2026-06-10 14:20:25.144034 | Job console starting
2026-06-10 14:20:25.267310 | Updating git repos
2026-06-10 14:20:25.399352 | Cloning repos into workspace
2026-06-10 14:20:31.421319 | Restoring repo states
2026-06-10 14:20:31.464087 | Merging changes
2026-06-10 14:20:32.935807 | Checking out repos
2026-06-10 14:20:34.151487 | Preparing playbooks
2026-06-10 14:20:40.099253 | Running Ansible setup
2026-06-10 14:20:46.615011 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-10 14:20:47.300263 | 
2026-06-10 14:20:47.300414 | PLAY [localhost]
2026-06-10 14:20:47.308631 | 
2026-06-10 14:20:47.308700 | TASK [Gathering Facts]
2026-06-10 14:20:49.314321 | localhost | ok
2026-06-10 14:20:49.327495 | 
2026-06-10 14:20:49.327662 | TASK [log-inventory : Ensure Zuul Ansible directory exists]
2026-06-10 14:20:49.772037 | localhost -> localhost | changed
2026-06-10 14:20:49.785540 | 
2026-06-10 14:20:49.785688 | TASK [log-inventory : Copy ansible inventory to logs dir]
2026-06-10 14:20:50.652376 | localhost -> localhost | changed
2026-06-10 14:20:50.658818 | 
2026-06-10 14:20:50.658909 | TASK [Setup log path fact]
2026-06-10 14:20:50.679138 | localhost | ok
2026-06-10 14:20:50.689894 | 
2026-06-10 14:20:50.689968 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-10 14:20:50.727099 | localhost | ok
2026-06-10 14:20:52.320123 | 
2026-06-10 14:20:52.320289 | TASK [emit-job-header : Print job information]
2026-06-10 14:20:52.378094 | # Job Information
2026-06-10 14:20:52.378341 | Ansible Version: 2.16.18
2026-06-10 14:20:52.378378 | Job: cifmw-crc-podified-edpm-baremetal
2026-06-10 14:20:52.378403 | Pipeline: github-check
2026-06-10 14:20:52.378448 | Executor: 38.129.56.84
2026-06-10 14:20:52.378474 | Triggered by: https://github.com/openstack-k8s-operators/ci-framework/pull/3980
2026-06-10 14:20:52.378504 | Log URL (when completed): https://gateway-cloud-softwarefactory.apps.ocp.cloud.ci.centos.org/logs/251/rdoproject.org/2518f1c23c0c431686e82958b187d428/
2026-06-10 14:20:52.378530 | Event ID: 863c0c90-64d5-11f1-8cdc-138a304a692b
2026-06-10 14:20:52.382586 | 
2026-06-10 14:20:52.382721 | LOOP [emit-job-header : Print node information]
2026-06-10 14:20:53.181584 | localhost | ok:
2026-06-10 14:20:53.181752 | localhost | # Node Information
2026-06-10 14:20:53.181778 | localhost | Inventory Hostname: controller
2026-06-10 14:20:53.181800 | localhost | Hostname: np0000069834
2026-06-10 14:20:53.181826 | localhost | Username: zuul
2026-06-10 14:20:53.181868 | localhost | Distro: CentOS 9
2026-06-10 14:20:53.182055 | localhost | Provider: vexxhost-nodepool-tripleo
2026-06-10 14:20:53.182094 | localhost | Region: RegionOne
2026-06-10 14:20:53.182115 | localhost | Label: centos-9-stream-crc-2-56-0-6xlarge
2026-06-10 14:20:53.182135 | localhost | Product Name: OpenStack Nova
2026-06-10 14:20:53.182151 | localhost | Interface IP: 38.102.83.248
2026-06-10 14:20:53.202914 | 
2026-06-10 14:20:53.203241 | PLAY [all]
2026-06-10 14:20:53.224905 | 
2026-06-10 14:20:53.225008 | TASK [Gather network facts]
2026-06-10 14:20:59.872639 | controller | ok
2026-06-10 14:20:59.881548 | 
2026-06-10 14:20:59.881656 | TASK [include_role : start-zuul-console]
2026-06-10 14:20:59.902973 | controller | ok
2026-06-10 14:20:59.918697 | 
2026-06-10 14:20:59.918847 | TASK [start-zuul-console : Start zuul_console daemon.]
2026-06-10 14:21:01.256272 | controller | ok
2026-06-10 14:21:01.264904 | 
2026-06-10 14:21:01.265048 | TASK [include_role : add-build-sshkey]
2026-06-10 14:21:01.300962 | controller | ok
2026-06-10 14:21:01.312583 | 
2026-06-10 14:21:01.312669 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build]
2026-06-10 14:21:01.610701 | controller -> localhost | ok
2026-06-10 14:21:01.617284 | 
2026-06-10 14:21:01.617428 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID]
2026-06-10 14:21:01.647902 | controller | ok
2026-06-10 14:21:01.666876 | controller | included: /var/lib/zuul/builds/2518f1c23c0c431686e82958b187d428/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml
2026-06-10 14:21:01.673382 | 
2026-06-10 14:21:01.673470 | TASK [add-build-sshkey : Create Temp SSH key]
2026-06-10 14:21:02.461631 | controller -> localhost | Generating public/private rsa key pair.
2026-06-10 14:21:02.461801 | controller -> localhost | Your identification has been saved in /var/lib/zuul/builds/2518f1c23c0c431686e82958b187d428/work/2518f1c23c0c431686e82958b187d428_id_rsa
2026-06-10 14:21:02.461831 | controller -> localhost | Your public key has been saved in /var/lib/zuul/builds/2518f1c23c0c431686e82958b187d428/work/2518f1c23c0c431686e82958b187d428_id_rsa.pub
2026-06-10 14:21:02.461921 | controller -> localhost | The key fingerprint is:
2026-06-10 14:21:02.461948 | controller -> localhost | SHA256:fGyKtofzrEW5ncNBeFW5xH3cOkV09EzPEhjgVb+qZvU zuul-build-sshkey
2026-06-10 14:21:02.461968 | controller -> localhost | The key's randomart image is:
2026-06-10 14:21:02.461987 | controller -> localhost | +---[RSA 3072]----+
2026-06-10 14:21:02.462006 | controller -> localhost | |          ..+*+BB|
2026-06-10 14:21:02.462025 | controller -> localhost | |         o o. +*X|
2026-06-10 14:21:02.462043 | controller -> localhost | |        . +  ..+B|
2026-06-10 14:21:02.462062 | controller -> localhost | |       . =    +..|
2026-06-10 14:21:02.462079 | controller -> localhost | |        S =    o |
2026-06-10 14:21:02.462097 | controller -> localhost | |       o B o ..  |
2026-06-10 14:21:02.462114 | controller -> localhost | |      o.+ = ...  |
2026-06-10 14:21:02.462132 | controller -> localhost | |     .o+.  +.  E |
2026-06-10 14:21:02.462150 | controller -> localhost | |      o=o o.     |
2026-06-10 14:21:02.462167 | controller -> localhost | +----[SHA256]-----+
2026-06-10 14:21:02.462210 | controller -> localhost | ok: Runtime: 0:00:00.280720
2026-06-10 14:21:02.466107 | 
2026-06-10 14:21:02.466169 | TASK [add-build-sshkey : Remote setup ssh keys (linux)]
2026-06-10 14:21:02.504596 | controller | ok
2026-06-10 14:21:02.513019 | controller | included: /var/lib/zuul/builds/2518f1c23c0c431686e82958b187d428/trusted/project_1/opendev.org/zuul/zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml
2026-06-10 14:21:02.519878 | 
2026-06-10 14:21:02.519941 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey]
2026-06-10 14:21:02.555239 | controller | skipping: Conditional result was False
2026-06-10 14:21:02.560540 | 
2026-06-10 14:21:02.560615 | TASK [add-build-sshkey : Enable access via build key on all nodes]
2026-06-10 14:21:03.264977 | controller | changed
2026-06-10 14:21:03.268755 | 
2026-06-10 14:21:03.268822 | TASK [add-build-sshkey : Make sure user has a .ssh]
2026-06-10 14:21:03.576004 | controller | ok
2026-06-10 14:21:03.586163 | 
2026-06-10 14:21:03.586354 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes]
2026-06-10 14:21:05.024097 | controller | changed
2026-06-10 14:21:05.040734 | 
2026-06-10 14:21:05.041030 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes]
2026-06-10 14:21:06.583184 | controller | changed
2026-06-10 14:21:06.591640 | 
2026-06-10 14:21:06.591777 | TASK [add-build-sshkey : Remote setup ssh keys (windows)]
2026-06-10 14:21:06.638538 | controller | skipping: Conditional result was False
2026-06-10 14:21:06.648693 | 
2026-06-10 14:21:06.648883 | TASK [remove-zuul-sshkey : Remove master key from local agent]
2026-06-10 14:21:07.111388 | controller -> localhost | changed
2026-06-10 14:21:07.130635 | 
2026-06-10 14:21:07.130847 | TASK [add-build-sshkey : Add back temp key]
2026-06-10 14:21:07.520023 | controller -> localhost | Identity added: /var/lib/zuul/builds/2518f1c23c0c431686e82958b187d428/work/2518f1c23c0c431686e82958b187d428_id_rsa (zuul-build-sshkey)
2026-06-10 14:21:07.520356 | controller -> localhost | ok: Runtime: 0:00:00.016710
2026-06-10 14:21:07.528424 | 
2026-06-10 14:21:07.528563 | TASK [add-build-sshkey : Verify we can still SSH to all nodes]
2026-06-10 14:21:08.059760 | controller | ok
2026-06-10 14:21:08.067321 | 
2026-06-10 14:21:08.067457 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)]
2026-06-10 14:21:08.104891 | controller | skipping: Conditional result was False
2026-06-10 14:21:08.123148 | 
2026-06-10 14:21:08.123317 | TASK [include_role : validate-host]
2026-06-10 14:21:08.159563 | controller | ok
2026-06-10 14:21:08.195946 | 
2026-06-10 14:21:08.196086 | TASK [validate-host : Define zuul_info_dir fact]
2026-06-10 14:21:08.237807 | controller | ok
2026-06-10 14:21:08.242635 | 
2026-06-10 14:21:08.242725 | TASK [validate-host : Ensure Zuul Ansible directory exists]
2026-06-10 14:21:08.602885 | controller -> localhost | ok
2026-06-10 14:21:08.613449 | 
2026-06-10 14:21:08.613586 | TASK [validate-host : Collect information about the host]
2026-06-10 14:21:09.478300 | controller | ok
2026-06-10 14:21:09.497835 | 
2026-06-10 14:21:09.498094 | TASK [validate-host : Sanitize hostname]
2026-06-10 14:21:09.677153 | controller | ok
2026-06-10 14:21:09.682525 | 
2026-06-10 14:21:09.682610 | TASK [validate-host : Write out all ansible variables/facts known for each host]
2026-06-10 14:21:10.285904 | controller -> localhost | changed
2026-06-10 14:21:10.301305 | 
2026-06-10 14:21:10.301579 | TASK [validate-host : Collect information about zuul worker]
2026-06-10 14:21:10.867320 | controller | ok
2026-06-10 14:21:10.876047 | 
2026-06-10 14:21:10.876198 | TASK [validate-host : Write out all zuul information for each host]
2026-06-10 14:21:11.471255 | controller -> localhost | changed
2026-06-10 14:21:11.488643 | 
2026-06-10 14:21:11.488776 | TASK [include_role : prepare-workspace-openshift]
2026-06-10 14:21:11.506368 | controller | skipping: Conditional result was False
2026-06-10 14:21:11.514003 | 
2026-06-10 14:21:11.514145 | TASK [include_role : remove-zuul-sshkey]
2026-06-10 14:21:11.531500 | controller | skipping: Conditional result was False
2026-06-10 14:21:11.540896 | 
2026-06-10 14:21:11.541040 | LOOP [ensure-output-dirs : Empty Zuul Output directories by removing them]
2026-06-10 14:21:11.933352 | controller | ok: "logs"
2026-06-10 14:21:11.933807 | controller | ok: All items complete
2026-06-10 14:21:11.933920 | 
2026-06-10 14:21:12.289955 | controller | ok: "artifacts"
2026-06-10 14:21:12.618637 | controller | ok: "docs"
2026-06-10 14:21:12.628614 | 
2026-06-10 14:21:12.628831 | LOOP [ensure-output-dirs : Ensure Zuul Output directories exist]
2026-06-10 14:21:13.016585 | controller | changed: "logs"
2026-06-10 14:21:13.349756 | controller | changed: "artifacts"
2026-06-10 14:21:13.676906 | controller | changed: "docs"
2026-06-10 14:21:13.698232 | 
2026-06-10 14:21:13.698501 | PLAY RECAP
2026-06-10 14:21:13.698624 | controller | ok: 22 changed: 9 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-10 14:21:13.698687 | localhost | ok: 6 changed: 2 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-10 14:21:13.698786 | 
2026-06-10 14:21:13.861685 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/pre.yaml@master]
2026-06-10 14:21:13.863744 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-10 14:21:14.679630 | 
2026-06-10 14:21:14.679780 | PLAY [all]
2026-06-10 14:21:14.691382 | 
2026-06-10 14:21:14.691487 | TASK [mirror-info-fork : Set mirror_fqdn if not defined]
2026-06-10 14:21:14.774771 | controller | ok
2026-06-10 14:21:14.783336 | 
2026-06-10 14:21:14.783501 | TASK [mirror-info-fork : Create /etc/ci]
2026-06-10 14:21:15.395716 | controller | changed
2026-06-10 14:21:15.406516 | 
2026-06-10 14:21:15.406664 | TASK [mirror-info-fork : Install ci_mirror script]
2026-06-10 14:21:17.354223 | controller | changed
2026-06-10 14:21:17.371660 | 
2026-06-10 14:21:17.371806 | LOOP [add-authorized-keys : Enable access via build key on all nodes]
2026-06-10 14:21:18.028969 | controller | changed:
2026-06-10 14:21:18.029388 | controller | {
2026-06-10 14:21:18.029617 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA4Z/c9osaGGtU6X8fgELwfj/yayRurfcKA0HMFfdpPxev2dbwljysMuzoVp4OZmW1gvGtyYPSNRvnzgsaabPNKNo2ym5NToCP6UM+KSe93aln4BcM/24mXChYAbXJQ5Bqq/pIzsGs/pKetQN+vwvMxLOwTvpcsCJBXaa981RKML6xj9l/UZ7IIq1HSEKMvPLxZMWdu0Ut8DkCd5F4nOw9Wgml2uYpDCj5LLCrQQ9ChdOMz8hz6SighhNlRpPkvPaet3OXxr/ytFMu7j7vv06CaEnuMMiY2aTWN1Imin9eHAylIqFHta/3gFfQSWt9jXM7owkBLKL7ATzhaAn+fjNupw== arxcruz@redhat.com"
2026-06-10 14:21:18.029694 | controller | }
2026-06-10 14:21:18.385511 | controller | changed:
2026-06-10 14:21:18.385722 | controller | {
2026-06-10 14:21:18.385804 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDS4Fn6k4deCnIlOtLWqZJyksbepjQt04j8Ed8CGx9EKkj0fKiAxiI4TadXQYPuNHMixZy4Nevjb6aDhL5Z906TfvNHKUrjrG7G26a0k8vdc61NEQ7FmcGMWRLwwc6ReDO7lFpzYKBMk4YqfWgBuGU/K6WLKiVW2cVvwIuGIaYrE1OiiX0iVUUk7KApXlDJMXn7qjSYynfO4mF629NIp8FJal38+Kv+HA+0QkE5Y2xXnzD4Lar5+keymiCHRntPppXHeLIRzbt0gxC7v3L72hpQ3BTBEzwHpeS8KY+SX1y5lRMN45thCHfJqGmARJREDjBvWG8JXOPmVIKQtZmVcD5b mandreou@redhat.com"
2026-06-10 14:21:18.385929 | controller | }
2026-06-10 14:21:18.739027 | controller | changed:
2026-06-10 14:21:18.739161 | controller | {
2026-06-10 14:21:18.739194 | 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-10 14:21:18.739220 | controller | }
2026-06-10 14:21:19.170386 | controller | changed:
2026-06-10 14:21:19.170557 | controller | {
2026-06-10 14:21:19.170609 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFCbgz8gdERiJlk2IKOtkjQxEXejrio6ZYMJAVJYpOIp raukadah@gmail.com"
2026-06-10 14:21:19.170651 | controller | }
2026-06-10 14:21:19.548552 | controller | changed:
2026-06-10 14:21:19.548823 | controller | {
2026-06-10 14:21:19.548949 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBqb3Q/9uDf4LmihQ7xeJ9gA/STIQUFPSfyyV0m8AoQi bshewale@redhat.com"
2026-06-10 14:21:19.549011 | controller | }
2026-06-10 14:21:19.950675 | controller | changed:
2026-06-10 14:21:19.950845 | controller | {
2026-06-10 14:21:19.950946 | controller |   "public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0I8QqQx0Az2ysJt2JuffucLijhBqnsXKEIx5GyHwxVULROa8VtNFXUDH6ZKZavhiMcmfHB2+TBTda+lDP4FldYj06dGmzCY+IYGa+uDRdxHNGYjvCfLFcmLlzRK6fNbTcui+KlUFUdKe0fb9CRoGKyhlJD5GRkM1Dv+Yb6Bj+RNnmm1fVGYxzmrD2utvffYEb0SZGWxq2R9gefx1q/3wCGjeqvufEV+AskPhVGc5T7t9eyZ4qmslkLh1/nMuaIBFcr9AUACRajsvk6mXrAN1g3HlBf2gQlhi1UEyfbqIQvzzFtsbLDlSum/KmKjy818GzvWjERfQ0VkGzCd9bSLVL dviroel@redhat.com"
2026-06-10 14:21:19.950993 | controller | }
2026-06-10 14:21:20.363954 | controller | changed:
2026-06-10 14:21:20.364144 | controller | {
2026-06-10 14:21:20.364207 | 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-10 14:21:20.364260 | controller | }
2026-06-10 14:21:20.869296 | controller | changed:
2026-06-10 14:21:20.869469 | controller | {
2026-06-10 14:21:20.869524 | 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-10 14:21:20.869584 | controller | }
2026-06-10 14:21:21.237348 | controller | changed:
2026-06-10 14:21:21.237548 | controller | {
2026-06-10 14:21:21.237625 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHUnwjB20UKmsSed9X73eGNV5AOEFccQ3NYrRW776pEk cjeanner"
2026-06-10 14:21:21.237692 | controller | }
2026-06-10 14:21:21.571780 | controller | changed:
2026-06-10 14:21:21.571999 | controller | {
2026-06-10 14:21:21.572105 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDercCMGn8rW1C4P67tHgtflPdTeXlpyUJYH+6XDd2lR jgilaber@redhat.com"
2026-06-10 14:21:21.572165 | controller | }
2026-06-10 14:21:21.961299 | controller | changed:
2026-06-10 14:21:21.961509 | controller | {
2026-06-10 14:21:21.961562 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAMI6kkg9Wg0sG7jIJmyZemEBwUn1yzNpQQd3gnulOmZ adrianfuscoarnejo@gmail.com"
2026-06-10 14:21:21.961602 | controller | }
2026-06-10 14:21:22.317577 | controller | changed:
2026-06-10 14:21:22.317749 | controller | {
2026-06-10 14:21:22.317804 | controller |   "public_key": "ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPijwpQu/3jhhhBZInXNOLEH57DrknPc3PLbsRvYyJIFzwYjX+WD4a7+nGnMYS42MuZk6TJcVqgnqofVx4isoD4= ramishra@redhat.com"
2026-06-10 14:21:22.317900 | controller | }
2026-06-10 14:21:22.701365 | controller | changed:
2026-06-10 14:21:22.701538 | controller | {
2026-06-10 14:21:22.701626 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICWBreHW95Wz2Toz5YwCGQwFcUG8oFYkienDh9tntmDc ralfieri@redhat.com"
2026-06-10 14:21:22.701683 | controller | }
2026-06-10 14:21:23.049057 | controller | changed:
2026-06-10 14:21:23.049176 | controller | {
2026-06-10 14:21:23.049200 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDK0iKdi8jQTpQrDdLVH/AAgLVYyTXF7AQ1gjc/5uT3t ykarel@yatinkarel"
2026-06-10 14:21:23.049218 | controller | }
2026-06-10 14:21:23.459670 | controller | changed:
2026-06-10 14:21:23.459879 | controller | {
2026-06-10 14:21:23.459940 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIF/V/cLotA6LZeO32VL45Hd78skuA2lJA425Sm2LlQeZ fmount@horcrux"
2026-06-10 14:21:23.459982 | controller | }
2026-06-10 14:21:23.833031 | controller | changed:
2026-06-10 14:21:23.833252 | controller | {
2026-06-10 14:21:23.833321 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDa7QCjuDMVmRPo1rREbGwzYeBCYVN+Ou/3WKXZEC6Sr"
2026-06-10 14:21:23.833376 | controller | }
2026-06-10 14:21:24.214395 | controller | changed:
2026-06-10 14:21:24.214559 | controller | {
2026-06-10 14:21:24.214615 | 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-10 14:21:24.214660 | controller | }
2026-06-10 14:21:24.611038 | controller | changed:
2026-06-10 14:21:24.611204 | controller | {
2026-06-10 14:21:24.611258 | 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-10 14:21:24.611319 | controller | }
2026-06-10 14:21:25.441723 | controller | changed:
2026-06-10 14:21:25.441936 | controller | {
2026-06-10 14:21:25.441971 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOKLl0NYKwoZ/JY5KeZU8VwRAggeOxqQJeoqp3dsAaY9"
2026-06-10 14:21:25.441991 | controller | }
2026-06-10 14:21:28.577389 | controller | changed:
2026-06-10 14:21:28.577590 | controller | {
2026-06-10 14:21:28.577670 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIASASQOH2BcOyLKuuDOdWZlPi2orcjcA8q4400T73DLH evallesp@fedora"
2026-06-10 14:21:28.577739 | controller | }
2026-06-10 14:21:29.673732 | controller | changed:
2026-06-10 14:21:29.673981 | controller | {
2026-06-10 14:21:29.674052 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILeBWlamUph+jRKV2qrx1PGU7vWuGIt5+z9k96I8WehW amsinha@amsinha-mac"
2026-06-10 14:21:29.674112 | controller | }
2026-06-10 14:21:31.130227 | controller | changed:
2026-06-10 14:21:31.130420 | controller | {
2026-06-10 14:21:31.130471 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIANvVgvJBlK3gb1yz5uef/JqIGq4HLEmY2dYA8e37swb morenod@redhat-laptop"
2026-06-10 14:21:31.130513 | controller | }
2026-06-10 14:21:32.460784 | controller | changed:
2026-06-10 14:21:32.460946 | controller | {
2026-06-10 14:21:32.460981 | 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-10 14:21:32.461011 | controller | }
2026-06-10 14:21:35.443121 | controller | changed:
2026-06-10 14:21:35.443286 | controller | {
2026-06-10 14:21:35.443349 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKwedoZ0TWPJX/z/4TAbO/kKcDZOQVgRH0hAqrL5UCI1 vcastell@redhat.com"
2026-06-10 14:21:35.443399 | controller | }
2026-06-10 14:21:36.375165 | controller | changed:
2026-06-10 14:21:36.375415 | controller | {
2026-06-10 14:21:36.375473 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEmv8sE8GCk6ZTPIqF0FQrttBdL3mq7rCm/IJy0xDFh7 michburk@redhat.com"
2026-06-10 14:21:36.375515 | controller | }
2026-06-10 14:21:37.384372 | controller | changed:
2026-06-10 14:21:37.384573 | controller | {
2026-06-10 14:21:37.384646 | controller |   "public_key": "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICy6GpGEtwevXEEn4mmLR5lmSLe23dGgAvzkB9DMNbkf rsafrono@rsafrono"
2026-06-10 14:21:37.384703 | controller | }
2026-06-10 14:21:37.423195 | 
2026-06-10 14:21:37.423399 | TASK [Set timezone to UTC]
2026-06-10 14:21:38.455169 | controller | changed: executed `/bin/timedatectl set-timezone UTC`
2026-06-10 14:21:38.458969 | 
2026-06-10 14:21:38.459037 | TASK [Create nodepool directory]
2026-06-10 14:21:38.851067 | controller | changed
2026-06-10 14:21:38.856887 | 
2026-06-10 14:21:38.856968 | TASK [Create nodepool sub_nodes file]
2026-06-10 14:21:40.291557 | controller | changed
2026-06-10 14:21:40.300400 | 
2026-06-10 14:21:40.300561 | TASK [Create nodepool sub_nodes_private file]
2026-06-10 14:21:41.794483 | controller | changed
2026-06-10 14:21:41.803036 | 
2026-06-10 14:21:41.803171 | LOOP [Populate nodepool sub_nodes file]
2026-06-10 14:21:41.844379 | 
2026-06-10 14:21:41.844556 | LOOP [Populate nodepool sub_nodes_private file]
2026-06-10 14:21:41.899947 | 
2026-06-10 14:21:41.900243 | TASK [Create nodepool primary file]
2026-06-10 14:21:41.937059 | controller | skipping: Conditional result was False
2026-06-10 14:21:41.950193 | 
2026-06-10 14:21:41.950429 | TASK [Create nodepool node_private for this node]
2026-06-10 14:21:43.356127 | controller | changed
2026-06-10 14:21:43.367483 | 
2026-06-10 14:21:43.367632 | LOOP [Copy ssh keys to nodepool directory]
2026-06-10 14:21:43.987373 | controller | ok: Item: id_rsa Runtime: 0:00:00.007444
2026-06-10 14:21:43.987602 | 
2026-06-10 14:21:44.331768 | controller | ok: Item: id_rsa.pub Runtime: 0:00:00.006928
2026-06-10 14:21:44.346640 | 
2026-06-10 14:21:44.346837 | TASK [Add sudoers role for zuul-sudo-grep.sh]
2026-06-10 14:21:45.777112 | controller | changed
2026-06-10 14:21:45.785299 | 
2026-06-10 14:21:45.785432 | TASK [Validate sudoers config after edits]
2026-06-10 14:21:46.229139 | controller | /etc/sudoers: parsed OK
2026-06-10 14:21:46.229226 | controller | /etc/sudoers.d/90-cloud-init-users: parsed OK
2026-06-10 14:21:46.229236 | controller | /etc/sudoers.d/zuul: parsed OK
2026-06-10 14:21:46.229252 | controller | /etc/sudoers.d/zuul-sudo-grep: parsed OK
2026-06-10 14:21:46.335950 | controller | ok: Runtime: 0:00:00.008565
2026-06-10 14:21:46.346488 | 
2026-06-10 14:21:46.346669 | TASK [Show the environment passed in to job shell scripts]
2026-06-10 14:21:46.772587 | controller | SHELL=/bin/bash
2026-06-10 14:21:46.772703 | controller | ZUUL_PROJECT=openstack-k8s-operators/ci-framework
2026-06-10 14:21:46.772717 | controller | ZUUL_SHORT_PROJECT_NAME=ci-framework
2026-06-10 14:21:46.772730 | controller | ZUUL_CHANGES=openstack-k8s-operators/ci-framework:main:refs/changes/80/3980/3e8dd25703a4805910d61c34ab405cccba22639c
2026-06-10 14:21:46.772740 | controller | PWD=/home/zuul
2026-06-10 14:21:46.772749 | controller | ZUUL_PIPELINE=github-check
2026-06-10 14:21:46.772761 | controller | LOGNAME=zuul
2026-06-10 14:21:46.772769 | controller | XDG_SESSION_TYPE=tty
2026-06-10 14:21:46.772777 | controller | _=/usr/bin/env
2026-06-10 14:21:46.772789 | controller | MOTD_SHOWN=pam
2026-06-10 14:21:46.772797 | controller | HOME=/home/zuul
2026-06-10 14:21:46.772805 | controller | LANG=en_US.UTF-8
2026-06-10 14:21:46.772814 | controller | SSH_CONNECTION=38.129.56.84 56442 38.102.83.248 22
2026-06-10 14:21:46.772823 | 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-10 14:21:46.772832 | controller | ZUUL_CHANGE_IDS=3980,3e8dd25703a4805910d61c34ab405cccba22639c
2026-06-10 14:21:46.772840 | controller | WORKSPACE=/home/zuul/workspace
2026-06-10 14:21:46.772848 | controller | XDG_SESSION_CLASS=user
2026-06-10 14:21:46.772856 | controller | SELINUX_ROLE_REQUESTED=
2026-06-10 14:21:46.772864 | controller | LESSOPEN=||/usr/bin/lesspipe.sh %s
2026-06-10 14:21:46.772901 | controller | USER=zuul
2026-06-10 14:21:46.772909 | controller | ZUUL_VOTING=True
2026-06-10 14:21:46.772917 | controller | BUILD_TIMEOUT=10800000
2026-06-10 14:21:46.772933 | controller | SELINUX_USE_CURRENT_RANGE=
2026-06-10 14:21:46.772941 | controller | SHLVL=1
2026-06-10 14:21:46.772949 | controller | ZUUL_PATCHSET=3e8dd25703a4805910d61c34ab405cccba22639c
2026-06-10 14:21:46.772957 | controller | XDG_SESSION_ID=1
2026-06-10 14:21:46.772965 | controller | ZUUL_BRANCH=main
2026-06-10 14:21:46.772972 | controller | XDG_RUNTIME_DIR=/run/user/1000
2026-06-10 14:21:46.772980 | controller | SSH_CLIENT=38.129.56.84 56442 22
2026-06-10 14:21:46.772992 | controller | DEBUGINFOD_URLS=https://debuginfod.centos.org/
2026-06-10 14:21:46.773001 | controller | DEBUGINFOD_IMA_CERT_PATH=/etc/keys/ima:
2026-06-10 14:21:46.773009 | controller | which_declare=declare -f
2026-06-10 14:21:46.773017 | 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-10 14:21:46.773025 | controller | SELINUX_LEVEL_REQUESTED=
2026-06-10 14:21:46.773033 | controller | ZUUL_CHANGE=3980
2026-06-10 14:21:46.773040 | controller | DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus
2026-06-10 14:21:46.773048 | controller | ZUUL_UUID=2518f1c23c0c431686e82958b187d428
2026-06-10 14:21:46.773057 | controller | BASH_FUNC_which%%=() {  ( alias;
2026-06-10 14:21:46.773064 | controller |  eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@
2026-06-10 14:21:46.773073 | controller | }
2026-06-10 14:21:46.903302 | controller | ok: Runtime: 0:00:00.005852
2026-06-10 14:21:46.909468 | 
2026-06-10 14:21:46.909561 | TASK [Workaround hardcoded /home/zuul/workspace in zuul_legacy_vars]
2026-06-10 14:21:46.934534 | controller | skipping: Conditional result was False
2026-06-10 14:21:46.941656 | 
2026-06-10 14:21:46.941755 | TASK [Symlink /home/zuul-worker/workspace]
2026-06-10 14:21:47.476261 | controller | skipping: Conditional result was False
2026-06-10 14:21:47.487392 | 
2026-06-10 14:21:47.487702 | TASK [Ensure legacy workspace directory]
2026-06-10 14:21:47.857938 | controller | changed
2026-06-10 14:21:47.860569 | 
2026-06-10 14:21:47.860661 | PLAY RECAP
2026-06-10 14:21:47.860745 | controller | ok: 14 changed: 11 unreachable: 0 failed: 0 skipped: 5 rescued: 0 ignored: 0
2026-06-10 14:21:47.860816 | 
2026-06-10 14:21:48.000086 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/pre.yaml@master]
2026-06-10 14:21:48.003602 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/crc/podman.yaml@master]
2026-06-10 14:21:48.689459 | 
2026-06-10 14:21:48.689587 | PLAY [all,!compute]
2026-06-10 14:21:48.699339 | 
2026-06-10 14:21:48.699413 | TASK [Enable container-tools rhel-modules for c8/crc node]
2026-06-10 14:21:49.223538 | controller | skipping: Conditional result was False
2026-06-10 14:21:49.234467 | 
2026-06-10 14:21:49.234642 | TASK [Install podman]
2026-06-10 14:22:10.790735 | controller | changed
2026-06-10 14:22:10.799541 | 
2026-06-10 14:22:10.799674 | TASK [Set var name for quay login zuul secret]
2026-06-10 14:22:10.887113 | controller | skipping: Conditional result was False
2026-06-10 14:22:10.896560 | 
2026-06-10 14:22:10.896710 | TASK [Print the username]
2026-06-10 14:22:11.437694 | controller | openstack-k8s-operators+cirobot
2026-06-10 14:22:11.469151 | controller | ok: Runtime: 0:00:00.004491
2026-06-10 14:22:11.477554 | 
2026-06-10 14:22:11.477680 | TASK [Fail when user or password is not set]
2026-06-10 14:22:11.556156 | controller | skipping: Conditional result was False
2026-06-10 14:22:11.565103 | 
2026-06-10 14:22:11.565245 | TASK [Set vars for quay login]
2026-06-10 14:22:11.651301 | controller | Output suppressed because no_log was given
2026-06-10 14:22:11.658531 | 
2026-06-10 14:22:11.658657 | LOOP [Perform container registry login(s) with podman]
2026-06-10 14:22:12.964552 | controller | Output suppressed because no_log was given
2026-06-10 14:22:12.972737 | 
2026-06-10 14:22:12.972975 | LOOP [Perform container registry login(s) with buildah]
2026-06-10 14:22:13.047241 | controller | Output suppressed because no_log was given
2026-06-10 14:22:13.060095 | 
2026-06-10 14:22:13.060301 | TASK [Set Insecure registry for content provider]
2026-06-10 14:22:13.623923 | controller | changed: Block inserted
2026-06-10 14:22:13.626730 | 
2026-06-10 14:22:13.626907 | PLAY RECAP
2026-06-10 14:22:13.627040 | controller | ok: 5 changed: 4 unreachable: 0 failed: 0 skipped: 4 rescued: 0 ignored: 0
2026-06-10 14:22:13.627109 | 
2026-06-10 14:22:13.747322 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/crc/podman.yaml@master]
2026-06-10 14:22:13.749201 | PRE-RUN START: [trusted : review.rdoproject.org/config/playbooks/crc/simple-start.yaml@master]
2026-06-10 14:22:14.488632 | 
2026-06-10 14:22:14.488766 | PLAY [Prefer ipv4 over ipv6]
2026-06-10 14:22:14.500086 | 
2026-06-10 14:22:14.500167 | TASK [Configure /etc/gai.conf to prever ipv4 over ipv6]
2026-06-10 14:22:14.565203 | controller | skipping: Conditional result was False
2026-06-10 14:22:14.568029 | 
2026-06-10 14:22:14.568116 | PLAY [controller]
2026-06-10 14:22:14.575420 | 
2026-06-10 14:22:14.575530 | TASK [Fail when openshift_pull_sec not provided]
2026-06-10 14:22:14.600547 | controller | skipping: Conditional result was False
2026-06-10 14:22:14.607157 | 
2026-06-10 14:22:14.607249 | TASK [Clone repos in the job workspace]
2026-06-10 14:22:14.627205 | controller | ok
2026-06-10 14:22:14.648683 | 
2026-06-10 14:22:14.648815 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-10 14:22:15.201098 | controller | ok
2026-06-10 14:22:15.211070 | 
2026-06-10 14:22:15.211266 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-10 14:22:18.494228 | controller | Output suppressed because no_log was given
2026-06-10 14:22:18.509405 | 
2026-06-10 14:22:18.509553 | TASK [Create pull-secret.txt file]
2026-06-10 14:22:20.316425 | controller | Output suppressed because no_log was given
2026-06-10 14:22:20.324161 | 
2026-06-10 14:22:20.324309 | TASK [Apply CRC features and print image build date]
2026-06-10 14:22:20.355635 | controller | ok
2026-06-10 14:22:20.367517 | controller | included: /var/lib/zuul/builds/2518f1c23c0c431686e82958b187d428/trusted/project_0/review.rdoproject.org/config/playbooks/crc/features.yaml
2026-06-10 14:22:20.378359 | 
2026-06-10 14:22:20.378517 | TASK [Set additional parameters for crc - telemetry]
2026-06-10 14:22:20.938950 | controller | skipping: Conditional result was False
2026-06-10 14:22:20.943574 | 
2026-06-10 14:22:20.943639 | TASK [Set additional parameters for crc - monitoring]
2026-06-10 14:22:21.471506 | controller | skipping: Conditional result was False
2026-06-10 14:22:21.480596 | 
2026-06-10 14:22:21.480755 | TASK [Set minimum required memory to run the CRC when monitoring enabled]
2026-06-10 14:22:22.023180 | controller | skipping: Conditional result was False
2026-06-10 14:22:22.027589 | 
2026-06-10 14:22:22.027649 | TASK [Set additional parameters for crc - enable microshift preset]
2026-06-10 14:22:22.554911 | controller | skipping: Conditional result was False
2026-06-10 14:22:22.563771 | 
2026-06-10 14:22:22.563953 | TASK [Set additional parameters for crc - enable okd preset]
2026-06-10 14:22:23.111611 | controller | skipping: Conditional result was False
2026-06-10 14:22:23.121425 | 
2026-06-10 14:22:23.121690 | TASK [Delete the cluster if there's a non-default bundle URL]
2026-06-10 14:22:23.665124 | controller | skipping: Conditional result was False
2026-06-10 14:22:23.674120 | 
2026-06-10 14:22:23.674251 | TASK [Execute crc start command]
2026-06-10 14:29:53.206787 | controller | ok: Runtime: 0:07:28.873898
2026-06-10 14:29:53.212367 | 
2026-06-10 14:29:53.212435 | TASK [Verify that OpenShift is up and running]
2026-06-10 14:29:53.235560 | controller | ok
2026-06-10 14:29:53.251278 | controller | included: /var/lib/zuul/builds/2518f1c23c0c431686e82958b187d428/trusted/project_0/review.rdoproject.org/config/playbooks/crc/verify_openshift_start.yaml
2026-06-10 14:29:53.259074 | 
2026-06-10 14:29:53.259155 | TASK [Create script to login and verify services]
2026-06-10 14:29:54.939571 | controller | changed
2026-06-10 14:29:54.948982 | 
2026-06-10 14:29:54.949106 | TASK [Ensure that user is logged]
2026-06-10 14:29:55.364307 | controller | Checking login to the cluster 1...
2026-06-10 14:29:57.024762 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-10 14:29:57.024891 | controller |
2026-06-10 14:29:57.189010 | controller | The connection to the server oauth-openshift.apps-crc.testing was refused - did you specify the right host or port?
2026-06-10 14:29:57.193149 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-10 14:30:07.196384 | controller | Checking login to the cluster 2...
2026-06-10 14:30:07.824062 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-10 14:30:07.824165 | controller |
2026-06-10 14:30:08.354353 | controller | The connection to the server oauth-openshift.apps-crc.testing was refused - did you specify the right host or port?
2026-06-10 14:30:08.359621 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-10 14:30:18.362009 | controller | Checking login to the cluster 3...
2026-06-10 14:30:18.524137 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-10 14:30:18.524213 | controller |
2026-06-10 14:30:18.735921 | controller | Error from server (InternalError): Internal error occurred: unexpected response: 503
2026-06-10 14:30:18.741009 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-10 14:30:28.754608 | controller | Checking login to the cluster 4...
2026-06-10 14:30:28.994307 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-10 14:30:28.994434 | controller |
2026-06-10 14:30:29.147519 | controller | Error from server (InternalError): Internal error occurred: unexpected response: 503
2026-06-10 14:30:29.152598 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-10 14:30:39.310067 | controller | Checking login to the cluster 5...
2026-06-10 14:30:39.530459 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-10 14:30:39.530675 | controller |
2026-06-10 14:30:39.750340 | controller | Error from server (InternalError): Internal error occurred: unexpected response: 503
2026-06-10 14:30:39.766091 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-10 14:30:49.771051 | controller | Checking login to the cluster 6...
2026-06-10 14:30:50.165697 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-10 14:30:50.165802 | controller |
2026-06-10 14:30:50.808540 | controller | Error from server (InternalError): Internal error occurred: unexpected response: 503
2026-06-10 14:30:50.818164 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-10 14:31:00.823043 | controller | Checking login to the cluster 7...
2026-06-10 14:31:00.974947 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-10 14:31:00.975011 | controller |
2026-06-10 14:31:01.009736 | controller | The connection to the server oauth-openshift.apps-crc.testing was refused - did you specify the right host or port?
2026-06-10 14:31:01.017497 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-10 14:31:11.026921 | controller | Checking login to the cluster 8...
2026-06-10 14:31:11.174953 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-10 14:31:11.175027 | controller |
2026-06-10 14:31:11.915083 | controller | Login failed (401 Unauthorized)
2026-06-10 14:31:11.915140 | controller | Verify you have provided the correct credentials.
2026-06-10 14:31:11.926158 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-10 14:31:21.935812 | controller | Checking login to the cluster 9...
2026-06-10 14:31:22.099844 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-10 14:31:22.099929 | controller |
2026-06-10 14:31:22.516527 | controller | Login failed (401 Unauthorized)
2026-06-10 14:31:22.516589 | controller | Verify you have provided the correct credentials.
2026-06-10 14:31:22.523141 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-10 14:31:32.528594 | controller | Checking login to the cluster 10...
2026-06-10 14:31:32.639567 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-10 14:31:32.639635 | controller |
2026-06-10 14:31:33.124022 | controller | Login failed (401 Unauthorized)
2026-06-10 14:31:33.124091 | controller | Verify you have provided the correct credentials.
2026-06-10 14:31:33.134316 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-10 14:31:43.137304 | controller | Checking login to the cluster 11...
2026-06-10 14:31:43.296927 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-10 14:31:43.296995 | controller |
2026-06-10 14:31:46.071431 | controller | Login failed (401 Unauthorized)
2026-06-10 14:31:46.071513 | controller | Verify you have provided the correct credentials.
2026-06-10 14:31:46.076384 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-10 14:31:56.079197 | controller | Checking login to the cluster 12...
2026-06-10 14:31:56.190013 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-10 14:31:56.190083 | controller |
2026-06-10 14:31:56.631228 | controller | Login failed (401 Unauthorized)
2026-06-10 14:31:56.631295 | controller | Verify you have provided the correct credentials.
2026-06-10 14:31:56.634873 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-10 14:32:06.639228 | controller | Checking login to the cluster 13...
2026-06-10 14:32:06.753646 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-10 14:32:06.753735 | controller |
2026-06-10 14:32:07.458807 | controller | Login failed (401 Unauthorized)
2026-06-10 14:32:07.458891 | controller | Verify you have provided the correct credentials.
2026-06-10 14:32:07.463169 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-10 14:32:17.466104 | controller | Checking login to the cluster 14...
2026-06-10 14:32:17.599938 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-10 14:32:17.600005 | controller |
2026-06-10 14:32:17.900495 | controller | Login failed (401 Unauthorized)
2026-06-10 14:32:17.900561 | controller | Verify you have provided the correct credentials.
2026-06-10 14:32:17.905258 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-10 14:32:27.909133 | controller | Checking login to the cluster 15...
2026-06-10 14:32:28.037012 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-10 14:32:28.037079 | controller |
2026-06-10 14:32:28.444574 | controller | Login failed (401 Unauthorized)
2026-06-10 14:32:28.444640 | controller | Verify you have provided the correct credentials.
2026-06-10 14:32:28.448766 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-10 14:32:38.451046 | controller | Checking login to the cluster 16...
2026-06-10 14:32:38.578988 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-10 14:32:38.579062 | controller |
2026-06-10 14:32:38.989877 | controller | Login failed (401 Unauthorized)
2026-06-10 14:32:38.989947 | controller | Verify you have provided the correct credentials.
2026-06-10 14:32:38.993573 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-10 14:32:48.997697 | controller | Checking login to the cluster 17...
2026-06-10 14:32:49.110352 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-10 14:32:49.110436 | controller |
2026-06-10 14:32:50.050849 | controller | Login failed (401 Unauthorized)
2026-06-10 14:32:50.050940 | controller | Verify you have provided the correct credentials.
2026-06-10 14:32:50.054428 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-10 14:33:00.056898 | controller | Checking login to the cluster 18...
2026-06-10 14:33:00.202358 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-10 14:33:00.202423 | controller |
2026-06-10 14:33:00.703121 | controller | Login failed (401 Unauthorized)
2026-06-10 14:33:00.703213 | controller | Verify you have provided the correct credentials.
2026-06-10 14:33:00.708521 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-10 14:33:10.712766 | controller | Checking login to the cluster 19...
2026-06-10 14:33:10.830273 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-10 14:33:10.830343 | controller |
2026-06-10 14:33:19.133082 | controller | Login failed (401 Unauthorized)
2026-06-10 14:33:19.133267 | controller | Verify you have provided the correct credentials.
2026-06-10 14:33:19.140396 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-10 14:33:29.143381 | controller | Checking login to the cluster 20...
2026-06-10 14:33:29.247609 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-10 14:33:29.247683 | controller |
2026-06-10 14:33:30.901427 | controller | Login failed (401 Unauthorized)
2026-06-10 14:33:30.901494 | controller | Verify you have provided the correct credentials.
2026-06-10 14:33:30.905803 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-10 14:33:40.908194 | controller | Checking login to the cluster 21...
2026-06-10 14:33:41.047502 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-10 14:33:41.047579 | controller |
2026-06-10 14:33:41.435962 | controller | Login failed (401 Unauthorized)
2026-06-10 14:33:41.436078 | controller | Verify you have provided the correct credentials.
2026-06-10 14:33:41.446641 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-10 14:33:51.451071 | controller | Checking login to the cluster 22...
2026-06-10 14:33:51.574546 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-10 14:33:51.574648 | controller |
2026-06-10 14:33:56.591779 | controller | error: dial tcp 192.168.130.11:6443: connect: connection refused
2026-06-10 14:33:56.598974 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-10 14:34:06.603127 | controller | Checking login to the cluster 23...
2026-06-10 14:34:06.725989 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-10 14:34:06.726056 | controller |
2026-06-10 14:34:06.784972 | controller | Error from server (InternalError): Internal error occurred: unexpected response: 400
2026-06-10 14:34:06.790423 | controller | Can not login to the CRC cluster. Sleeping...
2026-06-10 14:34:16.791997 | controller | Checking login to the cluster 24...
2026-06-10 14:34:16.914642 | controller | WARNING: Using insecure TLS client config. Setting this option is not supported!
2026-06-10 14:34:16.914701 | controller |
2026-06-10 14:34:18.209850 | controller | Login successful.
2026-06-10 14:34:18.209931 | controller |
2026-06-10 14:34:18.237030 | controller | You have access to 65 projects, the list has been suppressed. You can list all projects with 'oc projects'
2026-06-10 14:34:18.237100 | controller |
2026-06-10 14:34:18.237107 | controller | Using project "default".
2026-06-10 14:34:18.732965 | controller | ok: Runtime: 0:04:22.900933
2026-06-10 14:34:18.742307 | 
2026-06-10 14:34:18.742433 | TASK [Delete all openshift-marketplace pods]
2026-06-10 14:34:20.248473 | controller | pod "certified-operators-l27pk" deleted
2026-06-10 14:34:20.261882 | controller | pod "community-operators-qhh6t" deleted
2026-06-10 14:34:20.276807 | controller | pod "marketplace-operator-547dbd544d-xchl9" deleted
2026-06-10 14:34:20.290050 | controller | pod "redhat-marketplace-ntdwx" deleted
2026-06-10 14:34:20.324498 | controller | pod "redhat-operators-x5vn9" deleted
2026-06-10 14:34:21.793949 | controller | ok: Runtime: 0:00:02.381593
2026-06-10 14:34:21.802885 | 
2026-06-10 14:34:21.803012 | TASK [Copy script ensure_services_up.sh]
2026-06-10 14:34:21.869915 | controller | skipping: Conditional result was False
2026-06-10 14:34:21.879704 | 
2026-06-10 14:34:21.879893 | TASK [Ensure all pods are up and running]
2026-06-10 14:34:22.423737 | controller | skipping: Conditional result was False
2026-06-10 14:34:22.434759 | 
2026-06-10 14:34:22.434984 | TASK [Check if there is a image build date file]
2026-06-10 14:34:22.814484 | controller | ok
2026-06-10 14:34:22.823316 | 
2026-06-10 14:34:22.823469 | TASK [Print image date if available]
2026-06-10 14:34:23.241796 | controller | Tue May  5 04:16:20 AM EDT 2026
2026-06-10 14:34:23.364273 | controller | ok: Runtime: 0:00:00.004406
2026-06-10 14:34:23.373106 | 
2026-06-10 14:34:23.373256 | TASK [Fix machineconfigpool]
2026-06-10 14:34:23.410274 | controller | skipping: Conditional result was False
2026-06-10 14:34:23.420602 | 
2026-06-10 14:34:23.420737 | TASK [Show available nodes]
2026-06-10 14:34:24.243735 | controller | NAME   STATUS   ROLES                         AGE    VERSION
2026-06-10 14:34:24.243812 | controller | crc    Ready    control-plane,master,worker   220d   v1.33.5
2026-06-10 14:34:24.467259 | controller | ok: Runtime: 0:00:00.487057
2026-06-10 14:34:24.472294 | 
2026-06-10 14:34:24.472365 | TASK [Configure insecure registry inside crc vm]
2026-06-10 14:34:24.515562 | controller | ok
2026-06-10 14:34:24.531734 | controller | included: /var/lib/zuul/builds/2518f1c23c0c431686e82958b187d428/trusted/project_0/review.rdoproject.org/config/playbooks/crc/crc_insecure_registry.yaml
2026-06-10 14:34:24.548827 | 
2026-06-10 14:34:24.549008 | TASK [Catch CRC IP]
2026-06-10 14:34:24.997452 | controller | 192.168.130.11
2026-06-10 14:34:25.087772 | controller | ok: Runtime: 0:00:00.086232
2026-06-10 14:34:25.096017 | 
2026-06-10 14:34:25.096141 | TASK [Patch the image.config.openshift.io resource to include insecure registry]
2026-06-10 14:34:25.613570 | controller | image.config.openshift.io/cluster patched
2026-06-10 14:34:25.660122 | controller | ok: Runtime: 0:00:00.165224
2026-06-10 14:34:25.668006 | 
2026-06-10 14:34:25.668129 | TASK [Check if id_ed25519 key exists]
2026-06-10 14:34:25.996841 | controller | ok
2026-06-10 14:34:26.006353 | 
2026-06-10 14:34:26.006483 | TASK [Set fact if new keypair exists]
2026-06-10 14:34:26.051743 | controller | ok
2026-06-10 14:34:26.060343 | 
2026-06-10 14:34:26.060578 | TASK [update the /etc/containers/registries.conf in crc vm]
2026-06-10 14:34:27.297379 | controller |
2026-06-10 14:34:27.297500 | controller | PLAY [Set insecure registry with in crc vm] ************************************
2026-06-10 14:34:27.297515 | controller |
2026-06-10 14:34:27.297524 | controller | TASK [Gathering Facts] *********************************************************
2026-06-10 14:34:35.010655 | controller | ok: [192.168.130.11]
2026-06-10 14:34:35.010731 | controller |
2026-06-10 14:34:35.010738 | controller | TASK [Set Insecure registry for content provider] ******************************
2026-06-10 14:34:36.077392 | controller | changed: [192.168.130.11]
2026-06-10 14:34:36.077455 | controller |
2026-06-10 14:34:36.077462 | controller | TASK [Restart crio] ************************************************************
2026-06-10 14:34:41.082255 | controller | changed: [192.168.130.11]
2026-06-10 14:34:41.082321 | controller |
2026-06-10 14:34:41.082329 | controller | TASK [Restart kubelet] *********************************************************
2026-06-10 14:34:42.777385 | controller | changed: [192.168.130.11]
2026-06-10 14:34:42.777445 | controller |
2026-06-10 14:34:42.777453 | controller | PLAY RECAP *********************************************************************
2026-06-10 14:34:42.777459 | controller | 192.168.130.11             : ok=4    changed=3    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0
2026-06-10 14:34:42.777464 | controller |
2026-06-10 14:34:43.128841 | controller | ok: Runtime: 0:00:16.448475
2026-06-10 14:34:43.137213 | 
2026-06-10 14:34:43.137342 | TASK [Catch CRC IP]
2026-06-10 14:34:43.560976 | controller | 192.168.130.11
2026-06-10 14:34:43.683235 | controller | ok: Runtime: 0:00:00.075779
2026-06-10 14:34:43.692246 | 
2026-06-10 14:34:43.692362 | TASK [Check if id_ed25519 key exists]
2026-06-10 14:34:43.996691 | controller | ok
2026-06-10 14:34:44.007457 | 
2026-06-10 14:34:44.007666 | TASK [Set fact if new keypair exists]
2026-06-10 14:34:44.056109 | controller | ok
2026-06-10 14:34:44.065611 | 
2026-06-10 14:34:44.065815 | TASK [Run crc]
2026-06-10 14:34:44.935577 | controller |
2026-06-10 14:34:44.935680 | controller | PLAY [OpenShift secret copy and CRC securitization] ****************************
2026-06-10 14:34:44.935691 | controller |
2026-06-10 14:34:44.935699 | controller | TASK [Gathering Facts] *********************************************************
2026-06-10 14:34:49.655309 | controller | ok: [192.168.130.11]
2026-06-10 14:34:49.655379 | controller |
2026-06-10 14:34:49.655384 | controller | TASK [Copy pull-secret] ********************************************************
2026-06-10 14:34:51.685199 | controller | changed: [192.168.130.11]
2026-06-10 14:34:51.685260 | controller |
2026-06-10 14:34:51.685268 | controller | TASK [Add crio config] *********************************************************
2026-06-10 14:34:53.965732 | controller | changed: [192.168.130.11]
2026-06-10 14:34:53.965844 | controller |
2026-06-10 14:34:53.965904 | controller | TASK [Restart crio to pickup new configuration] ********************************
2026-06-10 14:35:09.497126 | controller | changed: [192.168.130.11]
2026-06-10 14:35:09.497227 | controller |
2026-06-10 14:35:09.497238 | controller | PLAY RECAP *********************************************************************
2026-06-10 14:35:09.497248 | controller | 192.168.130.11             : ok=4    changed=3    unreachable=0    failed=0    skipped=0    rescued=0    ignored=0
2026-06-10 14:35:09.497256 | controller |
2026-06-10 14:35:09.785291 | controller | ok: Runtime: 0:00:25.125105
2026-06-10 14:35:09.791379 | 
2026-06-10 14:35:09.791460 | TASK [Set slower etcd profile]
2026-06-10 14:35:09.843539 | controller | ok
2026-06-10 14:35:09.874878 | 
2026-06-10 14:35:09.875022 | TASK [prepare-crc-cloud : Set slower profile]
2026-06-10 14:35:10.449846 | controller | etcd.operator.openshift.io/cluster patched
2026-06-10 14:35:10.907046 | controller | ok: Runtime: 0:00:00.191364
2026-06-10 14:35:10.918211 | 
2026-06-10 14:35:10.918452 | TASK [prepare-crc-cloud : Wait 30 seconds to apply]
2026-06-10 14:35:40.968891 | controller | ok
2026-06-10 14:35:40.983020 | 
2026-06-10 14:35:40.983202 | TASK [prepare-crc-cloud : Get pod phase status]
2026-06-10 14:41:31.075590 | controller | ok: Runtime: 0:00:00.188088
2026-06-10 14:41:31.091215 | 
2026-06-10 14:41:31.091403 | TASK [Set limit for disk usage - IOPS and Read/Write]
2026-06-10 14:41:31.146837 | controller | ok
2026-06-10 14:41:31.207984 | 
2026-06-10 14:41:31.208154 | TASK [disk-usage-limitation : Set facts for disk limitation]
2026-06-10 14:41:31.239124 | controller | ok
2026-06-10 14:41:31.245123 | 
2026-06-10 14:41:31.245221 | TASK [disk-usage-limitation : Print limits for the disk]
2026-06-10 14:41:31.286207 | controller | ok: Set limit to crc VM to the vda disk: iops 25000 read/write 367001600
2026-06-10 14:41:31.293635 | 
2026-06-10 14:41:31.293782 | TASK [disk-usage-limitation : Set limit to crc VM to the vda disk]
2026-06-10 14:41:31.728718 | controller |
2026-06-10 14:41:31.831555 | controller | ok: Runtime: 0:00:00.028880
2026-06-10 14:41:31.846638 | 
2026-06-10 14:41:31.846790 | TASK [Pause machineconfigpool]
2026-06-10 14:41:31.922319 | controller | ok
2026-06-10 14:41:31.977080 | 
2026-06-10 14:41:31.977269 | LOOP [prepare-crc-cloud : Pause the machineconfig configuration if mcp is not needed]
2026-06-10 14:41:32.561759 | controller | machineconfigpool.machineconfiguration.openshift.io/master patched
2026-06-10 14:41:32.562290 | controller | ok: Item: master Runtime: 0:00:00.181267
2026-06-10 14:41:33.079474 | controller | machineconfigpool.machineconfiguration.openshift.io/worker patched
2026-06-10 14:41:33.079629 | controller | ok: Item: worker Runtime: 0:00:00.204792
2026-06-10 14:41:33.088056 | 
2026-06-10 14:41:33.088270 | TASK [prepare-crc-cloud : Print current machineconfigpool]
2026-06-10 14:41:33.571320 | controller | NAME     CONFIG                                             UPDATED   UPDATING   DEGRADED   MACHINECOUNT   READYMACHINECOUNT   UPDATEDMACHINECOUNT   DEGRADEDMACHINECOUNT   AGE
2026-06-10 14:41:33.571412 | controller | master   rendered-master-463c990ae77c88c10ed494b769c09675   False     True       True       1              0                   0                     1                      220d
2026-06-10 14:41:33.571428 | controller | worker   rendered-worker-fad77fc0878a3fdf8c9ab4a7ce47df4d   True      False      False      0              0                   0                     0                      220d
2026-06-10 14:41:33.627508 | controller | ok: Runtime: 0:00:00.143436
2026-06-10 14:41:33.637956 | 
2026-06-10 14:41:33.638117 | TASK [Create cluster certificate approver workaround]
2026-06-10 14:41:33.691591 | controller | ok
2026-06-10 14:41:33.732768 | 
2026-06-10 14:41:33.732970 | LOOP [prepare-crc-cloud : Re-run accept certificates in Pending state few times]
2026-06-10 14:41:34.294473 | controller | ok: Item: Runtime: 0:00:00.166015
2026-06-10 14:41:34.294884 | controller | ok: All items complete
2026-06-10 14:41:34.294994 | 
2026-06-10 14:41:44.766098 | controller | ok: Item: Runtime: 0:00:00.131392
2026-06-10 14:41:55.307042 | controller | ok: Item: Runtime: 0:00:00.187747
2026-06-10 14:41:55.325465 | 
2026-06-10 14:41:55.325684 | TASK [prepare-crc-cloud : Create service account for - auto-csr-approver]
2026-06-10 14:41:56.728267 | controller | changed
2026-06-10 14:41:56.737658 | 
2026-06-10 14:41:56.737930 | TASK [prepare-crc-cloud : Apply cluster cert approver]
2026-06-10 14:41:57.330406 | controller | serviceaccount/csr-approver-sa created
2026-06-10 14:41:57.354531 | controller | clusterrole.rbac.authorization.k8s.io/csr-approver created
2026-06-10 14:41:57.373695 | controller | clusterrolebinding.rbac.authorization.k8s.io/csr-approver-binding created
2026-06-10 14:41:57.406195 | controller | cronjob.batch/auto-csr-approver created
2026-06-10 14:41:57.786897 | controller | ok: Runtime: 0:00:00.257706
2026-06-10 14:41:57.808583 | 
2026-06-10 14:41:57.808801 | TASK [Ensure that all cluster operators are stable]
2026-06-10 14:41:58.398826 | controller | False
2026-06-10 14:41:58.398963 | controller | True
2026-06-10 14:41:58.398976 | controller | True
2026-06-10 14:41:58.398984 | controller | True
2026-06-10 14:41:58.398992 | controller | True
2026-06-10 14:41:58.399403 | controller | True
2026-06-10 14:41:58.399419 | controller | True
2026-06-10 14:41:58.399427 | controller | True
2026-06-10 14:41:58.399435 | controller | True
2026-06-10 14:41:58.399443 | controller | True
2026-06-10 14:41:58.399450 | controller | True
2026-06-10 14:41:58.399584 | controller | True
2026-06-10 14:41:58.399596 | controller | True
2026-06-10 14:41:58.399603 | controller | True
2026-06-10 14:41:58.399611 | controller | True
2026-06-10 14:41:58.399619 | controller | True
2026-06-10 14:41:58.399626 | controller | True
2026-06-10 14:41:58.399634 | controller | True
2026-06-10 14:41:58.399641 | controller | True
2026-06-10 14:41:58.399650 | controller | True
2026-06-10 14:41:58.399657 | controller | True
2026-06-10 14:41:58.399664 | controller | True
2026-06-10 14:41:58.399672 | controller | True
2026-06-10 14:41:58.399680 | controller | True
2026-06-10 14:42:39.867539 | controller | ok: Runtime: 0:00:00.180613
2026-06-10 14:42:39.871659 | 
2026-06-10 14:42:39.871770 | PLAY [Set IOPS and Read/Write disk limitation excluding controller]
2026-06-10 14:42:39.872037 | 
2026-06-10 14:42:39.872108 | PLAY RECAP
2026-06-10 14:42:39.872190 | controller | ok: 34 changed: 14 unreachable: 0 failed: 0 skipped: 11 rescued: 0 ignored: 0
2026-06-10 14:42:39.872239 | 
2026-06-10 14:42:40.071450 | PRE-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/crc/simple-start.yaml@master]
2026-06-10 14:42:40.074886 | PRE-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-prepare.yml@main]
2026-06-10 14:42:40.764048 | 
2026-06-10 14:42:40.764162 | PLAY [Run ci/playbooks/e2e-prepare.yml]
2026-06-10 14:42:40.777204 | 
2026-06-10 14:42:40.777283 | TASK [Clone repos in the job workspace]
2026-06-10 14:42:40.797826 | controller | ok
2026-06-10 14:42:40.816124 | 
2026-06-10 14:42:40.816202 | TASK [prepare-workspace : Start zuul_console daemon.]
2026-06-10 14:42:41.364751 | controller | ok
2026-06-10 14:42:41.374978 | 
2026-06-10 14:42:41.375114 | TASK [prepare-workspace : Synchronize src repos to workspace directory.]
2026-06-10 14:42:42.684999 | controller | Output suppressed because no_log was given
2026-06-10 14:42:42.695180 | 
2026-06-10 14:42:42.695268 | TASK [Create zuul-output directory]
2026-06-10 14:42:43.206369 | controller | ok
2026-06-10 14:42:43.215041 | 
2026-06-10 14:42:43.215168 | TASK [Install required packages]
2026-06-10 14:42:44.645353 | controller | ok: Nothing to do
2026-06-10 14:42:44.666414 | 
2026-06-10 14:42:44.666619 | TASK [Output pip related things]
2026-06-10 14:42:46.367920 | controller | pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9)
2026-06-10 14:42:46.742980 | controller | ok: Runtime: 0:00:00.617775
2026-06-10 14:42:46.751225 | 
2026-06-10 14:42:46.751369 | TASK [Install requirements]
2026-06-10 14:43:53.049573 | controller | changed
2026-06-10 14:43:53.075451 | 
2026-06-10 14:43:53.075650 | TASK [Add cronjob to trigger job stats]
2026-06-10 14:43:53.143529 | controller | skipping: Conditional result was False
2026-06-10 14:43:53.153881 | 
2026-06-10 14:43:53.154030 | LOOP [Construct project change list]
2026-06-10 14:43:53.246309 | controller | ok:
2026-06-10 14:43:53.246576 | controller | {
2026-06-10 14:43:53.246609 | controller |   "branch": "main",
2026-06-10 14:43:53.246635 | controller |   "change": "3980",
2026-06-10 14:43:53.246660 | controller |   "change_message": "[DNM] [env_op_images] Improve CRI-O image origin verification accuracy\n\nCRI-O always reports the canonical source registry (e.g. registry.redhat.io) in \"Pulled image\" log lines, even when the image was actually fetched from a mirror. This made node_verified_image_origin unreliable -- it nearly always reported \"source\" for mirrored images.\r\n\r\nThis MR switches to using \"Trying to access\" log lines as the authoritative evidence for determining image origin, since those show the actual registry CRI-O contacted.\r\n\r\nAdditionally, the pulled-images report now aligns with PR #3865 which replaced deprecated ImageContentSourcePolicy (ICSP) with ImageDigestMirrorSet (IDMS) and ImageTagMirrorSet (ITMS) in the openshift_setup role:\r\n\r\n- Removed ICSP lookup (oc get imagecontentsourcepolicy)\r\n- Added ITMS lookup (oc get imagetagmirrorset)\r\n- Mirror mapping builder now flattens IDMS imageDigestMirrors and ITMS imageTagMirrors (no more ICSP repositoryDigestMirrors)\r\n- Unit tests were added covering mirror-override, fallback, and pull_failed scenarios.",
2026-06-10 14:43:53.246690 | controller |   "change_url": "https://github.com/openstack-k8s-operators/ci-framework/pull/3980",
2026-06-10 14:43:53.246713 | controller |   "commit_id": "3e8dd25703a4805910d61c34ab405cccba22639c",
2026-06-10 14:43:53.246735 | controller |   "patchset": "3e8dd25703a4805910d61c34ab405cccba22639c",
2026-06-10 14:43:53.246757 | controller |   "project": {
2026-06-10 14:43:53.246779 | controller |     "canonical_hostname": "github.com",
2026-06-10 14:43:53.246801 | controller |     "canonical_name": "github.com/openstack-k8s-operators/ci-framework",
2026-06-10 14:43:53.246823 | controller |     "name": "openstack-k8s-operators/ci-framework",
2026-06-10 14:43:53.246844 | controller |     "short_name": "ci-framework",
2026-06-10 14:43:53.246891 | controller |     "src_dir": "src/github.com/openstack-k8s-operators/ci-framework"
2026-06-10 14:43:53.246916 | controller |   },
2026-06-10 14:43:53.246939 | controller |   "topic": null
2026-06-10 14:43:53.246962 | controller | }
2026-06-10 14:43:53.279466 | 
2026-06-10 14:43:53.279547 | PLAY [Run ci/playbooks/build_runner_image.yml]
2026-06-10 14:43:53.284382 | 
2026-06-10 14:43:53.284440 | TASK [Filter out host if needed]
2026-06-10 14:43:53.293534 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-10 14:43:53.296801 | 
2026-06-10 14:43:53.296882 | TASK [Get git tag for image tagging]
2026-06-10 14:43:53.824928 | controller | skipping: Conditional result was False
2026-06-10 14:43:53.835278 | 
2026-06-10 14:43:53.835448 | TASK [Set openstack-runner image]
2026-06-10 14:43:53.871984 | controller | skipping: Conditional result was False
2026-06-10 14:43:53.882140 | 
2026-06-10 14:43:53.882274 | TASK [Build openstack-runner image]
2026-06-10 14:43:53.919144 | controller | skipping: Conditional result was False
2026-06-10 14:43:53.928430 | 
2026-06-10 14:43:53.928560 | TASK [Push openstack-runner image]
2026-06-10 14:43:53.964163 | controller | skipping: Conditional result was False
2026-06-10 14:43:53.972167 | 
2026-06-10 14:43:53.972273 | TASK [Make sure ci-framework directory exists]
2026-06-10 14:43:54.007107 | controller | skipping: Conditional result was False
2026-06-10 14:43:54.015981 | 
2026-06-10 14:43:54.016058 | TASK [Create EDPM ansible var file]
2026-06-10 14:43:54.053704 | controller | skipping: Conditional result was False
2026-06-10 14:43:54.057941 | 
2026-06-10 14:43:54.058059 | PLAY RECAP
2026-06-10 14:43:54.058163 | controller | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 0
2026-06-10 14:43:54.058210 | 
2026-06-10 14:43:54.215646 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-prepare.yml@main]
2026-06-10 14:43:54.220150 | PRE-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/dump_zuul_data.yml@main]
2026-06-10 14:43:54.863649 | 
2026-06-10 14:43:54.863761 | PLAY [Run ci/playbooks/dump_zuul_data.yml]
2026-06-10 14:43:54.875216 | 
2026-06-10 14:43:54.875351 | TASK [Create zuul-output directory]
2026-06-10 14:43:55.420639 | controller | changed
2026-06-10 14:43:55.429559 | 
2026-06-10 14:43:55.429772 | TASK [Slurp Zuul inventory test]
2026-06-10 14:43:55.912078 | controller -> localhost | ok
2026-06-10 14:43:55.924669 | 
2026-06-10 14:43:55.924829 | TASK [Save zuul inventory]
2026-06-10 14:43:57.717449 | controller | changed
2026-06-10 14:43:57.722492 | 
2026-06-10 14:43:57.722562 | TASK [Save zuul vars without the change_message]
2026-06-10 14:43:59.157686 | controller | changed
2026-06-10 14:43:59.160354 | 
2026-06-10 14:43:59.160445 | PLAY RECAP
2026-06-10 14:43:59.160529 | controller | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0
2026-06-10 14:43:59.160573 | 
2026-06-10 14:43:59.329716 | PRE-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/dump_zuul_data.yml@main]
2026-06-10 14:43:59.333624 | RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/edpm_baremetal_deployment/run.yml@main]
2026-06-10 14:44:00.005568 | 
2026-06-10 14:44:00.005689 | PLAY [Run ci/playbooks/edpm_baremetal_deployment/run.yml]
2026-06-10 14:44:00.016335 | 
2026-06-10 14:44:00.016415 | TASK [Filter out host if needed]
2026-06-10 14:44:00.024077 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-10 14:44:00.030031 | 
2026-06-10 14:44:00.030144 | TASK [Check for edpm-ansible.yml file]
2026-06-10 14:44:00.499708 | controller | ok
2026-06-10 14:44:00.508001 | 
2026-06-10 14:44:00.508169 | TASK [Check if new ssh keypair exists]
2026-06-10 14:44:00.536498 | controller | ok
2026-06-10 14:44:00.568832 | 
2026-06-10 14:44:00.569053 | TASK [recognize_ssh_keypair : Check if id_ed25519 key exists]
2026-06-10 14:44:00.903671 | controller | ok
2026-06-10 14:44:00.917444 | 
2026-06-10 14:44:00.917673 | TASK [recognize_ssh_keypair : Set fact if new keypair exists]
2026-06-10 14:44:00.969443 | controller | ok
2026-06-10 14:44:00.978908 | 
2026-06-10 14:44:00.979047 | TASK [recognize_ssh_keypair : Set fact if new keypair does not exists]
2026-06-10 14:44:01.005882 | controller | skipping: Conditional result was False
2026-06-10 14:44:01.017913 | 
2026-06-10 14:44:01.018085 | TASK [Add crc node in local inventory]
2026-06-10 14:44:01.055716 | controller | changed
2026-06-10 14:44:01.064370 | 
2026-06-10 14:44:01.064493 | LOOP [Ensure we know ssh hosts]
2026-06-10 14:44:01.678336 | controller | ok: Item: controller Runtime: 0:00:00.060935
2026-06-10 14:44:02.122983 | controller | ok: Item: crc Runtime: 0:00:00.130674
2026-06-10 14:44:02.134204 | 
2026-06-10 14:44:02.134407 | TASK [Load zuul_inventory]
2026-06-10 14:44:02.646422 | controller | ok
2026-06-10 14:44:02.658929 | 
2026-06-10 14:44:02.659124 | TASK [Inject CRC in zuul_inventory.yml]
2026-06-10 14:44:04.262273 | controller | changed
2026-06-10 14:44:04.268401 | 
2026-06-10 14:44:04.268488 | TASK [Perform Podified and EDPM deployment on compute nodes with virtual baremetal]
2026-06-10 14:44:05.794431 | controller |
2026-06-10 14:44:05.794556 | controller | PLAY [Remove status flag] ******************************************************
2026-06-10 14:44:05.794574 | controller |
2026-06-10 14:44:05.794587 | controller | TASK [Gathering Facts ] ********************************************************
2026-06-10 14:44:05.794604 | controller | Wednesday 10 June 2026  14:44:05 +0000 (0:00:00.042)       0:00:00.042 ********
2026-06-10 14:44:05.794615 | controller | Wednesday 10 June 2026  14:44:05 +0000 (0:00:00.041)       0:00:00.041 ********
2026-06-10 14:44:06.929538 | controller | ok: [localhost]
2026-06-10 14:44:06.929585 | controller |
2026-06-10 14:44:06.929596 | controller | TASK [Delete success flag if exists path={{ ansible_user_dir }}/cifmw-success, state=absent] ***
2026-06-10 14:44:06.929607 | controller | Wednesday 10 June 2026  14:44:06 +0000 (0:00:01.135)       0:00:01.177 ********
2026-06-10 14:44:06.929616 | controller | Wednesday 10 June 2026  14:44:06 +0000 (0:00:01.135)       0:00:01.176 ********
2026-06-10 14:44:07.285279 | controller | ok: [localhost]
2026-06-10 14:44:07.285358 | controller |
2026-06-10 14:44:07.285408 | controller | TASK [Inherit from parent scenarios if needed _raw_params=ci/playbooks/tasks/inherit_parent_scenario.yml] ***
2026-06-10 14:44:07.285426 | controller | Wednesday 10 June 2026  14:44:07 +0000 (0:00:00.355)       0:00:01.533 ********
2026-06-10 14:44:07.285438 | controller | Wednesday 10 June 2026  14:44:07 +0000 (0:00:00.355)       0:00:01.532 ********
2026-06-10 14:44:07.364921 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/ci/playbooks/tasks/inherit_parent_scenario.yml for localhost
2026-06-10 14:44:07.365008 | controller |
2026-06-10 14:44:07.365025 | controller | TASK [Inherit from parent parameter file if instructed file={{ item }}] ********
2026-06-10 14:44:07.365040 | controller | Wednesday 10 June 2026  14:44:07 +0000 (0:00:00.079)       0:00:01.613 ********
2026-06-10 14:44:07.365053 | controller | Wednesday 10 June 2026  14:44:07 +0000 (0:00:00.079)       0:00:01.612 ********
2026-06-10 14:44:07.401109 | controller | skipping: [localhost]
2026-06-10 14:44:07.401165 | controller |
2026-06-10 14:44:07.401188 | 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-10 14:44:07.401204 | controller | Wednesday 10 June 2026  14:44:07 +0000 (0:00:00.036)       0:00:01.649 ********
2026-06-10 14:44:07.401215 | controller | Wednesday 10 June 2026  14:44:07 +0000 (0:00:00.036)       0:00:01.648 ********
2026-06-10 14:44:07.446450 | controller | ok: [localhost]
2026-06-10 14:44:07.446518 | controller |
2026-06-10 14:44:07.446529 | controller | TASK [cifmw_setup : Get customized parameters ci_framework_params={{
2026-06-10 14:44:07.446541 | controller |   hostvars[inventory_hostname] |
2026-06-10 14:44:07.446556 | controller |   dict2items |
2026-06-10 14:44:07.446564 | controller |   selectattr("key", "match",
2026-06-10 14:44:07.446572 | controller |              "^(cifmw|pre|post)_(?!install_yamls|openshift_token|openshift_login|openshift_kubeconfig).*") |
2026-06-10 14:44:07.446580 | controller |   list | items2dict
2026-06-10 14:44:07.446588 | controller | }}] ***
2026-06-10 14:44:07.446596 | controller | Wednesday 10 June 2026  14:44:07 +0000 (0:00:00.045)       0:00:01.695 ********
2026-06-10 14:44:07.446604 | controller | Wednesday 10 June 2026  14:44:07 +0000 (0:00:00.045)       0:00:01.693 ********
2026-06-10 14:44:07.545339 | controller | ok: [localhost]
2026-06-10 14:44:07.545408 | controller |
2026-06-10 14:44:07.545419 | controller | TASK [install_ca : Ensure target directory exists path={{ cifmw_install_ca_trust_dir }}, state=directory, mode=0755] ***
2026-06-10 14:44:07.545428 | controller | Wednesday 10 June 2026  14:44:07 +0000 (0:00:00.098)       0:00:01.793 ********
2026-06-10 14:44:07.545437 | controller | Wednesday 10 June 2026  14:44:07 +0000 (0:00:00.098)       0:00:01.792 ********
2026-06-10 14:44:07.747919 | controller | ok: [localhost]
2026-06-10 14:44:07.747974 | controller |
2026-06-10 14:44:07.747986 | 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-10 14:44:07.747996 | controller | Wednesday 10 June 2026  14:44:07 +0000 (0:00:00.202)       0:00:01.995 ********
2026-06-10 14:44:07.748004 | controller | Wednesday 10 June 2026  14:44:07 +0000 (0:00:00.202)       0:00:01.994 ********
2026-06-10 14:44:07.777737 | controller | skipping: [localhost]
2026-06-10 14:44:07.777800 | controller |
2026-06-10 14:44:07.777811 | 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-10 14:44:07.777821 | controller | Wednesday 10 June 2026  14:44:07 +0000 (0:00:00.030)       0:00:02.025 ********
2026-06-10 14:44:07.777829 | controller | Wednesday 10 June 2026  14:44:07 +0000 (0:00:00.030)       0:00:02.024 ********
2026-06-10 14:44:07.815700 | controller | skipping: [localhost]
2026-06-10 14:44:07.815757 | controller |
2026-06-10 14:44:07.815768 | 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-10 14:44:07.815777 | controller | Wednesday 10 June 2026  14:44:07 +0000 (0:00:00.037)       0:00:02.063 ********
2026-06-10 14:44:07.815786 | controller | Wednesday 10 June 2026  14:44:07 +0000 (0:00:00.037)       0:00:02.062 ********
2026-06-10 14:44:07.864280 | controller | skipping: [localhost]
2026-06-10 14:44:07.864358 | controller |
2026-06-10 14:44:07.864369 | 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-10 14:44:07.864378 | controller | Wednesday 10 June 2026  14:44:07 +0000 (0:00:00.048)       0:00:02.111 ********
2026-06-10 14:44:07.864387 | controller | Wednesday 10 June 2026  14:44:07 +0000 (0:00:00.048)       0:00:02.110 ********
2026-06-10 14:44:07.903828 | controller | skipping: [localhost]
2026-06-10 14:44:07.903892 | controller |
2026-06-10 14:44:07.903904 | controller | TASK [install_ca : Update ca bundle _raw_params=update-ca-trust] ***************
2026-06-10 14:44:07.903910 | controller | Wednesday 10 June 2026  14:44:07 +0000 (0:00:00.040)       0:00:02.152 ********
2026-06-10 14:44:07.903914 | controller | Wednesday 10 June 2026  14:44:07 +0000 (0:00:00.040)       0:00:02.151 ********
2026-06-10 14:44:07.947596 | controller | skipping: [localhost]
2026-06-10 14:44:07.947705 | controller |
2026-06-10 14:44:07.947718 | controller | TASK [repo_setup : Ensure directories are present path={{ cifmw_repo_setup_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-10 14:44:07.947730 | controller | Wednesday 10 June 2026  14:44:07 +0000 (0:00:00.043)       0:00:02.195 ********
2026-06-10 14:44:07.947740 | controller | Wednesday 10 June 2026  14:44:07 +0000 (0:00:00.043)       0:00:02.194 ********
2026-06-10 14:44:08.561457 | controller | changed: [localhost] => (item=tmp)
2026-06-10 14:44:08.561553 | controller | changed: [localhost] => (item=artifacts/repositories)
2026-06-10 14:44:08.561564 | controller | changed: [localhost] => (item=venv/repo_setup)
2026-06-10 14:44:08.561574 | controller |
2026-06-10 14:44:08.561583 | controller | TASK [repo_setup : Make sure git-core package is installed name=git-core, state=present] ***
2026-06-10 14:44:08.561592 | controller | Wednesday 10 June 2026  14:44:08 +0000 (0:00:00.613)       0:00:02.809 ********
2026-06-10 14:44:08.561600 | controller | Wednesday 10 June 2026  14:44:08 +0000 (0:00:00.613)       0:00:02.808 ********
2026-06-10 14:44:09.565536 | controller | ok: [localhost]
2026-06-10 14:44:09.565594 | controller |
2026-06-10 14:44:09.565610 | 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-10 14:44:09.565616 | controller | Wednesday 10 June 2026  14:44:09 +0000 (0:00:01.003)       0:00:03.813 ********
2026-06-10 14:44:09.565621 | controller | Wednesday 10 June 2026  14:44:09 +0000 (0:00:01.003)       0:00:03.812 ********
2026-06-10 14:44:10.609903 | controller | changed: [localhost]
2026-06-10 14:44:10.610008 | controller |
2026-06-10 14:44:10.610025 | 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-10 14:44:10.610051 | controller | Wednesday 10 June 2026  14:44:10 +0000 (0:00:01.043)       0:00:04.857 ********
2026-06-10 14:44:10.610084 | controller | Wednesday 10 June 2026  14:44:10 +0000 (0:00:01.043)       0:00:04.855 ********
2026-06-10 14:44:18.278207 | controller | changed: [localhost]
2026-06-10 14:44:18.278295 | controller |
2026-06-10 14:44:18.278305 | 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-10 14:44:18.278312 | controller | Wednesday 10 June 2026  14:44:18 +0000 (0:00:07.669)       0:00:12.526 ********
2026-06-10 14:44:18.278318 | controller | Wednesday 10 June 2026  14:44:18 +0000 (0:00:07.669)       0:00:12.525 ********
2026-06-10 14:44:19.163535 | controller | changed: [localhost]
2026-06-10 14:44:19.163619 | controller |
2026-06-10 14:44:19.163630 | 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-10 14:44:19.163639 | controller | Wednesday 10 June 2026  14:44:19 +0000 (0:00:00.885)       0:00:13.411 ********
2026-06-10 14:44:19.163648 | controller | Wednesday 10 June 2026  14:44:19 +0000 (0:00:00.885)       0:00:13.410 ********
2026-06-10 14:44:19.195595 | controller | skipping: [localhost]
2026-06-10 14:44:19.195704 | controller |
2026-06-10 14:44:19.195749 | 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-10 14:44:19.195765 | controller | Wednesday 10 June 2026  14:44:19 +0000 (0:00:00.032)       0:00:13.443 ********
2026-06-10 14:44:19.195778 | controller | Wednesday 10 June 2026  14:44:19 +0000 (0:00:00.032)       0:00:13.442 ********
2026-06-10 14:44:19.876347 | controller | changed: [localhost]
2026-06-10 14:44:19.876412 | controller |
2026-06-10 14:44:19.876423 | 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-10 14:44:19.876432 | controller | Wednesday 10 June 2026  14:44:19 +0000 (0:00:00.680)       0:00:14.124 ********
2026-06-10 14:44:19.876440 | controller | Wednesday 10 June 2026  14:44:19 +0000 (0:00:00.680)       0:00:14.123 ********
2026-06-10 14:44:19.924132 | controller | skipping: [localhost]
2026-06-10 14:44:19.924214 | controller |
2026-06-10 14:44:19.924238 | 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-10 14:44:19.924248 | controller | Wednesday 10 June 2026  14:44:19 +0000 (0:00:00.047)       0:00:14.171 ********
2026-06-10 14:44:19.924257 | controller | Wednesday 10 June 2026  14:44:19 +0000 (0:00:00.047)       0:00:14.170 ********
2026-06-10 14:44:19.973620 | controller | skipping: [localhost]
2026-06-10 14:44:19.973697 | controller |
2026-06-10 14:44:19.973707 | 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-10 14:44:19.973716 | controller | Wednesday 10 June 2026  14:44:19 +0000 (0:00:00.049)       0:00:14.221 ********
2026-06-10 14:44:19.973725 | controller | Wednesday 10 June 2026  14:44:19 +0000 (0:00:00.049)       0:00:14.220 ********
2026-06-10 14:44:20.020216 | controller | skipping: [localhost]
2026-06-10 14:44:20.020265 | controller |
2026-06-10 14:44:20.020294 | 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-10 14:44:20.020306 | controller | Wednesday 10 June 2026  14:44:20 +0000 (0:00:00.046)       0:00:14.268 ********
2026-06-10 14:44:20.020315 | controller | Wednesday 10 June 2026  14:44:20 +0000 (0:00:00.046)       0:00:14.266 ********
2026-06-10 14:44:20.582596 | controller | changed: [localhost]
2026-06-10 14:44:20.582663 | controller |
2026-06-10 14:44:20.582670 | controller | TASK [repo_setup : Dump full hash in delorean.repo.md5 file content={{ _repo_setup_json['full_hash'] }}
2026-06-10 14:44:20.582676 | controller | , dest={{ cifmw_repo_setup_basedir }}/artifacts/repositories/delorean.repo.md5, mode=0644] ***
2026-06-10 14:44:20.582682 | controller | Wednesday 10 June 2026  14:44:20 +0000 (0:00:00.562)       0:00:14.830 ********
2026-06-10 14:44:20.582688 | controller | Wednesday 10 June 2026  14:44:20 +0000 (0:00:00.562)       0:00:14.829 ********
2026-06-10 14:44:21.328662 | controller | changed: [localhost]
2026-06-10 14:44:21.328717 | controller |
2026-06-10 14:44:21.328732 | 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-10 14:44:21.328739 | controller | Wednesday 10 June 2026  14:44:21 +0000 (0:00:00.745)       0:00:15.576 ********
2026-06-10 14:44:21.328744 | controller | Wednesday 10 June 2026  14:44:21 +0000 (0:00:00.745)       0:00:15.575 ********
2026-06-10 14:44:21.364772 | controller | skipping: [localhost]
2026-06-10 14:44:21.364918 | controller |
2026-06-10 14:44:21.364929 | controller | TASK [repo_setup : Slurp current podified hash src={{ cifmw_repo_setup_basedir }}/artifacts/repositories/delorean.repo.md5] ***
2026-06-10 14:44:21.364938 | controller | Wednesday 10 June 2026  14:44:21 +0000 (0:00:00.035)       0:00:15.612 ********
2026-06-10 14:44:21.364945 | controller | Wednesday 10 June 2026  14:44:21 +0000 (0:00:00.035)       0:00:15.611 ********
2026-06-10 14:44:21.389936 | controller | skipping: [localhost]
2026-06-10 14:44:21.390085 | controller |
2026-06-10 14:44:21.390096 | controller | TASK [repo_setup : Update the value of full_hash _repo_setup_json={{ _repo_setup_json | combine({'full_hash': _hash}, recursive=true) }}] ***
2026-06-10 14:44:21.390104 | controller | Wednesday 10 June 2026  14:44:21 +0000 (0:00:00.025)       0:00:15.638 ********
2026-06-10 14:44:21.390110 | controller | Wednesday 10 June 2026  14:44:21 +0000 (0:00:00.025)       0:00:15.636 ********
2026-06-10 14:44:21.414012 | controller | skipping: [localhost]
2026-06-10 14:44:21.414065 | controller |
2026-06-10 14:44:21.414073 | 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-10 14:44:21.414079 | controller | Wednesday 10 June 2026  14:44:21 +0000 (0:00:00.024)       0:00:15.662 ********
2026-06-10 14:44:21.414084 | controller | Wednesday 10 June 2026  14:44:21 +0000 (0:00:00.024)       0:00:15.660 ********
2026-06-10 14:44:21.448431 | controller | ok: [localhost]
2026-06-10 14:44:21.448487 | controller |
2026-06-10 14:44:21.448493 | controller | TASK [repo_setup : Create download directory path={{ cifmw_repo_setup_rhos_release_path }}, state=directory, mode=0755] ***
2026-06-10 14:44:21.448498 | controller | Wednesday 10 June 2026  14:44:21 +0000 (0:00:00.034)       0:00:15.696 ********
2026-06-10 14:44:21.448504 | controller | Wednesday 10 June 2026  14:44:21 +0000 (0:00:00.034)       0:00:15.695 ********
2026-06-10 14:44:21.474370 | controller | skipping: [localhost]
2026-06-10 14:44:21.474429 | controller |
2026-06-10 14:44:21.474437 | controller | TASK [repo_setup : Print the URL to request msg={{ cifmw_repo_setup_rhos_release_rpm }}] ***
2026-06-10 14:44:21.474443 | controller | Wednesday 10 June 2026  14:44:21 +0000 (0:00:00.025)       0:00:15.722 ********
2026-06-10 14:44:21.474448 | controller | Wednesday 10 June 2026  14:44:21 +0000 (0:00:00.025)       0:00:15.721 ********
2026-06-10 14:44:21.498056 | controller | skipping: [localhost]
2026-06-10 14:44:21.498116 | controller |
2026-06-10 14:44:21.498123 | controller | TASK [Download the RPM name=krb_request] ***************************************
2026-06-10 14:44:21.498129 | controller | Wednesday 10 June 2026  14:44:21 +0000 (0:00:00.023)       0:00:15.746 ********
2026-06-10 14:44:21.498133 | controller | Wednesday 10 June 2026  14:44:21 +0000 (0:00:00.023)       0:00:15.744 ********
2026-06-10 14:44:21.522211 | controller | skipping: [localhost]
2026-06-10 14:44:21.522270 | controller |
2026-06-10 14:44:21.522275 | controller | TASK [repo_setup : Install RHOS Release tool name={{
2026-06-10 14:44:21.522280 | controller |   cifmw_repo_setup_rhos_release_rpm
2026-06-10 14:44:21.522284 | controller |   if cifmw_repo_setup_rhos_release_rpm is not url
2026-06-10 14:44:21.522289 | controller |   else cifmw_krb_request_out.path
2026-06-10 14:44:21.522293 | controller | }}, state=present, disable_gpg_check={{ cifmw_repo_setup_rhos_release_gpg_check | bool }}] ***
2026-06-10 14:44:21.522297 | controller | Wednesday 10 June 2026  14:44:21 +0000 (0:00:00.024)       0:00:15.770 ********
2026-06-10 14:44:21.522301 | controller | Wednesday 10 June 2026  14:44:21 +0000 (0:00:00.024)       0:00:15.769 ********
2026-06-10 14:44:21.545025 | controller | skipping: [localhost]
2026-06-10 14:44:21.545074 | controller |
2026-06-10 14:44:21.545079 | controller | TASK [repo_setup : Get rhos-release tool version _raw_params=rhos-release --version] ***
2026-06-10 14:44:21.545084 | controller | Wednesday 10 June 2026  14:44:21 +0000 (0:00:00.022)       0:00:15.793 ********
2026-06-10 14:44:21.545088 | controller | Wednesday 10 June 2026  14:44:21 +0000 (0:00:00.022)       0:00:15.792 ********
2026-06-10 14:44:21.570007 | controller | skipping: [localhost]
2026-06-10 14:44:21.570081 | controller |
2026-06-10 14:44:21.570086 | controller | TASK [repo_setup : Print rhos-release tool version msg={{ rr_version.stdout }}] ***
2026-06-10 14:44:21.570091 | controller | Wednesday 10 June 2026  14:44:21 +0000 (0:00:00.025)       0:00:15.818 ********
2026-06-10 14:44:21.570095 | controller | Wednesday 10 June 2026  14:44:21 +0000 (0:00:00.025)       0:00:15.817 ********
2026-06-10 14:44:21.596476 | controller | skipping: [localhost]
2026-06-10 14:44:21.596540 | controller |
2026-06-10 14:44:21.596551 | 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-10 14:44:21.596561 | controller |   -t {{ cifmw_repo_setup_output }}] ***
2026-06-10 14:44:21.596571 | controller | Wednesday 10 June 2026  14:44:21 +0000 (0:00:00.026)       0:00:15.844 ********
2026-06-10 14:44:21.596580 | controller | Wednesday 10 June 2026  14:44:21 +0000 (0:00:00.026)       0:00:15.843 ********
2026-06-10 14:44:21.628977 | controller | skipping: [localhost]
2026-06-10 14:44:21.629015 | controller |
2026-06-10 14:44:21.629021 | controller | TASK [repo_setup : Check for /etc/ci/mirror_info.sh path=/etc/ci/mirror_info.sh] ***
2026-06-10 14:44:21.629026 | controller | Wednesday 10 June 2026  14:44:21 +0000 (0:00:00.032)       0:00:15.877 ********
2026-06-10 14:44:21.629029 | controller | Wednesday 10 June 2026  14:44:21 +0000 (0:00:00.032)       0:00:15.875 ********
2026-06-10 14:44:21.851602 | controller | ok: [localhost]
2026-06-10 14:44:21.851638 | controller |
2026-06-10 14:44:21.851643 | controller | TASK [repo_setup : Use RDO proxy mirrors chdir={{ cifmw_repo_setup_output }}, _raw_params=set -o pipefail
2026-06-10 14:44:21.851648 | controller | source /etc/ci/mirror_info.sh
2026-06-10 14:44:21.851652 | controller | sed -i -e "s|https://trunk.rdoproject.org|$NODEPOOL_RDO_PROXY|g" *.repo
2026-06-10 14:44:21.851664 | controller | ] ***
2026-06-10 14:44:21.851668 | controller | Wednesday 10 June 2026  14:44:21 +0000 (0:00:00.222)       0:00:16.099 ********
2026-06-10 14:44:21.851672 | controller | Wednesday 10 June 2026  14:44:21 +0000 (0:00:00.222)       0:00:16.098 ********
2026-06-10 14:44:22.049261 | controller | changed: [localhost]
2026-06-10 14:44:22.049330 | controller |
2026-06-10 14:44:22.049341 | 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-10 14:44:22.049351 | controller | source /etc/ci/mirror_info.sh
2026-06-10 14:44:22.049359 | controller | sed -i -e "s|http://mirror.stream.centos.org|$NODEPOOL_CENTOS_MIRROR|g" *.repo
2026-06-10 14:44:22.049368 | controller | ] ***
2026-06-10 14:44:22.049376 | controller | Wednesday 10 June 2026  14:44:22 +0000 (0:00:00.197)       0:00:16.297 ********
2026-06-10 14:44:22.049384 | controller | Wednesday 10 June 2026  14:44:22 +0000 (0:00:00.197)       0:00:16.296 ********
2026-06-10 14:44:22.380072 | controller | changed: [localhost]
2026-06-10 14:44:22.380141 | controller |
2026-06-10 14:44:22.380152 | controller | TASK [repo_setup : Check for gating.repo file on content provider url=http://{{ content_provider_registry_ip }}:8766/gating.repo] ***
2026-06-10 14:44:22.380161 | controller | Wednesday 10 June 2026  14:44:22 +0000 (0:00:00.330)       0:00:16.628 ********
2026-06-10 14:44:22.380171 | controller | Wednesday 10 June 2026  14:44:22 +0000 (0:00:00.330)       0:00:16.627 ********
2026-06-10 14:44:22.935704 | controller | task path: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/repo_setup/tasks/populate_gating_repo.yml:2
2026-06-10 14:44:22.935779 | controller | fatal: [localhost]: FAILED! =>
2026-06-10 14:44:22.935788 | controller |     changed: false
2026-06-10 14:44:22.935794 | controller |     elapsed: 0
2026-06-10 14:44:22.935800 | controller |     msg: 'Status code was -1 and not [200]: Request failed: <urlopen error [Errno 111]
2026-06-10 14:44:22.935805 | controller |       Connection refused>'
2026-06-10 14:44:22.935810 | controller |     redirected: false
2026-06-10 14:44:22.935815 | controller |     status: -1
2026-06-10 14:44:22.935820 | controller |     url: http://38.102.83.194:8766/gating.repo
2026-06-10 14:44:22.935826 | controller | ...ignoring
2026-06-10 14:44:22.935831 | controller |
2026-06-10 14:44:22.935836 | controller | TASK [repo_setup : Populate gating repo from content provider ip content=[gating-repo]
2026-06-10 14:44:22.935841 | controller | baseurl=http://{{ content_provider_registry_ip }}:8766/
2026-06-10 14:44:22.935846 | controller | enabled=1
2026-06-10 14:44:22.935851 | controller | gpgcheck=0
2026-06-10 14:44:22.935855 | controller | priority=1
2026-06-10 14:44:22.935860 | controller | , dest={{ cifmw_repo_setup_output }}/gating.repo, mode=0644] ***
2026-06-10 14:44:22.935894 | controller | Wednesday 10 June 2026  14:44:22 +0000 (0:00:00.555)       0:00:17.183 ********
2026-06-10 14:44:22.935900 | controller | Wednesday 10 June 2026  14:44:22 +0000 (0:00:00.555)       0:00:17.182 ********
2026-06-10 14:44:22.991314 | controller | skipping: [localhost]
2026-06-10 14:44:22.991375 | controller |
2026-06-10 14:44:22.991382 | controller | TASK [repo_setup : Check for DLRN repo at the destination path={{ cifmw_repo_setup_output }}/delorean.repo] ***
2026-06-10 14:44:22.991388 | controller | Wednesday 10 June 2026  14:44:22 +0000 (0:00:00.055)       0:00:17.239 ********
2026-06-10 14:44:22.991393 | controller | Wednesday 10 June 2026  14:44:22 +0000 (0:00:00.055)       0:00:17.238 ********
2026-06-10 14:44:23.030966 | controller | skipping: [localhost]
2026-06-10 14:44:23.031053 | controller |
2026-06-10 14:44:23.031065 | 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-10 14:44:23.031074 | controller | Wednesday 10 June 2026  14:44:23 +0000 (0:00:00.039)       0:00:17.278 ********
2026-06-10 14:44:23.031084 | controller | Wednesday 10 June 2026  14:44:23 +0000 (0:00:00.039)       0:00:17.277 ********
2026-06-10 14:44:23.081444 | controller | skipping: [localhost]
2026-06-10 14:44:23.081472 | controller |
2026-06-10 14:44:23.081477 | controller | TASK [repo_setup : Check for DLRN component repo path={{ cifmw_repo_setup_output }}/{{ _comp_repo }}] ***
2026-06-10 14:44:23.081481 | controller | Wednesday 10 June 2026  14:44:23 +0000 (0:00:00.051)       0:00:17.329 ********
2026-06-10 14:44:23.081484 | controller | Wednesday 10 June 2026  14:44:23 +0000 (0:00:00.051)       0:00:17.328 ********
2026-06-10 14:44:23.120377 | controller | skipping: [localhost]
2026-06-10 14:44:23.120433 | controller |
2026-06-10 14:44:23.120457 | 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-10 14:44:23.120467 | controller | Wednesday 10 June 2026  14:44:23 +0000 (0:00:00.038)       0:00:17.368 ********
2026-06-10 14:44:23.120477 | controller | Wednesday 10 June 2026  14:44:23 +0000 (0:00:00.038)       0:00:17.367 ********
2026-06-10 14:44:23.153799 | controller | skipping: [localhost]
2026-06-10 14:44:23.153852 | controller |
2026-06-10 14:44:23.153890 | controller | TASK [repo_setup : Find existing repos from /etc/yum.repos.d directory paths=/etc/yum.repos.d/, patterns=*.repo, recurse=False] ***
2026-06-10 14:44:23.153908 | controller | Wednesday 10 June 2026  14:44:23 +0000 (0:00:00.033)       0:00:17.402 ********
2026-06-10 14:44:23.153921 | controller | Wednesday 10 June 2026  14:44:23 +0000 (0:00:00.033)       0:00:17.400 ********
2026-06-10 14:44:23.496734 | controller | ok: [localhost]
2026-06-10 14:44:23.496800 | controller |
2026-06-10 14:44:23.496806 | controller | TASK [repo_setup : Remove existing repos from /etc/yum.repos.d directory path={{ item }}, state=absent] ***
2026-06-10 14:44:23.496810 | controller | Wednesday 10 June 2026  14:44:23 +0000 (0:00:00.342)       0:00:17.744 ********
2026-06-10 14:44:23.496814 | controller | Wednesday 10 June 2026  14:44:23 +0000 (0:00:00.342)       0:00:17.742 ********
2026-06-10 14:44:24.190222 | controller | changed: [localhost] => (item=/etc/yum.repos.d/centos-addons.repo)
2026-06-10 14:44:24.190292 | controller | changed: [localhost] => (item=/etc/yum.repos.d/centos.repo)
2026-06-10 14:44:24.190296 | controller | changed: [localhost] => (item=/etc/yum.repos.d/kubernetes.repo)
2026-06-10 14:44:24.190300 | controller |
2026-06-10 14:44:24.190305 | controller | TASK [repo_setup : Cleanup existing metadata _raw_params=dnf clean metadata] ***
2026-06-10 14:44:24.190308 | controller | Wednesday 10 June 2026  14:44:24 +0000 (0:00:00.693)       0:00:18.438 ********
2026-06-10 14:44:24.190312 | controller | Wednesday 10 June 2026  14:44:24 +0000 (0:00:00.693)       0:00:18.436 ********
2026-06-10 14:44:24.671658 | controller | changed: [localhost]
2026-06-10 14:44:24.671729 | controller |
2026-06-10 14:44:24.671741 | 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-10 14:44:24.671750 | controller | Wednesday 10 June 2026  14:44:24 +0000 (0:00:00.481)       0:00:18.919 ********
2026-06-10 14:44:24.671759 | controller | Wednesday 10 June 2026  14:44:24 +0000 (0:00:00.481)       0:00:18.918 ********
2026-06-10 14:44:24.990723 | controller | changed: [localhost]
2026-06-10 14:44:24.990793 | controller |
2026-06-10 14:44:24.990803 | controller | TASK [ci_setup : Gather variables for each operating system _raw_params={{ item }}] ***
2026-06-10 14:44:24.990812 | controller | Wednesday 10 June 2026  14:44:24 +0000 (0:00:00.319)       0:00:19.238 ********
2026-06-10 14:44:24.990821 | controller | Wednesday 10 June 2026  14:44:24 +0000 (0:00:00.319)       0:00:19.237 ********
2026-06-10 14:44:25.050220 | controller | ok: [localhost] => (item=/home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/ci_setup/vars/redhat.yml)
2026-06-10 14:44:25.050269 | controller |
2026-06-10 14:44:25.050274 | controller | TASK [ci_setup : List packages to install var=cifmw_ci_setup_packages] *********
2026-06-10 14:44:25.050279 | controller | Wednesday 10 June 2026  14:44:25 +0000 (0:00:00.059)       0:00:19.298 ********
2026-06-10 14:44:25.050283 | controller | Wednesday 10 June 2026  14:44:25 +0000 (0:00:00.059)       0:00:19.297 ********
2026-06-10 14:44:25.084301 | controller | ok: [localhost] =>
2026-06-10 14:44:25.084389 | controller |     cifmw_ci_setup_packages:
2026-06-10 14:44:25.084400 | controller |     - bash-completion
2026-06-10 14:44:25.084407 | controller |     - ca-certificates
2026-06-10 14:44:25.084415 | controller |     - git-core
2026-06-10 14:44:25.084423 | controller |     - make
2026-06-10 14:44:25.084431 | controller |     - tar
2026-06-10 14:44:25.084439 | controller |     - tmux
2026-06-10 14:44:25.084446 | controller |     - python3-pip
2026-06-10 14:44:25.084454 | controller |
2026-06-10 14:44:25.084462 | controller | TASK [ci_setup : Install needed packages name={{ cifmw_ci_setup_packages }}, state=latest] ***
2026-06-10 14:44:25.084481 | controller | Wednesday 10 June 2026  14:44:25 +0000 (0:00:00.034)       0:00:19.332 ********
2026-06-10 14:44:25.084489 | controller | Wednesday 10 June 2026  14:44:25 +0000 (0:00:00.034)       0:00:19.331 ********
2026-06-10 14:44:53.876411 | controller | changed: [localhost]
2026-06-10 14:44:53.876517 | controller |
2026-06-10 14:44:53.876529 | controller | TASK [ci_setup : Gather version of openshift client _raw_params=oc version --client -o yaml] ***
2026-06-10 14:44:53.876539 | controller | Wednesday 10 June 2026  14:44:53 +0000 (0:00:28.791)       0:00:48.124 ********
2026-06-10 14:44:53.876548 | controller | Wednesday 10 June 2026  14:44:53 +0000 (0:00:28.791)       0:00:48.122 ********
2026-06-10 14:44:54.260961 | controller | ok: [localhost]
2026-06-10 14:44:54.261009 | controller |
2026-06-10 14:44:54.261021 | controller | TASK [ci_setup : Ensure openshift client install path is present path={{ cifmw_ci_setup_oc_install_path }}, state=directory, mode=0755] ***
2026-06-10 14:44:54.261028 | controller | Wednesday 10 June 2026  14:44:54 +0000 (0:00:00.384)       0:00:48.508 ********
2026-06-10 14:44:54.261035 | controller | Wednesday 10 June 2026  14:44:54 +0000 (0:00:00.384)       0:00:48.507 ********
2026-06-10 14:44:54.499842 | controller | changed: [localhost]
2026-06-10 14:44:54.499939 | controller |
2026-06-10 14:44:54.499950 | 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-10 14:44:54.499959 | controller | Wednesday 10 June 2026  14:44:54 +0000 (0:00:00.238)       0:00:48.747 ********
2026-06-10 14:44:54.499967 | controller | Wednesday 10 June 2026  14:44:54 +0000 (0:00:00.238)       0:00:48.746 ********
2026-06-10 14:44:59.079810 | controller | changed: [localhost]
2026-06-10 14:44:59.079883 | controller |
2026-06-10 14:44:59.079891 | 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-10 14:44:59.079898 | controller | Wednesday 10 June 2026  14:44:59 +0000 (0:00:04.580)       0:00:53.327 ********
2026-06-10 14:44:59.079903 | controller | Wednesday 10 June 2026  14:44:59 +0000 (0:00:04.580)       0:00:53.326 ********
2026-06-10 14:44:59.140794 | controller | skipping: [localhost]
2026-06-10 14:44:59.140920 | controller |
2026-06-10 14:44:59.140927 | controller | TASK [ci_setup : Create completion file] ***************************************
2026-06-10 14:44:59.140933 | controller | Wednesday 10 June 2026  14:44:59 +0000 (0:00:00.060)       0:00:53.388 ********
2026-06-10 14:44:59.140936 | controller | Wednesday 10 June 2026  14:44:59 +0000 (0:00:00.060)       0:00:53.387 ********
2026-06-10 14:44:59.522484 | controller | changed: [localhost]
2026-06-10 14:44:59.522560 | controller |
2026-06-10 14:44:59.522571 | 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-10 14:44:59.522579 | controller |   source ~/.oc_completion
2026-06-10 14:44:59.522587 | controller | fi] ***
2026-06-10 14:44:59.522594 | controller | Wednesday 10 June 2026  14:44:59 +0000 (0:00:00.381)       0:00:53.770 ********
2026-06-10 14:44:59.522602 | controller | Wednesday 10 June 2026  14:44:59 +0000 (0:00:00.381)       0:00:53.769 ********
2026-06-10 14:44:59.856908 | controller | changed: [localhost]
2026-06-10 14:44:59.856995 | controller |
2026-06-10 14:44:59.857008 | controller | TASK [ci_setup : Check rhsm status _raw_params=subscription-manager status] ****
2026-06-10 14:44:59.857017 | controller | Wednesday 10 June 2026  14:44:59 +0000 (0:00:00.334)       0:00:54.104 ********
2026-06-10 14:44:59.857025 | controller | Wednesday 10 June 2026  14:44:59 +0000 (0:00:00.334)       0:00:54.103 ********
2026-06-10 14:44:59.889975 | controller | skipping: [localhost]
2026-06-10 14:44:59.890024 | controller |
2026-06-10 14:44:59.890035 | controller | TASK [ci_setup : Gather the repos to be enabled _repos={{
2026-06-10 14:44:59.890043 | controller |   cifmw_ci_setup_rhel_rhsm_default_repos +
2026-06-10 14:44:59.890052 | controller |   (cifmw_ci_setup_rhel_rhsm_extra_repos | default([]))
2026-06-10 14:44:59.890060 | controller | }}] ***
2026-06-10 14:44:59.890068 | controller | Wednesday 10 June 2026  14:44:59 +0000 (0:00:00.033)       0:00:54.137 ********
2026-06-10 14:44:59.890099 | controller | Wednesday 10 June 2026  14:44:59 +0000 (0:00:00.033)       0:00:54.136 ********
2026-06-10 14:44:59.927475 | controller | skipping: [localhost]
2026-06-10 14:44:59.927526 | controller |
2026-06-10 14:44:59.927536 | controller | TASK [ci_setup : Enabling the required repositories. name={{ item }}, state={{ rhsm_repo_state | default('enabled') }}] ***
2026-06-10 14:44:59.927544 | controller | Wednesday 10 June 2026  14:44:59 +0000 (0:00:00.037)       0:00:54.175 ********
2026-06-10 14:44:59.927552 | controller | Wednesday 10 June 2026  14:44:59 +0000 (0:00:00.037)       0:00:54.174 ********
2026-06-10 14:44:59.960462 | controller | skipping: [localhost]
2026-06-10 14:44:59.960501 | controller |
2026-06-10 14:44:59.960511 | controller | TASK [ci_setup : Get current /etc/redhat-release _raw_params=cat /etc/redhat-release] ***
2026-06-10 14:44:59.960519 | controller | Wednesday 10 June 2026  14:44:59 +0000 (0:00:00.033)       0:00:54.208 ********
2026-06-10 14:44:59.960527 | controller | Wednesday 10 June 2026  14:44:59 +0000 (0:00:00.033)       0:00:54.207 ********
2026-06-10 14:44:59.988997 | controller | skipping: [localhost]
2026-06-10 14:44:59.989040 | controller |
2026-06-10 14:44:59.989049 | controller | TASK [ci_setup : Print current /etc/redhat-release msg={{ _current_rh_release.stdout }}] ***
2026-06-10 14:44:59.989058 | controller | Wednesday 10 June 2026  14:44:59 +0000 (0:00:00.028)       0:00:54.237 ********
2026-06-10 14:44:59.989065 | controller | Wednesday 10 June 2026  14:44:59 +0000 (0:00:00.028)       0:00:54.235 ********
2026-06-10 14:45:00.019817 | controller | skipping: [localhost]
2026-06-10 14:45:00.019883 | controller |
2026-06-10 14:45:00.019896 | 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-10 14:45:00.019905 | controller | Wednesday 10 June 2026  14:45:00 +0000 (0:00:00.030)       0:00:54.267 ********
2026-06-10 14:45:00.019913 | controller | Wednesday 10 June 2026  14:45:00 +0000 (0:00:00.030)       0:00:54.266 ********
2026-06-10 14:45:00.053956 | controller | skipping: [localhost]
2026-06-10 14:45:00.053995 | controller |
2026-06-10 14:45:00.054005 | controller | TASK [ci_setup : Manage directories path={{ item }}, state={{ directory_state }}, mode=0755, owner={{ ansible_user_id }}, group={{ ansible_user_id }}] ***
2026-06-10 14:45:00.054014 | controller | Wednesday 10 June 2026  14:45:00 +0000 (0:00:00.034)       0:00:54.302 ********
2026-06-10 14:45:00.054022 | controller | Wednesday 10 June 2026  14:45:00 +0000 (0:00:00.034)       0:00:54.300 ********
2026-06-10 14:45:01.249109 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/manifests/openstack/cr)
2026-06-10 14:45:01.249197 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/logs)
2026-06-10 14:45:01.249211 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/tmp)
2026-06-10 14:45:01.249223 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/volumes)
2026-06-10 14:45:01.249246 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/parameters)
2026-06-10 14:45:01.249258 | controller |
2026-06-10 14:45:01.249269 | controller | TASK [Prepare install_yamls make targets name=install_yamls, apply={'tags': ['bootstrap']}] ***
2026-06-10 14:45:01.249280 | controller | Wednesday 10 June 2026  14:45:01 +0000 (0:00:01.195)       0:00:55.497 ********
2026-06-10 14:45:01.249302 | controller | Wednesday 10 June 2026  14:45:01 +0000 (0:00:01.195)       0:00:55.496 ********
2026-06-10 14:45:01.400303 | controller |
2026-06-10 14:45:01.400333 | controller | TASK [install_yamls : Ensure directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-10 14:45:01.400338 | controller | Wednesday 10 June 2026  14:45:01 +0000 (0:00:00.151)       0:00:55.648 ********
2026-06-10 14:45:01.400342 | controller | Wednesday 10 June 2026  14:45:01 +0000 (0:00:00.151)       0:00:55.647 ********
2026-06-10 14:45:02.069155 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts)
2026-06-10 14:45:02.069204 | controller | changed: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/roles/install_yamls_makes/tasks)
2026-06-10 14:45:02.069214 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/parameters)
2026-06-10 14:45:02.069234 | controller |
2026-06-10 14:45:02.069243 | 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-10 14:45:02.069252 | controller | Wednesday 10 June 2026  14:45:02 +0000 (0:00:00.667)       0:00:56.316 ********
2026-06-10 14:45:02.069260 | controller | Wednesday 10 June 2026  14:45:02 +0000 (0:00:00.668)       0:00:56.315 ********
2026-06-10 14:45:02.321668 | controller | ok: [localhost]
2026-06-10 14:45:02.321733 | controller |
2026-06-10 14:45:02.321739 | controller | TASK [Create variables with local repos based on Zuul items name=install_yamls, tasks_from=zuul_set_operators_repo.yml] ***
2026-06-10 14:45:02.321743 | controller | Wednesday 10 June 2026  14:45:02 +0000 (0:00:00.253)       0:00:56.569 ********
2026-06-10 14:45:02.321748 | controller | Wednesday 10 June 2026  14:45:02 +0000 (0:00:00.252)       0:00:56.568 ********
2026-06-10 14:45:02.365839 | controller |
2026-06-10 14:45:02.365925 | 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-10 14:45:02.365932 | controller | Wednesday 10 June 2026  14:45:02 +0000 (0:00:00.044)       0:00:56.614 ********
2026-06-10 14:45:02.365936 | controller | Wednesday 10 June 2026  14:45:02 +0000 (0:00:00.044)       0:00:56.612 ********
2026-06-10 14:45:02.407999 | controller | skipping: [localhost] => (item={'branch': 'main', 'change': '3980', 'change_url': 'https://github.com/openstack-k8s-operators/ci-framework/pull/3980', 'commit_id': '3e8dd25703a4805910d61c34ab405cccba22639c', 'patchset': '3e8dd25703a4805910d61c34ab405cccba22639c', '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-10 14:45:02.408071 | controller | skipping: [localhost]
2026-06-10 14:45:02.408079 | controller |
2026-06-10 14:45:02.408085 | controller | TASK [install_yamls : Print helpful data for debugging msg=_repo_operator_name: {{ _repo_operator_name }}
2026-06-10 14:45:02.408091 | controller | _repo_operator_info: {{ _repo_operator_info }}
2026-06-10 14:45:02.408097 | controller | cifmw_install_yamls_operators_repo: {{ cifmw_install_yamls_operators_repo }}
2026-06-10 14:45:02.408102 | controller | ] ***
2026-06-10 14:45:02.408107 | controller | Wednesday 10 June 2026  14:45:02 +0000 (0:00:00.042)       0:00:56.656 ********
2026-06-10 14:45:02.408112 | controller | Wednesday 10 June 2026  14:45:02 +0000 (0:00:00.042)       0:00:56.655 ********
2026-06-10 14:45:02.456992 | controller | skipping: [localhost] => (item={'branch': 'main', 'change': '3980', 'change_url': 'https://github.com/openstack-k8s-operators/ci-framework/pull/3980', 'commit_id': '3e8dd25703a4805910d61c34ab405cccba22639c', 'patchset': '3e8dd25703a4805910d61c34ab405cccba22639c', '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-10 14:45:02.457057 | controller | skipping: [localhost]
2026-06-10 14:45:02.457066 | controller |
2026-06-10 14:45:02.457088 | controller | TASK [Customize install_yamls devsetup vars if needed name=install_yamls, tasks_from=customize_devsetup_vars.yml] ***
2026-06-10 14:45:02.457094 | controller | Wednesday 10 June 2026  14:45:02 +0000 (0:00:00.049)       0:00:56.705 ********
2026-06-10 14:45:02.457099 | controller | Wednesday 10 June 2026  14:45:02 +0000 (0:00:00.049)       0:00:56.704 ********
2026-06-10 14:45:02.507505 | controller |
2026-06-10 14:45:02.507537 | 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-10 14:45:02.507550 | controller | Wednesday 10 June 2026  14:45:02 +0000 (0:00:00.050)       0:00:56.756 ********
2026-06-10 14:45:02.507563 | controller | Wednesday 10 June 2026  14:45:02 +0000 (0:00:00.050)       0:00:56.754 ********
2026-06-10 14:45:02.546748 | controller | skipping: [localhost]
2026-06-10 14:45:02.546788 | controller |
2026-06-10 14:45:02.546794 | 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-10 14:45:02.546798 | controller | Wednesday 10 June 2026  14:45:02 +0000 (0:00:00.039)       0:00:56.795 ********
2026-06-10 14:45:02.546802 | controller | Wednesday 10 June 2026  14:45:02 +0000 (0:00:00.039)       0:00:56.794 ********
2026-06-10 14:45:02.589661 | controller | skipping: [localhost]
2026-06-10 14:45:02.589694 | controller |
2026-06-10 14:45:02.589699 | 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-10 14:45:02.589704 | controller | Wednesday 10 June 2026  14:45:02 +0000 (0:00:00.042)       0:00:56.837 ********
2026-06-10 14:45:02.589710 | controller | Wednesday 10 June 2026  14:45:02 +0000 (0:00:00.042)       0:00:56.836 ********
2026-06-10 14:45:02.631303 | controller | skipping: [localhost]
2026-06-10 14:45:02.631342 | controller |
2026-06-10 14:45:02.631349 | 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-10 14:45:02.631355 | controller | Wednesday 10 June 2026  14:45:02 +0000 (0:00:00.041)       0:00:56.879 ********
2026-06-10 14:45:02.631360 | controller | Wednesday 10 June 2026  14:45:02 +0000 (0:00:00.041)       0:00:56.878 ********
2026-06-10 14:45:02.685514 | controller | skipping: [localhost]
2026-06-10 14:45:02.685550 | controller |
2026-06-10 14:45:02.685555 | controller | TASK [install_yamls : Compute the cifmw_install_yamls_vars final value _install_yamls_override_vars={{
2026-06-10 14:45:02.685559 | controller |   _install_yamls_override_vars | default({}) |
2026-06-10 14:45:02.685563 | controller |   combine(item, recursive=True)
2026-06-10 14:45:02.685567 | controller | }}] ***
2026-06-10 14:45:02.685571 | controller | Wednesday 10 June 2026  14:45:02 +0000 (0:00:00.054)       0:00:56.933 ********
2026-06-10 14:45:02.685575 | controller | Wednesday 10 June 2026  14:45:02 +0000 (0:00:00.054)       0:00:56.932 ********
2026-06-10 14:45:02.800193 | 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-10 14:45:02.800237 | controller |
2026-06-10 14:45:02.800244 | controller | TASK [install_yamls : Set environment override cifmw_install_yamls_environment fact cifmw_install_yamls_environment={{
2026-06-10 14:45:02.800249 | controller |   _install_yamls_override_vars.keys() |
2026-06-10 14:45:02.800255 | controller |   map('upper') |
2026-06-10 14:45:02.800260 | controller |   zip(_install_yamls_override_vars.values()) |
2026-06-10 14:45:02.800265 | controller |   items2dict(key_name=0, value_name=1) |
2026-06-10 14:45:02.800270 | controller |   combine({
2026-06-10 14:45:02.800274 | controller |     'OUT': cifmw_install_yamls_manifests_dir,
2026-06-10 14:45:02.800280 | controller |     'OUTPUT_DIR': cifmw_install_yamls_edpm_dir,
2026-06-10 14:45:02.800285 | controller |     'CHECKOUT_FROM_OPENSTACK_REF': cifmw_install_yamls_checkout_openstack_ref,
2026-06-10 14:45:02.800291 | controller |     'OPENSTACK_K8S_BRANCH': (zuul is defined and not zuul.branch |regex_search('master|antelope|rhos')) | ternary(zuul.branch, 'main')
2026-06-10 14:45:02.800296 | controller |   }) |
2026-06-10 14:45:02.800301 | controller |   combine(install_yamls_operators_repos)
2026-06-10 14:45:02.800306 | controller | }}, cacheable=True] ***
2026-06-10 14:45:02.800311 | controller | Wednesday 10 June 2026  14:45:02 +0000 (0:00:00.114)       0:00:57.047 ********
2026-06-10 14:45:02.800315 | controller | Wednesday 10 June 2026  14:45:02 +0000 (0:00:00.114)       0:00:57.046 ********
2026-06-10 14:45:02.879517 | controller | ok: [localhost]
2026-06-10 14:45:02.879551 | controller |
2026-06-10 14:45:02.879556 | controller | TASK [install_yamls : Get environment structure base_path={{ cifmw_install_yamls_repo }}] ***
2026-06-10 14:45:02.879560 | controller | Wednesday 10 June 2026  14:45:02 +0000 (0:00:00.079)       0:00:57.127 ********
2026-06-10 14:45:02.879570 | controller | Wednesday 10 June 2026  14:45:02 +0000 (0:00:00.079)       0:00:57.126 ********
2026-06-10 14:45:03.740725 | controller | ok: [localhost]
2026-06-10 14:45:03.740776 | controller |
2026-06-10 14:45:03.740787 | controller | TASK [install_yamls : Ensure Output directory exists path={{ cifmw_install_yamls_out_dir }}, state=directory, mode=0755] ***
2026-06-10 14:45:03.740796 | controller | Wednesday 10 June 2026  14:45:03 +0000 (0:00:00.861)       0:00:57.988 ********
2026-06-10 14:45:03.740804 | controller | Wednesday 10 June 2026  14:45:03 +0000 (0:00:00.861)       0:00:57.987 ********
2026-06-10 14:45:03.973903 | controller | ok: [localhost]
2026-06-10 14:45:03.973957 | controller |
2026-06-10 14:45:03.973979 | 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-10 14:45:03.973991 | controller | Wednesday 10 June 2026  14:45:03 +0000 (0:00:00.232)       0:00:58.221 ********
2026-06-10 14:45:03.974001 | controller | Wednesday 10 June 2026  14:45:03 +0000 (0:00:00.232)       0:00:58.219 ********
2026-06-10 14:45:04.038519 | controller | ok: [localhost]
2026-06-10 14:45:04.038577 | controller |
2026-06-10 14:45:04.038584 | 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-10 14:45:04.038591 | controller | export {{ k }}={{ v }}
2026-06-10 14:45:04.038596 | controller | {% endfor %}, mode=0644] ***
2026-06-10 14:45:04.038601 | controller | Wednesday 10 June 2026  14:45:04 +0000 (0:00:00.065)       0:00:58.286 ********
2026-06-10 14:45:04.038607 | controller | Wednesday 10 June 2026  14:45:04 +0000 (0:00:00.065)       0:00:58.285 ********
2026-06-10 14:45:04.529923 | controller | changed: [localhost]
2026-06-10 14:45:04.529992 | controller |
2026-06-10 14:45:04.530000 | 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-10 14:45:04.530006 | controller | Wednesday 10 June 2026  14:45:04 +0000 (0:00:00.491)       0:00:58.778 ********
2026-06-10 14:45:04.530012 | controller | Wednesday 10 June 2026  14:45:04 +0000 (0:00:00.491)       0:00:58.776 ********
2026-06-10 14:45:04.579823 | controller | ok: [localhost]
2026-06-10 14:45:04.579926 | controller |
2026-06-10 14:45:04.579937 | controller | TASK [install_yamls : Show the env structure var=cifmw_install_yamls_environment] ***
2026-06-10 14:45:04.579946 | controller | Wednesday 10 June 2026  14:45:04 +0000 (0:00:00.049)       0:00:58.828 ********
2026-06-10 14:45:04.579955 | controller | Wednesday 10 June 2026  14:45:04 +0000 (0:00:00.049)       0:00:58.826 ********
2026-06-10 14:45:04.614547 | controller | ok: [localhost] =>
2026-06-10 14:45:04.614625 | controller |     cifmw_install_yamls_environment:
2026-06-10 14:45:04.614637 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-10 14:45:04.614646 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-10 14:45:04.614655 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-10 14:45:04.614663 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-10 14:45:04.614672 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-10 14:45:04.614681 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-10 14:45:04.614690 | controller |       INSTALL_CERT_MANAGER: false
2026-06-10 14:45:04.614698 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-10 14:45:04.614706 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-10 14:45:04.614715 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-10 14:45:04.614723 | controller |
2026-06-10 14:45:04.614732 | controller | TASK [install_yamls : Show the env structure defaults var=cifmw_install_yamls_defaults] ***
2026-06-10 14:45:04.614757 | controller | Wednesday 10 June 2026  14:45:04 +0000 (0:00:00.034)       0:00:58.862 ********
2026-06-10 14:45:04.614766 | controller | Wednesday 10 June 2026  14:45:04 +0000 (0:00:00.034)       0:00:58.861 ********
2026-06-10 14:45:04.691174 | controller | ok: [localhost] =>
2026-06-10 14:45:04.691263 | controller |     cifmw_install_yamls_defaults:
2026-06-10 14:45:04.691273 | controller |       ADOPTED_EXTERNAL_NETWORK: 172.21.1.0/24
2026-06-10 14:45:04.691282 | controller |       ADOPTED_INTERNALAPI_NETWORK: 172.17.1.0/24
2026-06-10 14:45:04.691289 | controller |       ADOPTED_STORAGEMGMT_NETWORK: 172.20.1.0/24
2026-06-10 14:45:04.691295 | controller |       ADOPTED_STORAGE_NETWORK: 172.18.1.0/24
2026-06-10 14:45:04.691302 | controller |       ADOPTED_TENANT_NETWORK: 172.9.1.0/24
2026-06-10 14:45:04.691309 | controller |       ANSIBLETEST: config/samples/test_v1beta1_ansibletest.yaml
2026-06-10 14:45:04.691317 | controller |       ANSIBLETEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_ansibletest.yaml
2026-06-10 14:45:04.691324 | controller |       BARBICAN: config/samples/barbican_v1beta1_barbican.yaml
2026-06-10 14:45:04.691331 | controller |       BARBICAN_BRANCH: main
2026-06-10 14:45:04.691338 | controller |       BARBICAN_COMMIT_HASH: ''
2026-06-10 14:45:04.691345 | controller |       BARBICAN_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/config/samples/barbican_v1beta1_barbican.yaml
2026-06-10 14:45:04.691352 | controller |       BARBICAN_DEPL_IMG: unused
2026-06-10 14:45:04.691358 | controller |       BARBICAN_IMG: quay.io/openstack-k8s-operators/barbican-operator-index:latest
2026-06-10 14:45:04.691365 | controller |       BARBICAN_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/kuttl-test.yaml
2026-06-10 14:45:04.691373 | controller |       BARBICAN_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/barbican-operator/test/kuttl/tests
2026-06-10 14:45:04.691380 | controller |       BARBICAN_KUTTL_NAMESPACE: barbican-kuttl-tests
2026-06-10 14:45:04.691386 | controller |       BARBICAN_REPO: https://github.com/openstack-k8s-operators/barbican-operator.git
2026-06-10 14:45:04.691393 | controller |       BARBICAN_SERVICE_ENABLED: 'true'
2026-06-10 14:45:04.691418 | controller |       BARBICAN_SIMPLE_CRYPTO_ENCRYPTION_KEY: sEFmdFjDUqRM2VemYslV5yGNWjokioJXsg8Nrlc3drU=
2026-06-10 14:45:04.691426 | controller |       BAREMETAL_BRANCH: main
2026-06-10 14:45:04.691433 | controller |       BAREMETAL_COMMIT_HASH: ''
2026-06-10 14:45:04.691440 | controller |       BAREMETAL_IMG: quay.io/openstack-k8s-operators/openstack-baremetal-operator-index:latest
2026-06-10 14:45:04.691446 | controller |       BAREMETAL_OS_CONTAINER_IMG: ''
2026-06-10 14:45:04.691453 | controller |       BAREMETAL_OS_IMG: ''
2026-06-10 14:45:04.691460 | controller |       BAREMETAL_OS_IMG_TYPE: ''
2026-06-10 14:45:04.691467 | controller |       BAREMETAL_REPO: https://github.com/openstack-k8s-operators/openstack-baremetal-operator.git
2026-06-10 14:45:04.691474 | controller |       BAREMETAL_TIMEOUT: 20m
2026-06-10 14:45:04.691481 | controller |       BASH_IMG: quay.io/openstack-k8s-operators/bash:latest
2026-06-10 14:45:04.691487 | controller |       BGP_ASN: '64999'
2026-06-10 14:45:04.691494 | controller |       BGP_LEAF_1: 100.65.4.1
2026-06-10 14:45:04.691500 | controller |       BGP_LEAF_2: 100.64.4.1
2026-06-10 14:45:04.691506 | controller |       BGP_OVN_ROUTING: 'false'
2026-06-10 14:45:04.691513 | controller |       BGP_PEER_ASN: '64999'
2026-06-10 14:45:04.691520 | controller |       BGP_SOURCE_IP: 172.30.4.2
2026-06-10 14:45:04.691526 | controller |       BGP_SOURCE_IP6: f00d:f00d:f00d:f00d:f00d:f00d:f00d:42
2026-06-10 14:45:04.691533 | controller |       BMAAS_BRIDGE_IPV4_PREFIX: 172.20.1.2/24
2026-06-10 14:45:04.691539 | controller |       BMAAS_BRIDGE_IPV6_PREFIX: fd00:bbbb::2/64
2026-06-10 14:45:04.691546 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-10 14:45:04.691553 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-10 14:45:04.691559 | controller |       BMAAS_INSTANCE_NAME_PREFIX: crc-bmaas
2026-06-10 14:45:04.691566 | controller |       BMAAS_INSTANCE_NET_MODEL: virtio
2026-06-10 14:45:04.691573 | controller |       BMAAS_INSTANCE_OS_VARIANT: centos-stream9
2026-06-10 14:45:04.691579 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-10 14:45:04.691584 | controller |       BMAAS_INSTANCE_VIRT_TYPE: kvm
2026-06-10 14:45:04.691588 | controller |       BMAAS_IPV4: 'true'
2026-06-10 14:45:04.691593 | controller |       BMAAS_IPV6: 'false'
2026-06-10 14:45:04.691608 | controller |       BMAAS_LIBVIRT_USER: sushyemu
2026-06-10 14:45:04.691613 | controller |       BMAAS_METALLB_ADDRESS_POOL: 172.20.1.64/26
2026-06-10 14:45:04.691617 | controller |       BMAAS_METALLB_POOL_NAME: baremetal
2026-06-10 14:45:04.691622 | controller |       BMAAS_NETWORK_IPV4_PREFIX: 172.20.1.1/24
2026-06-10 14:45:04.691627 | controller |       BMAAS_NETWORK_IPV6_PREFIX: fd00:bbbb::1/64
2026-06-10 14:45:04.691632 | controller |       BMAAS_NETWORK_NAME: crc-bmaas
2026-06-10 14:45:04.691637 | controller |       BMAAS_NODE_COUNT: '1'
2026-06-10 14:45:04.691644 | controller |       BMAAS_OCP_INSTANCE_NAME: crc
2026-06-10 14:45:04.691651 | controller |       BMAAS_REDFISH_PASSWORD: password
2026-06-10 14:45:04.691657 | controller |       BMAAS_REDFISH_USERNAME: admin
2026-06-10 14:45:04.691664 | controller |       BMAAS_ROUTE_LIBVIRT_NETWORKS: crc-bmaas,crc,default
2026-06-10 14:45:04.691671 | controller |       BMAAS_SUSHY_EMULATOR_DRIVER: libvirt
2026-06-10 14:45:04.691678 | controller |       BMAAS_SUSHY_EMULATOR_IMAGE: quay.io/metal3-io/sushy-tools:latest
2026-06-10 14:45:04.691685 | controller |       BMAAS_SUSHY_EMULATOR_NAMESPACE: sushy-emulator
2026-06-10 14:45:04.691692 | controller |       BMAAS_SUSHY_EMULATOR_OS_CLIENT_CONFIG_FILE: /etc/openstack/clouds.yaml
2026-06-10 14:45:04.691699 | controller |       BMAAS_SUSHY_EMULATOR_OS_CLOUD: openstack
2026-06-10 14:45:04.691705 | controller |       BMH_NAMESPACE: openstack
2026-06-10 14:45:04.691712 | controller |       BMO_BRANCH: release-0.9
2026-06-10 14:45:04.691719 | controller |       BMO_CLEANUP: 'true'
2026-06-10 14:45:04.691725 | controller |       BMO_COMMIT_HASH: ''
2026-06-10 14:45:04.691732 | controller |       BMO_IPA_BASEURI: https://tarballs.opendev.org/openstack/ironic-python-agent/dib
2026-06-10 14:45:04.691739 | controller |       BMO_IPA_BRANCH: stable/2024.1
2026-06-10 14:45:04.691745 | controller |       BMO_IPA_FLAVOR: centos9
2026-06-10 14:45:04.691752 | controller |       BMO_IPA_INSECURE: 'false'
2026-06-10 14:45:04.691759 | controller |       BMO_IRONIC_HOST: 192.168.122.10
2026-06-10 14:45:04.691765 | controller |       BMO_PROVISIONING_INTERFACE: ''
2026-06-10 14:45:04.691772 | controller |       BMO_REPO: https://github.com/metal3-io/baremetal-operator
2026-06-10 14:45:04.691778 | controller |       BMO_SETUP: ''
2026-06-10 14:45:04.691785 | controller |       BMO_SETUP_ROUTE_REPLACE: 'true'
2026-06-10 14:45:04.691792 | controller |       BM_CTLPLANE_INTERFACE: enp1s0
2026-06-10 14:45:04.691798 | controller |       BM_INSTANCE_MEMORY: '8192'
2026-06-10 14:45:04.691805 | controller |       BM_INSTANCE_NAME_PREFIX: edpm-compute-baremetal
2026-06-10 14:45:04.691812 | controller |       BM_INSTANCE_NAME_SUFFIX: '0'
2026-06-10 14:45:04.691818 | controller |       BM_NETWORK_NAME: default
2026-06-10 14:45:04.691825 | controller |       BM_NODE_COUNT: '1'
2026-06-10 14:45:04.691831 | controller |       BM_ROOT_PASSWORD: ''
2026-06-10 14:45:04.691838 | controller |       BM_ROOT_PASSWORD_SECRET: ''
2026-06-10 14:45:04.691845 | controller |       CEILOMETER_CENTRAL_DEPL_IMG: unused
2026-06-10 14:45:04.691852 | controller |       CEILOMETER_NOTIFICATION_DEPL_IMG: unused
2026-06-10 14:45:04.691886 | controller |       CEPH_BRANCH: release-1.15
2026-06-10 14:45:04.691913 | controller |       CEPH_CLIENT: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/toolbox.yaml
2026-06-10 14:45:04.691919 | controller |       CEPH_COMMON: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/common.yaml
2026-06-10 14:45:04.691923 | controller |       CEPH_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/cluster-test.yaml
2026-06-10 14:45:04.691928 | controller |       CEPH_CRDS: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/crds.yaml
2026-06-10 14:45:04.691933 | controller |       CEPH_IMG: quay.io/ceph/demo:latest-squid
2026-06-10 14:45:04.691938 | controller |       CEPH_OP: /home/zuul/ci-framework-data/artifacts/manifests/operator/rook/deploy/examples/operator-openshift.yaml
2026-06-10 14:45:04.691943 | controller |       CEPH_REPO: https://github.com/rook/rook.git
2026-06-10 14:45:04.691947 | controller |       CERTMANAGER_TIMEOUT: 300s
2026-06-10 14:45:04.691952 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-10 14:45:04.691957 | controller |       CINDER: config/samples/cinder_v1beta1_cinder.yaml
2026-06-10 14:45:04.691962 | controller |       CINDERAPI_DEPL_IMG: unused
2026-06-10 14:45:04.691966 | controller |       CINDERBKP_DEPL_IMG: unused
2026-06-10 14:45:04.691971 | controller |       CINDERSCH_DEPL_IMG: unused
2026-06-10 14:45:04.691981 | controller |       CINDERVOL_DEPL_IMG: unused
2026-06-10 14:45:04.691986 | controller |       CINDER_BRANCH: main
2026-06-10 14:45:04.691990 | controller |       CINDER_COMMIT_HASH: ''
2026-06-10 14:45:04.691995 | controller |       CINDER_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/config/samples/cinder_v1beta1_cinder.yaml
2026-06-10 14:45:04.692000 | controller |       CINDER_IMG: quay.io/openstack-k8s-operators/cinder-operator-index:latest
2026-06-10 14:45:04.692005 | controller |       CINDER_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/kuttl-test.yaml
2026-06-10 14:45:04.692010 | controller |       CINDER_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/cinder-operator/test/kuttl/tests
2026-06-10 14:45:04.692014 | controller |       CINDER_KUTTL_NAMESPACE: cinder-kuttl-tests
2026-06-10 14:45:04.692019 | controller |       CINDER_REPO: https://github.com/openstack-k8s-operators/cinder-operator.git
2026-06-10 14:45:04.692024 | controller |       CLEANUP_DIR_CMD: rm -Rf
2026-06-10 14:45:04.692028 | controller |       CRC_BGP_NIC_1_MAC: '52:54:00:11:11:11'
2026-06-10 14:45:04.692033 | controller |       CRC_BGP_NIC_2_MAC: '52:54:00:11:11:12'
2026-06-10 14:45:04.692038 | controller |       CRC_HTTPS_PROXY: ''
2026-06-10 14:45:04.692043 | controller |       CRC_HTTP_PROXY: ''
2026-06-10 14:45:04.692047 | controller |       CRC_STORAGE_NAMESPACE: crc-storage
2026-06-10 14:45:04.692052 | controller |       CRC_STORAGE_RETRIES: '3'
2026-06-10 14:45:04.692061 | controller |       CRC_URL: '''https://developers.redhat.com/content-gateway/rest/mirror/pub/openshift-v4/clients/crc/latest/crc-linux-amd64.tar.xz'''
2026-06-10 14:45:04.692066 | controller |       CRC_VERSION: latest
2026-06-10 14:45:04.692071 | controller |       DATAPLANE_ANSIBLE_SECRET: dataplane-ansible-ssh-private-key-secret
2026-06-10 14:45:04.692076 | controller |       DATAPLANE_ANSIBLE_USER: ''
2026-06-10 14:45:04.692081 | controller |       DATAPLANE_COMPUTE_IP: 192.168.122.100
2026-06-10 14:45:04.692085 | controller |       DATAPLANE_CONTAINER_PREFIX: openstack
2026-06-10 14:45:04.692090 | controller |       DATAPLANE_CONTAINER_TAG: current-podified
2026-06-10 14:45:04.692095 | controller |       DATAPLANE_CUSTOM_SERVICE_RUNNER_IMG: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-10 14:45:04.692099 | controller |       DATAPLANE_DEFAULT_GW: 192.168.122.1
2026-06-10 14:45:04.692104 | controller |       DATAPLANE_EXTRA_NOVA_CONFIG_FILE: /dev/null
2026-06-10 14:45:04.692109 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-10 14:45:04.692114 | controller |       DATAPLANE_KUSTOMIZE_SCENARIO: preprovisioned
2026-06-10 14:45:04.692118 | controller |       DATAPLANE_NETWORKER_IP: 192.168.122.200
2026-06-10 14:45:04.692123 | controller |       DATAPLANE_NETWORK_INTERFACE_NAME: eth0
2026-06-10 14:45:04.692128 | controller |       DATAPLANE_NOVA_NFS_PATH: ''
2026-06-10 14:45:04.692132 | controller |       DATAPLANE_NTP_SERVER: pool.ntp.org
2026-06-10 14:45:04.692137 | controller |       DATAPLANE_PLAYBOOK: osp.edpm.download_cache
2026-06-10 14:45:04.692142 | controller |       DATAPLANE_REGISTRY_URL: quay.io/podified-antelope-centos9
2026-06-10 14:45:04.692146 | controller |       DATAPLANE_REPO_SETUP_BRANCH: antelope
2026-06-10 14:45:04.692151 | controller |       DATAPLANE_REPO_SETUP_REPO: current-podified
2026-06-10 14:45:04.692156 | controller |       DATAPLANE_RUNNER_IMG: ''
2026-06-10 14:45:04.692160 | controller |       DATAPLANE_SERVER_ROLE: compute
2026-06-10 14:45:04.692165 | controller |       DATAPLANE_SSHD_ALLOWED_RANGES: '[''192.168.122.0/24'']'
2026-06-10 14:45:04.692170 | controller |       DATAPLANE_TIMEOUT: 30m
2026-06-10 14:45:04.692175 | controller |       DATAPLANE_TLS_ENABLED: 'true'
2026-06-10 14:45:04.692179 | controller |       DATAPLANE_TOTAL_NETWORKER_NODES: '1'
2026-06-10 14:45:04.692184 | controller |       DATAPLANE_TOTAL_NODES: '1'
2026-06-10 14:45:04.692189 | controller |       DBSERVICE: galera
2026-06-10 14:45:04.692193 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-10 14:45:04.692198 | controller |       DESIGNATE: config/samples/designate_v1beta1_designate.yaml
2026-06-10 14:45:04.692203 | controller |       DESIGNATE_BRANCH: main
2026-06-10 14:45:04.692208 | controller |       DESIGNATE_COMMIT_HASH: ''
2026-06-10 14:45:04.692213 | controller |       DESIGNATE_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/config/samples/designate_v1beta1_designate.yaml
2026-06-10 14:45:04.692218 | controller |       DESIGNATE_IMG: quay.io/openstack-k8s-operators/designate-operator-index:latest
2026-06-10 14:45:04.692225 | controller |       DESIGNATE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/kuttl-test.yaml
2026-06-10 14:45:04.692230 | controller |       DESIGNATE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/designate-operator/test/kuttl/tests
2026-06-10 14:45:04.692235 | controller |       DESIGNATE_KUTTL_NAMESPACE: designate-kuttl-tests
2026-06-10 14:45:04.692239 | controller |       DESIGNATE_REPO: https://github.com/openstack-k8s-operators/designate-operator.git
2026-06-10 14:45:04.692244 | controller |       DNSDATA: config/samples/network_v1beta1_dnsdata.yaml
2026-06-10 14:45:04.692254 | controller |       DNSDATA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_dnsdata.yaml
2026-06-10 14:45:04.692259 | controller |       DNSMASQ: config/samples/network_v1beta1_dnsmasq.yaml
2026-06-10 14:45:04.692264 | controller |       DNSMASQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_dnsmasq.yaml
2026-06-10 14:45:04.692269 | controller |       DNS_DEPL_IMG: unused
2026-06-10 14:45:04.692273 | controller |       DNS_DOMAIN: localdomain
2026-06-10 14:45:04.692278 | controller |       DOWNLOAD_TOOLS_SELECTION: all
2026-06-10 14:45:04.692283 | controller |       EDPM_ATTACH_EXTNET: 'true'
2026-06-10 14:45:04.692287 | controller |       EDPM_COMPUTE_ADDITIONAL_HOST_ROUTES: '''[]'''
2026-06-10 14:45:04.692292 | controller |       EDPM_COMPUTE_ADDITIONAL_NETWORKS: '''[]'''
2026-06-10 14:45:04.692297 | controller |       EDPM_COMPUTE_CELLS: '1'
2026-06-10 14:45:04.692301 | controller |       EDPM_COMPUTE_CEPH_ENABLED: 'true'
2026-06-10 14:45:04.692306 | controller |       EDPM_COMPUTE_CEPH_NOVA: 'true'
2026-06-10 14:45:04.692311 | controller |       EDPM_COMPUTE_DHCP_AGENT_ENABLED: 'true'
2026-06-10 14:45:04.692315 | controller |       EDPM_COMPUTE_SRIOV_ENABLED: 'true'
2026-06-10 14:45:04.692320 | controller |       EDPM_COMPUTE_SUFFIX: '0'
2026-06-10 14:45:04.692325 | controller |       EDPM_CONFIGURE_DEFAULT_ROUTE: 'true'
2026-06-10 14:45:04.692329 | controller |       EDPM_CONFIGURE_HUGEPAGES: 'false'
2026-06-10 14:45:04.692334 | controller |       EDPM_CONFIGURE_NETWORKING: 'true'
2026-06-10 14:45:04.692339 | controller |       EDPM_FIRSTBOOT_EXTRA: /tmp/edpm-firstboot-extra
2026-06-10 14:45:04.692343 | controller |       EDPM_NETWORKER_SUFFIX: '0'
2026-06-10 14:45:04.692348 | controller |       EDPM_TOTAL_NETWORKERS: '1'
2026-06-10 14:45:04.692353 | controller |       EDPM_TOTAL_NODES: '1'
2026-06-10 14:45:04.692357 | controller |       GALERA_REPLICAS: ''
2026-06-10 14:45:04.692362 | controller |       GENERATE_SSH_KEYS: 'true'
2026-06-10 14:45:04.692367 | controller |       GIT_CLONE_OPTS: ''
2026-06-10 14:45:04.692372 | controller |       GLANCE: config/samples/glance_v1beta1_glance.yaml
2026-06-10 14:45:04.692376 | controller |       GLANCEAPI_DEPL_IMG: unused
2026-06-10 14:45:04.692381 | controller |       GLANCE_BRANCH: main
2026-06-10 14:45:04.692386 | controller |       GLANCE_COMMIT_HASH: ''
2026-06-10 14:45:04.692390 | controller |       GLANCE_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/config/samples/glance_v1beta1_glance.yaml
2026-06-10 14:45:04.692395 | controller |       GLANCE_IMG: quay.io/openstack-k8s-operators/glance-operator-index:latest
2026-06-10 14:45:04.692400 | controller |       GLANCE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/kuttl-test.yaml
2026-06-10 14:45:04.692405 | controller |       GLANCE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/glance-operator/test/kuttl/tests
2026-06-10 14:45:04.692409 | controller |       GLANCE_KUTTL_NAMESPACE: glance-kuttl-tests
2026-06-10 14:45:04.692414 | controller |       GLANCE_REPO: https://github.com/openstack-k8s-operators/glance-operator.git
2026-06-10 14:45:04.692419 | controller |       HEAT: config/samples/heat_v1beta1_heat.yaml
2026-06-10 14:45:04.692424 | controller |       HEATAPI_DEPL_IMG: unused
2026-06-10 14:45:04.692428 | controller |       HEATCFNAPI_DEPL_IMG: unused
2026-06-10 14:45:04.692433 | controller |       HEATENGINE_DEPL_IMG: unused
2026-06-10 14:45:04.692438 | controller |       HEAT_AUTH_ENCRYPTION_KEY: 767c3ed056cbaa3b9dfedb8c6f825bf0
2026-06-10 14:45:04.692442 | controller |       HEAT_BRANCH: main
2026-06-10 14:45:04.692447 | controller |       HEAT_COMMIT_HASH: ''
2026-06-10 14:45:04.692452 | controller |       HEAT_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/config/samples/heat_v1beta1_heat.yaml
2026-06-10 14:45:04.692491 | controller |       HEAT_IMG: quay.io/openstack-k8s-operators/heat-operator-index:latest
2026-06-10 14:45:04.692496 | controller |       HEAT_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/kuttl-test.yaml
2026-06-10 14:45:04.692501 | controller |       HEAT_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/heat-operator/test/kuttl/tests
2026-06-10 14:45:04.692505 | controller |       HEAT_KUTTL_NAMESPACE: heat-kuttl-tests
2026-06-10 14:45:04.692510 | controller |       HEAT_REPO: https://github.com/openstack-k8s-operators/heat-operator.git
2026-06-10 14:45:04.692515 | controller |       HEAT_SERVICE_ENABLED: 'true'
2026-06-10 14:45:04.692520 | controller |       HORIZON: config/samples/horizon_v1beta1_horizon.yaml
2026-06-10 14:45:04.692524 | controller |       HORIZONTEST: config/samples/test_v1beta1_horizontest.yaml
2026-06-10 14:45:04.692529 | controller |       HORIZONTEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_horizontest.yaml
2026-06-10 14:45:04.692537 | controller |       HORIZON_BRANCH: main
2026-06-10 14:45:04.692542 | controller |       HORIZON_COMMIT_HASH: ''
2026-06-10 14:45:04.692547 | controller |       HORIZON_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/config/samples/horizon_v1beta1_horizon.yaml
2026-06-10 14:45:04.692552 | controller |       HORIZON_DEPL_IMG: unused
2026-06-10 14:45:04.692556 | controller |       HORIZON_IMG: quay.io/openstack-k8s-operators/horizon-operator-index:latest
2026-06-10 14:45:04.692561 | controller |       HORIZON_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/kuttl-test.yaml
2026-06-10 14:45:04.692566 | controller |       HORIZON_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/horizon-operator/test/kuttl/tests
2026-06-10 14:45:04.692571 | controller |       HORIZON_KUTTL_NAMESPACE: horizon-kuttl-tests
2026-06-10 14:45:04.692575 | controller |       HORIZON_REPO: https://github.com/openstack-k8s-operators/horizon-operator.git
2026-06-10 14:45:04.692580 | controller |       INFRA_BRANCH: main
2026-06-10 14:45:04.692585 | controller |       INFRA_COMMIT_HASH: ''
2026-06-10 14:45:04.692590 | controller |       INFRA_IMG: quay.io/openstack-k8s-operators/infra-operator-index:latest
2026-06-10 14:45:04.692596 | controller |       INFRA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/kuttl-test.yaml
2026-06-10 14:45:04.692602 | controller |       INFRA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/test/kuttl/tests
2026-06-10 14:45:04.692607 | controller |       INFRA_KUTTL_NAMESPACE: infra-kuttl-tests
2026-06-10 14:45:04.692612 | controller |       INFRA_RABBITMQ: config/samples/rabbitmq_v1beta1_rabbitmq.yaml
2026-06-10 14:45:04.692622 | controller |       INFRA_RABBITMQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator-rabbitmq/config/samples/rabbitmq_v1beta1_rabbitmq.yaml
2026-06-10 14:45:04.692627 | controller |       INFRA_RABBITMQ_DEPL_IMG: unused
2026-06-10 14:45:04.692633 | controller |       INFRA_RABBITMQ_IMG: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-10 14:45:04.692640 | controller |       INFRA_REPO: https://github.com/openstack-k8s-operators/infra-operator.git
2026-06-10 14:45:04.692646 | controller |       INSTALL_CERT_MANAGER: false
2026-06-10 14:45:04.692653 | controller |       INSTALL_NMSTATE: true || false
2026-06-10 14:45:04.692660 | controller |       INSTALL_NNCP: true || false
2026-06-10 14:45:04.692667 | controller |       INTERNALAPI_HOST_ROUTES: ''
2026-06-10 14:45:04.692674 | controller |       IPV6_LAB_IPV4_NETWORK_IPADDRESS: 172.30.0.1/24
2026-06-10 14:45:04.692681 | controller |       IPV6_LAB_IPV6_NETWORK_IPADDRESS: fd00:abcd:abcd:fc00::1/64
2026-06-10 14:45:04.692688 | controller |       IPV6_LAB_LIBVIRT_STORAGE_POOL: default
2026-06-10 14:45:04.692694 | controller |       IPV6_LAB_MANAGE_FIREWALLD: 'true'
2026-06-10 14:45:04.692701 | controller |       IPV6_LAB_NAT64_HOST_IPV4: 172.30.0.2/24
2026-06-10 14:45:04.692708 | controller |       IPV6_LAB_NAT64_HOST_IPV6: fd00:abcd:abcd:fc00::2/64
2026-06-10 14:45:04.692714 | controller |       IPV6_LAB_NAT64_INSTANCE_NAME: nat64-router
2026-06-10 14:45:04.692721 | controller |       IPV6_LAB_NAT64_IPV6_NETWORK: fd00:abcd:abcd:fc00::/64
2026-06-10 14:45:04.692727 | controller |       IPV6_LAB_NAT64_TAYGA_DYNAMIC_POOL: 192.168.255.0/24
2026-06-10 14:45:04.692738 | controller |       IPV6_LAB_NAT64_TAYGA_IPV4: 192.168.255.1
2026-06-10 14:45:04.692745 | controller |       IPV6_LAB_NAT64_TAYGA_IPV6: fd00:abcd:abcd:fc00::3
2026-06-10 14:45:04.692752 | controller |       IPV6_LAB_NAT64_TAYGA_IPV6_PREFIX: fd00:abcd:abcd:fcff::/96
2026-06-10 14:45:04.692759 | controller |       IPV6_LAB_NAT64_UPDATE_PACKAGES: 'false'
2026-06-10 14:45:04.692765 | controller |       IPV6_LAB_NETWORK_NAME: nat64
2026-06-10 14:45:04.692769 | controller |       IPV6_LAB_SNO_CLUSTER_NETWORK: fd00:abcd:0::/48
2026-06-10 14:45:04.692774 | controller |       IPV6_LAB_SNO_HOST_IP: fd00:abcd:abcd:fc00::11
2026-06-10 14:45:04.692779 | controller |       IPV6_LAB_SNO_HOST_PREFIX: '64'
2026-06-10 14:45:04.692783 | controller |       IPV6_LAB_SNO_INSTANCE_NAME: sno
2026-06-10 14:45:04.692788 | controller |       IPV6_LAB_SNO_MACHINE_NETWORK: fd00:abcd:abcd:fc00::/64
2026-06-10 14:45:04.692793 | controller |       IPV6_LAB_SNO_OCP_MIRROR_URL: https://mirror.openshift.com/pub/openshift-v4/clients/ocp
2026-06-10 14:45:04.692797 | controller |       IPV6_LAB_SNO_OCP_VERSION: latest-4.14
2026-06-10 14:45:04.692802 | controller |       IPV6_LAB_SNO_SERVICE_NETWORK: fd00:abcd:abcd:fc03::/112
2026-06-10 14:45:04.692807 | controller |       IPV6_LAB_SSH_PUB_KEY: /home/zuul/.ssh/id_rsa.pub
2026-06-10 14:45:04.692811 | controller |       IPV6_LAB_WORK_DIR: /home/zuul/.ipv6lab
2026-06-10 14:45:04.692816 | controller |       IRONIC: config/samples/ironic_v1beta1_ironic.yaml
2026-06-10 14:45:04.692821 | controller |       IRONICAPI_DEPL_IMG: unused
2026-06-10 14:45:04.692825 | controller |       IRONICCON_DEPL_IMG: unused
2026-06-10 14:45:04.692830 | controller |       IRONICINS_DEPL_IMG: unused
2026-06-10 14:45:04.692835 | controller |       IRONICNAG_DEPL_IMG: unused
2026-06-10 14:45:04.692839 | controller |       IRONICPXE_DEPL_IMG: unused
2026-06-10 14:45:04.692844 | controller |       IRONIC_BRANCH: main
2026-06-10 14:45:04.692849 | controller |       IRONIC_COMMIT_HASH: ''
2026-06-10 14:45:04.692854 | controller |       IRONIC_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/config/samples/ironic_v1beta1_ironic.yaml
2026-06-10 14:45:04.692887 | controller |       IRONIC_IMAGE: quay.io/metal3-io/ironic
2026-06-10 14:45:04.692893 | controller |       IRONIC_IMAGE_TAG: release-24.1
2026-06-10 14:45:04.692897 | controller |       IRONIC_IMG: quay.io/openstack-k8s-operators/ironic-operator-index:latest
2026-06-10 14:45:04.692902 | controller |       IRONIC_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/kuttl-test.yaml
2026-06-10 14:45:04.692907 | controller |       IRONIC_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ironic-operator/test/kuttl/tests
2026-06-10 14:45:04.692912 | controller |       IRONIC_KUTTL_NAMESPACE: ironic-kuttl-tests
2026-06-10 14:45:04.692917 | controller |       IRONIC_REPO: https://github.com/openstack-k8s-operators/ironic-operator.git
2026-06-10 14:45:04.692921 | controller |       KEYSTONEAPI: config/samples/keystone_v1beta1_keystoneapi.yaml
2026-06-10 14:45:04.692926 | controller |       KEYSTONEAPI_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/config/samples/keystone_v1beta1_keystoneapi.yaml
2026-06-10 14:45:04.692931 | controller |       KEYSTONEAPI_DEPL_IMG: unused
2026-06-10 14:45:04.692936 | controller |       KEYSTONE_BRANCH: main
2026-06-10 14:45:04.692940 | controller |       KEYSTONE_COMMIT_HASH: ''
2026-06-10 14:45:04.692945 | controller |       KEYSTONE_FEDERATION_CLIENT_SECRET: COX8bmlKAWn56XCGMrKQJj7dgHNAOl6f
2026-06-10 14:45:04.692950 | controller |       KEYSTONE_FEDERATION_CRYPTO_PASSPHRASE: openstack
2026-06-10 14:45:04.692954 | controller |       KEYSTONE_IMG: quay.io/openstack-k8s-operators/keystone-operator-index:latest
2026-06-10 14:45:04.692959 | controller |       KEYSTONE_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/kuttl-test.yaml
2026-06-10 14:45:04.692964 | controller |       KEYSTONE_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/keystone-operator/test/kuttl/tests
2026-06-10 14:45:04.692968 | controller |       KEYSTONE_KUTTL_NAMESPACE: keystone-kuttl-tests
2026-06-10 14:45:04.692973 | controller |       KEYSTONE_REPO: https://github.com/openstack-k8s-operators/keystone-operator.git
2026-06-10 14:45:04.692978 | controller |       KUBEADMIN_PWD: '12345678'
2026-06-10 14:45:04.692983 | controller |       LIBVIRT_SECRET: libvirt-secret
2026-06-10 14:45:04.692988 | controller |       LOKI_DEPLOY_MODE: openshift-network
2026-06-10 14:45:04.692992 | controller |       LOKI_DEPLOY_NAMESPACE: netobserv
2026-06-10 14:45:04.693010 | controller |       LOKI_DEPLOY_SIZE: 1x.demo
2026-06-10 14:45:04.693015 | controller |       LOKI_NAMESPACE: openshift-operators-redhat
2026-06-10 14:45:04.693020 | controller |       LOKI_OPERATOR_GROUP: openshift-operators-redhat-loki
2026-06-10 14:45:04.693025 | controller |       LOKI_SUBSCRIPTION: loki-operator
2026-06-10 14:45:04.693029 | controller |       LVMS_CR: '1'
2026-06-10 14:45:04.693034 | controller |       MANILA: config/samples/manila_v1beta1_manila.yaml
2026-06-10 14:45:04.693039 | controller |       MANILAAPI_DEPL_IMG: unused
2026-06-10 14:45:04.693043 | controller |       MANILASCH_DEPL_IMG: unused
2026-06-10 14:45:04.693048 | controller |       MANILASHARE_DEPL_IMG: unused
2026-06-10 14:45:04.693053 | controller |       MANILA_BRANCH: main
2026-06-10 14:45:04.693063 | controller |       MANILA_COMMIT_HASH: ''
2026-06-10 14:45:04.693068 | controller |       MANILA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/config/samples/manila_v1beta1_manila.yaml
2026-06-10 14:45:04.693073 | controller |       MANILA_IMG: quay.io/openstack-k8s-operators/manila-operator-index:latest
2026-06-10 14:45:04.693078 | controller |       MANILA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/kuttl-test.yaml
2026-06-10 14:45:04.693082 | controller |       MANILA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/manila-operator/test/kuttl/tests
2026-06-10 14:45:04.693091 | controller |       MANILA_KUTTL_NAMESPACE: manila-kuttl-tests
2026-06-10 14:45:04.693096 | controller |       MANILA_REPO: https://github.com/openstack-k8s-operators/manila-operator.git
2026-06-10 14:45:04.693100 | controller |       MANILA_SERVICE_ENABLED: 'true'
2026-06-10 14:45:04.693105 | controller |       MARIADB: config/samples/mariadb_v1beta1_galera.yaml
2026-06-10 14:45:04.693110 | controller |       MARIADB_BRANCH: main
2026-06-10 14:45:04.693114 | controller |       MARIADB_CHAINSAW_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/chainsaw/config.yaml
2026-06-10 14:45:04.693119 | controller |       MARIADB_CHAINSAW_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/chainsaw/tests
2026-06-10 14:45:04.693124 | controller |       MARIADB_CHAINSAW_NAMESPACE: mariadb-chainsaw-tests
2026-06-10 14:45:04.693129 | controller |       MARIADB_COMMIT_HASH: ''
2026-06-10 14:45:04.693133 | controller |       MARIADB_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/config/samples/mariadb_v1beta1_galera.yaml
2026-06-10 14:45:04.693138 | controller |       MARIADB_DEPL_IMG: unused
2026-06-10 14:45:04.693143 | controller |       MARIADB_IMG: quay.io/openstack-k8s-operators/mariadb-operator-index:latest
2026-06-10 14:45:04.693148 | controller |       MARIADB_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/kuttl-test.yaml
2026-06-10 14:45:04.693152 | controller |       MARIADB_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/mariadb-operator/test/kuttl/tests
2026-06-10 14:45:04.693157 | controller |       MARIADB_KUTTL_NAMESPACE: mariadb-kuttl-tests
2026-06-10 14:45:04.693162 | controller |       MARIADB_REPO: https://github.com/openstack-k8s-operators/mariadb-operator.git
2026-06-10 14:45:04.693166 | controller |       MEMCACHED: config/samples/memcached_v1beta1_memcached.yaml
2026-06-10 14:45:04.693171 | controller |       MEMCACHED_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/memcached_v1beta1_memcached.yaml
2026-06-10 14:45:04.693176 | controller |       MEMCACHED_DEPL_IMG: unused
2026-06-10 14:45:04.693181 | controller |       METADATA_SHARED_SECRET: '1234567842'
2026-06-10 14:45:04.693185 | controller |       METALLB_IPV6_POOL: fd00:aaaa::80-fd00:aaaa::90
2026-06-10 14:45:04.693190 | controller |       METALLB_POOL: 192.168.122.80-192.168.122.90
2026-06-10 14:45:04.693195 | controller |       MICROSHIFT: '0'
2026-06-10 14:45:04.693199 | controller |       MIRROR_INSECURE: 'true'
2026-06-10 14:45:04.693204 | controller |       MIRROR_NAMESPACE: openstack-mirror
2026-06-10 14:45:04.693209 | controller |       MIRROR_REGISTRY_HOST: default-route-openshift-image-registry.apps-crc.testing
2026-06-10 14:45:04.693214 | controller |       NAMESPACE: openstack
2026-06-10 14:45:04.693218 | controller |       NETCONFIG: config/samples/network_v1beta1_netconfig.yaml
2026-06-10 14:45:04.693223 | controller |       NETCONFIG_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator/config/samples/network_v1beta1_netconfig.yaml
2026-06-10 14:45:04.693230 | controller |       NETCONFIG_DEPL_IMG: unused
2026-06-10 14:45:04.693235 | controller |       NETOBSERV_DEPLOY_NAMESPACE: netobserv
2026-06-10 14:45:04.693239 | controller |       NETOBSERV_NAMESPACE: openshift-netobserv-operator
2026-06-10 14:45:04.693244 | controller |       NETOBSERV_OPERATOR_GROUP: openshift-netobserv-operator-net
2026-06-10 14:45:04.693249 | controller |       NETOBSERV_SUBSCRIPTION: netobserv-operator
2026-06-10 14:45:04.693253 | controller |       NETWORK_BGP: 'false'
2026-06-10 14:45:04.693258 | controller |       NETWORK_DESIGNATE_ADDRESS_PREFIX: 172.28.0
2026-06-10 14:45:04.693263 | controller |       NETWORK_DESIGNATE_EXT_ADDRESS_PREFIX: 172.50.0
2026-06-10 14:45:04.693267 | controller |       NETWORK_INTERNALAPI_ADDRESS_PREFIX: 172.17.0
2026-06-10 14:45:04.693272 | controller |       NETWORK_ISOLATION: 'true'
2026-06-10 14:45:04.693277 | controller |       NETWORK_ISOLATION_INSTANCE_NAME: crc
2026-06-10 14:45:04.693282 | controller |       NETWORK_ISOLATION_IPV4: 'true'
2026-06-10 14:45:04.693286 | controller |       NETWORK_ISOLATION_IPV4_ADDRESS: 172.16.1.1/24
2026-06-10 14:45:04.693291 | controller |       NETWORK_ISOLATION_IPV4_NAT: 'true'
2026-06-10 14:45:04.693296 | controller |       NETWORK_ISOLATION_IPV6: 'false'
2026-06-10 14:45:04.693300 | controller |       NETWORK_ISOLATION_IPV6_ADDRESS: fd00:aaaa::1/64
2026-06-10 14:45:04.693305 | controller |       NETWORK_ISOLATION_IP_ADDRESS: 192.168.122.10
2026-06-10 14:45:04.693310 | controller |       NETWORK_ISOLATION_MAC: '52:54:00:11:11:10'
2026-06-10 14:45:04.693314 | controller |       NETWORK_ISOLATION_NETWORK_NAME: net-iso
2026-06-10 14:45:04.693319 | controller |       NETWORK_ISOLATION_NET_NAME: default
2026-06-10 14:45:04.693324 | controller |       NETWORK_ISOLATION_USE_DEFAULT_NETWORK: 'true'
2026-06-10 14:45:04.693328 | controller |       NETWORK_MTU: '1500'
2026-06-10 14:45:04.693333 | controller |       NETWORK_STORAGEMGMT_ADDRESS_PREFIX: 172.20.0
2026-06-10 14:45:04.693338 | controller |       NETWORK_STORAGE_ADDRESS_PREFIX: 172.18.0
2026-06-10 14:45:04.693342 | controller |       NETWORK_STORAGE_MACVLAN: ''
2026-06-10 14:45:04.693347 | controller |       NETWORK_TENANT_ADDRESS_PREFIX: 172.19.0
2026-06-10 14:45:04.693352 | controller |       NETWORK_VLAN_START: '20'
2026-06-10 14:45:04.693356 | controller |       NETWORK_VLAN_STEP: '1'
2026-06-10 14:45:04.693361 | controller |       NEUTRONAPI: config/samples/neutron_v1beta1_neutronapi.yaml
2026-06-10 14:45:04.693366 | controller |       NEUTRONAPI_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/config/samples/neutron_v1beta1_neutronapi.yaml
2026-06-10 14:45:04.693371 | controller |       NEUTRONAPI_DEPL_IMG: unused
2026-06-10 14:45:04.693375 | controller |       NEUTRON_BRANCH: main
2026-06-10 14:45:04.693380 | controller |       NEUTRON_COMMIT_HASH: ''
2026-06-10 14:45:04.693385 | controller |       NEUTRON_IMG: quay.io/openstack-k8s-operators/neutron-operator-index:latest
2026-06-10 14:45:04.693393 | controller |       NEUTRON_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/kuttl-test.yaml
2026-06-10 14:45:04.693398 | controller |       NEUTRON_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/neutron-operator/test/kuttl/tests
2026-06-10 14:45:04.693402 | controller |       NEUTRON_KUTTL_NAMESPACE: neutron-kuttl-tests
2026-06-10 14:45:04.693407 | controller |       NEUTRON_REPO: https://github.com/openstack-k8s-operators/neutron-operator.git
2026-06-10 14:45:04.693412 | controller |       NFS_HOME: /home/nfs
2026-06-10 14:45:04.693417 | controller |       NMSTATE_NAMESPACE: openshift-nmstate
2026-06-10 14:45:04.693421 | controller |       NMSTATE_OPERATOR_GROUP: openshift-nmstate-tn6k8
2026-06-10 14:45:04.693426 | controller |       NMSTATE_SUBSCRIPTION: kubernetes-nmstate-operator
2026-06-10 14:45:04.693431 | controller |       NNCP_ADDITIONAL_HOST_ROUTES: ''
2026-06-10 14:45:04.693435 | controller |       NNCP_BGP_1_INTERFACE: enp7s0
2026-06-10 14:45:04.693440 | controller |       NNCP_BGP_1_IP_ADDRESS: 100.65.4.2
2026-06-10 14:45:04.693445 | controller |       NNCP_BGP_2_INTERFACE: enp8s0
2026-06-10 14:45:04.693449 | controller |       NNCP_BGP_2_IP_ADDRESS: 100.64.4.2
2026-06-10 14:45:04.693454 | controller |       NNCP_BRIDGE: ospbr
2026-06-10 14:45:04.693459 | controller |       NNCP_CLEANUP_TIMEOUT: 120s
2026-06-10 14:45:04.693463 | controller |       NNCP_CTLPLANE_IPV6_ADDRESS_PREFIX: 'fd00:aaaa::'
2026-06-10 14:45:04.693468 | controller |       NNCP_CTLPLANE_IPV6_ADDRESS_SUFFIX: '10'
2026-06-10 14:45:04.693473 | controller |       NNCP_CTLPLANE_IP_ADDRESS_PREFIX: 192.168.122
2026-06-10 14:45:04.693479 | controller |       NNCP_CTLPLANE_IP_ADDRESS_SUFFIX: '10'
2026-06-10 14:45:04.693484 | controller |       NNCP_DNS_SERVER: 192.168.122.1
2026-06-10 14:45:04.693489 | controller |       NNCP_DNS_SERVER_IPV6: fd00:aaaa::1
2026-06-10 14:45:04.693493 | controller |       NNCP_GATEWAY: 192.168.122.1
2026-06-10 14:45:04.693498 | controller |       NNCP_GATEWAY_IPV6: fd00:aaaa::1
2026-06-10 14:45:04.693503 | controller |       NNCP_INTERFACE: enp6s0
2026-06-10 14:45:04.693507 | controller |       NNCP_NODES: ''
2026-06-10 14:45:04.693512 | controller |       NNCP_TIMEOUT: 240s
2026-06-10 14:45:04.693517 | controller |       NOVA: config/samples/nova_v1beta1_nova_collapsed_cell.yaml
2026-06-10 14:45:04.693522 | controller |       NOVA_BRANCH: main
2026-06-10 14:45:04.693526 | controller |       NOVA_COMMIT_HASH: ''
2026-06-10 14:45:04.693531 | controller |       NOVA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/nova-operator/config/samples/nova_v1beta1_nova_collapsed_cell.yaml
2026-06-10 14:45:04.693536 | controller |       NOVA_IMG: quay.io/openstack-k8s-operators/nova-operator-index:latest
2026-06-10 14:45:04.693541 | controller |       NOVA_REPO: https://github.com/openstack-k8s-operators/nova-operator.git
2026-06-10 14:45:04.693545 | controller |       NUMBER_OF_INSTANCES: '1'
2026-06-10 14:45:04.693550 | controller |       OCP_NETWORK_NAME: crc
2026-06-10 14:45:04.693555 | controller |       OCTAVIA: config/samples/octavia_v1beta1_octavia.yaml
2026-06-10 14:45:04.693559 | controller |       OCTAVIA_BRANCH: main
2026-06-10 14:45:04.693564 | controller |       OCTAVIA_COMMIT_HASH: ''
2026-06-10 14:45:04.693569 | controller |       OCTAVIA_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/config/samples/octavia_v1beta1_octavia.yaml
2026-06-10 14:45:04.693574 | controller |       OCTAVIA_IMG: quay.io/openstack-k8s-operators/octavia-operator-index:latest
2026-06-10 14:45:04.693578 | controller |       OCTAVIA_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/kuttl-test.yaml
2026-06-10 14:45:04.693583 | controller |       OCTAVIA_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/octavia-operator/test/kuttl/tests
2026-06-10 14:45:04.693588 | controller |       OCTAVIA_KUTTL_NAMESPACE: octavia-kuttl-tests
2026-06-10 14:45:04.693592 | controller |       OCTAVIA_REPO: https://github.com/openstack-k8s-operators/octavia-operator.git
2026-06-10 14:45:04.693597 | controller |       OKD: 'false'
2026-06-10 14:45:04.693602 | controller |       OPENSTACK_BRANCH: main
2026-06-10 14:45:04.693607 | controller |       OPENSTACK_BUNDLE_IMG: quay.io/openstack-k8s-operators/openstack-operator-bundle:latest
2026-06-10 14:45:04.693611 | controller |       OPENSTACK_COMMIT_HASH: ''
2026-06-10 14:45:04.693616 | controller |       OPENSTACK_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation.yaml
2026-06-10 14:45:04.693621 | controller |       OPENSTACK_CRDS_DIR: openstack_crds
2026-06-10 14:45:04.693626 | controller |       OPENSTACK_CTLPLANE: config/samples/core_v1beta1_openstackcontrolplane_galera_network_isolation.yaml
2026-06-10 14:45:04.693638 | controller |       OPENSTACK_IMG: quay.io/openstack-k8s-operators/openstack-operator-index:latest
2026-06-10 14:45:04.693645 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-10 14:45:04.693652 | controller |       OPENSTACK_K8S_TAG: latest
2026-06-10 14:45:04.693659 | controller |       OPENSTACK_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/kuttl-test.yaml
2026-06-10 14:45:04.693665 | controller |       OPENSTACK_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/openstack-operator/test/kuttl/tests
2026-06-10 14:45:04.693672 | controller |       OPENSTACK_KUTTL_NAMESPACE: openstack-kuttl-tests
2026-06-10 14:45:04.693679 | controller |       OPENSTACK_NEUTRON_CUSTOM_CONF: ''
2026-06-10 14:45:04.693686 | controller |       OPENSTACK_REPO: https://github.com/openstack-k8s-operators/openstack-operator.git
2026-06-10 14:45:04.693693 | controller |       OPENSTACK_STORAGE_BUNDLE_IMG: quay.io/openstack-k8s-operators/openstack-operator-storage-bundle:latest
2026-06-10 14:45:04.693699 | controller |       OPERATOR_BASE_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator
2026-06-10 14:45:04.693706 | controller |       OPERATOR_CHANNEL: ''
2026-06-10 14:45:04.693713 | controller |       OPERATOR_NAMESPACE: openstack-operators
2026-06-10 14:45:04.693723 | controller |       OPERATOR_SOURCE: ''
2026-06-10 14:45:04.693730 | controller |       OPERATOR_SOURCE_NAMESPACE: ''
2026-06-10 14:45:04.693737 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-10 14:45:04.693744 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-10 14:45:04.693754 | controller |       OVNCONTROLLER: config/samples/ovn_v1beta1_ovncontroller.yaml
2026-06-10 14:45:04.693762 | controller |       OVNCONTROLLER_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovncontroller.yaml
2026-06-10 14:45:04.693771 | controller |       OVNCONTROLLER_NMAP: 'true'
2026-06-10 14:45:04.693776 | controller |       OVNDBS: config/samples/ovn_v1beta1_ovndbcluster.yaml
2026-06-10 14:45:04.693781 | controller |       OVNDBS_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovndbcluster.yaml
2026-06-10 14:45:04.693785 | controller |       OVNNORTHD: config/samples/ovn_v1beta1_ovnnorthd.yaml
2026-06-10 14:45:04.693790 | controller |       OVNNORTHD_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/config/samples/ovn_v1beta1_ovnnorthd.yaml
2026-06-10 14:45:04.693795 | controller |       OVN_BRANCH: main
2026-06-10 14:45:04.693799 | controller |       OVN_COMMIT_HASH: ''
2026-06-10 14:45:04.693804 | controller |       OVN_IMG: quay.io/openstack-k8s-operators/ovn-operator-index:latest
2026-06-10 14:45:04.693809 | controller |       OVN_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/kuttl-test.yaml
2026-06-10 14:45:04.693813 | controller |       OVN_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/ovn-operator/test/kuttl/tests
2026-06-10 14:45:04.693818 | controller |       OVN_KUTTL_NAMESPACE: ovn-kuttl-tests
2026-06-10 14:45:04.693823 | controller |       OVN_REPO: https://github.com/openstack-k8s-operators/ovn-operator.git
2026-06-10 14:45:04.693827 | controller |       PASSWORD: '12345678'
2026-06-10 14:45:04.693832 | controller |       PULL_SECRET: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/pull-secret.txt
2026-06-10 14:45:04.693837 | controller |       RABBITMQ: docs/examples/default-security-context/rabbitmq.yaml
2026-06-10 14:45:04.693841 | controller |       RABBITMQ_BRANCH: patches
2026-06-10 14:45:04.693846 | controller |       RABBITMQ_COMMIT_HASH: ''
2026-06-10 14:45:04.693851 | controller |       RABBITMQ_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/rabbitmq-operator/docs/examples/default-security-context/rabbitmq.yaml
2026-06-10 14:45:04.693856 | controller |       RABBITMQ_DEPL_IMG: unused
2026-06-10 14:45:04.693886 | controller |       RABBITMQ_IMG: quay.io/openstack-k8s-operators/rabbitmq-cluster-operator-index:latest
2026-06-10 14:45:04.693892 | controller |       RABBITMQ_REPO: https://github.com/openstack-k8s-operators/rabbitmq-cluster-operator.git
2026-06-10 14:45:04.693897 | controller |       REDHAT_OPERATORS: 'false'
2026-06-10 14:45:04.693901 | controller |       REDIS: config/samples/redis_v1beta1_redis.yaml
2026-06-10 14:45:04.693906 | controller |       REDIS_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/infra-operator-redis/config/samples/redis_v1beta1_redis.yaml
2026-06-10 14:45:04.693911 | controller |       REDIS_DEPL_IMG: unused
2026-06-10 14:45:04.693916 | controller |       RH_REGISTRY_PWD: ''
2026-06-10 14:45:04.693920 | controller |       RH_REGISTRY_USER: ''
2026-06-10 14:45:04.693925 | controller |       SECRET: osp-secret
2026-06-10 14:45:04.693930 | controller |       SG_CORE_DEPL_IMG: unused
2026-06-10 14:45:04.693934 | controller |       STANDALONE_COMPUTE_DRIVER: libvirt
2026-06-10 14:45:04.693939 | controller |       STANDALONE_EXTERNAL_NET_PREFFIX: 172.21.0
2026-06-10 14:45:04.693944 | controller |       STANDALONE_INTERNALAPI_NET_PREFIX: 172.17.0
2026-06-10 14:45:04.693948 | controller |       STANDALONE_STORAGEMGMT_NET_PREFIX: 172.20.0
2026-06-10 14:45:04.693953 | controller |       STANDALONE_STORAGE_NET_PREFIX: 172.18.0
2026-06-10 14:45:04.693958 | controller |       STANDALONE_TENANT_NET_PREFIX: 172.19.0
2026-06-10 14:45:04.693962 | controller |       STORAGEMGMT_HOST_ROUTES: ''
2026-06-10 14:45:04.693967 | controller |       STORAGE_CLASS: local-storage
2026-06-10 14:45:04.693972 | controller |       STORAGE_HOST_ROUTES: ''
2026-06-10 14:45:04.693976 | controller |       SWIFT: config/samples/swift_v1beta1_swift.yaml
2026-06-10 14:45:04.693981 | controller |       SWIFT_BRANCH: main
2026-06-10 14:45:04.693986 | controller |       SWIFT_COMMIT_HASH: ''
2026-06-10 14:45:04.693993 | controller |       SWIFT_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/config/samples/swift_v1beta1_swift.yaml
2026-06-10 14:45:04.693998 | controller |       SWIFT_IMG: quay.io/openstack-k8s-operators/swift-operator-index:latest
2026-06-10 14:45:04.694003 | controller |       SWIFT_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/kuttl-test.yaml
2026-06-10 14:45:04.694008 | controller |       SWIFT_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/swift-operator/test/kuttl/tests
2026-06-10 14:45:04.694012 | controller |       SWIFT_KUTTL_NAMESPACE: swift-kuttl-tests
2026-06-10 14:45:04.694017 | controller |       SWIFT_REPO: https://github.com/openstack-k8s-operators/swift-operator.git
2026-06-10 14:45:04.694022 | controller |       TELEMETRY: config/samples/telemetry_v1beta1_telemetry.yaml
2026-06-10 14:45:04.694027 | controller |       TELEMETRY_BRANCH: main
2026-06-10 14:45:04.694031 | controller |       TELEMETRY_COMMIT_HASH: ''
2026-06-10 14:45:04.694036 | controller |       TELEMETRY_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/config/samples/telemetry_v1beta1_telemetry.yaml
2026-06-10 14:45:04.694041 | controller |       TELEMETRY_IMG: quay.io/openstack-k8s-operators/telemetry-operator-index:latest
2026-06-10 14:45:04.694046 | controller |       TELEMETRY_KUTTL_BASEDIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator
2026-06-10 14:45:04.694050 | controller |       TELEMETRY_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/kuttl-test.yaml
2026-06-10 14:45:04.694055 | controller |       TELEMETRY_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/telemetry-operator/test/kuttl/suites
2026-06-10 14:45:04.694060 | controller |       TELEMETRY_KUTTL_NAMESPACE: telemetry-kuttl-tests
2026-06-10 14:45:04.694065 | controller |       TELEMETRY_KUTTL_RELPATH: test/kuttl/suites
2026-06-10 14:45:04.694069 | controller |       TELEMETRY_REPO: https://github.com/openstack-k8s-operators/telemetry-operator.git
2026-06-10 14:45:04.694074 | controller |       TEMPEST: config/samples/test_v1beta1_tempest.yaml
2026-06-10 14:45:04.694079 | controller |       TEMPEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tempest.yaml
2026-06-10 14:45:04.694084 | controller |       TENANT_HOST_ROUTES: ''
2026-06-10 14:45:04.694088 | controller |       TEST_BRANCH: main
2026-06-10 14:45:04.694093 | controller |       TEST_COMMIT_HASH: ''
2026-06-10 14:45:04.694102 | controller |       TEST_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tempest.yaml
2026-06-10 14:45:04.694107 | controller |       TEST_IMG: quay.io/openstack-k8s-operators/test-operator-index:latest
2026-06-10 14:45:04.694111 | controller |       TEST_KUTTL_CONF: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/kuttl-test.yaml
2026-06-10 14:45:04.694116 | controller |       TEST_KUTTL_DIR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/test/kuttl/tests
2026-06-10 14:45:04.694121 | controller |       TEST_KUTTL_NAMESPACE: test-operator-kuttl-tests
2026-06-10 14:45:04.694125 | controller |       TEST_REPO: https://github.com/openstack-k8s-operators/test-operator.git
2026-06-10 14:45:04.694130 | controller |       TIMEOUT: 300s
2026-06-10 14:45:04.694136 | controller |       TLS_ENABLED: 'false'
2026-06-10 14:45:04.694141 | controller |       TOBIKO: config/samples/test_v1beta1_tobiko.yaml
2026-06-10 14:45:04.694146 | controller |       TOBIKO_CR: /home/zuul/ci-framework-data/artifacts/manifests/operator/test-operator/config/samples/test_v1beta1_tobiko.yaml
2026-06-10 14:45:04.694150 | controller |       tripleo_deploy: 'export REGISTRY_USER:'
2026-06-10 14:45:04.699700 | controller |
2026-06-10 14:45:04.699730 | controller | TASK [install_yamls : Generate make targets install_yamls_path={{ cifmw_install_yamls_repo }}, output_directory={{ cifmw_install_yamls_tasks_out }}] ***
2026-06-10 14:45:04.699738 | controller | Wednesday 10 June 2026  14:45:04 +0000 (0:00:00.085)       0:00:58.948 ********
2026-06-10 14:45:04.699745 | controller | Wednesday 10 June 2026  14:45:04 +0000 (0:00:00.085)       0:00:58.946 ********
2026-06-10 14:45:05.018666 | controller | ok: [localhost]
2026-06-10 14:45:05.018804 | controller |
2026-06-10 14:45:05.018813 | controller | TASK [install_yamls : Debug generate_make module var=cifmw_generate_makes] *****
2026-06-10 14:45:05.018843 | controller | Wednesday 10 June 2026  14:45:05 +0000 (0:00:00.318)       0:00:59.266 ********
2026-06-10 14:45:05.018848 | controller | Wednesday 10 June 2026  14:45:05 +0000 (0:00:00.318)       0:00:59.265 ********
2026-06-10 14:45:05.052106 | controller | ok: [localhost] =>
2026-06-10 14:45:05.052215 | controller |     cifmw_generate_makes:
2026-06-10 14:45:05.052222 | controller |       changed: false
2026-06-10 14:45:05.052228 | controller |       debug:
2026-06-10 14:45:05.052234 | controller |         /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/Makefile:
2026-06-10 14:45:05.052240 | controller |         - all
2026-06-10 14:45:05.052245 | controller |         - help
2026-06-10 14:45:05.052251 | controller |         - cleanup
2026-06-10 14:45:05.052256 | controller |         - deploy_cleanup
2026-06-10 14:45:05.052261 | controller |         - wait
2026-06-10 14:45:05.052266 | controller |         - crc_storage
2026-06-10 14:45:05.052271 | controller |         - crc_storage_cleanup
2026-06-10 14:45:05.052276 | controller |         - crc_storage_release
2026-06-10 14:45:05.052282 | controller |         - crc_storage_with_retries
2026-06-10 14:45:05.052288 | controller |         - crc_storage_cleanup_with_retries
2026-06-10 14:45:05.052294 | controller |         - operator_namespace
2026-06-10 14:45:05.052299 | controller |         - namespace
2026-06-10 14:45:05.052304 | controller |         - namespace_cleanup
2026-06-10 14:45:05.052309 | controller |         - input
2026-06-10 14:45:05.052313 | controller |         - input_cleanup
2026-06-10 14:45:05.052319 | controller |         - crc_bmo_setup
2026-06-10 14:45:05.052323 | controller |         - crc_bmo_cleanup
2026-06-10 14:45:05.052328 | controller |         - mirror_registry
2026-06-10 14:45:05.052333 | controller |         - mirror_registry_secure
2026-06-10 14:45:05.052378 | controller |         - mirror_registry_ca
2026-06-10 14:45:05.052384 | controller |         - mirror_registry_cleanup
2026-06-10 14:45:05.052389 | controller |         - openstack_prep
2026-06-10 14:45:05.052394 | controller |         - openstack
2026-06-10 14:45:05.052399 | controller |         - openstack_wait
2026-06-10 14:45:05.052404 | controller |         - openstack_init
2026-06-10 14:45:05.052409 | controller |         - openstack_cleanup
2026-06-10 14:45:05.052414 | controller |         - openstack_repo
2026-06-10 14:45:05.052419 | controller |         - openstack_deploy_prep
2026-06-10 14:45:05.052424 | controller |         - openstack_deploy
2026-06-10 14:45:05.052429 | controller |         - openstack_wait_deploy
2026-06-10 14:45:05.052434 | controller |         - openstack_deploy_cleanup
2026-06-10 14:45:05.052439 | controller |         - openstack_update_run
2026-06-10 14:45:05.052443 | controller |         - update_services
2026-06-10 14:45:05.052448 | controller |         - update_system
2026-06-10 14:45:05.052453 | controller |         - openstack_patch_version
2026-06-10 14:45:05.052458 | controller |         - edpm_deploy_generate_keys
2026-06-10 14:45:05.052463 | controller |         - edpm_patch_ansible_runner_image
2026-06-10 14:45:05.052468 | controller |         - edpm_deploy_prep
2026-06-10 14:45:05.052473 | controller |         - edpm_deploy_cleanup
2026-06-10 14:45:05.052478 | controller |         - edpm_deploy
2026-06-10 14:45:05.052483 | controller |         - edpm_deploy_baremetal_prep
2026-06-10 14:45:05.052488 | controller |         - edpm_deploy_baremetal
2026-06-10 14:45:05.052493 | controller |         - edpm_wait_deploy_baremetal
2026-06-10 14:45:05.052498 | controller |         - edpm_wait_deploy
2026-06-10 14:45:05.052503 | controller |         - edpm_register_dns
2026-06-10 14:45:05.052508 | controller |         - edpm_nova_discover_hosts
2026-06-10 14:45:05.052513 | controller |         - openstack_crds
2026-06-10 14:45:05.052518 | controller |         - openstack_crds_cleanup
2026-06-10 14:45:05.052523 | controller |         - edpm_deploy_networker_prep
2026-06-10 14:45:05.052528 | controller |         - edpm_deploy_networker_cleanup
2026-06-10 14:45:05.052533 | controller |         - edpm_deploy_networker
2026-06-10 14:45:05.052537 | controller |         - infra_prep
2026-06-10 14:45:05.052542 | controller |         - infra
2026-06-10 14:45:05.052547 | controller |         - infra_cleanup
2026-06-10 14:45:05.052552 | controller |         - dns_deploy_prep
2026-06-10 14:45:05.052557 | controller |         - dns_deploy
2026-06-10 14:45:05.052562 | controller |         - dns_deploy_cleanup
2026-06-10 14:45:05.052567 | controller |         - netconfig_deploy_prep
2026-06-10 14:45:05.052572 | controller |         - netconfig_deploy
2026-06-10 14:45:05.052577 | controller |         - netconfig_deploy_cleanup
2026-06-10 14:45:05.052581 | controller |         - memcached_deploy_prep
2026-06-10 14:45:05.052586 | controller |         - memcached_deploy
2026-06-10 14:45:05.052602 | controller |         - memcached_deploy_cleanup
2026-06-10 14:45:05.052607 | controller |         - keystone_prep
2026-06-10 14:45:05.052612 | controller |         - keystone
2026-06-10 14:45:05.052617 | controller |         - keystone_cleanup
2026-06-10 14:45:05.052622 | controller |         - keystone_deploy_prep
2026-06-10 14:45:05.052627 | controller |         - keystone_deploy
2026-06-10 14:45:05.052632 | controller |         - keystone_deploy_cleanup
2026-06-10 14:45:05.052637 | controller |         - barbican_prep
2026-06-10 14:45:05.052642 | controller |         - barbican
2026-06-10 14:45:05.052646 | controller |         - barbican_cleanup
2026-06-10 14:45:05.052651 | controller |         - barbican_deploy_prep
2026-06-10 14:45:05.052656 | controller |         - barbican_deploy
2026-06-10 14:45:05.052661 | controller |         - barbican_deploy_validate
2026-06-10 14:45:05.052666 | controller |         - barbican_deploy_cleanup
2026-06-10 14:45:05.052671 | controller |         - mariadb
2026-06-10 14:45:05.052676 | controller |         - mariadb_cleanup
2026-06-10 14:45:05.052681 | controller |         - mariadb_deploy_prep
2026-06-10 14:45:05.052686 | controller |         - mariadb_deploy
2026-06-10 14:45:05.052690 | controller |         - mariadb_deploy_cleanup
2026-06-10 14:45:05.052695 | controller |         - glance_prep
2026-06-10 14:45:05.052700 | controller |         - glance
2026-06-10 14:45:05.052705 | controller |         - glance_cleanup
2026-06-10 14:45:05.052710 | controller |         - glance_deploy_prep
2026-06-10 14:45:05.052718 | controller |         - glance_deploy
2026-06-10 14:45:05.052723 | controller |         - glance_deploy_cleanup
2026-06-10 14:45:05.052728 | controller |         - ovn_prep
2026-06-10 14:45:05.052733 | controller |         - ovn
2026-06-10 14:45:05.052738 | controller |         - ovn_cleanup
2026-06-10 14:45:05.052742 | controller |         - ovn_deploy_prep
2026-06-10 14:45:05.052747 | controller |         - ovn_deploy
2026-06-10 14:45:05.052752 | controller |         - ovn_deploy_cleanup
2026-06-10 14:45:05.052757 | controller |         - neutron_prep
2026-06-10 14:45:05.052762 | controller |         - neutron
2026-06-10 14:45:05.052767 | controller |         - neutron_cleanup
2026-06-10 14:45:05.052772 | controller |         - neutron_deploy_prep
2026-06-10 14:45:05.052776 | controller |         - neutron_deploy
2026-06-10 14:45:05.052781 | controller |         - neutron_deploy_cleanup
2026-06-10 14:45:05.052786 | controller |         - cinder_prep
2026-06-10 14:45:05.052791 | controller |         - cinder
2026-06-10 14:45:05.052796 | controller |         - cinder_cleanup
2026-06-10 14:45:05.052801 | controller |         - cinder_deploy_prep
2026-06-10 14:45:05.052806 | controller |         - cinder_deploy
2026-06-10 14:45:05.052811 | controller |         - cinder_deploy_cleanup
2026-06-10 14:45:05.052815 | controller |         - rabbitmq_prep
2026-06-10 14:45:05.052820 | controller |         - rabbitmq
2026-06-10 14:45:05.052825 | controller |         - rabbitmq_cleanup
2026-06-10 14:45:05.052830 | controller |         - rabbitmq_deploy_prep
2026-06-10 14:45:05.052835 | controller |         - rabbitmq_deploy
2026-06-10 14:45:05.052840 | controller |         - rabbitmq_deploy_cleanup
2026-06-10 14:45:05.052845 | controller |         - infra_rabbitmq_deploy_prep
2026-06-10 14:45:05.052850 | controller |         - infra_rabbitmq_deploy
2026-06-10 14:45:05.052855 | controller |         - infra_rabbitmq_deploy_cleanup
2026-06-10 14:45:05.052909 | controller |         - ironic_prep
2026-06-10 14:45:05.052914 | controller |         - ironic
2026-06-10 14:45:05.052919 | controller |         - ironic_cleanup
2026-06-10 14:45:05.052925 | controller |         - ironic_deploy_prep
2026-06-10 14:45:05.052930 | controller |         - ironic_deploy
2026-06-10 14:45:05.052935 | controller |         - ironic_deploy_cleanup
2026-06-10 14:45:05.052940 | controller |         - octavia_prep
2026-06-10 14:45:05.052945 | controller |         - octavia
2026-06-10 14:45:05.052950 | controller |         - octavia_cleanup
2026-06-10 14:45:05.052954 | controller |         - octavia_deploy_prep
2026-06-10 14:45:05.052959 | controller |         - octavia_deploy
2026-06-10 14:45:05.052964 | controller |         - octavia_deploy_cleanup
2026-06-10 14:45:05.052969 | controller |         - designate_prep
2026-06-10 14:45:05.052974 | controller |         - designate
2026-06-10 14:45:05.052979 | controller |         - designate_cleanup
2026-06-10 14:45:05.052984 | controller |         - designate_deploy_prep
2026-06-10 14:45:05.052989 | controller |         - designate_deploy
2026-06-10 14:45:05.052994 | controller |         - designate_deploy_cleanup
2026-06-10 14:45:05.052999 | controller |         - nova_prep
2026-06-10 14:45:05.053004 | controller |         - nova
2026-06-10 14:45:05.053009 | controller |         - nova_cleanup
2026-06-10 14:45:05.053014 | controller |         - nova_deploy_prep
2026-06-10 14:45:05.053022 | controller |         - nova_deploy
2026-06-10 14:45:05.053027 | controller |         - nova_deploy_cleanup
2026-06-10 14:45:05.053032 | controller |         - mariadb_kuttl_run
2026-06-10 14:45:05.053037 | controller |         - mariadb_kuttl
2026-06-10 14:45:05.053042 | controller |         - kuttl_db_prep
2026-06-10 14:45:05.053047 | controller |         - kuttl_db_cleanup
2026-06-10 14:45:05.053052 | controller |         - kuttl_common_prep
2026-06-10 14:45:05.053057 | controller |         - kuttl_common_cleanup
2026-06-10 14:45:05.053062 | controller |         - keystone_kuttl_run
2026-06-10 14:45:05.053091 | controller |         - keystone_kuttl
2026-06-10 14:45:05.053096 | controller |         - barbican_kuttl_run
2026-06-10 14:45:05.053101 | controller |         - barbican_kuttl
2026-06-10 14:45:05.053106 | controller |         - cinder_kuttl_run
2026-06-10 14:45:05.053111 | controller |         - cinder_kuttl
2026-06-10 14:45:05.053116 | controller |         - neutron_kuttl_run
2026-06-10 14:45:05.053121 | controller |         - neutron_kuttl
2026-06-10 14:45:05.053125 | controller |         - octavia_kuttl_run
2026-06-10 14:45:05.053130 | controller |         - octavia_kuttl
2026-06-10 14:45:05.053135 | controller |         - designate_kuttl
2026-06-10 14:45:05.053140 | controller |         - designate_kuttl_run
2026-06-10 14:45:05.053145 | controller |         - ovn_kuttl_run
2026-06-10 14:45:05.053150 | controller |         - ovn_kuttl
2026-06-10 14:45:05.053155 | controller |         - infra_kuttl_run
2026-06-10 14:45:05.053159 | controller |         - infra_kuttl
2026-06-10 14:45:05.053164 | controller |         - ironic_kuttl_run
2026-06-10 14:45:05.053169 | controller |         - ironic_kuttl
2026-06-10 14:45:05.053174 | controller |         - ironic_kuttl_crc
2026-06-10 14:45:05.053179 | controller |         - heat_kuttl_run
2026-06-10 14:45:05.053184 | controller |         - heat_kuttl
2026-06-10 14:45:05.053189 | controller |         - heat_kuttl_crc
2026-06-10 14:45:05.053193 | controller |         - glance_kuttl_run
2026-06-10 14:45:05.053198 | controller |         - glance_kuttl
2026-06-10 14:45:05.053203 | controller |         - manila_kuttl_run
2026-06-10 14:45:05.053208 | controller |         - manila_kuttl
2026-06-10 14:45:05.053213 | controller |         - swift_kuttl_run
2026-06-10 14:45:05.053218 | controller |         - swift_kuttl
2026-06-10 14:45:05.053223 | controller |         - horizon_kuttl_run
2026-06-10 14:45:05.053227 | controller |         - horizon_kuttl
2026-06-10 14:45:05.053232 | controller |         - openstack_kuttl_prep
2026-06-10 14:45:05.053237 | controller |         - openstack_kuttl_run
2026-06-10 14:45:05.053242 | controller |         - openstack_kuttl_cleanup
2026-06-10 14:45:05.053247 | controller |         - openstack_kuttl
2026-06-10 14:45:05.053252 | controller |         - mariadb_chainsaw_run
2026-06-10 14:45:05.053257 | controller |         - mariadb_chainsaw
2026-06-10 14:45:05.053262 | controller |         - horizon_prep
2026-06-10 14:45:05.053266 | controller |         - horizon
2026-06-10 14:45:05.053271 | controller |         - horizon_cleanup
2026-06-10 14:45:05.053276 | controller |         - horizon_deploy_prep
2026-06-10 14:45:05.053281 | controller |         - horizon_deploy
2026-06-10 14:45:05.053286 | controller |         - horizon_deploy_cleanup
2026-06-10 14:45:05.053291 | controller |         - heat_prep
2026-06-10 14:45:05.053295 | controller |         - heat
2026-06-10 14:45:05.053300 | controller |         - heat_cleanup
2026-06-10 14:45:05.053305 | controller |         - heat_deploy_prep
2026-06-10 14:45:05.053310 | controller |         - heat_deploy
2026-06-10 14:45:05.053315 | controller |         - heat_deploy_cleanup
2026-06-10 14:45:05.053320 | controller |         - baremetal_prep
2026-06-10 14:45:05.053325 | controller |         - baremetal
2026-06-10 14:45:05.053329 | controller |         - baremetal_cleanup
2026-06-10 14:45:05.053334 | controller |         - ceph_help
2026-06-10 14:45:05.053339 | controller |         - ceph
2026-06-10 14:45:05.053344 | controller |         - ceph_cleanup
2026-06-10 14:45:05.053349 | controller |         - rook_prep
2026-06-10 14:45:05.053354 | controller |         - rook
2026-06-10 14:45:05.053359 | controller |         - rook_deploy_prep
2026-06-10 14:45:05.053364 | controller |         - rook_deploy
2026-06-10 14:45:05.053369 | controller |         - rook_crc_disk
2026-06-10 14:45:05.053374 | controller |         - rook_cleanup
2026-06-10 14:45:05.053379 | controller |         - lvms
2026-06-10 14:45:05.053384 | controller |         - nmstate
2026-06-10 14:45:05.053388 | controller |         - nncp
2026-06-10 14:45:05.053393 | controller |         - nncp_cleanup
2026-06-10 14:45:05.053398 | controller |         - netattach
2026-06-10 14:45:05.053403 | controller |         - netattach_cleanup
2026-06-10 14:45:05.053408 | controller |         - metallb
2026-06-10 14:45:05.053413 | controller |         - metallb_config
2026-06-10 14:45:05.053418 | controller |         - metallb_config_cleanup
2026-06-10 14:45:05.053426 | controller |         - metallb_cleanup
2026-06-10 14:45:05.053431 | controller |         - loki
2026-06-10 14:45:05.053436 | controller |         - loki_cleanup
2026-06-10 14:45:05.053441 | controller |         - loki_deploy
2026-06-10 14:45:05.053446 | controller |         - loki_deploy_cleanup
2026-06-10 14:45:05.053451 | controller |         - netobserv
2026-06-10 14:45:05.053456 | controller |         - netobserv_cleanup
2026-06-10 14:45:05.053461 | controller |         - netobserv_deploy
2026-06-10 14:45:05.053466 | controller |         - netobserv_deploy_cleanup
2026-06-10 14:45:05.053471 | controller |         - manila_prep
2026-06-10 14:45:05.053476 | controller |         - manila
2026-06-10 14:45:05.053481 | controller |         - manila_cleanup
2026-06-10 14:45:05.053485 | controller |         - manila_deploy_prep
2026-06-10 14:45:05.053490 | controller |         - manila_deploy
2026-06-10 14:45:05.053495 | controller |         - manila_deploy_cleanup
2026-06-10 14:45:05.053500 | controller |         - telemetry_prep
2026-06-10 14:45:05.053505 | controller |         - telemetry
2026-06-10 14:45:05.053510 | controller |         - telemetry_cleanup
2026-06-10 14:45:05.053515 | controller |         - telemetry_deploy_prep
2026-06-10 14:45:05.053520 | controller |         - telemetry_deploy
2026-06-10 14:45:05.053525 | controller |         - telemetry_deploy_cleanup
2026-06-10 14:45:05.053530 | controller |         - telemetry_kuttl_run
2026-06-10 14:45:05.053535 | controller |         - telemetry_kuttl
2026-06-10 14:45:05.053540 | controller |         - test_operator_prep
2026-06-10 14:45:05.053544 | controller |         - test_operator
2026-06-10 14:45:05.053549 | controller |         - test_operator_cleanup
2026-06-10 14:45:05.053554 | controller |         - test_operator_deploy_prep
2026-06-10 14:45:05.053559 | controller |         - test_operator_deploy
2026-06-10 14:45:05.053564 | controller |         - test_operator_deploy_cleanup
2026-06-10 14:45:05.053569 | controller |         - test_operator_kuttl_run
2026-06-10 14:45:05.053574 | controller |         - test_operator_kuttl
2026-06-10 14:45:05.053579 | controller |         - swift_prep
2026-06-10 14:45:05.053584 | controller |         - swift
2026-06-10 14:45:05.053589 | controller |         - swift_cleanup
2026-06-10 14:45:05.053594 | controller |         - swift_deploy_prep
2026-06-10 14:45:05.053599 | controller |         - swift_deploy
2026-06-10 14:45:05.053604 | controller |         - swift_deploy_cleanup
2026-06-10 14:45:05.053609 | controller |         - certmanager
2026-06-10 14:45:05.053613 | controller |         - certmanager_cleanup
2026-06-10 14:45:05.053618 | controller |         - validate_marketplace
2026-06-10 14:45:05.053623 | controller |         - redis_deploy_prep
2026-06-10 14:45:05.053628 | controller |         - redis_deploy
2026-06-10 14:45:05.053633 | controller |         - redis_deploy_cleanup
2026-06-10 14:45:05.053638 | controller |         - set_slower_etcd_profile
2026-06-10 14:45:05.053644 | controller |         /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup/Makefile:
2026-06-10 14:45:05.053650 | controller |         - help
2026-06-10 14:45:05.053654 | controller |         - download_tools
2026-06-10 14:45:05.053659 | controller |         - nfs
2026-06-10 14:45:05.053664 | controller |         - nfs_cleanup
2026-06-10 14:45:05.053669 | controller |         - crc
2026-06-10 14:45:05.053674 | controller |         - crc_cleanup
2026-06-10 14:45:05.053679 | controller |         - crc_scrub
2026-06-10 14:45:05.053684 | controller |         - crc_attach_default_interface
2026-06-10 14:45:05.053689 | controller |         - crc_attach_default_interface_cleanup
2026-06-10 14:45:05.053694 | controller |         - ipv6_lab_network
2026-06-10 14:45:05.053699 | controller |         - ipv6_lab_network_cleanup
2026-06-10 14:45:05.053704 | controller |         - ipv6_lab_nat64_router
2026-06-10 14:45:05.053709 | controller |         - ipv6_lab_nat64_router_cleanup
2026-06-10 14:45:05.053714 | controller |         - ipv6_lab_sno
2026-06-10 14:45:05.053719 | controller |         - ipv6_lab_sno_cleanup
2026-06-10 14:45:05.053724 | controller |         - ipv6_lab
2026-06-10 14:45:05.053729 | controller |         - ipv6_lab_cleanup
2026-06-10 14:45:05.053734 | controller |         - attach_default_interface
2026-06-10 14:45:05.053739 | controller |         - attach_default_interface_cleanup
2026-06-10 14:45:05.053744 | controller |         - network_isolation_bridge
2026-06-10 14:45:05.053749 | controller |         - network_isolation_bridge_cleanup
2026-06-10 14:45:05.053754 | controller |         - edpm_baremetal_compute
2026-06-10 14:45:05.053759 | controller |         - edpm_compute
2026-06-10 14:45:05.053764 | controller |         - edpm_compute_bootc
2026-06-10 14:45:05.053769 | controller |         - edpm_ansible_runner
2026-06-10 14:45:05.053773 | controller |         - edpm_computes_bgp
2026-06-10 14:45:05.053782 | controller |         - edpm_compute_repos
2026-06-10 14:45:05.053787 | controller |         - edpm_compute_cleanup
2026-06-10 14:45:05.053792 | controller |         - edpm_networker
2026-06-10 14:45:05.053797 | controller |         - edpm_networker_cleanup
2026-06-10 14:45:05.053802 | controller |         - edpm_deploy_instance
2026-06-10 14:45:05.053806 | controller |         - tripleo_deploy
2026-06-10 14:45:05.053811 | controller |         - standalone_deploy
2026-06-10 14:45:05.053816 | controller |         - standalone_sync
2026-06-10 14:45:05.053821 | controller |         - standalone
2026-06-10 14:45:05.053826 | controller |         - standalone_cleanup
2026-06-10 14:45:05.053831 | controller |         - standalone_snapshot
2026-06-10 14:45:05.053835 | controller |         - standalone_revert
2026-06-10 14:45:05.053840 | controller |         - cifmw_prepare
2026-06-10 14:45:05.053845 | controller |         - cifmw_cleanup
2026-06-10 14:45:05.053850 | controller |         - bmaas_network
2026-06-10 14:45:05.053888 | controller |         - bmaas_network_cleanup
2026-06-10 14:45:05.053895 | controller |         - bmaas_route_crc_and_crc_bmaas_networks
2026-06-10 14:45:05.053901 | controller |         - bmaas_route_crc_and_crc_bmaas_networks_cleanup
2026-06-10 14:45:05.053906 | controller |         - bmaas_crc_attach_network
2026-06-10 14:45:05.053911 | controller |         - bmaas_crc_attach_network_cleanup
2026-06-10 14:45:05.053916 | controller |         - bmaas_crc_baremetal_bridge
2026-06-10 14:45:05.053921 | controller |         - bmaas_crc_baremetal_bridge_cleanup
2026-06-10 14:45:05.053926 | controller |         - bmaas_baremetal_net_nad
2026-06-10 14:45:05.053931 | controller |         - bmaas_baremetal_net_nad_cleanup
2026-06-10 14:45:05.053936 | controller |         - bmaas_metallb
2026-06-10 14:45:05.053941 | controller |         - bmaas_metallb_cleanup
2026-06-10 14:45:05.053946 | controller |         - bmaas_virtual_bms
2026-06-10 14:45:05.053951 | controller |         - bmaas_virtual_bms_cleanup
2026-06-10 14:45:05.053956 | controller |         - bmaas_sushy_emulator
2026-06-10 14:45:05.053960 | controller |         - bmaas_sushy_emulator_cleanup
2026-06-10 14:45:05.053965 | controller |         - bmaas_sushy_emulator_wait
2026-06-10 14:45:05.053970 | controller |         - bmaas_generate_nodes_yaml
2026-06-10 14:45:05.053975 | controller |         - bmaas
2026-06-10 14:45:05.053980 | controller |         - bmaas_cleanup
2026-06-10 14:45:05.053989 | controller |       failed: false
2026-06-10 14:45:05.053995 | controller |       success: true
2026-06-10 14:45:05.070783 | controller |
2026-06-10 14:45:05.070911 | controller | TASK [install_yamls : Create the install_yamls parameters file dest={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml, content={{
2026-06-10 14:45:05.070921 | controller |   {
2026-06-10 14:45:05.070927 | controller |   'cifmw_install_yamls_environment': cifmw_install_yamls_environment,
2026-06-10 14:45:05.070933 | controller |   'cifmw_install_yamls_defaults': cifmw_install_yamls_defaults
2026-06-10 14:45:05.070940 | controller |   } | to_nice_yaml
2026-06-10 14:45:05.070945 | controller | }}, mode=0644] ***
2026-06-10 14:45:05.070951 | controller | Wednesday 10 June 2026  14:45:05 +0000 (0:00:00.052)       0:00:59.318 ********
2026-06-10 14:45:05.070956 | controller | Wednesday 10 June 2026  14:45:05 +0000 (0:00:00.052)       0:00:59.317 ********
2026-06-10 14:45:05.515135 | controller | changed: [localhost]
2026-06-10 14:45:05.515265 | controller |
2026-06-10 14:45:05.515277 | controller | TASK [install_yamls : Create empty cifmw_install_yamls_environment if needed cifmw_install_yamls_environment={}] ***
2026-06-10 14:45:05.515287 | controller | Wednesday 10 June 2026  14:45:05 +0000 (0:00:00.444)       0:00:59.762 ********
2026-06-10 14:45:05.515296 | controller | Wednesday 10 June 2026  14:45:05 +0000 (0:00:00.444)       0:00:59.761 ********
2026-06-10 14:45:05.572003 | controller | skipping: [localhost]
2026-06-10 14:45:05.572158 | controller |
2026-06-10 14:45:05.572170 | controller | TASK [discover_latest_image : Set the discovered images dict to empty cifmw_discovered_images_dict={}] ***
2026-06-10 14:45:05.572180 | controller | Wednesday 10 June 2026  14:45:05 +0000 (0:00:00.057)       0:00:59.819 ********
2026-06-10 14:45:05.572189 | controller | Wednesday 10 June 2026  14:45:05 +0000 (0:00:00.057)       0:00:59.818 ********
2026-06-10 14:45:05.601654 | controller | ok: [localhost]
2026-06-10 14:45:05.601776 | controller |
2026-06-10 14:45:05.601787 | controller | TASK [discover_latest_image : Discover images _raw_params=per-image.yml] *******
2026-06-10 14:45:05.601797 | controller | Wednesday 10 June 2026  14:45:05 +0000 (0:00:00.030)       0:00:59.849 ********
2026-06-10 14:45:05.601826 | controller | Wednesday 10 June 2026  14:45:05 +0000 (0:00:00.030)       0:00:59.848 ********
2026-06-10 14:45:05.645507 | 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-10 14:45:05.645687 | controller |
2026-06-10 14:45:05.645734 | 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-10 14:45:05.645746 | controller | Wednesday 10 June 2026  14:45:05 +0000 (0:00:00.043)       0:00:59.893 ********
2026-06-10 14:45:05.645757 | controller | Wednesday 10 June 2026  14:45:05 +0000 (0:00:00.043)       0:00:59.892 ********
2026-06-10 14:45:05.714234 | controller | ok: [localhost] =>
2026-06-10 14:45:05.714349 | controller |     changed: false
2026-06-10 14:45:05.714356 | controller |     msg: All assertions passed
2026-06-10 14:45:05.714363 | controller |
2026-06-10 14:45:05.714370 | 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-10 14:45:05.714377 | controller | Wednesday 10 June 2026  14:45:05 +0000 (0:00:00.067)       0:00:59.961 ********
2026-06-10 14:45:05.714383 | controller | Wednesday 10 June 2026  14:45:05 +0000 (0:00:00.067)       0:00:59.960 ********
2026-06-10 14:45:06.173202 | controller | changed: [localhost]
2026-06-10 14:45:06.173254 | controller |
2026-06-10 14:45:06.173266 | 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-10 14:45:06.173275 | controller | Wednesday 10 June 2026  14:45:06 +0000 (0:00:00.459)       0:01:00.421 ********
2026-06-10 14:45:06.173283 | controller | Wednesday 10 June 2026  14:45:06 +0000 (0:00:00.459)       0:01:00.419 ********
2026-06-10 14:45:06.215921 | controller | ok: [localhost]
2026-06-10 14:45:06.216005 | controller |
2026-06-10 14:45:06.216017 | 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-10 14:45:06.216027 | controller | Wednesday 10 June 2026  14:45:06 +0000 (0:00:00.042)       0:01:00.463 ********
2026-06-10 14:45:06.216036 | controller | Wednesday 10 June 2026  14:45:06 +0000 (0:00:00.042)       0:01:00.462 ********
2026-06-10 14:45:06.282581 | controller | ok: [localhost]
2026-06-10 14:45:06.282659 | controller |
2026-06-10 14:45:06.282669 | 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-10 14:45:06.282678 | controller | Wednesday 10 June 2026  14:45:06 +0000 (0:00:00.066)       0:01:00.530 ********
2026-06-10 14:45:06.282686 | controller | Wednesday 10 June 2026  14:45:06 +0000 (0:00:00.066)       0:01:00.529 ********
2026-06-10 14:45:06.772626 | controller | changed: [localhost]
2026-06-10 14:45:06.772705 | controller |
2026-06-10 14:45:06.772717 | 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-10 14:45:06.772728 | controller | Wednesday 10 June 2026  14:45:06 +0000 (0:00:00.490)       0:01:01.020 ********
2026-06-10 14:45:06.772750 | controller | Wednesday 10 June 2026  14:45:06 +0000 (0:00:00.490)       0:01:01.019 ********
2026-06-10 14:45:06.869438 | controller | ok: [localhost]
2026-06-10 14:45:06.869482 | controller |
2026-06-10 14:45:06.869488 | 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-10 14:45:06.869492 | controller | Wednesday 10 June 2026  14:45:06 +0000 (0:00:00.096)       0:01:01.117 ********
2026-06-10 14:45:06.869496 | controller | Wednesday 10 June 2026  14:45:06 +0000 (0:00:00.096)       0:01:01.115 ********
2026-06-10 14:45:06.996038 | controller | ok: [localhost]
2026-06-10 14:45:06.996124 | controller |
2026-06-10 14:45:06.996135 | controller | TASK [run_hook : Loop on hooks for pre_infra _raw_params={{ hook.type }}.yml] ***
2026-06-10 14:45:06.996144 | controller | Wednesday 10 June 2026  14:45:06 +0000 (0:00:00.127)       0:01:01.244 ********
2026-06-10 14:45:06.996151 | controller | Wednesday 10 June 2026  14:45:06 +0000 (0:00:00.127)       0:01:01.243 ********
2026-06-10 14:45:07.147001 | 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-10 14:45:07.147050 | controller |
2026-06-10 14:45:07.147056 | 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-10 14:45:07.147062 | controller | Wednesday 10 June 2026  14:45:07 +0000 (0:00:00.151)       0:01:01.395 ********
2026-06-10 14:45:07.147066 | controller | Wednesday 10 June 2026  14:45:07 +0000 (0:00:00.151)       0:01:01.394 ********
2026-06-10 14:45:07.208272 | controller | ok: [localhost]
2026-06-10 14:45:07.208328 | controller |
2026-06-10 14:45:07.208338 | controller | TASK [run_hook : Get file stat path={{ playbook_path }}] ***********************
2026-06-10 14:45:07.208347 | controller | Wednesday 10 June 2026  14:45:07 +0000 (0:00:00.061)       0:01:01.456 ********
2026-06-10 14:45:07.208354 | controller | Wednesday 10 June 2026  14:45:07 +0000 (0:00:00.061)       0:01:01.455 ********
2026-06-10 14:45:07.418859 | controller | ok: [localhost]
2026-06-10 14:45:07.418926 | controller |
2026-06-10 14:45:07.418932 | controller | TASK [run_hook : Fail if playbook doesn't exist msg=Playbook {{ playbook_path }} doesn't seem to exist.] ***
2026-06-10 14:45:07.418936 | controller | Wednesday 10 June 2026  14:45:07 +0000 (0:00:00.210)       0:01:01.666 ********
2026-06-10 14:45:07.418939 | controller | Wednesday 10 June 2026  14:45:07 +0000 (0:00:00.210)       0:01:01.665 ********
2026-06-10 14:45:07.445282 | controller | skipping: [localhost]
2026-06-10 14:45:07.445333 | controller |
2026-06-10 14:45:07.445348 | controller | TASK [run_hook : Get parameters files paths={{
2026-06-10 14:45:07.445362 | controller |   (cifmw_basedir, 'artifacts/parameters') | path_join
2026-06-10 14:45:07.445374 | controller | }}, file_type=file, patterns=*.yml] ***
2026-06-10 14:45:07.445386 | controller | Wednesday 10 June 2026  14:45:07 +0000 (0:00:00.026)       0:01:01.693 ********
2026-06-10 14:45:07.445398 | controller | Wednesday 10 June 2026  14:45:07 +0000 (0:00:00.026)       0:01:01.692 ********
2026-06-10 14:45:07.630477 | controller | ok: [localhost]
2026-06-10 14:45:07.630538 | controller |
2026-06-10 14:45:07.630546 | 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-10 14:45:07.630552 | controller | Wednesday 10 June 2026  14:45:07 +0000 (0:00:00.184)       0:01:01.878 ********
2026-06-10 14:45:07.630557 | controller | Wednesday 10 June 2026  14:45:07 +0000 (0:00:00.184)       0:01:01.877 ********
2026-06-10 14:45:07.671057 | controller | ok: [localhost]
2026-06-10 14:45:07.671128 | controller |
2026-06-10 14:45:07.671139 | controller | TASK [run_hook : Ensure log directory exists path={{ log_path | dirname }}, state=directory, mode=0755] ***
2026-06-10 14:45:07.671146 | controller | Wednesday 10 June 2026  14:45:07 +0000 (0:00:00.040)       0:01:01.919 ********
2026-06-10 14:45:07.671153 | controller | Wednesday 10 June 2026  14:45:07 +0000 (0:00:00.040)       0:01:01.917 ********
2026-06-10 14:45:07.882758 | controller | ok: [localhost]
2026-06-10 14:45:07.882854 | controller |
2026-06-10 14:45:07.882914 | controller | TASK [run_hook : Ensure artifacts directory exists path={{ cifmw_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-10 14:45:07.882929 | controller | Wednesday 10 June 2026  14:45:07 +0000 (0:00:00.211)       0:01:02.130 ********
2026-06-10 14:45:07.882941 | controller | Wednesday 10 June 2026  14:45:07 +0000 (0:00:00.211)       0:01:02.129 ********
2026-06-10 14:45:08.107930 | controller | ok: [localhost]
2026-06-10 14:45:08.108012 | controller |
2026-06-10 14:45:08.108022 | controller | TASK [run_hook : Run hook without retry - Download needed tools] ***************
2026-06-10 14:45:08.108031 | controller | Wednesday 10 June 2026  14:45:08 +0000 (0:00:00.225)       0:01:02.356 ********
2026-06-10 14:45:08.108039 | controller | Wednesday 10 June 2026  14:45:08 +0000 (0:00:00.225)       0:01:02.355 ********
2026-06-10 14:45:51.389705 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_000_run_hook_without_retry_downloa.log
2026-06-10 14:45:51.389783 | controller | changed: [localhost]
2026-06-10 14:45:51.389790 | controller |
2026-06-10 14:45:51.389795 | controller | TASK [run_hook : Run hook with retry - Download needed tools] ******************
2026-06-10 14:45:51.389801 | controller | Wednesday 10 June 2026  14:45:51 +0000 (0:00:43.281)       0:01:45.637 ********
2026-06-10 14:45:51.389805 | controller | Wednesday 10 June 2026  14:45:51 +0000 (0:00:43.281)       0:01:45.636 ********
2026-06-10 14:45:51.423480 | controller | skipping: [localhost]
2026-06-10 14:45:51.423548 | controller |
2026-06-10 14:45:51.423554 | controller | TASK [run_hook : Check if we have a file path={{ cifmw_basedir }}/artifacts/{{ step }}_{{ hook_name }}.yml] ***
2026-06-10 14:45:51.423559 | controller | Wednesday 10 June 2026  14:45:51 +0000 (0:00:00.033)       0:01:45.671 ********
2026-06-10 14:45:51.423564 | controller | Wednesday 10 June 2026  14:45:51 +0000 (0:00:00.033)       0:01:45.670 ********
2026-06-10 14:45:51.621170 | controller | ok: [localhost]
2026-06-10 14:45:51.621241 | controller |
2026-06-10 14:45:51.621247 | controller | TASK [run_hook : Load generated content in main playbook file={{ cifmw_basedir }}/artifacts/{{ step }}_{{ hook_name }}.yml] ***
2026-06-10 14:45:51.621271 | controller | Wednesday 10 June 2026  14:45:51 +0000 (0:00:00.197)       0:01:45.868 ********
2026-06-10 14:45:51.621276 | controller | Wednesday 10 June 2026  14:45:51 +0000 (0:00:00.197)       0:01:45.867 ********
2026-06-10 14:45:51.733932 | controller | skipping: [localhost]
2026-06-10 14:45:51.734043 | controller |
2026-06-10 14:45:51.734050 | controller | PLAY [Prepare host virtualization] *********************************************
2026-06-10 14:45:51.734055 | controller |
2026-06-10 14:45:51.734059 | controller | TASK [Load parameters files name=cifmw_helpers, tasks_from=include_dir.yml] ****
2026-06-10 14:45:51.734062 | controller | Wednesday 10 June 2026  14:45:51 +0000 (0:00:00.112)       0:01:45.981 ********
2026-06-10 14:45:51.734065 | controller | Wednesday 10 June 2026  14:45:51 +0000 (0:00:00.112)       0:01:45.980 ********
2026-06-10 14:45:51.779846 | controller |
2026-06-10 14:45:51.779934 | controller | TASK [cifmw_helpers : Check directory is available path={{ included_dir | trim }}] ***
2026-06-10 14:45:51.779949 | controller | Wednesday 10 June 2026  14:45:51 +0000 (0:00:00.046)       0:01:46.028 ********
2026-06-10 14:45:51.779961 | controller | Wednesday 10 June 2026  14:45:51 +0000 (0:00:00.046)       0:01:46.026 ********
2026-06-10 14:45:52.008498 | controller | ok: [localhost]
2026-06-10 14:45:52.008568 | controller |
2026-06-10 14:45:52.008589 | controller | TASK [cifmw_helpers : Find yaml files paths={{ included_dir | trim }}, patterns=*.yml,*.yaml, file_type=file, recurse=False] ***
2026-06-10 14:45:52.008593 | controller | Wednesday 10 June 2026  14:45:52 +0000 (0:00:00.228)       0:01:46.256 ********
2026-06-10 14:45:52.008597 | controller | Wednesday 10 June 2026  14:45:52 +0000 (0:00:00.228)       0:01:46.255 ********
2026-06-10 14:45:52.267468 | controller | ok: [localhost]
2026-06-10 14:45:52.267536 | controller |
2026-06-10 14:45:52.267542 | controller | TASK [cifmw_helpers : Print available yaml files msg=Found yaml files to parse: {{ _yaml_files.files | map(attribute='path') | list }}
2026-06-10 14:45:52.267547 | controller | ] ***
2026-06-10 14:45:52.267551 | controller | Wednesday 10 June 2026  14:45:52 +0000 (0:00:00.258)       0:01:46.515 ********
2026-06-10 14:45:52.267556 | controller | Wednesday 10 June 2026  14:45:52 +0000 (0:00:00.258)       0:01:46.514 ********
2026-06-10 14:45:52.302642 | controller | ok: [localhost] =>
2026-06-10 14:45:52.302675 | controller |     msg: |
2026-06-10 14:45:52.302681 | 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-10 14:45:52.302687 | controller |
2026-06-10 14:45:52.302693 | controller | TASK [cifmw_helpers : Create files on localhost and use include_vars] **********
2026-06-10 14:45:52.302698 | controller | Wednesday 10 June 2026  14:45:52 +0000 (0:00:00.035)       0:01:46.551 ********
2026-06-10 14:45:52.302703 | controller | Wednesday 10 June 2026  14:45:52 +0000 (0:00:00.035)       0:01:46.549 ********
2026-06-10 14:45:52.387241 | 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-10 14:45:52.387309 | 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-10 14:45:52.387314 | 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-10 14:45:52.387319 | controller |
2026-06-10 14:45:52.387325 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-10 14:45:52.387330 | controller | Wednesday 10 June 2026  14:45:52 +0000 (0:00:00.084)       0:01:46.635 ********
2026-06-10 14:45:52.387335 | controller | Wednesday 10 June 2026  14:45:52 +0000 (0:00:00.084)       0:01:46.634 ********
2026-06-10 14:45:52.414287 | controller | skipping: [localhost]
2026-06-10 14:45:52.414353 | controller |
2026-06-10 14:45:52.414359 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-10 14:45:52.414365 | controller | Wednesday 10 June 2026  14:45:52 +0000 (0:00:00.027)       0:01:46.662 ********
2026-06-10 14:45:52.414370 | controller | Wednesday 10 June 2026  14:45:52 +0000 (0:00:00.027)       0:01:46.661 ********
2026-06-10 14:45:52.635189 | controller | ok: [localhost]
2026-06-10 14:45:52.635259 | controller |
2026-06-10 14:45:52.635269 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-10 14:45:52.635277 | controller | Wednesday 10 June 2026  14:45:52 +0000 (0:00:00.220)       0:01:46.883 ********
2026-06-10 14:45:52.635284 | controller | Wednesday 10 June 2026  14:45:52 +0000 (0:00:00.220)       0:01:46.882 ********
2026-06-10 14:45:52.963079 | controller | changed: [localhost]
2026-06-10 14:45:52.963145 | controller |
2026-06-10 14:45:52.963151 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-10 14:45:52.963156 | controller | Wednesday 10 June 2026  14:45:52 +0000 (0:00:00.327)       0:01:47.211 ********
2026-06-10 14:45:52.963160 | controller | Wednesday 10 June 2026  14:45:52 +0000 (0:00:00.327)       0:01:47.210 ********
2026-06-10 14:45:53.297935 | controller | ok: [localhost]
2026-06-10 14:45:53.298008 | controller |
2026-06-10 14:45:53.298018 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-10 14:45:53.298027 | controller | Wednesday 10 June 2026  14:45:53 +0000 (0:00:00.334)       0:01:47.546 ********
2026-06-10 14:45:53.298035 | controller | Wednesday 10 June 2026  14:45:53 +0000 (0:00:00.334)       0:01:47.544 ********
2026-06-10 14:45:53.723663 | controller | changed: [localhost]
2026-06-10 14:45:53.723736 | controller |
2026-06-10 14:45:53.723747 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-10 14:45:53.723774 | controller | Wednesday 10 June 2026  14:45:53 +0000 (0:00:00.425)       0:01:47.972 ********
2026-06-10 14:45:53.723782 | controller | Wednesday 10 June 2026  14:45:53 +0000 (0:00:00.425)       0:01:47.970 ********
2026-06-10 14:45:53.829600 | controller | ok: [localhost]
2026-06-10 14:45:53.829668 | controller |
2026-06-10 14:45:53.829679 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-10 14:45:53.829689 | controller | Wednesday 10 June 2026  14:45:53 +0000 (0:00:00.105)       0:01:48.078 ********
2026-06-10 14:45:53.829698 | controller | Wednesday 10 June 2026  14:45:53 +0000 (0:00:00.105)       0:01:48.076 ********
2026-06-10 14:45:54.022324 | controller | changed: [localhost]
2026-06-10 14:45:54.022396 | controller |
2026-06-10 14:45:54.022407 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-10 14:45:54.022416 | controller | Wednesday 10 June 2026  14:45:54 +0000 (0:00:00.191)       0:01:48.270 ********
2026-06-10 14:45:54.022424 | controller | Wednesday 10 June 2026  14:45:54 +0000 (0:00:00.192)       0:01:48.268 ********
2026-06-10 14:45:54.068661 | controller | skipping: [localhost]
2026-06-10 14:45:54.068743 | controller |
2026-06-10 14:45:54.068754 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-10 14:45:54.068762 | controller | Wednesday 10 June 2026  14:45:54 +0000 (0:00:00.046)       0:01:48.316 ********
2026-06-10 14:45:54.068770 | controller | Wednesday 10 June 2026  14:45:54 +0000 (0:00:00.046)       0:01:48.315 ********
2026-06-10 14:45:54.276903 | controller | ok: [localhost]
2026-06-10 14:45:54.276940 | controller |
2026-06-10 14:45:54.276947 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-10 14:45:54.276960 | controller | Wednesday 10 June 2026  14:45:54 +0000 (0:00:00.208)       0:01:48.525 ********
2026-06-10 14:45:54.276965 | controller | Wednesday 10 June 2026  14:45:54 +0000 (0:00:00.208)       0:01:48.523 ********
2026-06-10 14:45:54.442373 | controller | changed: [localhost]
2026-06-10 14:45:54.442420 | controller |
2026-06-10 14:45:54.442425 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-10 14:45:54.442430 | controller | Wednesday 10 June 2026  14:45:54 +0000 (0:00:00.165)       0:01:48.690 ********
2026-06-10 14:45:54.442434 | controller | Wednesday 10 June 2026  14:45:54 +0000 (0:00:00.165)       0:01:48.689 ********
2026-06-10 14:45:54.709218 | controller | ok: [localhost]
2026-06-10 14:45:54.709297 | controller |
2026-06-10 14:45:54.709308 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-10 14:45:54.709317 | controller | Wednesday 10 June 2026  14:45:54 +0000 (0:00:00.266)       0:01:48.957 ********
2026-06-10 14:45:54.709324 | controller | Wednesday 10 June 2026  14:45:54 +0000 (0:00:00.266)       0:01:48.955 ********
2026-06-10 14:45:55.138854 | controller | changed: [localhost]
2026-06-10 14:45:55.138937 | controller |
2026-06-10 14:45:55.138943 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-10 14:45:55.138948 | controller | Wednesday 10 June 2026  14:45:55 +0000 (0:00:00.429)       0:01:49.386 ********
2026-06-10 14:45:55.138952 | controller | Wednesday 10 June 2026  14:45:55 +0000 (0:00:00.429)       0:01:49.385 ********
2026-06-10 14:45:55.205360 | controller | ok: [localhost]
2026-06-10 14:45:55.205421 | controller |
2026-06-10 14:45:55.205427 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-10 14:45:55.205432 | controller | Wednesday 10 June 2026  14:45:55 +0000 (0:00:00.066)       0:01:49.453 ********
2026-06-10 14:45:55.205436 | controller | Wednesday 10 June 2026  14:45:55 +0000 (0:00:00.066)       0:01:49.452 ********
2026-06-10 14:45:55.404500 | controller | changed: [localhost]
2026-06-10 14:45:55.404569 | controller |
2026-06-10 14:45:55.404578 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-10 14:45:55.404584 | controller | Wednesday 10 June 2026  14:45:55 +0000 (0:00:00.199)       0:01:49.652 ********
2026-06-10 14:45:55.404589 | controller | Wednesday 10 June 2026  14:45:55 +0000 (0:00:00.199)       0:01:49.651 ********
2026-06-10 14:45:55.486428 | controller | skipping: [localhost]
2026-06-10 14:45:55.486505 | controller |
2026-06-10 14:45:55.486516 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-10 14:45:55.486537 | controller | Wednesday 10 June 2026  14:45:55 +0000 (0:00:00.081)       0:01:49.734 ********
2026-06-10 14:45:55.486546 | controller | Wednesday 10 June 2026  14:45:55 +0000 (0:00:00.081)       0:01:49.733 ********
2026-06-10 14:45:55.718079 | controller | ok: [localhost]
2026-06-10 14:45:55.718154 | controller |
2026-06-10 14:45:55.718161 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-10 14:45:55.718166 | controller | Wednesday 10 June 2026  14:45:55 +0000 (0:00:00.231)       0:01:49.966 ********
2026-06-10 14:45:55.718171 | controller | Wednesday 10 June 2026  14:45:55 +0000 (0:00:00.231)       0:01:49.965 ********
2026-06-10 14:45:55.948351 | controller | changed: [localhost]
2026-06-10 14:45:55.948414 | controller |
2026-06-10 14:45:55.948419 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-10 14:45:55.948423 | controller | Wednesday 10 June 2026  14:45:55 +0000 (0:00:00.229)       0:01:50.196 ********
2026-06-10 14:45:55.948426 | controller | Wednesday 10 June 2026  14:45:55 +0000 (0:00:00.229)       0:01:50.195 ********
2026-06-10 14:45:56.124761 | controller | ok: [localhost]
2026-06-10 14:45:56.124819 | controller |
2026-06-10 14:45:56.124826 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-10 14:45:56.124832 | controller | Wednesday 10 June 2026  14:45:56 +0000 (0:00:00.176)       0:01:50.373 ********
2026-06-10 14:45:56.124837 | controller | Wednesday 10 June 2026  14:45:56 +0000 (0:00:00.176)       0:01:50.371 ********
2026-06-10 14:45:56.530507 | controller | changed: [localhost]
2026-06-10 14:45:56.530569 | controller |
2026-06-10 14:45:56.530580 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-10 14:45:56.530588 | controller | Wednesday 10 June 2026  14:45:56 +0000 (0:00:00.404)       0:01:50.778 ********
2026-06-10 14:45:56.530596 | controller | Wednesday 10 June 2026  14:45:56 +0000 (0:00:00.405)       0:01:50.777 ********
2026-06-10 14:45:56.576316 | controller | ok: [localhost]
2026-06-10 14:45:56.576371 | controller |
2026-06-10 14:45:56.576381 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-10 14:45:56.576390 | controller | Wednesday 10 June 2026  14:45:56 +0000 (0:00:00.046)       0:01:50.824 ********
2026-06-10 14:45:56.576398 | controller | Wednesday 10 June 2026  14:45:56 +0000 (0:00:00.046)       0:01:50.823 ********
2026-06-10 14:45:56.812622 | controller | changed: [localhost]
2026-06-10 14:45:56.812689 | controller |
2026-06-10 14:45:56.812695 | controller | TASK [Ensure libvirt is present/configured name=libvirt_manager] ***************
2026-06-10 14:45:56.812699 | controller | Wednesday 10 June 2026  14:45:56 +0000 (0:00:00.236)       0:01:51.060 ********
2026-06-10 14:45:56.812704 | controller | Wednesday 10 June 2026  14:45:56 +0000 (0:00:00.236)       0:01:51.059 ********
2026-06-10 14:45:56.839528 | controller | skipping: [localhost]
2026-06-10 14:45:56.839581 | controller |
2026-06-10 14:45:56.839587 | controller | TASK [Perpare OpenShift provisioner node name=openshift_provisioner_node] ******
2026-06-10 14:45:56.839592 | controller | Wednesday 10 June 2026  14:45:56 +0000 (0:00:00.026)       0:01:51.087 ********
2026-06-10 14:45:56.839597 | controller | Wednesday 10 June 2026  14:45:56 +0000 (0:00:00.026)       0:01:51.086 ********
2026-06-10 14:45:56.941649 | controller | skipping: [localhost]
2026-06-10 14:45:56.941712 | controller |
2026-06-10 14:45:56.941717 | controller | PLAY [Run cifmw_setup infra, build package, container and operators, deploy EDPM] ***
2026-06-10 14:45:56.941721 | controller |
2026-06-10 14:45:56.941724 | controller | TASK [Load parameters files name=cifmw_helpers, tasks_from=include_dir.yml] ****
2026-06-10 14:45:56.941729 | controller | Wednesday 10 June 2026  14:45:56 +0000 (0:00:00.102)       0:01:51.190 ********
2026-06-10 14:45:56.941732 | controller | Wednesday 10 June 2026  14:45:56 +0000 (0:00:00.102)       0:01:51.189 ********
2026-06-10 14:45:57.007915 | controller |
2026-06-10 14:45:57.007982 | controller | TASK [cifmw_helpers : Check directory is available path={{ included_dir | trim }}] ***
2026-06-10 14:45:57.007987 | controller | Wednesday 10 June 2026  14:45:57 +0000 (0:00:00.066)       0:01:51.256 ********
2026-06-10 14:45:57.007991 | controller | Wednesday 10 June 2026  14:45:57 +0000 (0:00:00.066)       0:01:51.255 ********
2026-06-10 14:45:57.202833 | controller | ok: [localhost]
2026-06-10 14:45:57.202894 | controller |
2026-06-10 14:45:57.202902 | controller | TASK [cifmw_helpers : Find yaml files paths={{ included_dir | trim }}, patterns=*.yml,*.yaml, file_type=file, recurse=False] ***
2026-06-10 14:45:57.202908 | controller | Wednesday 10 June 2026  14:45:57 +0000 (0:00:00.194)       0:01:51.450 ********
2026-06-10 14:45:57.202912 | controller | Wednesday 10 June 2026  14:45:57 +0000 (0:00:00.194)       0:01:51.449 ********
2026-06-10 14:45:57.438164 | controller | ok: [localhost]
2026-06-10 14:45:57.438232 | controller |
2026-06-10 14:45:57.438238 | controller | TASK [cifmw_helpers : Print available yaml files msg=Found yaml files to parse: {{ _yaml_files.files | map(attribute='path') | list }}
2026-06-10 14:45:57.438243 | controller | ] ***
2026-06-10 14:45:57.438248 | controller | Wednesday 10 June 2026  14:45:57 +0000 (0:00:00.235)       0:01:51.686 ********
2026-06-10 14:45:57.438253 | controller | Wednesday 10 June 2026  14:45:57 +0000 (0:00:00.235)       0:01:51.684 ********
2026-06-10 14:45:57.482040 | controller | ok: [localhost] =>
2026-06-10 14:45:57.482151 | controller |     msg: |
2026-06-10 14:45:57.482158 | 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-10 14:45:57.482165 | controller |
2026-06-10 14:45:57.482169 | controller | TASK [cifmw_helpers : Create files on localhost and use include_vars] **********
2026-06-10 14:45:57.482174 | controller | Wednesday 10 June 2026  14:45:57 +0000 (0:00:00.044)       0:01:51.730 ********
2026-06-10 14:45:57.482177 | controller | Wednesday 10 June 2026  14:45:57 +0000 (0:00:00.044)       0:01:51.729 ********
2026-06-10 14:45:57.551306 | 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-10 14:45:57.551371 | 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-10 14:45:57.551376 | 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-10 14:45:57.551381 | controller |
2026-06-10 14:45:57.551386 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-10 14:45:57.551391 | controller | Wednesday 10 June 2026  14:45:57 +0000 (0:00:00.069)       0:01:51.799 ********
2026-06-10 14:45:57.551396 | controller | Wednesday 10 June 2026  14:45:57 +0000 (0:00:00.069)       0:01:51.798 ********
2026-06-10 14:45:57.579270 | controller | skipping: [localhost]
2026-06-10 14:45:57.579329 | controller |
2026-06-10 14:45:57.579335 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-10 14:45:57.579340 | controller | Wednesday 10 June 2026  14:45:57 +0000 (0:00:00.028)       0:01:51.827 ********
2026-06-10 14:45:57.579344 | controller | Wednesday 10 June 2026  14:45:57 +0000 (0:00:00.028)       0:01:51.826 ********
2026-06-10 14:45:57.844854 | controller | ok: [localhost]
2026-06-10 14:45:57.844957 | controller |
2026-06-10 14:45:57.844964 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-10 14:45:57.844970 | controller | Wednesday 10 June 2026  14:45:57 +0000 (0:00:00.264)       0:01:52.092 ********
2026-06-10 14:45:57.844976 | controller | Wednesday 10 June 2026  14:45:57 +0000 (0:00:00.264)       0:01:52.091 ********
2026-06-10 14:45:58.015009 | controller | changed: [localhost]
2026-06-10 14:45:58.015079 | controller |
2026-06-10 14:45:58.015087 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-10 14:45:58.015093 | controller | Wednesday 10 June 2026  14:45:58 +0000 (0:00:00.170)       0:01:52.263 ********
2026-06-10 14:45:58.015098 | controller | Wednesday 10 June 2026  14:45:58 +0000 (0:00:00.170)       0:01:52.262 ********
2026-06-10 14:45:58.203165 | controller | ok: [localhost]
2026-06-10 14:45:58.203214 | controller |
2026-06-10 14:45:58.203225 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-10 14:45:58.203234 | controller | Wednesday 10 June 2026  14:45:58 +0000 (0:00:00.187)       0:01:52.451 ********
2026-06-10 14:45:58.203249 | controller | Wednesday 10 June 2026  14:45:58 +0000 (0:00:00.187)       0:01:52.450 ********
2026-06-10 14:45:58.635961 | controller | changed: [localhost]
2026-06-10 14:45:58.636029 | controller |
2026-06-10 14:45:58.636035 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-10 14:45:58.636040 | controller | Wednesday 10 June 2026  14:45:58 +0000 (0:00:00.432)       0:01:52.883 ********
2026-06-10 14:45:58.636044 | controller | Wednesday 10 June 2026  14:45:58 +0000 (0:00:00.432)       0:01:52.882 ********
2026-06-10 14:45:58.701849 | controller | ok: [localhost]
2026-06-10 14:45:58.701927 | controller |
2026-06-10 14:45:58.701932 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-10 14:45:58.701937 | controller | Wednesday 10 June 2026  14:45:58 +0000 (0:00:00.065)       0:01:52.949 ********
2026-06-10 14:45:58.701943 | controller | Wednesday 10 June 2026  14:45:58 +0000 (0:00:00.065)       0:01:52.948 ********
2026-06-10 14:45:58.938462 | controller | changed: [localhost]
2026-06-10 14:45:58.938528 | controller |
2026-06-10 14:45:58.938539 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-10 14:45:58.938547 | controller | Wednesday 10 June 2026  14:45:58 +0000 (0:00:00.236)       0:01:53.186 ********
2026-06-10 14:45:58.938555 | controller | Wednesday 10 June 2026  14:45:58 +0000 (0:00:00.236)       0:01:53.185 ********
2026-06-10 14:45:58.983833 | controller | skipping: [localhost]
2026-06-10 14:45:58.983895 | controller |
2026-06-10 14:45:58.983907 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-10 14:45:58.983927 | controller | Wednesday 10 June 2026  14:45:58 +0000 (0:00:00.045)       0:01:53.231 ********
2026-06-10 14:45:58.983936 | controller | Wednesday 10 June 2026  14:45:58 +0000 (0:00:00.045)       0:01:53.230 ********
2026-06-10 14:45:59.227835 | controller | ok: [localhost]
2026-06-10 14:45:59.227934 | controller |
2026-06-10 14:45:59.227945 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-10 14:45:59.227954 | controller | Wednesday 10 June 2026  14:45:59 +0000 (0:00:00.243)       0:01:53.475 ********
2026-06-10 14:45:59.227961 | controller | Wednesday 10 June 2026  14:45:59 +0000 (0:00:00.243)       0:01:53.474 ********
2026-06-10 14:45:59.463585 | controller | changed: [localhost]
2026-06-10 14:45:59.463638 | controller |
2026-06-10 14:45:59.463643 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-10 14:45:59.463648 | controller | Wednesday 10 June 2026  14:45:59 +0000 (0:00:00.236)       0:01:53.712 ********
2026-06-10 14:45:59.463651 | controller | Wednesday 10 June 2026  14:45:59 +0000 (0:00:00.236)       0:01:53.710 ********
2026-06-10 14:45:59.703912 | controller | ok: [localhost]
2026-06-10 14:45:59.704054 | controller |
2026-06-10 14:45:59.704067 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-10 14:45:59.704076 | controller | Wednesday 10 June 2026  14:45:59 +0000 (0:00:00.239)       0:01:53.951 ********
2026-06-10 14:45:59.704083 | controller | Wednesday 10 June 2026  14:45:59 +0000 (0:00:00.239)       0:01:53.950 ********
2026-06-10 14:46:00.125577 | controller | changed: [localhost]
2026-06-10 14:46:00.125631 | controller |
2026-06-10 14:46:00.125636 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-10 14:46:00.125641 | controller | Wednesday 10 June 2026  14:46:00 +0000 (0:00:00.421)       0:01:54.373 ********
2026-06-10 14:46:00.125644 | controller | Wednesday 10 June 2026  14:46:00 +0000 (0:00:00.421)       0:01:54.372 ********
2026-06-10 14:46:00.182905 | controller | ok: [localhost]
2026-06-10 14:46:00.182970 | controller |
2026-06-10 14:46:00.182975 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-10 14:46:00.182979 | controller | Wednesday 10 June 2026  14:46:00 +0000 (0:00:00.057)       0:01:54.431 ********
2026-06-10 14:46:00.182983 | controller | Wednesday 10 June 2026  14:46:00 +0000 (0:00:00.057)       0:01:54.429 ********
2026-06-10 14:46:00.379915 | controller | changed: [localhost]
2026-06-10 14:46:00.379989 | controller |
2026-06-10 14:46:00.379996 | controller | TASK [cifmw_helpers : Fail if file is not yaml or yml extension msg=File needs to be yaml/yml extension] ***
2026-06-10 14:46:00.380013 | controller | Wednesday 10 June 2026  14:46:00 +0000 (0:00:00.196)       0:01:54.628 ********
2026-06-10 14:46:00.380018 | controller | Wednesday 10 June 2026  14:46:00 +0000 (0:00:00.196)       0:01:54.626 ********
2026-06-10 14:46:00.417790 | controller | skipping: [localhost]
2026-06-10 14:46:00.417883 | controller |
2026-06-10 14:46:00.417893 | controller | TASK [cifmw_helpers : Check if file is available path={{ included_file | trim }}] ***
2026-06-10 14:46:00.417899 | controller | Wednesday 10 June 2026  14:46:00 +0000 (0:00:00.038)       0:01:54.666 ********
2026-06-10 14:46:00.417905 | controller | Wednesday 10 June 2026  14:46:00 +0000 (0:00:00.038)       0:01:54.664 ********
2026-06-10 14:46:00.643883 | controller | ok: [localhost]
2026-06-10 14:46:00.643917 | controller |
2026-06-10 14:46:00.643922 | controller | TASK [cifmw_helpers : Create temporary directory state=directory] **************
2026-06-10 14:46:00.643926 | controller | Wednesday 10 June 2026  14:46:00 +0000 (0:00:00.225)       0:01:54.892 ********
2026-06-10 14:46:00.643930 | controller | Wednesday 10 June 2026  14:46:00 +0000 (0:00:00.225)       0:01:54.890 ********
2026-06-10 14:46:00.866788 | controller | changed: [localhost]
2026-06-10 14:46:00.866824 | controller |
2026-06-10 14:46:00.866829 | controller | TASK [cifmw_helpers : Read vars] ***********************************************
2026-06-10 14:46:00.866834 | controller | Wednesday 10 June 2026  14:46:00 +0000 (0:00:00.222)       0:01:55.114 ********
2026-06-10 14:46:00.866837 | controller | Wednesday 10 June 2026  14:46:00 +0000 (0:00:00.222)       0:01:55.113 ********
2026-06-10 14:46:01.090407 | controller | ok: [localhost]
2026-06-10 14:46:01.090485 | controller |
2026-06-10 14:46:01.090493 | controller | TASK [cifmw_helpers : Create new variable files with content] ******************
2026-06-10 14:46:01.090499 | controller | Wednesday 10 June 2026  14:46:01 +0000 (0:00:00.223)       0:01:55.338 ********
2026-06-10 14:46:01.090504 | controller | Wednesday 10 June 2026  14:46:01 +0000 (0:00:00.223)       0:01:55.337 ********
2026-06-10 14:46:01.578944 | controller | changed: [localhost]
2026-06-10 14:46:01.579003 | controller |
2026-06-10 14:46:01.579016 | controller | TASK [cifmw_helpers : Include vars] ********************************************
2026-06-10 14:46:01.579027 | controller | Wednesday 10 June 2026  14:46:01 +0000 (0:00:00.488)       0:01:55.826 ********
2026-06-10 14:46:01.579038 | controller | Wednesday 10 June 2026  14:46:01 +0000 (0:00:00.488)       0:01:55.825 ********
2026-06-10 14:46:01.651140 | controller | ok: [localhost]
2026-06-10 14:46:01.651205 | controller |
2026-06-10 14:46:01.651221 | controller | TASK [cifmw_helpers : Remove temporary directory path={{ _tmp_dir.path }}, state=absent] ***
2026-06-10 14:46:01.651233 | controller | Wednesday 10 June 2026  14:46:01 +0000 (0:00:00.072)       0:01:55.899 ********
2026-06-10 14:46:01.651245 | controller | Wednesday 10 June 2026  14:46:01 +0000 (0:00:00.072)       0:01:55.897 ********
2026-06-10 14:46:01.882585 | controller | changed: [localhost]
2026-06-10 14:46:01.882654 | controller |
2026-06-10 14:46:01.882662 | controller | TASK [networking_mapper : Check for Networking Environment Definition file existence path={{ cifmw_networking_mapper_networking_env_def_path }}] ***
2026-06-10 14:46:01.882667 | controller | Wednesday 10 June 2026  14:46:01 +0000 (0:00:00.231)       0:01:56.130 ********
2026-06-10 14:46:01.882673 | controller | Wednesday 10 June 2026  14:46:01 +0000 (0:00:00.231)       0:01:56.129 ********
2026-06-10 14:46:02.084806 | controller | ok: [localhost]
2026-06-10 14:46:02.084921 | controller |
2026-06-10 14:46:02.084936 | 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-10 14:46:02.084946 | controller | Wednesday 10 June 2026  14:46:02 +0000 (0:00:00.202)       0:01:56.333 ********
2026-06-10 14:46:02.084955 | controller | Wednesday 10 June 2026  14:46:02 +0000 (0:00:00.202)       0:01:56.332 ********
2026-06-10 14:46:02.125063 | controller | skipping: [localhost]
2026-06-10 14:46:02.125129 | controller |
2026-06-10 14:46:02.125157 | controller | TASK [networking_mapper : Load the Networking Definition from file path={{ cifmw_networking_mapper_networking_env_def_path }}] ***
2026-06-10 14:46:02.125166 | controller | Wednesday 10 June 2026  14:46:02 +0000 (0:00:00.040)       0:01:56.373 ********
2026-06-10 14:46:02.125181 | controller | Wednesday 10 June 2026  14:46:02 +0000 (0:00:00.040)       0:01:56.372 ********
2026-06-10 14:46:02.163412 | controller | skipping: [localhost]
2026-06-10 14:46:02.163479 | controller |
2026-06-10 14:46:02.163490 | controller | TASK [networking_mapper : Set cifmw_networking_env_definition is present cifmw_networking_env_definition={{
2026-06-10 14:46:02.163498 | controller |   _net_env_def_slurp['content'] |
2026-06-10 14:46:02.163506 | controller |   b64decode |
2026-06-10 14:46:02.163514 | controller |   from_yaml
2026-06-10 14:46:02.163521 | controller | }}, cacheable=True] ***
2026-06-10 14:46:02.163529 | controller | Wednesday 10 June 2026  14:46:02 +0000 (0:00:00.038)       0:01:56.412 ********
2026-06-10 14:46:02.163537 | controller | Wednesday 10 June 2026  14:46:02 +0000 (0:00:00.038)       0:01:56.410 ********
2026-06-10 14:46:02.212552 | controller | skipping: [localhost]
2026-06-10 14:46:02.212615 | controller |
2026-06-10 14:46:02.212625 | controller | TASK [Deploy OCP using Hive name=hive] *****************************************
2026-06-10 14:46:02.212633 | controller | Wednesday 10 June 2026  14:46:02 +0000 (0:00:00.048)       0:01:56.460 ********
2026-06-10 14:46:02.212641 | controller | Wednesday 10 June 2026  14:46:02 +0000 (0:00:00.048)       0:01:56.459 ********
2026-06-10 14:46:02.241208 | controller | skipping: [localhost]
2026-06-10 14:46:02.241244 | controller |
2026-06-10 14:46:02.241253 | controller | TASK [Prepare CRC name=rhol_crc] ***********************************************
2026-06-10 14:46:02.241261 | controller | Wednesday 10 June 2026  14:46:02 +0000 (0:00:00.028)       0:01:56.489 ********
2026-06-10 14:46:02.241269 | controller | Wednesday 10 June 2026  14:46:02 +0000 (0:00:00.028)       0:01:56.488 ********
2026-06-10 14:46:02.398213 | controller |
2026-06-10 14:46:02.398275 | controller | TASK [rhol_crc : Ensure directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-10 14:46:02.398280 | controller | Wednesday 10 June 2026  14:46:02 +0000 (0:00:00.157)       0:01:56.646 ********
2026-06-10 14:46:02.398285 | controller | Wednesday 10 June 2026  14:46:02 +0000 (0:00:00.157)       0:01:56.645 ********
2026-06-10 14:46:03.108825 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/artifacts)
2026-06-10 14:46:03.108915 | controller | ok: [localhost] => (item=/home/zuul/ci-framework-data/logs)
2026-06-10 14:46:03.108924 | controller | ok: [localhost] => (item=/usr/local/bin)
2026-06-10 14:46:03.108930 | controller |
2026-06-10 14:46:03.108936 | 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-10 14:46:03.108942 | controller | Wednesday 10 June 2026  14:46:03 +0000 (0:00:00.709)       0:01:57.356 ********
2026-06-10 14:46:03.108947 | controller | Wednesday 10 June 2026  14:46:03 +0000 (0:00:00.710)       0:01:57.355 ********
2026-06-10 14:46:03.304977 | controller | changed: [localhost]
2026-06-10 14:46:03.305057 | controller |
2026-06-10 14:46:03.305069 | controller | TASK [rhol_crc : Check for binary path={{ cifmw_rhol_crc_binary }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-10 14:46:03.305078 | controller | Wednesday 10 June 2026  14:46:03 +0000 (0:00:00.195)       0:01:57.552 ********
2026-06-10 14:46:03.305087 | controller | Wednesday 10 June 2026  14:46:03 +0000 (0:00:00.195)       0:01:57.551 ********
2026-06-10 14:46:03.527451 | controller | ok: [localhost]
2026-06-10 14:46:03.527532 | controller |
2026-06-10 14:46:03.527543 | controller | TASK [rhol_crc : Get versions if binary is available _raw_params=get_versions.yml] ***
2026-06-10 14:46:03.527551 | controller | Wednesday 10 June 2026  14:46:03 +0000 (0:00:00.223)       0:01:57.776 ********
2026-06-10 14:46:03.527559 | controller | Wednesday 10 June 2026  14:46:03 +0000 (0:00:00.223)       0:01:57.774 ********
2026-06-10 14:46:03.566409 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/rhol_crc/tasks/get_versions.yml for localhost
2026-06-10 14:46:03.566488 | controller |
2026-06-10 14:46:03.566497 | controller | TASK [rhol_crc : Get CRC binary version _raw_params={{ cifmw_rhol_crc_binary }} version] ***
2026-06-10 14:46:03.566506 | controller | Wednesday 10 June 2026  14:46:03 +0000 (0:00:00.038)       0:01:57.815 ********
2026-06-10 14:46:03.566514 | controller | Wednesday 10 June 2026  14:46:03 +0000 (0:00:00.038)       0:01:57.813 ********
2026-06-10 14:46:04.029048 | controller | changed: [localhost]
2026-06-10 14:46:04.029154 | controller |
2026-06-10 14:46:04.029165 | controller | TASK [rhol_crc : Extract versions crc_version={{
2026-06-10 14:46:04.029174 | controller |   _crc_vers.stdout_lines |
2026-06-10 14:46:04.029182 | controller |   select('match', 'CRC') | first |
2026-06-10 14:46:04.029191 | controller |   regex_replace('^CRC version: ([0-9\.]+).*$', '\1') }}, crc_openshift_version={{
2026-06-10 14:46:04.029198 | controller |   _crc_vers.stdout_lines |
2026-06-10 14:46:04.029206 | controller |   select ('match', 'OpenShift') | first |
2026-06-10 14:46:04.029214 | controller |   regex_replace('^OpenShift version: (.*)$', '\1') }}] ***
2026-06-10 14:46:04.029221 | controller | Wednesday 10 June 2026  14:46:04 +0000 (0:00:00.462)       0:01:58.277 ********
2026-06-10 14:46:04.029229 | controller | Wednesday 10 June 2026  14:46:04 +0000 (0:00:00.462)       0:01:58.276 ********
2026-06-10 14:46:04.075668 | controller | ok: [localhost]
2026-06-10 14:46:04.075743 | controller |
2026-06-10 14:46:04.075759 | 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-10 14:46:04.075771 | controller | Wednesday 10 June 2026  14:46:04 +0000 (0:00:00.046)       0:01:58.323 ********
2026-06-10 14:46:04.075782 | controller | Wednesday 10 June 2026  14:46:04 +0000 (0:00:00.046)       0:01:58.322 ********
2026-06-10 14:46:04.116322 | controller | ok: [localhost] =>
2026-06-10 14:46:04.116390 | controller |     msg: 'Found crc at /usr/local/bin/crc, with version 2.56.0 (wants: 2.39.0) and serving
2026-06-10 14:46:04.116404 | controller |       OpenShift version 4.20.1.'
2026-06-10 14:46:04.116415 | controller |
2026-06-10 14:46:04.116426 | controller | TASK [rhol_crc : Get CRC VM availability command=info, uri=qemu:///system] *****
2026-06-10 14:46:04.116437 | controller | Wednesday 10 June 2026  14:46:04 +0000 (0:00:00.040)       0:01:58.364 ********
2026-06-10 14:46:04.116448 | controller | Wednesday 10 June 2026  14:46:04 +0000 (0:00:00.040)       0:01:58.363 ********
2026-06-10 14:46:04.605005 | controller | ok: [localhost]
2026-06-10 14:46:04.605084 | controller |
2026-06-10 14:46:04.605094 | 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-10 14:46:04.605102 | controller |   _domain is defined and
2026-06-10 14:46:04.605109 | controller |   'crc' in _domains and
2026-06-10 14:46:04.605116 | controller |   _domains.crc.state == 'running'
2026-06-10 14:46:04.605122 | controller | }}] ***
2026-06-10 14:46:04.605128 | controller | Wednesday 10 June 2026  14:46:04 +0000 (0:00:00.488)       0:01:58.852 ********
2026-06-10 14:46:04.605134 | controller | Wednesday 10 June 2026  14:46:04 +0000 (0:00:00.488)       0:01:58.851 ********
2026-06-10 14:46:04.660977 | controller | ok: [localhost]
2026-06-10 14:46:04.661074 | controller |
2026-06-10 14:46:04.661091 | 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-10 14:46:04.661126 | controller | Wednesday 10 June 2026  14:46:04 +0000 (0:00:00.056)       0:01:58.908 ********
2026-06-10 14:46:04.661139 | controller | Wednesday 10 June 2026  14:46:04 +0000 (0:00:00.056)       0:01:58.907 ********
2026-06-10 14:46:04.702307 | controller | skipping: [localhost]
2026-06-10 14:46:04.702368 | controller |
2026-06-10 14:46:04.702379 | controller | TASK [Ensure pull-secret is in place if we need to configure CRC name=manage_secrets, tasks_from=pull_secret.yml] ***
2026-06-10 14:46:04.702388 | controller | Wednesday 10 June 2026  14:46:04 +0000 (0:00:00.041)       0:01:58.950 ********
2026-06-10 14:46:04.702397 | controller | Wednesday 10 June 2026  14:46:04 +0000 (0:00:00.041)       0:01:58.949 ********
2026-06-10 14:46:04.779063 | controller |
2026-06-10 14:46:04.779153 | 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-10 14:46:04.779165 | controller | OR cifmw_manage_secrets_pullsecret_content - not both.
2026-06-10 14:46:04.779175 | controller | ] ***
2026-06-10 14:46:04.779198 | controller | Wednesday 10 June 2026  14:46:04 +0000 (0:00:00.077)       0:01:59.027 ********
2026-06-10 14:46:04.779207 | controller | Wednesday 10 June 2026  14:46:04 +0000 (0:00:00.077)       0:01:59.026 ********
2026-06-10 14:46:04.812572 | controller | ok: [localhost]
2026-06-10 14:46:04.812655 | controller |
2026-06-10 14:46:04.812665 | controller | TASK [manage_secrets : Manage secret _raw_params=_push_secret.yml] *************
2026-06-10 14:46:04.812673 | controller | Wednesday 10 June 2026  14:46:04 +0000 (0:00:00.033)       0:01:59.060 ********
2026-06-10 14:46:04.812681 | controller | Wednesday 10 June 2026  14:46:04 +0000 (0:00:00.033)       0:01:59.059 ********
2026-06-10 14:46:04.857938 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/manage_secrets/tasks/_push_secret.yml for localhost
2026-06-10 14:46:04.858011 | controller |
2026-06-10 14:46:04.858019 | controller | TASK [manage_secrets : Debug _secret_dest var=_secret_dest] ********************
2026-06-10 14:46:04.858025 | controller | Wednesday 10 June 2026  14:46:04 +0000 (0:00:00.045)       0:01:59.106 ********
2026-06-10 14:46:04.858030 | controller | Wednesday 10 June 2026  14:46:04 +0000 (0:00:00.045)       0:01:59.105 ********
2026-06-10 14:46:04.894255 | controller | ok: [localhost] =>
2026-06-10 14:46:04.894334 | controller |     _secret_dest: /home/zuul/pull-secret.json
2026-06-10 14:46:04.894345 | controller |
2026-06-10 14:46:04.894355 | controller | TASK [manage_secrets : Debug _secret_file var=_secret_file] ********************
2026-06-10 14:46:04.894364 | controller | Wednesday 10 June 2026  14:46:04 +0000 (0:00:00.036)       0:01:59.142 ********
2026-06-10 14:46:04.894372 | controller | Wednesday 10 June 2026  14:46:04 +0000 (0:00:00.036)       0:01:59.141 ********
2026-06-10 14:46:04.921452 | controller | ok: [localhost] =>
2026-06-10 14:46:04.921539 | controller |     _secret_file: null
2026-06-10 14:46:04.921550 | controller |
2026-06-10 14:46:04.921560 | controller | TASK [manage_secrets : Debug _secret_content var=_secret_content] **************
2026-06-10 14:46:04.921569 | controller | Wednesday 10 June 2026  14:46:04 +0000 (0:00:00.027)       0:01:59.169 ********
2026-06-10 14:46:04.921577 | controller | Wednesday 10 June 2026  14:46:04 +0000 (0:00:00.027)       0:01:59.168 ********
2026-06-10 14:46:04.951804 | controller | ok: [localhost] =>
2026-06-10 14:46:04.951901 | controller |     _secret_content: {}
2026-06-10 14:46:04.951915 | controller |
2026-06-10 14:46:04.951924 | 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-10 14:46:04.951934 | controller | ] ***
2026-06-10 14:46:04.951943 | controller | Wednesday 10 June 2026  14:46:04 +0000 (0:00:00.030)       0:01:59.200 ********
2026-06-10 14:46:04.951952 | controller | Wednesday 10 June 2026  14:46:04 +0000 (0:00:00.030)       0:01:59.198 ********
2026-06-10 14:46:04.985780 | controller | skipping: [localhost]
2026-06-10 14:46:04.985843 | controller |
2026-06-10 14:46:04.985850 | controller | TASK [manage_secrets : Check if pull secret src file exists path={{ _secret_file }}] ***
2026-06-10 14:46:04.985856 | controller | Wednesday 10 June 2026  14:46:04 +0000 (0:00:00.033)       0:01:59.234 ********
2026-06-10 14:46:04.985884 | controller | Wednesday 10 June 2026  14:46:04 +0000 (0:00:00.033)       0:01:59.232 ********
2026-06-10 14:46:05.012293 | controller | skipping: [localhost]
2026-06-10 14:46:05.012349 | controller |
2026-06-10 14:46:05.012359 | 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-10 14:46:05.012368 | controller | Wednesday 10 June 2026  14:46:05 +0000 (0:00:00.026)       0:01:59.260 ********
2026-06-10 14:46:05.012376 | controller | Wednesday 10 June 2026  14:46:05 +0000 (0:00:00.026)       0:01:59.259 ********
2026-06-10 14:46:05.037709 | controller | skipping: [localhost]
2026-06-10 14:46:05.037772 | controller |
2026-06-10 14:46:05.037800 | controller | TASK [manage_secrets : Create file from content] *******************************
2026-06-10 14:46:05.037809 | controller | Wednesday 10 June 2026  14:46:05 +0000 (0:00:00.025)       0:01:59.286 ********
2026-06-10 14:46:05.037816 | controller | Wednesday 10 June 2026  14:46:05 +0000 (0:00:00.025)       0:01:59.284 ********
2026-06-10 14:46:05.075665 | controller | skipping: [localhost]
2026-06-10 14:46:05.075756 | controller |
2026-06-10 14:46:05.075782 | controller | TASK [rhol_crc : Get wanted RHOL/CRC version binary if needed _raw_params=binary.yml] ***
2026-06-10 14:46:05.075792 | controller | Wednesday 10 June 2026  14:46:05 +0000 (0:00:00.037)       0:01:59.323 ********
2026-06-10 14:46:05.075801 | controller | Wednesday 10 June 2026  14:46:05 +0000 (0:00:00.037)       0:01:59.322 ********
2026-06-10 14:46:05.106556 | controller | skipping: [localhost]
2026-06-10 14:46:05.106643 | controller |
2026-06-10 14:46:05.106650 | controller | TASK [rhol_crc : Setup sudoers file for sudo commands in RHOL/CRC setup _raw_params=sudoers_grant.yml] ***
2026-06-10 14:46:05.106656 | controller | Wednesday 10 June 2026  14:46:05 +0000 (0:00:00.031)       0:01:59.354 ********
2026-06-10 14:46:05.106662 | controller | Wednesday 10 June 2026  14:46:05 +0000 (0:00:00.030)       0:01:59.353 ********
2026-06-10 14:46:05.138203 | controller | skipping: [localhost]
2026-06-10 14:46:05.138274 | controller |
2026-06-10 14:46:05.138280 | controller | TASK [rhol_crc : Clean RHOL/CRC if wanted _raw_params=cleanup.yml] *************
2026-06-10 14:46:05.138284 | controller | Wednesday 10 June 2026  14:46:05 +0000 (0:00:00.031)       0:01:59.386 ********
2026-06-10 14:46:05.138288 | controller | Wednesday 10 June 2026  14:46:05 +0000 (0:00:00.031)       0:01:59.385 ********
2026-06-10 14:46:05.170854 | controller | skipping: [localhost]
2026-06-10 14:46:05.170949 | controller |
2026-06-10 14:46:05.170956 | controller | TASK [rhol_crc : Set RHOL/CRC configuration options _raw_params=configuration.yml] ***
2026-06-10 14:46:05.170963 | controller | Wednesday 10 June 2026  14:46:05 +0000 (0:00:00.032)       0:01:59.419 ********
2026-06-10 14:46:05.170972 | controller | Wednesday 10 June 2026  14:46:05 +0000 (0:00:00.032)       0:01:59.417 ********
2026-06-10 14:46:05.195559 | controller | skipping: [localhost]
2026-06-10 14:46:05.195622 | controller |
2026-06-10 14:46:05.195627 | 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-10 14:46:05.195632 | controller | Wednesday 10 June 2026  14:46:05 +0000 (0:00:00.024)       0:01:59.444 ********
2026-06-10 14:46:05.195636 | controller | Wednesday 10 June 2026  14:46:05 +0000 (0:00:00.024)       0:01:59.442 ********
2026-06-10 14:46:05.215907 | controller | skipping: [localhost]
2026-06-10 14:46:05.215943 | controller |
2026-06-10 14:46:05.215953 | 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-10 14:46:05.215961 | controller | Wednesday 10 June 2026  14:46:05 +0000 (0:00:00.020)       0:01:59.464 ********
2026-06-10 14:46:05.215969 | controller | Wednesday 10 June 2026  14:46:05 +0000 (0:00:00.020)       0:01:59.463 ********
2026-06-10 14:46:05.862135 | controller | changed: [localhost]
2026-06-10 14:46:05.862174 | controller |
2026-06-10 14:46:05.862181 | controller | TASK [rhol_crc : List VMs command=list_vms] ************************************
2026-06-10 14:46:05.862186 | controller | Wednesday 10 June 2026  14:46:05 +0000 (0:00:00.645)       0:02:00.109 ********
2026-06-10 14:46:05.862191 | controller | Wednesday 10 June 2026  14:46:05 +0000 (0:00:00.645)       0:02:00.108 ********
2026-06-10 14:46:06.095290 | controller | ok: [localhost]
2026-06-10 14:46:06.095362 | controller |
2026-06-10 14:46:06.095370 | controller | TASK [rhol_crc : Output VMs var=_vm_list] **************************************
2026-06-10 14:46:06.095377 | controller | Wednesday 10 June 2026  14:46:06 +0000 (0:00:00.234)       0:02:00.343 ********
2026-06-10 14:46:06.095382 | controller | Wednesday 10 June 2026  14:46:06 +0000 (0:00:00.234)       0:02:00.342 ********
2026-06-10 14:46:06.123379 | controller | ok: [localhost] =>
2026-06-10 14:46:06.123458 | controller |     _vm_list:
2026-06-10 14:46:06.123467 | controller |       changed: false
2026-06-10 14:46:06.123475 | controller |       failed: false
2026-06-10 14:46:06.123482 | controller |       list_vms:
2026-06-10 14:46:06.123490 | controller |       - crc
2026-06-10 14:46:06.123498 | controller |
2026-06-10 14:46:06.123507 | controller | TASK [rhol_crc : List networks command=list_nets] ******************************
2026-06-10 14:46:06.123515 | controller | Wednesday 10 June 2026  14:46:06 +0000 (0:00:00.027)       0:02:00.371 ********
2026-06-10 14:46:06.123522 | controller | Wednesday 10 June 2026  14:46:06 +0000 (0:00:00.027)       0:02:00.370 ********
2026-06-10 14:46:06.523088 | controller | ok: [localhost]
2026-06-10 14:46:06.523182 | controller |
2026-06-10 14:46:06.523192 | controller | TASK [rhol_crc : Output networks var=_net_list] ********************************
2026-06-10 14:46:06.523201 | controller | Wednesday 10 June 2026  14:46:06 +0000 (0:00:00.400)       0:02:00.771 ********
2026-06-10 14:46:06.523209 | controller | Wednesday 10 June 2026  14:46:06 +0000 (0:00:00.400)       0:02:00.770 ********
2026-06-10 14:46:06.563597 | controller | ok: [localhost] =>
2026-06-10 14:46:06.563673 | controller |     _net_list:
2026-06-10 14:46:06.563682 | controller |       changed: false
2026-06-10 14:46:06.563690 | controller |       failed: false
2026-06-10 14:46:06.563698 | controller |       list_nets:
2026-06-10 14:46:06.563705 | controller |       - crc
2026-06-10 14:46:06.563713 | controller |       - default
2026-06-10 14:46:06.563721 | controller |
2026-06-10 14:46:06.563728 | controller | TASK [libvirt_manager : Get virtual network information command=info, uri=qemu:///system] ***
2026-06-10 14:46:06.563736 | controller | Wednesday 10 June 2026  14:46:06 +0000 (0:00:00.039)       0:02:00.811 ********
2026-06-10 14:46:06.563744 | controller | Wednesday 10 June 2026  14:46:06 +0000 (0:00:00.040)       0:02:00.810 ********
2026-06-10 14:46:06.833648 | controller | ok: [localhost]
2026-06-10 14:46:06.833771 | controller |
2026-06-10 14:46:06.833780 | controller | TASK [libvirt_manager : Create network to bridge mapping _net_bridge_map={{
2026-06-10 14:46:06.833787 | controller |   _net_bridge_map | default({}) |
2026-06-10 14:46:06.833794 | controller |   combine(_local_map, recursive=true)
2026-06-10 14:46:06.833800 | controller | }}] ***
2026-06-10 14:46:06.833805 | controller | Wednesday 10 June 2026  14:46:06 +0000 (0:00:00.269)       0:02:01.081 ********
2026-06-10 14:46:06.833811 | controller | Wednesday 10 June 2026  14:46:06 +0000 (0:00:00.269)       0:02:01.080 ********
2026-06-10 14:46:06.884457 | controller | ok: [localhost] => (item=crc)
2026-06-10 14:46:06.884517 | controller | ok: [localhost] => (item=default)
2026-06-10 14:46:06.884523 | controller |
2026-06-10 14:46:06.884529 | controller | TASK [libvirt_manager : Dump domain xml command=get_xml, name={{ vm_name }}, uri=qemu:///system] ***
2026-06-10 14:46:06.884535 | controller | Wednesday 10 June 2026  14:46:06 +0000 (0:00:00.051)       0:02:01.132 ********
2026-06-10 14:46:06.884556 | controller | Wednesday 10 June 2026  14:46:06 +0000 (0:00:00.051)       0:02:01.131 ********
2026-06-10 14:46:07.119939 | controller | ok: [localhost]
2026-06-10 14:46:07.120057 | controller |
2026-06-10 14:46:07.120064 | controller | TASK [libvirt_manager : Extract networks from XML xmlstring={{ _domain_xml.get_xml }}, xpath=/domain/devices/interface/source, content=attribute] ***
2026-06-10 14:46:07.120071 | controller | Wednesday 10 June 2026  14:46:07 +0000 (0:00:00.235)       0:02:01.368 ********
2026-06-10 14:46:07.120076 | controller | Wednesday 10 June 2026  14:46:07 +0000 (0:00:00.235)       0:02:01.366 ********
2026-06-10 14:46:07.489232 | controller | ok: [localhost]
2026-06-10 14:46:07.489279 | controller |
2026-06-10 14:46:07.489285 | 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-10 14:46:07.489292 | controller | Wednesday 10 June 2026  14:46:07 +0000 (0:00:00.369)       0:02:01.737 ********
2026-06-10 14:46:07.489297 | controller | Wednesday 10 June 2026  14:46:07 +0000 (0:00:00.369)       0:02:01.736 ********
2026-06-10 14:46:07.862225 | controller | changed: [localhost]
2026-06-10 14:46:07.862309 | controller |
2026-06-10 14:46:07.862322 | 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-10 14:46:07.862332 | controller | Wednesday 10 June 2026  14:46:07 +0000 (0:00:00.372)       0:02:02.110 ********
2026-06-10 14:46:07.862342 | controller | Wednesday 10 June 2026  14:46:07 +0000 (0:00:00.372)       0:02:02.109 ********
2026-06-10 14:46:08.251388 | controller | ok: [localhost]
2026-06-10 14:46:08.251459 | controller |
2026-06-10 14:46:08.251470 | 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-10 14:46:08.251479 | controller | Wednesday 10 June 2026  14:46:08 +0000 (0:00:00.388)       0:02:02.499 ********
2026-06-10 14:46:08.251499 | controller | Wednesday 10 June 2026  14:46:08 +0000 (0:00:00.388)       0:02:02.497 ********
2026-06-10 14:46:08.309816 | controller | ok: [localhost] =>
2026-06-10 14:46:08.309898 | controller |     changed: false
2026-06-10 14:46:08.309912 | controller |     msg: All assertions passed
2026-06-10 14:46:08.309920 | controller |
2026-06-10 14:46:08.309928 | controller | TASK [openshift_login : Stat kubeconfig path={{ cifmw_openshift_login_load_kubeconfig }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-10 14:46:08.309937 | controller | Wednesday 10 June 2026  14:46:08 +0000 (0:00:00.058)       0:02:02.557 ********
2026-06-10 14:46:08.309945 | controller | Wednesday 10 June 2026  14:46:08 +0000 (0:00:00.058)       0:02:02.556 ********
2026-06-10 14:46:08.521470 | controller | ok: [localhost]
2026-06-10 14:46:08.521543 | controller |
2026-06-10 14:46:08.521554 | controller | TASK [openshift_login : Stat kubeadmin path={{ cifmw_openshift_login_load_kubeadmin }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-10 14:46:08.521563 | controller | Wednesday 10 June 2026  14:46:08 +0000 (0:00:00.211)       0:02:02.769 ********
2026-06-10 14:46:08.521571 | controller | Wednesday 10 June 2026  14:46:08 +0000 (0:00:00.211)       0:02:02.768 ********
2026-06-10 14:46:08.724487 | controller | ok: [localhost]
2026-06-10 14:46:08.724528 | controller |
2026-06-10 14:46:08.724536 | controller | TASK [openshift_login : Assert files exist that=['_stat_config.stat.exists', '_stat_admin.stat.exists']] ***
2026-06-10 14:46:08.724542 | controller | Wednesday 10 June 2026  14:46:08 +0000 (0:00:00.203)       0:02:02.973 ********
2026-06-10 14:46:08.724547 | controller | Wednesday 10 June 2026  14:46:08 +0000 (0:00:00.203)       0:02:02.971 ********
2026-06-10 14:46:08.753824 | controller | ok: [localhost] =>
2026-06-10 14:46:08.753856 | controller |     changed: false
2026-06-10 14:46:08.753874 | controller |     msg: All assertions passed
2026-06-10 14:46:08.753878 | controller |
2026-06-10 14:46:08.753882 | controller | TASK [openshift_login : Gather the password of the deployed cluster. src={{ cifmw_openshift_login_load_kubeadmin }}] ***
2026-06-10 14:46:08.753890 | controller | Wednesday 10 June 2026  14:46:08 +0000 (0:00:00.029)       0:02:03.002 ********
2026-06-10 14:46:08.753894 | controller | Wednesday 10 June 2026  14:46:08 +0000 (0:00:00.029)       0:02:03.001 ********
2026-06-10 14:46:08.972446 | controller | ok: [localhost]
2026-06-10 14:46:08.972510 | controller |
2026-06-10 14:46:08.972522 | controller | TASK [openshift_login : Gather the deployed OCP configuration. path={{ cifmw_openshift_login_load_kubeconfig }}] ***
2026-06-10 14:46:08.972530 | controller | Wednesday 10 June 2026  14:46:08 +0000 (0:00:00.218)       0:02:03.220 ********
2026-06-10 14:46:08.972539 | controller | Wednesday 10 June 2026  14:46:08 +0000 (0:00:00.218)       0:02:03.219 ********
2026-06-10 14:46:09.194654 | controller | ok: [localhost]
2026-06-10 14:46:09.194736 | controller |
2026-06-10 14:46:09.194748 | 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-10 14:46:09.194758 | controller | Wednesday 10 June 2026  14:46:09 +0000 (0:00:00.221)       0:02:03.442 ********
2026-06-10 14:46:09.194766 | controller | Wednesday 10 June 2026  14:46:09 +0000 (0:00:00.221)       0:02:03.441 ********
2026-06-10 14:46:09.261467 | controller | ok: [localhost]
2026-06-10 14:46:09.261543 | controller |
2026-06-10 14:46:09.261553 | controller | TASK [rhol_crc : Make sure kubeconfig file exists path={{ cifmw_rhol_crc_kubeconfig }}] ***
2026-06-10 14:46:09.261562 | controller | Wednesday 10 June 2026  14:46:09 +0000 (0:00:00.067)       0:02:03.509 ********
2026-06-10 14:46:09.261570 | controller | Wednesday 10 June 2026  14:46:09 +0000 (0:00:00.067)       0:02:03.508 ********
2026-06-10 14:46:09.515959 | controller | skipping: [localhost]
2026-06-10 14:46:09.516018 | controller |
2026-06-10 14:46:09.516024 | 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-10 14:46:09.516030 | controller | Wednesday 10 June 2026  14:46:09 +0000 (0:00:00.254)       0:02:03.764 ********
2026-06-10 14:46:09.516036 | controller | Wednesday 10 June 2026  14:46:09 +0000 (0:00:00.254)       0:02:03.762 ********
2026-06-10 14:46:09.545636 | controller | skipping: [localhost]
2026-06-10 14:46:09.545691 | controller |
2026-06-10 14:46:09.545696 | controller | TASK [rhol_crc : Add crc creds in the user bashrc file dest=~/.bashrc, create=True, block=if command -v crc; then
2026-06-10 14:46:09.545700 | controller |     eval "$(crc oc-env --shell bash)"
2026-06-10 14:46:09.545705 | controller | fi
2026-06-10 14:46:09.545709 | controller | export KUBECONFIG="{{ cifmw_rhol_crc_kubeconfig }}", mode=0644] ***
2026-06-10 14:46:09.545713 | controller | Wednesday 10 June 2026  14:46:09 +0000 (0:00:00.029)       0:02:03.794 ********
2026-06-10 14:46:09.545716 | controller | Wednesday 10 June 2026  14:46:09 +0000 (0:00:00.029)       0:02:03.792 ********
2026-06-10 14:46:09.571105 | controller | skipping: [localhost]
2026-06-10 14:46:09.571137 | controller |
2026-06-10 14:46:09.571143 | controller | TASK [rhol_crc : Source bashrc and confirm crc login executable=/bin/bash, _raw_params=source ~/.bashrc
2026-06-10 14:46:09.571147 | controller | oc whoami
2026-06-10 14:46:09.571151 | controller | ] ***
2026-06-10 14:46:09.571155 | controller | Wednesday 10 June 2026  14:46:09 +0000 (0:00:00.025)       0:02:03.819 ********
2026-06-10 14:46:09.571159 | controller | Wednesday 10 June 2026  14:46:09 +0000 (0:00:00.025)       0:02:03.818 ********
2026-06-10 14:46:09.596392 | controller | skipping: [localhost]
2026-06-10 14:46:09.596420 | controller |
2026-06-10 14:46:09.596425 | controller | TASK [rhol_crc : Check bashrc results var=bashrc_result.stdout] ****************
2026-06-10 14:46:09.596429 | controller | Wednesday 10 June 2026  14:46:09 +0000 (0:00:00.025)       0:02:03.845 ********
2026-06-10 14:46:09.596433 | controller | Wednesday 10 June 2026  14:46:09 +0000 (0:00:00.025)       0:02:03.843 ********
2026-06-10 14:46:09.620225 | controller | skipping: [localhost]
2026-06-10 14:46:09.620254 | controller |
2026-06-10 14:46:09.620260 | controller | TASK [rhol_crc : Check if using systemd dnsmasq path={{ _dnsmasq_config }}, get_attributes=False, get_checksum=False, get_mime=False] ***
2026-06-10 14:46:09.620265 | controller | Wednesday 10 June 2026  14:46:09 +0000 (0:00:00.023)       0:02:03.868 ********
2026-06-10 14:46:09.620269 | controller | Wednesday 10 June 2026  14:46:09 +0000 (0:00:00.023)       0:02:03.867 ********
2026-06-10 14:46:11.780075 | controller | ok: [localhost -> crc(api.crc.testing)]
2026-06-10 14:46:11.780118 | controller |
2026-06-10 14:46:11.780137 | 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-10 14:46:11.780142 | controller | Wednesday 10 June 2026  14:46:11 +0000 (0:00:02.159)       0:02:06.028 ********
2026-06-10 14:46:11.780146 | controller | Wednesday 10 June 2026  14:46:11 +0000 (0:00:02.159)       0:02:06.027 ********
2026-06-10 14:46:12.819939 | controller | [WARNING]: Module remote_tmp /root/.ansible/tmp did not exist and was created
2026-06-10 14:46:12.820019 | controller | with a mode of 0700, this may cause issues when running as another user. To
2026-06-10 14:46:12.820034 | controller | avoid this, create the remote_tmp dir with the correct permissions manually
2026-06-10 14:46:12.836452 | controller | changed: [localhost -> crc(api.crc.testing)]
2026-06-10 14:46:12.836486 | controller |
2026-06-10 14:46:12.836492 | controller | TASK [rhol_crc : Restart DNS in CRC VM name=dnsmasq, state=restarted] **********
2026-06-10 14:46:12.836496 | controller | Wednesday 10 June 2026  14:46:12 +0000 (0:00:01.056)       0:02:07.084 ********
2026-06-10 14:46:12.836501 | controller | Wednesday 10 June 2026  14:46:12 +0000 (0:00:01.056)       0:02:07.083 ********
2026-06-10 14:46:15.144003 | controller | changed: [localhost -> crc(api.crc.testing)]
2026-06-10 14:46:15.144041 | controller |
2026-06-10 14:46:15.144048 | controller | TASK [Deploy OpenShift cluster using dev-scripts name=devscripts] **************
2026-06-10 14:46:15.144054 | controller | Wednesday 10 June 2026  14:46:15 +0000 (0:00:02.307)       0:02:09.392 ********
2026-06-10 14:46:15.144058 | controller | Wednesday 10 June 2026  14:46:15 +0000 (0:00:02.307)       0:02:09.391 ********
2026-06-10 14:46:15.194079 | controller | skipping: [localhost]
2026-06-10 14:46:15.194124 | controller |
2026-06-10 14:46:15.194133 | controller | TASK [openshift_login : Ensure output directory exists path={{ cifmw_openshift_login_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-10 14:46:15.194149 | controller | Wednesday 10 June 2026  14:46:15 +0000 (0:00:00.049)       0:02:09.442 ********
2026-06-10 14:46:15.194157 | controller | Wednesday 10 June 2026  14:46:15 +0000 (0:00:00.049)       0:02:09.440 ********
2026-06-10 14:46:15.403048 | controller | ok: [localhost]
2026-06-10 14:46:15.403077 | controller |
2026-06-10 14:46:15.403082 | controller | TASK [openshift_login : OpenShift login _raw_params=login.yml] *****************
2026-06-10 14:46:15.403086 | controller | Wednesday 10 June 2026  14:46:15 +0000 (0:00:00.209)       0:02:09.651 ********
2026-06-10 14:46:15.403089 | controller | Wednesday 10 June 2026  14:46:15 +0000 (0:00:00.209)       0:02:09.650 ********
2026-06-10 14:46:15.473767 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/openshift_login/tasks/login.yml for localhost
2026-06-10 14:46:15.473802 | controller |
2026-06-10 14:46:15.473810 | controller | TASK [openshift_login : Check if the password file is present path={{ cifmw_openshift_login_password_file | default(cifmw_openshift_password_file) }}] ***
2026-06-10 14:46:15.473816 | controller | Wednesday 10 June 2026  14:46:15 +0000 (0:00:00.070)       0:02:09.722 ********
2026-06-10 14:46:15.473822 | controller | Wednesday 10 June 2026  14:46:15 +0000 (0:00:00.070)       0:02:09.720 ********
2026-06-10 14:46:15.511356 | controller | skipping: [localhost]
2026-06-10 14:46:15.511385 | controller |
2026-06-10 14:46:15.511389 | controller | TASK [openshift_login : Fetch user password content src={{ cifmw_openshift_login_password_file | default(cifmw_openshift_password_file) }}] ***
2026-06-10 14:46:15.511394 | controller | Wednesday 10 June 2026  14:46:15 +0000 (0:00:00.037)       0:02:09.759 ********
2026-06-10 14:46:15.511404 | controller | Wednesday 10 June 2026  14:46:15 +0000 (0:00:00.037)       0:02:09.758 ********
2026-06-10 14:46:15.555200 | controller | skipping: [localhost]
2026-06-10 14:46:15.555231 | controller |
2026-06-10 14:46:15.555237 | 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-10 14:46:15.555241 | controller | Wednesday 10 June 2026  14:46:15 +0000 (0:00:00.043)       0:02:09.803 ********
2026-06-10 14:46:15.555245 | controller | Wednesday 10 June 2026  14:46:15 +0000 (0:00:00.043)       0:02:09.802 ********
2026-06-10 14:46:15.598455 | controller | skipping: [localhost]
2026-06-10 14:46:15.598492 | controller |
2026-06-10 14:46:15.598499 | controller | TASK [openshift_login : Set role variables cifmw_openshift_login_kubeconfig={{
2026-06-10 14:46:15.598505 | controller |  cifmw_openshift_login_kubeconfig |
2026-06-10 14:46:15.598511 | controller |  default(cifmw_openshift_kubeconfig) |
2026-06-10 14:46:15.598516 | controller |  default(
2026-06-10 14:46:15.598521 | controller |    ansible_env.KUBECONFIG if 'KUBECONFIG' in ansible_env else
2026-06-10 14:46:15.598526 | controller |    cifmw_openshift_login_kubeconfig_default_path
2026-06-10 14:46:15.598531 | controller |  ) | trim
2026-06-10 14:46:15.598537 | 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-10 14:46:15.598544 | controller | Wednesday 10 June 2026  14:46:15 +0000 (0:00:00.042)       0:02:09.846 ********
2026-06-10 14:46:15.598550 | controller | Wednesday 10 June 2026  14:46:15 +0000 (0:00:00.042)       0:02:09.845 ********
2026-06-10 14:46:15.669265 | controller | ok: [localhost]
2026-06-10 14:46:15.669308 | controller |
2026-06-10 14:46:15.669317 | controller | TASK [openshift_login : Check if kubeconfig exists path={{ cifmw_openshift_login_kubeconfig }}] ***
2026-06-10 14:46:15.669326 | controller | Wednesday 10 June 2026  14:46:15 +0000 (0:00:00.070)       0:02:09.917 ********
2026-06-10 14:46:15.669333 | controller | Wednesday 10 June 2026  14:46:15 +0000 (0:00:00.070)       0:02:09.916 ********
2026-06-10 14:46:15.904289 | controller | ok: [localhost]
2026-06-10 14:46:15.904322 | controller |
2026-06-10 14:46:15.904328 | 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-10 14:46:15.904340 | controller |   (cifmw_openshift_login_user is defined) and
2026-06-10 14:46:15.904346 | controller |   (cifmw_openshift_login_password is defined) and
2026-06-10 14:46:15.904350 | controller |   (cifmw_openshift_login_api is defined)
2026-06-10 14:46:15.904355 | controller | ), msg=If an existing kubeconfig is not provided user/pwd or provided/initial token and API URL must be given] ***
2026-06-10 14:46:15.904360 | controller | Wednesday 10 June 2026  14:46:15 +0000 (0:00:00.235)       0:02:10.152 ********
2026-06-10 14:46:15.904364 | controller | Wednesday 10 June 2026  14:46:15 +0000 (0:00:00.235)       0:02:10.151 ********
2026-06-10 14:46:15.941720 | controller | ok: [localhost] =>
2026-06-10 14:46:15.941754 | controller |     changed: false
2026-06-10 14:46:15.941759 | controller |     msg: All assertions passed
2026-06-10 14:46:15.941764 | controller |
2026-06-10 14:46:15.941769 | controller | TASK [openshift_login : Fetch kubeconfig content src={{ cifmw_openshift_login_kubeconfig }}] ***
2026-06-10 14:46:15.941775 | controller | Wednesday 10 June 2026  14:46:15 +0000 (0:00:00.037)       0:02:10.190 ********
2026-06-10 14:46:15.941780 | controller | Wednesday 10 June 2026  14:46:15 +0000 (0:00:00.037)       0:02:10.188 ********
2026-06-10 14:46:15.972392 | controller | skipping: [localhost]
2026-06-10 14:46:15.972424 | controller |
2026-06-10 14:46:15.972429 | controller | TASK [openshift_login : Fetch x509 key based users cifmw_openshift_login_key_based_users={{
2026-06-10 14:46:15.972433 | controller |   (
2026-06-10 14:46:15.972437 | controller |     cifmw_openshift_login_kubeconfig_content_b64.content |
2026-06-10 14:46:15.972441 | controller |     b64decode |
2026-06-10 14:46:15.972444 | controller |     from_yaml
2026-06-10 14:46:15.972448 | controller |   ). users | default([]) |
2026-06-10 14:46:15.972452 | controller |   selectattr('user.client-certificate-data', 'defined') |
2026-06-10 14:46:15.972455 | controller |   map(attribute="name") |
2026-06-10 14:46:15.972458 | controller |   map("split", "/") |
2026-06-10 14:46:15.972462 | controller |   map("first")
2026-06-10 14:46:15.972465 | controller | }}, cacheable=True] ***
2026-06-10 14:46:15.972468 | controller | Wednesday 10 June 2026  14:46:15 +0000 (0:00:00.030)       0:02:10.220 ********
2026-06-10 14:46:15.972472 | controller | Wednesday 10 June 2026  14:46:15 +0000 (0:00:00.030)       0:02:10.219 ********
2026-06-10 14:46:16.005774 | controller | skipping: [localhost]
2026-06-10 14:46:16.005804 | controller |
2026-06-10 14:46:16.005810 | controller | TASK [openshift_login : Assign key based user if not provided and available cifmw_openshift_login_user={{
2026-06-10 14:46:16.005814 | controller |   (cifmw_openshift_login_assume_cert_system_user | ternary('system:', '')) +
2026-06-10 14:46:16.005818 | controller |   (cifmw_openshift_login_key_based_users | map('replace', 'system:', '') | unique | first)
2026-06-10 14:46:16.005822 | controller | }}, cifmw_openshift_login_cert_login=True, cacheable=True] ***
2026-06-10 14:46:16.005825 | controller | Wednesday 10 June 2026  14:46:16 +0000 (0:00:00.033)       0:02:10.254 ********
2026-06-10 14:46:16.005829 | controller | Wednesday 10 June 2026  14:46:16 +0000 (0:00:00.033)       0:02:10.252 ********
2026-06-10 14:46:16.039253 | controller | skipping: [localhost]
2026-06-10 14:46:16.039283 | controller |
2026-06-10 14:46:16.039288 | controller | TASK [openshift_login : Set the retry count cifmw_openshift_login_retries_cnt={{
2026-06-10 14:46:16.039292 | controller |   0 if cifmw_openshift_login_retries_cnt is undefined else
2026-06-10 14:46:16.039296 | controller |   cifmw_openshift_login_retries_cnt|int + 1
2026-06-10 14:46:16.039300 | controller | }}] ***
2026-06-10 14:46:16.039304 | controller | Wednesday 10 June 2026  14:46:16 +0000 (0:00:00.033)       0:02:10.287 ********
2026-06-10 14:46:16.039313 | controller | Wednesday 10 June 2026  14:46:16 +0000 (0:00:00.033)       0:02:10.286 ********
2026-06-10 14:46:16.082516 | controller | ok: [localhost]
2026-06-10 14:46:16.082555 | controller |
2026-06-10 14:46:16.082563 | controller | TASK [openshift_login : Fetch token _raw_params=try_login.yml] *****************
2026-06-10 14:46:16.082570 | controller | Wednesday 10 June 2026  14:46:16 +0000 (0:00:00.042)       0:02:10.330 ********
2026-06-10 14:46:16.082576 | controller | Wednesday 10 June 2026  14:46:16 +0000 (0:00:00.043)       0:02:10.329 ********
2026-06-10 14:46:16.132262 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/openshift_login/tasks/try_login.yml for localhost
2026-06-10 14:46:16.132299 | controller |
2026-06-10 14:46:16.132306 | controller | TASK [openshift_login : Try get OpenShift access token _raw_params=oc whoami -t] ***
2026-06-10 14:46:16.132312 | controller | Wednesday 10 June 2026  14:46:16 +0000 (0:00:00.049)       0:02:10.380 ********
2026-06-10 14:46:16.132318 | controller | Wednesday 10 June 2026  14:46:16 +0000 (0:00:00.049)       0:02:10.379 ********
2026-06-10 14:46:16.163488 | controller | skipping: [localhost]
2026-06-10 14:46:16.163514 | controller |
2026-06-10 14:46:16.163520 | 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-10 14:46:16.163526 | controller | Wednesday 10 June 2026  14:46:16 +0000 (0:00:00.031)       0:02:10.411 ********
2026-06-10 14:46:16.163530 | controller | Wednesday 10 June 2026  14:46:16 +0000 (0:00:00.031)       0:02:10.410 ********
2026-06-10 14:46:17.027636 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_001_fetch_openshift_token.log
2026-06-10 14:46:17.027672 | controller | changed: [localhost]
2026-06-10 14:46:17.027679 | controller |
2026-06-10 14:46:17.027685 | controller | TASK [openshift_login : Ensure kubeconfig is provided that=cifmw_openshift_login_kubeconfig != ""] ***
2026-06-10 14:46:17.027690 | controller | Wednesday 10 June 2026  14:46:17 +0000 (0:00:00.864)       0:02:11.275 ********
2026-06-10 14:46:17.027695 | controller | Wednesday 10 June 2026  14:46:17 +0000 (0:00:00.864)       0:02:11.274 ********
2026-06-10 14:46:17.072440 | controller | ok: [localhost] =>
2026-06-10 14:46:17.072475 | controller |     changed: false
2026-06-10 14:46:17.072480 | controller |     msg: All assertions passed
2026-06-10 14:46:17.072485 | controller |
2026-06-10 14:46:17.072490 | controller | TASK [openshift_login : Fetch new OpenShift access token _raw_params=oc whoami -t] ***
2026-06-10 14:46:17.072494 | controller | Wednesday 10 June 2026  14:46:17 +0000 (0:00:00.037)       0:02:11.313 ********
2026-06-10 14:46:17.072499 | controller | Wednesday 10 June 2026  14:46:17 +0000 (0:00:00.037)       0:02:11.311 ********
2026-06-10 14:46:17.453853 | controller | changed: [localhost]
2026-06-10 14:46:17.453944 | controller |
2026-06-10 14:46:17.453959 | controller | TASK [openshift_login : Set new OpenShift token cifmw_openshift_login_token={{
2026-06-10 14:46:17.453972 | controller |   (not cifmw_openshift_login_new_token_out.skipped | default(false)) |
2026-06-10 14:46:17.453984 | controller |   ternary(cifmw_openshift_login_new_token_out.stdout, cifmw_openshift_login_whoami_out.stdout)
2026-06-10 14:46:17.453996 | controller | }}, cacheable=True] ***
2026-06-10 14:46:17.454007 | controller | Wednesday 10 June 2026  14:46:17 +0000 (0:00:00.387)       0:02:11.701 ********
2026-06-10 14:46:17.454018 | controller | Wednesday 10 June 2026  14:46:17 +0000 (0:00:00.388)       0:02:11.700 ********
2026-06-10 14:46:17.516364 | controller | ok: [localhost]
2026-06-10 14:46:17.516410 | controller |
2026-06-10 14:46:17.516420 | controller | TASK [openshift_login : Fetch OpenShift API URL _raw_params=oc whoami --show-server=true] ***
2026-06-10 14:46:17.516428 | controller | Wednesday 10 June 2026  14:46:17 +0000 (0:00:00.062)       0:02:11.764 ********
2026-06-10 14:46:17.516436 | controller | Wednesday 10 June 2026  14:46:17 +0000 (0:00:00.062)       0:02:11.762 ********
2026-06-10 14:46:17.851771 | controller | changed: [localhost]
2026-06-10 14:46:17.851823 | controller |
2026-06-10 14:46:17.851830 | controller | TASK [openshift_login : Fetch OpenShift kubeconfig context _raw_params=oc whoami -c] ***
2026-06-10 14:46:17.851836 | controller | Wednesday 10 June 2026  14:46:17 +0000 (0:00:00.335)       0:02:12.100 ********
2026-06-10 14:46:17.851840 | controller | Wednesday 10 June 2026  14:46:17 +0000 (0:00:00.335)       0:02:12.098 ********
2026-06-10 14:46:18.151715 | controller | changed: [localhost]
2026-06-10 14:46:18.151762 | controller |
2026-06-10 14:46:18.151769 | controller | TASK [openshift_login : Fetch OpenShift current user _raw_params=oc whoami] ****
2026-06-10 14:46:18.151775 | controller | Wednesday 10 June 2026  14:46:18 +0000 (0:00:00.300)       0:02:12.400 ********
2026-06-10 14:46:18.151779 | controller | Wednesday 10 June 2026  14:46:18 +0000 (0:00:00.300)       0:02:12.398 ********
2026-06-10 14:46:18.484521 | controller | changed: [localhost]
2026-06-10 14:46:18.484569 | controller |
2026-06-10 14:46:18.484587 | 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-10 14:46:18.484598 | controller |       combine({'KUBECONFIG': cifmw_openshift_login_kubeconfig})
2026-06-10 14:46:18.484606 | controller |     ) if cifmw_install_yamls_environment is defined else omit
2026-06-10 14:46:18.484614 | controller | }}, cacheable=True] ***
2026-06-10 14:46:18.484622 | controller | Wednesday 10 June 2026  14:46:18 +0000 (0:00:00.332)       0:02:12.732 ********
2026-06-10 14:46:18.484630 | controller | Wednesday 10 June 2026  14:46:18 +0000 (0:00:00.332)       0:02:12.731 ********
2026-06-10 14:46:18.534589 | controller | ok: [localhost]
2026-06-10 14:46:18.534636 | controller |
2026-06-10 14:46:18.534645 | 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-10 14:46:18.534655 | controller | Wednesday 10 June 2026  14:46:18 +0000 (0:00:00.050)       0:02:12.782 ********
2026-06-10 14:46:18.534663 | controller | Wednesday 10 June 2026  14:46:18 +0000 (0:00:00.050)       0:02:12.781 ********
2026-06-10 14:46:19.074851 | controller | changed: [localhost]
2026-06-10 14:46:19.074938 | controller |
2026-06-10 14:46:19.074949 | controller | TASK [openshift_login : Read the install yamls parameters file path={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml] ***
2026-06-10 14:46:19.074958 | controller | Wednesday 10 June 2026  14:46:19 +0000 (0:00:00.540)       0:02:13.322 ********
2026-06-10 14:46:19.074966 | controller | Wednesday 10 June 2026  14:46:19 +0000 (0:00:00.540)       0:02:13.321 ********
2026-06-10 14:46:19.308804 | controller | ok: [localhost]
2026-06-10 14:46:19.308841 | controller |
2026-06-10 14:46:19.308849 | controller | TASK [openshift_login : Append the KUBECONFIG to the install yamls parameters content={{
2026-06-10 14:46:19.308854 | controller |   cifmw_openshift_login_install_yamls_artifacts_slurp['content'] | b64decode | from_yaml |
2026-06-10 14:46:19.308860 | controller |   combine(
2026-06-10 14:46:19.308889 | controller |     {
2026-06-10 14:46:19.308895 | controller |       'cifmw_install_yamls_environment': {
2026-06-10 14:46:19.308901 | controller |         'KUBECONFIG': cifmw_openshift_login_kubeconfig
2026-06-10 14:46:19.308907 | controller |       }
2026-06-10 14:46:19.308912 | controller |     }, recursive=true) | to_nice_yaml
2026-06-10 14:46:19.308917 | controller | }}, dest={{ cifmw_basedir }}/artifacts/parameters/install-yamls-params.yml, mode=0600] ***
2026-06-10 14:46:19.308922 | controller | Wednesday 10 June 2026  14:46:19 +0000 (0:00:00.234)       0:02:13.557 ********
2026-06-10 14:46:19.308928 | controller | Wednesday 10 June 2026  14:46:19 +0000 (0:00:00.234)       0:02:13.555 ********
2026-06-10 14:46:19.840307 | controller | changed: [localhost]
2026-06-10 14:46:19.840352 | controller |
2026-06-10 14:46:19.840359 | controller | TASK [openshift_setup : Ensure output directory exists path={{ cifmw_openshift_setup_basedir }}/artifacts, state=directory, mode=0755] ***
2026-06-10 14:46:19.840365 | controller | Wednesday 10 June 2026  14:46:19 +0000 (0:00:00.531)       0:02:14.088 ********
2026-06-10 14:46:19.840369 | controller | Wednesday 10 June 2026  14:46:19 +0000 (0:00:00.531)       0:02:14.087 ********
2026-06-10 14:46:20.069242 | controller | ok: [localhost]
2026-06-10 14:46:20.069285 | controller |
2026-06-10 14:46:20.069294 | controller | TASK [openshift_setup : Fetch namespaces to create cifmw_openshift_setup_namespaces={{
2026-06-10 14:46:20.069301 | controller |   ((
2026-06-10 14:46:20.069309 | controller |       ([cifmw_install_yamls_defaults['NAMESPACE']] +
2026-06-10 14:46:20.069316 | controller |         ([cifmw_install_yamls_defaults['OPERATOR_NAMESPACE']] if 'OPERATOR_NAMESPACE' is in cifmw_install_yamls_defaults else [])
2026-06-10 14:46:20.069324 | controller |       ) if cifmw_install_yamls_defaults is defined else []
2026-06-10 14:46:20.069331 | controller |   ) + cifmw_openshift_setup_create_namespaces) | unique
2026-06-10 14:46:20.069337 | controller | }}] ***
2026-06-10 14:46:20.069344 | controller | Wednesday 10 June 2026  14:46:20 +0000 (0:00:00.228)       0:02:14.317 ********
2026-06-10 14:46:20.069352 | controller | Wednesday 10 June 2026  14:46:20 +0000 (0:00:00.228)       0:02:14.315 ********
2026-06-10 14:46:20.107762 | controller | ok: [localhost]
2026-06-10 14:46:20.107795 | controller |
2026-06-10 14:46:20.107803 | 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-10 14:46:20.107810 | controller | Wednesday 10 June 2026  14:46:20 +0000 (0:00:00.038)       0:02:14.356 ********
2026-06-10 14:46:20.107816 | controller | Wednesday 10 June 2026  14:46:20 +0000 (0:00:00.038)       0:02:14.354 ********
2026-06-10 14:46:21.857085 | controller | changed: [localhost] => (item=openstack)
2026-06-10 14:46:21.857138 | controller | changed: [localhost] => (item=openstack-operators)
2026-06-10 14:46:21.857144 | controller |
2026-06-10 14:46:21.857150 | 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-10 14:46:21.857157 | controller | Wednesday 10 June 2026  14:46:21 +0000 (0:00:01.749)       0:02:16.105 ********
2026-06-10 14:46:21.857162 | controller | Wednesday 10 June 2026  14:46:21 +0000 (0:00:01.749)       0:02:16.103 ********
2026-06-10 14:46:21.890817 | controller | skipping: [localhost]
2026-06-10 14:46:21.890899 | controller |
2026-06-10 14:46:21.890912 | 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-10 14:46:21.890921 | controller | Wednesday 10 June 2026  14:46:21 +0000 (0:00:00.033)       0:02:16.138 ********
2026-06-10 14:46:21.890938 | controller | Wednesday 10 June 2026  14:46:21 +0000 (0:00:00.033)       0:02:16.137 ********
2026-06-10 14:46:21.943369 | controller | skipping: [localhost] => (item=openstack)
2026-06-10 14:46:21.943417 | controller | skipping: [localhost] => (item=openstack-operators)
2026-06-10 14:46:21.943423 | controller | skipping: [localhost]
2026-06-10 14:46:21.943428 | controller |
2026-06-10 14:46:21.943433 | 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-10 14:46:21.943438 | controller | Wednesday 10 June 2026  14:46:21 +0000 (0:00:00.052)       0:02:16.191 ********
2026-06-10 14:46:21.943443 | controller | Wednesday 10 June 2026  14:46:21 +0000 (0:00:00.052)       0:02:16.190 ********
2026-06-10 14:46:21.981993 | controller | skipping: [localhost]
2026-06-10 14:46:21.982058 | controller |
2026-06-10 14:46:21.982067 | 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-10 14:46:21.982074 | controller | Wednesday 10 June 2026  14:46:21 +0000 (0:00:00.038)       0:02:16.230 ********
2026-06-10 14:46:21.982080 | controller | Wednesday 10 June 2026  14:46:21 +0000 (0:00:00.038)       0:02:16.229 ********
2026-06-10 14:46:22.025908 | controller | skipping: [localhost]
2026-06-10 14:46:22.025941 | controller |
2026-06-10 14:46:22.025947 | controller | TASK [Ensure we have custom CA installed on host role=install_ca] **************
2026-06-10 14:46:22.025952 | controller | Wednesday 10 June 2026  14:46:22 +0000 (0:00:00.044)       0:02:16.274 ********
2026-06-10 14:46:22.025956 | controller | Wednesday 10 June 2026  14:46:22 +0000 (0:00:00.044)       0:02:16.273 ********
2026-06-10 14:46:22.067144 | controller | skipping: [localhost]
2026-06-10 14:46:22.067181 | controller |
2026-06-10 14:46:22.067187 | controller | TASK [openshift_setup : Update ca bundle _raw_params=update-ca-trust extract] ***
2026-06-10 14:46:22.067192 | controller | Wednesday 10 June 2026  14:46:22 +0000 (0:00:00.041)       0:02:16.315 ********
2026-06-10 14:46:22.067196 | controller | Wednesday 10 June 2026  14:46:22 +0000 (0:00:00.041)       0:02:16.314 ********
2026-06-10 14:46:22.113427 | controller | skipping: [localhost]
2026-06-10 14:46:22.113482 | controller |
2026-06-10 14:46:22.113494 | controller | TASK [openshift_setup : Slurp CAs file src={{ cifmw_openshift_setup_ca_bundle_path }}] ***
2026-06-10 14:46:22.113503 | controller | Wednesday 10 June 2026  14:46:22 +0000 (0:00:00.045)       0:02:16.361 ********
2026-06-10 14:46:22.113512 | controller | Wednesday 10 June 2026  14:46:22 +0000 (0:00:00.045)       0:02:16.359 ********
2026-06-10 14:46:22.158963 | controller | skipping: [localhost]
2026-06-10 14:46:22.159013 | controller |
2026-06-10 14:46:22.159024 | 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-10 14:46:22.159034 | controller | Wednesday 10 June 2026  14:46:22 +0000 (0:00:00.045)       0:02:16.406 ********
2026-06-10 14:46:22.159043 | controller | Wednesday 10 June 2026  14:46:22 +0000 (0:00:00.045)       0:02:16.405 ********
2026-06-10 14:46:22.210336 | controller | skipping: [localhost]
2026-06-10 14:46:22.210386 | controller |
2026-06-10 14:46:22.210401 | 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-10 14:46:22.210415 | controller | Wednesday 10 June 2026  14:46:22 +0000 (0:00:00.051)       0:02:16.458 ********
2026-06-10 14:46:22.210427 | controller | Wednesday 10 June 2026  14:46:22 +0000 (0:00:00.051)       0:02:16.456 ********
2026-06-10 14:46:22.261251 | controller | skipping: [localhost]
2026-06-10 14:46:22.261303 | controller |
2026-06-10 14:46:22.261318 | 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-10 14:46:22.261348 | controller | Wednesday 10 June 2026  14:46:22 +0000 (0:00:00.051)       0:02:16.509 ********
2026-06-10 14:46:22.261360 | controller | Wednesday 10 June 2026  14:46:22 +0000 (0:00:00.051)       0:02:16.507 ********
2026-06-10 14:46:22.316822 | controller | skipping: [localhost]
2026-06-10 14:46:22.316912 | controller |
2026-06-10 14:46:22.316933 | 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-10 14:46:22.316947 | controller | Wednesday 10 June 2026  14:46:22 +0000 (0:00:00.055)       0:02:16.564 ********
2026-06-10 14:46:22.316958 | controller | Wednesday 10 June 2026  14:46:22 +0000 (0:00:00.055)       0:02:16.563 ********
2026-06-10 14:46:22.355550 | controller | skipping: [localhost]
2026-06-10 14:46:22.355581 | controller |
2026-06-10 14:46:22.355590 | 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-10 14:46:22.355599 | controller | Wednesday 10 June 2026  14:46:22 +0000 (0:00:00.039)       0:02:16.603 ********
2026-06-10 14:46:22.355606 | controller | Wednesday 10 June 2026  14:46:22 +0000 (0:00:00.039)       0:02:16.602 ********
2026-06-10 14:46:22.413441 | controller | skipping: [localhost]
2026-06-10 14:46:22.413484 | controller |
2026-06-10 14:46:22.413495 | 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-10 14:46:22.413504 | controller | Wednesday 10 June 2026  14:46:22 +0000 (0:00:00.057)       0:02:16.661 ********
2026-06-10 14:46:22.413511 | controller | Wednesday 10 June 2026  14:46:22 +0000 (0:00:00.057)       0:02:16.660 ********
2026-06-10 14:46:23.349273 | controller | ok: [localhost]
2026-06-10 14:46:23.349302 | controller |
2026-06-10 14:46:23.349307 | 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-10 14:46:23.349312 | controller | Wednesday 10 June 2026  14:46:23 +0000 (0:00:00.936)       0:02:17.597 ********
2026-06-10 14:46:23.349316 | controller | Wednesday 10 June 2026  14:46:23 +0000 (0:00:00.936)       0:02:17.596 ********
2026-06-10 14:46:24.298751 | controller | changed: [localhost]
2026-06-10 14:46:24.298787 | controller |
2026-06-10 14:46:24.298794 | 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-10 14:46:24.298801 | controller | Wednesday 10 June 2026  14:46:24 +0000 (0:00:00.949)       0:02:18.547 ********
2026-06-10 14:46:24.298806 | controller | Wednesday 10 June 2026  14:46:24 +0000 (0:00:00.949)       0:02:18.545 ********
2026-06-10 14:46:25.096153 | controller | changed: [localhost]
2026-06-10 14:46:25.096214 | controller |
2026-06-10 14:46:25.096226 | 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-10 14:46:25.096237 | controller | Wednesday 10 June 2026  14:46:25 +0000 (0:00:00.796)       0:02:19.343 ********
2026-06-10 14:46:25.096256 | controller | Wednesday 10 June 2026  14:46:25 +0000 (0:00:00.796)       0:02:19.342 ********
2026-06-10 14:46:25.151688 | controller | skipping: [localhost]
2026-06-10 14:46:25.151749 | controller |
2026-06-10 14:46:25.151762 | 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-10 14:46:25.151773 | controller | Wednesday 10 June 2026  14:46:25 +0000 (0:00:00.055)       0:02:19.399 ********
2026-06-10 14:46:25.151782 | controller | Wednesday 10 June 2026  14:46:25 +0000 (0:00:00.055)       0:02:19.398 ********
2026-06-10 14:46:25.211033 | controller | skipping: [localhost]
2026-06-10 14:46:25.211094 | controller |
2026-06-10 14:46:25.211105 | controller | TASK [Deploy Observability operator. name=openshift_obs] ***********************
2026-06-10 14:46:25.211139 | controller | Wednesday 10 June 2026  14:46:25 +0000 (0:00:00.059)       0:02:19.459 ********
2026-06-10 14:46:25.211147 | controller | Wednesday 10 June 2026  14:46:25 +0000 (0:00:00.059)       0:02:19.457 ********
2026-06-10 14:46:25.250869 | controller | skipping: [localhost]
2026-06-10 14:46:25.250944 | controller |
2026-06-10 14:46:25.250952 | controller | TASK [Deploy Metal3 BMHs name=deploy_bmh] **************************************
2026-06-10 14:46:25.250967 | controller | Wednesday 10 June 2026  14:46:25 +0000 (0:00:00.039)       0:02:19.498 ********
2026-06-10 14:46:25.250972 | controller | Wednesday 10 June 2026  14:46:25 +0000 (0:00:00.039)       0:02:19.497 ********
2026-06-10 14:46:25.302215 | controller | skipping: [localhost]
2026-06-10 14:46:25.302266 | controller |
2026-06-10 14:46:25.302274 | controller | TASK [Install certmanager operator role name=cert_manager] *********************
2026-06-10 14:46:25.302281 | controller | Wednesday 10 June 2026  14:46:25 +0000 (0:00:00.051)       0:02:19.550 ********
2026-06-10 14:46:25.302286 | controller | Wednesday 10 June 2026  14:46:25 +0000 (0:00:00.051)       0:02:19.549 ********
2026-06-10 14:46:25.481069 | controller |
2026-06-10 14:46:25.481117 | controller | TASK [cert_manager : Create role needed directories path={{ cifmw_cert_manager_manifests_dir }}, state=directory, mode=0755] ***
2026-06-10 14:46:25.481124 | controller | Wednesday 10 June 2026  14:46:25 +0000 (0:00:00.178)       0:02:19.729 ********
2026-06-10 14:46:25.481129 | controller | Wednesday 10 June 2026  14:46:25 +0000 (0:00:00.178)       0:02:19.728 ********
2026-06-10 14:46:25.756466 | controller | changed: [localhost]
2026-06-10 14:46:25.756517 | controller |
2026-06-10 14:46:25.756525 | 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-10 14:46:25.756534 | controller | Wednesday 10 June 2026  14:46:25 +0000 (0:00:00.275)       0:02:20.004 ********
2026-06-10 14:46:25.756540 | controller | Wednesday 10 June 2026  14:46:25 +0000 (0:00:00.275)       0:02:20.003 ********
2026-06-10 14:46:26.520667 | controller | changed: [localhost]
2026-06-10 14:46:26.520726 | controller |
2026-06-10 14:46:26.520733 | controller | TASK [cert_manager : Install from Release Manifest _raw_params=release_manifest.yml] ***
2026-06-10 14:46:26.520748 | controller | Wednesday 10 June 2026  14:46:26 +0000 (0:00:00.764)       0:02:20.768 ********
2026-06-10 14:46:26.520754 | controller | Wednesday 10 June 2026  14:46:26 +0000 (0:00:00.764)       0:02:20.767 ********
2026-06-10 14:46:26.573012 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/cert_manager/tasks/release_manifest.yml for localhost
2026-06-10 14:46:26.573071 | controller |
2026-06-10 14:46:26.573080 | 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-10 14:46:26.573088 | controller | Wednesday 10 June 2026  14:46:26 +0000 (0:00:00.052)       0:02:20.821 ********
2026-06-10 14:46:26.573095 | controller | Wednesday 10 June 2026  14:46:26 +0000 (0:00:00.052)       0:02:20.819 ********
2026-06-10 14:46:27.355051 | controller | changed: [localhost]
2026-06-10 14:46:27.355087 | controller |
2026-06-10 14:46:27.355095 | 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-10 14:46:27.355107 | controller | Wednesday 10 June 2026  14:46:27 +0000 (0:00:00.782)       0:02:21.603 ********
2026-06-10 14:46:27.355113 | controller | Wednesday 10 June 2026  14:46:27 +0000 (0:00:00.782)       0:02:21.602 ********
2026-06-10 14:46:31.706661 | controller | changed: [localhost]
2026-06-10 14:46:31.706690 | controller |
2026-06-10 14:46:31.706695 | controller | TASK [cert_manager : Install from OLM Manifest _raw_params=olm_manifest.yml] ***
2026-06-10 14:46:31.706699 | controller | Wednesday 10 June 2026  14:46:31 +0000 (0:00:04.351)       0:02:25.955 ********
2026-06-10 14:46:31.706703 | controller | Wednesday 10 June 2026  14:46:31 +0000 (0:00:04.351)       0:02:25.954 ********
2026-06-10 14:46:31.729213 | controller | skipping: [localhost]
2026-06-10 14:46:31.729245 | controller |
2026-06-10 14:46:31.729250 | 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-10 14:46:31.729254 | controller | Wednesday 10 June 2026  14:46:31 +0000 (0:00:00.022)       0:02:25.977 ********
2026-06-10 14:46:31.729258 | controller | Wednesday 10 June 2026  14:46:31 +0000 (0:00:00.022)       0:02:25.976 ********
2026-06-10 14:46:32.386846 | controller | ok: [localhost]
2026-06-10 14:46:32.386904 | controller |
2026-06-10 14:46:32.386911 | 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-10 14:46:32.386917 | controller | Wednesday 10 June 2026  14:46:32 +0000 (0:00:00.657)       0:02:26.635 ********
2026-06-10 14:46:32.386923 | controller | Wednesday 10 June 2026  14:46:32 +0000 (0:00:00.657)       0:02:26.633 ********
2026-06-10 14:46:44.666617 | controller | ok: [localhost] => (item=cainjector)
2026-06-10 14:46:44.666675 | controller | ok: [localhost] => (item=webhook)
2026-06-10 14:46:44.666685 | controller | ok: [localhost] => (item=cert-manager)
2026-06-10 14:46:44.666693 | controller |
2026-06-10 14:46:44.666702 | controller | TASK [cert_manager : Create $HOME/bin dir path={{ ansible_user_dir }}/bin, state=directory, mode=0755] ***
2026-06-10 14:46:44.666711 | controller | Wednesday 10 June 2026  14:46:44 +0000 (0:00:12.279)       0:02:38.914 ********
2026-06-10 14:46:44.666727 | controller | Wednesday 10 June 2026  14:46:44 +0000 (0:00:12.279)       0:02:38.913 ********
2026-06-10 14:46:44.861631 | controller | ok: [localhost]
2026-06-10 14:46:44.861694 | controller |
2026-06-10 14:46:44.861710 | 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-10 14:46:44.861723 | controller | Wednesday 10 June 2026  14:46:44 +0000 (0:00:00.194)       0:02:39.109 ********
2026-06-10 14:46:44.861735 | controller | Wednesday 10 June 2026  14:46:44 +0000 (0:00:00.194)       0:02:39.108 ********
2026-06-10 14:46:46.214654 | controller | changed: [localhost]
2026-06-10 14:46:46.214703 | controller |
2026-06-10 14:46:46.214713 | controller | TASK [cert_manager : Verify cert_manager api _raw_params={{ ansible_user_dir }}/bin/cmctl check api --wait=2m] ***
2026-06-10 14:46:46.214721 | controller | Wednesday 10 June 2026  14:46:46 +0000 (0:00:01.353)       0:02:40.462 ********
2026-06-10 14:46:46.214728 | controller | Wednesday 10 June 2026  14:46:46 +0000 (0:00:01.353)       0:02:40.461 ********
2026-06-10 14:46:46.587064 | controller | changed: [localhost]
2026-06-10 14:46:46.587112 | controller |
2026-06-10 14:46:46.587118 | controller | TASK [Configure hosts networking using nmstate name=ci_nmstate] ****************
2026-06-10 14:46:46.587122 | controller | Wednesday 10 June 2026  14:46:46 +0000 (0:00:00.372)       0:02:40.835 ********
2026-06-10 14:46:46.587133 | controller | Wednesday 10 June 2026  14:46:46 +0000 (0:00:00.372)       0:02:40.834 ********
2026-06-10 14:46:46.618674 | controller | skipping: [localhost]
2026-06-10 14:46:46.618720 | controller |
2026-06-10 14:46:46.618727 | controller | TASK [Configure multus networks name=ci_multus] ********************************
2026-06-10 14:46:46.618732 | controller | Wednesday 10 June 2026  14:46:46 +0000 (0:00:00.031)       0:02:40.866 ********
2026-06-10 14:46:46.618736 | controller | Wednesday 10 June 2026  14:46:46 +0000 (0:00:00.031)       0:02:40.865 ********
2026-06-10 14:46:46.648780 | controller | skipping: [localhost]
2026-06-10 14:46:46.648816 | controller |
2026-06-10 14:46:46.648821 | controller | TASK [Deploy Sushy Emulator service pod name=sushy_emulator] *******************
2026-06-10 14:46:46.648826 | controller | Wednesday 10 June 2026  14:46:46 +0000 (0:00:00.030)       0:02:40.897 ********
2026-06-10 14:46:46.648830 | controller | Wednesday 10 June 2026  14:46:46 +0000 (0:00:00.030)       0:02:40.895 ********
2026-06-10 14:46:46.684598 | controller | skipping: [localhost]
2026-06-10 14:46:46.684630 | controller |
2026-06-10 14:46:46.684635 | controller | TASK [Setup Libvirt on controller name=libvirt_manager] ************************
2026-06-10 14:46:46.684639 | controller | Wednesday 10 June 2026  14:46:46 +0000 (0:00:00.036)       0:02:40.933 ********
2026-06-10 14:46:46.684643 | controller | Wednesday 10 June 2026  14:46:46 +0000 (0:00:00.036)       0:02:40.931 ********
2026-06-10 14:46:46.722582 | controller | skipping: [localhost]
2026-06-10 14:46:46.722621 | controller |
2026-06-10 14:46:46.722628 | controller | TASK [Prepare container package builder name=pkg_build] ************************
2026-06-10 14:46:46.722634 | controller | Wednesday 10 June 2026  14:46:46 +0000 (0:00:00.037)       0:02:40.970 ********
2026-06-10 14:46:46.722640 | controller | Wednesday 10 June 2026  14:46:46 +0000 (0:00:00.037)       0:02:40.969 ********
2026-06-10 14:46:46.771751 | controller | skipping: [localhost]
2026-06-10 14:46:46.771800 | controller |
2026-06-10 14:46:46.771813 | 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-10 14:46:46.771822 | controller | Wednesday 10 June 2026  14:46:46 +0000 (0:00:00.048)       0:02:41.019 ********
2026-06-10 14:46:46.771828 | controller | Wednesday 10 June 2026  14:46:46 +0000 (0:00:00.049)       0:02:41.018 ********
2026-06-10 14:46:46.873290 | controller | ok: [localhost]
2026-06-10 14:46:46.873327 | controller |
2026-06-10 14:46:46.873334 | 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-10 14:46:46.873338 | controller | Wednesday 10 June 2026  14:46:46 +0000 (0:00:00.101)       0:02:41.121 ********
2026-06-10 14:46:46.873343 | controller | Wednesday 10 June 2026  14:46:46 +0000 (0:00:00.101)       0:02:41.120 ********
2026-06-10 14:46:47.028842 | controller | ok: [localhost]
2026-06-10 14:46:47.028925 | controller |
2026-06-10 14:46:47.028936 | controller | TASK [run_hook : Loop on hooks for post_infra _raw_params={{ hook.type }}.yml] ***
2026-06-10 14:46:47.028945 | controller | Wednesday 10 June 2026  14:46:47 +0000 (0:00:00.155)       0:02:41.276 ********
2026-06-10 14:46:47.028953 | controller | Wednesday 10 June 2026  14:46:47 +0000 (0:00:00.155)       0:02:41.275 ********
2026-06-10 14:46:47.216480 | controller | skipping: [localhost]
2026-06-10 14:46:47.216541 | controller |
2026-06-10 14:46:47.216555 | 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-10 14:46:47.216568 | controller | Wednesday 10 June 2026  14:46:47 +0000 (0:00:00.186)       0:02:41.463 ********
2026-06-10 14:46:47.216579 | controller | Wednesday 10 June 2026  14:46:47 +0000 (0:00:00.186)       0:02:41.462 ********
2026-06-10 14:46:47.294529 | controller | ok: [localhost]
2026-06-10 14:46:47.294581 | controller |
2026-06-10 14:46:47.294592 | 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-10 14:46:47.294609 | controller | Wednesday 10 June 2026  14:46:47 +0000 (0:00:00.078)       0:02:41.542 ********
2026-06-10 14:46:47.294618 | controller | Wednesday 10 June 2026  14:46:47 +0000 (0:00:00.078)       0:02:41.541 ********
2026-06-10 14:46:47.414690 | controller | ok: [localhost]
2026-06-10 14:46:47.414728 | controller |
2026-06-10 14:46:47.414735 | controller | TASK [run_hook : Loop on hooks for pre_package_build _raw_params={{ hook.type }}.yml] ***
2026-06-10 14:46:47.414741 | controller | Wednesday 10 June 2026  14:46:47 +0000 (0:00:00.120)       0:02:41.663 ********
2026-06-10 14:46:47.414746 | controller | Wednesday 10 June 2026  14:46:47 +0000 (0:00:00.120)       0:02:41.661 ********
2026-06-10 14:46:47.545677 | controller | skipping: [localhost]
2026-06-10 14:46:47.545724 | controller |
2026-06-10 14:46:47.545730 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-10 14:46:47.545735 | controller | Wednesday 10 June 2026  14:46:47 +0000 (0:00:00.130)       0:02:41.793 ********
2026-06-10 14:46:47.545740 | controller | Wednesday 10 June 2026  14:46:47 +0000 (0:00:00.130)       0:02:41.792 ********
2026-06-10 14:46:47.646010 | controller | ok: [localhost]
2026-06-10 14:46:47.646059 | controller |
2026-06-10 14:46:47.646070 | controller | TASK [pkg_build : Generate volume list build_volumes={% for pkg in cifmw_pkg_build_list -%}
2026-06-10 14:46:47.646090 | controller | - "{{ pkg.src|default(cifmw_pkg_build_pkg_basedir ~ '/' ~ pkg.name) }}:/root/src/{{ pkg.name }}:z"
2026-06-10 14:46:47.646098 | controller | - "{{ cifmw_pkg_build_basedir }}/volumes/packages/{{ pkg.name }}:/root/{{ pkg.name }}:z"
2026-06-10 14:46:47.646106 | controller | - "{{ cifmw_pkg_build_basedir }}/logs/build_{{ pkg.name }}:/root/logs:z"
2026-06-10 14:46:47.646114 | controller | {% endfor -%}
2026-06-10 14:46:47.646121 | controller | - "{{ cifmw_pkg_build_basedir }}/volumes/packages/gating_repo:/root/gating_repo:z"
2026-06-10 14:46:47.646129 | controller | - "{{ cifmw_pkg_build_basedir }}/artifacts/repositories:/root/yum.repos.d:z,ro"
2026-06-10 14:46:47.646137 | controller | - "{{ cifmw_pkg_build_basedir }}/artifacts/build-packages.yml:/root/playbook.yml:z,ro"
2026-06-10 14:46:47.646144 | controller | ] ***
2026-06-10 14:46:47.646151 | controller | Wednesday 10 June 2026  14:46:47 +0000 (0:00:00.099)       0:02:41.893 ********
2026-06-10 14:46:47.646159 | controller | Wednesday 10 June 2026  14:46:47 +0000 (0:00:00.100)       0:02:41.892 ********
2026-06-10 14:46:47.682932 | controller | skipping: [localhost]
2026-06-10 14:46:47.682970 | controller |
2026-06-10 14:46:47.682977 | 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-10 14:46:47.682985 | controller | Wednesday 10 June 2026  14:46:47 +0000 (0:00:00.037)       0:02:41.931 ********
2026-06-10 14:46:47.682990 | controller | Wednesday 10 June 2026  14:46:47 +0000 (0:00:00.037)       0:02:41.929 ********
2026-06-10 14:46:47.714239 | controller | skipping: [localhost]
2026-06-10 14:46:47.714274 | controller |
2026-06-10 14:46:47.714281 | 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-10 14:46:47.714287 | controller | Wednesday 10 June 2026  14:46:47 +0000 (0:00:00.031)       0:02:41.962 ********
2026-06-10 14:46:47.714292 | controller | Wednesday 10 June 2026  14:46:47 +0000 (0:00:00.031)       0:02:41.961 ********
2026-06-10 14:46:47.786959 | controller | ok: [localhost]
2026-06-10 14:46:47.786994 | controller |
2026-06-10 14:46:47.787001 | 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-10 14:46:47.787006 | controller | Wednesday 10 June 2026  14:46:47 +0000 (0:00:00.072)       0:02:42.035 ********
2026-06-10 14:46:47.787016 | controller | Wednesday 10 June 2026  14:46:47 +0000 (0:00:00.072)       0:02:42.034 ********
2026-06-10 14:46:47.968482 | controller | ok: [localhost]
2026-06-10 14:46:47.968516 | controller |
2026-06-10 14:46:47.968522 | controller | TASK [run_hook : Loop on hooks for post_package_build _raw_params={{ hook.type }}.yml] ***
2026-06-10 14:46:47.968527 | controller | Wednesday 10 June 2026  14:46:47 +0000 (0:00:00.181)       0:02:42.216 ********
2026-06-10 14:46:47.968532 | controller | Wednesday 10 June 2026  14:46:47 +0000 (0:00:00.181)       0:02:42.215 ********
2026-06-10 14:46:48.162666 | controller | skipping: [localhost]
2026-06-10 14:46:48.162697 | controller |
2026-06-10 14:46:48.162703 | 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-10 14:46:48.162707 | controller | Wednesday 10 June 2026  14:46:48 +0000 (0:00:00.194)       0:02:42.411 ********
2026-06-10 14:46:48.162711 | controller | Wednesday 10 June 2026  14:46:48 +0000 (0:00:00.194)       0:02:42.410 ********
2026-06-10 14:46:48.230531 | controller | ok: [localhost]
2026-06-10 14:46:48.230567 | controller |
2026-06-10 14:46:48.230575 | 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-10 14:46:48.230580 | controller | Wednesday 10 June 2026  14:46:48 +0000 (0:00:00.067)       0:02:42.478 ********
2026-06-10 14:46:48.230586 | controller | Wednesday 10 June 2026  14:46:48 +0000 (0:00:00.067)       0:02:42.477 ********
2026-06-10 14:46:48.383941 | controller | ok: [localhost]
2026-06-10 14:46:48.383977 | controller |
2026-06-10 14:46:48.383986 | controller | TASK [run_hook : Loop on hooks for pre_container_build _raw_params={{ hook.type }}.yml] ***
2026-06-10 14:46:48.383992 | controller | Wednesday 10 June 2026  14:46:48 +0000 (0:00:00.153)       0:02:42.632 ********
2026-06-10 14:46:48.383997 | controller | Wednesday 10 June 2026  14:46:48 +0000 (0:00:00.153)       0:02:42.631 ********
2026-06-10 14:46:48.537336 | controller | skipping: [localhost]
2026-06-10 14:46:48.537384 | controller |
2026-06-10 14:46:48.537403 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-10 14:46:48.537412 | controller | Wednesday 10 June 2026  14:46:48 +0000 (0:00:00.152)       0:02:42.785 ********
2026-06-10 14:46:48.537420 | controller | Wednesday 10 June 2026  14:46:48 +0000 (0:00:00.152)       0:02:42.784 ********
2026-06-10 14:46:48.597059 | controller | ok: [localhost]
2026-06-10 14:46:48.597095 | controller |
2026-06-10 14:46:48.597102 | controller | TASK [cifmw_setup : Nothing to do yet msg=No support for that step yet] ********
2026-06-10 14:46:48.597107 | controller | Wednesday 10 June 2026  14:46:48 +0000 (0:00:00.060)       0:02:42.845 ********
2026-06-10 14:46:48.597112 | controller | Wednesday 10 June 2026  14:46:48 +0000 (0:00:00.060)       0:02:42.844 ********
2026-06-10 14:46:48.629562 | controller | ok: [localhost] =>
2026-06-10 14:46:48.629617 | controller |     msg: No support for that step yet
2026-06-10 14:46:48.629626 | controller |
2026-06-10 14:46:48.629632 | 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-10 14:46:48.629639 | controller | Wednesday 10 June 2026  14:46:48 +0000 (0:00:00.032)       0:02:42.877 ********
2026-06-10 14:46:48.629645 | controller | Wednesday 10 June 2026  14:46:48 +0000 (0:00:00.032)       0:02:42.876 ********
2026-06-10 14:46:48.737669 | controller | ok: [localhost]
2026-06-10 14:46:48.737717 | controller |
2026-06-10 14:46:48.737729 | 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-10 14:46:48.737739 | controller | Wednesday 10 June 2026  14:46:48 +0000 (0:00:00.107)       0:02:42.985 ********
2026-06-10 14:46:48.737747 | controller | Wednesday 10 June 2026  14:46:48 +0000 (0:00:00.107)       0:02:42.984 ********
2026-06-10 14:46:48.884139 | controller | ok: [localhost]
2026-06-10 14:46:48.884181 | controller |
2026-06-10 14:46:48.884188 | controller | TASK [run_hook : Loop on hooks for post_container_build _raw_params={{ hook.type }}.yml] ***
2026-06-10 14:46:48.884194 | controller | Wednesday 10 June 2026  14:46:48 +0000 (0:00:00.146)       0:02:43.132 ********
2026-06-10 14:46:48.884199 | controller | Wednesday 10 June 2026  14:46:48 +0000 (0:00:00.146)       0:02:43.131 ********
2026-06-10 14:46:49.040358 | controller | skipping: [localhost]
2026-06-10 14:46:49.040401 | controller |
2026-06-10 14:46:49.040410 | 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-10 14:46:49.040417 | controller | Wednesday 10 June 2026  14:46:49 +0000 (0:00:00.155)       0:02:43.288 ********
2026-06-10 14:46:49.040424 | controller | Wednesday 10 June 2026  14:46:49 +0000 (0:00:00.155)       0:02:43.287 ********
2026-06-10 14:46:49.142118 | controller | ok: [localhost]
2026-06-10 14:46:49.142173 | controller |
2026-06-10 14:46:49.142182 | 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-10 14:46:49.142190 | controller | Wednesday 10 June 2026  14:46:49 +0000 (0:00:00.101)       0:02:43.390 ********
2026-06-10 14:46:49.142196 | controller | Wednesday 10 June 2026  14:46:49 +0000 (0:00:00.101)       0:02:43.388 ********
2026-06-10 14:46:49.275047 | controller | ok: [localhost]
2026-06-10 14:46:49.275095 | controller |
2026-06-10 14:46:49.275101 | controller | TASK [run_hook : Loop on hooks for pre_operator_build _raw_params={{ hook.type }}.yml] ***
2026-06-10 14:46:49.275107 | controller | Wednesday 10 June 2026  14:46:49 +0000 (0:00:00.133)       0:02:43.523 ********
2026-06-10 14:46:49.275111 | controller | Wednesday 10 June 2026  14:46:49 +0000 (0:00:00.133)       0:02:43.522 ********
2026-06-10 14:46:49.404268 | controller | skipping: [localhost]
2026-06-10 14:46:49.404315 | controller |
2026-06-10 14:46:49.404321 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-10 14:46:49.404326 | controller | Wednesday 10 June 2026  14:46:49 +0000 (0:00:00.129)       0:02:43.652 ********
2026-06-10 14:46:49.404331 | controller | Wednesday 10 June 2026  14:46:49 +0000 (0:00:00.129)       0:02:43.651 ********
2026-06-10 14:46:49.500034 | controller | ok: [localhost]
2026-06-10 14:46:49.500085 | controller |
2026-06-10 14:46:49.500092 | controller | TASK [operator_build : Ensure mandatory directories exist path={{ cifmw_operator_build_basedir }}/{{ item }}, state=directory, mode=0755] ***
2026-06-10 14:46:49.500098 | controller | Wednesday 10 June 2026  14:46:49 +0000 (0:00:00.095)       0:02:43.748 ********
2026-06-10 14:46:49.500103 | controller | Wednesday 10 June 2026  14:46:49 +0000 (0:00:00.095)       0:02:43.746 ********
2026-06-10 14:46:49.570835 | controller | skipping: [localhost] => (item=artifacts)
2026-06-10 14:46:49.570896 | controller | skipping: [localhost] => (item=logs)
2026-06-10 14:46:49.570904 | controller | skipping: [localhost]
2026-06-10 14:46:49.570910 | controller |
2026-06-10 14:46:49.570916 | 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-10 14:46:49.570923 | controller | Wednesday 10 June 2026  14:46:49 +0000 (0:00:00.070)       0:02:43.819 ********
2026-06-10 14:46:49.570929 | controller | Wednesday 10 June 2026  14:46:49 +0000 (0:00:00.070)       0:02:43.817 ********
2026-06-10 14:46:49.617402 | controller | skipping: [localhost]
2026-06-10 14:46:49.617438 | controller |
2026-06-10 14:46:49.617445 | controller | TASK [operator_build : Populate operators list with zuul info _raw_params=zuul_info.yml] ***
2026-06-10 14:46:49.617451 | controller | Wednesday 10 June 2026  14:46:49 +0000 (0:00:00.046)       0:02:43.865 ********
2026-06-10 14:46:49.617457 | controller | Wednesday 10 June 2026  14:46:49 +0000 (0:00:00.046)       0:02:43.864 ********
2026-06-10 14:46:49.666384 | controller | skipping: [localhost] => (item={'branch': 'main', 'change': '3980', 'change_url': 'https://github.com/openstack-k8s-operators/ci-framework/pull/3980', 'commit_id': '3e8dd25703a4805910d61c34ab405cccba22639c', 'patchset': '3e8dd25703a4805910d61c34ab405cccba22639c', '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-10 14:46:49.666429 | controller | skipping: [localhost]
2026-06-10 14:46:49.666436 | controller |
2026-06-10 14:46:49.666443 | 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-10 14:46:49.666448 | controller | Wednesday 10 June 2026  14:46:49 +0000 (0:00:00.048)       0:02:43.914 ********
2026-06-10 14:46:49.666453 | controller | Wednesday 10 June 2026  14:46:49 +0000 (0:00:00.048)       0:02:43.913 ********
2026-06-10 14:46:49.715998 | controller | skipping: [localhost]
2026-06-10 14:46:49.716045 | controller |
2026-06-10 14:46:49.716055 | 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-10 14:46:49.716063 | controller | Wednesday 10 June 2026  14:46:49 +0000 (0:00:00.049)       0:02:43.964 ********
2026-06-10 14:46:49.716070 | controller | Wednesday 10 June 2026  14:46:49 +0000 (0:00:00.049)       0:02:43.962 ********
2026-06-10 14:46:49.749946 | controller | skipping: [localhost]
2026-06-10 14:46:49.749975 | controller |
2026-06-10 14:46:49.749980 | controller | TASK [operator_build : Adds meta-operator to the list operators_list={{ [operators_list, meta_operator_info] | community.general.lists_mergeby('name') }}] ***
2026-06-10 14:46:49.749985 | controller | Wednesday 10 June 2026  14:46:49 +0000 (0:00:00.034)       0:02:43.998 ********
2026-06-10 14:46:49.749989 | controller | Wednesday 10 June 2026  14:46:49 +0000 (0:00:00.034)       0:02:43.997 ********
2026-06-10 14:46:49.787980 | controller | skipping: [localhost]
2026-06-10 14:46:49.788011 | controller |
2026-06-10 14:46:49.788017 | controller | TASK [operator_build : Clone operator's code when src dir is empty _raw_params=clone.yml] ***
2026-06-10 14:46:49.788021 | controller | Wednesday 10 June 2026  14:46:49 +0000 (0:00:00.038)       0:02:44.036 ********
2026-06-10 14:46:49.788025 | controller | Wednesday 10 June 2026  14:46:49 +0000 (0:00:00.038)       0:02:44.035 ********
2026-06-10 14:46:49.824271 | controller | skipping: [localhost]
2026-06-10 14:46:49.824302 | controller |
2026-06-10 14:46:49.824307 | controller | TASK [operator_build : Building operators _raw_params=build.yml] ***************
2026-06-10 14:46:49.824312 | controller | Wednesday 10 June 2026  14:46:49 +0000 (0:00:00.036)       0:02:44.072 ********
2026-06-10 14:46:49.824315 | controller | Wednesday 10 June 2026  14:46:49 +0000 (0:00:00.036)       0:02:44.071 ********
2026-06-10 14:46:49.858829 | controller | skipping: [localhost]
2026-06-10 14:46:49.858896 | controller |
2026-06-10 14:46:49.858902 | controller | TASK [operator_build : Building meta operator _raw_params=build.yml] ***********
2026-06-10 14:46:49.858907 | controller | Wednesday 10 June 2026  14:46:49 +0000 (0:00:00.034)       0:02:44.107 ********
2026-06-10 14:46:49.858911 | controller | Wednesday 10 June 2026  14:46:49 +0000 (0:00:00.034)       0:02:44.106 ********
2026-06-10 14:46:49.891373 | controller | skipping: [localhost]
2026-06-10 14:46:49.891403 | controller |
2026-06-10 14:46:49.891408 | 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-10 14:46:49.891412 | controller | Wednesday 10 June 2026  14:46:49 +0000 (0:00:00.032)       0:02:44.140 ********
2026-06-10 14:46:49.891416 | controller | Wednesday 10 June 2026  14:46:49 +0000 (0:00:00.032)       0:02:44.138 ********
2026-06-10 14:46:49.927032 | controller | skipping: [localhost]
2026-06-10 14:46:49.927064 | controller |
2026-06-10 14:46:49.927069 | 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-10 14:46:49.927073 | controller | Wednesday 10 June 2026  14:46:49 +0000 (0:00:00.035)       0:02:44.175 ********
2026-06-10 14:46:49.927081 | controller | Wednesday 10 June 2026  14:46:49 +0000 (0:00:00.035)       0:02:44.174 ********
2026-06-10 14:46:49.994628 | controller | ok: [localhost]
2026-06-10 14:46:49.994665 | controller |
2026-06-10 14:46:49.994673 | 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-10 14:46:49.994679 | controller | Wednesday 10 June 2026  14:46:49 +0000 (0:00:00.067)       0:02:44.243 ********
2026-06-10 14:46:49.994685 | controller | Wednesday 10 June 2026  14:46:49 +0000 (0:00:00.067)       0:02:44.241 ********
2026-06-10 14:46:50.111816 | controller | ok: [localhost]
2026-06-10 14:46:50.111857 | controller |
2026-06-10 14:46:50.111889 | controller | TASK [run_hook : Loop on hooks for post_operator_build _raw_params={{ hook.type }}.yml] ***
2026-06-10 14:46:50.111902 | controller | Wednesday 10 June 2026  14:46:50 +0000 (0:00:00.117)       0:02:44.360 ********
2026-06-10 14:46:50.111911 | controller | Wednesday 10 June 2026  14:46:50 +0000 (0:00:00.117)       0:02:44.358 ********
2026-06-10 14:46:50.245476 | controller | skipping: [localhost]
2026-06-10 14:46:50.245507 | controller |
2026-06-10 14:46:50.245517 | 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-10 14:46:50.245523 | controller | Wednesday 10 June 2026  14:46:50 +0000 (0:00:00.133)       0:02:44.494 ********
2026-06-10 14:46:50.245527 | controller | Wednesday 10 June 2026  14:46:50 +0000 (0:00:00.133)       0:02:44.492 ********
2026-06-10 14:46:50.346393 | controller | ok: [localhost]
2026-06-10 14:46:50.346423 | controller |
2026-06-10 14:46:50.346429 | 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-10 14:46:50.346433 | controller | Wednesday 10 June 2026  14:46:50 +0000 (0:00:00.100)       0:02:44.594 ********
2026-06-10 14:46:50.346437 | controller | Wednesday 10 June 2026  14:46:50 +0000 (0:00:00.100)       0:02:44.593 ********
2026-06-10 14:46:50.459799 | controller | ok: [localhost]
2026-06-10 14:46:50.459830 | controller |
2026-06-10 14:46:50.459836 | controller | TASK [run_hook : Loop on hooks for pre_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-10 14:46:50.459840 | controller | Wednesday 10 June 2026  14:46:50 +0000 (0:00:00.113)       0:02:44.708 ********
2026-06-10 14:46:50.459844 | controller | Wednesday 10 June 2026  14:46:50 +0000 (0:00:00.113)       0:02:44.707 ********
2026-06-10 14:46:50.591242 | controller | skipping: [localhost]
2026-06-10 14:46:50.591287 | controller |
2026-06-10 14:46:50.591298 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-10 14:46:50.591307 | controller | Wednesday 10 June 2026  14:46:50 +0000 (0:00:00.130)       0:02:44.839 ********
2026-06-10 14:46:50.591315 | controller | Wednesday 10 June 2026  14:46:50 +0000 (0:00:00.130)       0:02:44.838 ********
2026-06-10 14:46:50.698114 | controller | ok: [localhost]
2026-06-10 14:46:50.698173 | controller |
2026-06-10 14:46:50.698186 | controller | TASK [Configure Storage Class name=ci_local_storage] ***************************
2026-06-10 14:46:50.698195 | controller | Wednesday 10 June 2026  14:46:50 +0000 (0:00:00.106)       0:02:44.945 ********
2026-06-10 14:46:50.698203 | controller | Wednesday 10 June 2026  14:46:50 +0000 (0:00:00.106)       0:02:44.944 ********
2026-06-10 14:46:50.833523 | controller |
2026-06-10 14:46:50.833556 | controller | TASK [ci_local_storage : Create role needed directories path={{ cifmw_cls_manifests_dir }}, state=directory, mode=0755] ***
2026-06-10 14:46:50.833560 | controller | Wednesday 10 June 2026  14:46:50 +0000 (0:00:00.136)       0:02:45.082 ********
2026-06-10 14:46:50.833565 | controller | Wednesday 10 June 2026  14:46:50 +0000 (0:00:00.136)       0:02:45.080 ********
2026-06-10 14:46:51.093080 | controller | changed: [localhost]
2026-06-10 14:46:51.093127 | controller |
2026-06-10 14:46:51.093134 | 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-10 14:46:51.093146 | controller | Wednesday 10 June 2026  14:46:51 +0000 (0:00:00.259)       0:02:45.341 ********
2026-06-10 14:46:51.093151 | controller | Wednesday 10 June 2026  14:46:51 +0000 (0:00:00.259)       0:02:45.340 ********
2026-06-10 14:46:51.848175 | controller | ok: [localhost]
2026-06-10 14:46:51.848233 | controller |
2026-06-10 14:46:51.848243 | 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-10 14:46:51.848250 | controller | Wednesday 10 June 2026  14:46:51 +0000 (0:00:00.754)       0:02:46.096 ********
2026-06-10 14:46:51.848255 | controller | Wednesday 10 June 2026  14:46:51 +0000 (0:00:00.754)       0:02:46.094 ********
2026-06-10 14:46:52.283325 | controller | changed: [localhost]
2026-06-10 14:46:52.283383 | controller |
2026-06-10 14:46:52.283392 | 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-10 14:46:52.283400 | controller | Wednesday 10 June 2026  14:46:52 +0000 (0:00:00.435)       0:02:46.531 ********
2026-06-10 14:46:52.283406 | controller | Wednesday 10 June 2026  14:46:52 +0000 (0:00:00.435)       0:02:46.530 ********
2026-06-10 14:46:53.400129 | controller | ok: [localhost]
2026-06-10 14:46:53.400169 | controller |
2026-06-10 14:46:53.400176 | controller | TASK [ci_local_storage : Fetch hostnames for all hosts _raw_params=hostname] ***
2026-06-10 14:46:53.400182 | controller | Wednesday 10 June 2026  14:46:53 +0000 (0:00:01.116)       0:02:47.648 ********
2026-06-10 14:46:53.400187 | controller | Wednesday 10 June 2026  14:46:53 +0000 (0:00:01.116)       0:02:47.647 ********
2026-06-10 14:46:55.231038 | controller | changed: [localhost -> controller(38.102.83.248)] => (item=controller)
2026-06-10 14:46:55.231070 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=crc)
2026-06-10 14:46:55.231075 | controller | changed: [localhost] => (item=localhost)
2026-06-10 14:46:55.231079 | controller |
2026-06-10 14:46:55.231083 | controller | TASK [ci_local_storage : Set the hosts k8s ansible hosts cifmw_ci_local_storage_k8s_hosts={{
2026-06-10 14:46:55.231087 | controller |     _host_map |
2026-06-10 14:46:55.231091 | controller |     selectattr("key", "in", k8s_nodes_hostnames) |
2026-06-10 14:46:55.231094 | controller |     map(attribute="value") |
2026-06-10 14:46:55.231098 | controller |     list
2026-06-10 14:46:55.231102 | controller | }}, cifmw_ci_local_storage_k8s_hostnames={{ k8s_nodes_hostnames }}] ***
2026-06-10 14:46:55.231105 | controller | Wednesday 10 June 2026  14:46:55 +0000 (0:00:01.831)       0:02:49.479 ********
2026-06-10 14:46:55.231109 | controller | Wednesday 10 June 2026  14:46:55 +0000 (0:00:01.831)       0:02:49.478 ********
2026-06-10 14:46:55.272204 | controller | ok: [localhost]
2026-06-10 14:46:55.272238 | controller |
2026-06-10 14:46:55.272245 | 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-10 14:46:55.272249 | controller | Wednesday 10 June 2026  14:46:55 +0000 (0:00:00.041)       0:02:49.520 ********
2026-06-10 14:46:55.272253 | controller | Wednesday 10 June 2026  14:46:55 +0000 (0:00:00.041)       0:02:49.519 ********
2026-06-10 14:46:56.039750 | controller | changed: [localhost]
2026-06-10 14:46:56.039782 | controller |
2026-06-10 14:46:56.039787 | controller | TASK [ci_local_storage : Create directories on worker node _raw_params=worker_node_dirs.yml] ***
2026-06-10 14:46:56.039791 | controller | Wednesday 10 June 2026  14:46:56 +0000 (0:00:00.767)       0:02:50.288 ********
2026-06-10 14:46:56.039795 | controller | Wednesday 10 June 2026  14:46:56 +0000 (0:00:00.767)       0:02:50.287 ********
2026-06-10 14:46:56.083416 | 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-10 14:46:56.083453 | controller |
2026-06-10 14:46:56.083459 | controller | TASK [ci_local_storage : Perform action in the PV directory path={{
2026-06-10 14:46:56.083467 | controller |   [
2026-06-10 14:46:56.083471 | controller |     cifmw_cls_local_storage_name,
2026-06-10 14:46:56.083475 | controller |     'pv'+ ("%02d" | format(item | int))
2026-06-10 14:46:56.083480 | controller |   ] | path_join
2026-06-10 14:46:56.083485 | controller | }}, state={{
2026-06-10 14:46:56.083490 | controller |   'directory' if cifmw_cls_action == 'create' else 'absent'
2026-06-10 14:46:56.083495 | controller | }}, mode=0775] ***
2026-06-10 14:46:56.083500 | controller | Wednesday 10 June 2026  14:46:56 +0000 (0:00:00.043)       0:02:50.332 ********
2026-06-10 14:46:56.083505 | controller | Wednesday 10 June 2026  14:46:56 +0000 (0:00:00.043)       0:02:50.330 ********
2026-06-10 14:47:05.364834 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=1)
2026-06-10 14:47:05.364892 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=2)
2026-06-10 14:47:05.364901 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=3)
2026-06-10 14:47:05.364906 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=4)
2026-06-10 14:47:05.364912 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=5)
2026-06-10 14:47:05.364916 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=6)
2026-06-10 14:47:05.364921 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=7)
2026-06-10 14:47:05.364925 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=8)
2026-06-10 14:47:05.364929 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=9)
2026-06-10 14:47:05.364933 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=10)
2026-06-10 14:47:05.364937 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=11)
2026-06-10 14:47:05.364942 | controller | changed: [localhost -> crc(api.crc.testing)] => (item=12)
2026-06-10 14:47:05.364946 | controller |
2026-06-10 14:47:05.364951 | 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-10 14:47:05.364956 | controller | Wednesday 10 June 2026  14:47:05 +0000 (0:00:09.281)       0:02:59.613 ********
2026-06-10 14:47:05.364960 | controller | Wednesday 10 June 2026  14:47:05 +0000 (0:00:09.281)       0:02:59.612 ********
2026-06-10 14:47:05.903598 | controller | changed: [localhost]
2026-06-10 14:47:05.903636 | controller |
2026-06-10 14:47:05.903643 | 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-10 14:47:05.903650 | controller | Wednesday 10 June 2026  14:47:05 +0000 (0:00:00.538)       0:03:00.152 ********
2026-06-10 14:47:05.903655 | controller | Wednesday 10 June 2026  14:47:05 +0000 (0:00:00.538)       0:03:00.150 ********
2026-06-10 14:47:06.857504 | controller | changed: [localhost]
2026-06-10 14:47:06.857554 | controller |
2026-06-10 14:47:06.857561 | controller | TASK [Configure LVMS Storage Class name=ci_lvms_storage] ***********************
2026-06-10 14:47:06.857568 | controller | Wednesday 10 June 2026  14:47:06 +0000 (0:00:00.953)       0:03:01.105 ********
2026-06-10 14:47:06.857573 | controller | Wednesday 10 June 2026  14:47:06 +0000 (0:00:00.953)       0:03:01.104 ********
2026-06-10 14:47:06.897158 | controller | skipping: [localhost]
2026-06-10 14:47:06.897210 | controller |
2026-06-10 14:47:06.897218 | controller | TASK [Run edpm_prepare name=edpm_prepare] **************************************
2026-06-10 14:47:06.897225 | controller | Wednesday 10 June 2026  14:47:06 +0000 (0:00:00.039)       0:03:01.145 ********
2026-06-10 14:47:06.897240 | controller | Wednesday 10 June 2026  14:47:06 +0000 (0:00:00.039)       0:03:01.143 ********
2026-06-10 14:47:07.055125 | controller |
2026-06-10 14:47:07.055171 | 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-10 14:47:07.055178 | controller | Wednesday 10 June 2026  14:47:07 +0000 (0:00:00.158)       0:03:01.303 ********
2026-06-10 14:47:07.055183 | controller | Wednesday 10 June 2026  14:47:07 +0000 (0:00:00.158)       0:03:01.302 ********
2026-06-10 14:47:07.102586 | controller | skipping: [localhost]
2026-06-10 14:47:07.102637 | controller |
2026-06-10 14:47:07.102643 | controller | TASK [edpm_prepare : Set install_yamls Makefile environment variables cifmw_edpm_prepare_common_env={{
2026-06-10 14:47:07.102649 | controller |   cifmw_install_yamls_environment |
2026-06-10 14:47:07.102654 | controller |   combine({'PATH': cifmw_path}) |
2026-06-10 14:47:07.102659 | controller |   combine(_install_yamls_repos | default({})) |
2026-06-10 14:47:07.102663 | controller |   combine(cifmw_edpm_prepare_extra_vars | default({}))
2026-06-10 14:47:07.102667 | 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-10 14:47:07.102673 | controller | OPENSTACK_IMG: {{ operators_build_output[cifmw_operator_build_meta_name].image_catalog }}
2026-06-10 14:47:07.102678 | controller | {% endif %}
2026-06-10 14:47:07.102681 | controller | , cifmw_edpm_prepare_make_openstack_deploy_prep_env=CLEANUP_DIR_CMD: "true"
2026-06-10 14:47:07.102693 | controller | , cifmw_edpm_prepare_operators_build_output={{ operators_build_output }}] ***
2026-06-10 14:47:07.102697 | controller | Wednesday 10 June 2026  14:47:07 +0000 (0:00:00.047)       0:03:01.350 ********
2026-06-10 14:47:07.102701 | controller | Wednesday 10 June 2026  14:47:07 +0000 (0:00:00.047)       0:03:01.349 ********
2026-06-10 14:47:07.163989 | controller | ok: [localhost]
2026-06-10 14:47:07.164034 | controller |
2026-06-10 14:47:07.164040 | controller | TASK [Prepare storage in CRC name=install_yamls_makes, tasks_from=make_crc_storage] ***
2026-06-10 14:47:07.164045 | controller | Wednesday 10 June 2026  14:47:07 +0000 (0:00:00.061)       0:03:01.412 ********
2026-06-10 14:47:07.164049 | controller | Wednesday 10 June 2026  14:47:07 +0000 (0:00:00.061)       0:03:01.411 ********
2026-06-10 14:47:07.203847 | controller | skipping: [localhost]
2026-06-10 14:47:07.203917 | controller |
2026-06-10 14:47:07.203924 | controller | TASK [Prepare inputs name=install_yamls_makes, tasks_from=make_input] **********
2026-06-10 14:47:07.203929 | controller | Wednesday 10 June 2026  14:47:07 +0000 (0:00:00.039)       0:03:01.452 ********
2026-06-10 14:47:07.203934 | controller | Wednesday 10 June 2026  14:47:07 +0000 (0:00:00.039)       0:03:01.450 ********
2026-06-10 14:47:07.261729 | controller |
2026-06-10 14:47:07.261775 | controller | TASK [install_yamls_makes : Debug make_input_env var=make_input_env] ***********
2026-06-10 14:47:07.261781 | controller | Wednesday 10 June 2026  14:47:07 +0000 (0:00:00.057)       0:03:01.510 ********
2026-06-10 14:47:07.261785 | controller | Wednesday 10 June 2026  14:47:07 +0000 (0:00:00.057)       0:03:01.508 ********
2026-06-10 14:47:07.308997 | controller | ok: [localhost] =>
2026-06-10 14:47:07.309041 | controller |     make_input_env:
2026-06-10 14:47:07.309046 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-10 14:47:07.309052 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-10 14:47:07.309056 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-10 14:47:07.309060 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-10 14:47:07.309064 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-10 14:47:07.309069 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-10 14:47:07.309073 | controller |       INSTALL_CERT_MANAGER: false
2026-06-10 14:47:07.309076 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-10 14:47:07.309080 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-10 14:47:07.309084 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-10 14:47:07.309088 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-10 14:47:07.309093 | 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-10 14:47:07.309097 | controller |
2026-06-10 14:47:07.309101 | controller | TASK [install_yamls_makes : Debug make_input_params var=make_input_params] *****
2026-06-10 14:47:07.309105 | controller | Wednesday 10 June 2026  14:47:07 +0000 (0:00:00.047)       0:03:01.557 ********
2026-06-10 14:47:07.309108 | controller | Wednesday 10 June 2026  14:47:07 +0000 (0:00:00.047)       0:03:01.556 ********
2026-06-10 14:47:07.363192 | controller | skipping: [localhost]
2026-06-10 14:47:07.363234 | controller |
2026-06-10 14:47:07.363241 | 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-10 14:47:07.363253 | controller | Wednesday 10 June 2026  14:47:07 +0000 (0:00:00.054)       0:03:01.611 ********
2026-06-10 14:47:07.363258 | controller | Wednesday 10 June 2026  14:47:07 +0000 (0:00:00.054)       0:03:01.610 ********
2026-06-10 14:47:09.582372 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-10 14:47:09.582435 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_input_until | default(true)
2026-06-10 14:47:09.582442 | controller | }}
2026-06-10 14:47:09.600603 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_002_run_input.log
2026-06-10 14:47:09.600644 | controller | changed: [localhost]
2026-06-10 14:47:09.600651 | controller |
2026-06-10 14:47:09.600657 | controller | TASK [OpenStack meta-operator installation name=install_yamls_makes, tasks_from=make_openstack] ***
2026-06-10 14:47:09.600664 | controller | Wednesday 10 June 2026  14:47:09 +0000 (0:00:02.237)       0:03:03.848 ********
2026-06-10 14:47:09.600670 | controller | Wednesday 10 June 2026  14:47:09 +0000 (0:00:02.237)       0:03:03.847 ********
2026-06-10 14:47:09.650056 | controller |
2026-06-10 14:47:09.650090 | controller | TASK [install_yamls_makes : Debug make_openstack_env var=make_openstack_env] ***
2026-06-10 14:47:09.650095 | controller | Wednesday 10 June 2026  14:47:09 +0000 (0:00:00.049)       0:03:03.898 ********
2026-06-10 14:47:09.650099 | controller | Wednesday 10 June 2026  14:47:09 +0000 (0:00:00.049)       0:03:03.897 ********
2026-06-10 14:47:09.694676 | controller | ok: [localhost] =>
2026-06-10 14:47:09.694728 | controller |     make_openstack_env:
2026-06-10 14:47:09.694738 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-10 14:47:09.694747 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-10 14:47:09.694756 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-10 14:47:09.694764 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-10 14:47:09.694772 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-10 14:47:09.694780 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-10 14:47:09.694788 | controller |       INSTALL_CERT_MANAGER: false
2026-06-10 14:47:09.694796 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-10 14:47:09.694804 | controller |       OPENSTACK_IMG: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8
2026-06-10 14:47:09.694812 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-10 14:47:09.694821 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-10 14:47:09.694832 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-10 14:47:09.694907 | 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-10 14:47:09.694923 | controller |
2026-06-10 14:47:09.694931 | controller | TASK [install_yamls_makes : Debug make_openstack_params var=make_openstack_params] ***
2026-06-10 14:47:09.694939 | controller | Wednesday 10 June 2026  14:47:09 +0000 (0:00:00.043)       0:03:03.942 ********
2026-06-10 14:47:09.694947 | controller | Wednesday 10 June 2026  14:47:09 +0000 (0:00:00.044)       0:03:03.941 ********
2026-06-10 14:47:09.739508 | controller | skipping: [localhost]
2026-06-10 14:47:09.739548 | controller |
2026-06-10 14:47:09.739555 | 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-10 14:47:09.739561 | controller | Wednesday 10 June 2026  14:47:09 +0000 (0:00:00.045)       0:03:03.987 ********
2026-06-10 14:47:09.739566 | controller | Wednesday 10 June 2026  14:47:09 +0000 (0:00:00.045)       0:03:03.986 ********
2026-06-10 14:51:47.573983 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-10 14:51:47.574027 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_until |
2026-06-10 14:51:47.574048 | controller | default(true) }}
2026-06-10 14:51:47.604839 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_003_run_openstack.log
2026-06-10 14:51:47.604933 | controller | changed: [localhost]
2026-06-10 14:51:47.604942 | controller |
2026-06-10 14:51:47.604949 | 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-10 14:51:47.604956 | controller | Wednesday 10 June 2026  14:51:47 +0000 (0:04:37.864)       0:07:41.852 ********
2026-06-10 14:51:47.604963 | controller | Wednesday 10 June 2026  14:51:47 +0000 (0:04:37.864)       0:07:41.851 ********
2026-06-10 14:55:05.346807 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (30 retries left).
2026-06-10 14:55:05.346911 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (29 retries left).
2026-06-10 14:55:05.346924 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (28 retries left).
2026-06-10 14:55:05.346929 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (27 retries left).
2026-06-10 14:55:05.346933 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (26 retries left).
2026-06-10 14:55:05.346937 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack subscription creation (25 retries left).
2026-06-10 14:55:05.346941 | controller | changed: [localhost]
2026-06-10 14:55:05.346946 | controller |
2026-06-10 14:55:05.346951 | 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-10 14:55:05.346956 | controller | Wednesday 10 June 2026  14:55:05 +0000 (0:03:17.740)       0:10:59.593 ********
2026-06-10 14:55:05.346961 | controller | Wednesday 10 June 2026  14:55:05 +0000 (0:03:17.740)       0:10:59.592 ********
2026-06-10 14:55:09.467728 | controller | changed: [localhost]
2026-06-10 14:55:09.467852 | controller |
2026-06-10 14:55:09.467910 | 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-10 14:55:09.467924 | controller | Wednesday 10 June 2026  14:55:09 +0000 (0:00:04.121)       0:11:03.715 ********
2026-06-10 14:55:09.467936 | controller | Wednesday 10 June 2026  14:55:09 +0000 (0:00:04.121)       0:11:03.713 ********
2026-06-10 14:55:10.541997 | controller | ok: [localhost]
2026-06-10 14:55:10.542037 | controller |
2026-06-10 14:55:10.542043 | controller | TASK [OpenStack meta-operator initialization, if necessary name=install_yamls_makes, tasks_from=make_openstack_init] ***
2026-06-10 14:55:10.542049 | controller | Wednesday 10 June 2026  14:55:10 +0000 (0:00:01.075)       0:11:04.790 ********
2026-06-10 14:55:10.542054 | controller | Wednesday 10 June 2026  14:55:10 +0000 (0:00:01.075)       0:11:04.788 ********
2026-06-10 14:55:10.604231 | controller |
2026-06-10 14:55:10.604271 | controller | TASK [install_yamls_makes : Debug make_openstack_init_env var=make_openstack_init_env] ***
2026-06-10 14:55:10.604279 | controller | Wednesday 10 June 2026  14:55:10 +0000 (0:00:00.062)       0:11:04.852 ********
2026-06-10 14:55:10.604284 | controller | Wednesday 10 June 2026  14:55:10 +0000 (0:00:00.062)       0:11:04.851 ********
2026-06-10 14:55:10.648622 | controller | ok: [localhost] =>
2026-06-10 14:55:10.648657 | controller |     make_openstack_init_env:
2026-06-10 14:55:10.648662 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-10 14:55:10.648667 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-10 14:55:10.648671 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-10 14:55:10.648675 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-10 14:55:10.648680 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-10 14:55:10.648684 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-10 14:55:10.648696 | controller |       INSTALL_CERT_MANAGER: false
2026-06-10 14:55:10.648700 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-10 14:55:10.648704 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-10 14:55:10.648708 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-10 14:55:10.648712 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-10 14:55:10.648731 | 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-10 14:55:10.648736 | controller |
2026-06-10 14:55:10.648740 | controller | TASK [install_yamls_makes : Debug make_openstack_init_params var=make_openstack_init_params] ***
2026-06-10 14:55:10.648745 | controller | Wednesday 10 June 2026  14:55:10 +0000 (0:00:00.044)       0:11:04.897 ********
2026-06-10 14:55:10.648749 | controller | Wednesday 10 June 2026  14:55:10 +0000 (0:00:00.044)       0:11:04.895 ********
2026-06-10 14:55:10.698261 | controller | skipping: [localhost]
2026-06-10 14:55:10.698302 | controller |
2026-06-10 14:55:10.698310 | 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-10 14:55:10.698316 | controller | Wednesday 10 June 2026  14:55:10 +0000 (0:00:00.049)       0:11:04.946 ********
2026-06-10 14:55:10.698322 | controller | Wednesday 10 June 2026  14:55:10 +0000 (0:00:00.049)       0:11:04.945 ********
2026-06-10 14:58:00.030980 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-10 14:58:00.031072 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_init_until |
2026-06-10 14:58:00.031078 | controller | default(true) }}
2026-06-10 14:58:00.070936 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_004_run_openstack_init.log
2026-06-10 14:58:00.070990 | controller | changed: [localhost]
2026-06-10 14:58:00.071005 | controller |
2026-06-10 14:58:00.071017 | controller | TASK [Update OpenStack Services containers Env name=set_openstack_containers] ***
2026-06-10 14:58:00.071029 | controller | Wednesday 10 June 2026  14:58:00 +0000 (0:02:49.372)       0:13:54.318 ********
2026-06-10 14:58:00.071041 | controller | Wednesday 10 June 2026  14:58:00 +0000 (0:02:49.372)       0:13:54.317 ********
2026-06-10 14:58:00.118065 | controller | skipping: [localhost]
2026-06-10 14:58:00.118105 | controller |
2026-06-10 14:58:00.118113 | 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-10 14:58:00.118120 | controller | Wednesday 10 June 2026  14:58:00 +0000 (0:00:00.047)       0:13:54.366 ********
2026-06-10 14:58:00.118126 | controller | Wednesday 10 June 2026  14:58:00 +0000 (0:00:00.047)       0:13:54.364 ********
2026-06-10 14:58:00.165302 | controller | skipping: [localhost]
2026-06-10 14:58:00.165346 | controller |
2026-06-10 14:58:00.165354 | controller | TASK [Prepare OpenStack control plane CR name=install_yamls_makes, tasks_from=make_openstack_deploy_prep] ***
2026-06-10 14:58:00.165360 | controller | Wednesday 10 June 2026  14:58:00 +0000 (0:00:00.047)       0:13:54.413 ********
2026-06-10 14:58:00.165365 | controller | Wednesday 10 June 2026  14:58:00 +0000 (0:00:00.047)       0:13:54.412 ********
2026-06-10 14:58:00.247311 | controller |
2026-06-10 14:58:00.247344 | controller | TASK [install_yamls_makes : Debug make_openstack_deploy_prep_env var=make_openstack_deploy_prep_env] ***
2026-06-10 14:58:00.247350 | controller | Wednesday 10 June 2026  14:58:00 +0000 (0:00:00.082)       0:13:54.495 ********
2026-06-10 14:58:00.247353 | controller | Wednesday 10 June 2026  14:58:00 +0000 (0:00:00.082)       0:13:54.494 ********
2026-06-10 14:58:00.282164 | controller | ok: [localhost] =>
2026-06-10 14:58:00.282197 | controller |     make_openstack_deploy_prep_env:
2026-06-10 14:58:00.282202 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-10 14:58:00.282206 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-10 14:58:00.282209 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-10 14:58:00.282223 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-10 14:58:00.282226 | controller |       CLEANUP_DIR_CMD: 'true'
2026-06-10 14:58:00.282230 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-10 14:58:00.282234 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-10 14:58:00.282237 | controller |       INSTALL_CERT_MANAGER: false
2026-06-10 14:58:00.282241 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-10 14:58:00.282244 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-10 14:58:00.282247 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-10 14:58:00.282251 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-10 14:58:00.282255 | 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-10 14:58:00.282259 | controller |
2026-06-10 14:58:00.282263 | controller | TASK [install_yamls_makes : Debug make_openstack_deploy_prep_params var=make_openstack_deploy_prep_params] ***
2026-06-10 14:58:00.282267 | controller | Wednesday 10 June 2026  14:58:00 +0000 (0:00:00.034)       0:13:54.530 ********
2026-06-10 14:58:00.282270 | controller | Wednesday 10 June 2026  14:58:00 +0000 (0:00:00.034)       0:13:54.529 ********
2026-06-10 14:58:00.311167 | controller | skipping: [localhost]
2026-06-10 14:58:00.311199 | controller |
2026-06-10 14:58:00.311205 | 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-10 14:58:00.311209 | controller | Wednesday 10 June 2026  14:58:00 +0000 (0:00:00.028)       0:13:54.559 ********
2026-06-10 14:58:00.311214 | controller | Wednesday 10 June 2026  14:58:00 +0000 (0:00:00.028)       0:13:54.558 ********
2026-06-10 14:58:01.728756 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-10 14:58:01.728818 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_openstack_deploy_prep_until |
2026-06-10 14:58:01.728823 | controller | default(true) }}
2026-06-10 14:58:01.748759 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_005_run_openstack_deploy_prep.log
2026-06-10 14:58:01.748797 | controller | changed: [localhost]
2026-06-10 14:58:01.748804 | controller |
2026-06-10 14:58:01.748810 | controller | TASK [Deploy NetConfig name=install_yamls_makes, tasks_from=make_netconfig_deploy] ***
2026-06-10 14:58:01.748815 | controller | Wednesday 10 June 2026  14:58:01 +0000 (0:00:01.437)       0:13:55.997 ********
2026-06-10 14:58:01.748821 | controller | Wednesday 10 June 2026  14:58:01 +0000 (0:00:01.437)       0:13:55.995 ********
2026-06-10 14:58:01.817839 | controller |
2026-06-10 14:58:01.817893 | controller | TASK [install_yamls_makes : Debug make_netconfig_deploy_env var=make_netconfig_deploy_env] ***
2026-06-10 14:58:01.817902 | controller | Wednesday 10 June 2026  14:58:01 +0000 (0:00:00.069)       0:13:56.066 ********
2026-06-10 14:58:01.817907 | controller | Wednesday 10 June 2026  14:58:01 +0000 (0:00:00.069)       0:13:56.065 ********
2026-06-10 14:58:01.865741 | controller | ok: [localhost] =>
2026-06-10 14:58:01.865772 | controller |     make_netconfig_deploy_env:
2026-06-10 14:58:01.865777 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-10 14:58:01.865781 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-10 14:58:01.865784 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-10 14:58:01.865788 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-10 14:58:01.865792 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-10 14:58:01.865796 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-10 14:58:01.865799 | controller |       INSTALL_CERT_MANAGER: false
2026-06-10 14:58:01.865803 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-10 14:58:01.865806 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-10 14:58:01.865809 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-10 14:58:01.865816 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-10 14:58:01.865820 | 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-10 14:58:01.865824 | controller |
2026-06-10 14:58:01.865827 | controller | TASK [install_yamls_makes : Debug make_netconfig_deploy_params var=make_netconfig_deploy_params] ***
2026-06-10 14:58:01.865831 | controller | Wednesday 10 June 2026  14:58:01 +0000 (0:00:00.048)       0:13:56.114 ********
2026-06-10 14:58:01.865835 | controller | Wednesday 10 June 2026  14:58:01 +0000 (0:00:00.048)       0:13:56.113 ********
2026-06-10 14:58:01.907567 | controller | skipping: [localhost]
2026-06-10 14:58:01.907608 | controller |
2026-06-10 14:58:01.907616 | 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-10 14:58:01.907622 | controller | Wednesday 10 June 2026  14:58:01 +0000 (0:00:00.041)       0:13:56.155 ********
2026-06-10 14:58:01.907628 | controller | Wednesday 10 June 2026  14:58:01 +0000 (0:00:00.041)       0:13:56.154 ********
2026-06-10 14:58:06.830899 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-10 14:58:06.830964 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_netconfig_deploy_until |
2026-06-10 14:58:06.830969 | controller | default(true) }}
2026-06-10 14:58:06.850566 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_006_run_netconfig_deploy.log
2026-06-10 14:58:06.850599 | controller | changed: [localhost]
2026-06-10 14:58:06.850604 | controller |
2026-06-10 14:58:06.850608 | controller | TASK [edpm_prepare : Kustomize and deploy OpenStackControlPlane _raw_params=kustomize_and_deploy.yml] ***
2026-06-10 14:58:06.850612 | controller | Wednesday 10 June 2026  14:58:06 +0000 (0:00:04.943)       0:14:01.099 ********
2026-06-10 14:58:06.850616 | controller | Wednesday 10 June 2026  14:58:06 +0000 (0:00:04.943)       0:14:01.097 ********
2026-06-10 14:58:06.904282 | controller | included: /home/zuul/src/github.com/openstack-k8s-operators/ci-framework/roles/edpm_prepare/tasks/kustomize_and_deploy.yml for localhost
2026-06-10 14:58:06.904314 | controller |
2026-06-10 14:58:06.904319 | controller | TASK [edpm_prepare : Controlplane name _ctlplane_name=controlplane] ************
2026-06-10 14:58:06.904323 | controller | Wednesday 10 June 2026  14:58:06 +0000 (0:00:00.053)       0:14:01.152 ********
2026-06-10 14:58:06.904327 | controller | Wednesday 10 June 2026  14:58:06 +0000 (0:00:00.053)       0:14:01.151 ********
2026-06-10 14:58:06.934097 | controller | ok: [localhost]
2026-06-10 14:58:06.934130 | controller |
2026-06-10 14:58:06.934135 | 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-10 14:58:06.934140 | controller | Wednesday 10 June 2026  14:58:06 +0000 (0:00:00.029)       0:14:01.182 ********
2026-06-10 14:58:06.934144 | controller | Wednesday 10 June 2026  14:58:06 +0000 (0:00:00.029)       0:14:01.181 ********
2026-06-10 14:58:06.976510 | controller | skipping: [localhost]
2026-06-10 14:58:06.976550 | controller |
2026-06-10 14:58:06.976556 | controller | TASK [Prepare OpenStackVersion CR name=update_containers] **********************
2026-06-10 14:58:06.976562 | controller | Wednesday 10 June 2026  14:58:06 +0000 (0:00:00.042)       0:14:01.224 ********
2026-06-10 14:58:06.976567 | controller | Wednesday 10 June 2026  14:58:06 +0000 (0:00:00.042)       0:14:01.223 ********
2026-06-10 14:58:07.023504 | controller | skipping: [localhost]
2026-06-10 14:58:07.023539 | controller |
2026-06-10 14:58:07.023545 | 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-10 14:58:07.023553 | controller | Wednesday 10 June 2026  14:58:07 +0000 (0:00:00.047)       0:14:01.272 ********
2026-06-10 14:58:07.023558 | controller | Wednesday 10 June 2026  14:58:07 +0000 (0:00:00.047)       0:14:01.270 ********
2026-06-10 14:58:07.067371 | controller | ok: [localhost]
2026-06-10 14:58:07.067405 | controller |
2026-06-10 14:58:07.067413 | controller | TASK [edpm_prepare : Perform kustomizations to the OpenStackControlPlane CR target_path={{ cifmw_edpm_prepare_openstack_crs_path }}, sort_ascending=False, kustomizations={{
2026-06-10 14:58:07.067418 | controller |   cifmw_edpm_prepare_kustomizations +
2026-06-10 14:58:07.067424 | controller |   _ctlplane_name_kustomizations +
2026-06-10 14:58:07.067429 | controller |   (cifmw_edpm_prepare_extra_kustomizations | default([]))
2026-06-10 14:58:07.067434 | controller | }}, kustomizations_paths={{
2026-06-10 14:58:07.067438 | controller |   [
2026-06-10 14:58:07.067443 | controller |     (
2026-06-10 14:58:07.067447 | controller |       [
2026-06-10 14:58:07.067452 | controller |         cifmw_edpm_prepare_manifests_dir,
2026-06-10 14:58:07.067456 | controller |         'kustomizations',
2026-06-10 14:58:07.067461 | controller |         'controlplane'
2026-06-10 14:58:07.067465 | controller |       ] | ansible.builtin.path_join
2026-06-10 14:58:07.067470 | controller |     )
2026-06-10 14:58:07.067475 | controller |   ]
2026-06-10 14:58:07.067479 | controller | }}] ***
2026-06-10 14:58:07.067484 | controller | Wednesday 10 June 2026  14:58:07 +0000 (0:00:00.043)       0:14:01.315 ********
2026-06-10 14:58:07.067488 | controller | Wednesday 10 June 2026  14:58:07 +0000 (0:00:00.043)       0:14:01.314 ********
2026-06-10 14:58:07.807765 | controller | changed: [localhost]
2026-06-10 14:58:07.807832 | controller |
2026-06-10 14:58:07.807849 | controller | TASK [edpm_prepare : Log the CR that is about to be applied var=cifmw_edpm_prepare_crs_kustomize_result] ***
2026-06-10 14:58:07.807893 | controller | Wednesday 10 June 2026  14:58:07 +0000 (0:00:00.739)       0:14:02.055 ********
2026-06-10 14:58:07.807907 | controller | Wednesday 10 June 2026  14:58:07 +0000 (0:00:00.739)       0:14:02.054 ********
2026-06-10 14:58:07.862359 | controller | ok: [localhost] =>
2026-06-10 14:58:07.862429 | controller |     cifmw_edpm_prepare_crs_kustomize_result:
2026-06-10 14:58:07.862436 | controller |       changed: true
2026-06-10 14:58:07.862443 | controller |       count: 2
2026-06-10 14:58:07.862449 | controller |       failed: false
2026-06-10 14:58:07.862456 | controller |       kustomizations_paths:
2026-06-10 14:58:07.862464 | controller |       - /home/zuul/ci-framework-data/artifacts/manifests/openstack/openstack/cr/kustomization.yaml
2026-06-10 14:58:07.862472 | controller |       output_path: /home/zuul/ci-framework-data/artifacts/manifests/openstack/openstack/cr/cifmw-kustomization-result.yaml
2026-06-10 14:58:07.862478 | controller |       result:
2026-06-10 14:58:07.862485 | controller |       - apiVersion: core.openstack.org/v1beta1
2026-06-10 14:58:07.862493 | controller |         kind: OpenStackControlPlane
2026-06-10 14:58:07.862500 | controller |         metadata:
2026-06-10 14:58:07.862506 | controller |           labels:
2026-06-10 14:58:07.862512 | controller |             created-by: install_yamls
2026-06-10 14:58:07.862519 | controller |           name: controlplane
2026-06-10 14:58:07.862526 | controller |           namespace: openstack
2026-06-10 14:58:07.862533 | controller |         spec:
2026-06-10 14:58:07.862539 | controller |           barbican:
2026-06-10 14:58:07.862546 | controller |             apiOverride:
2026-06-10 14:58:07.862552 | controller |               route: {}
2026-06-10 14:58:07.862558 | controller |             template:
2026-06-10 14:58:07.862564 | controller |               barbicanAPI:
2026-06-10 14:58:07.862570 | controller |                 override:
2026-06-10 14:58:07.862577 | controller |                   service:
2026-06-10 14:58:07.862583 | controller |                     internal:
2026-06-10 14:58:07.862589 | controller |                       metadata:
2026-06-10 14:58:07.862595 | controller |                         annotations:
2026-06-10 14:58:07.862602 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-10 14:58:07.862609 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-10 14:58:07.862615 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-10 14:58:07.862621 | controller |                       spec:
2026-06-10 14:58:07.862628 | controller |                         type: LoadBalancer
2026-06-10 14:58:07.862641 | controller |                 replicas: 1
2026-06-10 14:58:07.862648 | controller |               barbicanKeystoneListener:
2026-06-10 14:58:07.862654 | controller |                 replicas: 1
2026-06-10 14:58:07.862661 | controller |               barbicanWorker:
2026-06-10 14:58:07.862667 | controller |                 replicas: 1
2026-06-10 14:58:07.862673 | controller |               databaseInstance: openstack
2026-06-10 14:58:07.862679 | controller |               notificationsBus:
2026-06-10 14:58:07.862686 | controller |                 cluster: rabbitmq
2026-06-10 14:58:07.862692 | controller |               secret: osp-secret
2026-06-10 14:58:07.862698 | controller |           cinder:
2026-06-10 14:58:07.862705 | controller |             apiOverride:
2026-06-10 14:58:07.862711 | controller |               route: {}
2026-06-10 14:58:07.862717 | controller |             template:
2026-06-10 14:58:07.862724 | controller |               cinderAPI:
2026-06-10 14:58:07.862730 | controller |                 override:
2026-06-10 14:58:07.862736 | controller |                   service:
2026-06-10 14:58:07.862742 | controller |                     internal:
2026-06-10 14:58:07.862748 | controller |                       metadata:
2026-06-10 14:58:07.862754 | controller |                         annotations:
2026-06-10 14:58:07.862760 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-10 14:58:07.862766 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-10 14:58:07.862773 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-10 14:58:07.862779 | controller |                       spec:
2026-06-10 14:58:07.862785 | controller |                         type: LoadBalancer
2026-06-10 14:58:07.862791 | controller |               cinderBackup:
2026-06-10 14:58:07.862798 | controller |                 networkAttachments:
2026-06-10 14:58:07.862804 | controller |                 - storage
2026-06-10 14:58:07.862810 | controller |                 replicas: 0
2026-06-10 14:58:07.862825 | controller |               cinderScheduler:
2026-06-10 14:58:07.862832 | controller |                 replicas: 1
2026-06-10 14:58:07.862839 | controller |               cinderVolumes:
2026-06-10 14:58:07.862845 | controller |                 volume1:
2026-06-10 14:58:07.862851 | controller |                   networkAttachments:
2026-06-10 14:58:07.862858 | controller |                   - storage
2026-06-10 14:58:07.862911 | controller |                   replicas: 0
2026-06-10 14:58:07.862920 | controller |               databaseInstance: openstack
2026-06-10 14:58:07.862927 | controller |               secret: osp-secret
2026-06-10 14:58:07.862933 | controller |           designate:
2026-06-10 14:58:07.862939 | controller |             apiOverride:
2026-06-10 14:58:07.862946 | controller |               route: {}
2026-06-10 14:58:07.862952 | controller |             enabled: false
2026-06-10 14:58:07.862959 | controller |             template:
2026-06-10 14:58:07.862965 | controller |               databaseInstance: openstack
2026-06-10 14:58:07.862971 | controller |               designateAPI:
2026-06-10 14:58:07.862982 | controller |                 override:
2026-06-10 14:58:07.862989 | controller |                   service:
2026-06-10 14:58:07.862995 | controller |                     internal:
2026-06-10 14:58:07.863002 | controller |                       metadata:
2026-06-10 14:58:07.863008 | controller |                         annotations:
2026-06-10 14:58:07.863014 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-10 14:58:07.863021 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-10 14:58:07.863028 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-10 14:58:07.863034 | controller |                       spec:
2026-06-10 14:58:07.863040 | controller |                         type: LoadBalancer
2026-06-10 14:58:07.863046 | controller |               designateBackendbind9:
2026-06-10 14:58:07.863052 | controller |                 networkAttachments:
2026-06-10 14:58:07.863059 | controller |                 - designate
2026-06-10 14:58:07.863065 | controller |                 replicas: 1
2026-06-10 14:58:07.863072 | controller |                 storageClass: local-storage
2026-06-10 14:58:07.863078 | controller |                 storageRequest: 10Gi
2026-06-10 14:58:07.863084 | controller |               designateCentral:
2026-06-10 14:58:07.863091 | controller |                 replicas: 1
2026-06-10 14:58:07.863097 | controller |               designateMdns:
2026-06-10 14:58:07.863103 | controller |                 networkAttachments:
2026-06-10 14:58:07.863114 | controller |                 - designate
2026-06-10 14:58:07.863121 | controller |                 replicas: 1
2026-06-10 14:58:07.863128 | controller |               designateProducer:
2026-06-10 14:58:07.863135 | controller |                 replicas: 1
2026-06-10 14:58:07.863141 | controller |               designateWorker:
2026-06-10 14:58:07.863148 | controller |                 networkAttachments:
2026-06-10 14:58:07.863154 | controller |                 - designate
2026-06-10 14:58:07.863161 | controller |                 replicas: 1
2026-06-10 14:58:07.863167 | controller |               secret: osp-secret
2026-06-10 14:58:07.863174 | controller |           dns:
2026-06-10 14:58:07.863181 | controller |             template:
2026-06-10 14:58:07.863187 | controller |               options:
2026-06-10 14:58:07.863194 | controller |               - key: server
2026-06-10 14:58:07.863201 | controller |                 values:
2026-06-10 14:58:07.863207 | controller |                 - 192.168.122.1
2026-06-10 14:58:07.863214 | controller |               override:
2026-06-10 14:58:07.863219 | controller |                 service:
2026-06-10 14:58:07.863223 | controller |                   metadata:
2026-06-10 14:58:07.863228 | controller |                     annotations:
2026-06-10 14:58:07.863233 | controller |                       metallb.universe.tf/address-pool: ctlplane
2026-06-10 14:58:07.863238 | controller |                       metallb.universe.tf/allow-shared-ip: ctlplane
2026-06-10 14:58:07.863252 | controller |                       metallb.universe.tf/loadBalancerIPs: 192.168.122.80
2026-06-10 14:58:07.863257 | controller |                   spec:
2026-06-10 14:58:07.863262 | controller |                     type: LoadBalancer
2026-06-10 14:58:07.863267 | controller |               replicas: 1
2026-06-10 14:58:07.863271 | controller |           galera:
2026-06-10 14:58:07.863278 | controller |             templates:
2026-06-10 14:58:07.863284 | controller |               openstack:
2026-06-10 14:58:07.863291 | controller |                 replicas: 1
2026-06-10 14:58:07.863298 | controller |                 secret: osp-secret
2026-06-10 14:58:07.863305 | controller |                 storageRequest: 10G
2026-06-10 14:58:07.863312 | controller |               openstack-cell1:
2026-06-10 14:58:07.863319 | controller |                 replicas: 1
2026-06-10 14:58:07.863325 | controller |                 secret: osp-secret
2026-06-10 14:58:07.863332 | controller |                 storageRequest: 10G
2026-06-10 14:58:07.863339 | controller |           glance:
2026-06-10 14:58:07.863346 | controller |             apiOverrides:
2026-06-10 14:58:07.863353 | controller |               default:
2026-06-10 14:58:07.863359 | controller |                 route: {}
2026-06-10 14:58:07.863366 | controller |             template:
2026-06-10 14:58:07.863373 | controller |               customServiceConfig: |
2026-06-10 14:58:07.863379 | controller |                 [DEFAULT]
2026-06-10 14:58:07.863386 | controller |                 enabled_backends = default_backend:swift
2026-06-10 14:58:07.863393 | controller |                 [glance_store]
2026-06-10 14:58:07.863399 | controller |                 default_backend = default_backend
2026-06-10 14:58:07.863406 | controller |                 [default_backend]
2026-06-10 14:58:07.863412 | controller |                 swift_store_create_container_on_put = True
2026-06-10 14:58:07.863419 | controller |                 swift_store_auth_version = 3
2026-06-10 14:58:07.863425 | controller |                 swift_store_auth_address = {{ .KeystoneInternalURL }}
2026-06-10 14:58:07.863432 | controller |                 swift_store_endpoint_type = internalURL
2026-06-10 14:58:07.863438 | controller |                 swift_store_user = service:glance
2026-06-10 14:58:07.863445 | controller |                 swift_store_key = {{ .ServicePassword }}
2026-06-10 14:58:07.863451 | controller |               databaseInstance: openstack
2026-06-10 14:58:07.863458 | controller |               glanceAPIs:
2026-06-10 14:58:07.863465 | controller |                 default:
2026-06-10 14:58:07.863471 | controller |                   networkAttachments:
2026-06-10 14:58:07.863478 | controller |                   - storage
2026-06-10 14:58:07.863484 | controller |                   override:
2026-06-10 14:58:07.863491 | controller |                     service:
2026-06-10 14:58:07.863497 | controller |                       internal:
2026-06-10 14:58:07.863504 | controller |                         metadata:
2026-06-10 14:58:07.863511 | controller |                           annotations:
2026-06-10 14:58:07.863517 | controller |                             metallb.universe.tf/address-pool: internalapi
2026-06-10 14:58:07.863524 | controller |                             metallb.universe.tf/allow-shared-ip: internalapi
2026-06-10 14:58:07.863536 | controller |                             metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-10 14:58:07.863542 | controller |                         spec:
2026-06-10 14:58:07.863549 | controller |                           type: LoadBalancer
2026-06-10 14:58:07.863555 | controller |                   replicas: 1
2026-06-10 14:58:07.863562 | controller |               keystoneEndpoint: default
2026-06-10 14:58:07.863569 | controller |               secret: osp-secret
2026-06-10 14:58:07.863575 | controller |               storage:
2026-06-10 14:58:07.863581 | controller |                 storageClass: ''
2026-06-10 14:58:07.863588 | controller |                 storageRequest: 10Gi
2026-06-10 14:58:07.863594 | controller |           heat:
2026-06-10 14:58:07.863601 | controller |             apiOverride:
2026-06-10 14:58:07.863608 | controller |               route: {}
2026-06-10 14:58:07.863614 | controller |             cnfAPIOverride:
2026-06-10 14:58:07.863621 | controller |               route: {}
2026-06-10 14:58:07.863627 | controller |             enabled: false
2026-06-10 14:58:07.863632 | controller |             template:
2026-06-10 14:58:07.863637 | controller |               databaseInstance: openstack
2026-06-10 14:58:07.863643 | controller |               heatAPI:
2026-06-10 14:58:07.863650 | controller |                 override:
2026-06-10 14:58:07.863656 | controller |                   service:
2026-06-10 14:58:07.863662 | controller |                     internal:
2026-06-10 14:58:07.863669 | controller |                       metadata:
2026-06-10 14:58:07.863676 | controller |                         annotations:
2026-06-10 14:58:07.863683 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-10 14:58:07.863689 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-10 14:58:07.863696 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-10 14:58:07.863702 | controller |                       spec:
2026-06-10 14:58:07.863709 | controller |                         type: LoadBalancer
2026-06-10 14:58:07.863721 | controller |                 replicas: 1
2026-06-10 14:58:07.863728 | controller |               heatEngine:
2026-06-10 14:58:07.863735 | controller |                 override:
2026-06-10 14:58:07.863741 | controller |                   service:
2026-06-10 14:58:07.863747 | controller |                     internal:
2026-06-10 14:58:07.863754 | controller |                       metadata:
2026-06-10 14:58:07.863760 | controller |                         annotations:
2026-06-10 14:58:07.863767 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-10 14:58:07.863774 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-10 14:58:07.863780 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-10 14:58:07.863786 | controller |                       spec:
2026-06-10 14:58:07.863793 | controller |                         type: LoadBalancer
2026-06-10 14:58:07.863800 | controller |                 replicas: 1
2026-06-10 14:58:07.863806 | controller |               secret: osp-secret
2026-06-10 14:58:07.863813 | controller |           horizon:
2026-06-10 14:58:07.863819 | controller |             apiOverride:
2026-06-10 14:58:07.863826 | controller |               route: {}
2026-06-10 14:58:07.863832 | controller |             template:
2026-06-10 14:58:07.863838 | controller |               replicas: 1
2026-06-10 14:58:07.863845 | controller |               secret: osp-secret
2026-06-10 14:58:07.863852 | controller |           ironic:
2026-06-10 14:58:07.863858 | controller |             enabled: false
2026-06-10 14:58:07.863892 | controller |             template:
2026-06-10 14:58:07.863897 | controller |               databaseInstance: openstack
2026-06-10 14:58:07.863902 | controller |               ironicAPI:
2026-06-10 14:58:07.863906 | controller |                 replicas: 1
2026-06-10 14:58:07.863911 | controller |               ironicConductors:
2026-06-10 14:58:07.863915 | controller |               - replicas: 1
2026-06-10 14:58:07.863920 | controller |                 storageRequest: 10Gi
2026-06-10 14:58:07.863925 | controller |               ironicInspector:
2026-06-10 14:58:07.863929 | controller |                 replicas: 1
2026-06-10 14:58:07.863934 | controller |               ironicNeutronAgent:
2026-06-10 14:58:07.863938 | controller |                 replicas: 1
2026-06-10 14:58:07.863943 | controller |               secret: osp-secret
2026-06-10 14:58:07.863947 | controller |           keystone:
2026-06-10 14:58:07.863952 | controller |             apiOverride:
2026-06-10 14:58:07.863964 | controller |               route: {}
2026-06-10 14:58:07.863969 | controller |             template:
2026-06-10 14:58:07.863973 | controller |               databaseInstance: openstack
2026-06-10 14:58:07.863978 | controller |               notificationsBus:
2026-06-10 14:58:07.863983 | controller |                 cluster: rabbitmq
2026-06-10 14:58:07.864009 | controller |               override:
2026-06-10 14:58:07.864015 | controller |                 service:
2026-06-10 14:58:07.864020 | controller |                   internal:
2026-06-10 14:58:07.864024 | controller |                     metadata:
2026-06-10 14:58:07.864029 | controller |                       annotations:
2026-06-10 14:58:07.864040 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-10 14:58:07.864045 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-10 14:58:07.864050 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-10 14:58:07.864054 | controller |                     spec:
2026-06-10 14:58:07.864059 | controller |                       type: LoadBalancer
2026-06-10 14:58:07.864063 | controller |               secret: osp-secret
2026-06-10 14:58:07.864068 | controller |           manila:
2026-06-10 14:58:07.864072 | controller |             apiOverride:
2026-06-10 14:58:07.864077 | controller |               route: {}
2026-06-10 14:58:07.864081 | controller |             template:
2026-06-10 14:58:07.864086 | controller |               databaseInstance: openstack
2026-06-10 14:58:07.864090 | controller |               manilaAPI:
2026-06-10 14:58:07.864095 | controller |                 networkAttachments:
2026-06-10 14:58:07.864100 | controller |                 - internalapi
2026-06-10 14:58:07.864104 | controller |                 override:
2026-06-10 14:58:07.864109 | controller |                   service:
2026-06-10 14:58:07.864113 | controller |                     internal:
2026-06-10 14:58:07.864118 | controller |                       metadata:
2026-06-10 14:58:07.864122 | controller |                         annotations:
2026-06-10 14:58:07.864127 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-10 14:58:07.864132 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-10 14:58:07.864136 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-10 14:58:07.864141 | controller |                       spec:
2026-06-10 14:58:07.864145 | controller |                         type: LoadBalancer
2026-06-10 14:58:07.864150 | controller |                 replicas: 1
2026-06-10 14:58:07.864154 | controller |               manilaScheduler:
2026-06-10 14:58:07.864159 | controller |                 replicas: 1
2026-06-10 14:58:07.864163 | controller |               manilaShares:
2026-06-10 14:58:07.864168 | controller |                 share1:
2026-06-10 14:58:07.864173 | controller |                   networkAttachments:
2026-06-10 14:58:07.864177 | controller |                   - storage
2026-06-10 14:58:07.864182 | controller |                   replicas: 1
2026-06-10 14:58:07.864189 | controller |           memcached:
2026-06-10 14:58:07.864195 | controller |             templates:
2026-06-10 14:58:07.864202 | controller |               memcached:
2026-06-10 14:58:07.864208 | controller |                 replicas: 1
2026-06-10 14:58:07.864215 | controller |           neutron:
2026-06-10 14:58:07.864221 | controller |             apiOverride:
2026-06-10 14:58:07.864228 | controller |               route: {}
2026-06-10 14:58:07.864234 | controller |             template:
2026-06-10 14:58:07.864241 | controller |               databaseInstance: openstack
2026-06-10 14:58:07.864248 | controller |               networkAttachments:
2026-06-10 14:58:07.864254 | controller |               - internalapi
2026-06-10 14:58:07.864261 | controller |               override:
2026-06-10 14:58:07.864267 | controller |                 service:
2026-06-10 14:58:07.864274 | controller |                   internal:
2026-06-10 14:58:07.864280 | controller |                     metadata:
2026-06-10 14:58:07.864286 | controller |                       annotations:
2026-06-10 14:58:07.864293 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-10 14:58:07.864300 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-10 14:58:07.864306 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-10 14:58:07.864313 | controller |                     spec:
2026-06-10 14:58:07.864319 | controller |                       type: LoadBalancer
2026-06-10 14:58:07.864326 | controller |               secret: osp-secret
2026-06-10 14:58:07.864337 | controller |           nova:
2026-06-10 14:58:07.864344 | controller |             apiOverride:
2026-06-10 14:58:07.864351 | controller |               route: {}
2026-06-10 14:58:07.864357 | controller |             template:
2026-06-10 14:58:07.864364 | controller |               apiServiceTemplate:
2026-06-10 14:58:07.864371 | controller |                 override:
2026-06-10 14:58:07.864377 | controller |                   service:
2026-06-10 14:58:07.864384 | controller |                     internal:
2026-06-10 14:58:07.864390 | controller |                       metadata:
2026-06-10 14:58:07.864395 | controller |                         annotations:
2026-06-10 14:58:07.864400 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-10 14:58:07.864405 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-10 14:58:07.864409 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-10 14:58:07.864414 | controller |                       spec:
2026-06-10 14:58:07.864418 | controller |                         type: LoadBalancer
2026-06-10 14:58:07.864423 | controller |               cellTemplates:
2026-06-10 14:58:07.864427 | controller |                 cell0:
2026-06-10 14:58:07.864432 | controller |                   cellDatabaseAccount: nova-cell0
2026-06-10 14:58:07.864441 | controller |                   cellDatabaseInstance: openstack
2026-06-10 14:58:07.864445 | controller |                   conductorServiceTemplate:
2026-06-10 14:58:07.864450 | controller |                     replicas: 1
2026-06-10 14:58:07.864454 | controller |                   hasAPIAccess: true
2026-06-10 14:58:07.864459 | controller |                   messagingBus:
2026-06-10 14:58:07.864463 | controller |                     cluster: rabbitmq
2026-06-10 14:58:07.864468 | controller |                 cell1:
2026-06-10 14:58:07.864473 | controller |                   cellDatabaseAccount: nova-cell1
2026-06-10 14:58:07.864477 | controller |                   cellDatabaseInstance: openstack-cell1
2026-06-10 14:58:07.864482 | controller |                   conductorServiceTemplate:
2026-06-10 14:58:07.864486 | controller |                     replicas: 1
2026-06-10 14:58:07.864491 | controller |                   hasAPIAccess: true
2026-06-10 14:58:07.864495 | controller |                   messagingBus:
2026-06-10 14:58:07.864500 | controller |                     cluster: rabbitmq-cell1
2026-06-10 14:58:07.864504 | controller |               metadataServiceTemplate:
2026-06-10 14:58:07.864509 | controller |                 override:
2026-06-10 14:58:07.864513 | controller |                   service:
2026-06-10 14:58:07.864518 | controller |                     metadata:
2026-06-10 14:58:07.864522 | controller |                       annotations:
2026-06-10 14:58:07.864527 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-10 14:58:07.864531 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-10 14:58:07.864536 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-10 14:58:07.864540 | controller |                     spec:
2026-06-10 14:58:07.864545 | controller |                       type: LoadBalancer
2026-06-10 14:58:07.864550 | controller |               secret: osp-secret
2026-06-10 14:58:07.864554 | controller |           octavia:
2026-06-10 14:58:07.864559 | controller |             enabled: false
2026-06-10 14:58:07.864563 | controller |             template:
2026-06-10 14:58:07.864568 | controller |               databaseInstance: openstack
2026-06-10 14:58:07.864572 | controller |               octaviaAPI:
2026-06-10 14:58:07.864577 | controller |                 replicas: 1
2026-06-10 14:58:07.864581 | controller |               secret: osp-secret
2026-06-10 14:58:07.864586 | controller |           ovn:
2026-06-10 14:58:07.864590 | controller |             template:
2026-06-10 14:58:07.864595 | controller |               ovnController:
2026-06-10 14:58:07.864599 | controller |                 networkAttachment: tenant
2026-06-10 14:58:07.864604 | controller |                 nicMappings:
2026-06-10 14:58:07.864608 | controller |                   datacentre: ospbr
2026-06-10 14:58:07.864613 | controller |               ovnDBCluster:
2026-06-10 14:58:07.864617 | controller |                 ovndbcluster-nb:
2026-06-10 14:58:07.864622 | controller |                   dbType: NB
2026-06-10 14:58:07.864632 | controller |                   networkAttachment: internalapi
2026-06-10 14:58:07.864637 | controller |                   storageRequest: 10Gi
2026-06-10 14:58:07.864641 | controller |                 ovndbcluster-sb:
2026-06-10 14:58:07.864649 | controller |                   dbType: SB
2026-06-10 14:58:07.864654 | controller |                   networkAttachment: internalapi
2026-06-10 14:58:07.864658 | controller |                   storageRequest: 10Gi
2026-06-10 14:58:07.864663 | controller |           placement:
2026-06-10 14:58:07.864667 | controller |             apiOverride:
2026-06-10 14:58:07.864672 | controller |               route: {}
2026-06-10 14:58:07.864676 | controller |             template:
2026-06-10 14:58:07.864681 | controller |               databaseInstance: openstack
2026-06-10 14:58:07.864685 | controller |               override:
2026-06-10 14:58:07.864690 | controller |                 service:
2026-06-10 14:58:07.864694 | controller |                   internal:
2026-06-10 14:58:07.864699 | controller |                     metadata:
2026-06-10 14:58:07.864703 | controller |                       annotations:
2026-06-10 14:58:07.864708 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-10 14:58:07.864712 | controller |                         metallb.universe.tf/allow-shared-ip: internalapi
2026-06-10 14:58:07.864717 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-10 14:58:07.864722 | controller |                     spec:
2026-06-10 14:58:07.864726 | controller |                       type: LoadBalancer
2026-06-10 14:58:07.864731 | controller |               secret: osp-secret
2026-06-10 14:58:07.864735 | controller |           rabbitmq:
2026-06-10 14:58:07.864740 | controller |             templates:
2026-06-10 14:58:07.864744 | controller |               rabbitmq:
2026-06-10 14:58:07.864749 | controller |                 override:
2026-06-10 14:58:07.864753 | controller |                   service:
2026-06-10 14:58:07.864758 | controller |                     metadata:
2026-06-10 14:58:07.864762 | controller |                       annotations:
2026-06-10 14:58:07.864767 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-10 14:58:07.864771 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.85
2026-06-10 14:58:07.864776 | controller |                     spec:
2026-06-10 14:58:07.864780 | controller |                       type: LoadBalancer
2026-06-10 14:58:07.864785 | controller |               rabbitmq-cell1:
2026-06-10 14:58:07.864790 | controller |                 override:
2026-06-10 14:58:07.864794 | controller |                   service:
2026-06-10 14:58:07.864799 | controller |                     metadata:
2026-06-10 14:58:07.864803 | controller |                       annotations:
2026-06-10 14:58:07.864808 | controller |                         metallb.universe.tf/address-pool: internalapi
2026-06-10 14:58:07.864812 | controller |                         metallb.universe.tf/loadBalancerIPs: 172.17.0.86
2026-06-10 14:58:07.864817 | controller |                     spec:
2026-06-10 14:58:07.864821 | controller |                       type: LoadBalancer
2026-06-10 14:58:07.864826 | controller |           redis:
2026-06-10 14:58:07.864830 | controller |             enabled: false
2026-06-10 14:58:07.864835 | controller |           secret: osp-secret
2026-06-10 14:58:07.864839 | controller |           storageClass: local-storage
2026-06-10 14:58:07.864844 | controller |           swift:
2026-06-10 14:58:07.864848 | controller |             enabled: true
2026-06-10 14:58:07.864853 | controller |             proxyOverride:
2026-06-10 14:58:07.864857 | controller |               route: {}
2026-06-10 14:58:07.864880 | controller |             template:
2026-06-10 14:58:07.864889 | controller |               swiftProxy:
2026-06-10 14:58:07.864894 | controller |                 networkAttachments:
2026-06-10 14:58:07.864899 | controller |                 - storage
2026-06-10 14:58:07.864903 | controller |                 override:
2026-06-10 14:58:07.864908 | controller |                   service:
2026-06-10 14:58:07.864912 | controller |                     internal:
2026-06-10 14:58:07.864917 | controller |                       metadata:
2026-06-10 14:58:07.864921 | controller |                         annotations:
2026-06-10 14:58:07.864926 | controller |                           metallb.universe.tf/address-pool: internalapi
2026-06-10 14:58:07.864931 | controller |                           metallb.universe.tf/allow-shared-ip: internalapi
2026-06-10 14:58:07.864935 | controller |                           metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-10 14:58:07.864940 | controller |                       spec:
2026-06-10 14:58:07.864944 | controller |                         type: LoadBalancer
2026-06-10 14:58:07.864949 | controller |                 replicas: 1
2026-06-10 14:58:07.864954 | controller |               swiftRing:
2026-06-10 14:58:07.864961 | controller |                 ringReplicas: 1
2026-06-10 14:58:07.864966 | controller |               swiftStorage:
2026-06-10 14:58:07.864970 | controller |                 networkAttachments:
2026-06-10 14:58:07.864975 | controller |                 - storage
2026-06-10 14:58:07.864979 | controller |                 replicas: 1
2026-06-10 14:58:07.864984 | controller |           telemetry:
2026-06-10 14:58:07.864988 | controller |             enabled: true
2026-06-10 14:58:07.864993 | controller |             template:
2026-06-10 14:58:07.865000 | controller |               autoscaling:
2026-06-10 14:58:07.865005 | controller |                 aodh:
2026-06-10 14:58:07.865009 | controller |                   databaseAccount: aodh
2026-06-10 14:58:07.865014 | controller |                   databaseInstance: openstack
2026-06-10 14:58:07.865018 | controller |                   notificationsBus:
2026-06-10 14:58:07.865023 | controller |                     cluster: rabbitmq
2026-06-10 14:58:07.865027 | controller |                   passwordSelectors: null
2026-06-10 14:58:07.865032 | controller |                   secret: osp-secret
2026-06-10 14:58:07.865037 | controller |                 enabled: false
2026-06-10 14:58:07.865041 | controller |                 heatInstance: heat
2026-06-10 14:58:07.865046 | controller |               ceilometer:
2026-06-10 14:58:07.865050 | controller |                 enabled: true
2026-06-10 14:58:07.865055 | controller |                 notificationsBus:
2026-06-10 14:58:07.865059 | controller |                   cluster: rabbitmq
2026-06-10 14:58:07.865064 | controller |                 secret: osp-secret
2026-06-10 14:58:07.865068 | controller |               cloudkitty:
2026-06-10 14:58:07.865073 | controller |                 apiTimeout: 0
2026-06-10 14:58:07.865078 | controller |                 cloudKittyAPI:
2026-06-10 14:58:07.865082 | controller |                   override:
2026-06-10 14:58:07.865087 | controller |                     service:
2026-06-10 14:58:07.865091 | controller |                       internal:
2026-06-10 14:58:07.865096 | controller |                         metadata:
2026-06-10 14:58:07.865100 | controller |                           annotations:
2026-06-10 14:58:07.865105 | controller |                             metallb.universe.tf/address-pool: internalapi
2026-06-10 14:58:07.865109 | controller |                             metallb.universe.tf/allow-shared-ip: internalapi
2026-06-10 14:58:07.865114 | controller |                             metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-10 14:58:07.865119 | controller |                         spec:
2026-06-10 14:58:07.865123 | controller |                           type: LoadBalancer
2026-06-10 14:58:07.865128 | controller |                   replicas: 1
2026-06-10 14:58:07.865132 | controller |                   resources: {}
2026-06-10 14:58:07.865137 | controller |                   tls:
2026-06-10 14:58:07.865141 | controller |                     api:
2026-06-10 14:58:07.865146 | controller |                       internal: {}
2026-06-10 14:58:07.865151 | controller |                       public: {}
2026-06-10 14:58:07.865155 | controller |                     caBundleSecretName: combined-ca-bundle
2026-06-10 14:58:07.865160 | controller |                 cloudKittyProc:
2026-06-10 14:58:07.865164 | controller |                   replicas: 1
2026-06-10 14:58:07.865169 | controller |                   resources: {}
2026-06-10 14:58:07.865173 | controller |                   tls:
2026-06-10 14:58:07.865178 | controller |                     caBundleSecretName: combined-ca-bundle
2026-06-10 14:58:07.865186 | controller |                 databaseAccount: cloudkitty
2026-06-10 14:58:07.865190 | controller |                 databaseInstance: openstack
2026-06-10 14:58:07.865195 | controller |                 enabled: false
2026-06-10 14:58:07.865199 | controller |                 memcachedInstance: memcached
2026-06-10 14:58:07.865204 | controller |                 messagingBus:
2026-06-10 14:58:07.865209 | controller |                   cluster: rabbitmq
2026-06-10 14:58:07.865213 | controller |                 passwordSelector:
2026-06-10 14:58:07.865218 | controller |                   aodhService: AodhPassword
2026-06-10 14:58:07.865222 | controller |                   ceilometerService: CeilometerPassword
2026-06-10 14:58:07.865227 | controller |                   cloudKittyService: CloudKittyPassword
2026-06-10 14:58:07.865231 | controller |                 preserveJobs: false
2026-06-10 14:58:07.865236 | controller |                 s3StorageConfig:
2026-06-10 14:58:07.865240 | controller |                   schemas:
2026-06-10 14:58:07.865245 | controller |                   - effectiveDate: '2024-11-18'
2026-06-10 14:58:07.865252 | controller |                     version: v13
2026-06-10 14:58:07.865257 | controller |                   secret:
2026-06-10 14:58:07.865261 | controller |                     name: cloudkitty-loki-s3
2026-06-10 14:58:07.865266 | controller |                     type: s3
2026-06-10 14:58:07.865270 | controller |                 secret: osp-secret
2026-06-10 14:58:07.865275 | controller |                 serviceUser: cloudkitty
2026-06-10 14:58:07.865279 | controller |                 storageClass: local-storage
2026-06-10 14:58:07.865284 | controller |               logging:
2026-06-10 14:58:07.865288 | controller |                 annotations:
2026-06-10 14:58:07.865293 | controller |                   metallb.universe.tf/address-pool: internalapi
2026-06-10 14:58:07.865297 | controller |                   metallb.universe.tf/allow-shared-ip: internalapi
2026-06-10 14:58:07.865302 | controller |                   metallb.universe.tf/loadBalancerIPs: 172.17.0.80
2026-06-10 14:58:07.865307 | controller |                 cloNamespace: openshift-logging
2026-06-10 14:58:07.865311 | controller |                 enabled: false
2026-06-10 14:58:07.865316 | controller |                 ipaddr: 172.17.0.80
2026-06-10 14:58:07.865320 | controller |                 port: 10514
2026-06-10 14:58:07.865325 | controller |               metricStorage:
2026-06-10 14:58:07.865329 | controller |                 enabled: false
2026-06-10 14:58:07.865334 | controller |                 monitoringStack:
2026-06-10 14:58:07.865338 | controller |                   alertingEnabled: true
2026-06-10 14:58:07.865343 | controller |                   scrapeInterval: 30s
2026-06-10 14:58:07.865348 | controller |                   storage:
2026-06-10 14:58:07.865352 | controller |                     persistent:
2026-06-10 14:58:07.865357 | controller |                       pvcStorageRequest: 10Gi
2026-06-10 14:58:07.865361 | controller |                     retention: 24h
2026-06-10 14:58:07.865366 | controller |                     strategy: persistent
2026-06-10 14:58:07.879495 | controller |
2026-06-10 14:58:07.879570 | 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-10 14:58:07.879576 | controller | Wednesday 10 June 2026  14:58:07 +0000 (0:00:00.071)       0:14:02.127 ********
2026-06-10 14:58:07.879582 | controller | Wednesday 10 June 2026  14:58:07 +0000 (0:00:00.071)       0:14:02.126 ********
2026-06-10 14:58:08.385930 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_007_apply_the_openstackcontrolplan.log
2026-06-10 14:58:08.385989 | controller | changed: [localhost]
2026-06-10 14:58:08.385996 | controller |
2026-06-10 14:58:08.386002 | controller | TASK [edpm_prepare : Wait for control plane to change its status seconds={{ cifmw_edpm_prepare_wait_controplane_status_change_sec }}] ***
2026-06-10 14:58:08.386008 | controller | Wednesday 10 June 2026  14:58:08 +0000 (0:00:00.506)       0:14:02.634 ********
2026-06-10 14:58:08.386014 | controller | Wednesday 10 June 2026  14:58:08 +0000 (0:00:00.506)       0:14:02.633 ********
2026-06-10 14:58:38.454107 | controller | Pausing for 30 seconds
2026-06-10 14:58:38.454214 | controller | ok: [localhost]
2026-06-10 14:58:38.454222 | controller |
2026-06-10 14:58:38.454247 | 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-10 14:58:38.454254 | controller | Wednesday 10 June 2026  14:58:38 +0000 (0:00:30.068)       0:14:32.702 ********
2026-06-10 14:58:38.454260 | controller | Wednesday 10 June 2026  14:58:38 +0000 (0:00:30.068)       0:14:32.701 ********
2026-06-10 15:05:01.780978 | controller | changed: [localhost]
2026-06-10 15:05:01.781094 | controller |
2026-06-10 15:05:01.781104 | controller | TASK [Extract and install OpenStackControlplane CA role=install_openstack_ca] ***
2026-06-10 15:05:01.781110 | controller | Wednesday 10 June 2026  15:05:01 +0000 (0:06:23.326)       0:20:56.029 ********
2026-06-10 15:05:01.781115 | controller | Wednesday 10 June 2026  15:05:01 +0000 (0:06:23.326)       0:20:56.027 ********
2026-06-10 15:05:01.870228 | controller |
2026-06-10 15:05:01.870346 | controller | TASK [install_openstack_ca : Get CA bundle data with retries] ******************
2026-06-10 15:05:01.870353 | controller | Wednesday 10 June 2026  15:05:01 +0000 (0:00:00.089)       0:20:56.118 ********
2026-06-10 15:05:01.870399 | controller | Wednesday 10 June 2026  15:05:01 +0000 (0:00:00.089)       0:20:56.117 ********
2026-06-10 15:05:02.249472 | controller | changed: [localhost]
2026-06-10 15:05:02.249543 | controller |
2026-06-10 15:05:02.249548 | controller | TASK [install_openstack_ca : Set _ca_bundle fact if CA returned from OCP] ******
2026-06-10 15:05:02.249553 | controller | Wednesday 10 June 2026  15:05:02 +0000 (0:00:00.379)       0:20:56.497 ********
2026-06-10 15:05:02.249556 | controller | Wednesday 10 June 2026  15:05:02 +0000 (0:00:00.379)       0:20:56.496 ********
2026-06-10 15:05:02.385785 | controller | ok: [localhost]
2026-06-10 15:05:02.385858 | controller |
2026-06-10 15:05:02.385884 | 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-10 15:05:02.385892 | controller | Wednesday 10 June 2026  15:05:02 +0000 (0:00:00.136)       0:20:56.634 ********
2026-06-10 15:05:02.385898 | controller | Wednesday 10 June 2026  15:05:02 +0000 (0:00:00.136)       0:20:56.632 ********
2026-06-10 15:05:02.839967 | controller | changed: [localhost]
2026-06-10 15:05:02.840017 | controller |
2026-06-10 15:05:02.840027 | 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-10 15:05:02.840035 | controller | Wednesday 10 June 2026  15:05:02 +0000 (0:00:00.454)       0:20:57.088 ********
2026-06-10 15:05:02.840043 | controller | Wednesday 10 June 2026  15:05:02 +0000 (0:00:00.454)       0:20:57.086 ********
2026-06-10 15:05:03.015079 | controller | ok: [localhost]
2026-06-10 15:05:03.015117 | controller |
2026-06-10 15:05:03.015122 | controller | TASK [Call install_ca role to inject OpenStackControlplane CA file if present role=install_ca] ***
2026-06-10 15:05:03.015126 | controller | Wednesday 10 June 2026  15:05:03 +0000 (0:00:00.174)       0:20:57.263 ********
2026-06-10 15:05:03.015130 | controller | Wednesday 10 June 2026  15:05:03 +0000 (0:00:00.174)       0:20:57.261 ********
2026-06-10 15:05:03.073197 | controller |
2026-06-10 15:05:03.073271 | controller | TASK [install_ca : Ensure target directory exists path={{ cifmw_install_ca_trust_dir }}, state=directory, mode=0755] ***
2026-06-10 15:05:03.073276 | controller | Wednesday 10 June 2026  15:05:03 +0000 (0:00:00.058)       0:20:57.321 ********
2026-06-10 15:05:03.073281 | controller | Wednesday 10 June 2026  15:05:03 +0000 (0:00:00.058)       0:20:57.320 ********
2026-06-10 15:05:03.305600 | controller | ok: [localhost]
2026-06-10 15:05:03.305665 | controller |
2026-06-10 15:05:03.305671 | 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-10 15:05:03.305677 | controller | Wednesday 10 June 2026  15:05:03 +0000 (0:00:00.231)       0:20:57.553 ********
2026-06-10 15:05:03.305681 | controller | Wednesday 10 June 2026  15:05:03 +0000 (0:00:00.231)       0:20:57.552 ********
2026-06-10 15:05:03.333793 | controller | skipping: [localhost]
2026-06-10 15:05:03.333855 | controller |
2026-06-10 15:05:03.333875 | 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-10 15:05:03.333882 | controller | Wednesday 10 June 2026  15:05:03 +0000 (0:00:00.028)       0:20:57.582 ********
2026-06-10 15:05:03.333886 | controller | Wednesday 10 June 2026  15:05:03 +0000 (0:00:00.028)       0:20:57.581 ********
2026-06-10 15:05:03.359626 | controller | skipping: [localhost]
2026-06-10 15:05:03.359698 | controller |
2026-06-10 15:05:03.359704 | 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-10 15:05:03.359708 | controller | Wednesday 10 June 2026  15:05:03 +0000 (0:00:00.025)       0:20:57.607 ********
2026-06-10 15:05:03.359712 | controller | Wednesday 10 June 2026  15:05:03 +0000 (0:00:00.025)       0:20:57.606 ********
2026-06-10 15:05:03.399966 | controller | skipping: [localhost]
2026-06-10 15:05:03.400046 | controller |
2026-06-10 15:05:03.400053 | 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-10 15:05:03.400075 | controller | Wednesday 10 June 2026  15:05:03 +0000 (0:00:00.039)       0:20:57.647 ********
2026-06-10 15:05:03.400081 | controller | Wednesday 10 June 2026  15:05:03 +0000 (0:00:00.039)       0:20:57.646 ********
2026-06-10 15:05:03.825954 | controller | changed: [localhost]
2026-06-10 15:05:03.826033 | controller |
2026-06-10 15:05:03.826041 | controller | TASK [install_ca : Update ca bundle _raw_params=update-ca-trust] ***************
2026-06-10 15:05:03.826047 | controller | Wednesday 10 June 2026  15:05:03 +0000 (0:00:00.426)       0:20:58.074 ********
2026-06-10 15:05:03.826053 | controller | Wednesday 10 June 2026  15:05:03 +0000 (0:00:00.426)       0:20:58.073 ********
2026-06-10 15:05:05.373580 | controller | changed: [localhost]
2026-06-10 15:05:05.373648 | controller |
2026-06-10 15:05:05.373655 | 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-10 15:05:05.373659 | controller | Wednesday 10 June 2026  15:05:05 +0000 (0:00:01.547)       0:20:59.621 ********
2026-06-10 15:05:05.373664 | controller | Wednesday 10 June 2026  15:05:05 +0000 (0:00:01.547)       0:20:59.620 ********
2026-06-10 15:05:05.716585 | controller | changed: [localhost]
2026-06-10 15:05:05.716643 | controller |
2026-06-10 15:05:05.716651 | 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-10 15:05:05.716658 | controller | Wednesday 10 June 2026  15:05:05 +0000 (0:00:00.342)       0:20:59.964 ********
2026-06-10 15:05:05.716665 | controller | Wednesday 10 June 2026  15:05:05 +0000 (0:00:00.342)       0:20:59.963 ********
2026-06-10 15:05:06.150176 | controller | ok: [localhost]
2026-06-10 15:05:06.150242 | controller |
2026-06-10 15:05:06.150249 | 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-10 15:05:06.150254 | controller | Wednesday 10 June 2026  15:05:06 +0000 (0:00:00.433)       0:21:00.398 ********
2026-06-10 15:05:06.150258 | controller | Wednesday 10 June 2026  15:05:06 +0000 (0:00:00.433)       0:21:00.397 ********
2026-06-10 15:05:06.239768 | controller | ok: [localhost]
2026-06-10 15:05:06.239847 | controller |
2026-06-10 15:05:06.239855 | 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-10 15:05:06.239880 | controller | Wednesday 10 June 2026  15:05:06 +0000 (0:00:00.089)       0:21:00.488 ********
2026-06-10 15:05:06.239890 | controller | Wednesday 10 June 2026  15:05:06 +0000 (0:00:00.089)       0:21:00.487 ********
2026-06-10 15:05:06.367445 | controller | ok: [localhost]
2026-06-10 15:05:06.367518 | controller |
2026-06-10 15:05:06.367523 | controller | TASK [run_hook : Loop on hooks for post_ctlplane_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-10 15:05:06.367528 | controller | Wednesday 10 June 2026  15:05:06 +0000 (0:00:00.127)       0:21:00.615 ********
2026-06-10 15:05:06.367533 | controller | Wednesday 10 June 2026  15:05:06 +0000 (0:00:00.127)       0:21:00.614 ********
2026-06-10 15:05:06.493679 | controller | skipping: [localhost]
2026-06-10 15:05:06.493747 | controller |
2026-06-10 15:05:06.493752 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-10 15:05:06.493756 | controller | Wednesday 10 June 2026  15:05:06 +0000 (0:00:00.126)       0:21:00.742 ********
2026-06-10 15:05:06.493761 | controller | Wednesday 10 June 2026  15:05:06 +0000 (0:00:00.126)       0:21:00.740 ********
2026-06-10 15:05:06.565478 | controller | ok: [localhost]
2026-06-10 15:05:06.565548 | controller |
2026-06-10 15:05:06.565553 | controller | TASK [edpm_deploy_baremetal : Define minimal set of repo variables when not running on Zuul _install_yamls_repos={{
2026-06-10 15:05:06.565557 | controller |   (
2026-06-10 15:05:06.565561 | controller |     {
2026-06-10 15:05:06.565577 | controller |       'OPENSTACK_REPO': operators_build_output[cifmw_operator_build_meta_name].git_src_dir,
2026-06-10 15:05:06.565581 | controller |       'OPENSTACK_BRANCH': '',
2026-06-10 15:05:06.565585 | controller |       'GIT_CLONE_OPTS': '-l',
2026-06-10 15:05:06.565588 | controller |     } if (cifmw_operator_build_meta_name is defined and cifmw_operator_build_meta_name in operators_build_output)
2026-06-10 15:05:06.565592 | controller |     else {}
2026-06-10 15:05:06.565596 | controller |   )
2026-06-10 15:05:06.565599 | controller | }}] ***
2026-06-10 15:05:06.565603 | controller | Wednesday 10 June 2026  15:05:06 +0000 (0:00:00.071)       0:21:00.813 ********
2026-06-10 15:05:06.565606 | controller | Wednesday 10 June 2026  15:05:06 +0000 (0:00:00.071)       0:21:00.812 ********
2026-06-10 15:05:06.602893 | controller | skipping: [localhost]
2026-06-10 15:05:06.602966 | controller |
2026-06-10 15:05:06.602987 | controller | TASK [edpm_deploy_baremetal : Set install_yamls Makefile environment variables cifmw_edpm_deploy_baremetal_common_env={{
2026-06-10 15:05:06.602991 | controller |   cifmw_install_yamls_environment |
2026-06-10 15:05:06.602995 | controller |   combine({'PATH': cifmw_path}) |
2026-06-10 15:05:06.602999 | controller |   combine(_install_yamls_repos | default({}))
2026-06-10 15:05:06.603003 | controller | }}, cifmw_edpm_deploy_baremetal_make_openstack_env={{
2026-06-10 15:05:06.603007 | controller |   cifmw_edpm_deploy_baremetal_make_openstack_env | default({}) |
2026-06-10 15:05:06.603011 | controller |   combine(
2026-06-10 15:05:06.603014 | controller |     {
2026-06-10 15:05:06.603018 | controller |       'OPENSTACK_IMG': operators_build_output[cifmw_operator_build_meta_name].image_catalog,
2026-06-10 15:05:06.603022 | controller |     } if (cifmw_operator_build_meta_name is defined and cifmw_operator_build_meta_name in operators_build_output)
2026-06-10 15:05:06.603026 | controller |     else {}
2026-06-10 15:05:06.603029 | controller |   )
2026-06-10 15:05:06.603032 | controller | }}, cifmw_edpm_deploy_baremetal_operators_build_output={{ operators_build_output }}] ***
2026-06-10 15:05:06.603036 | controller | Wednesday 10 June 2026  15:05:06 +0000 (0:00:00.037)       0:21:00.851 ********
2026-06-10 15:05:06.603040 | controller | Wednesday 10 June 2026  15:05:06 +0000 (0:00:00.037)       0:21:00.850 ********
2026-06-10 15:05:06.657259 | controller | ok: [localhost]
2026-06-10 15:05:06.657328 | controller |
2026-06-10 15:05:06.657334 | controller | TASK [Create virtual baremetal name=install_yamls_makes, tasks_from=make_edpm_baremetal_compute] ***
2026-06-10 15:05:06.657338 | controller | Wednesday 10 June 2026  15:05:06 +0000 (0:00:00.054)       0:21:00.905 ********
2026-06-10 15:05:06.657342 | controller | Wednesday 10 June 2026  15:05:06 +0000 (0:00:00.054)       0:21:00.904 ********
2026-06-10 15:05:06.710416 | controller |
2026-06-10 15:05:06.710487 | controller | TASK [install_yamls_makes : Debug make_edpm_baremetal_compute_env var=make_edpm_baremetal_compute_env] ***
2026-06-10 15:05:06.710493 | controller | Wednesday 10 June 2026  15:05:06 +0000 (0:00:00.053)       0:21:00.958 ********
2026-06-10 15:05:06.710512 | controller | Wednesday 10 June 2026  15:05:06 +0000 (0:00:00.053)       0:21:00.957 ********
2026-06-10 15:05:06.750142 | controller | ok: [localhost] =>
2026-06-10 15:05:06.750215 | controller |     make_edpm_baremetal_compute_env:
2026-06-10 15:05:06.750221 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-10 15:05:06.750225 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-10 15:05:06.750229 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-10 15:05:06.750233 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-10 15:05:06.750236 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-10 15:05:06.750241 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-10 15:05:06.750245 | controller |       INSTALL_CERT_MANAGER: false
2026-06-10 15:05:06.750248 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-10 15:05:06.750253 | controller |       OPENSTACK_IMG: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8
2026-06-10 15:05:06.750256 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-10 15:05:06.750259 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-10 15:05:06.750263 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-10 15:05:06.750267 | 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-10 15:05:06.750283 | controller |
2026-06-10 15:05:06.750287 | controller | TASK [install_yamls_makes : Debug make_edpm_baremetal_compute_params var=make_edpm_baremetal_compute_params] ***
2026-06-10 15:05:06.750291 | controller | Wednesday 10 June 2026  15:05:06 +0000 (0:00:00.039)       0:21:00.998 ********
2026-06-10 15:05:06.750294 | controller | Wednesday 10 June 2026  15:05:06 +0000 (0:00:00.039)       0:21:00.997 ********
2026-06-10 15:05:06.799145 | controller | skipping: [localhost]
2026-06-10 15:05:06.799224 | controller |
2026-06-10 15:05:06.799233 | 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-10 15:05:06.799239 | controller | Wednesday 10 June 2026  15:05:06 +0000 (0:00:00.049)       0:21:01.047 ********
2026-06-10 15:05:06.799245 | controller | Wednesday 10 June 2026  15:05:06 +0000 (0:00:00.049)       0:21:01.046 ********
2026-06-10 15:05:32.762715 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-10 15:05:32.762786 | controller | delimiters such as {{ }} or {% %}. Found: {{ make_edpm_baremetal_compute_until
2026-06-10 15:05:32.762793 | controller | | default(true) }}
2026-06-10 15:05:32.783687 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_008_run_edpm_baremetal_compute.log
2026-06-10 15:05:32.783733 | controller | changed: [localhost]
2026-06-10 15:05:32.783743 | controller |
2026-06-10 15:05:32.783752 | 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-10 15:05:32.783760 | controller | Wednesday 10 June 2026  15:05:32 +0000 (0:00:25.984)       0:21:27.031 ********
2026-06-10 15:05:32.783768 | controller | Wednesday 10 June 2026  15:05:32 +0000 (0:00:25.984)       0:21:27.030 ********
2026-06-10 15:05:32.828461 | controller | skipping: [localhost]
2026-06-10 15:05:32.828525 | controller |
2026-06-10 15:05:32.828536 | controller | TASK [edpm_deploy_baremetal : Define DATAPLANE_EXTRA_NOVA_CONFIG_FILE cifmw_edpm_deploy_baremetal_common_env={{
2026-06-10 15:05:32.828544 | controller |   cifmw_edpm_deploy_baremetal_common_env | default({}) |
2026-06-10 15:05:32.828553 | controller |   combine({'DATAPLANE_EXTRA_NOVA_CONFIG_FILE': _cifmw_edpm_deploy_baremetal_nova_extra_config_file })
2026-06-10 15:05:32.828561 | controller | }}, cacheable=True] ***
2026-06-10 15:05:32.828568 | controller | Wednesday 10 June 2026  15:05:32 +0000 (0:00:00.044)       0:21:27.076 ********
2026-06-10 15:05:32.828576 | controller | Wednesday 10 June 2026  15:05:32 +0000 (0:00:00.044)       0:21:27.075 ********
2026-06-10 15:05:32.889544 | controller | skipping: [localhost]
2026-06-10 15:05:32.889602 | controller |
2026-06-10 15:05:32.889613 | controller | TASK [Prepare OpenStack Dataplane NodeSet CR name=install_yamls_makes, tasks_from=make_edpm_deploy_baremetal_prep] ***
2026-06-10 15:05:32.889621 | controller | Wednesday 10 June 2026  15:05:32 +0000 (0:00:00.060)       0:21:27.137 ********
2026-06-10 15:05:32.889630 | controller | Wednesday 10 June 2026  15:05:32 +0000 (0:00:00.060)       0:21:27.136 ********
2026-06-10 15:05:32.946631 | controller |
2026-06-10 15:05:32.946725 | controller | TASK [install_yamls_makes : Debug make_edpm_deploy_baremetal_prep_env var=make_edpm_deploy_baremetal_prep_env] ***
2026-06-10 15:05:32.946740 | controller | Wednesday 10 June 2026  15:05:32 +0000 (0:00:00.057)       0:21:27.194 ********
2026-06-10 15:05:32.946751 | controller | Wednesday 10 June 2026  15:05:32 +0000 (0:00:00.057)       0:21:27.193 ********
2026-06-10 15:05:33.019915 | controller | ok: [localhost] =>
2026-06-10 15:05:33.019957 | controller |     make_edpm_deploy_baremetal_prep_env:
2026-06-10 15:05:33.019964 | controller |       BMAAS_INSTANCE_DISK_SIZE: 40
2026-06-10 15:05:33.019968 | controller |       BMAAS_INSTANCE_MEMORY: 8192
2026-06-10 15:05:33.019973 | controller |       BMAAS_INSTANCE_VCPUS: 6
2026-06-10 15:05:33.019977 | controller |       CHECKOUT_FROM_OPENSTACK_REF: 'true'
2026-06-10 15:05:33.019992 | controller |       DATAPLANE_GROWVOLS_ARGS: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-10 15:05:33.019997 | controller |       DEPLOY_DIR: /home/zuul/ci-framework-data/artifacts/edpm_compute
2026-06-10 15:05:33.020002 | controller |       INSTALL_CERT_MANAGER: false
2026-06-10 15:05:33.020007 | controller |       KUBECONFIG: /home/zuul/.crc/machines/crc/kubeconfig
2026-06-10 15:05:33.020012 | controller |       OPENSTACK_IMG: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8
2026-06-10 15:05:33.020017 | controller |       OPENSTACK_K8S_BRANCH: main
2026-06-10 15:05:33.020028 | controller |       OUT: /home/zuul/ci-framework-data/artifacts/manifests
2026-06-10 15:05:33.020033 | controller |       OUTPUT_DIR: /home/zuul/ci-framework-data/artifacts/edpm
2026-06-10 15:05:33.020038 | 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-10 15:05:33.020043 | controller |
2026-06-10 15:05:33.020048 | controller | TASK [install_yamls_makes : Debug make_edpm_deploy_baremetal_prep_params var=make_edpm_deploy_baremetal_prep_params] ***
2026-06-10 15:05:33.020053 | controller | Wednesday 10 June 2026  15:05:33 +0000 (0:00:00.072)       0:21:27.267 ********
2026-06-10 15:05:33.020058 | controller | Wednesday 10 June 2026  15:05:33 +0000 (0:00:00.073)       0:21:27.266 ********
2026-06-10 15:05:33.067095 | controller | skipping: [localhost]
2026-06-10 15:05:33.067136 | controller |
2026-06-10 15:05:33.067142 | 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-10 15:05:33.067148 | controller | Wednesday 10 June 2026  15:05:33 +0000 (0:00:00.047)       0:21:27.315 ********
2026-06-10 15:05:33.067152 | controller | Wednesday 10 June 2026  15:05:33 +0000 (0:00:00.047)       0:21:27.314 ********
2026-06-10 15:05:50.288396 | controller | [WARNING]: conditional statements should not include jinja2 templating
2026-06-10 15:05:50.288453 | controller | delimiters such as {{ }} or {% %}. Found: {{
2026-06-10 15:05:50.288460 | controller | make_edpm_deploy_baremetal_prep_until | default(true) }}
2026-06-10 15:05:50.310272 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_009_run_edpm_deploy_baremetal_prep.log
2026-06-10 15:05:50.310343 | controller | changed: [localhost]
2026-06-10 15:05:50.310351 | controller |
2026-06-10 15:05:50.310357 | 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-10 15:05:50.310364 | controller | apiVersion: kustomize.config.k8s.io/v1beta1
2026-06-10 15:05:50.310370 | controller | kind: Kustomization
2026-06-10 15:05:50.310375 | controller | patches:
2026-06-10 15:05:50.310380 | controller |   - target:
2026-06-10 15:05:50.310384 | controller |       kind: OpenStackDataPlaneNodeSet
2026-06-10 15:05:50.310389 | controller |     patch: |-
2026-06-10 15:05:50.310394 | controller | {% if content_provider_registry_ip is defined %}
2026-06-10 15:05:50.310399 | controller |       - op: add
2026-06-10 15:05:50.310404 | controller |         path: /spec/nodeTemplate/ansible/ansibleVars/edpm_container_registry_insecure_registries
2026-06-10 15:05:50.310409 | controller |         value: ["{{ content_provider_registry_ip }}:5001"]
2026-06-10 15:05:50.310414 | controller | {% endif %}
2026-06-10 15:05:50.310419 | controller |
2026-06-10 15:05:50.310423 | controller | {% if not cifmw_edpm_deploy_baremetal_bootc and not cifmw_edpm_deploy_baremetal_custom_bootstrap %}
2026-06-10 15:05:50.310427 | controller |       - op: add
2026-06-10 15:05:50.310431 | controller |         path: /spec/nodeTemplate/ansible/ansibleVars/edpm_bootstrap_command
2026-06-10 15:05:50.310436 | controller |         value: sudo dnf -y update
2026-06-10 15:05:50.310440 | controller | {% endif %}
2026-06-10 15:05:50.310445 | controller | {% endif %}, kustomizations_paths={{
2026-06-10 15:05:50.310458 | controller |   [
2026-06-10 15:05:50.310463 | controller |     (
2026-06-10 15:05:50.310468 | controller |       [
2026-06-10 15:05:50.310473 | controller |         cifmw_edpm_deploy_baremetal_manifests_dir,
2026-06-10 15:05:50.310477 | controller |         'kustomizations',
2026-06-10 15:05:50.310482 | controller |         'dataplane'
2026-06-10 15:05:50.310487 | controller |       ] | ansible.builtin.path_join
2026-06-10 15:05:50.310491 | controller |     )
2026-06-10 15:05:50.310495 | controller |   ]
2026-06-10 15:05:50.310499 | controller | }}] ***
2026-06-10 15:05:50.310502 | controller | Wednesday 10 June 2026  15:05:50 +0000 (0:00:17.243)       0:21:44.558 ********
2026-06-10 15:05:50.310507 | controller | Wednesday 10 June 2026  15:05:50 +0000 (0:00:17.243)       0:21:44.557 ********
2026-06-10 15:05:50.654291 | controller | changed: [localhost]
2026-06-10 15:05:50.654372 | controller |
2026-06-10 15:05:50.654379 | controller | TASK [edpm_deploy_baremetal : Log the CR that is about to be applied var=cifmw_edpm_deploy_baremetal_crs_kustomize_result] ***
2026-06-10 15:05:50.654384 | controller | Wednesday 10 June 2026  15:05:50 +0000 (0:00:00.343)       0:21:44.902 ********
2026-06-10 15:05:50.654389 | controller | Wednesday 10 June 2026  15:05:50 +0000 (0:00:00.343)       0:21:44.901 ********
2026-06-10 15:05:50.706072 | controller | ok: [localhost] =>
2026-06-10 15:05:50.706142 | controller |     cifmw_edpm_deploy_baremetal_crs_kustomize_result:
2026-06-10 15:05:50.706148 | controller |       changed: true
2026-06-10 15:05:50.706153 | controller |       count: 2
2026-06-10 15:05:50.706157 | controller |       failed: false
2026-06-10 15:05:50.706161 | controller |       kustomizations_paths:
2026-06-10 15:05:50.706166 | controller |       - /home/zuul/ci-framework-data/artifacts/manifests/openstack/dataplane/cr/kustomization.yaml
2026-06-10 15:05:50.706171 | controller |       output_path: /home/zuul/ci-framework-data/artifacts/manifests/openstack/dataplane/cr/cifmw-kustomization-result.yaml
2026-06-10 15:05:50.706175 | controller |       result:
2026-06-10 15:05:50.706185 | controller |       - apiVersion: v1
2026-06-10 15:05:50.706191 | controller |         data:
2026-06-10 15:05:50.706195 | controller |           network_config_template: |
2026-06-10 15:05:50.706200 | controller |             ---
2026-06-10 15:05:50.706204 | controller |             {% set mtu_list = [ctlplane_mtu] %}
2026-06-10 15:05:50.706208 | controller |             {% for network in nodeset_networks %}
2026-06-10 15:05:50.706213 | controller |             {% set _ = mtu_list.append(lookup('vars', networks_lower[network] ~ '_mtu')) %}
2026-06-10 15:05:50.706217 | controller |             {%- endfor %}
2026-06-10 15:05:50.706221 | controller |             {% set min_viable_mtu = mtu_list | max %}
2026-06-10 15:05:50.706225 | controller |             network_config:
2026-06-10 15:05:50.706229 | controller |             - type: ovs_bridge
2026-06-10 15:05:50.706233 | controller |               name: {{ neutron_physical_bridge_name }}
2026-06-10 15:05:50.706238 | controller |               mtu: {{ min_viable_mtu }}
2026-06-10 15:05:50.706242 | controller |               use_dhcp: false
2026-06-10 15:05:50.706259 | controller |               dns_servers: {{ ctlplane_dns_nameservers }}
2026-06-10 15:05:50.706263 | controller |               domain: {{ dns_search_domains }}
2026-06-10 15:05:50.706271 | controller |               addresses:
2026-06-10 15:05:50.706279 | controller |               - ip_netmask: {{ ctlplane_ip }}/{{ ctlplane_cidr }}
2026-06-10 15:05:50.706285 | controller |               routes: {{ ctlplane_host_routes }}
2026-06-10 15:05:50.706289 | controller |               members:
2026-06-10 15:05:50.706294 | controller |               - type: interface
2026-06-10 15:05:50.706299 | controller |                 name: nic1
2026-06-10 15:05:50.706303 | controller |                 mtu: {{ min_viable_mtu }}
2026-06-10 15:05:50.706307 | controller |                 # force the MAC address of the bridge to this interface
2026-06-10 15:05:50.706314 | controller |                 primary: true
2026-06-10 15:05:50.706318 | controller |             {% for network in nodeset_networks %}
2026-06-10 15:05:50.706322 | controller |               - type: vlan
2026-06-10 15:05:50.706326 | controller |                 mtu: {{ lookup('vars', networks_lower[network] ~ '_mtu') }}
2026-06-10 15:05:50.706330 | controller |                 vlan_id: {{ lookup('vars', networks_lower[network] ~ '_vlan_id') }}
2026-06-10 15:05:50.706334 | controller |                 addresses:
2026-06-10 15:05:50.706338 | controller |                 - ip_netmask:
2026-06-10 15:05:50.706342 | controller |                     {{ lookup('vars', networks_lower[network] ~ '_ip') }}/{{ lookup('vars', networks_lower[network] ~ '_cidr') }}
2026-06-10 15:05:50.706350 | controller |                 routes: {{ lookup('vars', networks_lower[network] ~ '_host_routes') }}
2026-06-10 15:05:50.706354 | controller |             {% endfor %}
2026-06-10 15:05:50.706358 | controller |         kind: ConfigMap
2026-06-10 15:05:50.706369 | controller |         metadata:
2026-06-10 15:05:50.706373 | controller |           labels:
2026-06-10 15:05:50.706377 | controller |             created-by: install_yamls
2026-06-10 15:05:50.706381 | controller |           name: network-config-template-ipam
2026-06-10 15:05:50.706385 | controller |           namespace: openstack
2026-06-10 15:05:50.706389 | controller |       - apiVersion: v1
2026-06-10 15:05:50.706393 | controller |         data:
2026-06-10 15:05:50.706397 | controller |           physical_bridge_name: br-ex
2026-06-10 15:05:50.706401 | controller |           public_interface_name: eth0
2026-06-10 15:05:50.706405 | controller |         kind: ConfigMap
2026-06-10 15:05:50.706409 | controller |         metadata:
2026-06-10 15:05:50.706413 | controller |           labels:
2026-06-10 15:05:50.706417 | controller |             created-by: install_yamls
2026-06-10 15:05:50.706422 | controller |           name: neutron-edpm-ipam
2026-06-10 15:05:50.706427 | controller |           namespace: openstack
2026-06-10 15:05:50.706432 | controller |       - apiVersion: v1
2026-06-10 15:05:50.706437 | controller |         data:
2026-06-10 15:05:50.706441 | controller |           25-nova-extra.conf: ''
2026-06-10 15:05:50.706446 | controller |         kind: ConfigMap
2026-06-10 15:05:50.706451 | controller |         metadata:
2026-06-10 15:05:50.706455 | controller |           labels:
2026-06-10 15:05:50.706460 | controller |             created-by: install_yamls
2026-06-10 15:05:50.706464 | controller |           name: nova-extra-config
2026-06-10 15:05:50.706469 | controller |           namespace: openstack
2026-06-10 15:05:50.706474 | controller |       - apiVersion: dataplane.openstack.org/v1beta1
2026-06-10 15:05:50.706478 | controller |         kind: OpenStackDataPlaneDeployment
2026-06-10 15:05:50.706482 | controller |         metadata:
2026-06-10 15:05:50.706486 | controller |           labels:
2026-06-10 15:05:50.706491 | controller |             created-by: install_yamls
2026-06-10 15:05:50.706495 | controller |           name: edpm-deployment-ipam
2026-06-10 15:05:50.706499 | controller |           namespace: openstack
2026-06-10 15:05:50.706504 | controller |         spec:
2026-06-10 15:05:50.706509 | controller |           nodeSets:
2026-06-10 15:05:50.706513 | controller |           - openstack-edpm-ipam
2026-06-10 15:05:50.706517 | controller |       - apiVersion: dataplane.openstack.org/v1beta1
2026-06-10 15:05:50.706522 | controller |         kind: OpenStackDataPlaneNodeSet
2026-06-10 15:05:50.706527 | controller |         metadata:
2026-06-10 15:05:50.706531 | controller |           labels:
2026-06-10 15:05:50.706536 | controller |             created-by: install_yamls
2026-06-10 15:05:50.706541 | controller |           name: openstack-edpm-ipam
2026-06-10 15:05:50.706545 | controller |           namespace: openstack
2026-06-10 15:05:50.706549 | controller |         spec:
2026-06-10 15:05:50.706552 | controller |           baremetalSetTemplate:
2026-06-10 15:05:50.706556 | controller |             bmhLabelSelector:
2026-06-10 15:05:50.706560 | controller |               app: openstack
2026-06-10 15:05:50.706564 | controller |             bmhNamespace: openstack
2026-06-10 15:05:50.706568 | controller |             cloudUserName: cloud-admin
2026-06-10 15:05:50.706579 | controller |             ctlplaneInterface: enp1s0
2026-06-10 15:05:50.706585 | controller |           env:
2026-06-10 15:05:50.706588 | controller |           - name: ANSIBLE_FORCE_COLOR
2026-06-10 15:05:50.706592 | controller |             value: 'True'
2026-06-10 15:05:50.706597 | controller |           networkAttachments:
2026-06-10 15:05:50.706601 | controller |           - ctlplane
2026-06-10 15:05:50.706606 | controller |           nodeTemplate:
2026-06-10 15:05:50.706610 | controller |             ansible:
2026-06-10 15:05:50.706614 | controller |               ansibleUser: cloud-admin
2026-06-10 15:05:50.706618 | controller |               ansibleVars:
2026-06-10 15:05:50.706622 | controller |                 edpm_bootstrap_command: sudo dnf -y update
2026-06-10 15:05:50.706626 | controller |                 edpm_container_registry_insecure_registries:
2026-06-10 15:05:50.706630 | controller |                 - 38.102.83.194:5001
2026-06-10 15:05:50.706634 | controller |                 edpm_nodes_validation_validate_controllers_icmp: false
2026-06-10 15:05:50.706638 | controller |                 edpm_nodes_validation_validate_gateway_icmp: false
2026-06-10 15:05:50.706642 | controller |                 edpm_sshd_allowed_ranges:
2026-06-10 15:05:50.706654 | controller |                 - 192.168.122.0/24
2026-06-10 15:05:50.706658 | controller |                 enable_debug: false
2026-06-10 15:05:50.706662 | controller |                 gather_facts: false
2026-06-10 15:05:50.706685 | controller |                 growvols_args: /=8GB /tmp=1GB /home=1GB /var=8GB
2026-06-10 15:05:50.706690 | controller |                 image_prefix: openstack
2026-06-10 15:05:50.706694 | controller |                 image_tag: current-podified
2026-06-10 15:05:50.706698 | controller |                 registry_url: quay.io/podified-antelope-centos9
2026-06-10 15:05:50.706702 | controller |                 timesync_ntp_servers:
2026-06-10 15:05:50.706705 | controller |                 - hostname: pool.ntp.org
2026-06-10 15:05:50.706709 | controller |               ansibleVarsFrom:
2026-06-10 15:05:50.706713 | controller |               - configMapRef:
2026-06-10 15:05:50.706717 | controller |                   name: network-config-template-ipam
2026-06-10 15:05:50.706721 | controller |                 prefix: edpm_
2026-06-10 15:05:50.706725 | controller |               - configMapRef:
2026-06-10 15:05:50.706729 | controller |                   name: neutron-edpm-ipam
2026-06-10 15:05:50.706733 | controller |                 prefix: neutron_
2026-06-10 15:05:50.706737 | controller |             ansibleSSHPrivateKeySecret: dataplane-ansible-ssh-private-key-secret
2026-06-10 15:05:50.706741 | controller |             networks:
2026-06-10 15:05:50.706745 | controller |             - defaultRoute: true
2026-06-10 15:05:50.706749 | controller |               name: ctlplane
2026-06-10 15:05:50.706758 | controller |               subnetName: subnet1
2026-06-10 15:05:50.706766 | controller |             - name: internalapi
2026-06-10 15:05:50.706770 | controller |               subnetName: subnet1
2026-06-10 15:05:50.706774 | controller |             - name: storage
2026-06-10 15:05:50.706778 | controller |               subnetName: subnet1
2026-06-10 15:05:50.706782 | controller |             - name: tenant
2026-06-10 15:05:50.706786 | controller |               subnetName: subnet1
2026-06-10 15:05:50.706790 | controller |           nodes:
2026-06-10 15:05:50.706794 | controller |             edpm-compute-0:
2026-06-10 15:05:50.706798 | controller |               hostName: edpm-compute-0
2026-06-10 15:05:50.706805 | controller |           preProvisioned: false
2026-06-10 15:05:50.706810 | controller |           services:
2026-06-10 15:05:50.706814 | controller |           - repo-setup
2026-06-10 15:05:50.706818 | controller |           - redhat
2026-06-10 15:05:50.706823 | controller |           - bootstrap
2026-06-10 15:05:50.706827 | controller |           - download-cache
2026-06-10 15:05:50.706832 | controller |           - configure-network
2026-06-10 15:05:50.706836 | controller |           - validate-network
2026-06-10 15:05:50.706840 | controller |           - install-os
2026-06-10 15:05:50.706845 | controller |           - configure-os
2026-06-10 15:05:50.706849 | controller |           - ssh-known-hosts
2026-06-10 15:05:50.706854 | controller |           - run-os
2026-06-10 15:05:50.706858 | controller |           - reboot-os
2026-06-10 15:05:50.706883 | controller |           - install-certs
2026-06-10 15:05:50.706888 | controller |           - ovn
2026-06-10 15:05:50.706893 | controller |           - neutron-metadata
2026-06-10 15:05:50.706897 | controller |           - libvirt
2026-06-10 15:05:50.706901 | controller |           - nova
2026-06-10 15:05:50.706905 | controller |           - telemetry
2026-06-10 15:05:50.706910 | controller |           tlsEnabled: true
2026-06-10 15:05:50.706914 | controller |
2026-06-10 15:05:50.706919 | 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-10 15:05:50.706925 | controller | Wednesday 10 June 2026  15:05:50 +0000 (0:00:00.052)       0:21:44.954 ********
2026-06-10 15:05:50.706930 | controller | Wednesday 10 June 2026  15:05:50 +0000 (0:00:00.052)       0:21:44.953 ********
2026-06-10 15:05:50.739217 | controller | skipping: [localhost]
2026-06-10 15:05:50.739286 | controller |
2026-06-10 15:05:50.739293 | 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-10 15:05:50.739299 | controller | Wednesday 10 June 2026  15:05:50 +0000 (0:00:00.033)       0:21:44.987 ********
2026-06-10 15:05:50.739304 | controller | Wednesday 10 June 2026  15:05:50 +0000 (0:00:00.033)       0:21:44.986 ********
2026-06-10 15:05:50.777409 | controller | skipping: [localhost]
2026-06-10 15:05:50.777484 | controller |
2026-06-10 15:05:50.777490 | 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-10 15:05:50.777496 | controller | Wednesday 10 June 2026  15:05:50 +0000 (0:00:00.037)       0:21:45.025 ********
2026-06-10 15:05:50.777501 | controller | Wednesday 10 June 2026  15:05:50 +0000 (0:00:00.037)       0:21:45.024 ********
2026-06-10 15:05:50.834586 | controller | skipping: [localhost]
2026-06-10 15:05:50.834663 | controller |
2026-06-10 15:05:50.834677 | 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-10 15:05:50.834684 | controller | Wednesday 10 June 2026  15:05:50 +0000 (0:00:00.057)       0:21:45.082 ********
2026-06-10 15:05:50.834688 | controller | Wednesday 10 June 2026  15:05:50 +0000 (0:00:00.057)       0:21:45.081 ********
2026-06-10 15:05:50.873006 | controller | skipping: [localhost]
2026-06-10 15:05:50.873080 | controller |
2026-06-10 15:05:50.873087 | 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-10 15:05:50.873093 | controller | Wednesday 10 June 2026  15:05:50 +0000 (0:00:00.038)       0:21:45.121 ********
2026-06-10 15:05:50.873101 | controller | Wednesday 10 June 2026  15:05:50 +0000 (0:00:00.038)       0:21:45.120 ********
2026-06-10 15:05:51.402130 | controller | Follow script's output here: /home/zuul/ci-framework-data/logs/ci_script_010_apply_the_openstackdataplaneno.log
2026-06-10 15:05:51.402198 | controller | changed: [localhost]
2026-06-10 15:05:51.402206 | controller |
2026-06-10 15:05:51.402212 | 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-10 15:05:51.402218 | controller | Wednesday 10 June 2026  15:05:51 +0000 (0:00:00.529)       0:21:45.650 ********
2026-06-10 15:05:51.402223 | controller | Wednesday 10 June 2026  15:05:51 +0000 (0:00:00.529)       0:21:45.649 ********
2026-06-10 15:05:51.867436 | controller | changed: [localhost]
2026-06-10 15:05:51.867504 | controller |
2026-06-10 15:05:51.867510 | 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-10 15:05:51.867514 | controller | Wednesday 10 June 2026  15:05:51 +0000 (0:00:00.465)       0:21:46.115 ********
2026-06-10 15:05:51.867518 | controller | Wednesday 10 June 2026  15:05:51 +0000 (0:00:00.465)       0:21:46.114 ********
2026-06-10 15:10:02.167621 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (60 retries left).
2026-06-10 15:10:02.167680 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (59 retries left).
2026-06-10 15:10:02.167685 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (58 retries left).
2026-06-10 15:10:02.167689 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (57 retries left).
2026-06-10 15:10:02.167702 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (56 retries left).
2026-06-10 15:10:02.167706 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (55 retries left).
2026-06-10 15:10:02.167709 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (54 retries left).
2026-06-10 15:10:02.167712 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (53 retries left).
2026-06-10 15:10:02.167721 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (52 retries left).
2026-06-10 15:10:02.167770 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (51 retries left).
2026-06-10 15:10:02.167775 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (50 retries left).
2026-06-10 15:10:02.167779 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (49 retries left).
2026-06-10 15:10:02.167782 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (48 retries left).
2026-06-10 15:10:02.167786 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (47 retries left).
2026-06-10 15:10:02.167789 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (46 retries left).
2026-06-10 15:10:02.167793 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (45 retries left).
2026-06-10 15:10:02.167798 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (44 retries left).
2026-06-10 15:10:02.167802 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (43 retries left).
2026-06-10 15:10:02.167807 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (42 retries left).
2026-06-10 15:10:02.167812 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (41 retries left).
2026-06-10 15:10:02.167816 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (40 retries left).
2026-06-10 15:10:02.167821 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (39 retries left).
2026-06-10 15:10:02.167826 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (38 retries left).
2026-06-10 15:10:02.167831 | controller | FAILED - RETRYING: [localhost]: Wait for OpenStack Provision Server pod to be created (37 retries left).
2026-06-10 15:10:02.167836 | controller | changed: [localhost]
2026-06-10 15:10:02.167842 | controller |
2026-06-10 15:10:02.167849 | 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-10 15:10:02.167855 | controller | Wednesday 10 June 2026  15:10:02 +0000 (0:04:10.299)       0:25:56.415 ********
2026-06-10 15:10:02.167893 | controller | Wednesday 10 June 2026  15:10:02 +0000 (0:04:10.299)       0:25:56.414 ********
2026-06-10 15:10:35.140062 | controller | changed: [localhost]
2026-06-10 15:10:35.140153 | controller |
2026-06-10 15:10:35.140166 | 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-10 15:10:35.140175 | controller | Wednesday 10 June 2026  15:10:35 +0000 (0:00:32.972)       0:26:29.388 ********
2026-06-10 15:10:35.140183 | controller | Wednesday 10 June 2026  15:10:35 +0000 (0:00:32.972)       0:26:29.386 ********
2026-06-10 15:15:31.178097 | controller | changed: [localhost]
2026-06-10 15:15:31.178179 | controller |
2026-06-10 15:15:31.178193 | controller | TASK [edpm_deploy_baremetal : Register the list of compute nodes _raw_params=oc get bmh -n {{ cifmw_install_yamls_defaults['NAMESPACE'] }}] ***
2026-06-10 15:15:31.178200 | controller | Wednesday 10 June 2026  15:15:31 +0000 (0:04:56.038)       0:31:25.426 ********
2026-06-10 15:15:31.178205 | controller | Wednesday 10 June 2026  15:15:31 +0000 (0:04:56.038)       0:31:25.424 ********
2026-06-10 15:15:31.566925 | controller | changed: [localhost]
2026-06-10 15:15:31.566992 | controller |
2026-06-10 15:15:31.567027 | controller | TASK [edpm_deploy_baremetal : Print the list of compute nodes var=compute_nodes_output.stdout_lines] ***
2026-06-10 15:15:31.567033 | controller | Wednesday 10 June 2026  15:15:31 +0000 (0:00:00.389)       0:31:25.815 ********
2026-06-10 15:15:31.567037 | controller | Wednesday 10 June 2026  15:15:31 +0000 (0:00:00.389)       0:31:25.814 ********
2026-06-10 15:15:31.605665 | controller | ok: [localhost] =>
2026-06-10 15:15:31.605738 | controller |     compute_nodes_output.stdout_lines:
2026-06-10 15:15:31.605746 | controller |     - NAME                        STATE         CONSUMER              ONLINE   ERROR   AGE
2026-06-10 15:15:31.605750 | controller |     - edpm-compute-baremetal-00   provisioned   openstack-edpm-ipam   true             9m59s
2026-06-10 15:15:31.605754 | controller |
2026-06-10 15:15:31.605772 | 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-10 15:15:31.605777 | controller | Wednesday 10 June 2026  15:15:31 +0000 (0:00:00.038)       0:31:25.854 ********
2026-06-10 15:15:31.605780 | controller | Wednesday 10 June 2026  15:15:31 +0000 (0:00:00.038)       0:31:25.852 ********
2026-06-10 15:39:19.108663 | controller | changed: [localhost]
2026-06-10 15:39:19.108715 | controller |
2026-06-10 15:39:19.108723 | 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-10 15:39:19.108729 | controller | Wednesday 10 June 2026  15:39:19 +0000 (0:23:47.502)       0:55:13.357 ********
2026-06-10 15:39:19.108734 | controller | Wednesday 10 June 2026  15:39:19 +0000 (0:23:47.502)       0:55:13.355 ********
2026-06-10 15:39:26.821784 | controller | changed: [localhost]
2026-06-10 15:39:26.821841 | controller |
2026-06-10 15:39:26.821846 | controller | TASK [cifmw_setup : Load parameters files dir={{ cifmw_basedir }}/artifacts/parameters] ***
2026-06-10 15:39:26.821851 | controller | Wednesday 10 June 2026  15:39:26 +0000 (0:00:07.713)       0:55:21.070 ********
2026-06-10 15:39:26.821855 | controller | Wednesday 10 June 2026  15:39:26 +0000 (0:00:07.713)       0:55:21.068 ********
2026-06-10 15:39:26.907724 | controller | ok: [localhost]
2026-06-10 15:39:26.907773 | controller |
2026-06-10 15:39:26.907782 | 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-10 15:39:26.907790 | controller | Wednesday 10 June 2026  15:39:26 +0000 (0:00:00.085)       0:55:21.155 ********
2026-06-10 15:39:26.907797 | controller | Wednesday 10 June 2026  15:39:26 +0000 (0:00:00.085)       0:55:21.154 ********
2026-06-10 15:39:26.940241 | controller | skipping: [localhost]
2026-06-10 15:39:26.940280 | controller |
2026-06-10 15:39:26.940287 | controller | TASK [libvirt_manager : Ensure needed directories exist path={{ item }}, state=directory, mode=0755] ***
2026-06-10 15:39:26.940294 | controller | Wednesday 10 June 2026  15:39:26 +0000 (0:00:00.032)       0:55:21.188 ********
2026-06-10 15:39:26.940299 | controller | Wednesday 10 June 2026  15:39:26 +0000 (0:00:00.032)       0:55:21.187 ********
2026-06-10 15:39:27.008038 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/workload)
2026-06-10 15:39:27.008109 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/edpm_compute)
2026-06-10 15:39:27.008116 | controller | skipping: [localhost] => (item=/home/zuul/ci-framework-data/artifacts/openstack/cr/)
2026-06-10 15:39:27.008121 | controller | skipping: [localhost]
2026-06-10 15:39:27.008126 | controller |
2026-06-10 15:39:27.008131 | controller | TASK [libvirt_manager : Ensure image is available _raw_params=get_image.yml] ***
2026-06-10 15:39:27.008136 | controller | Wednesday 10 June 2026  15:39:27 +0000 (0:00:00.067)       0:55:21.256 ********
2026-06-10 15:39:27.008141 | controller | Wednesday 10 June 2026  15:39:27 +0000 (0:00:00.067)       0:55:21.255 ********
2026-06-10 15:39:27.040378 | controller | skipping: [localhost]
2026-06-10 15:39:27.040454 | controller |
2026-06-10 15:39:27.040459 | controller | TASK [Create EDPM compute VMs name=install_yamls_makes, tasks_from=make_edpm_compute.yml] ***
2026-06-10 15:39:27.040463 | controller | Wednesday 10 June 2026  15:39:27 +0000 (0:00:00.032)       0:55:21.288 ********
2026-06-10 15:39:27.040468 | controller | Wednesday 10 June 2026  15:39:27 +0000 (0:00:00.032)       0:55:21.287 ********
2026-06-10 15:39:27.082389 | controller | skipping: [localhost]
2026-06-10 15:39:27.082453 | controller |
2026-06-10 15:39:27.082459 | controller | TASK [libvirt_manager : Catch compute IPs _raw_params=virsh -c qemu:///system -q domifaddr --source arp --domain edpm-compute-{{ item }}] ***
2026-06-10 15:39:27.082464 | controller | Wednesday 10 June 2026  15:39:27 +0000 (0:00:00.041)       0:55:21.330 ********
2026-06-10 15:39:27.082468 | controller | Wednesday 10 June 2026  15:39:27 +0000 (0:00:00.041)       0:55:21.329 ********
2026-06-10 15:39:27.131363 | controller | skipping: [localhost]
2026-06-10 15:39:27.131444 | controller |
2026-06-10 15:39:27.131455 | controller | TASK [libvirt_manager : Ensure we get SSH host={{ item.stdout.split()[-1].split('/')[0] }}, port=22, timeout=60] ***
2026-06-10 15:39:27.131463 | controller | Wednesday 10 June 2026  15:39:27 +0000 (0:00:00.048)       0:55:21.379 ********
2026-06-10 15:39:27.131472 | controller | Wednesday 10 June 2026  15:39:27 +0000 (0:00:00.048)       0:55:21.377 ********
2026-06-10 15:39:27.164578 | controller | skipping: [localhost]
2026-06-10 15:39:27.164643 | controller |
2026-06-10 15:39:27.164648 | 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-10 15:39:27.164653 | controller | Wednesday 10 June 2026  15:39:27 +0000 (0:00:00.033)       0:55:21.413 ********
2026-06-10 15:39:27.164687 | controller | Wednesday 10 June 2026  15:39:27 +0000 (0:00:00.033)       0:55:21.411 ********
2026-06-10 15:39:27.213033 | controller | skipping: [localhost]
2026-06-10 15:39:27.213066 | controller |
2026-06-10 15:39:27.213071 | controller | TASK [Prepare for HCI deploy phase 1 name=hci_prepare, tasks_from=phase1.yml] ***
2026-06-10 15:39:27.213075 | controller | Wednesday 10 June 2026  15:39:27 +0000 (0:00:00.048)       0:55:21.461 ********
2026-06-10 15:39:27.213079 | controller | Wednesday 10 June 2026  15:39:27 +0000 (0:00:00.048)       0:55:21.459 ********
2026-06-10 15:39:27.255852 | controller | skipping: [localhost]
2026-06-10 15:39:27.255903 | controller |
2026-06-10 15:39:27.255908 | controller | TASK [edpm_deploy : Set EDPM related vars cifmw_edpm_deploy_env={{
2026-06-10 15:39:27.255912 | controller |   cifmw_install_yamls_environment |
2026-06-10 15:39:27.255916 | controller |   combine({'PATH': cifmw_path}) |
2026-06-10 15:39:27.255920 | controller |   combine({'DATAPLANE_REGISTRY_URL': cifmw_edpm_deploy_registry_url }) |
2026-06-10 15:39:27.255924 | controller |   combine({'DATAPLANE_CONTAINER_TAG': cifmw_repo_setup_full_hash | default(cifmw_install_yamls_defaults['DATAPLANE_CONTAINER_TAG']) }) |
2026-06-10 15:39:27.255928 | controller |   combine(cifmw_edpm_deploy_extra_vars | default({})) |
2026-06-10 15:39:27.255932 | controller |   combine(_install_yamls_repos | default({}))
2026-06-10 15:39:27.255936 | controller | }}, cacheable=True] ***
2026-06-10 15:39:27.255939 | controller | Wednesday 10 June 2026  15:39:27 +0000 (0:00:00.043)       0:55:21.504 ********
2026-06-10 15:39:27.255943 | controller | Wednesday 10 June 2026  15:39:27 +0000 (0:00:00.043)       0:55:21.503 ********
2026-06-10 15:39:27.295513 | controller | skipping: [localhost]
2026-06-10 15:39:27.295548 | controller |
2026-06-10 15:39:27.295554 | 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-10 15:39:27.295559 | controller | Wednesday 10 June 2026  15:39:27 +0000 (0:00:00.039)       0:55:21.543 ********
2026-06-10 15:39:27.295563 | controller | Wednesday 10 June 2026  15:39:27 +0000 (0:00:00.039)       0:55:21.542 ********
2026-06-10 15:39:27.327429 | controller | skipping: [localhost]
2026-06-10 15:39:27.327462 | controller |
2026-06-10 15:39:27.327467 | controller | TASK [edpm_deploy : Define DATAPLANE_EXTRA_NOVA_CONFIG_FILE cifmw_edpm_deploy_env={{
2026-06-10 15:39:27.327487 | controller |   cifmw_edpm_deploy_env | default({}) |
2026-06-10 15:39:27.327491 | controller |   combine({'DATAPLANE_EXTRA_NOVA_CONFIG_FILE': _cifmw_edpm_deploy_nova_extra_config_file })
2026-06-10 15:39:27.327498 | controller | }}, cacheable=True] ***
2026-06-10 15:39:27.327502 | controller | Wednesday 10 June 2026  15:39:27 +0000 (0:00:00.032)       0:55:21.575 ********
2026-06-10 15:39:27.327506 | controller | Wednesday 10 June 2026  15:39:27 +0000 (0:00:00.031)       0:55:21.574 ********
2026-06-10 15:39:27.363900 | controller | skipping: [localhost]
2026-06-10 15:39:27.363935 | controller |
2026-06-10 15:39:27.363940 | controller | TASK [Prepare OpenStack Dataplane NodeSet CR name=install_yamls_makes, tasks_from=make_edpm_deploy_prep] ***
2026-06-10 15:39:27.363944 | controller | Wednesday 10 June 2026  15:39:27 +0000 (0:00:00.036)       0:55:21.612 ********
2026-06-10 15:39:27.363948 | controller | Wednesday 10 June 2026  15:39:27 +0000 (0:00:00.036)       0:55:21.611 ********
2026-06-10 15:39:27.398395 | controller | skipping: [localhost]
2026-06-10 15:39:27.398429 | controller |
2026-06-10 15:39:27.398435 | 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-10 15:39:27.398439 | controller |   [
2026-06-10 15:39:27.398442 | controller |     (
2026-06-10 15:39:27.398446 | controller |       [
2026-06-10 15:39:27.398450 | controller |         cifmw_edpm_deploy_manifests_dir,
2026-06-10 15:39:27.398454 | controller |         'kustomizations',
2026-06-10 15:39:27.398457 | controller |         'dataplane'
2026-06-10 15:39:27.398461 | controller |       ] | ansible.builtin.path_join
2026-06-10 15:39:27.398465 | controller |     )
2026-06-10 15:39:27.398468 | controller |   ]
2026-06-10 15:39:27.398471 | controller | }}] ***
2026-06-10 15:39:27.398475 | controller | Wednesday 10 June 2026  15:39:27 +0000 (0:00:00.034)       0:55:21.646 ********
2026-06-10 15:39:27.398478 | controller | Wednesday 10 June 2026  15:39:27 +0000 (0:00:00.034)       0:55:21.645 ********
2026-06-10 15:39:27.428804 | controller | skipping: [localhost]
2026-06-10 15:39:27.428846 | controller |
2026-06-10 15:39:27.428852 | controller | TASK [edpm_deploy : Log the CR that is about to be applied var=cifmw_edpm_deploy_crs_kustomize_result] ***
2026-06-10 15:39:27.428948 | controller | Wednesday 10 June 2026  15:39:27 +0000 (0:00:00.030)       0:55:21.677 ********
2026-06-10 15:39:27.428966 | controller | Wednesday 10 June 2026  15:39:27 +0000 (0:00:00.030)       0:55:21.676 ********
2026-06-10 15:39:27.461072 | controller | skipping: [localhost]
2026-06-10 15:39:27.461106 | controller |
2026-06-10 15:39:27.461112 | 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-10 15:39:27.461116 | controller | Wednesday 10 June 2026  15:39:27 +0000 (0:00:00.032)       0:55:21.709 ********
2026-06-10 15:39:27.461120 | controller | Wednesday 10 June 2026  15:39:27 +0000 (0:00:00.032)       0:55:21.708 ********
2026-06-10 15:39:27.497500 | controller | skipping: [localhost]
2026-06-10 15:39:27.497540 | controller |
2026-06-10 15:39:27.497546 | 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-10 15:39:27.497552 | controller | Wednesday 10 June 2026  15:39:27 +0000 (0:00:00.036)       0:55:21.745 ********
2026-06-10 15:39:27.497557 | controller | Wednesday 10 June 2026  15:39:27 +0000 (0:00:00.036)       0:55:21.744 ********
2026-06-10 15:39:27.530623 | controller | skipping: [localhost]
2026-06-10 15:39:27.530693 | controller |
2026-06-10 15:39:27.530701 | 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-10 15:39:27.530708 | controller | Wednesday 10 June 2026  15:39:27 +0000 (0:00:00.033)       0:55:21.779 ********
2026-06-10 15:39:27.530742 | controller | Wednesday 10 June 2026  15:39:27 +0000 (0:00:00.033)       0:55:21.777 ********
2026-06-10 15:39:27.561022 | controller | skipping: [localhost]
2026-06-10 15:39:27.561092 | controller |
2026-06-10 15:39:27.561115 | 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-10 15:39:27.561122 | controller | Wednesday 10 June 2026  15:39:27 +0000 (0:00:00.030)       0:55:21.809 ********
2026-06-10 15:39:27.561128 | controller | Wednesday 10 June 2026  15:39:27 +0000 (0:00:00.030)       0:55:21.808 ********
2026-06-10 15:39:27.598628 | controller | skipping: [localhost]
2026-06-10 15:39:27.598695 | controller |
2026-06-10 15:39:27.598703 | 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-10 15:39:27.598709 | controller | oc rsh --namespace={{ cifmw_install_yamls_defaults['NAMESPACE'] }} nova-cell0-conductor-0 nova-manage cell_v2 discover_hosts --verbose
2026-06-10 15:39:27.598714 | controller | ] ***
2026-06-10 15:39:27.598720 | controller | Wednesday 10 June 2026  15:39:27 +0000 (0:00:00.036)       0:55:21.846 ********
2026-06-10 15:39:27.598726 | controller | Wednesday 10 June 2026  15:39:27 +0000 (0:00:00.036)       0:55:21.845 ********
2026-06-10 15:39:27.627633 | controller | skipping: [localhost]
2026-06-10 15:39:27.627694 | controller |
2026-06-10 15:39:27.627698 | controller | TASK [Validate EDPM name=install_yamls_makes, tasks_from=make_edpm_deploy_instance] ***
2026-06-10 15:39:27.627703 | controller | Wednesday 10 June 2026  15:39:27 +0000 (0:00:00.029)       0:55:21.876 ********
2026-06-10 15:39:27.627707 | controller | Wednesday 10 June 2026  15:39:27 +0000 (0:00:00.029)       0:55:21.874 ********
2026-06-10 15:39:27.704453 | controller | [WARNING]: Could not match supplied host pattern, ignoring: computes
2026-06-10 15:39:27.728209 | controller | skipping: [localhost]
2026-06-10 15:39:27.728253 | controller |
2026-06-10 15:39:27.728264 | controller | PLAY [Deploy NFS server on target nodes] ***************************************
2026-06-10 15:39:27.728272 | controller | skipping: no hosts matched
2026-06-10 15:39:27.728280 | controller |
2026-06-10 15:39:27.728287 | controller | PLAY [Clear ceph target hosts facts to force refreshing in HCI deployments] ****
2026-06-10 15:39:27.728295 | controller | skipping: no hosts matched
2026-06-10 15:39:27.728302 | controller |
2026-06-10 15:39:27.728310 | controller | PLAY [Deploy ceph using hooks] *************************************************
2026-06-10 15:39:27.728318 | controller |
2026-06-10 15:39:27.728326 | 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-10 15:39:27.728335 | controller | Wednesday 10 June 2026  15:39:27 +0000 (0:00:00.100)       0:55:21.976 ********
2026-06-10 15:39:27.728342 | controller | Wednesday 10 June 2026  15:39:27 +0000 (0:00:00.100)       0:55:21.975 ********
2026-06-10 15:39:27.795656 | controller | ok: [localhost]
2026-06-10 15:39:27.795685 | controller |
2026-06-10 15:39:27.795691 | 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-10 15:39:27.795695 | controller | Wednesday 10 June 2026  15:39:27 +0000 (0:00:00.067)       0:55:22.044 ********
2026-06-10 15:39:27.795699 | controller | Wednesday 10 June 2026  15:39:27 +0000 (0:00:00.067)       0:55:22.042 ********
2026-06-10 15:39:27.950061 | controller | ok: [localhost]
2026-06-10 15:39:27.950097 | controller |
2026-06-10 15:39:27.950104 | controller | TASK [run_hook : Loop on hooks for post_ceph _raw_params={{ hook.type }}.yml] ***
2026-06-10 15:39:27.950109 | controller | Wednesday 10 June 2026  15:39:27 +0000 (0:00:00.154)       0:55:22.198 ********
2026-06-10 15:39:27.950114 | controller | Wednesday 10 June 2026  15:39:27 +0000 (0:00:00.154)       0:55:22.197 ********
2026-06-10 15:39:28.137805 | controller | skipping: [localhost]
2026-06-10 15:39:28.137894 | controller |
2026-06-10 15:39:28.137902 | controller | PLAY [Continue HCI deploy, deploy architecture and validate workflow] **********
2026-06-10 15:39:28.137917 | controller |
2026-06-10 15:39:28.137921 | controller | TASK [Prepare for HCI deploy phase 2 name=hci_prepare, tasks_from=phase2.yml] ***
2026-06-10 15:39:28.137926 | controller | Wednesday 10 June 2026  15:39:28 +0000 (0:00:00.187)       0:55:22.386 ********
2026-06-10 15:39:28.137930 | controller | Wednesday 10 June 2026  15:39:28 +0000 (0:00:00.187)       0:55:22.385 ********
2026-06-10 15:39:28.171123 | controller | skipping: [localhost]
2026-06-10 15:39:28.171187 | controller |
2026-06-10 15:39:28.171192 | controller | TASK [Continue HCI deployment name=edpm_deploy] ********************************
2026-06-10 15:39:28.171196 | controller | Wednesday 10 June 2026  15:39:28 +0000 (0:00:00.033)       0:55:22.419 ********
2026-06-10 15:39:28.171200 | controller | Wednesday 10 June 2026  15:39:28 +0000 (0:00:00.033)       0:55:22.418 ********
2026-06-10 15:39:28.205451 | controller | skipping: [localhost]
2026-06-10 15:39:28.205580 | controller |
2026-06-10 15:39:28.205588 | 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-10 15:39:28.205597 | controller | Wednesday 10 June 2026  15:39:28 +0000 (0:00:00.034)       0:55:22.453 ********
2026-06-10 15:39:28.205603 | controller | Wednesday 10 June 2026  15:39:28 +0000 (0:00:00.034)       0:55:22.452 ********
2026-06-10 15:39:28.273637 | controller | ok: [localhost]
2026-06-10 15:39:28.273749 | controller |
2026-06-10 15:39:28.273757 | 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-10 15:39:28.273764 | controller | Wednesday 10 June 2026  15:39:28 +0000 (0:00:00.067)       0:55:22.521 ********
2026-06-10 15:39:28.273771 | controller | Wednesday 10 June 2026  15:39:28 +0000 (0:00:00.068)       0:55:22.520 ********
2026-06-10 15:39:28.409962 | controller | ok: [localhost]
2026-06-10 15:39:28.410029 | controller |
2026-06-10 15:39:28.410034 | controller | TASK [run_hook : Loop on hooks for post_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-10 15:39:28.410038 | controller | Wednesday 10 June 2026  15:39:28 +0000 (0:00:00.136)       0:55:22.658 ********
2026-06-10 15:39:28.410042 | controller | Wednesday 10 June 2026  15:39:28 +0000 (0:00:00.136)       0:55:22.656 ********
2026-06-10 15:39:28.542091 | controller | skipping: [localhost]
2026-06-10 15:39:28.542157 | controller |
2026-06-10 15:39:28.542163 | controller | TASK [Run validations name=validations] ****************************************
2026-06-10 15:39:28.542167 | controller | Wednesday 10 June 2026  15:39:28 +0000 (0:00:00.132)       0:55:22.790 ********
2026-06-10 15:39:28.542171 | controller | Wednesday 10 June 2026  15:39:28 +0000 (0:00:00.132)       0:55:22.789 ********
2026-06-10 15:39:28.580631 | controller | skipping: [localhost]
2026-06-10 15:39:28.580670 | controller |
2026-06-10 15:39:28.580676 | 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-10 15:39:28.580682 | controller | Wednesday 10 June 2026  15:39:28 +0000 (0:00:00.038)       0:55:22.829 ********
2026-06-10 15:39:28.580687 | controller | Wednesday 10 June 2026  15:39:28 +0000 (0:00:00.038)       0:55:22.827 ********
2026-06-10 15:39:28.611764 | controller | skipping: [localhost]
2026-06-10 15:39:28.611803 | controller |
2026-06-10 15:39:28.611810 | 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-10 15:39:28.611816 | controller | Wednesday 10 June 2026  15:39:28 +0000 (0:00:00.031)       0:55:22.860 ********
2026-06-10 15:39:28.611821 | controller | Wednesday 10 June 2026  15:39:28 +0000 (0:00:00.031)       0:55:22.859 ********
2026-06-10 15:39:28.639773 | controller | skipping: [localhost]
2026-06-10 15:39:28.639830 | controller |
2026-06-10 15:39:28.639837 | controller | TASK [run_hook : Loop on hooks for pre_deploy _raw_params={{ hook.type }}.yml] ***
2026-06-10 15:39:28.639842 | controller | Wednesday 10 June 2026  15:39:28 +0000 (0:00:00.028)       0:55:22.888 ********
2026-06-10 15:39:28.639856 | controller | Wednesday 10 June 2026  15:39:28 +0000 (0:00:00.028)       0:55:22.887 ********
2026-06-10 15:39:28.784316 | controller | skipping: [localhost]
2026-06-10 15:39:28.784380 | controller |
2026-06-10 15:39:28.784392 | controller | TASK [Early end if not architecture deploy _raw_params=end_play] ***************
2026-06-10 15:39:28.784403 | controller | Wednesday 10 June 2026  15:39:28 +0000 (0:00:00.129)       0:55:23.017 ********
2026-06-10 15:39:28.784408 | controller | Wednesday 10 June 2026  15:39:28 +0000 (0:00:00.129)       0:55:23.016 ********
2026-06-10 15:39:28.784423 | controller |
2026-06-10 15:39:28.784428 | controller | PLAY RECAP *********************************************************************
2026-06-10 15:39:28.784433 | controller | localhost                  : ok=269  changed=97   unreachable=0    failed=0    skipped=172  rescued=0    ignored=1
2026-06-10 15:39:28.784438 | controller |
2026-06-10 15:39:28.784443 | controller | Wednesday 10 June 2026  15:39:28 +0000 (0:00:00.013)       0:55:23.031 ********
2026-06-10 15:39:28.784448 | controller | ===============================================================================
2026-06-10 15:39:28.784453 | controller | edpm_deploy_baremetal : Wait for OpenStackDataPlaneNodeSet to be deployed  1427.50s
2026-06-10 15:39:28.784458 | controller | edpm_prepare : Wait for OpenStack controlplane to be deployed --------- 383.33s
2026-06-10 15:39:28.784463 | controller | edpm_deploy_baremetal : Wait for baremetal nodes to reach 'provisioned' state - 296.04s
2026-06-10 15:39:28.784467 | controller | install_yamls_makes : Run openstack ----------------------------------- 277.86s
2026-06-10 15:39:28.784472 | controller | edpm_deploy_baremetal : Wait for OpenStack Provision Server pod to be created - 250.30s
2026-06-10 15:39:28.784477 | controller | edpm_prepare : Wait for OpenStack subscription creation --------------- 197.74s
2026-06-10 15:39:28.784490 | controller | install_yamls_makes : Run openstack_init ------------------------------ 169.37s
2026-06-10 15:39:28.784494 | controller | run_hook : Run hook without retry - Download needed tools -------------- 43.28s
2026-06-10 15:39:28.784498 | controller | edpm_deploy_baremetal : Wait for OpenStack Provision Server deployment to be available -- 32.97s
2026-06-10 15:39:28.784501 | controller | edpm_prepare : Wait for control plane to change its status ------------- 30.07s
2026-06-10 15:39:28.784504 | controller | ci_setup : Install needed packages ------------------------------------- 28.79s
2026-06-10 15:39:28.784508 | controller | install_yamls_makes : Run edpm_baremetal_compute ----------------------- 25.98s
2026-06-10 15:39:28.784511 | controller | install_yamls_makes : Run edpm_deploy_baremetal_prep ------------------- 17.24s
2026-06-10 15:39:28.784514 | controller | cert_manager : Wait for cert-manager pods to be ready ------------------ 12.28s
2026-06-10 15:39:28.784518 | controller | ci_local_storage : Perform action in the PV directory ------------------- 9.28s
2026-06-10 15:39:28.784521 | controller | edpm_deploy_baremetal : Run nova-manage discover_hosts to ensure compute nodes are mapped --- 7.71s
2026-06-10 15:39:28.784525 | controller | repo_setup : Initialize python venv and install requirements ------------ 7.67s
2026-06-10 15:39:28.784528 | controller | install_yamls_makes : Run netconfig_deploy ------------------------------ 4.94s
2026-06-10 15:39:28.784531 | controller | ci_setup : Install openshift client ------------------------------------- 4.58s
2026-06-10 15:39:28.784534 | controller | cert_manager : Install cert-manager from release manifest --------------- 4.35s
2026-06-10 15:39:28.784538 | controller | Wednesday 10 June 2026  15:39:28 +0000 (0:00:00.014)       0:55:23.031 ********
2026-06-10 15:39:28.784541 | controller | ===============================================================================
2026-06-10 15:39:28.784544 | controller | edpm_deploy_baremetal ------------------------------------------------ 2016.82s
2026-06-10 15:39:28.784548 | controller | edpm_prepare ---------------------------------------------------------- 619.30s
2026-06-10 15:39:28.784551 | controller | install_yamls_makes --------------------------------------------------- 499.73s
2026-06-10 15:39:28.784563 | controller | run_hook --------------------------------------------------------------- 49.27s
2026-06-10 15:39:28.784566 | controller | ci_setup --------------------------------------------------------------- 36.26s
2026-06-10 15:39:28.784609 | controller | cert_manager ----------------------------------------------------------- 21.11s
2026-06-10 15:39:28.784612 | controller | repo_setup ------------------------------------------------------------- 17.04s
2026-06-10 15:39:28.784616 | controller | ci_local_storage ------------------------------------------------------- 16.02s
2026-06-10 15:39:28.784619 | controller | rhol_crc ---------------------------------------------------------------- 9.94s
2026-06-10 15:39:28.784622 | controller | cifmw_helpers ----------------------------------------------------------- 9.91s
2026-06-10 15:39:28.784635 | controller | openshift_login --------------------------------------------------------- 5.66s
2026-06-10 15:39:28.784646 | controller | openshift_setup --------------------------------------------------------- 5.37s
2026-06-10 15:39:28.784650 | controller | install_yamls ----------------------------------------------------------- 4.17s
2026-06-10 15:39:28.784663 | controller | cifmw_setup ------------------------------------------------------------- 2.75s
2026-06-10 15:39:28.784666 | controller | install_ca -------------------------------------------------------------- 2.70s
2026-06-10 15:39:28.784669 | controller | libvirt_manager --------------------------------------------------------- 1.60s
2026-06-10 15:39:28.784672 | controller | install_openstack_ca ---------------------------------------------------- 1.20s
2026-06-10 15:39:28.784676 | controller | gather_facts ------------------------------------------------------------ 1.14s
2026-06-10 15:39:28.784679 | controller | discover_latest_image --------------------------------------------------- 0.71s
2026-06-10 15:39:28.784682 | controller | manage_secrets ---------------------------------------------------------- 0.49s
2026-06-10 15:39:28.784694 | controller | edpm_deploy ------------------------------------------------------------- 0.47s
2026-06-10 15:39:28.784698 | controller | operator_build ---------------------------------------------------------- 0.43s
2026-06-10 15:39:28.784701 | controller | ansible.builtin.file ---------------------------------------------------- 0.36s
2026-06-10 15:39:28.784710 | controller | networking_mapper ------------------------------------------------------- 0.33s
2026-06-10 15:39:28.784714 | controller | ansible.builtin.include_tasks ------------------------------------------- 0.08s
2026-06-10 15:39:28.784717 | controller | pkg_build --------------------------------------------------------------- 0.07s
2026-06-10 15:39:28.784720 | controller | ansible.builtin.include_vars -------------------------------------------- 0.04s
2026-06-10 15:39:28.784723 | controller | ansible.builtin.meta ---------------------------------------------------- 0.01s
2026-06-10 15:39:28.784727 | controller | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2026-06-10 15:39:28.784730 | controller | total ---------------------------------------------------------------- 3322.98s
2026-06-10 15:39:29.288707 | controller | ok: Runtime: 0:55:24.270762
2026-06-10 15:39:29.353510 | 
2026-06-10 15:39:29.353664 | PLAY RECAP
2026-06-10 15:39:29.353722 | controller | ok: 8 changed: 4 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0
2026-06-10 15:39:29.353751 | 
2026-06-10 15:39:29.500477 | RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/edpm_baremetal_deployment/run.yml@main]
2026-06-10 15:39:29.504747 | POST-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-collect-logs.yml@main]
2026-06-10 15:39:30.364084 | 
2026-06-10 15:39:30.364208 | PLAY [Run ci/playbooks/e2e-collect-logs.yml]
2026-06-10 15:39:30.389948 | 
2026-06-10 15:39:30.390038 | TASK [Filter out host if needed]
2026-06-10 15:39:30.397368 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-10 15:39:30.400557 | 
2026-06-10 15:39:30.400616 | TASK [Ensure we have the ci-framework on host]
2026-06-10 15:39:31.156174 | controller | ok
2026-06-10 15:39:31.168785 | 
2026-06-10 15:39:31.168955 | TASK [End host if no basedir]
2026-06-10 15:39:31.179484 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-10 15:39:31.187464 | 
2026-06-10 15:39:31.187580 | TASK [Read base centos-9 scenarios]
2026-06-10 15:39:31.215696 | controller | ok
2026-06-10 15:39:31.325727 | 
2026-06-10 15:39:31.325843 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-10 15:39:31.360206 | controller | skipping: Conditional result was False
2026-06-10 15:39:31.365036 | 
2026-06-10 15:39:31.365103 | TASK [cifmw_helpers : Check if file is available]
2026-06-10 15:39:31.693021 | controller | ok
2026-06-10 15:39:31.702560 | 
2026-06-10 15:39:31.702701 | TASK [cifmw_helpers : Create temporary directory]
2026-06-10 15:39:31.740394 | controller | skipping: Conditional result was False
2026-06-10 15:39:31.750655 | 
2026-06-10 15:39:31.750802 | TASK [cifmw_helpers : Read vars]
2026-06-10 15:39:31.790310 | 
2026-06-10 15:39:31.790609 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-10 15:39:31.838454 | 
2026-06-10 15:39:31.838748 | TASK [cifmw_helpers : Include vars]
2026-06-10 15:39:31.875594 | 
2026-06-10 15:39:31.875941 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-10 15:39:31.912356 | controller | skipping: Conditional result was False
2026-06-10 15:39:31.933973 | 
2026-06-10 15:39:31.934125 | TASK [run_hook : Assert parameters are valid]
2026-06-10 15:39:32.056742 | controller | ok: All assertions passed
2026-06-10 15:39:32.060632 | 
2026-06-10 15:39:32.060695 | TASK [run_hook : Assert single hooks are all mappings]
2026-06-10 15:39:32.206131 | controller | ok: All assertions passed
2026-06-10 15:39:32.210684 | 
2026-06-10 15:39:32.210745 | LOOP [run_hook : Loop on hooks for pre_logs]
2026-06-10 15:39:32.284760 | 
2026-06-10 15:39:32.284966 | TASK [cifmw_setup : Ensure cifmw_basedir param is set]
2026-06-10 15:39:32.308401 | controller | skipping: Conditional result was False
2026-06-10 15:39:32.315107 | 
2026-06-10 15:39:32.315194 | TASK [Read artifacts parameters dir and set as facts]
2026-06-10 15:39:32.344038 | controller | ok
2026-06-10 15:39:32.378417 | 
2026-06-10 15:39:32.378500 | TASK [cifmw_helpers : Check directory is available]
2026-06-10 15:39:32.838772 | controller | ok
2026-06-10 15:39:32.844828 | 
2026-06-10 15:39:32.844940 | TASK [cifmw_helpers : Find yaml files]
2026-06-10 15:39:33.274745 | controller | ok: All paths examined
2026-06-10 15:39:33.282513 | 
2026-06-10 15:39:33.282587 | TASK [cifmw_helpers : Print available yaml files]
2026-06-10 15:39:33.336411 | 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-10 15:39:33.341695 | 
2026-06-10 15:39:33.341772 | LOOP [cifmw_helpers : Create files on localhost and use include_vars]
2026-06-10 15:39:33.377409 | controller | Output suppressed because no_log was given
2026-06-10 15:39:33.377886 | 
2026-06-10 15:39:33.385473 | controller | Output suppressed because no_log was given
2026-06-10 15:39:33.393145 | controller | Output suppressed because no_log was given
2026-06-10 15:39:33.400414 | controller | Output suppressed because no_log was given
2026-06-10 15:39:33.426360 | controller | included: /var/lib/zuul/builds/2518f1c23c0c431686e82958b187d428/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-10 15:39:33.433207 | controller | included: /var/lib/zuul/builds/2518f1c23c0c431686e82958b187d428/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-10 15:39:33.439685 | controller | included: /var/lib/zuul/builds/2518f1c23c0c431686e82958b187d428/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-10 15:39:33.446628 | controller | included: /var/lib/zuul/builds/2518f1c23c0c431686e82958b187d428/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/cifmw_helpers/tasks/include_file.yml
2026-06-10 15:39:33.457002 | 
2026-06-10 15:39:33.457107 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-10 15:39:33.502463 | controller | skipping: Conditional result was False
2026-06-10 15:39:33.509732 | 
2026-06-10 15:39:33.509828 | TASK [cifmw_helpers : Check if file is available]
2026-06-10 15:39:33.880027 | controller | ok
2026-06-10 15:39:33.889980 | 
2026-06-10 15:39:33.890112 | TASK [cifmw_helpers : Create temporary directory]
2026-06-10 15:39:34.324458 | controller -> localhost | changed
2026-06-10 15:39:34.337467 | 
2026-06-10 15:39:34.337629 | TASK [cifmw_helpers : Read vars]
2026-06-10 15:39:34.758446 | controller | Output suppressed because no_log was given
2026-06-10 15:39:34.764433 | 
2026-06-10 15:39:34.764550 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-10 15:39:35.471096 | controller -> localhost | Output suppressed because no_log was given
2026-06-10 15:39:35.482684 | 
2026-06-10 15:39:35.482824 | TASK [cifmw_helpers : Include vars]
2026-06-10 15:39:35.550658 | controller -> localhost | Output suppressed because no_log was given
2026-06-10 15:39:35.561252 | 
2026-06-10 15:39:35.561385 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-10 15:39:36.046233 | controller -> localhost | changed
2026-06-10 15:39:36.059411 | 
2026-06-10 15:39:36.059565 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-10 15:39:36.097919 | controller | skipping: Conditional result was False
2026-06-10 15:39:36.110017 | 
2026-06-10 15:39:36.110161 | TASK [cifmw_helpers : Check if file is available]
2026-06-10 15:39:36.562646 | controller | ok
2026-06-10 15:39:36.572789 | 
2026-06-10 15:39:36.572953 | TASK [cifmw_helpers : Create temporary directory]
2026-06-10 15:39:36.863782 | controller -> localhost | changed
2026-06-10 15:39:36.874634 | 
2026-06-10 15:39:36.874761 | TASK [cifmw_helpers : Read vars]
2026-06-10 15:39:37.174173 | controller | Output suppressed because no_log was given
2026-06-10 15:39:37.182507 | 
2026-06-10 15:39:37.182702 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-10 15:39:37.676223 | controller -> localhost | Output suppressed because no_log was given
2026-06-10 15:39:37.682871 | 
2026-06-10 15:39:37.682935 | TASK [cifmw_helpers : Include vars]
2026-06-10 15:39:37.748399 | controller -> localhost | Output suppressed because no_log was given
2026-06-10 15:39:37.753504 | 
2026-06-10 15:39:37.753571 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-10 15:39:38.066951 | controller -> localhost | changed
2026-06-10 15:39:38.078517 | 
2026-06-10 15:39:38.078645 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-10 15:39:38.116697 | controller | skipping: Conditional result was False
2026-06-10 15:39:38.127157 | 
2026-06-10 15:39:38.127292 | TASK [cifmw_helpers : Check if file is available]
2026-06-10 15:39:38.480973 | controller | ok
2026-06-10 15:39:38.490594 | 
2026-06-10 15:39:38.490725 | TASK [cifmw_helpers : Create temporary directory]
2026-06-10 15:39:38.742997 | controller -> localhost | changed
2026-06-10 15:39:38.754555 | 
2026-06-10 15:39:38.754686 | TASK [cifmw_helpers : Read vars]
2026-06-10 15:39:39.158659 | controller | Output suppressed because no_log was given
2026-06-10 15:39:39.169103 | 
2026-06-10 15:39:39.169265 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-10 15:39:39.634680 | controller -> localhost | Output suppressed because no_log was given
2026-06-10 15:39:39.646237 | 
2026-06-10 15:39:39.646372 | TASK [cifmw_helpers : Include vars]
2026-06-10 15:39:39.703934 | controller -> localhost | Output suppressed because no_log was given
2026-06-10 15:39:39.714312 | 
2026-06-10 15:39:39.714439 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-10 15:39:40.055900 | controller -> localhost | changed
2026-06-10 15:39:40.071338 | 
2026-06-10 15:39:40.071481 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-10 15:39:40.109374 | controller | skipping: Conditional result was False
2026-06-10 15:39:40.121459 | 
2026-06-10 15:39:40.121710 | TASK [cifmw_helpers : Check if file is available]
2026-06-10 15:39:40.503144 | controller | ok
2026-06-10 15:39:40.514637 | 
2026-06-10 15:39:40.514782 | TASK [cifmw_helpers : Create temporary directory]
2026-06-10 15:39:40.809942 | controller -> localhost | changed
2026-06-10 15:39:40.821274 | 
2026-06-10 15:39:40.821412 | TASK [cifmw_helpers : Read vars]
2026-06-10 15:39:41.170663 | controller | Output suppressed because no_log was given
2026-06-10 15:39:41.179466 | 
2026-06-10 15:39:41.179616 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-10 15:39:41.713098 | controller -> localhost | Output suppressed because no_log was given
2026-06-10 15:39:41.727795 | 
2026-06-10 15:39:41.727964 | TASK [cifmw_helpers : Include vars]
2026-06-10 15:39:41.785654 | controller -> localhost | Output suppressed because no_log was given
2026-06-10 15:39:41.797617 | 
2026-06-10 15:39:41.797755 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-10 15:39:42.068096 | controller -> localhost | changed
2026-06-10 15:39:42.077618 | 
2026-06-10 15:39:42.077712 | TASK [cifmw_setup : Set custom cifmw PATH reusable fact]
2026-06-10 15:39:42.112162 | controller | skipping: Conditional result was False
2026-06-10 15:39:42.117262 | 
2026-06-10 15:39:42.117326 | TASK [cifmw_setup : Set destination folder for the logs]
2026-06-10 15:39:42.154475 | controller | ok
2026-06-10 15:39:42.158411 | 
2026-06-10 15:39:42.158469 | TASK [artifacts : Verify if "success" flag exists after successful tests execution]
2026-06-10 15:39:42.542211 | controller | ok
2026-06-10 15:39:42.546312 | 
2026-06-10 15:39:42.546373 | TASK [artifacts : Ensure we have at least minimal ansible facts]
2026-06-10 15:39:43.413675 | controller | ok
2026-06-10 15:39:43.425079 | 
2026-06-10 15:39:43.425216 | LOOP [artifacts : Ensure base directory exists]
2026-06-10 15:39:43.781264 | controller | ok: "artifacts"
2026-06-10 15:39:44.086488 | controller | ok: "logs"
2026-06-10 15:39:44.103346 | 
2026-06-10 15:39:44.103491 | TASK [artifacts : Load generated hook environment for further usage]
2026-06-10 15:39:44.225657 | controller | ERROR
2026-06-10 15:39:44.226018 | controller | {
2026-06-10 15:39:44.226104 | controller |   "ansible_facts": {},
2026-06-10 15:39:44.226162 | controller |   "ansible_included_var_files": [],
2026-06-10 15:39:44.226219 | controller |   "message": "/home/zuul/ci-framework-data/artifacts directory does not exist"
2026-06-10 15:39:44.226269 | controller | }
2026-06-10 15:39:44.226316 | controller | ERROR: Ignoring Errors
2026-06-10 15:39:44.233603 | 
2026-06-10 15:39:44.233793 | TASK [artifacts : Gather parameter passed to the playbook]
2026-06-10 15:39:45.797053 | controller | changed
2026-06-10 15:39:45.806104 | 
2026-06-10 15:39:45.806238 | TASK [artifacts : Gather facts]
2026-06-10 15:39:47.619027 | controller | changed
2026-06-10 15:39:47.625217 | 
2026-06-10 15:39:47.625302 | TASK [artifacts : Copy some network configuration files]
2026-06-10 15:39:48.664407 | controller | ok: Runtime: 0:00:00.061671
2026-06-10 15:39:48.673439 | 
2026-06-10 15:39:48.673572 | TASK [artifacts : Get installed packages list]
2026-06-10 15:39:49.758005 | controller | ok
2026-06-10 15:39:49.836664 | 
2026-06-10 15:39:49.836791 | TASK [artifacts : Output package list]
2026-06-10 15:39:51.301890 | controller | changed
2026-06-10 15:39:51.329272 | 
2026-06-10 15:39:51.329363 | LOOP [artifacts : Cleanup unnecesary directories]
2026-06-10 15:39:51.839204 | controller | changed: "/home/zuul/ci-framework-data/artifacts/manifests/operator"
2026-06-10 15:39:51.839793 | controller | ok: All items complete
2026-06-10 15:39:51.839913 | 
2026-06-10 15:39:51.961636 | 
2026-06-10 15:39:51.961768 | TASK [os_must_gather : Ensure directories are present]
2026-06-10 15:39:52.387059 | controller | changed
2026-06-10 15:39:52.416599 | 
2026-06-10 15:39:52.416771 | LOOP [os_must_gather : Construct project change list]
2026-06-10 15:39:52.508904 | controller | ok:
2026-06-10 15:39:52.509121 | controller | {
2026-06-10 15:39:52.509155 | controller |   "branch": "main",
2026-06-10 15:39:52.509180 | controller |   "change": "3980",
2026-06-10 15:39:52.509204 | controller |   "change_message": "[DNM] [env_op_images] Improve CRI-O image origin verification accuracy\n\nCRI-O always reports the canonical source registry (e.g. registry.redhat.io) in \"Pulled image\" log lines, even when the image was actually fetched from a mirror. This made node_verified_image_origin unreliable -- it nearly always reported \"source\" for mirrored images.\r\n\r\nThis MR switches to using \"Trying to access\" log lines as the authoritative evidence for determining image origin, since those show the actual registry CRI-O contacted.\r\n\r\nAdditionally, the pulled-images report now aligns with PR #3865 which replaced deprecated ImageContentSourcePolicy (ICSP) with ImageDigestMirrorSet (IDMS) and ImageTagMirrorSet (ITMS) in the openshift_setup role:\r\n\r\n- Removed ICSP lookup (oc get imagecontentsourcepolicy)\r\n- Added ITMS lookup (oc get imagetagmirrorset)\r\n- Mirror mapping builder now flattens IDMS imageDigestMirrors and ITMS imageTagMirrors (no more ICSP repositoryDigestMirrors)\r\n- Unit tests were added covering mirror-override, fallback, and pull_failed scenarios.",
2026-06-10 15:39:52.509228 | controller |   "change_url": "https://github.com/openstack-k8s-operators/ci-framework/pull/3980",
2026-06-10 15:39:52.509251 | controller |   "commit_id": "3e8dd25703a4805910d61c34ab405cccba22639c",
2026-06-10 15:39:52.509273 | controller |   "patchset": "3e8dd25703a4805910d61c34ab405cccba22639c",
2026-06-10 15:39:52.509295 | controller |   "project": {
2026-06-10 15:39:52.509317 | controller |     "canonical_hostname": "github.com",
2026-06-10 15:39:52.509339 | controller |     "canonical_name": "github.com/openstack-k8s-operators/ci-framework",
2026-06-10 15:39:52.509360 | controller |     "name": "openstack-k8s-operators/ci-framework",
2026-06-10 15:39:52.509391 | controller |     "short_name": "ci-framework",
2026-06-10 15:39:52.509413 | controller |     "src_dir": "src/github.com/openstack-k8s-operators/ci-framework"
2026-06-10 15:39:52.509435 | controller |   },
2026-06-10 15:39:52.509457 | controller |   "topic": null
2026-06-10 15:39:52.509478 | controller | }
2026-06-10 15:39:52.579764 | 
2026-06-10 15:39:52.579941 | TASK [os_must_gather : Get git tag for image tagging]
2026-06-10 15:39:53.183155 | controller | skipping: Conditional result was False
2026-06-10 15:39:53.230754 | 
2026-06-10 15:39:53.230982 | TASK [os_must_gather : Debug git show-ref]
2026-06-10 15:39:53.266542 | controller | skipping: Conditional result was False
2026-06-10 15:39:53.304102 | 
2026-06-10 15:39:53.304244 | TASK [os_must_gather : Build openstack-must-gather container]
2026-06-10 15:39:53.339473 | controller | skipping: Conditional result was False
2026-06-10 15:39:53.368424 | 
2026-06-10 15:39:53.368547 | TASK [os_must_gather : Push openstack-must-gather container]
2026-06-10 15:39:53.403093 | controller | skipping: Conditional result was False
2026-06-10 15:39:53.491563 | 
2026-06-10 15:39:53.491711 | TASK [os_must_gather : Set cifmw_os_must_gather_image to new image tag]
2026-06-10 15:39:53.526274 | controller | skipping: Conditional result was False
2026-06-10 15:39:53.557412 | 
2026-06-10 15:39:53.557535 | TASK [os_must_gather : Check for oc command]
2026-06-10 15:39:55.217020 | controller | changed
2026-06-10 15:39:55.242691 | 
2026-06-10 15:39:55.242783 | TASK [os_must_gather : Check if kubeconfig exists]
2026-06-10 15:39:55.655767 | controller | ok
2026-06-10 15:39:55.684497 | 
2026-06-10 15:39:55.684595 | TASK [os_must_gather : Run openstack-must-gather command]
2026-06-10 15:49:01.448591 | controller | changed
2026-06-10 15:49:01.504001 | 
2026-06-10 15:49:01.504137 | TASK [os_must_gather : Log openstack-must-gather failure]
2026-06-10 15:49:01.559658 | controller | skipping: Conditional result was False
2026-06-10 15:49:01.592140 | 
2026-06-10 15:49:01.592335 | TASK [os_must_gather : Run fallback generic must-gather command without SOS report when timed out]
2026-06-10 15:49:02.294361 | controller | skipping: Conditional result was False
2026-06-10 15:49:02.343422 | 
2026-06-10 15:49:02.343596 | TASK [os_must_gather : Create oc_inspect log directory]
2026-06-10 15:49:02.399406 | controller | skipping: Conditional result was False
2026-06-10 15:49:02.448188 | 
2026-06-10 15:49:02.448349 | LOOP [os_must_gather : Inspect namespaces as fallback diagnostic collection]
2026-06-10 15:49:02.514824 | controller | skipping: Conditional result was False
2026-06-10 15:49:02.515403 | controller | ok: All items complete
2026-06-10 15:49:02.515473 | 
2026-06-10 15:49:02.533762 | controller | skipping: Conditional result was False
2026-06-10 15:49:02.548020 | controller | skipping: Conditional result was False
2026-06-10 15:49:02.562454 | controller | skipping: Conditional result was False
2026-06-10 15:49:02.577272 | controller | skipping: Conditional result was False
2026-06-10 15:49:02.591636 | controller | skipping: Conditional result was False
2026-06-10 15:49:02.606099 | controller | skipping: Conditional result was False
2026-06-10 15:49:02.620411 | controller | skipping: Conditional result was False
2026-06-10 15:49:02.634839 | controller | skipping: Conditional result was False
2026-06-10 15:49:02.649063 | controller | skipping: Conditional result was False
2026-06-10 15:49:02.663424 | controller | skipping: Conditional result was False
2026-06-10 15:49:02.677527 | controller | skipping: Conditional result was False
2026-06-10 15:49:02.692313 | controller | skipping: Conditional result was False
2026-06-10 15:49:02.706729 | controller | skipping: Conditional result was False
2026-06-10 15:49:02.757281 | 
2026-06-10 15:49:02.757530 | TASK [os_must_gather : Find existing os-must-gather directories]
2026-06-10 15:49:03.150832 | controller | ok: All paths examined
2026-06-10 15:49:03.196192 | 
2026-06-10 15:49:03.196419 | TASK [os_must_gather : Create a symlink to newest os-must-gather directory]
2026-06-10 15:49:03.594907 | controller | changed
2026-06-10 15:49:03.642498 | 
2026-06-10 15:49:03.642578 | TASK [os_must_gather : Collect pod usage]
2026-06-10 15:49:03.686256 | controller | ok
2026-06-10 15:49:03.711757 | controller | included: /var/lib/zuul/builds/2518f1c23c0c431686e82958b187d428/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/os_must_gather/tasks/get_top.yml
2026-06-10 15:49:03.732214 | 
2026-06-10 15:49:03.732285 | TASK [os_must_gather : Get all containers usage - sort by cpu]
2026-06-10 15:49:04.348808 | controller | error: Metrics API not available
2026-06-10 15:49:04.459731 | controller | ERROR
2026-06-10 15:49:04.459990 | controller | {
2026-06-10 15:49:04.460033 | controller |   "delta": "0:00:00.179571",
2026-06-10 15:49:04.460062 | controller |   "end": "2026-06-10 15:49:04.354132",
2026-06-10 15:49:04.460089 | controller |   "msg": "non-zero return code",
2026-06-10 15:49:04.460123 | controller |   "rc": 1,
2026-06-10 15:49:04.460164 | controller |   "start": "2026-06-10 15:49:04.174561"
2026-06-10 15:49:04.460212 | controller | }
2026-06-10 15:49:04.460246 | controller | ERROR: Ignoring Errors
2026-06-10 15:49:04.487354 | 
2026-06-10 15:49:04.487514 | TASK [os_must_gather : Print message when metrics are not available]
2026-06-10 15:49:04.512620 | controller | skipping: Conditional result was False
2026-06-10 15:49:04.535092 | 
2026-06-10 15:49:04.535229 | TASK [os_must_gather : Get all containers usage - sort by memory]
2026-06-10 15:49:05.187277 | controller | skipping: Conditional result was False
2026-06-10 15:49:05.232918 | 
2026-06-10 15:49:05.233093 | TASK [os_must_gather : Find all namespaces directories]
2026-06-10 15:49:05.269579 | controller | skipping: Conditional result was False
2026-06-10 15:49:05.313732 | 
2026-06-10 15:49:05.313892 | LOOP [os_must_gather : Get resource usage by pods per namespace]
2026-06-10 15:49:05.389406 | 
2026-06-10 15:49:05.389627 | TASK [os_must_gather : Get node resource usage]
2026-06-10 15:49:05.991150 | controller | skipping: Conditional result was False
2026-06-10 15:49:06.036691 | 
2026-06-10 15:49:06.036913 | TASK [os_must_gather : Collect info for OOMKill]
2026-06-10 15:49:06.092734 | controller | ok
2026-06-10 15:49:06.121068 | controller | included: /var/lib/zuul/builds/2518f1c23c0c431686e82958b187d428/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/os_must_gather/tasks/oomkill.yml
2026-06-10 15:49:06.148152 | 
2026-06-10 15:49:06.148393 | TASK [os_must_gather : Check if there were some OOMKill]
2026-06-10 15:49:06.607789 | controller | /bin/sh: -c: line 1: syntax error near unexpected token `newline'
2026-06-10 15:49:06.607958 | 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-10 15:49:06.849499 | controller | ERROR
2026-06-10 15:49:06.849904 | controller | {
2026-06-10 15:49:06.849990 | controller |   "delta": "0:00:00.003672",
2026-06-10 15:49:06.850039 | controller |   "end": "2026-06-10 15:49:06.608199",
2026-06-10 15:49:06.850082 | controller |   "msg": "non-zero return code",
2026-06-10 15:49:06.850122 | controller |   "rc": 2,
2026-06-10 15:49:06.850161 | controller |   "start": "2026-06-10 15:49:06.604527"
2026-06-10 15:49:06.850199 | controller | }
2026-06-10 15:49:06.850249 | controller | ERROR: Ignoring Errors
2026-06-10 15:49:06.904420 | 
2026-06-10 15:49:06.904624 | TASK [artifacts : Create crc logs directory]
2026-06-10 15:49:07.309012 | controller | changed
2026-06-10 15:49:07.338968 | 
2026-06-10 15:49:07.339093 | TASK [artifacts : Ensure controller knows CRC ssh keys]
2026-06-10 15:49:08.044912 | controller | ok: Runtime: 0:00:00.136750
2026-06-10 15:49:08.070313 | 
2026-06-10 15:49:08.070422 | TASK [artifacts : Recognize new keypair]
2026-06-10 15:49:08.476940 | controller | ok
2026-06-10 15:49:08.506841 | 
2026-06-10 15:49:08.507003 | TASK [artifacts : Set fact if new keypair exists]
2026-06-10 15:49:08.573394 | controller | ok
2026-06-10 15:49:08.599453 | 
2026-06-10 15:49:08.599591 | TASK [artifacts : Prepare root ssh accesses]
2026-06-10 15:49:18.468562 | controller | changed
2026-06-10 15:49:18.527303 | 
2026-06-10 15:49:18.527521 | TASK [artifacts : Copy logs from CRC VM]
2026-06-10 15:49:24.835171 | controller | changed
2026-06-10 15:49:25.001453 | 
2026-06-10 15:49:25.001633 | TASK [artifacts : List all of the existing virtual machines]
2026-06-10 15:49:25.550767 | controller | ok
2026-06-10 15:49:25.580788 | 
2026-06-10 15:49:25.580997 | TASK [artifacts : Filter out edpm vm]
2026-06-10 15:49:25.675330 | controller | ok
2026-06-10 15:49:25.695227 | 
2026-06-10 15:49:25.695303 | TASK [artifacts : Slurp zuul inventory file]
2026-06-10 15:49:25.733146 | controller | skipping: Conditional result was False
2026-06-10 15:49:25.765885 | 
2026-06-10 15:49:25.765995 | LOOP [artifacts : Extract Compute and Networker from zuul mapping if any]
2026-06-10 15:49:25.857754 | 
2026-06-10 15:49:25.858175 | LOOP [artifacts : Generate logs on edpm vm {{ item.split('/')[0] }}]
2026-06-10 15:49:34.864462 | controller | changed: "192.168.122.100"
2026-06-10 15:49:34.864669 | 
2026-06-10 15:49:34.894839 | 
2026-06-10 15:49:34.894951 | LOOP [artifacts : Copy logs to host machine from {{ item.split('/')[0] }}]
2026-06-10 15:49:36.879553 | controller | changed: "192.168.122.100"
2026-06-10 15:49:36.934096 | 
2026-06-10 15:49:36.934338 | TASK [artifacts : Generate list of ansible logs to collect in home directory]
2026-06-10 15:49:37.322127 | controller | ok: All paths examined
2026-06-10 15:49:37.351308 | 
2026-06-10 15:49:37.351424 | LOOP [artifacts : Copy ansible logs to logs directory]
2026-06-10 15:49:38.152163 | controller | changed:
2026-06-10 15:49:38.152447 | controller | {
2026-06-10 15:49:38.152498 | controller |   "atime": 1781102614.2935727,
2026-06-10 15:49:38.152538 | controller |   "ctime": 1781105968.783259,
2026-06-10 15:49:38.152574 | controller |   "dev": 64513,
2026-06-10 15:49:38.152609 | controller |   "gid": 1000,
2026-06-10 15:49:38.152643 | controller |   "gr_name": "zuul",
2026-06-10 15:49:38.152675 | controller |   "inode": 1384747,
2026-06-10 15:49:38.152707 | controller |   "isblk": false,
2026-06-10 15:49:38.152740 | controller |   "ischr": false,
2026-06-10 15:49:38.152773 | controller |   "isdir": false,
2026-06-10 15:49:38.152805 | controller |   "isfifo": false,
2026-06-10 15:49:38.152837 | controller |   "isgid": false,
2026-06-10 15:49:38.152908 | controller |   "islnk": false,
2026-06-10 15:49:38.152944 | controller |   "isreg": true,
2026-06-10 15:49:38.152976 | controller |   "issock": false,
2026-06-10 15:49:38.153007 | controller |   "isuid": false,
2026-06-10 15:49:38.153039 | controller |   "mode": "0644",
2026-06-10 15:49:38.153071 | controller |   "mtime": 1781105968.783259,
2026-06-10 15:49:38.153104 | controller |   "nlink": 1,
2026-06-10 15:49:38.153136 | controller |   "path": "/home/zuul/ansible.log",
2026-06-10 15:49:38.153169 | controller |   "pw_name": "zuul",
2026-06-10 15:49:38.153201 | controller |   "rgrp": true,
2026-06-10 15:49:38.153233 | controller |   "roth": true,
2026-06-10 15:49:38.153264 | controller |   "rusr": true,
2026-06-10 15:49:38.153296 | controller |   "size": 355754,
2026-06-10 15:49:38.153328 | controller |   "uid": 1000,
2026-06-10 15:49:38.153359 | controller |   "wgrp": false,
2026-06-10 15:49:38.153390 | controller |   "woth": false,
2026-06-10 15:49:38.153421 | controller |   "wusr": true,
2026-06-10 15:49:38.153452 | controller |   "xgrp": false,
2026-06-10 15:49:38.153483 | controller |   "xoth": false,
2026-06-10 15:49:38.153514 | controller |   "xusr": false
2026-06-10 15:49:38.153545 | controller | }
2026-06-10 15:49:38.153678 | controller | changed: All items complete
2026-06-10 15:49:38.153731 | 
2026-06-10 15:49:38.266799 | 
2026-06-10 15:49:38.266982 | TASK [artifacts : Ensure we have proper rights on the gathered content]
2026-06-10 15:49:44.409111 | controller | ok: Runtime: 0:00:05.325482
2026-06-10 15:49:44.439714 | 
2026-06-10 15:49:44.439893 | LOOP [artifacts : Mask secrets in yaml log files]
2026-06-10 15:51:33.209301 | controller | changed: "/home/zuul/ci-framework-data/logs"
2026-06-10 15:51:33.943756 | controller | changed: "/home/zuul/ci-framework-data/artifacts"
2026-06-10 15:51:34.018974 | 
2026-06-10 15:51:34.019148 | LOOP [env_op_images : Ensure directory is present]
2026-06-10 15:51:34.498373 | controller | ok: "artifacts"
2026-06-10 15:51:34.498563 | controller | changed: All items complete
2026-06-10 15:51:34.498589 | 
2026-06-10 15:51:34.687841 | controller | ok: "logs"
2026-06-10 15:51:34.736785 | 
2026-06-10 15:51:34.737036 | TASK [env_op_images : Check if OpenStackControlPlane is setup]
2026-06-10 15:51:35.890673 | controller | ok: Runtime: 0:00:00.300867
2026-06-10 15:51:35.921429 | 
2026-06-10 15:51:35.921555 | TASK [env_op_images : Get images from the CSV]
2026-06-10 15:51:36.675663 | controller | apiVersion: v1
2026-06-10 15:51:36.675790 | controller | items:
2026-06-10 15:51:36.675804 | controller | - apiVersion: operators.coreos.com/v1alpha1
2026-06-10 15:51:36.675810 | controller |   kind: ClusterServiceVersion
2026-06-10 15:51:36.675821 | controller |   metadata:
2026-06-10 15:51:36.675828 | controller |     annotations:
2026-06-10 15:51:36.675838 | controller |       alm-examples: |-
2026-06-10 15:51:36.675844 | controller |         [
2026-06-10 15:51:36.675848 | controller |           {
2026-06-10 15:51:36.675856 | controller |             "apiVersion": "operator.openstack.org/v1beta1",
2026-06-10 15:51:36.675861 | controller |             "kind": "OpenStack",
2026-06-10 15:51:36.675899 | controller |             "metadata": {
2026-06-10 15:51:36.675908 | controller |               "labels": {
2026-06-10 15:51:36.675913 | controller |                 "app.kubernetes.io/created-by": "openstack-operator",
2026-06-10 15:51:36.675918 | controller |                 "app.kubernetes.io/instance": "openstack",
2026-06-10 15:51:36.675926 | controller |                 "app.kubernetes.io/managed-by": "kustomize",
2026-06-10 15:51:36.675931 | controller |                 "app.kubernetes.io/name": "openstack",
2026-06-10 15:51:36.675935 | controller |                 "app.kubernetes.io/part-of": "openstack-operator"
2026-06-10 15:51:36.675940 | controller |               },
2026-06-10 15:51:36.675944 | controller |               "name": "openstack",
2026-06-10 15:51:36.675953 | controller |               "namespace": "openstack-operators"
2026-06-10 15:51:36.675962 | controller |             },
2026-06-10 15:51:36.675967 | controller |             "spec": {
2026-06-10 15:51:36.675971 | controller |               "operatorOverrides": [
2026-06-10 15:51:36.675975 | controller |                 {
2026-06-10 15:51:36.675980 | controller |                   "controllerManager": {
2026-06-10 15:51:36.675985 | controller |                     "resources": {
2026-06-10 15:51:36.675989 | controller |                       "limits": {
2026-06-10 15:51:36.675993 | controller |                         "cpu": "600m",
2026-06-10 15:51:36.676004 | controller |                         "memory": "2Gi"
2026-06-10 15:51:36.676009 | controller |                       }
2026-06-10 15:51:36.676014 | controller |                     }
2026-06-10 15:51:36.676026 | controller |                   },
2026-06-10 15:51:36.676040 | controller |                   "name": "infra",
2026-06-10 15:51:36.676045 | controller |                   "replicas": 1
2026-06-10 15:51:36.676049 | controller |                 }
2026-06-10 15:51:36.676054 | controller |               ]
2026-06-10 15:51:36.676059 | controller |             }
2026-06-10 15:51:36.676063 | controller |           }
2026-06-10 15:51:36.676075 | controller |         ]
2026-06-10 15:51:36.676088 | controller |       capabilities: Seamless Upgrades
2026-06-10 15:51:36.676095 | controller |       createdAt: "2026-06-10T14:18:05Z"
2026-06-10 15:51:36.676099 | controller |       features.operators.openshift.io/disconnected: "true"
2026-06-10 15:51:36.676102 | controller |       features.operators.openshift.io/fips-compliant: "true"
2026-06-10 15:51:36.676106 | controller |       features.operators.openshift.io/proxy-aware: "false"
2026-06-10 15:51:36.676109 | controller |       features.operators.openshift.io/tls-profiles: "false"
2026-06-10 15:51:36.676112 | controller |       features.operators.openshift.io/token-auth-aws: "false"
2026-06-10 15:51:36.676116 | controller |       features.operators.openshift.io/token-auth-azure: "false"
2026-06-10 15:51:36.676125 | controller |       features.operators.openshift.io/token-auth-gcp: "false"
2026-06-10 15:51:36.676129 | controller |       olm.operatorGroup: openstack
2026-06-10 15:51:36.676138 | controller |       olm.operatorNamespace: openstack-operators
2026-06-10 15:51:36.676142 | controller |       olm.targetNamespaces: ""
2026-06-10 15:51:36.676148 | controller |       operatorframework.io/initialization-resource: '{"apiVersion":"operator.openstack.org/v1beta1","kind":"OpenStack","metadata":{"name":"openstack","namespace":"openstack-operators"},"spec":{}}'
2026-06-10 15:51:36.676154 | 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-10 15:51:36.676160 | controller |       operatorframework.io/suggested-namespace: openstack-operators
2026-06-10 15:51:36.676169 | controller |       operators.openshift.io/valid-subscription: '["OpenShift Container Platform",
2026-06-10 15:51:36.676173 | controller |         "OpenShift Platform Plus"]'
2026-06-10 15:51:36.676183 | controller |       operators.operatorframework.io/builder: operator-sdk-v1.41.1
2026-06-10 15:51:36.676187 | controller |       operators.operatorframework.io/project_layout: go.kubebuilder.io/v4
2026-06-10 15:51:36.676190 | controller |     creationTimestamp: "2026-06-10T14:55:04Z"
2026-06-10 15:51:36.676194 | controller |     finalizers:
2026-06-10 15:51:36.676197 | controller |     - operators.coreos.com/csv-cleanup
2026-06-10 15:51:36.676200 | controller |     generation: 1
2026-06-10 15:51:36.676204 | controller |     labels:
2026-06-10 15:51:36.676207 | controller |       olm.managed: "true"
2026-06-10 15:51:36.676210 | controller |       operators.coreos.com/openstack-operator.openstack-operators: ""
2026-06-10 15:51:36.676214 | controller |     name: openstack-operator.v0.6.0
2026-06-10 15:51:36.676217 | controller |     namespace: openstack-operators
2026-06-10 15:51:36.676221 | controller |     resourceVersion: "51654"
2026-06-10 15:51:36.676224 | controller |     uid: 64bab577-d63e-440c-91c5-d31914e8f424
2026-06-10 15:51:36.676227 | controller |   spec:
2026-06-10 15:51:36.676231 | controller |     apiservicedefinitions: {}
2026-06-10 15:51:36.676240 | controller |     cleanup:
2026-06-10 15:51:36.676244 | controller |       enabled: false
2026-06-10 15:51:36.676253 | controller |     customresourcedefinitions:
2026-06-10 15:51:36.676256 | controller |       owned:
2026-06-10 15:51:36.676260 | controller |       - description: OpenStack is the Schema for the openstacks API
2026-06-10 15:51:36.676263 | controller |         displayName: Open Stack
2026-06-10 15:51:36.676266 | controller |         kind: OpenStack
2026-06-10 15:51:36.676270 | controller |         name: openstacks.operator.openstack.org
2026-06-10 15:51:36.676273 | controller |         version: v1beta1
2026-06-10 15:51:36.676277 | controller |     description: Install and configure OpenStack
2026-06-10 15:51:36.676285 | controller |     displayName: OpenStack
2026-06-10 15:51:36.676289 | controller |     icon:
2026-06-10 15:51:36.676342 | 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-10 15:51:36.676364 | controller |       mediatype: image/png
2026-06-10 15:51:36.676369 | controller |     install:
2026-06-10 15:51:36.676372 | controller |       spec:
2026-06-10 15:51:36.676375 | controller |         clusterPermissions:
2026-06-10 15:51:36.676379 | controller |         - rules:
2026-06-10 15:51:36.676382 | controller |           - apiGroups:
2026-06-10 15:51:36.676386 | controller |             - authentication.k8s.io
2026-06-10 15:51:36.676389 | controller |             resources:
2026-06-10 15:51:36.676392 | controller |             - tokenreviews
2026-06-10 15:51:36.676402 | controller |             verbs:
2026-06-10 15:51:36.676406 | controller |             - create
2026-06-10 15:51:36.676414 | controller |           - apiGroups:
2026-06-10 15:51:36.676418 | controller |             - authorization.k8s.io
2026-06-10 15:51:36.676425 | controller |             resources:
2026-06-10 15:51:36.676428 | controller |             - subjectaccessreviews
2026-06-10 15:51:36.676432 | controller |             verbs:
2026-06-10 15:51:36.676435 | controller |             - create
2026-06-10 15:51:36.676443 | controller |           - apiGroups:
2026-06-10 15:51:36.676452 | controller |             - ""
2026-06-10 15:51:36.676457 | controller |             resources:
2026-06-10 15:51:36.676460 | controller |             - configmaps
2026-06-10 15:51:36.676464 | controller |             - namespaces
2026-06-10 15:51:36.676467 | controller |             - serviceaccounts
2026-06-10 15:51:36.676470 | controller |             - services
2026-06-10 15:51:36.676474 | controller |             verbs:
2026-06-10 15:51:36.676477 | controller |             - '*'
2026-06-10 15:51:36.676480 | controller |           - apiGroups:
2026-06-10 15:51:36.676489 | controller |             - admissionregistration.k8s.io
2026-06-10 15:51:36.676493 | controller |             resources:
2026-06-10 15:51:36.676501 | controller |             - mutatingwebhookconfigurations
2026-06-10 15:51:36.676505 | controller |             - validatingwebhookconfigurations
2026-06-10 15:51:36.676509 | controller |             verbs:
2026-06-10 15:51:36.676512 | controller |             - '*'
2026-06-10 15:51:36.676516 | controller |           - apiGroups:
2026-06-10 15:51:36.676520 | controller |             - apiextensions.k8s.io
2026-06-10 15:51:36.676523 | controller |             resources:
2026-06-10 15:51:36.676526 | controller |             - '*'
2026-06-10 15:51:36.676530 | controller |             verbs:
2026-06-10 15:51:36.676533 | controller |             - '*'
2026-06-10 15:51:36.676542 | controller |           - apiGroups:
2026-06-10 15:51:36.676546 | controller |             - apps
2026-06-10 15:51:36.676555 | controller |             resources:
2026-06-10 15:51:36.676558 | controller |             - deployments
2026-06-10 15:51:36.676562 | controller |             verbs:
2026-06-10 15:51:36.676565 | controller |             - create
2026-06-10 15:51:36.676568 | controller |             - delete
2026-06-10 15:51:36.676572 | controller |             - get
2026-06-10 15:51:36.676575 | controller |             - list
2026-06-10 15:51:36.676578 | controller |             - patch
2026-06-10 15:51:36.676582 | controller |             - update
2026-06-10 15:51:36.676585 | controller |             - watch
2026-06-10 15:51:36.676588 | controller |           - apiGroups:
2026-06-10 15:51:36.676591 | controller |             - cert-manager.io
2026-06-10 15:51:36.676603 | controller |             resources:
2026-06-10 15:51:36.676611 | controller |             - certificates
2026-06-10 15:51:36.676614 | controller |             - issuers
2026-06-10 15:51:36.676622 | controller |             verbs:
2026-06-10 15:51:36.676626 | controller |             - create
2026-06-10 15:51:36.676634 | controller |             - delete
2026-06-10 15:51:36.676639 | controller |             - get
2026-06-10 15:51:36.676646 | controller |             - list
2026-06-10 15:51:36.676651 | controller |             - patch
2026-06-10 15:51:36.676654 | controller |             - update
2026-06-10 15:51:36.676658 | controller |             - watch
2026-06-10 15:51:36.676666 | controller |           - apiGroups:
2026-06-10 15:51:36.676670 | controller |             - discovery.k8s.io
2026-06-10 15:51:36.676678 | controller |             resources:
2026-06-10 15:51:36.676682 | controller |             - endpointslices
2026-06-10 15:51:36.676686 | controller |             verbs:
2026-06-10 15:51:36.676689 | controller |             - get
2026-06-10 15:51:36.676692 | controller |             - list
2026-06-10 15:51:36.676696 | controller |             - watch
2026-06-10 15:51:36.676699 | controller |           - apiGroups:
2026-06-10 15:51:36.676702 | controller |             - monitoring.coreos.com
2026-06-10 15:51:36.676706 | controller |             resources:
2026-06-10 15:51:36.676715 | controller |             - servicemonitors
2026-06-10 15:51:36.676721 | controller |             verbs:
2026-06-10 15:51:36.676727 | controller |             - create
2026-06-10 15:51:36.676731 | controller |             - delete
2026-06-10 15:51:36.676735 | controller |             - get
2026-06-10 15:51:36.676740 | controller |             - list
2026-06-10 15:51:36.676745 | controller |             - update
2026-06-10 15:51:36.676749 | controller |             - watch
2026-06-10 15:51:36.676754 | controller |           - apiGroups:
2026-06-10 15:51:36.676769 | controller |             - networking.k8s.io
2026-06-10 15:51:36.676780 | controller |             resources:
2026-06-10 15:51:36.676785 | controller |             - networkpolicies
2026-06-10 15:51:36.676790 | controller |             verbs:
2026-06-10 15:51:36.676801 | controller |             - create
2026-06-10 15:51:36.676814 | controller |             - delete
2026-06-10 15:51:36.676820 | controller |             - get
2026-06-10 15:51:36.676825 | controller |             - list
2026-06-10 15:51:36.676835 | controller |             - update
2026-06-10 15:51:36.676850 | controller |           - apiGroups:
2026-06-10 15:51:36.676856 | controller |             - operator.openstack.org
2026-06-10 15:51:36.676861 | controller |             resources:
2026-06-10 15:51:36.676889 | controller |             - openstacks
2026-06-10 15:51:36.676892 | controller |             verbs:
2026-06-10 15:51:36.676896 | controller |             - create
2026-06-10 15:51:36.676904 | controller |             - delete
2026-06-10 15:51:36.676910 | controller |             - get
2026-06-10 15:51:36.676913 | controller |             - list
2026-06-10 15:51:36.676917 | controller |             - patch
2026-06-10 15:51:36.676920 | controller |             - update
2026-06-10 15:51:36.676923 | controller |             - watch
2026-06-10 15:51:36.676927 | controller |           - apiGroups:
2026-06-10 15:51:36.676930 | controller |             - operator.openstack.org
2026-06-10 15:51:36.676934 | controller |             resources:
2026-06-10 15:51:36.676942 | controller |             - openstacks/finalizers
2026-06-10 15:51:36.676946 | controller |             verbs:
2026-06-10 15:51:36.676949 | controller |             - update
2026-06-10 15:51:36.676953 | controller |           - apiGroups:
2026-06-10 15:51:36.676956 | controller |             - operator.openstack.org
2026-06-10 15:51:36.676960 | controller |             resources:
2026-06-10 15:51:36.676963 | controller |             - openstacks/status
2026-06-10 15:51:36.676966 | controller |             verbs:
2026-06-10 15:51:36.676970 | controller |             - get
2026-06-10 15:51:36.676973 | controller |             - patch
2026-06-10 15:51:36.676976 | controller |             - update
2026-06-10 15:51:36.676980 | controller |           - apiGroups:
2026-06-10 15:51:36.676983 | controller |             - operators.coreos.com
2026-06-10 15:51:36.676986 | controller |             resources:
2026-06-10 15:51:36.676994 | controller |             - clusterserviceversions
2026-06-10 15:51:36.676999 | controller |             - installplans
2026-06-10 15:51:36.677002 | controller |             - operators
2026-06-10 15:51:36.677006 | controller |             - subscriptions
2026-06-10 15:51:36.677009 | controller |             verbs:
2026-06-10 15:51:36.677012 | controller |             - delete
2026-06-10 15:51:36.677016 | controller |             - get
2026-06-10 15:51:36.677021 | controller |             - list
2026-06-10 15:51:36.677028 | controller |           - apiGroups:
2026-06-10 15:51:36.677032 | controller |             - rbac.authorization.k8s.io
2026-06-10 15:51:36.677035 | controller |             resources:
2026-06-10 15:51:36.677046 | controller |             - clusterrolebindings
2026-06-10 15:51:36.677049 | controller |             - clusterroles
2026-06-10 15:51:36.677053 | controller |             - rolebindings
2026-06-10 15:51:36.677056 | controller |             - roles
2026-06-10 15:51:36.677059 | controller |             verbs:
2026-06-10 15:51:36.677063 | controller |             - '*'
2026-06-10 15:51:36.677066 | controller |           serviceAccountName: openstack-operator-controller-init
2026-06-10 15:51:36.677070 | controller |         deployments:
2026-06-10 15:51:36.677073 | controller |         - label:
2026-06-10 15:51:36.677082 | controller |             app.kubernetes.io/name: openstack-operator-controller-init
2026-06-10 15:51:36.677086 | controller |             control-plane: controller-manager
2026-06-10 15:51:36.677090 | controller |             openstack.org/operator-name: openstack-init
2026-06-10 15:51:36.677093 | controller |           name: openstack-operator-controller-init
2026-06-10 15:51:36.677097 | controller |           spec:
2026-06-10 15:51:36.677100 | controller |             replicas: 1
2026-06-10 15:51:36.677103 | controller |             selector:
2026-06-10 15:51:36.677107 | controller |               matchLabels:
2026-06-10 15:51:36.677110 | controller |                 app.kubernetes.io/name: openstack-operator-controller-init
2026-06-10 15:51:36.677117 | controller |                 control-plane: controller-manager
2026-06-10 15:51:36.677123 | controller |                 openstack.org/operator-name: openstack-init
2026-06-10 15:51:36.677126 | controller |             strategy: {}
2026-06-10 15:51:36.677130 | controller |             template:
2026-06-10 15:51:36.677133 | controller |               metadata:
2026-06-10 15:51:36.677136 | controller |                 annotations:
2026-06-10 15:51:36.677140 | controller |                   kubectl.kubernetes.io/default-container: operator
2026-06-10 15:51:36.677143 | controller |                 creationTimestamp: null
2026-06-10 15:51:36.677146 | controller |                 labels:
2026-06-10 15:51:36.677150 | controller |                   app.kubernetes.io/name: openstack-operator-controller-init
2026-06-10 15:51:36.677153 | controller |                   control-plane: controller-manager
2026-06-10 15:51:36.677160 | controller |                   openstack.org/operator-name: openstack-init
2026-06-10 15:51:36.677164 | controller |               spec:
2026-06-10 15:51:36.677167 | controller |                 containers:
2026-06-10 15:51:36.677173 | controller |                 - args:
2026-06-10 15:51:36.677180 | controller |                   - --leader-elect
2026-06-10 15:51:36.677183 | controller |                   - --health-probe-bind-address=:8081
2026-06-10 15:51:36.677187 | controller |                   command:
2026-06-10 15:51:36.677190 | controller |                   - /operator
2026-06-10 15:51:36.677193 | controller |                   env:
2026-06-10 15:51:36.677197 | controller |                   - name: RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677200 | controller |                     value: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest
2026-06-10 15:51:36.677204 | controller |                   - name: RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677207 | controller |                     value: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-10 15:51:36.677214 | controller |                   - name: RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677220 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified
2026-06-10 15:51:36.677223 | controller |                   - name: RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677227 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified
2026-06-10 15:51:36.677230 | controller |                   - name: RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677233 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified
2026-06-10 15:51:36.677237 | controller |                   - name: RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677240 | controller |                     value: quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified
2026-06-10 15:51:36.677243 | controller |                   - name: RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677247 | controller |                     value: registry.redhat.io/ubi9/httpd-24:latest
2026-06-10 15:51:36.677250 | controller |                   - name: RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677254 | controller |                     value: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified
2026-06-10 15:51:36.677257 | controller |                   - name: RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677261 | controller |                     value: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified
2026-06-10 15:51:36.677264 | controller |                   - name: RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677273 | controller |                     value: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified
2026-06-10 15:51:36.677277 | controller |                   - name: RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677280 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified
2026-06-10 15:51:36.677284 | controller |                   - name: RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677287 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified
2026-06-10 15:51:36.677291 | controller |                   - name: RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677294 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified
2026-06-10 15:51:36.677301 | controller |                   - name: RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677306 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified
2026-06-10 15:51:36.677310 | controller |                   - name: RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677313 | controller |                     value: quay.io/openstack-k8s-operators/mysqld_exporter:latest
2026-06-10 15:51:36.677320 | controller |                   - name: RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677330 | controller |                     value: quay.io/openstack-k8s-operators/sg-core:latest
2026-06-10 15:51:36.677333 | controller |                   - name: RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677337 | controller |                     value: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0
2026-06-10 15:51:36.677340 | controller |                   - name: RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677343 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified
2026-06-10 15:51:36.677347 | controller |                   - name: RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677350 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified
2026-06-10 15:51:36.677354 | controller |                   - name: RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677361 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified
2026-06-10 15:51:36.677367 | controller |                   - name: RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677370 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified
2026-06-10 15:51:36.677373 | controller |                   - name: RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677377 | controller |                     value: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current
2026-06-10 15:51:36.677380 | controller |                   - name: RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677383 | controller |                     value: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current
2026-06-10 15:51:36.677387 | controller |                   - name: RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677390 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-api:current-podified
2026-06-10 15:51:36.677393 | controller |                   - name: RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677397 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified
2026-06-10 15:51:36.677400 | controller |                   - name: RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677408 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-central:current-podified
2026-06-10 15:51:36.677413 | controller |                   - name: RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677416 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified
2026-06-10 15:51:36.677419 | controller |                   - name: RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677423 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified
2026-06-10 15:51:36.677426 | controller |                   - name: RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677429 | controller |                     value: quay.io/podified-antelope-centos9/openstack-unbound:current-podified
2026-06-10 15:51:36.677433 | controller |                   - name: RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677436 | controller |                     value: quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified
2026-06-10 15:51:36.677439 | controller |                   - name: RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677443 | controller |                     value: quay.io/podified-antelope-centos9/openstack-frr:current-podified
2026-06-10 15:51:36.677446 | controller |                   - name: RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677449 | controller |                     value: quay.io/podified-antelope-centos9/openstack-iscsid:current-podified
2026-06-10 15:51:36.677453 | controller |                   - name: RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677456 | controller |                     value: quay.io/podified-antelope-centos9/openstack-cron:current-podified
2026-06-10 15:51:36.677467 | controller |                   - name: RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677472 | controller |                     value: quay.io/podified-antelope-centos9/openstack-multipathd:current-podified
2026-06-10 15:51:36.677475 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677478 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified
2026-06-10 15:51:36.677482 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677490 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified
2026-06-10 15:51:36.677494 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677497 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified
2026-06-10 15:51:36.677507 | controller |                   - name: RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677510 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified
2026-06-10 15:51:36.677514 | controller |                   - name: RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677520 | controller |                     value: quay.io/prometheus/node-exporter:v1.5.0
2026-06-10 15:51:36.677524 | controller |                   - name: RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677527 | controller |                     value: quay.io/sustainable_computing_io/kepler:release-0.7.12
2026-06-10 15:51:36.677531 | controller |                   - name: RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677534 | controller |                     value: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified
2026-06-10 15:51:36.677537 | controller |                   - name: RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677541 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified
2026-06-10 15:51:36.677544 | controller |                   - name: RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677547 | controller |                     value: quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest
2026-06-10 15:51:36.677551 | controller |                   - name: RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677558 | controller |                     value: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified
2026-06-10 15:51:36.677563 | controller |                   - name: RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677567 | controller |                     value: quay.io/podified-antelope-centos9/openstack-heat-api:current-podified
2026-06-10 15:51:36.677570 | controller |                   - name: RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677573 | controller |                     value: quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified
2026-06-10 15:51:36.677577 | controller |                   - name: RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677580 | controller |                     value: quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified
2026-06-10 15:51:36.677583 | controller |                   - name: RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677587 | controller |                     value: quay.io/podified-antelope-centos9/openstack-horizon:current-podified
2026-06-10 15:51:36.677590 | controller |                   - name: RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677593 | controller |                     value: quay.io/podified-antelope-centos9/openstack-memcached:current-podified
2026-06-10 15:51:36.677597 | controller |                   - name: RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677600 | controller |                     value: quay.io/podified-antelope-centos9/openstack-redis:current-podified
2026-06-10 15:51:36.677604 | controller |                   - name: RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677613 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified
2026-06-10 15:51:36.677619 | controller |                   - name: RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677622 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified
2026-06-10 15:51:36.677626 | controller |                   - name: RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677630 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified
2026-06-10 15:51:36.677633 | controller |                   - name: RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677637 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified
2026-06-10 15:51:36.677640 | controller |                   - name: RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677643 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified
2026-06-10 15:51:36.677647 | controller |                   - name: RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677650 | controller |                     value: quay.io/podified-antelope-centos9/ironic-python-agent:current-podified
2026-06-10 15:51:36.677654 | controller |                   - name: RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677657 | controller |                     value: quay.io/podified-antelope-centos9/openstack-keystone:current-podified
2026-06-10 15:51:36.677660 | controller |                   - name: RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677667 | controller |                     value: quay.io/podified-antelope-centos9/openstack-manila-api:current-podified
2026-06-10 15:51:36.677673 | controller |                   - name: RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677676 | controller |                     value: quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified
2026-06-10 15:51:36.677680 | controller |                   - name: RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677683 | controller |                     value: quay.io/podified-antelope-centos9/openstack-manila-share:current-podified
2026-06-10 15:51:36.677686 | controller |                   - name: RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677690 | controller |                     value: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified
2026-06-10 15:51:36.677693 | controller |                   - name: RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677697 | controller |                     value: quay.io/podified-antelope-centos9/openstack-netutils:current-podified
2026-06-10 15:51:36.677703 | controller |                   - name: RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677712 | controller |                     value: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified
2026-06-10 15:51:36.677716 | controller |                   - name: RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677719 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified
2026-06-10 15:51:36.677722 | controller |                   - name: RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677726 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified
2026-06-10 15:51:36.677729 | controller |                   - name: RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677732 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified
2026-06-10 15:51:36.677736 | controller |                   - name: RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677739 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified
2026-06-10 15:51:36.677742 | controller |                   - name: RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677746 | controller |                     value: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified
2026-06-10 15:51:36.677749 | controller |                   - name: RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677761 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified
2026-06-10 15:51:36.677766 | controller |                   - name: RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677769 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified
2026-06-10 15:51:36.677772 | controller |                   - name: RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677776 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified
2026-06-10 15:51:36.677779 | controller |                   - name: RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677782 | controller |                     value: quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified
2026-06-10 15:51:36.677786 | controller |                   - name: RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677794 | controller |                     value: quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified
2026-06-10 15:51:36.677798 | controller |                   - name: RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677804 | controller |                     value: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified
2026-06-10 15:51:36.677808 | controller |                   - name: RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677811 | controller |                     value: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified
2026-06-10 15:51:36.677814 | controller |                   - name: RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677818 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified
2026-06-10 15:51:36.677821 | controller |                   - name: RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677824 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified
2026-06-10 15:51:36.677828 | controller |                   - name: RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677831 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified
2026-06-10 15:51:36.677834 | controller |                   - name: RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677838 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified
2026-06-10 15:51:36.677841 | controller |                   - name: RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677850 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified
2026-06-10 15:51:36.677854 | controller |                   - name: RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677857 | controller |                     value: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified
2026-06-10 15:51:36.677861 | controller |                   - name: RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677883 | controller |                     value: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-10 15:51:36.677895 | controller |                   - name: RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677901 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified
2026-06-10 15:51:36.677906 | controller |                   - name: RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677911 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified
2026-06-10 15:51:36.677916 | controller |                   - name: RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677920 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified
2026-06-10 15:51:36.677925 | controller |                   - name: RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677930 | controller |                     value: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified
2026-06-10 15:51:36.677954 | controller |                   - name: RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677963 | controller |                     value: quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified
2026-06-10 15:51:36.677968 | controller |                   - name: RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677973 | controller |                     value: quay.io/podified-master-centos9/openstack-watcher-api:current-podified
2026-06-10 15:51:36.677979 | controller |                   - name: RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.677992 | controller |                     value: quay.io/podified-master-centos9/openstack-watcher-applier:current-podified
2026-06-10 15:51:36.677998 | controller |                   - name: RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.678027 | controller |                     value: quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified
2026-06-10 15:51:36.678032 | controller |                   - name: TEST_TOBIKO_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.678037 | controller |                     value: quay.io/podified-antelope-centos9/openstack-tobiko:current-podified
2026-06-10 15:51:36.678042 | controller |                   - name: TEST_ANSIBLETEST_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.678047 | controller |                     value: quay.io/podified-antelope-centos9/openstack-ansible-tests:current-podified
2026-06-10 15:51:36.678062 | controller |                   - name: TEST_HORIZONTEST_IMAGE_URL_DEFAULT
2026-06-10 15:51:36.678067 | controller |                     value: quay.io/podified-antelope-centos9/openstack-horizontest:current-podified
2026-06-10 15:51:36.678070 | controller |                   - name: RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT
2026-06-10 15:51:36.678073 | controller |                     value: quay.io/openstack-k8s-operators/openstack-must-gather:latest
2026-06-10 15:51:36.678077 | controller |                   - name: RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL
2026-06-10 15:51:36.678080 | controller |                     value: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7
2026-06-10 15:51:36.678084 | controller |                   - name: RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL
2026-06-10 15:51:36.678097 | controller |                     value: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce
2026-06-10 15:51:36.678101 | controller |                   - name: RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL
2026-06-10 15:51:36.678105 | controller |                     value: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd
2026-06-10 15:51:36.678108 | controller |                   - name: RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL
2026-06-10 15:51:36.678112 | controller |                     value: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9
2026-06-10 15:51:36.678115 | controller |                   - name: RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL
2026-06-10 15:51:36.678118 | controller |                     value: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752
2026-06-10 15:51:36.678122 | controller |                   - name: RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL
2026-06-10 15:51:36.678126 | controller |                     value: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed
2026-06-10 15:51:36.678129 | controller |                   - name: RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL
2026-06-10 15:51:36.678132 | controller |                     value: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373
2026-06-10 15:51:36.678136 | controller |                   - name: RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL
2026-06-10 15:51:36.678139 | controller |                     value: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf
2026-06-10 15:51:36.678152 | controller |                   - name: RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL
2026-06-10 15:51:36.678156 | controller |                     value: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6
2026-06-10 15:51:36.678159 | controller |                   - name: RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL
2026-06-10 15:51:36.678163 | controller |                     value: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391
2026-06-10 15:51:36.678166 | controller |                   - name: RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL
2026-06-10 15:51:36.678169 | controller |                     value: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398
2026-06-10 15:51:36.678173 | controller |                   - name: RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL
2026-06-10 15:51:36.678176 | controller |                     value: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d
2026-06-10 15:51:36.678180 | controller |                   - name: RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL
2026-06-10 15:51:36.678193 | controller |                     value: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60
2026-06-10 15:51:36.678197 | controller |                   - name: RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL
2026-06-10 15:51:36.678200 | controller |                     value: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63
2026-06-10 15:51:36.678204 | controller |                   - name: RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL
2026-06-10 15:51:36.678207 | controller |                     value: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1
2026-06-10 15:51:36.678211 | controller |                   - name: RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL
2026-06-10 15:51:36.678214 | controller |                     value: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7
2026-06-10 15:51:36.678217 | controller |                   - name: RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL
2026-06-10 15:51:36.678221 | controller |                     value: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67
2026-06-10 15:51:36.678224 | controller |                   - name: RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL
2026-06-10 15:51:36.678228 | controller |                     value: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6
2026-06-10 15:51:36.678231 | controller |                   - name: RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL
2026-06-10 15:51:36.678234 | controller |                     value: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc
2026-06-10 15:51:36.678241 | controller |                   - name: RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL
2026-06-10 15:51:36.678247 | controller |                     value: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d
2026-06-10 15:51:36.678250 | controller |                   - name: OPENSTACK_RELEASE_VERSION
2026-06-10 15:51:36.678254 | controller |                     value: 0.6.0-1781101083
2026-06-10 15:51:36.678257 | controller |                   - name: OPERATOR_IMAGE_URL
2026-06-10 15:51:36.678261 | controller |                     value: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8
2026-06-10 15:51:36.678267 | controller |                   - name: ENABLE_WEBHOOKS
2026-06-10 15:51:36.678270 | controller |                     value: "false"
2026-06-10 15:51:36.678274 | controller |                   - name: LEASE_DURATION
2026-06-10 15:51:36.678281 | controller |                     value: "30"
2026-06-10 15:51:36.678286 | controller |                   - name: RENEW_DEADLINE
2026-06-10 15:51:36.678293 | controller |                     value: "20"
2026-06-10 15:51:36.678297 | controller |                   - name: RETRY_PERIOD
2026-06-10 15:51:36.678300 | controller |                     value: "5"
2026-06-10 15:51:36.678306 | controller |                   image: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8
2026-06-10 15:51:36.678310 | controller |                   livenessProbe:
2026-06-10 15:51:36.678313 | controller |                     httpGet:
2026-06-10 15:51:36.678317 | controller |                       path: /healthz
2026-06-10 15:51:36.678320 | controller |                       port: 8081
2026-06-10 15:51:36.678324 | controller |                     initialDelaySeconds: 15
2026-06-10 15:51:36.678327 | controller |                     periodSeconds: 20
2026-06-10 15:51:36.678335 | controller |                   name: operator
2026-06-10 15:51:36.678340 | controller |                   readinessProbe:
2026-06-10 15:51:36.678343 | controller |                     httpGet:
2026-06-10 15:51:36.678346 | controller |                       path: /readyz
2026-06-10 15:51:36.678350 | controller |                       port: 8081
2026-06-10 15:51:36.678353 | controller |                     initialDelaySeconds: 5
2026-06-10 15:51:36.678361 | controller |                     periodSeconds: 10
2026-06-10 15:51:36.678366 | controller |                   resources:
2026-06-10 15:51:36.678369 | controller |                     limits:
2026-06-10 15:51:36.678372 | controller |                       cpu: 500m
2026-06-10 15:51:36.678376 | controller |                       memory: 256Mi
2026-06-10 15:51:36.678379 | controller |                     requests:
2026-06-10 15:51:36.678382 | controller |                       cpu: 10m
2026-06-10 15:51:36.678386 | controller |                       memory: 128Mi
2026-06-10 15:51:36.678389 | controller |                   securityContext:
2026-06-10 15:51:36.678392 | controller |                     allowPrivilegeEscalation: false
2026-06-10 15:51:36.678396 | controller |                 securityContext:
2026-06-10 15:51:36.678399 | controller |                   runAsNonRoot: true
2026-06-10 15:51:36.678403 | controller |                 serviceAccountName: openstack-operator-controller-init
2026-06-10 15:51:36.678406 | controller |                 terminationGracePeriodSeconds: 10
2026-06-10 15:51:36.678409 | controller |                 tolerations:
2026-06-10 15:51:36.678413 | controller |                 - effect: NoExecute
2026-06-10 15:51:36.678420 | controller |                   key: node.kubernetes.io/not-ready
2026-06-10 15:51:36.678425 | controller |                   operator: Exists
2026-06-10 15:51:36.678429 | controller |                   tolerationSeconds: 120
2026-06-10 15:51:36.678432 | controller |                 - effect: NoExecute
2026-06-10 15:51:36.678435 | controller |                   key: node.kubernetes.io/unreachable
2026-06-10 15:51:36.678439 | controller |                   operator: Exists
2026-06-10 15:51:36.678442 | controller |                   tolerationSeconds: 120
2026-06-10 15:51:36.678445 | controller |         permissions:
2026-06-10 15:51:36.678449 | controller |         - rules:
2026-06-10 15:51:36.678453 | controller |           - apiGroups:
2026-06-10 15:51:36.678457 | controller |             - ""
2026-06-10 15:51:36.678460 | controller |             resources:
2026-06-10 15:51:36.678463 | controller |             - configmaps
2026-06-10 15:51:36.678467 | controller |             verbs:
2026-06-10 15:51:36.678470 | controller |             - get
2026-06-10 15:51:36.678479 | controller |             - list
2026-06-10 15:51:36.678483 | controller |             - watch
2026-06-10 15:51:36.678486 | controller |             - create
2026-06-10 15:51:36.678489 | controller |             - update
2026-06-10 15:51:36.678493 | controller |             - patch
2026-06-10 15:51:36.678497 | controller |             - delete
2026-06-10 15:51:36.678500 | controller |           - apiGroups:
2026-06-10 15:51:36.678503 | controller |             - coordination.k8s.io
2026-06-10 15:51:36.678507 | controller |             resources:
2026-06-10 15:51:36.678516 | controller |             - leases
2026-06-10 15:51:36.678519 | controller |             verbs:
2026-06-10 15:51:36.678523 | controller |             - get
2026-06-10 15:51:36.678530 | controller |             - list
2026-06-10 15:51:36.678533 | controller |             - watch
2026-06-10 15:51:36.678536 | controller |             - create
2026-06-10 15:51:36.678540 | controller |             - update
2026-06-10 15:51:36.678543 | controller |             - patch
2026-06-10 15:51:36.678546 | controller |             - delete
2026-06-10 15:51:36.678550 | controller |           - apiGroups:
2026-06-10 15:51:36.678553 | controller |             - ""
2026-06-10 15:51:36.678559 | controller |             resources:
2026-06-10 15:51:36.678568 | controller |             - events
2026-06-10 15:51:36.678572 | controller |             verbs:
2026-06-10 15:51:36.678575 | controller |             - create
2026-06-10 15:51:36.678578 | controller |             - patch
2026-06-10 15:51:36.678583 | controller |           serviceAccountName: openstack-operator-controller-init
2026-06-10 15:51:36.678587 | controller |       strategy: deployment
2026-06-10 15:51:36.678590 | controller |     installModes:
2026-06-10 15:51:36.678593 | controller |     - supported: false
2026-06-10 15:51:36.678601 | controller |       type: OwnNamespace
2026-06-10 15:51:36.678606 | controller |     - supported: false
2026-06-10 15:51:36.678609 | controller |       type: SingleNamespace
2026-06-10 15:51:36.678612 | controller |     - supported: false
2026-06-10 15:51:36.678616 | controller |       type: MultiNamespace
2026-06-10 15:51:36.678619 | controller |     - supported: true
2026-06-10 15:51:36.678622 | controller |       type: AllNamespaces
2026-06-10 15:51:36.678626 | controller |     keywords:
2026-06-10 15:51:36.678629 | controller |     - OpenStack
2026-06-10 15:51:36.678633 | controller |     links:
2026-06-10 15:51:36.678638 | controller |     - name: Openstack Operator
2026-06-10 15:51:36.678643 | controller |       url: https://github.com/openstack-k8s-operators/
2026-06-10 15:51:36.678652 | controller |     maturity: alpha
2026-06-10 15:51:36.678661 | controller |     minKubeVersion: 0.0.1
2026-06-10 15:51:36.678666 | controller |     provider:
2026-06-10 15:51:36.678671 | controller |       name: Red Hat Inc.
2026-06-10 15:51:36.678675 | controller |       url: https://redhat.com/
2026-06-10 15:51:36.678683 | controller |     relatedImages:
2026-06-10 15:51:36.678692 | controller |     - image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest
2026-06-10 15:51:36.678696 | controller |       name: agent-image-url-default
2026-06-10 15:51:36.678700 | controller |     - image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
2026-06-10 15:51:36.678704 | controller |       name: ansibleee-image-url-default
2026-06-10 15:51:36.678708 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified
2026-06-10 15:51:36.678713 | controller |       name: aodh-api-image-url-default
2026-06-10 15:51:36.678717 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified
2026-06-10 15:51:36.678721 | controller |       name: aodh-evaluator-image-url-default
2026-06-10 15:51:36.678725 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified
2026-06-10 15:51:36.678729 | controller |       name: aodh-listener-image-url-default
2026-06-10 15:51:36.678732 | controller |     - image: quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified
2026-06-10 15:51:36.678742 | controller |       name: aodh-notifier-image-url-default
2026-06-10 15:51:36.678747 | controller |     - image: registry.redhat.io/ubi9/httpd-24:latest
2026-06-10 15:51:36.678751 | controller |       name: apache-image-url-default
2026-06-10 15:51:36.678756 | controller |     - image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified
2026-06-10 15:51:36.678760 | controller |       name: barbican-api-image-url-default
2026-06-10 15:51:36.678765 | controller |     - image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified
2026-06-10 15:51:36.678776 | controller |       name: barbican-keystone-listener-image-url-default
2026-06-10 15:51:36.678782 | controller |     - image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified
2026-06-10 15:51:36.678787 | controller |       name: barbican-worker-image-url-default
2026-06-10 15:51:36.678792 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified
2026-06-10 15:51:36.678796 | controller |       name: ceilometer-central-image-url-default
2026-06-10 15:51:36.678800 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified
2026-06-10 15:51:36.678805 | controller |       name: ceilometer-compute-image-url-default
2026-06-10 15:51:36.678809 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified
2026-06-10 15:51:36.678813 | controller |       name: ceilometer-ipmi-image-url-default
2026-06-10 15:51:36.678817 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified
2026-06-10 15:51:36.678826 | controller |       name: ceilometer-notification-image-url-default
2026-06-10 15:51:36.678843 | controller |     - image: quay.io/openstack-k8s-operators/mysqld_exporter:latest
2026-06-10 15:51:36.678848 | controller |       name: ceilometer-mysqld-exporter-image-url-default
2026-06-10 15:51:36.678853 | controller |     - image: quay.io/openstack-k8s-operators/sg-core:latest
2026-06-10 15:51:36.678883 | controller |       name: ceilometer-sgcore-image-url-default
2026-06-10 15:51:36.678895 | controller |     - image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0
2026-06-10 15:51:36.678898 | controller |       name: ksm-image-url-default
2026-06-10 15:51:36.678902 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified
2026-06-10 15:51:36.678905 | controller |       name: cinder-api-image-url-default
2026-06-10 15:51:36.678909 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified
2026-06-10 15:51:36.678912 | controller |       name: cinder-backup-image-url-default
2026-06-10 15:51:36.678915 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified
2026-06-10 15:51:36.678923 | controller |       name: cinder-scheduler-image-url-default
2026-06-10 15:51:36.678929 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified
2026-06-10 15:51:36.678933 | controller |       name: cinder-volume-image-url-default
2026-06-10 15:51:36.678936 | controller |     - image: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current
2026-06-10 15:51:36.678939 | controller |       name: cloudkitty-api-image-url-default
2026-06-10 15:51:36.678943 | controller |     - image: quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current
2026-06-10 15:51:36.678946 | controller |       name: cloudkitty-proc-image-url-default
2026-06-10 15:51:36.678949 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-api:current-podified
2026-06-10 15:51:36.678953 | controller |       name: designate-api-image-url-default
2026-06-10 15:51:36.678956 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified
2026-06-10 15:51:36.678970 | controller |       name: designate-backendbind9-image-url-default
2026-06-10 15:51:36.678974 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-central:current-podified
2026-06-10 15:51:36.678978 | controller |       name: designate-central-image-url-default
2026-06-10 15:51:36.678981 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified
2026-06-10 15:51:36.678985 | controller |       name: designate-mdns-image-url-default
2026-06-10 15:51:36.678988 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified
2026-06-10 15:51:36.678996 | controller |       name: designate-producer-image-url-default
2026-06-10 15:51:36.679001 | controller |     - image: quay.io/podified-antelope-centos9/openstack-unbound:current-podified
2026-06-10 15:51:36.679004 | controller |       name: designate-unbound-image-url-default
2026-06-10 15:51:36.679007 | controller |     - image: quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified
2026-06-10 15:51:36.679011 | controller |       name: designate-worker-image-url-default
2026-06-10 15:51:36.679014 | controller |     - image: quay.io/podified-antelope-centos9/openstack-frr:current-podified
2026-06-10 15:51:36.679017 | controller |       name: edpm-frr-image-url-default
2026-06-10 15:51:36.679021 | controller |     - image: quay.io/podified-antelope-centos9/openstack-iscsid:current-podified
2026-06-10 15:51:36.679024 | controller |       name: edpm-iscsid-image-url-default
2026-06-10 15:51:36.679027 | controller |     - image: quay.io/podified-antelope-centos9/openstack-cron:current-podified
2026-06-10 15:51:36.679034 | controller |       name: edpm-logrotate-crond-image-url-default
2026-06-10 15:51:36.679040 | controller |     - image: quay.io/podified-antelope-centos9/openstack-multipathd:current-podified
2026-06-10 15:51:36.679043 | controller |       name: edpm-multipathd-image-url-default
2026-06-10 15:51:36.679047 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified
2026-06-10 15:51:36.679050 | controller |       name: edpm-neutron-dhcp-agent-image-url-default
2026-06-10 15:51:36.679053 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified
2026-06-10 15:51:36.679065 | controller |       name: edpm-neutron-metadata-agent-image-url-default
2026-06-10 15:51:36.679075 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified
2026-06-10 15:51:36.679079 | controller |       name: edpm-neutron-ovn-agent-image-url-default
2026-06-10 15:51:36.679082 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified
2026-06-10 15:51:36.679086 | controller |       name: edpm-neutron-sriov-agent-image-url-default
2026-06-10 15:51:36.679090 | controller |     - image: quay.io/prometheus/node-exporter:v1.5.0
2026-06-10 15:51:36.679094 | controller |       name: edpm-node-exporter-image-url-default
2026-06-10 15:51:36.679106 | controller |     - image: quay.io/sustainable_computing_io/kepler:release-0.7.12
2026-06-10 15:51:36.679112 | controller |       name: edpm-kepler-image-url-default
2026-06-10 15:51:36.679118 | controller |     - image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified
2026-06-10 15:51:36.679123 | controller |       name: openstack-network-exporter-image-url-default
2026-06-10 15:51:36.679128 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified
2026-06-10 15:51:36.679140 | controller |       name: edpm-ovn-bgp-agent-image-url-default
2026-06-10 15:51:36.679147 | controller |     - image: quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest
2026-06-10 15:51:36.679153 | controller |       name: edpm-podman-exporter-image-url-default
2026-06-10 15:51:36.679158 | controller |     - image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified
2026-06-10 15:51:36.679163 | controller |       name: glance-api-image-url-default
2026-06-10 15:51:36.679168 | controller |     - image: quay.io/podified-antelope-centos9/openstack-heat-api:current-podified
2026-06-10 15:51:36.679177 | controller |       name: heat-api-image-url-default
2026-06-10 15:51:36.679188 | controller |     - image: quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified
2026-06-10 15:51:36.679193 | controller |       name: heat-cfnapi-image-url-default
2026-06-10 15:51:36.679198 | controller |     - image: quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified
2026-06-10 15:51:36.679209 | controller |       name: heat-engine-image-url-default
2026-06-10 15:51:36.679217 | controller |     - image: quay.io/podified-antelope-centos9/openstack-horizon:current-podified
2026-06-10 15:51:36.679221 | controller |       name: horizon-image-url-default
2026-06-10 15:51:36.679229 | controller |     - image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified
2026-06-10 15:51:36.679234 | controller |       name: infra-memcached-image-url-default
2026-06-10 15:51:36.679237 | controller |     - image: quay.io/podified-antelope-centos9/openstack-redis:current-podified
2026-06-10 15:51:36.679240 | controller |       name: infra-redis-image-url-default
2026-06-10 15:51:36.679244 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified
2026-06-10 15:51:36.679247 | controller |       name: ironic-api-image-url-default
2026-06-10 15:51:36.679250 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified
2026-06-10 15:51:36.679254 | controller |       name: ironic-conductor-image-url-default
2026-06-10 15:51:36.679257 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified
2026-06-10 15:51:36.679266 | controller |       name: ironic-inspector-image-url-default
2026-06-10 15:51:36.679270 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified
2026-06-10 15:51:36.679273 | controller |       name: ironic-neutron-agent-image-url-default
2026-06-10 15:51:36.679277 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified
2026-06-10 15:51:36.679280 | controller |       name: ironic-pxe-image-url-default
2026-06-10 15:51:36.679283 | controller |     - image: quay.io/podified-antelope-centos9/ironic-python-agent:current-podified
2026-06-10 15:51:36.679296 | controller |       name: ironic-python-agent-image-url-default
2026-06-10 15:51:36.679306 | controller |     - image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified
2026-06-10 15:51:36.679311 | controller |       name: keystone-api-image-url-default
2026-06-10 15:51:36.679316 | controller |     - image: quay.io/podified-antelope-centos9/openstack-manila-api:current-podified
2026-06-10 15:51:36.679335 | controller |       name: manila-api-image-url-default
2026-06-10 15:51:36.679342 | controller |     - image: quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified
2026-06-10 15:51:36.679353 | controller |       name: manila-scheduler-image-url-default
2026-06-10 15:51:36.679359 | controller |     - image: quay.io/podified-antelope-centos9/openstack-manila-share:current-podified
2026-06-10 15:51:36.679363 | controller |       name: manila-share-image-url-default
2026-06-10 15:51:36.679368 | controller |     - image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified
2026-06-10 15:51:36.679372 | controller |       name: mariadb-image-url-default
2026-06-10 15:51:36.679376 | controller |     - image: quay.io/podified-antelope-centos9/openstack-netutils:current-podified
2026-06-10 15:51:36.679381 | controller |       name: net-utils-image-url-default
2026-06-10 15:51:36.679391 | controller |     - image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified
2026-06-10 15:51:36.679396 | controller |       name: neutron-api-image-url-default
2026-06-10 15:51:36.679400 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified
2026-06-10 15:51:36.679404 | controller |       name: nova-api-image-url-default
2026-06-10 15:51:36.679409 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified
2026-06-10 15:51:36.679413 | controller |       name: nova-compute-image-url-default
2026-06-10 15:51:36.679417 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified
2026-06-10 15:51:36.679425 | controller |       name: nova-conductor-image-url-default
2026-06-10 15:51:36.679432 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified
2026-06-10 15:51:36.679436 | controller |       name: nova-novnc-image-url-default
2026-06-10 15:51:36.679441 | controller |     - image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified
2026-06-10 15:51:36.679445 | controller |       name: nova-scheduler-image-url-default
2026-06-10 15:51:36.679449 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified
2026-06-10 15:51:36.679458 | controller |       name: octavia-api-image-url-default
2026-06-10 15:51:36.679464 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified
2026-06-10 15:51:36.679468 | controller |       name: octavia-healthmanager-image-url-default
2026-06-10 15:51:36.679473 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified
2026-06-10 15:51:36.679477 | controller |       name: octavia-housekeeping-image-url-default
2026-06-10 15:51:36.679481 | controller |     - image: quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified
2026-06-10 15:51:36.679486 | controller |       name: octavia-worker-image-url-default
2026-06-10 15:51:36.679496 | controller |     - image: quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified
2026-06-10 15:51:36.679501 | controller |       name: octavia-rsyslog-image-url-default
2026-06-10 15:51:36.679505 | controller |     - image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified
2026-06-10 15:51:36.679510 | controller |       name: openstack-client-image-url-default
2026-06-10 15:51:36.679515 | controller |     - image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified
2026-06-10 15:51:36.679525 | controller |       name: os-container-image-url-default
2026-06-10 15:51:36.679531 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified
2026-06-10 15:51:36.679535 | controller |       name: ovn-controller-image-url-default
2026-06-10 15:51:36.679539 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified
2026-06-10 15:51:36.679544 | controller |       name: ovn-controller-ovs-image-url-default
2026-06-10 15:51:36.679548 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified
2026-06-10 15:51:36.679557 | controller |       name: ovn-nb-dbcluster-image-url-default
2026-06-10 15:51:36.679563 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified
2026-06-10 15:51:36.679567 | controller |       name: ovn-northd-image-url-default
2026-06-10 15:51:36.679575 | controller |     - image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified
2026-06-10 15:51:36.679579 | controller |       name: ovn-sb-dbcluster-image-url-default
2026-06-10 15:51:36.679589 | controller |     - image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified
2026-06-10 15:51:36.679594 | controller |       name: placement-api-image-url-default
2026-06-10 15:51:36.679598 | controller |     - image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
2026-06-10 15:51:36.679603 | controller |       name: rabbitmq-image-url-default
2026-06-10 15:51:36.679607 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified
2026-06-10 15:51:36.679611 | controller |       name: swift-account-image-url-default
2026-06-10 15:51:36.679616 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified
2026-06-10 15:51:36.679620 | controller |       name: swift-container-image-url-default
2026-06-10 15:51:36.679630 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified
2026-06-10 15:51:36.679635 | controller |       name: swift-object-image-url-default
2026-06-10 15:51:36.679639 | controller |     - image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified
2026-06-10 15:51:36.679643 | controller |       name: swift-proxy-image-url-default
2026-06-10 15:51:36.679648 | controller |     - image: quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified
2026-06-10 15:51:36.679652 | controller |       name: test-tempest-image-url-default
2026-06-10 15:51:36.679668 | controller |     - image: quay.io/podified-master-centos9/openstack-watcher-api:current-podified
2026-06-10 15:51:36.679673 | controller |       name: watcher-api-image-url-default
2026-06-10 15:51:36.679677 | controller |     - image: quay.io/podified-master-centos9/openstack-watcher-applier:current-podified
2026-06-10 15:51:36.679681 | controller |       name: watcher-applier-image-url-default
2026-06-10 15:51:36.679686 | controller |     - image: quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified
2026-06-10 15:51:36.679690 | controller |       name: watcher-decision-engine-image-url-default
2026-06-10 15:51:36.679694 | controller |     - image: quay.io/openstack-k8s-operators/openstack-must-gather:latest
2026-06-10 15:51:36.679704 | controller |       name: openstack-must-gather-default
2026-06-10 15:51:36.679709 | controller |     - image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7
2026-06-10 15:51:36.679714 | controller |       name: barbican-operator-manager-image-url
2026-06-10 15:51:36.679718 | controller |     - image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce
2026-06-10 15:51:36.679723 | controller |       name: cinder-operator-manager-image-url
2026-06-10 15:51:36.679727 | controller |     - image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd
2026-06-10 15:51:36.679738 | controller |       name: designate-operator-manager-image-url
2026-06-10 15:51:36.679742 | controller |     - image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9
2026-06-10 15:51:36.679747 | controller |       name: glance-operator-manager-image-url
2026-06-10 15:51:36.679751 | controller |     - image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752
2026-06-10 15:51:36.679755 | controller |       name: heat-operator-manager-image-url
2026-06-10 15:51:36.679760 | controller |     - image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed
2026-06-10 15:51:36.679764 | controller |       name: horizon-operator-manager-image-url
2026-06-10 15:51:36.679774 | controller |     - image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373
2026-06-10 15:51:36.679779 | controller |       name: infra-operator-manager-image-url
2026-06-10 15:51:36.679783 | controller |     - image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf
2026-06-10 15:51:36.679790 | controller |       name: ironic-operator-manager-image-url
2026-06-10 15:51:36.679794 | controller |     - image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6
2026-06-10 15:51:36.679805 | controller |       name: keystone-operator-manager-image-url
2026-06-10 15:51:36.679814 | controller |     - image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391
2026-06-10 15:51:36.679819 | controller |       name: manila-operator-manager-image-url
2026-06-10 15:51:36.679823 | controller |     - image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398
2026-06-10 15:51:36.679828 | controller |       name: mariadb-operator-manager-image-url
2026-06-10 15:51:36.679832 | controller |     - image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d
2026-06-10 15:51:36.679841 | controller |       name: neutron-operator-manager-image-url
2026-06-10 15:51:36.679847 | controller |     - image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60
2026-06-10 15:51:36.679851 | controller |       name: nova-operator-manager-image-url
2026-06-10 15:51:36.679855 | controller |     - image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63
2026-06-10 15:51:36.679860 | controller |       name: octavia-operator-manager-image-url
2026-06-10 15:51:36.679886 | controller |     - image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1
2026-06-10 15:51:36.679891 | controller |       name: openstack-baremetal-operator-manager-image-url
2026-06-10 15:51:36.679896 | controller |     - image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7
2026-06-10 15:51:36.679900 | controller |       name: ovn-operator-manager-image-url
2026-06-10 15:51:36.679905 | controller |     - image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67
2026-06-10 15:51:36.679909 | controller |       name: swift-operator-manager-image-url
2026-06-10 15:51:36.679917 | controller |     - image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6
2026-06-10 15:51:36.679924 | controller |       name: telemetry-operator-manager-image-url
2026-06-10 15:51:36.679928 | controller |     - image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc
2026-06-10 15:51:36.679933 | controller |       name: test-operator-manager-image-url
2026-06-10 15:51:36.679937 | controller |     - image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d
2026-06-10 15:51:36.679951 | controller |       name: watcher-operator-manager-image-url
2026-06-10 15:51:36.679957 | controller |     version: 0.6.0
2026-06-10 15:51:36.679962 | controller |   status:
2026-06-10 15:51:36.679966 | controller |     cleanup: {}
2026-06-10 15:51:36.679970 | controller |     conditions:
2026-06-10 15:51:36.679981 | controller |     - lastTransitionTime: "2026-06-10T14:55:04Z"
2026-06-10 15:51:36.679985 | controller |       lastUpdateTime: "2026-06-10T14:55:04Z"
2026-06-10 15:51:36.679990 | controller |       message: requirements not yet checked
2026-06-10 15:51:36.679994 | controller |       phase: Pending
2026-06-10 15:51:36.679999 | controller |       reason: RequirementsUnknown
2026-06-10 15:51:36.680007 | controller |     - lastTransitionTime: "2026-06-10T14:55:04Z"
2026-06-10 15:51:36.680015 | controller |       lastUpdateTime: "2026-06-10T14:55:04Z"
2026-06-10 15:51:36.680019 | controller |       message: one or more requirements couldn't be found
2026-06-10 15:51:36.680024 | controller |       phase: Pending
2026-06-10 15:51:36.680028 | controller |       reason: RequirementsNotMet
2026-06-10 15:51:36.680032 | controller |     - lastTransitionTime: "2026-06-10T14:55:06Z"
2026-06-10 15:51:36.680043 | controller |       lastUpdateTime: "2026-06-10T14:55:06Z"
2026-06-10 15:51:36.680047 | controller |       message: all requirements found, attempting install
2026-06-10 15:51:36.680055 | controller |       phase: InstallReady
2026-06-10 15:51:36.680059 | controller |       reason: AllRequirementsMet
2026-06-10 15:51:36.680069 | controller |     - lastTransitionTime: "2026-06-10T14:55:06Z"
2026-06-10 15:51:36.680074 | controller |       lastUpdateTime: "2026-06-10T14:55:06Z"
2026-06-10 15:51:36.680079 | controller |       message: waiting for install components to report healthy
2026-06-10 15:51:36.680083 | controller |       phase: Installing
2026-06-10 15:51:36.680087 | controller |       reason: InstallSucceeded
2026-06-10 15:51:36.680091 | controller |     - lastTransitionTime: "2026-06-10T14:55:06Z"
2026-06-10 15:51:36.680096 | controller |       lastUpdateTime: "2026-06-10T14:55:06Z"
2026-06-10 15:51:36.680106 | controller |       message: 'installing: waiting for deployment openstack-operator-controller-init
2026-06-10 15:51:36.680111 | controller |         to become ready: waiting for spec update of deployment "openstack-operator-controller-init"
2026-06-10 15:51:36.680115 | controller |         to be observed...'
2026-06-10 15:51:36.680119 | controller |       phase: Installing
2026-06-10 15:51:36.680124 | controller |       reason: InstallWaiting
2026-06-10 15:51:36.680128 | controller |     - lastTransitionTime: "2026-06-10T14:55:45Z"
2026-06-10 15:51:36.680132 | controller |       lastUpdateTime: "2026-06-10T14:55:45Z"
2026-06-10 15:51:36.680143 | controller |       message: install strategy completed with no errors
2026-06-10 15:51:36.680147 | controller |       phase: Succeeded
2026-06-10 15:51:36.680151 | controller |       reason: InstallSucceeded
2026-06-10 15:51:36.680156 | controller |     lastTransitionTime: "2026-06-10T14:55:45Z"
2026-06-10 15:51:36.680160 | controller |     lastUpdateTime: "2026-06-10T14:55:45Z"
2026-06-10 15:51:36.680164 | controller |     message: install strategy completed with no errors
2026-06-10 15:51:36.680172 | controller |     phase: Succeeded
2026-06-10 15:51:36.680179 | controller |     reason: InstallSucceeded
2026-06-10 15:51:36.680183 | controller |     requirementStatus:
2026-06-10 15:51:36.680188 | controller |     - group: operators.coreos.com
2026-06-10 15:51:36.680192 | controller |       kind: ClusterServiceVersion
2026-06-10 15:51:36.680196 | controller |       message: CSV minKubeVersion (0.0.1) less than server version (v1.33.5)
2026-06-10 15:51:36.680206 | controller |       name: openstack-operator.v0.6.0
2026-06-10 15:51:36.680212 | controller |       status: Present
2026-06-10 15:51:36.680216 | controller |       version: v1alpha1
2026-06-10 15:51:36.680221 | controller |     - group: apiextensions.k8s.io
2026-06-10 15:51:36.680225 | controller |       kind: CustomResourceDefinition
2026-06-10 15:51:36.680229 | controller |       message: CRD is present and Established condition is true
2026-06-10 15:51:36.680241 | controller |       name: openstacks.operator.openstack.org
2026-06-10 15:51:36.680246 | controller |       status: Present
2026-06-10 15:51:36.680250 | controller |       uuid: 8923c6fe-1808-48b5-ad13-2943bf9777b8
2026-06-10 15:51:36.680255 | controller |       version: v1
2026-06-10 15:51:36.680260 | controller |     - dependents:
2026-06-10 15:51:36.680269 | controller |       - group: rbac.authorization.k8s.io
2026-06-10 15:51:36.680279 | controller |         kind: PolicyRule
2026-06-10 15:51:36.680285 | controller |         message: cluster rule:{"verbs":["create"],"apiGroups":["authentication.k8s.io"],"resources":["tokenreviews"]}
2026-06-10 15:51:36.680290 | controller |         status: Satisfied
2026-06-10 15:51:36.680301 | controller |         version: v1
2026-06-10 15:51:36.680310 | controller |       - group: rbac.authorization.k8s.io
2026-06-10 15:51:36.680315 | controller |         kind: PolicyRule
2026-06-10 15:51:36.680321 | controller |         message: cluster rule:{"verbs":["create"],"apiGroups":["authorization.k8s.io"],"resources":["subjectaccessreviews"]}
2026-06-10 15:51:36.680326 | controller |         status: Satisfied
2026-06-10 15:51:36.680331 | controller |         version: v1
2026-06-10 15:51:36.680336 | controller |       - group: rbac.authorization.k8s.io
2026-06-10 15:51:36.680348 | controller |         kind: PolicyRule
2026-06-10 15:51:36.680355 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":[""],"resources":["configmaps","namespaces","serviceaccounts","services"]}
2026-06-10 15:51:36.680360 | controller |         status: Satisfied
2026-06-10 15:51:36.680364 | controller |         version: v1
2026-06-10 15:51:36.680369 | controller |       - group: rbac.authorization.k8s.io
2026-06-10 15:51:36.680373 | controller |         kind: PolicyRule
2026-06-10 15:51:36.680385 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":["admissionregistration.k8s.io"],"resources":["mutatingwebhookconfigurations","validatingwebhookconfigurations"]}
2026-06-10 15:51:36.680395 | controller |         status: Satisfied
2026-06-10 15:51:36.680400 | controller |         version: v1
2026-06-10 15:51:36.680404 | controller |       - group: rbac.authorization.k8s.io
2026-06-10 15:51:36.680409 | controller |         kind: PolicyRule
2026-06-10 15:51:36.680421 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":["apiextensions.k8s.io"],"resources":["*"]}
2026-06-10 15:51:36.680427 | controller |         status: Satisfied
2026-06-10 15:51:36.680432 | controller |         version: v1
2026-06-10 15:51:36.680437 | controller |       - group: rbac.authorization.k8s.io
2026-06-10 15:51:36.680446 | controller |         kind: PolicyRule
2026-06-10 15:51:36.680455 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":["apps"],"resources":["deployments"]}
2026-06-10 15:51:36.680460 | controller |         status: Satisfied
2026-06-10 15:51:36.680465 | controller |         version: v1
2026-06-10 15:51:36.680470 | controller |       - group: rbac.authorization.k8s.io
2026-06-10 15:51:36.680475 | controller |         kind: PolicyRule
2026-06-10 15:51:36.680487 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":["cert-manager.io"],"resources":["certificates","issuers"]}
2026-06-10 15:51:36.680492 | controller |         status: Satisfied
2026-06-10 15:51:36.680497 | controller |         version: v1
2026-06-10 15:51:36.680502 | controller |       - group: rbac.authorization.k8s.io
2026-06-10 15:51:36.680514 | controller |         kind: PolicyRule
2026-06-10 15:51:36.680525 | controller |         message: cluster rule:{"verbs":["get","list","watch"],"apiGroups":["discovery.k8s.io"],"resources":["endpointslices"]}
2026-06-10 15:51:36.680530 | controller |         status: Satisfied
2026-06-10 15:51:36.680535 | controller |         version: v1
2026-06-10 15:51:36.680546 | controller |       - group: rbac.authorization.k8s.io
2026-06-10 15:51:36.680554 | controller |         kind: PolicyRule
2026-06-10 15:51:36.680559 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","update","watch"],"apiGroups":["monitoring.coreos.com"],"resources":["servicemonitors"]}
2026-06-10 15:51:36.680564 | controller |         status: Satisfied
2026-06-10 15:51:36.680569 | controller |         version: v1
2026-06-10 15:51:36.680574 | controller |       - group: rbac.authorization.k8s.io
2026-06-10 15:51:36.680579 | controller |         kind: PolicyRule
2026-06-10 15:51:36.680584 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","update"],"apiGroups":["networking.k8s.io"],"resources":["networkpolicies"]}
2026-06-10 15:51:36.680595 | controller |         status: Satisfied
2026-06-10 15:51:36.680602 | controller |         version: v1
2026-06-10 15:51:36.680607 | controller |       - group: rbac.authorization.k8s.io
2026-06-10 15:51:36.680612 | controller |         kind: PolicyRule
2026-06-10 15:51:36.680621 | controller |         message: cluster rule:{"verbs":["create","delete","get","list","patch","update","watch"],"apiGroups":["operator.openstack.org"],"resources":["openstacks"]}
2026-06-10 15:51:36.680631 | controller |         status: Satisfied
2026-06-10 15:51:36.680637 | controller |         version: v1
2026-06-10 15:51:36.680642 | controller |       - group: rbac.authorization.k8s.io
2026-06-10 15:51:36.680652 | controller |         kind: PolicyRule
2026-06-10 15:51:36.680665 | controller |         message: cluster rule:{"verbs":["update"],"apiGroups":["operator.openstack.org"],"resources":["openstacks/finalizers"]}
2026-06-10 15:51:36.680670 | controller |         status: Satisfied
2026-06-10 15:51:36.680675 | controller |         version: v1
2026-06-10 15:51:36.680688 | controller |       - group: rbac.authorization.k8s.io
2026-06-10 15:51:36.680693 | controller |         kind: PolicyRule
2026-06-10 15:51:36.680698 | controller |         message: cluster rule:{"verbs":["get","patch","update"],"apiGroups":["operator.openstack.org"],"resources":["openstacks/status"]}
2026-06-10 15:51:36.680703 | controller |         status: Satisfied
2026-06-10 15:51:36.680708 | controller |         version: v1
2026-06-10 15:51:36.680713 | controller |       - group: rbac.authorization.k8s.io
2026-06-10 15:51:36.680718 | controller |         kind: PolicyRule
2026-06-10 15:51:36.680723 | controller |         message: cluster rule:{"verbs":["delete","get","list"],"apiGroups":["operators.coreos.com"],"resources":["clusterserviceversions","installplans","operators","subscriptions"]}
2026-06-10 15:51:36.680732 | controller |         status: Satisfied
2026-06-10 15:51:36.680745 | controller |         version: v1
2026-06-10 15:51:36.680751 | controller |       - group: rbac.authorization.k8s.io
2026-06-10 15:51:36.680756 | controller |         kind: PolicyRule
2026-06-10 15:51:36.680760 | controller |         message: cluster rule:{"verbs":["*"],"apiGroups":["rbac.authorization.k8s.io"],"resources":["clusterrolebindings","clusterroles","rolebindings","roles"]}
2026-06-10 15:51:36.680765 | controller |         status: Satisfied
2026-06-10 15:51:36.680775 | controller |         version: v1
2026-06-10 15:51:36.680783 | controller |       group: ""
2026-06-10 15:51:36.680788 | controller |       kind: ServiceAccount
2026-06-10 15:51:36.680792 | controller |       message: ""
2026-06-10 15:51:36.680796 | controller |       name: openstack-operator-controller-init
2026-06-10 15:51:36.680800 | controller |       status: Present
2026-06-10 15:51:36.680804 | controller |       version: v1
2026-06-10 15:51:36.680808 | controller | kind: List
2026-06-10 15:51:36.680812 | controller | metadata:
2026-06-10 15:51:36.680821 | controller |   resourceVersion: ""
2026-06-10 15:51:37.210073 | controller | ok: Runtime: 0:00:00.219092
2026-06-10 15:51:37.257277 | 
2026-06-10 15:51:37.257553 | TASK [env_op_images : Get the images name]
2026-06-10 15:51:37.869521 | controller | [
2026-06-10 15:51:37.869618 | controller |   {
2026-06-10 15:51:37.869628 | controller |     "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-10 15:51:37.869635 | controller |   },
2026-06-10 15:51:37.869640 | controller |   {
2026-06-10 15:51:37.869648 | controller |     "RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7"
2026-06-10 15:51:37.869654 | controller |   },
2026-06-10 15:51:37.869659 | controller |   {
2026-06-10 15:51:37.869666 | controller |     "RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce"
2026-06-10 15:51:37.869674 | controller |   },
2026-06-10 15:51:37.869679 | controller |   {
2026-06-10 15:51:37.869684 | controller |     "RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd"
2026-06-10 15:51:37.869689 | controller |   },
2026-06-10 15:51:37.869694 | controller |   {
2026-06-10 15:51:37.869699 | controller |     "RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9"
2026-06-10 15:51:37.869704 | controller |   },
2026-06-10 15:51:37.869709 | controller |   {
2026-06-10 15:51:37.869720 | controller |     "RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752"
2026-06-10 15:51:37.869726 | controller |   },
2026-06-10 15:51:37.869731 | controller |   {
2026-06-10 15:51:37.869736 | controller |     "RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed"
2026-06-10 15:51:37.869741 | controller |   },
2026-06-10 15:51:37.869746 | controller |   {
2026-06-10 15:51:37.869751 | controller |     "RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373"
2026-06-10 15:51:37.869756 | controller |   },
2026-06-10 15:51:37.869761 | controller |   {
2026-06-10 15:51:37.869766 | controller |     "RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf"
2026-06-10 15:51:37.869771 | controller |   },
2026-06-10 15:51:37.869776 | controller |   {
2026-06-10 15:51:37.869781 | controller |     "RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6"
2026-06-10 15:51:37.869786 | controller |   },
2026-06-10 15:51:37.869791 | controller |   {
2026-06-10 15:51:37.869796 | controller |     "RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391"
2026-06-10 15:51:37.869801 | controller |   },
2026-06-10 15:51:37.869806 | controller |   {
2026-06-10 15:51:37.869811 | controller |     "RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398"
2026-06-10 15:51:37.869816 | controller |   },
2026-06-10 15:51:37.869821 | controller |   {
2026-06-10 15:51:37.869826 | controller |     "RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d"
2026-06-10 15:51:37.869831 | controller |   },
2026-06-10 15:51:37.869836 | controller |   {
2026-06-10 15:51:37.869841 | controller |     "RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60"
2026-06-10 15:51:37.869846 | controller |   },
2026-06-10 15:51:37.869851 | controller |   {
2026-06-10 15:51:37.869856 | controller |     "RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63"
2026-06-10 15:51:37.869882 | controller |   },
2026-06-10 15:51:37.869895 | controller |   {
2026-06-10 15:51:37.869901 | controller |     "RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1"
2026-06-10 15:51:37.869909 | controller |   },
2026-06-10 15:51:37.869914 | controller |   {
2026-06-10 15:51:37.869921 | controller |     "RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7"
2026-06-10 15:51:37.869926 | controller |   },
2026-06-10 15:51:37.869931 | controller |   {
2026-06-10 15:51:37.869936 | controller |     "RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67"
2026-06-10 15:51:37.869941 | controller |   },
2026-06-10 15:51:37.869946 | controller |   {
2026-06-10 15:51:37.869951 | controller |     "RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6"
2026-06-10 15:51:37.869956 | controller |   },
2026-06-10 15:51:37.869961 | controller |   {
2026-06-10 15:51:37.869966 | controller |     "RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc"
2026-06-10 15:51:37.869971 | controller |   },
2026-06-10 15:51:37.869976 | controller |   {
2026-06-10 15:51:37.869981 | controller |     "RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL": "quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d"
2026-06-10 15:51:37.869986 | controller |   }
2026-06-10 15:51:37.869991 | controller | ]
2026-06-10 15:51:37.972421 | controller | ok: Runtime: 0:00:00.177912
2026-06-10 15:51:38.075595 | 
2026-06-10 15:51:38.075782 | TASK [env_op_images : Extract env variable name and images]
2026-06-10 15:51:38.154031 | controller | ok
2026-06-10 15:51:38.176418 | 
2026-06-10 15:51:38.176499 | TASK [env_op_images : Get all pods from all namespaces to find openstack-operator-index]
2026-06-10 15:51:42.612104 | controller | ok
2026-06-10 15:51:44.483403 | 
2026-06-10 15:51:44.483557 | TASK [env_op_images : Retrieve openstack-operator-index pod]
2026-06-10 15:51:44.716694 | controller | ok
2026-06-10 15:51:44.759417 | 
2026-06-10 15:51:44.759583 | TASK [env_op_images : Get all the pods in openstack-operator namespace]
2026-06-10 15:51:46.367253 | controller | ok
2026-06-10 15:51:46.600643 | 
2026-06-10 15:51:46.600819 | TASK [env_op_images : Get operator images and pods]
2026-06-10 15:51:47.215548 | controller | ok
2026-06-10 15:51:47.676325 | 
2026-06-10 15:51:47.676558 | LOOP [env_op_images : Add operator images to the dictionary]
2026-06-10 15:51:48.045762 | controller | ok:
2026-06-10 15:51:48.046206 | controller | {
2026-06-10 15:51:48.046241 | controller |   "apiVersion": "v1",
2026-06-10 15:51:48.046267 | controller |   "kind": "Pod",
2026-06-10 15:51:48.046290 | controller |   "metadata": {
2026-06-10 15:51:48.046311 | controller |     "annotations": {
2026-06-10 15:51:48.046333 | 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-10 15:51:48.046356 | 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-10 15:51:48.046387 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-10 15:51:48.046411 | controller |       "openshift.io/scc": "anyuid",
2026-06-10 15:51:48.046433 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-10 15:51:48.046455 | controller |     },
2026-06-10 15:51:48.046476 | controller |     "creationTimestamp": "2026-06-10T14:57:06Z",
2026-06-10 15:51:48.046497 | controller |     "generateName": "barbican-operator-controller-manager-7b8ffd8c4f-",
2026-06-10 15:51:48.046517 | controller |     "generation": 1,
2026-06-10 15:51:48.046538 | controller |     "labels": {
2026-06-10 15:51:48.046558 | controller |       "app.kubernetes.io/name": "barbican-operator",
2026-06-10 15:51:48.046579 | controller |       "control-plane": "controller-manager",
2026-06-10 15:51:48.046599 | controller |       "openstack.org/operator-name": "barbican",
2026-06-10 15:51:48.046619 | controller |       "pod-template-hash": "7b8ffd8c4f"
2026-06-10 15:51:48.046639 | controller |     },
2026-06-10 15:51:48.046659 | controller |     "managedFields": [
2026-06-10 15:51:48.046680 | controller |       {
2026-06-10 15:51:48.046700 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.046720 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.046741 | controller |         "fieldsV1": {
2026-06-10 15:51:48.046773 | controller |           "f:metadata": {
2026-06-10 15:51:48.046794 | controller |             "f:annotations": {
2026-06-10 15:51:48.046814 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-10 15:51:48.046834 | controller |             }
2026-06-10 15:51:48.046889 | controller |           }
2026-06-10 15:51:48.046917 | controller |         },
2026-06-10 15:51:48.046939 | controller |         "manager": "crc",
2026-06-10 15:51:48.046959 | controller |         "operation": "Update",
2026-06-10 15:51:48.046979 | controller |         "subresource": "status",
2026-06-10 15:51:48.046999 | controller |         "time": "2026-06-10T14:57:06Z"
2026-06-10 15:51:48.047019 | controller |       },
2026-06-10 15:51:48.047039 | controller |       {
2026-06-10 15:51:48.047059 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.047080 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.047100 | controller |         "fieldsV1": {
2026-06-10 15:51:48.047120 | controller |           "f:metadata": {
2026-06-10 15:51:48.047140 | controller |             "f:annotations": {
2026-06-10 15:51:48.047160 | controller |               ".": {},
2026-06-10 15:51:48.047187 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-10 15:51:48.047210 | controller |             },
2026-06-10 15:51:48.047232 | controller |             "f:generateName": {},
2026-06-10 15:51:48.047254 | controller |             "f:labels": {
2026-06-10 15:51:48.047278 | controller |               ".": {},
2026-06-10 15:51:48.047356 | controller |               "f:app.kubernetes.io/name": {},
2026-06-10 15:51:48.047379 | controller |               "f:control-plane": {},
2026-06-10 15:51:48.047400 | controller |               "f:openstack.org/operator-name": {},
2026-06-10 15:51:48.047420 | controller |               "f:pod-template-hash": {}
2026-06-10 15:51:48.047441 | controller |             },
2026-06-10 15:51:48.047462 | controller |             "f:ownerReferences": {
2026-06-10 15:51:48.047482 | controller |               ".": {},
2026-06-10 15:51:48.047503 | controller |               "k:{\"uid\":\"8b92d9f4-1731-45cf-8b8f-1ef5197cd6a9\"}": {}
2026-06-10 15:51:48.047523 | controller |             }
2026-06-10 15:51:48.047544 | controller |           },
2026-06-10 15:51:48.047564 | controller |           "f:spec": {
2026-06-10 15:51:48.047584 | controller |             "f:containers": {
2026-06-10 15:51:48.047606 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-10 15:51:48.047627 | controller |                 ".": {},
2026-06-10 15:51:48.047647 | controller |                 "f:args": {},
2026-06-10 15:51:48.047668 | controller |                 "f:command": {},
2026-06-10 15:51:48.047688 | controller |                 "f:env": {
2026-06-10 15:51:48.047708 | controller |                   ".": {},
2026-06-10 15:51:48.047727 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-10 15:51:48.047747 | controller |                     ".": {},
2026-06-10 15:51:48.047768 | controller |                     "f:name": {},
2026-06-10 15:51:48.047789 | controller |                     "f:value": {}
2026-06-10 15:51:48.047809 | controller |                   },
2026-06-10 15:51:48.047829 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-10 15:51:48.047869 | controller |                     ".": {},
2026-06-10 15:51:48.047897 | controller |                     "f:name": {},
2026-06-10 15:51:48.047919 | controller |                     "f:value": {}
2026-06-10 15:51:48.047939 | controller |                   },
2026-06-10 15:51:48.047960 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-10 15:51:48.047980 | controller |                     ".": {},
2026-06-10 15:51:48.048001 | controller |                     "f:name": {},
2026-06-10 15:51:48.048021 | controller |                     "f:value": {}
2026-06-10 15:51:48.048041 | controller |                   },
2026-06-10 15:51:48.048070 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-10 15:51:48.048091 | controller |                     ".": {},
2026-06-10 15:51:48.048111 | controller |                     "f:name": {},
2026-06-10 15:51:48.048131 | controller |                     "f:value": {}
2026-06-10 15:51:48.048151 | controller |                   },
2026-06-10 15:51:48.048171 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-10 15:51:48.048192 | controller |                     ".": {},
2026-06-10 15:51:48.048213 | controller |                     "f:name": {},
2026-06-10 15:51:48.048233 | controller |                     "f:value": {}
2026-06-10 15:51:48.048253 | controller |                   }
2026-06-10 15:51:48.048274 | controller |                 },
2026-06-10 15:51:48.048294 | controller |                 "f:image": {},
2026-06-10 15:51:48.048314 | controller |                 "f:imagePullPolicy": {},
2026-06-10 15:51:48.048335 | controller |                 "f:livenessProbe": {
2026-06-10 15:51:48.048359 | controller |                   ".": {},
2026-06-10 15:51:48.048461 | controller |                   "f:failureThreshold": {},
2026-06-10 15:51:48.048483 | controller |                   "f:httpGet": {
2026-06-10 15:51:48.048504 | controller |                     ".": {},
2026-06-10 15:51:48.048524 | controller |                     "f:path": {},
2026-06-10 15:51:48.048545 | controller |                     "f:port": {},
2026-06-10 15:51:48.048565 | controller |                     "f:scheme": {}
2026-06-10 15:51:48.048585 | controller |                   },
2026-06-10 15:51:48.048605 | controller |                   "f:initialDelaySeconds": {},
2026-06-10 15:51:48.048625 | controller |                   "f:periodSeconds": {},
2026-06-10 15:51:48.048645 | controller |                   "f:successThreshold": {},
2026-06-10 15:51:48.048685 | controller |                   "f:timeoutSeconds": {}
2026-06-10 15:51:48.048707 | controller |                 },
2026-06-10 15:51:48.048728 | controller |                 "f:name": {},
2026-06-10 15:51:48.048748 | controller |                 "f:readinessProbe": {
2026-06-10 15:51:48.048768 | controller |                   ".": {},
2026-06-10 15:51:48.048789 | controller |                   "f:failureThreshold": {},
2026-06-10 15:51:48.048809 | controller |                   "f:httpGet": {
2026-06-10 15:51:48.048830 | controller |                     ".": {},
2026-06-10 15:51:48.048876 | controller |                     "f:path": {},
2026-06-10 15:51:48.048904 | controller |                     "f:port": {},
2026-06-10 15:51:48.048925 | controller |                     "f:scheme": {}
2026-06-10 15:51:48.048946 | controller |                   },
2026-06-10 15:51:48.048966 | controller |                   "f:initialDelaySeconds": {},
2026-06-10 15:51:48.048987 | controller |                   "f:periodSeconds": {},
2026-06-10 15:51:48.049008 | controller |                   "f:successThreshold": {},
2026-06-10 15:51:48.049028 | controller |                   "f:timeoutSeconds": {}
2026-06-10 15:51:48.049049 | controller |                 },
2026-06-10 15:51:48.049070 | controller |                 "f:resources": {
2026-06-10 15:51:48.049090 | controller |                   ".": {},
2026-06-10 15:51:48.049110 | controller |                   "f:limits": {
2026-06-10 15:51:48.049130 | controller |                     ".": {},
2026-06-10 15:51:48.049151 | controller |                     "f:cpu": {},
2026-06-10 15:51:48.049171 | controller |                     "f:memory": {}
2026-06-10 15:51:48.049192 | controller |                   },
2026-06-10 15:51:48.049212 | controller |                   "f:requests": {
2026-06-10 15:51:48.049233 | controller |                     ".": {},
2026-06-10 15:51:48.049253 | controller |                     "f:cpu": {},
2026-06-10 15:51:48.049273 | controller |                     "f:memory": {}
2026-06-10 15:51:48.049293 | controller |                   }
2026-06-10 15:51:48.049313 | controller |                 },
2026-06-10 15:51:48.049347 | controller |                 "f:securityContext": {
2026-06-10 15:51:48.049368 | controller |                   ".": {},
2026-06-10 15:51:48.049389 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-10 15:51:48.049409 | controller |                 },
2026-06-10 15:51:48.049429 | controller |                 "f:terminationMessagePath": {},
2026-06-10 15:51:48.049449 | controller |                 "f:terminationMessagePolicy": {}
2026-06-10 15:51:48.049518 | controller |               }
2026-06-10 15:51:48.049548 | controller |             },
2026-06-10 15:51:48.049569 | controller |             "f:dnsPolicy": {},
2026-06-10 15:51:48.049590 | controller |             "f:enableServiceLinks": {},
2026-06-10 15:51:48.049611 | controller |             "f:restartPolicy": {},
2026-06-10 15:51:48.049631 | controller |             "f:schedulerName": {},
2026-06-10 15:51:48.049651 | controller |             "f:securityContext": {
2026-06-10 15:51:48.049670 | controller |               ".": {},
2026-06-10 15:51:48.049690 | controller |               "f:runAsNonRoot": {}
2026-06-10 15:51:48.049710 | controller |             },
2026-06-10 15:51:48.049730 | controller |             "f:serviceAccount": {},
2026-06-10 15:51:48.049750 | controller |             "f:serviceAccountName": {},
2026-06-10 15:51:48.049770 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-10 15:51:48.049790 | controller |             "f:tolerations": {}
2026-06-10 15:51:48.049812 | controller |           }
2026-06-10 15:51:48.049836 | controller |         },
2026-06-10 15:51:48.049879 | controller |         "manager": "kube-controller-manager",
2026-06-10 15:51:48.049902 | controller |         "operation": "Update",
2026-06-10 15:51:48.049923 | controller |         "time": "2026-06-10T14:57:06Z"
2026-06-10 15:51:48.049943 | controller |       },
2026-06-10 15:51:48.049964 | controller |       {
2026-06-10 15:51:48.049985 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.050005 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.050026 | controller |         "fieldsV1": {
2026-06-10 15:51:48.050046 | controller |           "f:metadata": {
2026-06-10 15:51:48.050066 | controller |             "f:annotations": {
2026-06-10 15:51:48.050086 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-10 15:51:48.050107 | controller |             }
2026-06-10 15:51:48.050133 | controller |           }
2026-06-10 15:51:48.050158 | controller |         },
2026-06-10 15:51:48.050183 | controller |         "manager": "multus-daemon",
2026-06-10 15:51:48.050211 | controller |         "operation": "Update",
2026-06-10 15:51:48.050233 | controller |         "subresource": "status",
2026-06-10 15:51:48.050261 | controller |         "time": "2026-06-10T14:57:09Z"
2026-06-10 15:51:48.050283 | controller |       },
2026-06-10 15:51:48.050307 | controller |       {
2026-06-10 15:51:48.050331 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.050355 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.050383 | controller |         "fieldsV1": {
2026-06-10 15:51:48.050404 | controller |           "f:status": {
2026-06-10 15:51:48.050431 | controller |             "f:conditions": {
2026-06-10 15:51:48.050459 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-10 15:51:48.050481 | controller |                 ".": {},
2026-06-10 15:51:48.050508 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.050533 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.050606 | controller |                 "f:status": {},
2026-06-10 15:51:48.050641 | controller |                 "f:type": {}
2026-06-10 15:51:48.050665 | controller |               },
2026-06-10 15:51:48.050690 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-10 15:51:48.050718 | controller |                 ".": {},
2026-06-10 15:51:48.050739 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.050774 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.050802 | controller |                 "f:status": {},
2026-06-10 15:51:48.050826 | controller |                 "f:type": {}
2026-06-10 15:51:48.050882 | controller |               },
2026-06-10 15:51:48.050914 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-10 15:51:48.050943 | controller |                 ".": {},
2026-06-10 15:51:48.050968 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.050992 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.051016 | controller |                 "f:status": {},
2026-06-10 15:51:48.051044 | controller |                 "f:type": {}
2026-06-10 15:51:48.051065 | controller |               },
2026-06-10 15:51:48.051093 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-10 15:51:48.051121 | controller |                 ".": {},
2026-06-10 15:51:48.051142 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.051169 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.051197 | controller |                 "f:status": {},
2026-06-10 15:51:48.051217 | controller |                 "f:type": {}
2026-06-10 15:51:48.051244 | controller |               }
2026-06-10 15:51:48.051272 | controller |             },
2026-06-10 15:51:48.051293 | controller |             "f:containerStatuses": {},
2026-06-10 15:51:48.051320 | controller |             "f:hostIP": {},
2026-06-10 15:51:48.051345 | controller |             "f:hostIPs": {},
2026-06-10 15:51:48.051375 | controller |             "f:phase": {},
2026-06-10 15:51:48.051413 | controller |             "f:podIP": {},
2026-06-10 15:51:48.051439 | controller |             "f:podIPs": {
2026-06-10 15:51:48.051467 | controller |               ".": {},
2026-06-10 15:51:48.051488 | controller |               "k:{\"ip\":\"10.217.0.76\"}": {
2026-06-10 15:51:48.051514 | controller |                 ".": {},
2026-06-10 15:51:48.051542 | controller |                 "f:ip": {}
2026-06-10 15:51:48.051563 | controller |               }
2026-06-10 15:51:48.051589 | controller |             },
2026-06-10 15:51:48.051617 | controller |             "f:startTime": {}
2026-06-10 15:51:48.051637 | controller |           }
2026-06-10 15:51:48.051742 | controller |         },
2026-06-10 15:51:48.051769 | controller |         "manager": "kubelet",
2026-06-10 15:51:48.051797 | controller |         "operation": "Update",
2026-06-10 15:51:48.051824 | controller |         "subresource": "status",
2026-06-10 15:51:48.051844 | controller |         "time": "2026-06-10T14:57:53Z"
2026-06-10 15:51:48.051895 | controller |       }
2026-06-10 15:51:48.051924 | controller |     ],
2026-06-10 15:51:48.051948 | controller |     "name": "barbican-operator-controller-manager-7b8ffd8c4f-49lpn",
2026-06-10 15:51:48.051976 | controller |     "namespace": "openstack-operators",
2026-06-10 15:51:48.051997 | controller |     "ownerReferences": [
2026-06-10 15:51:48.052024 | controller |       {
2026-06-10 15:51:48.052051 | controller |         "apiVersion": "apps/v1",
2026-06-10 15:51:48.052072 | controller |         "blockOwnerDeletion": true,
2026-06-10 15:51:48.052146 | controller |         "controller": true,
2026-06-10 15:51:48.052189 | controller |         "kind": "ReplicaSet",
2026-06-10 15:51:48.052213 | controller |         "name": "barbican-operator-controller-manager-7b8ffd8c4f",
2026-06-10 15:51:48.052241 | controller |         "uid": "8b92d9f4-1731-45cf-8b8f-1ef5197cd6a9"
2026-06-10 15:51:48.052265 | controller |       }
2026-06-10 15:51:48.052294 | controller |     ],
2026-06-10 15:51:48.052315 | controller |     "resourceVersion": "54204",
2026-06-10 15:51:48.052342 | controller |     "uid": "54538471-3a6c-47ec-a536-11c0e83d1169"
2026-06-10 15:51:48.052367 | controller |   },
2026-06-10 15:51:48.052395 | controller |   "spec": {
2026-06-10 15:51:48.052417 | controller |     "containers": [
2026-06-10 15:51:48.052451 | controller |       {
2026-06-10 15:51:48.052486 | controller |         "args": [
2026-06-10 15:51:48.052510 | controller |           "--leader-elect",
2026-06-10 15:51:48.052533 | controller |           "--health-probe-bind-address=:8081",
2026-06-10 15:51:48.052561 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-10 15:51:48.052582 | controller |         ],
2026-06-10 15:51:48.052609 | controller |         "command": [
2026-06-10 15:51:48.052633 | controller |           "/manager"
2026-06-10 15:51:48.052661 | controller |         ],
2026-06-10 15:51:48.052682 | controller |         "env": [
2026-06-10 15:51:48.052708 | controller |           {
2026-06-10 15:51:48.052735 | controller |             "name": "LEASE_DURATION",
2026-06-10 15:51:48.052839 | controller |             "value": "30"
2026-06-10 15:51:48.052907 | controller |           },
2026-06-10 15:51:48.052931 | controller |           {
2026-06-10 15:51:48.052952 | controller |             "name": "RENEW_DEADLINE",
2026-06-10 15:51:48.052974 | controller |             "value": "20"
2026-06-10 15:51:48.052995 | controller |           },
2026-06-10 15:51:48.053016 | controller |           {
2026-06-10 15:51:48.053037 | controller |             "name": "RETRY_PERIOD",
2026-06-10 15:51:48.053058 | controller |             "value": "5"
2026-06-10 15:51:48.053079 | controller |           },
2026-06-10 15:51:48.053099 | controller |           {
2026-06-10 15:51:48.053119 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-10 15:51:48.053140 | controller |             "value": "false"
2026-06-10 15:51:48.053160 | controller |           },
2026-06-10 15:51:48.053180 | controller |           {
2026-06-10 15:51:48.053201 | controller |             "name": "METRICS_CERTS",
2026-06-10 15:51:48.053221 | controller |             "value": "false"
2026-06-10 15:51:48.053241 | controller |           }
2026-06-10 15:51:48.053262 | controller |         ],
2026-06-10 15:51:48.053282 | controller |         "image": "quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7",
2026-06-10 15:51:48.053304 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-10 15:51:48.053324 | controller |         "livenessProbe": {
2026-06-10 15:51:48.053345 | controller |           "failureThreshold": 3,
2026-06-10 15:51:48.053365 | controller |           "httpGet": {
2026-06-10 15:51:48.053385 | controller |             "path": "/healthz",
2026-06-10 15:51:48.053405 | controller |             "port": 8081,
2026-06-10 15:51:48.053425 | controller |             "scheme": "HTTP"
2026-06-10 15:51:48.053445 | controller |           },
2026-06-10 15:51:48.053466 | controller |           "initialDelaySeconds": 15,
2026-06-10 15:51:48.053485 | controller |           "periodSeconds": 20,
2026-06-10 15:51:48.053506 | controller |           "successThreshold": 1,
2026-06-10 15:51:48.053526 | controller |           "timeoutSeconds": 1
2026-06-10 15:51:48.053546 | controller |         },
2026-06-10 15:51:48.053566 | controller |         "name": "manager",
2026-06-10 15:51:48.053586 | controller |         "readinessProbe": {
2026-06-10 15:51:48.053606 | controller |           "failureThreshold": 3,
2026-06-10 15:51:48.053626 | controller |           "httpGet": {
2026-06-10 15:51:48.053646 | controller |             "path": "/readyz",
2026-06-10 15:51:48.053665 | controller |             "port": 8081,
2026-06-10 15:51:48.053685 | controller |             "scheme": "HTTP"
2026-06-10 15:51:48.053705 | controller |           },
2026-06-10 15:51:48.053725 | controller |           "initialDelaySeconds": 5,
2026-06-10 15:51:48.053745 | controller |           "periodSeconds": 10,
2026-06-10 15:51:48.053765 | controller |           "successThreshold": 1,
2026-06-10 15:51:48.053785 | controller |           "timeoutSeconds": 1
2026-06-10 15:51:48.053805 | controller |         },
2026-06-10 15:51:48.053824 | controller |         "resources": {
2026-06-10 15:51:48.053896 | controller |           "limits": {
2026-06-10 15:51:48.053934 | controller |             "cpu": "500m",
2026-06-10 15:51:48.053955 | controller |             "memory": "512Mi"
2026-06-10 15:51:48.053976 | controller |           },
2026-06-10 15:51:48.053997 | controller |           "requests": {
2026-06-10 15:51:48.054017 | controller |             "cpu": "10m",
2026-06-10 15:51:48.054037 | controller |             "memory": "256Mi"
2026-06-10 15:51:48.054058 | controller |           }
2026-06-10 15:51:48.054078 | controller |         },
2026-06-10 15:51:48.054098 | controller |         "securityContext": {
2026-06-10 15:51:48.054119 | controller |           "allowPrivilegeEscalation": false,
2026-06-10 15:51:48.054140 | controller |           "capabilities": {
2026-06-10 15:51:48.054160 | controller |             "drop": [
2026-06-10 15:51:48.054181 | controller |               "MKNOD"
2026-06-10 15:51:48.054201 | controller |             ]
2026-06-10 15:51:48.054221 | controller |           }
2026-06-10 15:51:48.054242 | controller |         },
2026-06-10 15:51:48.054262 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-10 15:51:48.054283 | controller |         "terminationMessagePolicy": "File",
2026-06-10 15:51:48.054303 | controller |         "volumeMounts": [
2026-06-10 15:51:48.054324 | controller |           {
2026-06-10 15:51:48.054344 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-10 15:51:48.054365 | controller |             "name": "kube-api-access-wckgk",
2026-06-10 15:51:48.054386 | controller |             "readOnly": true
2026-06-10 15:51:48.054406 | controller |           }
2026-06-10 15:51:48.054427 | controller |         ]
2026-06-10 15:51:48.054448 | controller |       }
2026-06-10 15:51:48.054468 | controller |     ],
2026-06-10 15:51:48.054489 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-10 15:51:48.054510 | controller |     "enableServiceLinks": true,
2026-06-10 15:51:48.054530 | controller |     "imagePullSecrets": [
2026-06-10 15:51:48.054550 | controller |       {
2026-06-10 15:51:48.054571 | controller |         "name": "barbican-operator-controller-manager-dockercfg-lqx9f"
2026-06-10 15:51:48.054591 | controller |       }
2026-06-10 15:51:48.054611 | controller |     ],
2026-06-10 15:51:48.054630 | controller |     "nodeName": "crc",
2026-06-10 15:51:48.054650 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-10 15:51:48.054670 | controller |     "priority": 0,
2026-06-10 15:51:48.054691 | controller |     "restartPolicy": "Always",
2026-06-10 15:51:48.054711 | controller |     "schedulerName": "default-scheduler",
2026-06-10 15:51:48.054731 | controller |     "securityContext": {
2026-06-10 15:51:48.054751 | controller |       "runAsNonRoot": true,
2026-06-10 15:51:48.054772 | controller |       "seLinuxOptions": {
2026-06-10 15:51:48.054791 | controller |         "level": "s0:c26,c5"
2026-06-10 15:51:48.054814 | controller |       }
2026-06-10 15:51:48.054837 | controller |     },
2026-06-10 15:51:48.054882 | controller |     "serviceAccount": "barbican-operator-controller-manager",
2026-06-10 15:51:48.054905 | controller |     "serviceAccountName": "barbican-operator-controller-manager",
2026-06-10 15:51:48.054980 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-10 15:51:48.055010 | controller |     "tolerations": [
2026-06-10 15:51:48.055032 | controller |       {
2026-06-10 15:51:48.055053 | controller |         "effect": "NoExecute",
2026-06-10 15:51:48.055074 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-10 15:51:48.055094 | controller |         "operator": "Exists",
2026-06-10 15:51:48.055114 | controller |         "tolerationSeconds": 120
2026-06-10 15:51:48.055134 | controller |       },
2026-06-10 15:51:48.055155 | controller |       {
2026-06-10 15:51:48.055175 | controller |         "effect": "NoExecute",
2026-06-10 15:51:48.055196 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-10 15:51:48.055216 | controller |         "operator": "Exists",
2026-06-10 15:51:48.055242 | controller |         "tolerationSeconds": 120
2026-06-10 15:51:48.055264 | controller |       },
2026-06-10 15:51:48.055284 | controller |       {
2026-06-10 15:51:48.055305 | controller |         "effect": "NoSchedule",
2026-06-10 15:51:48.055325 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-10 15:51:48.055346 | controller |         "operator": "Exists"
2026-06-10 15:51:48.055366 | controller |       }
2026-06-10 15:51:48.055387 | controller |     ],
2026-06-10 15:51:48.055407 | controller |     "volumes": [
2026-06-10 15:51:48.055445 | controller |       {
2026-06-10 15:51:48.055466 | controller |         "name": "kube-api-access-wckgk",
2026-06-10 15:51:48.055486 | controller |         "projected": {
2026-06-10 15:51:48.055507 | controller |           "defaultMode": 420,
2026-06-10 15:51:48.055527 | controller |           "sources": [
2026-06-10 15:51:48.055547 | controller |             {
2026-06-10 15:51:48.055568 | controller |               "serviceAccountToken": {
2026-06-10 15:51:48.055588 | controller |                 "expirationSeconds": 3607,
2026-06-10 15:51:48.055609 | controller |                 "path": "token"
2026-06-10 15:51:48.055630 | controller |               }
2026-06-10 15:51:48.055650 | controller |             },
2026-06-10 15:51:48.055671 | controller |             {
2026-06-10 15:51:48.055691 | controller |               "configMap": {
2026-06-10 15:51:48.055711 | controller |                 "items": [
2026-06-10 15:51:48.055731 | controller |                   {
2026-06-10 15:51:48.055751 | controller |                     "key": "ca.crt",
2026-06-10 15:51:48.055770 | controller |                     "path": "ca.crt"
2026-06-10 15:51:48.055791 | controller |                   }
2026-06-10 15:51:48.055811 | controller |                 ],
2026-06-10 15:51:48.055831 | controller |                 "name": "kube-root-ca.crt"
2026-06-10 15:51:48.055851 | controller |               }
2026-06-10 15:51:48.055950 | controller |             },
2026-06-10 15:51:48.055974 | controller |             {
2026-06-10 15:51:48.055995 | controller |               "downwardAPI": {
2026-06-10 15:51:48.056049 | controller |                 "items": [
2026-06-10 15:51:48.056076 | controller |                   {
2026-06-10 15:51:48.056098 | controller |                     "fieldRef": {
2026-06-10 15:51:48.056118 | controller |                       "apiVersion": "v1",
2026-06-10 15:51:48.056139 | controller |                       "fieldPath": "metadata.namespace"
2026-06-10 15:51:48.056160 | controller |                     },
2026-06-10 15:51:48.056181 | controller |                     "path": "namespace"
2026-06-10 15:51:48.056201 | controller |                   }
2026-06-10 15:51:48.056221 | controller |                 ]
2026-06-10 15:51:48.056242 | controller |               }
2026-06-10 15:51:48.056263 | controller |             },
2026-06-10 15:51:48.056284 | controller |             {
2026-06-10 15:51:48.056304 | controller |               "configMap": {
2026-06-10 15:51:48.056324 | controller |                 "items": [
2026-06-10 15:51:48.056345 | controller |                   {
2026-06-10 15:51:48.056365 | controller |                     "key": "service-ca.crt",
2026-06-10 15:51:48.056385 | controller |                     "path": "service-ca.crt"
2026-06-10 15:51:48.056405 | controller |                   }
2026-06-10 15:51:48.056425 | controller |                 ],
2026-06-10 15:51:48.056445 | controller |                 "name": "openshift-service-ca.crt"
2026-06-10 15:51:48.056465 | controller |               }
2026-06-10 15:51:48.056485 | controller |             }
2026-06-10 15:51:48.056504 | controller |           ]
2026-06-10 15:51:48.056524 | controller |         }
2026-06-10 15:51:48.056544 | controller |       }
2026-06-10 15:51:48.056563 | controller |     ]
2026-06-10 15:51:48.056583 | controller |   },
2026-06-10 15:51:48.056602 | controller |   "status": {
2026-06-10 15:51:48.056621 | controller |     "conditions": [
2026-06-10 15:51:48.056647 | controller |       {
2026-06-10 15:51:48.056668 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.056688 | controller |         "lastTransitionTime": "2026-06-10T14:57:36Z",
2026-06-10 15:51:48.056708 | controller |         "status": "True",
2026-06-10 15:51:48.056728 | controller |         "type": "PodReadyToStartContainers"
2026-06-10 15:51:48.056748 | controller |       },
2026-06-10 15:51:48.056769 | controller |       {
2026-06-10 15:51:48.056789 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.056810 | controller |         "lastTransitionTime": "2026-06-10T14:57:06Z",
2026-06-10 15:51:48.056830 | controller |         "status": "True",
2026-06-10 15:51:48.056871 | controller |         "type": "Initialized"
2026-06-10 15:51:48.056899 | controller |       },
2026-06-10 15:51:48.056920 | controller |       {
2026-06-10 15:51:48.056941 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.056962 | controller |         "lastTransitionTime": "2026-06-10T14:57:47Z",
2026-06-10 15:51:48.056982 | controller |         "status": "True",
2026-06-10 15:51:48.057003 | controller |         "type": "Ready"
2026-06-10 15:51:48.057023 | controller |       },
2026-06-10 15:51:48.057043 | controller |       {
2026-06-10 15:51:48.057063 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.057086 | controller |         "lastTransitionTime": "2026-06-10T14:57:47Z",
2026-06-10 15:51:48.057149 | controller |         "status": "True",
2026-06-10 15:51:48.057171 | controller |         "type": "ContainersReady"
2026-06-10 15:51:48.057192 | controller |       },
2026-06-10 15:51:48.057212 | controller |       {
2026-06-10 15:51:48.057234 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.057254 | controller |         "lastTransitionTime": "2026-06-10T14:57:06Z",
2026-06-10 15:51:48.057275 | controller |         "status": "True",
2026-06-10 15:51:48.057296 | controller |         "type": "PodScheduled"
2026-06-10 15:51:48.057317 | controller |       }
2026-06-10 15:51:48.057337 | controller |     ],
2026-06-10 15:51:48.057357 | controller |     "containerStatuses": [
2026-06-10 15:51:48.057377 | controller |       {
2026-06-10 15:51:48.057397 | controller |         "allocatedResources": {
2026-06-10 15:51:48.057417 | controller |           "cpu": "10m",
2026-06-10 15:51:48.057437 | controller |           "memory": "256Mi"
2026-06-10 15:51:48.057457 | controller |         },
2026-06-10 15:51:48.057477 | controller |         "containerID": "cri-o://20952aac91315c446c410f08ad0998bd4e26e4e9354a6823504f1797f0fae2ce",
2026-06-10 15:51:48.057499 | controller |         "image": "quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7",
2026-06-10 15:51:48.057520 | controller |         "imageID": "quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7",
2026-06-10 15:51:48.057541 | controller |         "lastState": {},
2026-06-10 15:51:48.057561 | controller |         "name": "manager",
2026-06-10 15:51:48.057581 | controller |         "ready": true,
2026-06-10 15:51:48.057601 | controller |         "resources": {
2026-06-10 15:51:48.057621 | controller |           "limits": {
2026-06-10 15:51:48.057640 | controller |             "cpu": "500m",
2026-06-10 15:51:48.057660 | controller |             "memory": "512Mi"
2026-06-10 15:51:48.057680 | controller |           },
2026-06-10 15:51:48.057700 | controller |           "requests": {
2026-06-10 15:51:48.057720 | controller |             "cpu": "10m",
2026-06-10 15:51:48.057740 | controller |             "memory": "256Mi"
2026-06-10 15:51:48.057760 | controller |           }
2026-06-10 15:51:48.057780 | controller |         },
2026-06-10 15:51:48.057800 | controller |         "restartCount": 0,
2026-06-10 15:51:48.057821 | controller |         "started": true,
2026-06-10 15:51:48.057840 | controller |         "state": {
2026-06-10 15:51:48.057888 | controller |           "running": {
2026-06-10 15:51:48.057918 | controller |             "startedAt": "2026-06-10T14:57:36Z"
2026-06-10 15:51:48.057939 | controller |           }
2026-06-10 15:51:48.057960 | controller |         },
2026-06-10 15:51:48.057980 | controller |         "user": {
2026-06-10 15:51:48.058001 | controller |           "linux": {
2026-06-10 15:51:48.058021 | controller |             "gid": 0,
2026-06-10 15:51:48.058041 | controller |             "supplementalGroups": [
2026-06-10 15:51:48.058061 | controller |               0
2026-06-10 15:51:48.058082 | controller |             ],
2026-06-10 15:51:48.058103 | controller |             "uid": 65532
2026-06-10 15:51:48.058123 | controller |           }
2026-06-10 15:51:48.058144 | controller |         },
2026-06-10 15:51:48.058231 | controller |         "volumeMounts": [
2026-06-10 15:51:48.058266 | controller |           {
2026-06-10 15:51:48.058288 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-10 15:51:48.058309 | controller |             "name": "kube-api-access-wckgk",
2026-06-10 15:51:48.058330 | controller |             "readOnly": true,
2026-06-10 15:51:48.058350 | controller |             "recursiveReadOnly": "Disabled"
2026-06-10 15:51:48.058371 | controller |           }
2026-06-10 15:51:48.058391 | controller |         ]
2026-06-10 15:51:48.058411 | controller |       }
2026-06-10 15:51:48.058431 | controller |     ],
2026-06-10 15:51:48.058451 | controller |     "hostIP": "192.168.126.11",
2026-06-10 15:51:48.058472 | controller |     "hostIPs": [
2026-06-10 15:51:48.058492 | controller |       {
2026-06-10 15:51:48.058512 | controller |         "ip": "192.168.126.11"
2026-06-10 15:51:48.058532 | controller |       }
2026-06-10 15:51:48.058552 | controller |     ],
2026-06-10 15:51:48.058573 | controller |     "phase": "Running",
2026-06-10 15:51:48.058593 | controller |     "podIP": "10.217.0.76",
2026-06-10 15:51:48.058613 | controller |     "podIPs": [
2026-06-10 15:51:48.058634 | controller |       {
2026-06-10 15:51:48.058654 | controller |         "ip": "10.217.0.76"
2026-06-10 15:51:48.058675 | controller |       }
2026-06-10 15:51:48.058695 | controller |     ],
2026-06-10 15:51:48.058715 | controller |     "qosClass": "Burstable",
2026-06-10 15:51:48.058736 | controller |     "startTime": "2026-06-10T14:57:06Z"
2026-06-10 15:51:48.058758 | controller |   }
2026-06-10 15:51:48.058779 | controller | }
2026-06-10 15:51:48.086590 | controller | ok:
2026-06-10 15:51:48.086638 | controller | {
2026-06-10 15:51:48.086659 | controller |   "apiVersion": "v1",
2026-06-10 15:51:48.086676 | controller |   "kind": "Pod",
2026-06-10 15:51:48.086693 | controller |   "metadata": {
2026-06-10 15:51:48.086709 | controller |     "annotations": {
2026-06-10 15:51:48.086725 | 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-10 15:51:48.086748 | 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-10 15:51:48.086766 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-10 15:51:48.086782 | controller |       "openshift.io/scc": "anyuid",
2026-06-10 15:51:48.086798 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-10 15:51:48.086813 | controller |     },
2026-06-10 15:51:48.086829 | controller |     "creationTimestamp": "2026-06-10T14:57:06Z",
2026-06-10 15:51:48.086844 | controller |     "generateName": "cinder-operator-controller-manager-86c584f6fc-",
2026-06-10 15:51:48.086889 | controller |     "generation": 1,
2026-06-10 15:51:48.086906 | controller |     "labels": {
2026-06-10 15:51:48.086922 | controller |       "app.kubernetes.io/name": "cinder-operator",
2026-06-10 15:51:48.086937 | controller |       "control-plane": "controller-manager",
2026-06-10 15:51:48.086951 | controller |       "openstack.org/operator-name": "cinder",
2026-06-10 15:51:48.086966 | controller |       "pod-template-hash": "86c584f6fc"
2026-06-10 15:51:48.086981 | controller |     },
2026-06-10 15:51:48.086996 | controller |     "managedFields": [
2026-06-10 15:51:48.087011 | controller |       {
2026-06-10 15:51:48.087026 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.087041 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.087055 | controller |         "fieldsV1": {
2026-06-10 15:51:48.087070 | controller |           "f:metadata": {
2026-06-10 15:51:48.087085 | controller |             "f:annotations": {
2026-06-10 15:51:48.087099 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-10 15:51:48.087114 | controller |             }
2026-06-10 15:51:48.087129 | controller |           }
2026-06-10 15:51:48.087144 | controller |         },
2026-06-10 15:51:48.087158 | controller |         "manager": "crc",
2026-06-10 15:51:48.087173 | controller |         "operation": "Update",
2026-06-10 15:51:48.087187 | controller |         "subresource": "status",
2026-06-10 15:51:48.087202 | controller |         "time": "2026-06-10T14:57:06Z"
2026-06-10 15:51:48.087216 | controller |       },
2026-06-10 15:51:48.087231 | controller |       {
2026-06-10 15:51:48.087245 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.087293 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.087311 | controller |         "fieldsV1": {
2026-06-10 15:51:48.087325 | controller |           "f:metadata": {
2026-06-10 15:51:48.087340 | controller |             "f:annotations": {
2026-06-10 15:51:48.087354 | controller |               ".": {},
2026-06-10 15:51:48.087368 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-10 15:51:48.087383 | controller |             },
2026-06-10 15:51:48.087398 | controller |             "f:generateName": {},
2026-06-10 15:51:48.087413 | controller |             "f:labels": {
2026-06-10 15:51:48.087428 | controller |               ".": {},
2026-06-10 15:51:48.087442 | controller |               "f:app.kubernetes.io/name": {},
2026-06-10 15:51:48.087456 | controller |               "f:control-plane": {},
2026-06-10 15:51:48.087470 | controller |               "f:openstack.org/operator-name": {},
2026-06-10 15:51:48.087485 | controller |               "f:pod-template-hash": {}
2026-06-10 15:51:48.087500 | controller |             },
2026-06-10 15:51:48.087515 | controller |             "f:ownerReferences": {
2026-06-10 15:51:48.087529 | controller |               ".": {},
2026-06-10 15:51:48.087544 | controller |               "k:{\"uid\":\"a01ff0e8-f2a3-435a-87f8-cdebd5d4911e\"}": {}
2026-06-10 15:51:48.087558 | controller |             }
2026-06-10 15:51:48.087574 | controller |           },
2026-06-10 15:51:48.087589 | controller |           "f:spec": {
2026-06-10 15:51:48.087604 | controller |             "f:containers": {
2026-06-10 15:51:48.087619 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-10 15:51:48.087634 | controller |                 ".": {},
2026-06-10 15:51:48.087648 | controller |                 "f:args": {},
2026-06-10 15:51:48.087663 | controller |                 "f:command": {},
2026-06-10 15:51:48.087680 | controller |                 "f:env": {
2026-06-10 15:51:48.087696 | controller |                   ".": {},
2026-06-10 15:51:48.087711 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-10 15:51:48.087742 | controller |                     ".": {},
2026-06-10 15:51:48.087758 | controller |                     "f:name": {},
2026-06-10 15:51:48.087779 | controller |                     "f:value": {}
2026-06-10 15:51:48.087810 | controller |                   },
2026-06-10 15:51:48.087828 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-10 15:51:48.087844 | controller |                     ".": {},
2026-06-10 15:51:48.087984 | controller |                     "f:name": {},
2026-06-10 15:51:48.088002 | controller |                     "f:value": {}
2026-06-10 15:51:48.088018 | controller |                   },
2026-06-10 15:51:48.088032 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-10 15:51:48.088047 | controller |                     ".": {},
2026-06-10 15:51:48.088062 | controller |                     "f:name": {},
2026-06-10 15:51:48.088077 | controller |                     "f:value": {}
2026-06-10 15:51:48.088092 | controller |                   },
2026-06-10 15:51:48.088107 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-10 15:51:48.088122 | controller |                     ".": {},
2026-06-10 15:51:48.088136 | controller |                     "f:name": {},
2026-06-10 15:51:48.088151 | controller |                     "f:value": {}
2026-06-10 15:51:48.088166 | controller |                   },
2026-06-10 15:51:48.088180 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-10 15:51:48.088195 | controller |                     ".": {},
2026-06-10 15:51:48.088210 | controller |                     "f:name": {},
2026-06-10 15:51:48.088224 | controller |                     "f:value": {}
2026-06-10 15:51:48.088239 | controller |                   }
2026-06-10 15:51:48.088253 | controller |                 },
2026-06-10 15:51:48.088268 | controller |                 "f:image": {},
2026-06-10 15:51:48.088283 | controller |                 "f:imagePullPolicy": {},
2026-06-10 15:51:48.088298 | controller |                 "f:livenessProbe": {
2026-06-10 15:51:48.088312 | controller |                   ".": {},
2026-06-10 15:51:48.088359 | controller |                   "f:failureThreshold": {},
2026-06-10 15:51:48.088378 | controller |                   "f:httpGet": {
2026-06-10 15:51:48.088393 | controller |                     ".": {},
2026-06-10 15:51:48.088408 | controller |                     "f:path": {},
2026-06-10 15:51:48.088422 | controller |                     "f:port": {},
2026-06-10 15:51:48.088436 | controller |                     "f:scheme": {}
2026-06-10 15:51:48.088450 | controller |                   },
2026-06-10 15:51:48.088464 | controller |                   "f:initialDelaySeconds": {},
2026-06-10 15:51:48.088478 | controller |                   "f:periodSeconds": {},
2026-06-10 15:51:48.088493 | controller |                   "f:successThreshold": {},
2026-06-10 15:51:48.088507 | controller |                   "f:timeoutSeconds": {}
2026-06-10 15:51:48.088521 | controller |                 },
2026-06-10 15:51:48.088536 | controller |                 "f:name": {},
2026-06-10 15:51:48.088550 | controller |                 "f:readinessProbe": {
2026-06-10 15:51:48.088565 | controller |                   ".": {},
2026-06-10 15:51:48.088579 | controller |                   "f:failureThreshold": {},
2026-06-10 15:51:48.088593 | controller |                   "f:httpGet": {
2026-06-10 15:51:48.088608 | controller |                     ".": {},
2026-06-10 15:51:48.088622 | controller |                     "f:path": {},
2026-06-10 15:51:48.088637 | controller |                     "f:port": {},
2026-06-10 15:51:48.088651 | controller |                     "f:scheme": {}
2026-06-10 15:51:48.088665 | controller |                   },
2026-06-10 15:51:48.088679 | controller |                   "f:initialDelaySeconds": {},
2026-06-10 15:51:48.088694 | controller |                   "f:periodSeconds": {},
2026-06-10 15:51:48.088708 | controller |                   "f:successThreshold": {},
2026-06-10 15:51:48.088722 | controller |                   "f:timeoutSeconds": {}
2026-06-10 15:51:48.088736 | controller |                 },
2026-06-10 15:51:48.088756 | controller |                 "f:resources": {
2026-06-10 15:51:48.088771 | controller |                   ".": {},
2026-06-10 15:51:48.088785 | controller |                   "f:limits": {
2026-06-10 15:51:48.088800 | controller |                     ".": {},
2026-06-10 15:51:48.088814 | controller |                     "f:cpu": {},
2026-06-10 15:51:48.088829 | controller |                     "f:memory": {}
2026-06-10 15:51:48.088843 | controller |                   },
2026-06-10 15:51:48.088887 | controller |                   "f:requests": {
2026-06-10 15:51:48.088903 | controller |                     ".": {},
2026-06-10 15:51:48.088918 | controller |                     "f:cpu": {},
2026-06-10 15:51:48.088932 | controller |                     "f:memory": {}
2026-06-10 15:51:48.088947 | controller |                   }
2026-06-10 15:51:48.088961 | controller |                 },
2026-06-10 15:51:48.088976 | controller |                 "f:securityContext": {
2026-06-10 15:51:48.088991 | controller |                   ".": {},
2026-06-10 15:51:48.089006 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-10 15:51:48.089021 | controller |                 },
2026-06-10 15:51:48.089036 | controller |                 "f:terminationMessagePath": {},
2026-06-10 15:51:48.089050 | controller |                 "f:terminationMessagePolicy": {}
2026-06-10 15:51:48.089065 | controller |               }
2026-06-10 15:51:48.089080 | controller |             },
2026-06-10 15:51:48.089095 | controller |             "f:dnsPolicy": {},
2026-06-10 15:51:48.089109 | controller |             "f:enableServiceLinks": {},
2026-06-10 15:51:48.089124 | controller |             "f:restartPolicy": {},
2026-06-10 15:51:48.089139 | controller |             "f:schedulerName": {},
2026-06-10 15:51:48.089153 | controller |             "f:securityContext": {
2026-06-10 15:51:48.089168 | controller |               ".": {},
2026-06-10 15:51:48.089183 | controller |               "f:runAsNonRoot": {}
2026-06-10 15:51:48.089198 | controller |             },
2026-06-10 15:51:48.089212 | controller |             "f:serviceAccount": {},
2026-06-10 15:51:48.089227 | controller |             "f:serviceAccountName": {},
2026-06-10 15:51:48.089241 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-10 15:51:48.089256 | controller |             "f:tolerations": {}
2026-06-10 15:51:48.089270 | controller |           }
2026-06-10 15:51:48.089285 | controller |         },
2026-06-10 15:51:48.089299 | controller |         "manager": "kube-controller-manager",
2026-06-10 15:51:48.089313 | controller |         "operation": "Update",
2026-06-10 15:51:48.089328 | controller |         "time": "2026-06-10T14:57:06Z"
2026-06-10 15:51:48.089342 | controller |       },
2026-06-10 15:51:48.089357 | controller |       {
2026-06-10 15:51:48.089371 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.089386 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.089445 | controller |         "fieldsV1": {
2026-06-10 15:51:48.089488 | controller |           "f:metadata": {
2026-06-10 15:51:48.089507 | controller |             "f:annotations": {
2026-06-10 15:51:48.089522 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-10 15:51:48.089537 | controller |             }
2026-06-10 15:51:48.089553 | controller |           }
2026-06-10 15:51:48.089568 | controller |         },
2026-06-10 15:51:48.089583 | controller |         "manager": "multus-daemon",
2026-06-10 15:51:48.089597 | controller |         "operation": "Update",
2026-06-10 15:51:48.089612 | controller |         "subresource": "status",
2026-06-10 15:51:48.089626 | controller |         "time": "2026-06-10T14:57:08Z"
2026-06-10 15:51:48.089641 | controller |       },
2026-06-10 15:51:48.089655 | controller |       {
2026-06-10 15:51:48.089670 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.089684 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.089699 | controller |         "fieldsV1": {
2026-06-10 15:51:48.089719 | controller |           "f:status": {
2026-06-10 15:51:48.089733 | controller |             "f:conditions": {
2026-06-10 15:51:48.089748 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-10 15:51:48.089762 | controller |                 ".": {},
2026-06-10 15:51:48.089776 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.089791 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.089805 | controller |                 "f:status": {},
2026-06-10 15:51:48.089820 | controller |                 "f:type": {}
2026-06-10 15:51:48.089834 | controller |               },
2026-06-10 15:51:48.089864 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-10 15:51:48.089884 | controller |                 ".": {},
2026-06-10 15:51:48.089900 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.089915 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.089929 | controller |                 "f:status": {},
2026-06-10 15:51:48.089943 | controller |                 "f:type": {}
2026-06-10 15:51:48.089958 | controller |               },
2026-06-10 15:51:48.089972 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-10 15:51:48.089987 | controller |                 ".": {},
2026-06-10 15:51:48.090001 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.090016 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.090031 | controller |                 "f:status": {},
2026-06-10 15:51:48.090045 | controller |                 "f:type": {}
2026-06-10 15:51:48.090059 | controller |               },
2026-06-10 15:51:48.090074 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-10 15:51:48.090089 | controller |                 ".": {},
2026-06-10 15:51:48.090103 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.090118 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.090132 | controller |                 "f:status": {},
2026-06-10 15:51:48.090146 | controller |                 "f:type": {}
2026-06-10 15:51:48.090160 | controller |               }
2026-06-10 15:51:48.090174 | controller |             },
2026-06-10 15:51:48.090189 | controller |             "f:containerStatuses": {},
2026-06-10 15:51:48.090204 | controller |             "f:hostIP": {},
2026-06-10 15:51:48.090218 | controller |             "f:hostIPs": {},
2026-06-10 15:51:48.090233 | controller |             "f:phase": {},
2026-06-10 15:51:48.090247 | controller |             "f:podIP": {},
2026-06-10 15:51:48.090262 | controller |             "f:podIPs": {
2026-06-10 15:51:48.090276 | controller |               ".": {},
2026-06-10 15:51:48.090291 | controller |               "k:{\"ip\":\"10.217.0.77\"}": {
2026-06-10 15:51:48.090306 | controller |                 ".": {},
2026-06-10 15:51:48.090320 | controller |                 "f:ip": {}
2026-06-10 15:51:48.090334 | controller |               }
2026-06-10 15:51:48.090349 | controller |             },
2026-06-10 15:51:48.090364 | controller |             "f:startTime": {}
2026-06-10 15:51:48.090379 | controller |           }
2026-06-10 15:51:48.090394 | controller |         },
2026-06-10 15:51:48.090409 | controller |         "manager": "kubelet",
2026-06-10 15:51:48.090423 | controller |         "operation": "Update",
2026-06-10 15:51:48.090438 | controller |         "subresource": "status",
2026-06-10 15:51:48.090453 | controller |         "time": "2026-06-10T14:57:59Z"
2026-06-10 15:51:48.090467 | controller |       }
2026-06-10 15:51:48.090482 | controller |     ],
2026-06-10 15:51:48.090530 | controller |     "name": "cinder-operator-controller-manager-86c584f6fc-5wrs7",
2026-06-10 15:51:48.090547 | controller |     "namespace": "openstack-operators",
2026-06-10 15:51:48.090562 | controller |     "ownerReferences": [
2026-06-10 15:51:48.090577 | controller |       {
2026-06-10 15:51:48.090592 | controller |         "apiVersion": "apps/v1",
2026-06-10 15:51:48.090612 | controller |         "blockOwnerDeletion": true,
2026-06-10 15:51:48.090628 | controller |         "controller": true,
2026-06-10 15:51:48.090642 | controller |         "kind": "ReplicaSet",
2026-06-10 15:51:48.090657 | controller |         "name": "cinder-operator-controller-manager-86c584f6fc",
2026-06-10 15:51:48.090671 | controller |         "uid": "a01ff0e8-f2a3-435a-87f8-cdebd5d4911e"
2026-06-10 15:51:48.090686 | controller |       }
2026-06-10 15:51:48.090701 | controller |     ],
2026-06-10 15:51:48.090715 | controller |     "resourceVersion": "54341",
2026-06-10 15:51:48.090730 | controller |     "uid": "b1da68be-77a8-4dd1-9a83-c559c762d9a3"
2026-06-10 15:51:48.090745 | controller |   },
2026-06-10 15:51:48.090760 | controller |   "spec": {
2026-06-10 15:51:48.090774 | controller |     "containers": [
2026-06-10 15:51:48.090789 | controller |       {
2026-06-10 15:51:48.090806 | controller |         "args": [
2026-06-10 15:51:48.090823 | controller |           "--leader-elect",
2026-06-10 15:51:48.090837 | controller |           "--health-probe-bind-address=:8081",
2026-06-10 15:51:48.090872 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-10 15:51:48.090889 | controller |         ],
2026-06-10 15:51:48.090903 | controller |         "command": [
2026-06-10 15:51:48.090918 | controller |           "/manager"
2026-06-10 15:51:48.090933 | controller |         ],
2026-06-10 15:51:48.090947 | controller |         "env": [
2026-06-10 15:51:48.090962 | controller |           {
2026-06-10 15:51:48.090976 | controller |             "name": "LEASE_DURATION",
2026-06-10 15:51:48.090991 | controller |             "value": "30"
2026-06-10 15:51:48.091005 | controller |           },
2026-06-10 15:51:48.091020 | controller |           {
2026-06-10 15:51:48.091034 | controller |             "name": "RENEW_DEADLINE",
2026-06-10 15:51:48.091049 | controller |             "value": "20"
2026-06-10 15:51:48.091063 | controller |           },
2026-06-10 15:51:48.091078 | controller |           {
2026-06-10 15:51:48.091093 | controller |             "name": "RETRY_PERIOD",
2026-06-10 15:51:48.091108 | controller |             "value": "5"
2026-06-10 15:51:48.091123 | controller |           },
2026-06-10 15:51:48.091138 | controller |           {
2026-06-10 15:51:48.091152 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-10 15:51:48.091167 | controller |             "value": "false"
2026-06-10 15:51:48.091181 | controller |           },
2026-06-10 15:51:48.091196 | controller |           {
2026-06-10 15:51:48.091211 | controller |             "name": "METRICS_CERTS",
2026-06-10 15:51:48.091225 | controller |             "value": "false"
2026-06-10 15:51:48.091240 | controller |           }
2026-06-10 15:51:48.091254 | controller |         ],
2026-06-10 15:51:48.091269 | controller |         "image": "quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce",
2026-06-10 15:51:48.091284 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-10 15:51:48.091298 | controller |         "livenessProbe": {
2026-06-10 15:51:48.091313 | controller |           "failureThreshold": 3,
2026-06-10 15:51:48.091327 | controller |           "httpGet": {
2026-06-10 15:51:48.091342 | controller |             "path": "/healthz",
2026-06-10 15:51:48.091357 | controller |             "port": 8081,
2026-06-10 15:51:48.091371 | controller |             "scheme": "HTTP"
2026-06-10 15:51:48.091386 | controller |           },
2026-06-10 15:51:48.091401 | controller |           "initialDelaySeconds": 15,
2026-06-10 15:51:48.091416 | controller |           "periodSeconds": 20,
2026-06-10 15:51:48.091430 | controller |           "successThreshold": 1,
2026-06-10 15:51:48.091444 | controller |           "timeoutSeconds": 1
2026-06-10 15:51:48.091458 | controller |         },
2026-06-10 15:51:48.091472 | controller |         "name": "manager",
2026-06-10 15:51:48.091486 | controller |         "readinessProbe": {
2026-06-10 15:51:48.091505 | controller |           "failureThreshold": 3,
2026-06-10 15:51:48.091520 | controller |           "httpGet": {
2026-06-10 15:51:48.091534 | controller |             "path": "/readyz",
2026-06-10 15:51:48.091548 | controller |             "port": 8081,
2026-06-10 15:51:48.091609 | controller |             "scheme": "HTTP"
2026-06-10 15:51:48.091658 | controller |           },
2026-06-10 15:51:48.091677 | controller |           "initialDelaySeconds": 5,
2026-06-10 15:51:48.091692 | controller |           "periodSeconds": 10,
2026-06-10 15:51:48.091707 | controller |           "successThreshold": 1,
2026-06-10 15:51:48.091721 | controller |           "timeoutSeconds": 1
2026-06-10 15:51:48.091736 | controller |         },
2026-06-10 15:51:48.091750 | controller |         "resources": {
2026-06-10 15:51:48.091778 | controller |           "limits": {
2026-06-10 15:51:48.091794 | controller |             "cpu": "500m",
2026-06-10 15:51:48.091808 | controller |             "memory": "512Mi"
2026-06-10 15:51:48.091823 | controller |           },
2026-06-10 15:51:48.091837 | controller |           "requests": {
2026-06-10 15:51:48.091875 | controller |             "cpu": "10m",
2026-06-10 15:51:48.091895 | controller |             "memory": "256Mi"
2026-06-10 15:51:48.091911 | controller |           }
2026-06-10 15:51:48.091925 | controller |         },
2026-06-10 15:51:48.091940 | controller |         "securityContext": {
2026-06-10 15:51:48.091955 | controller |           "allowPrivilegeEscalation": false,
2026-06-10 15:51:48.091969 | controller |           "capabilities": {
2026-06-10 15:51:48.091984 | controller |             "drop": [
2026-06-10 15:51:48.091999 | controller |               "MKNOD"
2026-06-10 15:51:48.092013 | controller |             ]
2026-06-10 15:51:48.092028 | controller |           }
2026-06-10 15:51:48.092042 | controller |         },
2026-06-10 15:51:48.092057 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-10 15:51:48.092072 | controller |         "terminationMessagePolicy": "File",
2026-06-10 15:51:48.092087 | controller |         "volumeMounts": [
2026-06-10 15:51:48.092102 | controller |           {
2026-06-10 15:51:48.092117 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-10 15:51:48.092133 | controller |             "name": "kube-api-access-4prsx",
2026-06-10 15:51:48.092147 | controller |             "readOnly": true
2026-06-10 15:51:48.092162 | controller |           }
2026-06-10 15:51:48.092177 | controller |         ]
2026-06-10 15:51:48.092192 | controller |       }
2026-06-10 15:51:48.092207 | controller |     ],
2026-06-10 15:51:48.092222 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-10 15:51:48.092237 | controller |     "enableServiceLinks": true,
2026-06-10 15:51:48.092252 | controller |     "imagePullSecrets": [
2026-06-10 15:51:48.092267 | controller |       {
2026-06-10 15:51:48.092281 | controller |         "name": "cinder-operator-controller-manager-dockercfg-rb4lc"
2026-06-10 15:51:48.092296 | controller |       }
2026-06-10 15:51:48.092311 | controller |     ],
2026-06-10 15:51:48.092326 | controller |     "nodeName": "crc",
2026-06-10 15:51:48.092341 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-10 15:51:48.092356 | controller |     "priority": 0,
2026-06-10 15:51:48.092370 | controller |     "restartPolicy": "Always",
2026-06-10 15:51:48.092385 | controller |     "schedulerName": "default-scheduler",
2026-06-10 15:51:48.092400 | controller |     "securityContext": {
2026-06-10 15:51:48.092414 | controller |       "runAsNonRoot": true,
2026-06-10 15:51:48.092429 | controller |       "seLinuxOptions": {
2026-06-10 15:51:48.092443 | controller |         "level": "s0:c26,c5"
2026-06-10 15:51:48.092503 | controller |       }
2026-06-10 15:51:48.092521 | controller |     },
2026-06-10 15:51:48.092537 | controller |     "serviceAccount": "cinder-operator-controller-manager",
2026-06-10 15:51:48.092553 | controller |     "serviceAccountName": "cinder-operator-controller-manager",
2026-06-10 15:51:48.092574 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-10 15:51:48.092589 | controller |     "tolerations": [
2026-06-10 15:51:48.092604 | controller |       {
2026-06-10 15:51:48.092619 | controller |         "effect": "NoExecute",
2026-06-10 15:51:48.092634 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-10 15:51:48.092649 | controller |         "operator": "Exists",
2026-06-10 15:51:48.092663 | controller |         "tolerationSeconds": 120
2026-06-10 15:51:48.092678 | controller |       },
2026-06-10 15:51:48.092692 | controller |       {
2026-06-10 15:51:48.092707 | controller |         "effect": "NoExecute",
2026-06-10 15:51:48.092722 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-10 15:51:48.092736 | controller |         "operator": "Exists",
2026-06-10 15:51:48.092751 | controller |         "tolerationSeconds": 120
2026-06-10 15:51:48.092765 | controller |       },
2026-06-10 15:51:48.092780 | controller |       {
2026-06-10 15:51:48.092794 | controller |         "effect": "NoSchedule",
2026-06-10 15:51:48.092809 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-10 15:51:48.092824 | controller |         "operator": "Exists"
2026-06-10 15:51:48.092838 | controller |       }
2026-06-10 15:51:48.092872 | controller |     ],
2026-06-10 15:51:48.092889 | controller |     "volumes": [
2026-06-10 15:51:48.092904 | controller |       {
2026-06-10 15:51:48.092919 | controller |         "name": "kube-api-access-4prsx",
2026-06-10 15:51:48.092934 | controller |         "projected": {
2026-06-10 15:51:48.092949 | controller |           "defaultMode": 420,
2026-06-10 15:51:48.092963 | controller |           "sources": [
2026-06-10 15:51:48.092978 | controller |             {
2026-06-10 15:51:48.092992 | controller |               "serviceAccountToken": {
2026-06-10 15:51:48.093007 | controller |                 "expirationSeconds": 3607,
2026-06-10 15:51:48.093022 | controller |                 "path": "token"
2026-06-10 15:51:48.093037 | controller |               }
2026-06-10 15:51:48.093051 | controller |             },
2026-06-10 15:51:48.093066 | controller |             {
2026-06-10 15:51:48.093081 | controller |               "configMap": {
2026-06-10 15:51:48.093096 | controller |                 "items": [
2026-06-10 15:51:48.093111 | controller |                   {
2026-06-10 15:51:48.093125 | controller |                     "key": "ca.crt",
2026-06-10 15:51:48.093139 | controller |                     "path": "ca.crt"
2026-06-10 15:51:48.093154 | controller |                   }
2026-06-10 15:51:48.093169 | controller |                 ],
2026-06-10 15:51:48.093184 | controller |                 "name": "kube-root-ca.crt"
2026-06-10 15:51:48.093199 | controller |               }
2026-06-10 15:51:48.093214 | controller |             },
2026-06-10 15:51:48.093228 | controller |             {
2026-06-10 15:51:48.093242 | controller |               "downwardAPI": {
2026-06-10 15:51:48.093257 | controller |                 "items": [
2026-06-10 15:51:48.093271 | controller |                   {
2026-06-10 15:51:48.093286 | controller |                     "fieldRef": {
2026-06-10 15:51:48.093301 | controller |                       "apiVersion": "v1",
2026-06-10 15:51:48.093316 | controller |                       "fieldPath": "metadata.namespace"
2026-06-10 15:51:48.093331 | controller |                     },
2026-06-10 15:51:48.093346 | controller |                     "path": "namespace"
2026-06-10 15:51:48.093361 | controller |                   }
2026-06-10 15:51:48.093375 | controller |                 ]
2026-06-10 15:51:48.093395 | controller |               }
2026-06-10 15:51:48.093410 | controller |             },
2026-06-10 15:51:48.093425 | controller |             {
2026-06-10 15:51:48.093439 | controller |               "configMap": {
2026-06-10 15:51:48.093454 | controller |                 "items": [
2026-06-10 15:51:48.093469 | controller |                   {
2026-06-10 15:51:48.093489 | controller |                     "key": "service-ca.crt",
2026-06-10 15:51:48.093504 | controller |                     "path": "service-ca.crt"
2026-06-10 15:51:48.093519 | controller |                   }
2026-06-10 15:51:48.093533 | controller |                 ],
2026-06-10 15:51:48.093548 | controller |                 "name": "openshift-service-ca.crt"
2026-06-10 15:51:48.093562 | controller |               }
2026-06-10 15:51:48.093577 | controller |             }
2026-06-10 15:51:48.093592 | controller |           ]
2026-06-10 15:51:48.093607 | controller |         }
2026-06-10 15:51:48.093622 | controller |       }
2026-06-10 15:51:48.093636 | controller |     ]
2026-06-10 15:51:48.093651 | controller |   },
2026-06-10 15:51:48.093665 | controller |   "status": {
2026-06-10 15:51:48.093680 | controller |     "conditions": [
2026-06-10 15:51:48.093694 | controller |       {
2026-06-10 15:51:48.093708 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.093723 | controller |         "lastTransitionTime": "2026-06-10T14:57:37Z",
2026-06-10 15:51:48.093738 | controller |         "status": "True",
2026-06-10 15:51:48.093753 | controller |         "type": "PodReadyToStartContainers"
2026-06-10 15:51:48.093768 | controller |       },
2026-06-10 15:51:48.093782 | controller |       {
2026-06-10 15:51:48.093797 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.093812 | controller |         "lastTransitionTime": "2026-06-10T14:57:06Z",
2026-06-10 15:51:48.093827 | controller |         "status": "True",
2026-06-10 15:51:48.093842 | controller |         "type": "Initialized"
2026-06-10 15:51:48.093877 | controller |       },
2026-06-10 15:51:48.093895 | controller |       {
2026-06-10 15:51:48.093910 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.093925 | controller |         "lastTransitionTime": "2026-06-10T14:57:50Z",
2026-06-10 15:51:48.093940 | controller |         "status": "True",
2026-06-10 15:51:48.093954 | controller |         "type": "Ready"
2026-06-10 15:51:48.093969 | controller |       },
2026-06-10 15:51:48.093984 | controller |       {
2026-06-10 15:51:48.093999 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.094014 | controller |         "lastTransitionTime": "2026-06-10T14:57:50Z",
2026-06-10 15:51:48.094029 | controller |         "status": "True",
2026-06-10 15:51:48.094043 | controller |         "type": "ContainersReady"
2026-06-10 15:51:48.094058 | controller |       },
2026-06-10 15:51:48.094072 | controller |       {
2026-06-10 15:51:48.094087 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.094102 | controller |         "lastTransitionTime": "2026-06-10T14:57:06Z",
2026-06-10 15:51:48.094116 | controller |         "status": "True",
2026-06-10 15:51:48.094131 | controller |         "type": "PodScheduled"
2026-06-10 15:51:48.094146 | controller |       }
2026-06-10 15:51:48.094160 | controller |     ],
2026-06-10 15:51:48.094174 | controller |     "containerStatuses": [
2026-06-10 15:51:48.094189 | controller |       {
2026-06-10 15:51:48.094204 | controller |         "allocatedResources": {
2026-06-10 15:51:48.094218 | controller |           "cpu": "10m",
2026-06-10 15:51:48.094233 | controller |           "memory": "256Mi"
2026-06-10 15:51:48.094247 | controller |         },
2026-06-10 15:51:48.094262 | controller |         "containerID": "cri-o://09e93b1db1c5849e63176432e30fb8532c42b2e8541897a2f7ceb27a01aab43f",
2026-06-10 15:51:48.094277 | controller |         "image": "quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce",
2026-06-10 15:51:48.094292 | controller |         "imageID": "quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce",
2026-06-10 15:51:48.094306 | controller |         "lastState": {},
2026-06-10 15:51:48.094321 | controller |         "name": "manager",
2026-06-10 15:51:48.094335 | controller |         "ready": true,
2026-06-10 15:51:48.094354 | controller |         "resources": {
2026-06-10 15:51:48.094370 | controller |           "limits": {
2026-06-10 15:51:48.094384 | controller |             "cpu": "500m",
2026-06-10 15:51:48.094399 | controller |             "memory": "512Mi"
2026-06-10 15:51:48.094414 | controller |           },
2026-06-10 15:51:48.094429 | controller |           "requests": {
2026-06-10 15:51:48.094443 | controller |             "cpu": "10m",
2026-06-10 15:51:48.094458 | controller |             "memory": "256Mi"
2026-06-10 15:51:48.094472 | controller |           }
2026-06-10 15:51:48.094486 | controller |         },
2026-06-10 15:51:48.094500 | controller |         "restartCount": 0,
2026-06-10 15:51:48.094515 | controller |         "started": true,
2026-06-10 15:51:48.094529 | controller |         "state": {
2026-06-10 15:51:48.094544 | controller |           "running": {
2026-06-10 15:51:48.094558 | controller |             "startedAt": "2026-06-10T14:57:36Z"
2026-06-10 15:51:48.094573 | controller |           }
2026-06-10 15:51:48.094589 | controller |         },
2026-06-10 15:51:48.094604 | controller |         "user": {
2026-06-10 15:51:48.094619 | controller |           "linux": {
2026-06-10 15:51:48.094634 | controller |             "gid": 0,
2026-06-10 15:51:48.094648 | controller |             "supplementalGroups": [
2026-06-10 15:51:48.094663 | controller |               0
2026-06-10 15:51:48.094677 | controller |             ],
2026-06-10 15:51:48.094692 | controller |             "uid": 65532
2026-06-10 15:51:48.094739 | controller |           }
2026-06-10 15:51:48.094756 | controller |         },
2026-06-10 15:51:48.094771 | controller |         "volumeMounts": [
2026-06-10 15:51:48.094786 | controller |           {
2026-06-10 15:51:48.094801 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-10 15:51:48.094815 | controller |             "name": "kube-api-access-4prsx",
2026-06-10 15:51:48.094830 | controller |             "readOnly": true,
2026-06-10 15:51:48.094845 | controller |             "recursiveReadOnly": "Disabled"
2026-06-10 15:51:48.094877 | controller |           }
2026-06-10 15:51:48.094893 | controller |         ]
2026-06-10 15:51:48.094908 | controller |       }
2026-06-10 15:51:48.094922 | controller |     ],
2026-06-10 15:51:48.094937 | controller |     "hostIP": "192.168.126.11",
2026-06-10 15:51:48.094951 | controller |     "hostIPs": [
2026-06-10 15:51:48.094966 | controller |       {
2026-06-10 15:51:48.094980 | controller |         "ip": "192.168.126.11"
2026-06-10 15:51:48.094995 | controller |       }
2026-06-10 15:51:48.095009 | controller |     ],
2026-06-10 15:51:48.095024 | controller |     "phase": "Running",
2026-06-10 15:51:48.095039 | controller |     "podIP": "10.217.0.77",
2026-06-10 15:51:48.095053 | controller |     "podIPs": [
2026-06-10 15:51:48.095068 | controller |       {
2026-06-10 15:51:48.095082 | controller |         "ip": "10.217.0.77"
2026-06-10 15:51:48.095097 | controller |       }
2026-06-10 15:51:48.095111 | controller |     ],
2026-06-10 15:51:48.095125 | controller |     "qosClass": "Burstable",
2026-06-10 15:51:48.095140 | controller |     "startTime": "2026-06-10T14:57:06Z"
2026-06-10 15:51:48.095155 | controller |   }
2026-06-10 15:51:48.095169 | controller | }
2026-06-10 15:51:48.117487 | controller | ok:
2026-06-10 15:51:48.117533 | controller | {
2026-06-10 15:51:48.117553 | controller |   "apiVersion": "v1",
2026-06-10 15:51:48.117570 | controller |   "kind": "Pod",
2026-06-10 15:51:48.117586 | controller |   "metadata": {
2026-06-10 15:51:48.117601 | controller |     "annotations": {
2026-06-10 15:51:48.117617 | 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-10 15:51:48.117640 | 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-10 15:51:48.117656 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-10 15:51:48.117671 | controller |       "openshift.io/scc": "anyuid",
2026-06-10 15:51:48.117686 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-10 15:51:48.117702 | controller |     },
2026-06-10 15:51:48.117717 | controller |     "creationTimestamp": "2026-06-10T14:57:06Z",
2026-06-10 15:51:48.117732 | controller |     "generateName": "designate-operator-controller-manager-6bf8599b68-",
2026-06-10 15:51:48.117747 | controller |     "generation": 1,
2026-06-10 15:51:48.117761 | controller |     "labels": {
2026-06-10 15:51:48.117776 | controller |       "app.kubernetes.io/name": "designate-operator",
2026-06-10 15:51:48.117792 | controller |       "control-plane": "controller-manager",
2026-06-10 15:51:48.117807 | controller |       "openstack.org/operator-name": "designate",
2026-06-10 15:51:48.117822 | controller |       "pod-template-hash": "6bf8599b68"
2026-06-10 15:51:48.117837 | controller |     },
2026-06-10 15:51:48.117872 | controller |     "managedFields": [
2026-06-10 15:51:48.117892 | controller |       {
2026-06-10 15:51:48.117907 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.117922 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.117967 | controller |         "fieldsV1": {
2026-06-10 15:51:48.117983 | controller |           "f:metadata": {
2026-06-10 15:51:48.117998 | controller |             "f:annotations": {
2026-06-10 15:51:48.118012 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-10 15:51:48.118027 | controller |             }
2026-06-10 15:51:48.118041 | controller |           }
2026-06-10 15:51:48.118056 | controller |         },
2026-06-10 15:51:48.118071 | controller |         "manager": "crc",
2026-06-10 15:51:48.118086 | controller |         "operation": "Update",
2026-06-10 15:51:48.118100 | controller |         "subresource": "status",
2026-06-10 15:51:48.118114 | controller |         "time": "2026-06-10T14:57:06Z"
2026-06-10 15:51:48.118128 | controller |       },
2026-06-10 15:51:48.118143 | controller |       {
2026-06-10 15:51:48.118157 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.118172 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.118186 | controller |         "fieldsV1": {
2026-06-10 15:51:48.118200 | controller |           "f:metadata": {
2026-06-10 15:51:48.118214 | controller |             "f:annotations": {
2026-06-10 15:51:48.118229 | controller |               ".": {},
2026-06-10 15:51:48.118243 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-10 15:51:48.118257 | controller |             },
2026-06-10 15:51:48.118272 | controller |             "f:generateName": {},
2026-06-10 15:51:48.118287 | controller |             "f:labels": {
2026-06-10 15:51:48.118302 | controller |               ".": {},
2026-06-10 15:51:48.118316 | controller |               "f:app.kubernetes.io/name": {},
2026-06-10 15:51:48.118331 | controller |               "f:control-plane": {},
2026-06-10 15:51:48.118345 | controller |               "f:openstack.org/operator-name": {},
2026-06-10 15:51:48.118359 | controller |               "f:pod-template-hash": {}
2026-06-10 15:51:48.118373 | controller |             },
2026-06-10 15:51:48.118388 | controller |             "f:ownerReferences": {
2026-06-10 15:51:48.118402 | controller |               ".": {},
2026-06-10 15:51:48.118416 | controller |               "k:{\"uid\":\"04e6ca07-4674-45d8-90ab-fc4453aacfa4\"}": {}
2026-06-10 15:51:48.118431 | controller |             }
2026-06-10 15:51:48.118450 | controller |           },
2026-06-10 15:51:48.118465 | controller |           "f:spec": {
2026-06-10 15:51:48.118480 | controller |             "f:containers": {
2026-06-10 15:51:48.118494 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-10 15:51:48.118508 | controller |                 ".": {},
2026-06-10 15:51:48.118523 | controller |                 "f:args": {},
2026-06-10 15:51:48.118537 | controller |                 "f:command": {},
2026-06-10 15:51:48.118551 | controller |                 "f:env": {
2026-06-10 15:51:48.118566 | controller |                   ".": {},
2026-06-10 15:51:48.118580 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-10 15:51:48.118594 | controller |                     ".": {},
2026-06-10 15:51:48.118608 | controller |                     "f:name": {},
2026-06-10 15:51:48.118623 | controller |                     "f:value": {}
2026-06-10 15:51:48.118637 | controller |                   },
2026-06-10 15:51:48.118651 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-10 15:51:48.118666 | controller |                     ".": {},
2026-06-10 15:51:48.118681 | controller |                     "f:name": {},
2026-06-10 15:51:48.118695 | controller |                     "f:value": {}
2026-06-10 15:51:48.118709 | controller |                   },
2026-06-10 15:51:48.118724 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-10 15:51:48.118738 | controller |                     ".": {},
2026-06-10 15:51:48.118753 | controller |                     "f:name": {},
2026-06-10 15:51:48.118767 | controller |                     "f:value": {}
2026-06-10 15:51:48.118781 | controller |                   },
2026-06-10 15:51:48.118795 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-10 15:51:48.118810 | controller |                     ".": {},
2026-06-10 15:51:48.118825 | controller |                     "f:name": {},
2026-06-10 15:51:48.118839 | controller |                     "f:value": {}
2026-06-10 15:51:48.118872 | controller |                   },
2026-06-10 15:51:48.118891 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-10 15:51:48.118907 | controller |                     ".": {},
2026-06-10 15:51:48.118922 | controller |                     "f:name": {},
2026-06-10 15:51:48.118936 | controller |                     "f:value": {}
2026-06-10 15:51:48.118951 | controller |                   }
2026-06-10 15:51:48.118965 | controller |                 },
2026-06-10 15:51:48.118980 | controller |                 "f:image": {},
2026-06-10 15:51:48.118994 | controller |                 "f:imagePullPolicy": {},
2026-06-10 15:51:48.119009 | controller |                 "f:livenessProbe": {
2026-06-10 15:51:48.119023 | controller |                   ".": {},
2026-06-10 15:51:48.119037 | controller |                   "f:failureThreshold": {},
2026-06-10 15:51:48.119052 | controller |                   "f:httpGet": {
2026-06-10 15:51:48.119066 | controller |                     ".": {},
2026-06-10 15:51:48.119081 | controller |                     "f:path": {},
2026-06-10 15:51:48.119095 | controller |                     "f:port": {},
2026-06-10 15:51:48.119110 | controller |                     "f:scheme": {}
2026-06-10 15:51:48.119125 | controller |                   },
2026-06-10 15:51:48.119139 | controller |                   "f:initialDelaySeconds": {},
2026-06-10 15:51:48.119153 | controller |                   "f:periodSeconds": {},
2026-06-10 15:51:48.119168 | controller |                   "f:successThreshold": {},
2026-06-10 15:51:48.119182 | controller |                   "f:timeoutSeconds": {}
2026-06-10 15:51:48.119197 | controller |                 },
2026-06-10 15:51:48.119211 | controller |                 "f:name": {},
2026-06-10 15:51:48.119225 | controller |                 "f:readinessProbe": {
2026-06-10 15:51:48.119240 | controller |                   ".": {},
2026-06-10 15:51:48.119254 | controller |                   "f:failureThreshold": {},
2026-06-10 15:51:48.119273 | controller |                   "f:httpGet": {
2026-06-10 15:51:48.119288 | controller |                     ".": {},
2026-06-10 15:51:48.119303 | controller |                     "f:path": {},
2026-06-10 15:51:48.119318 | controller |                     "f:port": {},
2026-06-10 15:51:48.119332 | controller |                     "f:scheme": {}
2026-06-10 15:51:48.119347 | controller |                   },
2026-06-10 15:51:48.119361 | controller |                   "f:initialDelaySeconds": {},
2026-06-10 15:51:48.119376 | controller |                   "f:periodSeconds": {},
2026-06-10 15:51:48.119390 | controller |                   "f:successThreshold": {},
2026-06-10 15:51:48.119405 | controller |                   "f:timeoutSeconds": {}
2026-06-10 15:51:48.119419 | controller |                 },
2026-06-10 15:51:48.119433 | controller |                 "f:resources": {
2026-06-10 15:51:48.119448 | controller |                   ".": {},
2026-06-10 15:51:48.119462 | controller |                   "f:limits": {
2026-06-10 15:51:48.119476 | controller |                     ".": {},
2026-06-10 15:51:48.119490 | controller |                     "f:cpu": {},
2026-06-10 15:51:48.119504 | controller |                     "f:memory": {}
2026-06-10 15:51:48.119518 | controller |                   },
2026-06-10 15:51:48.119532 | controller |                   "f:requests": {
2026-06-10 15:51:48.119547 | controller |                     ".": {},
2026-06-10 15:51:48.119561 | controller |                     "f:cpu": {},
2026-06-10 15:51:48.119575 | controller |                     "f:memory": {}
2026-06-10 15:51:48.119589 | controller |                   }
2026-06-10 15:51:48.119602 | controller |                 },
2026-06-10 15:51:48.119616 | controller |                 "f:securityContext": {
2026-06-10 15:51:48.119630 | controller |                   ".": {},
2026-06-10 15:51:48.119644 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-10 15:51:48.119658 | controller |                 },
2026-06-10 15:51:48.119672 | controller |                 "f:terminationMessagePath": {},
2026-06-10 15:51:48.119686 | controller |                 "f:terminationMessagePolicy": {}
2026-06-10 15:51:48.119700 | controller |               }
2026-06-10 15:51:48.119714 | controller |             },
2026-06-10 15:51:48.119728 | controller |             "f:dnsPolicy": {},
2026-06-10 15:51:48.119742 | controller |             "f:enableServiceLinks": {},
2026-06-10 15:51:48.119756 | controller |             "f:restartPolicy": {},
2026-06-10 15:51:48.119770 | controller |             "f:schedulerName": {},
2026-06-10 15:51:48.119784 | controller |             "f:securityContext": {
2026-06-10 15:51:48.119797 | controller |               ".": {},
2026-06-10 15:51:48.119811 | controller |               "f:runAsNonRoot": {}
2026-06-10 15:51:48.119825 | controller |             },
2026-06-10 15:51:48.119839 | controller |             "f:serviceAccount": {},
2026-06-10 15:51:48.119869 | controller |             "f:serviceAccountName": {},
2026-06-10 15:51:48.119888 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-10 15:51:48.119904 | controller |             "f:tolerations": {}
2026-06-10 15:51:48.119918 | controller |           }
2026-06-10 15:51:48.119932 | controller |         },
2026-06-10 15:51:48.119947 | controller |         "manager": "kube-controller-manager",
2026-06-10 15:51:48.119961 | controller |         "operation": "Update",
2026-06-10 15:51:48.119975 | controller |         "time": "2026-06-10T14:57:06Z"
2026-06-10 15:51:48.119988 | controller |       },
2026-06-10 15:51:48.120002 | controller |       {
2026-06-10 15:51:48.120016 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.120033 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.120061 | controller |         "fieldsV1": {
2026-06-10 15:51:48.120076 | controller |           "f:metadata": {
2026-06-10 15:51:48.120090 | controller |             "f:annotations": {
2026-06-10 15:51:48.120109 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-10 15:51:48.120124 | controller |             }
2026-06-10 15:51:48.120140 | controller |           }
2026-06-10 15:51:48.120155 | controller |         },
2026-06-10 15:51:48.120169 | controller |         "manager": "multus-daemon",
2026-06-10 15:51:48.120184 | controller |         "operation": "Update",
2026-06-10 15:51:48.120198 | controller |         "subresource": "status",
2026-06-10 15:51:48.120213 | controller |         "time": "2026-06-10T14:57:08Z"
2026-06-10 15:51:48.120227 | controller |       },
2026-06-10 15:51:48.120241 | controller |       {
2026-06-10 15:51:48.120255 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.120269 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.120283 | controller |         "fieldsV1": {
2026-06-10 15:51:48.120298 | controller |           "f:status": {
2026-06-10 15:51:48.120312 | controller |             "f:conditions": {
2026-06-10 15:51:48.120326 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-10 15:51:48.120340 | controller |                 ".": {},
2026-06-10 15:51:48.120354 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.120369 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.120383 | controller |                 "f:status": {},
2026-06-10 15:51:48.120398 | controller |                 "f:type": {}
2026-06-10 15:51:48.120412 | controller |               },
2026-06-10 15:51:48.120427 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-10 15:51:48.120441 | controller |                 ".": {},
2026-06-10 15:51:48.120455 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.120470 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.120484 | controller |                 "f:status": {},
2026-06-10 15:51:48.120499 | controller |                 "f:type": {}
2026-06-10 15:51:48.120513 | controller |               },
2026-06-10 15:51:48.120527 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-10 15:51:48.120542 | controller |                 ".": {},
2026-06-10 15:51:48.120556 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.120571 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.120585 | controller |                 "f:status": {},
2026-06-10 15:51:48.120599 | controller |                 "f:type": {}
2026-06-10 15:51:48.120614 | controller |               },
2026-06-10 15:51:48.120628 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-10 15:51:48.120642 | controller |                 ".": {},
2026-06-10 15:51:48.120656 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.120670 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.120684 | controller |                 "f:status": {},
2026-06-10 15:51:48.120699 | controller |                 "f:type": {}
2026-06-10 15:51:48.120713 | controller |               }
2026-06-10 15:51:48.120727 | controller |             },
2026-06-10 15:51:48.120741 | controller |             "f:containerStatuses": {},
2026-06-10 15:51:48.120756 | controller |             "f:hostIP": {},
2026-06-10 15:51:48.120770 | controller |             "f:hostIPs": {},
2026-06-10 15:51:48.120784 | controller |             "f:phase": {},
2026-06-10 15:51:48.120798 | controller |             "f:podIP": {},
2026-06-10 15:51:48.120813 | controller |             "f:podIPs": {
2026-06-10 15:51:48.120826 | controller |               ".": {},
2026-06-10 15:51:48.120841 | controller |               "k:{\"ip\":\"10.217.0.78\"}": {
2026-06-10 15:51:48.120875 | controller |                 ".": {},
2026-06-10 15:51:48.120895 | controller |                 "f:ip": {}
2026-06-10 15:51:48.120910 | controller |               }
2026-06-10 15:51:48.120925 | controller |             },
2026-06-10 15:51:48.120940 | controller |             "f:startTime": {}
2026-06-10 15:51:48.120960 | controller |           }
2026-06-10 15:51:48.120975 | controller |         },
2026-06-10 15:51:48.120990 | controller |         "manager": "kubelet",
2026-06-10 15:51:48.121032 | controller |         "operation": "Update",
2026-06-10 15:51:48.121049 | controller |         "subresource": "status",
2026-06-10 15:51:48.121064 | controller |         "time": "2026-06-10T14:57:58Z"
2026-06-10 15:51:48.121078 | controller |       }
2026-06-10 15:51:48.121092 | controller |     ],
2026-06-10 15:51:48.121107 | controller |     "name": "designate-operator-controller-manager-6bf8599b68-rk7j4",
2026-06-10 15:51:48.121121 | controller |     "namespace": "openstack-operators",
2026-06-10 15:51:48.121135 | controller |     "ownerReferences": [
2026-06-10 15:51:48.121150 | controller |       {
2026-06-10 15:51:48.121165 | controller |         "apiVersion": "apps/v1",
2026-06-10 15:51:48.121180 | controller |         "blockOwnerDeletion": true,
2026-06-10 15:51:48.121194 | controller |         "controller": true,
2026-06-10 15:51:48.121209 | controller |         "kind": "ReplicaSet",
2026-06-10 15:51:48.121223 | controller |         "name": "designate-operator-controller-manager-6bf8599b68",
2026-06-10 15:51:48.121238 | controller |         "uid": "04e6ca07-4674-45d8-90ab-fc4453aacfa4"
2026-06-10 15:51:48.121253 | controller |       }
2026-06-10 15:51:48.121268 | controller |     ],
2026-06-10 15:51:48.121283 | controller |     "resourceVersion": "54259",
2026-06-10 15:51:48.121298 | controller |     "uid": "13e02ff6-e868-4245-821e-67a8d97dc0d2"
2026-06-10 15:51:48.121313 | controller |   },
2026-06-10 15:51:48.121327 | controller |   "spec": {
2026-06-10 15:51:48.121342 | controller |     "containers": [
2026-06-10 15:51:48.121357 | controller |       {
2026-06-10 15:51:48.121371 | controller |         "args": [
2026-06-10 15:51:48.121386 | controller |           "--leader-elect",
2026-06-10 15:51:48.121400 | controller |           "--health-probe-bind-address=:8081",
2026-06-10 15:51:48.121415 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-10 15:51:48.121430 | controller |         ],
2026-06-10 15:51:48.121444 | controller |         "command": [
2026-06-10 15:51:48.121459 | controller |           "/manager"
2026-06-10 15:51:48.121474 | controller |         ],
2026-06-10 15:51:48.121488 | controller |         "env": [
2026-06-10 15:51:48.121503 | controller |           {
2026-06-10 15:51:48.121517 | controller |             "name": "LEASE_DURATION",
2026-06-10 15:51:48.121532 | controller |             "value": "30"
2026-06-10 15:51:48.121547 | controller |           },
2026-06-10 15:51:48.121561 | controller |           {
2026-06-10 15:51:48.121576 | controller |             "name": "RENEW_DEADLINE",
2026-06-10 15:51:48.121590 | controller |             "value": "20"
2026-06-10 15:51:48.121604 | controller |           },
2026-06-10 15:51:48.121618 | controller |           {
2026-06-10 15:51:48.121632 | controller |             "name": "RETRY_PERIOD",
2026-06-10 15:51:48.121646 | controller |             "value": "5"
2026-06-10 15:51:48.121660 | controller |           },
2026-06-10 15:51:48.121675 | controller |           {
2026-06-10 15:51:48.121689 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-10 15:51:48.121703 | controller |             "value": "false"
2026-06-10 15:51:48.121718 | controller |           },
2026-06-10 15:51:48.121732 | controller |           {
2026-06-10 15:51:48.121746 | controller |             "name": "METRICS_CERTS",
2026-06-10 15:51:48.121761 | controller |             "value": "false"
2026-06-10 15:51:48.121775 | controller |           }
2026-06-10 15:51:48.121789 | controller |         ],
2026-06-10 15:51:48.121804 | controller |         "image": "quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd",
2026-06-10 15:51:48.121820 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-10 15:51:48.121837 | controller |         "livenessProbe": {
2026-06-10 15:51:48.121876 | controller |           "failureThreshold": 3,
2026-06-10 15:51:48.121895 | controller |           "httpGet": {
2026-06-10 15:51:48.121911 | controller |             "path": "/healthz",
2026-06-10 15:51:48.121925 | controller |             "port": 8081,
2026-06-10 15:51:48.121939 | controller |             "scheme": "HTTP"
2026-06-10 15:51:48.121954 | controller |           },
2026-06-10 15:51:48.121968 | controller |           "initialDelaySeconds": 15,
2026-06-10 15:51:48.121983 | controller |           "periodSeconds": 20,
2026-06-10 15:51:48.121997 | controller |           "successThreshold": 1,
2026-06-10 15:51:48.122011 | controller |           "timeoutSeconds": 1
2026-06-10 15:51:48.122025 | controller |         },
2026-06-10 15:51:48.122040 | controller |         "name": "manager",
2026-06-10 15:51:48.122054 | controller |         "readinessProbe": {
2026-06-10 15:51:48.122095 | controller |           "failureThreshold": 3,
2026-06-10 15:51:48.122114 | controller |           "httpGet": {
2026-06-10 15:51:48.122129 | controller |             "path": "/readyz",
2026-06-10 15:51:48.122143 | controller |             "port": 8081,
2026-06-10 15:51:48.122157 | controller |             "scheme": "HTTP"
2026-06-10 15:51:48.122171 | controller |           },
2026-06-10 15:51:48.122186 | controller |           "initialDelaySeconds": 5,
2026-06-10 15:51:48.122200 | controller |           "periodSeconds": 10,
2026-06-10 15:51:48.122214 | controller |           "successThreshold": 1,
2026-06-10 15:51:48.122228 | controller |           "timeoutSeconds": 1
2026-06-10 15:51:48.122242 | controller |         },
2026-06-10 15:51:48.122257 | controller |         "resources": {
2026-06-10 15:51:48.122271 | controller |           "limits": {
2026-06-10 15:51:48.122285 | controller |             "cpu": "500m",
2026-06-10 15:51:48.122300 | controller |             "memory": "512Mi"
2026-06-10 15:51:48.122314 | controller |           },
2026-06-10 15:51:48.122328 | controller |           "requests": {
2026-06-10 15:51:48.122342 | controller |             "cpu": "10m",
2026-06-10 15:51:48.122356 | controller |             "memory": "256Mi"
2026-06-10 15:51:48.122370 | controller |           }
2026-06-10 15:51:48.122384 | controller |         },
2026-06-10 15:51:48.122398 | controller |         "securityContext": {
2026-06-10 15:51:48.122412 | controller |           "allowPrivilegeEscalation": false,
2026-06-10 15:51:48.122427 | controller |           "capabilities": {
2026-06-10 15:51:48.122441 | controller |             "drop": [
2026-06-10 15:51:48.122455 | controller |               "MKNOD"
2026-06-10 15:51:48.122469 | controller |             ]
2026-06-10 15:51:48.122483 | controller |           }
2026-06-10 15:51:48.122497 | controller |         },
2026-06-10 15:51:48.122511 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-10 15:51:48.122525 | controller |         "terminationMessagePolicy": "File",
2026-06-10 15:51:48.122539 | controller |         "volumeMounts": [
2026-06-10 15:51:48.122554 | controller |           {
2026-06-10 15:51:48.122569 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-10 15:51:48.122583 | controller |             "name": "kube-api-access-8f7n4",
2026-06-10 15:51:48.122598 | controller |             "readOnly": true
2026-06-10 15:51:48.122612 | controller |           }
2026-06-10 15:51:48.122627 | controller |         ]
2026-06-10 15:51:48.122641 | controller |       }
2026-06-10 15:51:48.122655 | controller |     ],
2026-06-10 15:51:48.122672 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-10 15:51:48.122727 | controller |     "enableServiceLinks": true,
2026-06-10 15:51:48.122744 | controller |     "imagePullSecrets": [
2026-06-10 15:51:48.122759 | controller |       {
2026-06-10 15:51:48.122774 | controller |         "name": "designate-operator-controller-manager-dockercfg-vtxkd"
2026-06-10 15:51:48.122789 | controller |       }
2026-06-10 15:51:48.122804 | controller |     ],
2026-06-10 15:51:48.122823 | controller |     "nodeName": "crc",
2026-06-10 15:51:48.122839 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-10 15:51:48.122871 | controller |     "priority": 0,
2026-06-10 15:51:48.122888 | controller |     "restartPolicy": "Always",
2026-06-10 15:51:48.122902 | controller |     "schedulerName": "default-scheduler",
2026-06-10 15:51:48.122917 | controller |     "securityContext": {
2026-06-10 15:51:48.122931 | controller |       "runAsNonRoot": true,
2026-06-10 15:51:48.122945 | controller |       "seLinuxOptions": {
2026-06-10 15:51:48.122960 | controller |         "level": "s0:c26,c5"
2026-06-10 15:51:48.122974 | controller |       }
2026-06-10 15:51:48.122988 | controller |     },
2026-06-10 15:51:48.123002 | controller |     "serviceAccount": "designate-operator-controller-manager",
2026-06-10 15:51:48.123017 | controller |     "serviceAccountName": "designate-operator-controller-manager",
2026-06-10 15:51:48.123032 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-10 15:51:48.123046 | controller |     "tolerations": [
2026-06-10 15:51:48.123061 | controller |       {
2026-06-10 15:51:48.123077 | controller |         "effect": "NoExecute",
2026-06-10 15:51:48.123091 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-10 15:51:48.123106 | controller |         "operator": "Exists",
2026-06-10 15:51:48.123121 | controller |         "tolerationSeconds": 120
2026-06-10 15:51:48.123160 | controller |       },
2026-06-10 15:51:48.123183 | controller |       {
2026-06-10 15:51:48.123198 | controller |         "effect": "NoExecute",
2026-06-10 15:51:48.123213 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-10 15:51:48.123227 | controller |         "operator": "Exists",
2026-06-10 15:51:48.123242 | controller |         "tolerationSeconds": 120
2026-06-10 15:51:48.123256 | controller |       },
2026-06-10 15:51:48.123271 | controller |       {
2026-06-10 15:51:48.123285 | controller |         "effect": "NoSchedule",
2026-06-10 15:51:48.123300 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-10 15:51:48.123315 | controller |         "operator": "Exists"
2026-06-10 15:51:48.123330 | controller |       }
2026-06-10 15:51:48.123344 | controller |     ],
2026-06-10 15:51:48.123359 | controller |     "volumes": [
2026-06-10 15:51:48.123373 | controller |       {
2026-06-10 15:51:48.123388 | controller |         "name": "kube-api-access-8f7n4",
2026-06-10 15:51:48.123403 | controller |         "projected": {
2026-06-10 15:51:48.123418 | controller |           "defaultMode": 420,
2026-06-10 15:51:48.123433 | controller |           "sources": [
2026-06-10 15:51:48.123447 | controller |             {
2026-06-10 15:51:48.123461 | controller |               "serviceAccountToken": {
2026-06-10 15:51:48.123476 | controller |                 "expirationSeconds": 3607,
2026-06-10 15:51:48.123491 | controller |                 "path": "token"
2026-06-10 15:51:48.123505 | controller |               }
2026-06-10 15:51:48.123519 | controller |             },
2026-06-10 15:51:48.123533 | controller |             {
2026-06-10 15:51:48.123547 | controller |               "configMap": {
2026-06-10 15:51:48.123562 | controller |                 "items": [
2026-06-10 15:51:48.123576 | controller |                   {
2026-06-10 15:51:48.123590 | controller |                     "key": "ca.crt",
2026-06-10 15:51:48.123605 | controller |                     "path": "ca.crt"
2026-06-10 15:51:48.123619 | controller |                   }
2026-06-10 15:51:48.123633 | controller |                 ],
2026-06-10 15:51:48.123647 | controller |                 "name": "kube-root-ca.crt"
2026-06-10 15:51:48.123661 | controller |               }
2026-06-10 15:51:48.123676 | controller |             },
2026-06-10 15:51:48.123691 | controller |             {
2026-06-10 15:51:48.123705 | controller |               "downwardAPI": {
2026-06-10 15:51:48.123719 | controller |                 "items": [
2026-06-10 15:51:48.123733 | controller |                   {
2026-06-10 15:51:48.123752 | controller |                     "fieldRef": {
2026-06-10 15:51:48.123767 | controller |                       "apiVersion": "v1",
2026-06-10 15:51:48.123782 | controller |                       "fieldPath": "metadata.namespace"
2026-06-10 15:51:48.123797 | controller |                     },
2026-06-10 15:51:48.123814 | controller |                     "path": "namespace"
2026-06-10 15:51:48.123831 | controller |                   }
2026-06-10 15:51:48.123846 | controller |                 ]
2026-06-10 15:51:48.123881 | controller |               }
2026-06-10 15:51:48.123897 | controller |             },
2026-06-10 15:51:48.123911 | controller |             {
2026-06-10 15:51:48.123926 | controller |               "configMap": {
2026-06-10 15:51:48.123940 | controller |                 "items": [
2026-06-10 15:51:48.123954 | controller |                   {
2026-06-10 15:51:48.123968 | controller |                     "key": "service-ca.crt",
2026-06-10 15:51:48.123983 | controller |                     "path": "service-ca.crt"
2026-06-10 15:51:48.123997 | controller |                   }
2026-06-10 15:51:48.124011 | controller |                 ],
2026-06-10 15:51:48.124025 | controller |                 "name": "openshift-service-ca.crt"
2026-06-10 15:51:48.124040 | controller |               }
2026-06-10 15:51:48.124054 | controller |             }
2026-06-10 15:51:48.124071 | controller |           ]
2026-06-10 15:51:48.124097 | controller |         }
2026-06-10 15:51:48.124112 | controller |       }
2026-06-10 15:51:48.124126 | controller |     ]
2026-06-10 15:51:48.124141 | controller |   },
2026-06-10 15:51:48.124155 | controller |   "status": {
2026-06-10 15:51:48.124169 | controller |     "conditions": [
2026-06-10 15:51:48.124183 | controller |       {
2026-06-10 15:51:48.124197 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.124235 | controller |         "lastTransitionTime": "2026-06-10T14:57:37Z",
2026-06-10 15:51:48.124255 | controller |         "status": "True",
2026-06-10 15:51:48.124270 | controller |         "type": "PodReadyToStartContainers"
2026-06-10 15:51:48.124285 | controller |       },
2026-06-10 15:51:48.124309 | controller |       {
2026-06-10 15:51:48.124324 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.124339 | controller |         "lastTransitionTime": "2026-06-10T14:57:06Z",
2026-06-10 15:51:48.124360 | controller |         "status": "True",
2026-06-10 15:51:48.124447 | controller |         "type": "Initialized"
2026-06-10 15:51:48.124469 | controller |       },
2026-06-10 15:51:48.124485 | controller |       {
2026-06-10 15:51:48.124501 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.124515 | controller |         "lastTransitionTime": "2026-06-10T14:57:50Z",
2026-06-10 15:51:48.124531 | controller |         "status": "True",
2026-06-10 15:51:48.124546 | controller |         "type": "Ready"
2026-06-10 15:51:48.124561 | controller |       },
2026-06-10 15:51:48.124576 | controller |       {
2026-06-10 15:51:48.124590 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.124604 | controller |         "lastTransitionTime": "2026-06-10T14:57:50Z",
2026-06-10 15:51:48.124619 | controller |         "status": "True",
2026-06-10 15:51:48.124634 | controller |         "type": "ContainersReady"
2026-06-10 15:51:48.124648 | controller |       },
2026-06-10 15:51:48.124663 | controller |       {
2026-06-10 15:51:48.124677 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.124691 | controller |         "lastTransitionTime": "2026-06-10T14:57:06Z",
2026-06-10 15:51:48.124706 | controller |         "status": "True",
2026-06-10 15:51:48.124720 | controller |         "type": "PodScheduled"
2026-06-10 15:51:48.124734 | controller |       }
2026-06-10 15:51:48.124749 | controller |     ],
2026-06-10 15:51:48.124763 | controller |     "containerStatuses": [
2026-06-10 15:51:48.124778 | controller |       {
2026-06-10 15:51:48.124792 | controller |         "allocatedResources": {
2026-06-10 15:51:48.124812 | controller |           "cpu": "10m",
2026-06-10 15:51:48.125047 | controller |           "memory": "256Mi"
2026-06-10 15:51:48.125068 | controller |         },
2026-06-10 15:51:48.125084 | controller |         "containerID": "cri-o://77de62a8371bffe0e536d3d53100febb7ea2a66211b985945a5e26d5988bcba0",
2026-06-10 15:51:48.125099 | controller |         "image": "quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd",
2026-06-10 15:51:48.125114 | controller |         "imageID": "quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd",
2026-06-10 15:51:48.125129 | controller |         "lastState": {},
2026-06-10 15:51:48.125144 | controller |         "name": "manager",
2026-06-10 15:51:48.125158 | controller |         "ready": true,
2026-06-10 15:51:48.125172 | controller |         "resources": {
2026-06-10 15:51:48.125186 | controller |           "limits": {
2026-06-10 15:51:48.125200 | controller |             "cpu": "500m",
2026-06-10 15:51:48.125215 | controller |             "memory": "512Mi"
2026-06-10 15:51:48.125229 | controller |           },
2026-06-10 15:51:48.125243 | controller |           "requests": {
2026-06-10 15:51:48.125257 | controller |             "cpu": "10m",
2026-06-10 15:51:48.125271 | controller |             "memory": "256Mi"
2026-06-10 15:51:48.125336 | controller |           }
2026-06-10 15:51:48.125353 | controller |         },
2026-06-10 15:51:48.125392 | controller |         "restartCount": 0,
2026-06-10 15:51:48.125409 | controller |         "started": true,
2026-06-10 15:51:48.125423 | controller |         "state": {
2026-06-10 15:51:48.125438 | controller |           "running": {
2026-06-10 15:51:48.125453 | controller |             "startedAt": "2026-06-10T14:57:37Z"
2026-06-10 15:51:48.125467 | controller |           }
2026-06-10 15:51:48.125482 | controller |         },
2026-06-10 15:51:48.125496 | controller |         "user": {
2026-06-10 15:51:48.125510 | controller |           "linux": {
2026-06-10 15:51:48.125525 | controller |             "gid": 0,
2026-06-10 15:51:48.125540 | controller |             "supplementalGroups": [
2026-06-10 15:51:48.125554 | controller |               0
2026-06-10 15:51:48.125569 | controller |             ],
2026-06-10 15:51:48.125584 | controller |             "uid": 65532
2026-06-10 15:51:48.125598 | controller |           }
2026-06-10 15:51:48.125612 | controller |         },
2026-06-10 15:51:48.125626 | controller |         "volumeMounts": [
2026-06-10 15:51:48.125640 | controller |           {
2026-06-10 15:51:48.125654 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-10 15:51:48.125668 | controller |             "name": "kube-api-access-8f7n4",
2026-06-10 15:51:48.125683 | controller |             "readOnly": true,
2026-06-10 15:51:48.125697 | controller |             "recursiveReadOnly": "Disabled"
2026-06-10 15:51:48.125712 | controller |           }
2026-06-10 15:51:48.125726 | controller |         ]
2026-06-10 15:51:48.125740 | controller |       }
2026-06-10 15:51:48.125754 | controller |     ],
2026-06-10 15:51:48.125769 | controller |     "hostIP": "192.168.126.11",
2026-06-10 15:51:48.125784 | controller |     "hostIPs": [
2026-06-10 15:51:48.125798 | controller |       {
2026-06-10 15:51:48.125813 | controller |         "ip": "192.168.126.11"
2026-06-10 15:51:48.125827 | controller |       }
2026-06-10 15:51:48.125841 | controller |     ],
2026-06-10 15:51:48.125877 | controller |     "phase": "Running",
2026-06-10 15:51:48.125893 | controller |     "podIP": "10.217.0.78",
2026-06-10 15:51:48.125908 | controller |     "podIPs": [
2026-06-10 15:51:48.125923 | controller |       {
2026-06-10 15:51:48.125937 | controller |         "ip": "10.217.0.78"
2026-06-10 15:51:48.125952 | controller |       }
2026-06-10 15:51:48.125966 | controller |     ],
2026-06-10 15:51:48.125980 | controller |     "qosClass": "Burstable",
2026-06-10 15:51:48.126002 | controller |     "startTime": "2026-06-10T14:57:06Z"
2026-06-10 15:51:48.126017 | controller |   }
2026-06-10 15:51:48.126032 | controller | }
2026-06-10 15:51:48.171399 | controller | ok:
2026-06-10 15:51:48.171628 | controller | {
2026-06-10 15:51:48.171680 | controller |   "apiVersion": "v1",
2026-06-10 15:51:48.171718 | controller |   "kind": "Pod",
2026-06-10 15:51:48.171753 | controller |   "metadata": {
2026-06-10 15:51:48.171788 | controller |     "annotations": {
2026-06-10 15:51:48.171822 | 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-10 15:51:48.171907 | 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-10 15:51:48.171948 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-10 15:51:48.171984 | controller |       "openshift.io/scc": "anyuid",
2026-06-10 15:51:48.172019 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-10 15:51:48.172054 | controller |     },
2026-06-10 15:51:48.172088 | controller |     "creationTimestamp": "2026-06-10T14:57:06Z",
2026-06-10 15:51:48.172122 | controller |     "generateName": "glance-operator-controller-manager-5bdfb47c4d-",
2026-06-10 15:51:48.172155 | controller |     "generation": 1,
2026-06-10 15:51:48.172188 | controller |     "labels": {
2026-06-10 15:51:48.172221 | controller |       "app.kubernetes.io/name": "glance-operator",
2026-06-10 15:51:48.172254 | controller |       "control-plane": "controller-manager",
2026-06-10 15:51:48.172287 | controller |       "openstack.org/operator-name": "glance",
2026-06-10 15:51:48.172320 | controller |       "pod-template-hash": "5bdfb47c4d"
2026-06-10 15:51:48.172353 | controller |     },
2026-06-10 15:51:48.172385 | controller |     "managedFields": [
2026-06-10 15:51:48.172417 | controller |       {
2026-06-10 15:51:48.172448 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.172481 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.172513 | controller |         "fieldsV1": {
2026-06-10 15:51:48.172569 | controller |           "f:metadata": {
2026-06-10 15:51:48.172605 | controller |             "f:annotations": {
2026-06-10 15:51:48.172638 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-10 15:51:48.172671 | controller |             }
2026-06-10 15:51:48.172704 | controller |           }
2026-06-10 15:51:48.172735 | controller |         },
2026-06-10 15:51:48.172767 | controller |         "manager": "crc",
2026-06-10 15:51:48.172798 | controller |         "operation": "Update",
2026-06-10 15:51:48.172830 | controller |         "subresource": "status",
2026-06-10 15:51:48.172896 | controller |         "time": "2026-06-10T14:57:06Z"
2026-06-10 15:51:48.172934 | controller |       },
2026-06-10 15:51:48.172968 | controller |       {
2026-06-10 15:51:48.173002 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.173035 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.173067 | controller |         "fieldsV1": {
2026-06-10 15:51:48.173099 | controller |           "f:metadata": {
2026-06-10 15:51:48.173131 | controller |             "f:annotations": {
2026-06-10 15:51:48.173164 | controller |               ".": {},
2026-06-10 15:51:48.173197 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-10 15:51:48.173230 | controller |             },
2026-06-10 15:51:48.173277 | controller |             "f:generateName": {},
2026-06-10 15:51:48.173311 | controller |             "f:labels": {
2026-06-10 15:51:48.173343 | controller |               ".": {},
2026-06-10 15:51:48.173376 | controller |               "f:app.kubernetes.io/name": {},
2026-06-10 15:51:48.173408 | controller |               "f:control-plane": {},
2026-06-10 15:51:48.173441 | controller |               "f:openstack.org/operator-name": {},
2026-06-10 15:51:48.173475 | controller |               "f:pod-template-hash": {}
2026-06-10 15:51:48.173508 | controller |             },
2026-06-10 15:51:48.173541 | controller |             "f:ownerReferences": {
2026-06-10 15:51:48.173574 | controller |               ".": {},
2026-06-10 15:51:48.173606 | controller |               "k:{\"uid\":\"be937e74-90d7-47fd-8db7-0b44dffa7896\"}": {}
2026-06-10 15:51:48.173638 | controller |             }
2026-06-10 15:51:48.173671 | controller |           },
2026-06-10 15:51:48.173703 | controller |           "f:spec": {
2026-06-10 15:51:48.173735 | controller |             "f:containers": {
2026-06-10 15:51:48.173768 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-10 15:51:48.173801 | controller |                 ".": {},
2026-06-10 15:51:48.173833 | controller |                 "f:args": {},
2026-06-10 15:51:48.173909 | controller |                 "f:command": {},
2026-06-10 15:51:48.173946 | controller |                 "f:env": {
2026-06-10 15:51:48.173979 | controller |                   ".": {},
2026-06-10 15:51:48.174011 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-10 15:51:48.174044 | controller |                     ".": {},
2026-06-10 15:51:48.174076 | controller |                     "f:name": {},
2026-06-10 15:51:48.174108 | controller |                     "f:value": {}
2026-06-10 15:51:48.174139 | controller |                   },
2026-06-10 15:51:48.174171 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-10 15:51:48.174204 | controller |                     ".": {},
2026-06-10 15:51:48.174236 | controller |                     "f:name": {},
2026-06-10 15:51:48.174269 | controller |                     "f:value": {}
2026-06-10 15:51:48.174301 | controller |                   },
2026-06-10 15:51:48.174333 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-10 15:51:48.174365 | controller |                     ".": {},
2026-06-10 15:51:48.174398 | controller |                     "f:name": {},
2026-06-10 15:51:48.174429 | controller |                     "f:value": {}
2026-06-10 15:51:48.174462 | controller |                   },
2026-06-10 15:51:48.174494 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-10 15:51:48.174527 | controller |                     ".": {},
2026-06-10 15:51:48.174559 | controller |                     "f:name": {},
2026-06-10 15:51:48.174592 | controller |                     "f:value": {}
2026-06-10 15:51:48.174624 | controller |                   },
2026-06-10 15:51:48.174656 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-10 15:51:48.174688 | controller |                     ".": {},
2026-06-10 15:51:48.174720 | controller |                     "f:name": {},
2026-06-10 15:51:48.174753 | controller |                     "f:value": {}
2026-06-10 15:51:48.174785 | controller |                   }
2026-06-10 15:51:48.174817 | controller |                 },
2026-06-10 15:51:48.174855 | controller |                 "f:image": {},
2026-06-10 15:51:48.174923 | controller |                 "f:imagePullPolicy": {},
2026-06-10 15:51:48.174957 | controller |                 "f:livenessProbe": {
2026-06-10 15:51:48.174990 | controller |                   ".": {},
2026-06-10 15:51:48.175022 | controller |                   "f:failureThreshold": {},
2026-06-10 15:51:48.175055 | controller |                   "f:httpGet": {
2026-06-10 15:51:48.175086 | controller |                     ".": {},
2026-06-10 15:51:48.175118 | controller |                     "f:path": {},
2026-06-10 15:51:48.175158 | controller |                     "f:port": {},
2026-06-10 15:51:48.175190 | controller |                     "f:scheme": {}
2026-06-10 15:51:48.175221 | controller |                   },
2026-06-10 15:51:48.175253 | controller |                   "f:initialDelaySeconds": {},
2026-06-10 15:51:48.175286 | controller |                   "f:periodSeconds": {},
2026-06-10 15:51:48.175319 | controller |                   "f:successThreshold": {},
2026-06-10 15:51:48.175351 | controller |                   "f:timeoutSeconds": {}
2026-06-10 15:51:48.175384 | controller |                 },
2026-06-10 15:51:48.175416 | controller |                 "f:name": {},
2026-06-10 15:51:48.175448 | controller |                 "f:readinessProbe": {
2026-06-10 15:51:48.175480 | controller |                   ".": {},
2026-06-10 15:51:48.175511 | controller |                   "f:failureThreshold": {},
2026-06-10 15:51:48.175544 | controller |                   "f:httpGet": {
2026-06-10 15:51:48.175575 | controller |                     ".": {},
2026-06-10 15:51:48.175607 | controller |                     "f:path": {},
2026-06-10 15:51:48.175638 | controller |                     "f:port": {},
2026-06-10 15:51:48.175669 | controller |                     "f:scheme": {}
2026-06-10 15:51:48.175700 | controller |                   },
2026-06-10 15:51:48.175732 | controller |                   "f:initialDelaySeconds": {},
2026-06-10 15:51:48.175763 | controller |                   "f:periodSeconds": {},
2026-06-10 15:51:48.175796 | controller |                   "f:successThreshold": {},
2026-06-10 15:51:48.175829 | controller |                   "f:timeoutSeconds": {}
2026-06-10 15:51:48.175898 | controller |                 },
2026-06-10 15:51:48.175934 | controller |                 "f:resources": {
2026-06-10 15:51:48.175967 | controller |                   ".": {},
2026-06-10 15:51:48.175999 | controller |                   "f:limits": {
2026-06-10 15:51:48.176031 | controller |                     ".": {},
2026-06-10 15:51:48.176063 | controller |                     "f:cpu": {},
2026-06-10 15:51:48.176095 | controller |                     "f:memory": {}
2026-06-10 15:51:48.176127 | controller |                   },
2026-06-10 15:51:48.176159 | controller |                   "f:requests": {
2026-06-10 15:51:48.176192 | controller |                     ".": {},
2026-06-10 15:51:48.176224 | controller |                     "f:cpu": {},
2026-06-10 15:51:48.176256 | controller |                     "f:memory": {}
2026-06-10 15:51:48.176287 | controller |                   }
2026-06-10 15:51:48.176319 | controller |                 },
2026-06-10 15:51:48.176351 | controller |                 "f:securityContext": {
2026-06-10 15:51:48.176384 | controller |                   ".": {},
2026-06-10 15:51:48.176416 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-10 15:51:48.176448 | controller |                 },
2026-06-10 15:51:48.176480 | controller |                 "f:terminationMessagePath": {},
2026-06-10 15:51:48.176511 | controller |                 "f:terminationMessagePolicy": {}
2026-06-10 15:51:48.176543 | controller |               }
2026-06-10 15:51:48.176597 | controller |             },
2026-06-10 15:51:48.176631 | controller |             "f:dnsPolicy": {},
2026-06-10 15:51:48.176663 | controller |             "f:enableServiceLinks": {},
2026-06-10 15:51:48.176694 | controller |             "f:restartPolicy": {},
2026-06-10 15:51:48.176725 | controller |             "f:schedulerName": {},
2026-06-10 15:51:48.176758 | controller |             "f:securityContext": {
2026-06-10 15:51:48.176789 | controller |               ".": {},
2026-06-10 15:51:48.176820 | controller |               "f:runAsNonRoot": {}
2026-06-10 15:51:48.176851 | controller |             },
2026-06-10 15:51:48.176918 | controller |             "f:serviceAccount": {},
2026-06-10 15:51:48.176952 | controller |             "f:serviceAccountName": {},
2026-06-10 15:51:48.176984 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-10 15:51:48.177025 | controller |             "f:tolerations": {}
2026-06-10 15:51:48.177058 | controller |           }
2026-06-10 15:51:48.177090 | controller |         },
2026-06-10 15:51:48.177122 | controller |         "manager": "kube-controller-manager",
2026-06-10 15:51:48.177154 | controller |         "operation": "Update",
2026-06-10 15:51:48.177186 | controller |         "time": "2026-06-10T14:57:06Z"
2026-06-10 15:51:48.177218 | controller |       },
2026-06-10 15:51:48.177250 | controller |       {
2026-06-10 15:51:48.177282 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.177314 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.177346 | controller |         "fieldsV1": {
2026-06-10 15:51:48.177378 | controller |           "f:metadata": {
2026-06-10 15:51:48.177409 | controller |             "f:annotations": {
2026-06-10 15:51:48.177441 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-10 15:51:48.177474 | controller |             }
2026-06-10 15:51:48.177507 | controller |           }
2026-06-10 15:51:48.177539 | controller |         },
2026-06-10 15:51:48.177572 | controller |         "manager": "multus-daemon",
2026-06-10 15:51:48.177604 | controller |         "operation": "Update",
2026-06-10 15:51:48.177637 | controller |         "subresource": "status",
2026-06-10 15:51:48.177669 | controller |         "time": "2026-06-10T14:57:08Z"
2026-06-10 15:51:48.177702 | controller |       },
2026-06-10 15:51:48.177734 | controller |       {
2026-06-10 15:51:48.177766 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.177798 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.177829 | controller |         "fieldsV1": {
2026-06-10 15:51:48.177900 | controller |           "f:status": {
2026-06-10 15:51:48.177937 | controller |             "f:conditions": {
2026-06-10 15:51:48.177971 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-10 15:51:48.178004 | controller |                 ".": {},
2026-06-10 15:51:48.178037 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.178070 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.178103 | controller |                 "f:status": {},
2026-06-10 15:51:48.178137 | controller |                 "f:type": {}
2026-06-10 15:51:48.178170 | controller |               },
2026-06-10 15:51:48.178202 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-10 15:51:48.178235 | controller |                 ".": {},
2026-06-10 15:51:48.178268 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.178301 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.178333 | controller |                 "f:status": {},
2026-06-10 15:51:48.178364 | controller |                 "f:type": {}
2026-06-10 15:51:48.178501 | controller |               },
2026-06-10 15:51:48.178551 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-10 15:51:48.178587 | controller |                 ".": {},
2026-06-10 15:51:48.178622 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.178656 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.178690 | controller |                 "f:status": {},
2026-06-10 15:51:48.178722 | controller |                 "f:type": {}
2026-06-10 15:51:48.178755 | controller |               },
2026-06-10 15:51:48.178788 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-10 15:51:48.178820 | controller |                 ".": {},
2026-06-10 15:51:48.178885 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.178927 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.178961 | controller |                 "f:status": {},
2026-06-10 15:51:48.178993 | controller |                 "f:type": {}
2026-06-10 15:51:48.179025 | controller |               }
2026-06-10 15:51:48.179057 | controller |             },
2026-06-10 15:51:48.179099 | controller |             "f:containerStatuses": {},
2026-06-10 15:51:48.179132 | controller |             "f:hostIP": {},
2026-06-10 15:51:48.179387 | controller |             "f:hostIPs": {},
2026-06-10 15:51:48.179432 | controller |             "f:phase": {},
2026-06-10 15:51:48.179468 | controller |             "f:podIP": {},
2026-06-10 15:51:48.179502 | controller |             "f:podIPs": {
2026-06-10 15:51:48.179535 | controller |               ".": {},
2026-06-10 15:51:48.179567 | controller |               "k:{\"ip\":\"10.217.0.79\"}": {
2026-06-10 15:51:48.179600 | controller |                 ".": {},
2026-06-10 15:51:48.179632 | controller |                 "f:ip": {}
2026-06-10 15:51:48.179664 | controller |               }
2026-06-10 15:51:48.179697 | controller |             },
2026-06-10 15:51:48.179729 | controller |             "f:startTime": {}
2026-06-10 15:51:48.179762 | controller |           }
2026-06-10 15:51:48.179795 | controller |         },
2026-06-10 15:51:48.179827 | controller |         "manager": "kubelet",
2026-06-10 15:51:48.179956 | controller |         "operation": "Update",
2026-06-10 15:51:48.180003 | controller |         "subresource": "status",
2026-06-10 15:51:48.180039 | controller |         "time": "2026-06-10T14:57:57Z"
2026-06-10 15:51:48.180074 | controller |       }
2026-06-10 15:51:48.180107 | controller |     ],
2026-06-10 15:51:48.180139 | controller |     "name": "glance-operator-controller-manager-5bdfb47c4d-p2rdl",
2026-06-10 15:51:48.180172 | controller |     "namespace": "openstack-operators",
2026-06-10 15:51:48.180204 | controller |     "ownerReferences": [
2026-06-10 15:51:48.180237 | controller |       {
2026-06-10 15:51:48.180397 | controller |         "apiVersion": "apps/v1",
2026-06-10 15:51:48.180434 | controller |         "blockOwnerDeletion": true,
2026-06-10 15:51:48.180467 | controller |         "controller": true,
2026-06-10 15:51:48.180501 | controller |         "kind": "ReplicaSet",
2026-06-10 15:51:48.180533 | controller |         "name": "glance-operator-controller-manager-5bdfb47c4d",
2026-06-10 15:51:48.180567 | controller |         "uid": "be937e74-90d7-47fd-8db7-0b44dffa7896"
2026-06-10 15:51:48.180600 | controller |       }
2026-06-10 15:51:48.180659 | controller |     ],
2026-06-10 15:51:48.180693 | controller |     "resourceVersion": "54236",
2026-06-10 15:51:48.180725 | controller |     "uid": "c1e548aa-1df1-470a-a54b-1e8c75c8cb6c"
2026-06-10 15:51:48.180758 | controller |   },
2026-06-10 15:51:48.180791 | controller |   "spec": {
2026-06-10 15:51:48.180823 | controller |     "containers": [
2026-06-10 15:51:48.180881 | controller |       {
2026-06-10 15:51:48.180992 | controller |         "args": [
2026-06-10 15:51:48.181035 | controller |           "--leader-elect",
2026-06-10 15:51:48.181068 | controller |           "--health-probe-bind-address=:8081",
2026-06-10 15:51:48.181102 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-10 15:51:48.181134 | controller |         ],
2026-06-10 15:51:48.181168 | controller |         "command": [
2026-06-10 15:51:48.181202 | controller |           "/manager"
2026-06-10 15:51:48.181237 | controller |         ],
2026-06-10 15:51:48.181270 | controller |         "env": [
2026-06-10 15:51:48.181304 | controller |           {
2026-06-10 15:51:48.181336 | controller |             "name": "LEASE_DURATION",
2026-06-10 15:51:48.181369 | controller |             "value": "30"
2026-06-10 15:51:48.181403 | controller |           },
2026-06-10 15:51:48.181436 | controller |           {
2026-06-10 15:51:48.181468 | controller |             "name": "RENEW_DEADLINE",
2026-06-10 15:51:48.181501 | controller |             "value": "20"
2026-06-10 15:51:48.181533 | controller |           },
2026-06-10 15:51:48.181565 | controller |           {
2026-06-10 15:51:48.181597 | controller |             "name": "RETRY_PERIOD",
2026-06-10 15:51:48.181629 | controller |             "value": "5"
2026-06-10 15:51:48.181661 | controller |           },
2026-06-10 15:51:48.181703 | controller |           {
2026-06-10 15:51:48.181737 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-10 15:51:48.181769 | controller |             "value": "false"
2026-06-10 15:51:48.181801 | controller |           },
2026-06-10 15:51:48.181833 | controller |           {
2026-06-10 15:51:48.181913 | controller |             "name": "METRICS_CERTS",
2026-06-10 15:51:48.181949 | controller |             "value": "false"
2026-06-10 15:51:48.181983 | controller |           }
2026-06-10 15:51:48.182016 | controller |         ],
2026-06-10 15:51:48.182049 | controller |         "image": "quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9",
2026-06-10 15:51:48.182083 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-10 15:51:48.182117 | controller |         "livenessProbe": {
2026-06-10 15:51:48.182150 | controller |           "failureThreshold": 3,
2026-06-10 15:51:48.182183 | controller |           "httpGet": {
2026-06-10 15:51:48.182216 | controller |             "path": "/healthz",
2026-06-10 15:51:48.182248 | controller |             "port": 8081,
2026-06-10 15:51:48.182280 | controller |             "scheme": "HTTP"
2026-06-10 15:51:48.182312 | controller |           },
2026-06-10 15:51:48.182344 | controller |           "initialDelaySeconds": 15,
2026-06-10 15:51:48.182376 | controller |           "periodSeconds": 20,
2026-06-10 15:51:48.182407 | controller |           "successThreshold": 1,
2026-06-10 15:51:48.182439 | controller |           "timeoutSeconds": 1
2026-06-10 15:51:48.182471 | controller |         },
2026-06-10 15:51:48.182502 | controller |         "name": "manager",
2026-06-10 15:51:48.182534 | controller |         "readinessProbe": {
2026-06-10 15:51:48.182566 | controller |           "failureThreshold": 3,
2026-06-10 15:51:48.182597 | controller |           "httpGet": {
2026-06-10 15:51:48.182628 | controller |             "path": "/readyz",
2026-06-10 15:51:48.182659 | controller |             "port": 8081,
2026-06-10 15:51:48.182691 | controller |             "scheme": "HTTP"
2026-06-10 15:51:48.182722 | controller |           },
2026-06-10 15:51:48.182754 | controller |           "initialDelaySeconds": 5,
2026-06-10 15:51:48.182785 | controller |           "periodSeconds": 10,
2026-06-10 15:51:48.182816 | controller |           "successThreshold": 1,
2026-06-10 15:51:48.182854 | controller |           "timeoutSeconds": 1
2026-06-10 15:51:48.182920 | controller |         },
2026-06-10 15:51:48.182955 | controller |         "resources": {
2026-06-10 15:51:48.182989 | controller |           "limits": {
2026-06-10 15:51:48.183022 | controller |             "cpu": "500m",
2026-06-10 15:51:48.183054 | controller |             "memory": "512Mi"
2026-06-10 15:51:48.183087 | controller |           },
2026-06-10 15:51:48.183119 | controller |           "requests": {
2026-06-10 15:51:48.183152 | controller |             "cpu": "10m",
2026-06-10 15:51:48.183183 | controller |             "memory": "256Mi"
2026-06-10 15:51:48.183215 | controller |           }
2026-06-10 15:51:48.183246 | controller |         },
2026-06-10 15:51:48.183278 | controller |         "securityContext": {
2026-06-10 15:51:48.183309 | controller |           "allowPrivilegeEscalation": false,
2026-06-10 15:51:48.183341 | controller |           "capabilities": {
2026-06-10 15:51:48.183372 | controller |             "drop": [
2026-06-10 15:51:48.183404 | controller |               "MKNOD"
2026-06-10 15:51:48.183436 | controller |             ]
2026-06-10 15:51:48.183467 | controller |           }
2026-06-10 15:51:48.183499 | controller |         },
2026-06-10 15:51:48.183531 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-10 15:51:48.183639 | controller |         "terminationMessagePolicy": "File",
2026-06-10 15:51:48.183675 | controller |         "volumeMounts": [
2026-06-10 15:51:48.183708 | controller |           {
2026-06-10 15:51:48.183741 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-10 15:51:48.183783 | controller |             "name": "kube-api-access-n9b8c",
2026-06-10 15:51:48.183818 | controller |             "readOnly": true
2026-06-10 15:51:48.183881 | controller |           }
2026-06-10 15:51:48.183924 | controller |         ]
2026-06-10 15:51:48.183958 | controller |       }
2026-06-10 15:51:48.183992 | controller |     ],
2026-06-10 15:51:48.184024 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-10 15:51:48.184056 | controller |     "enableServiceLinks": true,
2026-06-10 15:51:48.184090 | controller |     "imagePullSecrets": [
2026-06-10 15:51:48.184122 | controller |       {
2026-06-10 15:51:48.184155 | controller |         "name": "glance-operator-controller-manager-dockercfg-lbpgg"
2026-06-10 15:51:48.184188 | controller |       }
2026-06-10 15:51:48.184221 | controller |     ],
2026-06-10 15:51:48.184253 | controller |     "nodeName": "crc",
2026-06-10 15:51:48.184285 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-10 15:51:48.184317 | controller |     "priority": 0,
2026-06-10 15:51:48.184349 | controller |     "restartPolicy": "Always",
2026-06-10 15:51:48.184382 | controller |     "schedulerName": "default-scheduler",
2026-06-10 15:51:48.184414 | controller |     "securityContext": {
2026-06-10 15:51:48.184446 | controller |       "runAsNonRoot": true,
2026-06-10 15:51:48.184477 | controller |       "seLinuxOptions": {
2026-06-10 15:51:48.184508 | controller |         "level": "s0:c26,c5"
2026-06-10 15:51:48.184540 | controller |       }
2026-06-10 15:51:48.184572 | controller |     },
2026-06-10 15:51:48.184604 | controller |     "serviceAccount": "glance-operator-controller-manager",
2026-06-10 15:51:48.184635 | controller |     "serviceAccountName": "glance-operator-controller-manager",
2026-06-10 15:51:48.184695 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-10 15:51:48.184728 | controller |     "tolerations": [
2026-06-10 15:51:48.184761 | controller |       {
2026-06-10 15:51:48.184793 | controller |         "effect": "NoExecute",
2026-06-10 15:51:48.184826 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-10 15:51:48.184886 | controller |         "operator": "Exists",
2026-06-10 15:51:48.184927 | controller |         "tolerationSeconds": 120
2026-06-10 15:51:48.184961 | controller |       },
2026-06-10 15:51:48.184994 | controller |       {
2026-06-10 15:51:48.185026 | controller |         "effect": "NoExecute",
2026-06-10 15:51:48.185059 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-10 15:51:48.185092 | controller |         "operator": "Exists",
2026-06-10 15:51:48.185125 | controller |         "tolerationSeconds": 120
2026-06-10 15:51:48.185157 | controller |       },
2026-06-10 15:51:48.185189 | controller |       {
2026-06-10 15:51:48.185221 | controller |         "effect": "NoSchedule",
2026-06-10 15:51:48.185253 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-10 15:51:48.185285 | controller |         "operator": "Exists"
2026-06-10 15:51:48.185317 | controller |       }
2026-06-10 15:51:48.185350 | controller |     ],
2026-06-10 15:51:48.185382 | controller |     "volumes": [
2026-06-10 15:51:48.185415 | controller |       {
2026-06-10 15:51:48.185448 | controller |         "name": "kube-api-access-n9b8c",
2026-06-10 15:51:48.185481 | controller |         "projected": {
2026-06-10 15:51:48.185513 | controller |           "defaultMode": 420,
2026-06-10 15:51:48.185546 | controller |           "sources": [
2026-06-10 15:51:48.185577 | controller |             {
2026-06-10 15:51:48.185610 | controller |               "serviceAccountToken": {
2026-06-10 15:51:48.185643 | controller |                 "expirationSeconds": 3607,
2026-06-10 15:51:48.185676 | controller |                 "path": "token"
2026-06-10 15:51:48.185795 | controller |               }
2026-06-10 15:51:48.185830 | controller |             },
2026-06-10 15:51:48.185898 | controller |             {
2026-06-10 15:51:48.185935 | controller |               "configMap": {
2026-06-10 15:51:48.185981 | controller |                 "items": [
2026-06-10 15:51:48.186015 | controller |                   {
2026-06-10 15:51:48.186049 | controller |                     "key": "ca.crt",
2026-06-10 15:51:48.186083 | controller |                     "path": "ca.crt"
2026-06-10 15:51:48.186118 | controller |                   }
2026-06-10 15:51:48.186151 | controller |                 ],
2026-06-10 15:51:48.186185 | controller |                 "name": "kube-root-ca.crt"
2026-06-10 15:51:48.186218 | controller |               }
2026-06-10 15:51:48.186251 | controller |             },
2026-06-10 15:51:48.186283 | controller |             {
2026-06-10 15:51:48.186315 | controller |               "downwardAPI": {
2026-06-10 15:51:48.186348 | controller |                 "items": [
2026-06-10 15:51:48.186380 | controller |                   {
2026-06-10 15:51:48.186479 | controller |                     "fieldRef": {
2026-06-10 15:51:48.186516 | controller |                       "apiVersion": "v1",
2026-06-10 15:51:48.186550 | controller |                       "fieldPath": "metadata.namespace"
2026-06-10 15:51:48.186583 | controller |                     },
2026-06-10 15:51:48.186617 | controller |                     "path": "namespace"
2026-06-10 15:51:48.186650 | controller |                   }
2026-06-10 15:51:48.186683 | controller |                 ]
2026-06-10 15:51:48.186716 | controller |               }
2026-06-10 15:51:48.186747 | controller |             },
2026-06-10 15:51:48.186779 | controller |             {
2026-06-10 15:51:48.186811 | controller |               "configMap": {
2026-06-10 15:51:48.186843 | controller |                 "items": [
2026-06-10 15:51:48.186914 | controller |                   {
2026-06-10 15:51:48.186949 | controller |                     "key": "service-ca.crt",
2026-06-10 15:51:48.186982 | controller |                     "path": "service-ca.crt"
2026-06-10 15:51:48.187014 | controller |                   }
2026-06-10 15:51:48.187046 | controller |                 ],
2026-06-10 15:51:48.187082 | controller |                 "name": "openshift-service-ca.crt"
2026-06-10 15:51:48.187114 | controller |               }
2026-06-10 15:51:48.187146 | controller |             }
2026-06-10 15:51:48.187177 | controller |           ]
2026-06-10 15:51:48.187210 | controller |         }
2026-06-10 15:51:48.187242 | controller |       }
2026-06-10 15:51:48.187273 | controller |     ]
2026-06-10 15:51:48.187304 | controller |   },
2026-06-10 15:51:48.187335 | controller |   "status": {
2026-06-10 15:51:48.187366 | controller |     "conditions": [
2026-06-10 15:51:48.187397 | controller |       {
2026-06-10 15:51:48.187428 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.187460 | controller |         "lastTransitionTime": "2026-06-10T14:57:36Z",
2026-06-10 15:51:48.187525 | controller |         "status": "True",
2026-06-10 15:51:48.187561 | controller |         "type": "PodReadyToStartContainers"
2026-06-10 15:51:48.187594 | controller |       },
2026-06-10 15:51:48.187627 | controller |       {
2026-06-10 15:51:48.187660 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.187692 | controller |         "lastTransitionTime": "2026-06-10T14:57:06Z",
2026-06-10 15:51:48.187724 | controller |         "status": "True",
2026-06-10 15:51:48.187756 | controller |         "type": "Initialized"
2026-06-10 15:51:48.187789 | controller |       },
2026-06-10 15:51:48.187822 | controller |       {
2026-06-10 15:51:48.187882 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.187923 | controller |         "lastTransitionTime": "2026-06-10T14:57:47Z",
2026-06-10 15:51:48.187957 | controller |         "status": "True",
2026-06-10 15:51:48.187990 | controller |         "type": "Ready"
2026-06-10 15:51:48.188024 | controller |       },
2026-06-10 15:51:48.188057 | controller |       {
2026-06-10 15:51:48.188089 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.188121 | controller |         "lastTransitionTime": "2026-06-10T14:57:47Z",
2026-06-10 15:51:48.188162 | controller |         "status": "True",
2026-06-10 15:51:48.188195 | controller |         "type": "ContainersReady"
2026-06-10 15:51:48.188229 | controller |       },
2026-06-10 15:51:48.188262 | controller |       {
2026-06-10 15:51:48.188294 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.188327 | controller |         "lastTransitionTime": "2026-06-10T14:57:06Z",
2026-06-10 15:51:48.188360 | controller |         "status": "True",
2026-06-10 15:51:48.188393 | controller |         "type": "PodScheduled"
2026-06-10 15:51:48.188426 | controller |       }
2026-06-10 15:51:48.188459 | controller |     ],
2026-06-10 15:51:48.188493 | controller |     "containerStatuses": [
2026-06-10 15:51:48.188526 | controller |       {
2026-06-10 15:51:48.188559 | controller |         "allocatedResources": {
2026-06-10 15:51:48.188591 | controller |           "cpu": "10m",
2026-06-10 15:51:48.188623 | controller |           "memory": "256Mi"
2026-06-10 15:51:48.188654 | controller |         },
2026-06-10 15:51:48.188714 | controller |         "containerID": "cri-o://fc165279c020422c40c637d474ff24461c81ea7c725f178d8ab302a276147d92",
2026-06-10 15:51:48.188755 | controller |         "image": "quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9",
2026-06-10 15:51:48.188791 | controller |         "imageID": "quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9",
2026-06-10 15:51:48.188826 | controller |         "lastState": {},
2026-06-10 15:51:48.188889 | controller |         "name": "manager",
2026-06-10 15:51:48.188943 | controller |         "ready": true,
2026-06-10 15:51:48.188997 | controller |         "resources": {
2026-06-10 15:51:48.189047 | controller |           "limits": {
2026-06-10 15:51:48.189077 | controller |             "cpu": "500m",
2026-06-10 15:51:48.189102 | controller |             "memory": "512Mi"
2026-06-10 15:51:48.189124 | controller |           },
2026-06-10 15:51:48.189146 | controller |           "requests": {
2026-06-10 15:51:48.189169 | controller |             "cpu": "10m",
2026-06-10 15:51:48.189191 | controller |             "memory": "256Mi"
2026-06-10 15:51:48.189212 | controller |           }
2026-06-10 15:51:48.189233 | controller |         },
2026-06-10 15:51:48.189254 | controller |         "restartCount": 0,
2026-06-10 15:51:48.189276 | controller |         "started": true,
2026-06-10 15:51:48.189434 | controller |         "state": {
2026-06-10 15:51:48.189467 | controller |           "running": {
2026-06-10 15:51:48.189491 | controller |             "startedAt": "2026-06-10T14:57:36Z"
2026-06-10 15:51:48.189514 | controller |           }
2026-06-10 15:51:48.189537 | controller |         },
2026-06-10 15:51:48.189559 | controller |         "user": {
2026-06-10 15:51:48.189581 | controller |           "linux": {
2026-06-10 15:51:48.189603 | controller |             "gid": 0,
2026-06-10 15:51:48.189625 | controller |             "supplementalGroups": [
2026-06-10 15:51:48.189646 | controller |               0
2026-06-10 15:51:48.189668 | controller |             ],
2026-06-10 15:51:48.189689 | controller |             "uid": 65532
2026-06-10 15:51:48.189710 | controller |           }
2026-06-10 15:51:48.189732 | controller |         },
2026-06-10 15:51:48.189755 | controller |         "volumeMounts": [
2026-06-10 15:51:48.189777 | controller |           {
2026-06-10 15:51:48.189799 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-10 15:51:48.189822 | controller |             "name": "kube-api-access-n9b8c",
2026-06-10 15:51:48.189845 | controller |             "readOnly": true,
2026-06-10 15:51:48.189897 | controller |             "recursiveReadOnly": "Disabled"
2026-06-10 15:51:48.189922 | controller |           }
2026-06-10 15:51:48.189945 | controller |         ]
2026-06-10 15:51:48.189967 | controller |       }
2026-06-10 15:51:48.189995 | controller |     ],
2026-06-10 15:51:48.190018 | controller |     "hostIP": "192.168.126.11",
2026-06-10 15:51:48.190041 | controller |     "hostIPs": [
2026-06-10 15:51:48.190065 | controller |       {
2026-06-10 15:51:48.190090 | controller |         "ip": "192.168.126.11"
2026-06-10 15:51:48.190112 | controller |       }
2026-06-10 15:51:48.190134 | controller |     ],
2026-06-10 15:51:48.190156 | controller |     "phase": "Running",
2026-06-10 15:51:48.190178 | controller |     "podIP": "10.217.0.79",
2026-06-10 15:51:48.190200 | controller |     "podIPs": [
2026-06-10 15:51:48.190222 | controller |       {
2026-06-10 15:51:48.190243 | controller |         "ip": "10.217.0.79"
2026-06-10 15:51:48.190264 | controller |       }
2026-06-10 15:51:48.190286 | controller |     ],
2026-06-10 15:51:48.190307 | controller |     "qosClass": "Burstable",
2026-06-10 15:51:48.190328 | controller |     "startTime": "2026-06-10T14:57:06Z"
2026-06-10 15:51:48.190351 | controller |   }
2026-06-10 15:51:48.190373 | controller | }
2026-06-10 15:51:48.225895 | controller | ok:
2026-06-10 15:51:48.226068 | controller | {
2026-06-10 15:51:48.226099 | controller |   "apiVersion": "v1",
2026-06-10 15:51:48.226124 | controller |   "kind": "Pod",
2026-06-10 15:51:48.226147 | controller |   "metadata": {
2026-06-10 15:51:48.226170 | controller |     "annotations": {
2026-06-10 15:51:48.226191 | 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-10 15:51:48.226216 | 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-10 15:51:48.226239 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-10 15:51:48.226262 | controller |       "openshift.io/scc": "anyuid",
2026-06-10 15:51:48.226283 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-10 15:51:48.226305 | controller |     },
2026-06-10 15:51:48.226326 | controller |     "creationTimestamp": "2026-06-10T14:57:06Z",
2026-06-10 15:51:48.226347 | controller |     "generateName": "heat-operator-controller-manager-5c5844cc68-",
2026-06-10 15:51:48.226368 | controller |     "generation": 1,
2026-06-10 15:51:48.226389 | controller |     "labels": {
2026-06-10 15:51:48.226409 | controller |       "app.kubernetes.io/name": "heat-operator",
2026-06-10 15:51:48.226430 | controller |       "control-plane": "controller-manager",
2026-06-10 15:51:48.226451 | controller |       "openstack.org/operator-name": "heat",
2026-06-10 15:51:48.226472 | controller |       "pod-template-hash": "5c5844cc68"
2026-06-10 15:51:48.226492 | controller |     },
2026-06-10 15:51:48.226513 | controller |     "managedFields": [
2026-06-10 15:51:48.226534 | controller |       {
2026-06-10 15:51:48.226554 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.226575 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.226596 | controller |         "fieldsV1": {
2026-06-10 15:51:48.226617 | controller |           "f:metadata": {
2026-06-10 15:51:48.226638 | controller |             "f:annotations": {
2026-06-10 15:51:48.226659 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-10 15:51:48.226679 | controller |             }
2026-06-10 15:51:48.226700 | controller |           }
2026-06-10 15:51:48.226721 | controller |         },
2026-06-10 15:51:48.226741 | controller |         "manager": "crc",
2026-06-10 15:51:48.226761 | controller |         "operation": "Update",
2026-06-10 15:51:48.226793 | controller |         "subresource": "status",
2026-06-10 15:51:48.226815 | controller |         "time": "2026-06-10T14:57:06Z"
2026-06-10 15:51:48.226835 | controller |       },
2026-06-10 15:51:48.226878 | controller |       {
2026-06-10 15:51:48.226904 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.226925 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.226945 | controller |         "fieldsV1": {
2026-06-10 15:51:48.226965 | controller |           "f:metadata": {
2026-06-10 15:51:48.226985 | controller |             "f:annotations": {
2026-06-10 15:51:48.227006 | controller |               ".": {},
2026-06-10 15:51:48.227025 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-10 15:51:48.227046 | controller |             },
2026-06-10 15:51:48.227066 | controller |             "f:generateName": {},
2026-06-10 15:51:48.227087 | controller |             "f:labels": {
2026-06-10 15:51:48.227107 | controller |               ".": {},
2026-06-10 15:51:48.227127 | controller |               "f:app.kubernetes.io/name": {},
2026-06-10 15:51:48.227147 | controller |               "f:control-plane": {},
2026-06-10 15:51:48.227168 | controller |               "f:openstack.org/operator-name": {},
2026-06-10 15:51:48.227188 | controller |               "f:pod-template-hash": {}
2026-06-10 15:51:48.227209 | controller |             },
2026-06-10 15:51:48.227229 | controller |             "f:ownerReferences": {
2026-06-10 15:51:48.227249 | controller |               ".": {},
2026-06-10 15:51:48.227270 | controller |               "k:{\"uid\":\"5d58432a-0a4c-49f7-9de9-5f2cbb1bff88\"}": {}
2026-06-10 15:51:48.227292 | controller |             }
2026-06-10 15:51:48.227312 | controller |           },
2026-06-10 15:51:48.227333 | controller |           "f:spec": {
2026-06-10 15:51:48.227353 | controller |             "f:containers": {
2026-06-10 15:51:48.227373 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-10 15:51:48.227393 | controller |                 ".": {},
2026-06-10 15:51:48.227414 | controller |                 "f:args": {},
2026-06-10 15:51:48.227434 | controller |                 "f:command": {},
2026-06-10 15:51:48.227454 | controller |                 "f:env": {
2026-06-10 15:51:48.227474 | controller |                   ".": {},
2026-06-10 15:51:48.227493 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-10 15:51:48.227513 | controller |                     ".": {},
2026-06-10 15:51:48.227533 | controller |                     "f:name": {},
2026-06-10 15:51:48.227553 | controller |                     "f:value": {}
2026-06-10 15:51:48.227573 | controller |                   },
2026-06-10 15:51:48.227593 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-10 15:51:48.227613 | controller |                     ".": {},
2026-06-10 15:51:48.227634 | controller |                     "f:name": {},
2026-06-10 15:51:48.227654 | controller |                     "f:value": {}
2026-06-10 15:51:48.227674 | controller |                   },
2026-06-10 15:51:48.227694 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-10 15:51:48.227714 | controller |                     ".": {},
2026-06-10 15:51:48.227734 | controller |                     "f:name": {},
2026-06-10 15:51:48.227754 | controller |                     "f:value": {}
2026-06-10 15:51:48.227774 | controller |                   },
2026-06-10 15:51:48.227794 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-10 15:51:48.227814 | controller |                     ".": {},
2026-06-10 15:51:48.227834 | controller |                     "f:name": {},
2026-06-10 15:51:48.227873 | controller |                     "f:value": {}
2026-06-10 15:51:48.227899 | controller |                   },
2026-06-10 15:51:48.227920 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-10 15:51:48.227941 | controller |                     ".": {},
2026-06-10 15:51:48.227966 | controller |                     "f:name": {},
2026-06-10 15:51:48.227987 | controller |                     "f:value": {}
2026-06-10 15:51:48.228006 | controller |                   }
2026-06-10 15:51:48.228027 | controller |                 },
2026-06-10 15:51:48.228046 | controller |                 "f:image": {},
2026-06-10 15:51:48.228066 | controller |                 "f:imagePullPolicy": {},
2026-06-10 15:51:48.228086 | controller |                 "f:livenessProbe": {
2026-06-10 15:51:48.228106 | controller |                   ".": {},
2026-06-10 15:51:48.228126 | controller |                   "f:failureThreshold": {},
2026-06-10 15:51:48.228146 | controller |                   "f:httpGet": {
2026-06-10 15:51:48.228166 | controller |                     ".": {},
2026-06-10 15:51:48.228185 | controller |                     "f:path": {},
2026-06-10 15:51:48.228205 | controller |                     "f:port": {},
2026-06-10 15:51:48.228224 | controller |                     "f:scheme": {}
2026-06-10 15:51:48.228244 | controller |                   },
2026-06-10 15:51:48.228263 | controller |                   "f:initialDelaySeconds": {},
2026-06-10 15:51:48.228282 | controller |                   "f:periodSeconds": {},
2026-06-10 15:51:48.228302 | controller |                   "f:successThreshold": {},
2026-06-10 15:51:48.228322 | controller |                   "f:timeoutSeconds": {}
2026-06-10 15:51:48.228342 | controller |                 },
2026-06-10 15:51:48.228362 | controller |                 "f:name": {},
2026-06-10 15:51:48.228381 | controller |                 "f:readinessProbe": {
2026-06-10 15:51:48.228401 | controller |                   ".": {},
2026-06-10 15:51:48.228421 | controller |                   "f:failureThreshold": {},
2026-06-10 15:51:48.228441 | controller |                   "f:httpGet": {
2026-06-10 15:51:48.228461 | controller |                     ".": {},
2026-06-10 15:51:48.228481 | controller |                     "f:path": {},
2026-06-10 15:51:48.228501 | controller |                     "f:port": {},
2026-06-10 15:51:48.228521 | controller |                     "f:scheme": {}
2026-06-10 15:51:48.228541 | controller |                   },
2026-06-10 15:51:48.228561 | controller |                   "f:initialDelaySeconds": {},
2026-06-10 15:51:48.228581 | controller |                   "f:periodSeconds": {},
2026-06-10 15:51:48.228601 | controller |                   "f:successThreshold": {},
2026-06-10 15:51:48.228621 | controller |                   "f:timeoutSeconds": {}
2026-06-10 15:51:48.228641 | controller |                 },
2026-06-10 15:51:48.228661 | controller |                 "f:resources": {
2026-06-10 15:51:48.228682 | controller |                   ".": {},
2026-06-10 15:51:48.228702 | controller |                   "f:limits": {
2026-06-10 15:51:48.228722 | controller |                     ".": {},
2026-06-10 15:51:48.228742 | controller |                     "f:cpu": {},
2026-06-10 15:51:48.228762 | controller |                     "f:memory": {}
2026-06-10 15:51:48.228781 | controller |                   },
2026-06-10 15:51:48.228801 | controller |                   "f:requests": {
2026-06-10 15:51:48.228821 | controller |                     ".": {},
2026-06-10 15:51:48.228841 | controller |                     "f:cpu": {},
2026-06-10 15:51:48.228885 | controller |                     "f:memory": {}
2026-06-10 15:51:48.228907 | controller |                   }
2026-06-10 15:51:48.228927 | controller |                 },
2026-06-10 15:51:48.228948 | controller |                 "f:securityContext": {
2026-06-10 15:51:48.228968 | controller |                   ".": {},
2026-06-10 15:51:48.228988 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-10 15:51:48.229008 | controller |                 },
2026-06-10 15:51:48.229029 | controller |                 "f:terminationMessagePath": {},
2026-06-10 15:51:48.229055 | controller |                 "f:terminationMessagePolicy": {}
2026-06-10 15:51:48.229099 | controller |               }
2026-06-10 15:51:48.229128 | controller |             },
2026-06-10 15:51:48.229150 | controller |             "f:dnsPolicy": {},
2026-06-10 15:51:48.229171 | controller |             "f:enableServiceLinks": {},
2026-06-10 15:51:48.229192 | controller |             "f:restartPolicy": {},
2026-06-10 15:51:48.229212 | controller |             "f:schedulerName": {},
2026-06-10 15:51:48.229233 | controller |             "f:securityContext": {
2026-06-10 15:51:48.229253 | controller |               ".": {},
2026-06-10 15:51:48.229274 | controller |               "f:runAsNonRoot": {}
2026-06-10 15:51:48.229294 | controller |             },
2026-06-10 15:51:48.229314 | controller |             "f:serviceAccount": {},
2026-06-10 15:51:48.229335 | controller |             "f:serviceAccountName": {},
2026-06-10 15:51:48.229355 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-10 15:51:48.229376 | controller |             "f:tolerations": {}
2026-06-10 15:51:48.229396 | controller |           }
2026-06-10 15:51:48.229416 | controller |         },
2026-06-10 15:51:48.229437 | controller |         "manager": "kube-controller-manager",
2026-06-10 15:51:48.229457 | controller |         "operation": "Update",
2026-06-10 15:51:48.229477 | controller |         "time": "2026-06-10T14:57:06Z"
2026-06-10 15:51:48.229498 | controller |       },
2026-06-10 15:51:48.229518 | controller |       {
2026-06-10 15:51:48.229538 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.229559 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.229579 | controller |         "fieldsV1": {
2026-06-10 15:51:48.229599 | controller |           "f:metadata": {
2026-06-10 15:51:48.229619 | controller |             "f:annotations": {
2026-06-10 15:51:48.229639 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-10 15:51:48.229659 | controller |             }
2026-06-10 15:51:48.229680 | controller |           }
2026-06-10 15:51:48.229700 | controller |         },
2026-06-10 15:51:48.229860 | controller |         "manager": "multus-daemon",
2026-06-10 15:51:48.229900 | controller |         "operation": "Update",
2026-06-10 15:51:48.229925 | controller |         "subresource": "status",
2026-06-10 15:51:48.229947 | controller |         "time": "2026-06-10T14:57:09Z"
2026-06-10 15:51:48.229968 | controller |       },
2026-06-10 15:51:48.229989 | controller |       {
2026-06-10 15:51:48.230009 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.230030 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.230050 | controller |         "fieldsV1": {
2026-06-10 15:51:48.230071 | controller |           "f:status": {
2026-06-10 15:51:48.230091 | controller |             "f:conditions": {
2026-06-10 15:51:48.230112 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-10 15:51:48.230132 | controller |                 ".": {},
2026-06-10 15:51:48.230153 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.230174 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.230194 | controller |                 "f:status": {},
2026-06-10 15:51:48.230215 | controller |                 "f:type": {}
2026-06-10 15:51:48.230235 | controller |               },
2026-06-10 15:51:48.230255 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-10 15:51:48.230275 | controller |                 ".": {},
2026-06-10 15:51:48.230297 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.230318 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.230338 | controller |                 "f:status": {},
2026-06-10 15:51:48.230358 | controller |                 "f:type": {}
2026-06-10 15:51:48.230378 | controller |               },
2026-06-10 15:51:48.230398 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-10 15:51:48.230418 | controller |                 ".": {},
2026-06-10 15:51:48.230439 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.230474 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.230495 | controller |                 "f:status": {},
2026-06-10 15:51:48.230515 | controller |                 "f:type": {}
2026-06-10 15:51:48.230534 | controller |               },
2026-06-10 15:51:48.230554 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-10 15:51:48.230573 | controller |                 ".": {},
2026-06-10 15:51:48.230593 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.230613 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.230633 | controller |                 "f:status": {},
2026-06-10 15:51:48.230653 | controller |                 "f:type": {}
2026-06-10 15:51:48.230674 | controller |               }
2026-06-10 15:51:48.230694 | controller |             },
2026-06-10 15:51:48.230715 | controller |             "f:containerStatuses": {},
2026-06-10 15:51:48.230735 | controller |             "f:hostIP": {},
2026-06-10 15:51:48.230755 | controller |             "f:hostIPs": {},
2026-06-10 15:51:48.230775 | controller |             "f:phase": {},
2026-06-10 15:51:48.230795 | controller |             "f:podIP": {},
2026-06-10 15:51:48.230814 | controller |             "f:podIPs": {
2026-06-10 15:51:48.230834 | controller |               ".": {},
2026-06-10 15:51:48.230874 | controller |               "k:{\"ip\":\"10.217.0.80\"}": {
2026-06-10 15:51:48.230902 | controller |                 ".": {},
2026-06-10 15:51:48.230923 | controller |                 "f:ip": {}
2026-06-10 15:51:48.230944 | controller |               }
2026-06-10 15:51:48.230964 | controller |             },
2026-06-10 15:51:48.230984 | controller |             "f:startTime": {}
2026-06-10 15:51:48.231004 | controller |           }
2026-06-10 15:51:48.231024 | controller |         },
2026-06-10 15:51:48.231044 | controller |         "manager": "kubelet",
2026-06-10 15:51:48.231064 | controller |         "operation": "Update",
2026-06-10 15:51:48.231084 | controller |         "subresource": "status",
2026-06-10 15:51:48.231103 | controller |         "time": "2026-06-10T14:57:58Z"
2026-06-10 15:51:48.231123 | controller |       }
2026-06-10 15:51:48.231142 | controller |     ],
2026-06-10 15:51:48.231162 | controller |     "name": "heat-operator-controller-manager-5c5844cc68-ckqt9",
2026-06-10 15:51:48.231182 | controller |     "namespace": "openstack-operators",
2026-06-10 15:51:48.231202 | controller |     "ownerReferences": [
2026-06-10 15:51:48.231222 | controller |       {
2026-06-10 15:51:48.231241 | controller |         "apiVersion": "apps/v1",
2026-06-10 15:51:48.231262 | controller |         "blockOwnerDeletion": true,
2026-06-10 15:51:48.231281 | controller |         "controller": true,
2026-06-10 15:51:48.231301 | controller |         "kind": "ReplicaSet",
2026-06-10 15:51:48.231320 | controller |         "name": "heat-operator-controller-manager-5c5844cc68",
2026-06-10 15:51:48.231340 | controller |         "uid": "5d58432a-0a4c-49f7-9de9-5f2cbb1bff88"
2026-06-10 15:51:48.231359 | controller |       }
2026-06-10 15:51:48.231379 | controller |     ],
2026-06-10 15:51:48.231399 | controller |     "resourceVersion": "54280",
2026-06-10 15:51:48.231418 | controller |     "uid": "c3e15a6c-3c9b-4c00-b271-b845b6e3f016"
2026-06-10 15:51:48.231438 | controller |   },
2026-06-10 15:51:48.231458 | controller |   "spec": {
2026-06-10 15:51:48.231478 | controller |     "containers": [
2026-06-10 15:51:48.231498 | controller |       {
2026-06-10 15:51:48.231517 | controller |         "args": [
2026-06-10 15:51:48.231537 | controller |           "--leader-elect",
2026-06-10 15:51:48.231556 | controller |           "--health-probe-bind-address=:8081",
2026-06-10 15:51:48.231576 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-10 15:51:48.231596 | controller |         ],
2026-06-10 15:51:48.231616 | controller |         "command": [
2026-06-10 15:51:48.231636 | controller |           "/manager"
2026-06-10 15:51:48.231661 | controller |         ],
2026-06-10 15:51:48.231682 | controller |         "env": [
2026-06-10 15:51:48.231702 | controller |           {
2026-06-10 15:51:48.231722 | controller |             "name": "LEASE_DURATION",
2026-06-10 15:51:48.231742 | controller |             "value": "30"
2026-06-10 15:51:48.231762 | controller |           },
2026-06-10 15:51:48.231782 | controller |           {
2026-06-10 15:51:48.231802 | controller |             "name": "RENEW_DEADLINE",
2026-06-10 15:51:48.231822 | controller |             "value": "20"
2026-06-10 15:51:48.231842 | controller |           },
2026-06-10 15:51:48.231889 | controller |           {
2026-06-10 15:51:48.231912 | controller |             "name": "RETRY_PERIOD",
2026-06-10 15:51:48.231932 | controller |             "value": "5"
2026-06-10 15:51:48.231953 | controller |           },
2026-06-10 15:51:48.231973 | controller |           {
2026-06-10 15:51:48.231993 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-10 15:51:48.232013 | controller |             "value": "false"
2026-06-10 15:51:48.232032 | controller |           },
2026-06-10 15:51:48.232053 | controller |           {
2026-06-10 15:51:48.232073 | controller |             "name": "METRICS_CERTS",
2026-06-10 15:51:48.232093 | controller |             "value": "false"
2026-06-10 15:51:48.232113 | controller |           }
2026-06-10 15:51:48.232134 | controller |         ],
2026-06-10 15:51:48.232155 | controller |         "image": "quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752",
2026-06-10 15:51:48.232176 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-10 15:51:48.232197 | controller |         "livenessProbe": {
2026-06-10 15:51:48.232217 | controller |           "failureThreshold": 3,
2026-06-10 15:51:48.232237 | controller |           "httpGet": {
2026-06-10 15:51:48.232257 | controller |             "path": "/healthz",
2026-06-10 15:51:48.232278 | controller |             "port": 8081,
2026-06-10 15:51:48.232298 | controller |             "scheme": "HTTP"
2026-06-10 15:51:48.232318 | controller |           },
2026-06-10 15:51:48.232338 | controller |           "initialDelaySeconds": 15,
2026-06-10 15:51:48.232358 | controller |           "periodSeconds": 20,
2026-06-10 15:51:48.232378 | controller |           "successThreshold": 1,
2026-06-10 15:51:48.232398 | controller |           "timeoutSeconds": 1
2026-06-10 15:51:48.232418 | controller |         },
2026-06-10 15:51:48.232438 | controller |         "name": "manager",
2026-06-10 15:51:48.232458 | controller |         "readinessProbe": {
2026-06-10 15:51:48.232479 | controller |           "failureThreshold": 3,
2026-06-10 15:51:48.232499 | controller |           "httpGet": {
2026-06-10 15:51:48.232519 | controller |             "path": "/readyz",
2026-06-10 15:51:48.232539 | controller |             "port": 8081,
2026-06-10 15:51:48.232559 | controller |             "scheme": "HTTP"
2026-06-10 15:51:48.232579 | controller |           },
2026-06-10 15:51:48.232599 | controller |           "initialDelaySeconds": 5,
2026-06-10 15:51:48.232619 | controller |           "periodSeconds": 10,
2026-06-10 15:51:48.232639 | controller |           "successThreshold": 1,
2026-06-10 15:51:48.232659 | controller |           "timeoutSeconds": 1
2026-06-10 15:51:48.232679 | controller |         },
2026-06-10 15:51:48.232698 | controller |         "resources": {
2026-06-10 15:51:48.232718 | controller |           "limits": {
2026-06-10 15:51:48.232738 | controller |             "cpu": "500m",
2026-06-10 15:51:48.232758 | controller |             "memory": "512Mi"
2026-06-10 15:51:48.232778 | controller |           },
2026-06-10 15:51:48.232798 | controller |           "requests": {
2026-06-10 15:51:48.232818 | controller |             "cpu": "10m",
2026-06-10 15:51:48.232838 | controller |             "memory": "256Mi"
2026-06-10 15:51:48.232882 | controller |           }
2026-06-10 15:51:48.232906 | controller |         },
2026-06-10 15:51:48.232927 | controller |         "securityContext": {
2026-06-10 15:51:48.232953 | controller |           "allowPrivilegeEscalation": false,
2026-06-10 15:51:48.232974 | controller |           "capabilities": {
2026-06-10 15:51:48.232995 | controller |             "drop": [
2026-06-10 15:51:48.233015 | controller |               "MKNOD"
2026-06-10 15:51:48.233035 | controller |             ]
2026-06-10 15:51:48.233055 | controller |           }
2026-06-10 15:51:48.233078 | controller |         },
2026-06-10 15:51:48.233099 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-10 15:51:48.233139 | controller |         "terminationMessagePolicy": "File",
2026-06-10 15:51:48.233162 | controller |         "volumeMounts": [
2026-06-10 15:51:48.233183 | controller |           {
2026-06-10 15:51:48.233204 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-10 15:51:48.233225 | controller |             "name": "kube-api-access-d8mlx",
2026-06-10 15:51:48.233246 | controller |             "readOnly": true
2026-06-10 15:51:48.233267 | controller |           }
2026-06-10 15:51:48.233287 | controller |         ]
2026-06-10 15:51:48.233307 | controller |       }
2026-06-10 15:51:48.233328 | controller |     ],
2026-06-10 15:51:48.233348 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-10 15:51:48.233367 | controller |     "enableServiceLinks": true,
2026-06-10 15:51:48.233387 | controller |     "imagePullSecrets": [
2026-06-10 15:51:48.233407 | controller |       {
2026-06-10 15:51:48.233428 | controller |         "name": "heat-operator-controller-manager-dockercfg-9cmzb"
2026-06-10 15:51:48.233448 | controller |       }
2026-06-10 15:51:48.233468 | controller |     ],
2026-06-10 15:51:48.233489 | controller |     "nodeName": "crc",
2026-06-10 15:51:48.233509 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-10 15:51:48.233530 | controller |     "priority": 0,
2026-06-10 15:51:48.233550 | controller |     "restartPolicy": "Always",
2026-06-10 15:51:48.233570 | controller |     "schedulerName": "default-scheduler",
2026-06-10 15:51:48.233590 | controller |     "securityContext": {
2026-06-10 15:51:48.233610 | controller |       "runAsNonRoot": true,
2026-06-10 15:51:48.233630 | controller |       "seLinuxOptions": {
2026-06-10 15:51:48.233650 | controller |         "level": "s0:c26,c5"
2026-06-10 15:51:48.233669 | controller |       }
2026-06-10 15:51:48.233689 | controller |     },
2026-06-10 15:51:48.233709 | controller |     "serviceAccount": "heat-operator-controller-manager",
2026-06-10 15:51:48.233729 | controller |     "serviceAccountName": "heat-operator-controller-manager",
2026-06-10 15:51:48.233749 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-10 15:51:48.233770 | controller |     "tolerations": [
2026-06-10 15:51:48.233790 | controller |       {
2026-06-10 15:51:48.233810 | controller |         "effect": "NoExecute",
2026-06-10 15:51:48.233830 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-10 15:51:48.233853 | controller |         "operator": "Exists",
2026-06-10 15:51:48.233899 | controller |         "tolerationSeconds": 120
2026-06-10 15:51:48.233921 | controller |       },
2026-06-10 15:51:48.233941 | controller |       {
2026-06-10 15:51:48.233962 | controller |         "effect": "NoExecute",
2026-06-10 15:51:48.233982 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-10 15:51:48.234002 | controller |         "operator": "Exists",
2026-06-10 15:51:48.234022 | controller |         "tolerationSeconds": 120
2026-06-10 15:51:48.234042 | controller |       },
2026-06-10 15:51:48.234062 | controller |       {
2026-06-10 15:51:48.234082 | controller |         "effect": "NoSchedule",
2026-06-10 15:51:48.234102 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-10 15:51:48.234122 | controller |         "operator": "Exists"
2026-06-10 15:51:48.234142 | controller |       }
2026-06-10 15:51:48.234162 | controller |     ],
2026-06-10 15:51:48.234182 | controller |     "volumes": [
2026-06-10 15:51:48.234208 | controller |       {
2026-06-10 15:51:48.234228 | controller |         "name": "kube-api-access-d8mlx",
2026-06-10 15:51:48.234248 | controller |         "projected": {
2026-06-10 15:51:48.234268 | controller |           "defaultMode": 420,
2026-06-10 15:51:48.234288 | controller |           "sources": [
2026-06-10 15:51:48.234308 | controller |             {
2026-06-10 15:51:48.234328 | controller |               "serviceAccountToken": {
2026-06-10 15:51:48.234348 | controller |                 "expirationSeconds": 3607,
2026-06-10 15:51:48.234368 | controller |                 "path": "token"
2026-06-10 15:51:48.234388 | controller |               }
2026-06-10 15:51:48.234408 | controller |             },
2026-06-10 15:51:48.234428 | controller |             {
2026-06-10 15:51:48.234448 | controller |               "configMap": {
2026-06-10 15:51:48.234467 | controller |                 "items": [
2026-06-10 15:51:48.234487 | controller |                   {
2026-06-10 15:51:48.234507 | controller |                     "key": "ca.crt",
2026-06-10 15:51:48.234527 | controller |                     "path": "ca.crt"
2026-06-10 15:51:48.234547 | controller |                   }
2026-06-10 15:51:48.234566 | controller |                 ],
2026-06-10 15:51:48.234586 | controller |                 "name": "kube-root-ca.crt"
2026-06-10 15:51:48.234606 | controller |               }
2026-06-10 15:51:48.234626 | controller |             },
2026-06-10 15:51:48.234646 | controller |             {
2026-06-10 15:51:48.234666 | controller |               "downwardAPI": {
2026-06-10 15:51:48.234686 | controller |                 "items": [
2026-06-10 15:51:48.234705 | controller |                   {
2026-06-10 15:51:48.234725 | controller |                     "fieldRef": {
2026-06-10 15:51:48.234744 | controller |                       "apiVersion": "v1",
2026-06-10 15:51:48.234764 | controller |                       "fieldPath": "metadata.namespace"
2026-06-10 15:51:48.234784 | controller |                     },
2026-06-10 15:51:48.234804 | controller |                     "path": "namespace"
2026-06-10 15:51:48.234823 | controller |                   }
2026-06-10 15:51:48.234843 | controller |                 ]
2026-06-10 15:51:48.234891 | controller |               }
2026-06-10 15:51:48.234913 | controller |             },
2026-06-10 15:51:48.234934 | controller |             {
2026-06-10 15:51:48.234955 | controller |               "configMap": {
2026-06-10 15:51:48.234975 | controller |                 "items": [
2026-06-10 15:51:48.234996 | controller |                   {
2026-06-10 15:51:48.235017 | controller |                     "key": "service-ca.crt",
2026-06-10 15:51:48.235038 | controller |                     "path": "service-ca.crt"
2026-06-10 15:51:48.235059 | controller |                   }
2026-06-10 15:51:48.235079 | controller |                 ],
2026-06-10 15:51:48.235100 | controller |                 "name": "openshift-service-ca.crt"
2026-06-10 15:51:48.235189 | controller |               }
2026-06-10 15:51:48.235217 | controller |             }
2026-06-10 15:51:48.235238 | controller |           ]
2026-06-10 15:51:48.235259 | controller |         }
2026-06-10 15:51:48.235279 | controller |       }
2026-06-10 15:51:48.235298 | controller |     ]
2026-06-10 15:51:48.235318 | controller |   },
2026-06-10 15:51:48.235339 | controller |   "status": {
2026-06-10 15:51:48.235359 | controller |     "conditions": [
2026-06-10 15:51:48.235379 | controller |       {
2026-06-10 15:51:48.235399 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.235419 | controller |         "lastTransitionTime": "2026-06-10T14:57:38Z",
2026-06-10 15:51:48.235440 | controller |         "status": "True",
2026-06-10 15:51:48.235461 | controller |         "type": "PodReadyToStartContainers"
2026-06-10 15:51:48.235481 | controller |       },
2026-06-10 15:51:48.235502 | controller |       {
2026-06-10 15:51:48.235523 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.235548 | controller |         "lastTransitionTime": "2026-06-10T14:57:06Z",
2026-06-10 15:51:48.235569 | controller |         "status": "True",
2026-06-10 15:51:48.235590 | controller |         "type": "Initialized"
2026-06-10 15:51:48.235610 | controller |       },
2026-06-10 15:51:48.235630 | controller |       {
2026-06-10 15:51:48.235651 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.235671 | controller |         "lastTransitionTime": "2026-06-10T14:57:50Z",
2026-06-10 15:51:48.235691 | controller |         "status": "True",
2026-06-10 15:51:48.235711 | controller |         "type": "Ready"
2026-06-10 15:51:48.235731 | controller |       },
2026-06-10 15:51:48.235752 | controller |       {
2026-06-10 15:51:48.235772 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.235792 | controller |         "lastTransitionTime": "2026-06-10T14:57:50Z",
2026-06-10 15:51:48.235813 | controller |         "status": "True",
2026-06-10 15:51:48.235833 | controller |         "type": "ContainersReady"
2026-06-10 15:51:48.235922 | controller |       },
2026-06-10 15:51:48.235955 | controller |       {
2026-06-10 15:51:48.235976 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.235996 | controller |         "lastTransitionTime": "2026-06-10T14:57:06Z",
2026-06-10 15:51:48.236017 | controller |         "status": "True",
2026-06-10 15:51:48.236038 | controller |         "type": "PodScheduled"
2026-06-10 15:51:48.236058 | controller |       }
2026-06-10 15:51:48.236078 | controller |     ],
2026-06-10 15:51:48.236098 | controller |     "containerStatuses": [
2026-06-10 15:51:48.236118 | controller |       {
2026-06-10 15:51:48.236138 | controller |         "allocatedResources": {
2026-06-10 15:51:48.236158 | controller |           "cpu": "10m",
2026-06-10 15:51:48.236178 | controller |           "memory": "256Mi"
2026-06-10 15:51:48.236199 | controller |         },
2026-06-10 15:51:48.236219 | controller |         "containerID": "cri-o://0fb61c4b27931da7564337b6eddb063e6790ea0de6df88f0e9f21b7eb944660b",
2026-06-10 15:51:48.236240 | controller |         "image": "quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752",
2026-06-10 15:51:48.236260 | controller |         "imageID": "quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752",
2026-06-10 15:51:48.236280 | controller |         "lastState": {},
2026-06-10 15:51:48.236299 | controller |         "name": "manager",
2026-06-10 15:51:48.236319 | controller |         "ready": true,
2026-06-10 15:51:48.236339 | controller |         "resources": {
2026-06-10 15:51:48.236359 | controller |           "limits": {
2026-06-10 15:51:48.236379 | controller |             "cpu": "500m",
2026-06-10 15:51:48.236399 | controller |             "memory": "512Mi"
2026-06-10 15:51:48.236419 | controller |           },
2026-06-10 15:51:48.236439 | controller |           "requests": {
2026-06-10 15:51:48.236459 | controller |             "cpu": "10m",
2026-06-10 15:51:48.236479 | controller |             "memory": "256Mi"
2026-06-10 15:51:48.236500 | controller |           }
2026-06-10 15:51:48.236520 | controller |         },
2026-06-10 15:51:48.236541 | controller |         "restartCount": 0,
2026-06-10 15:51:48.236561 | controller |         "started": true,
2026-06-10 15:51:48.236581 | controller |         "state": {
2026-06-10 15:51:48.236601 | controller |           "running": {
2026-06-10 15:51:48.236621 | controller |             "startedAt": "2026-06-10T14:57:38Z"
2026-06-10 15:51:48.236641 | controller |           }
2026-06-10 15:51:48.236661 | controller |         },
2026-06-10 15:51:48.236681 | controller |         "user": {
2026-06-10 15:51:48.236700 | controller |           "linux": {
2026-06-10 15:51:48.236720 | controller |             "gid": 0,
2026-06-10 15:51:48.236739 | controller |             "supplementalGroups": [
2026-06-10 15:51:48.236758 | controller |               0
2026-06-10 15:51:48.236778 | controller |             ],
2026-06-10 15:51:48.236802 | controller |             "uid": 65532
2026-06-10 15:51:48.236827 | controller |           }
2026-06-10 15:51:48.236916 | controller |         },
2026-06-10 15:51:48.236939 | controller |         "volumeMounts": [
2026-06-10 15:51:48.237030 | controller |           {
2026-06-10 15:51:48.237059 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-10 15:51:48.237080 | controller |             "name": "kube-api-access-d8mlx",
2026-06-10 15:51:48.237101 | controller |             "readOnly": true,
2026-06-10 15:51:48.237124 | controller |             "recursiveReadOnly": "Disabled"
2026-06-10 15:51:48.237161 | controller |           }
2026-06-10 15:51:48.237187 | controller |         ]
2026-06-10 15:51:48.237208 | controller |       }
2026-06-10 15:51:48.237229 | controller |     ],
2026-06-10 15:51:48.237249 | controller |     "hostIP": "192.168.126.11",
2026-06-10 15:51:48.237269 | controller |     "hostIPs": [
2026-06-10 15:51:48.237289 | controller |       {
2026-06-10 15:51:48.237309 | controller |         "ip": "192.168.126.11"
2026-06-10 15:51:48.237329 | controller |       }
2026-06-10 15:51:48.237349 | controller |     ],
2026-06-10 15:51:48.237370 | controller |     "phase": "Running",
2026-06-10 15:51:48.237389 | controller |     "podIP": "10.217.0.80",
2026-06-10 15:51:48.237409 | controller |     "podIPs": [
2026-06-10 15:51:48.237428 | controller |       {
2026-06-10 15:51:48.237448 | controller |         "ip": "10.217.0.80"
2026-06-10 15:51:48.237467 | controller |       }
2026-06-10 15:51:48.237487 | controller |     ],
2026-06-10 15:51:48.237506 | controller |     "qosClass": "Burstable",
2026-06-10 15:51:48.237526 | controller |     "startTime": "2026-06-10T14:57:06Z"
2026-06-10 15:51:48.237545 | controller |   }
2026-06-10 15:51:48.237565 | controller | }
2026-06-10 15:51:48.263552 | controller | ok:
2026-06-10 15:51:48.263619 | controller | {
2026-06-10 15:51:48.263644 | controller |   "apiVersion": "v1",
2026-06-10 15:51:48.263706 | controller |   "kind": "Pod",
2026-06-10 15:51:48.263727 | controller |   "metadata": {
2026-06-10 15:51:48.263743 | controller |     "annotations": {
2026-06-10 15:51:48.263758 | 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-10 15:51:48.263775 | 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-10 15:51:48.263792 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-10 15:51:48.263808 | controller |       "openshift.io/scc": "anyuid",
2026-06-10 15:51:48.263824 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-10 15:51:48.263839 | controller |     },
2026-06-10 15:51:48.263871 | controller |     "creationTimestamp": "2026-06-10T14:57:06Z",
2026-06-10 15:51:48.263891 | controller |     "generateName": "horizon-operator-controller-manager-548d6d5f9-",
2026-06-10 15:51:48.263907 | controller |     "generation": 1,
2026-06-10 15:51:48.263922 | controller |     "labels": {
2026-06-10 15:51:48.263937 | controller |       "app.kubernetes.io/name": "horizon-operator",
2026-06-10 15:51:48.263952 | controller |       "control-plane": "controller-manager",
2026-06-10 15:51:48.263967 | controller |       "openstack.org/operator-name": "horizon",
2026-06-10 15:51:48.263982 | controller |       "pod-template-hash": "548d6d5f9"
2026-06-10 15:51:48.263996 | controller |     },
2026-06-10 15:51:48.264018 | controller |     "managedFields": [
2026-06-10 15:51:48.264033 | controller |       {
2026-06-10 15:51:48.264048 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.264063 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.264077 | controller |         "fieldsV1": {
2026-06-10 15:51:48.264091 | controller |           "f:metadata": {
2026-06-10 15:51:48.264105 | controller |             "f:annotations": {
2026-06-10 15:51:48.264120 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-10 15:51:48.264134 | controller |             }
2026-06-10 15:51:48.264149 | controller |           }
2026-06-10 15:51:48.264163 | controller |         },
2026-06-10 15:51:48.264177 | controller |         "manager": "crc",
2026-06-10 15:51:48.264191 | controller |         "operation": "Update",
2026-06-10 15:51:48.264206 | controller |         "subresource": "status",
2026-06-10 15:51:48.264220 | controller |         "time": "2026-06-10T14:57:06Z"
2026-06-10 15:51:48.264234 | controller |       },
2026-06-10 15:51:48.264249 | controller |       {
2026-06-10 15:51:48.264263 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.264277 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.264291 | controller |         "fieldsV1": {
2026-06-10 15:51:48.264305 | controller |           "f:metadata": {
2026-06-10 15:51:48.264320 | controller |             "f:annotations": {
2026-06-10 15:51:48.264334 | controller |               ".": {},
2026-06-10 15:51:48.264348 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-10 15:51:48.264362 | controller |             },
2026-06-10 15:51:48.264377 | controller |             "f:generateName": {},
2026-06-10 15:51:48.264392 | controller |             "f:labels": {
2026-06-10 15:51:48.264406 | controller |               ".": {},
2026-06-10 15:51:48.264420 | controller |               "f:app.kubernetes.io/name": {},
2026-06-10 15:51:48.264435 | controller |               "f:control-plane": {},
2026-06-10 15:51:48.264449 | controller |               "f:openstack.org/operator-name": {},
2026-06-10 15:51:48.264464 | controller |               "f:pod-template-hash": {}
2026-06-10 15:51:48.264478 | controller |             },
2026-06-10 15:51:48.264492 | controller |             "f:ownerReferences": {
2026-06-10 15:51:48.264506 | controller |               ".": {},
2026-06-10 15:51:48.264520 | controller |               "k:{\"uid\":\"bbe08de0-6c54-4397-ad4b-6ed2848f820d\"}": {}
2026-06-10 15:51:48.264535 | controller |             }
2026-06-10 15:51:48.264549 | controller |           },
2026-06-10 15:51:48.264563 | controller |           "f:spec": {
2026-06-10 15:51:48.264577 | controller |             "f:containers": {
2026-06-10 15:51:48.264591 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-10 15:51:48.264606 | controller |                 ".": {},
2026-06-10 15:51:48.264620 | controller |                 "f:args": {},
2026-06-10 15:51:48.264634 | controller |                 "f:command": {},
2026-06-10 15:51:48.264648 | controller |                 "f:env": {
2026-06-10 15:51:48.264663 | controller |                   ".": {},
2026-06-10 15:51:48.264677 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-10 15:51:48.264691 | controller |                     ".": {},
2026-06-10 15:51:48.264705 | controller |                     "f:name": {},
2026-06-10 15:51:48.264720 | controller |                     "f:value": {}
2026-06-10 15:51:48.264734 | controller |                   },
2026-06-10 15:51:48.264748 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-10 15:51:48.264762 | controller |                     ".": {},
2026-06-10 15:51:48.264776 | controller |                     "f:name": {},
2026-06-10 15:51:48.264791 | controller |                     "f:value": {}
2026-06-10 15:51:48.264805 | controller |                   },
2026-06-10 15:51:48.264819 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-10 15:51:48.264838 | controller |                     ".": {},
2026-06-10 15:51:48.264869 | controller |                     "f:name": {},
2026-06-10 15:51:48.264889 | controller |                     "f:value": {}
2026-06-10 15:51:48.264904 | controller |                   },
2026-06-10 15:51:48.264918 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-10 15:51:48.264932 | controller |                     ".": {},
2026-06-10 15:51:48.264947 | controller |                     "f:name": {},
2026-06-10 15:51:48.264961 | controller |                     "f:value": {}
2026-06-10 15:51:48.264976 | controller |                   },
2026-06-10 15:51:48.264990 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-10 15:51:48.265004 | controller |                     ".": {},
2026-06-10 15:51:48.265018 | controller |                     "f:name": {},
2026-06-10 15:51:48.265033 | controller |                     "f:value": {}
2026-06-10 15:51:48.265047 | controller |                   }
2026-06-10 15:51:48.265062 | controller |                 },
2026-06-10 15:51:48.265076 | controller |                 "f:image": {},
2026-06-10 15:51:48.265091 | controller |                 "f:imagePullPolicy": {},
2026-06-10 15:51:48.265105 | controller |                 "f:livenessProbe": {
2026-06-10 15:51:48.265120 | controller |                   ".": {},
2026-06-10 15:51:48.265134 | controller |                   "f:failureThreshold": {},
2026-06-10 15:51:48.265148 | controller |                   "f:httpGet": {
2026-06-10 15:51:48.265162 | controller |                     ".": {},
2026-06-10 15:51:48.265176 | controller |                     "f:path": {},
2026-06-10 15:51:48.265190 | controller |                     "f:port": {},
2026-06-10 15:51:48.265204 | controller |                     "f:scheme": {}
2026-06-10 15:51:48.265217 | controller |                   },
2026-06-10 15:51:48.265231 | controller |                   "f:initialDelaySeconds": {},
2026-06-10 15:51:48.265245 | controller |                   "f:periodSeconds": {},
2026-06-10 15:51:48.265259 | controller |                   "f:successThreshold": {},
2026-06-10 15:51:48.265274 | controller |                   "f:timeoutSeconds": {}
2026-06-10 15:51:48.265288 | controller |                 },
2026-06-10 15:51:48.265302 | controller |                 "f:name": {},
2026-06-10 15:51:48.265316 | controller |                 "f:readinessProbe": {
2026-06-10 15:51:48.265330 | controller |                   ".": {},
2026-06-10 15:51:48.265344 | controller |                   "f:failureThreshold": {},
2026-06-10 15:51:48.265358 | controller |                   "f:httpGet": {
2026-06-10 15:51:48.265372 | controller |                     ".": {},
2026-06-10 15:51:48.265386 | controller |                     "f:path": {},
2026-06-10 15:51:48.265400 | controller |                     "f:port": {},
2026-06-10 15:51:48.265426 | controller |                     "f:scheme": {}
2026-06-10 15:51:48.265443 | controller |                   },
2026-06-10 15:51:48.265457 | controller |                   "f:initialDelaySeconds": {},
2026-06-10 15:51:48.265472 | controller |                   "f:periodSeconds": {},
2026-06-10 15:51:48.265486 | controller |                   "f:successThreshold": {},
2026-06-10 15:51:48.265501 | controller |                   "f:timeoutSeconds": {}
2026-06-10 15:51:48.265515 | controller |                 },
2026-06-10 15:51:48.265529 | controller |                 "f:resources": {
2026-06-10 15:51:48.265543 | controller |                   ".": {},
2026-06-10 15:51:48.265557 | controller |                   "f:limits": {
2026-06-10 15:51:48.265571 | controller |                     ".": {},
2026-06-10 15:51:48.265585 | controller |                     "f:cpu": {},
2026-06-10 15:51:48.265599 | controller |                     "f:memory": {}
2026-06-10 15:51:48.265613 | controller |                   },
2026-06-10 15:51:48.265627 | controller |                   "f:requests": {
2026-06-10 15:51:48.265646 | controller |                     ".": {},
2026-06-10 15:51:48.265660 | controller |                     "f:cpu": {},
2026-06-10 15:51:48.265673 | controller |                     "f:memory": {}
2026-06-10 15:51:48.265687 | controller |                   }
2026-06-10 15:51:48.265701 | controller |                 },
2026-06-10 15:51:48.265714 | controller |                 "f:securityContext": {
2026-06-10 15:51:48.265728 | controller |                   ".": {},
2026-06-10 15:51:48.265742 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-10 15:51:48.265756 | controller |                 },
2026-06-10 15:51:48.265770 | controller |                 "f:terminationMessagePath": {},
2026-06-10 15:51:48.265784 | controller |                 "f:terminationMessagePolicy": {}
2026-06-10 15:51:48.265798 | controller |               }
2026-06-10 15:51:48.265813 | controller |             },
2026-06-10 15:51:48.265827 | controller |             "f:dnsPolicy": {},
2026-06-10 15:51:48.265842 | controller |             "f:enableServiceLinks": {},
2026-06-10 15:51:48.265879 | controller |             "f:restartPolicy": {},
2026-06-10 15:51:48.265896 | controller |             "f:schedulerName": {},
2026-06-10 15:51:48.265911 | controller |             "f:securityContext": {
2026-06-10 15:51:48.265926 | controller |               ".": {},
2026-06-10 15:51:48.265940 | controller |               "f:runAsNonRoot": {}
2026-06-10 15:51:48.265954 | controller |             },
2026-06-10 15:51:48.265969 | controller |             "f:serviceAccount": {},
2026-06-10 15:51:48.265983 | controller |             "f:serviceAccountName": {},
2026-06-10 15:51:48.265996 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-10 15:51:48.266010 | controller |             "f:tolerations": {}
2026-06-10 15:51:48.266024 | controller |           }
2026-06-10 15:51:48.266038 | controller |         },
2026-06-10 15:51:48.266053 | controller |         "manager": "kube-controller-manager",
2026-06-10 15:51:48.266069 | controller |         "operation": "Update",
2026-06-10 15:51:48.266086 | controller |         "time": "2026-06-10T14:57:06Z"
2026-06-10 15:51:48.266100 | controller |       },
2026-06-10 15:51:48.266114 | controller |       {
2026-06-10 15:51:48.266129 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.266143 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.266157 | controller |         "fieldsV1": {
2026-06-10 15:51:48.266171 | controller |           "f:metadata": {
2026-06-10 15:51:48.266186 | controller |             "f:annotations": {
2026-06-10 15:51:48.266200 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-10 15:51:48.266215 | controller |             }
2026-06-10 15:51:48.266229 | controller |           }
2026-06-10 15:51:48.266244 | controller |         },
2026-06-10 15:51:48.266258 | controller |         "manager": "multus-daemon",
2026-06-10 15:51:48.266273 | controller |         "operation": "Update",
2026-06-10 15:51:48.266287 | controller |         "subresource": "status",
2026-06-10 15:51:48.266301 | controller |         "time": "2026-06-10T14:57:09Z"
2026-06-10 15:51:48.266315 | controller |       },
2026-06-10 15:51:48.266329 | controller |       {
2026-06-10 15:51:48.266343 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.266357 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.266371 | controller |         "fieldsV1": {
2026-06-10 15:51:48.266385 | controller |           "f:status": {
2026-06-10 15:51:48.266399 | controller |             "f:conditions": {
2026-06-10 15:51:48.266413 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-10 15:51:48.266427 | controller |                 ".": {},
2026-06-10 15:51:48.266441 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.266456 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.266470 | controller |                 "f:status": {},
2026-06-10 15:51:48.266489 | controller |                 "f:type": {}
2026-06-10 15:51:48.266503 | controller |               },
2026-06-10 15:51:48.266517 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-10 15:51:48.266531 | controller |                 ".": {},
2026-06-10 15:51:48.266545 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.266560 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.266573 | controller |                 "f:status": {},
2026-06-10 15:51:48.266587 | controller |                 "f:type": {}
2026-06-10 15:51:48.266601 | controller |               },
2026-06-10 15:51:48.266614 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-10 15:51:48.266628 | controller |                 ".": {},
2026-06-10 15:51:48.266642 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.266657 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.266671 | controller |                 "f:status": {},
2026-06-10 15:51:48.266685 | controller |                 "f:type": {}
2026-06-10 15:51:48.266699 | controller |               },
2026-06-10 15:51:48.266714 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-10 15:51:48.266728 | controller |                 ".": {},
2026-06-10 15:51:48.266742 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.266756 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.266771 | controller |                 "f:status": {},
2026-06-10 15:51:48.266785 | controller |                 "f:type": {}
2026-06-10 15:51:48.266799 | controller |               }
2026-06-10 15:51:48.266813 | controller |             },
2026-06-10 15:51:48.266827 | controller |             "f:containerStatuses": {},
2026-06-10 15:51:48.266842 | controller |             "f:hostIP": {},
2026-06-10 15:51:48.266876 | controller |             "f:hostIPs": {},
2026-06-10 15:51:48.266893 | controller |             "f:phase": {},
2026-06-10 15:51:48.266907 | controller |             "f:podIP": {},
2026-06-10 15:51:48.266922 | controller |             "f:podIPs": {
2026-06-10 15:51:48.266936 | controller |               ".": {},
2026-06-10 15:51:48.266950 | controller |               "k:{\"ip\":\"10.217.0.81\"}": {
2026-06-10 15:51:48.266964 | controller |                 ".": {},
2026-06-10 15:51:48.266978 | controller |                 "f:ip": {}
2026-06-10 15:51:48.266992 | controller |               }
2026-06-10 15:51:48.267007 | controller |             },
2026-06-10 15:51:48.267021 | controller |             "f:startTime": {}
2026-06-10 15:51:48.267034 | controller |           }
2026-06-10 15:51:48.267049 | controller |         },
2026-06-10 15:51:48.267065 | controller |         "manager": "kubelet",
2026-06-10 15:51:48.267082 | controller |         "operation": "Update",
2026-06-10 15:51:48.267096 | controller |         "subresource": "status",
2026-06-10 15:51:48.267111 | controller |         "time": "2026-06-10T14:57:59Z"
2026-06-10 15:51:48.267125 | controller |       }
2026-06-10 15:51:48.267139 | controller |     ],
2026-06-10 15:51:48.267154 | controller |     "name": "horizon-operator-controller-manager-548d6d5f9-8tdwx",
2026-06-10 15:51:48.267168 | controller |     "namespace": "openstack-operators",
2026-06-10 15:51:48.267182 | controller |     "ownerReferences": [
2026-06-10 15:51:48.267197 | controller |       {
2026-06-10 15:51:48.267210 | controller |         "apiVersion": "apps/v1",
2026-06-10 15:51:48.267224 | controller |         "blockOwnerDeletion": true,
2026-06-10 15:51:48.267238 | controller |         "controller": true,
2026-06-10 15:51:48.267251 | controller |         "kind": "ReplicaSet",
2026-06-10 15:51:48.267265 | controller |         "name": "horizon-operator-controller-manager-548d6d5f9",
2026-06-10 15:51:48.267279 | controller |         "uid": "bbe08de0-6c54-4397-ad4b-6ed2848f820d"
2026-06-10 15:51:48.267293 | controller |       }
2026-06-10 15:51:48.267307 | controller |     ],
2026-06-10 15:51:48.267326 | controller |     "resourceVersion": "54319",
2026-06-10 15:51:48.267341 | controller |     "uid": "655689b5-6e9a-4426-82b6-d4f0057b5af2"
2026-06-10 15:51:48.267355 | controller |   },
2026-06-10 15:51:48.267369 | controller |   "spec": {
2026-06-10 15:51:48.267383 | controller |     "containers": [
2026-06-10 15:51:48.267398 | controller |       {
2026-06-10 15:51:48.267411 | controller |         "args": [
2026-06-10 15:51:48.267425 | controller |           "--leader-elect",
2026-06-10 15:51:48.267439 | controller |           "--health-probe-bind-address=:8081",
2026-06-10 15:51:48.267453 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-10 15:51:48.267467 | controller |         ],
2026-06-10 15:51:48.267481 | controller |         "command": [
2026-06-10 15:51:48.267495 | controller |           "/manager"
2026-06-10 15:51:48.267509 | controller |         ],
2026-06-10 15:51:48.267523 | controller |         "env": [
2026-06-10 15:51:48.267537 | controller |           {
2026-06-10 15:51:48.267551 | controller |             "name": "LEASE_DURATION",
2026-06-10 15:51:48.267565 | controller |             "value": "30"
2026-06-10 15:51:48.267579 | controller |           },
2026-06-10 15:51:48.267593 | controller |           {
2026-06-10 15:51:48.267607 | controller |             "name": "RENEW_DEADLINE",
2026-06-10 15:51:48.267621 | controller |             "value": "20"
2026-06-10 15:51:48.267635 | controller |           },
2026-06-10 15:51:48.267649 | controller |           {
2026-06-10 15:51:48.267662 | controller |             "name": "RETRY_PERIOD",
2026-06-10 15:51:48.267676 | controller |             "value": "5"
2026-06-10 15:51:48.267690 | controller |           },
2026-06-10 15:51:48.267704 | controller |           {
2026-06-10 15:51:48.267717 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-10 15:51:48.267731 | controller |             "value": "false"
2026-06-10 15:51:48.267744 | controller |           },
2026-06-10 15:51:48.267758 | controller |           {
2026-06-10 15:51:48.267772 | controller |             "name": "METRICS_CERTS",
2026-06-10 15:51:48.267786 | controller |             "value": "false"
2026-06-10 15:51:48.267800 | controller |           }
2026-06-10 15:51:48.267813 | controller |         ],
2026-06-10 15:51:48.267828 | controller |         "image": "quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed",
2026-06-10 15:51:48.267842 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-10 15:51:48.267876 | controller |         "livenessProbe": {
2026-06-10 15:51:48.267892 | controller |           "failureThreshold": 3,
2026-06-10 15:51:48.267907 | controller |           "httpGet": {
2026-06-10 15:51:48.267921 | controller |             "path": "/healthz",
2026-06-10 15:51:48.267940 | controller |             "port": 8081,
2026-06-10 15:51:48.267954 | controller |             "scheme": "HTTP"
2026-06-10 15:51:48.267969 | controller |           },
2026-06-10 15:51:48.267985 | controller |           "initialDelaySeconds": 15,
2026-06-10 15:51:48.267999 | controller |           "periodSeconds": 20,
2026-06-10 15:51:48.268014 | controller |           "successThreshold": 1,
2026-06-10 15:51:48.268030 | controller |           "timeoutSeconds": 1
2026-06-10 15:51:48.268045 | controller |         },
2026-06-10 15:51:48.268060 | controller |         "name": "manager",
2026-06-10 15:51:48.268075 | controller |         "readinessProbe": {
2026-06-10 15:51:48.268090 | controller |           "failureThreshold": 3,
2026-06-10 15:51:48.268105 | controller |           "httpGet": {
2026-06-10 15:51:48.268119 | controller |             "path": "/readyz",
2026-06-10 15:51:48.268134 | controller |             "port": 8081,
2026-06-10 15:51:48.268148 | controller |             "scheme": "HTTP"
2026-06-10 15:51:48.268163 | controller |           },
2026-06-10 15:51:48.268177 | controller |           "initialDelaySeconds": 5,
2026-06-10 15:51:48.268192 | controller |           "periodSeconds": 10,
2026-06-10 15:51:48.268219 | controller |           "successThreshold": 1,
2026-06-10 15:51:48.268242 | controller |           "timeoutSeconds": 1
2026-06-10 15:51:48.268264 | controller |         },
2026-06-10 15:51:48.268284 | controller |         "resources": {
2026-06-10 15:51:48.268300 | controller |           "limits": {
2026-06-10 15:51:48.268315 | controller |             "cpu": "500m",
2026-06-10 15:51:48.268330 | controller |             "memory": "512Mi"
2026-06-10 15:51:48.268345 | controller |           },
2026-06-10 15:51:48.268361 | controller |           "requests": {
2026-06-10 15:51:48.268376 | controller |             "cpu": "10m",
2026-06-10 15:51:48.268391 | controller |             "memory": "256Mi"
2026-06-10 15:51:48.268405 | controller |           }
2026-06-10 15:51:48.268419 | controller |         },
2026-06-10 15:51:48.268435 | controller |         "securityContext": {
2026-06-10 15:51:48.268449 | controller |           "allowPrivilegeEscalation": false,
2026-06-10 15:51:48.268464 | controller |           "capabilities": {
2026-06-10 15:51:48.268479 | controller |             "drop": [
2026-06-10 15:51:48.268494 | controller |               "MKNOD"
2026-06-10 15:51:48.268509 | controller |             ]
2026-06-10 15:51:48.268523 | controller |           }
2026-06-10 15:51:48.268537 | controller |         },
2026-06-10 15:51:48.268553 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-10 15:51:48.268568 | controller |         "terminationMessagePolicy": "File",
2026-06-10 15:51:48.268584 | controller |         "volumeMounts": [
2026-06-10 15:51:48.268598 | controller |           {
2026-06-10 15:51:48.268613 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-10 15:51:48.268628 | controller |             "name": "kube-api-access-crnsw",
2026-06-10 15:51:48.268643 | controller |             "readOnly": true
2026-06-10 15:51:48.268658 | controller |           }
2026-06-10 15:51:48.268673 | controller |         ]
2026-06-10 15:51:48.268687 | controller |       }
2026-06-10 15:51:48.268701 | controller |     ],
2026-06-10 15:51:48.268715 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-10 15:51:48.268729 | controller |     "enableServiceLinks": true,
2026-06-10 15:51:48.268744 | controller |     "imagePullSecrets": [
2026-06-10 15:51:48.268759 | controller |       {
2026-06-10 15:51:48.268774 | controller |         "name": "horizon-operator-controller-manager-dockercfg-vrxn4"
2026-06-10 15:51:48.268789 | controller |       }
2026-06-10 15:51:48.268804 | controller |     ],
2026-06-10 15:51:48.268819 | controller |     "nodeName": "crc",
2026-06-10 15:51:48.268835 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-10 15:51:48.268854 | controller |     "priority": 0,
2026-06-10 15:51:48.268890 | controller |     "restartPolicy": "Always",
2026-06-10 15:51:48.268906 | controller |     "schedulerName": "default-scheduler",
2026-06-10 15:51:48.268921 | controller |     "securityContext": {
2026-06-10 15:51:48.268936 | controller |       "runAsNonRoot": true,
2026-06-10 15:51:48.268951 | controller |       "seLinuxOptions": {
2026-06-10 15:51:48.268965 | controller |         "level": "s0:c26,c5"
2026-06-10 15:51:48.268980 | controller |       }
2026-06-10 15:51:48.268994 | controller |     },
2026-06-10 15:51:48.269009 | controller |     "serviceAccount": "horizon-operator-controller-manager",
2026-06-10 15:51:48.269024 | controller |     "serviceAccountName": "horizon-operator-controller-manager",
2026-06-10 15:51:48.269039 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-10 15:51:48.269053 | controller |     "tolerations": [
2026-06-10 15:51:48.269070 | controller |       {
2026-06-10 15:51:48.269087 | controller |         "effect": "NoExecute",
2026-06-10 15:51:48.269101 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-10 15:51:48.269115 | controller |         "operator": "Exists",
2026-06-10 15:51:48.269129 | controller |         "tolerationSeconds": 120
2026-06-10 15:51:48.269148 | controller |       },
2026-06-10 15:51:48.269163 | controller |       {
2026-06-10 15:51:48.269177 | controller |         "effect": "NoExecute",
2026-06-10 15:51:48.269192 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-10 15:51:48.269206 | controller |         "operator": "Exists",
2026-06-10 15:51:48.269221 | controller |         "tolerationSeconds": 120
2026-06-10 15:51:48.269235 | controller |       },
2026-06-10 15:51:48.269249 | controller |       {
2026-06-10 15:51:48.269263 | controller |         "effect": "NoSchedule",
2026-06-10 15:51:48.269278 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-10 15:51:48.269292 | controller |         "operator": "Exists"
2026-06-10 15:51:48.269308 | controller |       }
2026-06-10 15:51:48.269323 | controller |     ],
2026-06-10 15:51:48.269338 | controller |     "volumes": [
2026-06-10 15:51:48.269353 | controller |       {
2026-06-10 15:51:48.269367 | controller |         "name": "kube-api-access-crnsw",
2026-06-10 15:51:48.269381 | controller |         "projected": {
2026-06-10 15:51:48.269396 | controller |           "defaultMode": 420,
2026-06-10 15:51:48.269410 | controller |           "sources": [
2026-06-10 15:51:48.269425 | controller |             {
2026-06-10 15:51:48.269439 | controller |               "serviceAccountToken": {
2026-06-10 15:51:48.269469 | controller |                 "expirationSeconds": 3607,
2026-06-10 15:51:48.269487 | controller |                 "path": "token"
2026-06-10 15:51:48.269503 | controller |               }
2026-06-10 15:51:48.269518 | controller |             },
2026-06-10 15:51:48.269532 | controller |             {
2026-06-10 15:51:48.269547 | controller |               "configMap": {
2026-06-10 15:51:48.269561 | controller |                 "items": [
2026-06-10 15:51:48.269575 | controller |                   {
2026-06-10 15:51:48.269589 | controller |                     "key": "ca.crt",
2026-06-10 15:51:48.269604 | controller |                     "path": "ca.crt"
2026-06-10 15:51:48.269618 | controller |                   }
2026-06-10 15:51:48.269632 | controller |                 ],
2026-06-10 15:51:48.269646 | controller |                 "name": "kube-root-ca.crt"
2026-06-10 15:51:48.269660 | controller |               }
2026-06-10 15:51:48.269674 | controller |             },
2026-06-10 15:51:48.269688 | controller |             {
2026-06-10 15:51:48.269702 | controller |               "downwardAPI": {
2026-06-10 15:51:48.269716 | controller |                 "items": [
2026-06-10 15:51:48.269731 | controller |                   {
2026-06-10 15:51:48.269744 | controller |                     "fieldRef": {
2026-06-10 15:51:48.269758 | controller |                       "apiVersion": "v1",
2026-06-10 15:51:48.269772 | controller |                       "fieldPath": "metadata.namespace"
2026-06-10 15:51:48.269787 | controller |                     },
2026-06-10 15:51:48.269801 | controller |                     "path": "namespace"
2026-06-10 15:51:48.269816 | controller |                   }
2026-06-10 15:51:48.269830 | controller |                 ]
2026-06-10 15:51:48.269844 | controller |               }
2026-06-10 15:51:48.269881 | controller |             },
2026-06-10 15:51:48.269898 | controller |             {
2026-06-10 15:51:48.269914 | controller |               "configMap": {
2026-06-10 15:51:48.269928 | controller |                 "items": [
2026-06-10 15:51:48.269944 | controller |                   {
2026-06-10 15:51:48.269960 | controller |                     "key": "service-ca.crt",
2026-06-10 15:51:48.269975 | controller |                     "path": "service-ca.crt"
2026-06-10 15:51:48.269990 | controller |                   }
2026-06-10 15:51:48.270006 | controller |                 ],
2026-06-10 15:51:48.270065 | controller |                 "name": "openshift-service-ca.crt"
2026-06-10 15:51:48.270223 | controller |               }
2026-06-10 15:51:48.270250 | controller |             }
2026-06-10 15:51:48.270267 | controller |           ]
2026-06-10 15:51:48.270288 | controller |         }
2026-06-10 15:51:48.270304 | controller |       }
2026-06-10 15:51:48.270319 | controller |     ]
2026-06-10 15:51:48.270334 | controller |   },
2026-06-10 15:51:48.270348 | controller |   "status": {
2026-06-10 15:51:48.270363 | controller |     "conditions": [
2026-06-10 15:51:48.270377 | controller |       {
2026-06-10 15:51:48.270393 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.270409 | controller |         "lastTransitionTime": "2026-06-10T14:57:38Z",
2026-06-10 15:51:48.270424 | controller |         "status": "True",
2026-06-10 15:51:48.270440 | controller |         "type": "PodReadyToStartContainers"
2026-06-10 15:51:48.270455 | controller |       },
2026-06-10 15:51:48.270470 | controller |       {
2026-06-10 15:51:48.270484 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.270499 | controller |         "lastTransitionTime": "2026-06-10T14:57:06Z",
2026-06-10 15:51:48.270514 | controller |         "status": "True",
2026-06-10 15:51:48.270528 | controller |         "type": "Initialized"
2026-06-10 15:51:48.270544 | controller |       },
2026-06-10 15:51:48.270560 | controller |       {
2026-06-10 15:51:48.270574 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.270588 | controller |         "lastTransitionTime": "2026-06-10T14:57:50Z",
2026-06-10 15:51:48.270603 | controller |         "status": "True",
2026-06-10 15:51:48.270618 | controller |         "type": "Ready"
2026-06-10 15:51:48.270632 | controller |       },
2026-06-10 15:51:48.270647 | controller |       {
2026-06-10 15:51:48.270661 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.270675 | controller |         "lastTransitionTime": "2026-06-10T14:57:50Z",
2026-06-10 15:51:48.270690 | controller |         "status": "True",
2026-06-10 15:51:48.270704 | controller |         "type": "ContainersReady"
2026-06-10 15:51:48.270719 | controller |       },
2026-06-10 15:51:48.270733 | controller |       {
2026-06-10 15:51:48.270748 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.270762 | controller |         "lastTransitionTime": "2026-06-10T14:57:06Z",
2026-06-10 15:51:48.270777 | controller |         "status": "True",
2026-06-10 15:51:48.270800 | controller |         "type": "PodScheduled"
2026-06-10 15:51:48.270822 | controller |       }
2026-06-10 15:51:48.270839 | controller |     ],
2026-06-10 15:51:48.270877 | controller |     "containerStatuses": [
2026-06-10 15:51:48.270895 | controller |       {
2026-06-10 15:51:48.270911 | controller |         "allocatedResources": {
2026-06-10 15:51:48.270925 | controller |           "cpu": "10m",
2026-06-10 15:51:48.270940 | controller |           "memory": "256Mi"
2026-06-10 15:51:48.270955 | controller |         },
2026-06-10 15:51:48.270969 | controller |         "containerID": "cri-o://56d760c127b5901fd4a5c9d415b8e970191156dd844f26812ce3321647996bc1",
2026-06-10 15:51:48.270984 | controller |         "image": "quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed",
2026-06-10 15:51:48.270999 | controller |         "imageID": "quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed",
2026-06-10 15:51:48.271015 | controller |         "lastState": {},
2026-06-10 15:51:48.271029 | controller |         "name": "manager",
2026-06-10 15:51:48.271044 | controller |         "ready": true,
2026-06-10 15:51:48.271058 | controller |         "resources": {
2026-06-10 15:51:48.271074 | controller |           "limits": {
2026-06-10 15:51:48.271088 | controller |             "cpu": "500m",
2026-06-10 15:51:48.271104 | controller |             "memory": "512Mi"
2026-06-10 15:51:48.271119 | controller |           },
2026-06-10 15:51:48.271134 | controller |           "requests": {
2026-06-10 15:51:48.271149 | controller |             "cpu": "10m",
2026-06-10 15:51:48.271164 | controller |             "memory": "256Mi"
2026-06-10 15:51:48.271178 | controller |           }
2026-06-10 15:51:48.271198 | controller |         },
2026-06-10 15:51:48.271213 | controller |         "restartCount": 0,
2026-06-10 15:51:48.271229 | controller |         "started": true,
2026-06-10 15:51:48.271250 | controller |         "state": {
2026-06-10 15:51:48.271271 | controller |           "running": {
2026-06-10 15:51:48.271292 | controller |             "startedAt": "2026-06-10T14:57:37Z"
2026-06-10 15:51:48.271312 | controller |           }
2026-06-10 15:51:48.271328 | controller |         },
2026-06-10 15:51:48.271344 | controller |         "user": {
2026-06-10 15:51:48.271358 | controller |           "linux": {
2026-06-10 15:51:48.271374 | controller |             "gid": 0,
2026-06-10 15:51:48.271389 | controller |             "supplementalGroups": [
2026-06-10 15:51:48.271404 | controller |               0
2026-06-10 15:51:48.271418 | controller |             ],
2026-06-10 15:51:48.271432 | controller |             "uid": 65532
2026-06-10 15:51:48.271446 | controller |           }
2026-06-10 15:51:48.271460 | controller |         },
2026-06-10 15:51:48.271474 | controller |         "volumeMounts": [
2026-06-10 15:51:48.271488 | controller |           {
2026-06-10 15:51:48.271503 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-10 15:51:48.271518 | controller |             "name": "kube-api-access-crnsw",
2026-06-10 15:51:48.271534 | controller |             "readOnly": true,
2026-06-10 15:51:48.271550 | controller |             "recursiveReadOnly": "Disabled"
2026-06-10 15:51:48.271565 | controller |           }
2026-06-10 15:51:48.271579 | controller |         ]
2026-06-10 15:51:48.271593 | controller |       }
2026-06-10 15:51:48.271609 | controller |     ],
2026-06-10 15:51:48.271624 | controller |     "hostIP": "192.168.126.11",
2026-06-10 15:51:48.271640 | controller |     "hostIPs": [
2026-06-10 15:51:48.271656 | controller |       {
2026-06-10 15:51:48.271671 | controller |         "ip": "192.168.126.11"
2026-06-10 15:51:48.271686 | controller |       }
2026-06-10 15:51:48.271701 | controller |     ],
2026-06-10 15:51:48.271716 | controller |     "phase": "Running",
2026-06-10 15:51:48.271730 | controller |     "podIP": "10.217.0.81",
2026-06-10 15:51:48.271745 | controller |     "podIPs": [
2026-06-10 15:51:48.271759 | controller |       {
2026-06-10 15:51:48.271773 | controller |         "ip": "10.217.0.81"
2026-06-10 15:51:48.271787 | controller |       }
2026-06-10 15:51:48.271801 | controller |     ],
2026-06-10 15:51:48.271815 | controller |     "qosClass": "Burstable",
2026-06-10 15:51:48.271828 | controller |     "startTime": "2026-06-10T14:57:06Z"
2026-06-10 15:51:48.271843 | controller |   }
2026-06-10 15:51:48.271879 | controller | }
2026-06-10 15:51:48.293973 | controller | ok:
2026-06-10 15:51:48.294028 | controller | {
2026-06-10 15:51:48.294049 | controller |   "apiVersion": "v1",
2026-06-10 15:51:48.294066 | controller |   "kind": "Pod",
2026-06-10 15:51:48.294082 | controller |   "metadata": {
2026-06-10 15:51:48.294097 | controller |     "annotations": {
2026-06-10 15:51:48.294112 | 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-10 15:51:48.294129 | 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-10 15:51:48.294145 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-10 15:51:48.294161 | controller |       "openshift.io/scc": "anyuid",
2026-06-10 15:51:48.294182 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-10 15:51:48.294199 | controller |     },
2026-06-10 15:51:48.294214 | controller |     "creationTimestamp": "2026-06-10T14:57:06Z",
2026-06-10 15:51:48.294229 | controller |     "generateName": "infra-operator-controller-manager-cbcfcddf7-",
2026-06-10 15:51:48.294244 | controller |     "generation": 1,
2026-06-10 15:51:48.294259 | controller |     "labels": {
2026-06-10 15:51:48.294274 | controller |       "app.kubernetes.io/name": "infra-operator",
2026-06-10 15:51:48.294289 | controller |       "control-plane": "controller-manager",
2026-06-10 15:51:48.294304 | controller |       "openstack.org/operator-name": "infra",
2026-06-10 15:51:48.294319 | controller |       "pod-template-hash": "cbcfcddf7"
2026-06-10 15:51:48.294334 | controller |     },
2026-06-10 15:51:48.294349 | controller |     "managedFields": [
2026-06-10 15:51:48.294363 | controller |       {
2026-06-10 15:51:48.294378 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.294392 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.294406 | controller |         "fieldsV1": {
2026-06-10 15:51:48.294420 | controller |           "f:metadata": {
2026-06-10 15:51:48.294435 | controller |             "f:annotations": {
2026-06-10 15:51:48.294449 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-10 15:51:48.294464 | controller |             }
2026-06-10 15:51:48.294479 | controller |           }
2026-06-10 15:51:48.294493 | controller |         },
2026-06-10 15:51:48.294507 | controller |         "manager": "crc",
2026-06-10 15:51:48.294522 | controller |         "operation": "Update",
2026-06-10 15:51:48.294536 | controller |         "subresource": "status",
2026-06-10 15:51:48.294550 | controller |         "time": "2026-06-10T14:57:06Z"
2026-06-10 15:51:48.294564 | controller |       },
2026-06-10 15:51:48.294579 | controller |       {
2026-06-10 15:51:48.294593 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.294606 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.294620 | controller |         "fieldsV1": {
2026-06-10 15:51:48.294634 | controller |           "f:metadata": {
2026-06-10 15:51:48.294648 | controller |             "f:annotations": {
2026-06-10 15:51:48.294663 | controller |               ".": {},
2026-06-10 15:51:48.294677 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-10 15:51:48.294692 | controller |             },
2026-06-10 15:51:48.294707 | controller |             "f:generateName": {},
2026-06-10 15:51:48.294721 | controller |             "f:labels": {
2026-06-10 15:51:48.294736 | controller |               ".": {},
2026-06-10 15:51:48.294750 | controller |               "f:app.kubernetes.io/name": {},
2026-06-10 15:51:48.294764 | controller |               "f:control-plane": {},
2026-06-10 15:51:48.294779 | controller |               "f:openstack.org/operator-name": {},
2026-06-10 15:51:48.294793 | controller |               "f:pod-template-hash": {}
2026-06-10 15:51:48.294808 | controller |             },
2026-06-10 15:51:48.294822 | controller |             "f:ownerReferences": {
2026-06-10 15:51:48.294836 | controller |               ".": {},
2026-06-10 15:51:48.294854 | controller |               "k:{\"uid\":\"068361fa-4465-44bb-a628-c05ec422eaf1\"}": {}
2026-06-10 15:51:48.294888 | controller |             }
2026-06-10 15:51:48.294904 | controller |           },
2026-06-10 15:51:48.294919 | controller |           "f:spec": {
2026-06-10 15:51:48.294933 | controller |             "f:containers": {
2026-06-10 15:51:48.294948 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-10 15:51:48.294963 | controller |                 ".": {},
2026-06-10 15:51:48.294977 | controller |                 "f:args": {},
2026-06-10 15:51:48.294992 | controller |                 "f:command": {},
2026-06-10 15:51:48.295006 | controller |                 "f:env": {
2026-06-10 15:51:48.295020 | controller |                   ".": {},
2026-06-10 15:51:48.295039 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-10 15:51:48.295053 | controller |                     ".": {},
2026-06-10 15:51:48.295068 | controller |                     "f:name": {},
2026-06-10 15:51:48.295083 | controller |                     "f:value": {}
2026-06-10 15:51:48.295097 | controller |                   },
2026-06-10 15:51:48.295111 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-10 15:51:48.295125 | controller |                     ".": {},
2026-06-10 15:51:48.295140 | controller |                     "f:name": {},
2026-06-10 15:51:48.295154 | controller |                     "f:value": {}
2026-06-10 15:51:48.295168 | controller |                   },
2026-06-10 15:51:48.295182 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-10 15:51:48.295196 | controller |                     ".": {},
2026-06-10 15:51:48.295211 | controller |                     "f:name": {},
2026-06-10 15:51:48.295225 | controller |                     "f:value": {}
2026-06-10 15:51:48.295239 | controller |                   },
2026-06-10 15:51:48.295253 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-10 15:51:48.295267 | controller |                     ".": {},
2026-06-10 15:51:48.295281 | controller |                     "f:name": {},
2026-06-10 15:51:48.295295 | controller |                     "f:value": {}
2026-06-10 15:51:48.295309 | controller |                   },
2026-06-10 15:51:48.295323 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-10 15:51:48.295337 | controller |                     ".": {},
2026-06-10 15:51:48.295352 | controller |                     "f:name": {},
2026-06-10 15:51:48.295366 | controller |                     "f:value": {}
2026-06-10 15:51:48.295380 | controller |                   }
2026-06-10 15:51:48.295394 | controller |                 },
2026-06-10 15:51:48.295408 | controller |                 "f:image": {},
2026-06-10 15:51:48.295423 | controller |                 "f:imagePullPolicy": {},
2026-06-10 15:51:48.295437 | controller |                 "f:livenessProbe": {
2026-06-10 15:51:48.295451 | controller |                   ".": {},
2026-06-10 15:51:48.295466 | controller |                   "f:failureThreshold": {},
2026-06-10 15:51:48.295481 | controller |                   "f:httpGet": {
2026-06-10 15:51:48.295495 | controller |                     ".": {},
2026-06-10 15:51:48.295509 | controller |                     "f:path": {},
2026-06-10 15:51:48.295523 | controller |                     "f:port": {},
2026-06-10 15:51:48.295537 | controller |                     "f:scheme": {}
2026-06-10 15:51:48.295551 | controller |                   },
2026-06-10 15:51:48.295565 | controller |                   "f:initialDelaySeconds": {},
2026-06-10 15:51:48.295578 | controller |                   "f:periodSeconds": {},
2026-06-10 15:51:48.295592 | controller |                   "f:successThreshold": {},
2026-06-10 15:51:48.295606 | controller |                   "f:timeoutSeconds": {}
2026-06-10 15:51:48.295620 | controller |                 },
2026-06-10 15:51:48.295634 | controller |                 "f:name": {},
2026-06-10 15:51:48.295648 | controller |                 "f:readinessProbe": {
2026-06-10 15:51:48.295662 | controller |                   ".": {},
2026-06-10 15:51:48.295677 | controller |                   "f:failureThreshold": {},
2026-06-10 15:51:48.295692 | controller |                   "f:httpGet": {
2026-06-10 15:51:48.295706 | controller |                     ".": {},
2026-06-10 15:51:48.295720 | controller |                     "f:path": {},
2026-06-10 15:51:48.295735 | controller |                     "f:port": {},
2026-06-10 15:51:48.295749 | controller |                     "f:scheme": {}
2026-06-10 15:51:48.295763 | controller |                   },
2026-06-10 15:51:48.295777 | controller |                   "f:initialDelaySeconds": {},
2026-06-10 15:51:48.295795 | controller |                   "f:periodSeconds": {},
2026-06-10 15:51:48.295809 | controller |                   "f:successThreshold": {},
2026-06-10 15:51:48.295823 | controller |                   "f:timeoutSeconds": {}
2026-06-10 15:51:48.295837 | controller |                 },
2026-06-10 15:51:48.295855 | controller |                 "f:resources": {
2026-06-10 15:51:48.295886 | controller |                   ".": {},
2026-06-10 15:51:48.295901 | controller |                   "f:limits": {
2026-06-10 15:51:48.295915 | controller |                     ".": {},
2026-06-10 15:51:48.295929 | controller |                     "f:cpu": {},
2026-06-10 15:51:48.295943 | controller |                     "f:memory": {}
2026-06-10 15:51:48.295957 | controller |                   },
2026-06-10 15:51:48.295971 | controller |                   "f:requests": {
2026-06-10 15:51:48.295985 | controller |                     ".": {},
2026-06-10 15:51:48.295999 | controller |                     "f:cpu": {},
2026-06-10 15:51:48.296013 | controller |                     "f:memory": {}
2026-06-10 15:51:48.296027 | controller |                   }
2026-06-10 15:51:48.296040 | controller |                 },
2026-06-10 15:51:48.296054 | controller |                 "f:securityContext": {
2026-06-10 15:51:48.296068 | controller |                   ".": {},
2026-06-10 15:51:48.296082 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-10 15:51:48.296096 | controller |                 },
2026-06-10 15:51:48.296110 | controller |                 "f:terminationMessagePath": {},
2026-06-10 15:51:48.296124 | controller |                 "f:terminationMessagePolicy": {},
2026-06-10 15:51:48.296138 | controller |                 "f:volumeMounts": {
2026-06-10 15:51:48.296151 | controller |                   ".": {},
2026-06-10 15:51:48.296165 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
2026-06-10 15:51:48.296180 | controller |                     ".": {},
2026-06-10 15:51:48.296194 | controller |                     "f:mountPath": {},
2026-06-10 15:51:48.296208 | controller |                     "f:name": {},
2026-06-10 15:51:48.296222 | controller |                     "f:readOnly": {}
2026-06-10 15:51:48.296236 | controller |                   }
2026-06-10 15:51:48.296251 | controller |                 }
2026-06-10 15:51:48.296265 | controller |               }
2026-06-10 15:51:48.296279 | controller |             },
2026-06-10 15:51:48.296293 | controller |             "f:dnsPolicy": {},
2026-06-10 15:51:48.296307 | controller |             "f:enableServiceLinks": {},
2026-06-10 15:51:48.296321 | controller |             "f:restartPolicy": {},
2026-06-10 15:51:48.296334 | controller |             "f:schedulerName": {},
2026-06-10 15:51:48.296348 | controller |             "f:securityContext": {
2026-06-10 15:51:48.296362 | controller |               ".": {},
2026-06-10 15:51:48.296375 | controller |               "f:runAsNonRoot": {}
2026-06-10 15:51:48.296389 | controller |             },
2026-06-10 15:51:48.296403 | controller |             "f:serviceAccount": {},
2026-06-10 15:51:48.296416 | controller |             "f:serviceAccountName": {},
2026-06-10 15:51:48.296430 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-10 15:51:48.296445 | controller |             "f:tolerations": {},
2026-06-10 15:51:48.296459 | controller |             "f:volumes": {
2026-06-10 15:51:48.296473 | controller |               ".": {},
2026-06-10 15:51:48.296487 | controller |               "k:{\"name\":\"cert\"}": {
2026-06-10 15:51:48.296501 | controller |                 ".": {},
2026-06-10 15:51:48.296515 | controller |                 "f:name": {},
2026-06-10 15:51:48.296529 | controller |                 "f:secret": {
2026-06-10 15:51:48.296542 | controller |                   ".": {},
2026-06-10 15:51:48.296556 | controller |                   "f:defaultMode": {},
2026-06-10 15:51:48.296570 | controller |                   "f:secretName": {}
2026-06-10 15:51:48.296588 | controller |                 }
2026-06-10 15:51:48.296603 | controller |               }
2026-06-10 15:51:48.296617 | controller |             }
2026-06-10 15:51:48.296631 | controller |           }
2026-06-10 15:51:48.296645 | controller |         },
2026-06-10 15:51:48.296659 | controller |         "manager": "kube-controller-manager",
2026-06-10 15:51:48.296673 | controller |         "operation": "Update",
2026-06-10 15:51:48.296687 | controller |         "time": "2026-06-10T14:57:06Z"
2026-06-10 15:51:48.296702 | controller |       },
2026-06-10 15:51:48.296716 | controller |       {
2026-06-10 15:51:48.296731 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.296746 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.296761 | controller |         "fieldsV1": {
2026-06-10 15:51:48.296775 | controller |           "f:metadata": {
2026-06-10 15:51:48.296789 | controller |             "f:annotations": {
2026-06-10 15:51:48.296804 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-10 15:51:48.296818 | controller |             }
2026-06-10 15:51:48.296833 | controller |           }
2026-06-10 15:51:48.296851 | controller |         },
2026-06-10 15:51:48.296882 | controller |         "manager": "multus-daemon",
2026-06-10 15:51:48.296898 | controller |         "operation": "Update",
2026-06-10 15:51:48.296913 | controller |         "subresource": "status",
2026-06-10 15:51:48.296928 | controller |         "time": "2026-06-10T14:57:13Z"
2026-06-10 15:51:48.296942 | controller |       },
2026-06-10 15:51:48.296957 | controller |       {
2026-06-10 15:51:48.296971 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.296986 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.297000 | controller |         "fieldsV1": {
2026-06-10 15:51:48.297014 | controller |           "f:status": {
2026-06-10 15:51:48.297028 | controller |             "f:conditions": {
2026-06-10 15:51:48.297043 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-10 15:51:48.297057 | controller |                 ".": {},
2026-06-10 15:51:48.297074 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.297091 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.297105 | controller |                 "f:status": {},
2026-06-10 15:51:48.297120 | controller |                 "f:type": {}
2026-06-10 15:51:48.297134 | controller |               },
2026-06-10 15:51:48.297149 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-10 15:51:48.297164 | controller |                 ".": {},
2026-06-10 15:51:48.297178 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.297193 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.297207 | controller |                 "f:status": {},
2026-06-10 15:51:48.297222 | controller |                 "f:type": {}
2026-06-10 15:51:48.297236 | controller |               },
2026-06-10 15:51:48.297250 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-10 15:51:48.297264 | controller |                 ".": {},
2026-06-10 15:51:48.297280 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.297294 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.297309 | controller |                 "f:status": {},
2026-06-10 15:51:48.297323 | controller |                 "f:type": {}
2026-06-10 15:51:48.297338 | controller |               },
2026-06-10 15:51:48.297352 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-10 15:51:48.297366 | controller |                 ".": {},
2026-06-10 15:51:48.297381 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.297395 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.297409 | controller |                 "f:status": {},
2026-06-10 15:51:48.297423 | controller |                 "f:type": {}
2026-06-10 15:51:48.297437 | controller |               }
2026-06-10 15:51:48.297456 | controller |             },
2026-06-10 15:51:48.297471 | controller |             "f:containerStatuses": {},
2026-06-10 15:51:48.297486 | controller |             "f:hostIP": {},
2026-06-10 15:51:48.297500 | controller |             "f:hostIPs": {},
2026-06-10 15:51:48.297514 | controller |             "f:phase": {},
2026-06-10 15:51:48.297528 | controller |             "f:podIP": {},
2026-06-10 15:51:48.297541 | controller |             "f:podIPs": {
2026-06-10 15:51:48.297555 | controller |               ".": {},
2026-06-10 15:51:48.297569 | controller |               "k:{\"ip\":\"10.217.0.82\"}": {
2026-06-10 15:51:48.297583 | controller |                 ".": {},
2026-06-10 15:51:48.297597 | controller |                 "f:ip": {}
2026-06-10 15:51:48.297611 | controller |               }
2026-06-10 15:51:48.297625 | controller |             },
2026-06-10 15:51:48.297672 | controller |             "f:startTime": {}
2026-06-10 15:51:48.297691 | controller |           }
2026-06-10 15:51:48.297706 | controller |         },
2026-06-10 15:51:48.297720 | controller |         "manager": "kubelet",
2026-06-10 15:51:48.297747 | controller |         "operation": "Update",
2026-06-10 15:51:48.297762 | controller |         "subresource": "status",
2026-06-10 15:51:48.297776 | controller |         "time": "2026-06-10T14:57:58Z"
2026-06-10 15:51:48.297791 | controller |       }
2026-06-10 15:51:48.297805 | controller |     ],
2026-06-10 15:51:48.297819 | controller |     "name": "infra-operator-controller-manager-cbcfcddf7-bt2xs",
2026-06-10 15:51:48.297834 | controller |     "namespace": "openstack-operators",
2026-06-10 15:51:48.297861 | controller |     "ownerReferences": [
2026-06-10 15:51:48.297880 | controller |       {
2026-06-10 15:51:48.297896 | controller |         "apiVersion": "apps/v1",
2026-06-10 15:51:48.297910 | controller |         "blockOwnerDeletion": true,
2026-06-10 15:51:48.297924 | controller |         "controller": true,
2026-06-10 15:51:48.297938 | controller |         "kind": "ReplicaSet",
2026-06-10 15:51:48.297952 | controller |         "name": "infra-operator-controller-manager-cbcfcddf7",
2026-06-10 15:51:48.297966 | controller |         "uid": "068361fa-4465-44bb-a628-c05ec422eaf1"
2026-06-10 15:51:48.297980 | controller |       }
2026-06-10 15:51:48.297995 | controller |     ],
2026-06-10 15:51:48.298010 | controller |     "resourceVersion": "54307",
2026-06-10 15:51:48.298024 | controller |     "uid": "50a5d3e1-5699-47c7-8232-ec59d1ba8a47"
2026-06-10 15:51:48.298039 | controller |   },
2026-06-10 15:51:48.298053 | controller |   "spec": {
2026-06-10 15:51:48.298068 | controller |     "containers": [
2026-06-10 15:51:48.298082 | controller |       {
2026-06-10 15:51:48.298096 | controller |         "args": [
2026-06-10 15:51:48.298110 | controller |           "--leader-elect",
2026-06-10 15:51:48.298124 | controller |           "--health-probe-bind-address=:8081",
2026-06-10 15:51:48.298139 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-10 15:51:48.298153 | controller |         ],
2026-06-10 15:51:48.298167 | controller |         "command": [
2026-06-10 15:51:48.298181 | controller |           "/manager"
2026-06-10 15:51:48.298195 | controller |         ],
2026-06-10 15:51:48.298209 | controller |         "env": [
2026-06-10 15:51:48.298223 | controller |           {
2026-06-10 15:51:48.298237 | controller |             "name": "LEASE_DURATION",
2026-06-10 15:51:48.298252 | controller |             "value": "30"
2026-06-10 15:51:48.298265 | controller |           },
2026-06-10 15:51:48.298279 | controller |           {
2026-06-10 15:51:48.298293 | controller |             "name": "RENEW_DEADLINE",
2026-06-10 15:51:48.298307 | controller |             "value": "20"
2026-06-10 15:51:48.298321 | controller |           },
2026-06-10 15:51:48.298335 | controller |           {
2026-06-10 15:51:48.298349 | controller |             "name": "RETRY_PERIOD",
2026-06-10 15:51:48.298362 | controller |             "value": "5"
2026-06-10 15:51:48.298381 | controller |           },
2026-06-10 15:51:48.298395 | controller |           {
2026-06-10 15:51:48.298409 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-10 15:51:48.298422 | controller |             "value": "true"
2026-06-10 15:51:48.298436 | controller |           },
2026-06-10 15:51:48.298450 | controller |           {
2026-06-10 15:51:48.298463 | controller |             "name": "METRICS_CERTS",
2026-06-10 15:51:48.298477 | controller |             "value": "false"
2026-06-10 15:51:48.298491 | controller |           }
2026-06-10 15:51:48.298505 | controller |         ],
2026-06-10 15:51:48.298520 | controller |         "image": "quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373",
2026-06-10 15:51:48.298534 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-10 15:51:48.298549 | controller |         "livenessProbe": {
2026-06-10 15:51:48.298563 | controller |           "failureThreshold": 3,
2026-06-10 15:51:48.298577 | controller |           "httpGet": {
2026-06-10 15:51:48.298591 | controller |             "path": "/healthz",
2026-06-10 15:51:48.298605 | controller |             "port": 8081,
2026-06-10 15:51:48.298619 | controller |             "scheme": "HTTP"
2026-06-10 15:51:48.298633 | controller |           },
2026-06-10 15:51:48.298647 | controller |           "initialDelaySeconds": 15,
2026-06-10 15:51:48.298661 | controller |           "periodSeconds": 20,
2026-06-10 15:51:48.298675 | controller |           "successThreshold": 1,
2026-06-10 15:51:48.298689 | controller |           "timeoutSeconds": 1
2026-06-10 15:51:48.298703 | controller |         },
2026-06-10 15:51:48.298780 | controller |         "name": "manager",
2026-06-10 15:51:48.298800 | controller |         "readinessProbe": {
2026-06-10 15:51:48.298815 | controller |           "failureThreshold": 3,
2026-06-10 15:51:48.298875 | controller |           "httpGet": {
2026-06-10 15:51:48.298894 | controller |             "path": "/readyz",
2026-06-10 15:51:48.298908 | controller |             "port": 8081,
2026-06-10 15:51:48.298923 | controller |             "scheme": "HTTP"
2026-06-10 15:51:48.298937 | controller |           },
2026-06-10 15:51:48.298951 | controller |           "initialDelaySeconds": 5,
2026-06-10 15:51:48.298965 | controller |           "periodSeconds": 10,
2026-06-10 15:51:48.298979 | controller |           "successThreshold": 1,
2026-06-10 15:51:48.298993 | controller |           "timeoutSeconds": 1
2026-06-10 15:51:48.299008 | controller |         },
2026-06-10 15:51:48.299022 | controller |         "resources": {
2026-06-10 15:51:48.299036 | controller |           "limits": {
2026-06-10 15:51:48.299050 | controller |             "cpu": "600m",
2026-06-10 15:51:48.299065 | controller |             "memory": "2Gi"
2026-06-10 15:51:48.299079 | controller |           },
2026-06-10 15:51:48.299093 | controller |           "requests": {
2026-06-10 15:51:48.299107 | controller |             "cpu": "10m",
2026-06-10 15:51:48.299121 | controller |             "memory": "512Mi"
2026-06-10 15:51:48.299135 | controller |           }
2026-06-10 15:51:48.299149 | controller |         },
2026-06-10 15:51:48.299163 | controller |         "securityContext": {
2026-06-10 15:51:48.299177 | controller |           "allowPrivilegeEscalation": false,
2026-06-10 15:51:48.299191 | controller |           "capabilities": {
2026-06-10 15:51:48.299205 | controller |             "drop": [
2026-06-10 15:51:48.299219 | controller |               "MKNOD"
2026-06-10 15:51:48.299233 | controller |             ]
2026-06-10 15:51:48.299247 | controller |           }
2026-06-10 15:51:48.299261 | controller |         },
2026-06-10 15:51:48.299275 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-10 15:51:48.299289 | controller |         "terminationMessagePolicy": "File",
2026-06-10 15:51:48.299304 | controller |         "volumeMounts": [
2026-06-10 15:51:48.299318 | controller |           {
2026-06-10 15:51:48.299333 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-10 15:51:48.299352 | controller |             "name": "cert",
2026-06-10 15:51:48.299368 | controller |             "readOnly": true
2026-06-10 15:51:48.299382 | controller |           },
2026-06-10 15:51:48.299397 | controller |           {
2026-06-10 15:51:48.299411 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-10 15:51:48.299425 | controller |             "name": "kube-api-access-md28n",
2026-06-10 15:51:48.299440 | controller |             "readOnly": true
2026-06-10 15:51:48.299454 | controller |           }
2026-06-10 15:51:48.299469 | controller |         ]
2026-06-10 15:51:48.299482 | controller |       }
2026-06-10 15:51:48.299496 | controller |     ],
2026-06-10 15:51:48.299510 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-10 15:51:48.299524 | controller |     "enableServiceLinks": true,
2026-06-10 15:51:48.299538 | controller |     "imagePullSecrets": [
2026-06-10 15:51:48.299552 | controller |       {
2026-06-10 15:51:48.299566 | controller |         "name": "infra-operator-controller-manager-dockercfg-kl4sz"
2026-06-10 15:51:48.299581 | controller |       }
2026-06-10 15:51:48.299595 | controller |     ],
2026-06-10 15:51:48.299610 | controller |     "nodeName": "crc",
2026-06-10 15:51:48.299625 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-10 15:51:48.299639 | controller |     "priority": 0,
2026-06-10 15:51:48.299654 | controller |     "restartPolicy": "Always",
2026-06-10 15:51:48.299668 | controller |     "schedulerName": "default-scheduler",
2026-06-10 15:51:48.299682 | controller |     "securityContext": {
2026-06-10 15:51:48.299697 | controller |       "runAsNonRoot": true,
2026-06-10 15:51:48.299711 | controller |       "seLinuxOptions": {
2026-06-10 15:51:48.299724 | controller |         "level": "s0:c26,c5"
2026-06-10 15:51:48.299738 | controller |       }
2026-06-10 15:51:48.299752 | controller |     },
2026-06-10 15:51:48.299767 | controller |     "serviceAccount": "infra-operator-controller-manager",
2026-06-10 15:51:48.299781 | controller |     "serviceAccountName": "infra-operator-controller-manager",
2026-06-10 15:51:48.299795 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-10 15:51:48.299810 | controller |     "tolerations": [
2026-06-10 15:51:48.299824 | controller |       {
2026-06-10 15:51:48.299839 | controller |         "effect": "NoExecute",
2026-06-10 15:51:48.299869 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-10 15:51:48.299889 | controller |         "operator": "Exists",
2026-06-10 15:51:48.299904 | controller |         "tolerationSeconds": 120
2026-06-10 15:51:48.299919 | controller |       },
2026-06-10 15:51:48.299933 | controller |       {
2026-06-10 15:51:48.299948 | controller |         "effect": "NoExecute",
2026-06-10 15:51:48.299962 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-10 15:51:48.299976 | controller |         "operator": "Exists",
2026-06-10 15:51:48.299990 | controller |         "tolerationSeconds": 120
2026-06-10 15:51:48.300004 | controller |       },
2026-06-10 15:51:48.300018 | controller |       {
2026-06-10 15:51:48.300032 | controller |         "effect": "NoSchedule",
2026-06-10 15:51:48.300046 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-10 15:51:48.300061 | controller |         "operator": "Exists"
2026-06-10 15:51:48.300077 | controller |       }
2026-06-10 15:51:48.300094 | controller |     ],
2026-06-10 15:51:48.300108 | controller |     "volumes": [
2026-06-10 15:51:48.300122 | controller |       {
2026-06-10 15:51:48.300136 | controller |         "name": "cert",
2026-06-10 15:51:48.300150 | controller |         "secret": {
2026-06-10 15:51:48.300164 | controller |           "defaultMode": 420,
2026-06-10 15:51:48.300178 | controller |           "secretName": "infra-operator-webhook-server-cert"
2026-06-10 15:51:48.300192 | controller |         }
2026-06-10 15:51:48.300207 | controller |       },
2026-06-10 15:51:48.300225 | controller |       {
2026-06-10 15:51:48.300239 | controller |         "name": "kube-api-access-md28n",
2026-06-10 15:51:48.300308 | controller |         "projected": {
2026-06-10 15:51:48.300364 | controller |           "defaultMode": 420,
2026-06-10 15:51:48.300383 | controller |           "sources": [
2026-06-10 15:51:48.300399 | controller |             {
2026-06-10 15:51:48.300414 | controller |               "serviceAccountToken": {
2026-06-10 15:51:48.300430 | controller |                 "expirationSeconds": 3607,
2026-06-10 15:51:48.300445 | controller |                 "path": "token"
2026-06-10 15:51:48.300459 | controller |               }
2026-06-10 15:51:48.300474 | controller |             },
2026-06-10 15:51:48.300489 | controller |             {
2026-06-10 15:51:48.300504 | controller |               "configMap": {
2026-06-10 15:51:48.300518 | controller |                 "items": [
2026-06-10 15:51:48.300532 | controller |                   {
2026-06-10 15:51:48.300546 | controller |                     "key": "ca.crt",
2026-06-10 15:51:48.300560 | controller |                     "path": "ca.crt"
2026-06-10 15:51:48.300574 | controller |                   }
2026-06-10 15:51:48.300589 | controller |                 ],
2026-06-10 15:51:48.300603 | controller |                 "name": "kube-root-ca.crt"
2026-06-10 15:51:48.300617 | controller |               }
2026-06-10 15:51:48.300631 | controller |             },
2026-06-10 15:51:48.300645 | controller |             {
2026-06-10 15:51:48.300659 | controller |               "downwardAPI": {
2026-06-10 15:51:48.300673 | controller |                 "items": [
2026-06-10 15:51:48.300687 | controller |                   {
2026-06-10 15:51:48.300702 | controller |                     "fieldRef": {
2026-06-10 15:51:48.300716 | controller |                       "apiVersion": "v1",
2026-06-10 15:51:48.300731 | controller |                       "fieldPath": "metadata.namespace"
2026-06-10 15:51:48.300746 | controller |                     },
2026-06-10 15:51:48.300760 | controller |                     "path": "namespace"
2026-06-10 15:51:48.300775 | controller |                   }
2026-06-10 15:51:48.300789 | controller |                 ]
2026-06-10 15:51:48.300804 | controller |               }
2026-06-10 15:51:48.300818 | controller |             },
2026-06-10 15:51:48.300832 | controller |             {
2026-06-10 15:51:48.300846 | controller |               "configMap": {
2026-06-10 15:51:48.300881 | controller |                 "items": [
2026-06-10 15:51:48.300897 | controller |                   {
2026-06-10 15:51:48.300911 | controller |                     "key": "service-ca.crt",
2026-06-10 15:51:48.300926 | controller |                     "path": "service-ca.crt"
2026-06-10 15:51:48.300940 | controller |                   }
2026-06-10 15:51:48.300954 | controller |                 ],
2026-06-10 15:51:48.300969 | controller |                 "name": "openshift-service-ca.crt"
2026-06-10 15:51:48.300984 | controller |               }
2026-06-10 15:51:48.300999 | controller |             }
2026-06-10 15:51:48.301013 | controller |           ]
2026-06-10 15:51:48.301027 | controller |         }
2026-06-10 15:51:48.301042 | controller |       }
2026-06-10 15:51:48.301056 | controller |     ]
2026-06-10 15:51:48.301070 | controller |   },
2026-06-10 15:51:48.301084 | controller |   "status": {
2026-06-10 15:51:48.301098 | controller |     "conditions": [
2026-06-10 15:51:48.301113 | controller |       {
2026-06-10 15:51:48.301127 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.301141 | controller |         "lastTransitionTime": "2026-06-10T14:57:38Z",
2026-06-10 15:51:48.301155 | controller |         "status": "True",
2026-06-10 15:51:48.301169 | controller |         "type": "PodReadyToStartContainers"
2026-06-10 15:51:48.301184 | controller |       },
2026-06-10 15:51:48.301198 | controller |       {
2026-06-10 15:51:48.301212 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.301231 | controller |         "lastTransitionTime": "2026-06-10T14:57:07Z",
2026-06-10 15:51:48.301247 | controller |         "status": "True",
2026-06-10 15:51:48.301261 | controller |         "type": "Initialized"
2026-06-10 15:51:48.301276 | controller |       },
2026-06-10 15:51:48.301290 | controller |       {
2026-06-10 15:51:48.301305 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.301319 | controller |         "lastTransitionTime": "2026-06-10T14:57:51Z",
2026-06-10 15:51:48.301333 | controller |         "status": "True",
2026-06-10 15:51:48.301348 | controller |         "type": "Ready"
2026-06-10 15:51:48.301367 | controller |       },
2026-06-10 15:51:48.301382 | controller |       {
2026-06-10 15:51:48.301403 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.301417 | controller |         "lastTransitionTime": "2026-06-10T14:57:51Z",
2026-06-10 15:51:48.301434 | controller |         "status": "True",
2026-06-10 15:51:48.301449 | controller |         "type": "ContainersReady"
2026-06-10 15:51:48.301470 | controller |       },
2026-06-10 15:51:48.301485 | controller |       {
2026-06-10 15:51:48.301502 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.301517 | controller |         "lastTransitionTime": "2026-06-10T14:57:06Z",
2026-06-10 15:51:48.301538 | controller |         "status": "True",
2026-06-10 15:51:48.301616 | controller |         "type": "PodScheduled"
2026-06-10 15:51:48.301637 | controller |       }
2026-06-10 15:51:48.301653 | controller |     ],
2026-06-10 15:51:48.301668 | controller |     "containerStatuses": [
2026-06-10 15:51:48.301683 | controller |       {
2026-06-10 15:51:48.301698 | controller |         "allocatedResources": {
2026-06-10 15:51:48.301713 | controller |           "cpu": "10m",
2026-06-10 15:51:48.301728 | controller |           "memory": "512Mi"
2026-06-10 15:51:48.301743 | controller |         },
2026-06-10 15:51:48.301761 | controller |         "containerID": "cri-o://fbd892cf61ee9049409d66f53b4217e9552ddd10baf09aa8d3ce333bbdb1e799",
2026-06-10 15:51:48.301788 | controller |         "image": "quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373",
2026-06-10 15:51:48.301803 | controller |         "imageID": "quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373",
2026-06-10 15:51:48.301819 | controller |         "lastState": {},
2026-06-10 15:51:48.301834 | controller |         "name": "manager",
2026-06-10 15:51:48.301873 | controller |         "ready": true,
2026-06-10 15:51:48.301894 | controller |         "resources": {
2026-06-10 15:51:48.301909 | controller |           "limits": {
2026-06-10 15:51:48.301924 | controller |             "cpu": "600m",
2026-06-10 15:51:48.301938 | controller |             "memory": "2Gi"
2026-06-10 15:51:48.301952 | controller |           },
2026-06-10 15:51:48.301967 | controller |           "requests": {
2026-06-10 15:51:48.301981 | controller |             "cpu": "10m",
2026-06-10 15:51:48.301995 | controller |             "memory": "512Mi"
2026-06-10 15:51:48.302010 | controller |           }
2026-06-10 15:51:48.302024 | controller |         },
2026-06-10 15:51:48.302038 | controller |         "restartCount": 0,
2026-06-10 15:51:48.302052 | controller |         "started": true,
2026-06-10 15:51:48.302066 | controller |         "state": {
2026-06-10 15:51:48.302080 | controller |           "running": {
2026-06-10 15:51:48.302095 | controller |             "startedAt": "2026-06-10T14:57:38Z"
2026-06-10 15:51:48.302109 | controller |           }
2026-06-10 15:51:48.302124 | controller |         },
2026-06-10 15:51:48.302139 | controller |         "user": {
2026-06-10 15:51:48.302153 | controller |           "linux": {
2026-06-10 15:51:48.302168 | controller |             "gid": 0,
2026-06-10 15:51:48.302182 | controller |             "supplementalGroups": [
2026-06-10 15:51:48.302196 | controller |               0
2026-06-10 15:51:48.302210 | controller |             ],
2026-06-10 15:51:48.302229 | controller |             "uid": 65532
2026-06-10 15:51:48.302243 | controller |           }
2026-06-10 15:51:48.302258 | controller |         },
2026-06-10 15:51:48.302272 | controller |         "volumeMounts": [
2026-06-10 15:51:48.302285 | controller |           {
2026-06-10 15:51:48.302299 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-10 15:51:48.302314 | controller |             "name": "cert",
2026-06-10 15:51:48.302328 | controller |             "readOnly": true,
2026-06-10 15:51:48.302343 | controller |             "recursiveReadOnly": "Disabled"
2026-06-10 15:51:48.302357 | controller |           },
2026-06-10 15:51:48.302372 | controller |           {
2026-06-10 15:51:48.302387 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-10 15:51:48.302401 | controller |             "name": "kube-api-access-md28n",
2026-06-10 15:51:48.302416 | controller |             "readOnly": true,
2026-06-10 15:51:48.302431 | controller |             "recursiveReadOnly": "Disabled"
2026-06-10 15:51:48.302445 | controller |           }
2026-06-10 15:51:48.302460 | controller |         ]
2026-06-10 15:51:48.302474 | controller |       }
2026-06-10 15:51:48.302488 | controller |     ],
2026-06-10 15:51:48.302502 | controller |     "hostIP": "192.168.126.11",
2026-06-10 15:51:48.302516 | controller |     "hostIPs": [
2026-06-10 15:51:48.302530 | controller |       {
2026-06-10 15:51:48.302544 | controller |         "ip": "192.168.126.11"
2026-06-10 15:51:48.302558 | controller |       }
2026-06-10 15:51:48.302572 | controller |     ],
2026-06-10 15:51:48.302585 | controller |     "phase": "Running",
2026-06-10 15:51:48.302599 | controller |     "podIP": "10.217.0.82",
2026-06-10 15:51:48.302613 | controller |     "podIPs": [
2026-06-10 15:51:48.302627 | controller |       {
2026-06-10 15:51:48.302641 | controller |         "ip": "10.217.0.82"
2026-06-10 15:51:48.302655 | controller |       }
2026-06-10 15:51:48.302669 | controller |     ],
2026-06-10 15:51:48.302683 | controller |     "qosClass": "Burstable",
2026-06-10 15:51:48.302697 | controller |     "startTime": "2026-06-10T14:57:07Z"
2026-06-10 15:51:48.302712 | controller |   }
2026-06-10 15:51:48.302726 | controller | }
2026-06-10 15:51:48.327826 | controller | ok:
2026-06-10 15:51:48.327951 | controller | {
2026-06-10 15:51:48.327976 | controller |   "apiVersion": "v1",
2026-06-10 15:51:48.328051 | controller |   "kind": "Pod",
2026-06-10 15:51:48.328072 | controller |   "metadata": {
2026-06-10 15:51:48.328088 | controller |     "annotations": {
2026-06-10 15:51:48.328104 | 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-10 15:51:48.328121 | 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-10 15:51:48.328138 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-10 15:51:48.328154 | controller |       "openshift.io/scc": "anyuid",
2026-06-10 15:51:48.328170 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-10 15:51:48.328186 | controller |     },
2026-06-10 15:51:48.328201 | controller |     "creationTimestamp": "2026-06-10T14:57:06Z",
2026-06-10 15:51:48.328216 | controller |     "generateName": "ironic-operator-controller-manager-75f8548fcd-",
2026-06-10 15:51:48.328231 | controller |     "generation": 1,
2026-06-10 15:51:48.328252 | controller |     "labels": {
2026-06-10 15:51:48.328267 | controller |       "app.kubernetes.io/name": "ironic-operator",
2026-06-10 15:51:48.328282 | controller |       "control-plane": "controller-manager",
2026-06-10 15:51:48.328296 | controller |       "openstack.org/operator-name": "ironic",
2026-06-10 15:51:48.328310 | controller |       "pod-template-hash": "75f8548fcd"
2026-06-10 15:51:48.328325 | controller |     },
2026-06-10 15:51:48.328339 | controller |     "managedFields": [
2026-06-10 15:51:48.328353 | controller |       {
2026-06-10 15:51:48.328367 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.328381 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.328395 | controller |         "fieldsV1": {
2026-06-10 15:51:48.328410 | controller |           "f:metadata": {
2026-06-10 15:51:48.328424 | controller |             "f:annotations": {
2026-06-10 15:51:48.328438 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-10 15:51:48.328452 | controller |             }
2026-06-10 15:51:48.328467 | controller |           }
2026-06-10 15:51:48.328481 | controller |         },
2026-06-10 15:51:48.328495 | controller |         "manager": "crc",
2026-06-10 15:51:48.328509 | controller |         "operation": "Update",
2026-06-10 15:51:48.328523 | controller |         "subresource": "status",
2026-06-10 15:51:48.328537 | controller |         "time": "2026-06-10T14:57:06Z"
2026-06-10 15:51:48.328551 | controller |       },
2026-06-10 15:51:48.328565 | controller |       {
2026-06-10 15:51:48.328579 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.328593 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.328607 | controller |         "fieldsV1": {
2026-06-10 15:51:48.328621 | controller |           "f:metadata": {
2026-06-10 15:51:48.328635 | controller |             "f:annotations": {
2026-06-10 15:51:48.328649 | controller |               ".": {},
2026-06-10 15:51:48.328663 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-10 15:51:48.328677 | controller |             },
2026-06-10 15:51:48.328692 | controller |             "f:generateName": {},
2026-06-10 15:51:48.328706 | controller |             "f:labels": {
2026-06-10 15:51:48.328720 | controller |               ".": {},
2026-06-10 15:51:48.328734 | controller |               "f:app.kubernetes.io/name": {},
2026-06-10 15:51:48.328748 | controller |               "f:control-plane": {},
2026-06-10 15:51:48.328762 | controller |               "f:openstack.org/operator-name": {},
2026-06-10 15:51:48.328776 | controller |               "f:pod-template-hash": {}
2026-06-10 15:51:48.328790 | controller |             },
2026-06-10 15:51:48.328803 | controller |             "f:ownerReferences": {
2026-06-10 15:51:48.328817 | controller |               ".": {},
2026-06-10 15:51:48.328831 | controller |               "k:{\"uid\":\"3c3530b0-fb57-4e4a-b303-1538b26b6d0c\"}": {}
2026-06-10 15:51:48.328845 | controller |             }
2026-06-10 15:51:48.328894 | controller |           },
2026-06-10 15:51:48.328910 | controller |           "f:spec": {
2026-06-10 15:51:48.328925 | controller |             "f:containers": {
2026-06-10 15:51:48.328939 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-10 15:51:48.328953 | controller |                 ".": {},
2026-06-10 15:51:48.328967 | controller |                 "f:args": {},
2026-06-10 15:51:48.328981 | controller |                 "f:command": {},
2026-06-10 15:51:48.328995 | controller |                 "f:env": {
2026-06-10 15:51:48.329009 | controller |                   ".": {},
2026-06-10 15:51:48.329023 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-10 15:51:48.329037 | controller |                     ".": {},
2026-06-10 15:51:48.329051 | controller |                     "f:name": {},
2026-06-10 15:51:48.329068 | controller |                     "f:value": {}
2026-06-10 15:51:48.329083 | controller |                   },
2026-06-10 15:51:48.329106 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-10 15:51:48.329120 | controller |                     ".": {},
2026-06-10 15:51:48.329135 | controller |                     "f:name": {},
2026-06-10 15:51:48.329149 | controller |                     "f:value": {}
2026-06-10 15:51:48.329163 | controller |                   },
2026-06-10 15:51:48.329177 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-10 15:51:48.329191 | controller |                     ".": {},
2026-06-10 15:51:48.329206 | controller |                     "f:name": {},
2026-06-10 15:51:48.329220 | controller |                     "f:value": {}
2026-06-10 15:51:48.329234 | controller |                   },
2026-06-10 15:51:48.329248 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-10 15:51:48.329262 | controller |                     ".": {},
2026-06-10 15:51:48.329276 | controller |                     "f:name": {},
2026-06-10 15:51:48.329290 | controller |                     "f:value": {}
2026-06-10 15:51:48.329304 | controller |                   },
2026-06-10 15:51:48.329318 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-10 15:51:48.329332 | controller |                     ".": {},
2026-06-10 15:51:48.329346 | controller |                     "f:name": {},
2026-06-10 15:51:48.329361 | controller |                     "f:value": {}
2026-06-10 15:51:48.329375 | controller |                   }
2026-06-10 15:51:48.329389 | controller |                 },
2026-06-10 15:51:48.329403 | controller |                 "f:image": {},
2026-06-10 15:51:48.329417 | controller |                 "f:imagePullPolicy": {},
2026-06-10 15:51:48.329431 | controller |                 "f:livenessProbe": {
2026-06-10 15:51:48.329445 | controller |                   ".": {},
2026-06-10 15:51:48.329459 | controller |                   "f:failureThreshold": {},
2026-06-10 15:51:48.329474 | controller |                   "f:httpGet": {
2026-06-10 15:51:48.329488 | controller |                     ".": {},
2026-06-10 15:51:48.329502 | controller |                     "f:path": {},
2026-06-10 15:51:48.329515 | controller |                     "f:port": {},
2026-06-10 15:51:48.329529 | controller |                     "f:scheme": {}
2026-06-10 15:51:48.329543 | controller |                   },
2026-06-10 15:51:48.329556 | controller |                   "f:initialDelaySeconds": {},
2026-06-10 15:51:48.329570 | controller |                   "f:periodSeconds": {},
2026-06-10 15:51:48.329584 | controller |                   "f:successThreshold": {},
2026-06-10 15:51:48.329598 | controller |                   "f:timeoutSeconds": {}
2026-06-10 15:51:48.329612 | controller |                 },
2026-06-10 15:51:48.329626 | controller |                 "f:name": {},
2026-06-10 15:51:48.329640 | controller |                 "f:readinessProbe": {
2026-06-10 15:51:48.329654 | controller |                   ".": {},
2026-06-10 15:51:48.329667 | controller |                   "f:failureThreshold": {},
2026-06-10 15:51:48.329681 | controller |                   "f:httpGet": {
2026-06-10 15:51:48.329695 | controller |                     ".": {},
2026-06-10 15:51:48.329708 | controller |                     "f:path": {},
2026-06-10 15:51:48.329722 | controller |                     "f:port": {},
2026-06-10 15:51:48.329735 | controller |                     "f:scheme": {}
2026-06-10 15:51:48.329749 | controller |                   },
2026-06-10 15:51:48.329763 | controller |                   "f:initialDelaySeconds": {},
2026-06-10 15:51:48.329777 | controller |                   "f:periodSeconds": {},
2026-06-10 15:51:48.329790 | controller |                   "f:successThreshold": {},
2026-06-10 15:51:48.329804 | controller |                   "f:timeoutSeconds": {}
2026-06-10 15:51:48.329818 | controller |                 },
2026-06-10 15:51:48.329832 | controller |                 "f:resources": {
2026-06-10 15:51:48.329845 | controller |                   ".": {},
2026-06-10 15:51:48.329903 | controller |                   "f:limits": {
2026-06-10 15:51:48.329920 | controller |                     ".": {},
2026-06-10 15:51:48.329934 | controller |                     "f:cpu": {},
2026-06-10 15:51:48.329948 | controller |                     "f:memory": {}
2026-06-10 15:51:48.329962 | controller |                   },
2026-06-10 15:51:48.329976 | controller |                   "f:requests": {
2026-06-10 15:51:48.329990 | controller |                     ".": {},
2026-06-10 15:51:48.330003 | controller |                     "f:cpu": {},
2026-06-10 15:51:48.330017 | controller |                     "f:memory": {}
2026-06-10 15:51:48.330033 | controller |                   }
2026-06-10 15:51:48.330062 | controller |                 },
2026-06-10 15:51:48.330076 | controller |                 "f:securityContext": {
2026-06-10 15:51:48.330091 | controller |                   ".": {},
2026-06-10 15:51:48.330104 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-10 15:51:48.330119 | controller |                 },
2026-06-10 15:51:48.330133 | controller |                 "f:terminationMessagePath": {},
2026-06-10 15:51:48.330147 | controller |                 "f:terminationMessagePolicy": {}
2026-06-10 15:51:48.330161 | controller |               }
2026-06-10 15:51:48.330175 | controller |             },
2026-06-10 15:51:48.330189 | controller |             "f:dnsPolicy": {},
2026-06-10 15:51:48.330203 | controller |             "f:enableServiceLinks": {},
2026-06-10 15:51:48.330217 | controller |             "f:restartPolicy": {},
2026-06-10 15:51:48.330231 | controller |             "f:schedulerName": {},
2026-06-10 15:51:48.330244 | controller |             "f:securityContext": {
2026-06-10 15:51:48.330258 | controller |               ".": {},
2026-06-10 15:51:48.330272 | controller |               "f:runAsNonRoot": {}
2026-06-10 15:51:48.330286 | controller |             },
2026-06-10 15:51:48.330300 | controller |             "f:serviceAccount": {},
2026-06-10 15:51:48.330313 | controller |             "f:serviceAccountName": {},
2026-06-10 15:51:48.330327 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-10 15:51:48.330341 | controller |             "f:tolerations": {}
2026-06-10 15:51:48.330355 | controller |           }
2026-06-10 15:51:48.330369 | controller |         },
2026-06-10 15:51:48.330382 | controller |         "manager": "kube-controller-manager",
2026-06-10 15:51:48.330396 | controller |         "operation": "Update",
2026-06-10 15:51:48.330410 | controller |         "time": "2026-06-10T14:57:06Z"
2026-06-10 15:51:48.330424 | controller |       },
2026-06-10 15:51:48.330438 | controller |       {
2026-06-10 15:51:48.330452 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.330467 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.330481 | controller |         "fieldsV1": {
2026-06-10 15:51:48.330495 | controller |           "f:metadata": {
2026-06-10 15:51:48.330509 | controller |             "f:annotations": {
2026-06-10 15:51:48.330523 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-10 15:51:48.330537 | controller |             }
2026-06-10 15:51:48.330654 | controller |           }
2026-06-10 15:51:48.330679 | controller |         },
2026-06-10 15:51:48.330696 | controller |         "manager": "multus-daemon",
2026-06-10 15:51:48.330711 | controller |         "operation": "Update",
2026-06-10 15:51:48.330726 | controller |         "subresource": "status",
2026-06-10 15:51:48.330741 | controller |         "time": "2026-06-10T14:57:09Z"
2026-06-10 15:51:48.330756 | controller |       },
2026-06-10 15:51:48.330771 | controller |       {
2026-06-10 15:51:48.330785 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.330799 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.330814 | controller |         "fieldsV1": {
2026-06-10 15:51:48.330828 | controller |           "f:status": {
2026-06-10 15:51:48.330841 | controller |             "f:conditions": {
2026-06-10 15:51:48.330882 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-10 15:51:48.330899 | controller |                 ".": {},
2026-06-10 15:51:48.330914 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.330929 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.330943 | controller |                 "f:status": {},
2026-06-10 15:51:48.330958 | controller |                 "f:type": {}
2026-06-10 15:51:48.330972 | controller |               },
2026-06-10 15:51:48.330986 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-10 15:51:48.331000 | controller |                 ".": {},
2026-06-10 15:51:48.331014 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.331029 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.331043 | controller |                 "f:status": {},
2026-06-10 15:51:48.331056 | controller |                 "f:type": {}
2026-06-10 15:51:48.331070 | controller |               },
2026-06-10 15:51:48.331084 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-10 15:51:48.331099 | controller |                 ".": {},
2026-06-10 15:51:48.331113 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.331127 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.331142 | controller |                 "f:status": {},
2026-06-10 15:51:48.331156 | controller |                 "f:type": {}
2026-06-10 15:51:48.331170 | controller |               },
2026-06-10 15:51:48.331184 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-10 15:51:48.331198 | controller |                 ".": {},
2026-06-10 15:51:48.331212 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.331226 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.331240 | controller |                 "f:status": {},
2026-06-10 15:51:48.331254 | controller |                 "f:type": {}
2026-06-10 15:51:48.331268 | controller |               }
2026-06-10 15:51:48.331282 | controller |             },
2026-06-10 15:51:48.331296 | controller |             "f:containerStatuses": {},
2026-06-10 15:51:48.331310 | controller |             "f:hostIP": {},
2026-06-10 15:51:48.331324 | controller |             "f:hostIPs": {},
2026-06-10 15:51:48.331338 | controller |             "f:phase": {},
2026-06-10 15:51:48.331352 | controller |             "f:podIP": {},
2026-06-10 15:51:48.331366 | controller |             "f:podIPs": {
2026-06-10 15:51:48.331380 | controller |               ".": {},
2026-06-10 15:51:48.331394 | controller |               "k:{\"ip\":\"10.217.0.83\"}": {
2026-06-10 15:51:48.331408 | controller |                 ".": {},
2026-06-10 15:51:48.331422 | controller |                 "f:ip": {}
2026-06-10 15:51:48.331436 | controller |               }
2026-06-10 15:51:48.331450 | controller |             },
2026-06-10 15:51:48.331464 | controller |             "f:startTime": {}
2026-06-10 15:51:48.331477 | controller |           }
2026-06-10 15:51:48.331491 | controller |         },
2026-06-10 15:51:48.331505 | controller |         "manager": "kubelet",
2026-06-10 15:51:48.331519 | controller |         "operation": "Update",
2026-06-10 15:51:48.331533 | controller |         "subresource": "status",
2026-06-10 15:51:48.331547 | controller |         "time": "2026-06-10T14:57:58Z"
2026-06-10 15:51:48.331561 | controller |       }
2026-06-10 15:51:48.331575 | controller |     ],
2026-06-10 15:51:48.331590 | controller |     "name": "ironic-operator-controller-manager-75f8548fcd-pd6ql",
2026-06-10 15:51:48.331604 | controller |     "namespace": "openstack-operators",
2026-06-10 15:51:48.331618 | controller |     "ownerReferences": [
2026-06-10 15:51:48.331633 | controller |       {
2026-06-10 15:51:48.331647 | controller |         "apiVersion": "apps/v1",
2026-06-10 15:51:48.331661 | controller |         "blockOwnerDeletion": true,
2026-06-10 15:51:48.331675 | controller |         "controller": true,
2026-06-10 15:51:48.331699 | controller |         "kind": "ReplicaSet",
2026-06-10 15:51:48.331714 | controller |         "name": "ironic-operator-controller-manager-75f8548fcd",
2026-06-10 15:51:48.331728 | controller |         "uid": "3c3530b0-fb57-4e4a-b303-1538b26b6d0c"
2026-06-10 15:51:48.331742 | controller |       }
2026-06-10 15:51:48.331756 | controller |     ],
2026-06-10 15:51:48.331770 | controller |     "resourceVersion": "54286",
2026-06-10 15:51:48.331784 | controller |     "uid": "72e063c8-c83f-47d3-9e2d-31cdda8eed0f"
2026-06-10 15:51:48.331799 | controller |   },
2026-06-10 15:51:48.331813 | controller |   "spec": {
2026-06-10 15:51:48.331826 | controller |     "containers": [
2026-06-10 15:51:48.331840 | controller |       {
2026-06-10 15:51:48.331871 | controller |         "args": [
2026-06-10 15:51:48.331890 | controller |           "--leader-elect",
2026-06-10 15:51:48.331905 | controller |           "--health-probe-bind-address=:8081",
2026-06-10 15:51:48.331919 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-10 15:51:48.331934 | controller |         ],
2026-06-10 15:51:48.331948 | controller |         "command": [
2026-06-10 15:51:48.331962 | controller |           "/manager"
2026-06-10 15:51:48.331976 | controller |         ],
2026-06-10 15:51:48.331989 | controller |         "env": [
2026-06-10 15:51:48.332003 | controller |           {
2026-06-10 15:51:48.332017 | controller |             "name": "LEASE_DURATION",
2026-06-10 15:51:48.332030 | controller |             "value": "30"
2026-06-10 15:51:48.332045 | controller |           },
2026-06-10 15:51:48.332058 | controller |           {
2026-06-10 15:51:48.332072 | controller |             "name": "RENEW_DEADLINE",
2026-06-10 15:51:48.332086 | controller |             "value": "20"
2026-06-10 15:51:48.332099 | controller |           },
2026-06-10 15:51:48.332113 | controller |           {
2026-06-10 15:51:48.332127 | controller |             "name": "RETRY_PERIOD",
2026-06-10 15:51:48.332140 | controller |             "value": "5"
2026-06-10 15:51:48.332154 | controller |           },
2026-06-10 15:51:48.332169 | controller |           {
2026-06-10 15:51:48.332183 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-10 15:51:48.332197 | controller |             "value": "false"
2026-06-10 15:51:48.332211 | controller |           },
2026-06-10 15:51:48.332225 | controller |           {
2026-06-10 15:51:48.332239 | controller |             "name": "METRICS_CERTS",
2026-06-10 15:51:48.332253 | controller |             "value": "false"
2026-06-10 15:51:48.332268 | controller |           }
2026-06-10 15:51:48.332281 | controller |         ],
2026-06-10 15:51:48.332296 | controller |         "image": "quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf",
2026-06-10 15:51:48.332311 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-10 15:51:48.332325 | controller |         "livenessProbe": {
2026-06-10 15:51:48.332339 | controller |           "failureThreshold": 3,
2026-06-10 15:51:48.332353 | controller |           "httpGet": {
2026-06-10 15:51:48.332367 | controller |             "path": "/healthz",
2026-06-10 15:51:48.332381 | controller |             "port": 8081,
2026-06-10 15:51:48.332395 | controller |             "scheme": "HTTP"
2026-06-10 15:51:48.332409 | controller |           },
2026-06-10 15:51:48.332423 | controller |           "initialDelaySeconds": 15,
2026-06-10 15:51:48.332437 | controller |           "periodSeconds": 20,
2026-06-10 15:51:48.332451 | controller |           "successThreshold": 1,
2026-06-10 15:51:48.332465 | controller |           "timeoutSeconds": 1
2026-06-10 15:51:48.332479 | controller |         },
2026-06-10 15:51:48.332492 | controller |         "name": "manager",
2026-06-10 15:51:48.332506 | controller |         "readinessProbe": {
2026-06-10 15:51:48.332520 | controller |           "failureThreshold": 3,
2026-06-10 15:51:48.332534 | controller |           "httpGet": {
2026-06-10 15:51:48.332554 | controller |             "path": "/readyz",
2026-06-10 15:51:48.332569 | controller |             "port": 8081,
2026-06-10 15:51:48.332583 | controller |             "scheme": "HTTP"
2026-06-10 15:51:48.332597 | controller |           },
2026-06-10 15:51:48.332611 | controller |           "initialDelaySeconds": 5,
2026-06-10 15:51:48.332625 | controller |           "periodSeconds": 10,
2026-06-10 15:51:48.332639 | controller |           "successThreshold": 1,
2026-06-10 15:51:48.332653 | controller |           "timeoutSeconds": 1
2026-06-10 15:51:48.332667 | controller |         },
2026-06-10 15:51:48.332681 | controller |         "resources": {
2026-06-10 15:51:48.332695 | controller |           "limits": {
2026-06-10 15:51:48.332709 | controller |             "cpu": "500m",
2026-06-10 15:51:48.332722 | controller |             "memory": "512Mi"
2026-06-10 15:51:48.332736 | controller |           },
2026-06-10 15:51:48.332750 | controller |           "requests": {
2026-06-10 15:51:48.332763 | controller |             "cpu": "10m",
2026-06-10 15:51:48.332777 | controller |             "memory": "256Mi"
2026-06-10 15:51:48.332791 | controller |           }
2026-06-10 15:51:48.332804 | controller |         },
2026-06-10 15:51:48.332817 | controller |         "securityContext": {
2026-06-10 15:51:48.332831 | controller |           "allowPrivilegeEscalation": false,
2026-06-10 15:51:48.332845 | controller |           "capabilities": {
2026-06-10 15:51:48.332877 | controller |             "drop": [
2026-06-10 15:51:48.332893 | controller |               "MKNOD"
2026-06-10 15:51:48.332907 | controller |             ]
2026-06-10 15:51:48.332921 | controller |           }
2026-06-10 15:51:48.332935 | controller |         },
2026-06-10 15:51:48.332948 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-10 15:51:48.332962 | controller |         "terminationMessagePolicy": "File",
2026-06-10 15:51:48.332977 | controller |         "volumeMounts": [
2026-06-10 15:51:48.332991 | controller |           {
2026-06-10 15:51:48.333006 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-10 15:51:48.333020 | controller |             "name": "kube-api-access-7h4m7",
2026-06-10 15:51:48.333035 | controller |             "readOnly": true
2026-06-10 15:51:48.333049 | controller |           }
2026-06-10 15:51:48.333066 | controller |         ]
2026-06-10 15:51:48.333082 | controller |       }
2026-06-10 15:51:48.333096 | controller |     ],
2026-06-10 15:51:48.333110 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-10 15:51:48.333124 | controller |     "enableServiceLinks": true,
2026-06-10 15:51:48.333138 | controller |     "imagePullSecrets": [
2026-06-10 15:51:48.333152 | controller |       {
2026-06-10 15:51:48.333166 | controller |         "name": "ironic-operator-controller-manager-dockercfg-zj2kp"
2026-06-10 15:51:48.333180 | controller |       }
2026-06-10 15:51:48.333194 | controller |     ],
2026-06-10 15:51:48.333208 | controller |     "nodeName": "crc",
2026-06-10 15:51:48.333222 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-10 15:51:48.333236 | controller |     "priority": 0,
2026-06-10 15:51:48.333249 | controller |     "restartPolicy": "Always",
2026-06-10 15:51:48.333263 | controller |     "schedulerName": "default-scheduler",
2026-06-10 15:51:48.333277 | controller |     "securityContext": {
2026-06-10 15:51:48.333291 | controller |       "runAsNonRoot": true,
2026-06-10 15:51:48.333304 | controller |       "seLinuxOptions": {
2026-06-10 15:51:48.333318 | controller |         "level": "s0:c26,c5"
2026-06-10 15:51:48.333332 | controller |       }
2026-06-10 15:51:48.333346 | controller |     },
2026-06-10 15:51:48.333360 | controller |     "serviceAccount": "ironic-operator-controller-manager",
2026-06-10 15:51:48.333374 | controller |     "serviceAccountName": "ironic-operator-controller-manager",
2026-06-10 15:51:48.333388 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-10 15:51:48.333409 | controller |     "tolerations": [
2026-06-10 15:51:48.333424 | controller |       {
2026-06-10 15:51:48.333439 | controller |         "effect": "NoExecute",
2026-06-10 15:51:48.333453 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-10 15:51:48.333467 | controller |         "operator": "Exists",
2026-06-10 15:51:48.333481 | controller |         "tolerationSeconds": 120
2026-06-10 15:51:48.333495 | controller |       },
2026-06-10 15:51:48.333509 | controller |       {
2026-06-10 15:51:48.333524 | controller |         "effect": "NoExecute",
2026-06-10 15:51:48.333538 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-10 15:51:48.333552 | controller |         "operator": "Exists",
2026-06-10 15:51:48.333566 | controller |         "tolerationSeconds": 120
2026-06-10 15:51:48.333580 | controller |       },
2026-06-10 15:51:48.333594 | controller |       {
2026-06-10 15:51:48.333608 | controller |         "effect": "NoSchedule",
2026-06-10 15:51:48.333621 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-10 15:51:48.333635 | controller |         "operator": "Exists"
2026-06-10 15:51:48.333650 | controller |       }
2026-06-10 15:51:48.333664 | controller |     ],
2026-06-10 15:51:48.333678 | controller |     "volumes": [
2026-06-10 15:51:48.333693 | controller |       {
2026-06-10 15:51:48.333706 | controller |         "name": "kube-api-access-7h4m7",
2026-06-10 15:51:48.333721 | controller |         "projected": {
2026-06-10 15:51:48.333735 | controller |           "defaultMode": 420,
2026-06-10 15:51:48.333749 | controller |           "sources": [
2026-06-10 15:51:48.333762 | controller |             {
2026-06-10 15:51:48.333776 | controller |               "serviceAccountToken": {
2026-06-10 15:51:48.333790 | controller |                 "expirationSeconds": 3607,
2026-06-10 15:51:48.333804 | controller |                 "path": "token"
2026-06-10 15:51:48.333818 | controller |               }
2026-06-10 15:51:48.333832 | controller |             },
2026-06-10 15:51:48.333846 | controller |             {
2026-06-10 15:51:48.333878 | controller |               "configMap": {
2026-06-10 15:51:48.333893 | controller |                 "items": [
2026-06-10 15:51:48.333907 | controller |                   {
2026-06-10 15:51:48.333921 | controller |                     "key": "ca.crt",
2026-06-10 15:51:48.333934 | controller |                     "path": "ca.crt"
2026-06-10 15:51:48.333948 | controller |                   }
2026-06-10 15:51:48.333961 | controller |                 ],
2026-06-10 15:51:48.333975 | controller |                 "name": "kube-root-ca.crt"
2026-06-10 15:51:48.333988 | controller |               }
2026-06-10 15:51:48.334001 | controller |             },
2026-06-10 15:51:48.334015 | controller |             {
2026-06-10 15:51:48.334028 | controller |               "downwardAPI": {
2026-06-10 15:51:48.334042 | controller |                 "items": [
2026-06-10 15:51:48.334055 | controller |                   {
2026-06-10 15:51:48.334088 | controller |                     "fieldRef": {
2026-06-10 15:51:48.334103 | controller |                       "apiVersion": "v1",
2026-06-10 15:51:48.334117 | controller |                       "fieldPath": "metadata.namespace"
2026-06-10 15:51:48.334131 | controller |                     },
2026-06-10 15:51:48.334145 | controller |                     "path": "namespace"
2026-06-10 15:51:48.334159 | controller |                   }
2026-06-10 15:51:48.334173 | controller |                 ]
2026-06-10 15:51:48.334187 | controller |               }
2026-06-10 15:51:48.334201 | controller |             },
2026-06-10 15:51:48.334215 | controller |             {
2026-06-10 15:51:48.334228 | controller |               "configMap": {
2026-06-10 15:51:48.334242 | controller |                 "items": [
2026-06-10 15:51:48.334256 | controller |                   {
2026-06-10 15:51:48.334269 | controller |                     "key": "service-ca.crt",
2026-06-10 15:51:48.334283 | controller |                     "path": "service-ca.crt"
2026-06-10 15:51:48.334304 | controller |                   }
2026-06-10 15:51:48.334318 | controller |                 ],
2026-06-10 15:51:48.334333 | controller |                 "name": "openshift-service-ca.crt"
2026-06-10 15:51:48.334347 | controller |               }
2026-06-10 15:51:48.334361 | controller |             }
2026-06-10 15:51:48.334375 | controller |           ]
2026-06-10 15:51:48.334389 | controller |         }
2026-06-10 15:51:48.334403 | controller |       }
2026-06-10 15:51:48.334417 | controller |     ]
2026-06-10 15:51:48.334430 | controller |   },
2026-06-10 15:51:48.334444 | controller |   "status": {
2026-06-10 15:51:48.334458 | controller |     "conditions": [
2026-06-10 15:51:48.334472 | controller |       {
2026-06-10 15:51:48.334485 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.334499 | controller |         "lastTransitionTime": "2026-06-10T14:57:38Z",
2026-06-10 15:51:48.334513 | controller |         "status": "True",
2026-06-10 15:51:48.334527 | controller |         "type": "PodReadyToStartContainers"
2026-06-10 15:51:48.334542 | controller |       },
2026-06-10 15:51:48.334556 | controller |       {
2026-06-10 15:51:48.334570 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.334584 | controller |         "lastTransitionTime": "2026-06-10T14:57:07Z",
2026-06-10 15:51:48.334598 | controller |         "status": "True",
2026-06-10 15:51:48.334612 | controller |         "type": "Initialized"
2026-06-10 15:51:48.334626 | controller |       },
2026-06-10 15:51:48.334640 | controller |       {
2026-06-10 15:51:48.334653 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.334667 | controller |         "lastTransitionTime": "2026-06-10T14:57:50Z",
2026-06-10 15:51:48.334681 | controller |         "status": "True",
2026-06-10 15:51:48.334695 | controller |         "type": "Ready"
2026-06-10 15:51:48.334709 | controller |       },
2026-06-10 15:51:48.334723 | controller |       {
2026-06-10 15:51:48.334736 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.334750 | controller |         "lastTransitionTime": "2026-06-10T14:57:50Z",
2026-06-10 15:51:48.334764 | controller |         "status": "True",
2026-06-10 15:51:48.334778 | controller |         "type": "ContainersReady"
2026-06-10 15:51:48.334792 | controller |       },
2026-06-10 15:51:48.334806 | controller |       {
2026-06-10 15:51:48.334820 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.334834 | controller |         "lastTransitionTime": "2026-06-10T14:57:06Z",
2026-06-10 15:51:48.334848 | controller |         "status": "True",
2026-06-10 15:51:48.334884 | controller |         "type": "PodScheduled"
2026-06-10 15:51:48.334900 | controller |       }
2026-06-10 15:51:48.334914 | controller |     ],
2026-06-10 15:51:48.334928 | controller |     "containerStatuses": [
2026-06-10 15:51:48.334943 | controller |       {
2026-06-10 15:51:48.334957 | controller |         "allocatedResources": {
2026-06-10 15:51:48.334970 | controller |           "cpu": "10m",
2026-06-10 15:51:48.334984 | controller |           "memory": "256Mi"
2026-06-10 15:51:48.334998 | controller |         },
2026-06-10 15:51:48.335012 | controller |         "containerID": "cri-o://54a64013605059e40bb61d6eaa5f5062ebcc6dfff6b3e91b5edcd60bd520ba0a",
2026-06-10 15:51:48.335027 | controller |         "image": "quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf",
2026-06-10 15:51:48.335041 | controller |         "imageID": "quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf",
2026-06-10 15:51:48.335056 | controller |         "lastState": {},
2026-06-10 15:51:48.335072 | controller |         "name": "manager",
2026-06-10 15:51:48.335088 | controller |         "ready": true,
2026-06-10 15:51:48.335102 | controller |         "resources": {
2026-06-10 15:51:48.335116 | controller |           "limits": {
2026-06-10 15:51:48.335137 | controller |             "cpu": "500m",
2026-06-10 15:51:48.335152 | controller |             "memory": "512Mi"
2026-06-10 15:51:48.335166 | controller |           },
2026-06-10 15:51:48.335180 | controller |           "requests": {
2026-06-10 15:51:48.335194 | controller |             "cpu": "10m",
2026-06-10 15:51:48.335208 | controller |             "memory": "256Mi"
2026-06-10 15:51:48.335222 | controller |           }
2026-06-10 15:51:48.335236 | controller |         },
2026-06-10 15:51:48.335250 | controller |         "restartCount": 0,
2026-06-10 15:51:48.335264 | controller |         "started": true,
2026-06-10 15:51:48.335278 | controller |         "state": {
2026-06-10 15:51:48.335292 | controller |           "running": {
2026-06-10 15:51:48.335306 | controller |             "startedAt": "2026-06-10T14:57:37Z"
2026-06-10 15:51:48.335320 | controller |           }
2026-06-10 15:51:48.335334 | controller |         },
2026-06-10 15:51:48.335348 | controller |         "user": {
2026-06-10 15:51:48.335362 | controller |           "linux": {
2026-06-10 15:51:48.335376 | controller |             "gid": 0,
2026-06-10 15:51:48.335390 | controller |             "supplementalGroups": [
2026-06-10 15:51:48.335404 | controller |               0
2026-06-10 15:51:48.335418 | controller |             ],
2026-06-10 15:51:48.335432 | controller |             "uid": 65532
2026-06-10 15:51:48.335446 | controller |           }
2026-06-10 15:51:48.335459 | controller |         },
2026-06-10 15:51:48.335473 | controller |         "volumeMounts": [
2026-06-10 15:51:48.335487 | controller |           {
2026-06-10 15:51:48.335501 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-10 15:51:48.335515 | controller |             "name": "kube-api-access-7h4m7",
2026-06-10 15:51:48.335529 | controller |             "readOnly": true,
2026-06-10 15:51:48.335544 | controller |             "recursiveReadOnly": "Disabled"
2026-06-10 15:51:48.335558 | controller |           }
2026-06-10 15:51:48.335572 | controller |         ]
2026-06-10 15:51:48.335586 | controller |       }
2026-06-10 15:51:48.335601 | controller |     ],
2026-06-10 15:51:48.335615 | controller |     "hostIP": "192.168.126.11",
2026-06-10 15:51:48.335629 | controller |     "hostIPs": [
2026-06-10 15:51:48.335642 | controller |       {
2026-06-10 15:51:48.335656 | controller |         "ip": "192.168.126.11"
2026-06-10 15:51:48.335670 | controller |       }
2026-06-10 15:51:48.335683 | controller |     ],
2026-06-10 15:51:48.335697 | controller |     "phase": "Running",
2026-06-10 15:51:48.335710 | controller |     "podIP": "10.217.0.83",
2026-06-10 15:51:48.335724 | controller |     "podIPs": [
2026-06-10 15:51:48.335738 | controller |       {
2026-06-10 15:51:48.335752 | controller |         "ip": "10.217.0.83"
2026-06-10 15:51:48.335766 | controller |       }
2026-06-10 15:51:48.335780 | controller |     ],
2026-06-10 15:51:48.335793 | controller |     "qosClass": "Burstable",
2026-06-10 15:51:48.335807 | controller |     "startTime": "2026-06-10T14:57:07Z"
2026-06-10 15:51:48.335820 | controller |   }
2026-06-10 15:51:48.335834 | controller | }
2026-06-10 15:51:48.357774 | controller | ok:
2026-06-10 15:51:48.357839 | controller | {
2026-06-10 15:51:48.357880 | controller |   "apiVersion": "v1",
2026-06-10 15:51:48.357900 | controller |   "kind": "Pod",
2026-06-10 15:51:48.357963 | controller |   "metadata": {
2026-06-10 15:51:48.357983 | controller |     "annotations": {
2026-06-10 15:51:48.358000 | 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-10 15:51:48.358017 | 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-10 15:51:48.358041 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-10 15:51:48.358058 | controller |       "openshift.io/scc": "anyuid",
2026-06-10 15:51:48.358074 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-10 15:51:48.358090 | controller |     },
2026-06-10 15:51:48.358105 | controller |     "creationTimestamp": "2026-06-10T14:57:06Z",
2026-06-10 15:51:48.358120 | controller |     "generateName": "keystone-operator-controller-manager-6ccff66c5b-",
2026-06-10 15:51:48.358136 | controller |     "generation": 1,
2026-06-10 15:51:48.358151 | controller |     "labels": {
2026-06-10 15:51:48.358166 | controller |       "app.kubernetes.io/name": "keystone-operator",
2026-06-10 15:51:48.358181 | controller |       "control-plane": "controller-manager",
2026-06-10 15:51:48.358197 | controller |       "openstack.org/operator-name": "keystone",
2026-06-10 15:51:48.358212 | controller |       "pod-template-hash": "6ccff66c5b"
2026-06-10 15:51:48.358226 | controller |     },
2026-06-10 15:51:48.358241 | controller |     "managedFields": [
2026-06-10 15:51:48.358256 | controller |       {
2026-06-10 15:51:48.358271 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.358285 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.358312 | controller |         "fieldsV1": {
2026-06-10 15:51:48.358328 | controller |           "f:metadata": {
2026-06-10 15:51:48.358343 | controller |             "f:annotations": {
2026-06-10 15:51:48.358358 | controller |               ".": {},
2026-06-10 15:51:48.358372 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-10 15:51:48.358388 | controller |             },
2026-06-10 15:51:48.358403 | controller |             "f:generateName": {},
2026-06-10 15:51:48.358418 | controller |             "f:labels": {
2026-06-10 15:51:48.358433 | controller |               ".": {},
2026-06-10 15:51:48.358448 | controller |               "f:app.kubernetes.io/name": {},
2026-06-10 15:51:48.358462 | controller |               "f:control-plane": {},
2026-06-10 15:51:48.358477 | controller |               "f:openstack.org/operator-name": {},
2026-06-10 15:51:48.358492 | controller |               "f:pod-template-hash": {}
2026-06-10 15:51:48.358506 | controller |             },
2026-06-10 15:51:48.358521 | controller |             "f:ownerReferences": {
2026-06-10 15:51:48.358535 | controller |               ".": {},
2026-06-10 15:51:48.358550 | controller |               "k:{\"uid\":\"a42aefa8-04e2-489f-a810-5f7ed792925f\"}": {}
2026-06-10 15:51:48.358564 | controller |             }
2026-06-10 15:51:48.358579 | controller |           },
2026-06-10 15:51:48.358594 | controller |           "f:spec": {
2026-06-10 15:51:48.358609 | controller |             "f:containers": {
2026-06-10 15:51:48.358624 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-10 15:51:48.358639 | controller |                 ".": {},
2026-06-10 15:51:48.358653 | controller |                 "f:args": {},
2026-06-10 15:51:48.358668 | controller |                 "f:command": {},
2026-06-10 15:51:48.358682 | controller |                 "f:env": {
2026-06-10 15:51:48.358696 | controller |                   ".": {},
2026-06-10 15:51:48.358711 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-10 15:51:48.358725 | controller |                     ".": {},
2026-06-10 15:51:48.358740 | controller |                     "f:name": {},
2026-06-10 15:51:48.358755 | controller |                     "f:value": {}
2026-06-10 15:51:48.358769 | controller |                   },
2026-06-10 15:51:48.358783 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-10 15:51:48.358798 | controller |                     ".": {},
2026-06-10 15:51:48.358819 | controller |                     "f:name": {},
2026-06-10 15:51:48.358834 | controller |                     "f:value": {}
2026-06-10 15:51:48.358848 | controller |                   },
2026-06-10 15:51:48.358897 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-10 15:51:48.358914 | controller |                     ".": {},
2026-06-10 15:51:48.358928 | controller |                     "f:name": {},
2026-06-10 15:51:48.358943 | controller |                     "f:value": {}
2026-06-10 15:51:48.358958 | controller |                   },
2026-06-10 15:51:48.358972 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-10 15:51:48.358987 | controller |                     ".": {},
2026-06-10 15:51:48.359001 | controller |                     "f:name": {},
2026-06-10 15:51:48.359016 | controller |                     "f:value": {}
2026-06-10 15:51:48.359031 | controller |                   },
2026-06-10 15:51:48.359045 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-10 15:51:48.359060 | controller |                     ".": {},
2026-06-10 15:51:48.359074 | controller |                     "f:name": {},
2026-06-10 15:51:48.359089 | controller |                     "f:value": {}
2026-06-10 15:51:48.359103 | controller |                   }
2026-06-10 15:51:48.359117 | controller |                 },
2026-06-10 15:51:48.359132 | controller |                 "f:image": {},
2026-06-10 15:51:48.359146 | controller |                 "f:imagePullPolicy": {},
2026-06-10 15:51:48.359160 | controller |                 "f:livenessProbe": {
2026-06-10 15:51:48.359174 | controller |                   ".": {},
2026-06-10 15:51:48.359189 | controller |                   "f:failureThreshold": {},
2026-06-10 15:51:48.359203 | controller |                   "f:httpGet": {
2026-06-10 15:51:48.359217 | controller |                     ".": {},
2026-06-10 15:51:48.359231 | controller |                     "f:path": {},
2026-06-10 15:51:48.359245 | controller |                     "f:port": {},
2026-06-10 15:51:48.359260 | controller |                     "f:scheme": {}
2026-06-10 15:51:48.359274 | controller |                   },
2026-06-10 15:51:48.359288 | controller |                   "f:initialDelaySeconds": {},
2026-06-10 15:51:48.359302 | controller |                   "f:periodSeconds": {},
2026-06-10 15:51:48.359316 | controller |                   "f:successThreshold": {},
2026-06-10 15:51:48.359330 | controller |                   "f:timeoutSeconds": {}
2026-06-10 15:51:48.359345 | controller |                 },
2026-06-10 15:51:48.359359 | controller |                 "f:name": {},
2026-06-10 15:51:48.359373 | controller |                 "f:readinessProbe": {
2026-06-10 15:51:48.359388 | controller |                   ".": {},
2026-06-10 15:51:48.359402 | controller |                   "f:failureThreshold": {},
2026-06-10 15:51:48.359417 | controller |                   "f:httpGet": {
2026-06-10 15:51:48.359432 | controller |                     ".": {},
2026-06-10 15:51:48.359447 | controller |                     "f:path": {},
2026-06-10 15:51:48.359461 | controller |                     "f:port": {},
2026-06-10 15:51:48.359476 | controller |                     "f:scheme": {}
2026-06-10 15:51:48.359490 | controller |                   },
2026-06-10 15:51:48.359504 | controller |                   "f:initialDelaySeconds": {},
2026-06-10 15:51:48.359519 | controller |                   "f:periodSeconds": {},
2026-06-10 15:51:48.359533 | controller |                   "f:successThreshold": {},
2026-06-10 15:51:48.359548 | controller |                   "f:timeoutSeconds": {}
2026-06-10 15:51:48.359562 | controller |                 },
2026-06-10 15:51:48.359576 | controller |                 "f:resources": {
2026-06-10 15:51:48.359591 | controller |                   ".": {},
2026-06-10 15:51:48.359605 | controller |                   "f:limits": {
2026-06-10 15:51:48.359619 | controller |                     ".": {},
2026-06-10 15:51:48.359639 | controller |                     "f:cpu": {},
2026-06-10 15:51:48.359654 | controller |                     "f:memory": {}
2026-06-10 15:51:48.359669 | controller |                   },
2026-06-10 15:51:48.359683 | controller |                   "f:requests": {
2026-06-10 15:51:48.359698 | controller |                     ".": {},
2026-06-10 15:51:48.359712 | controller |                     "f:cpu": {},
2026-06-10 15:51:48.359727 | controller |                     "f:memory": {}
2026-06-10 15:51:48.359741 | controller |                   }
2026-06-10 15:51:48.359755 | controller |                 },
2026-06-10 15:51:48.359770 | controller |                 "f:securityContext": {
2026-06-10 15:51:48.359784 | controller |                   ".": {},
2026-06-10 15:51:48.359799 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-10 15:51:48.359813 | controller |                 },
2026-06-10 15:51:48.359828 | controller |                 "f:terminationMessagePath": {},
2026-06-10 15:51:48.359842 | controller |                 "f:terminationMessagePolicy": {}
2026-06-10 15:51:48.359875 | controller |               }
2026-06-10 15:51:48.359892 | controller |             },
2026-06-10 15:51:48.359906 | controller |             "f:dnsPolicy": {},
2026-06-10 15:51:48.359920 | controller |             "f:enableServiceLinks": {},
2026-06-10 15:51:48.359935 | controller |             "f:restartPolicy": {},
2026-06-10 15:51:48.359949 | controller |             "f:schedulerName": {},
2026-06-10 15:51:48.359963 | controller |             "f:securityContext": {
2026-06-10 15:51:48.359977 | controller |               ".": {},
2026-06-10 15:51:48.359991 | controller |               "f:runAsNonRoot": {}
2026-06-10 15:51:48.360004 | controller |             },
2026-06-10 15:51:48.360018 | controller |             "f:serviceAccount": {},
2026-06-10 15:51:48.360032 | controller |             "f:serviceAccountName": {},
2026-06-10 15:51:48.360046 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-10 15:51:48.360061 | controller |             "f:tolerations": {}
2026-06-10 15:51:48.360077 | controller |           }
2026-06-10 15:51:48.360093 | controller |         },
2026-06-10 15:51:48.360107 | controller |         "manager": "kube-controller-manager",
2026-06-10 15:51:48.360121 | controller |         "operation": "Update",
2026-06-10 15:51:48.360135 | controller |         "time": "2026-06-10T14:57:06Z"
2026-06-10 15:51:48.360149 | controller |       },
2026-06-10 15:51:48.360163 | controller |       {
2026-06-10 15:51:48.360177 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.360191 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.360205 | controller |         "fieldsV1": {
2026-06-10 15:51:48.360218 | controller |           "f:metadata": {
2026-06-10 15:51:48.360232 | controller |             "f:annotations": {
2026-06-10 15:51:48.360246 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-10 15:51:48.360260 | controller |             }
2026-06-10 15:51:48.360274 | controller |           }
2026-06-10 15:51:48.360288 | controller |         },
2026-06-10 15:51:48.360302 | controller |         "manager": "crc",
2026-06-10 15:51:48.360316 | controller |         "operation": "Update",
2026-06-10 15:51:48.360330 | controller |         "subresource": "status",
2026-06-10 15:51:48.360344 | controller |         "time": "2026-06-10T14:57:07Z"
2026-06-10 15:51:48.360357 | controller |       },
2026-06-10 15:51:48.360371 | controller |       {
2026-06-10 15:51:48.360385 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.360399 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.360414 | controller |         "fieldsV1": {
2026-06-10 15:51:48.360428 | controller |           "f:metadata": {
2026-06-10 15:51:48.360442 | controller |             "f:annotations": {
2026-06-10 15:51:48.360457 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-10 15:51:48.360471 | controller |             }
2026-06-10 15:51:48.360491 | controller |           }
2026-06-10 15:51:48.360505 | controller |         },
2026-06-10 15:51:48.360520 | controller |         "manager": "multus-daemon",
2026-06-10 15:51:48.360534 | controller |         "operation": "Update",
2026-06-10 15:51:48.360548 | controller |         "subresource": "status",
2026-06-10 15:51:48.360562 | controller |         "time": "2026-06-10T14:57:09Z"
2026-06-10 15:51:48.360577 | controller |       },
2026-06-10 15:51:48.360591 | controller |       {
2026-06-10 15:51:48.360605 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.360619 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.360633 | controller |         "fieldsV1": {
2026-06-10 15:51:48.360648 | controller |           "f:status": {
2026-06-10 15:51:48.360663 | controller |             "f:conditions": {
2026-06-10 15:51:48.360677 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-10 15:51:48.360692 | controller |                 ".": {},
2026-06-10 15:51:48.360707 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.360722 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.360736 | controller |                 "f:status": {},
2026-06-10 15:51:48.360751 | controller |                 "f:type": {}
2026-06-10 15:51:48.360765 | controller |               },
2026-06-10 15:51:48.360780 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-10 15:51:48.360795 | controller |                 ".": {},
2026-06-10 15:51:48.360905 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.360933 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.360951 | controller |                 "f:status": {},
2026-06-10 15:51:48.360967 | controller |                 "f:type": {}
2026-06-10 15:51:48.360983 | controller |               },
2026-06-10 15:51:48.360998 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-10 15:51:48.361013 | controller |                 ".": {},
2026-06-10 15:51:48.361028 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.361043 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.361058 | controller |                 "f:status": {},
2026-06-10 15:51:48.361072 | controller |                 "f:type": {}
2026-06-10 15:51:48.361087 | controller |               },
2026-06-10 15:51:48.361101 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-10 15:51:48.361116 | controller |                 ".": {},
2026-06-10 15:51:48.361131 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.361145 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.361159 | controller |                 "f:status": {},
2026-06-10 15:51:48.361174 | controller |                 "f:type": {}
2026-06-10 15:51:48.361189 | controller |               }
2026-06-10 15:51:48.361203 | controller |             },
2026-06-10 15:51:48.361218 | controller |             "f:containerStatuses": {},
2026-06-10 15:51:48.361232 | controller |             "f:hostIP": {},
2026-06-10 15:51:48.361247 | controller |             "f:hostIPs": {},
2026-06-10 15:51:48.361261 | controller |             "f:phase": {},
2026-06-10 15:51:48.361276 | controller |             "f:podIP": {},
2026-06-10 15:51:48.361290 | controller |             "f:podIPs": {
2026-06-10 15:51:48.361304 | controller |               ".": {},
2026-06-10 15:51:48.361319 | controller |               "k:{\"ip\":\"10.217.0.84\"}": {
2026-06-10 15:51:48.361333 | controller |                 ".": {},
2026-06-10 15:51:48.361348 | controller |                 "f:ip": {}
2026-06-10 15:51:48.361362 | controller |               }
2026-06-10 15:51:48.361376 | controller |             },
2026-06-10 15:51:48.361391 | controller |             "f:startTime": {}
2026-06-10 15:51:48.361405 | controller |           }
2026-06-10 15:51:48.361419 | controller |         },
2026-06-10 15:51:48.361440 | controller |         "manager": "kubelet",
2026-06-10 15:51:48.361455 | controller |         "operation": "Update",
2026-06-10 15:51:48.361469 | controller |         "subresource": "status",
2026-06-10 15:51:48.361484 | controller |         "time": "2026-06-10T14:57:59Z"
2026-06-10 15:51:48.361498 | controller |       }
2026-06-10 15:51:48.361512 | controller |     ],
2026-06-10 15:51:48.361527 | controller |     "name": "keystone-operator-controller-manager-6ccff66c5b-rcch6",
2026-06-10 15:51:48.361542 | controller |     "namespace": "openstack-operators",
2026-06-10 15:51:48.361557 | controller |     "ownerReferences": [
2026-06-10 15:51:48.361572 | controller |       {
2026-06-10 15:51:48.361586 | controller |         "apiVersion": "apps/v1",
2026-06-10 15:51:48.361600 | controller |         "blockOwnerDeletion": true,
2026-06-10 15:51:48.361614 | controller |         "controller": true,
2026-06-10 15:51:48.361628 | controller |         "kind": "ReplicaSet",
2026-06-10 15:51:48.361643 | controller |         "name": "keystone-operator-controller-manager-6ccff66c5b",
2026-06-10 15:51:48.361657 | controller |         "uid": "a42aefa8-04e2-489f-a810-5f7ed792925f"
2026-06-10 15:51:48.361671 | controller |       }
2026-06-10 15:51:48.361686 | controller |     ],
2026-06-10 15:51:48.361700 | controller |     "resourceVersion": "54335",
2026-06-10 15:51:48.361714 | controller |     "uid": "673ba8cf-c9fc-4cac-a2d4-996baa363263"
2026-06-10 15:51:48.361729 | controller |   },
2026-06-10 15:51:48.361743 | controller |   "spec": {
2026-06-10 15:51:48.361758 | controller |     "containers": [
2026-06-10 15:51:48.361772 | controller |       {
2026-06-10 15:51:48.361787 | controller |         "args": [
2026-06-10 15:51:48.361801 | controller |           "--leader-elect",
2026-06-10 15:51:48.361816 | controller |           "--health-probe-bind-address=:8081",
2026-06-10 15:51:48.361830 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-10 15:51:48.361845 | controller |         ],
2026-06-10 15:51:48.361881 | controller |         "command": [
2026-06-10 15:51:48.361897 | controller |           "/manager"
2026-06-10 15:51:48.361912 | controller |         ],
2026-06-10 15:51:48.361927 | controller |         "env": [
2026-06-10 15:51:48.361942 | controller |           {
2026-06-10 15:51:48.361956 | controller |             "name": "LEASE_DURATION",
2026-06-10 15:51:48.361970 | controller |             "value": "30"
2026-06-10 15:51:48.361985 | controller |           },
2026-06-10 15:51:48.361999 | controller |           {
2026-06-10 15:51:48.362013 | controller |             "name": "RENEW_DEADLINE",
2026-06-10 15:51:48.362028 | controller |             "value": "20"
2026-06-10 15:51:48.362042 | controller |           },
2026-06-10 15:51:48.362057 | controller |           {
2026-06-10 15:51:48.362071 | controller |             "name": "RETRY_PERIOD",
2026-06-10 15:51:48.362085 | controller |             "value": "5"
2026-06-10 15:51:48.362100 | controller |           },
2026-06-10 15:51:48.362114 | controller |           {
2026-06-10 15:51:48.362128 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-10 15:51:48.362142 | controller |             "value": "false"
2026-06-10 15:51:48.362157 | controller |           },
2026-06-10 15:51:48.362171 | controller |           {
2026-06-10 15:51:48.362185 | controller |             "name": "METRICS_CERTS",
2026-06-10 15:51:48.362200 | controller |             "value": "false"
2026-06-10 15:51:48.362214 | controller |           }
2026-06-10 15:51:48.362228 | controller |         ],
2026-06-10 15:51:48.362242 | controller |         "image": "quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6",
2026-06-10 15:51:48.362256 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-10 15:51:48.362271 | controller |         "livenessProbe": {
2026-06-10 15:51:48.362286 | controller |           "failureThreshold": 3,
2026-06-10 15:51:48.362300 | controller |           "httpGet": {
2026-06-10 15:51:48.362319 | controller |             "path": "/healthz",
2026-06-10 15:51:48.362334 | controller |             "port": 8081,
2026-06-10 15:51:48.362363 | controller |             "scheme": "HTTP"
2026-06-10 15:51:48.362378 | controller |           },
2026-06-10 15:51:48.362393 | controller |           "initialDelaySeconds": 15,
2026-06-10 15:51:48.362408 | controller |           "periodSeconds": 20,
2026-06-10 15:51:48.362422 | controller |           "successThreshold": 1,
2026-06-10 15:51:48.362436 | controller |           "timeoutSeconds": 1
2026-06-10 15:51:48.362451 | controller |         },
2026-06-10 15:51:48.362465 | controller |         "name": "manager",
2026-06-10 15:51:48.362480 | controller |         "readinessProbe": {
2026-06-10 15:51:48.362494 | controller |           "failureThreshold": 3,
2026-06-10 15:51:48.362508 | controller |           "httpGet": {
2026-06-10 15:51:48.362522 | controller |             "path": "/readyz",
2026-06-10 15:51:48.362536 | controller |             "port": 8081,
2026-06-10 15:51:48.362550 | controller |             "scheme": "HTTP"
2026-06-10 15:51:48.362564 | controller |           },
2026-06-10 15:51:48.362579 | controller |           "initialDelaySeconds": 5,
2026-06-10 15:51:48.362593 | controller |           "periodSeconds": 10,
2026-06-10 15:51:48.362608 | controller |           "successThreshold": 1,
2026-06-10 15:51:48.362622 | controller |           "timeoutSeconds": 1
2026-06-10 15:51:48.362636 | controller |         },
2026-06-10 15:51:48.362650 | controller |         "resources": {
2026-06-10 15:51:48.362665 | controller |           "limits": {
2026-06-10 15:51:48.362679 | controller |             "cpu": "500m",
2026-06-10 15:51:48.362693 | controller |             "memory": "512Mi"
2026-06-10 15:51:48.362707 | controller |           },
2026-06-10 15:51:48.362721 | controller |           "requests": {
2026-06-10 15:51:48.362735 | controller |             "cpu": "10m",
2026-06-10 15:51:48.362749 | controller |             "memory": "256Mi"
2026-06-10 15:51:48.362762 | controller |           }
2026-06-10 15:51:48.362776 | controller |         },
2026-06-10 15:51:48.362791 | controller |         "securityContext": {
2026-06-10 15:51:48.362806 | controller |           "allowPrivilegeEscalation": false,
2026-06-10 15:51:48.362821 | controller |           "capabilities": {
2026-06-10 15:51:48.362835 | controller |             "drop": [
2026-06-10 15:51:48.362850 | controller |               "MKNOD"
2026-06-10 15:51:48.362883 | controller |             ]
2026-06-10 15:51:48.362899 | controller |           }
2026-06-10 15:51:48.362913 | controller |         },
2026-06-10 15:51:48.362928 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-10 15:51:48.362942 | controller |         "terminationMessagePolicy": "File",
2026-06-10 15:51:48.362957 | controller |         "volumeMounts": [
2026-06-10 15:51:48.362972 | controller |           {
2026-06-10 15:51:48.362987 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-10 15:51:48.363001 | controller |             "name": "kube-api-access-kqt6m",
2026-06-10 15:51:48.363016 | controller |             "readOnly": true
2026-06-10 15:51:48.363031 | controller |           }
2026-06-10 15:51:48.363046 | controller |         ]
2026-06-10 15:51:48.363061 | controller |       }
2026-06-10 15:51:48.363078 | controller |     ],
2026-06-10 15:51:48.363094 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-10 15:51:48.363108 | controller |     "enableServiceLinks": true,
2026-06-10 15:51:48.363122 | controller |     "imagePullSecrets": [
2026-06-10 15:51:48.363137 | controller |       {
2026-06-10 15:51:48.363151 | controller |         "name": "keystone-operator-controller-manager-dockercfg-w2vgh"
2026-06-10 15:51:48.363166 | controller |       }
2026-06-10 15:51:48.363181 | controller |     ],
2026-06-10 15:51:48.363196 | controller |     "nodeName": "crc",
2026-06-10 15:51:48.363210 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-10 15:51:48.363230 | controller |     "priority": 0,
2026-06-10 15:51:48.363245 | controller |     "restartPolicy": "Always",
2026-06-10 15:51:48.363260 | controller |     "schedulerName": "default-scheduler",
2026-06-10 15:51:48.363275 | controller |     "securityContext": {
2026-06-10 15:51:48.363290 | controller |       "runAsNonRoot": true,
2026-06-10 15:51:48.363305 | controller |       "seLinuxOptions": {
2026-06-10 15:51:48.363319 | controller |         "level": "s0:c26,c5"
2026-06-10 15:51:48.363334 | controller |       }
2026-06-10 15:51:48.363348 | controller |     },
2026-06-10 15:51:48.363363 | controller |     "serviceAccount": "keystone-operator-controller-manager",
2026-06-10 15:51:48.363377 | controller |     "serviceAccountName": "keystone-operator-controller-manager",
2026-06-10 15:51:48.363392 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-10 15:51:48.363407 | controller |     "tolerations": [
2026-06-10 15:51:48.363422 | controller |       {
2026-06-10 15:51:48.363436 | controller |         "effect": "NoExecute",
2026-06-10 15:51:48.363451 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-10 15:51:48.363465 | controller |         "operator": "Exists",
2026-06-10 15:51:48.363480 | controller |         "tolerationSeconds": 120
2026-06-10 15:51:48.363495 | controller |       },
2026-06-10 15:51:48.363510 | controller |       {
2026-06-10 15:51:48.363524 | controller |         "effect": "NoExecute",
2026-06-10 15:51:48.363538 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-10 15:51:48.363553 | controller |         "operator": "Exists",
2026-06-10 15:51:48.363567 | controller |         "tolerationSeconds": 120
2026-06-10 15:51:48.363582 | controller |       },
2026-06-10 15:51:48.363597 | controller |       {
2026-06-10 15:51:48.363611 | controller |         "effect": "NoSchedule",
2026-06-10 15:51:48.363626 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-10 15:51:48.363640 | controller |         "operator": "Exists"
2026-06-10 15:51:48.363654 | controller |       }
2026-06-10 15:51:48.363668 | controller |     ],
2026-06-10 15:51:48.363683 | controller |     "volumes": [
2026-06-10 15:51:48.363697 | controller |       {
2026-06-10 15:51:48.363711 | controller |         "name": "kube-api-access-kqt6m",
2026-06-10 15:51:48.363725 | controller |         "projected": {
2026-06-10 15:51:48.363740 | controller |           "defaultMode": 420,
2026-06-10 15:51:48.363754 | controller |           "sources": [
2026-06-10 15:51:48.363768 | controller |             {
2026-06-10 15:51:48.363782 | controller |               "serviceAccountToken": {
2026-06-10 15:51:48.363796 | controller |                 "expirationSeconds": 3607,
2026-06-10 15:51:48.363811 | controller |                 "path": "token"
2026-06-10 15:51:48.363825 | controller |               }
2026-06-10 15:51:48.363840 | controller |             },
2026-06-10 15:51:48.363869 | controller |             {
2026-06-10 15:51:48.363888 | controller |               "configMap": {
2026-06-10 15:51:48.363903 | controller |                 "items": [
2026-06-10 15:51:48.363918 | controller |                   {
2026-06-10 15:51:48.363933 | controller |                     "key": "ca.crt",
2026-06-10 15:51:48.363947 | controller |                     "path": "ca.crt"
2026-06-10 15:51:48.363962 | controller |                   }
2026-06-10 15:51:48.363976 | controller |                 ],
2026-06-10 15:51:48.363990 | controller |                 "name": "kube-root-ca.crt"
2026-06-10 15:51:48.364005 | controller |               }
2026-06-10 15:51:48.364019 | controller |             },
2026-06-10 15:51:48.364033 | controller |             {
2026-06-10 15:51:48.364047 | controller |               "downwardAPI": {
2026-06-10 15:51:48.364062 | controller |                 "items": [
2026-06-10 15:51:48.364076 | controller |                   {
2026-06-10 15:51:48.364090 | controller |                     "fieldRef": {
2026-06-10 15:51:48.364105 | controller |                       "apiVersion": "v1",
2026-06-10 15:51:48.364125 | controller |                       "fieldPath": "metadata.namespace"
2026-06-10 15:51:48.364140 | controller |                     },
2026-06-10 15:51:48.364155 | controller |                     "path": "namespace"
2026-06-10 15:51:48.364170 | controller |                   }
2026-06-10 15:51:48.364185 | controller |                 ]
2026-06-10 15:51:48.364199 | controller |               }
2026-06-10 15:51:48.364214 | controller |             },
2026-06-10 15:51:48.364228 | controller |             {
2026-06-10 15:51:48.364242 | controller |               "configMap": {
2026-06-10 15:51:48.364257 | controller |                 "items": [
2026-06-10 15:51:48.364271 | controller |                   {
2026-06-10 15:51:48.364285 | controller |                     "key": "service-ca.crt",
2026-06-10 15:51:48.364299 | controller |                     "path": "service-ca.crt"
2026-06-10 15:51:48.364314 | controller |                   }
2026-06-10 15:51:48.364328 | controller |                 ],
2026-06-10 15:51:48.364342 | controller |                 "name": "openshift-service-ca.crt"
2026-06-10 15:51:48.364357 | controller |               }
2026-06-10 15:51:48.364371 | controller |             }
2026-06-10 15:51:48.364386 | controller |           ]
2026-06-10 15:51:48.364400 | controller |         }
2026-06-10 15:51:48.364415 | controller |       }
2026-06-10 15:51:48.364430 | controller |     ]
2026-06-10 15:51:48.364444 | controller |   },
2026-06-10 15:51:48.364458 | controller |   "status": {
2026-06-10 15:51:48.364473 | controller |     "conditions": [
2026-06-10 15:51:48.364487 | controller |       {
2026-06-10 15:51:48.364501 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.364516 | controller |         "lastTransitionTime": "2026-06-10T14:57:38Z",
2026-06-10 15:51:48.364530 | controller |         "status": "True",
2026-06-10 15:51:48.364545 | controller |         "type": "PodReadyToStartContainers"
2026-06-10 15:51:48.364560 | controller |       },
2026-06-10 15:51:48.364575 | controller |       {
2026-06-10 15:51:48.364589 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.364604 | controller |         "lastTransitionTime": "2026-06-10T14:57:07Z",
2026-06-10 15:51:48.364619 | controller |         "status": "True",
2026-06-10 15:51:48.364634 | controller |         "type": "Initialized"
2026-06-10 15:51:48.364649 | controller |       },
2026-06-10 15:51:48.364664 | controller |       {
2026-06-10 15:51:48.364678 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.364693 | controller |         "lastTransitionTime": "2026-06-10T14:57:50Z",
2026-06-10 15:51:48.364707 | controller |         "status": "True",
2026-06-10 15:51:48.364722 | controller |         "type": "Ready"
2026-06-10 15:51:48.364736 | controller |       },
2026-06-10 15:51:48.364750 | controller |       {
2026-06-10 15:51:48.364764 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.364778 | controller |         "lastTransitionTime": "2026-06-10T14:57:50Z",
2026-06-10 15:51:48.364793 | controller |         "status": "True",
2026-06-10 15:51:48.364807 | controller |         "type": "ContainersReady"
2026-06-10 15:51:48.364822 | controller |       },
2026-06-10 15:51:48.364836 | controller |       {
2026-06-10 15:51:48.364854 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.364884 | controller |         "lastTransitionTime": "2026-06-10T14:57:06Z",
2026-06-10 15:51:48.364900 | controller |         "status": "True",
2026-06-10 15:51:48.364915 | controller |         "type": "PodScheduled"
2026-06-10 15:51:48.364930 | controller |       }
2026-06-10 15:51:48.364944 | controller |     ],
2026-06-10 15:51:48.364959 | controller |     "containerStatuses": [
2026-06-10 15:51:48.364973 | controller |       {
2026-06-10 15:51:48.364988 | controller |         "allocatedResources": {
2026-06-10 15:51:48.365002 | controller |           "cpu": "10m",
2026-06-10 15:51:48.365017 | controller |           "memory": "256Mi"
2026-06-10 15:51:48.365036 | controller |         },
2026-06-10 15:51:48.365051 | controller |         "containerID": "cri-o://05630178afdd839afce31ff46b7ea196ef2e553930031514608d7ba20b0f614d",
2026-06-10 15:51:48.365066 | controller |         "image": "quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6",
2026-06-10 15:51:48.365081 | controller |         "imageID": "quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6",
2026-06-10 15:51:48.365095 | controller |         "lastState": {},
2026-06-10 15:51:48.365110 | controller |         "name": "manager",
2026-06-10 15:51:48.365124 | controller |         "ready": true,
2026-06-10 15:51:48.365139 | controller |         "resources": {
2026-06-10 15:51:48.365153 | controller |           "limits": {
2026-06-10 15:51:48.365167 | controller |             "cpu": "500m",
2026-06-10 15:51:48.365182 | controller |             "memory": "512Mi"
2026-06-10 15:51:48.365196 | controller |           },
2026-06-10 15:51:48.365210 | controller |           "requests": {
2026-06-10 15:51:48.365225 | controller |             "cpu": "10m",
2026-06-10 15:51:48.365239 | controller |             "memory": "256Mi"
2026-06-10 15:51:48.365253 | controller |           }
2026-06-10 15:51:48.365267 | controller |         },
2026-06-10 15:51:48.365282 | controller |         "restartCount": 0,
2026-06-10 15:51:48.365296 | controller |         "started": true,
2026-06-10 15:51:48.365310 | controller |         "state": {
2026-06-10 15:51:48.365324 | controller |           "running": {
2026-06-10 15:51:48.365339 | controller |             "startedAt": "2026-06-10T14:57:37Z"
2026-06-10 15:51:48.365353 | controller |           }
2026-06-10 15:51:48.365368 | controller |         },
2026-06-10 15:51:48.365382 | controller |         "user": {
2026-06-10 15:51:48.365396 | controller |           "linux": {
2026-06-10 15:51:48.365410 | controller |             "gid": 0,
2026-06-10 15:51:48.365425 | controller |             "supplementalGroups": [
2026-06-10 15:51:48.365439 | controller |               0
2026-06-10 15:51:48.365453 | controller |             ],
2026-06-10 15:51:48.365468 | controller |             "uid": 65532
2026-06-10 15:51:48.365482 | controller |           }
2026-06-10 15:51:48.365496 | controller |         },
2026-06-10 15:51:48.365511 | controller |         "volumeMounts": [
2026-06-10 15:51:48.365525 | controller |           {
2026-06-10 15:51:48.365539 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-10 15:51:48.365553 | controller |             "name": "kube-api-access-kqt6m",
2026-06-10 15:51:48.365568 | controller |             "readOnly": true,
2026-06-10 15:51:48.365582 | controller |             "recursiveReadOnly": "Disabled"
2026-06-10 15:51:48.365596 | controller |           }
2026-06-10 15:51:48.365611 | controller |         ]
2026-06-10 15:51:48.365625 | controller |       }
2026-06-10 15:51:48.365640 | controller |     ],
2026-06-10 15:51:48.365654 | controller |     "hostIP": "192.168.126.11",
2026-06-10 15:51:48.365669 | controller |     "hostIPs": [
2026-06-10 15:51:48.365683 | controller |       {
2026-06-10 15:51:48.365698 | controller |         "ip": "192.168.126.11"
2026-06-10 15:51:48.365712 | controller |       }
2026-06-10 15:51:48.365726 | controller |     ],
2026-06-10 15:51:48.365741 | controller |     "phase": "Running",
2026-06-10 15:51:48.365755 | controller |     "podIP": "10.217.0.84",
2026-06-10 15:51:48.365769 | controller |     "podIPs": [
2026-06-10 15:51:48.365784 | controller |       {
2026-06-10 15:51:48.365798 | controller |         "ip": "10.217.0.84"
2026-06-10 15:51:48.365812 | controller |       }
2026-06-10 15:51:48.365826 | controller |     ],
2026-06-10 15:51:48.365840 | controller |     "qosClass": "Burstable",
2026-06-10 15:51:48.365870 | controller |     "startTime": "2026-06-10T14:57:07Z"
2026-06-10 15:51:48.365889 | controller |   }
2026-06-10 15:51:48.365904 | controller | }
2026-06-10 15:51:48.387911 | controller | ok:
2026-06-10 15:51:48.387965 | controller | {
2026-06-10 15:51:48.387986 | controller |   "apiVersion": "v1",
2026-06-10 15:51:48.388003 | controller |   "kind": "Pod",
2026-06-10 15:51:48.388019 | controller |   "metadata": {
2026-06-10 15:51:48.388035 | controller |     "annotations": {
2026-06-10 15:51:48.388051 | 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-10 15:51:48.388068 | 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-10 15:51:48.388085 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-10 15:51:48.388101 | controller |       "openshift.io/scc": "anyuid",
2026-06-10 15:51:48.388117 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-10 15:51:48.388132 | controller |     },
2026-06-10 15:51:48.388148 | controller |     "creationTimestamp": "2026-06-10T14:57:07Z",
2026-06-10 15:51:48.388163 | controller |     "generateName": "manila-operator-controller-manager-677d9d8477-",
2026-06-10 15:51:48.388178 | controller |     "generation": 1,
2026-06-10 15:51:48.388193 | controller |     "labels": {
2026-06-10 15:51:48.388208 | controller |       "app.kubernetes.io/name": "manila-operator",
2026-06-10 15:51:48.388223 | controller |       "control-plane": "controller-manager",
2026-06-10 15:51:48.388238 | controller |       "openstack.org/operator-name": "manila",
2026-06-10 15:51:48.388253 | controller |       "pod-template-hash": "677d9d8477"
2026-06-10 15:51:48.388268 | controller |     },
2026-06-10 15:51:48.388282 | controller |     "managedFields": [
2026-06-10 15:51:48.388297 | controller |       {
2026-06-10 15:51:48.388312 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.388327 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.388341 | controller |         "fieldsV1": {
2026-06-10 15:51:48.388356 | controller |           "f:metadata": {
2026-06-10 15:51:48.388371 | controller |             "f:annotations": {
2026-06-10 15:51:48.388385 | controller |               ".": {},
2026-06-10 15:51:48.388400 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-10 15:51:48.388415 | controller |             },
2026-06-10 15:51:48.388430 | controller |             "f:generateName": {},
2026-06-10 15:51:48.388445 | controller |             "f:labels": {
2026-06-10 15:51:48.388460 | controller |               ".": {},
2026-06-10 15:51:48.388475 | controller |               "f:app.kubernetes.io/name": {},
2026-06-10 15:51:48.388490 | controller |               "f:control-plane": {},
2026-06-10 15:51:48.388505 | controller |               "f:openstack.org/operator-name": {},
2026-06-10 15:51:48.388520 | controller |               "f:pod-template-hash": {}
2026-06-10 15:51:48.388534 | controller |             },
2026-06-10 15:51:48.388549 | controller |             "f:ownerReferences": {
2026-06-10 15:51:48.388563 | controller |               ".": {},
2026-06-10 15:51:48.388578 | controller |               "k:{\"uid\":\"293f662d-2ca7-4022-b5d5-2b3cb165c788\"}": {}
2026-06-10 15:51:48.388593 | controller |             }
2026-06-10 15:51:48.388607 | controller |           },
2026-06-10 15:51:48.388622 | controller |           "f:spec": {
2026-06-10 15:51:48.388637 | controller |             "f:containers": {
2026-06-10 15:51:48.388651 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-10 15:51:48.388679 | controller |                 ".": {},
2026-06-10 15:51:48.388695 | controller |                 "f:args": {},
2026-06-10 15:51:48.388710 | controller |                 "f:command": {},
2026-06-10 15:51:48.388725 | controller |                 "f:env": {
2026-06-10 15:51:48.388740 | controller |                   ".": {},
2026-06-10 15:51:48.388754 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-10 15:51:48.388769 | controller |                     ".": {},
2026-06-10 15:51:48.388784 | controller |                     "f:name": {},
2026-06-10 15:51:48.388798 | controller |                     "f:value": {}
2026-06-10 15:51:48.388813 | controller |                   },
2026-06-10 15:51:48.388828 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-10 15:51:48.388842 | controller |                     ".": {},
2026-06-10 15:51:48.388880 | controller |                     "f:name": {},
2026-06-10 15:51:48.388897 | controller |                     "f:value": {}
2026-06-10 15:51:48.388912 | controller |                   },
2026-06-10 15:51:48.388926 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-10 15:51:48.388941 | controller |                     ".": {},
2026-06-10 15:51:48.388956 | controller |                     "f:name": {},
2026-06-10 15:51:48.388971 | controller |                     "f:value": {}
2026-06-10 15:51:48.388987 | controller |                   },
2026-06-10 15:51:48.389002 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-10 15:51:48.389017 | controller |                     ".": {},
2026-06-10 15:51:48.389031 | controller |                     "f:name": {},
2026-06-10 15:51:48.389046 | controller |                     "f:value": {}
2026-06-10 15:51:48.389061 | controller |                   },
2026-06-10 15:51:48.389076 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-10 15:51:48.389091 | controller |                     ".": {},
2026-06-10 15:51:48.389106 | controller |                     "f:name": {},
2026-06-10 15:51:48.389121 | controller |                     "f:value": {}
2026-06-10 15:51:48.389136 | controller |                   }
2026-06-10 15:51:48.389150 | controller |                 },
2026-06-10 15:51:48.389165 | controller |                 "f:image": {},
2026-06-10 15:51:48.389180 | controller |                 "f:imagePullPolicy": {},
2026-06-10 15:51:48.389194 | controller |                 "f:livenessProbe": {
2026-06-10 15:51:48.389209 | controller |                   ".": {},
2026-06-10 15:51:48.389223 | controller |                   "f:failureThreshold": {},
2026-06-10 15:51:48.389238 | controller |                   "f:httpGet": {
2026-06-10 15:51:48.389252 | controller |                     ".": {},
2026-06-10 15:51:48.389267 | controller |                     "f:path": {},
2026-06-10 15:51:48.389281 | controller |                     "f:port": {},
2026-06-10 15:51:48.389295 | controller |                     "f:scheme": {}
2026-06-10 15:51:48.389310 | controller |                   },
2026-06-10 15:51:48.389324 | controller |                   "f:initialDelaySeconds": {},
2026-06-10 15:51:48.389338 | controller |                   "f:periodSeconds": {},
2026-06-10 15:51:48.389353 | controller |                   "f:successThreshold": {},
2026-06-10 15:51:48.389367 | controller |                   "f:timeoutSeconds": {}
2026-06-10 15:51:48.389381 | controller |                 },
2026-06-10 15:51:48.389396 | controller |                 "f:name": {},
2026-06-10 15:51:48.389410 | controller |                 "f:readinessProbe": {
2026-06-10 15:51:48.389424 | controller |                   ".": {},
2026-06-10 15:51:48.389439 | controller |                   "f:failureThreshold": {},
2026-06-10 15:51:48.389454 | controller |                   "f:httpGet": {
2026-06-10 15:51:48.389468 | controller |                     ".": {},
2026-06-10 15:51:48.389482 | controller |                     "f:path": {},
2026-06-10 15:51:48.389502 | controller |                     "f:port": {},
2026-06-10 15:51:48.389517 | controller |                     "f:scheme": {}
2026-06-10 15:51:48.389531 | controller |                   },
2026-06-10 15:51:48.389546 | controller |                   "f:initialDelaySeconds": {},
2026-06-10 15:51:48.389560 | controller |                   "f:periodSeconds": {},
2026-06-10 15:51:48.389574 | controller |                   "f:successThreshold": {},
2026-06-10 15:51:48.389589 | controller |                   "f:timeoutSeconds": {}
2026-06-10 15:51:48.389603 | controller |                 },
2026-06-10 15:51:48.389618 | controller |                 "f:resources": {
2026-06-10 15:51:48.389632 | controller |                   ".": {},
2026-06-10 15:51:48.389646 | controller |                   "f:limits": {
2026-06-10 15:51:48.389661 | controller |                     ".": {},
2026-06-10 15:51:48.389675 | controller |                     "f:cpu": {},
2026-06-10 15:51:48.389689 | controller |                     "f:memory": {}
2026-06-10 15:51:48.389704 | controller |                   },
2026-06-10 15:51:48.389719 | controller |                   "f:requests": {
2026-06-10 15:51:48.389734 | controller |                     ".": {},
2026-06-10 15:51:48.389749 | controller |                     "f:cpu": {},
2026-06-10 15:51:48.389763 | controller |                     "f:memory": {}
2026-06-10 15:51:48.389778 | controller |                   }
2026-06-10 15:51:48.389793 | controller |                 },
2026-06-10 15:51:48.389807 | controller |                 "f:securityContext": {
2026-06-10 15:51:48.389822 | controller |                   ".": {},
2026-06-10 15:51:48.389836 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-10 15:51:48.389854 | controller |                 },
2026-06-10 15:51:48.389897 | controller |                 "f:terminationMessagePath": {},
2026-06-10 15:51:48.389914 | controller |                 "f:terminationMessagePolicy": {}
2026-06-10 15:51:48.389928 | controller |               }
2026-06-10 15:51:48.389943 | controller |             },
2026-06-10 15:51:48.389957 | controller |             "f:dnsPolicy": {},
2026-06-10 15:51:48.389972 | controller |             "f:enableServiceLinks": {},
2026-06-10 15:51:48.389986 | controller |             "f:restartPolicy": {},
2026-06-10 15:51:48.390001 | controller |             "f:schedulerName": {},
2026-06-10 15:51:48.390016 | controller |             "f:securityContext": {
2026-06-10 15:51:48.390030 | controller |               ".": {},
2026-06-10 15:51:48.390045 | controller |               "f:runAsNonRoot": {}
2026-06-10 15:51:48.390059 | controller |             },
2026-06-10 15:51:48.390074 | controller |             "f:serviceAccount": {},
2026-06-10 15:51:48.390089 | controller |             "f:serviceAccountName": {},
2026-06-10 15:51:48.390104 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-10 15:51:48.390118 | controller |             "f:tolerations": {}
2026-06-10 15:51:48.390133 | controller |           }
2026-06-10 15:51:48.390148 | controller |         },
2026-06-10 15:51:48.390162 | controller |         "manager": "kube-controller-manager",
2026-06-10 15:51:48.390177 | controller |         "operation": "Update",
2026-06-10 15:51:48.390192 | controller |         "time": "2026-06-10T14:57:06Z"
2026-06-10 15:51:48.390206 | controller |       },
2026-06-10 15:51:48.390221 | controller |       {
2026-06-10 15:51:48.390235 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.390250 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.390264 | controller |         "fieldsV1": {
2026-06-10 15:51:48.390279 | controller |           "f:metadata": {
2026-06-10 15:51:48.390294 | controller |             "f:annotations": {
2026-06-10 15:51:48.390308 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-10 15:51:48.390323 | controller |             }
2026-06-10 15:51:48.390337 | controller |           }
2026-06-10 15:51:48.390352 | controller |         },
2026-06-10 15:51:48.390372 | controller |         "manager": "crc",
2026-06-10 15:51:48.390387 | controller |         "operation": "Update",
2026-06-10 15:51:48.390402 | controller |         "subresource": "status",
2026-06-10 15:51:48.390416 | controller |         "time": "2026-06-10T14:57:07Z"
2026-06-10 15:51:48.390431 | controller |       },
2026-06-10 15:51:48.390446 | controller |       {
2026-06-10 15:51:48.390460 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.390475 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.390489 | controller |         "fieldsV1": {
2026-06-10 15:51:48.390503 | controller |           "f:metadata": {
2026-06-10 15:51:48.390518 | controller |             "f:annotations": {
2026-06-10 15:51:48.390532 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-10 15:51:48.390547 | controller |             }
2026-06-10 15:51:48.390562 | controller |           }
2026-06-10 15:51:48.390577 | controller |         },
2026-06-10 15:51:48.390591 | controller |         "manager": "multus-daemon",
2026-06-10 15:51:48.390619 | controller |         "operation": "Update",
2026-06-10 15:51:48.390635 | controller |         "subresource": "status",
2026-06-10 15:51:48.390650 | controller |         "time": "2026-06-10T14:57:09Z"
2026-06-10 15:51:48.390665 | controller |       },
2026-06-10 15:51:48.390680 | controller |       {
2026-06-10 15:51:48.390694 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.390708 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.390723 | controller |         "fieldsV1": {
2026-06-10 15:51:48.390737 | controller |           "f:status": {
2026-06-10 15:51:48.390752 | controller |             "f:conditions": {
2026-06-10 15:51:48.390766 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-10 15:51:48.390781 | controller |                 ".": {},
2026-06-10 15:51:48.390796 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.390811 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.390826 | controller |                 "f:status": {},
2026-06-10 15:51:48.390841 | controller |                 "f:type": {}
2026-06-10 15:51:48.390873 | controller |               },
2026-06-10 15:51:48.390893 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-10 15:51:48.390909 | controller |                 ".": {},
2026-06-10 15:51:48.390924 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.390939 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.390954 | controller |                 "f:status": {},
2026-06-10 15:51:48.390969 | controller |                 "f:type": {}
2026-06-10 15:51:48.390983 | controller |               },
2026-06-10 15:51:48.390997 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-10 15:51:48.391012 | controller |                 ".": {},
2026-06-10 15:51:48.391082 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.391139 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.391157 | controller |                 "f:status": {},
2026-06-10 15:51:48.391173 | controller |                 "f:type": {}
2026-06-10 15:51:48.391188 | controller |               },
2026-06-10 15:51:48.391204 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-10 15:51:48.391219 | controller |                 ".": {},
2026-06-10 15:51:48.391234 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.391249 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.391264 | controller |                 "f:status": {},
2026-06-10 15:51:48.391278 | controller |                 "f:type": {}
2026-06-10 15:51:48.391293 | controller |               }
2026-06-10 15:51:48.391308 | controller |             },
2026-06-10 15:51:48.391323 | controller |             "f:containerStatuses": {},
2026-06-10 15:51:48.391337 | controller |             "f:hostIP": {},
2026-06-10 15:51:48.391357 | controller |             "f:hostIPs": {},
2026-06-10 15:51:48.391372 | controller |             "f:phase": {},
2026-06-10 15:51:48.391387 | controller |             "f:podIP": {},
2026-06-10 15:51:48.391401 | controller |             "f:podIPs": {
2026-06-10 15:51:48.391416 | controller |               ".": {},
2026-06-10 15:51:48.391430 | controller |               "k:{\"ip\":\"10.217.0.85\"}": {
2026-06-10 15:51:48.391444 | controller |                 ".": {},
2026-06-10 15:51:48.391459 | controller |                 "f:ip": {}
2026-06-10 15:51:48.391473 | controller |               }
2026-06-10 15:51:48.391488 | controller |             },
2026-06-10 15:51:48.391502 | controller |             "f:startTime": {}
2026-06-10 15:51:48.391517 | controller |           }
2026-06-10 15:51:48.391531 | controller |         },
2026-06-10 15:51:48.391545 | controller |         "manager": "kubelet",
2026-06-10 15:51:48.391560 | controller |         "operation": "Update",
2026-06-10 15:51:48.391574 | controller |         "subresource": "status",
2026-06-10 15:51:48.391588 | controller |         "time": "2026-06-10T14:57:58Z"
2026-06-10 15:51:48.391603 | controller |       }
2026-06-10 15:51:48.391617 | controller |     ],
2026-06-10 15:51:48.391631 | controller |     "name": "manila-operator-controller-manager-677d9d8477-7kcxb",
2026-06-10 15:51:48.391646 | controller |     "namespace": "openstack-operators",
2026-06-10 15:51:48.391661 | controller |     "ownerReferences": [
2026-06-10 15:51:48.391676 | controller |       {
2026-06-10 15:51:48.391691 | controller |         "apiVersion": "apps/v1",
2026-06-10 15:51:48.391705 | controller |         "blockOwnerDeletion": true,
2026-06-10 15:51:48.391720 | controller |         "controller": true,
2026-06-10 15:51:48.391734 | controller |         "kind": "ReplicaSet",
2026-06-10 15:51:48.391749 | controller |         "name": "manila-operator-controller-manager-677d9d8477",
2026-06-10 15:51:48.391764 | controller |         "uid": "293f662d-2ca7-4022-b5d5-2b3cb165c788"
2026-06-10 15:51:48.391778 | controller |       }
2026-06-10 15:51:48.391793 | controller |     ],
2026-06-10 15:51:48.391808 | controller |     "resourceVersion": "54275",
2026-06-10 15:51:48.391822 | controller |     "uid": "16aa90d9-a497-4196-94d1-1976f91b4dbd"
2026-06-10 15:51:48.391837 | controller |   },
2026-06-10 15:51:48.391866 | controller |   "spec": {
2026-06-10 15:51:48.391888 | controller |     "containers": [
2026-06-10 15:51:48.391903 | controller |       {
2026-06-10 15:51:48.391918 | controller |         "args": [
2026-06-10 15:51:48.391932 | controller |           "--leader-elect",
2026-06-10 15:51:48.391947 | controller |           "--health-probe-bind-address=:8081",
2026-06-10 15:51:48.391962 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-10 15:51:48.391977 | controller |         ],
2026-06-10 15:51:48.391992 | controller |         "command": [
2026-06-10 15:51:48.392007 | controller |           "/manager"
2026-06-10 15:51:48.392021 | controller |         ],
2026-06-10 15:51:48.392036 | controller |         "env": [
2026-06-10 15:51:48.392050 | controller |           {
2026-06-10 15:51:48.392066 | controller |             "name": "LEASE_DURATION",
2026-06-10 15:51:48.392082 | controller |             "value": "30"
2026-06-10 15:51:48.392099 | controller |           },
2026-06-10 15:51:48.392113 | controller |           {
2026-06-10 15:51:48.392128 | controller |             "name": "RENEW_DEADLINE",
2026-06-10 15:51:48.392142 | controller |             "value": "20"
2026-06-10 15:51:48.392157 | controller |           },
2026-06-10 15:51:48.392172 | controller |           {
2026-06-10 15:51:48.392187 | controller |             "name": "RETRY_PERIOD",
2026-06-10 15:51:48.392201 | controller |             "value": "5"
2026-06-10 15:51:48.392216 | controller |           },
2026-06-10 15:51:48.392230 | controller |           {
2026-06-10 15:51:48.392245 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-10 15:51:48.392260 | controller |             "value": "false"
2026-06-10 15:51:48.392279 | controller |           },
2026-06-10 15:51:48.392294 | controller |           {
2026-06-10 15:51:48.392309 | controller |             "name": "METRICS_CERTS",
2026-06-10 15:51:48.392324 | controller |             "value": "false"
2026-06-10 15:51:48.392339 | controller |           }
2026-06-10 15:51:48.392353 | controller |         ],
2026-06-10 15:51:48.392368 | controller |         "image": "quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391",
2026-06-10 15:51:48.392383 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-10 15:51:48.392398 | controller |         "livenessProbe": {
2026-06-10 15:51:48.392413 | controller |           "failureThreshold": 3,
2026-06-10 15:51:48.392427 | controller |           "httpGet": {
2026-06-10 15:51:48.392442 | controller |             "path": "/healthz",
2026-06-10 15:51:48.392456 | controller |             "port": 8081,
2026-06-10 15:51:48.392471 | controller |             "scheme": "HTTP"
2026-06-10 15:51:48.392485 | controller |           },
2026-06-10 15:51:48.392500 | controller |           "initialDelaySeconds": 15,
2026-06-10 15:51:48.392514 | controller |           "periodSeconds": 20,
2026-06-10 15:51:48.392528 | controller |           "successThreshold": 1,
2026-06-10 15:51:48.392543 | controller |           "timeoutSeconds": 1
2026-06-10 15:51:48.392557 | controller |         },
2026-06-10 15:51:48.392572 | controller |         "name": "manager",
2026-06-10 15:51:48.392586 | controller |         "readinessProbe": {
2026-06-10 15:51:48.392601 | controller |           "failureThreshold": 3,
2026-06-10 15:51:48.392615 | controller |           "httpGet": {
2026-06-10 15:51:48.392629 | controller |             "path": "/readyz",
2026-06-10 15:51:48.392643 | controller |             "port": 8081,
2026-06-10 15:51:48.392657 | controller |             "scheme": "HTTP"
2026-06-10 15:51:48.392672 | controller |           },
2026-06-10 15:51:48.392687 | controller |           "initialDelaySeconds": 5,
2026-06-10 15:51:48.392701 | controller |           "periodSeconds": 10,
2026-06-10 15:51:48.392715 | controller |           "successThreshold": 1,
2026-06-10 15:51:48.392729 | controller |           "timeoutSeconds": 1
2026-06-10 15:51:48.392745 | controller |         },
2026-06-10 15:51:48.392761 | controller |         "resources": {
2026-06-10 15:51:48.392776 | controller |           "limits": {
2026-06-10 15:51:48.392791 | controller |             "cpu": "500m",
2026-06-10 15:51:48.392805 | controller |             "memory": "512Mi"
2026-06-10 15:51:48.392820 | controller |           },
2026-06-10 15:51:48.392834 | controller |           "requests": {
2026-06-10 15:51:48.392851 | controller |             "cpu": "10m",
2026-06-10 15:51:48.392885 | controller |             "memory": "256Mi"
2026-06-10 15:51:48.392902 | controller |           }
2026-06-10 15:51:48.392917 | controller |         },
2026-06-10 15:51:48.392932 | controller |         "securityContext": {
2026-06-10 15:51:48.392952 | controller |           "allowPrivilegeEscalation": false,
2026-06-10 15:51:48.392974 | controller |           "capabilities": {
2026-06-10 15:51:48.392998 | controller |             "drop": [
2026-06-10 15:51:48.393018 | controller |               "MKNOD"
2026-06-10 15:51:48.393035 | controller |             ]
2026-06-10 15:51:48.393050 | controller |           }
2026-06-10 15:51:48.393067 | controller |         },
2026-06-10 15:51:48.393083 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-10 15:51:48.393100 | controller |         "terminationMessagePolicy": "File",
2026-06-10 15:51:48.393116 | controller |         "volumeMounts": [
2026-06-10 15:51:48.393131 | controller |           {
2026-06-10 15:51:48.393146 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-10 15:51:48.393162 | controller |             "name": "kube-api-access-5svs5",
2026-06-10 15:51:48.393177 | controller |             "readOnly": true
2026-06-10 15:51:48.393197 | controller |           }
2026-06-10 15:51:48.393213 | controller |         ]
2026-06-10 15:51:48.393228 | controller |       }
2026-06-10 15:51:48.393242 | controller |     ],
2026-06-10 15:51:48.393257 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-10 15:51:48.393272 | controller |     "enableServiceLinks": true,
2026-06-10 15:51:48.393287 | controller |     "imagePullSecrets": [
2026-06-10 15:51:48.393302 | controller |       {
2026-06-10 15:51:48.393318 | controller |         "name": "manila-operator-controller-manager-dockercfg-nhdxv"
2026-06-10 15:51:48.393333 | controller |       }
2026-06-10 15:51:48.393348 | controller |     ],
2026-06-10 15:51:48.393363 | controller |     "nodeName": "crc",
2026-06-10 15:51:48.393378 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-10 15:51:48.393392 | controller |     "priority": 0,
2026-06-10 15:51:48.393407 | controller |     "restartPolicy": "Always",
2026-06-10 15:51:48.393426 | controller |     "schedulerName": "default-scheduler",
2026-06-10 15:51:48.393449 | controller |     "securityContext": {
2026-06-10 15:51:48.393466 | controller |       "runAsNonRoot": true,
2026-06-10 15:51:48.393484 | controller |       "seLinuxOptions": {
2026-06-10 15:51:48.393499 | controller |         "level": "s0:c26,c5"
2026-06-10 15:51:48.393521 | controller |       }
2026-06-10 15:51:48.393537 | controller |     },
2026-06-10 15:51:48.393558 | controller |     "serviceAccount": "manila-operator-controller-manager",
2026-06-10 15:51:48.393574 | controller |     "serviceAccountName": "manila-operator-controller-manager",
2026-06-10 15:51:48.393595 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-10 15:51:48.393611 | controller |     "tolerations": [
2026-06-10 15:51:48.393629 | controller |       {
2026-06-10 15:51:48.393643 | controller |         "effect": "NoExecute",
2026-06-10 15:51:48.393663 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-10 15:51:48.393739 | controller |         "operator": "Exists",
2026-06-10 15:51:48.393762 | controller |         "tolerationSeconds": 120
2026-06-10 15:51:48.393778 | controller |       },
2026-06-10 15:51:48.393793 | controller |       {
2026-06-10 15:51:48.393808 | controller |         "effect": "NoExecute",
2026-06-10 15:51:48.393822 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-10 15:51:48.393837 | controller |         "operator": "Exists",
2026-06-10 15:51:48.393883 | controller |         "tolerationSeconds": 120
2026-06-10 15:51:48.393901 | controller |       },
2026-06-10 15:51:48.393916 | controller |       {
2026-06-10 15:51:48.393930 | controller |         "effect": "NoSchedule",
2026-06-10 15:51:48.393945 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-10 15:51:48.393960 | controller |         "operator": "Exists"
2026-06-10 15:51:48.393975 | controller |       }
2026-06-10 15:51:48.393990 | controller |     ],
2026-06-10 15:51:48.394005 | controller |     "volumes": [
2026-06-10 15:51:48.394020 | controller |       {
2026-06-10 15:51:48.394034 | controller |         "name": "kube-api-access-5svs5",
2026-06-10 15:51:48.394049 | controller |         "projected": {
2026-06-10 15:51:48.394064 | controller |           "defaultMode": 420,
2026-06-10 15:51:48.394078 | controller |           "sources": [
2026-06-10 15:51:48.394093 | controller |             {
2026-06-10 15:51:48.394108 | controller |               "serviceAccountToken": {
2026-06-10 15:51:48.394123 | controller |                 "expirationSeconds": 3607,
2026-06-10 15:51:48.394138 | controller |                 "path": "token"
2026-06-10 15:51:48.394152 | controller |               }
2026-06-10 15:51:48.394167 | controller |             },
2026-06-10 15:51:48.394181 | controller |             {
2026-06-10 15:51:48.394196 | controller |               "configMap": {
2026-06-10 15:51:48.394210 | controller |                 "items": [
2026-06-10 15:51:48.394225 | controller |                   {
2026-06-10 15:51:48.394245 | controller |                     "key": "ca.crt",
2026-06-10 15:51:48.394261 | controller |                     "path": "ca.crt"
2026-06-10 15:51:48.394277 | controller |                   }
2026-06-10 15:51:48.394292 | controller |                 ],
2026-06-10 15:51:48.394307 | controller |                 "name": "kube-root-ca.crt"
2026-06-10 15:51:48.394322 | controller |               }
2026-06-10 15:51:48.394337 | controller |             },
2026-06-10 15:51:48.394351 | controller |             {
2026-06-10 15:51:48.394366 | controller |               "downwardAPI": {
2026-06-10 15:51:48.394381 | controller |                 "items": [
2026-06-10 15:51:48.394395 | controller |                   {
2026-06-10 15:51:48.394410 | controller |                     "fieldRef": {
2026-06-10 15:51:48.394427 | controller |                       "apiVersion": "v1",
2026-06-10 15:51:48.394449 | controller |                       "fieldPath": "metadata.namespace"
2026-06-10 15:51:48.394473 | controller |                     },
2026-06-10 15:51:48.394495 | controller |                     "path": "namespace"
2026-06-10 15:51:48.394516 | controller |                   }
2026-06-10 15:51:48.394532 | controller |                 ]
2026-06-10 15:51:48.394548 | controller |               }
2026-06-10 15:51:48.394563 | controller |             },
2026-06-10 15:51:48.394578 | controller |             {
2026-06-10 15:51:48.394593 | controller |               "configMap": {
2026-06-10 15:51:48.394608 | controller |                 "items": [
2026-06-10 15:51:48.394622 | controller |                   {
2026-06-10 15:51:48.394637 | controller |                     "key": "service-ca.crt",
2026-06-10 15:51:48.394672 | controller |                     "path": "service-ca.crt"
2026-06-10 15:51:48.394690 | controller |                   }
2026-06-10 15:51:48.394707 | controller |                 ],
2026-06-10 15:51:48.394724 | controller |                 "name": "openshift-service-ca.crt"
2026-06-10 15:51:48.394740 | controller |               }
2026-06-10 15:51:48.394757 | controller |             }
2026-06-10 15:51:48.394774 | controller |           ]
2026-06-10 15:51:48.394790 | controller |         }
2026-06-10 15:51:48.394806 | controller |       }
2026-06-10 15:51:48.394823 | controller |     ]
2026-06-10 15:51:48.394839 | controller |   },
2026-06-10 15:51:48.394858 | controller |   "status": {
2026-06-10 15:51:48.394897 | controller |     "conditions": [
2026-06-10 15:51:48.394914 | controller |       {
2026-06-10 15:51:48.394929 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.394943 | controller |         "lastTransitionTime": "2026-06-10T14:57:37Z",
2026-06-10 15:51:48.394958 | controller |         "status": "True",
2026-06-10 15:51:48.394973 | controller |         "type": "PodReadyToStartContainers"
2026-06-10 15:51:48.394988 | controller |       },
2026-06-10 15:51:48.395003 | controller |       {
2026-06-10 15:51:48.395018 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.395032 | controller |         "lastTransitionTime": "2026-06-10T14:57:07Z",
2026-06-10 15:51:48.395047 | controller |         "status": "True",
2026-06-10 15:51:48.395062 | controller |         "type": "Initialized"
2026-06-10 15:51:48.395077 | controller |       },
2026-06-10 15:51:48.395091 | controller |       {
2026-06-10 15:51:48.395106 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.395120 | controller |         "lastTransitionTime": "2026-06-10T14:57:50Z",
2026-06-10 15:51:48.395135 | controller |         "status": "True",
2026-06-10 15:51:48.395149 | controller |         "type": "Ready"
2026-06-10 15:51:48.395164 | controller |       },
2026-06-10 15:51:48.395178 | controller |       {
2026-06-10 15:51:48.395193 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.395207 | controller |         "lastTransitionTime": "2026-06-10T14:57:50Z",
2026-06-10 15:51:48.395221 | controller |         "status": "True",
2026-06-10 15:51:48.395236 | controller |         "type": "ContainersReady"
2026-06-10 15:51:48.395256 | controller |       },
2026-06-10 15:51:48.395271 | controller |       {
2026-06-10 15:51:48.395285 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.395299 | controller |         "lastTransitionTime": "2026-06-10T14:57:07Z",
2026-06-10 15:51:48.395313 | controller |         "status": "True",
2026-06-10 15:51:48.395328 | controller |         "type": "PodScheduled"
2026-06-10 15:51:48.395343 | controller |       }
2026-06-10 15:51:48.395357 | controller |     ],
2026-06-10 15:51:48.395372 | controller |     "containerStatuses": [
2026-06-10 15:51:48.395387 | controller |       {
2026-06-10 15:51:48.395401 | controller |         "allocatedResources": {
2026-06-10 15:51:48.395415 | controller |           "cpu": "10m",
2026-06-10 15:51:48.395430 | controller |           "memory": "256Mi"
2026-06-10 15:51:48.395444 | controller |         },
2026-06-10 15:51:48.395459 | controller |         "containerID": "cri-o://2a31dbbd96435f3dfb944ff75d1f2681cf9f174332b6793ea028f79b701c6130",
2026-06-10 15:51:48.395473 | controller |         "image": "quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391",
2026-06-10 15:51:48.395488 | controller |         "imageID": "quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391",
2026-06-10 15:51:48.395502 | controller |         "lastState": {},
2026-06-10 15:51:48.395517 | controller |         "name": "manager",
2026-06-10 15:51:48.395531 | controller |         "ready": true,
2026-06-10 15:51:48.395546 | controller |         "resources": {
2026-06-10 15:51:48.395560 | controller |           "limits": {
2026-06-10 15:51:48.395575 | controller |             "cpu": "500m",
2026-06-10 15:51:48.395590 | controller |             "memory": "512Mi"
2026-06-10 15:51:48.395605 | controller |           },
2026-06-10 15:51:48.395619 | controller |           "requests": {
2026-06-10 15:51:48.395634 | controller |             "cpu": "10m",
2026-06-10 15:51:48.395649 | controller |             "memory": "256Mi"
2026-06-10 15:51:48.395663 | controller |           }
2026-06-10 15:51:48.395678 | controller |         },
2026-06-10 15:51:48.395757 | controller |         "restartCount": 0,
2026-06-10 15:51:48.395776 | controller |         "started": true,
2026-06-10 15:51:48.395791 | controller |         "state": {
2026-06-10 15:51:48.395820 | controller |           "running": {
2026-06-10 15:51:48.395837 | controller |             "startedAt": "2026-06-10T14:57:36Z"
2026-06-10 15:51:48.395854 | controller |           }
2026-06-10 15:51:48.395887 | controller |         },
2026-06-10 15:51:48.395902 | controller |         "user": {
2026-06-10 15:51:48.395917 | controller |           "linux": {
2026-06-10 15:51:48.395932 | controller |             "gid": 0,
2026-06-10 15:51:48.395947 | controller |             "supplementalGroups": [
2026-06-10 15:51:48.395962 | controller |               0
2026-06-10 15:51:48.395977 | controller |             ],
2026-06-10 15:51:48.395991 | controller |             "uid": 65532
2026-06-10 15:51:48.396005 | controller |           }
2026-06-10 15:51:48.396020 | controller |         },
2026-06-10 15:51:48.396034 | controller |         "volumeMounts": [
2026-06-10 15:51:48.396049 | controller |           {
2026-06-10 15:51:48.396063 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-10 15:51:48.396077 | controller |             "name": "kube-api-access-5svs5",
2026-06-10 15:51:48.396092 | controller |             "readOnly": true,
2026-06-10 15:51:48.396107 | controller |             "recursiveReadOnly": "Disabled"
2026-06-10 15:51:48.396121 | controller |           }
2026-06-10 15:51:48.396136 | controller |         ]
2026-06-10 15:51:48.396151 | controller |       }
2026-06-10 15:51:48.396165 | controller |     ],
2026-06-10 15:51:48.396180 | controller |     "hostIP": "192.168.126.11",
2026-06-10 15:51:48.396194 | controller |     "hostIPs": [
2026-06-10 15:51:48.396214 | controller |       {
2026-06-10 15:51:48.396233 | controller |         "ip": "192.168.126.11"
2026-06-10 15:51:48.396250 | controller |       }
2026-06-10 15:51:48.396265 | controller |     ],
2026-06-10 15:51:48.396280 | controller |     "phase": "Running",
2026-06-10 15:51:48.396294 | controller |     "podIP": "10.217.0.85",
2026-06-10 15:51:48.396309 | controller |     "podIPs": [
2026-06-10 15:51:48.396323 | controller |       {
2026-06-10 15:51:48.396337 | controller |         "ip": "10.217.0.85"
2026-06-10 15:51:48.396352 | controller |       }
2026-06-10 15:51:48.396367 | controller |     ],
2026-06-10 15:51:48.396381 | controller |     "qosClass": "Burstable",
2026-06-10 15:51:48.396396 | controller |     "startTime": "2026-06-10T14:57:07Z"
2026-06-10 15:51:48.396411 | controller |   }
2026-06-10 15:51:48.396425 | controller | }
2026-06-10 15:51:48.421099 | controller | ok:
2026-06-10 15:51:48.421251 | controller | {
2026-06-10 15:51:48.421275 | controller |   "apiVersion": "v1",
2026-06-10 15:51:48.421293 | controller |   "kind": "Pod",
2026-06-10 15:51:48.421384 | controller |   "metadata": {
2026-06-10 15:51:48.421449 | controller |     "annotations": {
2026-06-10 15:51:48.421469 | 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-10 15:51:48.421493 | 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-10 15:51:48.421563 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-10 15:51:48.421586 | controller |       "openshift.io/scc": "anyuid",
2026-06-10 15:51:48.421603 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-10 15:51:48.421619 | controller |     },
2026-06-10 15:51:48.421635 | controller |     "creationTimestamp": "2026-06-10T14:57:07Z",
2026-06-10 15:51:48.421650 | controller |     "generateName": "mariadb-operator-controller-manager-7fcb8b58d6-",
2026-06-10 15:51:48.421665 | controller |     "generation": 1,
2026-06-10 15:51:48.421680 | controller |     "labels": {
2026-06-10 15:51:48.421696 | controller |       "app.kubernetes.io/name": "mariadb-operator",
2026-06-10 15:51:48.421711 | controller |       "control-plane": "controller-manager",
2026-06-10 15:51:48.421726 | controller |       "openstack.org/operator-name": "mariadb",
2026-06-10 15:51:48.421741 | controller |       "pod-template-hash": "7fcb8b58d6"
2026-06-10 15:51:48.421756 | controller |     },
2026-06-10 15:51:48.421771 | controller |     "managedFields": [
2026-06-10 15:51:48.421785 | controller |       {
2026-06-10 15:51:48.421800 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.421814 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.421828 | controller |         "fieldsV1": {
2026-06-10 15:51:48.421843 | controller |           "f:metadata": {
2026-06-10 15:51:48.421889 | controller |             "f:annotations": {
2026-06-10 15:51:48.421906 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-10 15:51:48.421921 | controller |             }
2026-06-10 15:51:48.421936 | controller |           }
2026-06-10 15:51:48.421950 | controller |         },
2026-06-10 15:51:48.421965 | controller |         "manager": "crc",
2026-06-10 15:51:48.421979 | controller |         "operation": "Update",
2026-06-10 15:51:48.421994 | controller |         "subresource": "status",
2026-06-10 15:51:48.422008 | controller |         "time": "2026-06-10T14:57:07Z"
2026-06-10 15:51:48.422035 | controller |       },
2026-06-10 15:51:48.422050 | controller |       {
2026-06-10 15:51:48.422064 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.422078 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.422092 | controller |         "fieldsV1": {
2026-06-10 15:51:48.422106 | controller |           "f:metadata": {
2026-06-10 15:51:48.422120 | controller |             "f:annotations": {
2026-06-10 15:51:48.422135 | controller |               ".": {},
2026-06-10 15:51:48.422149 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-10 15:51:48.422163 | controller |             },
2026-06-10 15:51:48.422177 | controller |             "f:generateName": {},
2026-06-10 15:51:48.422192 | controller |             "f:labels": {
2026-06-10 15:51:48.422206 | controller |               ".": {},
2026-06-10 15:51:48.422220 | controller |               "f:app.kubernetes.io/name": {},
2026-06-10 15:51:48.422235 | controller |               "f:control-plane": {},
2026-06-10 15:51:48.422249 | controller |               "f:openstack.org/operator-name": {},
2026-06-10 15:51:48.422263 | controller |               "f:pod-template-hash": {}
2026-06-10 15:51:48.422277 | controller |             },
2026-06-10 15:51:48.422292 | controller |             "f:ownerReferences": {
2026-06-10 15:51:48.422307 | controller |               ".": {},
2026-06-10 15:51:48.422321 | controller |               "k:{\"uid\":\"9cab083a-f417-4aa0-bd60-face769ea639\"}": {}
2026-06-10 15:51:48.422336 | controller |             }
2026-06-10 15:51:48.422350 | controller |           },
2026-06-10 15:51:48.422365 | controller |           "f:spec": {
2026-06-10 15:51:48.422379 | controller |             "f:containers": {
2026-06-10 15:51:48.422393 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-10 15:51:48.422408 | controller |                 ".": {},
2026-06-10 15:51:48.422422 | controller |                 "f:args": {},
2026-06-10 15:51:48.422435 | controller |                 "f:command": {},
2026-06-10 15:51:48.422449 | controller |                 "f:env": {
2026-06-10 15:51:48.422463 | controller |                   ".": {},
2026-06-10 15:51:48.422476 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-10 15:51:48.422490 | controller |                     ".": {},
2026-06-10 15:51:48.422505 | controller |                     "f:name": {},
2026-06-10 15:51:48.422519 | controller |                     "f:value": {}
2026-06-10 15:51:48.422534 | controller |                   },
2026-06-10 15:51:48.422548 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-10 15:51:48.422563 | controller |                     ".": {},
2026-06-10 15:51:48.422577 | controller |                     "f:name": {},
2026-06-10 15:51:48.422591 | controller |                     "f:value": {}
2026-06-10 15:51:48.422605 | controller |                   },
2026-06-10 15:51:48.422620 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-10 15:51:48.422634 | controller |                     ".": {},
2026-06-10 15:51:48.422648 | controller |                     "f:name": {},
2026-06-10 15:51:48.422662 | controller |                     "f:value": {}
2026-06-10 15:51:48.422676 | controller |                   },
2026-06-10 15:51:48.422690 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-10 15:51:48.422704 | controller |                     ".": {},
2026-06-10 15:51:48.422718 | controller |                     "f:name": {},
2026-06-10 15:51:48.422733 | controller |                     "f:value": {}
2026-06-10 15:51:48.422747 | controller |                   },
2026-06-10 15:51:48.422762 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-10 15:51:48.422776 | controller |                     ".": {},
2026-06-10 15:51:48.422791 | controller |                     "f:name": {},
2026-06-10 15:51:48.422805 | controller |                     "f:value": {}
2026-06-10 15:51:48.422824 | controller |                   }
2026-06-10 15:51:48.422839 | controller |                 },
2026-06-10 15:51:48.422870 | controller |                 "f:image": {},
2026-06-10 15:51:48.422890 | controller |                 "f:imagePullPolicy": {},
2026-06-10 15:51:48.422905 | controller |                 "f:livenessProbe": {
2026-06-10 15:51:48.422929 | controller |                   ".": {},
2026-06-10 15:51:48.422945 | controller |                   "f:failureThreshold": {},
2026-06-10 15:51:48.422960 | controller |                   "f:httpGet": {
2026-06-10 15:51:48.422974 | controller |                     ".": {},
2026-06-10 15:51:48.422988 | controller |                     "f:path": {},
2026-06-10 15:51:48.423003 | controller |                     "f:port": {},
2026-06-10 15:51:48.423017 | controller |                     "f:scheme": {}
2026-06-10 15:51:48.423031 | controller |                   },
2026-06-10 15:51:48.423045 | controller |                   "f:initialDelaySeconds": {},
2026-06-10 15:51:48.423060 | controller |                   "f:periodSeconds": {},
2026-06-10 15:51:48.423074 | controller |                   "f:successThreshold": {},
2026-06-10 15:51:48.423089 | controller |                   "f:timeoutSeconds": {}
2026-06-10 15:51:48.423103 | controller |                 },
2026-06-10 15:51:48.423117 | controller |                 "f:name": {},
2026-06-10 15:51:48.423132 | controller |                 "f:readinessProbe": {
2026-06-10 15:51:48.423146 | controller |                   ".": {},
2026-06-10 15:51:48.423161 | controller |                   "f:failureThreshold": {},
2026-06-10 15:51:48.423175 | controller |                   "f:httpGet": {
2026-06-10 15:51:48.423189 | controller |                     ".": {},
2026-06-10 15:51:48.423203 | controller |                     "f:path": {},
2026-06-10 15:51:48.423217 | controller |                     "f:port": {},
2026-06-10 15:51:48.423231 | controller |                     "f:scheme": {}
2026-06-10 15:51:48.423244 | controller |                   },
2026-06-10 15:51:48.423258 | controller |                   "f:initialDelaySeconds": {},
2026-06-10 15:51:48.423272 | controller |                   "f:periodSeconds": {},
2026-06-10 15:51:48.423286 | controller |                   "f:successThreshold": {},
2026-06-10 15:51:48.423301 | controller |                   "f:timeoutSeconds": {}
2026-06-10 15:51:48.423315 | controller |                 },
2026-06-10 15:51:48.423329 | controller |                 "f:resources": {
2026-06-10 15:51:48.423343 | controller |                   ".": {},
2026-06-10 15:51:48.423357 | controller |                   "f:limits": {
2026-06-10 15:51:48.423371 | controller |                     ".": {},
2026-06-10 15:51:48.423385 | controller |                     "f:cpu": {},
2026-06-10 15:51:48.423400 | controller |                     "f:memory": {}
2026-06-10 15:51:48.423414 | controller |                   },
2026-06-10 15:51:48.423428 | controller |                   "f:requests": {
2026-06-10 15:51:48.423442 | controller |                     ".": {},
2026-06-10 15:51:48.423456 | controller |                     "f:cpu": {},
2026-06-10 15:51:48.423471 | controller |                     "f:memory": {}
2026-06-10 15:51:48.423485 | controller |                   }
2026-06-10 15:51:48.423500 | controller |                 },
2026-06-10 15:51:48.423514 | controller |                 "f:securityContext": {
2026-06-10 15:51:48.423529 | controller |                   ".": {},
2026-06-10 15:51:48.423543 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-10 15:51:48.423558 | controller |                 },
2026-06-10 15:51:48.423572 | controller |                 "f:terminationMessagePath": {},
2026-06-10 15:51:48.423586 | controller |                 "f:terminationMessagePolicy": {}
2026-06-10 15:51:48.423601 | controller |               }
2026-06-10 15:51:48.423615 | controller |             },
2026-06-10 15:51:48.423629 | controller |             "f:dnsPolicy": {},
2026-06-10 15:51:48.423648 | controller |             "f:enableServiceLinks": {},
2026-06-10 15:51:48.423663 | controller |             "f:restartPolicy": {},
2026-06-10 15:51:48.423677 | controller |             "f:schedulerName": {},
2026-06-10 15:51:48.423691 | controller |             "f:securityContext": {
2026-06-10 15:51:48.423705 | controller |               ".": {},
2026-06-10 15:51:48.423719 | controller |               "f:runAsNonRoot": {}
2026-06-10 15:51:48.423733 | controller |             },
2026-06-10 15:51:48.423747 | controller |             "f:serviceAccount": {},
2026-06-10 15:51:48.423761 | controller |             "f:serviceAccountName": {},
2026-06-10 15:51:48.423776 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-10 15:51:48.423790 | controller |             "f:tolerations": {}
2026-06-10 15:51:48.423804 | controller |           }
2026-06-10 15:51:48.423819 | controller |         },
2026-06-10 15:51:48.423833 | controller |         "manager": "kube-controller-manager",
2026-06-10 15:51:48.423850 | controller |         "operation": "Update",
2026-06-10 15:51:48.423880 | controller |         "time": "2026-06-10T14:57:07Z"
2026-06-10 15:51:48.423896 | controller |       },
2026-06-10 15:51:48.423911 | controller |       {
2026-06-10 15:51:48.423926 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.423941 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.423955 | controller |         "fieldsV1": {
2026-06-10 15:51:48.423969 | controller |           "f:metadata": {
2026-06-10 15:51:48.423984 | controller |             "f:annotations": {
2026-06-10 15:51:48.424095 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-10 15:51:48.424109 | controller |             }
2026-06-10 15:51:48.424124 | controller |           }
2026-06-10 15:51:48.424138 | controller |         },
2026-06-10 15:51:48.424152 | controller |         "manager": "multus-daemon",
2026-06-10 15:51:48.424166 | controller |         "operation": "Update",
2026-06-10 15:51:48.424180 | controller |         "subresource": "status",
2026-06-10 15:51:48.424194 | controller |         "time": "2026-06-10T14:57:09Z"
2026-06-10 15:51:48.424208 | controller |       },
2026-06-10 15:51:48.424221 | controller |       {
2026-06-10 15:51:48.424235 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.424249 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.424263 | controller |         "fieldsV1": {
2026-06-10 15:51:48.424279 | controller |           "f:status": {
2026-06-10 15:51:48.424296 | controller |             "f:conditions": {
2026-06-10 15:51:48.424309 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-10 15:51:48.424323 | controller |                 ".": {},
2026-06-10 15:51:48.424337 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.424351 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.424365 | controller |                 "f:status": {},
2026-06-10 15:51:48.424379 | controller |                 "f:type": {}
2026-06-10 15:51:48.424392 | controller |               },
2026-06-10 15:51:48.424406 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-10 15:51:48.424420 | controller |                 ".": {},
2026-06-10 15:51:48.424433 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.424447 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.424461 | controller |                 "f:status": {},
2026-06-10 15:51:48.424474 | controller |                 "f:type": {}
2026-06-10 15:51:48.424488 | controller |               },
2026-06-10 15:51:48.424502 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-10 15:51:48.424516 | controller |                 ".": {},
2026-06-10 15:51:48.424530 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.424544 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.424557 | controller |                 "f:status": {},
2026-06-10 15:51:48.424577 | controller |                 "f:type": {}
2026-06-10 15:51:48.424592 | controller |               },
2026-06-10 15:51:48.424606 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-10 15:51:48.424621 | controller |                 ".": {},
2026-06-10 15:51:48.424635 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.424650 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.424664 | controller |                 "f:status": {},
2026-06-10 15:51:48.424679 | controller |                 "f:type": {}
2026-06-10 15:51:48.424693 | controller |               }
2026-06-10 15:51:48.424708 | controller |             },
2026-06-10 15:51:48.424722 | controller |             "f:containerStatuses": {},
2026-06-10 15:51:48.424736 | controller |             "f:hostIP": {},
2026-06-10 15:51:48.424751 | controller |             "f:hostIPs": {},
2026-06-10 15:51:48.424765 | controller |             "f:phase": {},
2026-06-10 15:51:48.424779 | controller |             "f:podIP": {},
2026-06-10 15:51:48.424793 | controller |             "f:podIPs": {
2026-06-10 15:51:48.424807 | controller |               ".": {},
2026-06-10 15:51:48.424821 | controller |               "k:{\"ip\":\"10.217.0.86\"}": {
2026-06-10 15:51:48.424836 | controller |                 ".": {},
2026-06-10 15:51:48.424854 | controller |                 "f:ip": {}
2026-06-10 15:51:48.424885 | controller |               }
2026-06-10 15:51:48.424902 | controller |             },
2026-06-10 15:51:48.424917 | controller |             "f:startTime": {}
2026-06-10 15:51:48.424931 | controller |           }
2026-06-10 15:51:48.424945 | controller |         },
2026-06-10 15:51:48.424960 | controller |         "manager": "kubelet",
2026-06-10 15:51:48.424974 | controller |         "operation": "Update",
2026-06-10 15:51:48.424988 | controller |         "subresource": "status",
2026-06-10 15:51:48.425002 | controller |         "time": "2026-06-10T14:57:59Z"
2026-06-10 15:51:48.425017 | controller |       }
2026-06-10 15:51:48.425031 | controller |     ],
2026-06-10 15:51:48.425046 | controller |     "name": "mariadb-operator-controller-manager-7fcb8b58d6-m88kf",
2026-06-10 15:51:48.425060 | controller |     "namespace": "openstack-operators",
2026-06-10 15:51:48.425075 | controller |     "ownerReferences": [
2026-06-10 15:51:48.425089 | controller |       {
2026-06-10 15:51:48.425103 | controller |         "apiVersion": "apps/v1",
2026-06-10 15:51:48.425118 | controller |         "blockOwnerDeletion": true,
2026-06-10 15:51:48.425132 | controller |         "controller": true,
2026-06-10 15:51:48.425146 | controller |         "kind": "ReplicaSet",
2026-06-10 15:51:48.425160 | controller |         "name": "mariadb-operator-controller-manager-7fcb8b58d6",
2026-06-10 15:51:48.425174 | controller |         "uid": "9cab083a-f417-4aa0-bd60-face769ea639"
2026-06-10 15:51:48.425189 | controller |       }
2026-06-10 15:51:48.425203 | controller |     ],
2026-06-10 15:51:48.425218 | controller |     "resourceVersion": "54330",
2026-06-10 15:51:48.425232 | controller |     "uid": "a3226521-e045-4af8-a3d2-9932fe98bb0d"
2026-06-10 15:51:48.425247 | controller |   },
2026-06-10 15:51:48.425261 | controller |   "spec": {
2026-06-10 15:51:48.425275 | controller |     "containers": [
2026-06-10 15:51:48.425289 | controller |       {
2026-06-10 15:51:48.425303 | controller |         "args": [
2026-06-10 15:51:48.425317 | controller |           "--leader-elect",
2026-06-10 15:51:48.425331 | controller |           "--health-probe-bind-address=:8081",
2026-06-10 15:51:48.425345 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-10 15:51:48.425360 | controller |         ],
2026-06-10 15:51:48.425374 | controller |         "command": [
2026-06-10 15:51:48.425388 | controller |           "/manager"
2026-06-10 15:51:48.425402 | controller |         ],
2026-06-10 15:51:48.425416 | controller |         "env": [
2026-06-10 15:51:48.425430 | controller |           {
2026-06-10 15:51:48.425449 | controller |             "name": "LEASE_DURATION",
2026-06-10 15:51:48.425464 | controller |             "value": "30"
2026-06-10 15:51:48.425478 | controller |           },
2026-06-10 15:51:48.425493 | controller |           {
2026-06-10 15:51:48.425507 | controller |             "name": "RENEW_DEADLINE",
2026-06-10 15:51:48.425521 | controller |             "value": "20"
2026-06-10 15:51:48.425536 | controller |           },
2026-06-10 15:51:48.425550 | controller |           {
2026-06-10 15:51:48.425564 | controller |             "name": "RETRY_PERIOD",
2026-06-10 15:51:48.425578 | controller |             "value": "5"
2026-06-10 15:51:48.425592 | controller |           },
2026-06-10 15:51:48.425606 | controller |           {
2026-06-10 15:51:48.425621 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-10 15:51:48.425636 | controller |             "value": "false"
2026-06-10 15:51:48.425650 | controller |           },
2026-06-10 15:51:48.425664 | controller |           {
2026-06-10 15:51:48.425678 | controller |             "name": "METRICS_CERTS",
2026-06-10 15:51:48.425692 | controller |             "value": "false"
2026-06-10 15:51:48.425706 | controller |           }
2026-06-10 15:51:48.425720 | controller |         ],
2026-06-10 15:51:48.425734 | controller |         "image": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398",
2026-06-10 15:51:48.425748 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-10 15:51:48.425763 | controller |         "livenessProbe": {
2026-06-10 15:51:48.425777 | controller |           "failureThreshold": 3,
2026-06-10 15:51:48.425791 | controller |           "httpGet": {
2026-06-10 15:51:48.425805 | controller |             "path": "/healthz",
2026-06-10 15:51:48.425819 | controller |             "port": 8081,
2026-06-10 15:51:48.425833 | controller |             "scheme": "HTTP"
2026-06-10 15:51:48.425850 | controller |           },
2026-06-10 15:51:48.425881 | controller |           "initialDelaySeconds": 15,
2026-06-10 15:51:48.425897 | controller |           "periodSeconds": 20,
2026-06-10 15:51:48.425911 | controller |           "successThreshold": 1,
2026-06-10 15:51:48.425925 | controller |           "timeoutSeconds": 1
2026-06-10 15:51:48.425940 | controller |         },
2026-06-10 15:51:48.425954 | controller |         "name": "manager",
2026-06-10 15:51:48.425969 | controller |         "readinessProbe": {
2026-06-10 15:51:48.425983 | controller |           "failureThreshold": 3,
2026-06-10 15:51:48.425997 | controller |           "httpGet": {
2026-06-10 15:51:48.426011 | controller |             "path": "/readyz",
2026-06-10 15:51:48.426025 | controller |             "port": 8081,
2026-06-10 15:51:48.426039 | controller |             "scheme": "HTTP"
2026-06-10 15:51:48.426053 | controller |           },
2026-06-10 15:51:48.426069 | controller |           "initialDelaySeconds": 5,
2026-06-10 15:51:48.426085 | controller |           "periodSeconds": 10,
2026-06-10 15:51:48.426100 | controller |           "successThreshold": 1,
2026-06-10 15:51:48.426114 | controller |           "timeoutSeconds": 1
2026-06-10 15:51:48.426128 | controller |         },
2026-06-10 15:51:48.426142 | controller |         "resources": {
2026-06-10 15:51:48.426156 | controller |           "limits": {
2026-06-10 15:51:48.426170 | controller |             "cpu": "500m",
2026-06-10 15:51:48.426184 | controller |             "memory": "512Mi"
2026-06-10 15:51:48.426198 | controller |           },
2026-06-10 15:51:48.426212 | controller |           "requests": {
2026-06-10 15:51:48.426226 | controller |             "cpu": "10m",
2026-06-10 15:51:48.426239 | controller |             "memory": "256Mi"
2026-06-10 15:51:48.426253 | controller |           }
2026-06-10 15:51:48.426267 | controller |         },
2026-06-10 15:51:48.426280 | controller |         "securityContext": {
2026-06-10 15:51:48.426293 | controller |           "allowPrivilegeEscalation": false,
2026-06-10 15:51:48.426318 | controller |           "capabilities": {
2026-06-10 15:51:48.426333 | controller |             "drop": [
2026-06-10 15:51:48.426347 | controller |               "MKNOD"
2026-06-10 15:51:48.426361 | controller |             ]
2026-06-10 15:51:48.426375 | controller |           }
2026-06-10 15:51:48.426389 | controller |         },
2026-06-10 15:51:48.426403 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-10 15:51:48.426417 | controller |         "terminationMessagePolicy": "File",
2026-06-10 15:51:48.426431 | controller |         "volumeMounts": [
2026-06-10 15:51:48.426445 | controller |           {
2026-06-10 15:51:48.426459 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-10 15:51:48.426473 | controller |             "name": "kube-api-access-d2j9s",
2026-06-10 15:51:48.426488 | controller |             "readOnly": true
2026-06-10 15:51:48.426502 | controller |           }
2026-06-10 15:51:48.426517 | controller |         ]
2026-06-10 15:51:48.426531 | controller |       }
2026-06-10 15:51:48.426545 | controller |     ],
2026-06-10 15:51:48.426559 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-10 15:51:48.426573 | controller |     "enableServiceLinks": true,
2026-06-10 15:51:48.426587 | controller |     "imagePullSecrets": [
2026-06-10 15:51:48.426601 | controller |       {
2026-06-10 15:51:48.426615 | controller |         "name": "mariadb-operator-controller-manager-dockercfg-9qgdv"
2026-06-10 15:51:48.426630 | controller |       }
2026-06-10 15:51:48.426645 | controller |     ],
2026-06-10 15:51:48.426659 | controller |     "nodeName": "crc",
2026-06-10 15:51:48.426673 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-10 15:51:48.426688 | controller |     "priority": 0,
2026-06-10 15:51:48.426702 | controller |     "restartPolicy": "Always",
2026-06-10 15:51:48.426715 | controller |     "schedulerName": "default-scheduler",
2026-06-10 15:51:48.426729 | controller |     "securityContext": {
2026-06-10 15:51:48.426743 | controller |       "runAsNonRoot": true,
2026-06-10 15:51:48.426757 | controller |       "seLinuxOptions": {
2026-06-10 15:51:48.426770 | controller |         "level": "s0:c26,c5"
2026-06-10 15:51:48.426784 | controller |       }
2026-06-10 15:51:48.426798 | controller |     },
2026-06-10 15:51:48.426811 | controller |     "serviceAccount": "mariadb-operator-controller-manager",
2026-06-10 15:51:48.426825 | controller |     "serviceAccountName": "mariadb-operator-controller-manager",
2026-06-10 15:51:48.426840 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-10 15:51:48.426870 | controller |     "tolerations": [
2026-06-10 15:51:48.426889 | controller |       {
2026-06-10 15:51:48.426904 | controller |         "effect": "NoExecute",
2026-06-10 15:51:48.426919 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-10 15:51:48.426934 | controller |         "operator": "Exists",
2026-06-10 15:51:48.426948 | controller |         "tolerationSeconds": 120
2026-06-10 15:51:48.426974 | controller |       },
2026-06-10 15:51:48.426989 | controller |       {
2026-06-10 15:51:48.427003 | controller |         "effect": "NoExecute",
2026-06-10 15:51:48.427017 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-10 15:51:48.427031 | controller |         "operator": "Exists",
2026-06-10 15:51:48.427046 | controller |         "tolerationSeconds": 120
2026-06-10 15:51:48.427060 | controller |       },
2026-06-10 15:51:48.427074 | controller |       {
2026-06-10 15:51:48.427088 | controller |         "effect": "NoSchedule",
2026-06-10 15:51:48.427102 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-10 15:51:48.427116 | controller |         "operator": "Exists"
2026-06-10 15:51:48.427131 | controller |       }
2026-06-10 15:51:48.427145 | controller |     ],
2026-06-10 15:51:48.427159 | controller |     "volumes": [
2026-06-10 15:51:48.427173 | controller |       {
2026-06-10 15:51:48.427187 | controller |         "name": "kube-api-access-d2j9s",
2026-06-10 15:51:48.427211 | controller |         "projected": {
2026-06-10 15:51:48.427227 | controller |           "defaultMode": 420,
2026-06-10 15:51:48.427242 | controller |           "sources": [
2026-06-10 15:51:48.427256 | controller |             {
2026-06-10 15:51:48.427270 | controller |               "serviceAccountToken": {
2026-06-10 15:51:48.427285 | controller |                 "expirationSeconds": 3607,
2026-06-10 15:51:48.427300 | controller |                 "path": "token"
2026-06-10 15:51:48.427314 | controller |               }
2026-06-10 15:51:48.427328 | controller |             },
2026-06-10 15:51:48.427342 | controller |             {
2026-06-10 15:51:48.427356 | controller |               "configMap": {
2026-06-10 15:51:48.427370 | controller |                 "items": [
2026-06-10 15:51:48.427384 | controller |                   {
2026-06-10 15:51:48.427398 | controller |                     "key": "ca.crt",
2026-06-10 15:51:48.427413 | controller |                     "path": "ca.crt"
2026-06-10 15:51:48.427427 | controller |                   }
2026-06-10 15:51:48.427441 | controller |                 ],
2026-06-10 15:51:48.427454 | controller |                 "name": "kube-root-ca.crt"
2026-06-10 15:51:48.427468 | controller |               }
2026-06-10 15:51:48.427482 | controller |             },
2026-06-10 15:51:48.427496 | controller |             {
2026-06-10 15:51:48.427510 | controller |               "downwardAPI": {
2026-06-10 15:51:48.427525 | controller |                 "items": [
2026-06-10 15:51:48.427539 | controller |                   {
2026-06-10 15:51:48.427553 | controller |                     "fieldRef": {
2026-06-10 15:51:48.427567 | controller |                       "apiVersion": "v1",
2026-06-10 15:51:48.427581 | controller |                       "fieldPath": "metadata.namespace"
2026-06-10 15:51:48.427595 | controller |                     },
2026-06-10 15:51:48.427610 | controller |                     "path": "namespace"
2026-06-10 15:51:48.427624 | controller |                   }
2026-06-10 15:51:48.427638 | controller |                 ]
2026-06-10 15:51:48.427653 | controller |               }
2026-06-10 15:51:48.427667 | controller |             },
2026-06-10 15:51:48.427681 | controller |             {
2026-06-10 15:51:48.427695 | controller |               "configMap": {
2026-06-10 15:51:48.427710 | controller |                 "items": [
2026-06-10 15:51:48.427724 | controller |                   {
2026-06-10 15:51:48.427738 | controller |                     "key": "service-ca.crt",
2026-06-10 15:51:48.427752 | controller |                     "path": "service-ca.crt"
2026-06-10 15:51:48.427767 | controller |                   }
2026-06-10 15:51:48.427781 | controller |                 ],
2026-06-10 15:51:48.427795 | controller |                 "name": "openshift-service-ca.crt"
2026-06-10 15:51:48.427809 | controller |               }
2026-06-10 15:51:48.427823 | controller |             }
2026-06-10 15:51:48.427837 | controller |           ]
2026-06-10 15:51:48.427854 | controller |         }
2026-06-10 15:51:48.427885 | controller |       }
2026-06-10 15:51:48.427900 | controller |     ]
2026-06-10 15:51:48.427915 | controller |   },
2026-06-10 15:51:48.427929 | controller |   "status": {
2026-06-10 15:51:48.427944 | controller |     "conditions": [
2026-06-10 15:51:48.427958 | controller |       {
2026-06-10 15:51:48.427972 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.427986 | controller |         "lastTransitionTime": "2026-06-10T14:57:38Z",
2026-06-10 15:51:48.428000 | controller |         "status": "True",
2026-06-10 15:51:48.428014 | controller |         "type": "PodReadyToStartContainers"
2026-06-10 15:51:48.428029 | controller |       },
2026-06-10 15:51:48.428043 | controller |       {
2026-06-10 15:51:48.428057 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.428071 | controller |         "lastTransitionTime": "2026-06-10T14:57:07Z",
2026-06-10 15:51:48.428086 | controller |         "status": "True",
2026-06-10 15:51:48.428104 | controller |         "type": "Initialized"
2026-06-10 15:51:48.428119 | controller |       },
2026-06-10 15:51:48.428134 | controller |       {
2026-06-10 15:51:48.428148 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.428162 | controller |         "lastTransitionTime": "2026-06-10T14:57:50Z",
2026-06-10 15:51:48.428176 | controller |         "status": "True",
2026-06-10 15:51:48.428191 | controller |         "type": "Ready"
2026-06-10 15:51:48.428205 | controller |       },
2026-06-10 15:51:48.428219 | controller |       {
2026-06-10 15:51:48.428234 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.428248 | controller |         "lastTransitionTime": "2026-06-10T14:57:50Z",
2026-06-10 15:51:48.428262 | controller |         "status": "True",
2026-06-10 15:51:48.428277 | controller |         "type": "ContainersReady"
2026-06-10 15:51:48.428291 | controller |       },
2026-06-10 15:51:48.428305 | controller |       {
2026-06-10 15:51:48.428319 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.428334 | controller |         "lastTransitionTime": "2026-06-10T14:57:07Z",
2026-06-10 15:51:48.428348 | controller |         "status": "True",
2026-06-10 15:51:48.428363 | controller |         "type": "PodScheduled"
2026-06-10 15:51:48.428377 | controller |       }
2026-06-10 15:51:48.428391 | controller |     ],
2026-06-10 15:51:48.428406 | controller |     "containerStatuses": [
2026-06-10 15:51:48.428420 | controller |       {
2026-06-10 15:51:48.428435 | controller |         "allocatedResources": {
2026-06-10 15:51:48.428449 | controller |           "cpu": "10m",
2026-06-10 15:51:48.428463 | controller |           "memory": "256Mi"
2026-06-10 15:51:48.428477 | controller |         },
2026-06-10 15:51:48.428492 | controller |         "containerID": "cri-o://03eab3d38bd1825634a5e5cee15298cce0ce8360e7b091b2019353fbd92ad6fb",
2026-06-10 15:51:48.428506 | controller |         "image": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398",
2026-06-10 15:51:48.428521 | controller |         "imageID": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398",
2026-06-10 15:51:48.428536 | controller |         "lastState": {},
2026-06-10 15:51:48.428550 | controller |         "name": "manager",
2026-06-10 15:51:48.428564 | controller |         "ready": true,
2026-06-10 15:51:48.428579 | controller |         "resources": {
2026-06-10 15:51:48.428593 | controller |           "limits": {
2026-06-10 15:51:48.428606 | controller |             "cpu": "500m",
2026-06-10 15:51:48.428620 | controller |             "memory": "512Mi"
2026-06-10 15:51:48.428635 | controller |           },
2026-06-10 15:51:48.428649 | controller |           "requests": {
2026-06-10 15:51:48.428663 | controller |             "cpu": "10m",
2026-06-10 15:51:48.428677 | controller |             "memory": "256Mi"
2026-06-10 15:51:48.428691 | controller |           }
2026-06-10 15:51:48.428705 | controller |         },
2026-06-10 15:51:48.428719 | controller |         "restartCount": 0,
2026-06-10 15:51:48.428733 | controller |         "started": true,
2026-06-10 15:51:48.428747 | controller |         "state": {
2026-06-10 15:51:48.428760 | controller |           "running": {
2026-06-10 15:51:48.428774 | controller |             "startedAt": "2026-06-10T14:57:37Z"
2026-06-10 15:51:48.428788 | controller |           }
2026-06-10 15:51:48.428802 | controller |         },
2026-06-10 15:51:48.428817 | controller |         "user": {
2026-06-10 15:51:48.428831 | controller |           "linux": {
2026-06-10 15:51:48.428845 | controller |             "gid": 0,
2026-06-10 15:51:48.428880 | controller |             "supplementalGroups": [
2026-06-10 15:51:48.428895 | controller |               0
2026-06-10 15:51:48.428910 | controller |             ],
2026-06-10 15:51:48.428924 | controller |             "uid": 65532
2026-06-10 15:51:48.428938 | controller |           }
2026-06-10 15:51:48.428958 | controller |         },
2026-06-10 15:51:48.428973 | controller |         "volumeMounts": [
2026-06-10 15:51:48.428987 | controller |           {
2026-06-10 15:51:48.429001 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-10 15:51:48.429015 | controller |             "name": "kube-api-access-d2j9s",
2026-06-10 15:51:48.429030 | controller |             "readOnly": true,
2026-06-10 15:51:48.429044 | controller |             "recursiveReadOnly": "Disabled"
2026-06-10 15:51:48.429059 | controller |           }
2026-06-10 15:51:48.429073 | controller |         ]
2026-06-10 15:51:48.429087 | controller |       }
2026-06-10 15:51:48.429101 | controller |     ],
2026-06-10 15:51:48.429115 | controller |     "hostIP": "192.168.126.11",
2026-06-10 15:51:48.429129 | controller |     "hostIPs": [
2026-06-10 15:51:48.429143 | controller |       {
2026-06-10 15:51:48.429157 | controller |         "ip": "192.168.126.11"
2026-06-10 15:51:48.429171 | controller |       }
2026-06-10 15:51:48.429184 | controller |     ],
2026-06-10 15:51:48.429198 | controller |     "phase": "Running",
2026-06-10 15:51:48.429212 | controller |     "podIP": "10.217.0.86",
2026-06-10 15:51:48.429226 | controller |     "podIPs": [
2026-06-10 15:51:48.429240 | controller |       {
2026-06-10 15:51:48.429254 | controller |         "ip": "10.217.0.86"
2026-06-10 15:51:48.429268 | controller |       }
2026-06-10 15:51:48.429282 | controller |     ],
2026-06-10 15:51:48.429296 | controller |     "qosClass": "Burstable",
2026-06-10 15:51:48.429310 | controller |     "startTime": "2026-06-10T14:57:07Z"
2026-06-10 15:51:48.429324 | controller |   }
2026-06-10 15:51:48.429338 | controller | }
2026-06-10 15:51:48.452468 | controller | ok:
2026-06-10 15:51:48.452529 | controller | {
2026-06-10 15:51:48.452556 | controller |   "apiVersion": "v1",
2026-06-10 15:51:48.452578 | controller |   "kind": "Pod",
2026-06-10 15:51:48.452646 | controller |   "metadata": {
2026-06-10 15:51:48.452666 | controller |     "annotations": {
2026-06-10 15:51:48.452683 | 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-10 15:51:48.452699 | 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-10 15:51:48.452715 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-10 15:51:48.452731 | controller |       "openshift.io/scc": "anyuid",
2026-06-10 15:51:48.452747 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-10 15:51:48.452762 | controller |     },
2026-06-10 15:51:48.452777 | controller |     "creationTimestamp": "2026-06-10T14:57:07Z",
2026-06-10 15:51:48.452792 | controller |     "generateName": "neutron-operator-controller-manager-688d5c756f-",
2026-06-10 15:51:48.452807 | controller |     "generation": 1,
2026-06-10 15:51:48.452822 | controller |     "labels": {
2026-06-10 15:51:48.452837 | controller |       "app.kubernetes.io/name": "neutron-operator",
2026-06-10 15:51:48.452855 | controller |       "control-plane": "controller-manager",
2026-06-10 15:51:48.452894 | controller |       "openstack.org/operator-name": "neutron",
2026-06-10 15:51:48.452910 | controller |       "pod-template-hash": "688d5c756f"
2026-06-10 15:51:48.452926 | controller |     },
2026-06-10 15:51:48.452941 | controller |     "managedFields": [
2026-06-10 15:51:48.452956 | controller |       {
2026-06-10 15:51:48.452978 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.452993 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.453008 | controller |         "fieldsV1": {
2026-06-10 15:51:48.453023 | controller |           "f:metadata": {
2026-06-10 15:51:48.453037 | controller |             "f:annotations": {
2026-06-10 15:51:48.453052 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-10 15:51:48.453066 | controller |             }
2026-06-10 15:51:48.453081 | controller |           }
2026-06-10 15:51:48.453095 | controller |         },
2026-06-10 15:51:48.453109 | controller |         "manager": "crc",
2026-06-10 15:51:48.453124 | controller |         "operation": "Update",
2026-06-10 15:51:48.453138 | controller |         "subresource": "status",
2026-06-10 15:51:48.453153 | controller |         "time": "2026-06-10T14:57:07Z"
2026-06-10 15:51:48.453168 | controller |       },
2026-06-10 15:51:48.453183 | controller |       {
2026-06-10 15:51:48.453198 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.453212 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.453226 | controller |         "fieldsV1": {
2026-06-10 15:51:48.453241 | controller |           "f:metadata": {
2026-06-10 15:51:48.453255 | controller |             "f:annotations": {
2026-06-10 15:51:48.453269 | controller |               ".": {},
2026-06-10 15:51:48.453283 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-10 15:51:48.453298 | controller |             },
2026-06-10 15:51:48.453312 | controller |             "f:generateName": {},
2026-06-10 15:51:48.453327 | controller |             "f:labels": {
2026-06-10 15:51:48.453341 | controller |               ".": {},
2026-06-10 15:51:48.453355 | controller |               "f:app.kubernetes.io/name": {},
2026-06-10 15:51:48.453370 | controller |               "f:control-plane": {},
2026-06-10 15:51:48.453384 | controller |               "f:openstack.org/operator-name": {},
2026-06-10 15:51:48.453398 | controller |               "f:pod-template-hash": {}
2026-06-10 15:51:48.453413 | controller |             },
2026-06-10 15:51:48.453427 | controller |             "f:ownerReferences": {
2026-06-10 15:51:48.453441 | controller |               ".": {},
2026-06-10 15:51:48.453455 | controller |               "k:{\"uid\":\"af06096b-aca5-4e6a-bdb8-a87578a6177c\"}": {}
2026-06-10 15:51:48.453470 | controller |             }
2026-06-10 15:51:48.453484 | controller |           },
2026-06-10 15:51:48.453499 | controller |           "f:spec": {
2026-06-10 15:51:48.453513 | controller |             "f:containers": {
2026-06-10 15:51:48.453528 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-10 15:51:48.453542 | controller |                 ".": {},
2026-06-10 15:51:48.453556 | controller |                 "f:args": {},
2026-06-10 15:51:48.453570 | controller |                 "f:command": {},
2026-06-10 15:51:48.453584 | controller |                 "f:env": {
2026-06-10 15:51:48.453598 | controller |                   ".": {},
2026-06-10 15:51:48.453612 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-10 15:51:48.453626 | controller |                     ".": {},
2026-06-10 15:51:48.453640 | controller |                     "f:name": {},
2026-06-10 15:51:48.453654 | controller |                     "f:value": {}
2026-06-10 15:51:48.453668 | controller |                   },
2026-06-10 15:51:48.453682 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-10 15:51:48.453696 | controller |                     ".": {},
2026-06-10 15:51:48.453710 | controller |                     "f:name": {},
2026-06-10 15:51:48.453724 | controller |                     "f:value": {}
2026-06-10 15:51:48.453738 | controller |                   },
2026-06-10 15:51:48.453752 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-10 15:51:48.453766 | controller |                     ".": {},
2026-06-10 15:51:48.453781 | controller |                     "f:name": {},
2026-06-10 15:51:48.453801 | controller |                     "f:value": {}
2026-06-10 15:51:48.453816 | controller |                   },
2026-06-10 15:51:48.453830 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-10 15:51:48.453844 | controller |                     ".": {},
2026-06-10 15:51:48.453879 | controller |                     "f:name": {},
2026-06-10 15:51:48.453896 | controller |                     "f:value": {}
2026-06-10 15:51:48.453911 | controller |                   },
2026-06-10 15:51:48.453925 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-10 15:51:48.453940 | controller |                     ".": {},
2026-06-10 15:51:48.453955 | controller |                     "f:name": {},
2026-06-10 15:51:48.453970 | controller |                     "f:value": {}
2026-06-10 15:51:48.453985 | controller |                   }
2026-06-10 15:51:48.454000 | controller |                 },
2026-06-10 15:51:48.454014 | controller |                 "f:image": {},
2026-06-10 15:51:48.454028 | controller |                 "f:imagePullPolicy": {},
2026-06-10 15:51:48.454043 | controller |                 "f:livenessProbe": {
2026-06-10 15:51:48.454057 | controller |                   ".": {},
2026-06-10 15:51:48.454071 | controller |                   "f:failureThreshold": {},
2026-06-10 15:51:48.454085 | controller |                   "f:httpGet": {
2026-06-10 15:51:48.454099 | controller |                     ".": {},
2026-06-10 15:51:48.454113 | controller |                     "f:path": {},
2026-06-10 15:51:48.454126 | controller |                     "f:port": {},
2026-06-10 15:51:48.454140 | controller |                     "f:scheme": {}
2026-06-10 15:51:48.454154 | controller |                   },
2026-06-10 15:51:48.454168 | controller |                   "f:initialDelaySeconds": {},
2026-06-10 15:51:48.454182 | controller |                   "f:periodSeconds": {},
2026-06-10 15:51:48.454197 | controller |                   "f:successThreshold": {},
2026-06-10 15:51:48.454212 | controller |                   "f:timeoutSeconds": {}
2026-06-10 15:51:48.454227 | controller |                 },
2026-06-10 15:51:48.454241 | controller |                 "f:name": {},
2026-06-10 15:51:48.454255 | controller |                 "f:readinessProbe": {
2026-06-10 15:51:48.454270 | controller |                   ".": {},
2026-06-10 15:51:48.454284 | controller |                   "f:failureThreshold": {},
2026-06-10 15:51:48.454298 | controller |                   "f:httpGet": {
2026-06-10 15:51:48.454313 | controller |                     ".": {},
2026-06-10 15:51:48.454327 | controller |                     "f:path": {},
2026-06-10 15:51:48.454342 | controller |                     "f:port": {},
2026-06-10 15:51:48.454355 | controller |                     "f:scheme": {}
2026-06-10 15:51:48.454370 | controller |                   },
2026-06-10 15:51:48.454384 | controller |                   "f:initialDelaySeconds": {},
2026-06-10 15:51:48.454398 | controller |                   "f:periodSeconds": {},
2026-06-10 15:51:48.454412 | controller |                   "f:successThreshold": {},
2026-06-10 15:51:48.454426 | controller |                   "f:timeoutSeconds": {}
2026-06-10 15:51:48.454440 | controller |                 },
2026-06-10 15:51:48.454454 | controller |                 "f:resources": {
2026-06-10 15:51:48.454469 | controller |                   ".": {},
2026-06-10 15:51:48.454483 | controller |                   "f:limits": {
2026-06-10 15:51:48.454497 | controller |                     ".": {},
2026-06-10 15:51:48.454511 | controller |                     "f:cpu": {},
2026-06-10 15:51:48.454525 | controller |                     "f:memory": {}
2026-06-10 15:51:48.454539 | controller |                   },
2026-06-10 15:51:48.454554 | controller |                   "f:requests": {
2026-06-10 15:51:48.454568 | controller |                     ".": {},
2026-06-10 15:51:48.454582 | controller |                     "f:cpu": {},
2026-06-10 15:51:48.454601 | controller |                     "f:memory": {}
2026-06-10 15:51:48.454616 | controller |                   }
2026-06-10 15:51:48.454630 | controller |                 },
2026-06-10 15:51:48.454644 | controller |                 "f:securityContext": {
2026-06-10 15:51:48.454659 | controller |                   ".": {},
2026-06-10 15:51:48.454673 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-10 15:51:48.454687 | controller |                 },
2026-06-10 15:51:48.454701 | controller |                 "f:terminationMessagePath": {},
2026-06-10 15:51:48.454715 | controller |                 "f:terminationMessagePolicy": {}
2026-06-10 15:51:48.454729 | controller |               }
2026-06-10 15:51:48.454743 | controller |             },
2026-06-10 15:51:48.454757 | controller |             "f:dnsPolicy": {},
2026-06-10 15:51:48.454771 | controller |             "f:enableServiceLinks": {},
2026-06-10 15:51:48.454785 | controller |             "f:restartPolicy": {},
2026-06-10 15:51:48.454799 | controller |             "f:schedulerName": {},
2026-06-10 15:51:48.454813 | controller |             "f:securityContext": {
2026-06-10 15:51:48.454828 | controller |               ".": {},
2026-06-10 15:51:48.454842 | controller |               "f:runAsNonRoot": {}
2026-06-10 15:51:48.454871 | controller |             },
2026-06-10 15:51:48.454889 | controller |             "f:serviceAccount": {},
2026-06-10 15:51:48.454904 | controller |             "f:serviceAccountName": {},
2026-06-10 15:51:48.454919 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-10 15:51:48.454933 | controller |             "f:tolerations": {}
2026-06-10 15:51:48.454948 | controller |           }
2026-06-10 15:51:48.454962 | controller |         },
2026-06-10 15:51:48.454976 | controller |         "manager": "kube-controller-manager",
2026-06-10 15:51:48.454991 | controller |         "operation": "Update",
2026-06-10 15:51:48.455005 | controller |         "time": "2026-06-10T14:57:07Z"
2026-06-10 15:51:48.455019 | controller |       },
2026-06-10 15:51:48.455033 | controller |       {
2026-06-10 15:51:48.455047 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.455061 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.455075 | controller |         "fieldsV1": {
2026-06-10 15:51:48.455090 | controller |           "f:metadata": {
2026-06-10 15:51:48.455104 | controller |             "f:annotations": {
2026-06-10 15:51:48.455118 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-10 15:51:48.455133 | controller |             }
2026-06-10 15:51:48.455147 | controller |           }
2026-06-10 15:51:48.455161 | controller |         },
2026-06-10 15:51:48.455176 | controller |         "manager": "multus-daemon",
2026-06-10 15:51:48.455190 | controller |         "operation": "Update",
2026-06-10 15:51:48.455205 | controller |         "subresource": "status",
2026-06-10 15:51:48.455219 | controller |         "time": "2026-06-10T14:57:09Z"
2026-06-10 15:51:48.455247 | controller |       },
2026-06-10 15:51:48.455262 | controller |       {
2026-06-10 15:51:48.455276 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.455291 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.455305 | controller |         "fieldsV1": {
2026-06-10 15:51:48.455319 | controller |           "f:status": {
2026-06-10 15:51:48.455333 | controller |             "f:conditions": {
2026-06-10 15:51:48.455347 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-10 15:51:48.455361 | controller |                 ".": {},
2026-06-10 15:51:48.455375 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.455389 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.455403 | controller |                 "f:status": {},
2026-06-10 15:51:48.455417 | controller |                 "f:type": {}
2026-06-10 15:51:48.455432 | controller |               },
2026-06-10 15:51:48.455451 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-10 15:51:48.455466 | controller |                 ".": {},
2026-06-10 15:51:48.455480 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.455494 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.455508 | controller |                 "f:status": {},
2026-06-10 15:51:48.455522 | controller |                 "f:type": {}
2026-06-10 15:51:48.455536 | controller |               },
2026-06-10 15:51:48.455550 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-10 15:51:48.455564 | controller |                 ".": {},
2026-06-10 15:51:48.455579 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.455593 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.455607 | controller |                 "f:status": {},
2026-06-10 15:51:48.455621 | controller |                 "f:type": {}
2026-06-10 15:51:48.455635 | controller |               },
2026-06-10 15:51:48.455649 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-10 15:51:48.455663 | controller |                 ".": {},
2026-06-10 15:51:48.455676 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.455690 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.455705 | controller |                 "f:status": {},
2026-06-10 15:51:48.455718 | controller |                 "f:type": {}
2026-06-10 15:51:48.455732 | controller |               }
2026-06-10 15:51:48.455746 | controller |             },
2026-06-10 15:51:48.455759 | controller |             "f:containerStatuses": {},
2026-06-10 15:51:48.455773 | controller |             "f:hostIP": {},
2026-06-10 15:51:48.455787 | controller |             "f:hostIPs": {},
2026-06-10 15:51:48.455801 | controller |             "f:phase": {},
2026-06-10 15:51:48.455815 | controller |             "f:podIP": {},
2026-06-10 15:51:48.455828 | controller |             "f:podIPs": {
2026-06-10 15:51:48.455842 | controller |               ".": {},
2026-06-10 15:51:48.455870 | controller |               "k:{\"ip\":\"10.217.0.87\"}": {
2026-06-10 15:51:48.455888 | controller |                 ".": {},
2026-06-10 15:51:48.455902 | controller |                 "f:ip": {}
2026-06-10 15:51:48.455916 | controller |               }
2026-06-10 15:51:48.455930 | controller |             },
2026-06-10 15:51:48.455945 | controller |             "f:startTime": {}
2026-06-10 15:51:48.455959 | controller |           }
2026-06-10 15:51:48.455973 | controller |         },
2026-06-10 15:51:48.455987 | controller |         "manager": "kubelet",
2026-06-10 15:51:48.456001 | controller |         "operation": "Update",
2026-06-10 15:51:48.456015 | controller |         "subresource": "status",
2026-06-10 15:51:48.456029 | controller |         "time": "2026-06-10T14:57:57Z"
2026-06-10 15:51:48.456044 | controller |       }
2026-06-10 15:51:48.456058 | controller |     ],
2026-06-10 15:51:48.456074 | controller |     "name": "neutron-operator-controller-manager-688d5c756f-qfqjf",
2026-06-10 15:51:48.456091 | controller |     "namespace": "openstack-operators",
2026-06-10 15:51:48.456105 | controller |     "ownerReferences": [
2026-06-10 15:51:48.456120 | controller |       {
2026-06-10 15:51:48.456134 | controller |         "apiVersion": "apps/v1",
2026-06-10 15:51:48.456148 | controller |         "blockOwnerDeletion": true,
2026-06-10 15:51:48.456162 | controller |         "controller": true,
2026-06-10 15:51:48.456176 | controller |         "kind": "ReplicaSet",
2026-06-10 15:51:48.456191 | controller |         "name": "neutron-operator-controller-manager-688d5c756f",
2026-06-10 15:51:48.456205 | controller |         "uid": "af06096b-aca5-4e6a-bdb8-a87578a6177c"
2026-06-10 15:51:48.456220 | controller |       }
2026-06-10 15:51:48.456235 | controller |     ],
2026-06-10 15:51:48.456249 | controller |     "resourceVersion": "54230",
2026-06-10 15:51:48.456264 | controller |     "uid": "831ff30c-1087-4fcf-be86-9ab51d88b49b"
2026-06-10 15:51:48.456283 | controller |   },
2026-06-10 15:51:48.456298 | controller |   "spec": {
2026-06-10 15:51:48.456312 | controller |     "containers": [
2026-06-10 15:51:48.456326 | controller |       {
2026-06-10 15:51:48.456341 | controller |         "args": [
2026-06-10 15:51:48.456355 | controller |           "--leader-elect",
2026-06-10 15:51:48.456369 | controller |           "--health-probe-bind-address=:8081",
2026-06-10 15:51:48.456383 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-10 15:51:48.456397 | controller |         ],
2026-06-10 15:51:48.456412 | controller |         "command": [
2026-06-10 15:51:48.456426 | controller |           "/manager"
2026-06-10 15:51:48.456440 | controller |         ],
2026-06-10 15:51:48.456454 | controller |         "env": [
2026-06-10 15:51:48.456468 | controller |           {
2026-06-10 15:51:48.456482 | controller |             "name": "LEASE_DURATION",
2026-06-10 15:51:48.456496 | controller |             "value": "30"
2026-06-10 15:51:48.456510 | controller |           },
2026-06-10 15:51:48.456525 | controller |           {
2026-06-10 15:51:48.456539 | controller |             "name": "RENEW_DEADLINE",
2026-06-10 15:51:48.456553 | controller |             "value": "20"
2026-06-10 15:51:48.456567 | controller |           },
2026-06-10 15:51:48.456581 | controller |           {
2026-06-10 15:51:48.456595 | controller |             "name": "RETRY_PERIOD",
2026-06-10 15:51:48.456609 | controller |             "value": "5"
2026-06-10 15:51:48.456623 | controller |           },
2026-06-10 15:51:48.456637 | controller |           {
2026-06-10 15:51:48.456651 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-10 15:51:48.456665 | controller |             "value": "false"
2026-06-10 15:51:48.456679 | controller |           },
2026-06-10 15:51:48.456693 | controller |           {
2026-06-10 15:51:48.456707 | controller |             "name": "METRICS_CERTS",
2026-06-10 15:51:48.456721 | controller |             "value": "false"
2026-06-10 15:51:48.456736 | controller |           }
2026-06-10 15:51:48.456750 | controller |         ],
2026-06-10 15:51:48.456764 | controller |         "image": "quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d",
2026-06-10 15:51:48.456778 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-10 15:51:48.456793 | controller |         "livenessProbe": {
2026-06-10 15:51:48.456808 | controller |           "failureThreshold": 3,
2026-06-10 15:51:48.456822 | controller |           "httpGet": {
2026-06-10 15:51:48.456837 | controller |             "path": "/healthz",
2026-06-10 15:51:48.456854 | controller |             "port": 8081,
2026-06-10 15:51:48.456885 | controller |             "scheme": "HTTP"
2026-06-10 15:51:48.456901 | controller |           },
2026-06-10 15:51:48.456916 | controller |           "initialDelaySeconds": 15,
2026-06-10 15:51:48.456930 | controller |           "periodSeconds": 20,
2026-06-10 15:51:48.456945 | controller |           "successThreshold": 1,
2026-06-10 15:51:48.456960 | controller |           "timeoutSeconds": 1
2026-06-10 15:51:48.456974 | controller |         },
2026-06-10 15:51:48.456989 | controller |         "name": "manager",
2026-06-10 15:51:48.457003 | controller |         "readinessProbe": {
2026-06-10 15:51:48.457017 | controller |           "failureThreshold": 3,
2026-06-10 15:51:48.457031 | controller |           "httpGet": {
2026-06-10 15:51:48.457045 | controller |             "path": "/readyz",
2026-06-10 15:51:48.457059 | controller |             "port": 8081,
2026-06-10 15:51:48.457074 | controller |             "scheme": "HTTP"
2026-06-10 15:51:48.457088 | controller |           },
2026-06-10 15:51:48.457102 | controller |           "initialDelaySeconds": 5,
2026-06-10 15:51:48.457116 | controller |           "periodSeconds": 10,
2026-06-10 15:51:48.457130 | controller |           "successThreshold": 1,
2026-06-10 15:51:48.457144 | controller |           "timeoutSeconds": 1
2026-06-10 15:51:48.457163 | controller |         },
2026-06-10 15:51:48.457177 | controller |         "resources": {
2026-06-10 15:51:48.457191 | controller |           "limits": {
2026-06-10 15:51:48.457206 | controller |             "cpu": "500m",
2026-06-10 15:51:48.457220 | controller |             "memory": "512Mi"
2026-06-10 15:51:48.457234 | controller |           },
2026-06-10 15:51:48.457248 | controller |           "requests": {
2026-06-10 15:51:48.457263 | controller |             "cpu": "10m",
2026-06-10 15:51:48.457277 | controller |             "memory": "256Mi"
2026-06-10 15:51:48.457291 | controller |           }
2026-06-10 15:51:48.457305 | controller |         },
2026-06-10 15:51:48.457319 | controller |         "securityContext": {
2026-06-10 15:51:48.457333 | controller |           "allowPrivilegeEscalation": false,
2026-06-10 15:51:48.457347 | controller |           "capabilities": {
2026-06-10 15:51:48.457361 | controller |             "drop": [
2026-06-10 15:51:48.457375 | controller |               "MKNOD"
2026-06-10 15:51:48.457389 | controller |             ]
2026-06-10 15:51:48.457403 | controller |           }
2026-06-10 15:51:48.457417 | controller |         },
2026-06-10 15:51:48.457431 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-10 15:51:48.457445 | controller |         "terminationMessagePolicy": "File",
2026-06-10 15:51:48.457459 | controller |         "volumeMounts": [
2026-06-10 15:51:48.457473 | controller |           {
2026-06-10 15:51:48.457487 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-10 15:51:48.457501 | controller |             "name": "kube-api-access-lgpgx",
2026-06-10 15:51:48.457515 | controller |             "readOnly": true
2026-06-10 15:51:48.457529 | controller |           }
2026-06-10 15:51:48.457544 | controller |         ]
2026-06-10 15:51:48.457557 | controller |       }
2026-06-10 15:51:48.457571 | controller |     ],
2026-06-10 15:51:48.457585 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-10 15:51:48.457599 | controller |     "enableServiceLinks": true,
2026-06-10 15:51:48.457613 | controller |     "imagePullSecrets": [
2026-06-10 15:51:48.457626 | controller |       {
2026-06-10 15:51:48.457640 | controller |         "name": "neutron-operator-controller-manager-dockercfg-t2wff"
2026-06-10 15:51:48.457654 | controller |       }
2026-06-10 15:51:48.457668 | controller |     ],
2026-06-10 15:51:48.457682 | controller |     "nodeName": "crc",
2026-06-10 15:51:48.457696 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-10 15:51:48.457710 | controller |     "priority": 0,
2026-06-10 15:51:48.457724 | controller |     "restartPolicy": "Always",
2026-06-10 15:51:48.457738 | controller |     "schedulerName": "default-scheduler",
2026-06-10 15:51:48.457753 | controller |     "securityContext": {
2026-06-10 15:51:48.457767 | controller |       "runAsNonRoot": true,
2026-06-10 15:51:48.457781 | controller |       "seLinuxOptions": {
2026-06-10 15:51:48.457795 | controller |         "level": "s0:c26,c5"
2026-06-10 15:51:48.457809 | controller |       }
2026-06-10 15:51:48.457823 | controller |     },
2026-06-10 15:51:48.457837 | controller |     "serviceAccount": "neutron-operator-controller-manager",
2026-06-10 15:51:48.457855 | controller |     "serviceAccountName": "neutron-operator-controller-manager",
2026-06-10 15:51:48.457886 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-10 15:51:48.457902 | controller |     "tolerations": [
2026-06-10 15:51:48.457917 | controller |       {
2026-06-10 15:51:48.457932 | controller |         "effect": "NoExecute",
2026-06-10 15:51:48.457946 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-10 15:51:48.457962 | controller |         "operator": "Exists",
2026-06-10 15:51:48.457977 | controller |         "tolerationSeconds": 120
2026-06-10 15:51:48.457992 | controller |       },
2026-06-10 15:51:48.458006 | controller |       {
2026-06-10 15:51:48.458021 | controller |         "effect": "NoExecute",
2026-06-10 15:51:48.458040 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-10 15:51:48.458055 | controller |         "operator": "Exists",
2026-06-10 15:51:48.458070 | controller |         "tolerationSeconds": 120
2026-06-10 15:51:48.458084 | controller |       },
2026-06-10 15:51:48.458099 | controller |       {
2026-06-10 15:51:48.458113 | controller |         "effect": "NoSchedule",
2026-06-10 15:51:48.458128 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-10 15:51:48.458142 | controller |         "operator": "Exists"
2026-06-10 15:51:48.458156 | controller |       }
2026-06-10 15:51:48.458171 | controller |     ],
2026-06-10 15:51:48.458186 | controller |     "volumes": [
2026-06-10 15:51:48.458200 | controller |       {
2026-06-10 15:51:48.458215 | controller |         "name": "kube-api-access-lgpgx",
2026-06-10 15:51:48.458230 | controller |         "projected": {
2026-06-10 15:51:48.458244 | controller |           "defaultMode": 420,
2026-06-10 15:51:48.458258 | controller |           "sources": [
2026-06-10 15:51:48.458273 | controller |             {
2026-06-10 15:51:48.458287 | controller |               "serviceAccountToken": {
2026-06-10 15:51:48.458302 | controller |                 "expirationSeconds": 3607,
2026-06-10 15:51:48.458316 | controller |                 "path": "token"
2026-06-10 15:51:48.458331 | controller |               }
2026-06-10 15:51:48.458345 | controller |             },
2026-06-10 15:51:48.458359 | controller |             {
2026-06-10 15:51:48.458374 | controller |               "configMap": {
2026-06-10 15:51:48.458388 | controller |                 "items": [
2026-06-10 15:51:48.458402 | controller |                   {
2026-06-10 15:51:48.458416 | controller |                     "key": "ca.crt",
2026-06-10 15:51:48.458431 | controller |                     "path": "ca.crt"
2026-06-10 15:51:48.458445 | controller |                   }
2026-06-10 15:51:48.458459 | controller |                 ],
2026-06-10 15:51:48.458474 | controller |                 "name": "kube-root-ca.crt"
2026-06-10 15:51:48.458488 | controller |               }
2026-06-10 15:51:48.458503 | controller |             },
2026-06-10 15:51:48.458517 | controller |             {
2026-06-10 15:51:48.458531 | controller |               "downwardAPI": {
2026-06-10 15:51:48.458545 | controller |                 "items": [
2026-06-10 15:51:48.458559 | controller |                   {
2026-06-10 15:51:48.458573 | controller |                     "fieldRef": {
2026-06-10 15:51:48.458587 | controller |                       "apiVersion": "v1",
2026-06-10 15:51:48.458601 | controller |                       "fieldPath": "metadata.namespace"
2026-06-10 15:51:48.458616 | controller |                     },
2026-06-10 15:51:48.458630 | controller |                     "path": "namespace"
2026-06-10 15:51:48.458644 | controller |                   }
2026-06-10 15:51:48.458659 | controller |                 ]
2026-06-10 15:51:48.458673 | controller |               }
2026-06-10 15:51:48.458688 | controller |             },
2026-06-10 15:51:48.458702 | controller |             {
2026-06-10 15:51:48.458716 | controller |               "configMap": {
2026-06-10 15:51:48.458730 | controller |                 "items": [
2026-06-10 15:51:48.458745 | controller |                   {
2026-06-10 15:51:48.458759 | controller |                     "key": "service-ca.crt",
2026-06-10 15:51:48.458773 | controller |                     "path": "service-ca.crt"
2026-06-10 15:51:48.458787 | controller |                   }
2026-06-10 15:51:48.458801 | controller |                 ],
2026-06-10 15:51:48.458815 | controller |                 "name": "openshift-service-ca.crt"
2026-06-10 15:51:48.458829 | controller |               }
2026-06-10 15:51:48.458843 | controller |             }
2026-06-10 15:51:48.458875 | controller |           ]
2026-06-10 15:51:48.458892 | controller |         }
2026-06-10 15:51:48.458906 | controller |       }
2026-06-10 15:51:48.458930 | controller |     ]
2026-06-10 15:51:48.458944 | controller |   },
2026-06-10 15:51:48.458959 | controller |   "status": {
2026-06-10 15:51:48.458973 | controller |     "conditions": [
2026-06-10 15:51:48.458988 | controller |       {
2026-06-10 15:51:48.459002 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.459016 | controller |         "lastTransitionTime": "2026-06-10T14:57:36Z",
2026-06-10 15:51:48.459031 | controller |         "status": "True",
2026-06-10 15:51:48.459045 | controller |         "type": "PodReadyToStartContainers"
2026-06-10 15:51:48.459060 | controller |       },
2026-06-10 15:51:48.459074 | controller |       {
2026-06-10 15:51:48.459088 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.459103 | controller |         "lastTransitionTime": "2026-06-10T14:57:07Z",
2026-06-10 15:51:48.459117 | controller |         "status": "True",
2026-06-10 15:51:48.459132 | controller |         "type": "Initialized"
2026-06-10 15:51:48.459146 | controller |       },
2026-06-10 15:51:48.459160 | controller |       {
2026-06-10 15:51:48.459175 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.459189 | controller |         "lastTransitionTime": "2026-06-10T14:57:48Z",
2026-06-10 15:51:48.459204 | controller |         "status": "True",
2026-06-10 15:51:48.459218 | controller |         "type": "Ready"
2026-06-10 15:51:48.459233 | controller |       },
2026-06-10 15:51:48.459247 | controller |       {
2026-06-10 15:51:48.459272 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.459288 | controller |         "lastTransitionTime": "2026-06-10T14:57:48Z",
2026-06-10 15:51:48.459303 | controller |         "status": "True",
2026-06-10 15:51:48.459318 | controller |         "type": "ContainersReady"
2026-06-10 15:51:48.459333 | controller |       },
2026-06-10 15:51:48.459347 | controller |       {
2026-06-10 15:51:48.459362 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.459376 | controller |         "lastTransitionTime": "2026-06-10T14:57:07Z",
2026-06-10 15:51:48.459391 | controller |         "status": "True",
2026-06-10 15:51:48.459405 | controller |         "type": "PodScheduled"
2026-06-10 15:51:48.459420 | controller |       }
2026-06-10 15:51:48.459434 | controller |     ],
2026-06-10 15:51:48.459448 | controller |     "containerStatuses": [
2026-06-10 15:51:48.459462 | controller |       {
2026-06-10 15:51:48.459476 | controller |         "allocatedResources": {
2026-06-10 15:51:48.459490 | controller |           "cpu": "10m",
2026-06-10 15:51:48.459504 | controller |           "memory": "256Mi"
2026-06-10 15:51:48.459518 | controller |         },
2026-06-10 15:51:48.459532 | controller |         "containerID": "cri-o://c471df588b70d140d4906badfdb45d4272830e86632e8d7f7a692d5745446a3f",
2026-06-10 15:51:48.459546 | controller |         "image": "quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d",
2026-06-10 15:51:48.459561 | controller |         "imageID": "quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d",
2026-06-10 15:51:48.459575 | controller |         "lastState": {},
2026-06-10 15:51:48.459590 | controller |         "name": "manager",
2026-06-10 15:51:48.459604 | controller |         "ready": true,
2026-06-10 15:51:48.459618 | controller |         "resources": {
2026-06-10 15:51:48.459632 | controller |           "limits": {
2026-06-10 15:51:48.459646 | controller |             "cpu": "500m",
2026-06-10 15:51:48.459660 | controller |             "memory": "512Mi"
2026-06-10 15:51:48.459674 | controller |           },
2026-06-10 15:51:48.459688 | controller |           "requests": {
2026-06-10 15:51:48.459702 | controller |             "cpu": "10m",
2026-06-10 15:51:48.459716 | controller |             "memory": "256Mi"
2026-06-10 15:51:48.459730 | controller |           }
2026-06-10 15:51:48.459744 | controller |         },
2026-06-10 15:51:48.459758 | controller |         "restartCount": 0,
2026-06-10 15:51:48.459776 | controller |         "started": true,
2026-06-10 15:51:48.459791 | controller |         "state": {
2026-06-10 15:51:48.459806 | controller |           "running": {
2026-06-10 15:51:48.459820 | controller |             "startedAt": "2026-06-10T14:57:36Z"
2026-06-10 15:51:48.459834 | controller |           }
2026-06-10 15:51:48.459849 | controller |         },
2026-06-10 15:51:48.459881 | controller |         "user": {
2026-06-10 15:51:48.459897 | controller |           "linux": {
2026-06-10 15:51:48.459911 | controller |             "gid": 0,
2026-06-10 15:51:48.459926 | controller |             "supplementalGroups": [
2026-06-10 15:51:48.459940 | controller |               0
2026-06-10 15:51:48.459955 | controller |             ],
2026-06-10 15:51:48.459969 | controller |             "uid": 65532
2026-06-10 15:51:48.459983 | controller |           }
2026-06-10 15:51:48.459998 | controller |         },
2026-06-10 15:51:48.460013 | controller |         "volumeMounts": [
2026-06-10 15:51:48.460027 | controller |           {
2026-06-10 15:51:48.460041 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-10 15:51:48.460056 | controller |             "name": "kube-api-access-lgpgx",
2026-06-10 15:51:48.460071 | controller |             "readOnly": true,
2026-06-10 15:51:48.460085 | controller |             "recursiveReadOnly": "Disabled"
2026-06-10 15:51:48.460100 | controller |           }
2026-06-10 15:51:48.460115 | controller |         ]
2026-06-10 15:51:48.460129 | controller |       }
2026-06-10 15:51:48.460143 | controller |     ],
2026-06-10 15:51:48.460157 | controller |     "hostIP": "192.168.126.11",
2026-06-10 15:51:48.460171 | controller |     "hostIPs": [
2026-06-10 15:51:48.460185 | controller |       {
2026-06-10 15:51:48.460199 | controller |         "ip": "192.168.126.11"
2026-06-10 15:51:48.460214 | controller |       }
2026-06-10 15:51:48.460229 | controller |     ],
2026-06-10 15:51:48.460243 | controller |     "phase": "Running",
2026-06-10 15:51:48.460257 | controller |     "podIP": "10.217.0.87",
2026-06-10 15:51:48.460272 | controller |     "podIPs": [
2026-06-10 15:51:48.460286 | controller |       {
2026-06-10 15:51:48.460300 | controller |         "ip": "10.217.0.87"
2026-06-10 15:51:48.460315 | controller |       }
2026-06-10 15:51:48.460329 | controller |     ],
2026-06-10 15:51:48.460343 | controller |     "qosClass": "Burstable",
2026-06-10 15:51:48.460358 | controller |     "startTime": "2026-06-10T14:57:07Z"
2026-06-10 15:51:48.460372 | controller |   }
2026-06-10 15:51:48.460387 | controller | }
2026-06-10 15:51:48.483737 | controller | ok:
2026-06-10 15:51:48.483839 | controller | {
2026-06-10 15:51:48.483887 | controller |   "apiVersion": "v1",
2026-06-10 15:51:48.483907 | controller |   "kind": "Pod",
2026-06-10 15:51:48.483926 | controller |   "metadata": {
2026-06-10 15:51:48.483991 | controller |     "annotations": {
2026-06-10 15:51:48.484012 | 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-10 15:51:48.484030 | 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-10 15:51:48.484047 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-10 15:51:48.484064 | controller |       "openshift.io/scc": "anyuid",
2026-06-10 15:51:48.484079 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-10 15:51:48.484105 | controller |     },
2026-06-10 15:51:48.484122 | controller |     "creationTimestamp": "2026-06-10T14:57:07Z",
2026-06-10 15:51:48.484137 | controller |     "generateName": "nova-operator-controller-manager-f4c4579bb-",
2026-06-10 15:51:48.484152 | controller |     "generation": 1,
2026-06-10 15:51:48.484167 | controller |     "labels": {
2026-06-10 15:51:48.484181 | controller |       "app.kubernetes.io/name": "nova-operator",
2026-06-10 15:51:48.484196 | controller |       "control-plane": "controller-manager",
2026-06-10 15:51:48.484211 | controller |       "openstack.org/operator-name": "nova",
2026-06-10 15:51:48.484225 | controller |       "pod-template-hash": "f4c4579bb"
2026-06-10 15:51:48.484240 | controller |     },
2026-06-10 15:51:48.484255 | controller |     "managedFields": [
2026-06-10 15:51:48.484270 | controller |       {
2026-06-10 15:51:48.484285 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.484299 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.484313 | controller |         "fieldsV1": {
2026-06-10 15:51:48.484328 | controller |           "f:metadata": {
2026-06-10 15:51:48.484342 | controller |             "f:annotations": {
2026-06-10 15:51:48.484356 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-10 15:51:48.484370 | controller |             }
2026-06-10 15:51:48.484384 | controller |           }
2026-06-10 15:51:48.484398 | controller |         },
2026-06-10 15:51:48.484413 | controller |         "manager": "crc",
2026-06-10 15:51:48.484427 | controller |         "operation": "Update",
2026-06-10 15:51:48.484441 | controller |         "subresource": "status",
2026-06-10 15:51:48.484454 | controller |         "time": "2026-06-10T14:57:07Z"
2026-06-10 15:51:48.484469 | controller |       },
2026-06-10 15:51:48.484483 | controller |       {
2026-06-10 15:51:48.484497 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.484511 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.484526 | controller |         "fieldsV1": {
2026-06-10 15:51:48.484541 | controller |           "f:metadata": {
2026-06-10 15:51:48.484555 | controller |             "f:annotations": {
2026-06-10 15:51:48.484569 | controller |               ".": {},
2026-06-10 15:51:48.484584 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-10 15:51:48.484598 | controller |             },
2026-06-10 15:51:48.484612 | controller |             "f:generateName": {},
2026-06-10 15:51:48.484627 | controller |             "f:labels": {
2026-06-10 15:51:48.484641 | controller |               ".": {},
2026-06-10 15:51:48.484656 | controller |               "f:app.kubernetes.io/name": {},
2026-06-10 15:51:48.484670 | controller |               "f:control-plane": {},
2026-06-10 15:51:48.484685 | controller |               "f:openstack.org/operator-name": {},
2026-06-10 15:51:48.484699 | controller |               "f:pod-template-hash": {}
2026-06-10 15:51:48.484713 | controller |             },
2026-06-10 15:51:48.484727 | controller |             "f:ownerReferences": {
2026-06-10 15:51:48.484742 | controller |               ".": {},
2026-06-10 15:51:48.484757 | controller |               "k:{\"uid\":\"0e4dddb4-5b6f-4692-9250-78a015fa6960\"}": {}
2026-06-10 15:51:48.484771 | controller |             }
2026-06-10 15:51:48.484786 | controller |           },
2026-06-10 15:51:48.484800 | controller |           "f:spec": {
2026-06-10 15:51:48.484814 | controller |             "f:containers": {
2026-06-10 15:51:48.484829 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-10 15:51:48.484843 | controller |                 ".": {},
2026-06-10 15:51:48.484894 | controller |                 "f:args": {},
2026-06-10 15:51:48.484911 | controller |                 "f:command": {},
2026-06-10 15:51:48.484926 | controller |                 "f:env": {
2026-06-10 15:51:48.484940 | controller |                   ".": {},
2026-06-10 15:51:48.484954 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-10 15:51:48.484974 | controller |                     ".": {},
2026-06-10 15:51:48.484989 | controller |                     "f:name": {},
2026-06-10 15:51:48.485004 | controller |                     "f:value": {}
2026-06-10 15:51:48.485018 | controller |                   },
2026-06-10 15:51:48.485032 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-10 15:51:48.485047 | controller |                     ".": {},
2026-06-10 15:51:48.485061 | controller |                     "f:name": {},
2026-06-10 15:51:48.485076 | controller |                     "f:value": {}
2026-06-10 15:51:48.485090 | controller |                   },
2026-06-10 15:51:48.485104 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-10 15:51:48.485118 | controller |                     ".": {},
2026-06-10 15:51:48.485133 | controller |                     "f:name": {},
2026-06-10 15:51:48.485147 | controller |                     "f:value": {}
2026-06-10 15:51:48.485162 | controller |                   },
2026-06-10 15:51:48.485176 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-10 15:51:48.485190 | controller |                     ".": {},
2026-06-10 15:51:48.485204 | controller |                     "f:name": {},
2026-06-10 15:51:48.485218 | controller |                     "f:value": {}
2026-06-10 15:51:48.485232 | controller |                   },
2026-06-10 15:51:48.485246 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-10 15:51:48.485260 | controller |                     ".": {},
2026-06-10 15:51:48.485274 | controller |                     "f:name": {},
2026-06-10 15:51:48.485288 | controller |                     "f:value": {}
2026-06-10 15:51:48.485302 | controller |                   }
2026-06-10 15:51:48.485316 | controller |                 },
2026-06-10 15:51:48.485330 | controller |                 "f:image": {},
2026-06-10 15:51:48.485343 | controller |                 "f:imagePullPolicy": {},
2026-06-10 15:51:48.485357 | controller |                 "f:livenessProbe": {
2026-06-10 15:51:48.485372 | controller |                   ".": {},
2026-06-10 15:51:48.485385 | controller |                   "f:failureThreshold": {},
2026-06-10 15:51:48.485399 | controller |                   "f:httpGet": {
2026-06-10 15:51:48.485413 | controller |                     ".": {},
2026-06-10 15:51:48.485427 | controller |                     "f:path": {},
2026-06-10 15:51:48.485441 | controller |                     "f:port": {},
2026-06-10 15:51:48.485455 | controller |                     "f:scheme": {}
2026-06-10 15:51:48.485469 | controller |                   },
2026-06-10 15:51:48.485483 | controller |                   "f:initialDelaySeconds": {},
2026-06-10 15:51:48.485497 | controller |                   "f:periodSeconds": {},
2026-06-10 15:51:48.485511 | controller |                   "f:successThreshold": {},
2026-06-10 15:51:48.485524 | controller |                   "f:timeoutSeconds": {}
2026-06-10 15:51:48.485539 | controller |                 },
2026-06-10 15:51:48.485553 | controller |                 "f:name": {},
2026-06-10 15:51:48.485568 | controller |                 "f:readinessProbe": {
2026-06-10 15:51:48.485582 | controller |                   ".": {},
2026-06-10 15:51:48.485596 | controller |                   "f:failureThreshold": {},
2026-06-10 15:51:48.485611 | controller |                   "f:httpGet": {
2026-06-10 15:51:48.485625 | controller |                     ".": {},
2026-06-10 15:51:48.485639 | controller |                     "f:path": {},
2026-06-10 15:51:48.485653 | controller |                     "f:port": {},
2026-06-10 15:51:48.485667 | controller |                     "f:scheme": {}
2026-06-10 15:51:48.485681 | controller |                   },
2026-06-10 15:51:48.485695 | controller |                   "f:initialDelaySeconds": {},
2026-06-10 15:51:48.485709 | controller |                   "f:periodSeconds": {},
2026-06-10 15:51:48.485723 | controller |                   "f:successThreshold": {},
2026-06-10 15:51:48.485741 | controller |                   "f:timeoutSeconds": {}
2026-06-10 15:51:48.485756 | controller |                 },
2026-06-10 15:51:48.485771 | controller |                 "f:resources": {
2026-06-10 15:51:48.485785 | controller |                   ".": {},
2026-06-10 15:51:48.485800 | controller |                   "f:limits": {
2026-06-10 15:51:48.485814 | controller |                     ".": {},
2026-06-10 15:51:48.485828 | controller |                     "f:cpu": {},
2026-06-10 15:51:48.485843 | controller |                     "f:memory": {}
2026-06-10 15:51:48.485878 | controller |                   },
2026-06-10 15:51:48.485894 | controller |                   "f:requests": {
2026-06-10 15:51:48.485909 | controller |                     ".": {},
2026-06-10 15:51:48.485923 | controller |                     "f:cpu": {},
2026-06-10 15:51:48.485938 | controller |                     "f:memory": {}
2026-06-10 15:51:48.485952 | controller |                   }
2026-06-10 15:51:48.485966 | controller |                 },
2026-06-10 15:51:48.485980 | controller |                 "f:securityContext": {
2026-06-10 15:51:48.485994 | controller |                   ".": {},
2026-06-10 15:51:48.486008 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-10 15:51:48.486022 | controller |                 },
2026-06-10 15:51:48.486036 | controller |                 "f:terminationMessagePath": {},
2026-06-10 15:51:48.486051 | controller |                 "f:terminationMessagePolicy": {}
2026-06-10 15:51:48.486065 | controller |               }
2026-06-10 15:51:48.486079 | controller |             },
2026-06-10 15:51:48.486093 | controller |             "f:dnsPolicy": {},
2026-06-10 15:51:48.486107 | controller |             "f:enableServiceLinks": {},
2026-06-10 15:51:48.486121 | controller |             "f:restartPolicy": {},
2026-06-10 15:51:48.486135 | controller |             "f:schedulerName": {},
2026-06-10 15:51:48.486149 | controller |             "f:securityContext": {
2026-06-10 15:51:48.486163 | controller |               ".": {},
2026-06-10 15:51:48.486177 | controller |               "f:runAsNonRoot": {}
2026-06-10 15:51:48.486191 | controller |             },
2026-06-10 15:51:48.486205 | controller |             "f:serviceAccount": {},
2026-06-10 15:51:48.486219 | controller |             "f:serviceAccountName": {},
2026-06-10 15:51:48.486233 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-10 15:51:48.486247 | controller |             "f:tolerations": {}
2026-06-10 15:51:48.486261 | controller |           }
2026-06-10 15:51:48.486275 | controller |         },
2026-06-10 15:51:48.486289 | controller |         "manager": "kube-controller-manager",
2026-06-10 15:51:48.486303 | controller |         "operation": "Update",
2026-06-10 15:51:48.486317 | controller |         "time": "2026-06-10T14:57:07Z"
2026-06-10 15:51:48.486331 | controller |       },
2026-06-10 15:51:48.486345 | controller |       {
2026-06-10 15:51:48.486360 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.486374 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.486389 | controller |         "fieldsV1": {
2026-06-10 15:51:48.486403 | controller |           "f:metadata": {
2026-06-10 15:51:48.486417 | controller |             "f:annotations": {
2026-06-10 15:51:48.486431 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-10 15:51:48.486446 | controller |             }
2026-06-10 15:51:48.486460 | controller |           }
2026-06-10 15:51:48.486475 | controller |         },
2026-06-10 15:51:48.486489 | controller |         "manager": "multus-daemon",
2026-06-10 15:51:48.486504 | controller |         "operation": "Update",
2026-06-10 15:51:48.486518 | controller |         "subresource": "status",
2026-06-10 15:51:48.486532 | controller |         "time": "2026-06-10T14:57:09Z"
2026-06-10 15:51:48.486547 | controller |       },
2026-06-10 15:51:48.486561 | controller |       {
2026-06-10 15:51:48.486581 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.486596 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.486610 | controller |         "fieldsV1": {
2026-06-10 15:51:48.486624 | controller |           "f:status": {
2026-06-10 15:51:48.486639 | controller |             "f:conditions": {
2026-06-10 15:51:48.486653 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-10 15:51:48.486667 | controller |                 ".": {},
2026-06-10 15:51:48.486682 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.486696 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.486710 | controller |                 "f:status": {},
2026-06-10 15:51:48.486725 | controller |                 "f:type": {}
2026-06-10 15:51:48.486739 | controller |               },
2026-06-10 15:51:48.486753 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-10 15:51:48.486767 | controller |                 ".": {},
2026-06-10 15:51:48.486782 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.486796 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.486811 | controller |                 "f:status": {},
2026-06-10 15:51:48.486825 | controller |                 "f:type": {}
2026-06-10 15:51:48.486840 | controller |               },
2026-06-10 15:51:48.486870 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-10 15:51:48.486888 | controller |                 ".": {},
2026-06-10 15:51:48.486904 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.486919 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.486934 | controller |                 "f:status": {},
2026-06-10 15:51:48.486988 | controller |                 "f:type": {}
2026-06-10 15:51:48.487011 | controller |               },
2026-06-10 15:51:48.487026 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-10 15:51:48.487041 | controller |                 ".": {},
2026-06-10 15:51:48.487055 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.487071 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.487087 | controller |                 "f:status": {},
2026-06-10 15:51:48.487103 | controller |                 "f:type": {}
2026-06-10 15:51:48.487117 | controller |               }
2026-06-10 15:51:48.487131 | controller |             },
2026-06-10 15:51:48.487145 | controller |             "f:containerStatuses": {},
2026-06-10 15:51:48.487159 | controller |             "f:hostIP": {},
2026-06-10 15:51:48.487173 | controller |             "f:hostIPs": {},
2026-06-10 15:51:48.487187 | controller |             "f:phase": {},
2026-06-10 15:51:48.487202 | controller |             "f:podIP": {},
2026-06-10 15:51:48.487216 | controller |             "f:podIPs": {
2026-06-10 15:51:48.487230 | controller |               ".": {},
2026-06-10 15:51:48.487244 | controller |               "k:{\"ip\":\"10.217.0.88\"}": {
2026-06-10 15:51:48.487258 | controller |                 ".": {},
2026-06-10 15:51:48.487272 | controller |                 "f:ip": {}
2026-06-10 15:51:48.487286 | controller |               }
2026-06-10 15:51:48.487300 | controller |             },
2026-06-10 15:51:48.487315 | controller |             "f:startTime": {}
2026-06-10 15:51:48.487329 | controller |           }
2026-06-10 15:51:48.487343 | controller |         },
2026-06-10 15:51:48.487357 | controller |         "manager": "kubelet",
2026-06-10 15:51:48.487371 | controller |         "operation": "Update",
2026-06-10 15:51:48.487385 | controller |         "subresource": "status",
2026-06-10 15:51:48.487398 | controller |         "time": "2026-06-10T14:57:58Z"
2026-06-10 15:51:48.487412 | controller |       }
2026-06-10 15:51:48.487427 | controller |     ],
2026-06-10 15:51:48.487441 | controller |     "name": "nova-operator-controller-manager-f4c4579bb-drkxt",
2026-06-10 15:51:48.487455 | controller |     "namespace": "openstack-operators",
2026-06-10 15:51:48.487475 | controller |     "ownerReferences": [
2026-06-10 15:51:48.487490 | controller |       {
2026-06-10 15:51:48.487504 | controller |         "apiVersion": "apps/v1",
2026-06-10 15:51:48.487518 | controller |         "blockOwnerDeletion": true,
2026-06-10 15:51:48.487547 | controller |         "controller": true,
2026-06-10 15:51:48.487562 | controller |         "kind": "ReplicaSet",
2026-06-10 15:51:48.487577 | controller |         "name": "nova-operator-controller-manager-f4c4579bb",
2026-06-10 15:51:48.487591 | controller |         "uid": "0e4dddb4-5b6f-4692-9250-78a015fa6960"
2026-06-10 15:51:48.487606 | controller |       }
2026-06-10 15:51:48.487621 | controller |     ],
2026-06-10 15:51:48.487636 | controller |     "resourceVersion": "54290",
2026-06-10 15:51:48.487651 | controller |     "uid": "a70b59ba-4e87-4249-ae7a-94ee0eddeaee"
2026-06-10 15:51:48.487666 | controller |   },
2026-06-10 15:51:48.487680 | controller |   "spec": {
2026-06-10 15:51:48.487695 | controller |     "containers": [
2026-06-10 15:51:48.487709 | controller |       {
2026-06-10 15:51:48.487723 | controller |         "args": [
2026-06-10 15:51:48.487737 | controller |           "--leader-elect",
2026-06-10 15:51:48.487751 | controller |           "--health-probe-bind-address=:8081",
2026-06-10 15:51:48.487766 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-10 15:51:48.487780 | controller |         ],
2026-06-10 15:51:48.487794 | controller |         "command": [
2026-06-10 15:51:48.487808 | controller |           "/manager"
2026-06-10 15:51:48.487822 | controller |         ],
2026-06-10 15:51:48.487837 | controller |         "env": [
2026-06-10 15:51:48.487851 | controller |           {
2026-06-10 15:51:48.487885 | controller |             "name": "LEASE_DURATION",
2026-06-10 15:51:48.487901 | controller |             "value": "30"
2026-06-10 15:51:48.487916 | controller |           },
2026-06-10 15:51:48.487931 | controller |           {
2026-06-10 15:51:48.487946 | controller |             "name": "RENEW_DEADLINE",
2026-06-10 15:51:48.487960 | controller |             "value": "20"
2026-06-10 15:51:48.487975 | controller |           },
2026-06-10 15:51:48.487989 | controller |           {
2026-06-10 15:51:48.488003 | controller |             "name": "RETRY_PERIOD",
2026-06-10 15:51:48.488018 | controller |             "value": "5"
2026-06-10 15:51:48.488091 | controller |           },
2026-06-10 15:51:48.488114 | controller |           {
2026-06-10 15:51:48.488129 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-10 15:51:48.488144 | controller |             "value": "false"
2026-06-10 15:51:48.488159 | controller |           },
2026-06-10 15:51:48.488174 | controller |           {
2026-06-10 15:51:48.488188 | controller |             "name": "METRICS_CERTS",
2026-06-10 15:51:48.488203 | controller |             "value": "false"
2026-06-10 15:51:48.488217 | controller |           }
2026-06-10 15:51:48.488231 | controller |         ],
2026-06-10 15:51:48.488246 | controller |         "image": "quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60",
2026-06-10 15:51:48.488261 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-10 15:51:48.488276 | controller |         "livenessProbe": {
2026-06-10 15:51:48.488290 | controller |           "failureThreshold": 3,
2026-06-10 15:51:48.488304 | controller |           "httpGet": {
2026-06-10 15:51:48.488319 | controller |             "path": "/healthz",
2026-06-10 15:51:48.488333 | controller |             "port": 8081,
2026-06-10 15:51:48.488347 | controller |             "scheme": "HTTP"
2026-06-10 15:51:48.488361 | controller |           },
2026-06-10 15:51:48.488375 | controller |           "initialDelaySeconds": 15,
2026-06-10 15:51:48.488389 | controller |           "periodSeconds": 20,
2026-06-10 15:51:48.488404 | controller |           "successThreshold": 1,
2026-06-10 15:51:48.488418 | controller |           "timeoutSeconds": 1
2026-06-10 15:51:48.488437 | controller |         },
2026-06-10 15:51:48.488452 | controller |         "name": "manager",
2026-06-10 15:51:48.488466 | controller |         "readinessProbe": {
2026-06-10 15:51:48.488480 | controller |           "failureThreshold": 3,
2026-06-10 15:51:48.488494 | controller |           "httpGet": {
2026-06-10 15:51:48.488509 | controller |             "path": "/readyz",
2026-06-10 15:51:48.488523 | controller |             "port": 8081,
2026-06-10 15:51:48.488537 | controller |             "scheme": "HTTP"
2026-06-10 15:51:48.488551 | controller |           },
2026-06-10 15:51:48.488565 | controller |           "initialDelaySeconds": 5,
2026-06-10 15:51:48.488579 | controller |           "periodSeconds": 10,
2026-06-10 15:51:48.488593 | controller |           "successThreshold": 1,
2026-06-10 15:51:48.488607 | controller |           "timeoutSeconds": 1
2026-06-10 15:51:48.488621 | controller |         },
2026-06-10 15:51:48.488635 | controller |         "resources": {
2026-06-10 15:51:48.488649 | controller |           "limits": {
2026-06-10 15:51:48.488663 | controller |             "cpu": "500m",
2026-06-10 15:51:48.488677 | controller |             "memory": "512Mi"
2026-06-10 15:51:48.488691 | controller |           },
2026-06-10 15:51:48.488705 | controller |           "requests": {
2026-06-10 15:51:48.488719 | controller |             "cpu": "10m",
2026-06-10 15:51:48.488734 | controller |             "memory": "256Mi"
2026-06-10 15:51:48.488748 | controller |           }
2026-06-10 15:51:48.488762 | controller |         },
2026-06-10 15:51:48.488776 | controller |         "securityContext": {
2026-06-10 15:51:48.488790 | controller |           "allowPrivilegeEscalation": false,
2026-06-10 15:51:48.488805 | controller |           "capabilities": {
2026-06-10 15:51:48.488819 | controller |             "drop": [
2026-06-10 15:51:48.488833 | controller |               "MKNOD"
2026-06-10 15:51:48.488849 | controller |             ]
2026-06-10 15:51:48.488879 | controller |           }
2026-06-10 15:51:48.488894 | controller |         },
2026-06-10 15:51:48.488908 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-10 15:51:48.488922 | controller |         "terminationMessagePolicy": "File",
2026-06-10 15:51:48.488937 | controller |         "volumeMounts": [
2026-06-10 15:51:48.488952 | controller |           {
2026-06-10 15:51:48.488967 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-10 15:51:48.488982 | controller |             "name": "kube-api-access-r9t4t",
2026-06-10 15:51:48.488996 | controller |             "readOnly": true
2026-06-10 15:51:48.489011 | controller |           }
2026-06-10 15:51:48.489025 | controller |         ]
2026-06-10 15:51:48.489040 | controller |       }
2026-06-10 15:51:48.489054 | controller |     ],
2026-06-10 15:51:48.489068 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-10 15:51:48.489083 | controller |     "enableServiceLinks": true,
2026-06-10 15:51:48.489097 | controller |     "imagePullSecrets": [
2026-06-10 15:51:48.489111 | controller |       {
2026-06-10 15:51:48.489125 | controller |         "name": "nova-operator-controller-manager-dockercfg-xbk2b"
2026-06-10 15:51:48.489140 | controller |       }
2026-06-10 15:51:48.489155 | controller |     ],
2026-06-10 15:51:48.489169 | controller |     "nodeName": "crc",
2026-06-10 15:51:48.489183 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-10 15:51:48.489197 | controller |     "priority": 0,
2026-06-10 15:51:48.489212 | controller |     "restartPolicy": "Always",
2026-06-10 15:51:48.489226 | controller |     "schedulerName": "default-scheduler",
2026-06-10 15:51:48.489240 | controller |     "securityContext": {
2026-06-10 15:51:48.489254 | controller |       "runAsNonRoot": true,
2026-06-10 15:51:48.489268 | controller |       "seLinuxOptions": {
2026-06-10 15:51:48.489281 | controller |         "level": "s0:c26,c5"
2026-06-10 15:51:48.489295 | controller |       }
2026-06-10 15:51:48.489309 | controller |     },
2026-06-10 15:51:48.489328 | controller |     "serviceAccount": "nova-operator-controller-manager",
2026-06-10 15:51:48.489342 | controller |     "serviceAccountName": "nova-operator-controller-manager",
2026-06-10 15:51:48.489357 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-10 15:51:48.489371 | controller |     "tolerations": [
2026-06-10 15:51:48.489389 | controller |       {
2026-06-10 15:51:48.489404 | controller |         "effect": "NoExecute",
2026-06-10 15:51:48.489419 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-10 15:51:48.489434 | controller |         "operator": "Exists",
2026-06-10 15:51:48.489448 | controller |         "tolerationSeconds": 120
2026-06-10 15:51:48.489463 | controller |       },
2026-06-10 15:51:48.489477 | controller |       {
2026-06-10 15:51:48.489491 | controller |         "effect": "NoExecute",
2026-06-10 15:51:48.489506 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-10 15:51:48.489520 | controller |         "operator": "Exists",
2026-06-10 15:51:48.489534 | controller |         "tolerationSeconds": 120
2026-06-10 15:51:48.489549 | controller |       },
2026-06-10 15:51:48.489563 | controller |       {
2026-06-10 15:51:48.489577 | controller |         "effect": "NoSchedule",
2026-06-10 15:51:48.489590 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-10 15:51:48.489604 | controller |         "operator": "Exists"
2026-06-10 15:51:48.489619 | controller |       }
2026-06-10 15:51:48.489633 | controller |     ],
2026-06-10 15:51:48.489647 | controller |     "volumes": [
2026-06-10 15:51:48.489662 | controller |       {
2026-06-10 15:51:48.489676 | controller |         "name": "kube-api-access-r9t4t",
2026-06-10 15:51:48.489690 | controller |         "projected": {
2026-06-10 15:51:48.489705 | controller |           "defaultMode": 420,
2026-06-10 15:51:48.489719 | controller |           "sources": [
2026-06-10 15:51:48.489734 | controller |             {
2026-06-10 15:51:48.489748 | controller |               "serviceAccountToken": {
2026-06-10 15:51:48.489763 | controller |                 "expirationSeconds": 3607,
2026-06-10 15:51:48.489777 | controller |                 "path": "token"
2026-06-10 15:51:48.489791 | controller |               }
2026-06-10 15:51:48.489805 | controller |             },
2026-06-10 15:51:48.489819 | controller |             {
2026-06-10 15:51:48.489834 | controller |               "configMap": {
2026-06-10 15:51:48.489851 | controller |                 "items": [
2026-06-10 15:51:48.489882 | controller |                   {
2026-06-10 15:51:48.489897 | controller |                     "key": "ca.crt",
2026-06-10 15:51:48.489912 | controller |                     "path": "ca.crt"
2026-06-10 15:51:48.489926 | controller |                   }
2026-06-10 15:51:48.489940 | controller |                 ],
2026-06-10 15:51:48.489954 | controller |                 "name": "kube-root-ca.crt"
2026-06-10 15:51:48.489969 | controller |               }
2026-06-10 15:51:48.489983 | controller |             },
2026-06-10 15:51:48.489997 | controller |             {
2026-06-10 15:51:48.490011 | controller |               "downwardAPI": {
2026-06-10 15:51:48.490025 | controller |                 "items": [
2026-06-10 15:51:48.490040 | controller |                   {
2026-06-10 15:51:48.490054 | controller |                     "fieldRef": {
2026-06-10 15:51:48.490069 | controller |                       "apiVersion": "v1",
2026-06-10 15:51:48.490085 | controller |                       "fieldPath": "metadata.namespace"
2026-06-10 15:51:48.490102 | controller |                     },
2026-06-10 15:51:48.490116 | controller |                     "path": "namespace"
2026-06-10 15:51:48.490131 | controller |                   }
2026-06-10 15:51:48.490145 | controller |                 ]
2026-06-10 15:51:48.490160 | controller |               }
2026-06-10 15:51:48.490174 | controller |             },
2026-06-10 15:51:48.490189 | controller |             {
2026-06-10 15:51:48.490203 | controller |               "configMap": {
2026-06-10 15:51:48.490223 | controller |                 "items": [
2026-06-10 15:51:48.490238 | controller |                   {
2026-06-10 15:51:48.490253 | controller |                     "key": "service-ca.crt",
2026-06-10 15:51:48.490267 | controller |                     "path": "service-ca.crt"
2026-06-10 15:51:48.490282 | controller |                   }
2026-06-10 15:51:48.490296 | controller |                 ],
2026-06-10 15:51:48.490311 | controller |                 "name": "openshift-service-ca.crt"
2026-06-10 15:51:48.490325 | controller |               }
2026-06-10 15:51:48.490339 | controller |             }
2026-06-10 15:51:48.490354 | controller |           ]
2026-06-10 15:51:48.490368 | controller |         }
2026-06-10 15:51:48.490382 | controller |       }
2026-06-10 15:51:48.490396 | controller |     ]
2026-06-10 15:51:48.490410 | controller |   },
2026-06-10 15:51:48.490424 | controller |   "status": {
2026-06-10 15:51:48.490438 | controller |     "conditions": [
2026-06-10 15:51:48.490452 | controller |       {
2026-06-10 15:51:48.490466 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.490480 | controller |         "lastTransitionTime": "2026-06-10T14:57:37Z",
2026-06-10 15:51:48.490494 | controller |         "status": "True",
2026-06-10 15:51:48.490508 | controller |         "type": "PodReadyToStartContainers"
2026-06-10 15:51:48.490523 | controller |       },
2026-06-10 15:51:48.490537 | controller |       {
2026-06-10 15:51:48.490551 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.490566 | controller |         "lastTransitionTime": "2026-06-10T14:57:07Z",
2026-06-10 15:51:48.490580 | controller |         "status": "True",
2026-06-10 15:51:48.490594 | controller |         "type": "Initialized"
2026-06-10 15:51:48.490609 | controller |       },
2026-06-10 15:51:48.490623 | controller |       {
2026-06-10 15:51:48.490637 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.490651 | controller |         "lastTransitionTime": "2026-06-10T14:57:50Z",
2026-06-10 15:51:48.490665 | controller |         "status": "True",
2026-06-10 15:51:48.490679 | controller |         "type": "Ready"
2026-06-10 15:51:48.490694 | controller |       },
2026-06-10 15:51:48.490708 | controller |       {
2026-06-10 15:51:48.490722 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.490736 | controller |         "lastTransitionTime": "2026-06-10T14:57:50Z",
2026-06-10 15:51:48.490750 | controller |         "status": "True",
2026-06-10 15:51:48.490765 | controller |         "type": "ContainersReady"
2026-06-10 15:51:48.490780 | controller |       },
2026-06-10 15:51:48.490794 | controller |       {
2026-06-10 15:51:48.490808 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.490822 | controller |         "lastTransitionTime": "2026-06-10T14:57:07Z",
2026-06-10 15:51:48.490836 | controller |         "status": "True",
2026-06-10 15:51:48.490853 | controller |         "type": "PodScheduled"
2026-06-10 15:51:48.490892 | controller |       }
2026-06-10 15:51:48.490908 | controller |     ],
2026-06-10 15:51:48.490922 | controller |     "containerStatuses": [
2026-06-10 15:51:48.490937 | controller |       {
2026-06-10 15:51:48.490951 | controller |         "allocatedResources": {
2026-06-10 15:51:48.490965 | controller |           "cpu": "10m",
2026-06-10 15:51:48.490980 | controller |           "memory": "256Mi"
2026-06-10 15:51:48.490994 | controller |         },
2026-06-10 15:51:48.491009 | controller |         "containerID": "cri-o://c5bdd853ebca6ece929c0d13e2e7784f3bf5b7fd6821f3c715dcc0bbe327ba35",
2026-06-10 15:51:48.491023 | controller |         "image": "quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60",
2026-06-10 15:51:48.491038 | controller |         "imageID": "quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60",
2026-06-10 15:51:48.491052 | controller |         "lastState": {},
2026-06-10 15:51:48.491072 | controller |         "name": "manager",
2026-06-10 15:51:48.491086 | controller |         "ready": true,
2026-06-10 15:51:48.491101 | controller |         "resources": {
2026-06-10 15:51:48.491115 | controller |           "limits": {
2026-06-10 15:51:48.491129 | controller |             "cpu": "500m",
2026-06-10 15:51:48.491143 | controller |             "memory": "512Mi"
2026-06-10 15:51:48.491157 | controller |           },
2026-06-10 15:51:48.491171 | controller |           "requests": {
2026-06-10 15:51:48.491184 | controller |             "cpu": "10m",
2026-06-10 15:51:48.491198 | controller |             "memory": "256Mi"
2026-06-10 15:51:48.491212 | controller |           }
2026-06-10 15:51:48.491226 | controller |         },
2026-06-10 15:51:48.491240 | controller |         "restartCount": 0,
2026-06-10 15:51:48.491253 | controller |         "started": true,
2026-06-10 15:51:48.491267 | controller |         "state": {
2026-06-10 15:51:48.491280 | controller |           "running": {
2026-06-10 15:51:48.491294 | controller |             "startedAt": "2026-06-10T14:57:37Z"
2026-06-10 15:51:48.491308 | controller |           }
2026-06-10 15:51:48.491322 | controller |         },
2026-06-10 15:51:48.491336 | controller |         "user": {
2026-06-10 15:51:48.491349 | controller |           "linux": {
2026-06-10 15:51:48.491363 | controller |             "gid": 0,
2026-06-10 15:51:48.491377 | controller |             "supplementalGroups": [
2026-06-10 15:51:48.491390 | controller |               0
2026-06-10 15:51:48.491404 | controller |             ],
2026-06-10 15:51:48.491418 | controller |             "uid": 65532
2026-06-10 15:51:48.491432 | controller |           }
2026-06-10 15:51:48.491445 | controller |         },
2026-06-10 15:51:48.491459 | controller |         "volumeMounts": [
2026-06-10 15:51:48.491473 | controller |           {
2026-06-10 15:51:48.491488 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-10 15:51:48.491501 | controller |             "name": "kube-api-access-r9t4t",
2026-06-10 15:51:48.491515 | controller |             "readOnly": true,
2026-06-10 15:51:48.491530 | controller |             "recursiveReadOnly": "Disabled"
2026-06-10 15:51:48.491544 | controller |           }
2026-06-10 15:51:48.491558 | controller |         ]
2026-06-10 15:51:48.491590 | controller |       }
2026-06-10 15:51:48.491605 | controller |     ],
2026-06-10 15:51:48.491619 | controller |     "hostIP": "192.168.126.11",
2026-06-10 15:51:48.491633 | controller |     "hostIPs": [
2026-06-10 15:51:48.491647 | controller |       {
2026-06-10 15:51:48.491661 | controller |         "ip": "192.168.126.11"
2026-06-10 15:51:48.491675 | controller |       }
2026-06-10 15:51:48.491689 | controller |     ],
2026-06-10 15:51:48.491703 | controller |     "phase": "Running",
2026-06-10 15:51:48.491718 | controller |     "podIP": "10.217.0.88",
2026-06-10 15:51:48.491732 | controller |     "podIPs": [
2026-06-10 15:51:48.491746 | controller |       {
2026-06-10 15:51:48.491761 | controller |         "ip": "10.217.0.88"
2026-06-10 15:51:48.491775 | controller |       }
2026-06-10 15:51:48.491789 | controller |     ],
2026-06-10 15:51:48.491803 | controller |     "qosClass": "Burstable",
2026-06-10 15:51:48.491817 | controller |     "startTime": "2026-06-10T14:57:07Z"
2026-06-10 15:51:48.491831 | controller |   }
2026-06-10 15:51:48.491845 | controller | }
2026-06-10 15:51:48.516656 | controller | ok:
2026-06-10 15:51:48.516769 | controller | {
2026-06-10 15:51:48.516798 | controller |   "apiVersion": "v1",
2026-06-10 15:51:48.516815 | controller |   "kind": "Pod",
2026-06-10 15:51:48.516834 | controller |   "metadata": {
2026-06-10 15:51:48.516852 | controller |     "annotations": {
2026-06-10 15:51:48.516935 | 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-10 15:51:48.516969 | 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-10 15:51:48.516988 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-10 15:51:48.517004 | controller |       "openshift.io/scc": "anyuid",
2026-06-10 15:51:48.517020 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-10 15:51:48.517036 | controller |     },
2026-06-10 15:51:48.517051 | controller |     "creationTimestamp": "2026-06-10T14:57:07Z",
2026-06-10 15:51:48.517066 | controller |     "generateName": "octavia-operator-controller-manager-6495978d8d-",
2026-06-10 15:51:48.517081 | controller |     "generation": 1,
2026-06-10 15:51:48.517096 | controller |     "labels": {
2026-06-10 15:51:48.517110 | controller |       "app.kubernetes.io/name": "octavia-operator",
2026-06-10 15:51:48.517124 | controller |       "control-plane": "controller-manager",
2026-06-10 15:51:48.517139 | controller |       "openstack.org/operator-name": "octavia",
2026-06-10 15:51:48.517153 | controller |       "pod-template-hash": "6495978d8d"
2026-06-10 15:51:48.517167 | controller |     },
2026-06-10 15:51:48.517182 | controller |     "managedFields": [
2026-06-10 15:51:48.517196 | controller |       {
2026-06-10 15:51:48.517211 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.517225 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.517240 | controller |         "fieldsV1": {
2026-06-10 15:51:48.517254 | controller |           "f:metadata": {
2026-06-10 15:51:48.517268 | controller |             "f:annotations": {
2026-06-10 15:51:48.517282 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-10 15:51:48.517296 | controller |             }
2026-06-10 15:51:48.517310 | controller |           }
2026-06-10 15:51:48.517325 | controller |         },
2026-06-10 15:51:48.517339 | controller |         "manager": "crc",
2026-06-10 15:51:48.517353 | controller |         "operation": "Update",
2026-06-10 15:51:48.517367 | controller |         "subresource": "status",
2026-06-10 15:51:48.517381 | controller |         "time": "2026-06-10T14:57:07Z"
2026-06-10 15:51:48.517395 | controller |       },
2026-06-10 15:51:48.517410 | controller |       {
2026-06-10 15:51:48.517424 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.517438 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.517452 | controller |         "fieldsV1": {
2026-06-10 15:51:48.517466 | controller |           "f:metadata": {
2026-06-10 15:51:48.517480 | controller |             "f:annotations": {
2026-06-10 15:51:48.517494 | controller |               ".": {},
2026-06-10 15:51:48.517508 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-10 15:51:48.517521 | controller |             },
2026-06-10 15:51:48.517536 | controller |             "f:generateName": {},
2026-06-10 15:51:48.517550 | controller |             "f:labels": {
2026-06-10 15:51:48.517563 | controller |               ".": {},
2026-06-10 15:51:48.517577 | controller |               "f:app.kubernetes.io/name": {},
2026-06-10 15:51:48.517591 | controller |               "f:control-plane": {},
2026-06-10 15:51:48.517605 | controller |               "f:openstack.org/operator-name": {},
2026-06-10 15:51:48.517618 | controller |               "f:pod-template-hash": {}
2026-06-10 15:51:48.517632 | controller |             },
2026-06-10 15:51:48.517646 | controller |             "f:ownerReferences": {
2026-06-10 15:51:48.517660 | controller |               ".": {},
2026-06-10 15:51:48.517675 | controller |               "k:{\"uid\":\"5543a8cc-19ab-43b2-81a0-61282569a710\"}": {}
2026-06-10 15:51:48.517694 | controller |             }
2026-06-10 15:51:48.517709 | controller |           },
2026-06-10 15:51:48.517724 | controller |           "f:spec": {
2026-06-10 15:51:48.517738 | controller |             "f:containers": {
2026-06-10 15:51:48.517753 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-10 15:51:48.517767 | controller |                 ".": {},
2026-06-10 15:51:48.517782 | controller |                 "f:args": {},
2026-06-10 15:51:48.517797 | controller |                 "f:command": {},
2026-06-10 15:51:48.517811 | controller |                 "f:env": {
2026-06-10 15:51:48.517825 | controller |                   ".": {},
2026-06-10 15:51:48.517839 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-10 15:51:48.517875 | controller |                     ".": {},
2026-06-10 15:51:48.517895 | controller |                     "f:name": {},
2026-06-10 15:51:48.517911 | controller |                     "f:value": {}
2026-06-10 15:51:48.517925 | controller |                   },
2026-06-10 15:51:48.517940 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-10 15:51:48.517954 | controller |                     ".": {},
2026-06-10 15:51:48.517968 | controller |                     "f:name": {},
2026-06-10 15:51:48.517983 | controller |                     "f:value": {}
2026-06-10 15:51:48.517997 | controller |                   },
2026-06-10 15:51:48.518012 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-10 15:51:48.518026 | controller |                     ".": {},
2026-06-10 15:51:48.518041 | controller |                     "f:name": {},
2026-06-10 15:51:48.518056 | controller |                     "f:value": {}
2026-06-10 15:51:48.518070 | controller |                   },
2026-06-10 15:51:48.518087 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-10 15:51:48.518104 | controller |                     ".": {},
2026-06-10 15:51:48.518118 | controller |                     "f:name": {},
2026-06-10 15:51:48.518133 | controller |                     "f:value": {}
2026-06-10 15:51:48.518147 | controller |                   },
2026-06-10 15:51:48.518161 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-10 15:51:48.518176 | controller |                     ".": {},
2026-06-10 15:51:48.518190 | controller |                     "f:name": {},
2026-06-10 15:51:48.518205 | controller |                     "f:value": {}
2026-06-10 15:51:48.518219 | controller |                   }
2026-06-10 15:51:48.518233 | controller |                 },
2026-06-10 15:51:48.518247 | controller |                 "f:image": {},
2026-06-10 15:51:48.518262 | controller |                 "f:imagePullPolicy": {},
2026-06-10 15:51:48.518277 | controller |                 "f:livenessProbe": {
2026-06-10 15:51:48.518291 | controller |                   ".": {},
2026-06-10 15:51:48.518306 | controller |                   "f:failureThreshold": {},
2026-06-10 15:51:48.518320 | controller |                   "f:httpGet": {
2026-06-10 15:51:48.518335 | controller |                     ".": {},
2026-06-10 15:51:48.518349 | controller |                     "f:path": {},
2026-06-10 15:51:48.518364 | controller |                     "f:port": {},
2026-06-10 15:51:48.518378 | controller |                     "f:scheme": {}
2026-06-10 15:51:48.518392 | controller |                   },
2026-06-10 15:51:48.518406 | controller |                   "f:initialDelaySeconds": {},
2026-06-10 15:51:48.518420 | controller |                   "f:periodSeconds": {},
2026-06-10 15:51:48.518435 | controller |                   "f:successThreshold": {},
2026-06-10 15:51:48.518449 | controller |                   "f:timeoutSeconds": {}
2026-06-10 15:51:48.518464 | controller |                 },
2026-06-10 15:51:48.518479 | controller |                 "f:name": {},
2026-06-10 15:51:48.518494 | controller |                 "f:readinessProbe": {
2026-06-10 15:51:48.518514 | controller |                   ".": {},
2026-06-10 15:51:48.518529 | controller |                   "f:failureThreshold": {},
2026-06-10 15:51:48.518544 | controller |                   "f:httpGet": {
2026-06-10 15:51:48.518558 | controller |                     ".": {},
2026-06-10 15:51:48.518573 | controller |                     "f:path": {},
2026-06-10 15:51:48.518587 | controller |                     "f:port": {},
2026-06-10 15:51:48.518601 | controller |                     "f:scheme": {}
2026-06-10 15:51:48.518615 | controller |                   },
2026-06-10 15:51:48.518630 | controller |                   "f:initialDelaySeconds": {},
2026-06-10 15:51:48.518644 | controller |                   "f:periodSeconds": {},
2026-06-10 15:51:48.518659 | controller |                   "f:successThreshold": {},
2026-06-10 15:51:48.518673 | controller |                   "f:timeoutSeconds": {}
2026-06-10 15:51:48.518688 | controller |                 },
2026-06-10 15:51:48.518702 | controller |                 "f:resources": {
2026-06-10 15:51:48.518717 | controller |                   ".": {},
2026-06-10 15:51:48.518731 | controller |                   "f:limits": {
2026-06-10 15:51:48.518745 | controller |                     ".": {},
2026-06-10 15:51:48.518759 | controller |                     "f:cpu": {},
2026-06-10 15:51:48.518773 | controller |                     "f:memory": {}
2026-06-10 15:51:48.518788 | controller |                   },
2026-06-10 15:51:48.518802 | controller |                   "f:requests": {
2026-06-10 15:51:48.518816 | controller |                     ".": {},
2026-06-10 15:51:48.518830 | controller |                     "f:cpu": {},
2026-06-10 15:51:48.518844 | controller |                     "f:memory": {}
2026-06-10 15:51:48.518877 | controller |                   }
2026-06-10 15:51:48.518893 | controller |                 },
2026-06-10 15:51:48.518908 | controller |                 "f:securityContext": {
2026-06-10 15:51:48.518923 | controller |                   ".": {},
2026-06-10 15:51:48.518938 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-10 15:51:48.518952 | controller |                 },
2026-06-10 15:51:48.518966 | controller |                 "f:terminationMessagePath": {},
2026-06-10 15:51:48.518981 | controller |                 "f:terminationMessagePolicy": {}
2026-06-10 15:51:48.518995 | controller |               }
2026-06-10 15:51:48.519010 | controller |             },
2026-06-10 15:51:48.519024 | controller |             "f:dnsPolicy": {},
2026-06-10 15:51:48.519038 | controller |             "f:enableServiceLinks": {},
2026-06-10 15:51:48.519053 | controller |             "f:restartPolicy": {},
2026-06-10 15:51:48.519070 | controller |             "f:schedulerName": {},
2026-06-10 15:51:48.519087 | controller |             "f:securityContext": {
2026-06-10 15:51:48.519102 | controller |               ".": {},
2026-06-10 15:51:48.519116 | controller |               "f:runAsNonRoot": {}
2026-06-10 15:51:48.519130 | controller |             },
2026-06-10 15:51:48.519145 | controller |             "f:serviceAccount": {},
2026-06-10 15:51:48.519159 | controller |             "f:serviceAccountName": {},
2026-06-10 15:51:48.519173 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-10 15:51:48.519188 | controller |             "f:tolerations": {}
2026-06-10 15:51:48.519202 | controller |           }
2026-06-10 15:51:48.519216 | controller |         },
2026-06-10 15:51:48.519230 | controller |         "manager": "kube-controller-manager",
2026-06-10 15:51:48.519245 | controller |         "operation": "Update",
2026-06-10 15:51:48.519259 | controller |         "time": "2026-06-10T14:57:07Z"
2026-06-10 15:51:48.519273 | controller |       },
2026-06-10 15:51:48.519287 | controller |       {
2026-06-10 15:51:48.519301 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.519316 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.519330 | controller |         "fieldsV1": {
2026-06-10 15:51:48.519355 | controller |           "f:metadata": {
2026-06-10 15:51:48.519370 | controller |             "f:annotations": {
2026-06-10 15:51:48.519384 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-10 15:51:48.519398 | controller |             }
2026-06-10 15:51:48.519412 | controller |           }
2026-06-10 15:51:48.519427 | controller |         },
2026-06-10 15:51:48.519441 | controller |         "manager": "multus-daemon",
2026-06-10 15:51:48.519456 | controller |         "operation": "Update",
2026-06-10 15:51:48.519470 | controller |         "subresource": "status",
2026-06-10 15:51:48.519484 | controller |         "time": "2026-06-10T14:57:09Z"
2026-06-10 15:51:48.519498 | controller |       },
2026-06-10 15:51:48.519512 | controller |       {
2026-06-10 15:51:48.519526 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.519540 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.519554 | controller |         "fieldsV1": {
2026-06-10 15:51:48.519568 | controller |           "f:status": {
2026-06-10 15:51:48.519582 | controller |             "f:conditions": {
2026-06-10 15:51:48.519595 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-10 15:51:48.519609 | controller |                 ".": {},
2026-06-10 15:51:48.519623 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.519637 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.519651 | controller |                 "f:status": {},
2026-06-10 15:51:48.519665 | controller |                 "f:type": {}
2026-06-10 15:51:48.519679 | controller |               },
2026-06-10 15:51:48.519693 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-10 15:51:48.519707 | controller |                 ".": {},
2026-06-10 15:51:48.519721 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.519735 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.519749 | controller |                 "f:status": {},
2026-06-10 15:51:48.519763 | controller |                 "f:type": {}
2026-06-10 15:51:48.519778 | controller |               },
2026-06-10 15:51:48.519792 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-10 15:51:48.519808 | controller |                 ".": {},
2026-06-10 15:51:48.519824 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.519853 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.519899 | controller |                 "f:status": {},
2026-06-10 15:51:48.519922 | controller |                 "f:type": {}
2026-06-10 15:51:48.519937 | controller |               },
2026-06-10 15:51:48.519952 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-10 15:51:48.519967 | controller |                 ".": {},
2026-06-10 15:51:48.519982 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.519996 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.520011 | controller |                 "f:status": {},
2026-06-10 15:51:48.520025 | controller |                 "f:type": {}
2026-06-10 15:51:48.520039 | controller |               }
2026-06-10 15:51:48.520054 | controller |             },
2026-06-10 15:51:48.520068 | controller |             "f:containerStatuses": {},
2026-06-10 15:51:48.520083 | controller |             "f:hostIP": {},
2026-06-10 15:51:48.520098 | controller |             "f:hostIPs": {},
2026-06-10 15:51:48.520112 | controller |             "f:phase": {},
2026-06-10 15:51:48.520127 | controller |             "f:podIP": {},
2026-06-10 15:51:48.520141 | controller |             "f:podIPs": {
2026-06-10 15:51:48.520155 | controller |               ".": {},
2026-06-10 15:51:48.520169 | controller |               "k:{\"ip\":\"10.217.0.89\"}": {
2026-06-10 15:51:48.520183 | controller |                 ".": {},
2026-06-10 15:51:48.520197 | controller |                 "f:ip": {}
2026-06-10 15:51:48.520239 | controller |               }
2026-06-10 15:51:48.520261 | controller |             },
2026-06-10 15:51:48.520276 | controller |             "f:startTime": {}
2026-06-10 15:51:48.520291 | controller |           }
2026-06-10 15:51:48.520306 | controller |         },
2026-06-10 15:51:48.520321 | controller |         "manager": "kubelet",
2026-06-10 15:51:48.520338 | controller |         "operation": "Update",
2026-06-10 15:51:48.520354 | controller |         "subresource": "status",
2026-06-10 15:51:48.520368 | controller |         "time": "2026-06-10T14:57:58Z"
2026-06-10 15:51:48.520382 | controller |       }
2026-06-10 15:51:48.520397 | controller |     ],
2026-06-10 15:51:48.520411 | controller |     "name": "octavia-operator-controller-manager-6495978d8d-xz9hv",
2026-06-10 15:51:48.520426 | controller |     "namespace": "openstack-operators",
2026-06-10 15:51:48.520441 | controller |     "ownerReferences": [
2026-06-10 15:51:48.520455 | controller |       {
2026-06-10 15:51:48.520470 | controller |         "apiVersion": "apps/v1",
2026-06-10 15:51:48.520484 | controller |         "blockOwnerDeletion": true,
2026-06-10 15:51:48.520499 | controller |         "controller": true,
2026-06-10 15:51:48.520513 | controller |         "kind": "ReplicaSet",
2026-06-10 15:51:48.520527 | controller |         "name": "octavia-operator-controller-manager-6495978d8d",
2026-06-10 15:51:48.520541 | controller |         "uid": "5543a8cc-19ab-43b2-81a0-61282569a710"
2026-06-10 15:51:48.520556 | controller |       }
2026-06-10 15:51:48.520570 | controller |     ],
2026-06-10 15:51:48.520585 | controller |     "resourceVersion": "54265",
2026-06-10 15:51:48.520599 | controller |     "uid": "07ba3bec-aca9-448f-8467-53ef78fb9ee0"
2026-06-10 15:51:48.520614 | controller |   },
2026-06-10 15:51:48.520628 | controller |   "spec": {
2026-06-10 15:51:48.520642 | controller |     "containers": [
2026-06-10 15:51:48.520657 | controller |       {
2026-06-10 15:51:48.520671 | controller |         "args": [
2026-06-10 15:51:48.520685 | controller |           "--leader-elect",
2026-06-10 15:51:48.520700 | controller |           "--health-probe-bind-address=:8081",
2026-06-10 15:51:48.520714 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-10 15:51:48.520728 | controller |         ],
2026-06-10 15:51:48.520743 | controller |         "command": [
2026-06-10 15:51:48.520757 | controller |           "/manager"
2026-06-10 15:51:48.520771 | controller |         ],
2026-06-10 15:51:48.520786 | controller |         "env": [
2026-06-10 15:51:48.520800 | controller |           {
2026-06-10 15:51:48.520814 | controller |             "name": "LEASE_DURATION",
2026-06-10 15:51:48.520828 | controller |             "value": "30"
2026-06-10 15:51:48.520843 | controller |           },
2026-06-10 15:51:48.520877 | controller |           {
2026-06-10 15:51:48.520894 | controller |             "name": "RENEW_DEADLINE",
2026-06-10 15:51:48.520909 | controller |             "value": "20"
2026-06-10 15:51:48.520924 | controller |           },
2026-06-10 15:51:48.520939 | controller |           {
2026-06-10 15:51:48.520953 | controller |             "name": "RETRY_PERIOD",
2026-06-10 15:51:48.520967 | controller |             "value": "5"
2026-06-10 15:51:48.520981 | controller |           },
2026-06-10 15:51:48.520996 | controller |           {
2026-06-10 15:51:48.521010 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-10 15:51:48.521024 | controller |             "value": "false"
2026-06-10 15:51:48.521038 | controller |           },
2026-06-10 15:51:48.521053 | controller |           {
2026-06-10 15:51:48.521067 | controller |             "name": "METRICS_CERTS",
2026-06-10 15:51:48.521081 | controller |             "value": "false"
2026-06-10 15:51:48.521095 | controller |           }
2026-06-10 15:51:48.521109 | controller |         ],
2026-06-10 15:51:48.521124 | controller |         "image": "quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63",
2026-06-10 15:51:48.521145 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-10 15:51:48.521161 | controller |         "livenessProbe": {
2026-06-10 15:51:48.521175 | controller |           "failureThreshold": 3,
2026-06-10 15:51:48.521189 | controller |           "httpGet": {
2026-06-10 15:51:48.521204 | controller |             "path": "/healthz",
2026-06-10 15:51:48.521218 | controller |             "port": 8081,
2026-06-10 15:51:48.521232 | controller |             "scheme": "HTTP"
2026-06-10 15:51:48.521246 | controller |           },
2026-06-10 15:51:48.521260 | controller |           "initialDelaySeconds": 15,
2026-06-10 15:51:48.521274 | controller |           "periodSeconds": 20,
2026-06-10 15:51:48.521288 | controller |           "successThreshold": 1,
2026-06-10 15:51:48.521302 | controller |           "timeoutSeconds": 1
2026-06-10 15:51:48.521316 | controller |         },
2026-06-10 15:51:48.521330 | controller |         "name": "manager",
2026-06-10 15:51:48.521344 | controller |         "readinessProbe": {
2026-06-10 15:51:48.521359 | controller |           "failureThreshold": 3,
2026-06-10 15:51:48.521372 | controller |           "httpGet": {
2026-06-10 15:51:48.521386 | controller |             "path": "/readyz",
2026-06-10 15:51:48.521400 | controller |             "port": 8081,
2026-06-10 15:51:48.521414 | controller |             "scheme": "HTTP"
2026-06-10 15:51:48.521428 | controller |           },
2026-06-10 15:51:48.521442 | controller |           "initialDelaySeconds": 5,
2026-06-10 15:51:48.521456 | controller |           "periodSeconds": 10,
2026-06-10 15:51:48.521471 | controller |           "successThreshold": 1,
2026-06-10 15:51:48.521485 | controller |           "timeoutSeconds": 1
2026-06-10 15:51:48.521499 | controller |         },
2026-06-10 15:51:48.521514 | controller |         "resources": {
2026-06-10 15:51:48.521528 | controller |           "limits": {
2026-06-10 15:51:48.521542 | controller |             "cpu": "500m",
2026-06-10 15:51:48.521556 | controller |             "memory": "512Mi"
2026-06-10 15:51:48.521570 | controller |           },
2026-06-10 15:51:48.521584 | controller |           "requests": {
2026-06-10 15:51:48.521599 | controller |             "cpu": "10m",
2026-06-10 15:51:48.521613 | controller |             "memory": "256Mi"
2026-06-10 15:51:48.521627 | controller |           }
2026-06-10 15:51:48.521641 | controller |         },
2026-06-10 15:51:48.521656 | controller |         "securityContext": {
2026-06-10 15:51:48.521670 | controller |           "allowPrivilegeEscalation": false,
2026-06-10 15:51:48.521685 | controller |           "capabilities": {
2026-06-10 15:51:48.521699 | controller |             "drop": [
2026-06-10 15:51:48.521713 | controller |               "MKNOD"
2026-06-10 15:51:48.521727 | controller |             ]
2026-06-10 15:51:48.521742 | controller |           }
2026-06-10 15:51:48.521756 | controller |         },
2026-06-10 15:51:48.521770 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-10 15:51:48.521785 | controller |         "terminationMessagePolicy": "File",
2026-06-10 15:51:48.521799 | controller |         "volumeMounts": [
2026-06-10 15:51:48.521814 | controller |           {
2026-06-10 15:51:48.521828 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-10 15:51:48.521843 | controller |             "name": "kube-api-access-qjvgk",
2026-06-10 15:51:48.521877 | controller |             "readOnly": true
2026-06-10 15:51:48.521894 | controller |           }
2026-06-10 15:51:48.521909 | controller |         ]
2026-06-10 15:51:48.521923 | controller |       }
2026-06-10 15:51:48.521938 | controller |     ],
2026-06-10 15:51:48.521952 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-10 15:51:48.521966 | controller |     "enableServiceLinks": true,
2026-06-10 15:51:48.521981 | controller |     "imagePullSecrets": [
2026-06-10 15:51:48.521994 | controller |       {
2026-06-10 15:51:48.522009 | controller |         "name": "octavia-operator-controller-manager-dockercfg-92p96"
2026-06-10 15:51:48.522030 | controller |       }
2026-06-10 15:51:48.522045 | controller |     ],
2026-06-10 15:51:48.522060 | controller |     "nodeName": "crc",
2026-06-10 15:51:48.522074 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-10 15:51:48.522089 | controller |     "priority": 0,
2026-06-10 15:51:48.522103 | controller |     "restartPolicy": "Always",
2026-06-10 15:51:48.522117 | controller |     "schedulerName": "default-scheduler",
2026-06-10 15:51:48.522132 | controller |     "securityContext": {
2026-06-10 15:51:48.522147 | controller |       "runAsNonRoot": true,
2026-06-10 15:51:48.522162 | controller |       "seLinuxOptions": {
2026-06-10 15:51:48.522176 | controller |         "level": "s0:c26,c5"
2026-06-10 15:51:48.522191 | controller |       }
2026-06-10 15:51:48.522261 | controller |     },
2026-06-10 15:51:48.522287 | controller |     "serviceAccount": "octavia-operator-controller-manager",
2026-06-10 15:51:48.522305 | controller |     "serviceAccountName": "octavia-operator-controller-manager",
2026-06-10 15:51:48.522321 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-10 15:51:48.522337 | controller |     "tolerations": [
2026-06-10 15:51:48.522352 | controller |       {
2026-06-10 15:51:48.522367 | controller |         "effect": "NoExecute",
2026-06-10 15:51:48.522382 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-10 15:51:48.522397 | controller |         "operator": "Exists",
2026-06-10 15:51:48.522412 | controller |         "tolerationSeconds": 120
2026-06-10 15:51:48.522426 | controller |       },
2026-06-10 15:51:48.522441 | controller |       {
2026-06-10 15:51:48.522455 | controller |         "effect": "NoExecute",
2026-06-10 15:51:48.522470 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-10 15:51:48.522485 | controller |         "operator": "Exists",
2026-06-10 15:51:48.522499 | controller |         "tolerationSeconds": 120
2026-06-10 15:51:48.522514 | controller |       },
2026-06-10 15:51:48.522529 | controller |       {
2026-06-10 15:51:48.522543 | controller |         "effect": "NoSchedule",
2026-06-10 15:51:48.522557 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-10 15:51:48.522572 | controller |         "operator": "Exists"
2026-06-10 15:51:48.522586 | controller |       }
2026-06-10 15:51:48.522600 | controller |     ],
2026-06-10 15:51:48.522615 | controller |     "volumes": [
2026-06-10 15:51:48.522629 | controller |       {
2026-06-10 15:51:48.522643 | controller |         "name": "kube-api-access-qjvgk",
2026-06-10 15:51:48.522658 | controller |         "projected": {
2026-06-10 15:51:48.522672 | controller |           "defaultMode": 420,
2026-06-10 15:51:48.522686 | controller |           "sources": [
2026-06-10 15:51:48.522700 | controller |             {
2026-06-10 15:51:48.522714 | controller |               "serviceAccountToken": {
2026-06-10 15:51:48.522728 | controller |                 "expirationSeconds": 3607,
2026-06-10 15:51:48.522743 | controller |                 "path": "token"
2026-06-10 15:51:48.522757 | controller |               }
2026-06-10 15:51:48.522771 | controller |             },
2026-06-10 15:51:48.522786 | controller |             {
2026-06-10 15:51:48.522800 | controller |               "configMap": {
2026-06-10 15:51:48.522815 | controller |                 "items": [
2026-06-10 15:51:48.522829 | controller |                   {
2026-06-10 15:51:48.522844 | controller |                     "key": "ca.crt",
2026-06-10 15:51:48.522879 | controller |                     "path": "ca.crt"
2026-06-10 15:51:48.522895 | controller |                   }
2026-06-10 15:51:48.522909 | controller |                 ],
2026-06-10 15:51:48.522924 | controller |                 "name": "kube-root-ca.crt"
2026-06-10 15:51:48.522939 | controller |               }
2026-06-10 15:51:48.522954 | controller |             },
2026-06-10 15:51:48.522969 | controller |             {
2026-06-10 15:51:48.522983 | controller |               "downwardAPI": {
2026-06-10 15:51:48.523006 | controller |                 "items": [
2026-06-10 15:51:48.523021 | controller |                   {
2026-06-10 15:51:48.523036 | controller |                     "fieldRef": {
2026-06-10 15:51:48.523050 | controller |                       "apiVersion": "v1",
2026-06-10 15:51:48.523064 | controller |                       "fieldPath": "metadata.namespace"
2026-06-10 15:51:48.523079 | controller |                     },
2026-06-10 15:51:48.523093 | controller |                     "path": "namespace"
2026-06-10 15:51:48.523108 | controller |                   }
2026-06-10 15:51:48.523122 | controller |                 ]
2026-06-10 15:51:48.523137 | controller |               }
2026-06-10 15:51:48.523151 | controller |             },
2026-06-10 15:51:48.523165 | controller |             {
2026-06-10 15:51:48.523180 | controller |               "configMap": {
2026-06-10 15:51:48.523194 | controller |                 "items": [
2026-06-10 15:51:48.523208 | controller |                   {
2026-06-10 15:51:48.523222 | controller |                     "key": "service-ca.crt",
2026-06-10 15:51:48.523237 | controller |                     "path": "service-ca.crt"
2026-06-10 15:51:48.523252 | controller |                   }
2026-06-10 15:51:48.523266 | controller |                 ],
2026-06-10 15:51:48.523281 | controller |                 "name": "openshift-service-ca.crt"
2026-06-10 15:51:48.523296 | controller |               }
2026-06-10 15:51:48.523310 | controller |             }
2026-06-10 15:51:48.523325 | controller |           ]
2026-06-10 15:51:48.523340 | controller |         }
2026-06-10 15:51:48.523354 | controller |       }
2026-06-10 15:51:48.523368 | controller |     ]
2026-06-10 15:51:48.523382 | controller |   },
2026-06-10 15:51:48.523396 | controller |   "status": {
2026-06-10 15:51:48.523410 | controller |     "conditions": [
2026-06-10 15:51:48.523425 | controller |       {
2026-06-10 15:51:48.523439 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.523453 | controller |         "lastTransitionTime": "2026-06-10T14:57:37Z",
2026-06-10 15:51:48.523467 | controller |         "status": "True",
2026-06-10 15:51:48.523481 | controller |         "type": "PodReadyToStartContainers"
2026-06-10 15:51:48.523496 | controller |       },
2026-06-10 15:51:48.523510 | controller |       {
2026-06-10 15:51:48.523524 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.523539 | controller |         "lastTransitionTime": "2026-06-10T14:57:07Z",
2026-06-10 15:51:48.523553 | controller |         "status": "True",
2026-06-10 15:51:48.523567 | controller |         "type": "Initialized"
2026-06-10 15:51:48.523582 | controller |       },
2026-06-10 15:51:48.523596 | controller |       {
2026-06-10 15:51:48.523610 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.523624 | controller |         "lastTransitionTime": "2026-06-10T14:57:50Z",
2026-06-10 15:51:48.523639 | controller |         "status": "True",
2026-06-10 15:51:48.523653 | controller |         "type": "Ready"
2026-06-10 15:51:48.523668 | controller |       },
2026-06-10 15:51:48.523682 | controller |       {
2026-06-10 15:51:48.523696 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.523711 | controller |         "lastTransitionTime": "2026-06-10T14:57:50Z",
2026-06-10 15:51:48.523725 | controller |         "status": "True",
2026-06-10 15:51:48.523739 | controller |         "type": "ContainersReady"
2026-06-10 15:51:48.523753 | controller |       },
2026-06-10 15:51:48.523767 | controller |       {
2026-06-10 15:51:48.523781 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.523795 | controller |         "lastTransitionTime": "2026-06-10T14:57:07Z",
2026-06-10 15:51:48.523810 | controller |         "status": "True",
2026-06-10 15:51:48.523824 | controller |         "type": "PodScheduled"
2026-06-10 15:51:48.523838 | controller |       }
2026-06-10 15:51:48.523870 | controller |     ],
2026-06-10 15:51:48.523909 | controller |     "containerStatuses": [
2026-06-10 15:51:48.523931 | controller |       {
2026-06-10 15:51:48.524117 | controller |         "allocatedResources": {
2026-06-10 15:51:48.524132 | controller |           "cpu": "10m",
2026-06-10 15:51:48.524146 | controller |           "memory": "256Mi"
2026-06-10 15:51:48.524160 | controller |         },
2026-06-10 15:51:48.524175 | controller |         "containerID": "cri-o://ae3c20d537ebf01be78c75d1cfe64eb20ee96e525fdeac68d66cd6177684ca95",
2026-06-10 15:51:48.524190 | controller |         "image": "quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63",
2026-06-10 15:51:48.524204 | controller |         "imageID": "quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63",
2026-06-10 15:51:48.524219 | controller |         "lastState": {},
2026-06-10 15:51:48.524234 | controller |         "name": "manager",
2026-06-10 15:51:48.524249 | controller |         "ready": true,
2026-06-10 15:51:48.524263 | controller |         "resources": {
2026-06-10 15:51:48.524277 | controller |           "limits": {
2026-06-10 15:51:48.524294 | controller |             "cpu": "500m",
2026-06-10 15:51:48.524310 | controller |             "memory": "512Mi"
2026-06-10 15:51:48.524325 | controller |           },
2026-06-10 15:51:48.524339 | controller |           "requests": {
2026-06-10 15:51:48.524353 | controller |             "cpu": "10m",
2026-06-10 15:51:48.524368 | controller |             "memory": "256Mi"
2026-06-10 15:51:48.524382 | controller |           }
2026-06-10 15:51:48.524396 | controller |         },
2026-06-10 15:51:48.524411 | controller |         "restartCount": 0,
2026-06-10 15:51:48.524425 | controller |         "started": true,
2026-06-10 15:51:48.524439 | controller |         "state": {
2026-06-10 15:51:48.524454 | controller |           "running": {
2026-06-10 15:51:48.524468 | controller |             "startedAt": "2026-06-10T14:57:37Z"
2026-06-10 15:51:48.524483 | controller |           }
2026-06-10 15:51:48.524498 | controller |         },
2026-06-10 15:51:48.524512 | controller |         "user": {
2026-06-10 15:51:48.524527 | controller |           "linux": {
2026-06-10 15:51:48.524541 | controller |             "gid": 0,
2026-06-10 15:51:48.524556 | controller |             "supplementalGroups": [
2026-06-10 15:51:48.524570 | controller |               0
2026-06-10 15:51:48.524585 | controller |             ],
2026-06-10 15:51:48.524599 | controller |             "uid": 65532
2026-06-10 15:51:48.524613 | controller |           }
2026-06-10 15:51:48.524628 | controller |         },
2026-06-10 15:51:48.524642 | controller |         "volumeMounts": [
2026-06-10 15:51:48.524656 | controller |           {
2026-06-10 15:51:48.524671 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-10 15:51:48.524686 | controller |             "name": "kube-api-access-qjvgk",
2026-06-10 15:51:48.524702 | controller |             "readOnly": true,
2026-06-10 15:51:48.524717 | controller |             "recursiveReadOnly": "Disabled"
2026-06-10 15:51:48.524731 | controller |           }
2026-06-10 15:51:48.524746 | controller |         ]
2026-06-10 15:51:48.524761 | controller |       }
2026-06-10 15:51:48.524776 | controller |     ],
2026-06-10 15:51:48.524790 | controller |     "hostIP": "192.168.126.11",
2026-06-10 15:51:48.524805 | controller |     "hostIPs": [
2026-06-10 15:51:48.524819 | controller |       {
2026-06-10 15:51:48.524834 | controller |         "ip": "192.168.126.11"
2026-06-10 15:51:48.524851 | controller |       }
2026-06-10 15:51:48.524882 | controller |     ],
2026-06-10 15:51:48.524898 | controller |     "phase": "Running",
2026-06-10 15:51:48.524912 | controller |     "podIP": "10.217.0.89",
2026-06-10 15:51:48.524927 | controller |     "podIPs": [
2026-06-10 15:51:48.524942 | controller |       {
2026-06-10 15:51:48.524956 | controller |         "ip": "10.217.0.89"
2026-06-10 15:51:48.524970 | controller |       }
2026-06-10 15:51:48.524989 | controller |     ],
2026-06-10 15:51:48.525004 | controller |     "qosClass": "Burstable",
2026-06-10 15:51:48.525018 | controller |     "startTime": "2026-06-10T14:57:07Z"
2026-06-10 15:51:48.525032 | controller |   }
2026-06-10 15:51:48.525047 | controller | }
2026-06-10 15:51:48.551267 | controller | ok:
2026-06-10 15:51:48.551383 | controller | {
2026-06-10 15:51:48.551413 | controller |   "apiVersion": "v1",
2026-06-10 15:51:48.551431 | controller |   "kind": "Pod",
2026-06-10 15:51:48.551452 | controller |   "metadata": {
2026-06-10 15:51:48.551473 | controller |     "annotations": {
2026-06-10 15:51:48.551489 | 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-10 15:51:48.551510 | 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-10 15:51:48.551529 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-10 15:51:48.551549 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-10 15:51:48.551570 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-10 15:51:48.551642 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-10 15:51:48.551663 | controller |     },
2026-06-10 15:51:48.551680 | controller |     "creationTimestamp": "2026-06-10T14:57:07Z",
2026-06-10 15:51:48.551695 | controller |     "generateName": "openstack-baremetal-operator-controller-manager-7c67dc759f-",
2026-06-10 15:51:48.551711 | controller |     "generation": 1,
2026-06-10 15:51:48.551726 | controller |     "labels": {
2026-06-10 15:51:48.551740 | controller |       "app.kubernetes.io/name": "openstack-baremetal-operator",
2026-06-10 15:51:48.551755 | controller |       "control-plane": "controller-manager",
2026-06-10 15:51:48.551770 | controller |       "openstack.org/operator-name": "openstack-baremetal",
2026-06-10 15:51:48.551785 | controller |       "pod-template-hash": "7c67dc759f"
2026-06-10 15:51:48.551799 | controller |     },
2026-06-10 15:51:48.551814 | controller |     "managedFields": [
2026-06-10 15:51:48.551829 | controller |       {
2026-06-10 15:51:48.551843 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.551889 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.551905 | controller |         "fieldsV1": {
2026-06-10 15:51:48.551920 | controller |           "f:metadata": {
2026-06-10 15:51:48.551935 | controller |             "f:annotations": {
2026-06-10 15:51:48.551950 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-10 15:51:48.551965 | controller |             }
2026-06-10 15:51:48.551980 | controller |           }
2026-06-10 15:51:48.551994 | controller |         },
2026-06-10 15:51:48.552008 | controller |         "manager": "crc",
2026-06-10 15:51:48.552023 | controller |         "operation": "Update",
2026-06-10 15:51:48.552037 | controller |         "subresource": "status",
2026-06-10 15:51:48.552052 | controller |         "time": "2026-06-10T14:57:07Z"
2026-06-10 15:51:48.552067 | controller |       },
2026-06-10 15:51:48.552081 | controller |       {
2026-06-10 15:51:48.552096 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.552111 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.552125 | controller |         "fieldsV1": {
2026-06-10 15:51:48.552139 | controller |           "f:metadata": {
2026-06-10 15:51:48.552167 | controller |             "f:annotations": {
2026-06-10 15:51:48.552188 | controller |               ".": {},
2026-06-10 15:51:48.552203 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-10 15:51:48.552218 | controller |             },
2026-06-10 15:51:48.552233 | controller |             "f:generateName": {},
2026-06-10 15:51:48.552248 | controller |             "f:labels": {
2026-06-10 15:51:48.552262 | controller |               ".": {},
2026-06-10 15:51:48.552276 | controller |               "f:app.kubernetes.io/name": {},
2026-06-10 15:51:48.552290 | controller |               "f:control-plane": {},
2026-06-10 15:51:48.552305 | controller |               "f:openstack.org/operator-name": {},
2026-06-10 15:51:48.552319 | controller |               "f:pod-template-hash": {}
2026-06-10 15:51:48.552334 | controller |             },
2026-06-10 15:51:48.552348 | controller |             "f:ownerReferences": {
2026-06-10 15:51:48.552362 | controller |               ".": {},
2026-06-10 15:51:48.552376 | controller |               "k:{\"uid\":\"08f80341-f367-4065-9cec-7907f51c9804\"}": {}
2026-06-10 15:51:48.552390 | controller |             }
2026-06-10 15:51:48.552511 | controller |           },
2026-06-10 15:51:48.552535 | controller |           "f:spec": {
2026-06-10 15:51:48.552551 | controller |             "f:containers": {
2026-06-10 15:51:48.552566 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-10 15:51:48.552581 | controller |                 ".": {},
2026-06-10 15:51:48.552596 | controller |                 "f:args": {},
2026-06-10 15:51:48.552611 | controller |                 "f:command": {},
2026-06-10 15:51:48.552625 | controller |                 "f:env": {
2026-06-10 15:51:48.552640 | controller |                   ".": {},
2026-06-10 15:51:48.552654 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-10 15:51:48.552668 | controller |                     ".": {},
2026-06-10 15:51:48.552683 | controller |                     "f:name": {},
2026-06-10 15:51:48.552697 | controller |                     "f:value": {}
2026-06-10 15:51:48.552711 | controller |                   },
2026-06-10 15:51:48.552725 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-10 15:51:48.552740 | controller |                     ".": {},
2026-06-10 15:51:48.552754 | controller |                     "f:name": {},
2026-06-10 15:51:48.552769 | controller |                     "f:value": {}
2026-06-10 15:51:48.552783 | controller |                   },
2026-06-10 15:51:48.552797 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-10 15:51:48.552812 | controller |                     ".": {},
2026-06-10 15:51:48.552826 | controller |                     "f:name": {},
2026-06-10 15:51:48.552841 | controller |                     "f:value": {}
2026-06-10 15:51:48.552875 | controller |                   },
2026-06-10 15:51:48.552891 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.552907 | controller |                     ".": {},
2026-06-10 15:51:48.552922 | controller |                     "f:name": {},
2026-06-10 15:51:48.552937 | controller |                     "f:value": {}
2026-06-10 15:51:48.552951 | controller |                   },
2026-06-10 15:51:48.552965 | controller |                   "k:{\"name\":\"RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.552980 | controller |                     ".": {},
2026-06-10 15:51:48.552994 | controller |                     "f:name": {},
2026-06-10 15:51:48.553008 | controller |                     "f:value": {}
2026-06-10 15:51:48.553022 | controller |                   },
2026-06-10 15:51:48.553036 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.553051 | controller |                     ".": {},
2026-06-10 15:51:48.553065 | controller |                     "f:name": {},
2026-06-10 15:51:48.553080 | controller |                     "f:value": {}
2026-06-10 15:51:48.553100 | controller |                   },
2026-06-10 15:51:48.553115 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.553130 | controller |                     ".": {},
2026-06-10 15:51:48.553144 | controller |                     "f:name": {},
2026-06-10 15:51:48.553158 | controller |                     "f:value": {}
2026-06-10 15:51:48.553172 | controller |                   },
2026-06-10 15:51:48.553186 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.553200 | controller |                     ".": {},
2026-06-10 15:51:48.553213 | controller |                     "f:name": {},
2026-06-10 15:51:48.553227 | controller |                     "f:value": {}
2026-06-10 15:51:48.553241 | controller |                   },
2026-06-10 15:51:48.553255 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.553268 | controller |                     ".": {},
2026-06-10 15:51:48.553282 | controller |                     "f:name": {},
2026-06-10 15:51:48.553296 | controller |                     "f:value": {}
2026-06-10 15:51:48.553310 | controller |                   },
2026-06-10 15:51:48.553323 | controller |                   "k:{\"name\":\"RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.553337 | controller |                     ".": {},
2026-06-10 15:51:48.553351 | controller |                     "f:name": {},
2026-06-10 15:51:48.553365 | controller |                     "f:value": {}
2026-06-10 15:51:48.553379 | controller |                   },
2026-06-10 15:51:48.553393 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.553406 | controller |                     ".": {},
2026-06-10 15:51:48.553420 | controller |                     "f:name": {},
2026-06-10 15:51:48.553434 | controller |                     "f:value": {}
2026-06-10 15:51:48.553448 | controller |                   },
2026-06-10 15:51:48.553462 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.553476 | controller |                     ".": {},
2026-06-10 15:51:48.553490 | controller |                     "f:name": {},
2026-06-10 15:51:48.553504 | controller |                     "f:value": {}
2026-06-10 15:51:48.553518 | controller |                   },
2026-06-10 15:51:48.553532 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.553546 | controller |                     ".": {},
2026-06-10 15:51:48.553560 | controller |                     "f:name": {},
2026-06-10 15:51:48.553573 | controller |                     "f:value": {}
2026-06-10 15:51:48.553587 | controller |                   },
2026-06-10 15:51:48.553601 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.553616 | controller |                     ".": {},
2026-06-10 15:51:48.553630 | controller |                     "f:name": {},
2026-06-10 15:51:48.553644 | controller |                     "f:value": {}
2026-06-10 15:51:48.553657 | controller |                   },
2026-06-10 15:51:48.553671 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.553686 | controller |                     ".": {},
2026-06-10 15:51:48.553700 | controller |                     "f:name": {},
2026-06-10 15:51:48.553714 | controller |                     "f:value": {}
2026-06-10 15:51:48.553728 | controller |                   },
2026-06-10 15:51:48.553742 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.553757 | controller |                     ".": {},
2026-06-10 15:51:48.553771 | controller |                     "f:name": {},
2026-06-10 15:51:48.553791 | controller |                     "f:value": {}
2026-06-10 15:51:48.553806 | controller |                   },
2026-06-10 15:51:48.553821 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.553835 | controller |                     ".": {},
2026-06-10 15:51:48.553853 | controller |                     "f:name": {},
2026-06-10 15:51:48.553885 | controller |                     "f:value": {}
2026-06-10 15:51:48.553901 | controller |                   },
2026-06-10 15:51:48.553915 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.553930 | controller |                     ".": {},
2026-06-10 15:51:48.553944 | controller |                     "f:name": {},
2026-06-10 15:51:48.553959 | controller |                     "f:value": {}
2026-06-10 15:51:48.553973 | controller |                   },
2026-06-10 15:51:48.553987 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.554002 | controller |                     ".": {},
2026-06-10 15:51:48.554016 | controller |                     "f:name": {},
2026-06-10 15:51:48.554030 | controller |                     "f:value": {}
2026-06-10 15:51:48.554045 | controller |                   },
2026-06-10 15:51:48.554060 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.554074 | controller |                     ".": {},
2026-06-10 15:51:48.554089 | controller |                     "f:name": {},
2026-06-10 15:51:48.554104 | controller |                     "f:value": {}
2026-06-10 15:51:48.554119 | controller |                   },
2026-06-10 15:51:48.554133 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.554148 | controller |                     ".": {},
2026-06-10 15:51:48.554162 | controller |                     "f:name": {},
2026-06-10 15:51:48.554176 | controller |                     "f:value": {}
2026-06-10 15:51:48.554190 | controller |                   },
2026-06-10 15:51:48.554204 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.554219 | controller |                     ".": {},
2026-06-10 15:51:48.554233 | controller |                     "f:name": {},
2026-06-10 15:51:48.554247 | controller |                     "f:value": {}
2026-06-10 15:51:48.554261 | controller |                   },
2026-06-10 15:51:48.554275 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.554289 | controller |                     ".": {},
2026-06-10 15:51:48.554303 | controller |                     "f:name": {},
2026-06-10 15:51:48.554317 | controller |                     "f:value": {}
2026-06-10 15:51:48.554331 | controller |                   },
2026-06-10 15:51:48.554345 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.554359 | controller |                     ".": {},
2026-06-10 15:51:48.554373 | controller |                     "f:name": {},
2026-06-10 15:51:48.554387 | controller |                     "f:value": {}
2026-06-10 15:51:48.554401 | controller |                   },
2026-06-10 15:51:48.554415 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.554429 | controller |                     ".": {},
2026-06-10 15:51:48.554443 | controller |                     "f:name": {},
2026-06-10 15:51:48.554457 | controller |                     "f:value": {}
2026-06-10 15:51:48.554470 | controller |                   },
2026-06-10 15:51:48.554484 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.554497 | controller |                     ".": {},
2026-06-10 15:51:48.554516 | controller |                     "f:name": {},
2026-06-10 15:51:48.554531 | controller |                     "f:value": {}
2026-06-10 15:51:48.554544 | controller |                   },
2026-06-10 15:51:48.554558 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.554573 | controller |                     ".": {},
2026-06-10 15:51:48.554587 | controller |                     "f:name": {},
2026-06-10 15:51:48.554601 | controller |                     "f:value": {}
2026-06-10 15:51:48.554615 | controller |                   },
2026-06-10 15:51:48.554630 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.554644 | controller |                     ".": {},
2026-06-10 15:51:48.554659 | controller |                     "f:name": {},
2026-06-10 15:51:48.554673 | controller |                     "f:value": {}
2026-06-10 15:51:48.554687 | controller |                   },
2026-06-10 15:51:48.554701 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.554715 | controller |                     ".": {},
2026-06-10 15:51:48.554729 | controller |                     "f:name": {},
2026-06-10 15:51:48.554743 | controller |                     "f:value": {}
2026-06-10 15:51:48.554757 | controller |                   },
2026-06-10 15:51:48.554771 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.554786 | controller |                     ".": {},
2026-06-10 15:51:48.554800 | controller |                     "f:name": {},
2026-06-10 15:51:48.554814 | controller |                     "f:value": {}
2026-06-10 15:51:48.554828 | controller |                   },
2026-06-10 15:51:48.554843 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.554876 | controller |                     ".": {},
2026-06-10 15:51:48.554892 | controller |                     "f:name": {},
2026-06-10 15:51:48.554907 | controller |                     "f:value": {}
2026-06-10 15:51:48.554921 | controller |                   },
2026-06-10 15:51:48.554935 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.554950 | controller |                     ".": {},
2026-06-10 15:51:48.554964 | controller |                     "f:name": {},
2026-06-10 15:51:48.554978 | controller |                     "f:value": {}
2026-06-10 15:51:48.554992 | controller |                   },
2026-06-10 15:51:48.555006 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.555020 | controller |                     ".": {},
2026-06-10 15:51:48.555034 | controller |                     "f:name": {},
2026-06-10 15:51:48.555048 | controller |                     "f:value": {}
2026-06-10 15:51:48.555063 | controller |                   },
2026-06-10 15:51:48.555077 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.555092 | controller |                     ".": {},
2026-06-10 15:51:48.555106 | controller |                     "f:name": {},
2026-06-10 15:51:48.555120 | controller |                     "f:value": {}
2026-06-10 15:51:48.555135 | controller |                   },
2026-06-10 15:51:48.555149 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.555164 | controller |                     ".": {},
2026-06-10 15:51:48.555178 | controller |                     "f:name": {},
2026-06-10 15:51:48.555192 | controller |                     "f:value": {}
2026-06-10 15:51:48.555206 | controller |                   },
2026-06-10 15:51:48.555220 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.555240 | controller |                     ".": {},
2026-06-10 15:51:48.555255 | controller |                     "f:name": {},
2026-06-10 15:51:48.555269 | controller |                     "f:value": {}
2026-06-10 15:51:48.555283 | controller |                   },
2026-06-10 15:51:48.555298 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.555312 | controller |                     ".": {},
2026-06-10 15:51:48.555327 | controller |                     "f:name": {},
2026-06-10 15:51:48.555341 | controller |                     "f:value": {}
2026-06-10 15:51:48.555356 | controller |                   },
2026-06-10 15:51:48.555370 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.555385 | controller |                     ".": {},
2026-06-10 15:51:48.555399 | controller |                     "f:name": {},
2026-06-10 15:51:48.555413 | controller |                     "f:value": {}
2026-06-10 15:51:48.555427 | controller |                   },
2026-06-10 15:51:48.555441 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.555456 | controller |                     ".": {},
2026-06-10 15:51:48.555470 | controller |                     "f:name": {},
2026-06-10 15:51:48.555485 | controller |                     "f:value": {}
2026-06-10 15:51:48.555499 | controller |                   },
2026-06-10 15:51:48.555514 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.555528 | controller |                     ".": {},
2026-06-10 15:51:48.555542 | controller |                     "f:name": {},
2026-06-10 15:51:48.555556 | controller |                     "f:value": {}
2026-06-10 15:51:48.555570 | controller |                   },
2026-06-10 15:51:48.555584 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.555598 | controller |                     ".": {},
2026-06-10 15:51:48.555612 | controller |                     "f:name": {},
2026-06-10 15:51:48.555627 | controller |                     "f:value": {}
2026-06-10 15:51:48.555641 | controller |                   },
2026-06-10 15:51:48.555655 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.555670 | controller |                     ".": {},
2026-06-10 15:51:48.555684 | controller |                     "f:name": {},
2026-06-10 15:51:48.555698 | controller |                     "f:value": {}
2026-06-10 15:51:48.555712 | controller |                   },
2026-06-10 15:51:48.555726 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.555740 | controller |                     ".": {},
2026-06-10 15:51:48.555753 | controller |                     "f:name": {},
2026-06-10 15:51:48.555767 | controller |                     "f:value": {}
2026-06-10 15:51:48.555781 | controller |                   },
2026-06-10 15:51:48.555795 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.555809 | controller |                     ".": {},
2026-06-10 15:51:48.555824 | controller |                     "f:name": {},
2026-06-10 15:51:48.555838 | controller |                     "f:value": {}
2026-06-10 15:51:48.555856 | controller |                   },
2026-06-10 15:51:48.555890 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.555905 | controller |                     ".": {},
2026-06-10 15:51:48.555920 | controller |                     "f:name": {},
2026-06-10 15:51:48.555935 | controller |                     "f:value": {}
2026-06-10 15:51:48.555949 | controller |                   },
2026-06-10 15:51:48.555964 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.555987 | controller |                     ".": {},
2026-06-10 15:51:48.556002 | controller |                     "f:name": {},
2026-06-10 15:51:48.556016 | controller |                     "f:value": {}
2026-06-10 15:51:48.556030 | controller |                   },
2026-06-10 15:51:48.556045 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.556059 | controller |                     ".": {},
2026-06-10 15:51:48.556075 | controller |                     "f:name": {},
2026-06-10 15:51:48.556091 | controller |                     "f:value": {}
2026-06-10 15:51:48.556107 | controller |                   },
2026-06-10 15:51:48.556122 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.556137 | controller |                     ".": {},
2026-06-10 15:51:48.556151 | controller |                     "f:name": {},
2026-06-10 15:51:48.556166 | controller |                     "f:value": {}
2026-06-10 15:51:48.556180 | controller |                   },
2026-06-10 15:51:48.556214 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.556230 | controller |                     ".": {},
2026-06-10 15:51:48.556245 | controller |                     "f:name": {},
2026-06-10 15:51:48.556259 | controller |                     "f:value": {}
2026-06-10 15:51:48.556273 | controller |                   },
2026-06-10 15:51:48.556287 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.556301 | controller |                     ".": {},
2026-06-10 15:51:48.556316 | controller |                     "f:name": {},
2026-06-10 15:51:48.556330 | controller |                     "f:value": {}
2026-06-10 15:51:48.556344 | controller |                   },
2026-06-10 15:51:48.556359 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.556373 | controller |                     ".": {},
2026-06-10 15:51:48.556387 | controller |                     "f:name": {},
2026-06-10 15:51:48.556401 | controller |                     "f:value": {}
2026-06-10 15:51:48.556415 | controller |                   },
2026-06-10 15:51:48.556429 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.556443 | controller |                     ".": {},
2026-06-10 15:51:48.556457 | controller |                     "f:name": {},
2026-06-10 15:51:48.556471 | controller |                     "f:value": {}
2026-06-10 15:51:48.556485 | controller |                   },
2026-06-10 15:51:48.556499 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.556513 | controller |                     ".": {},
2026-06-10 15:51:48.556527 | controller |                     "f:name": {},
2026-06-10 15:51:48.556541 | controller |                     "f:value": {}
2026-06-10 15:51:48.556555 | controller |                   },
2026-06-10 15:51:48.556569 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.556583 | controller |                     ".": {},
2026-06-10 15:51:48.556597 | controller |                     "f:name": {},
2026-06-10 15:51:48.556611 | controller |                     "f:value": {}
2026-06-10 15:51:48.556625 | controller |                   },
2026-06-10 15:51:48.556640 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.556654 | controller |                     ".": {},
2026-06-10 15:51:48.556668 | controller |                     "f:name": {},
2026-06-10 15:51:48.556682 | controller |                     "f:value": {}
2026-06-10 15:51:48.556696 | controller |                   },
2026-06-10 15:51:48.556715 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.556730 | controller |                     ".": {},
2026-06-10 15:51:48.556745 | controller |                     "f:name": {},
2026-06-10 15:51:48.556759 | controller |                     "f:value": {}
2026-06-10 15:51:48.556773 | controller |                   },
2026-06-10 15:51:48.556787 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.556801 | controller |                     ".": {},
2026-06-10 15:51:48.556815 | controller |                     "f:name": {},
2026-06-10 15:51:48.556829 | controller |                     "f:value": {}
2026-06-10 15:51:48.556843 | controller |                   },
2026-06-10 15:51:48.556883 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.556900 | controller |                     ".": {},
2026-06-10 15:51:48.556915 | controller |                     "f:name": {},
2026-06-10 15:51:48.556930 | controller |                     "f:value": {}
2026-06-10 15:51:48.556945 | controller |                   },
2026-06-10 15:51:48.556959 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.556974 | controller |                     ".": {},
2026-06-10 15:51:48.556988 | controller |                     "f:name": {},
2026-06-10 15:51:48.557002 | controller |                     "f:value": {}
2026-06-10 15:51:48.557016 | controller |                   },
2026-06-10 15:51:48.557031 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.557045 | controller |                     ".": {},
2026-06-10 15:51:48.557059 | controller |                     "f:name": {},
2026-06-10 15:51:48.557073 | controller |                     "f:value": {}
2026-06-10 15:51:48.557087 | controller |                   },
2026-06-10 15:51:48.557101 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.557116 | controller |                     ".": {},
2026-06-10 15:51:48.557130 | controller |                     "f:name": {},
2026-06-10 15:51:48.557144 | controller |                     "f:value": {}
2026-06-10 15:51:48.557158 | controller |                   },
2026-06-10 15:51:48.557173 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.557187 | controller |                     ".": {},
2026-06-10 15:51:48.557201 | controller |                     "f:name": {},
2026-06-10 15:51:48.557216 | controller |                     "f:value": {}
2026-06-10 15:51:48.557230 | controller |                   },
2026-06-10 15:51:48.557244 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.557259 | controller |                     ".": {},
2026-06-10 15:51:48.557273 | controller |                     "f:name": {},
2026-06-10 15:51:48.557287 | controller |                     "f:value": {}
2026-06-10 15:51:48.557302 | controller |                   },
2026-06-10 15:51:48.557316 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.557331 | controller |                     ".": {},
2026-06-10 15:51:48.557345 | controller |                     "f:name": {},
2026-06-10 15:51:48.557360 | controller |                     "f:value": {}
2026-06-10 15:51:48.557374 | controller |                   },
2026-06-10 15:51:48.557388 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.557402 | controller |                     ".": {},
2026-06-10 15:51:48.557416 | controller |                     "f:name": {},
2026-06-10 15:51:48.557430 | controller |                     "f:value": {}
2026-06-10 15:51:48.557445 | controller |                   },
2026-06-10 15:51:48.557464 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.557479 | controller |                     ".": {},
2026-06-10 15:51:48.557494 | controller |                     "f:name": {},
2026-06-10 15:51:48.557508 | controller |                     "f:value": {}
2026-06-10 15:51:48.557523 | controller |                   },
2026-06-10 15:51:48.557537 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.557552 | controller |                     ".": {},
2026-06-10 15:51:48.557566 | controller |                     "f:name": {},
2026-06-10 15:51:48.557580 | controller |                     "f:value": {}
2026-06-10 15:51:48.557594 | controller |                   },
2026-06-10 15:51:48.557609 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.557624 | controller |                     ".": {},
2026-06-10 15:51:48.557638 | controller |                     "f:name": {},
2026-06-10 15:51:48.557652 | controller |                     "f:value": {}
2026-06-10 15:51:48.557666 | controller |                   },
2026-06-10 15:51:48.557680 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.557694 | controller |                     ".": {},
2026-06-10 15:51:48.557708 | controller |                     "f:name": {},
2026-06-10 15:51:48.557722 | controller |                     "f:value": {}
2026-06-10 15:51:48.557736 | controller |                   },
2026-06-10 15:51:48.557750 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.557764 | controller |                     ".": {},
2026-06-10 15:51:48.557778 | controller |                     "f:name": {},
2026-06-10 15:51:48.557792 | controller |                     "f:value": {}
2026-06-10 15:51:48.557807 | controller |                   },
2026-06-10 15:51:48.557821 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.557835 | controller |                     ".": {},
2026-06-10 15:51:48.557852 | controller |                     "f:name": {},
2026-06-10 15:51:48.557883 | controller |                     "f:value": {}
2026-06-10 15:51:48.557899 | controller |                   },
2026-06-10 15:51:48.557913 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.557928 | controller |                     ".": {},
2026-06-10 15:51:48.557943 | controller |                     "f:name": {},
2026-06-10 15:51:48.557957 | controller |                     "f:value": {}
2026-06-10 15:51:48.557971 | controller |                   },
2026-06-10 15:51:48.557986 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.558000 | controller |                     ".": {},
2026-06-10 15:51:48.558015 | controller |                     "f:name": {},
2026-06-10 15:51:48.558029 | controller |                     "f:value": {}
2026-06-10 15:51:48.558043 | controller |                   },
2026-06-10 15:51:48.558057 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.558071 | controller |                     ".": {},
2026-06-10 15:51:48.558085 | controller |                     "f:name": {},
2026-06-10 15:51:48.558099 | controller |                     "f:value": {}
2026-06-10 15:51:48.558113 | controller |                   },
2026-06-10 15:51:48.558127 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.558142 | controller |                     ".": {},
2026-06-10 15:51:48.558156 | controller |                     "f:name": {},
2026-06-10 15:51:48.558171 | controller |                     "f:value": {}
2026-06-10 15:51:48.558191 | controller |                   },
2026-06-10 15:51:48.558205 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.558220 | controller |                     ".": {},
2026-06-10 15:51:48.558234 | controller |                     "f:name": {},
2026-06-10 15:51:48.558248 | controller |                     "f:value": {}
2026-06-10 15:51:48.558262 | controller |                   },
2026-06-10 15:51:48.558276 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT\"}": {
2026-06-10 15:51:48.558290 | controller |                     ".": {},
2026-06-10 15:51:48.558304 | controller |                     "f:name": {},
2026-06-10 15:51:48.558318 | controller |                     "f:value": {}
2026-06-10 15:51:48.558332 | controller |                   },
2026-06-10 15:51:48.558347 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.558361 | controller |                     ".": {},
2026-06-10 15:51:48.558375 | controller |                     "f:name": {},
2026-06-10 15:51:48.558389 | controller |                     "f:value": {}
2026-06-10 15:51:48.558403 | controller |                   },
2026-06-10 15:51:48.558417 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.558432 | controller |                     ".": {},
2026-06-10 15:51:48.558446 | controller |                     "f:name": {},
2026-06-10 15:51:48.558461 | controller |                     "f:value": {}
2026-06-10 15:51:48.558475 | controller |                   },
2026-06-10 15:51:48.558490 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.558504 | controller |                     ".": {},
2026-06-10 15:51:48.558519 | controller |                     "f:name": {},
2026-06-10 15:51:48.558533 | controller |                     "f:value": {}
2026-06-10 15:51:48.558547 | controller |                   },
2026-06-10 15:51:48.558561 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.558575 | controller |                     ".": {},
2026-06-10 15:51:48.558590 | controller |                     "f:name": {},
2026-06-10 15:51:48.558604 | controller |                     "f:value": {}
2026-06-10 15:51:48.558618 | controller |                   },
2026-06-10 15:51:48.558632 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.558646 | controller |                     ".": {},
2026-06-10 15:51:48.558660 | controller |                     "f:name": {},
2026-06-10 15:51:48.558675 | controller |                     "f:value": {}
2026-06-10 15:51:48.558689 | controller |                   },
2026-06-10 15:51:48.558703 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.558717 | controller |                     ".": {},
2026-06-10 15:51:48.558731 | controller |                     "f:name": {},
2026-06-10 15:51:48.558746 | controller |                     "f:value": {}
2026-06-10 15:51:48.558760 | controller |                   },
2026-06-10 15:51:48.558774 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.558788 | controller |                     ".": {},
2026-06-10 15:51:48.558802 | controller |                     "f:name": {},
2026-06-10 15:51:48.558816 | controller |                     "f:value": {}
2026-06-10 15:51:48.558829 | controller |                   },
2026-06-10 15:51:48.558843 | controller |                   "k:{\"name\":\"RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.558876 | controller |                     ".": {},
2026-06-10 15:51:48.558893 | controller |                     "f:name": {},
2026-06-10 15:51:48.558913 | controller |                     "f:value": {}
2026-06-10 15:51:48.558928 | controller |                   },
2026-06-10 15:51:48.558943 | controller |                   "k:{\"name\":\"RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.558958 | controller |                     ".": {},
2026-06-10 15:51:48.558972 | controller |                     "f:name": {},
2026-06-10 15:51:48.558987 | controller |                     "f:value": {}
2026-06-10 15:51:48.559001 | controller |                   },
2026-06-10 15:51:48.559016 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.559030 | controller |                     ".": {},
2026-06-10 15:51:48.559045 | controller |                     "f:name": {},
2026-06-10 15:51:48.559059 | controller |                     "f:value": {}
2026-06-10 15:51:48.559076 | controller |                   },
2026-06-10 15:51:48.559092 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.559107 | controller |                     ".": {},
2026-06-10 15:51:48.559122 | controller |                     "f:name": {},
2026-06-10 15:51:48.559136 | controller |                     "f:value": {}
2026-06-10 15:51:48.559150 | controller |                   },
2026-06-10 15:51:48.559165 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.559180 | controller |                     ".": {},
2026-06-10 15:51:48.559194 | controller |                     "f:name": {},
2026-06-10 15:51:48.559209 | controller |                     "f:value": {}
2026-06-10 15:51:48.559223 | controller |                   },
2026-06-10 15:51:48.559237 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.559251 | controller |                     ".": {},
2026-06-10 15:51:48.559265 | controller |                     "f:name": {},
2026-06-10 15:51:48.559279 | controller |                     "f:value": {}
2026-06-10 15:51:48.559293 | controller |                   },
2026-06-10 15:51:48.559308 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.559322 | controller |                     ".": {},
2026-06-10 15:51:48.559336 | controller |                     "f:name": {},
2026-06-10 15:51:48.559350 | controller |                     "f:value": {}
2026-06-10 15:51:48.559364 | controller |                   },
2026-06-10 15:51:48.559378 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.559392 | controller |                     ".": {},
2026-06-10 15:51:48.559406 | controller |                     "f:name": {},
2026-06-10 15:51:48.559419 | controller |                     "f:value": {}
2026-06-10 15:51:48.559433 | controller |                   },
2026-06-10 15:51:48.559447 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.559461 | controller |                     ".": {},
2026-06-10 15:51:48.559475 | controller |                     "f:name": {},
2026-06-10 15:51:48.559489 | controller |                     "f:value": {}
2026-06-10 15:51:48.559503 | controller |                   },
2026-06-10 15:51:48.559517 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.559531 | controller |                     ".": {},
2026-06-10 15:51:48.559546 | controller |                     "f:name": {},
2026-06-10 15:51:48.559560 | controller |                     "f:value": {}
2026-06-10 15:51:48.559575 | controller |                   },
2026-06-10 15:51:48.559589 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-10 15:51:48.559604 | controller |                     ".": {},
2026-06-10 15:51:48.559618 | controller |                     "f:name": {},
2026-06-10 15:51:48.559639 | controller |                     "f:value": {}
2026-06-10 15:51:48.559654 | controller |                   },
2026-06-10 15:51:48.559668 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-10 15:51:48.559683 | controller |                     ".": {},
2026-06-10 15:51:48.559697 | controller |                     "f:name": {},
2026-06-10 15:51:48.559712 | controller |                     "f:value": {}
2026-06-10 15:51:48.559726 | controller |                   }
2026-06-10 15:51:48.559740 | controller |                 },
2026-06-10 15:51:48.559754 | controller |                 "f:image": {},
2026-06-10 15:51:48.559768 | controller |                 "f:imagePullPolicy": {},
2026-06-10 15:51:48.559782 | controller |                 "f:livenessProbe": {
2026-06-10 15:51:48.559796 | controller |                   ".": {},
2026-06-10 15:51:48.559810 | controller |                   "f:failureThreshold": {},
2026-06-10 15:51:48.559824 | controller |                   "f:httpGet": {
2026-06-10 15:51:48.559838 | controller |                     ".": {},
2026-06-10 15:51:48.559855 | controller |                     "f:path": {},
2026-06-10 15:51:48.559884 | controller |                     "f:port": {},
2026-06-10 15:51:48.559899 | controller |                     "f:scheme": {}
2026-06-10 15:51:48.559913 | controller |                   },
2026-06-10 15:51:48.559927 | controller |                   "f:initialDelaySeconds": {},
2026-06-10 15:51:48.559942 | controller |                   "f:periodSeconds": {},
2026-06-10 15:51:48.559957 | controller |                   "f:successThreshold": {},
2026-06-10 15:51:48.559972 | controller |                   "f:timeoutSeconds": {}
2026-06-10 15:51:48.559986 | controller |                 },
2026-06-10 15:51:48.560001 | controller |                 "f:name": {},
2026-06-10 15:51:48.560015 | controller |                 "f:readinessProbe": {
2026-06-10 15:51:48.560029 | controller |                   ".": {},
2026-06-10 15:51:48.560043 | controller |                   "f:failureThreshold": {},
2026-06-10 15:51:48.560058 | controller |                   "f:httpGet": {
2026-06-10 15:51:48.560072 | controller |                     ".": {},
2026-06-10 15:51:48.560086 | controller |                     "f:path": {},
2026-06-10 15:51:48.560100 | controller |                     "f:port": {},
2026-06-10 15:51:48.560114 | controller |                     "f:scheme": {}
2026-06-10 15:51:48.560128 | controller |                   },
2026-06-10 15:51:48.560143 | controller |                   "f:initialDelaySeconds": {},
2026-06-10 15:51:48.560157 | controller |                   "f:periodSeconds": {},
2026-06-10 15:51:48.560172 | controller |                   "f:successThreshold": {},
2026-06-10 15:51:48.560186 | controller |                   "f:timeoutSeconds": {}
2026-06-10 15:51:48.560201 | controller |                 },
2026-06-10 15:51:48.560215 | controller |                 "f:resources": {
2026-06-10 15:51:48.560242 | controller |                   ".": {},
2026-06-10 15:51:48.560258 | controller |                   "f:limits": {
2026-06-10 15:51:48.560273 | controller |                     ".": {},
2026-06-10 15:51:48.560287 | controller |                     "f:cpu": {},
2026-06-10 15:51:48.560302 | controller |                     "f:memory": {}
2026-06-10 15:51:48.560316 | controller |                   },
2026-06-10 15:51:48.560331 | controller |                   "f:requests": {
2026-06-10 15:51:48.560345 | controller |                     ".": {},
2026-06-10 15:51:48.560359 | controller |                     "f:cpu": {},
2026-06-10 15:51:48.560373 | controller |                     "f:memory": {}
2026-06-10 15:51:48.560388 | controller |                   }
2026-06-10 15:51:48.560402 | controller |                 },
2026-06-10 15:51:48.560416 | controller |                 "f:securityContext": {
2026-06-10 15:51:48.560430 | controller |                   ".": {},
2026-06-10 15:51:48.560445 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-10 15:51:48.560465 | controller |                 },
2026-06-10 15:51:48.560480 | controller |                 "f:terminationMessagePath": {},
2026-06-10 15:51:48.560494 | controller |                 "f:terminationMessagePolicy": {},
2026-06-10 15:51:48.560508 | controller |                 "f:volumeMounts": {
2026-06-10 15:51:48.560523 | controller |                   ".": {},
2026-06-10 15:51:48.560537 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
2026-06-10 15:51:48.560552 | controller |                     ".": {},
2026-06-10 15:51:48.560566 | controller |                     "f:mountPath": {},
2026-06-10 15:51:48.560580 | controller |                     "f:name": {},
2026-06-10 15:51:48.560594 | controller |                     "f:readOnly": {}
2026-06-10 15:51:48.560608 | controller |                   }
2026-06-10 15:51:48.560622 | controller |                 }
2026-06-10 15:51:48.560636 | controller |               }
2026-06-10 15:51:48.560650 | controller |             },
2026-06-10 15:51:48.560664 | controller |             "f:dnsPolicy": {},
2026-06-10 15:51:48.560678 | controller |             "f:enableServiceLinks": {},
2026-06-10 15:51:48.560692 | controller |             "f:restartPolicy": {},
2026-06-10 15:51:48.560706 | controller |             "f:schedulerName": {},
2026-06-10 15:51:48.560720 | controller |             "f:securityContext": {
2026-06-10 15:51:48.560734 | controller |               ".": {},
2026-06-10 15:51:48.560748 | controller |               "f:runAsNonRoot": {}
2026-06-10 15:51:48.560761 | controller |             },
2026-06-10 15:51:48.560775 | controller |             "f:serviceAccount": {},
2026-06-10 15:51:48.560789 | controller |             "f:serviceAccountName": {},
2026-06-10 15:51:48.560803 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-10 15:51:48.560817 | controller |             "f:tolerations": {},
2026-06-10 15:51:48.560831 | controller |             "f:volumes": {
2026-06-10 15:51:48.560845 | controller |               ".": {},
2026-06-10 15:51:48.560885 | controller |               "k:{\"name\":\"cert\"}": {
2026-06-10 15:51:48.560901 | controller |                 ".": {},
2026-06-10 15:51:48.560915 | controller |                 "f:name": {},
2026-06-10 15:51:48.560930 | controller |                 "f:secret": {
2026-06-10 15:51:48.560944 | controller |                   ".": {},
2026-06-10 15:51:48.560959 | controller |                   "f:defaultMode": {},
2026-06-10 15:51:48.560973 | controller |                   "f:secretName": {}
2026-06-10 15:51:48.560987 | controller |                 }
2026-06-10 15:51:48.561001 | controller |               }
2026-06-10 15:51:48.561016 | controller |             }
2026-06-10 15:51:48.561030 | controller |           }
2026-06-10 15:51:48.561044 | controller |         },
2026-06-10 15:51:48.561058 | controller |         "manager": "kube-controller-manager",
2026-06-10 15:51:48.561072 | controller |         "operation": "Update",
2026-06-10 15:51:48.561086 | controller |         "time": "2026-06-10T14:57:07Z"
2026-06-10 15:51:48.561100 | controller |       },
2026-06-10 15:51:48.561114 | controller |       {
2026-06-10 15:51:48.561129 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.561143 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.561157 | controller |         "fieldsV1": {
2026-06-10 15:51:48.561172 | controller |           "f:metadata": {
2026-06-10 15:51:48.561186 | controller |             "f:annotations": {
2026-06-10 15:51:48.561201 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-10 15:51:48.561215 | controller |             }
2026-06-10 15:51:48.561230 | controller |           }
2026-06-10 15:51:48.561245 | controller |         },
2026-06-10 15:51:48.561259 | controller |         "manager": "multus-daemon",
2026-06-10 15:51:48.561273 | controller |         "operation": "Update",
2026-06-10 15:51:48.561293 | controller |         "subresource": "status",
2026-06-10 15:51:48.561308 | controller |         "time": "2026-06-10T14:57:36Z"
2026-06-10 15:51:48.561322 | controller |       },
2026-06-10 15:51:48.561337 | controller |       {
2026-06-10 15:51:48.561351 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.561365 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.561379 | controller |         "fieldsV1": {
2026-06-10 15:51:48.561394 | controller |           "f:status": {
2026-06-10 15:51:48.561408 | controller |             "f:conditions": {
2026-06-10 15:51:48.561422 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-10 15:51:48.561436 | controller |                 ".": {},
2026-06-10 15:51:48.561450 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.561464 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.561479 | controller |                 "f:status": {},
2026-06-10 15:51:48.561493 | controller |                 "f:type": {}
2026-06-10 15:51:48.561507 | controller |               },
2026-06-10 15:51:48.561521 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-10 15:51:48.561535 | controller |                 ".": {},
2026-06-10 15:51:48.561549 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.561563 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.561578 | controller |                 "f:status": {},
2026-06-10 15:51:48.561592 | controller |                 "f:type": {}
2026-06-10 15:51:48.561606 | controller |               },
2026-06-10 15:51:48.561620 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-10 15:51:48.561634 | controller |                 ".": {},
2026-06-10 15:51:48.561649 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.561664 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.561678 | controller |                 "f:status": {},
2026-06-10 15:51:48.561692 | controller |                 "f:type": {}
2026-06-10 15:51:48.561706 | controller |               },
2026-06-10 15:51:48.561720 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-10 15:51:48.561734 | controller |                 ".": {},
2026-06-10 15:51:48.561752 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.561766 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.561784 | controller |                 "f:status": {},
2026-06-10 15:51:48.561895 | controller |                 "f:type": {}
2026-06-10 15:51:48.561915 | controller |               }
2026-06-10 15:51:48.561930 | controller |             },
2026-06-10 15:51:48.561945 | controller |             "f:containerStatuses": {},
2026-06-10 15:51:48.561960 | controller |             "f:hostIP": {},
2026-06-10 15:51:48.561974 | controller |             "f:hostIPs": {},
2026-06-10 15:51:48.561989 | controller |             "f:phase": {},
2026-06-10 15:51:48.562003 | controller |             "f:podIP": {},
2026-06-10 15:51:48.562017 | controller |             "f:podIPs": {
2026-06-10 15:51:48.562031 | controller |               ".": {},
2026-06-10 15:51:48.562045 | controller |               "k:{\"ip\":\"10.217.0.91\"}": {
2026-06-10 15:51:48.562061 | controller |                 ".": {},
2026-06-10 15:51:48.562076 | controller |                 "f:ip": {}
2026-06-10 15:51:48.562093 | controller |               }
2026-06-10 15:51:48.562109 | controller |             },
2026-06-10 15:51:48.562123 | controller |             "f:startTime": {}
2026-06-10 15:51:48.562137 | controller |           }
2026-06-10 15:51:48.562152 | controller |         },
2026-06-10 15:51:48.562166 | controller |         "manager": "kubelet",
2026-06-10 15:51:48.562180 | controller |         "operation": "Update",
2026-06-10 15:51:48.562194 | controller |         "subresource": "status",
2026-06-10 15:51:48.562209 | controller |         "time": "2026-06-10T14:57:59Z"
2026-06-10 15:51:48.562230 | controller |       }
2026-06-10 15:51:48.562245 | controller |     ],
2026-06-10 15:51:48.562260 | controller |     "name": "openstack-baremetal-operator-controller-manager-7c67dc759fjggw8",
2026-06-10 15:51:48.562274 | controller |     "namespace": "openstack-operators",
2026-06-10 15:51:48.562289 | controller |     "ownerReferences": [
2026-06-10 15:51:48.562304 | controller |       {
2026-06-10 15:51:48.562319 | controller |         "apiVersion": "apps/v1",
2026-06-10 15:51:48.562334 | controller |         "blockOwnerDeletion": true,
2026-06-10 15:51:48.562349 | controller |         "controller": true,
2026-06-10 15:51:48.562363 | controller |         "kind": "ReplicaSet",
2026-06-10 15:51:48.562378 | controller |         "name": "openstack-baremetal-operator-controller-manager-7c67dc759f",
2026-06-10 15:51:48.562392 | controller |         "uid": "08f80341-f367-4065-9cec-7907f51c9804"
2026-06-10 15:51:48.562407 | controller |       }
2026-06-10 15:51:48.562422 | controller |     ],
2026-06-10 15:51:48.562437 | controller |     "resourceVersion": "54324",
2026-06-10 15:51:48.562451 | controller |     "uid": "717b4d0d-4b0f-41c6-b346-bad4526bcbc2"
2026-06-10 15:51:48.562466 | controller |   },
2026-06-10 15:51:48.562481 | controller |   "spec": {
2026-06-10 15:51:48.562495 | controller |     "containers": [
2026-06-10 15:51:48.562510 | controller |       {
2026-06-10 15:51:48.562529 | controller |         "args": [
2026-06-10 15:51:48.562603 | controller |           "--leader-elect",
2026-06-10 15:51:48.562621 | controller |           "--health-probe-bind-address=:8081",
2026-06-10 15:51:48.562637 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-10 15:51:48.562652 | controller |         ],
2026-06-10 15:51:48.562668 | controller |         "command": [
2026-06-10 15:51:48.562683 | controller |           "/manager"
2026-06-10 15:51:48.562697 | controller |         ],
2026-06-10 15:51:48.562711 | controller |         "env": [
2026-06-10 15:51:48.562726 | controller |           {
2026-06-10 15:51:48.562740 | controller |             "name": "LEASE_DURATION",
2026-06-10 15:51:48.562755 | controller |             "value": "30"
2026-06-10 15:51:48.562769 | controller |           },
2026-06-10 15:51:48.562784 | controller |           {
2026-06-10 15:51:48.562799 | controller |             "name": "RENEW_DEADLINE",
2026-06-10 15:51:48.562813 | controller |             "value": "20"
2026-06-10 15:51:48.562827 | controller |           },
2026-06-10 15:51:48.562842 | controller |           {
2026-06-10 15:51:48.562885 | controller |             "name": "RETRY_PERIOD",
2026-06-10 15:51:48.562901 | controller |             "value": "5"
2026-06-10 15:51:48.562916 | controller |           },
2026-06-10 15:51:48.562930 | controller |           {
2026-06-10 15:51:48.562945 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-10 15:51:48.562959 | controller |             "value": "true"
2026-06-10 15:51:48.562974 | controller |           },
2026-06-10 15:51:48.562988 | controller |           {
2026-06-10 15:51:48.563003 | controller |             "name": "RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.563017 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest"
2026-06-10 15:51:48.563033 | controller |           },
2026-06-10 15:51:48.563047 | controller |           {
2026-06-10 15:51:48.563062 | controller |             "name": "RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.563076 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
2026-06-10 15:51:48.563091 | controller |           },
2026-06-10 15:51:48.563105 | controller |           {
2026-06-10 15:51:48.563119 | controller |             "name": "RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.563134 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified"
2026-06-10 15:51:48.563149 | controller |           },
2026-06-10 15:51:48.563163 | controller |           {
2026-06-10 15:51:48.563184 | controller |             "name": "RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.563199 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified"
2026-06-10 15:51:48.563214 | controller |           },
2026-06-10 15:51:48.563230 | controller |           {
2026-06-10 15:51:48.563244 | controller |             "name": "RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.563258 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified"
2026-06-10 15:51:48.563273 | controller |           },
2026-06-10 15:51:48.563288 | controller |           {
2026-06-10 15:51:48.563303 | controller |             "name": "RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.563317 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified"
2026-06-10 15:51:48.563332 | controller |           },
2026-06-10 15:51:48.563347 | controller |           {
2026-06-10 15:51:48.563361 | controller |             "name": "RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.563375 | controller |             "value": "registry.redhat.io/ubi9/httpd-24:latest"
2026-06-10 15:51:48.563390 | controller |           },
2026-06-10 15:51:48.563405 | controller |           {
2026-06-10 15:51:48.563420 | controller |             "name": "RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.563434 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-10 15:51:48.563449 | controller |           },
2026-06-10 15:51:48.563464 | controller |           {
2026-06-10 15:51:48.563478 | controller |             "name": "RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.563493 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
2026-06-10 15:51:48.563508 | controller |           },
2026-06-10 15:51:48.563523 | controller |           {
2026-06-10 15:51:48.563537 | controller |             "name": "RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.563552 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
2026-06-10 15:51:48.563566 | controller |           },
2026-06-10 15:51:48.563581 | controller |           {
2026-06-10 15:51:48.563596 | controller |             "name": "RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.563611 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified"
2026-06-10 15:51:48.563625 | controller |           },
2026-06-10 15:51:48.563640 | controller |           {
2026-06-10 15:51:48.563654 | controller |             "name": "RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.563668 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified"
2026-06-10 15:51:48.563682 | controller |           },
2026-06-10 15:51:48.563696 | controller |           {
2026-06-10 15:51:48.563711 | controller |             "name": "RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.563725 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified"
2026-06-10 15:51:48.563739 | controller |           },
2026-06-10 15:51:48.563754 | controller |           {
2026-06-10 15:51:48.563769 | controller |             "name": "RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.563783 | controller |             "value": "quay.io/openstack-k8s-operators/mysqld_exporter:latest"
2026-06-10 15:51:48.563798 | controller |           },
2026-06-10 15:51:48.563812 | controller |           {
2026-06-10 15:51:48.563826 | controller |             "name": "RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.563846 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified"
2026-06-10 15:51:48.563882 | controller |           },
2026-06-10 15:51:48.563898 | controller |           {
2026-06-10 15:51:48.563913 | controller |             "name": "RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.563928 | controller |             "value": "quay.io/openstack-k8s-operators/sg-core:latest"
2026-06-10 15:51:48.563943 | controller |           },
2026-06-10 15:51:48.563958 | controller |           {
2026-06-10 15:51:48.563973 | controller |             "name": "RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.563987 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-10 15:51:48.564002 | controller |           },
2026-06-10 15:51:48.564017 | controller |           {
2026-06-10 15:51:48.564032 | controller |             "name": "RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.564046 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified"
2026-06-10 15:51:48.564061 | controller |           },
2026-06-10 15:51:48.564076 | controller |           {
2026-06-10 15:51:48.564090 | controller |             "name": "RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.564105 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-10 15:51:48.564119 | controller |           },
2026-06-10 15:51:48.564134 | controller |           {
2026-06-10 15:51:48.564148 | controller |             "name": "RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.564163 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified"
2026-06-10 15:51:48.564177 | controller |           },
2026-06-10 15:51:48.564192 | controller |           {
2026-06-10 15:51:48.564207 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.564222 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current"
2026-06-10 15:51:48.564237 | controller |           },
2026-06-10 15:51:48.564253 | controller |           {
2026-06-10 15:51:48.564290 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.564311 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current"
2026-06-10 15:51:48.564331 | controller |           },
2026-06-10 15:51:48.564351 | controller |           {
2026-06-10 15:51:48.564367 | controller |             "name": "RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.564381 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-api:current-podified"
2026-06-10 15:51:48.564396 | controller |           },
2026-06-10 15:51:48.564411 | controller |           {
2026-06-10 15:51:48.564426 | controller |             "name": "RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.564440 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified"
2026-06-10 15:51:48.564455 | controller |           },
2026-06-10 15:51:48.564469 | controller |           {
2026-06-10 15:51:48.564484 | controller |             "name": "RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.564498 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-central:current-podified"
2026-06-10 15:51:48.564513 | controller |           },
2026-06-10 15:51:48.564527 | controller |           {
2026-06-10 15:51:48.564541 | controller |             "name": "RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.564556 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified"
2026-06-10 15:51:48.564577 | controller |           },
2026-06-10 15:51:48.564592 | controller |           {
2026-06-10 15:51:48.564607 | controller |             "name": "RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.564621 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified"
2026-06-10 15:51:48.564635 | controller |           },
2026-06-10 15:51:48.564649 | controller |           {
2026-06-10 15:51:48.564664 | controller |             "name": "RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.564678 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-unbound:current-podified"
2026-06-10 15:51:48.564693 | controller |           },
2026-06-10 15:51:48.564707 | controller |           {
2026-06-10 15:51:48.564722 | controller |             "name": "RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.564737 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified"
2026-06-10 15:51:48.564751 | controller |           },
2026-06-10 15:51:48.564765 | controller |           {
2026-06-10 15:51:48.564780 | controller |             "name": "RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.564794 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-frr:current-podified"
2026-06-10 15:51:48.564808 | controller |           },
2026-06-10 15:51:48.564823 | controller |           {
2026-06-10 15:51:48.564837 | controller |             "name": "RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.564855 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-iscsid:current-podified"
2026-06-10 15:51:48.564890 | controller |           },
2026-06-10 15:51:48.564906 | controller |           {
2026-06-10 15:51:48.564921 | controller |             "name": "RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.564935 | controller |             "value": "quay.io/sustainable_computing_io/kepler:release-0.7.12"
2026-06-10 15:51:48.564950 | controller |           },
2026-06-10 15:51:48.564965 | controller |           {
2026-06-10 15:51:48.564979 | controller |             "name": "RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.564994 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cron:current-podified"
2026-06-10 15:51:48.565008 | controller |           },
2026-06-10 15:51:48.565022 | controller |           {
2026-06-10 15:51:48.565037 | controller |             "name": "RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.565051 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-multipathd:current-podified"
2026-06-10 15:51:48.565066 | controller |           },
2026-06-10 15:51:48.565083 | controller |           {
2026-06-10 15:51:48.565100 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.565114 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified"
2026-06-10 15:51:48.565129 | controller |           },
2026-06-10 15:51:48.565143 | controller |           {
2026-06-10 15:51:48.565157 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.565172 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified"
2026-06-10 15:51:48.565186 | controller |           },
2026-06-10 15:51:48.565200 | controller |           {
2026-06-10 15:51:48.565214 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.565228 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified"
2026-06-10 15:51:48.565243 | controller |           },
2026-06-10 15:51:48.565263 | controller |           {
2026-06-10 15:51:48.565278 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.565293 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified"
2026-06-10 15:51:48.565307 | controller |           },
2026-06-10 15:51:48.565322 | controller |           {
2026-06-10 15:51:48.565336 | controller |             "name": "RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.565350 | controller |             "value": "quay.io/prometheus/node-exporter:v1.5.0"
2026-06-10 15:51:48.565365 | controller |           },
2026-06-10 15:51:48.565380 | controller |           {
2026-06-10 15:51:48.565394 | controller |             "name": "RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.565409 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified"
2026-06-10 15:51:48.565423 | controller |           },
2026-06-10 15:51:48.565437 | controller |           {
2026-06-10 15:51:48.565452 | controller |             "name": "RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.565466 | controller |             "value": "quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest"
2026-06-10 15:51:48.565480 | controller |           },
2026-06-10 15:51:48.565494 | controller |           {
2026-06-10 15:51:48.565508 | controller |             "name": "RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.565523 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-10 15:51:48.565537 | controller |           },
2026-06-10 15:51:48.565552 | controller |           {
2026-06-10 15:51:48.565566 | controller |             "name": "RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.565581 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api:current-podified"
2026-06-10 15:51:48.565596 | controller |           },
2026-06-10 15:51:48.565611 | controller |           {
2026-06-10 15:51:48.565626 | controller |             "name": "RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.565640 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified"
2026-06-10 15:51:48.565655 | controller |           },
2026-06-10 15:51:48.565670 | controller |           {
2026-06-10 15:51:48.565685 | controller |             "name": "RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.565699 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified"
2026-06-10 15:51:48.565714 | controller |           },
2026-06-10 15:51:48.565728 | controller |           {
2026-06-10 15:51:48.565742 | controller |             "name": "RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.565756 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
2026-06-10 15:51:48.565771 | controller |           },
2026-06-10 15:51:48.565786 | controller |           {
2026-06-10 15:51:48.565800 | controller |             "name": "RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.565814 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-memcached:current-podified"
2026-06-10 15:51:48.565829 | controller |           },
2026-06-10 15:51:48.565843 | controller |           {
2026-06-10 15:51:48.565877 | controller |             "name": "RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.565893 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-redis:current-podified"
2026-06-10 15:51:48.565908 | controller |           },
2026-06-10 15:51:48.565922 | controller |           {
2026-06-10 15:51:48.565937 | controller |             "name": "RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.565951 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified"
2026-06-10 15:51:48.565971 | controller |           },
2026-06-10 15:51:48.565986 | controller |           {
2026-06-10 15:51:48.566001 | controller |             "name": "RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.566015 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified"
2026-06-10 15:51:48.566030 | controller |           },
2026-06-10 15:51:48.566044 | controller |           {
2026-06-10 15:51:48.566059 | controller |             "name": "RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.566073 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified"
2026-06-10 15:51:48.566088 | controller |           },
2026-06-10 15:51:48.566102 | controller |           {
2026-06-10 15:51:48.566116 | controller |             "name": "RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.566131 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified"
2026-06-10 15:51:48.566145 | controller |           },
2026-06-10 15:51:48.566159 | controller |           {
2026-06-10 15:51:48.566174 | controller |             "name": "RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.566189 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
2026-06-10 15:51:48.566204 | controller |           },
2026-06-10 15:51:48.566218 | controller |           {
2026-06-10 15:51:48.566233 | controller |             "name": "RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.566248 | controller |             "value": "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
2026-06-10 15:51:48.566262 | controller |           },
2026-06-10 15:51:48.566277 | controller |           {
2026-06-10 15:51:48.566291 | controller |             "name": "RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.566306 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-keystone:current-podified"
2026-06-10 15:51:48.566321 | controller |           },
2026-06-10 15:51:48.566335 | controller |           {
2026-06-10 15:51:48.566350 | controller |             "name": "RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.566364 | controller |             "value": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0"
2026-06-10 15:51:48.566379 | controller |           },
2026-06-10 15:51:48.566394 | controller |           {
2026-06-10 15:51:48.566408 | controller |             "name": "RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.566423 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified"
2026-06-10 15:51:48.566437 | controller |           },
2026-06-10 15:51:48.566452 | controller |           {
2026-06-10 15:51:48.566467 | controller |             "name": "RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.566482 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
2026-06-10 15:51:48.566496 | controller |           },
2026-06-10 15:51:48.566511 | controller |           {
2026-06-10 15:51:48.566525 | controller |             "name": "RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.566540 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
2026-06-10 15:51:48.566555 | controller |           },
2026-06-10 15:51:48.566569 | controller |           {
2026-06-10 15:51:48.566584 | controller |             "name": "RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.566599 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified"
2026-06-10 15:51:48.566613 | controller |           },
2026-06-10 15:51:48.566633 | controller |           {
2026-06-10 15:51:48.566648 | controller |             "name": "RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.566663 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-netutils:current-podified"
2026-06-10 15:51:48.566678 | controller |           },
2026-06-10 15:51:48.566692 | controller |           {
2026-06-10 15:51:48.566706 | controller |             "name": "RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.566721 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-10 15:51:48.566735 | controller |           },
2026-06-10 15:51:48.566750 | controller |           {
2026-06-10 15:51:48.566764 | controller |             "name": "RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.566778 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-10 15:51:48.566793 | controller |           },
2026-06-10 15:51:48.566808 | controller |           {
2026-06-10 15:51:48.566822 | controller |             "name": "RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.566837 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified"
2026-06-10 15:51:48.566855 | controller |           },
2026-06-10 15:51:48.566888 | controller |           {
2026-06-10 15:51:48.566904 | controller |             "name": "RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.566918 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-10 15:51:48.566934 | controller |           },
2026-06-10 15:51:48.566949 | controller |           {
2026-06-10 15:51:48.566963 | controller |             "name": "RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.566977 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-10 15:51:48.566992 | controller |           },
2026-06-10 15:51:48.567007 | controller |           {
2026-06-10 15:51:48.567021 | controller |             "name": "RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.567035 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-10 15:51:48.567050 | controller |           },
2026-06-10 15:51:48.567064 | controller |           {
2026-06-10 15:51:48.567078 | controller |             "name": "RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.567093 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified"
2026-06-10 15:51:48.567107 | controller |           },
2026-06-10 15:51:48.567121 | controller |           {
2026-06-10 15:51:48.567136 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.567150 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-10 15:51:48.567164 | controller |           },
2026-06-10 15:51:48.567179 | controller |           {
2026-06-10 15:51:48.567193 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.567207 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified"
2026-06-10 15:51:48.567221 | controller |           },
2026-06-10 15:51:48.567236 | controller |           {
2026-06-10 15:51:48.567250 | controller |             "name": "RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.567265 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
2026-06-10 15:51:48.567279 | controller |           },
2026-06-10 15:51:48.567294 | controller |           {
2026-06-10 15:51:48.567309 | controller |             "name": "RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.567331 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified"
2026-06-10 15:51:48.567347 | controller |           },
2026-06-10 15:51:48.567362 | controller |           {
2026-06-10 15:51:48.567376 | controller |             "name": "RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.567391 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-10 15:51:48.567406 | controller |           },
2026-06-10 15:51:48.567420 | controller |           {
2026-06-10 15:51:48.567435 | controller |             "name": "RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT",
2026-06-10 15:51:48.567449 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-must-gather:latest"
2026-06-10 15:51:48.567464 | controller |           },
2026-06-10 15:51:48.567478 | controller |           {
2026-06-10 15:51:48.567492 | controller |             "name": "RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.567507 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified"
2026-06-10 15:51:48.567521 | controller |           },
2026-06-10 15:51:48.567535 | controller |           {
2026-06-10 15:51:48.567550 | controller |             "name": "RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.567565 | controller |             "value": "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-10 15:51:48.567580 | controller |           },
2026-06-10 15:51:48.567594 | controller |           {
2026-06-10 15:51:48.567609 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.567624 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
2026-06-10 15:51:48.567639 | controller |           },
2026-06-10 15:51:48.567654 | controller |           {
2026-06-10 15:51:48.567668 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.567682 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified"
2026-06-10 15:51:48.567697 | controller |           },
2026-06-10 15:51:48.567712 | controller |           {
2026-06-10 15:51:48.567726 | controller |             "name": "RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.567741 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified"
2026-06-10 15:51:48.567755 | controller |           },
2026-06-10 15:51:48.567769 | controller |           {
2026-06-10 15:51:48.567783 | controller |             "name": "RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.567798 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified"
2026-06-10 15:51:48.567812 | controller |           },
2026-06-10 15:51:48.567827 | controller |           {
2026-06-10 15:51:48.567841 | controller |             "name": "RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.567873 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified"
2026-06-10 15:51:48.567892 | controller |           },
2026-06-10 15:51:48.567906 | controller |           {
2026-06-10 15:51:48.567921 | controller |             "name": "RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.567936 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-placement-api:current-podified"
2026-06-10 15:51:48.567950 | controller |           },
2026-06-10 15:51:48.567965 | controller |           {
2026-06-10 15:51:48.567979 | controller |             "name": "RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.567994 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
2026-06-10 15:51:48.568014 | controller |           },
2026-06-10 15:51:48.568029 | controller |           {
2026-06-10 15:51:48.568044 | controller |             "name": "RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.568058 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-account:current-podified"
2026-06-10 15:51:48.568073 | controller |           },
2026-06-10 15:51:48.568087 | controller |           {
2026-06-10 15:51:48.568102 | controller |             "name": "RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.568116 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-container:current-podified"
2026-06-10 15:51:48.568131 | controller |           },
2026-06-10 15:51:48.568145 | controller |           {
2026-06-10 15:51:48.568160 | controller |             "name": "RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.568175 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-object:current-podified"
2026-06-10 15:51:48.568189 | controller |           },
2026-06-10 15:51:48.568204 | controller |           {
2026-06-10 15:51:48.568219 | controller |             "name": "RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.568233 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified"
2026-06-10 15:51:48.568247 | controller |           },
2026-06-10 15:51:48.568262 | controller |           {
2026-06-10 15:51:48.568279 | controller |             "name": "RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.568294 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
2026-06-10 15:51:48.568326 | controller |           },
2026-06-10 15:51:48.568343 | controller |           {
2026-06-10 15:51:48.568358 | controller |             "name": "RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.568373 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-api:current-podified"
2026-06-10 15:51:48.568388 | controller |           },
2026-06-10 15:51:48.568403 | controller |           {
2026-06-10 15:51:48.568418 | controller |             "name": "RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.568432 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-applier:current-podified"
2026-06-10 15:51:48.568447 | controller |           },
2026-06-10 15:51:48.568462 | controller |           {
2026-06-10 15:51:48.568476 | controller |             "name": "RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.568491 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified"
2026-06-10 15:51:48.568504 | controller |           },
2026-06-10 15:51:48.568518 | controller |           {
2026-06-10 15:51:48.568533 | controller |             "name": "METRICS_CERTS",
2026-06-10 15:51:48.568547 | controller |             "value": "false"
2026-06-10 15:51:48.568561 | controller |           }
2026-06-10 15:51:48.568576 | controller |         ],
2026-06-10 15:51:48.568591 | controller |         "image": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1",
2026-06-10 15:51:48.568606 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-10 15:51:48.568621 | controller |         "livenessProbe": {
2026-06-10 15:51:48.568636 | controller |           "failureThreshold": 3,
2026-06-10 15:51:48.568650 | controller |           "httpGet": {
2026-06-10 15:51:48.568665 | controller |             "path": "/healthz",
2026-06-10 15:51:48.568679 | controller |             "port": 8081,
2026-06-10 15:51:48.568694 | controller |             "scheme": "HTTP"
2026-06-10 15:51:48.568708 | controller |           },
2026-06-10 15:51:48.568723 | controller |           "initialDelaySeconds": 15,
2026-06-10 15:51:48.568743 | controller |           "periodSeconds": 20,
2026-06-10 15:51:48.568758 | controller |           "successThreshold": 1,
2026-06-10 15:51:48.568772 | controller |           "timeoutSeconds": 1
2026-06-10 15:51:48.568786 | controller |         },
2026-06-10 15:51:48.568800 | controller |         "name": "manager",
2026-06-10 15:51:48.568814 | controller |         "readinessProbe": {
2026-06-10 15:51:48.568828 | controller |           "failureThreshold": 3,
2026-06-10 15:51:48.568842 | controller |           "httpGet": {
2026-06-10 15:51:48.568876 | controller |             "path": "/readyz",
2026-06-10 15:51:48.568892 | controller |             "port": 8081,
2026-06-10 15:51:48.568907 | controller |             "scheme": "HTTP"
2026-06-10 15:51:48.568921 | controller |           },
2026-06-10 15:51:48.568935 | controller |           "initialDelaySeconds": 5,
2026-06-10 15:51:48.568949 | controller |           "periodSeconds": 10,
2026-06-10 15:51:48.568963 | controller |           "successThreshold": 1,
2026-06-10 15:51:48.568977 | controller |           "timeoutSeconds": 1
2026-06-10 15:51:48.568991 | controller |         },
2026-06-10 15:51:48.569005 | controller |         "resources": {
2026-06-10 15:51:48.569020 | controller |           "limits": {
2026-06-10 15:51:48.569034 | controller |             "cpu": "500m",
2026-06-10 15:51:48.569048 | controller |             "memory": "512Mi"
2026-06-10 15:51:48.569062 | controller |           },
2026-06-10 15:51:48.569076 | controller |           "requests": {
2026-06-10 15:51:48.569090 | controller |             "cpu": "10m",
2026-06-10 15:51:48.569104 | controller |             "memory": "256Mi"
2026-06-10 15:51:48.569118 | controller |           }
2026-06-10 15:51:48.569132 | controller |         },
2026-06-10 15:51:48.569145 | controller |         "securityContext": {
2026-06-10 15:51:48.569159 | controller |           "allowPrivilegeEscalation": false,
2026-06-10 15:51:48.569173 | controller |           "capabilities": {
2026-06-10 15:51:48.569187 | controller |             "drop": [
2026-06-10 15:51:48.569201 | controller |               "ALL"
2026-06-10 15:51:48.569215 | controller |             ]
2026-06-10 15:51:48.569229 | controller |           },
2026-06-10 15:51:48.569243 | controller |           "runAsUser": 1000660000
2026-06-10 15:51:48.569257 | controller |         },
2026-06-10 15:51:48.569271 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-10 15:51:48.569285 | controller |         "terminationMessagePolicy": "File",
2026-06-10 15:51:48.569299 | controller |         "volumeMounts": [
2026-06-10 15:51:48.569314 | controller |           {
2026-06-10 15:51:48.569328 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-10 15:51:48.569347 | controller |             "name": "cert",
2026-06-10 15:51:48.569368 | controller |             "readOnly": true
2026-06-10 15:51:48.569390 | controller |           },
2026-06-10 15:51:48.569412 | controller |           {
2026-06-10 15:51:48.569431 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-10 15:51:48.569446 | controller |             "name": "kube-api-access-xfj4l",
2026-06-10 15:51:48.569461 | controller |             "readOnly": true
2026-06-10 15:51:48.569475 | controller |           }
2026-06-10 15:51:48.569490 | controller |         ]
2026-06-10 15:51:48.569504 | controller |       }
2026-06-10 15:51:48.569519 | controller |     ],
2026-06-10 15:51:48.569533 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-10 15:51:48.569547 | controller |     "enableServiceLinks": true,
2026-06-10 15:51:48.569561 | controller |     "imagePullSecrets": [
2026-06-10 15:51:48.569575 | controller |       {
2026-06-10 15:51:48.569589 | controller |         "name": "openstack-baremetal-operator-controller-manager-dockercfg-bvmfv"
2026-06-10 15:51:48.569603 | controller |       }
2026-06-10 15:51:48.569617 | controller |     ],
2026-06-10 15:51:48.569631 | controller |     "nodeName": "crc",
2026-06-10 15:51:48.569651 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-10 15:51:48.569666 | controller |     "priority": 0,
2026-06-10 15:51:48.569680 | controller |     "restartPolicy": "Always",
2026-06-10 15:51:48.569695 | controller |     "schedulerName": "default-scheduler",
2026-06-10 15:51:48.569709 | controller |     "securityContext": {
2026-06-10 15:51:48.569724 | controller |       "fsGroup": 1000660000,
2026-06-10 15:51:48.569737 | controller |       "runAsNonRoot": true,
2026-06-10 15:51:48.569751 | controller |       "seLinuxOptions": {
2026-06-10 15:51:48.569765 | controller |         "level": "s0:c26,c5"
2026-06-10 15:51:48.569779 | controller |       },
2026-06-10 15:51:48.569793 | controller |       "seccompProfile": {
2026-06-10 15:51:48.569807 | controller |         "type": "RuntimeDefault"
2026-06-10 15:51:48.569821 | controller |       }
2026-06-10 15:51:48.569836 | controller |     },
2026-06-10 15:51:48.569853 | controller |     "serviceAccount": "openstack-baremetal-operator-controller-manager",
2026-06-10 15:51:48.569886 | controller |     "serviceAccountName": "openstack-baremetal-operator-controller-manager",
2026-06-10 15:51:48.569902 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-10 15:51:48.569916 | controller |     "tolerations": [
2026-06-10 15:51:48.569931 | controller |       {
2026-06-10 15:51:48.569945 | controller |         "effect": "NoExecute",
2026-06-10 15:51:48.569960 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-10 15:51:48.569974 | controller |         "operator": "Exists",
2026-06-10 15:51:48.569989 | controller |         "tolerationSeconds": 120
2026-06-10 15:51:48.570003 | controller |       },
2026-06-10 15:51:48.570017 | controller |       {
2026-06-10 15:51:48.570032 | controller |         "effect": "NoExecute",
2026-06-10 15:51:48.570045 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-10 15:51:48.570059 | controller |         "operator": "Exists",
2026-06-10 15:51:48.570074 | controller |         "tolerationSeconds": 120
2026-06-10 15:51:48.570088 | controller |       },
2026-06-10 15:51:48.570102 | controller |       {
2026-06-10 15:51:48.570116 | controller |         "effect": "NoSchedule",
2026-06-10 15:51:48.570130 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-10 15:51:48.570144 | controller |         "operator": "Exists"
2026-06-10 15:51:48.570158 | controller |       }
2026-06-10 15:51:48.570172 | controller |     ],
2026-06-10 15:51:48.570187 | controller |     "volumes": [
2026-06-10 15:51:48.570201 | controller |       {
2026-06-10 15:51:48.570215 | controller |         "name": "cert",
2026-06-10 15:51:48.570229 | controller |         "secret": {
2026-06-10 15:51:48.570244 | controller |           "defaultMode": 420,
2026-06-10 15:51:48.570258 | controller |           "secretName": "openstack-baremetal-operator-webhook-server-cert"
2026-06-10 15:51:48.570272 | controller |         }
2026-06-10 15:51:48.570286 | controller |       },
2026-06-10 15:51:48.570300 | controller |       {
2026-06-10 15:51:48.570314 | controller |         "name": "kube-api-access-xfj4l",
2026-06-10 15:51:48.570328 | controller |         "projected": {
2026-06-10 15:51:48.570342 | controller |           "defaultMode": 420,
2026-06-10 15:51:48.570356 | controller |           "sources": [
2026-06-10 15:51:48.570370 | controller |             {
2026-06-10 15:51:48.570383 | controller |               "serviceAccountToken": {
2026-06-10 15:51:48.570397 | controller |                 "expirationSeconds": 3607,
2026-06-10 15:51:48.570412 | controller |                 "path": "token"
2026-06-10 15:51:48.570426 | controller |               }
2026-06-10 15:51:48.570441 | controller |             },
2026-06-10 15:51:48.570455 | controller |             {
2026-06-10 15:51:48.570469 | controller |               "configMap": {
2026-06-10 15:51:48.570483 | controller |                 "items": [
2026-06-10 15:51:48.570498 | controller |                   {
2026-06-10 15:51:48.570536 | controller |                     "key": "ca.crt",
2026-06-10 15:51:48.570551 | controller |                     "path": "ca.crt"
2026-06-10 15:51:48.570565 | controller |                   }
2026-06-10 15:51:48.570580 | controller |                 ],
2026-06-10 15:51:48.570594 | controller |                 "name": "kube-root-ca.crt"
2026-06-10 15:51:48.570608 | controller |               }
2026-06-10 15:51:48.570622 | controller |             },
2026-06-10 15:51:48.570636 | controller |             {
2026-06-10 15:51:48.570651 | controller |               "downwardAPI": {
2026-06-10 15:51:48.570665 | controller |                 "items": [
2026-06-10 15:51:48.570679 | controller |                   {
2026-06-10 15:51:48.570694 | controller |                     "fieldRef": {
2026-06-10 15:51:48.570708 | controller |                       "apiVersion": "v1",
2026-06-10 15:51:48.570722 | controller |                       "fieldPath": "metadata.namespace"
2026-06-10 15:51:48.570737 | controller |                     },
2026-06-10 15:51:48.570752 | controller |                     "path": "namespace"
2026-06-10 15:51:48.570766 | controller |                   }
2026-06-10 15:51:48.570781 | controller |                 ]
2026-06-10 15:51:48.570795 | controller |               }
2026-06-10 15:51:48.570809 | controller |             },
2026-06-10 15:51:48.570823 | controller |             {
2026-06-10 15:51:48.570837 | controller |               "configMap": {
2026-06-10 15:51:48.570854 | controller |                 "items": [
2026-06-10 15:51:48.570884 | controller |                   {
2026-06-10 15:51:48.570899 | controller |                     "key": "service-ca.crt",
2026-06-10 15:51:48.570914 | controller |                     "path": "service-ca.crt"
2026-06-10 15:51:48.570928 | controller |                   }
2026-06-10 15:51:48.570942 | controller |                 ],
2026-06-10 15:51:48.570956 | controller |                 "name": "openshift-service-ca.crt"
2026-06-10 15:51:48.570970 | controller |               }
2026-06-10 15:51:48.570984 | controller |             }
2026-06-10 15:51:48.570999 | controller |           ]
2026-06-10 15:51:48.571013 | controller |         }
2026-06-10 15:51:48.571026 | controller |       }
2026-06-10 15:51:48.571040 | controller |     ]
2026-06-10 15:51:48.571054 | controller |   },
2026-06-10 15:51:48.571067 | controller |   "status": {
2026-06-10 15:51:48.571081 | controller |     "conditions": [
2026-06-10 15:51:48.571095 | controller |       {
2026-06-10 15:51:48.571109 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.571123 | controller |         "lastTransitionTime": "2026-06-10T14:57:43Z",
2026-06-10 15:51:48.571137 | controller |         "status": "True",
2026-06-10 15:51:48.571152 | controller |         "type": "PodReadyToStartContainers"
2026-06-10 15:51:48.571166 | controller |       },
2026-06-10 15:51:48.571180 | controller |       {
2026-06-10 15:51:48.571195 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.571209 | controller |         "lastTransitionTime": "2026-06-10T14:57:07Z",
2026-06-10 15:51:48.571223 | controller |         "status": "True",
2026-06-10 15:51:48.571237 | controller |         "type": "Initialized"
2026-06-10 15:51:48.571252 | controller |       },
2026-06-10 15:51:48.571266 | controller |       {
2026-06-10 15:51:48.571281 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.571295 | controller |         "lastTransitionTime": "2026-06-10T14:57:55Z",
2026-06-10 15:51:48.571309 | controller |         "status": "True",
2026-06-10 15:51:48.571324 | controller |         "type": "Ready"
2026-06-10 15:51:48.571338 | controller |       },
2026-06-10 15:51:48.571352 | controller |       {
2026-06-10 15:51:48.571367 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.571381 | controller |         "lastTransitionTime": "2026-06-10T14:57:55Z",
2026-06-10 15:51:48.571396 | controller |         "status": "True",
2026-06-10 15:51:48.571410 | controller |         "type": "ContainersReady"
2026-06-10 15:51:48.571430 | controller |       },
2026-06-10 15:51:48.571446 | controller |       {
2026-06-10 15:51:48.571460 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.571474 | controller |         "lastTransitionTime": "2026-06-10T14:57:07Z",
2026-06-10 15:51:48.571489 | controller |         "status": "True",
2026-06-10 15:51:48.571503 | controller |         "type": "PodScheduled"
2026-06-10 15:51:48.571517 | controller |       }
2026-06-10 15:51:48.571531 | controller |     ],
2026-06-10 15:51:48.571546 | controller |     "containerStatuses": [
2026-06-10 15:51:48.571560 | controller |       {
2026-06-10 15:51:48.571574 | controller |         "allocatedResources": {
2026-06-10 15:51:48.571588 | controller |           "cpu": "10m",
2026-06-10 15:51:48.571602 | controller |           "memory": "256Mi"
2026-06-10 15:51:48.571616 | controller |         },
2026-06-10 15:51:48.571630 | controller |         "containerID": "cri-o://3b3a10702670ffb2d199e2842b7e508850a6742979fa53a2af4afec0c1cc4e54",
2026-06-10 15:51:48.571644 | controller |         "image": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1",
2026-06-10 15:51:48.571659 | controller |         "imageID": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1",
2026-06-10 15:51:48.571673 | controller |         "lastState": {},
2026-06-10 15:51:48.571688 | controller |         "name": "manager",
2026-06-10 15:51:48.571702 | controller |         "ready": true,
2026-06-10 15:51:48.571717 | controller |         "resources": {
2026-06-10 15:51:48.571731 | controller |           "limits": {
2026-06-10 15:51:48.571745 | controller |             "cpu": "500m",
2026-06-10 15:51:48.571759 | controller |             "memory": "512Mi"
2026-06-10 15:51:48.571775 | controller |           },
2026-06-10 15:51:48.571790 | controller |           "requests": {
2026-06-10 15:51:48.571811 | controller |             "cpu": "10m",
2026-06-10 15:51:48.571832 | controller |             "memory": "256Mi"
2026-06-10 15:51:48.571854 | controller |           }
2026-06-10 15:51:48.571892 | controller |         },
2026-06-10 15:51:48.571908 | controller |         "restartCount": 0,
2026-06-10 15:51:48.571923 | controller |         "started": true,
2026-06-10 15:51:48.571938 | controller |         "state": {
2026-06-10 15:51:48.571952 | controller |           "running": {
2026-06-10 15:51:48.571967 | controller |             "startedAt": "2026-06-10T14:57:42Z"
2026-06-10 15:51:48.571982 | controller |           }
2026-06-10 15:51:48.571996 | controller |         },
2026-06-10 15:51:48.572011 | controller |         "user": {
2026-06-10 15:51:48.572026 | controller |           "linux": {
2026-06-10 15:51:48.572041 | controller |             "gid": 0,
2026-06-10 15:51:48.572063 | controller |             "supplementalGroups": [
2026-06-10 15:51:48.572079 | controller |               0,
2026-06-10 15:51:48.572102 | controller |               1000660000
2026-06-10 15:51:48.572117 | controller |             ],
2026-06-10 15:51:48.572137 | controller |             "uid": 1000660000
2026-06-10 15:51:48.572153 | controller |           }
2026-06-10 15:51:48.572173 | controller |         },
2026-06-10 15:51:48.572188 | controller |         "volumeMounts": [
2026-06-10 15:51:48.572208 | controller |           {
2026-06-10 15:51:48.572223 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-10 15:51:48.572243 | controller |             "name": "cert",
2026-06-10 15:51:48.572259 | controller |             "readOnly": true,
2026-06-10 15:51:48.572279 | controller |             "recursiveReadOnly": "Disabled"
2026-06-10 15:51:48.572295 | controller |           },
2026-06-10 15:51:48.572314 | controller |           {
2026-06-10 15:51:48.572408 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-10 15:51:48.572431 | controller |             "name": "kube-api-access-xfj4l",
2026-06-10 15:51:48.572454 | controller |             "readOnly": true,
2026-06-10 15:51:48.572470 | controller |             "recursiveReadOnly": "Disabled"
2026-06-10 15:51:48.572484 | controller |           }
2026-06-10 15:51:48.572499 | controller |         ]
2026-06-10 15:51:48.572514 | controller |       }
2026-06-10 15:51:48.572528 | controller |     ],
2026-06-10 15:51:48.572543 | controller |     "hostIP": "192.168.126.11",
2026-06-10 15:51:48.572558 | controller |     "hostIPs": [
2026-06-10 15:51:48.572572 | controller |       {
2026-06-10 15:51:48.572587 | controller |         "ip": "192.168.126.11"
2026-06-10 15:51:48.572601 | controller |       }
2026-06-10 15:51:48.572672 | controller |     ],
2026-06-10 15:51:48.572696 | controller |     "phase": "Running",
2026-06-10 15:51:48.572713 | controller |     "podIP": "10.217.0.91",
2026-06-10 15:51:48.572729 | controller |     "podIPs": [
2026-06-10 15:51:48.572744 | controller |       {
2026-06-10 15:51:48.572759 | controller |         "ip": "10.217.0.91"
2026-06-10 15:51:48.572774 | controller |       }
2026-06-10 15:51:48.572788 | controller |     ],
2026-06-10 15:51:48.572803 | controller |     "qosClass": "Burstable",
2026-06-10 15:51:48.572817 | controller |     "startTime": "2026-06-10T14:57:07Z"
2026-06-10 15:51:48.572832 | controller |   }
2026-06-10 15:51:48.572851 | controller | }
2026-06-10 15:51:48.603192 | controller | ok:
2026-06-10 15:51:48.603326 | controller | {
2026-06-10 15:51:48.603356 | controller |   "apiVersion": "v1",
2026-06-10 15:51:48.603381 | controller |   "kind": "Pod",
2026-06-10 15:51:48.603404 | controller |   "metadata": {
2026-06-10 15:51:48.603426 | controller |     "annotations": {
2026-06-10 15:51:48.603449 | 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-10 15:51:48.603483 | controller |       "capabilities": "Seamless Upgrades",
2026-06-10 15:51:48.603507 | controller |       "createdAt": "2026-06-10T14:18:05Z",
2026-06-10 15:51:48.603529 | controller |       "features.operators.openshift.io/disconnected": "true",
2026-06-10 15:51:48.603549 | controller |       "features.operators.openshift.io/fips-compliant": "true",
2026-06-10 15:51:48.603568 | controller |       "features.operators.openshift.io/proxy-aware": "false",
2026-06-10 15:51:48.603589 | controller |       "features.operators.openshift.io/tls-profiles": "false",
2026-06-10 15:51:48.603610 | controller |       "features.operators.openshift.io/token-auth-aws": "false",
2026-06-10 15:51:48.603629 | controller |       "features.operators.openshift.io/token-auth-azure": "false",
2026-06-10 15:51:48.603649 | controller |       "features.operators.openshift.io/token-auth-gcp": "false",
2026-06-10 15:51:48.603670 | 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-10 15:51:48.603702 | 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-10 15:51:48.603724 | controller |       "kubectl.kubernetes.io/default-container": "operator",
2026-06-10 15:51:48.603745 | controller |       "olm.operatorGroup": "openstack",
2026-06-10 15:51:48.603767 | controller |       "olm.operatorNamespace": "openstack-operators",
2026-06-10 15:51:48.603787 | controller |       "olm.targetNamespaces": "",
2026-06-10 15:51:48.603807 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-10 15:51:48.603828 | controller |       "operatorframework.io/initialization-resource": "{\"apiVersion\":\"operator.openstack.org/v1beta1\",\"kind\":\"OpenStack\",\"metadata\":{\"name\":\"openstack\",\"namespace\":\"openstack-operators\"},\"spec\":{}}",
2026-06-10 15:51:48.603853 | 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-10 15:51:48.603908 | controller |       "operatorframework.io/suggested-namespace": "openstack-operators",
2026-06-10 15:51:48.603928 | controller |       "operators.openshift.io/valid-subscription": "[\"OpenShift Container Platform\", \"OpenShift Platform Plus\"]",
2026-06-10 15:51:48.603944 | controller |       "operators.operatorframework.io/builder": "operator-sdk-v1.41.1",
2026-06-10 15:51:48.603959 | controller |       "operators.operatorframework.io/project_layout": "go.kubebuilder.io/v4",
2026-06-10 15:51:48.603976 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-10 15:51:48.603992 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-10 15:51:48.604007 | controller |     },
2026-06-10 15:51:48.604023 | controller |     "creationTimestamp": "2026-06-10T14:55:06Z",
2026-06-10 15:51:48.604038 | controller |     "generateName": "openstack-operator-controller-init-86c7bbb4f8-",
2026-06-10 15:51:48.604053 | controller |     "generation": 1,
2026-06-10 15:51:48.604068 | controller |     "labels": {
2026-06-10 15:51:48.604083 | controller |       "app.kubernetes.io/name": "openstack-operator-controller-init",
2026-06-10 15:51:48.604098 | controller |       "control-plane": "controller-manager",
2026-06-10 15:51:48.604112 | controller |       "openstack.org/operator-name": "openstack-init",
2026-06-10 15:51:48.604126 | controller |       "pod-template-hash": "86c7bbb4f8"
2026-06-10 15:51:48.604153 | controller |     },
2026-06-10 15:51:48.604226 | controller |     "managedFields": [
2026-06-10 15:51:48.604247 | controller |       {
2026-06-10 15:51:48.604264 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.604280 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.604296 | controller |         "fieldsV1": {
2026-06-10 15:51:48.604310 | controller |           "f:metadata": {
2026-06-10 15:51:48.604324 | controller |             "f:annotations": {
2026-06-10 15:51:48.604339 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-10 15:51:48.604353 | controller |             }
2026-06-10 15:51:48.604367 | controller |           }
2026-06-10 15:51:48.604382 | controller |         },
2026-06-10 15:51:48.604396 | controller |         "manager": "crc",
2026-06-10 15:51:48.604410 | controller |         "operation": "Update",
2026-06-10 15:51:48.604425 | controller |         "subresource": "status",
2026-06-10 15:51:48.604439 | controller |         "time": "2026-06-10T14:55:06Z"
2026-06-10 15:51:48.604453 | controller |       },
2026-06-10 15:51:48.604467 | controller |       {
2026-06-10 15:51:48.604481 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.604502 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.604517 | controller |         "fieldsV1": {
2026-06-10 15:51:48.604531 | controller |           "f:metadata": {
2026-06-10 15:51:48.604545 | controller |             "f:annotations": {
2026-06-10 15:51:48.604559 | controller |               ".": {},
2026-06-10 15:51:48.604573 | controller |               "f:alm-examples": {},
2026-06-10 15:51:48.604588 | controller |               "f:capabilities": {},
2026-06-10 15:51:48.604603 | controller |               "f:createdAt": {},
2026-06-10 15:51:48.604617 | controller |               "f:features.operators.openshift.io/disconnected": {},
2026-06-10 15:51:48.604632 | controller |               "f:features.operators.openshift.io/fips-compliant": {},
2026-06-10 15:51:48.604664 | controller |               "f:features.operators.openshift.io/proxy-aware": {},
2026-06-10 15:51:48.604681 | controller |               "f:features.operators.openshift.io/tls-profiles": {},
2026-06-10 15:51:48.604696 | controller |               "f:features.operators.openshift.io/token-auth-aws": {},
2026-06-10 15:51:48.604711 | controller |               "f:features.operators.openshift.io/token-auth-azure": {},
2026-06-10 15:51:48.604727 | controller |               "f:features.operators.openshift.io/token-auth-gcp": {},
2026-06-10 15:51:48.604742 | controller |               "f:kubectl.kubernetes.io/default-container": {},
2026-06-10 15:51:48.604757 | controller |               "f:olm.operatorGroup": {},
2026-06-10 15:51:48.604772 | controller |               "f:olm.operatorNamespace": {},
2026-06-10 15:51:48.604786 | controller |               "f:olm.targetNamespaces": {},
2026-06-10 15:51:48.604801 | controller |               "f:operatorframework.io/initialization-resource": {},
2026-06-10 15:51:48.604815 | controller |               "f:operatorframework.io/properties": {},
2026-06-10 15:51:48.604830 | controller |               "f:operatorframework.io/suggested-namespace": {},
2026-06-10 15:51:48.604844 | controller |               "f:operators.openshift.io/valid-subscription": {},
2026-06-10 15:51:48.604892 | controller |               "f:operators.operatorframework.io/builder": {},
2026-06-10 15:51:48.604909 | controller |               "f:operators.operatorframework.io/project_layout": {}
2026-06-10 15:51:48.604925 | controller |             },
2026-06-10 15:51:48.604940 | controller |             "f:generateName": {},
2026-06-10 15:51:48.604955 | controller |             "f:labels": {
2026-06-10 15:51:48.604972 | controller |               ".": {},
2026-06-10 15:51:48.604986 | controller |               "f:app.kubernetes.io/name": {},
2026-06-10 15:51:48.605001 | controller |               "f:control-plane": {},
2026-06-10 15:51:48.605015 | controller |               "f:openstack.org/operator-name": {},
2026-06-10 15:51:48.605029 | controller |               "f:pod-template-hash": {}
2026-06-10 15:51:48.605044 | controller |             },
2026-06-10 15:51:48.605058 | controller |             "f:ownerReferences": {
2026-06-10 15:51:48.605072 | controller |               ".": {},
2026-06-10 15:51:48.605086 | controller |               "k:{\"uid\":\"93610e59-966e-44e0-acbd-617e1901d192\"}": {}
2026-06-10 15:51:48.605100 | controller |             }
2026-06-10 15:51:48.605115 | controller |           },
2026-06-10 15:51:48.605129 | controller |           "f:spec": {
2026-06-10 15:51:48.605144 | controller |             "f:containers": {
2026-06-10 15:51:48.605158 | controller |               "k:{\"name\":\"operator\"}": {
2026-06-10 15:51:48.605172 | controller |                 ".": {},
2026-06-10 15:51:48.605186 | controller |                 "f:args": {},
2026-06-10 15:51:48.605200 | controller |                 "f:command": {},
2026-06-10 15:51:48.605214 | controller |                 "f:env": {
2026-06-10 15:51:48.605228 | controller |                   ".": {},
2026-06-10 15:51:48.605243 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-10 15:51:48.605257 | controller |                     ".": {},
2026-06-10 15:51:48.605280 | controller |                     "f:name": {},
2026-06-10 15:51:48.605295 | controller |                     "f:value": {}
2026-06-10 15:51:48.605309 | controller |                   },
2026-06-10 15:51:48.605324 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-10 15:51:48.605338 | controller |                     ".": {},
2026-06-10 15:51:48.605352 | controller |                     "f:name": {},
2026-06-10 15:51:48.605366 | controller |                     "f:value": {}
2026-06-10 15:51:48.605380 | controller |                   },
2026-06-10 15:51:48.605394 | controller |                   "k:{\"name\":\"OPENSTACK_RELEASE_VERSION\"}": {
2026-06-10 15:51:48.605408 | controller |                     ".": {},
2026-06-10 15:51:48.605422 | controller |                     "f:name": {},
2026-06-10 15:51:48.605436 | controller |                     "f:value": {}
2026-06-10 15:51:48.605450 | controller |                   },
2026-06-10 15:51:48.605466 | controller |                   "k:{\"name\":\"OPERATOR_CONDITION_NAME\"}": {
2026-06-10 15:51:48.605481 | controller |                     ".": {},
2026-06-10 15:51:48.605495 | controller |                     "f:name": {},
2026-06-10 15:51:48.605509 | controller |                     "f:value": {}
2026-06-10 15:51:48.605524 | controller |                   },
2026-06-10 15:51:48.605538 | controller |                   "k:{\"name\":\"OPERATOR_IMAGE_URL\"}": {
2026-06-10 15:51:48.605553 | controller |                     ".": {},
2026-06-10 15:51:48.605567 | controller |                     "f:name": {},
2026-06-10 15:51:48.605581 | controller |                     "f:value": {}
2026-06-10 15:51:48.605595 | controller |                   },
2026-06-10 15:51:48.605610 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.605624 | controller |                     ".": {},
2026-06-10 15:51:48.605639 | controller |                     "f:name": {},
2026-06-10 15:51:48.605654 | controller |                     "f:value": {}
2026-06-10 15:51:48.605668 | controller |                   },
2026-06-10 15:51:48.605683 | controller |                   "k:{\"name\":\"RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.605697 | controller |                     ".": {},
2026-06-10 15:51:48.605711 | controller |                     "f:name": {},
2026-06-10 15:51:48.605725 | controller |                     "f:value": {}
2026-06-10 15:51:48.605740 | controller |                   },
2026-06-10 15:51:48.605754 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.605768 | controller |                     ".": {},
2026-06-10 15:51:48.605783 | controller |                     "f:name": {},
2026-06-10 15:51:48.605798 | controller |                     "f:value": {}
2026-06-10 15:51:48.605812 | controller |                   },
2026-06-10 15:51:48.605826 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.605840 | controller |                     ".": {},
2026-06-10 15:51:48.605873 | controller |                     "f:name": {},
2026-06-10 15:51:48.605893 | controller |                     "f:value": {}
2026-06-10 15:51:48.605909 | controller |                   },
2026-06-10 15:51:48.605924 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.605940 | controller |                     ".": {},
2026-06-10 15:51:48.605955 | controller |                     "f:name": {},
2026-06-10 15:51:48.605970 | controller |                     "f:value": {}
2026-06-10 15:51:48.605985 | controller |                   },
2026-06-10 15:51:48.606000 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.606014 | controller |                     ".": {},
2026-06-10 15:51:48.606029 | controller |                     "f:name": {},
2026-06-10 15:51:48.606049 | controller |                     "f:value": {}
2026-06-10 15:51:48.606064 | controller |                   },
2026-06-10 15:51:48.606078 | controller |                   "k:{\"name\":\"RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.606093 | controller |                     ".": {},
2026-06-10 15:51:48.606107 | controller |                     "f:name": {},
2026-06-10 15:51:48.606122 | controller |                     "f:value": {}
2026-06-10 15:51:48.606137 | controller |                   },
2026-06-10 15:51:48.606151 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.606166 | controller |                     ".": {},
2026-06-10 15:51:48.606181 | controller |                     "f:name": {},
2026-06-10 15:51:48.606195 | controller |                     "f:value": {}
2026-06-10 15:51:48.606209 | controller |                   },
2026-06-10 15:51:48.606223 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.606238 | controller |                     ".": {},
2026-06-10 15:51:48.606253 | controller |                     "f:name": {},
2026-06-10 15:51:48.606267 | controller |                     "f:value": {}
2026-06-10 15:51:48.606281 | controller |                   },
2026-06-10 15:51:48.606295 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-10 15:51:48.606310 | controller |                     ".": {},
2026-06-10 15:51:48.606324 | controller |                     "f:name": {},
2026-06-10 15:51:48.606339 | controller |                     "f:value": {}
2026-06-10 15:51:48.606353 | controller |                   },
2026-06-10 15:51:48.606367 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.606382 | controller |                     ".": {},
2026-06-10 15:51:48.606396 | controller |                     "f:name": {},
2026-06-10 15:51:48.606411 | controller |                     "f:value": {}
2026-06-10 15:51:48.606428 | controller |                   },
2026-06-10 15:51:48.606446 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.606464 | controller |                     ".": {},
2026-06-10 15:51:48.606483 | controller |                     "f:name": {},
2026-06-10 15:51:48.606501 | controller |                     "f:value": {}
2026-06-10 15:51:48.606519 | controller |                   },
2026-06-10 15:51:48.606538 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.606558 | controller |                     ".": {},
2026-06-10 15:51:48.606577 | controller |                     "f:name": {},
2026-06-10 15:51:48.606593 | controller |                     "f:value": {}
2026-06-10 15:51:48.606608 | controller |                   },
2026-06-10 15:51:48.606622 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.606637 | controller |                     ".": {},
2026-06-10 15:51:48.606652 | controller |                     "f:name": {},
2026-06-10 15:51:48.606667 | controller |                     "f:value": {}
2026-06-10 15:51:48.606681 | controller |                   },
2026-06-10 15:51:48.606696 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.606710 | controller |                     ".": {},
2026-06-10 15:51:48.606725 | controller |                     "f:name": {},
2026-06-10 15:51:48.606739 | controller |                     "f:value": {}
2026-06-10 15:51:48.606753 | controller |                   },
2026-06-10 15:51:48.606767 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.606787 | controller |                     ".": {},
2026-06-10 15:51:48.606802 | controller |                     "f:name": {},
2026-06-10 15:51:48.606816 | controller |                     "f:value": {}
2026-06-10 15:51:48.606830 | controller |                   },
2026-06-10 15:51:48.606845 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.606880 | controller |                     ".": {},
2026-06-10 15:51:48.606897 | controller |                     "f:name": {},
2026-06-10 15:51:48.606912 | controller |                     "f:value": {}
2026-06-10 15:51:48.606926 | controller |                   },
2026-06-10 15:51:48.606941 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.606956 | controller |                     ".": {},
2026-06-10 15:51:48.606972 | controller |                     "f:name": {},
2026-06-10 15:51:48.606987 | controller |                     "f:value": {}
2026-06-10 15:51:48.607001 | controller |                   },
2026-06-10 15:51:48.607016 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.607031 | controller |                     ".": {},
2026-06-10 15:51:48.607046 | controller |                     "f:name": {},
2026-06-10 15:51:48.607061 | controller |                     "f:value": {}
2026-06-10 15:51:48.607077 | controller |                   },
2026-06-10 15:51:48.607093 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-10 15:51:48.607108 | controller |                     ".": {},
2026-06-10 15:51:48.607122 | controller |                     "f:name": {},
2026-06-10 15:51:48.607137 | controller |                     "f:value": {}
2026-06-10 15:51:48.607151 | controller |                   },
2026-06-10 15:51:48.607167 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.607181 | controller |                     ".": {},
2026-06-10 15:51:48.607196 | controller |                     "f:name": {},
2026-06-10 15:51:48.607210 | controller |                     "f:value": {}
2026-06-10 15:51:48.607225 | controller |                   },
2026-06-10 15:51:48.607239 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.607254 | controller |                     ".": {},
2026-06-10 15:51:48.607268 | controller |                     "f:name": {},
2026-06-10 15:51:48.607283 | controller |                     "f:value": {}
2026-06-10 15:51:48.607297 | controller |                   },
2026-06-10 15:51:48.607311 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.607326 | controller |                     ".": {},
2026-06-10 15:51:48.607340 | controller |                     "f:name": {},
2026-06-10 15:51:48.607354 | controller |                     "f:value": {}
2026-06-10 15:51:48.607368 | controller |                   },
2026-06-10 15:51:48.607383 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.607398 | controller |                     ".": {},
2026-06-10 15:51:48.607412 | controller |                     "f:name": {},
2026-06-10 15:51:48.607427 | controller |                     "f:value": {}
2026-06-10 15:51:48.607441 | controller |                   },
2026-06-10 15:51:48.607456 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.607471 | controller |                     ".": {},
2026-06-10 15:51:48.607486 | controller |                     "f:name": {},
2026-06-10 15:51:48.607500 | controller |                     "f:value": {}
2026-06-10 15:51:48.607516 | controller |                   },
2026-06-10 15:51:48.607531 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.607564 | controller |                     ".": {},
2026-06-10 15:51:48.607587 | controller |                     "f:name": {},
2026-06-10 15:51:48.607609 | controller |                     "f:value": {}
2026-06-10 15:51:48.607627 | controller |                   },
2026-06-10 15:51:48.607642 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.607658 | controller |                     ".": {},
2026-06-10 15:51:48.607673 | controller |                     "f:name": {},
2026-06-10 15:51:48.607688 | controller |                     "f:value": {}
2026-06-10 15:51:48.607702 | controller |                   },
2026-06-10 15:51:48.607717 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.607732 | controller |                     ".": {},
2026-06-10 15:51:48.607746 | controller |                     "f:name": {},
2026-06-10 15:51:48.607761 | controller |                     "f:value": {}
2026-06-10 15:51:48.607775 | controller |                   },
2026-06-10 15:51:48.607789 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-10 15:51:48.607806 | controller |                     ".": {},
2026-06-10 15:51:48.607825 | controller |                     "f:name": {},
2026-06-10 15:51:48.607844 | controller |                     "f:value": {}
2026-06-10 15:51:48.607886 | controller |                   },
2026-06-10 15:51:48.607904 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.607920 | controller |                     ".": {},
2026-06-10 15:51:48.607935 | controller |                     "f:name": {},
2026-06-10 15:51:48.607951 | controller |                     "f:value": {}
2026-06-10 15:51:48.607966 | controller |                   },
2026-06-10 15:51:48.607981 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.607996 | controller |                     ".": {},
2026-06-10 15:51:48.608011 | controller |                     "f:name": {},
2026-06-10 15:51:48.608027 | controller |                     "f:value": {}
2026-06-10 15:51:48.608042 | controller |                   },
2026-06-10 15:51:48.608057 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.608071 | controller |                     ".": {},
2026-06-10 15:51:48.608086 | controller |                     "f:name": {},
2026-06-10 15:51:48.608100 | controller |                     "f:value": {}
2026-06-10 15:51:48.608115 | controller |                   },
2026-06-10 15:51:48.608129 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.608144 | controller |                     ".": {},
2026-06-10 15:51:48.608158 | controller |                     "f:name": {},
2026-06-10 15:51:48.608173 | controller |                     "f:value": {}
2026-06-10 15:51:48.608187 | controller |                   },
2026-06-10 15:51:48.608202 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.608216 | controller |                     ".": {},
2026-06-10 15:51:48.608230 | controller |                     "f:name": {},
2026-06-10 15:51:48.608245 | controller |                     "f:value": {}
2026-06-10 15:51:48.608259 | controller |                   },
2026-06-10 15:51:48.608273 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.608288 | controller |                     ".": {},
2026-06-10 15:51:48.608303 | controller |                     "f:name": {},
2026-06-10 15:51:48.608317 | controller |                     "f:value": {}
2026-06-10 15:51:48.608331 | controller |                   },
2026-06-10 15:51:48.608345 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.608366 | controller |                     ".": {},
2026-06-10 15:51:48.608381 | controller |                     "f:name": {},
2026-06-10 15:51:48.608395 | controller |                     "f:value": {}
2026-06-10 15:51:48.608409 | controller |                   },
2026-06-10 15:51:48.608424 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.608438 | controller |                     ".": {},
2026-06-10 15:51:48.608452 | controller |                     "f:name": {},
2026-06-10 15:51:48.608466 | controller |                     "f:value": {}
2026-06-10 15:51:48.608480 | controller |                   },
2026-06-10 15:51:48.608494 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.608515 | controller |                     ".": {},
2026-06-10 15:51:48.608536 | controller |                     "f:name": {},
2026-06-10 15:51:48.608556 | controller |                     "f:value": {}
2026-06-10 15:51:48.608577 | controller |                   },
2026-06-10 15:51:48.608599 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.608620 | controller |                     ".": {},
2026-06-10 15:51:48.608639 | controller |                     "f:name": {},
2026-06-10 15:51:48.608660 | controller |                     "f:value": {}
2026-06-10 15:51:48.608752 | controller |                   },
2026-06-10 15:51:48.608778 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.608800 | controller |                     ".": {},
2026-06-10 15:51:48.608822 | controller |                     "f:name": {},
2026-06-10 15:51:48.608842 | controller |                     "f:value": {}
2026-06-10 15:51:48.608877 | controller |                   },
2026-06-10 15:51:48.608900 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.608923 | controller |                     ".": {},
2026-06-10 15:51:48.608944 | controller |                     "f:name": {},
2026-06-10 15:51:48.608961 | controller |                     "f:value": {}
2026-06-10 15:51:48.608975 | controller |                   },
2026-06-10 15:51:48.608990 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.609005 | controller |                     ".": {},
2026-06-10 15:51:48.609020 | controller |                     "f:name": {},
2026-06-10 15:51:48.609035 | controller |                     "f:value": {}
2026-06-10 15:51:48.609050 | controller |                   },
2026-06-10 15:51:48.609064 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.609079 | controller |                     ".": {},
2026-06-10 15:51:48.609093 | controller |                     "f:name": {},
2026-06-10 15:51:48.609108 | controller |                     "f:value": {}
2026-06-10 15:51:48.609122 | controller |                   },
2026-06-10 15:51:48.609136 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.609150 | controller |                     ".": {},
2026-06-10 15:51:48.609165 | controller |                     "f:name": {},
2026-06-10 15:51:48.609179 | controller |                     "f:value": {}
2026-06-10 15:51:48.609194 | controller |                   },
2026-06-10 15:51:48.609208 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.609223 | controller |                     ".": {},
2026-06-10 15:51:48.609238 | controller |                     "f:name": {},
2026-06-10 15:51:48.609252 | controller |                     "f:value": {}
2026-06-10 15:51:48.609273 | controller |                   },
2026-06-10 15:51:48.609288 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-10 15:51:48.609302 | controller |                     ".": {},
2026-06-10 15:51:48.609317 | controller |                     "f:name": {},
2026-06-10 15:51:48.609332 | controller |                     "f:value": {}
2026-06-10 15:51:48.609346 | controller |                   },
2026-06-10 15:51:48.609361 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.609376 | controller |                     ".": {},
2026-06-10 15:51:48.609390 | controller |                     "f:name": {},
2026-06-10 15:51:48.609405 | controller |                     "f:value": {}
2026-06-10 15:51:48.609419 | controller |                   },
2026-06-10 15:51:48.609433 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.609447 | controller |                     ".": {},
2026-06-10 15:51:48.609462 | controller |                     "f:name": {},
2026-06-10 15:51:48.609476 | controller |                     "f:value": {}
2026-06-10 15:51:48.609491 | controller |                   },
2026-06-10 15:51:48.609505 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.609519 | controller |                     ".": {},
2026-06-10 15:51:48.609534 | controller |                     "f:name": {},
2026-06-10 15:51:48.609548 | controller |                     "f:value": {}
2026-06-10 15:51:48.609562 | controller |                   },
2026-06-10 15:51:48.609577 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-10 15:51:48.609591 | controller |                     ".": {},
2026-06-10 15:51:48.609606 | controller |                     "f:name": {},
2026-06-10 15:51:48.609620 | controller |                     "f:value": {}
2026-06-10 15:51:48.609634 | controller |                   },
2026-06-10 15:51:48.609648 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.609663 | controller |                     ".": {},
2026-06-10 15:51:48.609677 | controller |                     "f:name": {},
2026-06-10 15:51:48.609691 | controller |                     "f:value": {}
2026-06-10 15:51:48.609705 | controller |                   },
2026-06-10 15:51:48.609719 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-10 15:51:48.609733 | controller |                     ".": {},
2026-06-10 15:51:48.609748 | controller |                     "f:name": {},
2026-06-10 15:51:48.609762 | controller |                     "f:value": {}
2026-06-10 15:51:48.609776 | controller |                   },
2026-06-10 15:51:48.609790 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.609805 | controller |                     ".": {},
2026-06-10 15:51:48.609819 | controller |                     "f:name": {},
2026-06-10 15:51:48.609833 | controller |                     "f:value": {}
2026-06-10 15:51:48.609851 | controller |                   },
2026-06-10 15:51:48.609885 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-10 15:51:48.609902 | controller |                     ".": {},
2026-06-10 15:51:48.609917 | controller |                     "f:name": {},
2026-06-10 15:51:48.609932 | controller |                     "f:value": {}
2026-06-10 15:51:48.609946 | controller |                   },
2026-06-10 15:51:48.609962 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.609981 | controller |                     ".": {},
2026-06-10 15:51:48.610003 | controller |                     "f:name": {},
2026-06-10 15:51:48.610031 | controller |                     "f:value": {}
2026-06-10 15:51:48.610047 | controller |                   },
2026-06-10 15:51:48.610063 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.610077 | controller |                     ".": {},
2026-06-10 15:51:48.610093 | controller |                     "f:name": {},
2026-06-10 15:51:48.610108 | controller |                     "f:value": {}
2026-06-10 15:51:48.610123 | controller |                   },
2026-06-10 15:51:48.610138 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.610153 | controller |                     ".": {},
2026-06-10 15:51:48.610168 | controller |                     "f:name": {},
2026-06-10 15:51:48.610182 | controller |                     "f:value": {}
2026-06-10 15:51:48.610198 | controller |                   },
2026-06-10 15:51:48.610214 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.610229 | controller |                     ".": {},
2026-06-10 15:51:48.610244 | controller |                     "f:name": {},
2026-06-10 15:51:48.610259 | controller |                     "f:value": {}
2026-06-10 15:51:48.610274 | controller |                   },
2026-06-10 15:51:48.610288 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.610303 | controller |                     ".": {},
2026-06-10 15:51:48.610319 | controller |                     "f:name": {},
2026-06-10 15:51:48.610333 | controller |                     "f:value": {}
2026-06-10 15:51:48.610349 | controller |                   },
2026-06-10 15:51:48.610363 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-10 15:51:48.610378 | controller |                     ".": {},
2026-06-10 15:51:48.610393 | controller |                     "f:name": {},
2026-06-10 15:51:48.610409 | controller |                     "f:value": {}
2026-06-10 15:51:48.610425 | controller |                   },
2026-06-10 15:51:48.610440 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.610455 | controller |                     ".": {},
2026-06-10 15:51:48.610471 | controller |                     "f:name": {},
2026-06-10 15:51:48.610485 | controller |                     "f:value": {}
2026-06-10 15:51:48.610501 | controller |                   },
2026-06-10 15:51:48.610515 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.610530 | controller |                     ".": {},
2026-06-10 15:51:48.610545 | controller |                     "f:name": {},
2026-06-10 15:51:48.610560 | controller |                     "f:value": {}
2026-06-10 15:51:48.610575 | controller |                   },
2026-06-10 15:51:48.610590 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.610604 | controller |                     ".": {},
2026-06-10 15:51:48.610620 | controller |                     "f:name": {},
2026-06-10 15:51:48.610641 | controller |                     "f:value": {}
2026-06-10 15:51:48.610662 | controller |                   },
2026-06-10 15:51:48.610681 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-10 15:51:48.610702 | controller |                     ".": {},
2026-06-10 15:51:48.610720 | controller |                     "f:name": {},
2026-06-10 15:51:48.610735 | controller |                     "f:value": {}
2026-06-10 15:51:48.610750 | controller |                   },
2026-06-10 15:51:48.610766 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.610782 | controller |                     ".": {},
2026-06-10 15:51:48.610797 | controller |                     "f:name": {},
2026-06-10 15:51:48.610819 | controller |                     "f:value": {}
2026-06-10 15:51:48.610834 | controller |                   },
2026-06-10 15:51:48.610853 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.610888 | controller |                     ".": {},
2026-06-10 15:51:48.610905 | controller |                     "f:name": {},
2026-06-10 15:51:48.610920 | controller |                     "f:value": {}
2026-06-10 15:51:48.610936 | controller |                   },
2026-06-10 15:51:48.610951 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-10 15:51:48.610966 | controller |                     ".": {},
2026-06-10 15:51:48.610981 | controller |                     "f:name": {},
2026-06-10 15:51:48.610996 | controller |                     "f:value": {}
2026-06-10 15:51:48.611010 | controller |                   },
2026-06-10 15:51:48.611025 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.611039 | controller |                     ".": {},
2026-06-10 15:51:48.611054 | controller |                     "f:name": {},
2026-06-10 15:51:48.611069 | controller |                     "f:value": {}
2026-06-10 15:51:48.611083 | controller |                   },
2026-06-10 15:51:48.611098 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.611114 | controller |                     ".": {},
2026-06-10 15:51:48.611129 | controller |                     "f:name": {},
2026-06-10 15:51:48.611145 | controller |                     "f:value": {}
2026-06-10 15:51:48.611160 | controller |                   },
2026-06-10 15:51:48.611176 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.611191 | controller |                     ".": {},
2026-06-10 15:51:48.611207 | controller |                     "f:name": {},
2026-06-10 15:51:48.611223 | controller |                     "f:value": {}
2026-06-10 15:51:48.611238 | controller |                   },
2026-06-10 15:51:48.611252 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-10 15:51:48.611268 | controller |                     ".": {},
2026-06-10 15:51:48.611282 | controller |                     "f:name": {},
2026-06-10 15:51:48.611297 | controller |                     "f:value": {}
2026-06-10 15:51:48.611313 | controller |                   },
2026-06-10 15:51:48.611328 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.611344 | controller |                     ".": {},
2026-06-10 15:51:48.611360 | controller |                     "f:name": {},
2026-06-10 15:51:48.611376 | controller |                     "f:value": {}
2026-06-10 15:51:48.611391 | controller |                   },
2026-06-10 15:51:48.611406 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.611421 | controller |                     ".": {},
2026-06-10 15:51:48.611436 | controller |                     "f:name": {},
2026-06-10 15:51:48.611451 | controller |                     "f:value": {}
2026-06-10 15:51:48.611466 | controller |                   },
2026-06-10 15:51:48.611481 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-10 15:51:48.611496 | controller |                     ".": {},
2026-06-10 15:51:48.611511 | controller |                     "f:name": {},
2026-06-10 15:51:48.611526 | controller |                     "f:value": {}
2026-06-10 15:51:48.611541 | controller |                   },
2026-06-10 15:51:48.611556 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.611571 | controller |                     ".": {},
2026-06-10 15:51:48.611592 | controller |                     "f:name": {},
2026-06-10 15:51:48.611608 | controller |                     "f:value": {}
2026-06-10 15:51:48.611622 | controller |                   },
2026-06-10 15:51:48.611636 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.611652 | controller |                     ".": {},
2026-06-10 15:51:48.611667 | controller |                     "f:name": {},
2026-06-10 15:51:48.611681 | controller |                     "f:value": {}
2026-06-10 15:51:48.611696 | controller |                   },
2026-06-10 15:51:48.611710 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.611725 | controller |                     ".": {},
2026-06-10 15:51:48.611740 | controller |                     "f:name": {},
2026-06-10 15:51:48.611754 | controller |                     "f:value": {}
2026-06-10 15:51:48.611768 | controller |                   },
2026-06-10 15:51:48.611783 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.611797 | controller |                     ".": {},
2026-06-10 15:51:48.611813 | controller |                     "f:name": {},
2026-06-10 15:51:48.611828 | controller |                     "f:value": {}
2026-06-10 15:51:48.611843 | controller |                   },
2026-06-10 15:51:48.611879 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-10 15:51:48.611896 | controller |                     ".": {},
2026-06-10 15:51:48.611913 | controller |                     "f:name": {},
2026-06-10 15:51:48.611928 | controller |                     "f:value": {}
2026-06-10 15:51:48.611944 | controller |                   },
2026-06-10 15:51:48.611959 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.611974 | controller |                     ".": {},
2026-06-10 15:51:48.611990 | controller |                     "f:name": {},
2026-06-10 15:51:48.612006 | controller |                     "f:value": {}
2026-06-10 15:51:48.612020 | controller |                   },
2026-06-10 15:51:48.612035 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.612050 | controller |                     ".": {},
2026-06-10 15:51:48.612064 | controller |                     "f:name": {},
2026-06-10 15:51:48.612079 | controller |                     "f:value": {}
2026-06-10 15:51:48.612094 | controller |                   },
2026-06-10 15:51:48.612110 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.612126 | controller |                     ".": {},
2026-06-10 15:51:48.612142 | controller |                     "f:name": {},
2026-06-10 15:51:48.612158 | controller |                     "f:value": {}
2026-06-10 15:51:48.612173 | controller |                   },
2026-06-10 15:51:48.612189 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.612204 | controller |                     ".": {},
2026-06-10 15:51:48.612219 | controller |                     "f:name": {},
2026-06-10 15:51:48.612233 | controller |                     "f:value": {}
2026-06-10 15:51:48.612248 | controller |                   },
2026-06-10 15:51:48.612263 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-10 15:51:48.612278 | controller |                     ".": {},
2026-06-10 15:51:48.612292 | controller |                     "f:name": {},
2026-06-10 15:51:48.612307 | controller |                     "f:value": {}
2026-06-10 15:51:48.612321 | controller |                   },
2026-06-10 15:51:48.612336 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.612357 | controller |                     ".": {},
2026-06-10 15:51:48.612373 | controller |                     "f:name": {},
2026-06-10 15:51:48.612389 | controller |                     "f:value": {}
2026-06-10 15:51:48.612404 | controller |                   },
2026-06-10 15:51:48.612419 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.612434 | controller |                     ".": {},
2026-06-10 15:51:48.612450 | controller |                     "f:name": {},
2026-06-10 15:51:48.612465 | controller |                     "f:value": {}
2026-06-10 15:51:48.612480 | controller |                   },
2026-06-10 15:51:48.612495 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-10 15:51:48.612509 | controller |                     ".": {},
2026-06-10 15:51:48.612525 | controller |                     "f:name": {},
2026-06-10 15:51:48.612540 | controller |                     "f:value": {}
2026-06-10 15:51:48.612556 | controller |                   },
2026-06-10 15:51:48.612571 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.612586 | controller |                     ".": {},
2026-06-10 15:51:48.612602 | controller |                     "f:name": {},
2026-06-10 15:51:48.612618 | controller |                     "f:value": {}
2026-06-10 15:51:48.612633 | controller |                   },
2026-06-10 15:51:48.612647 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT\"}": {
2026-06-10 15:51:48.612662 | controller |                     ".": {},
2026-06-10 15:51:48.612677 | controller |                     "f:name": {},
2026-06-10 15:51:48.612692 | controller |                     "f:value": {}
2026-06-10 15:51:48.612707 | controller |                   },
2026-06-10 15:51:48.612739 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.612758 | controller |                     ".": {},
2026-06-10 15:51:48.612774 | controller |                     "f:name": {},
2026-06-10 15:51:48.612789 | controller |                     "f:value": {}
2026-06-10 15:51:48.612805 | controller |                   },
2026-06-10 15:51:48.612820 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.612834 | controller |                     ".": {},
2026-06-10 15:51:48.612849 | controller |                     "f:name": {},
2026-06-10 15:51:48.612883 | controller |                     "f:value": {}
2026-06-10 15:51:48.612900 | controller |                   },
2026-06-10 15:51:48.612915 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.612930 | controller |                     ".": {},
2026-06-10 15:51:48.612945 | controller |                     "f:name": {},
2026-06-10 15:51:48.613021 | controller |                     "f:value": {}
2026-06-10 15:51:48.613044 | controller |                   },
2026-06-10 15:51:48.613061 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.613078 | controller |                     ".": {},
2026-06-10 15:51:48.613093 | controller |                     "f:name": {},
2026-06-10 15:51:48.613108 | controller |                     "f:value": {}
2026-06-10 15:51:48.613124 | controller |                   },
2026-06-10 15:51:48.613139 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.613154 | controller |                     ".": {},
2026-06-10 15:51:48.613169 | controller |                     "f:name": {},
2026-06-10 15:51:48.613184 | controller |                     "f:value": {}
2026-06-10 15:51:48.613199 | controller |                   },
2026-06-10 15:51:48.613213 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.613235 | controller |                     ".": {},
2026-06-10 15:51:48.613250 | controller |                     "f:name": {},
2026-06-10 15:51:48.613265 | controller |                     "f:value": {}
2026-06-10 15:51:48.613280 | controller |                   },
2026-06-10 15:51:48.613296 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-10 15:51:48.613311 | controller |                     ".": {},
2026-06-10 15:51:48.613327 | controller |                     "f:name": {},
2026-06-10 15:51:48.613343 | controller |                     "f:value": {}
2026-06-10 15:51:48.613358 | controller |                   },
2026-06-10 15:51:48.613373 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.613388 | controller |                     ".": {},
2026-06-10 15:51:48.613403 | controller |                     "f:name": {},
2026-06-10 15:51:48.613417 | controller |                     "f:value": {}
2026-06-10 15:51:48.613432 | controller |                   },
2026-06-10 15:51:48.613447 | controller |                   "k:{\"name\":\"RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.613461 | controller |                     ".": {},
2026-06-10 15:51:48.613476 | controller |                     "f:name": {},
2026-06-10 15:51:48.613490 | controller |                     "f:value": {}
2026-06-10 15:51:48.613505 | controller |                   },
2026-06-10 15:51:48.613519 | controller |                   "k:{\"name\":\"RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.613535 | controller |                     ".": {},
2026-06-10 15:51:48.613551 | controller |                     "f:name": {},
2026-06-10 15:51:48.613567 | controller |                     "f:value": {}
2026-06-10 15:51:48.613582 | controller |                   },
2026-06-10 15:51:48.613597 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.613611 | controller |                     ".": {},
2026-06-10 15:51:48.613626 | controller |                     "f:name": {},
2026-06-10 15:51:48.613641 | controller |                     "f:value": {}
2026-06-10 15:51:48.613656 | controller |                   },
2026-06-10 15:51:48.613671 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.613685 | controller |                     ".": {},
2026-06-10 15:51:48.613700 | controller |                     "f:name": {},
2026-06-10 15:51:48.613715 | controller |                     "f:value": {}
2026-06-10 15:51:48.613730 | controller |                   },
2026-06-10 15:51:48.613745 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.613760 | controller |                     ".": {},
2026-06-10 15:51:48.613774 | controller |                     "f:name": {},
2026-06-10 15:51:48.613789 | controller |                     "f:value": {}
2026-06-10 15:51:48.613804 | controller |                   },
2026-06-10 15:51:48.613819 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-10 15:51:48.613833 | controller |                     ".": {},
2026-06-10 15:51:48.613852 | controller |                     "f:name": {},
2026-06-10 15:51:48.613894 | controller |                     "f:value": {}
2026-06-10 15:51:48.613911 | controller |                   },
2026-06-10 15:51:48.613927 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.613942 | controller |                     ".": {},
2026-06-10 15:51:48.613957 | controller |                     "f:name": {},
2026-06-10 15:51:48.613972 | controller |                     "f:value": {}
2026-06-10 15:51:48.613988 | controller |                   },
2026-06-10 15:51:48.614002 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-10 15:51:48.614024 | controller |                     ".": {},
2026-06-10 15:51:48.614040 | controller |                     "f:name": {},
2026-06-10 15:51:48.614055 | controller |                     "f:value": {}
2026-06-10 15:51:48.614071 | controller |                   },
2026-06-10 15:51:48.614086 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-10 15:51:48.614102 | controller |                     ".": {},
2026-06-10 15:51:48.614117 | controller |                     "f:name": {},
2026-06-10 15:51:48.614132 | controller |                     "f:value": {}
2026-06-10 15:51:48.614147 | controller |                   },
2026-06-10 15:51:48.614162 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.614178 | controller |                     ".": {},
2026-06-10 15:51:48.614193 | controller |                     "f:name": {},
2026-06-10 15:51:48.614208 | controller |                     "f:value": {}
2026-06-10 15:51:48.614223 | controller |                   },
2026-06-10 15:51:48.614238 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.614253 | controller |                     ".": {},
2026-06-10 15:51:48.614267 | controller |                     "f:name": {},
2026-06-10 15:51:48.614282 | controller |                     "f:value": {}
2026-06-10 15:51:48.614297 | controller |                   },
2026-06-10 15:51:48.614322 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.614338 | controller |                     ".": {},
2026-06-10 15:51:48.614358 | controller |                     "f:name": {},
2026-06-10 15:51:48.614379 | controller |                     "f:value": {}
2026-06-10 15:51:48.614395 | controller |                   },
2026-06-10 15:51:48.614415 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.614435 | controller |                     ".": {},
2026-06-10 15:51:48.614493 | controller |                     "f:name": {},
2026-06-10 15:51:48.614514 | controller |                     "f:value": {}
2026-06-10 15:51:48.614529 | controller |                   },
2026-06-10 15:51:48.614544 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL\"}": {
2026-06-10 15:51:48.614559 | controller |                     ".": {},
2026-06-10 15:51:48.614574 | controller |                     "f:name": {},
2026-06-10 15:51:48.614588 | controller |                     "f:value": {}
2026-06-10 15:51:48.614603 | controller |                   },
2026-06-10 15:51:48.614617 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-10 15:51:48.614632 | controller |                     ".": {},
2026-06-10 15:51:48.614648 | controller |                     "f:name": {},
2026-06-10 15:51:48.614663 | controller |                     "f:value": {}
2026-06-10 15:51:48.614679 | controller |                   },
2026-06-10 15:51:48.614695 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-10 15:51:48.614710 | controller |                     ".": {},
2026-06-10 15:51:48.614726 | controller |                     "f:name": {},
2026-06-10 15:51:48.614741 | controller |                     "f:value": {}
2026-06-10 15:51:48.614755 | controller |                   },
2026-06-10 15:51:48.614770 | controller |                   "k:{\"name\":\"TEST_ANSIBLETEST_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.614785 | controller |                     ".": {},
2026-06-10 15:51:48.614800 | controller |                     "f:name": {},
2026-06-10 15:51:48.614815 | controller |                     "f:value": {}
2026-06-10 15:51:48.614831 | controller |                   },
2026-06-10 15:51:48.614846 | controller |                   "k:{\"name\":\"TEST_HORIZONTEST_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.614899 | controller |                     ".": {},
2026-06-10 15:51:48.614918 | controller |                     "f:name": {},
2026-06-10 15:51:48.614933 | controller |                     "f:value": {}
2026-06-10 15:51:48.614949 | controller |                   },
2026-06-10 15:51:48.614965 | controller |                   "k:{\"name\":\"TEST_TOBIKO_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.614980 | controller |                     ".": {},
2026-06-10 15:51:48.614995 | controller |                     "f:name": {},
2026-06-10 15:51:48.615010 | controller |                     "f:value": {}
2026-06-10 15:51:48.615024 | controller |                   }
2026-06-10 15:51:48.615038 | controller |                 },
2026-06-10 15:51:48.615054 | controller |                 "f:image": {},
2026-06-10 15:51:48.615068 | controller |                 "f:imagePullPolicy": {},
2026-06-10 15:51:48.615083 | controller |                 "f:livenessProbe": {
2026-06-10 15:51:48.615098 | controller |                   ".": {},
2026-06-10 15:51:48.615113 | controller |                   "f:failureThreshold": {},
2026-06-10 15:51:48.615129 | controller |                   "f:httpGet": {
2026-06-10 15:51:48.615144 | controller |                     ".": {},
2026-06-10 15:51:48.615160 | controller |                     "f:path": {},
2026-06-10 15:51:48.615174 | controller |                     "f:port": {},
2026-06-10 15:51:48.615190 | controller |                     "f:scheme": {}
2026-06-10 15:51:48.615205 | controller |                   },
2026-06-10 15:51:48.615221 | controller |                   "f:initialDelaySeconds": {},
2026-06-10 15:51:48.615236 | controller |                   "f:periodSeconds": {},
2026-06-10 15:51:48.615251 | controller |                   "f:successThreshold": {},
2026-06-10 15:51:48.615265 | controller |                   "f:timeoutSeconds": {}
2026-06-10 15:51:48.615280 | controller |                 },
2026-06-10 15:51:48.615294 | controller |                 "f:name": {},
2026-06-10 15:51:48.615308 | controller |                 "f:readinessProbe": {
2026-06-10 15:51:48.615324 | controller |                   ".": {},
2026-06-10 15:51:48.615339 | controller |                   "f:failureThreshold": {},
2026-06-10 15:51:48.615354 | controller |                   "f:httpGet": {
2026-06-10 15:51:48.615370 | controller |                     ".": {},
2026-06-10 15:51:48.615384 | controller |                     "f:path": {},
2026-06-10 15:51:48.615400 | controller |                     "f:port": {},
2026-06-10 15:51:48.615415 | controller |                     "f:scheme": {}
2026-06-10 15:51:48.615431 | controller |                   },
2026-06-10 15:51:48.615447 | controller |                   "f:initialDelaySeconds": {},
2026-06-10 15:51:48.615461 | controller |                   "f:periodSeconds": {},
2026-06-10 15:51:48.615477 | controller |                   "f:successThreshold": {},
2026-06-10 15:51:48.615493 | controller |                   "f:timeoutSeconds": {}
2026-06-10 15:51:48.615508 | controller |                 },
2026-06-10 15:51:48.615523 | controller |                 "f:resources": {
2026-06-10 15:51:48.615538 | controller |                   ".": {},
2026-06-10 15:51:48.615553 | controller |                   "f:limits": {
2026-06-10 15:51:48.615567 | controller |                     ".": {},
2026-06-10 15:51:48.615582 | controller |                     "f:cpu": {},
2026-06-10 15:51:48.615597 | controller |                     "f:memory": {}
2026-06-10 15:51:48.615611 | controller |                   },
2026-06-10 15:51:48.615626 | controller |                   "f:requests": {
2026-06-10 15:51:48.615640 | controller |                     ".": {},
2026-06-10 15:51:48.615655 | controller |                     "f:cpu": {},
2026-06-10 15:51:48.615669 | controller |                     "f:memory": {}
2026-06-10 15:51:48.615683 | controller |                   }
2026-06-10 15:51:48.615697 | controller |                 },
2026-06-10 15:51:48.615717 | controller |                 "f:securityContext": {
2026-06-10 15:51:48.615732 | controller |                   ".": {},
2026-06-10 15:51:48.615748 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-10 15:51:48.615763 | controller |                 },
2026-06-10 15:51:48.615779 | controller |                 "f:terminationMessagePath": {},
2026-06-10 15:51:48.615794 | controller |                 "f:terminationMessagePolicy": {}
2026-06-10 15:51:48.615809 | controller |               }
2026-06-10 15:51:48.615824 | controller |             },
2026-06-10 15:51:48.615839 | controller |             "f:dnsPolicy": {},
2026-06-10 15:51:48.615871 | controller |             "f:enableServiceLinks": {},
2026-06-10 15:51:48.615890 | controller |             "f:restartPolicy": {},
2026-06-10 15:51:48.615907 | controller |             "f:schedulerName": {},
2026-06-10 15:51:48.615923 | controller |             "f:securityContext": {
2026-06-10 15:51:48.615939 | controller |               ".": {},
2026-06-10 15:51:48.615955 | controller |               "f:runAsNonRoot": {}
2026-06-10 15:51:48.615970 | controller |             },
2026-06-10 15:51:48.615984 | controller |             "f:serviceAccount": {},
2026-06-10 15:51:48.615999 | controller |             "f:serviceAccountName": {},
2026-06-10 15:51:48.616015 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-10 15:51:48.616030 | controller |             "f:tolerations": {}
2026-06-10 15:51:48.616045 | controller |           }
2026-06-10 15:51:48.616060 | controller |         },
2026-06-10 15:51:48.616078 | controller |         "manager": "kube-controller-manager",
2026-06-10 15:51:48.616096 | controller |         "operation": "Update",
2026-06-10 15:51:48.616110 | controller |         "time": "2026-06-10T14:55:06Z"
2026-06-10 15:51:48.616125 | controller |       },
2026-06-10 15:51:48.616140 | controller |       {
2026-06-10 15:51:48.616154 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.616169 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.616185 | controller |         "fieldsV1": {
2026-06-10 15:51:48.616200 | controller |           "f:metadata": {
2026-06-10 15:51:48.616215 | controller |             "f:annotations": {
2026-06-10 15:51:48.616229 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-10 15:51:48.616244 | controller |             }
2026-06-10 15:51:48.616258 | controller |           }
2026-06-10 15:51:48.616273 | controller |         },
2026-06-10 15:51:48.616288 | controller |         "manager": "multus-daemon",
2026-06-10 15:51:48.616303 | controller |         "operation": "Update",
2026-06-10 15:51:48.616317 | controller |         "subresource": "status",
2026-06-10 15:51:48.616332 | controller |         "time": "2026-06-10T14:55:07Z"
2026-06-10 15:51:48.616346 | controller |       },
2026-06-10 15:51:48.616360 | controller |       {
2026-06-10 15:51:48.616375 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.616390 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.616405 | controller |         "fieldsV1": {
2026-06-10 15:51:48.616420 | controller |           "f:status": {
2026-06-10 15:51:48.616435 | controller |             "f:conditions": {
2026-06-10 15:51:48.616450 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-10 15:51:48.616464 | controller |                 ".": {},
2026-06-10 15:51:48.616480 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.616495 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.616510 | controller |                 "f:status": {},
2026-06-10 15:51:48.616524 | controller |                 "f:type": {}
2026-06-10 15:51:48.616539 | controller |               },
2026-06-10 15:51:48.616554 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-10 15:51:48.616569 | controller |                 ".": {},
2026-06-10 15:51:48.616584 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.616604 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.616619 | controller |                 "f:status": {},
2026-06-10 15:51:48.616635 | controller |                 "f:type": {}
2026-06-10 15:51:48.616649 | controller |               },
2026-06-10 15:51:48.616664 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-10 15:51:48.616679 | controller |                 ".": {},
2026-06-10 15:51:48.616694 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.616709 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.616724 | controller |                 "f:status": {},
2026-06-10 15:51:48.616741 | controller |                 "f:type": {}
2026-06-10 15:51:48.616760 | controller |               },
2026-06-10 15:51:48.616794 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-10 15:51:48.616811 | controller |                 ".": {},
2026-06-10 15:51:48.616827 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.616842 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.616871 | controller |                 "f:status": {},
2026-06-10 15:51:48.616891 | controller |                 "f:type": {}
2026-06-10 15:51:48.616908 | controller |               }
2026-06-10 15:51:48.616923 | controller |             },
2026-06-10 15:51:48.616938 | controller |             "f:containerStatuses": {},
2026-06-10 15:51:48.616953 | controller |             "f:hostIP": {},
2026-06-10 15:51:48.616968 | controller |             "f:hostIPs": {},
2026-06-10 15:51:48.616982 | controller |             "f:phase": {},
2026-06-10 15:51:48.616997 | controller |             "f:podIP": {},
2026-06-10 15:51:48.617012 | controller |             "f:podIPs": {
2026-06-10 15:51:48.617027 | controller |               ".": {},
2026-06-10 15:51:48.617042 | controller |               "k:{\"ip\":\"10.217.0.74\"}": {
2026-06-10 15:51:48.617056 | controller |                 ".": {},
2026-06-10 15:51:48.617074 | controller |                 "f:ip": {}
2026-06-10 15:51:48.617091 | controller |               }
2026-06-10 15:51:48.617107 | controller |             },
2026-06-10 15:51:48.617121 | controller |             "f:startTime": {}
2026-06-10 15:51:48.617136 | controller |           }
2026-06-10 15:51:48.617150 | controller |         },
2026-06-10 15:51:48.617165 | controller |         "manager": "kubelet",
2026-06-10 15:51:48.617180 | controller |         "operation": "Update",
2026-06-10 15:51:48.617195 | controller |         "subresource": "status",
2026-06-10 15:51:48.617210 | controller |         "time": "2026-06-10T14:55:45Z"
2026-06-10 15:51:48.617226 | controller |       }
2026-06-10 15:51:48.617241 | controller |     ],
2026-06-10 15:51:48.617255 | controller |     "name": "openstack-operator-controller-init-86c7bbb4f8-9hxgb",
2026-06-10 15:51:48.617270 | controller |     "namespace": "openstack-operators",
2026-06-10 15:51:48.617285 | controller |     "ownerReferences": [
2026-06-10 15:51:48.617299 | controller |       {
2026-06-10 15:51:48.617315 | controller |         "apiVersion": "apps/v1",
2026-06-10 15:51:48.617330 | controller |         "blockOwnerDeletion": true,
2026-06-10 15:51:48.617344 | controller |         "controller": true,
2026-06-10 15:51:48.617359 | controller |         "kind": "ReplicaSet",
2026-06-10 15:51:48.617374 | controller |         "name": "openstack-operator-controller-init-86c7bbb4f8",
2026-06-10 15:51:48.617389 | controller |         "uid": "93610e59-966e-44e0-acbd-617e1901d192"
2026-06-10 15:51:48.617403 | controller |       }
2026-06-10 15:51:48.617418 | controller |     ],
2026-06-10 15:51:48.617433 | controller |     "resourceVersion": "51649",
2026-06-10 15:51:48.617448 | controller |     "uid": "24819f9b-c2d7-429b-86e5-c26fcc05b4c6"
2026-06-10 15:51:48.617462 | controller |   },
2026-06-10 15:51:48.617477 | controller |   "spec": {
2026-06-10 15:51:48.617491 | controller |     "containers": [
2026-06-10 15:51:48.617514 | controller |       {
2026-06-10 15:51:48.617530 | controller |         "args": [
2026-06-10 15:51:48.617546 | controller |           "--leader-elect",
2026-06-10 15:51:48.617560 | controller |           "--health-probe-bind-address=:8081"
2026-06-10 15:51:48.617575 | controller |         ],
2026-06-10 15:51:48.617590 | controller |         "command": [
2026-06-10 15:51:48.617604 | controller |           "/operator"
2026-06-10 15:51:48.617619 | controller |         ],
2026-06-10 15:51:48.617635 | controller |         "env": [
2026-06-10 15:51:48.617650 | controller |           {
2026-06-10 15:51:48.617666 | controller |             "name": "RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.617681 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest"
2026-06-10 15:51:48.617696 | controller |           },
2026-06-10 15:51:48.617712 | controller |           {
2026-06-10 15:51:48.617728 | controller |             "name": "RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.617743 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
2026-06-10 15:51:48.617758 | controller |           },
2026-06-10 15:51:48.617774 | controller |           {
2026-06-10 15:51:48.617789 | controller |             "name": "RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.617803 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified"
2026-06-10 15:51:48.617817 | controller |           },
2026-06-10 15:51:48.617832 | controller |           {
2026-06-10 15:51:48.617846 | controller |             "name": "RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.617881 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified"
2026-06-10 15:51:48.617898 | controller |           },
2026-06-10 15:51:48.617914 | controller |           {
2026-06-10 15:51:48.617930 | controller |             "name": "RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.617946 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified"
2026-06-10 15:51:48.617961 | controller |           },
2026-06-10 15:51:48.617976 | controller |           {
2026-06-10 15:51:48.617991 | controller |             "name": "RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.618006 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified"
2026-06-10 15:51:48.618021 | controller |           },
2026-06-10 15:51:48.618036 | controller |           {
2026-06-10 15:51:48.618051 | controller |             "name": "RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.618066 | controller |             "value": "registry.redhat.io/ubi9/httpd-24:latest"
2026-06-10 15:51:48.618082 | controller |           },
2026-06-10 15:51:48.618098 | controller |           {
2026-06-10 15:51:48.618113 | controller |             "name": "RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.618128 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-10 15:51:48.618143 | controller |           },
2026-06-10 15:51:48.618158 | controller |           {
2026-06-10 15:51:48.618173 | controller |             "name": "RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.618187 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
2026-06-10 15:51:48.618203 | controller |           },
2026-06-10 15:51:48.618218 | controller |           {
2026-06-10 15:51:48.618234 | controller |             "name": "RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.618249 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
2026-06-10 15:51:48.618265 | controller |           },
2026-06-10 15:51:48.618285 | controller |           {
2026-06-10 15:51:48.618301 | controller |             "name": "RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.618315 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified"
2026-06-10 15:51:48.618330 | controller |           },
2026-06-10 15:51:48.618346 | controller |           {
2026-06-10 15:51:48.618361 | controller |             "name": "RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.618376 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified"
2026-06-10 15:51:48.618391 | controller |           },
2026-06-10 15:51:48.618405 | controller |           {
2026-06-10 15:51:48.618420 | controller |             "name": "RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.618435 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified"
2026-06-10 15:51:48.618449 | controller |           },
2026-06-10 15:51:48.618464 | controller |           {
2026-06-10 15:51:48.618479 | controller |             "name": "RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.618494 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified"
2026-06-10 15:51:48.618510 | controller |           },
2026-06-10 15:51:48.618525 | controller |           {
2026-06-10 15:51:48.618541 | controller |             "name": "RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.618556 | controller |             "value": "quay.io/openstack-k8s-operators/mysqld_exporter:latest"
2026-06-10 15:51:48.618572 | controller |           },
2026-06-10 15:51:48.618587 | controller |           {
2026-06-10 15:51:48.618602 | controller |             "name": "RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.618618 | controller |             "value": "quay.io/openstack-k8s-operators/sg-core:latest"
2026-06-10 15:51:48.618633 | controller |           },
2026-06-10 15:51:48.618649 | controller |           {
2026-06-10 15:51:48.618665 | controller |             "name": "RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.618681 | controller |             "value": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0"
2026-06-10 15:51:48.618703 | controller |           },
2026-06-10 15:51:48.618726 | controller |           {
2026-06-10 15:51:48.618747 | controller |             "name": "RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.618763 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-10 15:51:48.618779 | controller |           },
2026-06-10 15:51:48.618794 | controller |           {
2026-06-10 15:51:48.618809 | controller |             "name": "RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.618824 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified"
2026-06-10 15:51:48.618839 | controller |           },
2026-06-10 15:51:48.618871 | controller |           {
2026-06-10 15:51:48.618892 | controller |             "name": "RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.618909 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-10 15:51:48.618924 | controller |           },
2026-06-10 15:51:48.618939 | controller |           {
2026-06-10 15:51:48.618954 | controller |             "name": "RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.618969 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified"
2026-06-10 15:51:48.618985 | controller |           },
2026-06-10 15:51:48.619000 | controller |           {
2026-06-10 15:51:48.619016 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.619038 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current"
2026-06-10 15:51:48.619055 | controller |           },
2026-06-10 15:51:48.619072 | controller |           {
2026-06-10 15:51:48.619090 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.619107 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current"
2026-06-10 15:51:48.619122 | controller |           },
2026-06-10 15:51:48.619138 | controller |           {
2026-06-10 15:51:48.619153 | controller |             "name": "RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.619169 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-api:current-podified"
2026-06-10 15:51:48.619183 | controller |           },
2026-06-10 15:51:48.619198 | controller |           {
2026-06-10 15:51:48.619213 | controller |             "name": "RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.619228 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified"
2026-06-10 15:51:48.619243 | controller |           },
2026-06-10 15:51:48.619257 | controller |           {
2026-06-10 15:51:48.619271 | controller |             "name": "RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.619286 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-central:current-podified"
2026-06-10 15:51:48.619301 | controller |           },
2026-06-10 15:51:48.619316 | controller |           {
2026-06-10 15:51:48.619330 | controller |             "name": "RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.619345 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified"
2026-06-10 15:51:48.619360 | controller |           },
2026-06-10 15:51:48.619375 | controller |           {
2026-06-10 15:51:48.619390 | controller |             "name": "RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.619405 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified"
2026-06-10 15:51:48.619421 | controller |           },
2026-06-10 15:51:48.619437 | controller |           {
2026-06-10 15:51:48.619452 | controller |             "name": "RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.619468 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-unbound:current-podified"
2026-06-10 15:51:48.619484 | controller |           },
2026-06-10 15:51:48.619500 | controller |           {
2026-06-10 15:51:48.619515 | controller |             "name": "RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.619531 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified"
2026-06-10 15:51:48.619547 | controller |           },
2026-06-10 15:51:48.619562 | controller |           {
2026-06-10 15:51:48.619577 | controller |             "name": "RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.619591 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-frr:current-podified"
2026-06-10 15:51:48.619606 | controller |           },
2026-06-10 15:51:48.619621 | controller |           {
2026-06-10 15:51:48.619636 | controller |             "name": "RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.619651 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-iscsid:current-podified"
2026-06-10 15:51:48.619666 | controller |           },
2026-06-10 15:51:48.619680 | controller |           {
2026-06-10 15:51:48.619695 | controller |             "name": "RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.619710 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cron:current-podified"
2026-06-10 15:51:48.619731 | controller |           },
2026-06-10 15:51:48.619748 | controller |           {
2026-06-10 15:51:48.619764 | controller |             "name": "RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.619780 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-multipathd:current-podified"
2026-06-10 15:51:48.619794 | controller |           },
2026-06-10 15:51:48.619809 | controller |           {
2026-06-10 15:51:48.619824 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.619839 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified"
2026-06-10 15:51:48.619870 | controller |           },
2026-06-10 15:51:48.619890 | controller |           {
2026-06-10 15:51:48.619905 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.619921 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified"
2026-06-10 15:51:48.619936 | controller |           },
2026-06-10 15:51:48.619952 | controller |           {
2026-06-10 15:51:48.619967 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.619983 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified"
2026-06-10 15:51:48.619998 | controller |           },
2026-06-10 15:51:48.620014 | controller |           {
2026-06-10 15:51:48.620029 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.620044 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified"
2026-06-10 15:51:48.620060 | controller |           },
2026-06-10 15:51:48.620078 | controller |           {
2026-06-10 15:51:48.620099 | controller |             "name": "RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.620123 | controller |             "value": "quay.io/prometheus/node-exporter:v1.5.0"
2026-06-10 15:51:48.620141 | controller |           },
2026-06-10 15:51:48.620156 | controller |           {
2026-06-10 15:51:48.620171 | controller |             "name": "RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.620187 | controller |             "value": "quay.io/sustainable_computing_io/kepler:release-0.7.12"
2026-06-10 15:51:48.620202 | controller |           },
2026-06-10 15:51:48.620218 | controller |           {
2026-06-10 15:51:48.620233 | controller |             "name": "RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.620248 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified"
2026-06-10 15:51:48.620263 | controller |           },
2026-06-10 15:51:48.620278 | controller |           {
2026-06-10 15:51:48.620294 | controller |             "name": "RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.620310 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified"
2026-06-10 15:51:48.620325 | controller |           },
2026-06-10 15:51:48.620340 | controller |           {
2026-06-10 15:51:48.620355 | controller |             "name": "RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.620370 | controller |             "value": "quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest"
2026-06-10 15:51:48.620386 | controller |           },
2026-06-10 15:51:48.620401 | controller |           {
2026-06-10 15:51:48.620416 | controller |             "name": "RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.620431 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-10 15:51:48.620446 | controller |           },
2026-06-10 15:51:48.620467 | controller |           {
2026-06-10 15:51:48.620483 | controller |             "name": "RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.620499 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api:current-podified"
2026-06-10 15:51:48.620514 | controller |           },
2026-06-10 15:51:48.620530 | controller |           {
2026-06-10 15:51:48.620545 | controller |             "name": "RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.620560 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified"
2026-06-10 15:51:48.620575 | controller |           },
2026-06-10 15:51:48.620590 | controller |           {
2026-06-10 15:51:48.620605 | controller |             "name": "RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.620620 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified"
2026-06-10 15:51:48.620635 | controller |           },
2026-06-10 15:51:48.620650 | controller |           {
2026-06-10 15:51:48.620665 | controller |             "name": "RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.620681 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
2026-06-10 15:51:48.620696 | controller |           },
2026-06-10 15:51:48.620711 | controller |           {
2026-06-10 15:51:48.620727 | controller |             "name": "RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.620742 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-memcached:current-podified"
2026-06-10 15:51:48.620758 | controller |           },
2026-06-10 15:51:48.620772 | controller |           {
2026-06-10 15:51:48.620788 | controller |             "name": "RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.620819 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-redis:current-podified"
2026-06-10 15:51:48.620836 | controller |           },
2026-06-10 15:51:48.620852 | controller |           {
2026-06-10 15:51:48.620889 | controller |             "name": "RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.620906 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified"
2026-06-10 15:51:48.620922 | controller |           },
2026-06-10 15:51:48.620937 | controller |           {
2026-06-10 15:51:48.620953 | controller |             "name": "RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.620969 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified"
2026-06-10 15:51:48.620984 | controller |           },
2026-06-10 15:51:48.621000 | controller |           {
2026-06-10 15:51:48.621014 | controller |             "name": "RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.621030 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified"
2026-06-10 15:51:48.621046 | controller |           },
2026-06-10 15:51:48.621061 | controller |           {
2026-06-10 15:51:48.621075 | controller |             "name": "RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.621090 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified"
2026-06-10 15:51:48.621106 | controller |           },
2026-06-10 15:51:48.621121 | controller |           {
2026-06-10 15:51:48.621136 | controller |             "name": "RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.621150 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
2026-06-10 15:51:48.621165 | controller |           },
2026-06-10 15:51:48.621180 | controller |           {
2026-06-10 15:51:48.621196 | controller |             "name": "RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.621219 | controller |             "value": "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
2026-06-10 15:51:48.621236 | controller |           },
2026-06-10 15:51:48.621251 | controller |           {
2026-06-10 15:51:48.621266 | controller |             "name": "RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.621280 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-keystone:current-podified"
2026-06-10 15:51:48.621295 | controller |           },
2026-06-10 15:51:48.621310 | controller |           {
2026-06-10 15:51:48.621325 | controller |             "name": "RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.621341 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified"
2026-06-10 15:51:48.621357 | controller |           },
2026-06-10 15:51:48.621372 | controller |           {
2026-06-10 15:51:48.621387 | controller |             "name": "RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.621403 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
2026-06-10 15:51:48.621418 | controller |           },
2026-06-10 15:51:48.621434 | controller |           {
2026-06-10 15:51:48.621449 | controller |             "name": "RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.621463 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
2026-06-10 15:51:48.621478 | controller |           },
2026-06-10 15:51:48.621493 | controller |           {
2026-06-10 15:51:48.621507 | controller |             "name": "RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.621522 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified"
2026-06-10 15:51:48.621537 | controller |           },
2026-06-10 15:51:48.621551 | controller |           {
2026-06-10 15:51:48.621566 | controller |             "name": "RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.621580 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-netutils:current-podified"
2026-06-10 15:51:48.621596 | controller |           },
2026-06-10 15:51:48.621610 | controller |           {
2026-06-10 15:51:48.621625 | controller |             "name": "RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.621639 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-10 15:51:48.621654 | controller |           },
2026-06-10 15:51:48.621669 | controller |           {
2026-06-10 15:51:48.621683 | controller |             "name": "RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.621698 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-10 15:51:48.621713 | controller |           },
2026-06-10 15:51:48.621728 | controller |           {
2026-06-10 15:51:48.621742 | controller |             "name": "RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.621756 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified"
2026-06-10 15:51:48.621771 | controller |           },
2026-06-10 15:51:48.621785 | controller |           {
2026-06-10 15:51:48.621800 | controller |             "name": "RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.621816 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-10 15:51:48.621832 | controller |           },
2026-06-10 15:51:48.621851 | controller |           {
2026-06-10 15:51:48.621886 | controller |             "name": "RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.621902 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-10 15:51:48.621923 | controller |           },
2026-06-10 15:51:48.621939 | controller |           {
2026-06-10 15:51:48.621955 | controller |             "name": "RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.621969 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-10 15:51:48.621985 | controller |           },
2026-06-10 15:51:48.622001 | controller |           {
2026-06-10 15:51:48.622016 | controller |             "name": "RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.622030 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified"
2026-06-10 15:51:48.622046 | controller |           },
2026-06-10 15:51:48.622062 | controller |           {
2026-06-10 15:51:48.622077 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.622094 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-10 15:51:48.622110 | controller |           },
2026-06-10 15:51:48.622125 | controller |           {
2026-06-10 15:51:48.622140 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.622155 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified"
2026-06-10 15:51:48.622171 | controller |           },
2026-06-10 15:51:48.622187 | controller |           {
2026-06-10 15:51:48.622202 | controller |             "name": "RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.622218 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified"
2026-06-10 15:51:48.622234 | controller |           },
2026-06-10 15:51:48.622250 | controller |           {
2026-06-10 15:51:48.622265 | controller |             "name": "RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.622281 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
2026-06-10 15:51:48.622296 | controller |           },
2026-06-10 15:51:48.622312 | controller |           {
2026-06-10 15:51:48.622327 | controller |             "name": "RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.622343 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-10 15:51:48.622359 | controller |           },
2026-06-10 15:51:48.622374 | controller |           {
2026-06-10 15:51:48.622390 | controller |             "name": "RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.622404 | controller |             "value": "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-10 15:51:48.622420 | controller |           },
2026-06-10 15:51:48.622436 | controller |           {
2026-06-10 15:51:48.622452 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.622467 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
2026-06-10 15:51:48.622482 | controller |           },
2026-06-10 15:51:48.622497 | controller |           {
2026-06-10 15:51:48.622513 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.622529 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified"
2026-06-10 15:51:48.622544 | controller |           },
2026-06-10 15:51:48.622560 | controller |           {
2026-06-10 15:51:48.622575 | controller |             "name": "RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.622590 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified"
2026-06-10 15:51:48.622605 | controller |           },
2026-06-10 15:51:48.622621 | controller |           {
2026-06-10 15:51:48.622657 | controller |             "name": "RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.622672 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified"
2026-06-10 15:51:48.622687 | controller |           },
2026-06-10 15:51:48.622703 | controller |           {
2026-06-10 15:51:48.622719 | controller |             "name": "RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.622734 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified"
2026-06-10 15:51:48.622750 | controller |           },
2026-06-10 15:51:48.622765 | controller |           {
2026-06-10 15:51:48.622780 | controller |             "name": "RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.622796 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-placement-api:current-podified"
2026-06-10 15:51:48.622812 | controller |           },
2026-06-10 15:51:48.622827 | controller |           {
2026-06-10 15:51:48.622842 | controller |             "name": "RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.622876 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
2026-06-10 15:51:48.622894 | controller |           },
2026-06-10 15:51:48.622911 | controller |           {
2026-06-10 15:51:48.622926 | controller |             "name": "RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.622942 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-account:current-podified"
2026-06-10 15:51:48.622957 | controller |           },
2026-06-10 15:51:48.622972 | controller |           {
2026-06-10 15:51:48.622987 | controller |             "name": "RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.623002 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-container:current-podified"
2026-06-10 15:51:48.623018 | controller |           },
2026-06-10 15:51:48.623036 | controller |           {
2026-06-10 15:51:48.623115 | controller |             "name": "RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.623133 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-object:current-podified"
2026-06-10 15:51:48.623150 | controller |           },
2026-06-10 15:51:48.623165 | controller |           {
2026-06-10 15:51:48.623180 | controller |             "name": "RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.623195 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified"
2026-06-10 15:51:48.623211 | controller |           },
2026-06-10 15:51:48.623226 | controller |           {
2026-06-10 15:51:48.623241 | controller |             "name": "RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.623256 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
2026-06-10 15:51:48.623272 | controller |           },
2026-06-10 15:51:48.623288 | controller |           {
2026-06-10 15:51:48.623303 | controller |             "name": "RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.623318 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-api:current-podified"
2026-06-10 15:51:48.623334 | controller |           },
2026-06-10 15:51:48.623350 | controller |           {
2026-06-10 15:51:48.623365 | controller |             "name": "RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.623380 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-applier:current-podified"
2026-06-10 15:51:48.623396 | controller |           },
2026-06-10 15:51:48.623411 | controller |           {
2026-06-10 15:51:48.623427 | controller |             "name": "RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.623442 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified"
2026-06-10 15:51:48.623464 | controller |           },
2026-06-10 15:51:48.623480 | controller |           {
2026-06-10 15:51:48.623496 | controller |             "name": "TEST_TOBIKO_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.623511 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tobiko:current-podified"
2026-06-10 15:51:48.623526 | controller |           },
2026-06-10 15:51:48.623541 | controller |           {
2026-06-10 15:51:48.623557 | controller |             "name": "TEST_ANSIBLETEST_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.623572 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ansible-tests:current-podified"
2026-06-10 15:51:48.623587 | controller |           },
2026-06-10 15:51:48.623602 | controller |           {
2026-06-10 15:51:48.623618 | controller |             "name": "TEST_HORIZONTEST_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.623633 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizontest:current-podified"
2026-06-10 15:51:48.623648 | controller |           },
2026-06-10 15:51:48.623663 | controller |           {
2026-06-10 15:51:48.623678 | controller |             "name": "RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT",
2026-06-10 15:51:48.623693 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-must-gather:latest"
2026-06-10 15:51:48.623708 | controller |           },
2026-06-10 15:51:48.623723 | controller |           {
2026-06-10 15:51:48.623738 | controller |             "name": "RELATED_IMAGE_BARBICAN_OPERATOR_MANAGER_IMAGE_URL",
2026-06-10 15:51:48.623753 | controller |             "value": "quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7"
2026-06-10 15:51:48.623769 | controller |           },
2026-06-10 15:51:48.623785 | controller |           {
2026-06-10 15:51:48.623800 | controller |             "name": "RELATED_IMAGE_CINDER_OPERATOR_MANAGER_IMAGE_URL",
2026-06-10 15:51:48.623815 | controller |             "value": "quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce"
2026-06-10 15:51:48.623831 | controller |           },
2026-06-10 15:51:48.623845 | controller |           {
2026-06-10 15:51:48.623880 | controller |             "name": "RELATED_IMAGE_DESIGNATE_OPERATOR_MANAGER_IMAGE_URL",
2026-06-10 15:51:48.623898 | controller |             "value": "quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd"
2026-06-10 15:51:48.623913 | controller |           },
2026-06-10 15:51:48.623929 | controller |           {
2026-06-10 15:51:48.623944 | controller |             "name": "RELATED_IMAGE_GLANCE_OPERATOR_MANAGER_IMAGE_URL",
2026-06-10 15:51:48.623959 | controller |             "value": "quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9"
2026-06-10 15:51:48.623974 | controller |           },
2026-06-10 15:51:48.623988 | controller |           {
2026-06-10 15:51:48.624003 | controller |             "name": "RELATED_IMAGE_HEAT_OPERATOR_MANAGER_IMAGE_URL",
2026-06-10 15:51:48.624017 | controller |             "value": "quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752"
2026-06-10 15:51:48.624032 | controller |           },
2026-06-10 15:51:48.624047 | controller |           {
2026-06-10 15:51:48.624061 | controller |             "name": "RELATED_IMAGE_HORIZON_OPERATOR_MANAGER_IMAGE_URL",
2026-06-10 15:51:48.624076 | controller |             "value": "quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed"
2026-06-10 15:51:48.624090 | controller |           },
2026-06-10 15:51:48.624105 | controller |           {
2026-06-10 15:51:48.624120 | controller |             "name": "RELATED_IMAGE_INFRA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-10 15:51:48.624140 | controller |             "value": "quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373"
2026-06-10 15:51:48.624155 | controller |           },
2026-06-10 15:51:48.624170 | controller |           {
2026-06-10 15:51:48.624184 | controller |             "name": "RELATED_IMAGE_IRONIC_OPERATOR_MANAGER_IMAGE_URL",
2026-06-10 15:51:48.624199 | controller |             "value": "quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf"
2026-06-10 15:51:48.624213 | controller |           },
2026-06-10 15:51:48.624233 | controller |           {
2026-06-10 15:51:48.624251 | controller |             "name": "RELATED_IMAGE_KEYSTONE_OPERATOR_MANAGER_IMAGE_URL",
2026-06-10 15:51:48.624269 | controller |             "value": "quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6"
2026-06-10 15:51:48.624289 | controller |           },
2026-06-10 15:51:48.624311 | controller |           {
2026-06-10 15:51:48.624334 | controller |             "name": "RELATED_IMAGE_MANILA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-10 15:51:48.624356 | controller |             "value": "quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391"
2026-06-10 15:51:48.624376 | controller |           },
2026-06-10 15:51:48.624393 | controller |           {
2026-06-10 15:51:48.624409 | controller |             "name": "RELATED_IMAGE_MARIADB_OPERATOR_MANAGER_IMAGE_URL",
2026-06-10 15:51:48.624425 | controller |             "value": "quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398"
2026-06-10 15:51:48.624440 | controller |           },
2026-06-10 15:51:48.624456 | controller |           {
2026-06-10 15:51:48.624474 | controller |             "name": "RELATED_IMAGE_NEUTRON_OPERATOR_MANAGER_IMAGE_URL",
2026-06-10 15:51:48.624490 | controller |             "value": "quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d"
2026-06-10 15:51:48.624506 | controller |           },
2026-06-10 15:51:48.624521 | controller |           {
2026-06-10 15:51:48.624536 | controller |             "name": "RELATED_IMAGE_NOVA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-10 15:51:48.624551 | controller |             "value": "quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60"
2026-06-10 15:51:48.624566 | controller |           },
2026-06-10 15:51:48.624581 | controller |           {
2026-06-10 15:51:48.624596 | controller |             "name": "RELATED_IMAGE_OCTAVIA_OPERATOR_MANAGER_IMAGE_URL",
2026-06-10 15:51:48.624611 | controller |             "value": "quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63"
2026-06-10 15:51:48.624628 | controller |           },
2026-06-10 15:51:48.624643 | controller |           {
2026-06-10 15:51:48.624700 | controller |             "name": "RELATED_IMAGE_OPENSTACK_BAREMETAL_OPERATOR_MANAGER_IMAGE_URL",
2026-06-10 15:51:48.624722 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1"
2026-06-10 15:51:48.624739 | controller |           },
2026-06-10 15:51:48.624755 | controller |           {
2026-06-10 15:51:48.624770 | controller |             "name": "RELATED_IMAGE_OVN_OPERATOR_MANAGER_IMAGE_URL",
2026-06-10 15:51:48.624785 | controller |             "value": "quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7"
2026-06-10 15:51:48.624801 | controller |           },
2026-06-10 15:51:48.624818 | controller |           {
2026-06-10 15:51:48.624837 | controller |             "name": "RELATED_IMAGE_SWIFT_OPERATOR_MANAGER_IMAGE_URL",
2026-06-10 15:51:48.624901 | controller |             "value": "quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67"
2026-06-10 15:51:48.624920 | controller |           },
2026-06-10 15:51:48.624936 | controller |           {
2026-06-10 15:51:48.624951 | controller |             "name": "RELATED_IMAGE_TELEMETRY_OPERATOR_MANAGER_IMAGE_URL",
2026-06-10 15:51:48.624967 | controller |             "value": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6"
2026-06-10 15:51:48.624982 | controller |           },
2026-06-10 15:51:48.624998 | controller |           {
2026-06-10 15:51:48.625013 | controller |             "name": "RELATED_IMAGE_TEST_OPERATOR_MANAGER_IMAGE_URL",
2026-06-10 15:51:48.625029 | controller |             "value": "quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc"
2026-06-10 15:51:48.625044 | controller |           },
2026-06-10 15:51:48.625059 | controller |           {
2026-06-10 15:51:48.625075 | controller |             "name": "RELATED_IMAGE_WATCHER_OPERATOR_MANAGER_IMAGE_URL",
2026-06-10 15:51:48.625093 | controller |             "value": "quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d"
2026-06-10 15:51:48.625111 | controller |           },
2026-06-10 15:51:48.625127 | controller |           {
2026-06-10 15:51:48.625142 | controller |             "name": "OPENSTACK_RELEASE_VERSION",
2026-06-10 15:51:48.625156 | controller |             "value": "0.6.0-1781101083"
2026-06-10 15:51:48.625171 | controller |           },
2026-06-10 15:51:48.625186 | controller |           {
2026-06-10 15:51:48.625200 | controller |             "name": "OPERATOR_IMAGE_URL",
2026-06-10 15:51:48.625215 | controller |             "value": "38.102.83.194:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8"
2026-06-10 15:51:48.625230 | controller |           },
2026-06-10 15:51:48.625245 | controller |           {
2026-06-10 15:51:48.625259 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-10 15:51:48.625274 | controller |             "value": "false"
2026-06-10 15:51:48.625289 | controller |           },
2026-06-10 15:51:48.625304 | controller |           {
2026-06-10 15:51:48.625318 | controller |             "name": "LEASE_DURATION",
2026-06-10 15:51:48.625333 | controller |             "value": "30"
2026-06-10 15:51:48.625347 | controller |           },
2026-06-10 15:51:48.625362 | controller |           {
2026-06-10 15:51:48.625376 | controller |             "name": "RENEW_DEADLINE",
2026-06-10 15:51:48.625390 | controller |             "value": "20"
2026-06-10 15:51:48.625404 | controller |           },
2026-06-10 15:51:48.625418 | controller |           {
2026-06-10 15:51:48.625432 | controller |             "name": "RETRY_PERIOD",
2026-06-10 15:51:48.625445 | controller |             "value": "5"
2026-06-10 15:51:48.625460 | controller |           },
2026-06-10 15:51:48.625474 | controller |           {
2026-06-10 15:51:48.625488 | controller |             "name": "OPERATOR_CONDITION_NAME",
2026-06-10 15:51:48.625503 | controller |             "value": "openstack-operator.v0.6.0"
2026-06-10 15:51:48.625517 | controller |           }
2026-06-10 15:51:48.625533 | controller |         ],
2026-06-10 15:51:48.625547 | controller |         "image": "38.102.83.194:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8",
2026-06-10 15:51:48.625562 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-10 15:51:48.625578 | controller |         "livenessProbe": {
2026-06-10 15:51:48.625592 | controller |           "failureThreshold": 3,
2026-06-10 15:51:48.625608 | controller |           "httpGet": {
2026-06-10 15:51:48.625623 | controller |             "path": "/healthz",
2026-06-10 15:51:48.625638 | controller |             "port": 8081,
2026-06-10 15:51:48.625658 | controller |             "scheme": "HTTP"
2026-06-10 15:51:48.625674 | controller |           },
2026-06-10 15:51:48.625689 | controller |           "initialDelaySeconds": 15,
2026-06-10 15:51:48.625705 | controller |           "periodSeconds": 20,
2026-06-10 15:51:48.625720 | controller |           "successThreshold": 1,
2026-06-10 15:51:48.625735 | controller |           "timeoutSeconds": 1
2026-06-10 15:51:48.625750 | controller |         },
2026-06-10 15:51:48.625764 | controller |         "name": "operator",
2026-06-10 15:51:48.625779 | controller |         "readinessProbe": {
2026-06-10 15:51:48.625795 | controller |           "failureThreshold": 3,
2026-06-10 15:51:48.625810 | controller |           "httpGet": {
2026-06-10 15:51:48.625825 | controller |             "path": "/readyz",
2026-06-10 15:51:48.625840 | controller |             "port": 8081,
2026-06-10 15:51:48.625872 | controller |             "scheme": "HTTP"
2026-06-10 15:51:48.625892 | controller |           },
2026-06-10 15:51:48.625907 | controller |           "initialDelaySeconds": 5,
2026-06-10 15:51:48.625922 | controller |           "periodSeconds": 10,
2026-06-10 15:51:48.625937 | controller |           "successThreshold": 1,
2026-06-10 15:51:48.625951 | controller |           "timeoutSeconds": 1
2026-06-10 15:51:48.625965 | controller |         },
2026-06-10 15:51:48.625979 | controller |         "resources": {
2026-06-10 15:51:48.625994 | controller |           "limits": {
2026-06-10 15:51:48.626009 | controller |             "cpu": "500m",
2026-06-10 15:51:48.626023 | controller |             "memory": "256Mi"
2026-06-10 15:51:48.626037 | controller |           },
2026-06-10 15:51:48.626052 | controller |           "requests": {
2026-06-10 15:51:48.626066 | controller |             "cpu": "10m",
2026-06-10 15:51:48.626081 | controller |             "memory": "128Mi"
2026-06-10 15:51:48.626095 | controller |           }
2026-06-10 15:51:48.626109 | controller |         },
2026-06-10 15:51:48.626123 | controller |         "securityContext": {
2026-06-10 15:51:48.626137 | controller |           "allowPrivilegeEscalation": false,
2026-06-10 15:51:48.626153 | controller |           "capabilities": {
2026-06-10 15:51:48.626167 | controller |             "drop": [
2026-06-10 15:51:48.626182 | controller |               "ALL"
2026-06-10 15:51:48.626196 | controller |             ]
2026-06-10 15:51:48.626210 | controller |           },
2026-06-10 15:51:48.626223 | controller |           "runAsUser": 1000660000
2026-06-10 15:51:48.626238 | controller |         },
2026-06-10 15:51:48.626253 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-10 15:51:48.626268 | controller |         "terminationMessagePolicy": "File",
2026-06-10 15:51:48.626282 | controller |         "volumeMounts": [
2026-06-10 15:51:48.626297 | controller |           {
2026-06-10 15:51:48.626312 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-10 15:51:48.626328 | controller |             "name": "kube-api-access-2bbmv",
2026-06-10 15:51:48.626343 | controller |             "readOnly": true
2026-06-10 15:51:48.626358 | controller |           }
2026-06-10 15:51:48.626373 | controller |         ]
2026-06-10 15:51:48.626388 | controller |       }
2026-06-10 15:51:48.626402 | controller |     ],
2026-06-10 15:51:48.626417 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-10 15:51:48.626432 | controller |     "enableServiceLinks": true,
2026-06-10 15:51:48.626447 | controller |     "imagePullSecrets": [
2026-06-10 15:51:48.626461 | controller |       {
2026-06-10 15:51:48.626476 | controller |         "name": "openstack-operator-controller-init-dockercfg-w9gsn"
2026-06-10 15:51:48.626491 | controller |       }
2026-06-10 15:51:48.626505 | controller |     ],
2026-06-10 15:51:48.626520 | controller |     "nodeName": "crc",
2026-06-10 15:51:48.626534 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-10 15:51:48.626548 | controller |     "priority": 0,
2026-06-10 15:51:48.626568 | controller |     "restartPolicy": "Always",
2026-06-10 15:51:48.626583 | controller |     "schedulerName": "default-scheduler",
2026-06-10 15:51:48.626598 | controller |     "securityContext": {
2026-06-10 15:51:48.626612 | controller |       "fsGroup": 1000660000,
2026-06-10 15:51:48.626626 | controller |       "runAsNonRoot": true,
2026-06-10 15:51:48.626641 | controller |       "seLinuxOptions": {
2026-06-10 15:51:48.626655 | controller |         "level": "s0:c26,c5"
2026-06-10 15:51:48.626670 | controller |       },
2026-06-10 15:51:48.626685 | controller |       "seccompProfile": {
2026-06-10 15:51:48.626699 | controller |         "type": "RuntimeDefault"
2026-06-10 15:51:48.626714 | controller |       }
2026-06-10 15:51:48.626729 | controller |     },
2026-06-10 15:51:48.626744 | controller |     "serviceAccount": "openstack-operator-controller-init",
2026-06-10 15:51:48.626758 | controller |     "serviceAccountName": "openstack-operator-controller-init",
2026-06-10 15:51:48.626773 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-10 15:51:48.626787 | controller |     "tolerations": [
2026-06-10 15:51:48.626802 | controller |       {
2026-06-10 15:51:48.626816 | controller |         "effect": "NoExecute",
2026-06-10 15:51:48.626831 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-10 15:51:48.626846 | controller |         "operator": "Exists",
2026-06-10 15:51:48.626880 | controller |         "tolerationSeconds": 120
2026-06-10 15:51:48.626897 | controller |       },
2026-06-10 15:51:48.626912 | controller |       {
2026-06-10 15:51:48.626927 | controller |         "effect": "NoExecute",
2026-06-10 15:51:48.626943 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-10 15:51:48.626957 | controller |         "operator": "Exists",
2026-06-10 15:51:48.626972 | controller |         "tolerationSeconds": 120
2026-06-10 15:51:48.626987 | controller |       },
2026-06-10 15:51:48.627001 | controller |       {
2026-06-10 15:51:48.627016 | controller |         "effect": "NoSchedule",
2026-06-10 15:51:48.627030 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-10 15:51:48.627045 | controller |         "operator": "Exists"
2026-06-10 15:51:48.627059 | controller |       }
2026-06-10 15:51:48.627073 | controller |     ],
2026-06-10 15:51:48.627088 | controller |     "volumes": [
2026-06-10 15:51:48.627103 | controller |       {
2026-06-10 15:51:48.627117 | controller |         "name": "kube-api-access-2bbmv",
2026-06-10 15:51:48.627132 | controller |         "projected": {
2026-06-10 15:51:48.627146 | controller |           "defaultMode": 420,
2026-06-10 15:51:48.627161 | controller |           "sources": [
2026-06-10 15:51:48.627175 | controller |             {
2026-06-10 15:51:48.627189 | controller |               "serviceAccountToken": {
2026-06-10 15:51:48.627204 | controller |                 "expirationSeconds": 3607,
2026-06-10 15:51:48.627218 | controller |                 "path": "token"
2026-06-10 15:51:48.627233 | controller |               }
2026-06-10 15:51:48.627248 | controller |             },
2026-06-10 15:51:48.627262 | controller |             {
2026-06-10 15:51:48.627278 | controller |               "configMap": {
2026-06-10 15:51:48.627292 | controller |                 "items": [
2026-06-10 15:51:48.627307 | controller |                   {
2026-06-10 15:51:48.627322 | controller |                     "key": "ca.crt",
2026-06-10 15:51:48.627336 | controller |                     "path": "ca.crt"
2026-06-10 15:51:48.627351 | controller |                   }
2026-06-10 15:51:48.627365 | controller |                 ],
2026-06-10 15:51:48.627381 | controller |                 "name": "kube-root-ca.crt"
2026-06-10 15:51:48.627396 | controller |               }
2026-06-10 15:51:48.627411 | controller |             },
2026-06-10 15:51:48.627425 | controller |             {
2026-06-10 15:51:48.627440 | controller |               "downwardAPI": {
2026-06-10 15:51:48.627454 | controller |                 "items": [
2026-06-10 15:51:48.627474 | controller |                   {
2026-06-10 15:51:48.627490 | controller |                     "fieldRef": {
2026-06-10 15:51:48.627505 | controller |                       "apiVersion": "v1",
2026-06-10 15:51:48.627519 | controller |                       "fieldPath": "metadata.namespace"
2026-06-10 15:51:48.627534 | controller |                     },
2026-06-10 15:51:48.627549 | controller |                     "path": "namespace"
2026-06-10 15:51:48.627565 | controller |                   }
2026-06-10 15:51:48.627580 | controller |                 ]
2026-06-10 15:51:48.627595 | controller |               }
2026-06-10 15:51:48.627609 | controller |             },
2026-06-10 15:51:48.627625 | controller |             {
2026-06-10 15:51:48.627640 | controller |               "configMap": {
2026-06-10 15:51:48.627654 | controller |                 "items": [
2026-06-10 15:51:48.627670 | controller |                   {
2026-06-10 15:51:48.627684 | controller |                     "key": "service-ca.crt",
2026-06-10 15:51:48.627700 | controller |                     "path": "service-ca.crt"
2026-06-10 15:51:48.627714 | controller |                   }
2026-06-10 15:51:48.627729 | controller |                 ],
2026-06-10 15:51:48.627743 | controller |                 "name": "openshift-service-ca.crt"
2026-06-10 15:51:48.627758 | controller |               }
2026-06-10 15:51:48.627772 | controller |             }
2026-06-10 15:51:48.627788 | controller |           ]
2026-06-10 15:51:48.627804 | controller |         }
2026-06-10 15:51:48.627819 | controller |       }
2026-06-10 15:51:48.627834 | controller |     ]
2026-06-10 15:51:48.627852 | controller |   },
2026-06-10 15:51:48.627884 | controller |   "status": {
2026-06-10 15:51:48.627901 | controller |     "conditions": [
2026-06-10 15:51:48.627917 | controller |       {
2026-06-10 15:51:48.627932 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.627947 | controller |         "lastTransitionTime": "2026-06-10T14:55:33Z",
2026-06-10 15:51:48.627963 | controller |         "status": "True",
2026-06-10 15:51:48.627978 | controller |         "type": "PodReadyToStartContainers"
2026-06-10 15:51:48.627993 | controller |       },
2026-06-10 15:51:48.628009 | controller |       {
2026-06-10 15:51:48.628024 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.628039 | controller |         "lastTransitionTime": "2026-06-10T14:55:06Z",
2026-06-10 15:51:48.628054 | controller |         "status": "True",
2026-06-10 15:51:48.628069 | controller |         "type": "Initialized"
2026-06-10 15:51:48.628084 | controller |       },
2026-06-10 15:51:48.628099 | controller |       {
2026-06-10 15:51:48.628115 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.628130 | controller |         "lastTransitionTime": "2026-06-10T14:55:45Z",
2026-06-10 15:51:48.628145 | controller |         "status": "True",
2026-06-10 15:51:48.628160 | controller |         "type": "Ready"
2026-06-10 15:51:48.628175 | controller |       },
2026-06-10 15:51:48.628190 | controller |       {
2026-06-10 15:51:48.628206 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.628221 | controller |         "lastTransitionTime": "2026-06-10T14:55:45Z",
2026-06-10 15:51:48.628235 | controller |         "status": "True",
2026-06-10 15:51:48.628250 | controller |         "type": "ContainersReady"
2026-06-10 15:51:48.628264 | controller |       },
2026-06-10 15:51:48.628279 | controller |       {
2026-06-10 15:51:48.628294 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.628308 | controller |         "lastTransitionTime": "2026-06-10T14:55:06Z",
2026-06-10 15:51:48.628323 | controller |         "status": "True",
2026-06-10 15:51:48.628337 | controller |         "type": "PodScheduled"
2026-06-10 15:51:48.628352 | controller |       }
2026-06-10 15:51:48.628367 | controller |     ],
2026-06-10 15:51:48.628381 | controller |     "containerStatuses": [
2026-06-10 15:51:48.628395 | controller |       {
2026-06-10 15:51:48.628414 | controller |         "allocatedResources": {
2026-06-10 15:51:48.628430 | controller |           "cpu": "10m",
2026-06-10 15:51:48.628445 | controller |           "memory": "128Mi"
2026-06-10 15:51:48.628460 | controller |         },
2026-06-10 15:51:48.628474 | controller |         "containerID": "cri-o://db10ad6dec764e3d1c353124e413518ff97e92072dd4bdee2b625a154229e340",
2026-06-10 15:51:48.628489 | controller |         "image": "38.102.83.194:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8",
2026-06-10 15:51:48.628504 | controller |         "imageID": "38.102.83.194:5001/openstack-k8s-operators/openstack-operator@sha256:af0a4e3e346fc1d62b828c73d14f31b8a109b8cefa7e7ab0630fe131c8be2c33",
2026-06-10 15:51:48.628519 | controller |         "lastState": {},
2026-06-10 15:51:48.628534 | controller |         "name": "operator",
2026-06-10 15:51:48.628550 | controller |         "ready": true,
2026-06-10 15:51:48.628564 | controller |         "resources": {
2026-06-10 15:51:48.628579 | controller |           "limits": {
2026-06-10 15:51:48.628594 | controller |             "cpu": "500m",
2026-06-10 15:51:48.628610 | controller |             "memory": "256Mi"
2026-06-10 15:51:48.628625 | controller |           },
2026-06-10 15:51:48.628640 | controller |           "requests": {
2026-06-10 15:51:48.628655 | controller |             "cpu": "10m",
2026-06-10 15:51:48.628670 | controller |             "memory": "128Mi"
2026-06-10 15:51:48.628685 | controller |           }
2026-06-10 15:51:48.628699 | controller |         },
2026-06-10 15:51:48.628714 | controller |         "restartCount": 0,
2026-06-10 15:51:48.628728 | controller |         "started": true,
2026-06-10 15:51:48.628743 | controller |         "state": {
2026-06-10 15:51:48.628757 | controller |           "running": {
2026-06-10 15:51:48.628772 | controller |             "startedAt": "2026-06-10T14:55:33Z"
2026-06-10 15:51:48.628787 | controller |           }
2026-06-10 15:51:48.628801 | controller |         },
2026-06-10 15:51:48.628817 | controller |         "user": {
2026-06-10 15:51:48.628833 | controller |           "linux": {
2026-06-10 15:51:48.628852 | controller |             "gid": 0,
2026-06-10 15:51:48.628896 | controller |             "supplementalGroups": [
2026-06-10 15:51:48.628914 | controller |               0,
2026-06-10 15:51:48.628929 | controller |               1000660000
2026-06-10 15:51:48.628945 | controller |             ],
2026-06-10 15:51:48.628960 | controller |             "uid": 1000660000
2026-06-10 15:51:48.628975 | controller |           }
2026-06-10 15:51:48.628989 | controller |         },
2026-06-10 15:51:48.629004 | controller |         "volumeMounts": [
2026-06-10 15:51:48.629020 | controller |           {
2026-06-10 15:51:48.629035 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-10 15:51:48.629050 | controller |             "name": "kube-api-access-2bbmv",
2026-06-10 15:51:48.629065 | controller |             "readOnly": true,
2026-06-10 15:51:48.629080 | controller |             "recursiveReadOnly": "Disabled"
2026-06-10 15:51:48.629095 | controller |           }
2026-06-10 15:51:48.629110 | controller |         ]
2026-06-10 15:51:48.629124 | controller |       }
2026-06-10 15:51:48.629138 | controller |     ],
2026-06-10 15:51:48.629153 | controller |     "hostIP": "192.168.126.11",
2026-06-10 15:51:48.629168 | controller |     "hostIPs": [
2026-06-10 15:51:48.629183 | controller |       {
2026-06-10 15:51:48.629197 | controller |         "ip": "192.168.126.11"
2026-06-10 15:51:48.629213 | controller |       }
2026-06-10 15:51:48.629227 | controller |     ],
2026-06-10 15:51:48.629243 | controller |     "phase": "Running",
2026-06-10 15:51:48.629257 | controller |     "podIP": "10.217.0.74",
2026-06-10 15:51:48.629273 | controller |     "podIPs": [
2026-06-10 15:51:48.629288 | controller |       {
2026-06-10 15:51:48.629303 | controller |         "ip": "10.217.0.74"
2026-06-10 15:51:48.629319 | controller |       }
2026-06-10 15:51:48.629342 | controller |     ],
2026-06-10 15:51:48.629357 | controller |     "qosClass": "Burstable",
2026-06-10 15:51:48.629372 | controller |     "startTime": "2026-06-10T14:55:06Z"
2026-06-10 15:51:48.629386 | controller |   }
2026-06-10 15:51:48.629402 | controller | }
2026-06-10 15:51:48.662923 | controller | ok:
2026-06-10 15:51:48.663005 | controller | {
2026-06-10 15:51:48.663030 | controller |   "apiVersion": "v1",
2026-06-10 15:51:48.663094 | controller |   "kind": "Pod",
2026-06-10 15:51:48.663116 | controller |   "metadata": {
2026-06-10 15:51:48.663132 | controller |     "annotations": {
2026-06-10 15:51:48.663148 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.96/23\"],\"mac_address\":\"0a:58:0a:d9:00:60\",\"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.96/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-10 15:51:48.663165 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.96\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:60\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-10 15:51:48.663183 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-10 15:51:48.663199 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-10 15:51:48.663214 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-10 15:51:48.663229 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-10 15:51:48.663244 | controller |     },
2026-06-10 15:51:48.663259 | controller |     "creationTimestamp": "2026-06-10T14:57:08Z",
2026-06-10 15:51:48.663274 | controller |     "generateName": "openstack-operator-controller-manager-8b4679f98-",
2026-06-10 15:51:48.663289 | controller |     "generation": 1,
2026-06-10 15:51:48.663306 | controller |     "labels": {
2026-06-10 15:51:48.663321 | controller |       "app.kubernetes.io/name": "openstack-operator",
2026-06-10 15:51:48.663337 | controller |       "control-plane": "controller-manager",
2026-06-10 15:51:48.663352 | controller |       "openstack.org/operator-name": "openstack",
2026-06-10 15:51:48.663429 | controller |       "pod-template-hash": "8b4679f98"
2026-06-10 15:51:48.663452 | controller |     },
2026-06-10 15:51:48.663469 | controller |     "managedFields": [
2026-06-10 15:51:48.663485 | controller |       {
2026-06-10 15:51:48.663500 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.663516 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.663531 | controller |         "fieldsV1": {
2026-06-10 15:51:48.663547 | controller |           "f:metadata": {
2026-06-10 15:51:48.663561 | controller |             "f:annotations": {
2026-06-10 15:51:48.663576 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-10 15:51:48.663590 | controller |             }
2026-06-10 15:51:48.663604 | controller |           }
2026-06-10 15:51:48.663619 | controller |         },
2026-06-10 15:51:48.663634 | controller |         "manager": "crc",
2026-06-10 15:51:48.663648 | controller |         "operation": "Update",
2026-06-10 15:51:48.663663 | controller |         "subresource": "status",
2026-06-10 15:51:48.663677 | controller |         "time": "2026-06-10T14:57:08Z"
2026-06-10 15:51:48.663692 | controller |       },
2026-06-10 15:51:48.663707 | controller |       {
2026-06-10 15:51:48.663722 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.663736 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.663750 | controller |         "fieldsV1": {
2026-06-10 15:51:48.663765 | controller |           "f:metadata": {
2026-06-10 15:51:48.663779 | controller |             "f:annotations": {
2026-06-10 15:51:48.663800 | controller |               ".": {},
2026-06-10 15:51:48.663816 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-10 15:51:48.663831 | controller |             },
2026-06-10 15:51:48.663850 | controller |             "f:generateName": {},
2026-06-10 15:51:48.663898 | controller |             "f:labels": {
2026-06-10 15:51:48.663915 | controller |               ".": {},
2026-06-10 15:51:48.663930 | controller |               "f:app.kubernetes.io/name": {},
2026-06-10 15:51:48.663946 | controller |               "f:control-plane": {},
2026-06-10 15:51:48.663961 | controller |               "f:openstack.org/operator-name": {},
2026-06-10 15:51:48.663976 | controller |               "f:pod-template-hash": {}
2026-06-10 15:51:48.663992 | controller |             },
2026-06-10 15:51:48.664007 | controller |             "f:ownerReferences": {
2026-06-10 15:51:48.664022 | controller |               ".": {},
2026-06-10 15:51:48.664036 | controller |               "k:{\"uid\":\"751cb78c-58ab-484d-9e95-7ebc1802ac7b\"}": {}
2026-06-10 15:51:48.664052 | controller |             }
2026-06-10 15:51:48.664066 | controller |           },
2026-06-10 15:51:48.664081 | controller |           "f:spec": {
2026-06-10 15:51:48.664097 | controller |             "f:containers": {
2026-06-10 15:51:48.664111 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-10 15:51:48.664126 | controller |                 ".": {},
2026-06-10 15:51:48.664140 | controller |                 "f:args": {},
2026-06-10 15:51:48.664155 | controller |                 "f:command": {},
2026-06-10 15:51:48.664169 | controller |                 "f:env": {
2026-06-10 15:51:48.664184 | controller |                   ".": {},
2026-06-10 15:51:48.664198 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-10 15:51:48.664212 | controller |                     ".": {},
2026-06-10 15:51:48.664227 | controller |                     "f:name": {},
2026-06-10 15:51:48.664241 | controller |                     "f:value": {}
2026-06-10 15:51:48.664256 | controller |                   },
2026-06-10 15:51:48.664271 | controller |                   "k:{\"name\":\"OPENSTACK_RELEASE_VERSION\"}": {
2026-06-10 15:51:48.664285 | controller |                     ".": {},
2026-06-10 15:51:48.664300 | controller |                     "f:name": {},
2026-06-10 15:51:48.664314 | controller |                     "f:value": {}
2026-06-10 15:51:48.664329 | controller |                   },
2026-06-10 15:51:48.664343 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.664357 | controller |                     ".": {},
2026-06-10 15:51:48.664372 | controller |                     "f:name": {},
2026-06-10 15:51:48.664387 | controller |                     "f:value": {}
2026-06-10 15:51:48.664401 | controller |                   },
2026-06-10 15:51:48.664416 | controller |                   "k:{\"name\":\"RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.664430 | controller |                     ".": {},
2026-06-10 15:51:48.664445 | controller |                     "f:name": {},
2026-06-10 15:51:48.664460 | controller |                     "f:value": {}
2026-06-10 15:51:48.664475 | controller |                   },
2026-06-10 15:51:48.664490 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.664504 | controller |                     ".": {},
2026-06-10 15:51:48.664520 | controller |                     "f:name": {},
2026-06-10 15:51:48.664534 | controller |                     "f:value": {}
2026-06-10 15:51:48.664548 | controller |                   },
2026-06-10 15:51:48.664563 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.664577 | controller |                     ".": {},
2026-06-10 15:51:48.664592 | controller |                     "f:name": {},
2026-06-10 15:51:48.664607 | controller |                     "f:value": {}
2026-06-10 15:51:48.664628 | controller |                   },
2026-06-10 15:51:48.664644 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.664658 | controller |                     ".": {},
2026-06-10 15:51:48.664673 | controller |                     "f:name": {},
2026-06-10 15:51:48.664688 | controller |                     "f:value": {}
2026-06-10 15:51:48.664702 | controller |                   },
2026-06-10 15:51:48.664718 | controller |                   "k:{\"name\":\"RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.664732 | controller |                     ".": {},
2026-06-10 15:51:48.664747 | controller |                     "f:name": {},
2026-06-10 15:51:48.664761 | controller |                     "f:value": {}
2026-06-10 15:51:48.664775 | controller |                   },
2026-06-10 15:51:48.664789 | controller |                   "k:{\"name\":\"RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.664804 | controller |                     ".": {},
2026-06-10 15:51:48.664818 | controller |                     "f:name": {},
2026-06-10 15:51:48.664833 | controller |                     "f:value": {}
2026-06-10 15:51:48.664850 | controller |                   },
2026-06-10 15:51:48.664885 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.664902 | controller |                     ".": {},
2026-06-10 15:51:48.664916 | controller |                     "f:name": {},
2026-06-10 15:51:48.664931 | controller |                     "f:value": {}
2026-06-10 15:51:48.664946 | controller |                   },
2026-06-10 15:51:48.664961 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.664975 | controller |                     ".": {},
2026-06-10 15:51:48.664990 | controller |                     "f:name": {},
2026-06-10 15:51:48.665005 | controller |                     "f:value": {}
2026-06-10 15:51:48.665020 | controller |                   },
2026-06-10 15:51:48.665035 | controller |                   "k:{\"name\":\"RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.665050 | controller |                     ".": {},
2026-06-10 15:51:48.665064 | controller |                     "f:name": {},
2026-06-10 15:51:48.665078 | controller |                     "f:value": {}
2026-06-10 15:51:48.665092 | controller |                   },
2026-06-10 15:51:48.665106 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.665121 | controller |                     ".": {},
2026-06-10 15:51:48.665135 | controller |                     "f:name": {},
2026-06-10 15:51:48.665149 | controller |                     "f:value": {}
2026-06-10 15:51:48.665162 | controller |                   },
2026-06-10 15:51:48.665176 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.665192 | controller |                     ".": {},
2026-06-10 15:51:48.665206 | controller |                     "f:name": {},
2026-06-10 15:51:48.665224 | controller |                     "f:value": {}
2026-06-10 15:51:48.665254 | controller |                   },
2026-06-10 15:51:48.665271 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.665286 | controller |                     ".": {},
2026-06-10 15:51:48.665300 | controller |                     "f:name": {},
2026-06-10 15:51:48.665314 | controller |                     "f:value": {}
2026-06-10 15:51:48.665328 | controller |                   },
2026-06-10 15:51:48.665343 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.665357 | controller |                     ".": {},
2026-06-10 15:51:48.665371 | controller |                     "f:name": {},
2026-06-10 15:51:48.665391 | controller |                     "f:value": {}
2026-06-10 15:51:48.665406 | controller |                   },
2026-06-10 15:51:48.665420 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.665435 | controller |                     ".": {},
2026-06-10 15:51:48.665450 | controller |                     "f:name": {},
2026-06-10 15:51:48.665464 | controller |                     "f:value": {}
2026-06-10 15:51:48.665478 | controller |                   },
2026-06-10 15:51:48.665492 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.665507 | controller |                     ".": {},
2026-06-10 15:51:48.665521 | controller |                     "f:name": {},
2026-06-10 15:51:48.665535 | controller |                     "f:value": {}
2026-06-10 15:51:48.665550 | controller |                   },
2026-06-10 15:51:48.665564 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.665578 | controller |                     ".": {},
2026-06-10 15:51:48.665592 | controller |                     "f:name": {},
2026-06-10 15:51:48.665607 | controller |                     "f:value": {}
2026-06-10 15:51:48.665621 | controller |                   },
2026-06-10 15:51:48.665635 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.665650 | controller |                     ".": {},
2026-06-10 15:51:48.665664 | controller |                     "f:name": {},
2026-06-10 15:51:48.665678 | controller |                     "f:value": {}
2026-06-10 15:51:48.665692 | controller |                   },
2026-06-10 15:51:48.665706 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.665720 | controller |                     ".": {},
2026-06-10 15:51:48.665735 | controller |                     "f:name": {},
2026-06-10 15:51:48.665749 | controller |                     "f:value": {}
2026-06-10 15:51:48.665764 | controller |                   },
2026-06-10 15:51:48.665778 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.665793 | controller |                     ".": {},
2026-06-10 15:51:48.665809 | controller |                     "f:name": {},
2026-06-10 15:51:48.665823 | controller |                     "f:value": {}
2026-06-10 15:51:48.665837 | controller |                   },
2026-06-10 15:51:48.665855 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.665890 | controller |                     ".": {},
2026-06-10 15:51:48.665906 | controller |                     "f:name": {},
2026-06-10 15:51:48.665921 | controller |                     "f:value": {}
2026-06-10 15:51:48.665936 | controller |                   },
2026-06-10 15:51:48.665950 | controller |                   "k:{\"name\":\"RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.665964 | controller |                     ".": {},
2026-06-10 15:51:48.665978 | controller |                     "f:name": {},
2026-06-10 15:51:48.665994 | controller |                     "f:value": {}
2026-06-10 15:51:48.666008 | controller |                   },
2026-06-10 15:51:48.666024 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.666040 | controller |                     ".": {},
2026-06-10 15:51:48.666054 | controller |                     "f:name": {},
2026-06-10 15:51:48.666068 | controller |                     "f:value": {}
2026-06-10 15:51:48.666085 | controller |                   },
2026-06-10 15:51:48.666102 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.666116 | controller |                     ".": {},
2026-06-10 15:51:48.666136 | controller |                     "f:name": {},
2026-06-10 15:51:48.666151 | controller |                     "f:value": {}
2026-06-10 15:51:48.666165 | controller |                   },
2026-06-10 15:51:48.666179 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.666193 | controller |                     ".": {},
2026-06-10 15:51:48.666207 | controller |                     "f:name": {},
2026-06-10 15:51:48.666223 | controller |                     "f:value": {}
2026-06-10 15:51:48.666238 | controller |                   },
2026-06-10 15:51:48.666252 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.666267 | controller |                     ".": {},
2026-06-10 15:51:48.666281 | controller |                     "f:name": {},
2026-06-10 15:51:48.666295 | controller |                     "f:value": {}
2026-06-10 15:51:48.666309 | controller |                   },
2026-06-10 15:51:48.666324 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.666338 | controller |                     ".": {},
2026-06-10 15:51:48.666353 | controller |                     "f:name": {},
2026-06-10 15:51:48.666368 | controller |                     "f:value": {}
2026-06-10 15:51:48.666382 | controller |                   },
2026-06-10 15:51:48.666397 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.666412 | controller |                     ".": {},
2026-06-10 15:51:48.666427 | controller |                     "f:name": {},
2026-06-10 15:51:48.666442 | controller |                     "f:value": {}
2026-06-10 15:51:48.666456 | controller |                   },
2026-06-10 15:51:48.666472 | controller |                   "k:{\"name\":\"RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.666487 | controller |                     ".": {},
2026-06-10 15:51:48.666501 | controller |                     "f:name": {},
2026-06-10 15:51:48.666516 | controller |                     "f:value": {}
2026-06-10 15:51:48.666530 | controller |                   },
2026-06-10 15:51:48.666545 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.666560 | controller |                     ".": {},
2026-06-10 15:51:48.666575 | controller |                     "f:name": {},
2026-06-10 15:51:48.666590 | controller |                     "f:value": {}
2026-06-10 15:51:48.666606 | controller |                   },
2026-06-10 15:51:48.666620 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.666636 | controller |                     ".": {},
2026-06-10 15:51:48.666651 | controller |                     "f:name": {},
2026-06-10 15:51:48.666665 | controller |                     "f:value": {}
2026-06-10 15:51:48.666681 | controller |                   },
2026-06-10 15:51:48.666695 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.666709 | controller |                     ".": {},
2026-06-10 15:51:48.666723 | controller |                     "f:name": {},
2026-06-10 15:51:48.666737 | controller |                     "f:value": {}
2026-06-10 15:51:48.666752 | controller |                   },
2026-06-10 15:51:48.666767 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.666781 | controller |                     ".": {},
2026-06-10 15:51:48.666796 | controller |                     "f:name": {},
2026-06-10 15:51:48.666811 | controller |                     "f:value": {}
2026-06-10 15:51:48.666825 | controller |                   },
2026-06-10 15:51:48.666839 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.666880 | controller |                     ".": {},
2026-06-10 15:51:48.666901 | controller |                     "f:name": {},
2026-06-10 15:51:48.666916 | controller |                     "f:value": {}
2026-06-10 15:51:48.666930 | controller |                   },
2026-06-10 15:51:48.666945 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.666959 | controller |                     ".": {},
2026-06-10 15:51:48.666973 | controller |                     "f:name": {},
2026-06-10 15:51:48.666988 | controller |                     "f:value": {}
2026-06-10 15:51:48.667002 | controller |                   },
2026-06-10 15:51:48.667016 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.667030 | controller |                     ".": {},
2026-06-10 15:51:48.667043 | controller |                     "f:name": {},
2026-06-10 15:51:48.667058 | controller |                     "f:value": {}
2026-06-10 15:51:48.667073 | controller |                   },
2026-06-10 15:51:48.667089 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.667105 | controller |                     ".": {},
2026-06-10 15:51:48.667120 | controller |                     "f:name": {},
2026-06-10 15:51:48.667134 | controller |                     "f:value": {}
2026-06-10 15:51:48.667148 | controller |                   },
2026-06-10 15:51:48.667163 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.667177 | controller |                     ".": {},
2026-06-10 15:51:48.667193 | controller |                     "f:name": {},
2026-06-10 15:51:48.667207 | controller |                     "f:value": {}
2026-06-10 15:51:48.667222 | controller |                   },
2026-06-10 15:51:48.667236 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.667251 | controller |                     ".": {},
2026-06-10 15:51:48.667265 | controller |                     "f:name": {},
2026-06-10 15:51:48.667279 | controller |                     "f:value": {}
2026-06-10 15:51:48.667293 | controller |                   },
2026-06-10 15:51:48.667308 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.667322 | controller |                     ".": {},
2026-06-10 15:51:48.667336 | controller |                     "f:name": {},
2026-06-10 15:51:48.667350 | controller |                     "f:value": {}
2026-06-10 15:51:48.667363 | controller |                   },
2026-06-10 15:51:48.667377 | controller |                   "k:{\"name\":\"RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.667391 | controller |                     ".": {},
2026-06-10 15:51:48.667405 | controller |                     "f:name": {},
2026-06-10 15:51:48.667418 | controller |                     "f:value": {}
2026-06-10 15:51:48.667432 | controller |                   },
2026-06-10 15:51:48.667446 | controller |                   "k:{\"name\":\"RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.667460 | controller |                     ".": {},
2026-06-10 15:51:48.667474 | controller |                     "f:name": {},
2026-06-10 15:51:48.667488 | controller |                     "f:value": {}
2026-06-10 15:51:48.667501 | controller |                   },
2026-06-10 15:51:48.667515 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.667529 | controller |                     ".": {},
2026-06-10 15:51:48.667543 | controller |                     "f:name": {},
2026-06-10 15:51:48.667557 | controller |                     "f:value": {}
2026-06-10 15:51:48.667571 | controller |                   },
2026-06-10 15:51:48.667589 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.667605 | controller |                     ".": {},
2026-06-10 15:51:48.667619 | controller |                     "f:name": {},
2026-06-10 15:51:48.667633 | controller |                     "f:value": {}
2026-06-10 15:51:48.667648 | controller |                   },
2026-06-10 15:51:48.667662 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.667676 | controller |                     ".": {},
2026-06-10 15:51:48.667690 | controller |                     "f:name": {},
2026-06-10 15:51:48.667704 | controller |                     "f:value": {}
2026-06-10 15:51:48.667718 | controller |                   },
2026-06-10 15:51:48.667732 | controller |                   "k:{\"name\":\"RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.667746 | controller |                     ".": {},
2026-06-10 15:51:48.667761 | controller |                     "f:name": {},
2026-06-10 15:51:48.667775 | controller |                     "f:value": {}
2026-06-10 15:51:48.667791 | controller |                   },
2026-06-10 15:51:48.667806 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.667821 | controller |                     ".": {},
2026-06-10 15:51:48.667835 | controller |                     "f:name": {},
2026-06-10 15:51:48.667853 | controller |                     "f:value": {}
2026-06-10 15:51:48.667885 | controller |                   },
2026-06-10 15:51:48.667901 | controller |                   "k:{\"name\":\"RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.667916 | controller |                     ".": {},
2026-06-10 15:51:48.667931 | controller |                     "f:name": {},
2026-06-10 15:51:48.667945 | controller |                     "f:value": {}
2026-06-10 15:51:48.667960 | controller |                   },
2026-06-10 15:51:48.667976 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.667991 | controller |                     ".": {},
2026-06-10 15:51:48.668005 | controller |                     "f:name": {},
2026-06-10 15:51:48.668019 | controller |                     "f:value": {}
2026-06-10 15:51:48.668033 | controller |                   },
2026-06-10 15:51:48.668047 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.668062 | controller |                     ".": {},
2026-06-10 15:51:48.668076 | controller |                     "f:name": {},
2026-06-10 15:51:48.668090 | controller |                     "f:value": {}
2026-06-10 15:51:48.668106 | controller |                   },
2026-06-10 15:51:48.668120 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.668135 | controller |                     ".": {},
2026-06-10 15:51:48.668149 | controller |                     "f:name": {},
2026-06-10 15:51:48.668163 | controller |                     "f:value": {}
2026-06-10 15:51:48.668178 | controller |                   },
2026-06-10 15:51:48.668193 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.668208 | controller |                     ".": {},
2026-06-10 15:51:48.668222 | controller |                     "f:name": {},
2026-06-10 15:51:48.668237 | controller |                     "f:value": {}
2026-06-10 15:51:48.668251 | controller |                   },
2026-06-10 15:51:48.668265 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.668280 | controller |                     ".": {},
2026-06-10 15:51:48.668293 | controller |                     "f:name": {},
2026-06-10 15:51:48.668307 | controller |                     "f:value": {}
2026-06-10 15:51:48.668323 | controller |                   },
2026-06-10 15:51:48.668342 | controller |                   "k:{\"name\":\"RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.668357 | controller |                     ".": {},
2026-06-10 15:51:48.668372 | controller |                     "f:name": {},
2026-06-10 15:51:48.668386 | controller |                     "f:value": {}
2026-06-10 15:51:48.668401 | controller |                   },
2026-06-10 15:51:48.668416 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.668430 | controller |                     ".": {},
2026-06-10 15:51:48.668444 | controller |                     "f:name": {},
2026-06-10 15:51:48.668458 | controller |                     "f:value": {}
2026-06-10 15:51:48.668472 | controller |                   },
2026-06-10 15:51:48.668488 | controller |                   "k:{\"name\":\"RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.668503 | controller |                     ".": {},
2026-06-10 15:51:48.668518 | controller |                     "f:name": {},
2026-06-10 15:51:48.668533 | controller |                     "f:value": {}
2026-06-10 15:51:48.668547 | controller |                   },
2026-06-10 15:51:48.668562 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.668578 | controller |                     ".": {},
2026-06-10 15:51:48.668592 | controller |                     "f:name": {},
2026-06-10 15:51:48.668607 | controller |                     "f:value": {}
2026-06-10 15:51:48.668622 | controller |                   },
2026-06-10 15:51:48.668636 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.668650 | controller |                     ".": {},
2026-06-10 15:51:48.668665 | controller |                     "f:name": {},
2026-06-10 15:51:48.668679 | controller |                     "f:value": {}
2026-06-10 15:51:48.668693 | controller |                   },
2026-06-10 15:51:48.668707 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.668722 | controller |                     ".": {},
2026-06-10 15:51:48.668736 | controller |                     "f:name": {},
2026-06-10 15:51:48.668750 | controller |                     "f:value": {}
2026-06-10 15:51:48.668765 | controller |                   },
2026-06-10 15:51:48.668780 | controller |                   "k:{\"name\":\"RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.668795 | controller |                     ".": {},
2026-06-10 15:51:48.668809 | controller |                     "f:name": {},
2026-06-10 15:51:48.668824 | controller |                     "f:value": {}
2026-06-10 15:51:48.668838 | controller |                   },
2026-06-10 15:51:48.668870 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.668890 | controller |                     ".": {},
2026-06-10 15:51:48.668906 | controller |                     "f:name": {},
2026-06-10 15:51:48.668921 | controller |                     "f:value": {}
2026-06-10 15:51:48.668936 | controller |                   },
2026-06-10 15:51:48.668951 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.668965 | controller |                     ".": {},
2026-06-10 15:51:48.668980 | controller |                     "f:name": {},
2026-06-10 15:51:48.668994 | controller |                     "f:value": {}
2026-06-10 15:51:48.669008 | controller |                   },
2026-06-10 15:51:48.669023 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.669037 | controller |                     ".": {},
2026-06-10 15:51:48.669055 | controller |                     "f:name": {},
2026-06-10 15:51:48.669072 | controller |                     "f:value": {}
2026-06-10 15:51:48.669095 | controller |                   },
2026-06-10 15:51:48.669112 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.669127 | controller |                     ".": {},
2026-06-10 15:51:48.669142 | controller |                     "f:name": {},
2026-06-10 15:51:48.669156 | controller |                     "f:value": {}
2026-06-10 15:51:48.669171 | controller |                   },
2026-06-10 15:51:48.669185 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.669200 | controller |                     ".": {},
2026-06-10 15:51:48.669214 | controller |                     "f:name": {},
2026-06-10 15:51:48.669229 | controller |                     "f:value": {}
2026-06-10 15:51:48.669244 | controller |                   },
2026-06-10 15:51:48.669258 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.669288 | controller |                     ".": {},
2026-06-10 15:51:48.669304 | controller |                     "f:name": {},
2026-06-10 15:51:48.669318 | controller |                     "f:value": {}
2026-06-10 15:51:48.669333 | controller |                   },
2026-06-10 15:51:48.669347 | controller |                   "k:{\"name\":\"RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.669362 | controller |                     ".": {},
2026-06-10 15:51:48.669376 | controller |                     "f:name": {},
2026-06-10 15:51:48.669390 | controller |                     "f:value": {}
2026-06-10 15:51:48.669404 | controller |                   },
2026-06-10 15:51:48.669417 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.669431 | controller |                     ".": {},
2026-06-10 15:51:48.669445 | controller |                     "f:name": {},
2026-06-10 15:51:48.669459 | controller |                     "f:value": {}
2026-06-10 15:51:48.669473 | controller |                   },
2026-06-10 15:51:48.669486 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.669501 | controller |                     ".": {},
2026-06-10 15:51:48.669515 | controller |                     "f:name": {},
2026-06-10 15:51:48.669528 | controller |                     "f:value": {}
2026-06-10 15:51:48.669542 | controller |                   },
2026-06-10 15:51:48.669556 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.669570 | controller |                     ".": {},
2026-06-10 15:51:48.669584 | controller |                     "f:name": {},
2026-06-10 15:51:48.669598 | controller |                     "f:value": {}
2026-06-10 15:51:48.669612 | controller |                   },
2026-06-10 15:51:48.669626 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.669641 | controller |                     ".": {},
2026-06-10 15:51:48.669656 | controller |                     "f:name": {},
2026-06-10 15:51:48.669671 | controller |                     "f:value": {}
2026-06-10 15:51:48.669685 | controller |                   },
2026-06-10 15:51:48.669699 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.669718 | controller |                     ".": {},
2026-06-10 15:51:48.669741 | controller |                     "f:name": {},
2026-06-10 15:51:48.669763 | controller |                     "f:value": {}
2026-06-10 15:51:48.669784 | controller |                   },
2026-06-10 15:51:48.669800 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.669816 | controller |                     ".": {},
2026-06-10 15:51:48.669832 | controller |                     "f:name": {},
2026-06-10 15:51:48.669855 | controller |                     "f:value": {}
2026-06-10 15:51:48.669892 | controller |                   },
2026-06-10 15:51:48.669910 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT\"}": {
2026-06-10 15:51:48.669926 | controller |                     ".": {},
2026-06-10 15:51:48.669942 | controller |                     "f:name": {},
2026-06-10 15:51:48.669957 | controller |                     "f:value": {}
2026-06-10 15:51:48.669971 | controller |                   },
2026-06-10 15:51:48.669986 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.670000 | controller |                     ".": {},
2026-06-10 15:51:48.670015 | controller |                     "f:name": {},
2026-06-10 15:51:48.670029 | controller |                     "f:value": {}
2026-06-10 15:51:48.670043 | controller |                   },
2026-06-10 15:51:48.670057 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.670071 | controller |                     ".": {},
2026-06-10 15:51:48.670085 | controller |                     "f:name": {},
2026-06-10 15:51:48.670099 | controller |                     "f:value": {}
2026-06-10 15:51:48.670113 | controller |                   },
2026-06-10 15:51:48.670127 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.670141 | controller |                     ".": {},
2026-06-10 15:51:48.670156 | controller |                     "f:name": {},
2026-06-10 15:51:48.670171 | controller |                     "f:value": {}
2026-06-10 15:51:48.670185 | controller |                   },
2026-06-10 15:51:48.670200 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.670214 | controller |                     ".": {},
2026-06-10 15:51:48.670229 | controller |                     "f:name": {},
2026-06-10 15:51:48.670244 | controller |                     "f:value": {}
2026-06-10 15:51:48.670259 | controller |                   },
2026-06-10 15:51:48.670273 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.670287 | controller |                     ".": {},
2026-06-10 15:51:48.670302 | controller |                     "f:name": {},
2026-06-10 15:51:48.670316 | controller |                     "f:value": {}
2026-06-10 15:51:48.670330 | controller |                   },
2026-06-10 15:51:48.670344 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.670358 | controller |                     ".": {},
2026-06-10 15:51:48.670372 | controller |                     "f:name": {},
2026-06-10 15:51:48.670387 | controller |                     "f:value": {}
2026-06-10 15:51:48.670402 | controller |                   },
2026-06-10 15:51:48.670417 | controller |                   "k:{\"name\":\"RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.670432 | controller |                     ".": {},
2026-06-10 15:51:48.670446 | controller |                     "f:name": {},
2026-06-10 15:51:48.670460 | controller |                     "f:value": {}
2026-06-10 15:51:48.670474 | controller |                   },
2026-06-10 15:51:48.670489 | controller |                   "k:{\"name\":\"RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.670504 | controller |                     ".": {},
2026-06-10 15:51:48.670518 | controller |                     "f:name": {},
2026-06-10 15:51:48.670532 | controller |                     "f:value": {}
2026-06-10 15:51:48.670546 | controller |                   },
2026-06-10 15:51:48.670561 | controller |                   "k:{\"name\":\"RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.670577 | controller |                     ".": {},
2026-06-10 15:51:48.670592 | controller |                     "f:name": {},
2026-06-10 15:51:48.670612 | controller |                     "f:value": {}
2026-06-10 15:51:48.670627 | controller |                   },
2026-06-10 15:51:48.670641 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.670656 | controller |                     ".": {},
2026-06-10 15:51:48.670671 | controller |                     "f:name": {},
2026-06-10 15:51:48.670686 | controller |                     "f:value": {}
2026-06-10 15:51:48.670701 | controller |                   },
2026-06-10 15:51:48.670716 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.670731 | controller |                     ".": {},
2026-06-10 15:51:48.670745 | controller |                     "f:name": {},
2026-06-10 15:51:48.670759 | controller |                     "f:value": {}
2026-06-10 15:51:48.670774 | controller |                   },
2026-06-10 15:51:48.670789 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.670804 | controller |                     ".": {},
2026-06-10 15:51:48.670819 | controller |                     "f:name": {},
2026-06-10 15:51:48.670834 | controller |                     "f:value": {}
2026-06-10 15:51:48.670852 | controller |                   },
2026-06-10 15:51:48.670886 | controller |                   "k:{\"name\":\"RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.670902 | controller |                     ".": {},
2026-06-10 15:51:48.670918 | controller |                     "f:name": {},
2026-06-10 15:51:48.670933 | controller |                     "f:value": {}
2026-06-10 15:51:48.670949 | controller |                   },
2026-06-10 15:51:48.670964 | controller |                   "k:{\"name\":\"RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.670979 | controller |                     ".": {},
2026-06-10 15:51:48.670993 | controller |                     "f:name": {},
2026-06-10 15:51:48.671007 | controller |                     "f:value": {}
2026-06-10 15:51:48.671022 | controller |                   },
2026-06-10 15:51:48.671036 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.671051 | controller |                     ".": {},
2026-06-10 15:51:48.671066 | controller |                     "f:name": {},
2026-06-10 15:51:48.671080 | controller |                     "f:value": {}
2026-06-10 15:51:48.671094 | controller |                   },
2026-06-10 15:51:48.671109 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.671124 | controller |                     ".": {},
2026-06-10 15:51:48.671138 | controller |                     "f:name": {},
2026-06-10 15:51:48.671153 | controller |                     "f:value": {}
2026-06-10 15:51:48.671167 | controller |                   },
2026-06-10 15:51:48.671181 | controller |                   "k:{\"name\":\"RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT\"}": {
2026-06-10 15:51:48.671196 | controller |                     ".": {},
2026-06-10 15:51:48.671210 | controller |                     "f:name": {},
2026-06-10 15:51:48.671223 | controller |                     "f:value": {}
2026-06-10 15:51:48.671238 | controller |                   },
2026-06-10 15:51:48.671252 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-10 15:51:48.671267 | controller |                     ".": {},
2026-06-10 15:51:48.671281 | controller |                     "f:name": {},
2026-06-10 15:51:48.671295 | controller |                     "f:value": {}
2026-06-10 15:51:48.671310 | controller |                   },
2026-06-10 15:51:48.671324 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-10 15:51:48.671338 | controller |                     ".": {},
2026-06-10 15:51:48.671352 | controller |                     "f:name": {},
2026-06-10 15:51:48.671372 | controller |                     "f:value": {}
2026-06-10 15:51:48.671388 | controller |                   }
2026-06-10 15:51:48.671403 | controller |                 },
2026-06-10 15:51:48.671417 | controller |                 "f:image": {},
2026-06-10 15:51:48.671431 | controller |                 "f:imagePullPolicy": {},
2026-06-10 15:51:48.671446 | controller |                 "f:livenessProbe": {
2026-06-10 15:51:48.671460 | controller |                   ".": {},
2026-06-10 15:51:48.671474 | controller |                   "f:failureThreshold": {},
2026-06-10 15:51:48.671489 | controller |                   "f:httpGet": {
2026-06-10 15:51:48.671503 | controller |                     ".": {},
2026-06-10 15:51:48.671519 | controller |                     "f:path": {},
2026-06-10 15:51:48.671534 | controller |                     "f:port": {},
2026-06-10 15:51:48.671549 | controller |                     "f:scheme": {}
2026-06-10 15:51:48.671563 | controller |                   },
2026-06-10 15:51:48.671577 | controller |                   "f:initialDelaySeconds": {},
2026-06-10 15:51:48.671592 | controller |                   "f:periodSeconds": {},
2026-06-10 15:51:48.671606 | controller |                   "f:successThreshold": {},
2026-06-10 15:51:48.671621 | controller |                   "f:timeoutSeconds": {}
2026-06-10 15:51:48.671635 | controller |                 },
2026-06-10 15:51:48.671650 | controller |                 "f:name": {},
2026-06-10 15:51:48.671664 | controller |                 "f:ports": {
2026-06-10 15:51:48.671678 | controller |                   ".": {},
2026-06-10 15:51:48.671692 | controller |                   "k:{\"containerPort\":9443,\"protocol\":\"TCP\"}": {
2026-06-10 15:51:48.671706 | controller |                     ".": {},
2026-06-10 15:51:48.671722 | controller |                     "f:containerPort": {},
2026-06-10 15:51:48.671737 | controller |                     "f:name": {},
2026-06-10 15:51:48.671752 | controller |                     "f:protocol": {}
2026-06-10 15:51:48.671767 | controller |                   }
2026-06-10 15:51:48.671782 | controller |                 },
2026-06-10 15:51:48.671796 | controller |                 "f:readinessProbe": {
2026-06-10 15:51:48.671810 | controller |                   ".": {},
2026-06-10 15:51:48.671824 | controller |                   "f:failureThreshold": {},
2026-06-10 15:51:48.671838 | controller |                   "f:httpGet": {
2026-06-10 15:51:48.671868 | controller |                     ".": {},
2026-06-10 15:51:48.671885 | controller |                     "f:path": {},
2026-06-10 15:51:48.671900 | controller |                     "f:port": {},
2026-06-10 15:51:48.671915 | controller |                     "f:scheme": {}
2026-06-10 15:51:48.671929 | controller |                   },
2026-06-10 15:51:48.671944 | controller |                   "f:initialDelaySeconds": {},
2026-06-10 15:51:48.671959 | controller |                   "f:periodSeconds": {},
2026-06-10 15:51:48.671975 | controller |                   "f:successThreshold": {},
2026-06-10 15:51:48.671991 | controller |                   "f:timeoutSeconds": {}
2026-06-10 15:51:48.672012 | controller |                 },
2026-06-10 15:51:48.672034 | controller |                 "f:resources": {
2026-06-10 15:51:48.672053 | controller |                   ".": {},
2026-06-10 15:51:48.672073 | controller |                   "f:limits": {
2026-06-10 15:51:48.672091 | controller |                     ".": {},
2026-06-10 15:51:48.672107 | controller |                     "f:cpu": {},
2026-06-10 15:51:48.672123 | controller |                     "f:memory": {}
2026-06-10 15:51:48.672138 | controller |                   },
2026-06-10 15:51:48.672153 | controller |                   "f:requests": {
2026-06-10 15:51:48.672167 | controller |                     ".": {},
2026-06-10 15:51:48.672182 | controller |                     "f:cpu": {},
2026-06-10 15:51:48.672196 | controller |                     "f:memory": {}
2026-06-10 15:51:48.672219 | controller |                   }
2026-06-10 15:51:48.672234 | controller |                 },
2026-06-10 15:51:48.672250 | controller |                 "f:securityContext": {
2026-06-10 15:51:48.672265 | controller |                   ".": {},
2026-06-10 15:51:48.672279 | controller |                   "f:allowPrivilegeEscalation": {},
2026-06-10 15:51:48.672295 | controller |                   "f:capabilities": {
2026-06-10 15:51:48.672310 | controller |                     ".": {},
2026-06-10 15:51:48.672325 | controller |                     "f:drop": {}
2026-06-10 15:51:48.672339 | controller |                   }
2026-06-10 15:51:48.672355 | controller |                 },
2026-06-10 15:51:48.672370 | controller |                 "f:terminationMessagePath": {},
2026-06-10 15:51:48.672384 | controller |                 "f:terminationMessagePolicy": {},
2026-06-10 15:51:48.672398 | controller |                 "f:volumeMounts": {
2026-06-10 15:51:48.672413 | controller |                   ".": {},
2026-06-10 15:51:48.672427 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-metrics-server/metrics-certs\"}": {
2026-06-10 15:51:48.672443 | controller |                     ".": {},
2026-06-10 15:51:48.672458 | controller |                     "f:mountPath": {},
2026-06-10 15:51:48.672473 | controller |                     "f:name": {},
2026-06-10 15:51:48.672488 | controller |                     "f:readOnly": {}
2026-06-10 15:51:48.672503 | controller |                   },
2026-06-10 15:51:48.672517 | controller |                   "k:{\"mountPath\":\"/tmp/k8s-webhook-server/serving-certs\"}": {
2026-06-10 15:51:48.672532 | controller |                     ".": {},
2026-06-10 15:51:48.672546 | controller |                     "f:mountPath": {},
2026-06-10 15:51:48.672560 | controller |                     "f:name": {},
2026-06-10 15:51:48.672574 | controller |                     "f:readOnly": {}
2026-06-10 15:51:48.672589 | controller |                   }
2026-06-10 15:51:48.672603 | controller |                 }
2026-06-10 15:51:48.672617 | controller |               }
2026-06-10 15:51:48.672631 | controller |             },
2026-06-10 15:51:48.672645 | controller |             "f:dnsPolicy": {},
2026-06-10 15:51:48.672659 | controller |             "f:enableServiceLinks": {},
2026-06-10 15:51:48.672673 | controller |             "f:restartPolicy": {},
2026-06-10 15:51:48.672687 | controller |             "f:schedulerName": {},
2026-06-10 15:51:48.672701 | controller |             "f:securityContext": {
2026-06-10 15:51:48.672715 | controller |               ".": {},
2026-06-10 15:51:48.672729 | controller |               "f:runAsNonRoot": {},
2026-06-10 15:51:48.672742 | controller |               "f:seccompProfile": {
2026-06-10 15:51:48.672756 | controller |                 ".": {},
2026-06-10 15:51:48.672771 | controller |                 "f:type": {}
2026-06-10 15:51:48.672786 | controller |               }
2026-06-10 15:51:48.672802 | controller |             },
2026-06-10 15:51:48.672817 | controller |             "f:serviceAccount": {},
2026-06-10 15:51:48.672832 | controller |             "f:serviceAccountName": {},
2026-06-10 15:51:48.672851 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-10 15:51:48.672887 | controller |             "f:volumes": {
2026-06-10 15:51:48.672904 | controller |               ".": {},
2026-06-10 15:51:48.672919 | controller |               "k:{\"name\":\"metrics-certs\"}": {
2026-06-10 15:51:48.672935 | controller |                 ".": {},
2026-06-10 15:51:48.672951 | controller |                 "f:name": {},
2026-06-10 15:51:48.672965 | controller |                 "f:secret": {
2026-06-10 15:51:48.672980 | controller |                   ".": {},
2026-06-10 15:51:48.672994 | controller |                   "f:defaultMode": {},
2026-06-10 15:51:48.673008 | controller |                   "f:items": {},
2026-06-10 15:51:48.673022 | controller |                   "f:optional": {},
2026-06-10 15:51:48.673037 | controller |                   "f:secretName": {}
2026-06-10 15:51:48.673057 | controller |                 }
2026-06-10 15:51:48.673072 | controller |               },
2026-06-10 15:51:48.673087 | controller |               "k:{\"name\":\"webhook-certs\"}": {
2026-06-10 15:51:48.673101 | controller |                 ".": {},
2026-06-10 15:51:48.673115 | controller |                 "f:name": {},
2026-06-10 15:51:48.673130 | controller |                 "f:secret": {
2026-06-10 15:51:48.673144 | controller |                   ".": {},
2026-06-10 15:51:48.673158 | controller |                   "f:defaultMode": {},
2026-06-10 15:51:48.673181 | controller |                   "f:secretName": {}
2026-06-10 15:51:48.673196 | controller |                 }
2026-06-10 15:51:48.673215 | controller |               }
2026-06-10 15:51:48.673234 | controller |             }
2026-06-10 15:51:48.673255 | controller |           }
2026-06-10 15:51:48.673328 | controller |         },
2026-06-10 15:51:48.673351 | controller |         "manager": "kube-controller-manager",
2026-06-10 15:51:48.673368 | controller |         "operation": "Update",
2026-06-10 15:51:48.673383 | controller |         "time": "2026-06-10T14:57:08Z"
2026-06-10 15:51:48.673399 | controller |       },
2026-06-10 15:51:48.673413 | controller |       {
2026-06-10 15:51:48.673428 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.673442 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.673516 | controller |         "fieldsV1": {
2026-06-10 15:51:48.673536 | controller |           "f:metadata": {
2026-06-10 15:51:48.673552 | controller |             "f:annotations": {
2026-06-10 15:51:48.673568 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-10 15:51:48.673584 | controller |             }
2026-06-10 15:51:48.673599 | controller |           }
2026-06-10 15:51:48.673614 | controller |         },
2026-06-10 15:51:48.673629 | controller |         "manager": "multus-daemon",
2026-06-10 15:51:48.673643 | controller |         "operation": "Update",
2026-06-10 15:51:48.673657 | controller |         "subresource": "status",
2026-06-10 15:51:48.673672 | controller |         "time": "2026-06-10T14:57:36Z"
2026-06-10 15:51:48.673686 | controller |       },
2026-06-10 15:51:48.673701 | controller |       {
2026-06-10 15:51:48.673715 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.673730 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.673744 | controller |         "fieldsV1": {
2026-06-10 15:51:48.673759 | controller |           "f:status": {
2026-06-10 15:51:48.673772 | controller |             "f:conditions": {
2026-06-10 15:51:48.673787 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-10 15:51:48.673801 | controller |                 ".": {},
2026-06-10 15:51:48.673815 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.673829 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.673844 | controller |                 "f:status": {},
2026-06-10 15:51:48.673890 | controller |                 "f:type": {}
2026-06-10 15:51:48.673906 | controller |               },
2026-06-10 15:51:48.673921 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-10 15:51:48.673936 | controller |                 ".": {},
2026-06-10 15:51:48.673950 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.673964 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.673979 | controller |                 "f:status": {},
2026-06-10 15:51:48.673993 | controller |                 "f:type": {}
2026-06-10 15:51:48.674008 | controller |               },
2026-06-10 15:51:48.674022 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-10 15:51:48.674037 | controller |                 ".": {},
2026-06-10 15:51:48.674052 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.674066 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.674086 | controller |                 "f:status": {},
2026-06-10 15:51:48.674101 | controller |                 "f:type": {}
2026-06-10 15:51:48.674115 | controller |               },
2026-06-10 15:51:48.674129 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-10 15:51:48.674143 | controller |                 ".": {},
2026-06-10 15:51:48.674157 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.674172 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.674186 | controller |                 "f:status": {},
2026-06-10 15:51:48.674200 | controller |                 "f:type": {}
2026-06-10 15:51:48.674214 | controller |               }
2026-06-10 15:51:48.674229 | controller |             },
2026-06-10 15:51:48.674243 | controller |             "f:containerStatuses": {},
2026-06-10 15:51:48.674258 | controller |             "f:hostIP": {},
2026-06-10 15:51:48.674272 | controller |             "f:hostIPs": {},
2026-06-10 15:51:48.674287 | controller |             "f:phase": {},
2026-06-10 15:51:48.674301 | controller |             "f:podIP": {},
2026-06-10 15:51:48.674315 | controller |             "f:podIPs": {
2026-06-10 15:51:48.674329 | controller |               ".": {},
2026-06-10 15:51:48.674343 | controller |               "k:{\"ip\":\"10.217.0.96\"}": {
2026-06-10 15:51:48.674358 | controller |                 ".": {},
2026-06-10 15:51:48.674372 | controller |                 "f:ip": {}
2026-06-10 15:51:48.674387 | controller |               }
2026-06-10 15:51:48.674401 | controller |             },
2026-06-10 15:51:48.674415 | controller |             "f:startTime": {}
2026-06-10 15:51:48.674430 | controller |           }
2026-06-10 15:51:48.674444 | controller |         },
2026-06-10 15:51:48.674458 | controller |         "manager": "kubelet",
2026-06-10 15:51:48.674472 | controller |         "operation": "Update",
2026-06-10 15:51:48.674486 | controller |         "subresource": "status",
2026-06-10 15:51:48.674500 | controller |         "time": "2026-06-10T14:57:58Z"
2026-06-10 15:51:48.674514 | controller |       }
2026-06-10 15:51:48.674529 | controller |     ],
2026-06-10 15:51:48.674543 | controller |     "name": "openstack-operator-controller-manager-8b4679f98-vqxzx",
2026-06-10 15:51:48.674557 | controller |     "namespace": "openstack-operators",
2026-06-10 15:51:48.674571 | controller |     "ownerReferences": [
2026-06-10 15:51:48.674585 | controller |       {
2026-06-10 15:51:48.674600 | controller |         "apiVersion": "apps/v1",
2026-06-10 15:51:48.674614 | controller |         "blockOwnerDeletion": true,
2026-06-10 15:51:48.674628 | controller |         "controller": true,
2026-06-10 15:51:48.674642 | controller |         "kind": "ReplicaSet",
2026-06-10 15:51:48.674656 | controller |         "name": "openstack-operator-controller-manager-8b4679f98",
2026-06-10 15:51:48.674670 | controller |         "uid": "751cb78c-58ab-484d-9e95-7ebc1802ac7b"
2026-06-10 15:51:48.674684 | controller |       }
2026-06-10 15:51:48.674698 | controller |     ],
2026-06-10 15:51:48.674712 | controller |     "resourceVersion": "54254",
2026-06-10 15:51:48.674726 | controller |     "uid": "d2f4be47-bfd8-430a-beb1-b10042f9cd5d"
2026-06-10 15:51:48.674741 | controller |   },
2026-06-10 15:51:48.674755 | controller |   "spec": {
2026-06-10 15:51:48.674769 | controller |     "containers": [
2026-06-10 15:51:48.674783 | controller |       {
2026-06-10 15:51:48.674797 | controller |         "args": [
2026-06-10 15:51:48.674811 | controller |           "--metrics-bind-address=:8443",
2026-06-10 15:51:48.674825 | controller |           "--leader-elect",
2026-06-10 15:51:48.674839 | controller |           "--health-probe-bind-address=:8081",
2026-06-10 15:51:48.674869 | controller |           "--metrics-cert-path=/tmp/k8s-metrics-server/metrics-certs",
2026-06-10 15:51:48.674889 | controller |           "--webhook-cert-path=/tmp/k8s-webhook-server/serving-certs"
2026-06-10 15:51:48.674904 | controller |         ],
2026-06-10 15:51:48.674918 | controller |         "command": [
2026-06-10 15:51:48.674938 | controller |           "/manager"
2026-06-10 15:51:48.674953 | controller |         ],
2026-06-10 15:51:48.674967 | controller |         "env": [
2026-06-10 15:51:48.674981 | controller |           {
2026-06-10 15:51:48.674995 | controller |             "name": "LEASE_DURATION",
2026-06-10 15:51:48.675009 | controller |             "value": "30"
2026-06-10 15:51:48.675024 | controller |           },
2026-06-10 15:51:48.675038 | controller |           {
2026-06-10 15:51:48.675053 | controller |             "name": "RENEW_DEADLINE",
2026-06-10 15:51:48.675067 | controller |             "value": "20"
2026-06-10 15:51:48.675081 | controller |           },
2026-06-10 15:51:48.675096 | controller |           {
2026-06-10 15:51:48.675110 | controller |             "name": "RETRY_PERIOD",
2026-06-10 15:51:48.675124 | controller |             "value": "5"
2026-06-10 15:51:48.675138 | controller |           },
2026-06-10 15:51:48.675151 | controller |           {
2026-06-10 15:51:48.675166 | controller |             "name": "OPENSTACK_RELEASE_VERSION",
2026-06-10 15:51:48.675180 | controller |             "value": "0.6.0-1781101083"
2026-06-10 15:51:48.675194 | controller |           },
2026-06-10 15:51:48.675208 | controller |           {
2026-06-10 15:51:48.675222 | controller |             "name": "RELATED_IMAGE_AGENT_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.675236 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest"
2026-06-10 15:51:48.675251 | controller |           },
2026-06-10 15:51:48.675265 | controller |           {
2026-06-10 15:51:48.675280 | controller |             "name": "RELATED_IMAGE_ANSIBLEEE_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.675294 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
2026-06-10 15:51:48.675309 | controller |           },
2026-06-10 15:51:48.675324 | controller |           {
2026-06-10 15:51:48.675338 | controller |             "name": "RELATED_IMAGE_AODH_API_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.675352 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-api:current-podified"
2026-06-10 15:51:48.675367 | controller |           },
2026-06-10 15:51:48.675381 | controller |           {
2026-06-10 15:51:48.675395 | controller |             "name": "RELATED_IMAGE_AODH_EVALUATOR_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.675409 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-evaluator:current-podified"
2026-06-10 15:51:48.675423 | controller |           },
2026-06-10 15:51:48.675437 | controller |           {
2026-06-10 15:51:48.675451 | controller |             "name": "RELATED_IMAGE_AODH_LISTENER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.675465 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-listener:current-podified"
2026-06-10 15:51:48.675479 | controller |           },
2026-06-10 15:51:48.675494 | controller |           {
2026-06-10 15:51:48.675508 | controller |             "name": "RELATED_IMAGE_AODH_NOTIFIER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.675522 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-aodh-notifier:current-podified"
2026-06-10 15:51:48.675536 | controller |           },
2026-06-10 15:51:48.675550 | controller |           {
2026-06-10 15:51:48.675564 | controller |             "name": "RELATED_IMAGE_APACHE_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.675578 | controller |             "value": "registry.redhat.io/ubi9/httpd-24:latest"
2026-06-10 15:51:48.675592 | controller |           },
2026-06-10 15:51:48.675606 | controller |           {
2026-06-10 15:51:48.675620 | controller |             "name": "RELATED_IMAGE_BARBICAN_API_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.675634 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified"
2026-06-10 15:51:48.675648 | controller |           },
2026-06-10 15:51:48.675662 | controller |           {
2026-06-10 15:51:48.675681 | controller |             "name": "RELATED_IMAGE_BARBICAN_KEYSTONE_LISTENER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.675695 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified"
2026-06-10 15:51:48.675710 | controller |           },
2026-06-10 15:51:48.675724 | controller |           {
2026-06-10 15:51:48.675738 | controller |             "name": "RELATED_IMAGE_BARBICAN_WORKER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.675752 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
2026-06-10 15:51:48.675766 | controller |           },
2026-06-10 15:51:48.675780 | controller |           {
2026-06-10 15:51:48.675794 | controller |             "name": "RELATED_IMAGE_CEILOMETER_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.675808 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified"
2026-06-10 15:51:48.675822 | controller |           },
2026-06-10 15:51:48.675836 | controller |           {
2026-06-10 15:51:48.675853 | controller |             "name": "RELATED_IMAGE_CEILOMETER_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.675884 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-compute:current-podified"
2026-06-10 15:51:48.675900 | controller |           },
2026-06-10 15:51:48.675915 | controller |           {
2026-06-10 15:51:48.675929 | controller |             "name": "RELATED_IMAGE_CEILOMETER_IPMI_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.675944 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-ipmi:current-podified"
2026-06-10 15:51:48.675958 | controller |           },
2026-06-10 15:51:48.675972 | controller |           {
2026-06-10 15:51:48.675986 | controller |             "name": "RELATED_IMAGE_CEILOMETER_MYSQLD_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.676001 | controller |             "value": "quay.io/openstack-k8s-operators/mysqld_exporter:latest"
2026-06-10 15:51:48.676015 | controller |           },
2026-06-10 15:51:48.676030 | controller |           {
2026-06-10 15:51:48.676045 | controller |             "name": "RELATED_IMAGE_CEILOMETER_NOTIFICATION_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.676059 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified"
2026-06-10 15:51:48.676074 | controller |           },
2026-06-10 15:51:48.676088 | controller |           {
2026-06-10 15:51:48.676103 | controller |             "name": "RELATED_IMAGE_CEILOMETER_SGCORE_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.676117 | controller |             "value": "quay.io/openstack-k8s-operators/sg-core:latest"
2026-06-10 15:51:48.676131 | controller |           },
2026-06-10 15:51:48.676145 | controller |           {
2026-06-10 15:51:48.676160 | controller |             "name": "RELATED_IMAGE_CINDER_API_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.676174 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-10 15:51:48.676188 | controller |           },
2026-06-10 15:51:48.676203 | controller |           {
2026-06-10 15:51:48.676218 | controller |             "name": "RELATED_IMAGE_CINDER_BACKUP_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.676232 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-backup:current-podified"
2026-06-10 15:51:48.676247 | controller |           },
2026-06-10 15:51:48.676261 | controller |           {
2026-06-10 15:51:48.676276 | controller |             "name": "RELATED_IMAGE_CINDER_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.676290 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-10 15:51:48.676304 | controller |           },
2026-06-10 15:51:48.676319 | controller |           {
2026-06-10 15:51:48.676333 | controller |             "name": "RELATED_IMAGE_CINDER_VOLUME_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.676353 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cinder-volume:current-podified"
2026-06-10 15:51:48.676368 | controller |           },
2026-06-10 15:51:48.676382 | controller |           {
2026-06-10 15:51:48.676396 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_API_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.676410 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-api:current"
2026-06-10 15:51:48.676425 | controller |           },
2026-06-10 15:51:48.676439 | controller |           {
2026-06-10 15:51:48.676453 | controller |             "name": "RELATED_IMAGE_CLOUDKITTY_PROC_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.676467 | controller |             "value": "quay.rdoproject.org/podified-master-centos10/openstack-cloudkitty-processor:current"
2026-06-10 15:51:48.676481 | controller |           },
2026-06-10 15:51:48.676496 | controller |           {
2026-06-10 15:51:48.676510 | controller |             "name": "RELATED_IMAGE_DESIGNATE_API_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.676524 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-api:current-podified"
2026-06-10 15:51:48.676538 | controller |           },
2026-06-10 15:51:48.676552 | controller |           {
2026-06-10 15:51:48.676566 | controller |             "name": "RELATED_IMAGE_DESIGNATE_BACKENDBIND9_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.676580 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-backend-bind9:current-podified"
2026-06-10 15:51:48.676594 | controller |           },
2026-06-10 15:51:48.676609 | controller |           {
2026-06-10 15:51:48.676623 | controller |             "name": "RELATED_IMAGE_DESIGNATE_CENTRAL_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.676637 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-central:current-podified"
2026-06-10 15:51:48.676651 | controller |           },
2026-06-10 15:51:48.676665 | controller |           {
2026-06-10 15:51:48.676679 | controller |             "name": "RELATED_IMAGE_DESIGNATE_MDNS_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.676693 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-mdns:current-podified"
2026-06-10 15:51:48.676708 | controller |           },
2026-06-10 15:51:48.676722 | controller |           {
2026-06-10 15:51:48.676736 | controller |             "name": "RELATED_IMAGE_DESIGNATE_PRODUCER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.676750 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-producer:current-podified"
2026-06-10 15:51:48.676764 | controller |           },
2026-06-10 15:51:48.676779 | controller |           {
2026-06-10 15:51:48.676793 | controller |             "name": "RELATED_IMAGE_DESIGNATE_UNBOUND_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.676807 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-unbound:current-podified"
2026-06-10 15:51:48.676822 | controller |           },
2026-06-10 15:51:48.676836 | controller |           {
2026-06-10 15:51:48.676853 | controller |             "name": "RELATED_IMAGE_DESIGNATE_WORKER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.676884 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-designate-worker:current-podified"
2026-06-10 15:51:48.676900 | controller |           },
2026-06-10 15:51:48.676914 | controller |           {
2026-06-10 15:51:48.676929 | controller |             "name": "RELATED_IMAGE_EDPM_FRR_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.676943 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-frr:current-podified"
2026-06-10 15:51:48.676958 | controller |           },
2026-06-10 15:51:48.676972 | controller |           {
2026-06-10 15:51:48.676986 | controller |             "name": "RELATED_IMAGE_EDPM_ISCSID_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.677000 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-iscsid:current-podified"
2026-06-10 15:51:48.677019 | controller |           },
2026-06-10 15:51:48.677034 | controller |           {
2026-06-10 15:51:48.677049 | controller |             "name": "RELATED_IMAGE_EDPM_KEPLER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.677063 | controller |             "value": "quay.io/sustainable_computing_io/kepler:release-0.7.12"
2026-06-10 15:51:48.677078 | controller |           },
2026-06-10 15:51:48.677093 | controller |           {
2026-06-10 15:51:48.677107 | controller |             "name": "RELATED_IMAGE_EDPM_LOGROTATE_CROND_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.677122 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-cron:current-podified"
2026-06-10 15:51:48.677136 | controller |           },
2026-06-10 15:51:48.677150 | controller |           {
2026-06-10 15:51:48.677165 | controller |             "name": "RELATED_IMAGE_EDPM_MULTIPATHD_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.677179 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-multipathd:current-podified"
2026-06-10 15:51:48.677193 | controller |           },
2026-06-10 15:51:48.677207 | controller |           {
2026-06-10 15:51:48.677222 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_DHCP_AGENT_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.677236 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-dhcp-agent:current-podified"
2026-06-10 15:51:48.677251 | controller |           },
2026-06-10 15:51:48.677265 | controller |           {
2026-06-10 15:51:48.677280 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_METADATA_AGENT_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.677295 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-metadata-agent-ovn:current-podified"
2026-06-10 15:51:48.677311 | controller |           },
2026-06-10 15:51:48.677327 | controller |           {
2026-06-10 15:51:48.677364 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_OVN_AGENT_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.677381 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-ovn-agent:current-podified"
2026-06-10 15:51:48.677397 | controller |           },
2026-06-10 15:51:48.677412 | controller |           {
2026-06-10 15:51:48.677426 | controller |             "name": "RELATED_IMAGE_EDPM_NEUTRON_SRIOV_AGENT_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.677440 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-sriov-agent:current-podified"
2026-06-10 15:51:48.677455 | controller |           },
2026-06-10 15:51:48.677469 | controller |           {
2026-06-10 15:51:48.677483 | controller |             "name": "RELATED_IMAGE_EDPM_NODE_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.677497 | controller |             "value": "quay.io/prometheus/node-exporter:v1.5.0"
2026-06-10 15:51:48.677510 | controller |           },
2026-06-10 15:51:48.677525 | controller |           {
2026-06-10 15:51:48.677539 | controller |             "name": "RELATED_IMAGE_EDPM_OVN_BGP_AGENT_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.677552 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-bgp-agent:current-podified"
2026-06-10 15:51:48.677566 | controller |           },
2026-06-10 15:51:48.677580 | controller |           {
2026-06-10 15:51:48.677594 | controller |             "name": "RELATED_IMAGE_EDPM_PODMAN_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.677608 | controller |             "value": "quay.io/openstack-k8s-operators/prometheus-podman-exporter:latest"
2026-06-10 15:51:48.677622 | controller |           },
2026-06-10 15:51:48.677636 | controller |           {
2026-06-10 15:51:48.677650 | controller |             "name": "RELATED_IMAGE_GLANCE_API_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.677664 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-10 15:51:48.677678 | controller |           },
2026-06-10 15:51:48.677697 | controller |           {
2026-06-10 15:51:48.677711 | controller |             "name": "RELATED_IMAGE_HEAT_API_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.677726 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api:current-podified"
2026-06-10 15:51:48.677740 | controller |           },
2026-06-10 15:51:48.677755 | controller |           {
2026-06-10 15:51:48.677769 | controller |             "name": "RELATED_IMAGE_HEAT_CFNAPI_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.677783 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-api-cfn:current-podified"
2026-06-10 15:51:48.677797 | controller |           },
2026-06-10 15:51:48.677811 | controller |           {
2026-06-10 15:51:48.677825 | controller |             "name": "RELATED_IMAGE_HEAT_ENGINE_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.677840 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-heat-engine:current-podified"
2026-06-10 15:51:48.677870 | controller |           },
2026-06-10 15:51:48.677889 | controller |           {
2026-06-10 15:51:48.677904 | controller |             "name": "RELATED_IMAGE_HORIZON_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.677919 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-horizon:current-podified"
2026-06-10 15:51:48.677933 | controller |           },
2026-06-10 15:51:48.677947 | controller |           {
2026-06-10 15:51:48.677962 | controller |             "name": "RELATED_IMAGE_INFRA_MEMCACHED_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.677976 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-memcached:current-podified"
2026-06-10 15:51:48.677990 | controller |           },
2026-06-10 15:51:48.678005 | controller |           {
2026-06-10 15:51:48.678019 | controller |             "name": "RELATED_IMAGE_INFRA_REDIS_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.678033 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-redis:current-podified"
2026-06-10 15:51:48.678048 | controller |           },
2026-06-10 15:51:48.678062 | controller |           {
2026-06-10 15:51:48.678077 | controller |             "name": "RELATED_IMAGE_IRONIC_API_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.678092 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-api:current-podified"
2026-06-10 15:51:48.678107 | controller |           },
2026-06-10 15:51:48.678121 | controller |           {
2026-06-10 15:51:48.678136 | controller |             "name": "RELATED_IMAGE_IRONIC_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.678150 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-conductor:current-podified"
2026-06-10 15:51:48.678165 | controller |           },
2026-06-10 15:51:48.678211 | controller |           {
2026-06-10 15:51:48.678230 | controller |             "name": "RELATED_IMAGE_IRONIC_INSPECTOR_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.678245 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-inspector:current-podified"
2026-06-10 15:51:48.678260 | controller |           },
2026-06-10 15:51:48.678274 | controller |           {
2026-06-10 15:51:48.678288 | controller |             "name": "RELATED_IMAGE_IRONIC_NEUTRON_AGENT_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.678302 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-neutron-agent:current-podified"
2026-06-10 15:51:48.678317 | controller |           },
2026-06-10 15:51:48.678331 | controller |           {
2026-06-10 15:51:48.678346 | controller |             "name": "RELATED_IMAGE_IRONIC_PXE_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.678361 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ironic-pxe:current-podified"
2026-06-10 15:51:48.678375 | controller |           },
2026-06-10 15:51:48.678390 | controller |           {
2026-06-10 15:51:48.678405 | controller |             "name": "RELATED_IMAGE_IRONIC_PYTHON_AGENT_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.678426 | controller |             "value": "quay.io/podified-antelope-centos9/ironic-python-agent:current-podified"
2026-06-10 15:51:48.678441 | controller |           },
2026-06-10 15:51:48.678456 | controller |           {
2026-06-10 15:51:48.678470 | controller |             "name": "RELATED_IMAGE_KEYSTONE_API_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.678484 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-keystone:current-podified"
2026-06-10 15:51:48.678499 | controller |           },
2026-06-10 15:51:48.678513 | controller |           {
2026-06-10 15:51:48.678527 | controller |             "name": "RELATED_IMAGE_KSM_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.678541 | controller |             "value": "registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0"
2026-06-10 15:51:48.678556 | controller |           },
2026-06-10 15:51:48.678570 | controller |           {
2026-06-10 15:51:48.678584 | controller |             "name": "RELATED_IMAGE_MANILA_API_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.678599 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-api:current-podified"
2026-06-10 15:51:48.678613 | controller |           },
2026-06-10 15:51:48.678628 | controller |           {
2026-06-10 15:51:48.678642 | controller |             "name": "RELATED_IMAGE_MANILA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.678656 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-scheduler:current-podified"
2026-06-10 15:51:48.678671 | controller |           },
2026-06-10 15:51:48.678685 | controller |           {
2026-06-10 15:51:48.678699 | controller |             "name": "RELATED_IMAGE_MANILA_SHARE_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.678713 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-manila-share:current-podified"
2026-06-10 15:51:48.678728 | controller |           },
2026-06-10 15:51:48.678742 | controller |           {
2026-06-10 15:51:48.678800 | controller |             "name": "RELATED_IMAGE_MARIADB_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.678821 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-mariadb:current-podified"
2026-06-10 15:51:48.678838 | controller |           },
2026-06-10 15:51:48.678868 | controller |           {
2026-06-10 15:51:48.678885 | controller |             "name": "RELATED_IMAGE_NET_UTILS_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.678899 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-netutils:current-podified"
2026-06-10 15:51:48.678914 | controller |           },
2026-06-10 15:51:48.678929 | controller |           {
2026-06-10 15:51:48.678943 | controller |             "name": "RELATED_IMAGE_NEUTRON_API_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.678959 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-10 15:51:48.678974 | controller |           },
2026-06-10 15:51:48.678988 | controller |           {
2026-06-10 15:51:48.679003 | controller |             "name": "RELATED_IMAGE_NOVA_API_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.679018 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-10 15:51:48.679033 | controller |           },
2026-06-10 15:51:48.679047 | controller |           {
2026-06-10 15:51:48.679062 | controller |             "name": "RELATED_IMAGE_NOVA_COMPUTE_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.679076 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-compute:current-podified"
2026-06-10 15:51:48.679090 | controller |           },
2026-06-10 15:51:48.679105 | controller |           {
2026-06-10 15:51:48.679119 | controller |             "name": "RELATED_IMAGE_NOVA_CONDUCTOR_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.679134 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-10 15:51:48.679148 | controller |           },
2026-06-10 15:51:48.679167 | controller |           {
2026-06-10 15:51:48.679182 | controller |             "name": "RELATED_IMAGE_NOVA_NOVNC_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.679197 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-10 15:51:48.679213 | controller |           },
2026-06-10 15:51:48.679227 | controller |           {
2026-06-10 15:51:48.679242 | controller |             "name": "RELATED_IMAGE_NOVA_SCHEDULER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.679316 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-10 15:51:48.679360 | controller |           },
2026-06-10 15:51:48.679376 | controller |           {
2026-06-10 15:51:48.679391 | controller |             "name": "RELATED_IMAGE_OCTAVIA_API_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.679405 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-api:current-podified"
2026-06-10 15:51:48.679420 | controller |           },
2026-06-10 15:51:48.679435 | controller |           {
2026-06-10 15:51:48.679451 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HEALTHMANAGER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.679466 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-health-manager:current-podified"
2026-06-10 15:51:48.679481 | controller |           },
2026-06-10 15:51:48.679496 | controller |           {
2026-06-10 15:51:48.679510 | controller |             "name": "RELATED_IMAGE_OCTAVIA_HOUSEKEEPING_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.679526 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-housekeeping:current-podified"
2026-06-10 15:51:48.679541 | controller |           },
2026-06-10 15:51:48.679555 | controller |           {
2026-06-10 15:51:48.679570 | controller |             "name": "RELATED_IMAGE_OCTAVIA_RSYSLOG_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.679584 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rsyslog:current-podified"
2026-06-10 15:51:48.679599 | controller |           },
2026-06-10 15:51:48.679613 | controller |           {
2026-06-10 15:51:48.679627 | controller |             "name": "RELATED_IMAGE_OCTAVIA_WORKER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.679641 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-octavia-worker:current-podified"
2026-06-10 15:51:48.679655 | controller |           },
2026-06-10 15:51:48.679669 | controller |           {
2026-06-10 15:51:48.679683 | controller |             "name": "RELATED_IMAGE_OPENSTACK_CLIENT_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.679698 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-10 15:51:48.679712 | controller |           },
2026-06-10 15:51:48.679726 | controller |           {
2026-06-10 15:51:48.679740 | controller |             "name": "RELATED_IMAGE_OPENSTACK_MUST_GATHER_DEFAULT",
2026-06-10 15:51:48.679754 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-must-gather:latest"
2026-06-10 15:51:48.679768 | controller |           },
2026-06-10 15:51:48.679783 | controller |           {
2026-06-10 15:51:48.679797 | controller |             "name": "RELATED_IMAGE_OPENSTACK_NETWORK_EXPORTER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.679811 | controller |             "value": "quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified"
2026-06-10 15:51:48.679825 | controller |           },
2026-06-10 15:51:48.679839 | controller |           {
2026-06-10 15:51:48.679874 | controller |             "name": "RELATED_IMAGE_OS_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.679891 | controller |             "value": "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-10 15:51:48.679905 | controller |           },
2026-06-10 15:51:48.679920 | controller |           {
2026-06-10 15:51:48.679935 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.679954 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified"
2026-06-10 15:51:48.679969 | controller |           },
2026-06-10 15:51:48.679984 | controller |           {
2026-06-10 15:51:48.679998 | controller |             "name": "RELATED_IMAGE_OVN_CONTROLLER_OVS_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.680012 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified"
2026-06-10 15:51:48.680028 | controller |           },
2026-06-10 15:51:48.680042 | controller |           {
2026-06-10 15:51:48.680056 | controller |             "name": "RELATED_IMAGE_OVN_NB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.680071 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified"
2026-06-10 15:51:48.680089 | controller |           },
2026-06-10 15:51:48.680106 | controller |           {
2026-06-10 15:51:48.680120 | controller |             "name": "RELATED_IMAGE_OVN_NORTHD_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.680134 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified"
2026-06-10 15:51:48.680149 | controller |           },
2026-06-10 15:51:48.680163 | controller |           {
2026-06-10 15:51:48.680177 | controller |             "name": "RELATED_IMAGE_OVN_SB_DBCLUSTER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.680192 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified"
2026-06-10 15:51:48.680206 | controller |           },
2026-06-10 15:51:48.680220 | controller |           {
2026-06-10 15:51:48.680235 | controller |             "name": "RELATED_IMAGE_PLACEMENT_API_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.680249 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-placement-api:current-podified"
2026-06-10 15:51:48.680263 | controller |           },
2026-06-10 15:51:48.680277 | controller |           {
2026-06-10 15:51:48.680291 | controller |             "name": "RELATED_IMAGE_RABBITMQ_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.680306 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
2026-06-10 15:51:48.680321 | controller |           },
2026-06-10 15:51:48.680336 | controller |           {
2026-06-10 15:51:48.680350 | controller |             "name": "RELATED_IMAGE_SWIFT_ACCOUNT_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.680364 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-account:current-podified"
2026-06-10 15:51:48.680378 | controller |           },
2026-06-10 15:51:48.680392 | controller |           {
2026-06-10 15:51:48.680406 | controller |             "name": "RELATED_IMAGE_SWIFT_CONTAINER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.680421 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-container:current-podified"
2026-06-10 15:51:48.680435 | controller |           },
2026-06-10 15:51:48.680449 | controller |           {
2026-06-10 15:51:48.680463 | controller |             "name": "RELATED_IMAGE_SWIFT_OBJECT_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.680478 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-object:current-podified"
2026-06-10 15:51:48.680492 | controller |           },
2026-06-10 15:51:48.680507 | controller |           {
2026-06-10 15:51:48.680521 | controller |             "name": "RELATED_IMAGE_SWIFT_PROXY_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.680536 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified"
2026-06-10 15:51:48.680550 | controller |           },
2026-06-10 15:51:48.680565 | controller |           {
2026-06-10 15:51:48.680579 | controller |             "name": "RELATED_IMAGE_TEST_TEMPEST_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.680594 | controller |             "value": "quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified"
2026-06-10 15:51:48.680614 | controller |           },
2026-06-10 15:51:48.680629 | controller |           {
2026-06-10 15:51:48.680645 | controller |             "name": "RELATED_IMAGE_WATCHER_API_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.680660 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-api:current-podified"
2026-06-10 15:51:48.680675 | controller |           },
2026-06-10 15:51:48.680690 | controller |           {
2026-06-10 15:51:48.680704 | controller |             "name": "RELATED_IMAGE_WATCHER_APPLIER_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.680719 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-applier:current-podified"
2026-06-10 15:51:48.680734 | controller |           },
2026-06-10 15:51:48.680748 | controller |           {
2026-06-10 15:51:48.680763 | controller |             "name": "RELATED_IMAGE_WATCHER_DECISION_ENGINE_IMAGE_URL_DEFAULT",
2026-06-10 15:51:48.680778 | controller |             "value": "quay.io/podified-master-centos9/openstack-watcher-decision-engine:current-podified"
2026-06-10 15:51:48.680793 | controller |           }
2026-06-10 15:51:48.680808 | controller |         ],
2026-06-10 15:51:48.680822 | controller |         "image": "38.102.83.194:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8",
2026-06-10 15:51:48.680837 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-10 15:51:48.680876 | controller |         "livenessProbe": {
2026-06-10 15:51:48.680898 | controller |           "failureThreshold": 3,
2026-06-10 15:51:48.680915 | controller |           "httpGet": {
2026-06-10 15:51:48.680930 | controller |             "path": "/healthz",
2026-06-10 15:51:48.680945 | controller |             "port": 8081,
2026-06-10 15:51:48.680960 | controller |             "scheme": "HTTP"
2026-06-10 15:51:48.680975 | controller |           },
2026-06-10 15:51:48.680991 | controller |           "initialDelaySeconds": 15,
2026-06-10 15:51:48.681006 | controller |           "periodSeconds": 20,
2026-06-10 15:51:48.681020 | controller |           "successThreshold": 1,
2026-06-10 15:51:48.681035 | controller |           "timeoutSeconds": 1
2026-06-10 15:51:48.681049 | controller |         },
2026-06-10 15:51:48.681063 | controller |         "name": "manager",
2026-06-10 15:51:48.681077 | controller |         "ports": [
2026-06-10 15:51:48.681091 | controller |           {
2026-06-10 15:51:48.681105 | controller |             "containerPort": 9443,
2026-06-10 15:51:48.681120 | controller |             "name": "webhook-server",
2026-06-10 15:51:48.681134 | controller |             "protocol": "TCP"
2026-06-10 15:51:48.681150 | controller |           }
2026-06-10 15:51:48.681165 | controller |         ],
2026-06-10 15:51:48.681180 | controller |         "readinessProbe": {
2026-06-10 15:51:48.681197 | controller |           "failureThreshold": 3,
2026-06-10 15:51:48.681219 | controller |           "httpGet": {
2026-06-10 15:51:48.681237 | controller |             "path": "/readyz",
2026-06-10 15:51:48.681253 | controller |             "port": 8081,
2026-06-10 15:51:48.681267 | controller |             "scheme": "HTTP"
2026-06-10 15:51:48.681281 | controller |           },
2026-06-10 15:51:48.681296 | controller |           "initialDelaySeconds": 5,
2026-06-10 15:51:48.681312 | controller |           "periodSeconds": 10,
2026-06-10 15:51:48.681327 | controller |           "successThreshold": 1,
2026-06-10 15:51:48.681342 | controller |           "timeoutSeconds": 1
2026-06-10 15:51:48.681359 | controller |         },
2026-06-10 15:51:48.681377 | controller |         "resources": {
2026-06-10 15:51:48.681410 | controller |           "limits": {
2026-06-10 15:51:48.681426 | controller |             "cpu": "500m",
2026-06-10 15:51:48.681442 | controller |             "memory": "1Gi"
2026-06-10 15:51:48.681456 | controller |           },
2026-06-10 15:51:48.681470 | controller |           "requests": {
2026-06-10 15:51:48.681485 | controller |             "cpu": "10m",
2026-06-10 15:51:48.681504 | controller |             "memory": "512Mi"
2026-06-10 15:51:48.681519 | controller |           }
2026-06-10 15:51:48.681533 | controller |         },
2026-06-10 15:51:48.681548 | controller |         "securityContext": {
2026-06-10 15:51:48.681562 | controller |           "allowPrivilegeEscalation": false,
2026-06-10 15:51:48.681576 | controller |           "capabilities": {
2026-06-10 15:51:48.681591 | controller |             "drop": [
2026-06-10 15:51:48.681606 | controller |               "ALL"
2026-06-10 15:51:48.681621 | controller |             ]
2026-06-10 15:51:48.681635 | controller |           },
2026-06-10 15:51:48.681650 | controller |           "runAsUser": 1000660000
2026-06-10 15:51:48.681665 | controller |         },
2026-06-10 15:51:48.681679 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-10 15:51:48.681694 | controller |         "terminationMessagePolicy": "File",
2026-06-10 15:51:48.681710 | controller |         "volumeMounts": [
2026-06-10 15:51:48.681724 | controller |           {
2026-06-10 15:51:48.681740 | controller |             "mountPath": "/tmp/k8s-metrics-server/metrics-certs",
2026-06-10 15:51:48.681755 | controller |             "name": "metrics-certs",
2026-06-10 15:51:48.681770 | controller |             "readOnly": true
2026-06-10 15:51:48.681785 | controller |           },
2026-06-10 15:51:48.681799 | controller |           {
2026-06-10 15:51:48.681813 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-10 15:51:48.681828 | controller |             "name": "webhook-certs",
2026-06-10 15:51:48.681842 | controller |             "readOnly": true
2026-06-10 15:51:48.681878 | controller |           },
2026-06-10 15:51:48.681896 | controller |           {
2026-06-10 15:51:48.681912 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-10 15:51:48.681927 | controller |             "name": "kube-api-access-ftbxd",
2026-06-10 15:51:48.681942 | controller |             "readOnly": true
2026-06-10 15:51:48.681956 | controller |           }
2026-06-10 15:51:48.681971 | controller |         ]
2026-06-10 15:51:48.681985 | controller |       }
2026-06-10 15:51:48.681999 | controller |     ],
2026-06-10 15:51:48.682013 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-10 15:51:48.682028 | controller |     "enableServiceLinks": true,
2026-06-10 15:51:48.682044 | controller |     "imagePullSecrets": [
2026-06-10 15:51:48.682059 | controller |       {
2026-06-10 15:51:48.682073 | controller |         "name": "openstack-operator-controller-manager-dockercfg-85tqp"
2026-06-10 15:51:48.682088 | controller |       }
2026-06-10 15:51:48.682103 | controller |     ],
2026-06-10 15:51:48.682118 | controller |     "nodeName": "crc",
2026-06-10 15:51:48.682133 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-10 15:51:48.682147 | controller |     "priority": 0,
2026-06-10 15:51:48.682162 | controller |     "restartPolicy": "Always",
2026-06-10 15:51:48.682178 | controller |     "schedulerName": "default-scheduler",
2026-06-10 15:51:48.682193 | controller |     "securityContext": {
2026-06-10 15:51:48.682208 | controller |       "fsGroup": 1000660000,
2026-06-10 15:51:48.682223 | controller |       "runAsNonRoot": true,
2026-06-10 15:51:48.682237 | controller |       "seLinuxOptions": {
2026-06-10 15:51:48.682251 | controller |         "level": "s0:c26,c5"
2026-06-10 15:51:48.682265 | controller |       },
2026-06-10 15:51:48.682279 | controller |       "seccompProfile": {
2026-06-10 15:51:48.682293 | controller |         "type": "RuntimeDefault"
2026-06-10 15:51:48.682307 | controller |       }
2026-06-10 15:51:48.682322 | controller |     },
2026-06-10 15:51:48.682336 | controller |     "serviceAccount": "openstack-operator-controller-manager",
2026-06-10 15:51:48.682350 | controller |     "serviceAccountName": "openstack-operator-controller-manager",
2026-06-10 15:51:48.682365 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-10 15:51:48.682384 | controller |     "tolerations": [
2026-06-10 15:51:48.682399 | controller |       {
2026-06-10 15:51:48.682414 | controller |         "effect": "NoExecute",
2026-06-10 15:51:48.682429 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-10 15:51:48.682445 | controller |         "operator": "Exists",
2026-06-10 15:51:48.682460 | controller |         "tolerationSeconds": 300
2026-06-10 15:51:48.682475 | controller |       },
2026-06-10 15:51:48.682490 | controller |       {
2026-06-10 15:51:48.682505 | controller |         "effect": "NoExecute",
2026-06-10 15:51:48.682519 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-10 15:51:48.682534 | controller |         "operator": "Exists",
2026-06-10 15:51:48.682549 | controller |         "tolerationSeconds": 300
2026-06-10 15:51:48.682563 | controller |       },
2026-06-10 15:51:48.682577 | controller |       {
2026-06-10 15:51:48.682591 | controller |         "effect": "NoSchedule",
2026-06-10 15:51:48.682606 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-10 15:51:48.682620 | controller |         "operator": "Exists"
2026-06-10 15:51:48.682635 | controller |       }
2026-06-10 15:51:48.682651 | controller |     ],
2026-06-10 15:51:48.682666 | controller |     "volumes": [
2026-06-10 15:51:48.682680 | controller |       {
2026-06-10 15:51:48.682695 | controller |         "name": "metrics-certs",
2026-06-10 15:51:48.682710 | controller |         "secret": {
2026-06-10 15:51:48.682725 | controller |           "defaultMode": 420,
2026-06-10 15:51:48.682740 | controller |           "items": [
2026-06-10 15:51:48.682756 | controller |             {
2026-06-10 15:51:48.682772 | controller |               "key": "ca.crt",
2026-06-10 15:51:48.682787 | controller |               "path": "ca.crt"
2026-06-10 15:51:48.682803 | controller |             },
2026-06-10 15:51:48.682818 | controller |             {
2026-06-10 15:51:48.682834 | controller |               "key": "tls.crt",
2026-06-10 15:51:48.682853 | controller |               "path": "tls.crt"
2026-06-10 15:51:48.682882 | controller |             },
2026-06-10 15:51:48.682898 | controller |             {
2026-06-10 15:51:48.682914 | controller |               "key": "tls.key",
2026-06-10 15:51:48.682928 | controller |               "path": "tls.key"
2026-06-10 15:51:48.682943 | controller |             }
2026-06-10 15:51:48.682958 | controller |           ],
2026-06-10 15:51:48.682973 | controller |           "optional": false,
2026-06-10 15:51:48.682987 | controller |           "secretName": "metrics-server-cert"
2026-06-10 15:51:48.683003 | controller |         }
2026-06-10 15:51:48.683018 | controller |       },
2026-06-10 15:51:48.683033 | controller |       {
2026-06-10 15:51:48.683048 | controller |         "name": "webhook-certs",
2026-06-10 15:51:48.683063 | controller |         "secret": {
2026-06-10 15:51:48.683078 | controller |           "defaultMode": 420,
2026-06-10 15:51:48.683093 | controller |           "secretName": "webhook-server-cert"
2026-06-10 15:51:48.683108 | controller |         }
2026-06-10 15:51:48.683123 | controller |       },
2026-06-10 15:51:48.683137 | controller |       {
2026-06-10 15:51:48.683152 | controller |         "name": "kube-api-access-ftbxd",
2026-06-10 15:51:48.683168 | controller |         "projected": {
2026-06-10 15:51:48.683182 | controller |           "defaultMode": 420,
2026-06-10 15:51:48.683197 | controller |           "sources": [
2026-06-10 15:51:48.683212 | controller |             {
2026-06-10 15:51:48.683226 | controller |               "serviceAccountToken": {
2026-06-10 15:51:48.683241 | controller |                 "expirationSeconds": 3607,
2026-06-10 15:51:48.683257 | controller |                 "path": "token"
2026-06-10 15:51:48.683272 | controller |               }
2026-06-10 15:51:48.683287 | controller |             },
2026-06-10 15:51:48.683302 | controller |             {
2026-06-10 15:51:48.683317 | controller |               "configMap": {
2026-06-10 15:51:48.683337 | controller |                 "items": [
2026-06-10 15:51:48.683353 | controller |                   {
2026-06-10 15:51:48.683368 | controller |                     "key": "ca.crt",
2026-06-10 15:51:48.683382 | controller |                     "path": "ca.crt"
2026-06-10 15:51:48.683397 | controller |                   }
2026-06-10 15:51:48.683417 | controller |                 ],
2026-06-10 15:51:48.683435 | controller |                 "name": "kube-root-ca.crt"
2026-06-10 15:51:48.683496 | controller |               }
2026-06-10 15:51:48.683516 | controller |             },
2026-06-10 15:51:48.683590 | controller |             {
2026-06-10 15:51:48.683615 | controller |               "downwardAPI": {
2026-06-10 15:51:48.683632 | controller |                 "items": [
2026-06-10 15:51:48.683648 | controller |                   {
2026-06-10 15:51:48.683664 | controller |                     "fieldRef": {
2026-06-10 15:51:48.683680 | controller |                       "apiVersion": "v1",
2026-06-10 15:51:48.683696 | controller |                       "fieldPath": "metadata.namespace"
2026-06-10 15:51:48.683712 | controller |                     },
2026-06-10 15:51:48.683727 | controller |                     "path": "namespace"
2026-06-10 15:51:48.683742 | controller |                   }
2026-06-10 15:51:48.683757 | controller |                 ]
2026-06-10 15:51:48.683772 | controller |               }
2026-06-10 15:51:48.683787 | controller |             },
2026-06-10 15:51:48.683802 | controller |             {
2026-06-10 15:51:48.683817 | controller |               "configMap": {
2026-06-10 15:51:48.683832 | controller |                 "items": [
2026-06-10 15:51:48.683874 | controller |                   {
2026-06-10 15:51:48.683896 | controller |                     "key": "service-ca.crt",
2026-06-10 15:51:48.683912 | controller |                     "path": "service-ca.crt"
2026-06-10 15:51:48.683928 | controller |                   }
2026-06-10 15:51:48.683943 | controller |                 ],
2026-06-10 15:51:48.683958 | controller |                 "name": "openshift-service-ca.crt"
2026-06-10 15:51:48.683973 | controller |               }
2026-06-10 15:51:48.683988 | controller |             }
2026-06-10 15:51:48.684003 | controller |           ]
2026-06-10 15:51:48.684017 | controller |         }
2026-06-10 15:51:48.684031 | controller |       }
2026-06-10 15:51:48.684045 | controller |     ]
2026-06-10 15:51:48.684059 | controller |   },
2026-06-10 15:51:48.684073 | controller |   "status": {
2026-06-10 15:51:48.684088 | controller |     "conditions": [
2026-06-10 15:51:48.684103 | controller |       {
2026-06-10 15:51:48.684117 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.684131 | controller |         "lastTransitionTime": "2026-06-10T14:57:38Z",
2026-06-10 15:51:48.684145 | controller |         "status": "True",
2026-06-10 15:51:48.684160 | controller |         "type": "PodReadyToStartContainers"
2026-06-10 15:51:48.684174 | controller |       },
2026-06-10 15:51:48.684188 | controller |       {
2026-06-10 15:51:48.684202 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.684217 | controller |         "lastTransitionTime": "2026-06-10T14:57:08Z",
2026-06-10 15:51:48.684231 | controller |         "status": "True",
2026-06-10 15:51:48.684245 | controller |         "type": "Initialized"
2026-06-10 15:51:48.684259 | controller |       },
2026-06-10 15:51:48.684274 | controller |       {
2026-06-10 15:51:48.684289 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.684305 | controller |         "lastTransitionTime": "2026-06-10T14:57:50Z",
2026-06-10 15:51:48.684320 | controller |         "status": "True",
2026-06-10 15:51:48.684335 | controller |         "type": "Ready"
2026-06-10 15:51:48.684350 | controller |       },
2026-06-10 15:51:48.684364 | controller |       {
2026-06-10 15:51:48.684378 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.684393 | controller |         "lastTransitionTime": "2026-06-10T14:57:50Z",
2026-06-10 15:51:48.684416 | controller |         "status": "True",
2026-06-10 15:51:48.684465 | controller |         "type": "ContainersReady"
2026-06-10 15:51:48.684482 | controller |       },
2026-06-10 15:51:48.684498 | controller |       {
2026-06-10 15:51:48.684513 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.684527 | controller |         "lastTransitionTime": "2026-06-10T14:57:08Z",
2026-06-10 15:51:48.684541 | controller |         "status": "True",
2026-06-10 15:51:48.684555 | controller |         "type": "PodScheduled"
2026-06-10 15:51:48.684569 | controller |       }
2026-06-10 15:51:48.684584 | controller |     ],
2026-06-10 15:51:48.684598 | controller |     "containerStatuses": [
2026-06-10 15:51:48.684613 | controller |       {
2026-06-10 15:51:48.684627 | controller |         "allocatedResources": {
2026-06-10 15:51:48.684641 | controller |           "cpu": "10m",
2026-06-10 15:51:48.684655 | controller |           "memory": "512Mi"
2026-06-10 15:51:48.684670 | controller |         },
2026-06-10 15:51:48.684684 | controller |         "containerID": "cri-o://c9b4f0807bd391009d55e219a7db9748f49f0411c4aec151ef2e0a1af17362e0",
2026-06-10 15:51:48.684699 | controller |         "image": "38.102.83.194:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8",
2026-06-10 15:51:48.684714 | controller |         "imageID": "38.102.83.194:5001/openstack-k8s-operators/openstack-operator@sha256:af0a4e3e346fc1d62b828c73d14f31b8a109b8cefa7e7ab0630fe131c8be2c33",
2026-06-10 15:51:48.684729 | controller |         "lastState": {},
2026-06-10 15:51:48.684744 | controller |         "name": "manager",
2026-06-10 15:51:48.684759 | controller |         "ready": true,
2026-06-10 15:51:48.684773 | controller |         "resources": {
2026-06-10 15:51:48.684788 | controller |           "limits": {
2026-06-10 15:51:48.684802 | controller |             "cpu": "500m",
2026-06-10 15:51:48.684816 | controller |             "memory": "1Gi"
2026-06-10 15:51:48.684831 | controller |           },
2026-06-10 15:51:48.684845 | controller |           "requests": {
2026-06-10 15:51:48.684883 | controller |             "cpu": "10m",
2026-06-10 15:51:48.684901 | controller |             "memory": "512Mi"
2026-06-10 15:51:48.684916 | controller |           }
2026-06-10 15:51:48.684932 | controller |         },
2026-06-10 15:51:48.684947 | controller |         "restartCount": 0,
2026-06-10 15:51:48.684961 | controller |         "started": true,
2026-06-10 15:51:48.684976 | controller |         "state": {
2026-06-10 15:51:48.684991 | controller |           "running": {
2026-06-10 15:51:48.685006 | controller |             "startedAt": "2026-06-10T14:57:37Z"
2026-06-10 15:51:48.685020 | controller |           }
2026-06-10 15:51:48.685035 | controller |         },
2026-06-10 15:51:48.685049 | controller |         "user": {
2026-06-10 15:51:48.685064 | controller |           "linux": {
2026-06-10 15:51:48.685078 | controller |             "gid": 0,
2026-06-10 15:51:48.685093 | controller |             "supplementalGroups": [
2026-06-10 15:51:48.685108 | controller |               0,
2026-06-10 15:51:48.685123 | controller |               1000660000
2026-06-10 15:51:48.685137 | controller |             ],
2026-06-10 15:51:48.685151 | controller |             "uid": 1000660000
2026-06-10 15:51:48.685165 | controller |           }
2026-06-10 15:51:48.685180 | controller |         },
2026-06-10 15:51:48.685194 | controller |         "volumeMounts": [
2026-06-10 15:51:48.685209 | controller |           {
2026-06-10 15:51:48.685223 | controller |             "mountPath": "/tmp/k8s-metrics-server/metrics-certs",
2026-06-10 15:51:48.685237 | controller |             "name": "metrics-certs",
2026-06-10 15:51:48.685252 | controller |             "readOnly": true,
2026-06-10 15:51:48.685266 | controller |             "recursiveReadOnly": "Disabled"
2026-06-10 15:51:48.685280 | controller |           },
2026-06-10 15:51:48.685295 | controller |           {
2026-06-10 15:51:48.685309 | controller |             "mountPath": "/tmp/k8s-webhook-server/serving-certs",
2026-06-10 15:51:48.685328 | controller |             "name": "webhook-certs",
2026-06-10 15:51:48.685343 | controller |             "readOnly": true,
2026-06-10 15:51:48.685358 | controller |             "recursiveReadOnly": "Disabled"
2026-06-10 15:51:48.685372 | controller |           },
2026-06-10 15:51:48.685388 | controller |           {
2026-06-10 15:51:48.685403 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-10 15:51:48.685433 | controller |             "name": "kube-api-access-ftbxd",
2026-06-10 15:51:48.685451 | controller |             "readOnly": true,
2026-06-10 15:51:48.685466 | controller |             "recursiveReadOnly": "Disabled"
2026-06-10 15:51:48.685481 | controller |           }
2026-06-10 15:51:48.685495 | controller |         ]
2026-06-10 15:51:48.685510 | controller |       }
2026-06-10 15:51:48.685525 | controller |     ],
2026-06-10 15:51:48.685540 | controller |     "hostIP": "192.168.126.11",
2026-06-10 15:51:48.685554 | controller |     "hostIPs": [
2026-06-10 15:51:48.685568 | controller |       {
2026-06-10 15:51:48.685582 | controller |         "ip": "192.168.126.11"
2026-06-10 15:51:48.685597 | controller |       }
2026-06-10 15:51:48.685611 | controller |     ],
2026-06-10 15:51:48.685625 | controller |     "phase": "Running",
2026-06-10 15:51:48.685639 | controller |     "podIP": "10.217.0.96",
2026-06-10 15:51:48.685654 | controller |     "podIPs": [
2026-06-10 15:51:48.685668 | controller |       {
2026-06-10 15:51:48.685683 | controller |         "ip": "10.217.0.96"
2026-06-10 15:51:48.685698 | controller |       }
2026-06-10 15:51:48.685713 | controller |     ],
2026-06-10 15:51:48.685728 | controller |     "qosClass": "Burstable",
2026-06-10 15:51:48.685742 | controller |     "startTime": "2026-06-10T14:57:08Z"
2026-06-10 15:51:48.685757 | controller |   }
2026-06-10 15:51:48.685771 | controller | }
2026-06-10 15:51:48.713304 | controller | ok:
2026-06-10 15:51:48.713435 | controller | {
2026-06-10 15:51:48.713464 | controller |   "apiVersion": "v1",
2026-06-10 15:51:48.713482 | controller |   "kind": "Pod",
2026-06-10 15:51:48.713504 | controller |   "metadata": {
2026-06-10 15:51:48.713569 | controller |     "annotations": {
2026-06-10 15:51:48.713590 | 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-10 15:51:48.713608 | 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-10 15:51:48.713625 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-10 15:51:48.713642 | controller |       "openshift.io/scc": "anyuid",
2026-06-10 15:51:48.713657 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-10 15:51:48.713676 | controller |     },
2026-06-10 15:51:48.713710 | controller |     "creationTimestamp": "2026-06-10T14:57:07Z",
2026-06-10 15:51:48.713728 | controller |     "generateName": "ovn-operator-controller-manager-58f85bd97f-",
2026-06-10 15:51:48.713745 | controller |     "generation": 1,
2026-06-10 15:51:48.713761 | controller |     "labels": {
2026-06-10 15:51:48.713776 | controller |       "app.kubernetes.io/name": "ovn-operator",
2026-06-10 15:51:48.713791 | controller |       "control-plane": "controller-manager",
2026-06-10 15:51:48.713806 | controller |       "openstack.org/operator-name": "ovn",
2026-06-10 15:51:48.713933 | controller |       "pod-template-hash": "58f85bd97f"
2026-06-10 15:51:48.713967 | controller |     },
2026-06-10 15:51:48.713984 | controller |     "managedFields": [
2026-06-10 15:51:48.714001 | controller |       {
2026-06-10 15:51:48.714017 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.714032 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.714047 | controller |         "fieldsV1": {
2026-06-10 15:51:48.714062 | controller |           "f:metadata": {
2026-06-10 15:51:48.714079 | controller |             "f:annotations": {
2026-06-10 15:51:48.714095 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-10 15:51:48.714112 | controller |             }
2026-06-10 15:51:48.714127 | controller |           }
2026-06-10 15:51:48.714141 | controller |         },
2026-06-10 15:51:48.714155 | controller |         "manager": "crc",
2026-06-10 15:51:48.714169 | controller |         "operation": "Update",
2026-06-10 15:51:48.714183 | controller |         "subresource": "status",
2026-06-10 15:51:48.714197 | controller |         "time": "2026-06-10T14:57:07Z"
2026-06-10 15:51:48.714212 | controller |       },
2026-06-10 15:51:48.714226 | controller |       {
2026-06-10 15:51:48.714240 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.714254 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.714268 | controller |         "fieldsV1": {
2026-06-10 15:51:48.714282 | controller |           "f:metadata": {
2026-06-10 15:51:48.714296 | controller |             "f:annotations": {
2026-06-10 15:51:48.714309 | controller |               ".": {},
2026-06-10 15:51:48.714323 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-10 15:51:48.714337 | controller |             },
2026-06-10 15:51:48.714352 | controller |             "f:generateName": {},
2026-06-10 15:51:48.714366 | controller |             "f:labels": {
2026-06-10 15:51:48.714380 | controller |               ".": {},
2026-06-10 15:51:48.714394 | controller |               "f:app.kubernetes.io/name": {},
2026-06-10 15:51:48.714408 | controller |               "f:control-plane": {},
2026-06-10 15:51:48.714422 | controller |               "f:openstack.org/operator-name": {},
2026-06-10 15:51:48.714436 | controller |               "f:pod-template-hash": {}
2026-06-10 15:51:48.714450 | controller |             },
2026-06-10 15:51:48.714463 | controller |             "f:ownerReferences": {
2026-06-10 15:51:48.714477 | controller |               ".": {},
2026-06-10 15:51:48.714491 | controller |               "k:{\"uid\":\"7cb53499-c0ac-453a-8a29-0856b055a74e\"}": {}
2026-06-10 15:51:48.714505 | controller |             }
2026-06-10 15:51:48.714521 | controller |           },
2026-06-10 15:51:48.714536 | controller |           "f:spec": {
2026-06-10 15:51:48.714551 | controller |             "f:containers": {
2026-06-10 15:51:48.714566 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-10 15:51:48.714580 | controller |                 ".": {},
2026-06-10 15:51:48.714595 | controller |                 "f:args": {},
2026-06-10 15:51:48.714609 | controller |                 "f:command": {},
2026-06-10 15:51:48.714624 | controller |                 "f:env": {
2026-06-10 15:51:48.714638 | controller |                   ".": {},
2026-06-10 15:51:48.714652 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-10 15:51:48.714666 | controller |                     ".": {},
2026-06-10 15:51:48.714681 | controller |                     "f:name": {},
2026-06-10 15:51:48.714696 | controller |                     "f:value": {}
2026-06-10 15:51:48.714711 | controller |                   },
2026-06-10 15:51:48.714725 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-10 15:51:48.714740 | controller |                     ".": {},
2026-06-10 15:51:48.714755 | controller |                     "f:name": {},
2026-06-10 15:51:48.714769 | controller |                     "f:value": {}
2026-06-10 15:51:48.714783 | controller |                   },
2026-06-10 15:51:48.714803 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-10 15:51:48.714818 | controller |                     ".": {},
2026-06-10 15:51:48.714832 | controller |                     "f:name": {},
2026-06-10 15:51:48.714850 | controller |                     "f:value": {}
2026-06-10 15:51:48.714881 | controller |                   },
2026-06-10 15:51:48.714901 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-10 15:51:48.714920 | controller |                     ".": {},
2026-06-10 15:51:48.714938 | controller |                     "f:name": {},
2026-06-10 15:51:48.714957 | controller |                     "f:value": {}
2026-06-10 15:51:48.714975 | controller |                   },
2026-06-10 15:51:48.714994 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-10 15:51:48.715010 | controller |                     ".": {},
2026-06-10 15:51:48.715025 | controller |                     "f:name": {},
2026-06-10 15:51:48.715040 | controller |                     "f:value": {}
2026-06-10 15:51:48.715055 | controller |                   }
2026-06-10 15:51:48.715070 | controller |                 },
2026-06-10 15:51:48.715086 | controller |                 "f:image": {},
2026-06-10 15:51:48.715103 | controller |                 "f:imagePullPolicy": {},
2026-06-10 15:51:48.715118 | controller |                 "f:livenessProbe": {
2026-06-10 15:51:48.715132 | controller |                   ".": {},
2026-06-10 15:51:48.715147 | controller |                   "f:failureThreshold": {},
2026-06-10 15:51:48.715161 | controller |                   "f:httpGet": {
2026-06-10 15:51:48.715175 | controller |                     ".": {},
2026-06-10 15:51:48.715190 | controller |                     "f:path": {},
2026-06-10 15:51:48.715204 | controller |                     "f:port": {},
2026-06-10 15:51:48.715219 | controller |                     "f:scheme": {}
2026-06-10 15:51:48.715233 | controller |                   },
2026-06-10 15:51:48.715247 | controller |                   "f:initialDelaySeconds": {},
2026-06-10 15:51:48.715262 | controller |                   "f:periodSeconds": {},
2026-06-10 15:51:48.715276 | controller |                   "f:successThreshold": {},
2026-06-10 15:51:48.715291 | controller |                   "f:timeoutSeconds": {}
2026-06-10 15:51:48.715305 | controller |                 },
2026-06-10 15:51:48.715319 | controller |                 "f:name": {},
2026-06-10 15:51:48.715333 | controller |                 "f:readinessProbe": {
2026-06-10 15:51:48.715347 | controller |                   ".": {},
2026-06-10 15:51:48.715361 | controller |                   "f:failureThreshold": {},
2026-06-10 15:51:48.715376 | controller |                   "f:httpGet": {
2026-06-10 15:51:48.715390 | controller |                     ".": {},
2026-06-10 15:51:48.715405 | controller |                     "f:path": {},
2026-06-10 15:51:48.715418 | controller |                     "f:port": {},
2026-06-10 15:51:48.715432 | controller |                     "f:scheme": {}
2026-06-10 15:51:48.715446 | controller |                   },
2026-06-10 15:51:48.715460 | controller |                   "f:initialDelaySeconds": {},
2026-06-10 15:51:48.715474 | controller |                   "f:periodSeconds": {},
2026-06-10 15:51:48.715488 | controller |                   "f:successThreshold": {},
2026-06-10 15:51:48.715502 | controller |                   "f:timeoutSeconds": {}
2026-06-10 15:51:48.715516 | controller |                 },
2026-06-10 15:51:48.715530 | controller |                 "f:resources": {
2026-06-10 15:51:48.715544 | controller |                   ".": {},
2026-06-10 15:51:48.715558 | controller |                   "f:limits": {
2026-06-10 15:51:48.715571 | controller |                     ".": {},
2026-06-10 15:51:48.715585 | controller |                     "f:cpu": {},
2026-06-10 15:51:48.715599 | controller |                     "f:memory": {}
2026-06-10 15:51:48.715613 | controller |                   },
2026-06-10 15:51:48.715635 | controller |                   "f:requests": {
2026-06-10 15:51:48.715650 | controller |                     ".": {},
2026-06-10 15:51:48.715665 | controller |                     "f:cpu": {},
2026-06-10 15:51:48.715679 | controller |                     "f:memory": {}
2026-06-10 15:51:48.715693 | controller |                   }
2026-06-10 15:51:48.715707 | controller |                 },
2026-06-10 15:51:48.715722 | controller |                 "f:securityContext": {
2026-06-10 15:51:48.715737 | controller |                   ".": {},
2026-06-10 15:51:48.715751 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-10 15:51:48.715765 | controller |                 },
2026-06-10 15:51:48.715779 | controller |                 "f:terminationMessagePath": {},
2026-06-10 15:51:48.715794 | controller |                 "f:terminationMessagePolicy": {}
2026-06-10 15:51:48.715809 | controller |               }
2026-06-10 15:51:48.715823 | controller |             },
2026-06-10 15:51:48.715836 | controller |             "f:dnsPolicy": {},
2026-06-10 15:51:48.715854 | controller |             "f:enableServiceLinks": {},
2026-06-10 15:51:48.715888 | controller |             "f:restartPolicy": {},
2026-06-10 15:51:48.715904 | controller |             "f:schedulerName": {},
2026-06-10 15:51:48.715920 | controller |             "f:securityContext": {
2026-06-10 15:51:48.715934 | controller |               ".": {},
2026-06-10 15:51:48.715949 | controller |               "f:runAsNonRoot": {}
2026-06-10 15:51:48.715963 | controller |             },
2026-06-10 15:51:48.715978 | controller |             "f:serviceAccount": {},
2026-06-10 15:51:48.715992 | controller |             "f:serviceAccountName": {},
2026-06-10 15:51:48.716006 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-10 15:51:48.716020 | controller |             "f:tolerations": {}
2026-06-10 15:51:48.716035 | controller |           }
2026-06-10 15:51:48.716049 | controller |         },
2026-06-10 15:51:48.716063 | controller |         "manager": "kube-controller-manager",
2026-06-10 15:51:48.716078 | controller |         "operation": "Update",
2026-06-10 15:51:48.716092 | controller |         "time": "2026-06-10T14:57:07Z"
2026-06-10 15:51:48.716107 | controller |       },
2026-06-10 15:51:48.716121 | controller |       {
2026-06-10 15:51:48.716135 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.716149 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.716164 | controller |         "fieldsV1": {
2026-06-10 15:51:48.716179 | controller |           "f:metadata": {
2026-06-10 15:51:48.716194 | controller |             "f:annotations": {
2026-06-10 15:51:48.716208 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-10 15:51:48.716223 | controller |             }
2026-06-10 15:51:48.716237 | controller |           }
2026-06-10 15:51:48.716252 | controller |         },
2026-06-10 15:51:48.716266 | controller |         "manager": "multus-daemon",
2026-06-10 15:51:48.716280 | controller |         "operation": "Update",
2026-06-10 15:51:48.716294 | controller |         "subresource": "status",
2026-06-10 15:51:48.716309 | controller |         "time": "2026-06-10T14:57:09Z"
2026-06-10 15:51:48.716323 | controller |       },
2026-06-10 15:51:48.716337 | controller |       {
2026-06-10 15:51:48.716352 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.716366 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.716380 | controller |         "fieldsV1": {
2026-06-10 15:51:48.716395 | controller |           "f:status": {
2026-06-10 15:51:48.716409 | controller |             "f:conditions": {
2026-06-10 15:51:48.716424 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-10 15:51:48.716438 | controller |                 ".": {},
2026-06-10 15:51:48.716453 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.716468 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.716487 | controller |                 "f:status": {},
2026-06-10 15:51:48.716502 | controller |                 "f:type": {}
2026-06-10 15:51:48.716516 | controller |               },
2026-06-10 15:51:48.716531 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-10 15:51:48.716545 | controller |                 ".": {},
2026-06-10 15:51:48.716559 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.716574 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.716588 | controller |                 "f:status": {},
2026-06-10 15:51:48.716602 | controller |                 "f:type": {}
2026-06-10 15:51:48.716616 | controller |               },
2026-06-10 15:51:48.716630 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-10 15:51:48.716645 | controller |                 ".": {},
2026-06-10 15:51:48.716659 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.716673 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.716689 | controller |                 "f:status": {},
2026-06-10 15:51:48.716704 | controller |                 "f:type": {}
2026-06-10 15:51:48.716719 | controller |               },
2026-06-10 15:51:48.716733 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-10 15:51:48.716748 | controller |                 ".": {},
2026-06-10 15:51:48.716762 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.716777 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.716791 | controller |                 "f:status": {},
2026-06-10 15:51:48.716805 | controller |                 "f:type": {}
2026-06-10 15:51:48.716820 | controller |               }
2026-06-10 15:51:48.716834 | controller |             },
2026-06-10 15:51:48.716852 | controller |             "f:containerStatuses": {},
2026-06-10 15:51:48.716885 | controller |             "f:hostIP": {},
2026-06-10 15:51:48.716901 | controller |             "f:hostIPs": {},
2026-06-10 15:51:48.716917 | controller |             "f:phase": {},
2026-06-10 15:51:48.716931 | controller |             "f:podIP": {},
2026-06-10 15:51:48.716946 | controller |             "f:podIPs": {
2026-06-10 15:51:48.716961 | controller |               ".": {},
2026-06-10 15:51:48.716976 | controller |               "k:{\"ip\":\"10.217.0.90\"}": {
2026-06-10 15:51:48.716990 | controller |                 ".": {},
2026-06-10 15:51:48.717005 | controller |                 "f:ip": {}
2026-06-10 15:51:48.717019 | controller |               }
2026-06-10 15:51:48.717034 | controller |             },
2026-06-10 15:51:48.717048 | controller |             "f:startTime": {}
2026-06-10 15:51:48.717063 | controller |           }
2026-06-10 15:51:48.717078 | controller |         },
2026-06-10 15:51:48.717095 | controller |         "manager": "kubelet",
2026-06-10 15:51:48.717111 | controller |         "operation": "Update",
2026-06-10 15:51:48.717126 | controller |         "subresource": "status",
2026-06-10 15:51:48.717141 | controller |         "time": "2026-06-10T14:57:48Z"
2026-06-10 15:51:48.717157 | controller |       }
2026-06-10 15:51:48.717172 | controller |     ],
2026-06-10 15:51:48.717187 | controller |     "name": "ovn-operator-controller-manager-58f85bd97f-72l7t",
2026-06-10 15:51:48.717202 | controller |     "namespace": "openstack-operators",
2026-06-10 15:51:48.717216 | controller |     "ownerReferences": [
2026-06-10 15:51:48.717231 | controller |       {
2026-06-10 15:51:48.717245 | controller |         "apiVersion": "apps/v1",
2026-06-10 15:51:48.717260 | controller |         "blockOwnerDeletion": true,
2026-06-10 15:51:48.717274 | controller |         "controller": true,
2026-06-10 15:51:48.717288 | controller |         "kind": "ReplicaSet",
2026-06-10 15:51:48.717303 | controller |         "name": "ovn-operator-controller-manager-58f85bd97f",
2026-06-10 15:51:48.717317 | controller |         "uid": "7cb53499-c0ac-453a-8a29-0856b055a74e"
2026-06-10 15:51:48.717332 | controller |       }
2026-06-10 15:51:48.717352 | controller |     ],
2026-06-10 15:51:48.717367 | controller |     "resourceVersion": "54150",
2026-06-10 15:51:48.717381 | controller |     "uid": "cfa8249c-c972-46a8-ade0-372a9cf2ace4"
2026-06-10 15:51:48.717396 | controller |   },
2026-06-10 15:51:48.717410 | controller |   "spec": {
2026-06-10 15:51:48.717424 | controller |     "containers": [
2026-06-10 15:51:48.717439 | controller |       {
2026-06-10 15:51:48.717454 | controller |         "args": [
2026-06-10 15:51:48.717468 | controller |           "--leader-elect",
2026-06-10 15:51:48.717483 | controller |           "--health-probe-bind-address=:8081",
2026-06-10 15:51:48.717499 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-10 15:51:48.717514 | controller |         ],
2026-06-10 15:51:48.717528 | controller |         "command": [
2026-06-10 15:51:48.717542 | controller |           "/manager"
2026-06-10 15:51:48.717556 | controller |         ],
2026-06-10 15:51:48.717570 | controller |         "env": [
2026-06-10 15:51:48.717584 | controller |           {
2026-06-10 15:51:48.717598 | controller |             "name": "LEASE_DURATION",
2026-06-10 15:51:48.717613 | controller |             "value": "30"
2026-06-10 15:51:48.717628 | controller |           },
2026-06-10 15:51:48.717643 | controller |           {
2026-06-10 15:51:48.717657 | controller |             "name": "RENEW_DEADLINE",
2026-06-10 15:51:48.717671 | controller |             "value": "20"
2026-06-10 15:51:48.717685 | controller |           },
2026-06-10 15:51:48.717702 | controller |           {
2026-06-10 15:51:48.717721 | controller |             "name": "RETRY_PERIOD",
2026-06-10 15:51:48.717750 | controller |             "value": "5"
2026-06-10 15:51:48.717767 | controller |           },
2026-06-10 15:51:48.717782 | controller |           {
2026-06-10 15:51:48.717797 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-10 15:51:48.717812 | controller |             "value": "false"
2026-06-10 15:51:48.717828 | controller |           },
2026-06-10 15:51:48.717842 | controller |           {
2026-06-10 15:51:48.717872 | controller |             "name": "METRICS_CERTS",
2026-06-10 15:51:48.717892 | controller |             "value": "false"
2026-06-10 15:51:48.717908 | controller |           }
2026-06-10 15:51:48.717923 | controller |         ],
2026-06-10 15:51:48.717938 | controller |         "image": "quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7",
2026-06-10 15:51:48.717953 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-10 15:51:48.717969 | controller |         "livenessProbe": {
2026-06-10 15:51:48.717984 | controller |           "failureThreshold": 3,
2026-06-10 15:51:48.717998 | controller |           "httpGet": {
2026-06-10 15:51:48.718013 | controller |             "path": "/healthz",
2026-06-10 15:51:48.718027 | controller |             "port": 8081,
2026-06-10 15:51:48.718042 | controller |             "scheme": "HTTP"
2026-06-10 15:51:48.718056 | controller |           },
2026-06-10 15:51:48.718070 | controller |           "initialDelaySeconds": 15,
2026-06-10 15:51:48.718084 | controller |           "periodSeconds": 20,
2026-06-10 15:51:48.718099 | controller |           "successThreshold": 1,
2026-06-10 15:51:48.718113 | controller |           "timeoutSeconds": 1
2026-06-10 15:51:48.718127 | controller |         },
2026-06-10 15:51:48.718141 | controller |         "name": "manager",
2026-06-10 15:51:48.718155 | controller |         "readinessProbe": {
2026-06-10 15:51:48.718169 | controller |           "failureThreshold": 3,
2026-06-10 15:51:48.718183 | controller |           "httpGet": {
2026-06-10 15:51:48.718199 | controller |             "path": "/readyz",
2026-06-10 15:51:48.718214 | controller |             "port": 8081,
2026-06-10 15:51:48.718228 | controller |             "scheme": "HTTP"
2026-06-10 15:51:48.718242 | controller |           },
2026-06-10 15:51:48.718258 | controller |           "initialDelaySeconds": 5,
2026-06-10 15:51:48.718278 | controller |           "periodSeconds": 10,
2026-06-10 15:51:48.718293 | controller |           "successThreshold": 1,
2026-06-10 15:51:48.718308 | controller |           "timeoutSeconds": 1
2026-06-10 15:51:48.718323 | controller |         },
2026-06-10 15:51:48.718338 | controller |         "resources": {
2026-06-10 15:51:48.718353 | controller |           "limits": {
2026-06-10 15:51:48.718367 | controller |             "cpu": "500m",
2026-06-10 15:51:48.718381 | controller |             "memory": "512Mi"
2026-06-10 15:51:48.718395 | controller |           },
2026-06-10 15:51:48.718409 | controller |           "requests": {
2026-06-10 15:51:48.718423 | controller |             "cpu": "10m",
2026-06-10 15:51:48.718437 | controller |             "memory": "256Mi"
2026-06-10 15:51:48.718451 | controller |           }
2026-06-10 15:51:48.718465 | controller |         },
2026-06-10 15:51:48.718478 | controller |         "securityContext": {
2026-06-10 15:51:48.718492 | controller |           "allowPrivilegeEscalation": false,
2026-06-10 15:51:48.718506 | controller |           "capabilities": {
2026-06-10 15:51:48.718520 | controller |             "drop": [
2026-06-10 15:51:48.718534 | controller |               "MKNOD"
2026-06-10 15:51:48.718548 | controller |             ]
2026-06-10 15:51:48.718566 | controller |           }
2026-06-10 15:51:48.718587 | controller |         },
2026-06-10 15:51:48.718603 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-10 15:51:48.718617 | controller |         "terminationMessagePolicy": "File",
2026-06-10 15:51:48.718632 | controller |         "volumeMounts": [
2026-06-10 15:51:48.718647 | controller |           {
2026-06-10 15:51:48.718661 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-10 15:51:48.718676 | controller |             "name": "kube-api-access-k6zww",
2026-06-10 15:51:48.718690 | controller |             "readOnly": true
2026-06-10 15:51:48.718705 | controller |           }
2026-06-10 15:51:48.718720 | controller |         ]
2026-06-10 15:51:48.718734 | controller |       }
2026-06-10 15:51:48.718748 | controller |     ],
2026-06-10 15:51:48.718763 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-10 15:51:48.718777 | controller |     "enableServiceLinks": true,
2026-06-10 15:51:48.718792 | controller |     "imagePullSecrets": [
2026-06-10 15:51:48.718806 | controller |       {
2026-06-10 15:51:48.718821 | controller |         "name": "ovn-operator-controller-manager-dockercfg-2bfcf"
2026-06-10 15:51:48.718835 | controller |       }
2026-06-10 15:51:48.718853 | controller |     ],
2026-06-10 15:51:48.718887 | controller |     "nodeName": "crc",
2026-06-10 15:51:48.718903 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-10 15:51:48.718918 | controller |     "priority": 0,
2026-06-10 15:51:48.718933 | controller |     "restartPolicy": "Always",
2026-06-10 15:51:48.718947 | controller |     "schedulerName": "default-scheduler",
2026-06-10 15:51:48.718962 | controller |     "securityContext": {
2026-06-10 15:51:48.718977 | controller |       "runAsNonRoot": true,
2026-06-10 15:51:48.718991 | controller |       "seLinuxOptions": {
2026-06-10 15:51:48.719005 | controller |         "level": "s0:c26,c5"
2026-06-10 15:51:48.719019 | controller |       }
2026-06-10 15:51:48.719034 | controller |     },
2026-06-10 15:51:48.719049 | controller |     "serviceAccount": "ovn-operator-controller-manager",
2026-06-10 15:51:48.719064 | controller |     "serviceAccountName": "ovn-operator-controller-manager",
2026-06-10 15:51:48.719079 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-10 15:51:48.719094 | controller |     "tolerations": [
2026-06-10 15:51:48.719108 | controller |       {
2026-06-10 15:51:48.719123 | controller |         "effect": "NoExecute",
2026-06-10 15:51:48.719137 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-10 15:51:48.719151 | controller |         "operator": "Exists",
2026-06-10 15:51:48.719166 | controller |         "tolerationSeconds": 120
2026-06-10 15:51:48.719191 | controller |       },
2026-06-10 15:51:48.719207 | controller |       {
2026-06-10 15:51:48.719221 | controller |         "effect": "NoExecute",
2026-06-10 15:51:48.719235 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-10 15:51:48.719249 | controller |         "operator": "Exists",
2026-06-10 15:51:48.719264 | controller |         "tolerationSeconds": 120
2026-06-10 15:51:48.719278 | controller |       },
2026-06-10 15:51:48.719294 | controller |       {
2026-06-10 15:51:48.719309 | controller |         "effect": "NoSchedule",
2026-06-10 15:51:48.719324 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-10 15:51:48.719338 | controller |         "operator": "Exists"
2026-06-10 15:51:48.719353 | controller |       }
2026-06-10 15:51:48.719367 | controller |     ],
2026-06-10 15:51:48.719382 | controller |     "volumes": [
2026-06-10 15:51:48.719396 | controller |       {
2026-06-10 15:51:48.719410 | controller |         "name": "kube-api-access-k6zww",
2026-06-10 15:51:48.719424 | controller |         "projected": {
2026-06-10 15:51:48.719438 | controller |           "defaultMode": 420,
2026-06-10 15:51:48.719453 | controller |           "sources": [
2026-06-10 15:51:48.719467 | controller |             {
2026-06-10 15:51:48.719482 | controller |               "serviceAccountToken": {
2026-06-10 15:51:48.719496 | controller |                 "expirationSeconds": 3607,
2026-06-10 15:51:48.719511 | controller |                 "path": "token"
2026-06-10 15:51:48.719525 | controller |               }
2026-06-10 15:51:48.719540 | controller |             },
2026-06-10 15:51:48.719554 | controller |             {
2026-06-10 15:51:48.719569 | controller |               "configMap": {
2026-06-10 15:51:48.719583 | controller |                 "items": [
2026-06-10 15:51:48.719597 | controller |                   {
2026-06-10 15:51:48.719612 | controller |                     "key": "ca.crt",
2026-06-10 15:51:48.719627 | controller |                     "path": "ca.crt"
2026-06-10 15:51:48.719641 | controller |                   }
2026-06-10 15:51:48.719655 | controller |                 ],
2026-06-10 15:51:48.719669 | controller |                 "name": "kube-root-ca.crt"
2026-06-10 15:51:48.719684 | controller |               }
2026-06-10 15:51:48.719698 | controller |             },
2026-06-10 15:51:48.719712 | controller |             {
2026-06-10 15:51:48.719727 | controller |               "downwardAPI": {
2026-06-10 15:51:48.719741 | controller |                 "items": [
2026-06-10 15:51:48.719755 | controller |                   {
2026-06-10 15:51:48.719770 | controller |                     "fieldRef": {
2026-06-10 15:51:48.719784 | controller |                       "apiVersion": "v1",
2026-06-10 15:51:48.719798 | controller |                       "fieldPath": "metadata.namespace"
2026-06-10 15:51:48.719813 | controller |                     },
2026-06-10 15:51:48.719827 | controller |                     "path": "namespace"
2026-06-10 15:51:48.719842 | controller |                   }
2026-06-10 15:51:48.719873 | controller |                 ]
2026-06-10 15:51:48.719890 | controller |               }
2026-06-10 15:51:48.719904 | controller |             },
2026-06-10 15:51:48.719918 | controller |             {
2026-06-10 15:51:48.719933 | controller |               "configMap": {
2026-06-10 15:51:48.719947 | controller |                 "items": [
2026-06-10 15:51:48.719963 | controller |                   {
2026-06-10 15:51:48.719978 | controller |                     "key": "service-ca.crt",
2026-06-10 15:51:48.719993 | controller |                     "path": "service-ca.crt"
2026-06-10 15:51:48.720007 | controller |                   }
2026-06-10 15:51:48.720022 | controller |                 ],
2026-06-10 15:51:48.720036 | controller |                 "name": "openshift-service-ca.crt"
2026-06-10 15:51:48.720050 | controller |               }
2026-06-10 15:51:48.720065 | controller |             }
2026-06-10 15:51:48.720086 | controller |           ]
2026-06-10 15:51:48.720104 | controller |         }
2026-06-10 15:51:48.720120 | controller |       }
2026-06-10 15:51:48.720137 | controller |     ]
2026-06-10 15:51:48.720153 | controller |   },
2026-06-10 15:51:48.720174 | controller |   "status": {
2026-06-10 15:51:48.720196 | controller |     "conditions": [
2026-06-10 15:51:48.720216 | controller |       {
2026-06-10 15:51:48.720236 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.720255 | controller |         "lastTransitionTime": "2026-06-10T14:57:36Z",
2026-06-10 15:51:48.720271 | controller |         "status": "True",
2026-06-10 15:51:48.720286 | controller |         "type": "PodReadyToStartContainers"
2026-06-10 15:51:48.720301 | controller |       },
2026-06-10 15:51:48.720317 | controller |       {
2026-06-10 15:51:48.720333 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.720348 | controller |         "lastTransitionTime": "2026-06-10T14:57:07Z",
2026-06-10 15:51:48.720363 | controller |         "status": "True",
2026-06-10 15:51:48.720382 | controller |         "type": "Initialized"
2026-06-10 15:51:48.720404 | controller |       },
2026-06-10 15:51:48.720426 | controller |       {
2026-06-10 15:51:48.720445 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.720465 | controller |         "lastTransitionTime": "2026-06-10T14:57:47Z",
2026-06-10 15:51:48.720485 | controller |         "status": "True",
2026-06-10 15:51:48.720501 | controller |         "type": "Ready"
2026-06-10 15:51:48.720517 | controller |       },
2026-06-10 15:51:48.720535 | controller |       {
2026-06-10 15:51:48.720558 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.720580 | controller |         "lastTransitionTime": "2026-06-10T14:57:47Z",
2026-06-10 15:51:48.720597 | controller |         "status": "True",
2026-06-10 15:51:48.720614 | controller |         "type": "ContainersReady"
2026-06-10 15:51:48.720629 | controller |       },
2026-06-10 15:51:48.720644 | controller |       {
2026-06-10 15:51:48.720660 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.720675 | controller |         "lastTransitionTime": "2026-06-10T14:57:07Z",
2026-06-10 15:51:48.720689 | controller |         "status": "True",
2026-06-10 15:51:48.720704 | controller |         "type": "PodScheduled"
2026-06-10 15:51:48.720719 | controller |       }
2026-06-10 15:51:48.720733 | controller |     ],
2026-06-10 15:51:48.720748 | controller |     "containerStatuses": [
2026-06-10 15:51:48.720763 | controller |       {
2026-06-10 15:51:48.720777 | controller |         "allocatedResources": {
2026-06-10 15:51:48.720792 | controller |           "cpu": "10m",
2026-06-10 15:51:48.720806 | controller |           "memory": "256Mi"
2026-06-10 15:51:48.720820 | controller |         },
2026-06-10 15:51:48.720834 | controller |         "containerID": "cri-o://8e1cc58cf8feb0cc58b808ca08be8a01cfa1b02d1399e23df9ff66c7fc6cfcf6",
2026-06-10 15:51:48.720853 | controller |         "image": "quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7",
2026-06-10 15:51:48.720890 | controller |         "imageID": "quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7",
2026-06-10 15:51:48.720907 | controller |         "lastState": {},
2026-06-10 15:51:48.720922 | controller |         "name": "manager",
2026-06-10 15:51:48.720937 | controller |         "ready": true,
2026-06-10 15:51:48.720952 | controller |         "resources": {
2026-06-10 15:51:48.720967 | controller |           "limits": {
2026-06-10 15:51:48.720981 | controller |             "cpu": "500m",
2026-06-10 15:51:48.720996 | controller |             "memory": "512Mi"
2026-06-10 15:51:48.721010 | controller |           },
2026-06-10 15:51:48.721024 | controller |           "requests": {
2026-06-10 15:51:48.721038 | controller |             "cpu": "10m",
2026-06-10 15:51:48.721052 | controller |             "memory": "256Mi"
2026-06-10 15:51:48.721077 | controller |           }
2026-06-10 15:51:48.721093 | controller |         },
2026-06-10 15:51:48.721108 | controller |         "restartCount": 0,
2026-06-10 15:51:48.721123 | controller |         "started": true,
2026-06-10 15:51:48.721138 | controller |         "state": {
2026-06-10 15:51:48.721153 | controller |           "running": {
2026-06-10 15:51:48.721167 | controller |             "startedAt": "2026-06-10T14:57:36Z"
2026-06-10 15:51:48.721182 | controller |           }
2026-06-10 15:51:48.721196 | controller |         },
2026-06-10 15:51:48.721211 | controller |         "user": {
2026-06-10 15:51:48.721227 | controller |           "linux": {
2026-06-10 15:51:48.721241 | controller |             "gid": 0,
2026-06-10 15:51:48.721256 | controller |             "supplementalGroups": [
2026-06-10 15:51:48.721271 | controller |               0
2026-06-10 15:51:48.721287 | controller |             ],
2026-06-10 15:51:48.721302 | controller |             "uid": 65532
2026-06-10 15:51:48.721316 | controller |           }
2026-06-10 15:51:48.721330 | controller |         },
2026-06-10 15:51:48.721344 | controller |         "volumeMounts": [
2026-06-10 15:51:48.721358 | controller |           {
2026-06-10 15:51:48.721372 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-10 15:51:48.721387 | controller |             "name": "kube-api-access-k6zww",
2026-06-10 15:51:48.721402 | controller |             "readOnly": true,
2026-06-10 15:51:48.721417 | controller |             "recursiveReadOnly": "Disabled"
2026-06-10 15:51:48.721432 | controller |           }
2026-06-10 15:51:48.721447 | controller |         ]
2026-06-10 15:51:48.721461 | controller |       }
2026-06-10 15:51:48.721475 | controller |     ],
2026-06-10 15:51:48.721489 | controller |     "hostIP": "192.168.126.11",
2026-06-10 15:51:48.721503 | controller |     "hostIPs": [
2026-06-10 15:51:48.721517 | controller |       {
2026-06-10 15:51:48.721531 | controller |         "ip": "192.168.126.11"
2026-06-10 15:51:48.721546 | controller |       }
2026-06-10 15:51:48.721560 | controller |     ],
2026-06-10 15:51:48.721573 | controller |     "phase": "Running",
2026-06-10 15:51:48.721588 | controller |     "podIP": "10.217.0.90",
2026-06-10 15:51:48.721601 | controller |     "podIPs": [
2026-06-10 15:51:48.721615 | controller |       {
2026-06-10 15:51:48.721629 | controller |         "ip": "10.217.0.90"
2026-06-10 15:51:48.721643 | controller |       }
2026-06-10 15:51:48.721658 | controller |     ],
2026-06-10 15:51:48.721672 | controller |     "qosClass": "Burstable",
2026-06-10 15:51:48.721686 | controller |     "startTime": "2026-06-10T14:57:07Z"
2026-06-10 15:51:48.721700 | controller |   }
2026-06-10 15:51:48.721715 | controller | }
2026-06-10 15:51:48.746167 | controller | ok:
2026-06-10 15:51:48.746276 | controller | {
2026-06-10 15:51:48.746306 | controller |   "apiVersion": "v1",
2026-06-10 15:51:48.746327 | controller |   "kind": "Pod",
2026-06-10 15:51:48.746350 | controller |   "metadata": {
2026-06-10 15:51:48.746416 | controller |     "annotations": {
2026-06-10 15:51:48.746439 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.92/23\"],\"mac_address\":\"0a:58:0a:d9:00:5c\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.92/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-10 15:51:48.746577 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.92\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:5c\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-10 15:51:48.746601 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-10 15:51:48.746632 | controller |       "openshift.io/scc": "restricted-v2",
2026-06-10 15:51:48.746650 | controller |       "seccomp.security.alpha.kubernetes.io/pod": "runtime/default",
2026-06-10 15:51:48.746667 | controller |       "security.openshift.io/validated-scc-subject-type": "user"
2026-06-10 15:51:48.746682 | controller |     },
2026-06-10 15:51:48.746698 | controller |     "creationTimestamp": "2026-06-10T14:57:07Z",
2026-06-10 15:51:48.746717 | controller |     "generateName": "swift-operator-controller-manager-67c49dd5c6-",
2026-06-10 15:51:48.746734 | controller |     "generation": 1,
2026-06-10 15:51:48.746749 | controller |     "labels": {
2026-06-10 15:51:48.746764 | controller |       "app.kubernetes.io/name": "swift-operator",
2026-06-10 15:51:48.746782 | controller |       "control-plane": "controller-manager",
2026-06-10 15:51:48.746799 | controller |       "openstack.org/operator-name": "swift",
2026-06-10 15:51:48.746815 | controller |       "pod-template-hash": "67c49dd5c6"
2026-06-10 15:51:48.746830 | controller |     },
2026-06-10 15:51:48.746845 | controller |     "managedFields": [
2026-06-10 15:51:48.746910 | controller |       {
2026-06-10 15:51:48.746928 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.746944 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.746959 | controller |         "fieldsV1": {
2026-06-10 15:51:48.746979 | controller |           "f:metadata": {
2026-06-10 15:51:48.746995 | controller |             "f:annotations": {
2026-06-10 15:51:48.747010 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-10 15:51:48.747025 | controller |             }
2026-06-10 15:51:48.747041 | controller |           }
2026-06-10 15:51:48.747059 | controller |         },
2026-06-10 15:51:48.747074 | controller |         "manager": "crc",
2026-06-10 15:51:48.747090 | controller |         "operation": "Update",
2026-06-10 15:51:48.747105 | controller |         "subresource": "status",
2026-06-10 15:51:48.747121 | controller |         "time": "2026-06-10T14:57:07Z"
2026-06-10 15:51:48.747139 | controller |       },
2026-06-10 15:51:48.747154 | controller |       {
2026-06-10 15:51:48.747169 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.747183 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.747199 | controller |         "fieldsV1": {
2026-06-10 15:51:48.747217 | controller |           "f:metadata": {
2026-06-10 15:51:48.747233 | controller |             "f:annotations": {
2026-06-10 15:51:48.747247 | controller |               ".": {},
2026-06-10 15:51:48.747262 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-10 15:51:48.747278 | controller |             },
2026-06-10 15:51:48.747296 | controller |             "f:generateName": {},
2026-06-10 15:51:48.747311 | controller |             "f:labels": {
2026-06-10 15:51:48.747325 | controller |               ".": {},
2026-06-10 15:51:48.747341 | controller |               "f:app.kubernetes.io/name": {},
2026-06-10 15:51:48.747360 | controller |               "f:control-plane": {},
2026-06-10 15:51:48.747376 | controller |               "f:openstack.org/operator-name": {},
2026-06-10 15:51:48.747393 | controller |               "f:pod-template-hash": {}
2026-06-10 15:51:48.747409 | controller |             },
2026-06-10 15:51:48.747425 | controller |             "f:ownerReferences": {
2026-06-10 15:51:48.747444 | controller |               ".": {},
2026-06-10 15:51:48.747460 | controller |               "k:{\"uid\":\"c77a27e5-41c5-40d3-8f2d-5846d094dffd\"}": {}
2026-06-10 15:51:48.747475 | controller |             }
2026-06-10 15:51:48.747491 | controller |           },
2026-06-10 15:51:48.747506 | controller |           "f:spec": {
2026-06-10 15:51:48.747524 | controller |             "f:containers": {
2026-06-10 15:51:48.747539 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-10 15:51:48.747554 | controller |                 ".": {},
2026-06-10 15:51:48.747569 | controller |                 "f:args": {},
2026-06-10 15:51:48.747591 | controller |                 "f:command": {},
2026-06-10 15:51:48.747608 | controller |                 "f:env": {
2026-06-10 15:51:48.747623 | controller |                   ".": {},
2026-06-10 15:51:48.747639 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-10 15:51:48.747654 | controller |                     ".": {},
2026-06-10 15:51:48.747672 | controller |                     "f:name": {},
2026-06-10 15:51:48.747689 | controller |                     "f:value": {}
2026-06-10 15:51:48.747704 | controller |                   },
2026-06-10 15:51:48.747718 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-10 15:51:48.747732 | controller |                     ".": {},
2026-06-10 15:51:48.747751 | controller |                     "f:name": {},
2026-06-10 15:51:48.747766 | controller |                     "f:value": {}
2026-06-10 15:51:48.747781 | controller |                   },
2026-06-10 15:51:48.747795 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-10 15:51:48.747811 | controller |                     ".": {},
2026-06-10 15:51:48.747829 | controller |                     "f:name": {},
2026-06-10 15:51:48.747845 | controller |                     "f:value": {}
2026-06-10 15:51:48.747885 | controller |                   },
2026-06-10 15:51:48.747906 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-10 15:51:48.747922 | controller |                     ".": {},
2026-06-10 15:51:48.747938 | controller |                     "f:name": {},
2026-06-10 15:51:48.747952 | controller |                     "f:value": {}
2026-06-10 15:51:48.747967 | controller |                   },
2026-06-10 15:51:48.747982 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-10 15:51:48.747996 | controller |                     ".": {},
2026-06-10 15:51:48.748010 | controller |                     "f:name": {},
2026-06-10 15:51:48.748053 | controller |                     "f:value": {}
2026-06-10 15:51:48.748074 | controller |                   }
2026-06-10 15:51:48.748092 | controller |                 },
2026-06-10 15:51:48.748108 | controller |                 "f:image": {},
2026-06-10 15:51:48.748122 | controller |                 "f:imagePullPolicy": {},
2026-06-10 15:51:48.748136 | controller |                 "f:livenessProbe": {
2026-06-10 15:51:48.748150 | controller |                   ".": {},
2026-06-10 15:51:48.748164 | controller |                   "f:failureThreshold": {},
2026-06-10 15:51:48.748179 | controller |                   "f:httpGet": {
2026-06-10 15:51:48.748194 | controller |                     ".": {},
2026-06-10 15:51:48.748209 | controller |                     "f:path": {},
2026-06-10 15:51:48.748224 | controller |                     "f:port": {},
2026-06-10 15:51:48.748239 | controller |                     "f:scheme": {}
2026-06-10 15:51:48.748253 | controller |                   },
2026-06-10 15:51:48.748268 | controller |                   "f:initialDelaySeconds": {},
2026-06-10 15:51:48.748283 | controller |                   "f:periodSeconds": {},
2026-06-10 15:51:48.748298 | controller |                   "f:successThreshold": {},
2026-06-10 15:51:48.748313 | controller |                   "f:timeoutSeconds": {}
2026-06-10 15:51:48.748327 | controller |                 },
2026-06-10 15:51:48.748342 | controller |                 "f:name": {},
2026-06-10 15:51:48.748356 | controller |                 "f:readinessProbe": {
2026-06-10 15:51:48.748375 | controller |                   ".": {},
2026-06-10 15:51:48.748391 | controller |                   "f:failureThreshold": {},
2026-06-10 15:51:48.748405 | controller |                   "f:httpGet": {
2026-06-10 15:51:48.748420 | controller |                     ".": {},
2026-06-10 15:51:48.748434 | controller |                     "f:path": {},
2026-06-10 15:51:48.748452 | controller |                     "f:port": {},
2026-06-10 15:51:48.748467 | controller |                     "f:scheme": {}
2026-06-10 15:51:48.748488 | controller |                   },
2026-06-10 15:51:48.748504 | controller |                   "f:initialDelaySeconds": {},
2026-06-10 15:51:48.748519 | controller |                   "f:periodSeconds": {},
2026-06-10 15:51:48.748540 | controller |                   "f:successThreshold": {},
2026-06-10 15:51:48.748559 | controller |                   "f:timeoutSeconds": {}
2026-06-10 15:51:48.748574 | controller |                 },
2026-06-10 15:51:48.748588 | controller |                 "f:resources": {
2026-06-10 15:51:48.748605 | controller |                   ".": {},
2026-06-10 15:51:48.748625 | controller |                   "f:limits": {
2026-06-10 15:51:48.748640 | controller |                     ".": {},
2026-06-10 15:51:48.748654 | controller |                     "f:cpu": {},
2026-06-10 15:51:48.748668 | controller |                     "f:memory": {}
2026-06-10 15:51:48.748686 | controller |                   },
2026-06-10 15:51:48.748701 | controller |                   "f:requests": {
2026-06-10 15:51:48.748716 | controller |                     ".": {},
2026-06-10 15:51:48.748730 | controller |                     "f:cpu": {},
2026-06-10 15:51:48.748745 | controller |                     "f:memory": {}
2026-06-10 15:51:48.748761 | controller |                   }
2026-06-10 15:51:48.748777 | controller |                 },
2026-06-10 15:51:48.748791 | controller |                 "f:securityContext": {
2026-06-10 15:51:48.748806 | controller |                   ".": {},
2026-06-10 15:51:48.748820 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-10 15:51:48.748837 | controller |                 },
2026-06-10 15:51:48.748875 | controller |                 "f:terminationMessagePath": {},
2026-06-10 15:51:48.748897 | controller |                 "f:terminationMessagePolicy": {}
2026-06-10 15:51:48.748914 | controller |               }
2026-06-10 15:51:48.748932 | controller |             },
2026-06-10 15:51:48.748947 | controller |             "f:dnsPolicy": {},
2026-06-10 15:51:48.748963 | controller |             "f:enableServiceLinks": {},
2026-06-10 15:51:48.748977 | controller |             "f:restartPolicy": {},
2026-06-10 15:51:48.748994 | controller |             "f:schedulerName": {},
2026-06-10 15:51:48.749011 | controller |             "f:securityContext": {
2026-06-10 15:51:48.749026 | controller |               ".": {},
2026-06-10 15:51:48.749042 | controller |               "f:runAsNonRoot": {}
2026-06-10 15:51:48.749056 | controller |             },
2026-06-10 15:51:48.749073 | controller |             "f:serviceAccount": {},
2026-06-10 15:51:48.749089 | controller |             "f:serviceAccountName": {},
2026-06-10 15:51:48.749104 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-10 15:51:48.749119 | controller |             "f:tolerations": {}
2026-06-10 15:51:48.749133 | controller |           }
2026-06-10 15:51:48.749149 | controller |         },
2026-06-10 15:51:48.749164 | controller |         "manager": "kube-controller-manager",
2026-06-10 15:51:48.749178 | controller |         "operation": "Update",
2026-06-10 15:51:48.749193 | controller |         "time": "2026-06-10T14:57:07Z"
2026-06-10 15:51:48.749207 | controller |       },
2026-06-10 15:51:48.749222 | controller |       {
2026-06-10 15:51:48.749236 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.749250 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.749265 | controller |         "fieldsV1": {
2026-06-10 15:51:48.749279 | controller |           "f:metadata": {
2026-06-10 15:51:48.749294 | controller |             "f:annotations": {
2026-06-10 15:51:48.749313 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-10 15:51:48.749328 | controller |             }
2026-06-10 15:51:48.749343 | controller |           }
2026-06-10 15:51:48.749358 | controller |         },
2026-06-10 15:51:48.749373 | controller |         "manager": "multus-daemon",
2026-06-10 15:51:48.749391 | controller |         "operation": "Update",
2026-06-10 15:51:48.749424 | controller |         "subresource": "status",
2026-06-10 15:51:48.749439 | controller |         "time": "2026-06-10T14:57:09Z"
2026-06-10 15:51:48.749455 | controller |       },
2026-06-10 15:51:48.749473 | controller |       {
2026-06-10 15:51:48.749489 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.749503 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.749517 | controller |         "fieldsV1": {
2026-06-10 15:51:48.749532 | controller |           "f:status": {
2026-06-10 15:51:48.749551 | controller |             "f:conditions": {
2026-06-10 15:51:48.749567 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-10 15:51:48.749582 | controller |                 ".": {},
2026-06-10 15:51:48.749597 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.749613 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.749631 | controller |                 "f:status": {},
2026-06-10 15:51:48.749647 | controller |                 "f:type": {}
2026-06-10 15:51:48.749661 | controller |               },
2026-06-10 15:51:48.749676 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-10 15:51:48.749691 | controller |                 ".": {},
2026-06-10 15:51:48.749709 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.749724 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.749738 | controller |                 "f:status": {},
2026-06-10 15:51:48.749752 | controller |                 "f:type": {}
2026-06-10 15:51:48.749767 | controller |               },
2026-06-10 15:51:48.749785 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-10 15:51:48.749800 | controller |                 ".": {},
2026-06-10 15:51:48.749815 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.749829 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.749844 | controller |                 "f:status": {},
2026-06-10 15:51:48.749886 | controller |                 "f:type": {}
2026-06-10 15:51:48.749903 | controller |               },
2026-06-10 15:51:48.749918 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-10 15:51:48.749936 | controller |                 ".": {},
2026-06-10 15:51:48.749951 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.749966 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.749980 | controller |                 "f:status": {},
2026-06-10 15:51:48.749998 | controller |                 "f:type": {}
2026-06-10 15:51:48.750018 | controller |               }
2026-06-10 15:51:48.750052 | controller |             },
2026-06-10 15:51:48.750074 | controller |             "f:containerStatuses": {},
2026-06-10 15:51:48.750094 | controller |             "f:hostIP": {},
2026-06-10 15:51:48.750114 | controller |             "f:hostIPs": {},
2026-06-10 15:51:48.750133 | controller |             "f:phase": {},
2026-06-10 15:51:48.750152 | controller |             "f:podIP": {},
2026-06-10 15:51:48.750167 | controller |             "f:podIPs": {
2026-06-10 15:51:48.750181 | controller |               ".": {},
2026-06-10 15:51:48.750195 | controller |               "k:{\"ip\":\"10.217.0.92\"}": {
2026-06-10 15:51:48.750209 | controller |                 ".": {},
2026-06-10 15:51:48.750224 | controller |                 "f:ip": {}
2026-06-10 15:51:48.750238 | controller |               }
2026-06-10 15:51:48.750253 | controller |             },
2026-06-10 15:51:48.750267 | controller |             "f:startTime": {}
2026-06-10 15:51:48.750281 | controller |           }
2026-06-10 15:51:48.750295 | controller |         },
2026-06-10 15:51:48.750309 | controller |         "manager": "kubelet",
2026-06-10 15:51:48.750323 | controller |         "operation": "Update",
2026-06-10 15:51:48.750337 | controller |         "subresource": "status",
2026-06-10 15:51:48.750352 | controller |         "time": "2026-06-10T14:57:58Z"
2026-06-10 15:51:48.750371 | controller |       }
2026-06-10 15:51:48.750387 | controller |     ],
2026-06-10 15:51:48.750401 | controller |     "name": "swift-operator-controller-manager-67c49dd5c6-dn5zb",
2026-06-10 15:51:48.750415 | controller |     "namespace": "openstack-operators",
2026-06-10 15:51:48.750430 | controller |     "ownerReferences": [
2026-06-10 15:51:48.750474 | controller |       {
2026-06-10 15:51:48.750491 | controller |         "apiVersion": "apps/v1",
2026-06-10 15:51:48.750507 | controller |         "blockOwnerDeletion": true,
2026-06-10 15:51:48.750522 | controller |         "controller": true,
2026-06-10 15:51:48.750537 | controller |         "kind": "ReplicaSet",
2026-06-10 15:51:48.750552 | controller |         "name": "swift-operator-controller-manager-67c49dd5c6",
2026-06-10 15:51:48.750566 | controller |         "uid": "c77a27e5-41c5-40d3-8f2d-5846d094dffd"
2026-06-10 15:51:48.750581 | controller |       }
2026-06-10 15:51:48.750596 | controller |     ],
2026-06-10 15:51:48.750611 | controller |     "resourceVersion": "54270",
2026-06-10 15:51:48.750626 | controller |     "uid": "cda16010-8cc5-491e-a3b6-cf8d7731fa1c"
2026-06-10 15:51:48.750642 | controller |   },
2026-06-10 15:51:48.750657 | controller |   "spec": {
2026-06-10 15:51:48.750672 | controller |     "containers": [
2026-06-10 15:51:48.750687 | controller |       {
2026-06-10 15:51:48.750701 | controller |         "args": [
2026-06-10 15:51:48.750716 | controller |           "--leader-elect",
2026-06-10 15:51:48.750730 | controller |           "--health-probe-bind-address=:8081",
2026-06-10 15:51:48.750745 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-10 15:51:48.750760 | controller |         ],
2026-06-10 15:51:48.750774 | controller |         "command": [
2026-06-10 15:51:48.750789 | controller |           "/manager"
2026-06-10 15:51:48.750803 | controller |         ],
2026-06-10 15:51:48.750817 | controller |         "env": [
2026-06-10 15:51:48.750832 | controller |           {
2026-06-10 15:51:48.750846 | controller |             "name": "LEASE_DURATION",
2026-06-10 15:51:48.750885 | controller |             "value": "30"
2026-06-10 15:51:48.750902 | controller |           },
2026-06-10 15:51:48.750918 | controller |           {
2026-06-10 15:51:48.750933 | controller |             "name": "RENEW_DEADLINE",
2026-06-10 15:51:48.750947 | controller |             "value": "20"
2026-06-10 15:51:48.750962 | controller |           },
2026-06-10 15:51:48.750976 | controller |           {
2026-06-10 15:51:48.750991 | controller |             "name": "RETRY_PERIOD",
2026-06-10 15:51:48.751005 | controller |             "value": "5"
2026-06-10 15:51:48.751019 | controller |           },
2026-06-10 15:51:48.751033 | controller |           {
2026-06-10 15:51:48.751048 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-10 15:51:48.751062 | controller |             "value": "false"
2026-06-10 15:51:48.751076 | controller |           },
2026-06-10 15:51:48.751090 | controller |           {
2026-06-10 15:51:48.751105 | controller |             "name": "METRICS_CERTS",
2026-06-10 15:51:48.751120 | controller |             "value": "false"
2026-06-10 15:51:48.751134 | controller |           }
2026-06-10 15:51:48.751148 | controller |         ],
2026-06-10 15:51:48.751162 | controller |         "image": "quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67",
2026-06-10 15:51:48.751177 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-10 15:51:48.751195 | controller |         "livenessProbe": {
2026-06-10 15:51:48.751239 | controller |           "failureThreshold": 3,
2026-06-10 15:51:48.751266 | controller |           "httpGet": {
2026-06-10 15:51:48.751283 | controller |             "path": "/healthz",
2026-06-10 15:51:48.751299 | controller |             "port": 8081,
2026-06-10 15:51:48.751315 | controller |             "scheme": "HTTP"
2026-06-10 15:51:48.751330 | controller |           },
2026-06-10 15:51:48.751351 | controller |           "initialDelaySeconds": 15,
2026-06-10 15:51:48.751367 | controller |           "periodSeconds": 20,
2026-06-10 15:51:48.751382 | controller |           "successThreshold": 1,
2026-06-10 15:51:48.751396 | controller |           "timeoutSeconds": 1
2026-06-10 15:51:48.751411 | controller |         },
2026-06-10 15:51:48.751425 | controller |         "name": "manager",
2026-06-10 15:51:48.751439 | controller |         "readinessProbe": {
2026-06-10 15:51:48.751453 | controller |           "failureThreshold": 3,
2026-06-10 15:51:48.751468 | controller |           "httpGet": {
2026-06-10 15:51:48.751482 | controller |             "path": "/readyz",
2026-06-10 15:51:48.751497 | controller |             "port": 8081,
2026-06-10 15:51:48.751511 | controller |             "scheme": "HTTP"
2026-06-10 15:51:48.751524 | controller |           },
2026-06-10 15:51:48.751538 | controller |           "initialDelaySeconds": 5,
2026-06-10 15:51:48.751553 | controller |           "periodSeconds": 10,
2026-06-10 15:51:48.751567 | controller |           "successThreshold": 1,
2026-06-10 15:51:48.751581 | controller |           "timeoutSeconds": 1
2026-06-10 15:51:48.751595 | controller |         },
2026-06-10 15:51:48.751609 | controller |         "resources": {
2026-06-10 15:51:48.751623 | controller |           "limits": {
2026-06-10 15:51:48.751638 | controller |             "cpu": "500m",
2026-06-10 15:51:48.751652 | controller |             "memory": "512Mi"
2026-06-10 15:51:48.751666 | controller |           },
2026-06-10 15:51:48.751680 | controller |           "requests": {
2026-06-10 15:51:48.751694 | controller |             "cpu": "10m",
2026-06-10 15:51:48.751708 | controller |             "memory": "256Mi"
2026-06-10 15:51:48.751722 | controller |           }
2026-06-10 15:51:48.751736 | controller |         },
2026-06-10 15:51:48.751750 | controller |         "securityContext": {
2026-06-10 15:51:48.751764 | controller |           "allowPrivilegeEscalation": false,
2026-06-10 15:51:48.751778 | controller |           "capabilities": {
2026-06-10 15:51:48.751792 | controller |             "drop": [
2026-06-10 15:51:48.751806 | controller |               "ALL"
2026-06-10 15:51:48.751820 | controller |             ]
2026-06-10 15:51:48.751834 | controller |           },
2026-06-10 15:51:48.751852 | controller |           "runAsUser": 1000660000
2026-06-10 15:51:48.751891 | controller |         },
2026-06-10 15:51:48.751907 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-10 15:51:48.751922 | controller |         "terminationMessagePolicy": "File",
2026-06-10 15:51:48.751936 | controller |         "volumeMounts": [
2026-06-10 15:51:48.751951 | controller |           {
2026-06-10 15:51:48.751965 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-10 15:51:48.751981 | controller |             "name": "kube-api-access-pghr2",
2026-06-10 15:51:48.751996 | controller |             "readOnly": true
2026-06-10 15:51:48.752011 | controller |           }
2026-06-10 15:51:48.752025 | controller |         ]
2026-06-10 15:51:48.752040 | controller |       }
2026-06-10 15:51:48.752054 | controller |     ],
2026-06-10 15:51:48.752069 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-10 15:51:48.752084 | controller |     "enableServiceLinks": true,
2026-06-10 15:51:48.752099 | controller |     "imagePullSecrets": [
2026-06-10 15:51:48.752113 | controller |       {
2026-06-10 15:51:48.752127 | controller |         "name": "swift-operator-controller-manager-dockercfg-9j4jb"
2026-06-10 15:51:48.752142 | controller |       }
2026-06-10 15:51:48.752156 | controller |     ],
2026-06-10 15:51:48.752170 | controller |     "nodeName": "crc",
2026-06-10 15:51:48.752184 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-10 15:51:48.752199 | controller |     "priority": 0,
2026-06-10 15:51:48.752214 | controller |     "restartPolicy": "Always",
2026-06-10 15:51:48.752229 | controller |     "schedulerName": "default-scheduler",
2026-06-10 15:51:48.752248 | controller |     "securityContext": {
2026-06-10 15:51:48.752263 | controller |       "fsGroup": 1000660000,
2026-06-10 15:51:48.752277 | controller |       "runAsNonRoot": true,
2026-06-10 15:51:48.752294 | controller |       "seLinuxOptions": {
2026-06-10 15:51:48.752315 | controller |         "level": "s0:c26,c5"
2026-06-10 15:51:48.752337 | controller |       },
2026-06-10 15:51:48.752362 | controller |       "seccompProfile": {
2026-06-10 15:51:48.752380 | controller |         "type": "RuntimeDefault"
2026-06-10 15:51:48.752396 | controller |       }
2026-06-10 15:51:48.752410 | controller |     },
2026-06-10 15:51:48.752426 | controller |     "serviceAccount": "swift-operator-controller-manager",
2026-06-10 15:51:48.752442 | controller |     "serviceAccountName": "swift-operator-controller-manager",
2026-06-10 15:51:48.752458 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-10 15:51:48.752473 | controller |     "tolerations": [
2026-06-10 15:51:48.752488 | controller |       {
2026-06-10 15:51:48.752503 | controller |         "effect": "NoExecute",
2026-06-10 15:51:48.752518 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-10 15:51:48.752533 | controller |         "operator": "Exists",
2026-06-10 15:51:48.752547 | controller |         "tolerationSeconds": 120
2026-06-10 15:51:48.752561 | controller |       },
2026-06-10 15:51:48.752576 | controller |       {
2026-06-10 15:51:48.752590 | controller |         "effect": "NoExecute",
2026-06-10 15:51:48.752604 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-10 15:51:48.752619 | controller |         "operator": "Exists",
2026-06-10 15:51:48.752633 | controller |         "tolerationSeconds": 120
2026-06-10 15:51:48.752648 | controller |       },
2026-06-10 15:51:48.752662 | controller |       {
2026-06-10 15:51:48.752676 | controller |         "effect": "NoSchedule",
2026-06-10 15:51:48.752691 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-10 15:51:48.752705 | controller |         "operator": "Exists"
2026-06-10 15:51:48.752720 | controller |       }
2026-06-10 15:51:48.752734 | controller |     ],
2026-06-10 15:51:48.752748 | controller |     "volumes": [
2026-06-10 15:51:48.752762 | controller |       {
2026-06-10 15:51:48.752776 | controller |         "name": "kube-api-access-pghr2",
2026-06-10 15:51:48.752791 | controller |         "projected": {
2026-06-10 15:51:48.752806 | controller |           "defaultMode": 420,
2026-06-10 15:51:48.752820 | controller |           "sources": [
2026-06-10 15:51:48.752834 | controller |             {
2026-06-10 15:51:48.752851 | controller |               "serviceAccountToken": {
2026-06-10 15:51:48.752885 | controller |                 "expirationSeconds": 3607,
2026-06-10 15:51:48.752902 | controller |                 "path": "token"
2026-06-10 15:51:48.752916 | controller |               }
2026-06-10 15:51:48.752932 | controller |             },
2026-06-10 15:51:48.752948 | controller |             {
2026-06-10 15:51:48.753009 | controller |               "configMap": {
2026-06-10 15:51:48.753028 | controller |                 "items": [
2026-06-10 15:51:48.753043 | controller |                   {
2026-06-10 15:51:48.753057 | controller |                     "key": "ca.crt",
2026-06-10 15:51:48.753071 | controller |                     "path": "ca.crt"
2026-06-10 15:51:48.753087 | controller |                   }
2026-06-10 15:51:48.753101 | controller |                 ],
2026-06-10 15:51:48.753116 | controller |                 "name": "kube-root-ca.crt"
2026-06-10 15:51:48.753132 | controller |               }
2026-06-10 15:51:48.753147 | controller |             },
2026-06-10 15:51:48.753162 | controller |             {
2026-06-10 15:51:48.753177 | controller |               "downwardAPI": {
2026-06-10 15:51:48.753192 | controller |                 "items": [
2026-06-10 15:51:48.753207 | controller |                   {
2026-06-10 15:51:48.753223 | controller |                     "fieldRef": {
2026-06-10 15:51:48.753244 | controller |                       "apiVersion": "v1",
2026-06-10 15:51:48.753260 | controller |                       "fieldPath": "metadata.namespace"
2026-06-10 15:51:48.753275 | controller |                     },
2026-06-10 15:51:48.753291 | controller |                     "path": "namespace"
2026-06-10 15:51:48.753306 | controller |                   }
2026-06-10 15:51:48.753326 | controller |                 ]
2026-06-10 15:51:48.753343 | controller |               }
2026-06-10 15:51:48.753358 | controller |             },
2026-06-10 15:51:48.753373 | controller |             {
2026-06-10 15:51:48.753390 | controller |               "configMap": {
2026-06-10 15:51:48.753404 | controller |                 "items": [
2026-06-10 15:51:48.753419 | controller |                   {
2026-06-10 15:51:48.753433 | controller |                     "key": "service-ca.crt",
2026-06-10 15:51:48.753448 | controller |                     "path": "service-ca.crt"
2026-06-10 15:51:48.753462 | controller |                   }
2026-06-10 15:51:48.753477 | controller |                 ],
2026-06-10 15:51:48.753492 | controller |                 "name": "openshift-service-ca.crt"
2026-06-10 15:51:48.753507 | controller |               }
2026-06-10 15:51:48.753521 | controller |             }
2026-06-10 15:51:48.753536 | controller |           ]
2026-06-10 15:51:48.753549 | controller |         }
2026-06-10 15:51:48.753563 | controller |       }
2026-06-10 15:51:48.753577 | controller |     ]
2026-06-10 15:51:48.753591 | controller |   },
2026-06-10 15:51:48.753605 | controller |   "status": {
2026-06-10 15:51:48.753619 | controller |     "conditions": [
2026-06-10 15:51:48.753633 | controller |       {
2026-06-10 15:51:48.753647 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.753661 | controller |         "lastTransitionTime": "2026-06-10T14:57:37Z",
2026-06-10 15:51:48.753675 | controller |         "status": "True",
2026-06-10 15:51:48.753690 | controller |         "type": "PodReadyToStartContainers"
2026-06-10 15:51:48.753705 | controller |       },
2026-06-10 15:51:48.753720 | controller |       {
2026-06-10 15:51:48.753734 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.753749 | controller |         "lastTransitionTime": "2026-06-10T14:57:07Z",
2026-06-10 15:51:48.753764 | controller |         "status": "True",
2026-06-10 15:51:48.753780 | controller |         "type": "Initialized"
2026-06-10 15:51:48.753796 | controller |       },
2026-06-10 15:51:48.753810 | controller |       {
2026-06-10 15:51:48.753825 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.753840 | controller |         "lastTransitionTime": "2026-06-10T14:57:50Z",
2026-06-10 15:51:48.753872 | controller |         "status": "True",
2026-06-10 15:51:48.753892 | controller |         "type": "Ready"
2026-06-10 15:51:48.753908 | controller |       },
2026-06-10 15:51:48.753923 | controller |       {
2026-06-10 15:51:48.753937 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.753951 | controller |         "lastTransitionTime": "2026-06-10T14:57:50Z",
2026-06-10 15:51:48.753965 | controller |         "status": "True",
2026-06-10 15:51:48.753980 | controller |         "type": "ContainersReady"
2026-06-10 15:51:48.753995 | controller |       },
2026-06-10 15:51:48.754010 | controller |       {
2026-06-10 15:51:48.754025 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.754163 | controller |         "lastTransitionTime": "2026-06-10T14:57:07Z",
2026-06-10 15:51:48.754231 | controller |         "status": "True",
2026-06-10 15:51:48.754254 | controller |         "type": "PodScheduled"
2026-06-10 15:51:48.754271 | controller |       }
2026-06-10 15:51:48.754287 | controller |     ],
2026-06-10 15:51:48.754302 | controller |     "containerStatuses": [
2026-06-10 15:51:48.754318 | controller |       {
2026-06-10 15:51:48.754333 | controller |         "allocatedResources": {
2026-06-10 15:51:48.754349 | controller |           "cpu": "10m",
2026-06-10 15:51:48.754364 | controller |           "memory": "256Mi"
2026-06-10 15:51:48.754389 | controller |         },
2026-06-10 15:51:48.754405 | controller |         "containerID": "cri-o://ba0f12ad42e56001a3bf13b104cb6d379672ba473521264fee75fb470ac1cec1",
2026-06-10 15:51:48.754421 | controller |         "image": "quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67",
2026-06-10 15:51:48.754437 | controller |         "imageID": "quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67",
2026-06-10 15:51:48.754453 | controller |         "lastState": {},
2026-06-10 15:51:48.754467 | controller |         "name": "manager",
2026-06-10 15:51:48.754482 | controller |         "ready": true,
2026-06-10 15:51:48.754496 | controller |         "resources": {
2026-06-10 15:51:48.754510 | controller |           "limits": {
2026-06-10 15:51:48.754524 | controller |             "cpu": "500m",
2026-06-10 15:51:48.754538 | controller |             "memory": "512Mi"
2026-06-10 15:51:48.754553 | controller |           },
2026-06-10 15:51:48.754568 | controller |           "requests": {
2026-06-10 15:51:48.754583 | controller |             "cpu": "10m",
2026-06-10 15:51:48.754597 | controller |             "memory": "256Mi"
2026-06-10 15:51:48.754611 | controller |           }
2026-06-10 15:51:48.754624 | controller |         },
2026-06-10 15:51:48.754638 | controller |         "restartCount": 0,
2026-06-10 15:51:48.754652 | controller |         "started": true,
2026-06-10 15:51:48.754666 | controller |         "state": {
2026-06-10 15:51:48.754680 | controller |           "running": {
2026-06-10 15:51:48.754693 | controller |             "startedAt": "2026-06-10T14:57:36Z"
2026-06-10 15:51:48.754708 | controller |           }
2026-06-10 15:51:48.754723 | controller |         },
2026-06-10 15:51:48.754738 | controller |         "user": {
2026-06-10 15:51:48.754754 | controller |           "linux": {
2026-06-10 15:51:48.754769 | controller |             "gid": 0,
2026-06-10 15:51:48.754783 | controller |             "supplementalGroups": [
2026-06-10 15:51:48.754798 | controller |               0,
2026-06-10 15:51:48.754813 | controller |               1000660000
2026-06-10 15:51:48.754829 | controller |             ],
2026-06-10 15:51:48.754843 | controller |             "uid": 1000660000
2026-06-10 15:51:48.754879 | controller |           }
2026-06-10 15:51:48.754896 | controller |         },
2026-06-10 15:51:48.754911 | controller |         "volumeMounts": [
2026-06-10 15:51:48.754925 | controller |           {
2026-06-10 15:51:48.754939 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-10 15:51:48.754954 | controller |             "name": "kube-api-access-pghr2",
2026-06-10 15:51:48.754970 | controller |             "readOnly": true,
2026-06-10 15:51:48.754985 | controller |             "recursiveReadOnly": "Disabled"
2026-06-10 15:51:48.754999 | controller |           }
2026-06-10 15:51:48.755014 | controller |         ]
2026-06-10 15:51:48.755028 | controller |       }
2026-06-10 15:51:48.755043 | controller |     ],
2026-06-10 15:51:48.755057 | controller |     "hostIP": "192.168.126.11",
2026-06-10 15:51:48.755071 | controller |     "hostIPs": [
2026-06-10 15:51:48.755086 | controller |       {
2026-06-10 15:51:48.755100 | controller |         "ip": "192.168.126.11"
2026-06-10 15:51:48.755115 | controller |       }
2026-06-10 15:51:48.755129 | controller |     ],
2026-06-10 15:51:48.755143 | controller |     "phase": "Running",
2026-06-10 15:51:48.755157 | controller |     "podIP": "10.217.0.92",
2026-06-10 15:51:48.755171 | controller |     "podIPs": [
2026-06-10 15:51:48.755185 | controller |       {
2026-06-10 15:51:48.755200 | controller |         "ip": "10.217.0.92"
2026-06-10 15:51:48.755214 | controller |       }
2026-06-10 15:51:48.755229 | controller |     ],
2026-06-10 15:51:48.755243 | controller |     "qosClass": "Burstable",
2026-06-10 15:51:48.755257 | controller |     "startTime": "2026-06-10T14:57:07Z"
2026-06-10 15:51:48.755276 | controller |   }
2026-06-10 15:51:48.755291 | controller | }
2026-06-10 15:51:48.779811 | controller | ok:
2026-06-10 15:51:48.779918 | controller | {
2026-06-10 15:51:48.779947 | controller |   "apiVersion": "v1",
2026-06-10 15:51:48.780002 | controller |   "kind": "Pod",
2026-06-10 15:51:48.780024 | controller |   "metadata": {
2026-06-10 15:51:48.780040 | controller |     "annotations": {
2026-06-10 15:51:48.780057 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.93/23\"],\"mac_address\":\"0a:58:0a:d9:00:5d\",\"gateway_ips\":[\"10.217.0.1\"],\"routes\":[{\"dest\":\"10.217.0.0/22\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"10.217.4.0/23\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"169.254.0.5/32\",\"nextHop\":\"10.217.0.1\"},{\"dest\":\"100.64.0.0/16\",\"nextHop\":\"10.217.0.1\"}],\"ip_address\":\"10.217.0.93/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-10 15:51:48.780074 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.93\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:5d\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-10 15:51:48.780091 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-10 15:51:48.780107 | controller |       "openshift.io/scc": "anyuid",
2026-06-10 15:51:48.780123 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-10 15:51:48.780139 | controller |     },
2026-06-10 15:51:48.780155 | controller |     "creationTimestamp": "2026-06-10T14:57:07Z",
2026-06-10 15:51:48.780170 | controller |     "generateName": "telemetry-operator-controller-manager-5d65c7d97d-",
2026-06-10 15:51:48.780186 | controller |     "generation": 1,
2026-06-10 15:51:48.780201 | controller |     "labels": {
2026-06-10 15:51:48.780215 | controller |       "app.kubernetes.io/name": "telemetry-operator",
2026-06-10 15:51:48.780230 | controller |       "control-plane": "controller-manager",
2026-06-10 15:51:48.780245 | controller |       "openstack.org/operator-name": "telemetry",
2026-06-10 15:51:48.780259 | controller |       "pod-template-hash": "5d65c7d97d"
2026-06-10 15:51:48.780274 | controller |     },
2026-06-10 15:51:48.780289 | controller |     "managedFields": [
2026-06-10 15:51:48.780304 | controller |       {
2026-06-10 15:51:48.780319 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.780333 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.780347 | controller |         "fieldsV1": {
2026-06-10 15:51:48.780361 | controller |           "f:metadata": {
2026-06-10 15:51:48.780376 | controller |             "f:annotations": {
2026-06-10 15:51:48.780391 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-10 15:51:48.780407 | controller |             }
2026-06-10 15:51:48.780422 | controller |           }
2026-06-10 15:51:48.780436 | controller |         },
2026-06-10 15:51:48.780450 | controller |         "manager": "crc",
2026-06-10 15:51:48.780465 | controller |         "operation": "Update",
2026-06-10 15:51:48.780479 | controller |         "subresource": "status",
2026-06-10 15:51:48.780493 | controller |         "time": "2026-06-10T14:57:07Z"
2026-06-10 15:51:48.780507 | controller |       },
2026-06-10 15:51:48.780521 | controller |       {
2026-06-10 15:51:48.780536 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.780551 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.780566 | controller |         "fieldsV1": {
2026-06-10 15:51:48.780581 | controller |           "f:metadata": {
2026-06-10 15:51:48.780595 | controller |             "f:annotations": {
2026-06-10 15:51:48.780610 | controller |               ".": {},
2026-06-10 15:51:48.780625 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-10 15:51:48.780640 | controller |             },
2026-06-10 15:51:48.780655 | controller |             "f:generateName": {},
2026-06-10 15:51:48.780680 | controller |             "f:labels": {
2026-06-10 15:51:48.780695 | controller |               ".": {},
2026-06-10 15:51:48.780710 | controller |               "f:app.kubernetes.io/name": {},
2026-06-10 15:51:48.780725 | controller |               "f:control-plane": {},
2026-06-10 15:51:48.780739 | controller |               "f:openstack.org/operator-name": {},
2026-06-10 15:51:48.780754 | controller |               "f:pod-template-hash": {}
2026-06-10 15:51:48.780769 | controller |             },
2026-06-10 15:51:48.780783 | controller |             "f:ownerReferences": {
2026-06-10 15:51:48.780798 | controller |               ".": {},
2026-06-10 15:51:48.780812 | controller |               "k:{\"uid\":\"a219bba7-ec9a-4118-9076-9142d677e7db\"}": {}
2026-06-10 15:51:48.780827 | controller |             }
2026-06-10 15:51:48.780842 | controller |           },
2026-06-10 15:51:48.780875 | controller |           "f:spec": {
2026-06-10 15:51:48.780892 | controller |             "f:containers": {
2026-06-10 15:51:48.780907 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-10 15:51:48.780921 | controller |                 ".": {},
2026-06-10 15:51:48.780936 | controller |                 "f:args": {},
2026-06-10 15:51:48.780950 | controller |                 "f:command": {},
2026-06-10 15:51:48.780964 | controller |                 "f:env": {
2026-06-10 15:51:48.780978 | controller |                   ".": {},
2026-06-10 15:51:48.780992 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-10 15:51:48.781007 | controller |                     ".": {},
2026-06-10 15:51:48.781021 | controller |                     "f:name": {},
2026-06-10 15:51:48.781036 | controller |                     "f:value": {}
2026-06-10 15:51:48.781050 | controller |                   },
2026-06-10 15:51:48.781065 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-10 15:51:48.781080 | controller |                     ".": {},
2026-06-10 15:51:48.781094 | controller |                     "f:name": {},
2026-06-10 15:51:48.781109 | controller |                     "f:value": {}
2026-06-10 15:51:48.781124 | controller |                   },
2026-06-10 15:51:48.781138 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-10 15:51:48.781152 | controller |                     ".": {},
2026-06-10 15:51:48.781166 | controller |                     "f:name": {},
2026-06-10 15:51:48.781180 | controller |                     "f:value": {}
2026-06-10 15:51:48.781195 | controller |                   },
2026-06-10 15:51:48.781209 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-10 15:51:48.781223 | controller |                     ".": {},
2026-06-10 15:51:48.781237 | controller |                     "f:name": {},
2026-06-10 15:51:48.781251 | controller |                     "f:value": {}
2026-06-10 15:51:48.781265 | controller |                   },
2026-06-10 15:51:48.781279 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-10 15:51:48.781294 | controller |                     ".": {},
2026-06-10 15:51:48.781308 | controller |                     "f:name": {},
2026-06-10 15:51:48.781323 | controller |                     "f:value": {}
2026-06-10 15:51:48.781337 | controller |                   }
2026-06-10 15:51:48.781351 | controller |                 },
2026-06-10 15:51:48.781365 | controller |                 "f:image": {},
2026-06-10 15:51:48.781380 | controller |                 "f:imagePullPolicy": {},
2026-06-10 15:51:48.781394 | controller |                 "f:livenessProbe": {
2026-06-10 15:51:48.781409 | controller |                   ".": {},
2026-06-10 15:51:48.781423 | controller |                   "f:failureThreshold": {},
2026-06-10 15:51:48.781437 | controller |                   "f:httpGet": {
2026-06-10 15:51:48.781453 | controller |                     ".": {},
2026-06-10 15:51:48.781468 | controller |                     "f:path": {},
2026-06-10 15:51:48.781487 | controller |                     "f:port": {},
2026-06-10 15:51:48.781503 | controller |                     "f:scheme": {}
2026-06-10 15:51:48.781518 | controller |                   },
2026-06-10 15:51:48.781532 | controller |                   "f:initialDelaySeconds": {},
2026-06-10 15:51:48.781547 | controller |                   "f:periodSeconds": {},
2026-06-10 15:51:48.781561 | controller |                   "f:successThreshold": {},
2026-06-10 15:51:48.781576 | controller |                   "f:timeoutSeconds": {}
2026-06-10 15:51:48.781590 | controller |                 },
2026-06-10 15:51:48.781604 | controller |                 "f:name": {},
2026-06-10 15:51:48.781618 | controller |                 "f:readinessProbe": {
2026-06-10 15:51:48.781632 | controller |                   ".": {},
2026-06-10 15:51:48.781646 | controller |                   "f:failureThreshold": {},
2026-06-10 15:51:48.781660 | controller |                   "f:httpGet": {
2026-06-10 15:51:48.781674 | controller |                     ".": {},
2026-06-10 15:51:48.781689 | controller |                     "f:path": {},
2026-06-10 15:51:48.781703 | controller |                     "f:port": {},
2026-06-10 15:51:48.781718 | controller |                     "f:scheme": {}
2026-06-10 15:51:48.781732 | controller |                   },
2026-06-10 15:51:48.781747 | controller |                   "f:initialDelaySeconds": {},
2026-06-10 15:51:48.781761 | controller |                   "f:periodSeconds": {},
2026-06-10 15:51:48.781776 | controller |                   "f:successThreshold": {},
2026-06-10 15:51:48.781790 | controller |                   "f:timeoutSeconds": {}
2026-06-10 15:51:48.781804 | controller |                 },
2026-06-10 15:51:48.781820 | controller |                 "f:resources": {
2026-06-10 15:51:48.781834 | controller |                   ".": {},
2026-06-10 15:51:48.781852 | controller |                   "f:limits": {
2026-06-10 15:51:48.781885 | controller |                     ".": {},
2026-06-10 15:51:48.781901 | controller |                     "f:cpu": {},
2026-06-10 15:51:48.781917 | controller |                     "f:memory": {}
2026-06-10 15:51:48.781931 | controller |                   },
2026-06-10 15:51:48.781946 | controller |                   "f:requests": {
2026-06-10 15:51:48.781960 | controller |                     ".": {},
2026-06-10 15:51:48.781974 | controller |                     "f:cpu": {},
2026-06-10 15:51:48.781990 | controller |                     "f:memory": {}
2026-06-10 15:51:48.782004 | controller |                   }
2026-06-10 15:51:48.782019 | controller |                 },
2026-06-10 15:51:48.782033 | controller |                 "f:securityContext": {
2026-06-10 15:51:48.782048 | controller |                   ".": {},
2026-06-10 15:51:48.782063 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-10 15:51:48.782077 | controller |                 },
2026-06-10 15:51:48.782092 | controller |                 "f:terminationMessagePath": {},
2026-06-10 15:51:48.782107 | controller |                 "f:terminationMessagePolicy": {}
2026-06-10 15:51:48.782122 | controller |               }
2026-06-10 15:51:48.782136 | controller |             },
2026-06-10 15:51:48.782150 | controller |             "f:dnsPolicy": {},
2026-06-10 15:51:48.782164 | controller |             "f:enableServiceLinks": {},
2026-06-10 15:51:48.782178 | controller |             "f:restartPolicy": {},
2026-06-10 15:51:48.782192 | controller |             "f:schedulerName": {},
2026-06-10 15:51:48.782206 | controller |             "f:securityContext": {
2026-06-10 15:51:48.782221 | controller |               ".": {},
2026-06-10 15:51:48.782235 | controller |               "f:runAsNonRoot": {}
2026-06-10 15:51:48.782250 | controller |             },
2026-06-10 15:51:48.782264 | controller |             "f:serviceAccount": {},
2026-06-10 15:51:48.782278 | controller |             "f:serviceAccountName": {},
2026-06-10 15:51:48.782292 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-10 15:51:48.782313 | controller |             "f:tolerations": {}
2026-06-10 15:51:48.782329 | controller |           }
2026-06-10 15:51:48.782362 | controller |         },
2026-06-10 15:51:48.782379 | controller |         "manager": "kube-controller-manager",
2026-06-10 15:51:48.782393 | controller |         "operation": "Update",
2026-06-10 15:51:48.782408 | controller |         "time": "2026-06-10T14:57:07Z"
2026-06-10 15:51:48.782422 | controller |       },
2026-06-10 15:51:48.782437 | controller |       {
2026-06-10 15:51:48.782452 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.782466 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.782480 | controller |         "fieldsV1": {
2026-06-10 15:51:48.782496 | controller |           "f:metadata": {
2026-06-10 15:51:48.782511 | controller |             "f:annotations": {
2026-06-10 15:51:48.782525 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-10 15:51:48.782540 | controller |             }
2026-06-10 15:51:48.782555 | controller |           }
2026-06-10 15:51:48.782569 | controller |         },
2026-06-10 15:51:48.782583 | controller |         "manager": "multus-daemon",
2026-06-10 15:51:48.782597 | controller |         "operation": "Update",
2026-06-10 15:51:48.782612 | controller |         "subresource": "status",
2026-06-10 15:51:48.782626 | controller |         "time": "2026-06-10T14:57:09Z"
2026-06-10 15:51:48.782640 | controller |       },
2026-06-10 15:51:48.782654 | controller |       {
2026-06-10 15:51:48.782667 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.782682 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.782696 | controller |         "fieldsV1": {
2026-06-10 15:51:48.782711 | controller |           "f:status": {
2026-06-10 15:51:48.782726 | controller |             "f:conditions": {
2026-06-10 15:51:48.782741 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-10 15:51:48.782755 | controller |                 ".": {},
2026-06-10 15:51:48.782770 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.782784 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.782799 | controller |                 "f:status": {},
2026-06-10 15:51:48.782813 | controller |                 "f:type": {}
2026-06-10 15:51:48.782828 | controller |               },
2026-06-10 15:51:48.782842 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-10 15:51:48.782874 | controller |                 ".": {},
2026-06-10 15:51:48.782890 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.782905 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.782919 | controller |                 "f:status": {},
2026-06-10 15:51:48.782933 | controller |                 "f:type": {}
2026-06-10 15:51:48.782947 | controller |               },
2026-06-10 15:51:48.782961 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-10 15:51:48.782975 | controller |                 ".": {},
2026-06-10 15:51:48.782989 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.783003 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.783018 | controller |                 "f:status": {},
2026-06-10 15:51:48.783033 | controller |                 "f:type": {}
2026-06-10 15:51:48.783048 | controller |               },
2026-06-10 15:51:48.783063 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-10 15:51:48.783078 | controller |                 ".": {},
2026-06-10 15:51:48.783093 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.783107 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.783121 | controller |                 "f:status": {},
2026-06-10 15:51:48.783135 | controller |                 "f:type": {}
2026-06-10 15:51:48.783149 | controller |               }
2026-06-10 15:51:48.783163 | controller |             },
2026-06-10 15:51:48.783182 | controller |             "f:containerStatuses": {},
2026-06-10 15:51:48.783198 | controller |             "f:hostIP": {},
2026-06-10 15:51:48.783213 | controller |             "f:hostIPs": {},
2026-06-10 15:51:48.783227 | controller |             "f:phase": {},
2026-06-10 15:51:48.783241 | controller |             "f:podIP": {},
2026-06-10 15:51:48.783255 | controller |             "f:podIPs": {
2026-06-10 15:51:48.783269 | controller |               ".": {},
2026-06-10 15:51:48.783283 | controller |               "k:{\"ip\":\"10.217.0.93\"}": {
2026-06-10 15:51:48.783298 | controller |                 ".": {},
2026-06-10 15:51:48.783311 | controller |                 "f:ip": {}
2026-06-10 15:51:48.783326 | controller |               }
2026-06-10 15:51:48.783340 | controller |             },
2026-06-10 15:51:48.783354 | controller |             "f:startTime": {}
2026-06-10 15:51:48.783368 | controller |           }
2026-06-10 15:51:48.783382 | controller |         },
2026-06-10 15:51:48.783396 | controller |         "manager": "kubelet",
2026-06-10 15:51:48.783410 | controller |         "operation": "Update",
2026-06-10 15:51:48.783425 | controller |         "subresource": "status",
2026-06-10 15:51:48.783440 | controller |         "time": "2026-06-10T14:57:58Z"
2026-06-10 15:51:48.783455 | controller |       }
2026-06-10 15:51:48.783470 | controller |     ],
2026-06-10 15:51:48.783485 | controller |     "name": "telemetry-operator-controller-manager-5d65c7d97d-s2hw2",
2026-06-10 15:51:48.783499 | controller |     "namespace": "openstack-operators",
2026-06-10 15:51:48.783514 | controller |     "ownerReferences": [
2026-06-10 15:51:48.783530 | controller |       {
2026-06-10 15:51:48.783545 | controller |         "apiVersion": "apps/v1",
2026-06-10 15:51:48.783560 | controller |         "blockOwnerDeletion": true,
2026-06-10 15:51:48.783575 | controller |         "controller": true,
2026-06-10 15:51:48.783590 | controller |         "kind": "ReplicaSet",
2026-06-10 15:51:48.783605 | controller |         "name": "telemetry-operator-controller-manager-5d65c7d97d",
2026-06-10 15:51:48.783619 | controller |         "uid": "a219bba7-ec9a-4118-9076-9142d677e7db"
2026-06-10 15:51:48.783634 | controller |       }
2026-06-10 15:51:48.783649 | controller |     ],
2026-06-10 15:51:48.783664 | controller |     "resourceVersion": "54249",
2026-06-10 15:51:48.783679 | controller |     "uid": "b3bd7314-cd2d-4906-b466-6f1fb13a72a0"
2026-06-10 15:51:48.783695 | controller |   },
2026-06-10 15:51:48.783710 | controller |   "spec": {
2026-06-10 15:51:48.783724 | controller |     "containers": [
2026-06-10 15:51:48.783739 | controller |       {
2026-06-10 15:51:48.783753 | controller |         "args": [
2026-06-10 15:51:48.783768 | controller |           "--leader-elect",
2026-06-10 15:51:48.783784 | controller |           "--health-probe-bind-address=:8081",
2026-06-10 15:51:48.783799 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-10 15:51:48.783813 | controller |         ],
2026-06-10 15:51:48.783828 | controller |         "command": [
2026-06-10 15:51:48.783842 | controller |           "/manager"
2026-06-10 15:51:48.783884 | controller |         ],
2026-06-10 15:51:48.783902 | controller |         "env": [
2026-06-10 15:51:48.783918 | controller |           {
2026-06-10 15:51:48.783934 | controller |             "name": "LEASE_DURATION",
2026-06-10 15:51:48.783949 | controller |             "value": "30"
2026-06-10 15:51:48.783964 | controller |           },
2026-06-10 15:51:48.783978 | controller |           {
2026-06-10 15:51:48.783993 | controller |             "name": "RENEW_DEADLINE",
2026-06-10 15:51:48.784008 | controller |             "value": "20"
2026-06-10 15:51:48.784024 | controller |           },
2026-06-10 15:51:48.784039 | controller |           {
2026-06-10 15:51:48.784054 | controller |             "name": "RETRY_PERIOD",
2026-06-10 15:51:48.784068 | controller |             "value": "5"
2026-06-10 15:51:48.784082 | controller |           },
2026-06-10 15:51:48.784096 | controller |           {
2026-06-10 15:51:48.784116 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-10 15:51:48.784131 | controller |             "value": "false"
2026-06-10 15:51:48.784147 | controller |           },
2026-06-10 15:51:48.784162 | controller |           {
2026-06-10 15:51:48.784176 | controller |             "name": "METRICS_CERTS",
2026-06-10 15:51:48.784191 | controller |             "value": "false"
2026-06-10 15:51:48.784205 | controller |           }
2026-06-10 15:51:48.784220 | controller |         ],
2026-06-10 15:51:48.784235 | controller |         "image": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6",
2026-06-10 15:51:48.784250 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-10 15:51:48.784264 | controller |         "livenessProbe": {
2026-06-10 15:51:48.784279 | controller |           "failureThreshold": 3,
2026-06-10 15:51:48.784293 | controller |           "httpGet": {
2026-06-10 15:51:48.784308 | controller |             "path": "/healthz",
2026-06-10 15:51:48.784323 | controller |             "port": 8081,
2026-06-10 15:51:48.784337 | controller |             "scheme": "HTTP"
2026-06-10 15:51:48.784351 | controller |           },
2026-06-10 15:51:48.784366 | controller |           "initialDelaySeconds": 15,
2026-06-10 15:51:48.784438 | controller |           "periodSeconds": 20,
2026-06-10 15:51:48.784465 | controller |           "successThreshold": 1,
2026-06-10 15:51:48.784483 | controller |           "timeoutSeconds": 1
2026-06-10 15:51:48.784499 | controller |         },
2026-06-10 15:51:48.784515 | controller |         "name": "manager",
2026-06-10 15:51:48.784530 | controller |         "readinessProbe": {
2026-06-10 15:51:48.784544 | controller |           "failureThreshold": 3,
2026-06-10 15:51:48.784559 | controller |           "httpGet": {
2026-06-10 15:51:48.784573 | controller |             "path": "/readyz",
2026-06-10 15:51:48.784588 | controller |             "port": 8081,
2026-06-10 15:51:48.784602 | controller |             "scheme": "HTTP"
2026-06-10 15:51:48.784617 | controller |           },
2026-06-10 15:51:48.784632 | controller |           "initialDelaySeconds": 5,
2026-06-10 15:51:48.784647 | controller |           "periodSeconds": 10,
2026-06-10 15:51:48.784663 | controller |           "successThreshold": 1,
2026-06-10 15:51:48.784678 | controller |           "timeoutSeconds": 1
2026-06-10 15:51:48.784693 | controller |         },
2026-06-10 15:51:48.784709 | controller |         "resources": {
2026-06-10 15:51:48.784723 | controller |           "limits": {
2026-06-10 15:51:48.784738 | controller |             "cpu": "500m",
2026-06-10 15:51:48.784752 | controller |             "memory": "512Mi"
2026-06-10 15:51:48.784766 | controller |           },
2026-06-10 15:51:48.784780 | controller |           "requests": {
2026-06-10 15:51:48.784794 | controller |             "cpu": "10m",
2026-06-10 15:51:48.784809 | controller |             "memory": "256Mi"
2026-06-10 15:51:48.784823 | controller |           }
2026-06-10 15:51:48.784837 | controller |         },
2026-06-10 15:51:48.784871 | controller |         "securityContext": {
2026-06-10 15:51:48.784889 | controller |           "allowPrivilegeEscalation": false,
2026-06-10 15:51:48.784905 | controller |           "capabilities": {
2026-06-10 15:51:48.784921 | controller |             "drop": [
2026-06-10 15:51:48.784936 | controller |               "MKNOD"
2026-06-10 15:51:48.784950 | controller |             ]
2026-06-10 15:51:48.784966 | controller |           }
2026-06-10 15:51:48.784980 | controller |         },
2026-06-10 15:51:48.784994 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-10 15:51:48.785009 | controller |         "terminationMessagePolicy": "File",
2026-06-10 15:51:48.785024 | controller |         "volumeMounts": [
2026-06-10 15:51:48.785038 | controller |           {
2026-06-10 15:51:48.785054 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-10 15:51:48.785074 | controller |             "name": "kube-api-access-ktkk6",
2026-06-10 15:51:48.785090 | controller |             "readOnly": true
2026-06-10 15:51:48.785105 | controller |           }
2026-06-10 15:51:48.785120 | controller |         ]
2026-06-10 15:51:48.785136 | controller |       }
2026-06-10 15:51:48.785151 | controller |     ],
2026-06-10 15:51:48.785165 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-10 15:51:48.785181 | controller |     "enableServiceLinks": true,
2026-06-10 15:51:48.785195 | controller |     "imagePullSecrets": [
2026-06-10 15:51:48.785209 | controller |       {
2026-06-10 15:51:48.785224 | controller |         "name": "telemetry-operator-controller-manager-dockercfg-2lrwm"
2026-06-10 15:51:48.785238 | controller |       }
2026-06-10 15:51:48.785253 | controller |     ],
2026-06-10 15:51:48.785268 | controller |     "nodeName": "crc",
2026-06-10 15:51:48.785283 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-10 15:51:48.785297 | controller |     "priority": 0,
2026-06-10 15:51:48.785311 | controller |     "restartPolicy": "Always",
2026-06-10 15:51:48.785325 | controller |     "schedulerName": "default-scheduler",
2026-06-10 15:51:48.785340 | controller |     "securityContext": {
2026-06-10 15:51:48.785354 | controller |       "runAsNonRoot": true,
2026-06-10 15:51:48.785367 | controller |       "seLinuxOptions": {
2026-06-10 15:51:48.785381 | controller |         "level": "s0:c26,c5"
2026-06-10 15:51:48.785395 | controller |       }
2026-06-10 15:51:48.785409 | controller |     },
2026-06-10 15:51:48.785424 | controller |     "serviceAccount": "telemetry-operator-controller-manager",
2026-06-10 15:51:48.785440 | controller |     "serviceAccountName": "telemetry-operator-controller-manager",
2026-06-10 15:51:48.785455 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-10 15:51:48.785469 | controller |     "tolerations": [
2026-06-10 15:51:48.785485 | controller |       {
2026-06-10 15:51:48.785499 | controller |         "effect": "NoExecute",
2026-06-10 15:51:48.785514 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-10 15:51:48.785528 | controller |         "operator": "Exists",
2026-06-10 15:51:48.785542 | controller |         "tolerationSeconds": 120
2026-06-10 15:51:48.785556 | controller |       },
2026-06-10 15:51:48.785570 | controller |       {
2026-06-10 15:51:48.785585 | controller |         "effect": "NoExecute",
2026-06-10 15:51:48.785599 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-10 15:51:48.785613 | controller |         "operator": "Exists",
2026-06-10 15:51:48.785627 | controller |         "tolerationSeconds": 120
2026-06-10 15:51:48.785641 | controller |       },
2026-06-10 15:51:48.785655 | controller |       {
2026-06-10 15:51:48.785670 | controller |         "effect": "NoSchedule",
2026-06-10 15:51:48.785684 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-10 15:51:48.785698 | controller |         "operator": "Exists"
2026-06-10 15:51:48.785713 | controller |       }
2026-06-10 15:51:48.785727 | controller |     ],
2026-06-10 15:51:48.785742 | controller |     "volumes": [
2026-06-10 15:51:48.785756 | controller |       {
2026-06-10 15:51:48.785770 | controller |         "name": "kube-api-access-ktkk6",
2026-06-10 15:51:48.785783 | controller |         "projected": {
2026-06-10 15:51:48.785797 | controller |           "defaultMode": 420,
2026-06-10 15:51:48.785811 | controller |           "sources": [
2026-06-10 15:51:48.785827 | controller |             {
2026-06-10 15:51:48.785841 | controller |               "serviceAccountToken": {
2026-06-10 15:51:48.785882 | controller |                 "expirationSeconds": 3607,
2026-06-10 15:51:48.785900 | controller |                 "path": "token"
2026-06-10 15:51:48.785915 | controller |               }
2026-06-10 15:51:48.785931 | controller |             },
2026-06-10 15:51:48.785947 | controller |             {
2026-06-10 15:51:48.785961 | controller |               "configMap": {
2026-06-10 15:51:48.785981 | controller |                 "items": [
2026-06-10 15:51:48.785997 | controller |                   {
2026-06-10 15:51:48.786011 | controller |                     "key": "ca.crt",
2026-06-10 15:51:48.786026 | controller |                     "path": "ca.crt"
2026-06-10 15:51:48.786040 | controller |                   }
2026-06-10 15:51:48.786055 | controller |                 ],
2026-06-10 15:51:48.786069 | controller |                 "name": "kube-root-ca.crt"
2026-06-10 15:51:48.786086 | controller |               }
2026-06-10 15:51:48.786102 | controller |             },
2026-06-10 15:51:48.786117 | controller |             {
2026-06-10 15:51:48.786131 | controller |               "downwardAPI": {
2026-06-10 15:51:48.786146 | controller |                 "items": [
2026-06-10 15:51:48.786160 | controller |                   {
2026-06-10 15:51:48.786174 | controller |                     "fieldRef": {
2026-06-10 15:51:48.786188 | controller |                       "apiVersion": "v1",
2026-06-10 15:51:48.786202 | controller |                       "fieldPath": "metadata.namespace"
2026-06-10 15:51:48.786217 | controller |                     },
2026-06-10 15:51:48.786231 | controller |                     "path": "namespace"
2026-06-10 15:51:48.786246 | controller |                   }
2026-06-10 15:51:48.786261 | controller |                 ]
2026-06-10 15:51:48.786275 | controller |               }
2026-06-10 15:51:48.786289 | controller |             },
2026-06-10 15:51:48.786303 | controller |             {
2026-06-10 15:51:48.786317 | controller |               "configMap": {
2026-06-10 15:51:48.786331 | controller |                 "items": [
2026-06-10 15:51:48.786346 | controller |                   {
2026-06-10 15:51:48.786362 | controller |                     "key": "service-ca.crt",
2026-06-10 15:51:48.786389 | controller |                     "path": "service-ca.crt"
2026-06-10 15:51:48.786407 | controller |                   }
2026-06-10 15:51:48.786422 | controller |                 ],
2026-06-10 15:51:48.786437 | controller |                 "name": "openshift-service-ca.crt"
2026-06-10 15:51:48.786452 | controller |               }
2026-06-10 15:51:48.786466 | controller |             }
2026-06-10 15:51:48.786480 | controller |           ]
2026-06-10 15:51:48.786495 | controller |         }
2026-06-10 15:51:48.786509 | controller |       }
2026-06-10 15:51:48.786523 | controller |     ]
2026-06-10 15:51:48.786537 | controller |   },
2026-06-10 15:51:48.786551 | controller |   "status": {
2026-06-10 15:51:48.786566 | controller |     "conditions": [
2026-06-10 15:51:48.786580 | controller |       {
2026-06-10 15:51:48.786595 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.786609 | controller |         "lastTransitionTime": "2026-06-10T14:57:37Z",
2026-06-10 15:51:48.786624 | controller |         "status": "True",
2026-06-10 15:51:48.786639 | controller |         "type": "PodReadyToStartContainers"
2026-06-10 15:51:48.786654 | controller |       },
2026-06-10 15:51:48.786668 | controller |       {
2026-06-10 15:51:48.786683 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.786698 | controller |         "lastTransitionTime": "2026-06-10T14:57:07Z",
2026-06-10 15:51:48.786714 | controller |         "status": "True",
2026-06-10 15:51:48.786729 | controller |         "type": "Initialized"
2026-06-10 15:51:48.786743 | controller |       },
2026-06-10 15:51:48.786757 | controller |       {
2026-06-10 15:51:48.786772 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.786785 | controller |         "lastTransitionTime": "2026-06-10T14:57:50Z",
2026-06-10 15:51:48.786799 | controller |         "status": "True",
2026-06-10 15:51:48.786814 | controller |         "type": "Ready"
2026-06-10 15:51:48.786829 | controller |       },
2026-06-10 15:51:48.786843 | controller |       {
2026-06-10 15:51:48.786875 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.786891 | controller |         "lastTransitionTime": "2026-06-10T14:57:50Z",
2026-06-10 15:51:48.786910 | controller |         "status": "True",
2026-06-10 15:51:48.786925 | controller |         "type": "ContainersReady"
2026-06-10 15:51:48.786940 | controller |       },
2026-06-10 15:51:48.786954 | controller |       {
2026-06-10 15:51:48.786968 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.786984 | controller |         "lastTransitionTime": "2026-06-10T14:57:07Z",
2026-06-10 15:51:48.786998 | controller |         "status": "True",
2026-06-10 15:51:48.787013 | controller |         "type": "PodScheduled"
2026-06-10 15:51:48.787027 | controller |       }
2026-06-10 15:51:48.787042 | controller |     ],
2026-06-10 15:51:48.787057 | controller |     "containerStatuses": [
2026-06-10 15:51:48.787071 | controller |       {
2026-06-10 15:51:48.787086 | controller |         "allocatedResources": {
2026-06-10 15:51:48.787100 | controller |           "cpu": "10m",
2026-06-10 15:51:48.787114 | controller |           "memory": "256Mi"
2026-06-10 15:51:48.787128 | controller |         },
2026-06-10 15:51:48.787142 | controller |         "containerID": "cri-o://1e3131cf655ba45c0bfaeb0be63e4bda323dc89569e492096351c27d7066ec76",
2026-06-10 15:51:48.787157 | controller |         "image": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6",
2026-06-10 15:51:48.787173 | controller |         "imageID": "quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6",
2026-06-10 15:51:48.787189 | controller |         "lastState": {},
2026-06-10 15:51:48.787204 | controller |         "name": "manager",
2026-06-10 15:51:48.787219 | controller |         "ready": true,
2026-06-10 15:51:48.787234 | controller |         "resources": {
2026-06-10 15:51:48.787248 | controller |           "limits": {
2026-06-10 15:51:48.787263 | controller |             "cpu": "500m",
2026-06-10 15:51:48.787277 | controller |             "memory": "512Mi"
2026-06-10 15:51:48.787291 | controller |           },
2026-06-10 15:51:48.787305 | controller |           "requests": {
2026-06-10 15:51:48.787319 | controller |             "cpu": "10m",
2026-06-10 15:51:48.787333 | controller |             "memory": "256Mi"
2026-06-10 15:51:48.787347 | controller |           }
2026-06-10 15:51:48.787361 | controller |         },
2026-06-10 15:51:48.787374 | controller |         "restartCount": 0,
2026-06-10 15:51:48.787388 | controller |         "started": true,
2026-06-10 15:51:48.787403 | controller |         "state": {
2026-06-10 15:51:48.787417 | controller |           "running": {
2026-06-10 15:51:48.787431 | controller |             "startedAt": "2026-06-10T14:57:37Z"
2026-06-10 15:51:48.787445 | controller |           }
2026-06-10 15:51:48.787459 | controller |         },
2026-06-10 15:51:48.787473 | controller |         "user": {
2026-06-10 15:51:48.787488 | controller |           "linux": {
2026-06-10 15:51:48.787502 | controller |             "gid": 0,
2026-06-10 15:51:48.787516 | controller |             "supplementalGroups": [
2026-06-10 15:51:48.787531 | controller |               0
2026-06-10 15:51:48.787546 | controller |             ],
2026-06-10 15:51:48.787560 | controller |             "uid": 65532
2026-06-10 15:51:48.787574 | controller |           }
2026-06-10 15:51:48.787588 | controller |         },
2026-06-10 15:51:48.787602 | controller |         "volumeMounts": [
2026-06-10 15:51:48.787616 | controller |           {
2026-06-10 15:51:48.787630 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-10 15:51:48.787645 | controller |             "name": "kube-api-access-ktkk6",
2026-06-10 15:51:48.787659 | controller |             "readOnly": true,
2026-06-10 15:51:48.787673 | controller |             "recursiveReadOnly": "Disabled"
2026-06-10 15:51:48.787687 | controller |           }
2026-06-10 15:51:48.787702 | controller |         ]
2026-06-10 15:51:48.787716 | controller |       }
2026-06-10 15:51:48.787730 | controller |     ],
2026-06-10 15:51:48.787749 | controller |     "hostIP": "192.168.126.11",
2026-06-10 15:51:48.787765 | controller |     "hostIPs": [
2026-06-10 15:51:48.787781 | controller |       {
2026-06-10 15:51:48.787796 | controller |         "ip": "192.168.126.11"
2026-06-10 15:51:48.787810 | controller |       }
2026-06-10 15:51:48.787824 | controller |     ],
2026-06-10 15:51:48.787838 | controller |     "phase": "Running",
2026-06-10 15:51:48.787870 | controller |     "podIP": "10.217.0.93",
2026-06-10 15:51:48.787890 | controller |     "podIPs": [
2026-06-10 15:51:48.787906 | controller |       {
2026-06-10 15:51:48.787921 | controller |         "ip": "10.217.0.93"
2026-06-10 15:51:48.787935 | controller |       }
2026-06-10 15:51:48.787949 | controller |     ],
2026-06-10 15:51:48.787964 | controller |     "qosClass": "Burstable",
2026-06-10 15:51:48.787979 | controller |     "startTime": "2026-06-10T14:57:07Z"
2026-06-10 15:51:48.787993 | controller |   }
2026-06-10 15:51:48.788008 | controller | }
2026-06-10 15:51:48.814778 | controller | ok:
2026-06-10 15:51:48.814973 | controller | {
2026-06-10 15:51:48.815020 | controller |   "apiVersion": "v1",
2026-06-10 15:51:48.815052 | controller |   "kind": "Pod",
2026-06-10 15:51:48.815079 | controller |   "metadata": {
2026-06-10 15:51:48.815109 | controller |     "annotations": {
2026-06-10 15:51:48.815139 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.94/23\"],\"mac_address\":\"0a:58:0a:d9:00:5e\",\"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.94/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-10 15:51:48.815170 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.94\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:5e\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-10 15:51:48.815201 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-10 15:51:48.815231 | controller |       "openshift.io/scc": "anyuid",
2026-06-10 15:51:48.815260 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-10 15:51:48.815285 | controller |     },
2026-06-10 15:51:48.815308 | controller |     "creationTimestamp": "2026-06-10T14:57:07Z",
2026-06-10 15:51:48.815331 | controller |     "generateName": "test-operator-controller-manager-8d5599d7d-",
2026-06-10 15:51:48.815354 | controller |     "generation": 1,
2026-06-10 15:51:48.815375 | controller |     "labels": {
2026-06-10 15:51:48.815395 | controller |       "app.kubernetes.io/name": "test-operator",
2026-06-10 15:51:48.815419 | controller |       "control-plane": "controller-manager",
2026-06-10 15:51:48.815438 | controller |       "openstack.org/operator-name": "test",
2026-06-10 15:51:48.815460 | controller |       "pod-template-hash": "8d5599d7d"
2026-06-10 15:51:48.815482 | controller |     },
2026-06-10 15:51:48.815499 | controller |     "managedFields": [
2026-06-10 15:51:48.815518 | controller |       {
2026-06-10 15:51:48.815539 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.815560 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.815581 | controller |         "fieldsV1": {
2026-06-10 15:51:48.815602 | controller |           "f:metadata": {
2026-06-10 15:51:48.815622 | controller |             "f:annotations": {
2026-06-10 15:51:48.815643 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-10 15:51:48.815661 | controller |             }
2026-06-10 15:51:48.815680 | controller |           }
2026-06-10 15:51:48.815700 | controller |         },
2026-06-10 15:51:48.815718 | controller |         "manager": "crc",
2026-06-10 15:51:48.815737 | controller |         "operation": "Update",
2026-06-10 15:51:48.815771 | controller |         "subresource": "status",
2026-06-10 15:51:48.815791 | controller |         "time": "2026-06-10T14:57:07Z"
2026-06-10 15:51:48.815811 | controller |       },
2026-06-10 15:51:48.815832 | controller |       {
2026-06-10 15:51:48.815852 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.815888 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.815909 | controller |         "fieldsV1": {
2026-06-10 15:51:48.815930 | controller |           "f:metadata": {
2026-06-10 15:51:48.815951 | controller |             "f:annotations": {
2026-06-10 15:51:48.815971 | controller |               ".": {},
2026-06-10 15:51:48.815991 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-10 15:51:48.816012 | controller |             },
2026-06-10 15:51:48.816032 | controller |             "f:generateName": {},
2026-06-10 15:51:48.816050 | controller |             "f:labels": {
2026-06-10 15:51:48.816070 | controller |               ".": {},
2026-06-10 15:51:48.816090 | controller |               "f:app.kubernetes.io/name": {},
2026-06-10 15:51:48.816112 | controller |               "f:control-plane": {},
2026-06-10 15:51:48.816131 | controller |               "f:openstack.org/operator-name": {},
2026-06-10 15:51:48.816149 | controller |               "f:pod-template-hash": {}
2026-06-10 15:51:48.816168 | controller |             },
2026-06-10 15:51:48.816190 | controller |             "f:ownerReferences": {
2026-06-10 15:51:48.816211 | controller |               ".": {},
2026-06-10 15:51:48.816231 | controller |               "k:{\"uid\":\"a5c1bde5-2989-4f8b-b7bd-005474e9ca5e\"}": {}
2026-06-10 15:51:48.816253 | controller |             }
2026-06-10 15:51:48.816271 | controller |           },
2026-06-10 15:51:48.816289 | controller |           "f:spec": {
2026-06-10 15:51:48.816309 | controller |             "f:containers": {
2026-06-10 15:51:48.816328 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-10 15:51:48.816346 | controller |                 ".": {},
2026-06-10 15:51:48.816442 | controller |                 "f:args": {},
2026-06-10 15:51:48.816464 | controller |                 "f:command": {},
2026-06-10 15:51:48.816482 | controller |                 "f:env": {
2026-06-10 15:51:48.816500 | controller |                   ".": {},
2026-06-10 15:51:48.816518 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-10 15:51:48.816537 | controller |                     ".": {},
2026-06-10 15:51:48.816557 | controller |                     "f:name": {},
2026-06-10 15:51:48.816576 | controller |                     "f:value": {}
2026-06-10 15:51:48.816593 | controller |                   },
2026-06-10 15:51:48.816611 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-10 15:51:48.816629 | controller |                     ".": {},
2026-06-10 15:51:48.816646 | controller |                     "f:name": {},
2026-06-10 15:51:48.816664 | controller |                     "f:value": {}
2026-06-10 15:51:48.816680 | controller |                   },
2026-06-10 15:51:48.816697 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-10 15:51:48.816714 | controller |                     ".": {},
2026-06-10 15:51:48.816731 | controller |                     "f:name": {},
2026-06-10 15:51:48.816748 | controller |                     "f:value": {}
2026-06-10 15:51:48.816766 | controller |                   },
2026-06-10 15:51:48.816784 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-10 15:51:48.816800 | controller |                     ".": {},
2026-06-10 15:51:48.816817 | controller |                     "f:name": {},
2026-06-10 15:51:48.816834 | controller |                     "f:value": {}
2026-06-10 15:51:48.816892 | controller |                   },
2026-06-10 15:51:48.816917 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-10 15:51:48.816935 | controller |                     ".": {},
2026-06-10 15:51:48.816961 | controller |                     "f:name": {},
2026-06-10 15:51:48.816979 | controller |                     "f:value": {}
2026-06-10 15:51:48.816996 | controller |                   }
2026-06-10 15:51:48.817013 | controller |                 },
2026-06-10 15:51:48.817030 | controller |                 "f:image": {},
2026-06-10 15:51:48.817048 | controller |                 "f:imagePullPolicy": {},
2026-06-10 15:51:48.817066 | controller |                 "f:livenessProbe": {
2026-06-10 15:51:48.817084 | controller |                   ".": {},
2026-06-10 15:51:48.817102 | controller |                   "f:failureThreshold": {},
2026-06-10 15:51:48.817120 | controller |                   "f:httpGet": {
2026-06-10 15:51:48.817138 | controller |                     ".": {},
2026-06-10 15:51:48.817156 | controller |                     "f:path": {},
2026-06-10 15:51:48.817174 | controller |                     "f:port": {},
2026-06-10 15:51:48.817192 | controller |                     "f:scheme": {}
2026-06-10 15:51:48.817210 | controller |                   },
2026-06-10 15:51:48.817228 | controller |                   "f:initialDelaySeconds": {},
2026-06-10 15:51:48.817246 | controller |                   "f:periodSeconds": {},
2026-06-10 15:51:48.817264 | controller |                   "f:successThreshold": {},
2026-06-10 15:51:48.817282 | controller |                   "f:timeoutSeconds": {}
2026-06-10 15:51:48.817300 | controller |                 },
2026-06-10 15:51:48.817318 | controller |                 "f:name": {},
2026-06-10 15:51:48.817335 | controller |                 "f:readinessProbe": {
2026-06-10 15:51:48.817352 | controller |                   ".": {},
2026-06-10 15:51:48.817369 | controller |                   "f:failureThreshold": {},
2026-06-10 15:51:48.817387 | controller |                   "f:httpGet": {
2026-06-10 15:51:48.817405 | controller |                     ".": {},
2026-06-10 15:51:48.817423 | controller |                     "f:path": {},
2026-06-10 15:51:48.817441 | controller |                     "f:port": {},
2026-06-10 15:51:48.817459 | controller |                     "f:scheme": {}
2026-06-10 15:51:48.817477 | controller |                   },
2026-06-10 15:51:48.817495 | controller |                   "f:initialDelaySeconds": {},
2026-06-10 15:51:48.817513 | controller |                   "f:periodSeconds": {},
2026-06-10 15:51:48.817532 | controller |                   "f:successThreshold": {},
2026-06-10 15:51:48.817553 | controller |                   "f:timeoutSeconds": {}
2026-06-10 15:51:48.817571 | controller |                 },
2026-06-10 15:51:48.817589 | controller |                 "f:resources": {
2026-06-10 15:51:48.817606 | controller |                   ".": {},
2026-06-10 15:51:48.817624 | controller |                   "f:limits": {
2026-06-10 15:51:48.817642 | controller |                     ".": {},
2026-06-10 15:51:48.817660 | controller |                     "f:cpu": {},
2026-06-10 15:51:48.817678 | controller |                     "f:memory": {}
2026-06-10 15:51:48.817696 | controller |                   },
2026-06-10 15:51:48.817713 | controller |                   "f:requests": {
2026-06-10 15:51:48.817731 | controller |                     ".": {},
2026-06-10 15:51:48.817749 | controller |                     "f:cpu": {},
2026-06-10 15:51:48.817767 | controller |                     "f:memory": {}
2026-06-10 15:51:48.817785 | controller |                   }
2026-06-10 15:51:48.817803 | controller |                 },
2026-06-10 15:51:48.817821 | controller |                 "f:securityContext": {
2026-06-10 15:51:48.817839 | controller |                   ".": {},
2026-06-10 15:51:48.817881 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-10 15:51:48.817902 | controller |                 },
2026-06-10 15:51:48.817919 | controller |                 "f:terminationMessagePath": {},
2026-06-10 15:51:48.817938 | controller |                 "f:terminationMessagePolicy": {}
2026-06-10 15:51:48.817955 | controller |               }
2026-06-10 15:51:48.817979 | controller |             },
2026-06-10 15:51:48.817998 | controller |             "f:dnsPolicy": {},
2026-06-10 15:51:48.818016 | controller |             "f:enableServiceLinks": {},
2026-06-10 15:51:48.818035 | controller |             "f:restartPolicy": {},
2026-06-10 15:51:48.818052 | controller |             "f:schedulerName": {},
2026-06-10 15:51:48.818071 | controller |             "f:securityContext": {
2026-06-10 15:51:48.818090 | controller |               ".": {},
2026-06-10 15:51:48.818110 | controller |               "f:runAsNonRoot": {}
2026-06-10 15:51:48.818128 | controller |             },
2026-06-10 15:51:48.818145 | controller |             "f:serviceAccount": {},
2026-06-10 15:51:48.818162 | controller |             "f:serviceAccountName": {},
2026-06-10 15:51:48.818180 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-10 15:51:48.818198 | controller |             "f:tolerations": {}
2026-06-10 15:51:48.818216 | controller |           }
2026-06-10 15:51:48.818234 | controller |         },
2026-06-10 15:51:48.818251 | controller |         "manager": "kube-controller-manager",
2026-06-10 15:51:48.818269 | controller |         "operation": "Update",
2026-06-10 15:51:48.818287 | controller |         "time": "2026-06-10T14:57:07Z"
2026-06-10 15:51:48.818305 | controller |       },
2026-06-10 15:51:48.818323 | controller |       {
2026-06-10 15:51:48.818341 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.818359 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.818376 | controller |         "fieldsV1": {
2026-06-10 15:51:48.818395 | controller |           "f:metadata": {
2026-06-10 15:51:48.818412 | controller |             "f:annotations": {
2026-06-10 15:51:48.818431 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-10 15:51:48.818449 | controller |             }
2026-06-10 15:51:48.818467 | controller |           }
2026-06-10 15:51:48.818487 | controller |         },
2026-06-10 15:51:48.818506 | controller |         "manager": "multus-daemon",
2026-06-10 15:51:48.818526 | controller |         "operation": "Update",
2026-06-10 15:51:48.818547 | controller |         "subresource": "status",
2026-06-10 15:51:48.818568 | controller |         "time": "2026-06-10T14:57:09Z"
2026-06-10 15:51:48.818589 | controller |       },
2026-06-10 15:51:48.818609 | controller |       {
2026-06-10 15:51:48.818629 | controller |         "apiVersion": "v1",
2026-06-10 15:51:48.818649 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:48.818669 | controller |         "fieldsV1": {
2026-06-10 15:51:48.818708 | controller |           "f:status": {
2026-06-10 15:51:48.818732 | controller |             "f:conditions": {
2026-06-10 15:51:48.818752 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-10 15:51:48.818772 | controller |                 ".": {},
2026-06-10 15:51:48.818792 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.818814 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.818834 | controller |                 "f:status": {},
2026-06-10 15:51:48.818851 | controller |                 "f:type": {}
2026-06-10 15:51:48.818890 | controller |               },
2026-06-10 15:51:48.818907 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-10 15:51:48.818923 | controller |                 ".": {},
2026-06-10 15:51:48.818938 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.818953 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.818968 | controller |                 "f:status": {},
2026-06-10 15:51:48.818982 | controller |                 "f:type": {}
2026-06-10 15:51:48.818997 | controller |               },
2026-06-10 15:51:48.819011 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-10 15:51:48.819028 | controller |                 ".": {},
2026-06-10 15:51:48.819043 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.819064 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.819080 | controller |                 "f:status": {},
2026-06-10 15:51:48.819095 | controller |                 "f:type": {}
2026-06-10 15:51:48.819109 | controller |               },
2026-06-10 15:51:48.819124 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-10 15:51:48.819139 | controller |                 ".": {},
2026-06-10 15:51:48.819154 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:48.819169 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:48.819184 | controller |                 "f:status": {},
2026-06-10 15:51:48.819199 | controller |                 "f:type": {}
2026-06-10 15:51:48.819213 | controller |               }
2026-06-10 15:51:48.819229 | controller |             },
2026-06-10 15:51:48.819244 | controller |             "f:containerStatuses": {},
2026-06-10 15:51:48.819258 | controller |             "f:hostIP": {},
2026-06-10 15:51:48.819273 | controller |             "f:hostIPs": {},
2026-06-10 15:51:48.819287 | controller |             "f:phase": {},
2026-06-10 15:51:48.819301 | controller |             "f:podIP": {},
2026-06-10 15:51:48.819315 | controller |             "f:podIPs": {
2026-06-10 15:51:48.819329 | controller |               ".": {},
2026-06-10 15:51:48.819343 | controller |               "k:{\"ip\":\"10.217.0.94\"}": {
2026-06-10 15:51:48.819357 | controller |                 ".": {},
2026-06-10 15:51:48.819371 | controller |                 "f:ip": {}
2026-06-10 15:51:48.819385 | controller |               }
2026-06-10 15:51:48.819399 | controller |             },
2026-06-10 15:51:48.819414 | controller |             "f:startTime": {}
2026-06-10 15:51:48.819429 | controller |           }
2026-06-10 15:51:48.819445 | controller |         },
2026-06-10 15:51:48.819463 | controller |         "manager": "kubelet",
2026-06-10 15:51:48.819506 | controller |         "operation": "Update",
2026-06-10 15:51:48.819534 | controller |         "subresource": "status",
2026-06-10 15:51:48.819575 | controller |         "time": "2026-06-10T14:57:54Z"
2026-06-10 15:51:48.819600 | controller |       }
2026-06-10 15:51:48.819618 | controller |     ],
2026-06-10 15:51:48.819634 | controller |     "name": "test-operator-controller-manager-8d5599d7d-rdtrk",
2026-06-10 15:51:48.819651 | controller |     "namespace": "openstack-operators",
2026-06-10 15:51:48.819666 | controller |     "ownerReferences": [
2026-06-10 15:51:48.819681 | controller |       {
2026-06-10 15:51:48.819696 | controller |         "apiVersion": "apps/v1",
2026-06-10 15:51:48.819712 | controller |         "blockOwnerDeletion": true,
2026-06-10 15:51:48.819728 | controller |         "controller": true,
2026-06-10 15:51:48.819743 | controller |         "kind": "ReplicaSet",
2026-06-10 15:51:48.819757 | controller |         "name": "test-operator-controller-manager-8d5599d7d",
2026-06-10 15:51:48.819772 | controller |         "uid": "a5c1bde5-2989-4f8b-b7bd-005474e9ca5e"
2026-06-10 15:51:48.819788 | controller |       }
2026-06-10 15:51:48.819803 | controller |     ],
2026-06-10 15:51:48.819818 | controller |     "resourceVersion": "54215",
2026-06-10 15:51:48.819833 | controller |     "uid": "42c6c030-7471-4192-afaa-b134fb6a0d2b"
2026-06-10 15:51:48.819847 | controller |   },
2026-06-10 15:51:48.819887 | controller |   "spec": {
2026-06-10 15:51:48.819904 | controller |     "containers": [
2026-06-10 15:51:48.819919 | controller |       {
2026-06-10 15:51:48.819934 | controller |         "args": [
2026-06-10 15:51:48.819949 | controller |           "--leader-elect",
2026-06-10 15:51:48.819965 | controller |           "--health-probe-bind-address=:8081",
2026-06-10 15:51:48.819980 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-10 15:51:48.819996 | controller |         ],
2026-06-10 15:51:48.820011 | controller |         "command": [
2026-06-10 15:51:48.820027 | controller |           "/manager"
2026-06-10 15:51:48.820042 | controller |         ],
2026-06-10 15:51:48.820084 | controller |         "env": [
2026-06-10 15:51:48.820119 | controller |           {
2026-06-10 15:51:48.820138 | controller |             "name": "LEASE_DURATION",
2026-06-10 15:51:48.820154 | controller |             "value": "30"
2026-06-10 15:51:48.820170 | controller |           },
2026-06-10 15:51:48.820185 | controller |           {
2026-06-10 15:51:48.820201 | controller |             "name": "RENEW_DEADLINE",
2026-06-10 15:51:48.820222 | controller |             "value": "20"
2026-06-10 15:51:48.820245 | controller |           },
2026-06-10 15:51:48.820265 | controller |           {
2026-06-10 15:51:48.820286 | controller |             "name": "RETRY_PERIOD",
2026-06-10 15:51:48.820303 | controller |             "value": "5"
2026-06-10 15:51:48.820325 | controller |           },
2026-06-10 15:51:48.820348 | controller |           {
2026-06-10 15:51:48.820366 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-10 15:51:48.820381 | controller |             "value": "false"
2026-06-10 15:51:48.820397 | controller |           },
2026-06-10 15:51:48.820418 | controller |           {
2026-06-10 15:51:48.820440 | controller |             "name": "METRICS_CERTS",
2026-06-10 15:51:48.820460 | controller |             "value": "false"
2026-06-10 15:51:48.820478 | controller |           }
2026-06-10 15:51:48.820495 | controller |         ],
2026-06-10 15:51:48.820519 | controller |         "image": "quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc",
2026-06-10 15:51:48.820540 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-10 15:51:48.820560 | controller |         "livenessProbe": {
2026-06-10 15:51:48.820581 | controller |           "failureThreshold": 3,
2026-06-10 15:51:48.820604 | controller |           "httpGet": {
2026-06-10 15:51:48.820626 | controller |             "path": "/healthz",
2026-06-10 15:51:48.820647 | controller |             "port": 8081,
2026-06-10 15:51:48.820668 | controller |             "scheme": "HTTP"
2026-06-10 15:51:48.820686 | controller |           },
2026-06-10 15:51:48.820705 | controller |           "initialDelaySeconds": 15,
2026-06-10 15:51:48.820724 | controller |           "periodSeconds": 20,
2026-06-10 15:51:48.820742 | controller |           "successThreshold": 1,
2026-06-10 15:51:48.820757 | controller |           "timeoutSeconds": 1
2026-06-10 15:51:48.820771 | controller |         },
2026-06-10 15:51:48.820785 | controller |         "name": "manager",
2026-06-10 15:51:48.820800 | controller |         "readinessProbe": {
2026-06-10 15:51:48.820815 | controller |           "failureThreshold": 3,
2026-06-10 15:51:48.820834 | controller |           "httpGet": {
2026-06-10 15:51:48.820877 | controller |             "path": "/readyz",
2026-06-10 15:51:48.820903 | controller |             "port": 8081,
2026-06-10 15:51:48.820923 | controller |             "scheme": "HTTP"
2026-06-10 15:51:48.820942 | controller |           },
2026-06-10 15:51:48.820961 | controller |           "initialDelaySeconds": 5,
2026-06-10 15:51:48.820979 | controller |           "periodSeconds": 10,
2026-06-10 15:51:48.820998 | controller |           "successThreshold": 1,
2026-06-10 15:51:48.821016 | controller |           "timeoutSeconds": 1
2026-06-10 15:51:48.821033 | controller |         },
2026-06-10 15:51:48.821048 | controller |         "resources": {
2026-06-10 15:51:48.821063 | controller |           "limits": {
2026-06-10 15:51:48.821078 | controller |             "cpu": "500m",
2026-06-10 15:51:48.821094 | controller |             "memory": "512Mi"
2026-06-10 15:51:48.821109 | controller |           },
2026-06-10 15:51:48.821124 | controller |           "requests": {
2026-06-10 15:51:48.821139 | controller |             "cpu": "10m",
2026-06-10 15:51:48.821154 | controller |             "memory": "256Mi"
2026-06-10 15:51:48.821168 | controller |           }
2026-06-10 15:51:48.821183 | controller |         },
2026-06-10 15:51:48.821198 | controller |         "securityContext": {
2026-06-10 15:51:48.821218 | controller |           "allowPrivilegeEscalation": false,
2026-06-10 15:51:48.821235 | controller |           "capabilities": {
2026-06-10 15:51:48.821250 | controller |             "drop": [
2026-06-10 15:51:48.821265 | controller |               "MKNOD"
2026-06-10 15:51:48.821281 | controller |             ]
2026-06-10 15:51:48.821296 | controller |           }
2026-06-10 15:51:48.821311 | controller |         },
2026-06-10 15:51:48.821326 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-10 15:51:48.821343 | controller |         "terminationMessagePolicy": "File",
2026-06-10 15:51:48.821359 | controller |         "volumeMounts": [
2026-06-10 15:51:48.821374 | controller |           {
2026-06-10 15:51:48.821390 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-10 15:51:48.821406 | controller |             "name": "kube-api-access-d76f6",
2026-06-10 15:51:48.821424 | controller |             "readOnly": true
2026-06-10 15:51:48.821447 | controller |           }
2026-06-10 15:51:48.821469 | controller |         ]
2026-06-10 15:51:48.821489 | controller |       }
2026-06-10 15:51:48.821505 | controller |     ],
2026-06-10 15:51:48.821521 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-10 15:51:48.821536 | controller |     "enableServiceLinks": true,
2026-06-10 15:51:48.821551 | controller |     "imagePullSecrets": [
2026-06-10 15:51:48.821566 | controller |       {
2026-06-10 15:51:48.821581 | controller |         "name": "test-operator-controller-manager-dockercfg-prkwg"
2026-06-10 15:51:48.821596 | controller |       }
2026-06-10 15:51:48.821611 | controller |     ],
2026-06-10 15:51:48.821626 | controller |     "nodeName": "crc",
2026-06-10 15:51:48.821641 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-10 15:51:48.821655 | controller |     "priority": 0,
2026-06-10 15:51:48.821670 | controller |     "restartPolicy": "Always",
2026-06-10 15:51:48.821685 | controller |     "schedulerName": "default-scheduler",
2026-06-10 15:51:48.821699 | controller |     "securityContext": {
2026-06-10 15:51:48.821713 | controller |       "runAsNonRoot": true,
2026-06-10 15:51:48.821727 | controller |       "seLinuxOptions": {
2026-06-10 15:51:48.821741 | controller |         "level": "s0:c26,c5"
2026-06-10 15:51:48.821755 | controller |       }
2026-06-10 15:51:48.821770 | controller |     },
2026-06-10 15:51:48.821786 | controller |     "serviceAccount": "test-operator-controller-manager",
2026-06-10 15:51:48.821801 | controller |     "serviceAccountName": "test-operator-controller-manager",
2026-06-10 15:51:48.821815 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-10 15:51:48.821829 | controller |     "tolerations": [
2026-06-10 15:51:48.821844 | controller |       {
2026-06-10 15:51:48.821880 | controller |         "effect": "NoExecute",
2026-06-10 15:51:48.821897 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-10 15:51:48.821913 | controller |         "operator": "Exists",
2026-06-10 15:51:48.821927 | controller |         "tolerationSeconds": 120
2026-06-10 15:51:48.821942 | controller |       },
2026-06-10 15:51:48.821957 | controller |       {
2026-06-10 15:51:48.821972 | controller |         "effect": "NoExecute",
2026-06-10 15:51:48.821988 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-10 15:51:48.822003 | controller |         "operator": "Exists",
2026-06-10 15:51:48.822018 | controller |         "tolerationSeconds": 120
2026-06-10 15:51:48.822032 | controller |       },
2026-06-10 15:51:48.822047 | controller |       {
2026-06-10 15:51:48.822062 | controller |         "effect": "NoSchedule",
2026-06-10 15:51:48.822076 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-10 15:51:48.822090 | controller |         "operator": "Exists"
2026-06-10 15:51:48.822105 | controller |       }
2026-06-10 15:51:48.822120 | controller |     ],
2026-06-10 15:51:48.822135 | controller |     "volumes": [
2026-06-10 15:51:48.822156 | controller |       {
2026-06-10 15:51:48.822172 | controller |         "name": "kube-api-access-d76f6",
2026-06-10 15:51:48.822188 | controller |         "projected": {
2026-06-10 15:51:48.822202 | controller |           "defaultMode": 420,
2026-06-10 15:51:48.822218 | controller |           "sources": [
2026-06-10 15:51:48.822233 | controller |             {
2026-06-10 15:51:48.822247 | controller |               "serviceAccountToken": {
2026-06-10 15:51:48.822262 | controller |                 "expirationSeconds": 3607,
2026-06-10 15:51:48.822276 | controller |                 "path": "token"
2026-06-10 15:51:48.822290 | controller |               }
2026-06-10 15:51:48.822305 | controller |             },
2026-06-10 15:51:48.822320 | controller |             {
2026-06-10 15:51:48.822335 | controller |               "configMap": {
2026-06-10 15:51:48.822349 | controller |                 "items": [
2026-06-10 15:51:48.822364 | controller |                   {
2026-06-10 15:51:48.822378 | controller |                     "key": "ca.crt",
2026-06-10 15:51:48.822393 | controller |                     "path": "ca.crt"
2026-06-10 15:51:48.822408 | controller |                   }
2026-06-10 15:51:48.822423 | controller |                 ],
2026-06-10 15:51:48.822438 | controller |                 "name": "kube-root-ca.crt"
2026-06-10 15:51:48.822452 | controller |               }
2026-06-10 15:51:48.822467 | controller |             },
2026-06-10 15:51:48.822481 | controller |             {
2026-06-10 15:51:48.822495 | controller |               "downwardAPI": {
2026-06-10 15:51:48.822509 | controller |                 "items": [
2026-06-10 15:51:48.822523 | controller |                   {
2026-06-10 15:51:48.822538 | controller |                     "fieldRef": {
2026-06-10 15:51:48.822552 | controller |                       "apiVersion": "v1",
2026-06-10 15:51:48.822567 | controller |                       "fieldPath": "metadata.namespace"
2026-06-10 15:51:48.822581 | controller |                     },
2026-06-10 15:51:48.822596 | controller |                     "path": "namespace"
2026-06-10 15:51:48.822610 | controller |                   }
2026-06-10 15:51:48.822625 | controller |                 ]
2026-06-10 15:51:48.822640 | controller |               }
2026-06-10 15:51:48.822654 | controller |             },
2026-06-10 15:51:48.822669 | controller |             {
2026-06-10 15:51:48.822684 | controller |               "configMap": {
2026-06-10 15:51:48.822698 | controller |                 "items": [
2026-06-10 15:51:48.822713 | controller |                   {
2026-06-10 15:51:48.822744 | controller |                     "key": "service-ca.crt",
2026-06-10 15:51:48.822760 | controller |                     "path": "service-ca.crt"
2026-06-10 15:51:48.822775 | controller |                   }
2026-06-10 15:51:48.822789 | controller |                 ],
2026-06-10 15:51:48.822803 | controller |                 "name": "openshift-service-ca.crt"
2026-06-10 15:51:48.822817 | controller |               }
2026-06-10 15:51:48.822831 | controller |             }
2026-06-10 15:51:48.822845 | controller |           ]
2026-06-10 15:51:48.822876 | controller |         }
2026-06-10 15:51:48.822892 | controller |       }
2026-06-10 15:51:48.822907 | controller |     ]
2026-06-10 15:51:48.822921 | controller |   },
2026-06-10 15:51:48.822934 | controller |   "status": {
2026-06-10 15:51:48.822948 | controller |     "conditions": [
2026-06-10 15:51:48.822962 | controller |       {
2026-06-10 15:51:48.822976 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.822990 | controller |         "lastTransitionTime": "2026-06-10T14:57:37Z",
2026-06-10 15:51:48.823004 | controller |         "status": "True",
2026-06-10 15:51:48.823018 | controller |         "type": "PodReadyToStartContainers"
2026-06-10 15:51:48.823032 | controller |       },
2026-06-10 15:51:48.823046 | controller |       {
2026-06-10 15:51:48.823060 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.823074 | controller |         "lastTransitionTime": "2026-06-10T14:57:07Z",
2026-06-10 15:51:48.823094 | controller |         "status": "True",
2026-06-10 15:51:48.823114 | controller |         "type": "Initialized"
2026-06-10 15:51:48.823136 | controller |       },
2026-06-10 15:51:48.823158 | controller |       {
2026-06-10 15:51:48.823176 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.823192 | controller |         "lastTransitionTime": "2026-06-10T14:57:48Z",
2026-06-10 15:51:48.823207 | controller |         "status": "True",
2026-06-10 15:51:48.823227 | controller |         "type": "Ready"
2026-06-10 15:51:48.823249 | controller |       },
2026-06-10 15:51:48.823268 | controller |       {
2026-06-10 15:51:48.823283 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.823297 | controller |         "lastTransitionTime": "2026-06-10T14:57:48Z",
2026-06-10 15:51:48.823312 | controller |         "status": "True",
2026-06-10 15:51:48.823327 | controller |         "type": "ContainersReady"
2026-06-10 15:51:48.823341 | controller |       },
2026-06-10 15:51:48.823355 | controller |       {
2026-06-10 15:51:48.823370 | controller |         "lastProbeTime": null,
2026-06-10 15:51:48.823385 | controller |         "lastTransitionTime": "2026-06-10T14:57:07Z",
2026-06-10 15:51:48.823400 | controller |         "status": "True",
2026-06-10 15:51:48.823414 | controller |         "type": "PodScheduled"
2026-06-10 15:51:48.823429 | controller |       }
2026-06-10 15:51:48.823443 | controller |     ],
2026-06-10 15:51:48.823457 | controller |     "containerStatuses": [
2026-06-10 15:51:48.823471 | controller |       {
2026-06-10 15:51:48.823486 | controller |         "allocatedResources": {
2026-06-10 15:51:48.823501 | controller |           "cpu": "10m",
2026-06-10 15:51:48.823516 | controller |           "memory": "256Mi"
2026-06-10 15:51:48.823530 | controller |         },
2026-06-10 15:51:48.823545 | controller |         "containerID": "cri-o://8c9f8d543e32860de6aa70bc8bd0c492b2681e605f7b15fc0eb3aeaa4f93e3d7",
2026-06-10 15:51:48.823561 | controller |         "image": "quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc",
2026-06-10 15:51:48.823577 | controller |         "imageID": "quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc",
2026-06-10 15:51:48.823593 | controller |         "lastState": {},
2026-06-10 15:51:48.823607 | controller |         "name": "manager",
2026-06-10 15:51:48.823622 | controller |         "ready": true,
2026-06-10 15:51:48.823637 | controller |         "resources": {
2026-06-10 15:51:48.823652 | controller |           "limits": {
2026-06-10 15:51:48.823667 | controller |             "cpu": "500m",
2026-06-10 15:51:48.823683 | controller |             "memory": "512Mi"
2026-06-10 15:51:48.823698 | controller |           },
2026-06-10 15:51:48.823713 | controller |           "requests": {
2026-06-10 15:51:48.823729 | controller |             "cpu": "10m",
2026-06-10 15:51:48.823744 | controller |             "memory": "256Mi"
2026-06-10 15:51:48.823760 | controller |           }
2026-06-10 15:51:48.823775 | controller |         },
2026-06-10 15:51:48.823791 | controller |         "restartCount": 0,
2026-06-10 15:51:48.823806 | controller |         "started": true,
2026-06-10 15:51:48.823820 | controller |         "state": {
2026-06-10 15:51:48.823835 | controller |           "running": {
2026-06-10 15:51:48.823853 | controller |             "startedAt": "2026-06-10T14:57:37Z"
2026-06-10 15:51:48.823889 | controller |           }
2026-06-10 15:51:48.823905 | controller |         },
2026-06-10 15:51:48.823921 | controller |         "user": {
2026-06-10 15:51:48.823936 | controller |           "linux": {
2026-06-10 15:51:48.823950 | controller |             "gid": 0,
2026-06-10 15:51:48.823965 | controller |             "supplementalGroups": [
2026-06-10 15:51:48.823979 | controller |               0
2026-06-10 15:51:48.823994 | controller |             ],
2026-06-10 15:51:48.824015 | controller |             "uid": 65532
2026-06-10 15:51:48.824030 | controller |           }
2026-06-10 15:51:48.824045 | controller |         },
2026-06-10 15:51:48.824060 | controller |         "volumeMounts": [
2026-06-10 15:51:48.824075 | controller |           {
2026-06-10 15:51:48.824093 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-10 15:51:48.824109 | controller |             "name": "kube-api-access-d76f6",
2026-06-10 15:51:48.824124 | controller |             "readOnly": true,
2026-06-10 15:51:48.824138 | controller |             "recursiveReadOnly": "Disabled"
2026-06-10 15:51:48.824152 | controller |           }
2026-06-10 15:51:48.824166 | controller |         ]
2026-06-10 15:51:48.824180 | controller |       }
2026-06-10 15:51:48.824195 | controller |     ],
2026-06-10 15:51:48.824209 | controller |     "hostIP": "192.168.126.11",
2026-06-10 15:51:48.824223 | controller |     "hostIPs": [
2026-06-10 15:51:48.824238 | controller |       {
2026-06-10 15:51:48.824252 | controller |         "ip": "192.168.126.11"
2026-06-10 15:51:48.824267 | controller |       }
2026-06-10 15:51:48.824282 | controller |     ],
2026-06-10 15:51:48.824296 | controller |     "phase": "Running",
2026-06-10 15:51:48.824310 | controller |     "podIP": "10.217.0.94",
2026-06-10 15:51:48.824324 | controller |     "podIPs": [
2026-06-10 15:51:48.824339 | controller |       {
2026-06-10 15:51:48.824353 | controller |         "ip": "10.217.0.94"
2026-06-10 15:51:48.824367 | controller |       }
2026-06-10 15:51:48.824382 | controller |     ],
2026-06-10 15:51:48.824397 | controller |     "qosClass": "Burstable",
2026-06-10 15:51:48.824412 | controller |     "startTime": "2026-06-10T14:57:07Z"
2026-06-10 15:51:48.824428 | controller |   }
2026-06-10 15:51:48.824442 | controller | }
2026-06-10 15:51:49.080400 | controller | ok:
2026-06-10 15:51:49.080571 | controller | {
2026-06-10 15:51:49.080604 | controller |   "apiVersion": "v1",
2026-06-10 15:51:49.080630 | controller |   "kind": "Pod",
2026-06-10 15:51:49.080649 | controller |   "metadata": {
2026-06-10 15:51:49.080665 | controller |     "annotations": {
2026-06-10 15:51:49.080683 | controller |       "k8s.ovn.org/pod-networks": "{\"default\":{\"ip_addresses\":[\"10.217.0.95/23\"],\"mac_address\":\"0a:58:0a:d9:00:5f\",\"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.95/23\",\"gateway_ip\":\"10.217.0.1\",\"role\":\"primary\"}}",
2026-06-10 15:51:49.080702 | controller |       "k8s.v1.cni.cncf.io/network-status": "[{\n    \"name\": \"ovn-kubernetes\",\n    \"interface\": \"eth0\",\n    \"ips\": [\n        \"10.217.0.95\"\n    ],\n    \"mac\": \"0a:58:0a:d9:00:5f\",\n    \"default\": true,\n    \"dns\": {}\n}]",
2026-06-10 15:51:49.080719 | controller |       "kubectl.kubernetes.io/default-container": "manager",
2026-06-10 15:51:49.080736 | controller |       "openshift.io/scc": "anyuid",
2026-06-10 15:51:49.080752 | controller |       "security.openshift.io/validated-scc-subject-type": "serviceaccount"
2026-06-10 15:51:49.080768 | controller |     },
2026-06-10 15:51:49.080784 | controller |     "creationTimestamp": "2026-06-10T14:57:07Z",
2026-06-10 15:51:49.080800 | controller |     "generateName": "watcher-operator-controller-manager-577b679b5c-",
2026-06-10 15:51:49.080816 | controller |     "generation": 1,
2026-06-10 15:51:49.080831 | controller |     "labels": {
2026-06-10 15:51:49.080846 | controller |       "app.kubernetes.io/name": "watcher-operator",
2026-06-10 15:51:49.080886 | controller |       "control-plane": "controller-manager",
2026-06-10 15:51:49.080905 | controller |       "openstack.org/operator-name": "watcher",
2026-06-10 15:51:49.080928 | controller |       "pod-template-hash": "577b679b5c"
2026-06-10 15:51:49.080951 | controller |     },
2026-06-10 15:51:49.080978 | controller |     "managedFields": [
2026-06-10 15:51:49.080995 | controller |       {
2026-06-10 15:51:49.081010 | controller |         "apiVersion": "v1",
2026-06-10 15:51:49.081039 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:49.081056 | controller |         "fieldsV1": {
2026-06-10 15:51:49.081072 | controller |           "f:metadata": {
2026-06-10 15:51:49.081087 | controller |             "f:annotations": {
2026-06-10 15:51:49.081103 | controller |               "f:k8s.ovn.org/pod-networks": {}
2026-06-10 15:51:49.081120 | controller |             }
2026-06-10 15:51:49.081137 | controller |           }
2026-06-10 15:51:49.081152 | controller |         },
2026-06-10 15:51:49.081167 | controller |         "manager": "crc",
2026-06-10 15:51:49.081182 | controller |         "operation": "Update",
2026-06-10 15:51:49.081197 | controller |         "subresource": "status",
2026-06-10 15:51:49.081212 | controller |         "time": "2026-06-10T14:57:07Z"
2026-06-10 15:51:49.081227 | controller |       },
2026-06-10 15:51:49.081243 | controller |       {
2026-06-10 15:51:49.081258 | controller |         "apiVersion": "v1",
2026-06-10 15:51:49.081275 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:49.081291 | controller |         "fieldsV1": {
2026-06-10 15:51:49.081306 | controller |           "f:metadata": {
2026-06-10 15:51:49.081321 | controller |             "f:annotations": {
2026-06-10 15:51:49.081337 | controller |               ".": {},
2026-06-10 15:51:49.081352 | controller |               "f:kubectl.kubernetes.io/default-container": {}
2026-06-10 15:51:49.081366 | controller |             },
2026-06-10 15:51:49.081382 | controller |             "f:generateName": {},
2026-06-10 15:51:49.081397 | controller |             "f:labels": {
2026-06-10 15:51:49.081411 | controller |               ".": {},
2026-06-10 15:51:49.081426 | controller |               "f:app.kubernetes.io/name": {},
2026-06-10 15:51:49.081442 | controller |               "f:control-plane": {},
2026-06-10 15:51:49.081457 | controller |               "f:openstack.org/operator-name": {},
2026-06-10 15:51:49.081472 | controller |               "f:pod-template-hash": {}
2026-06-10 15:51:49.081487 | controller |             },
2026-06-10 15:51:49.081502 | controller |             "f:ownerReferences": {
2026-06-10 15:51:49.081516 | controller |               ".": {},
2026-06-10 15:51:49.081531 | controller |               "k:{\"uid\":\"3e69f93e-2f5b-4a08-bbb8-4746579ab921\"}": {}
2026-06-10 15:51:49.081546 | controller |             }
2026-06-10 15:51:49.081561 | controller |           },
2026-06-10 15:51:49.081576 | controller |           "f:spec": {
2026-06-10 15:51:49.081590 | controller |             "f:containers": {
2026-06-10 15:51:49.081605 | controller |               "k:{\"name\":\"manager\"}": {
2026-06-10 15:51:49.081620 | controller |                 ".": {},
2026-06-10 15:51:49.081634 | controller |                 "f:args": {},
2026-06-10 15:51:49.081648 | controller |                 "f:command": {},
2026-06-10 15:51:49.081663 | controller |                 "f:env": {
2026-06-10 15:51:49.081678 | controller |                   ".": {},
2026-06-10 15:51:49.081692 | controller |                   "k:{\"name\":\"ENABLE_WEBHOOKS\"}": {
2026-06-10 15:51:49.081707 | controller |                     ".": {},
2026-06-10 15:51:49.081721 | controller |                     "f:name": {},
2026-06-10 15:51:49.081736 | controller |                     "f:value": {}
2026-06-10 15:51:49.081751 | controller |                   },
2026-06-10 15:51:49.081767 | controller |                   "k:{\"name\":\"LEASE_DURATION\"}": {
2026-06-10 15:51:49.081781 | controller |                     ".": {},
2026-06-10 15:51:49.081796 | controller |                     "f:name": {},
2026-06-10 15:51:49.081811 | controller |                     "f:value": {}
2026-06-10 15:51:49.081826 | controller |                   },
2026-06-10 15:51:49.081840 | controller |                   "k:{\"name\":\"METRICS_CERTS\"}": {
2026-06-10 15:51:49.081877 | controller |                     ".": {},
2026-06-10 15:51:49.081899 | controller |                     "f:name": {},
2026-06-10 15:51:49.081915 | controller |                     "f:value": {}
2026-06-10 15:51:49.081930 | controller |                   },
2026-06-10 15:51:49.081945 | controller |                   "k:{\"name\":\"RENEW_DEADLINE\"}": {
2026-06-10 15:51:49.081959 | controller |                     ".": {},
2026-06-10 15:51:49.081974 | controller |                     "f:name": {},
2026-06-10 15:51:49.081990 | controller |                     "f:value": {}
2026-06-10 15:51:49.082010 | controller |                   },
2026-06-10 15:51:49.082033 | controller |                   "k:{\"name\":\"RETRY_PERIOD\"}": {
2026-06-10 15:51:49.082055 | controller |                     ".": {},
2026-06-10 15:51:49.082076 | controller |                     "f:name": {},
2026-06-10 15:51:49.082096 | controller |                     "f:value": {}
2026-06-10 15:51:49.082112 | controller |                   }
2026-06-10 15:51:49.082132 | controller |                 },
2026-06-10 15:51:49.082155 | controller |                 "f:image": {},
2026-06-10 15:51:49.082174 | controller |                 "f:imagePullPolicy": {},
2026-06-10 15:51:49.082190 | controller |                 "f:livenessProbe": {
2026-06-10 15:51:49.082205 | controller |                   ".": {},
2026-06-10 15:51:49.082220 | controller |                   "f:failureThreshold": {},
2026-06-10 15:51:49.082236 | controller |                   "f:httpGet": {
2026-06-10 15:51:49.082250 | controller |                     ".": {},
2026-06-10 15:51:49.082265 | controller |                     "f:path": {},
2026-06-10 15:51:49.082279 | controller |                     "f:port": {},
2026-06-10 15:51:49.082295 | controller |                     "f:scheme": {}
2026-06-10 15:51:49.082310 | controller |                   },
2026-06-10 15:51:49.082325 | controller |                   "f:initialDelaySeconds": {},
2026-06-10 15:51:49.082339 | controller |                   "f:periodSeconds": {},
2026-06-10 15:51:49.082353 | controller |                   "f:successThreshold": {},
2026-06-10 15:51:49.082368 | controller |                   "f:timeoutSeconds": {}
2026-06-10 15:51:49.082382 | controller |                 },
2026-06-10 15:51:49.082398 | controller |                 "f:name": {},
2026-06-10 15:51:49.082413 | controller |                 "f:readinessProbe": {
2026-06-10 15:51:49.082428 | controller |                   ".": {},
2026-06-10 15:51:49.082442 | controller |                   "f:failureThreshold": {},
2026-06-10 15:51:49.082457 | controller |                   "f:httpGet": {
2026-06-10 15:51:49.082471 | controller |                     ".": {},
2026-06-10 15:51:49.082486 | controller |                     "f:path": {},
2026-06-10 15:51:49.082500 | controller |                     "f:port": {},
2026-06-10 15:51:49.082515 | controller |                     "f:scheme": {}
2026-06-10 15:51:49.082529 | controller |                   },
2026-06-10 15:51:49.082544 | controller |                   "f:initialDelaySeconds": {},
2026-06-10 15:51:49.082559 | controller |                   "f:periodSeconds": {},
2026-06-10 15:51:49.082573 | controller |                   "f:successThreshold": {},
2026-06-10 15:51:49.082588 | controller |                   "f:timeoutSeconds": {}
2026-06-10 15:51:49.082602 | controller |                 },
2026-06-10 15:51:49.082617 | controller |                 "f:resources": {
2026-06-10 15:51:49.082632 | controller |                   ".": {},
2026-06-10 15:51:49.082647 | controller |                   "f:limits": {
2026-06-10 15:51:49.082661 | controller |                     ".": {},
2026-06-10 15:51:49.082676 | controller |                     "f:cpu": {},
2026-06-10 15:51:49.082690 | controller |                     "f:memory": {}
2026-06-10 15:51:49.082704 | controller |                   },
2026-06-10 15:51:49.082718 | controller |                   "f:requests": {
2026-06-10 15:51:49.082738 | controller |                     ".": {},
2026-06-10 15:51:49.082755 | controller |                     "f:cpu": {},
2026-06-10 15:51:49.082770 | controller |                     "f:memory": {}
2026-06-10 15:51:49.082784 | controller |                   }
2026-06-10 15:51:49.082799 | controller |                 },
2026-06-10 15:51:49.082814 | controller |                 "f:securityContext": {
2026-06-10 15:51:49.082829 | controller |                   ".": {},
2026-06-10 15:51:49.082844 | controller |                   "f:allowPrivilegeEscalation": {}
2026-06-10 15:51:49.082884 | controller |                 },
2026-06-10 15:51:49.082902 | controller |                 "f:terminationMessagePath": {},
2026-06-10 15:51:49.082918 | controller |                 "f:terminationMessagePolicy": {}
2026-06-10 15:51:49.082932 | controller |               }
2026-06-10 15:51:49.082947 | controller |             },
2026-06-10 15:51:49.082962 | controller |             "f:dnsPolicy": {},
2026-06-10 15:51:49.082977 | controller |             "f:enableServiceLinks": {},
2026-06-10 15:51:49.082992 | controller |             "f:restartPolicy": {},
2026-06-10 15:51:49.083006 | controller |             "f:schedulerName": {},
2026-06-10 15:51:49.083021 | controller |             "f:securityContext": {
2026-06-10 15:51:49.083035 | controller |               ".": {},
2026-06-10 15:51:49.083049 | controller |               "f:runAsNonRoot": {}
2026-06-10 15:51:49.083063 | controller |             },
2026-06-10 15:51:49.083078 | controller |             "f:serviceAccount": {},
2026-06-10 15:51:49.083092 | controller |             "f:serviceAccountName": {},
2026-06-10 15:51:49.083107 | controller |             "f:terminationGracePeriodSeconds": {},
2026-06-10 15:51:49.083122 | controller |             "f:tolerations": {}
2026-06-10 15:51:49.083137 | controller |           }
2026-06-10 15:51:49.083152 | controller |         },
2026-06-10 15:51:49.083167 | controller |         "manager": "kube-controller-manager",
2026-06-10 15:51:49.083183 | controller |         "operation": "Update",
2026-06-10 15:51:49.083199 | controller |         "time": "2026-06-10T14:57:07Z"
2026-06-10 15:51:49.083221 | controller |       },
2026-06-10 15:51:49.083244 | controller |       {
2026-06-10 15:51:49.083267 | controller |         "apiVersion": "v1",
2026-06-10 15:51:49.083285 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:49.083301 | controller |         "fieldsV1": {
2026-06-10 15:51:49.083317 | controller |           "f:metadata": {
2026-06-10 15:51:49.083336 | controller |             "f:annotations": {
2026-06-10 15:51:49.083360 | controller |               "f:k8s.v1.cni.cncf.io/network-status": {}
2026-06-10 15:51:49.083379 | controller |             }
2026-06-10 15:51:49.083395 | controller |           }
2026-06-10 15:51:49.083411 | controller |         },
2026-06-10 15:51:49.083427 | controller |         "manager": "multus-daemon",
2026-06-10 15:51:49.083443 | controller |         "operation": "Update",
2026-06-10 15:51:49.083458 | controller |         "subresource": "status",
2026-06-10 15:51:49.083474 | controller |         "time": "2026-06-10T14:57:10Z"
2026-06-10 15:51:49.083489 | controller |       },
2026-06-10 15:51:49.083505 | controller |       {
2026-06-10 15:51:49.083521 | controller |         "apiVersion": "v1",
2026-06-10 15:51:49.083537 | controller |         "fieldsType": "FieldsV1",
2026-06-10 15:51:49.083553 | controller |         "fieldsV1": {
2026-06-10 15:51:49.083569 | controller |           "f:status": {
2026-06-10 15:51:49.083584 | controller |             "f:conditions": {
2026-06-10 15:51:49.083600 | controller |               "k:{\"type\":\"ContainersReady\"}": {
2026-06-10 15:51:49.083616 | controller |                 ".": {},
2026-06-10 15:51:49.083631 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:49.083647 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:49.083663 | controller |                 "f:status": {},
2026-06-10 15:51:49.083679 | controller |                 "f:type": {}
2026-06-10 15:51:49.083704 | controller |               },
2026-06-10 15:51:49.083720 | controller |               "k:{\"type\":\"Initialized\"}": {
2026-06-10 15:51:49.083736 | controller |                 ".": {},
2026-06-10 15:51:49.083751 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:49.083766 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:49.083781 | controller |                 "f:status": {},
2026-06-10 15:51:49.083795 | controller |                 "f:type": {}
2026-06-10 15:51:49.083810 | controller |               },
2026-06-10 15:51:49.083827 | controller |               "k:{\"type\":\"PodReadyToStartContainers\"}": {
2026-06-10 15:51:49.083844 | controller |                 ".": {},
2026-06-10 15:51:49.083881 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:49.083899 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:49.083914 | controller |                 "f:status": {},
2026-06-10 15:51:49.083929 | controller |                 "f:type": {}
2026-06-10 15:51:49.083944 | controller |               },
2026-06-10 15:51:49.083959 | controller |               "k:{\"type\":\"Ready\"}": {
2026-06-10 15:51:49.083975 | controller |                 ".": {},
2026-06-10 15:51:49.083990 | controller |                 "f:lastProbeTime": {},
2026-06-10 15:51:49.084005 | controller |                 "f:lastTransitionTime": {},
2026-06-10 15:51:49.084020 | controller |                 "f:status": {},
2026-06-10 15:51:49.084035 | controller |                 "f:type": {}
2026-06-10 15:51:49.084049 | controller |               }
2026-06-10 15:51:49.084065 | controller |             },
2026-06-10 15:51:49.084081 | controller |             "f:containerStatuses": {},
2026-06-10 15:51:49.084097 | controller |             "f:hostIP": {},
2026-06-10 15:51:49.084113 | controller |             "f:hostIPs": {},
2026-06-10 15:51:49.084128 | controller |             "f:phase": {},
2026-06-10 15:51:49.084144 | controller |             "f:podIP": {},
2026-06-10 15:51:49.084160 | controller |             "f:podIPs": {
2026-06-10 15:51:49.084176 | controller |               ".": {},
2026-06-10 15:51:49.084191 | controller |               "k:{\"ip\":\"10.217.0.95\"}": {
2026-06-10 15:51:49.084206 | controller |                 ".": {},
2026-06-10 15:51:49.084221 | controller |                 "f:ip": {}
2026-06-10 15:51:49.084237 | controller |               }
2026-06-10 15:51:49.084253 | controller |             },
2026-06-10 15:51:49.084268 | controller |             "f:startTime": {}
2026-06-10 15:51:49.084284 | controller |           }
2026-06-10 15:51:49.084300 | controller |         },
2026-06-10 15:51:49.084316 | controller |         "manager": "kubelet",
2026-06-10 15:51:49.084331 | controller |         "operation": "Update",
2026-06-10 15:51:49.084346 | controller |         "subresource": "status",
2026-06-10 15:51:49.084361 | controller |         "time": "2026-06-10T14:57:58Z"
2026-06-10 15:51:49.084376 | controller |       }
2026-06-10 15:51:49.084390 | controller |     ],
2026-06-10 15:51:49.084406 | controller |     "name": "watcher-operator-controller-manager-577b679b5c-fmms2",
2026-06-10 15:51:49.084422 | controller |     "namespace": "openstack-operators",
2026-06-10 15:51:49.084438 | controller |     "ownerReferences": [
2026-06-10 15:51:49.084452 | controller |       {
2026-06-10 15:51:49.084468 | controller |         "apiVersion": "apps/v1",
2026-06-10 15:51:49.084483 | controller |         "blockOwnerDeletion": true,
2026-06-10 15:51:49.084498 | controller |         "controller": true,
2026-06-10 15:51:49.084513 | controller |         "kind": "ReplicaSet",
2026-06-10 15:51:49.084527 | controller |         "name": "watcher-operator-controller-manager-577b679b5c",
2026-06-10 15:51:49.084542 | controller |         "uid": "3e69f93e-2f5b-4a08-bbb8-4746579ab921"
2026-06-10 15:51:49.084557 | controller |       }
2026-06-10 15:51:49.084573 | controller |     ],
2026-06-10 15:51:49.084588 | controller |     "resourceVersion": "54313",
2026-06-10 15:51:49.084610 | controller |     "uid": "64ff82c4-793b-496e-bee4-a837ca189fa6"
2026-06-10 15:51:49.084626 | controller |   },
2026-06-10 15:51:49.084641 | controller |   "spec": {
2026-06-10 15:51:49.084656 | controller |     "containers": [
2026-06-10 15:51:49.084671 | controller |       {
2026-06-10 15:51:49.084686 | controller |         "args": [
2026-06-10 15:51:49.084700 | controller |           "--leader-elect",
2026-06-10 15:51:49.084716 | controller |           "--health-probe-bind-address=:8081",
2026-06-10 15:51:49.084732 | controller |           "--metrics-bind-address=127.0.0.1:8080"
2026-06-10 15:51:49.084747 | controller |         ],
2026-06-10 15:51:49.084763 | controller |         "command": [
2026-06-10 15:51:49.084778 | controller |           "/manager"
2026-06-10 15:51:49.084792 | controller |         ],
2026-06-10 15:51:49.084807 | controller |         "env": [
2026-06-10 15:51:49.084822 | controller |           {
2026-06-10 15:51:49.084836 | controller |             "name": "LEASE_DURATION",
2026-06-10 15:51:49.084854 | controller |             "value": "30"
2026-06-10 15:51:49.084890 | controller |           },
2026-06-10 15:51:49.084907 | controller |           {
2026-06-10 15:51:49.084923 | controller |             "name": "RENEW_DEADLINE",
2026-06-10 15:51:49.084937 | controller |             "value": "20"
2026-06-10 15:51:49.084952 | controller |           },
2026-06-10 15:51:49.084968 | controller |           {
2026-06-10 15:51:49.084984 | controller |             "name": "RETRY_PERIOD",
2026-06-10 15:51:49.085000 | controller |             "value": "5"
2026-06-10 15:51:49.085014 | controller |           },
2026-06-10 15:51:49.085029 | controller |           {
2026-06-10 15:51:49.085045 | controller |             "name": "ENABLE_WEBHOOKS",
2026-06-10 15:51:49.085086 | controller |             "value": "false"
2026-06-10 15:51:49.085104 | controller |           },
2026-06-10 15:51:49.085119 | controller |           {
2026-06-10 15:51:49.085134 | controller |             "name": "METRICS_CERTS",
2026-06-10 15:51:49.085149 | controller |             "value": "false"
2026-06-10 15:51:49.085164 | controller |           }
2026-06-10 15:51:49.085179 | controller |         ],
2026-06-10 15:51:49.085194 | controller |         "image": "quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d",
2026-06-10 15:51:49.085211 | controller |         "imagePullPolicy": "IfNotPresent",
2026-06-10 15:51:49.085226 | controller |         "livenessProbe": {
2026-06-10 15:51:49.085241 | controller |           "failureThreshold": 3,
2026-06-10 15:51:49.085256 | controller |           "httpGet": {
2026-06-10 15:51:49.085271 | controller |             "path": "/healthz",
2026-06-10 15:51:49.085286 | controller |             "port": 8081,
2026-06-10 15:51:49.085300 | controller |             "scheme": "HTTP"
2026-06-10 15:51:49.085314 | controller |           },
2026-06-10 15:51:49.085330 | controller |           "initialDelaySeconds": 15,
2026-06-10 15:51:49.085345 | controller |           "periodSeconds": 20,
2026-06-10 15:51:49.085360 | controller |           "successThreshold": 1,
2026-06-10 15:51:49.085375 | controller |           "timeoutSeconds": 1
2026-06-10 15:51:49.085390 | controller |         },
2026-06-10 15:51:49.085405 | controller |         "name": "manager",
2026-06-10 15:51:49.085421 | controller |         "readinessProbe": {
2026-06-10 15:51:49.085437 | controller |           "failureThreshold": 3,
2026-06-10 15:51:49.085452 | controller |           "httpGet": {
2026-06-10 15:51:49.085467 | controller |             "path": "/readyz",
2026-06-10 15:51:49.085482 | controller |             "port": 8081,
2026-06-10 15:51:49.085497 | controller |             "scheme": "HTTP"
2026-06-10 15:51:49.085512 | controller |           },
2026-06-10 15:51:49.085528 | controller |           "initialDelaySeconds": 5,
2026-06-10 15:51:49.085544 | controller |           "periodSeconds": 10,
2026-06-10 15:51:49.085565 | controller |           "successThreshold": 1,
2026-06-10 15:51:49.085580 | controller |           "timeoutSeconds": 1
2026-06-10 15:51:49.085596 | controller |         },
2026-06-10 15:51:49.085610 | controller |         "resources": {
2026-06-10 15:51:49.085625 | controller |           "limits": {
2026-06-10 15:51:49.085640 | controller |             "cpu": "500m",
2026-06-10 15:51:49.085656 | controller |             "memory": "512Mi"
2026-06-10 15:51:49.085671 | controller |           },
2026-06-10 15:51:49.085686 | controller |           "requests": {
2026-06-10 15:51:49.085701 | controller |             "cpu": "10m",
2026-06-10 15:51:49.085715 | controller |             "memory": "256Mi"
2026-06-10 15:51:49.085730 | controller |           }
2026-06-10 15:51:49.085745 | controller |         },
2026-06-10 15:51:49.085760 | controller |         "securityContext": {
2026-06-10 15:51:49.085776 | controller |           "allowPrivilegeEscalation": false,
2026-06-10 15:51:49.085791 | controller |           "capabilities": {
2026-06-10 15:51:49.085806 | controller |             "drop": [
2026-06-10 15:51:49.085821 | controller |               "MKNOD"
2026-06-10 15:51:49.085837 | controller |             ]
2026-06-10 15:51:49.085893 | controller |           }
2026-06-10 15:51:49.085926 | controller |         },
2026-06-10 15:51:49.085949 | controller |         "terminationMessagePath": "/dev/termination-log",
2026-06-10 15:51:49.085970 | controller |         "terminationMessagePolicy": "File",
2026-06-10 15:51:49.085990 | controller |         "volumeMounts": [
2026-06-10 15:51:49.086006 | controller |           {
2026-06-10 15:51:49.086022 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-10 15:51:49.086038 | controller |             "name": "kube-api-access-l9ts5",
2026-06-10 15:51:49.086053 | controller |             "readOnly": true
2026-06-10 15:51:49.086068 | controller |           }
2026-06-10 15:51:49.086084 | controller |         ]
2026-06-10 15:51:49.086100 | controller |       }
2026-06-10 15:51:49.086115 | controller |     ],
2026-06-10 15:51:49.086130 | controller |     "dnsPolicy": "ClusterFirst",
2026-06-10 15:51:49.086145 | controller |     "enableServiceLinks": true,
2026-06-10 15:51:49.086161 | controller |     "imagePullSecrets": [
2026-06-10 15:51:49.086175 | controller |       {
2026-06-10 15:51:49.086190 | controller |         "name": "watcher-operator-controller-manager-dockercfg-kvpls"
2026-06-10 15:51:49.086205 | controller |       }
2026-06-10 15:51:49.086220 | controller |     ],
2026-06-10 15:51:49.086235 | controller |     "nodeName": "crc",
2026-06-10 15:51:49.086250 | controller |     "preemptionPolicy": "PreemptLowerPriority",
2026-06-10 15:51:49.086265 | controller |     "priority": 0,
2026-06-10 15:51:49.086280 | controller |     "restartPolicy": "Always",
2026-06-10 15:51:49.086295 | controller |     "schedulerName": "default-scheduler",
2026-06-10 15:51:49.086310 | controller |     "securityContext": {
2026-06-10 15:51:49.086325 | controller |       "runAsNonRoot": true,
2026-06-10 15:51:49.086340 | controller |       "seLinuxOptions": {
2026-06-10 15:51:49.086355 | controller |         "level": "s0:c26,c5"
2026-06-10 15:51:49.086369 | controller |       }
2026-06-10 15:51:49.086383 | controller |     },
2026-06-10 15:51:49.086398 | controller |     "serviceAccount": "watcher-operator-controller-manager",
2026-06-10 15:51:49.086413 | controller |     "serviceAccountName": "watcher-operator-controller-manager",
2026-06-10 15:51:49.086428 | controller |     "terminationGracePeriodSeconds": 10,
2026-06-10 15:51:49.086443 | controller |     "tolerations": [
2026-06-10 15:51:49.086458 | controller |       {
2026-06-10 15:51:49.086473 | controller |         "effect": "NoExecute",
2026-06-10 15:51:49.086489 | controller |         "key": "node.kubernetes.io/not-ready",
2026-06-10 15:51:49.086504 | controller |         "operator": "Exists",
2026-06-10 15:51:49.086518 | controller |         "tolerationSeconds": 120
2026-06-10 15:51:49.086533 | controller |       },
2026-06-10 15:51:49.086553 | controller |       {
2026-06-10 15:51:49.086568 | controller |         "effect": "NoExecute",
2026-06-10 15:51:49.086583 | controller |         "key": "node.kubernetes.io/unreachable",
2026-06-10 15:51:49.086598 | controller |         "operator": "Exists",
2026-06-10 15:51:49.086613 | controller |         "tolerationSeconds": 120
2026-06-10 15:51:49.086628 | controller |       },
2026-06-10 15:51:49.086642 | controller |       {
2026-06-10 15:51:49.086657 | controller |         "effect": "NoSchedule",
2026-06-10 15:51:49.086671 | controller |         "key": "node.kubernetes.io/memory-pressure",
2026-06-10 15:51:49.086685 | controller |         "operator": "Exists"
2026-06-10 15:51:49.086700 | controller |       }
2026-06-10 15:51:49.086715 | controller |     ],
2026-06-10 15:51:49.086729 | controller |     "volumes": [
2026-06-10 15:51:49.086744 | controller |       {
2026-06-10 15:51:49.086758 | controller |         "name": "kube-api-access-l9ts5",
2026-06-10 15:51:49.086772 | controller |         "projected": {
2026-06-10 15:51:49.086787 | controller |           "defaultMode": 420,
2026-06-10 15:51:49.086801 | controller |           "sources": [
2026-06-10 15:51:49.086815 | controller |             {
2026-06-10 15:51:49.086830 | controller |               "serviceAccountToken": {
2026-06-10 15:51:49.086844 | controller |                 "expirationSeconds": 3607,
2026-06-10 15:51:49.086882 | controller |                 "path": "token"
2026-06-10 15:51:49.086898 | controller |               }
2026-06-10 15:51:49.086913 | controller |             },
2026-06-10 15:51:49.086927 | controller |             {
2026-06-10 15:51:49.086942 | controller |               "configMap": {
2026-06-10 15:51:49.086956 | controller |                 "items": [
2026-06-10 15:51:49.086971 | controller |                   {
2026-06-10 15:51:49.086985 | controller |                     "key": "ca.crt",
2026-06-10 15:51:49.087000 | controller |                     "path": "ca.crt"
2026-06-10 15:51:49.087014 | controller |                   }
2026-06-10 15:51:49.087028 | controller |                 ],
2026-06-10 15:51:49.087042 | controller |                 "name": "kube-root-ca.crt"
2026-06-10 15:51:49.087056 | controller |               }
2026-06-10 15:51:49.087070 | controller |             },
2026-06-10 15:51:49.087084 | controller |             {
2026-06-10 15:51:49.087099 | controller |               "downwardAPI": {
2026-06-10 15:51:49.087113 | controller |                 "items": [
2026-06-10 15:51:49.087127 | controller |                   {
2026-06-10 15:51:49.087142 | controller |                     "fieldRef": {
2026-06-10 15:51:49.087156 | controller |                       "apiVersion": "v1",
2026-06-10 15:51:49.087170 | controller |                       "fieldPath": "metadata.namespace"
2026-06-10 15:51:49.087185 | controller |                     },
2026-06-10 15:51:49.087199 | controller |                     "path": "namespace"
2026-06-10 15:51:49.087214 | controller |                   }
2026-06-10 15:51:49.087228 | controller |                 ]
2026-06-10 15:51:49.087243 | controller |               }
2026-06-10 15:51:49.087258 | controller |             },
2026-06-10 15:51:49.087272 | controller |             {
2026-06-10 15:51:49.087287 | controller |               "configMap": {
2026-06-10 15:51:49.087303 | controller |                 "items": [
2026-06-10 15:51:49.087317 | controller |                   {
2026-06-10 15:51:49.087332 | controller |                     "key": "service-ca.crt",
2026-06-10 15:51:49.087347 | controller |                     "path": "service-ca.crt"
2026-06-10 15:51:49.087361 | controller |                   }
2026-06-10 15:51:49.087376 | controller |                 ],
2026-06-10 15:51:49.087390 | controller |                 "name": "openshift-service-ca.crt"
2026-06-10 15:51:49.087405 | controller |               }
2026-06-10 15:51:49.087420 | controller |             }
2026-06-10 15:51:49.087438 | controller |           ]
2026-06-10 15:51:49.087500 | controller |         }
2026-06-10 15:51:49.087526 | controller |       }
2026-06-10 15:51:49.087544 | controller |     ]
2026-06-10 15:51:49.087559 | controller |   },
2026-06-10 15:51:49.087575 | controller |   "status": {
2026-06-10 15:51:49.087590 | controller |     "conditions": [
2026-06-10 15:51:49.087605 | controller |       {
2026-06-10 15:51:49.087619 | controller |         "lastProbeTime": null,
2026-06-10 15:51:49.087635 | controller |         "lastTransitionTime": "2026-06-10T14:57:11Z",
2026-06-10 15:51:49.087650 | controller |         "status": "True",
2026-06-10 15:51:49.087665 | controller |         "type": "PodReadyToStartContainers"
2026-06-10 15:51:49.087680 | controller |       },
2026-06-10 15:51:49.087697 | controller |       {
2026-06-10 15:51:49.087712 | controller |         "lastProbeTime": null,
2026-06-10 15:51:49.087727 | controller |         "lastTransitionTime": "2026-06-10T14:57:07Z",
2026-06-10 15:51:49.087742 | controller |         "status": "True",
2026-06-10 15:51:49.087757 | controller |         "type": "Initialized"
2026-06-10 15:51:49.087773 | controller |       },
2026-06-10 15:51:49.087789 | controller |       {
2026-06-10 15:51:49.087810 | controller |         "lastProbeTime": null,
2026-06-10 15:51:49.087831 | controller |         "lastTransitionTime": "2026-06-10T14:57:50Z",
2026-06-10 15:51:49.087869 | controller |         "status": "True",
2026-06-10 15:51:49.087899 | controller |         "type": "Ready"
2026-06-10 15:51:49.087918 | controller |       },
2026-06-10 15:51:49.087940 | controller |       {
2026-06-10 15:51:49.087962 | controller |         "lastProbeTime": null,
2026-06-10 15:51:49.087979 | controller |         "lastTransitionTime": "2026-06-10T14:57:50Z",
2026-06-10 15:51:49.087995 | controller |         "status": "True",
2026-06-10 15:51:49.088011 | controller |         "type": "ContainersReady"
2026-06-10 15:51:49.088026 | controller |       },
2026-06-10 15:51:49.088047 | controller |       {
2026-06-10 15:51:49.088069 | controller |         "lastProbeTime": null,
2026-06-10 15:51:49.088088 | controller |         "lastTransitionTime": "2026-06-10T14:57:07Z",
2026-06-10 15:51:49.088104 | controller |         "status": "True",
2026-06-10 15:51:49.088119 | controller |         "type": "PodScheduled"
2026-06-10 15:51:49.088134 | controller |       }
2026-06-10 15:51:49.088149 | controller |     ],
2026-06-10 15:51:49.088164 | controller |     "containerStatuses": [
2026-06-10 15:51:49.088178 | controller |       {
2026-06-10 15:51:49.088198 | controller |         "allocatedResources": {
2026-06-10 15:51:49.088220 | controller |           "cpu": "10m",
2026-06-10 15:51:49.088240 | controller |           "memory": "256Mi"
2026-06-10 15:51:49.088260 | controller |         },
2026-06-10 15:51:49.088276 | controller |         "containerID": "cri-o://0d32b49545395d40897128e3b5112e6ce26f7d575482fcd4f01f8d3f89dfb89d",
2026-06-10 15:51:49.088293 | controller |         "image": "quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d",
2026-06-10 15:51:49.088355 | controller |         "imageID": "quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d",
2026-06-10 15:51:49.088377 | controller |         "lastState": {},
2026-06-10 15:51:49.088394 | controller |         "name": "manager",
2026-06-10 15:51:49.088409 | controller |         "ready": true,
2026-06-10 15:51:49.088427 | controller |         "resources": {
2026-06-10 15:51:49.088449 | controller |           "limits": {
2026-06-10 15:51:49.088469 | controller |             "cpu": "500m",
2026-06-10 15:51:49.088486 | controller |             "memory": "512Mi"
2026-06-10 15:51:49.088501 | controller |           },
2026-06-10 15:51:49.088516 | controller |           "requests": {
2026-06-10 15:51:49.088534 | controller |             "cpu": "10m",
2026-06-10 15:51:49.088557 | controller |             "memory": "256Mi"
2026-06-10 15:51:49.088579 | controller |           }
2026-06-10 15:51:49.088606 | controller |         },
2026-06-10 15:51:49.088623 | controller |         "restartCount": 0,
2026-06-10 15:51:49.088639 | controller |         "started": true,
2026-06-10 15:51:49.088654 | controller |         "state": {
2026-06-10 15:51:49.088668 | controller |           "running": {
2026-06-10 15:51:49.088683 | controller |             "startedAt": "2026-06-10T14:57:37Z"
2026-06-10 15:51:49.088699 | controller |           }
2026-06-10 15:51:49.088714 | controller |         },
2026-06-10 15:51:49.088729 | controller |         "user": {
2026-06-10 15:51:49.088744 | controller |           "linux": {
2026-06-10 15:51:49.088758 | controller |             "gid": 0,
2026-06-10 15:51:49.088773 | controller |             "supplementalGroups": [
2026-06-10 15:51:49.088788 | controller |               0
2026-06-10 15:51:49.088803 | controller |             ],
2026-06-10 15:51:49.088818 | controller |             "uid": 65532
2026-06-10 15:51:49.088833 | controller |           }
2026-06-10 15:51:49.088866 | controller |         },
2026-06-10 15:51:49.088888 | controller |         "volumeMounts": [
2026-06-10 15:51:49.088905 | controller |           {
2026-06-10 15:51:49.088921 | controller |             "mountPath": "/var/run/secrets/kubernetes.io/serviceaccount",
2026-06-10 15:51:49.088937 | controller |             "name": "kube-api-access-l9ts5",
2026-06-10 15:51:49.088952 | controller |             "readOnly": true,
2026-06-10 15:51:49.088966 | controller |             "recursiveReadOnly": "Disabled"
2026-06-10 15:51:49.088981 | controller |           }
2026-06-10 15:51:49.088996 | controller |         ]
2026-06-10 15:51:49.089010 | controller |       }
2026-06-10 15:51:49.089024 | controller |     ],
2026-06-10 15:51:49.089039 | controller |     "hostIP": "192.168.126.11",
2026-06-10 15:51:49.089054 | controller |     "hostIPs": [
2026-06-10 15:51:49.089068 | controller |       {
2026-06-10 15:51:49.089083 | controller |         "ip": "192.168.126.11"
2026-06-10 15:51:49.089115 | controller |       }
2026-06-10 15:51:49.089133 | controller |     ],
2026-06-10 15:51:49.089149 | controller |     "phase": "Running",
2026-06-10 15:51:49.089166 | controller |     "podIP": "10.217.0.95",
2026-06-10 15:51:49.089183 | controller |     "podIPs": [
2026-06-10 15:51:49.089199 | controller |       {
2026-06-10 15:51:49.089215 | controller |         "ip": "10.217.0.95"
2026-06-10 15:51:49.089232 | controller |       }
2026-06-10 15:51:49.089248 | controller |     ],
2026-06-10 15:51:49.089264 | controller |     "qosClass": "Burstable",
2026-06-10 15:51:49.089281 | controller |     "startTime": "2026-06-10T14:57:07Z"
2026-06-10 15:51:49.089297 | controller |   }
2026-06-10 15:51:49.089314 | controller | }
2026-06-10 15:51:49.274487 | 
2026-06-10 15:51:49.274778 | TASK [env_op_images : Write images to file]
2026-06-10 15:51:50.681510 | controller | changed
2026-06-10 15:51:50.713507 | 
2026-06-10 15:51:50.713688 | TASK [env_op_images : Generate pulled images registry report]
2026-06-10 15:51:50.783942 | controller | ok
2026-06-10 15:51:50.819175 | controller | included: /var/lib/zuul/builds/2518f1c23c0c431686e82958b187d428/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/env_op_images/tasks/pulled_images_report.yml
2026-06-10 15:51:50.842808 | 
2026-06-10 15:51:50.842999 | TASK [env_op_images : Ensure artifacts directory exists]
2026-06-10 15:51:51.236079 | controller | ok
2026-06-10 15:51:51.265437 | 
2026-06-10 15:51:51.265575 | TASK [env_op_images : Get IDMS mirror rules]
2026-06-10 15:51:51.799426 | controller | {
2026-06-10 15:51:51.799529 | controller |     "apiVersion": "v1",
2026-06-10 15:51:51.799538 | controller |     "items": [],
2026-06-10 15:51:51.799544 | controller |     "kind": "List",
2026-06-10 15:51:51.799548 | controller |     "metadata": {
2026-06-10 15:51:51.799554 | controller |         "resourceVersion": ""
2026-06-10 15:51:51.799559 | controller |     }
2026-06-10 15:51:51.799563 | controller | }
2026-06-10 15:51:51.899557 | controller | ok: Runtime: 0:00:00.123077
2026-06-10 15:51:51.926839 | 
2026-06-10 15:51:51.927047 | TASK [env_op_images : Get ITMS mirror rules]
2026-06-10 15:51:53.014900 | controller | {
2026-06-10 15:51:53.015012 | controller |     "apiVersion": "v1",
2026-06-10 15:51:53.015020 | controller |     "items": [],
2026-06-10 15:51:53.015025 | controller |     "kind": "List",
2026-06-10 15:51:53.015028 | controller |     "metadata": {
2026-06-10 15:51:53.015032 | controller |         "resourceVersion": ""
2026-06-10 15:51:53.015036 | controller |     }
2026-06-10 15:51:53.015040 | controller | }
2026-06-10 15:51:53.416772 | controller | ok: Runtime: 0:00:00.136513
2026-06-10 15:51:53.448758 | 
2026-06-10 15:51:53.448958 | TASK [env_op_images : Build source-to-mirror mapping from IDMS/ITMS]
2026-06-10 15:51:53.567501 | controller | ok
2026-06-10 15:51:53.595166 | 
2026-06-10 15:51:53.595369 | TASK [env_op_images : Warn if no IDMS/ITMS mirror rules found]
2026-06-10 15:51:53.696949 | controller | ok: No IDMS or ITMS mirror rules found on the cluster. All rows will have expected_pull_basis: source and expected_pull_location from the image ref.
2026-06-10 15:51:53.723566 | 
2026-06-10 15:51:53.723735 | LOOP [env_op_images : Get pods per namespace]
2026-06-10 15:51:56.255431 | controller | ok: "openstack"
2026-06-10 15:51:56.256396 | controller | ok: All items complete
2026-06-10 15:51:56.256436 | 
2026-06-10 15:51:57.760995 | controller | ok: "openstack-operators"
2026-06-10 15:51:58.746574 | 
2026-06-10 15:51:58.746753 | TASK [env_op_images : Build per-pod pulled images report]
2026-06-10 15:52:00.437068 | controller | ok
2026-06-10 15:52:00.491100 | 
2026-06-10 15:52:00.491390 | TASK [env_op_images : Build report summary]
2026-06-10 15:52:00.604980 | controller | ok
2026-06-10 15:52:00.629621 | 
2026-06-10 15:52:00.629694 | TASK [env_op_images : Save pulled images report to artifacts]
2026-06-10 15:52:02.089952 | controller | changed
2026-06-10 15:52:02.116910 | 
2026-06-10 15:52:02.117030 | TASK [env_op_images : Pulled images report summary]
2026-06-10 15:52:02.211425 | controller | ok: Pulled images report: 119 containers (0 mirror, 119 source), 0 mirror rules. Full report: /home/zuul/ci-framework-data/artifacts/pulled_images_report.yaml
2026-06-10 15:52:02.237683 | 
2026-06-10 15:52:02.237774 | TASK [env_op_images : Verify pulled report against CRI-O node logs]
2026-06-10 15:52:02.298643 | controller | ok
2026-06-10 15:52:02.329485 | controller | included: /var/lib/zuul/builds/2518f1c23c0c431686e82958b187d428/untrusted/project_0/github.com/openstack-k8s-operators/ci-framework/roles/env_op_images/tasks/verify_pulled_report_crio.yml
2026-06-10 15:52:02.355042 | 
2026-06-10 15:52:02.355149 | TASK [env_op_images : Check pulled images report exists]
2026-06-10 15:52:02.799500 | controller | ok
2026-06-10 15:52:02.827763 | 
2026-06-10 15:52:02.827951 | TASK [env_op_images : Ensure CRI-O logs directory exists]
2026-06-10 15:52:03.513527 | controller | changed
2026-06-10 15:52:03.534922 | 
2026-06-10 15:52:03.535055 | TASK [env_op_images : List cluster nodes]
2026-06-10 15:52:04.054616 | controller | {
2026-06-10 15:52:04.054708 | controller |     "apiVersion": "v1",
2026-06-10 15:52:04.054716 | controller |     "items": [
2026-06-10 15:52:04.054722 | controller |         {
2026-06-10 15:52:04.054729 | controller |             "apiVersion": "v1",
2026-06-10 15:52:04.054734 | controller |             "kind": "Node",
2026-06-10 15:52:04.054738 | controller |             "metadata": {
2026-06-10 15:52:04.054742 | controller |                 "annotations": {
2026-06-10 15:52:04.054749 | controller |                     "csi.volume.kubernetes.io/nodeid": "{\"kubevirt.io.hostpath-provisioner\":\"crc\"}",
2026-06-10 15:52:04.054757 | 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-10 15:52:04.054763 | 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-10 15:52:04.054767 | controller |                     "k8s.ovn.org/node-chassis-id": "3b0abf3d-8e25-46c6-8e31-df8d6f85716a",
2026-06-10 15:52:04.054772 | controller |                     "k8s.ovn.org/node-encap-ips": "[\"192.168.126.11\"]",
2026-06-10 15:52:04.054775 | controller |                     "k8s.ovn.org/node-id": "2",
2026-06-10 15:52:04.054783 | controller |                     "k8s.ovn.org/node-masquerade-subnet": "{\"ipv4\":\"169.254.0.0/17\",\"ipv6\":\"fd69::/112\"}",
2026-06-10 15:52:04.054787 | controller |                     "k8s.ovn.org/node-primary-ifaddr": "{\"ipv4\":\"192.168.130.11/24\"}",
2026-06-10 15:52:04.054790 | controller |                     "k8s.ovn.org/node-subnets": "{\"default\":[\"10.217.0.0/23\"]}",
2026-06-10 15:52:04.054794 | controller |                     "k8s.ovn.org/node-transit-switch-port-ifaddr": "{\"ipv4\":\"100.88.0.2/16\"}",
2026-06-10 15:52:04.054798 | controller |                     "k8s.ovn.org/remote-zone-migrated": "crc",
2026-06-10 15:52:04.054801 | controller |                     "k8s.ovn.org/zone-name": "crc",
2026-06-10 15:52:04.054805 | controller |                     "machineconfiguration.openshift.io/controlPlaneTopology": "SingleReplica",
2026-06-10 15:52:04.054808 | controller |                     "machineconfiguration.openshift.io/currentConfig": "rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-10 15:52:04.054812 | controller |                     "machineconfiguration.openshift.io/desiredConfig": "rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-10 15:52:04.054816 | controller |                     "machineconfiguration.openshift.io/desiredDrain": "uncordon-rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-10 15:52:04.054819 | controller |                     "machineconfiguration.openshift.io/lastAppliedDrain": "uncordon-rendered-master-463c990ae77c88c10ed494b769c09675",
2026-06-10 15:52:04.054823 | controller |                     "machineconfiguration.openshift.io/lastObservedServerCAAnnotation": "false",
2026-06-10 15:52:04.054826 | controller |                     "machineconfiguration.openshift.io/lastSyncedControllerConfigResourceVersion": "87684",
2026-06-10 15:52:04.054830 | controller |                     "machineconfiguration.openshift.io/post-config-action": "",
2026-06-10 15:52:04.054833 | controller |                     "machineconfiguration.openshift.io/reason": "unexpected on-disk state validating against rendered-master-463c990ae77c88c10ed494b769c09675: content mismatch for file \"/etc/containers/registries.conf\"",
2026-06-10 15:52:04.054837 | controller |                     "machineconfiguration.openshift.io/state": "Degraded",
2026-06-10 15:52:04.054841 | controller |                     "volumes.kubernetes.io/controller-managed-attach-detach": "true"
2026-06-10 15:52:04.054844 | controller |                 },
2026-06-10 15:52:04.054848 | controller |                 "creationTimestamp": "2025-11-02T07:49:51Z",
2026-06-10 15:52:04.054851 | controller |                 "labels": {
2026-06-10 15:52:04.054855 | controller |                     "beta.kubernetes.io/arch": "amd64",
2026-06-10 15:52:04.054858 | controller |                     "beta.kubernetes.io/os": "linux",
2026-06-10 15:52:04.054890 | controller |                     "kubernetes.io/arch": "amd64",
2026-06-10 15:52:04.054895 | controller |                     "kubernetes.io/hostname": "crc",
2026-06-10 15:52:04.054900 | controller |                     "kubernetes.io/os": "linux",
2026-06-10 15:52:04.054905 | controller |                     "node-role.kubernetes.io/control-plane": "",
2026-06-10 15:52:04.054910 | controller |                     "node-role.kubernetes.io/master": "",
2026-06-10 15:52:04.054915 | controller |                     "node-role.kubernetes.io/worker": "",
2026-06-10 15:52:04.054919 | controller |                     "node.openshift.io/os_id": "rhel",
2026-06-10 15:52:04.054924 | controller |                     "topology.hostpath.csi/node": "crc"
2026-06-10 15:52:04.054928 | controller |                 },
2026-06-10 15:52:04.054933 | controller |                 "name": "crc",
2026-06-10 15:52:04.054937 | controller |                 "resourceVersion": "90623",
2026-06-10 15:52:04.054941 | controller |                 "uid": "23216ff3-032e-49af-af7e-1d23d5907b59"
2026-06-10 15:52:04.054944 | controller |             },
2026-06-10 15:52:04.054948 | controller |             "spec": {
2026-06-10 15:52:04.054951 | controller |                 "taints": [
2026-06-10 15:52:04.054955 | controller |                     {
2026-06-10 15:52:04.054958 | controller |                         "effect": "PreferNoSchedule",
2026-06-10 15:52:04.054962 | controller |                         "key": "UpdateInProgress"
2026-06-10 15:52:04.054965 | controller |                     }
2026-06-10 15:52:04.054969 | controller |                 ]
2026-06-10 15:52:04.054974 | controller |             },
2026-06-10 15:52:04.054978 | controller |             "status": {
2026-06-10 15:52:04.054981 | controller |                 "addresses": [
2026-06-10 15:52:04.054985 | controller |                     {
2026-06-10 15:52:04.054988 | controller |                         "address": "192.168.126.11",
2026-06-10 15:52:04.055001 | controller |                         "type": "InternalIP"
2026-06-10 15:52:04.055004 | controller |                     },
2026-06-10 15:52:04.055008 | controller |                     {
2026-06-10 15:52:04.055011 | controller |                         "address": "crc",
2026-06-10 15:52:04.055015 | controller |                         "type": "Hostname"
2026-06-10 15:52:04.055018 | controller |                     }
2026-06-10 15:52:04.055022 | controller |                 ],
2026-06-10 15:52:04.055025 | controller |                 "allocatable": {
2026-06-10 15:52:04.055028 | controller |                     "cpu": "11800m",
2026-06-10 15:52:04.055032 | controller |                     "ephemeral-storage": "231016688053",
2026-06-10 15:52:04.055035 | controller |                     "hugepages-1Gi": "0",
2026-06-10 15:52:04.055039 | controller |                     "hugepages-2Mi": "0",
2026-06-10 15:52:04.055042 | controller |                     "memory": "31621688Ki",
2026-06-10 15:52:04.055046 | controller |                     "pods": "250"
2026-06-10 15:52:04.055049 | controller |                 },
2026-06-10 15:52:04.055053 | controller |                 "capacity": {
2026-06-10 15:52:04.055056 | controller |                     "cpu": "12",
2026-06-10 15:52:04.055059 | controller |                     "ephemeral-storage": "251067372Ki",
2026-06-10 15:52:04.055063 | controller |                     "hugepages-1Gi": "0",
2026-06-10 15:52:04.055066 | controller |                     "hugepages-2Mi": "0",
2026-06-10 15:52:04.055070 | controller |                     "memory": "32082488Ki",
2026-06-10 15:52:04.055073 | controller |                     "pods": "250"
2026-06-10 15:52:04.055076 | controller |                 },
2026-06-10 15:52:04.055080 | controller |                 "conditions": [
2026-06-10 15:52:04.055083 | controller |                     {
2026-06-10 15:52:04.055087 | controller |                         "lastHeartbeatTime": "2026-06-10T15:51:47Z",
2026-06-10 15:52:04.055090 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-10 15:52:04.055101 | controller |                         "message": "kubelet has sufficient memory available",
2026-06-10 15:52:04.055105 | controller |                         "reason": "KubeletHasSufficientMemory",
2026-06-10 15:52:04.055109 | controller |                         "status": "False",
2026-06-10 15:52:04.055112 | controller |                         "type": "MemoryPressure"
2026-06-10 15:52:04.055115 | controller |                     },
2026-06-10 15:52:04.055119 | controller |                     {
2026-06-10 15:52:04.055122 | controller |                         "lastHeartbeatTime": "2026-06-10T15:51:47Z",
2026-06-10 15:52:04.055126 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-10 15:52:04.055132 | controller |                         "message": "kubelet has no disk pressure",
2026-06-10 15:52:04.055135 | controller |                         "reason": "KubeletHasNoDiskPressure",
2026-06-10 15:52:04.055139 | controller |                         "status": "False",
2026-06-10 15:52:04.055142 | controller |                         "type": "DiskPressure"
2026-06-10 15:52:04.055145 | controller |                     },
2026-06-10 15:52:04.055149 | controller |                     {
2026-06-10 15:52:04.055152 | controller |                         "lastHeartbeatTime": "2026-06-10T15:51:47Z",
2026-06-10 15:52:04.055156 | controller |                         "lastTransitionTime": "2026-05-05T08:08:11Z",
2026-06-10 15:52:04.055159 | controller |                         "message": "kubelet has sufficient PID available",
2026-06-10 15:52:04.055163 | controller |                         "reason": "KubeletHasSufficientPID",
2026-06-10 15:52:04.055166 | controller |                         "status": "False",
2026-06-10 15:52:04.055170 | controller |                         "type": "PIDPressure"
2026-06-10 15:52:04.055173 | controller |                     },
2026-06-10 15:52:04.055176 | controller |                     {
2026-06-10 15:52:04.055180 | controller |                         "lastHeartbeatTime": "2026-06-10T15:51:47Z",
2026-06-10 15:52:04.055183 | controller |                         "lastTransitionTime": "2026-05-05T08:09:02Z",
2026-06-10 15:52:04.055187 | controller |                         "message": "kubelet is posting ready status",
2026-06-10 15:52:04.055190 | controller |                         "reason": "KubeletReady",
2026-06-10 15:52:04.055193 | controller |                         "status": "True",
2026-06-10 15:52:04.055197 | controller |                         "type": "Ready"
2026-06-10 15:52:04.055200 | controller |                     }
2026-06-10 15:52:04.055204 | controller |                 ],
2026-06-10 15:52:04.055207 | controller |                 "daemonEndpoints": {
2026-06-10 15:52:04.055210 | controller |                     "kubeletEndpoint": {
2026-06-10 15:52:04.055214 | controller |                         "Port": 10250
2026-06-10 15:52:04.055217 | controller |                     }
2026-06-10 15:52:04.055221 | controller |                 },
2026-06-10 15:52:04.055224 | controller |                 "features": {
2026-06-10 15:52:04.055227 | controller |                     "supplementalGroupsPolicy": true
2026-06-10 15:52:04.055231 | controller |                 },
2026-06-10 15:52:04.055234 | controller |                 "images": [
2026-06-10 15:52:04.055238 | controller |                     {
2026-06-10 15:52:04.055241 | controller |                         "names": [
2026-06-10 15:52:04.055245 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3"
2026-06-10 15:52:04.055249 | controller |                         ],
2026-06-10 15:52:04.055252 | controller |                         "sizeBytes": 2981840865
2026-06-10 15:52:04.055256 | controller |                     },
2026-06-10 15:52:04.055259 | controller |                     {
2026-06-10 15:52:04.055262 | controller |                         "names": [
2026-06-10 15:52:04.055266 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:17ab4d99557778e6afe5e9146f4101afee5cc37b156a72f5666c03bc2ebee883"
2026-06-10 15:52:04.055269 | controller |                         ],
2026-06-10 15:52:04.055273 | controller |                         "sizeBytes": 1791386233
2026-06-10 15:52:04.055276 | controller |                     },
2026-06-10 15:52:04.055280 | controller |                     {
2026-06-10 15:52:04.055283 | controller |                         "names": [
2026-06-10 15:52:04.055287 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:21dc3353624ee78f072b503b54c8a84b2a47b1b3ecedb037166b270e1772eeff",
2026-06-10 15:52:04.055290 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:c3205a76d331b8222c297414804f88e173c32c37e0f162b34aa2a0eca2cc53f4",
2026-06-10 15:52:04.055294 | controller |                             "registry.redhat.io/redhat/redhat-operator-index:v4.20"
2026-06-10 15:52:04.055297 | controller |                         ],
2026-06-10 15:52:04.055301 | controller |                         "sizeBytes": 1662026590
2026-06-10 15:52:04.055304 | controller |                     },
2026-06-10 15:52:04.055307 | controller |                     {
2026-06-10 15:52:04.055313 | controller |                         "names": [
2026-06-10 15:52:04.055320 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:9989557c14c8c816bf7c9c51a9c8cb7e23ceb8aeef69f7cd877a1a3b39be2c51"
2026-06-10 15:52:04.055324 | controller |                         ],
2026-06-10 15:52:04.055327 | controller |                         "sizeBytes": 1661337153
2026-06-10 15:52:04.055331 | controller |                     },
2026-06-10 15:52:04.055334 | controller |                     {
2026-06-10 15:52:04.055338 | controller |                         "names": [
2026-06-10 15:52:04.055344 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122"
2026-06-10 15:52:04.055347 | controller |                         ],
2026-06-10 15:52:04.055351 | controller |                         "sizeBytes": 1641503854
2026-06-10 15:52:04.055354 | controller |                     },
2026-06-10 15:52:04.055358 | controller |                     {
2026-06-10 15:52:04.055361 | controller |                         "names": [
2026-06-10 15:52:04.055365 | controller |                             "registry.redhat.io/redhat/redhat-operator-index@sha256:286bb0beab328954b0a86b7f066fd5a843b462d6acb2812df7ec788015cd32d4"
2026-06-10 15:52:04.055368 | controller |                         ],
2026-06-10 15:52:04.055372 | controller |                         "sizeBytes": 1597684406
2026-06-10 15:52:04.055375 | controller |                     },
2026-06-10 15:52:04.055378 | controller |                     {
2026-06-10 15:52:04.055382 | controller |                         "names": [
2026-06-10 15:52:04.055385 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:c9add2335003619091431949f06c510389101d25ed6fce687f8c88c5af845e28"
2026-06-10 15:52:04.055389 | controller |                         ],
2026-06-10 15:52:04.055392 | controller |                         "sizeBytes": 1283022964
2026-06-10 15:52:04.055396 | controller |                     },
2026-06-10 15:52:04.055399 | controller |                     {
2026-06-10 15:52:04.055403 | controller |                         "names": [
2026-06-10 15:52:04.055406 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05"
2026-06-10 15:52:04.055410 | controller |                         ],
2026-06-10 15:52:04.055413 | controller |                         "sizeBytes": 1261384762
2026-06-10 15:52:04.055416 | controller |                     },
2026-06-10 15:52:04.055420 | controller |                     {
2026-06-10 15:52:04.055423 | controller |                         "names": [
2026-06-10 15:52:04.055427 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:37e263543015cf9e1eb290fd9b583ca3e38111ab4a2c1b19924645996153a503"
2026-06-10 15:52:04.055430 | controller |                         ],
2026-06-10 15:52:04.055434 | controller |                         "sizeBytes": 1236270196
2026-06-10 15:52:04.055437 | controller |                     },
2026-06-10 15:52:04.055441 | controller |                     {
2026-06-10 15:52:04.055444 | controller |                         "names": [
2026-06-10 15:52:04.055448 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:8d607fb6cc75ca36bca1e0a9c5bea5d1919b75db20733df69c64c8a10ee8083d"
2026-06-10 15:52:04.055451 | controller |                         ],
2026-06-10 15:52:04.055455 | controller |                         "sizeBytes": 1224304325
2026-06-10 15:52:04.055458 | controller |                     },
2026-06-10 15:52:04.055461 | controller |                     {
2026-06-10 15:52:04.055465 | controller |                         "names": [
2026-06-10 15:52:04.055468 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:16c924364aff11c1e7d81fc194230d06a544055b8b45d3db8079a0682e0aed75"
2026-06-10 15:52:04.055472 | controller |                         ],
2026-06-10 15:52:04.055475 | controller |                         "sizeBytes": 1188201576
2026-06-10 15:52:04.055479 | controller |                     },
2026-06-10 15:52:04.055482 | controller |                     {
2026-06-10 15:52:04.055486 | controller |                         "names": [
2026-06-10 15:52:04.055489 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:887afd1c76a8f43378130fcf66af889c82cfb4e143afae335480328d4fc7cc1a",
2026-06-10 15:52:04.055495 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified"
2026-06-10 15:52:04.055499 | controller |                         ],
2026-06-10 15:52:04.055502 | controller |                         "sizeBytes": 1161782565
2026-06-10 15:52:04.055506 | controller |                     },
2026-06-10 15:52:04.055509 | controller |                     {
2026-06-10 15:52:04.055513 | controller |                         "names": [
2026-06-10 15:52:04.055516 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:95c2b1b9d0b16c8d0587da23e58f03d49760bde82eb31e2718017f7929317ecb",
2026-06-10 15:52:04.055520 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:e8d5d7df21be1469a6668fe379d39e4aa07fa7e0e98115c13ef32da305fc5dec",
2026-06-10 15:52:04.055523 | controller |                             "registry.redhat.io/redhat/certified-operator-index:v4.20"
2026-06-10 15:52:04.055527 | controller |                         ],
2026-06-10 15:52:04.055530 | controller |                         "sizeBytes": 1138553662
2026-06-10 15:52:04.055533 | controller |                     },
2026-06-10 15:52:04.055537 | controller |                     {
2026-06-10 15:52:04.055540 | controller |                         "names": [
2026-06-10 15:52:04.055544 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:96c73ca4ad98a496e7640c56cce3045ef06c3db42ef984d4480c98667e33121c"
2026-06-10 15:52:04.055547 | controller |                         ],
2026-06-10 15:52:04.055551 | controller |                         "sizeBytes": 1138550077
2026-06-10 15:52:04.055554 | controller |                     },
2026-06-10 15:52:04.055558 | controller |                     {
2026-06-10 15:52:04.055561 | controller |                         "names": [
2026-06-10 15:52:04.055565 | controller |                             "registry.redhat.io/redhat/certified-operator-index@sha256:a4c5df55584cba56f00004a090923a5c6de2071add5eb1672a5e20aa646aad8c"
2026-06-10 15:52:04.055568 | controller |                         ],
2026-06-10 15:52:04.055572 | controller |                         "sizeBytes": 1126957757
2026-06-10 15:52:04.055575 | controller |                     },
2026-06-10 15:52:04.055578 | controller |                     {
2026-06-10 15:52:04.055582 | controller |                         "names": [
2026-06-10 15:52:04.055587 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:2e54a904f6f994bd152cacfb3843b6a6af17749486dbccc57ad827bc7a7db3e7",
2026-06-10 15:52:04.055594 | controller |                             "registry.redhat.io/redhat/community-operator-index@sha256:dfbee1a913900ca811d31cf79d976dfb34f80fb64e946ffb82e85b5587887c69",
2026-06-10 15:52:04.055597 | controller |                             "registry.redhat.io/redhat/community-operator-index:v4.20"
2026-06-10 15:52:04.055601 | controller |                         ],
2026-06-10 15:52:04.055604 | controller |                         "sizeBytes": 1112776515
2026-06-10 15:52:04.055607 | controller |                     },
2026-06-10 15:52:04.055611 | controller |                     {
2026-06-10 15:52:04.055614 | controller |                         "names": [
2026-06-10 15:52:04.055618 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:05ada8cde6c86ae8ee0ca06b60e0cbb9224777312d1f41e2b34dc7d5e04057f4",
2026-06-10 15:52:04.055623 | controller |                             "quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified"
2026-06-10 15:52:04.055626 | controller |                         ],
2026-06-10 15:52:04.055630 | controller |                         "sizeBytes": 1083749533
2026-06-10 15:52:04.055633 | controller |                     },
2026-06-10 15:52:04.055636 | controller |                     {
2026-06-10 15:52:04.055640 | controller |                         "names": [
2026-06-10 15:52:04.055643 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:df08951924aa23b2333436a1d04b2dba56c366bb4f09d39ae3aedb980e4fb909"
2026-06-10 15:52:04.055647 | controller |                         ],
2026-06-10 15:52:04.055650 | controller |                         "sizeBytes": 1079537324
2026-06-10 15:52:04.055653 | controller |                     },
2026-06-10 15:52:04.055657 | controller |                     {
2026-06-10 15:52:04.055660 | controller |                         "names": [
2026-06-10 15:52:04.055664 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115"
2026-06-10 15:52:04.055669 | controller |                         ],
2026-06-10 15:52:04.055673 | controller |                         "sizeBytes": 1052707833
2026-06-10 15:52:04.055676 | controller |                     },
2026-06-10 15:52:04.055680 | controller |                     {
2026-06-10 15:52:04.055683 | controller |                         "names": [
2026-06-10 15:52:04.055687 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0",
2026-06-10 15:52:04.055690 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index@sha256:d2e13490a1679a1dc5a97ba6200cc730a5fca2bf96c70ad73a80f37bba48e4f3",
2026-06-10 15:52:04.055694 | controller |                             "registry.redhat.io/redhat/redhat-marketplace-index:v4.20"
2026-06-10 15:52:04.055697 | controller |                         ],
2026-06-10 15:52:04.055701 | controller |                         "sizeBytes": 1039136056
2026-06-10 15:52:04.055704 | controller |                     },
2026-06-10 15:52:04.055707 | controller |                     {
2026-06-10 15:52:04.055711 | controller |                         "names": [
2026-06-10 15:52:04.055714 | controller |                             "quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1",
2026-06-10 15:52:04.055718 | controller |                             "quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified"
2026-06-10 15:52:04.055761 | controller |                         ],
2026-06-10 15:52:04.055772 | controller |                         "sizeBytes": 992738785
2026-06-10 15:52:04.055777 | controller |                     },
2026-06-10 15:52:04.055782 | controller |                     {
2026-06-10 15:52:04.055787 | controller |                         "names": [
2026-06-10 15:52:04.055792 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9"
2026-06-10 15:52:04.055797 | controller |                         ],
2026-06-10 15:52:04.055802 | controller |                         "sizeBytes": 989392005
2026-06-10 15:52:04.055806 | controller |                     },
2026-06-10 15:52:04.055810 | controller |                     {
2026-06-10 15:52:04.055815 | controller |                         "names": [
2026-06-10 15:52:04.055820 | controller |                             "quay.io/podified-antelope-centos9/openstack-glance-api@sha256:30d61dd1afa8d55014cd6fec25360a879ff63cbe03089f1dcdf120a632bb54d9",
2026-06-10 15:52:04.055825 | controller |                             "quay.io/podified-antelope-centos9/openstack-glance-api:current-podified"
2026-06-10 15:52:04.055830 | controller |                         ],
2026-06-10 15:52:04.055834 | controller |                         "sizeBytes": 983337330
2026-06-10 15:52:04.055839 | controller |                     },
2026-06-10 15:52:04.055844 | controller |                     {
2026-06-10 15:52:04.055849 | controller |                         "names": [
2026-06-10 15:52:04.055854 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47"
2026-06-10 15:52:04.055859 | controller |                         ],
2026-06-10 15:52:04.055890 | controller |                         "sizeBytes": 971668163
2026-06-10 15:52:04.055896 | controller |                     },
2026-06-10 15:52:04.055900 | controller |                     {
2026-06-10 15:52:04.055904 | controller |                         "names": [
2026-06-10 15:52:04.055909 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0"
2026-06-10 15:52:04.055913 | controller |                         ],
2026-06-10 15:52:04.055917 | controller |                         "sizeBytes": 969078739
2026-06-10 15:52:04.055921 | controller |                     },
2026-06-10 15:52:04.055926 | controller |                     {
2026-06-10 15:52:04.055930 | controller |                         "names": [
2026-06-10 15:52:04.055935 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f"
2026-06-10 15:52:04.055940 | controller |                         ],
2026-06-10 15:52:04.055950 | controller |                         "sizeBytes": 876488654
2026-06-10 15:52:04.055956 | controller |                     },
2026-06-10 15:52:04.055960 | controller |                     {
2026-06-10 15:52:04.055965 | controller |                         "names": [
2026-06-10 15:52:04.055976 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2"
2026-06-10 15:52:04.055982 | controller |                         ],
2026-06-10 15:52:04.055986 | controller |                         "sizeBytes": 874121453
2026-06-10 15:52:04.055989 | controller |                     },
2026-06-10 15:52:04.055993 | controller |                     {
2026-06-10 15:52:04.055996 | controller |                         "names": [
2026-06-10 15:52:04.055999 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825"
2026-06-10 15:52:04.056003 | controller |                         ],
2026-06-10 15:52:04.056006 | controller |                         "sizeBytes": 847332502
2026-06-10 15:52:04.056010 | controller |                     },
2026-06-10 15:52:04.056013 | controller |                     {
2026-06-10 15:52:04.056016 | controller |                         "names": [
2026-06-10 15:52:04.056020 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b"
2026-06-10 15:52:04.056023 | controller |                         ],
2026-06-10 15:52:04.056026 | controller |                         "sizeBytes": 772260039
2026-06-10 15:52:04.056030 | controller |                     },
2026-06-10 15:52:04.056033 | controller |                     {
2026-06-10 15:52:04.056036 | controller |                         "names": [
2026-06-10 15:52:04.056040 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:36c4867005702f0c4cbfcfa33f18a98596a6c9b1340b633c85ccef84a0c4f889"
2026-06-10 15:52:04.056043 | controller |                         ],
2026-06-10 15:52:04.056047 | controller |                         "sizeBytes": 769516783
2026-06-10 15:52:04.056050 | controller |                     },
2026-06-10 15:52:04.056053 | controller |                     {
2026-06-10 15:52:04.056057 | controller |                         "names": [
2026-06-10 15:52:04.056060 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d"
2026-06-10 15:52:04.056064 | controller |                         ],
2026-06-10 15:52:04.056067 | controller |                         "sizeBytes": 721591926
2026-06-10 15:52:04.056070 | controller |                     },
2026-06-10 15:52:04.056074 | controller |                     {
2026-06-10 15:52:04.056077 | controller |                         "names": [
2026-06-10 15:52:04.056080 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3",
2026-06-10 15:52:04.056084 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified"
2026-06-10 15:52:04.056087 | controller |                         ],
2026-06-10 15:52:04.056091 | controller |                         "sizeBytes": 685346535
2026-06-10 15:52:04.056094 | controller |                     },
2026-06-10 15:52:04.056097 | controller |                     {
2026-06-10 15:52:04.056101 | controller |                         "names": [
2026-06-10 15:52:04.056104 | controller |                             "quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8",
2026-06-10 15:52:04.056108 | controller |                             "quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified"
2026-06-10 15:52:04.056111 | controller |                         ],
2026-06-10 15:52:04.056114 | controller |                         "sizeBytes": 679305043
2026-06-10 15:52:04.056118 | controller |                     },
2026-06-10 15:52:04.056121 | controller |                     {
2026-06-10 15:52:04.056125 | controller |                         "names": [
2026-06-10 15:52:04.056128 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8b54a4f4c4d0ed06bf07b9f6ef7cd9d730d448789c5ad3e20c1cdc56bcbcae90",
2026-06-10 15:52:04.056134 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified"
2026-06-10 15:52:04.056138 | controller |                         ],
2026-06-10 15:52:04.056141 | controller |                         "sizeBytes": 670911986
2026-06-10 15:52:04.056144 | controller |                     },
2026-06-10 15:52:04.056148 | controller |                     {
2026-06-10 15:52:04.056151 | controller |                         "names": [
2026-06-10 15:52:04.056154 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41",
2026-06-10 15:52:04.056158 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified"
2026-06-10 15:52:04.056161 | controller |                         ],
2026-06-10 15:52:04.056165 | controller |                         "sizeBytes": 668539883
2026-06-10 15:52:04.056168 | controller |                     },
2026-06-10 15:52:04.056171 | controller |                     {
2026-06-10 15:52:04.056175 | controller |                         "names": [
2026-06-10 15:52:04.056178 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:d4f2093717c3afc62018cae39e59e66ec30f8e1a29b1d7786aa73e23ce8f9b7e",
2026-06-10 15:52:04.056181 | controller |                             "quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified"
2026-06-10 15:52:04.056185 | controller |                         ],
2026-06-10 15:52:04.056188 | controller |                         "sizeBytes": 668539883
2026-06-10 15:52:04.056191 | controller |                     },
2026-06-10 15:52:04.056197 | controller |                     {
2026-06-10 15:52:04.056201 | controller |                         "names": [
2026-06-10 15:52:04.056204 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e"
2026-06-10 15:52:04.056208 | controller |                         ],
2026-06-10 15:52:04.056211 | controller |                         "sizeBytes": 646867625
2026-06-10 15:52:04.056214 | controller |                     },
2026-06-10 15:52:04.056218 | controller |                     {
2026-06-10 15:52:04.056221 | controller |                         "names": [
2026-06-10 15:52:04.056224 | controller |                             "quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8",
2026-06-10 15:52:04.056228 | controller |                             "quay.io/metal3-io/ironic:release-24.1"
2026-06-10 15:52:04.056231 | controller |                         ],
2026-06-10 15:52:04.056235 | controller |                         "sizeBytes": 644545406
2026-06-10 15:52:04.056238 | controller |                     },
2026-06-10 15:52:04.056244 | controller |                     {
2026-06-10 15:52:04.056248 | controller |                         "names": [
2026-06-10 15:52:04.056251 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b"
2026-06-10 15:52:04.056255 | controller |                         ],
2026-06-10 15:52:04.056258 | controller |                         "sizeBytes": 638910445
2026-06-10 15:52:04.056261 | controller |                     },
2026-06-10 15:52:04.056265 | controller |                     {
2026-06-10 15:52:04.056268 | controller |                         "names": [
2026-06-10 15:52:04.056271 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4"
2026-06-10 15:52:04.056275 | controller |                         ],
2026-06-10 15:52:04.056278 | controller |                         "sizeBytes": 617699779
2026-06-10 15:52:04.056282 | controller |                     },
2026-06-10 15:52:04.056285 | controller |                     {
2026-06-10 15:52:04.056288 | controller |                         "names": [
2026-06-10 15:52:04.056292 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9"
2026-06-10 15:52:04.056295 | controller |                         ],
2026-06-10 15:52:04.056298 | controller |                         "sizeBytes": 607756695
2026-06-10 15:52:04.056302 | controller |                     },
2026-06-10 15:52:04.056305 | controller |                     {
2026-06-10 15:52:04.056308 | controller |                         "names": [
2026-06-10 15:52:04.056315 | controller |                             "quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2ef2c3ebb9340307b3b5d6b8c8bf113f5dc11b07cf78924d38dde8b2945b8e04",
2026-06-10 15:52:04.056318 | controller |                             "quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified"
2026-06-10 15:52:04.056322 | controller |                         ],
2026-06-10 15:52:04.056325 | controller |                         "sizeBytes": 594687717
2026-06-10 15:52:04.056328 | controller |                     },
2026-06-10 15:52:04.056332 | controller |                     {
2026-06-10 15:52:04.056335 | controller |                         "names": [
2026-06-10 15:52:04.056338 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e"
2026-06-10 15:52:04.056342 | controller |                         ],
2026-06-10 15:52:04.056345 | controller |                         "sizeBytes": 584721741
2026-06-10 15:52:04.056349 | controller |                     },
2026-06-10 15:52:04.056352 | controller |                     {
2026-06-10 15:52:04.056355 | controller |                         "names": [
2026-06-10 15:52:04.056359 | controller |                             "registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9",
2026-06-10 15:52:04.056362 | controller |                             "registry.redhat.io/openshift4/ose-cli@sha256:ef83967297f619f45075e7fd1428a1eb981622a6c174c46fb53b158ed24bed85",
2026-06-10 15:52:04.056366 | controller |                             "registry.redhat.io/openshift4/ose-cli:latest"
2026-06-10 15:52:04.056369 | controller |                         ],
2026-06-10 15:52:04.056372 | controller |                         "sizeBytes": 584351326
2026-06-10 15:52:04.056376 | controller |                     },
2026-06-10 15:52:04.056379 | controller |                     {
2026-06-10 15:52:04.056382 | controller |                         "names": [
2026-06-10 15:52:04.056386 | controller |                             "quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04"
2026-06-10 15:52:04.056389 | controller |                         ],
2026-06-10 15:52:04.056393 | controller |                         "sizeBytes": 545674969
2026-06-10 15:52:04.056396 | controller |                     },
2026-06-10 15:52:04.056399 | controller |                     {
2026-06-10 15:52:04.056403 | controller |                         "names": [
2026-06-10 15:52:04.056406 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e"
2026-06-10 15:52:04.056409 | controller |                         ],
2026-06-10 15:52:04.056413 | controller |                         "sizeBytes": 542463064
2026-06-10 15:52:04.056416 | controller |                     },
2026-06-10 15:52:04.056419 | controller |                     {
2026-06-10 15:52:04.056423 | controller |                         "names": [
2026-06-10 15:52:04.056426 | controller |                             "quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6"
2026-06-10 15:52:04.056430 | controller |                         ],
2026-06-10 15:52:04.056433 | controller |                         "sizeBytes": 539380592
2026-06-10 15:52:04.056436 | controller |                     },
2026-06-10 15:52:04.056440 | controller |                     {
2026-06-10 15:52:04.056443 | controller |                         "names": [
2026-06-10 15:52:04.056447 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2"
2026-06-10 15:52:04.056450 | controller |                         ],
2026-06-10 15:52:04.056453 | controller |                         "sizeBytes": 533027808
2026-06-10 15:52:04.056457 | controller |                     },
2026-06-10 15:52:04.056460 | controller |                     {
2026-06-10 15:52:04.056463 | controller |                         "names": [
2026-06-10 15:52:04.056467 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612"
2026-06-10 15:52:04.056470 | controller |                         ],
2026-06-10 15:52:04.056473 | controller |                         "sizeBytes": 528200501
2026-06-10 15:52:04.056479 | controller |                     },
2026-06-10 15:52:04.056482 | controller |                     {
2026-06-10 15:52:04.056486 | controller |                         "names": [
2026-06-10 15:52:04.056489 | controller |                             "quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a"
2026-06-10 15:52:04.056492 | controller |                         ],
2026-06-10 15:52:04.056496 | controller |                         "sizeBytes": 527774342
2026-06-10 15:52:04.056499 | controller |                     }
2026-06-10 15:52:04.056503 | controller |                 ],
2026-06-10 15:52:04.056506 | controller |                 "nodeInfo": {
2026-06-10 15:52:04.056509 | controller |                     "architecture": "amd64",
2026-06-10 15:52:04.056515 | controller |                     "bootID": "2612a52f-a84b-4832-beec-965c4fc77d05",
2026-06-10 15:52:04.056519 | controller |                     "containerRuntimeVersion": "cri-o://1.33.5-3.rhaos4.20.gitd0ea985.el9",
2026-06-10 15:52:04.056522 | controller |                     "kernelVersion": "5.14.0-570.57.1.el9_6.x86_64",
2026-06-10 15:52:04.056525 | controller |                     "kubeProxyVersion": "",
2026-06-10 15:52:04.056529 | controller |                     "kubeletVersion": "v1.33.5",
2026-06-10 15:52:04.056532 | controller |                     "machineID": "80bc4fba336e4ca1bc9d28a8be52a356",
2026-06-10 15:52:04.056536 | controller |                     "operatingSystem": "linux",
2026-06-10 15:52:04.056539 | controller |                     "osImage": "Red Hat Enterprise Linux CoreOS 9.6.20251021-0 (Plow)",
2026-06-10 15:52:04.056542 | controller |                     "systemUUID": "d875d6c5-0af8-437b-a0ec-be45f993ef57"
2026-06-10 15:52:04.056546 | controller |                 },
2026-06-10 15:52:04.056549 | controller |                 "runtimeHandlers": [
2026-06-10 15:52:04.056552 | controller |                     {
2026-06-10 15:52:04.056557 | controller |                         "features": {
2026-06-10 15:52:04.056561 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-10 15:52:04.056564 | controller |                             "userNamespaces": true
2026-06-10 15:52:04.056568 | controller |                         },
2026-06-10 15:52:04.056571 | controller |                         "name": "runc"
2026-06-10 15:52:04.056574 | controller |                     },
2026-06-10 15:52:04.056578 | controller |                     {
2026-06-10 15:52:04.056581 | controller |                         "features": {
2026-06-10 15:52:04.056585 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-10 15:52:04.056588 | controller |                             "userNamespaces": true
2026-06-10 15:52:04.056591 | controller |                         },
2026-06-10 15:52:04.056595 | controller |                         "name": "crun"
2026-06-10 15:52:04.056598 | controller |                     },
2026-06-10 15:52:04.056601 | controller |                     {
2026-06-10 15:52:04.056605 | controller |                         "features": {
2026-06-10 15:52:04.056608 | controller |                             "recursiveReadOnlyMounts": true,
2026-06-10 15:52:04.056612 | controller |                             "userNamespaces": true
2026-06-10 15:52:04.056615 | controller |                         },
2026-06-10 15:52:04.056618 | controller |                         "name": ""
2026-06-10 15:52:04.056622 | controller |                     }
2026-06-10 15:52:04.056625 | controller |                 ]
2026-06-10 15:52:04.056629 | controller |             }
2026-06-10 15:52:04.056632 | controller |         }
2026-06-10 15:52:04.056636 | controller |     ],
2026-06-10 15:52:04.056639 | controller |     "kind": "List",
2026-06-10 15:52:04.056642 | controller |     "metadata": {
2026-06-10 15:52:04.056646 | controller |         "resourceVersion": ""
2026-06-10 15:52:04.056649 | controller |     }
2026-06-10 15:52:04.056653 | controller | }
2026-06-10 15:52:04.201294 | controller | ok: Runtime: 0:00:00.129355
2026-06-10 15:52:04.232771 | 
2026-06-10 15:52:04.232915 | TASK [env_op_images : Warn when oc get nodes did not succeed]
2026-06-10 15:52:04.281736 | controller | skipping: Conditional result was False
2026-06-10 15:52:04.324839 | 
2026-06-10 15:52:04.325035 | TASK [env_op_images : Extract node names]
2026-06-10 15:52:04.429433 | controller | ok
2026-06-10 15:52:04.456006 | 
2026-06-10 15:52:04.456146 | LOOP [env_op_images : Fetch CRI-O unit logs per node]
2026-06-10 15:52:06.032515 | controller | Jun 10 14:24:12.906491 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-10 15:52:06.032794 | controller | Jun 10 14:24:13.920513 crc crio[3658]: time="2026-06-10T14:24:13.919628786Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-10 15:52:06.032821 | controller | Jun 10 14:24:13.920513 crc crio[3658]: time="2026-06-10T14:24:13.920487478Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-10 15:52:06.032846 | controller | Jun 10 14:24:13.923533 crc crio[3658]: time="2026-06-10T14:24:13.923441747Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-10 15:52:06.032894 | controller | Jun 10 14:24:13.924683 crc crio[3658]: time="2026-06-10T14:24:13.92459686Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-10 15:52:06.032914 | controller | Jun 10 14:24:13.942346 crc crio[3658]: time="2026-06-10T14:24:13.942177971Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-10 15:52:06.032934 | controller | Jun 10 14:24:13.942756 crc crio[3658]: time="2026-06-10T14:24:13.94269055Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-10 15:52:06.032951 | controller | Jun 10 14:24:13.942756 crc crio[3658]: time="2026-06-10T14:24:13.942746212Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-10 15:52:06.032969 | controller | Jun 10 14:24:13.943062 crc crio[3658]: time="2026-06-10T14:24:13.943002572Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-10 15:52:06.032992 | controller | Jun 10 14:24:13.943062 crc crio[3658]: time="2026-06-10T14:24:13.943049483Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-10 15:52:06.033009 | controller | Jun 10 14:24:13.972173 crc crio[3658]: time="2026-06-10T14:24:13.972063928Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-10 15:52:06.033032 | controller | Jun 10 14:24:14.035597 crc crio[3658]: time="2026-06-10T14:24:14.034960257Z" 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-10 15:52:06.033111 | controller | Jun 10 14:24:14.292661 crc crio[3658]: time="2026-06-10T14:24:14.292220992Z" 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-10 15:52:06.033136 | controller | Jun 10 14:24:14.472846 crc crio[3658]: time="2026-06-10T14:24:14.472631352Z" 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-10 15:52:06.033162 | controller | Jun 10 14:24:14.725129 crc crio[3658]: time="2026-06-10T14:24:14.724996568Z" level=info msg="Checkpoint/restore support enabled"
2026-06-10 15:52:06.033180 | controller | Jun 10 14:24:14.725460 crc crio[3658]: time="2026-06-10T14:24:14.725071077Z" level=info msg="Using the internal default seccomp profile"
2026-06-10 15:52:06.033198 | controller | Jun 10 14:24:14.725460 crc crio[3658]: time="2026-06-10T14:24:14.725446973Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-10 15:52:06.033215 | controller | Jun 10 14:24:14.725581 crc crio[3658]: time="2026-06-10T14:24:14.725466793Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-10 15:52:06.033292 | controller | Jun 10 14:24:14.725581 crc crio[3658]: time="2026-06-10T14:24:14.725477483Z" level=info msg="RDT not available in the host system"
2026-06-10 15:52:06.033311 | controller | Jun 10 14:24:14.747698 crc crio[3658]: time="2026-06-10T14:24:14.746991737Z" level=info msg="Conmon does support the --sync option"
2026-06-10 15:52:06.033327 | controller | Jun 10 14:24:14.747698 crc crio[3658]: time="2026-06-10T14:24:14.747639841Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-10 15:52:06.033344 | controller | Jun 10 14:24:14.754501 crc crio[3658]: time="2026-06-10T14:24:14.754235175Z" level=info msg="Conmon does support the --sync option"
2026-06-10 15:52:06.033360 | controller | Jun 10 14:24:14.754501 crc crio[3658]: time="2026-06-10T14:24:14.754314654Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-10 15:52:06.033377 | controller | Jun 10 14:24:15.541908 crc crio[3658]: time="2026-06-10T14:24:15.541485219Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-10 15:52:06.033394 | controller | Jun 10 14:24:15.541908 crc crio[3658]: time="2026-06-10T14:24:15.541894215Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-10 15:52:06.033411 | controller | Jun 10 14:24:15.545900 crc crio[3658]: time="2026-06-10T14:24:15.545672177Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-10 15:52:06.033427 | controller | Jun 10 14:24:15.545966 crc crio[3658]: time="2026-06-10T14:24:15.545910905Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-10 15:52:06.033445 | controller | Jun 10 14:24:15.548634 crc crio[3658]: time="2026-06-10T14:24:15.546671677Z" 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.rdt-class\", \"io.kubernetes.cri-o.umask\", \"cpu-shared.crio.io\", \"io.kubernetes.cri-o.DisableFIPS\", \"cpu-load-balancing.crio.io\", \"io.containers.trace-syscall\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"cpu-c-states.crio.io\", \"cpu-freq-governor.crio.io\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"io.kubernetes.cri-o.LinkLogs\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"io.kubernetes.cri-o.UnifiedCgroup\", \"io.kubernetes.cri-o.PodLinuxResources\", \"seccomp-profile.kubernetes.cri-o.io\", \"bundle\", \"module.wasm.image/variant\", \"cpu-quota.crio.io\", \"irq-load-balancing.crio.io\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"org.systemd.property.\", \"org.criu.config\", \"io.kubernetes.cri.container-type\", \"run.oci.\", \"io.kubernetes.cri-o.ShmSize\"]\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-10 15:52:06.033471 | controller | Jun 10 14:24:15.555796 crc crio[3658]: time="2026-06-10T14:24:15.555130722Z" level=warning msg="Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown"
2026-06-10 15:52:06.033490 | controller | Jun 10 14:24:17.213087 crc crio[3658]: time="2026-06-10T14:24:17.212029023Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-10 15:52:06.033506 | controller | Jun 10 14:24:17.216103 crc crio[3658]: time="2026-06-10T14:24:17.215208736Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-10 15:52:06.033523 | controller | Jun 10 14:24:17.533749 crc crio[3658]: time="2026-06-10T14:24:17.533635587Z" 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-10 15:52:06.033540 | controller | Jun 10 14:24:17.541543 crc crio[3658]: time="2026-06-10T14:24:17.541439624Z" level=warning msg="Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored"
2026-06-10 15:52:06.033557 | controller | Jun 10 14:24:17.559463 crc crio[3658]: time="2026-06-10T14:24:17.55923042Z" 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-10 15:52:06.033574 | controller | Jun 10 14:24:17.568958 crc crio[3658]: time="2026-06-10T14:24:17.568827778Z" level=warning msg="Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored"
2026-06-10 15:52:06.033590 | controller | Jun 10 14:24:17.577766 crc crio[3658]: time="2026-06-10T14:24:17.577176108Z" 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-10 15:52:06.033606 | controller | Jun 10 14:24:17.583515 crc crio[3658]: time="2026-06-10T14:24:17.58340722Z" level=warning msg="Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored"
2026-06-10 15:52:06.033639 | controller | Jun 10 14:24:17.603991 crc crio[3658]: time="2026-06-10T14:24:17.60316633Z" 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-10 15:52:06.033661 | controller | Jun 10 14:24:17.613103 crc crio[3658]: time="2026-06-10T14:24:17.612941753Z" level=warning msg="Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored"
2026-06-10 15:52:06.033678 | controller | Jun 10 14:24:17.641058 crc crio[3658]: time="2026-06-10T14:24:17.640951471Z" 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-10 15:52:06.033694 | controller | Jun 10 14:24:17.647003 crc crio[3658]: time="2026-06-10T14:24:17.646898316Z" level=warning msg="Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored"
2026-06-10 15:52:06.033710 | controller | Jun 10 14:24:17.666534 crc crio[3658]: time="2026-06-10T14:24:17.665711354Z" 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-10 15:52:06.033726 | controller | Jun 10 14:24:17.672432 crc crio[3658]: time="2026-06-10T14:24:17.672228313Z" level=warning msg="Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored"
2026-06-10 15:52:06.033743 | controller | Jun 10 14:24:17.685137 crc crio[3658]: time="2026-06-10T14:24:17.685017014Z" 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-10 15:52:06.033759 | controller | Jun 10 14:24:17.691632 crc crio[3658]: time="2026-06-10T14:24:17.691304367Z" level=warning msg="Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored"
2026-06-10 15:52:06.033775 | controller | Jun 10 14:24:17.705421 crc crio[3658]: time="2026-06-10T14:24:17.705245395Z" 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-10 15:52:06.033792 | controller | Jun 10 14:24:17.712019 crc crio[3658]: time="2026-06-10T14:24:17.711914516Z" level=warning msg="Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored"
2026-06-10 15:52:06.033808 | controller | Jun 10 14:24:17.737842 crc crio[3658]: time="2026-06-10T14:24:17.737732394Z" 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-10 15:52:06.033824 | controller | Jun 10 14:24:17.743847 crc crio[3658]: time="2026-06-10T14:24:17.743615588Z" level=warning msg="Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored"
2026-06-10 15:52:06.033840 | controller | Jun 10 14:24:17.751680 crc crio[3658]: time="2026-06-10T14:24:17.751553579Z" 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-10 15:52:06.033894 | controller | Jun 10 14:24:17.756134 crc crio[3658]: time="2026-06-10T14:24:17.756056302Z" level=warning msg="Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored"
2026-06-10 15:52:06.033918 | controller | Jun 10 14:24:17.764056 crc crio[3658]: time="2026-06-10T14:24:17.763935611Z" 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-10 15:52:06.033935 | controller | Jun 10 14:24:17.772941 crc crio[3658]: time="2026-06-10T14:24:17.772833184Z" level=warning msg="Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored"
2026-06-10 15:52:06.033951 | controller | Jun 10 14:24:17.792399 crc crio[3658]: time="2026-06-10T14:24:17.792162984Z" 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-10 15:52:06.033967 | controller | Jun 10 14:24:17.797546 crc crio[3658]: time="2026-06-10T14:24:17.797429364Z" level=warning msg="Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored"
2026-06-10 15:52:06.033984 | controller | Jun 10 14:24:17.809814 crc crio[3658]: time="2026-06-10T14:24:17.809707203Z" 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-10 15:52:06.033999 | controller | Jun 10 14:24:17.823084 crc crio[3658]: time="2026-06-10T14:24:17.822983986Z" level=warning msg="Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored"
2026-06-10 15:52:06.034015 | controller | Jun 10 14:24:17.836017 crc crio[3658]: time="2026-06-10T14:24:17.83589899Z" 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-10 15:52:06.034031 | controller | Jun 10 14:24:17.840945 crc crio[3658]: time="2026-06-10T14:24:17.840773131Z" level=warning msg="Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored"
2026-06-10 15:52:06.034047 | controller | Jun 10 14:24:17.848845 crc crio[3658]: time="2026-06-10T14:24:17.848755442Z" 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-10 15:52:06.034063 | controller | Jun 10 14:24:17.853883 crc crio[3658]: time="2026-06-10T14:24:17.853789357Z" level=warning msg="Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored"
2026-06-10 15:52:06.034078 | controller | Jun 10 14:24:17.870233 crc crio[3658]: time="2026-06-10T14:24:17.870025847Z" 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-10 15:52:06.034094 | controller | Jun 10 14:24:17.878456 crc crio[3658]: time="2026-06-10T14:24:17.878229984Z" level=warning msg="Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored"
2026-06-10 15:52:06.034110 | controller | Jun 10 14:24:17.889934 crc crio[3658]: time="2026-06-10T14:24:17.889711885Z" 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-10 15:52:06.034125 | controller | Jun 10 14:24:17.896611 crc crio[3658]: time="2026-06-10T14:24:17.896480759Z" level=warning msg="Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored"
2026-06-10 15:52:06.034149 | controller | Jun 10 14:24:17.925218 crc crio[3658]: time="2026-06-10T14:24:17.925078851Z" 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-10 15:52:06.034165 | controller | Jun 10 14:24:17.930444 crc crio[3658]: time="2026-06-10T14:24:17.930244018Z" level=warning msg="Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored"
2026-06-10 15:52:06.034182 | controller | Jun 10 14:24:17.951724 crc crio[3658]: time="2026-06-10T14:24:17.951503902Z" 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-10 15:52:06.034198 | controller | Jun 10 14:24:17.958043 crc crio[3658]: time="2026-06-10T14:24:17.957885578Z" level=warning msg="Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored"
2026-06-10 15:52:06.034214 | controller | Jun 10 14:24:17.964724 crc crio[3658]: time="2026-06-10T14:24:17.964551099Z" 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-10 15:52:06.034230 | controller | Jun 10 14:24:17.972080 crc crio[3658]: time="2026-06-10T14:24:17.971915747Z" level=warning msg="Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored"
2026-06-10 15:52:06.034246 | controller | Jun 10 14:24:17.988216 crc crio[3658]: time="2026-06-10T14:24:17.987966532Z" 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-10 15:52:06.034262 | controller | Jun 10 14:24:18.002821 crc crio[3658]: time="2026-06-10T14:24:18.002486503Z" level=warning msg="Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored"
2026-06-10 15:52:06.034278 | controller | Jun 10 14:24:18.014625 crc crio[3658]: time="2026-06-10T14:24:18.014520217Z" 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-10 15:52:06.034295 | controller | Jun 10 14:24:18.021425 crc crio[3658]: time="2026-06-10T14:24:18.02123529Z" level=warning msg="Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored"
2026-06-10 15:52:06.034311 | controller | Jun 10 14:24:18.030075 crc crio[3658]: time="2026-06-10T14:24:18.029960639Z" 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-10 15:52:06.034326 | controller | Jun 10 14:24:18.036171 crc crio[3658]: time="2026-06-10T14:24:18.036068588Z" level=warning msg="Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored"
2026-06-10 15:52:06.034342 | controller | Jun 10 14:24:18.089523 crc crio[3658]: time="2026-06-10T14:24:18.089239279Z" 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-10 15:52:06.034362 | controller | Jun 10 14:24:18.100771 crc crio[3658]: time="2026-06-10T14:24:18.100591877Z" level=warning msg="Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored"
2026-06-10 15:52:06.034379 | controller | Jun 10 14:24:18.167435 crc crio[3658]: time="2026-06-10T14:24:18.167205374Z" 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-10 15:52:06.034395 | controller | Jun 10 14:24:18.171529 crc crio[3658]: time="2026-06-10T14:24:18.17143803Z" level=warning msg="Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored"
2026-06-10 15:52:06.034410 | controller | Jun 10 14:24:18.182765 crc crio[3658]: time="2026-06-10T14:24:18.182627035Z" 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-10 15:52:06.034426 | controller | Jun 10 14:24:18.187223 crc crio[3658]: time="2026-06-10T14:24:18.187162089Z" level=warning msg="Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored"
2026-06-10 15:52:06.034442 | controller | Jun 10 14:24:18.217017 crc crio[3658]: time="2026-06-10T14:24:18.216868425Z" 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-10 15:52:06.034458 | controller | Jun 10 14:24:18.225001 crc crio[3658]: time="2026-06-10T14:24:18.224867977Z" level=warning msg="Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored"
2026-06-10 15:52:06.034474 | controller | Jun 10 14:24:18.231710 crc crio[3658]: time="2026-06-10T14:24:18.231502448Z" 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-10 15:52:06.034491 | controller | Jun 10 14:24:18.237792 crc crio[3658]: time="2026-06-10T14:24:18.237628938Z" level=warning msg="Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored"
2026-06-10 15:52:06.034507 | controller | Jun 10 14:24:18.246673 crc crio[3658]: time="2026-06-10T14:24:18.246540031Z" 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-10 15:52:06.034523 | controller | Jun 10 14:24:18.252380 crc crio[3658]: time="2026-06-10T14:24:18.252153058Z" level=warning msg="Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored"
2026-06-10 15:52:06.034539 | controller | Jun 10 14:24:18.259388 crc crio[3658]: time="2026-06-10T14:24:18.259215189Z" 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-10 15:52:06.034555 | controller | Jun 10 14:24:18.263593 crc crio[3658]: time="2026-06-10T14:24:18.263511707Z" level=warning msg="Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored"
2026-06-10 15:52:06.034572 | controller | Jun 10 14:24:18.270688 crc crio[3658]: time="2026-06-10T14:24:18.270591278Z" 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-10 15:52:06.034592 | controller | Jun 10 14:24:18.275333 crc crio[3658]: time="2026-06-10T14:24:18.275177523Z" level=warning msg="Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored"
2026-06-10 15:52:06.034609 | controller | Jun 10 14:24:18.287959 crc crio[3658]: time="2026-06-10T14:24:18.287835411Z" 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-10 15:52:06.034624 | controller | Jun 10 14:24:18.291134 crc crio[3658]: time="2026-06-10T14:24:18.291051824Z" level=warning msg="Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored"
2026-06-10 15:52:06.034641 | controller | Jun 10 14:24:18.300054 crc crio[3658]: time="2026-06-10T14:24:18.299904156Z" 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-10 15:52:06.034656 | controller | Jun 10 14:24:18.307311 crc crio[3658]: time="2026-06-10T14:24:18.307139421Z" level=warning msg="Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored"
2026-06-10 15:52:06.034672 | controller | Jun 10 14:24:18.321297 crc crio[3658]: time="2026-06-10T14:24:18.321110189Z" 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-10 15:52:06.034688 | controller | Jun 10 14:24:18.324428 crc crio[3658]: time="2026-06-10T14:24:18.324366483Z" level=warning msg="Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored"
2026-06-10 15:52:06.034704 | controller | Jun 10 14:24:18.341180 crc crio[3658]: time="2026-06-10T14:24:18.341047423Z" 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-10 15:52:06.034720 | controller | Jun 10 14:24:18.345701 crc crio[3658]: time="2026-06-10T14:24:18.345604587Z" level=warning msg="Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored"
2026-06-10 15:52:06.034735 | controller | Jun 10 14:24:18.354522 crc crio[3658]: time="2026-06-10T14:24:18.354421267Z" 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-10 15:52:06.034751 | controller | Jun 10 14:24:18.358514 crc crio[3658]: time="2026-06-10T14:24:18.358434699Z" level=warning msg="Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored"
2026-06-10 15:52:06.034767 | controller | Jun 10 14:24:18.365245 crc crio[3658]: time="2026-06-10T14:24:18.365171352Z" 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-10 15:52:06.034783 | controller | Jun 10 14:24:18.369794 crc crio[3658]: time="2026-06-10T14:24:18.368518028Z" level=warning msg="Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored"
2026-06-10 15:52:06.034802 | controller | Jun 10 14:24:18.382313 crc crio[3658]: time="2026-06-10T14:24:18.382114708Z" 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-10 15:52:06.034819 | controller | Jun 10 14:24:18.386500 crc crio[3658]: time="2026-06-10T14:24:18.386447887Z" level=warning msg="Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored"
2026-06-10 15:52:06.034835 | controller | Jun 10 14:24:18.397202 crc crio[3658]: time="2026-06-10T14:24:18.39712775Z" 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-10 15:52:06.034871 | controller | Jun 10 14:24:18.404081 crc crio[3658]: time="2026-06-10T14:24:18.403950415Z" level=warning msg="Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored"
2026-06-10 15:52:06.034890 | controller | Jun 10 14:24:18.416574 crc crio[3658]: time="2026-06-10T14:24:18.41645971Z" 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-10 15:52:06.034907 | controller | Jun 10 14:24:18.420607 crc crio[3658]: time="2026-06-10T14:24:18.420444211Z" level=warning msg="Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored"
2026-06-10 15:52:06.034923 | controller | Jun 10 14:24:18.425998 crc crio[3658]: time="2026-06-10T14:24:18.425885365Z" 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-10 15:52:06.034939 | controller | Jun 10 14:24:18.431588 crc crio[3658]: time="2026-06-10T14:24:18.431541973Z" level=warning msg="Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored"
2026-06-10 15:52:06.034955 | controller | Jun 10 14:24:18.440546 crc crio[3658]: time="2026-06-10T14:24:18.440431616Z" 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-10 15:52:06.034970 | controller | Jun 10 14:24:18.444457 crc crio[3658]: time="2026-06-10T14:24:18.444235712Z" level=warning msg="Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored"
2026-06-10 15:52:06.034986 | controller | Jun 10 14:24:18.453489 crc crio[3658]: time="2026-06-10T14:24:18.45335311Z" 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-10 15:52:06.035003 | controller | Jun 10 14:24:18.460119 crc crio[3658]: time="2026-06-10T14:24:18.460082353Z" level=warning msg="Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored"
2026-06-10 15:52:06.035019 | controller | Jun 10 14:24:18.477211 crc crio[3658]: time="2026-06-10T14:24:18.476490377Z" 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-10 15:52:06.035035 | controller | Jun 10 14:24:18.483541 crc crio[3658]: time="2026-06-10T14:24:18.483440865Z" level=warning msg="Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored"
2026-06-10 15:52:06.035055 | controller | Jun 10 14:24:18.524989 crc crio[3658]: time="2026-06-10T14:24:18.524852968Z" 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-10 15:52:06.035072 | controller | Jun 10 14:24:18.531195 crc crio[3658]: time="2026-06-10T14:24:18.531054163Z" level=warning msg="Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored"
2026-06-10 15:52:06.035088 | controller | Jun 10 14:24:18.545605 crc crio[3658]: time="2026-06-10T14:24:18.545469672Z" 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-10 15:52:06.035104 | controller | Jun 10 14:24:18.550544 crc crio[3658]: time="2026-06-10T14:24:18.550447002Z" level=warning msg="Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored"
2026-06-10 15:52:06.035119 | controller | Jun 10 14:24:18.561117 crc crio[3658]: time="2026-06-10T14:24:18.560989474Z" 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-10 15:52:06.035135 | controller | Jun 10 14:24:18.566100 crc crio[3658]: time="2026-06-10T14:24:18.565931753Z" level=warning msg="Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored"
2026-06-10 15:52:06.035151 | controller | Jun 10 14:24:18.573320 crc crio[3658]: time="2026-06-10T14:24:18.573127347Z" 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-10 15:52:06.035167 | controller | Jun 10 14:24:18.577604 crc crio[3658]: time="2026-06-10T14:24:18.577514056Z" level=warning msg="Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored"
2026-06-10 15:52:06.035183 | controller | Jun 10 14:24:18.583498 crc crio[3658]: time="2026-06-10T14:24:18.583394944Z" 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-10 15:52:06.035199 | controller | Jun 10 14:24:18.588475 crc crio[3658]: time="2026-06-10T14:24:18.588360893Z" level=warning msg="Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored"
2026-06-10 15:52:06.035215 | controller | Jun 10 14:24:18.595369 crc crio[3658]: time="2026-06-10T14:24:18.595219161Z" 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-10 15:52:06.035230 | controller | Jun 10 14:24:18.599777 crc crio[3658]: time="2026-06-10T14:24:18.599729581Z" level=warning msg="Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored"
2026-06-10 15:52:06.035246 | controller | Jun 10 14:24:18.605486 crc crio[3658]: time="2026-06-10T14:24:18.605452096Z" 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-10 15:52:06.035266 | controller | Jun 10 14:24:18.609191 crc crio[3658]: time="2026-06-10T14:24:18.609166951Z" level=warning msg="Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored"
2026-06-10 15:52:06.035283 | controller | Jun 10 14:24:18.616891 crc crio[3658]: time="2026-06-10T14:24:18.616854345Z" 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-10 15:52:06.035299 | controller | Jun 10 14:24:18.621115 crc crio[3658]: time="2026-06-10T14:24:18.621002818Z" level=warning msg="Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored"
2026-06-10 15:52:06.035314 | controller | Jun 10 14:24:18.674584 crc crio[3658]: time="2026-06-10T14:24:18.674187026Z" 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-10 15:52:06.035330 | controller | Jun 10 14:24:18.680433 crc crio[3658]: time="2026-06-10T14:24:18.680229537Z" level=warning msg="Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored"
2026-06-10 15:52:06.035346 | controller | Jun 10 14:24:18.686081 crc crio[3658]: time="2026-06-10T14:24:18.686051784Z" 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-10 15:52:06.035362 | controller | Jun 10 14:24:18.689434 crc crio[3658]: time="2026-06-10T14:24:18.689237048Z" level=warning msg="Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored"
2026-06-10 15:52:06.035378 | controller | Jun 10 14:24:18.698327 crc crio[3658]: time="2026-06-10T14:24:18.698173387Z" 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-10 15:52:06.035394 | controller | Jun 10 14:24:18.705432 crc crio[3658]: time="2026-06-10T14:24:18.705217659Z" level=warning msg="Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored"
2026-06-10 15:52:06.035410 | controller | Jun 10 14:24:18.722892 crc crio[3658]: time="2026-06-10T14:24:18.72224789Z" 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-10 15:52:06.035426 | controller | Jun 10 14:24:18.728064 crc crio[3658]: time="2026-06-10T14:24:18.728017576Z" level=warning msg="Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored"
2026-06-10 15:52:06.035442 | controller | Jun 10 14:24:18.736674 crc crio[3658]: time="2026-06-10T14:24:18.736552978Z" 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-10 15:52:06.035458 | controller | Jun 10 14:24:18.742957 crc crio[3658]: time="2026-06-10T14:24:18.742545178Z" level=warning msg="Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored"
2026-06-10 15:52:06.035474 | controller | Jun 10 14:24:18.752197 crc crio[3658]: time="2026-06-10T14:24:18.752057109Z" 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-10 15:52:06.035493 | controller | Jun 10 14:24:18.756223 crc crio[3658]: time="2026-06-10T14:24:18.756001198Z" level=warning msg="Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored"
2026-06-10 15:52:06.035509 | controller | Jun 10 14:24:18.760939 crc crio[3658]: time="2026-06-10T14:24:18.760862315Z" 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-10 15:52:06.035525 | controller | Jun 10 14:24:18.764229 crc crio[3658]: time="2026-06-10T14:24:18.764145701Z" level=warning msg="Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored"
2026-06-10 15:52:06.035541 | controller | Jun 10 14:24:18.772093 crc crio[3658]: time="2026-06-10T14:24:18.772015779Z" 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-10 15:52:06.035557 | controller | Jun 10 14:24:18.775121 crc crio[3658]: time="2026-06-10T14:24:18.77504746Z" level=warning msg="Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored"
2026-06-10 15:52:06.035573 | controller | Jun 10 14:24:18.779620 crc crio[3658]: time="2026-06-10T14:24:18.779550861Z" 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-10 15:52:06.035588 | controller | Jun 10 14:24:18.784318 crc crio[3658]: time="2026-06-10T14:24:18.783853637Z" level=warning msg="Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored"
2026-06-10 15:52:06.035604 | controller | Jun 10 14:24:18.838686 crc crio[3658]: time="2026-06-10T14:24:18.838576875Z" 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-10 15:52:06.035620 | controller | Jun 10 14:24:18.841902 crc crio[3658]: time="2026-06-10T14:24:18.84181018Z" level=warning msg="Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored"
2026-06-10 15:52:06.035636 | controller | Jun 10 14:24:18.866312 crc crio[3658]: time="2026-06-10T14:24:18.866143168Z" 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-10 15:52:06.035652 | controller | Jun 10 14:24:18.869213 crc crio[3658]: time="2026-06-10T14:24:18.869131178Z" level=warning msg="Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored"
2026-06-10 15:52:06.035755 | controller | Jun 10 14:24:18.879870 crc crio[3658]: time="2026-06-10T14:24:18.879765402Z" 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-10 15:52:06.035775 | controller | Jun 10 14:24:18.883436 crc crio[3658]: time="2026-06-10T14:24:18.883374084Z" level=warning msg="Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored"
2026-06-10 15:52:06.035792 | controller | Jun 10 14:24:18.889358 crc crio[3658]: time="2026-06-10T14:24:18.889190471Z" 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-10 15:52:06.035813 | controller | Jun 10 14:24:18.892912 crc crio[3658]: time="2026-06-10T14:24:18.892799284Z" level=warning msg="Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored"
2026-06-10 15:52:06.035830 | controller | Jun 10 14:24:18.899524 crc crio[3658]: time="2026-06-10T14:24:18.899490888Z" 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-10 15:52:06.035846 | controller | Jun 10 14:24:18.902786 crc crio[3658]: time="2026-06-10T14:24:18.90260645Z" level=warning msg="Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored"
2026-06-10 15:52:06.035883 | controller | Jun 10 14:24:18.918330 crc crio[3658]: time="2026-06-10T14:24:18.918205833Z" 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-10 15:52:06.035900 | controller | Jun 10 14:24:18.922963 crc crio[3658]: time="2026-06-10T14:24:18.922872687Z" level=warning msg="Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored"
2026-06-10 15:52:06.035916 | controller | Jun 10 14:24:18.930166 crc crio[3658]: time="2026-06-10T14:24:18.930039771Z" 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-10 15:52:06.035932 | controller | Jun 10 14:24:18.932970 crc crio[3658]: time="2026-06-10T14:24:18.932936389Z" level=warning msg="Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored"
2026-06-10 15:52:06.035948 | controller | Jun 10 14:24:18.943250 crc crio[3658]: time="2026-06-10T14:24:18.943200045Z" 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-10 15:52:06.035963 | controller | Jun 10 14:24:18.947320 crc crio[3658]: time="2026-06-10T14:24:18.946902249Z" level=warning msg="Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored"
2026-06-10 15:52:06.035979 | controller | Jun 10 14:24:18.960362 crc crio[3658]: time="2026-06-10T14:24:18.960188856Z" 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-10 15:52:06.035994 | controller | Jun 10 14:24:18.963052 crc crio[3658]: time="2026-06-10T14:24:18.962966802Z" level=warning msg="Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored"
2026-06-10 15:52:06.036010 | controller | Jun 10 14:24:18.971007 crc crio[3658]: time="2026-06-10T14:24:18.970898551Z" 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-10 15:52:06.036025 | controller | Jun 10 14:24:18.976464 crc crio[3658]: time="2026-06-10T14:24:18.976374961Z" level=warning msg="Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored"
2026-06-10 15:52:06.036049 | controller | Jun 10 14:24:19.023511 crc crio[3658]: time="2026-06-10T14:24:19.023236851Z" 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-10 15:52:06.036066 | controller | Jun 10 14:24:19.023511 crc crio[3658]: time="2026-06-10T14:24:19.023451905Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.036082 | controller | Jun 10 14:24:19.023963 crc crio[3658]: time="2026-06-10T14:24:19.023579427Z" 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-10 15:52:06.036100 | controller | Jun 10 14:24:19.024146 crc crio[3658]: time="2026-06-10T14:24:19.024052477Z" 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:0xc00012c948}] Aliases:map[]}"
2026-06-10 15:52:06.036118 | controller | Jun 10 14:24:19.024370 crc crio[3658]: time="2026-06-10T14:24:19.0242299Z" level=info msg="Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.036135 | controller | Jun 10 14:24:19.025452 crc crio[3658]: time="2026-06-10T14:24:19.02521003Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-10 15:52:06.036152 | controller | Jun 10 14:24:19.031220 crc crio[3658]: time="2026-06-10T14:24:19.030473496Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-10 15:52:06.036168 | controller | Jun 10 14:24:19.031853 crc crio[3658]: time="2026-06-10T14:24:19.030574218Z" level=info msg="Starting seccomp notifier watcher"
2026-06-10 15:52:06.036184 | controller | Jun 10 14:24:19.032614 crc crio[3658]: time="2026-06-10T14:24:19.032452915Z" level=info msg="Create NRI interface"
2026-06-10 15:52:06.036201 | controller | Jun 10 14:24:19.034803 crc crio[3658]: time="2026-06-10T14:24:19.0346772Z" level=info msg="runtime interface created"
2026-06-10 15:52:06.036217 | controller | Jun 10 14:24:19.035720 crc crio[3658]: time="2026-06-10T14:24:19.035534087Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-10 15:52:06.036232 | controller | Jun 10 14:24:19.035720 crc crio[3658]: time="2026-06-10T14:24:19.035626759Z" level=info msg="runtime interface starting up..."
2026-06-10 15:52:06.036248 | controller | Jun 10 14:24:19.036064 crc crio[3658]: time="2026-06-10T14:24:19.035728701Z" level=info msg="starting plugins..."
2026-06-10 15:52:06.036264 | controller | Jun 10 14:24:19.036064 crc crio[3658]: time="2026-06-10T14:24:19.036033497Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-10 15:52:06.036280 | controller | Jun 10 14:24:19.039857 crc crio[3658]: time="2026-06-10T14:24:19.039577258Z" level=info msg="No systemd watchdog enabled"
2026-06-10 15:52:06.036297 | controller | Jun 10 14:24:19.047596 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-10 15:52:06.036313 | controller | Jun 10 14:24:19.331701 crc crio[3658]: 2026-06-10T14:24: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-10 15:52:06.036330 | controller | Jun 10 14:24:19.333583 crc crio[3658]: time="2026-06-10T14:24:19.332181341Z" level=info msg="Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc"
2026-06-10 15:52:06.036351 | controller | Jun 10 14:24:19.333583 crc crio[3658]: time="2026-06-10T14:24:19.332228992Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.036368 | controller | Jun 10 14:24:19.333583 crc crio[3658]: time="2026-06-10T14:24:19.332344425Z" 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-10 15:52:06.036387 | controller | Jun 10 14:24:19.333583 crc crio[3658]: time="2026-06-10T14:24:19.33260682Z" 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:0xc000fe2000}] Aliases:map[]}"
2026-06-10 15:52:06.036405 | controller | Jun 10 14:24:19.333583 crc crio[3658]: time="2026-06-10T14:24:19.332838004Z" 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-10 15:52:06.036422 | controller | Jun 10 14:24:19.412167 crc crio[3658]: 2026-06-10T14:24: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-10 15:52:06.036438 | controller | Jun 10 14:24:19.412514 crc crio[3658]: time="2026-06-10T14:24:19.41234826Z" level=info msg="Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7"
2026-06-10 15:52:06.036454 | controller | Jun 10 14:24:19.412514 crc crio[3658]: time="2026-06-10T14:24:19.412391591Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.036470 | controller | Jun 10 14:24:19.412514 crc crio[3658]: time="2026-06-10T14:24:19.412433322Z" 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-10 15:52:06.036487 | controller | Jun 10 14:24:19.412849 crc crio[3658]: time="2026-06-10T14:24:19.412713408Z" 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:0xc000558058}] Aliases:map[]}"
2026-06-10 15:52:06.036505 | controller | Jun 10 14:24:19.412953 crc crio[3658]: time="2026-06-10T14:24:19.412887671Z" 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-10 15:52:06.036521 | controller | Jun 10 14:24:19.678527 crc crio[3658]: 2026-06-10T14:24: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-10 15:52:06.036537 | controller | Jun 10 14:24:19.678962 crc crio[3658]: time="2026-06-10T14:24:19.678674865Z" level=info msg="Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e"
2026-06-10 15:52:06.036557 | controller | Jun 10 14:24:19.678962 crc crio[3658]: time="2026-06-10T14:24:19.678706346Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.036574 | controller | Jun 10 14:24:19.678962 crc crio[3658]: time="2026-06-10T14:24:19.678739797Z" 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-10 15:52:06.036591 | controller | Jun 10 14:24:19.678962 crc crio[3658]: time="2026-06-10T14:24:19.67892689Z" 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:0xc000fe2098}] Aliases:map[]}"
2026-06-10 15:52:06.036609 | controller | Jun 10 14:24:19.679392 crc crio[3658]: time="2026-06-10T14:24:19.679077033Z" level=info msg="Deleting pod openshift-dns_dns-default-qtghf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.036625 | controller | Jun 10 14:24:19.697782 crc crio[3658]: 2026-06-10T14:24: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-10 15:52:06.036642 | controller | Jun 10 14:24:19.697782 crc crio[3658]: time="2026-06-10T14:24:19.697667597Z" level=info msg="Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65"
2026-06-10 15:52:06.036658 | controller | Jun 10 14:24:19.697782 crc crio[3658]: time="2026-06-10T14:24:19.697701267Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.036675 | controller | Jun 10 14:24:19.697782 crc crio[3658]: time="2026-06-10T14:24:19.697737628Z" 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-10 15:52:06.036692 | controller | Jun 10 14:24:19.698705 crc crio[3658]: time="2026-06-10T14:24:19.697951902Z" 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:0xc000fe2128}] Aliases:map[]}"
2026-06-10 15:52:06.036709 | controller | Jun 10 14:24:19.698705 crc crio[3658]: time="2026-06-10T14:24:19.698080065Z" level=info msg="Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.036726 | controller | Jun 10 14:24:19.844068 crc crio[3658]: 2026-06-10T14:24: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-10 15:52:06.036742 | controller | Jun 10 14:24:19.844546 crc crio[3658]: time="2026-06-10T14:24:19.844440242Z" level=info msg="Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb"
2026-06-10 15:52:06.036758 | controller | Jun 10 14:24:19.844546 crc crio[3658]: time="2026-06-10T14:24:19.844496664Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.036778 | controller | Jun 10 14:24:19.844546 crc crio[3658]: time="2026-06-10T14:24:19.844519404Z" level=info msg="Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6"
2026-06-10 15:52:06.036795 | controller | Jun 10 14:24:19.844546 crc crio[3658]: time="2026-06-10T14:24:19.844531724Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.036823 | controller | Jun 10 14:24:19.844546 crc crio[3658]: time="2026-06-10T14:24:19.844543075Z" level=info msg="Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017"
2026-06-10 15:52:06.036839 | controller | Jun 10 14:24:19.844546 crc crio[3658]: time="2026-06-10T14:24:19.844552905Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.036875 | controller | Jun 10 14:24:19.844904 crc crio[3658]: time="2026-06-10T14:24:19.844594376Z" 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-10 15:52:06.036894 | controller | Jun 10 14:24:19.844955 crc crio[3658]: time="2026-06-10T14:24:19.844902752Z" 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:0xc000558120}] Aliases:map[]}"
2026-06-10 15:52:06.036911 | controller | Jun 10 14:24:19.868122 crc crio[3658]: time="2026-06-10T14:24:19.845071825Z" level=info msg="Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.036929 | controller | Jun 10 14:24:19.963051 crc crio[3658]: 2026-06-10T14:24: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-10 15:52:06.036945 | controller | Jun 10 14:24:19.963494 crc crio[3658]: time="2026-06-10T14:24:19.963247227Z" level=info msg="Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f"
2026-06-10 15:52:06.036961 | controller | Jun 10 14:24:19.963494 crc crio[3658]: time="2026-06-10T14:24:19.963481532Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.036978 | controller | Jun 10 14:24:19.963695 crc crio[3658]: time="2026-06-10T14:24:19.963559283Z" 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-10 15:52:06.036995 | controller | Jun 10 14:24:19.964077 crc crio[3658]: time="2026-06-10T14:24:19.963986962Z" 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:0xc000fe21b8}] Aliases:map[]}"
2026-06-10 15:52:06.037012 | controller | Jun 10 14:24:19.964617 crc crio[3658]: time="2026-06-10T14:24:19.964520303Z" level=info msg="Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.037032 | controller | Jun 10 14:24:20.136046 crc crio[3658]: 2026-06-10T14:24: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-10 15:52:06.037049 | controller | Jun 10 14:24:20.137012 crc crio[3658]: time="2026-06-10T14:24:20.136841431Z" level=info msg="Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9"
2026-06-10 15:52:06.037065 | controller | Jun 10 14:24:20.137012 crc crio[3658]: time="2026-06-10T14:24:20.136926293Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.037081 | controller | Jun 10 14:24:20.137012 crc crio[3658]: time="2026-06-10T14:24:20.136987604Z" 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-10 15:52:06.037098 | controller | Jun 10 14:24:20.137663 crc crio[3658]: time="2026-06-10T14:24:20.137469144Z" 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:0xc0005581d8}] Aliases:map[]}"
2026-06-10 15:52:06.037114 | controller | Jun 10 14:24:20.137745 crc crio[3658]: time="2026-06-10T14:24:20.137716839Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-10 15:52:06.037130 | controller | Jun 10 14:24:20.137837 crc crio[3658]: time="2026-06-10T14:24:20.137744319Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-10 15:52:06.037146 | controller | Jun 10 14:24:20.137837 crc crio[3658]: time="2026-06-10T14:24:20.13776178Z" level=info msg="Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.037162 | controller | Jun 10 14:24:20.323205 crc crio[3658]: 2026-06-10T14:24: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-10 15:52:06.037178 | controller | Jun 10 14:24:20.323205 crc crio[3658]: time="2026-06-10T14:24:20.32312155Z" level=info msg="Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946"
2026-06-10 15:52:06.037194 | controller | Jun 10 14:24:20.323205 crc crio[3658]: time="2026-06-10T14:24:20.323155761Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.037210 | controller | Jun 10 14:24:20.323205 crc crio[3658]: time="2026-06-10T14:24:20.323193781Z" 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-10 15:52:06.037226 | controller | Jun 10 14:24:20.323678 crc crio[3658]: time="2026-06-10T14:24:20.323560169Z" 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:0xc000558240}] Aliases:map[]}"
2026-06-10 15:52:06.037243 | controller | Jun 10 14:24:20.323810 crc crio[3658]: time="2026-06-10T14:24:20.323741853Z" level=info msg="Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.037263 | controller | Jun 10 14:24:20.352407 crc crio[3658]: 2026-06-10T14:24: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-10 15:52:06.037280 | controller | Jun 10 14:24:20.354374 crc crio[3658]: time="2026-06-10T14:24:20.352886357Z" level=info msg="Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673"
2026-06-10 15:52:06.037296 | controller | Jun 10 14:24:20.354374 crc crio[3658]: time="2026-06-10T14:24:20.352972149Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.037312 | controller | Jun 10 14:24:20.354374 crc crio[3658]: time="2026-06-10T14:24:20.35301049Z" level=info msg="Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f"
2026-06-10 15:52:06.037328 | controller | Jun 10 14:24:20.354374 crc crio[3658]: time="2026-06-10T14:24:20.35301981Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.037344 | controller | Jun 10 14:24:20.354374 crc crio[3658]: time="2026-06-10T14:24:20.353071291Z" 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-10 15:52:06.037360 | controller | Jun 10 14:24:20.354374 crc crio[3658]: time="2026-06-10T14:24:20.353384697Z" 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:0xc000fe2258}] Aliases:map[]}"
2026-06-10 15:52:06.037377 | controller | Jun 10 14:24:20.354374 crc crio[3658]: time="2026-06-10T14:24:20.353543661Z" level=info msg="Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.037393 | controller | Jun 10 14:24:20.435707 crc crio[3658]: 2026-06-10T14:24: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-10 15:52:06.037409 | controller | Jun 10 14:24:20.435912 crc crio[3658]: time="2026-06-10T14:24:20.435835732Z" level=info msg="Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b"
2026-06-10 15:52:06.037425 | controller | Jun 10 14:24:20.435912 crc crio[3658]: time="2026-06-10T14:24:20.435865793Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.037441 | controller | Jun 10 14:24:20.435912 crc crio[3658]: time="2026-06-10T14:24:20.435883683Z" level=info msg="Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5"
2026-06-10 15:52:06.037457 | controller | Jun 10 14:24:20.435912 crc crio[3658]: time="2026-06-10T14:24:20.435894283Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.037473 | controller | Jun 10 14:24:20.435912 crc crio[3658]: time="2026-06-10T14:24:20.435902314Z" level=info msg="Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183"
2026-06-10 15:52:06.037489 | controller | Jun 10 14:24:20.435912 crc crio[3658]: time="2026-06-10T14:24:20.435909574Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.037508 | controller | Jun 10 14:24:20.436141 crc crio[3658]: time="2026-06-10T14:24:20.435933494Z" 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-10 15:52:06.037525 | controller | Jun 10 14:24:20.436825 crc crio[3658]: time="2026-06-10T14:24:20.436766721Z" 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:0xc000fe22e8}] Aliases:map[]}"
2026-06-10 15:52:06.037542 | controller | Jun 10 14:24:20.436997 crc crio[3658]: time="2026-06-10T14:24:20.436939994Z" 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-10 15:52:06.037559 | controller | Jun 10 14:24:20.468176 crc crio[3658]: 2026-06-10T14:24: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-10 15:52:06.037575 | controller | Jun 10 14:24:20.468524 crc crio[3658]: time="2026-06-10T14:24:20.468427856Z" level=info msg="Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d"
2026-06-10 15:52:06.037591 | controller | Jun 10 14:24:20.468524 crc crio[3658]: time="2026-06-10T14:24:20.468493858Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.037607 | controller | Jun 10 14:24:20.468707 crc crio[3658]: time="2026-06-10T14:24:20.468541619Z" 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-10 15:52:06.037624 | controller | Jun 10 14:24:20.468820 crc crio[3658]: time="2026-06-10T14:24:20.468759873Z" 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:0xc00018f2d0}] Aliases:map[]}"
2026-06-10 15:52:06.037658 | controller | Jun 10 14:24:20.468891 crc crio[3658]: time="2026-06-10T14:24:20.468859735Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-10 15:52:06.037675 | controller | Jun 10 14:24:20.468891 crc crio[3658]: time="2026-06-10T14:24:20.468874205Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-10 15:52:06.037691 | controller | Jun 10 14:24:20.468891 crc crio[3658]: time="2026-06-10T14:24:20.468887526Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632815-n4njh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.037707 | controller | Jun 10 14:24:20.593387 crc crio[3658]: 2026-06-10T14:24: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-10 15:52:06.037731 | controller | Jun 10 14:24:20.593387 crc crio[3658]: time="2026-06-10T14:24:20.593353024Z" level=info msg="Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff"
2026-06-10 15:52:06.037747 | controller | Jun 10 14:24:20.593837 crc crio[3658]: time="2026-06-10T14:24:20.593397205Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.037764 | controller | Jun 10 14:24:20.593837 crc crio[3658]: time="2026-06-10T14:24:20.59367309Z" 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-10 15:52:06.037781 | controller | Jun 10 14:24:20.594142 crc crio[3658]: time="2026-06-10T14:24:20.594054838Z" 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:0xc00018f338}] Aliases:map[]}"
2026-06-10 15:52:06.037798 | controller | Jun 10 14:24:20.594551 crc crio[3658]: time="2026-06-10T14:24:20.594464156Z" level=info msg="Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.037814 | controller | Jun 10 14:24:20.840616 crc crio[3658]: 2026-06-10T14:24: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-10 15:52:06.037831 | controller | Jun 10 14:24:20.841040 crc crio[3658]: time="2026-06-10T14:24:20.84078022Z" level=info msg="Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2"
2026-06-10 15:52:06.037847 | controller | Jun 10 14:24:20.841040 crc crio[3658]: time="2026-06-10T14:24:20.84080838Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.037886 | controller | Jun 10 14:24:20.841040 crc crio[3658]: time="2026-06-10T14:24:20.840850241Z" 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-10 15:52:06.037904 | controller | Jun 10 14:24:20.841700 crc crio[3658]: time="2026-06-10T14:24:20.841050575Z" 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:0xc000fe2390}] Aliases:map[]}"
2026-06-10 15:52:06.037922 | controller | Jun 10 14:24:20.841700 crc crio[3658]: time="2026-06-10T14:24:20.841221708Z" level=info msg="Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.037939 | controller | Jun 10 14:24:21.046196 crc crio[3658]: 2026-06-10T14:24:21Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.037956 | controller | Jun 10 14:24:21.047887 crc crio[3658]: time="2026-06-10T14:24:21.047416777Z" level=info msg="Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1"
2026-06-10 15:52:06.037976 | controller | Jun 10 14:24:21.047960 crc crio[3658]: time="2026-06-10T14:24:21.047890566Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.037993 | controller | Jun 10 14:24:21.048160 crc crio[3658]: time="2026-06-10T14:24:21.048098881Z" 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-10 15:52:06.038011 | controller | Jun 10 14:24:21.048954 crc crio[3658]: time="2026-06-10T14:24:21.048871376Z" 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:0xc000558300}] Aliases:map[]}"
2026-06-10 15:52:06.038027 | controller | Jun 10 14:24:21.049684 crc crio[3658]: time="2026-06-10T14:24:21.049474618Z" level=info msg="Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.038044 | controller | Jun 10 14:24:21.235021 crc crio[3658]: 2026-06-10T14:24:21Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.038060 | controller | Jun 10 14:24:21.236607 crc crio[3658]: time="2026-06-10T14:24:21.235773857Z" level=info msg="Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a"
2026-06-10 15:52:06.038077 | controller | Jun 10 14:24:21.236607 crc crio[3658]: time="2026-06-10T14:24:21.236004212Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.038094 | controller | Jun 10 14:24:21.236607 crc crio[3658]: time="2026-06-10T14:24:21.236175915Z" 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-10 15:52:06.038111 | controller | Jun 10 14:24:21.237537 crc crio[3658]: time="2026-06-10T14:24:21.237146795Z" 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:0xc00012c5f0}] Aliases:map[]}"
2026-06-10 15:52:06.038127 | controller | Jun 10 14:24:21.238105 crc crio[3658]: time="2026-06-10T14:24:21.23792046Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.038144 | controller | Jun 10 14:24:21.283721 crc crio[3658]: 2026-06-10T14:24:21Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.038160 | controller | Jun 10 14:24:21.284044 crc crio[3658]: time="2026-06-10T14:24:21.283935034Z" level=info msg="Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28"
2026-06-10 15:52:06.038180 | controller | Jun 10 14:24:21.284112 crc crio[3658]: time="2026-06-10T14:24:21.284047056Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.038197 | controller | Jun 10 14:24:21.284112 crc crio[3658]: time="2026-06-10T14:24:21.284071827Z" level=info msg="Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34"
2026-06-10 15:52:06.038212 | controller | Jun 10 14:24:21.284112 crc crio[3658]: time="2026-06-10T14:24:21.284082387Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.038229 | controller | Jun 10 14:24:21.284317 crc crio[3658]: time="2026-06-10T14:24:21.284149538Z" 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-10 15:52:06.038245 | controller | Jun 10 14:24:21.284564 crc crio[3658]: time="2026-06-10T14:24:21.284445874Z" 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:0xc00008c128}] Aliases:map[]}"
2026-06-10 15:52:06.038262 | controller | Jun 10 14:24:21.284816 crc crio[3658]: time="2026-06-10T14:24:21.284676249Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-10 15:52:06.038279 | controller | Jun 10 14:24:21.284922 crc crio[3658]: time="2026-06-10T14:24:21.284827322Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-10 15:52:06.038295 | controller | Jun 10 14:24:21.284922 crc crio[3658]: time="2026-06-10T14:24:21.284850222Z" level=info msg="Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.038311 | controller | Jun 10 14:24:21.321590 crc crio[3658]: 2026-06-10T14:24:21Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.038327 | controller | Jun 10 14:24:21.321770 crc crio[3658]: time="2026-06-10T14:24:21.321733703Z" level=info msg="Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab"
2026-06-10 15:52:06.038343 | controller | Jun 10 14:24:21.321770 crc crio[3658]: time="2026-06-10T14:24:21.321769893Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.038359 | controller | Jun 10 14:24:21.321887 crc crio[3658]: time="2026-06-10T14:24:21.321812604Z" 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-10 15:52:06.038376 | controller | Jun 10 14:24:21.322121 crc crio[3658]: time="2026-06-10T14:24:21.322055369Z" 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:0xc000558060}] Aliases:map[]}"
2026-06-10 15:52:06.038393 | controller | Jun 10 14:24:21.322346 crc crio[3658]: time="2026-06-10T14:24:21.322244733Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.038413 | controller | Jun 10 14:24:21.582113 crc crio[3658]: 2026-06-10T14:24:21Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.038430 | controller | Jun 10 14:24:21.676831 crc crio[3658]: time="2026-06-10T14:24:21.676518423Z" level=info msg="Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007"
2026-06-10 15:52:06.038446 | controller | Jun 10 14:24:21.676831 crc crio[3658]: time="2026-06-10T14:24:21.67683954Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.038462 | controller | Jun 10 14:24:21.677075 crc crio[3658]: time="2026-06-10T14:24:21.676872511Z" level=info msg="Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0"
2026-06-10 15:52:06.038479 | controller | Jun 10 14:24:21.677075 crc crio[3658]: time="2026-06-10T14:24:21.676897511Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.038495 | controller | Jun 10 14:24:21.677075 crc crio[3658]: time="2026-06-10T14:24:21.677028314Z" 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-10 15:52:06.038511 | controller | Jun 10 14:24:21.677601 crc crio[3658]: time="2026-06-10T14:24:21.677508013Z" 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:0xc000d8e120}] Aliases:map[]}"
2026-06-10 15:52:06.038528 | controller | Jun 10 14:24:21.677883 crc crio[3658]: time="2026-06-10T14:24:21.67782751Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.038544 | controller | Jun 10 14:24:21.747478 crc crio[3658]: 2026-06-10T14:24:21Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.038561 | controller | Jun 10 14:24:21.747478 crc crio[3658]: time="2026-06-10T14:24:21.74310011Z" level=info msg="Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240"
2026-06-10 15:52:06.038577 | controller | Jun 10 14:24:21.747478 crc crio[3658]: time="2026-06-10T14:24:21.7431281Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.038593 | controller | Jun 10 14:24:21.747478 crc crio[3658]: time="2026-06-10T14:24:21.743160031Z" 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-10 15:52:06.038610 | controller | Jun 10 14:24:21.747478 crc crio[3658]: time="2026-06-10T14:24:21.743437927Z" 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:0xc00018e470}] Aliases:map[]}"
2026-06-10 15:52:06.038631 | controller | Jun 10 14:24:21.747478 crc crio[3658]: time="2026-06-10T14:24:21.743560799Z" level=info msg="Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.038648 | controller | Jun 10 14:24:21.767377 crc crio[3658]: 2026-06-10T14:24:21Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.038665 | controller | Jun 10 14:24:21.767377 crc crio[3658]: time="2026-06-10T14:24:21.76704438Z" level=info msg="Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a"
2026-06-10 15:52:06.038681 | controller | Jun 10 14:24:21.767377 crc crio[3658]: time="2026-06-10T14:24:21.767082711Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.038697 | controller | Jun 10 14:24:21.767377 crc crio[3658]: time="2026-06-10T14:24:21.767113422Z" 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-10 15:52:06.038714 | controller | Jun 10 14:24:21.768045 crc crio[3658]: time="2026-06-10T14:24:21.76800418Z" 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:0xc00012c998}] Aliases:map[]}"
2026-06-10 15:52:06.038731 | controller | Jun 10 14:24:21.768177 crc crio[3658]: time="2026-06-10T14:24:21.768127632Z" level=info msg="Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.038747 | controller | Jun 10 14:24:21.836238 crc crio[3658]: 2026-06-10T14:24:21Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.038763 | controller | Jun 10 14:24:21.836594 crc crio[3658]: time="2026-06-10T14:24:21.836390082Z" level=info msg="Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20"
2026-06-10 15:52:06.038779 | controller | Jun 10 14:24:21.836594 crc crio[3658]: time="2026-06-10T14:24:21.836520565Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.038795 | controller | Jun 10 14:24:21.836594 crc crio[3658]: time="2026-06-10T14:24:21.836536065Z" level=info msg="Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f"
2026-06-10 15:52:06.038810 | controller | Jun 10 14:24:21.836594 crc crio[3658]: time="2026-06-10T14:24:21.836549945Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.038827 | controller | Jun 10 14:24:21.836594 crc crio[3658]: time="2026-06-10T14:24:21.836558726Z" level=info msg="Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255"
2026-06-10 15:52:06.038843 | controller | Jun 10 14:24:21.836594 crc crio[3658]: time="2026-06-10T14:24:21.836565676Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.038880 | controller | Jun 10 14:24:21.836594 crc crio[3658]: time="2026-06-10T14:24:21.836589286Z" 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-10 15:52:06.038902 | controller | Jun 10 14:24:21.837693 crc crio[3658]: time="2026-06-10T14:24:21.837479284Z" 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:0xc00088a118}] Aliases:map[]}"
2026-06-10 15:52:06.038920 | controller | Jun 10 14:24:21.838057 crc crio[3658]: time="2026-06-10T14:24:21.837994344Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.038937 | controller | Jun 10 14:24:22.045189 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.038953 | controller | Jun 10 14:24:22.046248 crc crio[3658]: time="2026-06-10T14:24:22.046177523Z" level=info msg="Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5"
2026-06-10 15:52:06.038970 | controller | Jun 10 14:24:22.046588 crc crio[3658]: time="2026-06-10T14:24:22.04654211Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.038986 | controller | Jun 10 14:24:22.046890 crc crio[3658]: time="2026-06-10T14:24:22.046853557Z" level=info msg="Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86"
2026-06-10 15:52:06.039003 | controller | Jun 10 14:24:22.048867 crc crio[3658]: time="2026-06-10T14:24:22.047796905Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.039020 | controller | Jun 10 14:24:22.048867 crc crio[3658]: time="2026-06-10T14:24:22.047900538Z" 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-10 15:52:06.039037 | controller | Jun 10 14:24:22.048867 crc crio[3658]: time="2026-06-10T14:24:22.048216394Z" 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:0xc00012ca10}] Aliases:map[]}"
2026-06-10 15:52:06.039054 | controller | Jun 10 14:24:22.048867 crc crio[3658]: time="2026-06-10T14:24:22.048563561Z" 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-10 15:52:06.039071 | controller | Jun 10 14:24:22.065035 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.039088 | controller | Jun 10 14:24:22.065175 crc crio[3658]: time="2026-06-10T14:24:22.065093213Z" level=info msg="Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef"
2026-06-10 15:52:06.039109 | controller | Jun 10 14:24:22.065175 crc crio[3658]: time="2026-06-10T14:24:22.065120103Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.039126 | controller | Jun 10 14:24:22.065175 crc crio[3658]: time="2026-06-10T14:24:22.065132823Z" level=info msg="Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a"
2026-06-10 15:52:06.039142 | controller | Jun 10 14:24:22.065175 crc crio[3658]: time="2026-06-10T14:24:22.065140534Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.039159 | controller | Jun 10 14:24:22.065175 crc crio[3658]: time="2026-06-10T14:24:22.065169194Z" 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-10 15:52:06.039176 | controller | Jun 10 14:24:22.066110 crc crio[3658]: time="2026-06-10T14:24:22.065394239Z" 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:0xc00012cac0}] Aliases:map[]}"
2026-06-10 15:52:06.039193 | controller | Jun 10 14:24:22.066110 crc crio[3658]: time="2026-06-10T14:24:22.065511961Z" 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-10 15:52:06.039210 | controller | Jun 10 14:24:22.081938 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.039226 | controller | Jun 10 14:24:22.082078 crc crio[3658]: time="2026-06-10T14:24:22.082007102Z" level=info msg="Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae"
2026-06-10 15:52:06.039243 | controller | Jun 10 14:24:22.082078 crc crio[3658]: time="2026-06-10T14:24:22.082035393Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.039260 | controller | Jun 10 14:24:22.082078 crc crio[3658]: time="2026-06-10T14:24:22.082068693Z" 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-10 15:52:06.039277 | controller | Jun 10 14:24:22.082463 crc crio[3658]: time="2026-06-10T14:24:22.082245957Z" 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:0xc00088a2f8}] Aliases:map[]}"
2026-06-10 15:52:06.039294 | controller | Jun 10 14:24:22.082463 crc crio[3658]: time="2026-06-10T14:24:22.082434981Z" 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-10 15:52:06.039310 | controller | Jun 10 14:24:22.100506 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.039331 | controller | Jun 10 14:24:22.100904 crc crio[3658]: time="2026-06-10T14:24:22.100532464Z" level=info msg="Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730"
2026-06-10 15:52:06.039348 | controller | Jun 10 14:24:22.100904 crc crio[3658]: time="2026-06-10T14:24:22.100789479Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.039364 | controller | Jun 10 14:24:22.100904 crc crio[3658]: time="2026-06-10T14:24:22.10082538Z" 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-10 15:52:06.039381 | controller | Jun 10 14:24:22.101147 crc crio[3658]: time="2026-06-10T14:24:22.100984023Z" 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:0xc00012cb58}] Aliases:map[]}"
2026-06-10 15:52:06.039398 | controller | Jun 10 14:24:22.101147 crc crio[3658]: time="2026-06-10T14:24:22.101097065Z" 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-10 15:52:06.039414 | controller | Jun 10 14:24:22.118728 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.039430 | controller | Jun 10 14:24:22.118895 crc crio[3658]: time="2026-06-10T14:24:22.118709789Z" level=info msg="Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7"
2026-06-10 15:52:06.039446 | controller | Jun 10 14:24:22.118895 crc crio[3658]: time="2026-06-10T14:24:22.11876836Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.039463 | controller | Jun 10 14:24:22.118895 crc crio[3658]: time="2026-06-10T14:24:22.118804561Z" 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-10 15:52:06.039479 | controller | Jun 10 14:24:22.119134 crc crio[3658]: time="2026-06-10T14:24:22.118982774Z" 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:0xc00088a428}] Aliases:map[]}"
2026-06-10 15:52:06.039496 | controller | Jun 10 14:24:22.119134 crc crio[3658]: time="2026-06-10T14:24:22.119094406Z" level=info msg="Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.039513 | controller | Jun 10 14:24:22.142045 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.039533 | controller | Jun 10 14:24:22.142194 crc crio[3658]: time="2026-06-10T14:24:22.142123139Z" level=info msg="Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4"
2026-06-10 15:52:06.039549 | controller | Jun 10 14:24:22.142194 crc crio[3658]: time="2026-06-10T14:24:22.14218279Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.039566 | controller | Jun 10 14:24:22.142347 crc crio[3658]: time="2026-06-10T14:24:22.142227051Z" 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-10 15:52:06.039583 | controller | Jun 10 14:24:22.142658 crc crio[3658]: time="2026-06-10T14:24:22.142541087Z" 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:0xc00088a4c0}] Aliases:map[]}"
2026-06-10 15:52:06.039600 | controller | Jun 10 14:24:22.142914 crc crio[3658]: time="2026-06-10T14:24:22.142851313Z" level=info msg="Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.039616 | controller | Jun 10 14:24:22.161107 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.039633 | controller | Jun 10 14:24:22.161469 crc crio[3658]: time="2026-06-10T14:24:22.161382885Z" level=info msg="Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16"
2026-06-10 15:52:06.039649 | controller | Jun 10 14:24:22.161534 crc crio[3658]: time="2026-06-10T14:24:22.161466407Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.039665 | controller | Jun 10 14:24:22.161534 crc crio[3658]: time="2026-06-10T14:24:22.161497968Z" level=info msg="Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3"
2026-06-10 15:52:06.039681 | controller | Jun 10 14:24:22.161534 crc crio[3658]: time="2026-06-10T14:24:22.161514408Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.039698 | controller | Jun 10 14:24:22.161534 crc crio[3658]: time="2026-06-10T14:24:22.161530768Z" level=info msg="Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f"
2026-06-10 15:52:06.039716 | controller | Jun 10 14:24:22.161686 crc crio[3658]: time="2026-06-10T14:24:22.161549049Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.039736 | controller | Jun 10 14:24:22.161686 crc crio[3658]: time="2026-06-10T14:24:22.161665091Z" 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-10 15:52:06.039760 | controller | Jun 10 14:24:22.162018 crc crio[3658]: time="2026-06-10T14:24:22.161939936Z" 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:0xc00088a550}] Aliases:map[]}"
2026-06-10 15:52:06.039790 | controller | Jun 10 14:24:22.162336 crc crio[3658]: time="2026-06-10T14:24:22.162195552Z" 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-10 15:52:06.039815 | controller | Jun 10 14:24:22.180560 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.039839 | controller | Jun 10 14:24:22.180560 crc crio[3658]: time="2026-06-10T14:24:22.18054506Z" level=info msg="Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9"
2026-06-10 15:52:06.039881 | controller | Jun 10 14:24:22.180560 crc crio[3658]: time="2026-06-10T14:24:22.180580851Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.039901 | controller | Jun 10 14:24:22.181040 crc crio[3658]: time="2026-06-10T14:24:22.180602321Z" level=info msg="Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911"
2026-06-10 15:52:06.039918 | controller | Jun 10 14:24:22.181040 crc crio[3658]: time="2026-06-10T14:24:22.180682243Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.039936 | controller | Jun 10 14:24:22.181040 crc crio[3658]: time="2026-06-10T14:24:22.180728003Z" 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-10 15:52:06.039954 | controller | Jun 10 14:24:22.181040 crc crio[3658]: time="2026-06-10T14:24:22.180984069Z" 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:0xc00018eb08}] Aliases:map[]}"
2026-06-10 15:52:06.039972 | controller | Jun 10 14:24:22.181432 crc crio[3658]: time="2026-06-10T14:24:22.181180533Z" level=info msg="Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.039990 | controller | Jun 10 14:24:22.212179 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.040007 | controller | Jun 10 14:24:22.212536 crc crio[3658]: time="2026-06-10T14:24:22.212374819Z" level=info msg="Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d"
2026-06-10 15:52:06.040025 | controller | Jun 10 14:24:22.212536 crc crio[3658]: time="2026-06-10T14:24:22.21243056Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.040042 | controller | Jun 10 14:24:22.212536 crc crio[3658]: time="2026-06-10T14:24:22.21245938Z" level=info msg="Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce"
2026-06-10 15:52:06.040059 | controller | Jun 10 14:24:22.212536 crc crio[3658]: time="2026-06-10T14:24:22.212474151Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.040076 | controller | Jun 10 14:24:22.212536 crc crio[3658]: time="2026-06-10T14:24:22.212513281Z" 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-10 15:52:06.040098 | controller | Jun 10 14:24:22.212946 crc crio[3658]: time="2026-06-10T14:24:22.212850978Z" 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:0xc000558270}] Aliases:map[]}"
2026-06-10 15:52:06.040116 | controller | Jun 10 14:24:22.213203 crc crio[3658]: time="2026-06-10T14:24:22.213131794Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.040134 | controller | Jun 10 14:24:22.230848 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.040151 | controller | Jun 10 14:24:22.231069 crc crio[3658]: time="2026-06-10T14:24:22.230917491Z" level=info msg="Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded"
2026-06-10 15:52:06.040168 | controller | Jun 10 14:24:22.231069 crc crio[3658]: time="2026-06-10T14:24:22.230944771Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.040185 | controller | Jun 10 14:24:22.231069 crc crio[3658]: time="2026-06-10T14:24:22.230976282Z" 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-10 15:52:06.040203 | controller | Jun 10 14:24:22.231232 crc crio[3658]: time="2026-06-10T14:24:22.231125825Z" 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:0xc00088a5f0}] Aliases:map[]}"
2026-06-10 15:52:06.040220 | controller | Jun 10 14:24:22.231355 crc crio[3658]: time="2026-06-10T14:24:22.231237087Z" level=info msg="Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.040238 | controller | Jun 10 14:24:22.252060 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.040254 | controller | Jun 10 14:24:22.252060 crc crio[3658]: time="2026-06-10T14:24:22.252054055Z" level=info msg="Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791"
2026-06-10 15:52:06.040272 | controller | Jun 10 14:24:22.252353 crc crio[3658]: time="2026-06-10T14:24:22.252076775Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.040290 | controller | Jun 10 14:24:22.252353 crc crio[3658]: time="2026-06-10T14:24:22.252102276Z" 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-10 15:52:06.040312 | controller | Jun 10 14:24:22.252353 crc crio[3658]: time="2026-06-10T14:24:22.252146557Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD" id=fa8edb45-b61c-4c80-ad31-0003ebbf3077 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.040330 | controller | Jun 10 14:24:22.252353 crc crio[3658]: time="2026-06-10T14:24:22.252233679Z" 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:0xc00018eb98}] Aliases:map[]}"
2026-06-10 15:52:06.040348 | controller | Jun 10 14:24:22.252353 crc crio[3658]: time="2026-06-10T14:24:22.25231547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.040365 | controller | Jun 10 14:24:22.252591 crc crio[3658]: time="2026-06-10T14:24:22.252418342Z" level=info msg="Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.040382 | controller | Jun 10 14:24:22.268173 crc crio[3658]: time="2026-06-10T14:24:22.268063936Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=fa8edb45-b61c-4c80-ad31-0003ebbf3077 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.040399 | controller | Jun 10 14:24:22.273232 crc crio[3658]: time="2026-06-10T14:24:22.272784841Z" level=info msg="Running pod sandbox: openshift-etcd/etcd-crc/POD" id=2c48e1fb-2d5e-400d-b94b-ee07e53e9317 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.040416 | controller | Jun 10 14:24:22.273371 crc crio[3658]: time="2026-06-10T14:24:22.27324312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.040434 | controller | Jun 10 14:24:22.283774 crc crio[3658]: time="2026-06-10T14:24:22.283550427Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=2c48e1fb-2d5e-400d-b94b-ee07e53e9317 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.040452 | controller | Jun 10 14:24:22.315406 crc crio[3658]: time="2026-06-10T14:24:22.31509964Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD" id=baf02eb4-d8da-48fc-b763-35b0de7ab88e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.040469 | controller | Jun 10 14:24:22.316992 crc crio[3658]: time="2026-06-10T14:24:22.316842895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.040486 | controller | Jun 10 14:24:22.324836 crc crio[3658]: time="2026-06-10T14:24:22.324428758Z" level=info msg="Ran pod sandbox ae25da0239407ad47525978d3cc1f5e2ebf4be47eea26ac0c1b678b327ae07c2 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD" id=fa8edb45-b61c-4c80-ad31-0003ebbf3077 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.040503 | controller | Jun 10 14:24:22.325446 crc crio[3658]: time="2026-06-10T14:24:22.325006099Z" level=info msg="Ran pod sandbox 272fca343dddbcc8fa1f1f518aa93c57d5ef621d042c53faaaf0e65a713023c6 with infra container: openshift-etcd/etcd-crc/POD" id=2c48e1fb-2d5e-400d-b94b-ee07e53e9317 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.040525 | controller | Jun 10 14:24:22.330384 crc crio[3658]: time="2026-06-10T14:24:22.330139142Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=baf02eb4-d8da-48fc-b763-35b0de7ab88e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.040543 | controller | Jun 10 14:24:22.335203 crc crio[3658]: time="2026-06-10T14:24:22.334932218Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=c874eb06-3fd1-42b3-b1c9-9ce1f4429233 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.040561 | controller | Jun 10 14:24:22.335994 crc crio[3658]: time="2026-06-10T14:24:22.335922958Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=8348d1d5-7d52-4e78-8fcf-51549bed154b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.040578 | controller | Jun 10 14:24:22.340489 crc crio[3658]: time="2026-06-10T14:24:22.340409538Z" level=info msg="Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD" id=af188e94-61b0-45b9-a7ba-0ea9c5e90bf3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.040595 | controller | Jun 10 14:24:22.340564 crc crio[3658]: time="2026-06-10T14:24:22.34049512Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.040612 | controller | Jun 10 14:24:22.341839 crc crio[3658]: time="2026-06-10T14:24:22.341760355Z" level=info msg="Ran pod sandbox ac93d905748713d3d75a81efc4d6183639ffba10a36f0f635de4249b3f8c7f6b with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD" id=baf02eb4-d8da-48fc-b763-35b0de7ab88e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.040628 | controller | Jun 10 14:24:22.342359 crc crio[3658]: time="2026-06-10T14:24:22.342234035Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=3f687d8c-18b9-4eed-ab05-b71efdb233cd name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.040645 | controller | Jun 10 14:24:22.344079 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.040663 | controller | Jun 10 14:24:22.344143 crc crio[3658]: time="2026-06-10T14:24:22.344070632Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=7b67484e-5f6b-4e01-8d40-bdb74fdf5c17 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.040680 | controller | Jun 10 14:24:22.344328 crc crio[3658]: time="2026-06-10T14:24:22.344225535Z" level=info msg="Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010"
2026-06-10 15:52:06.040697 | controller | Jun 10 14:24:22.344328 crc crio[3658]: time="2026-06-10T14:24:22.344321097Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.040716 | controller | Jun 10 14:24:22.344418 crc crio[3658]: time="2026-06-10T14:24:22.344358238Z" 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-10 15:52:06.040733 | controller | Jun 10 14:24:22.344584 crc crio[3658]: time="2026-06-10T14:24:22.344503441Z" 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:0xc0024cc048}] Aliases:map[]}"
2026-06-10 15:52:06.040756 | controller | Jun 10 14:24:22.344762 crc crio[3658]: time="2026-06-10T14:24:22.344706475Z" level=info msg="Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.040774 | controller | Jun 10 14:24:22.345468 crc crio[3658]: time="2026-06-10T14:24:22.345399649Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=9ec472e6-3fe8-4ed7-9062-8c7746526a49 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.040791 | controller | Jun 10 14:24:22.346843 crc crio[3658]: time="2026-06-10T14:24:22.346770546Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD" id=f95a386f-d2d6-446e-970e-900e5356cd5a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.040809 | controller | Jun 10 14:24:22.346899 crc crio[3658]: time="2026-06-10T14:24:22.346852728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.040826 | controller | Jun 10 14:24:22.346899 crc crio[3658]: time="2026-06-10T14:24:22.346873918Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=af188e94-61b0-45b9-a7ba-0ea9c5e90bf3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.040843 | controller | Jun 10 14:24:22.347061 crc crio[3658]: time="2026-06-10T14:24:22.346997691Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=ba939354-b844-4769-bdaf-48700a8b044b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.040884 | controller | Jun 10 14:24:22.351867 crc crio[3658]: time="2026-06-10T14:24:22.351796787Z" level=info msg="Creating container: openshift-etcd/etcd-crc/setup" id=e1b35857-8ee2-4667-a8fb-95b59cf6120f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.040904 | controller | Jun 10 14:24:22.352592 crc crio[3658]: time="2026-06-10T14:24:22.352521461Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup" id=3b4773fa-b004-43cd-85dc-449388d8e0ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.040920 | controller | Jun 10 14:24:22.353580 crc crio[3658]: time="2026-06-10T14:24:22.353342688Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=f95a386f-d2d6-446e-970e-900e5356cd5a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.040938 | controller | Jun 10 14:24:22.354899 crc crio[3658]: time="2026-06-10T14:24:22.354826938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.040956 | controller | Jun 10 14:24:22.354899 crc crio[3658]: time="2026-06-10T14:24:22.354882659Z" level=info msg="Ran pod sandbox 6f3328017e32ef464b543261926457d43725e203c3f1c65cfd120269ba0ffa94 with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD" id=af188e94-61b0-45b9-a7ba-0ea9c5e90bf3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.040974 | controller | Jun 10 14:24:22.355594 crc crio[3658]: time="2026-06-10T14:24:22.355465371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.040996 | controller | Jun 10 14:24:22.356505 crc crio[3658]: time="2026-06-10T14:24:22.356365669Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=06c6c365-fd32-48a5-89df-191187910c99 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.041014 | controller | Jun 10 14:24:22.356732 crc crio[3658]: time="2026-06-10T14:24:22.356710016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.041031 | controller | Jun 10 14:24:22.357579 crc crio[3658]: time="2026-06-10T14:24:22.35740891Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=88493bfc-89c8-481e-a3d3-23d98563cccb name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.041048 | controller | Jun 10 14:24:22.367911 crc crio[3658]: time="2026-06-10T14:24:22.367820489Z" level=info msg="Ran pod sandbox d73241383670a574c0db8ce0f4dc671fbac0d590fa059a4b2eeba966bc5e0756 with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD" id=f95a386f-d2d6-446e-970e-900e5356cd5a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.041066 | controller | Jun 10 14:24:22.369348 crc crio[3658]: time="2026-06-10T14:24:22.369179326Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=8dffb3ac-085b-4d04-8a21-006aeb7e28f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.041083 | controller | Jun 10 14:24:22.371136 crc crio[3658]: time="2026-06-10T14:24:22.371055313Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=a1ddee8e-64ed-4f3a-8b36-c6e178b060ae name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.041100 | controller | Jun 10 14:24:22.372721 crc crio[3658]: time="2026-06-10T14:24:22.372644605Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=779493ab-7f28-4255-8d60-fbd20488cc04 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.041119 | controller | Jun 10 14:24:22.375179 crc crio[3658]: time="2026-06-10T14:24:22.375088194Z" level=info msg="Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup" id=8e02c3b6-4128-43b2-86a3-ebb53df869c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.041136 | controller | Jun 10 14:24:22.375179 crc crio[3658]: time="2026-06-10T14:24:22.375128985Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port" id=ef1914e0-e500-43ab-960f-49d311217ba7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.041153 | controller | Jun 10 14:24:22.375535 crc crio[3658]: time="2026-06-10T14:24:22.375456362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.041170 | controller | Jun 10 14:24:22.375725 crc crio[3658]: time="2026-06-10T14:24:22.375457862Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.041187 | controller | Jun 10 14:24:22.375966 crc crio[3658]: time="2026-06-10T14:24:22.37588827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.041210 | controller | Jun 10 14:24:22.375966 crc crio[3658]: time="2026-06-10T14:24:22.375942352Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.041228 | controller | Jun 10 14:24:22.376593 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.041245 | controller | Jun 10 14:24:22.376823 crc crio[3658]: time="2026-06-10T14:24:22.376757878Z" level=info msg="Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471"
2026-06-10 15:52:06.041262 | controller | Jun 10 14:24:22.376823 crc crio[3658]: time="2026-06-10T14:24:22.376816659Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.041280 | controller | Jun 10 14:24:22.376936 crc crio[3658]: time="2026-06-10T14:24:22.37683864Z" level=info msg="Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946"
2026-06-10 15:52:06.041298 | controller | Jun 10 14:24:22.376936 crc crio[3658]: time="2026-06-10T14:24:22.37684901Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.041315 | controller | Jun 10 14:24:22.376936 crc crio[3658]: time="2026-06-10T14:24:22.3768809Z" 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-10 15:52:06.041332 | controller | Jun 10 14:24:22.377119 crc crio[3658]: time="2026-06-10T14:24:22.377072654Z" 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:0xc00018e6e8}] Aliases:map[]}"
2026-06-10 15:52:06.041351 | controller | Jun 10 14:24:22.377366 crc crio[3658]: time="2026-06-10T14:24:22.377317869Z" 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-10 15:52:06.041368 | controller | Jun 10 14:24:22.385574 crc crio[3658]: time="2026-06-10T14:24:22.385416202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.041385 | controller | Jun 10 14:24:22.395352 crc crio[3658]: time="2026-06-10T14:24:22.395157277Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.041403 | controller | Jun 10 14:24:22.449908 crc crio[3658]: time="2026-06-10T14:24:22.449813914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.041420 | controller | Jun 10 14:24:22.529449 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.041437 | controller | Jun 10 14:24:22.529692 crc crio[3658]: time="2026-06-10T14:24:22.529550105Z" level=info msg="Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405"
2026-06-10 15:52:06.041455 | controller | Jun 10 14:24:22.529692 crc crio[3658]: time="2026-06-10T14:24:22.529585285Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.041477 | controller | Jun 10 14:24:22.529963 crc crio[3658]: time="2026-06-10T14:24:22.529922182Z" 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-10 15:52:06.041496 | controller | Jun 10 14:24:22.530415 crc crio[3658]: time="2026-06-10T14:24:22.5303404Z" 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:0xc00018e4f8}] Aliases:map[]}"
2026-06-10 15:52:06.041515 | controller | Jun 10 14:24:22.530876 crc crio[3658]: time="2026-06-10T14:24:22.530714438Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.041533 | controller | Jun 10 14:24:22.551639 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.041550 | controller | Jun 10 14:24:22.551829 crc crio[3658]: time="2026-06-10T14:24:22.551602087Z" level=info msg="Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118"
2026-06-10 15:52:06.041567 | controller | Jun 10 14:24:22.552244 crc crio[3658]: time="2026-06-10T14:24:22.552180789Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.041585 | controller | Jun 10 14:24:22.552415 crc crio[3658]: time="2026-06-10T14:24:22.552331202Z" 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-10 15:52:06.041602 | controller | Jun 10 14:24:22.552583 crc crio[3658]: time="2026-06-10T14:24:22.552477215Z" 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:0xc00172a1a0}] Aliases:map[]}"
2026-06-10 15:52:06.041619 | controller | Jun 10 14:24:22.552684 crc crio[3658]: time="2026-06-10T14:24:22.552654048Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-10 15:52:06.041654 | controller | Jun 10 14:24:22.552684 crc crio[3658]: time="2026-06-10T14:24:22.552672179Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-10 15:52:06.041675 | controller | Jun 10 14:24:22.552788 crc crio[3658]: time="2026-06-10T14:24:22.552690919Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.041694 | controller | Jun 10 14:24:22.667919 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.041712 | controller | Jun 10 14:24:22.668759 crc crio[3658]: time="2026-06-10T14:24:22.667975552Z" level=info msg="Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587"
2026-06-10 15:52:06.041735 | controller | Jun 10 14:24:22.668759 crc crio[3658]: time="2026-06-10T14:24:22.668012152Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.041753 | controller | Jun 10 14:24:22.668759 crc crio[3658]: time="2026-06-10T14:24:22.668032003Z" level=info msg="Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852"
2026-06-10 15:52:06.041772 | controller | Jun 10 14:24:22.668759 crc crio[3658]: time="2026-06-10T14:24:22.668041223Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.041791 | controller | Jun 10 14:24:22.668759 crc crio[3658]: time="2026-06-10T14:24:22.668071944Z" 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-10 15:52:06.041810 | controller | Jun 10 14:24:22.668759 crc crio[3658]: time="2026-06-10T14:24:22.668314868Z" 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:0xc00172a290}] Aliases:map[]}"
2026-06-10 15:52:06.041829 | controller | Jun 10 14:24:22.668759 crc crio[3658]: time="2026-06-10T14:24:22.668444331Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.041864 | controller | Jun 10 14:24:22.691122 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.041889 | controller | Jun 10 14:24:22.692511 crc crio[3658]: time="2026-06-10T14:24:22.691758769Z" level=info msg="Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7"
2026-06-10 15:52:06.041907 | controller | Jun 10 14:24:22.692511 crc crio[3658]: time="2026-06-10T14:24:22.69182529Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.041925 | controller | Jun 10 14:24:22.692511 crc crio[3658]: time="2026-06-10T14:24:22.691870561Z" 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-10 15:52:06.041944 | controller | Jun 10 14:24:22.692511 crc crio[3658]: time="2026-06-10T14:24:22.692041665Z" 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:0xc00012c7f0}] Aliases:map[]}"
2026-06-10 15:52:06.041963 | controller | Jun 10 14:24:22.692511 crc crio[3658]: time="2026-06-10T14:24:22.692184308Z" 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-10 15:52:06.041980 | controller | Jun 10 14:24:22.721077 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.042001 | controller | Jun 10 14:24:22.721216 crc crio[3658]: time="2026-06-10T14:24:22.721160899Z" level=info msg="Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c"
2026-06-10 15:52:06.042019 | controller | Jun 10 14:24:22.721216 crc crio[3658]: time="2026-06-10T14:24:22.72120441Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.042036 | controller | Jun 10 14:24:22.721396 crc crio[3658]: time="2026-06-10T14:24:22.721236981Z" 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-10 15:52:06.042054 | controller | Jun 10 14:24:22.721453 crc crio[3658]: time="2026-06-10T14:24:22.721433715Z" 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:0xc00012c928}] Aliases:map[]}"
2026-06-10 15:52:06.042072 | controller | Jun 10 14:24:22.721600 crc crio[3658]: time="2026-06-10T14:24:22.721543467Z" level=info msg="Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.042089 | controller | Jun 10 14:24:22.735965 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.042106 | controller | Jun 10 14:24:22.736109 crc crio[3658]: time="2026-06-10T14:24:22.736009897Z" level=info msg="Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1"
2026-06-10 15:52:06.042123 | controller | Jun 10 14:24:22.736109 crc crio[3658]: time="2026-06-10T14:24:22.736035708Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.042140 | controller | Jun 10 14:24:22.736109 crc crio[3658]: time="2026-06-10T14:24:22.736070148Z" 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-10 15:52:06.042158 | controller | Jun 10 14:24:22.736226 crc crio[3658]: time="2026-06-10T14:24:22.736204691Z" 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:0xc00012c9e8}] Aliases:map[]}"
2026-06-10 15:52:06.042175 | controller | Jun 10 14:24:22.736449 crc crio[3658]: time="2026-06-10T14:24:22.736383205Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.042193 | controller | Jun 10 14:24:22.767654 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.042215 | controller | Jun 10 14:24:22.767751 crc crio[3658]: time="2026-06-10T14:24:22.767724774Z" level=info msg="Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d"
2026-06-10 15:52:06.042233 | controller | Jun 10 14:24:22.767800 crc crio[3658]: time="2026-06-10T14:24:22.767753614Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.042250 | controller | Jun 10 14:24:22.767800 crc crio[3658]: time="2026-06-10T14:24:22.767789025Z" 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-10 15:52:06.042268 | controller | Jun 10 14:24:22.767984 crc crio[3658]: time="2026-06-10T14:24:22.767924968Z" 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:0xc00012cae0}] Aliases:map[]}"
2026-06-10 15:52:06.042285 | controller | Jun 10 14:24:22.768130 crc crio[3658]: time="2026-06-10T14:24:22.768077311Z" level=info msg="Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.042302 | controller | Jun 10 14:24:23.126923 crc crio[3658]: 2026-06-10T14:24:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.042319 | controller | Jun 10 14:24:23.127196 crc crio[3658]: time="2026-06-10T14:24:23.127025005Z" level=info msg="Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71"
2026-06-10 15:52:06.042335 | controller | Jun 10 14:24:23.127196 crc crio[3658]: time="2026-06-10T14:24:23.127121267Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.042353 | controller | Jun 10 14:24:23.127196 crc crio[3658]: time="2026-06-10T14:24:23.127140208Z" level=info msg="Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21"
2026-06-10 15:52:06.042370 | controller | Jun 10 14:24:23.127196 crc crio[3658]: time="2026-06-10T14:24:23.127158038Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.042387 | controller | Jun 10 14:24:23.127388 crc crio[3658]: time="2026-06-10T14:24:23.127196739Z" 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-10 15:52:06.042405 | controller | Jun 10 14:24:23.127528 crc crio[3658]: time="2026-06-10T14:24:23.127455134Z" 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:0xc0010984b0}] Aliases:map[]}"
2026-06-10 15:52:06.042422 | controller | Jun 10 14:24:23.137698 crc crio[3658]: time="2026-06-10T14:24:23.137638788Z" 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-10 15:52:06.042444 | controller | Jun 10 14:24:23.241924 crc crio[3658]: 2026-06-10T14:24:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.042461 | controller | Jun 10 14:24:23.242201 crc crio[3658]: time="2026-06-10T14:24:23.242056484Z" level=info msg="Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda"
2026-06-10 15:52:06.042478 | controller | Jun 10 14:24:23.242201 crc crio[3658]: time="2026-06-10T14:24:23.242088245Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.042497 | controller | Jun 10 14:24:23.242201 crc crio[3658]: time="2026-06-10T14:24:23.242183557Z" 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-10 15:52:06.042514 | controller | Jun 10 14:24:23.242581 crc crio[3658]: time="2026-06-10T14:24:23.242543634Z" 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:0xc00088a400}] Aliases:map[]}"
2026-06-10 15:52:06.042531 | controller | Jun 10 14:24:23.242835 crc crio[3658]: time="2026-06-10T14:24:23.242812039Z" 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-10 15:52:06.042549 | controller | Jun 10 14:24:23.280789 crc crio[3658]: 2026-06-10T14:24:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.042566 | controller | Jun 10 14:24:23.281671 crc crio[3658]: time="2026-06-10T14:24:23.281531616Z" level=info msg="Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f"
2026-06-10 15:52:06.042584 | controller | Jun 10 14:24:23.281671 crc crio[3658]: time="2026-06-10T14:24:23.281585667Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.042601 | controller | Jun 10 14:24:23.281671 crc crio[3658]: time="2026-06-10T14:24:23.281651419Z" 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-10 15:52:06.042619 | controller | Jun 10 14:24:23.281851 crc crio[3658]: time="2026-06-10T14:24:23.281808542Z" 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:0xc00088a430}] Aliases:map[]}"
2026-06-10 15:52:06.042637 | controller | Jun 10 14:24:23.282657 crc crio[3658]: time="2026-06-10T14:24:23.282529986Z" 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-10 15:52:06.042658 | controller | Jun 10 14:24:23.322682 crc crio[3658]: 2026-06-10T14:24:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.042675 | controller | Jun 10 14:24:23.323624 crc crio[3658]: time="2026-06-10T14:24:23.323522659Z" level=info msg="Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0"
2026-06-10 15:52:06.042693 | controller | Jun 10 14:24:23.323624 crc crio[3658]: time="2026-06-10T14:24:23.32358119Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.042710 | controller | Jun 10 14:24:23.323738 crc crio[3658]: time="2026-06-10T14:24:23.323642972Z" 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-10 15:52:06.042727 | controller | Jun 10 14:24:23.324206 crc crio[3658]: time="2026-06-10T14:24:23.324148992Z" 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:0xc000d701e0}] Aliases:map[]}"
2026-06-10 15:52:06.042745 | controller | Jun 10 14:24:23.324567 crc crio[3658]: time="2026-06-10T14:24:23.324512309Z" level=info msg="Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.042762 | controller | Jun 10 14:24:23.578838 crc crio[3658]: 2026-06-10T14:24:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.042780 | controller | Jun 10 14:24:23.579505 crc crio[3658]: time="2026-06-10T14:24:23.579466716Z" level=info msg="Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6"
2026-06-10 15:52:06.042798 | controller | Jun 10 14:24:23.579682 crc crio[3658]: time="2026-06-10T14:24:23.57966071Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.042816 | controller | Jun 10 14:24:23.579864 crc crio[3658]: time="2026-06-10T14:24:23.579829943Z" 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-10 15:52:06.042834 | controller | Jun 10 14:24:23.580492 crc crio[3658]: time="2026-06-10T14:24:23.580466176Z" 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:0xc002318088}] Aliases:map[]}"
2026-06-10 15:52:06.042871 | controller | Jun 10 14:24:23.580659 crc crio[3658]: time="2026-06-10T14:24:23.58063361Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-10 15:52:06.042895 | controller | Jun 10 14:24:23.580737 crc crio[3658]: time="2026-06-10T14:24:23.580722061Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-10 15:52:06.042918 | controller | Jun 10 14:24:23.580812 crc crio[3658]: time="2026-06-10T14:24:23.580797383Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632800-ls5hs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.042936 | controller | Jun 10 14:24:23.625087 crc crio[3658]: 2026-06-10T14:24:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.042954 | controller | Jun 10 14:24:23.625348 crc crio[3658]: time="2026-06-10T14:24:23.625314496Z" level=info msg="Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b"
2026-06-10 15:52:06.042971 | controller | Jun 10 14:24:23.625443 crc crio[3658]: time="2026-06-10T14:24:23.625429199Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.042988 | controller | Jun 10 14:24:23.625538 crc crio[3658]: time="2026-06-10T14:24:23.62551555Z" 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-10 15:52:06.043064 | controller | Jun 10 14:24:23.625785 crc crio[3658]: time="2026-06-10T14:24:23.625763295Z" 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:0xc00012c410}] Aliases:map[]}"
2026-06-10 15:52:06.043085 | controller | Jun 10 14:24:23.626058 crc crio[3658]: time="2026-06-10T14:24:23.626035321Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.043103 | controller | Jun 10 14:24:23.867206 crc crio[3658]: 2026-06-10T14:24:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.043120 | controller | Jun 10 14:24:23.867959 crc crio[3658]: time="2026-06-10T14:24:23.867920156Z" level=info msg="Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5"
2026-06-10 15:52:06.043139 | controller | Jun 10 14:24:23.868040 crc crio[3658]: time="2026-06-10T14:24:23.868026598Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.043156 | controller | Jun 10 14:24:23.868153 crc crio[3658]: time="2026-06-10T14:24:23.86813663Z" 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-10 15:52:06.043174 | controller | Jun 10 14:24:23.868431 crc crio[3658]: time="2026-06-10T14:24:23.868408086Z" 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:0xc00012c8f8}] Aliases:map[]}"
2026-06-10 15:52:06.043255 | controller | Jun 10 14:24:23.868683 crc crio[3658]: time="2026-06-10T14:24:23.868661961Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.043279 | controller | Jun 10 14:24:24.259204 crc crio[3658]: 2026-06-10T14:24:24Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.043297 | controller | Jun 10 14:24:24.259558 crc crio[3658]: time="2026-06-10T14:24:24.259476214Z" level=info msg="Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1"
2026-06-10 15:52:06.043315 | controller | Jun 10 14:24:24.259558 crc crio[3658]: time="2026-06-10T14:24:24.259516545Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.043332 | controller | Jun 10 14:24:24.259558 crc crio[3658]: time="2026-06-10T14:24:24.259555686Z" 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-10 15:52:06.043349 | controller | Jun 10 14:24:24.259768 crc crio[3658]: time="2026-06-10T14:24:24.259704869Z" 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:0xc00012c680}] Aliases:map[]}"
2026-06-10 15:52:06.043367 | controller | Jun 10 14:24:24.259826 crc crio[3658]: time="2026-06-10T14:24:24.259798761Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-10 15:52:06.043385 | controller | Jun 10 14:24:24.259826 crc crio[3658]: time="2026-06-10T14:24:24.259814491Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-10 15:52:06.043403 | controller | Jun 10 14:24:24.259890 crc crio[3658]: time="2026-06-10T14:24:24.259826711Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.043420 | controller | Jun 10 14:24:24.391223 crc crio[3658]: time="2026-06-10T14:24:24.391126837Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.043437 | controller | Jun 10 14:24:24.391953 crc crio[3658]: time="2026-06-10T14:24:24.391810371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.043454 | controller | Jun 10 14:24:24.392992 crc crio[3658]: time="2026-06-10T14:24:24.392893602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.043472 | controller | Jun 10 14:24:24.393915 crc crio[3658]: time="2026-06-10T14:24:24.393856132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.043489 | controller | Jun 10 14:24:24.394780 crc crio[3658]: time="2026-06-10T14:24:24.394510655Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.043506 | controller | Jun 10 14:24:24.455385 crc crio[3658]: 2026-06-10T14:24:24Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.043528 | controller | Jun 10 14:24:24.455385 crc crio[3658]: time="2026-06-10T14:24:24.454922067Z" level=info msg="Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d"
2026-06-10 15:52:06.043545 | controller | Jun 10 14:24:24.455385 crc crio[3658]: time="2026-06-10T14:24:24.454949448Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.043562 | controller | Jun 10 14:24:24.455385 crc crio[3658]: time="2026-06-10T14:24:24.454982869Z" 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-10 15:52:06.043579 | controller | Jun 10 14:24:24.455385 crc crio[3658]: time="2026-06-10T14:24:24.455121171Z" 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:0xc00018e8e8}] Aliases:map[]}"
2026-06-10 15:52:06.043596 | controller | Jun 10 14:24:24.455385 crc crio[3658]: time="2026-06-10T14:24:24.455301165Z" level=info msg="Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.043612 | controller | Jun 10 14:24:24.594748 crc crio[3658]: time="2026-06-10T14:24:24.594480528Z" level=info msg="Created container f6fc2632109c90c9a54704467bbd42c73ea9ec53d40b20316c822e98db1a9ff5: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port" id=ef1914e0-e500-43ab-960f-49d311217ba7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.043630 | controller | Jun 10 14:24:24.596078 crc crio[3658]: time="2026-06-10T14:24:24.595892067Z" level=info msg="Created container 56cfc8c05b662a5e93d284f0681a69d275a994f26cc09b7c9dab267cc8a88a29: openshift-etcd/etcd-crc/setup" id=e1b35857-8ee2-4667-a8fb-95b59cf6120f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.043648 | controller | Jun 10 14:24:24.599206 crc crio[3658]: time="2026-06-10T14:24:24.598972989Z" level=info msg="Starting container: 56cfc8c05b662a5e93d284f0681a69d275a994f26cc09b7c9dab267cc8a88a29" id=25fe6be2-ca75-46d3-bb5a-eec5af32fdc9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.043665 | controller | Jun 10 14:24:24.599883 crc crio[3658]: time="2026-06-10T14:24:24.599772595Z" level=info msg="Starting container: f6fc2632109c90c9a54704467bbd42c73ea9ec53d40b20316c822e98db1a9ff5" id=d95c8a89-7b62-474c-ab83-fd8ef8dbff80 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.043682 | controller | Jun 10 14:24:24.600786 crc crio[3658]: time="2026-06-10T14:24:24.600700393Z" level=info msg="Created container f7d19442a957fd53a44bb57856ef05daa826450dee9f9c0f40d2ec705cedce10: openshift-kube-apiserver/kube-apiserver-crc/setup" id=3b4773fa-b004-43cd-85dc-449388d8e0ad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.043699 | controller | Jun 10 14:24:24.602087 crc crio[3658]: time="2026-06-10T14:24:24.601984959Z" level=info msg="Starting container: f7d19442a957fd53a44bb57856ef05daa826450dee9f9c0f40d2ec705cedce10" id=d1f730ac-8085-4ef4-b441-4ffd0ae89a76 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.043717 | controller | Jun 10 14:24:24.607534 crc crio[3658]: time="2026-06-10T14:24:24.607419318Z" level=info msg="Started container" PID=5433 containerID=f6fc2632109c90c9a54704467bbd42c73ea9ec53d40b20316c822e98db1a9ff5 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=d95c8a89-7b62-474c-ab83-fd8ef8dbff80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f3328017e32ef464b543261926457d43725e203c3f1c65cfd120269ba0ffa94
2026-06-10 15:52:06.043740 | controller | Jun 10 14:24:24.608027 crc crio[3658]: time="2026-06-10T14:24:24.607929068Z" level=info msg="Created container 8789d0e4e8a43a4597f62a85b674cefe941fc591dc7fed95a8c8ab5910a4e833: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=06c6c365-fd32-48a5-89df-191187910c99 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.043758 | controller | Jun 10 14:24:24.610141 crc crio[3658]: time="2026-06-10T14:24:24.610090272Z" level=info msg="Starting container: 8789d0e4e8a43a4597f62a85b674cefe941fc591dc7fed95a8c8ab5910a4e833" id=bfce32ca-c445-4d9e-b003-12b585cbb9da name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.043775 | controller | Jun 10 14:24:24.610519 crc crio[3658]: time="2026-06-10T14:24:24.610373097Z" level=info msg="Started container" PID=5434 containerID=f7d19442a957fd53a44bb57856ef05daa826450dee9f9c0f40d2ec705cedce10 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=d1f730ac-8085-4ef4-b441-4ffd0ae89a76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae25da0239407ad47525978d3cc1f5e2ebf4be47eea26ac0c1b678b327ae07c2
2026-06-10 15:52:06.043793 | controller | Jun 10 14:24:24.614360 crc crio[3658]: time="2026-06-10T14:24:24.614220485Z" level=info msg="Started container" PID=5429 containerID=56cfc8c05b662a5e93d284f0681a69d275a994f26cc09b7c9dab267cc8a88a29 description=openshift-etcd/etcd-crc/setup id=25fe6be2-ca75-46d3-bb5a-eec5af32fdc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=272fca343dddbcc8fa1f1f518aa93c57d5ef621d042c53faaaf0e65a713023c6
2026-06-10 15:52:06.043810 | controller | Jun 10 14:24:24.619846 crc crio[3658]: time="2026-06-10T14:24:24.619204085Z" level=info msg="Started container" PID=5428 containerID=8789d0e4e8a43a4597f62a85b674cefe941fc591dc7fed95a8c8ab5910a4e833 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=bfce32ca-c445-4d9e-b003-12b585cbb9da name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac93d905748713d3d75a81efc4d6183639ffba10a36f0f635de4249b3f8c7f6b
2026-06-10 15:52:06.043828 | controller | Jun 10 14:24:24.623062 crc crio[3658]: time="2026-06-10T14:24:24.622759956Z" level=info msg="Created container 50255471b08280d6a6869458aa79983f9a4715dacd7e8cab94ffd5b3db3af5de: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup" id=8e02c3b6-4128-43b2-86a3-ebb53df869c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.043845 | controller | Jun 10 14:24:24.625135 crc crio[3658]: time="2026-06-10T14:24:24.624726526Z" level=info msg="Starting container: 50255471b08280d6a6869458aa79983f9a4715dacd7e8cab94ffd5b3db3af5de" id=600963cf-0ae6-45a7-bc6d-11b959233cf8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.043890 | controller | Jun 10 14:24:24.640508 crc crio[3658]: time="2026-06-10T14:24:24.63989612Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=2c956d7d-c972-48c8-a5c4-1d08321c2f96 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.043909 | controller | Jun 10 14:24:24.646978 crc crio[3658]: time="2026-06-10T14:24:24.64686867Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=8f828f81-07ff-46a9-bc60-368c9ed210de name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.043926 | controller | Jun 10 14:24:24.653684 crc crio[3658]: time="2026-06-10T14:24:24.653498283Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=84d9fea1-4812-42f1-91d6-395771893e25 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.043957 | controller | Jun 10 14:24:24.654569 crc crio[3658]: time="2026-06-10T14:24:24.654450462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.043974 | controller | Jun 10 14:24:24.659018 crc crio[3658]: time="2026-06-10T14:24:24.658933632Z" level=info msg="Started container" PID=5430 containerID=50255471b08280d6a6869458aa79983f9a4715dacd7e8cab94ffd5b3db3af5de description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=600963cf-0ae6-45a7-bc6d-11b959233cf8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d73241383670a574c0db8ce0f4dc671fbac0d590fa059a4b2eeba966bc5e0756
2026-06-10 15:52:06.043991 | controller | Jun 10 14:24:24.682335 crc crio[3658]: time="2026-06-10T14:24:24.682160898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.044009 | controller | Jun 10 14:24:24.702228 crc crio[3658]: 2026-06-10T14:24:24Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.044027 | controller | Jun 10 14:24:24.702474 crc crio[3658]: time="2026-06-10T14:24:24.702409725Z" level=info msg="Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150"
2026-06-10 15:52:06.044045 | controller | Jun 10 14:24:24.702474 crc crio[3658]: time="2026-06-10T14:24:24.702439965Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.044062 | controller | Jun 10 14:24:24.702547 crc crio[3658]: time="2026-06-10T14:24:24.702471286Z" 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-10 15:52:06.044081 | controller | Jun 10 14:24:24.702712 crc crio[3658]: time="2026-06-10T14:24:24.70265802Z" 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:0xc00088a380}] Aliases:map[]}"
2026-06-10 15:52:06.044099 | controller | Jun 10 14:24:24.703076 crc crio[3658]: time="2026-06-10T14:24:24.702843113Z" level=info msg="Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.044116 | controller | Jun 10 14:24:24.724860 crc crio[3658]: 2026-06-10T14:24:24Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.044134 | controller | Jun 10 14:24:24.725053 crc crio[3658]: time="2026-06-10T14:24:24.724906486Z" level=info msg="Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400"
2026-06-10 15:52:06.044152 | controller | Jun 10 14:24:24.725053 crc crio[3658]: time="2026-06-10T14:24:24.724934087Z" level=info msg="cleanup sandbox network"
2026-06-10 15:52:06.044170 | controller | Jun 10 14:24:24.725053 crc crio[3658]: time="2026-06-10T14:24:24.724953867Z" level=info msg="Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227"
2026-06-10 15:52:06.044187 | controller | Jun 10 14:24:24.832722 crc crio[3658]: time="2026-06-10T14:24:24.831997746Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=b50a96a0-4eb3-4c44-82d6-ad255013cade name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.044210 | controller | Jun 10 14:24:24.836572 crc crio[3658]: time="2026-06-10T14:24:24.834236331Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=7383fcd4-eb64-417d-85a8-97453b113ffd name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.044227 | controller | Jun 10 14:24:24.841551 crc crio[3658]: time="2026-06-10T14:24:24.841248141Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=81b9f7b0-5964-455c-a0ea-d968d675fd7f name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.044244 | controller | Jun 10 14:24:24.844750 crc crio[3658]: time="2026-06-10T14:24:24.842060198Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=16e5115f-6cdd-48ec-81e9-c5d41d7058ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.044260 | controller | Jun 10 14:24:24.849395 crc crio[3658]: time="2026-06-10T14:24:24.848577408Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=62fb7ce0-68c6-4e7e-b2a6-7b959c6b1721 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.044277 | controller | Jun 10 14:24:24.851104 crc crio[3658]: time="2026-06-10T14:24:24.850689351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.044294 | controller | Jun 10 14:24:24.852455 crc crio[3658]: time="2026-06-10T14:24:24.851855104Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=ac54d1ac-05b4-4a18-9c99-d1d15518fced name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.044311 | controller | Jun 10 14:24:24.854029 crc crio[3658]: time="2026-06-10T14:24:24.853945186Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=448e2dc2-0742-4ef0-b62a-c301655f7d45 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.044328 | controller | Jun 10 14:24:24.856005 crc crio[3658]: time="2026-06-10T14:24:24.855897735Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=ab3d674d-e832-46ff-aa2b-46c26130f544 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.044345 | controller | Jun 10 14:24:24.859735 crc crio[3658]: time="2026-06-10T14:24:24.858582039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.044362 | controller | Jun 10 14:24:24.859735 crc crio[3658]: time="2026-06-10T14:24:24.859163031Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=3043a833-3d0d-4fb5-afab-623a18866637 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.044378 | controller | Jun 10 14:24:24.870717 crc crio[3658]: time="2026-06-10T14:24:24.870485098Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=fc4ddcbd-19fe-4d44-9bb3-499372b2f7bc name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.044394 | controller | Jun 10 14:24:24.872770 crc crio[3658]: time="2026-06-10T14:24:24.87258168Z" level=info msg="Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio" id=71023f2d-6e6e-4601-996b-4e4e99f90a9c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.044416 | controller | Jun 10 14:24:24.876513 crc crio[3658]: time="2026-06-10T14:24:24.874215243Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.044434 | controller | Jun 10 14:24:24.876513 crc crio[3658]: time="2026-06-10T14:24:24.876162422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.044451 | controller | Jun 10 14:24:24.885127 crc crio[3658]: time="2026-06-10T14:24:24.884925528Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=09760377-cd35-4fa4-9d11-952c6686f269 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.044468 | controller | Jun 10 14:24:24.887087 crc crio[3658]: time="2026-06-10T14:24:24.886992009Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.044485 | controller | Jun 10 14:24:24.905897 crc crio[3658]: time="2026-06-10T14:24:24.905206695Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.044502 | controller | Jun 10 14:24:24.937754 crc crio[3658]: time="2026-06-10T14:24:24.937145386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.044519 | controller | Jun 10 14:24:24.955414 crc crio[3658]: time="2026-06-10T14:24:24.954902972Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.044535 | controller | Jun 10 14:24:25.235936 crc crio[3658]: time="2026-06-10T14:24:25.235576005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.044552 | controller | Jun 10 14:24:25.480553 crc crio[3658]: time="2026-06-10T14:24:25.48045238Z" level=info msg="Created container 560d1f006c4a18ab468691dd24a9e90b4e38a0822c11afe7552be3a1bc1d4523: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=84d9fea1-4812-42f1-91d6-395771893e25 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.044569 | controller | Jun 10 14:24:25.484215 crc crio[3658]: time="2026-06-10T14:24:25.483540852Z" level=info msg="Starting container: 560d1f006c4a18ab468691dd24a9e90b4e38a0822c11afe7552be3a1bc1d4523" id=4805f2de-187d-4145-bfa6-c0a90e437d57 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.044587 | controller | Jun 10 14:24:25.513969 crc crio[3658]: time="2026-06-10T14:24:25.51382647Z" level=info msg="Started container" PID=5491 containerID=560d1f006c4a18ab468691dd24a9e90b4e38a0822c11afe7552be3a1bc1d4523 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=4805f2de-187d-4145-bfa6-c0a90e437d57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac93d905748713d3d75a81efc4d6183639ffba10a36f0f635de4249b3f8c7f6b
2026-06-10 15:52:06.044605 | controller | Jun 10 14:24:25.564427 crc crio[3658]: time="2026-06-10T14:24:25.564006797Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=d5ec96db-54db-49d0-91fc-58b9d9165257 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.044622 | controller | Jun 10 14:24:25.568145 crc crio[3658]: time="2026-06-10T14:24:25.567858044Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=10846eef-7d59-4b61-9424-2fba64604ced name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.044643 | controller | Jun 10 14:24:25.573657 crc crio[3658]: time="2026-06-10T14:24:25.573219722Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer" id=08229d90-c1c2-401f-9a64-b4958e73c2eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.044661 | controller | Jun 10 14:24:25.578032 crc crio[3658]: time="2026-06-10T14:24:25.575233862Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.044679 | controller | Jun 10 14:24:25.658661 crc crio[3658]: time="2026-06-10T14:24:25.658412942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.044695 | controller | Jun 10 14:24:25.749061 crc crio[3658]: time="2026-06-10T14:24:25.748386258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.044712 | controller | Jun 10 14:24:25.850808 crc crio[3658]: time="2026-06-10T14:24:25.85062955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.044729 | controller | Jun 10 14:24:25.857374 crc crio[3658]: time="2026-06-10T14:24:25.857066059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.044745 | controller | Jun 10 14:24:25.889139 crc crio[3658]: time="2026-06-10T14:24:25.889033541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.044761 | controller | Jun 10 14:24:25.905807 crc crio[3658]: time="2026-06-10T14:24:25.904456661Z" level=info msg="Created container 8113ac49f947a0c3dcdf2b92227e8bfc132752a0ced78d0b5499d586519ae04f: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=16e5115f-6cdd-48ec-81e9-c5d41d7058ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.044778 | controller | Jun 10 14:24:25.907025 crc crio[3658]: time="2026-06-10T14:24:25.90691879Z" level=info msg="Starting container: 8113ac49f947a0c3dcdf2b92227e8bfc132752a0ced78d0b5499d586519ae04f" id=120653b9-a13f-47a9-ab23-2fd4f028cfa2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.044795 | controller | Jun 10 14:24:25.920829 crc crio[3658]: time="2026-06-10T14:24:25.920077054Z" level=info msg="Started container" PID=5531 containerID=8113ac49f947a0c3dcdf2b92227e8bfc132752a0ced78d0b5499d586519ae04f description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=120653b9-a13f-47a9-ab23-2fd4f028cfa2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=272fca343dddbcc8fa1f1f518aa93c57d5ef621d042c53faaaf0e65a713023c6
2026-06-10 15:52:06.044812 | controller | Jun 10 14:24:25.969685 crc crio[3658]: time="2026-06-10T14:24:25.969496616Z" level=info msg="Created container 68dd444193b6e7ed8e990e20f0e1a758d8839d96158c06fa95e52380753e4559: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=09760377-cd35-4fa4-9d11-952c6686f269 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.044833 | controller | Jun 10 14:24:25.969878 crc crio[3658]: time="2026-06-10T14:24:25.9696904Z" level=info msg="Created container df2eeb60add7bd5f890d04d52162faf60c0a2ee42b030758cc91768fa67a8075: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=448e2dc2-0742-4ef0-b62a-c301655f7d45 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.044883 | controller | Jun 10 14:24:25.970786 crc crio[3658]: time="2026-06-10T14:24:25.97069639Z" level=info msg="Starting container: 68dd444193b6e7ed8e990e20f0e1a758d8839d96158c06fa95e52380753e4559" id=5ec6aa1a-7a8a-44ff-b6a0-f7dacf0179fb name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.044917 | controller | Jun 10 14:24:25.972691 crc crio[3658]: time="2026-06-10T14:24:25.970915374Z" level=info msg="Starting container: df2eeb60add7bd5f890d04d52162faf60c0a2ee42b030758cc91768fa67a8075" id=22e834fe-693e-4057-a6cc-2bc1a0595323 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.044937 | controller | Jun 10 14:24:25.981988 crc crio[3658]: time="2026-06-10T14:24:25.981856654Z" level=info msg="Started container" PID=5545 containerID=68dd444193b6e7ed8e990e20f0e1a758d8839d96158c06fa95e52380753e4559 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=5ec6aa1a-7a8a-44ff-b6a0-f7dacf0179fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f3328017e32ef464b543261926457d43725e203c3f1c65cfd120269ba0ffa94
2026-06-10 15:52:06.044955 | controller | Jun 10 14:24:26.005181 crc crio[3658]: time="2026-06-10T14:24:26.005033069Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=77680ac0-18a1-4910-a49f-59d95b56f0f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.044971 | controller | Jun 10 14:24:26.007566 crc crio[3658]: time="2026-06-10T14:24:26.007499529Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=2ffc3ae1-44e1-4d22-b765-d70c00c549cd name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.044987 | controller | Jun 10 14:24:26.012139 crc crio[3658]: time="2026-06-10T14:24:26.01203516Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer" id=0eae04af-1228-4b9f-83d5-e658da1f251f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.045004 | controller | Jun 10 14:24:26.012981 crc crio[3658]: time="2026-06-10T14:24:26.012824126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.045022 | controller | Jun 10 14:24:26.018811 crc crio[3658]: time="2026-06-10T14:24:26.018705494Z" level=info msg="Started container" PID=5544 containerID=df2eeb60add7bd5f890d04d52162faf60c0a2ee42b030758cc91768fa67a8075 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=22e834fe-693e-4057-a6cc-2bc1a0595323 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae25da0239407ad47525978d3cc1f5e2ebf4be47eea26ac0c1b678b327ae07c2
2026-06-10 15:52:06.045039 | controller | Jun 10 14:24:26.030426 crc crio[3658]: time="2026-06-10T14:24:26.030344817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.045056 | controller | Jun 10 14:24:26.052350 crc crio[3658]: time="2026-06-10T14:24:26.051793268Z" level=info msg="Created container 36bcb55830bfcf77166b312a83b697493f17c3f0ee4f6c1691beba5609ac2536: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio" id=71023f2d-6e6e-4601-996b-4e4e99f90a9c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.045073 | controller | Jun 10 14:24:26.054696 crc crio[3658]: time="2026-06-10T14:24:26.054230267Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=1851f66f-1ba6-45de-bf4d-52dd588eccac name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.045090 | controller | Jun 10 14:24:26.057434 crc crio[3658]: time="2026-06-10T14:24:26.057197936Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=192bee56-415b-4957-b5c0-e740770b7b09 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.045111 | controller | Jun 10 14:24:26.059173 crc crio[3658]: time="2026-06-10T14:24:26.057519593Z" level=info msg="Starting container: 36bcb55830bfcf77166b312a83b697493f17c3f0ee4f6c1691beba5609ac2536" id=7a8a2b68-0222-49a9-a755-a7c0197ccfd6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.045129 | controller | Jun 10 14:24:26.067161 crc crio[3658]: time="2026-06-10T14:24:26.067085775Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=4b176e58-ebdf-4d28-a1f6-1fb75256a489 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.045146 | controller | Jun 10 14:24:26.067694 crc crio[3658]: time="2026-06-10T14:24:26.067663526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.045163 | controller | Jun 10 14:24:26.095485 crc crio[3658]: time="2026-06-10T14:24:26.095117997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.045180 | controller | Jun 10 14:24:26.137575 crc crio[3658]: time="2026-06-10T14:24:26.134944867Z" level=info msg="Started container" PID=5547 containerID=36bcb55830bfcf77166b312a83b697493f17c3f0ee4f6c1691beba5609ac2536 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=7a8a2b68-0222-49a9-a755-a7c0197ccfd6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d73241383670a574c0db8ce0f4dc671fbac0d590fa059a4b2eeba966bc5e0756
2026-06-10 15:52:06.045198 | controller | Jun 10 14:24:26.697014 crc crio[3658]: time="2026-06-10T14:24:26.696033547Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.045215 | controller | Jun 10 14:24:26.878353 crc crio[3658]: time="2026-06-10T14:24:26.874123172Z" level=info msg="Created container dbc99442f755988d2353b1453897b90abbb52959bb002d5beed052f41ce6e5b3: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer" id=0eae04af-1228-4b9f-83d5-e658da1f251f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.045233 | controller | Jun 10 14:24:26.878353 crc crio[3658]: time="2026-06-10T14:24:26.877196703Z" level=info msg="Starting container: dbc99442f755988d2353b1453897b90abbb52959bb002d5beed052f41ce6e5b3" id=68b08339-ecfb-4f3f-b8f5-0d9b10c17027 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.045251 | controller | Jun 10 14:24:26.943568 crc crio[3658]: time="2026-06-10T14:24:26.943202508Z" level=info msg="Started container" PID=5590 containerID=dbc99442f755988d2353b1453897b90abbb52959bb002d5beed052f41ce6e5b3 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=68b08339-ecfb-4f3f-b8f5-0d9b10c17027 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f3328017e32ef464b543261926457d43725e203c3f1c65cfd120269ba0ffa94
2026-06-10 15:52:06.045268 | controller | Jun 10 14:24:26.966858 crc crio[3658]: time="2026-06-10T14:24:26.966680169Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=8009d63b-8330-4ad1-8750-a413dfafc653 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.045285 | controller | Jun 10 14:24:26.967113 crc crio[3658]: time="2026-06-10T14:24:26.967001416Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=7cc4d4cc-3120-4ed6-b0fe-ca3250808353 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.045303 | controller | Jun 10 14:24:26.970730 crc crio[3658]: time="2026-06-10T14:24:26.970116858Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=0e5e5a06-f4d3-4a5c-a22c-67aa5da40f5c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.045324 | controller | Jun 10 14:24:26.970898 crc crio[3658]: time="2026-06-10T14:24:26.970781032Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=86d879fc-96e9-4a75-b3f9-7b626bc96b0a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.045342 | controller | Jun 10 14:24:26.972549 crc crio[3658]: time="2026-06-10T14:24:26.972410784Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-resources-copy" id=3899e2b6-0e65-4a12-afb0-ba6d5fb1858a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.045359 | controller | Jun 10 14:24:26.973999 crc crio[3658]: time="2026-06-10T14:24:26.973652959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.045377 | controller | Jun 10 14:24:26.974487 crc crio[3658]: time="2026-06-10T14:24:26.974448905Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=e3f336fe-1737-420a-a8dd-a43c2c873c9b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.045394 | controller | Jun 10 14:24:26.975214 crc crio[3658]: time="2026-06-10T14:24:26.97518785Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.045412 | controller | Jun 10 14:24:27.052136 crc crio[3658]: time="2026-06-10T14:24:27.05189135Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.045429 | controller | Jun 10 14:24:27.102447 crc crio[3658]: time="2026-06-10T14:24:27.102081147Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.045447 | controller | Jun 10 14:24:28.031870 crc crio[3658]: time="2026-06-10T14:24:28.031179675Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.045464 | controller | Jun 10 14:24:28.232430 crc crio[3658]: time="2026-06-10T14:24:28.231913274Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.045480 | controller | Jun 10 14:24:28.471046 crc crio[3658]: time="2026-06-10T14:24:28.470795518Z" level=info msg="Created container dec04770d9b4544c64557e35547f4b14e1bcd988d3eb7dc3e21acb27e78ce411: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=e3f336fe-1737-420a-a8dd-a43c2c873c9b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.045497 | controller | Jun 10 14:24:28.475193 crc crio[3658]: time="2026-06-10T14:24:28.475074714Z" level=info msg="Starting container: dec04770d9b4544c64557e35547f4b14e1bcd988d3eb7dc3e21acb27e78ce411" id=ed59edbf-59ab-4cf5-9d9a-b8bd67955993 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.045514 | controller | Jun 10 14:24:28.494006 crc crio[3658]: time="2026-06-10T14:24:28.493674278Z" level=info msg="Created container 020737cdc4ca9eeee98401e39e63eb7897b5ca738a8bf8176fa4b95f6b837583: openshift-etcd/etcd-crc/etcd-resources-copy" id=3899e2b6-0e65-4a12-afb0-ba6d5fb1858a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.045531 | controller | Jun 10 14:24:28.509787 crc crio[3658]: time="2026-06-10T14:24:28.504391253Z" level=info msg="Starting container: 020737cdc4ca9eeee98401e39e63eb7897b5ca738a8bf8176fa4b95f6b837583" id=55855f45-41e5-4fec-99c5-5dfeba804f0c name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.045552 | controller | Jun 10 14:24:28.509787 crc crio[3658]: time="2026-06-10T14:24:28.507198429Z" level=info msg="Started container" PID=5624 containerID=dec04770d9b4544c64557e35547f4b14e1bcd988d3eb7dc3e21acb27e78ce411 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=ed59edbf-59ab-4cf5-9d9a-b8bd67955993 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f3328017e32ef464b543261926457d43725e203c3f1c65cfd120269ba0ffa94
2026-06-10 15:52:06.045570 | controller | Jun 10 14:24:28.523207 crc crio[3658]: time="2026-06-10T14:24:28.523028627Z" level=info msg="Started container" PID=5640 containerID=020737cdc4ca9eeee98401e39e63eb7897b5ca738a8bf8176fa4b95f6b837583 description=openshift-etcd/etcd-crc/etcd-resources-copy id=55855f45-41e5-4fec-99c5-5dfeba804f0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=272fca343dddbcc8fa1f1f518aa93c57d5ef621d042c53faaaf0e65a713023c6
2026-06-10 15:52:06.045588 | controller | Jun 10 14:24:29.114562 crc crio[3658]: time="2026-06-10T14:24:29.110748203Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=0d053c52-40a4-4dd4-972a-d33d374f2df4 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.045605 | controller | Jun 10 14:24:29.148372 crc crio[3658]: time="2026-06-10T14:24:29.145871148Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=d8e7c756-fc00-4b67-ae87-aa922f3d333e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.045622 | controller | Jun 10 14:24:29.154412 crc crio[3658]: time="2026-06-10T14:24:29.154130184Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcdctl" id=470344c7-79ad-4346-bf06-fb2f5e330b1f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.045654 | controller | Jun 10 14:24:29.162414 crc crio[3658]: time="2026-06-10T14:24:29.161481331Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.045674 | controller | Jun 10 14:24:29.233381 crc crio[3658]: time="2026-06-10T14:24:29.229856833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.045692 | controller | Jun 10 14:24:30.094945 crc crio[3658]: time="2026-06-10T14:24:30.094860524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.045709 | controller | Jun 10 14:24:30.295970 crc crio[3658]: time="2026-06-10T14:24:30.295229625Z" level=info msg="Created container f51cdbbe9176e448fe2b0b7248b526b197dd3f66317a4f4f1037e7d74ba65f03: openshift-etcd/etcd-crc/etcdctl" id=470344c7-79ad-4346-bf06-fb2f5e330b1f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.045727 | controller | Jun 10 14:24:30.299313 crc crio[3658]: time="2026-06-10T14:24:30.299165644Z" level=info msg="Starting container: f51cdbbe9176e448fe2b0b7248b526b197dd3f66317a4f4f1037e7d74ba65f03" id=5f47083e-e887-49fd-956a-8dc36b2d2b10 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.045745 | controller | Jun 10 14:24:30.356727 crc crio[3658]: time="2026-06-10T14:24:30.356602427Z" level=info msg="Started container" PID=5696 containerID=f51cdbbe9176e448fe2b0b7248b526b197dd3f66317a4f4f1037e7d74ba65f03 description=openshift-etcd/etcd-crc/etcdctl id=5f47083e-e887-49fd-956a-8dc36b2d2b10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=272fca343dddbcc8fa1f1f518aa93c57d5ef621d042c53faaaf0e65a713023c6
2026-06-10 15:52:06.045762 | controller | Jun 10 14:24:30.396044 crc crio[3658]: time="2026-06-10T14:24:30.395947647Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=0d7229c3-d993-4435-ac9f-d9edd43f0cc2 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.045783 | controller | Jun 10 14:24:30.401911 crc crio[3658]: time="2026-06-10T14:24:30.401400066Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=d867bed3-7beb-4fe9-89e6-324c0dfba95c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.045802 | controller | Jun 10 14:24:30.405961 crc crio[3658]: time="2026-06-10T14:24:30.405849835Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd" id=44259a5d-430a-44e7-ad42-d95a762f927d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.045819 | controller | Jun 10 14:24:30.406621 crc crio[3658]: time="2026-06-10T14:24:30.406492268Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.045836 | controller | Jun 10 14:24:30.434765 crc crio[3658]: time="2026-06-10T14:24:30.434690954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.045879 | controller | Jun 10 14:24:30.769927 crc crio[3658]: time="2026-06-10T14:24:30.7697681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.045898 | controller | Jun 10 14:24:30.779379 crc crio[3658]: time="2026-06-10T14:24:30.778467844Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.045916 | controller | Jun 10 14:24:30.864007 crc crio[3658]: time="2026-06-10T14:24:30.863914019Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.045933 | controller | Jun 10 14:24:30.997012 crc crio[3658]: time="2026-06-10T14:24:30.996700014Z" level=info msg="Created container 7bb52065e86318aa22ba12337bc706b531e982882e67847b05e1116f0675a8c9: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer" id=08229d90-c1c2-401f-9a64-b4958e73c2eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.045951 | controller | Jun 10 14:24:31.002649 crc crio[3658]: time="2026-06-10T14:24:31.001707075Z" level=info msg="Starting container: 7bb52065e86318aa22ba12337bc706b531e982882e67847b05e1116f0675a8c9" id=934f56dd-8b30-4f4a-b2bb-19b58cd9ee1a name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.045968 | controller | Jun 10 14:24:31.028783 crc crio[3658]: time="2026-06-10T14:24:31.027514923Z" level=info msg="Created container e346937da0902fd6673aa10a16de085ab492d6e530f0cae5e377246784560a71: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=4b176e58-ebdf-4d28-a1f6-1fb75256a489 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.045987 | controller | Jun 10 14:24:31.030834 crc crio[3658]: time="2026-06-10T14:24:31.030802919Z" level=info msg="Started container" PID=5710 containerID=7bb52065e86318aa22ba12337bc706b531e982882e67847b05e1116f0675a8c9 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=934f56dd-8b30-4f4a-b2bb-19b58cd9ee1a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac93d905748713d3d75a81efc4d6183639ffba10a36f0f635de4249b3f8c7f6b
2026-06-10 15:52:06.046004 | controller | Jun 10 14:24:31.058223 crc crio[3658]: time="2026-06-10T14:24:31.052910953Z" level=info msg="Starting container: e346937da0902fd6673aa10a16de085ab492d6e530f0cae5e377246784560a71" id=a46d7f08-35fa-4488-8e89-16c42d7393db name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.046021 | controller | Jun 10 14:24:31.078791 crc crio[3658]: time="2026-06-10T14:24:31.078063488Z" level=info msg="Started container" PID=5714 containerID=e346937da0902fd6673aa10a16de085ab492d6e530f0cae5e377246784560a71 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=a46d7f08-35fa-4488-8e89-16c42d7393db name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae25da0239407ad47525978d3cc1f5e2ebf4be47eea26ac0c1b678b327ae07c2
2026-06-10 15:52:06.046043 | controller | Jun 10 14:24:31.080319 crc crio[3658]: time="2026-06-10T14:24:31.079480826Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=079219dd-2693-492f-9502-78e927ab3adc name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.046061 | controller | Jun 10 14:24:31.095697 crc crio[3658]: time="2026-06-10T14:24:31.095551028Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=b080a9f3-243a-462e-8dd9-09212fc82f79 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.046077 | controller | Jun 10 14:24:31.101347 crc crio[3658]: time="2026-06-10T14:24:31.101246443Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=25467b9b-97a7-4968-8a3c-87341837e6ab name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.046095 | controller | Jun 10 14:24:31.101651 crc crio[3658]: time="2026-06-10T14:24:31.101394196Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=361c9481-f211-4501-93d8-cb2e7a4c163e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.046113 | controller | Jun 10 14:24:31.102913 crc crio[3658]: time="2026-06-10T14:24:31.101910116Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.046130 | controller | Jun 10 14:24:31.106877 crc crio[3658]: time="2026-06-10T14:24:31.106848675Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=19ce8eda-cfb0-4754-a65f-a560437a010f name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.046147 | controller | Jun 10 14:24:31.112099 crc crio[3658]: time="2026-06-10T14:24:31.1120679Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=1bbba3e2-5231-4b00-b22e-f7fcf7a228bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.046164 | controller | Jun 10 14:24:31.112769 crc crio[3658]: time="2026-06-10T14:24:31.112741573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.046181 | controller | Jun 10 14:24:31.124218 crc crio[3658]: time="2026-06-10T14:24:31.123800165Z" level=info msg="Created container ef809867a6d1b9f6effc841e5f0020786158212abf702795d7b389485fd97cb6: openshift-etcd/etcd-crc/etcd" id=44259a5d-430a-44e7-ad42-d95a762f927d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.046198 | controller | Jun 10 14:24:31.126905 crc crio[3658]: time="2026-06-10T14:24:31.125236274Z" level=info msg="Starting container: ef809867a6d1b9f6effc841e5f0020786158212abf702795d7b389485fd97cb6" id=fd7d5712-8e18-4807-925c-acf279ac47f1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.046216 | controller | Jun 10 14:24:31.137722 crc crio[3658]: time="2026-06-10T14:24:31.137527881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.046232 | controller | Jun 10 14:24:31.146972 crc crio[3658]: time="2026-06-10T14:24:31.146763116Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.046254 | controller | Jun 10 14:24:31.215741 crc crio[3658]: time="2026-06-10T14:24:31.215518186Z" level=info msg="Started container" PID=5726 containerID=ef809867a6d1b9f6effc841e5f0020786158212abf702795d7b389485fd97cb6 description=openshift-etcd/etcd-crc/etcd id=fd7d5712-8e18-4807-925c-acf279ac47f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=272fca343dddbcc8fa1f1f518aa93c57d5ef621d042c53faaaf0e65a713023c6
2026-06-10 15:52:06.046272 | controller | Jun 10 14:24:31.269893 crc crio[3658]: time="2026-06-10T14:24:31.269814996Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=686f4f97-cb33-4a7a-a702-dae6549c2591 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.046289 | controller | Jun 10 14:24:31.274638 crc crio[3658]: time="2026-06-10T14:24:31.27401597Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=88468e20-8d95-4235-b9ca-dbad3a663c7c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.046306 | controller | Jun 10 14:24:31.281759 crc crio[3658]: time="2026-06-10T14:24:31.280918979Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-metrics" id=39a33e57-fee0-4c4a-ab43-076460a7e362 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.046323 | controller | Jun 10 14:24:31.281759 crc crio[3658]: time="2026-06-10T14:24:31.281728255Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.046340 | controller | Jun 10 14:24:31.395106 crc crio[3658]: time="2026-06-10T14:24:31.394730363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.046357 | controller | Jun 10 14:24:32.287404 crc crio[3658]: time="2026-06-10T14:24:32.287350418Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.046373 | controller | Jun 10 14:24:32.309438 crc crio[3658]: time="2026-06-10T14:24:32.309210826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.046390 | controller | Jun 10 14:24:32.616389 crc crio[3658]: time="2026-06-10T14:24:32.616041355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.046407 | controller | Jun 10 14:24:33.073122 crc crio[3658]: time="2026-06-10T14:24:33.070749731Z" level=info msg="Created container bce997f7fa2f89cddfabab68cbe4e337f1eb023bf4f615950b3b0d4658e13f94: openshift-etcd/etcd-crc/etcd-metrics" id=39a33e57-fee0-4c4a-ab43-076460a7e362 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.046424 | controller | Jun 10 14:24:33.073122 crc crio[3658]: time="2026-06-10T14:24:33.071847113Z" level=info msg="Created container 6cbbfc2eada0737f3588a9e97ae96bf79d0ec189ee37ed7703c75f2102c6903d: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=361c9481-f211-4501-93d8-cb2e7a4c163e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.046441 | controller | Jun 10 14:24:33.073122 crc crio[3658]: time="2026-06-10T14:24:33.07215484Z" level=info msg="Created container 02c8247a651b6055c3c86b51902f13188e0bf25fbcdfffb646a7b3498b213746: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=1bbba3e2-5231-4b00-b22e-f7fcf7a228bd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.046463 | controller | Jun 10 14:24:33.073530 crc crio[3658]: time="2026-06-10T14:24:33.073457186Z" level=info msg="Starting container: bce997f7fa2f89cddfabab68cbe4e337f1eb023bf4f615950b3b0d4658e13f94" id=badb846c-8424-400a-9148-0ca582eb1575 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.046481 | controller | Jun 10 14:24:33.074990 crc crio[3658]: time="2026-06-10T14:24:33.073461506Z" level=info msg="Starting container: 6cbbfc2eada0737f3588a9e97ae96bf79d0ec189ee37ed7703c75f2102c6903d" id=460a5982-7f83-4867-8222-d51ef939a0fa name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.046497 | controller | Jun 10 14:24:33.078020 crc crio[3658]: time="2026-06-10T14:24:33.077525047Z" level=info msg="Starting container: 02c8247a651b6055c3c86b51902f13188e0bf25fbcdfffb646a7b3498b213746" id=c4f88ae0-69f7-4314-806f-40aba63ca00d name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.046514 | controller | Jun 10 14:24:33.094757 crc crio[3658]: time="2026-06-10T14:24:33.094522769Z" level=info msg="Started container" PID=5786 containerID=6cbbfc2eada0737f3588a9e97ae96bf79d0ec189ee37ed7703c75f2102c6903d description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=460a5982-7f83-4867-8222-d51ef939a0fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac93d905748713d3d75a81efc4d6183639ffba10a36f0f635de4249b3f8c7f6b
2026-06-10 15:52:06.046532 | controller | Jun 10 14:24:33.128965 crc crio[3658]: time="2026-06-10T14:24:33.128682414Z" level=info msg="Started container" PID=5785 containerID=02c8247a651b6055c3c86b51902f13188e0bf25fbcdfffb646a7b3498b213746 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=c4f88ae0-69f7-4314-806f-40aba63ca00d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae25da0239407ad47525978d3cc1f5e2ebf4be47eea26ac0c1b678b327ae07c2
2026-06-10 15:52:06.046550 | controller | Jun 10 14:24:33.144065 crc crio[3658]: time="2026-06-10T14:24:33.136718205Z" level=info msg="Started container" PID=5793 containerID=bce997f7fa2f89cddfabab68cbe4e337f1eb023bf4f615950b3b0d4658e13f94 description=openshift-etcd/etcd-crc/etcd-metrics id=badb846c-8424-400a-9148-0ca582eb1575 name=/runtime.v1.RuntimeService/StartContainer sandboxID=272fca343dddbcc8fa1f1f518aa93c57d5ef621d042c53faaaf0e65a713023c6
2026-06-10 15:52:06.046568 | controller | Jun 10 14:24:33.174054 crc crio[3658]: time="2026-06-10T14:24:33.173936052Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=1210b6c8-7934-46f1-a1f0-ae06eecb5d17 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.046585 | controller | Jun 10 14:24:33.178156 crc crio[3658]: time="2026-06-10T14:24:33.178044955Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=c72a2953-ce75-4244-b45c-f050b60db5a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.046602 | controller | Jun 10 14:24:33.182364 crc crio[3658]: time="2026-06-10T14:24:33.180709888Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-readyz" id=41dadeb0-a431-4449-bfc0-864203c8b6e6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.046619 | controller | Jun 10 14:24:33.182364 crc crio[3658]: time="2026-06-10T14:24:33.181177118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.046637 | controller | Jun 10 14:24:33.194980 crc crio[3658]: time="2026-06-10T14:24:33.194940784Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=4641f536-6508-4ec8-8148-b879282ff91f name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.046666 | controller | Jun 10 14:24:33.208761 crc crio[3658]: time="2026-06-10T14:24:33.207770991Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=f333ac42-7835-4f8c-9023-f99c4f168b06 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.046690 | controller | Jun 10 14:24:33.219943 crc crio[3658]: time="2026-06-10T14:24:33.218023307Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=bdabbf84-19c3-425b-be5e-04a1d9e4135e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.046722 | controller | Jun 10 14:24:33.229389 crc crio[3658]: time="2026-06-10T14:24:33.22862258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.046749 | controller | Jun 10 14:24:33.231778 crc crio[3658]: time="2026-06-10T14:24:33.231542709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.046780 | controller | Jun 10 14:24:33.346896 crc crio[3658]: time="2026-06-10T14:24:33.344426813Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.046803 | controller | Jun 10 14:24:34.141949 crc crio[3658]: time="2026-06-10T14:24:34.140659314Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.046834 | controller | Jun 10 14:24:34.273639 crc crio[3658]: time="2026-06-10T14:24:34.273374147Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.046878 | controller | Jun 10 14:24:34.471316 crc crio[3658]: time="2026-06-10T14:24:34.471060135Z" level=info msg="Created container 385b34e2ca2fa2e3834f9992168e694a70196bcc15176ad59c04c81b6163745f: openshift-etcd/etcd-crc/etcd-readyz" id=41dadeb0-a431-4449-bfc0-864203c8b6e6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.046897 | controller | Jun 10 14:24:34.473151 crc crio[3658]: time="2026-06-10T14:24:34.473069465Z" level=info msg="Starting container: 385b34e2ca2fa2e3834f9992168e694a70196bcc15176ad59c04c81b6163745f" id=7b25db0c-bc54-4df6-b59d-cc8afaad1f67 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.046929 | controller | Jun 10 14:24:34.478217 crc crio[3658]: time="2026-06-10T14:24:34.477956553Z" level=info msg="Created container 293cf51793079aeec6993daa83499d933f06ba5f2d1c000bdad916ed22786da9: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=bdabbf84-19c3-425b-be5e-04a1d9e4135e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.046957 | controller | Jun 10 14:24:34.481811 crc crio[3658]: time="2026-06-10T14:24:34.480738589Z" level=info msg="Starting container: 293cf51793079aeec6993daa83499d933f06ba5f2d1c000bdad916ed22786da9" id=2bfae627-177c-4cc3-bfdb-b7b614268c2e name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.046989 | controller | Jun 10 14:24:34.494723 crc crio[3658]: time="2026-06-10T14:24:34.494408864Z" level=info msg="Started container" PID=5837 containerID=293cf51793079aeec6993daa83499d933f06ba5f2d1c000bdad916ed22786da9 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=2bfae627-177c-4cc3-bfdb-b7b614268c2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae25da0239407ad47525978d3cc1f5e2ebf4be47eea26ac0c1b678b327ae07c2
2026-06-10 15:52:06.047018 | controller | Jun 10 14:24:34.513082 crc crio[3658]: time="2026-06-10T14:24:34.512635479Z" level=info msg="Started container" PID=5834 containerID=385b34e2ca2fa2e3834f9992168e694a70196bcc15176ad59c04c81b6163745f description=openshift-etcd/etcd-crc/etcd-readyz id=7b25db0c-bc54-4df6-b59d-cc8afaad1f67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=272fca343dddbcc8fa1f1f518aa93c57d5ef621d042c53faaaf0e65a713023c6
2026-06-10 15:52:06.047039 | controller | Jun 10 14:24:34.549735 crc crio[3658]: time="2026-06-10T14:24:34.549388697Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=89d8707f-4faf-4f5a-8658-a7ad83aae5cc name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.047072 | controller | Jun 10 14:24:34.552478 crc crio[3658]: time="2026-06-10T14:24:34.551175243Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=58c53500-f19b-4d01-886d-d19f3fa51237 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.047104 | controller | Jun 10 14:24:34.554860 crc crio[3658]: time="2026-06-10T14:24:34.553963109Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=321cb92f-afb7-45a2-a8b9-b6a4677bcd3d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.047137 | controller | Jun 10 14:24:34.555491 crc crio[3658]: time="2026-06-10T14:24:34.554981979Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=87a9dd96-fc43-4b5d-a537-577424e2ce63 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.047172 | controller | Jun 10 14:24:34.569075 crc crio[3658]: time="2026-06-10T14:24:34.568930549Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-rev" id=e8a80057-388a-4621-8c65-e1e1e1e24bad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.047212 | controller | Jun 10 14:24:34.570240 crc crio[3658]: time="2026-06-10T14:24:34.570091803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.047248 | controller | Jun 10 14:24:34.572682 crc crio[3658]: time="2026-06-10T14:24:34.572088763Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=a7cf0325-262f-476e-9888-bfcb14cbf142 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.047284 | controller | Jun 10 14:24:34.581231 crc crio[3658]: time="2026-06-10T14:24:34.581050473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.047316 | controller | Jun 10 14:24:34.601335 crc crio[3658]: time="2026-06-10T14:24:34.597794559Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.047346 | controller | Jun 10 14:24:34.610798 crc crio[3658]: time="2026-06-10T14:24:34.609788539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.047381 | controller | Jun 10 14:24:36.125889 crc crio[3658]: time="2026-06-10T14:24:36.125652914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.047413 | controller | Jun 10 14:24:36.154461 crc crio[3658]: time="2026-06-10T14:24:36.154377621Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.047448 | controller | Jun 10 14:24:36.298998 crc crio[3658]: time="2026-06-10T14:24:36.298663287Z" level=info msg="Created container 296c8be88f4e1c49b0e373b140d98ca106797ce6709aa17e2ed87ca509d3939f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=a7cf0325-262f-476e-9888-bfcb14cbf142 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.047487 | controller | Jun 10 14:24:36.301379 crc crio[3658]: time="2026-06-10T14:24:36.300855961Z" level=info msg="Starting container: 296c8be88f4e1c49b0e373b140d98ca106797ce6709aa17e2ed87ca509d3939f" id=fabfca4b-dac0-49b5-a1dc-81117f85cf40 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.047523 | controller | Jun 10 14:24:36.312026 crc crio[3658]: time="2026-06-10T14:24:36.31180202Z" level=info msg="Started container" PID=5873 containerID=296c8be88f4e1c49b0e373b140d98ca106797ce6709aa17e2ed87ca509d3939f description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=fabfca4b-dac0-49b5-a1dc-81117f85cf40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae25da0239407ad47525978d3cc1f5e2ebf4be47eea26ac0c1b678b327ae07c2
2026-06-10 15:52:06.047542 | controller | Jun 10 14:24:36.319140 crc crio[3658]: time="2026-06-10T14:24:36.318961764Z" level=info msg="Created container ea74b43c9bff6ae198d80ba1544846c639593b7358d5fa25c6f9316ce2980c07: openshift-etcd/etcd-crc/etcd-rev" id=e8a80057-388a-4621-8c65-e1e1e1e24bad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.047570 | controller | Jun 10 14:24:36.321163 crc crio[3658]: time="2026-06-10T14:24:36.320941114Z" level=info msg="Starting container: ea74b43c9bff6ae198d80ba1544846c639593b7358d5fa25c6f9316ce2980c07" id=8f61db46-c7e9-429c-9186-6c876ed99f9f name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.047606 | controller | Jun 10 14:24:36.350033 crc crio[3658]: time="2026-06-10T14:24:36.349917175Z" level=info msg="Started container" PID=5876 containerID=ea74b43c9bff6ae198d80ba1544846c639593b7358d5fa25c6f9316ce2980c07 description=openshift-etcd/etcd-crc/etcd-rev id=8f61db46-c7e9-429c-9186-6c876ed99f9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=272fca343dddbcc8fa1f1f518aa93c57d5ef621d042c53faaaf0e65a713023c6
2026-06-10 15:52:06.047638 | controller | Jun 10 14:24:58.855098 crc crio[3658]: time="2026-06-10T14:24:58.854994228Z" level=info msg="Stopping container: 560d1f006c4a18ab468691dd24a9e90b4e38a0822c11afe7552be3a1bc1d4523 (timeout: 30s)" id=084240b6-ffb4-45c4-8b50-4688d6c1d7c0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.047664 | controller | Jun 10 14:24:59.097163 crc crio[3658]: time="2026-06-10T14:24:59.097057706Z" level=info msg="Stopped container 560d1f006c4a18ab468691dd24a9e90b4e38a0822c11afe7552be3a1bc1d4523: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=084240b6-ffb4-45c4-8b50-4688d6c1d7c0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.047700 | controller | Jun 10 14:24:59.098954 crc crio[3658]: time="2026-06-10T14:24:59.098836982Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=979aede0-985b-456a-83d0-4a2ed62f965f name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.047726 | controller | Jun 10 14:24:59.101127 crc crio[3658]: time="2026-06-10T14:24:59.101073207Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=3de53433-fd2c-436a-b112-70b9f2a8c274 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.047761 | controller | Jun 10 14:24:59.103015 crc crio[3658]: time="2026-06-10T14:24:59.102911774Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=1c8daa73-c625-4a6a-b5fe-754b4dc45253 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.047793 | controller | Jun 10 14:24:59.103406 crc crio[3658]: time="2026-06-10T14:24:59.103355003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.047825 | controller | Jun 10 14:24:59.116078 crc crio[3658]: time="2026-06-10T14:24:59.115904724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.047886 | controller | Jun 10 14:24:59.343101 crc crio[3658]: time="2026-06-10T14:24:59.3428972Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.047924 | controller | Jun 10 14:24:59.460856 crc crio[3658]: time="2026-06-10T14:24:59.460350948Z" level=info msg="Created container e1dc7da782e94a4ca3ad704f557f8a83f5a74a35d1206c48c906bd1efcb20991: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=1c8daa73-c625-4a6a-b5fe-754b4dc45253 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.047952 | controller | Jun 10 14:24:59.462918 crc crio[3658]: time="2026-06-10T14:24:59.462710575Z" level=info msg="Starting container: e1dc7da782e94a4ca3ad704f557f8a83f5a74a35d1206c48c906bd1efcb20991" id=522c063d-117b-44f2-860f-7a552580931b name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.047970 | controller | Jun 10 14:24:59.469054 crc crio[3658]: time="2026-06-10T14:24:59.468748996Z" level=info msg="Started container" PID=6078 containerID=e1dc7da782e94a4ca3ad704f557f8a83f5a74a35d1206c48c906bd1efcb20991 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=522c063d-117b-44f2-860f-7a552580931b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac93d905748713d3d75a81efc4d6183639ffba10a36f0f635de4249b3f8c7f6b
2026-06-10 15:52:06.047988 | controller | Jun 10 14:25:21.628691 crc crio[3658]: time="2026-06-10T14:25:21.627718215Z" level=info msg="Stopping container: 296c8be88f4e1c49b0e373b140d98ca106797ce6709aa17e2ed87ca509d3939f (timeout: 15s)" id=2498b072-6f25-4987-95ea-2382df23f857 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.048015 | controller | Jun 10 14:25:28.854812 crc crio[3658]: time="2026-06-10T14:25:28.85385101Z" level=info msg="Stopping container: e1dc7da782e94a4ca3ad704f557f8a83f5a74a35d1206c48c906bd1efcb20991 (timeout: 30s)" id=1b6b14f5-90e1-4fa3-b0da-905f66dd2ea9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.048046 | controller | Jun 10 14:25:29.062851 crc crio[3658]: time="2026-06-10T14:25:29.062058066Z" level=info msg="Stopped container e1dc7da782e94a4ca3ad704f557f8a83f5a74a35d1206c48c906bd1efcb20991: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=1b6b14f5-90e1-4fa3-b0da-905f66dd2ea9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.048072 | controller | Jun 10 14:25:29.064952 crc crio[3658]: time="2026-06-10T14:25:29.064844563Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=23bafca2-e73a-496d-a5fa-552a366ad677 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.048104 | controller | Jun 10 14:25:29.067175 crc crio[3658]: time="2026-06-10T14:25:29.067095499Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=6a22b91a-a033-4841-860a-17ddceeb803a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.048122 | controller | Jun 10 14:25:29.072620 crc crio[3658]: time="2026-06-10T14:25:29.07253268Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=daf858d0-6ead-4639-a28a-32120690527c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.048153 | controller | Jun 10 14:25:29.073599 crc crio[3658]: time="2026-06-10T14:25:29.07351569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.048197 | controller | Jun 10 14:25:29.092380 crc crio[3658]: time="2026-06-10T14:25:29.092206593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.048216 | controller | Jun 10 14:25:29.250749 crc crio[3658]: time="2026-06-10T14:25:29.250654469Z" level=info msg="Removing container: 560d1f006c4a18ab468691dd24a9e90b4e38a0822c11afe7552be3a1bc1d4523" id=f02f8ddc-75fd-4a41-a721-9691bf4da0a2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.048252 | controller | Jun 10 14:25:29.255089 crc crio[3658]: time="2026-06-10T14:25:29.255001088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.048287 | controller | Jun 10 14:25:29.298476 crc crio[3658]: time="2026-06-10T14:25:29.298349017Z" level=info msg="Removed container 560d1f006c4a18ab468691dd24a9e90b4e38a0822c11afe7552be3a1bc1d4523: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=f02f8ddc-75fd-4a41-a721-9691bf4da0a2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.048328 | controller | Jun 10 14:25:29.353155 crc crio[3658]: time="2026-06-10T14:25:29.352952875Z" level=info msg="Created container 15ac60af70021fc024551be48188644830db1370dda1409dec78fbb93a7190c0: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=daf858d0-6ead-4639-a28a-32120690527c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.048359 | controller | Jun 10 14:25:29.354442 crc crio[3658]: time="2026-06-10T14:25:29.354341754Z" level=info msg="Starting container: 15ac60af70021fc024551be48188644830db1370dda1409dec78fbb93a7190c0" id=fe40018a-7644-4e0e-be98-061c5e97be05 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.048396 | controller | Jun 10 14:25:29.359356 crc crio[3658]: time="2026-06-10T14:25:29.359188513Z" level=info msg="Started container" PID=6370 containerID=15ac60af70021fc024551be48188644830db1370dda1409dec78fbb93a7190c0 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=fe40018a-7644-4e0e-be98-061c5e97be05 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac93d905748713d3d75a81efc4d6183639ffba10a36f0f635de4249b3f8c7f6b
2026-06-10 15:52:06.048432 | controller | Jun 10 14:25:36.642741 crc crio[3658]: time="2026-06-10T14:25:36.642065844Z" level=warning msg="Stopping container 296c8be88f4e1c49b0e373b140d98ca106797ce6709aa17e2ed87ca509d3939f with stop signal(15) timed out. Killing..."
2026-06-10 15:52:06.048464 | controller | Jun 10 14:25:37.175359 crc crio[3658]: time="2026-06-10T14:25:37.175035813Z" level=info msg="Stopped container 296c8be88f4e1c49b0e373b140d98ca106797ce6709aa17e2ed87ca509d3939f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=2498b072-6f25-4987-95ea-2382df23f857 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.048496 | controller | Jun 10 14:25:37.177722 crc crio[3658]: time="2026-06-10T14:25:37.177425442Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=dab853df-6984-44a1-8426-02a06032a0b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.048528 | controller | Jun 10 14:25:37.180787 crc crio[3658]: time="2026-06-10T14:25:37.180685159Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=7c06d0df-4ba0-4cea-b9f2-bce39b8b8e24 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.048559 | controller | Jun 10 14:25:37.183528 crc crio[3658]: time="2026-06-10T14:25:37.183435285Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=3b838812-f6e2-44db-a580-68348dff9ffc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.048598 | controller | Jun 10 14:25:37.184065 crc crio[3658]: time="2026-06-10T14:25:37.184003577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.048623 | controller | Jun 10 14:25:37.196169 crc crio[3658]: time="2026-06-10T14:25:37.196074164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.048655 | controller | Jun 10 14:25:37.362361 crc crio[3658]: time="2026-06-10T14:25:37.362112526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.048685 | controller | Jun 10 14:25:37.459789 crc crio[3658]: time="2026-06-10T14:25:37.459618043Z" level=info msg="Created container 866523bdb48e574e05e3baf93ed2aba3fb80629e35d095fcd4c912d25e605318: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=3b838812-f6e2-44db-a580-68348dff9ffc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.048717 | controller | Jun 10 14:25:37.462352 crc crio[3658]: time="2026-06-10T14:25:37.462204796Z" level=info msg="Starting container: 866523bdb48e574e05e3baf93ed2aba3fb80629e35d095fcd4c912d25e605318" id=5978a3df-cd2f-4cef-91d0-17dfe89f70b7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.048752 | controller | Jun 10 14:25:37.478147 crc crio[3658]: time="2026-06-10T14:25:37.477959319Z" level=info msg="Started container" PID=6434 containerID=866523bdb48e574e05e3baf93ed2aba3fb80629e35d095fcd4c912d25e605318 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=5978a3df-cd2f-4cef-91d0-17dfe89f70b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae25da0239407ad47525978d3cc1f5e2ebf4be47eea26ac0c1b678b327ae07c2
2026-06-10 15:52:06.048780 | controller | Jun 10 14:25:58.854575 crc crio[3658]: time="2026-06-10T14:25:58.853631428Z" level=info msg="Stopping container: 15ac60af70021fc024551be48188644830db1370dda1409dec78fbb93a7190c0 (timeout: 30s)" id=3c540c78-eb36-47a8-aaa3-7b175feddb75 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.048811 | controller | Jun 10 14:25:59.080531 crc crio[3658]: time="2026-06-10T14:25:59.08019573Z" level=info msg="Stopped container 15ac60af70021fc024551be48188644830db1370dda1409dec78fbb93a7190c0: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=3c540c78-eb36-47a8-aaa3-7b175feddb75 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.048864 | controller | Jun 10 14:25:59.083762 crc crio[3658]: time="2026-06-10T14:25:59.08360278Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=98f2ebab-b3bc-4eca-b47e-f4832cc9af70 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.048898 | controller | Jun 10 14:25:59.086327 crc crio[3658]: time="2026-06-10T14:25:59.086185933Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=047b4de1-3890-456b-9166-b31e8eb81f66 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.048934 | controller | Jun 10 14:25:59.088912 crc crio[3658]: time="2026-06-10T14:25:59.088731405Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=77ef6b56-f0aa-4771-a47c-b1dbb67be869 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.048965 | controller | Jun 10 14:25:59.089440 crc crio[3658]: time="2026-06-10T14:25:59.089377478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.049009 | controller | Jun 10 14:25:59.106114 crc crio[3658]: time="2026-06-10T14:25:59.105943798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.049041 | controller | Jun 10 14:25:59.253927 crc crio[3658]: time="2026-06-10T14:25:59.253833627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.049068 | controller | Jun 10 14:25:59.401006 crc crio[3658]: time="2026-06-10T14:25:59.400870049Z" level=info msg="Created container f685b6be3e204b7e3a61e2b3f6b76f71134083707549e8db3148dcec4da47724: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=77ef6b56-f0aa-4771-a47c-b1dbb67be869 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.049099 | controller | Jun 10 14:25:59.402588 crc crio[3658]: time="2026-06-10T14:25:59.402524603Z" level=info msg="Starting container: f685b6be3e204b7e3a61e2b3f6b76f71134083707549e8db3148dcec4da47724" id=1f620164-7474-4059-af03-e00073446780 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.049118 | controller | Jun 10 14:25:59.409725 crc crio[3658]: time="2026-06-10T14:25:59.409596448Z" level=info msg="Started container" PID=6564 containerID=f685b6be3e204b7e3a61e2b3f6b76f71134083707549e8db3148dcec4da47724 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=1f620164-7474-4059-af03-e00073446780 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac93d905748713d3d75a81efc4d6183639ffba10a36f0f635de4249b3f8c7f6b
2026-06-10 15:52:06.049136 | controller | Jun 10 14:25:59.550172 crc crio[3658]: time="2026-06-10T14:25:59.546785358Z" level=info msg="Removing container: e1dc7da782e94a4ca3ad704f557f8a83f5a74a35d1206c48c906bd1efcb20991" id=8e161422-5c91-4106-add7-65ccb2f024aa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.049153 | controller | Jun 10 14:25:59.567061 crc crio[3658]: time="2026-06-10T14:25:59.566924291Z" level=info msg="Removed container e1dc7da782e94a4ca3ad704f557f8a83f5a74a35d1206c48c906bd1efcb20991: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=8e161422-5c91-4106-add7-65ccb2f024aa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.049184 | controller | Jun 10 14:26:11.621800 crc crio[3658]: time="2026-06-10T14:26:11.621653556Z" level=info msg="Stopping container: 866523bdb48e574e05e3baf93ed2aba3fb80629e35d095fcd4c912d25e605318 (timeout: 15s)" id=111df6df-7f0f-45e7-904d-6c9c28fab749 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.049211 | controller | Jun 10 14:26:27.563755 crc crio[3658]: time="2026-06-10T14:26:27.562431774Z" level=warning msg="Stopping container 866523bdb48e574e05e3baf93ed2aba3fb80629e35d095fcd4c912d25e605318 with stop signal(15) timed out. Killing..."
2026-06-10 15:52:06.049229 | controller | Jun 10 14:26:28.106668 crc crio[3658]: time="2026-06-10T14:26:28.106547201Z" level=info msg="Stopped container 866523bdb48e574e05e3baf93ed2aba3fb80629e35d095fcd4c912d25e605318: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=111df6df-7f0f-45e7-904d-6c9c28fab749 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.049246 | controller | Jun 10 14:26:28.109475 crc crio[3658]: time="2026-06-10T14:26:28.109340234Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=bf969fef-7a5d-47cf-9193-b69260d24bd4 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.049268 | controller | Jun 10 14:26:28.111187 crc crio[3658]: time="2026-06-10T14:26:28.111099674Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=f40dcdb5-4606-4da1-bd29-8ada5cd9b97e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.049316 | controller | Jun 10 14:26:28.113244 crc crio[3658]: time="2026-06-10T14:26:28.113179021Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=7418c3d2-7a2d-447d-8452-7bfbfd6fe8bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.049348 | controller | Jun 10 14:26:28.113680 crc crio[3658]: time="2026-06-10T14:26:28.113610451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.049379 | controller | Jun 10 14:26:28.126303 crc crio[3658]: time="2026-06-10T14:26:28.126163845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.049415 | controller | Jun 10 14:26:28.269215 crc crio[3658]: time="2026-06-10T14:26:28.269112677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.049450 | controller | Jun 10 14:26:28.337702 crc crio[3658]: time="2026-06-10T14:26:28.337361551Z" level=info msg="Created container b593b6af0162e2104f8feec8633cb84dea326aef3e0fae2843b0c8cb78dc8fe4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=7418c3d2-7a2d-447d-8452-7bfbfd6fe8bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.049478 | controller | Jun 10 14:26:28.339622 crc crio[3658]: time="2026-06-10T14:26:28.339395017Z" level=info msg="Starting container: b593b6af0162e2104f8feec8633cb84dea326aef3e0fae2843b0c8cb78dc8fe4" id=f9bc4e14-a505-496a-ab4d-6aa2849c8184 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.049514 | controller | Jun 10 14:26:28.343519 crc crio[3658]: time="2026-06-10T14:26:28.343436478Z" level=info msg="Started container" PID=6768 containerID=b593b6af0162e2104f8feec8633cb84dea326aef3e0fae2843b0c8cb78dc8fe4 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=f9bc4e14-a505-496a-ab4d-6aa2849c8184 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae25da0239407ad47525978d3cc1f5e2ebf4be47eea26ac0c1b678b327ae07c2
2026-06-10 15:52:06.049538 | controller | Jun 10 14:26:28.683227 crc crio[3658]: time="2026-06-10T14:26:28.68313542Z" level=info msg="Removing container: 296c8be88f4e1c49b0e373b140d98ca106797ce6709aa17e2ed87ca509d3939f" id=76aa7eb1-a9fd-4802-8d3e-7a7c6bc68216 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.049560 | controller | Jun 10 14:26:28.702040 crc crio[3658]: time="2026-06-10T14:26:28.701851014Z" level=info msg="Removed container 296c8be88f4e1c49b0e373b140d98ca106797ce6709aa17e2ed87ca509d3939f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=76aa7eb1-a9fd-4802-8d3e-7a7c6bc68216 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.049591 | controller | Jun 10 14:26:28.862393 crc crio[3658]: time="2026-06-10T14:26:28.86221567Z" level=info msg="Stopping container: f685b6be3e204b7e3a61e2b3f6b76f71134083707549e8db3148dcec4da47724 (timeout: 30s)" id=426063af-3f90-4f7b-b078-308426d9dd48 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.049627 | controller | Jun 10 14:26:29.017363 crc crio[3658]: time="2026-06-10T14:26:29.017175385Z" level=info msg="Stopped container f685b6be3e204b7e3a61e2b3f6b76f71134083707549e8db3148dcec4da47724: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=426063af-3f90-4f7b-b078-308426d9dd48 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.049682 | controller | Jun 10 14:26:29.018930 crc crio[3658]: time="2026-06-10T14:26:29.018873883Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=52ae1c1e-c359-40ac-be46-40bb4c801984 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.049719 | controller | Jun 10 14:26:29.020858 crc crio[3658]: time="2026-06-10T14:26:29.020422948Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=10b304df-4227-4604-ba43-49e8917b9105 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.049755 | controller | Jun 10 14:26:29.022416 crc crio[3658]: time="2026-06-10T14:26:29.022154277Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=1aa23ad5-23b1-4840-84f2-801938fc7d04 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.049794 | controller | Jun 10 14:26:29.022529 crc crio[3658]: time="2026-06-10T14:26:29.022487735Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.049836 | controller | Jun 10 14:26:29.031524 crc crio[3658]: time="2026-06-10T14:26:29.031428237Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.049890 | controller | Jun 10 14:26:29.188786 crc crio[3658]: time="2026-06-10T14:26:29.188617772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.049923 | controller | Jun 10 14:26:29.269978 crc crio[3658]: time="2026-06-10T14:26:29.269741176Z" level=info msg="Created container 0050825f79f7b9b93434a39b9d1f29cc100eeb3af4af814be87ee35e3f2e5001: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=1aa23ad5-23b1-4840-84f2-801938fc7d04 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.049963 | controller | Jun 10 14:26:29.271046 crc crio[3658]: time="2026-06-10T14:26:29.270965814Z" level=info msg="Starting container: 0050825f79f7b9b93434a39b9d1f29cc100eeb3af4af814be87ee35e3f2e5001" id=d0b31027-0307-4250-a731-6f07b4ac33d9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.050000 | controller | Jun 10 14:26:29.277126 crc crio[3658]: time="2026-06-10T14:26:29.276878908Z" level=info msg="Started container" PID=6793 containerID=0050825f79f7b9b93434a39b9d1f29cc100eeb3af4af814be87ee35e3f2e5001 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=d0b31027-0307-4250-a731-6f07b4ac33d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac93d905748713d3d75a81efc4d6183639ffba10a36f0f635de4249b3f8c7f6b
2026-06-10 15:52:06.050037 | controller | Jun 10 14:26:29.691660 crc crio[3658]: time="2026-06-10T14:26:29.691580366Z" level=info msg="Removing container: 15ac60af70021fc024551be48188644830db1370dda1409dec78fbb93a7190c0" id=cec8b82d-261d-4c4d-ab65-8eba33b24203 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.050068 | controller | Jun 10 14:26:29.709414 crc crio[3658]: time="2026-06-10T14:26:29.707819203Z" level=info msg="Removed container 15ac60af70021fc024551be48188644830db1370dda1409dec78fbb93a7190c0: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=cec8b82d-261d-4c4d-ab65-8eba33b24203 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.050100 | controller | Jun 10 14:26:58.856196 crc crio[3658]: time="2026-06-10T14:26:58.855559521Z" level=info msg="Stopping container: 0050825f79f7b9b93434a39b9d1f29cc100eeb3af4af814be87ee35e3f2e5001 (timeout: 30s)" id=5b0b207e-2dee-4f12-8fe3-66f8c8f64881 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.050131 | controller | Jun 10 14:26:59.010356 crc crio[3658]: time="2026-06-10T14:26:59.010104496Z" level=info msg="Removing container: f685b6be3e204b7e3a61e2b3f6b76f71134083707549e8db3148dcec4da47724" id=c0d912f4-c62f-4767-a440-4786a4eed021 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.050171 | controller | Jun 10 14:26:59.080218 crc crio[3658]: time="2026-06-10T14:26:59.079982926Z" level=info msg="Stopped container 0050825f79f7b9b93434a39b9d1f29cc100eeb3af4af814be87ee35e3f2e5001: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=5b0b207e-2dee-4f12-8fe3-66f8c8f64881 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.050203 | controller | Jun 10 14:26:59.117294 crc crio[3658]: time="2026-06-10T14:26:59.116723207Z" level=info msg="Removed container f685b6be3e204b7e3a61e2b3f6b76f71134083707549e8db3148dcec4da47724: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=c0d912f4-c62f-4767-a440-4786a4eed021 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.050238 | controller | Jun 10 14:27:01.635125 crc crio[3658]: time="2026-06-10T14:27:01.634842443Z" level=info msg="Stopping container: b593b6af0162e2104f8feec8633cb84dea326aef3e0fae2843b0c8cb78dc8fe4 (timeout: 15s)" id=b34d2411-7d26-43c0-b15b-32972cdce54e name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.050269 | controller | Jun 10 14:27:02.409755 crc crio[3658]: time="2026-06-10T14:27:02.409507532Z" level=info msg="Stopped container b593b6af0162e2104f8feec8633cb84dea326aef3e0fae2843b0c8cb78dc8fe4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=b34d2411-7d26-43c0-b15b-32972cdce54e name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.050289 | controller | Jun 10 14:27:02.411671 crc crio[3658]: time="2026-06-10T14:27:02.411518258Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=ff68487a-cef4-424c-b731-0fc03247ad29 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.050306 | controller | Jun 10 14:27:02.415880 crc crio[3658]: time="2026-06-10T14:27:02.415646751Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=63006959-681d-4334-9bb2-065beaad0d2f name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.050332 | controller | Jun 10 14:27:02.419452 crc crio[3658]: time="2026-06-10T14:27:02.419173051Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=f2494296-2b39-4476-9365-3ee1b4b6a445 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.050364 | controller | Jun 10 14:27:02.420838 crc crio[3658]: time="2026-06-10T14:27:02.420693705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.050395 | controller | Jun 10 14:27:02.442907 crc crio[3658]: time="2026-06-10T14:27:02.442752244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.050428 | controller | Jun 10 14:27:02.629171 crc crio[3658]: time="2026-06-10T14:27:02.629011146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.050464 | controller | Jun 10 14:27:02.712800 crc crio[3658]: time="2026-06-10T14:27:02.712694578Z" level=info msg="Created container d18f58fdc8d40c91ba7777a59c36a5670fd80708d572fe4da041b8f4c54d80df: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=f2494296-2b39-4476-9365-3ee1b4b6a445 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.050495 | controller | Jun 10 14:27:02.713852 crc crio[3658]: time="2026-06-10T14:27:02.713748112Z" level=info msg="Starting container: d18f58fdc8d40c91ba7777a59c36a5670fd80708d572fe4da041b8f4c54d80df" id=530ca775-8ccb-4532-9813-e1aa95ca52f8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.050535 | controller | Jun 10 14:27:02.718233 crc crio[3658]: time="2026-06-10T14:27:02.718150722Z" level=info msg="Started container" PID=6998 containerID=d18f58fdc8d40c91ba7777a59c36a5670fd80708d572fe4da041b8f4c54d80df description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=530ca775-8ccb-4532-9813-e1aa95ca52f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae25da0239407ad47525978d3cc1f5e2ebf4be47eea26ac0c1b678b327ae07c2
2026-06-10 15:52:06.050564 | controller | Jun 10 14:27:03.051597 crc crio[3658]: time="2026-06-10T14:27:03.051525151Z" level=info msg="Removing container: 866523bdb48e574e05e3baf93ed2aba3fb80629e35d095fcd4c912d25e605318" id=f79cbfe1-00ac-4ceb-b064-5a2b6cdf3b85 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.050582 | controller | Jun 10 14:27:03.096879 crc crio[3658]: time="2026-06-10T14:27:03.096672602Z" level=info msg="Removed container 866523bdb48e574e05e3baf93ed2aba3fb80629e35d095fcd4c912d25e605318: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=f79cbfe1-00ac-4ceb-b064-5a2b6cdf3b85 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.050614 | controller | Jun 10 14:27:44.773052 crc crio[3658]: time="2026-06-10T14:27:44.772697767Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=8f215858-b3ad-4249-b46c-11e68ccd145b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.050646 | controller | Jun 10 14:27:44.778533 crc crio[3658]: time="2026-06-10T14:27:44.778362932Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=6529f0d8-395d-4cfd-9fba-e96cd089aa34 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.050672 | controller | Jun 10 14:27:44.788776 crc crio[3658]: time="2026-06-10T14:27:44.788641657Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=9950317f-2b7f-4b0f-8b87-a7876f7ff63c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.050703 | controller | Jun 10 14:27:44.792454 crc crio[3658]: time="2026-06-10T14:27:44.792164472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.050734 | controller | Jun 10 14:27:44.818713 crc crio[3658]: time="2026-06-10T14:27:44.818612483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.050770 | controller | Jun 10 14:27:45.004764 crc crio[3658]: time="2026-06-10T14:27:45.004675348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.050801 | controller | Jun 10 14:27:45.097900 crc crio[3658]: time="2026-06-10T14:27:45.09724208Z" level=info msg="Created container 9d18985bb5ae9ad23462ba09e7b544e1e212bc87e0b107aa4285a50b7a5bf9ad: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=9950317f-2b7f-4b0f-8b87-a7876f7ff63c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.050832 | controller | Jun 10 14:27:45.099247 crc crio[3658]: time="2026-06-10T14:27:45.099101494Z" level=info msg="Starting container: 9d18985bb5ae9ad23462ba09e7b544e1e212bc87e0b107aa4285a50b7a5bf9ad" id=120477fe-5970-4432-80b6-43922746f17e name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.050897 | controller | Jun 10 14:27:45.105872 crc crio[3658]: time="2026-06-10T14:27:45.105570479Z" level=info msg="Started container" PID=7613 containerID=9d18985bb5ae9ad23462ba09e7b544e1e212bc87e0b107aa4285a50b7a5bf9ad description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=120477fe-5970-4432-80b6-43922746f17e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac93d905748713d3d75a81efc4d6183639ffba10a36f0f635de4249b3f8c7f6b
2026-06-10 15:52:06.050946 | controller | Jun 10 14:27:52.938675 crc crio[3658]: time="2026-06-10T14:27:52.938557648Z" level=info msg="Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=d996f548-9b5a-482b-9129-16af77785fa4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.050978 | controller | Jun 10 14:27:52.938675 crc crio[3658]: time="2026-06-10T14:27:52.938652521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.051010 | controller | Jun 10 14:27:52.953799 crc crio[3658]: time="2026-06-10T14:27:52.95371442Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:737c1c2e1f6a75cdf8356f246572a49339ab9c377abd7eec8e1b2c2784fba3c3 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/5782f9bf-2f25-4196-b6db-c71bb8ee1743 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:0xc00008d158}] Aliases:map[]}"
2026-06-10 15:52:06.051048 | controller | Jun 10 14:27:52.953799 crc crio[3658]: time="2026-06-10T14:27:52.953767342Z" level=info msg="Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.051078 | controller | Jun 10 14:27:52.967639 crc crio[3658]: time="2026-06-10T14:27:52.967065579Z" level=info msg="Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=0b358ed3-53f1-45f9-8727-d3c3e4b48b70 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.051113 | controller | Jun 10 14:27:52.967732 crc crio[3658]: time="2026-06-10T14:27:52.967637553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.051148 | controller | Jun 10 14:27:52.969498 crc crio[3658]: time="2026-06-10T14:27:52.969363014Z" level=info msg="Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=19fd02cc-2d8d-43f3-b1cf-59537c61279f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.051186 | controller | Jun 10 14:27:52.969498 crc crio[3658]: time="2026-06-10T14:27:52.969440116Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.051218 | controller | Jun 10 14:27:52.993670 crc crio[3658]: time="2026-06-10T14:27:52.993502691Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:16d2f03412a389d18acb97765513c95f93e5f3f09396199ab874b15bfeca260c UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/be5c7880-c6ba-4f85-a7c1-9d313eeacd19 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:0xc00008d4b0}] Aliases:map[]}"
2026-06-10 15:52:06.051251 | controller | Jun 10 14:27:52.993892 crc crio[3658]: time="2026-06-10T14:27:52.993668555Z" level=info msg="Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.051278 | controller | Jun 10 14:27:53.003564 crc crio[3658]: time="2026-06-10T14:27:53.00349687Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:9a5428f17a586e76a74c40585b301e946bc86b4e4472be4b2d7182385ac83650 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/c9161fde-9ab7-4f67-bb7a-2582e0a05d97 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:0xc00018ec08}] Aliases:map[]}"
2026-06-10 15:52:06.051319 | controller | Jun 10 14:27:53.003660 crc crio[3658]: time="2026-06-10T14:27:53.003590752Z" level=info msg="Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.051347 | controller | Jun 10 14:27:53.018226 crc crio[3658]: time="2026-06-10T14:27:53.018064858Z" level=info msg="Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=8996514d-fbc5-42ec-886b-19f5cf622fbd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.051383 | controller | Jun 10 14:27:53.018226 crc crio[3658]: time="2026-06-10T14:27:53.01817426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.051402 | controller | Jun 10 14:27:53.054652 crc crio[3658]: time="2026-06-10T14:27:53.054543469Z" level=info msg="Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD" id=93f8796c-b2f4-42a6-8994-a4bf4b47fec5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.051428 | controller | Jun 10 14:27:53.054652 crc crio[3658]: time="2026-06-10T14:27:53.054640592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.051464 | controller | Jun 10 14:27:53.072634 crc crio[3658]: time="2026-06-10T14:27:53.072228302Z" level=info msg="Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=d55ef981-e519-41b0-8962-9b8abed3bc79 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.051504 | controller | Jun 10 14:27:53.072720 crc crio[3658]: time="2026-06-10T14:27:53.072684833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.051540 | controller | Jun 10 14:27:53.079717 crc crio[3658]: time="2026-06-10T14:27:53.0796698Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=93f8796c-b2f4-42a6-8994-a4bf4b47fec5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.051564 | controller | Jun 10 14:27:53.088563 crc crio[3658]: time="2026-06-10T14:27:53.08846299Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:7fa98dcc84e87243ae1ab02a0c2b39e8da2f6f10caf1000f147a8c3ec23a8267 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/ee3fbf66-3103-4a95-829f-17451f80de7e 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:0xc002318ca0}] Aliases:map[]}"
2026-06-10 15:52:06.051597 | controller | Jun 10 14:27:53.088655 crc crio[3658]: time="2026-06-10T14:27:53.088566732Z" 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-10 15:52:06.051629 | controller | Jun 10 14:27:53.113879 crc crio[3658]: time="2026-06-10T14:27:53.113632841Z" level=info msg="Ran pod sandbox c4af304426329f36c41835f53da69cc97eaaa0628d06c55bb2c7064b3e57eacc with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD" id=93f8796c-b2f4-42a6-8994-a4bf4b47fec5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.051674 | controller | Jun 10 14:27:53.130369 crc crio[3658]: time="2026-06-10T14:27:53.129744456Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=e422f6f7-4caf-4879-84c1-08db0e3906ed name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.051707 | controller | Jun 10 14:27:53.150697 crc crio[3658]: time="2026-06-10T14:27:53.150656586Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=419c0395-02a5-4969-993e-cef5e59000c1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.051738 | controller | Jun 10 14:27:53.150873 crc crio[3658]: time="2026-06-10T14:27:53.150815379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.051771 | controller | Jun 10 14:27:53.151055 crc crio[3658]: time="2026-06-10T14:27:53.150980213Z" level=info msg="Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD" id=8b4b98fd-2e1b-4f45-a500-ef39c305a919 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.051806 | controller | Jun 10 14:27:53.151114 crc crio[3658]: time="2026-06-10T14:27:53.151073255Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.051839 | controller | Jun 10 14:27:53.155036 crc crio[3658]: time="2026-06-10T14:27:53.154749553Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:a3f269694a19fead7d1ea4e8b27ea8b070b9561c018c5d336df95248c16d92b2 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/4b6f7eb7-aad4-4906-b1b7-5d23b4bb2fef 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:0xc0005581e0}] Aliases:map[]}"
2026-06-10 15:52:06.051883 | controller | Jun 10 14:27:53.155105 crc crio[3658]: time="2026-06-10T14:27:53.15504568Z" level=info msg="Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.051916 | controller | Jun 10 14:27:53.175347 crc crio[3658]: time="2026-06-10T14:27:53.175202382Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=42730f06-4e8a-4273-829f-981850fd4c70 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.051952 | controller | Jun 10 14:27:53.175415 crc crio[3658]: time="2026-06-10T14:27:53.175353286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.051983 | controller | Jun 10 14:27:53.193387 crc crio[3658]: time="2026-06-10T14:27:53.193168361Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=8b4b98fd-2e1b-4f45-a500-ef39c305a919 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.052016 | controller | Jun 10 14:27:53.213580 crc crio[3658]: time="2026-06-10T14:27:53.213191959Z" level=info msg="Ran pod sandbox 0164762b9c3be635b3a4390941414712cbacf6089ce2b347b43a159003a47048 with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD" id=8b4b98fd-2e1b-4f45-a500-ef39c305a919 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.052051 | controller | Jun 10 14:27:53.222169 crc crio[3658]: time="2026-06-10T14:27:53.22157121Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=f8254eb6-f915-46df-a5d2-49cb2c0db902 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.052093 | controller | Jun 10 14:27:53.223629 crc crio[3658]: time="2026-06-10T14:27:53.223119507Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:2d2de5439318d6d7bfc8a4a076df8a7c35bc27b3e1d9b5919152a5748e37a6ff UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/837b2e58-cab4-4569-8a2b-f262a5359344 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:0xc00262a150}] Aliases:map[]}"
2026-06-10 15:52:06.052130 | controller | Jun 10 14:27:53.223629 crc crio[3658]: time="2026-06-10T14:27:53.223434924Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.052162 | controller | Jun 10 14:27:53.224686 crc crio[3658]: time="2026-06-10T14:27:53.223433654Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:7bdabf061e2195a167d6d74398a88aeb8957b908a6744c2d613a700af7e190a6 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/b7b71c0d-dca2-4385-956f-2f553ba98a0d 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:0xc00012c808}] Aliases:map[]}"
2026-06-10 15:52:06.052194 | controller | Jun 10 14:27:53.225463 crc crio[3658]: time="2026-06-10T14:27:53.22495806Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.052226 | controller | Jun 10 14:27:53.236773 crc crio[3658]: time="2026-06-10T14:27:53.236560998Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=8a2bbda4-dc9e-4f7f-b548-c09f6def10b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.052262 | controller | Jun 10 14:27:53.330242 crc crio[3658]: time="2026-06-10T14:27:53.330124013Z" level=info msg="Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=94905ed7-9d4a-423b-a792-900928483f4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.052285 | controller | Jun 10 14:27:53.330242 crc crio[3658]: time="2026-06-10T14:27:53.330219505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.052317 | controller | Jun 10 14:27:53.337250 crc crio[3658]: time="2026-06-10T14:27:53.336814733Z" level=info msg="Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD" id=024c4e15-25ab-448c-bc9b-09c411241a34 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.052352 | controller | Jun 10 14:27:53.337530 crc crio[3658]: time="2026-06-10T14:27:53.337511949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.052387 | controller | Jun 10 14:27:53.359026 crc crio[3658]: time="2026-06-10T14:27:53.358128152Z" level=info msg="Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=5300c88a-23f7-4ff8-92d6-cb1ac7ca54c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.052418 | controller | Jun 10 14:27:53.359026 crc crio[3658]: time="2026-06-10T14:27:53.35846883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.052452 | controller | Jun 10 14:27:53.413570 crc crio[3658]: time="2026-06-10T14:27:53.413367691Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=024c4e15-25ab-448c-bc9b-09c411241a34 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.052494 | controller | Jun 10 14:27:53.427197 crc crio[3658]: time="2026-06-10T14:27:53.426201068Z" level=info msg="Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD" id=c7a9bba9-c587-43b9-be7b-ef98dc5a6e7f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.052531 | controller | Jun 10 14:27:53.427197 crc crio[3658]: time="2026-06-10T14:27:53.426497185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.052564 | controller | Jun 10 14:27:53.473715 crc crio[3658]: time="2026-06-10T14:27:53.472794071Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=9254a0db-a0af-4544-ad88-00df612dd778 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.052586 | controller | Jun 10 14:27:53.489017 crc crio[3658]: time="2026-06-10T14:27:53.481246743Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=c7a9bba9-c587-43b9-be7b-ef98dc5a6e7f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.052604 | controller | Jun 10 14:27:53.489017 crc crio[3658]: time="2026-06-10T14:27:53.481506559Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:66c1d1f88eb9deec22ed509df81332ac851dfd4383d4fa9517db61cd21a01dfb UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/31cea854-d277-48ca-8ec8-f7d9c9fcf005 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:0xc00012cc28}] Aliases:map[]}"
2026-06-10 15:52:06.052634 | controller | Jun 10 14:27:53.489017 crc crio[3658]: time="2026-06-10T14:27:53.483719172Z" level=info msg="Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.052670 | controller | Jun 10 14:27:53.491804 crc crio[3658]: time="2026-06-10T14:27:53.491616361Z" level=info msg="Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD" id=6cc95258-3084-4fd6-8840-79fb1466705f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.052702 | controller | Jun 10 14:27:53.504080 crc crio[3658]: time="2026-06-10T14:27:53.491939708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.052738 | controller | Jun 10 14:27:53.504080 crc crio[3658]: time="2026-06-10T14:27:53.493410343Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=86f7ef58-b47b-493e-979d-04a0b73c0afb name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.052769 | controller | Jun 10 14:27:53.504080 crc crio[3658]: time="2026-06-10T14:27:53.500597025Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:72f30cb263fa060819214dd3c1e78cd908514e0168a7d64388558123dbe98868 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/df0c48d6-9af5-4804-a83a-755137b0b874 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:0xc002318058}] Aliases:map[]}"
2026-06-10 15:52:06.052809 | controller | Jun 10 14:27:53.504080 crc crio[3658]: time="2026-06-10T14:27:53.500648146Z" level=info msg="Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.052861 | controller | Jun 10 14:27:53.504920 crc crio[3658]: time="2026-06-10T14:27:53.504715103Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=a47ea5e6-77f6-46d3-9a09-6b01fe5712c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.052889 | controller | Jun 10 14:27:53.510974 crc crio[3658]: time="2026-06-10T14:27:53.510943002Z" level=info msg="Ran pod sandbox bdcae05abe3c74f4c2679117d8a761c010ac53832c8a748582ab5d41a7170adb with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD" id=024c4e15-25ab-448c-bc9b-09c411241a34 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.052918 | controller | Jun 10 14:27:53.513502 crc crio[3658]: time="2026-06-10T14:27:53.512877999Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=6cc95258-3084-4fd6-8840-79fb1466705f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.052950 | controller | Jun 10 14:27:53.531186 crc crio[3658]: time="2026-06-10T14:27:53.531006942Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=0b690f5c-b31e-45b0-b293-21854d5cdfad name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.052981 | controller | Jun 10 14:27:53.561664 crc crio[3658]: time="2026-06-10T14:27:53.561180393Z" level=info msg="Ran pod sandbox 93371780fb45747d23eb7d86ed3c33cfbf8bad967439b4566a34e4529d327561 with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD" id=c7a9bba9-c587-43b9-be7b-ef98dc5a6e7f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.053018 | controller | Jun 10 14:27:53.593037 crc crio[3658]: time="2026-06-10T14:27:53.592990503Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=4af1c6ce-e744-43a8-bf17-a07f9082b6ef name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.053049 | controller | Jun 10 14:27:53.613400 crc crio[3658]: time="2026-06-10T14:27:53.609793944Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=4f681812-60e1-478b-b6c1-a7979c57232a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.053084 | controller | Jun 10 14:27:53.613400 crc crio[3658]: time="2026-06-10T14:27:53.613007601Z" level=info msg="Ran pod sandbox 0e8a70a4ab8cc5f29a463409a4e7caec1a6e105ac25a6b6e93bb2cea838ec6e0 with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD" id=6cc95258-3084-4fd6-8840-79fb1466705f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.053106 | controller | Jun 10 14:27:53.636152 crc crio[3658]: time="2026-06-10T14:27:53.635318443Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=c3918a5d-4508-48fc-bb45-7ad0dcfc94e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.053136 | controller | Jun 10 14:27:54.508434 crc crio[3658]: time="2026-06-10T14:27:54.508246707Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=8bd8cd0b-c812-4e77-b1ab-a70449e37269 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.053167 | controller | Jun 10 14:27:54.511117 crc crio[3658]: time="2026-06-10T14:27:54.5104859Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=fb051919-d6c0-4106-91ce-3d742638792d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.053207 | controller | Jun 10 14:27:54.514750 crc crio[3658]: time="2026-06-10T14:27:54.51466311Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=336d7123-7042-4dcd-b7ea-80504a2ac39d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.053243 | controller | Jun 10 14:27:54.522577 crc crio[3658]: time="2026-06-10T14:27:54.518447661Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=94dd1af0-9b67-4e2a-b890-96abda7d5700 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.053278 | controller | Jun 10 14:27:54.652176 crc crio[3658]: time="2026-06-10T14:27:54.65194947Z" level=info msg="Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD" id=55bd2ab9-e0f9-48cd-a3be-93f4f84be774 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.053309 | controller | Jun 10 14:27:54.652339 crc crio[3658]: time="2026-06-10T14:27:54.652202976Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.053398 | controller | Jun 10 14:27:54.677599 crc crio[3658]: time="2026-06-10T14:27:54.676037366Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=55bd2ab9-e0f9-48cd-a3be-93f4f84be774 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.053438 | controller | Jun 10 14:27:54.701486 crc crio[3658]: time="2026-06-10T14:27:54.70004547Z" level=info msg="Ran pod sandbox b1c2584ff4d3f23d5fbf3f2300601e72b6a11e66446bf39cd2cd002ae8fec341 with infra container: openshift-image-registry/node-ca-2wddl/POD" id=55bd2ab9-e0f9-48cd-a3be-93f4f84be774 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.053570 | controller | Jun 10 14:27:54.706312 crc crio[3658]: time="2026-06-10T14:27:54.704053485Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=b765971f-1862-4b24-955a-7c181216f8db name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.053604 | controller | Jun 10 14:27:54.709467 crc crio[3658]: time="2026-06-10T14:27:54.706959705Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD" id=b179a7cc-1d0d-45ce-aefd-8476d626b175 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.053632 | controller | Jun 10 14:27:54.709467 crc crio[3658]: time="2026-06-10T14:27:54.707035517Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.053691 | controller | Jun 10 14:27:54.749696 crc crio[3658]: time="2026-06-10T14:27:54.749568333Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:e6f368eff0db194ed4d6936fed679a3842e9ced28e85a7d3311e925ce4669b06 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/5981d30b-a0ca-4070-9ed4-dbd613029846 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:0xc0023186f8}] Aliases:map[]}"
2026-06-10 15:52:06.053730 | controller | Jun 10 14:27:54.749696 crc crio[3658]: time="2026-06-10T14:27:54.749677495Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.053767 | controller | Jun 10 14:27:54.788611 crc crio[3658]: time="2026-06-10T14:27:54.783435132Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=84ee9b77-0d52-4445-9a0b-f212b33389f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.053800 | controller | Jun 10 14:27:54.788611 crc crio[3658]: time="2026-06-10T14:27:54.783556375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.053836 | controller | Jun 10 14:27:54.838089 crc crio[3658]: time="2026-06-10T14:27:54.837869472Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=4e48e304-e840-47a1-ae88-b124e2e0ef00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.053899 | controller | Jun 10 14:27:54.838089 crc crio[3658]: time="2026-06-10T14:27:54.838012036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.053937 | controller | Jun 10 14:27:54.867799 crc crio[3658]: time="2026-06-10T14:27:54.866108077Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:10b07ae62bbd7a10a6e66108688c8e718fbd15d9fe2f269c3550e3808551fbc4 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/61019e53-c284-4580-b0c6-0eef53a767e3 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:0xc000d704a0}] Aliases:map[]}"
2026-06-10 15:52:06.053957 | controller | Jun 10 14:27:54.867799 crc crio[3658]: time="2026-06-10T14:27:54.866152748Z" 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-10 15:52:06.053988 | controller | Jun 10 14:27:54.874223 crc crio[3658]: time="2026-06-10T14:27:54.873811041Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:1ccadd44834b7b5e5b56b7fd2df01876ef7be4c714003536609bd6703b634888 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/dfb4d1ce-80cc-4675-b5a1-02ff6fde8488 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:0xc000d705a0}] Aliases:map[]}"
2026-06-10 15:52:06.054025 | controller | Jun 10 14:27:54.874223 crc crio[3658]: time="2026-06-10T14:27:54.87417624Z" 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-10 15:52:06.054056 | controller | Jun 10 14:27:54.890225 crc crio[3658]: time="2026-06-10T14:27:54.890112941Z" level=info msg="Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=a7bb7f1d-7a4c-4fdb-90e5-28481de55b6d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.054087 | controller | Jun 10 14:27:54.892245 crc crio[3658]: time="2026-06-10T14:27:54.890243094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.054119 | controller | Jun 10 14:27:54.899866 crc crio[3658]: time="2026-06-10T14:27:54.899763061Z" level=info msg="Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD" id=36a043d7-ee1e-4bc2-882b-a8c21e967c82 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.054151 | controller | Jun 10 14:27:54.899947 crc crio[3658]: time="2026-06-10T14:27:54.899911085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.054197 | controller | Jun 10 14:27:54.920105 crc crio[3658]: time="2026-06-10T14:27:54.916154423Z" level=info msg="Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=d4d939f8-1f1d-47d7-a4a1-af73c07411e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.054230 | controller | Jun 10 14:27:54.920105 crc crio[3658]: time="2026-06-10T14:27:54.916232705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.054266 | controller | Jun 10 14:27:54.948709 crc crio[3658]: time="2026-06-10T14:27:54.948526776Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=36a043d7-ee1e-4bc2-882b-a8c21e967c82 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.054298 | controller | Jun 10 14:27:54.961644 crc crio[3658]: time="2026-06-10T14:27:54.960131773Z" level=info msg="Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=f80cd720-08c3-4825-994f-e32e2a8de395 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.054328 | controller | Jun 10 14:27:54.961644 crc crio[3658]: time="2026-06-10T14:27:54.960389509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.054355 | controller | Jun 10 14:27:54.988770 crc crio[3658]: time="2026-06-10T14:27:54.987151019Z" level=info msg="Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD" id=87641411-374a-480f-ab3c-12eea26b8dcc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.054386 | controller | Jun 10 14:27:54.988770 crc crio[3658]: time="2026-06-10T14:27:54.987535668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.054417 | controller | Jun 10 14:27:55.040918 crc crio[3658]: time="2026-06-10T14:27:55.033435545Z" level=info msg="Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=5372cbb9-e2cf-4674-a193-7dd6d44734b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.054443 | controller | Jun 10 14:27:55.040918 crc crio[3658]: time="2026-06-10T14:27:55.033519597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.054474 | controller | Jun 10 14:27:55.046871 crc crio[3658]: time="2026-06-10T14:27:55.046499607Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:21abdf8c7356d47604648595090d5c4cdc6703af0bc5591d244c1dd853b72b84 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/c3561285-cbaa-4be4-a7e0-875745c4b31a 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:0xc00262a358}] Aliases:map[]}"
2026-06-10 15:52:06.054518 | controller | Jun 10 14:27:55.046871 crc crio[3658]: time="2026-06-10T14:27:55.046860755Z" 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-10 15:52:06.054545 | controller | Jun 10 14:27:55.058134 crc crio[3658]: time="2026-06-10T14:27:55.057729115Z" level=info msg="Ran pod sandbox 51f1805ace580b3fb4131feeb17b51fbc67af33ff79cbf9d7c20da8f36895795 with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD" id=36a043d7-ee1e-4bc2-882b-a8c21e967c82 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.054582 | controller | Jun 10 14:27:55.065152 crc crio[3658]: time="2026-06-10T14:27:55.064959808Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=b8cc6422-6383-4488-92c7-d2138e29df0a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.054618 | controller | Jun 10 14:27:55.082670 crc crio[3658]: time="2026-06-10T14:27:55.080895269Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=87641411-374a-480f-ab3c-12eea26b8dcc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.054645 | controller | Jun 10 14:27:55.111647 crc crio[3658]: time="2026-06-10T14:27:55.104947724Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:979cf59e1d347e825ce3368680ce22926206e7004ce1a7ffc221a096d5ee3c6a UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/80bbdf72-b89b-496b-b509-121afb71b801 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:0xc000d70918}] Aliases:map[]}"
2026-06-10 15:52:06.054664 | controller | Jun 10 14:27:55.111647 crc crio[3658]: time="2026-06-10T14:27:55.105712402Z" 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-10 15:52:06.054681 | controller | Jun 10 14:27:55.111647 crc crio[3658]: time="2026-06-10T14:27:55.107756351Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:65b544867803af66d953f0f7d6078601a96fd0fc9b0f016fb785ec2eea49ad64 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/4802580b-1057-4338-9095-3bb8e24b6c66 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:0xc00172a418}] Aliases:map[]}"
2026-06-10 15:52:06.054717 | controller | Jun 10 14:27:55.111647 crc crio[3658]: time="2026-06-10T14:27:55.107796922Z" 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-10 15:52:06.054748 | controller | Jun 10 14:27:55.144190 crc crio[3658]: time="2026-06-10T14:27:55.141384904Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=d7d43c2c-32e4-43ba-b9e2-17c7774dcc1f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.054779 | controller | Jun 10 14:27:55.144190 crc crio[3658]: time="2026-06-10T14:27:55.141478506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.054809 | controller | Jun 10 14:27:55.160537 crc crio[3658]: time="2026-06-10T14:27:55.159782553Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:0ca1ee781b28d6e5955bd9759759624734d7128ebc56dbefb96ac42fd10d8fe6 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/1c28bf7a-f530-4040-b04f-223a039bd3bc 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:0xc00012c4e0}] Aliases:map[]}"
2026-06-10 15:52:06.054837 | controller | Jun 10 14:27:55.160537 crc crio[3658]: time="2026-06-10T14:27:55.160156932Z" 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-10 15:52:06.054899 | controller | Jun 10 14:27:55.169333 crc crio[3658]: time="2026-06-10T14:27:55.165481839Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=b0bdf560-43cc-4559-8577-b0b59ba49af7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.054937 | controller | Jun 10 14:27:55.169333 crc crio[3658]: time="2026-06-10T14:27:55.165645003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.054969 | controller | Jun 10 14:27:55.189116 crc crio[3658]: time="2026-06-10T14:27:55.188581341Z" level=info msg="Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=aac0741b-2613-41d1-8dda-4f2ebc7dede4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.055001 | controller | Jun 10 14:27:55.189230 crc crio[3658]: time="2026-06-10T14:27:55.189123084Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.055019 | controller | Jun 10 14:27:55.209997 crc crio[3658]: time="2026-06-10T14:27:55.20985564Z" level=info msg="Ran pod sandbox 2842948f9bc50ce03193c08afcd7a35eed91bcd6749a91786992714f24a2aebe with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD" id=87641411-374a-480f-ab3c-12eea26b8dcc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.055058 | controller | Jun 10 14:27:55.216039 crc crio[3658]: time="2026-06-10T14:27:55.215541636Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=412d4bf7-b1a4-4970-96d9-d58543ddbb1a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.055089 | controller | Jun 10 14:27:55.255127 crc crio[3658]: time="2026-06-10T14:27:55.254867135Z" level=info msg="Running pod sandbox: openshift-multus/multus-bzhnf/POD" id=a98da472-ec07-4c3d-8a6a-1cb02297457b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.055124 | controller | Jun 10 14:27:55.255127 crc crio[3658]: time="2026-06-10T14:27:55.254943017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.055161 | controller | Jun 10 14:27:55.329876 crc crio[3658]: time="2026-06-10T14:27:55.327552782Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:104ee91e38652f5b978d86928b691421e4c1dd45eb260c6b61895a30e096210a UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/d31b4f8c-f97e-4d10-9012-dc0aa8bba0bd 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:0xc00172a808}] Aliases:map[]}"
2026-06-10 15:52:06.055197 | controller | Jun 10 14:27:55.329876 crc crio[3658]: time="2026-06-10T14:27:55.327630894Z" 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-10 15:52:06.055233 | controller | Jun 10 14:27:55.376147 crc crio[3658]: time="2026-06-10T14:27:55.376039541Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD" id=80af1ddd-5581-4e94-9b39-c60da49d3292 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.055276 | controller | Jun 10 14:27:55.376147 crc crio[3658]: time="2026-06-10T14:27:55.376129793Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.055308 | controller | Jun 10 14:27:55.423543 crc crio[3658]: time="2026-06-10T14:27:55.422974731Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=a98da472-ec07-4c3d-8a6a-1cb02297457b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.055336 | controller | Jun 10 14:27:55.424110 crc crio[3658]: time="2026-06-10T14:27:55.423793071Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:7f89eae8de953034f48e2926b07a6ac783de42e64764ce0abdeedf15d42ca597 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/99767932-f6ea-4232-83f6-f56c3862f5a1 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:0xc001098268}] Aliases:map[]}"
2026-06-10 15:52:06.055395 | controller | Jun 10 14:27:55.424110 crc crio[3658]: time="2026-06-10T14:27:55.424080778Z" 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-10 15:52:06.055433 | controller | Jun 10 14:27:55.460933 crc crio[3658]: time="2026-06-10T14:27:55.460697473Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:efe9a94c0446fb51ef89aaecf9170749f533963d71320924ef6b05113bfc6b8b UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/415634ca-39af-4ccf-a46f-9876110bfb32 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:0xc00012c9c8}] Aliases:map[]}"
2026-06-10 15:52:06.055466 | controller | Jun 10 14:27:55.460933 crc crio[3658]: time="2026-06-10T14:27:55.460777065Z" level=info msg="Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.055497 | controller | Jun 10 14:27:55.489000 crc crio[3658]: time="2026-06-10T14:27:55.488715782Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=80af1ddd-5581-4e94-9b39-c60da49d3292 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.055528 | controller | Jun 10 14:27:55.516588 crc crio[3658]: time="2026-06-10T14:27:55.516060426Z" level=info msg="Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=b148e14a-58b9-41fc-82ff-a7b5bed766ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.055552 | controller | Jun 10 14:27:55.516588 crc crio[3658]: time="2026-06-10T14:27:55.516555457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.055584 | controller | Jun 10 14:27:55.518765 crc crio[3658]: time="2026-06-10T14:27:55.518086304Z" level=info msg="Ran pod sandbox 5222bd0d9b28e6920fb62ea106b1672fefe7517cd17113df7b6ade99ef90ba1c with infra container: openshift-multus/multus-bzhnf/POD" id=a98da472-ec07-4c3d-8a6a-1cb02297457b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.055614 | controller | Jun 10 14:27:55.527215 crc crio[3658]: time="2026-06-10T14:27:55.526945636Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=4d2d7673-4141-4155-8376-57afa099ded2 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.055655 | controller | Jun 10 14:27:55.558188 crc crio[3658]: time="2026-06-10T14:27:55.557558447Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=377ddc52-f544-45b6-a488-ce65dd3d3311 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.055692 | controller | Jun 10 14:27:55.578454 crc crio[3658]: time="2026-06-10T14:27:55.573481528Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=c1c4d473-476b-4af4-adda-d2a51747d942 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.055724 | controller | Jun 10 14:27:55.599734 crc crio[3658]: time="2026-06-10T14:27:55.59746539Z" level=info msg="Ran pod sandbox fe6e6283e99beeb5a0cb97d79c9b575de9c1d3be767f2eb51b422c933021ba27 with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD" id=80af1ddd-5581-4e94-9b39-c60da49d3292 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.055755 | controller | Jun 10 14:27:55.623166 crc crio[3658]: time="2026-06-10T14:27:55.622948339Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:32f4c829788ccc2ece4ec6487239a42fa985075576d9438b8c430695c5bbc028 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/f607ed86-ac8e-4576-9364-de43a680fa5f 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:0xc0024cc040}] Aliases:map[]}"
2026-06-10 15:52:06.055790 | controller | Jun 10 14:27:55.623456 crc crio[3658]: time="2026-06-10T14:27:55.623168555Z" level=info msg="Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.055828 | controller | Jun 10 14:27:55.630138 crc crio[3658]: time="2026-06-10T14:27:55.625175352Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=65509122-4875-4462-b4ab-a5adcea269a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.055874 | controller | Jun 10 14:27:55.633249 crc crio[3658]: time="2026-06-10T14:27:55.631147985Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=ac9fe139-e63c-49c3-8e6c-8b20a7b00751 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.055919 | controller | Jun 10 14:27:55.650184 crc crio[3658]: time="2026-06-10T14:27:55.639868933Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=89b7416a-a840-46df-b9d7-d1833362850a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.055947 | controller | Jun 10 14:27:55.650184 crc crio[3658]: time="2026-06-10T14:27:55.639959396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.055970 | controller | Jun 10 14:27:55.650184 crc crio[3658]: time="2026-06-10T14:27:55.645636791Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=61b97253-1ca3-416b-955c-eafd838b5bd9 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.056010 | controller | Jun 10 14:27:55.782522 crc crio[3658]: time="2026-06-10T14:27:55.779504959Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:9316b08ab6ce76d5ce6800675f587dc35d127e4bedcc924cb149cc7c68ea60e8 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/10027188-54e2-487d-ba4c-6728e8632721 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:0xc000d701c8}] Aliases:map[]}"
2026-06-10 15:52:06.056056 | controller | Jun 10 14:27:55.782522 crc crio[3658]: time="2026-06-10T14:27:55.779605352Z" level=info msg="Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.056091 | controller | Jun 10 14:27:56.528627 crc crio[3658]: time="2026-06-10T14:27:56.528500585Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD" id=cae2cbca-83ad-4942-ba5e-c431aad664cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.056119 | controller | Jun 10 14:27:56.529371 crc crio[3658]: time="2026-06-10T14:27:56.528657849Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.056142 | controller | Jun 10 14:27:56.558998 crc crio[3658]: time="2026-06-10T14:27:56.558554013Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=cae2cbca-83ad-4942-ba5e-c431aad664cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.056172 | controller | Jun 10 14:27:56.628010 crc crio[3658]: time="2026-06-10T14:27:56.627576341Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=15e10e24-f959-47ee-8e3e-d1ec4c791412 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.056203 | controller | Jun 10 14:27:56.628010 crc crio[3658]: time="2026-06-10T14:27:56.627925149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.056234 | controller | Jun 10 14:27:56.640101 crc crio[3658]: time="2026-06-10T14:27:56.639058866Z" level=info msg="Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD" id=859669f0-7f46-4b2a-9b25-6c23ad16fcb8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.056251 | controller | Jun 10 14:27:56.640101 crc crio[3658]: time="2026-06-10T14:27:56.640021579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.056283 | controller | Jun 10 14:27:56.647878 crc crio[3658]: time="2026-06-10T14:27:56.647083288Z" level=info msg="Ran pod sandbox bb9f40ead8e63c3d67df7c71fd56972c3c91a8887993711fe9fcee7762fd24b8 with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD" id=cae2cbca-83ad-4942-ba5e-c431aad664cf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.056313 | controller | Jun 10 14:27:56.674375 crc crio[3658]: time="2026-06-10T14:27:56.672665899Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=5b3518a1-648f-4285-ba73-27b06d4d9623 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.056344 | controller | Jun 10 14:27:56.696132 crc crio[3658]: time="2026-06-10T14:27:56.695963716Z" level=info msg="Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD" id=469f7fd7-fbab-4e88-8462-7441df44b4c5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.056371 | controller | Jun 10 14:27:56.696132 crc crio[3658]: time="2026-06-10T14:27:56.696046108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.056398 | controller | Jun 10 14:27:56.742384 crc crio[3658]: time="2026-06-10T14:27:56.740758836Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=b858a514-c4a5-47be-949d-abef9f56b86b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.056429 | controller | Jun 10 14:27:56.764533 crc crio[3658]: time="2026-06-10T14:27:56.761931351Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=dfb976d3-ce24-493d-be47-537c4a660631 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.056464 | controller | Jun 10 14:27:56.825194 crc crio[3658]: time="2026-06-10T14:27:56.82509341Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=fb346d41-cdaf-4c33-96c7-99ca89f54e7f name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.056500 | controller | Jun 10 14:27:56.925249 crc crio[3658]: time="2026-06-10T14:27:56.924469374Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:34ddbf154606e3ef2fe3534f4be273af24bdb817fdce943e6baf30c603c55660 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/f1937ca8-f732-4d77-9b0a-2720fe128194 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:0xc000d70720}] Aliases:map[]}"
2026-06-10 15:52:06.056528 | controller | Jun 10 14:27:56.925249 crc crio[3658]: time="2026-06-10T14:27:56.924511565Z" level=info msg="Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.056564 | controller | Jun 10 14:27:56.925546 crc crio[3658]: time="2026-06-10T14:27:56.925248813Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:a1e7a6be3fd260a43ebbf9b058779c4612731586e39346f25028cb64995fdbca UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/0b5f781e-d53a-49d0-a85f-f3f40e01bff6 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:0xc00172a480}] Aliases:map[]}"
2026-06-10 15:52:06.056582 | controller | Jun 10 14:27:56.925546 crc crio[3658]: time="2026-06-10T14:27:56.925431417Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.056617 | controller | Jun 10 14:27:57.207132 crc crio[3658]: time="2026-06-10T14:27:57.207092557Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:135cd41aa957c31812592f84190ffa98d5c6de0f1f40fe0d78cfbd73065cabea UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/2130387a-f4b0-4e1a-82bd-40031df5c182 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:0xc00172a5c0}] Aliases:map[]}"
2026-06-10 15:52:06.056652 | controller | Jun 10 14:27:57.209603 crc crio[3658]: time="2026-06-10T14:27:57.209418933Z" 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-10 15:52:06.056683 | controller | Jun 10 14:27:57.219858 crc crio[3658]: time="2026-06-10T14:27:57.219793721Z" level=info msg="Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=91eac38a-b467-4ebf-a391-0254f05054ed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.056728 | controller | Jun 10 14:27:57.220698 crc crio[3658]: time="2026-06-10T14:27:57.220666532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.056760 | controller | Jun 10 14:27:57.223209 crc crio[3658]: time="2026-06-10T14:27:57.220240512Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD" id=b7aacec2-1525-4a12-a47f-54749557c723 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.056795 | controller | Jun 10 14:27:57.223209 crc crio[3658]: time="2026-06-10T14:27:57.223016638Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.056821 | controller | Jun 10 14:27:57.253612 crc crio[3658]: time="2026-06-10T14:27:57.253098617Z" level=info msg="Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD" id=12778afe-5699-48a6-b031-ae8913e8959f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.056874 | controller | Jun 10 14:27:57.255069 crc crio[3658]: time="2026-06-10T14:27:57.254373527Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.056912 | controller | Jun 10 14:27:57.275493 crc crio[3658]: time="2026-06-10T14:27:57.274532859Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=009c5f76-2672-4bd8-9831-841801849fd9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.056943 | controller | Jun 10 14:27:57.275493 crc crio[3658]: time="2026-06-10T14:27:57.274661572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.056961 | controller | Jun 10 14:27:57.285549 crc crio[3658]: time="2026-06-10T14:27:57.285090361Z" level=info msg="Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=08327c24-3031-4bcc-a357-74c225edc725 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.056979 | controller | Jun 10 14:27:57.285549 crc crio[3658]: time="2026-06-10T14:27:57.285176013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.057012 | controller | Jun 10 14:27:57.314807 crc crio[3658]: time="2026-06-10T14:27:57.314709788Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD" id=e5477d33-b8c0-4a8d-97f3-7db49b0968ff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.057043 | controller | Jun 10 14:27:57.314958 crc crio[3658]: time="2026-06-10T14:27:57.314906583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.057079 | controller | Jun 10 14:27:57.315917 crc crio[3658]: time="2026-06-10T14:27:57.315720283Z" level=info msg="Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD" id=11bf5a68-e0d4-439a-a69a-f916d831eb1a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.057129 | controller | Jun 10 14:27:57.315917 crc crio[3658]: time="2026-06-10T14:27:57.315879626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.057174 | controller | Jun 10 14:27:57.325098 crc crio[3658]: time="2026-06-10T14:27:57.325014725Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD" id=fb203ace-eeac-4827-aa2c-cc82dbe07792 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.057222 | controller | Jun 10 14:27:57.325193 crc crio[3658]: time="2026-06-10T14:27:57.325137588Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.057240 | controller | Jun 10 14:27:57.341379 crc crio[3658]: time="2026-06-10T14:27:57.340465393Z" level=info msg="Running pod sandbox: openshift-dns/dns-default-qtghf/POD" id=d3183a2e-fe64-4248-8785-e5ffc7584b3d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.057263 | controller | Jun 10 14:27:57.341379 crc crio[3658]: time="2026-06-10T14:27:57.340633337Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.057298 | controller | Jun 10 14:27:57.341379 crc crio[3658]: time="2026-06-10T14:27:57.340553656Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD" id=3dc1cf85-5f0c-4507-8c2d-e3c4acb60cf8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.057333 | controller | Jun 10 14:27:57.341379 crc crio[3658]: time="2026-06-10T14:27:57.34074097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.057364 | controller | Jun 10 14:27:57.353578 crc crio[3658]: time="2026-06-10T14:27:57.353240379Z" level=info msg="Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD" id=137bbb00-8490-49ec-a4c1-51559c75a802 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.057400 | controller | Jun 10 14:27:57.353578 crc crio[3658]: time="2026-06-10T14:27:57.353361822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.057431 | controller | Jun 10 14:27:57.366627 crc crio[3658]: time="2026-06-10T14:27:57.365572583Z" level=info msg="Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD" id=550213cc-74b7-4529-9e01-cebff5228e76 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.057480 | controller | Jun 10 14:27:57.366951 crc crio[3658]: time="2026-06-10T14:27:57.366672219Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.057513 | controller | Jun 10 14:27:57.381083 crc crio[3658]: time="2026-06-10T14:27:57.380395797Z" level=info msg="Running pod sandbox: openshift-dns/node-resolver-277xp/POD" id=557ff9b0-d8ae-4b2b-9c13-5c154408bdfa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.057541 | controller | Jun 10 14:27:57.381083 crc crio[3658]: time="2026-06-10T14:27:57.380461188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.057563 | controller | Jun 10 14:27:57.388672 crc crio[3658]: time="2026-06-10T14:27:57.388637724Z" level=info msg="Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD" id=6ca7651a-e8c6-4d34-baf0-b99d99ed002c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.057598 | controller | Jun 10 14:27:57.393958 crc crio[3658]: time="2026-06-10T14:27:57.39392099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.057630 | controller | Jun 10 14:27:57.396478 crc crio[3658]: time="2026-06-10T14:27:57.394517525Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:67cbb22ea7d45f54be2b729014efdc2c3598de39d9f9e9aaa0c40783989388e0 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/54b46d9d-3ccd-4aa7-9e11-ba54a30b72df 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:0xc000d70c40}] Aliases:map[]}"
2026-06-10 15:52:06.057694 | controller | Jun 10 14:27:57.396709 crc crio[3658]: time="2026-06-10T14:27:57.396558353Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.057759 | controller | Jun 10 14:27:57.404347 crc crio[3658]: time="2026-06-10T14:27:57.404200646Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=a0a4d010-08d8-4893-ad18-f66bd5e47897 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.057798 | controller | Jun 10 14:27:57.404347 crc crio[3658]: time="2026-06-10T14:27:57.404333589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.057822 | controller | Jun 10 14:27:57.412355 crc crio[3658]: time="2026-06-10T14:27:57.410025765Z" level=info msg="Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD" id=1a371183-710d-46eb-9ee9-b2b456595b93 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.057873 | controller | Jun 10 14:27:57.412355 crc crio[3658]: time="2026-06-10T14:27:57.410068026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.057905 | controller | Jun 10 14:27:57.448607 crc crio[3658]: time="2026-06-10T14:27:57.446790204Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD" id=de7ba1e6-858c-451b-9a36-ae75f923f7ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.057960 | controller | Jun 10 14:27:57.448607 crc crio[3658]: time="2026-06-10T14:27:57.446936257Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.057998 | controller | Jun 10 14:27:57.449882 crc crio[3658]: time="2026-06-10T14:27:57.449732634Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD" id=613e397c-7a1d-4cfa-b69c-044dcea1c40b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.058035 | controller | Jun 10 14:27:57.449964 crc crio[3658]: time="2026-06-10T14:27:57.449910988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.058090 | controller | Jun 10 14:27:57.450636 crc crio[3658]: time="2026-06-10T14:27:57.450072272Z" level=info msg="Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=e5a4ede9-7c12-4854-ad06-10799a1acb7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.058140 | controller | Jun 10 14:27:57.450725 crc crio[3658]: time="2026-06-10T14:27:57.450643486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.058170 | controller | Jun 10 14:27:57.460750 crc crio[3658]: time="2026-06-10T14:27:57.460184964Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD" id=0389c2a5-26d0-4ef2-809d-6d1d0796543d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.058206 | controller | Jun 10 14:27:57.460750 crc crio[3658]: time="2026-06-10T14:27:57.460643795Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.058252 | controller | Jun 10 14:27:57.470061 crc crio[3658]: time="2026-06-10T14:27:57.469976778Z" level=info msg="Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD" id=c020900b-51b5-4079-ad96-9558973a0434 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.058310 | controller | Jun 10 14:27:57.470061 crc crio[3658]: time="2026-06-10T14:27:57.470032529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.058332 | controller | Jun 10 14:27:57.506704 crc crio[3658]: time="2026-06-10T14:27:57.506160002Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD" id=6a7fb1f2-0f7c-49b3-8172-0221d873cca5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.058360 | controller | Jun 10 14:27:57.506704 crc crio[3658]: time="2026-06-10T14:27:57.506438679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.058391 | controller | Jun 10 14:27:57.506704 crc crio[3658]: time="2026-06-10T14:27:57.506592252Z" level=info msg="Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=9ce43e74-b05f-429d-b9be-e50df5472bb8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.058418 | controller | Jun 10 14:27:57.506704 crc crio[3658]: time="2026-06-10T14:27:57.506631463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.058435 | controller | Jun 10 14:27:57.565008 crc crio[3658]: time="2026-06-10T14:27:57.564082626Z" level=info msg="Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD" id=eb7cd748-12b4-4472-93ea-f8730d9f8b83 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.058456 | controller | Jun 10 14:27:57.565008 crc crio[3658]: time="2026-06-10T14:27:57.56464811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.058487 | controller | Jun 10 14:27:57.598329 crc crio[3658]: time="2026-06-10T14:27:57.597437023Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:76320e8cbd9cc46f6cf738fd71497631c932d1ab8c043dec188372f28b099a73 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/cbce73c7-3a08-49cb-a70f-b1c4fd1f07a3 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:0xc000d70038}] Aliases:map[]}"
2026-06-10 15:52:06.058520 | controller | Jun 10 14:27:57.598329 crc crio[3658]: time="2026-06-10T14:27:57.597676959Z" level=info msg="Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.058566 | controller | Jun 10 14:27:57.707547 crc crio[3658]: time="2026-06-10T14:27:57.704086101Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=e5477d33-b8c0-4a8d-97f3-7db49b0968ff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.058611 | controller | Jun 10 14:27:57.802648 crc crio[3658]: time="2026-06-10T14:27:57.802606855Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=94d06bce-5002-41b5-8acd-b9bff9949e0b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.058646 | controller | Jun 10 14:27:57.859567 crc crio[3658]: time="2026-06-10T14:27:57.859405752Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:a4348f5b6c32a5acf98fe0564a771ea75d78701880eb50a8704f09eb59e080d7 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/70a23c97-00e6-4c72-9363-a3cb9df41dc9 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:0xc00008c898}] Aliases:map[]}"
2026-06-10 15:52:06.058703 | controller | Jun 10 14:27:57.859665 crc crio[3658]: time="2026-06-10T14:27:57.859569716Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.058744 | controller | Jun 10 14:27:58.102172 crc crio[3658]: time="2026-06-10T14:27:58.101579177Z" level=info msg="Ran pod sandbox a1ea49f28501ee2d06f382ff768f4f74d2552d9563ecf77e3b171533c6371cd4 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD" id=e5477d33-b8c0-4a8d-97f3-7db49b0968ff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.058776 | controller | Jun 10 14:27:58.103555 crc crio[3658]: time="2026-06-10T14:27:58.103250687Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=5913ca14-6f3f-486d-8bf4-6de51083447f name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.058827 | controller | Jun 10 14:27:58.104798 crc crio[3658]: time="2026-06-10T14:27:58.104666401Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=5084e0e5-ab86-43f8-a04d-203a19429809 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.058914 | controller | Jun 10 14:27:58.123506 crc crio[3658]: time="2026-06-10T14:27:58.117321644Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server" id=490f3616-2bca-4b59-b2b0-2b8a89597b2f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.058978 | controller | Jun 10 14:27:58.123506 crc crio[3658]: time="2026-06-10T14:27:58.123067721Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=1057f032-078e-4019-9203-dbb993abe4d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.059024 | controller | Jun 10 14:27:58.133413 crc crio[3658]: time="2026-06-10T14:27:58.132877765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.059082 | controller | Jun 10 14:27:58.310858 crc crio[3658]: time="2026-06-10T14:27:58.309196787Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:46761a0589571e8a7bc86c087598606dc4cf6572d7d73e8e5726e090ac1b5ae5 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/6c1b15b9-d740-49bc-bda9-cfb9eef352bc 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:0xc00262a988}] Aliases:map[]}"
2026-06-10 15:52:06.059130 | controller | Jun 10 14:27:58.310858 crc crio[3658]: time="2026-06-10T14:27:58.310776135Z" level=info msg="Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.059171 | controller | Jun 10 14:27:58.311649 crc crio[3658]: time="2026-06-10T14:27:58.311570454Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=086e5459-a40f-4cc0-a68d-44c8a12f0830 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.059224 | controller | Jun 10 14:27:58.339630 crc crio[3658]: time="2026-06-10T14:27:58.339580894Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:be461c889cee8b5dfc6cba75a94236f0aaca3cdcf9e7e747dbb8f958272c4d00 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/08aefed9-b098-4b5e-8075-518fab3d94e2 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:0xc0024cc918}] Aliases:map[]}"
2026-06-10 15:52:06.059263 | controller | Jun 10 14:27:58.340514 crc crio[3658]: time="2026-06-10T14:27:58.340491085Z" level=info msg="Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.059310 | controller | Jun 10 14:27:58.417619 crc crio[3658]: time="2026-06-10T14:27:58.417231269Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.059349 | controller | Jun 10 14:27:58.462229 crc crio[3658]: time="2026-06-10T14:27:58.460546103Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:619d672f440ad2d1697ec8b24cbba7d3e1a25674e5e61bb20b82ff8a2a888a36 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/e8a948d4-6515-4425-87c7-5cdb5090d03a 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:0xc0023181b0}] Aliases:map[]}"
2026-06-10 15:52:06.059391 | controller | Jun 10 14:27:58.462229 crc crio[3658]: time="2026-06-10T14:27:58.460581594Z" level=info msg="Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.059428 | controller | Jun 10 14:27:58.472557 crc crio[3658]: time="2026-06-10T14:27:58.472359026Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:94cfe4171519322a1523c3cf3c29ec02cd839bbeee129bd18a902530abc333f2 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/9b141bc8-d9f1-47c2-9960-2f8e9cfdd951 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:0xc00018e388}] Aliases:map[]}"
2026-06-10 15:52:06.059463 | controller | Jun 10 14:27:58.472657 crc crio[3658]: time="2026-06-10T14:27:58.472559831Z" level=info msg="Adding pod openshift-dns_dns-default-qtghf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.059487 | controller | Jun 10 14:27:58.479134 crc crio[3658]: time="2026-06-10T14:27:58.478769589Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=557ff9b0-d8ae-4b2b-9c13-5c154408bdfa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.059515 | controller | Jun 10 14:27:58.665547 crc crio[3658]: time="2026-06-10T14:27:58.665025349Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:fc867d5599720fd6d6711363d8763aaf7d0fbaaf7dbc569fa50a5f68c9171bad UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/883d3f37-5408-4f7f-be04-9b625ead045b 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:0xc000d700d0}] Aliases:map[]}"
2026-06-10 15:52:06.059543 | controller | Jun 10 14:27:58.665547 crc crio[3658]: time="2026-06-10T14:27:58.665202773Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.059574 | controller | Jun 10 14:27:58.673175 crc crio[3658]: time="2026-06-10T14:27:58.673134303Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:0959a40e28a1a4b82ba569c73d6d58f7ffc5127a9de74f2f4aad98e03bc411b9 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/b059525d-0b55-47fc-a592-0f482a826585 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:0xc000d70168}] Aliases:map[]}"
2026-06-10 15:52:06.059598 | controller | Jun 10 14:27:58.673488 crc crio[3658]: time="2026-06-10T14:27:58.673465961Z" level=info msg="Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.059627 | controller | Jun 10 14:27:58.756208 crc crio[3658]: time="2026-06-10T14:27:58.756045074Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:dfa918b985eea8947ab9d6d9d154d1a8dab8a40c2c77af5ed8d7dc7fe261a56e UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/f6826395-2b77-45ac-97e6-093a62a0493f 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:0xc00262a268}] Aliases:map[]}"
2026-06-10 15:52:06.059663 | controller | Jun 10 14:27:58.756208 crc crio[3658]: time="2026-06-10T14:27:58.756187987Z" level=info msg="Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.059682 | controller | Jun 10 14:27:58.756681 crc crio[3658]: time="2026-06-10T14:27:58.756543456Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:a4182608940692da60e9319ce59d6a74824d3ea9ef25a07a779cb5f5611925e5 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/8baa3185-ae12-4c63-8513-a72260c5732b 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:0xc00262a1f0}] Aliases:map[]}"
2026-06-10 15:52:06.059702 | controller | Jun 10 14:27:58.756746 crc crio[3658]: time="2026-06-10T14:27:58.756688279Z" level=info msg="Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.059719 | controller | Jun 10 14:27:58.807588 crc crio[3658]: time="2026-06-10T14:27:58.807531274Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=de7ba1e6-858c-451b-9a36-ae75f923f7ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.059743 | controller | Jun 10 14:27:58.814783 crc crio[3658]: time="2026-06-10T14:27:58.81451289Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:3cc07eacd20a33d4271189e3bed94f79c95a6e2c616a18832aff6e9c7564c1bc UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/fb09914a-9a4c-4ed2-9e2b-9287e6bf4aeb 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:0xc0005580f0}] Aliases:map[]}"
2026-06-10 15:52:06.059770 | controller | Jun 10 14:27:58.814783 crc crio[3658]: time="2026-06-10T14:27:58.814604143Z" 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-10 15:52:06.059803 | controller | Jun 10 14:27:58.903162 crc crio[3658]: time="2026-06-10T14:27:58.902469761Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:aeefe444cad0d76640ac635020f3c57600036a27ae8ba1257ed074328c8240e0 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/a64bbb81-5ce7-4dc8-b115-6f3b56d78a74 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:0xc00018e830}] Aliases:map[]}"
2026-06-10 15:52:06.059835 | controller | Jun 10 14:27:58.903162 crc crio[3658]: time="2026-06-10T14:27:58.902571194Z" 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-10 15:52:06.059885 | controller | Jun 10 14:27:58.918236 crc crio[3658]: time="2026-06-10T14:27:58.917782837Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:ed0f9f8f3e3683deb8e94f190b386e68e126c25626c88487fa70b184080978ba UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/d5aa2749-d2fa-4cb7-a206-ab02508bf85e 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:0xc0024cc440}] Aliases:map[]}"
2026-06-10 15:52:06.059919 | controller | Jun 10 14:27:58.918236 crc crio[3658]: time="2026-06-10T14:27:58.918083004Z" level=info msg="Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.059938 | controller | Jun 10 14:27:58.926643 crc crio[3658]: time="2026-06-10T14:27:58.926588767Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:7cb7bfbe9a5aa92b361b6ae5fae396c3e875fbf7ac1ad52894e5692bd06ca521 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/1491f306-1bec-4534-91d2-c7806264217c 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:0xc0024cc508}] Aliases:map[]}"
2026-06-10 15:52:06.059960 | controller | Jun 10 14:27:58.927013 crc crio[3658]: time="2026-06-10T14:27:58.926986117Z" level=info msg="Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.059988 | controller | Jun 10 14:27:58.931927 crc crio[3658]: time="2026-06-10T14:27:58.931778072Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:3a821dd9cc654897e668a63382fd512ba47b8cc9a094efacfe74255496cfee2d UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/abeae25e-4bca-4c06-9aa0-7002f2d3d108 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:0xc000d703f8}] Aliases:map[]}"
2026-06-10 15:52:06.060020 | controller | Jun 10 14:27:58.931927 crc crio[3658]: time="2026-06-10T14:27:58.931872554Z" level=info msg="Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.060047 | controller | Jun 10 14:27:59.051777 crc crio[3658]: time="2026-06-10T14:27:59.051713747Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:c43d361b98eb07563aad269e8723f731154ef0c7ee6c76ce7cd8e24e2c44fef0 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/78ea8b91-a437-4544-a93a-b55c0ca3e469 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:0xc00262a4d8}] Aliases:map[]}"
2026-06-10 15:52:06.060083 | controller | Jun 10 14:27:59.052245 crc crio[3658]: time="2026-06-10T14:27:59.052219779Z" level=info msg="Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.060111 | controller | Jun 10 14:27:59.303541 crc crio[3658]: time="2026-06-10T14:27:59.302949609Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:149603a80d9f1210736b9cb6e55f2f6b913cca17f905ce47afebf31e5103d4de UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/de25b760-4791-4b4b-a146-3f03d8fecbaa 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:0xc00262a658}] Aliases:map[]}"
2026-06-10 15:52:06.060147 | controller | Jun 10 14:27:59.303541 crc crio[3658]: time="2026-06-10T14:27:59.303087572Z" level=info msg="Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.060175 | controller | Jun 10 14:27:59.316685 crc crio[3658]: time="2026-06-10T14:27:59.31010439Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:696711912f4ed885d1561e89745ff7f53d064efa558af947b8dbbbf979ccfb92 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/781c56e0-2c82-4f05-a1ce-5bc2d9f93af2 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:0xc000558548}] Aliases:map[]}"
2026-06-10 15:52:06.060207 | controller | Jun 10 14:27:59.316685 crc crio[3658]: time="2026-06-10T14:27:59.310131651Z" level=info msg="Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.060244 | controller | Jun 10 14:27:59.355240 crc crio[3658]: time="2026-06-10T14:27:59.354714926Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:fe367e67e5aaaa927b1e343c922d80666d415acdeb6982f136755545092ef975 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/3a77d6d9-605f-4c5d-930f-b744b238d824 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:0xc000d70560}] Aliases:map[]}"
2026-06-10 15:52:06.060267 | controller | Jun 10 14:27:59.355240 crc crio[3658]: time="2026-06-10T14:27:59.354771727Z" 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-10 15:52:06.060300 | controller | Jun 10 14:27:59.431773 crc crio[3658]: time="2026-06-10T14:27:59.430702792Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:16ce3fab5d3fe0ae3e51f39a8bc4241cc7f3e18df087716070de140e2a686096 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/f42f4018-432e-4705-a739-2650801864db 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:0xc0024cc710}] Aliases:map[]}"
2026-06-10 15:52:06.060335 | controller | Jun 10 14:27:59.431773 crc crio[3658]: time="2026-06-10T14:27:59.431615644Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.060366 | controller | Jun 10 14:27:59.707373 crc crio[3658]: time="2026-06-10T14:27:59.706618344Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.060403 | controller | Jun 10 14:27:59.744782 crc crio[3658]: time="2026-06-10T14:27:59.743680079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.060435 | controller | Jun 10 14:27:59.834494 crc crio[3658]: time="2026-06-10T14:27:59.834051129Z" level=info msg="Ran pod sandbox af7dc14cd2b8363ab1bbb40163c98f567a0402bd7eebd3fdc61ff59f7c29d565 with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD" id=de7ba1e6-858c-451b-9a36-ae75f923f7ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.060461 | controller | Jun 10 14:27:59.851680 crc crio[3658]: time="2026-06-10T14:27:59.850694976Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=3c0e20fd-9d9c-44aa-b769-b68c77546b4d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.060493 | controller | Jun 10 14:27:59.885986 crc crio[3658]: time="2026-06-10T14:27:59.885645021Z" level=info msg="Ran pod sandbox 6b69c38f2d216a1f8677ad2ee4d259563741056578c0839f3ef9eb1610bc60c8 with infra container: openshift-dns/node-resolver-277xp/POD" id=557ff9b0-d8ae-4b2b-9c13-5c154408bdfa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.060524 | controller | Jun 10 14:27:59.887753 crc crio[3658]: time="2026-06-10T14:27:59.887626649Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=9b783af8-774b-4761-ac8c-8cc7ff9ddc8b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.060546 | controller | Jun 10 14:27:59.900712 crc crio[3658]: time="2026-06-10T14:27:59.900167799Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=3a52f698-9f97-45a9-bac2-a8ca83361194 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.060578 | controller | Jun 10 14:27:59.937561 crc crio[3658]: time="2026-06-10T14:27:59.936795073Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=79f9f86c-86e4-48c9-be01-f79b3840f09c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.060608 | controller | Jun 10 14:27:59.949996 crc crio[3658]: time="2026-06-10T14:27:59.948234337Z" level=info msg="Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver" id=573b04dc-891e-49cb-8b9b-59ff6432d9d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.060635 | controller | Jun 10 14:27:59.960008 crc crio[3658]: time="2026-06-10T14:27:59.959460455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.060667 | controller | Jun 10 14:27:59.969154 crc crio[3658]: time="2026-06-10T14:27:59.968655725Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=91db7a89-654c-441b-96d4-3b1d599131b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.060699 | controller | Jun 10 14:27:59.997551 crc crio[3658]: time="2026-06-10T14:27:59.997062883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.060726 | controller | Jun 10 14:28:00.100188 crc crio[3658]: time="2026-06-10T14:28:00.099216044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.060757 | controller | Jun 10 14:28:00.598402 crc crio[3658]: time="2026-06-10T14:28:00.598226976Z" level=info msg="Created container cefbd01b221f19157da563376332c379bb095c25ddc2ee90c3e0f26c0edf4825: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server" id=490f3616-2bca-4b59-b2b0-2b8a89597b2f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.060802 | controller | Jun 10 14:28:00.606448 crc crio[3658]: time="2026-06-10T14:28:00.604021604Z" level=info msg="Starting container: cefbd01b221f19157da563376332c379bb095c25ddc2ee90c3e0f26c0edf4825" id=523aea98-c7e9-4e6c-b829-8d549b937190 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.060835 | controller | Jun 10 14:28:00.646608 crc crio[3658]: time="2026-06-10T14:28:00.645721181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.060888 | controller | Jun 10 14:28:00.656749 crc crio[3658]: time="2026-06-10T14:28:00.653758473Z" level=info msg="Started container" PID=8297 containerID=cefbd01b221f19157da563376332c379bb095c25ddc2ee90c3e0f26c0edf4825 description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=523aea98-c7e9-4e6c-b829-8d549b937190 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb9f40ead8e63c3d67df7c71fd56972c3c91a8887993711fe9fcee7762fd24b8
2026-06-10 15:52:06.060913 | controller | Jun 10 14:28:00.659935 crc crio[3658]: time="2026-06-10T14:28:00.658967027Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.060931 | controller | Jun 10 14:28:00.665870 crc crio[3658]: time="2026-06-10T14:28:00.665407491Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.060958 | controller | Jun 10 14:28:01.212003 crc crio[3658]: time="2026-06-10T14:28:01.211635021Z" level=info msg="Created container 7c521a5f605f782e38ed45471af05c0a51a95f5cedff6e2fff6926cdfecf4401: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=91db7a89-654c-441b-96d4-3b1d599131b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.060989 | controller | Jun 10 14:28:01.233617 crc crio[3658]: time="2026-06-10T14:28:01.233241097Z" level=info msg="Starting container: 7c521a5f605f782e38ed45471af05c0a51a95f5cedff6e2fff6926cdfecf4401" id=b9d04080-1758-4782-90da-f7efc1aa1ed7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.061016 | controller | Jun 10 14:28:01.336490 crc crio[3658]: time="2026-06-10T14:28:01.336420702Z" level=info msg="Started container" PID=8327 containerID=7c521a5f605f782e38ed45471af05c0a51a95f5cedff6e2fff6926cdfecf4401 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=b9d04080-1758-4782-90da-f7efc1aa1ed7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af7dc14cd2b8363ab1bbb40163c98f567a0402bd7eebd3fdc61ff59f7c29d565
2026-06-10 15:52:06.061047 | controller | Jun 10 14:28:01.662505 crc crio[3658]: time="2026-06-10T14:28:01.66073798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.061083 | controller | Jun 10 14:28:01.881995 crc crio[3658]: time="2026-06-10T14:28:01.881932945Z" level=info msg="Created container 967dd7e7a0233c42be731e306483b91dd83e95f90b6ea3ca5c6c744ec5710558: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=086e5459-a40f-4cc0-a68d-44c8a12f0830 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.061120 | controller | Jun 10 14:28:01.884429 crc crio[3658]: time="2026-06-10T14:28:01.884334652Z" level=info msg="Starting container: 967dd7e7a0233c42be731e306483b91dd83e95f90b6ea3ca5c6c744ec5710558" id=c322aee0-f82d-48b7-b64a-9b0a8e1f97bf name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.061152 | controller | Jun 10 14:28:01.930117 crc crio[3658]: time="2026-06-10T14:28:01.930015583Z" level=info msg="Started container" PID=8372 containerID=967dd7e7a0233c42be731e306483b91dd83e95f90b6ea3ca5c6c744ec5710558 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=c322aee0-f82d-48b7-b64a-9b0a8e1f97bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1ea49f28501ee2d06f382ff768f4f74d2552d9563ecf77e3b171533c6371cd4
2026-06-10 15:52:06.061199 | controller | Jun 10 14:28:02.013776 crc crio[3658]: time="2026-06-10T14:28:02.013549899Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=1d21908e-8ff0-4b7e-ac22-c1baf8751783 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.061232 | controller | Jun 10 14:28:02.017069 crc crio[3658]: time="2026-06-10T14:28:02.01692466Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=32125f00-4d11-4cc0-8ef2-f5a44bfc6715 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.061250 | controller | Jun 10 14:28:02.022748 crc crio[3658]: time="2026-06-10T14:28:02.022624326Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=301eef83-b3d9-4520-b905-436a20bf14db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.061268 | controller | Jun 10 14:28:02.024096 crc crio[3658]: time="2026-06-10T14:28:02.023079657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.061285 | controller | Jun 10 14:28:02.285091 crc crio[3658]: time="2026-06-10T14:28:02.284104973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.061302 | controller | Jun 10 14:28:02.300959 crc crio[3658]: time="2026-06-10T14:28:02.300833543Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.061318 | controller | Jun 10 14:28:02.481513 crc crio[3658]: time="2026-06-10T14:28:02.481416917Z" level=info msg="Created container ce430a3b011b76d924e78e33f39e3be907c95179ea4730cbf06103932babcdc6: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=301eef83-b3d9-4520-b905-436a20bf14db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.061345 | controller | Jun 10 14:28:02.484909 crc crio[3658]: time="2026-06-10T14:28:02.484666834Z" level=info msg="Starting container: ce430a3b011b76d924e78e33f39e3be907c95179ea4730cbf06103932babcdc6" id=899fb8d2-7a63-41c1-a033-d17f1c9975e9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.061381 | controller | Jun 10 14:28:02.496189 crc crio[3658]: time="2026-06-10T14:28:02.496060067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.061418 | controller | Jun 10 14:28:02.509940 crc crio[3658]: time="2026-06-10T14:28:02.509549029Z" level=info msg="Started container" PID=8395 containerID=ce430a3b011b76d924e78e33f39e3be907c95179ea4730cbf06103932babcdc6 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=899fb8d2-7a63-41c1-a033-d17f1c9975e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1ea49f28501ee2d06f382ff768f4f74d2552d9563ecf77e3b171533c6371cd4
2026-06-10 15:52:06.061450 | controller | Jun 10 14:28:02.614213 crc crio[3658]: time="2026-06-10T14:28:02.612714644Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=c6053539-f680-4947-82b6-ef3fae9310b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.061489 | controller | Jun 10 14:28:02.630722 crc crio[3658]: time="2026-06-10T14:28:02.63055018Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=b3adc560-c955-4478-823b-c79ad736c17d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.061517 | controller | Jun 10 14:28:02.642759 crc crio[3658]: time="2026-06-10T14:28:02.642546106Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=60a9998a-9c13-413f-9edf-77e49f473998 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.061545 | controller | Jun 10 14:28:02.645239 crc crio[3658]: time="2026-06-10T14:28:02.645160569Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.061563 | controller | Jun 10 14:28:02.776751 crc crio[3658]: time="2026-06-10T14:28:02.776570718Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.061580 | controller | Jun 10 14:28:02.778880 crc crio[3658]: time="2026-06-10T14:28:02.778783601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.061598 | controller | Jun 10 14:28:03.158514 crc crio[3658]: time="2026-06-10T14:28:03.156431053Z" level=info msg="Created container 36e0120ac148a8414a6f36f0078743c7ded7b77530b9c9bdb6119cd0fd0db586: openshift-dns/node-resolver-277xp/dns-node-resolver" id=573b04dc-891e-49cb-8b9b-59ff6432d9d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.061628 | controller | Jun 10 14:28:03.158514 crc crio[3658]: time="2026-06-10T14:28:03.156771491Z" level=info msg="Created container 611be21454e8bf10ce395144a2d73aa9603e156411f72baeeecf2acbbaf0f25a: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=60a9998a-9c13-413f-9edf-77e49f473998 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.061684 | controller | Jun 10 14:28:03.158514 crc crio[3658]: time="2026-06-10T14:28:03.157500028Z" level=info msg="Starting container: 36e0120ac148a8414a6f36f0078743c7ded7b77530b9c9bdb6119cd0fd0db586" id=398d4e52-2c59-48ac-aaef-e56c2175d21b name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.061725 | controller | Jun 10 14:28:03.161130 crc crio[3658]: time="2026-06-10T14:28:03.16051147Z" level=info msg="Starting container: 611be21454e8bf10ce395144a2d73aa9603e156411f72baeeecf2acbbaf0f25a" id=623ff538-2260-4af5-ab36-9763e6c6be0d name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.061758 | controller | Jun 10 14:28:03.190155 crc crio[3658]: time="2026-06-10T14:28:03.184518534Z" level=info msg="Started container" PID=8407 containerID=36e0120ac148a8414a6f36f0078743c7ded7b77530b9c9bdb6119cd0fd0db586 description=openshift-dns/node-resolver-277xp/dns-node-resolver id=398d4e52-2c59-48ac-aaef-e56c2175d21b name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b69c38f2d216a1f8677ad2ee4d259563741056578c0839f3ef9eb1610bc60c8
2026-06-10 15:52:06.061792 | controller | Jun 10 14:28:03.201065 crc crio[3658]: time="2026-06-10T14:28:03.200888975Z" level=info msg="Started container" PID=8412 containerID=611be21454e8bf10ce395144a2d73aa9603e156411f72baeeecf2acbbaf0f25a description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=623ff538-2260-4af5-ab36-9763e6c6be0d name=/runtime.v1.RuntimeService/StartContainer sandboxID=af7dc14cd2b8363ab1bbb40163c98f567a0402bd7eebd3fdc61ff59f7c29d565
2026-06-10 15:52:06.061824 | controller | Jun 10 14:28:03.267418 crc crio[3658]: time="2026-06-10T14:28:03.267350453Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=d9a453ba-5cd0-4f4f-90b4-7a8725d36ae8 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.061891 | controller | Jun 10 14:28:03.270192 crc crio[3658]: time="2026-06-10T14:28:03.270100278Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=541e97e9-b2de-4e23-abf9-8f6de829a30c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.061930 | controller | Jun 10 14:28:03.275023 crc crio[3658]: time="2026-06-10T14:28:03.274882393Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=d1b0650f-12b7-48d6-bb67-303171a74999 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.061965 | controller | Jun 10 14:28:03.275486 crc crio[3658]: time="2026-06-10T14:28:03.275346434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.061992 | controller | Jun 10 14:28:03.296685 crc crio[3658]: time="2026-06-10T14:28:03.296452708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.062023 | controller | Jun 10 14:28:03.300410 crc crio[3658]: time="2026-06-10T14:28:03.300328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.062052 | controller | Jun 10 14:28:03.423948 crc crio[3658]: time="2026-06-10T14:28:03.423844341Z" level=info msg="Created container 04a994cc28dd1f9f141cff5f7ab78cf1a6f93c1605e59deaa8ff6956e3913235: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=d1b0650f-12b7-48d6-bb67-303171a74999 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.062079 | controller | Jun 10 14:28:03.425479 crc crio[3658]: time="2026-06-10T14:28:03.425386188Z" level=info msg="Starting container: 04a994cc28dd1f9f141cff5f7ab78cf1a6f93c1605e59deaa8ff6956e3913235" id=27f87dc9-ad79-4395-8e1f-938990230942 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.062111 | controller | Jun 10 14:28:03.444646 crc crio[3658]: time="2026-06-10T14:28:03.444406453Z" level=info msg="Started container" PID=8429 containerID=04a994cc28dd1f9f141cff5f7ab78cf1a6f93c1605e59deaa8ff6956e3913235 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=27f87dc9-ad79-4395-8e1f-938990230942 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af7dc14cd2b8363ab1bbb40163c98f567a0402bd7eebd3fdc61ff59f7c29d565
2026-06-10 15:52:06.062146 | controller | Jun 10 14:28:03.494521 crc crio[3658]: time="2026-06-10T14:28:03.493147687Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=966299b7-48b6-478a-ae4c-fdd01e561102 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.062178 | controller | Jun 10 14:28:03.500000 crc crio[3658]: time="2026-06-10T14:28:03.499773995Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=6b4672d8-fb88-41bd-aeac-99ae9dae391a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.062208 | controller | Jun 10 14:28:03.502571 crc crio[3658]: time="2026-06-10T14:28:03.502527971Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=42fa19fe-86bb-4223-87d3-087b48060876 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.062241 | controller | Jun 10 14:28:03.503208 crc crio[3658]: time="2026-06-10T14:28:03.503182757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.062273 | controller | Jun 10 14:28:03.542371 crc crio[3658]: time="2026-06-10T14:28:03.54224061Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.062312 | controller | Jun 10 14:28:03.547881 crc crio[3658]: time="2026-06-10T14:28:03.547783512Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.062344 | controller | Jun 10 14:28:03.696456 crc crio[3658]: time="2026-06-10T14:28:03.696411313Z" level=info msg="Created container 1973a03a098a1d3f11f0c7a0f11678d7f0cb90843580ff3d6ed4c1a6b553f24e: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=42fa19fe-86bb-4223-87d3-087b48060876 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.062373 | controller | Jun 10 14:28:03.698403 crc crio[3658]: time="2026-06-10T14:28:03.698105363Z" level=info msg="Starting container: 1973a03a098a1d3f11f0c7a0f11678d7f0cb90843580ff3d6ed4c1a6b553f24e" id=8a3e92fc-1860-4fa7-b9bf-0c6feb1795eb name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.062395 | controller | Jun 10 14:28:03.718338 crc crio[3658]: time="2026-06-10T14:28:03.715455108Z" level=info msg="Started container" PID=8457 containerID=1973a03a098a1d3f11f0c7a0f11678d7f0cb90843580ff3d6ed4c1a6b553f24e description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=8a3e92fc-1860-4fa7-b9bf-0c6feb1795eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=af7dc14cd2b8363ab1bbb40163c98f567a0402bd7eebd3fdc61ff59f7c29d565
2026-06-10 15:52:06.062431 | controller | Jun 10 14:28:03.737890 crc crio[3658]: time="2026-06-10T14:28:03.737686269Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=668ea51c-7688-411b-81c9-6ed911f6cf3a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.062463 | controller | Jun 10 14:28:03.741573 crc crio[3658]: time="2026-06-10T14:28:03.74148468Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=c528d614-dc29-48da-a7ce-9fe2115c53b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.062498 | controller | Jun 10 14:28:03.755884 crc crio[3658]: time="2026-06-10T14:28:03.755676959Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=f25ea91a-6e4e-4f9e-9b05-856f345bc1e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.062530 | controller | Jun 10 14:28:03.756563 crc crio[3658]: time="2026-06-10T14:28:03.756505389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.062561 | controller | Jun 10 14:28:03.788406 crc crio[3658]: time="2026-06-10T14:28:03.788229916Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.062594 | controller | Jun 10 14:28:03.790962 crc crio[3658]: time="2026-06-10T14:28:03.79046502Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.062626 | controller | Jun 10 14:28:04.007945 crc crio[3658]: time="2026-06-10T14:28:04.007784411Z" level=info msg="Created container a378a466c6f5378805e9f2103f72dfab4c1d3fff7e90d19b900c7f59b18da027: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=f25ea91a-6e4e-4f9e-9b05-856f345bc1e1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.062648 | controller | Jun 10 14:28:04.009356 crc crio[3658]: time="2026-06-10T14:28:04.009196395Z" level=info msg="Starting container: a378a466c6f5378805e9f2103f72dfab4c1d3fff7e90d19b900c7f59b18da027" id=df11af9b-42c2-444d-831d-222bd872d725 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.062681 | controller | Jun 10 14:28:04.038570 crc crio[3658]: time="2026-06-10T14:28:04.038450464Z" level=info msg="Started container" PID=8473 containerID=a378a466c6f5378805e9f2103f72dfab4c1d3fff7e90d19b900c7f59b18da027 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=df11af9b-42c2-444d-831d-222bd872d725 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af7dc14cd2b8363ab1bbb40163c98f567a0402bd7eebd3fdc61ff59f7c29d565
2026-06-10 15:52:06.062706 | controller | Jun 10 14:28:04.079449 crc crio[3658]: time="2026-06-10T14:28:04.079328101Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=ea796b31-6b87-4078-95e6-27c38b27bb21 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.062738 | controller | Jun 10 14:28:04.084180 crc crio[3658]: time="2026-06-10T14:28:04.083719896Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=526cea17-8d69-48b8-bf9d-bb75661a7bb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.062773 | controller | Jun 10 14:28:04.088958 crc crio[3658]: time="2026-06-10T14:28:04.088593962Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=c1be62db-f50b-4096-b904-1a48fa5b9b88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.062806 | controller | Jun 10 14:28:04.090420 crc crio[3658]: time="2026-06-10T14:28:04.089095154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.062834 | controller | Jun 10 14:28:04.117717 crc crio[3658]: time="2026-06-10T14:28:04.116196081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.062889 | controller | Jun 10 14:28:04.118709 crc crio[3658]: time="2026-06-10T14:28:04.118598309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.062923 | controller | Jun 10 14:28:04.273377 crc crio[3658]: time="2026-06-10T14:28:04.273031808Z" level=info msg="Created container 7b70b610cab8597e6d9661e9c7b3041de0868b117f481d6774caa05f1602395d: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=c1be62db-f50b-4096-b904-1a48fa5b9b88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.062954 | controller | Jun 10 14:28:04.278385 crc crio[3658]: time="2026-06-10T14:28:04.274129804Z" level=info msg="Starting container: 7b70b610cab8597e6d9661e9c7b3041de0868b117f481d6774caa05f1602395d" id=42ad5673-0de3-4f17-a37e-8f3d1ed31fec name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.062986 | controller | Jun 10 14:28:04.285434 crc crio[3658]: time="2026-06-10T14:28:04.285051445Z" level=info msg="Started container" PID=8492 containerID=7b70b610cab8597e6d9661e9c7b3041de0868b117f481d6774caa05f1602395d description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=42ad5673-0de3-4f17-a37e-8f3d1ed31fec name=/runtime.v1.RuntimeService/StartContainer sandboxID=af7dc14cd2b8363ab1bbb40163c98f567a0402bd7eebd3fdc61ff59f7c29d565
2026-06-10 15:52:06.063018 | controller | Jun 10 14:28:04.317682 crc crio[3658]: time="2026-06-10T14:28:04.315089253Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=989d2d3a-0b2e-4bc9-b27e-4413e54d03e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.063049 | controller | Jun 10 14:28:04.319445 crc crio[3658]: time="2026-06-10T14:28:04.319108279Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=667a33c0-a68e-4f83-abe8-6ca30d9de862 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.063086 | controller | Jun 10 14:28:04.322283 crc crio[3658]: time="2026-06-10T14:28:04.322157242Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=352cec89-4d20-4c3f-9db3-ccb27ef1674e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.063110 | controller | Jun 10 14:28:04.323145 crc crio[3658]: time="2026-06-10T14:28:04.323075424Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.063146 | controller | Jun 10 14:28:04.354371 crc crio[3658]: time="2026-06-10T14:28:04.354170957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.063178 | controller | Jun 10 14:28:04.357368 crc crio[3658]: time="2026-06-10T14:28:04.356696747Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.063195 | controller | Jun 10 14:28:04.542775 crc crio[3658]: time="2026-06-10T14:28:04.542462504Z" level=info msg="Created container d769e5fbc2f04f4538f24fa2b0735760abefbbe248f98e7923a6c3ba9cfd6763: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=352cec89-4d20-4c3f-9db3-ccb27ef1674e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.063212 | controller | Jun 10 14:28:04.543904 crc crio[3658]: time="2026-06-10T14:28:04.543826336Z" level=info msg="Starting container: d769e5fbc2f04f4538f24fa2b0735760abefbbe248f98e7923a6c3ba9cfd6763" id=ee7202d6-dbc9-469a-8ceb-378eeea069ab name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.063248 | controller | Jun 10 14:28:04.560709 crc crio[3658]: time="2026-06-10T14:28:04.560569396Z" level=info msg="Started container" PID=8506 containerID=d769e5fbc2f04f4538f24fa2b0735760abefbbe248f98e7923a6c3ba9cfd6763 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=ee7202d6-dbc9-469a-8ceb-378eeea069ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=af7dc14cd2b8363ab1bbb40163c98f567a0402bd7eebd3fdc61ff59f7c29d565
2026-06-10 15:52:06.063280 | controller | Jun 10 14:28:05.770990 crc crio[3658]: time="2026-06-10T14:28:05.769778854Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=81a00670-2b38-4c5d-abba-bb2c137224fd name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.063312 | controller | Jun 10 14:28:05.772166 crc crio[3658]: time="2026-06-10T14:28:05.770119732Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=b9d70e36-719c-4afb-a0d0-925c9a97c546 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.063343 | controller | Jun 10 14:28:05.772166 crc crio[3658]: time="2026-06-10T14:28:05.770190644Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=6ad5f6bf-4402-40d0-966e-cd569723884c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.063371 | controller | Jun 10 14:28:05.787182 crc crio[3658]: time="2026-06-10T14:28:05.780700365Z" level=info msg="Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761" id=81185d4d-d9fe-42ac-a7d6-1d42bf34d193 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.063395 | controller | Jun 10 14:28:05.789562 crc crio[3658]: time="2026-06-10T14:28:05.789441954Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=24048ae1-6aa7-4913-a2ee-8202b1e6635d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.063430 | controller | Jun 10 14:28:05.790999 crc crio[3658]: time="2026-06-10T14:28:05.790708044Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=cb3d4a5a-e5ea-4288-be56-9659e4095b05 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.063461 | controller | Jun 10 14:28:05.792495 crc crio[3658]: time="2026-06-10T14:28:05.791970394Z" level=info msg="Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=6bfb9157-e853-4525-905f-299143a5bc3c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.063488 | controller | Jun 10 14:28:05.792495 crc crio[3658]: time="2026-06-10T14:28:05.792422485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.063507 | controller | Jun 10 14:28:05.796005 crc crio[3658]: time="2026-06-10T14:28:05.795245852Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy" id=18dba077-1095-45c2-a358-e28111c17345 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.063537 | controller | Jun 10 14:28:05.801396 crc crio[3658]: time="2026-06-10T14:28:05.799599956Z" level=info msg="Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=20f54482-e4d5-4f38-a364-8f7f739c4700 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.063568 | controller | Jun 10 14:28:05.810468 crc crio[3658]: time="2026-06-10T14:28:05.810075307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.063599 | controller | Jun 10 14:28:05.810954 crc crio[3658]: time="2026-06-10T14:28:05.810076967Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.063687 | controller | Jun 10 14:28:05.836598 crc crio[3658]: time="2026-06-10T14:28:05.835915054Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.063723 | controller | Jun 10 14:28:05.898493 crc crio[3658]: time="2026-06-10T14:28:05.887026196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.063751 | controller | Jun 10 14:28:05.962739 crc crio[3658]: time="2026-06-10T14:28:05.962435757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.063773 | controller | Jun 10 14:28:05.971746 crc crio[3658]: time="2026-06-10T14:28:05.971519074Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.063808 | controller | Jun 10 14:28:06.271171 crc crio[3658]: time="2026-06-10T14:28:06.271125381Z" level=info msg="Created container a6f7736a31a54bff059b248420df7f09d03d81e8df60ad05170fdc3ffc3d6626: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator" id=6bfb9157-e853-4525-905f-299143a5bc3c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.063882 | controller | Jun 10 14:28:06.282697 crc crio[3658]: time="2026-06-10T14:28:06.282208666Z" level=info msg="Starting container: a6f7736a31a54bff059b248420df7f09d03d81e8df60ad05170fdc3ffc3d6626" id=6d43d5c0-75cf-4629-9b66-90a7f776603a name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.063927 | controller | Jun 10 14:28:06.369857 crc crio[3658]: time="2026-06-10T14:28:06.369583593Z" level=info msg="Started container" PID=8601 containerID=a6f7736a31a54bff059b248420df7f09d03d81e8df60ad05170fdc3ffc3d6626 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=6d43d5c0-75cf-4629-9b66-90a7f776603a name=/runtime.v1.RuntimeService/StartContainer sandboxID=93371780fb45747d23eb7d86ed3c33cfbf8bad967439b4566a34e4529d327561
2026-06-10 15:52:06.063966 | controller | Jun 10 14:28:06.782882 crc crio[3658]: time="2026-06-10T14:28:06.782466167Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=18ebf913-a7d5-4ad5-a399-5111550fa95e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.064003 | controller | Jun 10 14:28:06.811393 crc crio[3658]: time="2026-06-10T14:28:06.810857416Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=58f000f5-ef5f-4293-807d-f54baf079ef2 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.064030 | controller | Jun 10 14:28:06.840439 crc crio[3658]: time="2026-06-10T14:28:06.839771786Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook" id=ebbc569c-9af6-4e8e-a9b5-16801ab8db47 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.064066 | controller | Jun 10 14:28:06.846499 crc crio[3658]: time="2026-06-10T14:28:06.845951894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.064097 | controller | Jun 10 14:28:06.968202 crc crio[3658]: time="2026-06-10T14:28:06.968063971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.064119 | controller | Jun 10 14:28:06.993596 crc crio[3658]: time="2026-06-10T14:28:06.993224172Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.064136 | controller | Jun 10 14:28:07.051221 crc crio[3658]: time="2026-06-10T14:28:07.050668125Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=9908f47d-2165-4bce-90f8-aab70289be4d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.064158 | controller | Jun 10 14:28:07.074907 crc crio[3658]: time="2026-06-10T14:28:07.074698179Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=5a1d7205-3c7f-4ef4-a42d-e59707387c40 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.064188 | controller | Jun 10 14:28:07.087115 crc crio[3658]: time="2026-06-10T14:28:07.086936181Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=8475eb3a-4122-41d7-8f4c-044826f24a20 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.064215 | controller | Jun 10 14:28:07.087508 crc crio[3658]: time="2026-06-10T14:28:07.087465264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.064246 | controller | Jun 10 14:28:07.378984 crc crio[3658]: time="2026-06-10T14:28:07.378387194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.064273 | controller | Jun 10 14:28:07.404447 crc crio[3658]: time="2026-06-10T14:28:07.4037317Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.064303 | controller | Jun 10 14:28:07.408424 crc crio[3658]: time="2026-06-10T14:28:07.408083814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.064345 | controller | Jun 10 14:28:07.419650 crc crio[3658]: time="2026-06-10T14:28:07.416599587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.064377 | controller | Jun 10 14:28:07.658505 crc crio[3658]: time="2026-06-10T14:28:07.657883551Z" level=info msg="Created container c9660933b4098ab2cd3daf4540f7bcb7d150e6049f5cd3035057cfcf651a146d: openshift-network-node-identity/network-node-identity-dgvkt/webhook" id=ebbc569c-9af6-4e8e-a9b5-16801ab8db47 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.064408 | controller | Jun 10 14:28:07.681868 crc crio[3658]: time="2026-06-10T14:28:07.681486725Z" level=info msg="Starting container: c9660933b4098ab2cd3daf4540f7bcb7d150e6049f5cd3035057cfcf651a146d" id=38fefa45-2dd4-4703-8187-c5e3a629fc7c name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.064439 | controller | Jun 10 14:28:07.705711 crc crio[3658]: time="2026-06-10T14:28:07.705620382Z" level=info msg="Started container" PID=8619 containerID=c9660933b4098ab2cd3daf4540f7bcb7d150e6049f5cd3035057cfcf651a146d description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=38fefa45-2dd4-4703-8187-c5e3a629fc7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=0164762b9c3be635b3a4390941414712cbacf6089ce2b347b43a159003a47048
2026-06-10 15:52:06.064467 | controller | Jun 10 14:28:07.737535 crc crio[3658]: time="2026-06-10T14:28:07.737118024Z" level=info msg="Created container 8d437392964c8f3791df586be8557798368252ec4d1806ea39ccb5f5da333466: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=8475eb3a-4122-41d7-8f4c-044826f24a20 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.064490 | controller | Jun 10 14:28:07.740716 crc crio[3658]: time="2026-06-10T14:28:07.740221108Z" level=info msg="Starting container: 8d437392964c8f3791df586be8557798368252ec4d1806ea39ccb5f5da333466" id=ff73fbac-dfd0-4bb2-a6df-3c41becc6dfd name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.064521 | controller | Jun 10 14:28:07.799193 crc crio[3658]: time="2026-06-10T14:28:07.798926291Z" level=info msg="Started container" PID=8634 containerID=8d437392964c8f3791df586be8557798368252ec4d1806ea39ccb5f5da333466 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=ff73fbac-dfd0-4bb2-a6df-3c41becc6dfd name=/runtime.v1.RuntimeService/StartContainer sandboxID=af7dc14cd2b8363ab1bbb40163c98f567a0402bd7eebd3fdc61ff59f7c29d565
2026-06-10 15:52:06.064549 | controller | Jun 10 14:28:07.818958 crc crio[3658]: time="2026-06-10T14:28:07.818055078Z" level=info msg="Created container b16d3115e51351f2fee1b9773e319c9ace5a716e68d9a1b7cc83bdffd12829cb: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator" id=20f54482-e4d5-4f38-a364-8f7f739c4700 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.064575 | controller | Jun 10 14:28:07.846954 crc crio[3658]: time="2026-06-10T14:28:07.845695328Z" level=info msg="Created container bc2c088c947963daffed11e101bf1d9e12a8c450884e2d97ebb54ef82b133d42: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy" id=18dba077-1095-45c2-a358-e28111c17345 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.064605 | controller | Jun 10 14:28:07.859451 crc crio[3658]: time="2026-06-10T14:28:07.848638348Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=7a0d211f-7455-4eb8-b5f5-382be4dfb10f name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.064636 | controller | Jun 10 14:28:07.859451 crc crio[3658]: time="2026-06-10T14:28:07.852545472Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=da0a5924-0597-4423-a32b-949d9768c03f name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.064668 | controller | Jun 10 14:28:07.859451 crc crio[3658]: time="2026-06-10T14:28:07.855852961Z" level=info msg="Starting container: bc2c088c947963daffed11e101bf1d9e12a8c450884e2d97ebb54ef82b133d42" id=4510ef69-4c86-4aa5-835d-95070a977867 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.064700 | controller | Jun 10 14:28:07.881659 crc crio[3658]: time="2026-06-10T14:28:07.874763002Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e" id=b928e422-4f56-4290-873f-fa8116982b98 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.064731 | controller | Jun 10 14:28:07.881659 crc crio[3658]: time="2026-06-10T14:28:07.879567527Z" level=info msg="Starting container: b16d3115e51351f2fee1b9773e319c9ace5a716e68d9a1b7cc83bdffd12829cb" id=508ea9a2-95e9-4144-bf7b-b8d66129825d name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.064762 | controller | Jun 10 14:28:07.892548 crc crio[3658]: time="2026-06-10T14:28:07.89222753Z" level=info msg="Started container" PID=8637 containerID=bc2c088c947963daffed11e101bf1d9e12a8c450884e2d97ebb54ef82b133d42 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=4510ef69-4c86-4aa5-835d-95070a977867 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdcae05abe3c74f4c2679117d8a761c010ac53832c8a748582ab5d41a7170adb
2026-06-10 15:52:06.064793 | controller | Jun 10 14:28:07.900615 crc crio[3658]: time="2026-06-10T14:28:07.894849062Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=0fed546e-4980-4c2f-a557-f303fc804463 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.064824 | controller | Jun 10 14:28:07.900979 crc crio[3658]: time="2026-06-10T14:28:07.900938938Z" level=info msg="Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter" id=8f6e4b71-977f-49f1-a714-4cdb8286147f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.064871 | controller | Jun 10 14:28:07.919221 crc crio[3658]: time="2026-06-10T14:28:07.908747464Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=82c15d8b-640b-4321-bc70-ce34748579e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.064912 | controller | Jun 10 14:28:07.919221 crc crio[3658]: time="2026-06-10T14:28:07.909731048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.064940 | controller | Jun 10 14:28:07.919221 crc crio[3658]: time="2026-06-10T14:28:07.911627033Z" level=info msg="Started container" PID=8638 containerID=b16d3115e51351f2fee1b9773e319c9ace5a716e68d9a1b7cc83bdffd12829cb description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=508ea9a2-95e9-4144-bf7b-b8d66129825d name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4af304426329f36c41835f53da69cc97eaaa0628d06c55bb2c7064b3e57eacc
2026-06-10 15:52:06.064972 | controller | Jun 10 14:28:07.957092 crc crio[3658]: time="2026-06-10T14:28:07.957029628Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.065004 | controller | Jun 10 14:28:08.209731 crc crio[3658]: time="2026-06-10T14:28:08.209547619Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=80860f88-283b-465b-8abb-de2b2be5ea2c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.065032 | controller | Jun 10 14:28:08.681498 crc crio[3658]: time="2026-06-10T14:28:08.68008109Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=d88a22ef-158e-493a-b5e6-88449cfbfcbc name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.065066 | controller | Jun 10 14:28:08.782357 crc crio[3658]: time="2026-06-10T14:28:08.774249519Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=2b0ae171-1817-4495-8bed-db718ae6b5e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.065097 | controller | Jun 10 14:28:08.785391 crc crio[3658]: time="2026-06-10T14:28:08.784542675Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=476fd8a1-6e5b-4f0d-9af0-6534abef8966 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.065128 | controller | Jun 10 14:28:08.791368 crc crio[3658]: time="2026-06-10T14:28:08.790713723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.065161 | controller | Jun 10 14:28:08.810212 crc crio[3658]: time="2026-06-10T14:28:08.808861756Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=63fff71c-a6e0-419c-ad55-e05d1a7b909a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.065188 | controller | Jun 10 14:28:09.072624 crc crio[3658]: time="2026-06-10T14:28:09.069923993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.065219 | controller | Jun 10 14:28:09.100313 crc crio[3658]: time="2026-06-10T14:28:09.099989241Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.065237 | controller | Jun 10 14:28:09.112660 crc crio[3658]: time="2026-06-10T14:28:09.112217623Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=dfa30704-5070-4265-a27d-14457d733c8f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.065254 | controller | Jun 10 14:28:09.115515 crc crio[3658]: time="2026-06-10T14:28:09.115197084Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.065271 | controller | Jun 10 14:28:09.120244 crc crio[3658]: time="2026-06-10T14:28:09.120155593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.065306 | controller | Jun 10 14:28:09.124119 crc crio[3658]: time="2026-06-10T14:28:09.123725978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.065334 | controller | Jun 10 14:28:09.142905 crc crio[3658]: time="2026-06-10T14:28:09.142550508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.065365 | controller | Jun 10 14:28:09.255443 crc crio[3658]: time="2026-06-10T14:28:09.255169368Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.065397 | controller | Jun 10 14:28:09.258897 crc crio[3658]: time="2026-06-10T14:28:09.257777651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.065433 | controller | Jun 10 14:28:09.403661 crc crio[3658]: time="2026-06-10T14:28:09.401232308Z" level=info msg="Created container 5940b346244a6796477d5fd3b6577175abeb01a35e985433d72f09ebecf3c79b: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=82c15d8b-640b-4321-bc70-ce34748579e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.065466 | controller | Jun 10 14:28:09.431774 crc crio[3658]: time="2026-06-10T14:28:09.425041396Z" level=info msg="Starting container: 5940b346244a6796477d5fd3b6577175abeb01a35e985433d72f09ebecf3c79b" id=a5b006e4-9986-46ee-844c-e62f34e1e97d name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.065498 | controller | Jun 10 14:28:09.454178 crc crio[3658]: time="2026-06-10T14:28:09.453974168Z" level=info msg="Started container" PID=8723 containerID=5940b346244a6796477d5fd3b6577175abeb01a35e985433d72f09ebecf3c79b description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=a5b006e4-9986-46ee-844c-e62f34e1e97d name=/runtime.v1.RuntimeService/StartContainer sandboxID=0164762b9c3be635b3a4390941414712cbacf6089ce2b347b43a159003a47048
2026-06-10 15:52:06.065530 | controller | Jun 10 14:28:09.626330 crc crio[3658]: time="2026-06-10T14:28:09.625944006Z" level=info msg="Created container d3201363aeaf0fdb8088face467599af8eac77c346ad0488a9ba5c8f88a457ba: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon" id=dfa30704-5070-4265-a27d-14457d733c8f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.065558 | controller | Jun 10 14:28:09.633464 crc crio[3658]: time="2026-06-10T14:28:09.633162888Z" level=info msg="Starting container: d3201363aeaf0fdb8088face467599af8eac77c346ad0488a9ba5c8f88a457ba" id=355c101f-1744-49f0-85d3-3b18edfbb176 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.065585 | controller | Jun 10 14:28:09.658213 crc crio[3658]: time="2026-06-10T14:28:09.657784747Z" level=info msg="Started container" PID=8746 containerID=d3201363aeaf0fdb8088face467599af8eac77c346ad0488a9ba5c8f88a457ba description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=355c101f-1744-49f0-85d3-3b18edfbb176 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe6e6283e99beeb5a0cb97d79c9b575de9c1d3be767f2eb51b422c933021ba27
2026-06-10 15:52:06.065612 | controller | Jun 10 14:28:09.784635 crc crio[3658]: time="2026-06-10T14:28:09.776901242Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=84ff508a-3610-4437-b39e-547e4ccd241d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.065639 | controller | Jun 10 14:28:09.790057 crc crio[3658]: time="2026-06-10T14:28:09.789747279Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=1e92a477-47da-4412-9299-2078763803b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.065688 | controller | Jun 10 14:28:09.791127 crc crio[3658]: time="2026-06-10T14:28:09.79060994Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=59fdbb9c-75ea-463a-95dc-6efe775457e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.065719 | controller | Jun 10 14:28:09.799625 crc crio[3658]: time="2026-06-10T14:28:09.798216331Z" level=info msg="Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=c9cb4580-e66a-4ea0-a6c4-e7de5cbe806e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.065751 | controller | Jun 10 14:28:09.799625 crc crio[3658]: time="2026-06-10T14:28:09.799529813Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.065783 | controller | Jun 10 14:28:09.848555 crc crio[3658]: time="2026-06-10T14:28:09.846069785Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=e9b044e6-955e-429c-9882-4629faf4e24b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.065827 | controller | Jun 10 14:28:09.848555 crc crio[3658]: time="2026-06-10T14:28:09.84670882Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=0689d11e-8186-4ca2-97eb-ed2881e78f47 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.065884 | controller | Jun 10 14:28:09.867959 crc crio[3658]: time="2026-06-10T14:28:09.867381434Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=45524dc1-5714-4128-8b37-672e33355359 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.065904 | controller | Jun 10 14:28:09.868100 crc crio[3658]: time="2026-06-10T14:28:09.868013229Z" level=info msg="Creating container: openshift-image-registry/node-ca-2wddl/node-ca" id=4e019afb-5e6f-48d4-be68-2a59922ca9ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.065930 | controller | Jun 10 14:28:09.868579 crc crio[3658]: time="2026-06-10T14:28:09.86848135Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.065957 | controller | Jun 10 14:28:09.904041 crc crio[3658]: time="2026-06-10T14:28:09.903417775Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy" id=c38e66de-a4c8-4ea4-bcb6-5c0f79ce85c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.065975 | controller | Jun 10 14:28:10.210767 crc crio[3658]: time="2026-06-10T14:28:10.210703926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.066001 | controller | Jun 10 14:28:10.236451 crc crio[3658]: time="2026-06-10T14:28:10.236351528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.066035 | controller | Jun 10 14:28:10.290160 crc crio[3658]: time="2026-06-10T14:28:10.289755964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.066070 | controller | Jun 10 14:28:10.328938 crc crio[3658]: time="2026-06-10T14:28:10.328672324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.066100 | controller | Jun 10 14:28:10.332068 crc crio[3658]: time="2026-06-10T14:28:10.331588134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.066131 | controller | Jun 10 14:28:10.343405 crc crio[3658]: time="2026-06-10T14:28:10.343327384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.066165 | controller | Jun 10 14:28:10.732637 crc crio[3658]: time="2026-06-10T14:28:10.726135459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.066196 | controller | Jun 10 14:28:10.778592 crc crio[3658]: time="2026-06-10T14:28:10.777767623Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=5f79cd4d-c57f-4eaa-8da0-a729b91c8e1c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.066244 | controller | Jun 10 14:28:10.785732 crc crio[3658]: time="2026-06-10T14:28:10.784686698Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=0d0480f2-b781-4288-b371-7f1af2676406 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.066281 | controller | Jun 10 14:28:10.786599 crc crio[3658]: time="2026-06-10T14:28:10.785937278Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a" id=cc351632-3432-4921-98e8-00209aa560f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.066312 | controller | Jun 10 14:28:10.819360 crc crio[3658]: time="2026-06-10T14:28:10.81907149Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=e03219ac-e301-44a4-816b-d47919f1cc1e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.066344 | controller | Jun 10 14:28:10.839721 crc crio[3658]: time="2026-06-10T14:28:10.828774461Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=f0fa3cb0-6ade-4991-80e5-5d5ecffc5146 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.066376 | controller | Jun 10 14:28:10.840385 crc crio[3658]: time="2026-06-10T14:28:10.827190963Z" level=info msg="Created container 5e363d7a66414da53cf82cdc40c5d648926837a23607537398414be661334b88: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=c9cb4580-e66a-4ea0-a6c4-e7de5cbe806e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.066410 | controller | Jun 10 14:28:10.841131 crc crio[3658]: time="2026-06-10T14:28:10.81951007Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy" id=14999604-22d9-4371-918c-8b41c862a4c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.066446 | controller | Jun 10 14:28:10.842047 crc crio[3658]: time="2026-06-10T14:28:10.842023118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.066482 | controller | Jun 10 14:28:10.869170 crc crio[3658]: time="2026-06-10T14:28:10.867204689Z" level=info msg="Starting container: 5e363d7a66414da53cf82cdc40c5d648926837a23607537398414be661334b88" id=e3e840eb-7b65-4acc-9abe-dfce23c600f7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.066518 | controller | Jun 10 14:28:10.871455 crc crio[3658]: time="2026-06-10T14:28:10.87100467Z" level=info msg="Creating container: openshift-multus/multus-bzhnf/kube-multus" id=7970ce42-ced1-4b12-9703-6a0778e94ff7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.066541 | controller | Jun 10 14:28:10.904835 crc crio[3658]: time="2026-06-10T14:28:10.904748396Z" level=info msg="Created container c50f68f844c3e111a5ce7d199f6b73947de7f00eb1eb137b904b1cde2312120b: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy" id=c38e66de-a4c8-4ea4-bcb6-5c0f79ce85c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.066568 | controller | Jun 10 14:28:10.919156 crc crio[3658]: time="2026-06-10T14:28:10.918965006Z" level=info msg="Starting container: c50f68f844c3e111a5ce7d199f6b73947de7f00eb1eb137b904b1cde2312120b" id=babf75b7-6855-42ce-9ca1-2515c1cd5a21 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.066595 | controller | Jun 10 14:28:10.935918 crc crio[3658]: time="2026-06-10T14:28:10.935335137Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=5f3ceae1-3233-478e-90d9-68594f23ac4f name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.066627 | controller | Jun 10 14:28:10.948625 crc crio[3658]: time="2026-06-10T14:28:10.947250902Z" level=info msg="Started container" PID=8785 containerID=5e363d7a66414da53cf82cdc40c5d648926837a23607537398414be661334b88 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=e3e840eb-7b65-4acc-9abe-dfce23c600f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51f1805ace580b3fb4131feeb17b51fbc67af33ff79cbf9d7c20da8f36895795
2026-06-10 15:52:06.066674 | controller | Jun 10 14:28:10.991919 crc crio[3658]: time="2026-06-10T14:28:10.978017727Z" level=info msg="Started container" PID=8789 containerID=c50f68f844c3e111a5ce7d199f6b73947de7f00eb1eb137b904b1cde2312120b description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=babf75b7-6855-42ce-9ca1-2515c1cd5a21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe6e6283e99beeb5a0cb97d79c9b575de9c1d3be767f2eb51b422c933021ba27
2026-06-10 15:52:06.066707 | controller | Jun 10 14:28:10.991919 crc crio[3658]: time="2026-06-10T14:28:10.979025981Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.066743 | controller | Jun 10 14:28:10.997140 crc crio[3658]: time="2026-06-10T14:28:10.997070732Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=dcde41d2-5c1e-43b2-bc14-665ce0ff691e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.066774 | controller | Jun 10 14:28:11.048906 crc crio[3658]: time="2026-06-10T14:28:11.048705866Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.066802 | controller | Jun 10 14:28:11.110783 crc crio[3658]: time="2026-06-10T14:28:11.110517462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.066828 | controller | Jun 10 14:28:11.135934 crc crio[3658]: time="2026-06-10T14:28:11.135745385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.066876 | controller | Jun 10 14:28:11.140682 crc crio[3658]: time="2026-06-10T14:28:11.140658672Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.066908 | controller | Jun 10 14:28:11.290914 crc crio[3658]: time="2026-06-10T14:28:11.285758319Z" level=info msg="Created container 66670114f10d8a858e8c6b5fb44c27c764742a707e744af1412c02f37ecce873: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=476fd8a1-6e5b-4f0d-9af0-6534abef8966 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.066940 | controller | Jun 10 14:28:11.323228 crc crio[3658]: time="2026-06-10T14:28:11.322620559Z" level=info msg="Starting container: 66670114f10d8a858e8c6b5fb44c27c764742a707e744af1412c02f37ecce873" id=937ce955-0284-495c-aed6-db08a73efc58 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.066975 | controller | Jun 10 14:28:11.527387 crc crio[3658]: time="2026-06-10T14:28:11.527144265Z" level=info msg="Started container" PID=8803 containerID=66670114f10d8a858e8c6b5fb44c27c764742a707e744af1412c02f37ecce873 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=937ce955-0284-495c-aed6-db08a73efc58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdcae05abe3c74f4c2679117d8a761c010ac53832c8a748582ab5d41a7170adb
2026-06-10 15:52:06.067008 | controller | Jun 10 14:28:11.718231 crc crio[3658]: time="2026-06-10T14:28:11.717919952Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.067047 | controller | Jun 10 14:28:11.747595 crc crio[3658]: time="2026-06-10T14:28:11.746506395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.067084 | controller | Jun 10 14:28:12.096701 crc crio[3658]: time="2026-06-10T14:28:12.096587638Z" level=info msg="Created container 1992d9c60bd216a593d5eae7df5bc3d2a6dada1e33f04c421e8498317bc1fcb5: openshift-multus/multus-bzhnf/kube-multus" id=7970ce42-ced1-4b12-9703-6a0778e94ff7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.067116 | controller | Jun 10 14:28:12.155438 crc crio[3658]: time="2026-06-10T14:28:12.153239861Z" level=info msg="Starting container: 1992d9c60bd216a593d5eae7df5bc3d2a6dada1e33f04c421e8498317bc1fcb5" id=000af04e-53c5-4d99-81ad-a6362b7e8835 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.067148 | controller | Jun 10 14:28:12.259983 crc crio[3658]: time="2026-06-10T14:28:12.25868209Z" level=info msg="Started container" PID=8828 containerID=1992d9c60bd216a593d5eae7df5bc3d2a6dada1e33f04c421e8498317bc1fcb5 description=openshift-multus/multus-bzhnf/kube-multus id=000af04e-53c5-4d99-81ad-a6362b7e8835 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5222bd0d9b28e6920fb62ea106b1672fefe7517cd17113df7b6ade99ef90ba1c
2026-06-10 15:52:06.067179 | controller | Jun 10 14:28:12.408375 crc crio[3658]: time="2026-06-10T14:28:12.403863009Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_44d1b096-c61d-4565-9e04-0a1d6745d3fa\""
2026-06-10 15:52:06.067211 | controller | Jun 10 14:28:12.523504 crc crio[3658]: time="2026-06-10T14:28:12.512511824Z" level=info msg="Created container 7b4bb6ebd41778e1b1906328343c9e345685300476d6c536e7dca1eb241b829a: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=dcde41d2-5c1e-43b2-bc14-665ce0ff691e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.067247 | controller | Jun 10 14:28:12.531458 crc crio[3658]: time="2026-06-10T14:28:12.531351254Z" level=info msg="Starting container: 7b4bb6ebd41778e1b1906328343c9e345685300476d6c536e7dca1eb241b829a" id=4504f9f5-0e17-44e9-a38e-87681b0f1e2e name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.067269 | controller | Jun 10 14:28:12.679056 crc crio[3658]: time="2026-06-10T14:28:12.678721585Z" level=info msg="Started container" PID=8847 containerID=7b4bb6ebd41778e1b1906328343c9e345685300476d6c536e7dca1eb241b829a description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=4504f9f5-0e17-44e9-a38e-87681b0f1e2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=af7dc14cd2b8363ab1bbb40163c98f567a0402bd7eebd3fdc61ff59f7c29d565
2026-06-10 15:52:06.067287 | controller | Jun 10 14:28:12.885700 crc crio[3658]: time="2026-06-10T14:28:12.88237099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.067305 | controller | Jun 10 14:28:13.333149 crc crio[3658]: time="2026-06-10T14:28:13.332868832Z" level=info msg="Created container cee7fe967bf48fec3b8d02cae1e183196b3785b4c7a4952352fdce98a67adad8: openshift-image-registry/node-ca-2wddl/node-ca" id=4e019afb-5e6f-48d4-be68-2a59922ca9ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.067327 | controller | Jun 10 14:28:13.353975 crc crio[3658]: time="2026-06-10T14:28:13.353536566Z" level=info msg="Starting container: cee7fe967bf48fec3b8d02cae1e183196b3785b4c7a4952352fdce98a67adad8" id=1bced7df-a3fe-4137-b44e-9d6262734f19 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.067363 | controller | Jun 10 14:28:13.520919 crc crio[3658]: time="2026-06-10T14:28:13.520195058Z" level=info msg="Started container" PID=8883 containerID=cee7fe967bf48fec3b8d02cae1e183196b3785b4c7a4952352fdce98a67adad8 description=openshift-image-registry/node-ca-2wddl/node-ca id=1bced7df-a3fe-4137-b44e-9d6262734f19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1c2584ff4d3f23d5fbf3f2300601e72b6a11e66446bf39cd2cd002ae8fec341
2026-06-10 15:52:06.067403 | controller | Jun 10 14:28:13.537533 crc crio[3658]: time="2026-06-10T14:28:13.536645311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.067430 | controller | Jun 10 14:28:14.072054 crc crio[3658]: time="2026-06-10T14:28:14.071751625Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-10 15:52:06.067461 | controller | Jun 10 14:28:14.084987 crc crio[3658]: time="2026-06-10T14:28:14.084224403Z" level=info msg="Created container 2c0e272808014c4a1f23631942dc9f0f11bad1bd86a4afa812aefc6a43842368: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy" id=14999604-22d9-4371-918c-8b41c862a4c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.067488 | controller | Jun 10 14:28:14.089058 crc crio[3658]: time="2026-06-10T14:28:14.088688199Z" level=info msg="Starting container: 2c0e272808014c4a1f23631942dc9f0f11bad1bd86a4afa812aefc6a43842368" id=a165f6ba-6282-4acc-9b5c-09048d25c833 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.067506 | controller | Jun 10 14:28:14.154876 crc crio[3658]: time="2026-06-10T14:28:14.154617074Z" level=info msg="Started container" PID=8907 containerID=2c0e272808014c4a1f23631942dc9f0f11bad1bd86a4afa812aefc6a43842368 description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=a165f6ba-6282-4acc-9b5c-09048d25c833 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2842948f9bc50ce03193c08afcd7a35eed91bcd6749a91786992714f24a2aebe
2026-06-10 15:52:06.067529 | controller | Jun 10 14:28:24.560200 crc crio[3658]: time="2026-06-10T14:28:24.559205175Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d" id=ac64108e-c409-4d5e-9d37-bef8e3deb466 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.067560 | controller | Jun 10 14:28:24.586141 crc crio[3658]: time="2026-06-10T14:28:24.585927293Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d" id=447030f9-fdc2-4e9c-95e6-43e4b90a1555 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.067586 | controller | Jun 10 14:28:24.594357 crc crio[3658]: time="2026-06-10T14:28:24.592741736Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins" id=6809ad2e-2af4-412b-b241-9ec26e07ba4f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.067619 | controller | Jun 10 14:28:24.594357 crc crio[3658]: time="2026-06-10T14:28:24.593174896Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.067650 | controller | Jun 10 14:28:25.082440 crc crio[3658]: time="2026-06-10T14:28:25.08097785Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.067673 | controller | Jun 10 14:28:26.788400 crc crio[3658]: time="2026-06-10T14:28:26.785335986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.067695 | controller | Jun 10 14:28:27.129154 crc crio[3658]: time="2026-06-10T14:28:27.129003357Z" level=info msg="Created container 8c8781561a47a93aff55dafae37bb3fceb0247692824f3dda46b4feb2bf546e8: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins" id=6809ad2e-2af4-412b-b241-9ec26e07ba4f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.067718 | controller | Jun 10 14:28:27.135242 crc crio[3658]: time="2026-06-10T14:28:27.135134393Z" level=info msg="Starting container: 8c8781561a47a93aff55dafae37bb3fceb0247692824f3dda46b4feb2bf546e8" id=fb78c040-02c1-4528-892c-c61ad9e2c886 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.067758 | controller | Jun 10 14:28:27.148169 crc crio[3658]: time="2026-06-10T14:28:27.147676663Z" level=info msg="Started container" PID=9139 containerID=8c8781561a47a93aff55dafae37bb3fceb0247692824f3dda46b4feb2bf546e8 description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=fb78c040-02c1-4528-892c-c61ad9e2c886 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2842948f9bc50ce03193c08afcd7a35eed91bcd6749a91786992714f24a2aebe
2026-06-10 15:52:06.067791 | controller | Jun 10 14:28:30.449996 crc crio[3658]: time="2026-06-10T14:28:30.449680486Z" level=info msg="Created container a0c48c927b67d2b8abfcf31b7685153dbd42e7df7ecf343eb6dea60e7045a7ed: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter" id=8f6e4b71-977f-49f1-a714-4cdb8286147f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.067824 | controller | Jun 10 14:28:30.455850 crc crio[3658]: time="2026-06-10T14:28:30.455689979Z" level=info msg="Starting container: a0c48c927b67d2b8abfcf31b7685153dbd42e7df7ecf343eb6dea60e7045a7ed" id=ed17790b-3f00-4fa8-bafe-fd246144e805 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.067870 | controller | Jun 10 14:28:30.469935 crc crio[3658]: time="2026-06-10T14:28:30.469583401Z" level=info msg="Started container" PID=8999 containerID=a0c48c927b67d2b8abfcf31b7685153dbd42e7df7ecf343eb6dea60e7045a7ed description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=ed17790b-3f00-4fa8-bafe-fd246144e805 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e8a70a4ab8cc5f29a463409a4e7caec1a6e105ac25a6b6e93bb2cea838ec6e0
2026-06-10 15:52:06.067911 | controller | Jun 10 14:28:34.815039 crc crio[3658]: time="2026-06-10T14:28:34.813041567Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782" id=c9fa6ba7-77e2-436a-af77-e83444c36e2f name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.067945 | controller | Jun 10 14:28:34.826926 crc crio[3658]: time="2026-06-10T14:28:34.825965216Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782" id=1cdd4e74-fa97-4daf-9c9a-b8a3b6a728ee name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.067963 | controller | Jun 10 14:28:34.836060 crc crio[3658]: time="2026-06-10T14:28:34.835835742Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin" id=b19d98fd-6ec4-4939-9243-2a7a732e1b1e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.067981 | controller | Jun 10 14:28:34.836896 crc crio[3658]: time="2026-06-10T14:28:34.836839216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.067998 | controller | Jun 10 14:28:34.870151 crc crio[3658]: time="2026-06-10T14:28:34.868617725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.068015 | controller | Jun 10 14:28:35.444072 crc crio[3658]: time="2026-06-10T14:28:35.443380667Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.068032 | controller | Jun 10 14:28:35.647439 crc crio[3658]: time="2026-06-10T14:28:35.645027815Z" level=info msg="Created container 9dd59efb1ec2b16bfd0c2d416655329af7290e491d3053257639992c77e92e28: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin" id=b19d98fd-6ec4-4939-9243-2a7a732e1b1e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.068050 | controller | Jun 10 14:28:35.647439 crc crio[3658]: time="2026-06-10T14:28:35.652511994Z" level=info msg="Starting container: 9dd59efb1ec2b16bfd0c2d416655329af7290e491d3053257639992c77e92e28" id=47e7f92b-681d-457b-9b34-4ecb91237f1e name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.068072 | controller | Jun 10 14:28:35.673400 crc crio[3658]: time="2026-06-10T14:28:35.673125146Z" level=info msg="Started container" PID=9522 containerID=9dd59efb1ec2b16bfd0c2d416655329af7290e491d3053257639992c77e92e28 description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=47e7f92b-681d-457b-9b34-4ecb91237f1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=2842948f9bc50ce03193c08afcd7a35eed91bcd6749a91786992714f24a2aebe
2026-06-10 15:52:06.068090 | controller | Jun 10 14:28:36.853893 crc crio[3658]: time="2026-06-10T14:28:36.853537215Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4" id=b79e1727-2f46-466b-835d-60f874a898ca name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.068107 | controller | Jun 10 14:28:36.872037 crc crio[3658]: time="2026-06-10T14:28:36.866385482Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4" id=51402c26-940b-463a-97a5-824e74c02b7f name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.068123 | controller | Jun 10 14:28:36.872037 crc crio[3658]: time="2026-06-10T14:28:36.871159816Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni" id=47624621-8beb-455f-9e55-ca66c53a04a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.068145 | controller | Jun 10 14:28:36.872037 crc crio[3658]: time="2026-06-10T14:28:36.871677789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.068170 | controller | Jun 10 14:28:36.931692 crc crio[3658]: time="2026-06-10T14:28:36.931483097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.068192 | controller | Jun 10 14:28:37.401372 crc crio[3658]: time="2026-06-10T14:28:37.401131498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.068209 | controller | Jun 10 14:28:37.527242 crc crio[3658]: time="2026-06-10T14:28:37.527111543Z" level=info msg="Created container 7c20320a7b6b59bbc0c2637b36d7d31e0acd36e2b1c03cd64cad8e1a1dcacb92: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni" id=47624621-8beb-455f-9e55-ca66c53a04a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.068227 | controller | Jun 10 14:28:37.530716 crc crio[3658]: time="2026-06-10T14:28:37.530387728Z" level=info msg="Starting container: 7c20320a7b6b59bbc0c2637b36d7d31e0acd36e2b1c03cd64cad8e1a1dcacb92" id=59dfdb69-25fe-4059-b11e-d26036129a1a name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.068243 | controller | Jun 10 14:28:37.538580 crc crio[3658]: time="2026-06-10T14:28:37.538448961Z" level=info msg="Started container" PID=9551 containerID=7c20320a7b6b59bbc0c2637b36d7d31e0acd36e2b1c03cd64cad8e1a1dcacb92 description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=59dfdb69-25fe-4059-b11e-d26036129a1a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2842948f9bc50ce03193c08afcd7a35eed91bcd6749a91786992714f24a2aebe
2026-06-10 15:52:06.068261 | controller | Jun 10 14:28:38.218177 crc crio[3658]: time="2026-06-10T14:28:38.217841796Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29685015-7cswm/POD" id=3a752d50-1e28-4858-988f-60a4181e8503 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.068278 | controller | Jun 10 14:28:38.218177 crc crio[3658]: time="2026-06-10T14:28:38.218093013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.068307 | controller | Jun 10 14:28:38.904201 crc crio[3658]: time="2026-06-10T14:28:38.904116919Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=b1c4b13a-8cde-44c4-94a5-e630f8ec5d59 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.068334 | controller | Jun 10 14:28:38.913441 crc crio[3658]: time="2026-06-10T14:28:38.913157681Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=54015fc8-3ff5-4370-8d03-b77e8f5435a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.068364 | controller | Jun 10 14:28:38.916470 crc crio[3658]: time="2026-06-10T14:28:38.916375094Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy" id=3edd7f6c-0622-4a57-9435-d19051745e19 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.068399 | controller | Jun 10 14:28:38.917528 crc crio[3658]: time="2026-06-10T14:28:38.917374343Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.068434 | controller | Jun 10 14:28:39.179659 crc crio[3658]: time="2026-06-10T14:28:39.179527449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.068469 | controller | Jun 10 14:28:39.595630 crc crio[3658]: time="2026-06-10T14:28:39.593119332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.068504 | controller | Jun 10 14:28:39.681060 crc crio[3658]: time="2026-06-10T14:28:39.680879404Z" level=info msg="Created container a0c80ba79b49ec63d465f7620dcbb22ec3634b255a3e21b0583c2eba1ab7258c: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy" id=3edd7f6c-0622-4a57-9435-d19051745e19 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.068540 | controller | Jun 10 14:28:39.682471 crc crio[3658]: time="2026-06-10T14:28:39.682199553Z" level=info msg="Starting container: a0c80ba79b49ec63d465f7620dcbb22ec3634b255a3e21b0583c2eba1ab7258c" id=b04e607e-8533-4112-87d5-315d8d4cec63 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.068571 | controller | Jun 10 14:28:39.695621 crc crio[3658]: time="2026-06-10T14:28:39.695443126Z" level=info msg="Started container" PID=9585 containerID=a0c80ba79b49ec63d465f7620dcbb22ec3634b255a3e21b0583c2eba1ab7258c description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=b04e607e-8533-4112-87d5-315d8d4cec63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2842948f9bc50ce03193c08afcd7a35eed91bcd6749a91786992714f24a2aebe
2026-06-10 15:52:06.068611 | controller | Jun 10 14:28:47.077970 crc crio[3658]: time="2026-06-10T14:28:47.075694243Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=0e8a97f2-a79a-4135-83af-526a852692cd name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.068647 | controller | Jun 10 14:28:47.087881 crc crio[3658]: time="2026-06-10T14:28:47.087561837Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=b5907f84-acae-43ab-a887-4f78b5be850a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.068674 | controller | Jun 10 14:28:47.093441 crc crio[3658]: time="2026-06-10T14:28:47.093367485Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=e3131a17-9d7f-46e2-bfa9-588a9162470c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.068723 | controller | Jun 10 14:28:47.100460 crc crio[3658]: time="2026-06-10T14:28:47.100369288Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.068773 | controller | Jun 10 14:28:47.301034 crc crio[3658]: time="2026-06-10T14:28:47.30095913Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.068814 | controller | Jun 10 14:28:48.317959 crc crio[3658]: time="2026-06-10T14:28:48.317898153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.068872 | controller | Jun 10 14:28:48.596686 crc crio[3658]: time="2026-06-10T14:28:48.596581347Z" level=info msg="Created container 834b2e06b7293e0b62b5861adf06ea1b40c6899d3aabfce70039699a823d74a6: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=e3131a17-9d7f-46e2-bfa9-588a9162470c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.068922 | controller | Jun 10 14:28:48.600217 crc crio[3658]: time="2026-06-10T14:28:48.598220014Z" level=info msg="Starting container: 834b2e06b7293e0b62b5861adf06ea1b40c6899d3aabfce70039699a823d74a6" id=dff029c7-1f03-4246-bb54-5907cb8eef40 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.068959 | controller | Jun 10 14:28:48.612441 crc crio[3658]: time="2026-06-10T14:28:48.60843835Z" level=info msg="Started container" PID=9879 containerID=834b2e06b7293e0b62b5861adf06ea1b40c6899d3aabfce70039699a823d74a6 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=dff029c7-1f03-4246-bb54-5907cb8eef40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdcae05abe3c74f4c2679117d8a761c010ac53832c8a748582ab5d41a7170adb
2026-06-10 15:52:06.068978 | controller | Jun 10 14:28:49.349001 crc crio[3658]: time="2026-06-10T14:28:49.344232369Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=f7e21dd0-899f-4f0b-9018-84662eccb6c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.069027 | controller | Jun 10 14:28:49.360967 crc crio[3658]: time="2026-06-10T14:28:49.359239994Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0" id=8adcf3b7-2f9a-42b5-9044-421e14727dc0 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.069063 | controller | Jun 10 14:28:49.388364 crc crio[3658]: time="2026-06-10T14:28:49.387476942Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni" id=5a7bb547-481c-48a4-9308-63458b4ac8cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.069095 | controller | Jun 10 14:28:49.391200 crc crio[3658]: time="2026-06-10T14:28:49.390669064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.069136 | controller | Jun 10 14:28:49.441335 crc crio[3658]: time="2026-06-10T14:28:49.441142067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.069179 | controller | Jun 10 14:28:49.967330 crc crio[3658]: time="2026-06-10T14:28:49.967226089Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.069226 | controller | Jun 10 14:28:50.173318 crc crio[3658]: time="2026-06-10T14:28:50.173193096Z" level=info msg="Created container 2086d4a29d1d924ad58ea7780574bf48996a84e062529dc3ea548b607892bd9a: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni" id=5a7bb547-481c-48a4-9308-63458b4ac8cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.069266 | controller | Jun 10 14:28:50.175628 crc crio[3658]: time="2026-06-10T14:28:50.175536144Z" level=info msg="Starting container: 2086d4a29d1d924ad58ea7780574bf48996a84e062529dc3ea548b607892bd9a" id=b3a299da-b04e-49ee-a941-7fdf35f6cabb name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.069299 | controller | Jun 10 14:28:50.180632 crc crio[3658]: time="2026-06-10T14:28:50.180525309Z" level=info msg="Started container" PID=9938 containerID=2086d4a29d1d924ad58ea7780574bf48996a84e062529dc3ea548b607892bd9a description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=b3a299da-b04e-49ee-a941-7fdf35f6cabb name=/runtime.v1.RuntimeService/StartContainer sandboxID=2842948f9bc50ce03193c08afcd7a35eed91bcd6749a91786992714f24a2aebe
2026-06-10 15:52:06.069330 | controller | Jun 10 14:28:51.370929 crc crio[3658]: time="2026-06-10T14:28:51.370618118Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=fd9f25cc-2d76-42de-a1ed-965ee386c809 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.069348 | controller | Jun 10 14:28:51.374592 crc crio[3658]: time="2026-06-10T14:28:51.374328916Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=8382032c-dc8f-4efd-84cf-e1a32346f2b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.069366 | controller | Jun 10 14:28:51.381477 crc crio[3658]: time="2026-06-10T14:28:51.380479194Z" level=info msg="Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins" id=b89a8336-f039-43ce-a033-1280ae0fc711 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.069388 | controller | Jun 10 14:28:51.381776 crc crio[3658]: time="2026-06-10T14:28:51.381690309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.069419 | controller | Jun 10 14:28:51.410491 crc crio[3658]: time="2026-06-10T14:28:51.409927047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.069437 | controller | Jun 10 14:28:51.666993 crc crio[3658]: time="2026-06-10T14:28:51.666863562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.069459 | controller | Jun 10 14:28:51.748875 crc crio[3658]: time="2026-06-10T14:28:51.748675042Z" level=info msg="Created container 659f4d60008922ccd80fcf4eff529807523b15e3676f21b7ded4d5c79dba7994: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins" id=b89a8336-f039-43ce-a033-1280ae0fc711 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.069481 | controller | Jun 10 14:28:51.751585 crc crio[3658]: time="2026-06-10T14:28:51.751388091Z" level=info msg="Starting container: 659f4d60008922ccd80fcf4eff529807523b15e3676f21b7ded4d5c79dba7994" id=ec50eabb-2c4c-4fad-a0d3-b3aafae0ba65 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.069500 | controller | Jun 10 14:28:51.759755 crc crio[3658]: time="2026-06-10T14:28:51.7596506Z" level=info msg="Started container" PID=10029 containerID=659f4d60008922ccd80fcf4eff529807523b15e3676f21b7ded4d5c79dba7994 description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=ec50eabb-2c4c-4fad-a0d3-b3aafae0ba65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2842948f9bc50ce03193c08afcd7a35eed91bcd6749a91786992714f24a2aebe
2026-06-10 15:52:06.069542 | controller | Jun 10 14:28:53.180629 crc crio[3658]: time="2026-06-10T14:28:53.180232299Z" level=info msg="NetworkStart: stopping network for sandbox 16d2f03412a389d18acb97765513c95f93e5f3f09396199ab874b15bfeca260c" id=19fd02cc-2d8d-43f3-b1cf-59537c61279f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.069575 | controller | Jun 10 14:28:53.427831 crc crio[3658]: time="2026-06-10T14:28:53.4277313Z" level=info msg="NetworkStart: stopping network for sandbox 737c1c2e1f6a75cdf8356f246572a49339ab9c377abd7eec8e1b2c2784fba3c3" id=d996f548-9b5a-482b-9129-16af77785fa4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.069607 | controller | Jun 10 14:28:53.826330 crc crio[3658]: time="2026-06-10T14:28:53.825997509Z" level=info msg="NetworkStart: stopping network for sandbox 9a5428f17a586e76a74c40585b301e946bc86b4e4472be4b2d7182385ac83650" id=0b358ed3-53f1-45f9-8727-d3c3e4b48b70 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.069639 | controller | Jun 10 14:28:53.828663 crc crio[3658]: time="2026-06-10T14:28:53.8284491Z" level=info msg="NetworkStart: stopping network for sandbox 7fa98dcc84e87243ae1ab02a0c2b39e8da2f6f10caf1000f147a8c3ec23a8267" id=8996514d-fbc5-42ec-886b-19f5cf622fbd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.069687 | controller | Jun 10 14:28:53.985941 crc crio[3658]: time="2026-06-10T14:28:53.985775138Z" level=info msg="NetworkStart: stopping network for sandbox 66c1d1f88eb9deec22ed509df81332ac851dfd4383d4fa9517db61cd21a01dfb" id=5300c88a-23f7-4ff8-92d6-cb1ac7ca54c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.069721 | controller | Jun 10 14:28:54.031959 crc crio[3658]: time="2026-06-10T14:28:54.031816212Z" level=info msg="NetworkStart: stopping network for sandbox 2d2de5439318d6d7bfc8a4a076df8a7c35bc27b3e1d9b5919152a5748e37a6ff" id=42730f06-4e8a-4273-829f-981850fd4c70 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.069740 | controller | Jun 10 14:28:54.070156 crc crio[3658]: time="2026-06-10T14:28:54.062109049Z" level=info msg="NetworkStart: stopping network for sandbox 7bdabf061e2195a167d6d74398a88aeb8957b908a6744c2d613a700af7e190a6" id=419c0395-02a5-4969-993e-cef5e59000c1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.069763 | controller | Jun 10 14:28:54.077504 crc crio[3658]: time="2026-06-10T14:28:54.077387432Z" level=info msg="NetworkStart: stopping network for sandbox a3f269694a19fead7d1ea4e8b27ea8b070b9561c018c5d336df95248c16d92b2" id=d55ef981-e519-41b0-8962-9b8abed3bc79 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.069794 | controller | Jun 10 14:28:54.151793 crc crio[3658]: time="2026-06-10T14:28:54.151441848Z" level=info msg="NetworkStart: stopping network for sandbox 72f30cb263fa060819214dd3c1e78cd908514e0168a7d64388558123dbe98868" id=94905ed7-9d4a-423b-a792-900928483f4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.069827 | controller | Jun 10 14:28:56.050643 crc crio[3658]: time="2026-06-10T14:28:56.050030225Z" level=info msg="NetworkStart: stopping network for sandbox 65b544867803af66d953f0f7d6078601a96fd0fc9b0f016fb785ec2eea49ad64" id=5372cbb9-e2cf-4674-a193-7dd6d44734b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.069886 | controller | Jun 10 14:28:56.093485 crc crio[3658]: time="2026-06-10T14:28:56.093110843Z" level=info msg="NetworkStart: stopping network for sandbox e6f368eff0db194ed4d6936fed679a3842e9ced28e85a7d3311e925ce4669b06" id=b179a7cc-1d0d-45ce-aefd-8476d626b175 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.069919 | controller | Jun 10 14:28:56.152184 crc crio[3658]: time="2026-06-10T14:28:56.151931997Z" level=info msg="NetworkStart: stopping network for sandbox 10b07ae62bbd7a10a6e66108688c8e718fbd15d9fe2f269c3550e3808551fbc4" id=84ee9b77-0d52-4445-9a0b-f212b33389f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.069959 | controller | Jun 10 14:28:56.170647 crc crio[3658]: time="2026-06-10T14:28:56.170491945Z" level=info msg="NetworkStart: stopping network for sandbox 1ccadd44834b7b5e5b56b7fd2df01876ef7be4c714003536609bd6703b634888" id=4e48e304-e840-47a1-ae88-b124e2e0ef00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.069996 | controller | Jun 10 14:28:56.884093 crc crio[3658]: time="2026-06-10T14:28:56.884005448Z" level=info msg="NetworkStart: stopping network for sandbox 9316b08ab6ce76d5ce6800675f587dc35d127e4bedcc924cb149cc7c68ea60e8" id=89b7416a-a840-46df-b9d7-d1833362850a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.070032 | controller | Jun 10 14:28:56.973020 crc crio[3658]: time="2026-06-10T14:28:56.972860162Z" level=info msg="NetworkStart: stopping network for sandbox efe9a94c0446fb51ef89aaecf9170749f533963d71320924ef6b05113bfc6b8b" id=aac0741b-2613-41d1-8dda-4f2ebc7dede4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.070058 | controller | Jun 10 14:28:56.999198 crc crio[3658]: time="2026-06-10T14:28:56.999065951Z" level=info msg="NetworkStart: stopping network for sandbox 979cf59e1d347e825ce3368680ce22926206e7004ce1a7ffc221a096d5ee3c6a" id=d4d939f8-1f1d-47d7-a4a1-af73c07411e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.070093 | controller | Jun 10 14:28:57.003480 crc crio[3658]: time="2026-06-10T14:28:57.003395627Z" level=info msg="NetworkStart: stopping network for sandbox 104ee91e38652f5b978d86928b691421e4c1dd45eb260c6b61895a30e096210a" id=d7d43c2c-32e4-43ba-b9e2-17c7774dcc1f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.070129 | controller | Jun 10 14:28:57.128183 crc crio[3658]: time="2026-06-10T14:28:57.125576477Z" level=info msg="NetworkStart: stopping network for sandbox 7f89eae8de953034f48e2926b07a6ac783de42e64764ce0abdeedf15d42ca597" id=b0bdf560-43cc-4559-8577-b0b59ba49af7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.070164 | controller | Jun 10 14:28:57.143200 crc crio[3658]: time="2026-06-10T14:28:57.143057453Z" level=info msg="NetworkStart: stopping network for sandbox 21abdf8c7356d47604648595090d5c4cdc6703af0bc5591d244c1dd853b72b84" id=a7bb7f1d-7a4c-4fdb-90e5-28481de55b6d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.070194 | controller | Jun 10 14:28:57.810371 crc crio[3658]: time="2026-06-10T14:28:57.810079179Z" level=info msg="NetworkStart: stopping network for sandbox 0ca1ee781b28d6e5955bd9759759624734d7128ebc56dbefb96ac42fd10d8fe6" id=f80cd720-08c3-4825-994f-e32e2a8de395 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.070223 | controller | Jun 10 14:28:57.835918 crc crio[3658]: time="2026-06-10T14:28:57.835845575Z" level=info msg="NetworkStart: stopping network for sandbox 32f4c829788ccc2ece4ec6487239a42fa985075576d9438b8c430695c5bbc028" id=b148e14a-58b9-41fc-82ff-a7b5bed766ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.070249 | controller | Jun 10 14:28:57.928678 crc crio[3658]: time="2026-06-10T14:28:57.92850645Z" level=info msg="NetworkStart: stopping network for sandbox 67cbb22ea7d45f54be2b729014efdc2c3598de39d9f9e9aaa0c40783989388e0" id=b7aacec2-1525-4a12-a47f-54749557c723 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.070275 | controller | Jun 10 14:28:57.941640 crc crio[3658]: time="2026-06-10T14:28:57.941463325Z" level=info msg="NetworkStart: stopping network for sandbox a1e7a6be3fd260a43ebbf9b058779c4612731586e39346f25028cb64995fdbca" id=15e10e24-f959-47ee-8e3e-d1ec4c791412 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.070301 | controller | Jun 10 14:28:57.961410 crc crio[3658]: time="2026-06-10T14:28:57.961169136Z" level=info msg="NetworkStart: stopping network for sandbox 34ddbf154606e3ef2fe3534f4be273af24bdb817fdce943e6baf30c603c55660" id=859669f0-7f46-4b2a-9b25-6c23ad16fcb8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.070318 | controller | Jun 10 14:28:58.137439 crc crio[3658]: time="2026-06-10T14:28:58.137224837Z" level=info msg="NetworkStart: stopping network for sandbox 135cd41aa957c31812592f84190ffa98d5c6de0f1f40fe0d78cfbd73065cabea" id=469f7fd7-fbab-4e88-8462-7441df44b4c5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.070358 | controller | Jun 10 14:28:58.186031 crc crio[3658]: time="2026-06-10T14:28:58.185816914Z" level=info msg="NetworkStart: stopping network for sandbox a4348f5b6c32a5acf98fe0564a771ea75d78701880eb50a8704f09eb59e080d7" id=fb203ace-eeac-4827-aa2c-cc82dbe07792 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.070384 | controller | Jun 10 14:28:58.472508 crc crio[3658]: time="2026-06-10T14:28:58.472199772Z" level=info msg="NetworkStart: stopping network for sandbox 76320e8cbd9cc46f6cf738fd71497631c932d1ab8c043dec188372f28b099a73" id=91eac38a-b467-4ebf-a391-0254f05054ed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.070415 | controller | Jun 10 14:28:59.121445 crc crio[3658]: time="2026-06-10T14:28:59.121108002Z" level=info msg="NetworkStart: stopping network for sandbox 94cfe4171519322a1523c3cf3c29ec02cd839bbeee129bd18a902530abc333f2" id=d3183a2e-fe64-4248-8785-e5ffc7584b3d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.070450 | controller | Jun 10 14:29:00.547182 crc crio[3658]: time="2026-06-10T14:29:00.547032406Z" level=info msg="NetworkStart: stopping network for sandbox 46761a0589571e8a7bc86c087598606dc4cf6572d7d73e8e5726e090ac1b5ae5" id=12778afe-5699-48a6-b031-ae8913e8959f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.070482 | controller | Jun 10 14:29:00.549054 crc crio[3658]: time="2026-06-10T14:29:00.547788958Z" level=info msg="NetworkStart: stopping network for sandbox 0959a40e28a1a4b82ba569c73d6d58f7ffc5127a9de74f2f4aad98e03bc411b9" id=137bbb00-8490-49ec-a4c1-51559c75a802 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.070518 | controller | Jun 10 14:29:00.621041 crc crio[3658]: time="2026-06-10T14:29:00.620901466Z" level=info msg="NetworkStart: stopping network for sandbox aeefe444cad0d76640ac635020f3c57600036a27ae8ba1257ed074328c8240e0" id=3dc1cf85-5f0c-4507-8c2d-e3c4acb60cf8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.070549 | controller | Jun 10 14:29:00.634154 crc crio[3658]: time="2026-06-10T14:29:00.633907353Z" level=info msg="NetworkStart: stopping network for sandbox 7cb7bfbe9a5aa92b361b6ae5fae396c3e875fbf7ac1ad52894e5692bd06ca521" id=c020900b-51b5-4079-ad96-9558973a0434 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.070568 | controller | Jun 10 14:29:00.902239 crc crio[3658]: time="2026-06-10T14:29:00.901859946Z" level=info msg="NetworkStart: stopping network for sandbox be461c889cee8b5dfc6cba75a94236f0aaca3cdcf9e7e747dbb8f958272c4d00" id=11bf5a68-e0d4-439a-a69a-f916d831eb1a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.070586 | controller | Jun 10 14:29:00.955962 crc crio[3658]: time="2026-06-10T14:29:00.95582566Z" level=info msg="NetworkStart: stopping network for sandbox c43d361b98eb07563aad269e8723f731154ef0c7ee6c76ce7cd8e24e2c44fef0" id=1a371183-710d-46eb-9ee9-b2b456595b93 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.070603 | controller | Jun 10 14:29:00.979435 crc crio[3658]: time="2026-06-10T14:29:00.979195817Z" level=info msg="NetworkStart: stopping network for sandbox ed0f9f8f3e3683deb8e94f190b386e68e126c25626c88487fa70b184080978ba" id=0389c2a5-26d0-4ef2-809d-6d1d0796543d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.070626 | controller | Jun 10 14:29:01.227141 crc crio[3658]: time="2026-06-10T14:29:01.226909204Z" level=info msg="NetworkStart: stopping network for sandbox dfa918b985eea8947ab9d6d9d154d1a8dab8a40c2c77af5ed8d7dc7fe261a56e" id=6ca7651a-e8c6-4d34-baf0-b99d99ed002c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.070643 | controller | Jun 10 14:29:01.251453 crc crio[3658]: time="2026-06-10T14:29:01.251075934Z" level=info msg="NetworkStart: stopping network for sandbox 149603a80d9f1210736b9cb6e55f2f6b913cca17f905ce47afebf31e5103d4de" id=eb7cd748-12b4-4472-93ea-f8730d9f8b83 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.070678 | controller | Jun 10 14:29:01.372238 crc crio[3658]: time="2026-06-10T14:29:01.372020968Z" level=info msg="NetworkStart: stopping network for sandbox 619d672f440ad2d1697ec8b24cbba7d3e1a25674e5e61bb20b82ff8a2a888a36" id=08327c24-3031-4bcc-a357-74c225edc725 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.070709 | controller | Jun 10 14:29:01.581101 crc crio[3658]: time="2026-06-10T14:29:01.580738986Z" level=info msg="NetworkStart: stopping network for sandbox a4182608940692da60e9319ce59d6a74824d3ea9ef25a07a779cb5f5611925e5" id=9ce43e74-b05f-429d-b9be-e50df5472bb8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.070741 | controller | Jun 10 14:29:01.613491 crc crio[3658]: time="2026-06-10T14:29:01.613221027Z" level=info msg="NetworkStart: stopping network for sandbox 696711912f4ed885d1561e89745ff7f53d064efa558af947b8dbbbf979ccfb92" id=613e397c-7a1d-4cfa-b69c-044dcea1c40b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.070760 | controller | Jun 10 14:29:01.693460 crc crio[3658]: time="2026-06-10T14:29:01.693232235Z" level=info msg="NetworkStart: stopping network for sandbox 3a821dd9cc654897e668a63382fd512ba47b8cc9a094efacfe74255496cfee2d" id=550213cc-74b7-4529-9e01-cebff5228e76 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.070786 | controller | Jun 10 14:29:01.703045 crc crio[3658]: time="2026-06-10T14:29:01.702899405Z" level=info msg="NetworkStart: stopping network for sandbox fc867d5599720fd6d6711363d8763aaf7d0fbaaf7dbc569fa50a5f68c9171bad" id=009c5f76-2672-4bd8-9831-841801849fd9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.070818 | controller | Jun 10 14:29:01.770139 crc crio[3658]: time="2026-06-10T14:29:01.769953567Z" level=info msg="NetworkStart: stopping network for sandbox 3cc07eacd20a33d4271189e3bed94f79c95a6e2c616a18832aff6e9c7564c1bc" id=a0a4d010-08d8-4893-ad18-f66bd5e47897 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.070874 | controller | Jun 10 14:29:01.838104 crc crio[3658]: time="2026-06-10T14:29:01.837866454Z" level=info msg="NetworkStart: stopping network for sandbox 16ce3fab5d3fe0ae3e51f39a8bc4241cc7f3e18df087716070de140e2a686096" id=6a7fb1f2-0f7c-49b3-8172-0221d873cca5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.070920 | controller | Jun 10 14:29:01.942142 crc crio[3658]: time="2026-06-10T14:29:01.941915009Z" level=info msg="NetworkStart: stopping network for sandbox fe367e67e5aaaa927b1e343c922d80666d415acdeb6982f136755545092ef975" id=e5a4ede9-7c12-4854-ad06-10799a1acb7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.070957 | controller | Jun 10 14:29:01.942540 crc crio[3658]: time="2026-06-10T14:29:01.942082974Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-10 15:52:06.070988 | controller | Jun 10 14:29:01.942540 crc crio[3658]: time="2026-06-10T14:29:01.942430184Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.071025 | controller | Jun 10 14:29:01.945102 crc crio[3658]: time="2026-06-10T14:29:01.943173915Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:67cbb22ea7d45f54be2b729014efdc2c3598de39d9f9e9aaa0c40783989388e0 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/54b46d9d-3ccd-4aa7-9e11-ba54a30b72df 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:0xc00018eff0}] Aliases:map[]}"
2026-06-10 15:52:06.071056 | controller | Jun 10 14:29:01.945102 crc crio[3658]: time="2026-06-10T14:29:01.943475394Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:10b07ae62bbd7a10a6e66108688c8e718fbd15d9fe2f269c3550e3808551fbc4 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/61019e53-c284-4580-b0c6-0eef53a767e3 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:0xc00018f010}] Aliases:map[]}"
2026-06-10 15:52:06.071085 | controller | Jun 10 14:29:01.945102 crc crio[3658]: time="2026-06-10T14:29:01.943591368Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-10 15:52:06.071121 | controller | Jun 10 14:29:01.945102 crc crio[3658]: time="2026-06-10T14:29:01.94367463Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-10 15:52:06.071157 | controller | Jun 10 14:29:01.945102 crc crio[3658]: time="2026-06-10T14:29:01.943705971Z" 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-10 15:52:06.071189 | controller | Jun 10 14:29:01.945102 crc crio[3658]: time="2026-06-10T14:29:01.943731152Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:135cd41aa957c31812592f84190ffa98d5c6de0f1f40fe0d78cfbd73065cabea UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/2130387a-f4b0-4e1a-82bd-40031df5c182 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:0xc00012cab8}] Aliases:map[]}"
2026-06-10 15:52:06.071221 | controller | Jun 10 14:29:01.945102 crc crio[3658]: time="2026-06-10T14:29:01.943792403Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:94cfe4171519322a1523c3cf3c29ec02cd839bbeee129bd18a902530abc333f2 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/9b141bc8-d9f1-47c2-9960-2f8e9cfdd951 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:0xc0023181e8}] Aliases:map[]}"
2026-06-10 15:52:06.071257 | controller | Jun 10 14:29:01.945102 crc crio[3658]: time="2026-06-10T14:29:01.943896086Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-10 15:52:06.071285 | controller | Jun 10 14:29:01.945102 crc crio[3658]: time="2026-06-10T14:29:01.943923507Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-10 15:52:06.071320 | controller | Jun 10 14:29:01.945102 crc crio[3658]: time="2026-06-10T14:29:01.943934948Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:a4348f5b6c32a5acf98fe0564a771ea75d78701880eb50a8704f09eb59e080d7 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/70a23c97-00e6-4c72-9363-a3cb9df41dc9 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:0xc00172ad18}] Aliases:map[]}"
2026-06-10 15:52:06.071352 | controller | Jun 10 14:29:01.945102 crc crio[3658]: time="2026-06-10T14:29:01.9440168Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-10 15:52:06.071383 | controller | Jun 10 14:29:01.945102 crc crio[3658]: time="2026-06-10T14:29:01.94403629Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-10 15:52:06.071419 | controller | Jun 10 14:29:01.945102 crc crio[3658]: time="2026-06-10T14:29:01.944048521Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:34ddbf154606e3ef2fe3534f4be273af24bdb817fdce943e6baf30c603c55660 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/f1937ca8-f732-4d77-9b0a-2720fe128194 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:0xc00012caf0}] Aliases:map[]}"
2026-06-10 15:52:06.071447 | controller | Jun 10 14:29:01.945102 crc crio[3658]: time="2026-06-10T14:29:01.944100742Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-10 15:52:06.071470 | controller | Jun 10 14:29:01.945102 crc crio[3658]: time="2026-06-10T14:29:01.944118063Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-10 15:52:06.071504 | controller | Jun 10 14:29:01.945102 crc crio[3658]: time="2026-06-10T14:29:01.944118063Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:76320e8cbd9cc46f6cf738fd71497631c932d1ab8c043dec188372f28b099a73 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/cbce73c7-3a08-49cb-a70f-b1c4fd1f07a3 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:0xc002318200}] Aliases:map[]}"
2026-06-10 15:52:06.071540 | controller | Jun 10 14:29:01.945102 crc crio[3658]: time="2026-06-10T14:29:01.944174094Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:7fa98dcc84e87243ae1ab02a0c2b39e8da2f6f10caf1000f147a8c3ec23a8267 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/ee3fbf66-3103-4a95-829f-17451f80de7e 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:0xc00172ad30}] Aliases:map[]}"
2026-06-10 15:52:06.071573 | controller | Jun 10 14:29:01.945102 crc crio[3658]: time="2026-06-10T14:29:01.944206095Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-10 15:52:06.071609 | controller | Jun 10 14:29:01.945102 crc crio[3658]: time="2026-06-10T14:29:01.944237676Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-10 15:52:06.071645 | controller | Jun 10 14:29:01.945102 crc crio[3658]: time="2026-06-10T14:29:01.94437833Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:1ccadd44834b7b5e5b56b7fd2df01876ef7be4c714003536609bd6703b634888 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/dfb4d1ce-80cc-4675-b5a1-02ff6fde8488 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:0xc00088a2c0}] Aliases:map[]}"
2026-06-10 15:52:06.071677 | controller | Jun 10 14:29:01.945102 crc crio[3658]: time="2026-06-10T14:29:01.944223066Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-10 15:52:06.071705 | controller | Jun 10 14:29:01.945102 crc crio[3658]: time="2026-06-10T14:29:01.944450542Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-10 15:52:06.071732 | controller | Jun 10 14:29:01.945102 crc crio[3658]: time="2026-06-10T14:29:01.944475803Z" 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-10 15:52:06.071764 | controller | Jun 10 14:29:01.945102 crc crio[3658]: time="2026-06-10T14:29:01.944498324Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:979cf59e1d347e825ce3368680ce22926206e7004ce1a7ffc221a096d5ee3c6a UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/80bbdf72-b89b-496b-b509-121afb71b801 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:0xc00262a9c0}] Aliases:map[]}"
2026-06-10 15:52:06.071805 | controller | Jun 10 14:29:01.945102 crc crio[3658]: time="2026-06-10T14:29:01.944510904Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:7f89eae8de953034f48e2926b07a6ac783de42e64764ce0abdeedf15d42ca597 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/99767932-f6ea-4232-83f6-f56c3862f5a1 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:0xc00012cb20}] Aliases:map[]}"
2026-06-10 15:52:06.071830 | controller | Jun 10 14:29:01.945102 crc crio[3658]: time="2026-06-10T14:29:01.944573566Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-10 15:52:06.071865 | controller | Jun 10 14:29:01.945102 crc crio[3658]: time="2026-06-10T14:29:01.944591877Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-10 15:52:06.071888 | controller | Jun 10 14:29:01.945102 crc crio[3658]: time="2026-06-10T14:29:01.943829664Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-10 15:52:06.071907 | controller | Jun 10 14:29:01.945102 crc crio[3658]: time="2026-06-10T14:29:01.944687059Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-10 15:52:06.071924 | controller | Jun 10 14:29:01.945102 crc crio[3658]: time="2026-06-10T14:29:01.944692759Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:16d2f03412a389d18acb97765513c95f93e5f3f09396199ab874b15bfeca260c UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/be5c7880-c6ba-4f85-a7c1-9d313eeacd19 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:0xc00088a2f0}] Aliases:map[]}"
2026-06-10 15:52:06.071941 | controller | Jun 10 14:29:01.945102 crc crio[3658]: time="2026-06-10T14:29:01.944751271Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-10 15:52:06.071958 | controller | Jun 10 14:29:01.945102 crc crio[3658]: time="2026-06-10T14:29:01.944764102Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-10 15:52:06.071996 | controller | Jun 10 14:29:01.945102 crc crio[3658]: time="2026-06-10T14:29:01.944776782Z" level=info msg="Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.072032 | controller | Jun 10 14:29:01.945102 crc crio[3658]: time="2026-06-10T14:29:01.944795362Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:7bdabf061e2195a167d6d74398a88aeb8957b908a6744c2d613a700af7e190a6 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/b7b71c0d-dca2-4385-956f-2f553ba98a0d 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:0xc00262a9e0}] Aliases:map[]}"
2026-06-10 15:52:06.072080 | controller | Jun 10 14:29:01.945102 crc crio[3658]: time="2026-06-10T14:29:01.944840294Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:66c1d1f88eb9deec22ed509df81332ac851dfd4383d4fa9517db61cd21a01dfb UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/31cea854-d277-48ca-8ec8-f7d9c9fcf005 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:0xc00012cb38}] Aliases:map[]}"
2026-06-10 15:52:06.072109 | controller | Jun 10 14:29:01.945102 crc crio[3658]: time="2026-06-10T14:29:01.944894065Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-10 15:52:06.072145 | controller | Jun 10 14:29:01.945102 crc crio[3658]: time="2026-06-10T14:29:01.944911556Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-10 15:52:06.072176 | controller | Jun 10 14:29:01.945102 crc crio[3658]: time="2026-06-10T14:29:01.944927336Z" level=info msg="Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.072212 | controller | Jun 10 14:29:01.945102 crc crio[3658]: time="2026-06-10T14:29:01.944935316Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:0959a40e28a1a4b82ba569c73d6d58f7ffc5127a9de74f2f4aad98e03bc411b9 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/b059525d-0b55-47fc-a592-0f482a826585 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:0xc0010982a0}] Aliases:map[]}"
2026-06-10 15:52:06.072239 | controller | Jun 10 14:29:01.945102 crc crio[3658]: time="2026-06-10T14:29:01.945022399Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-10 15:52:06.072257 | controller | Jun 10 14:29:01.945102 crc crio[3658]: time="2026-06-10T14:29:01.94503969Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-10 15:52:06.072283 | controller | Jun 10 14:29:01.945102 crc crio[3658]: time="2026-06-10T14:29:01.94505641Z" level=info msg="Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.072315 | controller | Jun 10 14:29:01.945102 crc crio[3658]: time="2026-06-10T14:29:01.94507058Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:7cb7bfbe9a5aa92b361b6ae5fae396c3e875fbf7ac1ad52894e5692bd06ca521 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/1491f306-1bec-4534-91d2-c7806264217c 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:0xc00262aa20}] Aliases:map[]}"
2026-06-10 15:52:06.072346 | controller | Jun 10 14:29:01.945102 crc crio[3658]: time="2026-06-10T14:29:01.945120732Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-10 15:52:06.072378 | controller | Jun 10 14:29:01.945102 crc crio[3658]: time="2026-06-10T14:29:01.945135682Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-10 15:52:06.072409 | controller | Jun 10 14:29:01.945102 crc crio[3658]: time="2026-06-10T14:29:01.945151333Z" level=info msg="Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.072441 | controller | Jun 10 14:29:01.952031 crc crio[3658]: time="2026-06-10T14:29:01.945354349Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:9a5428f17a586e76a74c40585b301e946bc86b4e4472be4b2d7182385ac83650 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/c9161fde-9ab7-4f67-bb7a-2582e0a05d97 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:0xc00172ad58}] Aliases:map[]}"
2026-06-10 15:52:06.072488 | controller | Jun 10 14:29:01.952031 crc crio[3658]: time="2026-06-10T14:29:01.945575125Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:dfa918b985eea8947ab9d6d9d154d1a8dab8a40c2c77af5ed8d7dc7fe261a56e UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/f6826395-2b77-45ac-97e6-093a62a0493f 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:0xc0005585b0}] Aliases:map[]}"
2026-06-10 15:52:06.072542 | controller | Jun 10 14:29:01.952031 crc crio[3658]: time="2026-06-10T14:29:01.945799552Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-10 15:52:06.072592 | controller | Jun 10 14:29:01.952031 crc crio[3658]: time="2026-06-10T14:29:01.945833313Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-10 15:52:06.072629 | controller | Jun 10 14:29:01.952031 crc crio[3658]: time="2026-06-10T14:29:01.945853563Z" level=info msg="Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.072660 | controller | Jun 10 14:29:01.952031 crc crio[3658]: time="2026-06-10T14:29:01.944839174Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:46761a0589571e8a7bc86c087598606dc4cf6572d7d73e8e5726e090ac1b5ae5 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/6c1b15b9-d740-49bc-bda9-cfb9eef352bc 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:0xc001098280}] Aliases:map[]}"
2026-06-10 15:52:06.072692 | controller | Jun 10 14:29:01.952031 crc crio[3658]: time="2026-06-10T14:29:01.946516922Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-10 15:52:06.072727 | controller | Jun 10 14:29:01.952031 crc crio[3658]: time="2026-06-10T14:29:01.946535533Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-10 15:52:06.072754 | controller | Jun 10 14:29:01.952031 crc crio[3658]: time="2026-06-10T14:29:01.946552603Z" level=info msg="Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.072785 | controller | Jun 10 14:29:01.952031 crc crio[3658]: time="2026-06-10T14:29:01.944944867Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:2d2de5439318d6d7bfc8a4a076df8a7c35bc27b3e1d9b5919152a5748e37a6ff UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/837b2e58-cab4-4569-8a2b-f262a5359344 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:0xc00262a9f8}] Aliases:map[]}"
2026-06-10 15:52:06.072811 | controller | Jun 10 14:29:01.952031 crc crio[3658]: time="2026-06-10T14:29:01.94677511Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-10 15:52:06.072870 | controller | Jun 10 14:29:01.952031 crc crio[3658]: time="2026-06-10T14:29:01.944235586Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:9316b08ab6ce76d5ce6800675f587dc35d127e4bedcc924cb149cc7c68ea60e8 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/10027188-54e2-487d-ba4c-6728e8632721 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:0xc00088a2a8}] Aliases:map[]}"
2026-06-10 15:52:06.072920 | controller | Jun 10 14:29:01.952031 crc crio[3658]: time="2026-06-10T14:29:01.946966295Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-10 15:52:06.072945 | controller | Jun 10 14:29:01.952031 crc crio[3658]: time="2026-06-10T14:29:01.946999066Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-10 15:52:06.072977 | controller | Jun 10 14:29:01.952031 crc crio[3658]: time="2026-06-10T14:29:01.947019247Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.073012 | controller | Jun 10 14:29:01.952031 crc crio[3658]: time="2026-06-10T14:29:01.947149331Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:619d672f440ad2d1697ec8b24cbba7d3e1a25674e5e61bb20b82ff8a2a888a36 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/e8a948d4-6515-4425-87c7-5cdb5090d03a 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:0xc00172ad70}] Aliases:map[]}"
2026-06-10 15:52:06.073041 | controller | Jun 10 14:29:01.952031 crc crio[3658]: time="2026-06-10T14:29:01.947225223Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-10 15:52:06.073068 | controller | Jun 10 14:29:01.952031 crc crio[3658]: time="2026-06-10T14:29:01.947250854Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-10 15:52:06.073096 | controller | Jun 10 14:29:01.952031 crc crio[3658]: time="2026-06-10T14:29:01.947517901Z" level=info msg="Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.073113 | controller | Jun 10 14:29:01.952031 crc crio[3658]: time="2026-06-10T14:29:01.947712637Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:0ca1ee781b28d6e5955bd9759759624734d7128ebc56dbefb96ac42fd10d8fe6 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/1c28bf7a-f530-4040-b04f-223a039bd3bc 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:0xc000d8e1d8}] Aliases:map[]}"
2026-06-10 15:52:06.073136 | controller | Jun 10 14:29:01.952031 crc crio[3658]: time="2026-06-10T14:29:01.94781761Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-10 15:52:06.073168 | controller | Jun 10 14:29:01.952031 crc crio[3658]: time="2026-06-10T14:29:01.947841011Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-10 15:52:06.073204 | controller | Jun 10 14:29:01.952031 crc crio[3658]: time="2026-06-10T14:29:01.947863541Z" 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-10 15:52:06.073247 | controller | Jun 10 14:29:01.952031 crc crio[3658]: time="2026-06-10T14:29:01.94816868Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:a4182608940692da60e9319ce59d6a74824d3ea9ef25a07a779cb5f5611925e5 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/8baa3185-ae12-4c63-8513-a72260c5732b 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:0xc000558660}] Aliases:map[]}"
2026-06-10 15:52:06.073276 | controller | Jun 10 14:29:01.952031 crc crio[3658]: time="2026-06-10T14:29:01.948248872Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-10 15:52:06.073312 | controller | Jun 10 14:29:01.952031 crc crio[3658]: time="2026-06-10T14:29:01.948403597Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-10 15:52:06.073343 | controller | Jun 10 14:29:01.952031 crc crio[3658]: time="2026-06-10T14:29:01.948427548Z" level=info msg="Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.073374 | controller | Jun 10 14:29:01.952031 crc crio[3658]: time="2026-06-10T14:29:01.946966295Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-10 15:52:06.073406 | controller | Jun 10 14:29:01.952031 crc crio[3658]: time="2026-06-10T14:29:01.946864322Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-10 15:52:06.073432 | controller | Jun 10 14:29:01.952031 crc crio[3658]: time="2026-06-10T14:29:01.94849948Z" level=info msg="Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.073451 | controller | Jun 10 14:29:01.952031 crc crio[3658]: time="2026-06-10T14:29:01.948684975Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:32f4c829788ccc2ece4ec6487239a42fa985075576d9438b8c430695c5bbc028 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/f607ed86-ac8e-4576-9364-de43a680fa5f 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:0xc00018f080}] Aliases:map[]}"
2026-06-10 15:52:06.073468 | controller | Jun 10 14:29:01.952031 crc crio[3658]: time="2026-06-10T14:29:01.948781838Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-10 15:52:06.073491 | controller | Jun 10 14:29:01.952031 crc crio[3658]: time="2026-06-10T14:29:01.948795758Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-10 15:52:06.073521 | controller | Jun 10 14:29:01.952031 crc crio[3658]: time="2026-06-10T14:29:01.948811859Z" level=info msg="Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.073553 | controller | Jun 10 14:29:01.952031 crc crio[3658]: time="2026-06-10T14:29:01.948931752Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:72f30cb263fa060819214dd3c1e78cd908514e0168a7d64388558123dbe98868 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/df0c48d6-9af5-4804-a83a-755137b0b874 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:0xc0024cc678}] Aliases:map[]}"
2026-06-10 15:52:06.073585 | controller | Jun 10 14:29:01.952031 crc crio[3658]: time="2026-06-10T14:29:01.949017045Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-10 15:52:06.073621 | controller | Jun 10 14:29:01.952031 crc crio[3658]: time="2026-06-10T14:29:01.949040475Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-10 15:52:06.073649 | controller | Jun 10 14:29:01.952031 crc crio[3658]: time="2026-06-10T14:29:01.949062596Z" level=info msg="Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.073699 | controller | Jun 10 14:29:01.952031 crc crio[3658]: time="2026-06-10T14:29:01.943490515Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-10 15:52:06.073719 | controller | Jun 10 14:29:01.952031 crc crio[3658]: time="2026-06-10T14:29:01.949597182Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-10 15:52:06.073737 | controller | Jun 10 14:29:01.952031 crc crio[3658]: time="2026-06-10T14:29:01.949694044Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.073778 | controller | Jun 10 14:29:01.952031 crc crio[3658]: time="2026-06-10T14:29:01.94745898Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:be461c889cee8b5dfc6cba75a94236f0aaca3cdcf9e7e747dbb8f958272c4d00 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/08aefed9-b098-4b5e-8075-518fab3d94e2 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:0xc000d8e1b8}] Aliases:map[]}"
2026-06-10 15:52:06.073811 | controller | Jun 10 14:29:01.952031 crc crio[3658]: time="2026-06-10T14:29:01.950079496Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-10 15:52:06.073865 | controller | Jun 10 14:29:01.952031 crc crio[3658]: time="2026-06-10T14:29:01.95024858Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-10 15:52:06.073903 | controller | Jun 10 14:29:01.952031 crc crio[3658]: time="2026-06-10T14:29:01.950396015Z" level=info msg="Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.073939 | controller | Jun 10 14:29:01.952031 crc crio[3658]: time="2026-06-10T14:29:01.950891819Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-10 15:52:06.073982 | controller | Jun 10 14:29:01.952031 crc crio[3658]: time="2026-06-10T14:29:01.95092951Z" level=info msg="Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.074014 | controller | Jun 10 14:29:01.952031 crc crio[3658]: time="2026-06-10T14:29:01.944918856Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:696711912f4ed885d1561e89745ff7f53d064efa558af947b8dbbbf979ccfb92 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/781c56e0-2c82-4f05-a1ce-5bc2d9f93af2 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:0xc000558578}] Aliases:map[]}"
2026-06-10 15:52:06.074128 | controller | Jun 10 14:29:01.952031 crc crio[3658]: time="2026-06-10T14:29:01.952024302Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-10 15:52:06.074171 | controller | Jun 10 14:29:01.952031 crc crio[3658]: time="2026-06-10T14:29:01.952041782Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-10 15:52:06.074208 | controller | Jun 10 14:29:01.952031 crc crio[3658]: time="2026-06-10T14:29:01.952106774Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.074240 | controller | Jun 10 14:29:01.966738 crc crio[3658]: time="2026-06-10T14:29:01.944547335Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:737c1c2e1f6a75cdf8356f246572a49339ab9c377abd7eec8e1b2c2784fba3c3 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/5782f9bf-2f25-4196-b6db-c71bb8ee1743 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:0xc00088a2d8}] Aliases:map[]}"
2026-06-10 15:52:06.074272 | controller | Jun 10 14:29:01.966738 crc crio[3658]: time="2026-06-10T14:29:01.952801804Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:3a821dd9cc654897e668a63382fd512ba47b8cc9a094efacfe74255496cfee2d UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/abeae25e-4bca-4c06-9aa0-7002f2d3d108 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:0xc00008ce20}] Aliases:map[]}"
2026-06-10 15:52:06.074304 | controller | Jun 10 14:29:01.966738 crc crio[3658]: time="2026-06-10T14:29:01.952836375Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-10 15:52:06.074331 | controller | Jun 10 14:29:01.966738 crc crio[3658]: time="2026-06-10T14:29:01.952863406Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-10 15:52:06.074362 | controller | Jun 10 14:29:01.966738 crc crio[3658]: time="2026-06-10T14:29:01.952885547Z" level=info msg="Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.074393 | controller | Jun 10 14:29:01.966738 crc crio[3658]: time="2026-06-10T14:29:01.952920158Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:fc867d5599720fd6d6711363d8763aaf7d0fbaaf7dbc569fa50a5f68c9171bad UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/883d3f37-5408-4f7f-be04-9b625ead045b 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:0xc00008ce38}] Aliases:map[]}"
2026-06-10 15:52:06.074425 | controller | Jun 10 14:29:01.966738 crc crio[3658]: time="2026-06-10T14:29:01.952955299Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-10 15:52:06.074456 | controller | Jun 10 14:29:01.966738 crc crio[3658]: time="2026-06-10T14:29:01.952963279Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-10 15:52:06.074487 | controller | Jun 10 14:29:01.966738 crc crio[3658]: time="2026-06-10T14:29:01.952971709Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.074514 | controller | Jun 10 14:29:01.966738 crc crio[3658]: time="2026-06-10T14:29:01.953043301Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:c43d361b98eb07563aad269e8723f731154ef0c7ee6c76ce7cd8e24e2c44fef0 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/78ea8b91-a437-4544-a93a-b55c0ca3e469 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:0xc000d8e1b0}] Aliases:map[]}"
2026-06-10 15:52:06.074546 | controller | Jun 10 14:29:01.966738 crc crio[3658]: time="2026-06-10T14:29:01.953151505Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-10 15:52:06.074574 | controller | Jun 10 14:29:01.966738 crc crio[3658]: time="2026-06-10T14:29:01.953178695Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-10 15:52:06.074601 | controller | Jun 10 14:29:01.966738 crc crio[3658]: time="2026-06-10T14:29:01.953201366Z" level=info msg="Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.074627 | controller | Jun 10 14:29:01.966738 crc crio[3658]: time="2026-06-10T14:29:01.948793848Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:a3f269694a19fead7d1ea4e8b27ea8b070b9561c018c5d336df95248c16d92b2 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/4b6f7eb7-aad4-4906-b1b7-5d23b4bb2fef 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:0xc0024cc650}] Aliases:map[]}"
2026-06-10 15:52:06.074658 | controller | Jun 10 14:29:01.966738 crc crio[3658]: time="2026-06-10T14:29:01.954401341Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-10 15:52:06.074685 | controller | Jun 10 14:29:01.966738 crc crio[3658]: time="2026-06-10T14:29:01.954434362Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-10 15:52:06.074716 | controller | Jun 10 14:29:01.966738 crc crio[3658]: time="2026-06-10T14:29:01.954458022Z" level=info msg="Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.074748 | controller | Jun 10 14:29:01.966738 crc crio[3658]: time="2026-06-10T14:29:01.95506248Z" level=info msg="Got pod network &{Name:collect-profiles-29685015-7cswm Namespace:openshift-operator-lifecycle-manager ID:471bf39dda67cfc55c3ed790aba66bca400b09b04b1a631f38076f5cc83f7ab1 UID:9a011830-c1e5-438f-a26f-1644006586b8 NetNS:/var/run/netns/fa150e93-12a3-4e1b-b610-976823c10895 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a011830_c1e5_438f_a26f_1644006586b8.slice PodAnnotations:0xc00172ad48}] Aliases:map[]}"
2026-06-10 15:52:06.074771 | controller | Jun 10 14:29:01.966738 crc crio[3658]: time="2026-06-10T14:29:01.955119342Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29685015-7cswm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.074789 | controller | Jun 10 14:29:01.966738 crc crio[3658]: time="2026-06-10T14:29:01.944136233Z" level=info msg="Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.074814 | controller | Jun 10 14:29:01.966738 crc crio[3658]: time="2026-06-10T14:29:01.944595647Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-10 15:52:06.074842 | controller | Jun 10 14:29:01.966738 crc crio[3658]: time="2026-06-10T14:29:01.957012116Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-10 15:52:06.074906 | controller | Jun 10 14:29:01.966738 crc crio[3658]: time="2026-06-10T14:29:01.957036747Z" 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-10 15:52:06.074945 | controller | Jun 10 14:29:01.966738 crc crio[3658]: time="2026-06-10T14:29:01.945427921Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:ed0f9f8f3e3683deb8e94f190b386e68e126c25626c88487fa70b184080978ba UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/d5aa2749-d2fa-4cb7-a206-ab02508bf85e 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:0xc000558598}] Aliases:map[]}"
2026-06-10 15:52:06.074965 | controller | Jun 10 14:29:01.966738 crc crio[3658]: time="2026-06-10T14:29:01.957694906Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-10 15:52:06.074992 | controller | Jun 10 14:29:01.966738 crc crio[3658]: time="2026-06-10T14:29:01.957731437Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-10 15:52:06.075022 | controller | Jun 10 14:29:01.966738 crc crio[3658]: time="2026-06-10T14:29:01.957754588Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.075049 | controller | Jun 10 14:29:01.966738 crc crio[3658]: time="2026-06-10T14:29:01.95851058Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:16ce3fab5d3fe0ae3e51f39a8bc4241cc7f3e18df087716070de140e2a686096 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/f42f4018-432e-4705-a739-2650801864db 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:0xc000558750}] Aliases:map[]}"
2026-06-10 15:52:06.075077 | controller | Jun 10 14:29:01.966738 crc crio[3658]: time="2026-06-10T14:29:01.958578602Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-10 15:52:06.075104 | controller | Jun 10 14:29:01.966738 crc crio[3658]: time="2026-06-10T14:29:01.958590882Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-10 15:52:06.075135 | controller | Jun 10 14:29:01.966738 crc crio[3658]: time="2026-06-10T14:29:01.958603673Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.075166 | controller | Jun 10 14:29:01.966738 crc crio[3658]: time="2026-06-10T14:29:01.944609707Z" 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-10 15:52:06.075197 | controller | Jun 10 14:29:01.966738 crc crio[3658]: time="2026-06-10T14:29:01.958885981Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:3cc07eacd20a33d4271189e3bed94f79c95a6e2c616a18832aff6e9c7564c1bc UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/fb09914a-9a4c-4ed2-9e2b-9287e6bf4aeb 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:0xc00018f1e0}] Aliases:map[]}"
2026-06-10 15:52:06.075232 | controller | Jun 10 14:29:01.966738 crc crio[3658]: time="2026-06-10T14:29:01.958976593Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-10 15:52:06.075260 | controller | Jun 10 14:29:01.966738 crc crio[3658]: time="2026-06-10T14:29:01.958999094Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-10 15:52:06.075292 | controller | Jun 10 14:29:01.966738 crc crio[3658]: time="2026-06-10T14:29:01.959032855Z" 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-10 15:52:06.075309 | controller | Jun 10 14:29:01.966738 crc crio[3658]: time="2026-06-10T14:29:01.944455103Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-10 15:52:06.075331 | controller | Jun 10 14:29:01.966738 crc crio[3658]: time="2026-06-10T14:29:01.962152725Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-10 15:52:06.075366 | controller | Jun 10 14:29:01.966738 crc crio[3658]: time="2026-06-10T14:29:01.962195057Z" 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-10 15:52:06.075398 | controller | Jun 10 14:29:01.966738 crc crio[3658]: time="2026-06-10T14:29:01.963924247Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:fe367e67e5aaaa927b1e343c922d80666d415acdeb6982f136755545092ef975 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/3a77d6d9-605f-4c5d-930f-b744b238d824 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:0xc00008cec8}] Aliases:map[]}"
2026-06-10 15:52:06.075416 | controller | Jun 10 14:29:01.966738 crc crio[3658]: time="2026-06-10T14:29:01.964000319Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-10 15:52:06.075434 | controller | Jun 10 14:29:01.966738 crc crio[3658]: time="2026-06-10T14:29:01.964013959Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-10 15:52:06.075465 | controller | Jun 10 14:29:01.966738 crc crio[3658]: time="2026-06-10T14:29:01.964007579Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:149603a80d9f1210736b9cb6e55f2f6b913cca17f905ce47afebf31e5103d4de UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/de25b760-4791-4b4b-a146-3f03d8fecbaa 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:0xc0023182e8}] Aliases:map[]}"
2026-06-10 15:52:06.075496 | controller | Jun 10 14:29:01.966738 crc crio[3658]: time="2026-06-10T14:29:01.964114642Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-10 15:52:06.075530 | controller | Jun 10 14:29:01.966738 crc crio[3658]: time="2026-06-10T14:29:01.964139653Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-10 15:52:06.075566 | controller | Jun 10 14:29:01.966738 crc crio[3658]: time="2026-06-10T14:29:01.964161364Z" level=info msg="Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.075598 | controller | Jun 10 14:29:01.966738 crc crio[3658]: time="2026-06-10T14:29:01.943955288Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:a1e7a6be3fd260a43ebbf9b058779c4612731586e39346f25028cb64995fdbca UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/0b5f781e-d53a-49d0-a85f-f3f40e01bff6 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:0xc00012cad0}] Aliases:map[]}"
2026-06-10 15:52:06.075635 | controller | Jun 10 14:29:01.966738 crc crio[3658]: time="2026-06-10T14:29:01.964452092Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-10 15:52:06.075671 | controller | Jun 10 14:29:01.966738 crc crio[3658]: time="2026-06-10T14:29:01.964464002Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-10 15:52:06.075703 | controller | Jun 10 14:29:01.966738 crc crio[3658]: time="2026-06-10T14:29:01.964475903Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.075739 | controller | Jun 10 14:29:01.977927 crc crio[3658]: time="2026-06-10T14:29:01.943949068Z" level=info msg="Deleting pod openshift-dns_dns-default-qtghf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.075775 | controller | Jun 10 14:29:01.977927 crc crio[3658]: time="2026-06-10T14:29:01.944161464Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:104ee91e38652f5b978d86928b691421e4c1dd45eb260c6b61895a30e096210a UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/d31b4f8c-f97e-4d10-9012-dc0aa8bba0bd 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:0xc00262a960}] Aliases:map[]}"
2026-06-10 15:52:06.075803 | controller | Jun 10 14:29:01.977927 crc crio[3658]: time="2026-06-10T14:29:01.973234367Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-10 15:52:06.075834 | controller | Jun 10 14:29:01.977927 crc crio[3658]: time="2026-06-10T14:29:01.973396541Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-10 15:52:06.075868 | controller | Jun 10 14:29:01.977927 crc crio[3658]: time="2026-06-10T14:29:01.952844606Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-10 15:52:06.075888 | controller | Jun 10 14:29:01.977927 crc crio[3658]: time="2026-06-10T14:29:01.973471093Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-10 15:52:06.075906 | controller | Jun 10 14:29:01.977927 crc crio[3658]: time="2026-06-10T14:29:01.973498024Z" level=info msg="Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.075929 | controller | Jun 10 14:29:01.977927 crc crio[3658]: time="2026-06-10T14:29:01.9447079Z" 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-10 15:52:06.075956 | controller | Jun 10 14:29:01.977927 crc crio[3658]: time="2026-06-10T14:29:01.973428732Z" 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-10 15:52:06.075974 | controller | Jun 10 14:29:01.977927 crc crio[3658]: time="2026-06-10T14:29:01.944392511Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:21abdf8c7356d47604648595090d5c4cdc6703af0bc5591d244c1dd853b72b84 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/c3561285-cbaa-4be4-a7e0-875745c4b31a 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:0xc00012cb08}] Aliases:map[]}"
2026-06-10 15:52:06.076011 | controller | Jun 10 14:29:01.977927 crc crio[3658]: time="2026-06-10T14:29:01.96402826Z" 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-10 15:52:06.076056 | controller | Jun 10 14:29:01.977927 crc crio[3658]: time="2026-06-10T14:29:01.974246796Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-10 15:52:06.076088 | controller | Jun 10 14:29:01.984897 crc crio[3658]: time="2026-06-10T14:29:01.944400901Z" level=info msg="Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.076125 | controller | Jun 10 14:29:01.984897 crc crio[3658]: time="2026-06-10T14:29:01.943191046Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:65b544867803af66d953f0f7d6078601a96fd0fc9b0f016fb785ec2eea49ad64 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/4802580b-1057-4338-9095-3bb8e24b6c66 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:0xc0024cc640}] Aliases:map[]}"
2026-06-10 15:52:06.076157 | controller | Jun 10 14:29:01.984897 crc crio[3658]: time="2026-06-10T14:29:01.98473835Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-10 15:52:06.076188 | controller | Jun 10 14:29:01.984897 crc crio[3658]: time="2026-06-10T14:29:01.984766101Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-10 15:52:06.076220 | controller | Jun 10 14:29:01.984897 crc crio[3658]: time="2026-06-10T14:29:01.984782401Z" 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-10 15:52:06.076251 | controller | Jun 10 14:29:01.985526 crc crio[3658]: time="2026-06-10T14:29:01.94471872Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:aeefe444cad0d76640ac635020f3c57600036a27ae8ba1257ed074328c8240e0 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/a64bbb81-5ce7-4dc8-b115-6f3b56d78a74 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:0xc001098230}] Aliases:map[]}"
2026-06-10 15:52:06.076288 | controller | Jun 10 14:29:01.985526 crc crio[3658]: time="2026-06-10T14:29:01.985195903Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-10 15:52:06.076320 | controller | Jun 10 14:29:01.985526 crc crio[3658]: time="2026-06-10T14:29:01.985216334Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-10 15:52:06.076351 | controller | Jun 10 14:29:01.985526 crc crio[3658]: time="2026-06-10T14:29:01.985233564Z" 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-10 15:52:06.076382 | controller | Jun 10 14:29:01.986001 crc crio[3658]: time="2026-06-10T14:29:01.944389951Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:efe9a94c0446fb51ef89aaecf9170749f533963d71320924ef6b05113bfc6b8b UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/415634ca-39af-4ccf-a46f-9876110bfb32 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:0xc00262a9a8}] Aliases:map[]}"
2026-06-10 15:52:06.076410 | controller | Jun 10 14:29:01.986113 crc crio[3658]: time="2026-06-10T14:29:01.986010357Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-10 15:52:06.076441 | controller | Jun 10 14:29:01.986113 crc crio[3658]: time="2026-06-10T14:29:01.986033747Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-10 15:52:06.076477 | controller | Jun 10 14:29:01.986113 crc crio[3658]: time="2026-06-10T14:29:01.986049138Z" level=info msg="Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.076509 | controller | Jun 10 14:29:01.987843 crc crio[3658]: time="2026-06-10T14:29:01.944850824Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-10 15:52:06.076541 | controller | Jun 10 14:29:01.988015 crc crio[3658]: time="2026-06-10T14:29:01.987976934Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-10 15:52:06.076574 | controller | Jun 10 14:29:01.988221 crc crio[3658]: time="2026-06-10T14:29:01.98818266Z" level=info msg="Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.076602 | controller | Jun 10 14:29:01.989895 crc crio[3658]: time="2026-06-10T14:29:01.943187126Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:e6f368eff0db194ed4d6936fed679a3842e9ced28e85a7d3311e925ce4669b06 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/5981d30b-a0ca-4070-9ed4-dbd613029846 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:0xc00018eff8}] Aliases:map[]}"
2026-06-10 15:52:06.076638 | controller | Jun 10 14:29:01.990042 crc crio[3658]: time="2026-06-10T14:29:01.944054621Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.076662 | controller | Jun 10 14:29:01.990042 crc crio[3658]: time="2026-06-10T14:29:01.989973501Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-10 15:52:06.076679 | controller | Jun 10 14:29:01.990042 crc crio[3658]: time="2026-06-10T14:29:01.990005072Z" 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-10 15:52:06.076701 | controller | Jun 10 14:29:01.995029 crc crio[3658]: time="2026-06-10T14:29:01.989953761Z" level=error msg="Error loading cached network config: network \"multus-cni-network\" not found in CNI cache"
2026-06-10 15:52:06.076734 | controller | Jun 10 14:29:01.995180 crc crio[3658]: time="2026-06-10T14:29:01.995047809Z" level=warning msg="Falling back to loading from existing plugins on disk"
2026-06-10 15:52:06.076766 | controller | Jun 10 14:29:01.995180 crc crio[3658]: time="2026-06-10T14:29:01.995157082Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.076798 | controller | Jun 10 14:29:02.003042 crc crio[3658]: 2026-06-10T14:29:01Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.076893 | controller | Jun 10 14:29:02.003042 crc crio[3658]: time="2026-06-10T14:29:02.002981198Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 0959a40e28a1a4b82ba569c73d6d58f7ffc5127a9de74f2f4aad98e03bc411b9" id=137bbb00-8490-49ec-a4c1-51559c75a802 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.076941 | controller | Jun 10 14:29:02.026579 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.076973 | controller | Jun 10 14:29:02.026579 crc crio[3658]: time="2026-06-10T14:29:02.026539151Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 66c1d1f88eb9deec22ed509df81332ac851dfd4383d4fa9517db61cd21a01dfb" id=5300c88a-23f7-4ff8-92d6-cb1ac7ca54c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.077009 | controller | Jun 10 14:29:02.031581 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.077028 | controller | Jun 10 14:29:02.031788 crc crio[3658]: time="2026-06-10T14:29:02.031710081Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 696711912f4ed885d1561e89745ff7f53d064efa558af947b8dbbbf979ccfb92" id=613e397c-7a1d-4cfa-b69c-044dcea1c40b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.077045 | controller | Jun 10 14:29:02.040368 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.077076 | controller | Jun 10 14:29:02.041161 crc crio[3658]: time="2026-06-10T14:29:02.041118933Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox dfa918b985eea8947ab9d6d9d154d1a8dab8a40c2c77af5ed8d7dc7fe261a56e" id=6ca7651a-e8c6-4d34-baf0-b99d99ed002c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.077111 | controller | Jun 10 14:29:02.045017 crc crio[3658]: time="2026-06-10T14:29:02.044956144Z" level=info msg="runSandbox: deleting pod ID dfa918b985eea8947ab9d6d9d154d1a8dab8a40c2c77af5ed8d7dc7fe261a56e from idIndex" id=6ca7651a-e8c6-4d34-baf0-b99d99ed002c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.077147 | controller | Jun 10 14:29:02.047502 crc crio[3658]: time="2026-06-10T14:29:02.047461107Z" level=info msg="runSandbox: removing pod sandbox dfa918b985eea8947ab9d6d9d154d1a8dab8a40c2c77af5ed8d7dc7fe261a56e" id=6ca7651a-e8c6-4d34-baf0-b99d99ed002c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.077182 | controller | Jun 10 14:29:02.047968 crc crio[3658]: time="2026-06-10T14:29:02.047938531Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox dfa918b985eea8947ab9d6d9d154d1a8dab8a40c2c77af5ed8d7dc7fe261a56e" id=6ca7651a-e8c6-4d34-baf0-b99d99ed002c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.077213 | controller | Jun 10 14:29:02.048129 crc crio[3658]: time="2026-06-10T14:29:02.048104686Z" level=info msg="runSandbox: unmounting shmPath for sandbox dfa918b985eea8947ab9d6d9d154d1a8dab8a40c2c77af5ed8d7dc7fe261a56e" id=6ca7651a-e8c6-4d34-baf0-b99d99ed002c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.077243 | controller | Jun 10 14:29:02.048821 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.077279 | controller | Jun 10 14:29:02.048821 crc crio[3658]: time="2026-06-10T14:29:02.048708243Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 67cbb22ea7d45f54be2b729014efdc2c3598de39d9f9e9aaa0c40783989388e0" id=b7aacec2-1525-4a12-a47f-54749557c723 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.077309 | controller | Jun 10 14:29:02.050648 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.077344 | controller | Jun 10 14:29:02.050816 crc crio[3658]: time="2026-06-10T14:29:02.050744402Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 7f89eae8de953034f48e2926b07a6ac783de42e64764ce0abdeedf15d42ca597" id=b0bdf560-43cc-4559-8577-b0b59ba49af7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.077380 | controller | Jun 10 14:29:02.051131 crc crio[3658]: time="2026-06-10T14:29:02.05102735Z" level=info msg="runSandbox: removing pod sandbox from storage: dfa918b985eea8947ab9d6d9d154d1a8dab8a40c2c77af5ed8d7dc7fe261a56e" id=6ca7651a-e8c6-4d34-baf0-b99d99ed002c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.077403 | controller | Jun 10 14:29:02.053393 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.077427 | controller | Jun 10 14:29:02.053492 crc crio[3658]: time="2026-06-10T14:29:02.053457661Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 7cb7bfbe9a5aa92b361b6ae5fae396c3e875fbf7ac1ad52894e5692bd06ca521" id=c020900b-51b5-4079-ad96-9558973a0434 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.077470 | controller | Jun 10 14:29:02.058377 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.077502 | controller | Jun 10 14:29:02.058377 crc crio[3658]: time="2026-06-10T14:29:02.058335132Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 149603a80d9f1210736b9cb6e55f2f6b913cca17f905ce47afebf31e5103d4de" id=eb7cd748-12b4-4472-93ea-f8730d9f8b83 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.077539 | controller | Jun 10 14:29:02.060515 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.077575 | controller | Jun 10 14:29:02.060515 crc crio[3658]: time="2026-06-10T14:29:02.060535276Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox ed0f9f8f3e3683deb8e94f190b386e68e126c25626c88487fa70b184080978ba" id=0389c2a5-26d0-4ef2-809d-6d1d0796543d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.077607 | controller | Jun 10 14:29:02.063217 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.077637 | controller | Jun 10 14:29:02.063217 crc crio[3658]: time="2026-06-10T14:29:02.063198603Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 7bdabf061e2195a167d6d74398a88aeb8957b908a6744c2d613a700af7e190a6" id=419c0395-02a5-4969-993e-cef5e59000c1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.077655 | controller | Jun 10 14:29:02.071784 crc crio[3658]: time="2026-06-10T14:29:02.071310248Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-10 15:52:06.077672 | controller | Jun 10 14:29:02.071784 crc crio[3658]: time="2026-06-10T14:29:02.071318828Z" level=info msg="runSandbox: releasing container name: k8s_POD_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0" id=6ca7651a-e8c6-4d34-baf0-b99d99ed002c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.077723 | controller | Jun 10 14:29:02.071784 crc crio[3658]: time="2026-06-10T14:29:02.071430282Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0" id=6ca7651a-e8c6-4d34-baf0-b99d99ed002c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.077761 | controller | Jun 10 14:29:02.079969 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.077803 | controller | Jun 10 14:29:02.079969 crc crio[3658]: time="2026-06-10T14:29:02.078402334Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox efe9a94c0446fb51ef89aaecf9170749f533963d71320924ef6b05113bfc6b8b" id=aac0741b-2613-41d1-8dda-4f2ebc7dede4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.077840 | controller | Jun 10 14:29:02.082422 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.077899 | controller | Jun 10 14:29:02.082422 crc crio[3658]: time="2026-06-10T14:29:02.08242323Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 32f4c829788ccc2ece4ec6487239a42fa985075576d9438b8c430695c5bbc028" id=b148e14a-58b9-41fc-82ff-a7b5bed766ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.077936 | controller | Jun 10 14:29:02.084831 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.077968 | controller | Jun 10 14:29:02.084831 crc crio[3658]: time="2026-06-10T14:29:02.084799829Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 7fa98dcc84e87243ae1ab02a0c2b39e8da2f6f10caf1000f147a8c3ec23a8267" id=8996514d-fbc5-42ec-886b-19f5cf622fbd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.078000 | controller | Jun 10 14:29:02.090113 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.078032 | controller | Jun 10 14:29:02.090113 crc crio[3658]: time="2026-06-10T14:29:02.090098062Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 2d2de5439318d6d7bfc8a4a076df8a7c35bc27b3e1d9b5919152a5748e37a6ff" id=42730f06-4e8a-4273-829f-981850fd4c70 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.078050 | controller | Jun 10 14:29:02.094526 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.078068 | controller | Jun 10 14:29:02.094526 crc crio[3658]: time="2026-06-10T14:29:02.094476179Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 16d2f03412a389d18acb97765513c95f93e5f3f09396199ab874b15bfeca260c" id=19fd02cc-2d8d-43f3-b1cf-59537c61279f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.078085 | controller | Jun 10 14:29:02.095732 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.078110 | controller | Jun 10 14:29:02.096499 crc crio[3658]: time="2026-06-10T14:29:02.095816388Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox fc867d5599720fd6d6711363d8763aaf7d0fbaaf7dbc569fa50a5f68c9171bad" id=009c5f76-2672-4bd8-9831-841801849fd9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.078128 | controller | Jun 10 14:29:02.098184 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.078145 | controller | Jun 10 14:29:02.099171 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.078172 | controller | Jun 10 14:29:02.099366 crc crio[3658]: time="2026-06-10T14:29:02.099215157Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox fe367e67e5aaaa927b1e343c922d80666d415acdeb6982f136755545092ef975" id=e5a4ede9-7c12-4854-ad06-10799a1acb7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.078202 | controller | Jun 10 14:29:02.100084 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.078232 | controller | Jun 10 14:29:02.100242 crc crio[3658]: time="2026-06-10T14:29:02.100154564Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox aeefe444cad0d76640ac635020f3c57600036a27ae8ba1257ed074328c8240e0" id=3dc1cf85-5f0c-4507-8c2d-e3c4acb60cf8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.078263 | controller | Jun 10 14:29:02.101149 crc crio[3658]: time="2026-06-10T14:29:02.101078071Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 619d672f440ad2d1697ec8b24cbba7d3e1a25674e5e61bb20b82ff8a2a888a36" id=08327c24-3031-4bcc-a357-74c225edc725 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.078294 | controller | Jun 10 14:29:02.105435 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.078329 | controller | Jun 10 14:29:02.105553 crc crio[3658]: time="2026-06-10T14:29:02.105457087Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 1ccadd44834b7b5e5b56b7fd2df01876ef7be4c714003536609bd6703b634888" id=4e48e304-e840-47a1-ae88-b124e2e0ef00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.078358 | controller | Jun 10 14:29:02.106206 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.078393 | controller | Jun 10 14:29:02.106349 crc crio[3658]: time="2026-06-10T14:29:02.106312122Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 16ce3fab5d3fe0ae3e51f39a8bc4241cc7f3e18df087716070de140e2a686096" id=6a7fb1f2-0f7c-49b3-8172-0221d873cca5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.078416 | controller | Jun 10 14:29:02.107957 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.078443 | controller | Jun 10 14:29:02.108097 crc crio[3658]: time="2026-06-10T14:29:02.108045072Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 0ca1ee781b28d6e5955bd9759759624734d7128ebc56dbefb96ac42fd10d8fe6" id=f80cd720-08c3-4825-994f-e32e2a8de395 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.078479 | controller | Jun 10 14:29:02.113053 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.078515 | controller | Jun 10 14:29:02.113397 crc crio[3658]: time="2026-06-10T14:29:02.113191992Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox a4348f5b6c32a5acf98fe0564a771ea75d78701880eb50a8704f09eb59e080d7" id=fb203ace-eeac-4827-aa2c-cc82dbe07792 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.078538 | controller | Jun 10 14:29:02.115222 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.078560 | controller | Jun 10 14:29:02.115647 crc crio[3658]: time="2026-06-10T14:29:02.115376525Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 979cf59e1d347e825ce3368680ce22926206e7004ce1a7ffc221a096d5ee3c6a" id=d4d939f8-1f1d-47d7-a4a1-af73c07411e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.078595 | controller | Jun 10 14:29:02.117110 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.078626 | controller | Jun 10 14:29:02.117187 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.078649 | controller | Jun 10 14:29:02.117187 crc crio[3658]: time="2026-06-10T14:29:02.117164417Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 10b07ae62bbd7a10a6e66108688c8e718fbd15d9fe2f269c3550e3808551fbc4" id=84ee9b77-0d52-4445-9a0b-f212b33389f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.078667 | controller | Jun 10 14:29:02.117426 crc crio[3658]: time="2026-06-10T14:29:02.117231609Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 34ddbf154606e3ef2fe3534f4be273af24bdb817fdce943e6baf30c603c55660" id=859669f0-7f46-4b2a-9b25-6c23ad16fcb8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.078698 | controller | Jun 10 14:29:02.118941 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.078728 | controller | Jun 10 14:29:02.118941 crc crio[3658]: time="2026-06-10T14:29:02.118812474Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 737c1c2e1f6a75cdf8356f246572a49339ab9c377abd7eec8e1b2c2784fba3c3" id=d996f548-9b5a-482b-9129-16af77785fa4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.078759 | controller | Jun 10 14:29:02.119175 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.078791 | controller | Jun 10 14:29:02.119926 crc crio[3658]: time="2026-06-10T14:29:02.119805683Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox a4182608940692da60e9319ce59d6a74824d3ea9ef25a07a779cb5f5611925e5" id=9ce43e74-b05f-429d-b9be-e50df5472bb8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.078841 | controller | Jun 10 14:29:02.120719 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.078889 | controller | Jun 10 14:29:02.120937 crc crio[3658]: time="2026-06-10T14:29:02.120893765Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 9316b08ab6ce76d5ce6800675f587dc35d127e4bedcc924cb149cc7c68ea60e8" id=89b7416a-a840-46df-b9d7-d1833362850a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.078908 | controller | Jun 10 14:29:02.127677 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.078924 | controller | Jun 10 14:29:02.127845 crc crio[3658]: time="2026-06-10T14:29:02.127777094Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 135cd41aa957c31812592f84190ffa98d5c6de0f1f40fe0d78cfbd73065cabea" id=469f7fd7-fbab-4e88-8462-7441df44b4c5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.078940 | controller | Jun 10 14:29:02.131920 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.078962 | controller | Jun 10 14:29:02.132059 crc crio[3658]: time="2026-06-10T14:29:02.131992296Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 72f30cb263fa060819214dd3c1e78cd908514e0168a7d64388558123dbe98868" id=94905ed7-9d4a-423b-a792-900928483f4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.078993 | controller | Jun 10 14:29:02.133724 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.079024 | controller | Jun 10 14:29:02.133817 crc crio[3658]: time="2026-06-10T14:29:02.133785548Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 76320e8cbd9cc46f6cf738fd71497631c932d1ab8c043dec188372f28b099a73" id=91eac38a-b467-4ebf-a391-0254f05054ed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.079055 | controller | Jun 10 14:29:02.140516 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.079076 | controller | Jun 10 14:29:02.140779 crc crio[3658]: time="2026-06-10T14:29:02.140540104Z" level=info msg="runSandbox: deleting pod ID 67cbb22ea7d45f54be2b729014efdc2c3598de39d9f9e9aaa0c40783989388e0 from idIndex" id=b7aacec2-1525-4a12-a47f-54749557c723 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.079103 | controller | Jun 10 14:29:02.140779 crc crio[3658]: time="2026-06-10T14:29:02.140603046Z" level=info msg="runSandbox: removing pod sandbox 67cbb22ea7d45f54be2b729014efdc2c3598de39d9f9e9aaa0c40783989388e0" id=b7aacec2-1525-4a12-a47f-54749557c723 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.079139 | controller | Jun 10 14:29:02.140779 crc crio[3658]: time="2026-06-10T14:29:02.140699248Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 67cbb22ea7d45f54be2b729014efdc2c3598de39d9f9e9aaa0c40783989388e0" id=b7aacec2-1525-4a12-a47f-54749557c723 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.079166 | controller | Jun 10 14:29:02.140779 crc crio[3658]: time="2026-06-10T14:29:02.140724409Z" level=info msg="runSandbox: unmounting shmPath for sandbox 67cbb22ea7d45f54be2b729014efdc2c3598de39d9f9e9aaa0c40783989388e0" id=b7aacec2-1525-4a12-a47f-54749557c723 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.079190 | controller | Jun 10 14:29:02.141428 crc crio[3658]: time="2026-06-10T14:29:02.140694118Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox a1e7a6be3fd260a43ebbf9b058779c4612731586e39346f25028cb64995fdbca" id=15e10e24-f959-47ee-8e3e-d1ec4c791412 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.079208 | controller | Jun 10 14:29:02.141713 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.079239 | controller | Jun 10 14:29:02.141810 crc crio[3658]: time="2026-06-10T14:29:02.141698607Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 104ee91e38652f5b978d86928b691421e4c1dd45eb260c6b61895a30e096210a" id=d7d43c2c-32e4-43ba-b9e2-17c7774dcc1f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.079265 | controller | Jun 10 14:29:02.141810 crc crio[3658]: time="2026-06-10T14:29:02.141743249Z" level=info msg="runSandbox: removing pod sandbox from storage: 67cbb22ea7d45f54be2b729014efdc2c3598de39d9f9e9aaa0c40783989388e0" id=b7aacec2-1525-4a12-a47f-54749557c723 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.079283 | controller | Jun 10 14:29:02.144016 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.079300 | controller | Jun 10 14:29:02.144096 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.079317 | controller | Jun 10 14:29:02.144096 crc crio[3658]: time="2026-06-10T14:29:02.144071746Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox a3f269694a19fead7d1ea4e8b27ea8b070b9561c018c5d336df95248c16d92b2" id=d55ef981-e519-41b0-8962-9b8abed3bc79 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.079344 | controller | Jun 10 14:29:02.144217 crc crio[3658]: time="2026-06-10T14:29:02.144129138Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 9a5428f17a586e76a74c40585b301e946bc86b4e4472be4b2d7182385ac83650" id=0b358ed3-53f1-45f9-8727-d3c3e4b48b70 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.079374 | controller | Jun 10 14:29:02.144656 crc crio[3658]: time="2026-06-10T14:29:02.14455505Z" level=info msg="runSandbox: deleting pod ID 66c1d1f88eb9deec22ed509df81332ac851dfd4383d4fa9517db61cd21a01dfb from idIndex" id=5300c88a-23f7-4ff8-92d6-cb1ac7ca54c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.079401 | controller | Jun 10 14:29:02.144754 crc crio[3658]: time="2026-06-10T14:29:02.144657033Z" level=info msg="runSandbox: deleting pod ID 7f89eae8de953034f48e2926b07a6ac783de42e64764ce0abdeedf15d42ca597 from idIndex" id=b0bdf560-43cc-4559-8577-b0b59ba49af7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.079432 | controller | Jun 10 14:29:02.144754 crc crio[3658]: time="2026-06-10T14:29:02.144679704Z" level=info msg="runSandbox: removing pod sandbox 66c1d1f88eb9deec22ed509df81332ac851dfd4383d4fa9517db61cd21a01dfb" id=5300c88a-23f7-4ff8-92d6-cb1ac7ca54c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.079467 | controller | Jun 10 14:29:02.144754 crc crio[3658]: time="2026-06-10T14:29:02.144733805Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 66c1d1f88eb9deec22ed509df81332ac851dfd4383d4fa9517db61cd21a01dfb" id=5300c88a-23f7-4ff8-92d6-cb1ac7ca54c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.079505 | controller | Jun 10 14:29:02.144754 crc crio[3658]: time="2026-06-10T14:29:02.144750086Z" level=info msg="runSandbox: unmounting shmPath for sandbox 66c1d1f88eb9deec22ed509df81332ac851dfd4383d4fa9517db61cd21a01dfb" id=5300c88a-23f7-4ff8-92d6-cb1ac7ca54c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.079542 | controller | Jun 10 14:29:02.144948 crc crio[3658]: time="2026-06-10T14:29:02.144756576Z" level=info msg="runSandbox: removing pod sandbox 7f89eae8de953034f48e2926b07a6ac783de42e64764ce0abdeedf15d42ca597" id=b0bdf560-43cc-4559-8577-b0b59ba49af7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.079574 | controller | Jun 10 14:29:02.144948 crc crio[3658]: time="2026-06-10T14:29:02.144802797Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 7f89eae8de953034f48e2926b07a6ac783de42e64764ce0abdeedf15d42ca597" id=b0bdf560-43cc-4559-8577-b0b59ba49af7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.079605 | controller | Jun 10 14:29:02.144948 crc crio[3658]: time="2026-06-10T14:29:02.144599371Z" level=info msg="runSandbox: deleting pod ID 696711912f4ed885d1561e89745ff7f53d064efa558af947b8dbbbf979ccfb92 from idIndex" id=613e397c-7a1d-4cfa-b69c-044dcea1c40b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.079636 | controller | Jun 10 14:29:02.144948 crc crio[3658]: time="2026-06-10T14:29:02.144914571Z" level=info msg="runSandbox: removing pod sandbox 696711912f4ed885d1561e89745ff7f53d064efa558af947b8dbbbf979ccfb92" id=613e397c-7a1d-4cfa-b69c-044dcea1c40b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.079668 | controller | Jun 10 14:29:02.144948 crc crio[3658]: time="2026-06-10T14:29:02.144921981Z" level=info msg="runSandbox: deleting pod ID 0959a40e28a1a4b82ba569c73d6d58f7ffc5127a9de74f2f4aad98e03bc411b9 from idIndex" id=137bbb00-8490-49ec-a4c1-51559c75a802 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.079699 | controller | Jun 10 14:29:02.145435 crc crio[3658]: time="2026-06-10T14:29:02.144970962Z" level=info msg="runSandbox: removing pod sandbox 0959a40e28a1a4b82ba569c73d6d58f7ffc5127a9de74f2f4aad98e03bc411b9" id=137bbb00-8490-49ec-a4c1-51559c75a802 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.079729 | controller | Jun 10 14:29:02.145435 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.079759 | controller | Jun 10 14:29:02.145435 crc crio[3658]: time="2026-06-10T14:29:02.145015034Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 0959a40e28a1a4b82ba569c73d6d58f7ffc5127a9de74f2f4aad98e03bc411b9" id=137bbb00-8490-49ec-a4c1-51559c75a802 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.079789 | controller | Jun 10 14:29:02.145435 crc crio[3658]: time="2026-06-10T14:29:02.145038014Z" level=info msg="runSandbox: unmounting shmPath for sandbox 0959a40e28a1a4b82ba569c73d6d58f7ffc5127a9de74f2f4aad98e03bc411b9" id=137bbb00-8490-49ec-a4c1-51559c75a802 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.079825 | controller | Jun 10 14:29:02.145435 crc crio[3658]: time="2026-06-10T14:29:02.145052915Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox e6f368eff0db194ed4d6936fed679a3842e9ced28e85a7d3311e925ce4669b06" id=b179a7cc-1d0d-45ce-aefd-8476d626b175 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.079850 | controller | Jun 10 14:29:02.145435 crc crio[3658]: time="2026-06-10T14:29:02.144939141Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 696711912f4ed885d1561e89745ff7f53d064efa558af947b8dbbbf979ccfb92" id=613e397c-7a1d-4cfa-b69c-044dcea1c40b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.079911 | controller | Jun 10 14:29:02.145435 crc crio[3658]: time="2026-06-10T14:29:02.145203129Z" level=info msg="runSandbox: unmounting shmPath for sandbox 696711912f4ed885d1561e89745ff7f53d064efa558af947b8dbbbf979ccfb92" id=613e397c-7a1d-4cfa-b69c-044dcea1c40b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.079950 | controller | Jun 10 14:29:02.145435 crc crio[3658]: time="2026-06-10T14:29:02.144850299Z" level=info msg="runSandbox: unmounting shmPath for sandbox 7f89eae8de953034f48e2926b07a6ac783de42e64764ce0abdeedf15d42ca597" id=b0bdf560-43cc-4559-8577-b0b59ba49af7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.079972 | controller | Jun 10 14:29:02.146186 crc crio[3658]: time="2026-06-10T14:29:02.146138816Z" level=info msg="runSandbox: removing pod sandbox from storage: 696711912f4ed885d1561e89745ff7f53d064efa558af947b8dbbbf979ccfb92" id=613e397c-7a1d-4cfa-b69c-044dcea1c40b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.080007 | controller | Jun 10 14:29:02.146391 crc crio[3658]: time="2026-06-10T14:29:02.146181017Z" level=info msg="runSandbox: removing pod sandbox from storage: 7f89eae8de953034f48e2926b07a6ac783de42e64764ce0abdeedf15d42ca597" id=b0bdf560-43cc-4559-8577-b0b59ba49af7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.080046 | controller | Jun 10 14:29:02.146524 crc crio[3658]: time="2026-06-10T14:29:02.146480076Z" level=info msg="runSandbox: removing pod sandbox from storage: 66c1d1f88eb9deec22ed509df81332ac851dfd4383d4fa9517db61cd21a01dfb" id=5300c88a-23f7-4ff8-92d6-cb1ac7ca54c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.080077 | controller | Jun 10 14:29:02.146524 crc crio[3658]: time="2026-06-10T14:29:02.146500857Z" level=info msg="runSandbox: removing pod sandbox from storage: 0959a40e28a1a4b82ba569c73d6d58f7ffc5127a9de74f2f4aad98e03bc411b9" id=137bbb00-8490-49ec-a4c1-51559c75a802 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.080115 | controller | Jun 10 14:29:02.146805 crc crio[3658]: time="2026-06-10T14:29:02.146729123Z" level=info msg="runSandbox: deleting pod ID a1e7a6be3fd260a43ebbf9b058779c4612731586e39346f25028cb64995fdbca from idIndex" id=15e10e24-f959-47ee-8e3e-d1ec4c791412 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.080152 | controller | Jun 10 14:29:02.146805 crc crio[3658]: time="2026-06-10T14:29:02.146769784Z" level=info msg="runSandbox: removing pod sandbox a1e7a6be3fd260a43ebbf9b058779c4612731586e39346f25028cb64995fdbca" id=15e10e24-f959-47ee-8e3e-d1ec4c791412 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.080187 | controller | Jun 10 14:29:02.146952 crc crio[3658]: time="2026-06-10T14:29:02.146817156Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox a1e7a6be3fd260a43ebbf9b058779c4612731586e39346f25028cb64995fdbca" id=15e10e24-f959-47ee-8e3e-d1ec4c791412 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.080217 | controller | Jun 10 14:29:02.146952 crc crio[3658]: time="2026-06-10T14:29:02.146840926Z" level=info msg="runSandbox: unmounting shmPath for sandbox a1e7a6be3fd260a43ebbf9b058779c4612731586e39346f25028cb64995fdbca" id=15e10e24-f959-47ee-8e3e-d1ec4c791412 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.080249 | controller | Jun 10 14:29:02.147203 crc crio[3658]: time="2026-06-10T14:29:02.147161266Z" level=info msg="runSandbox: deleting pod ID 149603a80d9f1210736b9cb6e55f2f6b913cca17f905ce47afebf31e5103d4de from idIndex" id=eb7cd748-12b4-4472-93ea-f8730d9f8b83 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.080272 | controller | Jun 10 14:29:02.147341 crc crio[3658]: time="2026-06-10T14:29:02.147207767Z" level=info msg="runSandbox: removing pod sandbox 149603a80d9f1210736b9cb6e55f2f6b913cca17f905ce47afebf31e5103d4de" id=eb7cd748-12b4-4472-93ea-f8730d9f8b83 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.080293 | controller | Jun 10 14:29:02.147341 crc crio[3658]: time="2026-06-10T14:29:02.147240418Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 149603a80d9f1210736b9cb6e55f2f6b913cca17f905ce47afebf31e5103d4de" id=eb7cd748-12b4-4472-93ea-f8730d9f8b83 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.080311 | controller | Jun 10 14:29:02.147341 crc crio[3658]: time="2026-06-10T14:29:02.14729997Z" level=info msg="runSandbox: unmounting shmPath for sandbox 149603a80d9f1210736b9cb6e55f2f6b913cca17f905ce47afebf31e5103d4de" id=eb7cd748-12b4-4472-93ea-f8730d9f8b83 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.080342 | controller | Jun 10 14:29:02.147509 crc crio[3658]: time="2026-06-10T14:29:02.147336201Z" level=info msg="runSandbox: releasing container name: k8s_POD_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0" id=b7aacec2-1525-4a12-a47f-54749557c723 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.080360 | controller | Jun 10 14:29:02.147509 crc crio[3658]: time="2026-06-10T14:29:02.147369552Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0" id=b7aacec2-1525-4a12-a47f-54749557c723 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.080386 | controller | Jun 10 14:29:02.147764 crc crio[3658]: time="2026-06-10T14:29:02.147680951Z" level=info msg="runSandbox: deleting pod ID efe9a94c0446fb51ef89aaecf9170749f533963d71320924ef6b05113bfc6b8b from idIndex" id=aac0741b-2613-41d1-8dda-4f2ebc7dede4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.080488 | controller | Jun 10 14:29:02.147853 crc crio[3658]: time="2026-06-10T14:29:02.147787284Z" level=info msg="runSandbox: removing pod sandbox efe9a94c0446fb51ef89aaecf9170749f533963d71320924ef6b05113bfc6b8b" id=aac0741b-2613-41d1-8dda-4f2ebc7dede4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.080529 | controller | Jun 10 14:29:02.147853 crc crio[3658]: time="2026-06-10T14:29:02.147818115Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox efe9a94c0446fb51ef89aaecf9170749f533963d71320924ef6b05113bfc6b8b" id=aac0741b-2613-41d1-8dda-4f2ebc7dede4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.080561 | controller | Jun 10 14:29:02.147853 crc crio[3658]: time="2026-06-10T14:29:02.147832205Z" level=info msg="runSandbox: unmounting shmPath for sandbox efe9a94c0446fb51ef89aaecf9170749f533963d71320924ef6b05113bfc6b8b" id=aac0741b-2613-41d1-8dda-4f2ebc7dede4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.080592 | controller | Jun 10 14:29:02.148671 crc crio[3658]: time="2026-06-10T14:29:02.148539736Z" level=info msg="runSandbox: deleting pod ID 7cb7bfbe9a5aa92b361b6ae5fae396c3e875fbf7ac1ad52894e5692bd06ca521 from idIndex" id=c020900b-51b5-4079-ad96-9558973a0434 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.080622 | controller | Jun 10 14:29:02.148671 crc crio[3658]: time="2026-06-10T14:29:02.148577577Z" level=info msg="runSandbox: removing pod sandbox 7cb7bfbe9a5aa92b361b6ae5fae396c3e875fbf7ac1ad52894e5692bd06ca521" id=c020900b-51b5-4079-ad96-9558973a0434 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.080649 | controller | Jun 10 14:29:02.148671 crc crio[3658]: time="2026-06-10T14:29:02.148608998Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 7cb7bfbe9a5aa92b361b6ae5fae396c3e875fbf7ac1ad52894e5692bd06ca521" id=c020900b-51b5-4079-ad96-9558973a0434 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.080665 | controller | Jun 10 14:29:02.148671 crc crio[3658]: time="2026-06-10T14:29:02.14867155Z" level=info msg="runSandbox: unmounting shmPath for sandbox 7cb7bfbe9a5aa92b361b6ae5fae396c3e875fbf7ac1ad52894e5692bd06ca521" id=c020900b-51b5-4079-ad96-9558973a0434 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.080696 | controller | Jun 10 14:29:02.149844 crc crio[3658]: time="2026-06-10T14:29:02.149066491Z" level=info msg="runSandbox: removing pod sandbox from storage: a1e7a6be3fd260a43ebbf9b058779c4612731586e39346f25028cb64995fdbca" id=15e10e24-f959-47ee-8e3e-d1ec4c791412 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.080728 | controller | Jun 10 14:29:02.149844 crc crio[3658]: time="2026-06-10T14:29:02.149101942Z" level=info msg="runSandbox: deleting pod ID fe367e67e5aaaa927b1e343c922d80666d415acdeb6982f136755545092ef975 from idIndex" id=e5a4ede9-7c12-4854-ad06-10799a1acb7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.080755 | controller | Jun 10 14:29:02.149844 crc crio[3658]: time="2026-06-10T14:29:02.149131803Z" level=info msg="runSandbox: deleting pod ID a3f269694a19fead7d1ea4e8b27ea8b070b9561c018c5d336df95248c16d92b2 from idIndex" id=d55ef981-e519-41b0-8962-9b8abed3bc79 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.080786 | controller | Jun 10 14:29:02.149844 crc crio[3658]: time="2026-06-10T14:29:02.149103252Z" level=info msg="runSandbox: removing pod sandbox from storage: efe9a94c0446fb51ef89aaecf9170749f533963d71320924ef6b05113bfc6b8b" id=aac0741b-2613-41d1-8dda-4f2ebc7dede4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.080807 | controller | Jun 10 14:29:02.149844 crc crio[3658]: time="2026-06-10T14:29:02.149137663Z" level=info msg="runSandbox: deleting pod ID aeefe444cad0d76640ac635020f3c57600036a27ae8ba1257ed074328c8240e0 from idIndex" id=3dc1cf85-5f0c-4507-8c2d-e3c4acb60cf8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.080838 | controller | Jun 10 14:29:02.149844 crc crio[3658]: time="2026-06-10T14:29:02.14938078Z" level=info msg="runSandbox: removing pod sandbox aeefe444cad0d76640ac635020f3c57600036a27ae8ba1257ed074328c8240e0" id=3dc1cf85-5f0c-4507-8c2d-e3c4acb60cf8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.080891 | controller | Jun 10 14:29:02.149844 crc crio[3658]: time="2026-06-10T14:29:02.149401341Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox aeefe444cad0d76640ac635020f3c57600036a27ae8ba1257ed074328c8240e0" id=3dc1cf85-5f0c-4507-8c2d-e3c4acb60cf8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.080923 | controller | Jun 10 14:29:02.149844 crc crio[3658]: time="2026-06-10T14:29:02.149408811Z" level=info msg="runSandbox: deleting pod ID 32f4c829788ccc2ece4ec6487239a42fa985075576d9438b8c430695c5bbc028 from idIndex" id=b148e14a-58b9-41fc-82ff-a7b5bed766ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.080950 | controller | Jun 10 14:29:02.149844 crc crio[3658]: time="2026-06-10T14:29:02.149426131Z" level=info msg="runSandbox: deleting pod ID ed0f9f8f3e3683deb8e94f190b386e68e126c25626c88487fa70b184080978ba from idIndex" id=0389c2a5-26d0-4ef2-809d-6d1d0796543d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.080983 | controller | Jun 10 14:29:02.149844 crc crio[3658]: time="2026-06-10T14:29:02.149415741Z" level=info msg="runSandbox: unmounting shmPath for sandbox aeefe444cad0d76640ac635020f3c57600036a27ae8ba1257ed074328c8240e0" id=3dc1cf85-5f0c-4507-8c2d-e3c4acb60cf8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.081010 | controller | Jun 10 14:29:02.149844 crc crio[3658]: time="2026-06-10T14:29:02.149149543Z" level=info msg="runSandbox: removing pod sandbox fe367e67e5aaaa927b1e343c922d80666d415acdeb6982f136755545092ef975" id=e5a4ede9-7c12-4854-ad06-10799a1acb7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.081041 | controller | Jun 10 14:29:02.149844 crc crio[3658]: time="2026-06-10T14:29:02.149487693Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox fe367e67e5aaaa927b1e343c922d80666d415acdeb6982f136755545092ef975" id=e5a4ede9-7c12-4854-ad06-10799a1acb7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.081076 | controller | Jun 10 14:29:02.149844 crc crio[3658]: time="2026-06-10T14:29:02.149504054Z" level=info msg="runSandbox: unmounting shmPath for sandbox fe367e67e5aaaa927b1e343c922d80666d415acdeb6982f136755545092ef975" id=e5a4ede9-7c12-4854-ad06-10799a1acb7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.081115 | controller | Jun 10 14:29:02.149844 crc crio[3658]: time="2026-06-10T14:29:02.149440202Z" level=info msg="runSandbox: removing pod sandbox 32f4c829788ccc2ece4ec6487239a42fa985075576d9438b8c430695c5bbc028" id=b148e14a-58b9-41fc-82ff-a7b5bed766ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.081138 | controller | Jun 10 14:29:02.149844 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.081159 | controller | Jun 10 14:29:02.149844 crc crio[3658]: time="2026-06-10T14:29:02.149648038Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 32f4c829788ccc2ece4ec6487239a42fa985075576d9438b8c430695c5bbc028" id=b148e14a-58b9-41fc-82ff-a7b5bed766ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.081186 | controller | Jun 10 14:29:02.149844 crc crio[3658]: time="2026-06-10T14:29:02.149675869Z" level=info msg="runSandbox: unmounting shmPath for sandbox 32f4c829788ccc2ece4ec6487239a42fa985075576d9438b8c430695c5bbc028" id=b148e14a-58b9-41fc-82ff-a7b5bed766ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.081216 | controller | Jun 10 14:29:02.149844 crc crio[3658]: time="2026-06-10T14:29:02.149167504Z" level=info msg="runSandbox: removing pod sandbox a3f269694a19fead7d1ea4e8b27ea8b070b9561c018c5d336df95248c16d92b2" id=d55ef981-e519-41b0-8962-9b8abed3bc79 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.081246 | controller | Jun 10 14:29:02.149844 crc crio[3658]: time="2026-06-10T14:29:02.14972033Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 94cfe4171519322a1523c3cf3c29ec02cd839bbeee129bd18a902530abc333f2" id=d3183a2e-fe64-4248-8785-e5ffc7584b3d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.081273 | controller | Jun 10 14:29:02.153963 crc crio[3658]: time="2026-06-10T14:29:02.149453562Z" level=info msg="runSandbox: removing pod sandbox ed0f9f8f3e3683deb8e94f190b386e68e126c25626c88487fa70b184080978ba" id=0389c2a5-26d0-4ef2-809d-6d1d0796543d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.081304 | controller | Jun 10 14:29:02.153963 crc crio[3658]: time="2026-06-10T14:29:02.150022399Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox ed0f9f8f3e3683deb8e94f190b386e68e126c25626c88487fa70b184080978ba" id=0389c2a5-26d0-4ef2-809d-6d1d0796543d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.081339 | controller | Jun 10 14:29:02.153963 crc crio[3658]: time="2026-06-10T14:29:02.150347198Z" level=info msg="runSandbox: unmounting shmPath for sandbox ed0f9f8f3e3683deb8e94f190b386e68e126c25626c88487fa70b184080978ba" id=0389c2a5-26d0-4ef2-809d-6d1d0796543d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.081365 | controller | Jun 10 14:29:02.153963 crc crio[3658]: time="2026-06-10T14:29:02.150394369Z" level=info msg="runSandbox: deleting pod ID 104ee91e38652f5b978d86928b691421e4c1dd45eb260c6b61895a30e096210a from idIndex" id=d7d43c2c-32e4-43ba-b9e2-17c7774dcc1f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.081391 | controller | Jun 10 14:29:02.153963 crc crio[3658]: time="2026-06-10T14:29:02.150439041Z" level=info msg="runSandbox: deleting pod ID 16d2f03412a389d18acb97765513c95f93e5f3f09396199ab874b15bfeca260c from idIndex" id=19fd02cc-2d8d-43f3-b1cf-59537c61279f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.081407 | controller | Jun 10 14:29:02.153963 crc crio[3658]: time="2026-06-10T14:29:02.150458701Z" level=info msg="runSandbox: removing pod sandbox 104ee91e38652f5b978d86928b691421e4c1dd45eb260c6b61895a30e096210a" id=d7d43c2c-32e4-43ba-b9e2-17c7774dcc1f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.081432 | controller | Jun 10 14:29:02.153963 crc crio[3658]: time="2026-06-10T14:29:02.150464851Z" level=info msg="runSandbox: removing pod sandbox 16d2f03412a389d18acb97765513c95f93e5f3f09396199ab874b15bfeca260c" id=19fd02cc-2d8d-43f3-b1cf-59537c61279f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.081450 | controller | Jun 10 14:29:02.153963 crc crio[3658]: time="2026-06-10T14:29:02.150488222Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 104ee91e38652f5b978d86928b691421e4c1dd45eb260c6b61895a30e096210a" id=d7d43c2c-32e4-43ba-b9e2-17c7774dcc1f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.081468 | controller | Jun 10 14:29:02.153963 crc crio[3658]: time="2026-06-10T14:29:02.150495252Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 16d2f03412a389d18acb97765513c95f93e5f3f09396199ab874b15bfeca260c" id=19fd02cc-2d8d-43f3-b1cf-59537c61279f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.081503 | controller | Jun 10 14:29:02.153963 crc crio[3658]: time="2026-06-10T14:29:02.150504083Z" level=info msg="runSandbox: unmounting shmPath for sandbox 104ee91e38652f5b978d86928b691421e4c1dd45eb260c6b61895a30e096210a" id=d7d43c2c-32e4-43ba-b9e2-17c7774dcc1f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.081534 | controller | Jun 10 14:29:02.153963 crc crio[3658]: time="2026-06-10T14:29:02.150508943Z" level=info msg="runSandbox: unmounting shmPath for sandbox 16d2f03412a389d18acb97765513c95f93e5f3f09396199ab874b15bfeca260c" id=19fd02cc-2d8d-43f3-b1cf-59537c61279f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.081556 | controller | Jun 10 14:29:02.153963 crc crio[3658]: time="2026-06-10T14:29:02.150710159Z" level=info msg="runSandbox: deleting pod ID 2d2de5439318d6d7bfc8a4a076df8a7c35bc27b3e1d9b5919152a5748e37a6ff from idIndex" id=42730f06-4e8a-4273-829f-981850fd4c70 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.081574 | controller | Jun 10 14:29:02.153963 crc crio[3658]: time="2026-06-10T14:29:02.150735459Z" level=info msg="runSandbox: removing pod sandbox 2d2de5439318d6d7bfc8a4a076df8a7c35bc27b3e1d9b5919152a5748e37a6ff" id=42730f06-4e8a-4273-829f-981850fd4c70 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.081605 | controller | Jun 10 14:29:02.153963 crc crio[3658]: time="2026-06-10T14:29:02.15076967Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 2d2de5439318d6d7bfc8a4a076df8a7c35bc27b3e1d9b5919152a5748e37a6ff" id=42730f06-4e8a-4273-829f-981850fd4c70 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.081636 | controller | Jun 10 14:29:02.153963 crc crio[3658]: time="2026-06-10T14:29:02.14972661Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox a3f269694a19fead7d1ea4e8b27ea8b070b9561c018c5d336df95248c16d92b2" id=d55ef981-e519-41b0-8962-9b8abed3bc79 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.081671 | controller | Jun 10 14:29:02.153963 crc crio[3658]: time="2026-06-10T14:29:02.150832822Z" level=info msg="runSandbox: unmounting shmPath for sandbox a3f269694a19fead7d1ea4e8b27ea8b070b9561c018c5d336df95248c16d92b2" id=d55ef981-e519-41b0-8962-9b8abed3bc79 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.081725 | controller | Jun 10 14:29:02.153963 crc crio[3658]: time="2026-06-10T14:29:02.150839072Z" level=info msg="runSandbox: deleting pod ID fc867d5599720fd6d6711363d8763aaf7d0fbaaf7dbc569fa50a5f68c9171bad from idIndex" id=009c5f76-2672-4bd8-9831-841801849fd9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.081757 | controller | Jun 10 14:29:02.153963 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.081780 | controller | Jun 10 14:29:02.153963 crc crio[3658]: time="2026-06-10T14:29:02.151006997Z" level=info msg="runSandbox: removing pod sandbox fc867d5599720fd6d6711363d8763aaf7d0fbaaf7dbc569fa50a5f68c9171bad" id=009c5f76-2672-4bd8-9831-841801849fd9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.081802 | controller | Jun 10 14:29:02.153963 crc crio[3658]: time="2026-06-10T14:29:02.151573884Z" level=info msg="runSandbox: removing pod sandbox from storage: a3f269694a19fead7d1ea4e8b27ea8b070b9561c018c5d336df95248c16d92b2" id=d55ef981-e519-41b0-8962-9b8abed3bc79 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.081819 | controller | Jun 10 14:29:02.153963 crc crio[3658]: time="2026-06-10T14:29:02.150710129Z" level=info msg="runSandbox: removing pod sandbox from storage: 7cb7bfbe9a5aa92b361b6ae5fae396c3e875fbf7ac1ad52894e5692bd06ca521" id=c020900b-51b5-4079-ad96-9558973a0434 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.081836 | controller | Jun 10 14:29:02.153963 crc crio[3658]: time="2026-06-10T14:29:02.151598224Z" level=info msg="runSandbox: deleting pod ID 737c1c2e1f6a75cdf8356f246572a49339ab9c377abd7eec8e1b2c2784fba3c3 from idIndex" id=d996f548-9b5a-482b-9129-16af77785fa4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.081877 | controller | Jun 10 14:29:02.153963 crc crio[3658]: time="2026-06-10T14:29:02.151653606Z" level=info msg="runSandbox: removing pod sandbox 737c1c2e1f6a75cdf8356f246572a49339ab9c377abd7eec8e1b2c2784fba3c3" id=d996f548-9b5a-482b-9129-16af77785fa4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.081906 | controller | Jun 10 14:29:02.153963 crc crio[3658]: time="2026-06-10T14:29:02.151677287Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 737c1c2e1f6a75cdf8356f246572a49339ab9c377abd7eec8e1b2c2784fba3c3" id=d996f548-9b5a-482b-9129-16af77785fa4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.081941 | controller | Jun 10 14:29:02.153963 crc crio[3658]: time="2026-06-10T14:29:02.151689287Z" level=info msg="runSandbox: unmounting shmPath for sandbox 737c1c2e1f6a75cdf8356f246572a49339ab9c377abd7eec8e1b2c2784fba3c3" id=d996f548-9b5a-482b-9129-16af77785fa4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.081972 | controller | Jun 10 14:29:02.153963 crc crio[3658]: time="2026-06-10T14:29:02.151740248Z" level=info msg="runSandbox: removing pod sandbox from storage: 16d2f03412a389d18acb97765513c95f93e5f3f09396199ab874b15bfeca260c" id=19fd02cc-2d8d-43f3-b1cf-59537c61279f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.082002 | controller | Jun 10 14:29:02.153963 crc crio[3658]: time="2026-06-10T14:29:02.151754349Z" level=info msg="runSandbox: deleting pod ID 979cf59e1d347e825ce3368680ce22926206e7004ce1a7ffc221a096d5ee3c6a from idIndex" id=d4d939f8-1f1d-47d7-a4a1-af73c07411e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.082029 | controller | Jun 10 14:29:02.153963 crc crio[3658]: time="2026-06-10T14:29:02.151575474Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox fc867d5599720fd6d6711363d8763aaf7d0fbaaf7dbc569fa50a5f68c9171bad" id=009c5f76-2672-4bd8-9831-841801849fd9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.082056 | controller | Jun 10 14:29:02.153963 crc crio[3658]: time="2026-06-10T14:29:02.15180091Z" level=info msg="runSandbox: unmounting shmPath for sandbox fc867d5599720fd6d6711363d8763aaf7d0fbaaf7dbc569fa50a5f68c9171bad" id=009c5f76-2672-4bd8-9831-841801849fd9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.082073 | controller | Jun 10 14:29:02.153963 crc crio[3658]: time="2026-06-10T14:29:02.151852652Z" level=info msg="runSandbox: deleting pod ID 34ddbf154606e3ef2fe3534f4be273af24bdb817fdce943e6baf30c603c55660 from idIndex" id=859669f0-7f46-4b2a-9b25-6c23ad16fcb8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.082104 | controller | Jun 10 14:29:02.153963 crc crio[3658]: time="2026-06-10T14:29:02.151886123Z" level=info msg="runSandbox: removing pod sandbox 34ddbf154606e3ef2fe3534f4be273af24bdb817fdce943e6baf30c603c55660" id=859669f0-7f46-4b2a-9b25-6c23ad16fcb8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.082143 | controller | Jun 10 14:29:02.153963 crc crio[3658]: time="2026-06-10T14:29:02.151913833Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 34ddbf154606e3ef2fe3534f4be273af24bdb817fdce943e6baf30c603c55660" id=859669f0-7f46-4b2a-9b25-6c23ad16fcb8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.082179 | controller | Jun 10 14:29:02.153963 crc crio[3658]: time="2026-06-10T14:29:02.151930874Z" level=info msg="runSandbox: unmounting shmPath for sandbox 34ddbf154606e3ef2fe3534f4be273af24bdb817fdce943e6baf30c603c55660" id=859669f0-7f46-4b2a-9b25-6c23ad16fcb8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.082211 | controller | Jun 10 14:29:02.153963 crc crio[3658]: time="2026-06-10T14:29:02.150038919Z" level=info msg="runSandbox: deleting pod ID 7fa98dcc84e87243ae1ab02a0c2b39e8da2f6f10caf1000f147a8c3ec23a8267 from idIndex" id=8996514d-fbc5-42ec-886b-19f5cf622fbd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.082246 | controller | Jun 10 14:29:02.153963 crc crio[3658]: time="2026-06-10T14:29:02.152072348Z" level=info msg="runSandbox: removing pod sandbox 979cf59e1d347e825ce3368680ce22926206e7004ce1a7ffc221a096d5ee3c6a" id=d4d939f8-1f1d-47d7-a4a1-af73c07411e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.082277 | controller | Jun 10 14:29:02.153963 crc crio[3658]: time="2026-06-10T14:29:02.152099679Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 979cf59e1d347e825ce3368680ce22926206e7004ce1a7ffc221a096d5ee3c6a" id=d4d939f8-1f1d-47d7-a4a1-af73c07411e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.082313 | controller | Jun 10 14:29:02.153963 crc crio[3658]: time="2026-06-10T14:29:02.152115529Z" level=info msg="runSandbox: unmounting shmPath for sandbox 979cf59e1d347e825ce3368680ce22926206e7004ce1a7ffc221a096d5ee3c6a" id=d4d939f8-1f1d-47d7-a4a1-af73c07411e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.082344 | controller | Jun 10 14:29:02.153963 crc crio[3658]: time="2026-06-10T14:29:02.152074168Z" level=info msg="runSandbox: removing pod sandbox 7fa98dcc84e87243ae1ab02a0c2b39e8da2f6f10caf1000f147a8c3ec23a8267" id=8996514d-fbc5-42ec-886b-19f5cf622fbd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.082361 | controller | Jun 10 14:29:02.153963 crc crio[3658]: time="2026-06-10T14:29:02.152198622Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 7fa98dcc84e87243ae1ab02a0c2b39e8da2f6f10caf1000f147a8c3ec23a8267" id=8996514d-fbc5-42ec-886b-19f5cf622fbd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.082393 | controller | Jun 10 14:29:02.153963 crc crio[3658]: time="2026-06-10T14:29:02.152213892Z" level=info msg="runSandbox: unmounting shmPath for sandbox 7fa98dcc84e87243ae1ab02a0c2b39e8da2f6f10caf1000f147a8c3ec23a8267" id=8996514d-fbc5-42ec-886b-19f5cf622fbd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.082419 | controller | Jun 10 14:29:02.153963 crc crio[3658]: time="2026-06-10T14:29:02.152176431Z" level=info msg="runSandbox: deleting pod ID 76320e8cbd9cc46f6cf738fd71497631c932d1ab8c043dec188372f28b099a73 from idIndex" id=91eac38a-b467-4ebf-a391-0254f05054ed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.082436 | controller | Jun 10 14:29:02.153963 crc crio[3658]: time="2026-06-10T14:29:02.152552442Z" level=info msg="runSandbox: removing pod sandbox 76320e8cbd9cc46f6cf738fd71497631c932d1ab8c043dec188372f28b099a73" id=91eac38a-b467-4ebf-a391-0254f05054ed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.082471 | controller | Jun 10 14:29:02.153963 crc crio[3658]: time="2026-06-10T14:29:02.152651465Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 76320e8cbd9cc46f6cf738fd71497631c932d1ab8c043dec188372f28b099a73" id=91eac38a-b467-4ebf-a391-0254f05054ed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.082517 | controller | Jun 10 14:29:02.153963 crc crio[3658]: time="2026-06-10T14:29:02.152768228Z" level=info msg="runSandbox: removing pod sandbox from storage: aeefe444cad0d76640ac635020f3c57600036a27ae8ba1257ed074328c8240e0" id=3dc1cf85-5f0c-4507-8c2d-e3c4acb60cf8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.082545 | controller | Jun 10 14:29:02.153963 crc crio[3658]: time="2026-06-10T14:29:02.151034988Z" level=info msg="runSandbox: removing pod sandbox from storage: fe367e67e5aaaa927b1e343c922d80666d415acdeb6982f136755545092ef975" id=e5a4ede9-7c12-4854-ad06-10799a1acb7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.082577 | controller | Jun 10 14:29:02.153963 crc crio[3658]: time="2026-06-10T14:29:02.151123281Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 3a821dd9cc654897e668a63382fd512ba47b8cc9a094efacfe74255496cfee2d" id=550213cc-74b7-4529-9e01-cebff5228e76 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.082608 | controller | Jun 10 14:29:02.153963 crc crio[3658]: time="2026-06-10T14:29:02.152891952Z" level=info msg="runSandbox: unmounting shmPath for sandbox 76320e8cbd9cc46f6cf738fd71497631c932d1ab8c043dec188372f28b099a73" id=91eac38a-b467-4ebf-a391-0254f05054ed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.082635 | controller | Jun 10 14:29:02.153963 crc crio[3658]: time="2026-06-10T14:29:02.149143673Z" level=info msg="runSandbox: deleting pod ID 7bdabf061e2195a167d6d74398a88aeb8957b908a6744c2d613a700af7e190a6 from idIndex" id=419c0395-02a5-4969-993e-cef5e59000c1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.082662 | controller | Jun 10 14:29:02.153963 crc crio[3658]: time="2026-06-10T14:29:02.153641914Z" level=info msg="runSandbox: removing pod sandbox 7bdabf061e2195a167d6d74398a88aeb8957b908a6744c2d613a700af7e190a6" id=419c0395-02a5-4969-993e-cef5e59000c1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.082702 | controller | Jun 10 14:29:02.153963 crc crio[3658]: time="2026-06-10T14:29:02.153672664Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 7bdabf061e2195a167d6d74398a88aeb8957b908a6744c2d613a700af7e190a6" id=419c0395-02a5-4969-993e-cef5e59000c1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.082733 | controller | Jun 10 14:29:02.153963 crc crio[3658]: time="2026-06-10T14:29:02.153686905Z" level=info msg="runSandbox: unmounting shmPath for sandbox 7bdabf061e2195a167d6d74398a88aeb8957b908a6744c2d613a700af7e190a6" id=419c0395-02a5-4969-993e-cef5e59000c1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.082763 | controller | Jun 10 14:29:02.153963 crc crio[3658]: time="2026-06-10T14:29:02.15318602Z" level=info msg="runSandbox: deleting pod ID 16ce3fab5d3fe0ae3e51f39a8bc4241cc7f3e18df087716070de140e2a686096 from idIndex" id=6a7fb1f2-0f7c-49b3-8172-0221d873cca5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.082799 | controller | Jun 10 14:29:02.158860 crc crio[3658]: time="2026-06-10T14:29:02.153732606Z" level=info msg="runSandbox: removing pod sandbox 16ce3fab5d3fe0ae3e51f39a8bc4241cc7f3e18df087716070de140e2a686096" id=6a7fb1f2-0f7c-49b3-8172-0221d873cca5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.082834 | controller | Jun 10 14:29:02.158860 crc crio[3658]: time="2026-06-10T14:29:02.154484228Z" level=info msg="runSandbox: removing pod sandbox from storage: 7bdabf061e2195a167d6d74398a88aeb8957b908a6744c2d613a700af7e190a6" id=419c0395-02a5-4969-993e-cef5e59000c1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.082891 | controller | Jun 10 14:29:02.158860 crc crio[3658]: time="2026-06-10T14:29:02.153922002Z" level=info msg="runSandbox: removing pod sandbox from storage: 7fa98dcc84e87243ae1ab02a0c2b39e8da2f6f10caf1000f147a8c3ec23a8267" id=8996514d-fbc5-42ec-886b-19f5cf622fbd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.082919 | controller | Jun 10 14:29:02.158860 crc crio[3658]: time="2026-06-10T14:29:02.151339407Z" level=info msg="runSandbox: removing pod sandbox from storage: 32f4c829788ccc2ece4ec6487239a42fa985075576d9438b8c430695c5bbc028" id=b148e14a-58b9-41fc-82ff-a7b5bed766ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.082961 | controller | Jun 10 14:29:02.158860 crc crio[3658]: time="2026-06-10T14:29:02.151200893Z" level=info msg="runSandbox: deleting pod ID 0ca1ee781b28d6e5955bd9759759624734d7128ebc56dbefb96ac42fd10d8fe6 from idIndex" id=f80cd720-08c3-4825-994f-e32e2a8de395 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.082984 | controller | Jun 10 14:29:02.158860 crc crio[3658]: time="2026-06-10T14:29:02.155111236Z" level=info msg="runSandbox: removing pod sandbox 0ca1ee781b28d6e5955bd9759759624734d7128ebc56dbefb96ac42fd10d8fe6" id=f80cd720-08c3-4825-994f-e32e2a8de395 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.083022 | controller | Jun 10 14:29:02.158860 crc crio[3658]: time="2026-06-10T14:29:02.155226059Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 0ca1ee781b28d6e5955bd9759759624734d7128ebc56dbefb96ac42fd10d8fe6" id=f80cd720-08c3-4825-994f-e32e2a8de395 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.083060 | controller | Jun 10 14:29:02.158860 crc crio[3658]: time="2026-06-10T14:29:02.15525026Z" level=info msg="runSandbox: unmounting shmPath for sandbox 0ca1ee781b28d6e5955bd9759759624734d7128ebc56dbefb96ac42fd10d8fe6" id=f80cd720-08c3-4825-994f-e32e2a8de395 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.083087 | controller | Jun 10 14:29:02.158860 crc crio[3658]: time="2026-06-10T14:29:02.151398439Z" level=info msg="runSandbox: deleting pod ID a4182608940692da60e9319ce59d6a74824d3ea9ef25a07a779cb5f5611925e5 from idIndex" id=9ce43e74-b05f-429d-b9be-e50df5472bb8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.083122 | controller | Jun 10 14:29:02.158860 crc crio[3658]: time="2026-06-10T14:29:02.155445116Z" level=info msg="runSandbox: removing pod sandbox a4182608940692da60e9319ce59d6a74824d3ea9ef25a07a779cb5f5611925e5" id=9ce43e74-b05f-429d-b9be-e50df5472bb8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.083154 | controller | Jun 10 14:29:02.158860 crc crio[3658]: time="2026-06-10T14:29:02.155516048Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox a4182608940692da60e9319ce59d6a74824d3ea9ef25a07a779cb5f5611925e5" id=9ce43e74-b05f-429d-b9be-e50df5472bb8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.083185 | controller | Jun 10 14:29:02.158860 crc crio[3658]: time="2026-06-10T14:29:02.155531318Z" level=info msg="runSandbox: unmounting shmPath for sandbox a4182608940692da60e9319ce59d6a74824d3ea9ef25a07a779cb5f5611925e5" id=9ce43e74-b05f-429d-b9be-e50df5472bb8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.083203 | controller | Jun 10 14:29:02.158860 crc crio[3658]: time="2026-06-10T14:29:02.151160502Z" level=info msg="runSandbox: deleting pod ID 135cd41aa957c31812592f84190ffa98d5c6de0f1f40fe0d78cfbd73065cabea from idIndex" id=469f7fd7-fbab-4e88-8462-7441df44b4c5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.083219 | controller | Jun 10 14:29:02.158860 crc crio[3658]: time="2026-06-10T14:29:02.156038703Z" level=info msg="runSandbox: deleting pod ID 10b07ae62bbd7a10a6e66108688c8e718fbd15d9fe2f269c3550e3808551fbc4 from idIndex" id=84ee9b77-0d52-4445-9a0b-f212b33389f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.083236 | controller | Jun 10 14:29:02.158860 crc crio[3658]: time="2026-06-10T14:29:02.150187633Z" level=info msg="runSandbox: deleting pod ID 1ccadd44834b7b5e5b56b7fd2df01876ef7be4c714003536609bd6703b634888 from idIndex" id=4e48e304-e840-47a1-ae88-b124e2e0ef00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.083258 | controller | Jun 10 14:29:02.158860 crc crio[3658]: time="2026-06-10T14:29:02.156377963Z" level=info msg="runSandbox: removing pod sandbox 1ccadd44834b7b5e5b56b7fd2df01876ef7be4c714003536609bd6703b634888" id=4e48e304-e840-47a1-ae88-b124e2e0ef00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.083292 | controller | Jun 10 14:29:02.158860 crc crio[3658]: time="2026-06-10T14:29:02.156410314Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 1ccadd44834b7b5e5b56b7fd2df01876ef7be4c714003536609bd6703b634888" id=4e48e304-e840-47a1-ae88-b124e2e0ef00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.083320 | controller | Jun 10 14:29:02.158860 crc crio[3658]: time="2026-06-10T14:29:02.156429874Z" level=info msg="runSandbox: unmounting shmPath for sandbox 1ccadd44834b7b5e5b56b7fd2df01876ef7be4c714003536609bd6703b634888" id=4e48e304-e840-47a1-ae88-b124e2e0ef00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.083352 | controller | Jun 10 14:29:02.158860 crc crio[3658]: time="2026-06-10T14:29:02.156530297Z" level=info msg="runSandbox: removing pod sandbox from storage: 979cf59e1d347e825ce3368680ce22926206e7004ce1a7ffc221a096d5ee3c6a" id=d4d939f8-1f1d-47d7-a4a1-af73c07411e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.083374 | controller | Jun 10 14:29:02.158860 crc crio[3658]: time="2026-06-10T14:29:02.156570688Z" level=info msg="runSandbox: removing pod sandbox from storage: 76320e8cbd9cc46f6cf738fd71497631c932d1ab8c043dec188372f28b099a73" id=91eac38a-b467-4ebf-a391-0254f05054ed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.083405 | controller | Jun 10 14:29:02.158860 crc crio[3658]: time="2026-06-10T14:29:02.157925408Z" level=info msg="runSandbox: removing pod sandbox from storage: 0ca1ee781b28d6e5955bd9759759624734d7128ebc56dbefb96ac42fd10d8fe6" id=f80cd720-08c3-4825-994f-e32e2a8de395 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.083431 | controller | Jun 10 14:29:02.158860 crc crio[3658]: time="2026-06-10T14:29:02.156218688Z" level=info msg="runSandbox: removing pod sandbox 10b07ae62bbd7a10a6e66108688c8e718fbd15d9fe2f269c3550e3808551fbc4" id=84ee9b77-0d52-4445-9a0b-f212b33389f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.083454 | controller | Jun 10 14:29:02.158860 crc crio[3658]: time="2026-06-10T14:29:02.15800947Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 10b07ae62bbd7a10a6e66108688c8e718fbd15d9fe2f269c3550e3808551fbc4" id=84ee9b77-0d52-4445-9a0b-f212b33389f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.083488 | controller | Jun 10 14:29:02.158860 crc crio[3658]: time="2026-06-10T14:29:02.158039901Z" level=info msg="runSandbox: unmounting shmPath for sandbox 10b07ae62bbd7a10a6e66108688c8e718fbd15d9fe2f269c3550e3808551fbc4" id=84ee9b77-0d52-4445-9a0b-f212b33389f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.083524 | controller | Jun 10 14:29:02.158860 crc crio[3658]: time="2026-06-10T14:29:02.158738361Z" level=info msg="runSandbox: removing pod sandbox from storage: a4182608940692da60e9319ce59d6a74824d3ea9ef25a07a779cb5f5611925e5" id=9ce43e74-b05f-429d-b9be-e50df5472bb8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.083547 | controller | Jun 10 14:29:02.158860 crc crio[3658]: time="2026-06-10T14:29:02.151173492Z" level=info msg="runSandbox: unmounting shmPath for sandbox 2d2de5439318d6d7bfc8a4a076df8a7c35bc27b3e1d9b5919152a5748e37a6ff" id=42730f06-4e8a-4273-829f-981850fd4c70 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.083574 | controller | Jun 10 14:29:02.161016 crc crio[3658]: time="2026-06-10T14:29:02.160159662Z" level=info msg="runSandbox: removing pod sandbox from storage: 1ccadd44834b7b5e5b56b7fd2df01876ef7be4c714003536609bd6703b634888" id=4e48e304-e840-47a1-ae88-b124e2e0ef00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.083604 | controller | Jun 10 14:29:02.161016 crc crio[3658]: time="2026-06-10T14:29:02.160177643Z" level=info msg="runSandbox: deleting pod ID 619d672f440ad2d1697ec8b24cbba7d3e1a25674e5e61bb20b82ff8a2a888a36 from idIndex" id=08327c24-3031-4bcc-a357-74c225edc725 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.083648 | controller | Jun 10 14:29:02.161016 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.083681 | controller | Jun 10 14:29:02.161016 crc crio[3658]: time="2026-06-10T14:29:02.160170433Z" level=info msg="runSandbox: removing pod sandbox from storage: 10b07ae62bbd7a10a6e66108688c8e718fbd15d9fe2f269c3550e3808551fbc4" id=84ee9b77-0d52-4445-9a0b-f212b33389f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.083703 | controller | Jun 10 14:29:02.161016 crc crio[3658]: time="2026-06-10T14:29:02.160192433Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 16ce3fab5d3fe0ae3e51f39a8bc4241cc7f3e18df087716070de140e2a686096" id=6a7fb1f2-0f7c-49b3-8172-0221d873cca5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.083720 | controller | Jun 10 14:29:02.161016 crc crio[3658]: time="2026-06-10T14:29:02.160234394Z" level=info msg="runSandbox: removing pod sandbox 619d672f440ad2d1697ec8b24cbba7d3e1a25674e5e61bb20b82ff8a2a888a36" id=08327c24-3031-4bcc-a357-74c225edc725 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.083743 | controller | Jun 10 14:29:02.161016 crc crio[3658]: time="2026-06-10T14:29:02.160396189Z" level=info msg="runSandbox: unmounting shmPath for sandbox 16ce3fab5d3fe0ae3e51f39a8bc4241cc7f3e18df087716070de140e2a686096" id=6a7fb1f2-0f7c-49b3-8172-0221d873cca5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.083770 | controller | Jun 10 14:29:02.161016 crc crio[3658]: time="2026-06-10T14:29:02.156207158Z" level=info msg="runSandbox: removing pod sandbox 135cd41aa957c31812592f84190ffa98d5c6de0f1f40fe0d78cfbd73065cabea" id=469f7fd7-fbab-4e88-8462-7441df44b4c5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.083788 | controller | Jun 10 14:29:02.161016 crc crio[3658]: time="2026-06-10T14:29:02.160554764Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 135cd41aa957c31812592f84190ffa98d5c6de0f1f40fe0d78cfbd73065cabea" id=469f7fd7-fbab-4e88-8462-7441df44b4c5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.083814 | controller | Jun 10 14:29:02.161016 crc crio[3658]: time="2026-06-10T14:29:02.160640476Z" level=info msg="runSandbox: removing pod sandbox from storage: 2d2de5439318d6d7bfc8a4a076df8a7c35bc27b3e1d9b5919152a5748e37a6ff" id=42730f06-4e8a-4273-829f-981850fd4c70 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.083837 | controller | Jun 10 14:29:02.161016 crc crio[3658]: time="2026-06-10T14:29:02.153945832Z" level=info msg="runSandbox: deleting pod ID 94cfe4171519322a1523c3cf3c29ec02cd839bbeee129bd18a902530abc333f2 from idIndex" id=d3183a2e-fe64-4248-8785-e5ffc7584b3d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.083894 | controller | Jun 10 14:29:02.161016 crc crio[3658]: time="2026-06-10T14:29:02.160745929Z" level=info msg="runSandbox: removing pod sandbox 94cfe4171519322a1523c3cf3c29ec02cd839bbeee129bd18a902530abc333f2" id=d3183a2e-fe64-4248-8785-e5ffc7584b3d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.083931 | controller | Jun 10 14:29:02.161016 crc crio[3658]: time="2026-06-10T14:29:02.160816961Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 94cfe4171519322a1523c3cf3c29ec02cd839bbeee129bd18a902530abc333f2" id=d3183a2e-fe64-4248-8785-e5ffc7584b3d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.083958 | controller | Jun 10 14:29:02.161016 crc crio[3658]: time="2026-06-10T14:29:02.160864103Z" level=info msg="runSandbox: unmounting shmPath for sandbox 94cfe4171519322a1523c3cf3c29ec02cd839bbeee129bd18a902530abc333f2" id=d3183a2e-fe64-4248-8785-e5ffc7584b3d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.083985 | controller | Jun 10 14:29:02.161677 crc crio[3658]: time="2026-06-10T14:29:02.16042033Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 619d672f440ad2d1697ec8b24cbba7d3e1a25674e5e61bb20b82ff8a2a888a36" id=08327c24-3031-4bcc-a357-74c225edc725 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.084007 | controller | Jun 10 14:29:02.161677 crc crio[3658]: time="2026-06-10T14:29:02.16110249Z" level=info msg="runSandbox: unmounting shmPath for sandbox 619d672f440ad2d1697ec8b24cbba7d3e1a25674e5e61bb20b82ff8a2a888a36" id=08327c24-3031-4bcc-a357-74c225edc725 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.084042 | controller | Jun 10 14:29:02.161677 crc crio[3658]: time="2026-06-10T14:29:02.161180362Z" level=info msg="runSandbox: removing pod sandbox from storage: 16ce3fab5d3fe0ae3e51f39a8bc4241cc7f3e18df087716070de140e2a686096" id=6a7fb1f2-0f7c-49b3-8172-0221d873cca5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.084083 | controller | Jun 10 14:29:02.161677 crc crio[3658]: time="2026-06-10T14:29:02.160642526Z" level=info msg="runSandbox: unmounting shmPath for sandbox 135cd41aa957c31812592f84190ffa98d5c6de0f1f40fe0d78cfbd73065cabea" id=469f7fd7-fbab-4e88-8462-7441df44b4c5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.084116 | controller | Jun 10 14:29:02.161677 crc crio[3658]: time="2026-06-10T14:29:02.154000264Z" level=info msg="runSandbox: removing pod sandbox from storage: 104ee91e38652f5b978d86928b691421e4c1dd45eb260c6b61895a30e096210a" id=d7d43c2c-32e4-43ba-b9e2-17c7774dcc1f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.084153 | controller | Jun 10 14:29:02.161677 crc crio[3658]: time="2026-06-10T14:29:02.153093628Z" level=info msg="runSandbox: deleting pod ID a4348f5b6c32a5acf98fe0564a771ea75d78701880eb50a8704f09eb59e080d7 from idIndex" id=fb203ace-eeac-4827-aa2c-cc82dbe07792 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.084185 | controller | Jun 10 14:29:02.161677 crc crio[3658]: time="2026-06-10T14:29:02.161391828Z" level=info msg="runSandbox: removing pod sandbox a4348f5b6c32a5acf98fe0564a771ea75d78701880eb50a8704f09eb59e080d7" id=fb203ace-eeac-4827-aa2c-cc82dbe07792 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.084226 | controller | Jun 10 14:29:02.161677 crc crio[3658]: time="2026-06-10T14:29:02.161420859Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox a4348f5b6c32a5acf98fe0564a771ea75d78701880eb50a8704f09eb59e080d7" id=fb203ace-eeac-4827-aa2c-cc82dbe07792 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.084248 | controller | Jun 10 14:29:02.161677 crc crio[3658]: time="2026-06-10T14:29:02.161441379Z" level=info msg="runSandbox: unmounting shmPath for sandbox a4348f5b6c32a5acf98fe0564a771ea75d78701880eb50a8704f09eb59e080d7" id=fb203ace-eeac-4827-aa2c-cc82dbe07792 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.084282 | controller | Jun 10 14:29:02.161677 crc crio[3658]: time="2026-06-10T14:29:02.161481031Z" level=info msg="runSandbox: deleting pod ID 72f30cb263fa060819214dd3c1e78cd908514e0168a7d64388558123dbe98868 from idIndex" id=94905ed7-9d4a-423b-a792-900928483f4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.084301 | controller | Jun 10 14:29:02.161677 crc crio[3658]: time="2026-06-10T14:29:02.161521932Z" level=info msg="runSandbox: removing pod sandbox 72f30cb263fa060819214dd3c1e78cd908514e0168a7d64388558123dbe98868" id=94905ed7-9d4a-423b-a792-900928483f4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.084332 | controller | Jun 10 14:29:02.161677 crc crio[3658]: time="2026-06-10T14:29:02.161576083Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 72f30cb263fa060819214dd3c1e78cd908514e0168a7d64388558123dbe98868" id=94905ed7-9d4a-423b-a792-900928483f4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.084455 | controller | Jun 10 14:29:02.161677 crc crio[3658]: time="2026-06-10T14:29:02.161594584Z" 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=b0bdf560-43cc-4559-8577-b0b59ba49af7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.084512 | controller | Jun 10 14:29:02.161677 crc crio[3658]: time="2026-06-10T14:29:02.161669906Z" 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=b0bdf560-43cc-4559-8577-b0b59ba49af7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.084533 | controller | Jun 10 14:29:02.162235 crc crio[3658]: time="2026-06-10T14:29:02.161838651Z" level=info msg="runSandbox: removing pod sandbox from storage: 94cfe4171519322a1523c3cf3c29ec02cd839bbeee129bd18a902530abc333f2" id=d3183a2e-fe64-4248-8785-e5ffc7584b3d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.084558 | controller | Jun 10 14:29:02.162235 crc crio[3658]: time="2026-06-10T14:29:02.161601484Z" level=info msg="runSandbox: unmounting shmPath for sandbox 72f30cb263fa060819214dd3c1e78cd908514e0168a7d64388558123dbe98868" id=94905ed7-9d4a-423b-a792-900928483f4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.084581 | controller | Jun 10 14:29:02.162235 crc crio[3658]: time="2026-06-10T14:29:02.162105449Z" level=info msg="runSandbox: removing pod sandbox from storage: 135cd41aa957c31812592f84190ffa98d5c6de0f1f40fe0d78cfbd73065cabea" id=469f7fd7-fbab-4e88-8462-7441df44b4c5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.084600 | controller | Jun 10 14:29:02.162235 crc crio[3658]: time="2026-06-10T14:29:02.154082596Z" level=info msg="runSandbox: removing pod sandbox from storage: 34ddbf154606e3ef2fe3534f4be273af24bdb817fdce943e6baf30c603c55660" id=859669f0-7f46-4b2a-9b25-6c23ad16fcb8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.084618 | controller | Jun 10 14:29:02.162235 crc crio[3658]: time="2026-06-10T14:29:02.16214965Z" level=info msg="runSandbox: removing pod sandbox from storage: a4348f5b6c32a5acf98fe0564a771ea75d78701880eb50a8704f09eb59e080d7" id=fb203ace-eeac-4827-aa2c-cc82dbe07792 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.084654 | controller | Jun 10 14:29:02.162235 crc crio[3658]: time="2026-06-10T14:29:02.154399065Z" level=info msg="runSandbox: removing pod sandbox from storage: fc867d5599720fd6d6711363d8763aaf7d0fbaaf7dbc569fa50a5f68c9171bad" id=009c5f76-2672-4bd8-9831-841801849fd9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.084687 | controller | Jun 10 14:29:02.162235 crc crio[3658]: time="2026-06-10T14:29:02.151069249Z" level=info msg="runSandbox: deleting pod ID 9a5428f17a586e76a74c40585b301e946bc86b4e4472be4b2d7182385ac83650 from idIndex" id=0b358ed3-53f1-45f9-8727-d3c3e4b48b70 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.084718 | controller | Jun 10 14:29:02.162235 crc crio[3658]: time="2026-06-10T14:29:02.154237511Z" level=info msg="runSandbox: deleting pod ID e6f368eff0db194ed4d6936fed679a3842e9ced28e85a7d3311e925ce4669b06 from idIndex" id=b179a7cc-1d0d-45ce-aefd-8476d626b175 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.084747 | controller | Jun 10 14:29:02.162235 crc crio[3658]: time="2026-06-10T14:29:02.162231182Z" level=info msg="runSandbox: removing pod sandbox e6f368eff0db194ed4d6936fed679a3842e9ced28e85a7d3311e925ce4669b06" id=b179a7cc-1d0d-45ce-aefd-8476d626b175 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.084769 | controller | Jun 10 14:29:02.163722 crc crio[3658]: time="2026-06-10T14:29:02.160174083Z" level=info msg="runSandbox: deleting pod ID 3a821dd9cc654897e668a63382fd512ba47b8cc9a094efacfe74255496cfee2d from idIndex" id=550213cc-74b7-4529-9e01-cebff5228e76 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.084810 | controller | Jun 10 14:29:02.163722 crc crio[3658]: time="2026-06-10T14:29:02.162358166Z" level=info msg="runSandbox: removing pod sandbox 3a821dd9cc654897e668a63382fd512ba47b8cc9a094efacfe74255496cfee2d" id=550213cc-74b7-4529-9e01-cebff5228e76 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.084885 | controller | Jun 10 14:29:02.163722 crc crio[3658]: time="2026-06-10T14:29:02.162389597Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 3a821dd9cc654897e668a63382fd512ba47b8cc9a094efacfe74255496cfee2d" id=550213cc-74b7-4529-9e01-cebff5228e76 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.084933 | controller | Jun 10 14:29:02.163722 crc crio[3658]: time="2026-06-10T14:29:02.162407827Z" level=info msg="runSandbox: unmounting shmPath for sandbox 3a821dd9cc654897e668a63382fd512ba47b8cc9a094efacfe74255496cfee2d" id=550213cc-74b7-4529-9e01-cebff5228e76 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.084971 | controller | Jun 10 14:29:02.163722 crc crio[3658]: time="2026-06-10T14:29:02.162215422Z" level=info msg="runSandbox: removing pod sandbox 9a5428f17a586e76a74c40585b301e946bc86b4e4472be4b2d7182385ac83650" id=0b358ed3-53f1-45f9-8727-d3c3e4b48b70 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.085009 | controller | Jun 10 14:29:02.163722 crc crio[3658]: time="2026-06-10T14:29:02.162460389Z" level=info msg="runSandbox: deleting pod ID 9316b08ab6ce76d5ce6800675f587dc35d127e4bedcc924cb149cc7c68ea60e8 from idIndex" id=89b7416a-a840-46df-b9d7-d1833362850a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.085042 | controller | Jun 10 14:29:02.163722 crc crio[3658]: time="2026-06-10T14:29:02.16249792Z" level=info msg="runSandbox: removing pod sandbox 9316b08ab6ce76d5ce6800675f587dc35d127e4bedcc924cb149cc7c68ea60e8" id=89b7416a-a840-46df-b9d7-d1833362850a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.085070 | controller | Jun 10 14:29:02.163722 crc crio[3658]: time="2026-06-10T14:29:02.162523161Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 9316b08ab6ce76d5ce6800675f587dc35d127e4bedcc924cb149cc7c68ea60e8" id=89b7416a-a840-46df-b9d7-d1833362850a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.085107 | controller | Jun 10 14:29:02.163722 crc crio[3658]: time="2026-06-10T14:29:02.162545151Z" level=info msg="runSandbox: unmounting shmPath for sandbox 9316b08ab6ce76d5ce6800675f587dc35d127e4bedcc924cb149cc7c68ea60e8" id=89b7416a-a840-46df-b9d7-d1833362850a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.085135 | controller | Jun 10 14:29:02.163722 crc crio[3658]: time="2026-06-10T14:29:02.162601503Z" level=info msg="runSandbox: removing pod sandbox from storage: 619d672f440ad2d1697ec8b24cbba7d3e1a25674e5e61bb20b82ff8a2a888a36" id=08327c24-3031-4bcc-a357-74c225edc725 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.085153 | controller | Jun 10 14:29:02.163722 crc crio[3658]: time="2026-06-10T14:29:02.162304754Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox e6f368eff0db194ed4d6936fed679a3842e9ced28e85a7d3311e925ce4669b06" id=b179a7cc-1d0d-45ce-aefd-8476d626b175 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.085177 | controller | Jun 10 14:29:02.163722 crc crio[3658]: time="2026-06-10T14:29:02.162723937Z" level=info msg="runSandbox: unmounting shmPath for sandbox e6f368eff0db194ed4d6936fed679a3842e9ced28e85a7d3311e925ce4669b06" id=b179a7cc-1d0d-45ce-aefd-8476d626b175 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.085209 | controller | Jun 10 14:29:02.163722 crc crio[3658]: time="2026-06-10T14:29:02.16284115Z" level=info msg="runSandbox: removing pod sandbox from storage: 72f30cb263fa060819214dd3c1e78cd908514e0168a7d64388558123dbe98868" id=94905ed7-9d4a-423b-a792-900928483f4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.085236 | controller | Jun 10 14:29:02.163722 crc crio[3658]: time="2026-06-10T14:29:02.160358618Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox be461c889cee8b5dfc6cba75a94236f0aaca3cdcf9e7e747dbb8f958272c4d00" id=11bf5a68-e0d4-439a-a69a-f916d831eb1a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.085273 | controller | Jun 10 14:29:02.163722 crc crio[3658]: time="2026-06-10T14:29:02.162464049Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 9a5428f17a586e76a74c40585b301e946bc86b4e4472be4b2d7182385ac83650" id=0b358ed3-53f1-45f9-8727-d3c3e4b48b70 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.085310 | controller | Jun 10 14:29:02.163722 crc crio[3658]: time="2026-06-10T14:29:02.163142159Z" level=info msg="runSandbox: unmounting shmPath for sandbox 9a5428f17a586e76a74c40585b301e946bc86b4e4472be4b2d7182385ac83650" id=0b358ed3-53f1-45f9-8727-d3c3e4b48b70 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.085342 | controller | Jun 10 14:29:02.163722 crc crio[3658]: time="2026-06-10T14:29:02.16317687Z" level=info msg="runSandbox: removing pod sandbox from storage: 9316b08ab6ce76d5ce6800675f587dc35d127e4bedcc924cb149cc7c68ea60e8" id=89b7416a-a840-46df-b9d7-d1833362850a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.085374 | controller | Jun 10 14:29:02.163722 crc crio[3658]: time="2026-06-10T14:29:02.151199743Z" level=info msg="runSandbox: removing pod sandbox from storage: 149603a80d9f1210736b9cb6e55f2f6b913cca17f905ce47afebf31e5103d4de" id=eb7cd748-12b4-4472-93ea-f8730d9f8b83 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.085410 | controller | Jun 10 14:29:02.163722 crc crio[3658]: time="2026-06-10T14:29:02.153564341Z" level=info msg="runSandbox: removing pod sandbox from storage: ed0f9f8f3e3683deb8e94f190b386e68e126c25626c88487fa70b184080978ba" id=0389c2a5-26d0-4ef2-809d-6d1d0796543d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.085447 | controller | Jun 10 14:29:02.163722 crc crio[3658]: time="2026-06-10T14:29:02.154042995Z" level=info msg="runSandbox: removing pod sandbox from storage: 737c1c2e1f6a75cdf8356f246572a49339ab9c377abd7eec8e1b2c2784fba3c3" id=d996f548-9b5a-482b-9129-16af77785fa4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.085488 | controller | Jun 10 14:29:02.166546 crc crio[3658]: time="2026-06-10T14:29:02.165111366Z" level=info msg="runSandbox: removing pod sandbox from storage: e6f368eff0db194ed4d6936fed679a3842e9ced28e85a7d3311e925ce4669b06" id=b179a7cc-1d0d-45ce-aefd-8476d626b175 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.085516 | controller | Jun 10 14:29:02.166546 crc crio[3658]: time="2026-06-10T14:29:02.165783465Z" level=info msg="runSandbox: removing pod sandbox from storage: 3a821dd9cc654897e668a63382fd512ba47b8cc9a094efacfe74255496cfee2d" id=550213cc-74b7-4529-9e01-cebff5228e76 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.085537 | controller | Jun 10 14:29:02.166546 crc crio[3658]: time="2026-06-10T14:29:02.166172676Z" level=info msg="runSandbox: removing pod sandbox from storage: 9a5428f17a586e76a74c40585b301e946bc86b4e4472be4b2d7182385ac83650" id=0b358ed3-53f1-45f9-8727-d3c3e4b48b70 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.085571 | controller | Jun 10 14:29:02.172694 crc crio[3658]: time="2026-06-10T14:29:02.171610754Z" level=info msg="runSandbox: deleting pod ID be461c889cee8b5dfc6cba75a94236f0aaca3cdcf9e7e747dbb8f958272c4d00 from idIndex" id=11bf5a68-e0d4-439a-a69a-f916d831eb1a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.085589 | controller | Jun 10 14:29:02.172694 crc crio[3658]: time="2026-06-10T14:29:02.171710877Z" level=info msg="runSandbox: removing pod sandbox be461c889cee8b5dfc6cba75a94236f0aaca3cdcf9e7e747dbb8f958272c4d00" id=11bf5a68-e0d4-439a-a69a-f916d831eb1a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.085606 | controller | Jun 10 14:29:02.172694 crc crio[3658]: time="2026-06-10T14:29:02.171764869Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox be461c889cee8b5dfc6cba75a94236f0aaca3cdcf9e7e747dbb8f958272c4d00" id=11bf5a68-e0d4-439a-a69a-f916d831eb1a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.085635 | controller | Jun 10 14:29:02.172694 crc crio[3658]: time="2026-06-10T14:29:02.171783969Z" level=info msg="runSandbox: unmounting shmPath for sandbox be461c889cee8b5dfc6cba75a94236f0aaca3cdcf9e7e747dbb8f958272c4d00" id=11bf5a68-e0d4-439a-a69a-f916d831eb1a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.085675 | controller | Jun 10 14:29:02.175921 crc crio[3658]: time="2026-06-10T14:29:02.175831906Z" level=info msg="runSandbox: removing pod sandbox from storage: be461c889cee8b5dfc6cba75a94236f0aaca3cdcf9e7e747dbb8f958272c4d00" id=11bf5a68-e0d4-439a-a69a-f916d831eb1a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.085724 | controller | Jun 10 14:29:02.176054 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.085763 | controller | Jun 10 14:29:02.176054 crc crio[3658]: time="2026-06-10T14:29:02.176001111Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 46761a0589571e8a7bc86c087598606dc4cf6572d7d73e8e5726e090ac1b5ae5" id=12778afe-5699-48a6-b031-ae8913e8959f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.085795 | controller | Jun 10 14:29:02.184234 crc crio[3658]: time="2026-06-10T14:29:02.179491152Z" level=info msg="runSandbox: deleting pod ID 46761a0589571e8a7bc86c087598606dc4cf6572d7d73e8e5726e090ac1b5ae5 from idIndex" id=12778afe-5699-48a6-b031-ae8913e8959f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.085827 | controller | Jun 10 14:29:02.184234 crc crio[3658]: time="2026-06-10T14:29:02.179516783Z" level=info msg="runSandbox: removing pod sandbox 46761a0589571e8a7bc86c087598606dc4cf6572d7d73e8e5726e090ac1b5ae5" id=12778afe-5699-48a6-b031-ae8913e8959f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.085874 | controller | Jun 10 14:29:02.184234 crc crio[3658]: time="2026-06-10T14:29:02.179549884Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 46761a0589571e8a7bc86c087598606dc4cf6572d7d73e8e5726e090ac1b5ae5" id=12778afe-5699-48a6-b031-ae8913e8959f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.086093 | controller | Jun 10 14:29:02.184234 crc crio[3658]: time="2026-06-10T14:29:02.179573635Z" level=info msg="runSandbox: unmounting shmPath for sandbox 46761a0589571e8a7bc86c087598606dc4cf6572d7d73e8e5726e090ac1b5ae5" id=12778afe-5699-48a6-b031-ae8913e8959f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.086590 | controller | Jun 10 14:29:02.184234 crc crio[3658]: time="2026-06-10T14:29:02.181115319Z" level=info msg="runSandbox: removing pod sandbox from storage: 46761a0589571e8a7bc86c087598606dc4cf6572d7d73e8e5726e090ac1b5ae5" id=12778afe-5699-48a6-b031-ae8913e8959f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.086713 | controller | Jun 10 14:29:02.188748 crc crio[3658]: time="2026-06-10T14:29:02.18596066Z" 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=d4d939f8-1f1d-47d7-a4a1-af73c07411e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.086820 | controller | Jun 10 14:29:02.188748 crc crio[3658]: time="2026-06-10T14:29:02.186026292Z" 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=d4d939f8-1f1d-47d7-a4a1-af73c07411e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.086984 | controller | Jun 10 14:29:02.193762 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.087054 | controller | Jun 10 14:29:02.194035 crc crio[3658]: time="2026-06-10T14:29:02.193922091Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 21abdf8c7356d47604648595090d5c4cdc6703af0bc5591d244c1dd853b72b84" id=a7bb7f1d-7a4c-4fdb-90e5-28481de55b6d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.087181 | controller | Jun 10 14:29:02.195058 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.087275 | controller | Jun 10 14:29:02.195177 crc crio[3658]: time="2026-06-10T14:29:02.195120445Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox c43d361b98eb07563aad269e8723f731154ef0c7ee6c76ce7cd8e24e2c44fef0" id=1a371183-710d-46eb-9ee9-b2b456595b93 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.087375 | controller | Jun 10 14:29:02.195933 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.087468 | controller | Jun 10 14:29:02.196003 crc crio[3658]: time="2026-06-10T14:29:02.19596923Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 65b544867803af66d953f0f7d6078601a96fd0fc9b0f016fb785ec2eea49ad64" id=5372cbb9-e2cf-4674-a193-7dd6d44734b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.087566 | controller | Jun 10 14:29:02.196231 crc crio[3658]: time="2026-06-10T14:29:02.196165356Z" level=info msg="runSandbox: deleting pod ID 21abdf8c7356d47604648595090d5c4cdc6703af0bc5591d244c1dd853b72b84 from idIndex" id=a7bb7f1d-7a4c-4fdb-90e5-28481de55b6d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.087644 | controller | Jun 10 14:29:02.196458 crc crio[3658]: time="2026-06-10T14:29:02.196358641Z" level=info msg="runSandbox: removing pod sandbox 21abdf8c7356d47604648595090d5c4cdc6703af0bc5591d244c1dd853b72b84" id=a7bb7f1d-7a4c-4fdb-90e5-28481de55b6d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.087879 | controller | Jun 10 14:29:02.196458 crc crio[3658]: time="2026-06-10T14:29:02.196432243Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 21abdf8c7356d47604648595090d5c4cdc6703af0bc5591d244c1dd853b72b84" id=a7bb7f1d-7a4c-4fdb-90e5-28481de55b6d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.087959 | controller | Jun 10 14:29:02.196458 crc crio[3658]: time="2026-06-10T14:29:02.196452224Z" level=info msg="runSandbox: unmounting shmPath for sandbox 21abdf8c7356d47604648595090d5c4cdc6703af0bc5591d244c1dd853b72b84" id=a7bb7f1d-7a4c-4fdb-90e5-28481de55b6d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.088023 | controller | Jun 10 14:29:02.198044 crc crio[3658]: time="2026-06-10T14:29:02.197960478Z" level=info msg="runSandbox: releasing container name: k8s_POD_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0" id=469f7fd7-fbab-4e88-8462-7441df44b4c5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.088072 | controller | Jun 10 14:29:02.198044 crc crio[3658]: time="2026-06-10T14:29:02.19803712Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0" id=469f7fd7-fbab-4e88-8462-7441df44b4c5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.088151 | controller | Jun 10 14:29:02.205091 crc crio[3658]: time="2026-06-10T14:29:02.204994341Z" level=info msg="runSandbox: removing pod sandbox from storage: 21abdf8c7356d47604648595090d5c4cdc6703af0bc5591d244c1dd853b72b84" id=a7bb7f1d-7a4c-4fdb-90e5-28481de55b6d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.088213 | controller | Jun 10 14:29:02.205474 crc crio[3658]: time="2026-06-10T14:29:02.205420654Z" level=info msg="runSandbox: releasing container name: k8s_POD_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0" id=859669f0-7f46-4b2a-9b25-6c23ad16fcb8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.088324 | controller | Jun 10 14:29:02.205474 crc crio[3658]: time="2026-06-10T14:29:02.205491056Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0" id=859669f0-7f46-4b2a-9b25-6c23ad16fcb8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.088424 | controller | Jun 10 14:29:02.206960 crc crio[3658]: time="2026-06-10T14:29:02.206561977Z" level=info msg="runSandbox: deleting pod ID 65b544867803af66d953f0f7d6078601a96fd0fc9b0f016fb785ec2eea49ad64 from idIndex" id=5372cbb9-e2cf-4674-a193-7dd6d44734b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.088518 | controller | Jun 10 14:29:02.206960 crc crio[3658]: time="2026-06-10T14:29:02.206641199Z" level=info msg="runSandbox: removing pod sandbox 65b544867803af66d953f0f7d6078601a96fd0fc9b0f016fb785ec2eea49ad64" id=5372cbb9-e2cf-4674-a193-7dd6d44734b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.088610 | controller | Jun 10 14:29:02.206960 crc crio[3658]: time="2026-06-10T14:29:02.20668812Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 65b544867803af66d953f0f7d6078601a96fd0fc9b0f016fb785ec2eea49ad64" id=5372cbb9-e2cf-4674-a193-7dd6d44734b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.088694 | controller | Jun 10 14:29:02.206960 crc crio[3658]: time="2026-06-10T14:29:02.206707261Z" level=info msg="runSandbox: unmounting shmPath for sandbox 65b544867803af66d953f0f7d6078601a96fd0fc9b0f016fb785ec2eea49ad64" id=5372cbb9-e2cf-4674-a193-7dd6d44734b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.088794 | controller | Jun 10 14:29:02.208345 crc crio[3658]: time="2026-06-10T14:29:02.208170623Z" level=info msg="runSandbox: removing pod sandbox from storage: 65b544867803af66d953f0f7d6078601a96fd0fc9b0f016fb785ec2eea49ad64" id=5372cbb9-e2cf-4674-a193-7dd6d44734b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.088933 | controller | Jun 10 14:29:02.209150 crc crio[3658]: time="2026-06-10T14:29:02.209014638Z" level=info msg="runSandbox: deleting pod ID c43d361b98eb07563aad269e8723f731154ef0c7ee6c76ce7cd8e24e2c44fef0 from idIndex" id=1a371183-710d-46eb-9ee9-b2b456595b93 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.089007 | controller | Jun 10 14:29:02.209671 crc crio[3658]: time="2026-06-10T14:29:02.209550463Z" level=info msg="runSandbox: removing pod sandbox c43d361b98eb07563aad269e8723f731154ef0c7ee6c76ce7cd8e24e2c44fef0" id=1a371183-710d-46eb-9ee9-b2b456595b93 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.089055 | controller | Jun 10 14:29:02.210046 crc crio[3658]: time="2026-06-10T14:29:02.209941695Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox c43d361b98eb07563aad269e8723f731154ef0c7ee6c76ce7cd8e24e2c44fef0" id=1a371183-710d-46eb-9ee9-b2b456595b93 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.089123 | controller | Jun 10 14:29:02.210204 crc crio[3658]: time="2026-06-10T14:29:02.210185482Z" level=info msg="runSandbox: unmounting shmPath for sandbox c43d361b98eb07563aad269e8723f731154ef0c7ee6c76ce7cd8e24e2c44fef0" id=1a371183-710d-46eb-9ee9-b2b456595b93 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.089214 | controller | Jun 10 14:29:02.210945 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post "http://dummy/healthz": dial unix /run/multus/socket/multus.sock: connect: no such file or directory
2026-06-10 15:52:06.089298 | controller | Jun 10 14:29:02.211040 crc crio[3658]: time="2026-06-10T14:29:02.210986035Z" level=info msg="runSandbox: cleaning up namespaces after failing to run sandbox 3cc07eacd20a33d4271189e3bed94f79c95a6e2c616a18832aff6e9c7564c1bc" id=a0a4d010-08d8-4893-ad18-f66bd5e47897 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.089370 | controller | Jun 10 14:29:02.211370 crc crio[3658]: time="2026-06-10T14:29:02.211226022Z" level=info msg="runSandbox: releasing container name: k8s_POD_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0" id=aac0741b-2613-41d1-8dda-4f2ebc7dede4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.089463 | controller | Jun 10 14:29:02.211370 crc crio[3658]: time="2026-06-10T14:29:02.211336325Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0" id=aac0741b-2613-41d1-8dda-4f2ebc7dede4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.089513 | controller | Jun 10 14:29:02.211479 crc crio[3658]: time="2026-06-10T14:29:02.211230562Z" level=info msg="runSandbox: removing pod sandbox from storage: c43d361b98eb07563aad269e8723f731154ef0c7ee6c76ce7cd8e24e2c44fef0" id=1a371183-710d-46eb-9ee9-b2b456595b93 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.089561 | controller | Jun 10 14:29:02.213459 crc crio[3658]: time="2026-06-10T14:29:02.213391745Z" level=info msg="runSandbox: deleting pod ID 3cc07eacd20a33d4271189e3bed94f79c95a6e2c616a18832aff6e9c7564c1bc from idIndex" id=a0a4d010-08d8-4893-ad18-f66bd5e47897 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.089651 | controller | Jun 10 14:29:02.213459 crc crio[3658]: time="2026-06-10T14:29:02.213448726Z" level=info msg="runSandbox: removing pod sandbox 3cc07eacd20a33d4271189e3bed94f79c95a6e2c616a18832aff6e9c7564c1bc" id=a0a4d010-08d8-4893-ad18-f66bd5e47897 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.089766 | controller | Jun 10 14:29:02.213564 crc crio[3658]: time="2026-06-10T14:29:02.213485547Z" level=info msg="runSandbox: deleting container ID from idIndex for sandbox 3cc07eacd20a33d4271189e3bed94f79c95a6e2c616a18832aff6e9c7564c1bc" id=a0a4d010-08d8-4893-ad18-f66bd5e47897 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.089879 | controller | Jun 10 14:29:02.213564 crc crio[3658]: time="2026-06-10T14:29:02.213505048Z" level=info msg="runSandbox: unmounting shmPath for sandbox 3cc07eacd20a33d4271189e3bed94f79c95a6e2c616a18832aff6e9c7564c1bc" id=a0a4d010-08d8-4893-ad18-f66bd5e47897 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.089980 | controller | Jun 10 14:29:02.214106 crc crio[3658]: time="2026-06-10T14:29:02.214044184Z" level=info msg="runSandbox: removing pod sandbox from storage: 3cc07eacd20a33d4271189e3bed94f79c95a6e2c616a18832aff6e9c7564c1bc" id=a0a4d010-08d8-4893-ad18-f66bd5e47897 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.090058 | controller | Jun 10 14:29:02.216633 crc crio[3658]: time="2026-06-10T14:29:02.216571567Z" level=info msg="runSandbox: releasing container name: k8s_POD_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0" id=15e10e24-f959-47ee-8e3e-d1ec4c791412 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.090148 | controller | Jun 10 14:29:02.216841 crc crio[3658]: time="2026-06-10T14:29:02.216654449Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0" id=15e10e24-f959-47ee-8e3e-d1ec4c791412 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.090211 | controller | Jun 10 14:29:02.222201 crc crio[3658]: time="2026-06-10T14:29:02.222118007Z" 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=a0a4d010-08d8-4893-ad18-f66bd5e47897 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.090294 | controller | Jun 10 14:29:02.222318 crc crio[3658]: time="2026-06-10T14:29:02.22221446Z" 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=a0a4d010-08d8-4893-ad18-f66bd5e47897 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.090365 | controller | Jun 10 14:29:02.227052 crc crio[3658]: time="2026-06-10T14:29:02.226965808Z" level=info msg="runSandbox: releasing container name: k8s_POD_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0" id=fb203ace-eeac-4827-aa2c-cc82dbe07792 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.090444 | controller | Jun 10 14:29:02.227052 crc crio[3658]: time="2026-06-10T14:29:02.22703561Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0" id=fb203ace-eeac-4827-aa2c-cc82dbe07792 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.090536 | controller | Jun 10 14:29:02.232512 crc crio[3658]: time="2026-06-10T14:29:02.232489388Z" level=info msg="runSandbox: releasing container name: k8s_POD_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0" id=009c5f76-2672-4bd8-9831-841801849fd9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.090627 | controller | Jun 10 14:29:02.232556 crc crio[3658]: time="2026-06-10T14:29:02.232514889Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0" id=009c5f76-2672-4bd8-9831-841801849fd9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.090710 | controller | Jun 10 14:29:02.236507 crc crio[3658]: time="2026-06-10T14:29:02.236396321Z" level=info msg="runSandbox: releasing container name: k8s_POD_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0" id=08327c24-3031-4bcc-a357-74c225edc725 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.090794 | controller | Jun 10 14:29:02.236507 crc crio[3658]: time="2026-06-10T14:29:02.236453583Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0" id=08327c24-3031-4bcc-a357-74c225edc725 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.090835 | controller | Jun 10 14:29:02.240950 crc crio[3658]: time="2026-06-10T14:29:02.240301934Z" level=info msg="runSandbox: releasing container name: k8s_POD_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0" id=94905ed7-9d4a-423b-a792-900928483f4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.090877 | controller | Jun 10 14:29:02.240950 crc crio[3658]: time="2026-06-10T14:29:02.240334105Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0" id=94905ed7-9d4a-423b-a792-900928483f4e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.090910 | controller | Jun 10 14:29:02.247965 crc crio[3658]: time="2026-06-10T14:29:02.247896564Z" level=info msg="runSandbox: releasing container name: k8s_POD_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0" id=89b7416a-a840-46df-b9d7-d1833362850a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.090942 | controller | Jun 10 14:29:02.247965 crc crio[3658]: time="2026-06-10T14:29:02.247961826Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0" id=89b7416a-a840-46df-b9d7-d1833362850a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.090973 | controller | Jun 10 14:29:02.254027 crc crio[3658]: time="2026-06-10T14:29:02.25396617Z" level=info msg="runSandbox: releasing container name: k8s_POD_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0" id=eb7cd748-12b4-4472-93ea-f8730d9f8b83 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.091008 | controller | Jun 10 14:29:02.254027 crc crio[3658]: time="2026-06-10T14:29:02.254018682Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0" id=eb7cd748-12b4-4472-93ea-f8730d9f8b83 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.091039 | controller | Jun 10 14:29:02.257917 crc crio[3658]: time="2026-06-10T14:29:02.257827382Z" level=info msg="runSandbox: releasing container name: k8s_POD_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0" id=0389c2a5-26d0-4ef2-809d-6d1d0796543d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.091070 | controller | Jun 10 14:29:02.257917 crc crio[3658]: time="2026-06-10T14:29:02.257907734Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0" id=0389c2a5-26d0-4ef2-809d-6d1d0796543d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.091097 | controller | Jun 10 14:29:02.262182 crc crio[3658]: time="2026-06-10T14:29:02.262123106Z" level=info msg="runSandbox: releasing container name: k8s_POD_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0" id=d996f548-9b5a-482b-9129-16af77785fa4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.091127 | controller | Jun 10 14:29:02.262298 crc crio[3658]: time="2026-06-10T14:29:02.262213029Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0" id=d996f548-9b5a-482b-9129-16af77785fa4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.091157 | controller | Jun 10 14:29:02.266363 crc crio[3658]: time="2026-06-10T14:29:02.266217725Z" level=info msg="runSandbox: releasing container name: k8s_POD_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0" id=b179a7cc-1d0d-45ce-aefd-8476d626b175 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.091180 | controller | Jun 10 14:29:02.266363 crc crio[3658]: time="2026-06-10T14:29:02.266319958Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0" id=b179a7cc-1d0d-45ce-aefd-8476d626b175 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.091197 | controller | Jun 10 14:29:02.270774 crc crio[3658]: time="2026-06-10T14:29:02.270726166Z" level=info msg="runSandbox: releasing container name: k8s_POD_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0" id=550213cc-74b7-4529-9e01-cebff5228e76 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.091213 | controller | Jun 10 14:29:02.270774 crc crio[3658]: time="2026-06-10T14:29:02.270767647Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0" id=550213cc-74b7-4529-9e01-cebff5228e76 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.091230 | controller | Jun 10 14:29:02.277107 crc crio[3658]: time="2026-06-10T14:29:02.277016948Z" level=info msg="runSandbox: releasing container name: k8s_POD_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0" id=0b358ed3-53f1-45f9-8727-d3c3e4b48b70 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.091246 | controller | Jun 10 14:29:02.277107 crc crio[3658]: time="2026-06-10T14:29:02.27709532Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0" id=0b358ed3-53f1-45f9-8727-d3c3e4b48b70 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.091267 | controller | Jun 10 14:29:02.281343 crc crio[3658]: time="2026-06-10T14:29:02.28123114Z" level=info msg="runSandbox: releasing container name: k8s_POD_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0" id=11bf5a68-e0d4-439a-a69a-f916d831eb1a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.091284 | controller | Jun 10 14:29:02.281532 crc crio[3658]: time="2026-06-10T14:29:02.281350534Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0" id=11bf5a68-e0d4-439a-a69a-f916d831eb1a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.091300 | controller | Jun 10 14:29:02.285208 crc crio[3658]: time="2026-06-10T14:29:02.285127033Z" level=info msg="runSandbox: releasing container name: k8s_POD_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0" id=91eac38a-b467-4ebf-a391-0254f05054ed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.091317 | controller | Jun 10 14:29:02.285208 crc crio[3658]: time="2026-06-10T14:29:02.285173654Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0" id=91eac38a-b467-4ebf-a391-0254f05054ed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.091339 | controller | Jun 10 14:29:02.288543 crc crio[3658]: time="2026-06-10T14:29:02.28848572Z" level=info msg="runSandbox: releasing container name: k8s_POD_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0" id=c020900b-51b5-4079-ad96-9558973a0434 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.091381 | controller | Jun 10 14:29:02.288543 crc crio[3658]: time="2026-06-10T14:29:02.288538622Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0" id=c020900b-51b5-4079-ad96-9558973a0434 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.091407 | controller | Jun 10 14:29:02.292867 crc crio[3658]: time="2026-06-10T14:29:02.292799325Z" level=info msg="runSandbox: releasing container name: k8s_POD_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0" id=419c0395-02a5-4969-993e-cef5e59000c1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.091437 | controller | Jun 10 14:29:02.292867 crc crio[3658]: time="2026-06-10T14:29:02.292864617Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0" id=419c0395-02a5-4969-993e-cef5e59000c1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.091468 | controller | Jun 10 14:29:02.296124 crc crio[3658]: time="2026-06-10T14:29:02.29605638Z" 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=8996514d-fbc5-42ec-886b-19f5cf622fbd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.091494 | controller | Jun 10 14:29:02.296124 crc crio[3658]: time="2026-06-10T14:29:02.296115161Z" 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=8996514d-fbc5-42ec-886b-19f5cf622fbd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.091525 | controller | Jun 10 14:29:02.300988 crc crio[3658]: time="2026-06-10T14:29:02.300924621Z" level=info msg="runSandbox: releasing container name: k8s_POD_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0" id=f80cd720-08c3-4825-994f-e32e2a8de395 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.091566 | controller | Jun 10 14:29:02.301084 crc crio[3658]: time="2026-06-10T14:29:02.300994653Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0" id=f80cd720-08c3-4825-994f-e32e2a8de395 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.091597 | controller | Jun 10 14:29:02.304220 crc crio[3658]: time="2026-06-10T14:29:02.304164535Z" level=info msg="runSandbox: releasing container name: k8s_POD_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0" id=e5a4ede9-7c12-4854-ad06-10799a1acb7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.091624 | controller | Jun 10 14:29:02.304476 crc crio[3658]: time="2026-06-10T14:29:02.304228337Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0" id=e5a4ede9-7c12-4854-ad06-10799a1acb7c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.091641 | controller | Jun 10 14:29:02.308990 crc crio[3658]: time="2026-06-10T14:29:02.308879971Z" level=info msg="runSandbox: releasing container name: k8s_POD_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0" id=9ce43e74-b05f-429d-b9be-e50df5472bb8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.091666 | controller | Jun 10 14:29:02.308990 crc crio[3658]: time="2026-06-10T14:29:02.308934553Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0" id=9ce43e74-b05f-429d-b9be-e50df5472bb8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.091697 | controller | Jun 10 14:29:02.312050 crc crio[3658]: time="2026-06-10T14:29:02.311979211Z" level=info msg="runSandbox: releasing container name: k8s_POD_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0" id=5300c88a-23f7-4ff8-92d6-cb1ac7ca54c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.091723 | controller | Jun 10 14:29:02.312050 crc crio[3658]: time="2026-06-10T14:29:02.312026952Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0" id=5300c88a-23f7-4ff8-92d6-cb1ac7ca54c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.091753 | controller | Jun 10 14:29:02.316108 crc crio[3658]: time="2026-06-10T14:29:02.315987777Z" level=info msg="runSandbox: releasing container name: k8s_POD_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0" id=3dc1cf85-5f0c-4507-8c2d-e3c4acb60cf8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.091785 | controller | Jun 10 14:29:02.316108 crc crio[3658]: time="2026-06-10T14:29:02.316046029Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0" id=3dc1cf85-5f0c-4507-8c2d-e3c4acb60cf8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.091811 | controller | Jun 10 14:29:02.319517 crc crio[3658]: time="2026-06-10T14:29:02.319470458Z" level=info msg="runSandbox: releasing container name: k8s_POD_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0" id=b148e14a-58b9-41fc-82ff-a7b5bed766ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.091834 | controller | Jun 10 14:29:02.319596 crc crio[3658]: time="2026-06-10T14:29:02.31952215Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0" id=b148e14a-58b9-41fc-82ff-a7b5bed766ab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.091889 | controller | Jun 10 14:29:02.323751 crc crio[3658]: time="2026-06-10T14:29:02.32367272Z" level=info msg="runSandbox: releasing container name: k8s_POD_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0" id=137bbb00-8490-49ec-a4c1-51559c75a802 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.091918 | controller | Jun 10 14:29:02.323751 crc crio[3658]: time="2026-06-10T14:29:02.323741472Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0" id=137bbb00-8490-49ec-a4c1-51559c75a802 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.091949 | controller | Jun 10 14:29:02.326646 crc crio[3658]: time="2026-06-10T14:29:02.326560444Z" 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=4e48e304-e840-47a1-ae88-b124e2e0ef00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.091976 | controller | Jun 10 14:29:02.326711 crc crio[3658]: time="2026-06-10T14:29:02.326655866Z" 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=4e48e304-e840-47a1-ae88-b124e2e0ef00 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.092006 | controller | Jun 10 14:29:02.330062 crc crio[3658]: time="2026-06-10T14:29:02.330020834Z" level=info msg="runSandbox: releasing container name: k8s_POD_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0" id=d55ef981-e519-41b0-8962-9b8abed3bc79 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.092036 | controller | Jun 10 14:29:02.330346 crc crio[3658]: time="2026-06-10T14:29:02.330069735Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0" id=d55ef981-e519-41b0-8962-9b8abed3bc79 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.092068 | controller | Jun 10 14:29:02.335799 crc crio[3658]: time="2026-06-10T14:29:02.335676808Z" level=info msg="runSandbox: releasing container name: k8s_POD_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0" id=d3183a2e-fe64-4248-8785-e5ffc7584b3d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.092116 | controller | Jun 10 14:29:02.335799 crc crio[3658]: time="2026-06-10T14:29:02.33574327Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0" id=d3183a2e-fe64-4248-8785-e5ffc7584b3d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.092173 | controller | Jun 10 14:29:02.339020 crc crio[3658]: time="2026-06-10T14:29:02.338960653Z" level=info msg="runSandbox: releasing container name: k8s_POD_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0" id=6a7fb1f2-0f7c-49b3-8172-0221d873cca5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.092197 | controller | Jun 10 14:29:02.339020 crc crio[3658]: time="2026-06-10T14:29:02.339014034Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0" id=6a7fb1f2-0f7c-49b3-8172-0221d873cca5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.092228 | controller | Jun 10 14:29:02.343094 crc crio[3658]: time="2026-06-10T14:29:02.343027721Z" 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=84ee9b77-0d52-4445-9a0b-f212b33389f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.092270 | controller | Jun 10 14:29:02.343094 crc crio[3658]: time="2026-06-10T14:29:02.343077602Z" 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=84ee9b77-0d52-4445-9a0b-f212b33389f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.092301 | controller | Jun 10 14:29:02.346325 crc crio[3658]: time="2026-06-10T14:29:02.346207173Z" level=info msg="runSandbox: releasing container name: k8s_POD_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0" id=613e397c-7a1d-4cfa-b69c-044dcea1c40b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.092328 | controller | Jun 10 14:29:02.346325 crc crio[3658]: time="2026-06-10T14:29:02.346299665Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0" id=613e397c-7a1d-4cfa-b69c-044dcea1c40b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.092355 | controller | Jun 10 14:29:02.349946 crc crio[3658]: time="2026-06-10T14:29:02.349821177Z" level=info msg="runSandbox: releasing container name: k8s_POD_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0" id=19fd02cc-2d8d-43f3-b1cf-59537c61279f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.092390 | controller | Jun 10 14:29:02.349946 crc crio[3658]: time="2026-06-10T14:29:02.34990161Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0" id=19fd02cc-2d8d-43f3-b1cf-59537c61279f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.092421 | controller | Jun 10 14:29:02.352806 crc crio[3658]: time="2026-06-10T14:29:02.352750052Z" 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=d7d43c2c-32e4-43ba-b9e2-17c7774dcc1f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.092453 | controller | Jun 10 14:29:02.352806 crc crio[3658]: time="2026-06-10T14:29:02.352801154Z" 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=d7d43c2c-32e4-43ba-b9e2-17c7774dcc1f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.092484 | controller | Jun 10 14:29:02.357217 crc crio[3658]: time="2026-06-10T14:29:02.35717452Z" level=info msg="runSandbox: releasing container name: k8s_POD_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0" id=12778afe-5699-48a6-b031-ae8913e8959f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.092510 | controller | Jun 10 14:29:02.357362 crc crio[3658]: time="2026-06-10T14:29:02.357225042Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0" id=12778afe-5699-48a6-b031-ae8913e8959f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.092541 | controller | Jun 10 14:29:02.360717 crc crio[3658]: time="2026-06-10T14:29:02.360579989Z" level=info msg="runSandbox: releasing container name: k8s_POD_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0" id=42730f06-4e8a-4273-829f-981850fd4c70 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.092572 | controller | Jun 10 14:29:02.360717 crc crio[3658]: time="2026-06-10T14:29:02.360664662Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0" id=42730f06-4e8a-4273-829f-981850fd4c70 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.092616 | controller | Jun 10 14:29:02.363910 crc crio[3658]: time="2026-06-10T14:29:02.363864024Z" 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=a7bb7f1d-7a4c-4fdb-90e5-28481de55b6d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.092652 | controller | Jun 10 14:29:02.364138 crc crio[3658]: time="2026-06-10T14:29:02.363914676Z" 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=a7bb7f1d-7a4c-4fdb-90e5-28481de55b6d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.092682 | controller | Jun 10 14:29:02.370302 crc crio[3658]: time="2026-06-10T14:29:02.370150886Z" 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=5372cbb9-e2cf-4674-a193-7dd6d44734b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.092713 | controller | Jun 10 14:29:02.370396 crc crio[3658]: time="2026-06-10T14:29:02.370306311Z" 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=5372cbb9-e2cf-4674-a193-7dd6d44734b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.092744 | controller | Jun 10 14:29:02.373080 crc crio[3658]: time="2026-06-10T14:29:02.373014559Z" level=info msg="runSandbox: releasing container name: k8s_POD_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0" id=1a371183-710d-46eb-9ee9-b2b456595b93 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.092774 | controller | Jun 10 14:29:02.373080 crc crio[3658]: time="2026-06-10T14:29:02.373076951Z" level=info msg="runSandbox: releasing pod sandbox name: k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0" id=1a371183-710d-46eb-9ee9-b2b456595b93 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.092804 | controller | Jun 10 14:29:12.773621 crc crio[3658]: time="2026-06-10T14:29:12.769725182Z" level=info msg="Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=84506e72-fa3f-436a-bc0f-d5313bb8dd59 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.092836 | controller | Jun 10 14:29:12.773621 crc crio[3658]: time="2026-06-10T14:29:12.770511895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.092885 | controller | Jun 10 14:29:12.773621 crc crio[3658]: time="2026-06-10T14:29:12.769726883Z" level=info msg="Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=7e9d2c00-0365-414a-9263-1d2872e40649 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.092921 | controller | Jun 10 14:29:12.773621 crc crio[3658]: time="2026-06-10T14:29:12.773225484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.092949 | controller | Jun 10 14:29:12.775035 crc crio[3658]: time="2026-06-10T14:29:12.774913543Z" level=info msg="Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD" id=644e0dfb-15d4-4f9d-9818-f941dca043a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.092979 | controller | Jun 10 14:29:12.775035 crc crio[3658]: time="2026-06-10T14:29:12.774986615Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.093005 | controller | Jun 10 14:29:12.775172 crc crio[3658]: time="2026-06-10T14:29:12.775124999Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=7b73de2e-b1a2-4bd3-a3a0-1bbb294d2fff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.093045 | controller | Jun 10 14:29:12.775425 crc crio[3658]: time="2026-06-10T14:29:12.775351565Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.093076 | controller | Jun 10 14:29:13.769125 crc crio[3658]: time="2026-06-10T14:29:13.769007125Z" level=info msg="Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=b27a703a-89bf-4284-86c0-8004a4a66c21 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.093107 | controller | Jun 10 14:29:13.769240 crc crio[3658]: time="2026-06-10T14:29:13.769144399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.093138 | controller | Jun 10 14:29:13.769394 crc crio[3658]: time="2026-06-10T14:29:13.769225431Z" level=info msg="Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=7b481f35-e9af-449a-981e-a53342a2438b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.093164 | controller | Jun 10 14:29:13.769394 crc crio[3658]: time="2026-06-10T14:29:13.769373225Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.093195 | controller | Jun 10 14:29:13.770099 crc crio[3658]: time="2026-06-10T14:29:13.769963162Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD" id=2a4ea5a0-83aa-4984-943e-f5994953866a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.093217 | controller | Jun 10 14:29:13.770338 crc crio[3658]: time="2026-06-10T14:29:13.770168048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.093234 | controller | Jun 10 14:29:13.770642 crc crio[3658]: time="2026-06-10T14:29:13.770323283Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=cd7485b1-bf12-4888-ad64-00ce66ae5441 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.093270 | controller | Jun 10 14:29:13.770765 crc crio[3658]: time="2026-06-10T14:29:13.770687843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.093301 | controller | Jun 10 14:29:14.769857 crc crio[3658]: time="2026-06-10T14:29:14.769395079Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD" id=b574ad62-0733-4135-93ce-7a433b4310a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.093332 | controller | Jun 10 14:29:14.770394 crc crio[3658]: time="2026-06-10T14:29:14.769919194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.093358 | controller | Jun 10 14:29:14.770394 crc crio[3658]: time="2026-06-10T14:29:14.770056988Z" level=info msg="Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=e6415300-48f8-43ac-84ef-cdba33918dba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.093376 | controller | Jun 10 14:29:14.770394 crc crio[3658]: time="2026-06-10T14:29:14.770143531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.093394 | controller | Jun 10 14:29:14.770394 crc crio[3658]: time="2026-06-10T14:29:14.770250064Z" level=info msg="Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=4f80a7ea-929a-4bda-b3aa-f8dcbed649c2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.093430 | controller | Jun 10 14:29:14.770394 crc crio[3658]: time="2026-06-10T14:29:14.770361767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.093448 | controller | Jun 10 14:29:14.772490 crc crio[3658]: time="2026-06-10T14:29:14.771602563Z" level=info msg="Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=8ee012ee-ff33-483b-b6da-e8e4d7a3c244 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.093465 | controller | Jun 10 14:29:14.772490 crc crio[3658]: time="2026-06-10T14:29:14.771691956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.093492 | controller | Jun 10 14:29:14.772490 crc crio[3658]: time="2026-06-10T14:29:14.77219866Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD" id=eb7b5275-813b-47ef-a921-48ed4088fdd1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.093518 | controller | Jun 10 14:29:14.772490 crc crio[3658]: time="2026-06-10T14:29:14.772241651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.093550 | controller | Jun 10 14:29:14.784139 crc crio[3658]: time="2026-06-10T14:29:14.784050804Z" level=info msg="Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=2257a7e0-9bdc-42e7-930a-12b6318794f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.093585 | controller | Jun 10 14:29:14.784233 crc crio[3658]: time="2026-06-10T14:29:14.784137396Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD" id=dba38c47-81f4-4a8e-b466-d459846fddcc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.093615 | controller | Jun 10 14:29:14.784233 crc crio[3658]: time="2026-06-10T14:29:14.784202348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.093645 | controller | Jun 10 14:29:14.784453 crc crio[3658]: time="2026-06-10T14:29:14.784438825Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD" id=0dbc331d-0daa-48a1-94b3-8484a0873a6e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.093676 | controller | Jun 10 14:29:14.784527 crc crio[3658]: time="2026-06-10T14:29:14.784477096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.093714 | controller | Jun 10 14:29:14.784527 crc crio[3658]: time="2026-06-10T14:29:14.784505017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.093743 | controller | Jun 10 14:29:14.784610 crc crio[3658]: time="2026-06-10T14:29:14.784084675Z" level=info msg="Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD" id=c0324bce-9643-4ae1-81e5-b72c0b74a834 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.093769 | controller | Jun 10 14:29:14.784610 crc crio[3658]: time="2026-06-10T14:29:14.784581879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.093787 | controller | Jun 10 14:29:14.784610 crc crio[3658]: time="2026-06-10T14:29:14.78459726Z" level=info msg="Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=8097d167-9ccd-4ced-9677-64b1888850db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.093809 | controller | Jun 10 14:29:14.785021 crc crio[3658]: time="2026-06-10T14:29:14.78462269Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.093827 | controller | Jun 10 14:29:14.785021 crc crio[3658]: time="2026-06-10T14:29:14.784753964Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=4201927a-191a-4bfe-833d-8b7a6500ea78 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.093844 | controller | Jun 10 14:29:14.785021 crc crio[3658]: time="2026-06-10T14:29:14.784805346Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.093891 | controller | Jun 10 14:29:15.768586 crc crio[3658]: time="2026-06-10T14:29:15.768415024Z" level=info msg="Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=1572ad95-67d1-4faa-b100-9ff145861049 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.093928 | controller | Jun 10 14:29:15.768586 crc crio[3658]: time="2026-06-10T14:29:15.768499306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.093955 | controller | Jun 10 14:29:15.768863 crc crio[3658]: time="2026-06-10T14:29:15.768793695Z" level=info msg="Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=cb8c9e79-f090-4381-9f4f-398eae0551e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.093982 | controller | Jun 10 14:29:15.768938 crc crio[3658]: time="2026-06-10T14:29:15.768869987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.094013 | controller | Jun 10 14:29:15.769430 crc crio[3658]: time="2026-06-10T14:29:15.76933264Z" level=info msg="Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=bc16aa29-e7fd-4241-81ef-6bd34e1d02d5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.094044 | controller | Jun 10 14:29:15.769430 crc crio[3658]: time="2026-06-10T14:29:15.769375792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.094075 | controller | Jun 10 14:29:15.770775 crc crio[3658]: time="2026-06-10T14:29:15.770608837Z" level=info msg="Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=a1c8cccd-e21e-473b-81fc-cf7c6ca58e4c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.094106 | controller | Jun 10 14:29:15.770775 crc crio[3658]: time="2026-06-10T14:29:15.77070607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.094142 | controller | Jun 10 14:29:15.771536 crc crio[3658]: time="2026-06-10T14:29:15.770902816Z" level=info msg="Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=d7359521-f17c-46c7-b9b9-8dc0f622483e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.094169 | controller | Jun 10 14:29:15.771536 crc crio[3658]: time="2026-06-10T14:29:15.770938627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.094195 | controller | Jun 10 14:29:15.797950 crc crio[3658]: time="2026-06-10T14:29:15.793867061Z" level=info msg="Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD" id=aad04f0c-d94e-40dd-abac-befbb5f306b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.094233 | controller | Jun 10 14:29:15.797950 crc crio[3658]: time="2026-06-10T14:29:15.793941033Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.094265 | controller | Jun 10 14:29:16.770568 crc crio[3658]: time="2026-06-10T14:29:16.770432735Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=2dee0248-0d1c-4247-a2a1-5e63e95f511d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.094301 | controller | Jun 10 14:29:16.770849 crc crio[3658]: time="2026-06-10T14:29:16.770641771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.094327 | controller | Jun 10 14:29:16.771820 crc crio[3658]: time="2026-06-10T14:29:16.771374832Z" level=info msg="Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD" id=1feb9c57-c573-4777-8539-d5fd8d4f0920 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.094354 | controller | Jun 10 14:29:16.771820 crc crio[3658]: time="2026-06-10T14:29:16.771471365Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.094372 | controller | Jun 10 14:29:16.771968 crc crio[3658]: time="2026-06-10T14:29:16.771800675Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=f1d247e8-7364-42be-b2ca-05c5dd9524e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.094389 | controller | Jun 10 14:29:16.771968 crc crio[3658]: time="2026-06-10T14:29:16.771903828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.094406 | controller | Jun 10 14:29:16.772132 crc crio[3658]: time="2026-06-10T14:29:16.772007911Z" level=info msg="Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD" id=337df94d-c5a5-419f-9fee-d2206930dac2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.094437 | controller | Jun 10 14:29:16.772444 crc crio[3658]: time="2026-06-10T14:29:16.772348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.094463 | controller | Jun 10 14:29:16.772593 crc crio[3658]: time="2026-06-10T14:29:16.772516805Z" level=info msg="Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=51bd5059-277e-4723-ad73-cb43b79337b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.094494 | controller | Jun 10 14:29:16.772647 crc crio[3658]: time="2026-06-10T14:29:16.772615038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.094520 | controller | Jun 10 14:29:16.774111 crc crio[3658]: time="2026-06-10T14:29:16.773909816Z" level=info msg="Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=6f5c3070-01e0-4401-a14e-6fd1b268b259 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.094554 | controller | Jun 10 14:29:16.774230 crc crio[3658]: time="2026-06-10T14:29:16.774105541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.094577 | controller | Jun 10 14:29:16.774403 crc crio[3658]: time="2026-06-10T14:29:16.774234095Z" level=info msg="Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD" id=73b51156-e382-431f-a44f-b64818e93abc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.094606 | controller | Jun 10 14:29:16.774501 crc crio[3658]: time="2026-06-10T14:29:16.774463772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.094632 | controller | Jun 10 14:29:16.774897 crc crio[3658]: time="2026-06-10T14:29:16.774774061Z" level=info msg="Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD" id=4ba89780-5f70-40d5-b55b-3a7d37da1fdb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.094655 | controller | Jun 10 14:29:16.775009 crc crio[3658]: time="2026-06-10T14:29:16.774916535Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.094676 | controller | Jun 10 14:29:16.775243 crc crio[3658]: time="2026-06-10T14:29:16.775157332Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD" id=c0f9c5d0-834b-43ce-8b25-c478f2fa1523 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.094706 | controller | Jun 10 14:29:16.775462 crc crio[3658]: time="2026-06-10T14:29:16.775231314Z" level=info msg="Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=de928b01-9cfb-47db-a3fa-d2d91114890f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.094733 | controller | Jun 10 14:29:16.775599 crc crio[3658]: time="2026-06-10T14:29:16.775533363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.094753 | controller | Jun 10 14:29:16.775725 crc crio[3658]: time="2026-06-10T14:29:16.775240584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.094782 | controller | Jun 10 14:29:16.775788 crc crio[3658]: time="2026-06-10T14:29:16.775169382Z" level=info msg="Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=1223486c-6598-459c-81a8-c8d175fed1df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.094827 | controller | Jun 10 14:29:16.775882 crc crio[3658]: time="2026-06-10T14:29:16.775830771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.094963 | controller | Jun 10 14:29:16.776725 crc crio[3658]: time="2026-06-10T14:29:16.776594143Z" level=info msg="Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD" id=903259be-99cf-4e6f-9274-625fedd41da7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.095005 | controller | Jun 10 14:29:16.776812 crc crio[3658]: time="2026-06-10T14:29:16.776772679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.095037 | controller | Jun 10 14:29:16.779030 crc crio[3658]: time="2026-06-10T14:29:16.778912291Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD" id=2fb3b88b-b8ef-4005-968a-7478d670fa64 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.095068 | controller | Jun 10 14:29:16.779140 crc crio[3658]: time="2026-06-10T14:29:16.779075335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.095098 | controller | Jun 10 14:29:17.776060 crc crio[3658]: time="2026-06-10T14:29:17.775955788Z" level=info msg="Running pod sandbox: openshift-dns/dns-default-qtghf/POD" id=15e85ad5-8340-453e-9a85-6540647f379e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.095131 | controller | Jun 10 14:29:17.776641 crc crio[3658]: time="2026-06-10T14:29:17.776089602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.095162 | controller | Jun 10 14:29:17.777970 crc crio[3658]: time="2026-06-10T14:29:17.777862243Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=0cf684f9-1fc3-478d-8937-7a08b6629d08 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.095189 | controller | Jun 10 14:29:17.778058 crc crio[3658]: time="2026-06-10T14:29:17.778016788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.095220 | controller | Jun 10 14:29:17.778192 crc crio[3658]: time="2026-06-10T14:29:17.77810136Z" level=info msg="Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=f77ea168-9ee3-41a1-b5a8-9133d18377c7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.095247 | controller | Jun 10 14:29:17.778354 crc crio[3658]: time="2026-06-10T14:29:17.778199933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.095273 | controller | Jun 10 14:29:17.778562 crc crio[3658]: time="2026-06-10T14:29:17.77846301Z" level=info msg="Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD" id=086f1e6b-2257-4736-a903-ff03a8a49472 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.095303 | controller | Jun 10 14:29:17.778646 crc crio[3658]: time="2026-06-10T14:29:17.778558233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.095334 | controller | Jun 10 14:29:17.778887 crc crio[3658]: time="2026-06-10T14:29:17.77879583Z" level=info msg="Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=d16fb248-ca85-4b89-bae9-1831c8959d69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.095360 | controller | Jun 10 14:29:17.778887 crc crio[3658]: time="2026-06-10T14:29:17.778859392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.095385 | controller | Jun 10 14:29:17.779513 crc crio[3658]: time="2026-06-10T14:29:17.779418238Z" level=info msg="Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD" id=177b01ee-5e16-48e7-b557-1959835dbcf5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.095415 | controller | Jun 10 14:29:17.779695 crc crio[3658]: time="2026-06-10T14:29:17.779520581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.095446 | controller | Jun 10 14:29:17.783811 crc crio[3658]: time="2026-06-10T14:29:17.783742893Z" level=info msg="Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=9d079f73-2fc7-49e8-968f-ad3d9676a069 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.095468 | controller | Jun 10 14:29:17.783932 crc crio[3658]: time="2026-06-10T14:29:17.783838406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.095486 | controller | Jun 10 14:29:19.517823 crc crio[3658]: 2026-06-10T14:29:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:471bf39dda67cfc Mac:9e:e4:43:88:e1:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/fa150e93-12a3-4e1b-b610-976823c10895 SocketPath: PciID:}] [{Interface:0xc000134890 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.095510 | controller | Jun 10 14:29:19.518951 crc crio[3658]: time="2026-06-10T14:29:19.518763972Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-10 15:52:06.095543 | controller | Jun 10 14:29:19.519050 crc crio[3658]: time="2026-06-10T14:29:19.519001169Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.095564 | controller | Jun 10 14:29:19.519855 crc crio[3658]: time="2026-06-10T14:29:19.519784652Z" level=info msg="Got pod network &{Name:collect-profiles-29685015-7cswm Namespace:openshift-operator-lifecycle-manager ID:471bf39dda67cfc55c3ed790aba66bca400b09b04b1a631f38076f5cc83f7ab1 UID:9a011830-c1e5-438f-a26f-1644006586b8 NetNS:/var/run/netns/fa150e93-12a3-4e1b-b610-976823c10895 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a011830_c1e5_438f_a26f_1644006586b8.slice PodAnnotations:0xc00172ad48}] Aliases:map[]}"
2026-06-10 15:52:06.095589 | controller | Jun 10 14:29:19.519993 crc crio[3658]: time="2026-06-10T14:29:19.519943517Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29685015-7cswm for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.095621 | controller | Jun 10 14:29:19.520510 crc crio[3658]: time="2026-06-10T14:29:19.52041177Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:89280aaebb5a8a8596725f2245c1a0d1da6d714b37f726de54082e199f85d6e3 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/8018215f-edf2-4e66-a544-a91b6bf3faa1 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:0xc0024cc0d0}] Aliases:map[]}"
2026-06-10 15:52:06.095651 | controller | Jun 10 14:29:19.520510 crc crio[3658]: time="2026-06-10T14:29:19.520474222Z" 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-10 15:52:06.095683 | controller | Jun 10 14:29:19.524417 crc crio[3658]: time="2026-06-10T14:29:19.520900534Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:fa701c754eb5539ac29bbe2fc0d73de23bff8e76408691cfbf3540054cd654a7 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/429e4468-0ec9-4d8a-a969-b13d4215f617 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:0xc0010988e8}] Aliases:map[]}"
2026-06-10 15:52:06.095714 | controller | Jun 10 14:29:19.524417 crc crio[3658]: time="2026-06-10T14:29:19.520946286Z" level=info msg="Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.095747 | controller | Jun 10 14:29:19.524417 crc crio[3658]: time="2026-06-10T14:29:19.521049259Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:f1f58f704751dd456dc416fb052194bd38c5cabfeb7a029b4173942886cea9b5 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/e6a17980-9988-48df-b753-8cd522c80ef6 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:0xc00018e408}] Aliases:map[]}"
2026-06-10 15:52:06.095779 | controller | Jun 10 14:29:19.524417 crc crio[3658]: time="2026-06-10T14:29:19.52109702Z" level=info msg="Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.095811 | controller | Jun 10 14:29:19.524417 crc crio[3658]: time="2026-06-10T14:29:19.521656286Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:bdf07c555973350cde33a65900bc51e21c2fb379858cd0f76a3bd939b42eb862 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/a7e3736e-2da1-49f4-97b6-e4d6beead642 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:0xc001098938}] Aliases:map[]}"
2026-06-10 15:52:06.095834 | controller | Jun 10 14:29:19.524417 crc crio[3658]: time="2026-06-10T14:29:19.521736989Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.095910 | controller | Jun 10 14:29:19.524417 crc crio[3658]: time="2026-06-10T14:29:19.52214191Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:4117a910b8a002c706ec2f3127a92fde98b68e64bd129f523433743a0ad6f21e UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/46d1fb43-b2df-4208-be99-06be3d46c0cc 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:0xc0024cc200}] Aliases:map[]}"
2026-06-10 15:52:06.095949 | controller | Jun 10 14:29:19.524417 crc crio[3658]: time="2026-06-10T14:29:19.522186072Z" 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-10 15:52:06.095987 | controller | Jun 10 14:29:19.524417 crc crio[3658]: time="2026-06-10T14:29:19.522226713Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:6b7486fa053907655d15ab846f11081731edf05d085a2f70c506a946d7450508 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/0e52c38e-5c3e-436f-aaad-8cb230bdac53 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:0xc00172a2c8}] Aliases:map[]}"
2026-06-10 15:52:06.096014 | controller | Jun 10 14:29:19.524417 crc crio[3658]: time="2026-06-10T14:29:19.522253334Z" level=info msg="Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.096046 | controller | Jun 10 14:29:19.524417 crc crio[3658]: time="2026-06-10T14:29:19.522737438Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:d84a0fd8625f50221d4886eae41250b01b4b12ccd359447b32c2b02178b29b4d UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/d7edb51b-18b3-4727-a60d-ed1701061260 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:0xc002318010}] Aliases:map[]}"
2026-06-10 15:52:06.096078 | controller | Jun 10 14:29:19.524417 crc crio[3658]: time="2026-06-10T14:29:19.522765078Z" level=info msg="Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.096106 | controller | Jun 10 14:29:19.524417 crc crio[3658]: time="2026-06-10T14:29:19.52283414Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:53311ff11672c26d4f8123f2678a7b7f61333b89f6cabbdd9dd58f88bb8a3b46 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/634e9141-e23c-4549-9397-3b9117372509 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:0xc000d70000}] Aliases:map[]}"
2026-06-10 15:52:06.096143 | controller | Jun 10 14:29:19.524417 crc crio[3658]: time="2026-06-10T14:29:19.522881252Z" level=info msg="Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.096166 | controller | Jun 10 14:29:19.524417 crc crio[3658]: time="2026-06-10T14:29:19.523937352Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:269af530416dc05b223cf725bc9d493cae4e072dc8f3e37cba23f507deeb5c39 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/8d3ec147-8edf-4623-8255-3c6929a1ccb3 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:0xc00018e660}] Aliases:map[]}"
2026-06-10 15:52:06.096184 | controller | Jun 10 14:29:19.524417 crc crio[3658]: time="2026-06-10T14:29:19.523975373Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.096202 | controller | Jun 10 14:29:19.524417 crc crio[3658]: time="2026-06-10T14:29:19.52418881Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:aa9826550cc8ebc82f7c01075eccd78e16efaf3378df7b26b5b50737f8113c5b UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/87cb9770-47d3-4759-92cf-febe3c873831 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:0xc000d8e518}] Aliases:map[]}"
2026-06-10 15:52:06.096234 | controller | Jun 10 14:29:19.524417 crc crio[3658]: time="2026-06-10T14:29:19.52421584Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.096266 | controller | Jun 10 14:29:19.524417 crc crio[3658]: time="2026-06-10T14:29:19.522866541Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:302172b9c3ec4bf7a54c7798443c0de14148813d4c48888be9828bf9f60a09eb UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/065c64f8-375d-4faf-bfb0-431595751f75 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:0xc00008c820}] Aliases:map[]}"
2026-06-10 15:52:06.096294 | controller | Jun 10 14:29:19.524417 crc crio[3658]: time="2026-06-10T14:29:19.524383985Z" level=info msg="Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.096325 | controller | Jun 10 14:29:19.526009 crc crio[3658]: time="2026-06-10T14:29:19.52490139Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:72e4d938377f583aa0c8361a427c88f666ee23c1c5a11dbba0ab3a9c96fc111b UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/eefe5bfc-0528-4382-86db-d9165a1f5a4e 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:0xc00008c950}] Aliases:map[]}"
2026-06-10 15:52:06.096360 | controller | Jun 10 14:29:19.526009 crc crio[3658]: time="2026-06-10T14:29:19.524930851Z" level=info msg="Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.096393 | controller | Jun 10 14:29:19.526009 crc crio[3658]: time="2026-06-10T14:29:19.524996583Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:e04d460a3fc964f76ec3d84bcc9aa40e80a3c1d5d310b815cb3a84dc1bf5a1e2 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/81e11209-11a2-40ed-b698-4e5a068ed987 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:0xc0024cc170}] Aliases:map[]}"
2026-06-10 15:52:06.096416 | controller | Jun 10 14:29:19.526009 crc crio[3658]: time="2026-06-10T14:29:19.525037174Z" 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-10 15:52:06.096434 | controller | Jun 10 14:29:19.526009 crc crio[3658]: time="2026-06-10T14:29:19.525114676Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:a42b41c0a3a3752214ba07d8e98ef95d5e8d26ad8e57f48a1eb45e68a5f423e9 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/6dfe54f9-1f4b-415f-9bda-b0467dfb316a 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:0xc00172a318}] Aliases:map[]}"
2026-06-10 15:52:06.096452 | controller | Jun 10 14:29:19.526009 crc crio[3658]: time="2026-06-10T14:29:19.525173348Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.096479 | controller | Jun 10 14:29:19.526009 crc crio[3658]: time="2026-06-10T14:29:19.525649092Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:0a1dd4db35a22570a072e8827561d18c44b2b569ced9a4ca779a730a11e421c6 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/ad0f78b0-63ef-426a-a51d-b1aa43a21de1 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:0xc00008ca28}] Aliases:map[]}"
2026-06-10 15:52:06.096510 | controller | Jun 10 14:29:19.526009 crc crio[3658]: time="2026-06-10T14:29:19.525709044Z" level=info msg="Adding pod openshift-dns_dns-default-qtghf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.096543 | controller | Jun 10 14:29:19.539251 crc crio[3658]: time="2026-06-10T14:29:19.539075881Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:48ddd4a082e87365ca431eca455a560bd5875659002598ef4d11c03b104589fd UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/74748439-7f58-484f-89c8-5cc1df7a5742 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:0xc000d8e5f8}] Aliases:map[]}"
2026-06-10 15:52:06.096576 | controller | Jun 10 14:29:19.543227 crc crio[3658]: time="2026-06-10T14:29:19.539183554Z" 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-10 15:52:06.096599 | controller | Jun 10 14:29:19.543227 crc crio[3658]: time="2026-06-10T14:29:19.54318677Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:46654e69dcbbce2b68f97fc13954ab923f20cff7e4150d894c5f9852feefa9fa UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/fadd3644-87ea-45b8-843b-45fa6df83411 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:0xc00012c848}] Aliases:map[]}"
2026-06-10 15:52:06.096626 | controller | Jun 10 14:29:19.543951 crc crio[3658]: time="2026-06-10T14:29:19.543240902Z" level=info msg="Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.096646 | controller | Jun 10 14:29:19.544179 crc crio[3658]: time="2026-06-10T14:29:19.544060445Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:c4e2ccef63cc117bd6912abaee2501be821d7e6ba9249273bf0bde85aca13e43 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/85198dea-0dd2-4d3d-a2ec-683dd9ead4b9 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:0xc00018e8b0}] Aliases:map[]}"
2026-06-10 15:52:06.096673 | controller | Jun 10 14:29:19.544179 crc crio[3658]: time="2026-06-10T14:29:19.544147888Z" 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-10 15:52:06.096701 | controller | Jun 10 14:29:19.544559 crc crio[3658]: time="2026-06-10T14:29:19.544490198Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:8b6b888326e88b747d338d2410a08e390a035309071da2be68f5aae33f0d5ed5 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/36df6f05-1f3f-4f9e-bde8-ba3357c875c3 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:0xc000558140}] Aliases:map[]}"
2026-06-10 15:52:06.096732 | controller | Jun 10 14:29:19.544559 crc crio[3658]: time="2026-06-10T14:29:19.544543819Z" level=info msg="Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.096763 | controller | Jun 10 14:29:19.549900 crc crio[3658]: time="2026-06-10T14:29:19.54802341Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:f86a66527621b148947e6e134b40ff60315c5620d4cac58d2c0512fb59f52759 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/824ebf36-945c-4f06-8c93-03eab7a00faa 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:0xc00012c8c0}] Aliases:map[]}"
2026-06-10 15:52:06.096790 | controller | Jun 10 14:29:19.550067 crc crio[3658]: time="2026-06-10T14:29:19.549909635Z" 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-10 15:52:06.096822 | controller | Jun 10 14:29:19.550124 crc crio[3658]: time="2026-06-10T14:29:19.548051921Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:4d569b6fa1ab5ef1a5b4af2130349632d5ac7d6a7fa79b7129023c54d2c27ca4 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/270e5f8b-8df5-4188-9bb6-12f06b2dcf68 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:0xc00008c998}] Aliases:map[]}"
2026-06-10 15:52:06.096872 | controller | Jun 10 14:29:19.550124 crc crio[3658]: time="2026-06-10T14:29:19.55009736Z" level=info msg="Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.096912 | controller | Jun 10 14:29:19.550503 crc crio[3658]: time="2026-06-10T14:29:19.542531491Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:27067ce548bf8a873d1dcf9ba0791894c1832c1768aa1ec2ee30f13f07a8377f UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/1426abe0-fecd-4b6c-a027-fa26bfb44540 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:0xc00088a008}] Aliases:map[]}"
2026-06-10 15:52:06.096949 | controller | Jun 10 14:29:19.550607 crc crio[3658]: time="2026-06-10T14:29:19.550501522Z" level=info msg="Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.096972 | controller | Jun 10 14:29:19.550826 crc crio[3658]: time="2026-06-10T14:29:19.548409201Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:e4dea9b33a7fd222b46a3b4de9e2fdc3837f22bec304ec427c3a805da3db66cb UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/58b7bcf5-92e7-4491-8194-ea94bbf95a0a 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:0xc000d8e5b0}] Aliases:map[]}"
2026-06-10 15:52:06.096999 | controller | Jun 10 14:29:19.550826 crc crio[3658]: time="2026-06-10T14:29:19.550818381Z" 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-10 15:52:06.097018 | controller | Jun 10 14:29:19.551077 crc crio[3658]: time="2026-06-10T14:29:19.549160123Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:6c5b3b8114f790f1e9c9df576e0b872867a86410018cb9db253914f56c581c7b UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/3e2a66f9-0cbb-4ead-93dc-d43bf48dfab1 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:0xc00262a108}] Aliases:map[]}"
2026-06-10 15:52:06.097036 | controller | Jun 10 14:29:19.551077 crc crio[3658]: time="2026-06-10T14:29:19.551059298Z" level=info msg="Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.097059 | controller | Jun 10 14:29:19.551872 crc crio[3658]: time="2026-06-10T14:29:19.540934705Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:200b4badf8fcbe565a02e215356dbe1cae9506982f62893db42aad497eb09367 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/d812759e-4a99-4237-9fbd-bfd87c699fa5 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:0xc00172a4f0}] Aliases:map[]}"
2026-06-10 15:52:06.097086 | controller | Jun 10 14:29:19.551872 crc crio[3658]: time="2026-06-10T14:29:19.55180428Z" level=info msg="Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.097124 | controller | Jun 10 14:29:19.643408 crc crio[3658]: time="2026-06-10T14:29:19.639643405Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:34e9b44e0cfe31bb2920734b1d667511d63bfdb1a50340fda4ad115a37f846fa UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/7c3e9778-48e5-4dba-8ebd-57d09cf1c5a9 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:0xc00018e848}] Aliases:map[]}"
2026-06-10 15:52:06.097147 | controller | Jun 10 14:29:19.643408 crc crio[3658]: time="2026-06-10T14:29:19.639980994Z" 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-10 15:52:06.097170 | controller | Jun 10 14:29:19.643408 crc crio[3658]: time="2026-06-10T14:29:19.642084245Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:6d45d3cbfdea23cb05994254dd7312bddae7b99a06c787a940780793912a0a98 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/08cfb685-6c14-4233-bdaa-05858b398902 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:0xc00172a680}] Aliases:map[]}"
2026-06-10 15:52:06.097201 | controller | Jun 10 14:29:19.643408 crc crio[3658]: time="2026-06-10T14:29:19.642134747Z" level=info msg="Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.097228 | controller | Jun 10 14:29:19.651554 crc crio[3658]: time="2026-06-10T14:29:19.651335094Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:db6b7d883f3f3be8e921d7e4e16673bef4f3d975921cca631c2c1ee3a3357e76 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/e5d96326-1e93-4f25-a48f-2aed720fd1d6 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:0xc000d8e560}] Aliases:map[]}"
2026-06-10 15:52:06.097259 | controller | Jun 10 14:29:19.651554 crc crio[3658]: time="2026-06-10T14:29:19.651472867Z" level=info msg="Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.097290 | controller | Jun 10 14:29:19.654028 crc crio[3658]: time="2026-06-10T14:29:19.653867167Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:97b6de7f6451aae19fa837bc5a97b426ae3f93d11510b0459ab7c1f431a57bce UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/838a305d-82ed-4a35-8302-b11d15706ddf 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:0xc0010988d0}] Aliases:map[]}"
2026-06-10 15:52:06.097317 | controller | Jun 10 14:29:19.654028 crc crio[3658]: time="2026-06-10T14:29:19.653930919Z" level=info msg="Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.097348 | controller | Jun 10 14:29:19.654730 crc crio[3658]: time="2026-06-10T14:29:19.654584217Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:fa75c7b936f9f5165cad526d02be34d137c9e7e69b3643fafbf85033a134f40d UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/08e6cb5e-2802-4ebb-b349-65da54a72f04 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:0xc00088a2d0}] Aliases:map[]}"
2026-06-10 15:52:06.097388 | controller | Jun 10 14:29:19.654816 crc crio[3658]: time="2026-06-10T14:29:19.654788733Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.097407 | controller | Jun 10 14:29:19.658493 crc crio[3658]: time="2026-06-10T14:29:19.658420919Z" level=info msg="Ran pod sandbox 471bf39dda67cfc55c3ed790aba66bca400b09b04b1a631f38076f5cc83f7ab1 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29685015-7cswm/POD" id=3a752d50-1e28-4858-988f-60a4181e8503 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.097425 | controller | Jun 10 14:29:19.660306 crc crio[3658]: time="2026-06-10T14:29:19.659637294Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:62e09b6b8670a99cabfa1a047c9f44fc15273b112bb953e5e971d99328359bf4 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/18be2678-9ad0-4b39-95da-65999a897008 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:0xc00172a5c0}] Aliases:map[]}"
2026-06-10 15:52:06.097442 | controller | Jun 10 14:29:19.660306 crc crio[3658]: time="2026-06-10T14:29:19.659758278Z" 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-10 15:52:06.097469 | controller | Jun 10 14:29:19.672369 crc crio[3658]: time="2026-06-10T14:29:19.6598475Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:b85938f9604091c931c49ad43df4f093bc174b2d73f3ad2e44093287c6f4a653 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/2db04454-5308-4725-a50b-6b49a2056a4e 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:0xc00172a588}] Aliases:map[]}"
2026-06-10 15:52:06.097500 | controller | Jun 10 14:29:19.672369 crc crio[3658]: time="2026-06-10T14:29:19.660076757Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:d8450a5053a476102d5050110717ca04b1743c4c0d95b37544533a3427d536c8 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/0d326065-7fbb-4470-9809-4361917c98a5 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:0xc00018e880}] Aliases:map[]}"
2026-06-10 15:52:06.097532 | controller | Jun 10 14:29:19.672369 crc crio[3658]: time="2026-06-10T14:29:19.668359077Z" level=info msg="Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.097558 | controller | Jun 10 14:29:19.672369 crc crio[3658]: time="2026-06-10T14:29:19.670510469Z" level=info msg="Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.097589 | controller | Jun 10 14:29:19.673253 crc crio[3658]: time="2026-06-10T14:29:19.673147074Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:8577e9bd5c3119f5ce5775b3fb9bc51f065e9195c27dc258215082bda9be25af UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/7204a8cd-833a-4a0a-a512-9dba501639d9 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:0xc00012c808}] Aliases:map[]}"
2026-06-10 15:52:06.097632 | controller | Jun 10 14:29:19.673253 crc crio[3658]: time="2026-06-10T14:29:19.673236747Z" level=info msg="Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.097659 | controller | Jun 10 14:29:19.676089 crc crio[3658]: time="2026-06-10T14:29:19.675837822Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:81d7b44450db0a062caccdfbfb108c9124478a7ca03bbff84b6ee664343f7d84 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/fb870718-f733-409b-b8ba-bdcc2744783f 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:0xc00172a620}] Aliases:map[]}"
2026-06-10 15:52:06.097690 | controller | Jun 10 14:29:19.676089 crc crio[3658]: time="2026-06-10T14:29:19.675959466Z" level=info msg="Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.097730 | controller | Jun 10 14:29:19.686528 crc crio[3658]: time="2026-06-10T14:29:19.686223484Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:57fe4b5831a2775a64aafe6dda10f1d2feadbe9c4d6eb8359895f58a8ec0e800 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/f283d597-5163-4e50-9720-cb6403f0ba7a 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:0xc00088a2a8}] Aliases:map[]}"
2026-06-10 15:52:06.097748 | controller | Jun 10 14:29:19.686528 crc crio[3658]: time="2026-06-10T14:29:19.686495782Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.097780 | controller | Jun 10 14:29:19.692091 crc crio[3658]: time="2026-06-10T14:29:19.687934434Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:5ac7df3656307af8ebf4777e6c5320c191b02df7e71b19e8b3b44a556d4fade1 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/eccb48bc-542a-4238-bc71-27120388066f 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:0xc000558360}] Aliases:map[]}"
2026-06-10 15:52:06.097803 | controller | Jun 10 14:29:19.692091 crc crio[3658]: time="2026-06-10T14:29:19.688097429Z" 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-10 15:52:06.097823 | controller | Jun 10 14:29:19.692091 crc crio[3658]: time="2026-06-10T14:29:19.688255743Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:15cb5b3021fba8c9b9bf5b99e5e3691970e96ff49b3e93a83b20310304010d19 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/37706ccb-43e2-40e8-93b3-0d993624ff5b 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:0xc00008cbb8}] Aliases:map[]}"
2026-06-10 15:52:06.097866 | controller | Jun 10 14:29:19.692091 crc crio[3658]: time="2026-06-10T14:29:19.688354145Z" level=info msg="Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.097899 | controller | Jun 10 14:29:19.707473 crc crio[3658]: time="2026-06-10T14:29:19.699981192Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:8c9bdc71ba2032faf1bf7dd438763e3abfd7f39541339be1823f32161a184649 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/adbb3221-8543-4959-a1f1-4c542ee3b8ea 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:0xc00012c938}] Aliases:map[]}"
2026-06-10 15:52:06.097935 | controller | Jun 10 14:29:19.707473 crc crio[3658]: time="2026-06-10T14:29:19.700126797Z" level=info msg="Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.097966 | controller | Jun 10 14:29:19.707473 crc crio[3658]: time="2026-06-10T14:29:19.700783055Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:9ada9c03cf9925a7546c043a7ef5ed105ab8996fb0c978dba17bdf4811dc4bae UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/f2b54d8a-86e9-425b-aeaa-7094291e2e36 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:0xc00008c8a8}] Aliases:map[]}"
2026-06-10 15:52:06.097985 | controller | Jun 10 14:29:19.707473 crc crio[3658]: time="2026-06-10T14:29:19.700824576Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.098017 | controller | Jun 10 14:29:19.707473 crc crio[3658]: time="2026-06-10T14:29:19.704821213Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:82d5452d22f33aa69e7cf32ab43b385c475a2f1fb0fc92a37c325ea60be2a7b3 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/84aba54c-5199-4688-b0a9-18467f7a876d 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:0xc00018e9a0}] Aliases:map[]}"
2026-06-10 15:52:06.098049 | controller | Jun 10 14:29:19.707473 crc crio[3658]: time="2026-06-10T14:29:19.704857464Z" 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-10 15:52:06.098081 | controller | Jun 10 14:29:19.707473 crc crio[3658]: time="2026-06-10T14:29:19.705471802Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:11805eb38b64111793cbb7619b6935732193b96282de106d6338f8847b3beb6c UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/f9004b7f-3c84-41bc-bac0-18aac84cffd4 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:0xc000d70210}] Aliases:map[]}"
2026-06-10 15:52:06.098108 | controller | Jun 10 14:29:19.707473 crc crio[3658]: time="2026-06-10T14:29:19.705501063Z" level=info msg="Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.098144 | controller | Jun 10 14:29:19.709214 crc crio[3658]: time="2026-06-10T14:29:19.709095066Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:45359ae990e7aad796714cbbe9be605c5f90d52b7b42186001a1aff03bcae5f8 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/2771435c-2226-4de5-93e8-a95205b7833b 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:0xc000558220}] Aliases:map[]}"
2026-06-10 15:52:06.098167 | controller | Jun 10 14:29:19.709214 crc crio[3658]: time="2026-06-10T14:29:19.709204889Z" 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-10 15:52:06.098190 | controller | Jun 10 14:29:19.712007 crc crio[3658]: time="2026-06-10T14:29:19.711696541Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:c395c0966dcd9852a40572361c77961db8e60dc9184719056e0cb52ec1debe5c UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/0b249bd2-fbbd-4303-838c-3f1ffb6ea8bf 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:0xc00018e908}] Aliases:map[]}"
2026-06-10 15:52:06.098222 | controller | Jun 10 14:29:19.714566 crc crio[3658]: time="2026-06-10T14:29:19.712227567Z" level=info msg="Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.098240 | controller | Jun 10 14:29:19.716769 crc crio[3658]: time="2026-06-10T14:29:19.716578963Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-10 15:52:06.098257 | controller | Jun 10 14:29:19.716876 crc crio[3658]: time="2026-06-10T14:29:19.716634574Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:ac968cbcb0ab3b05dad3f481cece843ad59d3c0042562ab121d675a593d8c8ce UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/e2c56014-387e-48ec-8301-e928db65f79a 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:0xc00018e808}] Aliases:map[]}"
2026-06-10 15:52:06.098275 | controller | Jun 10 14:29:19.716876 crc crio[3658]: time="2026-06-10T14:29:19.716847521Z" 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-10 15:52:06.098293 | controller | Jun 10 14:29:19.718755 crc crio[3658]: time="2026-06-10T14:29:19.71854587Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e5d338a4-54a7-4080-9210-ee0f7c5c4984 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.098367 | controller | Jun 10 14:29:19.721917 crc crio[3658]: time="2026-06-10T14:29:19.721519796Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c0b49aeb-8a32-4335-be47-27594f3646eb name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.098398 | controller | Jun 10 14:29:19.745504 crc crio[3658]: time="2026-06-10T14:29:19.742138253Z" level=info msg="Removing container: 66670114f10d8a858e8c6b5fb44c27c764742a707e744af1412c02f37ecce873" id=3f3e76da-e4c7-4cb6-9227-65ac0880da3a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.098428 | controller | Jun 10 14:29:19.773712 crc crio[3658]: time="2026-06-10T14:29:19.773404899Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29685015-7cswm/collect-profiles" id=9cd4d36f-be96-4836-9832-8ca758f538c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.098468 | controller | Jun 10 14:29:23.584155 crc crio[3658]: 2026-06-10T14:29:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d84a0fd8625f502 Mac:ca:e6:b0:de:b0:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/d7edb51b-18b3-4727-a60d-ed1701061260 SocketPath: PciID:}] [{Interface:0xc000114540 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.098497 | controller | Jun 10 14:29:23.689984 crc crio[3658]: 2026-06-10T14:29:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f1f58f704751dd4 Mac:62:6c:0c:f2:d9:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/e6a17980-9988-48df-b753-8cd522c80ef6 SocketPath: PciID:}] [{Interface:0xc0004025b0 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.098528 | controller | Jun 10 14:29:23.733612 crc crio[3658]: 2026-06-10T14:29:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e04d460a3fc964f Mac:8a:a9:54:6c:07:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/81e11209-11a2-40ed-b698-4e5a068ed987 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.098560 | controller | Jun 10 14:29:25.778861 crc crio[3658]: time="2026-06-10T14:29:25.771620627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.098587 | controller | Jun 10 14:29:26.163663 crc crio[3658]: time="2026-06-10T14:29:26.163007437Z" level=info msg="Removed container 66670114f10d8a858e8c6b5fb44c27c764742a707e744af1412c02f37ecce873: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=3f3e76da-e4c7-4cb6-9227-65ac0880da3a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.098614 | controller | Jun 10 14:29:26.646953 crc crio[3658]: time="2026-06-10T14:29:26.642575541Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.098640 | controller | Jun 10 14:29:27.095508 crc crio[3658]: 2026-06-10T14:29:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:72e4d938377f583 Mac:2a:66:25:ed:48:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/eefe5bfc-0528-4382-86db-d9165a1f5a4e SocketPath: PciID:}] [{Interface:0xc000414ba0 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.098672 | controller | Jun 10 14:29:27.105182 crc crio[3658]: time="2026-06-10T14:29:27.104037911Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.098703 | controller | Jun 10 14:29:27.234448 crc crio[3658]: 2026-06-10T14:29:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6b7486fa0539076 Mac:e2:6f:33:24:84:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/0e52c38e-5c3e-436f-aaad-8cb230bdac53 SocketPath: PciID:}] [{Interface:0xc0002eac40 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.098721 | controller | Jun 10 14:29:27.417843 crc crio[3658]: 2026-06-10T14:29:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:302172b9c3ec4bf Mac:0e:ae:46:49:12:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/065c64f8-375d-4faf-bfb0-431595751f75 SocketPath: PciID:}] [{Interface:0xc000014f00 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.098748 | controller | Jun 10 14:29:27.433931 crc crio[3658]: 2026-06-10T14:29:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:48ddd4a082e8736 Mac:66:6a:68:4e:f2:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/74748439-7f58-484f-89c8-5cc1df7a5742 SocketPath: PciID:}] [{Interface:0xc000014580 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.098788 | controller | Jun 10 14:29:27.611837 crc crio[3658]: time="2026-06-10T14:29:27.611089341Z" level=info msg="Created container 00b67893b18ab5fd10660dba9aa2c9e228d836edba0dffe93e3f6a431d4d37f5: openshift-operator-lifecycle-manager/collect-profiles-29685015-7cswm/collect-profiles" id=9cd4d36f-be96-4836-9832-8ca758f538c0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.098807 | controller | Jun 10 14:29:27.616218 crc crio[3658]: time="2026-06-10T14:29:27.616182189Z" level=info msg="Starting container: 00b67893b18ab5fd10660dba9aa2c9e228d836edba0dffe93e3f6a431d4d37f5" id=f644ca42-0088-4aaa-8d38-8dd97fd5efa0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.098825 | controller | Jun 10 14:29:27.685778 crc crio[3658]: 2026-06-10T14:29:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a42b41c0a3a3752 Mac:2a:08:85:e8:b3:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/6dfe54f9-1f4b-415f-9bda-b0467dfb316a SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.098863 | controller | Jun 10 14:29:27.884001 crc crio[3658]: time="2026-06-10T14:29:27.883866634Z" level=info msg="Started container" PID=11558 containerID=00b67893b18ab5fd10660dba9aa2c9e228d836edba0dffe93e3f6a431d4d37f5 description=openshift-operator-lifecycle-manager/collect-profiles-29685015-7cswm/collect-profiles id=f644ca42-0088-4aaa-8d38-8dd97fd5efa0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=471bf39dda67cfc55c3ed790aba66bca400b09b04b1a631f38076f5cc83f7ab1
2026-06-10 15:52:06.098896 | controller | Jun 10 14:29:28.098151 crc crio[3658]: 2026-06-10T14:29:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c4e2ccef63cc117 Mac:6a:f2:e9:5f:cb:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/85198dea-0dd2-4d3d-a2ec-683dd9ead4b9 SocketPath: PciID:}] [{Interface:0xc0003186c0 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.098915 | controller | Jun 10 14:29:28.199038 crc crio[3658]: 2026-06-10T14:29:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa701c754eb5539 Mac:96:96:c8:b6:a7:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/429e4468-0ec9-4d8a-a969-b13d4215f617 SocketPath: PciID:}] [{Interface:0xc0005366b0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.098946 | controller | Jun 10 14:29:28.933427 crc crio[3658]: 2026-06-10T14:29:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4117a910b8a002c Mac:da:3d:4d:1d:08:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/46d1fb43-b2df-4208-be99-06be3d46c0cc SocketPath: PciID:}] [{Interface:0xc000358a00 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.098969 | controller | Jun 10 14:29:29.197987 crc crio[3658]: 2026-06-10T14:29:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:46654e69dcbbce2 Mac:4e:82:e0:12:3d:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/fadd3644-87ea-45b8-843b-45fa6df83411 SocketPath: PciID:}] [{Interface:0xc00028ef50 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.098991 | controller | Jun 10 14:29:30.064768 crc crio[3658]: 2026-06-10T14:29:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8577e9bd5c3119f Mac:de:e4:f2:2a:26:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/7204a8cd-833a-4a0a-a512-9dba501639d9 SocketPath: PciID:}] [{Interface:0xc000230710 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.099027 | controller | Jun 10 14:29:30.440478 crc crio[3658]: 2026-06-10T14:29:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bdf07c555973350 Mac:6e:9d:d7:05:8f:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/a7e3736e-2da1-49f4-97b6-e4d6beead642 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.099058 | controller | Jun 10 14:29:31.278080 crc crio[3658]: 2026-06-10T14:29:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11805eb38b64111 Mac:f6:94:73:cd:a0:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/f9004b7f-3c84-41bc-bac0-18aac84cffd4 SocketPath: PciID:}] [{Interface:0xc0000148c0 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.099084 | controller | Jun 10 14:29:31.314454 crc crio[3658]: 2026-06-10T14:29:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:89280aaebb5a8a8 Mac:36:f1:7b:e9:0f:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/8018215f-edf2-4e66-a544-a91b6bf3faa1 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.099114 | controller | Jun 10 14:29:31.367615 crc crio[3658]: 2026-06-10T14:29:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8c9bdc71ba2032f Mac:e6:fd:5e:1b:ee:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/adbb3221-8543-4959-a1f1-4c542ee3b8ea SocketPath: PciID:}] [{Interface:0xc0002f4780 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.099140 | controller | Jun 10 14:29:31.399537 crc crio[3658]: 2026-06-10T14:29:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f86a66527621b14 Mac:2a:55:82:e0:aa:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/824ebf36-945c-4f06-8c93-03eab7a00faa SocketPath: PciID:}] [{Interface:0xc000014720 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.099170 | controller | Jun 10 14:29:31.429750 crc crio[3658]: 2026-06-10T14:29:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d45d3cbfdea23c Mac:fe:7e:65:ae:14:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/08cfb685-6c14-4233-bdaa-05858b398902 SocketPath: PciID:}] [{Interface:0xc0003ac960 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.099208 | controller | Jun 10 14:29:31.430796 crc crio[3658]: 2026-06-10T14:29:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4d569b6fa1ab5ef Mac:c2:0e:f0:78:a0:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/270e5f8b-8df5-4188-9bb6-12f06b2dcf68 SocketPath: PciID:}] [{Interface:0xc0004b85d0 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.099250 | controller | Jun 10 14:29:31.431184 crc crio[3658]: 2026-06-10T14:29:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b85938f9604091c Mac:5a:e9:81:90:e8:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/2db04454-5308-4725-a50b-6b49a2056a4e SocketPath: PciID:}] [{Interface:0xc000590ec0 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.099281 | controller | Jun 10 14:29:31.432835 crc crio[3658]: 2026-06-10T14:29:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a1dd4db35a2257 Mac:8a:b8:c8:cb:f4:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/ad0f78b0-63ef-426a-a51d-b1aa43a21de1 SocketPath: PciID:}] [{Interface:0xc0002e4a00 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.099298 | controller | Jun 10 14:29:31.439500 crc crio[3658]: 2026-06-10T14:29:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa75c7b936f9f51 Mac:a2:f6:b8:ba:da:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/08e6cb5e-2802-4ebb-b349-65da54a72f04 SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.099330 | controller | Jun 10 14:29:31.468524 crc crio[3658]: 2026-06-10T14:29:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97b6de7f6451aae Mac:9e:f8:13:35:c1:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/838a305d-82ed-4a35-8302-b11d15706ddf SocketPath: PciID:}] [{Interface:0xc000136bc0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.099355 | controller | Jun 10 14:29:31.513194 crc crio[3658]: 2026-06-10T14:29:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:45359ae990e7aad Mac:72:9f:68:9e:35:4b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/2771435c-2226-4de5-93e8-a95205b7833b SocketPath: PciID:}] [{Interface:0xc000222c80 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.099385 | controller | Jun 10 14:29:31.794980 crc crio[3658]: time="2026-06-10T14:29:31.794480636Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=0dc9bbdd-88df-467b-afd3-aa1fed2e0d37 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.099411 | controller | Jun 10 14:29:31.803170 crc crio[3658]: time="2026-06-10T14:29:31.80083662Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=2b74f735-4fad-49fb-ad80-ad0899a41226 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.099442 | controller | Jun 10 14:29:31.806778 crc crio[3658]: time="2026-06-10T14:29:31.80668674Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=329fb9db-b194-4756-b558-6d7e30be2fc9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.099476 | controller | Jun 10 14:29:31.807072 crc crio[3658]: time="2026-06-10T14:29:31.80703376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.099506 | controller | Jun 10 14:29:31.826243 crc crio[3658]: time="2026-06-10T14:29:31.826198985Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.099537 | controller | Jun 10 14:29:32.062492 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53311ff11672c26 Mac:ca:97:7c:48:83:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/634e9141-e23c-4549-9397-3b9117372509 SocketPath: PciID:}] [{Interface:0xc00011c800 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.099571 | controller | Jun 10 14:29:32.072488 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:82d5452d22f33aa Mac:2e:b4:19:da:20:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/84aba54c-5199-4688-b0a9-18467f7a876d SocketPath: PciID:}] [{Interface:0xc000122d50 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.099597 | controller | Jun 10 14:29:32.073492 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d8450a5053a4761 Mac:aa:33:55:07:4c:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/0d326065-7fbb-4470-9809-4361917c98a5 SocketPath: PciID:}] [{Interface:0xc000216d00 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.099632 | controller | Jun 10 14:29:32.075021 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:200b4badf8fcbe5 Mac:42:96:0a:3a:38:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/d812759e-4a99-4237-9fbd-bfd87c699fa5 SocketPath: PciID:}] [{Interface:0xc000250a00 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.099672 | controller | Jun 10 14:29:32.083415 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:34e9b44e0cfe31b Mac:96:5d:6a:a1:6b:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/7c3e9778-48e5-4dba-8ebd-57d09cf1c5a9 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.099703 | controller | Jun 10 14:29:32.104982 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aa9826550cc8ebc Mac:62:6a:9c:53:88:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/87cb9770-47d3-4759-92cf-febe3c873831 SocketPath: PciID:}] [{Interface:0xc000414fb0 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.099738 | controller | Jun 10 14:29:32.116369 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:269af530416dc05 Mac:d2:56:34:c1:52:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/8d3ec147-8edf-4623-8255-3c6929a1ccb3 SocketPath: PciID:}] [{Interface:0xc00034a9c0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.099764 | controller | Jun 10 14:29:32.120335 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:81d7b44450db0a0 Mac:8a:cc:13:ac:dd:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/fb870718-f733-409b-b8ba-bdcc2744783f SocketPath: PciID:}] [{Interface:0xc00025ab80 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.099791 | controller | Jun 10 14:29:32.120542 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c395c0966dcd985 Mac:6e:d1:49:89:e2:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/0b249bd2-fbbd-4303-838c-3f1ffb6ea8bf SocketPath: PciID:}] [{Interface:0xc0000149d0 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.099812 | controller | Jun 10 14:29:32.176937 crc crio[3658]: time="2026-06-10T14:29:32.176800903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.099829 | controller | Jun 10 14:29:32.218851 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:62e09b6b8670a99 Mac:fa:e4:86:2b:08:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/18be2678-9ad0-4b39-95da-65999a897008 SocketPath: PciID:}] [{Interface:0xc00032e6e0 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.099869 | controller | Jun 10 14:29:32.250499 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ac968cbcb0ab3b0 Mac:76:26:c0:2b:79:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/e2c56014-387e-48ec-8301-e928db65f79a SocketPath: PciID:}] [{Interface:0xc00011ab50 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.099909 | controller | Jun 10 14:29:32.281549 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ada9c03cf9925a Mac:4e:02:38:5a:90:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/f2b54d8a-86e9-425b-aeaa-7094291e2e36 SocketPath: PciID:}] [{Interface:0xc00011af40 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.099936 | controller | Jun 10 14:29:32.281797 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27067ce548bf8a8 Mac:ba:2b:7d:5b:32:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/1426abe0-fecd-4b6c-a027-fa26bfb44540 SocketPath: PciID:}] [{Interface:0xc0004826b0 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.099962 | controller | Jun 10 14:29:32.282092 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db6b7d883f3f3be Mac:da:51:89:08:c7:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/e5d96326-1e93-4f25-a48f-2aed720fd1d6 SocketPath: PciID:}] [{Interface:0xc0002aa9d0 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.099979 | controller | Jun 10 14:29:32.283062 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e4dea9b33a7fd22 Mac:ba:e2:96:94:c9:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/58b7bcf5-92e7-4491-8194-ea94bbf95a0a SocketPath: PciID:}] [{Interface:0xc0004832a0 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.099995 | controller | Jun 10 14:29:32.283062 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ac7df3656307af Mac:fe:db:97:c6:e0:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/eccb48bc-542a-4238-bc71-27120388066f SocketPath: PciID:}] [{Interface:0xc000121d40 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.100021 | controller | Jun 10 14:29:32.283176 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c5b3b8114f790f Mac:ca:6d:b3:b2:13:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/3e2a66f9-0cbb-4ead-93dc-d43bf48dfab1 SocketPath: PciID:}] [{Interface:0xc000014920 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.100047 | controller | Jun 10 14:29:32.283340 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8b6b888326e88b7 Mac:6e:b4:27:21:0a:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/36df6f05-1f3f-4f9e-bde8-ba3357c875c3 SocketPath: PciID:}] [{Interface:0xc0002846c0 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.100072 | controller | Jun 10 14:29:32.283458 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:57fe4b5831a2775 Mac:ea:bb:2e:a2:71:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/f283d597-5163-4e50-9720-cb6403f0ba7a SocketPath: PciID:}] [{Interface:0xc000014ca0 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.100093 | controller | Jun 10 14:29:32.287105 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:15cb5b3021fba8c Mac:52:37:5c:c1:77:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/37706ccb-43e2-40e8-93b3-0d993624ff5b SocketPath: PciID:}] [{Interface:0xc000014bd0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.100110 | controller | Jun 10 14:29:32.288000 crc crio[3658]: time="2026-06-10T14:29:32.287866771Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-10 15:52:06.100127 | controller | Jun 10 14:29:32.288071 crc crio[3658]: time="2026-06-10T14:29:32.288049506Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_ffeb0b50-ae32-450b-9e18-013afdb162bc\""
2026-06-10 15:52:06.100154 | controller | Jun 10 14:29:32.288187 crc crio[3658]: time="2026-06-10T14:29:32.288119818Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:46654e69dcbbce2b68f97fc13954ab923f20cff7e4150d894c5f9852feefa9fa UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/fadd3644-87ea-45b8-843b-45fa6df83411 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:0xc00012c848}] Aliases:map[]}"
2026-06-10 15:52:06.100193 | controller | Jun 10 14:29:32.288372 crc crio[3658]: time="2026-06-10T14:29:32.28818164Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:4117a910b8a002c706ec2f3127a92fde98b68e64bd129f523433743a0ad6f21e UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/46d1fb43-b2df-4208-be99-06be3d46c0cc 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:0xc0024cc200}] Aliases:map[]}"
2026-06-10 15:52:06.100226 | controller | Jun 10 14:29:32.288372 crc crio[3658]: time="2026-06-10T14:29:32.288235822Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:6b7486fa053907655d15ab846f11081731edf05d085a2f70c506a946d7450508 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/0e52c38e-5c3e-436f-aaad-8cb230bdac53 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:0xc00172a2c8}] Aliases:map[]}"
2026-06-10 15:52:06.100258 | controller | Jun 10 14:29:32.288483 crc crio[3658]: time="2026-06-10T14:29:32.288453858Z" 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-10 15:52:06.100281 | controller | Jun 10 14:29:32.288516 crc crio[3658]: time="2026-06-10T14:29:32.288487749Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:48ddd4a082e87365ca431eca455a560bd5875659002598ef4d11c03b104589fd UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/74748439-7f58-484f-89c8-5cc1df7a5742 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:0xc000d8e5f8}] Aliases:map[]}"
2026-06-10 15:52:06.100303 | controller | Jun 10 14:29:32.288621 crc crio[3658]: time="2026-06-10T14:29:32.288537441Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:d84a0fd8625f50221d4886eae41250b01b4b12ccd359447b32c2b02178b29b4d UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/d7edb51b-18b3-4727-a60d-ed1701061260 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:0xc002318010}] Aliases:map[]}"
2026-06-10 15:52:06.100334 | controller | Jun 10 14:29:32.288763 crc crio[3658]: time="2026-06-10T14:29:32.288706695Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:b85938f9604091c931c49ad43df4f093bc174b2d73f3ad2e44093287c6f4a653 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/2db04454-5308-4725-a50b-6b49a2056a4e 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:0xc00172a588}] Aliases:map[]}"
2026-06-10 15:52:06.100356 | controller | Jun 10 14:29:32.288916 crc crio[3658]: time="2026-06-10T14:29:32.28885305Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:e04d460a3fc964f76ec3d84bcc9aa40e80a3c1d5d310b815cb3a84dc1bf5a1e2 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/81e11209-11a2-40ed-b698-4e5a068ed987 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:0xc0024cc170}] Aliases:map[]}"
2026-06-10 15:52:06.100386 | controller | Jun 10 14:29:32.288996 crc crio[3658]: time="2026-06-10T14:29:32.288909411Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:a42b41c0a3a3752214ba07d8e98ef95d5e8d26ad8e57f48a1eb45e68a5f423e9 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/6dfe54f9-1f4b-415f-9bda-b0467dfb316a 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:0xc00172a318}] Aliases:map[]}"
2026-06-10 15:52:06.100417 | controller | Jun 10 14:29:32.289185 crc crio[3658]: time="2026-06-10T14:29:32.289045395Z" 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-10 15:52:06.100443 | controller | Jun 10 14:29:32.289185 crc crio[3658]: time="2026-06-10T14:29:32.289084306Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:c4e2ccef63cc117bd6912abaee2501be821d7e6ba9249273bf0bde85aca13e43 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/85198dea-0dd2-4d3d-a2ec-683dd9ead4b9 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:0xc00018e8b0}] Aliases:map[]}"
2026-06-10 15:52:06.100461 | controller | Jun 10 14:29:32.289366 crc crio[3658]: time="2026-06-10T14:29:32.28921985Z" 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-10 15:52:06.100477 | controller | Jun 10 14:29:32.289366 crc crio[3658]: time="2026-06-10T14:29:32.289231791Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:fa701c754eb5539ac29bbe2fc0d73de23bff8e76408691cfbf3540054cd654a7 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/429e4468-0ec9-4d8a-a969-b13d4215f617 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:0xc0010988e8}] Aliases:map[]}"
2026-06-10 15:52:06.100494 | controller | Jun 10 14:29:32.289366 crc crio[3658]: time="2026-06-10T14:29:32.289349264Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:bdf07c555973350cde33a65900bc51e21c2fb379858cd0f76a3bd939b42eb862 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/a7e3736e-2da1-49f4-97b6-e4d6beead642 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:0xc001098938}] Aliases:map[]}"
2026-06-10 15:52:06.100520 | controller | Jun 10 14:29:32.289499 crc crio[3658]: time="2026-06-10T14:29:32.289355074Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:89280aaebb5a8a8596725f2245c1a0d1da6d714b37f726de54082e199f85d6e3 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/8018215f-edf2-4e66-a544-a91b6bf3faa1 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:0xc0024cc0d0}] Aliases:map[]}"
2026-06-10 15:52:06.100555 | controller | Jun 10 14:29:32.289499 crc crio[3658]: time="2026-06-10T14:29:32.289459487Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:8577e9bd5c3119f5ce5775b3fb9bc51f065e9195c27dc258215082bda9be25af UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/7204a8cd-833a-4a0a-a512-9dba501639d9 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:0xc00012c808}] Aliases:map[]}"
2026-06-10 15:52:06.100586 | controller | Jun 10 14:29:32.289499 crc crio[3658]: time="2026-06-10T14:29:32.289492808Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.100616 | controller | Jun 10 14:29:32.289651 crc crio[3658]: time="2026-06-10T14:29:32.289531669Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:6d45d3cbfdea23cb05994254dd7312bddae7b99a06c787a940780793912a0a98 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/08cfb685-6c14-4233-bdaa-05858b398902 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:0xc00172a680}] Aliases:map[]}"
2026-06-10 15:52:06.100643 | controller | Jun 10 14:29:32.289651 crc crio[3658]: time="2026-06-10T14:29:32.289609812Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:0a1dd4db35a22570a072e8827561d18c44b2b569ced9a4ca779a730a11e421c6 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/ad0f78b0-63ef-426a-a51d-b1aa43a21de1 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:0xc00008ca28}] Aliases:map[]}"
2026-06-10 15:52:06.100674 | controller | Jun 10 14:29:32.289787 crc crio[3658]: time="2026-06-10T14:29:32.289653903Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.100700 | controller | Jun 10 14:29:32.289787 crc crio[3658]: time="2026-06-10T14:29:32.289331854Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:97b6de7f6451aae19fa837bc5a97b426ae3f93d11510b0459ab7c1f431a57bce UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/838a305d-82ed-4a35-8302-b11d15706ddf 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:0xc0010988d0}] Aliases:map[]}"
2026-06-10 15:52:06.100732 | controller | Jun 10 14:29:32.289787 crc crio[3658]: time="2026-06-10T14:29:32.289768526Z" 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-10 15:52:06.100763 | controller | Jun 10 14:29:32.289924 crc crio[3658]: time="2026-06-10T14:29:32.289787597Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.100798 | controller | Jun 10 14:29:32.289924 crc crio[3658]: time="2026-06-10T14:29:32.289849869Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.100825 | controller | Jun 10 14:29:32.290018 crc crio[3658]: time="2026-06-10T14:29:32.289961112Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:11805eb38b64111793cbb7619b6935732193b96282de106d6338f8847b3beb6c UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/f9004b7f-3c84-41bc-bac0-18aac84cffd4 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:0xc000d70210}] Aliases:map[]}"
2026-06-10 15:52:06.100842 | controller | Jun 10 14:29:32.290085 crc crio[3658]: time="2026-06-10T14:29:32.290018283Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:62e09b6b8670a99cabfa1a047c9f44fc15273b112bb953e5e971d99328359bf4 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/18be2678-9ad0-4b39-95da-65999a897008 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:0xc00172a5c0}] Aliases:map[]}"
2026-06-10 15:52:06.100895 | controller | Jun 10 14:29:32.290085 crc crio[3658]: time="2026-06-10T14:29:32.289497048Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.100924 | controller | Jun 10 14:29:32.290085 crc crio[3658]: time="2026-06-10T14:29:32.290072745Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.100945 | controller | Jun 10 14:29:32.290312 crc crio[3658]: time="2026-06-10T14:29:32.290136477Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:72e4d938377f583aa0c8361a427c88f666ee23c1c5a11dbba0ab3a9c96fc111b UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/eefe5bfc-0528-4382-86db-d9165a1f5a4e 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:0xc00008c950}] Aliases:map[]}"
2026-06-10 15:52:06.100971 | controller | Jun 10 14:29:32.290312 crc crio[3658]: time="2026-06-10T14:29:32.290181848Z" 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-10 15:52:06.100994 | controller | Jun 10 14:29:32.290460 crc crio[3658]: time="2026-06-10T14:29:32.290357263Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:200b4badf8fcbe565a02e215356dbe1cae9506982f62893db42aad497eb09367 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/d812759e-4a99-4237-9fbd-bfd87c699fa5 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:0xc00172a4f0}] Aliases:map[]}"
2026-06-10 15:52:06.101010 | controller | Jun 10 14:29:32.290750 crc crio[3658]: time="2026-06-10T14:29:32.290423815Z" level=info msg="Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.101027 | controller | Jun 10 14:29:32.290835 crc crio[3658]: time="2026-06-10T14:29:32.290760485Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:4d569b6fa1ab5ef1a5b4af2130349632d5ac7d6a7fa79b7129023c54d2c27ca4 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/270e5f8b-8df5-4188-9bb6-12f06b2dcf68 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:0xc00008c998}] Aliases:map[]}"
2026-06-10 15:52:06.101059 | controller | Jun 10 14:29:32.291006 crc crio[3658]: time="2026-06-10T14:29:32.29093104Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.101090 | controller | Jun 10 14:29:32.291006 crc crio[3658]: time="2026-06-10T14:29:32.28886899Z" 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-10 15:52:06.101121 | controller | Jun 10 14:29:32.291407 crc crio[3658]: time="2026-06-10T14:29:32.289065906Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.101151 | controller | Jun 10 14:29:32.291563 crc crio[3658]: time="2026-06-10T14:29:32.288466308Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.101168 | controller | Jun 10 14:29:32.291628 crc crio[3658]: time="2026-06-10T14:29:32.28850159Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.101185 | controller | Jun 10 14:29:32.291963 crc crio[3658]: time="2026-06-10T14:29:32.288820079Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.101206 | controller | Jun 10 14:29:32.292036 crc crio[3658]: time="2026-06-10T14:29:32.290461296Z" level=info msg="Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.101241 | controller | Jun 10 14:29:32.292102 crc crio[3658]: time="2026-06-10T14:29:32.288838849Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:f1f58f704751dd456dc416fb052194bd38c5cabfeb7a029b4173942886cea9b5 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/e6a17980-9988-48df-b753-8cd522c80ef6 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:0xc00018e408}] Aliases:map[]}"
2026-06-10 15:52:06.101272 | controller | Jun 10 14:29:32.292339 crc crio[3658]: time="2026-06-10T14:29:32.292203997Z" level=info msg="Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.101303 | controller | Jun 10 14:29:32.292488 crc crio[3658]: time="2026-06-10T14:29:32.290523758Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:81d7b44450db0a062caccdfbfb108c9124478a7ca03bbff84b6ee664343f7d84 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/fb870718-f733-409b-b8ba-bdcc2744783f 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:0xc00172a620}] Aliases:map[]}"
2026-06-10 15:52:06.101333 | controller | Jun 10 14:29:32.292562 crc crio[3658]: time="2026-06-10T14:29:32.29057881Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:15cb5b3021fba8c9b9bf5b99e5e3691970e96ff49b3e93a83b20310304010d19 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/37706ccb-43e2-40e8-93b3-0d993624ff5b 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:0xc00008cbb8}] Aliases:map[]}"
2026-06-10 15:52:06.101364 | controller | Jun 10 14:29:32.292883 crc crio[3658]: time="2026-06-10T14:29:32.292807944Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.101395 | controller | Jun 10 14:29:32.293125 crc crio[3658]: time="2026-06-10T14:29:32.290493737Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:aa9826550cc8ebc82f7c01075eccd78e16efaf3378df7b26b5b50737f8113c5b UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/87cb9770-47d3-4759-92cf-febe3c873831 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:0xc000d8e518}] Aliases:map[]}"
2026-06-10 15:52:06.101431 | controller | Jun 10 14:29:32.296366 crc crio[3658]: time="2026-06-10T14:29:32.290609161Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.101465 | controller | Jun 10 14:29:32.296366 crc crio[3658]: time="2026-06-10T14:29:32.290679973Z" level=info msg="Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.101497 | controller | Jun 10 14:29:32.296546 crc crio[3658]: time="2026-06-10T14:29:32.2905814Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:fa75c7b936f9f5165cad526d02be34d137c9e7e69b3643fafbf85033a134f40d UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/08e6cb5e-2802-4ebb-b349-65da54a72f04 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:0xc00088a2d0}] Aliases:map[]}"
2026-06-10 15:52:06.101532 | controller | Jun 10 14:29:32.296630 crc crio[3658]: time="2026-06-10T14:29:32.296570823Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.101550 | controller | Jun 10 14:29:32.296916 crc crio[3658]: time="2026-06-10T14:29:32.290533808Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:27067ce548bf8a873d1dcf9ba0791894c1832c1768aa1ec2ee30f13f07a8377f UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/1426abe0-fecd-4b6c-a027-fa26bfb44540 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:0xc00088a008}] Aliases:map[]}"
2026-06-10 15:52:06.101584 | controller | Jun 10 14:29:32.296994 crc crio[3658]: time="2026-06-10T14:29:32.296939364Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.101610 | controller | Jun 10 14:29:32.297238 crc crio[3658]: time="2026-06-10T14:29:32.290541849Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:6c5b3b8114f790f1e9c9df576e0b872867a86410018cb9db253914f56c581c7b UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/3e2a66f9-0cbb-4ead-93dc-d43bf48dfab1 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:0xc00262a108}] Aliases:map[]}"
2026-06-10 15:52:06.101659 | controller | Jun 10 14:29:32.297238 crc crio[3658]: time="2026-06-10T14:29:32.297227492Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.101687 | controller | Jun 10 14:29:32.297537 crc crio[3658]: time="2026-06-10T14:29:32.290544089Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:db6b7d883f3f3be8e921d7e4e16673bef4f3d975921cca631c2c1ee3a3357e76 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/e5d96326-1e93-4f25-a48f-2aed720fd1d6 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:0xc000d8e560}] Aliases:map[]}"
2026-06-10 15:52:06.101705 | controller | Jun 10 14:29:32.297680 crc crio[3658]: time="2026-06-10T14:29:32.297625264Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.101734 | controller | Jun 10 14:29:32.297900 crc crio[3658]: time="2026-06-10T14:29:32.290548089Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:c395c0966dcd9852a40572361c77961db8e60dc9184719056e0cb52ec1debe5c UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/0b249bd2-fbbd-4303-838c-3f1ffb6ea8bf 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:0xc00018e908}] Aliases:map[]}"
2026-06-10 15:52:06.101760 | controller | Jun 10 14:29:32.298022 crc crio[3658]: time="2026-06-10T14:29:32.297976824Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.101791 | controller | Jun 10 14:29:32.298367 crc crio[3658]: time="2026-06-10T14:29:32.290555469Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:9ada9c03cf9925a7546c043a7ef5ed105ab8996fb0c978dba17bdf4811dc4bae UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/f2b54d8a-86e9-425b-aeaa-7094291e2e36 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:0xc00008c8a8}] Aliases:map[]}"
2026-06-10 15:52:06.101813 | controller | Jun 10 14:29:32.298489 crc crio[3658]: time="2026-06-10T14:29:32.298410687Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.101844 | controller | Jun 10 14:29:32.298633 crc crio[3658]: time="2026-06-10T14:29:32.290559579Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:8b6b888326e88b747d338d2410a08e390a035309071da2be68f5aae33f0d5ed5 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/36df6f05-1f3f-4f9e-bde8-ba3357c875c3 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:0xc000558140}] Aliases:map[]}"
2026-06-10 15:52:06.101892 | controller | Jun 10 14:29:32.298771 crc crio[3658]: time="2026-06-10T14:29:32.298704525Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.101920 | controller | Jun 10 14:29:32.298996 crc crio[3658]: time="2026-06-10T14:29:32.290564239Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:f86a66527621b148947e6e134b40ff60315c5620d4cac58d2c0512fb59f52759 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/824ebf36-945c-4f06-8c93-03eab7a00faa 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:0xc00012c8c0}] Aliases:map[]}"
2026-06-10 15:52:06.101943 | controller | Jun 10 14:29:32.299152 crc crio[3658]: time="2026-06-10T14:29:32.299111307Z" 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-10 15:52:06.101974 | controller | Jun 10 14:29:32.301969 crc crio[3658]: time="2026-06-10T14:29:32.301572308Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.102004 | controller | Jun 10 14:29:32.303008 crc crio[3658]: time="2026-06-10T14:29:32.301803205Z" level=info msg="Ran pod sandbox 4117a910b8a002c706ec2f3127a92fde98b68e64bd129f523433743a0ad6f21e with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD" id=a1c8cccd-e21e-473b-81fc-cf7c6ca58e4c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.102031 | controller | Jun 10 14:29:32.303008 crc crio[3658]: time="2026-06-10T14:29:32.290567639Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:57fe4b5831a2775a64aafe6dda10f1d2feadbe9c4d6eb8359895f58a8ec0e800 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/f283d597-5163-4e50-9720-cb6403f0ba7a 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:0xc00088a2a8}] Aliases:map[]}"
2026-06-10 15:52:06.102068 | controller | Jun 10 14:29:32.303008 crc crio[3658]: time="2026-06-10T14:29:32.290473567Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:45359ae990e7aad796714cbbe9be605c5f90d52b7b42186001a1aff03bcae5f8 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/2771435c-2226-4de5-93e8-a95205b7833b 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:0xc000558220}] Aliases:map[]}"
2026-06-10 15:52:06.102099 | controller | Jun 10 14:29:32.303513 crc crio[3658]: time="2026-06-10T14:29:32.303381171Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.102125 | controller | Jun 10 14:29:32.303894 crc crio[3658]: time="2026-06-10T14:29:32.290478687Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:34e9b44e0cfe31bb2920734b1d667511d63bfdb1a50340fda4ad115a37f846fa UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/7c3e9778-48e5-4dba-8ebd-57d09cf1c5a9 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:0xc00018e848}] Aliases:map[]}"
2026-06-10 15:52:06.102144 | controller | Jun 10 14:29:32.304171 crc crio[3658]: time="2026-06-10T14:29:32.303964628Z" 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-10 15:52:06.102170 | controller | Jun 10 14:29:32.304171 crc crio[3658]: time="2026-06-10T14:29:32.303998909Z" 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-10 15:52:06.102201 | controller | Jun 10 14:29:32.304561 crc crio[3658]: time="2026-06-10T14:29:32.288892251Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:302172b9c3ec4bf7a54c7798443c0de14148813d4c48888be9828bf9f60a09eb UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/065c64f8-375d-4faf-bfb0-431595751f75 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:0xc00008c820}] Aliases:map[]}"
2026-06-10 15:52:06.102233 | controller | Jun 10 14:29:32.304561 crc crio[3658]: time="2026-06-10T14:29:32.290567179Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:e4dea9b33a7fd222b46a3b4de9e2fdc3837f22bec304ec427c3a805da3db66cb UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/58b7bcf5-92e7-4491-8194-ea94bbf95a0a 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:0xc000d8e5b0}] Aliases:map[]}"
2026-06-10 15:52:06.102255 | controller | Jun 10 14:29:32.304561 crc crio[3658]: time="2026-06-10T14:29:32.28816566Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:8c9bdc71ba2032faf1bf7dd438763e3abfd7f39541339be1823f32161a184649 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/adbb3221-8543-4959-a1f1-4c542ee3b8ea 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:0xc00012c938}] Aliases:map[]}"
2026-06-10 15:52:06.102272 | controller | Jun 10 14:29:32.304561 crc crio[3658]: time="2026-06-10T14:29:32.304436651Z" level=info msg="Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.102290 | controller | Jun 10 14:29:32.304984 crc crio[3658]: time="2026-06-10T14:29:32.290495717Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:82d5452d22f33aa69e7cf32ab43b385c475a2f1fb0fc92a37c325ea60be2a7b3 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/84aba54c-5199-4688-b0a9-18467f7a876d 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:0xc00018e9a0}] Aliases:map[]}"
2026-06-10 15:52:06.102322 | controller | Jun 10 14:29:32.304984 crc crio[3658]: time="2026-06-10T14:29:32.304801872Z" 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-10 15:52:06.102349 | controller | Jun 10 14:29:32.305100 crc crio[3658]: time="2026-06-10T14:29:32.290484247Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:53311ff11672c26d4f8123f2678a7b7f61333b89f6cabbdd9dd58f88bb8a3b46 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/634e9141-e23c-4549-9397-3b9117372509 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:0xc000d70000}] Aliases:map[]}"
2026-06-10 15:52:06.102384 | controller | Jun 10 14:29:32.305148 crc crio[3658]: time="2026-06-10T14:29:32.305123531Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.102415 | controller | Jun 10 14:29:32.309596 crc crio[3658]: time="2026-06-10T14:29:32.290510228Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:269af530416dc05b223cf725bc9d493cae4e072dc8f3e37cba23f507deeb5c39 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/8d3ec147-8edf-4623-8255-3c6929a1ccb3 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:0xc00018e660}] Aliases:map[]}"
2026-06-10 15:52:06.102442 | controller | Jun 10 14:29:32.309596 crc crio[3658]: time="2026-06-10T14:29:32.306027407Z" 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-10 15:52:06.102472 | controller | Jun 10 14:29:32.309596 crc crio[3658]: time="2026-06-10T14:29:32.306026807Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.102515 | controller | Jun 10 14:29:32.309596 crc crio[3658]: time="2026-06-10T14:29:32.290520748Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:ac968cbcb0ab3b05dad3f481cece843ad59d3c0042562ab121d675a593d8c8ce UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/e2c56014-387e-48ec-8301-e928db65f79a 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:0xc00018e808}] Aliases:map[]}"
2026-06-10 15:52:06.102545 | controller | Jun 10 14:29:32.309596 crc crio[3658]: time="2026-06-10T14:29:32.306749848Z" 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-10 15:52:06.102571 | controller | Jun 10 14:29:32.309596 crc crio[3658]: time="2026-06-10T14:29:32.290505978Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:d8450a5053a476102d5050110717ca04b1743c4c0d95b37544533a3427d536c8 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/0d326065-7fbb-4470-9809-4361917c98a5 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:0xc00018e880}] Aliases:map[]}"
2026-06-10 15:52:06.102592 | controller | Jun 10 14:29:32.309596 crc crio[3658]: time="2026-06-10T14:29:32.307599243Z" level=info msg="Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.102617 | controller | Jun 10 14:29:32.309596 crc crio[3658]: time="2026-06-10T14:29:32.290523178Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:5ac7df3656307af8ebf4777e6c5320c191b02df7e71b19e8b3b44a556d4fade1 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/eccb48bc-542a-4238-bc71-27120388066f 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:0xc000558360}] Aliases:map[]}"
2026-06-10 15:52:06.102656 | controller | Jun 10 14:29:32.309596 crc crio[3658]: time="2026-06-10T14:29:32.308037696Z" 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-10 15:52:06.102682 | controller | Jun 10 14:29:32.309596 crc crio[3658]: time="2026-06-10T14:29:32.302877976Z" level=info msg="Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.102713 | controller | Jun 10 14:29:32.309596 crc crio[3658]: time="2026-06-10T14:29:32.308614192Z" level=info msg="Created container 33f71cb10bfc3b1ccdd9ae46bb3b95757f939fd8c05f3519f0351b8a42815c24: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=329fb9db-b194-4756-b558-6d7e30be2fc9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.102739 | controller | Jun 10 14:29:32.311081 crc crio[3658]: time="2026-06-10T14:29:32.311024882Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.102774 | controller | Jun 10 14:29:32.311778 crc crio[3658]: time="2026-06-10T14:29:32.311043793Z" level=info msg="Ran pod sandbox 72e4d938377f583aa0c8361a427c88f666ee23c1c5a11dbba0ab3a9c96fc111b with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD" id=51bd5059-277e-4723-ad73-cb43b79337b8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.102808 | controller | Jun 10 14:29:32.312118 crc crio[3658]: time="2026-06-10T14:29:32.312061222Z" level=info msg="Starting container: 33f71cb10bfc3b1ccdd9ae46bb3b95757f939fd8c05f3519f0351b8a42815c24" id=8d6bd144-1ca4-495d-988e-5a9424bb1db0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.102843 | controller | Jun 10 14:29:32.313562 crc crio[3658]: time="2026-06-10T14:29:32.313488403Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-10 15:52:06.102889 | controller | Jun 10 14:29:32.313562 crc crio[3658]: time="2026-06-10T14:29:32.313535875Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-10 15:52:06.102921 | controller | Jun 10 14:29:32.313562 crc crio[3658]: time="2026-06-10T14:29:32.313560606Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.102951 | controller | Jun 10 14:29:32.315005 crc crio[3658]: time="2026-06-10T14:29:32.314856343Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=c85b98b0-848b-4881-a8e9-4ed8bedd0b82 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.102985 | controller | Jun 10 14:29:32.315402 crc crio[3658]: time="2026-06-10T14:29:32.315351127Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4" id=5e9e9098-0b65-4001-9f43-fd360cf22bfd name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.103016 | controller | Jun 10 14:29:32.318629 crc crio[3658]: time="2026-06-10T14:29:32.318430187Z" level=info msg="Ran pod sandbox 6b7486fa053907655d15ab846f11081731edf05d085a2f70c506a946d7450508 with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD" id=1572ad95-67d1-4faa-b100-9ff145861049 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.103047 | controller | Jun 10 14:29:32.322210 crc crio[3658]: time="2026-06-10T14:29:32.322136934Z" level=info msg="Started container" PID=12195 containerID=33f71cb10bfc3b1ccdd9ae46bb3b95757f939fd8c05f3519f0351b8a42815c24 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=8d6bd144-1ca4-495d-988e-5a9424bb1db0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdcae05abe3c74f4c2679117d8a761c010ac53832c8a748582ab5d41a7170adb
2026-06-10 15:52:06.103100 | controller | Jun 10 14:29:32.327166 crc crio[3658]: time="2026-06-10T14:29:32.327091718Z" level=info msg="Ran pod sandbox bdf07c555973350cde33a65900bc51e21c2fb379858cd0f76a3bd939b42eb862 with infra container: openshift-marketplace/redhat-operators-x5vn9/POD" id=2fb3b88b-b8ef-4005-968a-7478d670fa64 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.103136 | controller | Jun 10 14:29:32.330109 crc crio[3658]: time="2026-06-10T14:29:32.330033813Z" level=info msg="Ran pod sandbox 8577e9bd5c3119f5ce5775b3fb9bc51f065e9195c27dc258215082bda9be25af with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD" id=9d079f73-2fc7-49e8-968f-ad3d9676a069 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.103166 | controller | Jun 10 14:29:32.332614 crc crio[3658]: time="2026-06-10T14:29:32.332539055Z" level=info msg="Ran pod sandbox 0a1dd4db35a22570a072e8827561d18c44b2b569ced9a4ca779a730a11e421c6 with infra container: openshift-dns/dns-default-qtghf/POD" id=15e85ad5-8340-453e-9a85-6540647f379e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.103197 | controller | Jun 10 14:29:32.333407 crc crio[3658]: time="2026-06-10T14:29:32.333355719Z" level=info msg="Ran pod sandbox 97b6de7f6451aae19fa837bc5a97b426ae3f93d11510b0459ab7c1f431a57bce with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD" id=903259be-99cf-4e6f-9274-625fedd41da7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.103222 | controller | Jun 10 14:29:32.336055 crc crio[3658]: time="2026-06-10T14:29:32.335991695Z" level=info msg="Ran pod sandbox 11805eb38b64111793cbb7619b6935732193b96282de106d6338f8847b3beb6c with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD" id=e6415300-48f8-43ac-84ef-cdba33918dba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.103244 | controller | Jun 10 14:29:32.337117 crc crio[3658]: time="2026-06-10T14:29:32.337041976Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-10 15:52:06.103266 | controller | Jun 10 14:29:32.337117 crc crio[3658]: time="2026-06-10T14:29:32.337100208Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-10 15:52:06.103292 | controller | Jun 10 14:29:32.337315 crc crio[3658]: time="2026-06-10T14:29:32.337126058Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/egress-router\""
2026-06-10 15:52:06.103325 | controller | Jun 10 14:29:32.340306 crc crio[3658]: time="2026-06-10T14:29:32.339220809Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=225f7255-c65d-478f-bc4a-a5cc15da59da name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.103342 | controller | Jun 10 14:29:32.340537 crc crio[3658]: time="2026-06-10T14:29:32.340474185Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=d85fcb91-8dcd-47a6-9501-86375ec09d92 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.103372 | controller | Jun 10 14:29:32.340625 crc crio[3658]: time="2026-06-10T14:29:32.340562958Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989" id=0a11aeaa-d6b9-4704-8d27-f384833850ce name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.103401 | controller | Jun 10 14:29:32.341042 crc crio[3658]: time="2026-06-10T14:29:32.340956569Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=2e092b2c-923e-4651-aaed-e99d629c1c52 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.103436 | controller | Jun 10 14:29:32.341115 crc crio[3658]: time="2026-06-10T14:29:32.341041792Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=b97461a5-d8d2-43b5-86c9-7381bc419cda name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.103463 | controller | Jun 10 14:29:32.341939 crc crio[3658]: time="2026-06-10T14:29:32.341875796Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=8a3905d3-d7f8-41c3-8de3-58e7cbd26056 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.103479 | controller | Jun 10 14:29:32.344574 crc crio[3658]: time="2026-06-10T14:29:32.344489282Z" level=info msg="Ran pod sandbox fa701c754eb5539ac29bbe2fc0d73de23bff8e76408691cfbf3540054cd654a7 with infra container: openshift-console/console-6c684df5db-cc8g8/POD" id=337df94d-c5a5-419f-9fee-d2206930dac2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.103495 | controller | Jun 10 14:29:32.351339 crc crio[3658]: time="2026-06-10T14:29:32.347688164Z" level=info msg="Ran pod sandbox 62e09b6b8670a99cabfa1a047c9f44fc15273b112bb953e5e971d99328359bf4 with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD" id=8097d167-9ccd-4ced-9677-64b1888850db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.103530 | controller | Jun 10 14:29:32.351339 crc crio[3658]: time="2026-06-10T14:29:32.349927209Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=a9940ff2-c2d6-4e43-ac59-6a44326fafb1 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.103559 | controller | Jun 10 14:29:32.351875 crc crio[3658]: time="2026-06-10T14:29:32.351810114Z" level=info msg="Ran pod sandbox 48ddd4a082e87365ca431eca455a560bd5875659002598ef4d11c03b104589fd with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD" id=dba38c47-81f4-4a8e-b466-d459846fddcc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.103594 | controller | Jun 10 14:29:32.354061 crc crio[3658]: time="2026-06-10T14:29:32.354003967Z" level=info msg="Ran pod sandbox 4d569b6fa1ab5ef1a5b4af2130349632d5ac7d6a7fa79b7129023c54d2c27ca4 with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD" id=1223486c-6598-459c-81a8-c8d175fed1df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.103624 | controller | Jun 10 14:29:32.359824 crc crio[3658]: time="2026-06-10T14:29:32.359693142Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=54aa9c8c-d511-4122-bd28-cbb40cf73927 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.103650 | controller | Jun 10 14:29:32.363864 crc crio[3658]: time="2026-06-10T14:29:32.361073072Z" level=info msg="Ran pod sandbox 46654e69dcbbce2b68f97fc13954ab923f20cff7e4150d894c5f9852feefa9fa with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD" id=086f1e6b-2257-4736-a903-ff03a8a49472 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.103675 | controller | Jun 10 14:29:32.363864 crc crio[3658]: time="2026-06-10T14:29:32.362486723Z" level=info msg="Ran pod sandbox 200b4badf8fcbe565a02e215356dbe1cae9506982f62893db42aad497eb09367 with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD" id=2257a7e0-9bdc-42e7-930a-12b6318794f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.103700 | controller | Jun 10 14:29:32.363864 crc crio[3658]: time="2026-06-10T14:29:32.362580096Z" level=info msg="Ran pod sandbox d84a0fd8625f50221d4886eae41250b01b4b12ccd359447b32c2b02178b29b4d with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD" id=177b01ee-5e16-48e7-b557-1959835dbcf5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.103734 | controller | Jun 10 14:29:32.363864 crc crio[3658]: time="2026-06-10T14:29:32.362902345Z" level=info msg="Ran pod sandbox c4e2ccef63cc117bd6912abaee2501be821d7e6ba9249273bf0bde85aca13e43 with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD" id=b27a703a-89bf-4284-86c0-8004a4a66c21 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.103761 | controller | Jun 10 14:29:32.365879 crc crio[3658]: time="2026-06-10T14:29:32.364743258Z" level=info msg="Ran pod sandbox 89280aaebb5a8a8596725f2245c1a0d1da6d714b37f726de54082e199f85d6e3 with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD" id=f1d247e8-7364-42be-b2ca-05c5dd9524e3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.103787 | controller | Jun 10 14:29:32.365879 crc crio[3658]: time="2026-06-10T14:29:32.364898183Z" level=info msg="Ran pod sandbox f1f58f704751dd456dc416fb052194bd38c5cabfeb7a029b4173942886cea9b5 with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD" id=6f5c3070-01e0-4401-a14e-6fd1b268b259 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.103817 | controller | Jun 10 14:29:32.366987 crc crio[3658]: time="2026-06-10T14:29:32.366919822Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4" id=e82cdb40-1ef3-40ce-b925-5fcd0acafd8e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.103868 | controller | Jun 10 14:29:32.367513 crc crio[3658]: time="2026-06-10T14:29:32.367457107Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=5eed6cac-e53e-4898-b378-0626e288d6e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.103909 | controller | Jun 10 14:29:32.372618 crc crio[3658]: time="2026-06-10T14:29:32.372533714Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=5fa0cf38-c4ef-466c-b989-645d4e644438 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.103941 | controller | Jun 10 14:29:32.372823 crc crio[3658]: time="2026-06-10T14:29:32.372755051Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=2190c319-fb26-4bd5-be89-3c77567ea7c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.103967 | controller | Jun 10 14:29:32.372962 crc crio[3658]: time="2026-06-10T14:29:32.372912365Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=24442f10-5206-441a-84bb-2d1232a8f0ed name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.103997 | controller | Jun 10 14:29:32.373120 crc crio[3658]: time="2026-06-10T14:29:32.373008918Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=2b12f93b-b9bb-47a8-a45e-496916a813e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.104027 | controller | Jun 10 14:29:32.373763 crc crio[3658]: time="2026-06-10T14:29:32.373612775Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=3ce6b914-a8cd-478b-ad90-04a57d11b022 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.104057 | controller | Jun 10 14:29:32.374165 crc crio[3658]: time="2026-06-10T14:29:32.373053629Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=8991417b-fa20-4c19-acfc-84a2532d55a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.104092 | controller | Jun 10 14:29:32.374537 crc crio[3658]: time="2026-06-10T14:29:32.374406398Z" level=info msg="Ran pod sandbox a42b41c0a3a3752214ba07d8e98ef95d5e8d26ad8e57f48a1eb45e68a5f423e9 with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD" id=7b73de2e-b1a2-4bd3-a3a0-1bbb294d2fff name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.104115 | controller | Jun 10 14:29:32.375766 crc crio[3658]: time="2026-06-10T14:29:32.375646804Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b5cea914-e8bf-476e-91a5-380011b76c1f name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.104145 | controller | Jun 10 14:29:32.399018 crc crio[3658]: time="2026-06-10T14:29:32.398926109Z" level=info msg="Ran pod sandbox 81d7b44450db0a062caccdfbfb108c9124478a7ca03bbff84b6ee664343f7d84 with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD" id=cb8c9e79-f090-4381-9f4f-398eae0551e5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.104174 | controller | Jun 10 14:29:32.400831 crc crio[3658]: time="2026-06-10T14:29:32.400764072Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=05ef041f-a303-4cb0-acbd-15c201819c8f name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.104203 | controller | Jun 10 14:29:32.411221 crc crio[3658]: time="2026-06-10T14:29:32.41103146Z" level=info msg="Ran pod sandbox b85938f9604091c931c49ad43df4f093bc174b2d73f3ad2e44093287c6f4a653 with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD" id=c0324bce-9643-4ae1-81e5-b72c0b74a834 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.104233 | controller | Jun 10 14:29:32.414127 crc crio[3658]: time="2026-06-10T14:29:32.414029076Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca" id=380696e6-8745-4100-8285-35a41d2dfd61 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.104258 | controller | Jun 10 14:29:32.421101 crc crio[3658]: time="2026-06-10T14:29:32.42070392Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-10 15:52:06.104284 | controller | Jun 10 14:29:32.421101 crc crio[3658]: time="2026-06-10T14:29:32.420768912Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-10 15:52:06.104310 | controller | Jun 10 14:29:32.421101 crc crio[3658]: time="2026-06-10T14:29:32.420788852Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.104339 | controller | Jun 10 14:29:32.427865 crc crio[3658]: time="2026-06-10T14:29:32.427693502Z" level=info msg="Ran pod sandbox fa75c7b936f9f5165cad526d02be34d137c9e7e69b3643fafbf85033a134f40d with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD" id=2a4ea5a0-83aa-4984-943e-f5994953866a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.104361 | controller | Jun 10 14:29:32.431534 crc crio[3658]: time="2026-06-10T14:29:32.43142482Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2527d784-b4d0-4104-8e28-4866747a35b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.104392 | controller | Jun 10 14:29:32.436983 crc crio[3658]: time="2026-06-10T14:29:32.436895499Z" level=info msg="Ran pod sandbox aa9826550cc8ebc82f7c01075eccd78e16efaf3378df7b26b5b50737f8113c5b with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD" id=2dee0248-0d1c-4247-a2a1-5e63e95f511d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.104414 | controller | Jun 10 14:29:32.449663 crc crio[3658]: time="2026-06-10T14:29:32.449525095Z" level=info msg="Ran pod sandbox c395c0966dcd9852a40572361c77961db8e60dc9184719056e0cb52ec1debe5c with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD" id=7b481f35-e9af-449a-981e-a53342a2438b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.104436 | controller | Jun 10 14:29:32.449889 crc crio[3658]: time="2026-06-10T14:29:32.449671589Z" level=info msg="Ran pod sandbox 6d45d3cbfdea23cb05994254dd7312bddae7b99a06c787a940780793912a0a98 with infra container: openshift-marketplace/certified-operators-l27pk/POD" id=0dbc331d-0daa-48a1-94b3-8484a0873a6e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.104461 | controller | Jun 10 14:29:32.458463 crc crio[3658]: time="2026-06-10T14:29:32.45523537Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=f49c3416-6980-4c5f-94c1-2fd1e3bf6236 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.104487 | controller | Jun 10 14:29:32.458616 crc crio[3658]: time="2026-06-10T14:29:32.457424684Z" level=info msg="Ran pod sandbox f86a66527621b148947e6e134b40ff60315c5620d4cac58d2c0512fb59f52759 with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD" id=de928b01-9cfb-47db-a3fa-d2d91114890f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.104521 | controller | Jun 10 14:29:32.458776 crc crio[3658]: time="2026-06-10T14:29:32.458251588Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=942998d0-4622-4ad7-b911-cda18708121f name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.104546 | controller | Jun 10 14:29:32.458871 crc crio[3658]: time="2026-06-10T14:29:32.45834214Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5150f204-384a-48ee-9ab6-3f741a46bf33 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.104572 | controller | Jun 10 14:29:32.459053 crc crio[3658]: time="2026-06-10T14:29:32.458984159Z" level=info msg="Ran pod sandbox 6c5b3b8114f790f1e9c9df576e0b872867a86410018cb9db253914f56c581c7b with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD" id=1feb9c57-c573-4777-8539-d5fd8d4f0920 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.104601 | controller | Jun 10 14:29:32.460389 crc crio[3658]: time="2026-06-10T14:29:32.460180434Z" level=info msg="Ran pod sandbox 9ada9c03cf9925a7546c043a7ef5ed105ab8996fb0c978dba17bdf4811dc4bae with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD" id=c0f9c5d0-834b-43ce-8b25-c478f2fa1523 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.104627 | controller | Jun 10 14:29:32.460932 crc crio[3658]: time="2026-06-10T14:29:32.460854153Z" level=info msg="Ran pod sandbox 57fe4b5831a2775a64aafe6dda10f1d2feadbe9c4d6eb8359895f58a8ec0e800 with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD" id=cd7485b1-bf12-4888-ad64-00ce66ae5441 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.104657 | controller | Jun 10 14:29:32.466848 crc crio[3658]: time="2026-06-10T14:29:32.465002353Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14" id=7ef70193-f588-4893-a1e4-8bdc2fec56f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.104691 | controller | Jun 10 14:29:32.466848 crc crio[3658]: time="2026-06-10T14:29:32.465316142Z" level=info msg="Ran pod sandbox e4dea9b33a7fd222b46a3b4de9e2fdc3837f22bec304ec427c3a805da3db66cb with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD" id=4201927a-191a-4bfe-833d-8b7a6500ea78 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.104730 | controller | Jun 10 14:29:32.466848 crc crio[3658]: time="2026-06-10T14:29:32.465321413Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=d16d76fe-118a-45c3-8a3b-97004c22ac78 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.104748 | controller | Jun 10 14:29:32.466848 crc crio[3658]: time="2026-06-10T14:29:32.466143556Z" level=info msg="Ran pod sandbox ac968cbcb0ab3b05dad3f481cece843ad59d3c0042562ab121d675a593d8c8ce with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD" id=644e0dfb-15d4-4f9d-9818-f941dca043a9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.104769 | controller | Jun 10 14:29:32.466848 crc crio[3658]: time="2026-06-10T14:29:32.466748214Z" level=info msg="Ran pod sandbox 8b6b888326e88b747d338d2410a08e390a035309071da2be68f5aae33f0d5ed5 with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD" id=f77ea168-9ee3-41a1-b5a8-9133d18377c7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.104803 | controller | Jun 10 14:29:32.468597 crc crio[3658]: time="2026-06-10T14:29:32.468547916Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f0864463-50a0-45ec-a746-70e9259a1cde name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.104829 | controller | Jun 10 14:29:32.469483 crc crio[3658]: time="2026-06-10T14:29:32.468969068Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2b29229e-7a6e-43fc-883e-ab367dd27bd3 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.104878 | controller | Jun 10 14:29:32.473306 crc crio[3658]: time="2026-06-10T14:29:32.471928464Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=13302b2a-c9f1-4d78-a038-c6021dc16496 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.104910 | controller | Jun 10 14:29:32.473306 crc crio[3658]: time="2026-06-10T14:29:32.472184901Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=cbc5a81d-fab9-4691-9094-335105bbae3c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.104945 | controller | Jun 10 14:29:32.479033 crc crio[3658]: time="2026-06-10T14:29:32.478897626Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=dbbc4258-6f1f-47d4-86a3-f3ef07a8a804 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.104966 | controller | Jun 10 14:29:32.498319 crc crio[3658]: time="2026-06-10T14:29:32.497816534Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=bc0630e2-c001-4dc6-87ff-4ac075954f36 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.104983 | controller | Jun 10 14:29:32.498514 crc crio[3658]: time="2026-06-10T14:29:32.498464733Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=58a2fd9c-6d9f-4e98-ae6f-fe75db10828d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.105008 | controller | Jun 10 14:29:32.498788 crc crio[3658]: time="2026-06-10T14:29:32.498688159Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14" id=7643714e-6c7b-40be-b3a4-440141ab6809 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.105086 | controller | Jun 10 14:29:32.498978 crc crio[3658]: time="2026-06-10T14:29:32.498809453Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=08173d26-b314-4ccc-92f5-af896f2366df name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.105125 | controller | Jun 10 14:29:32.498978 crc crio[3658]: time="2026-06-10T14:29:32.498911246Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=df545e2e-4d32-41e1-a94c-119867ca0887 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.105155 | controller | Jun 10 14:29:32.499302 crc crio[3658]: time="2026-06-10T14:29:32.499177253Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=35a2baae-40cb-4892-b172-b12cbb2b56dd name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.105180 | controller | Jun 10 14:29:32.499394 crc crio[3658]: time="2026-06-10T14:29:32.499353109Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=96498ac4-edd4-4286-b011-9c880b8ddfb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.105205 | controller | Jun 10 14:29:32.499621 crc crio[3658]: time="2026-06-10T14:29:32.499463282Z" level=info msg="Ran pod sandbox 82d5452d22f33aa69e7cf32ab43b385c475a2f1fb0fc92a37c325ea60be2a7b3 with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD" id=8ee012ee-ff33-483b-b6da-e8e4d7a3c244 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.105235 | controller | Jun 10 14:29:32.499621 crc crio[3658]: time="2026-06-10T14:29:32.499528244Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989" id=5b21817b-2795-4176-9e02-9d7714a63d01 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.105265 | controller | Jun 10 14:29:32.500010 crc crio[3658]: time="2026-06-10T14:29:32.499783231Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=3215236d-45d3-4200-8216-26d3227b3040 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.105295 | controller | Jun 10 14:29:32.500010 crc crio[3658]: time="2026-06-10T14:29:32.499843113Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=fbabd535-a76a-4e02-a8a1-794ecd61556b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.105320 | controller | Jun 10 14:29:32.500010 crc crio[3658]: time="2026-06-10T14:29:32.499858233Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366" id=a038b624-569e-4789-bfc5-94dbed1fa0e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.105350 | controller | Jun 10 14:29:32.500010 crc crio[3658]: time="2026-06-10T14:29:32.497982369Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=f0892ae8-f835-42dd-bf3f-b4db690536ea name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.105381 | controller | Jun 10 14:29:32.500010 crc crio[3658]: time="2026-06-10T14:29:32.49803203Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=fd3065f5-01e4-46f0-95e4-dee9999d4791 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.105415 | controller | Jun 10 14:29:32.500010 crc crio[3658]: time="2026-06-10T14:29:32.499789611Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=03094861-0557-43ba-9e7d-2455a994ab52 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.105449 | controller | Jun 10 14:29:32.500425 crc crio[3658]: time="2026-06-10T14:29:32.500122701Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9bc727bc-8cbb-43b0-af76-cb0c905505e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.105474 | controller | Jun 10 14:29:32.500425 crc crio[3658]: time="2026-06-10T14:29:32.499803672Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d" id=c227b210-eb46-4b94-a092-5307b451cb25 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.105491 | controller | Jun 10 14:29:32.500425 crc crio[3658]: time="2026-06-10T14:29:32.500196113Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f" id=294b40a1-a6d1-4b54-a4e9-eecc5d529151 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.105520 | controller | Jun 10 14:29:32.500425 crc crio[3658]: time="2026-06-10T14:29:32.498104832Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=42f0ffa8-dfa8-4fc6-8210-3a119eea3e58 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.105536 | controller | Jun 10 14:29:32.500425 crc crio[3658]: time="2026-06-10T14:29:32.500314736Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3edd3bcf-9825-4959-adc2-50bc34d1d101 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.105561 | controller | Jun 10 14:29:32.500425 crc crio[3658]: time="2026-06-10T14:29:32.498139473Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=4082f3d0-0c43-4634-90d3-616f860b670a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.105587 | controller | Jun 10 14:29:32.502071 crc crio[3658]: time="2026-06-10T14:29:32.498072601Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=8048e1c8-d469-4461-a58c-59720be383b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.105613 | controller | Jun 10 14:29:32.502071 crc crio[3658]: time="2026-06-10T14:29:32.498173464Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5c09d1f5-5f46-4160-93d7-45b86e948c23 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.105638 | controller | Jun 10 14:29:32.502071 crc crio[3658]: time="2026-06-10T14:29:32.497916927Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=2d7da951-b5f5-4f3a-9248-87b911bdc08d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.105668 | controller | Jun 10 14:29:32.503660 crc crio[3658]: time="2026-06-10T14:29:32.503578041Z" level=info msg="Creating container: openshift-dns/dns-default-qtghf/dns" id=caa86d85-a148-4b33-9588-9a6d75d50aa5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.105698 | controller | Jun 10 14:29:32.504122 crc crio[3658]: time="2026-06-10T14:29:32.504057475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.105733 | controller | Jun 10 14:29:32.504707 crc crio[3658]: time="2026-06-10T14:29:32.504618201Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115" id=a8b856ab-0a44-4cb5-9329-59c4cbfc41ad name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.105761 | controller | Jun 10 14:29:32.504812 crc crio[3658]: time="2026-06-10T14:29:32.504699913Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4" id=6765ac58-2084-462f-8a78-3bca598d3466 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.105788 | controller | Jun 10 14:29:32.505159 crc crio[3658]: time="2026-06-10T14:29:32.504961841Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=d1f29f52-e4be-4385-a2f5-54abd8dbc3aa name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.105815 | controller | Jun 10 14:29:32.505159 crc crio[3658]: time="2026-06-10T14:29:32.505047804Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=f49ec773-5332-4fab-b8ee-68ee053da5d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.105845 | controller | Jun 10 14:29:32.505699 crc crio[3658]: time="2026-06-10T14:29:32.505384393Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=86135024-4625-4c64-a58a-88683dcac142 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.105909 | controller | Jun 10 14:29:32.508041 crc crio[3658]: time="2026-06-10T14:29:32.507570217Z" level=info msg="Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=13763de1-32a6-44f5-9cd5-7f201e3c7b8d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.105956 | controller | Jun 10 14:29:32.508041 crc crio[3658]: time="2026-06-10T14:29:32.50769706Z" level=info msg="Ran pod sandbox 27067ce548bf8a873d1dcf9ba0791894c1832c1768aa1ec2ee30f13f07a8377f with infra container: openshift-console/downloads-747b44746d-4pqvr/POD" id=73b51156-e382-431f-a44f-b64818e93abc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.105988 | controller | Jun 10 14:29:32.508041 crc crio[3658]: time="2026-06-10T14:29:32.507972028Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.106019 | controller | Jun 10 14:29:32.508350 crc crio[3658]: time="2026-06-10T14:29:32.508183524Z" level=info msg="Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=6bc87ef9-3e51-44f4-b85b-6769acbd47fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.106045 | controller | Jun 10 14:29:32.508627 crc crio[3658]: time="2026-06-10T14:29:32.508515094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.106076 | controller | Jun 10 14:29:32.510536 crc crio[3658]: time="2026-06-10T14:29:32.510205093Z" level=info msg="Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon" id=60a83ec7-acb1-45b5-a938-d8f0015c7917 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.106110 | controller | Jun 10 14:29:32.510536 crc crio[3658]: time="2026-06-10T14:29:32.510507302Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135" id=a1f2d32f-7ffc-401e-ad02-38280436b644 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.106145 | controller | Jun 10 14:29:32.510700 crc crio[3658]: time="2026-06-10T14:29:32.510658336Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=a4f648eb-f3cd-4781-87cb-4665200a736c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.106189 | controller | Jun 10 14:29:32.511214 crc crio[3658]: time="2026-06-10T14:29:32.51115495Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions" id=521c4fb2-96d3-4b6b-b125-a8b59c3086a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.106220 | controller | Jun 10 14:29:32.511829 crc crio[3658]: time="2026-06-10T14:29:32.511461039Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=54095127-8014-475b-836d-048290d6171b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.106251 | controller | Jun 10 14:29:32.511829 crc crio[3658]: time="2026-06-10T14:29:32.511643455Z" level=info msg="Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=56d1b4de-132f-45e7-a140-111f960ef1e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.106281 | controller | Jun 10 14:29:32.512117 crc crio[3658]: time="2026-06-10T14:29:32.512049796Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=68c4ab37-6fdc-4bb4-a33c-fadb96669aac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.106307 | controller | Jun 10 14:29:32.512675 crc crio[3658]: time="2026-06-10T14:29:32.512585262Z" level=info msg="Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints" id=fe561f6e-7cb8-4b73-933e-84511a7146f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.106337 | controller | Jun 10 14:29:32.512675 crc crio[3658]: time="2026-06-10T14:29:32.512635773Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca" id=e3a10c0c-56bb-40a2-ba18-096be7bef5d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.106363 | controller | Jun 10 14:29:32.512872 crc crio[3658]: time="2026-06-10T14:29:32.512705315Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4" id=6b422ad7-5121-472b-8219-b2ac5adb4ac4 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.106394 | controller | Jun 10 14:29:32.512978 crc crio[3658]: time="2026-06-10T14:29:32.512912971Z" level=info msg="Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=b1ba2f6d-6728-48e1-b956-054e4038ca63 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.106416 | controller | Jun 10 14:29:32.513058 crc crio[3658]: time="2026-06-10T14:29:32.512918341Z" level=info msg="Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=8aca4e8b-2f21-40c3-91f9-50193bcc1d94 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.106446 | controller | Jun 10 14:29:32.513246 crc crio[3658]: time="2026-06-10T14:29:32.513175019Z" level=info msg="Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator" id=d695952d-c097-4dcc-b35f-dba3e9dd1a8e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.106477 | controller | Jun 10 14:29:32.513696 crc crio[3658]: time="2026-06-10T14:29:32.513594591Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b" id=efebc1e6-97af-4c28-8e8b-b7ba0bc21412 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.106515 | controller | Jun 10 14:29:32.514911 crc crio[3658]: time="2026-06-10T14:29:32.514845077Z" level=info msg="Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=f4f51e29-6739-4568-9c8f-ffa462927005 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.106542 | controller | Jun 10 14:29:32.515817 crc crio[3658]: time="2026-06-10T14:29:32.515755354Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=3c0e5b27-a911-4b70-9443-d528e22773dc name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.106568 | controller | Jun 10 14:29:32.515894 crc crio[3658]: time="2026-06-10T14:29:32.515844296Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b" id=6f907b29-ab9b-49ad-9ccb-12b862336f00 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.106598 | controller | Jun 10 14:29:32.517642 crc crio[3658]: time="2026-06-10T14:29:32.517614798Z" level=info msg="Ran pod sandbox 8c9bdc71ba2032faf1bf7dd438763e3abfd7f39541339be1823f32161a184649 with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD" id=4f80a7ea-929a-4bda-b3aa-f8dcbed649c2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.106628 | controller | Jun 10 14:29:32.518517 crc crio[3658]: time="2026-06-10T14:29:32.518208265Z" level=info msg="Ran pod sandbox 45359ae990e7aad796714cbbe9be605c5f90d52b7b42186001a1aff03bcae5f8 with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD" id=0cf684f9-1fc3-478d-8937-7a08b6629d08 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.106658 | controller | Jun 10 14:29:32.518842 crc crio[3658]: time="2026-06-10T14:29:32.518620127Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=99d6e8a3-60fc-4b43-8e36-724914207936 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.106680 | controller | Jun 10 14:29:32.520199 crc crio[3658]: time="2026-06-10T14:29:32.520169732Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=f20722a2-83fe-4fa7-a824-482928b2bfaf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.106701 | controller | Jun 10 14:29:32.520873 crc crio[3658]: time="2026-06-10T14:29:32.52045755Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d" id=0169cbce-b4e4-4329-aab7-a754dae29604 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.106730 | controller | Jun 10 14:29:32.521041 crc crio[3658]: time="2026-06-10T14:29:32.520491041Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=1f7c9bdf-d7cc-48fa-974b-44bf48768080 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.106764 | controller | Jun 10 14:29:32.521168 crc crio[3658]: time="2026-06-10T14:29:32.520635515Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=708a4302-9732-44d4-a10a-5e3607cc18ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.106799 | controller | Jun 10 14:29:32.521993 crc crio[3658]: time="2026-06-10T14:29:32.521818099Z" level=info msg="Ran pod sandbox 269af530416dc05b223cf725bc9d493cae4e072dc8f3e37cba23f507deeb5c39 with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD" id=eb7b5275-813b-47ef-a921-48ed4088fdd1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.106838 | controller | Jun 10 14:29:32.523215 crc crio[3658]: time="2026-06-10T14:29:32.523183339Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=5ef278e1-26f8-4ba8-872b-e5dc842ab093 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.106890 | controller | Jun 10 14:29:32.523800 crc crio[3658]: time="2026-06-10T14:29:32.523706254Z" level=info msg="Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=3d86cbbb-8a55-452d-81ab-69001610ed7e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.106922 | controller | Jun 10 14:29:32.523983 crc crio[3658]: time="2026-06-10T14:29:32.523852318Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=0cbcf1c9-2537-434c-980d-58b79036e7a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.106952 | controller | Jun 10 14:29:32.524063 crc crio[3658]: time="2026-06-10T14:29:32.523873499Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.106977 | controller | Jun 10 14:29:32.524322 crc crio[3658]: time="2026-06-10T14:29:32.524188228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.107003 | controller | Jun 10 14:29:32.524322 crc crio[3658]: time="2026-06-10T14:29:32.52424601Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=b94e8928-3d60-4330-a4d8-aba7a5229520 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.107033 | controller | Jun 10 14:29:32.524926 crc crio[3658]: time="2026-06-10T14:29:32.524707823Z" level=info msg="Ran pod sandbox 302172b9c3ec4bf7a54c7798443c0de14148813d4c48888be9828bf9f60a09eb with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD" id=d16fb248-ca85-4b89-bae9-1831c8959d69 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.107063 | controller | Jun 10 14:29:32.524926 crc crio[3658]: time="2026-06-10T14:29:32.524889408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.107089 | controller | Jun 10 14:29:32.525047 crc crio[3658]: time="2026-06-10T14:29:32.52493593Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.107119 | controller | Jun 10 14:29:32.525133 crc crio[3658]: time="2026-06-10T14:29:32.525095964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.107149 | controller | Jun 10 14:29:32.525368 crc crio[3658]: time="2026-06-10T14:29:32.525248379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.107174 | controller | Jun 10 14:29:32.525499 crc crio[3658]: time="2026-06-10T14:29:32.525310251Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.107203 | controller | Jun 10 14:29:32.525499 crc crio[3658]: time="2026-06-10T14:29:32.524764845Z" level=info msg="Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary" id=09a004e7-f8d5-4322-afde-55002abbe6c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.107225 | controller | Jun 10 14:29:32.525625 crc crio[3658]: time="2026-06-10T14:29:32.525578578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.107254 | controller | Jun 10 14:29:32.526213 crc crio[3658]: time="2026-06-10T14:29:32.525835686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.107280 | controller | Jun 10 14:29:32.526213 crc crio[3658]: time="2026-06-10T14:29:32.525880887Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=8afbb1da-563d-47e7-a1fb-f7eb485ea2f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.107309 | controller | Jun 10 14:29:32.526213 crc crio[3658]: time="2026-06-10T14:29:32.525942999Z" level=info msg="Ran pod sandbox 53311ff11672c26d4f8123f2678a7b7f61333b89f6cabbdd9dd58f88bb8a3b46 with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD" id=4ba89780-5f70-40d5-b55b-3a7d37da1fdb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.107343 | controller | Jun 10 14:29:32.526213 crc crio[3658]: time="2026-06-10T14:29:32.526158345Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=f43c023b-810d-4f2e-8943-e08ef94d7228 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.107373 | controller | Jun 10 14:29:32.526213 crc crio[3658]: time="2026-06-10T14:29:32.526164345Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=20356aad-b975-43d9-b70b-fefb4cef98a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.107441 | controller | Jun 10 14:29:32.526591 crc crio[3658]: time="2026-06-10T14:29:32.52631639Z" level=info msg="Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=c6dd9eb0-ce2c-416b-aa47-eeb8b963b5ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.107477 | controller | Jun 10 14:29:32.526591 crc crio[3658]: time="2026-06-10T14:29:32.526454094Z" level=info msg="Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller" id=e110d897-bd8c-42cb-98cf-a28b5f3ebf3e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.107512 | controller | Jun 10 14:29:32.526878 crc crio[3658]: time="2026-06-10T14:29:32.52666869Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=e937dabf-a1a6-4fa4-aca2-3505d6885974 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.107538 | controller | Jun 10 14:29:32.526953 crc crio[3658]: time="2026-06-10T14:29:32.526916177Z" level=info msg="Ran pod sandbox db6b7d883f3f3be8e921d7e4e16673bef4f3d975921cca631c2c1ee3a3357e76 with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD" id=aad04f0c-d94e-40dd-abac-befbb5f306b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.107560 | controller | Jun 10 14:29:32.528627 crc crio[3658]: time="2026-06-10T14:29:32.528543734Z" level=info msg="Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=43ab551f-2717-44ee-b7e5-64295ded1188 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.107590 | controller | Jun 10 14:29:32.533452 crc crio[3658]: time="2026-06-10T14:29:32.531770288Z" level=info msg="Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15" id=82b63b06-4c45-444b-8058-4fcc6e3f95c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.107621 | controller | Jun 10 14:29:32.533452 crc crio[3658]: time="2026-06-10T14:29:32.531886361Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=1e55ee23-7d6c-4213-b06a-04b2deac826b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.107647 | controller | Jun 10 14:29:32.533452 crc crio[3658]: time="2026-06-10T14:29:32.533198309Z" level=info msg="Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin" id=9367addf-ff95-45e3-86b6-3eb23d106f4a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.107674 | controller | Jun 10 14:29:32.533778 crc crio[3658]: time="2026-06-10T14:29:32.533670313Z" level=info msg="Creating container: openshift-console/console-6c684df5db-cc8g8/console" id=4b31f0fb-1e39-499d-991b-9794eff234cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.107704 | controller | Jun 10 14:29:32.535193 crc crio[3658]: time="2026-06-10T14:29:32.534451355Z" level=info msg="Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=5f84694b-e46c-4c40-94e2-10e82225c1c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.107734 | controller | Jun 10 14:29:32.535193 crc crio[3658]: time="2026-06-10T14:29:32.534808776Z" level=info msg="Ran pod sandbox 5ac7df3656307af8ebf4777e6c5320c191b02df7e71b19e8b3b44a556d4fade1 with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD" id=bc16aa29-e7fd-4241-81ef-6bd34e1d02d5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.107764 | controller | Jun 10 14:29:32.535193 crc crio[3658]: time="2026-06-10T14:29:32.534977631Z" level=info msg="Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions" id=44ff4747-ac3c-4052-896c-3c575cb6266f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.107794 | controller | Jun 10 14:29:32.536653 crc crio[3658]: time="2026-06-10T14:29:32.536529686Z" level=info msg="Ran pod sandbox d8450a5053a476102d5050110717ca04b1743c4c0d95b37544533a3427d536c8 with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD" id=84506e72-fa3f-436a-bc0f-d5313bb8dd59 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.107820 | controller | Jun 10 14:29:32.537463 crc crio[3658]: time="2026-06-10T14:29:32.537392021Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=64a64d62-4883-46ff-970e-c5db0384efa5 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.107875 | controller | Jun 10 14:29:32.537777 crc crio[3658]: time="2026-06-10T14:29:32.53770517Z" level=info msg="Ran pod sandbox 34e9b44e0cfe31bb2920734b1d667511d63bfdb1a50340fda4ad115a37f846fa with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD" id=7e9d2c00-0365-414a-9263-1d2872e40649 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.107922 | controller | Jun 10 14:29:32.538509 crc crio[3658]: time="2026-06-10T14:29:32.538364419Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-10 15:52:06.107957 | controller | Jun 10 14:29:32.538585 crc crio[3658]: time="2026-06-10T14:29:32.538486232Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-10 15:52:06.107987 | controller | Jun 10 14:29:32.538742 crc crio[3658]: time="2026-06-10T14:29:32.538648617Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_ffeb0b50-ae32-450b-9e18-013afdb162bc\""
2026-06-10 15:52:06.108016 | controller | Jun 10 14:29:32.538832 crc crio[3658]: time="2026-06-10T14:29:32.538804482Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.108046 | controller | Jun 10 14:29:32.541544 crc crio[3658]: time="2026-06-10T14:29:32.540339956Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=16d108a8-bebc-4378-8435-da99d3229c04 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.108081 | controller | Jun 10 14:29:32.542229 crc crio[3658]: time="2026-06-10T14:29:32.540376287Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=efb3dc8d-eab0-49ac-8935-9adc3d50e6fd name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.108112 | controller | Jun 10 14:29:32.550466 crc crio[3658]: time="2026-06-10T14:29:32.544711433Z" level=info msg="Ran pod sandbox 15cb5b3021fba8c9b9bf5b99e5e3691970e96ff49b3e93a83b20310304010d19 with infra container: openshift-marketplace/community-operators-qhh6t/POD" id=b574ad62-0733-4135-93ce-7a433b4310a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.108139 | controller | Jun 10 14:29:32.550466 crc crio[3658]: time="2026-06-10T14:29:32.545234508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.108169 | controller | Jun 10 14:29:32.550466 crc crio[3658]: time="2026-06-10T14:29:32.545518656Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.108199 | controller | Jun 10 14:29:32.550466 crc crio[3658]: time="2026-06-10T14:29:32.54566484Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.108229 | controller | Jun 10 14:29:32.550466 crc crio[3658]: time="2026-06-10T14:29:32.545895677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.108255 | controller | Jun 10 14:29:32.550466 crc crio[3658]: time="2026-06-10T14:29:32.546175875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.108285 | controller | Jun 10 14:29:32.550466 crc crio[3658]: time="2026-06-10T14:29:32.546473614Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.108307 | controller | Jun 10 14:29:32.550466 crc crio[3658]: time="2026-06-10T14:29:32.546537406Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.108324 | controller | Jun 10 14:29:32.550466 crc crio[3658]: time="2026-06-10T14:29:32.546665279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.108349 | controller | Jun 10 14:29:32.550466 crc crio[3658]: time="2026-06-10T14:29:32.546866965Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.108366 | controller | Jun 10 14:29:32.550466 crc crio[3658]: time="2026-06-10T14:29:32.54703089Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=0f24334e-2032-454d-a423-609f45876bcc name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.108383 | controller | Jun 10 14:29:32.550466 crc crio[3658]: time="2026-06-10T14:29:32.547990508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.108412 | controller | Jun 10 14:29:32.552955 crc crio[3658]: time="2026-06-10T14:29:32.552766836Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=9dd1135f-70a7-4c68-a0fc-1f0eeed3367c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.108451 | controller | Jun 10 14:29:32.553539 crc crio[3658]: time="2026-06-10T14:29:32.553444706Z" level=info msg="Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=2d703122-5508-4628-b28c-ec8535cd38a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.108622 | controller | Jun 10 14:29:32.553645 crc crio[3658]: time="2026-06-10T14:29:32.55360808Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=de0fb825-17bd-4b6e-82fd-fd213d39ce91 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.108661 | controller | Jun 10 14:29:32.553707 crc crio[3658]: time="2026-06-10T14:29:32.553675902Z" level=info msg="Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15" id=5a1138a7-e34f-4964-8ccd-9229d47c0ea7 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.108693 | controller | Jun 10 14:29:32.554067 crc crio[3658]: time="2026-06-10T14:29:32.554005092Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ce0f6719-7590-4035-97b1-8d608f4fded9 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.108724 | controller | Jun 10 14:29:32.559350 crc crio[3658]: time="2026-06-10T14:29:32.559194762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.108755 | controller | Jun 10 14:29:32.559542 crc crio[3658]: time="2026-06-10T14:29:32.559496951Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.108788 | controller | Jun 10 14:29:32.559769 crc crio[3658]: time="2026-06-10T14:29:32.559681926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.108823 | controller | Jun 10 14:29:32.560156 crc crio[3658]: time="2026-06-10T14:29:32.560083448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.108860 | controller | Jun 10 14:29:32.560226 crc crio[3658]: time="2026-06-10T14:29:32.560102189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.108891 | controller | Jun 10 14:29:32.560226 crc crio[3658]: time="2026-06-10T14:29:32.560179281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.108909 | controller | Jun 10 14:29:32.560226 crc crio[3658]: time="2026-06-10T14:29:32.560104669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.108925 | controller | Jun 10 14:29:32.560494 crc crio[3658]: time="2026-06-10T14:29:32.560421848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.108950 | controller | Jun 10 14:29:32.562617 crc crio[3658]: time="2026-06-10T14:29:32.562536989Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-10 15:52:06.108980 | controller | Jun 10 14:29:32.562617 crc crio[3658]: time="2026-06-10T14:29:32.562587391Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-10 15:52:06.109019 | controller | Jun 10 14:29:32.562617 crc crio[3658]: time="2026-06-10T14:29:32.562611331Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_7a30873c-ba03-4c29-a9b2-6aca33c6b4f2\""
2026-06-10 15:52:06.109047 | controller | Jun 10 14:29:32.564441 crc crio[3658]: time="2026-06-10T14:29:32.564398253Z" level=info msg="Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator" id=3f09717d-2608-4378-9ee1-56c3ec0a507e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.109073 | controller | Jun 10 14:29:32.565345 crc crio[3658]: time="2026-06-10T14:29:32.565212967Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=fb7ebe68-6a2f-4979-9948-1f7dc25c89a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.109104 | controller | Jun 10 14:29:32.565687 crc crio[3658]: time="2026-06-10T14:29:32.565592208Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e" id=1d80da6c-29ad-42c1-a1e1-ced06019df1d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.109130 | controller | Jun 10 14:29:32.565916 crc crio[3658]: time="2026-06-10T14:29:32.565601938Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=62aea55a-4479-41d2-8f87-e576b93ce90b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.109160 | controller | Jun 10 14:29:32.566094 crc crio[3658]: time="2026-06-10T14:29:32.56601874Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d" id=71b5e871-6abc-4688-8878-7757653ac743 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.109186 | controller | Jun 10 14:29:32.567674 crc crio[3658]: time="2026-06-10T14:29:32.567604336Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=85c5350b-7484-4770-97d4-6199b0eb7127 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.109217 | controller | Jun 10 14:29:32.567828 crc crio[3658]: time="2026-06-10T14:29:32.567770641Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d" id=0bd2ecf3-48f1-4675-abbe-1031f42e4296 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.109246 | controller | Jun 10 14:29:32.567883 crc crio[3658]: time="2026-06-10T14:29:32.567624607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.109276 | controller | Jun 10 14:29:32.567996 crc crio[3658]: time="2026-06-10T14:29:32.567935776Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=f2eeb1b7-4229-4a86-80e3-acb68344f47e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.109307 | controller | Jun 10 14:29:32.570135 crc crio[3658]: time="2026-06-10T14:29:32.570061977Z" level=info msg="Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container" id=e49e5a76-61a5-4ff7-be81-349d2b554ba5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.109340 | controller | Jun 10 14:29:32.570215 crc crio[3658]: time="2026-06-10T14:29:32.570074607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.109370 | controller | Jun 10 14:29:32.570215 crc crio[3658]: time="2026-06-10T14:29:32.57015832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.109404 | controller | Jun 10 14:29:32.572594 crc crio[3658]: time="2026-06-10T14:29:32.572533879Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=eb563498-69e8-4bd0-9844-5f8dfaf54796 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.109430 | controller | Jun 10 14:29:32.572790 crc crio[3658]: time="2026-06-10T14:29:32.572741755Z" level=info msg="Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy" id=d096c638-a9c0-465b-bbdd-0c04b04ff349 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.109507 | controller | Jun 10 14:29:32.572853 crc crio[3658]: time="2026-06-10T14:29:32.572772326Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner" id=d415735e-4f2f-4790-bf77-98f6989e92e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.109535 | controller | Jun 10 14:29:32.572912 crc crio[3658]: time="2026-06-10T14:29:32.572862118Z" level=info msg="Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=a75d2888-fc1c-4b8a-89a6-105ed6d93a59 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.109561 | controller | Jun 10 14:29:32.572951 crc crio[3658]: time="2026-06-10T14:29:32.57292764Z" level=info msg="Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=0287e4df-6390-4bf0-9d05-746d66637713 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.109666 | controller | Jun 10 14:29:32.573045 crc crio[3658]: time="2026-06-10T14:29:32.572988992Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy" id=9ca1f123-bfbc-4342-81f9-305db4f2e112 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.109685 | controller | Jun 10 14:29:32.577118 crc crio[3658]: time="2026-06-10T14:29:32.576572566Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api" id=17876458-322d-4c48-bed8-fbfea5bbaabb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.109707 | controller | Jun 10 14:29:32.594394 crc crio[3658]: time="2026-06-10T14:29:32.594202097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.109740 | controller | Jun 10 14:29:32.594822 crc crio[3658]: time="2026-06-10T14:29:32.594697081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.109775 | controller | Jun 10 14:29:32.595628 crc crio[3658]: time="2026-06-10T14:29:32.595544125Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-10 15:52:06.109808 | controller | Jun 10 14:29:32.595628 crc crio[3658]: time="2026-06-10T14:29:32.595600847Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-10 15:52:06.109843 | controller | Jun 10 14:29:32.595628 crc crio[3658]: time="2026-06-10T14:29:32.595622638Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bandwidth\""
2026-06-10 15:52:06.109901 | controller | Jun 10 14:29:32.609855 crc crio[3658]: time="2026-06-10T14:29:32.609807419Z" level=info msg="Ran pod sandbox e04d460a3fc964f76ec3d84bcc9aa40e80a3c1d5d310b815cb3a84dc1bf5a1e2 with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD" id=d7359521-f17c-46c7-b9b9-8dc0f622483e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.109939 | controller | Jun 10 14:29:32.610414 crc crio[3658]: time="2026-06-10T14:29:32.610342744Z" level=info msg="Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=1900beb3-62f4-415e-acd3-f33272dab2b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.109971 | controller | Jun 10 14:29:32.610604 crc crio[3658]: time="2026-06-10T14:29:32.610580491Z" level=info msg="Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator" id=023b8e37-64ce-4b6c-9b7f-aa68fcc0ae45 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.109997 | controller | Jun 10 14:29:32.610942 crc crio[3658]: time="2026-06-10T14:29:32.610820108Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=0d26fa9f-f32a-49fd-a0cf-603c3c85424d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.110027 | controller | Jun 10 14:29:32.618990 crc crio[3658]: time="2026-06-10T14:29:32.618926113Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=582d1bfd-3991-4f97-b222-a7d28bd1415b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.110057 | controller | Jun 10 14:29:32.649219 crc crio[3658]: time="2026-06-10T14:29:32.648765697Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-10 15:52:06.110092 | controller | Jun 10 14:29:32.649219 crc crio[3658]: time="2026-06-10T14:29:32.648817629Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-10 15:52:06.110122 | controller | Jun 10 14:29:32.649219 crc crio[3658]: time="2026-06-10T14:29:32.64885433Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bridge\""
2026-06-10 15:52:06.110153 | controller | Jun 10 14:29:32.687331 crc crio[3658]: time="2026-06-10T14:29:32.68715809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.110183 | controller | Jun 10 14:29:32.687463 crc crio[3658]: time="2026-06-10T14:29:32.687384166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.110212 | controller | Jun 10 14:29:32.687590 crc crio[3658]: time="2026-06-10T14:29:32.687400817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.110233 | controller | Jun 10 14:29:32.695688 crc crio[3658]: time="2026-06-10T14:29:32.695494121Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-10 15:52:06.110267 | controller | Jun 10 14:29:32.695688 crc crio[3658]: time="2026-06-10T14:29:32.695593194Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-10 15:52:06.110296 | controller | Jun 10 14:29:32.695688 crc crio[3658]: time="2026-06-10T14:29:32.695622885Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/dhcp\""
2026-06-10 15:52:06.110325 | controller | Jun 10 14:29:32.697466 crc crio[3658]: time="2026-06-10T14:29:32.697387836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.110359 | controller | Jun 10 14:29:32.700089 crc crio[3658]: time="2026-06-10T14:29:32.700017092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.110385 | controller | Jun 10 14:29:32.700089 crc crio[3658]: time="2026-06-10T14:29:32.700083094Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.110424 | controller | Jun 10 14:29:32.701333 crc crio[3658]: time="2026-06-10T14:29:32.701152525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.110450 | controller | Jun 10 14:29:32.701397 crc crio[3658]: time="2026-06-10T14:29:32.701091153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.110468 | controller | Jun 10 14:29:32.701981 crc crio[3658]: time="2026-06-10T14:29:32.701841455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.110484 | controller | Jun 10 14:29:32.702042 crc crio[3658]: time="2026-06-10T14:29:32.701893847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.110517 | controller | Jun 10 14:29:32.707366 crc crio[3658]: time="2026-06-10T14:29:32.702593937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.110548 | controller | Jun 10 14:29:32.707665 crc crio[3658]: time="2026-06-10T14:29:32.707319564Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=10f64b79-2de2-413a-a7a5-38c7ab3f7177 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.110577 | controller | Jun 10 14:29:32.761389 crc crio[3658]: time="2026-06-10T14:29:32.760899156Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-10 15:52:06.110611 | controller | Jun 10 14:29:32.761389 crc crio[3658]: time="2026-06-10T14:29:32.76101753Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-10 15:52:06.110642 | controller | Jun 10 14:29:32.761389 crc crio[3658]: time="2026-06-10T14:29:32.76104411Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/dummy\""
2026-06-10 15:52:06.110676 | controller | Jun 10 14:29:32.804679 crc crio[3658]: time="2026-06-10T14:29:32.804552051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.110706 | controller | Jun 10 14:29:32.813511 crc crio[3658]: time="2026-06-10T14:29:32.813217872Z" level=info msg="Created container 8467a1bb8998a871087f6873d56b0b69535aebc8f9f5747b4a644ebac4b2c6ad: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=6bc87ef9-3e51-44f4-b85b-6769acbd47fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.110774 | controller | Jun 10 14:29:32.817737 crc crio[3658]: time="2026-06-10T14:29:32.817600649Z" level=info msg="Starting container: 8467a1bb8998a871087f6873d56b0b69535aebc8f9f5747b4a644ebac4b2c6ad" id=58327b17-7673-4783-a9c9-8a0a26a1409f name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.110798 | controller | Jun 10 14:29:32.822907 crc crio[3658]: time="2026-06-10T14:29:32.82282287Z" level=info msg="Started container" PID=12286 containerID=8467a1bb8998a871087f6873d56b0b69535aebc8f9f5747b4a644ebac4b2c6ad description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=58327b17-7673-4783-a9c9-8a0a26a1409f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f86a66527621b148947e6e134b40ff60315c5620d4cac58d2c0512fb59f52759
2026-06-10 15:52:06.110830 | controller | Jun 10 14:29:32.838589 crc crio[3658]: time="2026-06-10T14:29:32.838506465Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=0525237f-d03f-4d04-a088-4f509cca2809 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.110895 | controller | Jun 10 14:29:32.870849 crc crio[3658]: time="2026-06-10T14:29:32.870480971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.110936 | controller | Jun 10 14:29:32.872633 crc crio[3658]: time="2026-06-10T14:29:32.872540711Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-10 15:52:06.110967 | controller | Jun 10 14:29:32.872633 crc crio[3658]: time="2026-06-10T14:29:32.872591342Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.111002 | controller | Jun 10 14:29:32.872788 crc crio[3658]: time="2026-06-10T14:29:32.872594982Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-10 15:52:06.111035 | controller | Jun 10 14:29:32.873147 crc crio[3658]: time="2026-06-10T14:29:32.87286865Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/firewall\""
2026-06-10 15:52:06.111090 | controller | Jun 10 14:29:32.875410 crc crio[3658]: time="2026-06-10T14:29:32.875212518Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.111123 | controller | Jun 10 14:29:32.897981 crc crio[3658]: time="2026-06-10T14:29:32.897883975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.111158 | controller | Jun 10 14:29:32.902631 crc crio[3658]: time="2026-06-10T14:29:32.902563121Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.111183 | controller | Jun 10 14:29:32.904780 crc crio[3658]: time="2026-06-10T14:29:32.904687792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.111213 | controller | Jun 10 14:29:32.909768 crc crio[3658]: time="2026-06-10T14:29:32.909686897Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.111246 | controller | Jun 10 14:29:32.910214 crc crio[3658]: time="2026-06-10T14:29:32.91013474Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.111276 | controller | Jun 10 14:29:32.920195 crc crio[3658]: time="2026-06-10T14:29:32.920072818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.111310 | controller | Jun 10 14:29:32.920512 crc crio[3658]: time="2026-06-10T14:29:32.919773189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.111331 | controller | Jun 10 14:29:32.928546 crc crio[3658]: time="2026-06-10T14:29:32.928458281Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.111352 | controller | Jun 10 14:29:32.930779 crc crio[3658]: time="2026-06-10T14:29:32.930576412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.111386 | controller | Jun 10 14:29:32.932318 crc crio[3658]: time="2026-06-10T14:29:32.932165538Z" level=info msg="Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator" id=ff4cc939-eb7b-4e8f-9d01-0c8f461fee42 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.111417 | controller | Jun 10 14:29:32.932434 crc crio[3658]: time="2026-06-10T14:29:32.932402575Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.111452 | controller | Jun 10 14:29:32.934821 crc crio[3658]: time="2026-06-10T14:29:32.934665491Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.111487 | controller | Jun 10 14:29:32.940096 crc crio[3658]: time="2026-06-10T14:29:32.939680636Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.111516 | controller | Jun 10 14:29:32.947627 crc crio[3658]: time="2026-06-10T14:29:32.947556254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.111541 | controller | Jun 10 14:29:32.947761 crc crio[3658]: time="2026-06-10T14:29:32.947638667Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.111566 | controller | Jun 10 14:29:32.951031 crc crio[3658]: time="2026-06-10T14:29:32.950970373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.111582 | controller | Jun 10 14:29:32.953829 crc crio[3658]: time="2026-06-10T14:29:32.953781885Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-10 15:52:06.111608 | controller | Jun 10 14:29:32.953829 crc crio[3658]: time="2026-06-10T14:29:32.953817326Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-10 15:52:06.111638 | controller | Jun 10 14:29:32.954147 crc crio[3658]: time="2026-06-10T14:29:32.953838996Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/host-device\""
2026-06-10 15:52:06.111667 | controller | Jun 10 14:29:32.959357 crc crio[3658]: time="2026-06-10T14:29:32.959207692Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.111697 | controller | Jun 10 14:29:32.961094 crc crio[3658]: time="2026-06-10T14:29:32.960997994Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.111727 | controller | Jun 10 14:29:32.994872 crc crio[3658]: time="2026-06-10T14:29:32.994407672Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-10 15:52:06.111757 | controller | Jun 10 14:29:32.994872 crc crio[3658]: time="2026-06-10T14:29:32.994793633Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-10 15:52:06.111791 | controller | Jun 10 14:29:32.994872 crc crio[3658]: time="2026-06-10T14:29:32.994814644Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/host-local\""
2026-06-10 15:52:06.111808 | controller | Jun 10 14:29:33.015422 crc crio[3658]: time="2026-06-10T14:29:33.015341128Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-10 15:52:06.111824 | controller | Jun 10 14:29:33.015422 crc crio[3658]: time="2026-06-10T14:29:33.01539607Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-10 15:52:06.111875 | controller | Jun 10 14:29:33.015422 crc crio[3658]: time="2026-06-10T14:29:33.015431061Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ipvlan\""
2026-06-10 15:52:06.111898 | controller | Jun 10 14:29:33.055492 crc crio[3658]: time="2026-06-10T14:29:33.055406499Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-10 15:52:06.111916 | controller | Jun 10 14:29:33.055492 crc crio[3658]: time="2026-06-10T14:29:33.055466751Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-10 15:52:06.111938 | controller | Jun 10 14:29:33.055492 crc crio[3658]: time="2026-06-10T14:29:33.055491172Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/loopback\""
2026-06-10 15:52:06.111964 | controller | Jun 10 14:29:33.075789 crc crio[3658]: time="2026-06-10T14:29:33.075747578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.111989 | controller | Jun 10 14:29:33.088244 crc crio[3658]: time="2026-06-10T14:29:33.088086586Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-10 15:52:06.112019 | controller | Jun 10 14:29:33.088244 crc crio[3658]: time="2026-06-10T14:29:33.088146548Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-10 15:52:06.112045 | controller | Jun 10 14:29:33.088244 crc crio[3658]: time="2026-06-10T14:29:33.088176349Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/macvlan\""
2026-06-10 15:52:06.112075 | controller | Jun 10 14:29:33.091706 crc crio[3658]: time="2026-06-10T14:29:33.091613608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.112106 | controller | Jun 10 14:29:33.135680 crc crio[3658]: time="2026-06-10T14:29:33.135441668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.112140 | controller | Jun 10 14:29:33.136502 crc crio[3658]: time="2026-06-10T14:29:33.136471138Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-10 15:52:06.112174 | controller | Jun 10 14:29:33.136502 crc crio[3658]: time="2026-06-10T14:29:33.136494528Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-10 15:52:06.112209 | controller | Jun 10 14:29:33.136600 crc crio[3658]: time="2026-06-10T14:29:33.136515619Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/portmap\""
2026-06-10 15:52:06.112239 | controller | Jun 10 14:29:33.138630 crc crio[3658]: time="2026-06-10T14:29:33.138501497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.112269 | controller | Jun 10 14:29:33.151654 crc crio[3658]: time="2026-06-10T14:29:33.151455382Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.112303 | controller | Jun 10 14:29:33.160151 crc crio[3658]: time="2026-06-10T14:29:33.160095192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.112324 | controller | Jun 10 14:29:33.179775 crc crio[3658]: time="2026-06-10T14:29:33.178914237Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-10 15:52:06.112341 | controller | Jun 10 14:29:33.179775 crc crio[3658]: time="2026-06-10T14:29:33.179142614Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-10 15:52:06.112371 | controller | Jun 10 14:29:33.179775 crc crio[3658]: time="2026-06-10T14:29:33.179188765Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ptp\""
2026-06-10 15:52:06.112407 | controller | Jun 10 14:29:33.204889 crc crio[3658]: time="2026-06-10T14:29:33.204806358Z" level=info msg="Created container da05e94158a6818151db250098acf8ba9de5ce5a0c7c54ffc78077d2a9cd5d8e: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator" id=a4f648eb-f3cd-4781-87cb-4665200a736c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.112433 | controller | Jun 10 14:29:33.213847 crc crio[3658]: time="2026-06-10T14:29:33.213773637Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-10 15:52:06.112464 | controller | Jun 10 14:29:33.213847 crc crio[3658]: time="2026-06-10T14:29:33.213838509Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-10 15:52:06.112498 | controller | Jun 10 14:29:33.214003 crc crio[3658]: time="2026-06-10T14:29:33.21386026Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/sbr\""
2026-06-10 15:52:06.112529 | controller | Jun 10 14:29:33.215694 crc crio[3658]: time="2026-06-10T14:29:33.215622471Z" level=info msg="Starting container: da05e94158a6818151db250098acf8ba9de5ce5a0c7c54ffc78077d2a9cd5d8e" id=fb46e9cb-c8b2-4872-b432-19f1010af259 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.112560 | controller | Jun 10 14:29:33.240753 crc crio[3658]: time="2026-06-10T14:29:33.240630706Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-10 15:52:06.112590 | controller | Jun 10 14:29:33.243807 crc crio[3658]: time="2026-06-10T14:29:33.243748726Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-10 15:52:06.112621 | controller | Jun 10 14:29:33.243929 crc crio[3658]: time="2026-06-10T14:29:33.24387646Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/static\""
2026-06-10 15:52:06.112652 | controller | Jun 10 14:29:33.250164 crc crio[3658]: time="2026-06-10T14:29:33.250011657Z" level=info msg="Started container" PID=12368 containerID=da05e94158a6818151db250098acf8ba9de5ce5a0c7c54ffc78077d2a9cd5d8e description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=fb46e9cb-c8b2-4872-b432-19f1010af259 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa75c7b936f9f5165cad526d02be34d137c9e7e69b3643fafbf85033a134f40d
2026-06-10 15:52:06.112688 | controller | Jun 10 14:29:33.258634 crc crio[3658]: time="2026-06-10T14:29:33.258540654Z" level=info msg="Created container 2b4121ef4921f5108e7f304d97d4d23371e20ecc7ca8726f8150aed535c2d41e: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver" id=20356aad-b975-43d9-b70b-fefb4cef98a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.112714 | controller | Jun 10 14:29:33.259077 crc crio[3658]: time="2026-06-10T14:29:33.258842193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.112749 | controller | Jun 10 14:29:33.260093 crc crio[3658]: time="2026-06-10T14:29:33.260003827Z" level=info msg="Starting container: 2b4121ef4921f5108e7f304d97d4d23371e20ecc7ca8726f8150aed535c2d41e" id=e490e92b-7b51-4d42-8717-12ced2646f75 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.112779 | controller | Jun 10 14:29:33.261356 crc crio[3658]: time="2026-06-10T14:29:33.261230943Z" level=info msg="Created container 763fb8baa68357d5ae1d23b849d87cc4bde9bfa865dd4bb8cb550364866a828b: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator" id=8afbb1da-563d-47e7-a1fb-f7eb485ea2f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.112822 | controller | Jun 10 14:29:33.262225 crc crio[3658]: time="2026-06-10T14:29:33.262157029Z" level=info msg="Starting container: 763fb8baa68357d5ae1d23b849d87cc4bde9bfa865dd4bb8cb550364866a828b" id=64eea425-e9de-4162-997e-b741822b5c8d name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.112872 | controller | Jun 10 14:29:33.267829 crc crio[3658]: time="2026-06-10T14:29:33.267668139Z" level=info msg="Created container f1483b99e3be535c2e1e7d681281ba76c86a66443fd2fc365d31976a3a6b65a4: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator" id=d695952d-c097-4dcc-b35f-dba3e9dd1a8e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.112907 | controller | Jun 10 14:29:33.268751 crc crio[3658]: time="2026-06-10T14:29:33.268541704Z" level=info msg="Starting container: f1483b99e3be535c2e1e7d681281ba76c86a66443fd2fc365d31976a3a6b65a4" id=e7f88038-b6ab-41f3-8bc0-6aec4817df8d name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.112938 | controller | Jun 10 14:29:33.269675 crc crio[3658]: time="2026-06-10T14:29:33.269575974Z" level=info msg="Started container" PID=12376 containerID=763fb8baa68357d5ae1d23b849d87cc4bde9bfa865dd4bb8cb550364866a828b description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=64eea425-e9de-4162-997e-b741822b5c8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4dea9b33a7fd222b46a3b4de9e2fdc3837f22bec304ec427c3a805da3db66cb
2026-06-10 15:52:06.112965 | controller | Jun 10 14:29:33.273335 crc crio[3658]: time="2026-06-10T14:29:33.27321165Z" level=info msg="Started container" PID=12374 containerID=2b4121ef4921f5108e7f304d97d4d23371e20ecc7ca8726f8150aed535c2d41e description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=e490e92b-7b51-4d42-8717-12ced2646f75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57fe4b5831a2775a64aafe6dda10f1d2feadbe9c4d6eb8359895f58a8ec0e800
2026-06-10 15:52:06.112991 | controller | Jun 10 14:29:33.282584 crc crio[3658]: time="2026-06-10T14:29:33.282398616Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-10 15:52:06.113008 | controller | Jun 10 14:29:33.282584 crc crio[3658]: time="2026-06-10T14:29:33.282435467Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-10 15:52:06.113030 | controller | Jun 10 14:29:33.282584 crc crio[3658]: time="2026-06-10T14:29:33.282462538Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/tap\""
2026-06-10 15:52:06.113056 | controller | Jun 10 14:29:33.294383 crc crio[3658]: time="2026-06-10T14:29:33.293646102Z" level=info msg="Created container 862bae7f566dfcaa0340eab7064cc41c4de69789c0409e301564ee6ea1aecffd: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary" id=09a004e7-f8d5-4322-afde-55002abbe6c3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.113087 | controller | Jun 10 14:29:33.296889 crc crio[3658]: time="2026-06-10T14:29:33.295070723Z" level=info msg="Starting container: 862bae7f566dfcaa0340eab7064cc41c4de69789c0409e301564ee6ea1aecffd" id=c663e080-aa53-4582-ad88-9cb3f161f25b name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.113117 | controller | Jun 10 14:29:33.296889 crc crio[3658]: time="2026-06-10T14:29:33.296805173Z" level=info msg="Created container 7a1d1fbcda69a5f36213659bad4071636170cd79f62c5fb8bdd21741e728d60d: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=708a4302-9732-44d4-a10a-5e3607cc18ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.113143 | controller | Jun 10 14:29:33.297789 crc crio[3658]: time="2026-06-10T14:29:33.297649218Z" level=info msg="Starting container: 7a1d1fbcda69a5f36213659bad4071636170cd79f62c5fb8bdd21741e728d60d" id=712e6788-6fd2-4633-8c34-11f7073eeb37 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.113173 | controller | Jun 10 14:29:33.299549 crc crio[3658]: time="2026-06-10T14:29:33.299392138Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=bf856c7e-a6c6-4fce-a614-d2c578314887 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.113207 | controller | Jun 10 14:29:33.301777 crc crio[3658]: time="2026-06-10T14:29:33.301649024Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-10 15:52:06.113238 | controller | Jun 10 14:29:33.301777 crc crio[3658]: time="2026-06-10T14:29:33.301770417Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-10 15:52:06.113273 | controller | Jun 10 14:29:33.301974 crc crio[3658]: time="2026-06-10T14:29:33.301800648Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/tuning\""
2026-06-10 15:52:06.113299 | controller | Jun 10 14:29:33.304013 crc crio[3658]: time="2026-06-10T14:29:33.303879988Z" level=info msg="Started container" PID=12386 containerID=f1483b99e3be535c2e1e7d681281ba76c86a66443fd2fc365d31976a3a6b65a4 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=e7f88038-b6ab-41f3-8bc0-6aec4817df8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1f58f704751dd456dc416fb052194bd38c5cabfeb7a029b4173942886cea9b5
2026-06-10 15:52:06.113322 | controller | Jun 10 14:29:33.312431 crc crio[3658]: time="2026-06-10T14:29:33.312350084Z" level=info msg="Started container" PID=12383 containerID=862bae7f566dfcaa0340eab7064cc41c4de69789c0409e301564ee6ea1aecffd description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=c663e080-aa53-4582-ad88-9cb3f161f25b name=/runtime.v1.RuntimeService/StartContainer sandboxID=d84a0fd8625f50221d4886eae41250b01b4b12ccd359447b32c2b02178b29b4d
2026-06-10 15:52:06.113352 | controller | Jun 10 14:29:33.319459 crc crio[3658]: time="2026-06-10T14:29:33.319087689Z" level=info msg="Started container" PID=12388 containerID=7a1d1fbcda69a5f36213659bad4071636170cd79f62c5fb8bdd21741e728d60d description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=712e6788-6fd2-4633-8c34-11f7073eeb37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d45d3cbfdea23cb05994254dd7312bddae7b99a06c787a940780793912a0a98
2026-06-10 15:52:06.113378 | controller | Jun 10 14:29:33.346153 crc crio[3658]: time="2026-06-10T14:29:33.345744731Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-10 15:52:06.113407 | controller | Jun 10 14:29:33.346153 crc crio[3658]: time="2026-06-10T14:29:33.346125732Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-10 15:52:06.113424 | controller | Jun 10 14:29:33.346153 crc crio[3658]: time="2026-06-10T14:29:33.346166383Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/vlan\""
2026-06-10 15:52:06.113453 | controller | Jun 10 14:29:33.373241 crc crio[3658]: time="2026-06-10T14:29:33.373126794Z" level=info msg="Created container ec35293cca785565553df27e7b0c009da0ee503250e187d363e3811454804293: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator" id=5ef278e1-26f8-4ba8-872b-e5dc842ab093 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.113483 | controller | Jun 10 14:29:33.374069 crc crio[3658]: time="2026-06-10T14:29:33.37400596Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-10 15:52:06.113514 | controller | Jun 10 14:29:33.374343 crc crio[3658]: time="2026-06-10T14:29:33.374212046Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-10 15:52:06.113545 | controller | Jun 10 14:29:33.374343 crc crio[3658]: time="2026-06-10T14:29:33.374333459Z" level=info msg="Starting container: ec35293cca785565553df27e7b0c009da0ee503250e187d363e3811454804293" id=4f78f964-54f3-4464-8a76-26f87604d752 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.113571 | controller | Jun 10 14:29:33.374450 crc crio[3658]: time="2026-06-10T14:29:33.37435134Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/vrf\""
2026-06-10 15:52:06.113593 | controller | Jun 10 14:29:33.379589 crc crio[3658]: time="2026-06-10T14:29:33.379478119Z" level=info msg="Started container" PID=12380 containerID=ec35293cca785565553df27e7b0c009da0ee503250e187d363e3811454804293 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=4f78f964-54f3-4464-8a76-26f87604d752 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a42b41c0a3a3752214ba07d8e98ef95d5e8d26ad8e57f48a1eb45e68a5f423e9
2026-06-10 15:52:06.113610 | controller | Jun 10 14:29:33.392975 crc crio[3658]: time="2026-06-10T14:29:33.392894997Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-10 15:52:06.113636 | controller | Jun 10 14:29:33.392975 crc crio[3658]: time="2026-06-10T14:29:33.392954159Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-10 15:52:06.113662 | controller | Jun 10 14:29:33.392975 crc crio[3658]: time="2026-06-10T14:29:33.392974809Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_7a30873c-ba03-4c29-a9b2-6aca33c6b4f2\""
2026-06-10 15:52:06.113691 | controller | Jun 10 14:29:33.393319 crc crio[3658]: time="2026-06-10T14:29:33.39300188Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_54427ba8-fc1b-49bb-b3fa-c061d078e543\""
2026-06-10 15:52:06.113720 | controller | Jun 10 14:29:33.399603 crc crio[3658]: time="2026-06-10T14:29:33.399476568Z" level=info msg="Created container 5769f88d416c9aea0ac99c9d533bde68d105b34b94ca79ba7f0ac9cfe0b1fced: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=56d1b4de-132f-45e7-a140-111f960ef1e8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.113764 | controller | Jun 10 14:29:33.400808 crc crio[3658]: time="2026-06-10T14:29:33.400766845Z" level=info msg="Starting container: 5769f88d416c9aea0ac99c9d533bde68d105b34b94ca79ba7f0ac9cfe0b1fced" id=61aa2dd2-375b-4619-9ad1-733875bb3c06 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.113807 | controller | Jun 10 14:29:33.408137 crc crio[3658]: time="2026-06-10T14:29:33.408098298Z" level=info msg="Started container" PID=12379 containerID=5769f88d416c9aea0ac99c9d533bde68d105b34b94ca79ba7f0ac9cfe0b1fced description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=61aa2dd2-375b-4619-9ad1-733875bb3c06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b6b888326e88b747d338d2410a08e390a035309071da2be68f5aae33f0d5ed5
2026-06-10 15:52:06.113830 | controller | Jun 10 14:29:33.411936 crc crio[3658]: time="2026-06-10T14:29:33.411862827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.113864 | controller | Jun 10 14:29:33.412871 crc crio[3658]: time="2026-06-10T14:29:33.412841795Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=d6ef9fea-dfad-4d29-8fad-e52c29e71cb8 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.113895 | controller | Jun 10 14:29:33.433628 crc crio[3658]: time="2026-06-10T14:29:33.433525634Z" level=info msg="Created container 294a78324896a7399d5e4d46071f1f9d7e2c84387cc4dc734cc28358db0b5124: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container" id=8aca4e8b-2f21-40c3-91f9-50193bcc1d94 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.113917 | controller | Jun 10 14:29:33.436188 crc crio[3658]: time="2026-06-10T14:29:33.436117079Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-10 15:52:06.113942 | controller | Jun 10 14:29:33.436188 crc crio[3658]: time="2026-06-10T14:29:33.436169581Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-10 15:52:06.113968 | controller | Jun 10 14:29:33.436188 crc crio[3658]: time="2026-06-10T14:29:33.436189652Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/bond\""
2026-06-10 15:52:06.113985 | controller | Jun 10 14:29:33.436841 crc crio[3658]: time="2026-06-10T14:29:33.43612775Z" level=info msg="Starting container: 294a78324896a7399d5e4d46071f1f9d7e2c84387cc4dc734cc28358db0b5124" id=02418380-9c8b-4b66-b6f1-108d4bf8710f name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.114016 | controller | Jun 10 14:29:33.439573 crc crio[3658]: time="2026-06-10T14:29:33.439512558Z" level=info msg="Created container 555abaf68abe2414914c42dad1dcb72665671d9bf2989187c5e18aee0728e2e6: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator" id=13763de1-32a6-44f5-9cd5-7f201e3c7b8d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.114041 | controller | Jun 10 14:29:33.440800 crc crio[3658]: time="2026-06-10T14:29:33.440709793Z" level=info msg="Created container 5290de7ced2bc85c7b228cd06a9b666e66c546dbc69cfe861d440f7b13624e47: openshift-dns/dns-default-qtghf/dns" id=caa86d85-a148-4b33-9588-9a6d75d50aa5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.114066 | controller | Jun 10 14:29:33.441005 crc crio[3658]: time="2026-06-10T14:29:33.440894828Z" level=info msg="Created container 0546b8bd97c298cc598e35fd7f2adfdf623925971a68d21f948ee8babe4f0813: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator" id=b1ba2f6d-6728-48e1-b956-054e4038ca63 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.114083 | controller | Jun 10 14:29:33.441643 crc crio[3658]: time="2026-06-10T14:29:33.441580458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.114099 | controller | Jun 10 14:29:33.441927 crc crio[3658]: time="2026-06-10T14:29:33.441827695Z" level=info msg="Starting container: 0546b8bd97c298cc598e35fd7f2adfdf623925971a68d21f948ee8babe4f0813" id=bbdf3e4b-ca76-43de-b281-9449738fdd59 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.114115 | controller | Jun 10 14:29:33.442190 crc crio[3658]: time="2026-06-10T14:29:33.442143974Z" level=info msg="Starting container: 555abaf68abe2414914c42dad1dcb72665671d9bf2989187c5e18aee0728e2e6" id=eccd460d-9283-4fb1-bbfe-67330b9d007f name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.114145 | controller | Jun 10 14:29:33.442471 crc crio[3658]: time="2026-06-10T14:29:33.442395161Z" level=info msg="Starting container: 5290de7ced2bc85c7b228cd06a9b666e66c546dbc69cfe861d440f7b13624e47" id=d60a130f-2635-404d-9755-1c17d19cc276 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.114179 | controller | Jun 10 14:29:33.444636 crc crio[3658]: time="2026-06-10T14:29:33.444525603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.114209 | controller | Jun 10 14:29:33.444984 crc crio[3658]: time="2026-06-10T14:29:33.444931615Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.114243 | controller | Jun 10 14:29:33.447532 crc crio[3658]: time="2026-06-10T14:29:33.447251062Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.114272 | controller | Jun 10 14:29:33.450401 crc crio[3658]: time="2026-06-10T14:29:33.450208308Z" level=info msg="Created container 1759edaf01bae78adbeea4bda383d34f2a4cca9ffb9f49278e41523845cee0ab: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=68c4ab37-6fdc-4bb4-a33c-fadb96669aac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.114303 | controller | Jun 10 14:29:33.450401 crc crio[3658]: time="2026-06-10T14:29:33.450346362Z" level=info msg="Started container" PID=12375 containerID=555abaf68abe2414914c42dad1dcb72665671d9bf2989187c5e18aee0728e2e6 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=eccd460d-9283-4fb1-bbfe-67330b9d007f name=/runtime.v1.RuntimeService/StartContainer sandboxID=11805eb38b64111793cbb7619b6935732193b96282de106d6338f8847b3beb6c
2026-06-10 15:52:06.114338 | controller | Jun 10 14:29:33.452115 crc crio[3658]: time="2026-06-10T14:29:33.451831135Z" level=info msg="Starting container: 1759edaf01bae78adbeea4bda383d34f2a4cca9ffb9f49278e41523845cee0ab" id=5add2b06-c75c-4965-8867-65a54fa8f73c name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.114364 | controller | Jun 10 14:29:33.452514 crc crio[3658]: time="2026-06-10T14:29:33.452398971Z" level=info msg="Started container" PID=12398 containerID=5290de7ced2bc85c7b228cd06a9b666e66c546dbc69cfe861d440f7b13624e47 description=openshift-dns/dns-default-qtghf/dns id=d60a130f-2635-404d-9755-1c17d19cc276 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a1dd4db35a22570a072e8827561d18c44b2b569ced9a4ca779a730a11e421c6
2026-06-10 15:52:06.114398 | controller | Jun 10 14:29:33.457181 crc crio[3658]: time="2026-06-10T14:29:33.454236364Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.114428 | controller | Jun 10 14:29:33.457482 crc crio[3658]: time="2026-06-10T14:29:33.454577744Z" level=info msg="Started container" PID=12409 containerID=0546b8bd97c298cc598e35fd7f2adfdf623925971a68d21f948ee8babe4f0813 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=bbdf3e4b-ca76-43de-b281-9449738fdd59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=81d7b44450db0a062caccdfbfb108c9124478a7ca03bbff84b6ee664343f7d84
2026-06-10 15:52:06.114458 | controller | Jun 10 14:29:33.473646 crc crio[3658]: time="2026-06-10T14:29:33.471219896Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-10 15:52:06.114476 | controller | Jun 10 14:29:33.474904 crc crio[3658]: time="2026-06-10T14:29:33.473656507Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-10 15:52:06.114506 | controller | Jun 10 14:29:33.474904 crc crio[3658]: time="2026-06-10T14:29:33.47376166Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_54427ba8-fc1b-49bb-b3fa-c061d078e543\""
2026-06-10 15:52:06.114528 | controller | Jun 10 14:29:33.474904 crc crio[3658]: time="2026-06-10T14:29:33.473809421Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_f97bb1c8-a8b1-4328-9a92-e76c206f4610\""
2026-06-10 15:52:06.114558 | controller | Jun 10 14:29:33.474904 crc crio[3658]: time="2026-06-10T14:29:33.472699629Z" level=info msg="Started container" PID=12384 containerID=1759edaf01bae78adbeea4bda383d34f2a4cca9ffb9f49278e41523845cee0ab description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=5add2b06-c75c-4965-8867-65a54fa8f73c name=/runtime.v1.RuntimeService/StartContainer sandboxID=97b6de7f6451aae19fa837bc5a97b426ae3f93d11510b0459ab7c1f431a57bce
2026-06-10 15:52:06.114580 | controller | Jun 10 14:29:33.475882 crc crio[3658]: time="2026-06-10T14:29:33.472905075Z" level=info msg="Started container" PID=12440 containerID=294a78324896a7399d5e4d46071f1f9d7e2c84387cc4dc734cc28358db0b5124 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=02418380-9c8b-4b66-b6f1-108d4bf8710f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4e2ccef63cc117bd6912abaee2501be821d7e6ba9249273bf0bde85aca13e43
2026-06-10 15:52:06.114621 | controller | Jun 10 14:29:33.515108 crc crio[3658]: time="2026-06-10T14:29:33.514933193Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-10 15:52:06.114653 | controller | Jun 10 14:29:33.515108 crc crio[3658]: time="2026-06-10T14:29:33.514992215Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-10 15:52:06.114683 | controller | Jun 10 14:29:33.515108 crc crio[3658]: time="2026-06-10T14:29:33.515019055Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/route-override\""
2026-06-10 15:52:06.114709 | controller | Jun 10 14:29:33.517398 crc crio[3658]: time="2026-06-10T14:29:33.517176398Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=4ce9e68a-af89-4b1e-91d2-1f4b63190cbf name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.114734 | controller | Jun 10 14:29:33.522482 crc crio[3658]: time="2026-06-10T14:29:33.52240774Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.114764 | controller | Jun 10 14:29:33.529009 crc crio[3658]: time="2026-06-10T14:29:33.528945229Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.114798 | controller | Jun 10 14:29:33.556357 crc crio[3658]: time="2026-06-10T14:29:33.556184128Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.114820 | controller | Jun 10 14:29:33.572495 crc crio[3658]: time="2026-06-10T14:29:33.572321096Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-10 15:52:06.114836 | controller | Jun 10 14:29:33.572495 crc crio[3658]: time="2026-06-10T14:29:33.572375857Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-10 15:52:06.114890 | controller | Jun 10 14:29:33.572495 crc crio[3658]: time="2026-06-10T14:29:33.572400558Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_f97bb1c8-a8b1-4328-9a92-e76c206f4610\""
2026-06-10 15:52:06.114926 | controller | Jun 10 14:29:33.572495 crc crio[3658]: time="2026-06-10T14:29:33.572433179Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/cert-approver\""
2026-06-10 15:52:06.114961 | controller | Jun 10 14:29:33.584853 crc crio[3658]: time="2026-06-10T14:29:33.578484634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.114995 | controller | Jun 10 14:29:33.597045 crc crio[3658]: time="2026-06-10T14:29:33.596952629Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.115025 | controller | Jun 10 14:29:33.620558 crc crio[3658]: time="2026-06-10T14:29:33.620026418Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.115059 | controller | Jun 10 14:29:33.629698 crc crio[3658]: time="2026-06-10T14:29:33.627396011Z" level=info msg="Created container 82533507dad3610455f73b0428db4c7e9a7c72273f5526b4991c78dd20a88899: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions" id=521c4fb2-96d3-4b6b-b125-a8b59c3086a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.115089 | controller | Jun 10 14:29:33.629698 crc crio[3658]: time="2026-06-10T14:29:33.629628616Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=4eb9c411-2f23-4b19-a64c-6d5544a8fde4 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.115138 | controller | Jun 10 14:29:33.635397 crc crio[3658]: time="2026-06-10T14:29:33.635224248Z" level=info msg="Starting container: 82533507dad3610455f73b0428db4c7e9a7c72273f5526b4991c78dd20a88899" id=c234976f-e5bb-44c4-ac3f-c22e0c7054a3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.115157 | controller | Jun 10 14:29:33.636929 crc crio[3658]: time="2026-06-10T14:29:33.636483525Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-10 15:52:06.115271 | controller | Jun 10 14:29:33.636929 crc crio[3658]: time="2026-06-10T14:29:33.636544387Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-10 15:52:06.115320 | controller | Jun 10 14:29:33.636929 crc crio[3658]: time="2026-06-10T14:29:33.636590818Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/install_multus\""
2026-06-10 15:52:06.115351 | controller | Jun 10 14:29:33.645065 crc crio[3658]: time="2026-06-10T14:29:33.644989761Z" level=info msg="Started container" PID=12558 containerID=82533507dad3610455f73b0428db4c7e9a7c72273f5526b4991c78dd20a88899 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=c234976f-e5bb-44c4-ac3f-c22e0c7054a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b7486fa053907655d15ab846f11081731edf05d085a2f70c506a946d7450508
2026-06-10 15:52:06.115369 | controller | Jun 10 14:29:33.661382 crc crio[3658]: time="2026-06-10T14:29:33.66117656Z" level=info msg="Created container ecbc570471998313d5e5f0b30c0cbe0b55e9a2c5d42e8d43cf2380b2a96c8d35: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=99d6e8a3-60fc-4b43-8e36-724914207936 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.115399 | controller | Jun 10 14:29:33.663507 crc crio[3658]: time="2026-06-10T14:29:33.66324736Z" level=info msg="Created container 5600f56fadd94d348dc2db3c300475e24cf3ec460a686ed81601ff05def92388: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator" id=3d86cbbb-8a55-452d-81ab-69001610ed7e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.115429 | controller | Jun 10 14:29:33.666088 crc crio[3658]: time="2026-06-10T14:29:33.664895338Z" level=info msg="Starting container: ecbc570471998313d5e5f0b30c0cbe0b55e9a2c5d42e8d43cf2380b2a96c8d35" id=1613a04d-2cfc-491b-844d-8f195fe6438f name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.115458 | controller | Jun 10 14:29:33.673110 crc crio[3658]: time="2026-06-10T14:29:33.669891853Z" level=info msg="Starting container: 5600f56fadd94d348dc2db3c300475e24cf3ec460a686ed81601ff05def92388" id=2e1805ee-5baa-41ae-8df5-9a9f5f9e1f28 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.115488 | controller | Jun 10 14:29:33.682114 crc crio[3658]: time="2026-06-10T14:29:33.682012034Z" level=info msg="Started container" PID=12559 containerID=5600f56fadd94d348dc2db3c300475e24cf3ec460a686ed81601ff05def92388 description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=2e1805ee-5baa-41ae-8df5-9a9f5f9e1f28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac968cbcb0ab3b05dad3f481cece843ad59d3c0042562ab121d675a593d8c8ce
2026-06-10 15:52:06.115518 | controller | Jun 10 14:29:33.685519 crc crio[3658]: time="2026-06-10T14:29:33.685427503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.115552 | controller | Jun 10 14:29:33.702882 crc crio[3658]: time="2026-06-10T14:29:33.699585283Z" level=info msg="Started container" PID=12560 containerID=ecbc570471998313d5e5f0b30c0cbe0b55e9a2c5d42e8d43cf2380b2a96c8d35 description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=1613a04d-2cfc-491b-844d-8f195fe6438f name=/runtime.v1.RuntimeService/StartContainer sandboxID=48ddd4a082e87365ca431eca455a560bd5875659002598ef4d11c03b104589fd
2026-06-10 15:52:06.115597 | controller | Jun 10 14:29:33.708178 crc crio[3658]: time="2026-06-10T14:29:33.708039868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.115627 | controller | Jun 10 14:29:33.713715 crc crio[3658]: time="2026-06-10T14:29:33.71363141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.115657 | controller | Jun 10 14:29:33.722769 crc crio[3658]: time="2026-06-10T14:29:33.72262373Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.115686 | controller | Jun 10 14:29:33.724563 crc crio[3658]: time="2026-06-10T14:29:33.724477904Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=5dca79ef-5f3c-4210-8d36-13fec404268a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.115720 | controller | Jun 10 14:29:33.724850 crc crio[3658]: time="2026-06-10T14:29:33.724795963Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7" id=709bee8b-1ddc-4dc5-9ae6-f49b415b2c17 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.115750 | controller | Jun 10 14:29:33.739624 crc crio[3658]: time="2026-06-10T14:29:33.739542891Z" level=info msg="Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy" id=b89fd3c2-e05d-46ef-8df6-b9df81a226eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.115779 | controller | Jun 10 14:29:33.740656 crc crio[3658]: time="2026-06-10T14:29:33.740580711Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.115805 | controller | Jun 10 14:29:33.744627 crc crio[3658]: time="2026-06-10T14:29:33.744441473Z" level=info msg="Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination" id=26cf6be7-f05e-466f-badf-e3b8af7b06e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.115834 | controller | Jun 10 14:29:33.746849 crc crio[3658]: time="2026-06-10T14:29:33.74675573Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-10 15:52:06.115893 | controller | Jun 10 14:29:33.746943 crc crio[3658]: time="2026-06-10T14:29:33.746847262Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-10 15:52:06.115925 | controller | Jun 10 14:29:33.746943 crc crio[3658]: time="2026-06-10T14:29:33.746885913Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/kubeconfig_generator\""
2026-06-10 15:52:06.115959 | controller | Jun 10 14:29:33.819550 crc crio[3658]: time="2026-06-10T14:29:33.818754886Z" level=info msg="Created container 007137c7766f7ede409b92537807f32b234ec1224ef6aefcb8f9dc3b72de084b: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller" id=b94e8928-3d60-4330-a4d8-aba7a5229520 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.115988 | controller | Jun 10 14:29:33.825241 crc crio[3658]: time="2026-06-10T14:29:33.825088629Z" level=info msg="Starting container: 007137c7766f7ede409b92537807f32b234ec1224ef6aefcb8f9dc3b72de084b" id=7523b5ab-fcf9-49c7-82cf-5c32ec5e0bf0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.116018 | controller | Jun 10 14:29:33.845062 crc crio[3658]: time="2026-06-10T14:29:33.843681468Z" level=info msg="Started container" PID=12593 containerID=007137c7766f7ede409b92537807f32b234ec1224ef6aefcb8f9dc3b72de084b description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=7523b5ab-fcf9-49c7-82cf-5c32ec5e0bf0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4117a910b8a002c706ec2f3127a92fde98b68e64bd129f523433743a0ad6f21e
2026-06-10 15:52:06.116041 | controller | Jun 10 14:29:33.853470 crc crio[3658]: time="2026-06-10T14:29:33.853347078Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-10 15:52:06.116068 | controller | Jun 10 14:29:33.853470 crc crio[3658]: time="2026-06-10T14:29:33.853393169Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-10 15:52:06.116094 | controller | Jun 10 14:29:33.853470 crc crio[3658]: time="2026-06-10T14:29:33.85343143Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus\""
2026-06-10 15:52:06.116128 | controller | Jun 10 14:29:33.883903 crc crio[3658]: time="2026-06-10T14:29:33.883712448Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-10 15:52:06.116157 | controller | Jun 10 14:29:33.884073 crc crio[3658]: time="2026-06-10T14:29:33.883893073Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-10 15:52:06.116178 | controller | Jun 10 14:29:33.888332 crc crio[3658]: time="2026-06-10T14:29:33.888174007Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-daemon\""
2026-06-10 15:52:06.116203 | controller | Jun 10 14:29:33.903515 crc crio[3658]: time="2026-06-10T14:29:33.903435439Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=64034a79-0ebb-42f8-b98e-737aa515bdd2 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.116232 | controller | Jun 10 14:29:33.924189 crc crio[3658]: time="2026-06-10T14:29:33.924133319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.116266 | controller | Jun 10 14:29:33.939447 crc crio[3658]: time="2026-06-10T14:29:33.936579949Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-10 15:52:06.116296 | controller | Jun 10 14:29:33.939447 crc crio[3658]: time="2026-06-10T14:29:33.936664022Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-10 15:52:06.116326 | controller | Jun 10 14:29:33.939447 crc crio[3658]: time="2026-06-10T14:29:33.936762135Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-shim\""
2026-06-10 15:52:06.116347 | controller | Jun 10 14:29:33.941019 crc crio[3658]: time="2026-06-10T14:29:33.940889324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.116363 | controller | Jun 10 14:29:33.943859 crc crio[3658]: time="2026-06-10T14:29:33.94245798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.116393 | controller | Jun 10 14:29:33.988468 crc crio[3658]: time="2026-06-10T14:29:33.988311038Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.116423 | controller | Jun 10 14:29:33.996625 crc crio[3658]: time="2026-06-10T14:29:33.994685523Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-10 15:52:06.116452 | controller | Jun 10 14:29:33.996625 crc crio[3658]: time="2026-06-10T14:29:33.994713784Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-10 15:52:06.116482 | controller | Jun 10 14:29:33.996625 crc crio[3658]: time="2026-06-10T14:29:33.994771455Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/passthru\""
2026-06-10 15:52:06.116517 | controller | Jun 10 14:29:33.997747 crc crio[3658]: time="2026-06-10T14:29:33.997674449Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy" id=adddd8e5-8dfb-408b-9caf-8c2d22b9051b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.116546 | controller | Jun 10 14:29:33.999037 crc crio[3658]: time="2026-06-10T14:29:33.998848442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.116580 | controller | Jun 10 14:29:33.999460 crc crio[3658]: time="2026-06-10T14:29:33.999389979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.116610 | controller | Jun 10 14:29:34.008697 crc crio[3658]: time="2026-06-10T14:29:34.008551624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.116644 | controller | Jun 10 14:29:34.029430 crc crio[3658]: time="2026-06-10T14:29:34.029351266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.116678 | controller | Jun 10 14:29:34.034909 crc crio[3658]: time="2026-06-10T14:29:34.033821176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.116708 | controller | Jun 10 14:29:34.035975 crc crio[3658]: time="2026-06-10T14:29:34.035911486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.116733 | controller | Jun 10 14:29:34.055588 crc crio[3658]: time="2026-06-10T14:29:34.055504604Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.116768 | controller | Jun 10 14:29:34.062386 crc crio[3658]: time="2026-06-10T14:29:34.061362624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.116793 | controller | Jun 10 14:29:34.068001 crc crio[3658]: time="2026-06-10T14:29:34.065889465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.116827 | controller | Jun 10 14:29:34.084656 crc crio[3658]: time="2026-06-10T14:29:34.084559786Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=a516fb2d-3f43-4eed-9bea-97884a3855e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.116873 | controller | Jun 10 14:29:34.087019 crc crio[3658]: time="2026-06-10T14:29:34.086989976Z" level=info msg="Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy" id=fe4a5b5e-4c6b-4d6e-9422-4eaeedeefa0e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.116909 | controller | Jun 10 14:29:34.087565 crc crio[3658]: time="2026-06-10T14:29:34.087536872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.116935 | controller | Jun 10 14:29:34.087981 crc crio[3658]: time="2026-06-10T14:29:34.087903433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.116974 | controller | Jun 10 14:29:34.088847 crc crio[3658]: time="2026-06-10T14:29:34.088784248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.117004 | controller | Jun 10 14:29:34.089990 crc crio[3658]: time="2026-06-10T14:29:34.08953203Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-10 15:52:06.117034 | controller | Jun 10 14:29:34.089990 crc crio[3658]: time="2026-06-10T14:29:34.089570051Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-10 15:52:06.117064 | controller | Jun 10 14:29:34.089990 crc crio[3658]: time="2026-06-10T14:29:34.089598582Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/thin_entrypoint\""
2026-06-10 15:52:06.117098 | controller | Jun 10 14:29:34.089990 crc crio[3658]: time="2026-06-10T14:29:34.089664564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.117120 | controller | Jun 10 14:29:34.100606 crc crio[3658]: time="2026-06-10T14:29:34.1005648Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=585807d5-81a4-4b88-b976-f7475bf0d390 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.117145 | controller | Jun 10 14:29:34.102402 crc crio[3658]: time="2026-06-10T14:29:34.102344341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.117180 | controller | Jun 10 14:29:34.111677 crc crio[3658]: time="2026-06-10T14:29:34.111339912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.117214 | controller | Jun 10 14:29:34.117520 crc crio[3658]: time="2026-06-10T14:29:34.114901745Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.117235 | controller | Jun 10 14:29:34.145630 crc crio[3658]: time="2026-06-10T14:29:34.145592804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.117257 | controller | Jun 10 14:29:34.153634 crc crio[3658]: time="2026-06-10T14:29:34.153218935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.117278 | controller | Jun 10 14:29:34.175906 crc crio[3658]: time="2026-06-10T14:29:34.17583013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.117308 | controller | Jun 10 14:29:34.190244 crc crio[3658]: time="2026-06-10T14:29:34.190132845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.117324 | controller | Jun 10 14:29:34.195717 crc crio[3658]: time="2026-06-10T14:29:34.195016836Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-10 15:52:06.117346 | controller | Jun 10 14:29:34.202328 crc crio[3658]: time="2026-06-10T14:29:34.202249966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.117362 | controller | Jun 10 14:29:34.223383 crc crio[3658]: time="2026-06-10T14:29:34.223182192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.117406 | controller | Jun 10 14:29:34.268169 crc crio[3658]: time="2026-06-10T14:29:34.267861087Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-10 15:52:06.117433 | controller | Jun 10 14:29:34.268169 crc crio[3658]: time="2026-06-10T14:29:34.267917488Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-10 15:52:06.117450 | controller | Jun 10 14:29:34.268169 crc crio[3658]: time="2026-06-10T14:29:34.2679675Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_44d1b096-c61d-4565-9e04-0a1d6745d3fa\""
2026-06-10 15:52:06.117475 | controller | Jun 10 14:29:34.268169 crc crio[3658]: time="2026-06-10T14:29:34.268019021Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_a32937fe-3f16-452e-83db-3faf3cf29b2a\""
2026-06-10 15:52:06.117509 | controller | Jun 10 14:29:34.269227 crc crio[3658]: time="2026-06-10T14:29:34.268911617Z" level=info msg="Created container 317769afa331591ae694f47fdd1cab410f59d75b71b60b8175c17af5d92eb0c8: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator" id=c6dd9eb0-ce2c-416b-aa47-eeb8b963b5ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.117539 | controller | Jun 10 14:29:34.271323 crc crio[3658]: time="2026-06-10T14:29:34.271170883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.117569 | controller | Jun 10 14:29:34.273179 crc crio[3658]: time="2026-06-10T14:29:34.273120219Z" level=info msg="Created container 08a79fa49457284ce31c37399a8476a93b0549a870c3d7036a3b882f9f960b9d: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints" id=fe561f6e-7cb8-4b73-933e-84511a7146f0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.117595 | controller | Jun 10 14:29:34.288599 crc crio[3658]: time="2026-06-10T14:29:34.288477504Z" level=info msg="Starting container: 08a79fa49457284ce31c37399a8476a93b0549a870c3d7036a3b882f9f960b9d" id=308da0a4-ac92-49f8-b7d1-11522e20a71d name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.117630 | controller | Jun 10 14:29:34.326600 crc crio[3658]: time="2026-06-10T14:29:34.326402443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.117656 | controller | Jun 10 14:29:34.329102 crc crio[3658]: time="2026-06-10T14:29:34.327640889Z" level=info msg="Created container 2e03b67b211e84010126d630935abb6b40fcb68ddc58d680c8c8c48789273e79: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=0cbcf1c9-2537-434c-980d-58b79036e7a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.117686 | controller | Jun 10 14:29:34.344906 crc crio[3658]: time="2026-06-10T14:29:34.337616298Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.117715 | controller | Jun 10 14:29:34.362678 crc crio[3658]: time="2026-06-10T14:29:34.362060246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.117763 | controller | Jun 10 14:29:34.363468 crc crio[3658]: time="2026-06-10T14:29:34.363341783Z" level=info msg="Started container" PID=12608 containerID=08a79fa49457284ce31c37399a8476a93b0549a870c3d7036a3b882f9f960b9d description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=308da0a4-ac92-49f8-b7d1-11522e20a71d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8577e9bd5c3119f5ce5775b3fb9bc51f065e9195c27dc258215082bda9be25af
2026-06-10 15:52:06.117799 | controller | Jun 10 14:29:34.364903 crc crio[3658]: time="2026-06-10T14:29:34.364866697Z" level=info msg="Starting container: 2e03b67b211e84010126d630935abb6b40fcb68ddc58d680c8c8c48789273e79" id=d4a66451-9ce5-4947-9f0b-d679e245d8db name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.117834 | controller | Jun 10 14:29:34.383204 crc crio[3658]: time="2026-06-10T14:29:34.381005165Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.117887 | controller | Jun 10 14:29:34.388150 crc crio[3658]: time="2026-06-10T14:29:34.388006528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.117920 | controller | Jun 10 14:29:34.397014 crc crio[3658]: time="2026-06-10T14:29:34.396094072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.117950 | controller | Jun 10 14:29:34.398790 crc crio[3658]: time="2026-06-10T14:29:34.398594495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.117979 | controller | Jun 10 14:29:34.432195 crc crio[3658]: time="2026-06-10T14:29:34.432062534Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.118004 | controller | Jun 10 14:29:34.460229 crc crio[3658]: time="2026-06-10T14:29:34.460058255Z" level=info msg="Starting container: 317769afa331591ae694f47fdd1cab410f59d75b71b60b8175c17af5d92eb0c8" id=28595401-33a4-452c-92ad-5e957d998097 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.118020 | controller | Jun 10 14:29:34.471245 crc crio[3658]: time="2026-06-10T14:29:34.471112496Z" level=info msg="Started container" PID=12662 containerID=2e03b67b211e84010126d630935abb6b40fcb68ddc58d680c8c8c48789273e79 description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=d4a66451-9ce5-4947-9f0b-d679e245d8db name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdf07c555973350cde33a65900bc51e21c2fb379858cd0f76a3bd939b42eb862
2026-06-10 15:52:06.118050 | controller | Jun 10 14:29:34.478551 crc crio[3658]: time="2026-06-10T14:29:34.478416877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.118079 | controller | Jun 10 14:29:34.545390 crc crio[3658]: time="2026-06-10T14:29:34.544701908Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.118096 | controller | Jun 10 14:29:34.553903 crc crio[3658]: time="2026-06-10T14:29:34.553664997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.118121 | controller | Jun 10 14:29:34.628188 crc crio[3658]: time="2026-06-10T14:29:34.627238499Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=17168f00-2022-4191-9f25-812f52d6e2e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.118151 | controller | Jun 10 14:29:34.639897 crc crio[3658]: time="2026-06-10T14:29:34.639555196Z" level=info msg="Started container" PID=12661 containerID=317769afa331591ae694f47fdd1cab410f59d75b71b60b8175c17af5d92eb0c8 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=28595401-33a4-452c-92ad-5e957d998097 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89280aaebb5a8a8596725f2245c1a0d1da6d714b37f726de54082e199f85d6e3
2026-06-10 15:52:06.118196 | controller | Jun 10 14:29:34.645040 crc crio[3658]: time="2026-06-10T14:29:34.641999627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.118227 | controller | Jun 10 14:29:34.669802 crc crio[3658]: time="2026-06-10T14:29:34.66870364Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.118257 | controller | Jun 10 14:29:34.721895 crc crio[3658]: time="2026-06-10T14:29:34.721106239Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.118286 | controller | Jun 10 14:29:34.746172 crc crio[3658]: time="2026-06-10T14:29:34.74564463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.118318 | controller | Jun 10 14:29:34.839669 crc crio[3658]: time="2026-06-10T14:29:34.837611854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.118386 | controller | Jun 10 14:29:34.930990 crc crio[3658]: time="2026-06-10T14:29:34.930684881Z" level=info msg="Created container 21dd7f06eb939d74fda9b31305aac4c93135f27f757ab465f6d0da6a2563df07: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator" id=43ab551f-2717-44ee-b7e5-64295ded1188 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.118420 | controller | Jun 10 14:29:34.939456 crc crio[3658]: time="2026-06-10T14:29:34.932896015Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9" id=57265196-ded1-4fc1-9f36-e94b379e83d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.118442 | controller | Jun 10 14:29:34.939456 crc crio[3658]: time="2026-06-10T14:29:34.935532521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.118459 | controller | Jun 10 14:29:34.944602 crc crio[3658]: time="2026-06-10T14:29:34.943895684Z" level=info msg="Starting container: 21dd7f06eb939d74fda9b31305aac4c93135f27f757ab465f6d0da6a2563df07" id=c689d622-6702-4ff1-b419-2f32e324ca0f name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.118484 | controller | Jun 10 14:29:35.183653 crc crio[3658]: time="2026-06-10T14:29:35.18020736Z" level=info msg="Started container" PID=12762 containerID=21dd7f06eb939d74fda9b31305aac4c93135f27f757ab465f6d0da6a2563df07 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=c689d622-6702-4ff1-b419-2f32e324ca0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=62e09b6b8670a99cabfa1a047c9f44fc15273b112bb953e5e971d99328359bf4
2026-06-10 15:52:06.118506 | controller | Jun 10 14:29:35.434490 crc crio[3658]: time="2026-06-10T14:29:35.434023354Z" level=info msg="Created container 0bbeb1f35eebcbddde74e0548a59f728c708047661c3babd6ca8203616d32e30: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller" id=5f84694b-e46c-4c40-94e2-10e82225c1c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.118536 | controller | Jun 10 14:29:35.491928 crc crio[3658]: time="2026-06-10T14:29:35.491674824Z" level=info msg="Starting container: 0bbeb1f35eebcbddde74e0548a59f728c708047661c3babd6ca8203616d32e30" id=1864d74b-7d12-44ca-82f3-7135dab8e152 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.118554 | controller | Jun 10 14:29:35.519331 crc crio[3658]: time="2026-06-10T14:29:35.5115232Z" level=info msg="Started container" PID=12823 containerID=0bbeb1f35eebcbddde74e0548a59f728c708047661c3babd6ca8203616d32e30 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=1864d74b-7d12-44ca-82f3-7135dab8e152 name=/runtime.v1.RuntimeService/StartContainer sandboxID=46654e69dcbbce2b68f97fc13954ab923f20cff7e4150d894c5f9852feefa9fa
2026-06-10 15:52:06.118593 | controller | Jun 10 14:29:35.564451 crc crio[3658]: time="2026-06-10T14:29:35.563941968Z" level=info msg="Created container 583938cf328e3e3e55fa019e6d458ef344eb104dab064a114bb7c56ea1fd8516: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=0d26fa9f-f32a-49fd-a0cf-603c3c85424d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.118624 | controller | Jun 10 14:29:35.593553 crc crio[3658]: time="2026-06-10T14:29:35.593085163Z" level=info msg="Starting container: 583938cf328e3e3e55fa019e6d458ef344eb104dab064a114bb7c56ea1fd8516" id=e19be42d-7eea-4711-ad14-73eabd961330 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.118659 | controller | Jun 10 14:29:35.696586 crc crio[3658]: time="2026-06-10T14:29:35.695979174Z" level=info msg="Started container" PID=12825 containerID=583938cf328e3e3e55fa019e6d458ef344eb104dab064a114bb7c56ea1fd8516 description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=e19be42d-7eea-4711-ad14-73eabd961330 name=/runtime.v1.RuntimeService/StartContainer sandboxID=269af530416dc05b223cf725bc9d493cae4e072dc8f3e37cba23f507deeb5c39
2026-06-10 15:52:06.118689 | controller | Jun 10 14:29:35.920413 crc crio[3658]: time="2026-06-10T14:29:35.918207922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.118720 | controller | Jun 10 14:29:36.133326 crc crio[3658]: time="2026-06-10T14:29:36.127762084Z" level=info msg="Created container 8c2a645dcb1c5592fe0642eeb9136e757c08efd91552d781b7b13e0ec1410a10: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator" id=1900beb3-62f4-415e-acd3-f33272dab2b6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.118745 | controller | Jun 10 14:29:36.153520 crc crio[3658]: time="2026-06-10T14:29:36.148861165Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.118763 | controller | Jun 10 14:29:36.154908 crc crio[3658]: time="2026-06-10T14:29:36.154403426Z" level=info msg="Created container ed20ff94cbe1d493cd32b30414d90df0fa05c254b7b22f134577cd904001b6e9: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container" id=e49e5a76-61a5-4ff7-be81-349d2b554ba5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.118780 | controller | Jun 10 14:29:36.187048 crc crio[3658]: time="2026-06-10T14:29:36.185160957Z" level=info msg="Starting container: 8c2a645dcb1c5592fe0642eeb9136e757c08efd91552d781b7b13e0ec1410a10" id=674be75f-4a84-40ec-a19e-e8200c13b22b name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.118805 | controller | Jun 10 14:29:36.222158 crc crio[3658]: time="2026-06-10T14:29:36.220565253Z" level=info msg="Created container 84809351456e7af468da81126a5528a5e92a9388502244ec21fec3d8abf9d5f0: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon" id=60a83ec7-acb1-45b5-a938-d8f0015c7917 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.118822 | controller | Jun 10 14:29:36.272560 crc crio[3658]: time="2026-06-10T14:29:36.267147322Z" level=info msg="Starting container: ed20ff94cbe1d493cd32b30414d90df0fa05c254b7b22f134577cd904001b6e9" id=75469db0-b354-4144-8ebb-54072240986b name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.118843 | controller | Jun 10 14:29:36.365494 crc crio[3658]: time="2026-06-10T14:29:36.338637844Z" level=info msg="Created container 4ec3a059fe20fc029b28ee495f2213435ccff85b33d4e8e2e4ef9561180249d2: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator" id=f4f51e29-6739-4568-9c8f-ffa462927005 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.118911 | controller | Jun 10 14:29:36.387838 crc crio[3658]: time="2026-06-10T14:29:36.286486573Z" level=info msg="Started container" PID=12805 containerID=8c2a645dcb1c5592fe0642eeb9136e757c08efd91552d781b7b13e0ec1410a10 description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=674be75f-4a84-40ec-a19e-e8200c13b22b name=/runtime.v1.RuntimeService/StartContainer sandboxID=34e9b44e0cfe31bb2920734b1d667511d63bfdb1a50340fda4ad115a37f846fa
2026-06-10 15:52:06.118947 | controller | Jun 10 14:29:36.408110 crc crio[3658]: time="2026-06-10T14:29:36.396534251Z" level=info msg="Started container" PID=12829 containerID=ed20ff94cbe1d493cd32b30414d90df0fa05c254b7b22f134577cd904001b6e9 description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=75469db0-b354-4144-8ebb-54072240986b name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa9826550cc8ebc82f7c01075eccd78e16efaf3378df7b26b5b50737f8113c5b
2026-06-10 15:52:06.118978 | controller | Jun 10 14:29:36.432805 crc crio[3658]: time="2026-06-10T14:29:36.427164348Z" level=info msg="Created container b572a744466ad8ea078ff84a56e55f36cf8c996595b895582fc9997e39d9c3ca: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin" id=9367addf-ff95-45e3-86b6-3eb23d106f4a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.119008 | controller | Jun 10 14:29:36.453546 crc crio[3658]: time="2026-06-10T14:29:36.288385017Z" level=info msg="Created container 2030176f86b3ca1301483a88267fb1a07a484e0a7a0e00e4295fd16cda413a1c: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy" id=9ca1f123-bfbc-4342-81f9-305db4f2e112 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.119039 | controller | Jun 10 14:29:36.499942 crc crio[3658]: time="2026-06-10T14:29:36.498641409Z" level=info msg="Starting container: 84809351456e7af468da81126a5528a5e92a9388502244ec21fec3d8abf9d5f0" id=f70bb395-51b7-4c69-bbea-bcecf1897680 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.119068 | controller | Jun 10 14:29:36.738814 crc crio[3658]: time="2026-06-10T14:29:36.738132658Z" level=info msg="Created container d0fc4df46614b6851aed7fce76d63b863dd0d61007b5ff51c1943cfa7df0b610: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy" id=d096c638-a9c0-465b-bbdd-0c04b04ff349 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.119099 | controller | Jun 10 14:29:36.754095 crc crio[3658]: time="2026-06-10T14:29:36.753560485Z" level=info msg="Started container" PID=12822 containerID=84809351456e7af468da81126a5528a5e92a9388502244ec21fec3d8abf9d5f0 description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=f70bb395-51b7-4c69-bbea-bcecf1897680 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c5b3b8114f790f1e9c9df576e0b872867a86410018cb9db253914f56c581c7b
2026-06-10 15:52:06.119129 | controller | Jun 10 14:29:36.763628 crc crio[3658]: time="2026-06-10T14:29:36.760145106Z" level=info msg="Starting container: 4ec3a059fe20fc029b28ee495f2213435ccff85b33d4e8e2e4ef9561180249d2" id=fc064320-54b4-4dcd-82cd-0253d1c4851c name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.119163 | controller | Jun 10 14:29:36.772709 crc crio[3658]: time="2026-06-10T14:29:36.767003195Z" level=info msg="Created container a5ae1ee9945aca090ac830787140f6c9bb3bb633adca2737de3e14d2a74e7b0c: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator" id=ff4cc939-eb7b-4e8f-9d01-0c8f461fee42 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.119194 | controller | Jun 10 14:29:36.807480 crc crio[3658]: time="2026-06-10T14:29:36.807025574Z" level=info msg="Created container 4d10b8ca21c5e6b8bfb90b2c8d5967e12e7b47843454fd23bcf730feaa5f9fb5: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=f20722a2-83fe-4fa7-a824-482928b2bfaf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.119240 | controller | Jun 10 14:29:36.839467 crc crio[3658]: time="2026-06-10T14:29:36.835250402Z" level=info msg="Starting container: b572a744466ad8ea078ff84a56e55f36cf8c996595b895582fc9997e39d9c3ca" id=67b9cdc8-eeaa-4947-903c-5085b3a76fc6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.119275 | controller | Jun 10 14:29:36.858003 crc crio[3658]: time="2026-06-10T14:29:36.857929679Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver" id=2acfcf85-2275-489e-94e9-6dc4a86a0892 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.119305 | controller | Jun 10 14:29:36.891684 crc crio[3658]: time="2026-06-10T14:29:36.891613535Z" level=info msg="Starting container: a5ae1ee9945aca090ac830787140f6c9bb3bb633adca2737de3e14d2a74e7b0c" id=eb6be5c8-5837-4ad3-9dfa-61e98f7200d5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.119330 | controller | Jun 10 14:29:36.947613 crc crio[3658]: time="2026-06-10T14:29:36.946499805Z" level=info msg="Starting container: d0fc4df46614b6851aed7fce76d63b863dd0d61007b5ff51c1943cfa7df0b610" id=bdf2fadd-4a6d-443b-8491-b6c3df81df40 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.119360 | controller | Jun 10 14:29:36.961360 crc crio[3658]: time="2026-06-10T14:29:36.949657377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.119386 | controller | Jun 10 14:29:37.013534 crc crio[3658]: time="2026-06-10T14:29:37.003866157Z" level=info msg="Starting container: 4d10b8ca21c5e6b8bfb90b2c8d5967e12e7b47843454fd23bcf730feaa5f9fb5" id=c2eaf9a3-585f-4714-abd2-e87cc05d5349 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.119408 | controller | Jun 10 14:29:37.042576 crc crio[3658]: time="2026-06-10T14:29:37.013241839Z" level=info msg="Starting container: 2030176f86b3ca1301483a88267fb1a07a484e0a7a0e00e4295fd16cda413a1c" id=22c68d3f-01b7-4340-95d7-76899c29532e name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.119433 | controller | Jun 10 14:29:37.060808 crc crio[3658]: time="2026-06-10T14:29:37.05434499Z" level=info msg="Created container aef1ec795dd490590803985ab15ef9407de5b6b564184a666de31ec237000f24: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator" id=2d703122-5508-4628-b28c-ec8535cd38a2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.119465 | controller | Jun 10 14:29:37.108382 crc crio[3658]: time="2026-06-10T14:29:37.091076824Z" level=info msg="Starting container: aef1ec795dd490590803985ab15ef9407de5b6b564184a666de31ec237000f24" id=9fb12354-9fb4-4205-8008-88039c628c37 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.119495 | controller | Jun 10 14:29:37.109995 crc crio[3658]: time="2026-06-10T14:29:37.109885729Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=27a0b490-37a0-4a88-a4eb-fba4f1ed607e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.119563 | controller | Jun 10 14:29:37.129204 crc crio[3658]: time="2026-06-10T14:29:37.091095424Z" level=info msg="Created container efcf7973076f48924089b4823e76fbaa387de7c588ef5a9bcf7c50725a5187cc: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api" id=17876458-322d-4c48-bed8-fbfea5bbaabb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.119595 | controller | Jun 10 14:29:37.153146 crc crio[3658]: time="2026-06-10T14:29:37.128643302Z" level=info msg="Started container" PID=12850 containerID=b572a744466ad8ea078ff84a56e55f36cf8c996595b895582fc9997e39d9c3ca description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=67b9cdc8-eeaa-4947-903c-5085b3a76fc6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72e4d938377f583aa0c8361a427c88f666ee23c1c5a11dbba0ab3a9c96fc111b
2026-06-10 15:52:06.119635 | controller | Jun 10 14:29:37.184460 crc crio[3658]: time="2026-06-10T14:29:37.165727027Z" level=info msg="Started container" PID=12835 containerID=4ec3a059fe20fc029b28ee495f2213435ccff85b33d4e8e2e4ef9561180249d2 description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=fc064320-54b4-4dcd-82cd-0253d1c4851c name=/runtime.v1.RuntimeService/StartContainer sandboxID=200b4badf8fcbe565a02e215356dbe1cae9506982f62893db42aad497eb09367
2026-06-10 15:52:06.119670 | controller | Jun 10 14:29:37.851927 crc crio[3658]: time="2026-06-10T14:29:37.842882305Z" level=info msg="Started container" PID=12833 containerID=4d10b8ca21c5e6b8bfb90b2c8d5967e12e7b47843454fd23bcf730feaa5f9fb5 description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=c2eaf9a3-585f-4714-abd2-e87cc05d5349 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ada9c03cf9925a7546c043a7ef5ed105ab8996fb0c978dba17bdf4811dc4bae
2026-06-10 15:52:06.119700 | controller | Jun 10 14:29:37.851927 crc crio[3658]: time="2026-06-10T14:29:37.845560383Z" level=info msg="Started container" PID=12815 containerID=a5ae1ee9945aca090ac830787140f6c9bb3bb633adca2737de3e14d2a74e7b0c description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=eb6be5c8-5837-4ad3-9dfa-61e98f7200d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e04d460a3fc964f76ec3d84bcc9aa40e80a3c1d5d310b815cb3a84dc1bf5a1e2
2026-06-10 15:52:06.119735 | controller | Jun 10 14:29:37.924680 crc crio[3658]: time="2026-06-10T14:29:37.924018176Z" level=info msg="Started container" PID=12884 containerID=d0fc4df46614b6851aed7fce76d63b863dd0d61007b5ff51c1943cfa7df0b610 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=bdf2fadd-4a6d-443b-8491-b6c3df81df40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8450a5053a476102d5050110717ca04b1743c4c0d95b37544533a3427d536c8
2026-06-10 15:52:06.119752 | controller | Jun 10 14:29:38.136586 crc crio[3658]: time="2026-06-10T14:29:38.136142822Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=d6c7c9ae-a8a3-4203-9316-7f9469263b37 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.119778 | controller | Jun 10 14:29:38.233923 crc crio[3658]: time="2026-06-10T14:29:38.2289154Z" level=info msg="Started container" PID=12901 containerID=aef1ec795dd490590803985ab15ef9407de5b6b564184a666de31ec237000f24 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=9fb12354-9fb4-4205-8008-88039c628c37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=82d5452d22f33aa69e7cf32ab43b385c475a2f1fb0fc92a37c325ea60be2a7b3
2026-06-10 15:52:06.119816 | controller | Jun 10 14:29:38.274542 crc crio[3658]: time="2026-06-10T14:29:38.273957415Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=7b5d80c9-96cf-4dd2-87c1-0401859a3de6 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.119842 | controller | Jun 10 14:29:38.334475 crc crio[3658]: time="2026-06-10T14:29:38.332668826Z" level=info msg="Starting container: efcf7973076f48924089b4823e76fbaa387de7c588ef5a9bcf7c50725a5187cc" id=cab4d414-c3ce-4083-a45a-f119e45584d8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.119896 | controller | Jun 10 14:29:38.486216 crc crio[3658]: time="2026-06-10T14:29:38.485471873Z" level=info msg="Started container" PID=12817 containerID=2030176f86b3ca1301483a88267fb1a07a484e0a7a0e00e4295fd16cda413a1c description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=22c68d3f-01b7-4340-95d7-76899c29532e name=/runtime.v1.RuntimeService/StartContainer sandboxID=45359ae990e7aad796714cbbe9be605c5f90d52b7b42186001a1aff03bcae5f8
2026-06-10 15:52:06.119932 | controller | Jun 10 14:29:38.601940 crc crio[3658]: time="2026-06-10T14:29:38.59994607Z" level=info msg="Started container" PID=12917 containerID=efcf7973076f48924089b4823e76fbaa387de7c588ef5a9bcf7c50725a5187cc description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=cab4d414-c3ce-4083-a45a-f119e45584d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c9bdc71ba2032faf1bf7dd438763e3abfd7f39541339be1823f32161a184649
2026-06-10 15:52:06.119963 | controller | Jun 10 14:29:38.691020 crc crio[3658]: time="2026-06-10T14:29:38.690173674Z" level=info msg="Created container 0e361e683ad699d8d4db79bd38893ff11ba6d68239ed39a1d7d169b5e55fde41: openshift-console/console-6c684df5db-cc8g8/console" id=4b31f0fb-1e39-499d-991b-9794eff234cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.119989 | controller | Jun 10 14:29:38.700773 crc crio[3658]: time="2026-06-10T14:29:38.699620988Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-10 15:52:06.120020 | controller | Jun 10 14:29:38.700773 crc crio[3658]: time="2026-06-10T14:29:38.699861005Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-10 15:52:06.120050 | controller | Jun 10 14:29:38.700773 crc crio[3658]: time="2026-06-10T14:29:38.70005574Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/ip-control-loop\""
2026-06-10 15:52:06.120080 | controller | Jun 10 14:29:38.739708 crc crio[3658]: time="2026-06-10T14:29:38.73354058Z" level=info msg="Starting container: 0e361e683ad699d8d4db79bd38893ff11ba6d68239ed39a1d7d169b5e55fde41" id=61fcaa8c-10f4-44fa-adc8-60099c9f6f1e name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.120110 | controller | Jun 10 14:29:38.806843 crc crio[3658]: time="2026-06-10T14:29:38.806557406Z" level=info msg="Created container fe802b04a24cd05fb8829c98ae9498b466d81ca9935c9a01899e36a725cc3aee: openshift-console/downloads-747b44746d-4pqvr/download-server" id=9dd1135f-70a7-4c68-a0fc-1f0eeed3367c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.120136 | controller | Jun 10 14:29:38.832980 crc crio[3658]: time="2026-06-10T14:29:38.832849688Z" level=info msg="Created container 117284996d379af6a7fd2465bdf52900ee1d77fb4f53ad030e8172c15ed61bdc: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator" id=023b8e37-64ce-4b6c-9b7f-aa68fcc0ae45 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.120162 | controller | Jun 10 14:29:38.861035 crc crio[3658]: time="2026-06-10T14:29:38.850942962Z" level=info msg="Starting container: 117284996d379af6a7fd2465bdf52900ee1d77fb4f53ad030e8172c15ed61bdc" id=03bba7d9-1d26-48ed-9441-e079006f501a name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.120187 | controller | Jun 10 14:29:38.942807 crc crio[3658]: time="2026-06-10T14:29:38.942199286Z" level=info msg="Starting container: fe802b04a24cd05fb8829c98ae9498b466d81ca9935c9a01899e36a725cc3aee" id=01985d4d-f2d5-426f-8a65-e14b0457b676 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.120217 | controller | Jun 10 14:29:38.971442 crc crio[3658]: time="2026-06-10T14:29:38.970971549Z" level=info msg="Started container" PID=12926 containerID=0e361e683ad699d8d4db79bd38893ff11ba6d68239ed39a1d7d169b5e55fde41 description=openshift-console/console-6c684df5db-cc8g8/console id=61fcaa8c-10f4-44fa-adc8-60099c9f6f1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa701c754eb5539ac29bbe2fc0d73de23bff8e76408691cfbf3540054cd654a7
2026-06-10 15:52:06.120247 | controller | Jun 10 14:29:38.978823 crc crio[3658]: time="2026-06-10T14:29:38.942573287Z" level=info msg="Created container 4146e22d846cc284c0a15b5f22375ee8a1f8a6bc54b8e474d249db45b5e1fba1: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller" id=e110d897-bd8c-42cb-98cf-a28b5f3ebf3e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.120282 | controller | Jun 10 14:29:38.993711 crc crio[3658]: time="2026-06-10T14:29:38.993141952Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=41fbda60-57cc-4724-9c7b-8c821e4cffe4 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.120313 | controller | Jun 10 14:29:39.004992 crc crio[3658]: time="2026-06-10T14:29:39.004714527Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.120343 | controller | Jun 10 14:29:39.042453 crc crio[3658]: time="2026-06-10T14:29:39.041871024Z" level=info msg="Starting container: 4146e22d846cc284c0a15b5f22375ee8a1f8a6bc54b8e474d249db45b5e1fba1" id=3422db81-75fd-4ac6-b4a8-73dd39b27b10 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.120369 | controller | Jun 10 14:29:39.077715 crc crio[3658]: time="2026-06-10T14:29:39.077606159Z" level=info msg="Started container" PID=12932 containerID=117284996d379af6a7fd2465bdf52900ee1d77fb4f53ad030e8172c15ed61bdc description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=03bba7d9-1d26-48ed-9441-e079006f501a name=/runtime.v1.RuntimeService/StartContainer sandboxID=302172b9c3ec4bf7a54c7798443c0de14148813d4c48888be9828bf9f60a09eb
2026-06-10 15:52:06.120386 | controller | Jun 10 14:29:39.131480 crc crio[3658]: time="2026-06-10T14:29:39.127206506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.120411 | controller | Jun 10 14:29:39.147564 crc crio[3658]: time="2026-06-10T14:29:39.145933019Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9" id=e93c0359-6b97-4cde-9528-e78480fa9b76 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.120444 | controller | Jun 10 14:29:39.147564 crc crio[3658]: time="2026-06-10T14:29:39.146539466Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360" id=1101b748-647a-4354-a9cd-d2b35f0c0648 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.120461 | controller | Jun 10 14:29:39.159622 crc crio[3658]: time="2026-06-10T14:29:39.15944539Z" level=info msg="Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy" id=f04b6c18-ede2-47ba-971e-a1411a9d7d3e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.120477 | controller | Jun 10 14:29:39.186574 crc crio[3658]: time="2026-06-10T14:29:39.185984109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.120494 | controller | Jun 10 14:29:39.210371 crc crio[3658]: time="2026-06-10T14:29:39.204961479Z" level=info msg="Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=c8c7b221-2d02-4946-b20d-7f3d0c688c2e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.120515 | controller | Jun 10 14:29:39.210371 crc crio[3658]: time="2026-06-10T14:29:39.205616218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.120531 | controller | Jun 10 14:29:39.238525 crc crio[3658]: time="2026-06-10T14:29:39.237383748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.120557 | controller | Jun 10 14:29:39.261954 crc crio[3658]: time="2026-06-10T14:29:39.261704853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.120592 | controller | Jun 10 14:29:39.319301 crc crio[3658]: time="2026-06-10T14:29:39.318990503Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9f4774aa-51ae-4fe9-9d78-4a620a483a14 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.120619 | controller | Jun 10 14:29:39.361411 crc crio[3658]: time="2026-06-10T14:29:39.361085212Z" level=info msg="Started container" PID=12928 containerID=4146e22d846cc284c0a15b5f22375ee8a1f8a6bc54b8e474d249db45b5e1fba1 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=3422db81-75fd-4ac6-b4a8-73dd39b27b10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d569b6fa1ab5ef1a5b4af2130349632d5ac7d6a7fa79b7129023c54d2c27ca4
2026-06-10 15:52:06.120649 | controller | Jun 10 14:29:39.394475 crc crio[3658]: time="2026-06-10T14:29:39.393727898Z" level=info msg="Created container 77c2556ae39f5bc9ec8a070bdae620a24b95e08689b59e67aee542c244dec4b3: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=10f64b79-2de2-413a-a7a5-38c7ab3f7177 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.120681 | controller | Jun 10 14:29:39.427578 crc crio[3658]: time="2026-06-10T14:29:39.423921113Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=826072c1-dd01-457d-9028-95561e6eaaf2 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.120699 | controller | Jun 10 14:29:39.427578 crc crio[3658]: time="2026-06-10T14:29:39.425162829Z" level=info msg="Started container" PID=12908 containerID=fe802b04a24cd05fb8829c98ae9498b466d81ca9935c9a01899e36a725cc3aee description=openshift-console/downloads-747b44746d-4pqvr/download-server id=01985d4d-f2d5-426f-8a65-e14b0457b676 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27067ce548bf8a873d1dcf9ba0791894c1832c1768aa1ec2ee30f13f07a8377f
2026-06-10 15:52:06.120725 | controller | Jun 10 14:29:39.453625 crc crio[3658]: time="2026-06-10T14:29:39.453560302Z" level=info msg="Created container 12363c2913ea7943036fc3542c54d344c156dc45b4c4f0b9284c66f3d7ef408f: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination" id=26cf6be7-f05e-466f-badf-e3b8af7b06e4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.120759 | controller | Jun 10 14:29:39.466380 crc crio[3658]: time="2026-06-10T14:29:39.465940011Z" level=info msg="Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch" id=c5d8c233-8aec-43ab-a13b-94c8bf082ab4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.120785 | controller | Jun 10 14:29:39.467593 crc crio[3658]: time="2026-06-10T14:29:39.467065873Z" level=info msg="Starting container: 77c2556ae39f5bc9ec8a070bdae620a24b95e08689b59e67aee542c244dec4b3" id=78685543-8e94-4d39-bdf4-b0b18accb02d name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.120815 | controller | Jun 10 14:29:39.483979 crc crio[3658]: time="2026-06-10T14:29:39.483794688Z" level=info msg="Starting container: 12363c2913ea7943036fc3542c54d344c156dc45b4c4f0b9284c66f3d7ef408f" id=cdbe0ee9-82a0-4cbf-a9fa-ebad82bd5234 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.120845 | controller | Jun 10 14:29:39.661614 crc crio[3658]: time="2026-06-10T14:29:39.646997386Z" level=info msg="Started container" PID=12924 containerID=77c2556ae39f5bc9ec8a070bdae620a24b95e08689b59e67aee542c244dec4b3 description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=78685543-8e94-4d39-bdf4-b0b18accb02d name=/runtime.v1.RuntimeService/StartContainer sandboxID=15cb5b3021fba8c9b9bf5b99e5e3691970e96ff49b3e93a83b20310304010d19
2026-06-10 15:52:06.120904 | controller | Jun 10 14:29:39.742633 crc crio[3658]: time="2026-06-10T14:29:39.739520467Z" level=info msg="Started container" PID=13034 containerID=12363c2913ea7943036fc3542c54d344c156dc45b4c4f0b9284c66f3d7ef408f description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=cdbe0ee9-82a0-4cbf-a9fa-ebad82bd5234 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1f58f704751dd456dc416fb052194bd38c5cabfeb7a029b4173942886cea9b5
2026-06-10 15:52:06.120937 | controller | Jun 10 14:29:40.131023 crc crio[3658]: time="2026-06-10T14:29:40.130959938Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.120963 | controller | Jun 10 14:29:40.162939 crc crio[3658]: time="2026-06-10T14:29:40.149383872Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=3e1b18bb-16b4-468f-8299-0c0264389f4c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.120989 | controller | Jun 10 14:29:40.164196 crc crio[3658]: time="2026-06-10T14:29:40.16415566Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=a7f44af4-aefd-4293-a58c-614589260a9e name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.121015 | controller | Jun 10 14:29:40.181058 crc crio[3658]: time="2026-06-10T14:29:40.171211595Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-10 15:52:06.121046 | controller | Jun 10 14:29:40.316070 crc crio[3658]: time="2026-06-10T14:29:40.315166455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.121075 | controller | Jun 10 14:29:40.379422 crc crio[3658]: time="2026-06-10T14:29:40.375683809Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a275a706-387f-4530-b79e-f5e6514882dd name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.121092 | controller | Jun 10 14:29:40.491472 crc crio[3658]: time="2026-06-10T14:29:40.487483398Z" level=info msg="Created container 88696f503efafb047f601765285ead153e7934290e09b2c7a411ff9c523cf900: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy" id=adddd8e5-8dfb-408b-9caf-8c2d22b9051b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.121113 | controller | Jun 10 14:29:40.581011 crc crio[3658]: time="2026-06-10T14:29:40.565187459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.121142 | controller | Jun 10 14:29:40.595908 crc crio[3658]: time="2026-06-10T14:29:40.592936253Z" level=info msg="Starting container: 88696f503efafb047f601765285ead153e7934290e09b2c7a411ff9c523cf900" id=1c03332b-7ad6-4267-84ca-06fc4bbfbba3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.121176 | controller | Jun 10 14:29:40.703202 crc crio[3658]: time="2026-06-10T14:29:40.702873259Z" level=info msg="Created container ae63b63a5a7d5f0bc1d52685884be2fa686aef1d930a77f5e733b5a4a472a779: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy" id=fe4a5b5e-4c6b-4d6e-9422-4eaeedeefa0e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.121206 | controller | Jun 10 14:29:40.783469 crc crio[3658]: time="2026-06-10T14:29:40.783413442Z" level=info msg="Starting container: ae63b63a5a7d5f0bc1d52685884be2fa686aef1d930a77f5e733b5a4a472a779" id=9ddff7ce-d69a-4686-a61b-db9f37b06ce1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.121232 | controller | Jun 10 14:29:40.818447 crc crio[3658]: time="2026-06-10T14:29:40.806622035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.121269 | controller | Jun 10 14:29:40.839670 crc crio[3658]: time="2026-06-10T14:29:40.839377034Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=ba62142a-0d11-433a-b77e-05195c09c38b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.121299 | controller | Jun 10 14:29:40.883380 crc crio[3658]: time="2026-06-10T14:29:40.881891615Z" level=info msg="Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy" id=3a8f2cfd-0934-422a-8711-46f6c85d2c11 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.121334 | controller | Jun 10 14:29:40.883380 crc crio[3658]: time="2026-06-10T14:29:40.882535254Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.121364 | controller | Jun 10 14:29:40.967947 crc crio[3658]: time="2026-06-10T14:29:40.967801125Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=ef0158f6-5caa-459e-8e08-85832f195e26 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.121398 | controller | Jun 10 14:29:41.225553 crc crio[3658]: time="2026-06-10T14:29:41.225130319Z" level=info msg="Started container" PID=13097 containerID=88696f503efafb047f601765285ead153e7934290e09b2c7a411ff9c523cf900 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=1c03332b-7ad6-4267-84ca-06fc4bbfbba3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4dea9b33a7fd222b46a3b4de9e2fdc3837f22bec304ec427c3a805da3db66cb
2026-06-10 15:52:06.121430 | controller | Jun 10 14:29:41.329233 crc crio[3658]: time="2026-06-10T14:29:41.329028069Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.121465 | controller | Jun 10 14:29:41.340475 crc crio[3658]: time="2026-06-10T14:29:41.332957643Z" level=info msg="Started container" PID=13105 containerID=ae63b63a5a7d5f0bc1d52685884be2fa686aef1d930a77f5e733b5a4a472a779 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=9ddff7ce-d69a-4686-a61b-db9f37b06ce1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4117a910b8a002c706ec2f3127a92fde98b68e64bd129f523433743a0ad6f21e
2026-06-10 15:52:06.121495 | controller | Jun 10 14:29:41.360398 crc crio[3658]: time="2026-06-10T14:29:41.359823812Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=fb0daf60-f2e7-4976-adc7-df5c7ce0bfaa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.121517 | controller | Jun 10 14:29:41.491157 crc crio[3658]: time="2026-06-10T14:29:41.483690081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.121543 | controller | Jun 10 14:29:41.567378 crc crio[3658]: time="2026-06-10T14:29:41.566949993Z" level=info msg="Created container 946075f1964aeb58ed33b9a1efa6b7f52bcea49a328bec39a186718bfebab2af: openshift-dns/dns-default-qtghf/kube-rbac-proxy" id=b89fd3c2-e05d-46ef-8df6-b9df81a226eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.121565 | controller | Jun 10 14:29:41.606833 crc crio[3658]: time="2026-06-10T14:29:41.605233932Z" level=info msg="Starting container: 946075f1964aeb58ed33b9a1efa6b7f52bcea49a328bec39a186718bfebab2af" id=6f941774-42de-48a2-8c9d-a6dfb0e8ef49 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.121586 | controller | Jun 10 14:29:41.793919 crc crio[3658]: time="2026-06-10T14:29:41.789539052Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=1fddbddc-0291-416b-b090-f6db590d154e name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.121613 | controller | Jun 10 14:29:41.806201 crc crio[3658]: time="2026-06-10T14:29:41.805540586Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-10 15:52:06.121635 | controller | Jun 10 14:29:42.206704 crc crio[3658]: time="2026-06-10T14:29:42.205470533Z" level=info msg="Started container" PID=13129 containerID=946075f1964aeb58ed33b9a1efa6b7f52bcea49a328bec39a186718bfebab2af description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=6f941774-42de-48a2-8c9d-a6dfb0e8ef49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a1dd4db35a22570a072e8827561d18c44b2b569ced9a4ca779a730a11e421c6
2026-06-10 15:52:06.121662 | controller | Jun 10 14:29:42.275715 crc crio[3658]: time="2026-06-10T14:29:42.26992855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.121688 | controller | Jun 10 14:29:42.311938 crc crio[3658]: time="2026-06-10T14:29:42.310963769Z" level=info msg="Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy" id=30d1c5b4-d988-496a-9d5d-c918506eb66c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.121718 | controller | Jun 10 14:29:42.483695 crc crio[3658]: time="2026-06-10T14:29:42.413919102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.121764 | controller | Jun 10 14:29:42.511179 crc crio[3658]: time="2026-06-10T14:29:42.511111558Z" level=info msg="Created container d4770849a57fee31e3e09f0a8ad717e97646ed18be73bd9a19bdc6b56de12f01: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator" id=3f09717d-2608-4378-9ee1-56c3ec0a507e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.121795 | controller | Jun 10 14:29:42.651578 crc crio[3658]: time="2026-06-10T14:29:42.651193967Z" level=info msg="Starting container: d4770849a57fee31e3e09f0a8ad717e97646ed18be73bd9a19bdc6b56de12f01" id=b2f41279-7790-4dde-a1c4-d518f80cbd2d name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.121825 | controller | Jun 10 14:29:42.934083 crc crio[3658]: time="2026-06-10T14:29:42.93397174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.121843 | controller | Jun 10 14:29:43.400707 crc crio[3658]: time="2026-06-10T14:29:43.39507674Z" level=info msg="Created container ff84b0d7ac9ba694f516d50387fec3c6c526a95d23f53602d43b473f17cf1217: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator" id=a75d2888-fc1c-4b8a-89a6-105ed6d93a59 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.121888 | controller | Jun 10 14:29:43.501620 crc crio[3658]: time="2026-06-10T14:29:43.501117813Z" level=info msg="Started container" PID=13127 containerID=d4770849a57fee31e3e09f0a8ad717e97646ed18be73bd9a19bdc6b56de12f01 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=b2f41279-7790-4dde-a1c4-d518f80cbd2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b85938f9604091c931c49ad43df4f093bc174b2d73f3ad2e44093287c6f4a653
2026-06-10 15:52:06.121920 | controller | Jun 10 14:29:43.539936 crc crio[3658]: time="2026-06-10T14:29:43.539867525Z" level=info msg="Starting container: ff84b0d7ac9ba694f516d50387fec3c6c526a95d23f53602d43b473f17cf1217" id=67fd7498-2ae5-4810-8828-66055d24d891 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.121951 | controller | Jun 10 14:29:44.496668 crc crio[3658]: time="2026-06-10T14:29:44.492933998Z" level=info msg="Created container 1f4709a83001a8440ac923f90bb1ed66512380a16a994a0301bc7e6e79e546b9: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions" id=44ff4747-ac3c-4052-896c-3c575cb6266f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.121978 | controller | Jun 10 14:29:44.557581 crc crio[3658]: time="2026-06-10T14:29:44.556954973Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-10 15:52:06.122005 | controller | Jun 10 14:29:44.557581 crc crio[3658]: time="2026-06-10T14:29:44.557017905Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-10 15:52:06.122033 | controller | Jun 10 14:29:44.557581 crc crio[3658]: time="2026-06-10T14:29:44.557046366Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/node-slice-controller\""
2026-06-10 15:52:06.122075 | controller | Jun 10 14:29:44.663387 crc crio[3658]: time="2026-06-10T14:29:44.651216765Z" level=info msg="Started container" PID=13191 containerID=ff84b0d7ac9ba694f516d50387fec3c6c526a95d23f53602d43b473f17cf1217 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=67fd7498-2ae5-4810-8828-66055d24d891 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ac7df3656307af8ebf4777e6c5320c191b02df7e71b19e8b3b44a556d4fade1
2026-06-10 15:52:06.122112 | controller | Jun 10 14:29:44.699096 crc crio[3658]: time="2026-06-10T14:29:44.692620484Z" level=info msg="Created container 63d34597a90f9f7619b906342e24c22c7d87f2463eaa1fc5f22a437c3eb0c78e: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator" id=c8c7b221-2d02-4946-b20d-7f3d0c688c2e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.122141 | controller | Jun 10 14:29:44.699096 crc crio[3658]: time="2026-06-10T14:29:44.695018834Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=eeda0f10-db21-45c9-82f2-f72cf78d783e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.122172 | controller | Jun 10 14:29:44.744131 crc crio[3658]: time="2026-06-10T14:29:44.743128298Z" level=info msg="Starting container: 63d34597a90f9f7619b906342e24c22c7d87f2463eaa1fc5f22a437c3eb0c78e" id=3668e6f6-eda4-440b-b5b1-839d49dcc98b name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.122189 | controller | Jun 10 14:29:44.755903 crc crio[3658]: time="2026-06-10T14:29:44.75564355Z" level=info msg="Starting container: 1f4709a83001a8440ac923f90bb1ed66512380a16a994a0301bc7e6e79e546b9" id=c3178711-0618-4be1-8426-f38681be6d96 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.122210 | controller | Jun 10 14:29:44.781930 crc crio[3658]: time="2026-06-10T14:29:44.780118169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.122239 | controller | Jun 10 14:29:44.857077 crc crio[3658]: time="2026-06-10T14:29:44.854662448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.122270 | controller | Jun 10 14:29:44.860456 crc crio[3658]: time="2026-06-10T14:29:44.86023626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.122300 | controller | Jun 10 14:29:44.896734 crc crio[3658]: time="2026-06-10T14:29:44.896423158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.122345 | controller | Jun 10 14:29:44.997417 crc crio[3658]: time="2026-06-10T14:29:44.99658932Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=494a1f04-8c92-47b7-a5a1-6d26d6580057 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.122384 | controller | Jun 10 14:29:45.002211 crc crio[3658]: time="2026-06-10T14:29:45.002182372Z" level=info msg="Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy" id=5999a1ad-7a39-4e15-9286-53c44d3db459 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.122419 | controller | Jun 10 14:29:45.003009 crc crio[3658]: time="2026-06-10T14:29:45.002984405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.122449 | controller | Jun 10 14:29:45.055244 crc crio[3658]: time="2026-06-10T14:29:45.053588221Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=7fb1919f-18ca-4012-889d-83f830e6d9b2 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.122483 | controller | Jun 10 14:29:45.104808 crc crio[3658]: time="2026-06-10T14:29:45.104015483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.122508 | controller | Jun 10 14:29:45.113652 crc crio[3658]: time="2026-06-10T14:29:45.112358214Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-10 15:52:06.122529 | controller | Jun 10 14:29:45.213587 crc crio[3658]: time="2026-06-10T14:29:45.212227428Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.122559 | controller | Jun 10 14:29:45.230692 crc crio[3658]: time="2026-06-10T14:29:45.227212952Z" level=info msg="Started container" PID=13220 containerID=63d34597a90f9f7619b906342e24c22c7d87f2463eaa1fc5f22a437c3eb0c78e description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=3668e6f6-eda4-440b-b5b1-839d49dcc98b name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8450a5053a476102d5050110717ca04b1743c4c0d95b37544533a3427d536c8
2026-06-10 15:52:06.122585 | controller | Jun 10 14:29:46.168053 crc crio[3658]: time="2026-06-10T14:29:46.167476975Z" level=info msg="Started container" PID=13192 containerID=1f4709a83001a8440ac923f90bb1ed66512380a16a994a0301bc7e6e79e546b9 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=c3178711-0618-4be1-8426-f38681be6d96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c395c0966dcd9852a40572361c77961db8e60dc9184719056e0cb52ec1debe5c
2026-06-10 15:52:06.122616 | controller | Jun 10 14:29:46.853415 crc crio[3658]: time="2026-06-10T14:29:46.852923875Z" level=info msg="Created container 67865553884a8943c13fb180d529d0599a6bb891b0d0dff92e67d6aeb781c494: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch" id=c5d8c233-8aec-43ab-a13b-94c8bf082ab4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.122637 | controller | Jun 10 14:29:46.953478 crc crio[3658]: time="2026-06-10T14:29:46.927600579Z" level=info msg="Starting container: 67865553884a8943c13fb180d529d0599a6bb891b0d0dff92e67d6aeb781c494" id=7ba013fe-4483-427f-8faa-0e55d6ce2a8d name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.122654 | controller | Jun 10 14:29:47.051516 crc crio[3658]: time="2026-06-10T14:29:47.051458447Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.122670 | controller | Jun 10 14:29:47.076645 crc crio[3658]: time="2026-06-10T14:29:47.067489572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.122686 | controller | Jun 10 14:29:47.130743 crc crio[3658]: time="2026-06-10T14:29:47.130393964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.122706 | controller | Jun 10 14:29:47.138521 crc crio[3658]: time="2026-06-10T14:29:47.138040986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.122723 | controller | Jun 10 14:29:47.189337 crc crio[3658]: time="2026-06-10T14:29:47.18651755Z" level=info msg="Started container" PID=13286 containerID=67865553884a8943c13fb180d529d0599a6bb891b0d0dff92e67d6aeb781c494 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=7ba013fe-4483-427f-8faa-0e55d6ce2a8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e04d460a3fc964f76ec3d84bcc9aa40e80a3c1d5d310b815cb3a84dc1bf5a1e2
2026-06-10 15:52:06.122740 | controller | Jun 10 14:29:47.492050 crc crio[3658]: time="2026-06-10T14:29:47.490645602Z" level=info msg="Created container b9640caba8bb3d78444446515cbdda4d2d06476cd9a2a3004dca06cc6c5371e3: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=0287e4df-6390-4bf0-9d05-746d66637713 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.122756 | controller | Jun 10 14:29:47.564047 crc crio[3658]: time="2026-06-10T14:29:47.547228931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.122773 | controller | Jun 10 14:29:47.643946 crc crio[3658]: time="2026-06-10T14:29:47.550600659Z" level=info msg="Starting container: b9640caba8bb3d78444446515cbdda4d2d06476cd9a2a3004dca06cc6c5371e3" id=43a29c38-64dc-4825-85ef-0d643764a350 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.122792 | controller | Jun 10 14:29:48.889019 crc crio[3658]: time="2026-06-10T14:29:48.884225848Z" level=info msg="Started container" PID=13298 containerID=b9640caba8bb3d78444446515cbdda4d2d06476cd9a2a3004dca06cc6c5371e3 description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=43a29c38-64dc-4825-85ef-0d643764a350 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53311ff11672c26d4f8123f2678a7b7f61333b89f6cabbdd9dd58f88bb8a3b46
2026-06-10 15:52:06.122821 | controller | Jun 10 14:29:49.313025 crc crio[3658]: time="2026-06-10T14:29:49.312533357Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-10 15:52:06.122861 | controller | Jun 10 14:29:49.313025 crc crio[3658]: time="2026-06-10T14:29:49.312736513Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-10 15:52:06.122892 | controller | Jun 10 14:29:49.313025 crc crio[3658]: time="2026-06-10T14:29:49.312761623Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/whereabouts\""
2026-06-10 15:52:06.122918 | controller | Jun 10 14:29:50.078039 crc crio[3658]: time="2026-06-10T14:29:50.067197602Z" level=info msg="Created container 212f735635ab037077017e32725e97b4f8bddddac129b0d191fd309fc74c4bfe: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager" id=fb0daf60-f2e7-4976-adc7-df5c7ce0bfaa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.122946 | controller | Jun 10 14:29:50.196163 crc crio[3658]: time="2026-06-10T14:29:50.195767017Z" level=info msg="Created container 13237684f346640d81b38174bac5c2a1f12d65fd586b55c26fff88b8613af077: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy" id=30d1c5b4-d988-496a-9d5d-c918506eb66c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.122976 | controller | Jun 10 14:29:50.315586 crc crio[3658]: time="2026-06-10T14:29:50.315147106Z" level=info msg="Starting container: 212f735635ab037077017e32725e97b4f8bddddac129b0d191fd309fc74c4bfe" id=3d1dd00b-2186-4691-aebc-16d09e7cb204 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.123007 | controller | Jun 10 14:29:50.454893 crc crio[3658]: time="2026-06-10T14:29:50.454674089Z" level=info msg="Starting container: 13237684f346640d81b38174bac5c2a1f12d65fd586b55c26fff88b8613af077" id=4f3be096-8411-4679-aca2-3cac284ed726 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.123025 | controller | Jun 10 14:29:50.552846 crc crio[3658]: time="2026-06-10T14:29:50.552514963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.123051 | controller | Jun 10 14:29:50.617606 crc crio[3658]: time="2026-06-10T14:29:50.617532077Z" level=info msg="Started container" PID=13407 containerID=212f735635ab037077017e32725e97b4f8bddddac129b0d191fd309fc74c4bfe description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=3d1dd00b-2186-4691-aebc-16d09e7cb204 name=/runtime.v1.RuntimeService/StartContainer sandboxID=45359ae990e7aad796714cbbe9be605c5f90d52b7b42186001a1aff03bcae5f8
2026-06-10 15:52:06.123082 | controller | Jun 10 14:29:50.629694 crc crio[3658]: time="2026-06-10T14:29:50.629574906Z" level=info msg="Started container" PID=13384 containerID=13237684f346640d81b38174bac5c2a1f12d65fd586b55c26fff88b8613af077 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=4f3be096-8411-4679-aca2-3cac284ed726 name=/runtime.v1.RuntimeService/StartContainer sandboxID=302172b9c3ec4bf7a54c7798443c0de14148813d4c48888be9828bf9f60a09eb
2026-06-10 15:52:06.123104 | controller | Jun 10 14:29:51.589207 crc crio[3658]: time="2026-06-10T14:29:51.588090057Z" level=info msg="Stopping pod sandbox: 471bf39dda67cfc55c3ed790aba66bca400b09b04b1a631f38076f5cc83f7ab1" id=2b1f63d7-1e92-4d7b-bac9-09b272496590 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.123134 | controller | Jun 10 14:29:51.591556 crc crio[3658]: time="2026-06-10T14:29:51.590005733Z" level=info msg="Got pod network &{Name:collect-profiles-29685015-7cswm Namespace:openshift-operator-lifecycle-manager ID:471bf39dda67cfc55c3ed790aba66bca400b09b04b1a631f38076f5cc83f7ab1 UID:9a011830-c1e5-438f-a26f-1644006586b8 NetNS:/var/run/netns/fa150e93-12a3-4e1b-b610-976823c10895 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a011830_c1e5_438f_a26f_1644006586b8.slice PodAnnotations:0xc00088ab70}] Aliases:map[]}"
2026-06-10 15:52:06.123165 | controller | Jun 10 14:29:51.591556 crc crio[3658]: time="2026-06-10T14:29:51.59058561Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29685015-7cswm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.123192 | controller | Jun 10 14:29:52.381737 crc crio[3658]: time="2026-06-10T14:29:52.378498997Z" level=info msg="Created container 4c24c7ab8ac709d63d87def2de25d06564065fb31d6bd98025a537f7869c7b3a: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver" id=2acfcf85-2275-489e-94e9-6dc4a86a0892 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.123221 | controller | Jun 10 14:29:52.929463 crc crio[3658]: time="2026-06-10T14:29:52.92668688Z" level=info msg="Starting container: 4c24c7ab8ac709d63d87def2de25d06564065fb31d6bd98025a537f7869c7b3a" id=b008a4f6-763f-409c-b940-ee1defea42a9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.123251 | controller | Jun 10 14:29:54.113956 crc crio[3658]: time="2026-06-10T14:29:54.111610101Z" level=info msg="Started container" PID=13480 containerID=4c24c7ab8ac709d63d87def2de25d06564065fb31d6bd98025a537f7869c7b3a description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=b008a4f6-763f-409c-b940-ee1defea42a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b7486fa053907655d15ab846f11081731edf05d085a2f70c506a946d7450508
2026-06-10 15:52:06.123277 | controller | Jun 10 14:29:54.542650 crc crio[3658]: time="2026-06-10T14:29:54.526465591Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=1708276f-eeaa-4eb9-ada3-70897b6076a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.123311 | controller | Jun 10 14:29:54.778739 crc crio[3658]: time="2026-06-10T14:29:54.769900404Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=95814dda-8ee7-4780-98bf-c27a0ebcffc2 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.123337 | controller | Jun 10 14:29:54.972659 crc crio[3658]: time="2026-06-10T14:29:54.972540105Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=9283dc69-3583-4c21-baf9-4ef2421d7791 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.123367 | controller | Jun 10 14:29:54.973370 crc crio[3658]: time="2026-06-10T14:29:54.973119312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.123392 | controller | Jun 10 14:29:55.215951 crc crio[3658]: time="2026-06-10T14:29:55.208635205Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=a971bf1a-248b-49b8-9ff9-baee711c13bf name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.123418 | controller | Jun 10 14:29:55.423460 crc crio[3658]: time="2026-06-10T14:29:55.423229253Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=275a89f0-98af-4dc1-aed5-033703f66ced name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.123448 | controller | Jun 10 14:29:55.597343 crc crio[3658]: time="2026-06-10T14:29:55.596986206Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-sgbsl/POD" id=84cbf92d-77ac-4df7-8804-72d557d5d2ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.123482 | controller | Jun 10 14:29:55.597343 crc crio[3658]: time="2026-06-10T14:29:55.597197572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.123512 | controller | Jun 10 14:29:55.627392 crc crio[3658]: time="2026-06-10T14:29:55.622196146Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-j8vqx/POD" id=ee37c01d-0e5c-489a-a8c2-937476c73267 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.123538 | controller | Jun 10 14:29:55.627392 crc crio[3658]: time="2026-06-10T14:29:55.622523286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.123568 | controller | Jun 10 14:29:56.727557 crc crio[3658]: time="2026-06-10T14:29:56.727010277Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=724eb80e-6eaf-472d-af02-99c3e5cb4a0a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.123598 | controller | Jun 10 14:29:56.944673 crc crio[3658]: time="2026-06-10T14:29:56.944206779Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-vtlcf/POD" id=b8ca6a37-52e2-4931-967b-f00e7768f3bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.123623 | controller | Jun 10 14:29:56.944673 crc crio[3658]: time="2026-06-10T14:29:56.944513718Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.123662 | controller | Jun 10 14:29:57.112249 crc crio[3658]: time="2026-06-10T14:29:57.111539838Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-chds7/POD" id=78fc4b9d-0e03-47c9-8609-49ed3560fbc9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.123693 | controller | Jun 10 14:29:57.112249 crc crio[3658]: time="2026-06-10T14:29:57.111678842Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.123723 | controller | Jun 10 14:29:57.334383 crc crio[3658]: time="2026-06-10T14:29:57.334183698Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-10 15:52:06.123754 | controller | Jun 10 14:29:57.400966 crc crio[3658]: time="2026-06-10T14:29:57.371073237Z" level=info msg="Stopping container: 1759edaf01bae78adbeea4bda383d34f2a4cca9ffb9f49278e41523845cee0ab (timeout: 30s)" id=783fb9fd-2b2d-4ab0-a134-f14b86eddcfe name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.123780 | controller | Jun 10 14:29:57.400966 crc crio[3658]: time="2026-06-10T14:29:57.400878281Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c" id=bbb5bbea-1737-43ff-a2be-5ebea9cacd55 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.123806 | controller | Jun 10 14:29:58.104559 crc crio[3658]: time="2026-06-10T14:29:58.102912071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.123832 | controller | Jun 10 14:29:58.165947 crc crio[3658]: time="2026-06-10T14:29:58.16535855Z" level=info msg="Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver" id=2b2e335b-c417-4e3b-949a-d6990fa6b26e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.123878 | controller | Jun 10 14:29:58.181498 crc crio[3658]: time="2026-06-10T14:29:58.181387685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.123914 | controller | Jun 10 14:29:58.280701 crc crio[3658]: time="2026-06-10T14:29:58.279790036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.123944 | controller | Jun 10 14:29:59.339350 crc crio[3658]: time="2026-06-10T14:29:59.338073396Z" level=info msg="Created container 1752e9a4bc09a2c1417795dc8aa1da026a75010fb70be6787d6c2f8ba682f09b: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy" id=f04b6c18-ede2-47ba-971e-a1411a9d7d3e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.123978 | controller | Jun 10 14:29:59.400460 crc crio[3658]: time="2026-06-10T14:29:59.381508855Z" level=info msg="Starting container: 1752e9a4bc09a2c1417795dc8aa1da026a75010fb70be6787d6c2f8ba682f09b" id=a723cc62-080e-4018-8b62-37b92f7cc812 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.124009 | controller | Jun 10 14:29:59.879577 crc crio[3658]: time="2026-06-10T14:29:59.868641018Z" level=info msg="Started container" PID=13673 containerID=1752e9a4bc09a2c1417795dc8aa1da026a75010fb70be6787d6c2f8ba682f09b description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=a723cc62-080e-4018-8b62-37b92f7cc812 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c5b3b8114f790f1e9c9df576e0b872867a86410018cb9db253914f56c581c7b
2026-06-10 15:52:06.124038 | controller | Jun 10 14:30:00.020227 crc crio[3658]: time="2026-06-10T14:30:00.014233177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.124073 | controller | Jun 10 14:30:00.439941 crc crio[3658]: time="2026-06-10T14:30:00.43924185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.124095 | controller | Jun 10 14:30:00.573423 crc crio[3658]: time="2026-06-10T14:30:00.572739388Z" level=info msg="Created container 7da0855204654c5e4b5780747081c84faccd7b15d2b2301e64bfbb6d97b90f09: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=9283dc69-3583-4c21-baf9-4ef2421d7791 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.124116 | controller | Jun 10 14:30:00.640707 crc crio[3658]: time="2026-06-10T14:30:00.640135731Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-10 15:52:06.124146 | controller | Jun 10 14:30:00.641777 crc crio[3658]: time="2026-06-10T14:30:00.641754218Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_a32937fe-3f16-452e-83db-3faf3cf29b2a\""
2026-06-10 15:52:06.124172 | controller | Jun 10 14:30:00.642039 crc crio[3658]: time="2026-06-10T14:30:00.642022936Z" level=info msg="CNI monitoring event WRITE         \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-10 15:52:06.124202 | controller | Jun 10 14:30:00.944463 crc crio[3658]: time="2026-06-10T14:30:00.944035666Z" level=info msg="Starting container: 7da0855204654c5e4b5780747081c84faccd7b15d2b2301e64bfbb6d97b90f09" id=f39deeba-2677-425e-821d-007d0f62137c name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.124232 | controller | Jun 10 14:30:01.261989 crc crio[3658]: time="2026-06-10T14:30:01.259918778Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.124249 | controller | Jun 10 14:30:01.770574 crc crio[3658]: time="2026-06-10T14:30:01.480076697Z" level=info msg="Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints" id=89bd9479-23d7-4681-a33e-c55cab933c5c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.124266 | controller | Jun 10 14:30:01.770574 crc crio[3658]: time="2026-06-10T14:30:01.580161067Z" level=info msg="Stopped container 1759edaf01bae78adbeea4bda383d34f2a4cca9ffb9f49278e41523845cee0ab: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=783fb9fd-2b2d-4ab0-a134-f14b86eddcfe name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.124287 | controller | Jun 10 14:30:01.770574 crc crio[3658]: time="2026-06-10T14:30:01.685062216Z" level=info msg="Started container" PID=13677 containerID=7da0855204654c5e4b5780747081c84faccd7b15d2b2301e64bfbb6d97b90f09 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=f39deeba-2677-425e-821d-007d0f62137c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c9bdc71ba2032faf1bf7dd438763e3abfd7f39541339be1823f32161a184649
2026-06-10 15:52:06.124318 | controller | Jun 10 14:30:01.822739 crc crio[3658]: time="2026-06-10T14:30:01.821756817Z" level=info msg="Stopped pod sandbox: 471bf39dda67cfc55c3ed790aba66bca400b09b04b1a631f38076f5cc83f7ab1" id=2b1f63d7-1e92-4d7b-bac9-09b272496590 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.124343 | controller | Jun 10 14:30:01.833496 crc crio[3658]: time="2026-06-10T14:30:01.832957971Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=116090f6-086a-4fb6-82e0-f553e39346a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.124373 | controller | Jun 10 14:30:02.401290 crc crio[3658]: time="2026-06-10T14:30:02.399169606Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.124402 | controller | Jun 10 14:30:02.470392 crc crio[3658]: time="2026-06-10T14:30:02.470113251Z" level=info msg="Created container 7757595fd92ca904972a9df6b7720fb7875a461b6019e8bd6b8a130f3e416222: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy" id=5999a1ad-7a39-4e15-9286-53c44d3db459 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.124441 | controller | Jun 10 14:30:02.504373 crc crio[3658]: time="2026-06-10T14:30:02.497029771Z" level=info msg="Starting container: 7757595fd92ca904972a9df6b7720fb7875a461b6019e8bd6b8a130f3e416222" id=04c51851-a1d5-43e3-b9a7-23877b972c66 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.124463 | controller | Jun 10 14:30:02.504373 crc crio[3658]: time="2026-06-10T14:30:02.49869718Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=fd2a208f-4c67-4a9d-928d-bb48462c6e49 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.124494 | controller | Jun 10 14:30:02.679207 crc crio[3658]: time="2026-06-10T14:30:02.654705039Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=c4616707-99be-4c48-896a-34b2ec6d9020 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.124511 | controller | Jun 10 14:30:02.732423 crc crio[3658]: time="2026-06-10T14:30:02.726156389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.124527 | controller | Jun 10 14:30:02.976385 crc crio[3658]: time="2026-06-10T14:30:02.976107251Z" level=info msg="Got pod network &{Name:community-operators-sgbsl Namespace:openshift-marketplace ID:c83c260d24ed0bdba377e1da835169e706ab4ae0668e3414046b17ca9d827dad UID:43c6d698-9749-4af2-a4e0-ef478edc6123 NetNS:/var/run/netns/728392b4-371b-4428-a423-7704c34cefdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod43c6d698_9749_4af2_a4e0_ef478edc6123.slice PodAnnotations:0xc00012ce98}] Aliases:map[]}"
2026-06-10 15:52:06.124554 | controller | Jun 10 14:30:02.976385 crc crio[3658]: time="2026-06-10T14:30:02.976386359Z" level=info msg="Adding pod openshift-marketplace_community-operators-sgbsl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.124584 | controller | Jun 10 14:30:03.023607 crc crio[3658]: time="2026-06-10T14:30:03.023237116Z" level=info msg="Got pod network &{Name:redhat-operators-chds7 Namespace:openshift-marketplace ID:d9aca9676336612f9ad86303e2a0637e009a1abe8d324e9cd6d285c5c0157930 UID:f61ede9e-9948-4155-bf48-98f9a2797e1d NetNS:/var/run/netns/d9554248-26e9-4543-a9df-68a54198bae7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf61ede9e_9948_4155_bf48_98f9a2797e1d.slice PodAnnotations:0xc00088a5f8}] Aliases:map[]}"
2026-06-10 15:52:06.124610 | controller | Jun 10 14:30:03.023720 crc crio[3658]: time="2026-06-10T14:30:03.023614627Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-chds7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.124645 | controller | Jun 10 14:30:03.053777 crc crio[3658]: time="2026-06-10T14:30:03.052138164Z" level=info msg="Started container" PID=13724 containerID=7757595fd92ca904972a9df6b7720fb7875a461b6019e8bd6b8a130f3e416222 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=04c51851-a1d5-43e3-b9a7-23877b972c66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b85938f9604091c931c49ad43df4f093bc174b2d73f3ad2e44093287c6f4a653
2026-06-10 15:52:06.124676 | controller | Jun 10 14:30:03.053777 crc crio[3658]: time="2026-06-10T14:30:03.052800763Z" level=info msg="Created container a2ea94e37f2ac10c1e117a91f691e9eaf748b66d3d2a0e0bd8759afac759e9ac: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy" id=3a8f2cfd-0934-422a-8711-46f6c85d2c11 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.124706 | controller | Jun 10 14:30:03.111940 crc crio[3658]: time="2026-06-10T14:30:03.111545985Z" level=info msg="Starting container: a2ea94e37f2ac10c1e117a91f691e9eaf748b66d3d2a0e0bd8759afac759e9ac" id=10797658-26ab-42df-a1e3-6a6acb457424 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.124734 | controller | Jun 10 14:30:03.221697 crc crio[3658]: time="2026-06-10T14:30:03.221556642Z" level=info msg="Got pod network &{Name:certified-operators-j8vqx Namespace:openshift-marketplace ID:2f630a73ddb73f9db2c566c8c1da0ecae7e2624095a03d378a2391cfc5ca6443 UID:f2f4c7f9-1fe6-4f66-beee-27325646ec9a NetNS:/var/run/netns/c4164118-0661-4660-976c-8f327867c6d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf2f4c7f9_1fe6_4f66_beee_27325646ec9a.slice PodAnnotations:0xc0010983d8}] Aliases:map[]}"
2026-06-10 15:52:06.124768 | controller | Jun 10 14:30:03.222214 crc crio[3658]: time="2026-06-10T14:30:03.222189411Z" level=info msg="Adding pod openshift-marketplace_certified-operators-j8vqx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.124798 | controller | Jun 10 14:30:03.238642 crc crio[3658]: time="2026-06-10T14:30:03.23838833Z" level=info msg="Started container" PID=13709 containerID=a2ea94e37f2ac10c1e117a91f691e9eaf748b66d3d2a0e0bd8759afac759e9ac description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=10797658-26ab-42df-a1e3-6a6acb457424 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d569b6fa1ab5ef1a5b4af2130349632d5ac7d6a7fa79b7129023c54d2c27ca4
2026-06-10 15:52:06.124829 | controller | Jun 10 14:30:03.948184 crc crio[3658]: time="2026-06-10T14:30:03.921676247Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29685030-db252/POD" id=e4a1e77c-1024-4e1f-ab3b-477c7b0263d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.124872 | controller | Jun 10 14:30:04.856460 crc crio[3658]: time="2026-06-10T14:30:04.855552934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.124891 | controller | Jun 10 14:30:04.913482 crc crio[3658]: time="2026-06-10T14:30:04.913316608Z" level=info msg="Stopping container: 5769f88d416c9aea0ac99c9d533bde68d105b34b94ca79ba7f0ac9cfe0b1fced (timeout: 30s)" id=e44f7e87-50ae-4dff-bf7c-cc0bb7940ffe name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.124908 | controller | Jun 10 14:30:05.765628 crc crio[3658]: time="2026-06-10T14:30:05.764741497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.124935 | controller | Jun 10 14:30:06.713613 crc crio[3658]: time="2026-06-10T14:30:06.712009881Z" level=info msg="Got pod network &{Name:redhat-marketplace-vtlcf Namespace:openshift-marketplace ID:03803cec1919561a4119b037415d69aa34c06f9113190363d1b9eb3a9fbb6128 UID:4a6ee6a2-4e1e-4847-8e24-5ae046946cc0 NetNS:/var/run/netns/de6823c2-30a3-4580-ba76-bbc97a68f98a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4a6ee6a2_4e1e_4847_8e24_5ae046946cc0.slice PodAnnotations:0xc00008c6b8}] Aliases:map[]}"
2026-06-10 15:52:06.124957 | controller | Jun 10 14:30:06.713613 crc crio[3658]: time="2026-06-10T14:30:06.712110634Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-vtlcf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.124975 | controller | Jun 10 14:30:07.555345 crc crio[3658]: time="2026-06-10T14:30:07.552524223Z" level=info msg="Stopping container: fe802b04a24cd05fb8829c98ae9498b466d81ca9935c9a01899e36a725cc3aee (timeout: 2s)" id=4ec23e3d-bc84-48e7-aebc-6d5d035c8c25 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.125002 | controller | Jun 10 14:30:08.035434 crc crio[3658]: time="2026-06-10T14:30:08.029215844Z" level=info msg="Got pod network &{Name:collect-profiles-29685030-db252 Namespace:openshift-operator-lifecycle-manager ID:593b96c17ebc5375f6ff7ed402d9e61b382833c6e2993d33e2d53a1ad64cee11 UID:95049f88-f50b-4179-aac1-189fb9b87f1a NetNS:/var/run/netns/c8f142e5-6b99-4ce6-8430-0c68d1941ddd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95049f88_f50b_4179_aac1_189fb9b87f1a.slice PodAnnotations:0xc00088a2b0}] Aliases:map[]}"
2026-06-10 15:52:06.125020 | controller | Jun 10 14:30:08.035434 crc crio[3658]: time="2026-06-10T14:30:08.029530933Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29685030-db252 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.125042 | controller | Jun 10 14:30:08.097962 crc crio[3658]: time="2026-06-10T14:30:08.086491914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.125073 | controller | Jun 10 14:30:08.367185 crc crio[3658]: time="2026-06-10T14:30:08.367008571Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.125099 | controller | Jun 10 14:30:08.495804 crc crio[3658]: time="2026-06-10T14:30:08.495595217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.125133 | controller | Jun 10 14:30:09.238359 crc crio[3658]: time="2026-06-10T14:30:09.237475802Z" level=info msg="Stopped container 5769f88d416c9aea0ac99c9d533bde68d105b34b94ca79ba7f0ac9cfe0b1fced: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=e44f7e87-50ae-4dff-bf7c-cc0bb7940ffe name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.125164 | controller | Jun 10 14:30:09.242993 crc crio[3658]: time="2026-06-10T14:30:09.242671012Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=eb35f28c-fbe8-4e71-a702-a40d96a76a6f name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.125194 | controller | Jun 10 14:30:09.448245 crc crio[3658]: time="2026-06-10T14:30:09.448112215Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5" id=504a1cc1-cd51-4d08-8578-201294126c71 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.125211 | controller | Jun 10 14:30:09.605998 crc crio[3658]: time="2026-06-10T14:30:09.605659399Z" level=info msg="Stopped container fe802b04a24cd05fb8829c98ae9498b466d81ca9935c9a01899e36a725cc3aee: openshift-console/downloads-747b44746d-4pqvr/download-server" id=4ec23e3d-bc84-48e7-aebc-6d5d035c8c25 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.125238 | controller | Jun 10 14:30:09.631414 crc crio[3658]: time="2026-06-10T14:30:09.62673589Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=b4775b66-0f51-4b23-9cf6-03fb32f2d0a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.125268 | controller | Jun 10 14:30:09.893056 crc crio[3658]: time="2026-06-10T14:30:09.891954643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.125289 | controller | Jun 10 14:30:09.915460 crc crio[3658]: time="2026-06-10T14:30:09.905079053Z" level=info msg="Created container 3ba75df7cdcab4b0d9cdd2e5a7192e94d09999e30cb04aac4426036b8d96b77d: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=c4616707-99be-4c48-896a-34b2ec6d9020 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.125310 | controller | Jun 10 14:30:09.927590 crc crio[3658]: time="2026-06-10T14:30:09.920168031Z" level=info msg="Starting container: 3ba75df7cdcab4b0d9cdd2e5a7192e94d09999e30cb04aac4426036b8d96b77d" id=f854c305-67f2-4040-b8eb-0e6da6348953 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.125327 | controller | Jun 10 14:30:10.770770 crc crio[3658]: time="2026-06-10T14:30:10.769819548Z" level=info msg="Started container" PID=13899 containerID=3ba75df7cdcab4b0d9cdd2e5a7192e94d09999e30cb04aac4426036b8d96b77d description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=f854c305-67f2-4040-b8eb-0e6da6348953 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97b6de7f6451aae19fa837bc5a97b426ae3f93d11510b0459ab7c1f431a57bce
2026-06-10 15:52:06.125349 | controller | Jun 10 14:30:10.913943 crc crio[3658]: time="2026-06-10T14:30:10.908973579Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-10 15:52:06.125421 | controller | Jun 10 14:30:10.943575 crc crio[3658]: time="2026-06-10T14:30:10.941297366Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=ad7c3169-cb32-4ce8-a2bb-c089d58ddfd6 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.125453 | controller | Jun 10 14:30:11.000628 crc crio[3658]: time="2026-06-10T14:30:11.000564933Z" level=info msg="Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=22a75d5d-16d1-460d-8fe4-0a446bfed97a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.125485 | controller | Jun 10 14:30:11.007321 crc crio[3658]: time="2026-06-10T14:30:11.002044466Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.125507 | controller | Jun 10 14:30:11.025480 crc crio[3658]: time="2026-06-10T14:30:11.025225527Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=0d6291f7-0e8f-4d82-907e-f71f130eebdd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.125524 | controller | Jun 10 14:30:11.204968 crc crio[3658]: time="2026-06-10T14:30:11.20478608Z" level=info msg="Created container 19f1df47d1cbc4251b1b2049985be512d49300b51d2536c1fcbbf5754efc0e38: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner" id=d415735e-4f2f-4790-bf77-98f6989e92e3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.125541 | controller | Jun 10 14:30:11.272682 crc crio[3658]: time="2026-06-10T14:30:11.259740752Z" level=info msg="Starting container: 19f1df47d1cbc4251b1b2049985be512d49300b51d2536c1fcbbf5754efc0e38" id=40175e0b-517c-4780-a69d-cc185b053bfe name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.125566 | controller | Jun 10 14:30:11.290713 crc crio[3658]: time="2026-06-10T14:30:11.288158125Z" level=info msg="Started container" PID=13924 containerID=19f1df47d1cbc4251b1b2049985be512d49300b51d2536c1fcbbf5754efc0e38 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=40175e0b-517c-4780-a69d-cc185b053bfe name=/runtime.v1.RuntimeService/StartContainer sandboxID=db6b7d883f3f3be8e921d7e4e16673bef4f3d975921cca631c2c1ee3a3357e76
2026-06-10 15:52:06.125593 | controller | Jun 10 14:30:11.816659 crc crio[3658]: time="2026-06-10T14:30:11.624068408Z" level=info msg="Stopping container: 7da0855204654c5e4b5780747081c84faccd7b15d2b2301e64bfbb6d97b90f09 (timeout: 30s)" id=ab4c6757-af35-437b-9d73-056f421098a3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.125614 | controller | Jun 10 14:30:11.975321 crc crio[3658]: time="2026-06-10T14:30:11.974965454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.125640 | controller | Jun 10 14:30:12.394398 crc crio[3658]: time="2026-06-10T14:30:12.383772599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.125658 | controller | Jun 10 14:30:12.394398 crc crio[3658]: time="2026-06-10T14:30:12.393596023Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest" id=7e856ac4-2889-4a24-9a15-08a9bf576141 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.125674 | controller | Jun 10 14:30:12.509186 crc crio[3658]: time="2026-06-10T14:30:12.507541074Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest" id=91f4ffe9-932b-419a-b0a6-d3560fdffe6c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.125704 | controller | Jun 10 14:30:12.629956 crc crio[3658]: time="2026-06-10T14:30:12.629765016Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar" id=de7d9a26-254c-4558-a888-a11aa63012df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.125729 | controller | Jun 10 14:30:12.671738 crc crio[3658]: time="2026-06-10T14:30:12.670916178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.125758 | controller | Jun 10 14:30:12.697400 crc crio[3658]: time="2026-06-10T14:30:12.697153578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.125785 | controller | Jun 10 14:30:12.956541 crc crio[3658]: time="2026-06-10T14:30:12.940779627Z" level=info msg="Stopping container: 5e363d7a66414da53cf82cdc40c5d648926837a23607537398414be661334b88 (timeout: 3600s)" id=1a552145-cc1d-4bf4-bc00-1fc0877ba098 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.125818 | controller | Jun 10 14:30:13.830223 crc crio[3658]: time="2026-06-10T14:30:13.828724123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.125870 | controller | Jun 10 14:30:14.208838 crc crio[3658]: time="2026-06-10T14:30:14.208143405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.125910 | controller | Jun 10 14:30:14.236197 crc crio[3658]: time="2026-06-10T14:30:14.234778177Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.125937 | controller | Jun 10 14:30:14.408613 crc crio[3658]: time="2026-06-10T14:30:14.367694868Z" level=info msg="Stopped container 7da0855204654c5e4b5780747081c84faccd7b15d2b2301e64bfbb6d97b90f09: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=ab4c6757-af35-437b-9d73-056f421098a3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.125959 | controller | Jun 10 14:30:14.467245 crc crio[3658]: time="2026-06-10T14:30:14.467022456Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=d8dd840e-4859-4896-825b-d7189922a270 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.125991 | controller | Jun 10 14:30:14.658238 crc crio[3658]: time="2026-06-10T14:30:14.655498856Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=bd3af931-a712-4aac-80c7-04e0cc292db8 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.126031 | controller | Jun 10 14:30:14.744909 crc crio[3658]: time="2026-06-10T14:30:14.744650039Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=affa20e3-68eb-42c7-9e70-ee6ebec0de13 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.126061 | controller | Jun 10 14:30:14.745194 crc crio[3658]: time="2026-06-10T14:30:14.745151054Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.126078 | controller | Jun 10 14:30:15.108949 crc crio[3658]: time="2026-06-10T14:30:15.072013794Z" level=info msg="Created container 7745d24fa090a4e159067d8f63d79ccc5eb2f4588398d166442209dc2aba5a77: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator" id=22a75d5d-16d1-460d-8fe4-0a446bfed97a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.126104 | controller | Jun 10 14:30:15.262697 crc crio[3658]: time="2026-06-10T14:30:15.2616904Z" level=info msg="Starting container: 7745d24fa090a4e159067d8f63d79ccc5eb2f4588398d166442209dc2aba5a77" id=4cc39426-dafa-47a7-bcf6-5344b79512b4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.126129 | controller | Jun 10 14:30:16.271457 crc crio[3658]: time="2026-06-10T14:30:16.250854849Z" level=info msg="Created container 5e264478f1e83500ed9373bce37e7423f0befe0bb676bde8990b9d236317908e: openshift-console/downloads-747b44746d-4pqvr/download-server" id=0d6291f7-0e8f-4d82-907e-f71f130eebdd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.126159 | controller | Jun 10 14:30:16.292449 crc crio[3658]: time="2026-06-10T14:30:16.285966846Z" level=info msg="Starting container: 5e264478f1e83500ed9373bce37e7423f0befe0bb676bde8990b9d236317908e" id=c7053b11-e19a-466f-a8b9-3e410f1dc3dc name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.126184 | controller | Jun 10 14:30:16.765436 crc crio[3658]: time="2026-06-10T14:30:16.764774239Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.126214 | controller | Jun 10 14:30:16.768754 crc crio[3658]: time="2026-06-10T14:30:16.768481696Z" level=info msg="Started container" PID=13988 containerID=7745d24fa090a4e159067d8f63d79ccc5eb2f4588398d166442209dc2aba5a77 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=4cc39426-dafa-47a7-bcf6-5344b79512b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b6b888326e88b747d338d2410a08e390a035309071da2be68f5aae33f0d5ed5
2026-06-10 15:52:06.126236 | controller | Jun 10 14:30:16.988351 crc crio[3658]: time="2026-06-10T14:30:16.98781315Z" level=info msg="Started container" PID=14043 containerID=5e264478f1e83500ed9373bce37e7423f0befe0bb676bde8990b9d236317908e description=openshift-console/downloads-747b44746d-4pqvr/download-server id=c7053b11-e19a-466f-a8b9-3e410f1dc3dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=27067ce548bf8a873d1dcf9ba0791894c1832c1768aa1ec2ee30f13f07a8377f
2026-06-10 15:52:06.126262 | controller | Jun 10 14:30:17.426468 crc crio[3658]: time="2026-06-10T14:30:17.419777286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.126288 | controller | Jun 10 14:30:17.655811 crc crio[3658]: time="2026-06-10T14:30:17.651348865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.126321 | controller | Jun 10 14:30:18.734823 crc crio[3658]: time="2026-06-10T14:30:18.734655402Z" level=info msg="Created container 74d76af496efe3868614da456a2c99e66e4b95e7b4e3546e6d311f2d47036ac5: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver" id=2b2e335b-c417-4e3b-949a-d6990fa6b26e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.126357 | controller | Jun 10 14:30:18.793317 crc crio[3658]: time="2026-06-10T14:30:18.783569099Z" level=info msg="Starting container: 74d76af496efe3868614da456a2c99e66e4b95e7b4e3546e6d311f2d47036ac5" id=b0cebce8-84b5-4f5b-a082-e97ec5a91f75 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.126389 | controller | Jun 10 14:30:18.893799 crc crio[3658]: time="2026-06-10T14:30:18.892738702Z" level=info msg="Started container" PID=14077 containerID=74d76af496efe3868614da456a2c99e66e4b95e7b4e3546e6d311f2d47036ac5 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=b0cebce8-84b5-4f5b-a082-e97ec5a91f75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c395c0966dcd9852a40572361c77961db8e60dc9184719056e0cb52ec1debe5c
2026-06-10 15:52:06.126415 | controller | Jun 10 14:30:19.018519 crc crio[3658]: time="2026-06-10T14:30:19.003870722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.126437 | controller | Jun 10 14:30:19.875111 crc crio[3658]: time="2026-06-10T14:30:19.868550754Z" level=info msg="Created container 829cae27103aab99e5b8ec0f40b8fc22096a238300b66abcd1cfcb3a4c5491a2: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=affa20e3-68eb-42c7-9e70-ee6ebec0de13 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.126462 | controller | Jun 10 14:30:20.036177 crc crio[3658]: time="2026-06-10T14:30:20.02716821Z" level=info msg="Starting container: 829cae27103aab99e5b8ec0f40b8fc22096a238300b66abcd1cfcb3a4c5491a2" id=cf7a56fb-25ff-4c44-9b2d-f3ccc3efb268 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.126491 | controller | Jun 10 14:30:20.544394 crc crio[3658]: time="2026-06-10T14:30:20.537861385Z" level=info msg="Started container" PID=14096 containerID=829cae27103aab99e5b8ec0f40b8fc22096a238300b66abcd1cfcb3a4c5491a2 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=cf7a56fb-25ff-4c44-9b2d-f3ccc3efb268 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c9bdc71ba2032faf1bf7dd438763e3abfd7f39541339be1823f32161a184649
2026-06-10 15:52:06.126526 | controller | Jun 10 14:30:20.829388 crc crio[3658]: time="2026-06-10T14:30:20.828828666Z" level=info msg="Created container 40f043b6763e15f4f0a3e262d554246070c5e369096ed3a0568d299c3f76022e: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints" id=89bd9479-23d7-4681-a33e-c55cab933c5c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.126557 | controller | Jun 10 14:30:21.053693 crc crio[3658]: time="2026-06-10T14:30:21.053241228Z" level=info msg="Starting container: 40f043b6763e15f4f0a3e262d554246070c5e369096ed3a0568d299c3f76022e" id=1141214b-d016-466c-83d0-79cb26e8a02e name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.126587 | controller | Jun 10 14:30:21.398407 crc crio[3658]: time="2026-06-10T14:30:21.391039625Z" level=info msg="Started container" PID=14118 containerID=40f043b6763e15f4f0a3e262d554246070c5e369096ed3a0568d299c3f76022e description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=1141214b-d016-466c-83d0-79cb26e8a02e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b7486fa053907655d15ab846f11081731edf05d085a2f70c506a946d7450508
2026-06-10 15:52:06.126618 | controller | Jun 10 14:30:24.960456 crc crio[3658]: 2026-06-10T14:30:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2f630a73ddb73f9 Mac:12:94:ca:b1:e3:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/c4164118-0661-4660-976c-8f327867c6d4 SocketPath: PciID:}] [{Interface:0xc000014c40 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.126640 | controller | Jun 10 14:30:24.962150 crc crio[3658]: 2026-06-10T14:30:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9aca9676336612 Mac:e6:1e:b3:aa:d2:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/d9554248-26e9-4543-a9df-68a54198bae7 SocketPath: PciID:}] [{Interface:0xc00012c950 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.126679 | controller | Jun 10 14:30:26.215377 crc crio[3658]: 2026-06-10T14:30:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:593b96c17ebc537 Mac:02:2c:c1:c4:40:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/c8f142e5-6b99-4ce6-8430-0c68d1941ddd SocketPath: PciID:}] [{Interface:0xc0004bc730 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.126711 | controller | Jun 10 14:30:26.223353 crc crio[3658]: 2026-06-10T14:30:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:03803cec1919561 Mac:3e:53:8a:64:ca:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/de6823c2-30a3-4580-ba76-bbc97a68f98a SocketPath: PciID:}] [{Interface:0xc0001296d0 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.126748 | controller | Jun 10 14:30:27.188796 crc crio[3658]: 2026-06-10T14:30:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c83c260d24ed0bd Mac:1e:0e:97:51:8a:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/728392b4-371b-4428-a423-7704c34cefdb SocketPath: PciID:}] [{Interface:0xc000020ff0 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.126779 | controller | Jun 10 14:30:27.213545 crc crio[3658]: time="2026-06-10T14:30:27.213219961Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-10 15:52:06.126813 | controller | Jun 10 14:30:27.214451 crc crio[3658]: time="2026-06-10T14:30:27.213548891Z" level=info msg="Got pod network &{Name:community-operators-sgbsl Namespace:openshift-marketplace ID:c83c260d24ed0bdba377e1da835169e706ab4ae0668e3414046b17ca9d827dad UID:43c6d698-9749-4af2-a4e0-ef478edc6123 NetNS:/var/run/netns/728392b4-371b-4428-a423-7704c34cefdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod43c6d698_9749_4af2_a4e0_ef478edc6123.slice PodAnnotations:0xc00012ce98}] Aliases:map[]}"
2026-06-10 15:52:06.126863 | controller | Jun 10 14:30:27.226081 crc crio[3658]: time="2026-06-10T14:30:27.225629291Z" level=info msg="Checking pod openshift-marketplace_community-operators-sgbsl for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.126913 | controller | Jun 10 14:30:27.235770 crc crio[3658]: time="2026-06-10T14:30:27.235232179Z" level=info msg="Got pod network &{Name:certified-operators-j8vqx Namespace:openshift-marketplace ID:2f630a73ddb73f9db2c566c8c1da0ecae7e2624095a03d378a2391cfc5ca6443 UID:f2f4c7f9-1fe6-4f66-beee-27325646ec9a NetNS:/var/run/netns/c4164118-0661-4660-976c-8f327867c6d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf2f4c7f9_1fe6_4f66_beee_27325646ec9a.slice PodAnnotations:0xc0010983d8}] Aliases:map[]}"
2026-06-10 15:52:06.126941 | controller | Jun 10 14:30:27.235855 crc crio[3658]: time="2026-06-10T14:30:27.235787565Z" level=info msg="Checking pod openshift-marketplace_certified-operators-j8vqx for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.126973 | controller | Jun 10 14:30:27.236588 crc crio[3658]: time="2026-06-10T14:30:27.236188057Z" level=info msg="Got pod network &{Name:redhat-operators-chds7 Namespace:openshift-marketplace ID:d9aca9676336612f9ad86303e2a0637e009a1abe8d324e9cd6d285c5c0157930 UID:f61ede9e-9948-4155-bf48-98f9a2797e1d NetNS:/var/run/netns/d9554248-26e9-4543-a9df-68a54198bae7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf61ede9e_9948_4155_bf48_98f9a2797e1d.slice PodAnnotations:0xc00088a5f8}] Aliases:map[]}"
2026-06-10 15:52:06.127019 | controller | Jun 10 14:30:27.237109 crc crio[3658]: time="2026-06-10T14:30:27.236798695Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-chds7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.127066 | controller | Jun 10 14:30:27.237797 crc crio[3658]: time="2026-06-10T14:30:27.237427853Z" level=info msg="Got pod network &{Name:collect-profiles-29685030-db252 Namespace:openshift-operator-lifecycle-manager ID:593b96c17ebc5375f6ff7ed402d9e61b382833c6e2993d33e2d53a1ad64cee11 UID:95049f88-f50b-4179-aac1-189fb9b87f1a NetNS:/var/run/netns/c8f142e5-6b99-4ce6-8430-0c68d1941ddd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95049f88_f50b_4179_aac1_189fb9b87f1a.slice PodAnnotations:0xc00088a2b0}] Aliases:map[]}"
2026-06-10 15:52:06.127101 | controller | Jun 10 14:30:27.237797 crc crio[3658]: time="2026-06-10T14:30:27.237692641Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29685030-db252 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.127123 | controller | Jun 10 14:30:27.242846 crc crio[3658]: time="2026-06-10T14:30:27.240878143Z" level=info msg="Got pod network &{Name:redhat-marketplace-vtlcf Namespace:openshift-marketplace ID:03803cec1919561a4119b037415d69aa34c06f9113190363d1b9eb3a9fbb6128 UID:4a6ee6a2-4e1e-4847-8e24-5ae046946cc0 NetNS:/var/run/netns/de6823c2-30a3-4580-ba76-bbc97a68f98a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4a6ee6a2_4e1e_4847_8e24_5ae046946cc0.slice PodAnnotations:0xc00008c6b8}] Aliases:map[]}"
2026-06-10 15:52:06.127150 | controller | Jun 10 14:30:27.242846 crc crio[3658]: time="2026-06-10T14:30:27.2417982Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-vtlcf for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.127179 | controller | Jun 10 14:30:27.335507 crc crio[3658]: time="2026-06-10T14:30:27.334741502Z" level=info msg="Ran pod sandbox c83c260d24ed0bdba377e1da835169e706ab4ae0668e3414046b17ca9d827dad with infra container: openshift-marketplace/community-operators-sgbsl/POD" id=84cbf92d-77ac-4df7-8804-72d557d5d2ee name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.127210 | controller | Jun 10 14:30:27.407421 crc crio[3658]: time="2026-06-10T14:30:27.406136981Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6c029d4d-97bd-41fb-818e-39eeec8aa173 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.127244 | controller | Jun 10 14:30:27.828709 crc crio[3658]: time="2026-06-10T14:30:27.824589644Z" level=info msg="Ran pod sandbox d9aca9676336612f9ad86303e2a0637e009a1abe8d324e9cd6d285c5c0157930 with infra container: openshift-marketplace/redhat-operators-chds7/POD" id=78fc4b9d-0e03-47c9-8609-49ed3560fbc9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.127269 | controller | Jun 10 14:30:27.852115 crc crio[3658]: time="2026-06-10T14:30:27.848507697Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ca347eb9-6229-41ae-a9b7-b74936b44e0d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.127299 | controller | Jun 10 14:30:28.130296 crc crio[3658]: time="2026-06-10T14:30:28.129817217Z" level=info msg="Ran pod sandbox 2f630a73ddb73f9db2c566c8c1da0ecae7e2624095a03d378a2391cfc5ca6443 with infra container: openshift-marketplace/certified-operators-j8vqx/POD" id=ee37c01d-0e5c-489a-a8c2-937476c73267 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.127343 | controller | Jun 10 14:30:28.295457 crc crio[3658]: time="2026-06-10T14:30:28.289639338Z" level=info msg="Ran pod sandbox 593b96c17ebc5375f6ff7ed402d9e61b382833c6e2993d33e2d53a1ad64cee11 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29685030-db252/POD" id=e4a1e77c-1024-4e1f-ab3b-477c7b0263d7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.127374 | controller | Jun 10 14:30:28.318766 crc crio[3658]: time="2026-06-10T14:30:28.30488326Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=89931076-acf1-442c-b39f-afc371cb3459 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.127404 | controller | Jun 10 14:30:28.395829 crc crio[3658]: time="2026-06-10T14:30:28.394686592Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e1d2831e-c9a9-4605-b97a-ec4a5e2ab7ca name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.127426 | controller | Jun 10 14:30:28.526408 crc crio[3658]: time="2026-06-10T14:30:28.525471511Z" level=info msg="Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-4b7cw/POD" id=7a5187eb-33a7-448c-b9d8-c388c1867da9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.127459 | controller | Jun 10 14:30:28.533436 crc crio[3658]: time="2026-06-10T14:30:28.528810428Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.127484 | controller | Jun 10 14:30:28.699530 crc crio[3658]: time="2026-06-10T14:30:28.68940861Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b9dfadf2-d0b4-4270-ace1-86b2a9303ffb name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.127510 | controller | Jun 10 14:30:28.728670 crc crio[3658]: time="2026-06-10T14:30:28.720732828Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=72643e2a-ce3b-48b3-9ccc-aa3c6fdc71cc name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.127539 | controller | Jun 10 14:30:28.728670 crc crio[3658]: time="2026-06-10T14:30:28.720903423Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ba228c1f-12fc-40f1-83be-7cac96972c62 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.127565 | controller | Jun 10 14:30:28.728670 crc crio[3658]: time="2026-06-10T14:30:28.721535371Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8f0c8967-5d86-4ea5-9d52-df6d735391c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.127594 | controller | Jun 10 14:30:28.802074 crc crio[3658]: time="2026-06-10T14:30:28.801800357Z" level=info msg="Ran pod sandbox 03803cec1919561a4119b037415d69aa34c06f9113190363d1b9eb3a9fbb6128 with infra container: openshift-marketplace/redhat-marketplace-vtlcf/POD" id=b8ca6a37-52e2-4931-967b-f00e7768f3bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.127619 | controller | Jun 10 14:30:28.848437 crc crio[3658]: time="2026-06-10T14:30:28.848382136Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=250eb149-6e89-48e6-a31a-6132b43940c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.127649 | controller | Jun 10 14:30:29.408552 crc crio[3658]: time="2026-06-10T14:30:29.403720936Z" level=info msg="Stopping container: 829cae27103aab99e5b8ec0f40b8fc22096a238300b66abcd1cfcb3a4c5491a2 (timeout: 30s)" id=7f9d8d83-6ad2-423a-a102-996c87e9405f name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.127694 | controller | Jun 10 14:30:29.628596 crc crio[3658]: time="2026-06-10T14:30:29.624420191Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-chds7/extract-utilities" id=d31710cc-fafc-46dc-915d-d92ab3e034dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.127721 | controller | Jun 10 14:30:29.650849 crc crio[3658]: time="2026-06-10T14:30:29.650727533Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=7a5187eb-33a7-448c-b9d8-c388c1867da9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.127751 | controller | Jun 10 14:30:29.662384 crc crio[3658]: time="2026-06-10T14:30:29.65475809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.127781 | controller | Jun 10 14:30:29.671618 crc crio[3658]: time="2026-06-10T14:30:29.667642303Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=1f1274ae-4a3c-4d90-8c1e-2f443c766164 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.127807 | controller | Jun 10 14:30:29.671618 crc crio[3658]: time="2026-06-10T14:30:29.668210839Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29685030-db252/collect-profiles" id=ab9887cb-dffc-41ff-9a22-8f16bb774895 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.127823 | controller | Jun 10 14:30:29.671618 crc crio[3658]: time="2026-06-10T14:30:29.668545579Z" level=info msg="Creating container: openshift-marketplace/community-operators-sgbsl/extract-utilities" id=cac7c972-c689-4efd-9edf-a4243c3bb08f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.127861 | controller | Jun 10 14:30:29.700441 crc crio[3658]: time="2026-06-10T14:30:29.694049698Z" level=info msg="Creating container: openshift-marketplace/certified-operators-j8vqx/extract-utilities" id=f8a6e2c6-5de7-4161-8299-09584cbcabed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.127893 | controller | Jun 10 14:30:30.129911 crc crio[3658]: time="2026-06-10T14:30:30.129733341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.127920 | controller | Jun 10 14:30:30.132099 crc crio[3658]: time="2026-06-10T14:30:30.131871073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.127946 | controller | Jun 10 14:30:30.137029 crc crio[3658]: time="2026-06-10T14:30:30.136655122Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.127972 | controller | Jun 10 14:30:30.179511 crc crio[3658]: time="2026-06-10T14:30:30.179137933Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-vtlcf/extract-utilities" id=6f2e8ac6-4077-4185-b37a-c536e218be3b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.127993 | controller | Jun 10 14:30:30.277058 crc crio[3658]: time="2026-06-10T14:30:30.276985108Z" level=info msg="Ran pod sandbox d04e7eaf5de4edb57ab677f7a285fb3d3c7084e64465dfc7910d1b742b90e427 with infra container: openshift-multus/cni-sysctl-allowlist-ds-4b7cw/POD" id=7a5187eb-33a7-448c-b9d8-c388c1867da9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.128013 | controller | Jun 10 14:30:30.282342 crc crio[3658]: time="2026-06-10T14:30:30.281984012Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=d55bb05e-08fa-466c-af37-99d169b34ed8 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.128051 | controller | Jun 10 14:30:30.301333 crc crio[3658]: time="2026-06-10T14:30:30.299079828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.128081 | controller | Jun 10 14:30:30.301333 crc crio[3658]: time="2026-06-10T14:30:30.30087321Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=566af97f-fe5c-4689-af36-7d2d2bedb48f name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.128113 | controller | Jun 10 14:30:30.340769 crc crio[3658]: time="2026-06-10T14:30:30.340492817Z" level=info msg="Creating container: openshift-multus/cni-sysctl-allowlist-ds-4b7cw/kube-multus-additional-cni-plugins" id=3e4345c1-1c85-468f-8748-a6b4e5b5ffcc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.128138 | controller | Jun 10 14:30:30.419511 crc crio[3658]: time="2026-06-10T14:30:30.40063693Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.128159 | controller | Jun 10 14:30:30.467516 crc crio[3658]: time="2026-06-10T14:30:30.465970753Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.128188 | controller | Jun 10 14:30:30.640617 crc crio[3658]: time="2026-06-10T14:30:30.639444129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.128217 | controller | Jun 10 14:30:30.922512 crc crio[3658]: time="2026-06-10T14:30:30.921501481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.128247 | controller | Jun 10 14:30:31.199851 crc crio[3658]: time="2026-06-10T14:30:31.199776173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.128276 | controller | Jun 10 14:30:31.233412 crc crio[3658]: time="2026-06-10T14:30:31.226759855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.128298 | controller | Jun 10 14:30:31.234209 crc crio[3658]: time="2026-06-10T14:30:31.234130249Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.128314 | controller | Jun 10 14:30:31.253749 crc crio[3658]: time="2026-06-10T14:30:31.25351228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.128334 | controller | Jun 10 14:30:31.254167 crc crio[3658]: time="2026-06-10T14:30:31.254127828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.128355 | controller | Jun 10 14:30:31.290737 crc crio[3658]: time="2026-06-10T14:30:31.290031299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.128371 | controller | Jun 10 14:30:31.380340 crc crio[3658]: time="2026-06-10T14:30:31.380074226Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.128396 | controller | Jun 10 14:30:31.537650 crc crio[3658]: time="2026-06-10T14:30:31.537553559Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.128434 | controller | Jun 10 14:30:32.202525 crc crio[3658]: time="2026-06-10T14:30:32.197706766Z" level=info msg="Created container 461664d447c02dd977bcd04abd3e6cd45c3add8713043c862b5a6b478bf0baaf: openshift-marketplace/certified-operators-j8vqx/extract-utilities" id=f8a6e2c6-5de7-4161-8299-09584cbcabed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.128465 | controller | Jun 10 14:30:32.282806 crc crio[3658]: time="2026-06-10T14:30:32.276844459Z" level=info msg="Starting container: 461664d447c02dd977bcd04abd3e6cd45c3add8713043c862b5a6b478bf0baaf" id=3e26d7dc-10ca-4ccb-8520-21299bde0607 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.128482 | controller | Jun 10 14:30:32.630439 crc crio[3658]: time="2026-06-10T14:30:32.630367451Z" level=info msg="Created container 8b33453edf2a7d4813e77acdb6dedaf7388a8e326e15bf0579ecee4a583bb431: openshift-operator-lifecycle-manager/collect-profiles-29685030-db252/collect-profiles" id=ab9887cb-dffc-41ff-9a22-8f16bb774895 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.128499 | controller | Jun 10 14:30:32.677196 crc crio[3658]: time="2026-06-10T14:30:32.676769946Z" level=info msg="Created container 4fd80377d3561fda1ada898d9c5f9909fb89462633b1b95a1a30560bb24c860e: openshift-marketplace/community-operators-sgbsl/extract-utilities" id=cac7c972-c689-4efd-9edf-a4243c3bb08f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.128521 | controller | Jun 10 14:30:32.681648 crc crio[3658]: time="2026-06-10T14:30:32.680774732Z" level=info msg="Starting container: 8b33453edf2a7d4813e77acdb6dedaf7388a8e326e15bf0579ecee4a583bb431" id=10a6e649-5b1f-4e88-8a78-d89a6f89ec7e name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.128537 | controller | Jun 10 14:30:32.694811 crc crio[3658]: time="2026-06-10T14:30:32.684741237Z" level=info msg="Starting container: 4fd80377d3561fda1ada898d9c5f9909fb89462633b1b95a1a30560bb24c860e" id=d412b77d-b577-4495-91eb-2ae3019858df name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.128559 | controller | Jun 10 14:30:32.799364 crc crio[3658]: time="2026-06-10T14:30:32.7959959Z" level=info msg="Created container 79b3aa06941885bd222e22469a16db148b8e0f978b585a754a21f0a7188a3a08: openshift-marketplace/redhat-operators-chds7/extract-utilities" id=d31710cc-fafc-46dc-915d-d92ab3e034dc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.128586 | controller | Jun 10 14:30:32.818600 crc crio[3658]: time="2026-06-10T14:30:32.808708948Z" level=info msg="Starting container: 79b3aa06941885bd222e22469a16db148b8e0f978b585a754a21f0a7188a3a08" id=3ddbb474-adac-4558-bea5-7a0029730216 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.128602 | controller | Jun 10 14:30:32.882670 crc crio[3658]: time="2026-06-10T14:30:32.882576168Z" level=info msg="Started container" PID=14316 containerID=79b3aa06941885bd222e22469a16db148b8e0f978b585a754a21f0a7188a3a08 description=openshift-marketplace/redhat-operators-chds7/extract-utilities id=3ddbb474-adac-4558-bea5-7a0029730216 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9aca9676336612f9ad86303e2a0637e009a1abe8d324e9cd6d285c5c0157930
2026-06-10 15:52:06.128620 | controller | Jun 10 14:30:32.930751 crc crio[3658]: time="2026-06-10T14:30:32.920810746Z" level=info msg="Started container" PID=14323 containerID=8b33453edf2a7d4813e77acdb6dedaf7388a8e326e15bf0579ecee4a583bb431 description=openshift-operator-lifecycle-manager/collect-profiles-29685030-db252/collect-profiles id=10a6e649-5b1f-4e88-8a78-d89a6f89ec7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=593b96c17ebc5375f6ff7ed402d9e61b382833c6e2993d33e2d53a1ad64cee11
2026-06-10 15:52:06.128637 | controller | Jun 10 14:30:32.930751 crc crio[3658]: time="2026-06-10T14:30:32.921681111Z" level=info msg="Started container" PID=14308 containerID=461664d447c02dd977bcd04abd3e6cd45c3add8713043c862b5a6b478bf0baaf description=openshift-marketplace/certified-operators-j8vqx/extract-utilities id=3e26d7dc-10ca-4ccb-8520-21299bde0607 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f630a73ddb73f9db2c566c8c1da0ecae7e2624095a03d378a2391cfc5ca6443
2026-06-10 15:52:06.128662 | controller | Jun 10 14:30:33.010605 crc crio[3658]: time="2026-06-10T14:30:33.010480754Z" level=info msg="Started container" PID=14321 containerID=4fd80377d3561fda1ada898d9c5f9909fb89462633b1b95a1a30560bb24c860e description=openshift-marketplace/community-operators-sgbsl/extract-utilities id=d412b77d-b577-4495-91eb-2ae3019858df name=/runtime.v1.RuntimeService/StartContainer sandboxID=c83c260d24ed0bdba377e1da835169e706ab4ae0668e3414046b17ca9d827dad
2026-06-10 15:52:06.128693 | controller | Jun 10 14:30:33.116854 crc crio[3658]: time="2026-06-10T14:30:33.116382443Z" level=info msg="Created container 5f4f77ce8a9777024e989a579f432e03c7a78efafea705c361fa20de57523315: openshift-marketplace/redhat-marketplace-vtlcf/extract-utilities" id=6f2e8ac6-4077-4185-b37a-c536e218be3b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.128728 | controller | Jun 10 14:30:33.146676 crc crio[3658]: time="2026-06-10T14:30:33.139832612Z" level=info msg="Starting container: 5f4f77ce8a9777024e989a579f432e03c7a78efafea705c361fa20de57523315" id=a0d1503b-966f-4f33-b8e5-10daeff7f932 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.128758 | controller | Jun 10 14:30:33.260675 crc crio[3658]: time="2026-06-10T14:30:33.26056839Z" level=info msg="Started container" PID=14327 containerID=5f4f77ce8a9777024e989a579f432e03c7a78efafea705c361fa20de57523315 description=openshift-marketplace/redhat-marketplace-vtlcf/extract-utilities id=a0d1503b-966f-4f33-b8e5-10daeff7f932 name=/runtime.v1.RuntimeService/StartContainer sandboxID=03803cec1919561a4119b037415d69aa34c06f9113190363d1b9eb3a9fbb6128
2026-06-10 15:52:06.128790 | controller | Jun 10 14:30:34.793750 crc crio[3658]: time="2026-06-10T14:30:34.790129906Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=47eb5c95-e398-4680-9fc5-6b4e2b5d2e75 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.128807 | controller | Jun 10 14:30:34.823599 crc crio[3658]: time="2026-06-10T14:30:34.823546194Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-10 15:52:06.128828 | controller | Jun 10 14:30:34.978602 crc crio[3658]: time="2026-06-10T14:30:34.977550125Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=fe66feca-40d3-4a73-9756-5fb28edfa6ee name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.128871 | controller | Jun 10 14:30:35.013854 crc crio[3658]: time="2026-06-10T14:30:35.0097885Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-10 15:52:06.128906 | controller | Jun 10 14:30:35.342672 crc crio[3658]: time="2026-06-10T14:30:35.329500853Z" level=info msg="Stopped container 829cae27103aab99e5b8ec0f40b8fc22096a238300b66abcd1cfcb3a4c5491a2: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=7f9d8d83-6ad2-423a-a102-996c87e9405f name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.128929 | controller | Jun 10 14:30:35.355712 crc crio[3658]: time="2026-06-10T14:30:35.353203439Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=29d96d1b-b1c5-4070-b736-4357fca558e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.128960 | controller | Jun 10 14:30:35.373885 crc crio[3658]: time="2026-06-10T14:30:35.373805406Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807" id=48462c93-5e38-4cfd-9223-b052aa0120b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.128990 | controller | Jun 10 14:30:35.389000 crc crio[3658]: time="2026-06-10T14:30:35.388743949Z" level=info msg="Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=8ca2d791-774f-4b79-b139-ed1f0d5b2b6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.129020 | controller | Jun 10 14:30:35.389542 crc crio[3658]: time="2026-06-10T14:30:35.389420769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.129046 | controller | Jun 10 14:30:35.433888 crc crio[3658]: time="2026-06-10T14:30:35.433201737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.129067 | controller | Jun 10 14:30:35.446921 crc crio[3658]: time="2026-06-10T14:30:35.446714479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.129093 | controller | Jun 10 14:30:35.844679 crc crio[3658]: time="2026-06-10T14:30:35.843046752Z" level=info msg="Created container 4816427f34b0acd9d96c541d3155a9e58f03f809ef50b1ec09f30a08fc837ee0: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=8ca2d791-774f-4b79-b139-ed1f0d5b2b6a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.129123 | controller | Jun 10 14:30:35.852700 crc crio[3658]: time="2026-06-10T14:30:35.852088164Z" level=info msg="Starting container: 4816427f34b0acd9d96c541d3155a9e58f03f809ef50b1ec09f30a08fc837ee0" id=7ec991a8-3c12-4b1d-955a-2b3bfa940248 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.129149 | controller | Jun 10 14:30:36.403221 crc crio[3658]: time="2026-06-10T14:30:36.40315429Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.129170 | controller | Jun 10 14:30:36.488066 crc crio[3658]: time="2026-06-10T14:30:36.487794462Z" level=info msg="Started container" PID=14398 containerID=4816427f34b0acd9d96c541d3155a9e58f03f809ef50b1ec09f30a08fc837ee0 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=7ec991a8-3c12-4b1d-955a-2b3bfa940248 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c9bdc71ba2032faf1bf7dd438763e3abfd7f39541339be1823f32161a184649
2026-06-10 15:52:06.129200 | controller | Jun 10 14:30:36.498309 crc crio[3658]: time="2026-06-10T14:30:36.4980673Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=fe5f27b4-d0fe-4da1-a4a4-b09329b86112 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.129216 | controller | Jun 10 14:30:36.498649 crc crio[3658]: time="2026-06-10T14:30:36.498561894Z" level=info msg="Removing container: 7da0855204654c5e4b5780747081c84faccd7b15d2b2301e64bfbb6d97b90f09" id=33d2c54a-7617-4c9f-9449-023f360b8915 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.129250 | controller | Jun 10 14:30:36.557799 crc crio[3658]: time="2026-06-10T14:30:36.556931945Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-10 15:52:06.129280 | controller | Jun 10 14:30:36.590751 crc crio[3658]: time="2026-06-10T14:30:36.589856299Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=df372706-5e89-44f2-8369-d8c713c4fb1d name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.129306 | controller | Jun 10 14:30:36.620391 crc crio[3658]: time="2026-06-10T14:30:36.619526219Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-10 15:52:06.129340 | controller | Jun 10 14:30:36.849858 crc crio[3658]: time="2026-06-10T14:30:36.849741309Z" level=info msg="Removed container 7da0855204654c5e4b5780747081c84faccd7b15d2b2301e64bfbb6d97b90f09: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator" id=33d2c54a-7617-4c9f-9449-023f360b8915 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.129365 | controller | Jun 10 14:30:37.256620 crc crio[3658]: time="2026-06-10T14:30:37.245618128Z" level=info msg="Created container 20da3ed7a07f967c908a0c61cbd0fdfdd749166357b6212421e5f330c27dc7d5: openshift-multus/cni-sysctl-allowlist-ds-4b7cw/kube-multus-additional-cni-plugins" id=3e4345c1-1c85-468f-8748-a6b4e5b5ffcc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.129609 | controller | Jun 10 14:30:37.270929 crc crio[3658]: time="2026-06-10T14:30:37.264441524Z" level=info msg="Starting container: 20da3ed7a07f967c908a0c61cbd0fdfdd749166357b6212421e5f330c27dc7d5" id=1356cad6-fe90-4952-9b87-df246353d616 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.129647 | controller | Jun 10 14:30:38.070239 crc crio[3658]: time="2026-06-10T14:30:38.070011604Z" level=info msg="Started container" PID=14423 containerID=20da3ed7a07f967c908a0c61cbd0fdfdd749166357b6212421e5f330c27dc7d5 description=openshift-multus/cni-sysctl-allowlist-ds-4b7cw/kube-multus-additional-cni-plugins id=1356cad6-fe90-4952-9b87-df246353d616 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d04e7eaf5de4edb57ab677f7a285fb3d3c7084e64465dfc7910d1b742b90e427
2026-06-10 15:52:06.129677 | controller | Jun 10 14:30:40.458735 crc crio[3658]: time="2026-06-10T14:30:40.457952661Z" level=info msg="Stopping pod sandbox: 593b96c17ebc5375f6ff7ed402d9e61b382833c6e2993d33e2d53a1ad64cee11" id=3ce90f95-8483-478f-a8c5-2abbe41d9e35 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.129695 | controller | Jun 10 14:30:40.462570 crc crio[3658]: time="2026-06-10T14:30:40.462485833Z" level=info msg="Got pod network &{Name:collect-profiles-29685030-db252 Namespace:openshift-operator-lifecycle-manager ID:593b96c17ebc5375f6ff7ed402d9e61b382833c6e2993d33e2d53a1ad64cee11 UID:95049f88-f50b-4179-aac1-189fb9b87f1a NetNS:/var/run/netns/c8f142e5-6b99-4ce6-8430-0c68d1941ddd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95049f88_f50b_4179_aac1_189fb9b87f1a.slice PodAnnotations:0xc000d70658}] Aliases:map[]}"
2026-06-10 15:52:06.129726 | controller | Jun 10 14:30:40.470669 crc crio[3658]: time="2026-06-10T14:30:40.462666698Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29685030-db252 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.129785 | controller | Jun 10 14:30:43.381498 crc crio[3658]: time="2026-06-10T14:30:43.374578642Z" level=info msg="Stopping container: 20da3ed7a07f967c908a0c61cbd0fdfdd749166357b6212421e5f330c27dc7d5 (timeout: 30s)" id=b4a5307f-d227-48b7-bc25-873f65ea7006 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.129820 | controller | Jun 10 14:30:47.577465 crc crio[3658]: time="2026-06-10T14:30:47.569716107Z" level=info msg="Reading blob body from https://registry.redhat.io/v2/redhat/community-operator-index/blobs/sha256:5af989ad839f3eac1ee1abf62c7d88da31a485182f0cdfce587ca09374454489 failed (unexpected EOF), reconnecting after 18874369 bytes…"
2026-06-10 15:52:06.129880 | controller | Jun 10 14:30:47.599920 crc crio[3658]: time="2026-06-10T14:30:47.596967666Z" level=info msg="Stopping container: 5e264478f1e83500ed9373bce37e7423f0befe0bb676bde8990b9d236317908e (timeout: 2s)" id=f5743a0a-4017-4e75-9d70-fa6862729d10 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.129909 | controller | Jun 10 14:30:48.339916 crc crio[3658]: time="2026-06-10T14:30:48.339638424Z" level=info msg="Stopped container 5e264478f1e83500ed9373bce37e7423f0befe0bb676bde8990b9d236317908e: openshift-console/downloads-747b44746d-4pqvr/download-server" id=f5743a0a-4017-4e75-9d70-fa6862729d10 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.129939 | controller | Jun 10 14:30:48.362208 crc crio[3658]: time="2026-06-10T14:30:48.360086106Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=dc74daf0-1ea9-429c-8941-8b10c3598fa8 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.129977 | controller | Jun 10 14:30:48.391720 crc crio[3658]: time="2026-06-10T14:30:48.391026772Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=9585f7dc-589d-4700-857f-f60ba5c91907 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.130008 | controller | Jun 10 14:30:48.419375 crc crio[3658]: time="2026-06-10T14:30:48.4154462Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=81668201-4735-4cb1-8035-e16bf652b2f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.130042 | controller | Jun 10 14:30:48.419375 crc crio[3658]: time="2026-06-10T14:30:48.416379437Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.130073 | controller | Jun 10 14:30:48.758531 crc crio[3658]: time="2026-06-10T14:30:48.758434848Z" level=info msg="Stopped pod sandbox: 593b96c17ebc5375f6ff7ed402d9e61b382833c6e2993d33e2d53a1ad64cee11" id=3ce90f95-8483-478f-a8c5-2abbe41d9e35 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.130102 | controller | Jun 10 14:30:48.796719 crc crio[3658]: time="2026-06-10T14:30:48.796648805Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.130132 | controller | Jun 10 14:30:48.800078 crc crio[3658]: time="2026-06-10T14:30:48.799974821Z" level=info msg="Removing container: fe802b04a24cd05fb8829c98ae9498b466d81ca9935c9a01899e36a725cc3aee" id=a159ba47-0fdc-4258-824e-6c4290e1a0df name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.130163 | controller | Jun 10 14:30:48.914821 crc crio[3658]: time="2026-06-10T14:30:48.910886635Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.130188 | controller | Jun 10 14:30:49.224593 crc crio[3658]: time="2026-06-10T14:30:49.22448702Z" level=info msg="Removed container fe802b04a24cd05fb8829c98ae9498b466d81ca9935c9a01899e36a725cc3aee: openshift-console/downloads-747b44746d-4pqvr/download-server" id=a159ba47-0fdc-4258-824e-6c4290e1a0df name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.130218 | controller | Jun 10 14:30:49.629338 crc crio[3658]: time="2026-06-10T14:30:49.628902267Z" level=info msg="Created container 3be740ba8a1ed1f6e69c2cf02777d00bfb54698a0d3906a8912477f39f09ba03: openshift-console/downloads-747b44746d-4pqvr/download-server" id=81668201-4735-4cb1-8035-e16bf652b2f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.130239 | controller | Jun 10 14:30:49.664222 crc crio[3658]: time="2026-06-10T14:30:49.663942892Z" level=info msg="Starting container: 3be740ba8a1ed1f6e69c2cf02777d00bfb54698a0d3906a8912477f39f09ba03" id=b0e78228-c7ec-4369-903a-84a84e3aa326 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.130260 | controller | Jun 10 14:30:49.826847 crc crio[3658]: time="2026-06-10T14:30:49.826652146Z" level=info msg="Started container" PID=14627 containerID=3be740ba8a1ed1f6e69c2cf02777d00bfb54698a0d3906a8912477f39f09ba03 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=b0e78228-c7ec-4369-903a-84a84e3aa326 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27067ce548bf8a873d1dcf9ba0791894c1832c1768aa1ec2ee30f13f07a8377f
2026-06-10 15:52:06.130276 | controller | Jun 10 14:30:53.646629 crc crio[3658]: time="2026-06-10T14:30:53.645904051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.130311 | controller | Jun 10 14:30:55.043537 crc crio[3658]: time="2026-06-10T14:30:55.039168729Z" level=info msg="Created container e910da1b0823d77a7f50d91ead809dbfdb6130a562e19e2335bae40c0509847e: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar" id=de7d9a26-254c-4558-a888-a11aa63012df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.130343 | controller | Jun 10 14:30:55.052467 crc crio[3658]: time="2026-06-10T14:30:55.050493667Z" level=info msg="Starting container: e910da1b0823d77a7f50d91ead809dbfdb6130a562e19e2335bae40c0509847e" id=90a4cc4c-69b4-4f51-9b5c-c833a02ed67e name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.130372 | controller | Jun 10 14:30:55.378162 crc crio[3658]: time="2026-06-10T14:30:55.376682858Z" level=info msg="Started container" PID=14646 containerID=e910da1b0823d77a7f50d91ead809dbfdb6130a562e19e2335bae40c0509847e description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=90a4cc4c-69b4-4f51-9b5c-c833a02ed67e name=/runtime.v1.RuntimeService/StartContainer sandboxID=db6b7d883f3f3be8e921d7e4e16673bef4f3d975921cca631c2c1ee3a3357e76
2026-06-10 15:52:06.130402 | controller | Jun 10 14:30:56.052177 crc crio[3658]: time="2026-06-10T14:30:56.049588214Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest" id=6a012d97-8dee-44fe-bf7f-fbfd91309dd0 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.130432 | controller | Jun 10 14:30:56.064239 crc crio[3658]: time="2026-06-10T14:30:56.064134396Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest" id=8a8ded28-d5df-4013-b989-6ebc90dbb0dc name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.130465 | controller | Jun 10 14:30:56.073151 crc crio[3658]: time="2026-06-10T14:30:56.071968693Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe" id=36c992d1-fe4c-4229-aa87-13abf37134c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.130495 | controller | Jun 10 14:30:56.073151 crc crio[3658]: time="2026-06-10T14:30:56.072643382Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.130521 | controller | Jun 10 14:30:56.628962 crc crio[3658]: time="2026-06-10T14:30:56.627963691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.130551 | controller | Jun 10 14:30:57.653369 crc crio[3658]: time="2026-06-10T14:30:57.651244979Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD" id=e2bbafb0-634f-47b4-a8f2-65c5503973df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.130581 | controller | Jun 10 14:30:57.653369 crc crio[3658]: time="2026-06-10T14:30:57.651804765Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.130611 | controller | Jun 10 14:30:58.638424 crc crio[3658]: time="2026-06-10T14:30:58.638079211Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:c092bce4fcb901f63100452c6e1e14b9d149a9fdc162aeb0185addac47fa91f3 UID:2acf1cb7-21ca-4275-8521-444061b1a751 NetNS:/var/run/netns/8dd88ee7-5dcb-430b-a782-a461b4a6c4c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod2acf1cb7_21ca_4275_8521_444061b1a751.slice PodAnnotations:0xc00088a9b0}] Aliases:map[]}"
2026-06-10 15:52:06.130637 | controller | Jun 10 14:30:58.638424 crc crio[3658]: time="2026-06-10T14:30:58.638361449Z" level=info msg="Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.130677 | controller | Jun 10 14:31:00.758923 crc crio[3658]: time="2026-06-10T14:31:00.757807155Z" level=info msg="Stopped container 5e363d7a66414da53cf82cdc40c5d648926837a23607537398414be661334b88: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=1a552145-cc1d-4bf4-bc00-1fc0877ba098 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.130712 | controller | Jun 10 14:31:00.816939 crc crio[3658]: time="2026-06-10T14:31:00.807222497Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=af528bc8-88dc-4b8e-b556-48d9305b030a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.130738 | controller | Jun 10 14:31:00.957704 crc crio[3658]: time="2026-06-10T14:31:00.955976307Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946" id=938541ec-563e-4613-a71d-40667ee615be name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.130764 | controller | Jun 10 14:31:00.996906 crc crio[3658]: time="2026-06-10T14:31:00.995457711Z" level=info msg="Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=c5552f6a-8e22-43f9-ab4a-a0d2d5a35657 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.130798 | controller | Jun 10 14:31:00.996906 crc crio[3658]: time="2026-06-10T14:31:00.996520882Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.130828 | controller | Jun 10 14:31:01.611313 crc crio[3658]: time="2026-06-10T14:31:01.608828542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.130875 | controller | Jun 10 14:31:01.653145 crc crio[3658]: time="2026-06-10T14:31:01.652979202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.130912 | controller | Jun 10 14:31:02.040032 crc crio[3658]: 2026-06-10T14:31:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c092bce4fcb901f Mac:a6:12:0c:f7:26:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/8dd88ee7-5dcb-430b-a782-a461b4a6c4c2 SocketPath: PciID:}] [{Interface:0xc000015a30 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.130947 | controller | Jun 10 14:31:02.041634 crc crio[3658]: time="2026-06-10T14:31:02.04156387Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:c092bce4fcb901f63100452c6e1e14b9d149a9fdc162aeb0185addac47fa91f3 UID:2acf1cb7-21ca-4275-8521-444061b1a751 NetNS:/var/run/netns/8dd88ee7-5dcb-430b-a782-a461b4a6c4c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod2acf1cb7_21ca_4275_8521_444061b1a751.slice PodAnnotations:0xc00088a9b0}] Aliases:map[]}"
2026-06-10 15:52:06.130977 | controller | Jun 10 14:31:02.041765 crc crio[3658]: time="2026-06-10T14:31:02.041727645Z" level=info msg="Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.131012 | controller | Jun 10 14:31:02.076928 crc crio[3658]: time="2026-06-10T14:31:02.076818471Z" level=info msg="Ran pod sandbox c092bce4fcb901f63100452c6e1e14b9d149a9fdc162aeb0185addac47fa91f3 with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD" id=e2bbafb0-634f-47b4-a8f2-65c5503973df name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.131035 | controller | Jun 10 14:31:02.093144 crc crio[3658]: time="2026-06-10T14:31:02.09300093Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=6425cea0-86d4-4285-944e-a830ec5ff55c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.131078 | controller | Jun 10 14:31:02.116418 crc crio[3658]: time="2026-06-10T14:31:02.115851582Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=a49f7453-c196-4b45-9098-116eec76a5a5 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.131109 | controller | Jun 10 14:31:02.136882 crc crio[3658]: time="2026-06-10T14:31:02.134470752Z" level=info msg="Created container a1f54d643d4948a2393c780dca8f40865b4d2ac94243eb7cf72ad4c1b9097036: openshift-ingress/router-default-68cf44c8b8-w4gs8/router" id=c5552f6a-8e22-43f9-ab4a-a0d2d5a35657 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.131143 | controller | Jun 10 14:31:02.141215 crc crio[3658]: time="2026-06-10T14:31:02.141064343Z" level=info msg="Starting container: a1f54d643d4948a2393c780dca8f40865b4d2ac94243eb7cf72ad4c1b9097036" id=2ce00e04-c95b-44ca-9e81-2a4aae7b73cb name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.131173 | controller | Jun 10 14:31:02.181819 crc crio[3658]: time="2026-06-10T14:31:02.180732492Z" level=info msg="Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner" id=0fdcf8f9-729e-4da8-a8d7-843a31bcc3b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.131204 | controller | Jun 10 14:31:02.181819 crc crio[3658]: time="2026-06-10T14:31:02.181520865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.131240 | controller | Jun 10 14:31:02.250462 crc crio[3658]: time="2026-06-10T14:31:02.248408033Z" level=info msg="Started container" PID=14753 containerID=a1f54d643d4948a2393c780dca8f40865b4d2ac94243eb7cf72ad4c1b9097036 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=2ce00e04-c95b-44ca-9e81-2a4aae7b73cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=51f1805ace580b3fb4131feeb17b51fbc67af33ff79cbf9d7c20da8f36895795
2026-06-10 15:52:06.131271 | controller | Jun 10 14:31:02.429580 crc crio[3658]: time="2026-06-10T14:31:02.427694137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.131300 | controller | Jun 10 14:31:03.087546 crc crio[3658]: time="2026-06-10T14:31:03.086564937Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD" id=6c7aa3fa-34c0-4b69-8248-71f2643b39f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.131326 | controller | Jun 10 14:31:03.087546 crc crio[3658]: time="2026-06-10T14:31:03.086777223Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.131344 | controller | Jun 10 14:31:03.269193 crc crio[3658]: time="2026-06-10T14:31:03.269116506Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:a9cf868bde75b54ed503076ea7357a95e37b6b75182813297b9a69037ad13e12 UID:bd4a138c-cb26-4057-be44-d483e8aceaba NetNS:/var/run/netns/fff97861-eb8a-470f-be43-03667bca7989 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podbd4a138c_cb26_4057_be44_d483e8aceaba.slice PodAnnotations:0xc00172ab18}] Aliases:map[]}"
2026-06-10 15:52:06.131374 | controller | Jun 10 14:31:03.269193 crc crio[3658]: time="2026-06-10T14:31:03.269187198Z" level=info msg="Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.131400 | controller | Jun 10 14:31:03.774988 crc crio[3658]: time="2026-06-10T14:31:03.773740495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.131434 | controller | Jun 10 14:31:04.517182 crc crio[3658]: time="2026-06-10T14:31:04.516623759Z" level=info msg="Created container 6edff3c7651cc9c173d49fdd8fd636cde409f201a4a0e224c5e9f5760be70d6f: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe" id=36c992d1-fe4c-4229-aa87-13abf37134c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.131465 | controller | Jun 10 14:31:04.556120 crc crio[3658]: time="2026-06-10T14:31:04.555636045Z" level=info msg="Starting container: 6edff3c7651cc9c173d49fdd8fd636cde409f201a4a0e224c5e9f5760be70d6f" id=20e20731-0a46-4d1c-aad4-577578fd0847 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.131497 | controller | Jun 10 14:31:04.743850 crc crio[3658]: time="2026-06-10T14:31:04.743695561Z" level=info msg="Started container" PID=14788 containerID=6edff3c7651cc9c173d49fdd8fd636cde409f201a4a0e224c5e9f5760be70d6f description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=20e20731-0a46-4d1c-aad4-577578fd0847 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db6b7d883f3f3be8e921d7e4e16673bef4f3d975921cca631c2c1ee3a3357e76
2026-06-10 15:52:06.131524 | controller | Jun 10 14:31:04.813728 crc crio[3658]: time="2026-06-10T14:31:04.811892107Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest" id=a304c273-d209-4daa-ac12-18e45a7c5873 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.131550 | controller | Jun 10 14:31:04.874320 crc crio[3658]: time="2026-06-10T14:31:04.873980844Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest" id=48b19ab2-06e6-497a-97cd-db119ac40e85 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.131576 | controller | Jun 10 14:31:04.915781 crc crio[3658]: time="2026-06-10T14:31:04.914678819Z" level=info msg="Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner" id=e39e7400-224c-430a-bd7f-569671a50684 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.131605 | controller | Jun 10 14:31:04.919462 crc crio[3658]: time="2026-06-10T14:31:04.918750768Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.131631 | controller | Jun 10 14:31:05.260381 crc crio[3658]: time="2026-06-10T14:31:05.258002068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.131652 | controller | Jun 10 14:31:08.875674 crc crio[3658]: time="2026-06-10T14:31:08.863860412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.131685 | controller | Jun 10 14:31:09.544439 crc crio[3658]: 2026-06-10T14:31:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9cf868bde75b54 Mac:66:4b:24:17:4a:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/fff97861-eb8a-470f-be43-03667bca7989 SocketPath: PciID:}] [{Interface:0xc000014ae0 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.131716 | controller | Jun 10 14:31:09.547391 crc crio[3658]: time="2026-06-10T14:31:09.546015441Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:a9cf868bde75b54ed503076ea7357a95e37b6b75182813297b9a69037ad13e12 UID:bd4a138c-cb26-4057-be44-d483e8aceaba NetNS:/var/run/netns/fff97861-eb8a-470f-be43-03667bca7989 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podbd4a138c_cb26_4057_be44_d483e8aceaba.slice PodAnnotations:0xc00172ab18}] Aliases:map[]}"
2026-06-10 15:52:06.131760 | controller | Jun 10 14:31:09.547391 crc crio[3658]: time="2026-06-10T14:31:09.546188996Z" level=info msg="Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.131787 | controller | Jun 10 14:31:09.797448 crc crio[3658]: time="2026-06-10T14:31:09.797332533Z" level=info msg="Created container 4e5392e5db1a07a0fce56302f4a70e2dc531904799af3ee4d6b2e1cbd4faf9ce: openshift-kube-apiserver/revision-pruner-13-crc/pruner" id=0fdcf8f9-729e-4da8-a8d7-843a31bcc3b3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.131809 | controller | Jun 10 14:31:09.837761 crc crio[3658]: time="2026-06-10T14:31:09.837418772Z" level=info msg="Starting container: 4e5392e5db1a07a0fce56302f4a70e2dc531904799af3ee4d6b2e1cbd4faf9ce" id=948bbb49-f292-4222-916e-71e8fb4c6964 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.131835 | controller | Jun 10 14:31:10.367978 crc crio[3658]: time="2026-06-10T14:31:10.367856344Z" level=info msg="Started container" PID=14894 containerID=4e5392e5db1a07a0fce56302f4a70e2dc531904799af3ee4d6b2e1cbd4faf9ce description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=948bbb49-f292-4222-916e-71e8fb4c6964 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c092bce4fcb901f63100452c6e1e14b9d149a9fdc162aeb0185addac47fa91f3
2026-06-10 15:52:06.131865 | controller | Jun 10 14:31:11.927225 crc crio[3658]: time="2026-06-10T14:31:11.925958998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.131896 | controller | Jun 10 14:31:13.179925 crc crio[3658]: time="2026-06-10T14:31:13.178184238Z" level=info msg="Created container f4812391b6674c040e1d5ec9284bf226be44fb4bf57b7c4ddc40a8dfb166a5e5: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner" id=e39e7400-224c-430a-bd7f-569671a50684 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.131924 | controller | Jun 10 14:31:13.209242 crc crio[3658]: time="2026-06-10T14:31:13.207856353Z" level=info msg="Starting container: f4812391b6674c040e1d5ec9284bf226be44fb4bf57b7c4ddc40a8dfb166a5e5" id=025f2dfe-fac6-4585-8846-8d4f96550e89 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.131949 | controller | Jun 10 14:31:13.313401 crc crio[3658]: time="2026-06-10T14:31:13.312966381Z" level=info msg="Started container" PID=14914 containerID=f4812391b6674c040e1d5ec9284bf226be44fb4bf57b7c4ddc40a8dfb166a5e5 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=025f2dfe-fac6-4585-8846-8d4f96550e89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db6b7d883f3f3be8e921d7e4e16673bef4f3d975921cca631c2c1ee3a3357e76
2026-06-10 15:52:06.131979 | controller | Jun 10 14:31:13.461626 crc crio[3658]: time="2026-06-10T14:31:13.444757332Z" level=warning msg="Stopping container 20da3ed7a07f967c908a0c61cbd0fdfdd749166357b6212421e5f330c27dc7d5 with stop signal(15) timed out. Killing..."
2026-06-10 15:52:06.132010 | controller | Jun 10 14:31:13.692947 crc crio[3658]: time="2026-06-10T14:31:13.69268128Z" level=error msg="Killing container 20da3ed7a07f967c908a0c61cbd0fdfdd749166357b6212421e5f330c27dc7d5 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 20da3ed7a07f967c908a0c61cbd0fdfdd749166357b6212421e5f330c27dc7d5 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-10 15:52:06.132035 | controller | Jun 10 14:31:17.491136 crc crio[3658]: time="2026-06-10T14:31:17.490477534Z" level=info msg="Stopping container: 3be740ba8a1ed1f6e69c2cf02777d00bfb54698a0d3906a8912477f39f09ba03 (timeout: 2s)" id=6c4f52ac-e9d8-4122-9e15-4d68f1d2a426 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.132061 | controller | Jun 10 14:31:18.790930 crc crio[3658]: time="2026-06-10T14:31:18.790211663Z" level=info msg="Removing container: 5e264478f1e83500ed9373bce37e7423f0befe0bb676bde8990b9d236317908e" id=3d2817fb-9214-4a46-b18a-87a3c24dafe8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.132094 | controller | Jun 10 14:31:22.275895 crc crio[3658]: time="2026-06-10T14:31:22.275840399Z" level=info msg="Stopping pod sandbox: c092bce4fcb901f63100452c6e1e14b9d149a9fdc162aeb0185addac47fa91f3" id=c0c6f35d-a5a3-416f-97c8-b30133cbe914 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.132112 | controller | Jun 10 14:31:22.282562 crc crio[3658]: time="2026-06-10T14:31:22.282525162Z" level=info msg="Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:c092bce4fcb901f63100452c6e1e14b9d149a9fdc162aeb0185addac47fa91f3 UID:2acf1cb7-21ca-4275-8521-444061b1a751 NetNS:/var/run/netns/8dd88ee7-5dcb-430b-a782-a461b4a6c4c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod2acf1cb7_21ca_4275_8521_444061b1a751.slice PodAnnotations:0xc002318098}] Aliases:map[]}"
2026-06-10 15:52:06.132129 | controller | Jun 10 14:31:22.283483 crc crio[3658]: time="2026-06-10T14:31:22.283455615Z" level=info msg="Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.132154 | controller | Jun 10 14:31:50.629523 crc crio[3658]: time="2026-06-10T14:31:50.628375246Z" level=info msg="Stopped container 20da3ed7a07f967c908a0c61cbd0fdfdd749166357b6212421e5f330c27dc7d5: openshift-multus/cni-sysctl-allowlist-ds-4b7cw/kube-multus-additional-cni-plugins" id=b4a5307f-d227-48b7-bc25-873f65ea7006 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.132184 | controller | Jun 10 14:31:50.632359 crc crio[3658]: time="2026-06-10T14:31:50.631864621Z" level=info msg="Stopping pod sandbox: d04e7eaf5de4edb57ab677f7a285fb3d3c7084e64465dfc7910d1b742b90e427" id=1a7a7048-00c7-4a34-8d69-1c1011660a26 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.132214 | controller | Jun 10 14:31:50.645888 crc crio[3658]: time="2026-06-10T14:31:50.644802937Z" level=info msg="Stopped container 3be740ba8a1ed1f6e69c2cf02777d00bfb54698a0d3906a8912477f39f09ba03: openshift-console/downloads-747b44746d-4pqvr/download-server" id=6c4f52ac-e9d8-4122-9e15-4d68f1d2a426 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.132244 | controller | Jun 10 14:31:50.649134 crc crio[3658]: time="2026-06-10T14:31:50.649074362Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=e06ee9da-5fc3-4b55-a52d-60f7123f5623 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.132274 | controller | Jun 10 14:31:50.660041 crc crio[3658]: time="2026-06-10T14:31:50.659186679Z" level=info msg="Stopped pod sandbox: c092bce4fcb901f63100452c6e1e14b9d149a9fdc162aeb0185addac47fa91f3" id=c0c6f35d-a5a3-416f-97c8-b30133cbe914 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.132304 | controller | Jun 10 14:31:50.688895 crc crio[3658]: time="2026-06-10T14:31:50.688637728Z" level=info msg="Ran pod sandbox a9cf868bde75b54ed503076ea7357a95e37b6b75182813297b9a69037ad13e12 with infra container: openshift-kube-apiserver/installer-13-crc/POD" id=6c7aa3fa-34c0-4b69-8248-71f2643b39f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.132334 | controller | Jun 10 14:31:50.693413 crc crio[3658]: time="2026-06-10T14:31:50.693244861Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=47b71fc1-f27b-4f08-9170-df849d32dfd7 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.132359 | controller | Jun 10 14:32:00.017147 crc crio[3658]: time="2026-06-10T14:32:00.015595524Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=a0e1c36e-404d-4141-82ac-06acbd199ba5 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.132389 | controller | Jun 10 14:32:00.018749 crc crio[3658]: time="2026-06-10T14:32:00.016451415Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=d3542cdb-aa0d-42c2-836a-f403eab0433c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.132410 | controller | Jun 10 14:32:00.104171 crc crio[3658]: time="2026-06-10T14:32:00.103067171Z" level=info msg="Stopped pod sandbox: d04e7eaf5de4edb57ab677f7a285fb3d3c7084e64465dfc7910d1b742b90e427" id=1a7a7048-00c7-4a34-8d69-1c1011660a26 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.132432 | controller | Jun 10 14:32:00.112048 crc crio[3658]: time="2026-06-10T14:32:00.111915928Z" level=info msg="Creating container: openshift-kube-apiserver/installer-13-crc/installer" id=ee9b7eb9-86e8-4839-8063-0ff4bd8bf92a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.132466 | controller | Jun 10 14:32:00.113973 crc crio[3658]: time="2026-06-10T14:32:00.112552093Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=bac28c62-9a23-4275-ba11-c241a3624c70 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.132496 | controller | Jun 10 14:32:15.190826 crc crio[3658]: time="2026-06-10T14:32:15.189941456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.132517 | controller | Jun 10 14:32:15.192407 crc crio[3658]: time="2026-06-10T14:32:15.189943096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.132547 | controller | Jun 10 14:32:15.238543 crc crio[3658]: time="2026-06-10T14:32:15.238428491Z" level=info msg="Removed container 5e264478f1e83500ed9373bce37e7423f0befe0bb676bde8990b9d236317908e: openshift-console/downloads-747b44746d-4pqvr/download-server" id=3d2817fb-9214-4a46-b18a-87a3c24dafe8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.132572 | controller | Jun 10 14:32:15.241347 crc crio[3658]: time="2026-06-10T14:32:15.241216019Z" level=info msg="Removing container: 20da3ed7a07f967c908a0c61cbd0fdfdd749166357b6212421e5f330c27dc7d5" id=299773a4-4f93-4e61-b004-1cd46eca3822 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.132593 | controller | Jun 10 14:33:02.756182 crc crio[3658]: time="2026-06-10T14:33:02.755296817Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:80a3918c902f8f219c53c3fb91ac0b3e3bb943a95805b4cec2ba2ac414b14132" id=df372706-5e89-44f2-8369-d8c713c4fb1d name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.132614 | controller | Jun 10 14:33:02.759164 crc crio[3658]: time="2026-06-10T14:33:02.759033056Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=0be227fd-f25f-43ae-ad8a-7d057bd5c24b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.132643 | controller | Jun 10 14:33:02.760880 crc crio[3658]: time="2026-06-10T14:33:02.760762976Z" level=info msg="Removed container 20da3ed7a07f967c908a0c61cbd0fdfdd749166357b6212421e5f330c27dc7d5: openshift-multus/cni-sysctl-allowlist-ds-4b7cw/kube-multus-additional-cni-plugins" id=299773a4-4f93-4e61-b004-1cd46eca3822 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.132672 | controller | Jun 10 14:33:02.769104 crc crio[3658]: time="2026-06-10T14:33:02.769006111Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=1fddbddc-0291-416b-b090-f6db590d154e name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.132702 | controller | Jun 10 14:33:02.770705 crc crio[3658]: time="2026-06-10T14:33:02.770009425Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=67d495c5-3acf-4f12-b348-ca8dc439bf89 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.132736 | controller | Jun 10 14:33:02.786709 crc crio[3658]: time="2026-06-10T14:33:02.786593658Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:e03c9b1bbf20136e2179857f5179ab4aa9e4a5659d6854bc1abd967740f936dd" id=a7f44af4-aefd-4293-a58c-614589260a9e name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.132767 | controller | Jun 10 14:33:02.788124 crc crio[3658]: time="2026-06-10T14:33:02.788037228Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=258fcf9f-d484-4a0d-a901-af40e3094a8f name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.132794 | controller | Jun 10 14:33:02.788232 crc crio[3658]: time="2026-06-10T14:33:02.788070399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.132811 | controller | Jun 10 14:33:02.797548 crc crio[3658]: time="2026-06-10T14:33:02.797425802Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.132827 | controller | Jun 10 14:33:02.806575 crc crio[3658]: time="2026-06-10T14:33:02.806436683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.132843 | controller | Jun 10 14:33:02.834832 crc crio[3658]: time="2026-06-10T14:33:02.83471369Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=bc5497a9-7119-48a2-8ee1-b6044b218daa name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.132896 | controller | Jun 10 14:33:02.867627 crc crio[3658]: time="2026-06-10T14:33:02.84745247Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=b222c451-849c-4aff-ace6-2317ce744851 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.132922 | controller | Jun 10 14:33:02.950394 crc crio[3658]: time="2026-06-10T14:33:02.940941239Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:dfbee1a913900ca811d31cf79d976dfb34f80fb64e946ffb82e85b5587887c69" id=fe5f27b4-d0fe-4da1-a4a4-b09329b86112 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.132943 | controller | Jun 10 14:33:02.950394 crc crio[3658]: time="2026-06-10T14:33:02.947795896Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=d789d8d7-a1d6-43f1-8206-a8418a48c30d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.132965 | controller | Jun 10 14:33:02.983748 crc crio[3658]: time="2026-06-10T14:33:02.983657044Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=c217dc6c-b61a-48ff-ac19-7be3c9403ee0 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.132981 | controller | Jun 10 14:33:03.011211 crc crio[3658]: time="2026-06-10T14:33:03.010774321Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=26efa990-2ce6-41b3-be54-8f777b6cd197 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.133002 | controller | Jun 10 14:33:03.018192 crc crio[3658]: time="2026-06-10T14:33:03.01768096Z" level=info msg="Creating container: openshift-marketplace/certified-operators-j8vqx/extract-content" id=1f5fb697-2bc4-4da3-927c-ec7336b173f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.133023 | controller | Jun 10 14:33:03.020664 crc crio[3658]: time="2026-06-10T14:33:03.020619291Z" level=info msg="Created container 7bf386f975813f928ee546bbbbbe99e9f53c328adfbb11a155d71c71c271e0a4: openshift-console/downloads-747b44746d-4pqvr/download-server" id=bac28c62-9a23-4275-ba11-c241a3624c70 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.133058 | controller | Jun 10 14:33:03.022510 crc crio[3658]: time="2026-06-10T14:33:03.022196146Z" level=info msg="Starting container: 7bf386f975813f928ee546bbbbbe99e9f53c328adfbb11a155d71c71c271e0a4" id=c83095bf-5275-40bb-a912-5f44347d102b name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.133093 | controller | Jun 10 14:33:03.032501 crc crio[3658]: time="2026-06-10T14:33:03.032413198Z" level=info msg="Started container" PID=15511 containerID=7bf386f975813f928ee546bbbbbe99e9f53c328adfbb11a155d71c71c271e0a4 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=c83095bf-5275-40bb-a912-5f44347d102b name=/runtime.v1.RuntimeService/StartContainer sandboxID=27067ce548bf8a873d1dcf9ba0791894c1832c1768aa1ec2ee30f13f07a8377f
2026-06-10 15:52:06.133119 | controller | Jun 10 14:33:03.043168 crc crio[3658]: time="2026-06-10T14:33:03.043103928Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:80a3918c902f8f219c53c3fb91ac0b3e3bb943a95805b4cec2ba2ac414b14132" id=585807d5-81a4-4b88-b976-f7475bf0d390 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.133149 | controller | Jun 10 14:33:03.044213 crc crio[3658]: time="2026-06-10T14:33:03.044139143Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=4fb2a1fe-303a-41ed-86ad-515b6daf17e1 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.133222 | controller | Jun 10 14:33:03.086846 crc crio[3658]: time="2026-06-10T14:33:03.086684343Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=d382b797-3fe5-41de-a02c-c9f01216ee8f name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.133257 | controller | Jun 10 14:33:03.100094 crc crio[3658]: time="2026-06-10T14:33:03.099997563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.133288 | controller | Jun 10 14:33:03.104015 crc crio[3658]: time="2026-06-10T14:33:03.103909898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.133318 | controller | Jun 10 14:33:03.104839 crc crio[3658]: time="2026-06-10T14:33:03.104755507Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:dfbee1a913900ca811d31cf79d976dfb34f80fb64e946ffb82e85b5587887c69" id=7fb1919f-18ca-4012-889d-83f830e6d9b2 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.133345 | controller | Jun 10 14:33:03.110702 crc crio[3658]: time="2026-06-10T14:33:03.110563548Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=2e6a434f-0fb0-42c9-ab0a-139b7f8461a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.133362 | controller | Jun 10 14:33:03.110702 crc crio[3658]: time="2026-06-10T14:33:03.110658771Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=09795ee5-3e84-44d4-b701-ee173de15291 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.133387 | controller | Jun 10 14:33:03.111649 crc crio[3658]: time="2026-06-10T14:33:03.111553102Z" level=info msg="Creating container: openshift-marketplace/community-operators-sgbsl/extract-content" id=6a4b5193-596b-4f77-aa50-7c55f06ba4e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.133417 | controller | Jun 10 14:33:03.128745 crc crio[3658]: time="2026-06-10T14:33:03.12856953Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=4fc7fb2d-7549-4c4f-a899-939741807626 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.133442 | controller | Jun 10 14:33:03.139520 crc crio[3658]: time="2026-06-10T14:33:03.139410784Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.133476 | controller | Jun 10 14:33:03.139898 crc crio[3658]: time="2026-06-10T14:33:03.139541009Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.133503 | controller | Jun 10 14:33:03.143114 crc crio[3658]: time="2026-06-10T14:33:03.14275996Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=0cfeef62-abe0-4ffc-b90c-87cb90dad5db name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.133528 | controller | Jun 10 14:33:03.146220 crc crio[3658]: time="2026-06-10T14:33:03.146130956Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/extract-content" id=bcaf4abc-5602-4684-bc74-bf7cfe6bd410 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.133554 | controller | Jun 10 14:33:03.162854 crc crio[3658]: time="2026-06-10T14:33:03.162787851Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=fe66feca-40d3-4a73-9756-5fb28edfa6ee name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.133579 | controller | Jun 10 14:33:03.170105 crc crio[3658]: time="2026-06-10T14:33:03.169584166Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=b7f9f3b0-9fa8-4e5e-88e9-ded5bdee6978 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.133609 | controller | Jun 10 14:33:03.175749 crc crio[3658]: time="2026-06-10T14:33:03.175661256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.133638 | controller | Jun 10 14:33:03.179062 crc crio[3658]: time="2026-06-10T14:33:03.178211124Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/extract-content" id=18d1a078-1dbe-4651-8f8c-960aadaf8dc8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.133668 | controller | Jun 10 14:33:03.180950 crc crio[3658]: time="2026-06-10T14:33:03.180870706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.133684 | controller | Jun 10 14:33:03.184397 crc crio[3658]: time="2026-06-10T14:33:03.184338766Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=23cb268f-2fc1-4b39-b7c4-454d7d1071c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.133710 | controller | Jun 10 14:33:03.190826 crc crio[3658]: time="2026-06-10T14:33:03.190712846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.133740 | controller | Jun 10 14:33:03.206074 crc crio[3658]: time="2026-06-10T14:33:03.205911441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.133778 | controller | Jun 10 14:33:03.221673 crc crio[3658]: time="2026-06-10T14:33:03.220849637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.133812 | controller | Jun 10 14:33:03.227026 crc crio[3658]: time="2026-06-10T14:33:03.226903136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.133842 | controller | Jun 10 14:33:03.229430 crc crio[3658]: time="2026-06-10T14:33:03.229382012Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:e03c9b1bbf20136e2179857f5179ab4aa9e4a5659d6854bc1abd967740f936dd" id=47eb5c95-e398-4680-9fc5-6b4e2b5d2e75 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.133900 | controller | Jun 10 14:33:03.231802 crc crio[3658]: time="2026-06-10T14:33:03.231705352Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=01df90e9-7018-44c0-b1fc-476cd27b1e3c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.133925 | controller | Jun 10 14:33:03.241719 crc crio[3658]: time="2026-06-10T14:33:03.241592743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.133946 | controller | Jun 10 14:33:03.246849 crc crio[3658]: time="2026-06-10T14:33:03.246758002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.133975 | controller | Jun 10 14:33:03.253674 crc crio[3658]: time="2026-06-10T14:33:03.253567737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.134001 | controller | Jun 10 14:33:03.268375 crc crio[3658]: time="2026-06-10T14:33:03.268153971Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-vtlcf/extract-content" id=afa7c841-8a2a-4e10-bd23-84d96252fa94 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.134031 | controller | Jun 10 14:33:03.268375 crc crio[3658]: time="2026-06-10T14:33:03.268222313Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=7988e2aa-ef98-46da-9f24-361ae1511466 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.134065 | controller | Jun 10 14:33:03.275112 crc crio[3658]: time="2026-06-10T14:33:03.274998797Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.134095 | controller | Jun 10 14:33:03.276569 crc crio[3658]: time="2026-06-10T14:33:03.276433897Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.134112 | controller | Jun 10 14:33:03.279531 crc crio[3658]: time="2026-06-10T14:33:03.279463331Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.134128 | controller | Jun 10 14:33:03.282844 crc crio[3658]: time="2026-06-10T14:33:03.282741574Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-chds7/extract-content" id=8e15fc24-7df9-409f-b378-841401724bb5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.134154 | controller | Jun 10 14:33:03.284430 crc crio[3658]: time="2026-06-10T14:33:03.28434756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.134171 | controller | Jun 10 14:33:03.286858 crc crio[3658]: time="2026-06-10T14:33:03.286769784Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.134187 | controller | Jun 10 14:33:03.295391 crc crio[3658]: time="2026-06-10T14:33:03.295236316Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.134203 | controller | Jun 10 14:33:03.297534 crc crio[3658]: time="2026-06-10T14:33:03.297239945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.134229 | controller | Jun 10 14:33:03.301121 crc crio[3658]: time="2026-06-10T14:33:03.300776887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.134258 | controller | Jun 10 14:33:03.316096 crc crio[3658]: time="2026-06-10T14:33:03.316012444Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.134280 | controller | Jun 10 14:33:03.319161 crc crio[3658]: time="2026-06-10T14:33:03.319135581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.134305 | controller | Jun 10 14:33:03.342874 crc crio[3658]: time="2026-06-10T14:33:03.342786408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.134334 | controller | Jun 10 14:33:03.345923 crc crio[3658]: time="2026-06-10T14:33:03.345855034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.134360 | controller | Jun 10 14:33:03.513505 crc crio[3658]: time="2026-06-10T14:33:03.513389421Z" level=info msg="Created container 454d515b939f3fe7f729de3e881fd3cdfdc9d7670e945c6e0dd9b8ed4013db6e: openshift-marketplace/certified-operators-j8vqx/extract-content" id=1f5fb697-2bc4-4da3-927c-ec7336b173f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.134377 | controller | Jun 10 14:33:03.514370 crc crio[3658]: time="2026-06-10T14:33:03.514176668Z" level=info msg="Created container b5e2e4568ba5ea11763cb4ac9b76478e8bb5ab8e015a0e542c11e9a368cda0f9: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=26efa990-2ce6-41b3-be54-8f777b6cd197 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.134402 | controller | Jun 10 14:33:03.518770 crc crio[3658]: time="2026-06-10T14:33:03.517543414Z" level=info msg="Starting container: b5e2e4568ba5ea11763cb4ac9b76478e8bb5ab8e015a0e542c11e9a368cda0f9" id=dba3b455-5227-498e-8ebd-b486948489d2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.134432 | controller | Jun 10 14:33:03.518770 crc crio[3658]: time="2026-06-10T14:33:03.517937738Z" level=info msg="Starting container: 454d515b939f3fe7f729de3e881fd3cdfdc9d7670e945c6e0dd9b8ed4013db6e" id=014df44a-890a-423d-963b-464431c60d85 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.134453 | controller | Jun 10 14:33:03.525779 crc crio[3658]: time="2026-06-10T14:33:03.524131862Z" level=info msg="Started container" PID=15531 containerID=b5e2e4568ba5ea11763cb4ac9b76478e8bb5ab8e015a0e542c11e9a368cda0f9 description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=dba3b455-5227-498e-8ebd-b486948489d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ada9c03cf9925a7546c043a7ef5ed105ab8996fb0c978dba17bdf4811dc4bae
2026-06-10 15:52:06.134470 | controller | Jun 10 14:33:03.525779 crc crio[3658]: time="2026-06-10T14:33:03.525166507Z" level=info msg="Started container" PID=15530 containerID=454d515b939f3fe7f729de3e881fd3cdfdc9d7670e945c6e0dd9b8ed4013db6e description=openshift-marketplace/certified-operators-j8vqx/extract-content id=014df44a-890a-423d-963b-464431c60d85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f630a73ddb73f9db2c566c8c1da0ecae7e2624095a03d378a2391cfc5ca6443
2026-06-10 15:52:06.134487 | controller | Jun 10 14:33:03.592178 crc crio[3658]: time="2026-06-10T14:33:03.592027397Z" level=info msg="Created container 721541d6f88047dea1b17e78003749e7729102ac095695f613533d5bd4f89ea6: openshift-kube-apiserver/installer-13-crc/installer" id=ee9b7eb9-86e8-4839-8063-0ff4bd8bf92a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.134509 | controller | Jun 10 14:33:03.593640 crc crio[3658]: time="2026-06-10T14:33:03.59355873Z" level=info msg="Starting container: 721541d6f88047dea1b17e78003749e7729102ac095695f613533d5bd4f89ea6" id=36cf52cf-884b-439e-86ed-7999417794e2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.134543 | controller | Jun 10 14:33:03.604900 crc crio[3658]: time="2026-06-10T14:33:03.604776077Z" level=info msg="Started container" PID=15532 containerID=721541d6f88047dea1b17e78003749e7729102ac095695f613533d5bd4f89ea6 description=openshift-kube-apiserver/installer-13-crc/installer id=36cf52cf-884b-439e-86ed-7999417794e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9cf868bde75b54ed503076ea7357a95e37b6b75182813297b9a69037ad13e12
2026-06-10 15:52:06.134574 | controller | Jun 10 14:33:03.610635 crc crio[3658]: time="2026-06-10T14:33:03.610568307Z" level=info msg="Created container 34a266a45fd06fcde1773bcfc70fb36872661adc991c13cb7f8a01ac4554b9d8: openshift-marketplace/community-operators-sgbsl/extract-content" id=6a4b5193-596b-4f77-aa50-7c55f06ba4e0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.134604 | controller | Jun 10 14:33:03.611793 crc crio[3658]: time="2026-06-10T14:33:03.611725227Z" level=info msg="Starting container: 34a266a45fd06fcde1773bcfc70fb36872661adc991c13cb7f8a01ac4554b9d8" id=33e64b89-88e0-4243-8961-1f8b8d9d34fd name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.134634 | controller | Jun 10 14:33:03.616443 crc crio[3658]: time="2026-06-10T14:33:03.616356797Z" level=info msg="Created container 4cafb2d00e739610c6279fe011c3fcb94c8081556a90de9885f7e2bf4624b194: openshift-marketplace/community-operators-qhh6t/extract-content" id=18d1a078-1dbe-4651-8f8c-960aadaf8dc8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.134660 | controller | Jun 10 14:33:03.617435 crc crio[3658]: time="2026-06-10T14:33:03.617248398Z" level=info msg="Starting container: 4cafb2d00e739610c6279fe011c3fcb94c8081556a90de9885f7e2bf4624b194" id=77e0974b-c678-426d-b553-d970fcade35c name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.134693 | controller | Jun 10 14:33:03.618440 crc crio[3658]: time="2026-06-10T14:33:03.618347756Z" level=info msg="Created container 95df2abb58dbe41d08ddb29b20ac09f5f3e45eb71473cfeaadab9fe91ce2b532: openshift-marketplace/redhat-marketplace-vtlcf/extract-content" id=afa7c841-8a2a-4e10-bd23-84d96252fa94 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.134727 | controller | Jun 10 14:33:03.618732 crc crio[3658]: time="2026-06-10T14:33:03.618615895Z" level=info msg="Started container" PID=15544 containerID=34a266a45fd06fcde1773bcfc70fb36872661adc991c13cb7f8a01ac4554b9d8 description=openshift-marketplace/community-operators-sgbsl/extract-content id=33e64b89-88e0-4243-8961-1f8b8d9d34fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=c83c260d24ed0bdba377e1da835169e706ab4ae0668e3414046b17ca9d827dad
2026-06-10 15:52:06.134749 | controller | Jun 10 14:33:03.619332 crc crio[3658]: time="2026-06-10T14:33:03.619225516Z" level=info msg="Starting container: 95df2abb58dbe41d08ddb29b20ac09f5f3e45eb71473cfeaadab9fe91ce2b532" id=46c1a1f2-bcb3-4734-b2ce-92d02e2e57f0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.134766 | controller | Jun 10 14:33:03.620886 crc crio[3658]: time="2026-06-10T14:33:03.619673082Z" level=info msg="Created container 8562828c90ca7906b2387f7b6a15ae2c4361f14f162384af41d458f54e81989e: openshift-marketplace/redhat-operators-chds7/extract-content" id=8e15fc24-7df9-409f-b378-841401724bb5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.134795 | controller | Jun 10 14:33:03.620886 crc crio[3658]: time="2026-06-10T14:33:03.62050225Z" level=info msg="Starting container: 8562828c90ca7906b2387f7b6a15ae2c4361f14f162384af41d458f54e81989e" id=794f3f1c-a2ea-4b1e-bbf6-a3fc86c72432 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.134821 | controller | Jun 10 14:33:03.623748 crc crio[3658]: time="2026-06-10T14:33:03.623649029Z" level=info msg="Started container" PID=15551 containerID=4cafb2d00e739610c6279fe011c3fcb94c8081556a90de9885f7e2bf4624b194 description=openshift-marketplace/community-operators-qhh6t/extract-content id=77e0974b-c678-426d-b553-d970fcade35c name=/runtime.v1.RuntimeService/StartContainer sandboxID=15cb5b3021fba8c9b9bf5b99e5e3691970e96ff49b3e93a83b20310304010d19
2026-06-10 15:52:06.134868 | controller | Jun 10 14:33:03.630941 crc crio[3658]: time="2026-06-10T14:33:03.630835077Z" level=info msg="Created container 57136a09b88a49702db0f3056d54eaf62b1c9387913d92b9c0aab30cc775bdad: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=09795ee5-3e84-44d4-b701-ee173de15291 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.134907 | controller | Jun 10 14:33:03.632825 crc crio[3658]: time="2026-06-10T14:33:03.632765194Z" level=info msg="Started container" PID=15549 containerID=8562828c90ca7906b2387f7b6a15ae2c4361f14f162384af41d458f54e81989e description=openshift-marketplace/redhat-operators-chds7/extract-content id=794f3f1c-a2ea-4b1e-bbf6-a3fc86c72432 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9aca9676336612f9ad86303e2a0637e009a1abe8d324e9cd6d285c5c0157930
2026-06-10 15:52:06.134938 | controller | Jun 10 14:33:03.632908 crc crio[3658]: time="2026-06-10T14:33:03.632848417Z" level=info msg="Starting container: 57136a09b88a49702db0f3056d54eaf62b1c9387913d92b9c0aab30cc775bdad" id=04b2521f-c9d4-4f82-87ff-9560f23c9234 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.134968 | controller | Jun 10 14:33:03.633494 crc crio[3658]: time="2026-06-10T14:33:03.633420756Z" level=info msg="Started container" PID=15546 containerID=95df2abb58dbe41d08ddb29b20ac09f5f3e45eb71473cfeaadab9fe91ce2b532 description=openshift-marketplace/redhat-marketplace-vtlcf/extract-content id=46c1a1f2-bcb3-4734-b2ce-92d02e2e57f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=03803cec1919561a4119b037415d69aa34c06f9113190363d1b9eb3a9fbb6128
2026-06-10 15:52:06.135002 | controller | Jun 10 14:33:03.637669 crc crio[3658]: time="2026-06-10T14:33:03.637558679Z" level=info msg="Created container 442f5ffef704658f4218e224dfabfd4ccc59a2ff87f66f026355535b8d9ce3db: openshift-marketplace/certified-operators-l27pk/extract-content" id=bcaf4abc-5602-4684-bc74-bf7cfe6bd410 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.135024 | controller | Jun 10 14:33:03.640866 crc crio[3658]: time="2026-06-10T14:33:03.640781181Z" level=info msg="Starting container: 442f5ffef704658f4218e224dfabfd4ccc59a2ff87f66f026355535b8d9ce3db" id=24994e64-dce9-41d2-85d9-b6735e8f9393 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.135054 | controller | Jun 10 14:33:03.645213 crc crio[3658]: time="2026-06-10T14:33:03.644786999Z" level=info msg="Started container" PID=15548 containerID=57136a09b88a49702db0f3056d54eaf62b1c9387913d92b9c0aab30cc775bdad description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=04b2521f-c9d4-4f82-87ff-9560f23c9234 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdf07c555973350cde33a65900bc51e21c2fb379858cd0f76a3bd939b42eb862
2026-06-10 15:52:06.135080 | controller | Jun 10 14:33:03.655124 crc crio[3658]: time="2026-06-10T14:33:03.655042083Z" level=info msg="Started container" PID=15550 containerID=442f5ffef704658f4218e224dfabfd4ccc59a2ff87f66f026355535b8d9ce3db description=openshift-marketplace/certified-operators-l27pk/extract-content id=24994e64-dce9-41d2-85d9-b6735e8f9393 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d45d3cbfdea23cb05994254dd7312bddae7b99a06c787a940780793912a0a98
2026-06-10 15:52:06.135107 | controller | Jun 10 14:33:03.868375 crc crio[3658]: time="2026-06-10T14:33:03.868306669Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0f1a909a-18dd-44df-980a-7651550aee18 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.135132 | controller | Jun 10 14:33:03.870080 crc crio[3658]: time="2026-06-10T14:33:03.869997977Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=adc3a918-0595-4fd1-ade4-b9d3e09c224d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.135170 | controller | Jun 10 14:33:03.871217 crc crio[3658]: time="2026-06-10T14:33:03.871148227Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=98eece47-09e4-40e4-81aa-1c4eba8915cb name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.135188 | controller | Jun 10 14:33:03.871799 crc crio[3658]: time="2026-06-10T14:33:03.871623193Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=8f135dd8-8960-4b6e-ba1e-067a69628832 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.135213 | controller | Jun 10 14:33:03.872462 crc crio[3658]: time="2026-06-10T14:33:03.872061719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.135238 | controller | Jun 10 14:33:03.875142 crc crio[3658]: time="2026-06-10T14:33:03.875073433Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f7e415ff-c64a-4095-a972-6344ff81785c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.135263 | controller | Jun 10 14:33:03.901587 crc crio[3658]: time="2026-06-10T14:33:03.901509766Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-vtlcf/registry-server" id=2439e62c-41c1-463f-b359-c7b7c10fbac3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.135292 | controller | Jun 10 14:33:03.901884 crc crio[3658]: time="2026-06-10T14:33:03.901827507Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.135317 | controller | Jun 10 14:33:03.923007 crc crio[3658]: time="2026-06-10T14:33:03.922917395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.135351 | controller | Jun 10 14:33:03.926508 crc crio[3658]: time="2026-06-10T14:33:03.926444007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.135386 | controller | Jun 10 14:33:03.967227 crc crio[3658]: time="2026-06-10T14:33:03.967110102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.135411 | controller | Jun 10 14:33:03.969549 crc crio[3658]: time="2026-06-10T14:33:03.969486804Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.135440 | controller | Jun 10 14:33:04.367605 crc crio[3658]: time="2026-06-10T14:33:04.366954782Z" level=info msg="Created container 7d4ca552998f4ce7075f6d7e5262885dd9385be65f8d86ed76721ab44be17bcc: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=8f135dd8-8960-4b6e-ba1e-067a69628832 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.135469 | controller | Jun 10 14:33:04.369161 crc crio[3658]: time="2026-06-10T14:33:04.369070875Z" level=info msg="Starting container: 7d4ca552998f4ce7075f6d7e5262885dd9385be65f8d86ed76721ab44be17bcc" id=e79761e2-0e39-47ab-b234-259cc3c6a5d3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.135494 | controller | Jun 10 14:33:04.379244 crc crio[3658]: time="2026-06-10T14:33:04.379145813Z" level=info msg="Started container" PID=15642 containerID=7d4ca552998f4ce7075f6d7e5262885dd9385be65f8d86ed76721ab44be17bcc description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=e79761e2-0e39-47ab-b234-259cc3c6a5d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ada9c03cf9925a7546c043a7ef5ed105ab8996fb0c978dba17bdf4811dc4bae
2026-06-10 15:52:06.135528 | controller | Jun 10 14:33:04.550245 crc crio[3658]: time="2026-06-10T14:33:04.550114648Z" level=info msg="Created container 3580f994325e5437bb1766e8531e029a1cb1a737d73697cfa6590e92f7498f73: openshift-marketplace/redhat-marketplace-vtlcf/registry-server" id=2439e62c-41c1-463f-b359-c7b7c10fbac3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.135553 | controller | Jun 10 14:33:04.552488 crc crio[3658]: time="2026-06-10T14:33:04.552367535Z" level=info msg="Starting container: 3580f994325e5437bb1766e8531e029a1cb1a737d73697cfa6590e92f7498f73" id=95dc436a-c8c8-4cfd-91f0-281f6812f781 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.135578 | controller | Jun 10 14:33:04.562345 crc crio[3658]: time="2026-06-10T14:33:04.562144133Z" level=info msg="Started container" PID=15641 containerID=3580f994325e5437bb1766e8531e029a1cb1a737d73697cfa6590e92f7498f73 description=openshift-marketplace/redhat-marketplace-vtlcf/registry-server id=95dc436a-c8c8-4cfd-91f0-281f6812f781 name=/runtime.v1.RuntimeService/StartContainer sandboxID=03803cec1919561a4119b037415d69aa34c06f9113190363d1b9eb3a9fbb6128
2026-06-10 15:52:06.135672 | controller | Jun 10 14:33:04.927644 crc crio[3658]: time="2026-06-10T14:33:04.927598545Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3726e2da-5d07-44dd-8144-a82533b4c757 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.135707 | controller | Jun 10 14:33:04.933159 crc crio[3658]: time="2026-06-10T14:33:04.933129846Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=5e56c73e-251d-41a3-8ba4-b701628f8cbe name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.135742 | controller | Jun 10 14:33:04.935455 crc crio[3658]: time="2026-06-10T14:33:04.935159397Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=9f48e960-7c84-4c03-8495-5392e2e8fdcd name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.135768 | controller | Jun 10 14:33:04.946909 crc crio[3658]: time="2026-06-10T14:33:04.946818919Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=defcec1b-84f3-4ba8-85c3-d7c9c67f2c65 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.135797 | controller | Jun 10 14:33:04.952342 crc crio[3658]: time="2026-06-10T14:33:04.952177864Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=93202522-690a-4e9e-a01c-db8b9bf5a3af name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.135831 | controller | Jun 10 14:33:04.960638 crc crio[3658]: time="2026-06-10T14:33:04.960545143Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b58c62c4-5f11-4de9-b77e-6b1d73750999 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.135896 | controller | Jun 10 14:33:04.961011 crc crio[3658]: time="2026-06-10T14:33:04.960900676Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=32481119-f44a-4727-97d2-ba2080c700e6 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.135923 | controller | Jun 10 14:33:04.962049 crc crio[3658]: time="2026-06-10T14:33:04.960936797Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=5e4eadaf-464c-4534-b278-5f7ef34972a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.135940 | controller | Jun 10 14:33:04.965170 crc crio[3658]: time="2026-06-10T14:33:04.964905134Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=81e59d88-dbd8-4ca0-be2d-85ddedc3fe0a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.135965 | controller | Jun 10 14:33:04.965170 crc crio[3658]: time="2026-06-10T14:33:04.96508816Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=63090a36-9dcd-4222-929b-ebce3874eb30 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.135994 | controller | Jun 10 14:33:04.992380 crc crio[3658]: time="2026-06-10T14:33:04.991646197Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=baa58634-7e54-4155-b6ae-4169003fbf4a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.136020 | controller | Jun 10 14:33:04.992380 crc crio[3658]: time="2026-06-10T14:33:04.991954758Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=38227692-9f5d-4580-a6aa-a8cedc0037c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.136049 | controller | Jun 10 14:33:05.053194 crc crio[3658]: time="2026-06-10T14:33:05.0530856Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-chds7/registry-server" id=6dc957fa-b413-4b87-9dfa-2d1e2124416a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.136079 | controller | Jun 10 14:33:05.054139 crc crio[3658]: time="2026-06-10T14:33:05.053613708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.136105 | controller | Jun 10 14:33:05.055397 crc crio[3658]: time="2026-06-10T14:33:05.055165201Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=b99815a3-a3e7-4791-8568-36741474d2c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.136135 | controller | Jun 10 14:33:05.075910 crc crio[3658]: time="2026-06-10T14:33:05.075517634Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.136161 | controller | Jun 10 14:33:05.105637 crc crio[3658]: time="2026-06-10T14:33:05.10549763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.136191 | controller | Jun 10 14:33:05.108865 crc crio[3658]: time="2026-06-10T14:33:05.108774693Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.136216 | controller | Jun 10 14:33:05.128593 crc crio[3658]: time="2026-06-10T14:33:05.128477794Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.136247 | controller | Jun 10 14:33:05.132153 crc crio[3658]: time="2026-06-10T14:33:05.132043487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.136277 | controller | Jun 10 14:33:05.461093 crc crio[3658]: time="2026-06-10T14:33:05.460743189Z" level=info msg="Creating container: openshift-marketplace/certified-operators-j8vqx/registry-server" id=c2a4cb3a-64da-4240-a015-ead7c763e74c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.136310 | controller | Jun 10 14:33:05.461845 crc crio[3658]: time="2026-06-10T14:33:05.461347319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.136345 | controller | Jun 10 14:33:05.463446 crc crio[3658]: time="2026-06-10T14:33:05.463332168Z" level=info msg="Creating container: openshift-marketplace/community-operators-qhh6t/registry-server" id=ac382b8e-a0c3-4c29-9320-40eb232d9b66 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.136379 | controller | Jun 10 14:33:05.463446 crc crio[3658]: time="2026-06-10T14:33:05.463409561Z" level=info msg="Creating container: openshift-marketplace/certified-operators-l27pk/registry-server" id=f9f25b31-f63b-40bb-bfca-d33e92951f98 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.136408 | controller | Jun 10 14:33:05.475861 crc crio[3658]: time="2026-06-10T14:33:05.475739787Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.136438 | controller | Jun 10 14:33:05.475861 crc crio[3658]: time="2026-06-10T14:33:05.47584722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.136468 | controller | Jun 10 14:33:05.521174 crc crio[3658]: time="2026-06-10T14:33:05.521036681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.136493 | controller | Jun 10 14:33:05.528903 crc crio[3658]: time="2026-06-10T14:33:05.528793469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.136523 | controller | Jun 10 14:33:05.531751 crc crio[3658]: time="2026-06-10T14:33:05.531542514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.136553 | controller | Jun 10 14:33:05.537241 crc crio[3658]: time="2026-06-10T14:33:05.537111546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.136582 | controller | Jun 10 14:33:05.538456 crc crio[3658]: time="2026-06-10T14:33:05.537165708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.136603 | controller | Jun 10 14:33:05.542123 crc crio[3658]: time="2026-06-10T14:33:05.541972374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.136624 | controller | Jun 10 14:33:05.691877 crc crio[3658]: time="2026-06-10T14:33:05.691773938Z" level=info msg="Created container 1618c0308e513aaf6736fe4d34a183a127086fb738526bf911afa5c0cfd52c72: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=b99815a3-a3e7-4791-8568-36741474d2c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.136647 | controller | Jun 10 14:33:05.693393 crc crio[3658]: time="2026-06-10T14:33:05.693206848Z" level=info msg="Starting container: 1618c0308e513aaf6736fe4d34a183a127086fb738526bf911afa5c0cfd52c72" id=39e8c879-0b41-4bb7-abcb-541e16f760f5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.136673 | controller | Jun 10 14:33:05.698405 crc crio[3658]: time="2026-06-10T14:33:05.698250092Z" level=info msg="Started container" PID=15698 containerID=1618c0308e513aaf6736fe4d34a183a127086fb738526bf911afa5c0cfd52c72 description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=39e8c879-0b41-4bb7-abcb-541e16f760f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdf07c555973350cde33a65900bc51e21c2fb379858cd0f76a3bd939b42eb862
2026-06-10 15:52:06.136700 | controller | Jun 10 14:33:05.818072 crc crio[3658]: time="2026-06-10T14:33:05.817845542Z" level=info msg="Created container 7e499520d1cdd7c9872a842b5610094ebf753297c3d9f90db6d603afed48dd28: openshift-marketplace/redhat-operators-chds7/registry-server" id=6dc957fa-b413-4b87-9dfa-2d1e2124416a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.136736 | controller | Jun 10 14:33:05.819358 crc crio[3658]: time="2026-06-10T14:33:05.819099206Z" level=info msg="Starting container: 7e499520d1cdd7c9872a842b5610094ebf753297c3d9f90db6d603afed48dd28" id=44488b3a-1591-4531-a11e-f7b8a5f3cea6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.136767 | controller | Jun 10 14:33:05.824908 crc crio[3658]: time="2026-06-10T14:33:05.824738841Z" level=info msg="Creating container: openshift-marketplace/community-operators-sgbsl/registry-server" id=992f0121-41b8-454a-89b8-6ad471d693fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.136793 | controller | Jun 10 14:33:05.825584 crc crio[3658]: time="2026-06-10T14:33:05.825414964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.136827 | controller | Jun 10 14:33:05.830140 crc crio[3658]: time="2026-06-10T14:33:05.830036353Z" level=info msg="Started container" PID=15700 containerID=7e499520d1cdd7c9872a842b5610094ebf753297c3d9f90db6d603afed48dd28 description=openshift-marketplace/redhat-operators-chds7/registry-server id=44488b3a-1591-4531-a11e-f7b8a5f3cea6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9aca9676336612f9ad86303e2a0637e009a1abe8d324e9cd6d285c5c0157930
2026-06-10 15:52:06.136874 | controller | Jun 10 14:33:05.874576 crc crio[3658]: time="2026-06-10T14:33:05.874435367Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.136907 | controller | Jun 10 14:33:05.878345 crc crio[3658]: time="2026-06-10T14:33:05.878247529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.136933 | controller | Jun 10 14:33:06.301617 crc crio[3658]: time="2026-06-10T14:33:06.30072805Z" level=info msg="Created container cd3b21840f2539e47895fb92dfeec8c9847e67424ed5c03f6d8549664d47aac8: openshift-marketplace/community-operators-qhh6t/registry-server" id=ac382b8e-a0c3-4c29-9320-40eb232d9b66 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.136963 | controller | Jun 10 14:33:06.303039 crc crio[3658]: time="2026-06-10T14:33:06.302908466Z" level=info msg="Starting container: cd3b21840f2539e47895fb92dfeec8c9847e67424ed5c03f6d8549664d47aac8" id=8abddf6d-5ca9-468b-9772-eaf2c6a6b858 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.136993 | controller | Jun 10 14:33:06.307949 crc crio[3658]: time="2026-06-10T14:33:06.307817115Z" level=info msg="Started container" PID=15713 containerID=cd3b21840f2539e47895fb92dfeec8c9847e67424ed5c03f6d8549664d47aac8 description=openshift-marketplace/community-operators-qhh6t/registry-server id=8abddf6d-5ca9-468b-9772-eaf2c6a6b858 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15cb5b3021fba8c9b9bf5b99e5e3691970e96ff49b3e93a83b20310304010d19
2026-06-10 15:52:06.137023 | controller | Jun 10 14:33:06.362138 crc crio[3658]: time="2026-06-10T14:33:06.361781789Z" level=info msg="Created container 97bc006e4f911c51c49ab2f8c4987b46df4de41964c7bdb94a36fb5779436da0: openshift-marketplace/certified-operators-l27pk/registry-server" id=f9f25b31-f63b-40bb-bfca-d33e92951f98 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.137049 | controller | Jun 10 14:33:06.363220 crc crio[3658]: time="2026-06-10T14:33:06.363126885Z" level=info msg="Starting container: 97bc006e4f911c51c49ab2f8c4987b46df4de41964c7bdb94a36fb5779436da0" id=f867025a-c5fe-4e93-9017-7975a98cd68d name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.137075 | controller | Jun 10 14:33:06.367524 crc crio[3658]: time="2026-06-10T14:33:06.367081422Z" level=info msg="Created container 1ebb03f75e2d3b68cb207ae92a4bc0adc1e1a9b66d016fb0c2ea11336eeadbd3: openshift-marketplace/certified-operators-j8vqx/registry-server" id=c2a4cb3a-64da-4240-a015-ead7c763e74c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.137097 | controller | Jun 10 14:33:06.368876 crc crio[3658]: time="2026-06-10T14:33:06.368624595Z" level=info msg="Starting container: 1ebb03f75e2d3b68cb207ae92a4bc0adc1e1a9b66d016fb0c2ea11336eeadbd3" id=c48c4795-2e9e-49c3-a7b5-97af9d2dac8b name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.137115 | controller | Jun 10 14:33:06.372080 crc crio[3658]: time="2026-06-10T14:33:06.371797845Z" level=info msg="Started container" PID=15714 containerID=97bc006e4f911c51c49ab2f8c4987b46df4de41964c7bdb94a36fb5779436da0 description=openshift-marketplace/certified-operators-l27pk/registry-server id=f867025a-c5fe-4e93-9017-7975a98cd68d name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d45d3cbfdea23cb05994254dd7312bddae7b99a06c787a940780793912a0a98
2026-06-10 15:52:06.137132 | controller | Jun 10 14:33:06.380815 crc crio[3658]: time="2026-06-10T14:33:06.380104882Z" level=info msg="Started container" PID=15712 containerID=1ebb03f75e2d3b68cb207ae92a4bc0adc1e1a9b66d016fb0c2ea11336eeadbd3 description=openshift-marketplace/certified-operators-j8vqx/registry-server id=c48c4795-2e9e-49c3-a7b5-97af9d2dac8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f630a73ddb73f9db2c566c8c1da0ecae7e2624095a03d378a2391cfc5ca6443
2026-06-10 15:52:06.137149 | controller | Jun 10 14:33:06.444612 crc crio[3658]: time="2026-06-10T14:33:06.442343522Z" level=info msg="Created container 683b913ac30a3700a8d6bb3476651f19de588de2d6c25ee0778ad07fb7902de8: openshift-marketplace/community-operators-sgbsl/registry-server" id=992f0121-41b8-454a-89b8-6ad471d693fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.137165 | controller | Jun 10 14:33:06.445137 crc crio[3658]: time="2026-06-10T14:33:06.444982553Z" level=info msg="Starting container: 683b913ac30a3700a8d6bb3476651f19de588de2d6c25ee0778ad07fb7902de8" id=df47b8fd-d58b-4bad-9a02-6eb5cd9aae43 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.137195 | controller | Jun 10 14:33:06.453678 crc crio[3658]: time="2026-06-10T14:33:06.453204337Z" level=info msg="Started container" PID=15744 containerID=683b913ac30a3700a8d6bb3476651f19de588de2d6c25ee0778ad07fb7902de8 description=openshift-marketplace/community-operators-sgbsl/registry-server id=df47b8fd-d58b-4bad-9a02-6eb5cd9aae43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c83c260d24ed0bdba377e1da835169e706ab4ae0668e3414046b17ca9d827dad
2026-06-10 15:52:06.137226 | controller | Jun 10 14:33:19.594404 crc crio[3658]: time="2026-06-10T14:33:19.593224352Z" level=info msg="Stopping container: 1ebb03f75e2d3b68cb207ae92a4bc0adc1e1a9b66d016fb0c2ea11336eeadbd3 (timeout: 2s)" id=93b17cad-2ff9-4e72-bb3f-dda7d6c7d0e2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.137252 | controller | Jun 10 14:33:19.758457 crc crio[3658]: time="2026-06-10T14:33:19.757971092Z" level=info msg="Stopped container 1ebb03f75e2d3b68cb207ae92a4bc0adc1e1a9b66d016fb0c2ea11336eeadbd3: openshift-marketplace/certified-operators-j8vqx/registry-server" id=93b17cad-2ff9-4e72-bb3f-dda7d6c7d0e2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.137277 | controller | Jun 10 14:33:19.759423 crc crio[3658]: time="2026-06-10T14:33:19.759147913Z" level=info msg="Stopping pod sandbox: 2f630a73ddb73f9db2c566c8c1da0ecae7e2624095a03d378a2391cfc5ca6443" id=2362b140-31e7-4fd3-a74b-9e2b418f2931 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.137311 | controller | Jun 10 14:33:19.760022 crc crio[3658]: time="2026-06-10T14:33:19.759868637Z" level=info msg="Got pod network &{Name:certified-operators-j8vqx Namespace:openshift-marketplace ID:2f630a73ddb73f9db2c566c8c1da0ecae7e2624095a03d378a2391cfc5ca6443 UID:f2f4c7f9-1fe6-4f66-beee-27325646ec9a NetNS:/var/run/netns/c4164118-0661-4660-976c-8f327867c6d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf2f4c7f9_1fe6_4f66_beee_27325646ec9a.slice PodAnnotations:0xc00008d998}] Aliases:map[]}"
2026-06-10 15:52:06.137374 | controller | Jun 10 14:33:19.760599 crc crio[3658]: time="2026-06-10T14:33:19.760053294Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-j8vqx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.137405 | controller | Jun 10 14:33:21.311057 crc crio[3658]: time="2026-06-10T14:33:21.31072183Z" level=info msg="Stopped pod sandbox: 2f630a73ddb73f9db2c566c8c1da0ecae7e2624095a03d378a2391cfc5ca6443" id=2362b140-31e7-4fd3-a74b-9e2b418f2931 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.137436 | controller | Jun 10 14:33:22.180990 crc crio[3658]: time="2026-06-10T14:33:22.180535361Z" level=info msg="Stopping pod sandbox: d04e7eaf5de4edb57ab677f7a285fb3d3c7084e64465dfc7910d1b742b90e427" id=ae9697a5-237d-4678-ae98-c2eb231e719c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.137457 | controller | Jun 10 14:33:22.180990 crc crio[3658]: time="2026-06-10T14:33:22.180931694Z" level=info msg="Stopped pod sandbox (already stopped): d04e7eaf5de4edb57ab677f7a285fb3d3c7084e64465dfc7910d1b742b90e427" id=ae9697a5-237d-4678-ae98-c2eb231e719c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.137492 | controller | Jun 10 14:33:22.182202 crc crio[3658]: time="2026-06-10T14:33:22.18197316Z" level=info msg="Removing pod sandbox: d04e7eaf5de4edb57ab677f7a285fb3d3c7084e64465dfc7910d1b742b90e427" id=6c480c90-58ea-45b0-b1b1-f27d7c981d91 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.137521 | controller | Jun 10 14:33:22.197238 crc crio[3658]: time="2026-06-10T14:33:22.197004059Z" level=info msg="Removed pod sandbox: d04e7eaf5de4edb57ab677f7a285fb3d3c7084e64465dfc7910d1b742b90e427" id=6c480c90-58ea-45b0-b1b1-f27d7c981d91 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.137552 | controller | Jun 10 14:33:22.255422 crc crio[3658]: time="2026-06-10T14:33:22.251086017Z" level=info msg="Removing container: 1ebb03f75e2d3b68cb207ae92a4bc0adc1e1a9b66d016fb0c2ea11336eeadbd3" id=f212e7eb-012f-4896-bbce-3c36677f4c4b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.137581 | controller | Jun 10 14:33:22.287751 crc crio[3658]: time="2026-06-10T14:33:22.287622499Z" level=info msg="Removed container 1ebb03f75e2d3b68cb207ae92a4bc0adc1e1a9b66d016fb0c2ea11336eeadbd3: openshift-marketplace/certified-operators-j8vqx/registry-server" id=f212e7eb-012f-4896-bbce-3c36677f4c4b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.137607 | controller | Jun 10 14:33:22.291360 crc crio[3658]: time="2026-06-10T14:33:22.291224954Z" level=info msg="Removing container: 454d515b939f3fe7f729de3e881fd3cdfdc9d7670e945c6e0dd9b8ed4013db6e" id=eda1e523-a7f2-43f0-b701-056bdc183b66 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.137641 | controller | Jun 10 14:33:22.318235 crc crio[3658]: time="2026-06-10T14:33:22.318071911Z" level=info msg="Removed container 454d515b939f3fe7f729de3e881fd3cdfdc9d7670e945c6e0dd9b8ed4013db6e: openshift-marketplace/certified-operators-j8vqx/extract-content" id=eda1e523-a7f2-43f0-b701-056bdc183b66 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.137670 | controller | Jun 10 14:33:22.322671 crc crio[3658]: time="2026-06-10T14:33:22.322579577Z" level=info msg="Removing container: 461664d447c02dd977bcd04abd3e6cd45c3add8713043c862b5a6b478bf0baaf" id=6a24a33c-10ca-4dc1-966f-2c0d48888281 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.137691 | controller | Jun 10 14:33:22.340664 crc crio[3658]: time="2026-06-10T14:33:22.340577348Z" level=info msg="Removed container 461664d447c02dd977bcd04abd3e6cd45c3add8713043c862b5a6b478bf0baaf: openshift-marketplace/certified-operators-j8vqx/extract-utilities" id=6a24a33c-10ca-4dc1-966f-2c0d48888281 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.137726 | controller | Jun 10 14:33:25.734314 crc crio[3658]: time="2026-06-10T14:33:25.733591186Z" level=info msg="Stopping container: 3580f994325e5437bb1766e8531e029a1cb1a737d73697cfa6590e92f7498f73 (timeout: 2s)" id=68dd34a0-4cb4-4863-8e2b-7f9b5dee5e4f name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.137770 | controller | Jun 10 14:33:27.473428 crc crio[3658]: time="2026-06-10T14:33:27.4726785Z" level=info msg="Stopping container: 7bf386f975813f928ee546bbbbbe99e9f53c328adfbb11a155d71c71c271e0a4 (timeout: 2s)" id=129b1a6a-72ec-4316-96a9-858fd616657d name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.137789 | controller | Jun 10 14:33:27.501854 crc crio[3658]: time="2026-06-10T14:33:27.501562848Z" level=info msg="Stopping container: 683b913ac30a3700a8d6bb3476651f19de588de2d6c25ee0778ad07fb7902de8 (timeout: 2s)" id=c89c3e51-7896-4377-ba2f-baee4ed63506 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.137824 | controller | Jun 10 14:33:27.788688 crc crio[3658]: time="2026-06-10T14:33:27.788508859Z" level=info msg="Stopped container 3580f994325e5437bb1766e8531e029a1cb1a737d73697cfa6590e92f7498f73: openshift-marketplace/redhat-marketplace-vtlcf/registry-server" id=68dd34a0-4cb4-4863-8e2b-7f9b5dee5e4f name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.137872 | controller | Jun 10 14:33:27.790360 crc crio[3658]: time="2026-06-10T14:33:27.790239998Z" level=info msg="Stopping pod sandbox: 03803cec1919561a4119b037415d69aa34c06f9113190363d1b9eb3a9fbb6128" id=b11b2dd8-298c-4e9d-8e67-14d14241add3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.137916 | controller | Jun 10 14:33:27.790992 crc crio[3658]: time="2026-06-10T14:33:27.790907191Z" level=info msg="Got pod network &{Name:redhat-marketplace-vtlcf Namespace:openshift-marketplace ID:03803cec1919561a4119b037415d69aa34c06f9113190363d1b9eb3a9fbb6128 UID:4a6ee6a2-4e1e-4847-8e24-5ae046946cc0 NetNS:/var/run/netns/de6823c2-30a3-4580-ba76-bbc97a68f98a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4a6ee6a2_4e1e_4847_8e24_5ae046946cc0.slice PodAnnotations:0xc000d70180}] Aliases:map[]}"
2026-06-10 15:52:06.137947 | controller | Jun 10 14:33:27.791211 crc crio[3658]: time="2026-06-10T14:33:27.791110258Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-vtlcf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.137973 | controller | Jun 10 14:33:28.124397 crc crio[3658]: time="2026-06-10T14:33:28.123904093Z" level=info msg="Stopped pod sandbox: 03803cec1919561a4119b037415d69aa34c06f9113190363d1b9eb3a9fbb6128" id=b11b2dd8-298c-4e9d-8e67-14d14241add3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.137999 | controller | Jun 10 14:33:28.471905 crc crio[3658]: time="2026-06-10T14:33:28.471782898Z" level=info msg="Removing container: 3580f994325e5437bb1766e8531e029a1cb1a737d73697cfa6590e92f7498f73" id=065cbd18-8f52-4dfc-a19a-5bf05f11cfd1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.138028 | controller | Jun 10 14:33:28.507430 crc crio[3658]: time="2026-06-10T14:33:28.507238232Z" level=info msg="Removed container 3580f994325e5437bb1766e8531e029a1cb1a737d73697cfa6590e92f7498f73: openshift-marketplace/redhat-marketplace-vtlcf/registry-server" id=065cbd18-8f52-4dfc-a19a-5bf05f11cfd1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.138054 | controller | Jun 10 14:33:28.510705 crc crio[3658]: time="2026-06-10T14:33:28.510559947Z" level=info msg="Removing container: 95df2abb58dbe41d08ddb29b20ac09f5f3e45eb71473cfeaadab9fe91ce2b532" id=7cb82c21-e74c-4e00-a277-b3f85e4f4602 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.138083 | controller | Jun 10 14:33:28.546112 crc crio[3658]: time="2026-06-10T14:33:28.545822215Z" level=info msg="Removed container 95df2abb58dbe41d08ddb29b20ac09f5f3e45eb71473cfeaadab9fe91ce2b532: openshift-marketplace/redhat-marketplace-vtlcf/extract-content" id=7cb82c21-e74c-4e00-a277-b3f85e4f4602 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.138117 | controller | Jun 10 14:33:28.548557 crc crio[3658]: time="2026-06-10T14:33:28.548470227Z" level=info msg="Removing container: 5f4f77ce8a9777024e989a579f432e03c7a78efafea705c361fa20de57523315" id=49c4f1d1-f837-47b5-a764-6d786d6c23ca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.138151 | controller | Jun 10 14:33:28.565167 crc crio[3658]: time="2026-06-10T14:33:28.565027138Z" level=info msg="Removed container 5f4f77ce8a9777024e989a579f432e03c7a78efafea705c361fa20de57523315: openshift-marketplace/redhat-marketplace-vtlcf/extract-utilities" id=49c4f1d1-f837-47b5-a764-6d786d6c23ca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.138173 | controller | Jun 10 14:33:30.497058 crc crio[3658]: time="2026-06-10T14:33:30.496929443Z" level=info msg="Removing container: 3be740ba8a1ed1f6e69c2cf02777d00bfb54698a0d3906a8912477f39f09ba03" id=e1501baf-d6df-4ff4-8090-0b7df48c45a1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.138202 | controller | Jun 10 14:33:30.622649 crc crio[3658]: time="2026-06-10T14:33:30.62251881Z" level=info msg="Stopped container 683b913ac30a3700a8d6bb3476651f19de588de2d6c25ee0778ad07fb7902de8: openshift-marketplace/community-operators-sgbsl/registry-server" id=c89c3e51-7896-4377-ba2f-baee4ed63506 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.138223 | controller | Jun 10 14:33:30.623058 crc crio[3658]: time="2026-06-10T14:33:30.623014188Z" level=info msg="Stopped container 7bf386f975813f928ee546bbbbbe99e9f53c328adfbb11a155d71c71c271e0a4: openshift-console/downloads-747b44746d-4pqvr/download-server" id=129b1a6a-72ec-4316-96a9-858fd616657d name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.138240 | controller | Jun 10 14:33:30.623812 crc crio[3658]: time="2026-06-10T14:33:30.623610528Z" level=info msg="Stopping pod sandbox: c83c260d24ed0bdba377e1da835169e706ab4ae0668e3414046b17ca9d827dad" id=f21fac76-2998-4ce6-9420-ffda25a522a2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.138256 | controller | Jun 10 14:33:30.630352 crc crio[3658]: time="2026-06-10T14:33:30.629405508Z" level=info msg="Got pod network &{Name:community-operators-sgbsl Namespace:openshift-marketplace ID:c83c260d24ed0bdba377e1da835169e706ab4ae0668e3414046b17ca9d827dad UID:43c6d698-9749-4af2-a4e0-ef478edc6123 NetNS:/var/run/netns/728392b4-371b-4428-a423-7704c34cefdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod43c6d698_9749_4af2_a4e0_ef478edc6123.slice PodAnnotations:0xc000d8e898}] Aliases:map[]}"
2026-06-10 15:52:06.138278 | controller | Jun 10 14:33:30.630352 crc crio[3658]: time="2026-06-10T14:33:30.629623116Z" level=info msg="Deleting pod openshift-marketplace_community-operators-sgbsl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.138307 | controller | Jun 10 14:33:30.633035 crc crio[3658]: time="2026-06-10T14:33:30.632091621Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=51f45e61-2121-449d-9ac7-a0dd9524354f name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.138333 | controller | Jun 10 14:33:30.666659 crc crio[3658]: time="2026-06-10T14:33:30.665958741Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=48c679cd-a43b-4d68-bb94-c524495835c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.138358 | controller | Jun 10 14:33:30.798477 crc crio[3658]: time="2026-06-10T14:33:30.798429106Z" level=info msg="Removed container 3be740ba8a1ed1f6e69c2cf02777d00bfb54698a0d3906a8912477f39f09ba03: openshift-console/downloads-747b44746d-4pqvr/download-server" id=e1501baf-d6df-4ff4-8090-0b7df48c45a1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.138396 | controller | Jun 10 14:33:30.806873 crc crio[3658]: time="2026-06-10T14:33:30.806788055Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=699a0b83-a1c2-412c-8828-6f42151f533b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.138427 | controller | Jun 10 14:33:30.807231 crc crio[3658]: time="2026-06-10T14:33:30.807158518Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.138458 | controller | Jun 10 14:33:30.854358 crc crio[3658]: time="2026-06-10T14:33:30.854043637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.138486 | controller | Jun 10 14:33:30.864500 crc crio[3658]: time="2026-06-10T14:33:30.864431756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.138516 | controller | Jun 10 14:33:30.985839 crc crio[3658]: time="2026-06-10T14:33:30.985788097Z" level=info msg="Created container 42fbbf8f4cc2100c739894e670a84fd049150a4bec3e72d016ed0967caed946b: openshift-console/downloads-747b44746d-4pqvr/download-server" id=699a0b83-a1c2-412c-8828-6f42151f533b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.138542 | controller | Jun 10 14:33:30.990644 crc crio[3658]: time="2026-06-10T14:33:30.990610754Z" level=info msg="Starting container: 42fbbf8f4cc2100c739894e670a84fd049150a4bec3e72d016ed0967caed946b" id=2bfb185b-3694-488e-8be5-ad0ac77067b4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.138568 | controller | Jun 10 14:33:31.001196 crc crio[3658]: time="2026-06-10T14:33:31.001075705Z" level=info msg="Started container" PID=16399 containerID=42fbbf8f4cc2100c739894e670a84fd049150a4bec3e72d016ed0967caed946b description=openshift-console/downloads-747b44746d-4pqvr/download-server id=2bfb185b-3694-488e-8be5-ad0ac77067b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27067ce548bf8a873d1dcf9ba0791894c1832c1768aa1ec2ee30f13f07a8377f
2026-06-10 15:52:06.138595 | controller | Jun 10 14:33:31.019449 crc crio[3658]: time="2026-06-10T14:33:31.019394618Z" level=info msg="Stopped pod sandbox: c83c260d24ed0bdba377e1da835169e706ab4ae0668e3414046b17ca9d827dad" id=f21fac76-2998-4ce6-9420-ffda25a522a2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.138612 | controller | Jun 10 14:33:31.519730 crc crio[3658]: time="2026-06-10T14:33:31.519018494Z" level=info msg="Removing container: 683b913ac30a3700a8d6bb3476651f19de588de2d6c25ee0778ad07fb7902de8" id=31d8de5b-efaa-41c4-a7c9-4ac75d6177ca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.138629 | controller | Jun 10 14:33:31.561840 crc crio[3658]: time="2026-06-10T14:33:31.561701659Z" level=info msg="Removed container 683b913ac30a3700a8d6bb3476651f19de588de2d6c25ee0778ad07fb7902de8: openshift-marketplace/community-operators-sgbsl/registry-server" id=31d8de5b-efaa-41c4-a7c9-4ac75d6177ca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.138659 | controller | Jun 10 14:33:31.568343 crc crio[3658]: time="2026-06-10T14:33:31.56811341Z" level=info msg="Removing container: 34a266a45fd06fcde1773bcfc70fb36872661adc991c13cb7f8a01ac4554b9d8" id=bf5bc0d5-f9d8-44be-a023-d0465bf8192f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.138689 | controller | Jun 10 14:33:31.590561 crc crio[3658]: time="2026-06-10T14:33:31.590207123Z" level=info msg="Removed container 34a266a45fd06fcde1773bcfc70fb36872661adc991c13cb7f8a01ac4554b9d8: openshift-marketplace/community-operators-sgbsl/extract-content" id=bf5bc0d5-f9d8-44be-a023-d0465bf8192f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.138719 | controller | Jun 10 14:33:31.596579 crc crio[3658]: time="2026-06-10T14:33:31.595447224Z" level=info msg="Removing container: 4fd80377d3561fda1ada898d9c5f9909fb89462633b1b95a1a30560bb24c860e" id=952c83ff-e1f9-4651-97e4-5f80095c8efa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.138753 | controller | Jun 10 14:33:31.616373 crc crio[3658]: time="2026-06-10T14:33:31.616144489Z" level=info msg="Removed container 4fd80377d3561fda1ada898d9c5f9909fb89462633b1b95a1a30560bb24c860e: openshift-marketplace/community-operators-sgbsl/extract-utilities" id=952c83ff-e1f9-4651-97e4-5f80095c8efa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.138771 | controller | Jun 10 14:33:34.268115 crc crio[3658]: time="2026-06-10T14:33:34.267021955Z" level=info msg="Stopping container: 7e499520d1cdd7c9872a842b5610094ebf753297c3d9f90db6d603afed48dd28 (timeout: 2s)" id=432da2e4-d1bd-4c96-893b-7a233a5965cc name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.138788 | controller | Jun 10 14:33:34.396920 crc crio[3658]: time="2026-06-10T14:33:34.396808498Z" level=info msg="Stopped container 7e499520d1cdd7c9872a842b5610094ebf753297c3d9f90db6d603afed48dd28: openshift-marketplace/redhat-operators-chds7/registry-server" id=432da2e4-d1bd-4c96-893b-7a233a5965cc name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.138809 | controller | Jun 10 14:33:34.398712 crc crio[3658]: time="2026-06-10T14:33:34.398620801Z" level=info msg="Stopping pod sandbox: d9aca9676336612f9ad86303e2a0637e009a1abe8d324e9cd6d285c5c0157930" id=07704952-db05-4c55-afb5-33fa75e6e9ac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.138839 | controller | Jun 10 14:33:34.399489 crc crio[3658]: time="2026-06-10T14:33:34.39919091Z" level=info msg="Got pod network &{Name:redhat-operators-chds7 Namespace:openshift-marketplace ID:d9aca9676336612f9ad86303e2a0637e009a1abe8d324e9cd6d285c5c0157930 UID:f61ede9e-9948-4155-bf48-98f9a2797e1d NetNS:/var/run/netns/d9554248-26e9-4543-a9df-68a54198bae7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf61ede9e_9948_4155_bf48_98f9a2797e1d.slice PodAnnotations:0xc00088a2a0}] Aliases:map[]}"
2026-06-10 15:52:06.138884 | controller | Jun 10 14:33:34.399489 crc crio[3658]: time="2026-06-10T14:33:34.399441749Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-chds7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.138903 | controller | Jun 10 14:33:35.086375 crc crio[3658]: time="2026-06-10T14:33:35.082644836Z" level=info msg="Stopped pod sandbox: d9aca9676336612f9ad86303e2a0637e009a1abe8d324e9cd6d285c5c0157930" id=07704952-db05-4c55-afb5-33fa75e6e9ac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.138920 | controller | Jun 10 14:33:35.682128 crc crio[3658]: time="2026-06-10T14:33:35.678590609Z" level=info msg="Removing container: 7e499520d1cdd7c9872a842b5610094ebf753297c3d9f90db6d603afed48dd28" id=d7a9c9be-84df-404f-801f-ac7eeec44951 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.138942 | controller | Jun 10 14:33:35.717479 crc crio[3658]: time="2026-06-10T14:33:35.717200202Z" level=info msg="Removed container 7e499520d1cdd7c9872a842b5610094ebf753297c3d9f90db6d603afed48dd28: openshift-marketplace/redhat-operators-chds7/registry-server" id=d7a9c9be-84df-404f-801f-ac7eeec44951 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.138972 | controller | Jun 10 14:33:35.722146 crc crio[3658]: time="2026-06-10T14:33:35.72205835Z" level=info msg="Removing container: 8562828c90ca7906b2387f7b6a15ae2c4361f14f162384af41d458f54e81989e" id=2eadb354-c901-4e0e-ae06-8e332bfabc39 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.139003 | controller | Jun 10 14:33:35.753970 crc crio[3658]: time="2026-06-10T14:33:35.753869529Z" level=info msg="Removed container 8562828c90ca7906b2387f7b6a15ae2c4361f14f162384af41d458f54e81989e: openshift-marketplace/redhat-operators-chds7/extract-content" id=2eadb354-c901-4e0e-ae06-8e332bfabc39 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.139042 | controller | Jun 10 14:33:35.757586 crc crio[3658]: time="2026-06-10T14:33:35.757504495Z" level=info msg="Removing container: 79b3aa06941885bd222e22469a16db148b8e0f978b585a754a21f0a7188a3a08" id=24f54e61-87d9-4072-9d3b-3623f22dec8a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.139065 | controller | Jun 10 14:33:35.774958 crc crio[3658]: time="2026-06-10T14:33:35.774702569Z" level=info msg="Removed container 79b3aa06941885bd222e22469a16db148b8e0f978b585a754a21f0a7188a3a08: openshift-marketplace/redhat-operators-chds7/extract-utilities" id=24f54e61-87d9-4072-9d3b-3623f22dec8a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.139100 | controller | Jun 10 14:33:45.604446 crc crio[3658]: time="2026-06-10T14:33:45.600396672Z" level=info msg="Stopping container: df2eeb60add7bd5f890d04d52162faf60c0a2ee42b030758cc91768fa67a8075 (timeout: 15s)" id=14c0c464-c41d-4c75-99e3-82ced3d46fc5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.139127 | controller | Jun 10 14:33:45.604446 crc crio[3658]: time="2026-06-10T14:33:45.601469879Z" level=info msg="Stopping container: d18f58fdc8d40c91ba7777a59c36a5670fd80708d572fe4da041b8f4c54d80df (timeout: 15s)" id=fb3c8db0-2ab0-4a32-a972-248eebea85a5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.139157 | controller | Jun 10 14:33:45.605606 crc crio[3658]: time="2026-06-10T14:33:45.604554865Z" level=info msg="Stopping container: 02c8247a651b6055c3c86b51902f13188e0bf25fbcdfffb646a7b3498b213746 (timeout: 15s)" id=a22e2832-5a03-42ef-8558-f213d6b2383c name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.139187 | controller | Jun 10 14:33:45.605606 crc crio[3658]: time="2026-06-10T14:33:45.604916768Z" level=info msg="Stopping container: 293cf51793079aeec6993daa83499d933f06ba5f2d1c000bdad916ed22786da9 (timeout: 15s)" id=f9e1992a-c195-47f4-bc05-ebd863086f55 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.139209 | controller | Jun 10 14:33:45.607401 crc crio[3658]: time="2026-06-10T14:33:45.607132014Z" level=info msg="Stopping container: e346937da0902fd6673aa10a16de085ab492d6e530f0cae5e377246784560a71 (timeout: 15s)" id=1a7b8126-d4eb-4b80-ab89-6b0181cff729 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.139225 | controller | Jun 10 14:33:46.474386 crc crio[3658]: time="2026-06-10T14:33:46.473250549Z" level=info msg="Stopped container 293cf51793079aeec6993daa83499d933f06ba5f2d1c000bdad916ed22786da9: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=f9e1992a-c195-47f4-bc05-ebd863086f55 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.139250 | controller | Jun 10 14:33:46.568894 crc crio[3658]: time="2026-06-10T14:33:46.567994861Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD" id=506f62d1-6990-4cce-a19c-6123b28f7e5f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.139280 | controller | Jun 10 14:33:46.568894 crc crio[3658]: time="2026-06-10T14:33:46.568082264Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.139298 | controller | Jun 10 14:33:46.590798 crc crio[3658]: time="2026-06-10T14:33:46.590686845Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=506f62d1-6990-4cce-a19c-6123b28f7e5f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.139324 | controller | Jun 10 14:33:46.603176 crc crio[3658]: time="2026-06-10T14:33:46.603103024Z" level=info msg="Ran pod sandbox 2151290de62af04e9266d143a2f409dfac70667975f6391eb95e6863b200e2c3 with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD" id=506f62d1-6990-4cce-a19c-6123b28f7e5f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.139357 | controller | Jun 10 14:33:46.605338 crc crio[3658]: time="2026-06-10T14:33:46.605191976Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=8f4e4ea8-ddf6-4110-8161-e8f60bcda2e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.139383 | controller | Jun 10 14:33:46.630925 crc crio[3658]: time="2026-06-10T14:33:46.630804461Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=bd174fc4-d055-4924-b976-10db77164ef2 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.139413 | controller | Jun 10 14:33:46.720877 crc crio[3658]: time="2026-06-10T14:33:46.720722376Z" level=info msg="Stopped container e346937da0902fd6673aa10a16de085ab492d6e530f0cae5e377246784560a71: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=1a7b8126-d4eb-4b80-ab89-6b0181cff729 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.139438 | controller | Jun 10 14:33:46.826416 crc crio[3658]: time="2026-06-10T14:33:46.82622515Z" level=info msg="Removing container: b593b6af0162e2104f8feec8633cb84dea326aef3e0fae2843b0c8cb78dc8fe4" id=ca4811dd-add2-445c-9978-9c5c16a693cc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.139468 | controller | Jun 10 14:33:47.236611 crc crio[3658]: time="2026-06-10T14:33:47.23591059Z" level=info msg="Stopped container d18f58fdc8d40c91ba7777a59c36a5670fd80708d572fe4da041b8f4c54d80df: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=fb3c8db0-2ab0-4a32-a972-248eebea85a5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.139498 | controller | Jun 10 14:33:47.299063 crc crio[3658]: time="2026-06-10T14:33:47.298811243Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=c0fab675-7685-4ca4-a097-33e1630d1cc0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.139523 | controller | Jun 10 14:33:47.299645 crc crio[3658]: time="2026-06-10T14:33:47.299395003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.139540 | controller | Jun 10 14:33:47.342638 crc crio[3658]: time="2026-06-10T14:33:47.342526813Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.139566 | controller | Jun 10 14:33:47.532097 crc crio[3658]: time="2026-06-10T14:33:47.531615663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.139592 | controller | Jun 10 14:33:47.773114 crc crio[3658]: time="2026-06-10T14:33:47.772957159Z" level=info msg="Removed container b593b6af0162e2104f8feec8633cb84dea326aef3e0fae2843b0c8cb78dc8fe4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=ca4811dd-add2-445c-9978-9c5c16a693cc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.139617 | controller | Jun 10 14:33:47.774055 crc crio[3658]: time="2026-06-10T14:33:47.773817139Z" level=info msg="Stopped container 02c8247a651b6055c3c86b51902f13188e0bf25fbcdfffb646a7b3498b213746: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=a22e2832-5a03-42ef-8558-f213d6b2383c name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.139646 | controller | Jun 10 14:33:47.790526 crc crio[3658]: time="2026-06-10T14:33:47.790095871Z" level=info msg="Created container bf5fa8601fc25d4310822c0ce4da4e40f7f3f33a74a4a6d991c72b8867c1abe5: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=c0fab675-7685-4ca4-a097-33e1630d1cc0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.139685 | controller | Jun 10 14:33:47.793023 crc crio[3658]: time="2026-06-10T14:33:47.792485274Z" level=info msg="Starting container: bf5fa8601fc25d4310822c0ce4da4e40f7f3f33a74a4a6d991c72b8867c1abe5" id=be3e5a0c-4485-4e00-b8bc-91f4b78e9e06 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.139721 | controller | Jun 10 14:33:47.798814 crc crio[3658]: time="2026-06-10T14:33:47.798679207Z" level=info msg="Started container" PID=16681 containerID=bf5fa8601fc25d4310822c0ce4da4e40f7f3f33a74a4a6d991c72b8867c1abe5 description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=be3e5a0c-4485-4e00-b8bc-91f4b78e9e06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2151290de62af04e9266d143a2f409dfac70667975f6391eb95e6863b200e2c3
2026-06-10 15:52:06.139747 | controller | Jun 10 14:33:47.843819 crc crio[3658]: time="2026-06-10T14:33:47.843746514Z" level=info msg="Stopping pod sandbox: a9cf868bde75b54ed503076ea7357a95e37b6b75182813297b9a69037ad13e12" id=8673f0c5-d879-4054-b137-4ffad8056956 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.139782 | controller | Jun 10 14:33:47.844619 crc crio[3658]: time="2026-06-10T14:33:47.844554132Z" level=info msg="Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:a9cf868bde75b54ed503076ea7357a95e37b6b75182813297b9a69037ad13e12 UID:bd4a138c-cb26-4057-be44-d483e8aceaba NetNS:/var/run/netns/fff97861-eb8a-470f-be43-03667bca7989 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podbd4a138c_cb26_4057_be44_d483e8aceaba.slice PodAnnotations:0xc00088a400}] Aliases:map[]}"
2026-06-10 15:52:06.139809 | controller | Jun 10 14:33:47.844876 crc crio[3658]: time="2026-06-10T14:33:47.8447906Z" level=info msg="Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.139840 | controller | Jun 10 14:33:48.485842 crc crio[3658]: time="2026-06-10T14:33:48.485711416Z" level=info msg="Stopped pod sandbox: a9cf868bde75b54ed503076ea7357a95e37b6b75182813297b9a69037ad13e12" id=8673f0c5-d879-4054-b137-4ffad8056956 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.139895 | controller | Jun 10 14:33:57.089199 crc crio[3658]: time="2026-06-10T14:33:57.088410992Z" level=info msg="Stopped container df2eeb60add7bd5f890d04d52162faf60c0a2ee42b030758cc91768fa67a8075: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=14c0c464-c41d-4c75-99e3-82ced3d46fc5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.139926 | controller | Jun 10 14:33:57.093576 crc crio[3658]: time="2026-06-10T14:33:57.093500548Z" level=info msg="Stopping pod sandbox: ae25da0239407ad47525978d3cc1f5e2ebf4be47eea26ac0c1b678b327ae07c2" id=f4d4cf31-782e-4433-91c0-2a14c16ff90c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.139957 | controller | Jun 10 14:33:57.097408 crc crio[3658]: time="2026-06-10T14:33:57.097347121Z" level=info msg="Stopped pod sandbox: ae25da0239407ad47525978d3cc1f5e2ebf4be47eea26ac0c1b678b327ae07c2" id=f4d4cf31-782e-4433-91c0-2a14c16ff90c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.139973 | controller | Jun 10 14:33:57.474074 crc crio[3658]: time="2026-06-10T14:33:57.473963259Z" level=info msg="Stopping container: 42fbbf8f4cc2100c739894e670a84fd049150a4bec3e72d016ed0967caed946b (timeout: 2s)" id=318be2bd-e064-4fdf-954f-3ef87d9a5fca name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.139990 | controller | Jun 10 14:33:57.683328 crc crio[3658]: time="2026-06-10T14:33:57.683223006Z" level=info msg="Stopped container 42fbbf8f4cc2100c739894e670a84fd049150a4bec3e72d016ed0967caed946b: openshift-console/downloads-747b44746d-4pqvr/download-server" id=318be2bd-e064-4fdf-954f-3ef87d9a5fca name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.140013 | controller | Jun 10 14:33:57.970634 crc crio[3658]: time="2026-06-10T14:33:57.970570581Z" level=info msg="Removing container: d18f58fdc8d40c91ba7777a59c36a5670fd80708d572fe4da041b8f4c54d80df" id=2b39f109-ebe2-4df5-9743-ad2ab1578981 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.140039 | controller | Jun 10 14:33:57.995907 crc crio[3658]: time="2026-06-10T14:33:57.995827793Z" level=info msg="Removed container d18f58fdc8d40c91ba7777a59c36a5670fd80708d572fe4da041b8f4c54d80df: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=2b39f109-ebe2-4df5-9743-ad2ab1578981 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.140056 | controller | Jun 10 14:33:57.998738 crc crio[3658]: time="2026-06-10T14:33:57.998683492Z" level=info msg="Removing container: 293cf51793079aeec6993daa83499d933f06ba5f2d1c000bdad916ed22786da9" id=4467d9c2-61bc-47b6-84d9-0aac7e954367 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.140077 | controller | Jun 10 14:33:58.023316 crc crio[3658]: time="2026-06-10T14:33:58.022702902Z" level=info msg="Removed container 293cf51793079aeec6993daa83499d933f06ba5f2d1c000bdad916ed22786da9: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=4467d9c2-61bc-47b6-84d9-0aac7e954367 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.140098 | controller | Jun 10 14:33:58.027342 crc crio[3658]: time="2026-06-10T14:33:58.027223018Z" level=info msg="Removing container: 02c8247a651b6055c3c86b51902f13188e0bf25fbcdfffb646a7b3498b213746" id=4db59451-9010-47b7-bc7c-c2cc6f8cd204 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.140127 | controller | Jun 10 14:33:58.044850 crc crio[3658]: time="2026-06-10T14:33:58.044629289Z" level=info msg="Removed container 02c8247a651b6055c3c86b51902f13188e0bf25fbcdfffb646a7b3498b213746: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=4db59451-9010-47b7-bc7c-c2cc6f8cd204 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.140156 | controller | Jun 10 14:33:58.048674 crc crio[3658]: time="2026-06-10T14:33:58.048596646Z" level=info msg="Removing container: e346937da0902fd6673aa10a16de085ab492d6e530f0cae5e377246784560a71" id=603a2c11-f62c-4891-8132-950802d1ec68 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.140186 | controller | Jun 10 14:33:58.068859 crc crio[3658]: time="2026-06-10T14:33:58.068755882Z" level=info msg="Removed container e346937da0902fd6673aa10a16de085ab492d6e530f0cae5e377246784560a71: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=603a2c11-f62c-4891-8132-950802d1ec68 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.140216 | controller | Jun 10 14:33:58.075501 crc crio[3658]: time="2026-06-10T14:33:58.07533822Z" level=info msg="Removing container: df2eeb60add7bd5f890d04d52162faf60c0a2ee42b030758cc91768fa67a8075" id=b73b5d28-1cd7-4e5b-b363-555399af6326 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.140238 | controller | Jun 10 14:33:58.094738 crc crio[3658]: time="2026-06-10T14:33:58.094639096Z" level=info msg="Removed container df2eeb60add7bd5f890d04d52162faf60c0a2ee42b030758cc91768fa67a8075: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=b73b5d28-1cd7-4e5b-b363-555399af6326 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.140259 | controller | Jun 10 14:33:58.098881 crc crio[3658]: time="2026-06-10T14:33:58.098774649Z" level=info msg="Removing container: f7d19442a957fd53a44bb57856ef05daa826450dee9f9c0f40d2ec705cedce10" id=e254d43f-87f2-4909-8553-552e35cdf952 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.140275 | controller | Jun 10 14:33:58.219503 crc crio[3658]: time="2026-06-10T14:33:58.218989821Z" level=info msg="Removed container f7d19442a957fd53a44bb57856ef05daa826450dee9f9c0f40d2ec705cedce10: openshift-kube-apiserver/kube-apiserver-crc/setup" id=e254d43f-87f2-4909-8553-552e35cdf952 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.140300 | controller | Jun 10 14:33:58.226704 crc crio[3658]: time="2026-06-10T14:33:58.226626665Z" level=info msg="Removing container: 7bf386f975813f928ee546bbbbbe99e9f53c328adfbb11a155d71c71c271e0a4" id=4ce45886-e37b-4e73-ae8b-0e541dc83810 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.140337 | controller | Jun 10 14:33:58.529084 crc crio[3658]: time="2026-06-10T14:33:58.528963207Z" level=info msg="Removed container 7bf386f975813f928ee546bbbbbe99e9f53c328adfbb11a155d71c71c271e0a4: openshift-console/downloads-747b44746d-4pqvr/download-server" id=4ce45886-e37b-4e73-ae8b-0e541dc83810 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.140364 | controller | Jun 10 14:33:58.788751 crc crio[3658]: time="2026-06-10T14:33:58.788660647Z" level=info msg="Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD" id=d02d34d7-6a27-439d-859d-983dbc017fa3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.140390 | controller | Jun 10 14:33:58.788845 crc crio[3658]: time="2026-06-10T14:33:58.78875462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.140420 | controller | Jun 10 14:33:58.800610 crc crio[3658]: time="2026-06-10T14:33:58.800544227Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=d02d34d7-6a27-439d-859d-983dbc017fa3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.140446 | controller | Jun 10 14:33:58.811386 crc crio[3658]: time="2026-06-10T14:33:58.810934006Z" level=info msg="Ran pod sandbox 420f7d1f9fe27318a75ce49c0a31c10b31898c8c149a44ccd3637cad08dea6bc with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD" id=d02d34d7-6a27-439d-859d-983dbc017fa3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.140468 | controller | Jun 10 14:33:58.815496 crc crio[3658]: time="2026-06-10T14:33:58.815415361Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=13e7a7c7-3c4f-497b-9f28-e4504472dede name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.140498 | controller | Jun 10 14:33:58.817210 crc crio[3658]: time="2026-06-10T14:33:58.81714045Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=0ae767af-3a76-4b67-bfbb-300632e3bb2d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.140530 | controller | Jun 10 14:33:58.850130 crc crio[3658]: time="2026-06-10T14:33:58.850026055Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup" id=fe91faa0-0d86-48c7-bd85-58c3e679b8f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.140564 | controller | Jun 10 14:33:58.850630 crc crio[3658]: time="2026-06-10T14:33:58.850517432Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.140590 | controller | Jun 10 14:33:58.877423 crc crio[3658]: time="2026-06-10T14:33:58.877182553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.140608 | controller | Jun 10 14:33:59.050644 crc crio[3658]: time="2026-06-10T14:33:59.050534941Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.140624 | controller | Jun 10 14:33:59.152112 crc crio[3658]: time="2026-06-10T14:33:59.152017666Z" level=info msg="Created container c78cf72d72d3c183493738569d087e3523830b03cc5d45d2416b42bed69cc24e: openshift-kube-apiserver/kube-apiserver-crc/setup" id=fe91faa0-0d86-48c7-bd85-58c3e679b8f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.140659 | controller | Jun 10 14:33:59.153110 crc crio[3658]: time="2026-06-10T14:33:59.153033231Z" level=info msg="Starting container: c78cf72d72d3c183493738569d087e3523830b03cc5d45d2416b42bed69cc24e" id=4961cca4-dacd-4cfb-b0a7-fc54fcbee218 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.140689 | controller | Jun 10 14:33:59.164603 crc crio[3658]: time="2026-06-10T14:33:59.161563415Z" level=info msg="Started container" PID=16903 containerID=c78cf72d72d3c183493738569d087e3523830b03cc5d45d2416b42bed69cc24e description=openshift-kube-apiserver/kube-apiserver-crc/setup id=4961cca4-dacd-4cfb-b0a7-fc54fcbee218 name=/runtime.v1.RuntimeService/StartContainer sandboxID=420f7d1f9fe27318a75ce49c0a31c10b31898c8c149a44ccd3637cad08dea6bc
2026-06-10 15:52:06.140716 | controller | Jun 10 14:34:00.007691 crc crio[3658]: time="2026-06-10T14:34:00.007196062Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=e5dd76fe-b68b-4375-95ea-fd0a90178a8c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.140742 | controller | Jun 10 14:34:00.010824 crc crio[3658]: time="2026-06-10T14:34:00.010745805Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=3a6f84c9-4032-4a97-be71-2831cbd328e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.140763 | controller | Jun 10 14:34:00.064726 crc crio[3658]: time="2026-06-10T14:34:00.064318655Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=1f94f07a-d26e-41aa-8af2-e32fbd175850 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.140795 | controller | Jun 10 14:34:00.065432 crc crio[3658]: time="2026-06-10T14:34:00.064832613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.140825 | controller | Jun 10 14:34:00.103563 crc crio[3658]: time="2026-06-10T14:34:00.103506509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.140864 | controller | Jun 10 14:34:00.273540 crc crio[3658]: time="2026-06-10T14:34:00.273396026Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.140903 | controller | Jun 10 14:34:00.367690 crc crio[3658]: time="2026-06-10T14:34:00.367558019Z" level=info msg="Created container 4f784ccf0c53a66707aa703cbaaf561ccb186b4d73b9770275a6a0f1fef86a5c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver" id=1f94f07a-d26e-41aa-8af2-e32fbd175850 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.140938 | controller | Jun 10 14:34:00.368742 crc crio[3658]: time="2026-06-10T14:34:00.368662487Z" level=info msg="Starting container: 4f784ccf0c53a66707aa703cbaaf561ccb186b4d73b9770275a6a0f1fef86a5c" id=659696b1-488f-48ef-8133-055600e564be name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.140969 | controller | Jun 10 14:34:00.373818 crc crio[3658]: time="2026-06-10T14:34:00.373743282Z" level=info msg="Started container" PID=16917 containerID=4f784ccf0c53a66707aa703cbaaf561ccb186b4d73b9770275a6a0f1fef86a5c description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=659696b1-488f-48ef-8133-055600e564be name=/runtime.v1.RuntimeService/StartContainer sandboxID=420f7d1f9fe27318a75ce49c0a31c10b31898c8c149a44ccd3637cad08dea6bc
2026-06-10 15:52:06.140991 | controller | Jun 10 14:34:00.383038 crc crio[3658]: time="2026-06-10T14:34:00.382961791Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=bce2c02b-7a79-4304-af53-e2922cd8060f name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.141030 | controller | Jun 10 14:34:00.385121 crc crio[3658]: time="2026-06-10T14:34:00.385038612Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=76d0f3d8-b1fa-4239-8510-9b97120bc2a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.141061 | controller | Jun 10 14:34:00.392230 crc crio[3658]: time="2026-06-10T14:34:00.392103856Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=ff2a892f-bf52-4d3d-8e01-8f4517a793b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.141087 | controller | Jun 10 14:34:00.392639 crc crio[3658]: time="2026-06-10T14:34:00.392561612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.141108 | controller | Jun 10 14:34:00.418415 crc crio[3658]: time="2026-06-10T14:34:00.414134427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.141125 | controller | Jun 10 14:34:00.585680 crc crio[3658]: time="2026-06-10T14:34:00.585102052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.141152 | controller | Jun 10 14:34:00.671792 crc crio[3658]: time="2026-06-10T14:34:00.671572519Z" level=info msg="Created container bcbcc31672b541748bc8f46665c50d31bbd85a601a7d70db7195de653b66853e: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer" id=ff2a892f-bf52-4d3d-8e01-8f4517a793b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.141182 | controller | Jun 10 14:34:00.672900 crc crio[3658]: time="2026-06-10T14:34:00.672810842Z" level=info msg="Starting container: bcbcc31672b541748bc8f46665c50d31bbd85a601a7d70db7195de653b66853e" id=939732aa-f584-4370-a9c2-243d5572f31c name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.141216 | controller | Jun 10 14:34:00.677700 crc crio[3658]: time="2026-06-10T14:34:00.677596627Z" level=info msg="Started container" PID=16948 containerID=bcbcc31672b541748bc8f46665c50d31bbd85a601a7d70db7195de653b66853e description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=939732aa-f584-4370-a9c2-243d5572f31c name=/runtime.v1.RuntimeService/StartContainer sandboxID=420f7d1f9fe27318a75ce49c0a31c10b31898c8c149a44ccd3637cad08dea6bc
2026-06-10 15:52:06.141247 | controller | Jun 10 14:34:00.687985 crc crio[3658]: time="2026-06-10T14:34:00.687897613Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=c9efa3f7-01cd-4963-adec-84931a9b0812 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.141277 | controller | Jun 10 14:34:00.690686 crc crio[3658]: time="2026-06-10T14:34:00.690589846Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=0602632d-09ed-4de5-bedb-d0d5d87d5a05 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.141298 | controller | Jun 10 14:34:00.699344 crc crio[3658]: time="2026-06-10T14:34:00.699011507Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=f5c3a0f2-37c0-4102-8860-366d58720f9b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.141328 | controller | Jun 10 14:34:00.699614 crc crio[3658]: time="2026-06-10T14:34:00.699428261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.141354 | controller | Jun 10 14:34:00.724590 crc crio[3658]: time="2026-06-10T14:34:00.724242388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.141380 | controller | Jun 10 14:34:00.912299 crc crio[3658]: time="2026-06-10T14:34:00.91220579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.141411 | controller | Jun 10 14:34:01.001123 crc crio[3658]: time="2026-06-10T14:34:01.000928994Z" level=info msg="Created container 3ae4fb4eff1e6a761c6c43e8a944542ce1f9c470aea45083dca66d7d28e226dc: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller" id=f5c3a0f2-37c0-4102-8860-366d58720f9b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.141441 | controller | Jun 10 14:34:01.002328 crc crio[3658]: time="2026-06-10T14:34:01.002187008Z" level=info msg="Starting container: 3ae4fb4eff1e6a761c6c43e8a944542ce1f9c470aea45083dca66d7d28e226dc" id=dca52e59-0893-4fc5-9d89-bc47fb6bbc4c name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.141471 | controller | Jun 10 14:34:01.018144 crc crio[3658]: time="2026-06-10T14:34:01.017986854Z" level=info msg="Started container" PID=16964 containerID=3ae4fb4eff1e6a761c6c43e8a944542ce1f9c470aea45083dca66d7d28e226dc description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=dca52e59-0893-4fc5-9d89-bc47fb6bbc4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=420f7d1f9fe27318a75ce49c0a31c10b31898c8c149a44ccd3637cad08dea6bc
2026-06-10 15:52:06.141501 | controller | Jun 10 14:34:01.035086 crc crio[3658]: time="2026-06-10T14:34:01.034905958Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=0729eea4-b1ac-4d77-9c87-5a192e5f9b75 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.141527 | controller | Jun 10 14:34:01.038509 crc crio[3658]: time="2026-06-10T14:34:01.038416759Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=b1078412-ac11-445e-8077-b2e01e6a2cce name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.141552 | controller | Jun 10 14:34:01.045440 crc crio[3658]: time="2026-06-10T14:34:01.045347399Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=9b581a6c-f8c9-4cb1-80d9-5b911e187c22 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.141578 | controller | Jun 10 14:34:01.045726 crc crio[3658]: time="2026-06-10T14:34:01.04566597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.141607 | controller | Jun 10 14:34:01.066130 crc crio[3658]: time="2026-06-10T14:34:01.066036173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.141641 | controller | Jun 10 14:34:01.251535 crc crio[3658]: time="2026-06-10T14:34:01.251406386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.141667 | controller | Jun 10 14:34:01.340995 crc crio[3658]: time="2026-06-10T14:34:01.340925437Z" level=info msg="Created container 09d4d238d730ef961b1d481fd11147ae2bb1fea65c2dee07ee8251688232d60f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz" id=9b581a6c-f8c9-4cb1-80d9-5b911e187c22 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.141693 | controller | Jun 10 14:34:01.342707 crc crio[3658]: time="2026-06-10T14:34:01.342574004Z" level=info msg="Starting container: 09d4d238d730ef961b1d481fd11147ae2bb1fea65c2dee07ee8251688232d60f" id=17713075-0629-4227-bdeb-2e36f257ca47 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.141734 | controller | Jun 10 14:34:01.349804 crc crio[3658]: time="2026-06-10T14:34:01.349707561Z" level=info msg="Started container" PID=16979 containerID=09d4d238d730ef961b1d481fd11147ae2bb1fea65c2dee07ee8251688232d60f description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=17713075-0629-4227-bdeb-2e36f257ca47 name=/runtime.v1.RuntimeService/StartContainer sandboxID=420f7d1f9fe27318a75ce49c0a31c10b31898c8c149a44ccd3637cad08dea6bc
2026-06-10 15:52:06.141752 | controller | Jun 10 14:34:01.364160 crc crio[3658]: time="2026-06-10T14:34:01.364066177Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=5279af9d-149d-407c-bcdd-9002b0b3b95d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.141784 | controller | Jun 10 14:34:01.368765 crc crio[3658]: time="2026-06-10T14:34:01.368665065Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04" id=f78573d9-f502-45ea-baa2-36c814dee855 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.141802 | controller | Jun 10 14:34:01.380074 crc crio[3658]: time="2026-06-10T14:34:01.379969646Z" level=info msg="Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=05e19a81-4e1b-45d0-b316-65148e841555 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.141832 | controller | Jun 10 14:34:01.380740 crc crio[3658]: time="2026-06-10T14:34:01.380629679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.141887 | controller | Jun 10 14:34:01.407020 crc crio[3658]: time="2026-06-10T14:34:01.406762751Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.141915 | controller | Jun 10 14:34:01.632702 crc crio[3658]: time="2026-06-10T14:34:01.632657103Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.141945 | controller | Jun 10 14:34:01.725792 crc crio[3658]: time="2026-06-10T14:34:01.725647855Z" level=info msg="Created container 451831c11ea3fedf52afb1e210e878de42389a370e6017e09e102af8be68f102: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints" id=05e19a81-4e1b-45d0-b316-65148e841555 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.141980 | controller | Jun 10 14:34:01.727055 crc crio[3658]: time="2026-06-10T14:34:01.726973961Z" level=info msg="Starting container: 451831c11ea3fedf52afb1e210e878de42389a370e6017e09e102af8be68f102" id=b29429ec-5654-413d-b783-17133985626e name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.142006 | controller | Jun 10 14:34:01.734676 crc crio[3658]: time="2026-06-10T14:34:01.734578824Z" level=info msg="Started container" PID=17000 containerID=451831c11ea3fedf52afb1e210e878de42389a370e6017e09e102af8be68f102 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=b29429ec-5654-413d-b783-17133985626e name=/runtime.v1.RuntimeService/StartContainer sandboxID=420f7d1f9fe27318a75ce49c0a31c10b31898c8c149a44ccd3637cad08dea6bc
2026-06-10 15:52:06.142023 | controller | Jun 10 14:34:04.070856 crc crio[3658]: time="2026-06-10T14:34:04.070380758Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=5c083e28-5aad-47bc-9e2b-e1a22c211bcb name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.142064 | controller | Jun 10 14:34:04.072665 crc crio[3658]: time="2026-06-10T14:34:04.072590384Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=9ac955ac-d0f3-437e-8b16-fa866a60054c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.142099 | controller | Jun 10 14:34:04.079318 crc crio[3658]: time="2026-06-10T14:34:04.074601974Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=38f6d953-cf29-4f2a-a322-1eff2e544b40 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.142133 | controller | Jun 10 14:34:04.079318 crc crio[3658]: time="2026-06-10T14:34:04.074904904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.142162 | controller | Jun 10 14:34:04.136206 crc crio[3658]: time="2026-06-10T14:34:04.13615029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.142183 | controller | Jun 10 14:34:04.338825 crc crio[3658]: time="2026-06-10T14:34:04.338444247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.142200 | controller | Jun 10 14:34:04.459000 crc crio[3658]: time="2026-06-10T14:34:04.458794583Z" level=info msg="Created container e71b9d8222ce3f8232684ee24dc2b6923b66d5a83d22c55c42d988d5ef241ce6: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=38f6d953-cf29-4f2a-a322-1eff2e544b40 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.142229 | controller | Jun 10 14:34:04.460371 crc crio[3658]: time="2026-06-10T14:34:04.460227893Z" level=info msg="Starting container: e71b9d8222ce3f8232684ee24dc2b6923b66d5a83d22c55c42d988d5ef241ce6" id=03a616a3-25f1-418c-99b4-186c5680004b name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.142259 | controller | Jun 10 14:34:04.465552 crc crio[3658]: time="2026-06-10T14:34:04.465409532Z" level=info msg="Started container" PID=17033 containerID=e71b9d8222ce3f8232684ee24dc2b6923b66d5a83d22c55c42d988d5ef241ce6 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=03a616a3-25f1-418c-99b4-186c5680004b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac93d905748713d3d75a81efc4d6183639ffba10a36f0f635de4249b3f8c7f6b
2026-06-10 15:52:06.142294 | controller | Jun 10 14:34:09.583125 crc crio[3658]: time="2026-06-10T14:34:09.582141825Z" level=info msg="Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD" id=c98c8140-5511-40fd-a9a6-aa21af9b4880 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.142328 | controller | Jun 10 14:34:09.584652 crc crio[3658]: time="2026-06-10T14:34:09.58316071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.142345 | controller | Jun 10 14:34:09.630094 crc crio[3658]: time="2026-06-10T14:34:09.629429378Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:cf09505939a8ba0d7b5c060f709ae45e5e6f484c0f6f3b30c8aca112e62318ef UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/012833ba-fdcb-4143-82a2-32b88f31cb17 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:0xc00012c870}] Aliases:map[]}"
2026-06-10 15:52:06.142362 | controller | Jun 10 14:34:09.630094 crc crio[3658]: time="2026-06-10T14:34:09.629510131Z" level=info msg="Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.142389 | controller | Jun 10 14:34:10.937043 crc crio[3658]: 2026-06-10T14:34:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cf09505939a8ba0 Mac:ce:6b:1d:92:9d:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/012833ba-fdcb-4143-82a2-32b88f31cb17 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.142415 | controller | Jun 10 14:34:10.941186 crc crio[3658]: time="2026-06-10T14:34:10.941129022Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:cf09505939a8ba0d7b5c060f709ae45e5e6f484c0f6f3b30c8aca112e62318ef UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/012833ba-fdcb-4143-82a2-32b88f31cb17 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:0xc00012c870}] Aliases:map[]}"
2026-06-10 15:52:06.142446 | controller | Jun 10 14:34:10.941904 crc crio[3658]: time="2026-06-10T14:34:10.941854437Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.142473 | controller | Jun 10 14:34:10.956742 crc crio[3658]: time="2026-06-10T14:34:10.95555271Z" level=info msg="Ran pod sandbox cf09505939a8ba0d7b5c060f709ae45e5e6f484c0f6f3b30c8aca112e62318ef with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD" id=c98c8140-5511-40fd-a9a6-aa21af9b4880 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.142508 | controller | Jun 10 14:34:10.962817 crc crio[3658]: time="2026-06-10T14:34:10.961665272Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=6ec827eb-6991-46a8-ba89-e3edabd0b9ad name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.142530 | controller | Jun 10 14:34:10.966092 crc crio[3658]: time="2026-06-10T14:34:10.966049523Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418" id=3588f725-8231-4943-aa46-5c8b9a102830 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.142556 | controller | Jun 10 14:34:10.970495 crc crio[3658]: time="2026-06-10T14:34:10.970436135Z" level=info msg="Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry" id=62f347ab-8b57-47a2-a5e0-4cd336122837 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.142591 | controller | Jun 10 14:34:10.970866 crc crio[3658]: time="2026-06-10T14:34:10.970807567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.142621 | controller | Jun 10 14:34:11.038825 crc crio[3658]: time="2026-06-10T14:34:11.038732073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.142638 | controller | Jun 10 14:34:11.043723 crc crio[3658]: time="2026-06-10T14:34:11.043618912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.142665 | controller | Jun 10 14:34:11.175695 crc crio[3658]: time="2026-06-10T14:34:11.174542794Z" level=info msg="Created container 36f78df0167ef8befbb032c7af27c8b1ac51eff724e277dc3d668d29d4885534: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry" id=62f347ab-8b57-47a2-a5e0-4cd336122837 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.142690 | controller | Jun 10 14:34:11.180298 crc crio[3658]: time="2026-06-10T14:34:11.177702743Z" level=info msg="Starting container: 36f78df0167ef8befbb032c7af27c8b1ac51eff724e277dc3d668d29d4885534" id=669cce8c-9db7-4357-a5e4-d7d320357929 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.142720 | controller | Jun 10 14:34:11.184775 crc crio[3658]: time="2026-06-10T14:34:11.184617792Z" level=info msg="Started container" PID=17239 containerID=36f78df0167ef8befbb032c7af27c8b1ac51eff724e277dc3d668d29d4885534 description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=669cce8c-9db7-4357-a5e4-d7d320357929 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf09505939a8ba0d7b5c060f709ae45e5e6f484c0f6f3b30c8aca112e62318ef
2026-06-10 15:52:06.142752 | controller | Jun 10 14:34:20.266540 crc crio[3658]: time="2026-06-10T14:34:20.265508668Z" level=info msg="Stopping container: 97bc006e4f911c51c49ab2f8c4987b46df4de41964c7bdb94a36fb5779436da0 (timeout: 30s)" id=4a8dd4a0-a55d-4839-9379-bfca3e2cf27a name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.142778 | controller | Jun 10 14:34:20.280994 crc crio[3658]: time="2026-06-10T14:34:20.280894979Z" level=info msg="Stopping container: cd3b21840f2539e47895fb92dfeec8c9847e67424ed5c03f6d8549664d47aac8 (timeout: 30s)" id=fbb5fc07-fdde-4e4e-8769-05179956668f name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.142807 | controller | Jun 10 14:34:20.293838 crc crio[3658]: time="2026-06-10T14:34:20.293766924Z" level=info msg="Stopping container: 3ba75df7cdcab4b0d9cdd2e5a7192e94d09999e30cb04aac4426036b8d96b77d (timeout: 30s)" id=8601ffa6-d6f7-42af-927f-81a4731ab1c6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.142833 | controller | Jun 10 14:34:20.329498 crc crio[3658]: time="2026-06-10T14:34:20.328400719Z" level=info msg="Stopping container: 7d4ca552998f4ce7075f6d7e5262885dd9385be65f8d86ed76721ab44be17bcc (timeout: 30s)" id=897a98ea-78b5-4c9c-a00a-e8b0996959a1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.142880 | controller | Jun 10 14:34:20.350108 crc crio[3658]: time="2026-06-10T14:34:20.350029086Z" level=info msg="Stopping container: 1618c0308e513aaf6736fe4d34a183a127086fb738526bf911afa5c0cfd52c72 (timeout: 30s)" id=7d182904-72f4-4f4e-9df0-c77e845a3b3c name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.142908 | controller | Jun 10 14:34:20.399607 crc crio[3658]: time="2026-06-10T14:34:20.399493924Z" level=info msg="Stopped container 97bc006e4f911c51c49ab2f8c4987b46df4de41964c7bdb94a36fb5779436da0: openshift-marketplace/certified-operators-l27pk/registry-server" id=4a8dd4a0-a55d-4839-9379-bfca3e2cf27a name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.142943 | controller | Jun 10 14:34:20.400488 crc crio[3658]: time="2026-06-10T14:34:20.400412366Z" level=info msg="Stopping pod sandbox: 6d45d3cbfdea23cb05994254dd7312bddae7b99a06c787a940780793912a0a98" id=e3d26722-93ef-42e5-ade4-baeaca8fa6f5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.142974 | controller | Jun 10 14:34:20.401618 crc crio[3658]: time="2026-06-10T14:34:20.401533055Z" level=info msg="Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:6d45d3cbfdea23cb05994254dd7312bddae7b99a06c787a940780793912a0a98 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/08cfb685-6c14-4233-bdaa-05858b398902 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:0xc00018e868}] Aliases:map[]}"
2026-06-10 15:52:06.142993 | controller | Jun 10 14:34:20.401935 crc crio[3658]: time="2026-06-10T14:34:20.401856746Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.143020 | controller | Jun 10 14:34:20.419008 crc crio[3658]: time="2026-06-10T14:34:20.418929966Z" level=info msg="Stopped container cd3b21840f2539e47895fb92dfeec8c9847e67424ed5c03f6d8549664d47aac8: openshift-marketplace/community-operators-qhh6t/registry-server" id=fbb5fc07-fdde-4e4e-8769-05179956668f name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.143064 | controller | Jun 10 14:34:20.420640 crc crio[3658]: time="2026-06-10T14:34:20.420179329Z" level=info msg="Stopping pod sandbox: 15cb5b3021fba8c9b9bf5b99e5e3691970e96ff49b3e93a83b20310304010d19" id=61d54d90-2737-4318-9069-2840a00eace2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.143095 | controller | Jun 10 14:34:20.421055 crc crio[3658]: time="2026-06-10T14:34:20.420734388Z" level=info msg="Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:15cb5b3021fba8c9b9bf5b99e5e3691970e96ff49b3e93a83b20310304010d19 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/37706ccb-43e2-40e8-93b3-0d993624ff5b 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:0xc00172a0c8}] Aliases:map[]}"
2026-06-10 15:52:06.143132 | controller | Jun 10 14:34:20.421055 crc crio[3658]: time="2026-06-10T14:34:20.420922504Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.143158 | controller | Jun 10 14:34:20.442834 crc crio[3658]: time="2026-06-10T14:34:20.442371635Z" level=info msg="Stopped container 3ba75df7cdcab4b0d9cdd2e5a7192e94d09999e30cb04aac4426036b8d96b77d: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=8601ffa6-d6f7-42af-927f-81a4731ab1c6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.143189 | controller | Jun 10 14:34:20.446756 crc crio[3658]: time="2026-06-10T14:34:20.44656327Z" level=info msg="Stopping pod sandbox: 97b6de7f6451aae19fa837bc5a97b426ae3f93d11510b0459ab7c1f431a57bce" id=3f3a949e-9591-41df-89f9-5c19f260c8da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.143214 | controller | Jun 10 14:34:20.447388 crc crio[3658]: time="2026-06-10T14:34:20.446994175Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:97b6de7f6451aae19fa837bc5a97b426ae3f93d11510b0459ab7c1f431a57bce UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/838a305d-82ed-4a35-8302-b11d15706ddf 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:0xc00012cd88}] Aliases:map[]}"
2026-06-10 15:52:06.143245 | controller | Jun 10 14:34:20.447388 crc crio[3658]: time="2026-06-10T14:34:20.447381708Z" level=info msg="Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.143262 | controller | Jun 10 14:34:20.462182 crc crio[3658]: time="2026-06-10T14:34:20.461791576Z" level=info msg="Stopped container 7d4ca552998f4ce7075f6d7e5262885dd9385be65f8d86ed76721ab44be17bcc: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=897a98ea-78b5-4c9c-a00a-e8b0996959a1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.143292 | controller | Jun 10 14:34:20.463094 crc crio[3658]: time="2026-06-10T14:34:20.462800591Z" level=info msg="Stopping pod sandbox: 9ada9c03cf9925a7546c043a7ef5ed105ab8996fb0c978dba17bdf4811dc4bae" id=1d50d345-88d7-4b12-8924-6ebbfa349127 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.143322 | controller | Jun 10 14:34:20.463233 crc crio[3658]: time="2026-06-10T14:34:20.463179704Z" level=info msg="Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:9ada9c03cf9925a7546c043a7ef5ed105ab8996fb0c978dba17bdf4811dc4bae UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/f2b54d8a-86e9-425b-aeaa-7094291e2e36 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:0xc00008cda0}] Aliases:map[]}"
2026-06-10 15:52:06.143358 | controller | Jun 10 14:34:20.463594 crc crio[3658]: time="2026-06-10T14:34:20.463387711Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.143389 | controller | Jun 10 14:34:20.488233 crc crio[3658]: time="2026-06-10T14:34:20.488074584Z" level=info msg="Stopped container 1618c0308e513aaf6736fe4d34a183a127086fb738526bf911afa5c0cfd52c72: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=7d182904-72f4-4f4e-9df0-c77e845a3b3c name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.143411 | controller | Jun 10 14:34:20.489519 crc crio[3658]: time="2026-06-10T14:34:20.489457741Z" level=info msg="Stopping pod sandbox: bdf07c555973350cde33a65900bc51e21c2fb379858cd0f76a3bd939b42eb862" id=008c6d8e-2c60-494d-bb75-5068677272a6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.143441 | controller | Jun 10 14:34:20.490123 crc crio[3658]: time="2026-06-10T14:34:20.490068623Z" level=info msg="Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:bdf07c555973350cde33a65900bc51e21c2fb379858cd0f76a3bd939b42eb862 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/a7e3736e-2da1-49f4-97b6-e4d6beead642 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:0xc00008ce78}] Aliases:map[]}"
2026-06-10 15:52:06.143472 | controller | Jun 10 14:34:20.490328 crc crio[3658]: time="2026-06-10T14:34:20.490229738Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.143502 | controller | Jun 10 14:34:20.692771 crc crio[3658]: time="2026-06-10T14:34:20.692576627Z" level=info msg="Stopped pod sandbox: 6d45d3cbfdea23cb05994254dd7312bddae7b99a06c787a940780793912a0a98" id=e3d26722-93ef-42e5-ade4-baeaca8fa6f5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.143532 | controller | Jun 10 14:34:20.806779 crc crio[3658]: time="2026-06-10T14:34:20.806690668Z" level=info msg="Stopped pod sandbox: 15cb5b3021fba8c9b9bf5b99e5e3691970e96ff49b3e93a83b20310304010d19" id=61d54d90-2737-4318-9069-2840a00eace2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.143557 | controller | Jun 10 14:34:20.815588 crc crio[3658]: time="2026-06-10T14:34:20.814441046Z" level=info msg="Stopped pod sandbox: 97b6de7f6451aae19fa837bc5a97b426ae3f93d11510b0459ab7c1f431a57bce" id=3f3a949e-9591-41df-89f9-5c19f260c8da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.143587 | controller | Jun 10 14:34:20.916504 crc crio[3658]: time="2026-06-10T14:34:20.916443239Z" level=info msg="Stopped pod sandbox: bdf07c555973350cde33a65900bc51e21c2fb379858cd0f76a3bd939b42eb862" id=008c6d8e-2c60-494d-bb75-5068677272a6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.143616 | controller | Jun 10 14:34:20.923709 crc crio[3658]: time="2026-06-10T14:34:20.923598856Z" level=info msg="Stopped pod sandbox: 9ada9c03cf9925a7546c043a7ef5ed105ab8996fb0c978dba17bdf4811dc4bae" id=1d50d345-88d7-4b12-8924-6ebbfa349127 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.143650 | controller | Jun 10 14:34:21.235358 crc crio[3658]: time="2026-06-10T14:34:21.235225599Z" level=info msg="Removing container: 1618c0308e513aaf6736fe4d34a183a127086fb738526bf911afa5c0cfd52c72" id=b32278df-d859-440e-bf9a-1e1d808b717a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.143680 | controller | Jun 10 14:34:21.257796 crc crio[3658]: time="2026-06-10T14:34:21.257334573Z" level=info msg="Removed container 1618c0308e513aaf6736fe4d34a183a127086fb738526bf911afa5c0cfd52c72: openshift-marketplace/redhat-operators-x5vn9/registry-server" id=b32278df-d859-440e-bf9a-1e1d808b717a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.143711 | controller | Jun 10 14:34:21.260818 crc crio[3658]: time="2026-06-10T14:34:21.2607258Z" level=info msg="Removing container: 57136a09b88a49702db0f3056d54eaf62b1c9387913d92b9c0aab30cc775bdad" id=2f35602f-3a12-4724-8c2f-c6c412d5654a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.143745 | controller | Jun 10 14:34:21.307356 crc crio[3658]: time="2026-06-10T14:34:21.307199265Z" level=info msg="Removed container 57136a09b88a49702db0f3056d54eaf62b1c9387913d92b9c0aab30cc775bdad: openshift-marketplace/redhat-operators-x5vn9/extract-content" id=2f35602f-3a12-4724-8c2f-c6c412d5654a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.143775 | controller | Jun 10 14:34:21.312648 crc crio[3658]: time="2026-06-10T14:34:21.312530269Z" level=info msg="Removing container: 2e03b67b211e84010126d630935abb6b40fcb68ddc58d680c8c8c48789273e79" id=f8164211-6100-426c-bd04-58c69394c5b8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.143801 | controller | Jun 10 14:34:21.354205 crc crio[3658]: time="2026-06-10T14:34:21.354124966Z" level=info msg="Removed container 2e03b67b211e84010126d630935abb6b40fcb68ddc58d680c8c8c48789273e79: openshift-marketplace/redhat-operators-x5vn9/extract-utilities" id=f8164211-6100-426c-bd04-58c69394c5b8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.143901 | controller | Jun 10 14:34:21.365612 crc crio[3658]: time="2026-06-10T14:34:21.36552714Z" level=info msg="Removing container: cd3b21840f2539e47895fb92dfeec8c9847e67424ed5c03f6d8549664d47aac8" id=992e2644-82bb-4d69-aa45-7605b258389a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.143941 | controller | Jun 10 14:34:21.383596 crc crio[3658]: time="2026-06-10T14:34:21.383529091Z" level=info msg="Removed container cd3b21840f2539e47895fb92dfeec8c9847e67424ed5c03f6d8549664d47aac8: openshift-marketplace/community-operators-qhh6t/registry-server" id=992e2644-82bb-4d69-aa45-7605b258389a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.143971 | controller | Jun 10 14:34:21.386173 crc crio[3658]: time="2026-06-10T14:34:21.38610437Z" level=info msg="Removing container: 4cafb2d00e739610c6279fe011c3fcb94c8081556a90de9885f7e2bf4624b194" id=9923d00b-1964-4831-a4b6-546a376f50d9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.143988 | controller | Jun 10 14:34:21.417340 crc crio[3658]: time="2026-06-10T14:34:21.416753969Z" level=info msg="Removed container 4cafb2d00e739610c6279fe011c3fcb94c8081556a90de9885f7e2bf4624b194: openshift-marketplace/community-operators-qhh6t/extract-content" id=9923d00b-1964-4831-a4b6-546a376f50d9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.144005 | controller | Jun 10 14:34:21.418861 crc crio[3658]: time="2026-06-10T14:34:21.418718777Z" level=info msg="Removing container: 77c2556ae39f5bc9ec8a070bdae620a24b95e08689b59e67aee542c244dec4b3" id=40109007-abdf-4243-beb4-c76739327f0d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.144021 | controller | Jun 10 14:34:21.452461 crc crio[3658]: time="2026-06-10T14:34:21.452379379Z" level=info msg="Removed container 77c2556ae39f5bc9ec8a070bdae620a24b95e08689b59e67aee542c244dec4b3: openshift-marketplace/community-operators-qhh6t/extract-utilities" id=40109007-abdf-4243-beb4-c76739327f0d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.144049 | controller | Jun 10 14:34:21.457937 crc crio[3658]: time="2026-06-10T14:34:21.457875689Z" level=info msg="Removing container: 3ba75df7cdcab4b0d9cdd2e5a7192e94d09999e30cb04aac4426036b8d96b77d" id=87976f9b-4f06-4132-9057-c844af5dcb1d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.144070 | controller | Jun 10 14:34:21.474514 crc crio[3658]: time="2026-06-10T14:34:21.474331648Z" level=info msg="Removed container 3ba75df7cdcab4b0d9cdd2e5a7192e94d09999e30cb04aac4426036b8d96b77d: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=87976f9b-4f06-4132-9057-c844af5dcb1d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.144102 | controller | Jun 10 14:34:21.476934 crc crio[3658]: time="2026-06-10T14:34:21.476747561Z" level=info msg="Removing container: 1759edaf01bae78adbeea4bda383d34f2a4cca9ffb9f49278e41523845cee0ab" id=abb6d0cd-229c-4664-9fef-c52d2d17223c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.144132 | controller | Jun 10 14:34:21.494577 crc crio[3658]: time="2026-06-10T14:34:21.494448182Z" level=info msg="Removed container 1759edaf01bae78adbeea4bda383d34f2a4cca9ffb9f49278e41523845cee0ab: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator" id=abb6d0cd-229c-4664-9fef-c52d2d17223c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.144163 | controller | Jun 10 14:34:21.498806 crc crio[3658]: time="2026-06-10T14:34:21.498754681Z" level=info msg="Removing container: 97bc006e4f911c51c49ab2f8c4987b46df4de41964c7bdb94a36fb5779436da0" id=e8cb73bb-eff7-4844-a009-fb84adde68c7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.144192 | controller | Jun 10 14:34:21.512842 crc crio[3658]: time="2026-06-10T14:34:21.512748535Z" level=info msg="Removed container 97bc006e4f911c51c49ab2f8c4987b46df4de41964c7bdb94a36fb5779436da0: openshift-marketplace/certified-operators-l27pk/registry-server" id=e8cb73bb-eff7-4844-a009-fb84adde68c7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.144222 | controller | Jun 10 14:34:21.516155 crc crio[3658]: time="2026-06-10T14:34:21.516117501Z" level=info msg="Removing container: 442f5ffef704658f4218e224dfabfd4ccc59a2ff87f66f026355535b8d9ce3db" id=38174040-4e71-40a5-a23a-eb7bbb03a841 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.144248 | controller | Jun 10 14:34:21.535091 crc crio[3658]: time="2026-06-10T14:34:21.534970972Z" level=info msg="Removed container 442f5ffef704658f4218e224dfabfd4ccc59a2ff87f66f026355535b8d9ce3db: openshift-marketplace/certified-operators-l27pk/extract-content" id=38174040-4e71-40a5-a23a-eb7bbb03a841 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.144273 | controller | Jun 10 14:34:21.538697 crc crio[3658]: time="2026-06-10T14:34:21.538608608Z" level=info msg="Removing container: 7a1d1fbcda69a5f36213659bad4071636170cd79f62c5fb8bdd21741e728d60d" id=6f31dbde-660e-4b10-bd1c-3eb5b7db60a9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.144304 | controller | Jun 10 14:34:21.555968 crc crio[3658]: time="2026-06-10T14:34:21.555877904Z" level=info msg="Removed container 7a1d1fbcda69a5f36213659bad4071636170cd79f62c5fb8bdd21741e728d60d: openshift-marketplace/certified-operators-l27pk/extract-utilities" id=6f31dbde-660e-4b10-bd1c-3eb5b7db60a9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.144325 | controller | Jun 10 14:34:21.560947 crc crio[3658]: time="2026-06-10T14:34:21.560871237Z" level=info msg="Removing container: 7d4ca552998f4ce7075f6d7e5262885dd9385be65f8d86ed76721ab44be17bcc" id=3abd6055-8b58-42ee-9539-40a24bda4f8d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.144351 | controller | Jun 10 14:34:21.581997 crc crio[3658]: time="2026-06-10T14:34:21.581888783Z" level=info msg="Removed container 7d4ca552998f4ce7075f6d7e5262885dd9385be65f8d86ed76721ab44be17bcc: openshift-marketplace/redhat-marketplace-ntdwx/registry-server" id=3abd6055-8b58-42ee-9539-40a24bda4f8d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.144381 | controller | Jun 10 14:34:21.584579 crc crio[3658]: time="2026-06-10T14:34:21.584532434Z" level=info msg="Removing container: b5e2e4568ba5ea11763cb4ac9b76478e8bb5ab8e015a0e542c11e9a368cda0f9" id=719a377c-242d-451d-afc9-b83b5a9c80b4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.144411 | controller | Jun 10 14:34:21.599842 crc crio[3658]: time="2026-06-10T14:34:21.599733379Z" level=info msg="Removed container b5e2e4568ba5ea11763cb4ac9b76478e8bb5ab8e015a0e542c11e9a368cda0f9: openshift-marketplace/redhat-marketplace-ntdwx/extract-content" id=719a377c-242d-451d-afc9-b83b5a9c80b4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.144455 | controller | Jun 10 14:34:21.602082 crc crio[3658]: time="2026-06-10T14:34:21.602001037Z" level=info msg="Removing container: 4d10b8ca21c5e6b8bfb90b2c8d5967e12e7b47843454fd23bcf730feaa5f9fb5" id=89a7e3ab-b353-4ff7-824d-909647dc1914 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.144486 | controller | Jun 10 14:34:21.619968 crc crio[3658]: time="2026-06-10T14:34:21.619884265Z" level=info msg="Removed container 4d10b8ca21c5e6b8bfb90b2c8d5967e12e7b47843454fd23bcf730feaa5f9fb5: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities" id=89a7e3ab-b353-4ff7-824d-909647dc1914 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.144516 | controller | Jun 10 14:34:22.219383 crc crio[3658]: time="2026-06-10T14:34:22.219158643Z" level=info msg="Stopping pod sandbox: d9aca9676336612f9ad86303e2a0637e009a1abe8d324e9cd6d285c5c0157930" id=c00811ae-3f79-47e7-acc1-cbba70857d30 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.144541 | controller | Jun 10 14:34:22.219383 crc crio[3658]: time="2026-06-10T14:34:22.219229345Z" level=info msg="Stopped pod sandbox (already stopped): d9aca9676336612f9ad86303e2a0637e009a1abe8d324e9cd6d285c5c0157930" id=c00811ae-3f79-47e7-acc1-cbba70857d30 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.144571 | controller | Jun 10 14:34:22.220453 crc crio[3658]: time="2026-06-10T14:34:22.220007962Z" level=info msg="Removing pod sandbox: d9aca9676336612f9ad86303e2a0637e009a1abe8d324e9cd6d285c5c0157930" id=62103c05-8d8a-425b-a34a-4a286e072dd5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.144597 | controller | Jun 10 14:34:22.229460 crc crio[3658]: time="2026-06-10T14:34:22.229409967Z" level=info msg="Removed pod sandbox: d9aca9676336612f9ad86303e2a0637e009a1abe8d324e9cd6d285c5c0157930" id=62103c05-8d8a-425b-a34a-4a286e072dd5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.144630 | controller | Jun 10 14:34:22.230609 crc crio[3658]: time="2026-06-10T14:34:22.230525735Z" level=info msg="Stopping pod sandbox: 2f630a73ddb73f9db2c566c8c1da0ecae7e2624095a03d378a2391cfc5ca6443" id=b7e6d690-b5f7-4731-b4a9-ba79cd06b69a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.144656 | controller | Jun 10 14:34:22.230785 crc crio[3658]: time="2026-06-10T14:34:22.230624239Z" level=info msg="Stopped pod sandbox (already stopped): 2f630a73ddb73f9db2c566c8c1da0ecae7e2624095a03d378a2391cfc5ca6443" id=b7e6d690-b5f7-4731-b4a9-ba79cd06b69a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.144685 | controller | Jun 10 14:34:22.231547 crc crio[3658]: time="2026-06-10T14:34:22.231362044Z" level=info msg="Removing pod sandbox: 2f630a73ddb73f9db2c566c8c1da0ecae7e2624095a03d378a2391cfc5ca6443" id=a2e4ad17-b959-46da-82c6-340c077f76b3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.144714 | controller | Jun 10 14:34:22.238961 crc crio[3658]: time="2026-06-10T14:34:22.238913555Z" level=info msg="Removed pod sandbox: 2f630a73ddb73f9db2c566c8c1da0ecae7e2624095a03d378a2391cfc5ca6443" id=a2e4ad17-b959-46da-82c6-340c077f76b3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.144744 | controller | Jun 10 14:34:22.240416 crc crio[3658]: time="2026-06-10T14:34:22.240240101Z" level=info msg="Stopping pod sandbox: 97b6de7f6451aae19fa837bc5a97b426ae3f93d11510b0459ab7c1f431a57bce" id=2228ddab-9f8c-4055-a1c8-5e30b9dfdf68 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.144765 | controller | Jun 10 14:34:22.240416 crc crio[3658]: time="2026-06-10T14:34:22.240398036Z" level=info msg="Stopped pod sandbox (already stopped): 97b6de7f6451aae19fa837bc5a97b426ae3f93d11510b0459ab7c1f431a57bce" id=2228ddab-9f8c-4055-a1c8-5e30b9dfdf68 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.144790 | controller | Jun 10 14:34:22.241425 crc crio[3658]: time="2026-06-10T14:34:22.241359919Z" level=info msg="Removing pod sandbox: 97b6de7f6451aae19fa837bc5a97b426ae3f93d11510b0459ab7c1f431a57bce" id=acf49faf-6f6e-47e3-aa99-2faf15b2adab name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.144829 | controller | Jun 10 14:34:22.248420 crc crio[3658]: time="2026-06-10T14:34:22.248379552Z" level=info msg="Removed pod sandbox: 97b6de7f6451aae19fa837bc5a97b426ae3f93d11510b0459ab7c1f431a57bce" id=acf49faf-6f6e-47e3-aa99-2faf15b2adab name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.144879 | controller | Jun 10 14:34:22.249621 crc crio[3658]: time="2026-06-10T14:34:22.249532672Z" level=info msg="Stopping pod sandbox: 9ada9c03cf9925a7546c043a7ef5ed105ab8996fb0c978dba17bdf4811dc4bae" id=d5f183bf-c61d-4913-b30b-5592897cf69c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.144919 | controller | Jun 10 14:34:22.249621 crc crio[3658]: time="2026-06-10T14:34:22.249583213Z" level=info msg="Stopped pod sandbox (already stopped): 9ada9c03cf9925a7546c043a7ef5ed105ab8996fb0c978dba17bdf4811dc4bae" id=d5f183bf-c61d-4913-b30b-5592897cf69c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.144951 | controller | Jun 10 14:34:22.250404 crc crio[3658]: time="2026-06-10T14:34:22.250332249Z" level=info msg="Removing pod sandbox: 9ada9c03cf9925a7546c043a7ef5ed105ab8996fb0c978dba17bdf4811dc4bae" id=3fe1ad9e-5598-445e-877f-6eb0ae6fb6e4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.144978 | controller | Jun 10 14:34:22.258830 crc crio[3658]: time="2026-06-10T14:34:22.25875471Z" level=info msg="Removed pod sandbox: 9ada9c03cf9925a7546c043a7ef5ed105ab8996fb0c978dba17bdf4811dc4bae" id=3fe1ad9e-5598-445e-877f-6eb0ae6fb6e4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.145010 | controller | Jun 10 14:34:22.259644 crc crio[3658]: time="2026-06-10T14:34:22.259566608Z" level=info msg="Stopping pod sandbox: c83c260d24ed0bdba377e1da835169e706ab4ae0668e3414046b17ca9d827dad" id=3c75b167-8305-4e23-a55f-060ae7b54b99 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.145039 | controller | Jun 10 14:34:22.259784 crc crio[3658]: time="2026-06-10T14:34:22.259658171Z" level=info msg="Stopped pod sandbox (already stopped): c83c260d24ed0bdba377e1da835169e706ab4ae0668e3414046b17ca9d827dad" id=3c75b167-8305-4e23-a55f-060ae7b54b99 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.145074 | controller | Jun 10 14:34:22.260566 crc crio[3658]: time="2026-06-10T14:34:22.26048561Z" level=info msg="Removing pod sandbox: c83c260d24ed0bdba377e1da835169e706ab4ae0668e3414046b17ca9d827dad" id=4513a67c-c2c7-4e5d-816a-7a48af6012f0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.145104 | controller | Jun 10 14:34:22.274721 crc crio[3658]: time="2026-06-10T14:34:22.274607738Z" level=info msg="Removed pod sandbox: c83c260d24ed0bdba377e1da835169e706ab4ae0668e3414046b17ca9d827dad" id=4513a67c-c2c7-4e5d-816a-7a48af6012f0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.145134 | controller | Jun 10 14:34:22.275377 crc crio[3658]: time="2026-06-10T14:34:22.27523854Z" level=info msg="Stopping pod sandbox: bdf07c555973350cde33a65900bc51e21c2fb379858cd0f76a3bd939b42eb862" id=c21282b5-c4bf-41ba-83fb-ade1b95821c6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.145150 | controller | Jun 10 14:34:22.275482 crc crio[3658]: time="2026-06-10T14:34:22.275445987Z" level=info msg="Stopped pod sandbox (already stopped): bdf07c555973350cde33a65900bc51e21c2fb379858cd0f76a3bd939b42eb862" id=c21282b5-c4bf-41ba-83fb-ade1b95821c6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.145176 | controller | Jun 10 14:34:22.276020 crc crio[3658]: time="2026-06-10T14:34:22.275950034Z" level=info msg="Removing pod sandbox: bdf07c555973350cde33a65900bc51e21c2fb379858cd0f76a3bd939b42eb862" id=55bf4fc8-7049-43d4-ab6b-9ff39e167e09 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.145192 | controller | Jun 10 14:34:22.284850 crc crio[3658]: time="2026-06-10T14:34:22.284764108Z" level=info msg="Removed pod sandbox: bdf07c555973350cde33a65900bc51e21c2fb379858cd0f76a3bd939b42eb862" id=55bf4fc8-7049-43d4-ab6b-9ff39e167e09 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.145230 | controller | Jun 10 14:34:22.285535 crc crio[3658]: time="2026-06-10T14:34:22.285441352Z" level=info msg="Stopping pod sandbox: 15cb5b3021fba8c9b9bf5b99e5e3691970e96ff49b3e93a83b20310304010d19" id=c3ea6ffd-79c8-495c-b5c1-5cea44ebdafc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.145260 | controller | Jun 10 14:34:22.285535 crc crio[3658]: time="2026-06-10T14:34:22.285500944Z" level=info msg="Stopped pod sandbox (already stopped): 15cb5b3021fba8c9b9bf5b99e5e3691970e96ff49b3e93a83b20310304010d19" id=c3ea6ffd-79c8-495c-b5c1-5cea44ebdafc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.145294 | controller | Jun 10 14:34:22.286022 crc crio[3658]: time="2026-06-10T14:34:22.285990161Z" level=info msg="Removing pod sandbox: 15cb5b3021fba8c9b9bf5b99e5e3691970e96ff49b3e93a83b20310304010d19" id=46f36dc3-2756-443a-b5ea-99c446a82b73 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.145328 | controller | Jun 10 14:34:22.295066 crc crio[3658]: time="2026-06-10T14:34:22.294832736Z" level=info msg="Removed pod sandbox: 15cb5b3021fba8c9b9bf5b99e5e3691970e96ff49b3e93a83b20310304010d19" id=46f36dc3-2756-443a-b5ea-99c446a82b73 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.145350 | controller | Jun 10 14:34:22.295854 crc crio[3658]: time="2026-06-10T14:34:22.295774309Z" level=info msg="Stopping pod sandbox: 6d45d3cbfdea23cb05994254dd7312bddae7b99a06c787a940780793912a0a98" id=c11f3d58-208e-4a42-b891-d80b5f71492e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.145379 | controller | Jun 10 14:34:22.295970 crc crio[3658]: time="2026-06-10T14:34:22.295853632Z" level=info msg="Stopped pod sandbox (already stopped): 6d45d3cbfdea23cb05994254dd7312bddae7b99a06c787a940780793912a0a98" id=c11f3d58-208e-4a42-b891-d80b5f71492e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.145400 | controller | Jun 10 14:34:22.296480 crc crio[3658]: time="2026-06-10T14:34:22.296417081Z" level=info msg="Removing pod sandbox: 6d45d3cbfdea23cb05994254dd7312bddae7b99a06c787a940780793912a0a98" id=2b57139e-4673-43d7-a74a-f370c9cdafd6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.145417 | controller | Jun 10 14:34:22.303542 crc crio[3658]: time="2026-06-10T14:34:22.303455244Z" level=info msg="Removed pod sandbox: 6d45d3cbfdea23cb05994254dd7312bddae7b99a06c787a940780793912a0a98" id=2b57139e-4673-43d7-a74a-f370c9cdafd6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.145433 | controller | Jun 10 14:34:22.304134 crc crio[3658]: time="2026-06-10T14:34:22.304079776Z" level=info msg="Stopping pod sandbox: ae25da0239407ad47525978d3cc1f5e2ebf4be47eea26ac0c1b678b327ae07c2" id=8dd26e69-eb25-4ad6-93ed-40ef7019d3d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.145459 | controller | Jun 10 14:34:22.304199 crc crio[3658]: time="2026-06-10T14:34:22.304133108Z" level=info msg="Stopped pod sandbox (already stopped): ae25da0239407ad47525978d3cc1f5e2ebf4be47eea26ac0c1b678b327ae07c2" id=8dd26e69-eb25-4ad6-93ed-40ef7019d3d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.145494 | controller | Jun 10 14:34:22.304652 crc crio[3658]: time="2026-06-10T14:34:22.304582993Z" level=info msg="Removing pod sandbox: ae25da0239407ad47525978d3cc1f5e2ebf4be47eea26ac0c1b678b327ae07c2" id=301fced7-ad93-4098-8f78-950e6a2bf5e2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.145519 | controller | Jun 10 14:34:22.311594 crc crio[3658]: time="2026-06-10T14:34:22.311180981Z" level=info msg="Removed pod sandbox: ae25da0239407ad47525978d3cc1f5e2ebf4be47eea26ac0c1b678b327ae07c2" id=301fced7-ad93-4098-8f78-950e6a2bf5e2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.145545 | controller | Jun 10 14:34:22.312408 crc crio[3658]: time="2026-06-10T14:34:22.312343931Z" level=info msg="Stopping pod sandbox: 03803cec1919561a4119b037415d69aa34c06f9113190363d1b9eb3a9fbb6128" id=41579124-8739-48d9-b6e7-587499ab23a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.145584 | controller | Jun 10 14:34:22.312504 crc crio[3658]: time="2026-06-10T14:34:22.312472805Z" level=info msg="Stopped pod sandbox (already stopped): 03803cec1919561a4119b037415d69aa34c06f9113190363d1b9eb3a9fbb6128" id=41579124-8739-48d9-b6e7-587499ab23a5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.145624 | controller | Jun 10 14:34:22.314036 crc crio[3658]: time="2026-06-10T14:34:22.313964227Z" level=info msg="Removing pod sandbox: 03803cec1919561a4119b037415d69aa34c06f9113190363d1b9eb3a9fbb6128" id=e0c6b7ee-0d51-42b7-9d35-daadb06641a7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.145653 | controller | Jun 10 14:34:22.321703 crc crio[3658]: time="2026-06-10T14:34:22.321593251Z" level=info msg="Removed pod sandbox: 03803cec1919561a4119b037415d69aa34c06f9113190363d1b9eb3a9fbb6128" id=e0c6b7ee-0d51-42b7-9d35-daadb06641a7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.145687 | controller | Jun 10 14:34:29.447873 crc crio[3658]: time="2026-06-10T14:34:29.446855955Z" level=info msg="Stopping container: bf5fa8601fc25d4310822c0ce4da4e40f7f3f33a74a4a6d991c72b8867c1abe5 (timeout: 5s)" id=a1569a61-b8a1-45d9-8f3a-be5da3532837 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.145721 | controller | Jun 10 14:34:34.459657 crc crio[3658]: time="2026-06-10T14:34:34.459061648Z" level=warning msg="Stopping container bf5fa8601fc25d4310822c0ce4da4e40f7f3f33a74a4a6d991c72b8867c1abe5 with stop signal(15) timed out. Killing..."
2026-06-10 15:52:06.145868 | controller | Jun 10 14:34:35.156189 crc crio[3658]: time="2026-06-10T14:34:35.155812172Z" level=info msg="Stopped container bf5fa8601fc25d4310822c0ce4da4e40f7f3f33a74a4a6d991c72b8867c1abe5: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=a1569a61-b8a1-45d9-8f3a-be5da3532837 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.145920 | controller | Jun 10 14:34:35.157468 crc crio[3658]: time="2026-06-10T14:34:35.157352245Z" level=info msg="Stopping pod sandbox: 2151290de62af04e9266d143a2f409dfac70667975f6391eb95e6863b200e2c3" id=8d90c390-4893-4289-bb6f-4d0add91fc73 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.145948 | controller | Jun 10 14:34:35.161872 crc crio[3658]: time="2026-06-10T14:34:35.161778498Z" level=info msg="Stopped pod sandbox: 2151290de62af04e9266d143a2f409dfac70667975f6391eb95e6863b200e2c3" id=8d90c390-4893-4289-bb6f-4d0add91fc73 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.145978 | controller | Jun 10 14:34:35.418227 crc crio[3658]: time="2026-06-10T14:34:35.418194235Z" level=info msg="Removing container: bf5fa8601fc25d4310822c0ce4da4e40f7f3f33a74a4a6d991c72b8867c1abe5" id=ec443933-0745-481c-a7ed-0467a7eece1c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.146004 | controller | Jun 10 14:34:35.445433 crc crio[3658]: time="2026-06-10T14:34:35.445333622Z" level=info msg="Removed container bf5fa8601fc25d4310822c0ce4da4e40f7f3f33a74a4a6d991c72b8867c1abe5: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor" id=ec443933-0745-481c-a7ed-0467a7eece1c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.146040 | controller | Jun 10 14:34:38.745475 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...
2026-06-10 15:52:06.146076 | controller | Jun 10 14:34:38.827506 crc systemd[1]: crio.service: Deactivated successfully.
2026-06-10 15:52:06.146111 | controller | Jun 10 14:34:38.828115 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).
2026-06-10 15:52:06.146141 | controller | Jun 10 14:34:38.828411 crc systemd[1]: crio.service: Consumed 17min 5.314s CPU time.
2026-06-10 15:52:06.146170 | controller | Jun 10 14:34:38.907523 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-10 15:52:06.146205 | controller | Jun 10 14:34:39.016761 crc crio[18451]: time="2026-06-10T14:34:39.016643209Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-10 15:52:06.146240 | controller | Jun 10 14:34:39.016761 crc crio[18451]: time="2026-06-10T14:34:39.016713762Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-10 15:52:06.146275 | controller | Jun 10 14:34:39.021509 crc crio[18451]: time="2026-06-10T14:34:39.018771813Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-10 15:52:06.146310 | controller | Jun 10 14:34:39.021509 crc crio[18451]: time="2026-06-10T14:34:39.018881616Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-10 15:52:06.146344 | controller | Jun 10 14:34:39.037810 crc crio[18451]: time="2026-06-10T14:34:39.037406656Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-10 15:52:06.146369 | controller | Jun 10 14:34:39.040215 crc crio[18451]: time="2026-06-10T14:34:39.040134301Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-10 15:52:06.146399 | controller | Jun 10 14:34:39.040215 crc crio[18451]: time="2026-06-10T14:34:39.040199533Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-10 15:52:06.146425 | controller | Jun 10 14:34:39.040466 crc crio[18451]: time="2026-06-10T14:34:39.04039885Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-10 15:52:06.146450 | controller | Jun 10 14:34:39.040466 crc crio[18451]: time="2026-06-10T14:34:39.04041495Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-10 15:52:06.146476 | controller | Jun 10 14:34:39.058874 crc crio[18451]: time="2026-06-10T14:34:39.058751634Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-10 15:52:06.146497 | controller | Jun 10 14:34:39.073131 crc crio[18451]: time="2026-06-10T14:34:39.07284383Z" 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-10 15:52:06.146518 | controller | Jun 10 14:34:39.076921 crc crio[18451]: time="2026-06-10T14:34:39.076868309Z" 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-10 15:52:06.146549 | controller | Jun 10 14:34:39.096563 crc crio[18451]: time="2026-06-10T14:34:39.096498757Z" 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-10 15:52:06.146578 | controller | Jun 10 14:34:39.272230 crc crio[18451]: time="2026-06-10T14:34:39.272003889Z" level=info msg="Checkpoint/restore support enabled"
2026-06-10 15:52:06.146612 | controller | Jun 10 14:34:39.272230 crc crio[18451]: time="2026-06-10T14:34:39.272081482Z" level=info msg="Using the internal default seccomp profile"
2026-06-10 15:52:06.146643 | controller | Jun 10 14:34:39.272230 crc crio[18451]: time="2026-06-10T14:34:39.272103692Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-10 15:52:06.146679 | controller | Jun 10 14:34:39.272230 crc crio[18451]: time="2026-06-10T14:34:39.272114343Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-10 15:52:06.146710 | controller | Jun 10 14:34:39.272230 crc crio[18451]: time="2026-06-10T14:34:39.272125053Z" level=info msg="RDT not available in the host system"
2026-06-10 15:52:06.146732 | controller | Jun 10 14:34:39.281069 crc crio[18451]: time="2026-06-10T14:34:39.280934897Z" level=info msg="Conmon does support the --sync option"
2026-06-10 15:52:06.146748 | controller | Jun 10 14:34:39.281069 crc crio[18451]: time="2026-06-10T14:34:39.281046761Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-10 15:52:06.146780 | controller | Jun 10 14:34:39.288567 crc crio[18451]: time="2026-06-10T14:34:39.288480948Z" level=info msg="Conmon does support the --sync option"
2026-06-10 15:52:06.146798 | controller | Jun 10 14:34:39.288567 crc crio[18451]: time="2026-06-10T14:34:39.288553431Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-10 15:52:06.146824 | controller | Jun 10 14:34:39.319350 crc crio[18451]: time="2026-06-10T14:34:39.319100526Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-10 15:52:06.146877 | controller | Jun 10 14:34:39.319350 crc crio[18451]: time="2026-06-10T14:34:39.319177518Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-10 15:52:06.146913 | controller | Jun 10 14:34:39.319735 crc crio[18451]: time="2026-06-10T14:34:39.319608893Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-10 15:52:06.146930 | controller | Jun 10 14:34:39.319735 crc crio[18451]: time="2026-06-10T14:34:39.319628584Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-10 15:52:06.146950 | controller | Jun 10 14:34:39.320902 crc crio[18451]: time="2026-06-10T14:34:39.320409581Z" 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 = [\"cpu-quota.crio.io\", \"irq-load-balancing.crio.io\", \"io.containers.trace-syscall\", \"io.kubernetes.cri.rdt-class\", \"cpu-freq-governor.crio.io\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"io.kubernetes.cri-o.PodLinuxOverhead\", \"io.kubernetes.cri-o.LinkLogs\", \"cpu-shared.crio.io\", \"org.systemd.property.\", \"org.criu.config\", \"seccomp-profile.kubernetes.cri-o.io\", \"io.kubernetes.cri.container-type\", \"run.oci.\", \"io.kubernetes.cri-o.ShmSize\", \"cpu-load-balancing.crio.io\", \"cpu-c-states.crio.io\", \"io.kubernetes.cri-o.umask\", \"io.kubernetes.cri-o.PodLinuxResources\", \"io.kubernetes.cri-o.DisableFIPS\", \"bundle\", \"module.wasm.image/variant\", \"io.kubernetes.cri-o.UnifiedCgroup\"]\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-10 15:52:06.147002 | controller | Jun 10 14:34:39.321685 crc crio[18451]: time="2026-06-10T14:34:39.321578161Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-10 15:52:06.147034 | controller | Jun 10 14:34:39.321888 crc crio[18451]: time="2026-06-10T14:34:39.321814129Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-10 15:52:06.147069 | controller | Jun 10 14:34:40.860316 crc crio[18451]: time="2026-06-10T14:34:40.859928354Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:cf09505939a8ba0d7b5c060f709ae45e5e6f484c0f6f3b30c8aca112e62318ef UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/012833ba-fdcb-4143-82a2-32b88f31cb17 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:0xc00008caf8}] Aliases:map[]}"
2026-06-10 15:52:06.147100 | controller | Jun 10 14:34:40.861663 crc crio[18451]: time="2026-06-10T14:34:40.860471143Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.147135 | controller | Jun 10 14:34:40.861663 crc crio[18451]: time="2026-06-10T14:34:40.860805424Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-10 15:52:06.147166 | controller | Jun 10 14:34:40.861663 crc crio[18451]: time="2026-06-10T14:34:40.860883137Z" level=warning msg="Could not restore sandbox IP for a9cf868bde75b54ed503076ea7357a95e37b6b75182813297b9a69037ad13e12: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_bd4a138c-cb26-4057-be44-d483e8aceaba_0(a9cf868bde75b54ed503076ea7357a95e37b6b75182813297b9a69037ad13e12): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-10 15:52:06.147196 | controller | Jun 10 14:34:40.861663 crc crio[18451]: time="2026-06-10T14:34:40.860926038Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-10 15:52:06.147222 | controller | Jun 10 14:34:40.861663 crc crio[18451]: time="2026-06-10T14:34:40.860942459Z" level=warning msg="Could not restore sandbox IP for c092bce4fcb901f63100452c6e1e14b9d149a9fdc162aeb0185addac47fa91f3: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_2acf1cb7-21ca-4275-8521-444061b1a751_0(c092bce4fcb901f63100452c6e1e14b9d149a9fdc162aeb0185addac47fa91f3): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-10 15:52:06.147249 | controller | Jun 10 14:34:40.861663 crc crio[18451]: time="2026-06-10T14:34:40.86097124Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-10 15:52:06.147274 | controller | Jun 10 14:34:40.861663 crc crio[18451]: time="2026-06-10T14:34:40.86098942Z" level=warning msg="Could not restore sandbox IP for 593b96c17ebc5375f6ff7ed402d9e61b382833c6e2993d33e2d53a1ad64cee11: failed to get network status for pod sandbox k8s_collect-profiles-29685030-db252_openshift-operator-lifecycle-manager_95049f88-f50b-4179-aac1-189fb9b87f1a_0(593b96c17ebc5375f6ff7ed402d9e61b382833c6e2993d33e2d53a1ad64cee11): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-10 15:52:06.147305 | controller | Jun 10 14:34:40.861663 crc crio[18451]: time="2026-06-10T14:34:40.86156621Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:46654e69dcbbce2b68f97fc13954ab923f20cff7e4150d894c5f9852feefa9fa UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/fadd3644-87ea-45b8-843b-45fa6df83411 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:0xc00008cc78}] Aliases:map[]}"
2026-06-10 15:52:06.147340 | controller | Jun 10 14:34:40.862448 crc crio[18451]: time="2026-06-10T14:34:40.861754987Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.147371 | controller | Jun 10 14:34:40.862590 crc crio[18451]: time="2026-06-10T14:34:40.862555954Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:d84a0fd8625f50221d4886eae41250b01b4b12ccd359447b32c2b02178b29b4d UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/d7edb51b-18b3-4727-a60d-ed1701061260 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:0xc00008cd38}] Aliases:map[]}"
2026-06-10 15:52:06.147398 | controller | Jun 10 14:34:40.862874 crc crio[18451]: time="2026-06-10T14:34:40.862746521Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.147419 | controller | Jun 10 14:34:40.864469 crc crio[18451]: time="2026-06-10T14:34:40.863539478Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:8577e9bd5c3119f5ce5775b3fb9bc51f065e9195c27dc258215082bda9be25af UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/7204a8cd-833a-4a0a-a512-9dba501639d9 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:0xc00008cdf0}] Aliases:map[]}"
2026-06-10 15:52:06.147445 | controller | Jun 10 14:34:40.864469 crc crio[18451]: time="2026-06-10T14:34:40.863822898Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.147471 | controller | Jun 10 14:34:40.865953 crc crio[18451]: time="2026-06-10T14:34:40.864508232Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:45359ae990e7aad796714cbbe9be605c5f90d52b7b42186001a1aff03bcae5f8 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/2771435c-2226-4de5-93e8-a95205b7833b 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:0xc00008cec8}] Aliases:map[]}"
2026-06-10 15:52:06.147489 | controller | Jun 10 14:34:40.865953 crc crio[18451]: time="2026-06-10T14:34:40.864694158Z" 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-10 15:52:06.147523 | controller | Jun 10 14:34:40.865953 crc crio[18451]: time="2026-06-10T14:34:40.865440604Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:8b6b888326e88b747d338d2410a08e390a035309071da2be68f5aae33f0d5ed5 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/36df6f05-1f3f-4f9e-bde8-ba3357c875c3 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:0xc00008cf90}] Aliases:map[]}"
2026-06-10 15:52:06.147554 | controller | Jun 10 14:34:40.865953 crc crio[18451]: time="2026-06-10T14:34:40.865754155Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.147572 | controller | Jun 10 14:34:40.866601 crc crio[18451]: time="2026-06-10T14:34:40.866505271Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:302172b9c3ec4bf7a54c7798443c0de14148813d4c48888be9828bf9f60a09eb UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/065c64f8-375d-4faf-bfb0-431595751f75 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:0xc00008d058}] Aliases:map[]}"
2026-06-10 15:52:06.147590 | controller | Jun 10 14:34:40.866997 crc crio[18451]: time="2026-06-10T14:34:40.866908585Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.147606 | controller | Jun 10 14:34:40.867690 crc crio[18451]: time="2026-06-10T14:34:40.867591108Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:0a1dd4db35a22570a072e8827561d18c44b2b569ced9a4ca779a730a11e421c6 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/ad0f78b0-63ef-426a-a51d-b1aa43a21de1 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:0xc00008d130}] Aliases:map[]}"
2026-06-10 15:52:06.147623 | controller | Jun 10 14:34:40.867829 crc crio[18451]: time="2026-06-10T14:34:40.867801176Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.147639 | controller | Jun 10 14:34:40.868733 crc crio[18451]: time="2026-06-10T14:34:40.868629774Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:f86a66527621b148947e6e134b40ff60315c5620d4cac58d2c0512fb59f52759 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/824ebf36-945c-4f06-8c93-03eab7a00faa 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:0xc00008d1e8}] Aliases:map[]}"
2026-06-10 15:52:06.147656 | controller | Jun 10 14:34:40.869001 crc crio[18451]: time="2026-06-10T14:34:40.868908704Z" 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-10 15:52:06.147673 | controller | Jun 10 14:34:40.869704 crc crio[18451]: time="2026-06-10T14:34:40.869609998Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:4d569b6fa1ab5ef1a5b4af2130349632d5ac7d6a7fa79b7129023c54d2c27ca4 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/270e5f8b-8df5-4188-9bb6-12f06b2dcf68 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:0xc00008d2b8}] Aliases:map[]}"
2026-06-10 15:52:06.147689 | controller | Jun 10 14:34:40.869892 crc crio[18451]: time="2026-06-10T14:34:40.869811805Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.147705 | controller | Jun 10 14:34:40.870626 crc crio[18451]: time="2026-06-10T14:34:40.870517369Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:72e4d938377f583aa0c8361a427c88f666ee23c1c5a11dbba0ab3a9c96fc111b UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/eefe5bfc-0528-4382-86db-d9165a1f5a4e 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:0xc00008d398}] Aliases:map[]}"
2026-06-10 15:52:06.147726 | controller | Jun 10 14:34:40.870762 crc crio[18451]: time="2026-06-10T14:34:40.870711916Z" level=info msg="Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.147743 | controller | Jun 10 14:34:40.871449 crc crio[18451]: time="2026-06-10T14:34:40.871377509Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:53311ff11672c26d4f8123f2678a7b7f61333b89f6cabbdd9dd58f88bb8a3b46 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/634e9141-e23c-4549-9397-3b9117372509 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:0xc00008d450}] Aliases:map[]}"
2026-06-10 15:52:06.147759 | controller | Jun 10 14:34:40.871697 crc crio[18451]: time="2026-06-10T14:34:40.871600037Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.147775 | controller | Jun 10 14:34:40.872351 crc crio[18451]: time="2026-06-10T14:34:40.872243029Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:27067ce548bf8a873d1dcf9ba0791894c1832c1768aa1ec2ee30f13f07a8377f UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/1426abe0-fecd-4b6c-a027-fa26bfb44540 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:0xc00008d518}] Aliases:map[]}"
2026-06-10 15:52:06.147794 | controller | Jun 10 14:34:40.872595 crc crio[18451]: time="2026-06-10T14:34:40.872502908Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.147812 | controller | Jun 10 14:34:40.873226 crc crio[18451]: time="2026-06-10T14:34:40.87314088Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:f1f58f704751dd456dc416fb052194bd38c5cabfeb7a029b4173942886cea9b5 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/e6a17980-9988-48df-b753-8cd522c80ef6 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:0xc00008d5e0}] Aliases:map[]}"
2026-06-10 15:52:06.147828 | controller | Jun 10 14:34:40.873623 crc crio[18451]: time="2026-06-10T14:34:40.873530464Z" level=info msg="Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.147845 | controller | Jun 10 14:34:40.874419 crc crio[18451]: time="2026-06-10T14:34:40.874182516Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:fa701c754eb5539ac29bbe2fc0d73de23bff8e76408691cfbf3540054cd654a7 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/429e4468-0ec9-4d8a-a969-b13d4215f617 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:0xc00008d680}] Aliases:map[]}"
2026-06-10 15:52:06.147887 | controller | Jun 10 14:34:40.874773 crc crio[18451]: time="2026-06-10T14:34:40.874606201Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.147905 | controller | Jun 10 14:34:40.875548 crc crio[18451]: time="2026-06-10T14:34:40.8754564Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:89280aaebb5a8a8596725f2245c1a0d1da6d714b37f726de54082e199f85d6e3 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/8018215f-edf2-4e66-a544-a91b6bf3faa1 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:0xc00008d710}] Aliases:map[]}"
2026-06-10 15:52:06.147923 | controller | Jun 10 14:34:40.875728 crc crio[18451]: time="2026-06-10T14:34:40.875668827Z" 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-10 15:52:06.147940 | controller | Jun 10 14:34:40.876514 crc crio[18451]: time="2026-06-10T14:34:40.876423943Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:6c5b3b8114f790f1e9c9df576e0b872867a86410018cb9db253914f56c581c7b UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/3e2a66f9-0cbb-4ead-93dc-d43bf48dfab1 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:0xc00008d7a0}] Aliases:map[]}"
2026-06-10 15:52:06.147957 | controller | Jun 10 14:34:40.876658 crc crio[18451]: time="2026-06-10T14:34:40.876629341Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.147974 | controller | Jun 10 14:34:40.877379 crc crio[18451]: time="2026-06-10T14:34:40.87719743Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:aa9826550cc8ebc82f7c01075eccd78e16efaf3378df7b26b5b50737f8113c5b UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/87cb9770-47d3-4759-92cf-febe3c873831 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:0xc00008d820}] Aliases:map[]}"
2026-06-10 15:52:06.147990 | controller | Jun 10 14:34:40.877627 crc crio[18451]: time="2026-06-10T14:34:40.877527512Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.148007 | controller | Jun 10 14:34:40.878351 crc crio[18451]: time="2026-06-10T14:34:40.878157973Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:db6b7d883f3f3be8e921d7e4e16673bef4f3d975921cca631c2c1ee3a3357e76 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/e5d96326-1e93-4f25-a48f-2aed720fd1d6 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:0xc00008d8b0}] Aliases:map[]}"
2026-06-10 15:52:06.148023 | controller | Jun 10 14:34:40.878628 crc crio[18451]: time="2026-06-10T14:34:40.878441223Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.148044 | controller | Jun 10 14:34:40.882681 crc crio[18451]: time="2026-06-10T14:34:40.881217899Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:4117a910b8a002c706ec2f3127a92fde98b68e64bd129f523433743a0ad6f21e UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/46d1fb43-b2df-4208-be99-06be3d46c0cc 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:0xc00008d930}] Aliases:map[]}"
2026-06-10 15:52:06.148061 | controller | Jun 10 14:34:40.882681 crc crio[18451]: time="2026-06-10T14:34:40.881601302Z" 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-10 15:52:06.148077 | controller | Jun 10 14:34:40.882681 crc crio[18451]: time="2026-06-10T14:34:40.882553575Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:e04d460a3fc964f76ec3d84bcc9aa40e80a3c1d5d310b815cb3a84dc1bf5a1e2 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/81e11209-11a2-40ed-b698-4e5a068ed987 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:0xc00008d9c0}] Aliases:map[]}"
2026-06-10 15:52:06.148094 | controller | Jun 10 14:34:40.883521 crc crio[18451]: time="2026-06-10T14:34:40.882742802Z" 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-10 15:52:06.148110 | controller | Jun 10 14:34:40.883521 crc crio[18451]: time="2026-06-10T14:34:40.883473617Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:6b7486fa053907655d15ab846f11081731edf05d085a2f70c506a946d7450508 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/0e52c38e-5c3e-436f-aaad-8cb230bdac53 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:0xc00008da58}] Aliases:map[]}"
2026-06-10 15:52:06.148126 | controller | Jun 10 14:34:40.883692 crc crio[18451]: time="2026-06-10T14:34:40.883623522Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.148143 | controller | Jun 10 14:34:40.884499 crc crio[18451]: time="2026-06-10T14:34:40.884390719Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:5ac7df3656307af8ebf4777e6c5320c191b02df7e71b19e8b3b44a556d4fade1 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/eccb48bc-542a-4238-bc71-27120388066f 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:0xc00008dae8}] Aliases:map[]}"
2026-06-10 15:52:06.148160 | controller | Jun 10 14:34:40.884671 crc crio[18451]: time="2026-06-10T14:34:40.884565455Z" 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-10 15:52:06.148176 | controller | Jun 10 14:34:40.885771 crc crio[18451]: time="2026-06-10T14:34:40.885610531Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:81d7b44450db0a062caccdfbfb108c9124478a7ca03bbff84b6ee664343f7d84 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/fb870718-f733-409b-b8ba-bdcc2744783f 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:0xc00008db68}] Aliases:map[]}"
2026-06-10 15:52:06.148197 | controller | Jun 10 14:34:40.886043 crc crio[18451]: time="2026-06-10T14:34:40.88587496Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.148214 | controller | Jun 10 14:34:40.887085 crc crio[18451]: time="2026-06-10T14:34:40.887004429Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:62e09b6b8670a99cabfa1a047c9f44fc15273b112bb953e5e971d99328359bf4 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/18be2678-9ad0-4b39-95da-65999a897008 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:0xc00008dbe8}] Aliases:map[]}"
2026-06-10 15:52:06.148231 | controller | Jun 10 14:34:40.887458 crc crio[18451]: time="2026-06-10T14:34:40.887174775Z" 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-10 15:52:06.148248 | controller | Jun 10 14:34:40.888140 crc crio[18451]: time="2026-06-10T14:34:40.88789957Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:b85938f9604091c931c49ad43df4f093bc174b2d73f3ad2e44093287c6f4a653 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/2db04454-5308-4725-a50b-6b49a2056a4e 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:0xc00008dc68}] Aliases:map[]}"
2026-06-10 15:52:06.148264 | controller | Jun 10 14:34:40.888140 crc crio[18451]: time="2026-06-10T14:34:40.888064926Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.148281 | controller | Jun 10 14:34:40.888682 crc crio[18451]: time="2026-06-10T14:34:40.888590584Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:200b4badf8fcbe565a02e215356dbe1cae9506982f62893db42aad497eb09367 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/d812759e-4a99-4237-9fbd-bfd87c699fa5 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:0xc00008dce8}] Aliases:map[]}"
2026-06-10 15:52:06.148298 | controller | Jun 10 14:34:40.888903 crc crio[18451]: time="2026-06-10T14:34:40.888757879Z" level=info msg="Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.148314 | controller | Jun 10 14:34:40.889472 crc crio[18451]: time="2026-06-10T14:34:40.889320249Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:8c9bdc71ba2032faf1bf7dd438763e3abfd7f39541339be1823f32161a184649 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/adbb3221-8543-4959-a1f1-4c542ee3b8ea 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:0xc00008dd78}] Aliases:map[]}"
2026-06-10 15:52:06.148335 | controller | Jun 10 14:34:40.889652 crc crio[18451]: time="2026-06-10T14:34:40.889557417Z" level=info msg="Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.148353 | controller | Jun 10 14:34:40.890483 crc crio[18451]: time="2026-06-10T14:34:40.890171888Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:e4dea9b33a7fd222b46a3b4de9e2fdc3837f22bec304ec427c3a805da3db66cb UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/58b7bcf5-92e7-4491-8194-ea94bbf95a0a 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:0xc00008de08}] Aliases:map[]}"
2026-06-10 15:52:06.148369 | controller | Jun 10 14:34:40.890483 crc crio[18451]: time="2026-06-10T14:34:40.890474449Z" 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-10 15:52:06.148386 | controller | Jun 10 14:34:40.891140 crc crio[18451]: time="2026-06-10T14:34:40.891037138Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:48ddd4a082e87365ca431eca455a560bd5875659002598ef4d11c03b104589fd UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/74748439-7f58-484f-89c8-5cc1df7a5742 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:0xc00008de88}] Aliases:map[]}"
2026-06-10 15:52:06.148402 | controller | Jun 10 14:34:40.891514 crc crio[18451]: time="2026-06-10T14:34:40.891426632Z" 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-10 15:52:06.148418 | controller | Jun 10 14:34:40.892075 crc crio[18451]: time="2026-06-10T14:34:40.89196932Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:269af530416dc05b223cf725bc9d493cae4e072dc8f3e37cba23f507deeb5c39 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/8d3ec147-8edf-4623-8255-3c6929a1ccb3 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:0xc00008df18}] Aliases:map[]}"
2026-06-10 15:52:06.148435 | controller | Jun 10 14:34:40.892509 crc crio[18451]: time="2026-06-10T14:34:40.892377884Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.148451 | controller | Jun 10 14:34:40.893477 crc crio[18451]: time="2026-06-10T14:34:40.893221944Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:11805eb38b64111793cbb7619b6935732193b96282de106d6338f8847b3beb6c UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/f9004b7f-3c84-41bc-bac0-18aac84cffd4 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:0xc00111a320}] Aliases:map[]}"
2026-06-10 15:52:06.148468 | controller | Jun 10 14:34:40.893477 crc crio[18451]: time="2026-06-10T14:34:40.89340958Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.148485 | controller | Jun 10 14:34:40.894003 crc crio[18451]: time="2026-06-10T14:34:40.893900537Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:82d5452d22f33aa69e7cf32ab43b385c475a2f1fb0fc92a37c325ea60be2a7b3 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/84aba54c-5199-4688-b0a9-18467f7a876d 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:0xc00111a3a0}] Aliases:map[]}"
2026-06-10 15:52:06.148507 | controller | Jun 10 14:34:40.894155 crc crio[18451]: time="2026-06-10T14:34:40.894040122Z" 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-10 15:52:06.148524 | controller | Jun 10 14:34:40.894501 crc crio[18451]: time="2026-06-10T14:34:40.894443356Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:57fe4b5831a2775a64aafe6dda10f1d2feadbe9c4d6eb8359895f58a8ec0e800 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/f283d597-5163-4e50-9720-cb6403f0ba7a 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:0xc00111a430}] Aliases:map[]}"
2026-06-10 15:52:06.148541 | controller | Jun 10 14:34:40.894951 crc crio[18451]: time="2026-06-10T14:34:40.894582021Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.148557 | controller | Jun 10 14:34:40.895229 crc crio[18451]: time="2026-06-10T14:34:40.894963054Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:fa75c7b936f9f5165cad526d02be34d137c9e7e69b3643fafbf85033a134f40d UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/08e6cb5e-2802-4ebb-b349-65da54a72f04 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:0xc00111a4c0}] Aliases:map[]}"
2026-06-10 15:52:06.148574 | controller | Jun 10 14:34:40.895229 crc crio[18451]: time="2026-06-10T14:34:40.895066937Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.148591 | controller | Jun 10 14:34:40.895540 crc crio[18451]: time="2026-06-10T14:34:40.895520253Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:c395c0966dcd9852a40572361c77961db8e60dc9184719056e0cb52ec1debe5c UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/0b249bd2-fbbd-4303-838c-3f1ffb6ea8bf 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:0xc00111a550}] Aliases:map[]}"
2026-06-10 15:52:06.148608 | controller | Jun 10 14:34:40.895710 crc crio[18451]: time="2026-06-10T14:34:40.895652508Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.148624 | controller | Jun 10 14:34:40.896152 crc crio[18451]: time="2026-06-10T14:34:40.896055101Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:c4e2ccef63cc117bd6912abaee2501be821d7e6ba9249273bf0bde85aca13e43 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/85198dea-0dd2-4d3d-a2ec-683dd9ead4b9 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:0xc00111a5e0}] Aliases:map[]}"
2026-06-10 15:52:06.148649 | controller | Jun 10 14:34:40.896428 crc crio[18451]: time="2026-06-10T14:34:40.896178536Z" 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-10 15:52:06.148667 | controller | Jun 10 14:34:40.896692 crc crio[18451]: time="2026-06-10T14:34:40.89660225Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:d8450a5053a476102d5050110717ca04b1743c4c0d95b37544533a3427d536c8 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/0d326065-7fbb-4470-9809-4361917c98a5 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:0xc00111a660}] Aliases:map[]}"
2026-06-10 15:52:06.148684 | controller | Jun 10 14:34:40.897036 crc crio[18451]: time="2026-06-10T14:34:40.896730025Z" level=info msg="Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.148700 | controller | Jun 10 14:34:40.897150 crc crio[18451]: time="2026-06-10T14:34:40.897081447Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:34e9b44e0cfe31bb2920734b1d667511d63bfdb1a50340fda4ad115a37f846fa UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/7c3e9778-48e5-4dba-8ebd-57d09cf1c5a9 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:0xc00111a6f0}] Aliases:map[]}"
2026-06-10 15:52:06.148718 | controller | Jun 10 14:34:40.897368 crc crio[18451]: time="2026-06-10T14:34:40.89717705Z" 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-10 15:52:06.148734 | controller | Jun 10 14:34:40.897703 crc crio[18451]: time="2026-06-10T14:34:40.897586504Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:ac968cbcb0ab3b05dad3f481cece843ad59d3c0042562ab121d675a593d8c8ce UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/e2c56014-387e-48ec-8301-e928db65f79a 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:0xc00111a780}] Aliases:map[]}"
2026-06-10 15:52:06.148751 | controller | Jun 10 14:34:40.897897 crc crio[18451]: time="2026-06-10T14:34:40.897733279Z" 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-10 15:52:06.148768 | controller | Jun 10 14:34:40.898194 crc crio[18451]: time="2026-06-10T14:34:40.898118723Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:a42b41c0a3a3752214ba07d8e98ef95d5e8d26ad8e57f48a1eb45e68a5f423e9 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/6dfe54f9-1f4b-415f-9bda-b0467dfb316a 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:0xc00111a810}] Aliases:map[]}"
2026-06-10 15:52:06.148784 | controller | Jun 10 14:34:40.898444 crc crio[18451]: time="2026-06-10T14:34:40.898241937Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.148805 | controller | Jun 10 14:34:40.898444 crc crio[18451]: time="2026-06-10T14:34:40.898420143Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-10 15:52:06.148822 | controller | Jun 10 14:34:40.898444 crc crio[18451]: time="2026-06-10T14:34:40.898435364Z" level=warning msg="Could not restore sandbox IP for 471bf39dda67cfc55c3ed790aba66bca400b09b04b1a631f38076f5cc83f7ab1: failed to get network status for pod sandbox k8s_collect-profiles-29685015-7cswm_openshift-operator-lifecycle-manager_9a011830-c1e5-438f-a26f-1644006586b8_0(471bf39dda67cfc55c3ed790aba66bca400b09b04b1a631f38076f5cc83f7ab1): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-10 15:52:06.148839 | controller | Jun 10 14:34:40.899578 crc crio[18451]: time="2026-06-10T14:34:40.89947492Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-10 15:52:06.148873 | controller | Jun 10 14:34:40.900615 crc crio[18451]: time="2026-06-10T14:34:40.900506475Z" level=info msg="Starting seccomp notifier watcher"
2026-06-10 15:52:06.148891 | controller | Jun 10 14:34:40.900798 crc crio[18451]: time="2026-06-10T14:34:40.900669251Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-10 15:52:06.148908 | controller | Jun 10 14:34:40.900984 crc crio[18451]: time="2026-06-10T14:34:40.900679091Z" level=info msg="Create NRI interface"
2026-06-10 15:52:06.148924 | controller | Jun 10 14:34:40.900984 crc crio[18451]: time="2026-06-10T14:34:40.900971611Z" level=info msg="runtime interface created"
2026-06-10 15:52:06.148940 | controller | Jun 10 14:34:40.901156 crc crio[18451]: time="2026-06-10T14:34:40.901019793Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-10 15:52:06.148956 | controller | Jun 10 14:34:40.901156 crc crio[18451]: time="2026-06-10T14:34:40.901036824Z" level=info msg="runtime interface starting up..."
2026-06-10 15:52:06.148972 | controller | Jun 10 14:34:40.901156 crc crio[18451]: time="2026-06-10T14:34:40.901051544Z" level=info msg="starting plugins..."
2026-06-10 15:52:06.148989 | controller | Jun 10 14:34:40.901156 crc crio[18451]: time="2026-06-10T14:34:40.901123747Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-10 15:52:06.149005 | controller | Jun 10 14:34:40.909882 crc crio[18451]: time="2026-06-10T14:34:40.909708423Z" level=info msg="No systemd watchdog enabled"
2026-06-10 15:52:06.149021 | controller | Jun 10 14:34:40.916764 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-10 15:52:06.149037 | controller | Jun 10 14:34:47.812611 crc crio[18451]: time="2026-06-10T14:34:47.811925353Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=a68aa85d-045e-42c2-8c57-44df6af31054 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.149054 | controller | Jun 10 14:34:47.817470 crc crio[18451]: time="2026-06-10T14:34:47.815044071Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3" id=967f18fc-ccbe-46af-8c67-424bd33bdbd1 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.149071 | controller | Jun 10 14:34:47.822103 crc crio[18451]: time="2026-06-10T14:34:47.822012122Z" level=info msg="Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server" id=27f4edbb-8efc-498f-80b0-781ef2605f29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.149087 | controller | Jun 10 14:34:47.822644 crc crio[18451]: time="2026-06-10T14:34:47.82254157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.149107 | controller | Jun 10 14:34:47.872469 crc crio[18451]: time="2026-06-10T14:34:47.872363971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.149124 | controller | Jun 10 14:34:47.877117 crc crio[18451]: time="2026-06-10T14:34:47.877071523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.149140 | controller | Jun 10 14:34:48.013781 crc crio[18451]: time="2026-06-10T14:34:48.013317999Z" level=info msg="Created container ef70d3a2adc671c76f539362d2224873129249138f251f1bff6ca4c7d32c0714: openshift-console/downloads-747b44746d-4pqvr/download-server" id=27f4edbb-8efc-498f-80b0-781ef2605f29 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.149156 | controller | Jun 10 14:34:48.015517 crc crio[18451]: time="2026-06-10T14:34:48.015441942Z" level=info msg="Starting container: ef70d3a2adc671c76f539362d2224873129249138f251f1bff6ca4c7d32c0714" id=2e84c09d-af48-4c8b-a8e5-59e28c24d54b name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.149171 | controller | Jun 10 14:34:48.021097 crc crio[18451]: time="2026-06-10T14:34:48.020955932Z" level=info msg="Started container" PID=19138 containerID=ef70d3a2adc671c76f539362d2224873129249138f251f1bff6ca4c7d32c0714 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=2e84c09d-af48-4c8b-a8e5-59e28c24d54b name=/runtime.v1.RuntimeService/StartContainer sandboxID=27067ce548bf8a873d1dcf9ba0791894c1832c1768aa1ec2ee30f13f07a8377f
2026-06-10 15:52:06.149188 | controller | Jun 10 14:34:48.226998 crc crio[18451]: time="2026-06-10T14:34:48.226831783Z" level=info msg="Stopping container: 583938cf328e3e3e55fa019e6d458ef344eb104dab064a114bb7c56ea1fd8516 (timeout: 30s)" id=70169adc-e3f9-4b1a-be97-3850bb889ac1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.149204 | controller | Jun 10 14:34:48.227109 crc crio[18451]: time="2026-06-10T14:34:48.227027329Z" level=info msg="Stopping container: ecbc570471998313d5e5f0b30c0cbe0b55e9a2c5d42e8d43cf2380b2a96c8d35 (timeout: 30s)" id=368834dd-9601-4c94-bc5f-dacb8e024084 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.149220 | controller | Jun 10 14:34:48.231452 crc crio[18451]: time="2026-06-10T14:34:48.231356789Z" level=info msg="Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-886qx/POD" id=366474f7-1a97-43a7-8212-9e27d5d0e5b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.149236 | controller | Jun 10 14:34:48.231548 crc crio[18451]: time="2026-06-10T14:34:48.231474653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.149252 | controller | Jun 10 14:34:48.263344 crc crio[18451]: time="2026-06-10T14:34:48.263170928Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-886qx Namespace:openshift-marketplace ID:5a74a7790c882bf86b24fcc3ecc7cca374ed8b07dc0f90f657fc83e32199645f UID:2e26f606-3d03-426e-b7e0-3b794f8c3070 NetNS:/var/run/netns/9bd3e24f-4592-434f-9fa5-515966a87efd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2e26f606_3d03_426e_b7e0_3b794f8c3070.slice PodAnnotations:0xc00012aba8}] Aliases:map[]}"
2026-06-10 15:52:06.149269 | controller | Jun 10 14:34:48.263344 crc crio[18451]: time="2026-06-10T14:34:48.26324023Z" level=info msg="Adding pod openshift-marketplace_marketplace-operator-547dbd544d-886qx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.149285 | controller | Jun 10 14:34:48.372441 crc crio[18451]: time="2026-06-10T14:34:48.372348699Z" level=info msg="Stopped container ecbc570471998313d5e5f0b30c0cbe0b55e9a2c5d42e8d43cf2380b2a96c8d35: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=368834dd-9601-4c94-bc5f-dacb8e024084 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.149306 | controller | Jun 10 14:34:48.373598 crc crio[18451]: time="2026-06-10T14:34:48.373521049Z" level=info msg="Stopping pod sandbox: 48ddd4a082e87365ca431eca455a560bd5875659002598ef4d11c03b104589fd" id=f868b771-e6f6-49cd-a5d9-34bbed941836 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.149323 | controller | Jun 10 14:34:48.374041 crc crio[18451]: time="2026-06-10T14:34:48.373968555Z" level=info msg="Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:48ddd4a082e87365ca431eca455a560bd5875659002598ef4d11c03b104589fd UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/74748439-7f58-484f-89c8-5cc1df7a5742 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:0xc001d120c0}] Aliases:map[]}"
2026-06-10 15:52:06.149339 | controller | Jun 10 14:34:48.374199 crc crio[18451]: time="2026-06-10T14:34:48.374138661Z" 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-10 15:52:06.149355 | controller | Jun 10 14:34:48.378862 crc crio[18451]: time="2026-06-10T14:34:48.378798861Z" level=info msg="Stopped container 583938cf328e3e3e55fa019e6d458ef344eb104dab064a114bb7c56ea1fd8516: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=70169adc-e3f9-4b1a-be97-3850bb889ac1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.149372 | controller | Jun 10 14:34:48.383782 crc crio[18451]: time="2026-06-10T14:34:48.38368714Z" level=info msg="Stopping pod sandbox: 269af530416dc05b223cf725bc9d493cae4e072dc8f3e37cba23f507deeb5c39" id=47689c36-4ebb-4901-a238-cff239a48329 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.149388 | controller | Jun 10 14:34:48.386362 crc crio[18451]: time="2026-06-10T14:34:48.384323902Z" level=info msg="Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:269af530416dc05b223cf725bc9d493cae4e072dc8f3e37cba23f507deeb5c39 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/8d3ec147-8edf-4623-8255-3c6929a1ccb3 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:0xc000546360}] Aliases:map[]}"
2026-06-10 15:52:06.149406 | controller | Jun 10 14:34:48.386362 crc crio[18451]: time="2026-06-10T14:34:48.384592972Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.149423 | controller | Jun 10 14:34:48.683201 crc crio[18451]: time="2026-06-10T14:34:48.682727738Z" level=info msg="Stopped pod sandbox: 48ddd4a082e87365ca431eca455a560bd5875659002598ef4d11c03b104589fd" id=f868b771-e6f6-49cd-a5d9-34bbed941836 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.149440 | controller | Jun 10 14:34:48.730067 crc crio[18451]: time="2026-06-10T14:34:48.72998628Z" level=info msg="Stopped pod sandbox: 269af530416dc05b223cf725bc9d493cae4e072dc8f3e37cba23f507deeb5c39" id=47689c36-4ebb-4901-a238-cff239a48329 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.149456 | controller | Jun 10 14:34:48.840551 crc crio[18451]: 2026-06-10T14:34:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a74a7790c882bf Mac:fe:94:90:d1:10:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/9bd3e24f-4592-434f-9fa5-515966a87efd SocketPath: PciID:}] [{Interface:0xc0005107c0 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.149477 | controller | Jun 10 14:34:48.842004 crc crio[18451]: time="2026-06-10T14:34:48.841590855Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-886qx Namespace:openshift-marketplace ID:5a74a7790c882bf86b24fcc3ecc7cca374ed8b07dc0f90f657fc83e32199645f UID:2e26f606-3d03-426e-b7e0-3b794f8c3070 NetNS:/var/run/netns/9bd3e24f-4592-434f-9fa5-515966a87efd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2e26f606_3d03_426e_b7e0_3b794f8c3070.slice PodAnnotations:0xc00012aba8}] Aliases:map[]}"
2026-06-10 15:52:06.149495 | controller | Jun 10 14:34:48.842004 crc crio[18451]: time="2026-06-10T14:34:48.841764141Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-886qx for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.149511 | controller | Jun 10 14:34:48.847746 crc crio[18451]: time="2026-06-10T14:34:48.847668915Z" level=info msg="Ran pod sandbox 5a74a7790c882bf86b24fcc3ecc7cca374ed8b07dc0f90f657fc83e32199645f with infra container: openshift-marketplace/marketplace-operator-547dbd544d-886qx/POD" id=366474f7-1a97-43a7-8212-9e27d5d0e5b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.149528 | controller | Jun 10 14:34:48.856682 crc crio[18451]: time="2026-06-10T14:34:48.856598893Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=5c5d1d47-03f9-4922-aea0-075bd630f5b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.149544 | controller | Jun 10 14:34:48.866182 crc crio[18451]: time="2026-06-10T14:34:48.866101581Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=54914ec0-e265-4145-b948-53bfb7ff2337 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.149561 | controller | Jun 10 14:34:48.872531 crc crio[18451]: time="2026-06-10T14:34:48.872458051Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-886qx/marketplace-operator" id=1626e735-0c3f-43eb-8d43-57d0853ea938 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.149578 | controller | Jun 10 14:34:48.872865 crc crio[18451]: time="2026-06-10T14:34:48.872805233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.149594 | controller | Jun 10 14:34:48.909899 crc crio[18451]: time="2026-06-10T14:34:48.909796871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.149611 | controller | Jun 10 14:34:48.916131 crc crio[18451]: time="2026-06-10T14:34:48.916058867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.149627 | controller | Jun 10 14:34:49.044307 crc crio[18451]: time="2026-06-10T14:34:49.043787957Z" level=info msg="Created container 35f5b19f5290cb48005a3b97a6dd2bcae4bd17c7c0138ee45dc895b40bd3c5b5: openshift-marketplace/marketplace-operator-547dbd544d-886qx/marketplace-operator" id=1626e735-0c3f-43eb-8d43-57d0853ea938 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.149642 | controller | Jun 10 14:34:49.045446 crc crio[18451]: time="2026-06-10T14:34:49.045371322Z" level=info msg="Starting container: 35f5b19f5290cb48005a3b97a6dd2bcae4bd17c7c0138ee45dc895b40bd3c5b5" id=a53f1c84-af47-4983-bf2c-d06f7cedf78f name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.149659 | controller | Jun 10 14:34:49.051232 crc crio[18451]: time="2026-06-10T14:34:49.051134181Z" level=info msg="Started container" PID=19354 containerID=35f5b19f5290cb48005a3b97a6dd2bcae4bd17c7c0138ee45dc895b40bd3c5b5 description=openshift-marketplace/marketplace-operator-547dbd544d-886qx/marketplace-operator id=a53f1c84-af47-4983-bf2c-d06f7cedf78f name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a74a7790c882bf86b24fcc3ecc7cca374ed8b07dc0f90f657fc83e32199645f
2026-06-10 15:52:06.149680 | controller | Jun 10 14:34:49.241504 crc crio[18451]: time="2026-06-10T14:34:49.241424203Z" level=info msg="Removing container: 583938cf328e3e3e55fa019e6d458ef344eb104dab064a114bb7c56ea1fd8516" id=80cdc812-dee5-46a9-9b8b-ac32e2252d8d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.149697 | controller | Jun 10 14:34:49.270162 crc crio[18451]: time="2026-06-10T14:34:49.270087813Z" level=info msg="Removed container 583938cf328e3e3e55fa019e6d458ef344eb104dab064a114bb7c56ea1fd8516: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager" id=80cdc812-dee5-46a9-9b8b-ac32e2252d8d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.149714 | controller | Jun 10 14:34:49.277432 crc crio[18451]: time="2026-06-10T14:34:49.27722036Z" level=info msg="Removing container: ecbc570471998313d5e5f0b30c0cbe0b55e9a2c5d42e8d43cf2380b2a96c8d35" id=79cafbe0-1e4e-4ef8-b4ad-3fbe7c2659a2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.149730 | controller | Jun 10 14:34:49.357994 crc crio[18451]: time="2026-06-10T14:34:49.357867605Z" level=info msg="Removed container ecbc570471998313d5e5f0b30c0cbe0b55e9a2c5d42e8d43cf2380b2a96c8d35: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager" id=79cafbe0-1e4e-4ef8-b4ad-3fbe7c2659a2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.149746 | controller | Jun 10 14:34:49.459368 crc crio[18451]: time="2026-06-10T14:34:49.45876556Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-8657c74db5-xp4br/POD" id=0003882b-b4cf-4dcf-bca5-da81cbb30820 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.149762 | controller | Jun 10 14:34:49.459540 crc crio[18451]: time="2026-06-10T14:34:49.459389381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.149791 | controller | Jun 10 14:34:49.497403 crc crio[18451]: time="2026-06-10T14:34:49.496813664Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-65cd9f5f5b-bb9gp/POD" id=e4743282-8b1f-4183-8ed0-1d012836f9b2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.149809 | controller | Jun 10 14:34:49.497403 crc crio[18451]: time="2026-06-10T14:34:49.497397124Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.149827 | controller | Jun 10 14:34:49.497716 crc crio[18451]: time="2026-06-10T14:34:49.49757318Z" level=info msg="Got pod network &{Name:controller-manager-8657c74db5-xp4br Namespace:openshift-controller-manager ID:ea17455d2591ae540c3bd9e14bc72402b827d1b27641f38d4b52fdbeb58b08c4 UID:a7a68144-7f26-424f-b763-c1562f9c4626 NetNS:/var/run/netns/ff9be5b5-b576-435c-a9b8-19b145fe0cce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7a68144_7f26_424f_b763_c1562f9c4626.slice PodAnnotations:0xc001d12248}] Aliases:map[]}"
2026-06-10 15:52:06.149843 | controller | Jun 10 14:34:49.497716 crc crio[18451]: time="2026-06-10T14:34:49.497612112Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-8657c74db5-xp4br to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.149879 | controller | Jun 10 14:34:49.524519 crc crio[18451]: time="2026-06-10T14:34:49.523737414Z" level=info msg="Got pod network &{Name:route-controller-manager-65cd9f5f5b-bb9gp Namespace:openshift-route-controller-manager ID:7205732bcecdb4cd9be16789f41c9513dae10e40b40c8ab2e591c273fe94cc19 UID:1e8bab46-3dc0-46fe-83d0-7f41602e1b07 NetNS:/var/run/netns/08887911-c4cc-4f15-a0ca-ee828f966f39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e8bab46_3dc0_46fe_83d0_7f41602e1b07.slice PodAnnotations:0xc00150c328}] Aliases:map[]}"
2026-06-10 15:52:06.149901 | controller | Jun 10 14:34:49.524519 crc crio[18451]: time="2026-06-10T14:34:49.523793756Z" level=info msg="Adding pod openshift-route-controller-manager_route-controller-manager-65cd9f5f5b-bb9gp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.149918 | controller | Jun 10 14:34:49.826882 crc crio[18451]: 2026-06-10T14:34:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea17455d2591ae5 Mac:ba:96:98:a6:a7:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/ff9be5b5-b576-435c-a9b8-19b145fe0cce SocketPath: PciID:}] [{Interface:0xc0000148b0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.149935 | controller | Jun 10 14:34:49.828750 crc crio[18451]: time="2026-06-10T14:34:49.827593318Z" level=info msg="Got pod network &{Name:controller-manager-8657c74db5-xp4br Namespace:openshift-controller-manager ID:ea17455d2591ae540c3bd9e14bc72402b827d1b27641f38d4b52fdbeb58b08c4 UID:a7a68144-7f26-424f-b763-c1562f9c4626 NetNS:/var/run/netns/ff9be5b5-b576-435c-a9b8-19b145fe0cce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7a68144_7f26_424f_b763_c1562f9c4626.slice PodAnnotations:0xc001d12248}] Aliases:map[]}"
2026-06-10 15:52:06.149952 | controller | Jun 10 14:34:49.828750 crc crio[18451]: time="2026-06-10T14:34:49.827796025Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-8657c74db5-xp4br for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.149968 | controller | Jun 10 14:34:49.834978 crc crio[18451]: time="2026-06-10T14:34:49.83487206Z" level=info msg="Ran pod sandbox ea17455d2591ae540c3bd9e14bc72402b827d1b27641f38d4b52fdbeb58b08c4 with infra container: openshift-controller-manager/controller-manager-8657c74db5-xp4br/POD" id=0003882b-b4cf-4dcf-bca5-da81cbb30820 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.149985 | controller | Jun 10 14:34:49.837702 crc crio[18451]: time="2026-06-10T14:34:49.837226211Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=41152f7b-3571-4830-9a71-ae295dd4ec6b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.150001 | controller | Jun 10 14:34:49.840368 crc crio[18451]: time="2026-06-10T14:34:49.840295607Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=4db55901-3260-4cf2-b48d-e31b35b74798 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.150017 | controller | Jun 10 14:34:49.851370 crc crio[18451]: time="2026-06-10T14:34:49.851201554Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-8657c74db5-xp4br/controller-manager" id=797eda2a-ba3f-4f1e-873f-500dcd2f37ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.150034 | controller | Jun 10 14:34:49.852833 crc crio[18451]: time="2026-06-10T14:34:49.852015822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.150050 | controller | Jun 10 14:34:49.872803 crc crio[18451]: 2026-06-10T14:34:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7205732bcecdb4c Mac:82:49:cc:68:9f:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/08887911-c4cc-4f15-a0ca-ee828f966f39 SocketPath: PciID:}] [{Interface:0xc0004946f0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.150071 | controller | Jun 10 14:34:49.874356 crc crio[18451]: time="2026-06-10T14:34:49.874215929Z" level=info msg="Got pod network &{Name:route-controller-manager-65cd9f5f5b-bb9gp Namespace:openshift-route-controller-manager ID:7205732bcecdb4cd9be16789f41c9513dae10e40b40c8ab2e591c273fe94cc19 UID:1e8bab46-3dc0-46fe-83d0-7f41602e1b07 NetNS:/var/run/netns/08887911-c4cc-4f15-a0ca-ee828f966f39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e8bab46_3dc0_46fe_83d0_7f41602e1b07.slice PodAnnotations:0xc00150c328}] Aliases:map[]}"
2026-06-10 15:52:06.150088 | controller | Jun 10 14:34:49.874539 crc crio[18451]: time="2026-06-10T14:34:49.874444947Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-65cd9f5f5b-bb9gp for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.150104 | controller | Jun 10 14:34:49.881315 crc crio[18451]: time="2026-06-10T14:34:49.881049835Z" level=info msg="Ran pod sandbox 7205732bcecdb4cd9be16789f41c9513dae10e40b40c8ab2e591c273fe94cc19 with infra container: openshift-route-controller-manager/route-controller-manager-65cd9f5f5b-bb9gp/POD" id=e4743282-8b1f-4183-8ed0-1d012836f9b2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.150121 | controller | Jun 10 14:34:49.887367 crc crio[18451]: time="2026-06-10T14:34:49.886783223Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=e30b9c8d-91ca-4b51-98e1-646c47bc10b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.150137 | controller | Jun 10 14:34:49.892222 crc crio[18451]: time="2026-06-10T14:34:49.891225276Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=e818b87c-7513-4a0f-8f75-d5dbc73b3651 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.150153 | controller | Jun 10 14:34:49.906128 crc crio[18451]: time="2026-06-10T14:34:49.906057428Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.150169 | controller | Jun 10 14:34:49.908115 crc crio[18451]: time="2026-06-10T14:34:49.907954034Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-65cd9f5f5b-bb9gp/route-controller-manager" id=377c8398-b1b0-4d6d-8d81-0539d6fe757c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.150185 | controller | Jun 10 14:34:49.908475 crc crio[18451]: time="2026-06-10T14:34:49.908331827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.150201 | controller | Jun 10 14:34:49.915475 crc crio[18451]: time="2026-06-10T14:34:49.911179265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.150217 | controller | Jun 10 14:34:49.951502 crc crio[18451]: time="2026-06-10T14:34:49.951181677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.150233 | controller | Jun 10 14:34:49.960535 crc crio[18451]: time="2026-06-10T14:34:49.960172967Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.150249 | controller | Jun 10 14:34:50.059192 crc crio[18451]: time="2026-06-10T14:34:50.059090754Z" level=info msg="Created container 14c67fd780a61d288c47cd511e325aa7ce637c260a8407615f1f108ac112ecdc: openshift-controller-manager/controller-manager-8657c74db5-xp4br/controller-manager" id=797eda2a-ba3f-4f1e-873f-500dcd2f37ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.150269 | controller | Jun 10 14:34:50.060623 crc crio[18451]: time="2026-06-10T14:34:50.060448501Z" level=info msg="Starting container: 14c67fd780a61d288c47cd511e325aa7ce637c260a8407615f1f108ac112ecdc" id=55965e27-3ae8-4290-b35f-d51174b54efb name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.150285 | controller | Jun 10 14:34:50.066790 crc crio[18451]: time="2026-06-10T14:34:50.06562234Z" level=info msg="Started container" PID=19534 containerID=14c67fd780a61d288c47cd511e325aa7ce637c260a8407615f1f108ac112ecdc description=openshift-controller-manager/controller-manager-8657c74db5-xp4br/controller-manager id=55965e27-3ae8-4290-b35f-d51174b54efb name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea17455d2591ae540c3bd9e14bc72402b827d1b27641f38d4b52fdbeb58b08c4
2026-06-10 15:52:06.150302 | controller | Jun 10 14:34:50.071003 crc crio[18451]: time="2026-06-10T14:34:50.07084099Z" level=info msg="Created container d7211314d4f96558d65c0da3f872462c376b9a5fd3ba0ed76f4e8d061a4ca2c3: openshift-route-controller-manager/route-controller-manager-65cd9f5f5b-bb9gp/route-controller-manager" id=377c8398-b1b0-4d6d-8d81-0539d6fe757c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.150318 | controller | Jun 10 14:34:50.072557 crc crio[18451]: time="2026-06-10T14:34:50.072478516Z" level=info msg="Starting container: d7211314d4f96558d65c0da3f872462c376b9a5fd3ba0ed76f4e8d061a4ca2c3" id=9fd64d85-a38e-4e0f-b0fc-415e17fcfbfd name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.150335 | controller | Jun 10 14:34:50.082465 crc crio[18451]: time="2026-06-10T14:34:50.081471667Z" level=info msg="Started container" PID=19539 containerID=d7211314d4f96558d65c0da3f872462c376b9a5fd3ba0ed76f4e8d061a4ca2c3 description=openshift-route-controller-manager/route-controller-manager-65cd9f5f5b-bb9gp/route-controller-manager id=9fd64d85-a38e-4e0f-b0fc-415e17fcfbfd name=/runtime.v1.RuntimeService/StartContainer sandboxID=7205732bcecdb4cd9be16789f41c9513dae10e40b40c8ab2e591c273fe94cc19
2026-06-10 15:52:06.150351 | controller | Jun 10 14:34:56.492472 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...
2026-06-10 15:52:06.150368 | controller | Jun 10 14:35:05.239321 crc systemd[1]: crio.service: Deactivated successfully.
2026-06-10 15:52:06.150384 | controller | Jun 10 14:35:05.244828 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).
2026-06-10 15:52:06.150401 | controller | Jun 10 14:35:05.245531 crc systemd[1]: crio.service: Consumed 4.654s CPU time.
2026-06-10 15:52:06.150417 | controller | Jun 10 14:35:05.350238 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...
2026-06-10 15:52:06.150433 | controller | Jun 10 14:35:05.469334 crc crio[20344]: time="2026-06-10T14:35:05.469212645Z" level=info msg="Updating config from single file: /etc/crio/crio.conf"
2026-06-10 15:52:06.150450 | controller | Jun 10 14:35:05.469334 crc crio[20344]: time="2026-06-10T14:35:05.469312018Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf"
2026-06-10 15:52:06.150466 | controller | Jun 10 14:35:05.470934 crc crio[20344]: time="2026-06-10T14:35:05.470574161Z" level=info msg="Updating config from path: /etc/crio/crio.conf.d"
2026-06-10 15:52:06.150482 | controller | Jun 10 14:35:05.470934 crc crio[20344]: time="2026-06-10T14:35:05.470691314Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/00-default"
2026-06-10 15:52:06.150498 | controller | Jun 10 14:35:05.471378 crc crio[20344]: time="2026-06-10T14:35:05.47133343Z" level=info msg="Updating config from drop-in file: /etc/crio/crio.conf.d/zuul"
2026-06-10 15:52:06.150513 | controller | Jun 10 14:35:05.492005 crc crio[20344]: time="2026-06-10T14:35:05.49185506Z" level=info msg="Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)"
2026-06-10 15:52:06.150534 | controller | Jun 10 14:35:05.492411 crc crio[20344]: time="2026-06-10T14:35:05.492395714Z" level=info msg="Node configuration value for hugetlb cgroup is true"
2026-06-10 15:52:06.150550 | controller | Jun 10 14:35:05.492411 crc crio[20344]: time="2026-06-10T14:35:05.492412654Z" level=info msg="Node configuration value for pid cgroup is true"
2026-06-10 15:52:06.150566 | controller | Jun 10 14:35:05.492833 crc crio[20344]: time="2026-06-10T14:35:05.492757863Z" level=info msg="Node configuration value for memoryswap cgroup is true"
2026-06-10 15:52:06.150581 | controller | Jun 10 14:35:05.492833 crc crio[20344]: time="2026-06-10T14:35:05.492791254Z" level=info msg="Node configuration value for cgroup v2 is true"
2026-06-10 15:52:06.150597 | controller | Jun 10 14:35:05.520829 crc crio[20344]: time="2026-06-10T14:35:05.520709234Z" level=info msg="Node configuration value for systemd AllowedCPUs is true"
2026-06-10 15:52:06.150614 | controller | Jun 10 14:35:05.544412 crc crio[20344]: time="2026-06-10T14:35:05.544316024Z" 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-10 15:52:06.150630 | controller | Jun 10 14:35:05.551489 crc crio[20344]: time="2026-06-10T14:35:05.551391936Z" 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-10 15:52:06.150646 | controller | Jun 10 14:35:05.571390 crc crio[20344]: time="2026-06-10T14:35:05.571083604Z" 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-10 15:52:06.150662 | controller | Jun 10 14:35:05.754575 crc crio[20344]: time="2026-06-10T14:35:05.754481477Z" level=info msg="Checkpoint/restore support enabled"
2026-06-10 15:52:06.150678 | controller | Jun 10 14:35:05.754575 crc crio[20344]: time="2026-06-10T14:35:05.754538049Z" level=info msg="Using the internal default seccomp profile"
2026-06-10 15:52:06.150695 | controller | Jun 10 14:35:05.754575 crc crio[20344]: time="2026-06-10T14:35:05.754552889Z" level=info msg="AppArmor is disabled by the system or at CRI-O build-time"
2026-06-10 15:52:06.150710 | controller | Jun 10 14:35:05.754575 crc crio[20344]: time="2026-06-10T14:35:05.75456488Z" level=info msg="No blockio config file specified, blockio not configured"
2026-06-10 15:52:06.150727 | controller | Jun 10 14:35:05.754575 crc crio[20344]: time="2026-06-10T14:35:05.75457413Z" level=info msg="RDT not available in the host system"
2026-06-10 15:52:06.150743 | controller | Jun 10 14:35:05.759840 crc crio[20344]: time="2026-06-10T14:35:05.759769594Z" level=info msg="Conmon does support the --sync option"
2026-06-10 15:52:06.150759 | controller | Jun 10 14:35:05.759840 crc crio[20344]: time="2026-06-10T14:35:05.759810365Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-10 15:52:06.150776 | controller | Jun 10 14:35:05.767556 crc crio[20344]: time="2026-06-10T14:35:05.767479003Z" level=info msg="Conmon does support the --sync option"
2026-06-10 15:52:06.150792 | controller | Jun 10 14:35:05.767556 crc crio[20344]: time="2026-06-10T14:35:05.767520074Z" level=info msg="Conmon does support the --log-global-size-max option"
2026-06-10 15:52:06.150808 | controller | Jun 10 14:35:05.924490 crc crio[20344]: time="2026-06-10T14:35:05.924361632Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-10 15:52:06.150825 | controller | Jun 10 14:35:05.924490 crc crio[20344]: time="2026-06-10T14:35:05.924434803Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-10 15:52:06.150842 | controller | Jun 10 14:35:05.925242 crc crio[20344]: time="2026-06-10T14:35:05.924948407Z" level=info msg="FLAG: --enable-profile-unix-socket=\"true\"\n"
2026-06-10 15:52:06.150891 | controller | Jun 10 14:35:05.925242 crc crio[20344]: time="2026-06-10T14:35:05.924965187Z" level=info msg="FLAG: --stream-address=\"192.168.130.11\"\n"
2026-06-10 15:52:06.150910 | controller | Jun 10 14:35:05.925756 crc crio[20344]: time="2026-06-10T14:35:05.925580393Z" level=info msg="Current CRI-O configuration:\n[crio]\n  root = \"/var/lib/containers/storage\"\n  runroot = \"/run/containers/storage\"\n  imagestore = \"\"\n  storage_driver = \"overlay\"\n  storage_option = [\"overlay.skip_mount_home=true\"]\n  log_dir = \"/var/log/crio/pods\"\n  version_file = \"/var/run/crio/version\"\n  version_file_persist = \"\"\n  clean_shutdown_file = \"/var/lib/crio/clean.shutdown\"\n  internal_wipe = true\n  internal_repair = true\n  [crio.api]\n    grpc_max_send_msg_size = 83886080\n    grpc_max_recv_msg_size = 83886080\n    listen = \"/var/run/crio/crio.sock\"\n    stream_address = \"192.168.130.11\"\n    stream_port = \"0\"\n    stream_enable_tls = false\n    stream_tls_cert = \"\"\n    stream_tls_key = \"\"\n    stream_tls_ca = \"\"\n    stream_idle_timeout = \"\"\n  [crio.runtime]\n    no_pivot = false\n    selinux = true\n    log_to_journald = false\n    drop_infra_ctr = true\n    read_only = false\n    hooks_dir = [\"/etc/containers/oci/hooks.d\", \"/run/containers/oci/hooks.d\", \"/usr/share/containers/oci/hooks.d\"]\n    default_capabilities = [\"CHOWN\", \"DAC_OVERRIDE\", \"FSETID\", \"FOWNER\", \"SETGID\", \"SETUID\", \"SETPCAP\", \"NET_BIND_SERVICE\", \"KILL\"]\n    add_inheritable_capabilities = false\n    default_env = [\"NSS_SDB_USE_CACHE=no\"]\n    default_sysctls = [\"net.ipv4.ping_group_range=0 2147483647\"]\n    default_ulimits = [\"nofile=1048576\"]\n    allowed_devices = [\"/dev/fuse\", \"/dev/net/tun\"]\n    cdi_spec_dirs = [\"/etc/cdi\", \"/var/run/cdi\"]\n    device_ownership_from_security_context = false\n    default_runtime = \"crun\"\n    decryption_keys_path = \"/etc/crio/keys/\"\n    conmon = \"\"\n    conmon_cgroup = \"pod\"\n    seccomp_profile = \"\"\n    privileged_seccomp_profile = \"\"\n    apparmor_profile = \"crio-default\"\n    blockio_config_file = \"\"\n    blockio_reload = false\n    irqbalance_config_file = \"/etc/sysconfig/irqbalance\"\n    rdt_config_file = \"\"\n    cgroup_manager = \"systemd\"\n    default_mounts_file = \"\"\n    container_exits_dir = \"/var/run/crio/exits\"\n    container_attach_socket_dir = \"/var/run/crio\"\n    bind_mount_prefix = \"\"\n    uid_mappings = \"\"\n    minimum_mappable_uid = -1\n    gid_mappings = \"\"\n    minimum_mappable_gid = -1\n    log_level = \"info\"\n    log_filter = \"\"\n    namespaces_dir = \"/var/run\"\n    pinns_path = \"/usr/bin/pinns\"\n    enable_criu_support = true\n    pids_limit = -1\n    log_size_max = -1\n    ctr_stop_timeout = 30\n    separate_pull_cgroup = \"\"\n    infra_ctr_cpuset = \"\"\n    shared_cpuset = \"\"\n    absent_mount_sources_to_reject = [\"/etc/hostname\"]\n    enable_pod_events = false\n    irqbalance_config_restore_file = \"/etc/sysconfig/orig_irq_banned_cpus\"\n    hostnetwork_disable_selinux = true\n    disable_hostport_mapping = false\n    timezone = \"\"\n    [crio.runtime.runtimes]\n      [crio.runtime.runtimes.crun]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/crun\"\n        runtime_type = \"\"\n        runtime_root = \"/run/crun\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        monitor_path = \"/usr/bin/conmon\"\n        monitor_cgroup = \"pod\"\n        container_min_memory = \"512KiB\"\n        no_sync_log = false\n        [crio.runtime.runtimes.crun.default_annotations]\n          \"run.oci.systemd.subgroup\" = \"\"\n      [crio.runtime.runtimes.runc]\n        runtime_config_path = \"\"\n        runtime_path = \"/usr/bin/runc\"\n        runtime_type = \"\"\n        runtime_root = \"/run/runc\"\n        allowed_annotations = [\"io.containers.trace-syscall\", \"io.kubernetes.cri-o.Devices\", \"io.kubernetes.cri-o.LinkLogs\"]\n        monitor_path = \"/usr/bin/conmon\"\n        monitor_cgroup = \"pod\"\n        container_min_memory = \"12MiB\"\n        no_sync_log = false\n    [crio.runtime.workloads]\n      [crio.runtime.workloads.openshift-builder]\n        activation_annotation = \"io.openshift.builder\"\n        annotation_prefix = \"\"\n        allowed_annotations = [\"io.kubernetes.cri-o.userns-mode\", \"io.kubernetes.cri-o.Devices\"]\n        DisallowedAnnotations = [\"io.kubernetes.cri-o.PodLinuxResources\", \"io.kubernetes.cri-o.DisableFIPS\", \"module.wasm.image/variant\", \"run.oci.\", \"io.kubernetes.cri-o.ShmSize\", \"cpu-load-balancing.crio.io\", \"io.kubernetes.cri-o.umask\", \"cpu-shared.crio.io\", \"seccomp-profile.kubernetes.cri-o.io\", \"bundle\", \"org.criu.config\", \"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\", \"io.kubernetes.cri-o.UnifiedCgroup\", \"irq-load-balancing.crio.io\", \"io.containers.trace-syscall\", \"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\", \"cpu-c-states.crio.io\", \"cpu-freq-governor.crio.io\", \"io.kubernetes.cri-o.seccompNotifierAction\", \"cpu-quota.crio.io\", \"io.kubernetes.cri.rdt-class\", \"io.kubernetes.cri-o.LinkLogs\", \"org.systemd.property.\", \"io.kubernetes.cri.container-type\", \"io.kubernetes.cri-o.PodLinuxOverhead\"]\n        [crio.runtime.workloads.openshift-builder.resources]\n          CPUShares = 0\n          CPUQuota = 0\n          CPUPeriod = 0\n          CPUSet = \"\"\n          CPULimit = 0\n  [crio.image]\n    default_transport = \"docker://\"\n    global_auth_file = \"/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-10 15:52:06.150932 | controller | Jun 10 14:35:05.926735 crc crio[20344]: time="2026-06-10T14:35:05.926671581Z" level=info msg="Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus"
2026-06-10 15:52:06.150957 | controller | Jun 10 14:35:05.926933 crc crio[20344]: time="2026-06-10T14:35:05.926875916Z" level=info msg="Restore irqbalance config: nothing to do"
2026-06-10 15:52:06.150974 | controller | Jun 10 14:35:09.113199 crc crio[20344]: time="2026-06-10T14:35:09.112690973Z" level=info msg="Got pod network &{Name:route-controller-manager-65cd9f5f5b-bb9gp Namespace:openshift-route-controller-manager ID:7205732bcecdb4cd9be16789f41c9513dae10e40b40c8ab2e591c273fe94cc19 UID:1e8bab46-3dc0-46fe-83d0-7f41602e1b07 NetNS:/var/run/netns/08887911-c4cc-4f15-a0ca-ee828f966f39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e8bab46_3dc0_46fe_83d0_7f41602e1b07.slice PodAnnotations:0xc00078c8f0}] Aliases:map[]}"
2026-06-10 15:52:06.150995 | controller | Jun 10 14:35:09.114424 crc crio[20344]: time="2026-06-10T14:35:09.114392536Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-65cd9f5f5b-bb9gp for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.151012 | controller | Jun 10 14:35:09.115105 crc crio[20344]: time="2026-06-10T14:35:09.115077774Z" level=info msg="Got pod network &{Name:controller-manager-8657c74db5-xp4br Namespace:openshift-controller-manager ID:ea17455d2591ae540c3bd9e14bc72402b827d1b27641f38d4b52fdbeb58b08c4 UID:a7a68144-7f26-424f-b763-c1562f9c4626 NetNS:/var/run/netns/ff9be5b5-b576-435c-a9b8-19b145fe0cce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7a68144_7f26_424f_b763_c1562f9c4626.slice PodAnnotations:0xc00078c9f0}] Aliases:map[]}"
2026-06-10 15:52:06.151029 | controller | Jun 10 14:35:09.115367 crc crio[20344]: time="2026-06-10T14:35:09.115340791Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-8657c74db5-xp4br for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.151052 | controller | Jun 10 14:35:09.115945 crc crio[20344]: time="2026-06-10T14:35:09.115915006Z" level=info msg="Got pod network &{Name:marketplace-operator-547dbd544d-886qx Namespace:openshift-marketplace ID:5a74a7790c882bf86b24fcc3ecc7cca374ed8b07dc0f90f657fc83e32199645f UID:2e26f606-3d03-426e-b7e0-3b794f8c3070 NetNS:/var/run/netns/9bd3e24f-4592-434f-9fa5-515966a87efd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2e26f606_3d03_426e_b7e0_3b794f8c3070.slice PodAnnotations:0xc00078ca80}] Aliases:map[]}"
2026-06-10 15:52:06.151069 | controller | Jun 10 14:35:09.116202 crc crio[20344]: time="2026-06-10T14:35:09.116183453Z" level=info msg="Checking pod openshift-marketplace_marketplace-operator-547dbd544d-886qx for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.151086 | controller | Jun 10 14:35:09.116801 crc crio[20344]: time="2026-06-10T14:35:09.116775578Z" level=info msg="Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:cf09505939a8ba0d7b5c060f709ae45e5e6f484c0f6f3b30c8aca112e62318ef UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/012833ba-fdcb-4143-82a2-32b88f31cb17 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:0xc00078cb00}] Aliases:map[]}"
2026-06-10 15:52:06.151103 | controller | Jun 10 14:35:09.117237 crc crio[20344]: time="2026-06-10T14:35:09.117215899Z" level=info msg="Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.151119 | controller | Jun 10 14:35:09.117830 crc crio[20344]: time="2026-06-10T14:35:09.117809535Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-10 15:52:06.151136 | controller | Jun 10 14:35:09.117940 crc crio[20344]: time="2026-06-10T14:35:09.117920147Z" level=warning msg="Could not restore sandbox IP for a9cf868bde75b54ed503076ea7357a95e37b6b75182813297b9a69037ad13e12: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_bd4a138c-cb26-4057-be44-d483e8aceaba_0(a9cf868bde75b54ed503076ea7357a95e37b6b75182813297b9a69037ad13e12): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-10 15:52:06.151156 | controller | Jun 10 14:35:09.118078 crc crio[20344]: time="2026-06-10T14:35:09.118058721Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-10 15:52:06.151173 | controller | Jun 10 14:35:09.118178 crc crio[20344]: time="2026-06-10T14:35:09.118151623Z" level=warning msg="Could not restore sandbox IP for c092bce4fcb901f63100452c6e1e14b9d149a9fdc162aeb0185addac47fa91f3: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_2acf1cb7-21ca-4275-8521-444061b1a751_0(c092bce4fcb901f63100452c6e1e14b9d149a9fdc162aeb0185addac47fa91f3): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-10 15:52:06.151190 | controller | Jun 10 14:35:09.118349 crc crio[20344]: time="2026-06-10T14:35:09.118322288Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-10 15:52:06.151207 | controller | Jun 10 14:35:09.118486 crc crio[20344]: time="2026-06-10T14:35:09.118466242Z" level=warning msg="Could not restore sandbox IP for 593b96c17ebc5375f6ff7ed402d9e61b382833c6e2993d33e2d53a1ad64cee11: failed to get network status for pod sandbox k8s_collect-profiles-29685030-db252_openshift-operator-lifecycle-manager_95049f88-f50b-4179-aac1-189fb9b87f1a_0(593b96c17ebc5375f6ff7ed402d9e61b382833c6e2993d33e2d53a1ad64cee11): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-10 15:52:06.151223 | controller | Jun 10 14:35:09.118949 crc crio[20344]: time="2026-06-10T14:35:09.118922593Z" level=info msg="Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:46654e69dcbbce2b68f97fc13954ab923f20cff7e4150d894c5f9852feefa9fa UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/fadd3644-87ea-45b8-843b-45fa6df83411 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:0xc00078cba8}] Aliases:map[]}"
2026-06-10 15:52:06.151240 | controller | Jun 10 14:35:09.119219 crc crio[20344]: time="2026-06-10T14:35:09.11920032Z" level=info msg="Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.151257 | controller | Jun 10 14:35:09.119793 crc crio[20344]: time="2026-06-10T14:35:09.119768215Z" level=info msg="Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:d84a0fd8625f50221d4886eae41250b01b4b12ccd359447b32c2b02178b29b4d UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/d7edb51b-18b3-4727-a60d-ed1701061260 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:0xc00078cc38}] Aliases:map[]}"
2026-06-10 15:52:06.151274 | controller | Jun 10 14:35:09.119987 crc crio[20344]: time="2026-06-10T14:35:09.11997033Z" level=info msg="Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.151290 | controller | Jun 10 14:35:09.120520 crc crio[20344]: time="2026-06-10T14:35:09.120494954Z" level=info msg="Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:8577e9bd5c3119f5ce5775b3fb9bc51f065e9195c27dc258215082bda9be25af UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/7204a8cd-833a-4a0a-a512-9dba501639d9 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:0xc00078ccc8}] Aliases:map[]}"
2026-06-10 15:52:06.151307 | controller | Jun 10 14:35:09.120747 crc crio[20344]: time="2026-06-10T14:35:09.1207268Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.151327 | controller | Jun 10 14:35:09.121206 crc crio[20344]: time="2026-06-10T14:35:09.121181572Z" level=info msg="Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:45359ae990e7aad796714cbbe9be605c5f90d52b7b42186001a1aff03bcae5f8 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/2771435c-2226-4de5-93e8-a95205b7833b 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:0xc00078cd58}] Aliases:map[]}"
2026-06-10 15:52:06.151344 | controller | Jun 10 14:35:09.121860 crc crio[20344]: time="2026-06-10T14:35:09.121796228Z" 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-10 15:52:06.151360 | controller | Jun 10 14:35:09.122606 crc crio[20344]: time="2026-06-10T14:35:09.122562867Z" level=info msg="Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:8b6b888326e88b747d338d2410a08e390a035309071da2be68f5aae33f0d5ed5 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/36df6f05-1f3f-4f9e-bde8-ba3357c875c3 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:0xc00012afd8}] Aliases:map[]}"
2026-06-10 15:52:06.151377 | controller | Jun 10 14:35:09.122736 crc crio[20344]: time="2026-06-10T14:35:09.122703151Z" level=info msg="Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.151394 | controller | Jun 10 14:35:09.123171 crc crio[20344]: time="2026-06-10T14:35:09.123133492Z" level=info msg="Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:302172b9c3ec4bf7a54c7798443c0de14148813d4c48888be9828bf9f60a09eb UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/065c64f8-375d-4faf-bfb0-431595751f75 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:0xc00012b068}] Aliases:map[]}"
2026-06-10 15:52:06.151411 | controller | Jun 10 14:35:09.123345 crc crio[20344]: time="2026-06-10T14:35:09.123308297Z" level=info msg="Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.151427 | controller | Jun 10 14:35:09.123752 crc crio[20344]: time="2026-06-10T14:35:09.123677996Z" level=info msg="Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:0a1dd4db35a22570a072e8827561d18c44b2b569ced9a4ca779a730a11e421c6 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/ad0f78b0-63ef-426a-a51d-b1aa43a21de1 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:0xc00012b0f8}] Aliases:map[]}"
2026-06-10 15:52:06.151444 | controller | Jun 10 14:35:09.123898 crc crio[20344]: time="2026-06-10T14:35:09.123780399Z" level=info msg="Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.151461 | controller | Jun 10 14:35:09.124140 crc crio[20344]: time="2026-06-10T14:35:09.124120248Z" level=info msg="Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:f86a66527621b148947e6e134b40ff60315c5620d4cac58d2c0512fb59f52759 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/824ebf36-945c-4f06-8c93-03eab7a00faa 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:0xc00012b178}] Aliases:map[]}"
2026-06-10 15:52:06.151484 | controller | Jun 10 14:35:09.124248 crc crio[20344]: time="2026-06-10T14:35:09.12422475Z" 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-10 15:52:06.151502 | controller | Jun 10 14:35:09.124704 crc crio[20344]: time="2026-06-10T14:35:09.124668532Z" level=info msg="Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:4d569b6fa1ab5ef1a5b4af2130349632d5ac7d6a7fa79b7129023c54d2c27ca4 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/270e5f8b-8df5-4188-9bb6-12f06b2dcf68 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:0xc00012b208}] Aliases:map[]}"
2026-06-10 15:52:06.151519 | controller | Jun 10 14:35:09.126684 crc crio[20344]: time="2026-06-10T14:35:09.126577641Z" level=info msg="Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.151535 | controller | Jun 10 14:35:09.127679 crc crio[20344]: time="2026-06-10T14:35:09.127577177Z" level=info msg="Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:72e4d938377f583aa0c8361a427c88f666ee23c1c5a11dbba0ab3a9c96fc111b UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/eefe5bfc-0528-4382-86db-d9165a1f5a4e 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:0xc00012b288}] Aliases:map[]}"
2026-06-10 15:52:06.151551 | controller | Jun 10 14:35:09.127784 crc crio[20344]: time="2026-06-10T14:35:09.127748221Z" level=info msg="Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.151568 | controller | Jun 10 14:35:09.128392 crc crio[20344]: time="2026-06-10T14:35:09.128226663Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:53311ff11672c26d4f8123f2678a7b7f61333b89f6cabbdd9dd58f88bb8a3b46 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/634e9141-e23c-4549-9397-3b9117372509 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:0xc00012b318}] Aliases:map[]}"
2026-06-10 15:52:06.151585 | controller | Jun 10 14:35:09.129113 crc crio[20344]: time="2026-06-10T14:35:09.128438299Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.151601 | controller | Jun 10 14:35:09.129113 crc crio[20344]: time="2026-06-10T14:35:09.128899881Z" level=info msg="Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:27067ce548bf8a873d1dcf9ba0791894c1832c1768aa1ec2ee30f13f07a8377f UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/1426abe0-fecd-4b6c-a027-fa26bfb44540 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:0xc00012b3a8}] Aliases:map[]}"
2026-06-10 15:52:06.151622 | controller | Jun 10 14:35:09.129113 crc crio[20344]: time="2026-06-10T14:35:09.129045855Z" level=info msg="Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.151639 | controller | Jun 10 14:35:09.129626 crc crio[20344]: time="2026-06-10T14:35:09.129529507Z" level=info msg="Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:f1f58f704751dd456dc416fb052194bd38c5cabfeb7a029b4173942886cea9b5 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/e6a17980-9988-48df-b753-8cd522c80ef6 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:0xc00012b438}] Aliases:map[]}"
2026-06-10 15:52:06.151655 | controller | Jun 10 14:35:09.129711 crc crio[20344]: time="2026-06-10T14:35:09.129666761Z" level=info msg="Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.151672 | controller | Jun 10 14:35:09.130216 crc crio[20344]: time="2026-06-10T14:35:09.130130723Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:fa701c754eb5539ac29bbe2fc0d73de23bff8e76408691cfbf3540054cd654a7 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/429e4468-0ec9-4d8a-a969-b13d4215f617 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:0xc00012b4c8}] Aliases:map[]}"
2026-06-10 15:52:06.151689 | controller | Jun 10 14:35:09.130512 crc crio[20344]: time="2026-06-10T14:35:09.13042175Z" level=info msg="Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.151705 | controller | Jun 10 14:35:09.131115 crc crio[20344]: time="2026-06-10T14:35:09.131045256Z" level=info msg="Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:89280aaebb5a8a8596725f2245c1a0d1da6d714b37f726de54082e199f85d6e3 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/8018215f-edf2-4e66-a544-a91b6bf3faa1 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:0xc00012b558}] Aliases:map[]}"
2026-06-10 15:52:06.151722 | controller | Jun 10 14:35:09.131356 crc crio[20344]: time="2026-06-10T14:35:09.131220671Z" 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-10 15:52:06.151739 | controller | Jun 10 14:35:09.131914 crc crio[20344]: time="2026-06-10T14:35:09.131824376Z" level=info msg="Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:6c5b3b8114f790f1e9c9df576e0b872867a86410018cb9db253914f56c581c7b UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/3e2a66f9-0cbb-4ead-93dc-d43bf48dfab1 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:0xc00012b5e8}] Aliases:map[]}"
2026-06-10 15:52:06.151756 | controller | Jun 10 14:35:09.132004 crc crio[20344]: time="2026-06-10T14:35:09.1319576Z" level=info msg="Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.151772 | controller | Jun 10 14:35:09.132662 crc crio[20344]: time="2026-06-10T14:35:09.132570256Z" level=info msg="Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:aa9826550cc8ebc82f7c01075eccd78e16efaf3378df7b26b5b50737f8113c5b UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/87cb9770-47d3-4759-92cf-febe3c873831 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:0xc00012b668}] Aliases:map[]}"
2026-06-10 15:52:06.151793 | controller | Jun 10 14:35:09.132937 crc crio[20344]: time="2026-06-10T14:35:09.132717379Z" level=info msg="Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.151810 | controller | Jun 10 14:35:09.133360 crc crio[20344]: time="2026-06-10T14:35:09.133232623Z" level=info msg="Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:db6b7d883f3f3be8e921d7e4e16673bef4f3d975921cca631c2c1ee3a3357e76 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/e5d96326-1e93-4f25-a48f-2aed720fd1d6 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:0xc00012b6f8}] Aliases:map[]}"
2026-06-10 15:52:06.151827 | controller | Jun 10 14:35:09.133543 crc crio[20344]: time="2026-06-10T14:35:09.133448238Z" level=info msg="Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.151845 | controller | Jun 10 14:35:09.134035 crc crio[20344]: time="2026-06-10T14:35:09.13391554Z" level=info msg="Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:4117a910b8a002c706ec2f3127a92fde98b68e64bd129f523433743a0ad6f21e UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/46d1fb43-b2df-4208-be99-06be3d46c0cc 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:0xc00012b778}] Aliases:map[]}"
2026-06-10 15:52:06.151881 | controller | Jun 10 14:35:09.134329 crc crio[20344]: time="2026-06-10T14:35:09.134217738Z" 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-10 15:52:06.151899 | controller | Jun 10 14:35:09.135111 crc crio[20344]: time="2026-06-10T14:35:09.135033269Z" level=info msg="Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:e04d460a3fc964f76ec3d84bcc9aa40e80a3c1d5d310b815cb3a84dc1bf5a1e2 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/81e11209-11a2-40ed-b698-4e5a068ed987 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:0xc00012b808}] Aliases:map[]}"
2026-06-10 15:52:06.151915 | controller | Jun 10 14:35:09.135325 crc crio[20344]: time="2026-06-10T14:35:09.135217134Z" 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-10 15:52:06.151932 | controller | Jun 10 14:35:09.135895 crc crio[20344]: time="2026-06-10T14:35:09.135745808Z" level=info msg="Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:6b7486fa053907655d15ab846f11081731edf05d085a2f70c506a946d7450508 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/0e52c38e-5c3e-436f-aaad-8cb230bdac53 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:0xc00012b8a0}] Aliases:map[]}"
2026-06-10 15:52:06.151953 | controller | Jun 10 14:35:09.135987 crc crio[20344]: time="2026-06-10T14:35:09.135925742Z" level=info msg="Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.151971 | controller | Jun 10 14:35:09.136790 crc crio[20344]: time="2026-06-10T14:35:09.136665921Z" level=info msg="Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:5ac7df3656307af8ebf4777e6c5320c191b02df7e71b19e8b3b44a556d4fade1 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/eccb48bc-542a-4238-bc71-27120388066f 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:0xc00012b930}] Aliases:map[]}"
2026-06-10 15:52:06.151988 | controller | Jun 10 14:35:09.136887 crc crio[20344]: time="2026-06-10T14:35:09.136825395Z" 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-10 15:52:06.152004 | controller | Jun 10 14:35:09.137528 crc crio[20344]: time="2026-06-10T14:35:09.137444411Z" level=info msg="Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:81d7b44450db0a062caccdfbfb108c9124478a7ca03bbff84b6ee664343f7d84 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/fb870718-f733-409b-b8ba-bdcc2744783f 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:0xc00012b9b0}] Aliases:map[]}"
2026-06-10 15:52:06.152021 | controller | Jun 10 14:35:09.137986 crc crio[20344]: time="2026-06-10T14:35:09.137906773Z" level=info msg="Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.152038 | controller | Jun 10 14:35:09.138609 crc crio[20344]: time="2026-06-10T14:35:09.138491198Z" level=info msg="Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:62e09b6b8670a99cabfa1a047c9f44fc15273b112bb953e5e971d99328359bf4 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/18be2678-9ad0-4b39-95da-65999a897008 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:0xc00012ba30}] Aliases:map[]}"
2026-06-10 15:52:06.152055 | controller | Jun 10 14:35:09.138690 crc crio[20344]: time="2026-06-10T14:35:09.138631552Z" 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-10 15:52:06.152072 | controller | Jun 10 14:35:09.139192 crc crio[20344]: time="2026-06-10T14:35:09.139078213Z" level=info msg="Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:b85938f9604091c931c49ad43df4f093bc174b2d73f3ad2e44093287c6f4a653 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/2db04454-5308-4725-a50b-6b49a2056a4e 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:0xc00012bab0}] Aliases:map[]}"
2026-06-10 15:52:06.152089 | controller | Jun 10 14:35:09.139428 crc crio[20344]: time="2026-06-10T14:35:09.139233628Z" level=info msg="Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.152109 | controller | Jun 10 14:35:09.139893 crc crio[20344]: time="2026-06-10T14:35:09.139828103Z" level=info msg="Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:200b4badf8fcbe565a02e215356dbe1cae9506982f62893db42aad497eb09367 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/d812759e-4a99-4237-9fbd-bfd87c699fa5 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:0xc00012bb30}] Aliases:map[]}"
2026-06-10 15:52:06.152127 | controller | Jun 10 14:35:09.139994 crc crio[20344]: time="2026-06-10T14:35:09.139941146Z" level=info msg="Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.152144 | controller | Jun 10 14:35:09.140588 crc crio[20344]: time="2026-06-10T14:35:09.140460519Z" level=info msg="Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:8c9bdc71ba2032faf1bf7dd438763e3abfd7f39541339be1823f32161a184649 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/adbb3221-8543-4959-a1f1-4c542ee3b8ea 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:0xc00012bbc0}] Aliases:map[]}"
2026-06-10 15:52:06.152160 | controller | Jun 10 14:35:09.140687 crc crio[20344]: time="2026-06-10T14:35:09.140631374Z" level=info msg="Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.152177 | controller | Jun 10 14:35:09.141387 crc crio[20344]: time="2026-06-10T14:35:09.141320551Z" level=info msg="Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:e4dea9b33a7fd222b46a3b4de9e2fdc3837f22bec304ec427c3a805da3db66cb UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/58b7bcf5-92e7-4491-8194-ea94bbf95a0a 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:0xc00012bc50}] Aliases:map[]}"
2026-06-10 15:52:06.152193 | controller | Jun 10 14:35:09.141480 crc crio[20344]: time="2026-06-10T14:35:09.141451865Z" 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-10 15:52:06.152209 | controller | Jun 10 14:35:09.141683 crc crio[20344]: time="2026-06-10T14:35:09.141606589Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-10 15:52:06.152226 | controller | Jun 10 14:35:09.141761 crc crio[20344]: time="2026-06-10T14:35:09.141688241Z" level=warning msg="Could not restore sandbox IP for 48ddd4a082e87365ca431eca455a560bd5875659002598ef4d11c03b104589fd: failed to get network status for pod sandbox k8s_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0(48ddd4a082e87365ca431eca455a560bd5875659002598ef4d11c03b104589fd): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-10 15:52:06.152243 | controller | Jun 10 14:35:09.141761 crc crio[20344]: time="2026-06-10T14:35:09.141736002Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-10 15:52:06.152259 | controller | Jun 10 14:35:09.141761 crc crio[20344]: time="2026-06-10T14:35:09.141748692Z" level=warning msg="Could not restore sandbox IP for 269af530416dc05b223cf725bc9d493cae4e072dc8f3e37cba23f507deeb5c39: failed to get network status for pod sandbox k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0(269af530416dc05b223cf725bc9d493cae4e072dc8f3e37cba23f507deeb5c39): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-10 15:52:06.152280 | controller | Jun 10 14:35:09.142652 crc crio[20344]: time="2026-06-10T14:35:09.142499702Z" level=info msg="Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:11805eb38b64111793cbb7619b6935732193b96282de106d6338f8847b3beb6c UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/f9004b7f-3c84-41bc-bac0-18aac84cffd4 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:0xc00012bce0}] Aliases:map[]}"
2026-06-10 15:52:06.152298 | controller | Jun 10 14:35:09.142878 crc crio[20344]: time="2026-06-10T14:35:09.142771219Z" level=info msg="Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.152314 | controller | Jun 10 14:35:09.143625 crc crio[20344]: time="2026-06-10T14:35:09.143510338Z" level=info msg="Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:82d5452d22f33aa69e7cf32ab43b385c475a2f1fb0fc92a37c325ea60be2a7b3 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/84aba54c-5199-4688-b0a9-18467f7a876d 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:0xc00078cde8}] Aliases:map[]}"
2026-06-10 15:52:06.152331 | controller | Jun 10 14:35:09.143716 crc crio[20344]: time="2026-06-10T14:35:09.143662172Z" 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-10 15:52:06.152348 | controller | Jun 10 14:35:09.144463 crc crio[20344]: time="2026-06-10T14:35:09.144146344Z" level=info msg="Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:57fe4b5831a2775a64aafe6dda10f1d2feadbe9c4d6eb8359895f58a8ec0e800 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/f283d597-5163-4e50-9720-cb6403f0ba7a 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:0xc00078ce78}] Aliases:map[]}"
2026-06-10 15:52:06.152365 | controller | Jun 10 14:35:09.144463 crc crio[20344]: time="2026-06-10T14:35:09.144396861Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.152382 | controller | Jun 10 14:35:09.147516 crc crio[20344]: time="2026-06-10T14:35:09.144947125Z" level=info msg="Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:fa75c7b936f9f5165cad526d02be34d137c9e7e69b3643fafbf85033a134f40d UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/08e6cb5e-2802-4ebb-b349-65da54a72f04 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:0xc00078cf08}] Aliases:map[]}"
2026-06-10 15:52:06.152399 | controller | Jun 10 14:35:09.147516 crc crio[20344]: time="2026-06-10T14:35:09.145334605Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.152420 | controller | Jun 10 14:35:09.147516 crc crio[20344]: time="2026-06-10T14:35:09.145854488Z" level=info msg="Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:c395c0966dcd9852a40572361c77961db8e60dc9184719056e0cb52ec1debe5c UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/0b249bd2-fbbd-4303-838c-3f1ffb6ea8bf 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:0xc00078cf98}] Aliases:map[]}"
2026-06-10 15:52:06.152437 | controller | Jun 10 14:35:09.147516 crc crio[20344]: time="2026-06-10T14:35:09.145989962Z" level=info msg="Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.152454 | controller | Jun 10 14:35:09.147516 crc crio[20344]: time="2026-06-10T14:35:09.146493785Z" level=info msg="Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:c4e2ccef63cc117bd6912abaee2501be821d7e6ba9249273bf0bde85aca13e43 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/85198dea-0dd2-4d3d-a2ec-683dd9ead4b9 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:0xc00078d028}] Aliases:map[]}"
2026-06-10 15:52:06.152470 | controller | Jun 10 14:35:09.147516 crc crio[20344]: time="2026-06-10T14:35:09.146633088Z" 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-10 15:52:06.152487 | controller | Jun 10 14:35:09.147516 crc crio[20344]: time="2026-06-10T14:35:09.146965317Z" level=info msg="Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:d8450a5053a476102d5050110717ca04b1743c4c0d95b37544533a3427d536c8 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/0d326065-7fbb-4470-9809-4361917c98a5 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:0xc00078d0a8}] Aliases:map[]}"
2026-06-10 15:52:06.152503 | controller | Jun 10 14:35:09.147516 crc crio[20344]: time="2026-06-10T14:35:09.147138371Z" level=info msg="Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.152520 | controller | Jun 10 14:35:09.149791 crc crio[20344]: time="2026-06-10T14:35:09.148533278Z" level=info msg="Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:34e9b44e0cfe31bb2920734b1d667511d63bfdb1a50340fda4ad115a37f846fa UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/7c3e9778-48e5-4dba-8ebd-57d09cf1c5a9 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:0xc00078d138}] Aliases:map[]}"
2026-06-10 15:52:06.152537 | controller | Jun 10 14:35:09.149791 crc crio[20344]: time="2026-06-10T14:35:09.148681311Z" 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-10 15:52:06.152554 | controller | Jun 10 14:35:09.149791 crc crio[20344]: time="2026-06-10T14:35:09.1494214Z" level=info msg="Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:ac968cbcb0ab3b05dad3f481cece843ad59d3c0042562ab121d675a593d8c8ce UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/e2c56014-387e-48ec-8301-e928db65f79a 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:0xc00078d1c8}] Aliases:map[]}"
2026-06-10 15:52:06.152574 | controller | Jun 10 14:35:09.149791 crc crio[20344]: time="2026-06-10T14:35:09.149603715Z" 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-10 15:52:06.152591 | controller | Jun 10 14:35:09.150454 crc crio[20344]: time="2026-06-10T14:35:09.15017748Z" level=info msg="Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:a42b41c0a3a3752214ba07d8e98ef95d5e8d26ad8e57f48a1eb45e68a5f423e9 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/6dfe54f9-1f4b-415f-9bda-b0467dfb316a 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:0xc00078d258}] Aliases:map[]}"
2026-06-10 15:52:06.152608 | controller | Jun 10 14:35:09.150883 crc crio[20344]: time="2026-06-10T14:35:09.150751535Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.152624 | controller | Jun 10 14:35:09.151081 crc crio[20344]: time="2026-06-10T14:35:09.150988981Z" level=error msg="error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-10 15:52:06.152640 | controller | Jun 10 14:35:09.151146 crc crio[20344]: time="2026-06-10T14:35:09.151089323Z" level=warning msg="Could not restore sandbox IP for 471bf39dda67cfc55c3ed790aba66bca400b09b04b1a631f38076f5cc83f7ab1: failed to get network status for pod sandbox k8s_collect-profiles-29685015-7cswm_openshift-operator-lifecycle-manager_9a011830-c1e5-438f-a26f-1644006586b8_0(471bf39dda67cfc55c3ed790aba66bca400b09b04b1a631f38076f5cc83f7ab1): error checking loopback interface: failed to Statfs \"\": no such file or directory"
2026-06-10 15:52:06.152657 | controller | Jun 10 14:35:09.151829 crc crio[20344]: time="2026-06-10T14:35:09.151686739Z" level=info msg="Registered SIGHUP reload watcher"
2026-06-10 15:52:06.152673 | controller | Jun 10 14:35:09.154194 crc crio[20344]: time="2026-06-10T14:35:09.154083481Z" level=info msg="Starting seccomp notifier watcher"
2026-06-10 15:52:06.152689 | controller | Jun 10 14:35:09.154352 crc crio[20344]: time="2026-06-10T14:35:09.154331627Z" level=info msg="Create NRI interface"
2026-06-10 15:52:06.152705 | controller | Jun 10 14:35:09.154426 crc crio[20344]: time="2026-06-10T14:35:09.154374318Z" level=info msg="runtime interface created"
2026-06-10 15:52:06.152721 | controller | Jun 10 14:35:09.154426 crc crio[20344]: time="2026-06-10T14:35:09.154384738Z" level=info msg="Registered domain \"k8s.io\" with NRI"
2026-06-10 15:52:06.152738 | controller | Jun 10 14:35:09.154838 crc crio[20344]: time="2026-06-10T14:35:09.154507262Z" level=info msg="Serving metrics on 127.0.0.1:9537 using HTTP"
2026-06-10 15:52:06.152754 | controller | Jun 10 14:35:09.154908 crc crio[20344]: time="2026-06-10T14:35:09.154662176Z" level=info msg="runtime interface starting up..."
2026-06-10 15:52:06.152770 | controller | Jun 10 14:35:09.154908 crc crio[20344]: time="2026-06-10T14:35:09.154900952Z" level=info msg="starting plugins..."
2026-06-10 15:52:06.152787 | controller | Jun 10 14:35:09.154997 crc crio[20344]: time="2026-06-10T14:35:09.154978084Z" level=info msg="Synchronizing NRI (plugin) with current runtime state"
2026-06-10 15:52:06.152803 | controller | Jun 10 14:35:09.225180 crc crio[20344]: time="2026-06-10T14:35:09.224807156Z" level=info msg="No systemd watchdog enabled"
2026-06-10 15:52:06.152823 | controller | Jun 10 14:35:09.236556 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).
2026-06-10 15:52:06.152840 | controller | Jun 10 14:35:12.732152 crc crio[20344]: time="2026-06-10T14:35:12.730348323Z" level=info msg="Stopping container: 14c67fd780a61d288c47cd511e325aa7ce637c260a8407615f1f108ac112ecdc (timeout: 30s)" id=555d49c6-6a42-4a62-a822-9d9cd789665f name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.152876 | controller | Jun 10 14:35:12.834059 crc crio[20344]: time="2026-06-10T14:35:12.833970887Z" level=info msg="Removing container: 00b67893b18ab5fd10660dba9aa2c9e228d836edba0dffe93e3f6a431d4d37f5" id=6acb5f7d-1894-4c1d-9ce3-0c1444647369 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.152894 | controller | Jun 10 14:35:12.865865 crc crio[20344]: time="2026-06-10T14:35:12.865787328Z" level=info msg="Removed container 00b67893b18ab5fd10660dba9aa2c9e228d836edba0dffe93e3f6a431d4d37f5: openshift-operator-lifecycle-manager/collect-profiles-29685015-7cswm/collect-profiles" id=6acb5f7d-1894-4c1d-9ce3-0c1444647369 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.152910 | controller | Jun 10 14:35:12.981461 crc crio[20344]: time="2026-06-10T14:35:12.981079934Z" level=info msg="Stopped container 14c67fd780a61d288c47cd511e325aa7ce637c260a8407615f1f108ac112ecdc: openshift-controller-manager/controller-manager-8657c74db5-xp4br/controller-manager" id=555d49c6-6a42-4a62-a822-9d9cd789665f name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.152926 | controller | Jun 10 14:35:12.982683 crc crio[20344]: time="2026-06-10T14:35:12.982616913Z" level=info msg="Stopping pod sandbox: ea17455d2591ae540c3bd9e14bc72402b827d1b27641f38d4b52fdbeb58b08c4" id=3e2f79d0-2310-4f19-b342-7b45690045d7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.152943 | controller | Jun 10 14:35:12.983245 crc crio[20344]: time="2026-06-10T14:35:12.983201438Z" level=info msg="Got pod network &{Name:controller-manager-8657c74db5-xp4br Namespace:openshift-controller-manager ID:ea17455d2591ae540c3bd9e14bc72402b827d1b27641f38d4b52fdbeb58b08c4 UID:a7a68144-7f26-424f-b763-c1562f9c4626 NetNS:/var/run/netns/ff9be5b5-b576-435c-a9b8-19b145fe0cce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7a68144_7f26_424f_b763_c1562f9c4626.slice PodAnnotations:0xc000528b70}] Aliases:map[]}"
2026-06-10 15:52:06.152959 | controller | Jun 10 14:35:12.983453 crc crio[20344]: time="2026-06-10T14:35:12.983404124Z" level=info msg="Deleting pod openshift-controller-manager_controller-manager-8657c74db5-xp4br from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.152975 | controller | Jun 10 14:35:13.968901 crc crio[20344]: time="2026-06-10T14:35:13.968475225Z" level=info msg="Stopped pod sandbox: ea17455d2591ae540c3bd9e14bc72402b827d1b27641f38d4b52fdbeb58b08c4" id=3e2f79d0-2310-4f19-b342-7b45690045d7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.152992 | controller | Jun 10 14:35:14.618057 crc crio[20344]: time="2026-06-10T14:35:14.617627287Z" level=info msg="Removing container: 14c67fd780a61d288c47cd511e325aa7ce637c260a8407615f1f108ac112ecdc" id=5baddb08-2ebf-4d7d-940c-f02f508f0558 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.153008 | controller | Jun 10 14:35:14.646798 crc crio[20344]: time="2026-06-10T14:35:14.646679367Z" level=info msg="Removed container 14c67fd780a61d288c47cd511e325aa7ce637c260a8407615f1f108ac112ecdc: openshift-controller-manager/controller-manager-8657c74db5-xp4br/controller-manager" id=5baddb08-2ebf-4d7d-940c-f02f508f0558 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.153024 | controller | Jun 10 14:35:18.089066 crc crio[20344]: time="2026-06-10T14:35:18.088534131Z" level=info msg="Running pod sandbox: openshift-controller-manager/controller-manager-69dc87b585-pj8sv/POD" id=dfa95106-0f69-4cfb-9916-80799a748524 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.153045 | controller | Jun 10 14:35:18.089066 crc crio[20344]: time="2026-06-10T14:35:18.088815868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.153062 | controller | Jun 10 14:35:18.124958 crc crio[20344]: time="2026-06-10T14:35:18.124835708Z" level=info msg="Got pod network &{Name:controller-manager-69dc87b585-pj8sv Namespace:openshift-controller-manager ID:f7e8129cb3da799c0a4556ffa4ca071bd0682fcc620434035341f34890d7381e UID:218c3854-1a0b-4082-bafc-d556bb3eb14a NetNS:/var/run/netns/7fa06bf2-79c4-4775-ab5a-147d4ede98f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod218c3854_1a0b_4082_bafc_d556bb3eb14a.slice PodAnnotations:0xc00012ace0}] Aliases:map[]}"
2026-06-10 15:52:06.153079 | controller | Jun 10 14:35:18.124958 crc crio[20344]: time="2026-06-10T14:35:18.124946411Z" level=info msg="Adding pod openshift-controller-manager_controller-manager-69dc87b585-pj8sv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.153095 | controller | Jun 10 14:35:18.979636 crc crio[20344]: 2026-06-10T14:35:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f7e8129cb3da799 Mac:b2:5f:dd:e5:cf:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/7fa06bf2-79c4-4775-ab5a-147d4ede98f5 SocketPath: PciID:}] [{Interface:0xc00037b5f0 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.153112 | controller | Jun 10 14:35:18.981422 crc crio[20344]: time="2026-06-10T14:35:18.981351932Z" level=info msg="Got pod network &{Name:controller-manager-69dc87b585-pj8sv Namespace:openshift-controller-manager ID:f7e8129cb3da799c0a4556ffa4ca071bd0682fcc620434035341f34890d7381e UID:218c3854-1a0b-4082-bafc-d556bb3eb14a NetNS:/var/run/netns/7fa06bf2-79c4-4775-ab5a-147d4ede98f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod218c3854_1a0b_4082_bafc_d556bb3eb14a.slice PodAnnotations:0xc00012ace0}] Aliases:map[]}"
2026-06-10 15:52:06.153128 | controller | Jun 10 14:35:18.981557 crc crio[20344]: time="2026-06-10T14:35:18.981511986Z" level=info msg="Checking pod openshift-controller-manager_controller-manager-69dc87b585-pj8sv for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.153144 | controller | Jun 10 14:35:18.988818 crc crio[20344]: time="2026-06-10T14:35:18.988723562Z" level=info msg="Ran pod sandbox f7e8129cb3da799c0a4556ffa4ca071bd0682fcc620434035341f34890d7381e with infra container: openshift-controller-manager/controller-manager-69dc87b585-pj8sv/POD" id=dfa95106-0f69-4cfb-9916-80799a748524 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.153161 | controller | Jun 10 14:35:18.992128 crc crio[20344]: time="2026-06-10T14:35:18.992077779Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=cc3eaf1a-b6da-4e96-a6f4-9f31911c6783 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.153177 | controller | Jun 10 14:35:18.994886 crc crio[20344]: time="2026-06-10T14:35:18.994801919Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2" id=50600b24-2397-4d07-964d-3b506ab6bc7b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.153193 | controller | Jun 10 14:35:19.005527 crc crio[20344]: time="2026-06-10T14:35:19.005450724Z" level=info msg="Creating container: openshift-controller-manager/controller-manager-69dc87b585-pj8sv/controller-manager" id=1e3a6843-6ae2-482c-86eb-ea53aca1b504 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.153213 | controller | Jun 10 14:35:19.006051 crc crio[20344]: time="2026-06-10T14:35:19.005978058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.153230 | controller | Jun 10 14:35:19.044361 crc crio[20344]: time="2026-06-10T14:35:19.044216234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.153246 | controller | Jun 10 14:35:19.050114 crc crio[20344]: time="2026-06-10T14:35:19.050069975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.153262 | controller | Jun 10 14:35:19.154197 crc crio[20344]: time="2026-06-10T14:35:19.153807233Z" level=info msg="Created container 08e9785e1bb3fe5088336f5914015d332add902555c3e5f9245e7e9aeb4a23f9: openshift-controller-manager/controller-manager-69dc87b585-pj8sv/controller-manager" id=1e3a6843-6ae2-482c-86eb-ea53aca1b504 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.153279 | controller | Jun 10 14:35:19.157044 crc crio[20344]: time="2026-06-10T14:35:19.156953674Z" level=info msg="Starting container: 08e9785e1bb3fe5088336f5914015d332add902555c3e5f9245e7e9aeb4a23f9" id=267ba11f-6fd6-4a02-9154-3cefaab617a7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.153296 | controller | Jun 10 14:35:19.168446 crc crio[20344]: time="2026-06-10T14:35:19.161593263Z" level=info msg="Started container" PID=20754 containerID=08e9785e1bb3fe5088336f5914015d332add902555c3e5f9245e7e9aeb4a23f9 description=openshift-controller-manager/controller-manager-69dc87b585-pj8sv/controller-manager id=267ba11f-6fd6-4a02-9154-3cefaab617a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7e8129cb3da799c0a4556ffa4ca071bd0682fcc620434035341f34890d7381e
2026-06-10 15:52:06.153313 | controller | Jun 10 14:35:20.299422 crc crio[20344]: time="2026-06-10T14:35:20.298643008Z" level=info msg="Stopping container: d7211314d4f96558d65c0da3f872462c376b9a5fd3ba0ed76f4e8d061a4ca2c3 (timeout: 30s)" id=a5a64672-5d41-48f9-8e95-ff3575d9ee2d name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.153330 | controller | Jun 10 14:35:20.470103 crc crio[20344]: time="2026-06-10T14:35:20.469948578Z" level=info msg="Stopped container d7211314d4f96558d65c0da3f872462c376b9a5fd3ba0ed76f4e8d061a4ca2c3: openshift-route-controller-manager/route-controller-manager-65cd9f5f5b-bb9gp/route-controller-manager" id=a5a64672-5d41-48f9-8e95-ff3575d9ee2d name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.153346 | controller | Jun 10 14:35:20.472596 crc crio[20344]: time="2026-06-10T14:35:20.472534415Z" level=info msg="Stopping pod sandbox: 7205732bcecdb4cd9be16789f41c9513dae10e40b40c8ab2e591c273fe94cc19" id=b2e2bb66-7256-4da0-bbb8-69c85ec9c1da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.153362 | controller | Jun 10 14:35:20.473949 crc crio[20344]: time="2026-06-10T14:35:20.473156851Z" level=info msg="Got pod network &{Name:route-controller-manager-65cd9f5f5b-bb9gp Namespace:openshift-route-controller-manager ID:7205732bcecdb4cd9be16789f41c9513dae10e40b40c8ab2e591c273fe94cc19 UID:1e8bab46-3dc0-46fe-83d0-7f41602e1b07 NetNS:/var/run/netns/08887911-c4cc-4f15-a0ca-ee828f966f39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e8bab46_3dc0_46fe_83d0_7f41602e1b07.slice PodAnnotations:0xc0027c01a8}] Aliases:map[]}"
2026-06-10 15:52:06.153379 | controller | Jun 10 14:35:20.473949 crc crio[20344]: time="2026-06-10T14:35:20.473619183Z" level=info msg="Deleting pod openshift-route-controller-manager_route-controller-manager-65cd9f5f5b-bb9gp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.153395 | controller | Jun 10 14:35:21.115348 crc crio[20344]: time="2026-06-10T14:35:21.114811971Z" level=info msg="Stopped pod sandbox: 7205732bcecdb4cd9be16789f41c9513dae10e40b40c8ab2e591c273fe94cc19" id=b2e2bb66-7256-4da0-bbb8-69c85ec9c1da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.153433 | controller | Jun 10 14:35:21.702324 crc crio[20344]: time="2026-06-10T14:35:21.701750277Z" level=info msg="Removing container: d7211314d4f96558d65c0da3f872462c376b9a5fd3ba0ed76f4e8d061a4ca2c3" id=2d005d8b-eb24-4949-9341-73c6376696fa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.153450 | controller | Jun 10 14:35:21.742702 crc crio[20344]: time="2026-06-10T14:35:21.7425632Z" level=info msg="Removed container d7211314d4f96558d65c0da3f872462c376b9a5fd3ba0ed76f4e8d061a4ca2c3: openshift-route-controller-manager/route-controller-manager-65cd9f5f5b-bb9gp/route-controller-manager" id=2d005d8b-eb24-4949-9341-73c6376696fa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.153465 | controller | Jun 10 14:35:21.743580 crc crio[20344]: time="2026-06-10T14:35:21.743450003Z" level=info msg="Running pod sandbox: openshift-route-controller-manager/route-controller-manager-858fc4f98b-9vzpw/POD" id=2e43619f-19e2-4429-b453-32b2399a9fed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.153481 | controller | Jun 10 14:35:21.743731 crc crio[20344]: time="2026-06-10T14:35:21.743645538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.153498 | controller | Jun 10 14:35:21.775207 crc crio[20344]: time="2026-06-10T14:35:21.774985907Z" level=info msg="Got pod network &{Name:route-controller-manager-858fc4f98b-9vzpw Namespace:openshift-route-controller-manager ID:8fff56c689ba6b7ee55d3af3c4cbdf6bae2dc831c9d3505edeab989287d04d9a UID:9fb3a437-6843-45e2-a572-7eb7a20cf7d0 NetNS:/var/run/netns/e3303e08-e086-4d47-8c8a-895d2e688de8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9fb3a437_6843_45e2_a572_7eb7a20cf7d0.slice PodAnnotations:0xc00078c4a8}] Aliases:map[]}"
2026-06-10 15:52:06.153515 | controller | Jun 10 14:35:21.775207 crc crio[20344]: time="2026-06-10T14:35:21.77508994Z" level=info msg="Adding pod openshift-route-controller-manager_route-controller-manager-858fc4f98b-9vzpw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.153531 | controller | Jun 10 14:35:22.286360 crc crio[20344]: 2026-06-10T14:35:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8fff56c689ba6b7 Mac:4e:bd:47:f9:cb:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/e3303e08-e086-4d47-8c8a-895d2e688de8 SocketPath: PciID:}] [{Interface:0xc000112610 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.153548 | controller | Jun 10 14:35:22.287731 crc crio[20344]: time="2026-06-10T14:35:22.287669227Z" level=info msg="Got pod network &{Name:route-controller-manager-858fc4f98b-9vzpw Namespace:openshift-route-controller-manager ID:8fff56c689ba6b7ee55d3af3c4cbdf6bae2dc831c9d3505edeab989287d04d9a UID:9fb3a437-6843-45e2-a572-7eb7a20cf7d0 NetNS:/var/run/netns/e3303e08-e086-4d47-8c8a-895d2e688de8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9fb3a437_6843_45e2_a572_7eb7a20cf7d0.slice PodAnnotations:0xc00078c4a8}] Aliases:map[]}"
2026-06-10 15:52:06.153564 | controller | Jun 10 14:35:22.287841 crc crio[20344]: time="2026-06-10T14:35:22.287824111Z" level=info msg="Checking pod openshift-route-controller-manager_route-controller-manager-858fc4f98b-9vzpw for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.153581 | controller | Jun 10 14:35:22.295804 crc crio[20344]: time="2026-06-10T14:35:22.295716405Z" level=info msg="Ran pod sandbox 8fff56c689ba6b7ee55d3af3c4cbdf6bae2dc831c9d3505edeab989287d04d9a with infra container: openshift-route-controller-manager/route-controller-manager-858fc4f98b-9vzpw/POD" id=2e43619f-19e2-4429-b453-32b2399a9fed name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.153602 | controller | Jun 10 14:35:22.302138 crc crio[20344]: time="2026-06-10T14:35:22.301961826Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=cffb3a28-a399-4c67-9890-c64e7f0fcdae name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.153618 | controller | Jun 10 14:35:22.307877 crc crio[20344]: time="2026-06-10T14:35:22.307801506Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095" id=62bedbe2-cc7c-4b13-a431-ab109a948e6b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.153635 | controller | Jun 10 14:35:22.316033 crc crio[20344]: time="2026-06-10T14:35:22.315933256Z" level=info msg="Creating container: openshift-route-controller-manager/route-controller-manager-858fc4f98b-9vzpw/route-controller-manager" id=22f7f7eb-7ad5-4519-a399-e0d6d8e5c4b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.153651 | controller | Jun 10 14:35:22.316495 crc crio[20344]: time="2026-06-10T14:35:22.316423799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.153667 | controller | Jun 10 14:35:22.345159 crc crio[20344]: time="2026-06-10T14:35:22.345063498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.153684 | controller | Jun 10 14:35:22.349079 crc crio[20344]: time="2026-06-10T14:35:22.34899767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.153700 | controller | Jun 10 14:35:22.438053 crc crio[20344]: time="2026-06-10T14:35:22.43735315Z" level=info msg="Created container 4375a8c8cfed0a16eabf040a1602085811f97e8bbe90068adf95f3dd294e904c: openshift-route-controller-manager/route-controller-manager-858fc4f98b-9vzpw/route-controller-manager" id=22f7f7eb-7ad5-4519-a399-e0d6d8e5c4b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.153717 | controller | Jun 10 14:35:22.439536 crc crio[20344]: time="2026-06-10T14:35:22.439403843Z" level=info msg="Starting container: 4375a8c8cfed0a16eabf040a1602085811f97e8bbe90068adf95f3dd294e904c" id=fda4167a-52a3-4ac8-b28a-dfd4840496af name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.153733 | controller | Jun 10 14:35:22.444620 crc crio[20344]: time="2026-06-10T14:35:22.444494194Z" level=info msg="Started container" PID=20870 containerID=4375a8c8cfed0a16eabf040a1602085811f97e8bbe90068adf95f3dd294e904c description=openshift-route-controller-manager/route-controller-manager-858fc4f98b-9vzpw/route-controller-manager id=fda4167a-52a3-4ac8-b28a-dfd4840496af name=/runtime.v1.RuntimeService/StartContainer sandboxID=8fff56c689ba6b7ee55d3af3c4cbdf6bae2dc831c9d3505edeab989287d04d9a
2026-06-10 15:52:06.153750 | controller | Jun 10 14:35:27.079218 crc crio[20344]: time="2026-06-10T14:35:27.078439324Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-bvbb4/POD" id=bbc545f1-2e41-43e3-86f1-acd10c49c90d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.153766 | controller | Jun 10 14:35:27.079218 crc crio[20344]: time="2026-06-10T14:35:27.078995648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.153795 | controller | Jun 10 14:35:27.111075 crc crio[20344]: time="2026-06-10T14:35:27.110991454Z" level=info msg="Got pod network &{Name:certified-operators-bvbb4 Namespace:openshift-marketplace ID:c3c548082ffe141d52dd311985493ba870d2003735002a7cda21efe075bf432d UID:cb2a52b8-6e4d-46a4-9f80-ab2bee260cac NetNS:/var/run/netns/88b1359a-87f4-4364-97a9-7bd468b6f98c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb2a52b8_6e4d_46a4_9f80_ab2bee260cac.slice PodAnnotations:0xc00282e298}] Aliases:map[]}"
2026-06-10 15:52:06.153817 | controller | Jun 10 14:35:27.111395 crc crio[20344]: time="2026-06-10T14:35:27.111356723Z" level=info msg="Adding pod openshift-marketplace_certified-operators-bvbb4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.153835 | controller | Jun 10 14:35:27.305145 crc crio[20344]: time="2026-06-10T14:35:27.304942689Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-z6dlw/POD" id=6f78bf01-e571-42db-bc22-9fffbe432f78 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.153866 | controller | Jun 10 14:35:27.305484 crc crio[20344]: time="2026-06-10T14:35:27.305403431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.153888 | controller | Jun 10 14:35:27.351713 crc crio[20344]: time="2026-06-10T14:35:27.351499071Z" level=info msg="Got pod network &{Name:community-operators-z6dlw Namespace:openshift-marketplace ID:0b345e112878299ea3cd09aefd20ba0aa609b943b0ff7fd14967d789f4e6d09f UID:3ed5d096-a5fc-41e0-869e-3171fb1e9ecc NetNS:/var/run/netns/08f9fc22-dbd7-4571-89b6-89ef784a077f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3ed5d096_a5fc_41e0_869e_3171fb1e9ecc.slice PodAnnotations:0xc00078c0a8}] Aliases:map[]}"
2026-06-10 15:52:06.153906 | controller | Jun 10 14:35:27.351713 crc crio[20344]: time="2026-06-10T14:35:27.351562682Z" level=info msg="Adding pod openshift-marketplace_community-operators-z6dlw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.153923 | controller | Jun 10 14:35:28.629683 crc crio[20344]: 2026-06-10T14:35:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0b345e112878299 Mac:e2:53:86:0a:f6:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/08f9fc22-dbd7-4571-89b6-89ef784a077f SocketPath: PciID:}] [{Interface:0xc0002b6aa0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.153940 | controller | Jun 10 14:35:28.631674 crc crio[20344]: time="2026-06-10T14:35:28.631571876Z" level=info msg="Got pod network &{Name:community-operators-z6dlw Namespace:openshift-marketplace ID:0b345e112878299ea3cd09aefd20ba0aa609b943b0ff7fd14967d789f4e6d09f UID:3ed5d096-a5fc-41e0-869e-3171fb1e9ecc NetNS:/var/run/netns/08f9fc22-dbd7-4571-89b6-89ef784a077f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3ed5d096_a5fc_41e0_869e_3171fb1e9ecc.slice PodAnnotations:0xc00078c0a8}] Aliases:map[]}"
2026-06-10 15:52:06.153957 | controller | Jun 10 14:35:28.631889 crc crio[20344]: time="2026-06-10T14:35:28.631779241Z" level=info msg="Checking pod openshift-marketplace_community-operators-z6dlw for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.153974 | controller | Jun 10 14:35:28.644633 crc crio[20344]: time="2026-06-10T14:35:28.643299308Z" level=info msg="Ran pod sandbox 0b345e112878299ea3cd09aefd20ba0aa609b943b0ff7fd14967d789f4e6d09f with infra container: openshift-marketplace/community-operators-z6dlw/POD" id=6f78bf01-e571-42db-bc22-9fffbe432f78 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.153991 | controller | Jun 10 14:35:28.648218 crc crio[20344]: time="2026-06-10T14:35:28.648126723Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=5820cfa1-a993-4ade-8bde-a8afe0eb9a70 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.154012 | controller | Jun 10 14:35:28.650898 crc crio[20344]: time="2026-06-10T14:35:28.650821172Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=157bd132-7cbd-4fd9-95d6-41938077fa44 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.154028 | controller | Jun 10 14:35:28.661562 crc crio[20344]: time="2026-06-10T14:35:28.661448737Z" level=info msg="Creating container: openshift-marketplace/community-operators-z6dlw/extract-utilities" id=d8e44cfc-96d3-43fd-a4c7-e036b69a1d02 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.154045 | controller | Jun 10 14:35:28.663138 crc crio[20344]: time="2026-06-10T14:35:28.663097789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.154062 | controller | Jun 10 14:35:28.702944 crc crio[20344]: time="2026-06-10T14:35:28.702887976Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.154079 | controller | Jun 10 14:35:28.709356 crc crio[20344]: time="2026-06-10T14:35:28.70923676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.154095 | controller | Jun 10 14:35:28.801055 crc crio[20344]: 2026-06-10T14:35:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c3c548082ffe141 Mac:42:15:4c:6d:b1:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/88b1359a-87f4-4364-97a9-7bd468b6f98c SocketPath: PciID:}] [{Interface:0xc0004aad50 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.154112 | controller | Jun 10 14:35:28.804228 crc crio[20344]: time="2026-06-10T14:35:28.804100818Z" level=info msg="Got pod network &{Name:certified-operators-bvbb4 Namespace:openshift-marketplace ID:c3c548082ffe141d52dd311985493ba870d2003735002a7cda21efe075bf432d UID:cb2a52b8-6e4d-46a4-9f80-ab2bee260cac NetNS:/var/run/netns/88b1359a-87f4-4364-97a9-7bd468b6f98c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb2a52b8_6e4d_46a4_9f80_ab2bee260cac.slice PodAnnotations:0xc00282e298}] Aliases:map[]}"
2026-06-10 15:52:06.154128 | controller | Jun 10 14:35:28.804485 crc crio[20344]: time="2026-06-10T14:35:28.804409986Z" level=info msg="Checking pod openshift-marketplace_certified-operators-bvbb4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.154145 | controller | Jun 10 14:35:28.811626 crc crio[20344]: time="2026-06-10T14:35:28.811485339Z" level=info msg="Ran pod sandbox c3c548082ffe141d52dd311985493ba870d2003735002a7cda21efe075bf432d with infra container: openshift-marketplace/certified-operators-bvbb4/POD" id=bbc545f1-2e41-43e3-86f1-acd10c49c90d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.154162 | controller | Jun 10 14:35:28.815305 crc crio[20344]: time="2026-06-10T14:35:28.815174724Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f3b732d7-21d2-4fb5-a2da-f44633662536 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.154178 | controller | Jun 10 14:35:28.817491 crc crio[20344]: time="2026-06-10T14:35:28.817404241Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8762de60-cdd7-4f2d-8544-6c6b5511c42a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.154201 | controller | Jun 10 14:35:28.823955 crc crio[20344]: time="2026-06-10T14:35:28.823813177Z" level=info msg="Created container f9dcbc940c617fc23dfa81ca8fea74906e1d08d03ab4e7e75cfada5ba3479c66: openshift-marketplace/community-operators-z6dlw/extract-utilities" id=d8e44cfc-96d3-43fd-a4c7-e036b69a1d02 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.154218 | controller | Jun 10 14:35:28.825238 crc crio[20344]: time="2026-06-10T14:35:28.825151601Z" level=info msg="Starting container: f9dcbc940c617fc23dfa81ca8fea74906e1d08d03ab4e7e75cfada5ba3479c66" id=5a9785ed-5398-4b34-9700-b444150f19f9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.154234 | controller | Jun 10 14:35:28.825864 crc crio[20344]: time="2026-06-10T14:35:28.825720106Z" level=info msg="Creating container: openshift-marketplace/certified-operators-bvbb4/extract-utilities" id=562b3a72-ea19-40fc-87a3-df31645e7a62 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.154251 | controller | Jun 10 14:35:28.826454 crc crio[20344]: time="2026-06-10T14:35:28.826310451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.154268 | controller | Jun 10 14:35:28.832341 crc crio[20344]: time="2026-06-10T14:35:28.832183803Z" level=info msg="Started container" PID=21034 containerID=f9dcbc940c617fc23dfa81ca8fea74906e1d08d03ab4e7e75cfada5ba3479c66 description=openshift-marketplace/community-operators-z6dlw/extract-utilities id=5a9785ed-5398-4b34-9700-b444150f19f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b345e112878299ea3cd09aefd20ba0aa609b943b0ff7fd14967d789f4e6d09f
2026-06-10 15:52:06.154285 | controller | Jun 10 14:35:28.872992 crc crio[20344]: time="2026-06-10T14:35:28.872871313Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.154302 | controller | Jun 10 14:35:28.878448 crc crio[20344]: time="2026-06-10T14:35:28.878362315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.154318 | controller | Jun 10 14:35:29.012819 crc crio[20344]: time="2026-06-10T14:35:29.012227129Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=dc67ea91-afd1-44ae-b207-24d19adf0267 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.154335 | controller | Jun 10 14:35:29.019627 crc crio[20344]: time="2026-06-10T14:35:29.019461196Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-10 15:52:06.154351 | controller | Jun 10 14:35:29.050800 crc crio[20344]: time="2026-06-10T14:35:29.050714473Z" level=info msg="Created container aa81bbc7112091a7baa0ecca2f8af596cb4bff3805275a92b166d2e0299ea468: openshift-marketplace/certified-operators-bvbb4/extract-utilities" id=562b3a72-ea19-40fc-87a3-df31645e7a62 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.154368 | controller | Jun 10 14:35:29.052039 crc crio[20344]: time="2026-06-10T14:35:29.051962505Z" level=info msg="Starting container: aa81bbc7112091a7baa0ecca2f8af596cb4bff3805275a92b166d2e0299ea468" id=9893c70d-3c29-4981-84d1-a19d4b4b449e name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.154385 | controller | Jun 10 14:35:29.057674 crc crio[20344]: time="2026-06-10T14:35:29.057443456Z" level=info msg="Started container" PID=21044 containerID=aa81bbc7112091a7baa0ecca2f8af596cb4bff3805275a92b166d2e0299ea468 description=openshift-marketplace/certified-operators-bvbb4/extract-utilities id=9893c70d-3c29-4981-84d1-a19d4b4b449e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3c548082ffe141d52dd311985493ba870d2003735002a7cda21efe075bf432d
2026-06-10 15:52:06.154401 | controller | Jun 10 14:35:29.502324 crc crio[20344]: time="2026-06-10T14:35:29.499669909Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-72pwn/POD" id=9031c118-9bd7-4f1d-b660-e9e56f1e137f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.154422 | controller | Jun 10 14:35:29.502324 crc crio[20344]: time="2026-06-10T14:35:29.499755101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.154439 | controller | Jun 10 14:35:29.527056 crc crio[20344]: time="2026-06-10T14:35:29.526940623Z" level=info msg="Got pod network &{Name:redhat-marketplace-72pwn Namespace:openshift-marketplace ID:42c3598d058f33c3be2dc5048d0945bd0f79aa75d462f4d9bbbe537be48f7288 UID:8f9fcac9-b3db-44e9-a299-e3e50409a6df NetNS:/var/run/netns/3065c246-6f5c-4c79-9df0-9601195727dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f9fcac9_b3db_44e9_a299_e3e50409a6df.slice PodAnnotations:0xc0006b43d0}] Aliases:map[]}"
2026-06-10 15:52:06.154457 | controller | Jun 10 14:35:29.527056 crc crio[20344]: time="2026-06-10T14:35:29.527047685Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-72pwn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.154473 | controller | Jun 10 14:35:29.675841 crc crio[20344]: time="2026-06-10T14:35:29.675729942Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-jm4wq/POD" id=cef36781-b9d6-4d8b-bc6d-4a6496a647c8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.154490 | controller | Jun 10 14:35:29.675841 crc crio[20344]: time="2026-06-10T14:35:29.675823045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.154508 | controller | Jun 10 14:35:29.705603 crc crio[20344]: time="2026-06-10T14:35:29.704999828Z" level=info msg="Got pod network &{Name:redhat-operators-jm4wq Namespace:openshift-marketplace ID:56a7431c783fa32c7f36de2162ea319a4df164e24c0c7a3b279b316d757f7038 UID:badfbace-3bbf-4977-ad83-062808d8fd1b NetNS:/var/run/netns/78a154d9-f671-4f8c-8177-f912a16925f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbadfbace_3bbf_4977_ad83_062808d8fd1b.slice PodAnnotations:0xc00078c540}] Aliases:map[]}"
2026-06-10 15:52:06.154524 | controller | Jun 10 14:35:29.705603 crc crio[20344]: time="2026-06-10T14:35:29.705580353Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-jm4wq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.154548 | controller | Jun 10 14:35:29.769799 crc crio[20344]: time="2026-06-10T14:35:29.769706168Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:dfbee1a913900ca811d31cf79d976dfb34f80fb64e946ffb82e85b5587887c69" id=dc67ea91-afd1-44ae-b207-24d19adf0267 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.154570 | controller | Jun 10 14:35:29.774941 crc crio[20344]: time="2026-06-10T14:35:29.77482947Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=7ba5b532-8bcc-40c4-a7b6-426c35e18513 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.154596 | controller | Jun 10 14:35:29.779980 crc crio[20344]: time="2026-06-10T14:35:29.778215967Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=6161304a-b820-408b-8105-ef02ebd98cf8 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.154613 | controller | Jun 10 14:35:29.797340 crc crio[20344]: time="2026-06-10T14:35:29.797202837Z" level=info msg="Creating container: openshift-marketplace/community-operators-z6dlw/extract-content" id=2d1073be-9a0c-481e-b613-27efb9b53f17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.154630 | controller | Jun 10 14:35:29.799722 crc crio[20344]: time="2026-06-10T14:35:29.799551338Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.154660 | controller | Jun 10 14:35:29.841989 crc crio[20344]: time="2026-06-10T14:35:29.841888521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.154678 | controller | Jun 10 14:35:29.849523 crc crio[20344]: time="2026-06-10T14:35:29.849440006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.154694 | controller | Jun 10 14:35:29.987884 crc crio[20344]: time="2026-06-10T14:35:29.987797176Z" level=info msg="Created container c0d25c139384bc07b2f06886d1a9da1c75c25f105b42572d6836a92b5d4b9818: openshift-marketplace/community-operators-z6dlw/extract-content" id=2d1073be-9a0c-481e-b613-27efb9b53f17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.154716 | controller | Jun 10 14:35:29.992683 crc crio[20344]: time="2026-06-10T14:35:29.991858301Z" level=info msg="Starting container: c0d25c139384bc07b2f06886d1a9da1c75c25f105b42572d6836a92b5d4b9818" id=100c644c-bac1-4c2a-8324-7d767032db03 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.154746 | controller | Jun 10 14:35:30.005558 crc crio[20344]: time="2026-06-10T14:35:30.005245466Z" level=info msg="Started container" PID=21096 containerID=c0d25c139384bc07b2f06886d1a9da1c75c25f105b42572d6836a92b5d4b9818 description=openshift-marketplace/community-operators-z6dlw/extract-content id=100c644c-bac1-4c2a-8324-7d767032db03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b345e112878299ea3cd09aefd20ba0aa609b943b0ff7fd14967d789f4e6d09f
2026-06-10 15:52:06.154772 | controller | Jun 10 14:35:30.064683 crc crio[20344]: time="2026-06-10T14:35:30.064602078Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=50b6ee7a-8255-4d48-85c4-bee14b6fc6ed name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.154789 | controller | Jun 10 14:35:30.088824 crc crio[20344]: time="2026-06-10T14:35:30.088563717Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-10 15:52:06.154815 | controller | Jun 10 14:35:30.554234 crc crio[20344]: 2026-06-10T14:35:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:42c3598d058f33c Mac:a6:de:6e:d4:02:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/3065c246-6f5c-4c79-9df0-9601195727dd SocketPath: PciID:}] [{Interface:0xc00028a9d0 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.154841 | controller | Jun 10 14:35:30.556333 crc crio[20344]: time="2026-06-10T14:35:30.555916268Z" level=info msg="Got pod network &{Name:redhat-marketplace-72pwn Namespace:openshift-marketplace ID:42c3598d058f33c3be2dc5048d0945bd0f79aa75d462f4d9bbbe537be48f7288 UID:8f9fcac9-b3db-44e9-a299-e3e50409a6df NetNS:/var/run/netns/3065c246-6f5c-4c79-9df0-9601195727dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f9fcac9_b3db_44e9_a299_e3e50409a6df.slice PodAnnotations:0xc0006b43d0}] Aliases:map[]}"
2026-06-10 15:52:06.154928 | controller | Jun 10 14:35:30.556333 crc crio[20344]: time="2026-06-10T14:35:30.556131013Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-72pwn for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.154961 | controller | Jun 10 14:35:30.563760 crc crio[20344]: time="2026-06-10T14:35:30.56296133Z" level=info msg="Ran pod sandbox 42c3598d058f33c3be2dc5048d0945bd0f79aa75d462f4d9bbbe537be48f7288 with infra container: openshift-marketplace/redhat-marketplace-72pwn/POD" id=9031c118-9bd7-4f1d-b660-e9e56f1e137f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.155002 | controller | Jun 10 14:35:30.574135 crc crio[20344]: time="2026-06-10T14:35:30.573514232Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b7f30455-49c0-44d7-8502-6bcfb3c76200 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.155043 | controller | Jun 10 14:35:30.576075 crc crio[20344]: time="2026-06-10T14:35:30.575980326Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2cc9ab64-1180-409d-81e3-363ec2d68ab8 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.155069 | controller | Jun 10 14:35:30.588500 crc crio[20344]: time="2026-06-10T14:35:30.584549107Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-72pwn/extract-utilities" id=a1bc41cd-33b4-4c0c-8087-2c104e4b5cfa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.155095 | controller | Jun 10 14:35:30.588500 crc crio[20344]: time="2026-06-10T14:35:30.584895776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.155120 | controller | Jun 10 14:35:30.623588 crc crio[20344]: time="2026-06-10T14:35:30.623545183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.155137 | controller | Jun 10 14:35:30.628381 crc crio[20344]: time="2026-06-10T14:35:30.628349627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.155154 | controller | Jun 10 14:35:30.793827 crc crio[20344]: time="2026-06-10T14:35:30.79200307Z" level=info msg="Created container 75767670d54fbd2b1e0619fc003bc648ac5e7ce3e1325da8e231c2635912d383: openshift-marketplace/redhat-marketplace-72pwn/extract-utilities" id=a1bc41cd-33b4-4c0c-8087-2c104e4b5cfa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.155188 | controller | Jun 10 14:35:30.796777 crc crio[20344]: time="2026-06-10T14:35:30.796702142Z" level=info msg="Starting container: 75767670d54fbd2b1e0619fc003bc648ac5e7ce3e1325da8e231c2635912d383" id=a6a6f2a9-73b9-49a2-aad1-6875c311025b name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.155210 | controller | Jun 10 14:35:30.817819 crc crio[20344]: time="2026-06-10T14:35:30.816951354Z" level=info msg="Started container" PID=21143 containerID=75767670d54fbd2b1e0619fc003bc648ac5e7ce3e1325da8e231c2635912d383 description=openshift-marketplace/redhat-marketplace-72pwn/extract-utilities id=a6a6f2a9-73b9-49a2-aad1-6875c311025b name=/runtime.v1.RuntimeService/StartContainer sandboxID=42c3598d058f33c3be2dc5048d0945bd0f79aa75d462f4d9bbbe537be48f7288
2026-06-10 15:52:06.155228 | controller | Jun 10 14:35:30.909182 crc crio[20344]: time="2026-06-10T14:35:30.908148948Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:80a3918c902f8f219c53c3fb91ac0b3e3bb943a95805b4cec2ba2ac414b14132" id=50b6ee7a-8255-4d48-85c4-bee14b6fc6ed name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.155244 | controller | Jun 10 14:35:30.918496 crc crio[20344]: time="2026-06-10T14:35:30.914390359Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=58429e8d-e983-42b3-9d7c-67851e053d6c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.155269 | controller | Jun 10 14:35:30.920972 crc crio[20344]: time="2026-06-10T14:35:30.920717302Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=ce587170-77d5-47c6-8ad1-7c74200edd47 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.155299 | controller | Jun 10 14:35:30.935165 crc crio[20344]: time="2026-06-10T14:35:30.934878847Z" level=info msg="Creating container: openshift-marketplace/certified-operators-bvbb4/extract-content" id=cf25a668-8959-454e-936f-e0f3ec64ad07 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.155334 | controller | Jun 10 14:35:30.936157 crc crio[20344]: time="2026-06-10T14:35:30.935667468Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.155365 | controller | Jun 10 14:35:31.049710 crc crio[20344]: time="2026-06-10T14:35:31.049625879Z" level=info msg="Running pod sandbox: openshift-etcd/installer-3-crc/POD" id=670e4d61-7086-4865-b57b-d0a42117fb49 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.155399 | controller | Jun 10 14:35:31.049834 crc crio[20344]: time="2026-06-10T14:35:31.049757432Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.155430 | controller | Jun 10 14:35:31.282223 crc crio[20344]: time="2026-06-10T14:35:31.269467452Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=2f7e9d99-7bb2-4e8c-aa72-cc48a228b21e name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.155456 | controller | Jun 10 14:35:31.282223 crc crio[20344]: time="2026-06-10T14:35:31.274884772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.155478 | controller | Jun 10 14:35:31.282223 crc crio[20344]: time="2026-06-10T14:35:31.27868119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.155494 | controller | Jun 10 14:35:31.282223 crc crio[20344]: time="2026-06-10T14:35:31.278845754Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-10 15:52:06.155520 | controller | Jun 10 14:35:31.291523 crc crio[20344]: time="2026-06-10T14:35:31.29145218Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:a850202e423106518697526b1fb8182bf6154a6044e6f6baddef4d1cedf2c656 UID:5ef6a3c9-cbdc-493d-9a1c-fa2093276c2e NetNS:/var/run/netns/566f5ff2-1f5b-4a35-be5c-189ae8418145 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod5ef6a3c9_cbdc_493d_9a1c_fa2093276c2e.slice PodAnnotations:0xc0006b4418}] Aliases:map[]}"
2026-06-10 15:52:06.155551 | controller | Jun 10 14:35:31.291523 crc crio[20344]: time="2026-06-10T14:35:31.291521241Z" level=info msg="Adding pod openshift-etcd_installer-3-crc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.155578 | controller | Jun 10 14:35:31.339094 crc crio[20344]: 2026-06-10T14:35:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56a7431c783fa32 Mac:3a:db:9e:f4:74:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/78a154d9-f671-4f8c-8177-f912a16925f6 SocketPath: PciID:}] [{Interface:0xc0002d2a00 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.155609 | controller | Jun 10 14:35:31.340245 crc crio[20344]: time="2026-06-10T14:35:31.340203228Z" level=info msg="Got pod network &{Name:redhat-operators-jm4wq Namespace:openshift-marketplace ID:56a7431c783fa32c7f36de2162ea319a4df164e24c0c7a3b279b316d757f7038 UID:badfbace-3bbf-4977-ad83-062808d8fd1b NetNS:/var/run/netns/78a154d9-f671-4f8c-8177-f912a16925f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbadfbace_3bbf_4977_ad83_062808d8fd1b.slice PodAnnotations:0xc00078c540}] Aliases:map[]}"
2026-06-10 15:52:06.155644 | controller | Jun 10 14:35:31.340523 crc crio[20344]: time="2026-06-10T14:35:31.340429134Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-jm4wq for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.155679 | controller | Jun 10 14:35:31.354623 crc crio[20344]: time="2026-06-10T14:35:31.351481059Z" level=info msg="Ran pod sandbox 56a7431c783fa32c7f36de2162ea319a4df164e24c0c7a3b279b316d757f7038 with infra container: openshift-marketplace/redhat-operators-jm4wq/POD" id=cef36781-b9d6-4d8b-bc6d-4a6496a647c8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.155702 | controller | Jun 10 14:35:31.366507 crc crio[20344]: time="2026-06-10T14:35:31.366425665Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d0307471-02fd-410c-9b2a-f95e9455116f name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.155719 | controller | Jun 10 14:35:31.385809 crc crio[20344]: time="2026-06-10T14:35:31.383541246Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=275cfb80-34b2-41d7-a47c-be090773774d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.155736 | controller | Jun 10 14:35:31.416499 crc crio[20344]: time="2026-06-10T14:35:31.416151988Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-jm4wq/extract-utilities" id=c507ce75-ba78-469c-8a04-6ca7c892df8d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.155757 | controller | Jun 10 14:35:31.418626 crc crio[20344]: time="2026-06-10T14:35:31.417440921Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.155779 | controller | Jun 10 14:35:31.451341 crc crio[20344]: time="2026-06-10T14:35:31.450426702Z" level=info msg="Created container a60895c0acaeeda9ddeb3b9fe11e66253b42646209418465e2fc7d700d5d15bb: openshift-marketplace/certified-operators-bvbb4/extract-content" id=cf25a668-8959-454e-936f-e0f3ec64ad07 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.155795 | controller | Jun 10 14:35:31.451968 crc crio[20344]: time="2026-06-10T14:35:31.451803958Z" level=info msg="Starting container: a60895c0acaeeda9ddeb3b9fe11e66253b42646209418465e2fc7d700d5d15bb" id=752aa183-e8ac-4b80-b5f3-d835f08675d9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.155821 | controller | Jun 10 14:35:31.459874 crc crio[20344]: time="2026-06-10T14:35:31.459578488Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.155865 | controller | Jun 10 14:35:31.469491 crc crio[20344]: time="2026-06-10T14:35:31.469410722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.155896 | controller | Jun 10 14:35:31.473350 crc crio[20344]: time="2026-06-10T14:35:31.47319667Z" level=info msg="Started container" PID=21172 containerID=a60895c0acaeeda9ddeb3b9fe11e66253b42646209418465e2fc7d700d5d15bb description=openshift-marketplace/certified-operators-bvbb4/extract-content id=752aa183-e8ac-4b80-b5f3-d835f08675d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3c548082ffe141d52dd311985493ba870d2003735002a7cda21efe075bf432d
2026-06-10 15:52:06.155931 | controller | Jun 10 14:35:31.673913 crc crio[20344]: time="2026-06-10T14:35:31.673760026Z" level=info msg="Created container 2be7ff343e35cbd472f762c380b7c6738e40e9bfcf0146b89be886f78261fdc0: openshift-marketplace/redhat-operators-jm4wq/extract-utilities" id=c507ce75-ba78-469c-8a04-6ca7c892df8d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.155966 | controller | Jun 10 14:35:31.676521 crc crio[20344]: time="2026-06-10T14:35:31.676476556Z" level=info msg="Starting container: 2be7ff343e35cbd472f762c380b7c6738e40e9bfcf0146b89be886f78261fdc0" id=1d68fd40-ebc8-476f-87da-39c3edc16742 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.156093 | controller | Jun 10 14:35:31.714810 crc crio[20344]: time="2026-06-10T14:35:31.714170709Z" level=info msg="Started container" PID=21190 containerID=2be7ff343e35cbd472f762c380b7c6738e40e9bfcf0146b89be886f78261fdc0 description=openshift-marketplace/redhat-operators-jm4wq/extract-utilities id=1d68fd40-ebc8-476f-87da-39c3edc16742 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56a7431c783fa32c7f36de2162ea319a4df164e24c0c7a3b279b316d757f7038
2026-06-10 15:52:06.156143 | controller | Jun 10 14:35:32.022097 crc crio[20344]: time="2026-06-10T14:35:32.021360876Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=2f7e9d99-7bb2-4e8c-aa72-cc48a228b21e name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.156175 | controller | Jun 10 14:35:32.037216 crc crio[20344]: time="2026-06-10T14:35:32.024782294Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=00c41777-d3bf-465c-ab0b-39f1d7d75e45 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.156210 | controller | Jun 10 14:35:32.037787 crc crio[20344]: time="2026-06-10T14:35:32.037468811Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=35970868-8b9b-47ec-a05a-f5dce8786a17 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.156245 | controller | Jun 10 14:35:32.062598 crc crio[20344]: time="2026-06-10T14:35:32.059838869Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-72pwn/extract-content" id=e72f6a97-2a66-4f85-8a3a-ac7bc738b8b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.156279 | controller | Jun 10 14:35:32.068362 crc crio[20344]: time="2026-06-10T14:35:32.067929738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.156309 | controller | Jun 10 14:35:32.196520 crc crio[20344]: time="2026-06-10T14:35:32.186061886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.156340 | controller | Jun 10 14:35:32.212525 crc crio[20344]: time="2026-06-10T14:35:32.210562258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.156365 | controller | Jun 10 14:35:32.316590 crc crio[20344]: time="2026-06-10T14:35:32.316489522Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=8fff6870-7133-48a7-a13e-f208d27cc90a name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.156390 | controller | Jun 10 14:35:32.327169 crc crio[20344]: time="2026-06-10T14:35:32.326984953Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-10 15:52:06.156426 | controller | Jun 10 14:35:32.425381 crc crio[20344]: 2026-06-10T14:35:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a850202e4231065 Mac:02:47:cc:9f:ad:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/566f5ff2-1f5b-4a35-be5c-189ae8418145 SocketPath: PciID:}] [{Interface:0xc0002e2a00 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.156461 | controller | Jun 10 14:35:32.427820 crc crio[20344]: time="2026-06-10T14:35:32.427704773Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:a850202e423106518697526b1fb8182bf6154a6044e6f6baddef4d1cedf2c656 UID:5ef6a3c9-cbdc-493d-9a1c-fa2093276c2e NetNS:/var/run/netns/566f5ff2-1f5b-4a35-be5c-189ae8418145 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod5ef6a3c9_cbdc_493d_9a1c_fa2093276c2e.slice PodAnnotations:0xc0006b4418}] Aliases:map[]}"
2026-06-10 15:52:06.156501 | controller | Jun 10 14:35:32.427946 crc crio[20344]: time="2026-06-10T14:35:32.427917198Z" level=info msg="Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.156533 | controller | Jun 10 14:35:32.439362 crc crio[20344]: time="2026-06-10T14:35:32.438616624Z" level=info msg="Ran pod sandbox a850202e423106518697526b1fb8182bf6154a6044e6f6baddef4d1cedf2c656 with infra container: openshift-etcd/installer-3-crc/POD" id=670e4d61-7086-4865-b57b-d0a42117fb49 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.156559 | controller | Jun 10 14:35:32.442457 crc crio[20344]: time="2026-06-10T14:35:32.441833347Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=058cf74a-40c4-4574-bd0e-d2ab244accfc name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.156594 | controller | Jun 10 14:35:32.449762 crc crio[20344]: time="2026-06-10T14:35:32.449228428Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=633fae41-3b78-4c32-9b7c-0c1814dca690 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.156628 | controller | Jun 10 14:35:32.509177 crc crio[20344]: time="2026-06-10T14:35:32.509128174Z" level=info msg="Creating container: openshift-etcd/installer-3-crc/installer" id=828f7182-a039-437a-8499-5b1fbcf44f38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.156650 | controller | Jun 10 14:35:32.509737 crc crio[20344]: time="2026-06-10T14:35:32.509712339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.156667 | controller | Jun 10 14:35:32.510558 crc crio[20344]: time="2026-06-10T14:35:32.510361586Z" level=info msg="Created container 0bcde1f3bfab0c459477bdf5228e6944057ba42650b98c096b4bde8f8f9128b0: openshift-marketplace/redhat-marketplace-72pwn/extract-content" id=e72f6a97-2a66-4f85-8a3a-ac7bc738b8b4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.156684 | controller | Jun 10 14:35:32.512378 crc crio[20344]: time="2026-06-10T14:35:32.512220374Z" level=info msg="Starting container: 0bcde1f3bfab0c459477bdf5228e6944057ba42650b98c096b4bde8f8f9128b0" id=ca672074-2f0b-4a65-b90d-08d95d73f30d name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.156700 | controller | Jun 10 14:35:32.527093 crc crio[20344]: time="2026-06-10T14:35:32.522889309Z" level=info msg="Started container" PID=21215 containerID=0bcde1f3bfab0c459477bdf5228e6944057ba42650b98c096b4bde8f8f9128b0 description=openshift-marketplace/redhat-marketplace-72pwn/extract-content id=ca672074-2f0b-4a65-b90d-08d95d73f30d name=/runtime.v1.RuntimeService/StartContainer sandboxID=42c3598d058f33c3be2dc5048d0945bd0f79aa75d462f4d9bbbe537be48f7288
2026-06-10 15:52:06.156717 | controller | Jun 10 14:35:32.617434 crc crio[20344]: time="2026-06-10T14:35:32.616722621Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.156733 | controller | Jun 10 14:35:33.076651 crc crio[20344]: time="2026-06-10T14:35:33.075795808Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:e03c9b1bbf20136e2179857f5179ab4aa9e4a5659d6854bc1abd967740f936dd" id=8fff6870-7133-48a7-a13e-f208d27cc90a name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.156760 | controller | Jun 10 14:35:33.082340 crc crio[20344]: time="2026-06-10T14:35:33.081940297Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=f7834f62-9f84-4965-b8fd-66fbe9409f14 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.156798 | controller | Jun 10 14:35:33.087481 crc crio[20344]: time="2026-06-10T14:35:33.087448899Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=2e8b6ed3-4120-4afc-86b8-ad29e96d4bdf name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.156829 | controller | Jun 10 14:35:33.106419 crc crio[20344]: time="2026-06-10T14:35:33.105870854Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-jm4wq/extract-content" id=8650f110-6d83-4705-b8c9-24443866dc7a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.156886 | controller | Jun 10 14:35:33.107536 crc crio[20344]: time="2026-06-10T14:35:33.107465396Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.156919 | controller | Jun 10 14:35:33.164965 crc crio[20344]: time="2026-06-10T14:35:33.162372663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.156949 | controller | Jun 10 14:35:33.168338 crc crio[20344]: time="2026-06-10T14:35:33.166982891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.156975 | controller | Jun 10 14:35:33.309553 crc crio[20344]: time="2026-06-10T14:35:33.309400867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.157009 | controller | Jun 10 14:35:33.418686 crc crio[20344]: time="2026-06-10T14:35:33.418598255Z" level=info msg="Created container 37c76fc4d5b859595129a066a420653b1bf5562513af8dbe6ec71a91854579d4: openshift-marketplace/redhat-operators-jm4wq/extract-content" id=8650f110-6d83-4705-b8c9-24443866dc7a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.157035 | controller | Jun 10 14:35:33.420623 crc crio[20344]: time="2026-06-10T14:35:33.420441273Z" level=info msg="Starting container: 37c76fc4d5b859595129a066a420653b1bf5562513af8dbe6ec71a91854579d4" id=a6273f7c-c87f-4759-9c6c-6f3447815793 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.157052 | controller | Jun 10 14:35:33.452869 crc crio[20344]: time="2026-06-10T14:35:33.452613193Z" level=info msg="Started container" PID=21233 containerID=37c76fc4d5b859595129a066a420653b1bf5562513af8dbe6ec71a91854579d4 description=openshift-marketplace/redhat-operators-jm4wq/extract-content id=a6273f7c-c87f-4759-9c6c-6f3447815793 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56a7431c783fa32c7f36de2162ea319a4df164e24c0c7a3b279b316d757f7038
2026-06-10 15:52:06.157074 | controller | Jun 10 14:35:34.431191 crc crio[20344]: time="2026-06-10T14:35:34.430705434Z" level=info msg="Created container f51367149116c4dcb05a693316345a544a085f66279da0018ffc88c464082c90: openshift-etcd/installer-3-crc/installer" id=828f7182-a039-437a-8499-5b1fbcf44f38 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.157104 | controller | Jun 10 14:35:34.439866 crc crio[20344]: time="2026-06-10T14:35:34.43945066Z" level=info msg="Starting container: f51367149116c4dcb05a693316345a544a085f66279da0018ffc88c464082c90" id=709718c0-b48a-49d9-a1b9-771f535333f3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.157138 | controller | Jun 10 14:35:34.457796 crc crio[20344]: time="2026-06-10T14:35:34.457632409Z" level=info msg="Started container" PID=21244 containerID=f51367149116c4dcb05a693316345a544a085f66279da0018ffc88c464082c90 description=openshift-etcd/installer-3-crc/installer id=709718c0-b48a-49d9-a1b9-771f535333f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a850202e423106518697526b1fb8182bf6154a6044e6f6baddef4d1cedf2c656
2026-06-10 15:52:06.157168 | controller | Jun 10 14:35:36.434882 crc crio[20344]: time="2026-06-10T14:35:36.43466619Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=26c02e61-cb5e-48cf-9d1e-b8a6676935e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.157207 | controller | Jun 10 14:35:36.439773 crc crio[20344]: time="2026-06-10T14:35:36.439474484Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=09e79851-fb60-4f14-a6f5-5211613481f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.157237 | controller | Jun 10 14:35:36.453596 crc crio[20344]: time="2026-06-10T14:35:36.453410313Z" level=info msg="Creating container: openshift-marketplace/community-operators-z6dlw/registry-server" id=03c86814-5637-4090-952c-cf4bc8f291a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.157267 | controller | Jun 10 14:35:36.454320 crc crio[20344]: time="2026-06-10T14:35:36.454197434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.157284 | controller | Jun 10 14:35:36.560647 crc crio[20344]: time="2026-06-10T14:35:36.560476886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.157317 | controller | Jun 10 14:35:36.568242 crc crio[20344]: time="2026-06-10T14:35:36.568105403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.157347 | controller | Jun 10 14:35:36.811188 crc crio[20344]: time="2026-06-10T14:35:36.810717514Z" level=info msg="Created container 7618db39458e676a21832a486931e207873012131cded0dca478b96bd5735eb4: openshift-marketplace/community-operators-z6dlw/registry-server" id=03c86814-5637-4090-952c-cf4bc8f291a1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.157377 | controller | Jun 10 14:35:36.813800 crc crio[20344]: time="2026-06-10T14:35:36.813717272Z" level=info msg="Starting container: 7618db39458e676a21832a486931e207873012131cded0dca478b96bd5735eb4" id=4c13211e-f77e-477a-8f2c-a669ddd2a8ca name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.157406 | controller | Jun 10 14:35:36.821135 crc crio[20344]: time="2026-06-10T14:35:36.820935758Z" level=info msg="Started container" PID=21274 containerID=7618db39458e676a21832a486931e207873012131cded0dca478b96bd5735eb4 description=openshift-marketplace/community-operators-z6dlw/registry-server id=4c13211e-f77e-477a-8f2c-a669ddd2a8ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b345e112878299ea3cd09aefd20ba0aa609b943b0ff7fd14967d789f4e6d09f
2026-06-10 15:52:06.157441 | controller | Jun 10 14:35:38.473947 crc crio[20344]: time="2026-06-10T14:35:38.473323041Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ad480c7b-6509-44ff-9634-ba54b053c91c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.157471 | controller | Jun 10 14:35:38.507145 crc crio[20344]: time="2026-06-10T14:35:38.506783654Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=289bc975-2236-453b-934a-5c3d4ad1475a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.157501 | controller | Jun 10 14:35:39.068617 crc crio[20344]: time="2026-06-10T14:35:39.068484409Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-72pwn/registry-server" id=8f5b004b-bf1b-4944-9ad1-fe98a4985205 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.157530 | controller | Jun 10 14:35:39.069118 crc crio[20344]: time="2026-06-10T14:35:39.069089505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.157565 | controller | Jun 10 14:35:39.128473 crc crio[20344]: time="2026-06-10T14:35:39.12817736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.157595 | controller | Jun 10 14:35:39.133558 crc crio[20344]: time="2026-06-10T14:35:39.13321578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.157625 | controller | Jun 10 14:35:39.506946 crc crio[20344]: time="2026-06-10T14:35:39.506498014Z" level=info msg="Created container b0aadecb6e9f9670a446875516a1d18f04ee007415b6398549ea87dc52a67337: openshift-marketplace/redhat-marketplace-72pwn/registry-server" id=8f5b004b-bf1b-4944-9ad1-fe98a4985205 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.157650 | controller | Jun 10 14:35:39.508570 crc crio[20344]: time="2026-06-10T14:35:39.508477055Z" level=info msg="Starting container: b0aadecb6e9f9670a446875516a1d18f04ee007415b6398549ea87dc52a67337" id=cfce0f09-3441-4ad2-a032-fce993449789 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.157672 | controller | Jun 10 14:35:39.531538 crc crio[20344]: time="2026-06-10T14:35:39.531424497Z" level=info msg="Started container" PID=21304 containerID=b0aadecb6e9f9670a446875516a1d18f04ee007415b6398549ea87dc52a67337 description=openshift-marketplace/redhat-marketplace-72pwn/registry-server id=cfce0f09-3441-4ad2-a032-fce993449789 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42c3598d058f33c3be2dc5048d0945bd0f79aa75d462f4d9bbbe537be48f7288
2026-06-10 15:52:06.157698 | controller | Jun 10 14:35:40.660544 crc crio[20344]: time="2026-06-10T14:35:40.660500445Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e4259386-2c9b-4dc0-8a0b-17aa988271d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.157733 | controller | Jun 10 14:35:40.667906 crc crio[20344]: time="2026-06-10T14:35:40.667717651Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=290287b7-2dc5-4d09-b56f-5925ef96b840 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.157768 | controller | Jun 10 14:35:40.960570 crc crio[20344]: time="2026-06-10T14:35:40.960519278Z" level=info msg="Creating container: openshift-marketplace/certified-operators-bvbb4/registry-server" id=c78277c4-1510-4e92-bb2d-f1c27757bed8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.157816 | controller | Jun 10 14:35:40.961613 crc crio[20344]: time="2026-06-10T14:35:40.961590415Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.157844 | controller | Jun 10 14:35:41.041386 crc crio[20344]: time="2026-06-10T14:35:41.041336563Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.157898 | controller | Jun 10 14:35:41.045059 crc crio[20344]: time="2026-06-10T14:35:41.044996408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.157925 | controller | Jun 10 14:35:41.238983 crc crio[20344]: time="2026-06-10T14:35:41.23884472Z" level=info msg="Created container 2231b37a6da0a18e68299c733638b48eabe67144595b1f9cee12a036a935779c: openshift-marketplace/certified-operators-bvbb4/registry-server" id=c78277c4-1510-4e92-bb2d-f1c27757bed8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.157955 | controller | Jun 10 14:35:41.241674 crc crio[20344]: time="2026-06-10T14:35:41.241426707Z" level=info msg="Starting container: 2231b37a6da0a18e68299c733638b48eabe67144595b1f9cee12a036a935779c" id=21b061b8-935d-435f-8d5f-aa11762a0bc9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.157999 | controller | Jun 10 14:35:41.249878 crc crio[20344]: time="2026-06-10T14:35:41.249751892Z" level=info msg="Started container" PID=21335 containerID=2231b37a6da0a18e68299c733638b48eabe67144595b1f9cee12a036a935779c description=openshift-marketplace/certified-operators-bvbb4/registry-server id=21b061b8-935d-435f-8d5f-aa11762a0bc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3c548082ffe141d52dd311985493ba870d2003735002a7cda21efe075bf432d
2026-06-10 15:52:06.158030 | controller | Jun 10 14:35:51.797637 crc crio[20344]: time="2026-06-10T14:35:51.79686764Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=49b18a57-0954-442e-ae02-0957b4d1ae48 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.158064 | controller | Jun 10 14:35:51.801692 crc crio[20344]: time="2026-06-10T14:35:51.80152876Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d6b4840e-19a3-41ae-8ac5-1eab98443ca6 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.158094 | controller | Jun 10 14:35:51.811869 crc crio[20344]: time="2026-06-10T14:35:51.811752324Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-jm4wq/registry-server" id=4ff23356-1fd1-44d8-9788-95b9b322d1f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.158115 | controller | Jun 10 14:35:51.812478 crc crio[20344]: time="2026-06-10T14:35:51.812394881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.158132 | controller | Jun 10 14:35:51.885498 crc crio[20344]: time="2026-06-10T14:35:51.883752442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.158148 | controller | Jun 10 14:35:51.893510 crc crio[20344]: time="2026-06-10T14:35:51.893410922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.158166 | controller | Jun 10 14:35:52.045440 crc crio[20344]: time="2026-06-10T14:35:52.045151278Z" level=info msg="Created container a6ccc7c1d1e5fbb580c6f089f8880dd61e8f3a60d569bd1ceaa8885f02df26a7: openshift-marketplace/redhat-operators-jm4wq/registry-server" id=4ff23356-1fd1-44d8-9788-95b9b322d1f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.158201 | controller | Jun 10 14:35:52.047692 crc crio[20344]: time="2026-06-10T14:35:52.047594211Z" level=info msg="Starting container: a6ccc7c1d1e5fbb580c6f089f8880dd61e8f3a60d569bd1ceaa8885f02df26a7" id=814cda94-3874-46ef-aeca-c7a74df1db85 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.158231 | controller | Jun 10 14:35:52.054815 crc crio[20344]: time="2026-06-10T14:35:52.054712414Z" level=info msg="Started container" PID=21478 containerID=a6ccc7c1d1e5fbb580c6f089f8880dd61e8f3a60d569bd1ceaa8885f02df26a7 description=openshift-marketplace/redhat-operators-jm4wq/registry-server id=814cda94-3874-46ef-aeca-c7a74df1db85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56a7431c783fa32c7f36de2162ea319a4df164e24c0c7a3b279b316d757f7038
2026-06-10 15:52:06.158266 | controller | Jun 10 14:36:10.534703 crc crio[20344]: time="2026-06-10T14:36:10.532935395Z" level=info msg="Stopping pod sandbox: 7205732bcecdb4cd9be16789f41c9513dae10e40b40c8ab2e591c273fe94cc19" id=26cdf50d-7fe3-4cc3-bdea-a6e37f021d18 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.158296 | controller | Jun 10 14:36:10.537241 crc crio[20344]: time="2026-06-10T14:36:10.534754404Z" level=info msg="Stopped pod sandbox (already stopped): 7205732bcecdb4cd9be16789f41c9513dae10e40b40c8ab2e591c273fe94cc19" id=26cdf50d-7fe3-4cc3-bdea-a6e37f021d18 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.158331 | controller | Jun 10 14:36:10.537241 crc crio[20344]: time="2026-06-10T14:36:10.536790188Z" level=info msg="Removing pod sandbox: 7205732bcecdb4cd9be16789f41c9513dae10e40b40c8ab2e591c273fe94cc19" id=916c3408-3fcc-477d-b2d2-65390197a98f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.158367 | controller | Jun 10 14:36:10.561474 crc crio[20344]: time="2026-06-10T14:36:10.559086468Z" level=info msg="Removed pod sandbox: 7205732bcecdb4cd9be16789f41c9513dae10e40b40c8ab2e591c273fe94cc19" id=916c3408-3fcc-477d-b2d2-65390197a98f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.158402 | controller | Jun 10 14:36:10.563981 crc crio[20344]: time="2026-06-10T14:36:10.56362933Z" level=info msg="Stopping pod sandbox: 471bf39dda67cfc55c3ed790aba66bca400b09b04b1a631f38076f5cc83f7ab1" id=a3590cf3-aabb-4899-b727-3028a3edbb79 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.158428 | controller | Jun 10 14:36:10.564526 crc crio[20344]: time="2026-06-10T14:36:10.56400806Z" level=info msg="Stopped pod sandbox (already stopped): 471bf39dda67cfc55c3ed790aba66bca400b09b04b1a631f38076f5cc83f7ab1" id=a3590cf3-aabb-4899-b727-3028a3edbb79 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.158445 | controller | Jun 10 14:36:10.567720 crc crio[20344]: time="2026-06-10T14:36:10.567616447Z" level=info msg="Removing pod sandbox: 471bf39dda67cfc55c3ed790aba66bca400b09b04b1a631f38076f5cc83f7ab1" id=a7a9d27b-f4b1-4372-851e-e51a5e840afe name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.158466 | controller | Jun 10 14:36:10.583906 crc crio[20344]: time="2026-06-10T14:36:10.583736071Z" level=info msg="Removed pod sandbox: 471bf39dda67cfc55c3ed790aba66bca400b09b04b1a631f38076f5cc83f7ab1" id=a7a9d27b-f4b1-4372-851e-e51a5e840afe name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.158495 | controller | Jun 10 14:36:10.586479 crc crio[20344]: time="2026-06-10T14:36:10.586249918Z" level=info msg="Stopping pod sandbox: ea17455d2591ae540c3bd9e14bc72402b827d1b27641f38d4b52fdbeb58b08c4" id=15390e07-c236-4cc0-8fc0-3467bd25c3a3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.158521 | controller | Jun 10 14:36:10.586653 crc crio[20344]: time="2026-06-10T14:36:10.586501685Z" level=info msg="Stopped pod sandbox (already stopped): ea17455d2591ae540c3bd9e14bc72402b827d1b27641f38d4b52fdbeb58b08c4" id=15390e07-c236-4cc0-8fc0-3467bd25c3a3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.158557 | controller | Jun 10 14:36:10.587984 crc crio[20344]: time="2026-06-10T14:36:10.587862062Z" level=info msg="Removing pod sandbox: ea17455d2591ae540c3bd9e14bc72402b827d1b27641f38d4b52fdbeb58b08c4" id=5826ceca-035a-49c5-b615-11cefe309768 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.158587 | controller | Jun 10 14:36:10.601551 crc crio[20344]: time="2026-06-10T14:36:10.601248522Z" level=info msg="Removed pod sandbox: ea17455d2591ae540c3bd9e14bc72402b827d1b27641f38d4b52fdbeb58b08c4" id=5826ceca-035a-49c5-b615-11cefe309768 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.158617 | controller | Jun 10 14:36:10.603133 crc crio[20344]: time="2026-06-10T14:36:10.602942917Z" level=info msg="Stopping pod sandbox: 269af530416dc05b223cf725bc9d493cae4e072dc8f3e37cba23f507deeb5c39" id=6adfe2d3-45fc-4da1-a92d-3587c53fd30a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.158647 | controller | Jun 10 14:36:10.603225 crc crio[20344]: time="2026-06-10T14:36:10.603159063Z" level=info msg="Stopped pod sandbox (already stopped): 269af530416dc05b223cf725bc9d493cae4e072dc8f3e37cba23f507deeb5c39" id=6adfe2d3-45fc-4da1-a92d-3587c53fd30a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.158677 | controller | Jun 10 14:36:10.604119 crc crio[20344]: time="2026-06-10T14:36:10.603997706Z" level=info msg="Removing pod sandbox: 269af530416dc05b223cf725bc9d493cae4e072dc8f3e37cba23f507deeb5c39" id=046062b3-ac69-4fac-9e48-09be683569d4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.158715 | controller | Jun 10 14:36:10.611718 crc crio[20344]: time="2026-06-10T14:36:10.611641161Z" level=info msg="Removed pod sandbox: 269af530416dc05b223cf725bc9d493cae4e072dc8f3e37cba23f507deeb5c39" id=046062b3-ac69-4fac-9e48-09be683569d4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.158750 | controller | Jun 10 14:36:10.612545 crc crio[20344]: time="2026-06-10T14:36:10.612467353Z" level=info msg="Stopping pod sandbox: 2151290de62af04e9266d143a2f409dfac70667975f6391eb95e6863b200e2c3" id=5355c818-54cd-4632-8f35-c7e3f863ce56 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.158784 | controller | Jun 10 14:36:10.612545 crc crio[20344]: time="2026-06-10T14:36:10.612532955Z" level=info msg="Stopped pod sandbox (already stopped): 2151290de62af04e9266d143a2f409dfac70667975f6391eb95e6863b200e2c3" id=5355c818-54cd-4632-8f35-c7e3f863ce56 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.158814 | controller | Jun 10 14:36:10.613445 crc crio[20344]: time="2026-06-10T14:36:10.613373758Z" level=info msg="Removing pod sandbox: 2151290de62af04e9266d143a2f409dfac70667975f6391eb95e6863b200e2c3" id=b95d09c9-940f-41d7-bcc0-5b99f2d633f8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.158844 | controller | Jun 10 14:36:10.624067 crc crio[20344]: time="2026-06-10T14:36:10.623917011Z" level=info msg="Removed pod sandbox: 2151290de62af04e9266d143a2f409dfac70667975f6391eb95e6863b200e2c3" id=b95d09c9-940f-41d7-bcc0-5b99f2d633f8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.158905 | controller | Jun 10 14:36:10.625188 crc crio[20344]: time="2026-06-10T14:36:10.625016961Z" level=info msg="Stopping pod sandbox: 48ddd4a082e87365ca431eca455a560bd5875659002598ef4d11c03b104589fd" id=040e4514-1e15-4086-aea3-89a1fa3380b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.158936 | controller | Jun 10 14:36:10.625188 crc crio[20344]: time="2026-06-10T14:36:10.625145664Z" level=info msg="Stopped pod sandbox (already stopped): 48ddd4a082e87365ca431eca455a560bd5875659002598ef4d11c03b104589fd" id=040e4514-1e15-4086-aea3-89a1fa3380b7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.158970 | controller | Jun 10 14:36:10.626136 crc crio[20344]: time="2026-06-10T14:36:10.626074799Z" level=info msg="Removing pod sandbox: 48ddd4a082e87365ca431eca455a560bd5875659002598ef4d11c03b104589fd" id=14b35aab-3fa9-46be-b847-abb42acf0354 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.158996 | controller | Jun 10 14:36:10.634843 crc crio[20344]: time="2026-06-10T14:36:10.634740722Z" level=info msg="Removed pod sandbox: 48ddd4a082e87365ca431eca455a560bd5875659002598ef4d11c03b104589fd" id=14b35aab-3fa9-46be-b847-abb42acf0354 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.159025 | controller | Jun 10 14:36:13.944652 crc crio[20344]: time="2026-06-10T14:36:13.944115897Z" level=info msg="Stopping container: f51cdbbe9176e448fe2b0b7248b526b197dd3f66317a4f4f1037e7d74ba65f03 (timeout: 30s)" id=5623ba63-0e1a-4f9d-8cd5-062905116eb2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.159054 | controller | Jun 10 14:36:13.945691 crc crio[20344]: time="2026-06-10T14:36:13.944201799Z" level=info msg="Stopping container: 385b34e2ca2fa2e3834f9992168e694a70196bcc15176ad59c04c81b6163745f (timeout: 30s)" id=201699bd-1c46-4974-b3e7-058dea26919d name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.159088 | controller | Jun 10 14:36:13.948175 crc crio[20344]: time="2026-06-10T14:36:13.944203809Z" level=info msg="Stopping container: ea74b43c9bff6ae198d80ba1544846c639593b7358d5fa25c6f9316ce2980c07 (timeout: 30s)" id=614a208e-3eb6-4cf1-80be-26ddba4274c4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.159117 | controller | Jun 10 14:36:13.948175 crc crio[20344]: time="2026-06-10T14:36:13.944344243Z" level=info msg="Stopping container: bce997f7fa2f89cddfabab68cbe4e337f1eb023bf4f615950b3b0d4658e13f94 (timeout: 30s)" id=412c2e3f-ce1b-4f58-a75b-e32126007832 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.159151 | controller | Jun 10 14:36:13.950233 crc crio[20344]: time="2026-06-10T14:36:13.949906302Z" level=info msg="Stopping container: ef809867a6d1b9f6effc841e5f0020786158212abf702795d7b389485fd97cb6 (timeout: 30s)" id=6925a2fc-2ca8-4b82-845b-73b54087014d name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.159169 | controller | Jun 10 14:36:14.144516 crc crio[20344]: time="2026-06-10T14:36:14.144226497Z" level=info msg="Stopped container ea74b43c9bff6ae198d80ba1544846c639593b7358d5fa25c6f9316ce2980c07: openshift-etcd/etcd-crc/etcd-rev" id=614a208e-3eb6-4cf1-80be-26ddba4274c4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.159195 | controller | Jun 10 14:36:14.202809 crc crio[20344]: time="2026-06-10T14:36:14.202626848Z" level=info msg="Stopped container bce997f7fa2f89cddfabab68cbe4e337f1eb023bf4f615950b3b0d4658e13f94: openshift-etcd/etcd-crc/etcd-metrics" id=412c2e3f-ce1b-4f58-a75b-e32126007832 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.159225 | controller | Jun 10 14:36:14.273134 crc crio[20344]: time="2026-06-10T14:36:14.272956969Z" level=info msg="Stopped container 385b34e2ca2fa2e3834f9992168e694a70196bcc15176ad59c04c81b6163745f: openshift-etcd/etcd-crc/etcd-readyz" id=201699bd-1c46-4974-b3e7-058dea26919d name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.159259 | controller | Jun 10 14:36:16.066899 crc crio[20344]: time="2026-06-10T14:36:16.066796342Z" level=info msg="Stopping pod sandbox: a850202e423106518697526b1fb8182bf6154a6044e6f6baddef4d1cedf2c656" id=c889fa0a-ba61-425f-a35b-7ef15f27d57a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.159285 | controller | Jun 10 14:36:16.067904 crc crio[20344]: time="2026-06-10T14:36:16.06781573Z" level=info msg="Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:a850202e423106518697526b1fb8182bf6154a6044e6f6baddef4d1cedf2c656 UID:5ef6a3c9-cbdc-493d-9a1c-fa2093276c2e NetNS:/var/run/netns/566f5ff2-1f5b-4a35-be5c-189ae8418145 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod5ef6a3c9_cbdc_493d_9a1c_fa2093276c2e.slice PodAnnotations:0xc00078c378}] Aliases:map[]}"
2026-06-10 15:52:06.159320 | controller | Jun 10 14:36:16.068214 crc crio[20344]: time="2026-06-10T14:36:16.068136358Z" level=info msg="Deleting pod openshift-etcd_installer-3-crc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.159355 | controller | Jun 10 14:36:16.439746 crc crio[20344]: time="2026-06-10T14:36:16.439147564Z" level=info msg="Stopped pod sandbox: a850202e423106518697526b1fb8182bf6154a6044e6f6baddef4d1cedf2c656" id=c889fa0a-ba61-425f-a35b-7ef15f27d57a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.159382 | controller | Jun 10 14:36:26.192494 crc crio[20344]: time="2026-06-10T14:36:26.191089941Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=9fe1cfec-8af9-43c5-ae0b-ae446b98aa1a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.159421 | controller | Jun 10 14:36:26.194390 crc crio[20344]: time="2026-06-10T14:36:26.192233952Z" level=info msg="Removing container: 8789d0e4e8a43a4597f62a85b674cefe941fc591dc7fed95a8c8ab5910a4e833" id=4154cca7-5a8c-4787-9368-733e8ea3b5e8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.159451 | controller | Jun 10 14:36:26.273124 crc crio[20344]: time="2026-06-10T14:36:26.27288764Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=b8ed816c-fd75-4efa-9003-142d836db38e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.159481 | controller | Jun 10 14:36:26.282025 crc crio[20344]: time="2026-06-10T14:36:26.281944814Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=d17024db-31b3-4c83-a028-17ced640a052 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.159498 | controller | Jun 10 14:36:26.282643 crc crio[20344]: time="2026-06-10T14:36:26.28255241Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.159520 | controller | Jun 10 14:36:26.317891 crc crio[20344]: time="2026-06-10T14:36:26.317754407Z" level=info msg="Removed container 8789d0e4e8a43a4597f62a85b674cefe941fc591dc7fed95a8c8ab5910a4e833: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=4154cca7-5a8c-4787-9368-733e8ea3b5e8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.159541 | controller | Jun 10 14:36:26.321155 crc crio[20344]: time="2026-06-10T14:36:26.321067256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.159571 | controller | Jun 10 14:36:26.519185 crc crio[20344]: time="2026-06-10T14:36:26.518618798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.159601 | controller | Jun 10 14:36:26.631757 crc crio[20344]: time="2026-06-10T14:36:26.631620966Z" level=info msg="Created container eae1df4ebee2950359d04184f2944ea3af6e095ecf1beaaf98d7cc8b9da9169b: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=d17024db-31b3-4c83-a028-17ced640a052 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.159626 | controller | Jun 10 14:36:26.632807 crc crio[20344]: time="2026-06-10T14:36:26.632707085Z" level=info msg="Starting container: eae1df4ebee2950359d04184f2944ea3af6e095ecf1beaaf98d7cc8b9da9169b" id=6f53e99d-651b-43ad-b701-27f6d72a4229 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.159656 | controller | Jun 10 14:36:26.642986 crc crio[20344]: time="2026-06-10T14:36:26.642858418Z" level=info msg="Started container" PID=21958 containerID=eae1df4ebee2950359d04184f2944ea3af6e095ecf1beaaf98d7cc8b9da9169b description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=6f53e99d-651b-43ad-b701-27f6d72a4229 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac93d905748713d3d75a81efc4d6183639ffba10a36f0f635de4249b3f8c7f6b
2026-06-10 15:52:06.159686 | controller | Jun 10 14:36:41.584811 crc crio[20344]: time="2026-06-10T14:36:41.583362447Z" level=info msg="Stopped container ef809867a6d1b9f6effc841e5f0020786158212abf702795d7b389485fd97cb6: openshift-etcd/etcd-crc/etcd" id=6925a2fc-2ca8-4b82-845b-73b54087014d name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.159720 | controller | Jun 10 14:36:43.953010 crc crio[20344]: time="2026-06-10T14:36:43.951965406Z" level=warning msg="Stopping container f51cdbbe9176e448fe2b0b7248b526b197dd3f66317a4f4f1037e7d74ba65f03 with stop signal(15) timed out. Killing..."
2026-06-10 15:52:06.159750 | controller | Jun 10 14:36:43.992586 crc crio[20344]: time="2026-06-10T14:36:43.992488666Z" level=error msg="Killing container f51cdbbe9176e448fe2b0b7248b526b197dd3f66317a4f4f1037e7d74ba65f03 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill f51cdbbe9176e448fe2b0b7248b526b197dd3f66317a4f4f1037e7d74ba65f03 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-10 15:52:06.159780 | controller | Jun 10 14:36:44.053121 crc crio[20344]: time="2026-06-10T14:36:44.052848789Z" level=info msg="Stopped container f51cdbbe9176e448fe2b0b7248b526b197dd3f66317a4f4f1037e7d74ba65f03: openshift-etcd/etcd-crc/etcdctl" id=5623ba63-0e1a-4f9d-8cd5-062905116eb2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.159801 | controller | Jun 10 14:36:44.054115 crc crio[20344]: time="2026-06-10T14:36:44.05399845Z" level=info msg="Stopping pod sandbox: 272fca343dddbcc8fa1f1f518aa93c57d5ef621d042c53faaaf0e65a713023c6" id=466dd9eb-3dc5-4f18-a0b8-865e09c94ad7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.159827 | controller | Jun 10 14:36:44.060095 crc crio[20344]: time="2026-06-10T14:36:44.059931989Z" level=info msg="Stopped pod sandbox: 272fca343dddbcc8fa1f1f518aa93c57d5ef621d042c53faaaf0e65a713023c6" id=466dd9eb-3dc5-4f18-a0b8-865e09c94ad7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.159878 | controller | Jun 10 14:36:44.422216 crc crio[20344]: time="2026-06-10T14:36:44.422032076Z" level=info msg="Removing container: ea74b43c9bff6ae198d80ba1544846c639593b7358d5fa25c6f9316ce2980c07" id=dc69f480-fd0d-4e62-a8e0-f808939830cf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.159896 | controller | Jun 10 14:36:44.458565 crc crio[20344]: time="2026-06-10T14:36:44.458508146Z" level=info msg="Removed container ea74b43c9bff6ae198d80ba1544846c639593b7358d5fa25c6f9316ce2980c07: openshift-etcd/etcd-crc/etcd-rev" id=dc69f480-fd0d-4e62-a8e0-f808939830cf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.159922 | controller | Jun 10 14:36:44.467165 crc crio[20344]: time="2026-06-10T14:36:44.467122138Z" level=info msg="Removing container: 385b34e2ca2fa2e3834f9992168e694a70196bcc15176ad59c04c81b6163745f" id=46a9c31c-9737-4f1c-aee0-97111c193ec0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.159952 | controller | Jun 10 14:36:44.495466 crc crio[20344]: time="2026-06-10T14:36:44.495185493Z" level=info msg="Removed container 385b34e2ca2fa2e3834f9992168e694a70196bcc15176ad59c04c81b6163745f: openshift-etcd/etcd-crc/etcd-readyz" id=46a9c31c-9737-4f1c-aee0-97111c193ec0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.159977 | controller | Jun 10 14:36:44.499608 crc crio[20344]: time="2026-06-10T14:36:44.499518009Z" level=info msg="Removing container: bce997f7fa2f89cddfabab68cbe4e337f1eb023bf4f615950b3b0d4658e13f94" id=c5534e3c-cfee-4df7-8ace-9edcaa68dba6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.160007 | controller | Jun 10 14:36:44.529226 crc crio[20344]: time="2026-06-10T14:36:44.528806277Z" level=info msg="Removed container bce997f7fa2f89cddfabab68cbe4e337f1eb023bf4f615950b3b0d4658e13f94: openshift-etcd/etcd-crc/etcd-metrics" id=c5534e3c-cfee-4df7-8ace-9edcaa68dba6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.160036 | controller | Jun 10 14:36:44.548427 crc crio[20344]: time="2026-06-10T14:36:44.548247479Z" level=info msg="Removing container: ef809867a6d1b9f6effc841e5f0020786158212abf702795d7b389485fd97cb6" id=66c7a38c-1177-494a-a39e-cc2235693b04 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.160056 | controller | Jun 10 14:36:44.576676 crc crio[20344]: time="2026-06-10T14:36:44.575846902Z" level=info msg="Removed container ef809867a6d1b9f6effc841e5f0020786158212abf702795d7b389485fd97cb6: openshift-etcd/etcd-crc/etcd" id=66c7a38c-1177-494a-a39e-cc2235693b04 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.160072 | controller | Jun 10 14:36:44.580992 crc crio[20344]: time="2026-06-10T14:36:44.580890137Z" level=info msg="Removing container: f51cdbbe9176e448fe2b0b7248b526b197dd3f66317a4f4f1037e7d74ba65f03" id=f9bf4f0b-8902-46f8-8350-15c4d6c46a12 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.160088 | controller | Jun 10 14:36:44.613829 crc crio[20344]: time="2026-06-10T14:36:44.61370751Z" level=info msg="Removed container f51cdbbe9176e448fe2b0b7248b526b197dd3f66317a4f4f1037e7d74ba65f03: openshift-etcd/etcd-crc/etcdctl" id=f9bf4f0b-8902-46f8-8350-15c4d6c46a12 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.160104 | controller | Jun 10 14:36:44.619496 crc crio[20344]: time="2026-06-10T14:36:44.619399803Z" level=info msg="Removing container: 020737cdc4ca9eeee98401e39e63eb7897b5ca738a8bf8176fa4b95f6b837583" id=d4604668-4ead-4b35-a5e1-576ffba05c27 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.160125 | controller | Jun 10 14:36:44.690415 crc crio[20344]: time="2026-06-10T14:36:44.690197266Z" level=info msg="Removed container 020737cdc4ca9eeee98401e39e63eb7897b5ca738a8bf8176fa4b95f6b837583: openshift-etcd/etcd-crc/etcd-resources-copy" id=d4604668-4ead-4b35-a5e1-576ffba05c27 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.160142 | controller | Jun 10 14:36:44.693507 crc crio[20344]: time="2026-06-10T14:36:44.693444054Z" level=info msg="Removing container: 8113ac49f947a0c3dcdf2b92227e8bfc132752a0ced78d0b5499d586519ae04f" id=f015f375-e86b-4cba-b7f1-9579e8d23d04 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.160163 | controller | Jun 10 14:36:44.787709 crc crio[20344]: time="2026-06-10T14:36:44.786586758Z" level=info msg="Removed container 8113ac49f947a0c3dcdf2b92227e8bfc132752a0ced78d0b5499d586519ae04f: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=f015f375-e86b-4cba-b7f1-9579e8d23d04 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.160193 | controller | Jun 10 14:36:44.790667 crc crio[20344]: time="2026-06-10T14:36:44.790541045Z" level=info msg="Removing container: 56cfc8c05b662a5e93d284f0681a69d275a994f26cc09b7c9dab267cc8a88a29" id=ce04b724-e713-42a5-a164-bd26a84bd98b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.160227 | controller | Jun 10 14:36:44.900593 crc crio[20344]: time="2026-06-10T14:36:44.900425549Z" level=info msg="Removed container 56cfc8c05b662a5e93d284f0681a69d275a994f26cc09b7c9dab267cc8a88a29: openshift-etcd/etcd-crc/setup" id=ce04b724-e713-42a5-a164-bd26a84bd98b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.160257 | controller | Jun 10 14:37:06.653883 crc crio[20344]: time="2026-06-10T14:37:06.653411647Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=64dc9620-5ae3-46f5-87ac-e233206a2979 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.160287 | controller | Jun 10 14:37:06.655742 crc crio[20344]: time="2026-06-10T14:37:06.655674258Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=87c2d48a-71d0-403d-9bb7-77005df5d98b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.160312 | controller | Jun 10 14:37:06.658032 crc crio[20344]: time="2026-06-10T14:37:06.657893548Z" level=info msg="Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=1eeb7ddb-11bf-4d62-ac4c-2d06c5e8880a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.160343 | controller | Jun 10 14:37:06.658531 crc crio[20344]: time="2026-06-10T14:37:06.658413152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.160368 | controller | Jun 10 14:37:06.681340 crc crio[20344]: time="2026-06-10T14:37:06.681204905Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.160398 | controller | Jun 10 14:37:06.684768 crc crio[20344]: time="2026-06-10T14:37:06.684692359Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.160428 | controller | Jun 10 14:37:06.802022 crc crio[20344]: time="2026-06-10T14:37:06.801854319Z" level=info msg="Created container 6a6037db14421a207bcd20cefc5e102c39a0e645973fffa03179853be3668e59: openshift-network-node-identity/network-node-identity-dgvkt/approver" id=1eeb7ddb-11bf-4d62-ac4c-2d06c5e8880a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.160458 | controller | Jun 10 14:37:06.803141 crc crio[20344]: time="2026-06-10T14:37:06.80302963Z" level=info msg="Starting container: 6a6037db14421a207bcd20cefc5e102c39a0e645973fffa03179853be3668e59" id=73b60475-bebd-486b-86fa-1e922fc03fdb name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.160497 | controller | Jun 10 14:37:06.808707 crc crio[20344]: time="2026-06-10T14:37:06.80859857Z" level=info msg="Started container" PID=22481 containerID=6a6037db14421a207bcd20cefc5e102c39a0e645973fffa03179853be3668e59 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=73b60475-bebd-486b-86fa-1e922fc03fdb name=/runtime.v1.RuntimeService/StartContainer sandboxID=0164762b9c3be635b3a4390941414712cbacf6089ce2b347b43a159003a47048
2026-06-10 15:52:06.160524 | controller | Jun 10 14:37:10.660742 crc crio[20344]: time="2026-06-10T14:37:10.660134784Z" level=info msg="Stopping pod sandbox: 272fca343dddbcc8fa1f1f518aa93c57d5ef621d042c53faaaf0e65a713023c6" id=66f47fc8-51d8-4abd-91b9-c792fb32d56a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.160551 | controller | Jun 10 14:37:10.660742 crc crio[20344]: time="2026-06-10T14:37:10.660669578Z" level=info msg="Stopped pod sandbox (already stopped): 272fca343dddbcc8fa1f1f518aa93c57d5ef621d042c53faaaf0e65a713023c6" id=66f47fc8-51d8-4abd-91b9-c792fb32d56a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.160577 | controller | Jun 10 14:37:10.663794 crc crio[20344]: time="2026-06-10T14:37:10.661829389Z" level=info msg="Removing pod sandbox: 272fca343dddbcc8fa1f1f518aa93c57d5ef621d042c53faaaf0e65a713023c6" id=02df7f8e-1822-4c3d-9b0c-caed096e09f6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.160607 | controller | Jun 10 14:37:10.675212 crc crio[20344]: time="2026-06-10T14:37:10.675066415Z" level=info msg="Removed pod sandbox: 272fca343dddbcc8fa1f1f518aa93c57d5ef621d042c53faaaf0e65a713023c6" id=02df7f8e-1822-4c3d-9b0c-caed096e09f6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.160632 | controller | Jun 10 14:37:27.438167 crc crio[20344]: time="2026-06-10T14:37:27.437550871Z" level=info msg="Running pod sandbox: openshift-etcd/etcd-crc/POD" id=d5f30a5f-494a-4b4d-9d81-8159fa1a48b2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.160658 | controller | Jun 10 14:37:27.439999 crc crio[20344]: time="2026-06-10T14:37:27.438504817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.160684 | controller | Jun 10 14:37:27.468021 crc crio[20344]: time="2026-06-10T14:37:27.467827318Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=d5f30a5f-494a-4b4d-9d81-8159fa1a48b2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.160713 | controller | Jun 10 14:37:27.486643 crc crio[20344]: time="2026-06-10T14:37:27.486510438Z" level=info msg="Ran pod sandbox 1dcfa6d78583f258f118557e78dbfb1339e963faf776df3531bc27ff130a8ce6 with infra container: openshift-etcd/etcd-crc/POD" id=d5f30a5f-494a-4b4d-9d81-8159fa1a48b2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.160738 | controller | Jun 10 14:37:27.490667 crc crio[20344]: time="2026-06-10T14:37:27.490517788Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=03c7ab8a-449c-483c-af7f-271d87c0e7ce name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.160768 | controller | Jun 10 14:37:27.494777 crc crio[20344]: time="2026-06-10T14:37:27.494647421Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=2b33e348-244e-40d9-8356-694fc0e12d23 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.160793 | controller | Jun 10 14:37:27.520231 crc crio[20344]: time="2026-06-10T14:37:27.519948672Z" level=info msg="Creating container: openshift-etcd/etcd-crc/setup" id=31b62f9a-c4c1-4662-bd2d-fda68ef22ed7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.160814 | controller | Jun 10 14:37:27.521453 crc crio[20344]: time="2026-06-10T14:37:27.521209817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.160840 | controller | Jun 10 14:37:27.576185 crc crio[20344]: time="2026-06-10T14:37:27.575924982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.160893 | controller | Jun 10 14:37:27.795376 crc crio[20344]: time="2026-06-10T14:37:27.795153082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.160912 | controller | Jun 10 14:37:27.896701 crc crio[20344]: time="2026-06-10T14:37:27.89610093Z" level=info msg="Created container c11d60f9e4c545353d3aa65dc888453663a661555bb33745a2c202edc84284bd: openshift-etcd/etcd-crc/setup" id=31b62f9a-c4c1-4662-bd2d-fda68ef22ed7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.160941 | controller | Jun 10 14:37:27.897819 crc crio[20344]: time="2026-06-10T14:37:27.897697584Z" level=info msg="Starting container: c11d60f9e4c545353d3aa65dc888453663a661555bb33745a2c202edc84284bd" id=95729724-12bf-421f-9fde-6e389fe81f7d name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.160971 | controller | Jun 10 14:37:27.903451 crc crio[20344]: time="2026-06-10T14:37:27.903359909Z" level=info msg="Started container" PID=22808 containerID=c11d60f9e4c545353d3aa65dc888453663a661555bb33745a2c202edc84284bd description=openshift-etcd/etcd-crc/setup id=95729724-12bf-421f-9fde-6e389fe81f7d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dcfa6d78583f258f118557e78dbfb1339e963faf776df3531bc27ff130a8ce6
2026-06-10 15:52:06.160997 | controller | Jun 10 14:37:55.172690 crc crio[20344]: time="2026-06-10T14:37:55.171502995Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=b8af0400-f10a-419c-9e33-9fe81152d0b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.161022 | controller | Jun 10 14:37:55.176140 crc crio[20344]: time="2026-06-10T14:37:55.176006018Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a" id=f188d317-f658-4d56-a302-c67759eac025 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.161052 | controller | Jun 10 14:37:55.178865 crc crio[20344]: time="2026-06-10T14:37:55.178737962Z" level=info msg="Creating container: openshift-marketplace/marketplace-operator-547dbd544d-886qx/marketplace-operator" id=b5055a46-a031-445a-a8d4-2047745b6fe8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.161082 | controller | Jun 10 14:37:55.179066 crc crio[20344]: time="2026-06-10T14:37:55.178994149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.161116 | controller | Jun 10 14:37:55.201879 crc crio[20344]: time="2026-06-10T14:37:55.201763461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.161146 | controller | Jun 10 14:37:55.208649 crc crio[20344]: time="2026-06-10T14:37:55.208551687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.161172 | controller | Jun 10 14:37:55.332137 crc crio[20344]: time="2026-06-10T14:37:55.331585819Z" level=info msg="Created container fb51b2ba415b858989080ce5810d2cd5c6c574da022cb3459e1c15428c07790c: openshift-marketplace/marketplace-operator-547dbd544d-886qx/marketplace-operator" id=b5055a46-a031-445a-a8d4-2047745b6fe8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.161198 | controller | Jun 10 14:37:55.333816 crc crio[20344]: time="2026-06-10T14:37:55.333730047Z" level=info msg="Starting container: fb51b2ba415b858989080ce5810d2cd5c6c574da022cb3459e1c15428c07790c" id=a7deb254-e41b-4d83-9b4f-c6993299e563 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.161225 | controller | Jun 10 14:37:55.342836 crc crio[20344]: time="2026-06-10T14:37:55.342678352Z" level=info msg="Started container" PID=23134 containerID=fb51b2ba415b858989080ce5810d2cd5c6c574da022cb3459e1c15428c07790c description=openshift-marketplace/marketplace-operator-547dbd544d-886qx/marketplace-operator id=a7deb254-e41b-4d83-9b4f-c6993299e563 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a74a7790c882bf86b24fcc3ecc7cca374ed8b07dc0f90f657fc83e32199645f
2026-06-10 15:52:06.161256 | controller | Jun 10 14:38:02.897497 crc crio[20344]: time="2026-06-10T14:38:02.896813634Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=b7e115cc-e874-4f6f-aab6-f995bbcd30a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.161290 | controller | Jun 10 14:38:02.899952 crc crio[20344]: time="2026-06-10T14:38:02.899830237Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=ac03d7ed-9a6b-492f-9a6d-62cdf1ed9591 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.161319 | controller | Jun 10 14:38:02.925650 crc crio[20344]: time="2026-06-10T14:38:02.925475767Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=b509f88d-85b4-4bbc-b885-e0936ffa2157 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.161349 | controller | Jun 10 14:38:02.926358 crc crio[20344]: time="2026-06-10T14:38:02.926074644Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.161375 | controller | Jun 10 14:38:02.979240 crc crio[20344]: time="2026-06-10T14:38:02.97899343Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.161405 | controller | Jun 10 14:38:03.149158 crc crio[20344]: time="2026-06-10T14:38:03.148781419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.161435 | controller | Jun 10 14:38:03.280904 crc crio[20344]: time="2026-06-10T14:38:03.280766705Z" level=info msg="Created container 082a9905df7c1ada8b2dded4be1d82a694a85ab69742e331237a7ecfaa593338: openshift-etcd/etcd-crc/etcd-ensure-env-vars" id=b509f88d-85b4-4bbc-b885-e0936ffa2157 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.161469 | controller | Jun 10 14:38:03.282737 crc crio[20344]: time="2026-06-10T14:38:03.282691698Z" level=info msg="Starting container: 082a9905df7c1ada8b2dded4be1d82a694a85ab69742e331237a7ecfaa593338" id=8b554882-e990-4453-ab33-3faac1baa5f1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.161500 | controller | Jun 10 14:38:03.294085 crc crio[20344]: time="2026-06-10T14:38:03.294048408Z" level=info msg="Started container" PID=23270 containerID=082a9905df7c1ada8b2dded4be1d82a694a85ab69742e331237a7ecfaa593338 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=8b554882-e990-4453-ab33-3faac1baa5f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dcfa6d78583f258f118557e78dbfb1339e963faf776df3531bc27ff130a8ce6
2026-06-10 15:52:06.161531 | controller | Jun 10 14:38:38.280058 crc crio[20344]: time="2026-06-10T14:38:38.278741952Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=66506127-b2ec-4735-a982-0f1f821ee6eb name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.161561 | controller | Jun 10 14:38:38.286714 crc crio[20344]: time="2026-06-10T14:38:38.286533695Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=449283cd-f67d-400c-b3eb-6d3ddf0c31d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.161579 | controller | Jun 10 14:38:38.310581 crc crio[20344]: time="2026-06-10T14:38:38.310438828Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-resources-copy" id=258d7cc1-4c5f-4d5e-bdb7-77e537f2708b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.161609 | controller | Jun 10 14:38:38.310973 crc crio[20344]: time="2026-06-10T14:38:38.310942882Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.161639 | controller | Jun 10 14:38:38.345573 crc crio[20344]: time="2026-06-10T14:38:38.344884849Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.161665 | controller | Jun 10 14:38:38.545130 crc crio[20344]: time="2026-06-10T14:38:38.545013137Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.161681 | controller | Jun 10 14:38:38.673723 crc crio[20344]: time="2026-06-10T14:38:38.67357896Z" level=info msg="Created container b309a130c3a77ddb2e5aebbbe89dcbbdcd5fabed9b6e22c3b03cfeb6329d3e1e: openshift-etcd/etcd-crc/etcd-resources-copy" id=258d7cc1-4c5f-4d5e-bdb7-77e537f2708b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.161698 | controller | Jun 10 14:38:38.675700 crc crio[20344]: time="2026-06-10T14:38:38.675652377Z" level=info msg="Starting container: b309a130c3a77ddb2e5aebbbe89dcbbdcd5fabed9b6e22c3b03cfeb6329d3e1e" id=be8d9fbe-372e-4a1a-b847-5be431ca0ab7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.161724 | controller | Jun 10 14:38:38.682952 crc crio[20344]: time="2026-06-10T14:38:38.682845453Z" level=info msg="Started container" PID=23732 containerID=b309a130c3a77ddb2e5aebbbe89dcbbdcd5fabed9b6e22c3b03cfeb6329d3e1e description=openshift-etcd/etcd-crc/etcd-resources-copy id=be8d9fbe-372e-4a1a-b847-5be431ca0ab7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dcfa6d78583f258f118557e78dbfb1339e963faf776df3531bc27ff130a8ce6
2026-06-10 15:52:06.161754 | controller | Jun 10 14:38:44.703887 crc crio[20344]: time="2026-06-10T14:38:44.702742934Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=bc6378ed-84e5-4fe1-95f2-b01f3975cc93 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.161785 | controller | Jun 10 14:38:44.707812 crc crio[20344]: time="2026-06-10T14:38:44.707672598Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=156fce12-482f-496f-930a-293f599a86d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.161831 | controller | Jun 10 14:38:44.712462 crc crio[20344]: time="2026-06-10T14:38:44.712197732Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=d6ed1643-69d5-40bf-b20a-f84f7e364705 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.161875 | controller | Jun 10 14:38:44.714025 crc crio[20344]: time="2026-06-10T14:38:44.713897978Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.161898 | controller | Jun 10 14:38:44.714720 crc crio[20344]: time="2026-06-10T14:38:44.714575867Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=23020a84-cf47-4def-b2d7-16ee12554d3b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.161930 | controller | Jun 10 14:38:44.716907 crc crio[20344]: time="2026-06-10T14:38:44.716740626Z" level=info msg="Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6" id=b035ae44-de15-4df4-b8ac-a5d066929f48 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.161960 | controller | Jun 10 14:38:44.720741 crc crio[20344]: time="2026-06-10T14:38:44.720594791Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=913b597a-ea38-43e5-bd12-c7eb940596fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.161992 | controller | Jun 10 14:38:44.734384 crc crio[20344]: time="2026-06-10T14:38:44.734116241Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.162023 | controller | Jun 10 14:38:44.770378 crc crio[20344]: time="2026-06-10T14:38:44.770022642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.162054 | controller | Jun 10 14:38:44.778444 crc crio[20344]: time="2026-06-10T14:38:44.778176605Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.162076 | controller | Jun 10 14:38:44.794804 crc crio[20344]: time="2026-06-10T14:38:44.794625014Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.162102 | controller | Jun 10 14:38:44.937158 crc crio[20344]: time="2026-06-10T14:38:44.936988694Z" level=info msg="Created container e65a239769d5f190c1c8ffdb8d62e53eea6779be05180e1ef3e911c3b0dcb885: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=d6ed1643-69d5-40bf-b20a-f84f7e364705 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.162128 | controller | Jun 10 14:38:44.938135 crc crio[20344]: time="2026-06-10T14:38:44.938024892Z" level=info msg="Starting container: e65a239769d5f190c1c8ffdb8d62e53eea6779be05180e1ef3e911c3b0dcb885" id=0ca66135-aecc-4b81-ae25-1be9a267a804 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.162162 | controller | Jun 10 14:38:44.944757 crc crio[20344]: time="2026-06-10T14:38:44.944638703Z" level=info msg="Started container" PID=23821 containerID=e65a239769d5f190c1c8ffdb8d62e53eea6779be05180e1ef3e911c3b0dcb885 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=0ca66135-aecc-4b81-ae25-1be9a267a804 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1ea49f28501ee2d06f382ff768f4f74d2552d9563ecf77e3b171533c6371cd4
2026-06-10 15:52:06.162189 | controller | Jun 10 14:38:45.016344 crc crio[20344]: time="2026-06-10T14:38:45.016025704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.162219 | controller | Jun 10 14:38:45.091993 crc crio[20344]: time="2026-06-10T14:38:45.091830335Z" level=info msg="Created container 53517077db6bd10a26085376e86ecab686a311b8f1da937e5387d8ac35f29f36: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller" id=913b597a-ea38-43e5-bd12-c7eb940596fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.162264 | controller | Jun 10 14:38:45.093408 crc crio[20344]: time="2026-06-10T14:38:45.093309666Z" level=info msg="Starting container: 53517077db6bd10a26085376e86ecab686a311b8f1da937e5387d8ac35f29f36" id=66249cf5-fc85-4f9c-81cc-6dee4f897da8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.162291 | controller | Jun 10 14:38:45.099569 crc crio[20344]: time="2026-06-10T14:38:45.099479514Z" level=info msg="Started container" PID=23838 containerID=53517077db6bd10a26085376e86ecab686a311b8f1da937e5387d8ac35f29f36 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=66249cf5-fc85-4f9c-81cc-6dee4f897da8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac93d905748713d3d75a81efc4d6183639ffba10a36f0f635de4249b3f8c7f6b
2026-06-10 15:52:06.162325 | controller | Jun 10 14:38:49.807935 crc crio[20344]: time="2026-06-10T14:38:49.807154156Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=b73a2b46-1137-4546-bcf8-a3707c2eb861 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.162355 | controller | Jun 10 14:38:49.810151 crc crio[20344]: time="2026-06-10T14:38:49.809985323Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=d4ce7eae-706b-4510-8f26-5b11ce5776e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.162377 | controller | Jun 10 14:38:49.812755 crc crio[20344]: time="2026-06-10T14:38:49.812633275Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=8c29c150-6538-4599-8145-e8c2f70a34f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.162393 | controller | Jun 10 14:38:49.813508 crc crio[20344]: time="2026-06-10T14:38:49.813223741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.162424 | controller | Jun 10 14:38:49.841866 crc crio[20344]: time="2026-06-10T14:38:49.840697312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.162454 | controller | Jun 10 14:38:50.011726 crc crio[20344]: time="2026-06-10T14:38:50.011604042Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.162485 | controller | Jun 10 14:38:50.127046 crc crio[20344]: time="2026-06-10T14:38:50.126893552Z" level=info msg="Created container 06d8e4a1d39dc6f082d708c9b60e53b8fce8593fc5e66255f084b04041d4002c: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler" id=8c29c150-6538-4599-8145-e8c2f70a34f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.162511 | controller | Jun 10 14:38:50.127944 crc crio[20344]: time="2026-06-10T14:38:50.12789343Z" level=info msg="Starting container: 06d8e4a1d39dc6f082d708c9b60e53b8fce8593fc5e66255f084b04041d4002c" id=238cd8ab-8dc6-4d40-b83c-70cdf5b5bab6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.162541 | controller | Jun 10 14:38:50.132845 crc crio[20344]: time="2026-06-10T14:38:50.132766663Z" level=info msg="Started container" PID=23956 containerID=06d8e4a1d39dc6f082d708c9b60e53b8fce8593fc5e66255f084b04041d4002c description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=238cd8ab-8dc6-4d40-b83c-70cdf5b5bab6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f3328017e32ef464b543261926457d43725e203c3f1c65cfd120269ba0ffa94
2026-06-10 15:52:06.162572 | controller | Jun 10 14:38:50.142083 crc crio[20344]: time="2026-06-10T14:38:50.142032226Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=7b23504e-31b6-4203-aadb-5026b50353e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.162611 | controller | Jun 10 14:38:50.144119 crc crio[20344]: time="2026-06-10T14:38:50.14400644Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db" id=40b2f477-794b-4d40-a3ea-24f2106a003f name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.162642 | controller | Jun 10 14:38:50.146596 crc crio[20344]: time="2026-06-10T14:38:50.146506488Z" level=info msg="Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=06e5bda2-4bb5-4868-a0d5-2781ccd70263 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.162672 | controller | Jun 10 14:38:50.146816 crc crio[20344]: time="2026-06-10T14:38:50.146749845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.162708 | controller | Jun 10 14:38:50.165427 crc crio[20344]: time="2026-06-10T14:38:50.165329602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.162725 | controller | Jun 10 14:38:50.331891 crc crio[20344]: time="2026-06-10T14:38:50.331733559Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.162741 | controller | Jun 10 14:38:50.397716 crc crio[20344]: time="2026-06-10T14:38:50.397571868Z" level=info msg="Created container 4a11f7b44e94b4792a299e178cf46feb04cdbd87de2ed55c4c320fa46a073df2: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller" id=06e5bda2-4bb5-4868-a0d5-2781ccd70263 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.162757 | controller | Jun 10 14:38:50.398780 crc crio[20344]: time="2026-06-10T14:38:50.39871826Z" level=info msg="Starting container: 4a11f7b44e94b4792a299e178cf46feb04cdbd87de2ed55c4c320fa46a073df2" id=dd99b79d-fe17-4bd9-bfbc-0f49d6a05c0a name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.162773 | controller | Jun 10 14:38:50.405954 crc crio[20344]: time="2026-06-10T14:38:50.405864975Z" level=info msg="Started container" PID=23983 containerID=4a11f7b44e94b4792a299e178cf46feb04cdbd87de2ed55c4c320fa46a073df2 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=dd99b79d-fe17-4bd9-bfbc-0f49d6a05c0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f3328017e32ef464b543261926457d43725e203c3f1c65cfd120269ba0ffa94
2026-06-10 15:52:06.162795 | controller | Jun 10 14:38:54.883333 crc crio[20344]: time="2026-06-10T14:38:54.882487904Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=e0ce7fa4-de7b-437a-ae02-3b3fda519e54 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.162827 | controller | Jun 10 14:38:54.888544 crc crio[20344]: time="2026-06-10T14:38:54.888426676Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d" id=4853e94d-f873-4cee-a0bb-fd06286aec9e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.162873 | controller | Jun 10 14:38:54.892439 crc crio[20344]: time="2026-06-10T14:38:54.89224003Z" level=info msg="Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=b91a756a-08b5-4f16-9b33-1dbe8cbfc851 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.162909 | controller | Jun 10 14:38:54.892848 crc crio[20344]: time="2026-06-10T14:38:54.892818466Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.162931 | controller | Jun 10 14:38:54.953011 crc crio[20344]: time="2026-06-10T14:38:54.952730133Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.162957 | controller | Jun 10 14:38:54.962473 crc crio[20344]: time="2026-06-10T14:38:54.962352956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.162983 | controller | Jun 10 14:38:55.067121 crc crio[20344]: time="2026-06-10T14:38:55.067001855Z" level=info msg="Created container 9339d6de66ebe1cc9b6e38fc100c95507c29596a335d90a7b2c561c8b8eefa54: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator" id=b91a756a-08b5-4f16-9b33-1dbe8cbfc851 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.163013 | controller | Jun 10 14:38:55.068170 crc crio[20344]: time="2026-06-10T14:38:55.068061684Z" level=info msg="Starting container: 9339d6de66ebe1cc9b6e38fc100c95507c29596a335d90a7b2c561c8b8eefa54" id=4165c9de-df72-421c-8275-2f687f594cb4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.163040 | controller | Jun 10 14:38:55.072346 crc crio[20344]: time="2026-06-10T14:38:55.072166556Z" level=info msg="Started container" PID=24028 containerID=9339d6de66ebe1cc9b6e38fc100c95507c29596a335d90a7b2c561c8b8eefa54 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=4165c9de-df72-421c-8275-2f687f594cb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f86a66527621b148947e6e134b40ff60315c5620d4cac58d2c0512fb59f52759
2026-06-10 15:52:06.163071 | controller | Jun 10 14:38:57.945616 crc crio[20344]: time="2026-06-10T14:38:57.944731906Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=b00fa9a2-cc4f-4f2e-95b9-fe8954de34dd name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.163102 | controller | Jun 10 14:38:57.947097 crc crio[20344]: time="2026-06-10T14:38:57.946668109Z" level=info msg="Removing container: 0050825f79f7b9b93434a39b9d1f29cc100eeb3af4af814be87ee35e3f2e5001" id=71555dff-3d40-4e9a-85e9-d212c5c00365 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.163124 | controller | Jun 10 14:38:57.950748 crc crio[20344]: time="2026-06-10T14:38:57.950674479Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=c49a1819-4570-4483-9a3c-e8e842b82487 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.163140 | controller | Jun 10 14:38:57.955511 crc crio[20344]: time="2026-06-10T14:38:57.955228043Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=67daa75c-9c29-41c3-9f67-5cfb7a0f0eda name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.163156 | controller | Jun 10 14:38:57.956099 crc crio[20344]: time="2026-06-10T14:38:57.955975033Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.163182 | controller | Jun 10 14:38:57.991847 crc crio[20344]: time="2026-06-10T14:38:57.991482114Z" level=info msg="Removed container 0050825f79f7b9b93434a39b9d1f29cc100eeb3af4af814be87ee35e3f2e5001: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=71555dff-3d40-4e9a-85e9-d212c5c00365 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.163214 | controller | Jun 10 14:38:57.996645 crc crio[20344]: time="2026-06-10T14:38:57.996380997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.163253 | controller | Jun 10 14:38:58.222772 crc crio[20344]: time="2026-06-10T14:38:58.222361212Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.163288 | controller | Jun 10 14:38:58.358191 crc crio[20344]: time="2026-06-10T14:38:58.357915816Z" level=info msg="Created container 218cced67f7f84e1dc3da548805cb4db15825c351b80d0193f3c43f36a40a793: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=67daa75c-9c29-41c3-9f67-5cfb7a0f0eda name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.163319 | controller | Jun 10 14:38:58.359676 crc crio[20344]: time="2026-06-10T14:38:58.359492119Z" level=info msg="Starting container: 218cced67f7f84e1dc3da548805cb4db15825c351b80d0193f3c43f36a40a793" id=c95e2b91-280c-44b1-b478-e1f884805ebd name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.163344 | controller | Jun 10 14:38:58.365805 crc crio[20344]: time="2026-06-10T14:38:58.365690689Z" level=info msg="Started container" PID=24098 containerID=218cced67f7f84e1dc3da548805cb4db15825c351b80d0193f3c43f36a40a793 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=c95e2b91-280c-44b1-b478-e1f884805ebd name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac93d905748713d3d75a81efc4d6183639ffba10a36f0f635de4249b3f8c7f6b
2026-06-10 15:52:06.163375 | controller | Jun 10 14:38:58.975741 crc crio[20344]: time="2026-06-10T14:38:58.975657826Z" level=info msg="Removing container: 834b2e06b7293e0b62b5861adf06ea1b40c6899d3aabfce70039699a823d74a6" id=f54839a8-8c3f-4425-ab51-c7a933df8c40 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.163407 | controller | Jun 10 14:38:58.984909 crc crio[20344]: time="2026-06-10T14:38:58.984788555Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=ebcffd40-6772-41e8-8c98-eebefaca530f name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.163438 | controller | Jun 10 14:38:59.071519 crc crio[20344]: time="2026-06-10T14:38:59.071450523Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0" id=a2dda66b-4a5d-42a5-8010-263253a40b3e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.163465 | controller | Jun 10 14:38:59.076846 crc crio[20344]: time="2026-06-10T14:38:59.076638565Z" level=info msg="Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=a4ade43e-6ecb-486b-91b5-47f8c5eae4da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.163496 | controller | Jun 10 14:38:59.077347 crc crio[20344]: time="2026-06-10T14:38:59.077177949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.163527 | controller | Jun 10 14:38:59.118315 crc crio[20344]: time="2026-06-10T14:38:59.118099648Z" level=info msg="Removed container 834b2e06b7293e0b62b5861adf06ea1b40c6899d3aabfce70039699a823d74a6: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=f54839a8-8c3f-4425-ab51-c7a933df8c40 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.163558 | controller | Jun 10 14:38:59.121906 crc crio[20344]: time="2026-06-10T14:38:59.121807149Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.163575 | controller | Jun 10 14:38:59.282016 crc crio[20344]: time="2026-06-10T14:38:59.28142458Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.163605 | controller | Jun 10 14:38:59.393881 crc crio[20344]: time="2026-06-10T14:38:59.393707848Z" level=info msg="Created container 155a29a4bec322bccd09f500301e9559af148b75b17ddcdfa88daebc353982eb: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller" id=a4ade43e-6ecb-486b-91b5-47f8c5eae4da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.163639 | controller | Jun 10 14:38:59.397600 crc crio[20344]: time="2026-06-10T14:38:59.397457021Z" level=info msg="Starting container: 155a29a4bec322bccd09f500301e9559af148b75b17ddcdfa88daebc353982eb" id=5af1316b-e62d-4bea-a207-24ac4dde8f55 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.163670 | controller | Jun 10 14:38:59.408155 crc crio[20344]: time="2026-06-10T14:38:59.408099182Z" level=info msg="Started container" PID=24124 containerID=155a29a4bec322bccd09f500301e9559af148b75b17ddcdfa88daebc353982eb description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=5af1316b-e62d-4bea-a207-24ac4dde8f55 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdcae05abe3c74f4c2679117d8a761c010ac53832c8a748582ab5d41a7170adb
2026-06-10 15:52:06.163692 | controller | Jun 10 14:39:13.655220 crc crio[20344]: time="2026-06-10T14:39:13.653713262Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=29b1e7a7-ee95-4384-a1c6-82f8900cc6c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.163723 | controller | Jun 10 14:39:13.658191 crc crio[20344]: time="2026-06-10T14:39:13.65802363Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=d5006968-5903-4c3f-8fdc-9d66b1ef6607 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.163757 | controller | Jun 10 14:39:13.675212 crc crio[20344]: time="2026-06-10T14:39:13.675059035Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcdctl" id=bb7b4aca-abd2-4ca4-8bea-5e4abb5c4697 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.163788 | controller | Jun 10 14:39:13.675980 crc crio[20344]: time="2026-06-10T14:39:13.675877288Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.163825 | controller | Jun 10 14:39:13.729802 crc crio[20344]: time="2026-06-10T14:39:13.729181434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.163882 | controller | Jun 10 14:39:13.956372 crc crio[20344]: time="2026-06-10T14:39:13.956156865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.163914 | controller | Jun 10 14:39:14.069994 crc crio[20344]: time="2026-06-10T14:39:14.069147663Z" level=info msg="Created container 986f638c54f9e6abb8e9056a7d7955e52cedc99bb278bc0c8d4ae3cf3a1ac0cc: openshift-etcd/etcd-crc/etcdctl" id=bb7b4aca-abd2-4ca4-8bea-5e4abb5c4697 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.163939 | controller | Jun 10 14:39:14.071710 crc crio[20344]: time="2026-06-10T14:39:14.071421415Z" level=info msg="Starting container: 986f638c54f9e6abb8e9056a7d7955e52cedc99bb278bc0c8d4ae3cf3a1ac0cc" id=c3b498d1-2777-4967-b7a6-90cc4975123d name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.163961 | controller | Jun 10 14:39:14.075698 crc crio[20344]: time="2026-06-10T14:39:14.075572888Z" level=info msg="Started container" PID=24339 containerID=986f638c54f9e6abb8e9056a7d7955e52cedc99bb278bc0c8d4ae3cf3a1ac0cc description=openshift-etcd/etcd-crc/etcdctl id=c3b498d1-2777-4967-b7a6-90cc4975123d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dcfa6d78583f258f118557e78dbfb1339e963faf776df3531bc27ff130a8ce6
2026-06-10 15:52:06.163982 | controller | Jun 10 14:39:14.089039 crc crio[20344]: time="2026-06-10T14:39:14.088759758Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=9fb58d28-a5f1-4880-a5fe-aac40808dfe4 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.164005 | controller | Jun 10 14:39:14.095866 crc crio[20344]: time="2026-06-10T14:39:14.095624376Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=fce3c0d0-5338-4c3b-90f1-0c1498134a27 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.164040 | controller | Jun 10 14:39:14.101770 crc crio[20344]: time="2026-06-10T14:39:14.101644571Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd" id=6bd8d09c-6212-4d56-a449-80c9a6aa8c95 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.164075 | controller | Jun 10 14:39:14.102695 crc crio[20344]: time="2026-06-10T14:39:14.102034271Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.164102 | controller | Jun 10 14:39:14.123191 crc crio[20344]: time="2026-06-10T14:39:14.123032025Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.164132 | controller | Jun 10 14:39:14.350692 crc crio[20344]: time="2026-06-10T14:39:14.350518241Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.164163 | controller | Jun 10 14:39:14.470570 crc crio[20344]: time="2026-06-10T14:39:14.470403327Z" level=info msg="Created container 8b9f792dbb110146e040ebf9de033b8774c53990a8c7c1812666763526cc8dc5: openshift-etcd/etcd-crc/etcd" id=6bd8d09c-6212-4d56-a449-80c9a6aa8c95 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.164194 | controller | Jun 10 14:39:14.473191 crc crio[20344]: time="2026-06-10T14:39:14.47308692Z" level=info msg="Starting container: 8b9f792dbb110146e040ebf9de033b8774c53990a8c7c1812666763526cc8dc5" id=7980e476-0669-4581-9aed-22d46228aa82 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.164220 | controller | Jun 10 14:39:14.483664 crc crio[20344]: time="2026-06-10T14:39:14.483556436Z" level=info msg="Started container" PID=24362 containerID=8b9f792dbb110146e040ebf9de033b8774c53990a8c7c1812666763526cc8dc5 description=openshift-etcd/etcd-crc/etcd id=7980e476-0669-4581-9aed-22d46228aa82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dcfa6d78583f258f118557e78dbfb1339e963faf776df3531bc27ff130a8ce6
2026-06-10 15:52:06.164241 | controller | Jun 10 14:39:14.500711 crc crio[20344]: time="2026-06-10T14:39:14.500638823Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=048a201e-17b2-4aac-9881-77384a0863c3 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.164258 | controller | Jun 10 14:39:14.503131 crc crio[20344]: time="2026-06-10T14:39:14.503024708Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612" id=e53faace-fdda-42e9-90c9-1400c33c000f name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.164275 | controller | Jun 10 14:39:14.510199 crc crio[20344]: time="2026-06-10T14:39:14.510093211Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-metrics" id=9a9432a1-6ed1-46a2-912f-fca7a8cac0aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.164298 | controller | Jun 10 14:39:14.510630 crc crio[20344]: time="2026-06-10T14:39:14.510536643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.164337 | controller | Jun 10 14:39:14.548318 crc crio[20344]: time="2026-06-10T14:39:14.547806622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.164369 | controller | Jun 10 14:39:14.735505 crc crio[20344]: time="2026-06-10T14:39:14.735352306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.164399 | controller | Jun 10 14:39:14.843172 crc crio[20344]: time="2026-06-10T14:39:14.84307765Z" level=info msg="Created container 1fb5f28d3ad4d71b77b7445394bc734769079487871645f6ea4f330c619851a6: openshift-etcd/etcd-crc/etcd-metrics" id=9a9432a1-6ed1-46a2-912f-fca7a8cac0aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.164426 | controller | Jun 10 14:39:14.844829 crc crio[20344]: time="2026-06-10T14:39:14.844712834Z" level=info msg="Starting container: 1fb5f28d3ad4d71b77b7445394bc734769079487871645f6ea4f330c619851a6" id=7ef7dbf1-1146-4f9f-b78e-4e38793da779 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.164456 | controller | Jun 10 14:39:14.850632 crc crio[20344]: time="2026-06-10T14:39:14.850511113Z" level=info msg="Started container" PID=24380 containerID=1fb5f28d3ad4d71b77b7445394bc734769079487871645f6ea4f330c619851a6 description=openshift-etcd/etcd-crc/etcd-metrics id=7ef7dbf1-1146-4f9f-b78e-4e38793da779 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dcfa6d78583f258f118557e78dbfb1339e963faf776df3531bc27ff130a8ce6
2026-06-10 15:52:06.164487 | controller | Jun 10 14:39:14.867071 crc crio[20344]: time="2026-06-10T14:39:14.866679605Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=885ba6b3-b638-46f1-80aa-812934cd190f name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.164522 | controller | Jun 10 14:39:14.870234 crc crio[20344]: time="2026-06-10T14:39:14.87018331Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=797f888b-2c93-4519-95c6-ba47aaebf2a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.164540 | controller | Jun 10 14:39:14.876552 crc crio[20344]: time="2026-06-10T14:39:14.876466262Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-readyz" id=3843c518-fbf5-418f-bc9d-5bf3476455eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.164562 | controller | Jun 10 14:39:14.876993 crc crio[20344]: time="2026-06-10T14:39:14.876921554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.164592 | controller | Jun 10 14:39:14.904573 crc crio[20344]: time="2026-06-10T14:39:14.904247531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.164618 | controller | Jun 10 14:39:15.102502 crc crio[20344]: time="2026-06-10T14:39:15.102375735Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.164644 | controller | Jun 10 14:39:15.213246 crc crio[20344]: time="2026-06-10T14:39:15.213112831Z" level=info msg="Created container 7e2b0591587ba683a271b8d68658c308d0e736a37466adda073580e23591a0dd: openshift-etcd/etcd-crc/etcd-readyz" id=3843c518-fbf5-418f-bc9d-5bf3476455eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.164674 | controller | Jun 10 14:39:15.214614 crc crio[20344]: time="2026-06-10T14:39:15.214524149Z" level=info msg="Starting container: 7e2b0591587ba683a271b8d68658c308d0e736a37466adda073580e23591a0dd" id=341e5857-c3fe-4a99-bfa6-88f72caeeee6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.164717 | controller | Jun 10 14:39:15.226199 crc crio[20344]: time="2026-06-10T14:39:15.226117116Z" level=info msg="Started container" PID=24397 containerID=7e2b0591587ba683a271b8d68658c308d0e736a37466adda073580e23591a0dd description=openshift-etcd/etcd-crc/etcd-readyz id=341e5857-c3fe-4a99-bfa6-88f72caeeee6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dcfa6d78583f258f118557e78dbfb1339e963faf776df3531bc27ff130a8ce6
2026-06-10 15:52:06.164748 | controller | Jun 10 14:39:15.240522 crc crio[20344]: time="2026-06-10T14:39:15.240435357Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=9d8f568b-2acd-41fd-a5d1-4e6c3da8bdf1 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.164779 | controller | Jun 10 14:39:15.243023 crc crio[20344]: time="2026-06-10T14:39:15.242958666Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e" id=743fbb48-273c-4751-b156-8e8d4160428c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.164813 | controller | Jun 10 14:39:15.250627 crc crio[20344]: time="2026-06-10T14:39:15.250543943Z" level=info msg="Creating container: openshift-etcd/etcd-crc/etcd-rev" id=a58557ed-5da2-493f-9c4f-e2ac00bca973 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.164838 | controller | Jun 10 14:39:15.251139 crc crio[20344]: time="2026-06-10T14:39:15.251053227Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.164890 | controller | Jun 10 14:39:15.289363 crc crio[20344]: time="2026-06-10T14:39:15.289178249Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.164925 | controller | Jun 10 14:39:15.475052 crc crio[20344]: time="2026-06-10T14:39:15.474912194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.164956 | controller | Jun 10 14:39:15.586001 crc crio[20344]: time="2026-06-10T14:39:15.585770623Z" level=info msg="Created container 8cd96b66a75a651e8ff1ad6b14d4b471311a6aedbe682a0752fa6696c60e5651: openshift-etcd/etcd-crc/etcd-rev" id=a58557ed-5da2-493f-9c4f-e2ac00bca973 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.164985 | controller | Jun 10 14:39:15.587172 crc crio[20344]: time="2026-06-10T14:39:15.586993497Z" level=info msg="Starting container: 8cd96b66a75a651e8ff1ad6b14d4b471311a6aedbe682a0752fa6696c60e5651" id=94c575b3-e444-4776-b3e5-07be783774f6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.165007 | controller | Jun 10 14:39:15.594798 crc crio[20344]: time="2026-06-10T14:39:15.594644926Z" level=info msg="Started container" PID=24417 containerID=8cd96b66a75a651e8ff1ad6b14d4b471311a6aedbe682a0752fa6696c60e5651 description=openshift-etcd/etcd-crc/etcd-rev id=94c575b3-e444-4776-b3e5-07be783774f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dcfa6d78583f258f118557e78dbfb1339e963faf776df3531bc27ff130a8ce6
2026-06-10 15:52:06.165024 | controller | Jun 10 14:39:29.052153 crc crio[20344]: time="2026-06-10T14:39:29.051164233Z" level=info msg="Stopping container: 218cced67f7f84e1dc3da548805cb4db15825c351b80d0193f3c43f36a40a793 (timeout: 30s)" id=e27883e9-4f43-4d82-8af2-080a7d466d9d name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.165040 | controller | Jun 10 14:39:29.145180 crc crio[20344]: time="2026-06-10T14:39:29.145020336Z" level=info msg="Stopped container 218cced67f7f84e1dc3da548805cb4db15825c351b80d0193f3c43f36a40a793: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=e27883e9-4f43-4d82-8af2-080a7d466d9d name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.165061 | controller | Jun 10 14:39:29.147636 crc crio[20344]: time="2026-06-10T14:39:29.14745066Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=d09811a6-2511-4624-8e08-8074c3e39789 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.165088 | controller | Jun 10 14:39:29.152819 crc crio[20344]: time="2026-06-10T14:39:29.152694639Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00" id=490ffe73-d86d-496f-b743-5fe877ab5dd5 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.165118 | controller | Jun 10 14:39:29.155832 crc crio[20344]: time="2026-06-10T14:39:29.155743269Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=51c932d3-8aaa-44f0-b70d-b02aed25f59a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.165152 | controller | Jun 10 14:39:29.156359 crc crio[20344]: time="2026-06-10T14:39:29.156218422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.165181 | controller | Jun 10 14:39:29.200034 crc crio[20344]: time="2026-06-10T14:39:29.199887792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.165207 | controller | Jun 10 14:39:29.371915 crc crio[20344]: time="2026-06-10T14:39:29.371761972Z" level=info msg="Removing container: 9d18985bb5ae9ad23462ba09e7b544e1e212bc87e0b107aa4285a50b7a5bf9ad" id=8fb709e9-b161-4538-8900-68bd80b50c1f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.165237 | controller | Jun 10 14:39:29.434427 crc crio[20344]: time="2026-06-10T14:39:29.43389735Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.165266 | controller | Jun 10 14:39:29.503974 crc crio[20344]: time="2026-06-10T14:39:29.503900755Z" level=info msg="Removed container 9d18985bb5ae9ad23462ba09e7b544e1e212bc87e0b107aa4285a50b7a5bf9ad: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=8fb709e9-b161-4538-8900-68bd80b50c1f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.165300 | controller | Jun 10 14:39:29.559460 crc crio[20344]: time="2026-06-10T14:39:29.559357596Z" level=info msg="Created container 855e6c458554bdb8b27d1020ae40fa70ebb9826fcd9c1b373c3e8bf482199182: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller" id=51c932d3-8aaa-44f0-b70d-b02aed25f59a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.165325 | controller | Jun 10 14:39:29.560644 crc crio[20344]: time="2026-06-10T14:39:29.560554288Z" level=info msg="Starting container: 855e6c458554bdb8b27d1020ae40fa70ebb9826fcd9c1b373c3e8bf482199182" id=094d7386-2910-41c6-9206-b98d803d6e4b name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.165342 | controller | Jun 10 14:39:29.567663 crc crio[20344]: time="2026-06-10T14:39:29.567540802Z" level=info msg="Started container" PID=24670 containerID=855e6c458554bdb8b27d1020ae40fa70ebb9826fcd9c1b373c3e8bf482199182 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=094d7386-2910-41c6-9206-b98d803d6e4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac93d905748713d3d75a81efc4d6183639ffba10a36f0f635de4249b3f8c7f6b
2026-06-10 15:52:06.165368 | controller | Jun 10 14:41:22.122025 crc crio[20344]: time="2026-06-10T14:41:22.120225107Z" level=info msg="Stopping container: b9640caba8bb3d78444446515cbdda4d2d06476cd9a2a3004dca06cc6c5371e3 (timeout: 15s)" id=d52b0364-cf14-499e-8b75-1cb08c2e63d7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.165412 | controller | Jun 10 14:41:22.371032 crc crio[20344]: time="2026-06-10T14:41:22.370862173Z" level=info msg="Stopped container b9640caba8bb3d78444446515cbdda4d2d06476cd9a2a3004dca06cc6c5371e3: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=d52b0364-cf14-499e-8b75-1cb08c2e63d7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.165443 | controller | Jun 10 14:41:22.372894 crc crio[20344]: time="2026-06-10T14:41:22.372787464Z" level=info msg="Stopping pod sandbox: 53311ff11672c26d4f8123f2678a7b7f61333b89f6cabbdd9dd58f88bb8a3b46" id=08b430fc-e29e-46b1-b4dd-d5b1830ddbb0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.165470 | controller | Jun 10 14:41:22.374610 crc crio[20344]: time="2026-06-10T14:41:22.374518379Z" level=info msg="Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:53311ff11672c26d4f8123f2678a7b7f61333b89f6cabbdd9dd58f88bb8a3b46 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/634e9141-e23c-4549-9397-3b9117372509 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:0xc002264e10}] Aliases:map[]}"
2026-06-10 15:52:06.165500 | controller | Jun 10 14:41:22.375716 crc crio[20344]: time="2026-06-10T14:41:22.375629348Z" level=info msg="Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.165530 | controller | Jun 10 14:41:22.662754 crc crio[20344]: time="2026-06-10T14:41:22.661692547Z" level=info msg="Stopped pod sandbox: 53311ff11672c26d4f8123f2678a7b7f61333b89f6cabbdd9dd58f88bb8a3b46" id=08b430fc-e29e-46b1-b4dd-d5b1830ddbb0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.165561 | controller | Jun 10 14:41:22.814235 crc crio[20344]: time="2026-06-10T14:41:22.814163115Z" level=info msg="Removing container: b9640caba8bb3d78444446515cbdda4d2d06476cd9a2a3004dca06cc6c5371e3" id=a9b7de12-bf33-4e56-a554-509b7df13167 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.165595 | controller | Jun 10 14:41:22.874981 crc crio[20344]: time="2026-06-10T14:41:22.874836154Z" level=info msg="Removed container b9640caba8bb3d78444446515cbdda4d2d06476cd9a2a3004dca06cc6c5371e3: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift" id=a9b7de12-bf33-4e56-a554-509b7df13167 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.165625 | controller | Jun 10 14:42:10.805909 crc crio[20344]: time="2026-06-10T14:42:10.804523871Z" level=info msg="Stopping pod sandbox: 53311ff11672c26d4f8123f2678a7b7f61333b89f6cabbdd9dd58f88bb8a3b46" id=32335f9e-0853-4802-9567-87b874fc41c7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.165655 | controller | Jun 10 14:42:10.805909 crc crio[20344]: time="2026-06-10T14:42:10.805849506Z" level=info msg="Stopped pod sandbox (already stopped): 53311ff11672c26d4f8123f2678a7b7f61333b89f6cabbdd9dd58f88bb8a3b46" id=32335f9e-0853-4802-9567-87b874fc41c7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.165685 | controller | Jun 10 14:42:10.809693 crc crio[20344]: time="2026-06-10T14:42:10.806989096Z" level=info msg="Removing pod sandbox: 53311ff11672c26d4f8123f2678a7b7f61333b89f6cabbdd9dd58f88bb8a3b46" id=d3a961f5-517f-4f73-b423-61cf26f91f60 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.165703 | controller | Jun 10 14:42:10.829540 crc crio[20344]: time="2026-06-10T14:42:10.829235302Z" level=info msg="Removed pod sandbox: 53311ff11672c26d4f8123f2678a7b7f61333b89f6cabbdd9dd58f88bb8a3b46" id=d3a961f5-517f-4f73-b423-61cf26f91f60 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.165732 | controller | Jun 10 14:42:16.833232 crc crio[20344]: time="2026-06-10T14:42:16.82991483Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-qcn8g/POD" id=cd762cff-77f0-4186-bd7a-203d742db59b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.165763 | controller | Jun 10 14:42:16.833232 crc crio[20344]: time="2026-06-10T14:42:16.832057037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.165784 | controller | Jun 10 14:42:16.894431 crc crio[20344]: time="2026-06-10T14:42:16.893346442Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685042-4bbm2/POD" id=f66ca6cc-bd28-4f22-b835-b162ea3e7fae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.165814 | controller | Jun 10 14:42:16.894615 crc crio[20344]: time="2026-06-10T14:42:16.894518853Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.165841 | controller | Jun 10 14:42:16.900878 crc crio[20344]: time="2026-06-10T14:42:16.900818829Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-446wk/POD" id=118411cf-8487-4ca3-8185-5680321203f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.165881 | controller | Jun 10 14:42:16.901040 crc crio[20344]: time="2026-06-10T14:42:16.900894211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.165900 | controller | Jun 10 14:42:16.910193 crc crio[20344]: time="2026-06-10T14:42:16.910014381Z" level=info msg="Got pod network &{Name:redhat-operators-qcn8g Namespace:openshift-marketplace ID:6603d1c60b2b71d6c8b3c608c1e2105492f361fa4ebe8c5e358233be84a19cd8 UID:f416f68d-6227-4d2a-a58d-42788b613d55 NetNS:/var/run/netns/223243c0-c993-476d-ba7d-3dd2e67c8001 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf416f68d_6227_4d2a_a58d_42788b613d55.slice PodAnnotations:0xc000528268}] Aliases:map[]}"
2026-06-10 15:52:06.165930 | controller | Jun 10 14:42:16.910193 crc crio[20344]: time="2026-06-10T14:42:16.910065133Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-qcn8g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.165953 | controller | Jun 10 14:42:16.913747 crc crio[20344]: time="2026-06-10T14:42:16.913588596Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685042-4bbm2 Namespace:openshift-infra ID:3b9252aab9a5fc9fb731d073d5060d68c1878791700d6b873c29504b06f7ae4f UID:f11a5d44-4bf1-4b84-9fc2-a5ef1053055c NetNS:/var/run/netns/e03cffc8-a676-4da4-a1bc-fffcbf256049 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf11a5d44_4bf1_4b84_9fc2_a5ef1053055c.slice PodAnnotations:0xc002264218}] Aliases:map[]}"
2026-06-10 15:52:06.165970 | controller | Jun 10 14:42:16.913747 crc crio[20344]: time="2026-06-10T14:42:16.913703639Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685042-4bbm2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.165988 | controller | Jun 10 14:42:16.930209 crc crio[20344]: time="2026-06-10T14:42:16.930043069Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-72r26/POD" id=821903d3-8807-4335-9731-a60788e583bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.166004 | controller | Jun 10 14:42:16.930209 crc crio[20344]: time="2026-06-10T14:42:16.930135752Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.166022 | controller | Jun 10 14:42:16.934076 crc crio[20344]: time="2026-06-10T14:42:16.933918101Z" level=info msg="Got pod network &{Name:community-operators-446wk Namespace:openshift-marketplace ID:d27009ffabb8e7d0959a5c430fd0e62c0db4b40c3555f93508fe9ae7a72a5830 UID:c14ffe0d-8cb0-47cc-af8f-49da8684e040 NetNS:/var/run/netns/d9d58ed4-37ab-4855-9bf9-700795aff0a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc14ffe0d_8cb0_47cc_af8f_49da8684e040.slice PodAnnotations:0xc0007383c0}] Aliases:map[]}"
2026-06-10 15:52:06.166058 | controller | Jun 10 14:42:16.934076 crc crio[20344]: time="2026-06-10T14:42:16.934000563Z" level=info msg="Adding pod openshift-marketplace_community-operators-446wk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.166089 | controller | Jun 10 14:42:16.955128 crc crio[20344]: time="2026-06-10T14:42:16.954904104Z" level=info msg="Running pod sandbox: openshift-authentication/oauth-openshift-996965bf7-852tb/POD" id=76c464b3-dce3-4e8c-a09f-2d7f8da8d6e7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.166115 | controller | Jun 10 14:42:16.955418 crc crio[20344]: time="2026-06-10T14:42:16.955166151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.166145 | controller | Jun 10 14:42:16.964805 crc crio[20344]: time="2026-06-10T14:42:16.964686932Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-jcd8w/POD" id=332783de-5055-4ab5-9dd8-9edc6107f28f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.166168 | controller | Jun 10 14:42:16.964991 crc crio[20344]: time="2026-06-10T14:42:16.964823006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.166194 | controller | Jun 10 14:42:16.964991 crc crio[20344]: time="2026-06-10T14:42:16.964960189Z" level=info msg="Got pod network &{Name:redhat-marketplace-72r26 Namespace:openshift-marketplace ID:169636ee4392fc4ff473c6a5f4448f4d7c8d036f5cfbe343a5a52d7f1fec4449 UID:e48bb619-57a6-43f0-9346-5c72039481df NetNS:/var/run/netns/f6a949aa-85dc-45f2-85ec-e4499e7b99c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode48bb619_57a6_43f0_9346_5c72039481df.slice PodAnnotations:0xc0005286d8}] Aliases:map[]}"
2026-06-10 15:52:06.166321 | controller | Jun 10 14:42:16.964991 crc crio[20344]: time="2026-06-10T14:42:16.9649957Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-72r26 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.166361 | controller | Jun 10 14:42:17.032628 crc crio[20344]: time="2026-06-10T14:42:17.031103573Z" level=info msg="Got pod network &{Name:oauth-openshift-996965bf7-852tb Namespace:openshift-authentication ID:90f87eed490b025d2f044a2466ebccfcc4524d74662212e3ae361c6a67b5a498 UID:6f926f8c-2de0-4d1b-bbdc-838638c47ee0 NetNS:/var/run/netns/cde1ea45-7b55-4c41-877e-5f0d4252762f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f926f8c_2de0_4d1b_bbdc_838638c47ee0.slice PodAnnotations:0xc000738540}] Aliases:map[]}"
2026-06-10 15:52:06.166389 | controller | Jun 10 14:42:17.032628 crc crio[20344]: time="2026-06-10T14:42:17.031601156Z" level=info msg="Adding pod openshift-authentication_oauth-openshift-996965bf7-852tb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.166420 | controller | Jun 10 14:42:17.038621 crc crio[20344]: time="2026-06-10T14:42:17.038543129Z" level=info msg="Got pod network &{Name:certified-operators-jcd8w Namespace:openshift-marketplace ID:c251bacaf842c2b7262ee243b1d98c1fcd246f31ec1f33f83426db9c598dffd3 UID:a44dc0db-a9af-4bb2-9d53-21bb8530ebe7 NetNS:/var/run/netns/0bd6d326-1d08-4393-b095-17a207f9fc80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda44dc0db_a9af_4bb2_9d53_21bb8530ebe7.slice PodAnnotations:0xc0022644f0}] Aliases:map[]}"
2026-06-10 15:52:06.166460 | controller | Jun 10 14:42:17.038621 crc crio[20344]: time="2026-06-10T14:42:17.0386002Z" level=info msg="Adding pod openshift-marketplace_certified-operators-jcd8w to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.166492 | controller | Jun 10 14:42:19.177449 crc crio[20344]: 2026-06-10T14:42:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:169636ee4392fc4 Mac:72:16:10:03:4e:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/f6a949aa-85dc-45f2-85ec-e4499e7b99c4 SocketPath: PciID:}] [{Interface:0xc00048c5c0 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.166519 | controller | Jun 10 14:42:19.177449 crc crio[20344]: time="2026-06-10T14:42:19.175489379Z" level=info msg="Got pod network &{Name:redhat-marketplace-72r26 Namespace:openshift-marketplace ID:169636ee4392fc4ff473c6a5f4448f4d7c8d036f5cfbe343a5a52d7f1fec4449 UID:e48bb619-57a6-43f0-9346-5c72039481df NetNS:/var/run/netns/f6a949aa-85dc-45f2-85ec-e4499e7b99c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode48bb619_57a6_43f0_9346_5c72039481df.slice PodAnnotations:0xc0005286d8}] Aliases:map[]}"
2026-06-10 15:52:06.166550 | controller | Jun 10 14:42:19.177449 crc crio[20344]: time="2026-06-10T14:42:19.175648533Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-72r26 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.166579 | controller | Jun 10 14:42:19.189175 crc crio[20344]: time="2026-06-10T14:42:19.188791789Z" level=info msg="Ran pod sandbox 169636ee4392fc4ff473c6a5f4448f4d7c8d036f5cfbe343a5a52d7f1fec4449 with infra container: openshift-marketplace/redhat-marketplace-72r26/POD" id=821903d3-8807-4335-9731-a60788e583bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.166614 | controller | Jun 10 14:42:19.193758 crc crio[20344]: time="2026-06-10T14:42:19.193247027Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=32be948c-2778-4073-88ab-90a4a5831fd3 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.166643 | controller | Jun 10 14:42:19.200968 crc crio[20344]: time="2026-06-10T14:42:19.200744994Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=51245fb5-4641-411e-9836-47784addcd5f name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.166661 | controller | Jun 10 14:42:19.228998 crc crio[20344]: time="2026-06-10T14:42:19.227671354Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-72r26/extract-utilities" id=22d84f0e-04d6-41c4-89f4-62aa979b3912 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.166682 | controller | Jun 10 14:42:19.232061 crc crio[20344]: time="2026-06-10T14:42:19.230844018Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.166716 | controller | Jun 10 14:42:19.246354 crc crio[20344]: 2026-06-10T14:42:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c251bacaf842c2b Mac:82:47:07:04:f5:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/0bd6d326-1d08-4393-b095-17a207f9fc80 SocketPath: PciID:}] [{Interface:0xc000228ef0 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.166758 | controller | Jun 10 14:42:19.246354 crc crio[20344]: time="2026-06-10T14:42:19.246021538Z" level=info msg="Got pod network &{Name:certified-operators-jcd8w Namespace:openshift-marketplace ID:c251bacaf842c2b7262ee243b1d98c1fcd246f31ec1f33f83426db9c598dffd3 UID:a44dc0db-a9af-4bb2-9d53-21bb8530ebe7 NetNS:/var/run/netns/0bd6d326-1d08-4393-b095-17a207f9fc80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda44dc0db_a9af_4bb2_9d53_21bb8530ebe7.slice PodAnnotations:0xc0022644f0}] Aliases:map[]}"
2026-06-10 15:52:06.166796 | controller | Jun 10 14:42:19.246563 crc crio[20344]: time="2026-06-10T14:42:19.246357847Z" level=info msg="Checking pod openshift-marketplace_certified-operators-jcd8w for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.166832 | controller | Jun 10 14:42:19.259332 crc crio[20344]: time="2026-06-10T14:42:19.259200645Z" level=info msg="Ran pod sandbox c251bacaf842c2b7262ee243b1d98c1fcd246f31ec1f33f83426db9c598dffd3 with infra container: openshift-marketplace/certified-operators-jcd8w/POD" id=332783de-5055-4ab5-9dd8-9edc6107f28f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.166890 | controller | Jun 10 14:42:19.263612 crc crio[20344]: time="2026-06-10T14:42:19.263537669Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=14a74cb0-152f-4151-a301-6c37faeebf46 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.166923 | controller | Jun 10 14:42:19.265895 crc crio[20344]: time="2026-06-10T14:42:19.26585476Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=60052a31-66fc-4ecc-9542-d1b5668a634f name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.166957 | controller | Jun 10 14:42:19.281066 crc crio[20344]: 2026-06-10T14:42:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d27009ffabb8e7d Mac:02:2e:fa:e3:67:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/d9d58ed4-37ab-4855-9bf9-700795aff0a8 SocketPath: PciID:}] [{Interface:0xc0000150a0 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.166992 | controller | Jun 10 14:42:19.281964 crc crio[20344]: time="2026-06-10T14:42:19.281897423Z" level=info msg="Got pod network &{Name:community-operators-446wk Namespace:openshift-marketplace ID:d27009ffabb8e7d0959a5c430fd0e62c0db4b40c3555f93508fe9ae7a72a5830 UID:c14ffe0d-8cb0-47cc-af8f-49da8684e040 NetNS:/var/run/netns/d9d58ed4-37ab-4855-9bf9-700795aff0a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc14ffe0d_8cb0_47cc_af8f_49da8684e040.slice PodAnnotations:0xc0007383c0}] Aliases:map[]}"
2026-06-10 15:52:06.167014 | controller | Jun 10 14:42:19.282144 crc crio[20344]: time="2026-06-10T14:42:19.282085788Z" level=info msg="Checking pod openshift-marketplace_community-operators-446wk for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.167036 | controller | Jun 10 14:42:19.282345 crc crio[20344]: time="2026-06-10T14:42:19.281933074Z" level=info msg="Creating container: openshift-marketplace/certified-operators-jcd8w/extract-utilities" id=0e433b2a-f9c9-4cac-a829-9db6cf17f271 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.167052 | controller | Jun 10 14:42:19.283968 crc crio[20344]: time="2026-06-10T14:42:19.283892526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.167069 | controller | Jun 10 14:42:19.285651 crc crio[20344]: time="2026-06-10T14:42:19.285595871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.167103 | controller | Jun 10 14:42:19.292024 crc crio[20344]: time="2026-06-10T14:42:19.291956788Z" level=info msg="Ran pod sandbox d27009ffabb8e7d0959a5c430fd0e62c0db4b40c3555f93508fe9ae7a72a5830 with infra container: openshift-marketplace/community-operators-446wk/POD" id=118411cf-8487-4ca3-8185-5680321203f7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.167129 | controller | Jun 10 14:42:19.293951 crc crio[20344]: time="2026-06-10T14:42:19.293866369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.167146 | controller | Jun 10 14:42:19.294739 crc crio[20344]: time="2026-06-10T14:42:19.294628699Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=965eaa58-f11b-4b22-b0d8-3f220af5a211 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.167176 | controller | Jun 10 14:42:19.296772 crc crio[20344]: time="2026-06-10T14:42:19.29658607Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d2cd4ba4-3a2d-4344-8d74-68ef927a71e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.167201 | controller | Jun 10 14:42:19.307370 crc crio[20344]: time="2026-06-10T14:42:19.306411919Z" level=info msg="Creating container: openshift-marketplace/community-operators-446wk/extract-utilities" id=af4b1d5c-99b8-453f-8c82-704c9d69daee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.167231 | controller | Jun 10 14:42:19.307370 crc crio[20344]: time="2026-06-10T14:42:19.307250111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.167260 | controller | Jun 10 14:42:19.316750 crc crio[20344]: time="2026-06-10T14:42:19.31667612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.167285 | controller | Jun 10 14:42:19.329617 crc crio[20344]: time="2026-06-10T14:42:19.329533119Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.167315 | controller | Jun 10 14:42:19.354033 crc crio[20344]: 2026-06-10T14:42:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3b9252aab9a5fc9 Mac:92:30:fa:fb:95:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/e03cffc8-a676-4da4-a1bc-fffcbf256049 SocketPath: PciID:}] [{Interface:0xc00025aa40 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.167332 | controller | Jun 10 14:42:19.355026 crc crio[20344]: time="2026-06-10T14:42:19.35499449Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685042-4bbm2 Namespace:openshift-infra ID:3b9252aab9a5fc9fb731d073d5060d68c1878791700d6b873c29504b06f7ae4f UID:f11a5d44-4bf1-4b84-9fc2-a5ef1053055c NetNS:/var/run/netns/e03cffc8-a676-4da4-a1bc-fffcbf256049 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf11a5d44_4bf1_4b84_9fc2_a5ef1053055c.slice PodAnnotations:0xc002264218}] Aliases:map[]}"
2026-06-10 15:52:06.167349 | controller | Jun 10 14:42:19.355228 crc crio[20344]: time="2026-06-10T14:42:19.355211695Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685042-4bbm2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.167365 | controller | Jun 10 14:42:19.362054 crc crio[20344]: time="2026-06-10T14:42:19.361940003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.167405 | controller | Jun 10 14:42:19.364968 crc crio[20344]: 2026-06-10T14:42:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:90f87eed490b025 Mac:e6:aa:ea:d2:78:1d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/cde1ea45-7b55-4c41-877e-5f0d4252762f SocketPath: PciID:}] [{Interface:0xc0002d2c20 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.167435 | controller | Jun 10 14:42:19.365767 crc crio[20344]: time="2026-06-10T14:42:19.365701072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.167465 | controller | Jun 10 14:42:19.365848 crc crio[20344]: time="2026-06-10T14:42:19.365817285Z" level=info msg="Got pod network &{Name:oauth-openshift-996965bf7-852tb Namespace:openshift-authentication ID:90f87eed490b025d2f044a2466ebccfcc4524d74662212e3ae361c6a67b5a498 UID:6f926f8c-2de0-4d1b-bbdc-838638c47ee0 NetNS:/var/run/netns/cde1ea45-7b55-4c41-877e-5f0d4252762f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f926f8c_2de0_4d1b_bbdc_838638c47ee0.slice PodAnnotations:0xc000738540}] Aliases:map[]}"
2026-06-10 15:52:06.167495 | controller | Jun 10 14:42:19.366030 crc crio[20344]: time="2026-06-10T14:42:19.365941078Z" level=info msg="Checking pod openshift-authentication_oauth-openshift-996965bf7-852tb for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.167521 | controller | Jun 10 14:42:19.374359 crc crio[20344]: time="2026-06-10T14:42:19.374323049Z" level=info msg="Ran pod sandbox 3b9252aab9a5fc9fb731d073d5060d68c1878791700d6b873c29504b06f7ae4f with infra container: openshift-infra/auto-csr-approver-29685042-4bbm2/POD" id=f66ca6cc-bd28-4f22-b835-b162ea3e7fae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.167550 | controller | Jun 10 14:42:19.376861 crc crio[20344]: time="2026-06-10T14:42:19.37664269Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=2eeec73f-280a-45eb-98ca-0626ea3ecde5 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.167580 | controller | Jun 10 14:42:19.380447 crc crio[20344]: time="2026-06-10T14:42:19.380233625Z" level=info msg="Ran pod sandbox 90f87eed490b025d2f044a2466ebccfcc4524d74662212e3ae361c6a67b5a498 with infra container: openshift-authentication/oauth-openshift-996965bf7-852tb/POD" id=76c464b3-dce3-4e8c-a09f-2d7f8da8d6e7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.167610 | controller | Jun 10 14:42:19.382958 crc crio[20344]: time="2026-06-10T14:42:19.382826303Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=87a96991-2c3a-45e8-8534-f28c0b3b6869 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.167640 | controller | Jun 10 14:42:19.389699 crc crio[20344]: time="2026-06-10T14:42:19.388977635Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-10 15:52:06.167666 | controller | Jun 10 14:42:19.390139 crc crio[20344]: time="2026-06-10T14:42:19.389895599Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c" id=cda3127b-f850-4d36-827b-c766f2316221 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.167691 | controller | Jun 10 14:42:19.398449 crc crio[20344]: time="2026-06-10T14:42:19.398118556Z" level=info msg="Creating container: openshift-authentication/oauth-openshift-996965bf7-852tb/oauth-openshift" id=05f34b4c-636e-4541-b401-1dd2d9b7fdec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.167723 | controller | Jun 10 14:42:19.398809 crc crio[20344]: time="2026-06-10T14:42:19.398581198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.167754 | controller | Jun 10 14:42:19.404031 crc crio[20344]: 2026-06-10T14:42:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6603d1c60b2b71d Mac:16:66:65:4c:c6:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/223243c0-c993-476d-ba7d-3dd2e67c8001 SocketPath: PciID:}] [{Interface:0xc000122e50 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.167782 | controller | Jun 10 14:42:19.405173 crc crio[20344]: time="2026-06-10T14:42:19.40509996Z" level=info msg="Got pod network &{Name:redhat-operators-qcn8g Namespace:openshift-marketplace ID:6603d1c60b2b71d6c8b3c608c1e2105492f361fa4ebe8c5e358233be84a19cd8 UID:f416f68d-6227-4d2a-a58d-42788b613d55 NetNS:/var/run/netns/223243c0-c993-476d-ba7d-3dd2e67c8001 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf416f68d_6227_4d2a_a58d_42788b613d55.slice PodAnnotations:0xc000528268}] Aliases:map[]}"
2026-06-10 15:52:06.167816 | controller | Jun 10 14:42:19.405346 crc crio[20344]: time="2026-06-10T14:42:19.405240134Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-qcn8g for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.167842 | controller | Jun 10 14:42:19.420726 crc crio[20344]: time="2026-06-10T14:42:19.42063318Z" level=info msg="Ran pod sandbox 6603d1c60b2b71d6c8b3c608c1e2105492f361fa4ebe8c5e358233be84a19cd8 with infra container: openshift-marketplace/redhat-operators-qcn8g/POD" id=cd762cff-77f0-4186-bd7a-203d742db59b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.167894 | controller | Jun 10 14:42:19.423058 crc crio[20344]: time="2026-06-10T14:42:19.423007092Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b891476a-9911-4fd2-8be4-2af18663c01f name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.167923 | controller | Jun 10 14:42:19.425660 crc crio[20344]: time="2026-06-10T14:42:19.4255694Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=e54bbc1c-87df-4200-ae72-e3b1d6d74b1c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.167949 | controller | Jun 10 14:42:19.433783 crc crio[20344]: time="2026-06-10T14:42:19.433637932Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-qcn8g/extract-utilities" id=55b0fce3-06f9-4cbf-8878-ded2eb805b14 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.167974 | controller | Jun 10 14:42:19.434718 crc crio[20344]: time="2026-06-10T14:42:19.434053133Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.168005 | controller | Jun 10 14:42:19.451213 crc crio[20344]: time="2026-06-10T14:42:19.450801925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.168034 | controller | Jun 10 14:42:19.482497 crc crio[20344]: time="2026-06-10T14:42:19.482429428Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.168061 | controller | Jun 10 14:42:19.484333 crc crio[20344]: time="2026-06-10T14:42:19.484189265Z" level=info msg="Created container 1e8040059e9bacfd382026aa2d6888a3b420d9f6203fb40f28498043bc03c32c: openshift-marketplace/redhat-marketplace-72r26/extract-utilities" id=22d84f0e-04d6-41c4-89f4-62aa979b3912 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.168096 | controller | Jun 10 14:42:19.485855 crc crio[20344]: time="2026-06-10T14:42:19.485736245Z" level=info msg="Starting container: 1e8040059e9bacfd382026aa2d6888a3b420d9f6203fb40f28498043bc03c32c" id=83e843b0-49e4-4e2a-b75c-47713262a054 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.168131 | controller | Jun 10 14:42:19.487494 crc crio[20344]: time="2026-06-10T14:42:19.4874213Z" level=info msg="Created container 5f86b9c9bb4c87774ddc9960f81def4fce92e32ee7901673a8a7b04aed472cab: openshift-marketplace/community-operators-446wk/extract-utilities" id=af4b1d5c-99b8-453f-8c82-704c9d69daee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.168157 | controller | Jun 10 14:42:19.489460 crc crio[20344]: time="2026-06-10T14:42:19.489136015Z" level=info msg="Starting container: 5f86b9c9bb4c87774ddc9960f81def4fce92e32ee7901673a8a7b04aed472cab" id=bfacebf3-d111-47c0-a136-ad8e5ee554bd name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.168182 | controller | Jun 10 14:42:19.490083 crc crio[20344]: time="2026-06-10T14:42:19.490005218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.168216 | controller | Jun 10 14:42:19.490369 crc crio[20344]: time="2026-06-10T14:42:19.490247674Z" level=info msg="Created container e120b34cd102a93d0f722fd57d32b2e2d3e72ea0b15f0704471b60c1699bcd5b: openshift-marketplace/certified-operators-jcd8w/extract-utilities" id=0e433b2a-f9c9-4cac-a829-9db6cf17f271 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.168246 | controller | Jun 10 14:42:19.491173 crc crio[20344]: time="2026-06-10T14:42:19.491106777Z" level=info msg="Starting container: e120b34cd102a93d0f722fd57d32b2e2d3e72ea0b15f0704471b60c1699bcd5b" id=87e49d22-8557-499b-8812-7a9a5c0ad45c name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.168264 | controller | Jun 10 14:42:19.492678 crc crio[20344]: time="2026-06-10T14:42:19.492606486Z" level=info msg="Started container" PID=27153 containerID=1e8040059e9bacfd382026aa2d6888a3b420d9f6203fb40f28498043bc03c32c description=openshift-marketplace/redhat-marketplace-72r26/extract-utilities id=83e843b0-49e4-4e2a-b75c-47713262a054 name=/runtime.v1.RuntimeService/StartContainer sandboxID=169636ee4392fc4ff473c6a5f4448f4d7c8d036f5cfbe343a5a52d7f1fec4449
2026-06-10 15:52:06.168295 | controller | Jun 10 14:42:19.506594 crc crio[20344]: time="2026-06-10T14:42:19.506184284Z" level=info msg="Started container" PID=27151 containerID=e120b34cd102a93d0f722fd57d32b2e2d3e72ea0b15f0704471b60c1699bcd5b description=openshift-marketplace/certified-operators-jcd8w/extract-utilities id=87e49d22-8557-499b-8812-7a9a5c0ad45c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c251bacaf842c2b7262ee243b1d98c1fcd246f31ec1f33f83426db9c598dffd3
2026-06-10 15:52:06.168325 | controller | Jun 10 14:42:19.506980 crc crio[20344]: time="2026-06-10T14:42:19.506941954Z" level=info msg="Started container" PID=27154 containerID=5f86b9c9bb4c87774ddc9960f81def4fce92e32ee7901673a8a7b04aed472cab description=openshift-marketplace/community-operators-446wk/extract-utilities id=bfacebf3-d111-47c0-a136-ad8e5ee554bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=d27009ffabb8e7d0959a5c430fd0e62c0db4b40c3555f93508fe9ae7a72a5830
2026-06-10 15:52:06.168356 | controller | Jun 10 14:42:19.631584 crc crio[20344]: time="2026-06-10T14:42:19.630988154Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=a5422375-756f-4535-af12-4be4e517d6a0 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.168382 | controller | Jun 10 14:42:19.635834 crc crio[20344]: time="2026-06-10T14:42:19.635750079Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-10 15:52:06.168412 | controller | Jun 10 14:42:19.639552 crc crio[20344]: time="2026-06-10T14:42:19.639340304Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=59d030af-f96e-4079-8ee8-ea9420672957 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.168442 | controller | Jun 10 14:42:19.652317 crc crio[20344]: time="2026-06-10T14:42:19.652164312Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-10 15:52:06.168468 | controller | Jun 10 14:42:19.662112 crc crio[20344]: time="2026-06-10T14:42:19.659140806Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=5ff7eaed-0c04-49b2-bd49-efb4c360fba3 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.168499 | controller | Jun 10 14:42:19.664974 crc crio[20344]: time="2026-06-10T14:42:19.664891157Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-10 15:52:06.168530 | controller | Jun 10 14:42:19.681108 crc crio[20344]: time="2026-06-10T14:42:19.681026562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.168552 | controller | Jun 10 14:42:19.714605 crc crio[20344]: time="2026-06-10T14:42:19.714524995Z" level=info msg="Created container 24447f9f764ddcca95bdfcb855a64dc6be4ca3ab93c31161abd1ff8bc1b82cfa: openshift-marketplace/redhat-operators-qcn8g/extract-utilities" id=55b0fce3-06f9-4cbf-8878-ded2eb805b14 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.168582 | controller | Jun 10 14:42:19.716072 crc crio[20344]: time="2026-06-10T14:42:19.715752348Z" level=info msg="Starting container: 24447f9f764ddcca95bdfcb855a64dc6be4ca3ab93c31161abd1ff8bc1b82cfa" id=797a0bcb-ed13-4f38-bea8-7a20f1955773 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.168608 | controller | Jun 10 14:42:19.725429 crc crio[20344]: time="2026-06-10T14:42:19.7253462Z" level=info msg="Started container" PID=27175 containerID=24447f9f764ddcca95bdfcb855a64dc6be4ca3ab93c31161abd1ff8bc1b82cfa description=openshift-marketplace/redhat-operators-qcn8g/extract-utilities id=797a0bcb-ed13-4f38-bea8-7a20f1955773 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6603d1c60b2b71d6c8b3c608c1e2105492f361fa4ebe8c5e358233be84a19cd8
2026-06-10 15:52:06.168626 | controller | Jun 10 14:42:19.769689 crc crio[20344]: time="2026-06-10T14:42:19.769600287Z" level=info msg="Created container eba2b519ce376dced436d8440827219807a8868192c85aa089b9312c4042e65a: openshift-authentication/oauth-openshift-996965bf7-852tb/oauth-openshift" id=05f34b4c-636e-4541-b401-1dd2d9b7fdec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.168643 | controller | Jun 10 14:42:19.771042 crc crio[20344]: time="2026-06-10T14:42:19.770901801Z" level=info msg="Starting container: eba2b519ce376dced436d8440827219807a8868192c85aa089b9312c4042e65a" id=9ce686d9-e377-429f-b12f-a734998c7508 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.168659 | controller | Jun 10 14:42:19.778137 crc crio[20344]: time="2026-06-10T14:42:19.77807373Z" level=info msg="Started container" PID=27197 containerID=eba2b519ce376dced436d8440827219807a8868192c85aa089b9312c4042e65a description=openshift-authentication/oauth-openshift-996965bf7-852tb/oauth-openshift id=9ce686d9-e377-429f-b12f-a734998c7508 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90f87eed490b025d2f044a2466ebccfcc4524d74662212e3ae361c6a67b5a498
2026-06-10 15:52:06.168676 | controller | Jun 10 14:42:20.348730 crc crio[20344]: time="2026-06-10T14:42:20.348634966Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=59d030af-f96e-4079-8ee8-ea9420672957 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.168702 | controller | Jun 10 14:42:20.350195 crc crio[20344]: time="2026-06-10T14:42:20.349609162Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=c22862cd-e848-454e-a11c-a8e0948408ff name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.168732 | controller | Jun 10 14:42:20.362726 crc crio[20344]: time="2026-06-10T14:42:20.362595734Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=a6b388d1-c3c7-4cb9-bc9f-072515d6a5ac name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.168767 | controller | Jun 10 14:42:20.367789 crc crio[20344]: time="2026-06-10T14:42:20.367718439Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:80a3918c902f8f219c53c3fb91ac0b3e3bb943a95805b4cec2ba2ac414b14132" id=5ff7eaed-0c04-49b2-bd49-efb4c360fba3 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.168789 | controller | Jun 10 14:42:20.368933 crc crio[20344]: time="2026-06-10T14:42:20.368841079Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=bbd52329-64ec-4a27-af3f-1005a3680d15 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.168819 | controller | Jun 10 14:42:20.378373 crc crio[20344]: time="2026-06-10T14:42:20.378173225Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-72r26/extract-content" id=79470092-ef71-417d-8e06-ab5f6f9f82ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.168864 | controller | Jun 10 14:42:20.382328 crc crio[20344]: time="2026-06-10T14:42:20.38218073Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=60fbae25-ba4e-4790-b615-a1ddf18ecc9d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.168900 | controller | Jun 10 14:42:20.390114 crc crio[20344]: time="2026-06-10T14:42:20.389948055Z" level=info msg="Creating container: openshift-marketplace/certified-operators-jcd8w/extract-content" id=fed0ac9c-1beb-44a1-a308-59bfa21d59fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.168931 | controller | Jun 10 14:42:20.393498 crc crio[20344]: time="2026-06-10T14:42:20.393420506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.168952 | controller | Jun 10 14:42:20.406863 crc crio[20344]: time="2026-06-10T14:42:20.406763188Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.168982 | controller | Jun 10 14:42:20.412920 crc crio[20344]: time="2026-06-10T14:42:20.412821368Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:dfbee1a913900ca811d31cf79d976dfb34f80fb64e946ffb82e85b5587887c69" id=a5422375-756f-4535-af12-4be4e517d6a0 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.169012 | controller | Jun 10 14:42:20.413699 crc crio[20344]: time="2026-06-10T14:42:20.413584708Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=1b4dc70b-b813-4ec8-b959-4a4129685936 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.169045 | controller | Jun 10 14:42:20.415427 crc crio[20344]: time="2026-06-10T14:42:20.415314883Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=4b691c72-c1ca-4241-9d02-187c53082356 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.169075 | controller | Jun 10 14:42:20.439161 crc crio[20344]: time="2026-06-10T14:42:20.438986387Z" level=info msg="Creating container: openshift-marketplace/community-operators-446wk/extract-content" id=c055e0f9-1a7c-494c-ae4c-c6f05d2c15e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.169108 | controller | Jun 10 14:42:20.439935 crc crio[20344]: time="2026-06-10T14:42:20.439643465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.169138 | controller | Jun 10 14:42:20.452481 crc crio[20344]: time="2026-06-10T14:42:20.452407321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.169177 | controller | Jun 10 14:42:20.461635 crc crio[20344]: time="2026-06-10T14:42:20.461509731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.169203 | controller | Jun 10 14:42:20.469564 crc crio[20344]: time="2026-06-10T14:42:20.4694375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.169225 | controller | Jun 10 14:42:20.477361 crc crio[20344]: time="2026-06-10T14:42:20.477175964Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.169247 | controller | Jun 10 14:42:20.497225 crc crio[20344]: time="2026-06-10T14:42:20.497090859Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.169277 | controller | Jun 10 14:42:20.500416 crc crio[20344]: time="2026-06-10T14:42:20.500339744Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.169306 | controller | Jun 10 14:42:20.633034 crc crio[20344]: time="2026-06-10T14:42:20.632693023Z" level=info msg="Created container 6ae180cc821bda78e8ff47f190d37b9a805ddf0704560be3e5353d6cc1cb834a: openshift-marketplace/certified-operators-jcd8w/extract-content" id=fed0ac9c-1beb-44a1-a308-59bfa21d59fe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.169332 | controller | Jun 10 14:42:20.633976 crc crio[20344]: time="2026-06-10T14:42:20.633921435Z" level=info msg="Starting container: 6ae180cc821bda78e8ff47f190d37b9a805ddf0704560be3e5353d6cc1cb834a" id=09ea88ad-4ec9-473f-ac49-4f264b8218c0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.169362 | controller | Jun 10 14:42:20.636558 crc crio[20344]: time="2026-06-10T14:42:20.636200475Z" level=info msg="Created container 027b93c2d30b9334c667c1aeb40d6ea175994b36c921e8b46bf37605f9646f9d: openshift-marketplace/redhat-marketplace-72r26/extract-content" id=79470092-ef71-417d-8e06-ab5f6f9f82ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.169387 | controller | Jun 10 14:42:20.639315 crc crio[20344]: time="2026-06-10T14:42:20.639197294Z" level=info msg="Starting container: 027b93c2d30b9334c667c1aeb40d6ea175994b36c921e8b46bf37605f9646f9d" id=897b82e8-11dd-49aa-a4e4-1f0200da2f7c name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.169417 | controller | Jun 10 14:42:20.644358 crc crio[20344]: time="2026-06-10T14:42:20.644213026Z" level=info msg="Created container 533d2470316963e04727da546fe98c7abefbbffdb6fb76b60c9cbf11667c15f8: openshift-marketplace/community-operators-446wk/extract-content" id=c055e0f9-1a7c-494c-ae4c-c6f05d2c15e7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.169447 | controller | Jun 10 14:42:20.644691 crc crio[20344]: time="2026-06-10T14:42:20.644532515Z" level=info msg="Started container" PID=27270 containerID=6ae180cc821bda78e8ff47f190d37b9a805ddf0704560be3e5353d6cc1cb834a description=openshift-marketplace/certified-operators-jcd8w/extract-content id=09ea88ad-4ec9-473f-ac49-4f264b8218c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c251bacaf842c2b7262ee243b1d98c1fcd246f31ec1f33f83426db9c598dffd3
2026-06-10 15:52:06.169477 | controller | Jun 10 14:42:20.646701 crc crio[20344]: time="2026-06-10T14:42:20.64661726Z" level=info msg="Started container" PID=27271 containerID=027b93c2d30b9334c667c1aeb40d6ea175994b36c921e8b46bf37605f9646f9d description=openshift-marketplace/redhat-marketplace-72r26/extract-content id=897b82e8-11dd-49aa-a4e4-1f0200da2f7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=169636ee4392fc4ff473c6a5f4448f4d7c8d036f5cfbe343a5a52d7f1fec4449
2026-06-10 15:52:06.169516 | controller | Jun 10 14:42:20.646897 crc crio[20344]: time="2026-06-10T14:42:20.646765643Z" level=info msg="Starting container: 533d2470316963e04727da546fe98c7abefbbffdb6fb76b60c9cbf11667c15f8" id=0c8e5247-9454-4767-aaa7-39376f3c651c name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.169547 | controller | Jun 10 14:42:20.662126 crc crio[20344]: time="2026-06-10T14:42:20.65422657Z" level=info msg="Started container" PID=27272 containerID=533d2470316963e04727da546fe98c7abefbbffdb6fb76b60c9cbf11667c15f8 description=openshift-marketplace/community-operators-446wk/extract-content id=0c8e5247-9454-4767-aaa7-39376f3c651c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d27009ffabb8e7d0959a5c430fd0e62c0db4b40c3555f93508fe9ae7a72a5830
2026-06-10 15:52:06.169577 | controller | Jun 10 14:42:20.708944 crc crio[20344]: time="2026-06-10T14:42:20.70887799Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=77407b51-1bbf-478c-89a1-7b5a9a787b83 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.169607 | controller | Jun 10 14:42:20.713608 crc crio[20344]: time="2026-06-10T14:42:20.713499152Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-10 15:52:06.169632 | controller | Jun 10 14:42:21.587150 crc crio[20344]: time="2026-06-10T14:42:21.586242144Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:e03c9b1bbf20136e2179857f5179ab4aa9e4a5659d6854bc1abd967740f936dd" id=77407b51-1bbf-478c-89a1-7b5a9a787b83 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.169662 | controller | Jun 10 14:42:21.592414 crc crio[20344]: time="2026-06-10T14:42:21.592237182Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=fbaef073-445a-4cb3-9152-decc2de17067 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.169693 | controller | Jun 10 14:42:21.603790 crc crio[20344]: time="2026-06-10T14:42:21.603609992Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=d1cfd73d-7ee0-450c-9fcd-2b45b9427b1c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.169727 | controller | Jun 10 14:42:21.616172 crc crio[20344]: time="2026-06-10T14:42:21.615866295Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-qcn8g/extract-content" id=09890860-fe4e-463c-9732-57b8519b2f54 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.169757 | controller | Jun 10 14:42:21.616918 crc crio[20344]: time="2026-06-10T14:42:21.616699657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.169787 | controller | Jun 10 14:42:21.790867 crc crio[20344]: time="2026-06-10T14:42:21.790647221Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.169829 | controller | Jun 10 14:42:21.833019 crc crio[20344]: time="2026-06-10T14:42:21.832849644Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.169882 | controller | Jun 10 14:42:22.177429 crc crio[20344]: time="2026-06-10T14:42:22.177154388Z" level=info msg="Created container 4511e0061db7c26134b6c144853ceff90defbdffc7ef132f3d0d755fc037647c: openshift-marketplace/redhat-operators-qcn8g/extract-content" id=09890860-fe4e-463c-9732-57b8519b2f54 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.169917 | controller | Jun 10 14:42:22.185532 crc crio[20344]: time="2026-06-10T14:42:22.185354934Z" level=info msg="Starting container: 4511e0061db7c26134b6c144853ceff90defbdffc7ef132f3d0d755fc037647c" id=81339beb-7aeb-4823-88cb-6be12bb0133e name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.169940 | controller | Jun 10 14:42:22.196471 crc crio[20344]: time="2026-06-10T14:42:22.195957314Z" level=info msg="Started container" PID=27314 containerID=4511e0061db7c26134b6c144853ceff90defbdffc7ef132f3d0d755fc037647c description=openshift-marketplace/redhat-operators-qcn8g/extract-content id=81339beb-7aeb-4823-88cb-6be12bb0133e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6603d1c60b2b71d6c8b3c608c1e2105492f361fa4ebe8c5e358233be84a19cd8
2026-06-10 15:52:06.169982 | controller | Jun 10 14:42:22.905091 crc crio[20344]: time="2026-06-10T14:42:22.904147258Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=021556fd-089a-4a57-bf9e-950f81d10008 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.170008 | controller | Jun 10 14:42:22.929638 crc crio[20344]: time="2026-06-10T14:42:22.928757267Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=ea1f5e31-1068-407c-9688-37feef439755 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.170038 | controller | Jun 10 14:42:22.944010 crc crio[20344]: time="2026-06-10T14:42:22.943934387Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-72r26/registry-server" id=b80ad940-bba2-4bb4-a066-806c250b9f73 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.170068 | controller | Jun 10 14:42:22.944766 crc crio[20344]: time="2026-06-10T14:42:22.944683577Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.170093 | controller | Jun 10 14:42:23.135998 crc crio[20344]: time="2026-06-10T14:42:23.135877065Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.170123 | controller | Jun 10 14:42:23.145631 crc crio[20344]: time="2026-06-10T14:42:23.14554036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.170140 | controller | Jun 10 14:42:23.322086 crc crio[20344]: time="2026-06-10T14:42:23.321868917Z" level=info msg="Created container 5a3fae5b1fae3c8dcb95719e275f11e7e0ffa7bb2f1520e7f98080e2a73f2a01: openshift-marketplace/redhat-marketplace-72r26/registry-server" id=b80ad940-bba2-4bb4-a066-806c250b9f73 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.170156 | controller | Jun 10 14:42:23.323858 crc crio[20344]: time="2026-06-10T14:42:23.323658234Z" level=info msg="Starting container: 5a3fae5b1fae3c8dcb95719e275f11e7e0ffa7bb2f1520e7f98080e2a73f2a01" id=4dc73d78-da71-4fab-a79e-6256ce1f046e name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.170186 | controller | Jun 10 14:42:23.348023 crc crio[20344]: time="2026-06-10T14:42:23.34703847Z" level=info msg="Started container" PID=27336 containerID=5a3fae5b1fae3c8dcb95719e275f11e7e0ffa7bb2f1520e7f98080e2a73f2a01 description=openshift-marketplace/redhat-marketplace-72r26/registry-server id=4dc73d78-da71-4fab-a79e-6256ce1f046e name=/runtime.v1.RuntimeService/StartContainer sandboxID=169636ee4392fc4ff473c6a5f4448f4d7c8d036f5cfbe343a5a52d7f1fec4449
2026-06-10 15:52:06.170211 | controller | Jun 10 14:42:28.473304 crc crio[20344]: time="2026-06-10T14:42:28.472731928Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=648f8062-556d-4c67-a8d5-758b012fa0e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.170243 | controller | Jun 10 14:42:28.479475 crc crio[20344]: time="2026-06-10T14:42:28.47619628Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=39b5f9f2-15cc-42d4-b971-8724ef81969b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.170290 | controller | Jun 10 14:42:28.486165 crc crio[20344]: time="2026-06-10T14:42:28.485971498Z" level=info msg="Creating container: openshift-marketplace/community-operators-446wk/registry-server" id=2698d9db-3020-4ccc-9f02-b3cb9d3b6a07 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.170316 | controller | Jun 10 14:42:28.486762 crc crio[20344]: time="2026-06-10T14:42:28.486604114Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.170351 | controller | Jun 10 14:42:28.598791 crc crio[20344]: time="2026-06-10T14:42:28.598616326Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.170386 | controller | Jun 10 14:42:28.609357 crc crio[20344]: time="2026-06-10T14:42:28.60901272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.170405 | controller | Jun 10 14:42:28.907408 crc crio[20344]: time="2026-06-10T14:42:28.906632994Z" level=info msg="Created container 1b07db2756858f65a70019f10d25aac3f9bbfe1ed57e72bc0f0e15df503447f5: openshift-marketplace/community-operators-446wk/registry-server" id=2698d9db-3020-4ccc-9f02-b3cb9d3b6a07 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.170434 | controller | Jun 10 14:42:28.908972 crc crio[20344]: time="2026-06-10T14:42:28.908839222Z" level=info msg="Starting container: 1b07db2756858f65a70019f10d25aac3f9bbfe1ed57e72bc0f0e15df503447f5" id=4da4a277-28d5-483c-a0df-c5ad44d4128d name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.170464 | controller | Jun 10 14:42:28.930081 crc crio[20344]: time="2026-06-10T14:42:28.929925748Z" level=info msg="Started container" PID=27435 containerID=1b07db2756858f65a70019f10d25aac3f9bbfe1ed57e72bc0f0e15df503447f5 description=openshift-marketplace/community-operators-446wk/registry-server id=4da4a277-28d5-483c-a0df-c5ad44d4128d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d27009ffabb8e7d0959a5c430fd0e62c0db4b40c3555f93508fe9ae7a72a5830
2026-06-10 15:52:06.170504 | controller | Jun 10 14:42:30.823153 crc crio[20344]: time="2026-06-10T14:42:30.822060605Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0699f5b0-c9d4-49ea-a03c-bf2267f86dee name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.170539 | controller | Jun 10 14:42:39.056754 crc crio[20344]: time="2026-06-10T14:42:39.050948436Z" level=info msg="Stopping container: 1b07db2756858f65a70019f10d25aac3f9bbfe1ed57e72bc0f0e15df503447f5 (timeout: 2s)" id=245d0c07-8c30-4ffb-96b8-2adacd644d89 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.170570 | controller | Jun 10 14:42:39.604862 crc crio[20344]: time="2026-06-10T14:42:39.604627898Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=64500323-910b-4cf2-a63e-33c2f2bbb6dd name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.170600 | controller | Jun 10 14:42:39.615556 crc crio[20344]: time="2026-06-10T14:42:39.614698904Z" level=info msg="Stopped container 1b07db2756858f65a70019f10d25aac3f9bbfe1ed57e72bc0f0e15df503447f5: openshift-marketplace/community-operators-446wk/registry-server" id=245d0c07-8c30-4ffb-96b8-2adacd644d89 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.170625 | controller | Jun 10 14:42:39.616060 crc crio[20344]: time="2026-06-10T14:42:39.615980007Z" level=info msg="Creating container: openshift-marketplace/certified-operators-jcd8w/registry-server" id=0bec95f1-5f5c-4273-9321-0898cb5a7e4f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.170655 | controller | Jun 10 14:42:39.617671 crc crio[20344]: time="2026-06-10T14:42:39.617383904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.170688 | controller | Jun 10 14:42:39.621140 crc crio[20344]: time="2026-06-10T14:42:39.620520477Z" level=info msg="Stopping pod sandbox: d27009ffabb8e7d0959a5c430fd0e62c0db4b40c3555f93508fe9ae7a72a5830" id=5e33023c-1425-454b-b265-58b5d759e114 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.170715 | controller | Jun 10 14:42:39.621355 crc crio[20344]: time="2026-06-10T14:42:39.621243086Z" level=info msg="Got pod network &{Name:community-operators-446wk Namespace:openshift-marketplace ID:d27009ffabb8e7d0959a5c430fd0e62c0db4b40c3555f93508fe9ae7a72a5830 UID:c14ffe0d-8cb0-47cc-af8f-49da8684e040 NetNS:/var/run/netns/d9d58ed4-37ab-4855-9bf9-700795aff0a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc14ffe0d_8cb0_47cc_af8f_49da8684e040.slice PodAnnotations:0xc004036208}] Aliases:map[]}"
2026-06-10 15:52:06.170741 | controller | Jun 10 14:42:39.621627 crc crio[20344]: time="2026-06-10T14:42:39.621495303Z" level=info msg="Deleting pod openshift-marketplace_community-operators-446wk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.170775 | controller | Jun 10 14:42:39.753202 crc crio[20344]: time="2026-06-10T14:42:39.752066544Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=2eeec73f-280a-45eb-98ca-0626ea3ecde5 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.170805 | controller | Jun 10 14:42:39.753715 crc crio[20344]: time="2026-06-10T14:42:39.753544633Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c6de7f0a-986c-4169-96f4-f8c5a1f01ba5 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.170831 | controller | Jun 10 14:42:39.761139 crc crio[20344]: time="2026-06-10T14:42:39.759992073Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8351cd1c-4e02-43f1-ba00-9b0617a19ee2 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.170867 | controller | Jun 10 14:42:39.781017 crc crio[20344]: time="2026-06-10T14:42:39.78074175Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.170906 | controller | Jun 10 14:42:39.781017 crc crio[20344]: time="2026-06-10T14:42:39.781006507Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685042-4bbm2/oc" id=9d564442-38a1-41d0-9547-d69b4dd6c850 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.170936 | controller | Jun 10 14:42:39.785173 crc crio[20344]: time="2026-06-10T14:42:39.78495041Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.170966 | controller | Jun 10 14:42:39.816141 crc crio[20344]: time="2026-06-10T14:42:39.815706291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.170987 | controller | Jun 10 14:42:39.866966 crc crio[20344]: time="2026-06-10T14:42:39.866580422Z" level=info msg="Stopping container: 5a3fae5b1fae3c8dcb95719e275f11e7e0ffa7bb2f1520e7f98080e2a73f2a01 (timeout: 2s)" id=9dd21128-a905-46f7-b002-a05b41d8bb96 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.171016 | controller | Jun 10 14:42:39.938123 crc crio[20344]: time="2026-06-10T14:42:39.938036525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.171048 | controller | Jun 10 14:42:40.052333 crc crio[20344]: time="2026-06-10T14:42:40.051917756Z" level=info msg="Stopped container 5a3fae5b1fae3c8dcb95719e275f11e7e0ffa7bb2f1520e7f98080e2a73f2a01: openshift-marketplace/redhat-marketplace-72r26/registry-server" id=9dd21128-a905-46f7-b002-a05b41d8bb96 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.171086 | controller | Jun 10 14:42:40.059734 crc crio[20344]: time="2026-06-10T14:42:40.059602879Z" level=info msg="Stopping pod sandbox: 169636ee4392fc4ff473c6a5f4448f4d7c8d036f5cfbe343a5a52d7f1fec4449" id=62ea0fce-6779-4cf0-a9ea-bf1f8f9dbf9d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.171117 | controller | Jun 10 14:42:40.060379 crc crio[20344]: time="2026-06-10T14:42:40.060179914Z" level=info msg="Got pod network &{Name:redhat-marketplace-72r26 Namespace:openshift-marketplace ID:169636ee4392fc4ff473c6a5f4448f4d7c8d036f5cfbe343a5a52d7f1fec4449 UID:e48bb619-57a6-43f0-9346-5c72039481df NetNS:/var/run/netns/f6a949aa-85dc-45f2-85ec-e4499e7b99c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode48bb619_57a6_43f0_9346_5c72039481df.slice PodAnnotations:0xc000738298}] Aliases:map[]}"
2026-06-10 15:52:06.171149 | controller | Jun 10 14:42:40.060481 crc crio[20344]: time="2026-06-10T14:42:40.060437561Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-72r26 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.171174 | controller | Jun 10 14:42:40.145116 crc crio[20344]: time="2026-06-10T14:42:40.144984899Z" level=info msg="Created container 14c04f5c229a052efc92f896fe542efb50196b3a7c06efd156a045f29d2a8c62: openshift-marketplace/certified-operators-jcd8w/registry-server" id=0bec95f1-5f5c-4273-9321-0898cb5a7e4f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.171191 | controller | Jun 10 14:42:40.147096 crc crio[20344]: time="2026-06-10T14:42:40.147032723Z" level=info msg="Starting container: 14c04f5c229a052efc92f896fe542efb50196b3a7c06efd156a045f29d2a8c62" id=ae51e50c-2c30-4d0f-89b1-c16c54057c56 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.171208 | controller | Jun 10 14:42:40.191225 crc crio[20344]: time="2026-06-10T14:42:40.191157806Z" level=info msg="Started container" PID=27682 containerID=14c04f5c229a052efc92f896fe542efb50196b3a7c06efd156a045f29d2a8c62 description=openshift-marketplace/certified-operators-jcd8w/registry-server id=ae51e50c-2c30-4d0f-89b1-c16c54057c56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c251bacaf842c2b7262ee243b1d98c1fcd246f31ec1f33f83426db9c598dffd3
2026-06-10 15:52:06.171225 | controller | Jun 10 14:42:41.019364 crc crio[20344]: time="2026-06-10T14:42:41.018038149Z" level=info msg="Stopped pod sandbox: d27009ffabb8e7d0959a5c430fd0e62c0db4b40c3555f93508fe9ae7a72a5830" id=5e33023c-1425-454b-b265-58b5d759e114 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.171241 | controller | Jun 10 14:42:41.157946 crc crio[20344]: time="2026-06-10T14:42:41.157816982Z" level=info msg="Removing container: 1b07db2756858f65a70019f10d25aac3f9bbfe1ed57e72bc0f0e15df503447f5" id=c4bf2e82-fd77-4f03-8b12-cf2a02162769 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.171262 | controller | Jun 10 14:42:41.283105 crc crio[20344]: time="2026-06-10T14:42:41.282965781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.171287 | controller | Jun 10 14:42:41.301823 crc crio[20344]: time="2026-06-10T14:42:41.300986766Z" level=info msg="Removed container 1b07db2756858f65a70019f10d25aac3f9bbfe1ed57e72bc0f0e15df503447f5: openshift-marketplace/community-operators-446wk/registry-server" id=c4bf2e82-fd77-4f03-8b12-cf2a02162769 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.171317 | controller | Jun 10 14:42:41.307746 crc crio[20344]: time="2026-06-10T14:42:41.30723319Z" level=info msg="Removing container: 533d2470316963e04727da546fe98c7abefbbffdb6fb76b60c9cbf11667c15f8" id=2d059ea0-c190-4c70-9cf8-c9471eeab2cf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.171350 | controller | Jun 10 14:42:41.353065 crc crio[20344]: time="2026-06-10T14:42:41.352945815Z" level=info msg="Removed container 533d2470316963e04727da546fe98c7abefbbffdb6fb76b60c9cbf11667c15f8: openshift-marketplace/community-operators-446wk/extract-content" id=2d059ea0-c190-4c70-9cf8-c9471eeab2cf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.171380 | controller | Jun 10 14:42:41.358305 crc crio[20344]: time="2026-06-10T14:42:41.358164333Z" level=info msg="Removing container: 5f86b9c9bb4c87774ddc9960f81def4fce92e32ee7901673a8a7b04aed472cab" id=c0200b62-f324-4918-b2ab-ca4803ed8f04 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.171410 | controller | Jun 10 14:42:41.428204 crc crio[20344]: time="2026-06-10T14:42:41.42793067Z" level=info msg="Removed container 5f86b9c9bb4c87774ddc9960f81def4fce92e32ee7901673a8a7b04aed472cab: openshift-marketplace/community-operators-446wk/extract-utilities" id=c0200b62-f324-4918-b2ab-ca4803ed8f04 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.171440 | controller | Jun 10 14:42:41.452716 crc crio[20344]: time="2026-06-10T14:42:41.452615661Z" level=info msg="Stopped pod sandbox: 169636ee4392fc4ff473c6a5f4448f4d7c8d036f5cfbe343a5a52d7f1fec4449" id=62ea0fce-6779-4cf0-a9ea-bf1f8f9dbf9d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.171470 | controller | Jun 10 14:42:41.523169 crc crio[20344]: time="2026-06-10T14:42:41.522994366Z" level=info msg="Created container 0a64401eeabcaae3bd7cf914909be295ca8b44dd0037352f4cb19e16426b577e: openshift-infra/auto-csr-approver-29685042-4bbm2/oc" id=9d564442-38a1-41d0-9547-d69b4dd6c850 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.171499 | controller | Jun 10 14:42:41.524552 crc crio[20344]: time="2026-06-10T14:42:41.524435344Z" level=info msg="Starting container: 0a64401eeabcaae3bd7cf914909be295ca8b44dd0037352f4cb19e16426b577e" id=f9a5c453-a699-4519-b103-c5d04b28140a name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.171521 | controller | Jun 10 14:42:41.540818 crc crio[20344]: time="2026-06-10T14:42:41.537011585Z" level=info msg="Started container" PID=27795 containerID=0a64401eeabcaae3bd7cf914909be295ca8b44dd0037352f4cb19e16426b577e description=openshift-infra/auto-csr-approver-29685042-4bbm2/oc id=f9a5c453-a699-4519-b103-c5d04b28140a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b9252aab9a5fc9fb731d073d5060d68c1878791700d6b873c29504b06f7ae4f
2026-06-10 15:52:06.171537 | controller | Jun 10 14:42:42.190373 crc crio[20344]: time="2026-06-10T14:42:42.190157509Z" level=info msg="Removing container: 5a3fae5b1fae3c8dcb95719e275f11e7e0ffa7bb2f1520e7f98080e2a73f2a01" id=4d7b82b2-d910-488b-88d6-5e2eb862dc9c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.171563 | controller | Jun 10 14:42:42.199397 crc crio[20344]: time="2026-06-10T14:42:42.198752865Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=16703ef0-d9f9-4bbb-b977-0193781cfeef name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.171579 | controller | Jun 10 14:42:42.203872 crc crio[20344]: time="2026-06-10T14:42:42.203786318Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4812cf45-bfb1-405e-8c3a-39258d995bfc name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.171599 | controller | Jun 10 14:42:42.210575 crc crio[20344]: time="2026-06-10T14:42:42.210394302Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-qcn8g/registry-server" id=538e7d08-ead2-4618-bd99-e2b9ae738456 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.171628 | controller | Jun 10 14:42:42.210933 crc crio[20344]: time="2026-06-10T14:42:42.210861864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.171667 | controller | Jun 10 14:42:42.266047 crc crio[20344]: time="2026-06-10T14:42:42.265524075Z" level=info msg="Removed container 5a3fae5b1fae3c8dcb95719e275f11e7e0ffa7bb2f1520e7f98080e2a73f2a01: openshift-marketplace/redhat-marketplace-72r26/registry-server" id=4d7b82b2-d910-488b-88d6-5e2eb862dc9c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.171698 | controller | Jun 10 14:42:42.269922 crc crio[20344]: time="2026-06-10T14:42:42.269839389Z" level=info msg="Removing container: 027b93c2d30b9334c667c1aeb40d6ea175994b36c921e8b46bf37605f9646f9d" id=be3e2afe-6c01-4402-a584-33111bd71343 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.171731 | controller | Jun 10 14:42:42.300032 crc crio[20344]: time="2026-06-10T14:42:42.299910711Z" level=info msg="Removed container 027b93c2d30b9334c667c1aeb40d6ea175994b36c921e8b46bf37605f9646f9d: openshift-marketplace/redhat-marketplace-72r26/extract-content" id=be3e2afe-6c01-4402-a584-33111bd71343 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.171748 | controller | Jun 10 14:42:42.307364 crc crio[20344]: time="2026-06-10T14:42:42.307096621Z" level=info msg="Removing container: 1e8040059e9bacfd382026aa2d6888a3b420d9f6203fb40f28498043bc03c32c" id=ab22caa6-3573-4d11-9a61-9a63ba8ff711 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.171782 | controller | Jun 10 14:42:42.307667 crc crio[20344]: time="2026-06-10T14:42:42.307357448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.171812 | controller | Jun 10 14:42:42.318168 crc crio[20344]: time="2026-06-10T14:42:42.315908393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.171841 | controller | Jun 10 14:42:42.353784 crc crio[20344]: time="2026-06-10T14:42:42.353710289Z" level=info msg="Removed container 1e8040059e9bacfd382026aa2d6888a3b420d9f6203fb40f28498043bc03c32c: openshift-marketplace/redhat-marketplace-72r26/extract-utilities" id=ab22caa6-3573-4d11-9a61-9a63ba8ff711 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.171895 | controller | Jun 10 14:42:42.425957 crc crio[20344]: time="2026-06-10T14:42:42.425875901Z" level=info msg="Created container b78e5dd9a694f248e316015f52c200a8f3e0cdc537c3b4179b05a0ef60a82fdc: openshift-marketplace/redhat-operators-qcn8g/registry-server" id=538e7d08-ead2-4618-bd99-e2b9ae738456 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.171930 | controller | Jun 10 14:42:42.427376 crc crio[20344]: time="2026-06-10T14:42:42.427232317Z" level=info msg="Starting container: b78e5dd9a694f248e316015f52c200a8f3e0cdc537c3b4179b05a0ef60a82fdc" id=22364412-5550-4bd7-bd42-0008320c47ca name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.171960 | controller | Jun 10 14:42:42.432933 crc crio[20344]: time="2026-06-10T14:42:42.432865745Z" level=info msg="Started container" PID=27839 containerID=b78e5dd9a694f248e316015f52c200a8f3e0cdc537c3b4179b05a0ef60a82fdc description=openshift-marketplace/redhat-operators-qcn8g/registry-server id=22364412-5550-4bd7-bd42-0008320c47ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=6603d1c60b2b71d6c8b3c608c1e2105492f361fa4ebe8c5e358233be84a19cd8
2026-06-10 15:52:06.171990 | controller | Jun 10 14:42:43.210770 crc crio[20344]: time="2026-06-10T14:42:43.20975879Z" level=info msg="Stopping pod sandbox: 3b9252aab9a5fc9fb731d073d5060d68c1878791700d6b873c29504b06f7ae4f" id=221a6402-dbc0-4235-92f6-81204e695773 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.172025 | controller | Jun 10 14:42:43.211573 crc crio[20344]: time="2026-06-10T14:42:43.211519357Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685042-4bbm2 Namespace:openshift-infra ID:3b9252aab9a5fc9fb731d073d5060d68c1878791700d6b873c29504b06f7ae4f UID:f11a5d44-4bf1-4b84-9fc2-a5ef1053055c NetNS:/var/run/netns/e03cffc8-a676-4da4-a1bc-fffcbf256049 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf11a5d44_4bf1_4b84_9fc2_a5ef1053055c.slice PodAnnotations:0xc00008c9c8}] Aliases:map[]}"
2026-06-10 15:52:06.172060 | controller | Jun 10 14:42:43.211730 crc crio[20344]: time="2026-06-10T14:42:43.211680391Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685042-4bbm2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.172086 | controller | Jun 10 14:42:43.751231 crc crio[20344]: time="2026-06-10T14:42:43.751083227Z" level=info msg="Stopped pod sandbox: 3b9252aab9a5fc9fb731d073d5060d68c1878791700d6b873c29504b06f7ae4f" id=221a6402-dbc0-4235-92f6-81204e695773 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.172117 | controller | Jun 10 14:42:49.313337 crc crio[20344]: time="2026-06-10T14:42:49.312533247Z" level=info msg="Stopping container: 14c04f5c229a052efc92f896fe542efb50196b3a7c06efd156a045f29d2a8c62 (timeout: 2s)" id=5bcc1995-c08b-4d6b-8ef4-d0f4811057df name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.172152 | controller | Jun 10 14:42:49.442588 crc crio[20344]: time="2026-06-10T14:42:49.442304657Z" level=info msg="Stopped container 14c04f5c229a052efc92f896fe542efb50196b3a7c06efd156a045f29d2a8c62: openshift-marketplace/certified-operators-jcd8w/registry-server" id=5bcc1995-c08b-4d6b-8ef4-d0f4811057df name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.172174 | controller | Jun 10 14:42:49.444093 crc crio[20344]: time="2026-06-10T14:42:49.444015612Z" level=info msg="Stopping pod sandbox: c251bacaf842c2b7262ee243b1d98c1fcd246f31ec1f33f83426db9c598dffd3" id=524e24a5-62f6-4354-bbf5-687768047744 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.172191 | controller | Jun 10 14:42:49.444791 crc crio[20344]: time="2026-06-10T14:42:49.444728001Z" level=info msg="Got pod network &{Name:certified-operators-jcd8w Namespace:openshift-marketplace ID:c251bacaf842c2b7262ee243b1d98c1fcd246f31ec1f33f83426db9c598dffd3 UID:a44dc0db-a9af-4bb2-9d53-21bb8530ebe7 NetNS:/var/run/netns/0bd6d326-1d08-4393-b095-17a207f9fc80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda44dc0db_a9af_4bb2_9d53_21bb8530ebe7.slice PodAnnotations:0xc00012ae30}] Aliases:map[]}"
2026-06-10 15:52:06.172208 | controller | Jun 10 14:42:49.445015 crc crio[20344]: time="2026-06-10T14:42:49.444941507Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-jcd8w from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.172229 | controller | Jun 10 14:42:49.673059 crc crio[20344]: time="2026-06-10T14:42:49.67271377Z" level=info msg="Stopped pod sandbox: c251bacaf842c2b7262ee243b1d98c1fcd246f31ec1f33f83426db9c598dffd3" id=524e24a5-62f6-4354-bbf5-687768047744 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.172259 | controller | Jun 10 14:42:50.333245 crc crio[20344]: time="2026-06-10T14:42:50.333128095Z" level=info msg="Removing container: 14c04f5c229a052efc92f896fe542efb50196b3a7c06efd156a045f29d2a8c62" id=00462bb5-187d-4b39-961d-d279cce6e3a1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.172293 | controller | Jun 10 14:42:50.373180 crc crio[20344]: time="2026-06-10T14:42:50.373001896Z" level=info msg="Removed container 14c04f5c229a052efc92f896fe542efb50196b3a7c06efd156a045f29d2a8c62: openshift-marketplace/certified-operators-jcd8w/registry-server" id=00462bb5-187d-4b39-961d-d279cce6e3a1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.172352 | controller | Jun 10 14:42:50.382237 crc crio[20344]: time="2026-06-10T14:42:50.382094275Z" level=info msg="Removing container: 6ae180cc821bda78e8ff47f190d37b9a805ddf0704560be3e5353d6cc1cb834a" id=9e288038-ca3d-4a37-aaa7-d6ca44fdd7d6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.172389 | controller | Jun 10 14:42:50.433890 crc crio[20344]: time="2026-06-10T14:42:50.433716626Z" level=info msg="Removed container 6ae180cc821bda78e8ff47f190d37b9a805ddf0704560be3e5353d6cc1cb834a: openshift-marketplace/certified-operators-jcd8w/extract-content" id=9e288038-ca3d-4a37-aaa7-d6ca44fdd7d6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.172407 | controller | Jun 10 14:42:50.440940 crc crio[20344]: time="2026-06-10T14:42:50.440619228Z" level=info msg="Removing container: e120b34cd102a93d0f722fd57d32b2e2d3e72ea0b15f0704471b60c1699bcd5b" id=9074d759-409a-4fa6-b67a-48b2e122e392 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.172438 | controller | Jun 10 14:42:50.469486 crc crio[20344]: time="2026-06-10T14:42:50.469217982Z" level=info msg="Removed container e120b34cd102a93d0f722fd57d32b2e2d3e72ea0b15f0704471b60c1699bcd5b: openshift-marketplace/certified-operators-jcd8w/extract-utilities" id=9074d759-409a-4fa6-b67a-48b2e122e392 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.172467 | controller | Jun 10 14:42:58.406365 crc crio[20344]: time="2026-06-10T14:42:58.40503507Z" level=info msg="Stopping container: b78e5dd9a694f248e316015f52c200a8f3e0cdc537c3b4179b05a0ef60a82fdc (timeout: 2s)" id=96f2d484-9f2b-4249-aa96-e79bde3f23ea name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.172488 | controller | Jun 10 14:42:58.641889 crc crio[20344]: time="2026-06-10T14:42:58.64179111Z" level=info msg="Stopped container b78e5dd9a694f248e316015f52c200a8f3e0cdc537c3b4179b05a0ef60a82fdc: openshift-marketplace/redhat-operators-qcn8g/registry-server" id=96f2d484-9f2b-4249-aa96-e79bde3f23ea name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.172518 | controller | Jun 10 14:42:58.642818 crc crio[20344]: time="2026-06-10T14:42:58.642761845Z" level=info msg="Stopping pod sandbox: 6603d1c60b2b71d6c8b3c608c1e2105492f361fa4ebe8c5e358233be84a19cd8" id=3d09163f-28a3-4033-9c9f-14384424d39d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.172545 | controller | Jun 10 14:42:58.643672 crc crio[20344]: time="2026-06-10T14:42:58.643536496Z" level=info msg="Got pod network &{Name:redhat-operators-qcn8g Namespace:openshift-marketplace ID:6603d1c60b2b71d6c8b3c608c1e2105492f361fa4ebe8c5e358233be84a19cd8 UID:f416f68d-6227-4d2a-a58d-42788b613d55 NetNS:/var/run/netns/223243c0-c993-476d-ba7d-3dd2e67c8001 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf416f68d_6227_4d2a_a58d_42788b613d55.slice PodAnnotations:0xc0040366b0}] Aliases:map[]}"
2026-06-10 15:52:06.172575 | controller | Jun 10 14:42:58.643825 crc crio[20344]: time="2026-06-10T14:42:58.643773092Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-qcn8g from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.172606 | controller | Jun 10 14:42:58.882364 crc crio[20344]: time="2026-06-10T14:42:58.882182505Z" level=info msg="Stopped pod sandbox: 6603d1c60b2b71d6c8b3c608c1e2105492f361fa4ebe8c5e358233be84a19cd8" id=3d09163f-28a3-4033-9c9f-14384424d39d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.172635 | controller | Jun 10 14:42:59.425020 crc crio[20344]: time="2026-06-10T14:42:59.424472507Z" level=info msg="Removing container: b78e5dd9a694f248e316015f52c200a8f3e0cdc537c3b4179b05a0ef60a82fdc" id=05c351b1-37ae-40cf-8d57-ca8f5fd5f828 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.172664 | controller | Jun 10 14:42:59.453655 crc crio[20344]: time="2026-06-10T14:42:59.453469581Z" level=info msg="Removed container b78e5dd9a694f248e316015f52c200a8f3e0cdc537c3b4179b05a0ef60a82fdc: openshift-marketplace/redhat-operators-qcn8g/registry-server" id=05c351b1-37ae-40cf-8d57-ca8f5fd5f828 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.172698 | controller | Jun 10 14:42:59.456867 crc crio[20344]: time="2026-06-10T14:42:59.456780738Z" level=info msg="Removing container: 4511e0061db7c26134b6c144853ceff90defbdffc7ef132f3d0d755fc037647c" id=7dbfd6c0-46dc-481c-89b0-dfb6a1edc33c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.172728 | controller | Jun 10 14:42:59.504174 crc crio[20344]: time="2026-06-10T14:42:59.504057324Z" level=info msg="Removed container 4511e0061db7c26134b6c144853ceff90defbdffc7ef132f3d0d755fc037647c: openshift-marketplace/redhat-operators-qcn8g/extract-content" id=7dbfd6c0-46dc-481c-89b0-dfb6a1edc33c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.172754 | controller | Jun 10 14:42:59.506994 crc crio[20344]: time="2026-06-10T14:42:59.506906829Z" level=info msg="Removing container: 24447f9f764ddcca95bdfcb855a64dc6be4ca3ab93c31161abd1ff8bc1b82cfa" id=68d080d0-e8d4-4920-b43f-7e221a6cd5c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.172784 | controller | Jun 10 14:42:59.533554 crc crio[20344]: time="2026-06-10T14:42:59.532045482Z" level=info msg="Removed container 24447f9f764ddcca95bdfcb855a64dc6be4ca3ab93c31161abd1ff8bc1b82cfa: openshift-marketplace/redhat-operators-qcn8g/extract-utilities" id=68d080d0-e8d4-4920-b43f-7e221a6cd5c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.172817 | controller | Jun 10 14:43:10.864668 crc crio[20344]: time="2026-06-10T14:43:10.863236713Z" level=info msg="Stopping pod sandbox: 169636ee4392fc4ff473c6a5f4448f4d7c8d036f5cfbe343a5a52d7f1fec4449" id=5b0fe9af-55e7-436e-8290-03170257792a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.172843 | controller | Jun 10 14:43:10.864668 crc crio[20344]: time="2026-06-10T14:43:10.864586088Z" level=info msg="Stopped pod sandbox (already stopped): 169636ee4392fc4ff473c6a5f4448f4d7c8d036f5cfbe343a5a52d7f1fec4449" id=5b0fe9af-55e7-436e-8290-03170257792a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.172890 | controller | Jun 10 14:43:10.868196 crc crio[20344]: time="2026-06-10T14:43:10.865728709Z" level=info msg="Removing pod sandbox: 169636ee4392fc4ff473c6a5f4448f4d7c8d036f5cfbe343a5a52d7f1fec4449" id=d97978b2-f405-4f1b-92a5-ba9e7a3168bf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.172925 | controller | Jun 10 14:43:10.908120 crc crio[20344]: time="2026-06-10T14:43:10.907962922Z" level=info msg="Removed pod sandbox: 169636ee4392fc4ff473c6a5f4448f4d7c8d036f5cfbe343a5a52d7f1fec4449" id=d97978b2-f405-4f1b-92a5-ba9e7a3168bf name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.172951 | controller | Jun 10 14:43:10.909652 crc crio[20344]: time="2026-06-10T14:43:10.909395229Z" level=info msg="Stopping pod sandbox: 6603d1c60b2b71d6c8b3c608c1e2105492f361fa4ebe8c5e358233be84a19cd8" id=0d3633dc-9340-4db3-afb3-e3112afb3abe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.172981 | controller | Jun 10 14:43:10.909652 crc crio[20344]: time="2026-06-10T14:43:10.909483242Z" level=info msg="Stopped pod sandbox (already stopped): 6603d1c60b2b71d6c8b3c608c1e2105492f361fa4ebe8c5e358233be84a19cd8" id=0d3633dc-9340-4db3-afb3-e3112afb3abe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.173012 | controller | Jun 10 14:43:10.910065 crc crio[20344]: time="2026-06-10T14:43:10.910016966Z" level=info msg="Removing pod sandbox: 6603d1c60b2b71d6c8b3c608c1e2105492f361fa4ebe8c5e358233be84a19cd8" id=6be345e4-4995-47d9-b00a-3f916b8a44f0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.173033 | controller | Jun 10 14:43:10.923106 crc crio[20344]: time="2026-06-10T14:43:10.922969557Z" level=info msg="Removed pod sandbox: 6603d1c60b2b71d6c8b3c608c1e2105492f361fa4ebe8c5e358233be84a19cd8" id=6be345e4-4995-47d9-b00a-3f916b8a44f0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.173049 | controller | Jun 10 14:43:10.924214 crc crio[20344]: time="2026-06-10T14:43:10.924089547Z" level=info msg="Stopping pod sandbox: c251bacaf842c2b7262ee243b1d98c1fcd246f31ec1f33f83426db9c598dffd3" id=178373e3-c3c9-46de-a304-df0ed608f39c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.173070 | controller | Jun 10 14:43:10.924214 crc crio[20344]: time="2026-06-10T14:43:10.924161259Z" level=info msg="Stopped pod sandbox (already stopped): c251bacaf842c2b7262ee243b1d98c1fcd246f31ec1f33f83426db9c598dffd3" id=178373e3-c3c9-46de-a304-df0ed608f39c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.173097 | controller | Jun 10 14:43:10.925220 crc crio[20344]: time="2026-06-10T14:43:10.92496204Z" level=info msg="Removing pod sandbox: c251bacaf842c2b7262ee243b1d98c1fcd246f31ec1f33f83426db9c598dffd3" id=bb076864-659a-42d5-94c5-c556e09a311e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.173128 | controller | Jun 10 14:43:10.936383 crc crio[20344]: time="2026-06-10T14:43:10.936126184Z" level=info msg="Removed pod sandbox: c251bacaf842c2b7262ee243b1d98c1fcd246f31ec1f33f83426db9c598dffd3" id=bb076864-659a-42d5-94c5-c556e09a311e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.173153 | controller | Jun 10 14:43:10.938355 crc crio[20344]: time="2026-06-10T14:43:10.938140457Z" level=info msg="Stopping pod sandbox: d27009ffabb8e7d0959a5c430fd0e62c0db4b40c3555f93508fe9ae7a72a5830" id=e5b275cc-367c-4a5f-9254-647225dc9713 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.173183 | controller | Jun 10 14:43:10.938554 crc crio[20344]: time="2026-06-10T14:43:10.938479386Z" level=info msg="Stopped pod sandbox (already stopped): d27009ffabb8e7d0959a5c430fd0e62c0db4b40c3555f93508fe9ae7a72a5830" id=e5b275cc-367c-4a5f-9254-647225dc9713 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.173208 | controller | Jun 10 14:43:10.939811 crc crio[20344]: time="2026-06-10T14:43:10.939696738Z" level=info msg="Removing pod sandbox: d27009ffabb8e7d0959a5c430fd0e62c0db4b40c3555f93508fe9ae7a72a5830" id=c55686a3-81ef-432e-9abf-c09f3338692d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.173238 | controller | Jun 10 14:43:10.957983 crc crio[20344]: time="2026-06-10T14:43:10.957879187Z" level=info msg="Removed pod sandbox: d27009ffabb8e7d0959a5c430fd0e62c0db4b40c3555f93508fe9ae7a72a5830" id=c55686a3-81ef-432e-9abf-c09f3338692d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.173268 | controller | Jun 10 14:44:00.531062 crc crio[20344]: time="2026-06-10T14:44:00.530149482Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685044-wplqm/POD" id=22b998d6-9fb6-4959-a364-b90c094a5ad9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.173298 | controller | Jun 10 14:44:00.532344 crc crio[20344]: time="2026-06-10T14:44:00.531161529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.173325 | controller | Jun 10 14:44:00.562781 crc crio[20344]: time="2026-06-10T14:44:00.562195256Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685044-wplqm Namespace:openshift-infra ID:5fc3d9018f1403e62c547a2c2d33580f9b9b7318aaac92034b7d26a705657c73 UID:d840d515-6946-4456-b6d0-9660d28ea6f0 NetNS:/var/run/netns/fe28df99-5bcf-4d95-a0c7-ea72e853208c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd840d515_6946_4456_b6d0_9660d28ea6f0.slice PodAnnotations:0xc004036958}] Aliases:map[]}"
2026-06-10 15:52:06.173355 | controller | Jun 10 14:44:00.562781 crc crio[20344]: time="2026-06-10T14:44:00.562692349Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685044-wplqm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.173373 | controller | Jun 10 14:44:00.882934 crc crio[20344]: 2026-06-10T14:44:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5fc3d9018f1403e Mac:92:34:e1:44:24:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/fe28df99-5bcf-4d95-a0c7-ea72e853208c SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.173408 | controller | Jun 10 14:44:00.884936 crc crio[20344]: time="2026-06-10T14:44:00.884830629Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685044-wplqm Namespace:openshift-infra ID:5fc3d9018f1403e62c547a2c2d33580f9b9b7318aaac92034b7d26a705657c73 UID:d840d515-6946-4456-b6d0-9660d28ea6f0 NetNS:/var/run/netns/fe28df99-5bcf-4d95-a0c7-ea72e853208c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd840d515_6946_4456_b6d0_9660d28ea6f0.slice PodAnnotations:0xc004036958}] Aliases:map[]}"
2026-06-10 15:52:06.173443 | controller | Jun 10 14:44:00.885253 crc crio[20344]: time="2026-06-10T14:44:00.885165958Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685044-wplqm for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.173474 | controller | Jun 10 14:44:00.896333 crc crio[20344]: time="2026-06-10T14:44:00.896180759Z" level=info msg="Ran pod sandbox 5fc3d9018f1403e62c547a2c2d33580f9b9b7318aaac92034b7d26a705657c73 with infra container: openshift-infra/auto-csr-approver-29685044-wplqm/POD" id=22b998d6-9fb6-4959-a364-b90c094a5ad9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.173508 | controller | Jun 10 14:44:00.899840 crc crio[20344]: time="2026-06-10T14:44:00.899761243Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=c8ba346f-2720-479d-9a78-d3f5bd94dcc6 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.173535 | controller | Jun 10 14:44:00.928850 crc crio[20344]: time="2026-06-10T14:44:00.928731026Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-10 15:52:06.173561 | controller | Jun 10 14:44:02.017666 crc crio[20344]: time="2026-06-10T14:44:02.014994755Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=c8ba346f-2720-479d-9a78-d3f5bd94dcc6 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.173591 | controller | Jun 10 14:44:02.019217 crc crio[20344]: time="2026-06-10T14:44:02.017797949Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=5a13375c-9a3f-4e4a-a181-f02d9b975230 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.173620 | controller | Jun 10 14:44:02.020225 crc crio[20344]: time="2026-06-10T14:44:02.02013374Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=2f12a597-4077-413e-bc8c-c35137da2258 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.173646 | controller | Jun 10 14:44:02.026030 crc crio[20344]: time="2026-06-10T14:44:02.025917083Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685044-wplqm/oc" id=52ae556e-a7e7-49ab-85db-e981860bae92 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.173672 | controller | Jun 10 14:44:02.026771 crc crio[20344]: time="2026-06-10T14:44:02.026669793Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.173702 | controller | Jun 10 14:44:02.065233 crc crio[20344]: time="2026-06-10T14:44:02.065133186Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.173732 | controller | Jun 10 14:44:02.360064 crc crio[20344]: time="2026-06-10T14:44:02.359807793Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.173750 | controller | Jun 10 14:44:02.642034 crc crio[20344]: time="2026-06-10T14:44:02.640790328Z" level=info msg="Created container 48cb5c2434081b7ce32e53d350886a540041b523913053fdbe745ac761cbe038: openshift-infra/auto-csr-approver-29685044-wplqm/oc" id=52ae556e-a7e7-49ab-85db-e981860bae92 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.173780 | controller | Jun 10 14:44:02.652692 crc crio[20344]: time="2026-06-10T14:44:02.650928715Z" level=info msg="Starting container: 48cb5c2434081b7ce32e53d350886a540041b523913053fdbe745ac761cbe038" id=b813e2da-987d-4dfc-a230-e7c8c2cf6676 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.173824 | controller | Jun 10 14:44:02.679249 crc crio[20344]: time="2026-06-10T14:44:02.678014119Z" level=info msg="Started container" PID=29079 containerID=48cb5c2434081b7ce32e53d350886a540041b523913053fdbe745ac761cbe038 description=openshift-infra/auto-csr-approver-29685044-wplqm/oc id=b813e2da-987d-4dfc-a230-e7c8c2cf6676 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5fc3d9018f1403e62c547a2c2d33580f9b9b7318aaac92034b7d26a705657c73
2026-06-10 15:52:06.173844 | controller | Jun 10 14:44:05.107970 crc crio[20344]: time="2026-06-10T14:44:05.107495157Z" level=info msg="Stopping pod sandbox: 5fc3d9018f1403e62c547a2c2d33580f9b9b7318aaac92034b7d26a705657c73" id=a2a56a39-37b4-4464-b1a8-b7c70f41be75 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.173891 | controller | Jun 10 14:44:05.109125 crc crio[20344]: time="2026-06-10T14:44:05.108510274Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685044-wplqm Namespace:openshift-infra ID:5fc3d9018f1403e62c547a2c2d33580f9b9b7318aaac92034b7d26a705657c73 UID:d840d515-6946-4456-b6d0-9660d28ea6f0 NetNS:/var/run/netns/fe28df99-5bcf-4d95-a0c7-ea72e853208c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd840d515_6946_4456_b6d0_9660d28ea6f0.slice PodAnnotations:0xc00008cc28}] Aliases:map[]}"
2026-06-10 15:52:06.173915 | controller | Jun 10 14:44:05.109125 crc crio[20344]: time="2026-06-10T14:44:05.108665238Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685044-wplqm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.173946 | controller | Jun 10 14:44:05.504221 crc crio[20344]: time="2026-06-10T14:44:05.503899234Z" level=info msg="Stopped pod sandbox: 5fc3d9018f1403e62c547a2c2d33580f9b9b7318aaac92034b7d26a705657c73" id=a2a56a39-37b4-4464-b1a8-b7c70f41be75 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.173974 | controller | Jun 10 14:45:00.561332 crc crio[20344]: time="2026-06-10T14:45:00.560211076Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29685045-g99m6/POD" id=6f5fda92-e066-47c3-9fb8-49c031ab6f13 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.174004 | controller | Jun 10 14:45:00.563686 crc crio[20344]: time="2026-06-10T14:45:00.561539701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.174031 | controller | Jun 10 14:45:00.625673 crc crio[20344]: time="2026-06-10T14:45:00.624200503Z" level=info msg="Got pod network &{Name:collect-profiles-29685045-g99m6 Namespace:openshift-operator-lifecycle-manager ID:ea705501fd34e5b7f0789f9f8782368ea2d803d949843130304f56c1b32e220a UID:a4aed46b-f185-47c4-99ca-b29afad94807 NetNS:/var/run/netns/b99aa6d6-dc90-4113-a99c-b5e3de695ee2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda4aed46b_f185_47c4_99ca_b29afad94807.slice PodAnnotations:0xc001b9c0d0}] Aliases:map[]}"
2026-06-10 15:52:06.174055 | controller | Jun 10 14:45:00.625673 crc crio[20344]: time="2026-06-10T14:45:00.624318486Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29685045-g99m6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.174073 | controller | Jun 10 14:45:00.973995 crc crio[20344]: 2026-06-10T14:45:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea705501fd34e5b Mac:06:c4:df:bc:5b:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/b99aa6d6-dc90-4113-a99c-b5e3de695ee2 SocketPath: PciID:}] [{Interface:0xc0001208f0 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.174108 | controller | Jun 10 14:45:00.977544 crc crio[20344]: time="2026-06-10T14:45:00.977382811Z" level=info msg="Got pod network &{Name:collect-profiles-29685045-g99m6 Namespace:openshift-operator-lifecycle-manager ID:ea705501fd34e5b7f0789f9f8782368ea2d803d949843130304f56c1b32e220a UID:a4aed46b-f185-47c4-99ca-b29afad94807 NetNS:/var/run/netns/b99aa6d6-dc90-4113-a99c-b5e3de695ee2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda4aed46b_f185_47c4_99ca_b29afad94807.slice PodAnnotations:0xc001b9c0d0}] Aliases:map[]}"
2026-06-10 15:52:06.174140 | controller | Jun 10 14:45:00.977882 crc crio[20344]: time="2026-06-10T14:45:00.977763941Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29685045-g99m6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.174170 | controller | Jun 10 14:45:00.992513 crc crio[20344]: time="2026-06-10T14:45:00.991578654Z" level=info msg="Ran pod sandbox ea705501fd34e5b7f0789f9f8782368ea2d803d949843130304f56c1b32e220a with infra container: openshift-operator-lifecycle-manager/collect-profiles-29685045-g99m6/POD" id=6f5fda92-e066-47c3-9fb8-49c031ab6f13 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.174205 | controller | Jun 10 14:45:00.995671 crc crio[20344]: time="2026-06-10T14:45:00.995545318Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6e9652e7-0c26-4db3-9a1b-042aedc3e675 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.174231 | controller | Jun 10 14:45:00.999703 crc crio[20344]: time="2026-06-10T14:45:00.998696121Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b5f86eb5-230f-4e4f-aef7-4a660f085e4d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.174257 | controller | Jun 10 14:45:01.008593 crc crio[20344]: time="2026-06-10T14:45:01.008400167Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29685045-g99m6/collect-profiles" id=7e201553-9c9f-4ac2-b208-57c91d09d7f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.174287 | controller | Jun 10 14:45:01.009209 crc crio[20344]: time="2026-06-10T14:45:01.009109576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.174309 | controller | Jun 10 14:45:01.064939 crc crio[20344]: time="2026-06-10T14:45:01.064781483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.174339 | controller | Jun 10 14:45:01.074591 crc crio[20344]: time="2026-06-10T14:45:01.074214212Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.174369 | controller | Jun 10 14:45:01.213106 crc crio[20344]: time="2026-06-10T14:45:01.212877606Z" level=info msg="Created container 44d6f2954b5080eb40a657846d70a0fcf53e4a75f5a335649712434d0c141eed: openshift-operator-lifecycle-manager/collect-profiles-29685045-g99m6/collect-profiles" id=7e201553-9c9f-4ac2-b208-57c91d09d7f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.174400 | controller | Jun 10 14:45:01.216211 crc crio[20344]: time="2026-06-10T14:45:01.215439374Z" level=info msg="Starting container: 44d6f2954b5080eb40a657846d70a0fcf53e4a75f5a335649712434d0c141eed" id=356b053f-d9cb-4a8f-9e97-7b4e0cdc074a name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.174435 | controller | Jun 10 14:45:01.226080 crc crio[20344]: time="2026-06-10T14:45:01.225839628Z" level=info msg="Started container" PID=29955 containerID=44d6f2954b5080eb40a657846d70a0fcf53e4a75f5a335649712434d0c141eed description=openshift-operator-lifecycle-manager/collect-profiles-29685045-g99m6/collect-profiles id=356b053f-d9cb-4a8f-9e97-7b4e0cdc074a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea705501fd34e5b7f0789f9f8782368ea2d803d949843130304f56c1b32e220a
2026-06-10 15:52:06.174463 | controller | Jun 10 14:45:02.939454 crc crio[20344]: time="2026-06-10T14:45:02.938743761Z" level=info msg="Stopping pod sandbox: ea705501fd34e5b7f0789f9f8782368ea2d803d949843130304f56c1b32e220a" id=88a38dcc-0c4b-47b0-8e5c-f6e56f50f194 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.174486 | controller | Jun 10 14:45:02.940921 crc crio[20344]: time="2026-06-10T14:45:02.93983246Z" level=info msg="Got pod network &{Name:collect-profiles-29685045-g99m6 Namespace:openshift-operator-lifecycle-manager ID:ea705501fd34e5b7f0789f9f8782368ea2d803d949843130304f56c1b32e220a UID:a4aed46b-f185-47c4-99ca-b29afad94807 NetNS:/var/run/netns/b99aa6d6-dc90-4113-a99c-b5e3de695ee2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda4aed46b_f185_47c4_99ca_b29afad94807.slice PodAnnotations:0xc004036198}] Aliases:map[]}"
2026-06-10 15:52:06.174512 | controller | Jun 10 14:45:02.940921 crc crio[20344]: time="2026-06-10T14:45:02.939947313Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29685045-g99m6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.174543 | controller | Jun 10 14:45:03.298418 crc crio[20344]: time="2026-06-10T14:45:03.297955599Z" level=info msg="Stopped pod sandbox: ea705501fd34e5b7f0789f9f8782368ea2d803d949843130304f56c1b32e220a" id=88a38dcc-0c4b-47b0-8e5c-f6e56f50f194 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.174569 | controller | Jun 10 14:46:00.515800 crc crio[20344]: time="2026-06-10T14:46:00.514964302Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685046-dz4mp/POD" id=bfdbb5ce-bb49-4343-b8fa-a072b0aadc91 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.174599 | controller | Jun 10 14:46:00.517654 crc crio[20344]: time="2026-06-10T14:46:00.515805034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.174629 | controller | Jun 10 14:46:00.553447 crc crio[20344]: time="2026-06-10T14:46:00.55322602Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685046-dz4mp Namespace:openshift-infra ID:52f3143428f2a874d6d110b8618ce8e7731f40b1028a06210ed9f029df10776d UID:fb43b488-3fd3-404c-a56c-d288b6aaa18f NetNS:/var/run/netns/8bdbdb6c-a8c2-45dd-83ed-269b13587688 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb43b488_3fd3_404c_a56c_d288b6aaa18f.slice PodAnnotations:0xc000738830}] Aliases:map[]}"
2026-06-10 15:52:06.174650 | controller | Jun 10 14:46:00.553964 crc crio[20344]: time="2026-06-10T14:46:00.553917069Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685046-dz4mp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.174676 | controller | Jun 10 14:46:00.950422 crc crio[20344]: 2026-06-10T14:46:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:52f3143428f2a87 Mac:c6:90:8f:c3:04:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/8bdbdb6c-a8c2-45dd-83ed-269b13587688 SocketPath: PciID:}] [{Interface:0xc000014f90 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.174737 | controller | Jun 10 14:46:00.951950 crc crio[20344]: time="2026-06-10T14:46:00.951823175Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685046-dz4mp Namespace:openshift-infra ID:52f3143428f2a874d6d110b8618ce8e7731f40b1028a06210ed9f029df10776d UID:fb43b488-3fd3-404c-a56c-d288b6aaa18f NetNS:/var/run/netns/8bdbdb6c-a8c2-45dd-83ed-269b13587688 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb43b488_3fd3_404c_a56c_d288b6aaa18f.slice PodAnnotations:0xc000738830}] Aliases:map[]}"
2026-06-10 15:52:06.174764 | controller | Jun 10 14:46:00.952172 crc crio[20344]: time="2026-06-10T14:46:00.952093292Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685046-dz4mp for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.174795 | controller | Jun 10 14:46:00.962793 crc crio[20344]: time="2026-06-10T14:46:00.962033254Z" level=info msg="Ran pod sandbox 52f3143428f2a874d6d110b8618ce8e7731f40b1028a06210ed9f029df10776d with infra container: openshift-infra/auto-csr-approver-29685046-dz4mp/POD" id=bfdbb5ce-bb49-4343-b8fa-a072b0aadc91 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.174821 | controller | Jun 10 14:46:00.967751 crc crio[20344]: time="2026-06-10T14:46:00.96756149Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=3dca0a79-a71d-48ee-b89b-4a7cc457bec3 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.174867 | controller | Jun 10 14:46:00.979643 crc crio[20344]: time="2026-06-10T14:46:00.979449973Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-10 15:52:06.174898 | controller | Jun 10 14:46:02.416127 crc crio[20344]: time="2026-06-10T14:46:02.41555823Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=3dca0a79-a71d-48ee-b89b-4a7cc457bec3 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.174934 | controller | Jun 10 14:46:02.417645 crc crio[20344]: time="2026-06-10T14:46:02.416988518Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=16f55fde-872a-4c9d-aa6b-da8b842644be name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.174965 | controller | Jun 10 14:46:02.418904 crc crio[20344]: time="2026-06-10T14:46:02.418828027Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b823e840-0e44-4235-839a-68bf7e4cba1e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.174995 | controller | Jun 10 14:46:02.427024 crc crio[20344]: time="2026-06-10T14:46:02.426892079Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685046-dz4mp/oc" id=9ea04da4-68a2-4fd7-bcf4-b8854baa4c19 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.175012 | controller | Jun 10 14:46:02.427690 crc crio[20344]: time="2026-06-10T14:46:02.427613048Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.175033 | controller | Jun 10 14:46:02.455169 crc crio[20344]: time="2026-06-10T14:46:02.455037551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.175059 | controller | Jun 10 14:46:02.690811 crc crio[20344]: time="2026-06-10T14:46:02.6906294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.175088 | controller | Jun 10 14:46:02.804235 crc crio[20344]: time="2026-06-10T14:46:02.79344519Z" level=info msg="Created container 225ed1cf74d4cac45e35d7a3fadd9c44b400534a97b46ef345e387d2cc2c642d: openshift-infra/auto-csr-approver-29685046-dz4mp/oc" id=9ea04da4-68a2-4fd7-bcf4-b8854baa4c19 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.175136 | controller | Jun 10 14:46:02.804235 crc crio[20344]: time="2026-06-10T14:46:02.802881779Z" level=info msg="Starting container: 225ed1cf74d4cac45e35d7a3fadd9c44b400534a97b46ef345e387d2cc2c642d" id=38ebbdba-a541-4c9e-a05d-c3f13edd25a7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.175172 | controller | Jun 10 14:46:02.813762 crc crio[20344]: time="2026-06-10T14:46:02.813643572Z" level=info msg="Started container" PID=30807 containerID=225ed1cf74d4cac45e35d7a3fadd9c44b400534a97b46ef345e387d2cc2c642d description=openshift-infra/auto-csr-approver-29685046-dz4mp/oc id=38ebbdba-a541-4c9e-a05d-c3f13edd25a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52f3143428f2a874d6d110b8618ce8e7731f40b1028a06210ed9f029df10776d
2026-06-10 15:52:06.175206 | controller | Jun 10 14:46:04.569734 crc crio[20344]: time="2026-06-10T14:46:04.568692687Z" level=info msg="Stopping pod sandbox: 52f3143428f2a874d6d110b8618ce8e7731f40b1028a06210ed9f029df10776d" id=7f5ee91b-a163-4c59-b4d6-b7a5d4482b62 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.175232 | controller | Jun 10 14:46:04.571035 crc crio[20344]: time="2026-06-10T14:46:04.570469894Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685046-dz4mp Namespace:openshift-infra ID:52f3143428f2a874d6d110b8618ce8e7731f40b1028a06210ed9f029df10776d UID:fb43b488-3fd3-404c-a56c-d288b6aaa18f NetNS:/var/run/netns/8bdbdb6c-a8c2-45dd-83ed-269b13587688 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb43b488_3fd3_404c_a56c_d288b6aaa18f.slice PodAnnotations:0xc00078c718}] Aliases:map[]}"
2026-06-10 15:52:06.175249 | controller | Jun 10 14:46:04.571035 crc crio[20344]: time="2026-06-10T14:46:04.570740451Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685046-dz4mp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.175279 | controller | Jun 10 14:46:04.832692 crc crio[20344]: time="2026-06-10T14:46:04.832215942Z" level=info msg="Stopped pod sandbox: 52f3143428f2a874d6d110b8618ce8e7731f40b1028a06210ed9f029df10776d" id=7f5ee91b-a163-4c59-b4d6-b7a5d4482b62 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.175304 | controller | Jun 10 14:46:31.447018 crc crio[20344]: time="2026-06-10T14:46:31.446108675Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-42vs4/POD" id=ce50f49b-d5b5-4d7f-9f38-17910a8ad046 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.175330 | controller | Jun 10 14:46:31.448916 crc crio[20344]: time="2026-06-10T14:46:31.447160053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.175356 | controller | Jun 10 14:46:31.474459 crc crio[20344]: time="2026-06-10T14:46:31.474326559Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-42vs4 Namespace:cert-manager ID:2cfef73f97e037484b0f68439727ef43e6b51d590af047271d53827fb83d9f24 UID:f7fdaaa6-a210-4e4b-9d3d-ced6348cc8ea NetNS:/var/run/netns/0ce87ea5-3ac3-4ed6-a98d-6fe41afd9cbe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7fdaaa6_a210_4e4b_9d3d_ced6348cc8ea.slice PodAnnotations:0xc00012b640}] Aliases:map[]}"
2026-06-10 15:52:06.175390 | controller | Jun 10 14:46:31.474459 crc crio[20344]: time="2026-06-10T14:46:31.474407551Z" level=info msg="Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-42vs4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.175422 | controller | Jun 10 14:46:31.475570 crc crio[20344]: time="2026-06-10T14:46:31.475443778Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-kc8xg/POD" id=1b9c8b25-430d-4c2c-a428-da179b5e3716 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.175466 | controller | Jun 10 14:46:31.475729 crc crio[20344]: time="2026-06-10T14:46:31.475634383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.175501 | controller | Jun 10 14:46:31.494450 crc crio[20344]: time="2026-06-10T14:46:31.494357496Z" level=info msg="Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-c9lb9/POD" id=7a2ec37d-a509-4930-963d-bf077429ad42 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.175524 | controller | Jun 10 14:46:31.494634 crc crio[20344]: time="2026-06-10T14:46:31.494464089Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.175551 | controller | Jun 10 14:46:31.530768 crc crio[20344]: time="2026-06-10T14:46:31.530629882Z" level=info msg="Got pod network &{Name:cert-manager-7b8b89f89d-kc8xg Namespace:cert-manager ID:ebe613dacb16b369b295592863e99f3b95b7376fdd5fc0d953662174a126cf4a UID:705f462d-3cdf-4536-99b1-4ca88309b516 NetNS:/var/run/netns/f8a16caa-a78b-42bb-bc29-8099ca6cc76f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod705f462d_3cdf_4536_99b1_4ca88309b516.slice PodAnnotations:0xc0027c0058}] Aliases:map[]}"
2026-06-10 15:52:06.175580 | controller | Jun 10 14:46:31.530768 crc crio[20344]: time="2026-06-10T14:46:31.530689194Z" level=info msg="Adding pod cert-manager_cert-manager-7b8b89f89d-kc8xg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.175611 | controller | Jun 10 14:46:31.536673 crc crio[20344]: time="2026-06-10T14:46:31.536559479Z" level=info msg="Got pod network &{Name:cert-manager-webhook-769f6b94cb-c9lb9 Namespace:cert-manager ID:36a8526420e98115059f54c5b0e3086ca89334a218dccdee98141cd373cf0f94 UID:7d342720-40e7-4119-b138-14d038efa692 NetNS:/var/run/netns/0017627b-7bd8-43e4-bcdb-533e303bb824 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d342720_40e7_4119_b138_14d038efa692.slice PodAnnotations:0xc004036090}] Aliases:map[]}"
2026-06-10 15:52:06.175637 | controller | Jun 10 14:46:31.536673 crc crio[20344]: time="2026-06-10T14:46:31.536634861Z" level=info msg="Adding pod cert-manager_cert-manager-webhook-769f6b94cb-c9lb9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.175663 | controller | Jun 10 14:46:31.776028 crc crio[20344]: 2026-06-10T14:46:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2cfef73f97e0374 Mac:f6:eb:44:03:67:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/0ce87ea5-3ac3-4ed6-a98d-6fe41afd9cbe SocketPath: PciID:}] [{Interface:0xc0004826e0 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.175690 | controller | Jun 10 14:46:31.777724 crc crio[20344]: time="2026-06-10T14:46:31.777614202Z" level=info msg="Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-42vs4 Namespace:cert-manager ID:2cfef73f97e037484b0f68439727ef43e6b51d590af047271d53827fb83d9f24 UID:f7fdaaa6-a210-4e4b-9d3d-ced6348cc8ea NetNS:/var/run/netns/0ce87ea5-3ac3-4ed6-a98d-6fe41afd9cbe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7fdaaa6_a210_4e4b_9d3d_ced6348cc8ea.slice PodAnnotations:0xc00012b640}] Aliases:map[]}"
2026-06-10 15:52:06.175720 | controller | Jun 10 14:46:31.778425 crc crio[20344]: time="2026-06-10T14:46:31.777743825Z" level=info msg="Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-42vs4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.175760 | controller | Jun 10 14:46:31.788063 crc crio[20344]: time="2026-06-10T14:46:31.787953634Z" level=info msg="Ran pod sandbox 2cfef73f97e037484b0f68439727ef43e6b51d590af047271d53827fb83d9f24 with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-42vs4/POD" id=ce50f49b-d5b5-4d7f-9f38-17910a8ad046 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.175782 | controller | Jun 10 14:46:31.789951 crc crio[20344]: time="2026-06-10T14:46:31.789877125Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=fa52e866-0b30-43c5-9cf9-35ba4b0d7d2c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.175799 | controller | Jun 10 14:46:31.790131 crc crio[20344]: time="2026-06-10T14:46:31.79007724Z" level=info msg="Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found" id=fa52e866-0b30-43c5-9cf9-35ba4b0d7d2c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.175815 | controller | Jun 10 14:46:31.790410 crc crio[20344]: time="2026-06-10T14:46:31.790240754Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found" id=fa52e866-0b30-43c5-9cf9-35ba4b0d7d2c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.175836 | controller | Jun 10 14:46:31.794786 crc crio[20344]: time="2026-06-10T14:46:31.792124434Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=30b46ad0-06c1-43e5-9e8a-f74bfb0d99fa name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.175893 | controller | Jun 10 14:46:31.800976 crc crio[20344]: time="2026-06-10T14:46:31.800623768Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-cainjector:v1.19.2\""
2026-06-10 15:52:06.175928 | controller | Jun 10 14:46:31.874234 crc crio[20344]: 2026-06-10T14:46:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:36a8526420e9811 Mac:a2:82:9c:bf:99:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/0017627b-7bd8-43e4-bcdb-533e303bb824 SocketPath: PciID:}] [{Interface:0xc000158870 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.175959 | controller | Jun 10 14:46:31.875180 crc crio[20344]: time="2026-06-10T14:46:31.875104581Z" level=info msg="Got pod network &{Name:cert-manager-webhook-769f6b94cb-c9lb9 Namespace:cert-manager ID:36a8526420e98115059f54c5b0e3086ca89334a218dccdee98141cd373cf0f94 UID:7d342720-40e7-4119-b138-14d038efa692 NetNS:/var/run/netns/0017627b-7bd8-43e4-bcdb-533e303bb824 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d342720_40e7_4119_b138_14d038efa692.slice PodAnnotations:0xc004036090}] Aliases:map[]}"
2026-06-10 15:52:06.175989 | controller | Jun 10 14:46:31.875400 crc crio[20344]: time="2026-06-10T14:46:31.875254015Z" level=info msg="Checking pod cert-manager_cert-manager-webhook-769f6b94cb-c9lb9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.176020 | controller | Jun 10 14:46:31.880576 crc crio[20344]: time="2026-06-10T14:46:31.880499853Z" level=info msg="Ran pod sandbox 36a8526420e98115059f54c5b0e3086ca89334a218dccdee98141cd373cf0f94 with infra container: cert-manager/cert-manager-webhook-769f6b94cb-c9lb9/POD" id=7a2ec37d-a509-4930-963d-bf077429ad42 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.176046 | controller | Jun 10 14:46:31.885611 crc crio[20344]: time="2026-06-10T14:46:31.885507755Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=eaed76b6-4f63-4a30-be11-249ed6ad197b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.176068 | controller | Jun 10 14:46:31.885848 crc crio[20344]: time="2026-06-10T14:46:31.885785893Z" level=info msg="Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found" id=eaed76b6-4f63-4a30-be11-249ed6ad197b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.176094 | controller | Jun 10 14:46:31.887430 crc crio[20344]: time="2026-06-10T14:46:31.885858984Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found" id=eaed76b6-4f63-4a30-be11-249ed6ad197b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.176139 | controller | Jun 10 14:46:31.887430 crc crio[20344]: time="2026-06-10T14:46:31.886883391Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=70494dac-a4c3-40cc-a758-f6e8a2435205 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.176166 | controller | Jun 10 14:46:31.890121 crc crio[20344]: time="2026-06-10T14:46:31.890017494Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-webhook:v1.19.2\""
2026-06-10 15:52:06.176196 | controller | Jun 10 14:46:31.912052 crc crio[20344]: 2026-06-10T14:46:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ebe613dacb16b36 Mac:d2:7c:d5:1b:0f:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/f8a16caa-a78b-42bb-bc29-8099ca6cc76f SocketPath: PciID:}] [{Interface:0xc000112a80 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.176227 | controller | Jun 10 14:46:31.915816 crc crio[20344]: time="2026-06-10T14:46:31.915750552Z" level=info msg="Got pod network &{Name:cert-manager-7b8b89f89d-kc8xg Namespace:cert-manager ID:ebe613dacb16b369b295592863e99f3b95b7376fdd5fc0d953662174a126cf4a UID:705f462d-3cdf-4536-99b1-4ca88309b516 NetNS:/var/run/netns/f8a16caa-a78b-42bb-bc29-8099ca6cc76f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod705f462d_3cdf_4536_99b1_4ca88309b516.slice PodAnnotations:0xc0027c0058}] Aliases:map[]}"
2026-06-10 15:52:06.176253 | controller | Jun 10 14:46:31.916096 crc crio[20344]: time="2026-06-10T14:46:31.915997659Z" level=info msg="Checking pod cert-manager_cert-manager-7b8b89f89d-kc8xg for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.176283 | controller | Jun 10 14:46:31.921505 crc crio[20344]: time="2026-06-10T14:46:31.921440092Z" level=info msg="Ran pod sandbox ebe613dacb16b369b295592863e99f3b95b7376fdd5fc0d953662174a126cf4a with infra container: cert-manager/cert-manager-7b8b89f89d-kc8xg/POD" id=1b9c8b25-430d-4c2c-a428-da179b5e3716 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.176313 | controller | Jun 10 14:46:31.923294 crc crio[20344]: time="2026-06-10T14:46:31.923192228Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=20d032e2-2ae5-4176-b99e-7689b993533b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.176339 | controller | Jun 10 14:46:31.923469 crc crio[20344]: time="2026-06-10T14:46:31.923432575Z" level=info msg="Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found" id=20d032e2-2ae5-4176-b99e-7689b993533b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.176369 | controller | Jun 10 14:46:31.923623 crc crio[20344]: time="2026-06-10T14:46:31.923500476Z" level=info msg="Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found" id=20d032e2-2ae5-4176-b99e-7689b993533b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.176398 | controller | Jun 10 14:46:31.924465 crc crio[20344]: time="2026-06-10T14:46:31.924338259Z" level=info msg="Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2" id=8b74cc03-ee42-425a-a23d-4d414e535137 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.176428 | controller | Jun 10 14:46:31.926929 crc crio[20344]: time="2026-06-10T14:46:31.926864375Z" level=info msg="Trying to access \"quay.io/jetstack/cert-manager-controller:v1.19.2\""
2026-06-10 15:52:06.176456 | controller | Jun 10 14:46:36.071500 crc crio[20344]: time="2026-06-10T14:46:36.070844609Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b" id=70494dac-a4c3-40cc-a758-f6e8a2435205 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.176503 | controller | Jun 10 14:46:36.074668 crc crio[20344]: time="2026-06-10T14:46:36.074483795Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=34c742a9-5113-49e6-b137-4d7a2c5d24ae name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.176529 | controller | Jun 10 14:46:36.148893 crc crio[20344]: time="2026-06-10T14:46:36.14868084Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2" id=ee14fec4-3db8-43a3-b185-be9afa6dd9d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.176559 | controller | Jun 10 14:46:36.159914 crc crio[20344]: time="2026-06-10T14:46:36.159787893Z" level=info msg="Creating container: cert-manager/cert-manager-webhook-769f6b94cb-c9lb9/cert-manager-webhook" id=dabf74c9-adb2-445a-9eff-a76ebe277117 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.176599 | controller | Jun 10 14:46:36.163151 crc crio[20344]: time="2026-06-10T14:46:36.162972047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.176628 | controller | Jun 10 14:46:36.241816 crc crio[20344]: time="2026-06-10T14:46:36.241309112Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.176645 | controller | Jun 10 14:46:36.244904 crc crio[20344]: time="2026-06-10T14:46:36.244808194Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56" id=30b46ad0-06c1-43e5-9e8a-f74bfb0d99fa name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.176664 | controller | Jun 10 14:46:36.247488 crc crio[20344]: time="2026-06-10T14:46:36.247174686Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=d1fa75ce-9dcf-48cb-9279-a7a378d7f101 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.176692 | controller | Jun 10 14:46:36.247880 crc crio[20344]: time="2026-06-10T14:46:36.247776762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.176716 | controller | Jun 10 14:46:36.251884 crc crio[20344]: time="2026-06-10T14:46:36.251785128Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2" id=55819a46-6ae2-4985-b7b4-394a865e6d90 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.176745 | controller | Jun 10 14:46:36.260168 crc crio[20344]: time="2026-06-10T14:46:36.260065356Z" level=info msg="Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-42vs4/cert-manager-cainjector" id=6f1014bb-f787-4588-9fc1-6309b0cb27a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.176777 | controller | Jun 10 14:46:36.262825 crc crio[20344]: time="2026-06-10T14:46:36.262452319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.176813 | controller | Jun 10 14:46:36.306359 crc crio[20344]: time="2026-06-10T14:46:36.305203495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.176840 | controller | Jun 10 14:46:36.313593 crc crio[20344]: time="2026-06-10T14:46:36.311119151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.176971 | controller | Jun 10 14:46:36.430576 crc crio[20344]: time="2026-06-10T14:46:36.430363644Z" level=info msg="Created container 6d154ca45cb77a64f701373809248d857d2de6fb2774b074bb2006ac9e5b7d48: cert-manager/cert-manager-webhook-769f6b94cb-c9lb9/cert-manager-webhook" id=dabf74c9-adb2-445a-9eff-a76ebe277117 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.177026 | controller | Jun 10 14:46:36.432902 crc crio[20344]: time="2026-06-10T14:46:36.432836979Z" level=info msg="Created container a0f51a7d645c3a4464c064048ddb5b01e77094e65ca129260dad772157a29238: cert-manager/cert-manager-cainjector-7f9fdd5dd5-42vs4/cert-manager-cainjector" id=6f1014bb-f787-4588-9fc1-6309b0cb27a3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.177058 | controller | Jun 10 14:46:36.433968 crc crio[20344]: time="2026-06-10T14:46:36.433213209Z" level=info msg="Starting container: 6d154ca45cb77a64f701373809248d857d2de6fb2774b074bb2006ac9e5b7d48" id=19a29c05-be7c-481f-8c51-d796eece87c0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.177086 | controller | Jun 10 14:46:36.438097 crc crio[20344]: time="2026-06-10T14:46:36.436512466Z" level=info msg="Starting container: a0f51a7d645c3a4464c064048ddb5b01e77094e65ca129260dad772157a29238" id=51a8bffb-59f3-4ac7-b7d8-bdf1c593ae72 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.177115 | controller | Jun 10 14:46:36.442924 crc crio[20344]: time="2026-06-10T14:46:36.442847183Z" level=info msg="Started container" PID=32167 containerID=6d154ca45cb77a64f701373809248d857d2de6fb2774b074bb2006ac9e5b7d48 description=cert-manager/cert-manager-webhook-769f6b94cb-c9lb9/cert-manager-webhook id=19a29c05-be7c-481f-8c51-d796eece87c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36a8526420e98115059f54c5b0e3086ca89334a218dccdee98141cd373cf0f94
2026-06-10 15:52:06.177142 | controller | Jun 10 14:46:36.445811 crc crio[20344]: time="2026-06-10T14:46:36.444214929Z" level=info msg="Started container" PID=32170 containerID=a0f51a7d645c3a4464c064048ddb5b01e77094e65ca129260dad772157a29238 description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-42vs4/cert-manager-cainjector id=51a8bffb-59f3-4ac7-b7d8-bdf1c593ae72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2cfef73f97e037484b0f68439727ef43e6b51d590af047271d53827fb83d9f24
2026-06-10 15:52:06.177172 | controller | Jun 10 14:46:38.935515 crc crio[20344]: time="2026-06-10T14:46:38.934942501Z" level=info msg="Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5" id=8b74cc03-ee42-425a-a23d-4d414e535137 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.177206 | controller | Jun 10 14:46:38.937366 crc crio[20344]: time="2026-06-10T14:46:38.9371497Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=a29d322c-1544-4169-a150-338ea5c8468e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.177233 | controller | Jun 10 14:46:38.943696 crc crio[20344]: time="2026-06-10T14:46:38.94362867Z" level=info msg="Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2" id=181f4e1c-e726-40ab-afc4-56201273f2ba name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.177258 | controller | Jun 10 14:46:38.955362 crc crio[20344]: time="2026-06-10T14:46:38.955185945Z" level=info msg="Creating container: cert-manager/cert-manager-7b8b89f89d-kc8xg/cert-manager-controller" id=f735dcb4-dea6-4367-a641-b0a1b9a75c76 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.177284 | controller | Jun 10 14:46:38.959252 crc crio[20344]: time="2026-06-10T14:46:38.959146379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.177302 | controller | Jun 10 14:46:38.998895 crc crio[20344]: time="2026-06-10T14:46:38.998840346Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.177318 | controller | Jun 10 14:46:39.006381 crc crio[20344]: time="2026-06-10T14:46:39.006334603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.177353 | controller | Jun 10 14:46:39.143218 crc crio[20344]: time="2026-06-10T14:46:39.143158929Z" level=info msg="Created container 92df956ca33a27194f8e4606b66508c52b5de4ead1cbaf31241d7433e854c6d0: cert-manager/cert-manager-7b8b89f89d-kc8xg/cert-manager-controller" id=f735dcb4-dea6-4367-a641-b0a1b9a75c76 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.177380 | controller | Jun 10 14:46:39.145385 crc crio[20344]: time="2026-06-10T14:46:39.14509812Z" level=info msg="Starting container: 92df956ca33a27194f8e4606b66508c52b5de4ead1cbaf31241d7433e854c6d0" id=6f97beaa-d45b-40e4-b57d-62c8a73d9bc4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.177409 | controller | Jun 10 14:46:39.156018 crc crio[20344]: time="2026-06-10T14:46:39.155889575Z" level=info msg="Started container" PID=32295 containerID=92df956ca33a27194f8e4606b66508c52b5de4ead1cbaf31241d7433e854c6d0 description=cert-manager/cert-manager-7b8b89f89d-kc8xg/cert-manager-controller id=6f97beaa-d45b-40e4-b57d-62c8a73d9bc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebe613dacb16b369b295592863e99f3b95b7376fdd5fc0d953662174a126cf4a
2026-06-10 15:52:06.177435 | controller | Jun 10 14:46:40.165581 crc crio[20344]: time="2026-06-10T14:46:40.162061413Z" level=info msg="Stopping container: e65a239769d5f190c1c8ffdb8d62e53eea6779be05180e1ef3e911c3b0dcb885 (timeout: 30s)" id=1e041c30-46ff-4ab7-8a76-4b7f6950bbbd name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.177465 | controller | Jun 10 14:46:40.165581 crc crio[20344]: time="2026-06-10T14:46:40.162490564Z" level=info msg="Stopping container: 967dd7e7a0233c42be731e306483b91dd83e95f90b6ea3ca5c6c744ec5710558 (timeout: 30s)" id=002a846f-9f15-48b3-8f73-e0cbdc0238c6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.177494 | controller | Jun 10 14:46:40.377993 crc crio[20344]: time="2026-06-10T14:46:40.377432279Z" level=info msg="Stopped container 967dd7e7a0233c42be731e306483b91dd83e95f90b6ea3ca5c6c744ec5710558: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=002a846f-9f15-48b3-8f73-e0cbdc0238c6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.177519 | controller | Jun 10 14:46:40.381425 crc crio[20344]: time="2026-06-10T14:46:40.381354963Z" level=info msg="Stopped container e65a239769d5f190c1c8ffdb8d62e53eea6779be05180e1ef3e911c3b0dcb885: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=1e041c30-46ff-4ab7-8a76-4b7f6950bbbd name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.177546 | controller | Jun 10 14:46:40.382357 crc crio[20344]: time="2026-06-10T14:46:40.382199315Z" level=info msg="Stopping pod sandbox: a1ea49f28501ee2d06f382ff768f4f74d2552d9563ecf77e3b171533c6371cd4" id=42a683fa-27ed-4a36-ad9e-43829f388461 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.177576 | controller | Jun 10 14:46:40.390483 crc crio[20344]: time="2026-06-10T14:46:40.389932409Z" level=info msg="Stopping container: 04a994cc28dd1f9f141cff5f7ab78cf1a6f93c1605e59deaa8ff6956e3913235 (timeout: 30s)" id=e336eff1-1601-42df-a448-58e1dda14b67 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.177602 | controller | Jun 10 14:46:40.390717 crc crio[20344]: time="2026-06-10T14:46:40.390482713Z" level=info msg="Stopping container: 8d437392964c8f3791df586be8557798368252ec4d1806ea39ccb5f5da333466 (timeout: 30s)" id=40eef339-3c38-4009-96e3-b89ae6bff839 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.177636 | controller | Jun 10 14:46:40.406425 crc crio[20344]: time="2026-06-10T14:46:40.390967636Z" level=info msg="Stopping container: 611be21454e8bf10ce395144a2d73aa9603e156411f72baeeecf2acbbaf0f25a (timeout: 30s)" id=0d844de5-e711-41fc-a119-42cf62541737 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.177670 | controller | Jun 10 14:46:40.406425 crc crio[20344]: time="2026-06-10T14:46:40.391050318Z" level=info msg="Stopping container: a378a466c6f5378805e9f2103f72dfab4c1d3fff7e90d19b900c7f59b18da027 (timeout: 30s)" id=77b64832-6ed0-4eac-8db2-4b8ef5200ffc name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.177697 | controller | Jun 10 14:46:40.406425 crc crio[20344]: time="2026-06-10T14:46:40.392672891Z" level=info msg="Stopped pod sandbox: a1ea49f28501ee2d06f382ff768f4f74d2552d9563ecf77e3b171533c6371cd4" id=42a683fa-27ed-4a36-ad9e-43829f388461 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.177715 | controller | Jun 10 14:46:40.406425 crc crio[20344]: time="2026-06-10T14:46:40.392895167Z" level=info msg="Stopping container: 1973a03a098a1d3f11f0c7a0f11678d7f0cb90843580ff3d6ed4c1a6b553f24e (timeout: 30s)" id=4c10940b-e38b-4396-a463-1e8df368573c name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.177731 | controller | Jun 10 14:46:40.406425 crc crio[20344]: time="2026-06-10T14:46:40.390981546Z" level=info msg="Stopping container: 7b70b610cab8597e6d9661e9c7b3041de0868b117f481d6774caa05f1602395d (timeout: 30s)" id=9354ce16-c9d1-4165-af11-1c0339cb70f0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.177761 | controller | Jun 10 14:46:40.406425 crc crio[20344]: time="2026-06-10T14:46:40.391016307Z" level=info msg="Stopping container: d769e5fbc2f04f4538f24fa2b0735760abefbbe248f98e7923a6c3ba9cfd6763 (timeout: 30s)" id=c5a8faef-3418-4cec-af26-8b25c427da3e name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.177791 | controller | Jun 10 14:46:40.439326 crc crio[20344]: time="2026-06-10T14:46:40.439177317Z" level=info msg="CNI monitoring event REMOVE        \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-10 15:52:06.177828 | controller | Jun 10 14:46:40.439806 crc crio[20344]: time="2026-06-10T14:46:40.439477095Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.177891 | controller | Jun 10 14:46:40.448055 crc crio[20344]: time="2026-06-10T14:46:40.447940117Z" level=info msg="Stopping container: 7b4bb6ebd41778e1b1906328343c9e345685300476d6c536e7dca1eb241b829a (timeout: 30s)" id=0d16a476-48ea-406d-a98a-acf8526804c2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.177920 | controller | Jun 10 14:46:40.537286 crc crio[20344]: time="2026-06-10T14:46:40.537168219Z" level=info msg="Stopped container a378a466c6f5378805e9f2103f72dfab4c1d3fff7e90d19b900c7f59b18da027: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=77b64832-6ed0-4eac-8db2-4b8ef5200ffc name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.177955 | controller | Jun 10 14:46:40.542471 crc crio[20344]: time="2026-06-10T14:46:40.542433708Z" level=info msg="Stopped container 04a994cc28dd1f9f141cff5f7ab78cf1a6f93c1605e59deaa8ff6956e3913235: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=e336eff1-1601-42df-a448-58e1dda14b67 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.177986 | controller | Jun 10 14:46:40.545513 crc crio[20344]: time="2026-06-10T14:46:40.545319144Z" level=info msg="Stopped container 1973a03a098a1d3f11f0c7a0f11678d7f0cb90843580ff3d6ed4c1a6b553f24e: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=4c10940b-e38b-4396-a463-1e8df368573c name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.178020 | controller | Jun 10 14:46:40.564057 crc crio[20344]: time="2026-06-10T14:46:40.563949545Z" level=info msg="Stopped container 611be21454e8bf10ce395144a2d73aa9603e156411f72baeeecf2acbbaf0f25a: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=0d844de5-e711-41fc-a119-42cf62541737 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.178046 | controller | Jun 10 14:46:40.646356 crc crio[20344]: time="2026-06-10T14:46:40.646230033Z" level=info msg="Stopped container d769e5fbc2f04f4538f24fa2b0735760abefbbe248f98e7923a6c3ba9cfd6763: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=c5a8faef-3418-4cec-af26-8b25c427da3e name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.178063 | controller | Jun 10 14:46:40.698034 crc crio[20344]: time="2026-06-10T14:46:40.697913235Z" level=info msg="Stopped container 7b4bb6ebd41778e1b1906328343c9e345685300476d6c536e7dca1eb241b829a: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=0d16a476-48ea-406d-a98a-acf8526804c2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.178105 | controller | Jun 10 14:46:40.715627 crc crio[20344]: time="2026-06-10T14:46:40.715500129Z" level=info msg="Stopped container 8d437392964c8f3791df586be8557798368252ec4d1806ea39ccb5f5da333466: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=40eef339-3c38-4009-96e3-b89ae6bff839 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.178136 | controller | Jun 10 14:46:40.727483 crc crio[20344]: time="2026-06-10T14:46:40.727232338Z" level=info msg="Stopped container 7b70b610cab8597e6d9661e9c7b3041de0868b117f481d6774caa05f1602395d: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=9354ce16-c9d1-4165-af11-1c0339cb70f0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.178168 | controller | Jun 10 14:46:40.733234 crc crio[20344]: time="2026-06-10T14:46:40.731421719Z" level=info msg="Stopping pod sandbox: af7dc14cd2b8363ab1bbb40163c98f567a0402bd7eebd3fdc61ff59f7c29d565" id=891fc8ee-b401-4fcb-bc8d-934c99a5fed0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.178198 | controller | Jun 10 14:46:40.735940 crc crio[20344]: time="2026-06-10T14:46:40.735857236Z" level=info msg="Stopped pod sandbox: af7dc14cd2b8363ab1bbb40163c98f567a0402bd7eebd3fdc61ff59f7c29d565" id=891fc8ee-b401-4fcb-bc8d-934c99a5fed0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.178229 | controller | Jun 10 14:46:40.875670 crc crio[20344]: time="2026-06-10T14:46:40.875585028Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-2svqv/POD" id=63206ebf-6050-4998-9aec-b66c2769edcf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.178264 | controller | Jun 10 14:46:40.875670 crc crio[20344]: time="2026-06-10T14:46:40.875676101Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.178290 | controller | Jun 10 14:46:40.896742 crc crio[20344]: time="2026-06-10T14:46:40.896653493Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=63206ebf-6050-4998-9aec-b66c2769edcf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.178321 | controller | Jun 10 14:46:40.912613 crc crio[20344]: time="2026-06-10T14:46:40.912213913Z" level=info msg="Ran pod sandbox a73811a941dda44aff63a9355a98d6acece0bb7546808738f9fa3945afe2b8d5 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-2svqv/POD" id=63206ebf-6050-4998-9aec-b66c2769edcf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.178352 | controller | Jun 10 14:46:40.915598 crc crio[20344]: time="2026-06-10T14:46:40.915176012Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=08b586ae-0086-4fb8-908b-1ef490c11e4d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.178382 | controller | Jun 10 14:46:40.928760 crc crio[20344]: time="2026-06-10T14:46:40.928618336Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=447ee0ad-6de9-4962-b261-6935092e8498 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.178412 | controller | Jun 10 14:46:40.937343 crc crio[20344]: time="2026-06-10T14:46:40.937228703Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-2svqv/kube-rbac-proxy" id=f754d402-347a-4427-8791-818f75070d7e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.178442 | controller | Jun 10 14:46:40.937723 crc crio[20344]: time="2026-06-10T14:46:40.937674425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.178482 | controller | Jun 10 14:46:40.966114 crc crio[20344]: time="2026-06-10T14:46:40.966040022Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.178517 | controller | Jun 10 14:46:41.014114 crc crio[20344]: time="2026-06-10T14:46:41.013502963Z" level=info msg="Removing container: 7b4bb6ebd41778e1b1906328343c9e345685300476d6c536e7dca1eb241b829a" id=cc41c9ae-056a-44a0-999f-04594883e4ff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.178548 | controller | Jun 10 14:46:41.031115 crc crio[20344]: time="2026-06-10T14:46:41.031019325Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=6bf8b4a7-a92e-4dee-929d-4dab3c9f7aef name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.178574 | controller | Jun 10 14:46:41.036730 crc crio[20344]: time="2026-06-10T14:46:41.036637593Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05" id=6214c01a-9283-44d7-a275-a25f26e4577e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.178600 | controller | Jun 10 14:46:41.047170 crc crio[20344]: time="2026-06-10T14:46:41.047050817Z" level=info msg="Removed container 7b4bb6ebd41778e1b1906328343c9e345685300476d6c536e7dca1eb241b829a: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller" id=cc41c9ae-056a-44a0-999f-04594883e4ff name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.178631 | controller | Jun 10 14:46:41.049693 crc crio[20344]: time="2026-06-10T14:46:41.049602854Z" level=info msg="Creating container: openshift-multus/multus-bzhnf/kube-multus" id=bfd44935-9e10-40c4-bf63-ca136a4e3914 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.178661 | controller | Jun 10 14:46:41.050107 crc crio[20344]: time="2026-06-10T14:46:41.050040876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.178696 | controller | Jun 10 14:46:41.050587 crc crio[20344]: time="2026-06-10T14:46:41.050507188Z" level=info msg="Removing container: 8d437392964c8f3791df586be8557798368252ec4d1806ea39ccb5f5da333466" id=6fd10983-6600-42e8-b552-c323ae18eb48 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.178726 | controller | Jun 10 14:46:41.078152 crc crio[20344]: time="2026-06-10T14:46:41.077988853Z" level=info msg="Removed container 8d437392964c8f3791df586be8557798368252ec4d1806ea39ccb5f5da333466: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb" id=6fd10983-6600-42e8-b552-c323ae18eb48 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.178752 | controller | Jun 10 14:46:41.085360 crc crio[20344]: time="2026-06-10T14:46:41.085157741Z" level=info msg="Removing container: d769e5fbc2f04f4538f24fa2b0735760abefbbe248f98e7923a6c3ba9cfd6763" id=ce2d8f24-dbaf-497c-b833-55b6b4538496 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.178779 | controller | Jun 10 14:46:41.101443 crc crio[20344]: time="2026-06-10T14:46:41.10103362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.178809 | controller | Jun 10 14:46:41.109132 crc crio[20344]: time="2026-06-10T14:46:41.109060751Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.178836 | controller | Jun 10 14:46:41.118431 crc crio[20344]: time="2026-06-10T14:46:41.118240163Z" level=info msg="Removed container d769e5fbc2f04f4538f24fa2b0735760abefbbe248f98e7923a6c3ba9cfd6763: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb" id=ce2d8f24-dbaf-497c-b833-55b6b4538496 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.178875 | controller | Jun 10 14:46:41.138846 crc crio[20344]: time="2026-06-10T14:46:41.138739274Z" level=info msg="Removing container: 7b70b610cab8597e6d9661e9c7b3041de0868b117f481d6774caa05f1602395d" id=38e74379-64c1-44a5-afa2-097d30ec1114 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.178904 | controller | Jun 10 14:46:41.168182 crc crio[20344]: time="2026-06-10T14:46:41.168091267Z" level=info msg="Removed container 7b70b610cab8597e6d9661e9c7b3041de0868b117f481d6774caa05f1602395d: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd" id=38e74379-64c1-44a5-afa2-097d30ec1114 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.178935 | controller | Jun 10 14:46:41.171344 crc crio[20344]: time="2026-06-10T14:46:41.171143988Z" level=info msg="Removing container: a378a466c6f5378805e9f2103f72dfab4c1d3fff7e90d19b900c7f59b18da027" id=452bfb96-4b18-4bd9-b6d7-1b54e041428b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.178970 | controller | Jun 10 14:46:41.184892 crc crio[20344]: time="2026-06-10T14:46:41.184781417Z" level=info msg="Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-vlbfr/POD" id=a77b81fd-4314-408a-8c39-68b80b4a429c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.178995 | controller | Jun 10 14:46:41.185095 crc crio[20344]: time="2026-06-10T14:46:41.1848903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.179030 | controller | Jun 10 14:46:41.197490 crc crio[20344]: time="2026-06-10T14:46:41.19740317Z" level=info msg="Removed container a378a466c6f5378805e9f2103f72dfab4c1d3fff7e90d19b900c7f59b18da027: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics" id=452bfb96-4b18-4bd9-b6d7-1b54e041428b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.179056 | controller | Jun 10 14:46:41.201073 crc crio[20344]: time="2026-06-10T14:46:41.201008354Z" level=info msg="Removing container: 1973a03a098a1d3f11f0c7a0f11678d7f0cb90843580ff3d6ed4c1a6b553f24e" id=cf1f7d9f-0df5-4941-b6b5-2a7f399c9d0d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.179083 | controller | Jun 10 14:46:41.225751 crc crio[20344]: time="2026-06-10T14:46:41.225670224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.179109 | controller | Jun 10 14:46:41.232185 crc crio[20344]: time="2026-06-10T14:46:41.232073523Z" level=info msg="Removed container 1973a03a098a1d3f11f0c7a0f11678d7f0cb90843580ff3d6ed4c1a6b553f24e: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node" id=cf1f7d9f-0df5-4941-b6b5-2a7f399c9d0d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.179138 | controller | Jun 10 14:46:41.234843 crc crio[20344]: time="2026-06-10T14:46:41.234765994Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=a77b81fd-4314-408a-8c39-68b80b4a429c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.179155 | controller | Jun 10 14:46:41.236515 crc crio[20344]: time="2026-06-10T14:46:41.236429618Z" level=info msg="Created container a51c83323d785a9e69120b1d0597d5ab929f70ace3b232549d213bde2b1a1506: openshift-multus/multus-bzhnf/kube-multus" id=bfd44935-9e10-40c4-bf63-ca136a4e3914 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.179172 | controller | Jun 10 14:46:41.237869 crc crio[20344]: time="2026-06-10T14:46:41.23689625Z" level=info msg="Removing container: 04a994cc28dd1f9f141cff5f7ab78cf1a6f93c1605e59deaa8ff6956e3913235" id=a9a0dc8d-c651-407a-b26b-666e345f2570 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.179193 | controller | Jun 10 14:46:41.237869 crc crio[20344]: time="2026-06-10T14:46:41.237180897Z" level=info msg="Starting container: a51c83323d785a9e69120b1d0597d5ab929f70ace3b232549d213bde2b1a1506" id=dab75bd9-27e5-4caf-8c13-d52a3856a240 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.179229 | controller | Jun 10 14:46:41.246992 crc crio[20344]: time="2026-06-10T14:46:41.245850936Z" level=info msg="Started container" PID=32501 containerID=a51c83323d785a9e69120b1d0597d5ab929f70ace3b232549d213bde2b1a1506 description=openshift-multus/multus-bzhnf/kube-multus id=dab75bd9-27e5-4caf-8c13-d52a3856a240 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5222bd0d9b28e6920fb62ea106b1672fefe7517cd17113df7b6ade99ef90ba1c
2026-06-10 15:52:06.179264 | controller | Jun 10 14:46:41.248456 crc crio[20344]: time="2026-06-10T14:46:41.248192528Z" level=info msg="Ran pod sandbox 374ec9cf799f38ae51dfded61a7055ccfc7e87f1bd7f13de0f652b102eadc332 with infra container: openshift-ovn-kubernetes/ovnkube-node-vlbfr/POD" id=a77b81fd-4314-408a-8c39-68b80b4a429c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.179286 | controller | Jun 10 14:46:41.250518 crc crio[20344]: time="2026-06-10T14:46:41.250445757Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=4e8241e3-b96a-4cdb-8bdb-f5e474dd6fbd name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.179312 | controller | Jun 10 14:46:41.257441 crc crio[20344]: time="2026-06-10T14:46:41.257358439Z" level=info msg="Removed container 04a994cc28dd1f9f141cff5f7ab78cf1a6f93c1605e59deaa8ff6956e3913235: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging" id=a9a0dc8d-c651-407a-b26b-666e345f2570 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.179338 | controller | Jun 10 14:46:41.261663 crc crio[20344]: time="2026-06-10T14:46:41.261587851Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=528b1906-4739-4566-8df6-45230d097cd4 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.179368 | controller | Jun 10 14:46:41.264186 crc crio[20344]: time="2026-06-10T14:46:41.264149488Z" level=info msg="Removing container: 611be21454e8bf10ce395144a2d73aa9603e156411f72baeeecf2acbbaf0f25a" id=ef834a1c-4c2b-412a-bcda-86e0e9a26ddd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.179394 | controller | Jun 10 14:46:41.274483 crc crio[20344]: time="2026-06-10T14:46:41.270608358Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-vlbfr/kubecfg-setup" id=bc5e9a18-65ee-4b50-b815-3d71f1f9fed6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.179425 | controller | Jun 10 14:46:41.274483 crc crio[20344]: time="2026-06-10T14:46:41.270999919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.179450 | controller | Jun 10 14:46:41.274483 crc crio[20344]: time="2026-06-10T14:46:41.272167129Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/upgrade_04747042-2356-4080-965a-f8c949a288ef\""
2026-06-10 15:52:06.179476 | controller | Jun 10 14:46:41.274483 crc crio[20344]: time="2026-06-10T14:46:41.272476178Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.179507 | controller | Jun 10 14:46:41.290330 crc crio[20344]: time="2026-06-10T14:46:41.290218635Z" level=info msg="Removed container 611be21454e8bf10ce395144a2d73aa9603e156411f72baeeecf2acbbaf0f25a: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller" id=ef834a1c-4c2b-412a-bcda-86e0e9a26ddd name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.179534 | controller | Jun 10 14:46:41.293068 crc crio[20344]: time="2026-06-10T14:46:41.292991448Z" level=info msg="Removing container: 7c521a5f605f782e38ed45471af05c0a51a95f5cedff6e2fff6926cdfecf4401" id=9a0a2e50-3c0a-4779-8461-baf3d2a0f764 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.179568 | controller | Jun 10 14:46:41.297506 crc crio[20344]: time="2026-06-10T14:46:41.297435995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.179599 | controller | Jun 10 14:46:41.300669 crc crio[20344]: time="2026-06-10T14:46:41.29913923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.179617 | controller | Jun 10 14:46:41.310643 crc crio[20344]: time="2026-06-10T14:46:41.310595142Z" level=info msg="Created container bf40598d317f18346eec5f3f32410456dbed89d4d7f04fc9a08afe2b6d329f55: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-2svqv/kube-rbac-proxy" id=f754d402-347a-4427-8791-818f75070d7e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.179646 | controller | Jun 10 14:46:41.311898 crc crio[20344]: time="2026-06-10T14:46:41.311750053Z" level=info msg="Starting container: bf40598d317f18346eec5f3f32410456dbed89d4d7f04fc9a08afe2b6d329f55" id=c66df405-c9f7-4cf3-9004-1db173c838f9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.179672 | controller | Jun 10 14:46:41.314313 crc crio[20344]: time="2026-06-10T14:46:41.314200567Z" level=info msg="Removed container 7c521a5f605f782e38ed45471af05c0a51a95f5cedff6e2fff6926cdfecf4401: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup" id=9a0a2e50-3c0a-4779-8461-baf3d2a0f764 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.179702 | controller | Jun 10 14:46:41.321763 crc crio[20344]: time="2026-06-10T14:46:41.321615563Z" level=info msg="Started container" PID=32515 containerID=bf40598d317f18346eec5f3f32410456dbed89d4d7f04fc9a08afe2b6d329f55 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-2svqv/kube-rbac-proxy id=c66df405-c9f7-4cf3-9004-1db173c838f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a73811a941dda44aff63a9355a98d6acece0bb7546808738f9fa3945afe2b8d5
2026-06-10 15:52:06.179728 | controller | Jun 10 14:46:41.336977 crc crio[20344]: time="2026-06-10T14:46:41.336844004Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=efd98a23-1bc8-4d36-85f2-a8a18b005e11 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.179759 | controller | Jun 10 14:46:41.340910 crc crio[20344]: time="2026-06-10T14:46:41.340726066Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=0c0f5185-19ed-4ee6-a3cd-f4827de322ae name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.179789 | controller | Jun 10 14:46:41.347124 crc crio[20344]: time="2026-06-10T14:46:41.346891089Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-2svqv/ovnkube-cluster-manager" id=f78aa02f-9748-4d99-b762-42697f15f5c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.179820 | controller | Jun 10 14:46:41.347190 crc crio[20344]: time="2026-06-10T14:46:41.347174626Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.179864 | controller | Jun 10 14:46:41.372935 crc crio[20344]: time="2026-06-10T14:46:41.372848123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.179899 | controller | Jun 10 14:46:41.380456 crc crio[20344]: time="2026-06-10T14:46:41.380380451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.179925 | controller | Jun 10 14:46:41.469360 crc crio[20344]: time="2026-06-10T14:46:41.469242573Z" level=info msg="Created container 07d8c851f60b7f1a495cb006675a6ba5f86579df121231def6c5b8c9aeeae789: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-2svqv/ovnkube-cluster-manager" id=f78aa02f-9748-4d99-b762-42697f15f5c1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.179956 | controller | Jun 10 14:46:41.470562 crc crio[20344]: time="2026-06-10T14:46:41.470494336Z" level=info msg="Starting container: 07d8c851f60b7f1a495cb006675a6ba5f86579df121231def6c5b8c9aeeae789" id=9634a471-15c8-4b39-8482-bbc5957f5ac6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.179973 | controller | Jun 10 14:46:41.474324 crc crio[20344]: time="2026-06-10T14:46:41.474226205Z" level=info msg="Created container 7f73cfa932bb76ec2331000263c356411a2ae408073c9a019676ef8f6d5e006b: openshift-ovn-kubernetes/ovnkube-node-vlbfr/kubecfg-setup" id=bc5e9a18-65ee-4b50-b815-3d71f1f9fed6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.180057 | controller | Jun 10 14:46:41.475515 crc crio[20344]: time="2026-06-10T14:46:41.475459437Z" level=info msg="Starting container: 7f73cfa932bb76ec2331000263c356411a2ae408073c9a019676ef8f6d5e006b" id=9b90d582-f21b-45bc-98de-388629da0dcb name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.180083 | controller | Jun 10 14:46:41.476326 crc crio[20344]: time="2026-06-10T14:46:41.476080504Z" level=info msg="Started container" PID=32546 containerID=07d8c851f60b7f1a495cb006675a6ba5f86579df121231def6c5b8c9aeeae789 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-2svqv/ovnkube-cluster-manager id=9634a471-15c8-4b39-8482-bbc5957f5ac6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a73811a941dda44aff63a9355a98d6acece0bb7546808738f9fa3945afe2b8d5
2026-06-10 15:52:06.180114 | controller | Jun 10 14:46:41.485906 crc crio[20344]: time="2026-06-10T14:46:41.48579627Z" level=info msg="Started container" PID=32529 containerID=7f73cfa932bb76ec2331000263c356411a2ae408073c9a019676ef8f6d5e006b description=openshift-ovn-kubernetes/ovnkube-node-vlbfr/kubecfg-setup id=9b90d582-f21b-45bc-98de-388629da0dcb name=/runtime.v1.RuntimeService/StartContainer sandboxID=374ec9cf799f38ae51dfded61a7055ccfc7e87f1bd7f13de0f652b102eadc332
2026-06-10 15:52:06.180145 | controller | Jun 10 14:46:41.781984 crc crio[20344]: time="2026-06-10T14:46:41.781488483Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/cert-approver\""
2026-06-10 15:52:06.180171 | controller | Jun 10 14:46:41.781984 crc crio[20344]: time="2026-06-10T14:46:41.781992776Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.180197 | controller | Jun 10 14:46:41.789854 crc crio[20344]: time="2026-06-10T14:46:41.78975569Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/install_multus\""
2026-06-10 15:52:06.180223 | controller | Jun 10 14:46:41.789980 crc crio[20344]: time="2026-06-10T14:46:41.789904234Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.180253 | controller | Jun 10 14:46:41.790389 crc crio[20344]: time="2026-06-10T14:46:41.790319765Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/kubeconfig_generator\""
2026-06-10 15:52:06.180279 | controller | Jun 10 14:46:41.790493 crc crio[20344]: time="2026-06-10T14:46:41.790407528Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.180309 | controller | Jun 10 14:46:41.799942 crc crio[20344]: time="2026-06-10T14:46:41.799835756Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus\""
2026-06-10 15:52:06.180331 | controller | Jun 10 14:46:41.800108 crc crio[20344]: time="2026-06-10T14:46:41.79996612Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.180347 | controller | Jun 10 14:46:41.809655 crc crio[20344]: time="2026-06-10T14:46:41.809580253Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-daemon\""
2026-06-10 15:52:06.180373 | controller | Jun 10 14:46:41.809806 crc crio[20344]: time="2026-06-10T14:46:41.809702946Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.180412 | controller | Jun 10 14:46:41.818744 crc crio[20344]: time="2026-06-10T14:46:41.818680863Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/multus-shim\""
2026-06-10 15:52:06.180439 | controller | Jun 10 14:46:41.818888 crc crio[20344]: time="2026-06-10T14:46:41.818761725Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.180464 | controller | Jun 10 14:46:41.825903 crc crio[20344]: time="2026-06-10T14:46:41.825819921Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/passthru\""
2026-06-10 15:52:06.180493 | controller | Jun 10 14:46:41.826022 crc crio[20344]: time="2026-06-10T14:46:41.825974175Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.180523 | controller | Jun 10 14:46:41.826415 crc crio[20344]: time="2026-06-10T14:46:41.826361965Z" level=info msg="CNI monitoring event CREATE        \"/var/lib/cni/bin/thin_entrypoint\""
2026-06-10 15:52:06.180549 | controller | Jun 10 14:46:41.826491 crc crio[20344]: time="2026-06-10T14:46:41.826434787Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.180574 | controller | Jun 10 14:46:41.835792 crc crio[20344]: time="2026-06-10T14:46:41.83565575Z" level=info msg="CNI monitoring event REMOVE        \"/var/lib/cni/bin/upgrade_04747042-2356-4080-965a-f8c949a288ef\""
2026-06-10 15:52:06.180596 | controller | Jun 10 14:46:42.060511 crc crio[20344]: time="2026-06-10T14:46:42.060419084Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=810b95c3-2f44-4f1a-91af-98c70cd8b929 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.180625 | controller | Jun 10 14:46:42.063438 crc crio[20344]: time="2026-06-10T14:46:42.063342851Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=4d9ff71a-d7e5-45c0-ab4f-a3bfb4089553 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.180651 | controller | Jun 10 14:46:42.068660 crc crio[20344]: time="2026-06-10T14:46:42.068598679Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-vlbfr/ovn-controller" id=afd28e48-982d-4a7e-8743-e980a60724a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.180682 | controller | Jun 10 14:46:42.068905 crc crio[20344]: time="2026-06-10T14:46:42.068846726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.180713 | controller | Jun 10 14:46:42.101791 crc crio[20344]: time="2026-06-10T14:46:42.101696662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.180734 | controller | Jun 10 14:46:42.103851 crc crio[20344]: time="2026-06-10T14:46:42.103792617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.180764 | controller | Jun 10 14:46:42.236631 crc crio[20344]: time="2026-06-10T14:46:42.236455113Z" level=info msg="Created container 7f42cf298a9654966dc23ae6b9f95b03162ec41c005e4c0ac34fb5b7fea70808: openshift-ovn-kubernetes/ovnkube-node-vlbfr/ovn-controller" id=afd28e48-982d-4a7e-8743-e980a60724a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.180793 | controller | Jun 10 14:46:42.238617 crc crio[20344]: time="2026-06-10T14:46:42.237909252Z" level=info msg="Starting container: 7f42cf298a9654966dc23ae6b9f95b03162ec41c005e4c0ac34fb5b7fea70808" id=fad15ed3-902e-408a-816f-9a237300267c name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.180820 | controller | Jun 10 14:46:42.246477 crc crio[20344]: time="2026-06-10T14:46:42.246357044Z" level=info msg="Started container" PID=32586 containerID=7f42cf298a9654966dc23ae6b9f95b03162ec41c005e4c0ac34fb5b7fea70808 description=openshift-ovn-kubernetes/ovnkube-node-vlbfr/ovn-controller id=fad15ed3-902e-408a-816f-9a237300267c name=/runtime.v1.RuntimeService/StartContainer sandboxID=374ec9cf799f38ae51dfded61a7055ccfc7e87f1bd7f13de0f652b102eadc332
2026-06-10 15:52:06.180885 | controller | Jun 10 14:46:42.256101 crc crio[20344]: time="2026-06-10T14:46:42.256022169Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=2ee6374a-4b43-471e-9a32-0b6935961126 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.180913 | controller | Jun 10 14:46:42.258937 crc crio[20344]: time="2026-06-10T14:46:42.258863464Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=423c08c4-e297-4977-a217-c1428b1de66d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.180931 | controller | Jun 10 14:46:42.264649 crc crio[20344]: time="2026-06-10T14:46:42.264565904Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-vlbfr/ovn-acl-logging" id=f5b8b17a-4781-4855-b06c-3e953fe6e32b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.180952 | controller | Jun 10 14:46:42.265007 crc crio[20344]: time="2026-06-10T14:46:42.264951144Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.180974 | controller | Jun 10 14:46:42.283327 crc crio[20344]: time="2026-06-10T14:46:42.283191295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.180991 | controller | Jun 10 14:46:42.284728 crc crio[20344]: time="2026-06-10T14:46:42.284666034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.181007 | controller | Jun 10 14:46:42.411125 crc crio[20344]: time="2026-06-10T14:46:42.410962992Z" level=info msg="Created container 06d076b93198bf31e8d048ab3ff1a8f7fb3f2ff415508afb54d4badfb4c6bb91: openshift-ovn-kubernetes/ovnkube-node-vlbfr/ovn-acl-logging" id=f5b8b17a-4781-4855-b06c-3e953fe6e32b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.181033 | controller | Jun 10 14:46:42.412184 crc crio[20344]: time="2026-06-10T14:46:42.412137373Z" level=info msg="Starting container: 06d076b93198bf31e8d048ab3ff1a8f7fb3f2ff415508afb54d4badfb4c6bb91" id=d33051ed-987f-4af2-aafb-b6344774f9de name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.181063 | controller | Jun 10 14:46:42.425477 crc crio[20344]: time="2026-06-10T14:46:42.425377182Z" level=info msg="Started container" PID=32598 containerID=06d076b93198bf31e8d048ab3ff1a8f7fb3f2ff415508afb54d4badfb4c6bb91 description=openshift-ovn-kubernetes/ovnkube-node-vlbfr/ovn-acl-logging id=d33051ed-987f-4af2-aafb-b6344774f9de name=/runtime.v1.RuntimeService/StartContainer sandboxID=374ec9cf799f38ae51dfded61a7055ccfc7e87f1bd7f13de0f652b102eadc332
2026-06-10 15:52:06.181097 | controller | Jun 10 14:46:42.435007 crc crio[20344]: time="2026-06-10T14:46:42.434805951Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=0253ba88-0085-42e0-85e7-bf692b45413d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.181128 | controller | Jun 10 14:46:42.442335 crc crio[20344]: time="2026-06-10T14:46:42.437901242Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=4eb7aeaa-06d2-469f-9816-5cc82af9f1f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.181168 | controller | Jun 10 14:46:42.445449 crc crio[20344]: time="2026-06-10T14:46:42.444154537Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-vlbfr/kube-rbac-proxy-node" id=c73edafc-713a-4d44-86e1-2a91d87f7c90 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.181196 | controller | Jun 10 14:46:42.445449 crc crio[20344]: time="2026-06-10T14:46:42.44463692Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.181227 | controller | Jun 10 14:46:42.472643 crc crio[20344]: time="2026-06-10T14:46:42.472420302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.181257 | controller | Jun 10 14:46:42.474403 crc crio[20344]: time="2026-06-10T14:46:42.474214539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.181284 | controller | Jun 10 14:46:42.584772 crc crio[20344]: time="2026-06-10T14:46:42.58464041Z" level=info msg="Created container 160a8acf027caef6250a840a9c5a79088bc38fda16b147ab5531d5a6c9d80acd: openshift-ovn-kubernetes/ovnkube-node-vlbfr/kube-rbac-proxy-node" id=c73edafc-713a-4d44-86e1-2a91d87f7c90 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.181305 | controller | Jun 10 14:46:42.586315 crc crio[20344]: time="2026-06-10T14:46:42.586142499Z" level=info msg="Starting container: 160a8acf027caef6250a840a9c5a79088bc38fda16b147ab5531d5a6c9d80acd" id=ffd3f1d2-8d9c-472a-bd23-848c9a6db7b7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.181335 | controller | Jun 10 14:46:42.594653 crc crio[20344]: time="2026-06-10T14:46:42.594569951Z" level=info msg="Started container" PID=32616 containerID=160a8acf027caef6250a840a9c5a79088bc38fda16b147ab5531d5a6c9d80acd description=openshift-ovn-kubernetes/ovnkube-node-vlbfr/kube-rbac-proxy-node id=ffd3f1d2-8d9c-472a-bd23-848c9a6db7b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=374ec9cf799f38ae51dfded61a7055ccfc7e87f1bd7f13de0f652b102eadc332
2026-06-10 15:52:06.181366 | controller | Jun 10 14:46:42.619850 crc crio[20344]: time="2026-06-10T14:46:42.619198871Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=a9482d34-c0fd-4168-afc7-c6f2544a8563 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.181396 | controller | Jun 10 14:46:42.638349 crc crio[20344]: time="2026-06-10T14:46:42.63814323Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=fe44f4ca-6ab4-4624-a50f-298925bd8649 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.181423 | controller | Jun 10 14:46:42.703384 crc crio[20344]: time="2026-06-10T14:46:42.702833075Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-vlbfr/kube-rbac-proxy-ovn-metrics" id=e36cd533-7143-4517-8852-7bd19c8118d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.181453 | controller | Jun 10 14:46:42.703819 crc crio[20344]: time="2026-06-10T14:46:42.703453991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.181484 | controller | Jun 10 14:46:42.728719 crc crio[20344]: time="2026-06-10T14:46:42.728381728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.181515 | controller | Jun 10 14:46:42.730463 crc crio[20344]: time="2026-06-10T14:46:42.730387421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.181552 | controller | Jun 10 14:46:42.869381 crc crio[20344]: time="2026-06-10T14:46:42.869197219Z" level=info msg="Created container 9a80ab0349c08da92cf86e2c53b650b218da493903e852834da3783f7fd5419f: openshift-ovn-kubernetes/ovnkube-node-vlbfr/kube-rbac-proxy-ovn-metrics" id=e36cd533-7143-4517-8852-7bd19c8118d2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.181570 | controller | Jun 10 14:46:42.870682 crc crio[20344]: time="2026-06-10T14:46:42.870435742Z" level=info msg="Starting container: 9a80ab0349c08da92cf86e2c53b650b218da493903e852834da3783f7fd5419f" id=2f2f168a-4475-4862-9f77-7af844f73cbd name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.181596 | controller | Jun 10 14:46:42.877506 crc crio[20344]: time="2026-06-10T14:46:42.87719356Z" level=info msg="Started container" PID=32637 containerID=9a80ab0349c08da92cf86e2c53b650b218da493903e852834da3783f7fd5419f description=openshift-ovn-kubernetes/ovnkube-node-vlbfr/kube-rbac-proxy-ovn-metrics id=2f2f168a-4475-4862-9f77-7af844f73cbd name=/runtime.v1.RuntimeService/StartContainer sandboxID=374ec9cf799f38ae51dfded61a7055ccfc7e87f1bd7f13de0f652b102eadc332
2026-06-10 15:52:06.181622 | controller | Jun 10 14:46:42.891653 crc crio[20344]: time="2026-06-10T14:46:42.891442726Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=969fe918-8fa8-40fc-bd6e-d2aaaf86ce72 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.181654 | controller | Jun 10 14:46:42.896245 crc crio[20344]: time="2026-06-10T14:46:42.896085678Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=98c83f3a-1123-4211-92d8-ef89454d9ce2 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.181684 | controller | Jun 10 14:46:42.907488 crc crio[20344]: time="2026-06-10T14:46:42.907324734Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-vlbfr/northd" id=9faf44b3-ab9f-4070-87d8-4f3229fce3d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.181715 | controller | Jun 10 14:46:42.907994 crc crio[20344]: time="2026-06-10T14:46:42.907896369Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.181745 | controller | Jun 10 14:46:42.932004 crc crio[20344]: time="2026-06-10T14:46:42.931888632Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.181774 | controller | Jun 10 14:46:42.934054 crc crio[20344]: time="2026-06-10T14:46:42.933986307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.181804 | controller | Jun 10 14:46:43.085075 crc crio[20344]: time="2026-06-10T14:46:43.084948745Z" level=info msg="Created container 4912d92b4342b246174362a9e5ade964d047ceb9b73e0b1500ce2dfbe2894761: openshift-ovn-kubernetes/ovnkube-node-vlbfr/northd" id=9faf44b3-ab9f-4070-87d8-4f3229fce3d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.181844 | controller | Jun 10 14:46:43.087391 crc crio[20344]: time="2026-06-10T14:46:43.087178214Z" level=info msg="Starting container: 4912d92b4342b246174362a9e5ade964d047ceb9b73e0b1500ce2dfbe2894761" id=2f633ce1-63ef-4ec3-8839-52b8791b1785 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.181891 | controller | Jun 10 14:46:43.100113 crc crio[20344]: time="2026-06-10T14:46:43.099878349Z" level=info msg="Started container" PID=32657 containerID=4912d92b4342b246174362a9e5ade964d047ceb9b73e0b1500ce2dfbe2894761 description=openshift-ovn-kubernetes/ovnkube-node-vlbfr/northd id=2f633ce1-63ef-4ec3-8839-52b8791b1785 name=/runtime.v1.RuntimeService/StartContainer sandboxID=374ec9cf799f38ae51dfded61a7055ccfc7e87f1bd7f13de0f652b102eadc332
2026-06-10 15:52:06.181932 | controller | Jun 10 14:46:43.117825 crc crio[20344]: time="2026-06-10T14:46:43.117728429Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=53f64c22-64e4-45a8-bb4f-a4a3d3b17156 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.181959 | controller | Jun 10 14:46:43.120185 crc crio[20344]: time="2026-06-10T14:46:43.120134103Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=40af2886-7a6a-4aac-bd8f-9d25605f1a83 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.181984 | controller | Jun 10 14:46:43.128059 crc crio[20344]: time="2026-06-10T14:46:43.127901117Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-vlbfr/nbdb" id=7a4d5498-95f9-4e87-a589-fe541171f0ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.182001 | controller | Jun 10 14:46:43.128844 crc crio[20344]: time="2026-06-10T14:46:43.128822622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.182030 | controller | Jun 10 14:46:43.151842 crc crio[20344]: time="2026-06-10T14:46:43.151785407Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.182059 | controller | Jun 10 14:46:43.153865 crc crio[20344]: time="2026-06-10T14:46:43.153838441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.182089 | controller | Jun 10 14:46:43.273137 crc crio[20344]: time="2026-06-10T14:46:43.272437577Z" level=info msg="Created container 01941825b0e75083f9113a3ddb96dad8c83578d34322182dbf78c7d254459cc0: openshift-ovn-kubernetes/ovnkube-node-vlbfr/nbdb" id=7a4d5498-95f9-4e87-a589-fe541171f0ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.182119 | controller | Jun 10 14:46:43.277630 crc crio[20344]: time="2026-06-10T14:46:43.27749366Z" level=info msg="Starting container: 01941825b0e75083f9113a3ddb96dad8c83578d34322182dbf78c7d254459cc0" id=96185eeb-88a5-493f-b8b1-9196518520cb name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.182149 | controller | Jun 10 14:46:43.284064 crc crio[20344]: time="2026-06-10T14:46:43.283888858Z" level=info msg="Started container" PID=32669 containerID=01941825b0e75083f9113a3ddb96dad8c83578d34322182dbf78c7d254459cc0 description=openshift-ovn-kubernetes/ovnkube-node-vlbfr/nbdb id=96185eeb-88a5-493f-b8b1-9196518520cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=374ec9cf799f38ae51dfded61a7055ccfc7e87f1bd7f13de0f652b102eadc332
2026-06-10 15:52:06.182171 | controller | Jun 10 14:46:45.464178 crc crio[20344]: time="2026-06-10T14:46:45.463167263Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=37df8807-92e5-4a89-9fcb-16de468f4baf name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.182197 | controller | Jun 10 14:46:45.468692 crc crio[20344]: time="2026-06-10T14:46:45.468509553Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=388de83d-6074-4767-bbe2-ddb1b595820f name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.182226 | controller | Jun 10 14:46:45.481850 crc crio[20344]: time="2026-06-10T14:46:45.481734192Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-vlbfr/sbdb" id=f1c6cd21-cd0a-4e3f-af75-5fca298b18e6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.182257 | controller | Jun 10 14:46:45.482868 crc crio[20344]: time="2026-06-10T14:46:45.482766909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.182297 | controller | Jun 10 14:46:45.518460 crc crio[20344]: time="2026-06-10T14:46:45.518337647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.182328 | controller | Jun 10 14:46:45.521044 crc crio[20344]: time="2026-06-10T14:46:45.520948706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.182358 | controller | Jun 10 14:46:45.667374 crc crio[20344]: time="2026-06-10T14:46:45.6671916Z" level=info msg="Created container f89a9483635b6a29f9f8f95b50057bcc4a89bd316e4cb3105115ee87a668690c: openshift-ovn-kubernetes/ovnkube-node-vlbfr/sbdb" id=f1c6cd21-cd0a-4e3f-af75-5fca298b18e6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.182375 | controller | Jun 10 14:46:45.669611 crc crio[20344]: time="2026-06-10T14:46:45.669443269Z" level=info msg="Starting container: f89a9483635b6a29f9f8f95b50057bcc4a89bd316e4cb3105115ee87a668690c" id=947564e1-20e3-4253-bcd5-606e23b18b5c name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.182392 | controller | Jun 10 14:46:45.676225 crc crio[20344]: time="2026-06-10T14:46:45.676086284Z" level=info msg="Started container" PID=32732 containerID=f89a9483635b6a29f9f8f95b50057bcc4a89bd316e4cb3105115ee87a668690c description=openshift-ovn-kubernetes/ovnkube-node-vlbfr/sbdb id=947564e1-20e3-4253-bcd5-606e23b18b5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=374ec9cf799f38ae51dfded61a7055ccfc7e87f1bd7f13de0f652b102eadc332
2026-06-10 15:52:06.182409 | controller | Jun 10 14:46:47.845748 crc crio[20344]: time="2026-06-10T14:46:47.845059108Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=28e79648-d8a8-440d-8090-ae018e3f9867 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.182425 | controller | Jun 10 14:46:47.869100 crc crio[20344]: time="2026-06-10T14:46:47.868964228Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122" id=b4f354de-0acd-4bfb-b90a-1aefa93e5b30 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.182446 | controller | Jun 10 14:46:47.968124 crc crio[20344]: time="2026-06-10T14:46:47.967981418Z" level=info msg="Creating container: openshift-ovn-kubernetes/ovnkube-node-vlbfr/ovnkube-controller" id=7629aeaf-7c2f-4c64-9e60-076bca1dc9ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.182476 | controller | Jun 10 14:46:47.968988 crc crio[20344]: time="2026-06-10T14:46:47.968910382Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.182505 | controller | Jun 10 14:46:47.997789 crc crio[20344]: time="2026-06-10T14:46:47.997610819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.182534 | controller | Jun 10 14:46:47.999606 crc crio[20344]: time="2026-06-10T14:46:47.999504298Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.182565 | controller | Jun 10 14:46:48.147348 crc crio[20344]: time="2026-06-10T14:46:48.147134729Z" level=info msg="Created container de2d9f5e3a867806d2fe437d87424ba9da05485bfdc75f5cb3e910c28707677b: openshift-ovn-kubernetes/ovnkube-node-vlbfr/ovnkube-controller" id=7629aeaf-7c2f-4c64-9e60-076bca1dc9ab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.182609 | controller | Jun 10 14:46:48.148698 crc crio[20344]: time="2026-06-10T14:46:48.14830846Z" level=info msg="Starting container: de2d9f5e3a867806d2fe437d87424ba9da05485bfdc75f5cb3e910c28707677b" id=d7d86c8a-6a5d-4ee5-bf88-83766542674e name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.182636 | controller | Jun 10 14:46:48.158443 crc crio[20344]: time="2026-06-10T14:46:48.157138693Z" level=info msg="Started container" PID=32844 containerID=de2d9f5e3a867806d2fe437d87424ba9da05485bfdc75f5cb3e910c28707677b description=openshift-ovn-kubernetes/ovnkube-node-vlbfr/ovnkube-controller id=d7d86c8a-6a5d-4ee5-bf88-83766542674e name=/runtime.v1.RuntimeService/StartContainer sandboxID=374ec9cf799f38ae51dfded61a7055ccfc7e87f1bd7f13de0f652b102eadc332
2026-06-10 15:52:06.182670 | controller | Jun 10 14:46:48.288698 crc crio[20344]: time="2026-06-10T14:46:48.288405942Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.182704 | controller | Jun 10 14:46:48.289032 crc crio[20344]: time="2026-06-10T14:46:48.288719041Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.182726 | controller | Jun 10 14:46:48.289684 crc crio[20344]: time="2026-06-10T14:46:48.289569043Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.182743 | controller | Jun 10 14:46:48.289684 crc crio[20344]: time="2026-06-10T14:46:48.289632665Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.182768 | controller | Jun 10 14:46:48.289993 crc crio[20344]: time="2026-06-10T14:46:48.289805539Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.182798 | controller | Jun 10 14:46:48.289993 crc crio[20344]: time="2026-06-10T14:46:48.289891722Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.182827 | controller | Jun 10 14:46:48.290213 crc crio[20344]: time="2026-06-10T14:46:48.290139688Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.182882 | controller | Jun 10 14:46:48.290213 crc crio[20344]: time="2026-06-10T14:46:48.290175939Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.182914 | controller | Jun 10 14:46:48.290741 crc crio[20344]: time="2026-06-10T14:46:48.29059811Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.182941 | controller | Jun 10 14:46:48.290741 crc crio[20344]: time="2026-06-10T14:46:48.290635061Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.182961 | controller | Jun 10 14:46:48.291356 crc crio[20344]: time="2026-06-10T14:46:48.291088213Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.182982 | controller | Jun 10 14:46:48.291356 crc crio[20344]: time="2026-06-10T14:46:48.291135974Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.183011 | controller | Jun 10 14:46:48.292022 crc crio[20344]: time="2026-06-10T14:46:48.291891134Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.183036 | controller | Jun 10 14:46:48.292372 crc crio[20344]: time="2026-06-10T14:46:48.292021588Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.183065 | controller | Jun 10 14:46:48.292372 crc crio[20344]: time="2026-06-10T14:46:48.29212027Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.183098 | controller | Jun 10 14:46:48.292372 crc crio[20344]: time="2026-06-10T14:46:48.292154531Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.183124 | controller | Jun 10 14:46:48.292854 crc crio[20344]: time="2026-06-10T14:46:48.292834389Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.183150 | controller | Jun 10 14:46:48.293002 crc crio[20344]: time="2026-06-10T14:46:48.29286818Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.183180 | controller | Jun 10 14:46:48.293002 crc crio[20344]: time="2026-06-10T14:46:48.292973593Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.183206 | controller | Jun 10 14:46:48.293234 crc crio[20344]: time="2026-06-10T14:46:48.293064705Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.183235 | controller | Jun 10 14:46:48.295122 crc crio[20344]: time="2026-06-10T14:46:48.294715199Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.183260 | controller | Jun 10 14:46:48.295122 crc crio[20344]: time="2026-06-10T14:46:48.294818071Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.183286 | controller | Jun 10 14:46:48.295122 crc crio[20344]: time="2026-06-10T14:46:48.294900454Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.183306 | controller | Jun 10 14:46:48.295122 crc crio[20344]: time="2026-06-10T14:46:48.294972476Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.183335 | controller | Jun 10 14:46:48.295122 crc crio[20344]: time="2026-06-10T14:46:48.295026877Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.183361 | controller | Jun 10 14:46:48.295122 crc crio[20344]: time="2026-06-10T14:46:48.295080378Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.183390 | controller | Jun 10 14:46:48.296077 crc crio[20344]: time="2026-06-10T14:46:48.295348325Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.183419 | controller | Jun 10 14:46:48.296077 crc crio[20344]: time="2026-06-10T14:46:48.295386156Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.183449 | controller | Jun 10 14:46:48.296077 crc crio[20344]: time="2026-06-10T14:46:48.29591644Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.183479 | controller | Jun 10 14:46:48.296077 crc crio[20344]: time="2026-06-10T14:46:48.295953561Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.183500 | controller | Jun 10 14:46:48.297223 crc crio[20344]: time="2026-06-10T14:46:48.296471795Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.183516 | controller | Jun 10 14:46:48.297223 crc crio[20344]: time="2026-06-10T14:46:48.296510946Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.183541 | controller | Jun 10 14:46:48.297223 crc crio[20344]: time="2026-06-10T14:46:48.296523436Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.183570 | controller | Jun 10 14:46:48.297223 crc crio[20344]: time="2026-06-10T14:46:48.296596768Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.183604 | controller | Jun 10 14:46:48.297223 crc crio[20344]: time="2026-06-10T14:46:48.296783023Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.183633 | controller | Jun 10 14:46:48.297223 crc crio[20344]: time="2026-06-10T14:46:48.296866105Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.183662 | controller | Jun 10 14:46:48.297223 crc crio[20344]: time="2026-06-10T14:46:48.296908437Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.183679 | controller | Jun 10 14:46:48.297223 crc crio[20344]: time="2026-06-10T14:46:48.296964298Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.183694 | controller | Jun 10 14:46:48.297223 crc crio[20344]: time="2026-06-10T14:46:48.29702643Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.183715 | controller | Jun 10 14:46:48.297223 crc crio[20344]: time="2026-06-10T14:46:48.297079441Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.183732 | controller | Jun 10 14:46:48.298890 crc crio[20344]: time="2026-06-10T14:46:48.297579824Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.183757 | controller | Jun 10 14:46:48.298890 crc crio[20344]: time="2026-06-10T14:46:48.297621945Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.183782 | controller | Jun 10 14:46:48.298890 crc crio[20344]: time="2026-06-10T14:46:48.297633726Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.183808 | controller | Jun 10 14:46:48.298890 crc crio[20344]: time="2026-06-10T14:46:48.297653936Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.183838 | controller | Jun 10 14:46:48.298890 crc crio[20344]: time="2026-06-10T14:46:48.297870872Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.183889 | controller | Jun 10 14:46:48.298890 crc crio[20344]: time="2026-06-10T14:46:48.297903373Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.183919 | controller | Jun 10 14:46:48.298890 crc crio[20344]: time="2026-06-10T14:46:48.298246122Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.183945 | controller | Jun 10 14:46:48.298890 crc crio[20344]: time="2026-06-10T14:46:48.298443987Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.183970 | controller | Jun 10 14:46:48.298890 crc crio[20344]: time="2026-06-10T14:46:48.298618912Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.183994 | controller | Jun 10 14:46:48.298890 crc crio[20344]: time="2026-06-10T14:46:48.298710804Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.184015 | controller | Jun 10 14:46:48.298890 crc crio[20344]: time="2026-06-10T14:46:48.298797716Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.184044 | controller | Jun 10 14:46:48.298890 crc crio[20344]: time="2026-06-10T14:46:48.298871328Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.184078 | controller | Jun 10 14:46:48.298890 crc crio[20344]: time="2026-06-10T14:46:48.298902589Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.184112 | controller | Jun 10 14:46:48.300956 crc crio[20344]: time="2026-06-10T14:46:48.29894984Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.184133 | controller | Jun 10 14:46:48.300956 crc crio[20344]: time="2026-06-10T14:46:48.299129225Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.184150 | controller | Jun 10 14:46:48.300956 crc crio[20344]: time="2026-06-10T14:46:48.299166396Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.184166 | controller | Jun 10 14:46:48.300956 crc crio[20344]: time="2026-06-10T14:46:48.299383992Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.184200 | controller | Jun 10 14:46:48.300956 crc crio[20344]: time="2026-06-10T14:46:48.299421193Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.184217 | controller | Jun 10 14:46:48.300956 crc crio[20344]: time="2026-06-10T14:46:48.299804873Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.184242 | controller | Jun 10 14:46:48.300956 crc crio[20344]: time="2026-06-10T14:46:48.299838964Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.184273 | controller | Jun 10 14:46:48.300956 crc crio[20344]: time="2026-06-10T14:46:48.300128561Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.184303 | controller | Jun 10 14:46:48.300956 crc crio[20344]: time="2026-06-10T14:46:48.300166512Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.184332 | controller | Jun 10 14:46:48.300956 crc crio[20344]: time="2026-06-10T14:46:48.300872571Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.184367 | controller | Jun 10 14:46:48.302140 crc crio[20344]: time="2026-06-10T14:46:48.300993494Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.184396 | controller | Jun 10 14:46:48.302140 crc crio[20344]: time="2026-06-10T14:46:48.301239201Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.184417 | controller | Jun 10 14:46:48.302140 crc crio[20344]: time="2026-06-10T14:46:48.301337953Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.184433 | controller | Jun 10 14:46:48.302140 crc crio[20344]: time="2026-06-10T14:46:48.301774415Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.184459 | controller | Jun 10 14:46:48.302140 crc crio[20344]: time="2026-06-10T14:46:48.301820126Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.184491 | controller | Jun 10 14:46:48.302140 crc crio[20344]: time="2026-06-10T14:46:48.302068923Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.184521 | controller | Jun 10 14:46:48.302140 crc crio[20344]: time="2026-06-10T14:46:48.302111814Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.184547 | controller | Jun 10 14:46:48.302988 crc crio[20344]: time="2026-06-10T14:46:48.30234115Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.184576 | controller | Jun 10 14:46:48.302988 crc crio[20344]: time="2026-06-10T14:46:48.302389431Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.184601 | controller | Jun 10 14:46:48.302988 crc crio[20344]: time="2026-06-10T14:46:48.302708169Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.184626 | controller | Jun 10 14:46:48.302988 crc crio[20344]: time="2026-06-10T14:46:48.302798662Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.184643 | controller | Jun 10 14:46:48.302988 crc crio[20344]: time="2026-06-10T14:46:48.302945846Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.184660 | controller | Jun 10 14:46:48.302988 crc crio[20344]: time="2026-06-10T14:46:48.302983667Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.184689 | controller | Jun 10 14:46:48.303670 crc crio[20344]: time="2026-06-10T14:46:48.303213023Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.184718 | controller | Jun 10 14:46:48.303670 crc crio[20344]: time="2026-06-10T14:46:48.303311905Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.184751 | controller | Jun 10 14:46:48.303850 crc crio[20344]: time="2026-06-10T14:46:48.303736767Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.184784 | controller | Jun 10 14:46:48.303850 crc crio[20344]: time="2026-06-10T14:46:48.303779828Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.184818 | controller | Jun 10 14:46:48.303997 crc crio[20344]: time="2026-06-10T14:46:48.303974803Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.184873 | controller | Jun 10 14:46:48.304081 crc crio[20344]: time="2026-06-10T14:46:48.304012404Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.184917 | controller | Jun 10 14:46:48.305382 crc crio[20344]: time="2026-06-10T14:46:48.305140334Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.184952 | controller | Jun 10 14:46:48.305382 crc crio[20344]: time="2026-06-10T14:46:48.305233036Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.184983 | controller | Jun 10 14:46:48.305798 crc crio[20344]: time="2026-06-10T14:46:48.305406871Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.185013 | controller | Jun 10 14:46:48.305798 crc crio[20344]: time="2026-06-10T14:46:48.305449762Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.185043 | controller | Jun 10 14:46:48.305798 crc crio[20344]: time="2026-06-10T14:46:48.305623026Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.185077 | controller | Jun 10 14:46:48.305798 crc crio[20344]: time="2026-06-10T14:46:48.305798951Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.185106 | controller | Jun 10 14:46:48.306236 crc crio[20344]: time="2026-06-10T14:46:48.305851692Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.185128 | controller | Jun 10 14:46:48.306236 crc crio[20344]: time="2026-06-10T14:46:48.305916744Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.185144 | controller | Jun 10 14:46:48.306236 crc crio[20344]: time="2026-06-10T14:46:48.305968565Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.185160 | controller | Jun 10 14:46:48.306236 crc crio[20344]: time="2026-06-10T14:46:48.306019197Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.185176 | controller | Jun 10 14:46:48.306236 crc crio[20344]: time="2026-06-10T14:46:48.306330675Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.185191 | controller | Jun 10 14:46:48.306236 crc crio[20344]: time="2026-06-10T14:46:48.306379306Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.185207 | controller | Jun 10 14:46:48.307042 crc crio[20344]: time="2026-06-10T14:46:48.306717315Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.185223 | controller | Jun 10 14:46:48.307042 crc crio[20344]: time="2026-06-10T14:46:48.30690106Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.185239 | controller | Jun 10 14:46:48.307042 crc crio[20344]: time="2026-06-10T14:46:48.306943971Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.185265 | controller | Jun 10 14:46:48.307042 crc crio[20344]: time="2026-06-10T14:46:48.306978042Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.185298 | controller | Jun 10 14:46:48.307042 crc crio[20344]: time="2026-06-10T14:46:48.307011023Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.185324 | controller | Jun 10 14:46:48.307042 crc crio[20344]: time="2026-06-10T14:46:48.307051824Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.185354 | controller | Jun 10 14:46:48.307808 crc crio[20344]: time="2026-06-10T14:46:48.30728649Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.185384 | controller | Jun 10 14:46:48.307808 crc crio[20344]: time="2026-06-10T14:46:48.307331241Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.185419 | controller | Jun 10 14:46:48.307808 crc crio[20344]: time="2026-06-10T14:46:48.307605188Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.185454 | controller | Jun 10 14:46:48.307808 crc crio[20344]: time="2026-06-10T14:46:48.30764878Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.185479 | controller | Jun 10 14:46:48.307808 crc crio[20344]: time="2026-06-10T14:46:48.307814114Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.185509 | controller | Jun 10 14:46:48.308193 crc crio[20344]: time="2026-06-10T14:46:48.307846175Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.185530 | controller | Jun 10 14:46:48.308193 crc crio[20344]: time="2026-06-10T14:46:48.308095471Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.185546 | controller | Jun 10 14:46:48.308193 crc crio[20344]: time="2026-06-10T14:46:48.308162863Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.185575 | controller | Jun 10 14:46:48.308698 crc crio[20344]: time="2026-06-10T14:46:48.308392849Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.185608 | controller | Jun 10 14:46:48.308698 crc crio[20344]: time="2026-06-10T14:46:48.30843328Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.185637 | controller | Jun 10 14:46:48.308698 crc crio[20344]: time="2026-06-10T14:46:48.308574954Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.185658 | controller | Jun 10 14:46:48.308698 crc crio[20344]: time="2026-06-10T14:46:48.308645486Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.185687 | controller | Jun 10 14:46:48.309062 crc crio[20344]: time="2026-06-10T14:46:48.308992215Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.185721 | controller | Jun 10 14:46:48.309192 crc crio[20344]: time="2026-06-10T14:46:48.309135489Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.185750 | controller | Jun 10 14:46:48.309477 crc crio[20344]: time="2026-06-10T14:46:48.309245772Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.185780 | controller | Jun 10 14:46:48.309477 crc crio[20344]: time="2026-06-10T14:46:48.309361935Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.185809 | controller | Jun 10 14:46:48.312383 crc crio[20344]: time="2026-06-10T14:46:48.309584661Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.185869 | controller | Jun 10 14:46:48.312383 crc crio[20344]: time="2026-06-10T14:46:48.310126385Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.185904 | controller | Jun 10 14:46:48.312383 crc crio[20344]: time="2026-06-10T14:46:48.310344061Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.185934 | controller | Jun 10 14:46:48.312383 crc crio[20344]: time="2026-06-10T14:46:48.310377491Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.185968 | controller | Jun 10 14:46:48.312383 crc crio[20344]: time="2026-06-10T14:46:48.310620208Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.186011 | controller | Jun 10 14:46:48.312383 crc crio[20344]: time="2026-06-10T14:46:48.310888175Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.186038 | controller | Jun 10 14:46:48.312383 crc crio[20344]: time="2026-06-10T14:46:48.310937196Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.186081 | controller | Jun 10 14:46:48.312383 crc crio[20344]: time="2026-06-10T14:46:48.310971387Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.186108 | controller | Jun 10 14:46:48.312383 crc crio[20344]: time="2026-06-10T14:46:48.311175423Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.186141 | controller | Jun 10 14:46:48.312383 crc crio[20344]: time="2026-06-10T14:46:48.311321306Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.186171 | controller | Jun 10 14:46:48.312383 crc crio[20344]: time="2026-06-10T14:46:48.311669296Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.186197 | controller | Jun 10 14:46:48.312383 crc crio[20344]: time="2026-06-10T14:46:48.311729727Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.186226 | controller | Jun 10 14:46:48.312383 crc crio[20344]: time="2026-06-10T14:46:48.311780878Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.186260 | controller | Jun 10 14:46:48.312383 crc crio[20344]: time="2026-06-10T14:46:48.31182484Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.186285 | controller | Jun 10 14:46:48.312383 crc crio[20344]: time="2026-06-10T14:46:48.311904202Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.186311 | controller | Jun 10 14:46:48.312383 crc crio[20344]: time="2026-06-10T14:46:48.311946303Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.186327 | controller | Jun 10 14:46:48.312383 crc crio[20344]: time="2026-06-10T14:46:48.312110597Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.186357 | controller | Jun 10 14:46:48.312383 crc crio[20344]: time="2026-06-10T14:46:48.312166799Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.186386 | controller | Jun 10 14:46:48.314687 crc crio[20344]: time="2026-06-10T14:46:48.312442026Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.186415 | controller | Jun 10 14:46:48.314687 crc crio[20344]: time="2026-06-10T14:46:48.312502687Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.186436 | controller | Jun 10 14:46:48.314687 crc crio[20344]: time="2026-06-10T14:46:48.31260992Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.186466 | controller | Jun 10 14:46:48.314687 crc crio[20344]: time="2026-06-10T14:46:48.312658512Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.186495 | controller | Jun 10 14:46:48.314687 crc crio[20344]: time="2026-06-10T14:46:48.312947639Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.186525 | controller | Jun 10 14:46:48.314687 crc crio[20344]: time="2026-06-10T14:46:48.313000761Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.186554 | controller | Jun 10 14:46:48.314687 crc crio[20344]: time="2026-06-10T14:46:48.313096373Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.186584 | controller | Jun 10 14:46:48.314687 crc crio[20344]: time="2026-06-10T14:46:48.313145854Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.186601 | controller | Jun 10 14:46:48.314687 crc crio[20344]: time="2026-06-10T14:46:48.313433532Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.186617 | controller | Jun 10 14:46:48.314687 crc crio[20344]: time="2026-06-10T14:46:48.313494274Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.186657 | controller | Jun 10 14:46:48.314687 crc crio[20344]: time="2026-06-10T14:46:48.313713879Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.186683 | controller | Jun 10 14:46:48.314687 crc crio[20344]: time="2026-06-10T14:46:48.313766681Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.186712 | controller | Jun 10 14:46:48.314687 crc crio[20344]: time="2026-06-10T14:46:48.313997887Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.186737 | controller | Jun 10 14:46:48.314687 crc crio[20344]: time="2026-06-10T14:46:48.314051888Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.186767 | controller | Jun 10 14:46:48.314687 crc crio[20344]: time="2026-06-10T14:46:48.314389237Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.186797 | controller | Jun 10 14:46:48.314687 crc crio[20344]: time="2026-06-10T14:46:48.314437659Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.186825 | controller | Jun 10 14:46:48.316199 crc crio[20344]: time="2026-06-10T14:46:48.314782428Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.186868 | controller | Jun 10 14:46:48.316199 crc crio[20344]: time="2026-06-10T14:46:48.314838099Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.186898 | controller | Jun 10 14:46:48.316199 crc crio[20344]: time="2026-06-10T14:46:48.314913981Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.186919 | controller | Jun 10 14:46:48.316199 crc crio[20344]: time="2026-06-10T14:46:48.314961802Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.186948 | controller | Jun 10 14:46:48.316199 crc crio[20344]: time="2026-06-10T14:46:48.315154857Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.186977 | controller | Jun 10 14:46:48.316199 crc crio[20344]: time="2026-06-10T14:46:48.315209869Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.187006 | controller | Jun 10 14:46:48.316199 crc crio[20344]: time="2026-06-10T14:46:48.315415744Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.187031 | controller | Jun 10 14:46:48.316199 crc crio[20344]: time="2026-06-10T14:46:48.315462036Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.187059 | controller | Jun 10 14:46:48.316199 crc crio[20344]: time="2026-06-10T14:46:48.315838725Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.187176 | controller | Jun 10 14:46:48.316199 crc crio[20344]: time="2026-06-10T14:46:48.315897317Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.187229 | controller | Jun 10 14:46:48.316199 crc crio[20344]: time="2026-06-10T14:46:48.315946038Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.187263 | controller | Jun 10 14:46:48.316199 crc crio[20344]: time="2026-06-10T14:46:48.315986709Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.187296 | controller | Jun 10 14:46:48.316199 crc crio[20344]: time="2026-06-10T14:46:48.31600393Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.187337 | controller | Jun 10 14:46:48.316199 crc crio[20344]: time="2026-06-10T14:46:48.316032131Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.187365 | controller | Jun 10 14:46:48.318022 crc crio[20344]: time="2026-06-10T14:46:48.316245546Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.187390 | controller | Jun 10 14:46:48.318022 crc crio[20344]: time="2026-06-10T14:46:48.316344089Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.187428 | controller | Jun 10 14:46:48.318022 crc crio[20344]: time="2026-06-10T14:46:48.316518093Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.187472 | controller | Jun 10 14:46:48.318022 crc crio[20344]: time="2026-06-10T14:46:48.316599916Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.187570 | controller | Jun 10 14:46:48.318022 crc crio[20344]: time="2026-06-10T14:46:48.316798411Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.187595 | controller | Jun 10 14:46:48.318022 crc crio[20344]: time="2026-06-10T14:46:48.316843502Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.187611 | controller | Jun 10 14:46:48.318022 crc crio[20344]: time="2026-06-10T14:46:48.317111389Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.187627 | controller | Jun 10 14:46:48.318022 crc crio[20344]: time="2026-06-10T14:46:48.317334095Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.187648 | controller | Jun 10 14:46:48.318022 crc crio[20344]: time="2026-06-10T14:46:48.317384756Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.187673 | controller | Jun 10 14:46:48.318022 crc crio[20344]: time="2026-06-10T14:46:48.317418697Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.187698 | controller | Jun 10 14:46:48.318022 crc crio[20344]: time="2026-06-10T14:46:48.317463348Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.187727 | controller | Jun 10 14:46:48.318022 crc crio[20344]: time="2026-06-10T14:46:48.317617582Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.187757 | controller | Jun 10 14:46:48.318022 crc crio[20344]: time="2026-06-10T14:46:48.317774516Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.187785 | controller | Jun 10 14:46:48.318022 crc crio[20344]: time="2026-06-10T14:46:48.317824718Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.187814 | controller | Jun 10 14:46:48.318022 crc crio[20344]: time="2026-06-10T14:46:48.3179024Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.187844 | controller | Jun 10 14:46:48.318022 crc crio[20344]: time="2026-06-10T14:46:48.317965462Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.187903 | controller | Jun 10 14:46:48.319681 crc crio[20344]: time="2026-06-10T14:46:48.318171207Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.187925 | controller | Jun 10 14:46:48.319681 crc crio[20344]: time="2026-06-10T14:46:48.318217658Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.187946 | controller | Jun 10 14:46:48.319681 crc crio[20344]: time="2026-06-10T14:46:48.318343151Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.187971 | controller | Jun 10 14:46:48.319681 crc crio[20344]: time="2026-06-10T14:46:48.318399973Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.187987 | controller | Jun 10 14:46:48.319681 crc crio[20344]: time="2026-06-10T14:46:48.31867152Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.188012 | controller | Jun 10 14:46:48.319681 crc crio[20344]: time="2026-06-10T14:46:48.318718331Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.188045 | controller | Jun 10 14:46:48.319681 crc crio[20344]: time="2026-06-10T14:46:48.318780683Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.188082 | controller | Jun 10 14:46:48.319681 crc crio[20344]: time="2026-06-10T14:46:48.318847315Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.188117 | controller | Jun 10 14:46:48.319681 crc crio[20344]: time="2026-06-10T14:46:48.318966458Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.188141 | controller | Jun 10 14:46:48.319681 crc crio[20344]: time="2026-06-10T14:46:48.319009009Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.188172 | controller | Jun 10 14:46:48.319681 crc crio[20344]: time="2026-06-10T14:46:48.319164513Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.188201 | controller | Jun 10 14:46:48.319681 crc crio[20344]: time="2026-06-10T14:46:48.319220995Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.188231 | controller | Jun 10 14:46:48.319681 crc crio[20344]: time="2026-06-10T14:46:48.319392819Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.188260 | controller | Jun 10 14:46:48.319681 crc crio[20344]: time="2026-06-10T14:46:48.319450811Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.188290 | controller | Jun 10 14:46:48.319681 crc crio[20344]: time="2026-06-10T14:46:48.319602265Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.188320 | controller | Jun 10 14:46:48.319681 crc crio[20344]: time="2026-06-10T14:46:48.319658826Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.188350 | controller | Jun 10 14:46:48.321239 crc crio[20344]: time="2026-06-10T14:46:48.319746828Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.188380 | controller | Jun 10 14:46:48.321239 crc crio[20344]: time="2026-06-10T14:46:48.31979502Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.188416 | controller | Jun 10 14:46:48.321239 crc crio[20344]: time="2026-06-10T14:46:48.320017586Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.188445 | controller | Jun 10 14:46:48.321239 crc crio[20344]: time="2026-06-10T14:46:48.320065647Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.188475 | controller | Jun 10 14:46:48.321239 crc crio[20344]: time="2026-06-10T14:46:48.320247242Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.188505 | controller | Jun 10 14:46:48.321239 crc crio[20344]: time="2026-06-10T14:46:48.320375715Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.188527 | controller | Jun 10 14:46:48.321239 crc crio[20344]: time="2026-06-10T14:46:48.320398246Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.188557 | controller | Jun 10 14:46:48.321239 crc crio[20344]: time="2026-06-10T14:46:48.320430486Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.188583 | controller | Jun 10 14:46:48.321239 crc crio[20344]: time="2026-06-10T14:46:48.320670773Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.188613 | controller | Jun 10 14:46:48.321239 crc crio[20344]: time="2026-06-10T14:46:48.320725184Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.188647 | controller | Jun 10 14:46:48.321239 crc crio[20344]: time="2026-06-10T14:46:48.320811696Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.188678 | controller | Jun 10 14:46:48.321239 crc crio[20344]: time="2026-06-10T14:46:48.320917979Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.188725 | controller | Jun 10 14:46:48.321239 crc crio[20344]: time="2026-06-10T14:46:48.320989751Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.188756 | controller | Jun 10 14:46:48.321239 crc crio[20344]: time="2026-06-10T14:46:48.321044723Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.188781 | controller | Jun 10 14:46:48.321239 crc crio[20344]: time="2026-06-10T14:46:48.321193857Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.188798 | controller | Jun 10 14:46:48.321239 crc crio[20344]: time="2026-06-10T14:46:48.321237448Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.188814 | controller | Jun 10 14:46:48.323001 crc crio[20344]: time="2026-06-10T14:46:48.321433113Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.188830 | controller | Jun 10 14:46:48.323001 crc crio[20344]: time="2026-06-10T14:46:48.321491034Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.188888 | controller | Jun 10 14:46:48.323001 crc crio[20344]: time="2026-06-10T14:46:48.32172003Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.188920 | controller | Jun 10 14:46:48.323001 crc crio[20344]: time="2026-06-10T14:46:48.321764422Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.188950 | controller | Jun 10 14:46:48.323001 crc crio[20344]: time="2026-06-10T14:46:48.321925506Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.188979 | controller | Jun 10 14:46:48.323001 crc crio[20344]: time="2026-06-10T14:46:48.321969207Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.189008 | controller | Jun 10 14:46:48.323001 crc crio[20344]: time="2026-06-10T14:46:48.322051279Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.189034 | controller | Jun 10 14:46:48.323001 crc crio[20344]: time="2026-06-10T14:46:48.322103571Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.189067 | controller | Jun 10 14:46:48.323001 crc crio[20344]: time="2026-06-10T14:46:48.322234794Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.189093 | controller | Jun 10 14:46:48.323001 crc crio[20344]: time="2026-06-10T14:46:48.322360207Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.189126 | controller | Jun 10 14:46:48.323001 crc crio[20344]: time="2026-06-10T14:46:48.322578433Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.189156 | controller | Jun 10 14:46:48.323001 crc crio[20344]: time="2026-06-10T14:46:48.322636525Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.189186 | controller | Jun 10 14:46:48.323001 crc crio[20344]: time="2026-06-10T14:46:48.322693196Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.189216 | controller | Jun 10 14:46:48.323001 crc crio[20344]: time="2026-06-10T14:46:48.322737487Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.189242 | controller | Jun 10 14:46:48.323001 crc crio[20344]: time="2026-06-10T14:46:48.322818279Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.189267 | controller | Jun 10 14:46:48.323001 crc crio[20344]: time="2026-06-10T14:46:48.322872781Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.189292 | controller | Jun 10 14:46:48.325743 crc crio[20344]: time="2026-06-10T14:46:48.323034505Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.189331 | controller | Jun 10 14:46:48.325743 crc crio[20344]: time="2026-06-10T14:46:48.323112977Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.189361 | controller | Jun 10 14:46:48.325743 crc crio[20344]: time="2026-06-10T14:46:48.323184529Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.189390 | controller | Jun 10 14:46:48.325743 crc crio[20344]: time="2026-06-10T14:46:48.32322977Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.189423 | controller | Jun 10 14:46:48.325743 crc crio[20344]: time="2026-06-10T14:46:48.323412715Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.189452 | controller | Jun 10 14:46:48.325743 crc crio[20344]: time="2026-06-10T14:46:48.323453556Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.189482 | controller | Jun 10 14:46:48.325743 crc crio[20344]: time="2026-06-10T14:46:48.32358619Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.189507 | controller | Jun 10 14:46:48.325743 crc crio[20344]: time="2026-06-10T14:46:48.323629841Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.189541 | controller | Jun 10 14:46:48.325743 crc crio[20344]: time="2026-06-10T14:46:48.323738834Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.189570 | controller | Jun 10 14:46:48.325743 crc crio[20344]: time="2026-06-10T14:46:48.323775845Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.189595 | controller | Jun 10 14:46:48.325743 crc crio[20344]: time="2026-06-10T14:46:48.323923948Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.189624 | controller | Jun 10 14:46:48.325743 crc crio[20344]: time="2026-06-10T14:46:48.32396467Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.189655 | controller | Jun 10 14:46:48.325743 crc crio[20344]: time="2026-06-10T14:46:48.324028031Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.189688 | controller | Jun 10 14:46:48.325743 crc crio[20344]: time="2026-06-10T14:46:48.324069332Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.189709 | controller | Jun 10 14:46:48.325743 crc crio[20344]: time="2026-06-10T14:46:48.324136484Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.189735 | controller | Jun 10 14:46:48.325743 crc crio[20344]: time="2026-06-10T14:46:48.324166385Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.189764 | controller | Jun 10 14:46:48.325743 crc crio[20344]: time="2026-06-10T14:46:48.324341249Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.189793 | controller | Jun 10 14:46:48.325743 crc crio[20344]: time="2026-06-10T14:46:48.3243781Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.189819 | controller | Jun 10 14:46:48.325743 crc crio[20344]: time="2026-06-10T14:46:48.324467783Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.189887 | controller | Jun 10 14:46:48.325743 crc crio[20344]: time="2026-06-10T14:46:48.324494754Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.189919 | controller | Jun 10 14:46:48.325743 crc crio[20344]: time="2026-06-10T14:46:48.324865593Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.189949 | controller | Jun 10 14:46:48.325743 crc crio[20344]: time="2026-06-10T14:46:48.324936095Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.189984 | controller | Jun 10 14:46:48.325743 crc crio[20344]: time="2026-06-10T14:46:48.325162341Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.190014 | controller | Jun 10 14:46:48.325743 crc crio[20344]: time="2026-06-10T14:46:48.325205062Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.190048 | controller | Jun 10 14:46:48.328166 crc crio[20344]: time="2026-06-10T14:46:48.326498366Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.190078 | controller | Jun 10 14:46:48.328166 crc crio[20344]: time="2026-06-10T14:46:48.32661654Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.190107 | controller | Jun 10 14:46:48.328166 crc crio[20344]: time="2026-06-10T14:46:48.326680901Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.190137 | controller | Jun 10 14:46:48.328166 crc crio[20344]: time="2026-06-10T14:46:48.326727992Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.190167 | controller | Jun 10 14:46:48.328166 crc crio[20344]: time="2026-06-10T14:46:48.326984479Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.190197 | controller | Jun 10 14:46:48.328166 crc crio[20344]: time="2026-06-10T14:46:48.3270245Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.190228 | controller | Jun 10 14:46:48.328166 crc crio[20344]: time="2026-06-10T14:46:48.327337309Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.190258 | controller | Jun 10 14:46:48.328166 crc crio[20344]: time="2026-06-10T14:46:48.32740808Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.190292 | controller | Jun 10 14:46:48.328166 crc crio[20344]: time="2026-06-10T14:46:48.327446431Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.190321 | controller | Jun 10 14:46:48.328166 crc crio[20344]: time="2026-06-10T14:46:48.327480932Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.190342 | controller | Jun 10 14:46:48.328166 crc crio[20344]: time="2026-06-10T14:46:48.327647577Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.190376 | controller | Jun 10 14:46:48.328166 crc crio[20344]: time="2026-06-10T14:46:48.327696558Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.190406 | controller | Jun 10 14:46:48.328166 crc crio[20344]: time="2026-06-10T14:46:48.327806381Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.190435 | controller | Jun 10 14:46:48.328166 crc crio[20344]: time="2026-06-10T14:46:48.327852212Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.190470 | controller | Jun 10 14:46:48.328166 crc crio[20344]: time="2026-06-10T14:46:48.328031217Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.190506 | controller | Jun 10 14:46:48.328166 crc crio[20344]: time="2026-06-10T14:46:48.328068198Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.190540 | controller | Jun 10 14:46:48.330036 crc crio[20344]: time="2026-06-10T14:46:48.328334565Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.190569 | controller | Jun 10 14:46:48.330036 crc crio[20344]: time="2026-06-10T14:46:48.328402497Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.190591 | controller | Jun 10 14:46:48.330036 crc crio[20344]: time="2026-06-10T14:46:48.328469798Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.190622 | controller | Jun 10 14:46:48.330036 crc crio[20344]: time="2026-06-10T14:46:48.328510099Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.190656 | controller | Jun 10 14:46:48.330036 crc crio[20344]: time="2026-06-10T14:46:48.328841418Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.190686 | controller | Jun 10 14:46:48.330036 crc crio[20344]: time="2026-06-10T14:46:48.32890599Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.190720 | controller | Jun 10 14:46:48.330036 crc crio[20344]: time="2026-06-10T14:46:48.328960381Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.190752 | controller | Jun 10 14:46:48.330036 crc crio[20344]: time="2026-06-10T14:46:48.329012143Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.190782 | controller | Jun 10 14:46:48.330036 crc crio[20344]: time="2026-06-10T14:46:48.329051824Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.190811 | controller | Jun 10 14:46:48.330036 crc crio[20344]: time="2026-06-10T14:46:48.329086485Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.190841 | controller | Jun 10 14:46:48.330036 crc crio[20344]: time="2026-06-10T14:46:48.329357052Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.190884 | controller | Jun 10 14:46:48.330036 crc crio[20344]: time="2026-06-10T14:46:48.329404903Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.190902 | controller | Jun 10 14:46:48.330036 crc crio[20344]: time="2026-06-10T14:46:48.32968049Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.190927 | controller | Jun 10 14:46:48.330036 crc crio[20344]: time="2026-06-10T14:46:48.329742422Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.190956 | controller | Jun 10 14:46:48.330036 crc crio[20344]: time="2026-06-10T14:46:48.329813654Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.190989 | controller | Jun 10 14:46:48.330036 crc crio[20344]: time="2026-06-10T14:46:48.329849005Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.191019 | controller | Jun 10 14:46:48.331885 crc crio[20344]: time="2026-06-10T14:46:48.33004793Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.191048 | controller | Jun 10 14:46:48.331885 crc crio[20344]: time="2026-06-10T14:46:48.330165293Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.191069 | controller | Jun 10 14:46:48.331885 crc crio[20344]: time="2026-06-10T14:46:48.330217184Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.191098 | controller | Jun 10 14:46:48.331885 crc crio[20344]: time="2026-06-10T14:46:48.330337168Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.191131 | controller | Jun 10 14:46:48.331885 crc crio[20344]: time="2026-06-10T14:46:48.330384799Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.191164 | controller | Jun 10 14:46:48.331885 crc crio[20344]: time="2026-06-10T14:46:48.33042304Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.191189 | controller | Jun 10 14:46:48.331885 crc crio[20344]: time="2026-06-10T14:46:48.330588294Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.191223 | controller | Jun 10 14:46:48.331885 crc crio[20344]: time="2026-06-10T14:46:48.330622725Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.191257 | controller | Jun 10 14:46:48.331885 crc crio[20344]: time="2026-06-10T14:46:48.330733458Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.191296 | controller | Jun 10 14:46:48.331885 crc crio[20344]: time="2026-06-10T14:46:48.330760139Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.191314 | controller | Jun 10 14:46:48.331885 crc crio[20344]: time="2026-06-10T14:46:48.330882392Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.191335 | controller | Jun 10 14:46:48.331885 crc crio[20344]: time="2026-06-10T14:46:48.330906483Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.191364 | controller | Jun 10 14:46:48.331885 crc crio[20344]: time="2026-06-10T14:46:48.331031586Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.191397 | controller | Jun 10 14:46:48.331885 crc crio[20344]: time="2026-06-10T14:46:48.331056547Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.191427 | controller | Jun 10 14:46:48.331885 crc crio[20344]: time="2026-06-10T14:46:48.33118923Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.191461 | controller | Jun 10 14:46:48.331885 crc crio[20344]: time="2026-06-10T14:46:48.331218861Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.191490 | controller | Jun 10 14:46:48.331885 crc crio[20344]: time="2026-06-10T14:46:48.331596581Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.191524 | controller | Jun 10 14:46:48.331885 crc crio[20344]: time="2026-06-10T14:46:48.331719844Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.191558 | controller | Jun 10 14:46:48.331885 crc crio[20344]: time="2026-06-10T14:46:48.331771475Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.191583 | controller | Jun 10 14:46:48.331885 crc crio[20344]: time="2026-06-10T14:46:48.331809226Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.191619 | controller | Jun 10 14:46:48.331885 crc crio[20344]: time="2026-06-10T14:46:48.331844007Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.191652 | controller | Jun 10 14:46:48.331885 crc crio[20344]: time="2026-06-10T14:46:48.331882478Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.191682 | controller | Jun 10 14:46:48.334084 crc crio[20344]: time="2026-06-10T14:46:48.331975601Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.191715 | controller | Jun 10 14:46:48.334084 crc crio[20344]: time="2026-06-10T14:46:48.332011372Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.191748 | controller | Jun 10 14:46:48.334084 crc crio[20344]: time="2026-06-10T14:46:48.332161166Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.191781 | controller | Jun 10 14:46:48.334084 crc crio[20344]: time="2026-06-10T14:46:48.332223607Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.191810 | controller | Jun 10 14:46:48.334084 crc crio[20344]: time="2026-06-10T14:46:48.332410782Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.191835 | controller | Jun 10 14:46:48.334084 crc crio[20344]: time="2026-06-10T14:46:48.332462964Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.191894 | controller | Jun 10 14:46:48.334084 crc crio[20344]: time="2026-06-10T14:46:48.33269612Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.191925 | controller | Jun 10 14:46:48.334084 crc crio[20344]: time="2026-06-10T14:46:48.332753681Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.191965 | controller | Jun 10 14:46:48.334084 crc crio[20344]: time="2026-06-10T14:46:48.332809893Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.192000 | controller | Jun 10 14:46:48.334084 crc crio[20344]: time="2026-06-10T14:46:48.332855304Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.192029 | controller | Jun 10 14:46:48.334084 crc crio[20344]: time="2026-06-10T14:46:48.332872804Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.192058 | controller | Jun 10 14:46:48.334084 crc crio[20344]: time="2026-06-10T14:46:48.332904365Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.192092 | controller | Jun 10 14:46:48.334084 crc crio[20344]: time="2026-06-10T14:46:48.333010818Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.192121 | controller | Jun 10 14:46:48.334084 crc crio[20344]: time="2026-06-10T14:46:48.333055719Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.192155 | controller | Jun 10 14:46:48.334084 crc crio[20344]: time="2026-06-10T14:46:48.333154472Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.192184 | controller | Jun 10 14:46:48.334084 crc crio[20344]: time="2026-06-10T14:46:48.333194123Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.192217 | controller | Jun 10 14:46:48.334084 crc crio[20344]: time="2026-06-10T14:46:48.333371017Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.192248 | controller | Jun 10 14:46:48.334084 crc crio[20344]: time="2026-06-10T14:46:48.333416169Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.192277 | controller | Jun 10 14:46:48.334084 crc crio[20344]: time="2026-06-10T14:46:48.333526452Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.192306 | controller | Jun 10 14:46:48.334084 crc crio[20344]: time="2026-06-10T14:46:48.333655935Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.192323 | controller | Jun 10 14:46:48.334084 crc crio[20344]: time="2026-06-10T14:46:48.333729127Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.192339 | controller | Jun 10 14:46:48.334084 crc crio[20344]: time="2026-06-10T14:46:48.333760068Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.192355 | controller | Jun 10 14:46:48.334084 crc crio[20344]: time="2026-06-10T14:46:48.333884081Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.192381 | controller | Jun 10 14:46:48.334084 crc crio[20344]: time="2026-06-10T14:46:48.333921912Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.192424 | controller | Jun 10 14:46:48.334084 crc crio[20344]: time="2026-06-10T14:46:48.334056136Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.192474 | controller | Jun 10 14:46:48.334084 crc crio[20344]: time="2026-06-10T14:46:48.334101707Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.192515 | controller | Jun 10 14:46:48.335658 crc crio[20344]: time="2026-06-10T14:46:48.33423168Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.192551 | controller | Jun 10 14:46:48.335658 crc crio[20344]: time="2026-06-10T14:46:48.334338073Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.192581 | controller | Jun 10 14:46:48.335658 crc crio[20344]: time="2026-06-10T14:46:48.334584749Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.192619 | controller | Jun 10 14:46:48.335658 crc crio[20344]: time="2026-06-10T14:46:48.334634621Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.192649 | controller | Jun 10 14:46:48.335658 crc crio[20344]: time="2026-06-10T14:46:48.334860537Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.192679 | controller | Jun 10 14:46:48.335658 crc crio[20344]: time="2026-06-10T14:46:48.335021971Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.192713 | controller | Jun 10 14:46:48.335658 crc crio[20344]: time="2026-06-10T14:46:48.335066882Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.192747 | controller | Jun 10 14:46:48.335658 crc crio[20344]: time="2026-06-10T14:46:48.335093153Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.192781 | controller | Jun 10 14:46:48.335658 crc crio[20344]: time="2026-06-10T14:46:48.335161055Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.192797 | controller | Jun 10 14:46:48.335658 crc crio[20344]: time="2026-06-10T14:46:48.335189385Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.192828 | controller | Jun 10 14:46:48.335658 crc crio[20344]: time="2026-06-10T14:46:48.335478573Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.192877 | controller | Jun 10 14:46:48.335658 crc crio[20344]: time="2026-06-10T14:46:48.335559915Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.192896 | controller | Jun 10 14:46:48.336342 crc crio[20344]: time="2026-06-10T14:46:48.335689649Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.192912 | controller | Jun 10 14:46:48.336342 crc crio[20344]: time="2026-06-10T14:46:48.33573579Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.192928 | controller | Jun 10 14:46:48.336342 crc crio[20344]: time="2026-06-10T14:46:48.335945695Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.192944 | controller | Jun 10 14:46:48.336342 crc crio[20344]: time="2026-06-10T14:46:48.335995737Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.192970 | controller | Jun 10 14:46:48.336342 crc crio[20344]: time="2026-06-10T14:46:48.336178952Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.192999 | controller | Jun 10 14:46:48.336342 crc crio[20344]: time="2026-06-10T14:46:48.336225003Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.193024 | controller | Jun 10 14:46:48.336830 crc crio[20344]: time="2026-06-10T14:46:48.336427488Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.193055 | controller | Jun 10 14:46:48.336830 crc crio[20344]: time="2026-06-10T14:46:48.336475819Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.193082 | controller | Jun 10 14:46:48.336830 crc crio[20344]: time="2026-06-10T14:46:48.336795548Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.193110 | controller | Jun 10 14:46:48.336970 crc crio[20344]: time="2026-06-10T14:46:48.336848969Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.193140 | controller | Jun 10 14:46:48.336970 crc crio[20344]: time="2026-06-10T14:46:48.336935311Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.193170 | controller | Jun 10 14:46:48.337076 crc crio[20344]: time="2026-06-10T14:46:48.336984003Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.193205 | controller | Jun 10 14:46:48.337486 crc crio[20344]: time="2026-06-10T14:46:48.337200368Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.193240 | controller | Jun 10 14:46:48.337486 crc crio[20344]: time="2026-06-10T14:46:48.337371683Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.193256 | controller | Jun 10 14:46:48.337486 crc crio[20344]: time="2026-06-10T14:46:48.337476066Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.193277 | controller | Jun 10 14:46:48.337766 crc crio[20344]: time="2026-06-10T14:46:48.337524847Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.193302 | controller | Jun 10 14:46:48.337766 crc crio[20344]: time="2026-06-10T14:46:48.337601419Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.193326 | controller | Jun 10 14:46:48.337766 crc crio[20344]: time="2026-06-10T14:46:48.3376348Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.193359 | controller | Jun 10 14:46:48.337930 crc crio[20344]: time="2026-06-10T14:46:48.337803914Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.193384 | controller | Jun 10 14:46:48.337930 crc crio[20344]: time="2026-06-10T14:46:48.337858216Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.193413 | controller | Jun 10 14:46:48.338110 crc crio[20344]: time="2026-06-10T14:46:48.337996299Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.193443 | controller | Jun 10 14:46:48.338203 crc crio[20344]: time="2026-06-10T14:46:48.338180454Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.193468 | controller | Jun 10 14:46:48.338347 crc crio[20344]: time="2026-06-10T14:46:48.338235486Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.193489 | controller | Jun 10 14:46:48.338347 crc crio[20344]: time="2026-06-10T14:46:48.338343259Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.193510 | controller | Jun 10 14:46:48.338477 crc crio[20344]: time="2026-06-10T14:46:48.33840594Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.193539 | controller | Jun 10 14:46:48.338477 crc crio[20344]: time="2026-06-10T14:46:48.338465112Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.193564 | controller | Jun 10 14:46:48.338705 crc crio[20344]: time="2026-06-10T14:46:48.338652007Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.193590 | controller | Jun 10 14:46:48.338792 crc crio[20344]: time="2026-06-10T14:46:48.338734409Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.193619 | controller | Jun 10 14:46:48.339044 crc crio[20344]: time="2026-06-10T14:46:48.338962855Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.193648 | controller | Jun 10 14:46:48.339044 crc crio[20344]: time="2026-06-10T14:46:48.339027307Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.193676 | controller | Jun 10 14:46:48.339184 crc crio[20344]: time="2026-06-10T14:46:48.339062998Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.193710 | controller | Jun 10 14:46:48.339184 crc crio[20344]: time="2026-06-10T14:46:48.339094608Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.193731 | controller | Jun 10 14:46:48.339184 crc crio[20344]: time="2026-06-10T14:46:48.33915509Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.193763 | controller | Jun 10 14:46:48.339184 crc crio[20344]: time="2026-06-10T14:46:48.339182721Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.193793 | controller | Jun 10 14:46:48.339500 crc crio[20344]: time="2026-06-10T14:46:48.339434427Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.193823 | controller | Jun 10 14:46:48.339500 crc crio[20344]: time="2026-06-10T14:46:48.339489049Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.193886 | controller | Jun 10 14:46:48.339741 crc crio[20344]: time="2026-06-10T14:46:48.339694434Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.193914 | controller | Jun 10 14:46:48.339831 crc crio[20344]: time="2026-06-10T14:46:48.339748926Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.193944 | controller | Jun 10 14:46:48.339937 crc crio[20344]: time="2026-06-10T14:46:48.339890139Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.193978 | controller | Jun 10 14:46:48.340019 crc crio[20344]: time="2026-06-10T14:46:48.339960911Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.194012 | controller | Jun 10 14:46:48.340223 crc crio[20344]: time="2026-06-10T14:46:48.340159656Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.194042 | controller | Jun 10 14:46:48.340223 crc crio[20344]: time="2026-06-10T14:46:48.340218768Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.194076 | controller | Jun 10 14:46:48.340474 crc crio[20344]: time="2026-06-10T14:46:48.340448024Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.194106 | controller | Jun 10 14:46:48.340602 crc crio[20344]: time="2026-06-10T14:46:48.340510026Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.194127 | controller | Jun 10 14:46:48.340841 crc crio[20344]: time="2026-06-10T14:46:48.340786303Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.194143 | controller | Jun 10 14:46:48.340841 crc crio[20344]: time="2026-06-10T14:46:48.340841694Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.194168 | controller | Jun 10 14:46:48.341069 crc crio[20344]: time="2026-06-10T14:46:48.341017039Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.194193 | controller | Jun 10 14:46:48.341069 crc crio[20344]: time="2026-06-10T14:46:48.34106676Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.194217 | controller | Jun 10 14:46:48.341365 crc crio[20344]: time="2026-06-10T14:46:48.341247805Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.194234 | controller | Jun 10 14:46:48.341514 crc crio[20344]: time="2026-06-10T14:46:48.34143912Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.194263 | controller | Jun 10 14:46:48.341667 crc crio[20344]: time="2026-06-10T14:46:48.341567574Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.194294 | controller | Jun 10 14:46:48.341667 crc crio[20344]: time="2026-06-10T14:46:48.341621095Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.194324 | controller | Jun 10 14:46:48.341937 crc crio[20344]: time="2026-06-10T14:46:48.341874742Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.194358 | controller | Jun 10 14:46:48.342054 crc crio[20344]: time="2026-06-10T14:46:48.341957594Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.194379 | controller | Jun 10 14:46:48.342361 crc crio[20344]: time="2026-06-10T14:46:48.342232111Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.194414 | controller | Jun 10 14:46:48.342473 crc crio[20344]: time="2026-06-10T14:46:48.342420046Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.194444 | controller | Jun 10 14:46:48.342473 crc crio[20344]: time="2026-06-10T14:46:48.342459837Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.194461 | controller | Jun 10 14:46:48.342644 crc crio[20344]: time="2026-06-10T14:46:48.342490008Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.194490 | controller | Jun 10 14:46:48.342644 crc crio[20344]: time="2026-06-10T14:46:48.342515178Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.194511 | controller | Jun 10 14:46:48.342644 crc crio[20344]: time="2026-06-10T14:46:48.34257084Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.194527 | controller | Jun 10 14:46:48.342798 crc crio[20344]: time="2026-06-10T14:46:48.342762365Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.194548 | controller | Jun 10 14:46:48.342857 crc crio[20344]: time="2026-06-10T14:46:48.342807626Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.194572 | controller | Jun 10 14:46:48.343100 crc crio[20344]: time="2026-06-10T14:46:48.343047153Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.194602 | controller | Jun 10 14:46:48.343192 crc crio[20344]: time="2026-06-10T14:46:48.343114164Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.194631 | controller | Jun 10 14:46:48.343479 crc crio[20344]: time="2026-06-10T14:46:48.343419592Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.194660 | controller | Jun 10 14:46:48.343662 crc crio[20344]: time="2026-06-10T14:46:48.343501284Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.194689 | controller | Jun 10 14:46:48.343762 crc crio[20344]: time="2026-06-10T14:46:48.34372642Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.194719 | controller | Jun 10 14:46:48.343823 crc crio[20344]: time="2026-06-10T14:46:48.343776302Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.194749 | controller | Jun 10 14:46:48.343953 crc crio[20344]: time="2026-06-10T14:46:48.343901045Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.194766 | controller | Jun 10 14:46:48.344038 crc crio[20344]: time="2026-06-10T14:46:48.343973777Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.194790 | controller | Jun 10 14:46:48.344160 crc crio[20344]: time="2026-06-10T14:46:48.344113761Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.194820 | controller | Jun 10 14:46:48.344329 crc crio[20344]: time="2026-06-10T14:46:48.344170022Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.194863 | controller | Jun 10 14:46:48.344445 crc crio[20344]: time="2026-06-10T14:46:48.344389678Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.194885 | controller | Jun 10 14:46:48.344509 crc crio[20344]: time="2026-06-10T14:46:48.344447749Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.194914 | controller | Jun 10 14:46:48.344654 crc crio[20344]: time="2026-06-10T14:46:48.344608384Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.194944 | controller | Jun 10 14:46:48.344762 crc crio[20344]: time="2026-06-10T14:46:48.344663115Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.194987 | controller | Jun 10 14:46:48.344845 crc crio[20344]: time="2026-06-10T14:46:48.344808589Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.195021 | controller | Jun 10 14:46:48.344917 crc crio[20344]: time="2026-06-10T14:46:48.34486489Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.195051 | controller | Jun 10 14:46:48.345120 crc crio[20344]: time="2026-06-10T14:46:48.345069336Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.195081 | controller | Jun 10 14:46:48.345422 crc crio[20344]: time="2026-06-10T14:46:48.345128097Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.195114 | controller | Jun 10 14:46:48.345422 crc crio[20344]: time="2026-06-10T14:46:48.34523803Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.195140 | controller | Jun 10 14:46:48.345422 crc crio[20344]: time="2026-06-10T14:46:48.345350793Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.195174 | controller | Jun 10 14:46:48.345900 crc crio[20344]: time="2026-06-10T14:46:48.345844746Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.195199 | controller | Jun 10 14:46:48.345900 crc crio[20344]: time="2026-06-10T14:46:48.345902468Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.195234 | controller | Jun 10 14:46:48.346474 crc crio[20344]: time="2026-06-10T14:46:48.345943509Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.195263 | controller | Jun 10 14:46:48.346474 crc crio[20344]: time="2026-06-10T14:46:48.34597193Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.195293 | controller | Jun 10 14:46:48.346474 crc crio[20344]: time="2026-06-10T14:46:48.34598438Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.195318 | controller | Jun 10 14:46:48.346474 crc crio[20344]: time="2026-06-10T14:46:48.34600095Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.195355 | controller | Jun 10 14:46:48.346474 crc crio[20344]: time="2026-06-10T14:46:48.346316149Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.195385 | controller | Jun 10 14:46:48.346474 crc crio[20344]: time="2026-06-10T14:46:48.34636707Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.195415 | controller | Jun 10 14:46:48.346474 crc crio[20344]: time="2026-06-10T14:46:48.346461612Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.195440 | controller | Jun 10 14:46:48.346907 crc crio[20344]: time="2026-06-10T14:46:48.346517994Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.195470 | controller | Jun 10 14:46:48.346907 crc crio[20344]: time="2026-06-10T14:46:48.34672901Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.195500 | controller | Jun 10 14:46:48.346907 crc crio[20344]: time="2026-06-10T14:46:48.346778431Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.195534 | controller | Jun 10 14:46:48.347073 crc crio[20344]: time="2026-06-10T14:46:48.346950495Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.195564 | controller | Jun 10 14:46:48.347073 crc crio[20344]: time="2026-06-10T14:46:48.346994977Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.195594 | controller | Jun 10 14:46:48.347179 crc crio[20344]: time="2026-06-10T14:46:48.34713572Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.195629 | controller | Jun 10 14:46:48.347179 crc crio[20344]: time="2026-06-10T14:46:48.347179001Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.195660 | controller | Jun 10 14:46:48.347369 crc crio[20344]: time="2026-06-10T14:46:48.347344216Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.195677 | controller | Jun 10 14:46:48.347454 crc crio[20344]: time="2026-06-10T14:46:48.347383647Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.195697 | controller | Jun 10 14:46:48.347781 crc crio[20344]: time="2026-06-10T14:46:48.347698375Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.195727 | controller | Jun 10 14:46:48.347781 crc crio[20344]: time="2026-06-10T14:46:48.347763887Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.195757 | controller | Jun 10 14:46:48.347781 crc crio[20344]: time="2026-06-10T14:46:48.347781027Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.195790 | controller | Jun 10 14:46:48.347969 crc crio[20344]: time="2026-06-10T14:46:48.347801838Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.195820 | controller | Jun 10 14:46:48.348026 crc crio[20344]: time="2026-06-10T14:46:48.347981183Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.195867 | controller | Jun 10 14:46:48.348083 crc crio[20344]: time="2026-06-10T14:46:48.348034664Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.195902 | controller | Jun 10 14:46:48.348382 crc crio[20344]: time="2026-06-10T14:46:48.348205409Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.195932 | controller | Jun 10 14:46:48.348382 crc crio[20344]: time="2026-06-10T14:46:48.348335092Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.195957 | controller | Jun 10 14:46:48.348604 crc crio[20344]: time="2026-06-10T14:46:48.348409164Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.195974 | controller | Jun 10 14:46:48.348604 crc crio[20344]: time="2026-06-10T14:46:48.348452955Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.195999 | controller | Jun 10 14:46:48.348743 crc crio[20344]: time="2026-06-10T14:46:48.348690351Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.196029 | controller | Jun 10 14:46:48.348743 crc crio[20344]: time="2026-06-10T14:46:48.348741703Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.196058 | controller | Jun 10 14:46:48.348994 crc crio[20344]: time="2026-06-10T14:46:48.348931258Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.196088 | controller | Jun 10 14:46:48.348994 crc crio[20344]: time="2026-06-10T14:46:48.348985819Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.196118 | controller | Jun 10 14:46:48.349150 crc crio[20344]: time="2026-06-10T14:46:48.34903503Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.196147 | controller | Jun 10 14:46:48.349150 crc crio[20344]: time="2026-06-10T14:46:48.349066871Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.196177 | controller | Jun 10 14:46:48.349447 crc crio[20344]: time="2026-06-10T14:46:48.34938495Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.196207 | controller | Jun 10 14:46:48.349560 crc crio[20344]: time="2026-06-10T14:46:48.349453041Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.196250 | controller | Jun 10 14:46:48.349560 crc crio[20344]: time="2026-06-10T14:46:48.349496073Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.196285 | controller | Jun 10 14:46:48.349560 crc crio[20344]: time="2026-06-10T14:46:48.349522863Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.196313 | controller | Jun 10 14:46:48.349831 crc crio[20344]: time="2026-06-10T14:46:48.34977554Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.196347 | controller | Jun 10 14:46:48.349939 crc crio[20344]: time="2026-06-10T14:46:48.349847462Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.196373 | controller | Jun 10 14:46:48.349999 crc crio[20344]: time="2026-06-10T14:46:48.349949024Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.196404 | controller | Jun 10 14:46:48.350055 crc crio[20344]: time="2026-06-10T14:46:48.350011306Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.196435 | controller | Jun 10 14:46:48.350221 crc crio[20344]: time="2026-06-10T14:46:48.35014929Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.196465 | controller | Jun 10 14:46:48.350221 crc crio[20344]: time="2026-06-10T14:46:48.350213861Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.196490 | controller | Jun 10 14:46:48.350482 crc crio[20344]: time="2026-06-10T14:46:48.350310094Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.196520 | controller | Jun 10 14:46:48.350482 crc crio[20344]: time="2026-06-10T14:46:48.350343425Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.196549 | controller | Jun 10 14:46:48.350711 crc crio[20344]: time="2026-06-10T14:46:48.350660853Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.196579 | controller | Jun 10 14:46:48.350799 crc crio[20344]: time="2026-06-10T14:46:48.350732115Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.196604 | controller | Jun 10 14:46:48.350861 crc crio[20344]: time="2026-06-10T14:46:48.350828308Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.196633 | controller | Jun 10 14:46:48.350913 crc crio[20344]: time="2026-06-10T14:46:48.350874849Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.196659 | controller | Jun 10 14:46:48.351113 crc crio[20344]: time="2026-06-10T14:46:48.351051173Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.196688 | controller | Jun 10 14:46:48.351210 crc crio[20344]: time="2026-06-10T14:46:48.351117315Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.196724 | controller | Jun 10 14:46:48.351210 crc crio[20344]: time="2026-06-10T14:46:48.351154326Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.196754 | controller | Jun 10 14:46:48.351210 crc crio[20344]: time="2026-06-10T14:46:48.351180237Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.196784 | controller | Jun 10 14:46:48.351664 crc crio[20344]: time="2026-06-10T14:46:48.351404693Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.196809 | controller | Jun 10 14:46:48.351664 crc crio[20344]: time="2026-06-10T14:46:48.351460174Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.196843 | controller | Jun 10 14:46:48.351664 crc crio[20344]: time="2026-06-10T14:46:48.351653599Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.196891 | controller | Jun 10 14:46:48.351836 crc crio[20344]: time="2026-06-10T14:46:48.351699721Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.196909 | controller | Jun 10 14:46:48.351893 crc crio[20344]: time="2026-06-10T14:46:48.351857865Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.196936 | controller | Jun 10 14:46:48.351954 crc crio[20344]: time="2026-06-10T14:46:48.351904066Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.196970 | controller | Jun 10 14:46:48.352077 crc crio[20344]: time="2026-06-10T14:46:48.352024329Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.197000 | controller | Jun 10 14:46:48.352165 crc crio[20344]: time="2026-06-10T14:46:48.352092491Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.197029 | controller | Jun 10 14:46:48.352475 crc crio[20344]: time="2026-06-10T14:46:48.35242471Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.197059 | controller | Jun 10 14:46:48.352591 crc crio[20344]: time="2026-06-10T14:46:48.352509602Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.197088 | controller | Jun 10 14:46:48.352693 crc crio[20344]: time="2026-06-10T14:46:48.352602804Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.197113 | controller | Jun 10 14:46:48.352693 crc crio[20344]: time="2026-06-10T14:46:48.352649136Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.197143 | controller | Jun 10 14:46:48.352847 crc crio[20344]: time="2026-06-10T14:46:48.352740278Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.197172 | controller | Jun 10 14:46:48.352847 crc crio[20344]: time="2026-06-10T14:46:48.352777949Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.197202 | controller | Jun 10 14:46:48.352960 crc crio[20344]: time="2026-06-10T14:46:48.352917983Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.197228 | controller | Jun 10 14:46:48.352960 crc crio[20344]: time="2026-06-10T14:46:48.352952044Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.197257 | controller | Jun 10 14:46:48.353403 crc crio[20344]: time="2026-06-10T14:46:48.353233441Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.197286 | controller | Jun 10 14:46:48.353502 crc crio[20344]: time="2026-06-10T14:46:48.353434736Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.197316 | controller | Jun 10 14:46:48.353502 crc crio[20344]: time="2026-06-10T14:46:48.353456787Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.197341 | controller | Jun 10 14:46:48.353502 crc crio[20344]: time="2026-06-10T14:46:48.353493748Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.197374 | controller | Jun 10 14:46:48.353752 crc crio[20344]: time="2026-06-10T14:46:48.353651542Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.197404 | controller | Jun 10 14:46:48.353752 crc crio[20344]: time="2026-06-10T14:46:48.353692033Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.197433 | controller | Jun 10 14:46:48.353752 crc crio[20344]: time="2026-06-10T14:46:48.353704863Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.197463 | controller | Jun 10 14:46:48.353752 crc crio[20344]: time="2026-06-10T14:46:48.353730394Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.197492 | controller | Jun 10 14:46:48.353955 crc crio[20344]: time="2026-06-10T14:46:48.353868268Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.197532 | controller | Jun 10 14:46:48.354092 crc crio[20344]: time="2026-06-10T14:46:48.354047532Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.197558 | controller | Jun 10 14:46:48.354201 crc crio[20344]: time="2026-06-10T14:46:48.354146105Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.197588 | controller | Jun 10 14:46:48.354201 crc crio[20344]: time="2026-06-10T14:46:48.354200376Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.197617 | controller | Jun 10 14:46:48.354439 crc crio[20344]: time="2026-06-10T14:46:48.354249178Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.197639 | controller | Jun 10 14:46:48.354439 crc crio[20344]: time="2026-06-10T14:46:48.35433724Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.197665 | controller | Jun 10 14:46:48.354663 crc crio[20344]: time="2026-06-10T14:46:48.354616747Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.197722 | controller | Jun 10 14:46:48.354760 crc crio[20344]: time="2026-06-10T14:46:48.354667279Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.197759 | controller | Jun 10 14:46:48.354760 crc crio[20344]: time="2026-06-10T14:46:48.35472939Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.197788 | controller | Jun 10 14:46:48.354900 crc crio[20344]: time="2026-06-10T14:46:48.354790142Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.197830 | controller | Jun 10 14:46:48.354981 crc crio[20344]: time="2026-06-10T14:46:48.354927466Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.197893 | controller | Jun 10 14:46:48.354981 crc crio[20344]: time="2026-06-10T14:46:48.354970777Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.197912 | controller | Jun 10 14:46:48.355164 crc crio[20344]: time="2026-06-10T14:46:48.35510374Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.197943 | controller | Jun 10 14:46:48.355473 crc crio[20344]: time="2026-06-10T14:46:48.355188192Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.197972 | controller | Jun 10 14:46:48.355473 crc crio[20344]: time="2026-06-10T14:46:48.355319136Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.198001 | controller | Jun 10 14:46:48.355473 crc crio[20344]: time="2026-06-10T14:46:48.355363697Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.198036 | controller | Jun 10 14:46:48.355708 crc crio[20344]: time="2026-06-10T14:46:48.355596743Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.198065 | controller | Jun 10 14:46:48.355708 crc crio[20344]: time="2026-06-10T14:46:48.355646005Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.198100 | controller | Jun 10 14:46:48.356093 crc crio[20344]: time="2026-06-10T14:46:48.356027855Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.198211 | controller | Jun 10 14:46:48.356171 crc crio[20344]: time="2026-06-10T14:46:48.356100667Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.198347 | controller | Jun 10 14:46:48.356171 crc crio[20344]: time="2026-06-10T14:46:48.356141988Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.198388 | controller | Jun 10 14:46:48.356379 crc crio[20344]: time="2026-06-10T14:46:48.356178089Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.198419 | controller | Jun 10 14:46:48.356452 crc crio[20344]: time="2026-06-10T14:46:48.356406245Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.198441 | controller | Jun 10 14:46:48.356509 crc crio[20344]: time="2026-06-10T14:46:48.356452686Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.198470 | controller | Jun 10 14:46:48.356622 crc crio[20344]: time="2026-06-10T14:46:48.356504317Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.198496 | controller | Jun 10 14:46:48.356687 crc crio[20344]: time="2026-06-10T14:46:48.356670482Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.198526 | controller | Jun 10 14:46:48.356741 crc crio[20344]: time="2026-06-10T14:46:48.356719852Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.198556 | controller | Jun 10 14:46:48.356802 crc crio[20344]: time="2026-06-10T14:46:48.356759904Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.198586 | controller | Jun 10 14:46:48.356802 crc crio[20344]: time="2026-06-10T14:46:48.356800345Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.198620 | controller | Jun 10 14:46:48.356906 crc crio[20344]: time="2026-06-10T14:46:48.356830176Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.198651 | controller | Jun 10 14:46:48.357172 crc crio[20344]: time="2026-06-10T14:46:48.357095213Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.198680 | controller | Jun 10 14:46:48.357172 crc crio[20344]: time="2026-06-10T14:46:48.357169765Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.198706 | controller | Jun 10 14:46:48.357429 crc crio[20344]: time="2026-06-10T14:46:48.357245716Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.198736 | controller | Jun 10 14:46:48.357429 crc crio[20344]: time="2026-06-10T14:46:48.357353639Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.198767 | controller | Jun 10 14:46:48.357575 crc crio[20344]: time="2026-06-10T14:46:48.357438162Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.198783 | controller | Jun 10 14:46:48.357575 crc crio[20344]: time="2026-06-10T14:46:48.357496053Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.198800 | controller | Jun 10 14:46:48.357752 crc crio[20344]: time="2026-06-10T14:46:48.357665297Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.198816 | controller | Jun 10 14:46:48.357943 crc crio[20344]: time="2026-06-10T14:46:48.357870252Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.198831 | controller | Jun 10 14:46:48.358043 crc crio[20344]: time="2026-06-10T14:46:48.357996605Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.198865 | controller | Jun 10 14:46:48.358043 crc crio[20344]: time="2026-06-10T14:46:48.358037617Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.198888 | controller | Jun 10 14:46:48.358148 crc crio[20344]: time="2026-06-10T14:46:48.358077258Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.198911 | controller | Jun 10 14:46:48.358148 crc crio[20344]: time="2026-06-10T14:46:48.358102438Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.198936 | controller | Jun 10 14:46:48.358495 crc crio[20344]: time="2026-06-10T14:46:48.358425377Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.198976 | controller | Jun 10 14:46:48.358621 crc crio[20344]: time="2026-06-10T14:46:48.358514829Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.199010 | controller | Jun 10 14:46:48.358679 crc crio[20344]: time="2026-06-10T14:46:48.358636492Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.199036 | controller | Jun 10 14:46:48.358745 crc crio[20344]: time="2026-06-10T14:46:48.358682664Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.199065 | controller | Jun 10 14:46:48.359121 crc crio[20344]: time="2026-06-10T14:46:48.359041433Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.199095 | controller | Jun 10 14:46:48.359212 crc crio[20344]: time="2026-06-10T14:46:48.359124845Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.199128 | controller | Jun 10 14:46:48.359212 crc crio[20344]: time="2026-06-10T14:46:48.359186287Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.199157 | controller | Jun 10 14:46:48.359636 crc crio[20344]: time="2026-06-10T14:46:48.359230328Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.199191 | controller | Jun 10 14:46:48.359636 crc crio[20344]: time="2026-06-10T14:46:48.359351751Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.199216 | controller | Jun 10 14:46:48.359636 crc crio[20344]: time="2026-06-10T14:46:48.359402033Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.199237 | controller | Jun 10 14:46:48.359636 crc crio[20344]: time="2026-06-10T14:46:48.359505995Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.199253 | controller | Jun 10 14:46:48.360236 crc crio[20344]: time="2026-06-10T14:46:48.3596732Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.199268 | controller | Jun 10 14:46:48.360236 crc crio[20344]: time="2026-06-10T14:46:48.359753052Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.199284 | controller | Jun 10 14:46:48.360236 crc crio[20344]: time="2026-06-10T14:46:48.359813213Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.199300 | controller | Jun 10 14:46:48.360236 crc crio[20344]: time="2026-06-10T14:46:48.359893526Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.199315 | controller | Jun 10 14:46:48.360236 crc crio[20344]: time="2026-06-10T14:46:48.359930357Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.199331 | controller | Jun 10 14:46:48.360236 crc crio[20344]: time="2026-06-10T14:46:48.360129682Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.199346 | controller | Jun 10 14:46:48.360236 crc crio[20344]: time="2026-06-10T14:46:48.360176093Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.199362 | controller | Jun 10 14:46:48.360236 crc crio[20344]: time="2026-06-10T14:46:48.360219584Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.199377 | controller | Jun 10 14:46:48.360236 crc crio[20344]: time="2026-06-10T14:46:48.360316767Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.199393 | controller | Jun 10 14:46:48.360887 crc crio[20344]: time="2026-06-10T14:46:48.36043217Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.199408 | controller | Jun 10 14:46:48.360887 crc crio[20344]: time="2026-06-10T14:46:48.360472211Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.199444 | controller | Jun 10 14:46:48.360887 crc crio[20344]: time="2026-06-10T14:46:48.360781989Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.199470 | controller | Jun 10 14:46:48.360887 crc crio[20344]: time="2026-06-10T14:46:48.36082855Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.199499 | controller | Jun 10 14:46:48.361078 crc crio[20344]: time="2026-06-10T14:46:48.360943153Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.199524 | controller | Jun 10 14:46:48.361078 crc crio[20344]: time="2026-06-10T14:46:48.360981884Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.199553 | controller | Jun 10 14:46:48.361230 crc crio[20344]: time="2026-06-10T14:46:48.361174609Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.199578 | controller | Jun 10 14:46:48.361230 crc crio[20344]: time="2026-06-10T14:46:48.361232601Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.199606 | controller | Jun 10 14:46:48.361451 crc crio[20344]: time="2026-06-10T14:46:48.361404355Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.199635 | controller | Jun 10 14:46:48.361451 crc crio[20344]: time="2026-06-10T14:46:48.361447637Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.199655 | controller | Jun 10 14:46:48.361846 crc crio[20344]: time="2026-06-10T14:46:48.361757225Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.199671 | controller | Jun 10 14:46:48.361846 crc crio[20344]: time="2026-06-10T14:46:48.361826986Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.199686 | controller | Jun 10 14:46:48.362003 crc crio[20344]: time="2026-06-10T14:46:48.361936969Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.199711 | controller | Jun 10 14:46:48.362003 crc crio[20344]: time="2026-06-10T14:46:48.36197897Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.199736 | controller | Jun 10 14:46:48.362211 crc crio[20344]: time="2026-06-10T14:46:48.362134155Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.199761 | controller | Jun 10 14:46:48.362211 crc crio[20344]: time="2026-06-10T14:46:48.362193946Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.199786 | controller | Jun 10 14:46:48.362460 crc crio[20344]: time="2026-06-10T14:46:48.36233801Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.199823 | controller | Jun 10 14:46:48.362460 crc crio[20344]: time="2026-06-10T14:46:48.362382051Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.199844 | controller | Jun 10 14:46:48.362709 crc crio[20344]: time="2026-06-10T14:46:48.362645478Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.199901 | controller | Jun 10 14:46:48.362709 crc crio[20344]: time="2026-06-10T14:46:48.36270332Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.199931 | controller | Jun 10 14:46:48.362853 crc crio[20344]: time="2026-06-10T14:46:48.362810682Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.199961 | controller | Jun 10 14:46:48.362853 crc crio[20344]: time="2026-06-10T14:46:48.362847173Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.199992 | controller | Jun 10 14:46:48.363125 crc crio[20344]: time="2026-06-10T14:46:48.363052589Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.200028 | controller | Jun 10 14:46:48.363125 crc crio[20344]: time="2026-06-10T14:46:48.36310923Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.200054 | controller | Jun 10 14:46:48.363326 crc crio[20344]: time="2026-06-10T14:46:48.363177432Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.200083 | controller | Jun 10 14:46:48.363326 crc crio[20344]: time="2026-06-10T14:46:48.363215593Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.200112 | controller | Jun 10 14:46:48.363483 crc crio[20344]: time="2026-06-10T14:46:48.363387298Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.200141 | controller | Jun 10 14:46:48.363483 crc crio[20344]: time="2026-06-10T14:46:48.363427039Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.200171 | controller | Jun 10 14:46:48.363657 crc crio[20344]: time="2026-06-10T14:46:48.363621204Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.200196 | controller | Jun 10 14:46:48.363657 crc crio[20344]: time="2026-06-10T14:46:48.363658655Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.200221 | controller | Jun 10 14:46:48.363878 crc crio[20344]: time="2026-06-10T14:46:48.363834509Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.200246 | controller | Jun 10 14:46:48.363965 crc crio[20344]: time="2026-06-10T14:46:48.363885981Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.200271 | controller | Jun 10 14:46:48.364060 crc crio[20344]: time="2026-06-10T14:46:48.364014804Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.200297 | controller | Jun 10 14:46:48.364149 crc crio[20344]: time="2026-06-10T14:46:48.364068606Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.200326 | controller | Jun 10 14:46:48.364208 crc crio[20344]: time="2026-06-10T14:46:48.364185599Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.200356 | controller | Jun 10 14:46:48.364324 crc crio[20344]: time="2026-06-10T14:46:48.3642234Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.200386 | controller | Jun 10 14:46:48.364461 crc crio[20344]: time="2026-06-10T14:46:48.364402344Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.200415 | controller | Jun 10 14:46:48.364461 crc crio[20344]: time="2026-06-10T14:46:48.364460286Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.200441 | controller | Jun 10 14:46:48.364655 crc crio[20344]: time="2026-06-10T14:46:48.364585529Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.200457 | controller | Jun 10 14:46:48.364655 crc crio[20344]: time="2026-06-10T14:46:48.36462285Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.200483 | controller | Jun 10 14:46:48.364766 crc crio[20344]: time="2026-06-10T14:46:48.364754384Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.200508 | controller | Jun 10 14:46:48.364825 crc crio[20344]: time="2026-06-10T14:46:48.364782394Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.200539 | controller | Jun 10 14:46:48.365012 crc crio[20344]: time="2026-06-10T14:46:48.364954489Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.200568 | controller | Jun 10 14:46:48.365012 crc crio[20344]: time="2026-06-10T14:46:48.36500976Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.200612 | controller | Jun 10 14:46:48.365150 crc crio[20344]: time="2026-06-10T14:46:48.365085922Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.200635 | controller | Jun 10 14:46:48.365150 crc crio[20344]: time="2026-06-10T14:46:48.365120913Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.200665 | controller | Jun 10 14:46:48.365526 crc crio[20344]: time="2026-06-10T14:46:48.365345389Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.200696 | controller | Jun 10 14:46:48.365526 crc crio[20344]: time="2026-06-10T14:46:48.36538196Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.200726 | controller | Jun 10 14:46:48.365526 crc crio[20344]: time="2026-06-10T14:46:48.365506283Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.200757 | controller | Jun 10 14:46:48.365782 crc crio[20344]: time="2026-06-10T14:46:48.365571465Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.200788 | controller | Jun 10 14:46:48.365782 crc crio[20344]: time="2026-06-10T14:46:48.36576132Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.200822 | controller | Jun 10 14:46:48.365884 crc crio[20344]: time="2026-06-10T14:46:48.365799311Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.200875 | controller | Jun 10 14:46:48.365935 crc crio[20344]: time="2026-06-10T14:46:48.365886433Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.200919 | controller | Jun 10 14:46:48.365935 crc crio[20344]: time="2026-06-10T14:46:48.365911754Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.200946 | controller | Jun 10 14:46:48.366137 crc crio[20344]: time="2026-06-10T14:46:48.366089149Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.200976 | controller | Jun 10 14:46:48.366213 crc crio[20344]: time="2026-06-10T14:46:48.366190951Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.200997 | controller | Jun 10 14:46:48.366370 crc crio[20344]: time="2026-06-10T14:46:48.366234583Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.201013 | controller | Jun 10 14:46:48.366370 crc crio[20344]: time="2026-06-10T14:46:48.366337345Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.201043 | controller | Jun 10 14:46:48.366497 crc crio[20344]: time="2026-06-10T14:46:48.366449438Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.201069 | controller | Jun 10 14:46:48.366497 crc crio[20344]: time="2026-06-10T14:46:48.366488499Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.201099 | controller | Jun 10 14:46:48.366780 crc crio[20344]: time="2026-06-10T14:46:48.366717285Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.201129 | controller | Jun 10 14:46:48.366875 crc crio[20344]: time="2026-06-10T14:46:48.366807598Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.201155 | controller | Jun 10 14:46:48.366875 crc crio[20344]: time="2026-06-10T14:46:48.366853949Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.201181 | controller | Jun 10 14:46:48.366965 crc crio[20344]: time="2026-06-10T14:46:48.36689367Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.201207 | controller | Jun 10 14:46:48.366965 crc crio[20344]: time="2026-06-10T14:46:48.366942751Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.201233 | controller | Jun 10 14:46:48.367093 crc crio[20344]: time="2026-06-10T14:46:48.366979572Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.201264 | controller | Jun 10 14:46:48.367176 crc crio[20344]: time="2026-06-10T14:46:48.367126576Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.201287 | controller | Jun 10 14:46:48.367176 crc crio[20344]: time="2026-06-10T14:46:48.367159597Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.201318 | controller | Jun 10 14:46:48.367397 crc crio[20344]: time="2026-06-10T14:46:48.367376753Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.201345 | controller | Jun 10 14:46:48.367473 crc crio[20344]: time="2026-06-10T14:46:48.367410854Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.201375 | controller | Jun 10 14:46:48.367652 crc crio[20344]: time="2026-06-10T14:46:48.367609519Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.201401 | controller | Jun 10 14:46:48.367652 crc crio[20344]: time="2026-06-10T14:46:48.36765391Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.201436 | controller | Jun 10 14:46:48.367774 crc crio[20344]: time="2026-06-10T14:46:48.367722402Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.201463 | controller | Jun 10 14:46:48.367774 crc crio[20344]: time="2026-06-10T14:46:48.367749293Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.201493 | controller | Jun 10 14:46:48.367971 crc crio[20344]: time="2026-06-10T14:46:48.367872276Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.201528 | controller | Jun 10 14:46:48.367971 crc crio[20344]: time="2026-06-10T14:46:48.367899166Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.201553 | controller | Jun 10 14:46:48.368070 crc crio[20344]: time="2026-06-10T14:46:48.36802724Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.201584 | controller | Jun 10 14:46:48.368070 crc crio[20344]: time="2026-06-10T14:46:48.368066591Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.201613 | controller | Jun 10 14:46:48.368462 crc crio[20344]: time="2026-06-10T14:46:48.36841011Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.201647 | controller | Jun 10 14:46:48.368603 crc crio[20344]: time="2026-06-10T14:46:48.368480522Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.201677 | controller | Jun 10 14:46:48.368742 crc crio[20344]: time="2026-06-10T14:46:48.368689277Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.201707 | controller | Jun 10 14:46:48.368832 crc crio[20344]: time="2026-06-10T14:46:48.368767849Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.201732 | controller | Jun 10 14:46:48.369349 crc crio[20344]: time="2026-06-10T14:46:48.369293063Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.201762 | controller | Jun 10 14:46:48.369349 crc crio[20344]: time="2026-06-10T14:46:48.369346765Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.201792 | controller | Jun 10 14:46:48.369493 crc crio[20344]: time="2026-06-10T14:46:48.369364905Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.201826 | controller | Jun 10 14:46:48.369493 crc crio[20344]: time="2026-06-10T14:46:48.369389466Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.201892 | controller | Jun 10 14:46:48.369493 crc crio[20344]: time="2026-06-10T14:46:48.369460708Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.201940 | controller | Jun 10 14:46:48.369738 crc crio[20344]: time="2026-06-10T14:46:48.369591431Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.201975 | controller | Jun 10 14:46:48.369738 crc crio[20344]: time="2026-06-10T14:46:48.369686724Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.202005 | controller | Jun 10 14:46:48.369738 crc crio[20344]: time="2026-06-10T14:46:48.369725565Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.202022 | controller | Jun 10 14:46:48.369967 crc crio[20344]: time="2026-06-10T14:46:48.369895909Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.202047 | controller | Jun 10 14:46:48.369967 crc crio[20344]: time="2026-06-10T14:46:48.369965481Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.202063 | controller | Jun 10 14:46:48.370092 crc crio[20344]: time="2026-06-10T14:46:48.370065324Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.202089 | controller | Jun 10 14:46:48.370143 crc crio[20344]: time="2026-06-10T14:46:48.370119435Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.202118 | controller | Jun 10 14:46:48.370361 crc crio[20344]: time="2026-06-10T14:46:48.370230188Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.202148 | controller | Jun 10 14:46:48.370361 crc crio[20344]: time="2026-06-10T14:46:48.370332001Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.202177 | controller | Jun 10 14:46:48.370526 crc crio[20344]: time="2026-06-10T14:46:48.370462634Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.202212 | controller | Jun 10 14:46:48.370644 crc crio[20344]: time="2026-06-10T14:46:48.370521046Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.202242 | controller | Jun 10 14:46:48.370742 crc crio[20344]: time="2026-06-10T14:46:48.37069513Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.202275 | controller | Jun 10 14:46:48.370815 crc crio[20344]: time="2026-06-10T14:46:48.370749522Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.202309 | controller | Jun 10 14:46:48.371081 crc crio[20344]: time="2026-06-10T14:46:48.370889865Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.202331 | controller | Jun 10 14:46:48.371081 crc crio[20344]: time="2026-06-10T14:46:48.370941347Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.202357 | controller | Jun 10 14:46:48.371081 crc crio[20344]: time="2026-06-10T14:46:48.371104671Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.202387 | controller | Jun 10 14:46:48.371935 crc crio[20344]: time="2026-06-10T14:46:48.371146752Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.202417 | controller | Jun 10 14:46:48.371935 crc crio[20344]: time="2026-06-10T14:46:48.371361558Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.202452 | controller | Jun 10 14:46:48.371935 crc crio[20344]: time="2026-06-10T14:46:48.37143001Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.202482 | controller | Jun 10 14:46:48.371935 crc crio[20344]: time="2026-06-10T14:46:48.371633055Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.202512 | controller | Jun 10 14:46:48.371935 crc crio[20344]: time="2026-06-10T14:46:48.371748768Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.202556 | controller | Jun 10 14:46:48.371935 crc crio[20344]: time="2026-06-10T14:46:48.371801679Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.202591 | controller | Jun 10 14:46:48.371935 crc crio[20344]: time="2026-06-10T14:46:48.37183835Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.202618 | controller | Jun 10 14:46:48.371935 crc crio[20344]: time="2026-06-10T14:46:48.371880701Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.202662 | controller | Jun 10 14:46:48.371935 crc crio[20344]: time="2026-06-10T14:46:48.371905212Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.202695 | controller | Jun 10 14:46:48.372493 crc crio[20344]: time="2026-06-10T14:46:48.37221648Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.202729 | controller | Jun 10 14:46:48.372493 crc crio[20344]: time="2026-06-10T14:46:48.372378215Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.202759 | controller | Jun 10 14:46:48.372493 crc crio[20344]: time="2026-06-10T14:46:48.372458777Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.202793 | controller | Jun 10 14:46:48.372883 crc crio[20344]: time="2026-06-10T14:46:48.372525248Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.202823 | controller | Jun 10 14:46:48.372883 crc crio[20344]: time="2026-06-10T14:46:48.372760925Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.202862 | controller | Jun 10 14:46:48.372883 crc crio[20344]: time="2026-06-10T14:46:48.372820936Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.202902 | controller | Jun 10 14:46:48.373035 crc crio[20344]: time="2026-06-10T14:46:48.372985571Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.202929 | controller | Jun 10 14:46:48.373035 crc crio[20344]: time="2026-06-10T14:46:48.373031292Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.202955 | controller | Jun 10 14:46:48.373234 crc crio[20344]: time="2026-06-10T14:46:48.373147765Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.202989 | controller | Jun 10 14:46:48.373423 crc crio[20344]: time="2026-06-10T14:46:48.37334486Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.203019 | controller | Jun 10 14:46:48.373742 crc crio[20344]: time="2026-06-10T14:46:48.373654038Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.203050 | controller | Jun 10 14:46:48.373835 crc crio[20344]: time="2026-06-10T14:46:48.373749561Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.203071 | controller | Jun 10 14:46:48.373835 crc crio[20344]: time="2026-06-10T14:46:48.373830743Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.203097 | controller | Jun 10 14:46:48.373942 crc crio[20344]: time="2026-06-10T14:46:48.373870284Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.203127 | controller | Jun 10 14:46:48.374190 crc crio[20344]: time="2026-06-10T14:46:48.37411795Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.203161 | controller | Jun 10 14:46:48.374333 crc crio[20344]: time="2026-06-10T14:46:48.374211373Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.203186 | controller | Jun 10 14:46:48.374428 crc crio[20344]: time="2026-06-10T14:46:48.374351347Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.203232 | controller | Jun 10 14:46:48.374428 crc crio[20344]: time="2026-06-10T14:46:48.374397928Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.203267 | controller | Jun 10 14:46:48.374743 crc crio[20344]: time="2026-06-10T14:46:48.374679535Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.203302 | controller | Jun 10 14:46:48.374841 crc crio[20344]: time="2026-06-10T14:46:48.374758237Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.203328 | controller | Jun 10 14:46:48.374899 crc crio[20344]: time="2026-06-10T14:46:48.37486811Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.203354 | controller | Jun 10 14:46:48.374952 crc crio[20344]: time="2026-06-10T14:46:48.374907961Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.203384 | controller | Jun 10 14:46:48.375135 crc crio[20344]: time="2026-06-10T14:46:48.375062715Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.203419 | controller | Jun 10 14:46:48.375240 crc crio[20344]: time="2026-06-10T14:46:48.375156138Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.203449 | controller | Jun 10 14:46:48.375429 crc crio[20344]: time="2026-06-10T14:46:48.375334812Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.203475 | controller | Jun 10 14:46:48.375429 crc crio[20344]: time="2026-06-10T14:46:48.375375534Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.203501 | controller | Jun 10 14:46:48.375633 crc crio[20344]: time="2026-06-10T14:46:48.375524347Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.203526 | controller | Jun 10 14:46:48.375717 crc crio[20344]: time="2026-06-10T14:46:48.375660971Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.203560 | controller | Jun 10 14:46:48.375815 crc crio[20344]: time="2026-06-10T14:46:48.375768654Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.203590 | controller | Jun 10 14:46:48.375918 crc crio[20344]: time="2026-06-10T14:46:48.375826875Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.203619 | controller | Jun 10 14:46:48.376091 crc crio[20344]: time="2026-06-10T14:46:48.37601679Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.203645 | controller | Jun 10 14:46:48.376181 crc crio[20344]: time="2026-06-10T14:46:48.376107163Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.203679 | controller | Jun 10 14:46:48.376347 crc crio[20344]: time="2026-06-10T14:46:48.376226316Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.203710 | controller | Jun 10 14:46:48.376497 crc crio[20344]: time="2026-06-10T14:46:48.376448562Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.203732 | controller | Jun 10 14:46:48.376615 crc crio[20344]: time="2026-06-10T14:46:48.376570665Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.203761 | controller | Jun 10 14:46:48.376615 crc crio[20344]: time="2026-06-10T14:46:48.376602616Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.203786 | controller | Jun 10 14:46:48.376734 crc crio[20344]: time="2026-06-10T14:46:48.376652637Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.203816 | controller | Jun 10 14:46:48.376734 crc crio[20344]: time="2026-06-10T14:46:48.376671028Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.203875 | controller | Jun 10 14:46:48.377118 crc crio[20344]: time="2026-06-10T14:46:48.377035157Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.203906 | controller | Jun 10 14:46:48.377221 crc crio[20344]: time="2026-06-10T14:46:48.37712859Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.203936 | controller | Jun 10 14:46:48.377431 crc crio[20344]: time="2026-06-10T14:46:48.377367826Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.203966 | controller | Jun 10 14:46:48.377431 crc crio[20344]: time="2026-06-10T14:46:48.377429528Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.203996 | controller | Jun 10 14:46:48.377651 crc crio[20344]: time="2026-06-10T14:46:48.377443698Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.204030 | controller | Jun 10 14:46:48.377651 crc crio[20344]: time="2026-06-10T14:46:48.377462049Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.204052 | controller | Jun 10 14:46:48.377768 crc crio[20344]: time="2026-06-10T14:46:48.377707135Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.204069 | controller | Jun 10 14:46:48.377827 crc crio[20344]: time="2026-06-10T14:46:48.377770917Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.204085 | controller | Jun 10 14:46:48.377877 crc crio[20344]: time="2026-06-10T14:46:48.377821858Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.204110 | controller | Jun 10 14:46:48.377877 crc crio[20344]: time="2026-06-10T14:46:48.377863239Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.204139 | controller | Jun 10 14:46:48.378082 crc crio[20344]: time="2026-06-10T14:46:48.377996243Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.204169 | controller | Jun 10 14:46:48.378172 crc crio[20344]: time="2026-06-10T14:46:48.378120346Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.204199 | controller | Jun 10 14:46:48.378579 crc crio[20344]: time="2026-06-10T14:46:48.378476265Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.204224 | controller | Jun 10 14:46:48.378579 crc crio[20344]: time="2026-06-10T14:46:48.378580438Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.204258 | controller | Jun 10 14:46:48.378727 crc crio[20344]: time="2026-06-10T14:46:48.378617359Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.204284 | controller | Jun 10 14:46:48.378727 crc crio[20344]: time="2026-06-10T14:46:48.37864299Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.204300 | controller | Jun 10 14:46:48.378727 crc crio[20344]: time="2026-06-10T14:46:48.378705221Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.204325 | controller | Jun 10 14:46:48.378861 crc crio[20344]: time="2026-06-10T14:46:48.378757713Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.204355 | controller | Jun 10 14:46:48.378916 crc crio[20344]: time="2026-06-10T14:46:48.378887406Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.204385 | controller | Jun 10 14:46:48.378978 crc crio[20344]: time="2026-06-10T14:46:48.378927087Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.204410 | controller | Jun 10 14:46:48.379248 crc crio[20344]: time="2026-06-10T14:46:48.379184094Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.204451 | controller | Jun 10 14:46:48.379386 crc crio[20344]: time="2026-06-10T14:46:48.379306627Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.204482 | controller | Jun 10 14:46:48.379386 crc crio[20344]: time="2026-06-10T14:46:48.379341018Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.204504 | controller | Jun 10 14:46:48.379386 crc crio[20344]: time="2026-06-10T14:46:48.379380739Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.204530 | controller | Jun 10 14:46:48.379771 crc crio[20344]: time="2026-06-10T14:46:48.379712698Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.204551 | controller | Jun 10 14:46:48.379771 crc crio[20344]: time="2026-06-10T14:46:48.379765759Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.204581 | controller | Jun 10 14:46:48.379955 crc crio[20344]: time="2026-06-10T14:46:48.379906853Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.204615 | controller | Jun 10 14:46:48.380047 crc crio[20344]: time="2026-06-10T14:46:48.379966454Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.204644 | controller | Jun 10 14:46:48.380127 crc crio[20344]: time="2026-06-10T14:46:48.380098688Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.204674 | controller | Jun 10 14:46:48.380185 crc crio[20344]: time="2026-06-10T14:46:48.380141009Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.204700 | controller | Jun 10 14:46:48.380383 crc crio[20344]: time="2026-06-10T14:46:48.380324124Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.204730 | controller | Jun 10 14:46:48.380383 crc crio[20344]: time="2026-06-10T14:46:48.380376555Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.204751 | controller | Jun 10 14:46:48.380529 crc crio[20344]: time="2026-06-10T14:46:48.380493028Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.204777 | controller | Jun 10 14:46:48.380529 crc crio[20344]: time="2026-06-10T14:46:48.380519999Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.204807 | controller | Jun 10 14:46:48.380706 crc crio[20344]: time="2026-06-10T14:46:48.380690514Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.204841 | controller | Jun 10 14:46:48.380756 crc crio[20344]: time="2026-06-10T14:46:48.380719264Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.204889 | controller | Jun 10 14:46:48.380986 crc crio[20344]: time="2026-06-10T14:46:48.38092202Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.204925 | controller | Jun 10 14:46:48.380986 crc crio[20344]: time="2026-06-10T14:46:48.380980471Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.204947 | controller | Jun 10 14:46:48.381149 crc crio[20344]: time="2026-06-10T14:46:48.381100814Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.204964 | controller | Jun 10 14:46:48.381411 crc crio[20344]: time="2026-06-10T14:46:48.381169016Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.204989 | controller | Jun 10 14:46:48.381411 crc crio[20344]: time="2026-06-10T14:46:48.381392032Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.205015 | controller | Jun 10 14:46:48.381675 crc crio[20344]: time="2026-06-10T14:46:48.381432183Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.205044 | controller | Jun 10 14:46:48.381675 crc crio[20344]: time="2026-06-10T14:46:48.381566807Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.205089 | controller | Jun 10 14:46:48.381675 crc crio[20344]: time="2026-06-10T14:46:48.381607448Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.205125 | controller | Jun 10 14:46:48.381830 crc crio[20344]: time="2026-06-10T14:46:48.381785022Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.205150 | controller | Jun 10 14:46:48.381830 crc crio[20344]: time="2026-06-10T14:46:48.381827864Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.205185 | controller | Jun 10 14:46:48.382001 crc crio[20344]: time="2026-06-10T14:46:48.381955487Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.205215 | controller | Jun 10 14:46:48.382079 crc crio[20344]: time="2026-06-10T14:46:48.382005758Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.205244 | controller | Jun 10 14:46:48.382380 crc crio[20344]: time="2026-06-10T14:46:48.382221234Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.205267 | controller | Jun 10 14:46:48.382380 crc crio[20344]: time="2026-06-10T14:46:48.382330447Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.205296 | controller | Jun 10 14:46:48.382582 crc crio[20344]: time="2026-06-10T14:46:48.382563973Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.205318 | controller | Jun 10 14:46:48.382653 crc crio[20344]: time="2026-06-10T14:46:48.382604144Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.205383 | controller | Jun 10 14:46:48.382859 crc crio[20344]: time="2026-06-10T14:46:48.38281372Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.205427 | controller | Jun 10 14:46:48.382945 crc crio[20344]: time="2026-06-10T14:46:48.382869791Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.205458 | controller | Jun 10 14:46:48.383083 crc crio[20344]: time="2026-06-10T14:46:48.383042686Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.205484 | controller | Jun 10 14:46:48.383166 crc crio[20344]: time="2026-06-10T14:46:48.383091217Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.205501 | controller | Jun 10 14:46:48.383679 crc crio[20344]: time="2026-06-10T14:46:48.383608881Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.205518 | controller | Jun 10 14:46:48.383679 crc crio[20344]: time="2026-06-10T14:46:48.383663322Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.205552 | controller | Jun 10 14:46:48.383841 crc crio[20344]: time="2026-06-10T14:46:48.383699253Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.205582 | controller | Jun 10 14:46:48.383841 crc crio[20344]: time="2026-06-10T14:46:48.383726694Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.205599 | controller | Jun 10 14:46:48.383841 crc crio[20344]: time="2026-06-10T14:46:48.383770845Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.205620 | controller | Jun 10 14:46:48.383841 crc crio[20344]: time="2026-06-10T14:46:48.383827356Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.205646 | controller | Jun 10 14:46:48.384014 crc crio[20344]: time="2026-06-10T14:46:48.383912959Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.205676 | controller | Jun 10 14:46:48.384014 crc crio[20344]: time="2026-06-10T14:46:48.383944349Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.205716 | controller | Jun 10 14:46:48.384326 crc crio[20344]: time="2026-06-10T14:46:48.384195856Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.205751 | controller | Jun 10 14:46:48.384326 crc crio[20344]: time="2026-06-10T14:46:48.384321229Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.205786 | controller | Jun 10 14:46:48.384668 crc crio[20344]: time="2026-06-10T14:46:48.38436418Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.205812 | controller | Jun 10 14:46:48.384668 crc crio[20344]: time="2026-06-10T14:46:48.384406382Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.205839 | controller | Jun 10 14:46:48.384668 crc crio[20344]: time="2026-06-10T14:46:48.384446473Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.205917 | controller | Jun 10 14:46:48.384668 crc crio[20344]: time="2026-06-10T14:46:48.384475863Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.205955 | controller | Jun 10 14:46:48.384865 crc crio[20344]: time="2026-06-10T14:46:48.384790802Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.205985 | controller | Jun 10 14:46:48.384865 crc crio[20344]: time="2026-06-10T14:46:48.384828883Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.206011 | controller | Jun 10 14:46:48.385034 crc crio[20344]: time="2026-06-10T14:46:48.384966486Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.206041 | controller | Jun 10 14:46:48.385034 crc crio[20344]: time="2026-06-10T14:46:48.385030438Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.206075 | controller | Jun 10 14:46:48.385206 crc crio[20344]: time="2026-06-10T14:46:48.385162612Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.206105 | controller | Jun 10 14:46:48.385417 crc crio[20344]: time="2026-06-10T14:46:48.385218403Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.206139 | controller | Jun 10 14:46:48.385417 crc crio[20344]: time="2026-06-10T14:46:48.385404088Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.206169 | controller | Jun 10 14:46:48.385579 crc crio[20344]: time="2026-06-10T14:46:48.385445019Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.206190 | controller | Jun 10 14:46:48.385694 crc crio[20344]: time="2026-06-10T14:46:48.385678535Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.206220 | controller | Jun 10 14:46:48.385852 crc crio[20344]: time="2026-06-10T14:46:48.385716566Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.206250 | controller | Jun 10 14:46:48.386061 crc crio[20344]: time="2026-06-10T14:46:48.385997163Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.206279 | controller | Jun 10 14:46:48.386061 crc crio[20344]: time="2026-06-10T14:46:48.386063545Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.206309 | controller | Jun 10 14:46:48.386354 crc crio[20344]: time="2026-06-10T14:46:48.386197609Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.206339 | controller | Jun 10 14:46:48.386354 crc crio[20344]: time="2026-06-10T14:46:48.38623786Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.206368 | controller | Jun 10 14:46:48.386476 crc crio[20344]: time="2026-06-10T14:46:48.386369003Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.206409 | controller | Jun 10 14:46:48.386476 crc crio[20344]: time="2026-06-10T14:46:48.386404014Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.206441 | controller | Jun 10 14:46:48.386733 crc crio[20344]: time="2026-06-10T14:46:48.386687412Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.206471 | controller | Jun 10 14:46:48.386827 crc crio[20344]: time="2026-06-10T14:46:48.386742813Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.206491 | controller | Jun 10 14:46:48.386932 crc crio[20344]: time="2026-06-10T14:46:48.386889457Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.206517 | controller | Jun 10 14:46:48.387017 crc crio[20344]: time="2026-06-10T14:46:48.386947809Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.206547 | controller | Jun 10 14:46:48.387120 crc crio[20344]: time="2026-06-10T14:46:48.387074302Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.206574 | controller | Jun 10 14:46:48.387211 crc crio[20344]: time="2026-06-10T14:46:48.387129173Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.206606 | controller | Jun 10 14:46:48.387376 crc crio[20344]: time="2026-06-10T14:46:48.387225036Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.206636 | controller | Jun 10 14:46:48.387452 crc crio[20344]: time="2026-06-10T14:46:48.38738086Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.206665 | controller | Jun 10 14:46:48.387520 crc crio[20344]: time="2026-06-10T14:46:48.387463632Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.206690 | controller | Jun 10 14:46:48.387520 crc crio[20344]: time="2026-06-10T14:46:48.387499153Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.206720 | controller | Jun 10 14:46:48.387756 crc crio[20344]: time="2026-06-10T14:46:48.387712499Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.206749 | controller | Jun 10 14:46:48.387865 crc crio[20344]: time="2026-06-10T14:46:48.38776379Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.206774 | controller | Jun 10 14:46:48.387917 crc crio[20344]: time="2026-06-10T14:46:48.387870523Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.206799 | controller | Jun 10 14:46:48.387917 crc crio[20344]: time="2026-06-10T14:46:48.387901384Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.206829 | controller | Jun 10 14:46:48.388141 crc crio[20344]: time="2026-06-10T14:46:48.388083638Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.206879 | controller | Jun 10 14:46:48.388216 crc crio[20344]: time="2026-06-10T14:46:48.388172191Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.206916 | controller | Jun 10 14:46:48.388453 crc crio[20344]: time="2026-06-10T14:46:48.388370416Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.206946 | controller | Jun 10 14:46:48.388571 crc crio[20344]: time="2026-06-10T14:46:48.388463308Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.206981 | controller | Jun 10 14:46:48.388571 crc crio[20344]: time="2026-06-10T14:46:48.388502479Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.207007 | controller | Jun 10 14:46:48.388720 crc crio[20344]: time="2026-06-10T14:46:48.388574821Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.207029 | controller | Jun 10 14:46:48.388773 crc crio[20344]: time="2026-06-10T14:46:48.388729265Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.207059 | controller | Jun 10 14:46:48.388847 crc crio[20344]: time="2026-06-10T14:46:48.388776087Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.207083 | controller | Jun 10 14:46:48.388847 crc crio[20344]: time="2026-06-10T14:46:48.388818128Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.207104 | controller | Jun 10 14:46:48.388976 crc crio[20344]: time="2026-06-10T14:46:48.388859579Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.207129 | controller | Jun 10 14:46:48.388976 crc crio[20344]: time="2026-06-10T14:46:48.38891557Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.207146 | controller | Jun 10 14:46:48.389118 crc crio[20344]: time="2026-06-10T14:46:48.389086555Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.207170 | controller | Jun 10 14:46:48.389194 crc crio[20344]: time="2026-06-10T14:46:48.389166417Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.207197 | controller | Jun 10 14:46:48.389247 crc crio[20344]: time="2026-06-10T14:46:48.389197288Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.207226 | controller | Jun 10 14:46:48.389488 crc crio[20344]: time="2026-06-10T14:46:48.389434684Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.207256 | controller | Jun 10 14:46:48.389615 crc crio[20344]: time="2026-06-10T14:46:48.389517706Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.207281 | controller | Jun 10 14:46:48.389698 crc crio[20344]: time="2026-06-10T14:46:48.389618959Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.207297 | controller | Jun 10 14:46:48.389855 crc crio[20344]: time="2026-06-10T14:46:48.389714531Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.207313 | controller | Jun 10 14:46:48.389855 crc crio[20344]: time="2026-06-10T14:46:48.389789843Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.207338 | controller | Jun 10 14:46:48.389855 crc crio[20344]: time="2026-06-10T14:46:48.389836775Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.207367 | controller | Jun 10 14:46:48.390042 crc crio[20344]: time="2026-06-10T14:46:48.389995529Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.207395 | controller | Jun 10 14:46:48.390126 crc crio[20344]: time="2026-06-10T14:46:48.390060791Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.207424 | controller | Jun 10 14:46:48.390183 crc crio[20344]: time="2026-06-10T14:46:48.390135082Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.207445 | controller | Jun 10 14:46:48.390183 crc crio[20344]: time="2026-06-10T14:46:48.390177814Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.207465 | controller | Jun 10 14:46:48.390514 crc crio[20344]: time="2026-06-10T14:46:48.39043761Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.207494 | controller | Jun 10 14:46:48.390636 crc crio[20344]: time="2026-06-10T14:46:48.390567444Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.207516 | controller | Jun 10 14:46:48.390636 crc crio[20344]: time="2026-06-10T14:46:48.390620865Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.207562 | controller | Jun 10 14:46:48.390762 crc crio[20344]: time="2026-06-10T14:46:48.390657006Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.207596 | controller | Jun 10 14:46:48.390762 crc crio[20344]: time="2026-06-10T14:46:48.390700337Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.207626 | controller | Jun 10 14:46:48.390762 crc crio[20344]: time="2026-06-10T14:46:48.390724588Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.207656 | controller | Jun 10 14:46:48.391049 crc crio[20344]: time="2026-06-10T14:46:48.390999155Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.207686 | controller | Jun 10 14:46:48.391127 crc crio[20344]: time="2026-06-10T14:46:48.391065237Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.207715 | controller | Jun 10 14:46:48.391185 crc crio[20344]: time="2026-06-10T14:46:48.391148149Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.207737 | controller | Jun 10 14:46:48.391234 crc crio[20344]: time="2026-06-10T14:46:48.39119138Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.207758 | controller | Jun 10 14:46:48.391470 crc crio[20344]: time="2026-06-10T14:46:48.391421196Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.207787 | controller | Jun 10 14:46:48.391588 crc crio[20344]: time="2026-06-10T14:46:48.391487828Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.207807 | controller | Jun 10 14:46:48.391655 crc crio[20344]: time="2026-06-10T14:46:48.391614271Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.207837 | controller | Jun 10 14:46:48.391702 crc crio[20344]: time="2026-06-10T14:46:48.391665183Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.207884 | controller | Jun 10 14:46:48.391849 crc crio[20344]: time="2026-06-10T14:46:48.391804186Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.207920 | controller | Jun 10 14:46:48.391924 crc crio[20344]: time="2026-06-10T14:46:48.391864108Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.207950 | controller | Jun 10 14:46:48.392027 crc crio[20344]: time="2026-06-10T14:46:48.391983131Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.207979 | controller | Jun 10 14:46:48.392209 crc crio[20344]: time="2026-06-10T14:46:48.392045313Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.208005 | controller | Jun 10 14:46:48.392209 crc crio[20344]: time="2026-06-10T14:46:48.392174876Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.208034 | controller | Jun 10 14:46:48.392488 crc crio[20344]: time="2026-06-10T14:46:48.392215317Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.208063 | controller | Jun 10 14:46:48.392488 crc crio[20344]: time="2026-06-10T14:46:48.392452284Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.208089 | controller | Jun 10 14:46:48.392695 crc crio[20344]: time="2026-06-10T14:46:48.392509055Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.208114 | controller | Jun 10 14:46:48.392772 crc crio[20344]: time="2026-06-10T14:46:48.39270989Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.208148 | controller | Jun 10 14:46:48.392772 crc crio[20344]: time="2026-06-10T14:46:48.392751751Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.208177 | controller | Jun 10 14:46:48.392931 crc crio[20344]: time="2026-06-10T14:46:48.392903726Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.208214 | controller | Jun 10 14:46:48.393014 crc crio[20344]: time="2026-06-10T14:46:48.392948177Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.208248 | controller | Jun 10 14:46:48.393134 crc crio[20344]: time="2026-06-10T14:46:48.39308542Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.208274 | controller | Jun 10 14:46:48.393229 crc crio[20344]: time="2026-06-10T14:46:48.393143422Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.208302 | controller | Jun 10 14:46:48.393485 crc crio[20344]: time="2026-06-10T14:46:48.393352987Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.208328 | controller | Jun 10 14:46:48.393485 crc crio[20344]: time="2026-06-10T14:46:48.393398729Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.208349 | controller | Jun 10 14:46:48.393735 crc crio[20344]: time="2026-06-10T14:46:48.393563213Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.208378 | controller | Jun 10 14:46:48.393735 crc crio[20344]: time="2026-06-10T14:46:48.393632415Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.208409 | controller | Jun 10 14:46:48.393735 crc crio[20344]: time="2026-06-10T14:46:48.393695116Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.208439 | controller | Jun 10 14:46:48.393735 crc crio[20344]: time="2026-06-10T14:46:48.393739138Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.208472 | controller | Jun 10 14:46:48.393981 crc crio[20344]: time="2026-06-10T14:46:48.393868461Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.208544 | controller | Jun 10 14:46:48.393981 crc crio[20344]: time="2026-06-10T14:46:48.393909732Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.208591 | controller | Jun 10 14:46:48.394108 crc crio[20344]: time="2026-06-10T14:46:48.394040065Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.208627 | controller | Jun 10 14:46:48.394108 crc crio[20344]: time="2026-06-10T14:46:48.394079757Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.208648 | controller | Jun 10 14:46:48.394347 crc crio[20344]: time="2026-06-10T14:46:48.394240281Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.208672 | controller | Jun 10 14:46:48.394481 crc crio[20344]: time="2026-06-10T14:46:48.394380134Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.208781 | controller | Jun 10 14:46:48.394618 crc crio[20344]: time="2026-06-10T14:46:48.39458373Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.208835 | controller | Jun 10 14:46:48.394708 crc crio[20344]: time="2026-06-10T14:46:48.394633481Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.208897 | controller | Jun 10 14:46:48.394778 crc crio[20344]: time="2026-06-10T14:46:48.394707833Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.208917 | controller | Jun 10 14:46:48.394778 crc crio[20344]: time="2026-06-10T14:46:48.394751894Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.208939 | controller | Jun 10 14:46:48.394940 crc crio[20344]: time="2026-06-10T14:46:48.394902988Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.208961 | controller | Jun 10 14:46:48.395021 crc crio[20344]: time="2026-06-10T14:46:48.39496151Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.209008 | controller | Jun 10 14:46:48.395092 crc crio[20344]: time="2026-06-10T14:46:48.395018981Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.209025 | controller | Jun 10 14:46:48.395092 crc crio[20344]: time="2026-06-10T14:46:48.395067503Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.209041 | controller | Jun 10 14:46:48.395224 crc crio[20344]: time="2026-06-10T14:46:48.395177335Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.209057 | controller | Jun 10 14:46:48.395224 crc crio[20344]: time="2026-06-10T14:46:48.395217487Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.209073 | controller | Jun 10 14:46:48.395510 crc crio[20344]: time="2026-06-10T14:46:48.395410552Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.209089 | controller | Jun 10 14:46:48.395510 crc crio[20344]: time="2026-06-10T14:46:48.395481303Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.209105 | controller | Jun 10 14:46:48.395824 crc crio[20344]: time="2026-06-10T14:46:48.395768311Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.209120 | controller | Jun 10 14:46:48.395938 crc crio[20344]: time="2026-06-10T14:46:48.395834833Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.209136 | controller | Jun 10 14:46:48.395938 crc crio[20344]: time="2026-06-10T14:46:48.395881744Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.209152 | controller | Jun 10 14:46:48.395938 crc crio[20344]: time="2026-06-10T14:46:48.395915445Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.209167 | controller | Jun 10 14:46:48.396148 crc crio[20344]: time="2026-06-10T14:46:48.395955306Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.209183 | controller | Jun 10 14:46:48.396148 crc crio[20344]: time="2026-06-10T14:46:48.395988407Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.209198 | controller | Jun 10 14:46:48.396148 crc crio[20344]: time="2026-06-10T14:46:48.396024278Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.209214 | controller | Jun 10 14:46:48.396148 crc crio[20344]: time="2026-06-10T14:46:48.396048778Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.209229 | controller | Jun 10 14:46:48.396620 crc crio[20344]: time="2026-06-10T14:46:48.396230953Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.209245 | controller | Jun 10 14:46:48.396620 crc crio[20344]: time="2026-06-10T14:46:48.396340716Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.209261 | controller | Jun 10 14:46:48.396620 crc crio[20344]: time="2026-06-10T14:46:48.39648313Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.209276 | controller | Jun 10 14:46:48.396620 crc crio[20344]: time="2026-06-10T14:46:48.396524211Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.209291 | controller | Jun 10 14:46:48.396931 crc crio[20344]: time="2026-06-10T14:46:48.396680875Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.209307 | controller | Jun 10 14:46:48.396931 crc crio[20344]: time="2026-06-10T14:46:48.396717966Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.209322 | controller | Jun 10 14:46:48.396931 crc crio[20344]: time="2026-06-10T14:46:48.39686906Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.209343 | controller | Jun 10 14:46:48.396931 crc crio[20344]: time="2026-06-10T14:46:48.396916161Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.209358 | controller | Jun 10 14:46:48.397206 crc crio[20344]: time="2026-06-10T14:46:48.396985713Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.209373 | controller | Jun 10 14:46:48.397206 crc crio[20344]: time="2026-06-10T14:46:48.397021114Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.209388 | controller | Jun 10 14:46:48.397206 crc crio[20344]: time="2026-06-10T14:46:48.397115557Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.209404 | controller | Jun 10 14:46:48.397206 crc crio[20344]: time="2026-06-10T14:46:48.397160168Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.209419 | controller | Jun 10 14:46:48.397700 crc crio[20344]: time="2026-06-10T14:46:48.397418595Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.209435 | controller | Jun 10 14:46:48.397700 crc crio[20344]: time="2026-06-10T14:46:48.397527417Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.209450 | controller | Jun 10 14:46:48.397700 crc crio[20344]: time="2026-06-10T14:46:48.3976411Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.209465 | controller | Jun 10 14:46:48.397700 crc crio[20344]: time="2026-06-10T14:46:48.397706032Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.209481 | controller | Jun 10 14:46:48.397966 crc crio[20344]: time="2026-06-10T14:46:48.397917178Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.209496 | controller | Jun 10 14:46:48.397966 crc crio[20344]: time="2026-06-10T14:46:48.397960989Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.209511 | controller | Jun 10 14:46:48.398119 crc crio[20344]: time="2026-06-10T14:46:48.398042101Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.209527 | controller | Jun 10 14:46:48.398119 crc crio[20344]: time="2026-06-10T14:46:48.398084562Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.209542 | controller | Jun 10 14:46:48.398416 crc crio[20344]: time="2026-06-10T14:46:48.39837124Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.209558 | controller | Jun 10 14:46:48.398506 crc crio[20344]: time="2026-06-10T14:46:48.398436721Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.209574 | controller | Jun 10 14:46:48.398506 crc crio[20344]: time="2026-06-10T14:46:48.398494153Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.209590 | controller | Jun 10 14:46:48.398678 crc crio[20344]: time="2026-06-10T14:46:48.398613276Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.209605 | controller | Jun 10 14:46:48.398749 crc crio[20344]: time="2026-06-10T14:46:48.398692878Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.209620 | controller | Jun 10 14:46:48.398749 crc crio[20344]: time="2026-06-10T14:46:48.398737499Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.209636 | controller | Jun 10 14:46:48.398928 crc crio[20344]: time="2026-06-10T14:46:48.398884413Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.209651 | controller | Jun 10 14:46:48.399010 crc crio[20344]: time="2026-06-10T14:46:48.398964365Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.209704 | controller | Jun 10 14:46:48.399062 crc crio[20344]: time="2026-06-10T14:46:48.399040217Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.209723 | controller | Jun 10 14:46:48.399120 crc crio[20344]: time="2026-06-10T14:46:48.399079008Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.209739 | controller | Jun 10 14:46:48.399470 crc crio[20344]: time="2026-06-10T14:46:48.399422137Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.209755 | controller | Jun 10 14:46:48.399587 crc crio[20344]: time="2026-06-10T14:46:48.399499909Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.209771 | controller | Jun 10 14:46:48.399665 crc crio[20344]: time="2026-06-10T14:46:48.399600822Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.209837 | controller | Jun 10 14:46:48.399665 crc crio[20344]: time="2026-06-10T14:46:48.399641353Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.209895 | controller | Jun 10 14:46:48.399932 crc crio[20344]: time="2026-06-10T14:46:48.399881579Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.209915 | controller | Jun 10 14:46:48.400003 crc crio[20344]: time="2026-06-10T14:46:48.399950241Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.209934 | controller | Jun 10 14:46:48.400060 crc crio[20344]: time="2026-06-10T14:46:48.399989052Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.209950 | controller | Jun 10 14:46:48.400060 crc crio[20344]: time="2026-06-10T14:46:48.400049884Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.209965 | controller | Jun 10 14:46:48.400163 crc crio[20344]: time="2026-06-10T14:46:48.400100405Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.209981 | controller | Jun 10 14:46:48.400163 crc crio[20344]: time="2026-06-10T14:46:48.400140976Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.209997 | controller | Jun 10 14:46:48.400502 crc crio[20344]: time="2026-06-10T14:46:48.400337081Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.210014 | controller | Jun 10 14:46:48.400502 crc crio[20344]: time="2026-06-10T14:46:48.400374642Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.210029 | controller | Jun 10 14:46:48.400502 crc crio[20344]: time="2026-06-10T14:46:48.400451024Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.210045 | controller | Jun 10 14:46:48.400502 crc crio[20344]: time="2026-06-10T14:46:48.400477025Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.210061 | controller | Jun 10 14:46:48.400756 crc crio[20344]: time="2026-06-10T14:46:48.400709421Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.210077 | controller | Jun 10 14:46:48.400825 crc crio[20344]: time="2026-06-10T14:46:48.400783813Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.210093 | controller | Jun 10 14:46:48.400908 crc crio[20344]: time="2026-06-10T14:46:48.400862055Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.210110 | controller | Jun 10 14:46:48.400967 crc crio[20344]: time="2026-06-10T14:46:48.400933217Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.210126 | controller | Jun 10 14:46:48.401147 crc crio[20344]: time="2026-06-10T14:46:48.401103122Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.210148 | controller | Jun 10 14:46:48.401207 crc crio[20344]: time="2026-06-10T14:46:48.401166193Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.210164 | controller | Jun 10 14:46:48.401345 crc crio[20344]: time="2026-06-10T14:46:48.401247565Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.210180 | controller | Jun 10 14:46:48.401419 crc crio[20344]: time="2026-06-10T14:46:48.401357218Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.210196 | controller | Jun 10 14:46:48.401754 crc crio[20344]: time="2026-06-10T14:46:48.401692267Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.210212 | controller | Jun 10 14:46:48.401865 crc crio[20344]: time="2026-06-10T14:46:48.401819Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.210227 | controller | Jun 10 14:46:48.401920 crc crio[20344]: time="2026-06-10T14:46:48.401882842Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.210243 | controller | Jun 10 14:46:48.401956 crc crio[20344]: time="2026-06-10T14:46:48.401918873Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.210259 | controller | Jun 10 14:46:48.402000 crc crio[20344]: time="2026-06-10T14:46:48.401956864Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.210275 | controller | Jun 10 14:46:48.402000 crc crio[20344]: time="2026-06-10T14:46:48.401991155Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.210291 | controller | Jun 10 14:46:48.402212 crc crio[20344]: time="2026-06-10T14:46:48.402156219Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.210307 | controller | Jun 10 14:46:48.402361 crc crio[20344]: time="2026-06-10T14:46:48.402220331Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.210323 | controller | Jun 10 14:46:48.402483 crc crio[20344]: time="2026-06-10T14:46:48.402431587Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.210339 | controller | Jun 10 14:46:48.402483 crc crio[20344]: time="2026-06-10T14:46:48.402483068Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.210354 | controller | Jun 10 14:46:48.402834 crc crio[20344]: time="2026-06-10T14:46:48.402777736Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.210370 | controller | Jun 10 14:46:48.402892 crc crio[20344]: time="2026-06-10T14:46:48.402858958Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.210385 | controller | Jun 10 14:46:48.402961 crc crio[20344]: time="2026-06-10T14:46:48.40292664Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.210401 | controller | Jun 10 14:46:48.403031 crc crio[20344]: time="2026-06-10T14:46:48.402983361Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.210416 | controller | Jun 10 14:46:48.403156 crc crio[20344]: time="2026-06-10T14:46:48.403113995Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.210432 | controller | Jun 10 14:46:48.403218 crc crio[20344]: time="2026-06-10T14:46:48.403174596Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.210447 | controller | Jun 10 14:46:48.403354 crc crio[20344]: time="2026-06-10T14:46:48.40331533Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.210462 | controller | Jun 10 14:46:48.403417 crc crio[20344]: time="2026-06-10T14:46:48.403369941Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.210482 | controller | Jun 10 14:46:48.403417 crc crio[20344]: time="2026-06-10T14:46:48.403401262Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.210498 | controller | Jun 10 14:46:48.403609 crc crio[20344]: time="2026-06-10T14:46:48.403420203Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.210514 | controller | Jun 10 14:46:48.403752 crc crio[20344]: time="2026-06-10T14:46:48.40371067Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.210529 | controller | Jun 10 14:46:48.403815 crc crio[20344]: time="2026-06-10T14:46:48.403774002Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.210544 | controller | Jun 10 14:46:48.403881 crc crio[20344]: time="2026-06-10T14:46:48.403846854Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.210560 | controller | Jun 10 14:46:48.403937 crc crio[20344]: time="2026-06-10T14:46:48.403897955Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.210575 | controller | Jun 10 14:46:48.404110 crc crio[20344]: time="2026-06-10T14:46:48.404055989Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.210591 | controller | Jun 10 14:46:48.404166 crc crio[20344]: time="2026-06-10T14:46:48.404126851Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.210606 | controller | Jun 10 14:46:48.404331 crc crio[20344]: time="2026-06-10T14:46:48.404217364Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.210621 | controller | Jun 10 14:46:48.404421 crc crio[20344]: time="2026-06-10T14:46:48.404353927Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.210636 | controller | Jun 10 14:46:48.404620 crc crio[20344]: time="2026-06-10T14:46:48.404522562Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.210651 | controller | Jun 10 14:46:48.404698 crc crio[20344]: time="2026-06-10T14:46:48.404650995Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.210666 | controller | Jun 10 14:46:48.404750 crc crio[20344]: time="2026-06-10T14:46:48.404724827Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.210681 | controller | Jun 10 14:46:48.404803 crc crio[20344]: time="2026-06-10T14:46:48.404767208Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.210695 | controller | Jun 10 14:46:48.404989 crc crio[20344]: time="2026-06-10T14:46:48.404864331Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.210711 | controller | Jun 10 14:46:48.404989 crc crio[20344]: time="2026-06-10T14:46:48.404907042Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.210726 | controller | Jun 10 14:46:48.405135 crc crio[20344]: time="2026-06-10T14:46:48.405090317Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.210742 | controller | Jun 10 14:46:48.405213 crc crio[20344]: time="2026-06-10T14:46:48.405154978Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.210757 | controller | Jun 10 14:46:48.405384 crc crio[20344]: time="2026-06-10T14:46:48.40521322Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.210772 | controller | Jun 10 14:46:48.405384 crc crio[20344]: time="2026-06-10T14:46:48.405303762Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.210787 | controller | Jun 10 14:46:48.405516 crc crio[20344]: time="2026-06-10T14:46:48.405397325Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.210803 | controller | Jun 10 14:46:48.405516 crc crio[20344]: time="2026-06-10T14:46:48.405430106Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.210823 | controller | Jun 10 14:46:48.405741 crc crio[20344]: time="2026-06-10T14:46:48.405691443Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.210838 | controller | Jun 10 14:46:48.405829 crc crio[20344]: time="2026-06-10T14:46:48.405762504Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.210873 | controller | Jun 10 14:46:48.405886 crc crio[20344]: time="2026-06-10T14:46:48.405848617Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.210891 | controller | Jun 10 14:46:48.405886 crc crio[20344]: time="2026-06-10T14:46:48.405882788Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.210906 | controller | Jun 10 14:46:48.406167 crc crio[20344]: time="2026-06-10T14:46:48.406122874Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.210921 | controller | Jun 10 14:46:48.406244 crc crio[20344]: time="2026-06-10T14:46:48.406180985Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.210936 | controller | Jun 10 14:46:48.406379 crc crio[20344]: time="2026-06-10T14:46:48.40634934Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.210951 | controller | Jun 10 14:46:48.406457 crc crio[20344]: time="2026-06-10T14:46:48.406388391Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.210967 | controller | Jun 10 14:46:48.406605 crc crio[20344]: time="2026-06-10T14:46:48.406559105Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.210982 | controller | Jun 10 14:46:48.406708 crc crio[20344]: time="2026-06-10T14:46:48.406612897Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.210998 | controller | Jun 10 14:46:48.406769 crc crio[20344]: time="2026-06-10T14:46:48.406753231Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.211013 | controller | Jun 10 14:46:48.406822 crc crio[20344]: time="2026-06-10T14:46:48.406792282Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.211028 | controller | Jun 10 14:46:48.406965 crc crio[20344]: time="2026-06-10T14:46:48.406919245Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.211043 | controller | Jun 10 14:46:48.407041 crc crio[20344]: time="2026-06-10T14:46:48.406984397Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.211058 | controller | Jun 10 14:46:48.407371 crc crio[20344]: time="2026-06-10T14:46:48.407327766Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.211074 | controller | Jun 10 14:46:48.407439 crc crio[20344]: time="2026-06-10T14:46:48.407392697Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.211088 | controller | Jun 10 14:46:48.407439 crc crio[20344]: time="2026-06-10T14:46:48.407409108Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.211103 | controller | Jun 10 14:46:48.407439 crc crio[20344]: time="2026-06-10T14:46:48.407430988Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.211118 | controller | Jun 10 14:46:48.407593 crc crio[20344]: time="2026-06-10T14:46:48.407460529Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.211134 | controller | Jun 10 14:46:48.407593 crc crio[20344]: time="2026-06-10T14:46:48.40748403Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.211149 | controller | Jun 10 14:46:48.407847 crc crio[20344]: time="2026-06-10T14:46:48.407792948Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.211170 | controller | Jun 10 14:46:48.407916 crc crio[20344]: time="2026-06-10T14:46:48.40788481Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.211186 | controller | Jun 10 14:46:48.407959 crc crio[20344]: time="2026-06-10T14:46:48.407941892Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.211203 | controller | Jun 10 14:46:48.408022 crc crio[20344]: time="2026-06-10T14:46:48.407984543Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.211219 | controller | Jun 10 14:46:48.408193 crc crio[20344]: time="2026-06-10T14:46:48.408149917Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.211235 | controller | Jun 10 14:46:48.408363 crc crio[20344]: time="2026-06-10T14:46:48.408323672Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.211250 | controller | Jun 10 14:46:48.408425 crc crio[20344]: time="2026-06-10T14:46:48.408385734Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.211266 | controller | Jun 10 14:46:48.408425 crc crio[20344]: time="2026-06-10T14:46:48.408420734Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.211282 | controller | Jun 10 14:46:48.408515 crc crio[20344]: time="2026-06-10T14:46:48.408465046Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.211297 | controller | Jun 10 14:46:48.408515 crc crio[20344]: time="2026-06-10T14:46:48.408501437Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.211313 | controller | Jun 10 14:46:48.408670 crc crio[20344]: time="2026-06-10T14:46:48.40861267Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.211329 | controller | Jun 10 14:46:48.408670 crc crio[20344]: time="2026-06-10T14:46:48.408659191Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.211345 | controller | Jun 10 14:46:48.408940 crc crio[20344]: time="2026-06-10T14:46:48.408862846Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.211360 | controller | Jun 10 14:46:48.409015 crc crio[20344]: time="2026-06-10T14:46:48.40900505Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.211376 | controller | Jun 10 14:46:48.409070 crc crio[20344]: time="2026-06-10T14:46:48.409050931Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.211392 | controller | Jun 10 14:46:48.409134 crc crio[20344]: time="2026-06-10T14:46:48.409077852Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.211409 | controller | Jun 10 14:46:48.409198 crc crio[20344]: time="2026-06-10T14:46:48.409140463Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.211425 | controller | Jun 10 14:46:48.409198 crc crio[20344]: time="2026-06-10T14:46:48.409180154Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.211440 | controller | Jun 10 14:46:48.409603 crc crio[20344]: time="2026-06-10T14:46:48.409514993Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.211456 | controller | Jun 10 14:46:48.409714 crc crio[20344]: time="2026-06-10T14:46:48.409625236Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.211472 | controller | Jun 10 14:46:48.409714 crc crio[20344]: time="2026-06-10T14:46:48.409694118Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.211488 | controller | Jun 10 14:46:48.409824 crc crio[20344]: time="2026-06-10T14:46:48.409731179Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.211508 | controller | Jun 10 14:46:48.409824 crc crio[20344]: time="2026-06-10T14:46:48.40977042Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.211525 | controller | Jun 10 14:46:48.409824 crc crio[20344]: time="2026-06-10T14:46:48.409794561Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.211541 | controller | Jun 10 14:46:48.409954 crc crio[20344]: time="2026-06-10T14:46:48.409844472Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.211557 | controller | Jun 10 14:46:48.409954 crc crio[20344]: time="2026-06-10T14:46:48.409880753Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.211573 | controller | Jun 10 14:46:48.410134 crc crio[20344]: time="2026-06-10T14:46:48.410086568Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.211589 | controller | Jun 10 14:46:48.410218 crc crio[20344]: time="2026-06-10T14:46:48.41015457Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.211605 | controller | Jun 10 14:46:48.410218 crc crio[20344]: time="2026-06-10T14:46:48.410199351Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.211621 | controller | Jun 10 14:46:48.410413 crc crio[20344]: time="2026-06-10T14:46:48.410232762Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.211637 | controller | Jun 10 14:46:48.410413 crc crio[20344]: time="2026-06-10T14:46:48.410377896Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.211653 | controller | Jun 10 14:46:48.410413 crc crio[20344]: time="2026-06-10T14:46:48.410412437Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.211669 | controller | Jun 10 14:46:48.411091 crc crio[20344]: time="2026-06-10T14:46:48.411013173Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.211685 | controller | Jun 10 14:46:48.411091 crc crio[20344]: time="2026-06-10T14:46:48.411088395Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.211701 | controller | Jun 10 14:46:48.411215 crc crio[20344]: time="2026-06-10T14:46:48.411156147Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.211717 | controller | Jun 10 14:46:48.411215 crc crio[20344]: time="2026-06-10T14:46:48.411194308Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.211739 | controller | Jun 10 14:46:48.411524 crc crio[20344]: time="2026-06-10T14:46:48.411435494Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.211762 | controller | Jun 10 14:46:48.411789 crc crio[20344]: time="2026-06-10T14:46:48.411704121Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.211785 | controller | Jun 10 14:46:48.411939 crc crio[20344]: time="2026-06-10T14:46:48.411881096Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.211806 | controller | Jun 10 14:46:48.412012 crc crio[20344]: time="2026-06-10T14:46:48.411951527Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.211828 | controller | Jun 10 14:46:48.412012 crc crio[20344]: time="2026-06-10T14:46:48.411990839Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.211884 | controller | Jun 10 14:46:48.412142 crc crio[20344]: time="2026-06-10T14:46:48.41202949Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.211914 | controller | Jun 10 14:46:48.412142 crc crio[20344]: time="2026-06-10T14:46:48.41204492Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.211945 | controller | Jun 10 14:46:48.412142 crc crio[20344]: time="2026-06-10T14:46:48.412070311Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.211965 | controller | Jun 10 14:46:48.412376 crc crio[20344]: time="2026-06-10T14:46:48.412237035Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.211982 | controller | Jun 10 14:46:48.412376 crc crio[20344]: time="2026-06-10T14:46:48.412315677Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.211998 | controller | Jun 10 14:46:48.412780 crc crio[20344]: time="2026-06-10T14:46:48.412699817Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.212015 | controller | Jun 10 14:46:48.412780 crc crio[20344]: time="2026-06-10T14:46:48.412778679Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.212031 | controller | Jun 10 14:46:48.412916 crc crio[20344]: time="2026-06-10T14:46:48.41282341Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.212048 | controller | Jun 10 14:46:48.412916 crc crio[20344]: time="2026-06-10T14:46:48.412860771Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.212064 | controller | Jun 10 14:46:48.413012 crc crio[20344]: time="2026-06-10T14:46:48.412979685Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.212080 | controller | Jun 10 14:46:48.413069 crc crio[20344]: time="2026-06-10T14:46:48.413042556Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.212096 | controller | Jun 10 14:46:48.413374 crc crio[20344]: time="2026-06-10T14:46:48.41319358Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.212111 | controller | Jun 10 14:46:48.413374 crc crio[20344]: time="2026-06-10T14:46:48.413327034Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.212127 | controller | Jun 10 14:46:48.413490 crc crio[20344]: time="2026-06-10T14:46:48.413425596Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.212143 | controller | Jun 10 14:46:48.413490 crc crio[20344]: time="2026-06-10T14:46:48.413481628Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.212160 | controller | Jun 10 14:46:48.413802 crc crio[20344]: time="2026-06-10T14:46:48.413739065Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.212175 | controller | Jun 10 14:46:48.413867 crc crio[20344]: time="2026-06-10T14:46:48.413815237Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.212191 | controller | Jun 10 14:46:48.413992 crc crio[20344]: time="2026-06-10T14:46:48.41393773Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.212207 | controller | Jun 10 14:46:48.414049 crc crio[20344]: time="2026-06-10T14:46:48.414013392Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.212222 | controller | Jun 10 14:46:48.414344 crc crio[20344]: time="2026-06-10T14:46:48.414222577Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.212238 | controller | Jun 10 14:46:48.414344 crc crio[20344]: time="2026-06-10T14:46:48.41433594Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.212253 | controller | Jun 10 14:46:48.414615 crc crio[20344]: time="2026-06-10T14:46:48.414578257Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.212269 | controller | Jun 10 14:46:48.414666 crc crio[20344]: time="2026-06-10T14:46:48.414631598Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.212289 | controller | Jun 10 14:46:48.414831 crc crio[20344]: time="2026-06-10T14:46:48.414770692Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.212306 | controller | Jun 10 14:46:48.414894 crc crio[20344]: time="2026-06-10T14:46:48.414837374Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.212322 | controller | Jun 10 14:46:48.415047 crc crio[20344]: time="2026-06-10T14:46:48.415003758Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.212337 | controller | Jun 10 14:46:48.415115 crc crio[20344]: time="2026-06-10T14:46:48.415063139Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.212353 | controller | Jun 10 14:46:48.415224 crc crio[20344]: time="2026-06-10T14:46:48.415182583Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.212370 | controller | Jun 10 14:46:48.415366 crc crio[20344]: time="2026-06-10T14:46:48.415247734Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.212386 | controller | Jun 10 14:46:48.415427 crc crio[20344]: time="2026-06-10T14:46:48.415384428Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.212403 | controller | Jun 10 14:46:48.415427 crc crio[20344]: time="2026-06-10T14:46:48.415427119Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.212419 | controller | Jun 10 14:46:48.415767 crc crio[20344]: time="2026-06-10T14:46:48.415700256Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.212435 | controller | Jun 10 14:46:48.415832 crc crio[20344]: time="2026-06-10T14:46:48.415793789Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.212451 | controller | Jun 10 14:46:48.415869 crc crio[20344]: time="2026-06-10T14:46:48.41584936Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.212467 | controller | Jun 10 14:46:48.415916 crc crio[20344]: time="2026-06-10T14:46:48.415898562Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.212483 | controller | Jun 10 14:46:48.416014 crc crio[20344]: time="2026-06-10T14:46:48.415958533Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.212498 | controller | Jun 10 14:46:48.416069 crc crio[20344]: time="2026-06-10T14:46:48.416029595Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.212514 | controller | Jun 10 14:46:48.416337 crc crio[20344]: time="2026-06-10T14:46:48.4162004Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.212530 | controller | Jun 10 14:46:48.416337 crc crio[20344]: time="2026-06-10T14:46:48.416309872Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.212545 | controller | Jun 10 14:46:48.416657 crc crio[20344]: time="2026-06-10T14:46:48.41659546Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.212561 | controller | Jun 10 14:46:48.416714 crc crio[20344]: time="2026-06-10T14:46:48.416673242Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.212577 | controller | Jun 10 14:46:48.416812 crc crio[20344]: time="2026-06-10T14:46:48.416770995Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.212594 | controller | Jun 10 14:46:48.416869 crc crio[20344]: time="2026-06-10T14:46:48.416826786Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.212610 | controller | Jun 10 14:46:48.417016 crc crio[20344]: time="2026-06-10T14:46:48.416955849Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.212630 | controller | Jun 10 14:46:48.417072 crc crio[20344]: time="2026-06-10T14:46:48.417047452Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.212646 | controller | Jun 10 14:46:48.417240 crc crio[20344]: time="2026-06-10T14:46:48.417213736Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.212662 | controller | Jun 10 14:46:48.417365 crc crio[20344]: time="2026-06-10T14:46:48.417331259Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.212678 | controller | Jun 10 14:46:48.417649 crc crio[20344]: time="2026-06-10T14:46:48.417573946Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.212693 | controller | Jun 10 14:46:48.417765 crc crio[20344]: time="2026-06-10T14:46:48.417666068Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.212709 | controller | Jun 10 14:46:48.417815 crc crio[20344]: time="2026-06-10T14:46:48.417779001Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.212724 | controller | Jun 10 14:46:48.417857 crc crio[20344]: time="2026-06-10T14:46:48.417819762Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.212739 | controller | Jun 10 14:46:48.418015 crc crio[20344]: time="2026-06-10T14:46:48.417969126Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.212754 | controller | Jun 10 14:46:48.418077 crc crio[20344]: time="2026-06-10T14:46:48.418034788Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.212770 | controller | Jun 10 14:46:48.418202 crc crio[20344]: time="2026-06-10T14:46:48.418161531Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.212785 | controller | Jun 10 14:46:48.418355 crc crio[20344]: time="2026-06-10T14:46:48.418219583Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.212800 | controller | Jun 10 14:46:48.418517 crc crio[20344]: time="2026-06-10T14:46:48.418465749Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.212815 | controller | Jun 10 14:46:48.418621 crc crio[20344]: time="2026-06-10T14:46:48.418591963Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.212830 | controller | Jun 10 14:46:48.418720 crc crio[20344]: time="2026-06-10T14:46:48.418677995Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.212846 | controller | Jun 10 14:46:48.418790 crc crio[20344]: time="2026-06-10T14:46:48.418732626Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.212883 | controller | Jun 10 14:46:48.418856 crc crio[20344]: time="2026-06-10T14:46:48.418828979Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.212900 | controller | Jun 10 14:46:48.418914 crc crio[20344]: time="2026-06-10T14:46:48.41888386Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.212916 | controller | Jun 10 14:46:48.419080 crc crio[20344]: time="2026-06-10T14:46:48.419032594Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.212932 | controller | Jun 10 14:46:48.419166 crc crio[20344]: time="2026-06-10T14:46:48.419087016Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.212947 | controller | Jun 10 14:46:48.419324 crc crio[20344]: time="2026-06-10T14:46:48.419221099Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.212962 | controller | Jun 10 14:46:48.419396 crc crio[20344]: time="2026-06-10T14:46:48.419363743Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.212978 | controller | Jun 10 14:46:48.419491 crc crio[20344]: time="2026-06-10T14:46:48.419445275Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.212998 | controller | Jun 10 14:46:48.419611 crc crio[20344]: time="2026-06-10T14:46:48.419499646Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.213013 | controller | Jun 10 14:46:48.419683 crc crio[20344]: time="2026-06-10T14:46:48.41965229Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.213029 | controller | Jun 10 14:46:48.419735 crc crio[20344]: time="2026-06-10T14:46:48.419699732Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.213044 | controller | Jun 10 14:46:48.419867 crc crio[20344]: time="2026-06-10T14:46:48.419815265Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.213059 | controller | Jun 10 14:46:48.419956 crc crio[20344]: time="2026-06-10T14:46:48.419907737Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.213074 | controller | Jun 10 14:46:48.420068 crc crio[20344]: time="2026-06-10T14:46:48.42002946Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.213090 | controller | Jun 10 14:46:48.420151 crc crio[20344]: time="2026-06-10T14:46:48.420090032Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.213105 | controller | Jun 10 14:46:48.420230 crc crio[20344]: time="2026-06-10T14:46:48.420194905Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.213121 | controller | Jun 10 14:46:48.420358 crc crio[20344]: time="2026-06-10T14:46:48.420243156Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.213136 | controller | Jun 10 14:46:48.420579 crc crio[20344]: time="2026-06-10T14:46:48.420499863Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.213152 | controller | Jun 10 14:46:48.420655 crc crio[20344]: time="2026-06-10T14:46:48.420613446Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.213167 | controller | Jun 10 14:46:48.420709 crc crio[20344]: time="2026-06-10T14:46:48.420687998Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.213183 | controller | Jun 10 14:46:48.420763 crc crio[20344]: time="2026-06-10T14:46:48.420721839Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.213198 | controller | Jun 10 14:46:48.420981 crc crio[20344]: time="2026-06-10T14:46:48.420936484Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.213214 | controller | Jun 10 14:46:48.421055 crc crio[20344]: time="2026-06-10T14:46:48.420995696Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.213229 | controller | Jun 10 14:46:48.421108 crc crio[20344]: time="2026-06-10T14:46:48.421065628Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.213245 | controller | Jun 10 14:46:48.421108 crc crio[20344]: time="2026-06-10T14:46:48.421097819Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.213260 | controller | Jun 10 14:46:48.421405 crc crio[20344]: time="2026-06-10T14:46:48.421355115Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.213275 | controller | Jun 10 14:46:48.421498 crc crio[20344]: time="2026-06-10T14:46:48.421417727Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.213290 | controller | Jun 10 14:46:48.421603 crc crio[20344]: time="2026-06-10T14:46:48.421510929Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.213305 | controller | Jun 10 14:46:48.421603 crc crio[20344]: time="2026-06-10T14:46:48.421594742Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.213324 | controller | Jun 10 14:46:48.421999 crc crio[20344]: time="2026-06-10T14:46:48.421954871Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.213340 | controller | Jun 10 14:46:48.422070 crc crio[20344]: time="2026-06-10T14:46:48.422017193Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.213356 | controller | Jun 10 14:46:48.422209 crc crio[20344]: time="2026-06-10T14:46:48.422157646Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.213371 | controller | Jun 10 14:46:48.422372 crc crio[20344]: time="2026-06-10T14:46:48.422239959Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.213386 | controller | Jun 10 14:46:48.422436 crc crio[20344]: time="2026-06-10T14:46:48.422371182Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.213402 | controller | Jun 10 14:46:48.422436 crc crio[20344]: time="2026-06-10T14:46:48.422409623Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.213417 | controller | Jun 10 14:46:48.422642 crc crio[20344]: time="2026-06-10T14:46:48.422596168Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.213432 | controller | Jun 10 14:46:48.422730 crc crio[20344]: time="2026-06-10T14:46:48.42266574Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.213448 | controller | Jun 10 14:46:48.422780 crc crio[20344]: time="2026-06-10T14:46:48.422753132Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.213464 | controller | Jun 10 14:46:48.422838 crc crio[20344]: time="2026-06-10T14:46:48.422788783Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.213480 | controller | Jun 10 14:46:48.422987 crc crio[20344]: time="2026-06-10T14:46:48.422944147Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.213495 | controller | Jun 10 14:46:48.423068 crc crio[20344]: time="2026-06-10T14:46:48.423004609Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.213511 | controller | Jun 10 14:46:48.423184 crc crio[20344]: time="2026-06-10T14:46:48.423141192Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.213527 | controller | Jun 10 14:46:48.423328 crc crio[20344]: time="2026-06-10T14:46:48.423200794Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.213543 | controller | Jun 10 14:46:48.423503 crc crio[20344]: time="2026-06-10T14:46:48.423451311Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.213559 | controller | Jun 10 14:46:48.423622 crc crio[20344]: time="2026-06-10T14:46:48.423578054Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.213575 | controller | Jun 10 14:46:48.423726 crc crio[20344]: time="2026-06-10T14:46:48.423642676Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.213590 | controller | Jun 10 14:46:48.423726 crc crio[20344]: time="2026-06-10T14:46:48.423693847Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.213606 | controller | Jun 10 14:46:48.423917 crc crio[20344]: time="2026-06-10T14:46:48.423863871Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.213622 | controller | Jun 10 14:46:48.423972 crc crio[20344]: time="2026-06-10T14:46:48.423943444Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.213637 | controller | Jun 10 14:46:48.424117 crc crio[20344]: time="2026-06-10T14:46:48.424067617Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.213660 | controller | Jun 10 14:46:48.424178 crc crio[20344]: time="2026-06-10T14:46:48.424150469Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.213677 | controller | Jun 10 14:46:48.424220 crc crio[20344]: time="2026-06-10T14:46:48.42420303Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.213693 | controller | Jun 10 14:46:48.424346 crc crio[20344]: time="2026-06-10T14:46:48.424238311Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.213709 | controller | Jun 10 14:46:48.424597 crc crio[20344]: time="2026-06-10T14:46:48.42455303Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.213725 | controller | Jun 10 14:46:48.424655 crc crio[20344]: time="2026-06-10T14:46:48.424611231Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.213741 | controller | Jun 10 14:46:48.424655 crc crio[20344]: time="2026-06-10T14:46:48.424646642Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.213757 | controller | Jun 10 14:46:48.424734 crc crio[20344]: time="2026-06-10T14:46:48.424672823Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.213773 | controller | Jun 10 14:46:48.425246 crc crio[20344]: time="2026-06-10T14:46:48.425170866Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.213788 | controller | Jun 10 14:46:48.425246 crc crio[20344]: time="2026-06-10T14:46:48.425241748Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.213806 | controller | Jun 10 14:46:48.425443 crc crio[20344]: time="2026-06-10T14:46:48.42533174Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.213824 | controller | Jun 10 14:46:48.425443 crc crio[20344]: time="2026-06-10T14:46:48.425364531Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.213839 | controller | Jun 10 14:46:48.425443 crc crio[20344]: time="2026-06-10T14:46:48.425395042Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.213897 | controller | Jun 10 14:46:48.425443 crc crio[20344]: time="2026-06-10T14:46:48.425414052Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.213915 | controller | Jun 10 14:46:48.425974 crc crio[20344]: time="2026-06-10T14:46:48.425912645Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.213931 | controller | Jun 10 14:46:48.426037 crc crio[20344]: time="2026-06-10T14:46:48.425990037Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.213947 | controller | Jun 10 14:46:48.426085 crc crio[20344]: time="2026-06-10T14:46:48.426036389Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.213962 | controller | Jun 10 14:46:48.426085 crc crio[20344]: time="2026-06-10T14:46:48.42607123Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.213978 | controller | Jun 10 14:46:48.426156 crc crio[20344]: time="2026-06-10T14:46:48.426111941Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.213993 | controller | Jun 10 14:46:48.426156 crc crio[20344]: time="2026-06-10T14:46:48.426151292Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.214009 | controller | Jun 10 14:46:48.426479 crc crio[20344]: time="2026-06-10T14:46:48.426407738Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.214025 | controller | Jun 10 14:46:48.426479 crc crio[20344]: time="2026-06-10T14:46:48.42647426Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.214045 | controller | Jun 10 14:46:48.426661 crc crio[20344]: time="2026-06-10T14:46:48.426621534Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.214061 | controller | Jun 10 14:46:48.426728 crc crio[20344]: time="2026-06-10T14:46:48.426677486Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.214076 | controller | Jun 10 14:46:48.426765 crc crio[20344]: time="2026-06-10T14:46:48.426745557Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.214092 | controller | Jun 10 14:46:48.426803 crc crio[20344]: time="2026-06-10T14:46:48.426784318Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.214107 | controller | Jun 10 14:46:48.426952 crc crio[20344]: time="2026-06-10T14:46:48.426898971Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.214122 | controller | Jun 10 14:46:48.427019 crc crio[20344]: time="2026-06-10T14:46:48.426955373Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.214138 | controller | Jun 10 14:46:48.427140 crc crio[20344]: time="2026-06-10T14:46:48.427098377Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.214153 | controller | Jun 10 14:46:48.427205 crc crio[20344]: time="2026-06-10T14:46:48.427155538Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.214169 | controller | Jun 10 14:46:48.427407 crc crio[20344]: time="2026-06-10T14:46:48.427353073Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.214185 | controller | Jun 10 14:46:48.427499 crc crio[20344]: time="2026-06-10T14:46:48.427412415Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.214201 | controller | Jun 10 14:46:48.427499 crc crio[20344]: time="2026-06-10T14:46:48.427444776Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.214217 | controller | Jun 10 14:46:48.427499 crc crio[20344]: time="2026-06-10T14:46:48.427480057Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.214233 | controller | Jun 10 14:46:48.427729 crc crio[20344]: time="2026-06-10T14:46:48.427685672Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.214249 | controller | Jun 10 14:46:48.427786 crc crio[20344]: time="2026-06-10T14:46:48.427741084Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.214264 | controller | Jun 10 14:46:48.427859 crc crio[20344]: time="2026-06-10T14:46:48.427821456Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.214280 | controller | Jun 10 14:46:48.427919 crc crio[20344]: time="2026-06-10T14:46:48.427873667Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.214295 | controller | Jun 10 14:46:48.428091 crc crio[20344]: time="2026-06-10T14:46:48.428050462Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.214311 | controller | Jun 10 14:46:48.428154 crc crio[20344]: time="2026-06-10T14:46:48.428105033Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.214327 | controller | Jun 10 14:46:48.428195 crc crio[20344]: time="2026-06-10T14:46:48.428176985Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.214342 | controller | Jun 10 14:46:48.428230 crc crio[20344]: time="2026-06-10T14:46:48.428210996Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.214358 | controller | Jun 10 14:46:48.428459 crc crio[20344]: time="2026-06-10T14:46:48.428419062Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.214378 | controller | Jun 10 14:46:48.428561 crc crio[20344]: time="2026-06-10T14:46:48.428474993Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.214394 | controller | Jun 10 14:46:48.428690 crc crio[20344]: time="2026-06-10T14:46:48.428647718Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.214410 | controller | Jun 10 14:46:48.428746 crc crio[20344]: time="2026-06-10T14:46:48.428704339Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.214425 | controller | Jun 10 14:46:48.428895 crc crio[20344]: time="2026-06-10T14:46:48.428854523Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.214441 | controller | Jun 10 14:46:48.428950 crc crio[20344]: time="2026-06-10T14:46:48.428909294Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.214456 | controller | Jun 10 14:46:48.429078 crc crio[20344]: time="2026-06-10T14:46:48.429036128Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.214472 | controller | Jun 10 14:46:48.429131 crc crio[20344]: time="2026-06-10T14:46:48.429097689Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.214487 | controller | Jun 10 14:46:48.429318 crc crio[20344]: time="2026-06-10T14:46:48.429241113Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.214503 | controller | Jun 10 14:46:48.429387 crc crio[20344]: time="2026-06-10T14:46:48.429339686Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.214519 | controller | Jun 10 14:46:48.429387 crc crio[20344]: time="2026-06-10T14:46:48.429381417Z" level=info msg="CNI monitoring event WRITE         \"/var/lib/cni/bin/ovn-k8s-cni-overlay\""
2026-06-10 15:52:06.214534 | controller | Jun 10 14:46:48.429452 crc crio[20344]: time="2026-06-10T14:46:48.429408338Z" level=info msg="Updated default CNI network name to "
2026-06-10 15:52:06.214550 | controller | Jun 10 14:46:52.979994 crc crio[20344]: time="2026-06-10T14:46:52.978672733Z" level=info msg="CNI monitoring event CREATE        \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-10 15:52:06.214566 | controller | Jun 10 14:46:53.016829 crc crio[20344]: time="2026-06-10T14:46:53.016699985Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-10 15:52:06.214583 | controller | Jun 10 14:46:53.016829 crc crio[20344]: time="2026-06-10T14:46:53.016775217Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-10 15:52:06.214599 | controller | Jun 10 14:46:53.017103 crc crio[20344]: time="2026-06-10T14:46:53.016843669Z" level=info msg="CNI monitoring event WRITE         \"/etc/kubernetes/cni/net.d/00-multus.conf\""
2026-06-10 15:52:06.214615 | controller | Jun 10 14:46:53.034245 crc crio[20344]: time="2026-06-10T14:46:53.034116704Z" level=info msg="Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf"
2026-06-10 15:52:06.214632 | controller | Jun 10 14:46:53.034245 crc crio[20344]: time="2026-06-10T14:46:53.034216926Z" level=info msg="Updated default CNI network name to multus-cni-network"
2026-06-10 15:52:06.214648 | controller | Jun 10 14:47:11.049648 crc crio[20344]: time="2026-06-10T14:47:11.048670353Z" level=info msg="Removing container: ce430a3b011b76d924e78e33f39e3be907c95179ea4730cbf06103932babcdc6" id=6bf87168-f23a-47e3-b90e-da04d371955c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.214665 | controller | Jun 10 14:47:11.114093 crc crio[20344]: time="2026-06-10T14:47:11.113128371Z" level=info msg="Removed container ce430a3b011b76d924e78e33f39e3be907c95179ea4730cbf06103932babcdc6: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=6bf87168-f23a-47e3-b90e-da04d371955c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.214687 | controller | Jun 10 14:47:11.119865 crc crio[20344]: time="2026-06-10T14:47:11.119724425Z" level=info msg="Removing container: e65a239769d5f190c1c8ffdb8d62e53eea6779be05180e1ef3e911c3b0dcb885" id=f02e1256-2c90-40f2-aba1-c5666859068d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.214704 | controller | Jun 10 14:47:11.165327 crc crio[20344]: time="2026-06-10T14:47:11.165185813Z" level=info msg="Removed container e65a239769d5f190c1c8ffdb8d62e53eea6779be05180e1ef3e911c3b0dcb885: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager" id=f02e1256-2c90-40f2-aba1-c5666859068d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.214720 | controller | Jun 10 14:47:11.168990 crc crio[20344]: time="2026-06-10T14:47:11.168898531Z" level=info msg="Removing container: 967dd7e7a0233c42be731e306483b91dd83e95f90b6ea3ca5c6c744ec5710558" id=f298d876-c0be-4a10-82c2-5e0321b6e558 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.214736 | controller | Jun 10 14:47:11.191482 crc crio[20344]: time="2026-06-10T14:47:11.191391624Z" level=info msg="Removed container 967dd7e7a0233c42be731e306483b91dd83e95f90b6ea3ca5c6c744ec5710558: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy" id=f298d876-c0be-4a10-82c2-5e0321b6e558 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.214753 | controller | Jun 10 14:47:11.200586 crc crio[20344]: time="2026-06-10T14:47:11.200457453Z" level=info msg="Stopping pod sandbox: af7dc14cd2b8363ab1bbb40163c98f567a0402bd7eebd3fdc61ff59f7c29d565" id=c8c4984b-938a-42f3-8f2f-c8230fbcf9bf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.214769 | controller | Jun 10 14:47:11.201093 crc crio[20344]: time="2026-06-10T14:47:11.200607437Z" level=info msg="Stopped pod sandbox (already stopped): af7dc14cd2b8363ab1bbb40163c98f567a0402bd7eebd3fdc61ff59f7c29d565" id=c8c4984b-938a-42f3-8f2f-c8230fbcf9bf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.214785 | controller | Jun 10 14:47:11.201601 crc crio[20344]: time="2026-06-10T14:47:11.201516141Z" level=info msg="Removing pod sandbox: af7dc14cd2b8363ab1bbb40163c98f567a0402bd7eebd3fdc61ff59f7c29d565" id=48a2716a-08af-4a19-8548-8ecb3e9ea0ad name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.214801 | controller | Jun 10 14:47:11.212373 crc crio[20344]: time="2026-06-10T14:47:11.212238583Z" level=info msg="Removed pod sandbox: af7dc14cd2b8363ab1bbb40163c98f567a0402bd7eebd3fdc61ff59f7c29d565" id=48a2716a-08af-4a19-8548-8ecb3e9ea0ad name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.214817 | controller | Jun 10 14:47:11.213441 crc crio[20344]: time="2026-06-10T14:47:11.213397314Z" level=info msg="Stopping pod sandbox: a1ea49f28501ee2d06f382ff768f4f74d2552d9563ecf77e3b171533c6371cd4" id=fe69bc3d-a876-4d82-908e-040beb5f8bad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.214833 | controller | Jun 10 14:47:11.213597 crc crio[20344]: time="2026-06-10T14:47:11.213449925Z" level=info msg="Stopped pod sandbox (already stopped): a1ea49f28501ee2d06f382ff768f4f74d2552d9563ecf77e3b171533c6371cd4" id=fe69bc3d-a876-4d82-908e-040beb5f8bad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.214865 | controller | Jun 10 14:47:11.214705 crc crio[20344]: time="2026-06-10T14:47:11.214628056Z" level=info msg="Removing pod sandbox: a1ea49f28501ee2d06f382ff768f4f74d2552d9563ecf77e3b171533c6371cd4" id=f5340b0d-784e-47dd-b16c-d6f2776636f8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.214886 | controller | Jun 10 14:47:11.223757 crc crio[20344]: time="2026-06-10T14:47:11.223637674Z" level=info msg="Removed pod sandbox: a1ea49f28501ee2d06f382ff768f4f74d2552d9563ecf77e3b171533c6371cd4" id=f5340b0d-784e-47dd-b16c-d6f2776636f8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.214903 | controller | Jun 10 14:47:14.467114 crc crio[20344]: time="2026-06-10T14:47:14.466375295Z" level=info msg="Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt/POD" id=967c235f-cf85-4699-98fb-0dfd161f8429 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.214924 | controller | Jun 10 14:47:14.467918 crc crio[20344]: time="2026-06-10T14:47:14.467181087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.214942 | controller | Jun 10 14:47:14.508208 crc crio[20344]: time="2026-06-10T14:47:14.508135526Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt Namespace:openshift-marketplace ID:0c3a91190914f8b4c2d2c827c7d0539b45bf1055fbf516f7a1f89fe14aa2c22c UID:5bb706fe-95fc-442d-b877-0f0c9b733e9c NetNS:/var/run/netns/e171e92d-78fd-4072-90d9-28787f8b44ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bb706fe_95fc_442d_b877_0f0c9b733e9c.slice PodAnnotations:0xc00012b678}] Aliases:map[]}"
2026-06-10 15:52:06.214959 | controller | Jun 10 14:47:14.508681 crc crio[20344]: time="2026-06-10T14:47:14.508637739Z" level=info msg="Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.214976 | controller | Jun 10 14:47:14.981344 crc crio[20344]: 2026-06-10T14:47:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0c3a91190914f8b Mac:9a:f4:42:26:e3:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/e171e92d-78fd-4072-90d9-28787f8b44ba SocketPath: PciID:}] [{Interface:0xc0000151a0 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.214993 | controller | Jun 10 14:47:14.981344 crc crio[20344]: time="2026-06-10T14:47:14.980402543Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt Namespace:openshift-marketplace ID:0c3a91190914f8b4c2d2c827c7d0539b45bf1055fbf516f7a1f89fe14aa2c22c UID:5bb706fe-95fc-442d-b877-0f0c9b733e9c NetNS:/var/run/netns/e171e92d-78fd-4072-90d9-28787f8b44ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bb706fe_95fc_442d_b877_0f0c9b733e9c.slice PodAnnotations:0xc00012b678}] Aliases:map[]}"
2026-06-10 15:52:06.215010 | controller | Jun 10 14:47:14.981344 crc crio[20344]: time="2026-06-10T14:47:14.980614898Z" level=info msg="Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.215026 | controller | Jun 10 14:47:14.988166 crc crio[20344]: time="2026-06-10T14:47:14.988131286Z" level=info msg="Ran pod sandbox 0c3a91190914f8b4c2d2c827c7d0539b45bf1055fbf516f7a1f89fe14aa2c22c with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt/POD" id=967c235f-cf85-4699-98fb-0dfd161f8429 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.215042 | controller | Jun 10 14:47:14.995413 crc crio[20344]: time="2026-06-10T14:47:14.992636705Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3476cdb1-b960-47a5-bd99-c2818d2c6e1b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.215058 | controller | Jun 10 14:47:14.995413 crc crio[20344]: time="2026-06-10T14:47:14.994464423Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=850af1d7-c0ba-41a9-ab6a-44ef70832fef name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.215074 | controller | Jun 10 14:47:15.002084 crc crio[20344]: time="2026-06-10T14:47:15.00192246Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt/util" id=6d252bdf-9b87-44d3-bf55-feeac2bd3733 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.215094 | controller | Jun 10 14:47:15.004751 crc crio[20344]: time="2026-06-10T14:47:15.002491265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.215110 | controller | Jun 10 14:47:15.035945 crc crio[20344]: time="2026-06-10T14:47:15.035849164Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.215126 | controller | Jun 10 14:47:15.040365 crc crio[20344]: time="2026-06-10T14:47:15.040210449Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.215142 | controller | Jun 10 14:47:15.170965 crc crio[20344]: time="2026-06-10T14:47:15.170761779Z" level=info msg="Created container a0df43432a8001f8d20206190df1938636b4bd610fd1d98fdc8b2ba57536bd87: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt/util" id=6d252bdf-9b87-44d3-bf55-feeac2bd3733 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.215158 | controller | Jun 10 14:47:15.172453 crc crio[20344]: time="2026-06-10T14:47:15.172380462Z" level=info msg="Starting container: a0df43432a8001f8d20206190df1938636b4bd610fd1d98fdc8b2ba57536bd87" id=9daf2a9a-18c6-46e4-a4c1-e811a1c0aa6b name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.215174 | controller | Jun 10 14:47:15.181489 crc crio[20344]: time="2026-06-10T14:47:15.180668781Z" level=info msg="Started container" PID=34267 containerID=a0df43432a8001f8d20206190df1938636b4bd610fd1d98fdc8b2ba57536bd87 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt/util id=9daf2a9a-18c6-46e4-a4c1-e811a1c0aa6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c3a91190914f8b4c2d2c827c7d0539b45bf1055fbf516f7a1f89fe14aa2c22c
2026-06-10 15:52:06.215191 | controller | Jun 10 14:47:16.613449 crc crio[20344]: time="2026-06-10T14:47:16.612527208Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=77c278ef-7f29-4da1-90fa-36f73b6215e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.215207 | controller | Jun 10 14:47:16.614630 crc crio[20344]: time="2026-06-10T14:47:16.613897324Z" level=info msg="Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found" id=77c278ef-7f29-4da1-90fa-36f73b6215e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.215224 | controller | Jun 10 14:47:16.614630 crc crio[20344]: time="2026-06-10T14:47:16.614034017Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found" id=77c278ef-7f29-4da1-90fa-36f73b6215e0 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.215240 | controller | Jun 10 14:47:16.617147 crc crio[20344]: time="2026-06-10T14:47:16.616867222Z" level=info msg="Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=dd038ebf-1b1a-41ee-90d1-bfb4d7a41e5e name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.215255 | controller | Jun 10 14:47:16.630786 crc crio[20344]: time="2026-06-10T14:47:16.630664986Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\""
2026-06-10 15:52:06.215271 | controller | Jun 10 14:47:26.419036 crc crio[20344]: time="2026-06-10T14:47:26.417883868Z" level=info msg="Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=dd038ebf-1b1a-41ee-90d1-bfb4d7a41e5e name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.215291 | controller | Jun 10 14:47:26.420939 crc crio[20344]: time="2026-06-10T14:47:26.420149737Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=078d8956-6748-4e20-8fe9-077d8d2762fb name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.215307 | controller | Jun 10 14:47:26.426917 crc crio[20344]: time="2026-06-10T14:47:26.426811113Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7" id=2a211ddb-0fe0-4950-82c5-71135618fe4c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.215323 | controller | Jun 10 14:47:26.439512 crc crio[20344]: time="2026-06-10T14:47:26.439143978Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt/pull" id=892fe143-32c6-44bd-ae3e-8d3f88df1c53 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.215339 | controller | Jun 10 14:47:26.442244 crc crio[20344]: time="2026-06-10T14:47:26.441784207Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.215354 | controller | Jun 10 14:47:26.498600 crc crio[20344]: time="2026-06-10T14:47:26.498455551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.215370 | controller | Jun 10 14:47:26.499034 crc crio[20344]: time="2026-06-10T14:47:26.498965544Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/7539a9c5da3990cd9493026020a885e18c33b163c3c499258ac65bc14db5fb83/merged/etc/passwd: no such file or directory"
2026-06-10 15:52:06.215386 | controller | Jun 10 14:47:26.499034 crc crio[20344]: time="2026-06-10T14:47:26.499008266Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/7539a9c5da3990cd9493026020a885e18c33b163c3c499258ac65bc14db5fb83/merged/etc/group: no such file or directory"
2026-06-10 15:52:06.215402 | controller | Jun 10 14:47:26.503177 crc crio[20344]: time="2026-06-10T14:47:26.502447126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.215418 | controller | Jun 10 14:47:27.178846 crc crio[20344]: time="2026-06-10T14:47:27.178381551Z" level=info msg="Created container 823c7407015e2aa494eeac722c9641527d68ea1fbee50be5b6898ee8f79b7005: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt/pull" id=892fe143-32c6-44bd-ae3e-8d3f88df1c53 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.215434 | controller | Jun 10 14:47:27.180209 crc crio[20344]: time="2026-06-10T14:47:27.180089786Z" level=info msg="Starting container: 823c7407015e2aa494eeac722c9641527d68ea1fbee50be5b6898ee8f79b7005" id=a4cd826e-da11-4a12-9518-555e46326b1f name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.215451 | controller | Jun 10 14:47:27.185581 crc crio[20344]: time="2026-06-10T14:47:27.185511268Z" level=info msg="Started container" PID=34461 containerID=823c7407015e2aa494eeac722c9641527d68ea1fbee50be5b6898ee8f79b7005 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt/pull id=a4cd826e-da11-4a12-9518-555e46326b1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c3a91190914f8b4c2d2c827c7d0539b45bf1055fbf516f7a1f89fe14aa2c22c
2026-06-10 15:52:06.215471 | controller | Jun 10 14:47:28.076384 crc crio[20344]: time="2026-06-10T14:47:28.076243832Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c57c39f4-7ceb-4841-a5e0-5d251d993e9e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.215488 | controller | Jun 10 14:47:28.080624 crc crio[20344]: time="2026-06-10T14:47:28.080504415Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c19309a0-003f-4513-af0c-ffe84a67f93e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.215504 | controller | Jun 10 14:47:28.111900 crc crio[20344]: time="2026-06-10T14:47:28.111772509Z" level=info msg="Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt/extract" id=e4fb871e-309d-4601-9dfe-7bdc7425debd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.215519 | controller | Jun 10 14:47:28.112488 crc crio[20344]: time="2026-06-10T14:47:28.112413886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.215536 | controller | Jun 10 14:47:28.147952 crc crio[20344]: time="2026-06-10T14:47:28.147690196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.215552 | controller | Jun 10 14:47:28.158186 crc crio[20344]: time="2026-06-10T14:47:28.158060059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.215568 | controller | Jun 10 14:47:28.410341 crc crio[20344]: time="2026-06-10T14:47:28.409943847Z" level=info msg="Created container d80264af4539387b7d2125ec4951df2642711b4acd07f4bd5b5f75435f277160: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt/extract" id=e4fb871e-309d-4601-9dfe-7bdc7425debd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.215583 | controller | Jun 10 14:47:28.410997 crc crio[20344]: time="2026-06-10T14:47:28.410938203Z" level=info msg="Starting container: d80264af4539387b7d2125ec4951df2642711b4acd07f4bd5b5f75435f277160" id=45e53a63-910a-4b17-9419-9a43ef32d1eb name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.215600 | controller | Jun 10 14:47:28.417380 crc crio[20344]: time="2026-06-10T14:47:28.417200678Z" level=info msg="Started container" PID=34520 containerID=d80264af4539387b7d2125ec4951df2642711b4acd07f4bd5b5f75435f277160 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt/extract id=45e53a63-910a-4b17-9419-9a43ef32d1eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c3a91190914f8b4c2d2c827c7d0539b45bf1055fbf516f7a1f89fe14aa2c22c
2026-06-10 15:52:06.215616 | controller | Jun 10 14:47:30.102997 crc crio[20344]: time="2026-06-10T14:47:30.102181626Z" level=info msg="Stopping pod sandbox: 0c3a91190914f8b4c2d2c827c7d0539b45bf1055fbf516f7a1f89fe14aa2c22c" id=d24b0d4c-7ec9-46fe-bb28-94017d1aefac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.215636 | controller | Jun 10 14:47:30.104544 crc crio[20344]: time="2026-06-10T14:47:30.103720417Z" level=info msg="Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt Namespace:openshift-marketplace ID:0c3a91190914f8b4c2d2c827c7d0539b45bf1055fbf516f7a1f89fe14aa2c22c UID:5bb706fe-95fc-442d-b877-0f0c9b733e9c NetNS:/var/run/netns/e171e92d-78fd-4072-90d9-28787f8b44ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bb706fe_95fc_442d_b877_0f0c9b733e9c.slice PodAnnotations:0xc0006b4180}] Aliases:map[]}"
2026-06-10 15:52:06.215657 | controller | Jun 10 14:47:30.104544 crc crio[20344]: time="2026-06-10T14:47:30.103965094Z" level=info msg="Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.215673 | controller | Jun 10 14:47:30.383613 crc crio[20344]: time="2026-06-10T14:47:30.383046759Z" level=info msg="Stopped pod sandbox: 0c3a91190914f8b4c2d2c827c7d0539b45bf1055fbf516f7a1f89fe14aa2c22c" id=d24b0d4c-7ec9-46fe-bb28-94017d1aefac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.215690 | controller | Jun 10 14:47:36.273901 crc crio[20344]: time="2026-06-10T14:47:36.273229203Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-cvmqg/POD" id=e1f663f0-887f-471d-92dc-f34640c8d56f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.215706 | controller | Jun 10 14:47:36.273901 crc crio[20344]: time="2026-06-10T14:47:36.273930192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.215723 | controller | Jun 10 14:47:36.304984 crc crio[20344]: time="2026-06-10T14:47:36.304894338Z" level=info msg="Got pod network &{Name:nmstate-operator-6569c8c666-cvmqg Namespace:openshift-nmstate ID:5ef754c56ced3706c5f0c68b5d8383dfd5d1ee6ca877ead8c69c72449667bf17 UID:4b1c4ff9-ca1c-4862-9ac0-74740e6689e2 NetNS:/var/run/netns/8835b578-d463-4c98-bab8-74c4c03b1240 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4b1c4ff9_ca1c_4862_9ac0_74740e6689e2.slice PodAnnotations:0xc0027c0bf8}] Aliases:map[]}"
2026-06-10 15:52:06.215740 | controller | Jun 10 14:47:36.304984 crc crio[20344]: time="2026-06-10T14:47:36.30497788Z" level=info msg="Adding pod openshift-nmstate_nmstate-operator-6569c8c666-cvmqg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.215757 | controller | Jun 10 14:47:37.139199 crc crio[20344]: 2026-06-10T14:47:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ef754c56ced370 Mac:fa:b3:5f:75:d1:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/8835b578-d463-4c98-bab8-74c4c03b1240 SocketPath: PciID:}] [{Interface:0xc00036d640 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.215775 | controller | Jun 10 14:47:37.141708 crc crio[20344]: time="2026-06-10T14:47:37.141638Z" level=info msg="Got pod network &{Name:nmstate-operator-6569c8c666-cvmqg Namespace:openshift-nmstate ID:5ef754c56ced3706c5f0c68b5d8383dfd5d1ee6ca877ead8c69c72449667bf17 UID:4b1c4ff9-ca1c-4862-9ac0-74740e6689e2 NetNS:/var/run/netns/8835b578-d463-4c98-bab8-74c4c03b1240 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4b1c4ff9_ca1c_4862_9ac0_74740e6689e2.slice PodAnnotations:0xc0027c0bf8}] Aliases:map[]}"
2026-06-10 15:52:06.215793 | controller | Jun 10 14:47:37.141952 crc crio[20344]: time="2026-06-10T14:47:37.141896907Z" level=info msg="Checking pod openshift-nmstate_nmstate-operator-6569c8c666-cvmqg for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.215810 | controller | Jun 10 14:47:37.151665 crc crio[20344]: time="2026-06-10T14:47:37.151538561Z" level=info msg="Ran pod sandbox 5ef754c56ced3706c5f0c68b5d8383dfd5d1ee6ca877ead8c69c72449667bf17 with infra container: openshift-nmstate/nmstate-operator-6569c8c666-cvmqg/POD" id=e1f663f0-887f-471d-92dc-f34640c8d56f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.215827 | controller | Jun 10 14:47:37.155436 crc crio[20344]: time="2026-06-10T14:47:37.155231338Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=1b720f7c-fffd-4802-8df3-edfbcd791cd5 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.215860 | controller | Jun 10 14:47:37.155711 crc crio[20344]: time="2026-06-10T14:47:37.15566781Z" level=info msg="Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found" id=1b720f7c-fffd-4802-8df3-edfbcd791cd5 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.215882 | controller | Jun 10 14:47:37.155797 crc crio[20344]: time="2026-06-10T14:47:37.155762252Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found" id=1b720f7c-fffd-4802-8df3-edfbcd791cd5 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.215900 | controller | Jun 10 14:47:37.157162 crc crio[20344]: time="2026-06-10T14:47:37.157089687Z" level=info msg="Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=f34bb165-faf3-4b5a-9f71-3fc71c40458a name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.215917 | controller | Jun 10 14:47:37.163043 crc crio[20344]: time="2026-06-10T14:47:37.162947172Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\""
2026-06-10 15:52:06.215939 | controller | Jun 10 14:47:40.587970 crc crio[20344]: time="2026-06-10T14:47:40.587860474Z" level=info msg="Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6" id=f34bb165-faf3-4b5a-9f71-3fc71c40458a name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.215955 | controller | Jun 10 14:47:40.589648 crc crio[20344]: time="2026-06-10T14:47:40.588861841Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=b477d277-22c2-4fbc-a79c-9fbcee82ad5b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.215971 | controller | Jun 10 14:47:40.593451 crc crio[20344]: time="2026-06-10T14:47:40.593345109Z" level=info msg="Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e" id=1b260f1b-cd0b-47f1-bd45-31ce2e52064a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.215987 | controller | Jun 10 14:47:40.603407 crc crio[20344]: time="2026-06-10T14:47:40.603344192Z" level=info msg="Creating container: openshift-nmstate/nmstate-operator-6569c8c666-cvmqg/nmstate-operator" id=50f296d5-b075-4ca7-829a-34de338cc59e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.216003 | controller | Jun 10 14:47:40.605869 crc crio[20344]: time="2026-06-10T14:47:40.605836928Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.216018 | controller | Jun 10 14:47:40.643761 crc crio[20344]: time="2026-06-10T14:47:40.643664975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.216036 | controller | Jun 10 14:47:40.650110 crc crio[20344]: time="2026-06-10T14:47:40.650023413Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.216055 | controller | Jun 10 14:47:40.781362 crc crio[20344]: time="2026-06-10T14:47:40.780672426Z" level=info msg="Created container d0c77070c4f455cd6427293dfce16b315d3437c5e8f76183ef4024693fb27a3f: openshift-nmstate/nmstate-operator-6569c8c666-cvmqg/nmstate-operator" id=50f296d5-b075-4ca7-829a-34de338cc59e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.216076 | controller | Jun 10 14:47:40.786153 crc crio[20344]: time="2026-06-10T14:47:40.785118623Z" level=info msg="Starting container: d0c77070c4f455cd6427293dfce16b315d3437c5e8f76183ef4024693fb27a3f" id=90f931e3-7841-4f00-9c53-877cc332c191 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.216092 | controller | Jun 10 14:47:40.791669 crc crio[20344]: time="2026-06-10T14:47:40.791538752Z" level=info msg="Started container" PID=34827 containerID=d0c77070c4f455cd6427293dfce16b315d3437c5e8f76183ef4024693fb27a3f description=openshift-nmstate/nmstate-operator-6569c8c666-cvmqg/nmstate-operator id=90f931e3-7841-4f00-9c53-877cc332c191 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ef754c56ced3706c5f0c68b5d8383dfd5d1ee6ca877ead8c69c72449667bf17
2026-06-10 15:52:06.216109 | controller | Jun 10 14:47:55.459134 crc crio[20344]: time="2026-06-10T14:47:55.458374493Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-fsh4h/POD" id=79a194ce-885e-4369-8dc6-d301cf5ee53c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.216125 | controller | Jun 10 14:47:55.460442 crc crio[20344]: time="2026-06-10T14:47:55.459164404Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.216142 | controller | Jun 10 14:47:55.499453 crc crio[20344]: time="2026-06-10T14:47:55.499349233Z" level=info msg="Got pod network &{Name:nmstate-metrics-756b4d6fc6-fsh4h Namespace:openshift-nmstate ID:ae1a75688c044e153609cb3b22fc4132a9856696546dcaeb7fade2028eab7514 UID:c2ad5c58-8e1d-4bbb-9c18-d9d5bc1ddd73 NetNS:/var/run/netns/5219e46b-b0e3-4315-8e22-28ded87716a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc2ad5c58_8e1d_4bbb_9c18_d9d5bc1ddd73.slice PodAnnotations:0xc003224650}] Aliases:map[]}"
2026-06-10 15:52:06.216159 | controller | Jun 10 14:47:55.499453 crc crio[20344]: time="2026-06-10T14:47:55.499431315Z" level=info msg="Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-fsh4h to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.216176 | controller | Jun 10 14:47:55.511000 crc crio[20344]: time="2026-06-10T14:47:55.510836885Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-handler-j6msb/POD" id=8beadb53-ea3c-4e03-903a-f6dc91645d9e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.216193 | controller | Jun 10 14:47:55.511157 crc crio[20344]: time="2026-06-10T14:47:55.511037591Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.216213 | controller | Jun 10 14:47:55.542629 crc crio[20344]: time="2026-06-10T14:47:55.54251669Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=8beadb53-ea3c-4e03-903a-f6dc91645d9e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.216233 | controller | Jun 10 14:47:55.558363 crc crio[20344]: time="2026-06-10T14:47:55.558043329Z" level=info msg="Ran pod sandbox 4be7566fb35373e7d674e2570871060ead6a704f665dc9980e3d8dc70e0edcf3 with infra container: openshift-nmstate/nmstate-handler-j6msb/POD" id=8beadb53-ea3c-4e03-903a-f6dc91645d9e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.216250 | controller | Jun 10 14:47:55.566760 crc crio[20344]: time="2026-06-10T14:47:55.566698888Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=87c7e6ad-998a-43a9-9c9d-721e9d35a83f name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.216266 | controller | Jun 10 14:47:55.567767 crc crio[20344]: time="2026-06-10T14:47:55.567680423Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=87c7e6ad-998a-43a9-9c9d-721e9d35a83f name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.216287 | controller | Jun 10 14:47:55.568050 crc crio[20344]: time="2026-06-10T14:47:55.568020092Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=87c7e6ad-998a-43a9-9c9d-721e9d35a83f name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.216303 | controller | Jun 10 14:47:55.570116 crc crio[20344]: time="2026-06-10T14:47:55.569804009Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=05473a0a-207f-4ad8-bd07-95d34e0b10a9 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.216319 | controller | Jun 10 14:47:55.579075 crc crio[20344]: time="2026-06-10T14:47:55.578973981Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-10 15:52:06.216335 | controller | Jun 10 14:47:56.081316 crc crio[20344]: time="2026-06-10T14:47:56.078359363Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-sd26g/POD" id=5dbd7f5a-0918-458f-9294-4b82b0462d7a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.216351 | controller | Jun 10 14:47:56.081316 crc crio[20344]: time="2026-06-10T14:47:56.078922108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.216368 | controller | Jun 10 14:47:56.104130 crc crio[20344]: time="2026-06-10T14:47:56.103958567Z" level=info msg="Got pod network &{Name:nmstate-webhook-9b7874799-sd26g Namespace:openshift-nmstate ID:25c8cb4ce28a34d09cfa4808323348f53b09a36324877cf2f3ab412f94506006 UID:bd7f1714-8d7d-4606-8f3c-91304248877f NetNS:/var/run/netns/77293937-ade9-4b87-b071-f1a62899ee21 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbd7f1714_8d7d_4606_8f3c_91304248877f.slice PodAnnotations:0xc0027c1088}] Aliases:map[]}"
2026-06-10 15:52:06.216384 | controller | Jun 10 14:47:56.104483 crc crio[20344]: time="2026-06-10T14:47:56.104463011Z" level=info msg="Adding pod openshift-nmstate_nmstate-webhook-9b7874799-sd26g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.216400 | controller | Jun 10 14:47:56.228742 crc crio[20344]: 2026-06-10T14:47:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ae1a75688c044e1 Mac:8a:c9:a7:57:3a:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/5219e46b-b0e3-4315-8e22-28ded87716a5 SocketPath: PciID:}] [{Interface:0xc0002f6c00 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.216417 | controller | Jun 10 14:47:56.229783 crc crio[20344]: time="2026-06-10T14:47:56.229693241Z" level=info msg="Got pod network &{Name:nmstate-metrics-756b4d6fc6-fsh4h Namespace:openshift-nmstate ID:ae1a75688c044e153609cb3b22fc4132a9856696546dcaeb7fade2028eab7514 UID:c2ad5c58-8e1d-4bbb-9c18-d9d5bc1ddd73 NetNS:/var/run/netns/5219e46b-b0e3-4315-8e22-28ded87716a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc2ad5c58_8e1d_4bbb_9c18_d9d5bc1ddd73.slice PodAnnotations:0xc003224650}] Aliases:map[]}"
2026-06-10 15:52:06.216434 | controller | Jun 10 14:47:56.229915 crc crio[20344]: time="2026-06-10T14:47:56.229870666Z" level=info msg="Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-fsh4h for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.216454 | controller | Jun 10 14:47:56.246759 crc crio[20344]: time="2026-06-10T14:47:56.24636429Z" level=info msg="Ran pod sandbox ae1a75688c044e153609cb3b22fc4132a9856696546dcaeb7fade2028eab7514 with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-fsh4h/POD" id=79a194ce-885e-4369-8dc6-d301cf5ee53c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.216471 | controller | Jun 10 14:47:56.250909 crc crio[20344]: time="2026-06-10T14:47:56.250772737Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=daa7ef96-ecda-41f4-a985-b00a083685e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.216487 | controller | Jun 10 14:47:56.251126 crc crio[20344]: time="2026-06-10T14:47:56.251078695Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=daa7ef96-ecda-41f4-a985-b00a083685e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.216504 | controller | Jun 10 14:47:56.251189 crc crio[20344]: time="2026-06-10T14:47:56.251145626Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=daa7ef96-ecda-41f4-a985-b00a083685e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.216520 | controller | Jun 10 14:47:56.252429 crc crio[20344]: time="2026-06-10T14:47:56.252310607Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=db7c0035-f918-4fe6-9a34-f1d3966c8502 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.216536 | controller | Jun 10 14:47:56.258602 crc crio[20344]: time="2026-06-10T14:47:56.258035368Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-10 15:52:06.216552 | controller | Jun 10 14:47:56.729452 crc crio[20344]: 2026-06-10T14:47:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:25c8cb4ce28a34d Mac:e2:60:af:e0:b2:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/77293937-ade9-4b87-b071-f1a62899ee21 SocketPath: PciID:}] [{Interface:0xc000014ca0 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.216569 | controller | Jun 10 14:47:56.729452 crc crio[20344]: time="2026-06-10T14:47:56.728387603Z" level=info msg="Got pod network &{Name:nmstate-webhook-9b7874799-sd26g Namespace:openshift-nmstate ID:25c8cb4ce28a34d09cfa4808323348f53b09a36324877cf2f3ab412f94506006 UID:bd7f1714-8d7d-4606-8f3c-91304248877f NetNS:/var/run/netns/77293937-ade9-4b87-b071-f1a62899ee21 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbd7f1714_8d7d_4606_8f3c_91304248877f.slice PodAnnotations:0xc0027c1088}] Aliases:map[]}"
2026-06-10 15:52:06.216585 | controller | Jun 10 14:47:56.729452 crc crio[20344]: time="2026-06-10T14:47:56.728520097Z" level=info msg="Checking pod openshift-nmstate_nmstate-webhook-9b7874799-sd26g for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.216602 | controller | Jun 10 14:47:56.739309 crc crio[20344]: time="2026-06-10T14:47:56.734625718Z" level=info msg="Ran pod sandbox 25c8cb4ce28a34d09cfa4808323348f53b09a36324877cf2f3ab412f94506006 with infra container: openshift-nmstate/nmstate-webhook-9b7874799-sd26g/POD" id=5dbd7f5a-0918-458f-9294-4b82b0462d7a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.216618 | controller | Jun 10 14:47:56.747111 crc crio[20344]: time="2026-06-10T14:47:56.745506105Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=18d30deb-486a-4537-bee6-85c6b3efcc61 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.216638 | controller | Jun 10 14:47:56.747111 crc crio[20344]: time="2026-06-10T14:47:56.745733931Z" level=info msg="Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found" id=18d30deb-486a-4537-bee6-85c6b3efcc61 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.216654 | controller | Jun 10 14:47:56.747111 crc crio[20344]: time="2026-06-10T14:47:56.745782962Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found" id=18d30deb-486a-4537-bee6-85c6b3efcc61 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.216671 | controller | Jun 10 14:47:56.747402 crc crio[20344]: time="2026-06-10T14:47:56.747170148Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=edc1fefa-ce5b-4b49-92e4-d9a6e747e66b name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.216687 | controller | Jun 10 14:47:56.754441 crc crio[20344]: time="2026-06-10T14:47:56.750164737Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\""
2026-06-10 15:52:06.216703 | controller | Jun 10 14:47:56.854918 crc crio[20344]: time="2026-06-10T14:47:56.854768704Z" level=info msg="Running pod sandbox: openshift-console/console-766c6d664c-vwzwh/POD" id=85770377-714e-46c9-9506-61eb20f897c8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.216718 | controller | Jun 10 14:47:56.855033 crc crio[20344]: time="2026-06-10T14:47:56.854933378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.216735 | controller | Jun 10 14:47:56.908018 crc crio[20344]: time="2026-06-10T14:47:56.907904005Z" level=info msg="Got pod network &{Name:console-766c6d664c-vwzwh Namespace:openshift-console ID:fef72c6e0ef95296d4a19a69a12e24c71f697f2ec15424b2302c4c14efd8e80b UID:1bbcd841-f2e0-478e-ab22-43c20de027c5 NetNS:/var/run/netns/18b52c28-8636-42a9-a09b-5479b04b70d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1bbcd841_f2e0_478e_ab22_43c20de027c5.slice PodAnnotations:0xc0007381a0}] Aliases:map[]}"
2026-06-10 15:52:06.216751 | controller | Jun 10 14:47:56.908018 crc crio[20344]: time="2026-06-10T14:47:56.907983927Z" level=info msg="Adding pod openshift-console_console-766c6d664c-vwzwh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.216767 | controller | Jun 10 14:47:57.367405 crc crio[20344]: 2026-06-10T14:47:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fef72c6e0ef9529 Mac:8e:16:d5:86:0b:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/18b52c28-8636-42a9-a09b-5479b04b70d9 SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.216784 | controller | Jun 10 14:47:57.369831 crc crio[20344]: time="2026-06-10T14:47:57.369683865Z" level=info msg="Got pod network &{Name:console-766c6d664c-vwzwh Namespace:openshift-console ID:fef72c6e0ef95296d4a19a69a12e24c71f697f2ec15424b2302c4c14efd8e80b UID:1bbcd841-f2e0-478e-ab22-43c20de027c5 NetNS:/var/run/netns/18b52c28-8636-42a9-a09b-5479b04b70d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1bbcd841_f2e0_478e_ab22_43c20de027c5.slice PodAnnotations:0xc0007381a0}] Aliases:map[]}"
2026-06-10 15:52:06.216805 | controller | Jun 10 14:47:57.370057 crc crio[20344]: time="2026-06-10T14:47:57.370000353Z" level=info msg="Checking pod openshift-console_console-766c6d664c-vwzwh for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.216821 | controller | Jun 10 14:47:57.383462 crc crio[20344]: time="2026-06-10T14:47:57.383368496Z" level=info msg="Ran pod sandbox fef72c6e0ef95296d4a19a69a12e24c71f697f2ec15424b2302c4c14efd8e80b with infra container: openshift-console/console-766c6d664c-vwzwh/POD" id=85770377-714e-46c9-9506-61eb20f897c8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.216839 | controller | Jun 10 14:47:57.387114 crc crio[20344]: time="2026-06-10T14:47:57.386975741Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=65f122b3-a046-465d-96ea-d24efd3ea91b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.216879 | controller | Jun 10 14:47:57.390957 crc crio[20344]: time="2026-06-10T14:47:57.390826412Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4" id=3eb2ab73-d3a8-45c8-a455-46e96edb5666 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.216898 | controller | Jun 10 14:47:57.409078 crc crio[20344]: time="2026-06-10T14:47:57.408989111Z" level=info msg="Creating container: openshift-console/console-766c6d664c-vwzwh/console" id=b00f04b2-09ff-4f0f-a04a-9851b4ed829b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.216915 | controller | Jun 10 14:47:57.409536 crc crio[20344]: time="2026-06-10T14:47:57.409490694Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.216931 | controller | Jun 10 14:47:57.469820 crc crio[20344]: time="2026-06-10T14:47:57.469725971Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.216947 | controller | Jun 10 14:47:57.487081 crc crio[20344]: time="2026-06-10T14:47:57.483556566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.216964 | controller | Jun 10 14:47:57.602288 crc crio[20344]: time="2026-06-10T14:47:57.602173432Z" level=info msg="Created container 802bb238ad824e1bb18777527bf0e2ea0b4408aaea5ddc424fbdb1159f758d41: openshift-console/console-766c6d664c-vwzwh/console" id=b00f04b2-09ff-4f0f-a04a-9851b4ed829b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.216980 | controller | Jun 10 14:47:57.603895 crc crio[20344]: time="2026-06-10T14:47:57.603773764Z" level=info msg="Starting container: 802bb238ad824e1bb18777527bf0e2ea0b4408aaea5ddc424fbdb1159f758d41" id=8c23419c-5272-42e3-8940-275912a00bd9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.216996 | controller | Jun 10 14:47:57.613915 crc crio[20344]: time="2026-06-10T14:47:57.613820059Z" level=info msg="Started container" PID=35152 containerID=802bb238ad824e1bb18777527bf0e2ea0b4408aaea5ddc424fbdb1159f758d41 description=openshift-console/console-766c6d664c-vwzwh/console id=8c23419c-5272-42e3-8940-275912a00bd9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fef72c6e0ef95296d4a19a69a12e24c71f697f2ec15424b2302c4c14efd8e80b
2026-06-10 15:52:06.217013 | controller | Jun 10 14:47:57.908662 crc crio[20344]: time="2026-06-10T14:47:57.908557757Z" level=info msg="Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-wn7wd/POD" id=580f0f13-60ea-4d82-95d6-a1489deac25d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.217030 | controller | Jun 10 14:47:57.909638 crc crio[20344]: time="2026-06-10T14:47:57.90867222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.217053 | controller | Jun 10 14:47:57.932167 crc crio[20344]: time="2026-06-10T14:47:57.932048456Z" level=info msg="Got pod network &{Name:nmstate-console-plugin-9bcc7988b-wn7wd Namespace:openshift-nmstate ID:9e8ac25d582b9a3555423b86e0b763a902c33c7885aa3f825a8f3c67ba525903 UID:dd8f2c34-3f54-4ed0-9589-204e7209a860 NetNS:/var/run/netns/d1cc4f1f-5145-41d6-b545-baf68b725ca7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddd8f2c34_3f54_4ed0_9589_204e7209a860.slice PodAnnotations:0xc001b9c520}] Aliases:map[]}"
2026-06-10 15:52:06.217071 | controller | Jun 10 14:47:57.932167 crc crio[20344]: time="2026-06-10T14:47:57.932154809Z" level=info msg="Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-wn7wd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.217088 | controller | Jun 10 14:47:58.584532 crc crio[20344]: 2026-06-10T14:47:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9e8ac25d582b9a3 Mac:56:99:70:62:b7:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/d1cc4f1f-5145-41d6-b545-baf68b725ca7 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.217104 | controller | Jun 10 14:47:58.586096 crc crio[20344]: time="2026-06-10T14:47:58.586036572Z" level=info msg="Got pod network &{Name:nmstate-console-plugin-9bcc7988b-wn7wd Namespace:openshift-nmstate ID:9e8ac25d582b9a3555423b86e0b763a902c33c7885aa3f825a8f3c67ba525903 UID:dd8f2c34-3f54-4ed0-9589-204e7209a860 NetNS:/var/run/netns/d1cc4f1f-5145-41d6-b545-baf68b725ca7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddd8f2c34_3f54_4ed0_9589_204e7209a860.slice PodAnnotations:0xc001b9c520}] Aliases:map[]}"
2026-06-10 15:52:06.217121 | controller | Jun 10 14:47:58.586368 crc crio[20344]: time="2026-06-10T14:47:58.586229167Z" level=info msg="Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-wn7wd for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.217138 | controller | Jun 10 14:47:58.595005 crc crio[20344]: time="2026-06-10T14:47:58.594919376Z" level=info msg="Ran pod sandbox 9e8ac25d582b9a3555423b86e0b763a902c33c7885aa3f825a8f3c67ba525903 with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-wn7wd/POD" id=580f0f13-60ea-4d82-95d6-a1489deac25d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.217155 | controller | Jun 10 14:47:58.597609 crc crio[20344]: time="2026-06-10T14:47:58.597520095Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=62177749-628b-4f62-b8a1-dcd36fa8c459 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.217171 | controller | Jun 10 14:47:58.597823 crc crio[20344]: time="2026-06-10T14:47:58.597756681Z" level=info msg="Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found" id=62177749-628b-4f62-b8a1-dcd36fa8c459 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.217188 | controller | Jun 10 14:47:58.597919 crc crio[20344]: time="2026-06-10T14:47:58.597847193Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found" id=62177749-628b-4f62-b8a1-dcd36fa8c459 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.217204 | controller | Jun 10 14:47:58.599961 crc crio[20344]: time="2026-06-10T14:47:58.599884357Z" level=info msg="Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=7e710f1a-6971-47d7-93ac-df5765e8650b name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.217225 | controller | Jun 10 14:47:58.604757 crc crio[20344]: time="2026-06-10T14:47:58.604468978Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\""
2026-06-10 15:52:06.217242 | controller | Jun 10 14:48:00.291902 crc crio[20344]: time="2026-06-10T14:48:00.291384596Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=05473a0a-207f-4ad8-bd07-95d34e0b10a9 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.217259 | controller | Jun 10 14:48:00.294244 crc crio[20344]: time="2026-06-10T14:48:00.294155189Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=74a3b0a2-0351-45a7-ae11-f2863c998383 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.217275 | controller | Jun 10 14:48:00.325019 crc crio[20344]: time="2026-06-10T14:48:00.324829577Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=edc1fefa-ce5b-4b49-92e4-d9a6e747e66b name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.217291 | controller | Jun 10 14:48:00.328700 crc crio[20344]: time="2026-06-10T14:48:00.328476234Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=0a59a5bd-eb45-423d-8d22-90c2afb30107 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.217307 | controller | Jun 10 14:48:00.337415 crc crio[20344]: time="2026-06-10T14:48:00.337362768Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=6c169378-9ab8-47e5-abe1-c8b20cf1d224 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.217322 | controller | Jun 10 14:48:00.345691 crc crio[20344]: time="2026-06-10T14:48:00.345617595Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede" id=db7c0035-f918-4fe6-9a34-f1d3966c8502 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.217338 | controller | Jun 10 14:48:00.348144 crc crio[20344]: time="2026-06-10T14:48:00.347839684Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=b74af809-fc7d-4607-a652-9c8d45fe4251 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.217354 | controller | Jun 10 14:48:00.348144 crc crio[20344]: time="2026-06-10T14:48:00.347913476Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=33006f68-3d96-48b7-bb23-33456a93a080 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.217370 | controller | Jun 10 14:48:00.348144 crc crio[20344]: time="2026-06-10T14:48:00.347871835Z" level=info msg="Creating container: openshift-nmstate/nmstate-handler-j6msb/nmstate-handler" id=7f1b5923-33e8-48dd-b9c1-5b90b999211b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.217385 | controller | Jun 10 14:48:00.352657 crc crio[20344]: time="2026-06-10T14:48:00.352330372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.217401 | controller | Jun 10 14:48:00.353140 crc crio[20344]: time="2026-06-10T14:48:00.352412784Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811" id=4dbdd203-0f7a-4a9d-a093-395b5c96b0fb name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.217421 | controller | Jun 10 14:48:00.357812 crc crio[20344]: time="2026-06-10T14:48:00.357742045Z" level=info msg="Creating container: openshift-nmstate/nmstate-webhook-9b7874799-sd26g/nmstate-webhook" id=104d4592-5815-4d07-af77-1b64be06b676 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.217438 | controller | Jun 10 14:48:00.362043 crc crio[20344]: time="2026-06-10T14:48:00.361990487Z" level=info msg="Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-fsh4h/nmstate-metrics" id=a7e36c5a-c719-4493-a631-8eca715a2168 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.217454 | controller | Jun 10 14:48:00.371351 crc crio[20344]: time="2026-06-10T14:48:00.371167839Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.217470 | controller | Jun 10 14:48:00.374494 crc crio[20344]: time="2026-06-10T14:48:00.37424344Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.217486 | controller | Jun 10 14:48:00.431991 crc crio[20344]: time="2026-06-10T14:48:00.431847968Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.217502 | controller | Jun 10 14:48:00.461433 crc crio[20344]: time="2026-06-10T14:48:00.455565273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.217517 | controller | Jun 10 14:48:00.469136 crc crio[20344]: time="2026-06-10T14:48:00.469024628Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.217533 | controller | Jun 10 14:48:00.484456 crc crio[20344]: time="2026-06-10T14:48:00.484344001Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685048-qds24/POD" id=62b14ca9-d82a-4e49-8b29-b2cf3565b86d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.217549 | controller | Jun 10 14:48:00.484561 crc crio[20344]: time="2026-06-10T14:48:00.484478685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.217565 | controller | Jun 10 14:48:00.491112 crc crio[20344]: time="2026-06-10T14:48:00.491035568Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.217581 | controller | Jun 10 14:48:00.495161 crc crio[20344]: time="2026-06-10T14:48:00.495091785Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.217597 | controller | Jun 10 14:48:00.521729 crc crio[20344]: time="2026-06-10T14:48:00.521546612Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685048-qds24 Namespace:openshift-infra ID:e3789228c2302b686dd4c44c4b8dddbfa04553ca3046da698e46453536b90876 UID:9f791ae0-44f0-45ad-8cfa-d7e2b8ee56f6 NetNS:/var/run/netns/fce16f21-5874-430c-924f-4f1548f8a9c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f791ae0_44f0_45ad_8cfa_d7e2b8ee56f6.slice PodAnnotations:0xc00012aaa0}] Aliases:map[]}"
2026-06-10 15:52:06.217617 | controller | Jun 10 14:48:00.521915 crc crio[20344]: time="2026-06-10T14:48:00.521732107Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685048-qds24 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.217634 | controller | Jun 10 14:48:00.656493 crc crio[20344]: time="2026-06-10T14:48:00.656012266Z" level=info msg="Created container 08ffa2b0f0c7416a5445ab097d0af20614209448892ee32136c0a336ecc85d43: openshift-nmstate/nmstate-metrics-756b4d6fc6-fsh4h/nmstate-metrics" id=a7e36c5a-c719-4493-a631-8eca715a2168 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.217650 | controller | Jun 10 14:48:00.658033 crc crio[20344]: time="2026-06-10T14:48:00.657927126Z" level=info msg="Starting container: 08ffa2b0f0c7416a5445ab097d0af20614209448892ee32136c0a336ecc85d43" id=76ede151-30ab-440b-a0f4-9523f038f131 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.217667 | controller | Jun 10 14:48:00.659457 crc crio[20344]: time="2026-06-10T14:48:00.659395485Z" level=info msg="Created container 504e639bbe96e219376f3fd2fda02376bcaea1400e8d9f9b755b8b3e4e39521b: openshift-nmstate/nmstate-webhook-9b7874799-sd26g/nmstate-webhook" id=104d4592-5815-4d07-af77-1b64be06b676 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.217683 | controller | Jun 10 14:48:00.661525 crc crio[20344]: time="2026-06-10T14:48:00.661386997Z" level=info msg="Starting container: 504e639bbe96e219376f3fd2fda02376bcaea1400e8d9f9b755b8b3e4e39521b" id=54c4e12b-7115-480e-b520-5fcdfe27d2bc name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.217699 | controller | Jun 10 14:48:00.675458 crc crio[20344]: time="2026-06-10T14:48:00.666828741Z" level=info msg="Started container" PID=35356 containerID=08ffa2b0f0c7416a5445ab097d0af20614209448892ee32136c0a336ecc85d43 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-fsh4h/nmstate-metrics id=76ede151-30ab-440b-a0f4-9523f038f131 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae1a75688c044e153609cb3b22fc4132a9856696546dcaeb7fade2028eab7514
2026-06-10 15:52:06.217716 | controller | Jun 10 14:48:00.675458 crc crio[20344]: time="2026-06-10T14:48:00.667629632Z" level=info msg="Started container" PID=35362 containerID=504e639bbe96e219376f3fd2fda02376bcaea1400e8d9f9b755b8b3e4e39521b description=openshift-nmstate/nmstate-webhook-9b7874799-sd26g/nmstate-webhook id=54c4e12b-7115-480e-b520-5fcdfe27d2bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=25c8cb4ce28a34d09cfa4808323348f53b09a36324877cf2f3ab412f94506006
2026-06-10 15:52:06.217732 | controller | Jun 10 14:48:00.693749 crc crio[20344]: time="2026-06-10T14:48:00.693485443Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=2d8bab93-6274-4125-bd25-c6ce7e1481f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.217748 | controller | Jun 10 14:48:00.694210 crc crio[20344]: time="2026-06-10T14:48:00.694042738Z" level=info msg="Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found" id=2d8bab93-6274-4125-bd25-c6ce7e1481f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.217764 | controller | Jun 10 14:48:00.694210 crc crio[20344]: time="2026-06-10T14:48:00.694165691Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found" id=2d8bab93-6274-4125-bd25-c6ce7e1481f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.217780 | controller | Jun 10 14:48:00.697206 crc crio[20344]: time="2026-06-10T14:48:00.697099959Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=40f328ba-d686-406c-bf75-5b787fdfcfe1 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.217796 | controller | Jun 10 14:48:00.707488 crc crio[20344]: time="2026-06-10T14:48:00.707333278Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\""
2026-06-10 15:52:06.217816 | controller | Jun 10 14:48:00.773078 crc crio[20344]: time="2026-06-10T14:48:00.772972688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.217833 | controller | Jun 10 14:48:00.907768 crc crio[20344]: time="2026-06-10T14:48:00.907675948Z" level=info msg="Created container 89e2ce6653a7517d39cf2f7cc11021814f39a806b3f69fffb72ca396fad63be6: openshift-nmstate/nmstate-handler-j6msb/nmstate-handler" id=7f1b5923-33e8-48dd-b9c1-5b90b999211b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.217863 | controller | Jun 10 14:48:00.909454 crc crio[20344]: time="2026-06-10T14:48:00.909120236Z" level=info msg="Starting container: 89e2ce6653a7517d39cf2f7cc11021814f39a806b3f69fffb72ca396fad63be6" id=d180cce1-f23d-40f9-8642-099d9b14b92d name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.217898 | controller | Jun 10 14:48:00.916976 crc crio[20344]: time="2026-06-10T14:48:00.91684629Z" level=info msg="Started container" PID=35395 containerID=89e2ce6653a7517d39cf2f7cc11021814f39a806b3f69fffb72ca396fad63be6 description=openshift-nmstate/nmstate-handler-j6msb/nmstate-handler id=d180cce1-f23d-40f9-8642-099d9b14b92d name=/runtime.v1.RuntimeService/StartContainer sandboxID=4be7566fb35373e7d674e2570871060ead6a704f665dc9980e3d8dc70e0edcf3
2026-06-10 15:52:06.217916 | controller | Jun 10 14:48:01.001801 crc crio[20344]: 2026-06-10T14:48:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e3789228c2302b6 Mac:56:8b:77:71:73:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/fce16f21-5874-430c-924f-4f1548f8a9c8 SocketPath: PciID:}] [{Interface:0xc00051a5a0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.217933 | controller | Jun 10 14:48:01.002657 crc crio[20344]: time="2026-06-10T14:48:01.002558699Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685048-qds24 Namespace:openshift-infra ID:e3789228c2302b686dd4c44c4b8dddbfa04553ca3046da698e46453536b90876 UID:9f791ae0-44f0-45ad-8cfa-d7e2b8ee56f6 NetNS:/var/run/netns/fce16f21-5874-430c-924f-4f1548f8a9c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f791ae0_44f0_45ad_8cfa_d7e2b8ee56f6.slice PodAnnotations:0xc00012aaa0}] Aliases:map[]}"
2026-06-10 15:52:06.217950 | controller | Jun 10 14:48:01.002842 crc crio[20344]: time="2026-06-10T14:48:01.002789545Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685048-qds24 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.217966 | controller | Jun 10 14:48:01.008051 crc crio[20344]: time="2026-06-10T14:48:01.007492279Z" level=info msg="Ran pod sandbox e3789228c2302b686dd4c44c4b8dddbfa04553ca3046da698e46453536b90876 with infra container: openshift-infra/auto-csr-approver-29685048-qds24/POD" id=62b14ca9-d82a-4e49-8b29-b2cf3565b86d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.217983 | controller | Jun 10 14:48:01.009686 crc crio[20344]: time="2026-06-10T14:48:01.009633495Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=9b1be407-3da2-4f0c-b853-6b75a75dca51 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.217999 | controller | Jun 10 14:48:01.014716 crc crio[20344]: time="2026-06-10T14:48:01.014539815Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-10 15:52:06.218015 | controller | Jun 10 14:48:02.580404 crc crio[20344]: time="2026-06-10T14:48:02.579474618Z" level=info msg="Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a" id=7e710f1a-6971-47d7-93ac-df5765e8650b name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.218036 | controller | Jun 10 14:48:02.581979 crc crio[20344]: time="2026-06-10T14:48:02.58144176Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=3af9d547-3d2e-4395-891b-0510a4f1f1c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.218053 | controller | Jun 10 14:48:02.611685 crc crio[20344]: time="2026-06-10T14:48:02.611600975Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=9b1be407-3da2-4f0c-b853-6b75a75dca51 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.218069 | controller | Jun 10 14:48:02.613159 crc crio[20344]: time="2026-06-10T14:48:02.613002022Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=0a1ab91f-93bf-4f7c-a78c-e978dfe878d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.218084 | controller | Jun 10 14:48:02.616076 crc crio[20344]: time="2026-06-10T14:48:02.6159608Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=2a60dbb4-6f02-45a7-90ed-f754a6f27c77 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.218100 | controller | Jun 10 14:48:02.629853 crc crio[20344]: time="2026-06-10T14:48:02.626056466Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685048-qds24/oc" id=7c8bfb7e-22d3-4251-aadc-a5ae36e4348c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.218116 | controller | Jun 10 14:48:02.629853 crc crio[20344]: time="2026-06-10T14:48:02.627017581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.218132 | controller | Jun 10 14:48:02.636743 crc crio[20344]: time="2026-06-10T14:48:02.636633835Z" level=info msg="Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e" id=4d91db6e-da80-4a80-a26b-43ddc3b12f7d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.218149 | controller | Jun 10 14:48:02.666948 crc crio[20344]: time="2026-06-10T14:48:02.666116032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.218165 | controller | Jun 10 14:48:02.672921 crc crio[20344]: time="2026-06-10T14:48:02.672717446Z" level=info msg="Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-wn7wd/nmstate-console-plugin" id=0d9148b3-40c7-45de-a512-b9f2b920320d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.218182 | controller | Jun 10 14:48:02.678438 crc crio[20344]: time="2026-06-10T14:48:02.678044826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.218198 | controller | Jun 10 14:48:02.735395 crc crio[20344]: time="2026-06-10T14:48:02.735058819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.218215 | controller | Jun 10 14:48:02.751512 crc crio[20344]: time="2026-06-10T14:48:02.75142506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.218231 | controller | Jun 10 14:48:02.878194 crc crio[20344]: time="2026-06-10T14:48:02.877942545Z" level=info msg="Created container 678992c11b15a95014f8a2c8e809db80ffc44ddf421b2783bc6901e5da8ca098: openshift-nmstate/nmstate-console-plugin-9bcc7988b-wn7wd/nmstate-console-plugin" id=0d9148b3-40c7-45de-a512-b9f2b920320d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.218251 | controller | Jun 10 14:48:02.881755 crc crio[20344]: time="2026-06-10T14:48:02.881529229Z" level=info msg="Starting container: 678992c11b15a95014f8a2c8e809db80ffc44ddf421b2783bc6901e5da8ca098" id=e8b95b9d-383a-45c4-931d-1530ca3673d2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.218269 | controller | Jun 10 14:48:02.889942 crc crio[20344]: time="2026-06-10T14:48:02.889830758Z" level=info msg="Started container" PID=35459 containerID=678992c11b15a95014f8a2c8e809db80ffc44ddf421b2783bc6901e5da8ca098 description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-wn7wd/nmstate-console-plugin id=e8b95b9d-383a-45c4-931d-1530ca3673d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e8ac25d582b9a3555423b86e0b763a902c33c7885aa3f825a8f3c67ba525903
2026-06-10 15:52:06.218285 | controller | Jun 10 14:48:02.977550 crc crio[20344]: time="2026-06-10T14:48:02.977436327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.218302 | controller | Jun 10 14:48:03.085433 crc crio[20344]: time="2026-06-10T14:48:03.085198647Z" level=info msg="Created container bca9eec6eb234287b0e1fb9137b35f047c4efa8b67a0bd2e8d66c21ff30dfce1: openshift-infra/auto-csr-approver-29685048-qds24/oc" id=7c8bfb7e-22d3-4251-aadc-a5ae36e4348c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.218318 | controller | Jun 10 14:48:03.088474 crc crio[20344]: time="2026-06-10T14:48:03.086799509Z" level=info msg="Starting container: bca9eec6eb234287b0e1fb9137b35f047c4efa8b67a0bd2e8d66c21ff30dfce1" id=d08a1f71-ac78-4c1a-bddb-28d568a51042 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.218334 | controller | Jun 10 14:48:03.098409 crc crio[20344]: time="2026-06-10T14:48:03.09822415Z" level=info msg="Started container" PID=35467 containerID=bca9eec6eb234287b0e1fb9137b35f047c4efa8b67a0bd2e8d66c21ff30dfce1 description=openshift-infra/auto-csr-approver-29685048-qds24/oc id=d08a1f71-ac78-4c1a-bddb-28d568a51042 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3789228c2302b686dd4c44c4b8dddbfa04553ca3046da698e46453536b90876
2026-06-10 15:52:06.218351 | controller | Jun 10 14:48:06.654439 crc crio[20344]: time="2026-06-10T14:48:06.653660444Z" level=info msg="Stopping pod sandbox: e3789228c2302b686dd4c44c4b8dddbfa04553ca3046da698e46453536b90876" id=bcad58c2-e975-45ab-b4d6-a9aee56e97d4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.218367 | controller | Jun 10 14:48:06.656884 crc crio[20344]: time="2026-06-10T14:48:06.654873146Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685048-qds24 Namespace:openshift-infra ID:e3789228c2302b686dd4c44c4b8dddbfa04553ca3046da698e46453536b90876 UID:9f791ae0-44f0-45ad-8cfa-d7e2b8ee56f6 NetNS:/var/run/netns/fce16f21-5874-430c-924f-4f1548f8a9c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f791ae0_44f0_45ad_8cfa_d7e2b8ee56f6.slice PodAnnotations:0xc0040360d8}] Aliases:map[]}"
2026-06-10 15:52:06.218384 | controller | Jun 10 14:48:06.656884 crc crio[20344]: time="2026-06-10T14:48:06.654992579Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685048-qds24 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.218401 | controller | Jun 10 14:48:07.580501 crc crio[20344]: time="2026-06-10T14:48:07.580399657Z" level=info msg="Stopped pod sandbox: e3789228c2302b686dd4c44c4b8dddbfa04553ca3046da698e46453536b90876" id=bcad58c2-e975-45ab-b4d6-a9aee56e97d4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.218418 | controller | Jun 10 14:48:07.690181 crc crio[20344]: time="2026-06-10T14:48:07.690065717Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672" id=40f328ba-d686-406c-bf75-5b787fdfcfe1 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.218439 | controller | Jun 10 14:48:07.691557 crc crio[20344]: time="2026-06-10T14:48:07.691021793Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=104505a2-2dad-4a4b-8eea-74e51414a90a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.218455 | controller | Jun 10 14:48:07.697532 crc crio[20344]: time="2026-06-10T14:48:07.69737575Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=13ec6404-25c7-4d52-9521-c1ec94bb0bed name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.218471 | controller | Jun 10 14:48:07.727774 crc crio[20344]: time="2026-06-10T14:48:07.727661748Z" level=info msg="Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-fsh4h/kube-rbac-proxy" id=90826dda-9cbe-417e-90be-d903f1c5e4c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.218488 | controller | Jun 10 14:48:07.742527 crc crio[20344]: time="2026-06-10T14:48:07.742397327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.218504 | controller | Jun 10 14:48:07.800240 crc crio[20344]: time="2026-06-10T14:48:07.800048776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.218520 | controller | Jun 10 14:48:07.827069 crc crio[20344]: time="2026-06-10T14:48:07.826827672Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.218536 | controller | Jun 10 14:48:07.937666 crc crio[20344]: time="2026-06-10T14:48:07.937528879Z" level=info msg="Created container d25f8967261ddb7a07214672de5bd79bdb04539ef70344b25463fa2a36a0b3bc: openshift-nmstate/nmstate-metrics-756b4d6fc6-fsh4h/kube-rbac-proxy" id=90826dda-9cbe-417e-90be-d903f1c5e4c7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.218553 | controller | Jun 10 14:48:07.939436 crc crio[20344]: time="2026-06-10T14:48:07.939244805Z" level=info msg="Starting container: d25f8967261ddb7a07214672de5bd79bdb04539ef70344b25463fa2a36a0b3bc" id=fbf9b568-2f43-43bc-a499-ffd4e8e01069 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.218572 | controller | Jun 10 14:48:07.946696 crc crio[20344]: time="2026-06-10T14:48:07.946608559Z" level=info msg="Started container" PID=35618 containerID=d25f8967261ddb7a07214672de5bd79bdb04539ef70344b25463fa2a36a0b3bc description=openshift-nmstate/nmstate-metrics-756b4d6fc6-fsh4h/kube-rbac-proxy id=fbf9b568-2f43-43bc-a499-ffd4e8e01069 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae1a75688c044e153609cb3b22fc4132a9856696546dcaeb7fade2028eab7514
2026-06-10 15:52:06.218589 | controller | Jun 10 14:48:32.835799 crc crio[20344]: time="2026-06-10T14:48:32.834647186Z" level=info msg="Stopping container: 0e361e683ad699d8d4db79bd38893ff11ba6d68239ed39a1d7d169b5e55fde41 (timeout: 15s)" id=babde9f1-ae72-404e-8536-ecc4a5749c27 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.218606 | controller | Jun 10 14:48:36.698841 crc crio[20344]: time="2026-06-10T14:48:36.696969968Z" level=info msg="Stopped container 0e361e683ad699d8d4db79bd38893ff11ba6d68239ed39a1d7d169b5e55fde41: openshift-console/console-6c684df5db-cc8g8/console" id=babde9f1-ae72-404e-8536-ecc4a5749c27 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.218622 | controller | Jun 10 14:48:36.700341 crc crio[20344]: time="2026-06-10T14:48:36.699123855Z" level=info msg="Stopping pod sandbox: fa701c754eb5539ac29bbe2fc0d73de23bff8e76408691cfbf3540054cd654a7" id=83e85dcb-2e5c-44c1-9e10-0a7741f825d7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.218642 | controller | Jun 10 14:48:36.700341 crc crio[20344]: time="2026-06-10T14:48:36.700015278Z" level=info msg="Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:fa701c754eb5539ac29bbe2fc0d73de23bff8e76408691cfbf3540054cd654a7 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/429e4468-0ec9-4d8a-a969-b13d4215f617 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:0xc0027c0788}] Aliases:map[]}"
2026-06-10 15:52:06.218659 | controller | Jun 10 14:48:36.700734 crc crio[20344]: time="2026-06-10T14:48:36.700359328Z" level=info msg="Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.218676 | controller | Jun 10 14:48:37.210678 crc crio[20344]: time="2026-06-10T14:48:37.209347822Z" level=info msg="Stopped pod sandbox: fa701c754eb5539ac29bbe2fc0d73de23bff8e76408691cfbf3540054cd654a7" id=83e85dcb-2e5c-44c1-9e10-0a7741f825d7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.218692 | controller | Jun 10 14:48:38.134741 crc crio[20344]: time="2026-06-10T14:48:38.13357977Z" level=info msg="Removing container: 0e361e683ad699d8d4db79bd38893ff11ba6d68239ed39a1d7d169b5e55fde41" id=6e69d046-e0ec-492d-8163-01d40ec39353 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.218708 | controller | Jun 10 14:48:38.183922 crc crio[20344]: time="2026-06-10T14:48:38.183116046Z" level=info msg="Removed container 0e361e683ad699d8d4db79bd38893ff11ba6d68239ed39a1d7d169b5e55fde41: openshift-console/console-6c684df5db-cc8g8/console" id=6e69d046-e0ec-492d-8163-01d40ec39353 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.218724 | controller | Jun 10 14:48:55.339036 crc crio[20344]: time="2026-06-10T14:48:55.337733221Z" level=info msg="Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5/POD" id=efd70483-2b6c-4e61-b4d6-7ecd9d60c9c1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.218740 | controller | Jun 10 14:48:55.340380 crc crio[20344]: time="2026-06-10T14:48:55.339069387Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.218756 | controller | Jun 10 14:48:55.364841 crc crio[20344]: time="2026-06-10T14:48:55.364735293Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5 Namespace:openshift-marketplace ID:443d93559280560899c61c10bc118ec4fe395d55a90a867abd18c7453d14b605 UID:d15edb66-17db-4f27-9b57-ce548fe3ef2e NetNS:/var/run/netns/ae1c1e3d-659d-4410-a400-0c3f816ef379 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd15edb66_17db_4f27_9b57_ce548fe3ef2e.slice PodAnnotations:0xc0007387c8}] Aliases:map[]}"
2026-06-10 15:52:06.218773 | controller | Jun 10 14:48:55.364841 crc crio[20344]: time="2026-06-10T14:48:55.364809505Z" level=info msg="Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.218789 | controller | Jun 10 14:48:55.756419 crc crio[20344]: 2026-06-10T14:48:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:443d93559280560 Mac:1a:12:c4:74:ef:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/ae1c1e3d-659d-4410-a400-0c3f816ef379 SocketPath: PciID:}] [{Interface:0xc000014b60 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.218806 | controller | Jun 10 14:48:55.759154 crc crio[20344]: time="2026-06-10T14:48:55.759064686Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5 Namespace:openshift-marketplace ID:443d93559280560899c61c10bc118ec4fe395d55a90a867abd18c7453d14b605 UID:d15edb66-17db-4f27-9b57-ce548fe3ef2e NetNS:/var/run/netns/ae1c1e3d-659d-4410-a400-0c3f816ef379 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd15edb66_17db_4f27_9b57_ce548fe3ef2e.slice PodAnnotations:0xc0007387c8}] Aliases:map[]}"
2026-06-10 15:52:06.218827 | controller | Jun 10 14:48:55.759445 crc crio[20344]: time="2026-06-10T14:48:55.75924843Z" level=info msg="Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.218843 | controller | Jun 10 14:48:55.767174 crc crio[20344]: time="2026-06-10T14:48:55.767083617Z" level=info msg="Ran pod sandbox 443d93559280560899c61c10bc118ec4fe395d55a90a867abd18c7453d14b605 with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5/POD" id=efd70483-2b6c-4e61-b4d6-7ecd9d60c9c1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.218880 | controller | Jun 10 14:48:55.770371 crc crio[20344]: time="2026-06-10T14:48:55.770206839Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a2cfb269-6f07-40de-b0db-ceaaf94b70c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.218961 | controller | Jun 10 14:48:55.773010 crc crio[20344]: time="2026-06-10T14:48:55.772922151Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6a1c79b8-8771-4e8a-99f8-90451192a946 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.218984 | controller | Jun 10 14:48:55.781549 crc crio[20344]: time="2026-06-10T14:48:55.781487247Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5/util" id=7bdfdf1a-ebce-42d2-ab75-832fd2c312ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.219001 | controller | Jun 10 14:48:55.782124 crc crio[20344]: time="2026-06-10T14:48:55.781885617Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.219018 | controller | Jun 10 14:48:55.809445 crc crio[20344]: time="2026-06-10T14:48:55.809341511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.219034 | controller | Jun 10 14:48:55.813635 crc crio[20344]: time="2026-06-10T14:48:55.813527571Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.219050 | controller | Jun 10 14:48:55.922064 crc crio[20344]: time="2026-06-10T14:48:55.921846806Z" level=info msg="Created container 302e6ab00ef9637df1acd97cbe19a9764e26a80e39f49cd01afec9a961a8636a: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5/util" id=7bdfdf1a-ebce-42d2-ab75-832fd2c312ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.219066 | controller | Jun 10 14:48:55.923858 crc crio[20344]: time="2026-06-10T14:48:55.923778067Z" level=info msg="Starting container: 302e6ab00ef9637df1acd97cbe19a9764e26a80e39f49cd01afec9a961a8636a" id=a9d29c35-27e3-49b4-8967-f898494a3011 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.219083 | controller | Jun 10 14:48:55.929362 crc crio[20344]: time="2026-06-10T14:48:55.929094577Z" level=info msg="Started container" PID=37055 containerID=302e6ab00ef9637df1acd97cbe19a9764e26a80e39f49cd01afec9a961a8636a description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5/util id=a9d29c35-27e3-49b4-8967-f898494a3011 name=/runtime.v1.RuntimeService/StartContainer sandboxID=443d93559280560899c61c10bc118ec4fe395d55a90a867abd18c7453d14b605
2026-06-10 15:52:06.219105 | controller | Jun 10 14:48:56.316678 crc crio[20344]: time="2026-06-10T14:48:56.31585435Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=4958a2c6-bf1a-4743-818a-8c930e6e06cc name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.219121 | controller | Jun 10 14:48:56.316825 crc crio[20344]: time="2026-06-10T14:48:56.316767574Z" level=info msg="Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found" id=4958a2c6-bf1a-4743-818a-8c930e6e06cc name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.219138 | controller | Jun 10 14:48:56.316886 crc crio[20344]: time="2026-06-10T14:48:56.316832346Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found" id=4958a2c6-bf1a-4743-818a-8c930e6e06cc name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.219154 | controller | Jun 10 14:48:56.319852 crc crio[20344]: time="2026-06-10T14:48:56.319568128Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=44c32195-12ce-4a3d-abec-edee1c736879 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.219169 | controller | Jun 10 14:48:56.334574 crc crio[20344]: time="2026-06-10T14:48:56.334383998Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\""
2026-06-10 15:52:06.219186 | controller | Jun 10 14:48:58.798899 crc crio[20344]: time="2026-06-10T14:48:58.798194771Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=44c32195-12ce-4a3d-abec-edee1c736879 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.219202 | controller | Jun 10 14:48:58.801709 crc crio[20344]: time="2026-06-10T14:48:58.800170453Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=193e5678-aa17-4294-a0a3-0138cd87d97a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.219218 | controller | Jun 10 14:48:58.805525 crc crio[20344]: time="2026-06-10T14:48:58.805401301Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f" id=43eca6d5-88da-4c15-bccf-bd099b3cab11 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.219234 | controller | Jun 10 14:48:58.822629 crc crio[20344]: time="2026-06-10T14:48:58.822463211Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5/pull" id=5c095a1e-9f4a-465d-a835-1784ccd066e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.219250 | controller | Jun 10 14:48:58.828047 crc crio[20344]: time="2026-06-10T14:48:58.827910474Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.219266 | controller | Jun 10 14:48:58.865114 crc crio[20344]: time="2026-06-10T14:48:58.865044333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.219282 | controller | Jun 10 14:48:58.865993 crc crio[20344]: time="2026-06-10T14:48:58.865963627Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/68afc12272dc1ca9954a238e7772393edec38b42f1aae152804f2ef5300324e1/merged/etc/passwd: no such file or directory"
2026-06-10 15:52:06.219302 | controller | Jun 10 14:48:58.866162 crc crio[20344]: time="2026-06-10T14:48:58.866137312Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/68afc12272dc1ca9954a238e7772393edec38b42f1aae152804f2ef5300324e1/merged/etc/group: no such file or directory"
2026-06-10 15:52:06.219319 | controller | Jun 10 14:48:58.869584 crc crio[20344]: time="2026-06-10T14:48:58.869560472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.219336 | controller | Jun 10 14:48:59.252232 crc crio[20344]: time="2026-06-10T14:48:59.252098876Z" level=info msg="Created container 44fb51761e9e1db049f07eaee7e56317e48cb4e39d12d42392280a32032e021c: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5/pull" id=5c095a1e-9f4a-465d-a835-1784ccd066e5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.219352 | controller | Jun 10 14:48:59.255445 crc crio[20344]: time="2026-06-10T14:48:59.254497629Z" level=info msg="Starting container: 44fb51761e9e1db049f07eaee7e56317e48cb4e39d12d42392280a32032e021c" id=e70d62dd-e860-4a11-a024-d5bad8605d04 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.219368 | controller | Jun 10 14:48:59.263525 crc crio[20344]: time="2026-06-10T14:48:59.263367743Z" level=info msg="Started container" PID=37133 containerID=44fb51761e9e1db049f07eaee7e56317e48cb4e39d12d42392280a32032e021c description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5/pull id=e70d62dd-e860-4a11-a024-d5bad8605d04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=443d93559280560899c61c10bc118ec4fe395d55a90a867abd18c7453d14b605
2026-06-10 15:52:06.219384 | controller | Jun 10 14:49:00.359535 crc crio[20344]: time="2026-06-10T14:49:00.358881893Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=5f71045c-1980-4043-9ffa-0067334d6722 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.219400 | controller | Jun 10 14:49:00.363236 crc crio[20344]: time="2026-06-10T14:49:00.363090604Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=904c8870-ea57-44dd-9c94-a20274de7322 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.219416 | controller | Jun 10 14:49:00.384023 crc crio[20344]: time="2026-06-10T14:49:00.383919603Z" level=info msg="Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5/extract" id=7bc4d100-0fbc-47a3-8337-97bb0ed4b759 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.219432 | controller | Jun 10 14:49:00.384631 crc crio[20344]: time="2026-06-10T14:49:00.384505859Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.219448 | controller | Jun 10 14:49:00.422743 crc crio[20344]: time="2026-06-10T14:49:00.422679305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.219464 | controller | Jun 10 14:49:00.426890 crc crio[20344]: time="2026-06-10T14:49:00.426808093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.219480 | controller | Jun 10 14:49:00.555192 crc crio[20344]: time="2026-06-10T14:49:00.555065254Z" level=info msg="Created container 8dab22afdc396db4fd682be21ff40074f8363510bd6ce9705cd937f0ad3000ea: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5/extract" id=7bc4d100-0fbc-47a3-8337-97bb0ed4b759 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.219503 | controller | Jun 10 14:49:00.557081 crc crio[20344]: time="2026-06-10T14:49:00.556969624Z" level=info msg="Starting container: 8dab22afdc396db4fd682be21ff40074f8363510bd6ce9705cd937f0ad3000ea" id=34f37e3a-a75a-43c0-a39d-1319fc5f6d8f name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.219520 | controller | Jun 10 14:49:00.565882 crc crio[20344]: time="2026-06-10T14:49:00.565706714Z" level=info msg="Started container" PID=37223 containerID=8dab22afdc396db4fd682be21ff40074f8363510bd6ce9705cd937f0ad3000ea description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5/extract id=34f37e3a-a75a-43c0-a39d-1319fc5f6d8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=443d93559280560899c61c10bc118ec4fe395d55a90a867abd18c7453d14b605
2026-06-10 15:52:06.219537 | controller | Jun 10 14:49:02.386329 crc crio[20344]: time="2026-06-10T14:49:02.385559985Z" level=info msg="Stopping pod sandbox: 443d93559280560899c61c10bc118ec4fe395d55a90a867abd18c7453d14b605" id=afbab829-65c6-4587-9c2f-ae636079a9d4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.219553 | controller | Jun 10 14:49:02.387429 crc crio[20344]: time="2026-06-10T14:49:02.38724377Z" level=info msg="Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5 Namespace:openshift-marketplace ID:443d93559280560899c61c10bc118ec4fe395d55a90a867abd18c7453d14b605 UID:d15edb66-17db-4f27-9b57-ce548fe3ef2e NetNS:/var/run/netns/ae1c1e3d-659d-4410-a400-0c3f816ef379 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd15edb66_17db_4f27_9b57_ce548fe3ef2e.slice PodAnnotations:0xc0006b4b08}] Aliases:map[]}"
2026-06-10 15:52:06.219570 | controller | Jun 10 14:49:02.387532 crc crio[20344]: time="2026-06-10T14:49:02.387490136Z" level=info msg="Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.219586 | controller | Jun 10 14:49:02.693573 crc crio[20344]: time="2026-06-10T14:49:02.69346178Z" level=info msg="Stopped pod sandbox: 443d93559280560899c61c10bc118ec4fe395d55a90a867abd18c7453d14b605" id=afbab829-65c6-4587-9c2f-ae636079a9d4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.219602 | controller | Jun 10 14:49:11.278385 crc crio[20344]: time="2026-06-10T14:49:11.277344535Z" level=info msg="Removing container: 0a64401eeabcaae3bd7cf914909be295ca8b44dd0037352f4cb19e16426b577e" id=e61fd022-aa0a-45ea-a090-672bec6c8f15 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.219618 | controller | Jun 10 14:49:11.420901 crc crio[20344]: time="2026-06-10T14:49:11.420809321Z" level=info msg="Removed container 0a64401eeabcaae3bd7cf914909be295ca8b44dd0037352f4cb19e16426b577e: openshift-infra/auto-csr-approver-29685042-4bbm2/oc" id=e61fd022-aa0a-45ea-a090-672bec6c8f15 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.219634 | controller | Jun 10 14:49:11.430855 crc crio[20344]: time="2026-06-10T14:49:11.430762881Z" level=info msg="Stopping pod sandbox: 3b9252aab9a5fc9fb731d073d5060d68c1878791700d6b873c29504b06f7ae4f" id=f9435914-b42f-42d4-8237-f3eac53aba0c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.219651 | controller | Jun 10 14:49:11.430855 crc crio[20344]: time="2026-06-10T14:49:11.430860203Z" level=info msg="Stopped pod sandbox (already stopped): 3b9252aab9a5fc9fb731d073d5060d68c1878791700d6b873c29504b06f7ae4f" id=f9435914-b42f-42d4-8237-f3eac53aba0c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.219667 | controller | Jun 10 14:49:11.431822 crc crio[20344]: time="2026-06-10T14:49:11.431740366Z" level=info msg="Removing pod sandbox: 3b9252aab9a5fc9fb731d073d5060d68c1878791700d6b873c29504b06f7ae4f" id=6e8f5c53-2743-4364-b908-2cea9c25c6ec name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.219687 | controller | Jun 10 14:49:11.441219 crc crio[20344]: time="2026-06-10T14:49:11.44105203Z" level=info msg="Removed pod sandbox: 3b9252aab9a5fc9fb731d073d5060d68c1878791700d6b873c29504b06f7ae4f" id=6e8f5c53-2743-4364-b908-2cea9c25c6ec name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.219703 | controller | Jun 10 14:49:11.442544 crc crio[20344]: time="2026-06-10T14:49:11.442427245Z" level=info msg="Stopping pod sandbox: fa701c754eb5539ac29bbe2fc0d73de23bff8e76408691cfbf3540054cd654a7" id=f683b88c-c237-46fc-9253-0ca3724856e0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.219719 | controller | Jun 10 14:49:11.442544 crc crio[20344]: time="2026-06-10T14:49:11.442507558Z" level=info msg="Stopped pod sandbox (already stopped): fa701c754eb5539ac29bbe2fc0d73de23bff8e76408691cfbf3540054cd654a7" id=f683b88c-c237-46fc-9253-0ca3724856e0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.219761 | controller | Jun 10 14:49:11.443332 crc crio[20344]: time="2026-06-10T14:49:11.443056272Z" level=info msg="Removing pod sandbox: fa701c754eb5539ac29bbe2fc0d73de23bff8e76408691cfbf3540054cd654a7" id=d03913a4-edd1-4f64-bc4f-677e555196df name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.219781 | controller | Jun 10 14:49:11.452109 crc crio[20344]: time="2026-06-10T14:49:11.451965904Z" level=info msg="Removed pod sandbox: fa701c754eb5539ac29bbe2fc0d73de23bff8e76408691cfbf3540054cd654a7" id=d03913a4-edd1-4f64-bc4f-677e555196df name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.219797 | controller | Jun 10 14:49:14.587539 crc crio[20344]: time="2026-06-10T14:49:14.586551185Z" level=info msg="Running pod sandbox: metallb-system/metallb-operator-controller-manager-86b867dfcb-w6gtj/POD" id=d25bea93-8414-48de-a4ef-601ab5cf2318 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.219812 | controller | Jun 10 14:49:14.588705 crc crio[20344]: time="2026-06-10T14:49:14.587575832Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.219829 | controller | Jun 10 14:49:14.620337 crc crio[20344]: time="2026-06-10T14:49:14.620096231Z" level=info msg="Got pod network &{Name:metallb-operator-controller-manager-86b867dfcb-w6gtj Namespace:metallb-system ID:3e90bbddc7de60e9487a60c92d6d62609720d56054d640bec47b51309cdce4ef UID:9879831d-26bc-4a3a-86da-7ea0374a403e NetNS:/var/run/netns/61ef8492-6539-4b22-8d07-7b8d97546198 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9879831d_26bc_4a3a_86da_7ea0374a403e.slice PodAnnotations:0xc0027c03f0}] Aliases:map[]}"
2026-06-10 15:52:06.219846 | controller | Jun 10 14:49:14.620337 crc crio[20344]: time="2026-06-10T14:49:14.620231395Z" level=info msg="Adding pod metallb-system_metallb-operator-controller-manager-86b867dfcb-w6gtj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.219890 | controller | Jun 10 14:49:15.068919 crc crio[20344]: time="2026-06-10T14:49:15.067823832Z" level=info msg="Running pod sandbox: metallb-system/metallb-operator-webhook-server-5cd9695756-nnpb7/POD" id=407146f3-1cb5-461f-8240-a3b83e45bcb9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.219908 | controller | Jun 10 14:49:15.068919 crc crio[20344]: time="2026-06-10T14:49:15.06847868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.219925 | controller | Jun 10 14:49:15.091457 crc crio[20344]: time="2026-06-10T14:49:15.091364537Z" level=info msg="Got pod network &{Name:metallb-operator-webhook-server-5cd9695756-nnpb7 Namespace:metallb-system ID:d226715c2c7c4d2b722dd2b4651c8a112d3e3e0cb983b3b8a304417ec26c9032 UID:b8f5ac80-7653-42d8-9562-e4d174e05fda NetNS:/var/run/netns/9bfda011-5bb2-4a8e-a685-73e6ea1c224f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8f5ac80_7653_42d8_9562_e4d174e05fda.slice PodAnnotations:0xc00012af68}] Aliases:map[]}"
2026-06-10 15:52:06.219946 | controller | Jun 10 14:49:15.091457 crc crio[20344]: time="2026-06-10T14:49:15.091448189Z" level=info msg="Adding pod metallb-system_metallb-operator-webhook-server-5cd9695756-nnpb7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.219963 | controller | Jun 10 14:49:15.344333 crc crio[20344]: 2026-06-10T14:49:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e90bbddc7de60e Mac:52:40:06:47:a8:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/61ef8492-6539-4b22-8d07-7b8d97546198 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.219980 | controller | Jun 10 14:49:15.346924 crc crio[20344]: time="2026-06-10T14:49:15.345199344Z" level=info msg="Got pod network &{Name:metallb-operator-controller-manager-86b867dfcb-w6gtj Namespace:metallb-system ID:3e90bbddc7de60e9487a60c92d6d62609720d56054d640bec47b51309cdce4ef UID:9879831d-26bc-4a3a-86da-7ea0374a403e NetNS:/var/run/netns/61ef8492-6539-4b22-8d07-7b8d97546198 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9879831d_26bc_4a3a_86da_7ea0374a403e.slice PodAnnotations:0xc0027c03f0}] Aliases:map[]}"
2026-06-10 15:52:06.219997 | controller | Jun 10 14:49:15.346924 crc crio[20344]: time="2026-06-10T14:49:15.345598055Z" level=info msg="Checking pod metallb-system_metallb-operator-controller-manager-86b867dfcb-w6gtj for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.220014 | controller | Jun 10 14:49:15.353634 crc crio[20344]: time="2026-06-10T14:49:15.353523972Z" level=info msg="Ran pod sandbox 3e90bbddc7de60e9487a60c92d6d62609720d56054d640bec47b51309cdce4ef with infra container: metallb-system/metallb-operator-controller-manager-86b867dfcb-w6gtj/POD" id=d25bea93-8414-48de-a4ef-601ab5cf2318 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.220030 | controller | Jun 10 14:49:15.373676 crc crio[20344]: time="2026-06-10T14:49:15.373570355Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=eec97ec3-14bd-4dd9-b9e7-4475cb076b3e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.220046 | controller | Jun 10 14:49:15.374556 crc crio[20344]: time="2026-06-10T14:49:15.374503049Z" level=info msg="Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found" id=eec97ec3-14bd-4dd9-b9e7-4475cb076b3e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.220062 | controller | Jun 10 14:49:15.375124 crc crio[20344]: time="2026-06-10T14:49:15.375095185Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found" id=eec97ec3-14bd-4dd9-b9e7-4475cb076b3e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.220078 | controller | Jun 10 14:49:15.379320 crc crio[20344]: time="2026-06-10T14:49:15.377390225Z" level=info msg="Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=fbe529b1-f823-4bc9-81e6-4cbf17760337 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.220094 | controller | Jun 10 14:49:15.384338 crc crio[20344]: time="2026-06-10T14:49:15.384187512Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\""
2026-06-10 15:52:06.220116 | controller | Jun 10 14:49:16.558944 crc crio[20344]: 2026-06-10T14:49:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d226715c2c7c4d2 Mac:62:5b:ce:42:c5:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/9bfda011-5bb2-4a8e-a685-73e6ea1c224f SocketPath: PciID:}] [{Interface:0xc00025c8a0 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.220134 | controller | Jun 10 14:49:16.560128 crc crio[20344]: time="2026-06-10T14:49:16.560054587Z" level=info msg="Got pod network &{Name:metallb-operator-webhook-server-5cd9695756-nnpb7 Namespace:metallb-system ID:d226715c2c7c4d2b722dd2b4651c8a112d3e3e0cb983b3b8a304417ec26c9032 UID:b8f5ac80-7653-42d8-9562-e4d174e05fda NetNS:/var/run/netns/9bfda011-5bb2-4a8e-a685-73e6ea1c224f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8f5ac80_7653_42d8_9562_e4d174e05fda.slice PodAnnotations:0xc00012af68}] Aliases:map[]}"
2026-06-10 15:52:06.220151 | controller | Jun 10 14:49:16.560437 crc crio[20344]: time="2026-06-10T14:49:16.560378366Z" level=info msg="Checking pod metallb-system_metallb-operator-webhook-server-5cd9695756-nnpb7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.220167 | controller | Jun 10 14:49:16.569101 crc crio[20344]: time="2026-06-10T14:49:16.568532938Z" level=info msg="Ran pod sandbox d226715c2c7c4d2b722dd2b4651c8a112d3e3e0cb983b3b8a304417ec26c9032 with infra container: metallb-system/metallb-operator-webhook-server-5cd9695756-nnpb7/POD" id=407146f3-1cb5-461f-8240-a3b83e45bcb9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.220184 | controller | Jun 10 14:49:16.571527 crc crio[20344]: time="2026-06-10T14:49:16.570964502Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=b4914a6c-66e9-4c04-a603-c362d713ab07 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.220200 | controller | Jun 10 14:49:16.571527 crc crio[20344]: time="2026-06-10T14:49:16.571209778Z" level=info msg="Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found" id=b4914a6c-66e9-4c04-a603-c362d713ab07 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.220216 | controller | Jun 10 14:49:16.571527 crc crio[20344]: time="2026-06-10T14:49:16.571350552Z" level=info msg="Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found" id=b4914a6c-66e9-4c04-a603-c362d713ab07 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.220232 | controller | Jun 10 14:49:16.573066 crc crio[20344]: time="2026-06-10T14:49:16.572992065Z" level=info msg="Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=da3d7608-2f33-401a-ab9d-98c99bb0c56a name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.220248 | controller | Jun 10 14:49:16.576751 crc crio[20344]: time="2026-06-10T14:49:16.576577409Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\""
2026-06-10 15:52:06.220263 | controller | Jun 10 14:49:28.285684 crc crio[20344]: time="2026-06-10T14:49:28.284820046Z" level=info msg="Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a" id=fbe529b1-f823-4bc9-81e6-4cbf17760337 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.220279 | controller | Jun 10 14:49:28.288751 crc crio[20344]: time="2026-06-10T14:49:28.288708107Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=21ae590d-4cb8-42c2-9bb1-5c185e05c96c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.220299 | controller | Jun 10 14:49:37.381958 crc crio[20344]: time="2026-06-10T14:49:37.38078589Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=1a50a805-ea64-404a-adbc-63feeff0e08a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.220316 | controller | Jun 10 14:49:37.398607 crc crio[20344]: time="2026-06-10T14:49:37.39842942Z" level=info msg="Creating container: metallb-system/metallb-operator-controller-manager-86b867dfcb-w6gtj/manager" id=9f7c27cb-248a-4c72-843b-e1234b1460e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.220331 | controller | Jun 10 14:49:37.401345 crc crio[20344]: time="2026-06-10T14:49:37.401160612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.220347 | controller | Jun 10 14:49:37.523418 crc crio[20344]: time="2026-06-10T14:49:37.5232646Z" level=info msg="Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885" id=da3d7608-2f33-401a-ab9d-98c99bb0c56a name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.220364 | controller | Jun 10 14:49:37.524739 crc crio[20344]: time="2026-06-10T14:49:37.524559984Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=cceb3ec9-2344-4eee-92aa-0560a09cfff5 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.220379 | controller | Jun 10 14:49:37.529409 crc crio[20344]: time="2026-06-10T14:49:37.529238566Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=3fa70197-6ac9-4c27-a092-b70a9687c6dc name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.220395 | controller | Jun 10 14:49:37.566650 crc crio[20344]: time="2026-06-10T14:49:37.56653287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.220411 | controller | Jun 10 14:49:37.572399 crc crio[20344]: time="2026-06-10T14:49:37.571934231Z" level=info msg="Creating container: metallb-system/metallb-operator-webhook-server-5cd9695756-nnpb7/webhook-server" id=3b7b6195-d81c-47c2-ba4b-f53875eb72d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.220427 | controller | Jun 10 14:49:37.575699 crc crio[20344]: time="2026-06-10T14:49:37.575074323Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.220443 | controller | Jun 10 14:49:37.584470 crc crio[20344]: time="2026-06-10T14:49:37.584250553Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.220458 | controller | Jun 10 14:49:37.660073 crc crio[20344]: time="2026-06-10T14:49:37.659821336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.220474 | controller | Jun 10 14:49:37.679737 crc crio[20344]: time="2026-06-10T14:49:37.679542341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.220490 | controller | Jun 10 14:49:37.918341 crc crio[20344]: time="2026-06-10T14:49:37.918060659Z" level=info msg="Created container c1d85e410b0226c651856042420de5cda1480fd39344cadfb0791bf642cb6879: metallb-system/metallb-operator-controller-manager-86b867dfcb-w6gtj/manager" id=9f7c27cb-248a-4c72-843b-e1234b1460e2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.220511 | controller | Jun 10 14:49:37.927813 crc crio[20344]: time="2026-06-10T14:49:37.927224169Z" level=info msg="Starting container: c1d85e410b0226c651856042420de5cda1480fd39344cadfb0791bf642cb6879" id=9088aa2c-f26f-44eb-9b7e-cfd592e4e117 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.220527 | controller | Jun 10 14:49:37.948387 crc crio[20344]: time="2026-06-10T14:49:37.948223517Z" level=info msg="Started container" PID=37890 containerID=c1d85e410b0226c651856042420de5cda1480fd39344cadfb0791bf642cb6879 description=metallb-system/metallb-operator-controller-manager-86b867dfcb-w6gtj/manager id=9088aa2c-f26f-44eb-9b7e-cfd592e4e117 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e90bbddc7de60e9487a60c92d6d62609720d56054d640bec47b51309cdce4ef
2026-06-10 15:52:06.220544 | controller | Jun 10 14:49:37.997246 crc crio[20344]: time="2026-06-10T14:49:37.996894408Z" level=info msg="Created container 83cdf95d3d494eecee1ce6cc7816c1519b4920319cb013628413377dfc149ac1: metallb-system/metallb-operator-webhook-server-5cd9695756-nnpb7/webhook-server" id=3b7b6195-d81c-47c2-ba4b-f53875eb72d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.220561 | controller | Jun 10 14:49:37.999802 crc crio[20344]: time="2026-06-10T14:49:37.999239099Z" level=info msg="Starting container: 83cdf95d3d494eecee1ce6cc7816c1519b4920319cb013628413377dfc149ac1" id=ece63dcb-cee5-4a83-9a41-4f4d4247e27e name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.220577 | controller | Jun 10 14:49:38.027647 crc crio[20344]: time="2026-06-10T14:49:38.027068426Z" level=info msg="Started container" PID=37898 containerID=83cdf95d3d494eecee1ce6cc7816c1519b4920319cb013628413377dfc149ac1 description=metallb-system/metallb-operator-webhook-server-5cd9695756-nnpb7/webhook-server id=ece63dcb-cee5-4a83-9a41-4f4d4247e27e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d226715c2c7c4d2b722dd2b4651c8a112d3e3e0cb983b3b8a304417ec26c9032
2026-06-10 15:52:06.220594 | controller | Jun 10 14:50:00.781225 crc crio[20344]: time="2026-06-10T14:50:00.780180337Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685050-pqpn6/POD" id=5de4880b-1122-4678-bbfa-38820227830e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.220610 | controller | Jun 10 14:50:00.783319 crc crio[20344]: time="2026-06-10T14:50:00.781248145Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.220626 | controller | Jun 10 14:50:00.833240 crc crio[20344]: time="2026-06-10T14:50:00.833080488Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685050-pqpn6 Namespace:openshift-infra ID:a606b6196ada1583b0a96478ec2831f04184091dfa6cdf5a15380cabc2479b8b UID:ccca90fc-b5e9-4e1f-9ea6-9265cd1dc861 NetNS:/var/run/netns/18206e78-9f2b-4511-a53e-87755a550441 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podccca90fc_b5e9_4e1f_9ea6_9265cd1dc861.slice PodAnnotations:0xc000738038}] Aliases:map[]}"
2026-06-10 15:52:06.220643 | controller | Jun 10 14:50:00.833240 crc crio[20344]: time="2026-06-10T14:50:00.833215592Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685050-pqpn6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.220659 | controller | Jun 10 14:50:01.178057 crc crio[20344]: 2026-06-10T14:50:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a606b6196ada158 Mac:42:66:c2:58:65:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/18206e78-9f2b-4511-a53e-87755a550441 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.220676 | controller | Jun 10 14:50:01.180251 crc crio[20344]: time="2026-06-10T14:50:01.180165811Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685050-pqpn6 Namespace:openshift-infra ID:a606b6196ada1583b0a96478ec2831f04184091dfa6cdf5a15380cabc2479b8b UID:ccca90fc-b5e9-4e1f-9ea6-9265cd1dc861 NetNS:/var/run/netns/18206e78-9f2b-4511-a53e-87755a550441 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podccca90fc_b5e9_4e1f_9ea6_9265cd1dc861.slice PodAnnotations:0xc000738038}] Aliases:map[]}"
2026-06-10 15:52:06.220699 | controller | Jun 10 14:50:01.180491 crc crio[20344]: time="2026-06-10T14:50:01.180421328Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685050-pqpn6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.220716 | controller | Jun 10 14:50:01.187544 crc crio[20344]: time="2026-06-10T14:50:01.187454962Z" level=info msg="Ran pod sandbox a606b6196ada1583b0a96478ec2831f04184091dfa6cdf5a15380cabc2479b8b with infra container: openshift-infra/auto-csr-approver-29685050-pqpn6/POD" id=5de4880b-1122-4678-bbfa-38820227830e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.220733 | controller | Jun 10 14:50:01.192644 crc crio[20344]: time="2026-06-10T14:50:01.192511414Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=45fbc631-3861-4869-b8fb-e683c7e0ea89 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.220749 | controller | Jun 10 14:50:01.204569 crc crio[20344]: time="2026-06-10T14:50:01.20384272Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-10 15:52:06.220766 | controller | Jun 10 14:50:03.543844 crc crio[20344]: time="2026-06-10T14:50:03.543703768Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=45fbc631-3861-4869-b8fb-e683c7e0ea89 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.220782 | controller | Jun 10 14:50:03.545213 crc crio[20344]: time="2026-06-10T14:50:03.545101324Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=539e3085-5b8f-4c2f-8c41-778646717553 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.220799 | controller | Jun 10 14:50:03.547693 crc crio[20344]: time="2026-06-10T14:50:03.547435275Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e581ab15-24af-4df7-acaf-1b949148f624 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.220815 | controller | Jun 10 14:50:03.553819 crc crio[20344]: time="2026-06-10T14:50:03.553668418Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685050-pqpn6/oc" id=9f5e4aa4-01c7-4567-9996-12549a91ea07 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.220831 | controller | Jun 10 14:50:03.554382 crc crio[20344]: time="2026-06-10T14:50:03.554222543Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.220863 | controller | Jun 10 14:50:03.582978 crc crio[20344]: time="2026-06-10T14:50:03.58286612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.220885 | controller | Jun 10 14:50:03.856181 crc crio[20344]: time="2026-06-10T14:50:03.855449238Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.220903 | controller | Jun 10 14:50:04.116157 crc crio[20344]: time="2026-06-10T14:50:04.115591841Z" level=info msg="Created container ab142445c36ea4e352213e8cd6b9b53f86e8a81bcc8aa5b5b0c3cd848a7c756a: openshift-infra/auto-csr-approver-29685050-pqpn6/oc" id=9f5e4aa4-01c7-4567-9996-12549a91ea07 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.220919 | controller | Jun 10 14:50:04.120948 crc crio[20344]: time="2026-06-10T14:50:04.120817268Z" level=info msg="Starting container: ab142445c36ea4e352213e8cd6b9b53f86e8a81bcc8aa5b5b0c3cd848a7c756a" id=5963a6f6-6640-4a8f-805c-aacfb669579c name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.220940 | controller | Jun 10 14:50:04.129994 crc crio[20344]: time="2026-06-10T14:50:04.129931156Z" level=info msg="Started container" PID=38362 containerID=ab142445c36ea4e352213e8cd6b9b53f86e8a81bcc8aa5b5b0c3cd848a7c756a description=openshift-infra/auto-csr-approver-29685050-pqpn6/oc id=5963a6f6-6640-4a8f-805c-aacfb669579c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a606b6196ada1583b0a96478ec2831f04184091dfa6cdf5a15380cabc2479b8b
2026-06-10 15:52:06.220957 | controller | Jun 10 14:50:06.394725 crc crio[20344]: time="2026-06-10T14:50:06.393715927Z" level=info msg="Stopping pod sandbox: a606b6196ada1583b0a96478ec2831f04184091dfa6cdf5a15380cabc2479b8b" id=3ad4c9c3-d5e5-4822-a362-e69516813fb2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.220974 | controller | Jun 10 14:50:06.395790 crc crio[20344]: time="2026-06-10T14:50:06.39535349Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685050-pqpn6 Namespace:openshift-infra ID:a606b6196ada1583b0a96478ec2831f04184091dfa6cdf5a15380cabc2479b8b UID:ccca90fc-b5e9-4e1f-9ea6-9265cd1dc861 NetNS:/var/run/netns/18206e78-9f2b-4511-a53e-87755a550441 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podccca90fc_b5e9_4e1f_9ea6_9265cd1dc861.slice PodAnnotations:0xc0027c0240}] Aliases:map[]}"
2026-06-10 15:52:06.220991 | controller | Jun 10 14:50:06.395790 crc crio[20344]: time="2026-06-10T14:50:06.395542855Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685050-pqpn6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.221006 | controller | Jun 10 14:50:06.692741 crc crio[20344]: time="2026-06-10T14:50:06.692585492Z" level=info msg="Stopped pod sandbox: a606b6196ada1583b0a96478ec2831f04184091dfa6cdf5a15380cabc2479b8b" id=3ad4c9c3-d5e5-4822-a362-e69516813fb2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.221022 | controller | Jun 10 14:50:11.151867 crc crio[20344]: time="2026-06-10T14:50:11.150847736Z" level=info msg="Running pod sandbox: metallb-system/controller-8464864885-plq4j/POD" id=04dbb878-7ec4-4649-ba2e-860487b75144 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.221038 | controller | Jun 10 14:50:11.153690 crc crio[20344]: time="2026-06-10T14:50:11.151933195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.221055 | controller | Jun 10 14:50:11.190830 crc crio[20344]: time="2026-06-10T14:50:11.19006561Z" level=info msg="Got pod network &{Name:controller-8464864885-plq4j Namespace:metallb-system ID:11ea9bdf467bb9ff9b8afca6016e0c03685511a5be7f2a59360f0f82483ef349 UID:9b9b23e2-c231-4820-b543-17650479a0ba NetNS:/var/run/netns/29f51a06-0581-4744-b78f-8871c2450ea8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9b9b23e2_c231_4820_b543_17650479a0ba.slice PodAnnotations:0xc000528308}] Aliases:map[]}"
2026-06-10 15:52:06.221071 | controller | Jun 10 14:50:11.191449 crc crio[20344]: time="2026-06-10T14:50:11.1912132Z" level=info msg="Adding pod metallb-system_controller-8464864885-plq4j to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.221087 | controller | Jun 10 14:50:11.491937 crc crio[20344]: time="2026-06-10T14:50:11.49182277Z" level=info msg="Removing container: 48cb5c2434081b7ce32e53d350886a540041b523913053fdbe745ac761cbe038" id=711515c3-d229-49a8-90b1-740a91e1a788 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.221104 | controller | Jun 10 14:50:11.653790 crc crio[20344]: time="2026-06-10T14:50:11.652172077Z" level=info msg="Removed container 48cb5c2434081b7ce32e53d350886a540041b523913053fdbe745ac761cbe038: openshift-infra/auto-csr-approver-29685044-wplqm/oc" id=711515c3-d229-49a8-90b1-740a91e1a788 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.221124 | controller | Jun 10 14:50:11.662340 crc crio[20344]: time="2026-06-10T14:50:11.662190859Z" level=info msg="Stopping pod sandbox: 5fc3d9018f1403e62c547a2c2d33580f9b9b7318aaac92034b7d26a705657c73" id=401974fb-f29e-461e-865d-ec17850a9448 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.221140 | controller | Jun 10 14:50:11.662340 crc crio[20344]: time="2026-06-10T14:50:11.662313052Z" level=info msg="Stopped pod sandbox (already stopped): 5fc3d9018f1403e62c547a2c2d33580f9b9b7318aaac92034b7d26a705657c73" id=401974fb-f29e-461e-865d-ec17850a9448 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.221156 | controller | Jun 10 14:50:11.663032 crc crio[20344]: time="2026-06-10T14:50:11.662934488Z" level=info msg="Removing pod sandbox: 5fc3d9018f1403e62c547a2c2d33580f9b9b7318aaac92034b7d26a705657c73" id=da248ad2-d0e0-4fd5-9215-2f66b1607cef name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.221172 | controller | Jun 10 14:50:11.680754 crc crio[20344]: time="2026-06-10T14:50:11.680661791Z" level=info msg="Removed pod sandbox: 5fc3d9018f1403e62c547a2c2d33580f9b9b7318aaac92034b7d26a705657c73" id=da248ad2-d0e0-4fd5-9215-2f66b1607cef name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.221188 | controller | Jun 10 14:50:12.553452 crc crio[20344]: 2026-06-10T14:50:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11ea9bdf467bb9f Mac:36:55:06:af:18:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/29f51a06-0581-4744-b78f-8871c2450ea8 SocketPath: PciID:}] [{Interface:0xc000015150 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.221204 | controller | Jun 10 14:50:12.559917 crc crio[20344]: time="2026-06-10T14:50:12.559776746Z" level=info msg="Got pod network &{Name:controller-8464864885-plq4j Namespace:metallb-system ID:11ea9bdf467bb9ff9b8afca6016e0c03685511a5be7f2a59360f0f82483ef349 UID:9b9b23e2-c231-4820-b543-17650479a0ba NetNS:/var/run/netns/29f51a06-0581-4744-b78f-8871c2450ea8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9b9b23e2_c231_4820_b543_17650479a0ba.slice PodAnnotations:0xc000528308}] Aliases:map[]}"
2026-06-10 15:52:06.221220 | controller | Jun 10 14:50:12.560444 crc crio[20344]: time="2026-06-10T14:50:12.560361571Z" level=info msg="Checking pod metallb-system_controller-8464864885-plq4j for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.221237 | controller | Jun 10 14:50:12.573043 crc crio[20344]: time="2026-06-10T14:50:12.572923299Z" level=info msg="Ran pod sandbox 11ea9bdf467bb9ff9b8afca6016e0c03685511a5be7f2a59360f0f82483ef349 with infra container: metallb-system/controller-8464864885-plq4j/POD" id=04dbb878-7ec4-4649-ba2e-860487b75144 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.221253 | controller | Jun 10 14:50:12.575401 crc crio[20344]: time="2026-06-10T14:50:12.575221899Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=168fea45-ff7c-428a-8b0e-a84cbcb80aec name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.221269 | controller | Jun 10 14:50:12.579507 crc crio[20344]: time="2026-06-10T14:50:12.579419489Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=e15272cb-739e-4ee6-96af-2b4d5e97c325 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.221284 | controller | Jun 10 14:50:12.962211 crc crio[20344]: time="2026-06-10T14:50:12.962021339Z" level=info msg="Creating container: metallb-system/controller-8464864885-plq4j/controller" id=010cf098-4170-494c-9a3d-bce9e2c4606c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.221305 | controller | Jun 10 14:50:12.963121 crc crio[20344]: time="2026-06-10T14:50:12.963013985Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.221322 | controller | Jun 10 14:50:13.002553 crc crio[20344]: time="2026-06-10T14:50:13.002345032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.221338 | controller | Jun 10 14:50:13.007549 crc crio[20344]: time="2026-06-10T14:50:13.007463176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.221354 | controller | Jun 10 14:50:13.236029 crc crio[20344]: time="2026-06-10T14:50:13.23587575Z" level=info msg="Created container 371c2dbd5b5764b2544ab62f4057393fb3d52d36da3a3793fda779abd1d2aaa0: metallb-system/controller-8464864885-plq4j/controller" id=010cf098-4170-494c-9a3d-bce9e2c4606c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.221370 | controller | Jun 10 14:50:13.237670 crc crio[20344]: time="2026-06-10T14:50:13.237530863Z" level=info msg="Starting container: 371c2dbd5b5764b2544ab62f4057393fb3d52d36da3a3793fda779abd1d2aaa0" id=da18a1c8-def4-443f-95ae-5a42e988b9d2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.221386 | controller | Jun 10 14:50:13.247845 crc crio[20344]: time="2026-06-10T14:50:13.247601476Z" level=info msg="Started container" PID=38626 containerID=371c2dbd5b5764b2544ab62f4057393fb3d52d36da3a3793fda779abd1d2aaa0 description=metallb-system/controller-8464864885-plq4j/controller id=da18a1c8-def4-443f-95ae-5a42e988b9d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11ea9bdf467bb9ff9b8afca6016e0c03685511a5be7f2a59360f0f82483ef349
2026-06-10 15:52:06.221403 | controller | Jun 10 14:50:13.284094 crc crio[20344]: time="2026-06-10T14:50:13.283979326Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=1e2b4c04-64b7-4286-ae24-677e9c0a1c17 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.221420 | controller | Jun 10 14:50:13.287711 crc crio[20344]: time="2026-06-10T14:50:13.287662572Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=f7029d3f-9d0e-4e91-806d-0b48ee1f080a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.221436 | controller | Jun 10 14:50:13.326832 crc crio[20344]: time="2026-06-10T14:50:13.326595969Z" level=info msg="Creating container: metallb-system/controller-8464864885-plq4j/kube-rbac-proxy" id=3f60cdcf-e721-4051-a75c-9b29e45f2f4a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.221452 | controller | Jun 10 14:50:13.327101 crc crio[20344]: time="2026-06-10T14:50:13.327067491Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.221468 | controller | Jun 10 14:50:13.354178 crc crio[20344]: time="2026-06-10T14:50:13.354056686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.221484 | controller | Jun 10 14:50:13.359305 crc crio[20344]: time="2026-06-10T14:50:13.35918132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.221500 | controller | Jun 10 14:50:13.524019 crc crio[20344]: time="2026-06-10T14:50:13.523794798Z" level=info msg="Created container 17a06b5daa5faaeffe17083b98f42385b2c4f230a059ede7f04ea19893a94a32: metallb-system/controller-8464864885-plq4j/kube-rbac-proxy" id=3f60cdcf-e721-4051-a75c-9b29e45f2f4a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.221520 | controller | Jun 10 14:50:13.525387 crc crio[20344]: time="2026-06-10T14:50:13.525199325Z" level=info msg="Starting container: 17a06b5daa5faaeffe17083b98f42385b2c4f230a059ede7f04ea19893a94a32" id=08a3648a-2134-4a49-baa9-6ec467fa65a4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.221537 | controller | Jun 10 14:50:13.533362 crc crio[20344]: time="2026-06-10T14:50:13.53266691Z" level=info msg="Started container" PID=38643 containerID=17a06b5daa5faaeffe17083b98f42385b2c4f230a059ede7f04ea19893a94a32 description=metallb-system/controller-8464864885-plq4j/kube-rbac-proxy id=08a3648a-2134-4a49-baa9-6ec467fa65a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11ea9bdf467bb9ff9b8afca6016e0c03685511a5be7f2a59360f0f82483ef349
2026-06-10 15:52:06.221553 | controller | Jun 10 14:50:14.693964 crc crio[20344]: time="2026-06-10T14:50:14.69380508Z" level=info msg="Running pod sandbox: metallb-system/speaker-n5t9c/POD" id=1d154c98-b148-435a-b733-b66952a601a8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.221570 | controller | Jun 10 14:50:14.693964 crc crio[20344]: time="2026-06-10T14:50:14.693917963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.221586 | controller | Jun 10 14:50:14.710058 crc crio[20344]: time="2026-06-10T14:50:14.709990853Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=1d154c98-b148-435a-b733-b66952a601a8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.221601 | controller | Jun 10 14:50:14.719338 crc crio[20344]: time="2026-06-10T14:50:14.719239734Z" level=info msg="Ran pod sandbox c9109a9b741a8a3542d4dc36577666418c8d28f6f6035ed1acbaf9ac3c3057c3 with infra container: metallb-system/speaker-n5t9c/POD" id=1d154c98-b148-435a-b733-b66952a601a8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.221617 | controller | Jun 10 14:50:14.722028 crc crio[20344]: time="2026-06-10T14:50:14.721526284Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=353b9c49-861d-4015-b121-c89562619d06 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.221633 | controller | Jun 10 14:50:14.724753 crc crio[20344]: time="2026-06-10T14:50:14.724576914Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee" id=2702a3c0-0226-4055-afe5-9914204d65df name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.221649 | controller | Jun 10 14:50:14.758439 crc crio[20344]: time="2026-06-10T14:50:14.75813174Z" level=info msg="Creating container: metallb-system/speaker-n5t9c/speaker" id=fa5b907f-b614-4830-84b0-405e75676313 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.221664 | controller | Jun 10 14:50:14.759242 crc crio[20344]: time="2026-06-10T14:50:14.758726105Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.221681 | controller | Jun 10 14:50:14.801441 crc crio[20344]: time="2026-06-10T14:50:14.800888156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.221697 | controller | Jun 10 14:50:14.942652 crc crio[20344]: time="2026-06-10T14:50:14.942503314Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.221717 | controller | Jun 10 14:50:15.187329 crc crio[20344]: time="2026-06-10T14:50:15.187199554Z" level=info msg="Created container 49005a45b8befdde860e22d0922fbce041d088e71899a6ac35b23020fb7500d5: metallb-system/speaker-n5t9c/speaker" id=fa5b907f-b614-4830-84b0-405e75676313 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.221733 | controller | Jun 10 14:50:15.189087 crc crio[20344]: time="2026-06-10T14:50:15.188993031Z" level=info msg="Starting container: 49005a45b8befdde860e22d0922fbce041d088e71899a6ac35b23020fb7500d5" id=5700ab76-0eb9-4d11-9061-cdd41134a0f6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.221750 | controller | Jun 10 14:50:15.205811 crc crio[20344]: time="2026-06-10T14:50:15.205682836Z" level=info msg="Started container" PID=38668 containerID=49005a45b8befdde860e22d0922fbce041d088e71899a6ac35b23020fb7500d5 description=metallb-system/speaker-n5t9c/speaker id=5700ab76-0eb9-4d11-9061-cdd41134a0f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9109a9b741a8a3542d4dc36577666418c8d28f6f6035ed1acbaf9ac3c3057c3
2026-06-10 15:52:06.221767 | controller | Jun 10 14:50:15.228929 crc crio[20344]: time="2026-06-10T14:50:15.22840171Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=a6166ea8-ac88-4b6e-bd30-b5d85c485e6e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.221783 | controller | Jun 10 14:50:15.231963 crc crio[20344]: time="2026-06-10T14:50:15.231883761Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1" id=842d0434-2e83-44b6-8187-237b468393c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.221800 | controller | Jun 10 14:50:15.241917 crc crio[20344]: time="2026-06-10T14:50:15.24182777Z" level=info msg="Creating container: metallb-system/speaker-n5t9c/kube-rbac-proxy" id=1cc5df17-963e-49c4-a4e4-47d55d3a2246 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.221816 | controller | Jun 10 14:50:15.242314 crc crio[20344]: time="2026-06-10T14:50:15.242225411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.221832 | controller | Jun 10 14:50:15.283119 crc crio[20344]: time="2026-06-10T14:50:15.282922153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.221864 | controller | Jun 10 14:50:15.456104 crc crio[20344]: time="2026-06-10T14:50:15.455988672Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.221900 | controller | Jun 10 14:50:15.670016 crc crio[20344]: time="2026-06-10T14:50:15.669902398Z" level=info msg="Created container 71b5d9729bf7c7aad35662eeedce09040d56a10fbd9c41f3aaf1dae535e38cc5: metallb-system/speaker-n5t9c/kube-rbac-proxy" id=1cc5df17-963e-49c4-a4e4-47d55d3a2246 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.221918 | controller | Jun 10 14:50:15.671494 crc crio[20344]: time="2026-06-10T14:50:15.671416028Z" level=info msg="Starting container: 71b5d9729bf7c7aad35662eeedce09040d56a10fbd9c41f3aaf1dae535e38cc5" id=1050eddf-e41d-4c66-b8ae-e426445e510a name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.221935 | controller | Jun 10 14:50:15.676969 crc crio[20344]: time="2026-06-10T14:50:15.676883711Z" level=info msg="Started container" PID=38683 containerID=71b5d9729bf7c7aad35662eeedce09040d56a10fbd9c41f3aaf1dae535e38cc5 description=metallb-system/speaker-n5t9c/kube-rbac-proxy id=1050eddf-e41d-4c66-b8ae-e426445e510a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9109a9b741a8a3542d4dc36577666418c8d28f6f6035ed1acbaf9ac3c3057c3
2026-06-10 15:52:06.221951 | controller | Jun 10 14:50:40.714193 crc crio[20344]: time="2026-06-10T14:50:40.71313049Z" level=info msg="Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-sbrmz/POD" id=47ec639b-dfef-463b-b229-07cdae6861bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.221972 | controller | Jun 10 14:50:40.715585 crc crio[20344]: time="2026-06-10T14:50:40.714221989Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.221989 | controller | Jun 10 14:50:40.731365 crc crio[20344]: time="2026-06-10T14:50:40.731171131Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=47ec639b-dfef-463b-b229-07cdae6861bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.222005 | controller | Jun 10 14:50:40.749082 crc crio[20344]: time="2026-06-10T14:50:40.749021277Z" level=info msg="Ran pod sandbox bf682bff368d79ceb88fef7880f35cb512dea10d95a9a07e746e1ebecd500045 with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-sbrmz/POD" id=47ec639b-dfef-463b-b229-07cdae6861bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.222022 | controller | Jun 10 14:50:40.758481 crc crio[20344]: time="2026-06-10T14:50:40.756814031Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=02b0d947-b0e7-43d2-8815-fb52d7179b08 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.222038 | controller | Jun 10 14:50:40.758481 crc crio[20344]: time="2026-06-10T14:50:40.757145579Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found" id=02b0d947-b0e7-43d2-8815-fb52d7179b08 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.222054 | controller | Jun 10 14:50:40.758481 crc crio[20344]: time="2026-06-10T14:50:40.757228092Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found" id=02b0d947-b0e7-43d2-8815-fb52d7179b08 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.222071 | controller | Jun 10 14:50:40.761601 crc crio[20344]: time="2026-06-10T14:50:40.759677576Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=3a39b46b-ff78-4a97-8679-913fb10890c1 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.222087 | controller | Jun 10 14:50:40.772482 crc crio[20344]: time="2026-06-10T14:50:40.772340306Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\""
2026-06-10 15:52:06.222103 | controller | Jun 10 14:50:40.847072 crc crio[20344]: time="2026-06-10T14:50:40.846968525Z" level=info msg="Running pod sandbox: openshift-frr-k8s/frr-k8s-dl69r/POD" id=32f60230-61e8-42a7-bca3-b25ac25bef58 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.222119 | controller | Jun 10 14:50:40.847572 crc crio[20344]: time="2026-06-10T14:50:40.847473388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.222135 | controller | Jun 10 14:50:40.898648 crc crio[20344]: time="2026-06-10T14:50:40.89847334Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=32f60230-61e8-42a7-bca3-b25ac25bef58 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.222150 | controller | Jun 10 14:50:41.127682 crc crio[20344]: time="2026-06-10T14:50:41.127482649Z" level=info msg="Ran pod sandbox c693b6fa7d4e9864d1738a09bc1b26adff4d8fcb33a6b11c6be1196973d47302 with infra container: openshift-frr-k8s/frr-k8s-dl69r/POD" id=32f60230-61e8-42a7-bca3-b25ac25bef58 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.222171 | controller | Jun 10 14:50:41.130368 crc crio[20344]: time="2026-06-10T14:50:41.1302016Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=b05d3370-32af-4aa4-8cff-15f236875991 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.222186 | controller | Jun 10 14:50:41.130764 crc crio[20344]: time="2026-06-10T14:50:41.130520418Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found" id=b05d3370-32af-4aa4-8cff-15f236875991 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.222202 | controller | Jun 10 14:50:41.130764 crc crio[20344]: time="2026-06-10T14:50:41.13057938Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found" id=b05d3370-32af-4aa4-8cff-15f236875991 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.222218 | controller | Jun 10 14:50:41.131541 crc crio[20344]: time="2026-06-10T14:50:41.131453143Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=68c467c2-1847-4fcc-bc58-83f77c6b6b35 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.222233 | controller | Jun 10 14:50:41.137043 crc crio[20344]: time="2026-06-10T14:50:41.136923515Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\""
2026-06-10 15:52:06.222251 | controller | Jun 10 14:50:43.467987 crc crio[20344]: time="2026-06-10T14:50:43.46740907Z" level=info msg="Reading blob body from https://quay.io/v2/openshift-release-dev/ocp-v4.0-art-dev/blobs/sha256:96331be18f583aa6e825cc6b6f27dd93862fcbe0d2ec55608e2280cde4764e5f failed (unexpected EOF), reconnecting after 41943041 bytes…"
2026-06-10 15:52:06.222270 | controller | Jun 10 14:51:06.233161 crc crio[20344]: time="2026-06-10T14:51:06.232226586Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=3a39b46b-ff78-4a97-8679-913fb10890c1 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.222286 | controller | Jun 10 14:51:06.234891 crc crio[20344]: time="2026-06-10T14:51:06.234535356Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=45a854b7-07ef-4062-b2f8-94fadd1cf0ad name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.222302 | controller | Jun 10 14:51:06.242706 crc crio[20344]: time="2026-06-10T14:51:06.242563826Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=1b487d83-3981-484f-9dd1-38ca4dbe6be3 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.222318 | controller | Jun 10 14:51:06.293822 crc crio[20344]: time="2026-06-10T14:51:06.293076535Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=68c467c2-1847-4fcc-bc58-83f77c6b6b35 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.222334 | controller | Jun 10 14:51:06.295224 crc crio[20344]: time="2026-06-10T14:51:06.294684957Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=f4053368-bda7-4a05-b352-2cb8d626b6db name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.222349 | controller | Jun 10 14:51:06.299359 crc crio[20344]: time="2026-06-10T14:51:06.299167464Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-sbrmz/frr-k8s-webhook-server" id=1281e5d5-1894-49de-97d2-a54a7c6f5a78 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.222368 | controller | Jun 10 14:51:06.301129 crc crio[20344]: time="2026-06-10T14:51:06.301008132Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=f04c02d7-135d-4999-87fe-f8e486001727 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.222385 | controller | Jun 10 14:51:06.301672 crc crio[20344]: time="2026-06-10T14:51:06.301584607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.222401 | controller | Jun 10 14:51:06.338828 crc crio[20344]: time="2026-06-10T14:51:06.338238274Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-dl69r/cp-frr-files" id=23164815-e1f3-48cf-abf9-559c5266bb73 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.222416 | controller | Jun 10 14:51:06.340036 crc crio[20344]: time="2026-06-10T14:51:06.339957959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.222432 | controller | Jun 10 14:51:06.355852 crc crio[20344]: time="2026-06-10T14:51:06.355727761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.222447 | controller | Jun 10 14:51:06.363958 crc crio[20344]: time="2026-06-10T14:51:06.362121708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.222463 | controller | Jun 10 14:51:06.368751 crc crio[20344]: time="2026-06-10T14:51:06.365771773Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.222479 | controller | Jun 10 14:51:06.374209 crc crio[20344]: time="2026-06-10T14:51:06.374098141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.222495 | controller | Jun 10 14:51:06.523921 crc crio[20344]: time="2026-06-10T14:51:06.52380007Z" level=info msg="Created container 637522f1d8f1e386d7c8c37aab3f2235660663f1d71ed7266716d9e97c58448d: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-sbrmz/frr-k8s-webhook-server" id=1281e5d5-1894-49de-97d2-a54a7c6f5a78 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.222511 | controller | Jun 10 14:51:06.525336 crc crio[20344]: time="2026-06-10T14:51:06.525198736Z" level=info msg="Starting container: 637522f1d8f1e386d7c8c37aab3f2235660663f1d71ed7266716d9e97c58448d" id=49ae68a4-5377-4b0e-98dc-f89e98d1b91a name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.222526 | controller | Jun 10 14:51:06.527121 crc crio[20344]: time="2026-06-10T14:51:06.527031324Z" level=info msg="Created container 55541cdd2f3c7a47d6c5ab97dfb6d8219384a711a6a9f45b199a48a33b970c5d: openshift-frr-k8s/frr-k8s-dl69r/cp-frr-files" id=23164815-e1f3-48cf-abf9-559c5266bb73 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.222542 | controller | Jun 10 14:51:06.528896 crc crio[20344]: time="2026-06-10T14:51:06.528222415Z" level=info msg="Starting container: 55541cdd2f3c7a47d6c5ab97dfb6d8219384a711a6a9f45b199a48a33b970c5d" id=8d5a7191-36d0-45f5-aec8-4cac264fea93 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.222558 | controller | Jun 10 14:51:06.532016 crc crio[20344]: time="2026-06-10T14:51:06.531930412Z" level=info msg="Started container" PID=39431 containerID=637522f1d8f1e386d7c8c37aab3f2235660663f1d71ed7266716d9e97c58448d description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-sbrmz/frr-k8s-webhook-server id=49ae68a4-5377-4b0e-98dc-f89e98d1b91a name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf682bff368d79ceb88fef7880f35cb512dea10d95a9a07e746e1ebecd500045
2026-06-10 15:52:06.222579 | controller | Jun 10 14:51:06.546833 crc crio[20344]: time="2026-06-10T14:51:06.546715208Z" level=info msg="Started container" PID=39433 containerID=55541cdd2f3c7a47d6c5ab97dfb6d8219384a711a6a9f45b199a48a33b970c5d description=openshift-frr-k8s/frr-k8s-dl69r/cp-frr-files id=8d5a7191-36d0-45f5-aec8-4cac264fea93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c693b6fa7d4e9864d1738a09bc1b26adff4d8fcb33a6b11c6be1196973d47302
2026-06-10 15:52:06.222596 | controller | Jun 10 14:51:07.358969 crc crio[20344]: time="2026-06-10T14:51:07.357755176Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=811923bc-b71a-4216-898a-f9b5ae9cb933 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.222612 | controller | Jun 10 14:51:07.367515 crc crio[20344]: time="2026-06-10T14:51:07.367400848Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=8fbe0cef-a197-4474-bd20-73acfd6a2919 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.222628 | controller | Jun 10 14:51:07.380607 crc crio[20344]: time="2026-06-10T14:51:07.380412578Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-dl69r/cp-reloader" id=92b9e767-5f6e-484d-9de5-d1bd1d2b5485 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.222644 | controller | Jun 10 14:51:07.385826 crc crio[20344]: time="2026-06-10T14:51:07.385566562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.222660 | controller | Jun 10 14:51:07.440807 crc crio[20344]: time="2026-06-10T14:51:07.440591009Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.222675 | controller | Jun 10 14:51:07.443709 crc crio[20344]: time="2026-06-10T14:51:07.443612248Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.222691 | controller | Jun 10 14:51:07.571753 crc crio[20344]: time="2026-06-10T14:51:07.571477037Z" level=info msg="Created container 789fe38b0bb2ed157d3160199466c83713d0bde57610a38551147762a291de7e: openshift-frr-k8s/frr-k8s-dl69r/cp-reloader" id=92b9e767-5f6e-484d-9de5-d1bd1d2b5485 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.222706 | controller | Jun 10 14:51:07.573231 crc crio[20344]: time="2026-06-10T14:51:07.57312881Z" level=info msg="Starting container: 789fe38b0bb2ed157d3160199466c83713d0bde57610a38551147762a291de7e" id=0f9fca45-5f0c-4a9b-a47b-738965c63a0e name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.222722 | controller | Jun 10 14:51:07.581389 crc crio[20344]: time="2026-06-10T14:51:07.581137779Z" level=info msg="Started container" PID=39485 containerID=789fe38b0bb2ed157d3160199466c83713d0bde57610a38551147762a291de7e description=openshift-frr-k8s/frr-k8s-dl69r/cp-reloader id=0f9fca45-5f0c-4a9b-a47b-738965c63a0e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c693b6fa7d4e9864d1738a09bc1b26adff4d8fcb33a6b11c6be1196973d47302
2026-06-10 15:52:06.222739 | controller | Jun 10 14:51:08.375680 crc crio[20344]: time="2026-06-10T14:51:08.375141443Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=171aabfd-3cc5-4da3-ba69-1c4f86981642 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.222758 | controller | Jun 10 14:51:08.381035 crc crio[20344]: time="2026-06-10T14:51:08.380922904Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=631f7c3c-b2f7-4185-81a9-9a7a700ac4bd name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.222775 | controller | Jun 10 14:51:08.392519 crc crio[20344]: time="2026-06-10T14:51:08.392351922Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-dl69r/cp-metrics" id=1bb8449d-1e5f-4940-bbe9-e8a1d4b61a85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.222791 | controller | Jun 10 14:51:08.396065 crc crio[20344]: time="2026-06-10T14:51:08.395947116Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.222810 | controller | Jun 10 14:51:08.443759 crc crio[20344]: time="2026-06-10T14:51:08.443554109Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.222826 | controller | Jun 10 14:51:08.447560 crc crio[20344]: time="2026-06-10T14:51:08.447467831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.222842 | controller | Jun 10 14:51:08.593617 crc crio[20344]: time="2026-06-10T14:51:08.593495674Z" level=info msg="Created container 9bc345e77b5ce6f40a3f99b7fc1a5972be65ee698728c871a79cadfc6049a613: openshift-frr-k8s/frr-k8s-dl69r/cp-metrics" id=1bb8449d-1e5f-4940-bbe9-e8a1d4b61a85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.222880 | controller | Jun 10 14:51:08.595115 crc crio[20344]: time="2026-06-10T14:51:08.594814569Z" level=info msg="Starting container: 9bc345e77b5ce6f40a3f99b7fc1a5972be65ee698728c871a79cadfc6049a613" id=8cfbb31e-959d-4901-904a-df4cb34a27f9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.222898 | controller | Jun 10 14:51:08.601837 crc crio[20344]: time="2026-06-10T14:51:08.60175342Z" level=info msg="Started container" PID=39519 containerID=9bc345e77b5ce6f40a3f99b7fc1a5972be65ee698728c871a79cadfc6049a613 description=openshift-frr-k8s/frr-k8s-dl69r/cp-metrics id=8cfbb31e-959d-4901-904a-df4cb34a27f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c693b6fa7d4e9864d1738a09bc1b26adff4d8fcb33a6b11c6be1196973d47302
2026-06-10 15:52:06.222915 | controller | Jun 10 14:51:09.391024 crc crio[20344]: time="2026-06-10T14:51:09.390929458Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=7dc05bcc-9e8b-4024-ac5a-67cb5c6ce3f4 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.222931 | controller | Jun 10 14:51:09.396228 crc crio[20344]: time="2026-06-10T14:51:09.396152134Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=7ae6cf4b-ab5f-4a40-9978-c3b32a1a180e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.222947 | controller | Jun 10 14:51:09.404494 crc crio[20344]: time="2026-06-10T14:51:09.404403799Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-dl69r/cp-frr-status" id=b1837ae3-e287-4fa7-9a62-7cfc47846767 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.222963 | controller | Jun 10 14:51:09.407528 crc crio[20344]: time="2026-06-10T14:51:09.40747461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.222980 | controller | Jun 10 14:51:09.456597 crc crio[20344]: time="2026-06-10T14:51:09.456472479Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.223000 | controller | Jun 10 14:51:09.468670 crc crio[20344]: time="2026-06-10T14:51:09.468513763Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.223017 | controller | Jun 10 14:51:09.601704 crc crio[20344]: time="2026-06-10T14:51:09.601537527Z" level=info msg="Created container d285892eda39eacc2f52dac8024b52344711022538136611665268dbb63bae4f: openshift-frr-k8s/frr-k8s-dl69r/cp-frr-status" id=b1837ae3-e287-4fa7-9a62-7cfc47846767 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.223033 | controller | Jun 10 14:51:09.603654 crc crio[20344]: time="2026-06-10T14:51:09.603395986Z" level=info msg="Starting container: d285892eda39eacc2f52dac8024b52344711022538136611665268dbb63bae4f" id=d44c9777-a3ce-4d68-86d9-7ad530457371 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.223049 | controller | Jun 10 14:51:09.610922 crc crio[20344]: time="2026-06-10T14:51:09.61085328Z" level=info msg="Started container" PID=39548 containerID=d285892eda39eacc2f52dac8024b52344711022538136611665268dbb63bae4f description=openshift-frr-k8s/frr-k8s-dl69r/cp-frr-status id=d44c9777-a3ce-4d68-86d9-7ad530457371 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c693b6fa7d4e9864d1738a09bc1b26adff4d8fcb33a6b11c6be1196973d47302
2026-06-10 15:52:06.223065 | controller | Jun 10 14:51:10.411387 crc crio[20344]: time="2026-06-10T14:51:10.410160121Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=2e7c2927-ec36-479a-80dc-1994465e4e3f name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.223081 | controller | Jun 10 14:51:10.424616 crc crio[20344]: time="2026-06-10T14:51:10.424478455Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=d3960214-d7fc-4386-a275-4c64c8b39b1e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.223097 | controller | Jun 10 14:51:10.443092 crc crio[20344]: time="2026-06-10T14:51:10.442794813Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-dl69r/controller" id=519ac841-575f-43a7-81d0-dbb577e5fbd2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.223114 | controller | Jun 10 14:51:10.445498 crc crio[20344]: time="2026-06-10T14:51:10.445411052Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.223130 | controller | Jun 10 14:51:10.492869 crc crio[20344]: time="2026-06-10T14:51:10.492242325Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.223146 | controller | Jun 10 14:51:10.505791 crc crio[20344]: time="2026-06-10T14:51:10.505681236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.223162 | controller | Jun 10 14:51:10.630429 crc crio[20344]: time="2026-06-10T14:51:10.629593291Z" level=info msg="Created container da72d772fe3347a6c315baa8b5fbcad5acc0fe85be99184b5877742cab618ab3: openshift-frr-k8s/frr-k8s-dl69r/controller" id=519ac841-575f-43a7-81d0-dbb577e5fbd2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.223177 | controller | Jun 10 14:51:10.633790 crc crio[20344]: time="2026-06-10T14:51:10.633613216Z" level=info msg="Starting container: da72d772fe3347a6c315baa8b5fbcad5acc0fe85be99184b5877742cab618ab3" id=f6ea8723-7640-468c-a0da-e9e3ad0b3adb name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.223193 | controller | Jun 10 14:51:10.639888 crc crio[20344]: time="2026-06-10T14:51:10.639738146Z" level=info msg="Started container" PID=39607 containerID=da72d772fe3347a6c315baa8b5fbcad5acc0fe85be99184b5877742cab618ab3 description=openshift-frr-k8s/frr-k8s-dl69r/controller id=f6ea8723-7640-468c-a0da-e9e3ad0b3adb name=/runtime.v1.RuntimeService/StartContainer sandboxID=c693b6fa7d4e9864d1738a09bc1b26adff4d8fcb33a6b11c6be1196973d47302
2026-06-10 15:52:06.223217 | controller | Jun 10 14:51:10.660070 crc crio[20344]: time="2026-06-10T14:51:10.659600695Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=d4a4135d-c5cc-48d0-861d-0d40652c8b77 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.223234 | controller | Jun 10 14:51:10.673402 crc crio[20344]: time="2026-06-10T14:51:10.670571601Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=3aff1fe0-9246-472d-917f-a0fe806704b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.223250 | controller | Jun 10 14:51:10.684810 crc crio[20344]: time="2026-06-10T14:51:10.684188937Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-dl69r/frr" id=68f6d3d1-72ad-4188-a9c4-c8e53275e049 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.223266 | controller | Jun 10 14:51:10.686326 crc crio[20344]: time="2026-06-10T14:51:10.685914462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.223282 | controller | Jun 10 14:51:10.717720 crc crio[20344]: time="2026-06-10T14:51:10.717658081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.223298 | controller | Jun 10 14:51:10.722866 crc crio[20344]: time="2026-06-10T14:51:10.722807385Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.223315 | controller | Jun 10 14:51:10.840892 crc crio[20344]: time="2026-06-10T14:51:10.840823187Z" level=info msg="Created container 638af0c6ace1fd2afefabc74b41b0fb01693cb5c6573092a18c80ba5e450a3f2: openshift-frr-k8s/frr-k8s-dl69r/frr" id=68f6d3d1-72ad-4188-a9c4-c8e53275e049 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.223331 | controller | Jun 10 14:51:10.843234 crc crio[20344]: time="2026-06-10T14:51:10.843123127Z" level=info msg="Starting container: 638af0c6ace1fd2afefabc74b41b0fb01693cb5c6573092a18c80ba5e450a3f2" id=2297f3f3-644d-4960-a950-61fc5eb08bc0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.223348 | controller | Jun 10 14:51:10.848732 crc crio[20344]: time="2026-06-10T14:51:10.84858587Z" level=info msg="Started container" PID=39629 containerID=638af0c6ace1fd2afefabc74b41b0fb01693cb5c6573092a18c80ba5e450a3f2 description=openshift-frr-k8s/frr-k8s-dl69r/frr id=2297f3f3-644d-4960-a950-61fc5eb08bc0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c693b6fa7d4e9864d1738a09bc1b26adff4d8fcb33a6b11c6be1196973d47302
2026-06-10 15:52:06.223364 | controller | Jun 10 14:51:10.864116 crc crio[20344]: time="2026-06-10T14:51:10.863967071Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=0206bcb3-e4b1-4bbc-a4f4-cc118c790a18 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.223380 | controller | Jun 10 14:51:10.867546 crc crio[20344]: time="2026-06-10T14:51:10.867427292Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=93a942c6-9b87-43ff-8972-2ac4a0e53155 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.223396 | controller | Jun 10 14:51:10.875022 crc crio[20344]: time="2026-06-10T14:51:10.874938478Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-dl69r/reloader" id=cf685179-94d9-43cb-a483-1eee7c564d41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.223416 | controller | Jun 10 14:51:10.877545 crc crio[20344]: time="2026-06-10T14:51:10.877448573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.223433 | controller | Jun 10 14:51:10.915473 crc crio[20344]: time="2026-06-10T14:51:10.915335403Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.223449 | controller | Jun 10 14:51:10.920371 crc crio[20344]: time="2026-06-10T14:51:10.920326363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.223465 | controller | Jun 10 14:51:11.063971 crc crio[20344]: time="2026-06-10T14:51:11.063863691Z" level=info msg="Created container 391f32a04c25b6d66f9721ba53e5e67058f778a0aaffd13f164a1b0f22d59599: openshift-frr-k8s/frr-k8s-dl69r/reloader" id=cf685179-94d9-43cb-a483-1eee7c564d41 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.223481 | controller | Jun 10 14:51:11.065716 crc crio[20344]: time="2026-06-10T14:51:11.065520334Z" level=info msg="Starting container: 391f32a04c25b6d66f9721ba53e5e67058f778a0aaffd13f164a1b0f22d59599" id=6e63119f-05fc-42aa-824b-ba81e1309fcc name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.223497 | controller | Jun 10 14:51:11.073072 crc crio[20344]: time="2026-06-10T14:51:11.072833505Z" level=info msg="Started container" PID=39657 containerID=391f32a04c25b6d66f9721ba53e5e67058f778a0aaffd13f164a1b0f22d59599 description=openshift-frr-k8s/frr-k8s-dl69r/reloader id=6e63119f-05fc-42aa-824b-ba81e1309fcc name=/runtime.v1.RuntimeService/StartContainer sandboxID=c693b6fa7d4e9864d1738a09bc1b26adff4d8fcb33a6b11c6be1196973d47302
2026-06-10 15:52:06.223513 | controller | Jun 10 14:51:11.087892 crc crio[20344]: time="2026-06-10T14:51:11.087756205Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=bf41932a-5015-4ea6-a379-2ccb3a4608cf name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.223529 | controller | Jun 10 14:51:11.095516 crc crio[20344]: time="2026-06-10T14:51:11.095354593Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=d024132b-ad14-4ebc-8675-8e5811d31de8 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.223545 | controller | Jun 10 14:51:11.105066 crc crio[20344]: time="2026-06-10T14:51:11.105009575Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-dl69r/frr-metrics" id=f0a112f5-b8d3-47a5-a9b8-63b0599f54de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.223561 | controller | Jun 10 14:51:11.107878 crc crio[20344]: time="2026-06-10T14:51:11.107845969Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.223577 | controller | Jun 10 14:51:11.144725 crc crio[20344]: time="2026-06-10T14:51:11.144675961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.223593 | controller | Jun 10 14:51:11.148555 crc crio[20344]: time="2026-06-10T14:51:11.148532662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.223609 | controller | Jun 10 14:51:11.272375 crc crio[20344]: time="2026-06-10T14:51:11.272239562Z" level=info msg="Created container f388f015ba4995896cba4a69109f763fe11b2a2577fe5b8368be18f812793849: openshift-frr-k8s/frr-k8s-dl69r/frr-metrics" id=f0a112f5-b8d3-47a5-a9b8-63b0599f54de name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.223629 | controller | Jun 10 14:51:11.274925 crc crio[20344]: time="2026-06-10T14:51:11.27482632Z" level=info msg="Starting container: f388f015ba4995896cba4a69109f763fe11b2a2577fe5b8368be18f812793849" id=a6b5d9d4-bd25-49dc-b08d-2b3094c1a900 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.223645 | controller | Jun 10 14:51:11.280486 crc crio[20344]: time="2026-06-10T14:51:11.280363014Z" level=info msg="Started container" PID=39687 containerID=f388f015ba4995896cba4a69109f763fe11b2a2577fe5b8368be18f812793849 description=openshift-frr-k8s/frr-k8s-dl69r/frr-metrics id=a6b5d9d4-bd25-49dc-b08d-2b3094c1a900 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c693b6fa7d4e9864d1738a09bc1b26adff4d8fcb33a6b11c6be1196973d47302
2026-06-10 15:52:06.223661 | controller | Jun 10 14:51:11.295329 crc crio[20344]: time="2026-06-10T14:51:11.29476977Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=a2758395-3c59-4f39-8408-2352b103a785 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.223677 | controller | Jun 10 14:51:11.305232 crc crio[20344]: time="2026-06-10T14:51:11.304555176Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b" id=1470c6aa-3b97-4099-995e-029b452f708a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.223693 | controller | Jun 10 14:51:11.333836 crc crio[20344]: time="2026-06-10T14:51:11.333703137Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-dl69r/frr-status" id=320f9fd0-9d19-41ea-bfb8-b3441f31ebc0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.223708 | controller | Jun 10 14:51:11.336921 crc crio[20344]: time="2026-06-10T14:51:11.336561882Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.223724 | controller | Jun 10 14:51:11.387875 crc crio[20344]: time="2026-06-10T14:51:11.383753704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.223740 | controller | Jun 10 14:51:11.388826 crc crio[20344]: time="2026-06-10T14:51:11.388751265Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.223756 | controller | Jun 10 14:51:11.509869 crc crio[20344]: time="2026-06-10T14:51:11.509722613Z" level=info msg="Created container 68d69bcaadcd46ed53efec7b6dea138be6da1a0740db0c15f5f7e81b189e665f: openshift-frr-k8s/frr-k8s-dl69r/frr-status" id=320f9fd0-9d19-41ea-bfb8-b3441f31ebc0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.223772 | controller | Jun 10 14:51:11.511477 crc crio[20344]: time="2026-06-10T14:51:11.511096359Z" level=info msg="Starting container: 68d69bcaadcd46ed53efec7b6dea138be6da1a0740db0c15f5f7e81b189e665f" id=14390639-a860-4a76-9c0b-5c952757ed4a name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.223787 | controller | Jun 10 14:51:11.520816 crc crio[20344]: time="2026-06-10T14:51:11.520723511Z" level=info msg="Started container" PID=39705 containerID=68d69bcaadcd46ed53efec7b6dea138be6da1a0740db0c15f5f7e81b189e665f description=openshift-frr-k8s/frr-k8s-dl69r/frr-status id=14390639-a860-4a76-9c0b-5c952757ed4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c693b6fa7d4e9864d1738a09bc1b26adff4d8fcb33a6b11c6be1196973d47302
2026-06-10 15:52:06.223803 | controller | Jun 10 14:51:11.531120 crc crio[20344]: time="2026-06-10T14:51:11.530984499Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=e59ec510-ff25-4f66-8bae-d7effd220bf1 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.223823 | controller | Jun 10 14:51:11.533524 crc crio[20344]: time="2026-06-10T14:51:11.533427182Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=57f84401-7813-4edf-b0ca-fe8fbcf9e5be name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.223839 | controller | Jun 10 14:51:11.544947 crc crio[20344]: time="2026-06-10T14:51:11.54480194Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-dl69r/kube-rbac-proxy" id=35ad1bde-f474-4dec-8c4c-4eef4dd7d753 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.223876 | controller | Jun 10 14:51:11.545913 crc crio[20344]: time="2026-06-10T14:51:11.545824586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.223894 | controller | Jun 10 14:51:11.578977 crc crio[20344]: time="2026-06-10T14:51:11.578764246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.223910 | controller | Jun 10 14:51:11.814978 crc crio[20344]: time="2026-06-10T14:51:11.814447681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.223926 | controller | Jun 10 14:51:11.965962 crc crio[20344]: time="2026-06-10T14:51:11.965744111Z" level=info msg="Created container eec05a824df032d7c197732672271bec062808c1ef294f594c75513bc4b78549: openshift-frr-k8s/frr-k8s-dl69r/kube-rbac-proxy" id=35ad1bde-f474-4dec-8c4c-4eef4dd7d753 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.223942 | controller | Jun 10 14:51:11.969834 crc crio[20344]: time="2026-06-10T14:51:11.96912246Z" level=info msg="Starting container: eec05a824df032d7c197732672271bec062808c1ef294f594c75513bc4b78549" id=f3a20e87-9dc7-4d01-a137-918e81fb9555 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.223957 | controller | Jun 10 14:51:11.974874 crc crio[20344]: time="2026-06-10T14:51:11.974778057Z" level=info msg="Started container" PID=39735 containerID=eec05a824df032d7c197732672271bec062808c1ef294f594c75513bc4b78549 description=openshift-frr-k8s/frr-k8s-dl69r/kube-rbac-proxy id=f3a20e87-9dc7-4d01-a137-918e81fb9555 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c693b6fa7d4e9864d1738a09bc1b26adff4d8fcb33a6b11c6be1196973d47302
2026-06-10 15:52:06.223974 | controller | Jun 10 14:51:11.990139 crc crio[20344]: time="2026-06-10T14:51:11.989567283Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=3e11c8be-f7a1-40a2-92f4-7d3a8b278f2e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.223990 | controller | Jun 10 14:51:11.994371 crc crio[20344]: time="2026-06-10T14:51:11.994236375Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5" id=17e863f0-8c11-4b1a-99c5-4ba6bdb30d64 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.224006 | controller | Jun 10 14:51:12.002958 crc crio[20344]: time="2026-06-10T14:51:12.002550622Z" level=info msg="Creating container: openshift-frr-k8s/frr-k8s-dl69r/kube-rbac-proxy-frr" id=69b738a9-ca88-4e0c-b922-5cff6e71875d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.224021 | controller | Jun 10 14:51:12.003148 crc crio[20344]: time="2026-06-10T14:51:12.003086516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.224037 | controller | Jun 10 14:51:12.035228 crc crio[20344]: time="2026-06-10T14:51:12.03502229Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.224057 | controller | Jun 10 14:51:12.255244 crc crio[20344]: time="2026-06-10T14:51:12.255079217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.224074 | controller | Jun 10 14:51:12.351098 crc crio[20344]: time="2026-06-10T14:51:12.350421586Z" level=info msg="Created container d1a3c902cc033c89ad04ef04ad055897b6b180d95a2958d42819d04d64ae7166: openshift-frr-k8s/frr-k8s-dl69r/kube-rbac-proxy-frr" id=69b738a9-ca88-4e0c-b922-5cff6e71875d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.224089 | controller | Jun 10 14:51:12.352615 crc crio[20344]: time="2026-06-10T14:51:12.352533031Z" level=info msg="Starting container: d1a3c902cc033c89ad04ef04ad055897b6b180d95a2958d42819d04d64ae7166" id=11bb96da-cc9d-4a8b-85e0-8b1857ec8f58 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.224105 | controller | Jun 10 14:51:12.357174 crc crio[20344]: time="2026-06-10T14:51:12.356966517Z" level=info msg="Started container" PID=39756 containerID=d1a3c902cc033c89ad04ef04ad055897b6b180d95a2958d42819d04d64ae7166 description=openshift-frr-k8s/frr-k8s-dl69r/kube-rbac-proxy-frr id=11bb96da-cc9d-4a8b-85e0-8b1857ec8f58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c693b6fa7d4e9864d1738a09bc1b26adff4d8fcb33a6b11c6be1196973d47302
2026-06-10 15:52:06.224122 | controller | Jun 10 14:51:46.329436 crc crio[20344]: time="2026-06-10T14:51:46.328503506Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-5994967dd8-55kbp/POD" id=65b86002-efde-474e-82aa-0266f62bae78 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.224139 | controller | Jun 10 14:51:46.329436 crc crio[20344]: time="2026-06-10T14:51:46.32942071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.224156 | controller | Jun 10 14:51:46.362800 crc crio[20344]: time="2026-06-10T14:51:46.362422482Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-5994967dd8-55kbp Namespace:baremetal-operator-system ID:682f33f2843d1fe50603e90c27171d01994d05861c0d3353b209e02781aac64a UID:f7f84bf5-32c3-4924-b6dd-81d7822e96ca NetNS:/var/run/netns/489effc7-2190-47a6-9276-fa591142c538 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7f84bf5_32c3_4924_b6dd_81d7822e96ca.slice PodAnnotations:0xc00078c580}] Aliases:map[]}"
2026-06-10 15:52:06.224173 | controller | Jun 10 14:51:46.362800 crc crio[20344]: time="2026-06-10T14:51:46.362780331Z" level=info msg="Adding pod baremetal-operator-system_baremetal-operator-controller-manager-5994967dd8-55kbp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.224189 | controller | Jun 10 14:51:47.349488 crc crio[20344]: time="2026-06-10T14:51:47.34849271Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-6998b789-pwz5q/POD" id=0d35d441-3b35-4496-9d8c-94bb3b48f795 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.224206 | controller | Jun 10 14:51:47.351608 crc crio[20344]: time="2026-06-10T14:51:47.35157494Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.224223 | controller | Jun 10 14:51:47.389443 crc crio[20344]: time="2026-06-10T14:51:47.388940876Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-6998b789-pwz5q Namespace:baremetal-operator-system ID:4fab7b0df62036e40cda5b8efd72b3412e096904e19be00c88a42d1fe5321760 UID:e3d4c728-bfb0-4f8c-ae39-c30948597264 NetNS:/var/run/netns/1f299e4f-6504-4af6-a5e0-1132a889c762 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode3d4c728_bfb0_4f8c_ae39_c30948597264.slice PodAnnotations:0xc00078c870}] Aliases:map[]}"
2026-06-10 15:52:06.224261 | controller | Jun 10 14:51:47.389443 crc crio[20344]: time="2026-06-10T14:51:47.389010968Z" level=info msg="Adding pod baremetal-operator-system_baremetal-operator-controller-manager-6998b789-pwz5q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.224278 | controller | Jun 10 14:51:47.543501 crc crio[20344]: 2026-06-10T14:51:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:682f33f2843d1fe Mac:ae:e5:b2:62:a3:a2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/489effc7-2190-47a6-9276-fa591142c538 SocketPath: PciID:}] [{Interface:0xc0002e2a00 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.224295 | controller | Jun 10 14:51:47.543501 crc crio[20344]: time="2026-06-10T14:51:47.541567362Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-5994967dd8-55kbp Namespace:baremetal-operator-system ID:682f33f2843d1fe50603e90c27171d01994d05861c0d3353b209e02781aac64a UID:f7f84bf5-32c3-4924-b6dd-81d7822e96ca NetNS:/var/run/netns/489effc7-2190-47a6-9276-fa591142c538 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7f84bf5_32c3_4924_b6dd_81d7822e96ca.slice PodAnnotations:0xc00078c580}] Aliases:map[]}"
2026-06-10 15:52:06.224311 | controller | Jun 10 14:51:47.543501 crc crio[20344]: time="2026-06-10T14:51:47.541764867Z" level=info msg="Checking pod baremetal-operator-system_baremetal-operator-controller-manager-5994967dd8-55kbp for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.224328 | controller | Jun 10 14:51:47.580477 crc crio[20344]: time="2026-06-10T14:51:47.573978988Z" level=info msg="Ran pod sandbox 682f33f2843d1fe50603e90c27171d01994d05861c0d3353b209e02781aac64a with infra container: baremetal-operator-system/baremetal-operator-controller-manager-5994967dd8-55kbp/POD" id=65b86002-efde-474e-82aa-0266f62bae78 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.224345 | controller | Jun 10 14:51:47.580940 crc crio[20344]: time="2026-06-10T14:51:47.580805386Z" level=info msg="Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9" id=1cae50d8-e1e5-4410-b5f7-4593b3147fe2 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.224361 | controller | Jun 10 14:51:47.593759 crc crio[20344]: time="2026-06-10T14:51:47.593660932Z" level=info msg="Trying to access \"quay.io/metal3-io/baremetal-operator:release-0.9\""
2026-06-10 15:52:06.224378 | controller | Jun 10 14:51:47.807443 crc crio[20344]: time="2026-06-10T14:51:47.806949892Z" level=info msg="Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-58c884cdcb-6w5tw/POD" id=d5e7d817-a000-4b16-8fe0-3ca3c1c27fcd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.224395 | controller | Jun 10 14:51:47.807623 crc crio[20344]: time="2026-06-10T14:51:47.807497036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.224411 | controller | Jun 10 14:51:47.855327 crc crio[20344]: time="2026-06-10T14:51:47.854781951Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=d5e7d817-a000-4b16-8fe0-3ca3c1c27fcd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.224427 | controller | Jun 10 14:51:47.879325 crc crio[20344]: time="2026-06-10T14:51:47.879155207Z" level=info msg="Ran pod sandbox f884c9c0478d66707240379d003effbb1795fc8ef011847e01a5ddc07e58f2b4 with infra container: baremetal-operator-system/baremetal-operator-ironic-58c884cdcb-6w5tw/POD" id=d5e7d817-a000-4b16-8fe0-3ca3c1c27fcd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.224447 | controller | Jun 10 14:51:47.893546 crc crio[20344]: time="2026-06-10T14:51:47.893461751Z" level=info msg="Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest" id=a59bc383-9ed7-4f6a-9a15-a3615b7a25bd name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.224463 | controller | Jun 10 14:51:47.898799 crc crio[20344]: time="2026-06-10T14:51:47.898687897Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic-ipa-downloader:latest\""
2026-06-10 15:52:06.224479 | controller | Jun 10 14:51:48.003304 crc crio[20344]: time="2026-06-10T14:51:48.003078433Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-index-kgl98/POD" id=0ea5e30f-a638-42fd-8898-3a8ed6978129 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.224495 | controller | Jun 10 14:51:48.003304 crc crio[20344]: time="2026-06-10T14:51:48.003203586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.224512 | controller | Jun 10 14:51:48.025306 crc crio[20344]: time="2026-06-10T14:51:48.025149279Z" level=info msg="Got pod network &{Name:openstack-operator-index-kgl98 Namespace:openstack-operators ID:b2fb854253f635357a8e1da7f6498e0fe37d6d1f45e21f85aa44dc31beda4941 UID:abd0bc11-85c3-4131-aa42-1d9315179c4a NetNS:/var/run/netns/1b8e0d44-f733-4e6b-be06-4b5bf297fd9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podabd0bc11_85c3_4131_aa42_1d9315179c4a.slice PodAnnotations:0xc00078ce98}] Aliases:map[]}"
2026-06-10 15:52:06.224529 | controller | Jun 10 14:51:48.025306 crc crio[20344]: time="2026-06-10T14:51:48.025225661Z" level=info msg="Adding pod openstack-operators_openstack-operator-index-kgl98 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.224545 | controller | Jun 10 14:51:48.082693 crc crio[20344]: 2026-06-10T14:51:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4fab7b0df62036e Mac:da:b4:5d:88:7c:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/1f299e4f-6504-4af6-a5e0-1132a889c762 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.224562 | controller | Jun 10 14:51:48.083678 crc crio[20344]: time="2026-06-10T14:51:48.083474092Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-6998b789-pwz5q Namespace:baremetal-operator-system ID:4fab7b0df62036e40cda5b8efd72b3412e096904e19be00c88a42d1fe5321760 UID:e3d4c728-bfb0-4f8c-ae39-c30948597264 NetNS:/var/run/netns/1f299e4f-6504-4af6-a5e0-1132a889c762 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode3d4c728_bfb0_4f8c_ae39_c30948597264.slice PodAnnotations:0xc00078c870}] Aliases:map[]}"
2026-06-10 15:52:06.224579 | controller | Jun 10 14:51:48.084338 crc crio[20344]: time="2026-06-10T14:51:48.083708668Z" level=info msg="Checking pod baremetal-operator-system_baremetal-operator-controller-manager-6998b789-pwz5q for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.224595 | controller | Jun 10 14:51:48.094039 crc crio[20344]: time="2026-06-10T14:51:48.093459783Z" level=info msg="Ran pod sandbox 4fab7b0df62036e40cda5b8efd72b3412e096904e19be00c88a42d1fe5321760 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-6998b789-pwz5q/POD" id=0d35d441-3b35-4496-9d8c-94bb3b48f795 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.224612 | controller | Jun 10 14:51:48.100821 crc crio[20344]: time="2026-06-10T14:51:48.098958917Z" level=info msg="Pulling image: quay.io/metal3-io/baremetal-operator:latest" id=487c597e-d3ba-491a-bd00-2b662a04b6c7 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.224633 | controller | Jun 10 14:51:48.114679 crc crio[20344]: time="2026-06-10T14:51:48.114567564Z" level=info msg="Trying to access \"quay.io/metal3-io/baremetal-operator:latest\""
2026-06-10 15:52:06.224651 | controller | Jun 10 14:51:48.340027 crc crio[20344]: 2026-06-10T14:51:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b2fb854253f6353 Mac:02:5c:20:3a:21:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/1b8e0d44-f733-4e6b-be06-4b5bf297fd9f SocketPath: PciID:}] [{Interface:0xc000421080 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.224667 | controller | Jun 10 14:51:48.340027 crc crio[20344]: time="2026-06-10T14:51:48.339725554Z" level=info msg="Got pod network &{Name:openstack-operator-index-kgl98 Namespace:openstack-operators ID:b2fb854253f635357a8e1da7f6498e0fe37d6d1f45e21f85aa44dc31beda4941 UID:abd0bc11-85c3-4131-aa42-1d9315179c4a NetNS:/var/run/netns/1b8e0d44-f733-4e6b-be06-4b5bf297fd9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podabd0bc11_85c3_4131_aa42_1d9315179c4a.slice PodAnnotations:0xc00078ce98}] Aliases:map[]}"
2026-06-10 15:52:06.224685 | controller | Jun 10 14:51:48.340027 crc crio[20344]: time="2026-06-10T14:51:48.339867898Z" level=info msg="Checking pod openstack-operators_openstack-operator-index-kgl98 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.224701 | controller | Jun 10 14:51:48.351009 crc crio[20344]: time="2026-06-10T14:51:48.350973137Z" level=info msg="Ran pod sandbox b2fb854253f635357a8e1da7f6498e0fe37d6d1f45e21f85aa44dc31beda4941 with infra container: openstack-operators/openstack-operator-index-kgl98/POD" id=0ea5e30f-a638-42fd-8898-3a8ed6978129 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.224718 | controller | Jun 10 14:51:48.355386 crc crio[20344]: time="2026-06-10T14:51:48.355238169Z" level=info msg="Pulling image: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8" id=7a45fbd7-6b08-49b6-b0eb-db4d7fd1f3a6 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.224734 | controller | Jun 10 14:51:48.357756 crc crio[20344]: time="2026-06-10T14:51:48.357682263Z" level=info msg="Trying to access \"38.102.83.194:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\""
2026-06-10 15:52:06.224751 | controller | Jun 10 14:51:52.318237 crc crio[20344]: time="2026-06-10T14:51:52.317235355Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-index-8qjj9/POD" id=ac30d0df-47fd-4f43-902f-8663e867bff3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.224767 | controller | Jun 10 14:51:52.319548 crc crio[20344]: time="2026-06-10T14:51:52.318312093Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.224783 | controller | Jun 10 14:51:56.223791 crc crio[20344]: time="2026-06-10T14:51:56.221669537Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-rjr6f/POD" id=c5e8fdf6-14af-4c1c-8e78-4e196683533a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.224799 | controller | Jun 10 14:51:56.223791 crc crio[20344]: time="2026-06-10T14:51:56.223736891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.224815 | controller | Jun 10 14:51:57.204551 crc crio[20344]: time="2026-06-10T14:51:57.204228584Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-kkf7k/POD" id=ac0089ce-b308-41a6-b5c9-4269788ba73a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.224832 | controller | Jun 10 14:51:57.212717 crc crio[20344]: time="2026-06-10T14:51:57.211057482Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.224870 | controller | Jun 10 14:51:59.791124 crc crio[20344]: time="2026-06-10T14:51:59.788829843Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-zrbh2/POD" id=a215537c-6b86-45a9-b1bd-a527b02287bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.224892 | controller | Jun 10 14:51:59.793129 crc crio[20344]: time="2026-06-10T14:51:59.791477372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.224909 | controller | Jun 10 14:52:00.541875 crc crio[20344]: time="2026-06-10T14:52:00.541134567Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685052-sbqvp/POD" id=82772345-fe09-4951-8067-f1914c21fd3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.224926 | controller | Jun 10 14:52:00.541875 crc crio[20344]: time="2026-06-10T14:52:00.541870447Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.224942 | controller | Jun 10 14:52:01.112798 crc crio[20344]: time="2026-06-10T14:52:01.112721523Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-w57w2/POD" id=c49b131d-1133-4342-b132-d4b1fb6a4551 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.224958 | controller | Jun 10 14:52:01.112798 crc crio[20344]: time="2026-06-10T14:52:01.112835686Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.224975 | controller | Jun 10 14:52:02.518135 crc crio[20344]: time="2026-06-10T14:52:02.517995558Z" level=info msg="Got pod network &{Name:openstack-operator-index-8qjj9 Namespace:openstack-operators ID:81845ae4ed951c0669295fd73ae79cd8841785b33f12b26e417bc5ec1a9269ed UID:bb7c8860-612a-48a0-ae26-dc8d998e1597 NetNS:/var/run/netns/40db3d36-227b-4d3e-8e15-a6252cf82f9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbb7c8860_612a_48a0_ae26_dc8d998e1597.slice PodAnnotations:0xc000738b88}] Aliases:map[]}"
2026-06-10 15:52:06.224991 | controller | Jun 10 14:52:02.518135 crc crio[20344]: time="2026-06-10T14:52:02.518099301Z" level=info msg="Adding pod openstack-operators_openstack-operator-index-8qjj9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.225008 | controller | Jun 10 14:52:02.918458 crc crio[20344]: 2026-06-10T14:52:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:81845ae4ed951c0 Mac:4a:30:cb:23:cb:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/40db3d36-227b-4d3e-8e15-a6252cf82f9f SocketPath: PciID:}] [{Interface:0xc0002e49e0 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.225025 | controller | Jun 10 14:52:02.919469 crc crio[20344]: time="2026-06-10T14:52:02.919394659Z" level=info msg="Got pod network &{Name:openstack-operator-index-8qjj9 Namespace:openstack-operators ID:81845ae4ed951c0669295fd73ae79cd8841785b33f12b26e417bc5ec1a9269ed UID:bb7c8860-612a-48a0-ae26-dc8d998e1597 NetNS:/var/run/netns/40db3d36-227b-4d3e-8e15-a6252cf82f9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbb7c8860_612a_48a0_ae26_dc8d998e1597.slice PodAnnotations:0xc000738b88}] Aliases:map[]}"
2026-06-10 15:52:06.225042 | controller | Jun 10 14:52:02.919610 crc crio[20344]: time="2026-06-10T14:52:02.919550513Z" level=info msg="Checking pod openstack-operators_openstack-operator-index-8qjj9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.225063 | controller | Jun 10 14:52:04.981944 crc crio[20344]: time="2026-06-10T14:52:04.981419703Z" level=info msg="Ran pod sandbox 81845ae4ed951c0669295fd73ae79cd8841785b33f12b26e417bc5ec1a9269ed with infra container: openstack-operators/openstack-operator-index-8qjj9/POD" id=ac30d0df-47fd-4f43-902f-8663e867bff3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.225080 | controller | Jun 10 14:52:04.994902 crc crio[20344]: time="2026-06-10T14:52:04.994808622Z" level=info msg="Pulling image: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8" id=2e94c6cf-73e7-428e-a6b4-c5c3448b9b56 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.225097 | controller | Jun 10 14:52:04.997007 crc crio[20344]: time="2026-06-10T14:52:04.996898167Z" level=info msg="Trying to access \"38.102.83.194:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\""
2026-06-10 15:52:06.225113 | controller | Jun 10 14:52:06.390836 crc crio[20344]: time="2026-06-10T14:52:06.390701862Z" level=info msg="Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963" id=1cae50d8-e1e5-4410-b5f7-4593b3147fe2 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.225129 | controller | Jun 10 14:52:06.391666 crc crio[20344]: time="2026-06-10T14:52:06.391603746Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=d2782a29-5eb3-408e-b504-8dfe3a677802 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.225146 | controller | Jun 10 14:52:06.474113 crc crio[20344]: time="2026-06-10T14:52:06.474025698Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685052-sbqvp Namespace:openshift-infra ID:7b6d11f2971702361165f34a1f645c2aca399ff33dca7df4949ea60e9ebe99f6 UID:0c33a8f9-7923-4734-a0ed-1df1adb44e1c NetNS:/var/run/netns/0b865975-3f76-4bed-aef8-7bcc79a96793 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c33a8f9_7923_4734_a0ed_1df1adb44e1c.slice PodAnnotations:0xc000528528}] Aliases:map[]}"
2026-06-10 15:52:06.225163 | controller | Jun 10 14:52:06.474113 crc crio[20344]: time="2026-06-10T14:52:06.474092Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685052-sbqvp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.225179 | controller | Jun 10 14:52:06.477929 crc crio[20344]: time="2026-06-10T14:52:06.477852278Z" level=info msg="Got pod network &{Name:certified-operators-rjr6f Namespace:openshift-marketplace ID:c257086a96c62017ed5fa3d49fb6b2f325f73ab53c0b9fda9994cd612a46ee3c UID:d9aa8eab-3646-409d-b4b7-0f8d4cd0ea9f NetNS:/var/run/netns/e29261f4-3f71-46f3-b5e6-5354b25b44bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd9aa8eab_3646_409d_b4b7_0f8d4cd0ea9f.slice PodAnnotations:0xc00012ae98}] Aliases:map[]}"
2026-06-10 15:52:06.225195 | controller | Jun 10 14:52:06.478016 crc crio[20344]: time="2026-06-10T14:52:06.47792399Z" level=info msg="Adding pod openshift-marketplace_certified-operators-rjr6f to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.225212 | controller | Jun 10 14:52:06.999976 crc crio[20344]: 2026-06-10T14:52:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c257086a96c6201 Mac:ea:b8:5c:75:80:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/e29261f4-3f71-46f3-b5e6-5354b25b44bc SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.225228 | controller | Jun 10 14:52:07.001205 crc crio[20344]: time="2026-06-10T14:52:07.001129371Z" level=info msg="Got pod network &{Name:certified-operators-rjr6f Namespace:openshift-marketplace ID:c257086a96c62017ed5fa3d49fb6b2f325f73ab53c0b9fda9994cd612a46ee3c UID:d9aa8eab-3646-409d-b4b7-0f8d4cd0ea9f NetNS:/var/run/netns/e29261f4-3f71-46f3-b5e6-5354b25b44bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd9aa8eab_3646_409d_b4b7_0f8d4cd0ea9f.slice PodAnnotations:0xc00012ae98}] Aliases:map[]}"
2026-06-10 15:52:06.225249 | controller | Jun 10 14:52:07.001449 crc crio[20344]: time="2026-06-10T14:52:07.001377017Z" level=info msg="Checking pod openshift-marketplace_certified-operators-rjr6f for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.225266 | controller | Jun 10 14:52:07.032029 crc crio[20344]: 2026-06-10T14:52:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b6d11f29717023 Mac:4a:cd:4c:a2:b7:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/0b865975-3f76-4bed-aef8-7bcc79a96793 SocketPath: PciID:}] [{Interface:0xc00013e9e0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.225283 | controller | Jun 10 14:52:07.033142 crc crio[20344]: time="2026-06-10T14:52:07.033071375Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685052-sbqvp Namespace:openshift-infra ID:7b6d11f2971702361165f34a1f645c2aca399ff33dca7df4949ea60e9ebe99f6 UID:0c33a8f9-7923-4734-a0ed-1df1adb44e1c NetNS:/var/run/netns/0b865975-3f76-4bed-aef8-7bcc79a96793 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c33a8f9_7923_4734_a0ed_1df1adb44e1c.slice PodAnnotations:0xc000528528}] Aliases:map[]}"
2026-06-10 15:52:06.225300 | controller | Jun 10 14:52:07.033378 crc crio[20344]: time="2026-06-10T14:52:07.033322171Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685052-sbqvp for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.225317 | controller | Jun 10 14:52:07.072945 crc crio[20344]: time="2026-06-10T14:52:07.069953598Z" level=info msg="Ran pod sandbox 7b6d11f2971702361165f34a1f645c2aca399ff33dca7df4949ea60e9ebe99f6 with infra container: openshift-infra/auto-csr-approver-29685052-sbqvp/POD" id=82772345-fe09-4951-8067-f1914c21fd3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.225334 | controller | Jun 10 14:52:07.072945 crc crio[20344]: time="2026-06-10T14:52:07.072852384Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=d0b2dbe7-af4e-4349-9202-2e921e0436c8 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.225350 | controller | Jun 10 14:52:07.075671 crc crio[20344]: time="2026-06-10T14:52:07.075553654Z" level=info msg="Ran pod sandbox c257086a96c62017ed5fa3d49fb6b2f325f73ab53c0b9fda9994cd612a46ee3c with infra container: openshift-marketplace/certified-operators-rjr6f/POD" id=c5e8fdf6-14af-4c1c-8e78-4e196683533a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.225367 | controller | Jun 10 14:52:07.080427 crc crio[20344]: time="2026-06-10T14:52:07.08038035Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b5eac4fa-b717-4d60-8b94-90b493b6f50c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.225384 | controller | Jun 10 14:52:07.087097 crc crio[20344]: time="2026-06-10T14:52:07.087010503Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-10 15:52:06.225400 | controller | Jun 10 14:52:07.177080 crc crio[20344]: time="2026-06-10T14:52:07.176961282Z" level=info msg="Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7" id=a59bc383-9ed7-4f6a-9a15-a3615b7a25bd name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.225416 | controller | Jun 10 14:52:07.177940 crc crio[20344]: time="2026-06-10T14:52:07.177862286Z" level=info msg="Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest" id=0a84e9df-45e8-4975-9913-f607f4de1976 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.225438 | controller | Jun 10 14:52:07.311764 crc crio[20344]: time="2026-06-10T14:52:07.311566137Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=048770dd-1453-4282-a087-810d213865aa name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.225455 | controller | Jun 10 14:52:07.312008 crc crio[20344]: time="2026-06-10T14:52:07.311815524Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=bac4b2ad-be15-47cd-a308-fb78f64f0e71 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.225471 | controller | Jun 10 14:52:07.494040 crc crio[20344]: time="2026-06-10T14:52:07.493475787Z" level=info msg="Creating container: openshift-marketplace/certified-operators-rjr6f/extract-utilities" id=5bea1f6b-247b-47ed-a3b5-217843f07aa3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.225487 | controller | Jun 10 14:52:08.484100 crc crio[20344]: time="2026-06-10T14:52:08.484001322Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.225503 | controller | Jun 10 14:52:08.507390 crc crio[20344]: time="2026-06-10T14:52:08.503887921Z" level=info msg="Got pod network &{Name:community-operators-kkf7k Namespace:openshift-marketplace ID:f559d923e401997b9ab5cdd38425448c4c8ffe7965dabbab76e4fc8995950f36 UID:adcc7739-e6f7-4c09-b553-3fc639e7fb7c NetNS:/var/run/netns/3d723b91-72f9-46fb-a71b-0ed2aa287466 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podadcc7739_e6f7_4c09_b553_3fc639e7fb7c.slice PodAnnotations:0xc004036228}] Aliases:map[]}"
2026-06-10 15:52:06.225520 | controller | Jun 10 14:52:08.507390 crc crio[20344]: time="2026-06-10T14:52:08.504063376Z" level=info msg="Adding pod openshift-marketplace_community-operators-kkf7k to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.225537 | controller | Jun 10 14:52:08.509537 crc crio[20344]: time="2026-06-10T14:52:08.509497658Z" level=info msg="Got pod network &{Name:redhat-operators-w57w2 Namespace:openshift-marketplace ID:e87b6a1a3f227f9bff40f71c969404d963bca1045aed2e4e7bb1415c1a47ecc0 UID:c85b36a6-d92f-42cb-8f6b-e81c2bfeed24 NetNS:/var/run/netns/b6c411ea-8a9f-4ff0-9ebc-d582c3369148 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc85b36a6_d92f_42cb_8f6b_e81c2bfeed24.slice PodAnnotations:0xc00078c3b8}] Aliases:map[]}"
2026-06-10 15:52:06.225554 | controller | Jun 10 14:52:08.509702 crc crio[20344]: time="2026-06-10T14:52:08.509679403Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-w57w2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.225571 | controller | Jun 10 14:52:08.520720 crc crio[20344]: time="2026-06-10T14:52:08.520596118Z" level=info msg="Got pod network &{Name:redhat-marketplace-zrbh2 Namespace:openshift-marketplace ID:291deec1420602c9e065f399f190e2ebf176bce7a9a0d9911133a96fb58b7556 UID:8206341b-0d86-4247-8339-1613f8d31b00 NetNS:/var/run/netns/741f60da-39c9-4a92-8d94-850ebf0d6ac9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8206341b_0d86_4247_8339_1613f8d31b00.slice PodAnnotations:0xc0007380a8}] Aliases:map[]}"
2026-06-10 15:52:06.225588 | controller | Jun 10 14:52:08.520720 crc crio[20344]: time="2026-06-10T14:52:08.52070108Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-zrbh2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.225609 | controller | Jun 10 14:52:08.959217 crc crio[20344]: time="2026-06-10T14:52:08.958725788Z" level=info msg="Checking image status: quay.io/metal3-io/ironic-ipa-downloader" id=0a5cb084-7b26-477e-9220-2d7af93ea683 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.225626 | controller | Jun 10 14:52:09.108967 crc crio[20344]: 2026-06-10T14:52:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e87b6a1a3f227f9 Mac:82:ab:92:7c:5c:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/b6c411ea-8a9f-4ff0-9ebc-d582c3369148 SocketPath: PciID:}] [{Interface:0xc0000147b0 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.225644 | controller | Jun 10 14:52:09.110147 crc crio[20344]: time="2026-06-10T14:52:09.109129006Z" level=info msg="Got pod network &{Name:redhat-operators-w57w2 Namespace:openshift-marketplace ID:e87b6a1a3f227f9bff40f71c969404d963bca1045aed2e4e7bb1415c1a47ecc0 UID:c85b36a6-d92f-42cb-8f6b-e81c2bfeed24 NetNS:/var/run/netns/b6c411ea-8a9f-4ff0-9ebc-d582c3369148 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc85b36a6_d92f_42cb_8f6b_e81c2bfeed24.slice PodAnnotations:0xc00078c3b8}] Aliases:map[]}"
2026-06-10 15:52:06.225661 | controller | Jun 10 14:52:09.110147 crc crio[20344]: time="2026-06-10T14:52:09.109388622Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-w57w2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.225677 | controller | Jun 10 14:52:09.177765 crc crio[20344]: 2026-06-10T14:52:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f559d923e401997 Mac:ce:89:fa:bf:06:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/3d723b91-72f9-46fb-a71b-0ed2aa287466 SocketPath: PciID:}] [{Interface:0xc0001a46c0 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.225694 | controller | Jun 10 14:52:09.178560 crc crio[20344]: time="2026-06-10T14:52:09.178482707Z" level=info msg="Got pod network &{Name:community-operators-kkf7k Namespace:openshift-marketplace ID:f559d923e401997b9ab5cdd38425448c4c8ffe7965dabbab76e4fc8995950f36 UID:adcc7739-e6f7-4c09-b553-3fc639e7fb7c NetNS:/var/run/netns/3d723b91-72f9-46fb-a71b-0ed2aa287466 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podadcc7739_e6f7_4c09_b553_3fc639e7fb7c.slice PodAnnotations:0xc004036228}] Aliases:map[]}"
2026-06-10 15:52:06.225712 | controller | Jun 10 14:52:09.178756 crc crio[20344]: time="2026-06-10T14:52:09.178714213Z" level=info msg="Checking pod openshift-marketplace_community-operators-kkf7k for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.225729 | controller | Jun 10 14:52:09.302425 crc crio[20344]: time="2026-06-10T14:52:09.302128005Z" level=info msg="Ran pod sandbox f559d923e401997b9ab5cdd38425448c4c8ffe7965dabbab76e4fc8995950f36 with infra container: openshift-marketplace/community-operators-kkf7k/POD" id=ac0089ce-b308-41a6-b5c9-4269788ba73a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.225746 | controller | Jun 10 14:52:09.303712 crc crio[20344]: time="2026-06-10T14:52:09.303485391Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-controller-manager-5994967dd8-55kbp/manager" id=d1fa9651-597d-436c-9549-1e87deb62759 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.225762 | controller | Jun 10 14:52:09.304131 crc crio[20344]: time="2026-06-10T14:52:09.304077716Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=a7e15ae4-7202-4142-aa59-30eb9c8d5dc6 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.225779 | controller | Jun 10 14:52:09.305423 crc crio[20344]: time="2026-06-10T14:52:09.305221906Z" level=info msg="Ran pod sandbox e87b6a1a3f227f9bff40f71c969404d963bca1045aed2e4e7bb1415c1a47ecc0 with infra container: openshift-marketplace/redhat-operators-w57w2/POD" id=c49b131d-1133-4342-b132-d4b1fb6a4551 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.225800 | controller | Jun 10 14:52:09.307336 crc crio[20344]: time="2026-06-10T14:52:09.306481489Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d5f93f81-fe21-4fc7-9ed4-0986e003638e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.225817 | controller | Jun 10 14:52:09.309543 crc crio[20344]: time="2026-06-10T14:52:09.309376545Z" level=info msg="Pulled image: quay.io/metal3-io/baremetal-operator@sha256:44645b145304a45334e7e2047a7cb64df758815e31271d26a71ef9be2b291cbe" id=487c597e-d3ba-491a-bd00-2b662a04b6c7 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.225833 | controller | Jun 10 14:52:09.315702 crc crio[20344]: time="2026-06-10T14:52:09.315537855Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=688f913f-3e9e-4076-a044-e2abaeb981f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.225866 | controller | Jun 10 14:52:09.315702 crc crio[20344]: time="2026-06-10T14:52:09.315622088Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-58c884cdcb-6w5tw/ironic-ipa-downloader" id=b6d7f739-9554-4fef-8451-e2442e65f4c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.225903 | controller | Jun 10 14:52:09.315932 crc crio[20344]: time="2026-06-10T14:52:09.315833193Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:latest" id=39cb4fab-65e9-40eb-bb44-8675db6c248c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.225922 | controller | Jun 10 14:52:09.371135 crc crio[20344]: 2026-06-10T14:52:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:291deec1420602c Mac:ba:56:20:91:28:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/741f60da-39c9-4a92-8d94-850ebf0d6ac9 SocketPath: PciID:}] [{Interface:0xc0000147f0 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.225939 | controller | Jun 10 14:52:09.373736 crc crio[20344]: time="2026-06-10T14:52:09.372477802Z" level=info msg="Got pod network &{Name:redhat-marketplace-zrbh2 Namespace:openshift-marketplace ID:291deec1420602c9e065f399f190e2ebf176bce7a9a0d9911133a96fb58b7556 UID:8206341b-0d86-4247-8339-1613f8d31b00 NetNS:/var/run/netns/741f60da-39c9-4a92-8d94-850ebf0d6ac9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8206341b_0d86_4247_8339_1613f8d31b00.slice PodAnnotations:0xc0007380a8}] Aliases:map[]}"
2026-06-10 15:52:06.225957 | controller | Jun 10 14:52:09.373736 crc crio[20344]: time="2026-06-10T14:52:09.372638776Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-zrbh2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.225973 | controller | Jun 10 14:52:09.481531 crc crio[20344]: time="2026-06-10T14:52:09.481355485Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f3043107-e9ac-4b61-ad93-db2f61b2bb0a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.225990 | controller | Jun 10 14:52:09.487895 crc crio[20344]: time="2026-06-10T14:52:09.487795023Z" level=info msg="Creating container: openshift-marketplace/community-operators-kkf7k/extract-utilities" id=6626727a-a278-42af-91f2-f9d435571cc8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.226007 | controller | Jun 10 14:52:09.503877 crc crio[20344]: time="2026-06-10T14:52:09.503700769Z" level=info msg="Ran pod sandbox 291deec1420602c9e065f399f190e2ebf176bce7a9a0d9911133a96fb58b7556 with infra container: openshift-marketplace/redhat-marketplace-zrbh2/POD" id=a215537c-6b86-45a9-b1bd-a527b02287bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.226028 | controller | Jun 10 14:52:09.504812 crc crio[20344]: time="2026-06-10T14:52:09.504713035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.226046 | controller | Jun 10 14:52:09.507697 crc crio[20344]: time="2026-06-10T14:52:09.506355648Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=182c5c28-7d30-4197-af5c-e4af34508cd7 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.226063 | controller | Jun 10 14:52:09.511167 crc crio[20344]: time="2026-06-10T14:52:09.510851476Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator" id=a0706912-39f7-4df0-818f-b9bb565c9af3 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.226079 | controller | Jun 10 14:52:09.511719 crc crio[20344]: time="2026-06-10T14:52:09.511596755Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0802b980-6475-4b9d-989e-39f0096749b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.226096 | controller | Jun 10 14:52:09.515350 crc crio[20344]: time="2026-06-10T14:52:09.513891365Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-w57w2/extract-utilities" id=447707bb-d6b9-4f5e-8978-7b1cd9f56d88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.226112 | controller | Jun 10 14:52:09.719807 crc crio[20344]: time="2026-06-10T14:52:09.71975474Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.226129 | controller | Jun 10 14:52:09.720574 crc crio[20344]: time="2026-06-10T14:52:09.720452259Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.226145 | controller | Jun 10 14:52:09.734029 crc crio[20344]: time="2026-06-10T14:52:09.733931971Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-zrbh2/extract-utilities" id=c4fc6307-1e33-4ea0-bcd3-40ad95d39ea3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.226161 | controller | Jun 10 14:52:10.258792 crc crio[20344]: time="2026-06-10T14:52:10.258154099Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.226178 | controller | Jun 10 14:52:10.288138 crc crio[20344]: time="2026-06-10T14:52:10.288009579Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.226194 | controller | Jun 10 14:52:10.291496 crc crio[20344]: time="2026-06-10T14:52:10.291376497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.226211 | controller | Jun 10 14:52:10.294860 crc crio[20344]: time="2026-06-10T14:52:10.294816117Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.226227 | controller | Jun 10 14:52:10.303459 crc crio[20344]: time="2026-06-10T14:52:10.30338238Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=d0b2dbe7-af4e-4349-9202-2e921e0436c8 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.226250 | controller | Jun 10 14:52:10.308723 crc crio[20344]: time="2026-06-10T14:52:10.308681959Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=025f93ad-6811-4652-b6fb-db507d7fa17b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.226267 | controller | Jun 10 14:52:10.315517 crc crio[20344]: time="2026-06-10T14:52:10.315484386Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=1697deee-3f3d-46b1-a6b5-dddc8dcc0658 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.226284 | controller | Jun 10 14:52:10.414374 crc crio[20344]: time="2026-06-10T14:52:10.414136522Z" level=info msg="Created container 5e55e40d3155ce8de7268626a4f5115c67414696611c583770911dddfd53a876: openshift-marketplace/certified-operators-rjr6f/extract-utilities" id=5bea1f6b-247b-47ed-a3b5-217843f07aa3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.226300 | controller | Jun 10 14:52:10.415511 crc crio[20344]: time="2026-06-10T14:52:10.415426206Z" level=info msg="Starting container: 5e55e40d3155ce8de7268626a4f5115c67414696611c583770911dddfd53a876" id=f37add6f-6490-46cb-8837-d49d3dc99682 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.226316 | controller | Jun 10 14:52:10.424384 crc crio[20344]: time="2026-06-10T14:52:10.422312636Z" level=info msg="Started container" PID=41606 containerID=5e55e40d3155ce8de7268626a4f5115c67414696611c583770911dddfd53a876 description=openshift-marketplace/certified-operators-rjr6f/extract-utilities id=f37add6f-6490-46cb-8837-d49d3dc99682 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c257086a96c62017ed5fa3d49fb6b2f325f73ab53c0b9fda9994cd612a46ee3c
2026-06-10 15:52:06.226333 | controller | Jun 10 14:52:10.484387 crc crio[20344]: time="2026-06-10T14:52:10.48183135Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.226349 | controller | Jun 10 14:52:10.484387 crc crio[20344]: time="2026-06-10T14:52:10.482242691Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685052-sbqvp/oc" id=1d3577d4-6187-4b6d-bc36-890571d9d1f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.226365 | controller | Jun 10 14:52:10.646238 crc crio[20344]: time="2026-06-10T14:52:10.645991416Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.226382 | controller | Jun 10 14:52:10.757010 crc crio[20344]: time="2026-06-10T14:52:10.756566023Z" level=info msg="Created container 95f146945696eb1fd264fd2f8c184318b950ff6e40f6477c4ca1fd1a5b4e2b5d: baremetal-operator-system/baremetal-operator-ironic-58c884cdcb-6w5tw/ironic-ipa-downloader" id=b6d7f739-9554-4fef-8451-e2442e65f4c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.226398 | controller | Jun 10 14:52:10.758106 crc crio[20344]: time="2026-06-10T14:52:10.758011561Z" level=info msg="Starting container: 95f146945696eb1fd264fd2f8c184318b950ff6e40f6477c4ca1fd1a5b4e2b5d" id=1dde3222-e0f2-48a9-9c26-3a341f05e33c name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.226414 | controller | Jun 10 14:52:10.769305 crc crio[20344]: time="2026-06-10T14:52:10.769216233Z" level=info msg="Started container" PID=41651 containerID=95f146945696eb1fd264fd2f8c184318b950ff6e40f6477c4ca1fd1a5b4e2b5d description=baremetal-operator-system/baremetal-operator-ironic-58c884cdcb-6w5tw/ironic-ipa-downloader id=1dde3222-e0f2-48a9-9c26-3a341f05e33c name=/runtime.v1.RuntimeService/StartContainer sandboxID=f884c9c0478d66707240379d003effbb1795fc8ef011847e01a5ddc07e58f2b4
2026-06-10 15:52:06.226430 | controller | Jun 10 14:52:11.351117 crc crio[20344]: time="2026-06-10T14:52:11.350976454Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.226451 | controller | Jun 10 14:52:11.358520 crc crio[20344]: time="2026-06-10T14:52:11.358422719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.226468 | controller | Jun 10 14:52:11.362896 crc crio[20344]: time="2026-06-10T14:52:11.362824544Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.226483 | controller | Jun 10 14:52:11.385795 crc crio[20344]: time="2026-06-10T14:52:11.385690981Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-controller-manager-6998b789-pwz5q/manager" id=9a1bcfe1-71c8-414b-b013-d2493e51baa3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.226499 | controller | Jun 10 14:52:11.475757 crc crio[20344]: time="2026-06-10T14:52:11.475347112Z" level=info msg="Created container a9dc5c0107f2bf18bda8c5a2826786fe1241848135573671e87ef8479a244006: openshift-marketplace/community-operators-kkf7k/extract-utilities" id=6626727a-a278-42af-91f2-f9d435571cc8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.226516 | controller | Jun 10 14:52:11.492930 crc crio[20344]: time="2026-06-10T14:52:11.477835127Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=5d9a0c21-3ec6-423b-9646-cbf92c34af49 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.226532 | controller | Jun 10 14:52:11.492930 crc crio[20344]: time="2026-06-10T14:52:11.477912029Z" level=info msg="Starting container: a9dc5c0107f2bf18bda8c5a2826786fe1241848135573671e87ef8479a244006" id=5536e18e-164c-470c-abe0-8e24b8a71525 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.226548 | controller | Jun 10 14:52:11.492930 crc crio[20344]: time="2026-06-10T14:52:11.484178193Z" level=info msg="Started container" PID=41678 containerID=a9dc5c0107f2bf18bda8c5a2826786fe1241848135573671e87ef8479a244006 description=openshift-marketplace/community-operators-kkf7k/extract-utilities id=5536e18e-164c-470c-abe0-8e24b8a71525 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f559d923e401997b9ab5cdd38425448c4c8ffe7965dabbab76e4fc8995950f36
2026-06-10 15:52:06.226564 | controller | Jun 10 14:52:11.492930 crc crio[20344]: time="2026-06-10T14:52:11.484625844Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-10 15:52:06.226581 | controller | Jun 10 14:52:11.637496 crc crio[20344]: time="2026-06-10T14:52:11.636943572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.226597 | controller | Jun 10 14:52:11.640851 crc crio[20344]: time="2026-06-10T14:52:11.640751761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.226613 | controller | Jun 10 14:52:11.682345 crc crio[20344]: time="2026-06-10T14:52:11.682187443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.226628 | controller | Jun 10 14:52:11.698340 crc crio[20344]: time="2026-06-10T14:52:11.69814085Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.226644 | controller | Jun 10 14:52:11.725869 crc crio[20344]: time="2026-06-10T14:52:11.725444043Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.226659 | controller | Jun 10 14:52:11.734851 crc crio[20344]: time="2026-06-10T14:52:11.734779797Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.226679 | controller | Jun 10 14:52:11.764999 crc crio[20344]: time="2026-06-10T14:52:11.763093966Z" level=info msg="Pulled image: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator-index@sha256:e0288638e5947af3fa1b71f8f38316b7b81b3312d7c254790330a48a31387369" id=7a45fbd7-6b08-49b6-b0eb-db4d7fd1f3a6 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.226696 | controller | Jun 10 14:52:11.766242 crc crio[20344]: time="2026-06-10T14:52:11.766081754Z" level=info msg="Checking image status: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8" id=ad0b1b89-8f18-42a7-a3e9-888707addb57 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.226712 | controller | Jun 10 14:52:11.772595 crc crio[20344]: time="2026-06-10T14:52:11.771996998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.226727 | controller | Jun 10 14:52:11.809424 crc crio[20344]: time="2026-06-10T14:52:11.808541653Z" level=info msg="Created container 6966ae2fd7f4ea5f2635417d1ad8799d0bf067409ac3e710f675ec00aa9e1d61: openshift-marketplace/redhat-marketplace-zrbh2/extract-utilities" id=c4fc6307-1e33-4ea0-bcd3-40ad95d39ea3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.226744 | controller | Jun 10 14:52:11.812990 crc crio[20344]: time="2026-06-10T14:52:11.81112336Z" level=info msg="Starting container: 6966ae2fd7f4ea5f2635417d1ad8799d0bf067409ac3e710f675ec00aa9e1d61" id=cdb137a1-0c0d-4179-a464-7b7e096cc901 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.226760 | controller | Jun 10 14:52:11.826397 crc crio[20344]: time="2026-06-10T14:52:11.826232815Z" level=info msg="Started container" PID=41691 containerID=6966ae2fd7f4ea5f2635417d1ad8799d0bf067409ac3e710f675ec00aa9e1d61 description=openshift-marketplace/redhat-marketplace-zrbh2/extract-utilities id=cdb137a1-0c0d-4179-a464-7b7e096cc901 name=/runtime.v1.RuntimeService/StartContainer sandboxID=291deec1420602c9e065f399f190e2ebf176bce7a9a0d9911133a96fb58b7556
2026-06-10 15:52:06.226776 | controller | Jun 10 14:52:11.833198 crc crio[20344]: time="2026-06-10T14:52:11.832474608Z" level=info msg="Pulled image: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator-index@sha256:e0288638e5947af3fa1b71f8f38316b7b81b3312d7c254790330a48a31387369" id=2e94c6cf-73e7-428e-a6b4-c5c3448b9b56 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.226793 | controller | Jun 10 14:52:11.833507 crc crio[20344]: time="2026-06-10T14:52:11.833443913Z" level=info msg="Checking image status: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8" id=786c55d0-bbdd-4b5c-b2fb-dc3fd6944337 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.226811 | controller | Jun 10 14:52:11.873480 crc crio[20344]: time="2026-06-10T14:52:11.87278316Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.226830 | controller | Jun 10 14:52:11.873480 crc crio[20344]: time="2026-06-10T14:52:11.872887883Z" level=info msg="Checking image status: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8" id=b2e95885-f099-4066-90dd-70c72dfc29f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.226845 | controller | Jun 10 14:52:11.877961 crc crio[20344]: time="2026-06-10T14:52:11.877161214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.226884 | controller | Jun 10 14:52:11.883829 crc crio[20344]: time="2026-06-10T14:52:11.883562742Z" level=info msg="Checking image status: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8" id=08e8d15a-357e-43e2-b489-8431e6a7eb24 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.226905 | controller | Jun 10 14:52:11.894736 crc crio[20344]: time="2026-06-10T14:52:11.894162688Z" level=info msg="Creating container: openstack-operators/openstack-operator-index-8qjj9/registry-server" id=5a51363c-6ece-4e19-a5df-bdf751054f8c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.226922 | controller | Jun 10 14:52:11.895179 crc crio[20344]: time="2026-06-10T14:52:11.894791225Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.226937 | controller | Jun 10 14:52:11.903576 crc crio[20344]: time="2026-06-10T14:52:11.903503832Z" level=info msg="Creating container: openstack-operators/openstack-operator-index-kgl98/registry-server" id=76fc3429-c51b-4dae-9dbb-e106fa212c47 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.226953 | controller | Jun 10 14:52:11.916731 crc crio[20344]: time="2026-06-10T14:52:11.916574744Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.226969 | controller | Jun 10 14:52:11.931020 crc crio[20344]: time="2026-06-10T14:52:11.930877107Z" level=info msg="Created container e19fe47fc85d84bcc71da8842a66f202b3359dd7ad5ccfb398bc579f6aa0cb23: openshift-marketplace/redhat-operators-w57w2/extract-utilities" id=447707bb-d6b9-4f5e-8978-7b1cd9f56d88 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.226985 | controller | Jun 10 14:52:11.933119 crc crio[20344]: time="2026-06-10T14:52:11.933038123Z" level=info msg="Starting container: e19fe47fc85d84bcc71da8842a66f202b3359dd7ad5ccfb398bc579f6aa0cb23" id=84e2bc6e-1b4e-485a-8a3b-31d93f4eaa56 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.227001 | controller | Jun 10 14:52:11.960097 crc crio[20344]: time="2026-06-10T14:52:11.959172436Z" level=info msg="Started container" PID=41695 containerID=e19fe47fc85d84bcc71da8842a66f202b3359dd7ad5ccfb398bc579f6aa0cb23 description=openshift-marketplace/redhat-operators-w57w2/extract-utilities id=84e2bc6e-1b4e-485a-8a3b-31d93f4eaa56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e87b6a1a3f227f9bff40f71c969404d963bca1045aed2e4e7bb1415c1a47ecc0
2026-06-10 15:52:06.227017 | controller | Jun 10 14:52:11.978202 crc crio[20344]: time="2026-06-10T14:52:11.977834393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.227033 | controller | Jun 10 14:52:11.986790 crc crio[20344]: time="2026-06-10T14:52:11.986565041Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.227049 | controller | Jun 10 14:52:11.997223 crc crio[20344]: time="2026-06-10T14:52:11.996758867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.227065 | controller | Jun 10 14:52:12.035866 crc crio[20344]: time="2026-06-10T14:52:12.035768896Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.227080 | controller | Jun 10 14:52:12.037248 crc crio[20344]: time="2026-06-10T14:52:12.037157422Z" level=info msg="Created container 3f4106b81f860019f7a0efb2435d71f3726d7dc221845d5c286d2ba2bb378884: baremetal-operator-system/baremetal-operator-controller-manager-5994967dd8-55kbp/manager" id=d1fa9651-597d-436c-9549-1e87deb62759 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.227097 | controller | Jun 10 14:52:12.039016 crc crio[20344]: time="2026-06-10T14:52:12.03897634Z" level=info msg="Starting container: 3f4106b81f860019f7a0efb2435d71f3726d7dc221845d5c286d2ba2bb378884" id=65c8dd33-1932-4d0c-9796-ce7540b32cb4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.227117 | controller | Jun 10 14:52:12.040446 crc crio[20344]: time="2026-06-10T14:52:12.040198862Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.227134 | controller | Jun 10 14:52:12.048456 crc crio[20344]: time="2026-06-10T14:52:12.048419736Z" level=info msg="Started container" PID=41715 containerID=3f4106b81f860019f7a0efb2435d71f3726d7dc221845d5c286d2ba2bb378884 description=baremetal-operator-system/baremetal-operator-controller-manager-5994967dd8-55kbp/manager id=65c8dd33-1932-4d0c-9796-ce7540b32cb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=682f33f2843d1fe50603e90c27171d01994d05861c0d3353b209e02781aac64a
2026-06-10 15:52:06.227151 | controller | Jun 10 14:52:12.203329 crc crio[20344]: time="2026-06-10T14:52:12.203208898Z" level=info msg="Created container 9379b57e0d9836d70138c8b7a2883716c1508cd74be1661bbd3e5f8a56e8e627: openstack-operators/openstack-operator-index-kgl98/registry-server" id=76fc3429-c51b-4dae-9dbb-e106fa212c47 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.227167 | controller | Jun 10 14:52:12.216957 crc crio[20344]: time="2026-06-10T14:52:12.216815984Z" level=info msg="Created container db947fefb1e79c861ae34f12d608add8aa8e3d113ca427410e9f265726ee57d4: baremetal-operator-system/baremetal-operator-controller-manager-6998b789-pwz5q/manager" id=9a1bcfe1-71c8-414b-b013-d2493e51baa3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.227183 | controller | Jun 10 14:52:12.217538 crc crio[20344]: time="2026-06-10T14:52:12.217395449Z" level=info msg="Created container ab612c5d1242ff86201a9db549fbe58621fb71ee1f7fbefc278c6307a4a3b001: openstack-operators/openstack-operator-index-8qjj9/registry-server" id=5a51363c-6ece-4e19-a5df-bdf751054f8c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.227199 | controller | Jun 10 14:52:12.232159 crc crio[20344]: time="2026-06-10T14:52:12.232018101Z" level=info msg="Starting container: db947fefb1e79c861ae34f12d608add8aa8e3d113ca427410e9f265726ee57d4" id=57a32138-e725-4f29-8b71-6881099b9e0b name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.227215 | controller | Jun 10 14:52:12.232575 crc crio[20344]: time="2026-06-10T14:52:12.232338789Z" level=info msg="Starting container: ab612c5d1242ff86201a9db549fbe58621fb71ee1f7fbefc278c6307a4a3b001" id=5a227a7d-2c20-445e-9779-aac25da52102 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.227231 | controller | Jun 10 14:52:12.234499 crc crio[20344]: time="2026-06-10T14:52:12.234246249Z" level=info msg="Starting container: 9379b57e0d9836d70138c8b7a2883716c1508cd74be1661bbd3e5f8a56e8e627" id=9bbd2c7b-e93c-4b05-ada6-fb6cb4018c7f name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.227246 | controller | Jun 10 14:52:12.239509 crc crio[20344]: time="2026-06-10T14:52:12.239032724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.227262 | controller | Jun 10 14:52:12.243027 crc crio[20344]: time="2026-06-10T14:52:12.242779581Z" level=info msg="Started container" PID=41738 containerID=db947fefb1e79c861ae34f12d608add8aa8e3d113ca427410e9f265726ee57d4 description=baremetal-operator-system/baremetal-operator-controller-manager-6998b789-pwz5q/manager id=57a32138-e725-4f29-8b71-6881099b9e0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fab7b0df62036e40cda5b8efd72b3412e096904e19be00c88a42d1fe5321760
2026-06-10 15:52:06.227279 | controller | Jun 10 14:52:12.247546 crc crio[20344]: time="2026-06-10T14:52:12.247472744Z" level=info msg="Started container" PID=41737 containerID=ab612c5d1242ff86201a9db549fbe58621fb71ee1f7fbefc278c6307a4a3b001 description=openstack-operators/openstack-operator-index-8qjj9/registry-server id=5a227a7d-2c20-445e-9779-aac25da52102 name=/runtime.v1.RuntimeService/StartContainer sandboxID=81845ae4ed951c0669295fd73ae79cd8841785b33f12b26e417bc5ec1a9269ed
2026-06-10 15:52:06.227300 | controller | Jun 10 14:52:12.262063 crc crio[20344]: time="2026-06-10T14:52:12.262015154Z" level=info msg="Started container" PID=41741 containerID=9379b57e0d9836d70138c8b7a2883716c1508cd74be1661bbd3e5f8a56e8e627 description=openstack-operators/openstack-operator-index-kgl98/registry-server id=9bbd2c7b-e93c-4b05-ada6-fb6cb4018c7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2fb854253f635357a8e1da7f6498e0fe37d6d1f45e21f85aa44dc31beda4941
2026-06-10 15:52:06.227317 | controller | Jun 10 14:52:12.428201 crc crio[20344]: time="2026-06-10T14:52:12.427854144Z" level=info msg="Created container 497309fa48705d85b1f30b7c6aa06cd38f448c6d426666548800efa7e57da00b: openshift-infra/auto-csr-approver-29685052-sbqvp/oc" id=1d3577d4-6187-4b6d-bc36-890571d9d1f5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.227333 | controller | Jun 10 14:52:12.435719 crc crio[20344]: time="2026-06-10T14:52:12.434487377Z" level=info msg="Starting container: 497309fa48705d85b1f30b7c6aa06cd38f448c6d426666548800efa7e57da00b" id=43e7017e-241f-459f-8c28-cd1f4fbfe498 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.227349 | controller | Jun 10 14:52:12.470104 crc crio[20344]: time="2026-06-10T14:52:12.469114072Z" level=info msg="Started container" PID=41779 containerID=497309fa48705d85b1f30b7c6aa06cd38f448c6d426666548800efa7e57da00b description=openshift-infra/auto-csr-approver-29685052-sbqvp/oc id=43e7017e-241f-459f-8c28-cd1f4fbfe498 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b6d11f2971702361165f34a1f645c2aca399ff33dca7df4949ea60e9ebe99f6
2026-06-10 15:52:06.227365 | controller | Jun 10 14:52:12.528683 crc crio[20344]: time="2026-06-10T14:52:12.526368057Z" level=info msg="Stopping container: 9379b57e0d9836d70138c8b7a2883716c1508cd74be1661bbd3e5f8a56e8e627 (timeout: 2s)" id=800ad762-2231-4772-8cd0-7edac9e11a84 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.227381 | controller | Jun 10 14:52:12.539093 crc crio[20344]: time="2026-06-10T14:52:12.538476843Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=fde33e72-9d16-4796-8f9c-aa6f116d0b59 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.227397 | controller | Jun 10 14:52:12.546843 crc crio[20344]: time="2026-06-10T14:52:12.543916845Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-10 15:52:06.227414 | controller | Jun 10 14:52:12.546843 crc crio[20344]: time="2026-06-10T14:52:12.545083715Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=3b3975a3-6705-4ae6-a0a7-a4c50e464603 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.227430 | controller | Jun 10 14:52:12.563737 crc crio[20344]: time="2026-06-10T14:52:12.56324936Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-10 15:52:06.227446 | controller | Jun 10 14:52:12.568800 crc crio[20344]: time="2026-06-10T14:52:12.56861505Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=5f12447e-0848-46eb-90f2-461ed0b8ac28 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.227462 | controller | Jun 10 14:52:12.572025 crc crio[20344]: time="2026-06-10T14:52:12.571908176Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-10 15:52:06.227478 | controller | Jun 10 14:52:12.667985 crc crio[20344]: time="2026-06-10T14:52:12.667493532Z" level=info msg="Stopped container 9379b57e0d9836d70138c8b7a2883716c1508cd74be1661bbd3e5f8a56e8e627: openstack-operators/openstack-operator-index-kgl98/registry-server" id=800ad762-2231-4772-8cd0-7edac9e11a84 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.227494 | controller | Jun 10 14:52:12.670359 crc crio[20344]: time="2026-06-10T14:52:12.669904745Z" level=info msg="Stopping pod sandbox: b2fb854253f635357a8e1da7f6498e0fe37d6d1f45e21f85aa44dc31beda4941" id=4c02290a-35c2-4160-b9bd-4bb4d552533d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.227515 | controller | Jun 10 14:52:12.670724 crc crio[20344]: time="2026-06-10T14:52:12.6704975Z" level=info msg="Got pod network &{Name:openstack-operator-index-kgl98 Namespace:openstack-operators ID:b2fb854253f635357a8e1da7f6498e0fe37d6d1f45e21f85aa44dc31beda4941 UID:abd0bc11-85c3-4131-aa42-1d9315179c4a NetNS:/var/run/netns/1b8e0d44-f733-4e6b-be06-4b5bf297fd9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podabd0bc11_85c3_4131_aa42_1d9315179c4a.slice PodAnnotations:0xc004036598}] Aliases:map[]}"
2026-06-10 15:52:06.227532 | controller | Jun 10 14:52:12.670724 crc crio[20344]: time="2026-06-10T14:52:12.670633904Z" level=info msg="Deleting pod openstack-operators_openstack-operator-index-kgl98 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.227549 | controller | Jun 10 14:52:13.195487 crc crio[20344]: time="2026-06-10T14:52:13.195250903Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=5f12447e-0848-46eb-90f2-461ed0b8ac28 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.227565 | controller | Jun 10 14:52:13.200064 crc crio[20344]: time="2026-06-10T14:52:13.199575606Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=b4bbcaf2-5799-4c22-ac8e-6d5b46184d65 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.227581 | controller | Jun 10 14:52:13.205089 crc crio[20344]: time="2026-06-10T14:52:13.204954866Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=fe1b4e5f-f5b6-4f19-a003-1c794bd14d17 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.227597 | controller | Jun 10 14:52:13.235172 crc crio[20344]: time="2026-06-10T14:52:13.235005711Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-zrbh2/extract-content" id=9277fd6c-8ed7-4cef-b0d3-396e8daf2926 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.227612 | controller | Jun 10 14:52:13.249496 crc crio[20344]: time="2026-06-10T14:52:13.249395037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.227629 | controller | Jun 10 14:52:13.258535 crc crio[20344]: time="2026-06-10T14:52:13.258413892Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:dfbee1a913900ca811d31cf79d976dfb34f80fb64e946ffb82e85b5587887c69" id=fde33e72-9d16-4796-8f9c-aa6f116d0b59 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.227645 | controller | Jun 10 14:52:13.260091 crc crio[20344]: time="2026-06-10T14:52:13.260016424Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=c0fbeda1-738b-469f-aa44-5a069b983545 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.227661 | controller | Jun 10 14:52:13.278099 crc crio[20344]: time="2026-06-10T14:52:13.278012224Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=7c2ebcd4-407a-48a3-9d58-e2639fc0c41b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.227677 | controller | Jun 10 14:52:13.293402 crc crio[20344]: time="2026-06-10T14:52:13.293138899Z" level=info msg="Creating container: openshift-marketplace/community-operators-kkf7k/extract-content" id=a453986b-6569-45d3-9101-02a83494eb4d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.227693 | controller | Jun 10 14:52:13.293944 crc crio[20344]: time="2026-06-10T14:52:13.293759365Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.227714 | controller | Jun 10 14:52:13.323341 crc crio[20344]: time="2026-06-10T14:52:13.321170551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.227730 | controller | Jun 10 14:52:13.326869 crc crio[20344]: time="2026-06-10T14:52:13.326810778Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.227747 | controller | Jun 10 14:52:13.345583 crc crio[20344]: time="2026-06-10T14:52:13.345440485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.227763 | controller | Jun 10 14:52:13.352094 crc crio[20344]: time="2026-06-10T14:52:13.351998326Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.227779 | controller | Jun 10 14:52:13.597543 crc crio[20344]: time="2026-06-10T14:52:13.597455005Z" level=info msg="Created container 681ebf3b22756984ded95ed821cb16e6a867a7e0e1aae4da4bb1eb9a22f580e1: openshift-marketplace/community-operators-kkf7k/extract-content" id=a453986b-6569-45d3-9101-02a83494eb4d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.227796 | controller | Jun 10 14:52:13.599685 crc crio[20344]: time="2026-06-10T14:52:13.599048087Z" level=info msg="Starting container: 681ebf3b22756984ded95ed821cb16e6a867a7e0e1aae4da4bb1eb9a22f580e1" id=8191a5ba-4f4b-4c4b-94d4-ffde6e9a6c7a name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.227812 | controller | Jun 10 14:52:13.627319 crc crio[20344]: time="2026-06-10T14:52:13.623244699Z" level=info msg="Started container" PID=41855 containerID=681ebf3b22756984ded95ed821cb16e6a867a7e0e1aae4da4bb1eb9a22f580e1 description=openshift-marketplace/community-operators-kkf7k/extract-content id=8191a5ba-4f4b-4c4b-94d4-ffde6e9a6c7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=f559d923e401997b9ab5cdd38425448c4c8ffe7965dabbab76e4fc8995950f36
2026-06-10 15:52:06.227828 | controller | Jun 10 14:52:13.633476 crc crio[20344]: time="2026-06-10T14:52:13.629122782Z" level=info msg="Created container e41b37371a6bc532fd3cbbb908b31b4b3ad8af781d47804d3b69a54b201082fc: openshift-marketplace/redhat-marketplace-zrbh2/extract-content" id=9277fd6c-8ed7-4cef-b0d3-396e8daf2926 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.227845 | controller | Jun 10 14:52:13.643147 crc crio[20344]: time="2026-06-10T14:52:13.642621745Z" level=info msg="Starting container: e41b37371a6bc532fd3cbbb908b31b4b3ad8af781d47804d3b69a54b201082fc" id=01be5fcf-8f88-4cb4-a507-2773594078cd name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.227881 | controller | Jun 10 14:52:13.653844 crc crio[20344]: time="2026-06-10T14:52:13.65355509Z" level=info msg="Started container" PID=41856 containerID=e41b37371a6bc532fd3cbbb908b31b4b3ad8af781d47804d3b69a54b201082fc description=openshift-marketplace/redhat-marketplace-zrbh2/extract-content id=01be5fcf-8f88-4cb4-a507-2773594078cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=291deec1420602c9e065f399f190e2ebf176bce7a9a0d9911133a96fb58b7556
2026-06-10 15:52:06.227899 | controller | Jun 10 14:52:13.803017 crc crio[20344]: time="2026-06-10T14:52:13.802816458Z" level=info msg="Stopped pod sandbox: b2fb854253f635357a8e1da7f6498e0fe37d6d1f45e21f85aa44dc31beda4941" id=4c02290a-35c2-4160-b9bd-4bb4d552533d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.227916 | controller | Jun 10 14:52:14.721205 crc crio[20344]: time="2026-06-10T14:52:14.720248353Z" level=info msg="Removing container: 9379b57e0d9836d70138c8b7a2883716c1508cd74be1661bbd3e5f8a56e8e627" id=72162901-9ff7-4dcb-a06e-2e495fa69fe4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.227937 | controller | Jun 10 14:52:14.821716 crc crio[20344]: time="2026-06-10T14:52:14.82161323Z" level=info msg="Removed container 9379b57e0d9836d70138c8b7a2883716c1508cd74be1661bbd3e5f8a56e8e627: openstack-operators/openstack-operator-index-kgl98/registry-server" id=72162901-9ff7-4dcb-a06e-2e495fa69fe4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.227954 | controller | Jun 10 14:52:15.936669 crc crio[20344]: time="2026-06-10T14:52:15.936547824Z" level=info msg="Stopping pod sandbox: 7b6d11f2971702361165f34a1f645c2aca399ff33dca7df4949ea60e9ebe99f6" id=e83ddfef-47ee-4396-af09-1aec48c08493 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.227970 | controller | Jun 10 14:52:15.938623 crc crio[20344]: time="2026-06-10T14:52:15.938248968Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685052-sbqvp Namespace:openshift-infra ID:7b6d11f2971702361165f34a1f645c2aca399ff33dca7df4949ea60e9ebe99f6 UID:0c33a8f9-7923-4734-a0ed-1df1adb44e1c NetNS:/var/run/netns/0b865975-3f76-4bed-aef8-7bcc79a96793 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c33a8f9_7923_4734_a0ed_1df1adb44e1c.slice PodAnnotations:0xc0027c0820}] Aliases:map[]}"
2026-06-10 15:52:06.227988 | controller | Jun 10 14:52:15.938860 crc crio[20344]: time="2026-06-10T14:52:15.938832354Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685052-sbqvp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.228004 | controller | Jun 10 14:52:17.498217 crc crio[20344]: time="2026-06-10T14:52:17.493622312Z" level=info msg="Stopped pod sandbox: 7b6d11f2971702361165f34a1f645c2aca399ff33dca7df4949ea60e9ebe99f6" id=e83ddfef-47ee-4396-af09-1aec48c08493 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.228020 | controller | Jun 10 14:52:18.011045 crc crio[20344]: time="2026-06-10T14:52:18.000732413Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=9dc98746-d360-4077-8a82-8c2e81c8fcc0 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.228036 | controller | Jun 10 14:52:18.017639 crc crio[20344]: time="2026-06-10T14:52:18.016723531Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=13d24a57-872b-4198-b458-d5df52292e40 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.228052 | controller | Jun 10 14:52:18.030920 crc crio[20344]: time="2026-06-10T14:52:18.02971976Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-zrbh2/registry-server" id=4ea4c8b8-9807-4b69-b165-b4979d14000b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.228067 | controller | Jun 10 14:52:18.030920 crc crio[20344]: time="2026-06-10T14:52:18.030301595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.228083 | controller | Jun 10 14:52:18.130569 crc crio[20344]: time="2026-06-10T14:52:18.130153543Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.228099 | controller | Jun 10 14:52:18.156154 crc crio[20344]: time="2026-06-10T14:52:18.149432716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.228114 | controller | Jun 10 14:52:18.448981 crc crio[20344]: time="2026-06-10T14:52:18.447104789Z" level=info msg="Created container 65c9e3797513149cf113126a764b25382bd2829c04fb69d6e215dd43dca497b3: openshift-marketplace/redhat-marketplace-zrbh2/registry-server" id=4ea4c8b8-9807-4b69-b165-b4979d14000b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.228134 | controller | Jun 10 14:52:18.450385 crc crio[20344]: time="2026-06-10T14:52:18.450111538Z" level=info msg="Starting container: 65c9e3797513149cf113126a764b25382bd2829c04fb69d6e215dd43dca497b3" id=af56f56b-a5f5-4fe3-ab02-380c8e908e78 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.228150 | controller | Jun 10 14:52:18.497105 crc crio[20344]: time="2026-06-10T14:52:18.496974251Z" level=info msg="Started container" PID=42007 containerID=65c9e3797513149cf113126a764b25382bd2829c04fb69d6e215dd43dca497b3 description=openshift-marketplace/redhat-marketplace-zrbh2/registry-server id=af56f56b-a5f5-4fe3-ab02-380c8e908e78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=291deec1420602c9e065f399f190e2ebf176bce7a9a0d9911133a96fb58b7556
2026-06-10 15:52:06.228167 | controller | Jun 10 14:52:21.204754 crc crio[20344]: time="2026-06-10T14:52:21.203954877Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=c9402007-c2d0-4f98-8cf9-55bf331844ad name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.228182 | controller | Jun 10 14:52:21.214075 crc crio[20344]: time="2026-06-10T14:52:21.213814155Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a498e93c-b239-40e2-8129-2765d66227fd name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.228198 | controller | Jun 10 14:52:21.221730 crc crio[20344]: time="2026-06-10T14:52:21.221619038Z" level=info msg="Creating container: openshift-marketplace/community-operators-kkf7k/registry-server" id=da47fbd6-df30-4814-8d9f-316d23f5f374 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.228214 | controller | Jun 10 14:52:21.222437 crc crio[20344]: time="2026-06-10T14:52:21.222362288Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.228230 | controller | Jun 10 14:52:21.324700 crc crio[20344]: time="2026-06-10T14:52:21.324171465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.228245 | controller | Jun 10 14:52:21.344000 crc crio[20344]: time="2026-06-10T14:52:21.343943732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.228261 | controller | Jun 10 14:52:21.515046 crc crio[20344]: time="2026-06-10T14:52:21.514927326Z" level=info msg="Created container 8f91cc66545e239a93a4b86d858907a83b5728e9eea0f04e357b2e2bb8465af1: openshift-marketplace/community-operators-kkf7k/registry-server" id=da47fbd6-df30-4814-8d9f-316d23f5f374 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.228277 | controller | Jun 10 14:52:21.516963 crc crio[20344]: time="2026-06-10T14:52:21.516831396Z" level=info msg="Starting container: 8f91cc66545e239a93a4b86d858907a83b5728e9eea0f04e357b2e2bb8465af1" id=f392d635-ffe9-4ab5-92fe-81fa5b1d717f name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.228293 | controller | Jun 10 14:52:21.542994 crc crio[20344]: time="2026-06-10T14:52:21.542475846Z" level=info msg="Started container" PID=42118 containerID=8f91cc66545e239a93a4b86d858907a83b5728e9eea0f04e357b2e2bb8465af1 description=openshift-marketplace/community-operators-kkf7k/registry-server id=f392d635-ffe9-4ab5-92fe-81fa5b1d717f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f559d923e401997b9ab5cdd38425448c4c8ffe7965dabbab76e4fc8995950f36
2026-06-10 15:52:06.228309 | controller | Jun 10 14:52:36.837785 crc crio[20344]: time="2026-06-10T14:52:36.836819935Z" level=info msg="Stopping container: 8f91cc66545e239a93a4b86d858907a83b5728e9eea0f04e357b2e2bb8465af1 (timeout: 2s)" id=45bc5e69-5193-47ac-a33b-98188a895686 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.228329 | controller | Jun 10 14:52:36.865523 crc crio[20344]: time="2026-06-10T14:52:36.865401441Z" level=info msg="Stopping container: 65c9e3797513149cf113126a764b25382bd2829c04fb69d6e215dd43dca497b3 (timeout: 2s)" id=fc2ff043-6fe6-4fe6-82e1-4c5f7916d9de name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.228345 | controller | Jun 10 14:52:37.720103 crc crio[20344]: time="2026-06-10T14:52:37.719975786Z" level=info msg="Stopping container: db947fefb1e79c861ae34f12d608add8aa8e3d113ca427410e9f265726ee57d4 (timeout: 10s)" id=19d07d8b-f464-4973-8570-61560ae60b17 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.228362 | controller | Jun 10 14:52:43.730161 crc crio[20344]: time="2026-06-10T14:52:43.729309122Z" level=info msg="Stopped container 65c9e3797513149cf113126a764b25382bd2829c04fb69d6e215dd43dca497b3: openshift-marketplace/redhat-marketplace-zrbh2/registry-server" id=fc2ff043-6fe6-4fe6-82e1-4c5f7916d9de name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.228377 | controller | Jun 10 14:52:43.731402 crc crio[20344]: time="2026-06-10T14:52:43.731094658Z" level=info msg="Stopping pod sandbox: 291deec1420602c9e065f399f190e2ebf176bce7a9a0d9911133a96fb58b7556" id=93ef8fe5-908e-4aff-aad9-c92fe986d9da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.228393 | controller | Jun 10 14:52:43.733410 crc crio[20344]: time="2026-06-10T14:52:43.731980392Z" level=info msg="Got pod network &{Name:redhat-marketplace-zrbh2 Namespace:openshift-marketplace ID:291deec1420602c9e065f399f190e2ebf176bce7a9a0d9911133a96fb58b7556 UID:8206341b-0d86-4247-8339-1613f8d31b00 NetNS:/var/run/netns/741f60da-39c9-4a92-8d94-850ebf0d6ac9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8206341b_0d86_4247_8339_1613f8d31b00.slice PodAnnotations:0xc0005281c0}] Aliases:map[]}"
2026-06-10 15:52:06.228409 | controller | Jun 10 14:52:43.733410 crc crio[20344]: time="2026-06-10T14:52:43.732247779Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-zrbh2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.228426 | controller | Jun 10 14:52:43.738873 crc crio[20344]: time="2026-06-10T14:52:43.73882892Z" level=info msg="Stopped container 8f91cc66545e239a93a4b86d858907a83b5728e9eea0f04e357b2e2bb8465af1: openshift-marketplace/community-operators-kkf7k/registry-server" id=45bc5e69-5193-47ac-a33b-98188a895686 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.228442 | controller | Jun 10 14:52:43.740369 crc crio[20344]: time="2026-06-10T14:52:43.740228237Z" level=info msg="Stopping pod sandbox: f559d923e401997b9ab5cdd38425448c4c8ffe7965dabbab76e4fc8995950f36" id=43595355-a23f-4787-9473-811c1b7f9430 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.228458 | controller | Jun 10 14:52:43.740849 crc crio[20344]: time="2026-06-10T14:52:43.740767181Z" level=info msg="Got pod network &{Name:community-operators-kkf7k Namespace:openshift-marketplace ID:f559d923e401997b9ab5cdd38425448c4c8ffe7965dabbab76e4fc8995950f36 UID:adcc7739-e6f7-4c09-b553-3fc639e7fb7c NetNS:/var/run/netns/3d723b91-72f9-46fb-a71b-0ed2aa287466 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podadcc7739_e6f7_4c09_b553_3fc639e7fb7c.slice PodAnnotations:0xc0040360d8}] Aliases:map[]}"
2026-06-10 15:52:06.228475 | controller | Jun 10 14:52:43.740849 crc crio[20344]: time="2026-06-10T14:52:43.740967786Z" level=info msg="Deleting pod openshift-marketplace_community-operators-kkf7k from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.228492 | controller | Jun 10 14:52:43.751649 crc crio[20344]: time="2026-06-10T14:52:43.75143538Z" level=info msg="Stopped container db947fefb1e79c861ae34f12d608add8aa8e3d113ca427410e9f265726ee57d4: baremetal-operator-system/baremetal-operator-controller-manager-6998b789-pwz5q/manager" id=19d07d8b-f464-4973-8570-61560ae60b17 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.228512 | controller | Jun 10 14:52:43.752827 crc crio[20344]: time="2026-06-10T14:52:43.752782915Z" level=info msg="Stopping pod sandbox: 4fab7b0df62036e40cda5b8efd72b3412e096904e19be00c88a42d1fe5321760" id=202a5274-1649-4195-ad28-9d6c4031728c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.228529 | controller | Jun 10 14:52:43.753451 crc crio[20344]: time="2026-06-10T14:52:43.753415861Z" level=info msg="Got pod network &{Name:baremetal-operator-controller-manager-6998b789-pwz5q Namespace:baremetal-operator-system ID:4fab7b0df62036e40cda5b8efd72b3412e096904e19be00c88a42d1fe5321760 UID:e3d4c728-bfb0-4f8c-ae39-c30948597264 NetNS:/var/run/netns/1f299e4f-6504-4af6-a5e0-1132a889c762 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode3d4c728_bfb0_4f8c_ae39_c30948597264.slice PodAnnotations:0xc0027c0808}] Aliases:map[]}"
2026-06-10 15:52:06.228546 | controller | Jun 10 14:52:43.753741 crc crio[20344]: time="2026-06-10T14:52:43.753716549Z" level=info msg="Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-6998b789-pwz5q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.228563 | controller | Jun 10 14:52:46.607209 crc crio[20344]: time="2026-06-10T14:52:46.606884371Z" level=info msg="Running pod sandbox: openstack-operators/c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr/POD" id=26501c68-a172-44b0-a055-cf3475fcb935 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.228579 | controller | Jun 10 14:52:46.607209 crc crio[20344]: time="2026-06-10T14:52:46.607023665Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.228595 | controller | Jun 10 14:52:59.395965 crc crio[20344]: time="2026-06-10T14:52:59.394878353Z" level=info msg="Pulling image: quay.io/metal3-io/mariadb:latest" id=b25316fd-a135-403b-8bdb-5dd10c56adaa name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.228611 | controller | Jun 10 14:52:59.410400 crc crio[20344]: time="2026-06-10T14:52:59.410178362Z" level=info msg="Trying to access \"quay.io/metal3-io/mariadb:latest\""
2026-06-10 15:52:06.228628 | controller | Jun 10 14:53:11.741090 crc crio[20344]: time="2026-06-10T14:53:11.740338501Z" level=info msg="Removing container: 225ed1cf74d4cac45e35d7a3fadd9c44b400534a97b46ef345e387d2cc2c642d" id=8cc6b6d2-aed0-4edf-b5e3-1833ec8857cf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.228644 | controller | Jun 10 14:53:12.577039 crc crio[20344]: time="2026-06-10T14:53:12.576916396Z" level=info msg="Removed container 225ed1cf74d4cac45e35d7a3fadd9c44b400534a97b46ef345e387d2cc2c642d: openshift-infra/auto-csr-approver-29685046-dz4mp/oc" id=8cc6b6d2-aed0-4edf-b5e3-1833ec8857cf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.228661 | controller | Jun 10 14:53:12.584478 crc crio[20344]: time="2026-06-10T14:53:12.584398101Z" level=info msg="Stopping pod sandbox: b2fb854253f635357a8e1da7f6498e0fe37d6d1f45e21f85aa44dc31beda4941" id=ea754d65-141b-4048-a752-aeef64df0563 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.228677 | controller | Jun 10 14:53:12.584777 crc crio[20344]: time="2026-06-10T14:53:12.584487904Z" level=info msg="Stopped pod sandbox (already stopped): b2fb854253f635357a8e1da7f6498e0fe37d6d1f45e21f85aa44dc31beda4941" id=ea754d65-141b-4048-a752-aeef64df0563 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.228693 | controller | Jun 10 14:53:12.585064 crc crio[20344]: time="2026-06-10T14:53:12.585015537Z" level=info msg="Removing pod sandbox: b2fb854253f635357a8e1da7f6498e0fe37d6d1f45e21f85aa44dc31beda4941" id=7ef15246-c376-4ed0-bfca-8d62ec5ead9c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.228713 | controller | Jun 10 14:53:27.847827 crc crio[20344]: time="2026-06-10T14:53:27.837805089Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=e292102f-b9e2-468a-b7f6-3dafaecad211 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.228730 | controller | Jun 10 14:53:27.847827 crc crio[20344]: time="2026-06-10T14:53:27.84245062Z" level=info msg="Removing container: e71b9d8222ce3f8232684ee24dc2b6923b66d5a83d22c55c42d988d5ef241ce6" id=be7383a0-53b0-4f74-9bf0-a2d65f95ff9d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.228746 | controller | Jun 10 14:53:27.847827 crc crio[20344]: time="2026-06-10T14:53:27.846006603Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=feaeb368-114b-4145-9dec-63a2e3751541 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.228762 | controller | Jun 10 14:53:28.865097 crc crio[20344]: time="2026-06-10T14:53:28.864981056Z" level=info msg="Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9" id=64913f57-e90d-4736-9ee0-d4badd7b927b name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.228778 | controller | Jun 10 14:53:28.879725 crc crio[20344]: time="2026-06-10T14:53:28.879601707Z" level=info msg="Trying to access \"quay.io/metal3-io/baremetal-operator:release-0.9\""
2026-06-10 15:52:06.228795 | controller | Jun 10 14:53:29.929531 crc crio[20344]: time="2026-06-10T14:53:29.928109868Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=f1b713b6-716d-454c-8eab-8b372d8b2190 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.228812 | controller | Jun 10 14:53:29.931059 crc crio[20344]: time="2026-06-10T14:53:29.929617267Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=14e96da6-2557-467a-bc31-3c0373ceeaaa name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.228829 | controller | Jun 10 14:53:29.931388 crc crio[20344]: time="2026-06-10T14:53:29.931038084Z" level=info msg="Stopped pod sandbox: 291deec1420602c9e065f399f190e2ebf176bce7a9a0d9911133a96fb58b7556" id=93ef8fe5-908e-4aff-aad9-c92fe986d9da name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.228845 | controller | Jun 10 14:53:29.935237 crc crio[20344]: time="2026-06-10T14:53:29.935122911Z" level=info msg="Stopped pod sandbox: f559d923e401997b9ab5cdd38425448c4c8ffe7965dabbab76e4fc8995950f36" id=43595355-a23f-4787-9473-811c1b7f9430 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.228882 | controller | Jun 10 14:53:29.937599 crc crio[20344]: time="2026-06-10T14:53:29.937498663Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=a8f0c697-fb31-4eba-92bf-6819b5364b91 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.228900 | controller | Jun 10 14:53:29.939006 crc crio[20344]: time="2026-06-10T14:53:29.938912879Z" level=info msg="Creating container: metallb-system/metallb-operator-controller-manager-86b867dfcb-w6gtj/manager" id=41b61626-b638-4cab-8e53-674228a14eb9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.228917 | controller | Jun 10 14:53:29.939136 crc crio[20344]: time="2026-06-10T14:53:29.939010652Z" level=info msg="Stopped pod sandbox: 4fab7b0df62036e40cda5b8efd72b3412e096904e19be00c88a42d1fe5321760" id=202a5274-1649-4195-ad28-9d6c4031728c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.228934 | controller | Jun 10 14:53:29.954506 crc crio[20344]: time="2026-06-10T14:53:29.954405513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.228955 | controller | Jun 10 14:53:30.436634 crc crio[20344]: time="2026-06-10T14:53:30.436059139Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8d5d7df21be1469a6668fe379d39e4aa07fa7e0e98115c13ef32da305fc5dec" id=5d9a0c21-3ec6-423b-9646-cbf92c34af49 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.228971 | controller | Jun 10 14:53:30.437735 crc crio[20344]: time="2026-06-10T14:53:30.437556088Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=a109b5d2-3c99-4606-b5d8-a3d859a22078 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.228988 | controller | Jun 10 14:53:31.205644 crc crio[20344]: time="2026-06-10T14:53:31.203238053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.229004 | controller | Jun 10 14:53:31.215626 crc crio[20344]: time="2026-06-10T14:53:31.215471432Z" level=info msg="Removed pod sandbox: b2fb854253f635357a8e1da7f6498e0fe37d6d1f45e21f85aa44dc31beda4941" id=7ef15246-c376-4ed0-bfca-8d62ec5ead9c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.229021 | controller | Jun 10 14:53:31.216886 crc crio[20344]: time="2026-06-10T14:53:31.216779256Z" level=info msg="Stopping pod sandbox: 52f3143428f2a874d6d110b8618ce8e7731f40b1028a06210ed9f029df10776d" id=5ff9d28e-27b1-4693-bcc9-7e5e84b50867 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.229037 | controller | Jun 10 14:53:31.216886 crc crio[20344]: time="2026-06-10T14:53:31.216871949Z" level=info msg="Stopped pod sandbox (already stopped): 52f3143428f2a874d6d110b8618ce8e7731f40b1028a06210ed9f029df10776d" id=5ff9d28e-27b1-4693-bcc9-7e5e84b50867 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.229053 | controller | Jun 10 14:53:31.217836 crc crio[20344]: time="2026-06-10T14:53:31.217544426Z" level=info msg="Removing pod sandbox: 52f3143428f2a874d6d110b8618ce8e7731f40b1028a06210ed9f029df10776d" id=b0f1b434-d7d2-4334-ac37-98696aaef027 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.229069 | controller | Jun 10 14:53:31.232891 crc crio[20344]: time="2026-06-10T14:53:31.232787133Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:21dc3353624ee78f072b503b54c8a84b2a47b1b3ecedb037166b270e1772eeff" id=3b3975a3-6705-4ae6-a0a7-a4c50e464603 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.229086 | controller | Jun 10 14:53:31.233832 crc crio[20344]: time="2026-06-10T14:53:31.233743958Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=12694fd3-dccd-48b5-b6f2-86141ae47a98 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.229107 | controller | Jun 10 14:53:31.238108 crc crio[20344]: time="2026-06-10T14:53:31.237989799Z" level=info msg="Removed pod sandbox: 52f3143428f2a874d6d110b8618ce8e7731f40b1028a06210ed9f029df10776d" id=b0f1b434-d7d2-4334-ac37-98696aaef027 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.229124 | controller | Jun 10 14:53:31.258618 crc crio[20344]: time="2026-06-10T14:53:31.258477142Z" level=info msg="Removed container e71b9d8222ce3f8232684ee24dc2b6923b66d5a83d22c55c42d988d5ef241ce6: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=be7383a0-53b0-4f74-9bf0-a2d65f95ff9d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.229146 | controller | Jun 10 14:53:31.262621 crc crio[20344]: time="2026-06-10T14:53:31.262543328Z" level=info msg="Removing container: 8f91cc66545e239a93a4b86d858907a83b5728e9eea0f04e357b2e2bb8465af1" id=08555165-28c8-457e-ab70-a5d7546bca00 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.229227 | controller | Jun 10 14:53:31.268156 crc crio[20344]: time="2026-06-10T14:53:31.268098333Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=49a621ae-0a1a-4cf0-b776-aec700586bb3 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.229255 | controller | Jun 10 14:53:31.291951 crc crio[20344]: time="2026-06-10T14:53:31.29178246Z" level=info msg="Got pod network &{Name:c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr Namespace:openstack-operators ID:39017abf7928f67742f48c7ac590af932d3329507bf4adb1fd6c102092d8eb6d UID:a634afb2-2722-4f80-a4c4-a8937a529bae NetNS:/var/run/netns/b8d9a6d7-5250-4311-9ee0-37165dbbfaef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda634afb2_2722_4f80_a4c4_a8937a529bae.slice PodAnnotations:0xc0006b44f0}] Aliases:map[]}"
2026-06-10 15:52:06.229273 | controller | Jun 10 14:53:31.291951 crc crio[20344]: time="2026-06-10T14:53:31.291939634Z" level=info msg="Adding pod openstack-operators_c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.229290 | controller | Jun 10 14:53:31.312086 crc crio[20344]: time="2026-06-10T14:53:31.311938315Z" level=info msg="Removed container 8f91cc66545e239a93a4b86d858907a83b5728e9eea0f04e357b2e2bb8465af1: openshift-marketplace/community-operators-kkf7k/registry-server" id=08555165-28c8-457e-ab70-a5d7546bca00 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.229307 | controller | Jun 10 14:53:31.315871 crc crio[20344]: time="2026-06-10T14:53:31.315723084Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=431b4446-7202-47b4-97a2-b52151af8354 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.229323 | controller | Jun 10 14:53:31.316391 crc crio[20344]: time="2026-06-10T14:53:31.31634881Z" level=info msg="Removing container: 681ebf3b22756984ded95ed821cb16e6a867a7e0e1aae4da4bb1eb9a22f580e1" id=095e47ea-6ae9-4568-bbf7-7a83dd469f2e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.229340 | controller | Jun 10 14:53:31.321438 crc crio[20344]: time="2026-06-10T14:53:31.321036732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.229357 | controller | Jun 10 14:53:31.351374 crc crio[20344]: time="2026-06-10T14:53:31.350156931Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.229373 | controller | Jun 10 14:53:31.392824 crc crio[20344]: time="2026-06-10T14:53:31.391331173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.229389 | controller | Jun 10 14:53:31.403140 crc crio[20344]: time="2026-06-10T14:53:31.402996657Z" level=info msg="Removed container 681ebf3b22756984ded95ed821cb16e6a867a7e0e1aae4da4bb1eb9a22f580e1: openshift-marketplace/community-operators-kkf7k/extract-content" id=095e47ea-6ae9-4568-bbf7-7a83dd469f2e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.229405 | controller | Jun 10 14:53:31.448685 crc crio[20344]: time="2026-06-10T14:53:31.448073061Z" level=info msg="Removing container: a9dc5c0107f2bf18bda8c5a2826786fe1241848135573671e87ef8479a244006" id=778c015c-05cd-465f-a321-ad7bc7d5d045 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.229421 | controller | Jun 10 14:53:31.519240 crc crio[20344]: time="2026-06-10T14:53:31.519152073Z" level=info msg="Removed container a9dc5c0107f2bf18bda8c5a2826786fe1241848135573671e87ef8479a244006: openshift-marketplace/community-operators-kkf7k/extract-utilities" id=778c015c-05cd-465f-a321-ad7bc7d5d045 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.229437 | controller | Jun 10 14:53:31.523041 crc crio[20344]: time="2026-06-10T14:53:31.522934031Z" level=info msg="Removing container: 65c9e3797513149cf113126a764b25382bd2829c04fb69d6e215dd43dca497b3" id=8702285b-813b-4cd6-a131-f0338cdf152d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.229461 | controller | Jun 10 14:53:31.548512 crc crio[20344]: time="2026-06-10T14:53:31.548382564Z" level=info msg="Removed container 65c9e3797513149cf113126a764b25382bd2829c04fb69d6e215dd43dca497b3: openshift-marketplace/redhat-marketplace-zrbh2/registry-server" id=8702285b-813b-4cd6-a131-f0338cdf152d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.229478 | controller | Jun 10 14:53:31.554392 crc crio[20344]: time="2026-06-10T14:53:31.554209536Z" level=info msg="Removing container: e41b37371a6bc532fd3cbbb908b31b4b3ad8af781d47804d3b69a54b201082fc" id=514bad51-6a38-48fa-acee-73343768b186 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.229495 | controller | Jun 10 14:53:31.578633 crc crio[20344]: time="2026-06-10T14:53:31.57853771Z" level=info msg="Removed container e41b37371a6bc532fd3cbbb908b31b4b3ad8af781d47804d3b69a54b201082fc: openshift-marketplace/redhat-marketplace-zrbh2/extract-content" id=514bad51-6a38-48fa-acee-73343768b186 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.229511 | controller | Jun 10 14:53:31.585116 crc crio[20344]: time="2026-06-10T14:53:31.584617938Z" level=info msg="Removing container: 6966ae2fd7f4ea5f2635417d1ad8799d0bf067409ac3e710f675ec00aa9e1d61" id=f5dea3b0-dce2-4f19-82b7-6ef1bf52f8f0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.229527 | controller | Jun 10 14:53:31.599462 crc crio[20344]: time="2026-06-10T14:53:31.599368882Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.229543 | controller | Jun 10 14:53:31.611027 crc crio[20344]: time="2026-06-10T14:53:31.610941254Z" level=info msg="Removed container 6966ae2fd7f4ea5f2635417d1ad8799d0bf067409ac3e710f675ec00aa9e1d61: openshift-marketplace/redhat-marketplace-zrbh2/extract-utilities" id=f5dea3b0-dce2-4f19-82b7-6ef1bf52f8f0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.229559 | controller | Jun 10 14:53:31.614102 crc crio[20344]: time="2026-06-10T14:53:31.614045605Z" level=info msg="Removing container: db947fefb1e79c861ae34f12d608add8aa8e3d113ca427410e9f265726ee57d4" id=01f636b8-cbb8-4a7d-a242-4cb2e959c0ca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.229575 | controller | Jun 10 14:53:31.640070 crc crio[20344]: time="2026-06-10T14:53:31.63995855Z" level=info msg="Removed container db947fefb1e79c861ae34f12d608add8aa8e3d113ca427410e9f265726ee57d4: baremetal-operator-system/baremetal-operator-controller-manager-6998b789-pwz5q/manager" id=01f636b8-cbb8-4a7d-a242-4cb2e959c0ca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.229591 | controller | Jun 10 14:53:32.114892 crc crio[20344]: time="2026-06-10T14:53:32.114396148Z" level=info msg="Creating container: openshift-marketplace/certified-operators-rjr6f/extract-content" id=b1fb2b5f-d5b4-41fd-bccc-443953c4aa1c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.229607 | controller | Jun 10 14:53:32.117871 crc crio[20344]: time="2026-06-10T14:53:32.117765156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.229623 | controller | Jun 10 14:53:32.148529 crc crio[20344]: time="2026-06-10T14:53:32.148410714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.229639 | controller | Jun 10 14:53:32.152590 crc crio[20344]: time="2026-06-10T14:53:32.152500151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.229655 | controller | Jun 10 14:53:32.796152 crc crio[20344]: time="2026-06-10T14:53:32.79589948Z" level=info msg="Created container 42ed1fa10d94859ee3b37dc25873dd673f3fd19effa6787a96c4325754d59835: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=a8f0c697-fb31-4eba-92bf-6819b5364b91 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.229675 | controller | Jun 10 14:53:32.798078 crc crio[20344]: time="2026-06-10T14:53:32.796810444Z" level=info msg="Created container b4fa6f05f6b4feaab85f0cf9f0a2272a8ae91b92eca9f16dfb71934eedaf02d5: metallb-system/metallb-operator-controller-manager-86b867dfcb-w6gtj/manager" id=41b61626-b638-4cab-8e53-674228a14eb9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.229692 | controller | Jun 10 14:53:32.798078 crc crio[20344]: time="2026-06-10T14:53:32.797992045Z" level=info msg="Starting container: b4fa6f05f6b4feaab85f0cf9f0a2272a8ae91b92eca9f16dfb71934eedaf02d5" id=6cf829da-4e68-49de-8051-c5eb0e2e9007 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.229707 | controller | Jun 10 14:53:32.798244 crc crio[20344]: time="2026-06-10T14:53:32.798139149Z" level=info msg="Starting container: 42ed1fa10d94859ee3b37dc25873dd673f3fd19effa6787a96c4325754d59835" id=c16595cc-eebd-4df2-bec7-38d2d53e93e7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.229723 | controller | Jun 10 14:53:32.807433 crc crio[20344]: time="2026-06-10T14:53:32.80701033Z" level=info msg="Started container" PID=43554 containerID=42ed1fa10d94859ee3b37dc25873dd673f3fd19effa6787a96c4325754d59835 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=c16595cc-eebd-4df2-bec7-38d2d53e93e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac93d905748713d3d75a81efc4d6183639ffba10a36f0f635de4249b3f8c7f6b
2026-06-10 15:52:06.229739 | controller | Jun 10 14:53:32.808371 crc crio[20344]: time="2026-06-10T14:53:32.808200151Z" level=info msg="Created container 35f7d597dba6af53d2237524af2c37330c11be1420b7b4358dbe50bf93d2e1a7: openshift-marketplace/certified-operators-rjr6f/extract-content" id=b1fb2b5f-d5b4-41fd-bccc-443953c4aa1c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.229755 | controller | Jun 10 14:53:32.809037 crc crio[20344]: time="2026-06-10T14:53:32.808963701Z" level=info msg="Starting container: 35f7d597dba6af53d2237524af2c37330c11be1420b7b4358dbe50bf93d2e1a7" id=0742f148-81ca-4ae0-b05f-80a045c94e2a name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.229770 | controller | Jun 10 14:53:32.809804 crc crio[20344]: time="2026-06-10T14:53:32.80970282Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-w57w2/extract-content" id=b175e972-7d16-4f24-8204-c4f3bff1d438 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.229786 | controller | Jun 10 14:53:32.811599 crc crio[20344]: time="2026-06-10T14:53:32.811524797Z" level=info msg="Started container" PID=43513 containerID=b4fa6f05f6b4feaab85f0cf9f0a2272a8ae91b92eca9f16dfb71934eedaf02d5 description=metallb-system/metallb-operator-controller-manager-86b867dfcb-w6gtj/manager id=6cf829da-4e68-49de-8051-c5eb0e2e9007 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e90bbddc7de60e9487a60c92d6d62609720d56054d640bec47b51309cdce4ef
2026-06-10 15:52:06.229803 | controller | Jun 10 14:53:32.834342 crc crio[20344]: time="2026-06-10T14:53:32.824221497Z" level=info msg="Started container" PID=43559 containerID=35f7d597dba6af53d2237524af2c37330c11be1420b7b4358dbe50bf93d2e1a7 description=openshift-marketplace/certified-operators-rjr6f/extract-content id=0742f148-81ca-4ae0-b05f-80a045c94e2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c257086a96c62017ed5fa3d49fb6b2f325f73ab53c0b9fda9994cd612a46ee3c
2026-06-10 15:52:06.229820 | controller | Jun 10 14:53:32.834342 crc crio[20344]: time="2026-06-10T14:53:32.825011848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.229836 | controller | Jun 10 14:53:32.882418 crc crio[20344]: time="2026-06-10T14:53:32.881891049Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.229898 | controller | Jun 10 14:53:32.886731 crc crio[20344]: time="2026-06-10T14:53:32.886700465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.229919 | controller | Jun 10 14:53:33.068637 crc crio[20344]: time="2026-06-10T14:53:33.068578312Z" level=info msg="Created container 8cde0ca9ac85119bab6650e00af071f66faf7184d32942407e0d435475be4e66: openshift-marketplace/redhat-operators-w57w2/extract-content" id=b175e972-7d16-4f24-8204-c4f3bff1d438 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.229936 | controller | Jun 10 14:53:33.070356 crc crio[20344]: time="2026-06-10T14:53:33.070247116Z" level=info msg="Starting container: 8cde0ca9ac85119bab6650e00af071f66faf7184d32942407e0d435475be4e66" id=18760acb-f384-43c0-b47d-c007eaa348f0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.229952 | controller | Jun 10 14:53:33.075772 crc crio[20344]: time="2026-06-10T14:53:33.075607945Z" level=info msg="Started container" PID=43616 containerID=8cde0ca9ac85119bab6650e00af071f66faf7184d32942407e0d435475be4e66 description=openshift-marketplace/redhat-operators-w57w2/extract-content id=18760acb-f384-43c0-b47d-c007eaa348f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e87b6a1a3f227f9bff40f71c969404d963bca1045aed2e4e7bb1415c1a47ecc0
2026-06-10 15:52:06.229968 | controller | Jun 10 14:53:33.483485 crc crio[20344]: 2026-06-10T14:53:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:39017abf7928f67 Mac:e6:ad:8b:e1:f7:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/b8d9a6d7-5250-4311-9ee0-37165dbbfaef SocketPath: PciID:}] [{Interface:0xc0005084b0 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.229985 | controller | Jun 10 14:53:33.485698 crc crio[20344]: time="2026-06-10T14:53:33.485563914Z" level=info msg="Got pod network &{Name:c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr Namespace:openstack-operators ID:39017abf7928f67742f48c7ac590af932d3329507bf4adb1fd6c102092d8eb6d UID:a634afb2-2722-4f80-a4c4-a8937a529bae NetNS:/var/run/netns/b8d9a6d7-5250-4311-9ee0-37165dbbfaef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda634afb2_2722_4f80_a4c4_a8937a529bae.slice PodAnnotations:0xc0006b44f0}] Aliases:map[]}"
2026-06-10 15:52:06.230001 | controller | Jun 10 14:53:33.485899 crc crio[20344]: time="2026-06-10T14:53:33.485804051Z" level=info msg="Checking pod openstack-operators_c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.230018 | controller | Jun 10 14:53:33.494649 crc crio[20344]: time="2026-06-10T14:53:33.494545938Z" level=info msg="Ran pod sandbox 39017abf7928f67742f48c7ac590af932d3329507bf4adb1fd6c102092d8eb6d with infra container: openstack-operators/c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr/POD" id=26501c68-a172-44b0-a055-cf3475fcb935 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.230034 | controller | Jun 10 14:53:33.500185 crc crio[20344]: time="2026-06-10T14:53:33.499623531Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6f398aab-60e4-4da9-845b-04a2d1e398dd name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.230050 | controller | Jun 10 14:53:33.504627 crc crio[20344]: time="2026-06-10T14:53:33.504496107Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f7393235-dd74-4edb-9a04-1af1a9f8f0dc name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.230070 | controller | Jun 10 14:53:33.629733 crc crio[20344]: time="2026-06-10T14:53:33.629611297Z" level=info msg="Creating container: openstack-operators/c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr/util" id=6e0ab7ad-68e2-4af2-a780-8688a8b8165e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.230087 | controller | Jun 10 14:53:33.630195 crc crio[20344]: time="2026-06-10T14:53:33.63011091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.230103 | controller | Jun 10 14:53:33.673544 crc crio[20344]: time="2026-06-10T14:53:33.673403077Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.230120 | controller | Jun 10 14:53:33.677710 crc crio[20344]: time="2026-06-10T14:53:33.677631477Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.230136 | controller | Jun 10 14:53:33.959805 crc crio[20344]: time="2026-06-10T14:53:33.959730016Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1380b9cf-0af8-4f83-b532-85f7263f4058 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.230153 | controller | Jun 10 14:53:33.963363 crc crio[20344]: time="2026-06-10T14:53:33.963316399Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a7d10401-9a97-4086-a0f2-e295df1f05ad name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.230170 | controller | Jun 10 14:53:35.699110 crc crio[20344]: time="2026-06-10T14:53:35.698620122Z" level=info msg="Created container 7347b3a937c23edb039dae02471f2fdf68725c000bddbb9e556803cf4941cca5: openstack-operators/c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr/util" id=6e0ab7ad-68e2-4af2-a780-8688a8b8165e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.230186 | controller | Jun 10 14:53:35.700168 crc crio[20344]: time="2026-06-10T14:53:35.70005998Z" level=info msg="Starting container: 7347b3a937c23edb039dae02471f2fdf68725c000bddbb9e556803cf4941cca5" id=adb2dd73-5f30-4911-b0f2-6797473d157b name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.230203 | controller | Jun 10 14:53:35.707583 crc crio[20344]: time="2026-06-10T14:53:35.707503474Z" level=info msg="Started container" PID=43645 containerID=7347b3a937c23edb039dae02471f2fdf68725c000bddbb9e556803cf4941cca5 description=openstack-operators/c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr/util id=adb2dd73-5f30-4911-b0f2-6797473d157b name=/runtime.v1.RuntimeService/StartContainer sandboxID=39017abf7928f67742f48c7ac590af932d3329507bf4adb1fd6c102092d8eb6d
2026-06-10 15:52:06.230220 | controller | Jun 10 14:53:36.022801 crc crio[20344]: time="2026-06-10T14:53:36.022482288Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=7cb63bdb-41be-42fa-bb94-63b8358f7b0f name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.230236 | controller | Jun 10 14:53:36.026818 crc crio[20344]: time="2026-06-10T14:53:36.02674949Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=bb6dea9d-82ca-4c92-83c4-7cb027e4489d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.230251 | controller | Jun 10 14:53:37.212296 crc crio[20344]: time="2026-06-10T14:53:37.211762536Z" level=info msg="Creating container: openshift-marketplace/certified-operators-rjr6f/registry-server" id=09c2e5bd-3f8f-4a8d-a8de-e4fb65bd09ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.230273 | controller | Jun 10 14:53:37.213022 crc crio[20344]: time="2026-06-10T14:53:37.212717511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.230290 | controller | Jun 10 14:53:37.255376 crc crio[20344]: time="2026-06-10T14:53:37.254932481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.230306 | controller | Jun 10 14:53:37.260091 crc crio[20344]: time="2026-06-10T14:53:37.259976132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.230322 | controller | Jun 10 14:53:42.727474 crc crio[20344]: time="2026-06-10T14:53:42.724073992Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-w57w2/registry-server" id=7dfc72da-009e-418e-ad33-865d5ede3154 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.230338 | controller | Jun 10 14:53:43.138386 crc crio[20344]: time="2026-06-10T14:53:43.138120957Z" level=info msg="Pulling image: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator-bundle:2895d87b692193b55d566fae26f4c769f7f44de8" id=adcf899b-e4bb-4c99-a713-c8f1aaa074ee name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.230354 | controller | Jun 10 14:53:43.141149 crc crio[20344]: time="2026-06-10T14:53:43.140981591Z" level=info msg="Trying to access \"38.102.83.194:5001/openstack-k8s-operators/openstack-operator-bundle:2895d87b692193b55d566fae26f4c769f7f44de8\""
2026-06-10 15:52:06.230371 | controller | Jun 10 14:53:43.489231 crc crio[20344]: time="2026-06-10T14:53:43.489045898Z" level=info msg="Created container 4f0070afe9fd087bee5947fee4e26491332e38615008e6ad2d8643b0fd94bfbe: openshift-marketplace/certified-operators-rjr6f/registry-server" id=09c2e5bd-3f8f-4a8d-a8de-e4fb65bd09ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.230387 | controller | Jun 10 14:53:43.489734 crc crio[20344]: time="2026-06-10T14:53:43.489377556Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.230404 | controller | Jun 10 14:53:43.491699 crc crio[20344]: time="2026-06-10T14:53:43.491592194Z" level=info msg="Starting container: 4f0070afe9fd087bee5947fee4e26491332e38615008e6ad2d8643b0fd94bfbe" id=d64ad742-1330-4d19-a3e7-e60a497bcb53 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.230420 | controller | Jun 10 14:53:43.504032 crc crio[20344]: time="2026-06-10T14:53:43.502778316Z" level=info msg="Started container" PID=43681 containerID=4f0070afe9fd087bee5947fee4e26491332e38615008e6ad2d8643b0fd94bfbe description=openshift-marketplace/certified-operators-rjr6f/registry-server id=d64ad742-1330-4d19-a3e7-e60a497bcb53 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c257086a96c62017ed5fa3d49fb6b2f325f73ab53c0b9fda9994cd612a46ee3c
2026-06-10 15:52:06.230437 | controller | Jun 10 14:54:12.772923 crc crio[20344]: time="2026-06-10T14:54:12.771928432Z" level=info msg="Removing container: eae1df4ebee2950359d04184f2944ea3af6e095ecf1beaaf98d7cc8b9da9169b" id=11d584dc-40ed-408a-8f6a-2775039c037a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.230453 | controller | Jun 10 14:54:13.811443 crc crio[20344]: time="2026-06-10T14:54:13.810778352Z" level=info msg="Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963" id=64913f57-e90d-4736-9ee0-d4badd7b927b name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.230469 | controller | Jun 10 14:54:13.816446 crc crio[20344]: time="2026-06-10T14:54:13.816133742Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=afc94cb5-6b35-4539-ab61-ec68d00f736e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.230490 | controller | Jun 10 14:54:14.105452 crc crio[20344]: time="2026-06-10T14:54:14.105333735Z" level=info msg="Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9" id=6fd2dfdb-da1c-488c-92df-a5c983ab0149 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.230506 | controller | Jun 10 14:54:14.424330 crc crio[20344]: time="2026-06-10T14:54:14.418941184Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-controller-manager-5994967dd8-55kbp/manager" id=da9c1453-8f80-4fd5-ab89-3706aff4de87 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.230522 | controller | Jun 10 14:54:14.428728 crc crio[20344]: time="2026-06-10T14:54:14.428582475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.230538 | controller | Jun 10 14:54:15.370055 crc crio[20344]: time="2026-06-10T14:54:15.369992898Z" level=info msg="Stopping container: 2231b37a6da0a18e68299c733638b48eabe67144595b1f9cee12a036a935779c (timeout: 2s)" id=5f5eebe5-9be4-41aa-8283-2d20abd98627 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.230554 | controller | Jun 10 14:54:19.013602 crc crio[20344]: time="2026-06-10T14:54:19.012543578Z" level=info msg="Stopped container 2231b37a6da0a18e68299c733638b48eabe67144595b1f9cee12a036a935779c: openshift-marketplace/certified-operators-bvbb4/registry-server" id=5f5eebe5-9be4-41aa-8283-2d20abd98627 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.230570 | controller | Jun 10 14:54:19.016168 crc crio[20344]: time="2026-06-10T14:54:19.013714688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.230586 | controller | Jun 10 14:54:19.017069 crc crio[20344]: time="2026-06-10T14:54:19.016989754Z" level=info msg="Stopping pod sandbox: c3c548082ffe141d52dd311985493ba870d2003735002a7cda21efe075bf432d" id=6460c19c-f246-4ff1-859a-5ed872bda32a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.230602 | controller | Jun 10 14:54:19.018530 crc crio[20344]: time="2026-06-10T14:54:19.018470062Z" level=info msg="Got pod network &{Name:certified-operators-bvbb4 Namespace:openshift-marketplace ID:c3c548082ffe141d52dd311985493ba870d2003735002a7cda21efe075bf432d UID:cb2a52b8-6e4d-46a4-9f80-ab2bee260cac NetNS:/var/run/netns/88b1359a-87f4-4364-97a9-7bd468b6f98c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb2a52b8_6e4d_46a4_9f80_ab2bee260cac.slice PodAnnotations:0xc000739908}] Aliases:map[]}"
2026-06-10 15:52:06.230619 | controller | Jun 10 14:54:19.019172 crc crio[20344]: time="2026-06-10T14:54:19.019123079Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-bvbb4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.230635 | controller | Jun 10 14:54:19.020549 crc crio[20344]: time="2026-06-10T14:54:19.020160656Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.230651 | controller | Jun 10 14:54:19.021647 crc crio[20344]: time="2026-06-10T14:54:19.021527972Z" level=info msg="Removed container eae1df4ebee2950359d04184f2944ea3af6e095ecf1beaaf98d7cc8b9da9169b: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=11d584dc-40ed-408a-8f6a-2775039c037a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.230668 | controller | Jun 10 14:54:19.026997 crc crio[20344]: time="2026-06-10T14:54:19.02685149Z" level=info msg="Removing container: c1d85e410b0226c651856042420de5cda1480fd39344cadfb0791bf642cb6879" id=d0178fe9-593d-4f6b-83a0-89189d263d73 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.230688 | controller | Jun 10 14:54:19.251248 crc crio[20344]: time="2026-06-10T14:54:19.251061871Z" level=info msg="Created container 566ddffa72530831146f9c36f2b09c7dd94d737df5b81211d91f8ed3e5f3c786: openshift-marketplace/redhat-operators-w57w2/registry-server" id=7dfc72da-009e-418e-ad33-865d5ede3154 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.230705 | controller | Jun 10 14:54:19.253448 crc crio[20344]: time="2026-06-10T14:54:19.253169026Z" level=info msg="Starting container: 566ddffa72530831146f9c36f2b09c7dd94d737df5b81211d91f8ed3e5f3c786" id=471bd348-8595-48a6-a6c2-25a6544359fa name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.230722 | controller | Jun 10 14:54:19.268918 crc crio[20344]: time="2026-06-10T14:54:19.268103635Z" level=info msg="Started container" PID=44614 containerID=566ddffa72530831146f9c36f2b09c7dd94d737df5b81211d91f8ed3e5f3c786 description=openshift-marketplace/redhat-operators-w57w2/registry-server id=471bd348-8595-48a6-a6c2-25a6544359fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=e87b6a1a3f227f9bff40f71c969404d963bca1045aed2e4e7bb1415c1a47ecc0
2026-06-10 15:52:06.230739 | controller | Jun 10 14:54:20.127547 crc crio[20344]: time="2026-06-10T14:54:20.127418798Z" level=info msg="Pulled image: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:178d36c238a6344d63bd6bd9e7e9b24a66ca96411da7c78f5603fbc3cf37da2a" id=adcf899b-e4bb-4c99-a713-c8f1aaa074ee name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.230755 | controller | Jun 10 14:54:20.128526 crc crio[20344]: time="2026-06-10T14:54:20.128406404Z" level=info msg="Checking image status: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator-bundle:2895d87b692193b55d566fae26f4c769f7f44de8" id=7baad3ae-618f-4f97-852f-687bc259bb26 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.230772 | controller | Jun 10 14:54:20.132502 crc crio[20344]: time="2026-06-10T14:54:20.132343197Z" level=info msg="Stopped pod sandbox: c3c548082ffe141d52dd311985493ba870d2003735002a7cda21efe075bf432d" id=6460c19c-f246-4ff1-859a-5ed872bda32a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.230788 | controller | Jun 10 14:54:20.135663 crc crio[20344]: time="2026-06-10T14:54:20.135567041Z" level=info msg="Checking image status: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator-bundle:2895d87b692193b55d566fae26f4c769f7f44de8" id=a5db2034-52e7-4848-a9a6-a20daa389636 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.230804 | controller | Jun 10 14:54:20.157635 crc crio[20344]: time="2026-06-10T14:54:20.157523743Z" level=info msg="Creating container: openstack-operators/c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr/pull" id=63617689-8e65-4f84-8688-9dab798c1521 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.230820 | controller | Jun 10 14:54:20.217868 crc crio[20344]: time="2026-06-10T14:54:20.217782772Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.230837 | controller | Jun 10 14:54:20.219561 crc crio[20344]: time="2026-06-10T14:54:20.219482557Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.230903 | controller | Jun 10 14:54:20.237415 crc crio[20344]: time="2026-06-10T14:54:20.237336401Z" level=info msg="Removed container c1d85e410b0226c651856042420de5cda1480fd39344cadfb0791bf642cb6879: metallb-system/metallb-operator-controller-manager-86b867dfcb-w6gtj/manager" id=d0178fe9-593d-4f6b-83a0-89189d263d73 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.230924 | controller | Jun 10 14:54:20.244879 crc crio[20344]: time="2026-06-10T14:54:20.244802726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.230941 | controller | Jun 10 14:54:20.258651 crc crio[20344]: time="2026-06-10T14:54:20.258549624Z" level=info msg="Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0" id=b25316fd-a135-403b-8bdb-5dd10c56adaa name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.230962 | controller | Jun 10 14:54:20.259789 crc crio[20344]: time="2026-06-10T14:54:20.259661863Z" level=info msg="Checking image status: quay.io/metal3-io/mariadb:latest" id=7cbfd930-1698-456a-8ce6-8ca1eb24ca57 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.230979 | controller | Jun 10 14:54:20.271146 crc crio[20344]: time="2026-06-10T14:54:20.271038739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.230996 | controller | Jun 10 14:54:20.272822 crc crio[20344]: time="2026-06-10T14:54:20.272737064Z" level=warning msg="Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/89481cff93072a504eb96075c70d84ad73286c66a77800c76c7683fa00c6f6e0/merged/etc/passwd: no such file or directory"
2026-06-10 15:52:06.231012 | controller | Jun 10 14:54:20.272822 crc crio[20344]: time="2026-06-10T14:54:20.272817136Z" level=warning msg="Failed to open /etc/group: open /var/lib/containers/storage/overlay/89481cff93072a504eb96075c70d84ad73286c66a77800c76c7683fa00c6f6e0/merged/etc/group: no such file or directory"
2026-06-10 15:52:06.231028 | controller | Jun 10 14:54:20.273186 crc crio[20344]: time="2026-06-10T14:54:20.273117594Z" level=info msg="Checking image status: quay.io/metal3-io/mariadb" id=b40a9e4a-3a53-4d58-a035-1217b355c708 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.231045 | controller | Jun 10 14:54:20.279149 crc crio[20344]: time="2026-06-10T14:54:20.278905754Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.231061 | controller | Jun 10 14:54:20.284497 crc crio[20344]: time="2026-06-10T14:54:20.284412668Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-58c884cdcb-6w5tw/mariadb" id=195150f3-52d9-4906-ae74-6a38abdfa1fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.231077 | controller | Jun 10 14:54:20.285998 crc crio[20344]: time="2026-06-10T14:54:20.285924907Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.231093 | controller | Jun 10 14:54:20.336302 crc crio[20344]: time="2026-06-10T14:54:20.336154756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.231109 | controller | Jun 10 14:54:20.481717 crc crio[20344]: time="2026-06-10T14:54:20.480916137Z" level=info msg="Created container f9a10dda1bc09eb21936c5cc187ede34477224efc4a16be07b3cd070617c1d4c: openstack-operators/c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr/pull" id=63617689-8e65-4f84-8688-9dab798c1521 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.231125 | controller | Jun 10 14:54:20.483892 crc crio[20344]: time="2026-06-10T14:54:20.483801752Z" level=info msg="Starting container: f9a10dda1bc09eb21936c5cc187ede34477224efc4a16be07b3cd070617c1d4c" id=40d906bd-531a-40ed-8703-5d9f7cf5a9dd name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.231142 | controller | Jun 10 14:54:20.491559 crc crio[20344]: time="2026-06-10T14:54:20.491220615Z" level=info msg="Created container 3cd36199d4422be177bcc685fd0c870132f312624641c1e91c17e6496745e56b: baremetal-operator-system/baremetal-operator-controller-manager-5994967dd8-55kbp/manager" id=da9c1453-8f80-4fd5-ab89-3706aff4de87 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.231158 | controller | Jun 10 14:54:20.493153 crc crio[20344]: time="2026-06-10T14:54:20.492997872Z" level=info msg="Starting container: 3cd36199d4422be177bcc685fd0c870132f312624641c1e91c17e6496745e56b" id=08270f08-41f6-40b5-bd62-fde4a075dd6c name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.231178 | controller | Jun 10 14:54:20.493652 crc crio[20344]: time="2026-06-10T14:54:20.493556566Z" level=info msg="Started container" PID=44774 containerID=f9a10dda1bc09eb21936c5cc187ede34477224efc4a16be07b3cd070617c1d4c description=openstack-operators/c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr/pull id=40d906bd-531a-40ed-8703-5d9f7cf5a9dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=39017abf7928f67742f48c7ac590af932d3329507bf4adb1fd6c102092d8eb6d
2026-06-10 15:52:06.231195 | controller | Jun 10 14:54:20.498114 crc crio[20344]: time="2026-06-10T14:54:20.498045853Z" level=info msg="Started container" PID=44767 containerID=3cd36199d4422be177bcc685fd0c870132f312624641c1e91c17e6496745e56b description=baremetal-operator-system/baremetal-operator-controller-manager-5994967dd8-55kbp/manager id=08270f08-41f6-40b5-bd62-fde4a075dd6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=682f33f2843d1fe50603e90c27171d01994d05861c0d3353b209e02781aac64a
2026-06-10 15:52:06.231211 | controller | Jun 10 14:54:20.620875 crc crio[20344]: time="2026-06-10T14:54:20.620747139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.231228 | controller | Jun 10 14:54:20.795396 crc crio[20344]: time="2026-06-10T14:54:20.79508016Z" level=info msg="Created container 24113035a819d7334434a60dc6c4b845831aa6c6e77b6de7a9eca2d0b2b84d53: baremetal-operator-system/baremetal-operator-ironic-58c884cdcb-6w5tw/mariadb" id=195150f3-52d9-4906-ae74-6a38abdfa1fb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.231244 | controller | Jun 10 14:54:20.796841 crc crio[20344]: time="2026-06-10T14:54:20.796738594Z" level=info msg="Starting container: 24113035a819d7334434a60dc6c4b845831aa6c6e77b6de7a9eca2d0b2b84d53" id=80ab59af-8536-4146-b457-fcafb4e35bc9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.231261 | controller | Jun 10 14:54:20.804226 crc crio[20344]: time="2026-06-10T14:54:20.804104036Z" level=info msg="Started container" PID=44804 containerID=24113035a819d7334434a60dc6c4b845831aa6c6e77b6de7a9eca2d0b2b84d53 description=baremetal-operator-system/baremetal-operator-ironic-58c884cdcb-6w5tw/mariadb id=80ab59af-8536-4146-b457-fcafb4e35bc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f884c9c0478d66707240379d003effbb1795fc8ef011847e01a5ddc07e58f2b4
2026-06-10 15:52:06.231277 | controller | Jun 10 14:54:20.849157 crc crio[20344]: time="2026-06-10T14:54:20.849043116Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=adab82f2-aa0a-45c1-95e5-3109ac284d8f name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.231294 | controller | Jun 10 14:54:20.854479 crc crio[20344]: time="2026-06-10T14:54:20.854441447Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-10 15:52:06.231311 | controller | Jun 10 14:54:20.966128 crc crio[20344]: time="2026-06-10T14:54:20.965765617Z" level=info msg="Removing container: 2231b37a6da0a18e68299c733638b48eabe67144595b1f9cee12a036a935779c" id=e3c786fb-8adf-4bc8-afa3-21d2e9745e1f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.231328 | controller | Jun 10 14:54:20.983335 crc crio[20344]: time="2026-06-10T14:54:20.981852356Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=b510f097-b0be-45ee-8075-31d236d7ebd6 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.231363 | controller | Jun 10 14:54:20.998642 crc crio[20344]: time="2026-06-10T14:54:20.998454398Z" level=info msg="Removed container 2231b37a6da0a18e68299c733638b48eabe67144595b1f9cee12a036a935779c: openshift-marketplace/certified-operators-bvbb4/registry-server" id=e3c786fb-8adf-4bc8-afa3-21d2e9745e1f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.231387 | controller | Jun 10 14:54:21.005422 crc crio[20344]: time="2026-06-10T14:54:21.005350508Z" level=info msg="Removing container: a60895c0acaeeda9ddeb3b9fe11e66253b42646209418465e2fc7d700d5d15bb" id=5c999e01-7ba5-4239-99de-6bc5ad8fe9b2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.231405 | controller | Jun 10 14:54:21.006501 crc crio[20344]: time="2026-06-10T14:54:21.006421356Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=21d30bb1-14b3-4f82-baed-8d108c7f0b80 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.231421 | controller | Jun 10 14:54:21.031034 crc crio[20344]: time="2026-06-10T14:54:21.030841322Z" level=info msg="Removed container a60895c0acaeeda9ddeb3b9fe11e66253b42646209418465e2fc7d700d5d15bb: openshift-marketplace/certified-operators-bvbb4/extract-content" id=5c999e01-7ba5-4239-99de-6bc5ad8fe9b2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.231438 | controller | Jun 10 14:54:21.036428 crc crio[20344]: time="2026-06-10T14:54:21.036196461Z" level=info msg="Removing container: aa81bbc7112091a7baa0ecca2f8af596cb4bff3805275a92b166d2e0299ea468" id=e2fe7b1e-f2db-4bfd-99e3-af21c0d421d1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.231453 | controller | Jun 10 14:54:21.071896 crc crio[20344]: time="2026-06-10T14:54:21.071593713Z" level=info msg="Removed container aa81bbc7112091a7baa0ecca2f8af596cb4bff3805275a92b166d2e0299ea468: openshift-marketplace/certified-operators-bvbb4/extract-utilities" id=e2fe7b1e-f2db-4bfd-99e3-af21c0d421d1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.231469 | controller | Jun 10 14:54:21.169751 crc crio[20344]: time="2026-06-10T14:54:21.168917898Z" level=info msg="Creating container: openstack-operators/c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr/extract" id=82a8762f-e9ae-46a9-98dd-63b7341b3fec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.231485 | controller | Jun 10 14:54:21.175336 crc crio[20344]: time="2026-06-10T14:54:21.170096319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.231502 | controller | Jun 10 14:54:21.254441 crc crio[20344]: time="2026-06-10T14:54:21.249465967Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.231518 | controller | Jun 10 14:54:21.255726 crc crio[20344]: time="2026-06-10T14:54:21.255602887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.231534 | controller | Jun 10 14:54:21.424838 crc crio[20344]: time="2026-06-10T14:54:21.423568902Z" level=info msg="Created container 898fa810e1d69008b9375f6848caf838d0b27d8fa7e7d100583b5d823b8a5ede: openstack-operators/c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr/extract" id=82a8762f-e9ae-46a9-98dd-63b7341b3fec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.231551 | controller | Jun 10 14:54:21.426950 crc crio[20344]: time="2026-06-10T14:54:21.426818507Z" level=info msg="Starting container: 898fa810e1d69008b9375f6848caf838d0b27d8fa7e7d100583b5d823b8a5ede" id=8e4d9abd-a7df-4293-98bb-6e5c86696c52 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.231567 | controller | Jun 10 14:54:21.434074 crc crio[20344]: time="2026-06-10T14:54:21.433978483Z" level=info msg="Started container" PID=44880 containerID=898fa810e1d69008b9375f6848caf838d0b27d8fa7e7d100583b5d823b8a5ede description=openstack-operators/c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr/extract id=8e4d9abd-a7df-4293-98bb-6e5c86696c52 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39017abf7928f67742f48c7ac590af932d3329507bf4adb1fd6c102092d8eb6d
2026-06-10 15:52:06.231588 | controller | Jun 10 14:54:24.040310 crc crio[20344]: time="2026-06-10T14:54:24.039858462Z" level=info msg="Stopping pod sandbox: 39017abf7928f67742f48c7ac590af932d3329507bf4adb1fd6c102092d8eb6d" id=9e8670bd-8207-4058-b9d6-d9a2b7b5b33a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.231606 | controller | Jun 10 14:54:27.832783 crc crio[20344]: time="2026-06-10T14:54:24.040965151Z" level=info msg="Got pod network &{Name:c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr Namespace:openstack-operators ID:39017abf7928f67742f48c7ac590af932d3329507bf4adb1fd6c102092d8eb6d UID:a634afb2-2722-4f80-a4c4-a8937a529bae NetNS:/var/run/netns/b8d9a6d7-5250-4311-9ee0-37165dbbfaef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda634afb2_2722_4f80_a4c4_a8937a529bae.slice PodAnnotations:0xc0022641d0}] Aliases:map[]}"
2026-06-10 15:52:06.231623 | controller | Jun 10 14:54:27.832783 crc crio[20344]: time="2026-06-10T14:54:24.041096314Z" level=info msg="Deleting pod openstack-operators_c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.231639 | controller | Jun 10 14:54:27.832783 crc crio[20344]: time="2026-06-10T14:54:24.339968439Z" level=info msg="Stopped pod sandbox: 39017abf7928f67742f48c7ac590af932d3329507bf4adb1fd6c102092d8eb6d" id=9e8670bd-8207-4058-b9d6-d9a2b7b5b33a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.231656 | controller | Jun 10 14:54:27.832783 crc crio[20344]: time="2026-06-10T14:54:26.396871779Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=8867ff33-5d3c-4abe-8aa9-8d6c779cea86 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.231672 | controller | Jun 10 14:54:27.832783 crc crio[20344]: time="2026-06-10T14:54:26.970588142Z" level=info msg="Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca" id=31ee936b-9947-4897-b5c3-53f234d48274 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.231688 | controller | Jun 10 14:54:27.832783 crc crio[20344]: time="2026-06-10T14:54:26.974020032Z" level=info msg="Creating container: metallb-system/metallb-operator-controller-manager-86b867dfcb-w6gtj/manager" id=687aec94-76e7-421c-93c4-7f46b531b4ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.231704 | controller | Jun 10 14:54:27.832783 crc crio[20344]: time="2026-06-10T14:54:26.976207959Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.231721 | controller | Jun 10 14:54:27.832783 crc crio[20344]: time="2026-06-10T14:54:27.026394756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.231737 | controller | Jun 10 14:54:27.832783 crc crio[20344]: time="2026-06-10T14:54:27.03843925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.231753 | controller | Jun 10 14:54:29.554210 crc crio[20344]: time="2026-06-10T14:54:29.553414561Z" level=info msg="Created container b362a33931968ca1b95e11187f8982f0581e4ae0fc0aea17728f062596403e52: metallb-system/metallb-operator-controller-manager-86b867dfcb-w6gtj/manager" id=687aec94-76e7-421c-93c4-7f46b531b4ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.231770 | controller | Jun 10 14:54:29.555903 crc crio[20344]: time="2026-06-10T14:54:29.555747092Z" level=info msg="Starting container: b362a33931968ca1b95e11187f8982f0581e4ae0fc0aea17728f062596403e52" id=33478e05-8423-4e57-841e-e5b03c4bc726 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.231790 | controller | Jun 10 14:54:29.563666 crc crio[20344]: time="2026-06-10T14:54:29.563564086Z" level=info msg="Started container" PID=45076 containerID=b362a33931968ca1b95e11187f8982f0581e4ae0fc0aea17728f062596403e52 description=metallb-system/metallb-operator-controller-manager-86b867dfcb-w6gtj/manager id=33478e05-8423-4e57-841e-e5b03c4bc726 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e90bbddc7de60e9487a60c92d6d62609720d56054d640bec47b51309cdce4ef
2026-06-10 15:52:06.231808 | controller | Jun 10 14:54:31.301373 crc crio[20344]: time="2026-06-10T14:54:31.273975779Z" level=info msg="Stopping pod sandbox: 4fab7b0df62036e40cda5b8efd72b3412e096904e19be00c88a42d1fe5321760" id=3ce47e99-3e29-4248-8005-a04065060dde name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.231824 | controller | Jun 10 14:54:31.301373 crc crio[20344]: time="2026-06-10T14:54:31.274375309Z" level=info msg="Stopped pod sandbox (already stopped): 4fab7b0df62036e40cda5b8efd72b3412e096904e19be00c88a42d1fe5321760" id=3ce47e99-3e29-4248-8005-a04065060dde name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.231840 | controller | Jun 10 14:54:31.301373 crc crio[20344]: time="2026-06-10T14:54:31.274936094Z" level=info msg="Removing pod sandbox: 4fab7b0df62036e40cda5b8efd72b3412e096904e19be00c88a42d1fe5321760" id=a21852fd-fd74-439e-adf1-b24b0608ab1d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.231880 | controller | Jun 10 14:54:35.397672 crc crio[20344]: time="2026-06-10T14:54:35.396960336Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=074ff521-ec86-4060-82ef-0aeef7e22999 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.231898 | controller | Jun 10 14:54:37.272522 crc crio[20344]: time="2026-06-10T14:54:37.272435608Z" level=info msg="Stopping container: a6ccc7c1d1e5fbb580c6f089f8880dd61e8f3a60d569bd1ceaa8885f02df26a7 (timeout: 2s)" id=2851c209-c5f2-4fc2-901e-b3aa711d3c24 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.231915 | controller | Jun 10 14:54:40.411314 crc crio[20344]: time="2026-06-10T14:54:40.410898991Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825" id=431fa371-58d3-4ced-93e9-5e88348b9e5d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.231931 | controller | Jun 10 14:54:40.414911 crc crio[20344]: time="2026-06-10T14:54:40.414788112Z" level=info msg="Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=f711f23f-d441-42cc-811e-9bdb914d2bfe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.231948 | controller | Jun 10 14:54:40.423391 crc crio[20344]: time="2026-06-10T14:54:40.423220272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.231964 | controller | Jun 10 14:54:40.424916 crc crio[20344]: time="2026-06-10T14:54:40.424799233Z" level=info msg="Removed pod sandbox: 4fab7b0df62036e40cda5b8efd72b3412e096904e19be00c88a42d1fe5321760" id=a21852fd-fd74-439e-adf1-b24b0608ab1d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.231980 | controller | Jun 10 14:54:40.426166 crc crio[20344]: time="2026-06-10T14:54:40.426065896Z" level=info msg="Stopping pod sandbox: f559d923e401997b9ab5cdd38425448c4c8ffe7965dabbab76e4fc8995950f36" id=756234b5-75e5-4b37-8cdc-a065a9feb2ca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.231996 | controller | Jun 10 14:54:40.426448 crc crio[20344]: time="2026-06-10T14:54:40.426168679Z" level=info msg="Stopped pod sandbox (already stopped): f559d923e401997b9ab5cdd38425448c4c8ffe7965dabbab76e4fc8995950f36" id=756234b5-75e5-4b37-8cdc-a065a9feb2ca name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.232017 | controller | Jun 10 14:54:40.427144 crc crio[20344]: time="2026-06-10T14:54:40.427013371Z" level=info msg="Stopped container a6ccc7c1d1e5fbb580c6f089f8880dd61e8f3a60d569bd1ceaa8885f02df26a7: openshift-marketplace/redhat-operators-jm4wq/registry-server" id=2851c209-c5f2-4fc2-901e-b3aa711d3c24 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.232033 | controller | Jun 10 14:54:40.427571 crc crio[20344]: time="2026-06-10T14:54:40.427461612Z" level=info msg="Removing pod sandbox: f559d923e401997b9ab5cdd38425448c4c8ffe7965dabbab76e4fc8995950f36" id=85b99bee-373a-4fd1-b1ce-0bc74574e7bd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.232049 | controller | Jun 10 14:54:40.428030 crc crio[20344]: time="2026-06-10T14:54:40.427953175Z" level=info msg="Stopping pod sandbox: 56a7431c783fa32c7f36de2162ea319a4df164e24c0c7a3b279b316d757f7038" id=d05284f9-711e-44d4-a9f8-00dd88cf41fc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.232065 | controller | Jun 10 14:54:40.428664 crc crio[20344]: time="2026-06-10T14:54:40.428589492Z" level=info msg="Got pod network &{Name:redhat-operators-jm4wq Namespace:openshift-marketplace ID:56a7431c783fa32c7f36de2162ea319a4df164e24c0c7a3b279b316d757f7038 UID:badfbace-3bbf-4977-ad83-062808d8fd1b NetNS:/var/run/netns/78a154d9-f671-4f8c-8177-f912a16925f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbadfbace_3bbf_4977_ad83_062808d8fd1b.slice PodAnnotations:0xc0027c02f8}] Aliases:map[]}"
2026-06-10 15:52:06.232081 | controller | Jun 10 14:54:40.428817 crc crio[20344]: time="2026-06-10T14:54:40.428777387Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-jm4wq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.232098 | controller | Jun 10 14:54:40.445543 crc crio[20344]: time="2026-06-10T14:54:40.445378209Z" level=info msg="Removed pod sandbox: f559d923e401997b9ab5cdd38425448c4c8ffe7965dabbab76e4fc8995950f36" id=85b99bee-373a-4fd1-b1ce-0bc74574e7bd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.232114 | controller | Jun 10 14:54:40.446631 crc crio[20344]: time="2026-06-10T14:54:40.446537999Z" level=info msg="Stopping pod sandbox: c3c548082ffe141d52dd311985493ba870d2003735002a7cda21efe075bf432d" id=b41e6cdf-06ac-4e84-85ba-4b35224b68e1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.232130 | controller | Jun 10 14:54:40.447096 crc crio[20344]: time="2026-06-10T14:54:40.447013812Z" level=info msg="Stopped pod sandbox (already stopped): c3c548082ffe141d52dd311985493ba870d2003735002a7cda21efe075bf432d" id=b41e6cdf-06ac-4e84-85ba-4b35224b68e1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.232146 | controller | Jun 10 14:54:40.447800 crc crio[20344]: time="2026-06-10T14:54:40.44772333Z" level=info msg="Removing pod sandbox: c3c548082ffe141d52dd311985493ba870d2003735002a7cda21efe075bf432d" id=6ec78277-fc5a-4b55-8286-89d4c754e53c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.232162 | controller | Jun 10 14:54:40.467325 crc crio[20344]: time="2026-06-10T14:54:40.467062064Z" level=info msg="Removed pod sandbox: c3c548082ffe141d52dd311985493ba870d2003735002a7cda21efe075bf432d" id=6ec78277-fc5a-4b55-8286-89d4c754e53c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.232178 | controller | Jun 10 14:54:40.470547 crc crio[20344]: time="2026-06-10T14:54:40.470473983Z" level=info msg="Stopping pod sandbox: 291deec1420602c9e065f399f190e2ebf176bce7a9a0d9911133a96fb58b7556" id=608521e6-d8de-4e61-9e41-e143df17b307 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.232194 | controller | Jun 10 14:54:40.470618 crc crio[20344]: time="2026-06-10T14:54:40.470549925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.232214 | controller | Jun 10 14:54:40.470835 crc crio[20344]: time="2026-06-10T14:54:40.470560705Z" level=info msg="Stopped pod sandbox (already stopped): 291deec1420602c9e065f399f190e2ebf176bce7a9a0d9911133a96fb58b7556" id=608521e6-d8de-4e61-9e41-e143df17b307 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.232230 | controller | Jun 10 14:54:40.475937 crc crio[20344]: time="2026-06-10T14:54:40.475772961Z" level=info msg="Removing pod sandbox: 291deec1420602c9e065f399f190e2ebf176bce7a9a0d9911133a96fb58b7556" id=a13f523f-ee4b-4da2-9a81-b30aca54e826 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.232246 | controller | Jun 10 14:54:40.495358 crc crio[20344]: time="2026-06-10T14:54:40.495212237Z" level=info msg="Removed pod sandbox: 291deec1420602c9e065f399f190e2ebf176bce7a9a0d9911133a96fb58b7556" id=a13f523f-ee4b-4da2-9a81-b30aca54e826 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.232262 | controller | Jun 10 14:54:40.975211 crc crio[20344]: time="2026-06-10T14:54:40.975034754Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.232279 | controller | Jun 10 14:54:41.146247 crc crio[20344]: time="2026-06-10T14:54:41.145605078Z" level=info msg="Created container 2cbb7ce2772b59f38be01ebe1aff9a178b940a8304e2e8d29cbcd24ab9dea310: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager" id=f711f23f-d441-42cc-811e-9bdb914d2bfe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.232295 | controller | Jun 10 14:54:41.148556 crc crio[20344]: time="2026-06-10T14:54:41.148406371Z" level=info msg="Starting container: 2cbb7ce2772b59f38be01ebe1aff9a178b940a8304e2e8d29cbcd24ab9dea310" id=b72a4096-604c-4b58-9538-d7356fdc6620 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.232311 | controller | Jun 10 14:54:41.200144 crc crio[20344]: time="2026-06-10T14:54:41.19981295Z" level=info msg="Started container" PID=45413 containerID=2cbb7ce2772b59f38be01ebe1aff9a178b940a8304e2e8d29cbcd24ab9dea310 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=b72a4096-604c-4b58-9538-d7356fdc6620 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac93d905748713d3d75a81efc4d6183639ffba10a36f0f635de4249b3f8c7f6b
2026-06-10 15:52:06.232328 | controller | Jun 10 14:54:41.639860 crc crio[20344]: time="2026-06-10T14:54:41.639746229Z" level=info msg="Stopped pod sandbox: 56a7431c783fa32c7f36de2162ea319a4df164e24c0c7a3b279b316d757f7038" id=d05284f9-711e-44d4-a9f8-00dd88cf41fc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.232344 | controller | Jun 10 14:54:41.994897 crc crio[20344]: time="2026-06-10T14:54:41.994377637Z" level=info msg="Removing container: a6ccc7c1d1e5fbb580c6f089f8880dd61e8f3a60d569bd1ceaa8885f02df26a7" id=29981c38-1fb2-442e-90ec-98b061e959ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.232359 | controller | Jun 10 14:54:42.720902 crc crio[20344]: time="2026-06-10T14:54:42.720783298Z" level=info msg="Removed container a6ccc7c1d1e5fbb580c6f089f8880dd61e8f3a60d569bd1ceaa8885f02df26a7: openshift-marketplace/redhat-operators-jm4wq/registry-server" id=29981c38-1fb2-442e-90ec-98b061e959ba name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.232376 | controller | Jun 10 14:54:42.725137 crc crio[20344]: time="2026-06-10T14:54:42.725040319Z" level=info msg="Removing container: 37c76fc4d5b859595129a066a420653b1bf5562513af8dbe6ec71a91854579d4" id=3ae39dfb-3409-4912-9717-a23c11668a8c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.232392 | controller | Jun 10 14:54:52.948049 crc crio[20344]: time="2026-06-10T14:54:52.94674994Z" level=info msg="Removed container 37c76fc4d5b859595129a066a420653b1bf5562513af8dbe6ec71a91854579d4: openshift-marketplace/redhat-operators-jm4wq/extract-content" id=3ae39dfb-3409-4912-9717-a23c11668a8c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.232412 | controller | Jun 10 14:54:52.953834 crc crio[20344]: time="2026-06-10T14:54:52.953741742Z" level=info msg="Removing container: 2be7ff343e35cbd472f762c380b7c6738e40e9bfcf0146b89be886f78261fdc0" id=efdc74e4-5864-45c8-a2ba-1985603a984a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.232428 | controller | Jun 10 14:54:53.223556 crc crio[20344]: time="2026-06-10T14:54:53.223331234Z" level=info msg="Removed container 2be7ff343e35cbd472f762c380b7c6738e40e9bfcf0146b89be886f78261fdc0: openshift-marketplace/redhat-operators-jm4wq/extract-utilities" id=efdc74e4-5864-45c8-a2ba-1985603a984a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.232444 | controller | Jun 10 14:54:56.043500 crc crio[20344]: time="2026-06-10T14:54:56.042420217Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=adab82f2-aa0a-45c1-95e5-3109ac284d8f name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.232460 | controller | Jun 10 14:54:56.045211 crc crio[20344]: time="2026-06-10T14:54:56.045126017Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=5a95bb6b-5bc3-4d34-bdd5-14c08e81d1ca name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.232476 | controller | Jun 10 14:54:56.051560 crc crio[20344]: time="2026-06-10T14:54:56.051481983Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=1f0c9dfd-ea3e-4319-b633-122fae2ba3ac name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.232493 | controller | Jun 10 14:54:56.067864 crc crio[20344]: time="2026-06-10T14:54:56.067648084Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-58c884cdcb-6w5tw/ironic" id=6ba0aff0-39af-47c6-a396-487d6274f250 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.232509 | controller | Jun 10 14:54:56.073151 crc crio[20344]: time="2026-06-10T14:54:56.073057875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.232525 | controller | Jun 10 14:54:56.117578 crc crio[20344]: time="2026-06-10T14:54:56.117464071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.232542 | controller | Jun 10 14:54:56.972247 crc crio[20344]: time="2026-06-10T14:54:56.971819555Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.232558 | controller | Jun 10 14:54:57.087868 crc crio[20344]: time="2026-06-10T14:54:57.087660873Z" level=info msg="Created container 0a105843bb65fdee858e813a9051fd42c05550b3b863ff0ad7756ba11e9150a4: baremetal-operator-system/baremetal-operator-ironic-58c884cdcb-6w5tw/ironic" id=6ba0aff0-39af-47c6-a396-487d6274f250 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.232574 | controller | Jun 10 14:54:57.089846 crc crio[20344]: time="2026-06-10T14:54:57.089766008Z" level=info msg="Starting container: 0a105843bb65fdee858e813a9051fd42c05550b3b863ff0ad7756ba11e9150a4" id=9148c125-ab93-4299-a86e-a3d2b97aaec4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.232590 | controller | Jun 10 14:54:57.099603 crc crio[20344]: time="2026-06-10T14:54:57.099506801Z" level=info msg="Started container" PID=46027 containerID=0a105843bb65fdee858e813a9051fd42c05550b3b863ff0ad7756ba11e9150a4 description=baremetal-operator-system/baremetal-operator-ironic-58c884cdcb-6w5tw/ironic id=9148c125-ab93-4299-a86e-a3d2b97aaec4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f884c9c0478d66707240379d003effbb1795fc8ef011847e01a5ddc07e58f2b4
2026-06-10 15:52:06.232607 | controller | Jun 10 14:54:57.116894 crc crio[20344]: time="2026-06-10T14:54:57.113543837Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=8918a810-f2ff-4b1d-a481-13e7b4d2684d name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.232630 | controller | Jun 10 14:54:57.122141 crc crio[20344]: time="2026-06-10T14:54:57.120463857Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-10 15:52:06.232647 | controller | Jun 10 14:54:57.555854 crc crio[20344]: time="2026-06-10T14:54:57.555084868Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=8918a810-f2ff-4b1d-a481-13e7b4d2684d name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.232664 | controller | Jun 10 14:54:57.556786 crc crio[20344]: time="2026-06-10T14:54:57.556518046Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=5d749203-0776-4ebb-a69e-8cbf9fe98976 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.232680 | controller | Jun 10 14:54:57.566740 crc crio[20344]: time="2026-06-10T14:54:57.566605979Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=1d6a2ca2-39f2-47f0-bcac-35377ca00927 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.232696 | controller | Jun 10 14:54:57.582999 crc crio[20344]: time="2026-06-10T14:54:57.582862422Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-58c884cdcb-6w5tw/ironic-httpd" id=180863ab-05a9-417d-ab88-7cde400f60f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.232712 | controller | Jun 10 14:54:57.590861 crc crio[20344]: time="2026-06-10T14:54:57.590770068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.232728 | controller | Jun 10 14:54:57.650346 crc crio[20344]: time="2026-06-10T14:54:57.650200526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.232744 | controller | Jun 10 14:54:58.578741 crc crio[20344]: time="2026-06-10T14:54:58.578567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.232761 | controller | Jun 10 14:54:58.686426 crc crio[20344]: time="2026-06-10T14:54:58.685962607Z" level=info msg="Created container 4aafa7da6c7e9c1b95e9425bfb745101469b7f16c4c6d36194ed1f8c0528d2af: baremetal-operator-system/baremetal-operator-ironic-58c884cdcb-6w5tw/ironic-httpd" id=180863ab-05a9-417d-ab88-7cde400f60f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.232777 | controller | Jun 10 14:54:58.688423 crc crio[20344]: time="2026-06-10T14:54:58.688333289Z" level=info msg="Starting container: 4aafa7da6c7e9c1b95e9425bfb745101469b7f16c4c6d36194ed1f8c0528d2af" id=7c575aa5-1df6-4da7-8cbb-787bd4917d92 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.232794 | controller | Jun 10 14:54:58.693605 crc crio[20344]: time="2026-06-10T14:54:58.693476043Z" level=info msg="Started container" PID=46077 containerID=4aafa7da6c7e9c1b95e9425bfb745101469b7f16c4c6d36194ed1f8c0528d2af description=baremetal-operator-system/baremetal-operator-ironic-58c884cdcb-6w5tw/ironic-httpd id=7c575aa5-1df6-4da7-8cbb-787bd4917d92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f884c9c0478d66707240379d003effbb1795fc8ef011847e01a5ddc07e58f2b4
2026-06-10 15:52:06.232811 | controller | Jun 10 14:54:58.707077 crc crio[20344]: time="2026-06-10T14:54:58.706951054Z" level=info msg="Pulling image: quay.io/metal3-io/ironic:release-24.1" id=291b5522-0f3d-488b-9633-2fb2ecd88db7 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.232827 | controller | Jun 10 14:54:58.710085 crc crio[20344]: time="2026-06-10T14:54:58.710006974Z" level=info msg="Trying to access \"quay.io/metal3-io/ironic:release-24.1\""
2026-06-10 15:52:06.232843 | controller | Jun 10 14:54:59.138115 crc crio[20344]: time="2026-06-10T14:54:59.138011742Z" level=info msg="Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8" id=291b5522-0f3d-488b-9633-2fb2ecd88db7 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.232887 | controller | Jun 10 14:54:59.140092 crc crio[20344]: time="2026-06-10T14:54:59.139998473Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=48287d50-0e52-4d23-8ada-e031af6a2be1 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.232906 | controller | Jun 10 14:54:59.145403 crc crio[20344]: time="2026-06-10T14:54:59.145328732Z" level=info msg="Checking image status: quay.io/metal3-io/ironic:release-24.1" id=2bca1ea7-3590-4c7b-a945-56265175149d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.232922 | controller | Jun 10 14:54:59.159033 crc crio[20344]: time="2026-06-10T14:54:59.158829774Z" level=info msg="Creating container: baremetal-operator-system/baremetal-operator-ironic-58c884cdcb-6w5tw/ironic-log-watch" id=78dbb154-4719-4ded-8634-6a7b42e5e1db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.232938 | controller | Jun 10 14:54:59.162419 crc crio[20344]: time="2026-06-10T14:54:59.16214726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.232954 | controller | Jun 10 14:54:59.238310 crc crio[20344]: time="2026-06-10T14:54:59.238054758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.232970 | controller | Jun 10 14:55:00.319052 crc crio[20344]: time="2026-06-10T14:55:00.31887751Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.232986 | controller | Jun 10 14:55:00.491194 crc crio[20344]: time="2026-06-10T14:55:00.490742987Z" level=info msg="Created container 89981aa650b30a9512da4a439e0ef22ed4a6f79a8e55f68a5b1f6b76e6b3aa42: baremetal-operator-system/baremetal-operator-ironic-58c884cdcb-6w5tw/ironic-log-watch" id=78dbb154-4719-4ded-8634-6a7b42e5e1db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.233002 | controller | Jun 10 14:55:00.494479 crc crio[20344]: time="2026-06-10T14:55:00.493226311Z" level=info msg="Starting container: 89981aa650b30a9512da4a439e0ef22ed4a6f79a8e55f68a5b1f6b76e6b3aa42" id=4479152f-57c0-4c30-a779-89dd52820bd1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.233018 | controller | Jun 10 14:55:00.507535 crc crio[20344]: time="2026-06-10T14:55:00.507444972Z" level=info msg="Started container" PID=46229 containerID=89981aa650b30a9512da4a439e0ef22ed4a6f79a8e55f68a5b1f6b76e6b3aa42 description=baremetal-operator-system/baremetal-operator-ironic-58c884cdcb-6w5tw/ironic-log-watch id=4479152f-57c0-4c30-a779-89dd52820bd1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f884c9c0478d66707240379d003effbb1795fc8ef011847e01a5ddc07e58f2b4
2026-06-10 15:52:06.233036 | controller | Jun 10 14:55:04.300819 crc crio[20344]: time="2026-06-10T14:55:04.298337479Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685054-5jkq8/POD" id=5a7b4b45-aeb6-4e2e-81e1-1a26003eb83f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.233052 | controller | Jun 10 14:55:04.300819 crc crio[20344]: time="2026-06-10T14:55:04.298940195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.233069 | controller | Jun 10 14:55:04.342117 crc crio[20344]: time="2026-06-10T14:55:04.342041247Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685054-5jkq8 Namespace:openshift-infra ID:516e9b0e3ff2e8832d88df4aa0fc820abd60840fe30060a4ce96b257c17825dc UID:acaedb9c-6e26-45eb-ba8f-c854a1ec03fe NetNS:/var/run/netns/aeaff317-40ef-45da-a556-bf1eb6a4a018 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podacaedb9c_6e26_45eb_ba8f_c854a1ec03fe.slice PodAnnotations:0xc00012aa28}] Aliases:map[]}"
2026-06-10 15:52:06.233089 | controller | Jun 10 14:55:04.342117 crc crio[20344]: time="2026-06-10T14:55:04.342104049Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685054-5jkq8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.233106 | controller | Jun 10 14:55:04.792504 crc crio[20344]: 2026-06-10T14:55:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:516e9b0e3ff2e88 Mac:2e:c0:cf:31:2c:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/aeaff317-40ef-45da-a556-bf1eb6a4a018 SocketPath: PciID:}] [{Interface:0xc0004b25b0 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.233123 | controller | Jun 10 14:55:04.796726 crc crio[20344]: time="2026-06-10T14:55:04.796377652Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685054-5jkq8 Namespace:openshift-infra ID:516e9b0e3ff2e8832d88df4aa0fc820abd60840fe30060a4ce96b257c17825dc UID:acaedb9c-6e26-45eb-ba8f-c854a1ec03fe NetNS:/var/run/netns/aeaff317-40ef-45da-a556-bf1eb6a4a018 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podacaedb9c_6e26_45eb_ba8f_c854a1ec03fe.slice PodAnnotations:0xc00012aa28}] Aliases:map[]}"
2026-06-10 15:52:06.233140 | controller | Jun 10 14:55:04.796912 crc crio[20344]: time="2026-06-10T14:55:04.796833734Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685054-5jkq8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.233156 | controller | Jun 10 14:55:04.803048 crc crio[20344]: time="2026-06-10T14:55:04.802960414Z" level=info msg="Ran pod sandbox 516e9b0e3ff2e8832d88df4aa0fc820abd60840fe30060a4ce96b257c17825dc with infra container: openshift-infra/auto-csr-approver-29685054-5jkq8/POD" id=5a7b4b45-aeb6-4e2e-81e1-1a26003eb83f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.233173 | controller | Jun 10 14:55:04.808660 crc crio[20344]: time="2026-06-10T14:55:04.80858455Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=63590f63-6968-46e8-9902-da47382f25ac name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.233190 | controller | Jun 10 14:55:04.815333 crc crio[20344]: time="2026-06-10T14:55:04.815206573Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-10 15:52:06.233206 | controller | Jun 10 14:55:06.396872 crc crio[20344]: time="2026-06-10T14:55:06.396377579Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=63590f63-6968-46e8-9902-da47382f25ac name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.233222 | controller | Jun 10 14:55:06.398459 crc crio[20344]: time="2026-06-10T14:55:06.397737255Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=19b4c810-7369-458d-9e38-1848e0852003 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.233239 | controller | Jun 10 14:55:06.401210 crc crio[20344]: time="2026-06-10T14:55:06.401094442Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ec4ac1ef-a4ca-4a92-8498-895d2e1102a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.233255 | controller | Jun 10 14:55:06.411577 crc crio[20344]: time="2026-06-10T14:55:06.409408389Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685054-5jkq8/oc" id=79fb0858-f381-4663-bf94-9a102d9eb2f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.233271 | controller | Jun 10 14:55:06.411577 crc crio[20344]: time="2026-06-10T14:55:06.409886411Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.233291 | controller | Jun 10 14:55:06.445247 crc crio[20344]: time="2026-06-10T14:55:06.445117339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.233308 | controller | Jun 10 14:55:06.872760 crc crio[20344]: time="2026-06-10T14:55:06.872604824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.233324 | controller | Jun 10 14:55:07.008364 crc crio[20344]: time="2026-06-10T14:55:07.007446067Z" level=info msg="Created container 992687bf381447ec3e5efcd51feddc4a1ca9c61f2fcf0c4f2569ee15f52f76a8: openshift-infra/auto-csr-approver-29685054-5jkq8/oc" id=79fb0858-f381-4663-bf94-9a102d9eb2f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.233339 | controller | Jun 10 14:55:07.010755 crc crio[20344]: time="2026-06-10T14:55:07.010436095Z" level=info msg="Starting container: 992687bf381447ec3e5efcd51feddc4a1ca9c61f2fcf0c4f2569ee15f52f76a8" id=a4b053dd-d98d-4813-b7f4-54ea5ad69a0c name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.233356 | controller | Jun 10 14:55:07.018566 crc crio[20344]: time="2026-06-10T14:55:07.018483144Z" level=info msg="Started container" PID=46402 containerID=992687bf381447ec3e5efcd51feddc4a1ca9c61f2fcf0c4f2569ee15f52f76a8 description=openshift-infra/auto-csr-approver-29685054-5jkq8/oc id=a4b053dd-d98d-4813-b7f4-54ea5ad69a0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=516e9b0e3ff2e8832d88df4aa0fc820abd60840fe30060a4ce96b257c17825dc
2026-06-10 15:52:06.233372 | controller | Jun 10 14:55:07.044410 crc crio[20344]: time="2026-06-10T14:55:07.043979149Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-controller-init-86c7bbb4f8-9hxgb/POD" id=9447a5e4-d90c-402e-9445-6b2a5104e9bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.233388 | controller | Jun 10 14:55:07.044410 crc crio[20344]: time="2026-06-10T14:55:07.044163783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.233405 | controller | Jun 10 14:55:07.074014 crc crio[20344]: time="2026-06-10T14:55:07.073910128Z" level=info msg="Got pod network &{Name:openstack-operator-controller-init-86c7bbb4f8-9hxgb Namespace:openstack-operators ID:45739932bc01e1adc3751f32f18fbe29282b744de5c346b7bb3e97bbcfd6b873 UID:24819f9b-c2d7-429b-86e5-c26fcc05b4c6 NetNS:/var/run/netns/fdb66621-dd1c-417a-86db-4cdb25a5128a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24819f9b_c2d7_429b_86e5_c26fcc05b4c6.slice PodAnnotations:0xc00078c640}] Aliases:map[]}"
2026-06-10 15:52:06.233422 | controller | Jun 10 14:55:07.074014 crc crio[20344]: time="2026-06-10T14:55:07.07399409Z" level=info msg="Adding pod openstack-operators_openstack-operator-controller-init-86c7bbb4f8-9hxgb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.233438 | controller | Jun 10 14:55:07.875448 crc crio[20344]: 2026-06-10T14:55:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:45739932bc01e1a Mac:b6:8e:b2:29:b4:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/fdb66621-dd1c-417a-86db-4cdb25a5128a SocketPath: PciID:}] [{Interface:0xc00039e980 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.233455 | controller | Jun 10 14:55:07.877102 crc crio[20344]: time="2026-06-10T14:55:07.877041549Z" level=info msg="Got pod network &{Name:openstack-operator-controller-init-86c7bbb4f8-9hxgb Namespace:openstack-operators ID:45739932bc01e1adc3751f32f18fbe29282b744de5c346b7bb3e97bbcfd6b873 UID:24819f9b-c2d7-429b-86e5-c26fcc05b4c6 NetNS:/var/run/netns/fdb66621-dd1c-417a-86db-4cdb25a5128a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24819f9b_c2d7_429b_86e5_c26fcc05b4c6.slice PodAnnotations:0xc00078c640}] Aliases:map[]}"
2026-06-10 15:52:06.233476 | controller | Jun 10 14:55:07.877321 crc crio[20344]: time="2026-06-10T14:55:07.877225854Z" level=info msg="Checking pod openstack-operators_openstack-operator-controller-init-86c7bbb4f8-9hxgb for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.233493 | controller | Jun 10 14:55:07.885138 crc crio[20344]: time="2026-06-10T14:55:07.884950425Z" level=info msg="Ran pod sandbox 45739932bc01e1adc3751f32f18fbe29282b744de5c346b7bb3e97bbcfd6b873 with infra container: openstack-operators/openstack-operator-controller-init-86c7bbb4f8-9hxgb/POD" id=9447a5e4-d90c-402e-9445-6b2a5104e9bf name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.233509 | controller | Jun 10 14:55:07.886823 crc crio[20344]: time="2026-06-10T14:55:07.886748512Z" level=info msg="Checking image status: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8" id=48d82f61-b264-4747-97c9-70ea7ee4d42d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.233525 | controller | Jun 10 14:55:07.887188 crc crio[20344]: time="2026-06-10T14:55:07.887137202Z" level=info msg="Image 38.102.83.194:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8 not found" id=48d82f61-b264-4747-97c9-70ea7ee4d42d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.233541 | controller | Jun 10 14:55:07.887348 crc crio[20344]: time="2026-06-10T14:55:07.887208894Z" level=info msg="Neither image nor artfiact 38.102.83.194:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8 found" id=48d82f61-b264-4747-97c9-70ea7ee4d42d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.233557 | controller | Jun 10 14:55:07.888106 crc crio[20344]: time="2026-06-10T14:55:07.888043365Z" level=info msg="Pulling image: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8" id=477ce137-2af3-4e11-a56a-c05f0bff9370 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.233573 | controller | Jun 10 14:55:07.889401 crc crio[20344]: time="2026-06-10T14:55:07.889203736Z" level=info msg="Trying to access \"38.102.83.194:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\""
2026-06-10 15:52:06.233590 | controller | Jun 10 14:55:09.358136 crc crio[20344]: time="2026-06-10T14:55:09.355979603Z" level=info msg="Stopping pod sandbox: 516e9b0e3ff2e8832d88df4aa0fc820abd60840fe30060a4ce96b257c17825dc" id=513760a9-0e85-4eff-a0d8-6b9f26dd0998 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.233606 | controller | Jun 10 14:55:09.358136 crc crio[20344]: time="2026-06-10T14:55:09.356942148Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685054-5jkq8 Namespace:openshift-infra ID:516e9b0e3ff2e8832d88df4aa0fc820abd60840fe30060a4ce96b257c17825dc UID:acaedb9c-6e26-45eb-ba8f-c854a1ec03fe NetNS:/var/run/netns/aeaff317-40ef-45da-a556-bf1eb6a4a018 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podacaedb9c_6e26_45eb_ba8f_c854a1ec03fe.slice PodAnnotations:0xc0027c0100}] Aliases:map[]}"
2026-06-10 15:52:06.233623 | controller | Jun 10 14:55:09.358136 crc crio[20344]: time="2026-06-10T14:55:09.357057851Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685054-5jkq8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.233639 | controller | Jun 10 14:55:09.729869 crc crio[20344]: time="2026-06-10T14:55:09.729757279Z" level=info msg="Stopped pod sandbox: 516e9b0e3ff2e8832d88df4aa0fc820abd60840fe30060a4ce96b257c17825dc" id=513760a9-0e85-4eff-a0d8-6b9f26dd0998 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.233659 | controller | Jun 10 14:55:33.027647 crc crio[20344]: time="2026-06-10T14:55:33.026719929Z" level=info msg="Pulled image: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator@sha256:af0a4e3e346fc1d62b828c73d14f31b8a109b8cefa7e7ab0630fe131c8be2c33" id=477ce137-2af3-4e11-a56a-c05f0bff9370 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.233676 | controller | Jun 10 14:55:33.029238 crc crio[20344]: time="2026-06-10T14:55:33.028737831Z" level=info msg="Checking image status: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8" id=0b9319cd-c72d-4a51-b4bc-967dd480898a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.233693 | controller | Jun 10 14:55:33.033391 crc crio[20344]: time="2026-06-10T14:55:33.033304759Z" level=info msg="Checking image status: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8" id=9db9e69b-f7ef-4c45-b5d0-51d09f52ed32 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.233709 | controller | Jun 10 14:55:33.121102 crc crio[20344]: time="2026-06-10T14:55:33.120953821Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-init-86c7bbb4f8-9hxgb/operator" id=c33323ce-3f33-46b6-9e9f-a351f36c0eaf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.233725 | controller | Jun 10 14:55:33.123505 crc crio[20344]: time="2026-06-10T14:55:33.123427245Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.233742 | controller | Jun 10 14:55:33.163434 crc crio[20344]: time="2026-06-10T14:55:33.16332256Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.233758 | controller | Jun 10 14:55:33.170121 crc crio[20344]: time="2026-06-10T14:55:33.170049293Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.233774 | controller | Jun 10 14:55:33.309467 crc crio[20344]: time="2026-06-10T14:55:33.309349213Z" level=info msg="Created container db10ad6dec764e3d1c353124e413518ff97e92072dd4bdee2b625a154229e340: openstack-operators/openstack-operator-controller-init-86c7bbb4f8-9hxgb/operator" id=c33323ce-3f33-46b6-9e9f-a351f36c0eaf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.233790 | controller | Jun 10 14:55:33.311151 crc crio[20344]: time="2026-06-10T14:55:33.311070057Z" level=info msg="Starting container: db10ad6dec764e3d1c353124e413518ff97e92072dd4bdee2b625a154229e340" id=dd5379f2-b417-4771-910e-87e9402338cd name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.233805 | controller | Jun 10 14:55:33.317875 crc crio[20344]: time="2026-06-10T14:55:33.3178076Z" level=info msg="Started container" PID=47084 containerID=db10ad6dec764e3d1c353124e413518ff97e92072dd4bdee2b625a154229e340 description=openstack-operators/openstack-operator-controller-init-86c7bbb4f8-9hxgb/operator id=dd5379f2-b417-4771-910e-87e9402338cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=45739932bc01e1adc3751f32f18fbe29282b744de5c346b7bb3e97bbcfd6b873
2026-06-10 15:52:06.233822 | controller | Jun 10 14:55:40.510545 crc crio[20344]: time="2026-06-10T14:55:40.509745303Z" level=info msg="Removing container: bca9eec6eb234287b0e1fb9137b35f047c4efa8b67a0bd2e8d66c21ff30dfce1" id=3644ddb0-195f-4f6c-aec2-58eb3f8deb29 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.233838 | controller | Jun 10 14:55:40.722734 crc crio[20344]: time="2026-06-10T14:55:40.722145922Z" level=info msg="Removed container bca9eec6eb234287b0e1fb9137b35f047c4efa8b67a0bd2e8d66c21ff30dfce1: openshift-infra/auto-csr-approver-29685048-qds24/oc" id=3644ddb0-195f-4f6c-aec2-58eb3f8deb29 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.233879 | controller | Jun 10 14:55:40.731790 crc crio[20344]: time="2026-06-10T14:55:40.731628156Z" level=info msg="Stopping pod sandbox: 56a7431c783fa32c7f36de2162ea319a4df164e24c0c7a3b279b316d757f7038" id=29f4d103-7316-412e-a147-a81843a4bd9d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.233911 | controller | Jun 10 14:55:40.731790 crc crio[20344]: time="2026-06-10T14:55:40.731765999Z" level=info msg="Stopped pod sandbox (already stopped): 56a7431c783fa32c7f36de2162ea319a4df164e24c0c7a3b279b316d757f7038" id=29f4d103-7316-412e-a147-a81843a4bd9d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.233929 | controller | Jun 10 14:55:40.732884 crc crio[20344]: time="2026-06-10T14:55:40.732814256Z" level=info msg="Removing pod sandbox: 56a7431c783fa32c7f36de2162ea319a4df164e24c0c7a3b279b316d757f7038" id=fa1c4bd4-523a-430a-9c19-a5e2643bbf92 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.233945 | controller | Jun 10 14:55:40.742719 crc crio[20344]: time="2026-06-10T14:55:40.742583267Z" level=info msg="Removed pod sandbox: 56a7431c783fa32c7f36de2162ea319a4df164e24c0c7a3b279b316d757f7038" id=fa1c4bd4-523a-430a-9c19-a5e2643bbf92 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.233961 | controller | Jun 10 14:55:40.743503 crc crio[20344]: time="2026-06-10T14:55:40.743430369Z" level=info msg="Stopping pod sandbox: e3789228c2302b686dd4c44c4b8dddbfa04553ca3046da698e46453536b90876" id=f21b6a75-c588-42bd-9558-e617db1f772c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.233977 | controller | Jun 10 14:55:40.743596 crc crio[20344]: time="2026-06-10T14:55:40.743540272Z" level=info msg="Stopped pod sandbox (already stopped): e3789228c2302b686dd4c44c4b8dddbfa04553ca3046da698e46453536b90876" id=f21b6a75-c588-42bd-9558-e617db1f772c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.233994 | controller | Jun 10 14:55:40.744806 crc crio[20344]: time="2026-06-10T14:55:40.744726972Z" level=info msg="Removing pod sandbox: e3789228c2302b686dd4c44c4b8dddbfa04553ca3046da698e46453536b90876" id=31274da0-0774-4075-bb7e-185571192b62 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.234010 | controller | Jun 10 14:55:40.755021 crc crio[20344]: time="2026-06-10T14:55:40.754957575Z" level=info msg="Removed pod sandbox: e3789228c2302b686dd4c44c4b8dddbfa04553ca3046da698e46453536b90876" id=31274da0-0774-4075-bb7e-185571192b62 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.234025 | controller | Jun 10 14:56:01.048561 crc crio[20344]: time="2026-06-10T14:56:01.047909133Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685056-x7qr5/POD" id=e942d1ac-a270-4ae0-8d65-fd6b734f3412 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.234041 | controller | Jun 10 14:56:01.049675 crc crio[20344]: time="2026-06-10T14:56:01.048593831Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.234057 | controller | Jun 10 14:56:01.079726 crc crio[20344]: time="2026-06-10T14:56:01.079641279Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685056-x7qr5 Namespace:openshift-infra ID:b2bc82222e824672cd00276909626b7d5348017d813434b82d49459b2dc61f02 UID:d713dc99-759d-47b8-9390-2b4e1cefa45b NetNS:/var/run/netns/d6e287a6-b81e-408e-a44d-8d87fe7bc353 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd713dc99_759d_47b8_9390_2b4e1cefa45b.slice PodAnnotations:0xc00282e828}] Aliases:map[]}"
2026-06-10 15:52:06.234073 | controller | Jun 10 14:56:01.079883 crc crio[20344]: time="2026-06-10T14:56:01.079735041Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685056-x7qr5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.234089 | controller | Jun 10 14:56:01.724141 crc crio[20344]: 2026-06-10T14:56:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b2bc82222e82467 Mac:ae:a2:18:95:0c:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/d6e287a6-b81e-408e-a44d-8d87fe7bc353 SocketPath: PciID:}] [{Interface:0xc00024a6b0 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.234110 | controller | Jun 10 14:56:01.726230 crc crio[20344]: time="2026-06-10T14:56:01.726141543Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685056-x7qr5 Namespace:openshift-infra ID:b2bc82222e824672cd00276909626b7d5348017d813434b82d49459b2dc61f02 UID:d713dc99-759d-47b8-9390-2b4e1cefa45b NetNS:/var/run/netns/d6e287a6-b81e-408e-a44d-8d87fe7bc353 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd713dc99_759d_47b8_9390_2b4e1cefa45b.slice PodAnnotations:0xc00282e828}] Aliases:map[]}"
2026-06-10 15:52:06.234127 | controller | Jun 10 14:56:01.726451 crc crio[20344]: time="2026-06-10T14:56:01.72638705Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685056-x7qr5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.234144 | controller | Jun 10 14:56:01.736329 crc crio[20344]: time="2026-06-10T14:56:01.736150691Z" level=info msg="Ran pod sandbox b2bc82222e824672cd00276909626b7d5348017d813434b82d49459b2dc61f02 with infra container: openshift-infra/auto-csr-approver-29685056-x7qr5/POD" id=e942d1ac-a270-4ae0-8d65-fd6b734f3412 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.234160 | controller | Jun 10 14:56:01.739841 crc crio[20344]: time="2026-06-10T14:56:01.739752803Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=9bbe8f5b-d550-4500-a9e6-7982e78f4b40 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.234176 | controller | Jun 10 14:56:01.750525 crc crio[20344]: time="2026-06-10T14:56:01.750442398Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-10 15:52:06.234192 | controller | Jun 10 14:56:08.622386 crc crio[20344]: time="2026-06-10T14:56:08.612038735Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=9bbe8f5b-d550-4500-a9e6-7982e78f4b40 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.234208 | controller | Jun 10 14:56:08.622386 crc crio[20344]: time="2026-06-10T14:56:08.614215081Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=248b9b52-50f6-4ca4-b39a-9ce8556b3ce2 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.234224 | controller | Jun 10 14:56:08.622386 crc crio[20344]: time="2026-06-10T14:56:08.616651913Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8e3c7407-547e-4482-b3c8-a7d870e38e1c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.234240 | controller | Jun 10 14:56:08.659979 crc crio[20344]: time="2026-06-10T14:56:08.659647918Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685056-x7qr5/oc" id=e1615367-dfa4-4355-be57-e688aeb884f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.234256 | controller | Jun 10 14:56:08.661120 crc crio[20344]: time="2026-06-10T14:56:08.660985933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.234272 | controller | Jun 10 14:56:08.709842 crc crio[20344]: time="2026-06-10T14:56:08.709413487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.234288 | controller | Jun 10 14:56:08.942557 crc crio[20344]: time="2026-06-10T14:56:08.942445906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.234307 | controller | Jun 10 14:56:09.261003 crc crio[20344]: time="2026-06-10T14:56:09.253028598Z" level=info msg="Created container 34d1dd6fc25cf2414401c64b0149a33c0535fc3b8a7b108f733d0cd6b8ac2ec8: openshift-infra/auto-csr-approver-29685056-x7qr5/oc" id=e1615367-dfa4-4355-be57-e688aeb884f3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.234324 | controller | Jun 10 14:56:09.261003 crc crio[20344]: time="2026-06-10T14:56:09.260604752Z" level=info msg="Starting container: 34d1dd6fc25cf2414401c64b0149a33c0535fc3b8a7b108f733d0cd6b8ac2ec8" id=2377c048-d704-40e7-8771-7cadaef59f3a name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.234340 | controller | Jun 10 14:56:09.273343 crc crio[20344]: time="2026-06-10T14:56:09.273168685Z" level=info msg="Started container" PID=47796 containerID=34d1dd6fc25cf2414401c64b0149a33c0535fc3b8a7b108f733d0cd6b8ac2ec8 description=openshift-infra/auto-csr-approver-29685056-x7qr5/oc id=2377c048-d704-40e7-8771-7cadaef59f3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2bc82222e824672cd00276909626b7d5348017d813434b82d49459b2dc61f02
2026-06-10 15:52:06.234356 | controller | Jun 10 14:56:11.475448 crc crio[20344]: time="2026-06-10T14:56:11.474506437Z" level=info msg="Stopping pod sandbox: b2bc82222e824672cd00276909626b7d5348017d813434b82d49459b2dc61f02" id=87a522ee-c466-4dfb-81c6-179c6187353a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.234373 | controller | Jun 10 14:56:11.478595 crc crio[20344]: time="2026-06-10T14:56:11.475723308Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685056-x7qr5 Namespace:openshift-infra ID:b2bc82222e824672cd00276909626b7d5348017d813434b82d49459b2dc61f02 UID:d713dc99-759d-47b8-9390-2b4e1cefa45b NetNS:/var/run/netns/d6e287a6-b81e-408e-a44d-8d87fe7bc353 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd713dc99_759d_47b8_9390_2b4e1cefa45b.slice PodAnnotations:0xc00078d2d8}] Aliases:map[]}"
2026-06-10 15:52:06.234389 | controller | Jun 10 14:56:11.478595 crc crio[20344]: time="2026-06-10T14:56:11.475860482Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685056-x7qr5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.234405 | controller | Jun 10 14:56:11.844880 crc crio[20344]: time="2026-06-10T14:56:11.844385443Z" level=info msg="Stopped pod sandbox: b2bc82222e824672cd00276909626b7d5348017d813434b82d49459b2dc61f02" id=87a522ee-c466-4dfb-81c6-179c6187353a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.234421 | controller | Jun 10 14:56:40.770632 crc crio[20344]: time="2026-06-10T14:56:40.770127149Z" level=info msg="Removing container: ab142445c36ea4e352213e8cd6b9b53f86e8a81bcc8aa5b5b0c3cd848a7c756a" id=26c87461-b7f6-4116-b4bf-cbfdbefea40e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.234437 | controller | Jun 10 14:56:40.883408 crc crio[20344]: time="2026-06-10T14:56:40.883242796Z" level=info msg="Removed container ab142445c36ea4e352213e8cd6b9b53f86e8a81bcc8aa5b5b0c3cd848a7c756a: openshift-infra/auto-csr-approver-29685050-pqpn6/oc" id=26c87461-b7f6-4116-b4bf-cbfdbefea40e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.234453 | controller | Jun 10 14:56:40.893408 crc crio[20344]: time="2026-06-10T14:56:40.893300954Z" level=info msg="Stopping pod sandbox: a606b6196ada1583b0a96478ec2831f04184091dfa6cdf5a15380cabc2479b8b" id=03c974c0-6d6e-4217-ade5-c21cea87bbd2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.234469 | controller | Jun 10 14:56:40.893408 crc crio[20344]: time="2026-06-10T14:56:40.893406727Z" level=info msg="Stopped pod sandbox (already stopped): a606b6196ada1583b0a96478ec2831f04184091dfa6cdf5a15380cabc2479b8b" id=03c974c0-6d6e-4217-ade5-c21cea87bbd2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.234485 | controller | Jun 10 14:56:40.894006 crc crio[20344]: time="2026-06-10T14:56:40.893943341Z" level=info msg="Removing pod sandbox: a606b6196ada1583b0a96478ec2831f04184091dfa6cdf5a15380cabc2479b8b" id=e8ea18e9-3459-4498-946d-c488b9ce69ab name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.234505 | controller | Jun 10 14:56:40.905514 crc crio[20344]: time="2026-06-10T14:56:40.905410875Z" level=info msg="Removed pod sandbox: a606b6196ada1583b0a96478ec2831f04184091dfa6cdf5a15380cabc2479b8b" id=e8ea18e9-3459-4498-946d-c488b9ce69ab name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.234522 | controller | Jun 10 14:57:07.089825 crc crio[20344]: time="2026-06-10T14:57:07.088871492Z" level=info msg="Running pod sandbox: openstack-operators/cinder-operator-controller-manager-86c584f6fc-5wrs7/POD" id=1493e021-aa3b-4d85-9a31-b532521e5145 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.234538 | controller | Jun 10 14:57:07.089825 crc crio[20344]: time="2026-06-10T14:57:07.089750035Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.234554 | controller | Jun 10 14:57:07.157416 crc crio[20344]: time="2026-06-10T14:57:07.157232299Z" level=info msg="Running pod sandbox: openstack-operators/designate-operator-controller-manager-6bf8599b68-rk7j4/POD" id=f8cfe3b5-a9fe-4745-824c-7fff3db0ed32 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.234570 | controller | Jun 10 14:57:07.157416 crc crio[20344]: time="2026-06-10T14:57:07.157376183Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.234587 | controller | Jun 10 14:57:07.168802 crc crio[20344]: time="2026-06-10T14:57:07.168587151Z" level=info msg="Running pod sandbox: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-p2rdl/POD" id=191c68d9-96b9-49d0-9c7b-79fb703fa47f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.234602 | controller | Jun 10 14:57:07.168802 crc crio[20344]: time="2026-06-10T14:57:07.168706104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.234618 | controller | Jun 10 14:57:07.172930 crc crio[20344]: time="2026-06-10T14:57:07.172877411Z" level=info msg="Got pod network &{Name:cinder-operator-controller-manager-86c584f6fc-5wrs7 Namespace:openstack-operators ID:5ad8bc171d9806c7b93ee61090701f2fac5d3607b0f00f5a78158ea1247fa49a UID:b1da68be-77a8-4dd1-9a83-c559c762d9a3 NetNS:/var/run/netns/191ea9a3-7851-429d-85cb-e3c9534d10d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1da68be_77a8_4dd1_9a83_c559c762d9a3.slice PodAnnotations:0xc003224158}] Aliases:map[]}"
2026-06-10 15:52:06.234635 | controller | Jun 10 14:57:07.173113 crc crio[20344]: time="2026-06-10T14:57:07.173089107Z" level=info msg="Adding pod openstack-operators_cinder-operator-controller-manager-86c584f6fc-5wrs7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.234652 | controller | Jun 10 14:57:07.219940 crc crio[20344]: time="2026-06-10T14:57:07.21952848Z" level=info msg="Got pod network &{Name:designate-operator-controller-manager-6bf8599b68-rk7j4 Namespace:openstack-operators ID:4592b66b366568b0f225bdde0f0ddc98ea9a8612c7450740e5ca5460b21658c2 UID:13e02ff6-e868-4245-821e-67a8d97dc0d2 NetNS:/var/run/netns/0a72251f-dab0-455a-bd46-b9c928c830b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13e02ff6_e868_4245_821e_67a8d97dc0d2.slice PodAnnotations:0xc002264300}] Aliases:map[]}"
2026-06-10 15:52:06.234668 | controller | Jun 10 14:57:07.219940 crc crio[20344]: time="2026-06-10T14:57:07.21991049Z" level=info msg="Adding pod openstack-operators_designate-operator-controller-manager-6bf8599b68-rk7j4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.234688 | controller | Jun 10 14:57:07.227028 crc crio[20344]: time="2026-06-10T14:57:07.226971792Z" level=info msg="Got pod network &{Name:glance-operator-controller-manager-5bdfb47c4d-p2rdl Namespace:openstack-operators ID:f8e2a2a7a5d3f3b0cd592583ce58c8cc60fc63be41cbc21b086470f25470bbf2 UID:c1e548aa-1df1-470a-a54b-1e8c75c8cb6c NetNS:/var/run/netns/735a5acc-fdcd-420c-851d-6b3fffe2f312 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc1e548aa_1df1_470a_a54b_1e8c75c8cb6c.slice PodAnnotations:0xc003224420}] Aliases:map[]}"
2026-06-10 15:52:06.234705 | controller | Jun 10 14:57:07.227419 crc crio[20344]: time="2026-06-10T14:57:07.227398863Z" level=info msg="Adding pod openstack-operators_glance-operator-controller-manager-5bdfb47c4d-p2rdl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.234721 | controller | Jun 10 14:57:07.278876 crc crio[20344]: time="2026-06-10T14:57:07.278792063Z" level=info msg="Running pod sandbox: openstack-operators/horizon-operator-controller-manager-548d6d5f9-8tdwx/POD" id=efa224b1-1acc-4f50-b9b0-8dca7f2fdc0b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.234737 | controller | Jun 10 14:57:07.279080 crc crio[20344]: time="2026-06-10T14:57:07.278892146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.234753 | controller | Jun 10 14:57:07.334089 crc crio[20344]: time="2026-06-10T14:57:07.333962751Z" level=info msg="Running pod sandbox: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-49lpn/POD" id=a004f37c-4227-4a5a-a5de-cd852f20321c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.234769 | controller | Jun 10 14:57:07.334479 crc crio[20344]: time="2026-06-10T14:57:07.334358231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.234785 | controller | Jun 10 14:57:07.422123 crc crio[20344]: time="2026-06-10T14:57:07.420026213Z" level=info msg="Got pod network &{Name:horizon-operator-controller-manager-548d6d5f9-8tdwx Namespace:openstack-operators ID:900074943c01a4092fcd75667be490e5915b26fe12373b44b1cb7662505173de UID:655689b5-6e9a-4426-82b6-d4f0057b5af2 NetNS:/var/run/netns/f5a93b4a-3940-494c-8fdf-86ffb756036c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod655689b5_6e9a_4426_82b6_d4f0057b5af2.slice PodAnnotations:0xc000528130}] Aliases:map[]}"
2026-06-10 15:52:06.234801 | controller | Jun 10 14:57:07.422123 crc crio[20344]: time="2026-06-10T14:57:07.420135836Z" level=info msg="Adding pod openstack-operators_horizon-operator-controller-manager-548d6d5f9-8tdwx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.234818 | controller | Jun 10 14:57:07.497479 crc crio[20344]: time="2026-06-10T14:57:07.496820776Z" level=info msg="Got pod network &{Name:barbican-operator-controller-manager-7b8ffd8c4f-49lpn Namespace:openstack-operators ID:4c31ffd21221bc586bd0433b05a6ff542c8aec11f0bb857fdf8aa60acd217517 UID:54538471-3a6c-47ec-a536-11c0e83d1169 NetNS:/var/run/netns/21ae5e2e-6bea-49a4-8d30-4cc040aeef96 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod54538471_3a6c_47ec_a536_11c0e83d1169.slice PodAnnotations:0xc000528410}] Aliases:map[]}"
2026-06-10 15:52:06.234834 | controller | Jun 10 14:57:07.497479 crc crio[20344]: time="2026-06-10T14:57:07.496913439Z" level=info msg="Adding pod openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-49lpn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.234878 | controller | Jun 10 14:57:07.560051 crc crio[20344]: time="2026-06-10T14:57:07.559938709Z" level=info msg="Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-m88kf/POD" id=7ce21538-eff1-4544-8e49-c88130cbf9b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.234901 | controller | Jun 10 14:57:07.560408 crc crio[20344]: time="2026-06-10T14:57:07.560198305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.234919 | controller | Jun 10 14:57:07.561548 crc crio[20344]: time="2026-06-10T14:57:07.561493388Z" level=info msg="Running pod sandbox: openstack-operators/neutron-operator-controller-manager-688d5c756f-qfqjf/POD" id=926c28dc-1ef6-4968-9ec0-c55e8f0ee2f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.234936 | controller | Jun 10 14:57:07.561635 crc crio[20344]: time="2026-06-10T14:57:07.56156228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.234952 | controller | Jun 10 14:57:07.590388 crc crio[20344]: time="2026-06-10T14:57:07.58686764Z" level=info msg="Running pod sandbox: openstack-operators/heat-operator-controller-manager-5c5844cc68-ckqt9/POD" id=a197b953-48e6-4000-9096-44312185f364 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.234969 | controller | Jun 10 14:57:07.590388 crc crio[20344]: time="2026-06-10T14:57:07.58882304Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.234985 | controller | Jun 10 14:57:07.599566 crc crio[20344]: time="2026-06-10T14:57:07.595756899Z" level=info msg="Running pod sandbox: openstack-operators/ironic-operator-controller-manager-75f8548fcd-pd6ql/POD" id=99f720aa-4a96-48a8-a823-14606d732283 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.235001 | controller | Jun 10 14:57:07.599566 crc crio[20344]: time="2026-06-10T14:57:07.59584292Z" level=info msg="Running pod sandbox: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-rcch6/POD" id=a9d85186-e83c-4524-8dbe-8cbbe474b0f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.235017 | controller | Jun 10 14:57:07.599566 crc crio[20344]: time="2026-06-10T14:57:07.595889881Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.235033 | controller | Jun 10 14:57:07.599566 crc crio[20344]: time="2026-06-10T14:57:07.595847561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.235050 | controller | Jun 10 14:57:07.642847 crc crio[20344]: time="2026-06-10T14:57:07.642748756Z" level=info msg="Running pod sandbox: openstack-operators/manila-operator-controller-manager-677d9d8477-7kcxb/POD" id=13ad5a6f-8e4d-4684-a64d-29eb7f75689c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.235065 | controller | Jun 10 14:57:07.642847 crc crio[20344]: time="2026-06-10T14:57:07.642871949Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.235081 | controller | Jun 10 14:57:07.782824 crc crio[20344]: time="2026-06-10T14:57:07.782699202Z" level=info msg="Got pod network &{Name:neutron-operator-controller-manager-688d5c756f-qfqjf Namespace:openstack-operators ID:d2d762c725f71f7e498cd5a92f5447fd85ba81993b2d300117bf88b376c6bd36 UID:831ff30c-1087-4fcf-be86-9ab51d88b49b NetNS:/var/run/netns/eed1b75f-79ce-4578-ab6d-170fbde3a70d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod831ff30c_1087_4fcf_be86_9ab51d88b49b.slice PodAnnotations:0xc0006b4458}] Aliases:map[]}"
2026-06-10 15:52:06.235102 | controller | Jun 10 14:57:07.782824 crc crio[20344]: time="2026-06-10T14:57:07.782780004Z" level=info msg="Adding pod openstack-operators_neutron-operator-controller-manager-688d5c756f-qfqjf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.235119 | controller | Jun 10 14:57:07.783161 crc crio[20344]: time="2026-06-10T14:57:07.782894477Z" level=info msg="Got pod network &{Name:mariadb-operator-controller-manager-7fcb8b58d6-m88kf Namespace:openstack-operators ID:c5a95bdc6021a4a46ba7c6554bfa329698f3eda8e72a2e66ba371b38c70569d2 UID:a3226521-e045-4af8-a3d2-9932fe98bb0d NetNS:/var/run/netns/71a2eb36-26f4-4368-a81c-e70cdef42f62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda3226521_e045_4af8_a3d2_9932fe98bb0d.slice PodAnnotations:0xc00282e2b8}] Aliases:map[]}"
2026-06-10 15:52:06.235135 | controller | Jun 10 14:57:07.783161 crc crio[20344]: time="2026-06-10T14:57:07.783092212Z" level=info msg="Adding pod openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-m88kf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.235152 | controller | Jun 10 14:57:07.837759 crc crio[20344]: time="2026-06-10T14:57:07.837563232Z" level=info msg="Got pod network &{Name:keystone-operator-controller-manager-6ccff66c5b-rcch6 Namespace:openstack-operators ID:d846f57b6dde546a008d5af7bc6e0e06cc058bc95c21f0cbb70ed77e55cb129d UID:673ba8cf-c9fc-4cac-a2d4-996baa363263 NetNS:/var/run/netns/b9d68b8f-da34-4663-9019-ed27173d561e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod673ba8cf_c9fc_4cac_a2d4_996baa363263.slice PodAnnotations:0xc000528a30}] Aliases:map[]}"
2026-06-10 15:52:06.235169 | controller | Jun 10 14:57:07.837759 crc crio[20344]: time="2026-06-10T14:57:07.837652195Z" level=info msg="Adding pod openstack-operators_keystone-operator-controller-manager-6ccff66c5b-rcch6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.235185 | controller | Jun 10 14:57:07.847534 crc crio[20344]: time="2026-06-10T14:57:07.843000112Z" level=info msg="Got pod network &{Name:heat-operator-controller-manager-5c5844cc68-ckqt9 Namespace:openstack-operators ID:6ed1df6d846644e584168e985b4df5db72b011fd2be1e7f08190b41c902e8d09 UID:c3e15a6c-3c9b-4c00-b271-b845b6e3f016 NetNS:/var/run/netns/2966e905-a4f4-48be-81fd-86dcaa16efd1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc3e15a6c_3c9b_4c00_b271_b845b6e3f016.slice PodAnnotations:0xc002264348}] Aliases:map[]}"
2026-06-10 15:52:06.235201 | controller | Jun 10 14:57:07.847534 crc crio[20344]: time="2026-06-10T14:57:07.843055543Z" level=info msg="Adding pod openstack-operators_heat-operator-controller-manager-5c5844cc68-ckqt9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.235218 | controller | Jun 10 14:57:07.847534 crc crio[20344]: time="2026-06-10T14:57:07.844412008Z" level=info msg="Got pod network &{Name:ironic-operator-controller-manager-75f8548fcd-pd6ql Namespace:openstack-operators ID:e88c572f7e6b2616d649e317358519477637ffc58bab03c56e483e5726d4b3b0 UID:72e063c8-c83f-47d3-9e2d-31cdda8eed0f NetNS:/var/run/netns/44eb6cc0-14de-403f-944c-36c63c023769 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod72e063c8_c83f_47d3_9e2d_31cdda8eed0f.slice PodAnnotations:0xc004036028}] Aliases:map[]}"
2026-06-10 15:52:06.235235 | controller | Jun 10 14:57:07.847534 crc crio[20344]: time="2026-06-10T14:57:07.84447836Z" level=info msg="Adding pod openstack-operators_ironic-operator-controller-manager-75f8548fcd-pd6ql to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.235256 | controller | Jun 10 14:57:07.851894 crc crio[20344]: time="2026-06-10T14:57:07.851665725Z" level=info msg="Got pod network &{Name:manila-operator-controller-manager-677d9d8477-7kcxb Namespace:openstack-operators ID:3f99441dd1272d3708a4eab485f7c50c312974e6382fde7dfd101d96c98590aa UID:16aa90d9-a497-4196-94d1-1976f91b4dbd NetNS:/var/run/netns/abfee8ba-f5ee-4e69-83ad-d719e8c04f03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod16aa90d9_a497_4196_94d1_1976f91b4dbd.slice PodAnnotations:0xc0006b4678}] Aliases:map[]}"
2026-06-10 15:52:06.235273 | controller | Jun 10 14:57:07.851894 crc crio[20344]: time="2026-06-10T14:57:07.851745097Z" level=info msg="Adding pod openstack-operators_manila-operator-controller-manager-677d9d8477-7kcxb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.235289 | controller | Jun 10 14:57:07.870931 crc crio[20344]: time="2026-06-10T14:57:07.870858518Z" level=info msg="Running pod sandbox: openstack-operators/nova-operator-controller-manager-f4c4579bb-drkxt/POD" id=109062c2-7521-4da6-a4ce-0ace1d799b88 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.235305 | controller | Jun 10 14:57:07.871215 crc crio[20344]: time="2026-06-10T14:57:07.871192077Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.235321 | controller | Jun 10 14:57:07.894089 crc crio[20344]: time="2026-06-10T14:57:07.894008873Z" level=info msg="Running pod sandbox: openstack-operators/octavia-operator-controller-manager-6495978d8d-xz9hv/POD" id=b04c5c16-3a35-442a-a166-3747357b11b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.235338 | controller | Jun 10 14:57:07.894224 crc crio[20344]: time="2026-06-10T14:57:07.894174197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.235354 | controller | Jun 10 14:57:07.932363 crc crio[20344]: time="2026-06-10T14:57:07.932246406Z" level=info msg="Running pod sandbox: openstack-operators/ovn-operator-controller-manager-58f85bd97f-72l7t/POD" id=71cb5f21-2d82-4aa9-9b23-6e9da1b0b4ce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.235370 | controller | Jun 10 14:57:07.933230 crc crio[20344]: time="2026-06-10T14:57:07.93320017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.235386 | controller | Jun 10 14:57:08.032522 crc crio[20344]: time="2026-06-10T14:57:08.031733862Z" level=info msg="Got pod network &{Name:nova-operator-controller-manager-f4c4579bb-drkxt Namespace:openstack-operators ID:bba03abbafece3545889062a2e48b904b07a5f6d4d27fa6ee1820a8bbadce761 UID:a70b59ba-4e87-4249-ae7a-94ee0eddeaee NetNS:/var/run/netns/9798a3de-8484-4e2a-9bef-8cab6720072b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda70b59ba_4e87_4249_ae7a_94ee0eddeaee.slice PodAnnotations:0xc0006b41e8}] Aliases:map[]}"
2026-06-10 15:52:06.235403 | controller | Jun 10 14:57:08.032522 crc crio[20344]: time="2026-06-10T14:57:08.032510422Z" level=info msg="Adding pod openstack-operators_nova-operator-controller-manager-f4c4579bb-drkxt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.235418 | controller | Jun 10 14:57:08.059195 crc crio[20344]: 2026-06-10T14:57:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ad8bc171d9806c Mac:32:96:4a:55:b2:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/191ea9a3-7851-429d-85cb-e3c9534d10d3 SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.235439 | controller | Jun 10 14:57:08.113100 crc crio[20344]: time="2026-06-10T14:57:08.113000321Z" level=info msg="Running pod sandbox: openstack-operators/swift-operator-controller-manager-67c49dd5c6-dn5zb/POD" id=e3008e6b-7123-4307-9163-50d7bc355334 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.235455 | controller | Jun 10 14:57:08.114627 crc crio[20344]: time="2026-06-10T14:57:08.113117504Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.235471 | controller | Jun 10 14:57:08.156411 crc crio[20344]: time="2026-06-10T14:57:08.154951219Z" level=info msg="Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-s2hw2/POD" id=8744c356-d998-4148-85d7-1567154c1ae6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.235486 | controller | Jun 10 14:57:08.156695 crc crio[20344]: time="2026-06-10T14:57:08.156581381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.235502 | controller | Jun 10 14:57:08.224004 crc crio[20344]: time="2026-06-10T14:57:08.223911801Z" level=info msg="Running pod sandbox: openstack-operators/test-operator-controller-manager-8d5599d7d-rdtrk/POD" id=500cdae1-a489-4c31-95d0-98f3b4858d22 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.235518 | controller | Jun 10 14:57:08.224188 crc crio[20344]: time="2026-06-10T14:57:08.224130707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.235533 | controller | Jun 10 14:57:08.260632 crc crio[20344]: time="2026-06-10T14:57:08.257861984Z" level=info msg="Got pod network &{Name:cinder-operator-controller-manager-86c584f6fc-5wrs7 Namespace:openstack-operators ID:5ad8bc171d9806c7b93ee61090701f2fac5d3607b0f00f5a78158ea1247fa49a UID:b1da68be-77a8-4dd1-9a83-c559c762d9a3 NetNS:/var/run/netns/191ea9a3-7851-429d-85cb-e3c9534d10d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1da68be_77a8_4dd1_9a83_c559c762d9a3.slice PodAnnotations:0xc003224158}] Aliases:map[]}"
2026-06-10 15:52:06.235549 | controller | Jun 10 14:57:08.261625 crc crio[20344]: time="2026-06-10T14:57:08.261394274Z" level=info msg="Checking pod openstack-operators_cinder-operator-controller-manager-86c584f6fc-5wrs7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.235565 | controller | Jun 10 14:57:08.262716 crc crio[20344]: time="2026-06-10T14:57:08.262227626Z" level=info msg="Got pod network &{Name:test-operator-controller-manager-8d5599d7d-rdtrk Namespace:openstack-operators ID:1fc08ecbfbe50313f303ee413fe852792d838eb2719091ecbde3d3abbf19abda UID:42c6c030-7471-4192-afaa-b134fb6a0d2b NetNS:/var/run/netns/b6f15fe9-c0ef-4d8b-be37-c291b241cb80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod42c6c030_7471_4192_afaa_b134fb6a0d2b.slice PodAnnotations:0xc000528ae0}] Aliases:map[]}"
2026-06-10 15:52:06.235581 | controller | Jun 10 14:57:08.262716 crc crio[20344]: time="2026-06-10T14:57:08.262363899Z" level=info msg="Adding pod openstack-operators_test-operator-controller-manager-8d5599d7d-rdtrk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.235597 | controller | Jun 10 14:57:08.274734 crc crio[20344]: time="2026-06-10T14:57:08.274586043Z" level=info msg="Ran pod sandbox 5ad8bc171d9806c7b93ee61090701f2fac5d3607b0f00f5a78158ea1247fa49a with infra container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-5wrs7/POD" id=1493e021-aa3b-4d85-9a31-b532521e5145 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.235619 | controller | Jun 10 14:57:08.279338 crc crio[20344]: time="2026-06-10T14:57:08.276934314Z" level=info msg="Got pod network &{Name:ovn-operator-controller-manager-58f85bd97f-72l7t Namespace:openstack-operators ID:fc868115dbaa79ce04fabfdde435cead3a9cb2b12ca60dfe7c345cb5f2ef4e62 UID:cfa8249c-c972-46a8-ade0-372a9cf2ace4 NetNS:/var/run/netns/5f843fa1-544c-48fb-86e3-e9e219563f4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcfa8249c_c972_46a8_ade0_372a9cf2ace4.slice PodAnnotations:0xc00078c608}] Aliases:map[]}"
2026-06-10 15:52:06.235636 | controller | Jun 10 14:57:08.279338 crc crio[20344]: time="2026-06-10T14:57:08.276990845Z" level=info msg="Adding pod openstack-operators_ovn-operator-controller-manager-58f85bd97f-72l7t to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.235653 | controller | Jun 10 14:57:08.279338 crc crio[20344]: time="2026-06-10T14:57:08.27794749Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce" id=74d49a71-9223-4440-be4f-92f04b5b0ae7 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.235669 | controller | Jun 10 14:57:08.279338 crc crio[20344]: time="2026-06-10T14:57:08.278112744Z" level=info msg="Image quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce not found" id=74d49a71-9223-4440-be4f-92f04b5b0ae7 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.235685 | controller | Jun 10 14:57:08.279338 crc crio[20344]: time="2026-06-10T14:57:08.278158245Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce found" id=74d49a71-9223-4440-be4f-92f04b5b0ae7 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.235702 | controller | Jun 10 14:57:08.289632 crc crio[20344]: time="2026-06-10T14:57:08.280990808Z" level=info msg="Got pod network &{Name:telemetry-operator-controller-manager-5d65c7d97d-s2hw2 Namespace:openstack-operators ID:610fba1c5d4e99086c232edc364c7b09e07801e51474ef61aa4b0308d52fb19a UID:b3bd7314-cd2d-4906-b466-6f1fb13a72a0 NetNS:/var/run/netns/c8ed7006-4de5-4d96-9e79-414269b3cd61 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3bd7314_cd2d_4906_b466_6f1fb13a72a0.slice PodAnnotations:0xc0006b4be0}] Aliases:map[]}"
2026-06-10 15:52:06.235718 | controller | Jun 10 14:57:08.289632 crc crio[20344]: time="2026-06-10T14:57:08.281033029Z" level=info msg="Adding pod openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-s2hw2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.235734 | controller | Jun 10 14:57:08.292455 crc crio[20344]: time="2026-06-10T14:57:08.291014506Z" level=info msg="Got pod network &{Name:octavia-operator-controller-manager-6495978d8d-xz9hv Namespace:openstack-operators ID:e34b0a09c58bf79b06588f1e99085a925a8d9393954009a6f092dc16d7b02c03 UID:07ba3bec-aca9-448f-8467-53ef78fb9ee0 NetNS:/var/run/netns/6ed0cf27-bf55-48d4-8827-ba8056b9f961 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod07ba3bec_aca9_448f_8467_53ef78fb9ee0.slice PodAnnotations:0xc000528d40}] Aliases:map[]}"
2026-06-10 15:52:06.235750 | controller | Jun 10 14:57:08.292455 crc crio[20344]: time="2026-06-10T14:57:08.291332674Z" level=info msg="Adding pod openstack-operators_octavia-operator-controller-manager-6495978d8d-xz9hv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.235766 | controller | Jun 10 14:57:08.305311 crc crio[20344]: time="2026-06-10T14:57:08.297974305Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce" id=3634c7d3-c116-4220-bc5b-7f32d6b42c21 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.235787 | controller | Jun 10 14:57:08.305311 crc crio[20344]: time="2026-06-10T14:57:08.303591079Z" level=info msg="Got pod network &{Name:swift-operator-controller-manager-67c49dd5c6-dn5zb Namespace:openstack-operators ID:a0358c67d482a39e102d1d9eab976197a8edd09b1d1de1ec91653af6bf1906c3 UID:cda16010-8cc5-491e-a3b6-cf8d7731fa1c NetNS:/var/run/netns/5ae869c9-4ee9-46f7-a0dd-4ad26422b144 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcda16010_8cc5_491e_a3b6_cf8d7731fa1c.slice PodAnnotations:0xc000528df8}] Aliases:map[]}"
2026-06-10 15:52:06.235804 | controller | Jun 10 14:57:08.305311 crc crio[20344]: time="2026-06-10T14:57:08.30364837Z" level=info msg="Adding pod openstack-operators_swift-operator-controller-manager-67c49dd5c6-dn5zb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.235821 | controller | Jun 10 14:57:08.346233 crc crio[20344]: time="2026-06-10T14:57:08.344028308Z" level=info msg="Running pod sandbox: openstack-operators/watcher-operator-controller-manager-577b679b5c-fmms2/POD" id=49541a9d-6af7-476c-a73d-850096dba6db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.235837 | controller | Jun 10 14:57:08.346233 crc crio[20344]: time="2026-06-10T14:57:08.344137041Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.235871 | controller | Jun 10 14:57:08.350314 crc crio[20344]: time="2026-06-10T14:57:08.346953933Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\""
2026-06-10 15:52:06.235890 | controller | Jun 10 14:57:08.491812 crc crio[20344]: time="2026-06-10T14:57:08.491147509Z" level=info msg="Got pod network &{Name:watcher-operator-controller-manager-577b679b5c-fmms2 Namespace:openstack-operators ID:b1f547cb46a2154f4ff81ea12cdffca8000eb543fc7194f8f2b5928a4d205abb UID:64ff82c4-793b-496e-bee4-a837ca189fa6 NetNS:/var/run/netns/c311e590-7b58-41c0-aabd-238ad3cb3c22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod64ff82c4_793b_496e_bee4_a837ca189fa6.slice PodAnnotations:0xc003224388}] Aliases:map[]}"
2026-06-10 15:52:06.235907 | controller | Jun 10 14:57:08.491812 crc crio[20344]: time="2026-06-10T14:57:08.491233431Z" level=info msg="Adding pod openstack-operators_watcher-operator-controller-manager-577b679b5c-fmms2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.235923 | controller | Jun 10 14:57:08.627519 crc crio[20344]: 2026-06-10T14:57:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4592b66b366568b Mac:da:40:4c:c1:10:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/0a72251f-dab0-455a-bd46-b9c928c830b0 SocketPath: PciID:}] [{Interface:0xc0003252a0 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.235940 | controller | Jun 10 14:57:08.662929 crc crio[20344]: time="2026-06-10T14:57:08.66280288Z" level=info msg="Got pod network &{Name:designate-operator-controller-manager-6bf8599b68-rk7j4 Namespace:openstack-operators ID:4592b66b366568b0f225bdde0f0ddc98ea9a8612c7450740e5ca5460b21658c2 UID:13e02ff6-e868-4245-821e-67a8d97dc0d2 NetNS:/var/run/netns/0a72251f-dab0-455a-bd46-b9c928c830b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13e02ff6_e868_4245_821e_67a8d97dc0d2.slice PodAnnotations:0xc002264300}] Aliases:map[]}"
2026-06-10 15:52:06.235961 | controller | Jun 10 14:57:08.663169 crc crio[20344]: time="2026-06-10T14:57:08.663074287Z" level=info msg="Checking pod openstack-operators_designate-operator-controller-manager-6bf8599b68-rk7j4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.235978 | controller | Jun 10 14:57:08.700855 crc crio[20344]: 2026-06-10T14:57:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f8e2a2a7a5d3f3b Mac:6a:ff:a5:9c:ad:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/735a5acc-fdcd-420c-851d-6b3fffe2f312 SocketPath: PciID:}] [{Interface:0xc0001126c0 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.235994 | controller | Jun 10 14:57:08.700855 crc crio[20344]: time="2026-06-10T14:57:08.700489649Z" level=info msg="Ran pod sandbox 4592b66b366568b0f225bdde0f0ddc98ea9a8612c7450740e5ca5460b21658c2 with infra container: openstack-operators/designate-operator-controller-manager-6bf8599b68-rk7j4/POD" id=f8cfe3b5-a9fe-4745-824c-7fff3db0ed32 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.236011 | controller | Jun 10 14:57:08.705538 crc crio[20344]: time="2026-06-10T14:57:08.705364414Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd" id=5397ea9a-2a9e-4e60-a586-ff555dbbd47e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.236027 | controller | Jun 10 14:57:08.706099 crc crio[20344]: time="2026-06-10T14:57:08.7059693Z" level=info msg="Image quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd not found" id=5397ea9a-2a9e-4e60-a586-ff555dbbd47e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.236044 | controller | Jun 10 14:57:08.706099 crc crio[20344]: time="2026-06-10T14:57:08.706029091Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd found" id=5397ea9a-2a9e-4e60-a586-ff555dbbd47e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.236060 | controller | Jun 10 14:57:08.710347 crc crio[20344]: time="2026-06-10T14:57:08.709650424Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd" id=d51738df-ddb8-48a5-b749-30f9a19f88ee name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.236076 | controller | Jun 10 14:57:08.716758 crc crio[20344]: time="2026-06-10T14:57:08.716718416Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\""
2026-06-10 15:52:06.236093 | controller | Jun 10 14:57:08.773797 crc crio[20344]: time="2026-06-10T14:57:08.773661679Z" level=info msg="Got pod network &{Name:glance-operator-controller-manager-5bdfb47c4d-p2rdl Namespace:openstack-operators ID:f8e2a2a7a5d3f3b0cd592583ce58c8cc60fc63be41cbc21b086470f25470bbf2 UID:c1e548aa-1df1-470a-a54b-1e8c75c8cb6c NetNS:/var/run/netns/735a5acc-fdcd-420c-851d-6b3fffe2f312 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc1e548aa_1df1_470a_a54b_1e8c75c8cb6c.slice PodAnnotations:0xc003224420}] Aliases:map[]}"
2026-06-10 15:52:06.236110 | controller | Jun 10 14:57:08.774012 crc crio[20344]: time="2026-06-10T14:57:08.773919126Z" level=info msg="Checking pod openstack-operators_glance-operator-controller-manager-5bdfb47c4d-p2rdl for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.236126 | controller | Jun 10 14:57:08.782698 crc crio[20344]: time="2026-06-10T14:57:08.782598809Z" level=info msg="Ran pod sandbox f8e2a2a7a5d3f3b0cd592583ce58c8cc60fc63be41cbc21b086470f25470bbf2 with infra container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-p2rdl/POD" id=191c68d9-96b9-49d0-9c7b-79fb703fa47f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.236148 | controller | Jun 10 14:57:08.789034 crc crio[20344]: time="2026-06-10T14:57:08.785923894Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9" id=1570b20f-f856-4c7b-9c22-ba16cce53241 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.236165 | controller | Jun 10 14:57:08.789034 crc crio[20344]: time="2026-06-10T14:57:08.786085309Z" level=info msg="Image quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 not found" id=1570b20f-f856-4c7b-9c22-ba16cce53241 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.236181 | controller | Jun 10 14:57:08.789034 crc crio[20344]: time="2026-06-10T14:57:08.78612715Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 found" id=1570b20f-f856-4c7b-9c22-ba16cce53241 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.236197 | controller | Jun 10 14:57:08.796664 crc crio[20344]: time="2026-06-10T14:57:08.794050963Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9" id=a80f0bb4-641b-40d7-b0ef-98e095922f79 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.236213 | controller | Jun 10 14:57:08.805627 crc crio[20344]: time="2026-06-10T14:57:08.805545219Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\""
2026-06-10 15:52:06.236230 | controller | Jun 10 14:57:09.168158 crc crio[20344]: 2026-06-10T14:57:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:900074943c01a40 Mac:4a:08:1a:f7:0a:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/f5a93b4a-3940-494c-8fdf-86ffb756036c SocketPath: PciID:}] [{Interface:0xc0001dca20 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.236247 | controller | Jun 10 14:57:09.170164 crc crio[20344]: time="2026-06-10T14:57:09.170082217Z" level=info msg="Got pod network &{Name:horizon-operator-controller-manager-548d6d5f9-8tdwx Namespace:openstack-operators ID:900074943c01a4092fcd75667be490e5915b26fe12373b44b1cb7662505173de UID:655689b5-6e9a-4426-82b6-d4f0057b5af2 NetNS:/var/run/netns/f5a93b4a-3940-494c-8fdf-86ffb756036c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod655689b5_6e9a_4426_82b6_d4f0057b5af2.slice PodAnnotations:0xc000528130}] Aliases:map[]}"
2026-06-10 15:52:06.236264 | controller | Jun 10 14:57:09.170469 crc crio[20344]: time="2026-06-10T14:57:09.170387985Z" level=info msg="Checking pod openstack-operators_horizon-operator-controller-manager-548d6d5f9-8tdwx for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.236280 | controller | Jun 10 14:57:09.179935 crc crio[20344]: time="2026-06-10T14:57:09.177854947Z" level=info msg="Ran pod sandbox 900074943c01a4092fcd75667be490e5915b26fe12373b44b1cb7662505173de with infra container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-8tdwx/POD" id=efa224b1-1acc-4f50-b9b0-8dca7f2fdc0b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.236297 | controller | Jun 10 14:57:09.203006 crc crio[20344]: time="2026-06-10T14:57:09.201936086Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed" id=7b673aa4-e8c9-40a2-b7fd-58ca0d581911 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.236313 | controller | Jun 10 14:57:09.203006 crc crio[20344]: time="2026-06-10T14:57:09.202247854Z" level=info msg="Image quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed not found" id=7b673aa4-e8c9-40a2-b7fd-58ca0d581911 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.236333 | controller | Jun 10 14:57:09.203006 crc crio[20344]: time="2026-06-10T14:57:09.202362127Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed found" id=7b673aa4-e8c9-40a2-b7fd-58ca0d581911 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.236350 | controller | Jun 10 14:57:09.220967 crc crio[20344]: time="2026-06-10T14:57:09.220863152Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed" id=196687e9-5a63-4b4a-99c6-1d36a4361a94 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.236367 | controller | Jun 10 14:57:09.224691 crc crio[20344]: 2026-06-10T14:57:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4c31ffd21221bc5 Mac:de:ef:e6:0c:97:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/21ae5e2e-6bea-49a4-8d30-4cc040aeef96 SocketPath: PciID:}] [{Interface:0xc00022c5b0 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.236384 | controller | Jun 10 14:57:09.224691 crc crio[20344]: 2026-06-10T14:57:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c5a95bdc6021a4a Mac:16:c9:39:91:8c:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/71a2eb36-26f4-4368-a81c-e70cdef42f62 SocketPath: PciID:}] [{Interface:0xc00040c5b0 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.236400 | controller | Jun 10 14:57:09.224691 crc crio[20344]: time="2026-06-10T14:57:09.224440334Z" level=info msg="Got pod network &{Name:barbican-operator-controller-manager-7b8ffd8c4f-49lpn Namespace:openstack-operators ID:4c31ffd21221bc586bd0433b05a6ff542c8aec11f0bb857fdf8aa60acd217517 UID:54538471-3a6c-47ec-a536-11c0e83d1169 NetNS:/var/run/netns/21ae5e2e-6bea-49a4-8d30-4cc040aeef96 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod54538471_3a6c_47ec_a536_11c0e83d1169.slice PodAnnotations:0xc000528410}] Aliases:map[]}"
2026-06-10 15:52:06.236417 | controller | Jun 10 14:57:09.224691 crc crio[20344]: time="2026-06-10T14:57:09.224618319Z" level=info msg="Checking pod openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-49lpn for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.236434 | controller | Jun 10 14:57:09.225218 crc crio[20344]: time="2026-06-10T14:57:09.224910386Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\""
2026-06-10 15:52:06.236450 | controller | Jun 10 14:57:09.225590 crc crio[20344]: time="2026-06-10T14:57:09.22546185Z" level=info msg="Got pod network &{Name:mariadb-operator-controller-manager-7fcb8b58d6-m88kf Namespace:openstack-operators ID:c5a95bdc6021a4a46ba7c6554bfa329698f3eda8e72a2e66ba371b38c70569d2 UID:a3226521-e045-4af8-a3d2-9932fe98bb0d NetNS:/var/run/netns/71a2eb36-26f4-4368-a81c-e70cdef42f62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda3226521_e045_4af8_a3d2_9932fe98bb0d.slice PodAnnotations:0xc00282e2b8}] Aliases:map[]}"
2026-06-10 15:52:06.236467 | controller | Jun 10 14:57:09.225769 crc crio[20344]: time="2026-06-10T14:57:09.225620304Z" level=info msg="Checking pod openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-m88kf for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.236487 | controller | Jun 10 14:57:09.252316 crc crio[20344]: 2026-06-10T14:57:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d2d762c725f71f7 Mac:1a:a9:d4:a5:34:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/eed1b75f-79ce-4578-ab6d-170fbde3a70d SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.236504 | controller | Jun 10 14:57:09.286456 crc crio[20344]: time="2026-06-10T14:57:09.284510318Z" level=info msg="Got pod network &{Name:neutron-operator-controller-manager-688d5c756f-qfqjf Namespace:openstack-operators ID:d2d762c725f71f7e498cd5a92f5447fd85ba81993b2d300117bf88b376c6bd36 UID:831ff30c-1087-4fcf-be86-9ab51d88b49b NetNS:/var/run/netns/eed1b75f-79ce-4578-ab6d-170fbde3a70d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod831ff30c_1087_4fcf_be86_9ab51d88b49b.slice PodAnnotations:0xc0006b4458}] Aliases:map[]}"
2026-06-10 15:52:06.236522 | controller | Jun 10 14:57:09.286456 crc crio[20344]: time="2026-06-10T14:57:09.284820246Z" level=info msg="Checking pod openstack-operators_neutron-operator-controller-manager-688d5c756f-qfqjf for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.236538 | controller | Jun 10 14:57:09.319702 crc crio[20344]: time="2026-06-10T14:57:09.315763891Z" level=info msg="Ran pod sandbox 4c31ffd21221bc586bd0433b05a6ff542c8aec11f0bb857fdf8aa60acd217517 with infra container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-49lpn/POD" id=a004f37c-4227-4a5a-a5de-cd852f20321c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.236555 | controller | Jun 10 14:57:09.331378 crc crio[20344]: time="2026-06-10T14:57:09.328360235Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7" id=058d89ae-5f0d-4bbe-b1af-82e2539f6b48 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.236571 | controller | Jun 10 14:57:09.331378 crc crio[20344]: time="2026-06-10T14:57:09.328644672Z" level=info msg="Image quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 not found" id=058d89ae-5f0d-4bbe-b1af-82e2539f6b48 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.236587 | controller | Jun 10 14:57:09.331378 crc crio[20344]: time="2026-06-10T14:57:09.328735504Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 found" id=058d89ae-5f0d-4bbe-b1af-82e2539f6b48 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.236604 | controller | Jun 10 14:57:09.331378 crc crio[20344]: time="2026-06-10T14:57:09.330370656Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7" id=0320c888-28e4-411c-8c93-7c227d96c37b name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.236620 | controller | Jun 10 14:57:09.364329 crc crio[20344]: time="2026-06-10T14:57:09.364029471Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\""
2026-06-10 15:52:06.236637 | controller | Jun 10 14:57:09.372711 crc crio[20344]: time="2026-06-10T14:57:09.372627132Z" level=info msg="Ran pod sandbox d2d762c725f71f7e498cd5a92f5447fd85ba81993b2d300117bf88b376c6bd36 with infra container: openstack-operators/neutron-operator-controller-manager-688d5c756f-qfqjf/POD" id=926c28dc-1ef6-4968-9ec0-c55e8f0ee2f6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.236653 | controller | Jun 10 14:57:09.397316 crc crio[20344]: time="2026-06-10T14:57:09.3943255Z" level=info msg="Ran pod sandbox c5a95bdc6021a4a46ba7c6554bfa329698f3eda8e72a2e66ba371b38c70569d2 with infra container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-m88kf/POD" id=7ce21538-eff1-4544-8e49-c88130cbf9b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.236674 | controller | Jun 10 14:57:09.431721 crc crio[20344]: time="2026-06-10T14:57:09.431597598Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d" id=c99f31e8-d4b8-4db3-9c61-e0407cf0c478 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.236690 | controller | Jun 10 14:57:09.431849 crc crio[20344]: time="2026-06-10T14:57:09.431816283Z" level=info msg="Image quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d not found" id=c99f31e8-d4b8-4db3-9c61-e0407cf0c478 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.236707 | controller | Jun 10 14:57:09.431895 crc crio[20344]: time="2026-06-10T14:57:09.431863465Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d found" id=c99f31e8-d4b8-4db3-9c61-e0407cf0c478 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.236723 | controller | Jun 10 14:57:09.436234 crc crio[20344]: time="2026-06-10T14:57:09.436070223Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398" id=7132ee65-eceb-4471-bd57-8f4fe0c154cb name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.236740 | controller | Jun 10 14:57:09.436234 crc crio[20344]: time="2026-06-10T14:57:09.436214396Z" level=info msg="Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 not found" id=7132ee65-eceb-4471-bd57-8f4fe0c154cb name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.236756 | controller | Jun 10 14:57:09.436529 crc crio[20344]: time="2026-06-10T14:57:09.436296979Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 found" id=7132ee65-eceb-4471-bd57-8f4fe0c154cb name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.236772 | controller | Jun 10 14:57:09.436529 crc crio[20344]: time="2026-06-10T14:57:09.436400831Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d" id=3db3b123-4370-4cb5-87c3-cf5ab4124967 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.236788 | controller | Jun 10 14:57:09.438573 crc crio[20344]: time="2026-06-10T14:57:09.438476395Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398" id=52a7994a-e4cd-4a9f-9f75-6bacecb18033 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.236803 | controller | Jun 10 14:57:09.440523 crc crio[20344]: time="2026-06-10T14:57:09.440451445Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\""
2026-06-10 15:52:06.236819 | controller | Jun 10 14:57:09.440931 crc crio[20344]: time="2026-06-10T14:57:09.440836935Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\""
2026-06-10 15:52:06.236835 | controller | Jun 10 14:57:09.636725 crc crio[20344]: 2026-06-10T14:57:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e34b0a09c58bf79 Mac:d2:6f:83:0b:7f:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/6ed0cf27-bf55-48d4-8827-ba8056b9f961 SocketPath: PciID:}] [{Interface:0xc0002c49e0 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.236874 | controller | Jun 10 14:57:09.637557 crc crio[20344]: time="2026-06-10T14:57:09.637382936Z" level=info msg="Got pod network &{Name:octavia-operator-controller-manager-6495978d8d-xz9hv Namespace:openstack-operators ID:e34b0a09c58bf79b06588f1e99085a925a8d9393954009a6f092dc16d7b02c03 UID:07ba3bec-aca9-448f-8467-53ef78fb9ee0 NetNS:/var/run/netns/6ed0cf27-bf55-48d4-8827-ba8056b9f961 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod07ba3bec_aca9_448f_8467_53ef78fb9ee0.slice PodAnnotations:0xc000528d40}] Aliases:map[]}"
2026-06-10 15:52:06.236893 | controller | Jun 10 14:57:09.637557 crc crio[20344]: time="2026-06-10T14:57:09.637552701Z" level=info msg="Checking pod openstack-operators_octavia-operator-controller-manager-6495978d8d-xz9hv for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.236910 | controller | Jun 10 14:57:09.662795 crc crio[20344]: 2026-06-10T14:57:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a0358c67d482a39 Mac:da:67:21:93:9f:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/5ae869c9-4ee9-46f7-a0dd-4ad26422b144 SocketPath: PciID:}] [{Interface:0xc00047e5f0 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.236926 | controller | Jun 10 14:57:09.673562 crc crio[20344]: time="2026-06-10T14:57:09.665075958Z" level=info msg="Got pod network &{Name:swift-operator-controller-manager-67c49dd5c6-dn5zb Namespace:openstack-operators ID:a0358c67d482a39e102d1d9eab976197a8edd09b1d1de1ec91653af6bf1906c3 UID:cda16010-8cc5-491e-a3b6-cf8d7731fa1c NetNS:/var/run/netns/5ae869c9-4ee9-46f7-a0dd-4ad26422b144 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcda16010_8cc5_491e_a3b6_cf8d7731fa1c.slice PodAnnotations:0xc000528df8}] Aliases:map[]}"
2026-06-10 15:52:06.236943 | controller | Jun 10 14:57:09.673562 crc crio[20344]: time="2026-06-10T14:57:09.665216922Z" level=info msg="Checking pod openstack-operators_swift-operator-controller-manager-67c49dd5c6-dn5zb for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.236959 | controller | Jun 10 14:57:09.679617 crc crio[20344]: time="2026-06-10T14:57:09.678727789Z" level=info msg="Ran pod sandbox e34b0a09c58bf79b06588f1e99085a925a8d9393954009a6f092dc16d7b02c03 with infra container: openstack-operators/octavia-operator-controller-manager-6495978d8d-xz9hv/POD" id=b04c5c16-3a35-442a-a166-3747357b11b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.236975 | controller | Jun 10 14:57:09.679951 crc crio[20344]: 2026-06-10T14:57:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3f99441dd1272d3 Mac:4a:89:29:c2:48:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/abfee8ba-f5ee-4e69-83ad-d719e8c04f03 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.236992 | controller | Jun 10 14:57:09.686960 crc crio[20344]: time="2026-06-10T14:57:09.680792132Z" level=info msg="Got pod network &{Name:manila-operator-controller-manager-677d9d8477-7kcxb Namespace:openstack-operators ID:3f99441dd1272d3708a4eab485f7c50c312974e6382fde7dfd101d96c98590aa UID:16aa90d9-a497-4196-94d1-1976f91b4dbd NetNS:/var/run/netns/abfee8ba-f5ee-4e69-83ad-d719e8c04f03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod16aa90d9_a497_4196_94d1_1976f91b4dbd.slice PodAnnotations:0xc0006b4678}] Aliases:map[]}"
2026-06-10 15:52:06.237008 | controller | Jun 10 14:57:09.686960 crc crio[20344]: time="2026-06-10T14:57:09.681010118Z" level=info msg="Checking pod openstack-operators_manila-operator-controller-manager-677d9d8477-7kcxb for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.237046 | controller | Jun 10 14:57:09.703428 crc crio[20344]: 2026-06-10T14:57:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d846f57b6dde546 Mac:2e:71:df:d7:3d:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/b9d68b8f-da34-4663-9019-ed27173d561e SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.237063 | controller | Jun 10 14:57:09.703428 crc crio[20344]: time="2026-06-10T14:57:09.698759264Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=5663c828-1af2-46cd-a118-b0f6029b26a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.237079 | controller | Jun 10 14:57:09.703428 crc crio[20344]: time="2026-06-10T14:57:09.699553634Z" level=info msg="Image quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 not found" id=5663c828-1af2-46cd-a118-b0f6029b26a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.237095 | controller | Jun 10 14:57:09.703428 crc crio[20344]: time="2026-06-10T14:57:09.699616586Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 found" id=5663c828-1af2-46cd-a118-b0f6029b26a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.237110 | controller | Jun 10 14:57:09.703428 crc crio[20344]: 2026-06-10T14:57:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1fc08ecbfbe5031 Mac:9e:17:1c:2b:9e:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/b6f15fe9-c0ef-4d8b-be37-c291b241cb80 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.237126 | controller | Jun 10 14:57:09.705547 crc crio[20344]: time="2026-06-10T14:57:09.705453896Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=201d3400-74be-45f9-b3ee-ad177fb5a504 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.237142 | controller | Jun 10 14:57:09.715619 crc crio[20344]: 2026-06-10T14:57:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc868115dbaa79c Mac:e6:c5:1b:78:15:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/5f843fa1-544c-48fb-86e3-e9e219563f4a SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.237158 | controller | Jun 10 14:57:09.715619 crc crio[20344]: time="2026-06-10T14:57:09.7126129Z" level=info msg="Got pod network &{Name:ovn-operator-controller-manager-58f85bd97f-72l7t Namespace:openstack-operators ID:fc868115dbaa79ce04fabfdde435cead3a9cb2b12ca60dfe7c345cb5f2ef4e62 UID:cfa8249c-c972-46a8-ade0-372a9cf2ace4 NetNS:/var/run/netns/5f843fa1-544c-48fb-86e3-e9e219563f4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcfa8249c_c972_46a8_ade0_372a9cf2ace4.slice PodAnnotations:0xc00078c608}] Aliases:map[]}"
2026-06-10 15:52:06.237175 | controller | Jun 10 14:57:09.715619 crc crio[20344]: time="2026-06-10T14:57:09.712811755Z" level=info msg="Checking pod openstack-operators_ovn-operator-controller-manager-58f85bd97f-72l7t for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.237192 | controller | Jun 10 14:57:09.735483 crc crio[20344]: time="2026-06-10T14:57:09.719945918Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\""
2026-06-10 15:52:06.237208 | controller | Jun 10 14:57:09.742093 crc crio[20344]: time="2026-06-10T14:57:09.730046728Z" level=info msg="Got pod network &{Name:test-operator-controller-manager-8d5599d7d-rdtrk Namespace:openstack-operators ID:1fc08ecbfbe50313f303ee413fe852792d838eb2719091ecbde3d3abbf19abda UID:42c6c030-7471-4192-afaa-b134fb6a0d2b NetNS:/var/run/netns/b6f15fe9-c0ef-4d8b-be37-c291b241cb80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod42c6c030_7471_4192_afaa_b134fb6a0d2b.slice PodAnnotations:0xc000528ae0}] Aliases:map[]}"
2026-06-10 15:52:06.237229 | controller | Jun 10 14:57:09.742093 crc crio[20344]: time="2026-06-10T14:57:09.735838617Z" level=info msg="Checking pod openstack-operators_test-operator-controller-manager-8d5599d7d-rdtrk for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.237246 | controller | Jun 10 14:57:09.742093 crc crio[20344]: time="2026-06-10T14:57:09.731062874Z" level=info msg="Got pod network &{Name:keystone-operator-controller-manager-6ccff66c5b-rcch6 Namespace:openstack-operators ID:d846f57b6dde546a008d5af7bc6e0e06cc058bc95c21f0cbb70ed77e55cb129d UID:673ba8cf-c9fc-4cac-a2d4-996baa363263 NetNS:/var/run/netns/b9d68b8f-da34-4663-9019-ed27173d561e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod673ba8cf_c9fc_4cac_a2d4_996baa363263.slice PodAnnotations:0xc000528a30}] Aliases:map[]}"
2026-06-10 15:52:06.237263 | controller | Jun 10 14:57:09.742093 crc crio[20344]: time="2026-06-10T14:57:09.736231237Z" level=info msg="Checking pod openstack-operators_keystone-operator-controller-manager-6ccff66c5b-rcch6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.237279 | controller | Jun 10 14:57:09.765876 crc crio[20344]: time="2026-06-10T14:57:09.765352315Z" level=info msg="Ran pod sandbox 3f99441dd1272d3708a4eab485f7c50c312974e6382fde7dfd101d96c98590aa with infra container: openstack-operators/manila-operator-controller-manager-677d9d8477-7kcxb/POD" id=13ad5a6f-8e4d-4684-a64d-29eb7f75689c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.237295 | controller | Jun 10 14:57:09.766868 crc crio[20344]: 2026-06-10T14:57:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6ed1df6d846644e Mac:82:19:34:26:12:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/2966e905-a4f4-48be-81fd-86dcaa16efd1 SocketPath: PciID:}] [{Interface:0xc0002246d0 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.237312 | controller | Jun 10 14:57:09.767239 crc crio[20344]: time="2026-06-10T14:57:09.767037498Z" level=info msg="Ran pod sandbox fc868115dbaa79ce04fabfdde435cead3a9cb2b12ca60dfe7c345cb5f2ef4e62 with infra container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-72l7t/POD" id=71cb5f21-2d82-4aa9-9b23-6e9da1b0b4ce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.237328 | controller | Jun 10 14:57:09.779653 crc crio[20344]: time="2026-06-10T14:57:09.775496796Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391" id=8310e7d6-aaa7-4c54-b144-428acfa6c664 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.237345 | controller | Jun 10 14:57:09.779653 crc crio[20344]: time="2026-06-10T14:57:09.775834024Z" level=info msg="Image quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 not found" id=8310e7d6-aaa7-4c54-b144-428acfa6c664 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.237361 | controller | Jun 10 14:57:09.779653 crc crio[20344]: time="2026-06-10T14:57:09.775894516Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 found" id=8310e7d6-aaa7-4c54-b144-428acfa6c664 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.237381 | controller | Jun 10 14:57:09.790835 crc crio[20344]: time="2026-06-10T14:57:09.790662256Z" level=info msg="Ran pod sandbox 1fc08ecbfbe50313f303ee413fe852792d838eb2719091ecbde3d3abbf19abda with infra container: openstack-operators/test-operator-controller-manager-8d5599d7d-rdtrk/POD" id=500cdae1-a489-4c31-95d0-98f3b4858d22 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.237398 | controller | Jun 10 14:57:09.798164 crc crio[20344]: time="2026-06-10T14:57:09.792361399Z" level=info msg="Got pod network &{Name:heat-operator-controller-manager-5c5844cc68-ckqt9 Namespace:openstack-operators ID:6ed1df6d846644e584168e985b4df5db72b011fd2be1e7f08190b41c902e8d09 UID:c3e15a6c-3c9b-4c00-b271-b845b6e3f016 NetNS:/var/run/netns/2966e905-a4f4-48be-81fd-86dcaa16efd1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc3e15a6c_3c9b_4c00_b271_b845b6e3f016.slice PodAnnotations:0xc002264348}] Aliases:map[]}"
2026-06-10 15:52:06.237415 | controller | Jun 10 14:57:09.798164 crc crio[20344]: time="2026-06-10T14:57:09.794042002Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7" id=4958b821-5001-46b3-9f6b-fddc8be3662b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.237431 | controller | Jun 10 14:57:09.798164 crc crio[20344]: time="2026-06-10T14:57:09.79432178Z" level=info msg="Image quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 not found" id=4958b821-5001-46b3-9f6b-fddc8be3662b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.237447 | controller | Jun 10 14:57:09.798164 crc crio[20344]: time="2026-06-10T14:57:09.794408882Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 found" id=4958b821-5001-46b3-9f6b-fddc8be3662b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.237463 | controller | Jun 10 14:57:09.798164 crc crio[20344]: time="2026-06-10T14:57:09.79433244Z" level=info msg="Checking pod openstack-operators_heat-operator-controller-manager-5c5844cc68-ckqt9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.237479 | controller | Jun 10 14:57:09.798164 crc crio[20344]: time="2026-06-10T14:57:09.796169627Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391" id=e86e0450-0bcc-45c0-bb0d-1ea452a2c60c name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.237495 | controller | Jun 10 14:57:09.805376 crc crio[20344]: time="2026-06-10T14:57:09.800812786Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=f057e208-dc0c-47d0-b5a5-da1e56a40691 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.237512 | controller | Jun 10 14:57:09.805376 crc crio[20344]: time="2026-06-10T14:57:09.801025622Z" level=info msg="Image quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc not found" id=f057e208-dc0c-47d0-b5a5-da1e56a40691 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.237528 | controller | Jun 10 14:57:09.805376 crc crio[20344]: time="2026-06-10T14:57:09.802212832Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc found" id=f057e208-dc0c-47d0-b5a5-da1e56a40691 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.237544 | controller | Jun 10 14:57:09.805376 crc crio[20344]: time="2026-06-10T14:57:09.801566606Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7" id=746caa3a-ebdf-47b6-8b45-327446e8bc01 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.237564 | controller | Jun 10 14:57:09.818039 crc crio[20344]: time="2026-06-10T14:57:09.808645488Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\""
2026-06-10 15:52:06.237580 | controller | Jun 10 14:57:09.818039 crc crio[20344]: time="2026-06-10T14:57:09.810040214Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\""
2026-06-10 15:52:06.237597 | controller | Jun 10 14:57:09.818039 crc crio[20344]: time="2026-06-10T14:57:09.811036969Z" level=info msg="Ran pod sandbox a0358c67d482a39e102d1d9eab976197a8edd09b1d1de1ec91653af6bf1906c3 with infra container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-dn5zb/POD" id=e3008e6b-7123-4307-9163-50d7bc355334 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.237613 | controller | Jun 10 14:57:09.819235 crc crio[20344]: time="2026-06-10T14:57:09.819059725Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=e6f9256e-451f-466c-99f5-c9b7effd8157 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.237629 | controller | Jun 10 14:57:09.829476 crc crio[20344]: time="2026-06-10T14:57:09.829096013Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67" id=21395bc8-7aa9-41ac-9f76-868442390492 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.237645 | controller | Jun 10 14:57:09.829476 crc crio[20344]: time="2026-06-10T14:57:09.82937132Z" level=info msg="Image quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67 not found" id=21395bc8-7aa9-41ac-9f76-868442390492 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.237661 | controller | Jun 10 14:57:09.829476 crc crio[20344]: time="2026-06-10T14:57:09.829426222Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67 found" id=21395bc8-7aa9-41ac-9f76-868442390492 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.237677 | controller | Jun 10 14:57:09.842134 crc crio[20344]: time="2026-06-10T14:57:09.834938453Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67" id=dcd11046-93ea-4918-817a-c7a97b7a63db name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.237693 | controller | Jun 10 14:57:09.842134 crc crio[20344]: time="2026-06-10T14:57:09.836539465Z" level=info msg="Ran pod sandbox d846f57b6dde546a008d5af7bc6e0e06cc058bc95c21f0cbb70ed77e55cb129d with infra container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-rcch6/POD" id=a9d85186-e83c-4524-8dbe-8cbbe474b0f2 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.237709 | controller | Jun 10 14:57:09.848610 crc crio[20344]: time="2026-06-10T14:57:09.848442081Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6" id=9ba929a7-7e21-4492-9897-2d44d7be0943 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.237725 | controller | Jun 10 14:57:09.848893 crc crio[20344]: time="2026-06-10T14:57:09.848665406Z" level=info msg="Image quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6 not found" id=9ba929a7-7e21-4492-9897-2d44d7be0943 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.237741 | controller | Jun 10 14:57:09.848893 crc crio[20344]: time="2026-06-10T14:57:09.848765239Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6 found" id=9ba929a7-7e21-4492-9897-2d44d7be0943 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.237761 | controller | Jun 10 14:57:09.852490 crc crio[20344]: time="2026-06-10T14:57:09.850824082Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\""
2026-06-10 15:52:06.237777 | controller | Jun 10 14:57:09.852490 crc crio[20344]: time="2026-06-10T14:57:09.85232995Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\""
2026-06-10 15:52:06.237793 | controller | Jun 10 14:57:09.853972 crc crio[20344]: time="2026-06-10T14:57:09.853766867Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6" id=88fd364f-1c5d-4880-9557-0918420eedd6 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.237809 | controller | Jun 10 14:57:09.859885 crc crio[20344]: time="2026-06-10T14:57:09.858390386Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\""
2026-06-10 15:52:06.237825 | controller | Jun 10 14:57:09.861107 crc crio[20344]: 2026-06-10T14:57:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e88c572f7e6b261 Mac:da:9d:ac:79:da:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/44eb6cc0-14de-403f-944c-36c63c023769 SocketPath: PciID:}] [{Interface:0xc000502780 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.237841 | controller | Jun 10 14:57:09.864112 crc crio[20344]: time="2026-06-10T14:57:09.86242102Z" level=info msg="Got pod network &{Name:ironic-operator-controller-manager-75f8548fcd-pd6ql Namespace:openstack-operators ID:e88c572f7e6b2616d649e317358519477637ffc58bab03c56e483e5726d4b3b0 UID:72e063c8-c83f-47d3-9e2d-31cdda8eed0f NetNS:/var/run/netns/44eb6cc0-14de-403f-944c-36c63c023769 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod72e063c8_c83f_47d3_9e2d_31cdda8eed0f.slice PodAnnotations:0xc004036028}] Aliases:map[]}"
2026-06-10 15:52:06.237879 | controller | Jun 10 14:57:09.864112 crc crio[20344]: time="2026-06-10T14:57:09.862884932Z" level=info msg="Checking pod openstack-operators_ironic-operator-controller-manager-75f8548fcd-pd6ql for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.237911 | controller | Jun 10 14:57:09.877770 crc crio[20344]: time="2026-06-10T14:57:09.877028115Z" level=info msg="Ran pod sandbox e88c572f7e6b2616d649e317358519477637ffc58bab03c56e483e5726d4b3b0 with infra container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-pd6ql/POD" id=99f720aa-4a96-48a8-a823-14606d732283 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.237929 | controller | Jun 10 14:57:09.915487 crc crio[20344]: time="2026-06-10T14:57:09.898932538Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=801b8456-9375-46e4-9d29-4ef736d9b394 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.237946 | controller | Jun 10 14:57:09.915487 crc crio[20344]: time="2026-06-10T14:57:09.899170564Z" level=info msg="Image quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf not found" id=801b8456-9375-46e4-9d29-4ef736d9b394 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.237963 | controller | Jun 10 14:57:09.915487 crc crio[20344]: time="2026-06-10T14:57:09.899217195Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf found" id=801b8456-9375-46e4-9d29-4ef736d9b394 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.237984 | controller | Jun 10 14:57:09.926249 crc crio[20344]: time="2026-06-10T14:57:09.924889785Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=f29a53fe-d513-49bf-8380-4ceca48a2c21 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.238001 | controller | Jun 10 14:57:09.926249 crc crio[20344]: 2026-06-10T14:57:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:610fba1c5d4e990 Mac:52:bb:21:45:73:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/c8ed7006-4de5-4d96-9e79-414269b3cd61 SocketPath: PciID:}] [{Interface:0xc000015410 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.238018 | controller | Jun 10 14:57:09.932818 crc crio[20344]: time="2026-06-10T14:57:09.931994908Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\""
2026-06-10 15:52:06.238034 | controller | Jun 10 14:57:09.942970 crc crio[20344]: time="2026-06-10T14:57:09.942811936Z" level=info msg="Got pod network &{Name:telemetry-operator-controller-manager-5d65c7d97d-s2hw2 Namespace:openstack-operators ID:610fba1c5d4e99086c232edc364c7b09e07801e51474ef61aa4b0308d52fb19a UID:b3bd7314-cd2d-4906-b466-6f1fb13a72a0 NetNS:/var/run/netns/c8ed7006-4de5-4d96-9e79-414269b3cd61 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3bd7314_cd2d_4906_b466_6f1fb13a72a0.slice PodAnnotations:0xc0006b4be0}] Aliases:map[]}"
2026-06-10 15:52:06.238051 | controller | Jun 10 14:57:09.943226 crc crio[20344]: time="2026-06-10T14:57:09.943111223Z" level=info msg="Checking pod openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-s2hw2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.238068 | controller | Jun 10 14:57:09.953158 crc crio[20344]: 2026-06-10T14:57:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bba03abbafece35 Mac:a2:df:b5:2f:b9:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/9798a3de-8484-4e2a-9bef-8cab6720072b SocketPath: PciID:}] [{Interface:0xc00030e780 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.238084 | controller | Jun 10 14:57:09.962937 crc crio[20344]: time="2026-06-10T14:57:09.958187641Z" level=info msg="Got pod network &{Name:nova-operator-controller-manager-f4c4579bb-drkxt Namespace:openstack-operators ID:bba03abbafece3545889062a2e48b904b07a5f6d4d27fa6ee1820a8bbadce761 UID:a70b59ba-4e87-4249-ae7a-94ee0eddeaee NetNS:/var/run/netns/9798a3de-8484-4e2a-9bef-8cab6720072b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda70b59ba_4e87_4249_ae7a_94ee0eddeaee.slice PodAnnotations:0xc0006b41e8}] Aliases:map[]}"
2026-06-10 15:52:06.238101 | controller | Jun 10 14:57:09.964349 crc crio[20344]: time="2026-06-10T14:57:09.964203055Z" level=info msg="Checking pod openstack-operators_nova-operator-controller-manager-f4c4579bb-drkxt for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.238118 | controller | Jun 10 14:57:09.967736 crc crio[20344]: time="2026-06-10T14:57:09.967589313Z" level=info msg="Ran pod sandbox 6ed1df6d846644e584168e985b4df5db72b011fd2be1e7f08190b41c902e8d09 with infra container: openstack-operators/heat-operator-controller-manager-5c5844cc68-ckqt9/POD" id=a197b953-48e6-4000-9096-44312185f364 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.238135 | controller | Jun 10 14:57:09.969035 crc crio[20344]: time="2026-06-10T14:57:09.968948407Z" level=info msg="Ran pod sandbox 610fba1c5d4e99086c232edc364c7b09e07801e51474ef61aa4b0308d52fb19a with infra container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-s2hw2/POD" id=8744c356-d998-4148-85d7-1567154c1ae6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.238156 | controller | Jun 10 14:57:09.994497 crc crio[20344]: time="2026-06-10T14:57:09.994129545Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6" id=7bf80b68-a945-47c8-b5cc-6a99922b0505 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.238173 | controller | Jun 10 14:57:09.995451 crc crio[20344]: time="2026-06-10T14:57:09.994518345Z" level=info msg="Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 not found" id=7bf80b68-a945-47c8-b5cc-6a99922b0505 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.238189 | controller | Jun 10 14:57:09.995451 crc crio[20344]: time="2026-06-10T14:57:09.994591916Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 found" id=7bf80b68-a945-47c8-b5cc-6a99922b0505 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.238206 | controller | Jun 10 14:57:09.995451 crc crio[20344]: time="2026-06-10T14:57:09.995194112Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752" id=31aa86a2-35ff-4b2b-8841-8f9ad7a6b1d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.238222 | controller | Jun 10 14:57:09.996170 crc crio[20344]: time="2026-06-10T14:57:09.9955074Z" level=info msg="Image quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 not found" id=31aa86a2-35ff-4b2b-8841-8f9ad7a6b1d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.238239 | controller | Jun 10 14:57:09.996170 crc crio[20344]: time="2026-06-10T14:57:09.995567621Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 found" id=31aa86a2-35ff-4b2b-8841-8f9ad7a6b1d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.238255 | controller | Jun 10 14:57:10.006575 crc crio[20344]: time="2026-06-10T14:57:10.006523533Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6" id=887239a4-6e27-405d-bafa-aed8e082045e name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.238271 | controller | Jun 10 14:57:10.019055 crc crio[20344]: time="2026-06-10T14:57:10.016467059Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\""
2026-06-10 15:52:06.238288 | controller | Jun 10 14:57:10.020088 crc crio[20344]: time="2026-06-10T14:57:10.02001979Z" level=info msg="Ran pod sandbox bba03abbafece3545889062a2e48b904b07a5f6d4d27fa6ee1820a8bbadce761 with infra container: openstack-operators/nova-operator-controller-manager-f4c4579bb-drkxt/POD" id=109062c2-7521-4da6-a4ce-0ace1d799b88 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.238304 | controller | Jun 10 14:57:10.023172 crc crio[20344]: time="2026-06-10T14:57:10.022638217Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752" id=2850b183-6b7b-43f1-8449-cb98224bfbc4 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.238320 | controller | Jun 10 14:57:10.050109 crc crio[20344]: time="2026-06-10T14:57:10.047341132Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\""
2026-06-10 15:52:06.238343 | controller | Jun 10 14:57:10.052605 crc crio[20344]: time="2026-06-10T14:57:10.052419993Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60" id=6078d646-07cd-46a6-bd6e-4a77f7629236 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.238360 | controller | Jun 10 14:57:10.052918 crc crio[20344]: time="2026-06-10T14:57:10.0527117Z" level=info msg="Image quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 not found" id=6078d646-07cd-46a6-bd6e-4a77f7629236 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.238376 | controller | Jun 10 14:57:10.052918 crc crio[20344]: time="2026-06-10T14:57:10.052803092Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 found" id=6078d646-07cd-46a6-bd6e-4a77f7629236 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.238392 | controller | Jun 10 14:57:10.056480 crc crio[20344]: time="2026-06-10T14:57:10.056433566Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60" id=756e6640-93cb-41fd-ab3c-f2d7fe0fbde0 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.238408 | controller | Jun 10 14:57:10.111733 crc crio[20344]: 2026-06-10T14:57:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b1f547cb46a2154 Mac:4e:7e:c5:44:1c:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/c311e590-7b58-41c0-aabd-238ad3cb3c22 SocketPath: PciID:}] [{Interface:0xc0001346f0 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.238425 | controller | Jun 10 14:57:10.114015 crc crio[20344]: time="2026-06-10T14:57:10.11380529Z" level=info msg="Got pod network &{Name:watcher-operator-controller-manager-577b679b5c-fmms2 Namespace:openstack-operators ID:b1f547cb46a2154f4ff81ea12cdffca8000eb543fc7194f8f2b5928a4d205abb UID:64ff82c4-793b-496e-bee4-a837ca189fa6 NetNS:/var/run/netns/c311e590-7b58-41c0-aabd-238ad3cb3c22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod64ff82c4_793b_496e_bee4_a837ca189fa6.slice PodAnnotations:0xc003224388}] Aliases:map[]}"
2026-06-10 15:52:06.238442 | controller | Jun 10 14:57:10.114244 crc crio[20344]: time="2026-06-10T14:57:10.114134679Z" level=info msg="Checking pod openstack-operators_watcher-operator-controller-manager-577b679b5c-fmms2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.238458 | controller | Jun 10 14:57:10.125566 crc crio[20344]: time="2026-06-10T14:57:10.125452049Z" level=info msg="Ran pod sandbox b1f547cb46a2154f4ff81ea12cdffca8000eb543fc7194f8f2b5928a4d205abb with infra container: openstack-operators/watcher-operator-controller-manager-577b679b5c-fmms2/POD" id=49541a9d-6af7-476c-a73d-850096dba6db name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.238475 | controller | Jun 10 14:57:10.144081 crc crio[20344]: time="2026-06-10T14:57:10.143966375Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d" id=73a8c48a-5a6a-4188-b3ea-7fca583d041d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.238491 | controller | Jun 10 14:57:10.144815 crc crio[20344]: time="2026-06-10T14:57:10.144200521Z" level=info msg="Image quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d not found" id=73a8c48a-5a6a-4188-b3ea-7fca583d041d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.238507 | controller | Jun 10 14:57:10.144815 crc crio[20344]: time="2026-06-10T14:57:10.144247412Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d found" id=73a8c48a-5a6a-4188-b3ea-7fca583d041d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.238527 | controller | Jun 10 14:57:10.161789 crc crio[20344]: time="2026-06-10T14:57:10.161552437Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\""
2026-06-10 15:52:06.238544 | controller | Jun 10 14:57:11.044176 crc crio[20344]: time="2026-06-10T14:57:11.043575034Z" level=info msg="Running pod sandbox: openstack-operators/infra-operator-controller-manager-cbcfcddf7-bt2xs/POD" id=afa44705-82d8-413c-a495-af68f788b5a0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.238560 | controller | Jun 10 14:57:11.045003 crc crio[20344]: time="2026-06-10T14:57:11.044860198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.238577 | controller | Jun 10 14:57:11.414981 crc crio[20344]: time="2026-06-10T14:57:11.414784903Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d" id=c66e02e8-f1b3-417d-81bb-f7ebf72bab41 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.238593 | controller | Jun 10 14:57:11.417221 crc crio[20344]: time="2026-06-10T14:57:11.417103343Z" level=info msg="Image quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d not found" id=c66e02e8-f1b3-417d-81bb-f7ebf72bab41 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.238609 | controller | Jun 10 14:57:11.417597 crc crio[20344]: time="2026-06-10T14:57:11.417420111Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d found" id=c66e02e8-f1b3-417d-81bb-f7ebf72bab41 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.238626 | controller | Jun 10 14:57:11.460619 crc crio[20344]: time="2026-06-10T14:57:11.460482728Z" level=info msg="Got pod network &{Name:infra-operator-controller-manager-cbcfcddf7-bt2xs Namespace:openstack-operators ID:dcfda5ca1fe64333606ab894b82a619842ae4cb759637d99611a932d1ccef1ef UID:50a5d3e1-5699-47c7-8232-ec59d1ba8a47 NetNS:/var/run/netns/9c4c051e-0628-44e8-96a8-f68970211fdd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod50a5d3e1_5699_47c7_8232_ec59d1ba8a47.slice PodAnnotations:0xc0006b40c0}] Aliases:map[]}"
2026-06-10 15:52:06.238642 | controller | Jun 10 14:57:11.472536 crc crio[20344]: time="2026-06-10T14:57:11.472465856Z" level=info msg="Adding pod openstack-operators_infra-operator-controller-manager-cbcfcddf7-bt2xs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.238658 | controller | Jun 10 14:57:12.484723 crc crio[20344]: time="2026-06-10T14:57:12.483665653Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d" id=b02fb068-12d0-4368-9bf9-10b3e6c8cfa1 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.238674 | controller | Jun 10 14:57:12.486117 crc crio[20344]: time="2026-06-10T14:57:12.485046668Z" level=info msg="Image quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d not found" id=b02fb068-12d0-4368-9bf9-10b3e6c8cfa1 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.238690 | controller | Jun 10 14:57:12.486117 crc crio[20344]: time="2026-06-10T14:57:12.485629983Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d found" id=b02fb068-12d0-4368-9bf9-10b3e6c8cfa1 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.238711 | controller | Jun 10 14:57:13.154117 crc crio[20344]: 2026-06-10T14:57:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dcfda5ca1fe6433 Mac:6a:6d:2c:3b:ef:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/9c4c051e-0628-44e8-96a8-f68970211fdd SocketPath: PciID:}] [{Interface:0xc00011d1c0 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.238728 | controller | Jun 10 14:57:13.154117 crc crio[20344]: time="2026-06-10T14:57:13.152884781Z" level=info msg="Got pod network &{Name:infra-operator-controller-manager-cbcfcddf7-bt2xs Namespace:openstack-operators ID:dcfda5ca1fe64333606ab894b82a619842ae4cb759637d99611a932d1ccef1ef UID:50a5d3e1-5699-47c7-8232-ec59d1ba8a47 NetNS:/var/run/netns/9c4c051e-0628-44e8-96a8-f68970211fdd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod50a5d3e1_5699_47c7_8232_ec59d1ba8a47.slice PodAnnotations:0xc0006b40c0}] Aliases:map[]}"
2026-06-10 15:52:06.238768 | controller | Jun 10 14:57:13.154117 crc crio[20344]: time="2026-06-10T14:57:13.153012055Z" level=info msg="Checking pod openstack-operators_infra-operator-controller-manager-cbcfcddf7-bt2xs for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.238785 | controller | Jun 10 14:57:15.591575 crc crio[20344]: time="2026-06-10T14:57:15.591130852Z" level=info msg="Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fjggw8/POD" id=3c2a822e-8ae2-4d5c-b91b-e3e77103b5d5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.238801 | controller | Jun 10 14:57:15.592972 crc crio[20344]: time="2026-06-10T14:57:15.591598884Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.238818 | controller | Jun 10 14:57:16.013339 crc crio[20344]: time="2026-06-10T14:57:16.012909491Z" level=info msg="Running pod sandbox: openstack-operators/openstack-operator-controller-manager-8b4679f98-vqxzx/POD" id=e2c274b7-7343-443a-8239-3aef569b65c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.238834 | controller | Jun 10 14:57:16.013339 crc crio[20344]: time="2026-06-10T14:57:16.013204179Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.238865 | controller | Jun 10 14:57:17.062603 crc crio[20344]: time="2026-06-10T14:57:17.062468294Z" level=info msg="Ran pod sandbox dcfda5ca1fe64333606ab894b82a619842ae4cb759637d99611a932d1ccef1ef with infra container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-bt2xs/POD" id=afa44705-82d8-413c-a495-af68f788b5a0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.238886 | controller | Jun 10 14:57:17.068664 crc crio[20344]: time="2026-06-10T14:57:17.068580441Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373" id=d20d563d-feef-4843-9b64-aa0cd0f4cd0e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.238903 | controller | Jun 10 14:57:17.068844 crc crio[20344]: time="2026-06-10T14:57:17.068816717Z" level=info msg="Image quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 not found" id=d20d563d-feef-4843-9b64-aa0cd0f4cd0e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.238919 | controller | Jun 10 14:57:17.068911 crc crio[20344]: time="2026-06-10T14:57:17.068861578Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 found" id=d20d563d-feef-4843-9b64-aa0cd0f4cd0e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.238939 | controller | Jun 10 14:57:17.069864 crc crio[20344]: time="2026-06-10T14:57:17.069809563Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373" id=abdd186f-12b2-4bc1-b09b-f46df1adb847 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.238956 | controller | Jun 10 14:57:17.075122 crc crio[20344]: time="2026-06-10T14:57:17.075009526Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\""
2026-06-10 15:52:06.238972 | controller | Jun 10 14:57:25.400102 crc crio[20344]: time="2026-06-10T14:57:25.399071776Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d" id=00e247ba-ada4-4462-b71f-5a14926d2c7a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.238988 | controller | Jun 10 14:57:25.401849 crc crio[20344]: time="2026-06-10T14:57:25.400424131Z" level=info msg="Image quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d not found" id=00e247ba-ada4-4462-b71f-5a14926d2c7a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.239004 | controller | Jun 10 14:57:25.401849 crc crio[20344]: time="2026-06-10T14:57:25.400498643Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d found" id=00e247ba-ada4-4462-b71f-5a14926d2c7a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.239020 | controller | Jun 10 14:57:25.402233 crc crio[20344]: time="2026-06-10T14:57:25.402128335Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d" id=3d29c86b-e1ca-4bf7-a5b7-cd068e2ff79c name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.239036 | controller | Jun 10 14:57:25.409940 crc crio[20344]: time="2026-06-10T14:57:25.409786042Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\""
2026-06-10 15:52:06.239052 | controller | Jun 10 14:57:32.172503 crc crio[20344]: time="2026-06-10T14:57:32.171600333Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce" id=3634c7d3-c116-4220-bc5b-7f32d6b42c21 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.239068 | controller | Jun 10 14:57:32.173868 crc crio[20344]: time="2026-06-10T14:57:32.173207834Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce" id=a07037ab-8912-4551-915f-caad5b24c061 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.239084 | controller | Jun 10 14:57:32.233635 crc crio[20344]: time="2026-06-10T14:57:32.233500644Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=e6f9256e-451f-466c-99f5-c9b7effd8157 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.239100 | controller | Jun 10 14:57:32.235087 crc crio[20344]: time="2026-06-10T14:57:32.234976312Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=dde7c244-2544-448b-b340-a7a905e02742 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.239115 | controller | Jun 10 14:57:32.237980 crc crio[20344]: time="2026-06-10T14:57:32.237859866Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7" id=746caa3a-ebdf-47b6-8b45-327446e8bc01 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.239135 | controller | Jun 10 14:57:32.239076 crc crio[20344]: time="2026-06-10T14:57:32.238939184Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7" id=194ea43f-9450-4582-bbe0-d1140d387864 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.239151 | controller | Jun 10 14:57:32.255002 crc crio[20344]: time="2026-06-10T14:57:32.254537345Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391" id=e86e0450-0bcc-45c0-bb0d-1ea452a2c60c name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.239167 | controller | Jun 10 14:57:32.257548 crc crio[20344]: time="2026-06-10T14:57:32.257358518Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce" id=068e5c08-6cbd-4cb4-8508-76fabb6bb2aa name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.239183 | controller | Jun 10 14:57:32.257888 crc crio[20344]: time="2026-06-10T14:57:32.257641855Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391" id=63a602ce-554e-4d0c-9fb0-d67401745e5b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.239198 | controller | Jun 10 14:57:32.276989 crc crio[20344]: time="2026-06-10T14:57:32.276860169Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7" id=0320c888-28e4-411c-8c93-7c227d96c37b name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.239214 | controller | Jun 10 14:57:32.278388 crc crio[20344]: time="2026-06-10T14:57:32.278109001Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7" id=e1b06852-199d-4531-9ad5-b81c13962140 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.239229 | controller | Jun 10 14:57:32.283392 crc crio[20344]: time="2026-06-10T14:57:32.2831361Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9" id=a80f0bb4-641b-40d7-b0ef-98e095922f79 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.239245 | controller | Jun 10 14:57:32.284427 crc crio[20344]: time="2026-06-10T14:57:32.284187097Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9" id=aa6309da-8417-4d08-8ef0-3beaef31b8ff name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.239261 | controller | Jun 10 14:57:32.297100 crc crio[20344]: time="2026-06-10T14:57:32.296978256Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67" id=dcd11046-93ea-4918-817a-c7a97b7a63db name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.239276 | controller | Jun 10 14:57:32.298337 crc crio[20344]: time="2026-06-10T14:57:32.298227538Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67" id=5d18c6a5-1e98-43d6-bf3b-35e6a401df8b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.239292 | controller | Jun 10 14:57:32.299767 crc crio[20344]: time="2026-06-10T14:57:32.299647274Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d" id=3db3b123-4370-4cb5-87c3-cf5ab4124967 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.239312 | controller | Jun 10 14:57:32.300798 crc crio[20344]: time="2026-06-10T14:57:32.300732292Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d" id=c5607228-5be9-47ec-91fd-43e0e7e09ab3 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.239394 | controller | Jun 10 14:57:33.203766 crc crio[20344]: time="2026-06-10T14:57:33.20347174Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd" id=d51738df-ddb8-48a5-b749-30f9a19f88ee name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.239417 | controller | Jun 10 14:57:33.208036 crc crio[20344]: time="2026-06-10T14:57:33.205475032Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd" id=7aac8871-54f4-4e4e-925e-2fbcd832435d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.239434 | controller | Jun 10 14:57:33.211449 crc crio[20344]: time="2026-06-10T14:57:33.21123523Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752" id=2850b183-6b7b-43f1-8449-cb98224bfbc4 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.239450 | controller | Jun 10 14:57:33.212786 crc crio[20344]: time="2026-06-10T14:57:33.212159234Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752" id=91d8d621-8fee-4e0e-902f-5cbcf9397575 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.239466 | controller | Jun 10 14:57:33.225292 crc crio[20344]: time="2026-06-10T14:57:33.224966843Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6" id=887239a4-6e27-405d-bafa-aed8e082045e name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.239481 | controller | Jun 10 14:57:33.226614 crc crio[20344]: time="2026-06-10T14:57:33.226509262Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6" id=7aa7a016-e106-4d48-8882-6fb8bd2a68b2 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.239497 | controller | Jun 10 14:57:33.232339 crc crio[20344]: time="2026-06-10T14:57:33.232178458Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398" id=52a7994a-e4cd-4a9f-9f75-6bacecb18033 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.239514 | controller | Jun 10 14:57:33.233149 crc crio[20344]: time="2026-06-10T14:57:33.233066441Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398" id=920962f1-e414-4a3f-95d2-84abf573717c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.239530 | controller | Jun 10 14:57:33.966707 crc crio[20344]: time="2026-06-10T14:57:33.96649247Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7" id=9ea2e443-8aea-4047-902b-3418c660401c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.239546 | controller | Jun 10 14:57:33.966707 crc crio[20344]: time="2026-06-10T14:57:33.966576562Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7" id=3398f690-bc06-43e0-9146-f9748b1898b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.239561 | controller | Jun 10 14:57:33.966707 crc crio[20344]: time="2026-06-10T14:57:33.966616663Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391" id=866d417c-11fb-47e5-9bed-a9c2fca72fd6 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.239581 | controller | Jun 10 14:57:33.966707 crc crio[20344]: time="2026-06-10T14:57:33.966585662Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9" id=f7323503-2d24-49f5-b7fc-b4b600d9db0d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.239597 | controller | Jun 10 14:57:33.966707 crc crio[20344]: time="2026-06-10T14:57:33.966656394Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67" id=6560deb7-1805-4eb0-a4a3-2fd1f330296c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.239613 | controller | Jun 10 14:57:33.966707 crc crio[20344]: time="2026-06-10T14:57:33.966719775Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc" id=7afcf87b-f529-48b4-8905-28f52f2fd717 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.239629 | controller | Jun 10 14:57:33.967523 crc crio[20344]: time="2026-06-10T14:57:33.966849329Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d" id=bc59960a-bd62-486d-86f1-49951f55eddc name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.239645 | controller | Jun 10 14:57:33.976529 crc crio[20344]: time="2026-06-10T14:57:33.976450325Z" level=info msg="Creating container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-5wrs7/manager" id=ab5f0466-1ecf-4471-b74a-4aada33a1965 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.239661 | controller | Jun 10 14:57:34.848974 crc crio[20344]: time="2026-06-10T14:57:34.848897937Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6" id=e7c2b4d0-aca5-49f5-93c5-e9f2b2861d99 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.239677 | controller | Jun 10 14:57:34.850357 crc crio[20344]: time="2026-06-10T14:57:34.848968979Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd" id=69c4d6d6-1639-498a-9c51-4e2156b7e047 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.239694 | controller | Jun 10 14:57:35.070002 crc crio[20344]: time="2026-06-10T14:57:35.069828884Z" level=info msg="Creating container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-p2rdl/manager" id=69c00437-6c67-41f1-ab29-21d30e7b3708 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.239710 | controller | Jun 10 14:57:35.079804 crc crio[20344]: time="2026-06-10T14:57:35.079566605Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed" id=196687e9-5a63-4b4a-99c6-1d36a4361a94 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.239726 | controller | Jun 10 14:57:35.080704 crc crio[20344]: time="2026-06-10T14:57:35.080631782Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed" id=7ef5b6bf-4f59-4278-8af1-8f8f94cb071b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.239743 | controller | Jun 10 14:57:36.012912 crc crio[20344]: time="2026-06-10T14:57:36.012445759Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.239760 | controller | Jun 10 14:57:36.017006 crc crio[20344]: time="2026-06-10T14:57:36.016878393Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752" id=cade1ec6-5bb6-48e8-a43e-4c8d5e840144 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.239780 | controller | Jun 10 14:57:36.017348 crc crio[20344]: time="2026-06-10T14:57:36.017197271Z" level=info msg="Creating container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-dn5zb/manager" id=4d34203d-fc4d-4a15-911e-e655688cb76d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.239797 | controller | Jun 10 14:57:36.022085 crc crio[20344]: time="2026-06-10T14:57:36.022013105Z" level=info msg="Creating container: openstack-operators/manila-operator-controller-manager-677d9d8477-7kcxb/manager" id=d98dc9cb-ef59-4295-af17-2b2da755bad1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.239814 | controller | Jun 10 14:57:36.029664 crc crio[20344]: time="2026-06-10T14:57:36.029581719Z" level=info msg="Creating container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-49lpn/manager" id=87f2079e-5ed3-4c22-8e78-6fcb658da4ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.239830 | controller | Jun 10 14:57:36.038509 crc crio[20344]: time="2026-06-10T14:57:36.038415586Z" level=info msg="Creating container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-72l7t/manager" id=b6f43680-85a1-4c4b-a86a-455d538ef617 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.239872 | controller | Jun 10 14:57:36.064835 crc crio[20344]: time="2026-06-10T14:57:36.064771664Z" level=info msg="Creating container: openstack-operators/neutron-operator-controller-manager-688d5c756f-qfqjf/manager" id=5ae7381c-0c99-48f4-89c4-ab9a8c5ccd17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.239895 | controller | Jun 10 14:57:36.070479 crc crio[20344]: time="2026-06-10T14:57:36.070411308Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=201d3400-74be-45f9-b3ee-ad177fb5a504 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.239912 | controller | Jun 10 14:57:36.071931 crc crio[20344]: time="2026-06-10T14:57:36.071826805Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=ec287ec8-313f-4dcd-89e5-b61cb257c8e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.239929 | controller | Jun 10 14:57:36.101949 crc crio[20344]: time="2026-06-10T14:57:36.101869357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.239945 | controller | Jun 10 14:57:36.103536 crc crio[20344]: time="2026-06-10T14:57:36.103493919Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed" id=519fcd21-92bf-421b-bc85-98ca5f8d97e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.239962 | controller | Jun 10 14:57:36.115324 crc crio[20344]: time="2026-06-10T14:57:36.115238391Z" level=info msg="Creating container: openstack-operators/designate-operator-controller-manager-6bf8599b68-rk7j4/manager" id=4463bb28-3218-4e65-b2ae-5a14c2a3fbec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.239979 | controller | Jun 10 14:57:36.118610 crc crio[20344]: time="2026-06-10T14:57:36.118578106Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398" id=82e6b9c5-973d-45f7-8f7e-1972ec35a5b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.239996 | controller | Jun 10 14:57:36.127235 crc crio[20344]: time="2026-06-10T14:57:36.127025983Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=f29a53fe-d513-49bf-8380-4ceca48a2c21 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.240017 | controller | Jun 10 14:57:36.128080 crc crio[20344]: time="2026-06-10T14:57:36.127936567Z" level=info msg="Creating container: openstack-operators/test-operator-controller-manager-8d5599d7d-rdtrk/manager" id=275b636a-74c4-45ef-9682-de711e88ba64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.240034 | controller | Jun 10 14:57:36.128803 crc crio[20344]: time="2026-06-10T14:57:36.128649135Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=7eb49f23-a31b-45f3-b0e0-3a03789b00fc name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.240051 | controller | Jun 10 14:57:36.132565 crc crio[20344]: time="2026-06-10T14:57:36.132516385Z" level=info msg="Creating container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-s2hw2/manager" id=fe9647ec-5726-4aab-a471-f7fe7cf0ed02 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.240067 | controller | Jun 10 14:57:36.146057 crc crio[20344]: time="2026-06-10T14:57:36.145882338Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373" id=abdd186f-12b2-4bc1-b09b-f46df1adb847 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.240083 | controller | Jun 10 14:57:36.147595 crc crio[20344]: time="2026-06-10T14:57:36.147229763Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373" id=634bdb08-311b-46ae-af66-bd0347c784cb name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.240099 | controller | Jun 10 14:57:36.152403 crc crio[20344]: time="2026-06-10T14:57:36.152212451Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6" id=88fd364f-1c5d-4880-9557-0918420eedd6 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.240116 | controller | Jun 10 14:57:36.158031 crc crio[20344]: time="2026-06-10T14:57:36.157926568Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6" id=6435eea1-6c42-407c-97a4-4712f01a2673 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.240132 | controller | Jun 10 14:57:36.165530 crc crio[20344]: time="2026-06-10T14:57:36.165173354Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.240148 | controller | Jun 10 14:57:36.165774 crc crio[20344]: time="2026-06-10T14:57:36.165434251Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.240164 | controller | Jun 10 14:57:36.165774 crc crio[20344]: time="2026-06-10T14:57:36.165184884Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.240181 | controller | Jun 10 14:57:36.165918 crc crio[20344]: time="2026-06-10T14:57:36.165219215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.240196 | controller | Jun 10 14:57:36.166497 crc crio[20344]: time="2026-06-10T14:57:36.165514133Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.240212 | controller | Jun 10 14:57:36.167147 crc crio[20344]: time="2026-06-10T14:57:36.167065412Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63" id=cabb403c-cb5a-4dba-84a3-ec5fd8575947 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.240232 | controller | Jun 10 14:57:36.168606 crc crio[20344]: time="2026-06-10T14:57:36.168503409Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d" id=3d29c86b-e1ca-4bf7-a5b7-cd068e2ff79c name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.240249 | controller | Jun 10 14:57:36.172029 crc crio[20344]: time="2026-06-10T14:57:36.171907857Z" level=info msg="Got pod network &{Name:openstack-baremetal-operator-controller-manager-7c67dc759fjggw8 Namespace:openstack-operators ID:1b4e4936d291ea70236abb083affac677e9f2dadaefc967331f239f29f06ba64 UID:717b4d0d-4b0f-41c6-b346-bad4526bcbc2 NetNS:/var/run/netns/c53bc7d1-7da6-4a0a-8b12-de8e08ef3b03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod717b4d0d_4b0f_41c6_b346_bad4526bcbc2.slice PodAnnotations:0xc000528720}] Aliases:map[]}"
2026-06-10 15:52:06.240265 | controller | Jun 10 14:57:36.172165 crc crio[20344]: time="2026-06-10T14:57:36.17203539Z" level=info msg="Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759fjggw8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.240282 | controller | Jun 10 14:57:36.173113 crc crio[20344]: time="2026-06-10T14:57:36.173029856Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d" id=854c0f1c-9f9a-42d4-9c98-31eacca5a37e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.240298 | controller | Jun 10 14:57:36.176793 crc crio[20344]: time="2026-06-10T14:57:36.176724111Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf" id=158d2242-4351-4890-9e4a-c0c17e496a06 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.240314 | controller | Jun 10 14:57:36.177552 crc crio[20344]: time="2026-06-10T14:57:36.17709333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.240331 | controller | Jun 10 14:57:36.178819 crc crio[20344]: time="2026-06-10T14:57:36.178010444Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60" id=756e6640-93cb-41fd-ab3c-f2d7fe0fbde0 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.240347 | controller | Jun 10 14:57:36.180479 crc crio[20344]: time="2026-06-10T14:57:36.18021172Z" level=info msg="Got pod network &{Name:openstack-operator-controller-manager-8b4679f98-vqxzx Namespace:openstack-operators ID:03df1c7b7950054ecead9a89a6f33bf956aaeaff852dfc2decb120e4af34ad61 UID:d2f4be47-bfd8-430a-beb1-b10042f9cd5d NetNS:/var/run/netns/d4e991e7-cbe3-4992-8b58-fd961a70e7da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd2f4be47_bfd8_430a_beb1_b10042f9cd5d.slice PodAnnotations:0xc001b9c360}] Aliases:map[]}"
2026-06-10 15:52:06.240364 | controller | Jun 10 14:57:36.180479 crc crio[20344]: time="2026-06-10T14:57:36.180335083Z" level=info msg="Adding pod openstack-operators_openstack-operator-controller-manager-8b4679f98-vqxzx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.240381 | controller | Jun 10 14:57:36.180479 crc crio[20344]: time="2026-06-10T14:57:36.180377105Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60" id=3c7cbe0c-cf6d-44f2-a31d-990db10288e4 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.240401 | controller | Jun 10 14:57:36.181659 crc crio[20344]: time="2026-06-10T14:57:36.18137126Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.240418 | controller | Jun 10 14:57:36.182531 crc crio[20344]: time="2026-06-10T14:57:36.182464448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.240435 | controller | Jun 10 14:57:36.186882 crc crio[20344]: time="2026-06-10T14:57:36.186776839Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373" id=070f3d7d-9161-4002-ab82-866b72ebbeb5 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.240451 | controller | Jun 10 14:57:36.187227 crc crio[20344]: time="2026-06-10T14:57:36.186840661Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6" id=527e1b87-a1f3-41f0-9cb8-3c802fcb974e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.240468 | controller | Jun 10 14:57:36.189423 crc crio[20344]: time="2026-06-10T14:57:36.188417681Z" level=info msg="Creating container: openstack-operators/heat-operator-controller-manager-5c5844cc68-ckqt9/manager" id=23ca6d96-b91e-48e0-9cb6-969a639d8bad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.240484 | controller | Jun 10 14:57:36.198626 crc crio[20344]: time="2026-06-10T14:57:36.194405865Z" level=info msg="Creating container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-8tdwx/manager" id=c7591ba9-aad2-498d-9dd0-1d31f5c56daa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.240500 | controller | Jun 10 14:57:36.201910 crc crio[20344]: time="2026-06-10T14:57:36.20162462Z" level=info msg="Creating container: openstack-operators/octavia-operator-controller-manager-6495978d8d-xz9hv/manager" id=130be724-62c0-47ab-9652-8aeee02fd91e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.240516 | controller | Jun 10 14:57:36.206099 crc crio[20344]: time="2026-06-10T14:57:36.206055233Z" level=info msg="Creating container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-pd6ql/manager" id=c7378c88-101d-4dd8-ba1c-7b3bbf258554 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.240533 | controller | Jun 10 14:57:36.212805 crc crio[20344]: time="2026-06-10T14:57:36.212756346Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d" id=3aefeed7-ee48-47c3-886e-17f51d67c577 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.240549 | controller | Jun 10 14:57:36.216429 crc crio[20344]: time="2026-06-10T14:57:36.216392889Z" level=info msg="Creating container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-m88kf/manager" id=012a3f69-4ec0-422a-b121-163d516e870f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.240565 | controller | Jun 10 14:57:36.307330 crc crio[20344]: time="2026-06-10T14:57:36.305122529Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.240582 | controller | Jun 10 14:57:36.310093 crc crio[20344]: time="2026-06-10T14:57:36.30864776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.240598 | controller | Jun 10 14:57:36.310093 crc crio[20344]: time="2026-06-10T14:57:36.308733522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.240621 | controller | Jun 10 14:57:36.311868 crc crio[20344]: time="2026-06-10T14:57:36.311814951Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.240638 | controller | Jun 10 14:57:36.312358 crc crio[20344]: time="2026-06-10T14:57:36.312223612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.240655 | controller | Jun 10 14:57:36.313814 crc crio[20344]: time="2026-06-10T14:57:36.313744471Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60" id=88026847-fe8f-48b2-9cb7-e1c79b2ef10b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.240672 | controller | Jun 10 14:57:36.323646 crc crio[20344]: time="2026-06-10T14:57:36.323423Z" level=info msg="Creating container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-rcch6/manager" id=4b6c3a1e-52e4-475f-8fbb-2d36397d8ad2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.240689 | controller | Jun 10 14:57:36.327024 crc crio[20344]: time="2026-06-10T14:57:36.326839817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.240705 | controller | Jun 10 14:57:36.342918 crc crio[20344]: time="2026-06-10T14:57:36.342832788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.240722 | controller | Jun 10 14:57:36.372234 crc crio[20344]: time="2026-06-10T14:57:36.371161466Z" level=info msg="Creating container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-bt2xs/manager" id=6c8de609-8676-41d6-b000-ab37e850cf06 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.240738 | controller | Jun 10 14:57:36.372234 crc crio[20344]: time="2026-06-10T14:57:36.371641919Z" level=info msg="Creating container: openstack-operators/watcher-operator-controller-manager-577b679b5c-fmms2/manager" id=8448a79a-8707-4ed4-9746-e0d497339f2a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.240755 | controller | Jun 10 14:57:36.455043 crc crio[20344]: time="2026-06-10T14:57:36.45458904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.240772 | controller | Jun 10 14:57:36.460449 crc crio[20344]: time="2026-06-10T14:57:36.460116063Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.240788 | controller | Jun 10 14:57:36.466205 crc crio[20344]: time="2026-06-10T14:57:36.466150017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.240804 | controller | Jun 10 14:57:36.474870 crc crio[20344]: time="2026-06-10T14:57:36.474842301Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.240821 | controller | Jun 10 14:57:36.480152 crc crio[20344]: time="2026-06-10T14:57:36.480127267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.240837 | controller | Jun 10 14:57:36.482157 crc crio[20344]: time="2026-06-10T14:57:36.482003275Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.240877 | controller | Jun 10 14:57:36.483914 crc crio[20344]: time="2026-06-10T14:57:36.483890723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.240896 | controller | Jun 10 14:57:36.495240 crc crio[20344]: time="2026-06-10T14:57:36.494713642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.240913 | controller | Jun 10 14:57:36.515836 crc crio[20344]: time="2026-06-10T14:57:36.515227309Z" level=info msg="Created container 8e1cc58cf8feb0cc58b808ca08be8a01cfa1b02d1399e23df9ff66c7fc6cfcf6: openstack-operators/ovn-operator-controller-manager-58f85bd97f-72l7t/manager" id=b6f43680-85a1-4c4b-a86a-455d538ef617 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.240930 | controller | Jun 10 14:57:36.516764 crc crio[20344]: time="2026-06-10T14:57:36.516607704Z" level=info msg="Creating container: openstack-operators/nova-operator-controller-manager-f4c4579bb-drkxt/manager" id=00f9b2c5-75ba-4fcc-a760-6f06dbdd61a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.240946 | controller | Jun 10 14:57:36.519152 crc crio[20344]: time="2026-06-10T14:57:36.519077508Z" level=info msg="Starting container: 8e1cc58cf8feb0cc58b808ca08be8a01cfa1b02d1399e23df9ff66c7fc6cfcf6" id=e9baedac-5e81-49b4-b1d2-12ab99cccbd5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.240963 | controller | Jun 10 14:57:36.531768 crc crio[20344]: time="2026-06-10T14:57:36.531454316Z" level=info msg="Started container" PID=50638 containerID=8e1cc58cf8feb0cc58b808ca08be8a01cfa1b02d1399e23df9ff66c7fc6cfcf6 description=openstack-operators/ovn-operator-controller-manager-58f85bd97f-72l7t/manager id=e9baedac-5e81-49b4-b1d2-12ab99cccbd5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc868115dbaa79ce04fabfdde435cead3a9cb2b12ca60dfe7c345cb5f2ef4e62
2026-06-10 15:52:06.240981 | controller | Jun 10 14:57:36.564960 crc crio[20344]: 2026-06-10T14:57:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:03df1c7b7950054 Mac:be:54:41:ac:5f:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/d4e991e7-cbe3-4992-8b58-fd961a70e7da SocketPath: PciID:}] [{Interface:0xc0002fc840 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.240998 | controller | Jun 10 14:57:36.566079 crc crio[20344]: time="2026-06-10T14:57:36.566017344Z" level=info msg="Got pod network &{Name:openstack-operator-controller-manager-8b4679f98-vqxzx Namespace:openstack-operators ID:03df1c7b7950054ecead9a89a6f33bf956aaeaff852dfc2decb120e4af34ad61 UID:d2f4be47-bfd8-430a-beb1-b10042f9cd5d NetNS:/var/run/netns/d4e991e7-cbe3-4992-8b58-fd961a70e7da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd2f4be47_bfd8_430a_beb1_b10042f9cd5d.slice PodAnnotations:0xc001b9c360}] Aliases:map[]}"
2026-06-10 15:52:06.241015 | controller | Jun 10 14:57:36.566350 crc crio[20344]: time="2026-06-10T14:57:36.566227039Z" level=info msg="Checking pod openstack-operators_openstack-operator-controller-manager-8b4679f98-vqxzx for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.241032 | controller | Jun 10 14:57:36.591527 crc crio[20344]: time="2026-06-10T14:57:36.591432557Z" level=info msg="Created container fc165279c020422c40c637d474ff24461c81ea7c725f178d8ab302a276147d92: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-p2rdl/manager" id=69c00437-6c67-41f1-ab29-21d30e7b3708 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.241049 | controller | Jun 10 14:57:36.593118 crc crio[20344]: time="2026-06-10T14:57:36.592964216Z" level=info msg="Starting container: fc165279c020422c40c637d474ff24461c81ea7c725f178d8ab302a276147d92" id=147238b5-3e98-470b-a992-5758198518ea name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.241069 | controller | Jun 10 14:57:36.602163 crc crio[20344]: time="2026-06-10T14:57:36.602122982Z" level=info msg="Started container" PID=50654 containerID=fc165279c020422c40c637d474ff24461c81ea7c725f178d8ab302a276147d92 description=openstack-operators/glance-operator-controller-manager-5bdfb47c4d-p2rdl/manager id=147238b5-3e98-470b-a992-5758198518ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8e2a2a7a5d3f3b0cd592583ce58c8cc60fc63be41cbc21b086470f25470bbf2
2026-06-10 15:52:06.241087 | controller | Jun 10 14:57:36.606240 crc crio[20344]: time="2026-06-10T14:57:36.606173906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.241104 | controller | Jun 10 14:57:36.610133 crc crio[20344]: time="2026-06-10T14:57:36.609892192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.241120 | controller | Jun 10 14:57:36.611502 crc crio[20344]: time="2026-06-10T14:57:36.611077392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.241136 | controller | Jun 10 14:57:36.612548 crc crio[20344]: time="2026-06-10T14:57:36.612479638Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.241152 | controller | Jun 10 14:57:36.619021 crc crio[20344]: time="2026-06-10T14:57:36.618909463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.241169 | controller | Jun 10 14:57:36.623993 crc crio[20344]: time="2026-06-10T14:57:36.623904722Z" level=info msg="Created container 20952aac91315c446c410f08ad0998bd4e26e4e9354a6823504f1797f0fae2ce: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-49lpn/manager" id=87f2079e-5ed3-4c22-8e78-6fcb658da4ff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.241185 | controller | Jun 10 14:57:36.626402 crc crio[20344]: time="2026-06-10T14:57:36.626223911Z" level=info msg="Created container c471df588b70d140d4906badfdb45d4272830e86632e8d7f7a692d5745446a3f: openstack-operators/neutron-operator-controller-manager-688d5c756f-qfqjf/manager" id=5ae7381c-0c99-48f4-89c4-ab9a8c5ccd17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.241202 | controller | Jun 10 14:57:36.629502 crc crio[20344]: time="2026-06-10T14:57:36.629149556Z" level=info msg="Starting container: 20952aac91315c446c410f08ad0998bd4e26e4e9354a6823504f1797f0fae2ce" id=12ebad66-1a9e-4605-af7e-c53d5177a8f2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.241218 | controller | Jun 10 14:57:36.633976 crc crio[20344]: time="2026-06-10T14:57:36.633870898Z" level=info msg="Starting container: c471df588b70d140d4906badfdb45d4272830e86632e8d7f7a692d5745446a3f" id=752f4288-1ca6-4924-922a-52a3d5487c67 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.241235 | controller | Jun 10 14:57:36.634529 crc crio[20344]: time="2026-06-10T14:57:36.63434612Z" level=info msg="Started container" PID=50653 containerID=20952aac91315c446c410f08ad0998bd4e26e4e9354a6823504f1797f0fae2ce description=openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-49lpn/manager id=12ebad66-1a9e-4605-af7e-c53d5177a8f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c31ffd21221bc586bd0433b05a6ff542c8aec11f0bb857fdf8aa60acd217517
2026-06-10 15:52:06.241251 | controller | Jun 10 14:57:36.642991 crc crio[20344]: 2026-06-10T14:57:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b4e4936d291ea7 Mac:32:8f:ea:6a:ac:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/c53bc7d1-7da6-4a0a-8b12-de8e08ef3b03 SocketPath: PciID:}] [{Interface:0xc000240bd0 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.241271 | controller | Jun 10 14:57:36.643127 crc crio[20344]: time="2026-06-10T14:57:36.639938914Z" level=info msg="Started container" PID=50659 containerID=c471df588b70d140d4906badfdb45d4272830e86632e8d7f7a692d5745446a3f description=openstack-operators/neutron-operator-controller-manager-688d5c756f-qfqjf/manager id=752f4288-1ca6-4924-922a-52a3d5487c67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2d762c725f71f7e498cd5a92f5447fd85ba81993b2d300117bf88b376c6bd36
2026-06-10 15:52:06.241288 | controller | Jun 10 14:57:36.645310 crc crio[20344]: time="2026-06-10T14:57:36.645185239Z" level=info msg="Got pod network &{Name:openstack-baremetal-operator-controller-manager-7c67dc759fjggw8 Namespace:openstack-operators ID:1b4e4936d291ea70236abb083affac677e9f2dadaefc967331f239f29f06ba64 UID:717b4d0d-4b0f-41c6-b346-bad4526bcbc2 NetNS:/var/run/netns/c53bc7d1-7da6-4a0a-8b12-de8e08ef3b03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod717b4d0d_4b0f_41c6_b346_bad4526bcbc2.slice PodAnnotations:0xc000528720}] Aliases:map[]}"
2026-06-10 15:52:06.241305 | controller | Jun 10 14:57:36.647026 crc crio[20344]: time="2026-06-10T14:57:36.646950004Z" level=info msg="Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759fjggw8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.241321 | controller | Jun 10 14:57:36.665540 crc crio[20344]: time="2026-06-10T14:57:36.665449459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.241337 | controller | Jun 10 14:57:36.674966 crc crio[20344]: time="2026-06-10T14:57:36.674872471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.241353 | controller | Jun 10 14:57:36.686781 crc crio[20344]: time="2026-06-10T14:57:36.686717116Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.241369 | controller | Jun 10 14:57:36.699160 crc crio[20344]: time="2026-06-10T14:57:36.699100894Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.241384 | controller | Jun 10 14:57:36.702709 crc crio[20344]: time="2026-06-10T14:57:36.702590624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.241399 | controller | Jun 10 14:57:36.708418 crc crio[20344]: time="2026-06-10T14:57:36.708371952Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.241415 | controller | Jun 10 14:57:36.715976 crc crio[20344]: time="2026-06-10T14:57:36.715876485Z" level=info msg="Ran pod sandbox 03df1c7b7950054ecead9a89a6f33bf956aaeaff852dfc2decb120e4af34ad61 with infra container: openstack-operators/openstack-operator-controller-manager-8b4679f98-vqxzx/POD" id=e2c274b7-7343-443a-8239-3aef569b65c9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.241431 | controller | Jun 10 14:57:36.719770 crc crio[20344]: time="2026-06-10T14:57:36.719626592Z" level=info msg="Checking image status: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8" id=79b1bc66-d124-485c-85ce-f125d66d7ff9 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.241446 | controller | Jun 10 14:57:36.723096 crc crio[20344]: time="2026-06-10T14:57:36.723015899Z" level=info msg="Ran pod sandbox 1b4e4936d291ea70236abb083affac677e9f2dadaefc967331f239f29f06ba64 with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fjggw8/POD" id=3c2a822e-8ae2-4d5c-b91b-e3e77103b5d5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.241468 | controller | Jun 10 14:57:36.723588 crc crio[20344]: time="2026-06-10T14:57:36.723566503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.241485 | controller | Jun 10 14:57:36.724049 crc crio[20344]: time="2026-06-10T14:57:36.723975443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.241501 | controller | Jun 10 14:57:36.728088 crc crio[20344]: time="2026-06-10T14:57:36.728022887Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1" id=69819ea4-1250-45e5-8d5e-07cd618abbb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.241516 | controller | Jun 10 14:57:36.737221 crc crio[20344]: time="2026-06-10T14:57:36.737133071Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.241532 | controller | Jun 10 14:57:36.747148 crc crio[20344]: time="2026-06-10T14:57:36.747063657Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1 not found" id=69819ea4-1250-45e5-8d5e-07cd618abbb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.241548 | controller | Jun 10 14:57:36.747395 crc crio[20344]: time="2026-06-10T14:57:36.747163969Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1 found" id=69819ea4-1250-45e5-8d5e-07cd618abbb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.241564 | controller | Jun 10 14:57:36.750661 crc crio[20344]: time="2026-06-10T14:57:36.7495143Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1" id=d3ec1571-97a4-4cb9-8475-48b28cb3b949 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.241580 | controller | Jun 10 14:57:36.761098 crc crio[20344]: time="2026-06-10T14:57:36.75770417Z" level=info msg="Created container 09e93b1db1c5849e63176432e30fb8532c42b2e8541897a2f7ceb27a01aab43f: openstack-operators/cinder-operator-controller-manager-86c584f6fc-5wrs7/manager" id=ab5f0466-1ecf-4471-b74a-4aada33a1965 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.241596 | controller | Jun 10 14:57:36.765744 crc crio[20344]: time="2026-06-10T14:57:36.765650194Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\""
2026-06-10 15:52:06.241612 | controller | Jun 10 14:57:36.770836 crc crio[20344]: time="2026-06-10T14:57:36.770741895Z" level=info msg="Starting container: 09e93b1db1c5849e63176432e30fb8532c42b2e8541897a2f7ceb27a01aab43f" id=d523698c-463f-4037-9902-f8aaccbdc345 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.241628 | controller | Jun 10 14:57:36.779580 crc crio[20344]: time="2026-06-10T14:57:36.77949196Z" level=info msg="Started container" PID=50717 containerID=09e93b1db1c5849e63176432e30fb8532c42b2e8541897a2f7ceb27a01aab43f description=openstack-operators/cinder-operator-controller-manager-86c584f6fc-5wrs7/manager id=d523698c-463f-4037-9902-f8aaccbdc345 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ad8bc171d9806c7b93ee61090701f2fac5d3607b0f00f5a78158ea1247fa49a
2026-06-10 15:52:06.241649 | controller | Jun 10 14:57:36.786497 crc crio[20344]: time="2026-06-10T14:57:36.786175322Z" level=info msg="Created container ba0f12ad42e56001a3bf13b104cb6d379672ba473521264fee75fb470ac1cec1: openstack-operators/swift-operator-controller-manager-67c49dd5c6-dn5zb/manager" id=4d34203d-fc4d-4a15-911e-e655688cb76d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.241666 | controller | Jun 10 14:57:36.788785 crc crio[20344]: time="2026-06-10T14:57:36.787856425Z" level=info msg="Starting container: ba0f12ad42e56001a3bf13b104cb6d379672ba473521264fee75fb470ac1cec1" id=5588dd81-2170-4608-b20e-b07a608687a0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.241682 | controller | Jun 10 14:57:36.797323 crc crio[20344]: time="2026-06-10T14:57:36.797196095Z" level=info msg="Started container" PID=50720 containerID=ba0f12ad42e56001a3bf13b104cb6d379672ba473521264fee75fb470ac1cec1 description=openstack-operators/swift-operator-controller-manager-67c49dd5c6-dn5zb/manager id=5588dd81-2170-4608-b20e-b07a608687a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0358c67d482a39e102d1d9eab976197a8edd09b1d1de1ec91653af6bf1906c3
2026-06-10 15:52:06.241698 | controller | Jun 10 14:57:36.802752 crc crio[20344]: time="2026-06-10T14:57:36.802699877Z" level=info msg="Created container 2a31dbbd96435f3dfb944ff75d1f2681cf9f174332b6793ea028f79b701c6130: openstack-operators/manila-operator-controller-manager-677d9d8477-7kcxb/manager" id=d98dc9cb-ef59-4295-af17-2b2da755bad1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.241714 | controller | Jun 10 14:57:36.803561 crc crio[20344]: time="2026-06-10T14:57:36.803478087Z" level=info msg="Starting container: 2a31dbbd96435f3dfb944ff75d1f2681cf9f174332b6793ea028f79b701c6130" id=8d540cff-916c-4ad0-a575-ff5a5b95c923 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.241730 | controller | Jun 10 14:57:36.820427 crc crio[20344]: time="2026-06-10T14:57:36.82034369Z" level=info msg="Checking image status: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8" id=11674ed1-46bf-4d77-a55f-139a043d5671 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.241747 | controller | Jun 10 14:57:36.821397 crc crio[20344]: time="2026-06-10T14:57:36.821344836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.241763 | controller | Jun 10 14:57:36.826216 crc crio[20344]: time="2026-06-10T14:57:36.826115908Z" level=info msg="Started container" PID=50731 containerID=2a31dbbd96435f3dfb944ff75d1f2681cf9f174332b6793ea028f79b701c6130 description=openstack-operators/manila-operator-controller-manager-677d9d8477-7kcxb/manager id=8d540cff-916c-4ad0-a575-ff5a5b95c923 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f99441dd1272d3708a4eab485f7c50c312974e6382fde7dfd101d96c98590aa
2026-06-10 15:52:06.241779 | controller | Jun 10 14:57:36.832859 crc crio[20344]: time="2026-06-10T14:57:36.832697087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.241796 | controller | Jun 10 14:57:36.880780 crc crio[20344]: time="2026-06-10T14:57:36.873426254Z" level=info msg="Creating container: openstack-operators/openstack-operator-controller-manager-8b4679f98-vqxzx/manager" id=e34b8c97-4557-4a7b-9dd9-600a1276a940 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.241812 | controller | Jun 10 14:57:36.880780 crc crio[20344]: time="2026-06-10T14:57:36.875386315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.241828 | controller | Jun 10 14:57:36.980248 crc crio[20344]: time="2026-06-10T14:57:36.980152967Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.241862 | controller | Jun 10 14:57:36.985159 crc crio[20344]: time="2026-06-10T14:57:36.985097764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.241884 | controller | Jun 10 14:57:37.022223 crc crio[20344]: time="2026-06-10T14:57:37.021937171Z" level=info msg="Created container 1e3131cf655ba45c0bfaeb0be63e4bda323dc89569e492096351c27d7066ec76: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-s2hw2/manager" id=fe9647ec-5726-4aab-a471-f7fe7cf0ed02 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.241917 | controller | Jun 10 14:57:37.038823 crc crio[20344]: time="2026-06-10T14:57:37.03865619Z" level=info msg="Starting container: 1e3131cf655ba45c0bfaeb0be63e4bda323dc89569e492096351c27d7066ec76" id=7af878f2-f233-4bf4-a628-ec9e8e4f0b27 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.241935 | controller | Jun 10 14:57:37.046538 crc crio[20344]: time="2026-06-10T14:57:37.046473231Z" level=info msg="Created container 77de62a8371bffe0e536d3d53100febb7ea2a66211b985945a5e26d5988bcba0: openstack-operators/designate-operator-controller-manager-6bf8599b68-rk7j4/manager" id=4463bb28-3218-4e65-b2ae-5a14c2a3fbec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.241951 | controller | Jun 10 14:57:37.055190 crc crio[20344]: time="2026-06-10T14:57:37.055101973Z" level=info msg="Starting container: 77de62a8371bffe0e536d3d53100febb7ea2a66211b985945a5e26d5988bcba0" id=be062a01-75ca-47dc-8e02-de21c494bf68 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.241968 | controller | Jun 10 14:57:37.063718 crc crio[20344]: time="2026-06-10T14:57:37.063453958Z" level=info msg="Started container" PID=50753 containerID=1e3131cf655ba45c0bfaeb0be63e4bda323dc89569e492096351c27d7066ec76 description=openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-s2hw2/manager id=7af878f2-f233-4bf4-a628-ec9e8e4f0b27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=610fba1c5d4e99086c232edc364c7b09e07801e51474ef61aa4b0308d52fb19a
2026-06-10 15:52:06.241984 | controller | Jun 10 14:57:37.124075 crc crio[20344]: time="2026-06-10T14:57:37.123924752Z" level=info msg="Started container" PID=50733 containerID=77de62a8371bffe0e536d3d53100febb7ea2a66211b985945a5e26d5988bcba0 description=openstack-operators/designate-operator-controller-manager-6bf8599b68-rk7j4/manager id=be062a01-75ca-47dc-8e02-de21c494bf68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4592b66b366568b0f225bdde0f0ddc98ea9a8612c7450740e5ca5460b21658c2
2026-06-10 15:52:06.242000 | controller | Jun 10 14:57:37.142192 crc crio[20344]: time="2026-06-10T14:57:37.142099619Z" level=info msg="Created container ae3c20d537ebf01be78c75d1cfe64eb20ee96e525fdeac68d66cd6177684ca95: openstack-operators/octavia-operator-controller-manager-6495978d8d-xz9hv/manager" id=130be724-62c0-47ab-9652-8aeee02fd91e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.242017 | controller | Jun 10 14:57:37.148881 crc crio[20344]: time="2026-06-10T14:57:37.148800801Z" level=info msg="Starting container: ae3c20d537ebf01be78c75d1cfe64eb20ee96e525fdeac68d66cd6177684ca95" id=36596c6a-8350-42b4-9d7f-152fe7e97432 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.242033 | controller | Jun 10 14:57:37.150202 crc crio[20344]: time="2026-06-10T14:57:37.150156716Z" level=info msg="Created container 8c9f8d543e32860de6aa70bc8bd0c492b2681e605f7b15fc0eb3aeaa4f93e3d7: openstack-operators/test-operator-controller-manager-8d5599d7d-rdtrk/manager" id=275b636a-74c4-45ef-9682-de711e88ba64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.242049 | controller | Jun 10 14:57:37.153446 crc crio[20344]: time="2026-06-10T14:57:37.153341588Z" level=info msg="Starting container: 8c9f8d543e32860de6aa70bc8bd0c492b2681e605f7b15fc0eb3aeaa4f93e3d7" id=1d3aaf8a-9551-4d25-a9f5-de39a5bf6381 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.242071 | controller | Jun 10 14:57:37.163951 crc crio[20344]: time="2026-06-10T14:57:37.163852368Z" level=info msg="Started container" PID=50786 containerID=ae3c20d537ebf01be78c75d1cfe64eb20ee96e525fdeac68d66cd6177684ca95 description=openstack-operators/octavia-operator-controller-manager-6495978d8d-xz9hv/manager id=36596c6a-8350-42b4-9d7f-152fe7e97432 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e34b0a09c58bf79b06588f1e99085a925a8d9393954009a6f092dc16d7b02c03
2026-06-10 15:52:06.242088 | controller | Jun 10 14:57:37.171920 crc crio[20344]: time="2026-06-10T14:57:37.171752741Z" level=info msg="Started container" PID=50757 containerID=8c9f8d543e32860de6aa70bc8bd0c492b2681e605f7b15fc0eb3aeaa4f93e3d7 description=openstack-operators/test-operator-controller-manager-8d5599d7d-rdtrk/manager id=1d3aaf8a-9551-4d25-a9f5-de39a5bf6381 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1fc08ecbfbe50313f303ee413fe852792d838eb2719091ecbde3d3abbf19abda
2026-06-10 15:52:06.242105 | controller | Jun 10 14:57:37.184094 crc crio[20344]: time="2026-06-10T14:57:37.183987855Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.242122 | controller | Jun 10 14:57:37.206643 crc crio[20344]: time="2026-06-10T14:57:37.206551165Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.242138 | controller | Jun 10 14:57:37.322644 crc crio[20344]: time="2026-06-10T14:57:37.322461864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.242154 | controller | Jun 10 14:57:37.322901 crc crio[20344]: time="2026-06-10T14:57:37.322800873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.242170 | controller | Jun 10 14:57:37.341784 crc crio[20344]: time="2026-06-10T14:57:37.341660757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.242186 | controller | Jun 10 14:57:37.344131 crc crio[20344]: time="2026-06-10T14:57:37.344050869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.242202 | controller | Jun 10 14:57:37.354495 crc crio[20344]: time="2026-06-10T14:57:37.353933623Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.242218 | controller | Jun 10 14:57:37.378963 crc crio[20344]: time="2026-06-10T14:57:37.378906425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.242233 | controller | Jun 10 14:57:37.380392 crc crio[20344]: time="2026-06-10T14:57:37.380347712Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.242249 | controller | Jun 10 14:57:37.390561 crc crio[20344]: time="2026-06-10T14:57:37.390482032Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.242265 | controller | Jun 10 14:57:37.410613 crc crio[20344]: time="2026-06-10T14:57:37.408999158Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.242280 | controller | Jun 10 14:57:37.414938 crc crio[20344]: time="2026-06-10T14:57:37.414844138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.242299 | controller | Jun 10 14:57:37.415608 crc crio[20344]: time="2026-06-10T14:57:37.415534726Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.242316 | controller | Jun 10 14:57:37.432072 crc crio[20344]: time="2026-06-10T14:57:37.431976689Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.242332 | controller | Jun 10 14:57:37.433208 crc crio[20344]: time="2026-06-10T14:57:37.433127328Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.242347 | controller | Jun 10 14:57:37.434304 crc crio[20344]: time="2026-06-10T14:57:37.434184215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.242364 | controller | Jun 10 14:57:37.435188 crc crio[20344]: time="2026-06-10T14:57:37.435112369Z" level=info msg="Created container c5bdd853ebca6ece929c0d13e2e7784f3bf5b7fd6821f3c715dcc0bbe327ba35: openstack-operators/nova-operator-controller-manager-f4c4579bb-drkxt/manager" id=00f9b2c5-75ba-4fcc-a760-6f06dbdd61a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.242380 | controller | Jun 10 14:57:37.437343 crc crio[20344]: time="2026-06-10T14:57:37.437299035Z" level=info msg="Starting container: c5bdd853ebca6ece929c0d13e2e7784f3bf5b7fd6821f3c715dcc0bbe327ba35" id=377eceb2-1cc8-4467-a69a-6ab63e25e012 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.242397 | controller | Jun 10 14:57:37.469597 crc crio[20344]: time="2026-06-10T14:57:37.469546744Z" level=info msg="Started container" PID=50799 containerID=c5bdd853ebca6ece929c0d13e2e7784f3bf5b7fd6821f3c715dcc0bbe327ba35 description=openstack-operators/nova-operator-controller-manager-f4c4579bb-drkxt/manager id=377eceb2-1cc8-4467-a69a-6ab63e25e012 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bba03abbafece3545889062a2e48b904b07a5f6d4d27fa6ee1820a8bbadce761
2026-06-10 15:52:06.242413 | controller | Jun 10 14:57:37.892192 crc crio[20344]: time="2026-06-10T14:57:37.892061122Z" level=info msg="Created container 54a64013605059e40bb61d6eaa5f5062ebcc6dfff6b3e91b5edcd60bd520ba0a: openstack-operators/ironic-operator-controller-manager-75f8548fcd-pd6ql/manager" id=c7378c88-101d-4dd8-ba1c-7b3bbf258554 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.242430 | controller | Jun 10 14:57:37.897720 crc crio[20344]: time="2026-06-10T14:57:37.897575914Z" level=info msg="Created container c9b4f0807bd391009d55e219a7db9748f49f0411c4aec151ef2e0a1af17362e0: openstack-operators/openstack-operator-controller-manager-8b4679f98-vqxzx/manager" id=e34b8c97-4557-4a7b-9dd9-600a1276a940 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.242446 | controller | Jun 10 14:57:37.898111 crc crio[20344]: time="2026-06-10T14:57:37.898076317Z" level=info msg="Created container 05630178afdd839afce31ff46b7ea196ef2e553930031514608d7ba20b0f614d: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-rcch6/manager" id=4b6c3a1e-52e4-475f-8fbb-2d36397d8ad2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.242463 | controller | Jun 10 14:57:37.898664 crc crio[20344]: time="2026-06-10T14:57:37.898555639Z" level=info msg="Starting container: 54a64013605059e40bb61d6eaa5f5062ebcc6dfff6b3e91b5edcd60bd520ba0a" id=2ed77181-9081-418c-999d-bd6464cd92c2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.242479 | controller | Jun 10 14:57:37.900184 crc crio[20344]: time="2026-06-10T14:57:37.900110579Z" level=info msg="Starting container: c9b4f0807bd391009d55e219a7db9748f49f0411c4aec151ef2e0a1af17362e0" id=0183432a-3a9f-4bb1-b60a-17886de20a51 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.242499 | controller | Jun 10 14:57:37.900371 crc crio[20344]: time="2026-06-10T14:57:37.900323875Z" level=info msg="Starting container: 05630178afdd839afce31ff46b7ea196ef2e553930031514608d7ba20b0f614d" id=99c66d54-bcbf-47d7-8a88-be713ead1993 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.242516 | controller | Jun 10 14:57:37.913022 crc crio[20344]: time="2026-06-10T14:57:37.908939266Z" level=info msg="Started container" PID=50932 containerID=54a64013605059e40bb61d6eaa5f5062ebcc6dfff6b3e91b5edcd60bd520ba0a description=openstack-operators/ironic-operator-controller-manager-75f8548fcd-pd6ql/manager id=2ed77181-9081-418c-999d-bd6464cd92c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e88c572f7e6b2616d649e317358519477637ffc58bab03c56e483e5726d4b3b0
2026-06-10 15:52:06.242533 | controller | Jun 10 14:57:37.924943 crc crio[20344]: time="2026-06-10T14:57:37.924857575Z" level=info msg="Started container" PID=50937 containerID=05630178afdd839afce31ff46b7ea196ef2e553930031514608d7ba20b0f614d description=openstack-operators/keystone-operator-controller-manager-6ccff66c5b-rcch6/manager id=99c66d54-bcbf-47d7-8a88-be713ead1993 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d846f57b6dde546a008d5af7bc6e0e06cc058bc95c21f0cbb70ed77e55cb129d
2026-06-10 15:52:06.242549 | controller | Jun 10 14:57:37.925115 crc crio[20344]: time="2026-06-10T14:57:37.924998239Z" level=info msg="Started container" PID=50930 containerID=c9b4f0807bd391009d55e219a7db9748f49f0411c4aec151ef2e0a1af17362e0 description=openstack-operators/openstack-operator-controller-manager-8b4679f98-vqxzx/manager id=0183432a-3a9f-4bb1-b60a-17886de20a51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=03df1c7b7950054ecead9a89a6f33bf956aaeaff852dfc2decb120e4af34ad61
2026-06-10 15:52:06.242566 | controller | Jun 10 14:57:37.945211 crc crio[20344]: time="2026-06-10T14:57:37.945107886Z" level=info msg="Created container 56d760c127b5901fd4a5c9d415b8e970191156dd844f26812ce3321647996bc1: openstack-operators/horizon-operator-controller-manager-548d6d5f9-8tdwx/manager" id=c7591ba9-aad2-498d-9dd0-1d31f5c56daa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.242582 | controller | Jun 10 14:57:37.949393 crc crio[20344]: time="2026-06-10T14:57:37.949321044Z" level=info msg="Starting container: 56d760c127b5901fd4a5c9d415b8e970191156dd844f26812ce3321647996bc1" id=9e53cb5e-4edc-41e3-895b-f369878f6726 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.242598 | controller | Jun 10 14:57:37.969323 crc crio[20344]: time="2026-06-10T14:57:37.967966383Z" level=info msg="Created container 0d32b49545395d40897128e3b5112e6ce26f7d575482fcd4f01f8d3f89dfb89d: openstack-operators/watcher-operator-controller-manager-577b679b5c-fmms2/manager" id=8448a79a-8707-4ed4-9746-e0d497339f2a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.242615 | controller | Jun 10 14:57:37.970481 crc crio[20344]: time="2026-06-10T14:57:37.970325904Z" level=info msg="Created container 03eab3d38bd1825634a5e5cee15298cce0ce8360e7b091b2019353fbd92ad6fb: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-m88kf/manager" id=012a3f69-4ec0-422a-b121-163d516e870f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.242631 | controller | Jun 10 14:57:37.979728 crc crio[20344]: time="2026-06-10T14:57:37.973365602Z" level=info msg="Starting container: 03eab3d38bd1825634a5e5cee15298cce0ce8360e7b091b2019353fbd92ad6fb" id=d57b5158-3d8b-4ec1-b967-20b5d96d2483 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.242647 | controller | Jun 10 14:57:37.979728 crc crio[20344]: time="2026-06-10T14:57:37.974495041Z" level=info msg="Starting container: 0d32b49545395d40897128e3b5112e6ce26f7d575482fcd4f01f8d3f89dfb89d" id=b5357ff1-d07b-4df3-89a7-4836bce77d53 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.242662 | controller | Jun 10 14:57:37.987126 crc crio[20344]: time="2026-06-10T14:57:37.985636557Z" level=info msg="Started container" PID=50940 containerID=56d760c127b5901fd4a5c9d415b8e970191156dd844f26812ce3321647996bc1 description=openstack-operators/horizon-operator-controller-manager-548d6d5f9-8tdwx/manager id=9e53cb5e-4edc-41e3-895b-f369878f6726 name=/runtime.v1.RuntimeService/StartContainer sandboxID=900074943c01a4092fcd75667be490e5915b26fe12373b44b1cb7662505173de
2026-06-10 15:52:06.242682 | controller | Jun 10 14:57:37.987866 crc crio[20344]: time="2026-06-10T14:57:37.987798403Z" level=info msg="Started container" PID=50927 containerID=03eab3d38bd1825634a5e5cee15298cce0ce8360e7b091b2019353fbd92ad6fb description=openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-m88kf/manager id=d57b5158-3d8b-4ec1-b967-20b5d96d2483 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5a95bdc6021a4a46ba7c6554bfa329698f3eda8e72a2e66ba371b38c70569d2
2026-06-10 15:52:06.242699 | controller | Jun 10 14:57:37.993933 crc crio[20344]: time="2026-06-10T14:57:37.993808167Z" level=info msg="Started container" PID=50933 containerID=0d32b49545395d40897128e3b5112e6ce26f7d575482fcd4f01f8d3f89dfb89d description=openstack-operators/watcher-operator-controller-manager-577b679b5c-fmms2/manager id=b5357ff1-d07b-4df3-89a7-4836bce77d53 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1f547cb46a2154f4ff81ea12cdffca8000eb543fc7194f8f2b5928a4d205abb
2026-06-10 15:52:06.242716 | controller | Jun 10 14:57:38.033546 crc crio[20344]: time="2026-06-10T14:57:38.033441196Z" level=info msg="Created container 0fb61c4b27931da7564337b6eddb063e6790ea0de6df88f0e9f21b7eb944660b: openstack-operators/heat-operator-controller-manager-5c5844cc68-ckqt9/manager" id=23ca6d96-b91e-48e0-9cb6-969a639d8bad name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.242732 | controller | Jun 10 14:57:38.034810 crc crio[20344]: time="2026-06-10T14:57:38.034534794Z" level=info msg="Starting container: 0fb61c4b27931da7564337b6eddb063e6790ea0de6df88f0e9f21b7eb944660b" id=c5aabc27-7185-4642-b5c1-58af02b5971f name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.242748 | controller | Jun 10 14:57:38.069993 crc crio[20344]: time="2026-06-10T14:57:38.060349867Z" level=info msg="Started container" PID=50942 containerID=0fb61c4b27931da7564337b6eddb063e6790ea0de6df88f0e9f21b7eb944660b description=openstack-operators/heat-operator-controller-manager-5c5844cc68-ckqt9/manager id=c5aabc27-7185-4642-b5c1-58af02b5971f name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ed1df6d846644e584168e985b4df5db72b011fd2be1e7f08190b41c902e8d09
2026-06-10 15:52:06.242764 | controller | Jun 10 14:57:38.069993 crc crio[20344]: time="2026-06-10T14:57:38.062567394Z" level=info msg="Created container fbd892cf61ee9049409d66f53b4217e9552ddd10baf09aa8d3ce333bbdb1e799: openstack-operators/infra-operator-controller-manager-cbcfcddf7-bt2xs/manager" id=6c8de609-8676-41d6-b000-ab37e850cf06 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.242780 | controller | Jun 10 14:57:38.069993 crc crio[20344]: time="2026-06-10T14:57:38.064019012Z" level=info msg="Starting container: fbd892cf61ee9049409d66f53b4217e9552ddd10baf09aa8d3ce333bbdb1e799" id=d4eb023b-692b-4bc6-9ac2-c629431e6ea5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.242797 | controller | Jun 10 14:57:38.087916 crc crio[20344]: time="2026-06-10T14:57:38.085640517Z" level=info msg="Started container" PID=50931 containerID=fbd892cf61ee9049409d66f53b4217e9552ddd10baf09aa8d3ce333bbdb1e799 description=openstack-operators/infra-operator-controller-manager-cbcfcddf7-bt2xs/manager id=d4eb023b-692b-4bc6-9ac2-c629431e6ea5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dcfda5ca1fe64333606ab894b82a619842ae4cb759637d99611a932d1ccef1ef
2026-06-10 15:52:06.242813 | controller | Jun 10 14:57:42.534637 crc crio[20344]: time="2026-06-10T14:57:42.53335612Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1" id=d3ec1571-97a4-4cb9-8475-48b28cb3b949 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.242833 | controller | Jun 10 14:57:42.536222 crc crio[20344]: time="2026-06-10T14:57:42.535949658Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1" id=fcec9439-43f9-4f1f-9fcd-edd3e6ff95da name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.242864 | controller | Jun 10 14:57:42.541832 crc crio[20344]: time="2026-06-10T14:57:42.539472899Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1" id=00e9c42a-2418-44e6-9a43-5ce553a066d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.242885 | controller | Jun 10 14:57:42.551428 crc crio[20344]: time="2026-06-10T14:57:42.548500124Z" level=info msg="Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fjggw8/manager" id=27aca866-91f4-4e08-bc34-81c04fc538ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.242901 | controller | Jun 10 14:57:42.551428 crc crio[20344]: time="2026-06-10T14:57:42.550068185Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.242917 | controller | Jun 10 14:57:42.582779 crc crio[20344]: time="2026-06-10T14:57:42.582652342Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.242933 | controller | Jun 10 14:57:42.587240 crc crio[20344]: time="2026-06-10T14:57:42.587152849Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.242949 | controller | Jun 10 14:57:42.706242 crc crio[20344]: time="2026-06-10T14:57:42.706144144Z" level=info msg="Created container 3b3a10702670ffb2d199e2842b7e508850a6742979fa53a2af4afec0c1cc4e54: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fjggw8/manager" id=27aca866-91f4-4e08-bc34-81c04fc538ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.242965 | controller | Jun 10 14:57:42.707565 crc crio[20344]: time="2026-06-10T14:57:42.70750426Z" level=info msg="Starting container: 3b3a10702670ffb2d199e2842b7e508850a6742979fa53a2af4afec0c1cc4e54" id=26841a10-f7e0-412d-8fa6-10c55c90f280 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.242981 | controller | Jun 10 14:57:42.713109 crc crio[20344]: time="2026-06-10T14:57:42.713026913Z" level=info msg="Started container" PID=51217 containerID=3b3a10702670ffb2d199e2842b7e508850a6742979fa53a2af4afec0c1cc4e54 description=openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fjggw8/manager id=26841a10-f7e0-412d-8fa6-10c55c90f280 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b4e4936d291ea70236abb083affac677e9f2dadaefc967331f239f29f06ba64
2026-06-10 15:52:06.242997 | controller | Jun 10 14:58:00.524744 crc crio[20344]: time="2026-06-10T14:58:00.524139365Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685058-brk75/POD" id=d4be9b3f-7a9d-4cf5-b695-c6ac0de8c5ac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.243014 | controller | Jun 10 14:58:00.526814 crc crio[20344]: time="2026-06-10T14:58:00.524771211Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.243030 | controller | Jun 10 14:58:00.578028 crc crio[20344]: time="2026-06-10T14:58:00.577939394Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685058-brk75 Namespace:openshift-infra ID:bacfa77e7e9d342b0ff8ab18b181bbfd34ca164c785c7b9ef6742d2f02ceeab7 UID:21ecc50f-4d44-4cb1-b5f7-a71e349f1d3b NetNS:/var/run/netns/3c3d3602-aaa2-4520-ae2c-0633ca1c8d1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21ecc50f_4d44_4cb1_b5f7_a71e349f1d3b.slice PodAnnotations:0xc00078c0e8}] Aliases:map[]}"
2026-06-10 15:52:06.243051 | controller | Jun 10 14:58:00.578028 crc crio[20344]: time="2026-06-10T14:58:00.578000195Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685058-brk75 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.243067 | controller | Jun 10 14:58:01.118005 crc crio[20344]: 2026-06-10T14:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bacfa77e7e9d342 Mac:72:bd:4f:90:56:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/3c3d3602-aaa2-4520-ae2c-0633ca1c8d1b SocketPath: PciID:}] [{Interface:0xc0003045a0 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.243084 | controller | Jun 10 14:58:01.120228 crc crio[20344]: time="2026-06-10T14:58:01.120126976Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685058-brk75 Namespace:openshift-infra ID:bacfa77e7e9d342b0ff8ab18b181bbfd34ca164c785c7b9ef6742d2f02ceeab7 UID:21ecc50f-4d44-4cb1-b5f7-a71e349f1d3b NetNS:/var/run/netns/3c3d3602-aaa2-4520-ae2c-0633ca1c8d1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21ecc50f_4d44_4cb1_b5f7_a71e349f1d3b.slice PodAnnotations:0xc00078c0e8}] Aliases:map[]}"
2026-06-10 15:52:06.243101 | controller | Jun 10 14:58:01.120746 crc crio[20344]: time="2026-06-10T14:58:01.120597428Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685058-brk75 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.243118 | controller | Jun 10 14:58:01.131477 crc crio[20344]: time="2026-06-10T14:58:01.131386309Z" level=info msg="Ran pod sandbox bacfa77e7e9d342b0ff8ab18b181bbfd34ca164c785c7b9ef6742d2f02ceeab7 with infra container: openshift-infra/auto-csr-approver-29685058-brk75/POD" id=d4be9b3f-7a9d-4cf5-b695-c6ac0de8c5ac name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.243134 | controller | Jun 10 14:58:01.135769 crc crio[20344]: time="2026-06-10T14:58:01.13565773Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=e5145150-7303-42e2-8157-37e0f4bf0018 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.243150 | controller | Jun 10 14:58:01.158362 crc crio[20344]: time="2026-06-10T14:58:01.158184376Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-10 15:52:06.243167 | controller | Jun 10 14:58:02.173136 crc crio[20344]: time="2026-06-10T14:58:02.17296081Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=e5145150-7303-42e2-8157-37e0f4bf0018 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.243183 | controller | Jun 10 14:58:02.175547 crc crio[20344]: time="2026-06-10T14:58:02.173914094Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=b5789f7f-af44-469e-8515-c2de90a8f3c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.243199 | controller | Jun 10 14:58:02.176960 crc crio[20344]: time="2026-06-10T14:58:02.176860001Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=360f4885-078b-4c9f-a7b8-e8d768f6e5ad name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.243216 | controller | Jun 10 14:58:02.186367 crc crio[20344]: time="2026-06-10T14:58:02.186167063Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685058-brk75/oc" id=9f0dfb32-2732-4df2-8d84-514b4c128cd9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.243232 | controller | Jun 10 14:58:02.186897 crc crio[20344]: time="2026-06-10T14:58:02.186798509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.243253 | controller | Jun 10 14:58:02.227724 crc crio[20344]: time="2026-06-10T14:58:02.226973984Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.243269 | controller | Jun 10 14:58:02.472742 crc crio[20344]: time="2026-06-10T14:58:02.472440389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.243286 | controller | Jun 10 14:58:02.594656 crc crio[20344]: time="2026-06-10T14:58:02.594512244Z" level=info msg="Created container eee8a2f7c502066c65c88e9b570731be4b2433dacb33051bb3d71e2dc850eb2c: openshift-infra/auto-csr-approver-29685058-brk75/oc" id=9f0dfb32-2732-4df2-8d84-514b4c128cd9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.243302 | controller | Jun 10 14:58:02.595820 crc crio[20344]: time="2026-06-10T14:58:02.595714785Z" level=info msg="Starting container: eee8a2f7c502066c65c88e9b570731be4b2433dacb33051bb3d71e2dc850eb2c" id=7bc245a7-8ea0-49b3-872a-4aea7ab5b2a1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.243318 | controller | Jun 10 14:58:02.600946 crc crio[20344]: time="2026-06-10T14:58:02.60089246Z" level=info msg="Started container" PID=51685 containerID=eee8a2f7c502066c65c88e9b570731be4b2433dacb33051bb3d71e2dc850eb2c description=openshift-infra/auto-csr-approver-29685058-brk75/oc id=7bc245a7-8ea0-49b3-872a-4aea7ab5b2a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bacfa77e7e9d342b0ff8ab18b181bbfd34ca164c785c7b9ef6742d2f02ceeab7
2026-06-10 15:52:06.243335 | controller | Jun 10 14:58:04.371569 crc crio[20344]: time="2026-06-10T14:58:04.370909308Z" level=info msg="Stopping pod sandbox: bacfa77e7e9d342b0ff8ab18b181bbfd34ca164c785c7b9ef6742d2f02ceeab7" id=4c62855a-4d17-40d7-8b64-79d5e2ca62a7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.243351 | controller | Jun 10 14:58:04.373533 crc crio[20344]: time="2026-06-10T14:58:04.372108289Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685058-brk75 Namespace:openshift-infra ID:bacfa77e7e9d342b0ff8ab18b181bbfd34ca164c785c7b9ef6742d2f02ceeab7 UID:21ecc50f-4d44-4cb1-b5f7-a71e349f1d3b NetNS:/var/run/netns/3c3d3602-aaa2-4520-ae2c-0633ca1c8d1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21ecc50f_4d44_4cb1_b5f7_a71e349f1d3b.slice PodAnnotations:0xc0055eae28}] Aliases:map[]}"
2026-06-10 15:52:06.243368 | controller | Jun 10 14:58:04.373533 crc crio[20344]: time="2026-06-10T14:58:04.372231422Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685058-brk75 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.243384 | controller | Jun 10 14:58:04.737014 crc crio[20344]: time="2026-06-10T14:58:04.736885867Z" level=info msg="Stopped pod sandbox: bacfa77e7e9d342b0ff8ab18b181bbfd34ca164c785c7b9ef6742d2f02ceeab7" id=4c62855a-4d17-40d7-8b64-79d5e2ca62a7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.243400 | controller | Jun 10 14:58:15.912946 crc crio[20344]: time="2026-06-10T14:58:15.912000259Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7dc8cc99c9-778dc/POD" id=3c1f92d0-6390-4ad9-b164-481499834429 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.243416 | controller | Jun 10 14:58:15.912946 crc crio[20344]: time="2026-06-10T14:58:15.9128155Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.243433 | controller | Jun 10 14:58:15.947474 crc crio[20344]: time="2026-06-10T14:58:15.947365979Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-778dc Namespace:openstack ID:f8736138594500a10b3d91de93a0b7baf58e2a5cf6572f04734053438afbe614 UID:ac2e59d6-3d6b-4afa-ad18-7d1ab84f33ad NetNS:/var/run/netns/6ff7080d-a765-48f5-9554-ec2ab5347564 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac2e59d6_3d6b_4afa_ad18_7d1ab84f33ad.slice PodAnnotations:0xc0027c0f40}] Aliases:map[]}"
2026-06-10 15:52:06.243453 | controller | Jun 10 14:58:15.947474 crc crio[20344]: time="2026-06-10T14:58:15.947444511Z" level=info msg="Adding pod openstack_dnsmasq-dns-7dc8cc99c9-778dc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.243470 | controller | Jun 10 14:58:15.988200 crc crio[20344]: time="2026-06-10T14:58:15.988122899Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-769fc96f7c-dclxd/POD" id=aafe7a7e-6e9e-4871-8d91-c59a34fffb68 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.243487 | controller | Jun 10 14:58:15.988200 crc crio[20344]: time="2026-06-10T14:58:15.988222902Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.243503 | controller | Jun 10 14:58:16.015862 crc crio[20344]: time="2026-06-10T14:58:16.015785579Z" level=info msg="Got pod network &{Name:dnsmasq-dns-769fc96f7c-dclxd Namespace:openstack ID:5ab0f54f0f0ff4a2c9cd2d1ae0fc7d3b0e0fc9e51988903c812b21c5a9373590 UID:9637162b-c0ef-4394-b017-2328cfd82e39 NetNS:/var/run/netns/f566e545-ba28-439c-842a-a57627f63136 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9637162b_c0ef_4394_b017_2328cfd82e39.slice PodAnnotations:0xc002264938}] Aliases:map[]}"
2026-06-10 15:52:06.243520 | controller | Jun 10 14:58:16.015862 crc crio[20344]: time="2026-06-10T14:58:16.015854Z" level=info msg="Adding pod openstack_dnsmasq-dns-769fc96f7c-dclxd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.243536 | controller | Jun 10 14:58:16.316167 crc crio[20344]: 2026-06-10T14:58:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f8736138594500a Mac:7a:53:b6:b6:00:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/6ff7080d-a765-48f5-9554-ec2ab5347564 SocketPath: PciID:}] [{Interface:0xc000408ba0 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.243552 | controller | Jun 10 14:58:16.317363 crc crio[20344]: time="2026-06-10T14:58:16.317169718Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-778dc Namespace:openstack ID:f8736138594500a10b3d91de93a0b7baf58e2a5cf6572f04734053438afbe614 UID:ac2e59d6-3d6b-4afa-ad18-7d1ab84f33ad NetNS:/var/run/netns/6ff7080d-a765-48f5-9554-ec2ab5347564 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac2e59d6_3d6b_4afa_ad18_7d1ab84f33ad.slice PodAnnotations:0xc0027c0f40}] Aliases:map[]}"
2026-06-10 15:52:06.243569 | controller | Jun 10 14:58:16.317363 crc crio[20344]: time="2026-06-10T14:58:16.317359833Z" level=info msg="Checking pod openstack_dnsmasq-dns-7dc8cc99c9-778dc for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.243585 | controller | Jun 10 14:58:16.323564 crc crio[20344]: time="2026-06-10T14:58:16.323509503Z" level=info msg="Ran pod sandbox f8736138594500a10b3d91de93a0b7baf58e2a5cf6572f04734053438afbe614 with infra container: openstack/dnsmasq-dns-7dc8cc99c9-778dc/POD" id=3c1f92d0-6390-4ad9-b164-481499834429 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.243602 | controller | Jun 10 14:58:16.325980 crc crio[20344]: time="2026-06-10T14:58:16.325742191Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=b74c277f-5ff6-45fd-b30b-53b9bfb452b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.243622 | controller | Jun 10 14:58:16.329467 crc crio[20344]: time="2026-06-10T14:58:16.327385773Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=b74c277f-5ff6-45fd-b30b-53b9bfb452b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.243638 | controller | Jun 10 14:58:16.329467 crc crio[20344]: time="2026-06-10T14:58:16.327522447Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=b74c277f-5ff6-45fd-b30b-53b9bfb452b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.243655 | controller | Jun 10 14:58:16.329467 crc crio[20344]: time="2026-06-10T14:58:16.329365945Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d4776571-28fc-4a48-9087-af87142c1b70 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.243671 | controller | Jun 10 14:58:16.341883 crc crio[20344]: time="2026-06-10T14:58:16.341804708Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-10 15:52:06.243687 | controller | Jun 10 14:58:16.376718 crc crio[20344]: 2026-06-10T14:58:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ab0f54f0f0ff4a Mac:a2:04:45:9b:f8:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/f566e545-ba28-439c-842a-a57627f63136 SocketPath: PciID:}] [{Interface:0xc000236df0 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.243703 | controller | Jun 10 14:58:16.377862 crc crio[20344]: time="2026-06-10T14:58:16.377788384Z" level=info msg="Got pod network &{Name:dnsmasq-dns-769fc96f7c-dclxd Namespace:openstack ID:5ab0f54f0f0ff4a2c9cd2d1ae0fc7d3b0e0fc9e51988903c812b21c5a9373590 UID:9637162b-c0ef-4394-b017-2328cfd82e39 NetNS:/var/run/netns/f566e545-ba28-439c-842a-a57627f63136 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9637162b_c0ef_4394_b017_2328cfd82e39.slice PodAnnotations:0xc002264938}] Aliases:map[]}"
2026-06-10 15:52:06.243720 | controller | Jun 10 14:58:16.377955 crc crio[20344]: time="2026-06-10T14:58:16.377943608Z" level=info msg="Checking pod openstack_dnsmasq-dns-769fc96f7c-dclxd for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.243737 | controller | Jun 10 14:58:16.385518 crc crio[20344]: time="2026-06-10T14:58:16.385158966Z" level=info msg="Ran pod sandbox 5ab0f54f0f0ff4a2c9cd2d1ae0fc7d3b0e0fc9e51988903c812b21c5a9373590 with infra container: openstack/dnsmasq-dns-769fc96f7c-dclxd/POD" id=aafe7a7e-6e9e-4871-8d91-c59a34fffb68 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.243753 | controller | Jun 10 14:58:16.387524 crc crio[20344]: time="2026-06-10T14:58:16.387460686Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=0a7ad58f-9815-4c92-a762-8ef752666df1 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.243769 | controller | Jun 10 14:58:16.387701 crc crio[20344]: time="2026-06-10T14:58:16.387645431Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=0a7ad58f-9815-4c92-a762-8ef752666df1 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.243785 | controller | Jun 10 14:58:16.387776 crc crio[20344]: time="2026-06-10T14:58:16.387739633Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=0a7ad58f-9815-4c92-a762-8ef752666df1 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.243801 | controller | Jun 10 14:58:16.388890 crc crio[20344]: time="2026-06-10T14:58:16.388830902Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=b227e926-7237-4bae-91bb-800af5d95a0d name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.243824 | controller | Jun 10 14:58:16.391880 crc crio[20344]: time="2026-06-10T14:58:16.391819879Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-10 15:52:06.243843 | controller | Jun 10 14:58:18.471856 crc crio[20344]: time="2026-06-10T14:58:18.471244925Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6b994dcc49-59f4q/POD" id=012620a5-f24e-49dc-99f4-153ff9e4ea71 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.243879 | controller | Jun 10 14:58:18.476787 crc crio[20344]: time="2026-06-10T14:58:18.476747268Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.243898 | controller | Jun 10 14:58:18.602314 crc crio[20344]: time="2026-06-10T14:58:18.601629646Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6b994dcc49-59f4q Namespace:openstack ID:7e88edbe20a5bdb3dff4d0efeb1d90099167ad18412d8a41dc94ef7aa4dbd3aa UID:4248f424-f003-49b3-b322-a1476286b4e2 NetNS:/var/run/netns/e5956a85-b7a9-4038-9356-f24c6a403727 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4248f424_f003_49b3_b322_a1476286b4e2.slice PodAnnotations:0xc001b9c600}] Aliases:map[]}"
2026-06-10 15:52:06.243915 | controller | Jun 10 14:58:18.602314 crc crio[20344]: time="2026-06-10T14:58:18.602107349Z" level=info msg="Adding pod openstack_dnsmasq-dns-6b994dcc49-59f4q to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.243931 | controller | Jun 10 14:58:19.035733 crc crio[20344]: 2026-06-10T14:58:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7e88edbe20a5bdb Mac:b6:ba:81:fc:69:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/e5956a85-b7a9-4038-9356-f24c6a403727 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.243948 | controller | Jun 10 14:58:19.048065 crc crio[20344]: time="2026-06-10T14:58:19.047731729Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6b994dcc49-59f4q Namespace:openstack ID:7e88edbe20a5bdb3dff4d0efeb1d90099167ad18412d8a41dc94ef7aa4dbd3aa UID:4248f424-f003-49b3-b322-a1476286b4e2 NetNS:/var/run/netns/e5956a85-b7a9-4038-9356-f24c6a403727 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4248f424_f003_49b3_b322_a1476286b4e2.slice PodAnnotations:0xc001b9c600}] Aliases:map[]}"
2026-06-10 15:52:06.243964 | controller | Jun 10 14:58:19.048462 crc crio[20344]: time="2026-06-10T14:58:19.048382266Z" level=info msg="Checking pod openstack_dnsmasq-dns-6b994dcc49-59f4q for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.243981 | controller | Jun 10 14:58:19.067506 crc crio[20344]: time="2026-06-10T14:58:19.066848707Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-68bc84565-r4xzg/POD" id=c444d188-b99a-4c15-9407-8eed53b57817 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.243997 | controller | Jun 10 14:58:19.067506 crc crio[20344]: time="2026-06-10T14:58:19.066960539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.244013 | controller | Jun 10 14:58:19.069992 crc crio[20344]: time="2026-06-10T14:58:19.069927887Z" level=info msg="Ran pod sandbox 7e88edbe20a5bdb3dff4d0efeb1d90099167ad18412d8a41dc94ef7aa4dbd3aa with infra container: openstack/dnsmasq-dns-6b994dcc49-59f4q/POD" id=012620a5-f24e-49dc-99f4-153ff9e4ea71 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.244029 | controller | Jun 10 14:58:19.081020 crc crio[20344]: time="2026-06-10T14:58:19.080853331Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=28d61075-07a1-431f-8afe-c2c02496a86b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.244050 | controller | Jun 10 14:58:19.094334 crc crio[20344]: time="2026-06-10T14:58:19.088946981Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=28d61075-07a1-431f-8afe-c2c02496a86b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.244067 | controller | Jun 10 14:58:19.094334 crc crio[20344]: time="2026-06-10T14:58:19.089049384Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=28d61075-07a1-431f-8afe-c2c02496a86b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.244083 | controller | Jun 10 14:58:19.094334 crc crio[20344]: time="2026-06-10T14:58:19.09080723Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=bffafe7e-2d03-43f6-8bb4-c0ca0c94c948 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.244099 | controller | Jun 10 14:58:19.100526 crc crio[20344]: time="2026-06-10T14:58:19.100188704Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-10 15:52:06.244115 | controller | Jun 10 14:58:19.107212 crc crio[20344]: time="2026-06-10T14:58:19.107036492Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68bc84565-r4xzg Namespace:openstack ID:71dcac18616e14a3bb1ae640b34c0e4a123abd56ee3ee1f9a194fcf4e0194751 UID:0de94665-da93-4842-add9-189d90c2fefe NetNS:/var/run/netns/41107747-7f7f-48e6-9881-23396db07359 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0de94665_da93_4842_add9_189d90c2fefe.slice PodAnnotations:0xc00078c868}] Aliases:map[]}"
2026-06-10 15:52:06.244132 | controller | Jun 10 14:58:19.107212 crc crio[20344]: time="2026-06-10T14:58:19.107113604Z" level=info msg="Adding pod openstack_dnsmasq-dns-68bc84565-r4xzg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.244148 | controller | Jun 10 14:58:19.373168 crc crio[20344]: time="2026-06-10T14:58:19.372621779Z" level=info msg="Running pod sandbox: openstack/rabbitmq-server-0/POD" id=46aad838-07f0-4689-b3f6-16fb7d047da3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.244164 | controller | Jun 10 14:58:19.373459 crc crio[20344]: time="2026-06-10T14:58:19.373196734Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.244180 | controller | Jun 10 14:58:19.565361 crc crio[20344]: time="2026-06-10T14:58:19.559765886Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:fa9a72b7dbf24e26f23f0695e5c88c629c3cc1bd4d723cbfdb87114a00fa7238 UID:c50215fd-abbb-45c5-a92a-b82f5088aa8a NetNS:/var/run/netns/628f071f-c4b0-4ce7-91b9-6245feb80dd4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc50215fd_abbb_45c5_a92a_b82f5088aa8a.slice PodAnnotations:0xc000738050}] Aliases:map[]}"
2026-06-10 15:52:06.244197 | controller | Jun 10 14:58:19.565361 crc crio[20344]: time="2026-06-10T14:58:19.559818548Z" level=info msg="Adding pod openstack_rabbitmq-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.244213 | controller | Jun 10 14:58:19.602524 crc crio[20344]: 2026-06-10T14:58:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:71dcac18616e14a Mac:0e:2f:b8:c8:e5:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/41107747-7f7f-48e6-9881-23396db07359 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.244233 | controller | Jun 10 14:58:19.604375 crc crio[20344]: time="2026-06-10T14:58:19.604081959Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68bc84565-r4xzg Namespace:openstack ID:71dcac18616e14a3bb1ae640b34c0e4a123abd56ee3ee1f9a194fcf4e0194751 UID:0de94665-da93-4842-add9-189d90c2fefe NetNS:/var/run/netns/41107747-7f7f-48e6-9881-23396db07359 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0de94665_da93_4842_add9_189d90c2fefe.slice PodAnnotations:0xc00078c868}] Aliases:map[]}"
2026-06-10 15:52:06.244250 | controller | Jun 10 14:58:19.604375 crc crio[20344]: time="2026-06-10T14:58:19.604349316Z" level=info msg="Checking pod openstack_dnsmasq-dns-68bc84565-r4xzg for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.244267 | controller | Jun 10 14:58:19.614751 crc crio[20344]: time="2026-06-10T14:58:19.614556351Z" level=info msg="Ran pod sandbox 71dcac18616e14a3bb1ae640b34c0e4a123abd56ee3ee1f9a194fcf4e0194751 with infra container: openstack/dnsmasq-dns-68bc84565-r4xzg/POD" id=c444d188-b99a-4c15-9407-8eed53b57817 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.244283 | controller | Jun 10 14:58:19.641382 crc crio[20344]: time="2026-06-10T14:58:19.641332878Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=8fe453bb-e39a-4baf-8642-491d382f26c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.244299 | controller | Jun 10 14:58:19.641710 crc crio[20344]: time="2026-06-10T14:58:19.641660456Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found" id=8fe453bb-e39a-4baf-8642-491d382f26c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.244315 | controller | Jun 10 14:58:19.641839 crc crio[20344]: time="2026-06-10T14:58:19.641820021Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found" id=8fe453bb-e39a-4baf-8642-491d382f26c4 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.244331 | controller | Jun 10 14:58:19.642858 crc crio[20344]: time="2026-06-10T14:58:19.642763535Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=be997623-7144-42db-b41b-7953f6476a74 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.244347 | controller | Jun 10 14:58:19.658400 crc crio[20344]: time="2026-06-10T14:58:19.654980493Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\""
2026-06-10 15:52:06.244363 | controller | Jun 10 14:58:19.944897 crc crio[20344]: time="2026-06-10T14:58:19.944597896Z" level=info msg="Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD" id=9e3f9c34-0309-4972-ac25-53099b396ece name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.244379 | controller | Jun 10 14:58:19.944897 crc crio[20344]: time="2026-06-10T14:58:19.944714079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.244395 | controller | Jun 10 14:58:19.945530 crc crio[20344]: 2026-06-10T14:58:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa9a72b7dbf24e2 Mac:22:7b:1e:d0:7a:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/628f071f-c4b0-4ce7-91b9-6245feb80dd4 SocketPath: PciID:}] [{Interface:0xc0004826d0 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.244412 | controller | Jun 10 14:58:19.946202 crc crio[20344]: time="2026-06-10T14:58:19.946112425Z" level=info msg="Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:fa9a72b7dbf24e26f23f0695e5c88c629c3cc1bd4d723cbfdb87114a00fa7238 UID:c50215fd-abbb-45c5-a92a-b82f5088aa8a NetNS:/var/run/netns/628f071f-c4b0-4ce7-91b9-6245feb80dd4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc50215fd_abbb_45c5_a92a_b82f5088aa8a.slice PodAnnotations:0xc000738050}] Aliases:map[]}"
2026-06-10 15:52:06.244436 | controller | Jun 10 14:58:19.946624 crc crio[20344]: time="2026-06-10T14:58:19.946414593Z" level=info msg="Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.244453 | controller | Jun 10 14:58:19.969115 crc crio[20344]: time="2026-06-10T14:58:19.969024401Z" level=info msg="Ran pod sandbox fa9a72b7dbf24e26f23f0695e5c88c629c3cc1bd4d723cbfdb87114a00fa7238 with infra container: openstack/rabbitmq-server-0/POD" id=46aad838-07f0-4689-b3f6-16fb7d047da3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.244470 | controller | Jun 10 14:58:19.974449 crc crio[20344]: time="2026-06-10T14:58:19.974318669Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=070b9b02-0a54-4843-a510-11d92f9679a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.244486 | controller | Jun 10 14:58:19.975174 crc crio[20344]: time="2026-06-10T14:58:19.975094559Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found" id=070b9b02-0a54-4843-a510-11d92f9679a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.244502 | controller | Jun 10 14:58:19.976025 crc crio[20344]: time="2026-06-10T14:58:19.97551296Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found" id=070b9b02-0a54-4843-a510-11d92f9679a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.244519 | controller | Jun 10 14:58:19.977830 crc crio[20344]: time="2026-06-10T14:58:19.977597964Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=5353a527-0611-4906-947a-c6c420e32558 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.244535 | controller | Jun 10 14:58:19.984301 crc crio[20344]: time="2026-06-10T14:58:19.984110134Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\""
2026-06-10 15:52:06.244552 | controller | Jun 10 14:58:20.038575 crc crio[20344]: time="2026-06-10T14:58:20.038435396Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:ba55586c221a8575f2165b883af4d6f2c63ffc03953208cbfbebf037663a8518 UID:682689cc-bd30-44b9-8b63-c12960e4953d NetNS:/var/run/netns/5fe87d0c-20c2-41d5-852b-926c70f18190 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod682689cc_bd30_44b9_8b63_c12960e4953d.slice PodAnnotations:0xc00282e3b8}] Aliases:map[]}"
2026-06-10 15:52:06.244569 | controller | Jun 10 14:58:20.038575 crc crio[20344]: time="2026-06-10T14:58:20.038544879Z" level=info msg="Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.244586 | controller | Jun 10 14:58:20.412558 crc crio[20344]: 2026-06-10T14:58:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba55586c221a857 Mac:fa:36:cf:c3:ef:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/5fe87d0c-20c2-41d5-852b-926c70f18190 SocketPath: PciID:}] [{Interface:0xc0005045e0 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.244603 | controller | Jun 10 14:58:20.430837 crc crio[20344]: time="2026-06-10T14:58:20.42305487Z" level=info msg="Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:ba55586c221a8575f2165b883af4d6f2c63ffc03953208cbfbebf037663a8518 UID:682689cc-bd30-44b9-8b63-c12960e4953d NetNS:/var/run/netns/5fe87d0c-20c2-41d5-852b-926c70f18190 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod682689cc_bd30_44b9_8b63_c12960e4953d.slice PodAnnotations:0xc00282e3b8}] Aliases:map[]}"
2026-06-10 15:52:06.244624 | controller | Jun 10 14:58:20.430837 crc crio[20344]: time="2026-06-10T14:58:20.423372629Z" level=info msg="Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.244642 | controller | Jun 10 14:58:20.431823 crc crio[20344]: time="2026-06-10T14:58:20.431747546Z" level=info msg="Ran pod sandbox ba55586c221a8575f2165b883af4d6f2c63ffc03953208cbfbebf037663a8518 with infra container: openstack/rabbitmq-cell1-server-0/POD" id=9e3f9c34-0309-4972-ac25-53099b396ece name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.244659 | controller | Jun 10 14:58:20.438866 crc crio[20344]: time="2026-06-10T14:58:20.438524883Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=b645c29e-dcb6-4ad3-a243-296880b15974 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.244676 | controller | Jun 10 14:58:20.438866 crc crio[20344]: time="2026-06-10T14:58:20.43879973Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found" id=b645c29e-dcb6-4ad3-a243-296880b15974 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.244694 | controller | Jun 10 14:58:20.438866 crc crio[20344]: time="2026-06-10T14:58:20.438861621Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found" id=b645c29e-dcb6-4ad3-a243-296880b15974 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.244711 | controller | Jun 10 14:58:20.443816 crc crio[20344]: time="2026-06-10T14:58:20.443738398Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=ab68c8ed-a110-4bcc-b98d-8048e0caa440 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.244727 | controller | Jun 10 14:58:20.468122 crc crio[20344]: time="2026-06-10T14:58:20.460452813Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\""
2026-06-10 15:52:06.244744 | controller | Jun 10 14:58:21.344699 crc crio[20344]: time="2026-06-10T14:58:21.344247171Z" level=info msg="Running pod sandbox: openstack/openstack-galera-0/POD" id=43960c82-14fc-4f75-947d-86a520597c63 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.244760 | controller | Jun 10 14:58:21.346202 crc crio[20344]: time="2026-06-10T14:58:21.344726863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.244777 | controller | Jun 10 14:58:21.472322 crc crio[20344]: time="2026-06-10T14:58:21.472162578Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:9ede01de671353ea8b6829493146a07b5de0530a6143918f97b02f2a6fa83e8b UID:a01868c0-ab47-4850-bf8a-6e67f09b0ecc NetNS:/var/run/netns/403b2cd1-9ea5-4914-89cb-297e66a41c35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda01868c0_ab47_4850_bf8a_6e67f09b0ecc.slice PodAnnotations:0xc0055ea550}] Aliases:map[]}"
2026-06-10 15:52:06.244794 | controller | Jun 10 14:58:21.472322 crc crio[20344]: time="2026-06-10T14:58:21.472227489Z" level=info msg="Adding pod openstack_openstack-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.244811 | controller | Jun 10 14:58:22.230455 crc crio[20344]: 2026-06-10T14:58:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ede01de671353e Mac:06:21:d8:00:5b:95 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/403b2cd1-9ea5-4914-89cb-297e66a41c35 SocketPath: PciID:}] [{Interface:0xc0002f4960 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.244832 | controller | Jun 10 14:58:22.232740 crc crio[20344]: time="2026-06-10T14:58:22.231800346Z" level=info msg="Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:9ede01de671353ea8b6829493146a07b5de0530a6143918f97b02f2a6fa83e8b UID:a01868c0-ab47-4850-bf8a-6e67f09b0ecc NetNS:/var/run/netns/403b2cd1-9ea5-4914-89cb-297e66a41c35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda01868c0_ab47_4850_bf8a_6e67f09b0ecc.slice PodAnnotations:0xc0055ea550}] Aliases:map[]}"
2026-06-10 15:52:06.244873 | controller | Jun 10 14:58:22.232740 crc crio[20344]: time="2026-06-10T14:58:22.23194828Z" level=info msg="Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.244896 | controller | Jun 10 14:58:22.293763 crc crio[20344]: time="2026-06-10T14:58:22.293593513Z" level=info msg="Ran pod sandbox 9ede01de671353ea8b6829493146a07b5de0530a6143918f97b02f2a6fa83e8b with infra container: openstack/openstack-galera-0/POD" id=43960c82-14fc-4f75-947d-86a520597c63 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.244913 | controller | Jun 10 14:58:22.298735 crc crio[20344]: time="2026-06-10T14:58:22.298495151Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=bfac0f8e-2ae8-4216-a938-72c82c434888 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.244930 | controller | Jun 10 14:58:22.315772 crc crio[20344]: time="2026-06-10T14:58:22.315643707Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found" id=bfac0f8e-2ae8-4216-a938-72c82c434888 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.244946 | controller | Jun 10 14:58:22.363126 crc crio[20344]: time="2026-06-10T14:58:22.362750642Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found" id=bfac0f8e-2ae8-4216-a938-72c82c434888 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.244963 | controller | Jun 10 14:58:22.373990 crc crio[20344]: time="2026-06-10T14:58:22.373895122Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=5d760e82-8cd3-4d8d-b950-ac99162c396b name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.244980 | controller | Jun 10 14:58:22.378351 crc crio[20344]: time="2026-06-10T14:58:22.378178533Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\""
2026-06-10 15:52:06.244996 | controller | Jun 10 14:58:22.941749 crc crio[20344]: time="2026-06-10T14:58:22.941372621Z" level=info msg="Running pod sandbox: openstack/openstack-cell1-galera-0/POD" id=9f0a1e31-1ac8-4876-9e69-f6660d97df50 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.245013 | controller | Jun 10 14:58:22.941839 crc crio[20344]: time="2026-06-10T14:58:22.941746291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.245030 | controller | Jun 10 14:58:22.986073 crc crio[20344]: time="2026-06-10T14:58:22.985988691Z" level=info msg="Running pod sandbox: openstack/memcached-0/POD" id=d0eaf3b3-7cb6-4c38-a9ed-e408af8dcb66 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.245047 | controller | Jun 10 14:58:22.986208 crc crio[20344]: time="2026-06-10T14:58:22.986094684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.245063 | controller | Jun 10 14:58:23.327126 crc crio[20344]: time="2026-06-10T14:58:23.326925609Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:aa53dee4ce00f3cd01f9fdbde21d90af7f5e118f71ab3c92dbdd2a41cd39da07 UID:c3f9f9a1-c0ef-480f-acb5-ada7218c85f0 NetNS:/var/run/netns/0346e111-ccc3-4b2e-910f-85760e614cb3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3f9f9a1_c0ef_480f_acb5_ada7218c85f0.slice PodAnnotations:0xc0006b4550}] Aliases:map[]}"
2026-06-10 15:52:06.245085 | controller | Jun 10 14:58:23.327383 crc crio[20344]: time="2026-06-10T14:58:23.327175665Z" level=info msg="Adding pod openstack_openstack-cell1-galera-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.245102 | controller | Jun 10 14:58:23.352340 crc crio[20344]: time="2026-06-10T14:58:23.352150455Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:a0f389d11c58bb626e856488dc367a805da41f873e12a8413ada350d10b68958 UID:b87e511b-f992-4300-96b9-ef237c7d0adb NetNS:/var/run/netns/ded18823-f81a-4295-8bd5-be692faa7de9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb87e511b_f992_4300_96b9_ef237c7d0adb.slice PodAnnotations:0xc0027c02b0}] Aliases:map[]}"
2026-06-10 15:52:06.245119 | controller | Jun 10 14:58:23.352340 crc crio[20344]: time="2026-06-10T14:58:23.352214447Z" level=info msg="Adding pod openstack_memcached-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.245136 | controller | Jun 10 14:58:24.022736 crc crio[20344]: 2026-06-10T14:58:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aa53dee4ce00f3c Mac:26:c5:32:0b:fb:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/0346e111-ccc3-4b2e-910f-85760e614cb3 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.245153 | controller | Jun 10 14:58:24.027789 crc crio[20344]: time="2026-06-10T14:58:24.025488639Z" level=info msg="Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:aa53dee4ce00f3cd01f9fdbde21d90af7f5e118f71ab3c92dbdd2a41cd39da07 UID:c3f9f9a1-c0ef-480f-acb5-ada7218c85f0 NetNS:/var/run/netns/0346e111-ccc3-4b2e-910f-85760e614cb3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3f9f9a1_c0ef_480f_acb5_ada7218c85f0.slice PodAnnotations:0xc0006b4550}] Aliases:map[]}"
2026-06-10 15:52:06.245170 | controller | Jun 10 14:58:24.027789 crc crio[20344]: time="2026-06-10T14:58:24.025739315Z" level=info msg="Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.245187 | controller | Jun 10 14:58:24.076354 crc crio[20344]: time="2026-06-10T14:58:24.076183437Z" level=info msg="Ran pod sandbox aa53dee4ce00f3cd01f9fdbde21d90af7f5e118f71ab3c92dbdd2a41cd39da07 with infra container: openstack/openstack-cell1-galera-0/POD" id=9f0a1e31-1ac8-4876-9e69-f6660d97df50 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.245204 | controller | Jun 10 14:58:24.083105 crc crio[20344]: time="2026-06-10T14:58:24.082987634Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=8bc5e317-f2f6-4f17-929b-7aba38588929 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.245220 | controller | Jun 10 14:58:24.083329 crc crio[20344]: time="2026-06-10T14:58:24.08320204Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found" id=8bc5e317-f2f6-4f17-929b-7aba38588929 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.245237 | controller | Jun 10 14:58:24.083329 crc crio[20344]: time="2026-06-10T14:58:24.083244761Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found" id=8bc5e317-f2f6-4f17-929b-7aba38588929 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.245254 | controller | Jun 10 14:58:24.084580 crc crio[20344]: time="2026-06-10T14:58:24.084502793Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=7bf20239-2e5c-4827-8726-31c77e0f37e4 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.245274 | controller | Jun 10 14:58:24.119043 crc crio[20344]: 2026-06-10T14:58:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a0f389d11c58bb6 Mac:9e:61:1e:dd:57:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/ded18823-f81a-4295-8bd5-be692faa7de9 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.245292 | controller | Jun 10 14:58:24.121521 crc crio[20344]: time="2026-06-10T14:58:24.121402313Z" level=info msg="Got pod network &{Name:memcached-0 Namespace:openstack ID:a0f389d11c58bb626e856488dc367a805da41f873e12a8413ada350d10b68958 UID:b87e511b-f992-4300-96b9-ef237c7d0adb NetNS:/var/run/netns/ded18823-f81a-4295-8bd5-be692faa7de9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb87e511b_f992_4300_96b9_ef237c7d0adb.slice PodAnnotations:0xc0027c02b0}] Aliases:map[]}"
2026-06-10 15:52:06.245309 | controller | Jun 10 14:58:24.122185 crc crio[20344]: time="2026-06-10T14:58:24.122105171Z" level=info msg="Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.245326 | controller | Jun 10 14:58:24.140920 crc crio[20344]: time="2026-06-10T14:58:24.140814208Z" level=info msg="Ran pod sandbox a0f389d11c58bb626e856488dc367a805da41f873e12a8413ada350d10b68958 with infra container: openstack/memcached-0/POD" id=d0eaf3b3-7cb6-4c38-a9ed-e408af8dcb66 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.245343 | controller | Jun 10 14:58:24.162866 crc crio[20344]: time="2026-06-10T14:58:24.162744949Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=d8ef8fc8-1e04-4b7d-ae21-ae0ca278687a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.245359 | controller | Jun 10 14:58:24.163095 crc crio[20344]: time="2026-06-10T14:58:24.162938374Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-memcached:current-podified not found" id=d8ef8fc8-1e04-4b7d-ae21-ae0ca278687a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.245376 | controller | Jun 10 14:58:24.163095 crc crio[20344]: time="2026-06-10T14:58:24.162986935Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached:current-podified found" id=d8ef8fc8-1e04-4b7d-ae21-ae0ca278687a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.245393 | controller | Jun 10 14:58:24.170499 crc crio[20344]: time="2026-06-10T14:58:24.169121994Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=aaa5aa82-0986-40d3-bc29-1dbc148044f4 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.245409 | controller | Jun 10 14:58:24.179192 crc crio[20344]: time="2026-06-10T14:58:24.179099994Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-memcached:current-podified\""
2026-06-10 15:52:06.245426 | controller | Jun 10 14:58:24.260184 crc crio[20344]: time="2026-06-10T14:58:24.244788553Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\""
2026-06-10 15:52:06.245442 | controller | Jun 10 14:58:25.480488 crc crio[20344]: time="2026-06-10T14:58:25.47962298Z" level=info msg="Running pod sandbox: openstack/kube-state-metrics-0/POD" id=db13a054-cdae-47a3-9f24-2ce308d1c2c0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.245459 | controller | Jun 10 14:58:25.480488 crc crio[20344]: time="2026-06-10T14:58:25.479937639Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.245482 | controller | Jun 10 14:58:25.598479 crc crio[20344]: time="2026-06-10T14:58:25.59839441Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:d329d466dbdeb79e19e02293ba6e80ac3e53fad33ac298807b69be0cb69ac68b UID:f01974e6-8b13-4859-979d-e3edda8d5612 NetNS:/var/run/netns/1568851e-aca0-4013-ac35-d158b887bbc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf01974e6_8b13_4859_979d_e3edda8d5612.slice PodAnnotations:0xc0007387f8}] Aliases:map[]}"
2026-06-10 15:52:06.245500 | controller | Jun 10 14:58:25.598479 crc crio[20344]: time="2026-06-10T14:58:25.598456321Z" level=info msg="Adding pod openstack_kube-state-metrics-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.245516 | controller | Jun 10 14:58:26.431965 crc crio[20344]: 2026-06-10T14:58:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d329d466dbdeb79 Mac:22:74:21:f6:bc:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/1568851e-aca0-4013-ac35-d158b887bbc2 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.245534 | controller | Jun 10 14:58:26.433931 crc crio[20344]: time="2026-06-10T14:58:26.433736966Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:d329d466dbdeb79e19e02293ba6e80ac3e53fad33ac298807b69be0cb69ac68b UID:f01974e6-8b13-4859-979d-e3edda8d5612 NetNS:/var/run/netns/1568851e-aca0-4013-ac35-d158b887bbc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf01974e6_8b13_4859_979d_e3edda8d5612.slice PodAnnotations:0xc0007387f8}] Aliases:map[]}"
2026-06-10 15:52:06.245551 | controller | Jun 10 14:58:26.433931 crc crio[20344]: time="2026-06-10T14:58:26.43391965Z" level=info msg="Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.245568 | controller | Jun 10 14:58:26.470090 crc crio[20344]: time="2026-06-10T14:58:26.469570238Z" level=info msg="Ran pod sandbox d329d466dbdeb79e19e02293ba6e80ac3e53fad33ac298807b69be0cb69ac68b with infra container: openstack/kube-state-metrics-0/POD" id=db13a054-cdae-47a3-9f24-2ce308d1c2c0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.245584 | controller | Jun 10 14:58:26.475317 crc crio[20344]: time="2026-06-10T14:58:26.475119542Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=9bdfdef7-1fa0-4dd8-a6c6-6e659ebe9d83 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.245601 | controller | Jun 10 14:58:26.480830 crc crio[20344]: time="2026-06-10T14:58:26.480209425Z" level=info msg="Image registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 not found" id=9bdfdef7-1fa0-4dd8-a6c6-6e659ebe9d83 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.245618 | controller | Jun 10 14:58:26.480830 crc crio[20344]: time="2026-06-10T14:58:26.480335138Z" level=info msg="Neither image nor artfiact registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 found" id=9bdfdef7-1fa0-4dd8-a6c6-6e659ebe9d83 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.245635 | controller | Jun 10 14:58:26.493233 crc crio[20344]: time="2026-06-10T14:58:26.493147151Z" level=info msg="Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=8684d082-8d93-4170-bf0f-7c6c838a9fa9 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.245652 | controller | Jun 10 14:58:26.500699 crc crio[20344]: time="2026-06-10T14:58:26.500511193Z" level=info msg="Trying to access \"registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\""
2026-06-10 15:52:06.245668 | controller | Jun 10 14:58:28.468181 crc crio[20344]: time="2026-06-10T14:58:28.46694907Z" level=info msg="Running pod sandbox: openstack/ovn-controller-kkj8w/POD" id=874b8d65-9e92-444f-a629-38d4e4fab23a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.245690 | controller | Jun 10 14:58:28.468181 crc crio[20344]: time="2026-06-10T14:58:28.468160641Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.245707 | controller | Jun 10 14:58:28.501854 crc crio[20344]: time="2026-06-10T14:58:28.501767565Z" level=info msg="Running pod sandbox: openstack/ovn-controller-ovs-6lm5k/POD" id=c3f4823c-a92c-496f-acf8-f2e3a9b3b7d3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.245724 | controller | Jun 10 14:58:28.502113 crc crio[20344]: time="2026-06-10T14:58:28.50196031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.245740 | controller | Jun 10 14:58:28.786231 crc crio[20344]: time="2026-06-10T14:58:28.785074134Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-nb-0/POD" id=f9ac5bf3-5e78-427a-9a12-7ca24f7dbbf3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.245757 | controller | Jun 10 14:58:28.790498 crc crio[20344]: time="2026-06-10T14:58:28.790184507Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.245773 | controller | Jun 10 14:58:33.698381 crc crio[20344]: time="2026-06-10T14:58:33.697668148Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-sb-0/POD" id=06111180-d7e9-46ba-8f0c-8de890b0737a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.245789 | controller | Jun 10 14:58:33.699850 crc crio[20344]: time="2026-06-10T14:58:33.698407067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.245807 | controller | Jun 10 14:58:40.954434 crc crio[20344]: time="2026-06-10T14:58:40.952879443Z" level=info msg="Removing container: 497309fa48705d85b1f30b7c6aa06cd38f448c6d426666548800efa7e57da00b" id=90aefcd8-8d0b-4650-a51f-24b33788ea53 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.245825 | controller | Jun 10 14:58:55.308935 crc crio[20344]: time="2026-06-10T14:58:55.307667868Z" level=info msg="Removed container 497309fa48705d85b1f30b7c6aa06cd38f448c6d426666548800efa7e57da00b: openshift-infra/auto-csr-approver-29685052-sbqvp/oc" id=90aefcd8-8d0b-4650-a51f-24b33788ea53 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.245843 | controller | Jun 10 14:58:55.329078 crc crio[20344]: time="2026-06-10T14:58:55.328761967Z" level=info msg="Stopping pod sandbox: 7b6d11f2971702361165f34a1f645c2aca399ff33dca7df4949ea60e9ebe99f6" id=7cf19464-a317-480f-a333-8043e740efb4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.245881 | controller | Jun 10 14:58:55.329078 crc crio[20344]: time="2026-06-10T14:58:55.328852439Z" level=info msg="Stopped pod sandbox (already stopped): 7b6d11f2971702361165f34a1f645c2aca399ff33dca7df4949ea60e9ebe99f6" id=7cf19464-a317-480f-a333-8043e740efb4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.245920 | controller | Jun 10 14:58:55.329825 crc crio[20344]: time="2026-06-10T14:58:55.329710982Z" level=info msg="Removing pod sandbox: 7b6d11f2971702361165f34a1f645c2aca399ff33dca7df4949ea60e9ebe99f6" id=0be959b1-f975-441f-85aa-faa39e745483 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.245944 | controller | Jun 10 14:58:55.377970 crc crio[20344]: time="2026-06-10T14:58:55.377855864Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f" id=5d760e82-8cd3-4d8d-b950-ac99162c396b name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.245967 | controller | Jun 10 14:58:55.379822 crc crio[20344]: time="2026-06-10T14:58:55.37963469Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=b668ebb6-3e83-4c79-9ad2-f7b770d53fac name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.245984 | controller | Jun 10 14:58:55.388341 crc crio[20344]: time="2026-06-10T14:58:55.388215963Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110" id=5353a527-0611-4906-947a-c6c420e32558 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.246005 | controller | Jun 10 14:58:55.390209 crc crio[20344]: time="2026-06-10T14:58:55.389871216Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=2f6e6992-d362-40eb-a984-492c0e9321e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.246021 | controller | Jun 10 14:58:55.410599 crc crio[20344]: time="2026-06-10T14:58:55.410411631Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:647630343be667cb46f7c2dbcdd39cf5ba9eafb77c9032e069e28ba9be88ce0a" id=aaa5aa82-0986-40d3-bc29-1dbc148044f4 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.246037 | controller | Jun 10 14:58:55.411517 crc crio[20344]: time="2026-06-10T14:58:55.411437667Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=9298d557-68c0-458a-91fa-67c6e6aec069 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.246053 | controller | Jun 10 14:58:55.718120 crc crio[20344]: time="2026-06-10T14:58:55.71795815Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-6lm5k Namespace:openstack ID:632e039fe280fb04189ad5bc101fb70f59cf946628a4812ce6e77538a33295c7 UID:b8744978-e59c-43eb-a403-149d6a038f1c NetNS:/var/run/netns/79983d57-5147-403f-9062-235376d0a5fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8744978_e59c_43eb_a403_149d6a038f1c.slice PodAnnotations:0xc002264418}] Aliases:map[]}"
2026-06-10 15:52:06.246070 | controller | Jun 10 14:58:55.718120 crc crio[20344]: time="2026-06-10T14:58:55.718054002Z" level=info msg="Adding pod openstack_ovn-controller-ovs-6lm5k to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.246087 | controller | Jun 10 14:58:55.722334 crc crio[20344]: time="2026-06-10T14:58:55.722167239Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:be2d1d2e69119ee45165a1b678494fd8997eb9168ccbe150e757f5fc1cf40e3c UID:b12a2cee-5d9c-4b28-a107-cb16219ca9af NetNS:/var/run/netns/6fc62eee-fd57-4395-b00b-04e7f17667ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb12a2cee_5d9c_4b28_a107_cb16219ca9af.slice PodAnnotations:0xc0027c0150}] Aliases:map[]}"
2026-06-10 15:52:06.246104 | controller | Jun 10 14:58:55.722334 crc crio[20344]: time="2026-06-10T14:58:55.722222051Z" level=info msg="Adding pod openstack_ovsdbserver-nb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.246120 | controller | Jun 10 14:58:55.782204 crc crio[20344]: time="2026-06-10T14:58:55.781581705Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110" id=ab68c8ed-a110-4bcc-b98d-8048e0caa440 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.246137 | controller | Jun 10 14:58:55.782204 crc crio[20344]: time="2026-06-10T14:58:55.782201351Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:90d568c50ef76e3edff5f3b726f308161b443dddf6a82ef8f255316e18411995 UID:f929a0c3-2a6d-4746-82b3-275c8378e3eb NetNS:/var/run/netns/8f23442e-455c-458c-895b-7af86bad8b55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf929a0c3_2a6d_4746_82b3_275c8378e3eb.slice PodAnnotations:0xc003224298}] Aliases:map[]}"
2026-06-10 15:52:06.246158 | controller | Jun 10 14:58:55.782204 crc crio[20344]: time="2026-06-10T14:58:55.782227252Z" level=info msg="Adding pod openstack_ovsdbserver-sb-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.246175 | controller | Jun 10 14:58:55.788970 crc crio[20344]: time="2026-06-10T14:58:55.788658059Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=6c0c81c4-bff1-4229-818e-e17e76c939c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.246192 | controller | Jun 10 14:58:55.794591 crc crio[20344]: time="2026-06-10T14:58:55.794011518Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=a84a036b-dace-46ef-933e-83505f9f5d08 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.246208 | controller | Jun 10 14:58:55.795818 crc crio[20344]: time="2026-06-10T14:58:55.79560565Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8" id=bffafe7e-2d03-43f6-8bb4-c0ca0c94c948 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.246224 | controller | Jun 10 14:58:55.797186 crc crio[20344]: time="2026-06-10T14:58:55.797068798Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=987753f9-922c-479a-96d3-f4285171e989 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.246241 | controller | Jun 10 14:58:55.836519 crc crio[20344]: time="2026-06-10T14:58:55.831568595Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f" id=7bf20239-2e5c-4827-8726-31c77e0f37e4 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.246258 | controller | Jun 10 14:58:55.836519 crc crio[20344]: time="2026-06-10T14:58:55.834593094Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=426c3129-d744-47df-8cda-a6efa7b83750 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.246274 | controller | Jun 10 14:58:55.925959 crc crio[20344]: time="2026-06-10T14:58:55.925047326Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8" id=be997623-7144-42db-b41b-7953f6476a74 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.246290 | controller | Jun 10 14:58:55.929752 crc crio[20344]: time="2026-06-10T14:58:55.929662246Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=5908c82c-c2f8-4953-8243-c3adda36824e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.246307 | controller | Jun 10 14:58:56.072680 crc crio[20344]: time="2026-06-10T14:58:56.072403049Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=ae840d10-188d-4776-8783-aa37adfb0920 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.246324 | controller | Jun 10 14:58:56.275472 crc crio[20344]: time="2026-06-10T14:58:56.275094241Z" level=info msg="Creating container: openstack/openstack-galera-0/mysql-bootstrap" id=543086be-6443-4ebd-abee-ffa7eba0c813 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.246340 | controller | Jun 10 14:58:56.298500 crc crio[20344]: time="2026-06-10T14:58:56.295546773Z" level=info msg="Got pod network &{Name:ovn-controller-kkj8w Namespace:openstack ID:c3a043d7cfbf3e1d88a427e98db79e56c66de89b5f04eef9479dcf122ac06bf2 UID:1bd6edeb-b4de-4a72-8b7f-c27019d5bda7 NetNS:/var/run/netns/ca633b16-174f-4ba5-b69c-6b97c156d7bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1bd6edeb_b4de_4a72_8b7f_c27019d5bda7.slice PodAnnotations:0xc00282e1b0}] Aliases:map[]}"
2026-06-10 15:52:06.246361 | controller | Jun 10 14:58:56.298500 crc crio[20344]: time="2026-06-10T14:58:56.295660176Z" level=info msg="Adding pod openstack_ovn-controller-kkj8w to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.246378 | controller | Jun 10 14:58:56.324772 crc crio[20344]: time="2026-06-10T14:58:56.324625139Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified" id=562403bc-fea6-44bc-af16-d8999d79a266 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.246394 | controller | Jun 10 14:58:56.334133 crc crio[20344]: time="2026-06-10T14:58:56.333943902Z" level=info msg="Removed pod sandbox: 7b6d11f2971702361165f34a1f645c2aca399ff33dca7df4949ea60e9ebe99f6" id=0be959b1-f975-441f-85aa-faa39e745483 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.246410 | controller | Jun 10 14:58:56.427503 crc crio[20344]: time="2026-06-10T14:58:56.426507699Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8" id=b227e926-7237-4bae-91bb-800af5d95a0d name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.246427 | controller | Jun 10 14:58:56.431301 crc crio[20344]: time="2026-06-10T14:58:56.429081416Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=f2be3d13-9922-41c6-883d-9551ef6b02a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.246443 | controller | Jun 10 14:58:56.628128 crc crio[20344]: time="2026-06-10T14:58:56.627508157Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.246460 | controller | Jun 10 14:58:56.645542 crc crio[20344]: time="2026-06-10T14:58:56.645453054Z" level=info msg="Creating container: openstack/rabbitmq-server-0/setup-container" id=1837dcfc-68bb-4330-8f62-371bf478b5f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.246476 | controller | Jun 10 14:58:56.658674 crc crio[20344]: time="2026-06-10T14:58:56.658171505Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=a4617a26-0265-4e37-bc4a-363a4f67f832 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.246492 | controller | Jun 10 14:58:56.659662 crc crio[20344]: time="2026-06-10T14:58:56.659215612Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=f1b4d362-737e-419b-8ae8-bb706156f04d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.246508 | controller | Jun 10 14:58:56.660746 crc crio[20344]: time="2026-06-10T14:58:56.660524836Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=1b0041da-abbd-4f65-80ee-fc270435f45b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.246524 | controller | Jun 10 14:58:56.769830 crc crio[20344]: time="2026-06-10T14:58:56.768411592Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8" id=d4776571-28fc-4a48-9087-af87142c1b70 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.246540 | controller | Jun 10 14:58:56.771848 crc crio[20344]: time="2026-06-10T14:58:56.771445801Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=2b4ebb08-0061-41c6-970b-a2602c9f75a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.246556 | controller | Jun 10 14:58:56.835853 crc crio[20344]: time="2026-06-10T14:58:56.835513498Z" level=info msg="Creating container: openstack/memcached-0/memcached" id=4942cdd1-c095-48e4-b8ff-c1b85c8986f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.246576 | controller | Jun 10 14:58:56.875515 crc crio[20344]: time="2026-06-10T14:58:56.875187289Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=182d52ed-5ccc-410e-9e5c-4a0fb5d4d82e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.246593 | controller | Jun 10 14:58:56.952973 crc crio[20344]: 2026-06-10T14:58:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c3a043d7cfbf3e1 Mac:c2:51:9c:1f:8c:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/ca633b16-174f-4ba5-b69c-6b97c156d7bd SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.246609 | controller | Jun 10 14:58:56.954014 crc crio[20344]: time="2026-06-10T14:58:56.953933678Z" level=info msg="Got pod network &{Name:ovn-controller-kkj8w Namespace:openstack ID:c3a043d7cfbf3e1d88a427e98db79e56c66de89b5f04eef9479dcf122ac06bf2 UID:1bd6edeb-b4de-4a72-8b7f-c27019d5bda7 NetNS:/var/run/netns/ca633b16-174f-4ba5-b69c-6b97c156d7bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1bd6edeb_b4de_4a72_8b7f_c27019d5bda7.slice PodAnnotations:0xc00282e1b0}] Aliases:map[]}"
2026-06-10 15:52:06.246626 | controller | Jun 10 14:58:56.954111 crc crio[20344]: time="2026-06-10T14:58:56.954090962Z" level=info msg="Checking pod openstack_ovn-controller-kkj8w for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.246643 | controller | Jun 10 14:58:57.008081 crc crio[20344]: time="2026-06-10T14:58:57.007647635Z" level=info msg="Ran pod sandbox c3a043d7cfbf3e1d88a427e98db79e56c66de89b5f04eef9479dcf122ac06bf2 with infra container: openstack/ovn-controller-kkj8w/POD" id=874b8d65-9e92-444f-a629-38d4e4fab23a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.246659 | controller | Jun 10 14:58:57.008354 crc crio[20344]: time="2026-06-10T14:58:57.007888951Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=5198ba42-9d75-479e-9bea-665ec185d6f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.246675 | controller | Jun 10 14:58:57.016013 crc crio[20344]: time="2026-06-10T14:58:57.015811877Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=144813d8-4574-4b9c-ba0a-a0710a018a6e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.246691 | controller | Jun 10 14:58:57.016160 crc crio[20344]: time="2026-06-10T14:58:57.016048113Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found" id=144813d8-4574-4b9c-ba0a-a0710a018a6e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.246707 | controller | Jun 10 14:58:57.016160 crc crio[20344]: time="2026-06-10T14:58:57.016110865Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found" id=144813d8-4574-4b9c-ba0a-a0710a018a6e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.246723 | controller | Jun 10 14:58:57.017574 crc crio[20344]: time="2026-06-10T14:58:57.017496261Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=d4614ae3-a308-4d85-822e-1b63543116c8 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.246739 | controller | Jun 10 14:58:57.037925 crc crio[20344]: time="2026-06-10T14:58:57.028527278Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\""
2026-06-10 15:52:06.246756 | controller | Jun 10 14:58:57.093938 crc crio[20344]: time="2026-06-10T14:58:57.093242691Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=4c36c1ea-1399-4bfa-9b60-006ee1ef2fbb name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.246777 | controller | Jun 10 14:58:57.203167 crc crio[20344]: time="2026-06-10T14:58:57.203011956Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.246794 | controller | Jun 10 14:58:57.209639 crc crio[20344]: time="2026-06-10T14:58:57.209517215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.246811 | controller | Jun 10 14:58:57.211324 crc crio[20344]: time="2026-06-10T14:58:57.210643505Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/setup-container" id=4b51f918-4ce8-4814-af82-d4f51aa55b0e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.246827 | controller | Jun 10 14:58:57.215749 crc crio[20344]: time="2026-06-10T14:58:57.215605704Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=e78c6db9-3cd3-4017-b7d4-8c4d4f05c203 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.246844 | controller | Jun 10 14:58:57.229005 crc crio[20344]: time="2026-06-10T14:58:57.228946371Z" level=info msg="Creating container: openstack/dnsmasq-dns-68bc84565-r4xzg/init" id=9ab7947d-b14e-4be2-81e7-5dcd385fc454 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.246881 | controller | Jun 10 14:58:57.254933 crc crio[20344]: 2026-06-10T14:58:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:90d568c50ef76e3 Mac:1e:d4:d9:d2:43:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/8f23442e-455c-458c-895b-7af86bad8b55 SocketPath: PciID:}] [{Interface:0xc0000149b0 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.246900 | controller | Jun 10 14:58:57.256229 crc crio[20344]: time="2026-06-10T14:58:57.255881141Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:90d568c50ef76e3edff5f3b726f308161b443dddf6a82ef8f255316e18411995 UID:f929a0c3-2a6d-4746-82b3-275c8378e3eb NetNS:/var/run/netns/8f23442e-455c-458c-895b-7af86bad8b55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf929a0c3_2a6d_4746_82b3_275c8378e3eb.slice PodAnnotations:0xc003224298}] Aliases:map[]}"
2026-06-10 15:52:06.246917 | controller | Jun 10 14:58:57.256229 crc crio[20344]: time="2026-06-10T14:58:57.256058566Z" level=info msg="Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.246934 | controller | Jun 10 14:58:57.401559 crc crio[20344]: time="2026-06-10T14:58:57.401457858Z" level=info msg="Creating container: openstack/dnsmasq-dns-6b994dcc49-59f4q/init" id=a191766c-92bd-48da-a3c1-922adb45e445 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.246951 | controller | Jun 10 14:58:57.567530 crc crio[20344]: time="2026-06-10T14:58:57.560495674Z" level=info msg="Ran pod sandbox 90d568c50ef76e3edff5f3b726f308161b443dddf6a82ef8f255316e18411995 with infra container: openstack/ovsdbserver-sb-0/POD" id=06111180-d7e9-46ba-8f0c-8de890b0737a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.246967 | controller | Jun 10 14:58:57.570482 crc crio[20344]: time="2026-06-10T14:58:57.568649606Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.246983 | controller | Jun 10 14:58:57.570482 crc crio[20344]: time="2026-06-10T14:58:57.568929334Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=dc049b78-7deb-441d-8ced-839d57584be9 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.247004 | controller | Jun 10 14:58:57.570482 crc crio[20344]: time="2026-06-10T14:58:57.56954775Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified not found" id=dc049b78-7deb-441d-8ced-839d57584be9 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.247021 | controller | Jun 10 14:58:57.570482 crc crio[20344]: time="2026-06-10T14:58:57.569598611Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified found" id=dc049b78-7deb-441d-8ced-839d57584be9 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.247038 | controller | Jun 10 14:58:57.570482 crc crio[20344]: time="2026-06-10T14:58:57.569789746Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.247054 | controller | Jun 10 14:58:57.594566 crc crio[20344]: time="2026-06-10T14:58:57.573871662Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=64a471ba-76a5-4b2c-a2a2-894609dd5c0d name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.247070 | controller | Jun 10 14:58:57.594566 crc crio[20344]: time="2026-06-10T14:58:57.579116489Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\""
2026-06-10 15:52:06.247087 | controller | Jun 10 14:58:57.594566 crc crio[20344]: time="2026-06-10T14:58:57.590535216Z" level=info msg="Creating container: openstack/dnsmasq-dns-7dc8cc99c9-778dc/init" id=53dc4fe3-1119-4f58-87b7-3c4addd50d6b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.247104 | controller | Jun 10 14:58:57.932793 crc crio[20344]: 2026-06-10T14:58:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:632e039fe280fb0 Mac:b6:85:11:95:88:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/79983d57-5147-403f-9062-235376d0a5fd SocketPath: PciID:}] [{Interface:0xc00043a5d0 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.247121 | controller | Jun 10 14:58:57.934951 crc crio[20344]: time="2026-06-10T14:58:57.934216875Z" level=info msg="Got pod network &{Name:ovn-controller-ovs-6lm5k Namespace:openstack ID:632e039fe280fb04189ad5bc101fb70f59cf946628a4812ce6e77538a33295c7 UID:b8744978-e59c-43eb-a403-149d6a038f1c NetNS:/var/run/netns/79983d57-5147-403f-9062-235376d0a5fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8744978_e59c_43eb_a403_149d6a038f1c.slice PodAnnotations:0xc002264418}] Aliases:map[]}"
2026-06-10 15:52:06.247138 | controller | Jun 10 14:58:57.935989 crc crio[20344]: time="2026-06-10T14:58:57.935867728Z" level=info msg="Checking pod openstack_ovn-controller-ovs-6lm5k for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.247154 | controller | Jun 10 14:58:58.214477 crc crio[20344]: 2026-06-10T14:58:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:be2d1d2e69119ee Mac:aa:71:fc:6b:64:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/6fc62eee-fd57-4395-b00b-04e7f17667ec SocketPath: PciID:}] [{Interface:0xc0002f4810 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.247171 | controller | Jun 10 14:58:58.217536 crc crio[20344]: time="2026-06-10T14:58:58.217430221Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:be2d1d2e69119ee45165a1b678494fd8997eb9168ccbe150e757f5fc1cf40e3c UID:b12a2cee-5d9c-4b28-a107-cb16219ca9af NetNS:/var/run/netns/6fc62eee-fd57-4395-b00b-04e7f17667ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb12a2cee_5d9c_4b28_a107_cb16219ca9af.slice PodAnnotations:0xc0027c0150}] Aliases:map[]}"
2026-06-10 15:52:06.247192 | controller | Jun 10 14:58:58.217928 crc crio[20344]: time="2026-06-10T14:58:58.217616926Z" level=info msg="Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.247209 | controller | Jun 10 14:58:58.793627 crc crio[20344]: time="2026-06-10T14:58:58.79299628Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.247226 | controller | Jun 10 14:58:58.795659 crc crio[20344]: time="2026-06-10T14:58:58.795460885Z" level=info msg="Creating container: openstack/dnsmasq-dns-769fc96f7c-dclxd/init" id=0bc0d4ef-e8b7-4218-9a51-7795371a9f85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.247242 | controller | Jun 10 14:58:58.797481 crc crio[20344]: time="2026-06-10T14:58:58.797397375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.247258 | controller | Jun 10 14:58:58.816576 crc crio[20344]: time="2026-06-10T14:58:58.816399709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.247274 | controller | Jun 10 14:58:58.817331 crc crio[20344]: time="2026-06-10T14:58:58.81718844Z" level=info msg="Ran pod sandbox be2d1d2e69119ee45165a1b678494fd8997eb9168ccbe150e757f5fc1cf40e3c with infra container: openstack/ovsdbserver-nb-0/POD" id=f9ac5bf3-5e78-427a-9a12-7ca24f7dbbf3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.247290 | controller | Jun 10 14:58:58.819746 crc crio[20344]: time="2026-06-10T14:58:58.819652074Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=8c02ce36-3ff5-4cb1-9d42-bfde2530df16 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.247306 | controller | Jun 10 14:58:58.821209 crc crio[20344]: time="2026-06-10T14:58:58.821159003Z" level=info msg="Ran pod sandbox 632e039fe280fb04189ad5bc101fb70f59cf946628a4812ce6e77538a33295c7 with infra container: openstack/ovn-controller-ovs-6lm5k/POD" id=c3f4823c-a92c-496f-acf8-f2e3a9b3b7d3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.247322 | controller | Jun 10 14:58:58.822925 crc crio[20344]: time="2026-06-10T14:58:58.822842727Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=e984ec5e-d7e1-46d9-9553-996e33fd8bd6 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.247338 | controller | Jun 10 14:58:58.826890 crc crio[20344]: time="2026-06-10T14:58:58.826791769Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified not found" id=8c02ce36-3ff5-4cb1-9d42-bfde2530df16 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.247354 | controller | Jun 10 14:58:58.826890 crc crio[20344]: time="2026-06-10T14:58:58.826878782Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified found" id=8c02ce36-3ff5-4cb1-9d42-bfde2530df16 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.247369 | controller | Jun 10 14:58:58.827064 crc crio[20344]: time="2026-06-10T14:58:58.827036226Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found" id=e984ec5e-d7e1-46d9-9553-996e33fd8bd6 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.247386 | controller | Jun 10 14:58:58.827109 crc crio[20344]: time="2026-06-10T14:58:58.827067817Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found" id=e984ec5e-d7e1-46d9-9553-996e33fd8bd6 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.247402 | controller | Jun 10 14:58:58.831054 crc crio[20344]: time="2026-06-10T14:58:58.830983669Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=f060115f-4b90-4b1d-a0bb-32311df62021 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.247422 | controller | Jun 10 14:58:58.831814 crc crio[20344]: time="2026-06-10T14:58:58.831672526Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=a3f62319-3d3e-46a1-8a85-71b2217b5965 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.247438 | controller | Jun 10 14:58:58.834415 crc crio[20344]: time="2026-06-10T14:58:58.834186892Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\""
2026-06-10 15:52:06.247454 | controller | Jun 10 14:58:58.838215 crc crio[20344]: time="2026-06-10T14:58:58.838034072Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\""
2026-06-10 15:52:06.247470 | controller | Jun 10 14:58:58.993168 crc crio[20344]: time="2026-06-10T14:58:58.99288704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.247487 | controller | Jun 10 14:58:58.995891 crc crio[20344]: time="2026-06-10T14:58:58.995793295Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.247503 | controller | Jun 10 14:58:58.999004 crc crio[20344]: time="2026-06-10T14:58:58.99865152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.247519 | controller | Jun 10 14:58:59.004200 crc crio[20344]: time="2026-06-10T14:58:59.003922887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.247535 | controller | Jun 10 14:58:59.015458 crc crio[20344]: time="2026-06-10T14:58:59.01482782Z" level=info msg="Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff" id=8684d082-8d93-4170-bf0f-7c6c838a9fa9 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.247551 | controller | Jun 10 14:58:59.017636 crc crio[20344]: time="2026-06-10T14:58:59.01750445Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=7f208f78-cd61-4228-aa97-a58e05dc0a8c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.247568 | controller | Jun 10 14:58:59.021733 crc crio[20344]: time="2026-06-10T14:58:59.021520784Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.247584 | controller | Jun 10 14:58:59.057759 crc crio[20344]: time="2026-06-10T14:58:59.055400216Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=efef5e4a-f81a-401a-b561-5c6ff0374ce9 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.247600 | controller | Jun 10 14:58:59.060558 crc crio[20344]: time="2026-06-10T14:58:59.060455427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.247617 | controller | Jun 10 14:58:59.066347 crc crio[20344]: time="2026-06-10T14:58:59.066224447Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.247633 | controller | Jun 10 14:58:59.082103 crc crio[20344]: time="2026-06-10T14:58:59.081924655Z" level=info msg="Created container 18f1052a0f89c043266e94fbe0d4ee3a32df2b4b3ab509bd5b7645c250eef599: openstack/openstack-galera-0/mysql-bootstrap" id=543086be-6443-4ebd-abee-ffa7eba0c813 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.247656 | controller | Jun 10 14:58:59.085885 crc crio[20344]: time="2026-06-10T14:58:59.085110828Z" level=info msg="Starting container: 18f1052a0f89c043266e94fbe0d4ee3a32df2b4b3ab509bd5b7645c250eef599" id=4f9a850e-ed34-4d43-afb0-fcac96871f57 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.247673 | controller | Jun 10 14:58:59.104163 crc crio[20344]: time="2026-06-10T14:58:59.103948118Z" level=info msg="Started container" PID=53962 containerID=18f1052a0f89c043266e94fbe0d4ee3a32df2b4b3ab509bd5b7645c250eef599 description=openstack/openstack-galera-0/mysql-bootstrap id=4f9a850e-ed34-4d43-afb0-fcac96871f57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ede01de671353ea8b6829493146a07b5de0530a6143918f97b02f2a6fa83e8b
2026-06-10 15:52:06.247690 | controller | Jun 10 14:58:59.113068 crc crio[20344]: time="2026-06-10T14:58:59.11285422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.247706 | controller | Jun 10 14:58:59.119342 crc crio[20344]: time="2026-06-10T14:58:59.119233296Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.247722 | controller | Jun 10 14:58:59.119649 crc crio[20344]: time="2026-06-10T14:58:59.119524153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.247738 | controller | Jun 10 14:58:59.127446 crc crio[20344]: time="2026-06-10T14:58:59.127368297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.247754 | controller | Jun 10 14:58:59.128355 crc crio[20344]: time="2026-06-10T14:58:59.12821885Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.247771 | controller | Jun 10 14:58:59.135342 crc crio[20344]: time="2026-06-10T14:58:59.134831262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.247787 | controller | Jun 10 14:58:59.147183 crc crio[20344]: time="2026-06-10T14:58:59.146826944Z" level=info msg="Creating container: openstack/kube-state-metrics-0/kube-state-metrics" id=3965816c-a0a8-40f6-b61d-d953667585ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.247803 | controller | Jun 10 14:58:59.162925 crc crio[20344]: time="2026-06-10T14:58:59.157605434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.247819 | controller | Jun 10 14:58:59.162925 crc crio[20344]: time="2026-06-10T14:58:59.159588936Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.247836 | controller | Jun 10 14:58:59.169203 crc crio[20344]: time="2026-06-10T14:58:59.169096163Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.247871 | controller | Jun 10 14:58:59.215979 crc crio[20344]: time="2026-06-10T14:58:59.21552347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.247890 | controller | Jun 10 14:58:59.220543 crc crio[20344]: time="2026-06-10T14:58:59.220421998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.247911 | controller | Jun 10 14:58:59.222131 crc crio[20344]: time="2026-06-10T14:58:59.22204315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.247927 | controller | Jun 10 14:58:59.225345 crc crio[20344]: time="2026-06-10T14:58:59.225195362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.247944 | controller | Jun 10 14:58:59.246440 crc crio[20344]: time="2026-06-10T14:58:59.246345542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.247960 | controller | Jun 10 14:58:59.256899 crc crio[20344]: time="2026-06-10T14:58:59.256859846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.247976 | controller | Jun 10 14:58:59.448982 crc crio[20344]: time="2026-06-10T14:58:59.447831693Z" level=info msg="Created container 77bd6b8d83371410489977fe613dae6c511e3d41f03126f0102039e8fc9e0929: openstack/dnsmasq-dns-6b994dcc49-59f4q/init" id=a191766c-92bd-48da-a3c1-922adb45e445 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.247992 | controller | Jun 10 14:58:59.451247 crc crio[20344]: time="2026-06-10T14:58:59.451156869Z" level=info msg="Starting container: 77bd6b8d83371410489977fe613dae6c511e3d41f03126f0102039e8fc9e0929" id=92a26028-da44-4233-955b-11869e538e4f name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.248009 | controller | Jun 10 14:58:59.477617 crc crio[20344]: time="2026-06-10T14:58:59.477477134Z" level=info msg="Started container" PID=54016 containerID=77bd6b8d83371410489977fe613dae6c511e3d41f03126f0102039e8fc9e0929 description=openstack/dnsmasq-dns-6b994dcc49-59f4q/init id=92a26028-da44-4233-955b-11869e538e4f name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e88edbe20a5bdb3dff4d0efeb1d90099167ad18412d8a41dc94ef7aa4dbd3aa
2026-06-10 15:52:06.248026 | controller | Jun 10 14:58:59.489240 crc crio[20344]: time="2026-06-10T14:58:59.489083886Z" level=info msg="Created container 34bba343a985f43c310cfaf71b1cadaaae4770133c51054b0ff73d1b81a7fb94: openstack/openstack-cell1-galera-0/mysql-bootstrap" id=e78c6db9-3cd3-4017-b7d4-8c4d4f05c203 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.248043 | controller | Jun 10 14:58:59.491709 crc crio[20344]: time="2026-06-10T14:58:59.491599681Z" level=info msg="Starting container: 34bba343a985f43c310cfaf71b1cadaaae4770133c51054b0ff73d1b81a7fb94" id=4cb34d8b-e77a-4579-a10d-038e99019538 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.248060 | controller | Jun 10 14:58:59.494410 crc crio[20344]: time="2026-06-10T14:58:59.494248Z" level=info msg="Created container 02c609dccf62395c7ff38d6c257052e1aa4a4521ef7eb638af92a9db8b32e180: openstack/dnsmasq-dns-68bc84565-r4xzg/init" id=9ab7947d-b14e-4be2-81e7-5dcd385fc454 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.248076 | controller | Jun 10 14:58:59.494576 crc crio[20344]: time="2026-06-10T14:58:59.494459336Z" level=info msg="Created container 2680b260af8bfe34b1ffecf63a2bf630ce2bea736d5c909fe27d93894ef06413: openstack/memcached-0/memcached" id=4942cdd1-c095-48e4-b8ff-c1b85c8986f2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.248093 | controller | Jun 10 14:58:59.497144 crc crio[20344]: time="2026-06-10T14:58:59.496439407Z" level=info msg="Starting container: 2680b260af8bfe34b1ffecf63a2bf630ce2bea736d5c909fe27d93894ef06413" id=6d67d62c-0ba1-4496-a131-74bb92de777e name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.248109 | controller | Jun 10 14:58:59.497144 crc crio[20344]: time="2026-06-10T14:58:59.49653911Z" level=info msg="Starting container: 02c609dccf62395c7ff38d6c257052e1aa4a4521ef7eb638af92a9db8b32e180" id=fc44b9ba-7549-4597-b898-431f44e6d047 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.248130 | controller | Jun 10 14:58:59.500334 crc crio[20344]: time="2026-06-10T14:58:59.500094122Z" level=info msg="Started container" PID=54036 containerID=34bba343a985f43c310cfaf71b1cadaaae4770133c51054b0ff73d1b81a7fb94 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=4cb34d8b-e77a-4579-a10d-038e99019538 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa53dee4ce00f3cd01f9fdbde21d90af7f5e118f71ab3c92dbdd2a41cd39da07
2026-06-10 15:52:06.248147 | controller | Jun 10 14:58:59.504089 crc crio[20344]: time="2026-06-10T14:58:59.504014694Z" level=info msg="Started container" PID=54010 containerID=2680b260af8bfe34b1ffecf63a2bf630ce2bea736d5c909fe27d93894ef06413 description=openstack/memcached-0/memcached id=6d67d62c-0ba1-4496-a131-74bb92de777e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0f389d11c58bb626e856488dc367a805da41f873e12a8413ada350d10b68958
2026-06-10 15:52:06.248164 | controller | Jun 10 14:58:59.508875 crc crio[20344]: time="2026-06-10T14:58:59.508798319Z" level=info msg="Created container 4a616e9ec9c006488decc00491b4e9771beee3a6f5d44f7e13bb977f5c64a1a9: openstack/dnsmasq-dns-769fc96f7c-dclxd/init" id=0bc0d4ef-e8b7-4218-9a51-7795371a9f85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.248181 | controller | Jun 10 14:58:59.509986 crc crio[20344]: time="2026-06-10T14:58:59.509869896Z" level=info msg="Starting container: 4a616e9ec9c006488decc00491b4e9771beee3a6f5d44f7e13bb977f5c64a1a9" id=3cd09667-ce06-4539-a0f1-0e7a9b11c3b0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.248197 | controller | Jun 10 14:58:59.513400 crc crio[20344]: time="2026-06-10T14:58:59.513342207Z" level=info msg="Created container 793bc38d224b9fd3a0f529af79bed7178e4fcd0b096cab5bb3c8dca5ad1790cd: openstack/dnsmasq-dns-7dc8cc99c9-778dc/init" id=53dc4fe3-1119-4f58-87b7-3c4addd50d6b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.248214 | controller | Jun 10 14:58:59.520413 crc crio[20344]: time="2026-06-10T14:58:59.520219346Z" level=info msg="Starting container: 793bc38d224b9fd3a0f529af79bed7178e4fcd0b096cab5bb3c8dca5ad1790cd" id=b22942d8-0c78-435e-b957-4d4ab7b8966d name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.248230 | controller | Jun 10 14:58:59.520413 crc crio[20344]: time="2026-06-10T14:58:59.52039003Z" level=info msg="Started container" PID=54011 containerID=02c609dccf62395c7ff38d6c257052e1aa4a4521ef7eb638af92a9db8b32e180 description=openstack/dnsmasq-dns-68bc84565-r4xzg/init id=fc44b9ba-7549-4597-b898-431f44e6d047 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71dcac18616e14a3bb1ae640b34c0e4a123abd56ee3ee1f9a194fcf4e0194751
2026-06-10 15:52:06.248247 | controller | Jun 10 14:58:59.520575 crc crio[20344]: time="2026-06-10T14:58:59.520497753Z" level=info msg="Created container 4a16aed3d74511336793e4193ff9376f8e4e5361af9f87a176907575abd15780: openstack/kube-state-metrics-0/kube-state-metrics" id=3965816c-a0a8-40f6-b61d-d953667585ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.248263 | controller | Jun 10 14:58:59.521730 crc crio[20344]: time="2026-06-10T14:58:59.52156081Z" level=info msg="Starting container: 4a16aed3d74511336793e4193ff9376f8e4e5361af9f87a176907575abd15780" id=ff2f28a4-7e07-4bf7-8ec1-e3a68c866d5d name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.248280 | controller | Jun 10 14:58:59.528004 crc crio[20344]: time="2026-06-10T14:58:59.527912396Z" level=info msg="Started container" PID=54007 containerID=793bc38d224b9fd3a0f529af79bed7178e4fcd0b096cab5bb3c8dca5ad1790cd description=openstack/dnsmasq-dns-7dc8cc99c9-778dc/init id=b22942d8-0c78-435e-b957-4d4ab7b8966d name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8736138594500a10b3d91de93a0b7baf58e2a5cf6572f04734053438afbe614
2026-06-10 15:52:06.248297 | controller | Jun 10 14:58:59.535626 crc crio[20344]: time="2026-06-10T14:58:59.535533664Z" level=info msg="Started container" PID=54045 containerID=4a616e9ec9c006488decc00491b4e9771beee3a6f5d44f7e13bb977f5c64a1a9 description=openstack/dnsmasq-dns-769fc96f7c-dclxd/init id=3cd09667-ce06-4539-a0f1-0e7a9b11c3b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ab0f54f0f0ff4a2c9cd2d1ae0fc7d3b0e0fc9e51988903c812b21c5a9373590
2026-06-10 15:52:06.248317 | controller | Jun 10 14:58:59.549859 crc crio[20344]: time="2026-06-10T14:58:59.549780984Z" level=info msg="Started container" PID=54039 containerID=4a16aed3d74511336793e4193ff9376f8e4e5361af9f87a176907575abd15780 description=openstack/kube-state-metrics-0/kube-state-metrics id=ff2f28a4-7e07-4bf7-8ec1-e3a68c866d5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d329d466dbdeb79e19e02293ba6e80ac3e53fad33ac298807b69be0cb69ac68b
2026-06-10 15:52:06.248335 | controller | Jun 10 14:58:59.697593 crc crio[20344]: time="2026-06-10T14:58:59.697368813Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=f079966f-dc08-4125-8e2a-24577925f087 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.248351 | controller | Jun 10 14:58:59.724810 crc crio[20344]: time="2026-06-10T14:58:59.722664061Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=425141a2-9cae-4d92-a23e-dadce2035b52 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.248367 | controller | Jun 10 14:58:59.734176 crc crio[20344]: time="2026-06-10T14:58:59.733983696Z" level=info msg="Stopping pod sandbox: 5ab0f54f0f0ff4a2c9cd2d1ae0fc7d3b0e0fc9e51988903c812b21c5a9373590" id=b017ddfa-c1f4-4211-9879-58946ddc262d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.248383 | controller | Jun 10 14:58:59.734876 crc crio[20344]: time="2026-06-10T14:58:59.734755486Z" level=info msg="Got pod network &{Name:dnsmasq-dns-769fc96f7c-dclxd Namespace:openstack ID:5ab0f54f0f0ff4a2c9cd2d1ae0fc7d3b0e0fc9e51988903c812b21c5a9373590 UID:9637162b-c0ef-4394-b017-2328cfd82e39 NetNS:/var/run/netns/f566e545-ba28-439c-842a-a57627f63136 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9637162b_c0ef_4394_b017_2328cfd82e39.slice PodAnnotations:0xc0027c0668}] Aliases:map[]}"
2026-06-10 15:52:06.248400 | controller | Jun 10 14:58:59.735003 crc crio[20344]: time="2026-06-10T14:58:59.73492348Z" level=info msg="Deleting pod openstack_dnsmasq-dns-769fc96f7c-dclxd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.248417 | controller | Jun 10 14:58:59.761213 crc crio[20344]: time="2026-06-10T14:58:59.761128432Z" level=info msg="Stopping pod sandbox: f8736138594500a10b3d91de93a0b7baf58e2a5cf6572f04734053438afbe614" id=8c2d7854-c1cd-453e-9205-73b16516e614 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.248433 | controller | Jun 10 14:58:59.762023 crc crio[20344]: time="2026-06-10T14:58:59.761661915Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-778dc Namespace:openstack ID:f8736138594500a10b3d91de93a0b7baf58e2a5cf6572f04734053438afbe614 UID:ac2e59d6-3d6b-4afa-ad18-7d1ab84f33ad NetNS:/var/run/netns/6ff7080d-a765-48f5-9554-ec2ab5347564 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac2e59d6_3d6b_4afa_ad18_7d1ab84f33ad.slice PodAnnotations:0xc0022643e8}] Aliases:map[]}"
2026-06-10 15:52:06.248450 | controller | Jun 10 14:58:59.762023 crc crio[20344]: time="2026-06-10T14:58:59.761857561Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7dc8cc99c9-778dc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.248467 | controller | Jun 10 14:58:59.762709 crc crio[20344]: time="2026-06-10T14:58:59.762645121Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=ea790773-ecc0-45df-b9fd-44d360c0e7b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.248487 | controller | Jun 10 14:58:59.770640 crc crio[20344]: time="2026-06-10T14:58:59.770345521Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=37736683-a478-4679-b27a-fa4f527fb638 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.248504 | controller | Jun 10 14:58:59.788504 crc crio[20344]: time="2026-06-10T14:58:59.788144844Z" level=info msg="Creating container: openstack/dnsmasq-dns-68bc84565-r4xzg/dnsmasq-dns" id=e91a0802-77ae-4610-ac2b-0707b01e31ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.248521 | controller | Jun 10 14:58:59.794315 crc crio[20344]: time="2026-06-10T14:58:59.790885496Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.248538 | controller | Jun 10 14:58:59.836526 crc crio[20344]: time="2026-06-10T14:58:59.834333316Z" level=info msg="Creating container: openstack/dnsmasq-dns-6b994dcc49-59f4q/dnsmasq-dns" id=6d4b33e9-c699-430f-83fb-3dcd128cc665 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.248554 | controller | Jun 10 14:58:59.836526 crc crio[20344]: time="2026-06-10T14:58:59.836251315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.248571 | controller | Jun 10 14:58:59.885395 crc crio[20344]: time="2026-06-10T14:58:59.885181348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.248587 | controller | Jun 10 14:58:59.903377 crc crio[20344]: time="2026-06-10T14:58:59.902615532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.248603 | controller | Jun 10 14:59:00.094163 crc crio[20344]: time="2026-06-10T14:59:00.094115123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.248620 | controller | Jun 10 14:59:00.105220 crc crio[20344]: time="2026-06-10T14:59:00.10518576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.248636 | controller | Jun 10 14:59:00.208316 crc crio[20344]: time="2026-06-10T14:59:00.201245159Z" level=info msg="Created container dd001cbf730e09745e0fbcb8e66c1eb925faaccd3ebf7252c3a13e0f4cb45fc6: openstack/dnsmasq-dns-68bc84565-r4xzg/dnsmasq-dns" id=e91a0802-77ae-4610-ac2b-0707b01e31ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.248652 | controller | Jun 10 14:59:00.209629 crc crio[20344]: time="2026-06-10T14:59:00.209585566Z" level=info msg="Starting container: dd001cbf730e09745e0fbcb8e66c1eb925faaccd3ebf7252c3a13e0f4cb45fc6" id=cb27b691-fb17-4af6-b68f-4b450334669d name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.248668 | controller | Jun 10 14:59:00.240959 crc crio[20344]: time="2026-06-10T14:59:00.240758807Z" level=info msg="Stopped pod sandbox: f8736138594500a10b3d91de93a0b7baf58e2a5cf6572f04734053438afbe614" id=8c2d7854-c1cd-453e-9205-73b16516e614 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.248684 | controller | Jun 10 14:59:00.246048 crc crio[20344]: time="2026-06-10T14:59:00.245996623Z" level=info msg="Started container" PID=54249 containerID=dd001cbf730e09745e0fbcb8e66c1eb925faaccd3ebf7252c3a13e0f4cb45fc6 description=openstack/dnsmasq-dns-68bc84565-r4xzg/dnsmasq-dns id=cb27b691-fb17-4af6-b68f-4b450334669d name=/runtime.v1.RuntimeService/StartContainer sandboxID=71dcac18616e14a3bb1ae640b34c0e4a123abd56ee3ee1f9a194fcf4e0194751
2026-06-10 15:52:06.248700 | controller | Jun 10 14:59:00.350075 crc crio[20344]: time="2026-06-10T14:59:00.349602628Z" level=info msg="Stopped pod sandbox: 5ab0f54f0f0ff4a2c9cd2d1ae0fc7d3b0e0fc9e51988903c812b21c5a9373590" id=b017ddfa-c1f4-4211-9879-58946ddc262d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.248720 | controller | Jun 10 14:59:00.759562 crc crio[20344]: time="2026-06-10T14:59:00.759345535Z" level=info msg="Created container ef6cfc457b1708eb72bdf13a6ad9d99746c2f28eae9fe22603573c684cfeb26f: openstack/rabbitmq-cell1-server-0/setup-container" id=4b51f918-4ce8-4814-af82-d4f51aa55b0e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.248737 | controller | Jun 10 14:59:00.765226 crc crio[20344]: time="2026-06-10T14:59:00.765182217Z" level=info msg="Starting container: ef6cfc457b1708eb72bdf13a6ad9d99746c2f28eae9fe22603573c684cfeb26f" id=9877a4f6-89f6-4cd1-abb2-254b91b90e82 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.248753 | controller | Jun 10 14:59:00.772138 crc crio[20344]: time="2026-06-10T14:59:00.772069416Z" level=info msg="Started container" PID=54004 containerID=ef6cfc457b1708eb72bdf13a6ad9d99746c2f28eae9fe22603573c684cfeb26f description=openstack/rabbitmq-cell1-server-0/setup-container id=9877a4f6-89f6-4cd1-abb2-254b91b90e82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba55586c221a8575f2165b883af4d6f2c63ffc03953208cbfbebf037663a8518
2026-06-10 15:52:06.248770 | controller | Jun 10 14:59:00.778020 crc crio[20344]: time="2026-06-10T14:59:00.777939649Z" level=error msg="Container creation error: mount `/var/lib/kubelet/pods/4248f424-f003-49b3-b322-a1476286b4e2/volume-subpaths/dns-svc/dnsmasq-dns/1` to `etc/dnsmasq.d/hosts/dns-svc`: No such file or directory\n" id=6d4b33e9-c699-430f-83fb-3dcd128cc665 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.248787 | controller | Jun 10 14:59:00.795352 crc crio[20344]: time="2026-06-10T14:59:00.794649033Z" level=info msg="Removing container: 4a616e9ec9c006488decc00491b4e9771beee3a6f5d44f7e13bb977f5c64a1a9" id=2aa07a5d-8b62-4ff4-9426-0609c09c0143 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.248803 | controller | Jun 10 14:59:00.796921 crc crio[20344]: time="2026-06-10T14:59:00.7968386Z" level=info msg="createCtr: deleting container ID 59a755bd38f3c09d1af69e5d0a15f0dec430c238ec8608852214bf1003d965f1 from idIndex" id=6d4b33e9-c699-430f-83fb-3dcd128cc665 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.248820 | controller | Jun 10 14:59:00.797188 crc crio[20344]: time="2026-06-10T14:59:00.796924052Z" level=info msg="createCtr: removing container 59a755bd38f3c09d1af69e5d0a15f0dec430c238ec8608852214bf1003d965f1" id=6d4b33e9-c699-430f-83fb-3dcd128cc665 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.248836 | controller | Jun 10 14:59:00.797188 crc crio[20344]: time="2026-06-10T14:59:00.797155839Z" level=info msg="createCtr: deleting container 59a755bd38f3c09d1af69e5d0a15f0dec430c238ec8608852214bf1003d965f1 from storage" id=6d4b33e9-c699-430f-83fb-3dcd128cc665 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.248869 | controller | Jun 10 14:59:00.821919 crc crio[20344]: time="2026-06-10T14:59:00.821491922Z" level=info msg="createCtr: releasing container name k8s_dnsmasq-dns_dnsmasq-dns-6b994dcc49-59f4q_openstack_4248f424-f003-49b3-b322-a1476286b4e2_0" id=6d4b33e9-c699-430f-83fb-3dcd128cc665 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.248887 | controller | Jun 10 14:59:00.873915 crc crio[20344]: time="2026-06-10T14:59:00.87256197Z" level=info msg="Created container b5c681393b56bde307da83fe1dedfafcfb5bcd90af5f546482876a04660c90e4: openstack/rabbitmq-server-0/setup-container" id=1837dcfc-68bb-4330-8f62-371bf478b5f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.248904 | controller | Jun 10 14:59:00.874248 crc crio[20344]: time="2026-06-10T14:59:00.87410163Z" level=info msg="Starting container: b5c681393b56bde307da83fe1dedfafcfb5bcd90af5f546482876a04660c90e4" id=c98671bc-8a05-4072-bac9-76fd98acbc37 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.248924 | controller | Jun 10 14:59:00.893626 crc crio[20344]: time="2026-06-10T14:59:00.893501685Z" level=info msg="Started container" PID=54009 containerID=b5c681393b56bde307da83fe1dedfafcfb5bcd90af5f546482876a04660c90e4 description=openstack/rabbitmq-server-0/setup-container id=c98671bc-8a05-4072-bac9-76fd98acbc37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa9a72b7dbf24e26f23f0695e5c88c629c3cc1bd4d723cbfdb87114a00fa7238
2026-06-10 15:52:06.248940 | controller | Jun 10 14:59:00.987069 crc crio[20344]: time="2026-06-10T14:59:00.986971876Z" level=info msg="Removed container 4a616e9ec9c006488decc00491b4e9771beee3a6f5d44f7e13bb977f5c64a1a9: openstack/dnsmasq-dns-769fc96f7c-dclxd/init" id=2aa07a5d-8b62-4ff4-9426-0609c09c0143 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.248957 | controller | Jun 10 14:59:00.996984 crc crio[20344]: time="2026-06-10T14:59:00.996892304Z" level=info msg="Removing container: 793bc38d224b9fd3a0f529af79bed7178e4fcd0b096cab5bb3c8dca5ad1790cd" id=82da88b4-41a3-42ab-aa43-9bd589c55393 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.248973 | controller | Jun 10 14:59:01.036205 crc crio[20344]: time="2026-06-10T14:59:01.036072043Z" level=info msg="Removed container 793bc38d224b9fd3a0f529af79bed7178e4fcd0b096cab5bb3c8dca5ad1790cd: openstack/dnsmasq-dns-7dc8cc99c9-778dc/init" id=82da88b4-41a3-42ab-aa43-9bd589c55393 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.248989 | controller | Jun 10 14:59:01.862606 crc crio[20344]: time="2026-06-10T14:59:01.861900262Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=1d2eb7f8-0124-4cc9-ab78-0d4f8ea4e349 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.249004 | controller | Jun 10 14:59:03.891530 crc crio[20344]: time="2026-06-10T14:59:03.888919584Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=f188b02f-cde4-4436-ba83-198cb7d65efc name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.249020 | controller | Jun 10 14:59:04.904678 crc crio[20344]: time="2026-06-10T14:59:04.904571861Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=29e63f2d-6266-461d-84e5-9ccd3e582135 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.249036 | controller | Jun 10 14:59:04.968392 crc crio[20344]: time="2026-06-10T14:59:04.968307759Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=aa09825c-4585-454a-a2cd-9d85f6954a55 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.249051 | controller | Jun 10 14:59:05.684938 crc crio[20344]: time="2026-06-10T14:59:05.683922051Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a8b745c1-c661-4540-a3ac-577e5d554838 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.249067 | controller | Jun 10 14:59:05.722844 crc crio[20344]: time="2026-06-10T14:59:05.722591387Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:7b731db5aae0df7b814f3d00e979dfead5d3d5d0628ad440b664274097714eee" id=f060115f-4b90-4b1d-a0bb-32311df62021 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.249083 | controller | Jun 10 14:59:05.724032 crc crio[20344]: time="2026-06-10T14:59:05.723902491Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=13e329f0-ea74-4c3c-bb23-b4ca232ab8ec name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.249100 | controller | Jun 10 14:59:05.773791 crc crio[20344]: time="2026-06-10T14:59:05.773566552Z" level=info msg="Creating container: openstack/openstack-galera-0/galera" id=1be8ca6c-5a9c-4b31-b9a6-605438319afb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.249116 | controller | Jun 10 14:59:05.779134 crc crio[20344]: time="2026-06-10T14:59:05.77692484Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=89827461-5435-4b93-af12-43ebf7819b92 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.249136 | controller | Jun 10 14:59:05.779134 crc crio[20344]: time="2026-06-10T14:59:05.779091306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.249153 | controller | Jun 10 14:59:05.782574 crc crio[20344]: time="2026-06-10T14:59:05.782437573Z" level=info msg="Creating container: openstack/dnsmasq-dns-6b994dcc49-59f4q/dnsmasq-dns" id=d5379ce6-5772-405d-b441-f8e673884611 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.249170 | controller | Jun 10 14:59:05.787615 crc crio[20344]: time="2026-06-10T14:59:05.784466186Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:807c1076fe368456aee9a88438d275805fc908d207bada66f46e084e1fd4e8d9" id=d4614ae3-a308-4d85-822e-1b63543116c8 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.249186 | controller | Jun 10 14:59:05.787615 crc crio[20344]: time="2026-06-10T14:59:05.786891059Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=bf9c88ff-b6e3-4d09-9a81-dd4cd0c48c1e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.249203 | controller | Jun 10 14:59:05.791865 crc crio[20344]: time="2026-06-10T14:59:05.791490349Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.249220 | controller | Jun 10 14:59:05.795420 crc crio[20344]: time="2026-06-10T14:59:05.795117343Z" level=info msg="Creating container: openstack/ovn-controller-ovs-6lm5k/ovsdb-server-init" id=6bc0baf4-9b0f-440c-8e82-d2c060c3bb1c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.249236 | controller | Jun 10 14:59:05.795910 crc crio[20344]: time="2026-06-10T14:59:05.79578042Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:ba97cb84e9c691378c75d7722e1b3beae894cc25addffadc2d7106e39c07e58c" id=a3f62319-3d3e-46a1-8a85-71b2217b5965 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.249253 | controller | Jun 10 14:59:05.796177 crc crio[20344]: time="2026-06-10T14:59:05.795999026Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:85b4f27c1058f2c2b0c03e426e77c60ade32cce5d8d14bb6242195cf45e42e90" id=64a471ba-76a5-4b2c-a2a2-894609dd5c0d name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.249269 | controller | Jun 10 14:59:05.796595 crc crio[20344]: time="2026-06-10T14:59:05.796501729Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=ff24e932-16ae-4a3d-be98-c992e2ccd129 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.249285 | controller | Jun 10 14:59:05.797433 crc crio[20344]: time="2026-06-10T14:59:05.797164596Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=2e85e1cf-1468-4c60-8ecc-357a2fcc7951 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.249302 | controller | Jun 10 14:59:05.805902 crc crio[20344]: time="2026-06-10T14:59:05.805790241Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.249318 | controller | Jun 10 14:59:05.828782 crc crio[20344]: time="2026-06-10T14:59:05.828605264Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=5be99999-f22b-4d91-9cdb-d843961d9ab5 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.249333 | controller | Jun 10 14:59:05.850055 crc crio[20344]: time="2026-06-10T14:59:05.849542249Z" level=info msg="Creating container: openstack/openstack-cell1-galera-0/galera" id=61075330-1fb6-431d-8a8a-08180e730593 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.249353 | controller | Jun 10 14:59:05.853508 crc crio[20344]: time="2026-06-10T14:59:05.853150132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.249370 | controller | Jun 10 14:59:05.854623 crc crio[20344]: time="2026-06-10T14:59:05.854514808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.249385 | controller | Jun 10 14:59:05.858862 crc crio[20344]: time="2026-06-10T14:59:05.858660816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.249401 | controller | Jun 10 14:59:05.876916 crc crio[20344]: time="2026-06-10T14:59:05.876768777Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=65ad1fbe-2b3e-4906-8076-306eb6858f99 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.249416 | controller | Jun 10 14:59:05.881877 crc crio[20344]: time="2026-06-10T14:59:05.881789367Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=fd15a046-f801-497a-8b81-a6df3b93331a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.249432 | controller | Jun 10 14:59:05.887583 crc crio[20344]: time="2026-06-10T14:59:05.886910401Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=8c5b8f11-a6c7-4028-8636-c5a2acb5e6a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.249449 | controller | Jun 10 14:59:05.890025 crc crio[20344]: time="2026-06-10T14:59:05.889927969Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.249465 | controller | Jun 10 14:59:05.896599 crc crio[20344]: time="2026-06-10T14:59:05.896541531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.249481 | controller | Jun 10 14:59:05.897112 crc crio[20344]: time="2026-06-10T14:59:05.896995073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.249497 | controller | Jun 10 14:59:05.917649 crc crio[20344]: time="2026-06-10T14:59:05.908618155Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=f4a34417-e324-4651-a1c8-f3d826cbe05d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.249514 | controller | Jun 10 14:59:05.917649 crc crio[20344]: time="2026-06-10T14:59:05.90878987Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=9090bc5f-6dff-4568-8238-472dc69ad445 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.249535 | controller | Jun 10 14:59:05.917649 crc crio[20344]: time="2026-06-10T14:59:05.912043024Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.249613 | controller | Jun 10 14:59:05.917649 crc crio[20344]: time="2026-06-10T14:59:05.913539613Z" level=info msg="Creating container: openstack/ovn-controller-kkj8w/ovn-controller" id=92008b03-cbd1-43bc-b55c-e5c1d7a58704 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.249637 | controller | Jun 10 14:59:05.917649 crc crio[20344]: time="2026-06-10T14:59:05.914775815Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.249659 | controller | Jun 10 14:59:05.930018 crc crio[20344]: time="2026-06-10T14:59:05.929887228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.249676 | controller | Jun 10 14:59:05.933160 crc crio[20344]: time="2026-06-10T14:59:05.933060621Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.249692 | controller | Jun 10 14:59:05.948348 crc crio[20344]: time="2026-06-10T14:59:05.94803061Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.249708 | controller | Jun 10 14:59:05.973506 crc crio[20344]: time="2026-06-10T14:59:05.973426341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.249724 | controller | Jun 10 14:59:05.979543 crc crio[20344]: time="2026-06-10T14:59:05.979482538Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.249740 | controller | Jun 10 14:59:05.983180 crc crio[20344]: time="2026-06-10T14:59:05.983068092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.249757 | controller | Jun 10 14:59:05.991556 crc crio[20344]: time="2026-06-10T14:59:05.987833926Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.249772 | controller | Jun 10 14:59:05.993377 crc crio[20344]: time="2026-06-10T14:59:05.993240336Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.249788 | controller | Jun 10 14:59:06.158412 crc crio[20344]: time="2026-06-10T14:59:06.145896497Z" level=info msg="Created container 81a85659360c795887cf115d13d156b05b4fdd95e0e6f5c29c077a18a0be60dd: openstack/dnsmasq-dns-6b994dcc49-59f4q/dnsmasq-dns" id=d5379ce6-5772-405d-b441-f8e673884611 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.249804 | controller | Jun 10 14:59:06.158412 crc crio[20344]: time="2026-06-10T14:59:06.154150431Z" level=info msg="Created container 0b92ebea99eb117e3345765b06f5324edaf408813cf308b0df7c7a46995e479c: openstack/openstack-galera-0/galera" id=1be8ca6c-5a9c-4b31-b9a6-605438319afb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.249821 | controller | Jun 10 14:59:06.158412 crc crio[20344]: time="2026-06-10T14:59:06.157203101Z" level=info msg="Starting container: 81a85659360c795887cf115d13d156b05b4fdd95e0e6f5c29c077a18a0be60dd" id=140acefd-be26-4b0e-b61a-680acbcdad30 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.249837 | controller | Jun 10 14:59:06.159089 crc crio[20344]: time="2026-06-10T14:59:06.158673309Z" level=info msg="Starting container: 0b92ebea99eb117e3345765b06f5324edaf408813cf308b0df7c7a46995e479c" id=d33eede2-6f1b-4443-8d47-70d5fe699edb name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.249885 | controller | Jun 10 14:59:06.164495 crc crio[20344]: time="2026-06-10T14:59:06.164387078Z" level=info msg="Started container" PID=54966 containerID=0b92ebea99eb117e3345765b06f5324edaf408813cf308b0df7c7a46995e479c description=openstack/openstack-galera-0/galera id=d33eede2-6f1b-4443-8d47-70d5fe699edb name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ede01de671353ea8b6829493146a07b5de0530a6143918f97b02f2a6fa83e8b
2026-06-10 15:52:06.249904 | controller | Jun 10 14:59:06.166570 crc crio[20344]: time="2026-06-10T14:59:06.166494563Z" level=info msg="Started container" PID=54969 containerID=81a85659360c795887cf115d13d156b05b4fdd95e0e6f5c29c077a18a0be60dd description=openstack/dnsmasq-dns-6b994dcc49-59f4q/dnsmasq-dns id=140acefd-be26-4b0e-b61a-680acbcdad30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e88edbe20a5bdb3dff4d0efeb1d90099167ad18412d8a41dc94ef7aa4dbd3aa
2026-06-10 15:52:06.249941 | controller | Jun 10 14:59:06.220563 crc crio[20344]: time="2026-06-10T14:59:06.220468606Z" level=info msg="Created container fe42e000f573bfe99b2a711d8f35b3c3e83b699f5277aa5986ef8644c4ab66f7: openstack/ovsdbserver-nb-0/ovsdbserver-nb" id=9090bc5f-6dff-4568-8238-472dc69ad445 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.249960 | controller | Jun 10 14:59:06.221584 crc crio[20344]: time="2026-06-10T14:59:06.221513164Z" level=info msg="Created container a5a46af2373c7d5a67527f85767fb354bebdef03b5d9268e74c34b14ca61b395: openstack/openstack-cell1-galera-0/galera" id=61075330-1fb6-431d-8a8a-08180e730593 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.249976 | controller | Jun 10 14:59:06.226676 crc crio[20344]: time="2026-06-10T14:59:06.226603536Z" level=info msg="Starting container: fe42e000f573bfe99b2a711d8f35b3c3e83b699f5277aa5986ef8644c4ab66f7" id=f87d0e88-2bd5-42c7-8de4-b66186ac6b58 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.249993 | controller | Jun 10 14:59:06.227644 crc crio[20344]: time="2026-06-10T14:59:06.227607522Z" level=info msg="Starting container: a5a46af2373c7d5a67527f85767fb354bebdef03b5d9268e74c34b14ca61b395" id=96f20629-6bc8-47f7-92eb-5a6f6e9465c7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.250009 | controller | Jun 10 14:59:06.233807 crc crio[20344]: time="2026-06-10T14:59:06.233716661Z" level=info msg="Started container" PID=54985 containerID=a5a46af2373c7d5a67527f85767fb354bebdef03b5d9268e74c34b14ca61b395 description=openstack/openstack-cell1-galera-0/galera id=96f20629-6bc8-47f7-92eb-5a6f6e9465c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa53dee4ce00f3cd01f9fdbde21d90af7f5e118f71ab3c92dbdd2a41cd39da07
2026-06-10 15:52:06.250025 | controller | Jun 10 14:59:06.234867 crc crio[20344]: time="2026-06-10T14:59:06.234814869Z" level=info msg="Created container d17e3c82e008acf0981612833d59be9c9ea4e2dbdf405e5e1c9092da3c546995: openstack/ovsdbserver-sb-0/ovsdbserver-sb" id=f4a34417-e324-4651-a1c8-f3d826cbe05d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.250042 | controller | Jun 10 14:59:06.236188 crc crio[20344]: time="2026-06-10T14:59:06.236067702Z" level=info msg="Starting container: d17e3c82e008acf0981612833d59be9c9ea4e2dbdf405e5e1c9092da3c546995" id=873e057c-92a2-465c-ae8a-80d595c1e7e7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.250058 | controller | Jun 10 14:59:06.237325 crc crio[20344]: time="2026-06-10T14:59:06.237199352Z" level=info msg="Started container" PID=54986 containerID=fe42e000f573bfe99b2a711d8f35b3c3e83b699f5277aa5986ef8644c4ab66f7 description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=f87d0e88-2bd5-42c7-8de4-b66186ac6b58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=be2d1d2e69119ee45165a1b678494fd8997eb9168ccbe150e757f5fc1cf40e3c
2026-06-10 15:52:06.250075 | controller | Jun 10 14:59:06.245401 crc crio[20344]: time="2026-06-10T14:59:06.245331573Z" level=info msg="Started container" PID=54987 containerID=d17e3c82e008acf0981612833d59be9c9ea4e2dbdf405e5e1c9092da3c546995 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=873e057c-92a2-465c-ae8a-80d595c1e7e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90d568c50ef76e3edff5f3b726f308161b443dddf6a82ef8f255316e18411995
2026-06-10 15:52:06.250091 | controller | Jun 10 14:59:06.248073 crc crio[20344]: time="2026-06-10T14:59:06.247996672Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.250107 | controller | Jun 10 14:59:06.256958 crc crio[20344]: time="2026-06-10T14:59:06.256918154Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=06274f95-128c-4870-aeab-6b58110a74b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.250144 | controller | Jun 10 14:59:06.257204 crc crio[20344]: time="2026-06-10T14:59:06.257184691Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found" id=06274f95-128c-4870-aeab-6b58110a74b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.250160 | controller | Jun 10 14:59:06.257389 crc crio[20344]: time="2026-06-10T14:59:06.257371516Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found" id=06274f95-128c-4870-aeab-6b58110a74b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.250176 | controller | Jun 10 14:59:06.261951 crc crio[20344]: time="2026-06-10T14:59:06.261925705Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=0da48ff5-a263-4a97-a3a8-3bca12557320 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.250192 | controller | Jun 10 14:59:06.270200 crc crio[20344]: time="2026-06-10T14:59:06.270125118Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=0d609817-3c95-4fec-90e6-1812057ba0b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.250208 | controller | Jun 10 14:59:06.270472 crc crio[20344]: time="2026-06-10T14:59:06.270372314Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found" id=0d609817-3c95-4fec-90e6-1812057ba0b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.250223 | controller | Jun 10 14:59:06.270472 crc crio[20344]: time="2026-06-10T14:59:06.270419516Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found" id=0d609817-3c95-4fec-90e6-1812057ba0b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.250239 | controller | Jun 10 14:59:06.270563 crc crio[20344]: time="2026-06-10T14:59:06.270536589Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\""
2026-06-10 15:52:06.250255 | controller | Jun 10 14:59:06.271230 crc crio[20344]: time="2026-06-10T14:59:06.271116434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.250271 | controller | Jun 10 14:59:06.274220 crc crio[20344]: time="2026-06-10T14:59:06.274194274Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=4d67ca9d-d2be-4264-94d4-ed981967f2d2 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.250286 | controller | Jun 10 14:59:06.280020 crc crio[20344]: time="2026-06-10T14:59:06.279946233Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\""
2026-06-10 15:52:06.250302 | controller | Jun 10 14:59:06.371948 crc crio[20344]: time="2026-06-10T14:59:06.371845384Z" level=info msg="Created container 56ec7d8680e374ac09f06ce437e1e4717afd8b2fc350ccb766e5c9d4609a110a: openstack/ovn-controller-ovs-6lm5k/ovsdb-server-init" id=6bc0baf4-9b0f-440c-8e82-d2c060c3bb1c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.250318 | controller | Jun 10 14:59:06.372930 crc crio[20344]: time="2026-06-10T14:59:06.372882271Z" level=info msg="Created container 1e3b539cdd4d5d966f538042e093cda59171e6bc13b04c227dafc197647a1ddd: openstack/ovn-controller-kkj8w/ovn-controller" id=92008b03-cbd1-43bc-b55c-e5c1d7a58704 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.250334 | controller | Jun 10 14:59:06.373727 crc crio[20344]: time="2026-06-10T14:59:06.373504647Z" level=info msg="Starting container: 56ec7d8680e374ac09f06ce437e1e4717afd8b2fc350ccb766e5c9d4609a110a" id=9f736954-8104-4bda-8501-1d0ae6fac186 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.250354 | controller | Jun 10 14:59:06.374199 crc crio[20344]: time="2026-06-10T14:59:06.374118543Z" level=info msg="Starting container: 1e3b539cdd4d5d966f538042e093cda59171e6bc13b04c227dafc197647a1ddd" id=92313732-1082-40da-b00c-3131b2f06f6d name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.250371 | controller | Jun 10 14:59:06.380004 crc crio[20344]: time="2026-06-10T14:59:06.379966125Z" level=info msg="Started container" PID=55039 containerID=1e3b539cdd4d5d966f538042e093cda59171e6bc13b04c227dafc197647a1ddd description=openstack/ovn-controller-kkj8w/ovn-controller id=92313732-1082-40da-b00c-3131b2f06f6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3a043d7cfbf3e1d88a427e98db79e56c66de89b5f04eef9479dcf122ac06bf2
2026-06-10 15:52:06.250388 | controller | Jun 10 14:59:06.384456 crc crio[20344]: time="2026-06-10T14:59:06.384366489Z" level=info msg="Started container" PID=55024 containerID=56ec7d8680e374ac09f06ce437e1e4717afd8b2fc350ccb766e5c9d4609a110a description=openstack/ovn-controller-ovs-6lm5k/ovsdb-server-init id=9f736954-8104-4bda-8501-1d0ae6fac186 name=/runtime.v1.RuntimeService/StartContainer sandboxID=632e039fe280fb04189ad5bc101fb70f59cf946628a4812ce6e77538a33295c7
2026-06-10 15:52:06.250404 | controller | Jun 10 14:59:07.000678 crc crio[20344]: time="2026-06-10T14:59:06.999327774Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=2a8dbd75-53e0-4697-8ea4-5258f2b79d1b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.250421 | controller | Jun 10 14:59:07.012542 crc crio[20344]: time="2026-06-10T14:59:07.012421465Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=8f0f4fc1-6307-44f2-90d0-852be1bc66cb name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.250436 | controller | Jun 10 14:59:07.031370 crc crio[20344]: time="2026-06-10T14:59:07.031214774Z" level=info msg="Creating container: openstack/ovn-controller-ovs-6lm5k/ovsdb-server" id=7afdb808-8b61-40f2-8e44-918eb560be7f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.250452 | controller | Jun 10 14:59:07.032891 crc crio[20344]: time="2026-06-10T14:59:07.032866027Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.250468 | controller | Jun 10 14:59:07.181355 crc crio[20344]: time="2026-06-10T14:59:07.181038351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.250484 | controller | Jun 10 14:59:07.493877 crc crio[20344]: time="2026-06-10T14:59:07.493674452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.250500 | controller | Jun 10 14:59:07.628975 crc crio[20344]: time="2026-06-10T14:59:07.62816146Z" level=info msg="Created container 20b82e5db6ce537da2890bbdb076891291609c8a496856146597803f4acc3714: openstack/ovn-controller-ovs-6lm5k/ovsdb-server" id=7afdb808-8b61-40f2-8e44-918eb560be7f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.250516 | controller | Jun 10 14:59:07.630410 crc crio[20344]: time="2026-06-10T14:59:07.630211354Z" level=info msg="Starting container: 20b82e5db6ce537da2890bbdb076891291609c8a496856146597803f4acc3714" id=b6ac38e6-1256-4d4a-91f5-1934952af0ff name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.250531 | controller | Jun 10 14:59:07.640019 crc crio[20344]: time="2026-06-10T14:59:07.639844514Z" level=info msg="Started container" PID=55598 containerID=20b82e5db6ce537da2890bbdb076891291609c8a496856146597803f4acc3714 description=openstack/ovn-controller-ovs-6lm5k/ovsdb-server id=b6ac38e6-1256-4d4a-91f5-1934952af0ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=632e039fe280fb04189ad5bc101fb70f59cf946628a4812ce6e77538a33295c7
2026-06-10 15:52:06.250551 | controller | Jun 10 14:59:07.658738 crc crio[20344]: time="2026-06-10T14:59:07.658570301Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=f0f9bc9a-2a6e-4128-97e4-ffb90a08f951 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.250568 | controller | Jun 10 14:59:07.662220 crc crio[20344]: time="2026-06-10T14:59:07.662129934Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified" id=234d6e17-9934-4a13-9137-c570f2c21e14 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.250584 | controller | Jun 10 14:59:07.675992 crc crio[20344]: time="2026-06-10T14:59:07.675901372Z" level=info msg="Creating container: openstack/ovn-controller-ovs-6lm5k/ovs-vswitchd" id=4b0b408b-994b-4f72-916b-b57d52584cd1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.250600 | controller | Jun 10 14:59:07.677845 crc crio[20344]: time="2026-06-10T14:59:07.677787381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.250616 | controller | Jun 10 14:59:07.737232 crc crio[20344]: time="2026-06-10T14:59:07.737149825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.250632 | controller | Jun 10 14:59:07.992309 crc crio[20344]: time="2026-06-10T14:59:07.99222561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.250649 | controller | Jun 10 14:59:08.100882 crc crio[20344]: time="2026-06-10T14:59:08.100771823Z" level=info msg="Created container e731dd46964213884a474c6a31dfd470edaf2b63f49ffe75c25ca89984c55e12: openstack/ovn-controller-ovs-6lm5k/ovs-vswitchd" id=4b0b408b-994b-4f72-916b-b57d52584cd1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.250665 | controller | Jun 10 14:59:08.102630 crc crio[20344]: time="2026-06-10T14:59:08.10256766Z" level=info msg="Starting container: e731dd46964213884a474c6a31dfd470edaf2b63f49ffe75c25ca89984c55e12" id=da2dad6a-e0b7-4789-89ca-6c6f9c05b8ce name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.250681 | controller | Jun 10 14:59:08.111822 crc crio[20344]: time="2026-06-10T14:59:08.111731148Z" level=info msg="Started container" PID=55810 containerID=e731dd46964213884a474c6a31dfd470edaf2b63f49ffe75c25ca89984c55e12 description=openstack/ovn-controller-ovs-6lm5k/ovs-vswitchd id=da2dad6a-e0b7-4789-89ca-6c6f9c05b8ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=632e039fe280fb04189ad5bc101fb70f59cf946628a4812ce6e77538a33295c7
2026-06-10 15:52:06.250698 | controller | Jun 10 14:59:09.046478 crc crio[20344]: time="2026-06-10T14:59:09.045743731Z" level=info msg="Stopping container: 81a85659360c795887cf115d13d156b05b4fdd95e0e6f5c29c077a18a0be60dd (timeout: 10s)" id=778c4928-9473-42a9-a77b-8aa68d60a80e name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.250714 | controller | Jun 10 14:59:12.610398 crc crio[20344]: time="2026-06-10T14:59:12.60860704Z" level=info msg="Stopped container 81a85659360c795887cf115d13d156b05b4fdd95e0e6f5c29c077a18a0be60dd: openstack/dnsmasq-dns-6b994dcc49-59f4q/dnsmasq-dns" id=778c4928-9473-42a9-a77b-8aa68d60a80e name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.250731 | controller | Jun 10 14:59:12.613538 crc crio[20344]: time="2026-06-10T14:59:12.613455566Z" level=info msg="Stopping pod sandbox: 7e88edbe20a5bdb3dff4d0efeb1d90099167ad18412d8a41dc94ef7aa4dbd3aa" id=b412d764-c2d3-41cd-a6e6-989c86f36d06 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.250747 | controller | Jun 10 14:59:12.614633 crc crio[20344]: time="2026-06-10T14:59:12.614175185Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6b994dcc49-59f4q Namespace:openstack ID:7e88edbe20a5bdb3dff4d0efeb1d90099167ad18412d8a41dc94ef7aa4dbd3aa UID:4248f424-f003-49b3-b322-a1476286b4e2 NetNS:/var/run/netns/e5956a85-b7a9-4038-9356-f24c6a403727 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4248f424_f003_49b3_b322_a1476286b4e2.slice PodAnnotations:0xc004036038}] Aliases:map[]}"
2026-06-10 15:52:06.250767 | controller | Jun 10 14:59:12.614633 crc crio[20344]: time="2026-06-10T14:59:12.614417261Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6b994dcc49-59f4q from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.250784 | controller | Jun 10 14:59:12.701033 crc crio[20344]: time="2026-06-10T14:59:12.700900591Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8" id=4d67ca9d-d2be-4264-94d4-ed981967f2d2 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.250801 | controller | Jun 10 14:59:12.702421 crc crio[20344]: time="2026-06-10T14:59:12.702342278Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=25d54562-689e-45bf-8e3a-c9bc8b463d5e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.250817 | controller | Jun 10 14:59:12.733132 crc crio[20344]: time="2026-06-10T14:59:12.733025706Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8" id=0da48ff5-a263-4a97-a3a8-3bca12557320 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.250834 | controller | Jun 10 14:59:12.734169 crc crio[20344]: time="2026-06-10T14:59:12.734077754Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=372fee34-db95-4787-ac0f-4b1514d8261f name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.250865 | controller | Jun 10 14:59:12.761916 crc crio[20344]: time="2026-06-10T14:59:12.761816305Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=5b8685be-ac1f-4a81-afa9-bff98a98b6f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.250886 | controller | Jun 10 14:59:12.767893 crc crio[20344]: time="2026-06-10T14:59:12.766967859Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=1d5294c9-abbe-4aa7-8424-8ae281bce01e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.250903 | controller | Jun 10 14:59:12.784824 crc crio[20344]: time="2026-06-10T14:59:12.784770082Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=04d575a0-b563-41ea-b8d1-1c8b5052dd8d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.250919 | controller | Jun 10 14:59:12.789439 crc crio[20344]: time="2026-06-10T14:59:12.789179467Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=7c7f5047-9cee-4e6c-b117-e915e2d5a0a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.250935 | controller | Jun 10 14:59:12.791873 crc crio[20344]: time="2026-06-10T14:59:12.791784055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.250952 | controller | Jun 10 14:59:12.792595 crc crio[20344]: time="2026-06-10T14:59:12.792563405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.250968 | controller | Jun 10 14:59:12.873233 crc crio[20344]: time="2026-06-10T14:59:12.872619887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.250990 | controller | Jun 10 14:59:12.874604 crc crio[20344]: time="2026-06-10T14:59:12.87314963Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.251007 | controller | Jun 10 14:59:12.885565 crc crio[20344]: time="2026-06-10T14:59:12.885475731Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.251022 | controller | Jun 10 14:59:12.887357 crc crio[20344]: time="2026-06-10T14:59:12.886662051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.251038 | controller | Jun 10 14:59:12.909989 crc crio[20344]: time="2026-06-10T14:59:12.909873495Z" level=info msg="Stopped pod sandbox: 7e88edbe20a5bdb3dff4d0efeb1d90099167ad18412d8a41dc94ef7aa4dbd3aa" id=b412d764-c2d3-41cd-a6e6-989c86f36d06 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.251054 | controller | Jun 10 14:59:13.075523 crc crio[20344]: time="2026-06-10T14:59:13.074567199Z" level=info msg="Created container 57ff04a71fb14abf03cad20ba056546d73cf37aa9b377822af2589df122cb3d3: openstack/ovsdbserver-sb-0/openstack-network-exporter" id=04d575a0-b563-41ea-b8d1-1c8b5052dd8d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.251070 | controller | Jun 10 14:59:13.085394 crc crio[20344]: time="2026-06-10T14:59:13.083145672Z" level=info msg="Starting container: 57ff04a71fb14abf03cad20ba056546d73cf37aa9b377822af2589df122cb3d3" id=c78b8780-af13-4c97-b17b-2e6356b490fb name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.251086 | controller | Jun 10 14:59:13.091011 crc crio[20344]: time="2026-06-10T14:59:13.090909804Z" level=info msg="Created container 6eed8d966c4cbe95eaa0457240f2a99756f32e5ccd31dbe855ad7598ab9e16d3: openstack/ovsdbserver-nb-0/openstack-network-exporter" id=7c7f5047-9cee-4e6c-b117-e915e2d5a0a8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.251102 | controller | Jun 10 14:59:13.092105 crc crio[20344]: time="2026-06-10T14:59:13.092013702Z" level=info msg="Started container" PID=56722 containerID=57ff04a71fb14abf03cad20ba056546d73cf37aa9b377822af2589df122cb3d3 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=c78b8780-af13-4c97-b17b-2e6356b490fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=90d568c50ef76e3edff5f3b726f308161b443dddf6a82ef8f255316e18411995
2026-06-10 15:52:06.251118 | controller | Jun 10 14:59:13.093445 crc crio[20344]: time="2026-06-10T14:59:13.093094261Z" level=info msg="Starting container: 6eed8d966c4cbe95eaa0457240f2a99756f32e5ccd31dbe855ad7598ab9e16d3" id=1c71f526-c2e0-45fd-8adb-5b701e32eb03 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.251134 | controller | Jun 10 14:59:13.111522 crc crio[20344]: time="2026-06-10T14:59:13.111400117Z" level=info msg="Started container" PID=56721 containerID=6eed8d966c4cbe95eaa0457240f2a99756f32e5ccd31dbe855ad7598ab9e16d3 description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=1c71f526-c2e0-45fd-8adb-5b701e32eb03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=be2d1d2e69119ee45165a1b678494fd8997eb9168ccbe150e757f5fc1cf40e3c
2026-06-10 15:52:06.251151 | controller | Jun 10 14:59:13.115794 crc crio[20344]: time="2026-06-10T14:59:13.115608286Z" level=info msg="Removing container: 81a85659360c795887cf115d13d156b05b4fdd95e0e6f5c29c077a18a0be60dd" id=4ca8c28c-b12d-48c9-af0d-0f8e4598a419 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.251167 | controller | Jun 10 14:59:13.150900 crc crio[20344]: time="2026-06-10T14:59:13.150822122Z" level=info msg="Removed container 81a85659360c795887cf115d13d156b05b4fdd95e0e6f5c29c077a18a0be60dd: openstack/dnsmasq-dns-6b994dcc49-59f4q/dnsmasq-dns" id=4ca8c28c-b12d-48c9-af0d-0f8e4598a419 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.251187 | controller | Jun 10 14:59:13.154231 crc crio[20344]: time="2026-06-10T14:59:13.153882362Z" level=info msg="Removing container: 77bd6b8d83371410489977fe613dae6c511e3d41f03126f0102039e8fc9e0929" id=8882abaa-9f84-4ac3-b712-e886f78a7069 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.251204 | controller | Jun 10 14:59:13.188996 crc crio[20344]: time="2026-06-10T14:59:13.188902123Z" level=info msg="Removed container 77bd6b8d83371410489977fe613dae6c511e3d41f03126f0102039e8fc9e0929: openstack/dnsmasq-dns-6b994dcc49-59f4q/init" id=8882abaa-9f84-4ac3-b712-e886f78a7069 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.251220 | controller | Jun 10 14:59:14.146324 crc crio[20344]: time="2026-06-10T14:59:14.142725301Z" level=info msg="Running pod sandbox: openstack/keystone-2ed5-account-create-update-8795b/POD" id=74fe4b1a-beff-46b9-8ea9-ec91cf86ae3c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.251236 | controller | Jun 10 14:59:14.146324 crc crio[20344]: time="2026-06-10T14:59:14.14346013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.251252 | controller | Jun 10 14:59:14.163526 crc crio[20344]: time="2026-06-10T14:59:14.16267435Z" level=info msg="Running pod sandbox: openstack/keystone-db-create-kb85r/POD" id=236c7840-10e4-4438-a3b0-b133a0d64e3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.251268 | controller | Jun 10 14:59:14.163526 crc crio[20344]: time="2026-06-10T14:59:14.162872335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.251284 | controller | Jun 10 14:59:14.182920 crc crio[20344]: time="2026-06-10T14:59:14.182832424Z" level=info msg="Got pod network &{Name:keystone-2ed5-account-create-update-8795b Namespace:openstack ID:176428128c675ba874d853d6c9fc8fcd74258faddf1306492c1c5e0aff7120d1 UID:a2d040da-e87d-47fe-bab0-64aa8e66f5ed NetNS:/var/run/netns/b6765aad-e237-472c-890c-c7b2bb06f766 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2d040da_e87d_47fe_bab0_64aa8e66f5ed.slice PodAnnotations:0xc004036df0}] Aliases:map[]}"
2026-06-10 15:52:06.251300 | controller | Jun 10 14:59:14.182920 crc crio[20344]: time="2026-06-10T14:59:14.182908576Z" level=info msg="Adding pod openstack_keystone-2ed5-account-create-update-8795b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.251317 | controller | Jun 10 14:59:14.234376 crc crio[20344]: time="2026-06-10T14:59:14.234312103Z" level=info msg="Got pod network &{Name:keystone-db-create-kb85r Namespace:openstack ID:13e241c729adf56460d6759e62f9dfda37ffce8f044fde0310040f68ade6f9eb UID:61e71853-f59b-468b-afdd-2a75fc6bfdc3 NetNS:/var/run/netns/54db3c61-b2a8-4812-8b08-0d40c946c879 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod61e71853_f59b_468b_afdd_2a75fc6bfdc3.slice PodAnnotations:0xc00282ec20}] Aliases:map[]}"
2026-06-10 15:52:06.251333 | controller | Jun 10 14:59:14.234510 crc crio[20344]: time="2026-06-10T14:59:14.234383525Z" level=info msg="Adding pod openstack_keystone-db-create-kb85r to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.251350 | controller | Jun 10 14:59:14.288677 crc crio[20344]: time="2026-06-10T14:59:14.288628626Z" level=info msg="Running pod sandbox: openstack/placement-db-create-8ffmh/POD" id=983b2536-a018-49ff-bcb4-3e9c727d26ae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.251366 | controller | Jun 10 14:59:14.288936 crc crio[20344]: time="2026-06-10T14:59:14.288908824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.251386 | controller | Jun 10 14:59:14.351445 crc crio[20344]: time="2026-06-10T14:59:14.351074301Z" level=info msg="Got pod network &{Name:placement-db-create-8ffmh Namespace:openstack ID:4468a82816289af1e2c46614627ab5ee39e18f5c1581718cde5a1fce4a6c316d UID:4f9ccccb-0919-4361-8897-28e36426aeb0 NetNS:/var/run/netns/cf14bd4f-17e6-42e6-80a6-590af04a143b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f9ccccb_0919_4361_8897_28e36426aeb0.slice PodAnnotations:0xc000528288}] Aliases:map[]}"
2026-06-10 15:52:06.251404 | controller | Jun 10 14:59:14.351618 crc crio[20344]: time="2026-06-10T14:59:14.351598334Z" level=info msg="Adding pod openstack_placement-db-create-8ffmh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.251420 | controller | Jun 10 14:59:14.403518 crc crio[20344]: time="2026-06-10T14:59:14.403434192Z" level=info msg="Running pod sandbox: openstack/placement-71e1-account-create-update-5lfgx/POD" id=2ce932d7-e77f-4582-a0ec-b654c8bd8b2a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.251436 | controller | Jun 10 14:59:14.403639 crc crio[20344]: time="2026-06-10T14:59:14.403535735Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.251452 | controller | Jun 10 14:59:14.436438 crc crio[20344]: time="2026-06-10T14:59:14.436053811Z" level=info msg="Got pod network &{Name:placement-71e1-account-create-update-5lfgx Namespace:openstack ID:8dbef2fbc4590c27f9eaf26ff709f4ecfe884e6d44d16bcf972617bdd956a419 UID:900aa428-fa07-4cac-825b-734020f1ae3a NetNS:/var/run/netns/33773c0b-2195-4e6d-9a79-52b1be6b5be6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod900aa428_fa07_4cac_825b_734020f1ae3a.slice PodAnnotations:0xc00282e3e8}] Aliases:map[]}"
2026-06-10 15:52:06.251469 | controller | Jun 10 14:59:14.436438 crc crio[20344]: time="2026-06-10T14:59:14.436127043Z" level=info msg="Adding pod openstack_placement-71e1-account-create-update-5lfgx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.251485 | controller | Jun 10 14:59:14.713982 crc crio[20344]: 2026-06-10T14:59:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:176428128c675ba Mac:02:85:1e:e5:ca:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/b6765aad-e237-472c-890c-c7b2bb06f766 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.251502 | controller | Jun 10 14:59:14.715188 crc crio[20344]: time="2026-06-10T14:59:14.715098249Z" level=info msg="Got pod network &{Name:keystone-2ed5-account-create-update-8795b Namespace:openstack ID:176428128c675ba874d853d6c9fc8fcd74258faddf1306492c1c5e0aff7120d1 UID:a2d040da-e87d-47fe-bab0-64aa8e66f5ed NetNS:/var/run/netns/b6765aad-e237-472c-890c-c7b2bb06f766 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2d040da_e87d_47fe_bab0_64aa8e66f5ed.slice PodAnnotations:0xc004036df0}] Aliases:map[]}"
2026-06-10 15:52:06.251518 | controller | Jun 10 14:59:14.715367 crc crio[20344]: time="2026-06-10T14:59:14.715315044Z" level=info msg="Checking pod openstack_keystone-2ed5-account-create-update-8795b for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.251535 | controller | Jun 10 14:59:14.723371 crc crio[20344]: time="2026-06-10T14:59:14.721337321Z" level=info msg="Ran pod sandbox 176428128c675ba874d853d6c9fc8fcd74258faddf1306492c1c5e0aff7120d1 with infra container: openstack/keystone-2ed5-account-create-update-8795b/POD" id=74fe4b1a-beff-46b9-8ea9-ec91cf86ae3c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.251555 | controller | Jun 10 14:59:14.728809 crc crio[20344]: time="2026-06-10T14:59:14.728718733Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=59de3149-a6c3-4ace-828b-cb10044dd8ba name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.251572 | controller | Jun 10 14:59:14.744311 crc crio[20344]: 2026-06-10T14:59:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4468a82816289af Mac:06:9b:00:d0:29:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/cf14bd4f-17e6-42e6-80a6-590af04a143b SocketPath: PciID:}] [{Interface:0xc00025ca00 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.251588 | controller | Jun 10 14:59:14.744311 crc crio[20344]: time="2026-06-10T14:59:14.737419199Z" level=info msg="Got pod network &{Name:placement-db-create-8ffmh Namespace:openstack ID:4468a82816289af1e2c46614627ab5ee39e18f5c1581718cde5a1fce4a6c316d UID:4f9ccccb-0919-4361-8897-28e36426aeb0 NetNS:/var/run/netns/cf14bd4f-17e6-42e6-80a6-590af04a143b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f9ccccb_0919_4361_8897_28e36426aeb0.slice PodAnnotations:0xc000528288}] Aliases:map[]}"
2026-06-10 15:52:06.251605 | controller | Jun 10 14:59:14.744311 crc crio[20344]: time="2026-06-10T14:59:14.737603464Z" level=info msg="Checking pod openstack_placement-db-create-8ffmh for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.251622 | controller | Jun 10 14:59:14.756686 crc crio[20344]: time="2026-06-10T14:59:14.749914574Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=85825d63-9e08-49f3-9b16-f4070b6481c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.251638 | controller | Jun 10 14:59:14.761548 crc crio[20344]: time="2026-06-10T14:59:14.761461885Z" level=info msg="Ran pod sandbox 4468a82816289af1e2c46614627ab5ee39e18f5c1581718cde5a1fce4a6c316d with infra container: openstack/placement-db-create-8ffmh/POD" id=983b2536-a018-49ff-bcb4-3e9c727d26ae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.251655 | controller | Jun 10 14:59:14.763005 crc crio[20344]: time="2026-06-10T14:59:14.762947993Z" level=info msg="Creating container: openstack/keystone-2ed5-account-create-update-8795b/mariadb-account-create-update" id=48a0f1c9-2efd-457d-81dd-899b40016d71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.251671 | controller | Jun 10 14:59:14.764481 crc crio[20344]: time="2026-06-10T14:59:14.764386351Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.251687 | controller | Jun 10 14:59:14.764888 crc crio[20344]: time="2026-06-10T14:59:14.764791231Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=524b951f-3519-4064-82b2-de72b7853ba6 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.251704 | controller | Jun 10 14:59:14.769031 crc crio[20344]: time="2026-06-10T14:59:14.76898967Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=b0c02c4f-76bc-489d-8aac-4bb71bddef26 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.251720 | controller | Jun 10 14:59:14.813817 crc crio[20344]: time="2026-06-10T14:59:14.813629402Z" level=info msg="Creating container: openstack/placement-db-create-8ffmh/mariadb-database-create" id=5694e9c8-8b09-4c39-ad3b-1c23f66663cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.251736 | controller | Jun 10 14:59:14.818164 crc crio[20344]: time="2026-06-10T14:59:14.818013426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.251756 | controller | Jun 10 14:59:14.820368 crc crio[20344]: 2026-06-10T14:59:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:13e241c729adf56 Mac:be:ce:82:37:cd:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:71 Mtu:0 Sandbox:/var/run/netns/54db3c61-b2a8-4812-8b08-0d40c946c879 SocketPath: PciID:}] [{Interface:0xc00036ca00 Address:{IP:10.217.0.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.251773 | controller | Jun 10 14:59:14.821583 crc crio[20344]: time="2026-06-10T14:59:14.821184928Z" level=info msg="Got pod network &{Name:keystone-db-create-kb85r Namespace:openstack ID:13e241c729adf56460d6759e62f9dfda37ffce8f044fde0310040f68ade6f9eb UID:61e71853-f59b-468b-afdd-2a75fc6bfdc3 NetNS:/var/run/netns/54db3c61-b2a8-4812-8b08-0d40c946c879 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod61e71853_f59b_468b_afdd_2a75fc6bfdc3.slice PodAnnotations:0xc00282ec20}] Aliases:map[]}"
2026-06-10 15:52:06.251790 | controller | Jun 10 14:59:14.821583 crc crio[20344]: time="2026-06-10T14:59:14.821382043Z" level=info msg="Checking pod openstack_keystone-db-create-kb85r for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.251806 | controller | Jun 10 14:59:14.835619 crc crio[20344]: 2026-06-10T14:59:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8dbef2fbc4590c2 Mac:86:b8:8b:52:6d:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:73 Mtu:0 Sandbox:/var/run/netns/33773c0b-2195-4e6d-9a79-52b1be6b5be6 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.251825 | controller | Jun 10 14:59:14.836668 crc crio[20344]: time="2026-06-10T14:59:14.836590499Z" level=info msg="Got pod network &{Name:placement-71e1-account-create-update-5lfgx Namespace:openstack ID:8dbef2fbc4590c27f9eaf26ff709f4ecfe884e6d44d16bcf972617bdd956a419 UID:900aa428-fa07-4cac-825b-734020f1ae3a NetNS:/var/run/netns/33773c0b-2195-4e6d-9a79-52b1be6b5be6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod900aa428_fa07_4cac_825b_734020f1ae3a.slice PodAnnotations:0xc00282e3e8}] Aliases:map[]}"
2026-06-10 15:52:06.251862 | controller | Jun 10 14:59:14.836971 crc crio[20344]: time="2026-06-10T14:59:14.836885836Z" level=info msg="Checking pod openstack_placement-71e1-account-create-update-5lfgx for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.251884 | controller | Jun 10 14:59:14.842126 crc crio[20344]: time="2026-06-10T14:59:14.841986679Z" level=info msg="Ran pod sandbox 13e241c729adf56460d6759e62f9dfda37ffce8f044fde0310040f68ade6f9eb with infra container: openstack/keystone-db-create-kb85r/POD" id=236c7840-10e4-4438-a3b0-b133a0d64e3f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.251901 | controller | Jun 10 14:59:14.844435 crc crio[20344]: time="2026-06-10T14:59:14.84433943Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=8907b4d6-1046-4833-b7d3-b60c5e0f73a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.251918 | controller | Jun 10 14:59:14.849346 crc crio[20344]: time="2026-06-10T14:59:14.847542944Z" level=info msg="Ran pod sandbox 8dbef2fbc4590c27f9eaf26ff709f4ecfe884e6d44d16bcf972617bdd956a419 with infra container: openstack/placement-71e1-account-create-update-5lfgx/POD" id=2ce932d7-e77f-4582-a0ec-b654c8bd8b2a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.251934 | controller | Jun 10 14:59:14.849560 crc crio[20344]: time="2026-06-10T14:59:14.849498395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.251950 | controller | Jun 10 14:59:14.853040 crc crio[20344]: time="2026-06-10T14:59:14.851009964Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=5ba93f76-7545-4369-97a6-dce38d6d75cd name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.251970 | controller | Jun 10 14:59:14.853040 crc crio[20344]: time="2026-06-10T14:59:14.851460936Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=3c5c4ebe-3b3e-43c4-9e5e-b4825788fa1a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.251986 | controller | Jun 10 14:59:14.857022 crc crio[20344]: time="2026-06-10T14:59:14.856764403Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=c7957c10-5353-4a6c-85af-1918300443d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.252002 | controller | Jun 10 14:59:14.862835 crc crio[20344]: time="2026-06-10T14:59:14.861986799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.252018 | controller | Jun 10 14:59:14.865584 crc crio[20344]: time="2026-06-10T14:59:14.865531542Z" level=info msg="Creating container: openstack/keystone-db-create-kb85r/mariadb-database-create" id=d46f72a2-768b-45e2-94cd-f31335d99917 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.252034 | controller | Jun 10 14:59:14.866868 crc crio[20344]: time="2026-06-10T14:59:14.866786324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.252050 | controller | Jun 10 14:59:14.867364 crc crio[20344]: time="2026-06-10T14:59:14.866975049Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.252066 | controller | Jun 10 14:59:14.867658 crc crio[20344]: time="2026-06-10T14:59:14.867612456Z" level=info msg="Creating container: openstack/placement-71e1-account-create-update-5lfgx/mariadb-account-create-update" id=e7b31672-58df-4f60-8f92-ec7367488a76 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.252083 | controller | Jun 10 14:59:14.869149 crc crio[20344]: time="2026-06-10T14:59:14.869089114Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.252099 | controller | Jun 10 14:59:14.870655 crc crio[20344]: time="2026-06-10T14:59:14.870585423Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.252115 | controller | Jun 10 14:59:14.897758 crc crio[20344]: time="2026-06-10T14:59:14.897649247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.252131 | controller | Jun 10 14:59:14.900534 crc crio[20344]: time="2026-06-10T14:59:14.900471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.252147 | controller | Jun 10 14:59:14.911423 crc crio[20344]: time="2026-06-10T14:59:14.911201899Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.252163 | controller | Jun 10 14:59:14.916581 crc crio[20344]: time="2026-06-10T14:59:14.916457246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.252179 | controller | Jun 10 14:59:15.046224 crc crio[20344]: time="2026-06-10T14:59:15.046030376Z" level=info msg="Created container 90701d49c6f0840b31dbc899a7c0fcaadd92e0e7b4ac094e39f228869b7c045c: openstack/placement-71e1-account-create-update-5lfgx/mariadb-account-create-update" id=e7b31672-58df-4f60-8f92-ec7367488a76 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.252200 | controller | Jun 10 14:59:15.047736 crc crio[20344]: time="2026-06-10T14:59:15.047645448Z" level=info msg="Starting container: 90701d49c6f0840b31dbc899a7c0fcaadd92e0e7b4ac094e39f228869b7c045c" id=86509fd6-1bfc-4f96-93e0-f2cecdaf7cba name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.252216 | controller | Jun 10 14:59:15.050798 crc crio[20344]: time="2026-06-10T14:59:15.050659727Z" level=info msg="Created container cb7972f1c7e16ccacc00850c131fa411aa1742ce3170d7122411d9793026054f: openstack/keystone-db-create-kb85r/mariadb-database-create" id=d46f72a2-768b-45e2-94cd-f31335d99917 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.252233 | controller | Jun 10 14:59:15.051866 crc crio[20344]: time="2026-06-10T14:59:15.051679013Z" level=info msg="Created container 79a475cb4f9fae87cb73ef82dd921298dafec2ab80ff669bccfa5ee00438b552: openstack/keystone-2ed5-account-create-update-8795b/mariadb-account-create-update" id=48a0f1c9-2efd-457d-81dd-899b40016d71 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.252249 | controller | Jun 10 14:59:15.051978 crc crio[20344]: time="2026-06-10T14:59:15.051907349Z" level=info msg="Starting container: cb7972f1c7e16ccacc00850c131fa411aa1742ce3170d7122411d9793026054f" id=604a6b2f-a141-4dc0-b9e3-47dc317b1b6f name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.252265 | controller | Jun 10 14:59:15.052842 crc crio[20344]: time="2026-06-10T14:59:15.052686879Z" level=info msg="Starting container: 79a475cb4f9fae87cb73ef82dd921298dafec2ab80ff669bccfa5ee00438b552" id=be2444bf-d08d-4976-92e3-5b3107929200 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.252282 | controller | Jun 10 14:59:15.055914 crc crio[20344]: time="2026-06-10T14:59:15.055831891Z" level=info msg="Started container" PID=57029 containerID=90701d49c6f0840b31dbc899a7c0fcaadd92e0e7b4ac094e39f228869b7c045c description=openstack/placement-71e1-account-create-update-5lfgx/mariadb-account-create-update id=86509fd6-1bfc-4f96-93e0-f2cecdaf7cba name=/runtime.v1.RuntimeService/StartContainer sandboxID=8dbef2fbc4590c27f9eaf26ff709f4ecfe884e6d44d16bcf972617bdd956a419
2026-06-10 15:52:06.252298 | controller | Jun 10 14:59:15.059523 crc crio[20344]: time="2026-06-10T14:59:15.059432815Z" level=info msg="Started container" PID=57030 containerID=79a475cb4f9fae87cb73ef82dd921298dafec2ab80ff669bccfa5ee00438b552 description=openstack/keystone-2ed5-account-create-update-8795b/mariadb-account-create-update id=be2444bf-d08d-4976-92e3-5b3107929200 name=/runtime.v1.RuntimeService/StartContainer sandboxID=176428128c675ba874d853d6c9fc8fcd74258faddf1306492c1c5e0aff7120d1
2026-06-10 15:52:06.252315 | controller | Jun 10 14:59:15.067092 crc crio[20344]: time="2026-06-10T14:59:15.06694228Z" level=info msg="Started container" PID=57028 containerID=cb7972f1c7e16ccacc00850c131fa411aa1742ce3170d7122411d9793026054f description=openstack/keystone-db-create-kb85r/mariadb-database-create id=604a6b2f-a141-4dc0-b9e3-47dc317b1b6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=13e241c729adf56460d6759e62f9dfda37ffce8f044fde0310040f68ade6f9eb
2026-06-10 15:52:06.252332 | controller | Jun 10 14:59:15.070519 crc crio[20344]: time="2026-06-10T14:59:15.070436341Z" level=info msg="Created container 29d03c9075d7a7d2d94605bc775ed37f8f78ac7811dc44de842c25ae90d66ff4: openstack/placement-db-create-8ffmh/mariadb-database-create" id=5694e9c8-8b09-4c39-ad3b-1c23f66663cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.252349 | controller | Jun 10 14:59:15.072031 crc crio[20344]: time="2026-06-10T14:59:15.07194825Z" level=info msg="Starting container: 29d03c9075d7a7d2d94605bc775ed37f8f78ac7811dc44de842c25ae90d66ff4" id=b28b36d5-d471-4f91-91ce-2f700520cedc name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.252372 | controller | Jun 10 14:59:15.083292 crc crio[20344]: time="2026-06-10T14:59:15.083179193Z" level=info msg="Started container" PID=57031 containerID=29d03c9075d7a7d2d94605bc775ed37f8f78ac7811dc44de842c25ae90d66ff4 description=openstack/placement-db-create-8ffmh/mariadb-database-create id=b28b36d5-d471-4f91-91ce-2f700520cedc name=/runtime.v1.RuntimeService/StartContainer sandboxID=4468a82816289af1e2c46614627ab5ee39e18f5c1581718cde5a1fce4a6c316d
2026-06-10 15:52:06.252389 | controller | Jun 10 14:59:16.094396 crc crio[20344]: time="2026-06-10T14:59:16.091615712Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-54764bc9cc-wwsm4/POD" id=be394723-eaf2-4793-b55f-828b2336dbab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.252406 | controller | Jun 10 14:59:16.094396 crc crio[20344]: time="2026-06-10T14:59:16.092067684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.252423 | controller | Jun 10 14:59:16.118126 crc crio[20344]: time="2026-06-10T14:59:16.117967837Z" level=info msg="Got pod network &{Name:dnsmasq-dns-54764bc9cc-wwsm4 Namespace:openstack ID:0fb07e1e3d43f45ec4508a6d42f2ffc638c91dfe06d7c761c99f7ba2c7eb3526 UID:03e53537-7a96-470a-ad5b-545b132e7739 NetNS:/var/run/netns/58d980a7-aec6-4964-87c9-0f5e0919184b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03e53537_7a96_470a_ad5b_545b132e7739.slice PodAnnotations:0xc0055ea1e8}] Aliases:map[]}"
2026-06-10 15:52:06.252439 | controller | Jun 10 14:59:16.118126 crc crio[20344]: time="2026-06-10T14:59:16.11805462Z" level=info msg="Adding pod openstack_dnsmasq-dns-54764bc9cc-wwsm4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.252456 | controller | Jun 10 14:59:17.595604 crc crio[20344]: time="2026-06-10T14:59:17.593543286Z" level=info msg="Stopping pod sandbox: 176428128c675ba874d853d6c9fc8fcd74258faddf1306492c1c5e0aff7120d1" id=eb2da6a5-81ab-4267-922c-af8527822f53 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.252472 | controller | Jun 10 14:59:17.595604 crc crio[20344]: time="2026-06-10T14:59:17.595310062Z" level=info msg="Got pod network &{Name:keystone-2ed5-account-create-update-8795b Namespace:openstack ID:176428128c675ba874d853d6c9fc8fcd74258faddf1306492c1c5e0aff7120d1 UID:a2d040da-e87d-47fe-bab0-64aa8e66f5ed NetNS:/var/run/netns/b6765aad-e237-472c-890c-c7b2bb06f766 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2d040da_e87d_47fe_bab0_64aa8e66f5ed.slice PodAnnotations:0xc0055ea488}] Aliases:map[]}"
2026-06-10 15:52:06.252489 | controller | Jun 10 14:59:17.595604 crc crio[20344]: time="2026-06-10T14:59:17.595535538Z" level=info msg="Deleting pod openstack_keystone-2ed5-account-create-update-8795b from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.252506 | controller | Jun 10 14:59:17.596760 crc crio[20344]: time="2026-06-10T14:59:17.593889165Z" level=info msg="Stopping pod sandbox: 13e241c729adf56460d6759e62f9dfda37ffce8f044fde0310040f68ade6f9eb" id=841d3374-5ba7-4225-8d43-d81cd1aee1f9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.252522 | controller | Jun 10 14:59:17.596760 crc crio[20344]: time="2026-06-10T14:59:17.59640247Z" level=info msg="Got pod network &{Name:keystone-db-create-kb85r Namespace:openstack ID:13e241c729adf56460d6759e62f9dfda37ffce8f044fde0310040f68ade6f9eb UID:61e71853-f59b-468b-afdd-2a75fc6bfdc3 NetNS:/var/run/netns/54db3c61-b2a8-4812-8b08-0d40c946c879 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod61e71853_f59b_468b_afdd_2a75fc6bfdc3.slice PodAnnotations:0xc00012b000}] Aliases:map[]}"
2026-06-10 15:52:06.252539 | controller | Jun 10 14:59:17.596760 crc crio[20344]: time="2026-06-10T14:59:17.596576015Z" level=info msg="Deleting pod openstack_keystone-db-create-kb85r from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.252559 | controller | Jun 10 14:59:17.601447 crc crio[20344]: time="2026-06-10T14:59:17.598104264Z" level=info msg="Stopping pod sandbox: 8dbef2fbc4590c27f9eaf26ff709f4ecfe884e6d44d16bcf972617bdd956a419" id=692412bd-0c4e-4bd8-b422-cf406272811e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.252576 | controller | Jun 10 14:59:17.601447 crc crio[20344]: time="2026-06-10T14:59:17.598560386Z" level=info msg="Got pod network &{Name:placement-71e1-account-create-update-5lfgx Namespace:openstack ID:8dbef2fbc4590c27f9eaf26ff709f4ecfe884e6d44d16bcf972617bdd956a419 UID:900aa428-fa07-4cac-825b-734020f1ae3a NetNS:/var/run/netns/33773c0b-2195-4e6d-9a79-52b1be6b5be6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod900aa428_fa07_4cac_825b_734020f1ae3a.slice PodAnnotations:0xc000528cc8}] Aliases:map[]}"
2026-06-10 15:52:06.252593 | controller | Jun 10 14:59:17.601447 crc crio[20344]: time="2026-06-10T14:59:17.598601367Z" level=info msg="Stopping pod sandbox: 4468a82816289af1e2c46614627ab5ee39e18f5c1581718cde5a1fce4a6c316d" id=06cf5fba-814e-494c-9435-1fd0a8d37495 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.252609 | controller | Jun 10 14:59:17.601447 crc crio[20344]: time="2026-06-10T14:59:17.598681009Z" level=info msg="Deleting pod openstack_placement-71e1-account-create-update-5lfgx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.252626 | controller | Jun 10 14:59:17.601447 crc crio[20344]: time="2026-06-10T14:59:17.599234594Z" level=info msg="Got pod network &{Name:placement-db-create-8ffmh Namespace:openstack ID:4468a82816289af1e2c46614627ab5ee39e18f5c1581718cde5a1fce4a6c316d UID:4f9ccccb-0919-4361-8897-28e36426aeb0 NetNS:/var/run/netns/cf14bd4f-17e6-42e6-80a6-590af04a143b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f9ccccb_0919_4361_8897_28e36426aeb0.slice PodAnnotations:0xc00282e430}] Aliases:map[]}"
2026-06-10 15:52:06.252643 | controller | Jun 10 14:59:17.601447 crc crio[20344]: time="2026-06-10T14:59:17.599643364Z" level=info msg="Deleting pod openstack_placement-db-create-8ffmh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.252660 | controller | Jun 10 14:59:17.816355 crc crio[20344]: 2026-06-10T14:59:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0fb07e1e3d43f45 Mac:72:f3:ef:04:9c:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/58d980a7-aec6-4964-87c9-0f5e0919184b SocketPath: PciID:}] [{Interface:0xc0001345d0 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.252676 | controller | Jun 10 14:59:17.817376 crc crio[20344]: time="2026-06-10T14:59:17.817205073Z" level=info msg="Got pod network &{Name:dnsmasq-dns-54764bc9cc-wwsm4 Namespace:openstack ID:0fb07e1e3d43f45ec4508a6d42f2ffc638c91dfe06d7c761c99f7ba2c7eb3526 UID:03e53537-7a96-470a-ad5b-545b132e7739 NetNS:/var/run/netns/58d980a7-aec6-4964-87c9-0f5e0919184b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03e53537_7a96_470a_ad5b_545b132e7739.slice PodAnnotations:0xc0055ea1e8}] Aliases:map[]}"
2026-06-10 15:52:06.252694 | controller | Jun 10 14:59:17.817776 crc crio[20344]: time="2026-06-10T14:59:17.817524742Z" level=info msg="Checking pod openstack_dnsmasq-dns-54764bc9cc-wwsm4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.252710 | controller | Jun 10 14:59:17.828536 crc crio[20344]: time="2026-06-10T14:59:17.82824548Z" level=info msg="Ran pod sandbox 0fb07e1e3d43f45ec4508a6d42f2ffc638c91dfe06d7c761c99f7ba2c7eb3526 with infra container: openstack/dnsmasq-dns-54764bc9cc-wwsm4/POD" id=be394723-eaf2-4793-b55f-828b2336dbab name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.252730 | controller | Jun 10 14:59:17.838767 crc crio[20344]: time="2026-06-10T14:59:17.837191703Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=b63a2da1-0cc7-4a7c-acbe-4aa43cd3fbbc name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.252747 | controller | Jun 10 14:59:17.931721 crc crio[20344]: time="2026-06-10T14:59:17.931578918Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=6328d87c-1f3f-4676-add5-d1cf41a16921 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.252763 | controller | Jun 10 14:59:17.958473 crc crio[20344]: time="2026-06-10T14:59:17.958320044Z" level=info msg="Stopped pod sandbox: 13e241c729adf56460d6759e62f9dfda37ffce8f044fde0310040f68ade6f9eb" id=841d3374-5ba7-4225-8d43-d81cd1aee1f9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.252780 | controller | Jun 10 14:59:18.080194 crc crio[20344]: time="2026-06-10T14:59:18.080095091Z" level=info msg="Stopped pod sandbox: 4468a82816289af1e2c46614627ab5ee39e18f5c1581718cde5a1fce4a6c316d" id=06cf5fba-814e-494c-9435-1fd0a8d37495 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.252796 | controller | Jun 10 14:59:18.176159 crc crio[20344]: time="2026-06-10T14:59:18.176053937Z" level=info msg="Stopped pod sandbox: 176428128c675ba874d853d6c9fc8fcd74258faddf1306492c1c5e0aff7120d1" id=eb2da6a5-81ab-4267-922c-af8527822f53 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.252812 | controller | Jun 10 14:59:18.197555 crc crio[20344]: time="2026-06-10T14:59:18.197457224Z" level=info msg="Stopped pod sandbox: 8dbef2fbc4590c27f9eaf26ff709f4ecfe884e6d44d16bcf972617bdd956a419" id=692412bd-0c4e-4bd8-b422-cf406272811e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.252829 | controller | Jun 10 14:59:18.284596 crc crio[20344]: time="2026-06-10T14:59:18.27574672Z" level=info msg="Creating container: openstack/dnsmasq-dns-54764bc9cc-wwsm4/init" id=b9f3b30c-2534-4e70-8713-b02c661ba93f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.252845 | controller | Jun 10 14:59:18.284596 crc crio[20344]: time="2026-06-10T14:59:18.277615439Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.252881 | controller | Jun 10 14:59:18.326956 crc crio[20344]: time="2026-06-10T14:59:18.326576412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.252899 | controller | Jun 10 14:59:18.331465 crc crio[20344]: time="2026-06-10T14:59:18.331398887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.252915 | controller | Jun 10 14:59:18.660109 crc crio[20344]: time="2026-06-10T14:59:18.659988904Z" level=info msg="Created container ef6ef186174bec23bbf6eed51b8bb44c3c2e92aba0b2b9eea2e1e93eded6ffad: openstack/dnsmasq-dns-54764bc9cc-wwsm4/init" id=b9f3b30c-2534-4e70-8713-b02c661ba93f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.252931 | controller | Jun 10 14:59:18.662084 crc crio[20344]: time="2026-06-10T14:59:18.661990786Z" level=info msg="Starting container: ef6ef186174bec23bbf6eed51b8bb44c3c2e92aba0b2b9eea2e1e93eded6ffad" id=23128330-e43e-46ee-8039-3dd0c48e0119 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.252948 | controller | Jun 10 14:59:18.667597 crc crio[20344]: time="2026-06-10T14:59:18.667417897Z" level=info msg="Started container" PID=57417 containerID=ef6ef186174bec23bbf6eed51b8bb44c3c2e92aba0b2b9eea2e1e93eded6ffad description=openstack/dnsmasq-dns-54764bc9cc-wwsm4/init id=23128330-e43e-46ee-8039-3dd0c48e0119 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0fb07e1e3d43f45ec4508a6d42f2ffc638c91dfe06d7c761c99f7ba2c7eb3526
2026-06-10 15:52:06.252968 | controller | Jun 10 14:59:19.370846 crc crio[20344]: time="2026-06-10T14:59:19.370035682Z" level=info msg="Running pod sandbox: openstack/glance-642c-account-create-update-2np8g/POD" id=d379dddf-b5e9-4889-b2f8-0ab6524f5053 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.252985 | controller | Jun 10 14:59:19.370846 crc crio[20344]: time="2026-06-10T14:59:19.370586307Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.253001 | controller | Jun 10 14:59:19.380426 crc crio[20344]: time="2026-06-10T14:59:19.38033861Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=8b617906-ae24-4471-841d-e7375457f665 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.253018 | controller | Jun 10 14:59:19.454420 crc crio[20344]: time="2026-06-10T14:59:19.452923678Z" level=info msg="Got pod network &{Name:glance-642c-account-create-update-2np8g Namespace:openstack ID:5c2a4279980f93b576c28bea7a6b75b1237032edeffffdfafd9ff03135a24a4b UID:83aacff4-4839-4e2e-8713-7d8ff666d35a NetNS:/var/run/netns/bfbf3e13-acb9-488a-b0a5-3dbd3f37e641 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod83aacff4_4839_4e2e_8713_7d8ff666d35a.slice PodAnnotations:0xc00012b618}] Aliases:map[]}"
2026-06-10 15:52:06.253034 | controller | Jun 10 14:59:19.454420 crc crio[20344]: time="2026-06-10T14:59:19.45300432Z" level=info msg="Adding pod openstack_glance-642c-account-create-update-2np8g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.253051 | controller | Jun 10 14:59:19.480751 crc crio[20344]: time="2026-06-10T14:59:19.480605068Z" level=info msg="Running pod sandbox: openstack/swift-ring-rebalance-xpczp/POD" id=637d10d1-3789-4f4c-991d-432ca4f075f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.253067 | controller | Jun 10 14:59:19.480751 crc crio[20344]: time="2026-06-10T14:59:19.480731871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.253084 | controller | Jun 10 14:59:19.495328 crc crio[20344]: time="2026-06-10T14:59:19.488178045Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=c4ee73af-7f0d-492d-89f4-71c2006fcdb1 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.253100 | controller | Jun 10 14:59:19.546905 crc crio[20344]: time="2026-06-10T14:59:19.545244829Z" level=info msg="Running pod sandbox: openstack/glance-db-create-5wmjm/POD" id=d240e7a8-e007-469f-ac3d-74286f968e0a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.253116 | controller | Jun 10 14:59:19.546905 crc crio[20344]: time="2026-06-10T14:59:19.545447775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.253132 | controller | Jun 10 14:59:19.621042 crc crio[20344]: time="2026-06-10T14:59:19.620394864Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-xpczp Namespace:openstack ID:bdc116c4f361469017e93810d0ae55117665e286643b5900c7164b87ea5dec3e UID:f4b9cc77-72da-4bbc-8ec8-6073ebd83655 NetNS:/var/run/netns/c39e21d3-200e-4bc7-803d-1065ec8386c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4b9cc77_72da_4bbc_8ec8_6073ebd83655.slice PodAnnotations:0xc00012a968}] Aliases:map[]}"
2026-06-10 15:52:06.253153 | controller | Jun 10 14:59:19.621042 crc crio[20344]: time="2026-06-10T14:59:19.620473376Z" level=info msg="Adding pod openstack_swift-ring-rebalance-xpczp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.253170 | controller | Jun 10 14:59:19.691940 crc crio[20344]: time="2026-06-10T14:59:19.691855573Z" level=info msg="Creating container: openstack/dnsmasq-dns-54764bc9cc-wwsm4/dnsmasq-dns" id=d9c99a17-d828-4926-84d3-eebafe24367e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.253186 | controller | Jun 10 14:59:19.727823 crc crio[20344]: time="2026-06-10T14:59:19.727670414Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.253202 | controller | Jun 10 14:59:19.747295 crc crio[20344]: time="2026-06-10T14:59:19.744596055Z" level=info msg="Got pod network &{Name:glance-db-create-5wmjm Namespace:openstack ID:09c94dff5cbcb96759cea0ce783212f67e26fb88b423942854be89ba63f522e8 UID:f48f4c68-fac5-47c6-90b0-06c088ca85ad NetNS:/var/run/netns/8ebd8a37-fba4-4590-b236-3889a30d47db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf48f4c68_fac5_47c6_90b0_06c088ca85ad.slice PodAnnotations:0xc0032241d8}] Aliases:map[]}"
2026-06-10 15:52:06.253218 | controller | Jun 10 14:59:19.747295 crc crio[20344]: time="2026-06-10T14:59:19.744684267Z" level=info msg="Adding pod openstack_glance-db-create-5wmjm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.253234 | controller | Jun 10 14:59:19.755651 crc crio[20344]: time="2026-06-10T14:59:19.752680885Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781103559-lkk2b/POD" id=20eaf5c8-d185-469c-8a59-a705f238bd80 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.253250 | controller | Jun 10 14:59:19.755651 crc crio[20344]: time="2026-06-10T14:59:19.75286132Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.253266 | controller | Jun 10 14:59:19.904068 crc crio[20344]: time="2026-06-10T14:59:19.898939589Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781103559-lkk2b Namespace:openstack ID:f31fae57caecf186ac6075226e54626d0a53f7827d1d751d323f65d53404b8b0 UID:ef820571-203b-401b-a1f8-4871a9feb29f NetNS:/var/run/netns/4944c061-0c68-42f9-8943-e52772373d35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef820571_203b_401b_a1f8_4871a9feb29f.slice PodAnnotations:0xc0006b4120}] Aliases:map[]}"
2026-06-10 15:52:06.253282 | controller | Jun 10 14:59:19.904068 crc crio[20344]: time="2026-06-10T14:59:19.899021721Z" level=info msg="Adding pod openstack_ovsdbserver-sb-0-config-1781103559-lkk2b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.253299 | controller | Jun 10 14:59:20.047621 crc crio[20344]: time="2026-06-10T14:59:20.041630819Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-8589c79c-nb8p7/POD" id=4dd90929-179a-43d9-8ce1-6fac4a3a416a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.253315 | controller | Jun 10 14:59:20.047621 crc crio[20344]: time="2026-06-10T14:59:20.042158363Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.253331 | controller | Jun 10 14:59:20.056788 crc crio[20344]: time="2026-06-10T14:59:20.054466413Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.253348 | controller | Jun 10 14:59:20.076009 crc crio[20344]: time="2026-06-10T14:59:20.075761997Z" level=info msg="Running pod sandbox: openstack/ovn-controller-metrics-d54jx/POD" id=0cedfc45-fea3-41be-8719-8b03bbfcef3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.253370 | controller | Jun 10 14:59:20.076009 crc crio[20344]: time="2026-06-10T14:59:20.07586263Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.253387 | controller | Jun 10 14:59:20.099607 crc crio[20344]: time="2026-06-10T14:59:20.094889955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.253403 | controller | Jun 10 14:59:20.128515 crc crio[20344]: time="2026-06-10T14:59:20.127724159Z" level=info msg="Running pod sandbox: openstack/ovsdbserver-nb-0-config-1781103559-5pjn4/POD" id=2c756923-6abc-4755-9229-f92504899908 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.253420 | controller | Jun 10 14:59:20.128515 crc crio[20344]: time="2026-06-10T14:59:20.127799951Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.253443 | controller | Jun 10 14:59:20.270340 crc crio[20344]: time="2026-06-10T14:59:20.262785632Z" level=info msg="Got pod network &{Name:dnsmasq-dns-8589c79c-nb8p7 Namespace:openstack ID:7553293e48851db3b39af6fa9380bc757cf242fd84e79a150b8e09e0a3e441f8 UID:9e60d5e0-ecd3-4495-abbe-747606b91a72 NetNS:/var/run/netns/e1d648c6-88c1-4cf7-bd65-70450d93a65f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e60d5e0_ecd3_4495_abbe_747606b91a72.slice PodAnnotations:0xc00282e268}] Aliases:map[]}"
2026-06-10 15:52:06.253459 | controller | Jun 10 14:59:20.270340 crc crio[20344]: time="2026-06-10T14:59:20.262850693Z" level=info msg="Adding pod openstack_dnsmasq-dns-8589c79c-nb8p7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.253476 | controller | Jun 10 14:59:20.303340 crc crio[20344]: time="2026-06-10T14:59:20.292243508Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0-config-1781103559-5pjn4 Namespace:openstack ID:c31add98e29fa1add281d3a5a9fc7f87ac4988f36f4bcd80d7762e91da0cfc55 UID:d0fcf6a2-815d-4636-8f25-2bff22890761 NetNS:/var/run/netns/24c1ea46-ff44-4c73-9eb1-c95ab2a6866d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0fcf6a2_815d_4636_8f25_2bff22890761.slice PodAnnotations:0xc000528340}] Aliases:map[]}"
2026-06-10 15:52:06.253492 | controller | Jun 10 14:59:20.303340 crc crio[20344]: time="2026-06-10T14:59:20.292367871Z" level=info msg="Adding pod openstack_ovsdbserver-nb-0-config-1781103559-5pjn4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.253508 | controller | Jun 10 14:59:20.310305 crc crio[20344]: time="2026-06-10T14:59:20.304434635Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-d54jx Namespace:openstack ID:985714a2060f90dfd9db263c6292d980651dd6ca1365a53cfc8ff99e2a694029 UID:3754fa27-af20-434e-b5fc-3b12c7d165e7 NetNS:/var/run/netns/271f5370-73e6-4766-a97c-3f6ffcec2703 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3754fa27_af20_434e_b5fc_3b12c7d165e7.slice PodAnnotations:0xc00282e420}] Aliases:map[]}"
2026-06-10 15:52:06.253525 | controller | Jun 10 14:59:20.310305 crc crio[20344]: time="2026-06-10T14:59:20.304495937Z" level=info msg="Adding pod openstack_ovn-controller-metrics-d54jx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.253541 | controller | Jun 10 14:59:20.395312 crc crio[20344]: time="2026-06-10T14:59:20.391564331Z" level=info msg="Running pod sandbox: openstack/root-account-create-update-bl2dz/POD" id=0d50483d-42d1-40a3-8d51-1e9444e4de4c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.253562 | controller | Jun 10 14:59:20.395312 crc crio[20344]: time="2026-06-10T14:59:20.391681954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.253579 | controller | Jun 10 14:59:20.621770 crc crio[20344]: 2026-06-10T14:59:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5c2a4279980f93b Mac:9e:8e:80:0d:e6:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/bfbf3e13-acb9-488a-b0a5-3dbd3f37e641 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.253596 | controller | Jun 10 14:59:20.621770 crc crio[20344]: time="2026-06-10T14:59:20.61990481Z" level=info msg="Got pod network &{Name:glance-642c-account-create-update-2np8g Namespace:openstack ID:5c2a4279980f93b576c28bea7a6b75b1237032edeffffdfafd9ff03135a24a4b UID:83aacff4-4839-4e2e-8713-7d8ff666d35a NetNS:/var/run/netns/bfbf3e13-acb9-488a-b0a5-3dbd3f37e641 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod83aacff4_4839_4e2e_8713_7d8ff666d35a.slice PodAnnotations:0xc00012b618}] Aliases:map[]}"
2026-06-10 15:52:06.253612 | controller | Jun 10 14:59:20.621770 crc crio[20344]: time="2026-06-10T14:59:20.620035694Z" level=info msg="Checking pod openstack_glance-642c-account-create-update-2np8g for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.253629 | controller | Jun 10 14:59:20.625420 crc crio[20344]: time="2026-06-10T14:59:20.623237367Z" level=info msg="Got pod network &{Name:root-account-create-update-bl2dz Namespace:openstack ID:501f5e3393110316e599a16d1f82d459f8567529584641f037ab1abeddf69080 UID:23648895-7816-42fb-bfb8-1df5c38624cd NetNS:/var/run/netns/48f8eab6-8586-448c-ac09-202d28b1754e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23648895_7816_42fb_bfb8_1df5c38624cd.slice PodAnnotations:0xc00282e650}] Aliases:map[]}"
2026-06-10 15:52:06.253646 | controller | Jun 10 14:59:20.625420 crc crio[20344]: time="2026-06-10T14:59:20.62334104Z" level=info msg="Adding pod openstack_root-account-create-update-bl2dz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.253662 | controller | Jun 10 14:59:20.648843 crc crio[20344]: time="2026-06-10T14:59:20.645768133Z" level=info msg="Ran pod sandbox 5c2a4279980f93b576c28bea7a6b75b1237032edeffffdfafd9ff03135a24a4b with infra container: openstack/glance-642c-account-create-update-2np8g/POD" id=d379dddf-b5e9-4889-b2f8-0ab6524f5053 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.253679 | controller | Jun 10 14:59:20.671428 crc crio[20344]: time="2026-06-10T14:59:20.669035118Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=8e71a490-2eba-4511-9dc0-9beb40ba80e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.253695 | controller | Jun 10 14:59:20.693814 crc crio[20344]: time="2026-06-10T14:59:20.693424342Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=70d56bef-c81d-46ad-a94a-26cbe3f182af name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.253712 | controller | Jun 10 14:59:20.709771 crc crio[20344]: time="2026-06-10T14:59:20.7094691Z" level=info msg="Created container 96509156d3dd98aaeaf4997c112e61e047d52a3b64a42aa73c17a5ac688748db: openstack/dnsmasq-dns-54764bc9cc-wwsm4/dnsmasq-dns" id=d9c99a17-d828-4926-84d3-eebafe24367e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.253728 | controller | Jun 10 14:59:20.713617 crc crio[20344]: time="2026-06-10T14:59:20.711128943Z" level=info msg="Starting container: 96509156d3dd98aaeaf4997c112e61e047d52a3b64a42aa73c17a5ac688748db" id=54dda9bb-a825-434e-9dad-fb34c64a8829 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.253748 | controller | Jun 10 14:59:20.743333 crc crio[20344]: time="2026-06-10T14:59:20.740927258Z" level=info msg="Creating container: openstack/glance-642c-account-create-update-2np8g/mariadb-account-create-update" id=24948528-f47b-4222-809d-ecaf4aac7048 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.253764 | controller | Jun 10 14:59:20.743333 crc crio[20344]: time="2026-06-10T14:59:20.742302324Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.253780 | controller | Jun 10 14:59:20.776064 crc crio[20344]: time="2026-06-10T14:59:20.775896228Z" level=info msg="Started container" PID=57621 containerID=96509156d3dd98aaeaf4997c112e61e047d52a3b64a42aa73c17a5ac688748db description=openstack/dnsmasq-dns-54764bc9cc-wwsm4/dnsmasq-dns id=54dda9bb-a825-434e-9dad-fb34c64a8829 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0fb07e1e3d43f45ec4508a6d42f2ffc638c91dfe06d7c761c99f7ba2c7eb3526
2026-06-10 15:52:06.253797 | controller | Jun 10 14:59:20.833159 crc crio[20344]: time="2026-06-10T14:59:20.832612073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.253813 | controller | Jun 10 14:59:20.838900 crc crio[20344]: time="2026-06-10T14:59:20.838810524Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.253830 | controller | Jun 10 14:59:20.848717 crc crio[20344]: time="2026-06-10T14:59:20.848616879Z" level=info msg="Running pod sandbox: openstack/ovn-northd-0/POD" id=186df730-5f76-4e66-afc0-dfe273f8edbb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.253845 | controller | Jun 10 14:59:20.848873 crc crio[20344]: time="2026-06-10T14:59:20.848745762Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.253880 | controller | Jun 10 14:59:20.874096 crc crio[20344]: time="2026-06-10T14:59:20.873610579Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7fcf8bc745-nz9jz/POD" id=4a6ad525-d578-433a-9c0f-49ba1a050715 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.253897 | controller | Jun 10 14:59:20.874371 crc crio[20344]: time="2026-06-10T14:59:20.874347098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.253913 | controller | Jun 10 14:59:20.963996 crc crio[20344]: 2026-06-10T14:59:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:09c94dff5cbcb96 Mac:06:48:f0:31:45:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:76 Mtu:0 Sandbox:/var/run/netns/8ebd8a37-fba4-4590-b236-3889a30d47db SocketPath: PciID:}] [{Interface:0xc0001405e0 Address:{IP:10.217.0.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.253942 | controller | Jun 10 14:59:20.965168 crc crio[20344]: time="2026-06-10T14:59:20.965104959Z" level=info msg="Got pod network &{Name:glance-db-create-5wmjm Namespace:openstack ID:09c94dff5cbcb96759cea0ce783212f67e26fb88b423942854be89ba63f522e8 UID:f48f4c68-fac5-47c6-90b0-06c088ca85ad NetNS:/var/run/netns/8ebd8a37-fba4-4590-b236-3889a30d47db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf48f4c68_fac5_47c6_90b0_06c088ca85ad.slice PodAnnotations:0xc0032241d8}] Aliases:map[]}"
2026-06-10 15:52:06.253960 | controller | Jun 10 14:59:20.965365 crc crio[20344]: time="2026-06-10T14:59:20.965316704Z" level=info msg="Checking pod openstack_glance-db-create-5wmjm for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.253984 | controller | Jun 10 14:59:20.969851 crc crio[20344]: time="2026-06-10T14:59:20.96976465Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:cfa143d3400c46a884851c17953d72d723ad0bf47264071d672777db5ea24fae UID:8b5ced12-4731-41de-a548-d87b4bb6a165 NetNS:/var/run/netns/36f10f4b-afbe-43a6-bd0d-ccf39fa5a5e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b5ced12_4731_41de_a548_d87b4bb6a165.slice PodAnnotations:0xc0006b41e8}] Aliases:map[]}"
2026-06-10 15:52:06.254001 | controller | Jun 10 14:59:20.969851 crc crio[20344]: time="2026-06-10T14:59:20.969842032Z" level=info msg="Adding pod openstack_ovn-northd-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.254018 | controller | Jun 10 14:59:20.981795 crc crio[20344]: time="2026-06-10T14:59:20.981662679Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7fcf8bc745-nz9jz Namespace:openstack ID:e8e861149e6fad237a4a412b04882301a155c9107579637d8a3d8554a5b61024 UID:7ed4756d-a924-466a-b540-39b9cc5de37c NetNS:/var/run/netns/e5f07e62-b06b-49d7-8e5b-27b447f75472 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ed4756d_a924_466a_b540_39b9cc5de37c.slice PodAnnotations:0xc00282ec30}] Aliases:map[]}"
2026-06-10 15:52:06.254035 | controller | Jun 10 14:59:20.981795 crc crio[20344]: time="2026-06-10T14:59:20.981789113Z" level=info msg="Adding pod openstack_dnsmasq-dns-7fcf8bc745-nz9jz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.254052 | controller | Jun 10 14:59:20.996643 crc crio[20344]: 2026-06-10T14:59:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bdc116c4f361469 Mac:8e:c6:a9:a2:b9:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/c39e21d3-200e-4bc7-803d-1065ec8386c6 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.254069 | controller | Jun 10 14:59:21.001663 crc crio[20344]: time="2026-06-10T14:59:21.000096159Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-xpczp Namespace:openstack ID:bdc116c4f361469017e93810d0ae55117665e286643b5900c7164b87ea5dec3e UID:f4b9cc77-72da-4bbc-8ec8-6073ebd83655 NetNS:/var/run/netns/c39e21d3-200e-4bc7-803d-1065ec8386c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4b9cc77_72da_4bbc_8ec8_6073ebd83655.slice PodAnnotations:0xc00012a968}] Aliases:map[]}"
2026-06-10 15:52:06.254087 | controller | Jun 10 14:59:21.001663 crc crio[20344]: time="2026-06-10T14:59:21.000350996Z" level=info msg="Checking pod openstack_swift-ring-rebalance-xpczp for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.254103 | controller | Jun 10 14:59:21.002911 crc crio[20344]: time="2026-06-10T14:59:21.00281352Z" level=info msg="Ran pod sandbox 09c94dff5cbcb96759cea0ce783212f67e26fb88b423942854be89ba63f522e8 with infra container: openstack/glance-db-create-5wmjm/POD" id=d240e7a8-e007-469f-ac3d-74286f968e0a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.254119 | controller | Jun 10 14:59:21.010599 crc crio[20344]: time="2026-06-10T14:59:21.010488139Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=d1a8b249-22a5-4f86-bf02-84e91b1ae68a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.254136 | controller | Jun 10 14:59:21.027088 crc crio[20344]: time="2026-06-10T14:59:21.02358119Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=74d76252-a296-4458-b0d5-552d85b1e7ee name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.254156 | controller | Jun 10 14:59:21.034132 crc crio[20344]: time="2026-06-10T14:59:21.030587902Z" level=info msg="Ran pod sandbox bdc116c4f361469017e93810d0ae55117665e286643b5900c7164b87ea5dec3e with infra container: openstack/swift-ring-rebalance-xpczp/POD" id=637d10d1-3789-4f4c-991d-432ca4f075f4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.254173 | controller | Jun 10 14:59:21.038544 crc crio[20344]: time="2026-06-10T14:59:21.037072691Z" level=info msg="Creating container: openstack/glance-db-create-5wmjm/mariadb-database-create" id=774bbc29-19d3-4b71-814a-434c78e0085c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.254188 | controller | Jun 10 14:59:21.040340 crc crio[20344]: time="2026-06-10T14:59:21.040223093Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=0e21fef9-f3df-471d-b317-bf8f089a7219 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.254204 | controller | Jun 10 14:59:21.040686 crc crio[20344]: time="2026-06-10T14:59:21.040601752Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found" id=0e21fef9-f3df-471d-b317-bf8f089a7219 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.254221 | controller | Jun 10 14:59:21.046670 crc crio[20344]: time="2026-06-10T14:59:21.046605249Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.254238 | controller | Jun 10 14:59:21.063906 crc crio[20344]: time="2026-06-10T14:59:21.063640282Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found" id=0e21fef9-f3df-471d-b317-bf8f089a7219 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.254254 | controller | Jun 10 14:59:21.065353 crc crio[20344]: time="2026-06-10T14:59:21.065090749Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=8bda7cf6-5ac8-4cc5-ae1a-3915ea885479 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.254270 | controller | Jun 10 14:59:21.082221 crc crio[20344]: time="2026-06-10T14:59:21.081391343Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\""
2026-06-10 15:52:06.254286 | controller | Jun 10 14:59:21.236364 crc crio[20344]: time="2026-06-10T14:59:21.233402957Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.254304 | controller | Jun 10 14:59:21.264894 crc crio[20344]: time="2026-06-10T14:59:21.264398133Z" level=info msg="Created container 89516d7cc60f5451aa649b16a770a908680510a72f51bf72ddf5745e8d0bc3a5: openstack/glance-642c-account-create-update-2np8g/mariadb-account-create-update" id=24948528-f47b-4222-809d-ecaf4aac7048 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.254320 | controller | Jun 10 14:59:21.277725 crc crio[20344]: time="2026-06-10T14:59:21.277390201Z" level=info msg="Starting container: 89516d7cc60f5451aa649b16a770a908680510a72f51bf72ddf5745e8d0bc3a5" id=f70a96c5-039d-4ac8-9903-979a0182756d name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.254337 | controller | Jun 10 14:59:21.298328 crc crio[20344]: time="2026-06-10T14:59:21.294616819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.254353 | controller | Jun 10 14:59:21.316144 crc crio[20344]: time="2026-06-10T14:59:21.31579617Z" level=info msg="Started container" PID=57760 containerID=89516d7cc60f5451aa649b16a770a908680510a72f51bf72ddf5745e8d0bc3a5 description=openstack/glance-642c-account-create-update-2np8g/mariadb-account-create-update id=f70a96c5-039d-4ac8-9903-979a0182756d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c2a4279980f93b576c28bea7a6b75b1237032edeffffdfafd9ff03135a24a4b
2026-06-10 15:52:06.254374 | controller | Jun 10 14:59:21.334935 crc crio[20344]: 2026-06-10T14:59:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:985714a2060f90d Mac:1a:23:65:90:83:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/271f5370-73e6-4766-a97c-3f6ffcec2703 SocketPath: PciID:}] [{Interface:0xc0005366b0 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.254391 | controller | Jun 10 14:59:21.341325 crc crio[20344]: time="2026-06-10T14:59:21.335606045Z" level=info msg="Got pod network &{Name:ovn-controller-metrics-d54jx Namespace:openstack ID:985714a2060f90dfd9db263c6292d980651dd6ca1365a53cfc8ff99e2a694029 UID:3754fa27-af20-434e-b5fc-3b12c7d165e7 NetNS:/var/run/netns/271f5370-73e6-4766-a97c-3f6ffcec2703 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3754fa27_af20_434e_b5fc_3b12c7d165e7.slice PodAnnotations:0xc00282e420}] Aliases:map[]}"
2026-06-10 15:52:06.254408 | controller | Jun 10 14:59:21.341325 crc crio[20344]: time="2026-06-10T14:59:21.335899013Z" level=info msg="Checking pod openstack_ovn-controller-metrics-d54jx for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.254425 | controller | Jun 10 14:59:21.349914 crc crio[20344]: 2026-06-10T14:59:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f31fae57caecf18 Mac:42:56:48:39:31:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7a Mtu:0 Sandbox:/var/run/netns/4944c061-0c68-42f9-8943-e52772373d35 SocketPath: PciID:}] [{Interface:0xc00035aa00 Address:{IP:10.217.0.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.254442 | controller | Jun 10 14:59:21.365912 crc crio[20344]: time="2026-06-10T14:59:21.36461327Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781103559-lkk2b Namespace:openstack ID:f31fae57caecf186ac6075226e54626d0a53f7827d1d751d323f65d53404b8b0 UID:ef820571-203b-401b-a1f8-4871a9feb29f NetNS:/var/run/netns/4944c061-0c68-42f9-8943-e52772373d35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef820571_203b_401b_a1f8_4871a9feb29f.slice PodAnnotations:0xc0006b4120}] Aliases:map[]}"
2026-06-10 15:52:06.254459 | controller | Jun 10 14:59:21.365912 crc crio[20344]: time="2026-06-10T14:59:21.364864156Z" level=info msg="Checking pod openstack_ovsdbserver-sb-0-config-1781103559-lkk2b for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.254475 | controller | Jun 10 14:59:21.382633 crc crio[20344]: time="2026-06-10T14:59:21.381988542Z" level=info msg="Ran pod sandbox 985714a2060f90dfd9db263c6292d980651dd6ca1365a53cfc8ff99e2a694029 with infra container: openstack/ovn-controller-metrics-d54jx/POD" id=0cedfc45-fea3-41be-8719-8b03bbfcef3a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.254492 | controller | Jun 10 14:59:21.437865 crc crio[20344]: time="2026-06-10T14:59:21.433547103Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=c6838931-47af-45b5-895a-2811cc64f029 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.254508 | controller | Jun 10 14:59:21.437865 crc crio[20344]: time="2026-06-10T14:59:21.437088175Z" level=info msg="Ran pod sandbox f31fae57caecf186ac6075226e54626d0a53f7827d1d751d323f65d53404b8b0 with infra container: openstack/ovsdbserver-sb-0-config-1781103559-lkk2b/POD" id=20eaf5c8-d185-469c-8a59-a705f238bd80 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.254524 | controller | Jun 10 14:59:21.445963 crc crio[20344]: time="2026-06-10T14:59:21.442508756Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=b80a1021-8298-4b3f-9d72-702f145f70a9 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.254544 | controller | Jun 10 14:59:21.450460 crc crio[20344]: time="2026-06-10T14:59:21.450183376Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified" id=37024ccb-6907-40a7-9696-f25b7584ea00 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.254561 | controller | Jun 10 14:59:21.465056 crc crio[20344]: time="2026-06-10T14:59:21.464903988Z" level=info msg="Creating container: openstack/ovsdbserver-sb-0-config-1781103559-lkk2b/ovn-config" id=f494e94f-85f8-460a-85dd-73237c3933d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.254577 | controller | Jun 10 14:59:21.469091 crc crio[20344]: time="2026-06-10T14:59:21.46649962Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.254593 | controller | Jun 10 14:59:21.478622 crc crio[20344]: 2026-06-10T14:59:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7553293e48851db Mac:46:58:bb:6c:a5:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/e1d648c6-88c1-4cf7-bd65-70450d93a65f SocketPath: PciID:}] [{Interface:0xc0002ac5c0 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.254609 | controller | Jun 10 14:59:21.483791 crc crio[20344]: time="2026-06-10T14:59:21.483535253Z" level=info msg="Got pod network &{Name:dnsmasq-dns-8589c79c-nb8p7 Namespace:openstack ID:7553293e48851db3b39af6fa9380bc757cf242fd84e79a150b8e09e0a3e441f8 UID:9e60d5e0-ecd3-4495-abbe-747606b91a72 NetNS:/var/run/netns/e1d648c6-88c1-4cf7-bd65-70450d93a65f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e60d5e0_ecd3_4495_abbe_747606b91a72.slice PodAnnotations:0xc00282e268}] Aliases:map[]}"
2026-06-10 15:52:06.254626 | controller | Jun 10 14:59:21.483791 crc crio[20344]: time="2026-06-10T14:59:21.48378819Z" level=info msg="Checking pod openstack_dnsmasq-dns-8589c79c-nb8p7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.254642 | controller | Jun 10 14:59:21.493073 crc crio[20344]: 2026-06-10T14:59:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c31add98e29fa1a Mac:e6:80:fc:a3:2d:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/24c1ea46-ff44-4c73-9eb1-c95ab2a6866d SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.254659 | controller | Jun 10 14:59:21.493073 crc crio[20344]: time="2026-06-10T14:59:21.492604959Z" level=info msg="Created container 4d3d114ba7bbf7e9b4d3a892b8c827eb52264834c0b447510c3cda75116dd0eb: openstack/glance-db-create-5wmjm/mariadb-database-create" id=774bbc29-19d3-4b71-814a-434c78e0085c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.254675 | controller | Jun 10 14:59:21.497802 crc crio[20344]: time="2026-06-10T14:59:21.497611969Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0-config-1781103559-5pjn4 Namespace:openstack ID:c31add98e29fa1add281d3a5a9fc7f87ac4988f36f4bcd80d7762e91da0cfc55 UID:d0fcf6a2-815d-4636-8f25-2bff22890761 NetNS:/var/run/netns/24c1ea46-ff44-4c73-9eb1-c95ab2a6866d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0fcf6a2_815d_4636_8f25_2bff22890761.slice PodAnnotations:0xc000528340}] Aliases:map[]}"
2026-06-10 15:52:06.254692 | controller | Jun 10 14:59:21.497929 crc crio[20344]: time="2026-06-10T14:59:21.497903167Z" level=info msg="Checking pod openstack_ovsdbserver-nb-0-config-1781103559-5pjn4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.254708 | controller | Jun 10 14:59:21.506133 crc crio[20344]: time="2026-06-10T14:59:21.501902281Z" level=info msg="Starting container: 4d3d114ba7bbf7e9b4d3a892b8c827eb52264834c0b447510c3cda75116dd0eb" id=82b09a64-9545-4d0f-8df0-98ec54204d98 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.254729 | controller | Jun 10 14:59:21.520955 crc crio[20344]: time="2026-06-10T14:59:21.520880894Z" level=info msg="Ran pod sandbox 7553293e48851db3b39af6fa9380bc757cf242fd84e79a150b8e09e0a3e441f8 with infra container: openstack/dnsmasq-dns-8589c79c-nb8p7/POD" id=4dd90929-179a-43d9-8ce1-6fac4a3a416a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.254745 | controller | Jun 10 14:59:21.525238 crc crio[20344]: time="2026-06-10T14:59:21.525131495Z" level=info msg="Started container" PID=57854 containerID=4d3d114ba7bbf7e9b4d3a892b8c827eb52264834c0b447510c3cda75116dd0eb description=openstack/glance-db-create-5wmjm/mariadb-database-create id=82b09a64-9545-4d0f-8df0-98ec54204d98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=09c94dff5cbcb96759cea0ce783212f67e26fb88b423942854be89ba63f522e8
2026-06-10 15:52:06.254762 | controller | Jun 10 14:59:21.534827 crc crio[20344]: time="2026-06-10T14:59:21.531238044Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=5794c48d-c96f-416e-b21f-d57c48a68228 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.254778 | controller | Jun 10 14:59:21.540927 crc crio[20344]: time="2026-06-10T14:59:21.540489674Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=b3a771a1-0355-4feb-a9e4-38e791526485 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.254794 | controller | Jun 10 14:59:21.553339 crc crio[20344]: time="2026-06-10T14:59:21.553078902Z" level=info msg="Ran pod sandbox c31add98e29fa1add281d3a5a9fc7f87ac4988f36f4bcd80d7762e91da0cfc55 with infra container: openstack/ovsdbserver-nb-0-config-1781103559-5pjn4/POD" id=2c756923-6abc-4755-9229-f92504899908 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.254811 | controller | Jun 10 14:59:21.553733 crc crio[20344]: time="2026-06-10T14:59:21.553622456Z" level=info msg="Creating container: openstack/ovn-controller-metrics-d54jx/openstack-network-exporter" id=16cd0572-534f-41fc-bc06-aea29bcaa267 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.254827 | controller | Jun 10 14:59:21.560323 crc crio[20344]: time="2026-06-10T14:59:21.555444643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.254843 | controller | Jun 10 14:59:21.571375 crc crio[20344]: time="2026-06-10T14:59:21.568962065Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=8874365f-786a-4dfc-a3aa-ab6e5d768d51 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.254881 | controller | Jun 10 14:59:21.614498 crc crio[20344]: time="2026-06-10T14:59:21.613949685Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified" id=5df349c0-f833-431f-9756-d2fafd3ab4a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.254899 | controller | Jun 10 14:59:21.634395 crc crio[20344]: time="2026-06-10T14:59:21.630360592Z" level=info msg="Stopping container: 96509156d3dd98aaeaf4997c112e61e047d52a3b64a42aa73c17a5ac688748db (timeout: 10s)" id=fd395d19-20c7-4fc0-8134-c9dc0c88727b name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.254916 | controller | Jun 10 14:59:21.634395 crc crio[20344]: time="2026-06-10T14:59:21.633936175Z" level=info msg="Creating container: openstack/ovsdbserver-nb-0-config-1781103559-5pjn4/ovn-config" id=6443168e-f99c-4cba-9f06-5a9a82db5a04 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.254931 | controller | Jun 10 14:59:21.638239 crc crio[20344]: time="2026-06-10T14:59:21.63757235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.254952 | controller | Jun 10 14:59:21.638239 crc crio[20344]: time="2026-06-10T14:59:21.637802836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.254969 | controller | Jun 10 14:59:21.644313 crc crio[20344]: time="2026-06-10T14:59:21.643054322Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=90a0f66a-4ec4-4df9-95d9-6aa51b7e7d72 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.254985 | controller | Jun 10 14:59:21.679783 crc crio[20344]: time="2026-06-10T14:59:21.674919521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.255002 | controller | Jun 10 14:59:21.686561 crc crio[20344]: time="2026-06-10T14:59:21.686485972Z" level=info msg="Creating container: openstack/dnsmasq-dns-8589c79c-nb8p7/init" id=baa8ad6c-b768-4168-8ff4-00d048d66ebd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.255019 | controller | Jun 10 14:59:21.688962 crc crio[20344]: 2026-06-10T14:59:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:501f5e339311031 Mac:de:32:6d:30:bd:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/48f8eab6-8586-448c-ac09-202d28b1754e SocketPath: PciID:}] [{Interface:0xc00030e5a0 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.255036 | controller | Jun 10 14:59:21.689988 crc crio[20344]: time="2026-06-10T14:59:21.68989533Z" level=info msg="Got pod network &{Name:root-account-create-update-bl2dz Namespace:openstack ID:501f5e3393110316e599a16d1f82d459f8567529584641f037ab1abeddf69080 UID:23648895-7816-42fb-bfb8-1df5c38624cd NetNS:/var/run/netns/48f8eab6-8586-448c-ac09-202d28b1754e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23648895_7816_42fb_bfb8_1df5c38624cd.slice PodAnnotations:0xc00282e650}] Aliases:map[]}"
2026-06-10 15:52:06.255053 | controller | Jun 10 14:59:21.690137 crc crio[20344]: time="2026-06-10T14:59:21.690076765Z" level=info msg="Checking pod openstack_root-account-create-update-bl2dz for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.255070 | controller | Jun 10 14:59:21.694100 crc crio[20344]: time="2026-06-10T14:59:21.694008487Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.255087 | controller | Jun 10 14:59:21.729623 crc crio[20344]: time="2026-06-10T14:59:21.728567586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.255104 | controller | Jun 10 14:59:21.739087 crc crio[20344]: time="2026-06-10T14:59:21.733849304Z" level=info msg="Ran pod sandbox 501f5e3393110316e599a16d1f82d459f8567529584641f037ab1abeddf69080 with infra container: openstack/root-account-create-update-bl2dz/POD" id=0d50483d-42d1-40a3-8d51-1e9444e4de4c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.255121 | controller | Jun 10 14:59:21.739087 crc crio[20344]: time="2026-06-10T14:59:21.736228796Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=5ea9d402-dee7-4822-bcc2-1285feda6123 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.255137 | controller | Jun 10 14:59:21.739087 crc crio[20344]: time="2026-06-10T14:59:21.736523143Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.255157 | controller | Jun 10 14:59:21.751719 crc crio[20344]: time="2026-06-10T14:59:21.750080106Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=73f02f4f-4250-4a61-aeea-c1ab271bb0ee name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.255174 | controller | Jun 10 14:59:21.751719 crc crio[20344]: time="2026-06-10T14:59:21.750372053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.255191 | controller | Jun 10 14:59:21.776628 crc crio[20344]: time="2026-06-10T14:59:21.775468026Z" level=info msg="Stopped container 96509156d3dd98aaeaf4997c112e61e047d52a3b64a42aa73c17a5ac688748db: openstack/dnsmasq-dns-54764bc9cc-wwsm4/dnsmasq-dns" id=fd395d19-20c7-4fc0-8134-c9dc0c88727b name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.255207 | controller | Jun 10 14:59:21.781339 crc crio[20344]: time="2026-06-10T14:59:21.781203035Z" level=info msg="Stopping pod sandbox: 0fb07e1e3d43f45ec4508a6d42f2ffc638c91dfe06d7c761c99f7ba2c7eb3526" id=6856b984-875d-47b4-948e-101366fd589f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.255224 | controller | Jun 10 14:59:21.781783 crc crio[20344]: time="2026-06-10T14:59:21.781688918Z" level=info msg="Got pod network &{Name:dnsmasq-dns-54764bc9cc-wwsm4 Namespace:openstack ID:0fb07e1e3d43f45ec4508a6d42f2ffc638c91dfe06d7c761c99f7ba2c7eb3526 UID:03e53537-7a96-470a-ad5b-545b132e7739 NetNS:/var/run/netns/58d980a7-aec6-4964-87c9-0f5e0919184b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03e53537_7a96_470a_ad5b_545b132e7739.slice PodAnnotations:0xc00282e0b0}] Aliases:map[]}"
2026-06-10 15:52:06.255240 | controller | Jun 10 14:59:21.781943 crc crio[20344]: time="2026-06-10T14:59:21.781876933Z" level=info msg="Deleting pod openstack_dnsmasq-dns-54764bc9cc-wwsm4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.255257 | controller | Jun 10 14:59:21.796578 crc crio[20344]: time="2026-06-10T14:59:21.796436452Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.255274 | controller | Jun 10 14:59:21.798414 crc crio[20344]: time="2026-06-10T14:59:21.79831135Z" level=info msg="Creating container: openstack/root-account-create-update-bl2dz/mariadb-account-create-update" id=13188d21-9a7b-47b5-b580-b37c2092e258 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.255291 | controller | Jun 10 14:59:21.802654 crc crio[20344]: time="2026-06-10T14:59:21.802550571Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.255308 | controller | Jun 10 14:59:21.807788 crc crio[20344]: time="2026-06-10T14:59:21.807674704Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.255325 | controller | Jun 10 14:59:21.842329 crc crio[20344]: time="2026-06-10T14:59:21.841684489Z" level=info msg="Created container 2edc8724172945b4607d0b0fcda18b7cf64b8770974ac10ee2055e76f0ea076c: openstack/ovsdbserver-sb-0-config-1781103559-lkk2b/ovn-config" id=f494e94f-85f8-460a-85dd-73237c3933d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.255341 | controller | Jun 10 14:59:21.855871 crc crio[20344]: time="2026-06-10T14:59:21.855812416Z" level=info msg="Starting container: 2edc8724172945b4607d0b0fcda18b7cf64b8770974ac10ee2055e76f0ea076c" id=98d015e1-e080-4a86-8879-8ffa662a34a0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.255357 | controller | Jun 10 14:59:21.859530 crc crio[20344]: time="2026-06-10T14:59:21.859242975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.255379 | controller | Jun 10 14:59:21.868588 crc crio[20344]: time="2026-06-10T14:59:21.868243669Z" level=info msg="Started container" PID=57944 containerID=2edc8724172945b4607d0b0fcda18b7cf64b8770974ac10ee2055e76f0ea076c description=openstack/ovsdbserver-sb-0-config-1781103559-lkk2b/ovn-config id=98d015e1-e080-4a86-8879-8ffa662a34a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f31fae57caecf186ac6075226e54626d0a53f7827d1d751d323f65d53404b8b0
2026-06-10 15:52:06.255396 | controller | Jun 10 14:59:21.879800 crc crio[20344]: time="2026-06-10T14:59:21.879667856Z" level=info msg="Created container 8f94c4b48eebe904dd9fae82124b79b8389a6e6848b8311c706d8bc6b1241957: openstack/ovsdbserver-nb-0-config-1781103559-5pjn4/ovn-config" id=6443168e-f99c-4cba-9f06-5a9a82db5a04 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.255412 | controller | Jun 10 14:59:21.882629 crc crio[20344]: time="2026-06-10T14:59:21.882572662Z" level=info msg="Starting container: 8f94c4b48eebe904dd9fae82124b79b8389a6e6848b8311c706d8bc6b1241957" id=0774dbb4-9981-499e-8aab-3cf883583e22 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.255428 | controller | Jun 10 14:59:21.899147 crc crio[20344]: time="2026-06-10T14:59:21.89863206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.255445 | controller | Jun 10 14:59:21.901537 crc crio[20344]: time="2026-06-10T14:59:21.901406792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.255461 | controller | Jun 10 14:59:21.906204 crc crio[20344]: time="2026-06-10T14:59:21.904760779Z" level=info msg="Started container" PID=57956 containerID=8f94c4b48eebe904dd9fae82124b79b8389a6e6848b8311c706d8bc6b1241957 description=openstack/ovsdbserver-nb-0-config-1781103559-5pjn4/ovn-config id=0774dbb4-9981-499e-8aab-3cf883583e22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c31add98e29fa1add281d3a5a9fc7f87ac4988f36f4bcd80d7762e91da0cfc55
2026-06-10 15:52:06.255478 | controller | Jun 10 14:59:22.096966 crc crio[20344]: 2026-06-10T14:59:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e8e861149e6fad2 Mac:36:59:ac:e4:39:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/e5f07e62-b06b-49d7-8e5b-27b447f75472 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.255495 | controller | Jun 10 14:59:22.098087 crc crio[20344]: time="2026-06-10T14:59:22.097964834Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7fcf8bc745-nz9jz Namespace:openstack ID:e8e861149e6fad237a4a412b04882301a155c9107579637d8a3d8554a5b61024 UID:7ed4756d-a924-466a-b540-39b9cc5de37c NetNS:/var/run/netns/e5f07e62-b06b-49d7-8e5b-27b447f75472 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ed4756d_a924_466a_b540_39b9cc5de37c.slice PodAnnotations:0xc00282ec30}] Aliases:map[]}"
2026-06-10 15:52:06.255512 | controller | Jun 10 14:59:22.098087 crc crio[20344]: time="2026-06-10T14:59:22.098107678Z" level=info msg="Checking pod openstack_dnsmasq-dns-7fcf8bc745-nz9jz for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.255528 | controller | Jun 10 14:59:22.125247 crc crio[20344]: 2026-06-10T14:59:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cfa143d3400c46a Mac:62:c2:c1:db:52:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/36f10f4b-afbe-43a6-bd0d-ccf39fa5a5e2 SocketPath: PciID:}] [{Interface:0xc000512530 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.255545 | controller | Jun 10 14:59:22.127641 crc crio[20344]: time="2026-06-10T14:59:22.12740032Z" level=info msg="Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:cfa143d3400c46a884851c17953d72d723ad0bf47264071d672777db5ea24fae UID:8b5ced12-4731-41de-a548-d87b4bb6a165 NetNS:/var/run/netns/36f10f4b-afbe-43a6-bd0d-ccf39fa5a5e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b5ced12_4731_41de_a548_d87b4bb6a165.slice PodAnnotations:0xc0006b41e8}] Aliases:map[]}"
2026-06-10 15:52:06.255565 | controller | Jun 10 14:59:22.127641 crc crio[20344]: time="2026-06-10T14:59:22.127561054Z" level=info msg="Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.255582 | controller | Jun 10 14:59:22.160741 crc crio[20344]: time="2026-06-10T14:59:22.154624088Z" level=info msg="Ran pod sandbox e8e861149e6fad237a4a412b04882301a155c9107579637d8a3d8554a5b61024 with infra container: openstack/dnsmasq-dns-7fcf8bc745-nz9jz/POD" id=4a6ad525-d578-433a-9c0f-49ba1a050715 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.255599 | controller | Jun 10 14:59:22.163442 crc crio[20344]: time="2026-06-10T14:59:22.161507647Z" level=info msg="Ran pod sandbox cfa143d3400c46a884851c17953d72d723ad0bf47264071d672777db5ea24fae with infra container: openstack/ovn-northd-0/POD" id=186df730-5f76-4e66-afc0-dfe273f8edbb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.255615 | controller | Jun 10 14:59:22.163442 crc crio[20344]: time="2026-06-10T14:59:22.162487142Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=1915d964-318e-430f-8b5b-9adf532a8611 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.255632 | controller | Jun 10 14:59:22.165104 crc crio[20344]: time="2026-06-10T14:59:22.164772172Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=9c960eef-8715-492d-af45-639cd5e537a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.255648 | controller | Jun 10 14:59:22.165104 crc crio[20344]: time="2026-06-10T14:59:22.164881095Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified not found" id=9c960eef-8715-492d-af45-639cd5e537a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.255664 | controller | Jun 10 14:59:22.165104 crc crio[20344]: time="2026-06-10T14:59:22.164946026Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified found" id=9c960eef-8715-492d-af45-639cd5e537a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.255680 | controller | Jun 10 14:59:22.166221 crc crio[20344]: time="2026-06-10T14:59:22.165897841Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=5f8ced73-317b-443c-92c2-abda4bb7d5d7 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.255696 | controller | Jun 10 14:59:22.173628 crc crio[20344]: time="2026-06-10T14:59:22.17355667Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\""
2026-06-10 15:52:06.255712 | controller | Jun 10 14:59:22.236896 crc crio[20344]: time="2026-06-10T14:59:22.236146088Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=189233a9-ead6-4009-aaf7-dbdae79a82b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.255728 | controller | Jun 10 14:59:22.254801 crc crio[20344]: time="2026-06-10T14:59:22.2546725Z" level=info msg="Creating container: openstack/dnsmasq-dns-7fcf8bc745-nz9jz/init" id=12ca498c-186c-43cd-8aac-1781e4423b08 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.255745 | controller | Jun 10 14:59:22.261083 crc crio[20344]: time="2026-06-10T14:59:22.260964724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.255764 | controller | Jun 10 14:59:22.335164 crc crio[20344]: time="2026-06-10T14:59:22.335087642Z" level=info msg="Stopped pod sandbox: 0fb07e1e3d43f45ec4508a6d42f2ffc638c91dfe06d7c761c99f7ba2c7eb3526" id=6856b984-875d-47b4-948e-101366fd589f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.255781 | controller | Jun 10 14:59:22.457426 crc crio[20344]: time="2026-06-10T14:59:22.454733084Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.255798 | controller | Jun 10 14:59:22.488585 crc crio[20344]: time="2026-06-10T14:59:22.488494152Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.255813 | controller | Jun 10 14:59:22.499890 crc crio[20344]: time="2026-06-10T14:59:22.499795716Z" level=info msg="Created container c42ea9399cbb4d5cfd07a8bb1dd801c1c659da09cd82bd831d2834a47af99fc2: openstack/root-account-create-update-bl2dz/mariadb-account-create-update" id=13188d21-9a7b-47b5-b580-b37c2092e258 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.255829 | controller | Jun 10 14:59:22.505023 crc crio[20344]: time="2026-06-10T14:59:22.504892838Z" level=info msg="Starting container: c42ea9399cbb4d5cfd07a8bb1dd801c1c659da09cd82bd831d2834a47af99fc2" id=8b1135de-5fd3-4b27-a7ea-0c4be67a2c25 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.255846 | controller | Jun 10 14:59:22.516241 crc crio[20344]: time="2026-06-10T14:59:22.51533287Z" level=info msg="Started container" PID=58069 containerID=c42ea9399cbb4d5cfd07a8bb1dd801c1c659da09cd82bd831d2834a47af99fc2 description=openstack/root-account-create-update-bl2dz/mariadb-account-create-update id=8b1135de-5fd3-4b27-a7ea-0c4be67a2c25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=501f5e3393110316e599a16d1f82d459f8567529584641f037ab1abeddf69080
2026-06-10 15:52:06.255885 | controller | Jun 10 14:59:22.519671 crc crio[20344]: time="2026-06-10T14:59:22.519606161Z" level=info msg="Created container 6eb71511c446b191eaf1358328f7c1e56db7388a1336cb9538c014a4607a7d1a: openstack/dnsmasq-dns-8589c79c-nb8p7/init" id=baa8ad6c-b768-4168-8ff4-00d048d66ebd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.255903 | controller | Jun 10 14:59:22.524658 crc crio[20344]: time="2026-06-10T14:59:22.524606961Z" level=info msg="Starting container: 6eb71511c446b191eaf1358328f7c1e56db7388a1336cb9538c014a4607a7d1a" id=9b1d6cef-7180-4c91-b9c8-b9431bd71cd1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.255919 | controller | Jun 10 14:59:22.527126 crc crio[20344]: time="2026-06-10T14:59:22.527042175Z" level=info msg="Created container 16cc96d415cb852c0429249c0398255940fc0af05800d387cdec27da6bfee776: openstack/ovn-controller-metrics-d54jx/openstack-network-exporter" id=16cd0572-534f-41fc-bc06-aea29bcaa267 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.255935 | controller | Jun 10 14:59:22.531399 crc crio[20344]: time="2026-06-10T14:59:22.531344286Z" level=info msg="Starting container: 16cc96d415cb852c0429249c0398255940fc0af05800d387cdec27da6bfee776" id=6f2b5e97-0579-4d49-a98f-b7ddbd6041d8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.255951 | controller | Jun 10 14:59:22.534996 crc crio[20344]: time="2026-06-10T14:59:22.534735085Z" level=info msg="Started container" PID=58063 containerID=6eb71511c446b191eaf1358328f7c1e56db7388a1336cb9538c014a4607a7d1a description=openstack/dnsmasq-dns-8589c79c-nb8p7/init id=9b1d6cef-7180-4c91-b9c8-b9431bd71cd1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7553293e48851db3b39af6fa9380bc757cf242fd84e79a150b8e09e0a3e441f8
2026-06-10 15:52:06.255968 | controller | Jun 10 14:59:22.544801 crc crio[20344]: time="2026-06-10T14:59:22.543676777Z" level=info msg="Started container" PID=58066 containerID=16cc96d415cb852c0429249c0398255940fc0af05800d387cdec27da6bfee776 description=openstack/ovn-controller-metrics-d54jx/openstack-network-exporter id=6f2b5e97-0579-4d49-a98f-b7ddbd6041d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=985714a2060f90dfd9db263c6292d980651dd6ca1365a53cfc8ff99e2a694029
2026-06-10 15:52:06.255989 | controller | Jun 10 14:59:22.637342 crc crio[20344]: time="2026-06-10T14:59:22.637001355Z" level=info msg="Created container 1ffb7d2ad074f2d9511ead0399dfe7d8e7fab37847bc8c7fea0bc30f9fe892eb: openstack/dnsmasq-dns-7fcf8bc745-nz9jz/init" id=12ca498c-186c-43cd-8aac-1781e4423b08 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.256005 | controller | Jun 10 14:59:22.638352 crc crio[20344]: time="2026-06-10T14:59:22.638243087Z" level=info msg="Starting container: 1ffb7d2ad074f2d9511ead0399dfe7d8e7fab37847bc8c7fea0bc30f9fe892eb" id=087bfd96-a900-401b-ab64-05bbbf3f913f name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.256021 | controller | Jun 10 14:59:22.653631 crc crio[20344]: time="2026-06-10T14:59:22.653028481Z" level=info msg="Started container" PID=58102 containerID=1ffb7d2ad074f2d9511ead0399dfe7d8e7fab37847bc8c7fea0bc30f9fe892eb description=openstack/dnsmasq-dns-7fcf8bc745-nz9jz/init id=087bfd96-a900-401b-ab64-05bbbf3f913f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8e861149e6fad237a4a412b04882301a155c9107579637d8a3d8554a5b61024
2026-06-10 15:52:06.256037 | controller | Jun 10 14:59:22.796176 crc crio[20344]: time="2026-06-10T14:59:22.795172169Z" level=info msg="Removing container: 96509156d3dd98aaeaf4997c112e61e047d52a3b64a42aa73c17a5ac688748db" id=a9604261-dfc4-443c-8e29-a0566d07858d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.256052 | controller | Jun 10 14:59:22.800828 crc crio[20344]: time="2026-06-10T14:59:22.799482091Z" level=info msg="Stopping pod sandbox: 7553293e48851db3b39af6fa9380bc757cf242fd84e79a150b8e09e0a3e441f8" id=fcb0ac62-df87-48d6-b098-cce6ecf22cf0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.256068 | controller | Jun 10 14:59:22.803027 crc crio[20344]: time="2026-06-10T14:59:22.80290784Z" level=info msg="Got pod network &{Name:dnsmasq-dns-8589c79c-nb8p7 Namespace:openstack ID:7553293e48851db3b39af6fa9380bc757cf242fd84e79a150b8e09e0a3e441f8 UID:9e60d5e0-ecd3-4495-abbe-747606b91a72 NetNS:/var/run/netns/e1d648c6-88c1-4cf7-bd65-70450d93a65f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e60d5e0_ecd3_4495_abbe_747606b91a72.slice PodAnnotations:0xc002264250}] Aliases:map[]}"
2026-06-10 15:52:06.256084 | controller | Jun 10 14:59:22.804809 crc crio[20344]: time="2026-06-10T14:59:22.803155436Z" level=info msg="Deleting pod openstack_dnsmasq-dns-8589c79c-nb8p7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.256101 | controller | Jun 10 14:59:22.883328 crc crio[20344]: time="2026-06-10T14:59:22.882527781Z" level=info msg="Removed container 96509156d3dd98aaeaf4997c112e61e047d52a3b64a42aa73c17a5ac688748db: openstack/dnsmasq-dns-54764bc9cc-wwsm4/dnsmasq-dns" id=a9604261-dfc4-443c-8e29-a0566d07858d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.256116 | controller | Jun 10 14:59:22.895221 crc crio[20344]: time="2026-06-10T14:59:22.894896562Z" level=info msg="Removing container: ef6ef186174bec23bbf6eed51b8bb44c3c2e92aba0b2b9eea2e1e93eded6ffad" id=039de609-5d85-47b8-a7ed-0dd149db7037 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.256132 | controller | Jun 10 14:59:23.030799 crc crio[20344]: time="2026-06-10T14:59:23.030438128Z" level=info msg="Removed container ef6ef186174bec23bbf6eed51b8bb44c3c2e92aba0b2b9eea2e1e93eded6ffad: openstack/dnsmasq-dns-54764bc9cc-wwsm4/init" id=039de609-5d85-47b8-a7ed-0dd149db7037 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.256147 | controller | Jun 10 14:59:23.208366 crc crio[20344]: time="2026-06-10T14:59:23.208243903Z" level=info msg="Stopped pod sandbox: 7553293e48851db3b39af6fa9380bc757cf242fd84e79a150b8e09e0a3e441f8" id=fcb0ac62-df87-48d6-b098-cce6ecf22cf0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.256166 | controller | Jun 10 14:59:23.876446 crc crio[20344]: time="2026-06-10T14:59:23.875789594Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=7c63b1ff-c2f1-420e-a1f0-b00f39f2db12 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.256183 | controller | Jun 10 14:59:23.888972 crc crio[20344]: time="2026-06-10T14:59:23.888926906Z" level=info msg="Removing container: 6eb71511c446b191eaf1358328f7c1e56db7388a1336cb9538c014a4607a7d1a" id=2d5e7e92-7a2d-4ab2-b548-599fd5308e8a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.256199 | controller | Jun 10 14:59:23.894796 crc crio[20344]: time="2026-06-10T14:59:23.894683736Z" level=info msg="Stopping pod sandbox: 5c2a4279980f93b576c28bea7a6b75b1237032edeffffdfafd9ff03135a24a4b" id=89f53b9e-3015-4d09-b57b-48e4ab6befa7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.256215 | controller | Jun 10 14:59:23.894875 crc crio[20344]: time="2026-06-10T14:59:23.894791709Z" level=info msg="Stopping pod sandbox: c31add98e29fa1add281d3a5a9fc7f87ac4988f36f4bcd80d7762e91da0cfc55" id=427fea66-3ca4-4149-8f4e-3ff8c6d67f52 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.256232 | controller | Jun 10 14:59:23.894875 crc crio[20344]: time="2026-06-10T14:59:23.894721227Z" level=info msg="Stopping pod sandbox: 09c94dff5cbcb96759cea0ce783212f67e26fb88b423942854be89ba63f522e8" id=9e1ffbe9-0235-42bc-b9e2-7e39fff5ec87 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.256248 | controller | Jun 10 14:59:23.895178 crc crio[20344]: time="2026-06-10T14:59:23.894727977Z" level=info msg="Stopping pod sandbox: f31fae57caecf186ac6075226e54626d0a53f7827d1d751d323f65d53404b8b0" id=d8cdcb4f-f134-4808-8676-bee4ea844109 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.256264 | controller | Jun 10 14:59:23.895513 crc crio[20344]: time="2026-06-10T14:59:23.895443146Z" level=info msg="Got pod network &{Name:ovsdbserver-nb-0-config-1781103559-5pjn4 Namespace:openstack ID:c31add98e29fa1add281d3a5a9fc7f87ac4988f36f4bcd80d7762e91da0cfc55 UID:d0fcf6a2-815d-4636-8f25-2bff22890761 NetNS:/var/run/netns/24c1ea46-ff44-4c73-9eb1-c95ab2a6866d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0fcf6a2_815d_4636_8f25_2bff22890761.slice PodAnnotations:0xc001b9c650}] Aliases:map[]}"
2026-06-10 15:52:06.256280 | controller | Jun 10 14:59:23.895635 crc crio[20344]: time="2026-06-10T14:59:23.89560061Z" level=info msg="Deleting pod openstack_ovsdbserver-nb-0-config-1781103559-5pjn4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.256297 | controller | Jun 10 14:59:23.895766 crc crio[20344]: time="2026-06-10T14:59:23.895723703Z" level=info msg="Got pod network &{Name:ovsdbserver-sb-0-config-1781103559-lkk2b Namespace:openstack ID:f31fae57caecf186ac6075226e54626d0a53f7827d1d751d323f65d53404b8b0 UID:ef820571-203b-401b-a1f8-4871a9feb29f NetNS:/var/run/netns/4944c061-0c68-42f9-8943-e52772373d35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef820571_203b_401b_a1f8_4871a9feb29f.slice PodAnnotations:0xc00078c6d0}] Aliases:map[]}"
2026-06-10 15:52:06.256313 | controller | Jun 10 14:59:23.895929 crc crio[20344]: time="2026-06-10T14:59:23.895885067Z" level=info msg="Deleting pod openstack_ovsdbserver-sb-0-config-1781103559-lkk2b from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.256330 | controller | Jun 10 14:59:23.896015 crc crio[20344]: time="2026-06-10T14:59:23.89598944Z" level=info msg="Got pod network &{Name:glance-db-create-5wmjm Namespace:openstack ID:09c94dff5cbcb96759cea0ce783212f67e26fb88b423942854be89ba63f522e8 UID:f48f4c68-fac5-47c6-90b0-06c088ca85ad NetNS:/var/run/netns/8ebd8a37-fba4-4590-b236-3889a30d47db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf48f4c68_fac5_47c6_90b0_06c088ca85ad.slice PodAnnotations:0xc0006b4d00}] Aliases:map[]}"
2026-06-10 15:52:06.256350 | controller | Jun 10 14:59:23.896373 crc crio[20344]: time="2026-06-10T14:59:23.896320568Z" level=info msg="Deleting pod openstack_glance-db-create-5wmjm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.256368 | controller | Jun 10 14:59:23.896748 crc crio[20344]: time="2026-06-10T14:59:23.896610426Z" level=info msg="Got pod network &{Name:glance-642c-account-create-update-2np8g Namespace:openstack ID:5c2a4279980f93b576c28bea7a6b75b1237032edeffffdfafd9ff03135a24a4b UID:83aacff4-4839-4e2e-8713-7d8ff666d35a NetNS:/var/run/netns/bfbf3e13-acb9-488a-b0a5-3dbd3f37e641 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod83aacff4_4839_4e2e_8713_7d8ff666d35a.slice PodAnnotations:0xc004036998}] Aliases:map[]}"
2026-06-10 15:52:06.256385 | controller | Jun 10 14:59:23.896812 crc crio[20344]: time="2026-06-10T14:59:23.896790881Z" level=info msg="Deleting pod openstack_glance-642c-account-create-update-2np8g from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.256402 | controller | Jun 10 14:59:24.902918 crc crio[20344]: time="2026-06-10T14:59:24.902394876Z" level=info msg="Stopping pod sandbox: 501f5e3393110316e599a16d1f82d459f8567529584641f037ab1abeddf69080" id=98560d8b-ce2c-4c6c-bc31-66c767b38527 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.256419 | controller | Jun 10 14:59:24.904181 crc crio[20344]: time="2026-06-10T14:59:24.903792503Z" level=info msg="Got pod network &{Name:root-account-create-update-bl2dz Namespace:openstack ID:501f5e3393110316e599a16d1f82d459f8567529584641f037ab1abeddf69080 UID:23648895-7816-42fb-bfb8-1df5c38624cd NetNS:/var/run/netns/48f8eab6-8586-448c-ac09-202d28b1754e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23648895_7816_42fb_bfb8_1df5c38624cd.slice PodAnnotations:0xc00078c308}] Aliases:map[]}"
2026-06-10 15:52:06.256436 | controller | Jun 10 14:59:24.904181 crc crio[20344]: time="2026-06-10T14:59:24.903918196Z" level=info msg="Deleting pod openstack_root-account-create-update-bl2dz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.256453 | controller | Jun 10 14:59:28.185627 crc crio[20344]: time="2026-06-10T14:59:28.184563765Z" level=info msg="Stopped pod sandbox: 501f5e3393110316e599a16d1f82d459f8567529584641f037ab1abeddf69080" id=98560d8b-ce2c-4c6c-bc31-66c767b38527 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.256470 | controller | Jun 10 14:59:28.191590 crc crio[20344]: time="2026-06-10T14:59:28.191487255Z" level=info msg="Stopped pod sandbox: 5c2a4279980f93b576c28bea7a6b75b1237032edeffffdfafd9ff03135a24a4b" id=89f53b9e-3015-4d09-b57b-48e4ab6befa7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.256487 | controller | Jun 10 14:59:28.200131 crc crio[20344]: time="2026-06-10T14:59:28.200004676Z" level=info msg="Stopped pod sandbox: c31add98e29fa1add281d3a5a9fc7f87ac4988f36f4bcd80d7762e91da0cfc55" id=427fea66-3ca4-4149-8f4e-3ff8c6d67f52 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.256503 | controller | Jun 10 14:59:28.207071 crc crio[20344]: time="2026-06-10T14:59:28.206931076Z" level=info msg="Stopped pod sandbox: 09c94dff5cbcb96759cea0ce783212f67e26fb88b423942854be89ba63f522e8" id=9e1ffbe9-0235-42bc-b9e2-7e39fff5ec87 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.256519 | controller | Jun 10 14:59:28.208877 crc crio[20344]: time="2026-06-10T14:59:28.207953323Z" level=info msg="Stopped pod sandbox: f31fae57caecf186ac6075226e54626d0a53f7827d1d751d323f65d53404b8b0" id=d8cdcb4f-f134-4808-8676-bee4ea844109 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.256539 | controller | Jun 10 14:59:28.260883 crc crio[20344]: time="2026-06-10T14:59:28.260567641Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=7006da78-709e-4b11-8c53-8173f027bc05 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.256556 | controller | Jun 10 14:59:28.838678 crc crio[20344]: time="2026-06-10T14:59:28.838491923Z" level=info msg="Removed container 6eb71511c446b191eaf1358328f7c1e56db7388a1336cb9538c014a4607a7d1a: openstack/dnsmasq-dns-8589c79c-nb8p7/init" id=2d5e7e92-7a2d-4ab2-b548-599fd5308e8a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.256573 | controller | Jun 10 14:59:28.896425 crc crio[20344]: time="2026-06-10T14:59:28.896187854Z" level=info msg="Creating container: openstack/dnsmasq-dns-7fcf8bc745-nz9jz/dnsmasq-dns" id=4accd5f7-2563-4c4b-9664-6b75bb49122f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.256589 | controller | Jun 10 14:59:28.899929 crc crio[20344]: time="2026-06-10T14:59:28.899760607Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.256605 | controller | Jun 10 14:59:28.900506 crc crio[20344]: time="2026-06-10T14:59:28.900346382Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:67d018c7e5e92c52ce9a230242d017b0b4d5dec62eb3f77013d1b1ee83fadc31" id=8bda7cf6-5ac8-4cc5-ae1a-3915ea885479 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.256622 | controller | Jun 10 14:59:28.901398 crc crio[20344]: time="2026-06-10T14:59:28.901168633Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=ea5dbd40-7216-4da7-bdef-f09ac7f3c618 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.256639 | controller | Jun 10 14:59:28.901398 crc crio[20344]: time="2026-06-10T14:59:28.901351738Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:1103ac44213a31db91a44725405204317c723260e4337ee3e45072e804733904" id=5f8ced73-317b-443c-92c2-abda4bb7d5d7 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.256656 | controller | Jun 10 14:59:28.902822 crc crio[20344]: time="2026-06-10T14:59:28.902764385Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=a35c55fc-79de-4029-85da-7ebdcbfe76ba name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.256672 | controller | Jun 10 14:59:28.957093 crc crio[20344]: time="2026-06-10T14:59:28.956985075Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.256689 | controller | Jun 10 14:59:28.962464 crc crio[20344]: time="2026-06-10T14:59:28.962384486Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.256705 | controller | Jun 10 14:59:28.976842 crc crio[20344]: time="2026-06-10T14:59:28.976138803Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=2726f0f9-12e2-499b-8f3b-ff41ecce0a7f name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.256722 | controller | Jun 10 14:59:28.995049 crc crio[20344]: time="2026-06-10T14:59:28.993925756Z" level=info msg="Creating container: openstack/swift-ring-rebalance-xpczp/swift-ring-rebalance" id=b05ea1f0-5800-428a-9c5a-286052de7900 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.256738 | controller | Jun 10 14:59:29.000681 crc crio[20344]: time="2026-06-10T14:59:29.000468676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.256758 | controller | Jun 10 14:59:29.014168 crc crio[20344]: time="2026-06-10T14:59:29.014121841Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified" id=a1abd0ba-75b5-4c76-adc9-663aaa2031c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.256775 | controller | Jun 10 14:59:29.025210 crc crio[20344]: time="2026-06-10T14:59:29.025128337Z" level=info msg="Creating container: openstack/ovn-northd-0/ovn-northd" id=99b9c049-4413-4bdd-abab-fe40e558d712 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.256792 | controller | Jun 10 14:59:29.047399 crc crio[20344]: time="2026-06-10T14:59:29.047001716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.256808 | controller | Jun 10 14:59:29.089239 crc crio[20344]: time="2026-06-10T14:59:29.08902982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.256825 | controller | Jun 10 14:59:29.093629 crc crio[20344]: time="2026-06-10T14:59:29.093129456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.256841 | controller | Jun 10 14:59:29.107041 crc crio[20344]: time="2026-06-10T14:59:29.106936645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.256877 | controller | Jun 10 14:59:29.111979 crc crio[20344]: time="2026-06-10T14:59:29.111881554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.256894 | controller | Jun 10 14:59:29.117732 crc crio[20344]: time="2026-06-10T14:59:29.117644374Z" level=info msg="Created container 37882b7fdb5904b3b5e52ec0cd430df20ccb4d3795c9425024018ebe6c65362a: openstack/dnsmasq-dns-7fcf8bc745-nz9jz/dnsmasq-dns" id=4accd5f7-2563-4c4b-9664-6b75bb49122f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.256911 | controller | Jun 10 14:59:29.119569 crc crio[20344]: time="2026-06-10T14:59:29.119449881Z" level=info msg="Starting container: 37882b7fdb5904b3b5e52ec0cd430df20ccb4d3795c9425024018ebe6c65362a" id=59322e54-90c4-48f9-b2f8-b04bedc6c445 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.256928 | controller | Jun 10 14:59:29.126733 crc crio[20344]: time="2026-06-10T14:59:29.126538615Z" level=info msg="Started container" PID=58554 containerID=37882b7fdb5904b3b5e52ec0cd430df20ccb4d3795c9425024018ebe6c65362a description=openstack/dnsmasq-dns-7fcf8bc745-nz9jz/dnsmasq-dns id=59322e54-90c4-48f9-b2f8-b04bedc6c445 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8e861149e6fad237a4a412b04882301a155c9107579637d8a3d8554a5b61024
2026-06-10 15:52:06.256945 | controller | Jun 10 14:59:29.215606 crc crio[20344]: time="2026-06-10T14:59:29.21552883Z" level=info msg="Created container 9c503d6dd56ebb095833d9b0849c1566f21fc1aed92cb08e9a80e5d5271d829f: openstack/ovn-northd-0/ovn-northd" id=99b9c049-4413-4bdd-abab-fe40e558d712 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.256962 | controller | Jun 10 14:59:29.217190 crc crio[20344]: time="2026-06-10T14:59:29.21707067Z" level=info msg="Starting container: 9c503d6dd56ebb095833d9b0849c1566f21fc1aed92cb08e9a80e5d5271d829f" id=766d042d-3dab-4cfc-86e8-97f76b064f58 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.256978 | controller | Jun 10 14:59:29.222190 crc crio[20344]: time="2026-06-10T14:59:29.222122351Z" level=info msg="Started container" PID=58564 containerID=9c503d6dd56ebb095833d9b0849c1566f21fc1aed92cb08e9a80e5d5271d829f description=openstack/ovn-northd-0/ovn-northd id=766d042d-3dab-4cfc-86e8-97f76b064f58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cfa143d3400c46a884851c17953d72d723ad0bf47264071d672777db5ea24fae
2026-06-10 15:52:06.257001 | controller | Jun 10 14:59:29.232854 crc crio[20344]: time="2026-06-10T14:59:29.231807913Z" level=info msg="Created container fb2358a205c26b846390ce5888d69e1ab047fb4175dcfef2360fe391616e8100: openstack/swift-ring-rebalance-xpczp/swift-ring-rebalance" id=b05ea1f0-5800-428a-9c5a-286052de7900 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.257019 | controller | Jun 10 14:59:29.234738 crc crio[20344]: time="2026-06-10T14:59:29.234622806Z" level=info msg="Starting container: fb2358a205c26b846390ce5888d69e1ab047fb4175dcfef2360fe391616e8100" id=f9f39a3e-ed4c-4d4a-b98d-fd8057eb29df name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.257037 | controller | Jun 10 14:59:29.235184 crc crio[20344]: time="2026-06-10T14:59:29.235103239Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=48233a9c-84ca-4417-b51e-a114da13fdb7 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.257054 | controller | Jun 10 14:59:29.244514 crc crio[20344]: time="2026-06-10T14:59:29.244434102Z" level=info msg="Started container" PID=58565 containerID=fb2358a205c26b846390ce5888d69e1ab047fb4175dcfef2360fe391616e8100 description=openstack/swift-ring-rebalance-xpczp/swift-ring-rebalance id=f9f39a3e-ed4c-4d4a-b98d-fd8057eb29df name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdc116c4f361469017e93810d0ae55117665e286643b5900c7164b87ea5dec3e
2026-06-10 15:52:06.257071 | controller | Jun 10 14:59:29.287586 crc crio[20344]: time="2026-06-10T14:59:29.287455871Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified" id=306e4930-9b2d-47b3-9834-0fddd1e82535 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.257087 | controller | Jun 10 14:59:29.296004 crc crio[20344]: time="2026-06-10T14:59:29.29587163Z" level=info msg="Creating container: openstack/ovn-northd-0/openstack-network-exporter" id=f7836bbf-a69a-44a6-b4f8-6833c8b5126a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.257104 | controller | Jun 10 14:59:29.296481 crc crio[20344]: time="2026-06-10T14:59:29.296386433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.257120 | controller | Jun 10 14:59:29.337481 crc crio[20344]: time="2026-06-10T14:59:29.337248526Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.257136 | controller | Jun 10 14:59:29.342846 crc crio[20344]: time="2026-06-10T14:59:29.342644836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.257153 | controller | Jun 10 14:59:29.507840 crc crio[20344]: time="2026-06-10T14:59:29.50772255Z" level=info msg="Created container 150f3b48bff86417044667ec9cfbc403d268ae129125101116757dc6bebc831e: openstack/ovn-northd-0/openstack-network-exporter" id=f7836bbf-a69a-44a6-b4f8-6833c8b5126a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.257170 | controller | Jun 10 14:59:29.511813 crc crio[20344]: time="2026-06-10T14:59:29.511714604Z" level=info msg="Starting container: 150f3b48bff86417044667ec9cfbc403d268ae129125101116757dc6bebc831e" id=69a860a4-d846-4e80-b01b-ba5eac9cca39 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.257187 | controller | Jun 10 14:59:29.526590 crc crio[20344]: time="2026-06-10T14:59:29.523786128Z" level=info msg="Started container" PID=58604 containerID=150f3b48bff86417044667ec9cfbc403d268ae129125101116757dc6bebc831e description=openstack/ovn-northd-0/openstack-network-exporter id=69a860a4-d846-4e80-b01b-ba5eac9cca39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cfa143d3400c46a884851c17953d72d723ad0bf47264071d672777db5ea24fae
2026-06-10 15:52:06.257207 | controller | Jun 10 14:59:33.089619 crc crio[20344]: time="2026-06-10T14:59:33.088623588Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=1ada4acf-13bf-4b8c-9162-ce49c5a55d5a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.257224 | controller | Jun 10 14:59:33.102061 crc crio[20344]: time="2026-06-10T14:59:33.102003726Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=c318db72-3d8c-4c1f-aafb-9dd8ef25d62d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.257240 | controller | Jun 10 14:59:33.198931 crc crio[20344]: time="2026-06-10T14:59:33.198510516Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=1a0b3aaa-72ca-4f68-b7b1-9405d53172a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.257257 | controller | Jun 10 14:59:33.207355 crc crio[20344]: time="2026-06-10T14:59:33.20712845Z" level=info msg="Creating container: openstack/rabbitmq-server-0/rabbitmq" id=8b5bcc80-8bfa-42cd-baf1-58afbeea32c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.257273 | controller | Jun 10 14:59:33.207780 crc crio[20344]: time="2026-06-10T14:59:33.207680825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.257290 | controller | Jun 10 14:59:33.213363 crc crio[20344]: time="2026-06-10T14:59:33.213131077Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" id=b38f7ea2-9e21-40d1-91bb-b40b6ed62796 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.257306 | controller | Jun 10 14:59:33.228031 crc crio[20344]: time="2026-06-10T14:59:33.227929841Z" level=info msg="Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq" id=2ff140e0-93af-4a47-8e37-7ee44ea3b45c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.257322 | controller | Jun 10 14:59:33.228497 crc crio[20344]: time="2026-06-10T14:59:33.228402194Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.257339 | controller | Jun 10 14:59:33.259604 crc crio[20344]: time="2026-06-10T14:59:33.259457942Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.257355 | controller | Jun 10 14:59:33.265177 crc crio[20344]: time="2026-06-10T14:59:33.265070128Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.257371 | controller | Jun 10 14:59:33.280887 crc crio[20344]: time="2026-06-10T14:59:33.280760736Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.257387 | controller | Jun 10 14:59:33.284536 crc crio[20344]: time="2026-06-10T14:59:33.28437637Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.257403 | controller | Jun 10 14:59:33.432651 crc crio[20344]: time="2026-06-10T14:59:33.432144553Z" level=info msg="Created container 099260f8562fc717aaefbb7a397a15b4007df4d684250bb66c3b67464023956d: openstack/rabbitmq-server-0/rabbitmq" id=8b5bcc80-8bfa-42cd-baf1-58afbeea32c6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.257420 | controller | Jun 10 14:59:33.433960 crc crio[20344]: time="2026-06-10T14:59:33.433780196Z" level=info msg="Starting container: 099260f8562fc717aaefbb7a397a15b4007df4d684250bb66c3b67464023956d" id=eac34663-4abb-448f-970e-a3ac3ad3a0f0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.257440 | controller | Jun 10 14:59:33.434562 crc crio[20344]: time="2026-06-10T14:59:33.434470654Z" level=info msg="Created container 6c4baec34a59bbdf726b79fc1ebe6c38848a46ff7ea3f6f23b084e7ed7bffa9c: openstack/rabbitmq-cell1-server-0/rabbitmq" id=2ff140e0-93af-4a47-8e37-7ee44ea3b45c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.257457 | controller | Jun 10 14:59:33.435329 crc crio[20344]: time="2026-06-10T14:59:33.435206013Z" level=info msg="Starting container: 6c4baec34a59bbdf726b79fc1ebe6c38848a46ff7ea3f6f23b084e7ed7bffa9c" id=e8f1ceea-3319-430a-b3af-6b80634d7812 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.257473 | controller | Jun 10 14:59:33.439322 crc crio[20344]: time="2026-06-10T14:59:33.439204367Z" level=info msg="Started container" PID=58827 containerID=099260f8562fc717aaefbb7a397a15b4007df4d684250bb66c3b67464023956d description=openstack/rabbitmq-server-0/rabbitmq id=eac34663-4abb-448f-970e-a3ac3ad3a0f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa9a72b7dbf24e26f23f0695e5c88c629c3cc1bd4d723cbfdb87114a00fa7238
2026-06-10 15:52:06.257490 | controller | Jun 10 14:59:33.441730 crc crio[20344]: time="2026-06-10T14:59:33.4416406Z" level=info msg="Started container" PID=58828 containerID=6c4baec34a59bbdf726b79fc1ebe6c38848a46ff7ea3f6f23b084e7ed7bffa9c description=openstack/rabbitmq-cell1-server-0/rabbitmq id=e8f1ceea-3319-430a-b3af-6b80634d7812 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba55586c221a8575f2165b883af4d6f2c63ffc03953208cbfbebf037663a8518
2026-06-10 15:52:06.257506 | controller | Jun 10 14:59:34.147524 crc crio[20344]: time="2026-06-10T14:59:34.145020555Z" level=info msg="Running pod sandbox: openstack/glance-db-sync-dbq8l/POD" id=dcd29416-d0ef-4624-b8e7-7d4edfcbf9fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.257523 | controller | Jun 10 14:59:34.147524 crc crio[20344]: time="2026-06-10T14:59:34.145587539Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.257539 | controller | Jun 10 14:59:34.176655 crc crio[20344]: time="2026-06-10T14:59:34.176591166Z" level=info msg="Got pod network &{Name:glance-db-sync-dbq8l Namespace:openstack ID:1e60553272838f58f7dda3952af23430006dce3249aefdb0a70f85b7e73045d8 UID:0a15a9c6-ec80-4f62-8724-115d0ffcd44b NetNS:/var/run/netns/1fe02c18-6629-4d79-aa92-0735bd689917 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a15a9c6_ec80_4f62_8724_115d0ffcd44b.slice PodAnnotations:0xc0027c0948}] Aliases:map[]}"
2026-06-10 15:52:06.257557 | controller | Jun 10 14:59:34.177000 crc crio[20344]: time="2026-06-10T14:59:34.176978026Z" level=info msg="Adding pod openstack_glance-db-sync-dbq8l to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.257574 | controller | Jun 10 14:59:34.991533 crc crio[20344]: 2026-06-10T14:59:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1e60553272838f5 Mac:0e:db:fb:47:d4:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/1fe02c18-6629-4d79-aa92-0735bd689917 SocketPath: PciID:}] [{Interface:0xc00022c690 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.257591 | controller | Jun 10 14:59:34.991533 crc crio[20344]: time="2026-06-10T14:59:34.989375035Z" level=info msg="Got pod network &{Name:glance-db-sync-dbq8l Namespace:openstack ID:1e60553272838f58f7dda3952af23430006dce3249aefdb0a70f85b7e73045d8 UID:0a15a9c6-ec80-4f62-8724-115d0ffcd44b NetNS:/var/run/netns/1fe02c18-6629-4d79-aa92-0735bd689917 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a15a9c6_ec80_4f62_8724_115d0ffcd44b.slice PodAnnotations:0xc0027c0948}] Aliases:map[]}"
2026-06-10 15:52:06.257612 | controller | Jun 10 14:59:34.991533 crc crio[20344]: time="2026-06-10T14:59:34.98953585Z" level=info msg="Checking pod openstack_glance-db-sync-dbq8l for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.257630 | controller | Jun 10 14:59:34.998925 crc crio[20344]: time="2026-06-10T14:59:34.998817401Z" level=info msg="Ran pod sandbox 1e60553272838f58f7dda3952af23430006dce3249aefdb0a70f85b7e73045d8 with infra container: openstack/glance-db-sync-dbq8l/POD" id=dcd29416-d0ef-4624-b8e7-7d4edfcbf9fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.257647 | controller | Jun 10 14:59:35.007636 crc crio[20344]: time="2026-06-10T14:59:35.007534928Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=38061ee6-0794-47ec-a5d0-db83795176f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.257663 | controller | Jun 10 14:59:35.007948 crc crio[20344]: time="2026-06-10T14:59:35.007763384Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-glance-api:current-podified not found" id=38061ee6-0794-47ec-a5d0-db83795176f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.257680 | controller | Jun 10 14:59:35.007948 crc crio[20344]: time="2026-06-10T14:59:35.007811925Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api:current-podified found" id=38061ee6-0794-47ec-a5d0-db83795176f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.257697 | controller | Jun 10 14:59:35.009431 crc crio[20344]: time="2026-06-10T14:59:35.009389576Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=2726eec2-8405-495d-95df-bd29eb43cb97 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.257713 | controller | Jun 10 14:59:35.013230 crc crio[20344]: time="2026-06-10T14:59:35.013161284Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\""
2026-06-10 15:52:06.257730 | controller | Jun 10 14:59:36.161050 crc crio[20344]: time="2026-06-10T14:59:36.160198828Z" level=info msg="Stopping container: dd001cbf730e09745e0fbcb8e66c1eb925faaccd3ebf7252c3a13e0f4cb45fc6 (timeout: 10s)" id=64deb66a-f069-4f8a-ab9a-25ec00704e60 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.257746 | controller | Jun 10 14:59:36.295603 crc crio[20344]: time="2026-06-10T14:59:36.295500138Z" level=info msg="Stopped container dd001cbf730e09745e0fbcb8e66c1eb925faaccd3ebf7252c3a13e0f4cb45fc6: openstack/dnsmasq-dns-68bc84565-r4xzg/dnsmasq-dns" id=64deb66a-f069-4f8a-ab9a-25ec00704e60 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.257763 | controller | Jun 10 14:59:36.296987 crc crio[20344]: time="2026-06-10T14:59:36.296892894Z" level=info msg="Stopping pod sandbox: 71dcac18616e14a3bb1ae640b34c0e4a123abd56ee3ee1f9a194fcf4e0194751" id=38e01836-bd7b-4c3b-86f8-fe0a4e329892 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.257779 | controller | Jun 10 14:59:36.297606 crc crio[20344]: time="2026-06-10T14:59:36.29753031Z" level=info msg="Got pod network &{Name:dnsmasq-dns-68bc84565-r4xzg Namespace:openstack ID:71dcac18616e14a3bb1ae640b34c0e4a123abd56ee3ee1f9a194fcf4e0194751 UID:0de94665-da93-4842-add9-189d90c2fefe NetNS:/var/run/netns/41107747-7f7f-48e6-9881-23396db07359 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0de94665_da93_4842_add9_189d90c2fefe.slice PodAnnotations:0xc001b9c4e0}] Aliases:map[]}"
2026-06-10 15:52:06.257796 | controller | Jun 10 14:59:36.297870 crc crio[20344]: time="2026-06-10T14:59:36.297784597Z" level=info msg="Deleting pod openstack_dnsmasq-dns-68bc84565-r4xzg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.257814 | controller | Jun 10 14:59:36.700901 crc crio[20344]: time="2026-06-10T14:59:36.699101745Z" level=info msg="Stopped pod sandbox: 71dcac18616e14a3bb1ae640b34c0e4a123abd56ee3ee1f9a194fcf4e0194751" id=38e01836-bd7b-4c3b-86f8-fe0a4e329892 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.257834 | controller | Jun 10 14:59:36.880668 crc crio[20344]: time="2026-06-10T14:59:36.880581155Z" level=info msg="Running pod sandbox: openstack/root-account-create-update-bjs9d/POD" id=ac5bc231-bcaf-47f8-bd06-c3e49933033e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.257869 | controller | Jun 10 14:59:36.880807 crc crio[20344]: time="2026-06-10T14:59:36.88077326Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.257890 | controller | Jun 10 14:59:36.928647 crc crio[20344]: time="2026-06-10T14:59:36.928510502Z" level=info msg="Got pod network &{Name:root-account-create-update-bjs9d Namespace:openstack ID:85dfef2e146c7f1f5632b2019180f1f15cad2e5d8fcf63f032b4bf09a09a08b5 UID:28660f98-3480-4b5a-a320-45006c21b990 NetNS:/var/run/netns/a8acf1b6-d4b4-4038-81eb-51582402e281 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28660f98_3480_4b5a_a320_45006c21b990.slice PodAnnotations:0xc003224c60}] Aliases:map[]}"
2026-06-10 15:52:06.257907 | controller | Jun 10 14:59:36.928647 crc crio[20344]: time="2026-06-10T14:59:36.928604064Z" level=info msg="Adding pod openstack_root-account-create-update-bjs9d to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.257938 | controller | Jun 10 14:59:37.160998 crc crio[20344]: time="2026-06-10T14:59:37.160541817Z" level=info msg="Removing container: dd001cbf730e09745e0fbcb8e66c1eb925faaccd3ebf7252c3a13e0f4cb45fc6" id=93a30325-2ee9-4257-ac45-8b9c2124921d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.257956 | controller | Jun 10 14:59:37.224762 crc crio[20344]: time="2026-06-10T14:59:37.224641514Z" level=info msg="Removed container dd001cbf730e09745e0fbcb8e66c1eb925faaccd3ebf7252c3a13e0f4cb45fc6: openstack/dnsmasq-dns-68bc84565-r4xzg/dnsmasq-dns" id=93a30325-2ee9-4257-ac45-8b9c2124921d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.257972 | controller | Jun 10 14:59:37.229617 crc crio[20344]: time="2026-06-10T14:59:37.229221754Z" level=info msg="Removing container: 02c609dccf62395c7ff38d6c257052e1aa4a4521ef7eb638af92a9db8b32e180" id=5e89ad46-8885-40a9-ad72-9e476c3a0fa0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.257989 | controller | Jun 10 14:59:37.269975 crc crio[20344]: time="2026-06-10T14:59:37.269875671Z" level=info msg="Removed container 02c609dccf62395c7ff38d6c257052e1aa4a4521ef7eb638af92a9db8b32e180: openstack/dnsmasq-dns-68bc84565-r4xzg/init" id=5e89ad46-8885-40a9-ad72-9e476c3a0fa0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.258005 | controller | Jun 10 14:59:37.958178 crc crio[20344]: 2026-06-10T14:59:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85dfef2e146c7f1 Mac:9a:8c:11:60:b2:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/a8acf1b6-d4b4-4038-81eb-51582402e281 SocketPath: PciID:}] [{Interface:0xc0001346e0 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.258021 | controller | Jun 10 14:59:37.962788 crc crio[20344]: time="2026-06-10T14:59:37.96267855Z" level=info msg="Got pod network &{Name:root-account-create-update-bjs9d Namespace:openstack ID:85dfef2e146c7f1f5632b2019180f1f15cad2e5d8fcf63f032b4bf09a09a08b5 UID:28660f98-3480-4b5a-a320-45006c21b990 NetNS:/var/run/netns/a8acf1b6-d4b4-4038-81eb-51582402e281 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28660f98_3480_4b5a_a320_45006c21b990.slice PodAnnotations:0xc003224c60}] Aliases:map[]}"
2026-06-10 15:52:06.258042 | controller | Jun 10 14:59:37.962979 crc crio[20344]: time="2026-06-10T14:59:37.962958127Z" level=info msg="Checking pod openstack_root-account-create-update-bjs9d for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.258060 | controller | Jun 10 14:59:37.976046 crc crio[20344]: time="2026-06-10T14:59:37.975969085Z" level=info msg="Ran pod sandbox 85dfef2e146c7f1f5632b2019180f1f15cad2e5d8fcf63f032b4bf09a09a08b5 with infra container: openstack/root-account-create-update-bjs9d/POD" id=ac5bc231-bcaf-47f8-bd06-c3e49933033e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.258077 | controller | Jun 10 14:59:37.980093 crc crio[20344]: time="2026-06-10T14:59:37.98000519Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=fa8d48a4-469b-423e-a9fa-53e4941da725 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.258094 | controller | Jun 10 14:59:37.982334 crc crio[20344]: time="2026-06-10T14:59:37.982170497Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=82a135cd-8174-4258-86b3-d826daf561d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.258111 | controller | Jun 10 14:59:37.997377 crc crio[20344]: time="2026-06-10T14:59:37.997225078Z" level=info msg="Creating container: openstack/root-account-create-update-bjs9d/mariadb-account-create-update" id=0f585797-1734-4cc8-b8b8-f7c288372d01 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.258128 | controller | Jun 10 14:59:37.999391 crc crio[20344]: time="2026-06-10T14:59:37.999243491Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.258145 | controller | Jun 10 14:59:38.072958 crc crio[20344]: time="2026-06-10T14:59:38.072815624Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.258162 | controller | Jun 10 14:59:38.076973 crc crio[20344]: time="2026-06-10T14:59:38.076898521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.258178 | controller | Jun 10 14:59:38.265033 crc crio[20344]: time="2026-06-10T14:59:38.264953452Z" level=info msg="Created container 8735edf861f89b4b0c617b0dee0c5bb303c4cc7646099cd89fd99359f545f3bb: openstack/root-account-create-update-bjs9d/mariadb-account-create-update" id=0f585797-1734-4cc8-b8b8-f7c288372d01 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.258195 | controller | Jun 10 14:59:38.268009 crc crio[20344]: time="2026-06-10T14:59:38.267937319Z" level=info msg="Starting container: 8735edf861f89b4b0c617b0dee0c5bb303c4cc7646099cd89fd99359f545f3bb" id=198ad257-d8f8-4169-803d-e9f188653f80 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.258212 | controller | Jun 10 14:59:38.275124 crc crio[20344]: time="2026-06-10T14:59:38.275041664Z" level=info msg="Started container" PID=59384 containerID=8735edf861f89b4b0c617b0dee0c5bb303c4cc7646099cd89fd99359f545f3bb description=openstack/root-account-create-update-bjs9d/mariadb-account-create-update id=198ad257-d8f8-4169-803d-e9f188653f80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85dfef2e146c7f1f5632b2019180f1f15cad2e5d8fcf63f032b4bf09a09a08b5
2026-06-10 15:52:06.258229 | controller | Jun 10 14:59:39.196530 crc crio[20344]: time="2026-06-10T14:59:39.195606448Z" level=info msg="Stopping pod sandbox: bdc116c4f361469017e93810d0ae55117665e286643b5900c7164b87ea5dec3e" id=2f01eaa9-f03b-4378-8550-cf688d219319 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.258246 | controller | Jun 10 14:59:39.197132 crc crio[20344]: time="2026-06-10T14:59:39.197059836Z" level=info msg="Got pod network &{Name:swift-ring-rebalance-xpczp Namespace:openstack ID:bdc116c4f361469017e93810d0ae55117665e286643b5900c7164b87ea5dec3e UID:f4b9cc77-72da-4bbc-8ec8-6073ebd83655 NetNS:/var/run/netns/c39e21d3-200e-4bc7-803d-1065ec8386c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4b9cc77_72da_4bbc_8ec8_6073ebd83655.slice PodAnnotations:0xc001b9c200}] Aliases:map[]}"
2026-06-10 15:52:06.258268 | controller | Jun 10 14:59:39.197342 crc crio[20344]: time="2026-06-10T14:59:39.19723539Z" level=info msg="Deleting pod openstack_swift-ring-rebalance-xpczp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.258285 | controller | Jun 10 14:59:39.562357 crc crio[20344]: time="2026-06-10T14:59:39.562097131Z" level=info msg="Stopped pod sandbox: bdc116c4f361469017e93810d0ae55117665e286643b5900c7164b87ea5dec3e" id=2f01eaa9-f03b-4378-8550-cf688d219319 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.258302 | controller | Jun 10 14:59:40.223591 crc crio[20344]: time="2026-06-10T14:59:40.222551529Z" level=info msg="Stopping pod sandbox: 85dfef2e146c7f1f5632b2019180f1f15cad2e5d8fcf63f032b4bf09a09a08b5" id=1bb63781-a0b5-4847-a042-4c61534afd93 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.258319 | controller | Jun 10 14:59:40.224469 crc crio[20344]: time="2026-06-10T14:59:40.224247313Z" level=info msg="Got pod network &{Name:root-account-create-update-bjs9d Namespace:openstack ID:85dfef2e146c7f1f5632b2019180f1f15cad2e5d8fcf63f032b4bf09a09a08b5 UID:28660f98-3480-4b5a-a320-45006c21b990 NetNS:/var/run/netns/a8acf1b6-d4b4-4038-81eb-51582402e281 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28660f98_3480_4b5a_a320_45006c21b990.slice PodAnnotations:0xc0027c08d0}] Aliases:map[]}"
2026-06-10 15:52:06.258336 | controller | Jun 10 14:59:40.224469 crc crio[20344]: time="2026-06-10T14:59:40.224434678Z" level=info msg="Deleting pod openstack_root-account-create-update-bjs9d from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.258353 | controller | Jun 10 14:59:40.628829 crc crio[20344]: time="2026-06-10T14:59:40.628747494Z" level=info msg="Stopped pod sandbox: 85dfef2e146c7f1f5632b2019180f1f15cad2e5d8fcf63f032b4bf09a09a08b5" id=1bb63781-a0b5-4847-a042-4c61534afd93 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.258370 | controller | Jun 10 14:59:41.959670 crc crio[20344]: time="2026-06-10T14:59:41.958498Z" level=info msg="Running pod sandbox: openstack/ovn-controller-kkj8w-config-xqxqk/POD" id=799e2bbe-4842-4450-895f-26e09cc8efc6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.258387 | controller | Jun 10 14:59:41.960593 crc crio[20344]: time="2026-06-10T14:59:41.959751012Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.258405 | controller | Jun 10 14:59:42.025209 crc crio[20344]: time="2026-06-10T14:59:42.025146923Z" level=info msg="Got pod network &{Name:ovn-controller-kkj8w-config-xqxqk Namespace:openstack ID:1e533501740bb606080c855e4bbe8affe2b1e4a5a8028f6675323cd349cdcda7 UID:c4dbba3d-5761-4622-88a4-aa8fbeaf1a8b NetNS:/var/run/netns/bc8462a3-9b5f-42da-85ee-74912b3714ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4dbba3d_5761_4622_88a4_aa8fbeaf1a8b.slice PodAnnotations:0xc002264450}] Aliases:map[]}"
2026-06-10 15:52:06.258422 | controller | Jun 10 14:59:42.025580 crc crio[20344]: time="2026-06-10T14:59:42.025554574Z" level=info msg="Adding pod openstack_ovn-controller-kkj8w-config-xqxqk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.258439 | controller | Jun 10 14:59:42.543341 crc crio[20344]: 2026-06-10T14:59:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1e533501740bb60 Mac:8e:7a:2a:86:74:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/bc8462a3-9b5f-42da-85ee-74912b3714ec SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.258460 | controller | Jun 10 14:59:42.546504 crc crio[20344]: time="2026-06-10T14:59:42.546247557Z" level=info msg="Got pod network &{Name:ovn-controller-kkj8w-config-xqxqk Namespace:openstack ID:1e533501740bb606080c855e4bbe8affe2b1e4a5a8028f6675323cd349cdcda7 UID:c4dbba3d-5761-4622-88a4-aa8fbeaf1a8b NetNS:/var/run/netns/bc8462a3-9b5f-42da-85ee-74912b3714ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4dbba3d_5761_4622_88a4_aa8fbeaf1a8b.slice PodAnnotations:0xc002264450}] Aliases:map[]}"
2026-06-10 15:52:06.258478 | controller | Jun 10 14:59:42.546871 crc crio[20344]: time="2026-06-10T14:59:42.546849733Z" level=info msg="Checking pod openstack_ovn-controller-kkj8w-config-xqxqk for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.258495 | controller | Jun 10 14:59:42.557300 crc crio[20344]: time="2026-06-10T14:59:42.556845033Z" level=info msg="Ran pod sandbox 1e533501740bb606080c855e4bbe8affe2b1e4a5a8028f6675323cd349cdcda7 with infra container: openstack/ovn-controller-kkj8w-config-xqxqk/POD" id=799e2bbe-4842-4450-895f-26e09cc8efc6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.258512 | controller | Jun 10 14:59:42.562038 crc crio[20344]: time="2026-06-10T14:59:42.561943165Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=2de113ba-5f87-4a68-ab22-295e8de43ba4 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.258528 | controller | Jun 10 14:59:42.564640 crc crio[20344]: time="2026-06-10T14:59:42.564552713Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified" id=f2776f38-663d-4dd8-be42-c84028e86509 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.258545 | controller | Jun 10 14:59:42.574116 crc crio[20344]: time="2026-06-10T14:59:42.574015409Z" level=info msg="Creating container: openstack/ovn-controller-kkj8w-config-xqxqk/ovn-config" id=26f5925f-0a8d-41d1-85f6-a933a0156f18 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.258563 | controller | Jun 10 14:59:42.574963 crc crio[20344]: time="2026-06-10T14:59:42.574851681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.258580 | controller | Jun 10 14:59:42.623680 crc crio[20344]: time="2026-06-10T14:59:42.623560138Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.258597 | controller | Jun 10 14:59:42.915435 crc crio[20344]: time="2026-06-10T14:59:42.91506306Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.258614 | controller | Jun 10 14:59:43.877306 crc crio[20344]: time="2026-06-10T14:59:43.877145584Z" level=info msg="Created container aaaa0aed129a3c823b0495ccc67000b429aecfe5c34078492b977fa8696f5b6f: openstack/ovn-controller-kkj8w-config-xqxqk/ovn-config" id=26f5925f-0a8d-41d1-85f6-a933a0156f18 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.258631 | controller | Jun 10 14:59:43.884090 crc crio[20344]: time="2026-06-10T14:59:43.879447783Z" level=info msg="Starting container: aaaa0aed129a3c823b0495ccc67000b429aecfe5c34078492b977fa8696f5b6f" id=33842ed5-c9a6-4e6d-8836-f8afa8006352 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.258648 | controller | Jun 10 14:59:43.893827 crc crio[20344]: time="2026-06-10T14:59:43.893733205Z" level=info msg="Started container" PID=59695 containerID=aaaa0aed129a3c823b0495ccc67000b429aecfe5c34078492b977fa8696f5b6f description=openstack/ovn-controller-kkj8w-config-xqxqk/ovn-config id=33842ed5-c9a6-4e6d-8836-f8afa8006352 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e533501740bb606080c855e4bbe8affe2b1e4a5a8028f6675323cd349cdcda7
2026-06-10 15:52:06.258669 | controller | Jun 10 14:59:46.332174 crc crio[20344]: time="2026-06-10T14:59:46.331181682Z" level=info msg="Stopping pod sandbox: 1e533501740bb606080c855e4bbe8affe2b1e4a5a8028f6675323cd349cdcda7" id=e108262f-b859-43bb-a346-c0e065df5d7c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.258687 | controller | Jun 10 14:59:46.333821 crc crio[20344]: time="2026-06-10T14:59:46.332814704Z" level=info msg="Got pod network &{Name:ovn-controller-kkj8w-config-xqxqk Namespace:openstack ID:1e533501740bb606080c855e4bbe8affe2b1e4a5a8028f6675323cd349cdcda7 UID:c4dbba3d-5761-4622-88a4-aa8fbeaf1a8b NetNS:/var/run/netns/bc8462a3-9b5f-42da-85ee-74912b3714ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4dbba3d_5761_4622_88a4_aa8fbeaf1a8b.slice PodAnnotations:0xc001b9c6f0}] Aliases:map[]}"
2026-06-10 15:52:06.258704 | controller | Jun 10 14:59:46.333821 crc crio[20344]: time="2026-06-10T14:59:46.332965358Z" level=info msg="Deleting pod openstack_ovn-controller-kkj8w-config-xqxqk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.258722 | controller | Jun 10 14:59:50.944112 crc crio[20344]: time="2026-06-10T14:59:50.943369482Z" level=info msg="Running pod sandbox: openstack/swift-storage-0/POD" id=7050c670-685a-4e8f-801d-ec4a3b1d2522 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.258739 | controller | Jun 10 14:59:50.945324 crc crio[20344]: time="2026-06-10T14:59:50.944139602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.258757 | controller | Jun 10 14:59:54.798439 crc crio[20344]: time="2026-06-10T14:59:54.79753394Z" level=info msg="Stopped pod sandbox: 1e533501740bb606080c855e4bbe8affe2b1e4a5a8028f6675323cd349cdcda7" id=e108262f-b859-43bb-a346-c0e065df5d7c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.258774 | controller | Jun 10 14:59:54.915889 crc crio[20344]: time="2026-06-10T14:59:54.915780004Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045 UID:7dd9d645-a753-4246-ae9f-2974ff2f86c2 NetNS:/var/run/netns/ad9af813-3a7a-4a53-a1ca-5c852b6cb7dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7dd9d645_a753_4246_ae9f_2974ff2f86c2.slice PodAnnotations:0xc0006b42f8}] Aliases:map[]}"
2026-06-10 15:52:06.258798 | controller | Jun 10 14:59:54.916227 crc crio[20344]: time="2026-06-10T14:59:54.916204705Z" level=info msg="Adding pod openstack_swift-storage-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.258822 | controller | Jun 10 14:59:54.959635 crc crio[20344]: time="2026-06-10T14:59:54.958654491Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:30d61dd1afa8d55014cd6fec25360a879ff63cbe03089f1dcdf120a632bb54d9" id=2726eec2-8405-495d-95df-bd29eb43cb97 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.258841 | controller | Jun 10 14:59:54.965391 crc crio[20344]: time="2026-06-10T14:59:54.9651996Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=178b9a44-9f41-4792-840c-99eea05238f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.258886 | controller | Jun 10 14:59:55.037840 crc crio[20344]: time="2026-06-10T14:59:55.03724261Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=94f7107a-b575-4025-95d8-a423e9bd32b5 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.258910 | controller | Jun 10 14:59:55.059516 crc crio[20344]: time="2026-06-10T14:59:55.058990602Z" level=info msg="Creating container: openstack/glance-db-sync-dbq8l/glance-db-sync" id=608c6a64-b348-45da-802f-298db7470477 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.258928 | controller | Jun 10 14:59:55.061561 crc crio[20344]: time="2026-06-10T14:59:55.061471116Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.258945 | controller | Jun 10 14:59:55.119573 crc crio[20344]: time="2026-06-10T14:59:55.119501545Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.258962 | controller | Jun 10 14:59:55.822899 crc crio[20344]: 2026-06-10T14:59:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3fa989a4248da70 Mac:76:b8:d8:13:5f:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:75 Mtu:0 Sandbox:/var/run/netns/ad9af813-3a7a-4a53-a1ca-5c852b6cb7dc SocketPath: PciID:}] [{Interface:0xc0001125c0 Address:{IP:10.217.0.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.258980 | controller | Jun 10 14:59:55.824520 crc crio[20344]: time="2026-06-10T14:59:55.824451609Z" level=info msg="Got pod network &{Name:swift-storage-0 Namespace:openstack ID:3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045 UID:7dd9d645-a753-4246-ae9f-2974ff2f86c2 NetNS:/var/run/netns/ad9af813-3a7a-4a53-a1ca-5c852b6cb7dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7dd9d645_a753_4246_ae9f_2974ff2f86c2.slice PodAnnotations:0xc0006b42f8}] Aliases:map[]}"
2026-06-10 15:52:06.258998 | controller | Jun 10 14:59:55.824725 crc crio[20344]: time="2026-06-10T14:59:55.824642464Z" level=info msg="Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.259015 | controller | Jun 10 14:59:55.834115 crc crio[20344]: time="2026-06-10T14:59:55.834004955Z" level=info msg="Ran pod sandbox 3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045 with infra container: openstack/swift-storage-0/POD" id=7050c670-685a-4e8f-801d-ec4a3b1d2522 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.259033 | controller | Jun 10 14:59:55.839133 crc crio[20344]: time="2026-06-10T14:59:55.839032445Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=127d2d7e-2bb0-4259-8a36-885004cef5e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.259050 | controller | Jun 10 14:59:55.839345 crc crio[20344]: time="2026-06-10T14:59:55.839305463Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-object:current-podified not found" id=127d2d7e-2bb0-4259-8a36-885004cef5e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.259067 | controller | Jun 10 14:59:55.839408 crc crio[20344]: time="2026-06-10T14:59:55.839363423Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object:current-podified found" id=127d2d7e-2bb0-4259-8a36-885004cef5e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.259083 | controller | Jun 10 14:59:55.842942 crc crio[20344]: time="2026-06-10T14:59:55.842874924Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=779d4ea7-fb0f-492a-8c1b-cc7d5ce677dd name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.259100 | controller | Jun 10 14:59:55.858781 crc crio[20344]: time="2026-06-10T14:59:55.846782525Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\""
2026-06-10 15:52:06.259121 | controller | Jun 10 14:59:56.365318 crc crio[20344]: time="2026-06-10T14:59:56.354331302Z" level=info msg="Running pod sandbox: openstack/cinder-db-create-sj2nk/POD" id=1852f898-0bf7-4ab2-aa57-0ea95b1793bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.259138 | controller | Jun 10 14:59:56.365318 crc crio[20344]: time="2026-06-10T14:59:56.354898666Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.259156 | controller | Jun 10 14:59:56.532516 crc crio[20344]: time="2026-06-10T14:59:56.529762102Z" level=info msg="Got pod network &{Name:cinder-db-create-sj2nk Namespace:openstack ID:ae66f793f3946f3dc30c8dee6a588d36b7e65e6ed5e0d6e1a36cf8046b8ca8bf UID:cf024ddd-dea5-47e4-ae30-33351a020b5f NetNS:/var/run/netns/cf9dbccf-2833-4189-ab9f-a20e09257a23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf024ddd_dea5_47e4_ae30_33351a020b5f.slice PodAnnotations:0xc0027c0a68}] Aliases:map[]}"
2026-06-10 15:52:06.259173 | controller | Jun 10 14:59:56.532516 crc crio[20344]: time="2026-06-10T14:59:56.529840984Z" level=info msg="Adding pod openstack_cinder-db-create-sj2nk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.259190 | controller | Jun 10 14:59:56.603807 crc crio[20344]: time="2026-06-10T14:59:56.603040044Z" level=info msg="Stopping pod sandbox: 71dcac18616e14a3bb1ae640b34c0e4a123abd56ee3ee1f9a194fcf4e0194751" id=bc96c467-9bec-48dc-95ac-1a8c5852ed02 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.259208 | controller | Jun 10 14:59:56.615678 crc crio[20344]: time="2026-06-10T14:59:56.604010729Z" level=info msg="Stopped pod sandbox (already stopped): 71dcac18616e14a3bb1ae640b34c0e4a123abd56ee3ee1f9a194fcf4e0194751" id=bc96c467-9bec-48dc-95ac-1a8c5852ed02 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.259225 | controller | Jun 10 14:59:56.616158 crc crio[20344]: time="2026-06-10T14:59:56.615987989Z" level=info msg="Removing pod sandbox: 71dcac18616e14a3bb1ae640b34c0e4a123abd56ee3ee1f9a194fcf4e0194751" id=ea6ca33b-9a91-4209-a8ef-52176e2e49a7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.259241 | controller | Jun 10 14:59:56.689536 crc crio[20344]: time="2026-06-10T14:59:56.689461046Z" level=info msg="Removed pod sandbox: 71dcac18616e14a3bb1ae640b34c0e4a123abd56ee3ee1f9a194fcf4e0194751" id=ea6ca33b-9a91-4209-a8ef-52176e2e49a7 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.259257 | controller | Jun 10 14:59:56.697377 crc crio[20344]: time="2026-06-10T14:59:56.697057692Z" level=info msg="Stopping pod sandbox: 7e88edbe20a5bdb3dff4d0efeb1d90099167ad18412d8a41dc94ef7aa4dbd3aa" id=5a0122c5-1283-4792-a0e6-2272dba05cae name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.259274 | controller | Jun 10 14:59:56.697674 crc crio[20344]: time="2026-06-10T14:59:56.697509324Z" level=info msg="Stopped pod sandbox (already stopped): 7e88edbe20a5bdb3dff4d0efeb1d90099167ad18412d8a41dc94ef7aa4dbd3aa" id=5a0122c5-1283-4792-a0e6-2272dba05cae name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.259291 | controller | Jun 10 14:59:56.700904 crc crio[20344]: time="2026-06-10T14:59:56.700808839Z" level=info msg="Removing pod sandbox: 7e88edbe20a5bdb3dff4d0efeb1d90099167ad18412d8a41dc94ef7aa4dbd3aa" id=7cae7256-d65f-4178-a86f-86affa2e5c96 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.259307 | controller | Jun 10 14:59:56.732863 crc crio[20344]: time="2026-06-10T14:59:56.732388884Z" level=info msg="Running pod sandbox: openstack/barbican-db-create-gwtgt/POD" id=6993dba9-c884-46b9-8945-a4eb699a1d40 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.259324 | controller | Jun 10 14:59:56.732972 crc crio[20344]: time="2026-06-10T14:59:56.732886457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.259345 | controller | Jun 10 14:59:56.745303 crc crio[20344]: time="2026-06-10T14:59:56.745129493Z" level=info msg="Removed pod sandbox: 7e88edbe20a5bdb3dff4d0efeb1d90099167ad18412d8a41dc94ef7aa4dbd3aa" id=7cae7256-d65f-4178-a86f-86affa2e5c96 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.259362 | controller | Jun 10 14:59:56.757623 crc crio[20344]: time="2026-06-10T14:59:56.757100133Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.259379 | controller | Jun 10 14:59:56.758048 crc crio[20344]: time="2026-06-10T14:59:56.757943184Z" level=info msg="Stopping pod sandbox: 5ab0f54f0f0ff4a2c9cd2d1ae0fc7d3b0e0fc9e51988903c812b21c5a9373590" id=9e63755e-8c18-4c0e-b7ce-0f3f765eda55 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.259396 | controller | Jun 10 14:59:56.758048 crc crio[20344]: time="2026-06-10T14:59:56.758046867Z" level=info msg="Stopped pod sandbox (already stopped): 5ab0f54f0f0ff4a2c9cd2d1ae0fc7d3b0e0fc9e51988903c812b21c5a9373590" id=9e63755e-8c18-4c0e-b7ce-0f3f765eda55 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.259414 | controller | Jun 10 14:59:56.765328 crc crio[20344]: time="2026-06-10T14:59:56.765015877Z" level=info msg="Removing pod sandbox: 5ab0f54f0f0ff4a2c9cd2d1ae0fc7d3b0e0fc9e51988903c812b21c5a9373590" id=9cd0723d-f92b-4d1d-abd4-99489258613b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.259430 | controller | Jun 10 14:59:56.819172 crc crio[20344]: time="2026-06-10T14:59:56.818821076Z" level=info msg="Removed pod sandbox: 5ab0f54f0f0ff4a2c9cd2d1ae0fc7d3b0e0fc9e51988903c812b21c5a9373590" id=9cd0723d-f92b-4d1d-abd4-99489258613b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.259447 | controller | Jun 10 14:59:56.826397 crc crio[20344]: time="2026-06-10T14:59:56.8263271Z" level=info msg="Stopping pod sandbox: f8736138594500a10b3d91de93a0b7baf58e2a5cf6572f04734053438afbe614" id=ca18a900-383d-4c88-8fd2-0d93607c5091 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.259464 | controller | Jun 10 14:59:56.826397 crc crio[20344]: time="2026-06-10T14:59:56.826393752Z" level=info msg="Stopped pod sandbox (already stopped): f8736138594500a10b3d91de93a0b7baf58e2a5cf6572f04734053438afbe614" id=ca18a900-383d-4c88-8fd2-0d93607c5091 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.259481 | controller | Jun 10 14:59:56.827892 crc crio[20344]: time="2026-06-10T14:59:56.827218853Z" level=info msg="Removing pod sandbox: f8736138594500a10b3d91de93a0b7baf58e2a5cf6572f04734053438afbe614" id=4109189d-fd67-4680-8fc6-38bbbd1dbcc5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.259497 | controller | Jun 10 14:59:56.835169 crc crio[20344]: time="2026-06-10T14:59:56.832085199Z" level=info msg="Running pod sandbox: openstack/cinder-dc39-account-create-update-bj6hj/POD" id=a9264ba8-34d5-4bdb-94cf-67141ab4f7f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.259514 | controller | Jun 10 14:59:56.835169 crc crio[20344]: time="2026-06-10T14:59:56.832176421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.259531 | controller | Jun 10 14:59:56.856919 crc crio[20344]: time="2026-06-10T14:59:56.847155578Z" level=info msg="Got pod network &{Name:barbican-db-create-gwtgt Namespace:openstack ID:83660410a5a6b30ca0ea3981f9779b527a0b3d43a4abdeaea73644dbb492f093 UID:29139ec5-8bd7-45c0-b1a3-18afbf04979d NetNS:/var/run/netns/9f87bdee-dd9e-4611-be12-c406845710af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29139ec5_8bd7_45c0_b1a3_18afbf04979d.slice PodAnnotations:0xc00008c8f0}] Aliases:map[]}"
2026-06-10 15:52:06.259552 | controller | Jun 10 14:59:56.856919 crc crio[20344]: time="2026-06-10T14:59:56.847312092Z" level=info msg="Adding pod openstack_barbican-db-create-gwtgt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.259570 | controller | Jun 10 14:59:56.856919 crc crio[20344]: time="2026-06-10T14:59:56.850361801Z" level=info msg="Removed pod sandbox: f8736138594500a10b3d91de93a0b7baf58e2a5cf6572f04734053438afbe614" id=4109189d-fd67-4680-8fc6-38bbbd1dbcc5 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.259588 | controller | Jun 10 14:59:56.859014 crc crio[20344]: time="2026-06-10T14:59:56.858963273Z" level=info msg="Stopping pod sandbox: 7553293e48851db3b39af6fa9380bc757cf242fd84e79a150b8e09e0a3e441f8" id=b2b26a7d-26fd-427c-83b2-d1cf6f2b62b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.259605 | controller | Jun 10 14:59:56.859182 crc crio[20344]: time="2026-06-10T14:59:56.859161128Z" level=info msg="Stopped pod sandbox (already stopped): 7553293e48851db3b39af6fa9380bc757cf242fd84e79a150b8e09e0a3e441f8" id=b2b26a7d-26fd-427c-83b2-d1cf6f2b62b9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.259622 | controller | Jun 10 14:59:56.864436 crc crio[20344]: time="2026-06-10T14:59:56.864354232Z" level=info msg="Removing pod sandbox: 7553293e48851db3b39af6fa9380bc757cf242fd84e79a150b8e09e0a3e441f8" id=f93a111e-f465-46a2-9a36-b7c04cd33f33 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.259639 | controller | Jun 10 14:59:56.939733 crc crio[20344]: time="2026-06-10T14:59:56.936232928Z" level=info msg="Removed pod sandbox: 7553293e48851db3b39af6fa9380bc757cf242fd84e79a150b8e09e0a3e441f8" id=f93a111e-f465-46a2-9a36-b7c04cd33f33 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.259656 | controller | Jun 10 14:59:56.953579 crc crio[20344]: time="2026-06-10T14:59:56.953121935Z" level=info msg="Stopping pod sandbox: 0fb07e1e3d43f45ec4508a6d42f2ffc638c91dfe06d7c761c99f7ba2c7eb3526" id=8491205c-9696-4d0f-b665-aa7fbdf7d057 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.259673 | controller | Jun 10 14:59:56.953579 crc crio[20344]: time="2026-06-10T14:59:56.953189406Z" level=info msg="Stopped pod sandbox (already stopped): 0fb07e1e3d43f45ec4508a6d42f2ffc638c91dfe06d7c761c99f7ba2c7eb3526" id=8491205c-9696-4d0f-b665-aa7fbdf7d057 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.259689 | controller | Jun 10 14:59:56.965196 crc crio[20344]: time="2026-06-10T14:59:56.965118714Z" level=info msg="Got pod network &{Name:cinder-dc39-account-create-update-bj6hj Namespace:openstack ID:17d0f2fc224fc2f76ce11e20eae570123b7ae905034f8079357e9b52ae4a597f UID:a560405d-38a1-4d7d-9253-704970f3f152 NetNS:/var/run/netns/52aa777a-58e1-4dfd-a640-6dc5c06338d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda560405d_38a1_4d7d_9253_704970f3f152.slice PodAnnotations:0xc00008cae0}] Aliases:map[]}"
2026-06-10 15:52:06.259707 | controller | Jun 10 14:59:56.965196 crc crio[20344]: time="2026-06-10T14:59:56.965183656Z" level=info msg="Adding pod openstack_cinder-dc39-account-create-update-bj6hj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.259724 | controller | Jun 10 14:59:56.965883 crc crio[20344]: time="2026-06-10T14:59:56.965804612Z" level=info msg="Removing pod sandbox: 0fb07e1e3d43f45ec4508a6d42f2ffc638c91dfe06d7c761c99f7ba2c7eb3526" id=542336d5-c038-4b3c-a400-70cbdc6b8b09 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.259806 | controller | Jun 10 14:59:57.004380 crc crio[20344]: time="2026-06-10T14:59:57.004110721Z" level=info msg="Removed pod sandbox: 0fb07e1e3d43f45ec4508a6d42f2ffc638c91dfe06d7c761c99f7ba2c7eb3526" id=542336d5-c038-4b3c-a400-70cbdc6b8b09 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.259829 | controller | Jun 10 14:59:57.074044 crc crio[20344]: time="2026-06-10T14:59:57.073999176Z" level=info msg="Running pod sandbox: openstack/keystone-db-sync-q2bjf/POD" id=d6b28660-0fe2-4b6d-b9a0-d3ac58ced7ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.259870 | controller | Jun 10 14:59:57.075113 crc crio[20344]: time="2026-06-10T14:59:57.075083374Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.259893 | controller | Jun 10 14:59:57.091067 crc crio[20344]: time="2026-06-10T14:59:57.090969304Z" level=info msg="Running pod sandbox: openstack/barbican-e6b8-account-create-update-527vs/POD" id=aafa70cc-4445-4171-b830-5ab8adf518f3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.259911 | controller | Jun 10 14:59:57.091352 crc crio[20344]: time="2026-06-10T14:59:57.091074437Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.259928 | controller | Jun 10 14:59:57.093414 crc crio[20344]: time="2026-06-10T14:59:57.09311099Z" level=info msg="Running pod sandbox: openstack/neutron-db-create-wqkjp/POD" id=aeceabca-af33-4167-8023-475f515649ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.259945 | controller | Jun 10 14:59:57.093414 crc crio[20344]: time="2026-06-10T14:59:57.093154621Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.259961 | controller | Jun 10 14:59:57.106028 crc crio[20344]: time="2026-06-10T14:59:57.105959611Z" level=info msg="Running pod sandbox: openstack/neutron-1d39-account-create-update-sm62x/POD" id=54563ae3-3228-46e2-84f8-3451bd0a70b6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.259978 | controller | Jun 10 14:59:57.106157 crc crio[20344]: time="2026-06-10T14:59:57.106046294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.259995 | controller | Jun 10 14:59:57.138503 crc crio[20344]: time="2026-06-10T14:59:57.138408829Z" level=info msg="Created container 1cc017d8043dd70ce3ddd3c3fd3b93943fae59160911cc88ede7aabc0cf633c5: openstack/glance-db-sync-dbq8l/glance-db-sync" id=608c6a64-b348-45da-802f-298db7470477 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.260012 | controller | Jun 10 14:59:57.139658 crc crio[20344]: time="2026-06-10T14:59:57.13958682Z" level=info msg="Starting container: 1cc017d8043dd70ce3ddd3c3fd3b93943fae59160911cc88ede7aabc0cf633c5" id=8446bae9-00b9-4623-9c26-cd313443c044 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.260029 | controller | Jun 10 14:59:57.146035 crc crio[20344]: time="2026-06-10T14:59:57.145873492Z" level=info msg="Started container" PID=60672 containerID=1cc017d8043dd70ce3ddd3c3fd3b93943fae59160911cc88ede7aabc0cf633c5 description=openstack/glance-db-sync-dbq8l/glance-db-sync id=8446bae9-00b9-4623-9c26-cd313443c044 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e60553272838f58f7dda3952af23430006dce3249aefdb0a70f85b7e73045d8
2026-06-10 15:52:06.260046 | controller | Jun 10 14:59:57.180882 crc crio[20344]: time="2026-06-10T14:59:57.180757393Z" level=info msg="Got pod network &{Name:keystone-db-sync-q2bjf Namespace:openstack ID:e2030753e7759f2238b4db4e86f8cc4a8179b93e160208454485816cead51ae8 UID:9cc70145-f8a6-4d65-b0e7-d9144b4d1001 NetNS:/var/run/netns/698498be-88b9-45f0-9348-f5689c5d2b12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9cc70145_f8a6_4d65_b0e7_d9144b4d1001.slice PodAnnotations:0xc00008c3c8}] Aliases:map[]}"
2026-06-10 15:52:06.260064 | controller | Jun 10 14:59:57.180882 crc crio[20344]: time="2026-06-10T14:59:57.180803894Z" level=info msg="Adding pod openstack_keystone-db-sync-q2bjf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.260086 | controller | Jun 10 14:59:57.182940 crc crio[20344]: time="2026-06-10T14:59:57.181909433Z" level=info msg="Got pod network &{Name:neutron-1d39-account-create-update-sm62x Namespace:openstack ID:9a5d26caffe18eedb3b318cc3aa17e1008f3bd33f530fb50bcec5faa1a4e124c UID:b39e1427-8b87-4ead-bfc3-3fc927a0c093 NetNS:/var/run/netns/e4f4de90-7eac-4c7a-943c-1d45e9086172 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb39e1427_8b87_4ead_bfc3_3fc927a0c093.slice PodAnnotations:0xc001b9c2a8}] Aliases:map[]}"
2026-06-10 15:52:06.260104 | controller | Jun 10 14:59:57.182940 crc crio[20344]: time="2026-06-10T14:59:57.181952794Z" level=info msg="Adding pod openstack_neutron-1d39-account-create-update-sm62x to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.260122 | controller | Jun 10 14:59:57.215025 crc crio[20344]: time="2026-06-10T14:59:57.214655928Z" level=info msg="Got pod network &{Name:neutron-db-create-wqkjp Namespace:openstack ID:f7af261d92cc912c44efd023ff682ce55afff271947ae0d9458208f1167f3047 UID:5870b0e9-5e32-42f1-8622-d7b80e7740df NetNS:/var/run/netns/1e106443-874a-49f6-b91d-b9355ea20c40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5870b0e9_5e32_42f1_8622_d7b80e7740df.slice PodAnnotations:0xc00012a468}] Aliases:map[]}"
2026-06-10 15:52:06.260140 | controller | Jun 10 14:59:57.215025 crc crio[20344]: time="2026-06-10T14:59:57.21473569Z" level=info msg="Adding pod openstack_neutron-db-create-wqkjp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.260158 | controller | Jun 10 14:59:57.216494 crc crio[20344]: time="2026-06-10T14:59:57.21549795Z" level=info msg="Got pod network &{Name:barbican-e6b8-account-create-update-527vs Namespace:openstack ID:66d9614133e93779e9c58967b9c92dabad5191c3ecb68d363bc79708f5cc1a26 UID:a96e6263-cb03-4ccd-8d50-f7577060df7e NetNS:/var/run/netns/716e31cf-5d53-4248-a385-eb92474420b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda96e6263_cb03_4ccd_8d50_f7577060df7e.slice PodAnnotations:0xc0006b4838}] Aliases:map[]}"
2026-06-10 15:52:06.260175 | controller | Jun 10 14:59:57.216494 crc crio[20344]: time="2026-06-10T14:59:57.215538311Z" level=info msg="Adding pod openstack_barbican-e6b8-account-create-update-527vs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.260193 | controller | Jun 10 14:59:57.321631 crc crio[20344]: 2026-06-10T14:59:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ae66f793f3946f3 Mac:2a:29:80:5b:a5:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/cf9dbccf-2833-4189-ab9f-a20e09257a23 SocketPath: PciID:}] [{Interface:0xc0002b0ac0 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.260211 | controller | Jun 10 14:59:57.363352 crc crio[20344]: time="2026-06-10T14:59:57.362614639Z" level=info msg="Got pod network &{Name:cinder-db-create-sj2nk Namespace:openstack ID:ae66f793f3946f3dc30c8dee6a588d36b7e65e6ed5e0d6e1a36cf8046b8ca8bf UID:cf024ddd-dea5-47e4-ae30-33351a020b5f NetNS:/var/run/netns/cf9dbccf-2833-4189-ab9f-a20e09257a23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf024ddd_dea5_47e4_ae30_33351a020b5f.slice PodAnnotations:0xc0027c0a68}] Aliases:map[]}"
2026-06-10 15:52:06.260228 | controller | Jun 10 14:59:57.363625 crc crio[20344]: time="2026-06-10T14:59:57.363451001Z" level=info msg="Checking pod openstack_cinder-db-create-sj2nk for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.260246 | controller | Jun 10 14:59:57.371441 crc crio[20344]: time="2026-06-10T14:59:57.371365085Z" level=info msg="Ran pod sandbox ae66f793f3946f3dc30c8dee6a588d36b7e65e6ed5e0d6e1a36cf8046b8ca8bf with infra container: openstack/cinder-db-create-sj2nk/POD" id=1852f898-0bf7-4ab2-aa57-0ea95b1793bd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.260270 | controller | Jun 10 14:59:57.384618 crc crio[20344]: time="2026-06-10T14:59:57.384537985Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=bba15753-6959-40e3-ba2a-7576582eaf73 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.260288 | controller | Jun 10 14:59:57.397811 crc crio[20344]: time="2026-06-10T14:59:57.396406362Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=b50ea6be-7eb4-47fc-99ad-f5e59f5d2efb name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.260305 | controller | Jun 10 14:59:57.410532 crc crio[20344]: time="2026-06-10T14:59:57.410440674Z" level=info msg="Creating container: openstack/cinder-db-create-sj2nk/mariadb-database-create" id=b06780dc-0505-4bf9-8102-9186a9e12696 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.260322 | controller | Jun 10 14:59:57.411037 crc crio[20344]: time="2026-06-10T14:59:57.410912856Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.260339 | controller | Jun 10 14:59:57.475569 crc crio[20344]: 2026-06-10T14:59:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:83660410a5a6b30 Mac:72:49:da:83:fe:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/9f87bdee-dd9e-4611-be12-c406845710af SocketPath: PciID:}] [{Interface:0xc0004a8700 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.260357 | controller | Jun 10 14:59:57.475569 crc crio[20344]: time="2026-06-10T14:59:57.475458283Z" level=info msg="Got pod network &{Name:barbican-db-create-gwtgt Namespace:openstack ID:83660410a5a6b30ca0ea3981f9779b527a0b3d43a4abdeaea73644dbb492f093 UID:29139ec5-8bd7-45c0-b1a3-18afbf04979d NetNS:/var/run/netns/9f87bdee-dd9e-4611-be12-c406845710af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29139ec5_8bd7_45c0_b1a3_18afbf04979d.slice PodAnnotations:0xc00008c8f0}] Aliases:map[]}"
2026-06-10 15:52:06.260375 | controller | Jun 10 14:59:57.475844 crc crio[20344]: time="2026-06-10T14:59:57.475770671Z" level=info msg="Checking pod openstack_barbican-db-create-gwtgt for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.260392 | controller | Jun 10 14:59:57.505353 crc crio[20344]: time="2026-06-10T14:59:57.505222062Z" level=info msg="Ran pod sandbox 83660410a5a6b30ca0ea3981f9779b527a0b3d43a4abdeaea73644dbb492f093 with infra container: openstack/barbican-db-create-gwtgt/POD" id=6993dba9-c884-46b9-8945-a4eb699a1d40 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.260410 | controller | Jun 10 14:59:57.512841 crc crio[20344]: time="2026-06-10T14:59:57.512783417Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=8b671c6d-d6ce-4ccf-821f-e85b174829e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.260427 | controller | Jun 10 14:59:57.513410 crc crio[20344]: time="2026-06-10T14:59:57.513356932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.260444 | controller | Jun 10 14:59:57.516659 crc crio[20344]: time="2026-06-10T14:59:57.516430441Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=fbc6829b-c097-452e-9c8d-8cd2c73f39c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.260465 | controller | Jun 10 14:59:57.523942 crc crio[20344]: time="2026-06-10T14:59:57.522648972Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.260483 | controller | Jun 10 14:59:57.525664 crc crio[20344]: time="2026-06-10T14:59:57.525585608Z" level=info msg="Creating container: openstack/barbican-db-create-gwtgt/mariadb-database-create" id=bb5f926a-4c8c-4942-8dcf-3dc675526642 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.260500 | controller | Jun 10 14:59:57.527230 crc crio[20344]: time="2026-06-10T14:59:57.527190719Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.260517 | controller | Jun 10 14:59:57.584134 crc crio[20344]: 2026-06-10T14:59:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:17d0f2fc224fc2f Mac:c2:71:b0:2b:53:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/52aa777a-58e1-4dfd-a640-6dc5c06338d9 SocketPath: PciID:}] [{Interface:0xc000014770 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.260535 | controller | Jun 10 14:59:57.584833 crc crio[20344]: time="2026-06-10T14:59:57.584764756Z" level=info msg="Got pod network &{Name:cinder-dc39-account-create-update-bj6hj Namespace:openstack ID:17d0f2fc224fc2f76ce11e20eae570123b7ae905034f8079357e9b52ae4a597f UID:a560405d-38a1-4d7d-9253-704970f3f152 NetNS:/var/run/netns/52aa777a-58e1-4dfd-a640-6dc5c06338d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda560405d_38a1_4d7d_9253_704970f3f152.slice PodAnnotations:0xc00008cae0}] Aliases:map[]}"
2026-06-10 15:52:06.260552 | controller | Jun 10 14:59:57.585952 crc crio[20344]: time="2026-06-10T14:59:57.585870044Z" level=info msg="Checking pod openstack_cinder-dc39-account-create-update-bj6hj for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.260569 | controller | Jun 10 14:59:57.625391 crc crio[20344]: time="2026-06-10T14:59:57.62521377Z" level=info msg="Ran pod sandbox 17d0f2fc224fc2f76ce11e20eae570123b7ae905034f8079357e9b52ae4a597f with infra container: openstack/cinder-dc39-account-create-update-bj6hj/POD" id=a9264ba8-34d5-4bdb-94cf-67141ab4f7f8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.260586 | controller | Jun 10 14:59:57.633950 crc crio[20344]: time="2026-06-10T14:59:57.633864104Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=82e85619-fbb5-4e7f-9865-ab9e4d4c75c9 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.260603 | controller | Jun 10 14:59:57.639780 crc crio[20344]: time="2026-06-10T14:59:57.639368916Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=3c0aae59-7118-4077-a9af-8434c14b5aa2 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.260619 | controller | Jun 10 14:59:57.649361 crc crio[20344]: time="2026-06-10T14:59:57.648113922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.260636 | controller | Jun 10 14:59:57.652219 crc crio[20344]: time="2026-06-10T14:59:57.651992472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.260652 | controller | Jun 10 14:59:57.657522 crc crio[20344]: time="2026-06-10T14:59:57.65693691Z" level=info msg="Creating container: openstack/cinder-dc39-account-create-update-bj6hj/mariadb-account-create-update" id=d9c581f9-3c10-4101-b8b0-1c3ef397f109 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.260669 | controller | Jun 10 14:59:57.659441 crc crio[20344]: time="2026-06-10T14:59:57.659345472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.260690 | controller | Jun 10 14:59:57.686814 crc crio[20344]: time="2026-06-10T14:59:57.686636797Z" level=info msg="Created container 02155ca34e2bc251dc145d6d57517dfa74e151c2e1d32a7ee2ac7b71b6cf1467: openstack/cinder-db-create-sj2nk/mariadb-database-create" id=b06780dc-0505-4bf9-8102-9186a9e12696 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.260707 | controller | Jun 10 14:59:57.689470 crc crio[20344]: time="2026-06-10T14:59:57.689414708Z" level=info msg="Starting container: 02155ca34e2bc251dc145d6d57517dfa74e151c2e1d32a7ee2ac7b71b6cf1467" id=8257809c-ea8b-416b-8543-3f22506724c3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.260724 | controller | Jun 10 14:59:57.696809 crc crio[20344]: time="2026-06-10T14:59:57.696612064Z" level=info msg="Started container" PID=60900 containerID=02155ca34e2bc251dc145d6d57517dfa74e151c2e1d32a7ee2ac7b71b6cf1467 description=openstack/cinder-db-create-sj2nk/mariadb-database-create id=8257809c-ea8b-416b-8543-3f22506724c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae66f793f3946f3dc30c8dee6a588d36b7e65e6ed5e0d6e1a36cf8046b8ca8bf
2026-06-10 15:52:06.260742 | controller | Jun 10 14:59:57.739213 crc crio[20344]: time="2026-06-10T14:59:57.73905056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.260758 | controller | Jun 10 14:59:57.748847 crc crio[20344]: time="2026-06-10T14:59:57.748769751Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.260775 | controller | Jun 10 14:59:57.771505 crc crio[20344]: time="2026-06-10T14:59:57.771318703Z" level=info msg="Created container 1fb9542c37680002e14ff79328a3c028bc553e20aa101277f7df78e4e2c163a9: openstack/barbican-db-create-gwtgt/mariadb-database-create" id=bb5f926a-4c8c-4942-8dcf-3dc675526642 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.260792 | controller | Jun 10 14:59:57.775935 crc crio[20344]: time="2026-06-10T14:59:57.7758488Z" level=info msg="Starting container: 1fb9542c37680002e14ff79328a3c028bc553e20aa101277f7df78e4e2c163a9" id=2cafa13d-61df-494b-8ec7-77924e31b255 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.260808 | controller | Jun 10 14:59:57.790049 crc crio[20344]: time="2026-06-10T14:59:57.789545854Z" level=info msg="Started container" PID=60920 containerID=1fb9542c37680002e14ff79328a3c028bc553e20aa101277f7df78e4e2c163a9 description=openstack/barbican-db-create-gwtgt/mariadb-database-create id=2cafa13d-61df-494b-8ec7-77924e31b255 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83660410a5a6b30ca0ea3981f9779b527a0b3d43a4abdeaea73644dbb492f093
2026-06-10 15:52:06.260825 | controller | Jun 10 14:59:57.828493 crc crio[20344]: 2026-06-10T14:59:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9a5d26caffe18ee Mac:e2:e1:46:a4:f7:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/e4f4de90-7eac-4c7a-943c-1d45e9086172 SocketPath: PciID:}] [{Interface:0xc00032c7d0 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.260842 | controller | Jun 10 14:59:57.830866 crc crio[20344]: time="2026-06-10T14:59:57.830770139Z" level=info msg="Got pod network &{Name:neutron-1d39-account-create-update-sm62x Namespace:openstack ID:9a5d26caffe18eedb3b318cc3aa17e1008f3bd33f530fb50bcec5faa1a4e124c UID:b39e1427-8b87-4ead-bfc3-3fc927a0c093 NetNS:/var/run/netns/e4f4de90-7eac-4c7a-943c-1d45e9086172 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb39e1427_8b87_4ead_bfc3_3fc927a0c093.slice PodAnnotations:0xc001b9c2a8}] Aliases:map[]}"
2026-06-10 15:52:06.260883 | controller | Jun 10 14:59:57.831179 crc crio[20344]: time="2026-06-10T14:59:57.831026995Z" level=info msg="Checking pod openstack_neutron-1d39-account-create-update-sm62x for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.260902 | controller | Jun 10 14:59:57.848083 crc crio[20344]: time="2026-06-10T14:59:57.847991813Z" level=info msg="Ran pod sandbox 9a5d26caffe18eedb3b318cc3aa17e1008f3bd33f530fb50bcec5faa1a4e124c with infra container: openstack/neutron-1d39-account-create-update-sm62x/POD" id=54563ae3-3228-46e2-84f8-3451bd0a70b6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.260919 | controller | Jun 10 14:59:57.856007 crc crio[20344]: time="2026-06-10T14:59:57.855918288Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=eb6d03ff-ac1f-45b5-8398-f2bb9a166778 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.260936 | controller | Jun 10 14:59:57.864327 crc crio[20344]: time="2026-06-10T14:59:57.864177071Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=265b5bd6-b011-4da6-984e-b6de14df0440 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.260952 | controller | Jun 10 14:59:57.875362 crc crio[20344]: time="2026-06-10T14:59:57.875223197Z" level=info msg="Creating container: openstack/neutron-1d39-account-create-update-sm62x/mariadb-account-create-update" id=26884af4-5abd-4741-930d-ed70a80758c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.260969 | controller | Jun 10 14:59:57.876105 crc crio[20344]: time="2026-06-10T14:59:57.875644168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.260986 | controller | Jun 10 14:59:58.022664 crc crio[20344]: 2026-06-10T14:59:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f7af261d92cc912 Mac:e2:93:a3:9a:5a:a2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/1e106443-874a-49f6-b91d-b9355ea20c40 SocketPath: PciID:}] [{Interface:0xc00048c6b0 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.261003 | controller | Jun 10 14:59:58.024062 crc crio[20344]: time="2026-06-10T14:59:58.023982718Z" level=info msg="Got pod network &{Name:neutron-db-create-wqkjp Namespace:openstack ID:f7af261d92cc912c44efd023ff682ce55afff271947ae0d9458208f1167f3047 UID:5870b0e9-5e32-42f1-8622-d7b80e7740df NetNS:/var/run/netns/1e106443-874a-49f6-b91d-b9355ea20c40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5870b0e9_5e32_42f1_8622_d7b80e7740df.slice PodAnnotations:0xc00012a468}] Aliases:map[]}"
2026-06-10 15:52:06.261020 | controller | Jun 10 14:59:58.024235 crc crio[20344]: time="2026-06-10T14:59:58.024193904Z" level=info msg="Checking pod openstack_neutron-db-create-wqkjp for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.261038 | controller | Jun 10 14:59:58.027919 crc crio[20344]: 2026-06-10T14:59:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:66d9614133e9377 Mac:52:1a:97:d5:4d:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/716e31cf-5d53-4248-a385-eb92474420b3 SocketPath: PciID:}] [{Interface:0xc0001b46c0 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.261055 | controller | Jun 10 14:59:58.027919 crc crio[20344]: 2026-06-10T14:59:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e2030753e7759f2 Mac:56:15:93:be:7e:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/698498be-88b9-45f0-9348-f5689c5d2b12 SocketPath: PciID:}] [{Interface:0xc0002a4730 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.261076 | controller | Jun 10 14:59:58.030100 crc crio[20344]: time="2026-06-10T14:59:58.030053485Z" level=info msg="Got pod network &{Name:barbican-e6b8-account-create-update-527vs Namespace:openstack ID:66d9614133e93779e9c58967b9c92dabad5191c3ecb68d363bc79708f5cc1a26 UID:a96e6263-cb03-4ccd-8d50-f7577060df7e NetNS:/var/run/netns/716e31cf-5d53-4248-a385-eb92474420b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda96e6263_cb03_4ccd_8d50_f7577060df7e.slice PodAnnotations:0xc0006b4838}] Aliases:map[]}"
2026-06-10 15:52:06.261094 | controller | Jun 10 14:59:58.030339 crc crio[20344]: time="2026-06-10T14:59:58.03024863Z" level=info msg="Checking pod openstack_barbican-e6b8-account-create-update-527vs for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.261112 | controller | Jun 10 14:59:58.030921 crc crio[20344]: time="2026-06-10T14:59:58.030849175Z" level=info msg="Got pod network &{Name:keystone-db-sync-q2bjf Namespace:openstack ID:e2030753e7759f2238b4db4e86f8cc4a8179b93e160208454485816cead51ae8 UID:9cc70145-f8a6-4d65-b0e7-d9144b4d1001 NetNS:/var/run/netns/698498be-88b9-45f0-9348-f5689c5d2b12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9cc70145_f8a6_4d65_b0e7_d9144b4d1001.slice PodAnnotations:0xc00008c3c8}] Aliases:map[]}"
2026-06-10 15:52:06.261130 | controller | Jun 10 14:59:58.031112 crc crio[20344]: time="2026-06-10T14:59:58.031053171Z" level=info msg="Checking pod openstack_keystone-db-sync-q2bjf for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.261147 | controller | Jun 10 14:59:58.040364 crc crio[20344]: time="2026-06-10T14:59:58.040106155Z" level=info msg="Created container e9d565b2c8fcec0daed626694c1daf88683ab6f477ddb2b8a17b49fabd0f0fc2: openstack/cinder-dc39-account-create-update-bj6hj/mariadb-account-create-update" id=d9c581f9-3c10-4101-b8b0-1c3ef397f109 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.261165 | controller | Jun 10 14:59:58.043607 crc crio[20344]: time="2026-06-10T14:59:58.043527053Z" level=info msg="Starting container: e9d565b2c8fcec0daed626694c1daf88683ab6f477ddb2b8a17b49fabd0f0fc2" id=11adccc3-fa11-41c6-bd83-3b4086ab9b7c name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.261182 | controller | Jun 10 14:59:58.054502 crc crio[20344]: time="2026-06-10T14:59:58.050036571Z" level=info msg="Started container" PID=60954 containerID=e9d565b2c8fcec0daed626694c1daf88683ab6f477ddb2b8a17b49fabd0f0fc2 description=openstack/cinder-dc39-account-create-update-bj6hj/mariadb-account-create-update id=11adccc3-fa11-41c6-bd83-3b4086ab9b7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=17d0f2fc224fc2f76ce11e20eae570123b7ae905034f8079357e9b52ae4a597f
2026-06-10 15:52:06.261200 | controller | Jun 10 14:59:58.538565 crc crio[20344]: time="2026-06-10T14:59:58.538012082Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.261217 | controller | Jun 10 14:59:58.549487 crc crio[20344]: time="2026-06-10T14:59:58.549351395Z" level=info msg="Ran pod sandbox 66d9614133e93779e9c58967b9c92dabad5191c3ecb68d363bc79708f5cc1a26 with infra container: openstack/barbican-e6b8-account-create-update-527vs/POD" id=aafa70cc-4445-4171-b830-5ab8adf518f3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.261234 | controller | Jun 10 14:59:58.552586 crc crio[20344]: time="2026-06-10T14:59:58.552538267Z" level=info msg="Ran pod sandbox e2030753e7759f2238b4db4e86f8cc4a8179b93e160208454485816cead51ae8 with infra container: openstack/keystone-db-sync-q2bjf/POD" id=d6b28660-0fe2-4b6d-b9a0-d3ac58ced7ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.261251 | controller | Jun 10 14:59:58.553663 crc crio[20344]: time="2026-06-10T14:59:58.553631966Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=1ddbf74b-c9d9-4faa-8928-778fda89b4d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.261272 | controller | Jun 10 14:59:58.555007 crc crio[20344]: time="2026-06-10T14:59:58.554430186Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=994a76e8-7881-46db-8514-73dfff899313 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.261289 | controller | Jun 10 14:59:58.559363 crc crio[20344]: time="2026-06-10T14:59:58.5592253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.261306 | controller | Jun 10 14:59:58.562664 crc crio[20344]: time="2026-06-10T14:59:58.562568846Z" level=info msg="Ran pod sandbox f7af261d92cc912c44efd023ff682ce55afff271947ae0d9458208f1167f3047 with infra container: openstack/neutron-db-create-wqkjp/POD" id=aeceabca-af33-4167-8023-475f515649ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.261323 | controller | Jun 10 14:59:58.567366 crc crio[20344]: time="2026-06-10T14:59:58.567121904Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=9182c2c1-58ea-4300-921e-7650f772c0e3 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.261340 | controller | Jun 10 14:59:58.602416 crc crio[20344]: time="2026-06-10T14:59:58.60220223Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=8b71bc6a-f083-4258-9629-954b7a6d9696 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.261357 | controller | Jun 10 14:59:58.639965 crc crio[20344]: time="2026-06-10T14:59:58.639840472Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-keystone:current-podified not found" id=994a76e8-7881-46db-8514-73dfff899313 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.261374 | controller | Jun 10 14:59:58.640245 crc crio[20344]: time="2026-06-10T14:59:58.639988906Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone:current-podified found" id=994a76e8-7881-46db-8514-73dfff899313 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.261391 | controller | Jun 10 14:59:58.643140 crc crio[20344]: time="2026-06-10T14:59:58.642985473Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=6ab133e1-4d15-4342-9a3d-95705624c223 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.261408 | controller | Jun 10 14:59:58.643664 crc crio[20344]: time="2026-06-10T14:59:58.643608799Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=c73dfc31-66f6-407c-a154-6d227fac6086 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.261425 | controller | Jun 10 14:59:58.647813 crc crio[20344]: time="2026-06-10T14:59:58.647441608Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-keystone:current-podified\""
2026-06-10 15:52:06.261442 | controller | Jun 10 14:59:58.648389 crc crio[20344]: time="2026-06-10T14:59:58.648210828Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:ca70cf0e497f85d020943547bece4f9a7193c8b97ef5575264cff0ea6de83083" id=779d4ea7-fb0f-492a-8c1b-cc7d5ce677dd name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.261459 | controller | Jun 10 14:59:58.653356 crc crio[20344]: time="2026-06-10T14:59:58.653164236Z" level=info msg="Creating container: openstack/neutron-db-create-wqkjp/mariadb-database-create" id=eb1ff1d4-5784-4f54-992a-e0ac5392e054 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.261477 | controller | Jun 10 14:59:58.654686 crc crio[20344]: time="2026-06-10T14:59:58.654600193Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.261497 | controller | Jun 10 14:59:58.654982 crc crio[20344]: time="2026-06-10T14:59:58.654609583Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=5529a157-c6cf-465f-8ca3-fec1a347027b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.261515 | controller | Jun 10 14:59:58.662828 crc crio[20344]: time="2026-06-10T14:59:58.662671511Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=876b22b9-48ba-4f1c-a143-cf8cc102b1b8 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.261532 | controller | Jun 10 14:59:58.670107 crc crio[20344]: time="2026-06-10T14:59:58.669951339Z" level=info msg="Creating container: openstack/barbican-e6b8-account-create-update-527vs/mariadb-account-create-update" id=68d1723f-d4e8-4a3f-ab84-76e1ccccd988 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.261550 | controller | Jun 10 14:59:58.693440 crc crio[20344]: time="2026-06-10T14:59:58.693146818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.261567 | controller | Jun 10 14:59:58.711889 crc crio[20344]: time="2026-06-10T14:59:58.71179422Z" level=info msg="Creating container: openstack/swift-storage-0/xattr-restore" id=57d1fcf9-1baf-4d7a-a92b-851d2a58ec3b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.261584 | controller | Jun 10 14:59:58.719647 crc crio[20344]: time="2026-06-10T14:59:58.716911812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.261601 | controller | Jun 10 14:59:58.744624 crc crio[20344]: time="2026-06-10T14:59:58.744539546Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.261618 | controller | Jun 10 14:59:58.750096 crc crio[20344]: time="2026-06-10T14:59:58.750028987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.261635 | controller | Jun 10 14:59:58.754892 crc crio[20344]: time="2026-06-10T14:59:58.754659257Z" level=info msg="Created container 5ffaf05d43bc8fe0206327437fcc0c6abe4c1c53c1110f581d08cf043b37058e: openstack/neutron-1d39-account-create-update-sm62x/mariadb-account-create-update" id=26884af4-5abd-4741-930d-ed70a80758c9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.261653 | controller | Jun 10 14:59:58.758472 crc crio[20344]: time="2026-06-10T14:59:58.756367841Z" level=info msg="Starting container: 5ffaf05d43bc8fe0206327437fcc0c6abe4c1c53c1110f581d08cf043b37058e" id=bc1444ce-4bb2-4c49-83b3-964232c383cd name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.261670 | controller | Jun 10 14:59:58.772401 crc crio[20344]: time="2026-06-10T14:59:58.772232431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.261687 | controller | Jun 10 14:59:58.775095 crc crio[20344]: time="2026-06-10T14:59:58.774993842Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.261704 | controller | Jun 10 14:59:58.792007 crc crio[20344]: time="2026-06-10T14:59:58.791879278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.261720 | controller | Jun 10 14:59:58.795639 crc crio[20344]: time="2026-06-10T14:59:58.795573253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.261741 | controller | Jun 10 14:59:58.798615 crc crio[20344]: time="2026-06-10T14:59:58.7985451Z" level=info msg="Started container" PID=61060 containerID=5ffaf05d43bc8fe0206327437fcc0c6abe4c1c53c1110f581d08cf043b37058e description=openstack/neutron-1d39-account-create-update-sm62x/mariadb-account-create-update id=bc1444ce-4bb2-4c49-83b3-964232c383cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a5d26caffe18eedb3b318cc3aa17e1008f3bd33f530fb50bcec5faa1a4e124c
2026-06-10 15:52:06.261759 | controller | Jun 10 14:59:59.212792 crc crio[20344]: time="2026-06-10T14:59:59.212604903Z" level=info msg="Created container f9afc6244ac3773a243053ca6f0c85cf5c802e912425b65c50e9370ee01c1ed5: openstack/neutron-db-create-wqkjp/mariadb-database-create" id=eb1ff1d4-5784-4f54-992a-e0ac5392e054 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.261776 | controller | Jun 10 14:59:59.216490 crc crio[20344]: time="2026-06-10T14:59:59.216184125Z" level=info msg="Starting container: f9afc6244ac3773a243053ca6f0c85cf5c802e912425b65c50e9370ee01c1ed5" id=0a5d2413-4d39-4c14-99b1-18d66c2cc8f4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.261794 | controller | Jun 10 14:59:59.234828 crc crio[20344]: time="2026-06-10T14:59:59.234550049Z" level=info msg="Started container" PID=61078 containerID=f9afc6244ac3773a243053ca6f0c85cf5c802e912425b65c50e9370ee01c1ed5 description=openstack/neutron-db-create-wqkjp/mariadb-database-create id=0a5d2413-4d39-4c14-99b1-18d66c2cc8f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7af261d92cc912c44efd023ff682ce55afff271947ae0d9458208f1167f3047
2026-06-10 15:52:06.261811 | controller | Jun 10 14:59:59.253911 crc crio[20344]: time="2026-06-10T14:59:59.253777136Z" level=info msg="Created container e02d2971dcb2b410cdaf7d2eca10caffd90c8efbb8862ef9be7f3f76d45eadf0: openstack/barbican-e6b8-account-create-update-527vs/mariadb-account-create-update" id=68d1723f-d4e8-4a3f-ab84-76e1ccccd988 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.261828 | controller | Jun 10 14:59:59.256417 crc crio[20344]: time="2026-06-10T14:59:59.256231109Z" level=info msg="Starting container: e02d2971dcb2b410cdaf7d2eca10caffd90c8efbb8862ef9be7f3f76d45eadf0" id=c0a3b1a3-c6ad-45ba-8a68-5da7eca1ccc0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.261845 | controller | Jun 10 14:59:59.275330 crc crio[20344]: time="2026-06-10T14:59:59.273490145Z" level=info msg="Started container" PID=61084 containerID=e02d2971dcb2b410cdaf7d2eca10caffd90c8efbb8862ef9be7f3f76d45eadf0 description=openstack/barbican-e6b8-account-create-update-527vs/mariadb-account-create-update id=c0a3b1a3-c6ad-45ba-8a68-5da7eca1ccc0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=66d9614133e93779e9c58967b9c92dabad5191c3ecb68d363bc79708f5cc1a26
2026-06-10 15:52:06.261882 | controller | Jun 10 14:59:59.288590 crc crio[20344]: time="2026-06-10T14:59:59.288433481Z" level=info msg="Created container 60ff449fc9b8e77893765f977ef6da4132588487b4102cdf4ba6cb2b254bccac: openstack/swift-storage-0/xattr-restore" id=57d1fcf9-1baf-4d7a-a92b-851d2a58ec3b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.261900 | controller | Jun 10 14:59:59.292804 crc crio[20344]: time="2026-06-10T14:59:59.292462705Z" level=info msg="Starting container: 60ff449fc9b8e77893765f977ef6da4132588487b4102cdf4ba6cb2b254bccac" id=4fb2c1dc-6eee-48bb-90f5-8404530230ec name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.261918 | controller | Jun 10 14:59:59.319338 crc crio[20344]: time="2026-06-10T14:59:59.312958114Z" level=info msg="Started container" PID=61083 containerID=60ff449fc9b8e77893765f977ef6da4132588487b4102cdf4ba6cb2b254bccac description=openstack/swift-storage-0/xattr-restore id=4fb2c1dc-6eee-48bb-90f5-8404530230ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045
2026-06-10 15:52:06.261950 | controller | Jun 10 14:59:59.845780 crc crio[20344]: time="2026-06-10T14:59:59.843497884Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=9a6fc148-5e04-4a24-8ecc-546caaa09fe8 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.261973 | controller | Jun 10 14:59:59.845780 crc crio[20344]: time="2026-06-10T14:59:59.84452596Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-account:current-podified not found" id=9a6fc148-5e04-4a24-8ecc-546caaa09fe8 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.261996 | controller | Jun 10 14:59:59.845780 crc crio[20344]: time="2026-06-10T14:59:59.844618873Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account:current-podified found" id=9a6fc148-5e04-4a24-8ecc-546caaa09fe8 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.262014 | controller | Jun 10 14:59:59.846138 crc crio[20344]: time="2026-06-10T14:59:59.845779403Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=db70d584-c85a-4863-a66b-acc99b5fef1a name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.262031 | controller | Jun 10 14:59:59.851869 crc crio[20344]: time="2026-06-10T14:59:59.851778728Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\""
2026-06-10 15:52:06.262049 | controller | Jun 10 14:59:59.853613 crc crio[20344]: time="2026-06-10T14:59:59.853439811Z" level=info msg="Stopping pod sandbox: 83660410a5a6b30ca0ea3981f9779b527a0b3d43a4abdeaea73644dbb492f093" id=38025c42-05ab-4ff3-8b6b-54cee7f57d1a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.262069 | controller | Jun 10 14:59:59.853613 crc crio[20344]: time="2026-06-10T14:59:59.853600475Z" level=info msg="Stopping pod sandbox: 17d0f2fc224fc2f76ce11e20eae570123b7ae905034f8079357e9b52ae4a597f" id=8c7dc414-fd64-4336-bd5b-3225ec0337ac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.262087 | controller | Jun 10 14:59:59.853929 crc crio[20344]: time="2026-06-10T14:59:59.853652456Z" level=info msg="Stopping pod sandbox: ae66f793f3946f3dc30c8dee6a588d36b7e65e6ed5e0d6e1a36cf8046b8ca8bf" id=43810a13-899a-4d4a-8977-824715f3c6af name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.262104 | controller | Jun 10 14:59:59.854135 crc crio[20344]: time="2026-06-10T14:59:59.854066397Z" level=info msg="Got pod network &{Name:cinder-dc39-account-create-update-bj6hj Namespace:openstack ID:17d0f2fc224fc2f76ce11e20eae570123b7ae905034f8079357e9b52ae4a597f UID:a560405d-38a1-4d7d-9253-704970f3f152 NetNS:/var/run/netns/52aa777a-58e1-4dfd-a640-6dc5c06338d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda560405d_38a1_4d7d_9253_704970f3f152.slice PodAnnotations:0xc00008cb50}] Aliases:map[]}"
2026-06-10 15:52:06.262125 | controller | Jun 10 14:59:59.854135 crc crio[20344]: time="2026-06-10T14:59:59.854094337Z" level=info msg="Got pod network &{Name:barbican-db-create-gwtgt Namespace:openstack ID:83660410a5a6b30ca0ea3981f9779b527a0b3d43a4abdeaea73644dbb492f093 UID:29139ec5-8bd7-45c0-b1a3-18afbf04979d NetNS:/var/run/netns/9f87bdee-dd9e-4611-be12-c406845710af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29139ec5_8bd7_45c0_b1a3_18afbf04979d.slice PodAnnotations:0xc0040365b0}] Aliases:map[]}"
2026-06-10 15:52:06.262143 | controller | Jun 10 14:59:59.854300 crc crio[20344]: time="2026-06-10T14:59:59.8541845Z" level=info msg="Deleting pod openstack_cinder-dc39-account-create-update-bj6hj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.262161 | controller | Jun 10 14:59:59.854419 crc crio[20344]: time="2026-06-10T14:59:59.854323613Z" level=info msg="Deleting pod openstack_barbican-db-create-gwtgt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.262183 | controller | Jun 10 14:59:59.854500 crc crio[20344]: time="2026-06-10T14:59:59.854408125Z" level=info msg="Got pod network &{Name:cinder-db-create-sj2nk Namespace:openstack ID:ae66f793f3946f3dc30c8dee6a588d36b7e65e6ed5e0d6e1a36cf8046b8ca8bf UID:cf024ddd-dea5-47e4-ae30-33351a020b5f NetNS:/var/run/netns/cf9dbccf-2833-4189-ab9f-a20e09257a23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf024ddd_dea5_47e4_ae30_33351a020b5f.slice PodAnnotations:0xc0006b4aa8}] Aliases:map[]}"
2026-06-10 15:52:06.262201 | controller | Jun 10 14:59:59.854803 crc crio[20344]: time="2026-06-10T14:59:59.854691933Z" level=info msg="Deleting pod openstack_cinder-db-create-sj2nk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.262218 | controller | Jun 10 15:00:00.248228 crc crio[20344]: time="2026-06-10T15:00:00.247813435Z" level=info msg="Stopped pod sandbox: ae66f793f3946f3dc30c8dee6a588d36b7e65e6ed5e0d6e1a36cf8046b8ca8bf" id=43810a13-899a-4d4a-8977-824715f3c6af name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.262235 | controller | Jun 10 15:00:00.305078 crc crio[20344]: time="2026-06-10T15:00:00.304981871Z" level=info msg="Stopped pod sandbox: 83660410a5a6b30ca0ea3981f9779b527a0b3d43a4abdeaea73644dbb492f093" id=38025c42-05ab-4ff3-8b6b-54cee7f57d1a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.262252 | controller | Jun 10 15:00:00.375043 crc crio[20344]: time="2026-06-10T15:00:00.374923447Z" level=info msg="Stopped pod sandbox: 17d0f2fc224fc2f76ce11e20eae570123b7ae905034f8079357e9b52ae4a597f" id=8c7dc414-fd64-4336-bd5b-3225ec0337ac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.262269 | controller | Jun 10 15:00:00.870663 crc crio[20344]: time="2026-06-10T15:00:00.868209855Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685060-gprl6/POD" id=d1243995-1148-4ac1-bcfc-72bd53e1ca8b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.262287 | controller | Jun 10 15:00:00.870915 crc crio[20344]: time="2026-06-10T15:00:00.870827523Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.262304 | controller | Jun 10 15:00:00.883007 crc crio[20344]: time="2026-06-10T15:00:00.882796472Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29685060-nh8dl/POD" id=40dc84f1-99c4-4edb-b91f-b1df2a1500b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.262321 | controller | Jun 10 15:00:00.883007 crc crio[20344]: time="2026-06-10T15:00:00.882999567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.262338 | controller | Jun 10 15:00:00.962615 crc crio[20344]: time="2026-06-10T15:00:00.962545512Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685060-gprl6 Namespace:openshift-infra ID:01815fff32f60dc20ded11a8796b756143d815884742aca171b72b54d21ee8ad UID:04f6b7ec-5bd6-48a9-b3ea-ef44e7d89cb1 NetNS:/var/run/netns/aadd961e-e3c0-4b98-9dd3-8bd5c844c40b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04f6b7ec_5bd6_48a9_b3ea_ef44e7d89cb1.slice PodAnnotations:0xc00078c7c8}] Aliases:map[]}"
2026-06-10 15:52:06.262356 | controller | Jun 10 15:00:00.963006 crc crio[20344]: time="2026-06-10T15:00:00.962984383Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685060-gprl6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.262373 | controller | Jun 10 15:00:00.975724 crc crio[20344]: time="2026-06-10T15:00:00.975619039Z" level=info msg="Got pod network &{Name:collect-profiles-29685060-nh8dl Namespace:openshift-operator-lifecycle-manager ID:3dc0c8c19a9c72fa2d510c4eccb49d9bca8a0bc4a9eb2f223ee66974bdb64bda UID:5e1522fb-d2ec-4191-9720-6d932b1d8b87 NetNS:/var/run/netns/9cce9489-519f-4b9c-9b79-3395cb82fef9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5e1522fb_d2ec_4191_9720_6d932b1d8b87.slice PodAnnotations:0xc00008c460}] Aliases:map[]}"
2026-06-10 15:52:06.262395 | controller | Jun 10 15:00:00.975724 crc crio[20344]: time="2026-06-10T15:00:00.975686921Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29685060-nh8dl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.262413 | controller | Jun 10 15:00:01.364631 crc crio[20344]: 2026-06-10T15:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3dc0c8c19a9c72f Mac:de:fa:2f:be:ea:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/9cce9489-519f-4b9c-9b79-3395cb82fef9 SocketPath: PciID:}] [{Interface:0xc00013ce40 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.262430 | controller | Jun 10 15:00:01.366650 crc crio[20344]: time="2026-06-10T15:00:01.366608936Z" level=info msg="Got pod network &{Name:collect-profiles-29685060-nh8dl Namespace:openshift-operator-lifecycle-manager ID:3dc0c8c19a9c72fa2d510c4eccb49d9bca8a0bc4a9eb2f223ee66974bdb64bda UID:5e1522fb-d2ec-4191-9720-6d932b1d8b87 NetNS:/var/run/netns/9cce9489-519f-4b9c-9b79-3395cb82fef9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5e1522fb_d2ec_4191_9720_6d932b1d8b87.slice PodAnnotations:0xc00008c460}] Aliases:map[]}"
2026-06-10 15:52:06.262448 | controller | Jun 10 15:00:01.366921 crc crio[20344]: time="2026-06-10T15:00:01.366900264Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29685060-nh8dl for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.262465 | controller | Jun 10 15:00:01.451363 crc crio[20344]: 2026-06-10T15:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:01815fff32f60dc Mac:a6:7e:ea:12:ed:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8b Mtu:0 Sandbox:/var/run/netns/aadd961e-e3c0-4b98-9dd3-8bd5c844c40b SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.262483 | controller | Jun 10 15:00:01.452436 crc crio[20344]: time="2026-06-10T15:00:01.452374411Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685060-gprl6 Namespace:openshift-infra ID:01815fff32f60dc20ded11a8796b756143d815884742aca171b72b54d21ee8ad UID:04f6b7ec-5bd6-48a9-b3ea-ef44e7d89cb1 NetNS:/var/run/netns/aadd961e-e3c0-4b98-9dd3-8bd5c844c40b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04f6b7ec_5bd6_48a9_b3ea_ef44e7d89cb1.slice PodAnnotations:0xc00078c7c8}] Aliases:map[]}"
2026-06-10 15:52:06.262500 | controller | Jun 10 15:00:01.452555 crc crio[20344]: time="2026-06-10T15:00:01.452530365Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685060-gprl6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.262517 | controller | Jun 10 15:00:01.704103 crc crio[20344]: time="2026-06-10T15:00:01.70406799Z" level=info msg="Ran pod sandbox 01815fff32f60dc20ded11a8796b756143d815884742aca171b72b54d21ee8ad with infra container: openshift-infra/auto-csr-approver-29685060-gprl6/POD" id=d1243995-1148-4ac1-bcfc-72bd53e1ca8b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.262534 | controller | Jun 10 15:00:01.708915 crc crio[20344]: time="2026-06-10T15:00:01.708852714Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=afd2291e-da48-4d49-a524-a363ad5c67ed name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.262555 | controller | Jun 10 15:00:01.709648 crc crio[20344]: time="2026-06-10T15:00:01.709547472Z" level=info msg="Ran pod sandbox 3dc0c8c19a9c72fa2d510c4eccb49d9bca8a0bc4a9eb2f223ee66974bdb64bda with infra container: openshift-operator-lifecycle-manager/collect-profiles-29685060-nh8dl/POD" id=40dc84f1-99c4-4edb-b91f-b1df2a1500b7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.262573 | controller | Jun 10 15:00:01.716235 crc crio[20344]: time="2026-06-10T15:00:01.71604243Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c9616095-9c16-49c8-bff7-cae1c8622974 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.262591 | controller | Jun 10 15:00:01.717370 crc crio[20344]: time="2026-06-10T15:00:01.717327683Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-10 15:52:06.262609 | controller | Jun 10 15:00:01.720628 crc crio[20344]: time="2026-06-10T15:00:01.719646333Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b23d7389-81fd-4e54-8f6f-72b6cac609c7 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.262626 | controller | Jun 10 15:00:01.735581 crc crio[20344]: time="2026-06-10T15:00:01.732633278Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29685060-nh8dl/collect-profiles" id=e074fd9f-601b-429e-bd99-298e5d014fdd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.262644 | controller | Jun 10 15:00:01.738348 crc crio[20344]: time="2026-06-10T15:00:01.73814049Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.262661 | controller | Jun 10 15:00:01.826164 crc crio[20344]: time="2026-06-10T15:00:01.826072611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.262678 | controller | Jun 10 15:00:01.832369 crc crio[20344]: time="2026-06-10T15:00:01.832190329Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:2e8a2b2bbccdd61ef08eb9b79a8e66a2e2e82e19054bde454cdbcb0d80d92310" id=db70d584-c85a-4863-a66b-acc99b5fef1a name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.262695 | controller | Jun 10 15:00:01.833375 crc crio[20344]: time="2026-06-10T15:00:01.833304948Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=06cb6b41-538f-4455-a3d1-c3f8ac6bc51c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.262712 | controller | Jun 10 15:00:01.834181 crc crio[20344]: time="2026-06-10T15:00:01.834115059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.262730 | controller | Jun 10 15:00:01.853784 crc crio[20344]: time="2026-06-10T15:00:01.853479989Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=c9a6ab00-7fe9-48e5-ae82-5bbf187dfb28 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.262747 | controller | Jun 10 15:00:01.869089 crc crio[20344]: time="2026-06-10T15:00:01.86899945Z" level=info msg="Creating container: openstack/swift-storage-0/account-server" id=8c81ab09-3fb5-44c2-9c4b-9e6ad62873ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.262764 | controller | Jun 10 15:00:01.871186 crc crio[20344]: time="2026-06-10T15:00:01.871121674Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.262781 | controller | Jun 10 15:00:01.912393 crc crio[20344]: time="2026-06-10T15:00:01.912319668Z" level=info msg="Stopping pod sandbox: 9a5d26caffe18eedb3b318cc3aa17e1008f3bd33f530fb50bcec5faa1a4e124c" id=41714ac3-775d-470e-a0e8-439d37312a4e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.262802 | controller | Jun 10 15:00:01.912561 crc crio[20344]: time="2026-06-10T15:00:01.91240266Z" level=info msg="Stopping pod sandbox: f7af261d92cc912c44efd023ff682ce55afff271947ae0d9458208f1167f3047" id=71b3c115-d6bb-4fad-b383-be118c7fb5e4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.262819 | controller | Jun 10 15:00:01.912561 crc crio[20344]: time="2026-06-10T15:00:01.912359739Z" level=info msg="Stopping pod sandbox: 66d9614133e93779e9c58967b9c92dabad5191c3ecb68d363bc79708f5cc1a26" id=9b8e6711-1472-4c09-a22d-c30ad00aadac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.262836 | controller | Jun 10 15:00:01.913017 crc crio[20344]: time="2026-06-10T15:00:01.912953115Z" level=info msg="Got pod network &{Name:neutron-1d39-account-create-update-sm62x Namespace:openstack ID:9a5d26caffe18eedb3b318cc3aa17e1008f3bd33f530fb50bcec5faa1a4e124c UID:b39e1427-8b87-4ead-bfc3-3fc927a0c093 NetNS:/var/run/netns/e4f4de90-7eac-4c7a-943c-1d45e9086172 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb39e1427_8b87_4ead_bfc3_3fc927a0c093.slice PodAnnotations:0xc006858500}] Aliases:map[]}"
2026-06-10 15:52:06.262875 | controller | Jun 10 15:00:01.913161 crc crio[20344]: time="2026-06-10T15:00:01.913104609Z" level=info msg="Got pod network &{Name:barbican-e6b8-account-create-update-527vs Namespace:openstack ID:66d9614133e93779e9c58967b9c92dabad5191c3ecb68d363bc79708f5cc1a26 UID:a96e6263-cb03-4ccd-8d50-f7577060df7e NetNS:/var/run/netns/716e31cf-5d53-4248-a385-eb92474420b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda96e6263_cb03_4ccd_8d50_f7577060df7e.slice PodAnnotations:0xc000528240}] Aliases:map[]}"
2026-06-10 15:52:06.262894 | controller | Jun 10 15:00:01.913161 crc crio[20344]: time="2026-06-10T15:00:01.91314247Z" level=info msg="Deleting pod openstack_neutron-1d39-account-create-update-sm62x from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.262912 | controller | Jun 10 15:00:01.913379 crc crio[20344]: time="2026-06-10T15:00:01.913326994Z" level=info msg="Deleting pod openstack_barbican-e6b8-account-create-update-527vs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.262929 | controller | Jun 10 15:00:01.915989 crc crio[20344]: time="2026-06-10T15:00:01.915913261Z" level=info msg="Got pod network &{Name:neutron-db-create-wqkjp Namespace:openstack ID:f7af261d92cc912c44efd023ff682ce55afff271947ae0d9458208f1167f3047 UID:5870b0e9-5e32-42f1-8622-d7b80e7740df NetNS:/var/run/netns/1e106443-874a-49f6-b91d-b9355ea20c40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5870b0e9_5e32_42f1_8622_d7b80e7740df.slice PodAnnotations:0xc0006b43c8}] Aliases:map[]}"
2026-06-10 15:52:06.262947 | controller | Jun 10 15:00:01.916123 crc crio[20344]: time="2026-06-10T15:00:01.916065155Z" level=info msg="Deleting pod openstack_neutron-db-create-wqkjp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.262964 | controller | Jun 10 15:00:01.931698 crc crio[20344]: time="2026-06-10T15:00:01.931607176Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.262981 | controller | Jun 10 15:00:01.937098 crc crio[20344]: time="2026-06-10T15:00:01.937008756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.263003 | controller | Jun 10 15:00:02.015362 crc crio[20344]: time="2026-06-10T15:00:02.015167954Z" level=info msg="Created container 8f06313381c59ef5266732c07de66986d1d5321ae4e404843cc2ff1bfe79321b: openshift-operator-lifecycle-manager/collect-profiles-29685060-nh8dl/collect-profiles" id=e074fd9f-601b-429e-bd99-298e5d014fdd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.263021 | controller | Jun 10 15:00:02.016726 crc crio[20344]: time="2026-06-10T15:00:02.01657046Z" level=info msg="Starting container: 8f06313381c59ef5266732c07de66986d1d5321ae4e404843cc2ff1bfe79321b" id=31e21b64-c501-4ba9-85ca-6caa3165b37b name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.263038 | controller | Jun 10 15:00:02.025738 crc crio[20344]: time="2026-06-10T15:00:02.025626164Z" level=info msg="Started container" PID=61494 containerID=8f06313381c59ef5266732c07de66986d1d5321ae4e404843cc2ff1bfe79321b description=openshift-operator-lifecycle-manager/collect-profiles-29685060-nh8dl/collect-profiles id=31e21b64-c501-4ba9-85ca-6caa3165b37b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3dc0c8c19a9c72fa2d510c4eccb49d9bca8a0bc4a9eb2f223ee66974bdb64bda
2026-06-10 15:52:06.263056 | controller | Jun 10 15:00:02.055922 crc crio[20344]: time="2026-06-10T15:00:02.055818364Z" level=info msg="Created container caf23e84cda5114c8e1b1928aeae59c92517fe6ea3d9077f834e758fb7021ce7: openstack/swift-storage-0/account-server" id=8c81ab09-3fb5-44c2-9c4b-9e6ad62873ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.263073 | controller | Jun 10 15:00:02.058802 crc crio[20344]: time="2026-06-10T15:00:02.058691558Z" level=info msg="Starting container: caf23e84cda5114c8e1b1928aeae59c92517fe6ea3d9077f834e758fb7021ce7" id=e85ecd49-b541-44b0-bd91-0560ff2e1526 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.263090 | controller | Jun 10 15:00:02.094907 crc crio[20344]: time="2026-06-10T15:00:02.094803291Z" level=info msg="Started container" PID=61524 containerID=caf23e84cda5114c8e1b1928aeae59c92517fe6ea3d9077f834e758fb7021ce7 description=openstack/swift-storage-0/account-server id=e85ecd49-b541-44b0-bd91-0560ff2e1526 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045
2026-06-10 15:52:06.263108 | controller | Jun 10 15:00:02.116968 crc crio[20344]: time="2026-06-10T15:00:02.1168306Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=07568125-6269-45a9-a235-eb07159d377f name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.263125 | controller | Jun 10 15:00:02.135142 crc crio[20344]: time="2026-06-10T15:00:02.1350509Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=311cf840-e684-42c5-99af-715cdcd0b359 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.263142 | controller | Jun 10 15:00:02.144732 crc crio[20344]: time="2026-06-10T15:00:02.144621867Z" level=info msg="Creating container: openstack/swift-storage-0/account-replicator" id=a8970ab1-d5a4-47f8-94e6-4d9a862ba210 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.263159 | controller | Jun 10 15:00:02.146598 crc crio[20344]: time="2026-06-10T15:00:02.146473495Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.263176 | controller | Jun 10 15:00:02.239420 crc crio[20344]: time="2026-06-10T15:00:02.237347522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.263193 | controller | Jun 10 15:00:02.247353 crc crio[20344]: time="2026-06-10T15:00:02.245645786Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.263228 | controller | Jun 10 15:00:02.350413 crc crio[20344]: time="2026-06-10T15:00:02.349379285Z" level=info msg="Stopped pod sandbox: f7af261d92cc912c44efd023ff682ce55afff271947ae0d9458208f1167f3047" id=71b3c115-d6bb-4fad-b383-be118c7fb5e4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.263246 | controller | Jun 10 15:00:02.428537 crc crio[20344]: time="2026-06-10T15:00:02.427450261Z" level=info msg="Stopped pod sandbox: 66d9614133e93779e9c58967b9c92dabad5191c3ecb68d363bc79708f5cc1a26" id=9b8e6711-1472-4c09-a22d-c30ad00aadac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.263263 | controller | Jun 10 15:00:02.448852 crc crio[20344]: time="2026-06-10T15:00:02.448618808Z" level=info msg="Stopped pod sandbox: 9a5d26caffe18eedb3b318cc3aa17e1008f3bd33f530fb50bcec5faa1a4e124c" id=41714ac3-775d-470e-a0e8-439d37312a4e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.263279 | controller | Jun 10 15:00:02.683612 crc crio[20344]: time="2026-06-10T15:00:02.683461682Z" level=info msg="Created container 248fc08f3d33d4ba939a2d2da2bbbfb870cf25d701dd6f491fcfdfdd1c8e6d64: openstack/swift-storage-0/account-replicator" id=a8970ab1-d5a4-47f8-94e6-4d9a862ba210 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.263296 | controller | Jun 10 15:00:02.684456 crc crio[20344]: time="2026-06-10T15:00:02.684336205Z" level=info msg="Starting container: 248fc08f3d33d4ba939a2d2da2bbbfb870cf25d701dd6f491fcfdfdd1c8e6d64" id=ee6f2e23-7429-4526-9051-2618c5d31cca name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.263313 | controller | Jun 10 15:00:02.693998 crc crio[20344]: time="2026-06-10T15:00:02.693783499Z" level=info msg="Started container" PID=61589 containerID=248fc08f3d33d4ba939a2d2da2bbbfb870cf25d701dd6f491fcfdfdd1c8e6d64 description=openstack/swift-storage-0/account-replicator id=ee6f2e23-7429-4526-9051-2618c5d31cca name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045
2026-06-10 15:52:06.263330 | controller | Jun 10 15:00:02.732175 crc crio[20344]: time="2026-06-10T15:00:02.732067477Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=79fcbadc-33c4-404e-b7f9-f5c0f571921e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.263347 | controller | Jun 10 15:00:02.776036 crc crio[20344]: time="2026-06-10T15:00:02.775731705Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=c8cac6f5-4f6d-4e9e-887b-4aa2e14eec11 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.263365 | controller | Jun 10 15:00:02.787826 crc crio[20344]: time="2026-06-10T15:00:02.787732215Z" level=info msg="Creating container: openstack/swift-storage-0/account-auditor" id=b102eff9-1f2a-4231-aa01-2dbb9b8c4cc9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.263381 | controller | Jun 10 15:00:02.789666 crc crio[20344]: time="2026-06-10T15:00:02.789576262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.263399 | controller | Jun 10 15:00:02.858085 crc crio[20344]: time="2026-06-10T15:00:02.857982679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.263415 | controller | Jun 10 15:00:02.861530 crc crio[20344]: time="2026-06-10T15:00:02.861408437Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.263432 | controller | Jun 10 15:00:02.986531 crc crio[20344]: time="2026-06-10T15:00:02.985782328Z" level=info msg="Created container 51790e698b86d88c5df9d408f5f1630a113d2d55d6cc6056da58ce05c9de0834: openstack/swift-storage-0/account-auditor" id=b102eff9-1f2a-4231-aa01-2dbb9b8c4cc9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.263456 | controller | Jun 10 15:00:02.988209 crc crio[20344]: time="2026-06-10T15:00:02.9881728Z" level=info msg="Starting container: 51790e698b86d88c5df9d408f5f1630a113d2d55d6cc6056da58ce05c9de0834" id=6d26ffed-e56a-4c41-ada0-4917b01b6f00 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.263474 | controller | Jun 10 15:00:03.003578 crc crio[20344]: time="2026-06-10T15:00:03.003521476Z" level=info msg="Started container" PID=61630 containerID=51790e698b86d88c5df9d408f5f1630a113d2d55d6cc6056da58ce05c9de0834 description=openstack/swift-storage-0/account-auditor id=6d26ffed-e56a-4c41-ada0-4917b01b6f00 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045
2026-06-10 15:52:06.263491 | controller | Jun 10 15:00:03.032350 crc crio[20344]: time="2026-06-10T15:00:03.030211095Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=506feb47-3f80-4f6b-96de-25315831fc98 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.263509 | controller | Jun 10 15:00:03.061610 crc crio[20344]: time="2026-06-10T15:00:03.061528014Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified" id=6c7f256c-8e54-41be-9e13-f02fc21db3d9 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.263525 | controller | Jun 10 15:00:03.076754 crc crio[20344]: time="2026-06-10T15:00:03.076575333Z" level=info msg="Creating container: openstack/swift-storage-0/account-reaper" id=97d41f4f-af8c-40df-aabb-4d85f068094e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.263543 | controller | Jun 10 15:00:03.079120 crc crio[20344]: time="2026-06-10T15:00:03.078844501Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.263559 | controller | Jun 10 15:00:03.149987 crc crio[20344]: time="2026-06-10T15:00:03.149874506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.263576 | controller | Jun 10 15:00:03.155195 crc crio[20344]: time="2026-06-10T15:00:03.155133441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.263593 | controller | Jun 10 15:00:03.239129 crc crio[20344]: time="2026-06-10T15:00:03.239003637Z" level=info msg="Created container c093ac2517ba2285b9116619048f62746af645ef40917ae068a6d1c3ad3d4e91: openstack/swift-storage-0/account-reaper" id=97d41f4f-af8c-40df-aabb-4d85f068094e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.263610 | controller | Jun 10 15:00:03.240509 crc crio[20344]: time="2026-06-10T15:00:03.240433094Z" level=info msg="Starting container: c093ac2517ba2285b9116619048f62746af645ef40917ae068a6d1c3ad3d4e91" id=9d26a2c1-52aa-498a-ad95-80a20b831e0b name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.263626 | controller | Jun 10 15:00:03.250767 crc crio[20344]: time="2026-06-10T15:00:03.250562136Z" level=info msg="Started container" PID=61668 containerID=c093ac2517ba2285b9116619048f62746af645ef40917ae068a6d1c3ad3d4e91 description=openstack/swift-storage-0/account-reaper id=9d26a2c1-52aa-498a-ad95-80a20b831e0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045
2026-06-10 15:52:06.263643 | controller | Jun 10 15:00:03.267753 crc crio[20344]: time="2026-06-10T15:00:03.267648097Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=4070bef8-5612-4dc7-beb2-07263cdd310e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.263660 | controller | Jun 10 15:00:03.268007 crc crio[20344]: time="2026-06-10T15:00:03.267952405Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-swift-container:current-podified not found" id=4070bef8-5612-4dc7-beb2-07263cdd310e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.263681 | controller | Jun 10 15:00:03.268103 crc crio[20344]: time="2026-06-10T15:00:03.268053187Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container:current-podified found" id=4070bef8-5612-4dc7-beb2-07263cdd310e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.263698 | controller | Jun 10 15:00:03.275801 crc crio[20344]: time="2026-06-10T15:00:03.273248522Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=8ea73d9c-e738-46f2-92ad-f1df8b80f45b name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.263715 | controller | Jun 10 15:00:03.297167 crc crio[20344]: time="2026-06-10T15:00:03.296977044Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\""
2026-06-10 15:52:06.263731 | controller | Jun 10 15:00:03.987536 crc crio[20344]: time="2026-06-10T15:00:03.986312216Z" level=info msg="Stopping pod sandbox: 3dc0c8c19a9c72fa2d510c4eccb49d9bca8a0bc4a9eb2f223ee66974bdb64bda" id=ee7db879-bb55-4e01-8a4c-d0f4aceecc2f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.263748 | controller | Jun 10 15:00:03.987536 crc crio[20344]: time="2026-06-10T15:00:03.987084345Z" level=info msg="Got pod network &{Name:collect-profiles-29685060-nh8dl Namespace:openshift-operator-lifecycle-manager ID:3dc0c8c19a9c72fa2d510c4eccb49d9bca8a0bc4a9eb2f223ee66974bdb64bda UID:5e1522fb-d2ec-4191-9720-6d932b1d8b87 NetNS:/var/run/netns/9cce9489-519f-4b9c-9b79-3395cb82fef9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5e1522fb_d2ec_4191_9720_6d932b1d8b87.slice PodAnnotations:0xc0006b42d8}] Aliases:map[]}"
2026-06-10 15:52:06.263765 | controller | Jun 10 15:00:03.987536 crc crio[20344]: time="2026-06-10T15:00:03.987237539Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29685060-nh8dl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.263781 | controller | Jun 10 15:00:07.062069 crc crio[20344]: time="2026-06-10T15:00:07.059938625Z" level=info msg="Stopped pod sandbox: 3dc0c8c19a9c72fa2d510c4eccb49d9bca8a0bc4a9eb2f223ee66974bdb64bda" id=ee7db879-bb55-4e01-8a4c-d0f4aceecc2f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.263798 | controller | Jun 10 15:00:07.204006 crc crio[20344]: time="2026-06-10T15:00:07.203891283Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:ab100203188fc03e43c62a1ca90a3d8f03ed8b4a3e248f5cd6669efe9a52b1e3" id=6ab133e1-4d15-4342-9a3d-95705624c223 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.263815 | controller | Jun 10 15:00:07.205098 crc crio[20344]: time="2026-06-10T15:00:07.205005981Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=1da61a24-4084-466a-ab93-d01bab3e7cd9 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.263832 | controller | Jun 10 15:00:07.228757 crc crio[20344]: time="2026-06-10T15:00:07.228597561Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=afd2291e-da48-4d49-a524-a363ad5c67ed name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.263870 | controller | Jun 10 15:00:07.229920 crc crio[20344]: time="2026-06-10T15:00:07.229829902Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=0b84559f-cfad-4853-9d24-50b33e0a062a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.263892 | controller | Jun 10 15:00:07.233861 crc crio[20344]: time="2026-06-10T15:00:07.233778624Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=f449d779-a09c-4adc-9297-37af9522ab8d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.263914 | controller | Jun 10 15:00:07.264417 crc crio[20344]: time="2026-06-10T15:00:07.263222685Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685060-gprl6/oc" id=d99c2a30-2838-4d55-934a-241d0ac3f39e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.263931 | controller | Jun 10 15:00:07.264417 crc crio[20344]: time="2026-06-10T15:00:07.264238041Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.263949 | controller | Jun 10 15:00:07.276896 crc crio[20344]: time="2026-06-10T15:00:07.276770024Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=a56cab11-e08d-47e6-a7dd-8705fbce5bf8 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.263966 | controller | Jun 10 15:00:07.302467 crc crio[20344]: time="2026-06-10T15:00:07.302239712Z" level=info msg="Creating container: openstack/keystone-db-sync-q2bjf/keystone-db-sync" id=1bdcfe88-391f-4845-9d95-5caff8fe274f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.263982 | controller | Jun 10 15:00:07.304614 crc crio[20344]: time="2026-06-10T15:00:07.30447131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.264000 | controller | Jun 10 15:00:07.310019 crc crio[20344]: time="2026-06-10T15:00:07.309935151Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.264017 | controller | Jun 10 15:00:07.422666 crc crio[20344]: time="2026-06-10T15:00:07.422371784Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.264034 | controller | Jun 10 15:00:07.434488 crc crio[20344]: time="2026-06-10T15:00:07.434393355Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.264051 | controller | Jun 10 15:00:07.559412 crc crio[20344]: time="2026-06-10T15:00:07.559054204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.264068 | controller | Jun 10 15:00:07.577737 crc crio[20344]: time="2026-06-10T15:00:07.577582162Z" level=info msg="Created container da8d2d02f9e3fc3ef7d6e62b5554a5e5c0704a7e4329df54ba70f506b35e64d4: openstack/keystone-db-sync-q2bjf/keystone-db-sync" id=1bdcfe88-391f-4845-9d95-5caff8fe274f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.264086 | controller | Jun 10 15:00:07.578919 crc crio[20344]: time="2026-06-10T15:00:07.578806564Z" level=info msg="Starting container: da8d2d02f9e3fc3ef7d6e62b5554a5e5c0704a7e4329df54ba70f506b35e64d4" id=e8f54cae-5866-4528-8805-cf61b49d0301 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.264103 | controller | Jun 10 15:00:07.588241 crc crio[20344]: time="2026-06-10T15:00:07.588178296Z" level=info msg="Started container" PID=61877 containerID=da8d2d02f9e3fc3ef7d6e62b5554a5e5c0704a7e4329df54ba70f506b35e64d4 description=openstack/keystone-db-sync-q2bjf/keystone-db-sync id=e8f54cae-5866-4528-8805-cf61b49d0301 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2030753e7759f2238b4db4e86f8cc4a8179b93e160208454485816cead51ae8
2026-06-10 15:52:06.264121 | controller | Jun 10 15:00:07.716535 crc crio[20344]: time="2026-06-10T15:00:07.715936485Z" level=info msg="Created container 2359adb35f5aec0dd92069e119b070ec84257e9861a7712c8e27d11e7c766b2f: openshift-infra/auto-csr-approver-29685060-gprl6/oc" id=d99c2a30-2838-4d55-934a-241d0ac3f39e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.264142 | controller | Jun 10 15:00:07.718060 crc crio[20344]: time="2026-06-10T15:00:07.717950477Z" level=info msg="Starting container: 2359adb35f5aec0dd92069e119b070ec84257e9861a7712c8e27d11e7c766b2f" id=785b5447-6090-4738-8d70-4cd0fba6d6a3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.264160 | controller | Jun 10 15:00:07.724053 crc crio[20344]: time="2026-06-10T15:00:07.723958172Z" level=info msg="Started container" PID=61887 containerID=2359adb35f5aec0dd92069e119b070ec84257e9861a7712c8e27d11e7c766b2f description=openshift-infra/auto-csr-approver-29685060-gprl6/oc id=785b5447-6090-4738-8d70-4cd0fba6d6a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=01815fff32f60dc20ded11a8796b756143d815884742aca171b72b54d21ee8ad
2026-06-10 15:52:06.264177 | controller | Jun 10 15:00:08.398492 crc crio[20344]: time="2026-06-10T15:00:08.397820934Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:2cd9d911af0f170eec9beb49d19054a0cd0882cf56009471751a226026a1ce53" id=8ea73d9c-e738-46f2-92ad-f1df8b80f45b name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.264195 | controller | Jun 10 15:00:08.399654 crc crio[20344]: time="2026-06-10T15:00:08.399573479Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=131a89f4-639e-4cff-bd44-78103f68995c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.264211 | controller | Jun 10 15:00:08.416309 crc crio[20344]: time="2026-06-10T15:00:08.416131176Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=905ca9a3-5cf9-48e3-b2f5-bf68163ee4cd name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.264228 | controller | Jun 10 15:00:08.425489 crc crio[20344]: time="2026-06-10T15:00:08.425370075Z" level=info msg="Creating container: openstack/swift-storage-0/container-server" id=f02b9bf7-9d4b-4333-b892-df33a6d7ad70 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.264245 | controller | Jun 10 15:00:08.427738 crc crio[20344]: time="2026-06-10T15:00:08.427649644Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.264262 | controller | Jun 10 15:00:08.481203 crc crio[20344]: time="2026-06-10T15:00:08.481111914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.264278 | controller | Jun 10 15:00:08.489301 crc crio[20344]: time="2026-06-10T15:00:08.489182483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.264295 | controller | Jun 10 15:00:08.646936 crc crio[20344]: time="2026-06-10T15:00:08.646496125Z" level=info msg="Created container d410d85fa82f8d8c4f96e440652100be1e6ea2b57886a5a07abe10862bef64af: openstack/swift-storage-0/container-server" id=f02b9bf7-9d4b-4333-b892-df33a6d7ad70 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.264312 | controller | Jun 10 15:00:08.649539 crc crio[20344]: time="2026-06-10T15:00:08.649470722Z" level=info msg="Starting container: d410d85fa82f8d8c4f96e440652100be1e6ea2b57886a5a07abe10862bef64af" id=14ea1eb2-4ebe-4e53-a757-540517099ee7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.264329 | controller | Jun 10 15:00:08.655043 crc crio[20344]: time="2026-06-10T15:00:08.654966534Z" level=info msg="Started container" PID=61979 containerID=d410d85fa82f8d8c4f96e440652100be1e6ea2b57886a5a07abe10862bef64af description=openstack/swift-storage-0/container-server id=14ea1eb2-4ebe-4e53-a757-540517099ee7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045
2026-06-10 15:52:06.264346 | controller | Jun 10 15:00:08.665746 crc crio[20344]: time="2026-06-10T15:00:08.66564275Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=5d242ed9-f5ff-453c-a5ba-0e50bedbe516 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.264367 | controller | Jun 10 15:00:08.684014 crc crio[20344]: time="2026-06-10T15:00:08.683900101Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=49e782cd-5441-401f-bf3c-2b391344842f name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.264384 | controller | Jun 10 15:00:08.693470 crc crio[20344]: time="2026-06-10T15:00:08.693373316Z" level=info msg="Creating container: openstack/swift-storage-0/container-replicator" id=168210e0-6b8a-437f-bac0-c2462ef7b957 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.264402 | controller | Jun 10 15:00:08.695011 crc crio[20344]: time="2026-06-10T15:00:08.694932186Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.264419 | controller | Jun 10 15:00:08.733091 crc crio[20344]: time="2026-06-10T15:00:08.732997289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.264435 | controller | Jun 10 15:00:08.737482 crc crio[20344]: time="2026-06-10T15:00:08.737415803Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.264453 | controller | Jun 10 15:00:08.871044 crc crio[20344]: time="2026-06-10T15:00:08.870792787Z" level=info msg="Created container 8d5611f63fe0b74af8150a98a051581d3eb33f2ccf8a05277480ad2414e6f7c4: openstack/swift-storage-0/container-replicator" id=168210e0-6b8a-437f-bac0-c2462ef7b957 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.264469 | controller | Jun 10 15:00:08.872290 crc crio[20344]: time="2026-06-10T15:00:08.872163753Z" level=info msg="Starting container: 8d5611f63fe0b74af8150a98a051581d3eb33f2ccf8a05277480ad2414e6f7c4" id=534f160d-862a-4d2b-ad9b-0cc224cc78f6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.264486 | controller | Jun 10 15:00:08.880684 crc crio[20344]: time="2026-06-10T15:00:08.880606321Z" level=info msg="Started container" PID=61988 containerID=8d5611f63fe0b74af8150a98a051581d3eb33f2ccf8a05277480ad2414e6f7c4 description=openstack/swift-storage-0/container-replicator id=534f160d-862a-4d2b-ad9b-0cc224cc78f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045
2026-06-10 15:52:06.264503 | controller | Jun 10 15:00:08.894594 crc crio[20344]: time="2026-06-10T15:00:08.894491259Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=4002f20e-427a-4bc4-9953-e9e4529559f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.264520 | controller | Jun 10 15:00:08.911583 crc crio[20344]: time="2026-06-10T15:00:08.911491688Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=84d46619-b611-4da8-a441-ed1852759372 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.264537 | controller | Jun 10 15:00:08.919181 crc crio[20344]: time="2026-06-10T15:00:08.919098935Z" level=info msg="Creating container: openstack/swift-storage-0/container-auditor" id=90e16fd3-04d1-46cd-9f2e-92bf32688dc0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.264554 | controller | Jun 10 15:00:08.921411 crc crio[20344]: time="2026-06-10T15:00:08.921366434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.264571 | controller | Jun 10 15:00:08.965775 crc crio[20344]: time="2026-06-10T15:00:08.965662677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.264592 | controller | Jun 10 15:00:08.972593 crc crio[20344]: time="2026-06-10T15:00:08.972525585Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.264609 | controller | Jun 10 15:00:09.109737 crc crio[20344]: time="2026-06-10T15:00:09.109522302Z" level=info msg="Created container 917815f46805651263bfd743935fedcb68b71a47e21c3fd798877c21c90c384d: openstack/swift-storage-0/container-auditor" id=90e16fd3-04d1-46cd-9f2e-92bf32688dc0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.264627 | controller | Jun 10 15:00:09.110628 crc crio[20344]: time="2026-06-10T15:00:09.110556739Z" level=info msg="Starting container: 917815f46805651263bfd743935fedcb68b71a47e21c3fd798877c21c90c384d" id=c23c4e8c-bce8-47c3-8ac0-bd24ffe8bf86 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.264644 | controller | Jun 10 15:00:09.119659 crc crio[20344]: time="2026-06-10T15:00:09.119542831Z" level=info msg="Started container" PID=61999 containerID=917815f46805651263bfd743935fedcb68b71a47e21c3fd798877c21c90c384d description=openstack/swift-storage-0/container-auditor id=c23c4e8c-bce8-47c3-8ac0-bd24ffe8bf86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045
2026-06-10 15:52:06.264661 | controller | Jun 10 15:00:09.133177 crc crio[20344]: time="2026-06-10T15:00:09.132947967Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=f8fc0094-5ca8-4785-8b72-4216e047ed8c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.264678 | controller | Jun 10 15:00:09.148512 crc crio[20344]: time="2026-06-10T15:00:09.148396136Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified" id=9e2797fa-7d79-43a1-beaf-a5fa47137de7 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.264695 | controller | Jun 10 15:00:09.159978 crc crio[20344]: time="2026-06-10T15:00:09.158770594Z" level=info msg="Creating container: openstack/swift-storage-0/container-updater" id=c2c06de4-6281-4c7b-84e2-f4dd87df167f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.264711 | controller | Jun 10 15:00:09.160877 crc crio[20344]: time="2026-06-10T15:00:09.160764906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.264728 | controller | Jun 10 15:00:09.216978 crc crio[20344]: time="2026-06-10T15:00:09.216859904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.264745 | controller | Jun 10 15:00:09.230009 crc crio[20344]: time="2026-06-10T15:00:09.22985195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.264763 | controller | Jun 10 15:00:09.372943 crc crio[20344]: time="2026-06-10T15:00:09.372813722Z" level=info msg="Created container 9e7f0ff0ae03f6ea691eb2133e3054d8c0f3a3b315314f27454a18cee6b06e84: openstack/swift-storage-0/container-updater" id=c2c06de4-6281-4c7b-84e2-f4dd87df167f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.264780 | controller | Jun 10 15:00:09.375008 crc crio[20344]: time="2026-06-10T15:00:09.374914946Z" level=info msg="Starting container: 9e7f0ff0ae03f6ea691eb2133e3054d8c0f3a3b315314f27454a18cee6b06e84" id=ee42a79a-08b7-4ca6-a7e2-c70cdd45bf9e name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.264797 | controller | Jun 10 15:00:09.384454 crc crio[20344]: time="2026-06-10T15:00:09.384062712Z" level=info msg="Started container" PID=62036 containerID=9e7f0ff0ae03f6ea691eb2133e3054d8c0f3a3b315314f27454a18cee6b06e84 description=openstack/swift-storage-0/container-updater id=ee42a79a-08b7-4ca6-a7e2-c70cdd45bf9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045
2026-06-10 15:52:06.264818 | controller | Jun 10 15:00:09.396414 crc crio[20344]: time="2026-06-10T15:00:09.395390315Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=ced2b88e-6369-48e2-941e-06489ec66529 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.264836 | controller | Jun 10 15:00:09.414800 crc crio[20344]: time="2026-06-10T15:00:09.414639112Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=05dd6c18-3a16-4011-8faf-979390db274b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.264873 | controller | Jun 10 15:00:09.422455 crc crio[20344]: time="2026-06-10T15:00:09.422370981Z" level=info msg="Creating container: openstack/swift-storage-0/object-server" id=b346b895-0678-49fa-b824-d596ba43514d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.264892 | controller | Jun 10 15:00:09.422870 crc crio[20344]: time="2026-06-10T15:00:09.422802263Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.264910 | controller | Jun 10 15:00:09.493810 crc crio[20344]: time="2026-06-10T15:00:09.493423146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.264927 | controller | Jun 10 15:00:09.497420 crc crio[20344]: time="2026-06-10T15:00:09.497356178Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.264944 | controller | Jun 10 15:00:09.708597 crc crio[20344]: time="2026-06-10T15:00:09.708200473Z" level=info msg="Created container 8fd1afa02122f8d29dfc922e2156d39c3dca722425276648552818a1fa610c1c: openstack/swift-storage-0/object-server" id=b346b895-0678-49fa-b824-d596ba43514d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.264960 | controller | Jun 10 15:00:09.709807 crc crio[20344]: time="2026-06-10T15:00:09.709742552Z" level=info msg="Starting container: 8fd1afa02122f8d29dfc922e2156d39c3dca722425276648552818a1fa610c1c" id=cfbda48e-c51f-4330-9dc6-1437c6e1336e name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.264977 | controller | Jun 10 15:00:09.716238 crc crio[20344]: time="2026-06-10T15:00:09.716097267Z" level=info msg="Started container" PID=62064 containerID=8fd1afa02122f8d29dfc922e2156d39c3dca722425276648552818a1fa610c1c description=openstack/swift-storage-0/object-server id=cfbda48e-c51f-4330-9dc6-1437c6e1336e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045
2026-06-10 15:52:06.264994 | controller | Jun 10 15:00:09.729451 crc crio[20344]: time="2026-06-10T15:00:09.729342919Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=69417e53-fd4b-4d0f-8530-950ccc361546 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.265011 | controller | Jun 10 15:00:09.746787 crc crio[20344]: time="2026-06-10T15:00:09.746654146Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=a0934e8d-0688-48a5-ab8c-cfccda94fb7b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.265028 | controller | Jun 10 15:00:09.752929 crc crio[20344]: time="2026-06-10T15:00:09.752818195Z" level=info msg="Creating container: openstack/swift-storage-0/object-replicator" id=27d9cce6-e37a-4994-adf5-22c231d1a456 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.265049 | controller | Jun 10 15:00:09.753339 crc crio[20344]: time="2026-06-10T15:00:09.753224875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.265067 | controller | Jun 10 15:00:09.792022 crc crio[20344]: time="2026-06-10T15:00:09.791883954Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.265084 | controller | Jun 10 15:00:09.795554 crc crio[20344]: time="2026-06-10T15:00:09.795468996Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.265102 | controller | Jun 10 15:00:09.925761 crc crio[20344]: time="2026-06-10T15:00:09.925620307Z" level=info msg="Created container e07994312a67b370cce414b7d1ff208a47985025f81722a024205d4acc144251: openstack/swift-storage-0/object-replicator" id=27d9cce6-e37a-4994-adf5-22c231d1a456 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.265119 | controller | Jun 10 15:00:09.926991 crc crio[20344]: time="2026-06-10T15:00:09.926944971Z" level=info msg="Starting container: e07994312a67b370cce414b7d1ff208a47985025f81722a024205d4acc144251" id=53da1b6d-692b-47fa-9761-2917a85a29a5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.265136 | controller | Jun 10 15:00:09.946245 crc crio[20344]: time="2026-06-10T15:00:09.946115526Z" level=info msg="Started container" PID=62098 containerID=e07994312a67b370cce414b7d1ff208a47985025f81722a024205d4acc144251 description=openstack/swift-storage-0/object-replicator id=53da1b6d-692b-47fa-9761-2917a85a29a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045
2026-06-10 15:52:06.265153 | controller | Jun 10 15:00:09.968848 crc crio[20344]: time="2026-06-10T15:00:09.968565066Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=5445dac9-35ae-43fc-83b2-5f1044237f53 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.265170 | controller | Jun 10 15:00:09.989374 crc crio[20344]: time="2026-06-10T15:00:09.989215019Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=9ba4696a-face-4e10-be45-cb18a61cbc19 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.265188 | controller | Jun 10 15:00:10.004441 crc crio[20344]: time="2026-06-10T15:00:10.004219427Z" level=info msg="Creating container: openstack/swift-storage-0/object-auditor" id=3e6101fb-ceb4-4108-8628-e3aff035dea6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.265205 | controller | Jun 10 15:00:10.012447 crc crio[20344]: time="2026-06-10T15:00:10.005694785Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.265221 | controller | Jun 10 15:00:10.099593 crc crio[20344]: time="2026-06-10T15:00:10.099478017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.265238 | controller | Jun 10 15:00:10.105661 crc crio[20344]: time="2026-06-10T15:00:10.105571073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.265254 | controller | Jun 10 15:00:10.155989 crc crio[20344]: time="2026-06-10T15:00:10.155916773Z" level=info msg="Stopping pod sandbox: 01815fff32f60dc20ded11a8796b756143d815884742aca171b72b54d21ee8ad" id=995615cc-9801-4be4-a3c2-c97c15a7b1fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.265271 | controller | Jun 10 15:00:10.157327 crc crio[20344]: time="2026-06-10T15:00:10.157228207Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685060-gprl6 Namespace:openshift-infra ID:01815fff32f60dc20ded11a8796b756143d815884742aca171b72b54d21ee8ad UID:04f6b7ec-5bd6-48a9-b3ea-ef44e7d89cb1 NetNS:/var/run/netns/aadd961e-e3c0-4b98-9dd3-8bd5c844c40b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04f6b7ec_5bd6_48a9_b3ea_ef44e7d89cb1.slice PodAnnotations:0xc0040363a0}] Aliases:map[]}"
2026-06-10 15:52:06.265293 | controller | Jun 10 15:00:10.157652 crc crio[20344]: time="2026-06-10T15:00:10.157630568Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685060-gprl6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.265310 | controller | Jun 10 15:00:10.286735 crc crio[20344]: time="2026-06-10T15:00:10.286579918Z" level=info msg="Created container 3f2890ef04010a0492b7339c332141789b7ad9ce9c97512d3498de6252c4e394: openstack/swift-storage-0/object-auditor" id=3e6101fb-ceb4-4108-8628-e3aff035dea6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.265327 | controller | Jun 10 15:00:10.289869 crc crio[20344]: time="2026-06-10T15:00:10.289800181Z" level=info msg="Starting container: 3f2890ef04010a0492b7339c332141789b7ad9ce9c97512d3498de6252c4e394" id=1e955f99-7d6e-4724-b6d6-073ee7dcb7fc name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.265344 | controller | Jun 10 15:00:10.308363 crc crio[20344]: time="2026-06-10T15:00:10.303507075Z" level=info msg="Started container" PID=62123 containerID=3f2890ef04010a0492b7339c332141789b7ad9ce9c97512d3498de6252c4e394 description=openstack/swift-storage-0/object-auditor id=1e955f99-7d6e-4724-b6d6-073ee7dcb7fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045
2026-06-10 15:52:06.265361 | controller | Jun 10 15:00:10.360104 crc crio[20344]: time="2026-06-10T15:00:10.358919415Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=fc814eee-011a-49fb-9cb8-4e18db07e281 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.265378 | controller | Jun 10 15:00:10.443869 crc crio[20344]: time="2026-06-10T15:00:10.443588702Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=56189753-b456-47a8-91c8-b30b093f5e25 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.265394 | controller | Jun 10 15:00:10.459065 crc crio[20344]: time="2026-06-10T15:00:10.458889607Z" level=info msg="Creating container: openstack/swift-storage-0/object-updater" id=f10e1a62-c310-4153-9159-a6efbacc6f93 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.265410 | controller | Jun 10 15:00:10.460906 crc crio[20344]: time="2026-06-10T15:00:10.460815447Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.265427 | controller | Jun 10 15:00:10.546027 crc crio[20344]: time="2026-06-10T15:00:10.544615471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.265443 | controller | Jun 10 15:00:10.551733 crc crio[20344]: time="2026-06-10T15:00:10.551483398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.265459 | controller | Jun 10 15:00:10.580749 crc crio[20344]: time="2026-06-10T15:00:10.580634061Z" level=info msg="Stopped pod sandbox: 01815fff32f60dc20ded11a8796b756143d815884742aca171b72b54d21ee8ad" id=995615cc-9801-4be4-a3c2-c97c15a7b1fe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.265475 | controller | Jun 10 15:00:10.731672 crc crio[20344]: time="2026-06-10T15:00:10.731575769Z" level=info msg="Created container 3ec86235de3327b946adbb428c6cde08ee062f7031cff13443ce3ed34781420f: openstack/swift-storage-0/object-updater" id=f10e1a62-c310-4153-9159-a6efbacc6f93 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.265495 | controller | Jun 10 15:00:10.733408 crc crio[20344]: time="2026-06-10T15:00:10.733338174Z" level=info msg="Starting container: 3ec86235de3327b946adbb428c6cde08ee062f7031cff13443ce3ed34781420f" id=ed9acc8d-e0c5-455b-820e-052607f73c96 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.265512 | controller | Jun 10 15:00:10.742156 crc crio[20344]: time="2026-06-10T15:00:10.741630338Z" level=info msg="Started container" PID=62177 containerID=3ec86235de3327b946adbb428c6cde08ee062f7031cff13443ce3ed34781420f description=openstack/swift-storage-0/object-updater id=ed9acc8d-e0c5-455b-820e-052607f73c96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045
2026-06-10 15:52:06.265528 | controller | Jun 10 15:00:10.754807 crc crio[20344]: time="2026-06-10T15:00:10.754656865Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=c439f5d1-48a9-4135-9e4c-7ec2808d145a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.265545 | controller | Jun 10 15:00:10.766615 crc crio[20344]: time="2026-06-10T15:00:10.7664836Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=5afab527-488c-411b-8bf3-e229a96366e8 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.265561 | controller | Jun 10 15:00:10.773933 crc crio[20344]: time="2026-06-10T15:00:10.77383898Z" level=info msg="Creating container: openstack/swift-storage-0/object-expirer" id=961e801b-978f-4743-a16b-9a09f685a1ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.265578 | controller | Jun 10 15:00:10.774387 crc crio[20344]: time="2026-06-10T15:00:10.774320442Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.265594 | controller | Jun 10 15:00:10.843160 crc crio[20344]: time="2026-06-10T15:00:10.843089008Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.265611 | controller | Jun 10 15:00:10.851193 crc crio[20344]: time="2026-06-10T15:00:10.851151836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.265627 | controller | Jun 10 15:00:10.958842 crc crio[20344]: time="2026-06-10T15:00:10.958586091Z" level=info msg="Created container ea78c8f947851edd049f5f0f4fefa5f9126c4f9343e8d698356cdadf921d1c3c: openstack/swift-storage-0/object-expirer" id=961e801b-978f-4743-a16b-9a09f685a1ae name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.265643 | controller | Jun 10 15:00:10.960157 crc crio[20344]: time="2026-06-10T15:00:10.96008267Z" level=info msg="Starting container: ea78c8f947851edd049f5f0f4fefa5f9126c4f9343e8d698356cdadf921d1c3c" id=a3769ee8-acb0-4075-a6ba-31d785b99912 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.265659 | controller | Jun 10 15:00:10.967658 crc crio[20344]: time="2026-06-10T15:00:10.967563453Z" level=info msg="Started container" PID=62204 containerID=ea78c8f947851edd049f5f0f4fefa5f9126c4f9343e8d698356cdadf921d1c3c description=openstack/swift-storage-0/object-expirer id=a3769ee8-acb0-4075-a6ba-31d785b99912 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045
2026-06-10 15:52:06.265676 | controller | Jun 10 15:00:10.980380 crc crio[20344]: time="2026-06-10T15:00:10.98022373Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=6a28ee95-3037-4d18-8006-cabd36e23d57 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.265696 | controller | Jun 10 15:00:10.998097 crc crio[20344]: time="2026-06-10T15:00:10.997981198Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=f72d5f69-ea53-472c-94f0-b16b243f6f78 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.265713 | controller | Jun 10 15:00:11.007652 crc crio[20344]: time="2026-06-10T15:00:11.007542995Z" level=info msg="Creating container: openstack/swift-storage-0/rsync" id=6d2a7f63-327c-4c5d-a0fa-a745a3c2d698 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.265730 | controller | Jun 10 15:00:11.008122 crc crio[20344]: time="2026-06-10T15:00:11.008050818Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.265746 | controller | Jun 10 15:00:11.061038 crc crio[20344]: time="2026-06-10T15:00:11.060890943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.265762 | controller | Jun 10 15:00:11.072646 crc crio[20344]: time="2026-06-10T15:00:11.071920108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.265778 | controller | Jun 10 15:00:11.243900 crc crio[20344]: time="2026-06-10T15:00:11.243811117Z" level=info msg="Stopping pod sandbox: 1e60553272838f58f7dda3952af23430006dce3249aefdb0a70f85b7e73045d8" id=b84cda61-8eda-4371-958f-073ab5e56f91 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.265795 | controller | Jun 10 15:00:11.244336 crc crio[20344]: time="2026-06-10T15:00:11.244240368Z" level=info msg="Got pod network &{Name:glance-db-sync-dbq8l Namespace:openstack ID:1e60553272838f58f7dda3952af23430006dce3249aefdb0a70f85b7e73045d8 UID:0a15a9c6-ec80-4f62-8724-115d0ffcd44b NetNS:/var/run/netns/1fe02c18-6629-4d79-aa92-0735bd689917 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a15a9c6_ec80_4f62_8724_115d0ffcd44b.slice PodAnnotations:0xc0006b4670}] Aliases:map[]}"
2026-06-10 15:52:06.265811 | controller | Jun 10 15:00:11.244503 crc crio[20344]: time="2026-06-10T15:00:11.244434433Z" level=info msg="Deleting pod openstack_glance-db-sync-dbq8l from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.265828 | controller | Jun 10 15:00:11.269049 crc crio[20344]: time="2026-06-10T15:00:11.268952656Z" level=info msg="Created container 25306044c18f7865b0a076b51e1d880b227b414a0cca828bede455ddd710a8a4: openstack/swift-storage-0/rsync" id=6d2a7f63-327c-4c5d-a0fa-a745a3c2d698 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.265845 | controller | Jun 10 15:00:11.271378 crc crio[20344]: time="2026-06-10T15:00:11.271200114Z" level=info msg="Starting container: 25306044c18f7865b0a076b51e1d880b227b414a0cca828bede455ddd710a8a4" id=00a101dd-3c53-4617-89db-24389b9e774b name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.265886 | controller | Jun 10 15:00:11.285028 crc crio[20344]: time="2026-06-10T15:00:11.284923349Z" level=info msg="Started container" PID=62242 containerID=25306044c18f7865b0a076b51e1d880b227b414a0cca828bede455ddd710a8a4 description=openstack/swift-storage-0/rsync id=00a101dd-3c53-4617-89db-24389b9e774b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045
2026-06-10 15:52:06.265904 | controller | Jun 10 15:00:11.298123 crc crio[20344]: time="2026-06-10T15:00:11.297953145Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=769f5627-2686-4b20-b92b-864a281e9a0b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.265920 | controller | Jun 10 15:00:11.324131 crc crio[20344]: time="2026-06-10T15:00:11.324046849Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified" id=25071860-11f0-48dd-9c5f-535ff0447966 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.265958 | controller | Jun 10 15:00:11.333041 crc crio[20344]: time="2026-06-10T15:00:11.332960379Z" level=info msg="Creating container: openstack/swift-storage-0/swift-recon-cron" id=9b52d383-f359-4fa5-a09f-b2c7e7785a16 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.265977 | controller | Jun 10 15:00:11.333610 crc crio[20344]: time="2026-06-10T15:00:11.333553574Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.265993 | controller | Jun 10 15:00:11.373096 crc crio[20344]: time="2026-06-10T15:00:11.373018993Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.266010 | controller | Jun 10 15:00:11.375721 crc crio[20344]: time="2026-06-10T15:00:11.375632761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.266026 | controller | Jun 10 15:00:11.559382 crc crio[20344]: time="2026-06-10T15:00:11.55915643Z" level=info msg="Created container 108f6e33278dd39db0d4816eade8a140ff341774cd0727ee9a8eaddef8e633b1: openstack/swift-storage-0/swift-recon-cron" id=9b52d383-f359-4fa5-a09f-b2c7e7785a16 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.266042 | controller | Jun 10 15:00:11.562204 crc crio[20344]: time="2026-06-10T15:00:11.561781928Z" level=info msg="Starting container: 108f6e33278dd39db0d4816eade8a140ff341774cd0727ee9a8eaddef8e633b1" id=53874f51-0718-4deb-b41e-77a066af5fb2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.266058 | controller | Jun 10 15:00:11.573744 crc crio[20344]: time="2026-06-10T15:00:11.572235618Z" level=info msg="Started container" PID=62336 containerID=108f6e33278dd39db0d4816eade8a140ff341774cd0727ee9a8eaddef8e633b1 description=openstack/swift-storage-0/swift-recon-cron id=53874f51-0718-4deb-b41e-77a066af5fb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045
2026-06-10 15:52:06.266074 | controller | Jun 10 15:00:11.695550 crc crio[20344]: time="2026-06-10T15:00:11.69545429Z" level=info msg="Stopped pod sandbox: 1e60553272838f58f7dda3952af23430006dce3249aefdb0a70f85b7e73045d8" id=b84cda61-8eda-4371-958f-073ab5e56f91 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.266091 | controller | Jun 10 15:00:13.292548 crc crio[20344]: time="2026-06-10T15:00:13.291782143Z" level=info msg="Stopping pod sandbox: e2030753e7759f2238b4db4e86f8cc4a8179b93e160208454485816cead51ae8" id=2a8ebf58-3060-4726-91e2-cd3e623aed7e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.266108 | controller | Jun 10 15:00:13.293904 crc crio[20344]: time="2026-06-10T15:00:13.293183079Z" level=info msg="Got pod network &{Name:keystone-db-sync-q2bjf Namespace:openstack ID:e2030753e7759f2238b4db4e86f8cc4a8179b93e160208454485816cead51ae8 UID:9cc70145-f8a6-4d65-b0e7-d9144b4d1001 NetNS:/var/run/netns/698498be-88b9-45f0-9348-f5689c5d2b12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9cc70145_f8a6_4d65_b0e7_d9144b4d1001.slice PodAnnotations:0xc000738a08}] Aliases:map[]}"
2026-06-10 15:52:06.266125 | controller | Jun 10 15:00:13.293904 crc crio[20344]: time="2026-06-10T15:00:13.293354933Z" level=info msg="Deleting pod openstack_keystone-db-sync-q2bjf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.266142 | controller | Jun 10 15:00:13.301022 crc crio[20344]: time="2026-06-10T15:00:13.30096634Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-fb9766d9-sbsdq/POD" id=56e8b44a-9188-4326-9dd4-daabcfa1207e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.266163 | controller | Jun 10 15:00:13.301098 crc crio[20344]: time="2026-06-10T15:00:13.301053982Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.266180 | controller | Jun 10 15:00:13.335996 crc crio[20344]: time="2026-06-10T15:00:13.335884422Z" level=info msg="Got pod network &{Name:dnsmasq-dns-fb9766d9-sbsdq Namespace:openstack ID:ea465aa3001e11c4daa6062a306bf4a52d74a6e29dd95c90ebdb6b5750423aff UID:009412c0-7602-4300-83de-3590890e6aa6 NetNS:/var/run/netns/30967bcf-723e-4873-b8ee-8323c6e30047 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod009412c0_7602_4300_83de_3590890e6aa6.slice PodAnnotations:0xc000738bd8}] Aliases:map[]}"
2026-06-10 15:52:06.266197 | controller | Jun 10 15:00:13.335996 crc crio[20344]: time="2026-06-10T15:00:13.335948263Z" level=info msg="Adding pod openstack_dnsmasq-dns-fb9766d9-sbsdq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.266213 | controller | Jun 10 15:00:13.650924 crc crio[20344]: time="2026-06-10T15:00:13.650420864Z" level=info msg="Stopped pod sandbox: e2030753e7759f2238b4db4e86f8cc4a8179b93e160208454485816cead51ae8" id=2a8ebf58-3060-4726-91e2-cd3e623aed7e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.266230 | controller | Jun 10 15:00:13.978967 crc crio[20344]: 2026-06-10T15:00:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea465aa3001e11c Mac:b2:8d:da:ca:09:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/30967bcf-723e-4873-b8ee-8323c6e30047 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.266247 | controller | Jun 10 15:00:13.980221 crc crio[20344]: time="2026-06-10T15:00:13.980159928Z" level=info msg="Got pod network &{Name:dnsmasq-dns-fb9766d9-sbsdq Namespace:openstack ID:ea465aa3001e11c4daa6062a306bf4a52d74a6e29dd95c90ebdb6b5750423aff UID:009412c0-7602-4300-83de-3590890e6aa6 NetNS:/var/run/netns/30967bcf-723e-4873-b8ee-8323c6e30047 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod009412c0_7602_4300_83de_3590890e6aa6.slice PodAnnotations:0xc000738bd8}] Aliases:map[]}"
2026-06-10 15:52:06.266264 | controller | Jun 10 15:00:13.980490 crc crio[20344]: time="2026-06-10T15:00:13.980365434Z" level=info msg="Checking pod openstack_dnsmasq-dns-fb9766d9-sbsdq for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.266280 | controller | Jun 10 15:00:13.989533 crc crio[20344]: time="2026-06-10T15:00:13.989041458Z" level=info msg="Ran pod sandbox ea465aa3001e11c4daa6062a306bf4a52d74a6e29dd95c90ebdb6b5750423aff with infra container: openstack/dnsmasq-dns-fb9766d9-sbsdq/POD" id=56e8b44a-9188-4326-9dd4-daabcfa1207e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.266298 | controller | Jun 10 15:00:13.994513 crc crio[20344]: time="2026-06-10T15:00:13.994444507Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d8b99e31-8866-4aab-b09d-9be062b59c5d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.266314 | controller | Jun 10 15:00:14.081431 crc crio[20344]: time="2026-06-10T15:00:14.076849445Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a061c9b8-db04-4019-bafb-100623c6a679 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.266330 | controller | Jun 10 15:00:14.089217 crc crio[20344]: time="2026-06-10T15:00:14.089142563Z" level=info msg="Creating container: openstack/dnsmasq-dns-fb9766d9-sbsdq/init" id=022e09a9-17e1-4301-8d09-ab7418f8c3f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.266351 | controller | Jun 10 15:00:14.089739 crc crio[20344]: time="2026-06-10T15:00:14.089661016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.266368 | controller | Jun 10 15:00:14.179801 crc crio[20344]: time="2026-06-10T15:00:14.179623839Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.266384 | controller | Jun 10 15:00:14.193214 crc crio[20344]: time="2026-06-10T15:00:14.193102767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.266400 | controller | Jun 10 15:00:14.413660 crc crio[20344]: time="2026-06-10T15:00:14.413098588Z" level=info msg="Created container 172a1626538eaf41f75a2d93433c5a7bd1cc2d1d1a9f93244b451214d32a1b56: openstack/dnsmasq-dns-fb9766d9-sbsdq/init" id=022e09a9-17e1-4301-8d09-ab7418f8c3f6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.266416 | controller | Jun 10 15:00:14.414843 crc crio[20344]: time="2026-06-10T15:00:14.41469601Z" level=info msg="Starting container: 172a1626538eaf41f75a2d93433c5a7bd1cc2d1d1a9f93244b451214d32a1b56" id=b4ed7c00-2a3d-4063-89d9-8154cd2c971e name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.266432 | controller | Jun 10 15:00:14.419216 crc crio[20344]: time="2026-06-10T15:00:14.419115154Z" level=info msg="Started container" PID=62604 containerID=172a1626538eaf41f75a2d93433c5a7bd1cc2d1d1a9f93244b451214d32a1b56 description=openstack/dnsmasq-dns-fb9766d9-sbsdq/init id=b4ed7c00-2a3d-4063-89d9-8154cd2c971e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea465aa3001e11c4daa6062a306bf4a52d74a6e29dd95c90ebdb6b5750423aff
2026-06-10 15:52:06.266448 | controller | Jun 10 15:00:14.529638 crc crio[20344]: time="2026-06-10T15:00:14.529570946Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-798c5d9f59-plqkf/POD" id=47a55417-cc67-4c60-90ad-2cf83ed1abba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.266465 | controller | Jun 10 15:00:14.529815 crc crio[20344]: time="2026-06-10T15:00:14.529694379Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.266482 | controller | Jun 10 15:00:14.574457 crc crio[20344]: time="2026-06-10T15:00:14.574371013Z" level=info msg="Got pod network &{Name:dnsmasq-dns-798c5d9f59-plqkf Namespace:openstack ID:a17113a4b292145f2fe365d87333323112eeb2df9c77537153f0cdbff4d50e19 UID:e9aa3174-81e2-4315-b8cc-ebcebd474f56 NetNS:/var/run/netns/28daccf0-8a5e-4a35-baee-ee9b65f7fa29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9aa3174_81e2_4315_b8cc_ebcebd474f56.slice PodAnnotations:0xc0007382e8}] Aliases:map[]}"
2026-06-10 15:52:06.266499 | controller | Jun 10 15:00:14.574457 crc crio[20344]: time="2026-06-10T15:00:14.574427424Z" level=info msg="Adding pod openstack_dnsmasq-dns-798c5d9f59-plqkf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.266516 | controller | Jun 10 15:00:15.116570 crc crio[20344]: 2026-06-10T15:00:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a17113a4b292145 Mac:86:ac:5a:b6:3b:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/28daccf0-8a5e-4a35-baee-ee9b65f7fa29 SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.266533 | controller | Jun 10 15:00:15.118389 crc crio[20344]: time="2026-06-10T15:00:15.1183378Z" level=info msg="Got pod network &{Name:dnsmasq-dns-798c5d9f59-plqkf Namespace:openstack ID:a17113a4b292145f2fe365d87333323112eeb2df9c77537153f0cdbff4d50e19 UID:e9aa3174-81e2-4315-b8cc-ebcebd474f56 NetNS:/var/run/netns/28daccf0-8a5e-4a35-baee-ee9b65f7fa29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9aa3174_81e2_4315_b8cc_ebcebd474f56.slice PodAnnotations:0xc0007382e8}] Aliases:map[]}"
2026-06-10 15:52:06.266555 | controller | Jun 10 15:00:15.118542 crc crio[20344]: time="2026-06-10T15:00:15.118517065Z" level=info msg="Checking pod openstack_dnsmasq-dns-798c5d9f59-plqkf for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.266572 | controller | Jun 10 15:00:15.135059 crc crio[20344]: time="2026-06-10T15:00:15.13497053Z" level=info msg="Ran pod sandbox a17113a4b292145f2fe365d87333323112eeb2df9c77537153f0cdbff4d50e19 with infra container: openstack/dnsmasq-dns-798c5d9f59-plqkf/POD" id=47a55417-cc67-4c60-90ad-2cf83ed1abba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.266589 | controller | Jun 10 15:00:15.141038 crc crio[20344]: time="2026-06-10T15:00:15.140969725Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=12d3d18d-c642-4745-a18c-af17e99177ba name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.266605 | controller | Jun 10 15:00:15.244576 crc crio[20344]: time="2026-06-10T15:00:15.244470997Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=eb58a8fb-a63f-4cfe-b767-559e1652218c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.266622 | controller | Jun 10 15:00:15.270797 crc crio[20344]: time="2026-06-10T15:00:15.270670434Z" level=info msg="Creating container: openstack/dnsmasq-dns-798c5d9f59-plqkf/init" id=08d59067-4d78-4099-8b06-9e8cb373fcd0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.266638 | controller | Jun 10 15:00:15.271113 crc crio[20344]: time="2026-06-10T15:00:15.271070734Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.266654 | controller | Jun 10 15:00:15.327604 crc crio[20344]: time="2026-06-10T15:00:15.327021589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.266670 | controller | Jun 10 15:00:15.333096 crc crio[20344]: time="2026-06-10T15:00:15.331985267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.266685 | controller | Jun 10 15:00:15.355647 crc crio[20344]: time="2026-06-10T15:00:15.355567286Z" level=info msg="Stopping pod sandbox: ea465aa3001e11c4daa6062a306bf4a52d74a6e29dd95c90ebdb6b5750423aff" id=b6529faf-0136-4d23-8b5e-39d815d944b0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.266702 | controller | Jun 10 15:00:15.356302 crc crio[20344]: time="2026-06-10T15:00:15.356192622Z" level=info msg="Got pod network &{Name:dnsmasq-dns-fb9766d9-sbsdq Namespace:openstack ID:ea465aa3001e11c4daa6062a306bf4a52d74a6e29dd95c90ebdb6b5750423aff UID:009412c0-7602-4300-83de-3590890e6aa6 NetNS:/var/run/netns/30967bcf-723e-4873-b8ee-8323c6e30047 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod009412c0_7602_4300_83de_3590890e6aa6.slice PodAnnotations:0xc0032240d8}] Aliases:map[]}"
2026-06-10 15:52:06.266718 | controller | Jun 10 15:00:15.356545 crc crio[20344]: time="2026-06-10T15:00:15.356443499Z" level=info msg="Deleting pod openstack_dnsmasq-dns-fb9766d9-sbsdq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.266734 | controller | Jun 10 15:00:15.415826 crc crio[20344]: time="2026-06-10T15:00:15.412793654Z" level=info msg="Running pod sandbox: openstack/keystone-bootstrap-bg2h5/POD" id=c37632d8-36ff-4698-a4f4-1e2004042d44 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.266758 | controller | Jun 10 15:00:15.415826 crc crio[20344]: time="2026-06-10T15:00:15.412967459Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.266775 | controller | Jun 10 15:00:15.810355 crc crio[20344]: time="2026-06-10T15:00:15.806912372Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-5dd88c8fdc-vc7jp/POD" id=bb99f902-7feb-4f5b-8ed3-3075c03b6580 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.266791 | controller | Jun 10 15:00:15.810355 crc crio[20344]: time="2026-06-10T15:00:15.807549278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.266807 | controller | Jun 10 15:00:15.822429 crc crio[20344]: time="2026-06-10T15:00:15.821387085Z" level=info msg="Got pod network &{Name:keystone-bootstrap-bg2h5 Namespace:openstack ID:21ca03bfed1504efa7001275f93766b1cce02d2df295c655a036ce436835e31a UID:a6999fbd-6b8c-44c1-b933-3327e98bff8c NetNS:/var/run/netns/d2f2401d-9929-42de-b4fe-5de0dc11495a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6999fbd_6b8c_44c1_b933_3327e98bff8c.slice PodAnnotations:0xc006858078}] Aliases:map[]}"
2026-06-10 15:52:06.266823 | controller | Jun 10 15:00:15.822429 crc crio[20344]: time="2026-06-10T15:00:15.821428326Z" level=info msg="Adding pod openstack_keystone-bootstrap-bg2h5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.266839 | controller | Jun 10 15:00:15.986749 crc crio[20344]: time="2026-06-10T15:00:15.986665384Z" level=info msg="Got pod network &{Name:dnsmasq-dns-5dd88c8fdc-vc7jp Namespace:openstack ID:6763017e772b1d53defc887942d14cc353a287332457a5ffacc1f5132ae693d6 UID:8a603a59-68c3-4be8-8097-8eb8c6f1fc71 NetNS:/var/run/netns/e6430d06-f74d-4e08-99d8-c6b7ca03eea1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a603a59_68c3_4be8_8097_8eb8c6f1fc71.slice PodAnnotations:0xc0027c0450}] Aliases:map[]}"
2026-06-10 15:52:06.266883 | controller | Jun 10 15:00:15.987004 crc crio[20344]: time="2026-06-10T15:00:15.986986072Z" level=info msg="Adding pod openstack_dnsmasq-dns-5dd88c8fdc-vc7jp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.266902 | controller | Jun 10 15:00:16.110555 crc crio[20344]: time="2026-06-10T15:00:16.106808296Z" level=info msg="Stopped pod sandbox: ea465aa3001e11c4daa6062a306bf4a52d74a6e29dd95c90ebdb6b5750423aff" id=b6529faf-0136-4d23-8b5e-39d815d944b0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.266917 | controller | Jun 10 15:00:16.906635 crc crio[20344]: time="2026-06-10T15:00:16.906123237Z" level=info msg="Running pod sandbox: openstack/cinder-db-sync-bgzdq/POD" id=dcff7df6-f9dc-491f-8484-b2d44e958563 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.266934 | controller | Jun 10 15:00:16.907737 crc crio[20344]: time="2026-06-10T15:00:16.906677042Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.266950 | controller | Jun 10 15:00:16.925053 crc crio[20344]: time="2026-06-10T15:00:16.923768483Z" level=info msg="Running pod sandbox: openstack/neutron-db-sync-6fdsd/POD" id=38b915b2-a2d9-4fdc-a873-1db5dda76029 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.266966 | controller | Jun 10 15:00:16.925053 crc crio[20344]: time="2026-06-10T15:00:16.923860945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.266986 | controller | Jun 10 15:00:16.961315 crc crio[20344]: time="2026-06-10T15:00:16.961146118Z" level=info msg="Got pod network &{Name:cinder-db-sync-bgzdq Namespace:openstack ID:4ceecadf46c58cdd5b133938984a78820097b031ae3fbad1c2ae3c3799d851a7 UID:fa87ef16-03d2-4e23-883f-03048c9f4665 NetNS:/var/run/netns/a83ae731-9bbe-4772-ac7c-23d55fb708cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa87ef16_03d2_4e23_883f_03048c9f4665.slice PodAnnotations:0xc00012a590}] Aliases:map[]}"
2026-06-10 15:52:06.267004 | controller | Jun 10 15:00:16.961315 crc crio[20344]: time="2026-06-10T15:00:16.96122973Z" level=info msg="Adding pod openstack_cinder-db-sync-bgzdq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.267020 | controller | Jun 10 15:00:16.982773 crc crio[20344]: time="2026-06-10T15:00:16.982651464Z" level=info msg="Got pod network &{Name:neutron-db-sync-6fdsd Namespace:openstack ID:30664061d45d7d7217a0b120fb84e598c263f144940b8ca63e82aa7e27c0b94f UID:8bfad83e-2bcf-4eff-8a3c-cd9337cfa097 NetNS:/var/run/netns/3cfa00e6-7f33-4450-8444-ff40eebbeb41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bfad83e_2bcf_4eff_8a3c_cd9337cfa097.slice PodAnnotations:0xc004036158}] Aliases:map[]}"
2026-06-10 15:52:06.267038 | controller | Jun 10 15:00:16.982773 crc crio[20344]: time="2026-06-10T15:00:16.982741116Z" level=info msg="Adding pod openstack_neutron-db-sync-6fdsd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.267054 | controller | Jun 10 15:00:17.132735 crc crio[20344]: time="2026-06-10T15:00:17.131917158Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=f944df71-3d8b-439f-ba9f-5a12c849f4e1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.267071 | controller | Jun 10 15:00:17.133005 crc crio[20344]: time="2026-06-10T15:00:17.132939845Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.267088 | controller | Jun 10 15:00:17.155572 crc crio[20344]: time="2026-06-10T15:00:17.155421965Z" level=info msg="Running pod sandbox: openstack/placement-db-sync-nsp56/POD" id=9e5a5770-8e3c-4239-a797-e93bf5b7e6d8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.267104 | controller | Jun 10 15:00:17.155738 crc crio[20344]: time="2026-06-10T15:00:17.15558608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.267121 | controller | Jun 10 15:00:17.184759 crc crio[20344]: time="2026-06-10T15:00:17.18463694Z" level=info msg="Created container 5470cf8af7aac6e2d0b74d1ef898fef3f9495b944d3109049a6d2378ad9ee1b7: openstack/dnsmasq-dns-798c5d9f59-plqkf/init" id=08d59067-4d78-4099-8b06-9e8cb373fcd0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.267138 | controller | Jun 10 15:00:17.189028 crc crio[20344]: time="2026-06-10T15:00:17.188676644Z" level=info msg="Starting container: 5470cf8af7aac6e2d0b74d1ef898fef3f9495b944d3109049a6d2378ad9ee1b7" id=f25ba612-2816-4a73-92f0-e7e151f421e2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.267156 | controller | Jun 10 15:00:17.197570 crc crio[20344]: time="2026-06-10T15:00:17.196884916Z" level=info msg="Started container" PID=62705 containerID=5470cf8af7aac6e2d0b74d1ef898fef3f9495b944d3109049a6d2378ad9ee1b7 description=openstack/dnsmasq-dns-798c5d9f59-plqkf/init id=f25ba612-2816-4a73-92f0-e7e151f421e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a17113a4b292145f2fe365d87333323112eeb2df9c77537153f0cdbff4d50e19
2026-06-10 15:52:06.267175 | controller | Jun 10 15:00:17.199157 crc crio[20344]: time="2026-06-10T15:00:17.198886978Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a32b6bdb3492a139e5814cfdbe72e18e7ed12cc28a3caa97bc1ceed89c44dc26 UID:674864ac-2676-4d72-b520-8511a512e2e7 NetNS:/var/run/netns/1296d629-b410-4fe3-b16d-858ec0f899d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod674864ac_2676_4d72_b520_8511a512e2e7.slice PodAnnotations:0xc00078c160}] Aliases:map[]}"
2026-06-10 15:52:06.267197 | controller | Jun 10 15:00:17.199157 crc crio[20344]: time="2026-06-10T15:00:17.198937749Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.267215 | controller | Jun 10 15:00:17.202441 crc crio[20344]: time="2026-06-10T15:00:17.202357557Z" level=info msg="Got pod network &{Name:placement-db-sync-nsp56 Namespace:openstack ID:5131d3b9f479015e677f10b6de0a485f3a6e5e4b0580790e2d513b4952a73084 UID:917ca20f-f542-4eae-9cba-37205fd6d371 NetNS:/var/run/netns/1d07ec37-9b31-467d-9439-2e1eb90b9667 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod917ca20f_f542_4eae_9cba_37205fd6d371.slice PodAnnotations:0xc0032242b0}] Aliases:map[]}"
2026-06-10 15:52:06.267232 | controller | Jun 10 15:00:17.202441 crc crio[20344]: time="2026-06-10T15:00:17.202432769Z" level=info msg="Adding pod openstack_placement-db-sync-nsp56 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.267249 | controller | Jun 10 15:00:17.928058 crc crio[20344]: 2026-06-10T15:00:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:21ca03bfed1504e Mac:9e:bf:6e:ce:35:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/d2f2401d-9929-42de-b4fe-5de0dc11495a SocketPath: PciID:}] [{Interface:0xc0002326e0 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.267265 | controller | Jun 10 15:00:17.928058 crc crio[20344]: time="2026-06-10T15:00:17.92779201Z" level=info msg="Got pod network &{Name:keystone-bootstrap-bg2h5 Namespace:openstack ID:21ca03bfed1504efa7001275f93766b1cce02d2df295c655a036ce436835e31a UID:a6999fbd-6b8c-44c1-b933-3327e98bff8c NetNS:/var/run/netns/d2f2401d-9929-42de-b4fe-5de0dc11495a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6999fbd_6b8c_44c1_b933_3327e98bff8c.slice PodAnnotations:0xc006858078}] Aliases:map[]}"
2026-06-10 15:52:06.267283 | controller | Jun 10 15:00:17.929823 crc crio[20344]: time="2026-06-10T15:00:17.928550319Z" level=info msg="Checking pod openstack_keystone-bootstrap-bg2h5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.267299 | controller | Jun 10 15:00:17.957358 crc crio[20344]: 2026-06-10T15:00:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6763017e772b1d5 Mac:72:4e:b2:9d:db:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/e6430d06-f74d-4e08-99d8-c6b7ca03eea1 SocketPath: PciID:}] [{Interface:0xc000538770 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.267316 | controller | Jun 10 15:00:17.957768 crc crio[20344]: time="2026-06-10T15:00:17.957671161Z" level=info msg="Ran pod sandbox 21ca03bfed1504efa7001275f93766b1cce02d2df295c655a036ce436835e31a with infra container: openstack/keystone-bootstrap-bg2h5/POD" id=c37632d8-36ff-4698-a4f4-1e2004042d44 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.267333 | controller | Jun 10 15:00:17.965978 crc crio[20344]: time="2026-06-10T15:00:17.962875346Z" level=info msg="Got pod network &{Name:dnsmasq-dns-5dd88c8fdc-vc7jp Namespace:openstack ID:6763017e772b1d53defc887942d14cc353a287332457a5ffacc1f5132ae693d6 UID:8a603a59-68c3-4be8-8097-8eb8c6f1fc71 NetNS:/var/run/netns/e6430d06-f74d-4e08-99d8-c6b7ca03eea1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a603a59_68c3_4be8_8097_8eb8c6f1fc71.slice PodAnnotations:0xc0027c0450}] Aliases:map[]}"
2026-06-10 15:52:06.267354 | controller | Jun 10 15:00:17.965978 crc crio[20344]: time="2026-06-10T15:00:17.965073962Z" level=info msg="Checking pod openstack_dnsmasq-dns-5dd88c8fdc-vc7jp for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.267371 | controller | Jun 10 15:00:17.975018 crc crio[20344]: time="2026-06-10T15:00:17.974948297Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=86bc90e4-77a0-4a94-a902-1911890fd2b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.267388 | controller | Jun 10 15:00:17.975308 crc crio[20344]: 2026-06-10T15:00:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:30664061d45d7d7 Mac:a2:41:fe:f3:07:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:92 Mtu:0 Sandbox:/var/run/netns/3cfa00e6-7f33-4450-8444-ff40eebbeb41 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.267405 | controller | Jun 10 15:00:17.977861 crc crio[20344]: time="2026-06-10T15:00:17.976169149Z" level=info msg="Got pod network &{Name:neutron-db-sync-6fdsd Namespace:openstack ID:30664061d45d7d7217a0b120fb84e598c263f144940b8ca63e82aa7e27c0b94f UID:8bfad83e-2bcf-4eff-8a3c-cd9337cfa097 NetNS:/var/run/netns/3cfa00e6-7f33-4450-8444-ff40eebbeb41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bfad83e_2bcf_4eff_8a3c_cd9337cfa097.slice PodAnnotations:0xc004036158}] Aliases:map[]}"
2026-06-10 15:52:06.267423 | controller | Jun 10 15:00:17.977861 crc crio[20344]: time="2026-06-10T15:00:17.976376334Z" level=info msg="Checking pod openstack_neutron-db-sync-6fdsd for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.267439 | controller | Jun 10 15:00:17.981549 crc crio[20344]: time="2026-06-10T15:00:17.981151828Z" level=info msg="Ran pod sandbox 6763017e772b1d53defc887942d14cc353a287332457a5ffacc1f5132ae693d6 with infra container: openstack/dnsmasq-dns-5dd88c8fdc-vc7jp/POD" id=bb99f902-7feb-4f5b-8ed3-3075c03b6580 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.267456 | controller | Jun 10 15:00:17.983945 crc crio[20344]: 2026-06-10T15:00:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4ceecadf46c58cd Mac:b6:c0:7c:e8:79:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/a83ae731-9bbe-4772-ac7c-23d55fb708cd SocketPath: PciID:}] [{Interface:0xc00011c5d0 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.267472 | controller | Jun 10 15:00:17.983945 crc crio[20344]: time="2026-06-10T15:00:17.983354315Z" level=info msg="Got pod network &{Name:cinder-db-sync-bgzdq Namespace:openstack ID:4ceecadf46c58cdd5b133938984a78820097b031ae3fbad1c2ae3c3799d851a7 UID:fa87ef16-03d2-4e23-883f-03048c9f4665 NetNS:/var/run/netns/a83ae731-9bbe-4772-ac7c-23d55fb708cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa87ef16_03d2_4e23_883f_03048c9f4665.slice PodAnnotations:0xc00012a590}] Aliases:map[]}"
2026-06-10 15:52:06.267490 | controller | Jun 10 15:00:17.983945 crc crio[20344]: time="2026-06-10T15:00:17.983486838Z" level=info msg="Checking pod openstack_cinder-db-sync-bgzdq for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.267506 | controller | Jun 10 15:00:17.986940 crc crio[20344]: time="2026-06-10T15:00:17.986548337Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=828ab26d-b70d-4828-8b1e-70491d6dd388 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.267528 | controller | Jun 10 15:00:17.996083 crc crio[20344]: time="2026-06-10T15:00:17.99286174Z" level=info msg="Ran pod sandbox 4ceecadf46c58cdd5b133938984a78820097b031ae3fbad1c2ae3c3799d851a7 with infra container: openstack/cinder-db-sync-bgzdq/POD" id=dcff7df6-f9dc-491f-8484-b2d44e958563 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.267545 | controller | Jun 10 15:00:17.997739 crc crio[20344]: time="2026-06-10T15:00:17.997649274Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=9fe81be4-c907-45ec-a016-4c1b0286bc17 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.267561 | controller | Jun 10 15:00:17.997957 crc crio[20344]: time="2026-06-10T15:00:17.99789293Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified not found" id=9fe81be4-c907-45ec-a016-4c1b0286bc17 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.267578 | controller | Jun 10 15:00:17.998052 crc crio[20344]: time="2026-06-10T15:00:17.997964172Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified found" id=9fe81be4-c907-45ec-a016-4c1b0286bc17 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.267594 | controller | Jun 10 15:00:18.000243 crc crio[20344]: time="2026-06-10T15:00:18.000169129Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=123da0fe-6a25-4ced-9ed2-1a46a4da12ce name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.267611 | controller | Jun 10 15:00:18.003558 crc crio[20344]: time="2026-06-10T15:00:18.003418153Z" level=info msg="Ran pod sandbox 30664061d45d7d7217a0b120fb84e598c263f144940b8ca63e82aa7e27c0b94f with infra container: openstack/neutron-db-sync-6fdsd/POD" id=38b915b2-a2d9-4fdc-a873-1db5dda76029 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.267627 | controller | Jun 10 15:00:18.009885 crc crio[20344]: time="2026-06-10T15:00:18.005663061Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=492dea29-1059-4554-a16b-6424fc06266a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.267643 | controller | Jun 10 15:00:18.009885 crc crio[20344]: time="2026-06-10T15:00:18.009038768Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\""
2026-06-10 15:52:06.267659 | controller | Jun 10 15:00:18.023004 crc crio[20344]: time="2026-06-10T15:00:18.022917066Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=b0790591-4100-40bb-a394-a35476f83413 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.267676 | controller | Jun 10 15:00:18.045515 crc crio[20344]: time="2026-06-10T15:00:18.037189665Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=fe46397c-5358-4f45-937b-6e2f8d632259 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.267693 | controller | Jun 10 15:00:18.071650 crc crio[20344]: time="2026-06-10T15:00:18.07148138Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=a66229f3-584c-4a5b-a900-8b455469828c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.267709 | controller | Jun 10 15:00:18.163739 crc crio[20344]: 2026-06-10T15:00:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a32b6bdb3492a13 Mac:42:40:01:29:60:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/1296d629-b410-4fe3-b16d-858ec0f899d0 SocketPath: PciID:}] [{Interface:0xc0002006e0 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.267727 | controller | Jun 10 15:00:18.165464 crc crio[20344]: time="2026-06-10T15:00:18.165385735Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a32b6bdb3492a139e5814cfdbe72e18e7ed12cc28a3caa97bc1ceed89c44dc26 UID:674864ac-2676-4d72-b520-8511a512e2e7 NetNS:/var/run/netns/1296d629-b410-4fe3-b16d-858ec0f899d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod674864ac_2676_4d72_b520_8511a512e2e7.slice PodAnnotations:0xc00078c160}] Aliases:map[]}"
2026-06-10 15:52:06.267748 | controller | Jun 10 15:00:18.165656 crc crio[20344]: time="2026-06-10T15:00:18.16558722Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.267765 | controller | Jun 10 15:00:18.166075 crc crio[20344]: 2026-06-10T15:00:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5131d3b9f479015 Mac:d6:70:66:1c:f7:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/1d07ec37-9b31-467d-9439-2e1eb90b9667 SocketPath: PciID:}] [{Interface:0xc00035aa00 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.267782 | controller | Jun 10 15:00:18.167141 crc crio[20344]: time="2026-06-10T15:00:18.166842023Z" level=info msg="Got pod network &{Name:placement-db-sync-nsp56 Namespace:openstack ID:5131d3b9f479015e677f10b6de0a485f3a6e5e4b0580790e2d513b4952a73084 UID:917ca20f-f542-4eae-9cba-37205fd6d371 NetNS:/var/run/netns/1d07ec37-9b31-467d-9439-2e1eb90b9667 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod917ca20f_f542_4eae_9cba_37205fd6d371.slice PodAnnotations:0xc0032242b0}] Aliases:map[]}"
2026-06-10 15:52:06.267800 | controller | Jun 10 15:00:18.167141 crc crio[20344]: time="2026-06-10T15:00:18.166973586Z" level=info msg="Checking pod openstack_placement-db-sync-nsp56 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.267816 | controller | Jun 10 15:00:18.176232 crc crio[20344]: time="2026-06-10T15:00:18.176151413Z" level=info msg="Ran pod sandbox a32b6bdb3492a139e5814cfdbe72e18e7ed12cc28a3caa97bc1ceed89c44dc26 with infra container: openstack/ceilometer-0/POD" id=f944df71-3d8b-439f-ba9f-5a12c849f4e1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.267832 | controller | Jun 10 15:00:18.176614 crc crio[20344]: time="2026-06-10T15:00:18.176536613Z" level=info msg="Ran pod sandbox 5131d3b9f479015e677f10b6de0a485f3a6e5e4b0580790e2d513b4952a73084 with infra container: openstack/placement-db-sync-nsp56/POD" id=9e5a5770-8e3c-4239-a797-e93bf5b7e6d8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.267865 | controller | Jun 10 15:00:18.182820 crc crio[20344]: time="2026-06-10T15:00:18.182693832Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=2a7c66c7-164f-4ed4-b4e6-c66973338060 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.267887 | controller | Jun 10 15:00:18.182952 crc crio[20344]: time="2026-06-10T15:00:18.182694362Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=e77d3fe5-e667-4277-b2c0-9496a9267a72 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.267904 | controller | Jun 10 15:00:18.183007 crc crio[20344]: time="2026-06-10T15:00:18.182957349Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified not found" id=2a7c66c7-164f-4ed4-b4e6-c66973338060 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.267921 | controller | Jun 10 15:00:18.183007 crc crio[20344]: time="2026-06-10T15:00:18.18300337Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified found" id=2a7c66c7-164f-4ed4-b4e6-c66973338060 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.267937 | controller | Jun 10 15:00:18.183401 crc crio[20344]: time="2026-06-10T15:00:18.183227766Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-placement-api:current-podified not found" id=e77d3fe5-e667-4277-b2c0-9496a9267a72 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.267959 | controller | Jun 10 15:00:18.183401 crc crio[20344]: time="2026-06-10T15:00:18.183361899Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api:current-podified found" id=e77d3fe5-e667-4277-b2c0-9496a9267a72 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.267975 | controller | Jun 10 15:00:18.184068 crc crio[20344]: time="2026-06-10T15:00:18.183922714Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=b8a03556-be9e-4041-9d3e-f33f1217e79c name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.267992 | controller | Jun 10 15:00:18.187432 crc crio[20344]: time="2026-06-10T15:00:18.186610623Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\""
2026-06-10 15:52:06.268008 | controller | Jun 10 15:00:18.187432 crc crio[20344]: time="2026-06-10T15:00:18.187077505Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=8a988a7a-7a09-47f2-a526-0e32ec723f4e name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.268024 | controller | Jun 10 15:00:18.189966 crc crio[20344]: time="2026-06-10T15:00:18.189909479Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\""
2026-06-10 15:52:06.268040 | controller | Jun 10 15:00:18.213559 crc crio[20344]: time="2026-06-10T15:00:18.213477667Z" level=info msg="Creating container: openstack/keystone-bootstrap-bg2h5/keystone-bootstrap" id=c71d554d-cd20-4ebf-96b8-f394f5199df5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.268057 | controller | Jun 10 15:00:18.213984 crc crio[20344]: time="2026-06-10T15:00:18.213897278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.268073 | controller | Jun 10 15:00:18.258961 crc crio[20344]: time="2026-06-10T15:00:18.258853699Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.268088 | controller | Jun 10 15:00:18.264097 crc crio[20344]: time="2026-06-10T15:00:18.263960441Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.268104 | controller | Jun 10 15:00:18.430930 crc crio[20344]: time="2026-06-10T15:00:18.430803749Z" level=info msg="Creating container: openstack/neutron-db-sync-6fdsd/neutron-db-sync" id=0550d6a6-c35a-4c5c-962b-9f72936cb70e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.268120 | controller | Jun 10 15:00:18.431601 crc crio[20344]: time="2026-06-10T15:00:18.431512148Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.268136 | controller | Jun 10 15:00:18.500917 crc crio[20344]: time="2026-06-10T15:00:18.500786867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.268152 | controller | Jun 10 15:00:18.505433 crc crio[20344]: time="2026-06-10T15:00:18.505226261Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.268168 | controller | Jun 10 15:00:18.526300 crc crio[20344]: time="2026-06-10T15:00:18.525663499Z" level=info msg="Stopping pod sandbox: a17113a4b292145f2fe365d87333323112eeb2df9c77537153f0cdbff4d50e19" id=3feaf694-fcd4-4c12-a781-429c485e7ebb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.268188 | controller | Jun 10 15:00:18.527125 crc crio[20344]: time="2026-06-10T15:00:18.526983783Z" level=info msg="Got pod network &{Name:dnsmasq-dns-798c5d9f59-plqkf Namespace:openstack ID:a17113a4b292145f2fe365d87333323112eeb2df9c77537153f0cdbff4d50e19 UID:e9aa3174-81e2-4315-b8cc-ebcebd474f56 NetNS:/var/run/netns/28daccf0-8a5e-4a35-baee-ee9b65f7fa29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9aa3174_81e2_4315_b8cc_ebcebd474f56.slice PodAnnotations:0xc0027c0260}] Aliases:map[]}"
2026-06-10 15:52:06.268204 | controller | Jun 10 15:00:18.527350 crc crio[20344]: time="2026-06-10T15:00:18.527146007Z" level=info msg="Deleting pod openstack_dnsmasq-dns-798c5d9f59-plqkf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.268220 | controller | Jun 10 15:00:18.954188 crc crio[20344]: time="2026-06-10T15:00:18.954049622Z" level=info msg="Stopped pod sandbox: a17113a4b292145f2fe365d87333323112eeb2df9c77537153f0cdbff4d50e19" id=3feaf694-fcd4-4c12-a781-429c485e7ebb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.268237 | controller | Jun 10 15:00:19.100627 crc crio[20344]: time="2026-06-10T15:00:19.100450352Z" level=info msg="Created container 1b6361086cc07e74fd6a998beb44e3d26752026720de3ccb0286b8fbffe91819: openstack/keystone-bootstrap-bg2h5/keystone-bootstrap" id=c71d554d-cd20-4ebf-96b8-f394f5199df5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.268253 | controller | Jun 10 15:00:19.103135 crc crio[20344]: time="2026-06-10T15:00:19.103043139Z" level=info msg="Starting container: 1b6361086cc07e74fd6a998beb44e3d26752026720de3ccb0286b8fbffe91819" id=e5cfee2b-253f-4a87-a881-f10313e97c6d name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.268269 | controller | Jun 10 15:00:19.111648 crc crio[20344]: time="2026-06-10T15:00:19.111561169Z" level=info msg="Started container" PID=63123 containerID=1b6361086cc07e74fd6a998beb44e3d26752026720de3ccb0286b8fbffe91819 description=openstack/keystone-bootstrap-bg2h5/keystone-bootstrap id=e5cfee2b-253f-4a87-a881-f10313e97c6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=21ca03bfed1504efa7001275f93766b1cce02d2df295c655a036ce436835e31a
2026-06-10 15:52:06.268286 | controller | Jun 10 15:00:19.481082 crc crio[20344]: time="2026-06-10T15:00:19.480524417Z" level=info msg="Creating container: openstack/dnsmasq-dns-5dd88c8fdc-vc7jp/init" id=feb8e914-be38-43bc-a341-80261d3fbd8b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.268302 | controller | Jun 10 15:00:19.481549 crc crio[20344]: time="2026-06-10T15:00:19.481483612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.268318 | controller | Jun 10 15:00:19.538830 crc crio[20344]: time="2026-06-10T15:00:19.538681139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.268334 | controller | Jun 10 15:00:19.548522 crc crio[20344]: time="2026-06-10T15:00:19.548255436Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.268350 | controller | Jun 10 15:00:19.561006 crc crio[20344]: time="2026-06-10T15:00:19.560679937Z" level=info msg="Removing container: 5470cf8af7aac6e2d0b74d1ef898fef3f9495b944d3109049a6d2378ad9ee1b7" id=cc308a7a-0843-455e-80ad-6ce83ea69c00 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.268366 | controller | Jun 10 15:00:19.597905 crc crio[20344]: time="2026-06-10T15:00:19.597764495Z" level=info msg="Created container 43c1500ad5ae23d1bb98928141bf959df9e0e22eab9052f29b2357c2442da856: openstack/neutron-db-sync-6fdsd/neutron-db-sync" id=0550d6a6-c35a-4c5c-962b-9f72936cb70e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.268386 | controller | Jun 10 15:00:19.599077 crc crio[20344]: time="2026-06-10T15:00:19.598950835Z" level=info msg="Starting container: 43c1500ad5ae23d1bb98928141bf959df9e0e22eab9052f29b2357c2442da856" id=5570e24b-0c08-45af-bd62-4fe814bb6f4d name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.268403 | controller | Jun 10 15:00:19.614490 crc crio[20344]: time="2026-06-10T15:00:19.61382917Z" level=info msg="Started container" PID=63153 containerID=43c1500ad5ae23d1bb98928141bf959df9e0e22eab9052f29b2357c2442da856 description=openstack/neutron-db-sync-6fdsd/neutron-db-sync id=5570e24b-0c08-45af-bd62-4fe814bb6f4d name=/runtime.v1.RuntimeService/StartContainer sandboxID=30664061d45d7d7217a0b120fb84e598c263f144940b8ca63e82aa7e27c0b94f
2026-06-10 15:52:06.268419 | controller | Jun 10 15:00:19.641400 crc crio[20344]: time="2026-06-10T15:00:19.64134126Z" level=info msg="Removed container 5470cf8af7aac6e2d0b74d1ef898fef3f9495b944d3109049a6d2378ad9ee1b7: openstack/dnsmasq-dns-798c5d9f59-plqkf/init" id=cc308a7a-0843-455e-80ad-6ce83ea69c00 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.268436 | controller | Jun 10 15:00:20.017086 crc crio[20344]: time="2026-06-10T15:00:20.016981481Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=45cba823-526c-422a-9a37-8ac4fef5c7ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.268452 | controller | Jun 10 15:00:20.017086 crc crio[20344]: time="2026-06-10T15:00:20.017091333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.268469 | controller | Jun 10 15:00:20.028147 crc crio[20344]: time="2026-06-10T15:00:20.028028306Z" level=info msg="Running pod sandbox: openstack/barbican-db-sync-qnbnd/POD" id=e8076ab1-e9c1-4bed-ae78-5346b1cab953 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.268485 | controller | Jun 10 15:00:20.028324 crc crio[20344]: time="2026-06-10T15:00:20.028156009Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.268501 | controller | Jun 10 15:00:20.036849 crc crio[20344]: time="2026-06-10T15:00:20.036755281Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7cfd7bd55-jk297/POD" id=b0a1e4aa-bebe-47cf-97d8-f0150f682a2e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.268517 | controller | Jun 10 15:00:20.036849 crc crio[20344]: time="2026-06-10T15:00:20.036840833Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.268533 | controller | Jun 10 15:00:20.086804 crc crio[20344]: time="2026-06-10T15:00:20.084154275Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:3b8672696be791eecea7c3f25235535c0c1016fa5e23e1aa6e19aba680b235db UID:4a12637c-2193-420c-a752-e5d6a5cbe645 NetNS:/var/run/netns/7e24ef1f-3bd5-4dad-9bb2-0938b9c3d92a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a12637c_2193_420c_a752_e5d6a5cbe645.slice PodAnnotations:0xc003224a50}] Aliases:map[]}"
2026-06-10 15:52:06.268550 | controller | Jun 10 15:00:20.086804 crc crio[20344]: time="2026-06-10T15:00:20.084213237Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.268566 | controller | Jun 10 15:00:20.109347 crc crio[20344]: time="2026-06-10T15:00:20.109225733Z" level=info msg="Got pod network &{Name:barbican-db-sync-qnbnd Namespace:openstack ID:a47365987b0aa43f1558e3f8dde785a2e39dfc7cb0573c84dbe44f9c9c502f9a UID:d7eb5a6a-b8ae-47ae-a8f2-549b5c59f7c3 NetNS:/var/run/netns/8677106d-e129-4d80-86b4-360aa03d4b69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7eb5a6a_b8ae_47ae_a8f2_549b5c59f7c3.slice PodAnnotations:0xc0027c09a8}] Aliases:map[]}"
2026-06-10 15:52:06.268587 | controller | Jun 10 15:00:20.109347 crc crio[20344]: time="2026-06-10T15:00:20.109335245Z" level=info msg="Adding pod openstack_barbican-db-sync-qnbnd to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.268605 | controller | Jun 10 15:00:20.111228 crc crio[20344]: time="2026-06-10T15:00:20.111159083Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7cfd7bd55-jk297 Namespace:openstack ID:422cf1c486de21366422248941d79e91dbfc9f750c64f21ca5a9626a94073d8d UID:a797edce-08bb-498f-941d-dfde7735f2e2 NetNS:/var/run/netns/a768e211-136f-4907-a711-67d888144833 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda797edce_08bb_498f_941d_dfde7735f2e2.slice PodAnnotations:0xc004036cb8}] Aliases:map[]}"
2026-06-10 15:52:06.268622 | controller | Jun 10 15:00:20.111228 crc crio[20344]: time="2026-06-10T15:00:20.111222114Z" level=info msg="Adding pod openstack_dnsmasq-dns-7cfd7bd55-jk297 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.268638 | controller | Jun 10 15:00:20.167132 crc crio[20344]: time="2026-06-10T15:00:20.167001185Z" level=info msg="Created container 0b08b61b695da17d8a48afbf5d9c023b4506f0e4355ee628da97a18c41fa33ea: openstack/dnsmasq-dns-5dd88c8fdc-vc7jp/init" id=feb8e914-be38-43bc-a341-80261d3fbd8b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.268655 | controller | Jun 10 15:00:20.171503 crc crio[20344]: time="2026-06-10T15:00:20.171400348Z" level=info msg="Starting container: 0b08b61b695da17d8a48afbf5d9c023b4506f0e4355ee628da97a18c41fa33ea" id=8e5780dc-2af7-42a5-b657-d0f6d115ac62 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.268672 | controller | Jun 10 15:00:20.180632 crc crio[20344]: time="2026-06-10T15:00:20.179118778Z" level=info msg="Started container" PID=63235 containerID=0b08b61b695da17d8a48afbf5d9c023b4506f0e4355ee628da97a18c41fa33ea description=openstack/dnsmasq-dns-5dd88c8fdc-vc7jp/init id=8e5780dc-2af7-42a5-b657-d0f6d115ac62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6763017e772b1d53defc887942d14cc353a287332457a5ffacc1f5132ae693d6
2026-06-10 15:52:06.268689 | controller | Jun 10 15:00:20.596563 crc crio[20344]: time="2026-06-10T15:00:20.595352706Z" level=info msg="Stopping container: 0b08b61b695da17d8a48afbf5d9c023b4506f0e4355ee628da97a18c41fa33ea (timeout: 10s)" id=baf41e44-1c90-4d51-bc99-f013039c806f name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.268706 | controller | Jun 10 15:00:21.325538 crc crio[20344]: time="2026-06-10T15:00:21.32430097Z" level=info msg="Stopped container 0b08b61b695da17d8a48afbf5d9c023b4506f0e4355ee628da97a18c41fa33ea: openstack/dnsmasq-dns-5dd88c8fdc-vc7jp/init" id=baf41e44-1c90-4d51-bc99-f013039c806f name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.268722 | controller | Jun 10 15:00:21.330647 crc crio[20344]: time="2026-06-10T15:00:21.330545821Z" level=info msg="Stopping pod sandbox: 6763017e772b1d53defc887942d14cc353a287332457a5ffacc1f5132ae693d6" id=586009d9-866a-4dc8-890f-ffdf55edecab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.268739 | controller | Jun 10 15:00:21.331852 crc crio[20344]: time="2026-06-10T15:00:21.331599148Z" level=info msg="Got pod network &{Name:dnsmasq-dns-5dd88c8fdc-vc7jp Namespace:openstack ID:6763017e772b1d53defc887942d14cc353a287332457a5ffacc1f5132ae693d6 UID:8a603a59-68c3-4be8-8097-8eb8c6f1fc71 NetNS:/var/run/netns/e6430d06-f74d-4e08-99d8-c6b7ca03eea1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a603a59_68c3_4be8_8097_8eb8c6f1fc71.slice PodAnnotations:0xc00282e278}] Aliases:map[]}"
2026-06-10 15:52:06.268760 | controller | Jun 10 15:00:21.331960 crc crio[20344]: time="2026-06-10T15:00:21.331883245Z" level=info msg="Deleting pod openstack_dnsmasq-dns-5dd88c8fdc-vc7jp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.268777 | controller | Jun 10 15:00:21.348318 crc crio[20344]: 2026-06-10T15:00:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:422cf1c486de213 Mac:9a:26:c6:33:c2:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/a768e211-136f-4907-a711-67d888144833 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.268793 | controller | Jun 10 15:00:21.349474 crc crio[20344]: 2026-06-10T15:00:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a47365987b0aa43 Mac:2a:ed:8a:c6:4f:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/8677106d-e129-4d80-86b4-360aa03d4b69 SocketPath: PciID:}] [{Interface:0xc0005365e0 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.268810 | controller | Jun 10 15:00:21.350165 crc crio[20344]: time="2026-06-10T15:00:21.350070845Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7cfd7bd55-jk297 Namespace:openstack ID:422cf1c486de21366422248941d79e91dbfc9f750c64f21ca5a9626a94073d8d UID:a797edce-08bb-498f-941d-dfde7735f2e2 NetNS:/var/run/netns/a768e211-136f-4907-a711-67d888144833 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda797edce_08bb_498f_941d_dfde7735f2e2.slice PodAnnotations:0xc004036cb8}] Aliases:map[]}"
2026-06-10 15:52:06.268827 | controller | Jun 10 15:00:21.350326 crc crio[20344]: time="2026-06-10T15:00:21.350240799Z" level=info msg="Checking pod openstack_dnsmasq-dns-7cfd7bd55-jk297 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.268844 | controller | Jun 10 15:00:21.350392 crc crio[20344]: time="2026-06-10T15:00:21.35025015Z" level=info msg="Got pod network &{Name:barbican-db-sync-qnbnd Namespace:openstack ID:a47365987b0aa43f1558e3f8dde785a2e39dfc7cb0573c84dbe44f9c9c502f9a UID:d7eb5a6a-b8ae-47ae-a8f2-549b5c59f7c3 NetNS:/var/run/netns/8677106d-e129-4d80-86b4-360aa03d4b69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7eb5a6a_b8ae_47ae_a8f2_549b5c59f7c3.slice PodAnnotations:0xc0027c09a8}] Aliases:map[]}"
2026-06-10 15:52:06.268881 | controller | Jun 10 15:00:21.350493 crc crio[20344]: time="2026-06-10T15:00:21.350441715Z" level=info msg="Checking pod openstack_barbican-db-sync-qnbnd for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.268899 | controller | Jun 10 15:00:21.358912 crc crio[20344]: time="2026-06-10T15:00:21.358840121Z" level=info msg="Ran pod sandbox 422cf1c486de21366422248941d79e91dbfc9f750c64f21ca5a9626a94073d8d with infra container: openstack/dnsmasq-dns-7cfd7bd55-jk297/POD" id=b0a1e4aa-bebe-47cf-97d8-f0150f682a2e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.268917 | controller | Jun 10 15:00:21.361800 crc crio[20344]: time="2026-06-10T15:00:21.361745466Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=6a5f2f8f-4f87-433d-988f-601185d4fe8d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.268934 | controller | Jun 10 15:00:21.370956 crc crio[20344]: time="2026-06-10T15:00:21.37079046Z" level=info msg="Ran pod sandbox a47365987b0aa43f1558e3f8dde785a2e39dfc7cb0573c84dbe44f9c9c502f9a with infra container: openstack/barbican-db-sync-qnbnd/POD" id=e8076ab1-e9c1-4bed-ae78-5346b1cab953 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.268950 | controller | Jun 10 15:00:21.374247 crc crio[20344]: time="2026-06-10T15:00:21.374150277Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=20b8cd48-cd31-49c1-8c0b-5ee54547df01 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.268972 | controller | Jun 10 15:00:21.374401 crc crio[20344]: time="2026-06-10T15:00:21.374373643Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified not found" id=20b8cd48-cd31-49c1-8c0b-5ee54547df01 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.268988 | controller | Jun 10 15:00:21.374481 crc crio[20344]: time="2026-06-10T15:00:21.374422074Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified found" id=20b8cd48-cd31-49c1-8c0b-5ee54547df01 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.269005 | controller | Jun 10 15:00:21.377452 crc crio[20344]: time="2026-06-10T15:00:21.37738254Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=5af10cd8-aff7-4c90-a953-9351aae8ec3f name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.269022 | controller | Jun 10 15:00:21.381870 crc crio[20344]: time="2026-06-10T15:00:21.381785814Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\""
2026-06-10 15:52:06.269038 | controller | Jun 10 15:00:21.444770 crc crio[20344]: time="2026-06-10T15:00:21.443440986Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=c57206fd-8c59-414a-9405-be3a6f5ce84b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.269055 | controller | Jun 10 15:00:21.551354 crc crio[20344]: time="2026-06-10T15:00:21.550420829Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=e2b0385b-5c99-4e2e-b1a6-d5bae7cd2f47 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.269071 | controller | Jun 10 15:00:21.551354 crc crio[20344]: time="2026-06-10T15:00:21.550516481Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.269088 | controller | Jun 10 15:00:21.653569 crc crio[20344]: time="2026-06-10T15:00:21.652931946Z" level=info msg="Creating container: openstack/dnsmasq-dns-7cfd7bd55-jk297/init" id=c848f24e-ff66-48c9-ab37-d863139d8ece name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.269104 | controller | Jun 10 15:00:21.658764 crc crio[20344]: time="2026-06-10T15:00:21.658659204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.269121 | controller | Jun 10 15:00:21.659144 crc crio[20344]: time="2026-06-10T15:00:21.658665244Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:85bbc444db6cd704974965c3d6ad0b216b5e9e8c17dce5bd916a27c4883982e0 UID:41bf795d-9640-4be1-afe2-1d100c37d3f4 NetNS:/var/run/netns/716bcb10-18a4-4da7-9c30-4f810f5331a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41bf795d_9640_4be1_afe2_1d100c37d3f4.slice PodAnnotations:0xc004036748}] Aliases:map[]}"
2026-06-10 15:52:06.269138 | controller | Jun 10 15:00:21.659144 crc crio[20344]: time="2026-06-10T15:00:21.658999723Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.269155 | controller | Jun 10 15:00:21.732478 crc crio[20344]: time="2026-06-10T15:00:21.732223864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.269172 | controller | Jun 10 15:00:21.736991 crc crio[20344]: time="2026-06-10T15:00:21.736912475Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.269192 | controller | Jun 10 15:00:21.770130 crc crio[20344]: time="2026-06-10T15:00:21.77004413Z" level=info msg="Stopped pod sandbox: 6763017e772b1d53defc887942d14cc353a287332457a5ffacc1f5132ae693d6" id=586009d9-866a-4dc8-890f-ffdf55edecab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.269210 | controller | Jun 10 15:00:22.145929 crc crio[20344]: time="2026-06-10T15:00:22.144962512Z" level=info msg="Created container 5c8da48e77470d98c0325984ddda64c2358cc6785811be600019a0ad8b39b3ca: openstack/dnsmasq-dns-7cfd7bd55-jk297/init" id=c848f24e-ff66-48c9-ab37-d863139d8ece name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.269226 | controller | Jun 10 15:00:22.153847 crc crio[20344]: time="2026-06-10T15:00:22.150330451Z" level=info msg="Starting container: 5c8da48e77470d98c0325984ddda64c2358cc6785811be600019a0ad8b39b3ca" id=6873cb0a-b8c5-4565-b7f6-95b0ae0aa7c0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.269242 | controller | Jun 10 15:00:22.180854 crc crio[20344]: time="2026-06-10T15:00:22.170165103Z" level=info msg="Started container" PID=63554 containerID=5c8da48e77470d98c0325984ddda64c2358cc6785811be600019a0ad8b39b3ca description=openstack/dnsmasq-dns-7cfd7bd55-jk297/init id=6873cb0a-b8c5-4565-b7f6-95b0ae0aa7c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=422cf1c486de21366422248941d79e91dbfc9f750c64f21ca5a9626a94073d8d
2026-06-10 15:52:06.269259 | controller | Jun 10 15:00:22.685072 crc crio[20344]: time="2026-06-10T15:00:22.684997688Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=c99752c0-1aca-4494-9ec2-acb437f868d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.269275 | controller | Jun 10 15:00:22.692750 crc crio[20344]: time="2026-06-10T15:00:22.692481351Z" level=info msg="Removing container: 0b08b61b695da17d8a48afbf5d9c023b4506f0e4355ee628da97a18c41fa33ea" id=6ed349f7-15a8-4a72-9805-411ce2584882 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.269291 | controller | Jun 10 15:00:22.771540 crc crio[20344]: time="2026-06-10T15:00:22.770691551Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=83874e37-8361-4daf-980f-98d755e3c4ac name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.269307 | controller | Jun 10 15:00:22.811858 crc crio[20344]: time="2026-06-10T15:00:22.811678219Z" level=info msg="Removed container 0b08b61b695da17d8a48afbf5d9c023b4506f0e4355ee628da97a18c41fa33ea: openstack/dnsmasq-dns-5dd88c8fdc-vc7jp/init" id=6ed349f7-15a8-4a72-9805-411ce2584882 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.269324 | controller | Jun 10 15:00:23.101835 crc crio[20344]: time="2026-06-10T15:00:23.101595186Z" level=info msg="Creating container: openstack/dnsmasq-dns-7cfd7bd55-jk297/dnsmasq-dns" id=09447ea8-d147-4f9c-ade1-893438038fe9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.269340 | controller | Jun 10 15:00:23.102533 crc crio[20344]: time="2026-06-10T15:00:23.102462898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.269357 | controller | Jun 10 15:00:23.208405 crc crio[20344]: 2026-06-10T15:00:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3b8672696be791e Mac:12:f6:9c:19:ae:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/7e24ef1f-3bd5-4dad-9bb2-0938b9c3d92a SocketPath: PciID:}] [{Interface:0xc0002fc840 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.269373 | controller | Jun 10 15:00:23.210504 crc crio[20344]: time="2026-06-10T15:00:23.210420346Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:3b8672696be791eecea7c3f25235535c0c1016fa5e23e1aa6e19aba680b235db UID:4a12637c-2193-420c-a752-e5d6a5cbe645 NetNS:/var/run/netns/7e24ef1f-3bd5-4dad-9bb2-0938b9c3d92a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a12637c_2193_420c_a752_e5d6a5cbe645.slice PodAnnotations:0xc003224a50}] Aliases:map[]}"
2026-06-10 15:52:06.269395 | controller | Jun 10 15:00:23.210755 crc crio[20344]: time="2026-06-10T15:00:23.210599101Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.269412 | controller | Jun 10 15:00:23.321878 crc crio[20344]: time="2026-06-10T15:00:23.320880449Z" level=info msg="Ran pod sandbox 3b8672696be791eecea7c3f25235535c0c1016fa5e23e1aa6e19aba680b235db with infra container: openstack/glance-default-internal-api-0/POD" id=45cba823-526c-422a-9a37-8ac4fef5c7ca name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.269429 | controller | Jun 10 15:00:23.355465 crc crio[20344]: time="2026-06-10T15:00:23.355181154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.269445 | controller | Jun 10 15:00:23.356750 crc crio[20344]: 2026-06-10T15:00:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85bbc444db6cd70 Mac:1a:2b:fc:16:5b:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/716bcb10-18a4-4da7-9c30-4f810f5331a3 SocketPath: PciID:}] [{Interface:0xc0002ec810 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.269462 | controller | Jun 10 15:00:23.357857 crc crio[20344]: time="2026-06-10T15:00:23.357774331Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:85bbc444db6cd704974965c3d6ad0b216b5e9e8c17dce5bd916a27c4883982e0 UID:41bf795d-9640-4be1-afe2-1d100c37d3f4 NetNS:/var/run/netns/716bcb10-18a4-4da7-9c30-4f810f5331a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41bf795d_9640_4be1_afe2_1d100c37d3f4.slice PodAnnotations:0xc004036748}] Aliases:map[]}"
2026-06-10 15:52:06.269480 | controller | Jun 10 15:00:23.358050 crc crio[20344]: time="2026-06-10T15:00:23.357975586Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.269496 | controller | Jun 10 15:00:23.365348 crc crio[20344]: time="2026-06-10T15:00:23.358475499Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=7f943939-82d3-4d4e-9b13-84b51e32d9da name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.269513 | controller | Jun 10 15:00:23.374337 crc crio[20344]: time="2026-06-10T15:00:23.370039688Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.269529 | controller | Jun 10 15:00:23.374337 crc crio[20344]: time="2026-06-10T15:00:23.372230655Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=5cbcf4c7-6df1-43a3-9b44-8a19f3a14fe0 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.269546 | controller | Jun 10 15:00:23.389616 crc crio[20344]: time="2026-06-10T15:00:23.386461242Z" level=info msg="Ran pod sandbox 85bbc444db6cd704974965c3d6ad0b216b5e9e8c17dce5bd916a27c4883982e0 with infra container: openstack/glance-default-external-api-0/POD" id=e2b0385b-5c99-4e2e-b1a6-d5bae7cd2f47 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.269562 | controller | Jun 10 15:00:23.389616 crc crio[20344]: time="2026-06-10T15:00:23.389396008Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=e876e491-bfd1-4404-bc77-c975264b5792 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.269583 | controller | Jun 10 15:00:23.394120 crc crio[20344]: time="2026-06-10T15:00:23.394038988Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=3560ef76-37ec-4f29-a8f5-46374397f035 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.269600 | controller | Jun 10 15:00:23.434384 crc crio[20344]: time="2026-06-10T15:00:23.434243036Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=54094c05-ad82-42fb-a994-ac681928e859 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.269616 | controller | Jun 10 15:00:23.435005 crc crio[20344]: time="2026-06-10T15:00:23.434870322Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=db181094-8f7f-4daf-a3be-c777ebb06526 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.269632 | controller | Jun 10 15:00:23.435005 crc crio[20344]: time="2026-06-10T15:00:23.435001986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.269648 | controller | Jun 10 15:00:23.436388 crc crio[20344]: time="2026-06-10T15:00:23.43631821Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.269665 | controller | Jun 10 15:00:23.537549 crc crio[20344]: time="2026-06-10T15:00:23.537442741Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.269681 | controller | Jun 10 15:00:23.624828 crc crio[20344]: time="2026-06-10T15:00:23.622340483Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.269697 | controller | Jun 10 15:00:23.804046 crc crio[20344]: time="2026-06-10T15:00:23.803500412Z" level=info msg="Created container 363d2b87ab5f801a60dd9d88d79367e6bbbbb49dc16161d92a6f8590f2ebfed1: openstack/dnsmasq-dns-7cfd7bd55-jk297/dnsmasq-dns" id=09447ea8-d147-4f9c-ade1-893438038fe9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.269713 | controller | Jun 10 15:00:23.819595 crc crio[20344]: time="2026-06-10T15:00:23.819495365Z" level=info msg="Starting container: 363d2b87ab5f801a60dd9d88d79367e6bbbbb49dc16161d92a6f8590f2ebfed1" id=ca7860b0-2c18-47a3-8392-0df1d8efee61 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.269730 | controller | Jun 10 15:00:23.832943 crc crio[20344]: time="2026-06-10T15:00:23.832847859Z" level=info msg="Started container" PID=63727 containerID=363d2b87ab5f801a60dd9d88d79367e6bbbbb49dc16161d92a6f8590f2ebfed1 description=openstack/dnsmasq-dns-7cfd7bd55-jk297/dnsmasq-dns id=ca7860b0-2c18-47a3-8392-0df1d8efee61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=422cf1c486de21366422248941d79e91dbfc9f750c64f21ca5a9626a94073d8d
2026-06-10 15:52:06.269746 | controller | Jun 10 15:00:24.943827 crc crio[20344]: time="2026-06-10T15:00:24.943612653Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.269763 | controller | Jun 10 15:00:25.023754 crc crio[20344]: time="2026-06-10T15:00:25.023643689Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.269779 | controller | Jun 10 15:00:25.168452 crc crio[20344]: time="2026-06-10T15:00:25.16774234Z" level=info msg="Created container 79bd43cdefdff354bc89c1af632fcdc0b08b75c537c24d19a5e3c52a69a6952f: openstack/glance-default-external-api-0/glance-log" id=54094c05-ad82-42fb-a994-ac681928e859 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.269802 | controller | Jun 10 15:00:25.182516 crc crio[20344]: time="2026-06-10T15:00:25.182211144Z" level=info msg="Starting container: 79bd43cdefdff354bc89c1af632fcdc0b08b75c537c24d19a5e3c52a69a6952f" id=d0d0f51a-9a39-4e45-9e0e-cb93ca048fdb name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.269819 | controller | Jun 10 15:00:25.209626 crc crio[20344]: time="2026-06-10T15:00:25.209522769Z" level=info msg="Started container" PID=63797 containerID=79bd43cdefdff354bc89c1af632fcdc0b08b75c537c24d19a5e3c52a69a6952f description=openstack/glance-default-external-api-0/glance-log id=d0d0f51a-9a39-4e45-9e0e-cb93ca048fdb name=/runtime.v1.RuntimeService/StartContainer sandboxID=85bbc444db6cd704974965c3d6ad0b216b5e9e8c17dce5bd916a27c4883982e0
2026-06-10 15:52:06.269836 | controller | Jun 10 15:00:25.222695 crc crio[20344]: time="2026-06-10T15:00:25.222629478Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=322c6bd2-57bf-4931-9d1b-91973e57d2eb name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.269871 | controller | Jun 10 15:00:25.303645 crc crio[20344]: time="2026-06-10T15:00:25.303516857Z" level=info msg="Created container 2404d7ba1665206554ed7d22c784ea0b4d3edf739579f64f70aa1a7124033648: openstack/glance-default-internal-api-0/glance-log" id=db181094-8f7f-4daf-a3be-c777ebb06526 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.269890 | controller | Jun 10 15:00:25.306612 crc crio[20344]: time="2026-06-10T15:00:25.30635495Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=96c2108e-14e0-44e6-a992-6a6cc26512db name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.269996 | controller | Jun 10 15:00:25.308752 crc crio[20344]: time="2026-06-10T15:00:25.308526836Z" level=info msg="Starting container: 2404d7ba1665206554ed7d22c784ea0b4d3edf739579f64f70aa1a7124033648" id=4c0a845e-b7a9-4a2f-9b83-826ebef61b55 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.270022 | controller | Jun 10 15:00:25.318500 crc crio[20344]: time="2026-06-10T15:00:25.318076663Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=a5f0c885-75c9-4662-a2f1-315eab48f9f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.270039 | controller | Jun 10 15:00:25.319067 crc crio[20344]: time="2026-06-10T15:00:25.318901004Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.270056 | controller | Jun 10 15:00:25.336662 crc crio[20344]: time="2026-06-10T15:00:25.33656719Z" level=info msg="Started container" PID=63801 containerID=2404d7ba1665206554ed7d22c784ea0b4d3edf739579f64f70aa1a7124033648 description=openstack/glance-default-internal-api-0/glance-log id=4c0a845e-b7a9-4a2f-9b83-826ebef61b55 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b8672696be791eecea7c3f25235535c0c1016fa5e23e1aa6e19aba680b235db
2026-06-10 15:52:06.270073 | controller | Jun 10 15:00:25.361038 crc crio[20344]: time="2026-06-10T15:00:25.36094935Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=d01efea4-6fe4-46a4-9064-7d00f830c964 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.270090 | controller | Jun 10 15:00:25.430980 crc crio[20344]: time="2026-06-10T15:00:25.430812674Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=70e7a8b8-6573-4886-831e-ce468a4ecd42 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.270107 | controller | Jun 10 15:00:25.449481 crc crio[20344]: time="2026-06-10T15:00:25.445413341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.270128 | controller | Jun 10 15:00:25.455633 crc crio[20344]: time="2026-06-10T15:00:25.455534412Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=c5c4ec68-a7bb-47bd-896f-b61b13aa714d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.270146 | controller | Jun 10 15:00:25.456071 crc crio[20344]: time="2026-06-10T15:00:25.455997794Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.270163 | controller | Jun 10 15:00:25.554132 crc crio[20344]: time="2026-06-10T15:00:25.554072217Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.270179 | controller | Jun 10 15:00:26.702518 crc crio[20344]: time="2026-06-10T15:00:26.700840371Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.270203 | controller | Jun 10 15:00:26.860524 crc crio[20344]: time="2026-06-10T15:00:26.85995112Z" level=info msg="Created container 05cffd43c51d8127d0c8e56ff367ac99944e3652cf4813d8c953e33cbf3c9430: openstack/glance-default-internal-api-0/glance-httpd" id=c5c4ec68-a7bb-47bd-896f-b61b13aa714d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.270220 | controller | Jun 10 15:00:26.861185 crc crio[20344]: time="2026-06-10T15:00:26.861074419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.270237 | controller | Jun 10 15:00:26.865147 crc crio[20344]: time="2026-06-10T15:00:26.864666561Z" level=info msg="Starting container: 05cffd43c51d8127d0c8e56ff367ac99944e3652cf4813d8c953e33cbf3c9430" id=38bf7b3f-616f-4df5-986b-0c6cd0593d4e name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.270254 | controller | Jun 10 15:00:26.881062 crc crio[20344]: time="2026-06-10T15:00:26.880552102Z" level=info msg="Started container" PID=63885 containerID=05cffd43c51d8127d0c8e56ff367ac99944e3652cf4813d8c953e33cbf3c9430 description=openstack/glance-default-internal-api-0/glance-httpd id=38bf7b3f-616f-4df5-986b-0c6cd0593d4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b8672696be791eecea7c3f25235535c0c1016fa5e23e1aa6e19aba680b235db
2026-06-10 15:52:06.270271 | controller | Jun 10 15:00:26.996000 crc crio[20344]: time="2026-06-10T15:00:26.989194107Z" level=info msg="Stopping container: 05cffd43c51d8127d0c8e56ff367ac99944e3652cf4813d8c953e33cbf3c9430 (timeout: 30s)" id=b40b0374-d004-4af8-bcbf-234d8d22aea9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.270288 | controller | Jun 10 15:00:27.004891 crc crio[20344]: time="2026-06-10T15:00:27.001220988Z" level=info msg="Stopping container: 2404d7ba1665206554ed7d22c784ea0b4d3edf739579f64f70aa1a7124033648 (timeout: 30s)" id=2c5f5a2c-b049-4ae5-ac73-eec7484bc9cd name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.270304 | controller | Jun 10 15:00:27.088801 crc crio[20344]: time="2026-06-10T15:00:27.088587234Z" level=info msg="Created container c8092eb23111031e29f0d5073ac83913082755dddd592e9167a6d5b12a692c1c: openstack/glance-default-external-api-0/glance-httpd" id=a5f0c885-75c9-4662-a2f1-315eab48f9f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.270321 | controller | Jun 10 15:00:27.092460 crc crio[20344]: time="2026-06-10T15:00:27.092238058Z" level=info msg="Starting container: c8092eb23111031e29f0d5073ac83913082755dddd592e9167a6d5b12a692c1c" id=8e3e05b6-674e-4561-a106-f8879fe7f421 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.270337 | controller | Jun 10 15:00:27.103189 crc crio[20344]: time="2026-06-10T15:00:27.102695648Z" level=info msg="Started container" PID=63903 containerID=c8092eb23111031e29f0d5073ac83913082755dddd592e9167a6d5b12a692c1c description=openstack/glance-default-external-api-0/glance-httpd id=8e3e05b6-674e-4561-a106-f8879fe7f421 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85bbc444db6cd704974965c3d6ad0b216b5e9e8c17dce5bd916a27c4883982e0
2026-06-10 15:52:06.270358 | controller | Jun 10 15:00:28.043576 crc crio[20344]: time="2026-06-10T15:00:28.043124723Z" level=info msg="Stopping container: 79bd43cdefdff354bc89c1af632fcdc0b08b75c537c24d19a5e3c52a69a6952f (timeout: 30s)" id=9d1b7f94-b388-4236-a6bc-eb93c648cf8e name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.270375 | controller | Jun 10 15:00:28.059650 crc crio[20344]: time="2026-06-10T15:00:28.043125673Z" level=info msg="Stopping pod sandbox: 21ca03bfed1504efa7001275f93766b1cce02d2df295c655a036ce436835e31a" id=1594730e-c6ea-4692-aa09-d951ac16649d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.270391 | controller | Jun 10 15:00:28.059650 crc crio[20344]: time="2026-06-10T15:00:28.043323468Z" level=info msg="Stopping container: c8092eb23111031e29f0d5073ac83913082755dddd592e9167a6d5b12a692c1c (timeout: 30s)" id=4c60beb3-0e55-4925-8778-15db11dc4ab5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.270407 | controller | Jun 10 15:00:28.059650 crc crio[20344]: time="2026-06-10T15:00:28.045697149Z" level=info msg="Got pod network &{Name:keystone-bootstrap-bg2h5 Namespace:openstack ID:21ca03bfed1504efa7001275f93766b1cce02d2df295c655a036ce436835e31a UID:a6999fbd-6b8c-44c1-b933-3327e98bff8c NetNS:/var/run/netns/d2f2401d-9929-42de-b4fe-5de0dc11495a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6999fbd_6b8c_44c1_b933_3327e98bff8c.slice PodAnnotations:0xc00078c198}] Aliases:map[]}"
2026-06-10 15:52:06.270424 | controller | Jun 10 15:00:28.059650 crc crio[20344]: time="2026-06-10T15:00:28.046814718Z" level=info msg="Deleting pod openstack_keystone-bootstrap-bg2h5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.270440 | controller | Jun 10 15:00:30.875019 crc crio[20344]: time="2026-06-10T15:00:30.874239852Z" level=info msg="Stopped pod sandbox: 21ca03bfed1504efa7001275f93766b1cce02d2df295c655a036ce436835e31a" id=1594730e-c6ea-4692-aa09-d951ac16649d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.270457 | controller | Jun 10 15:00:31.040895 crc crio[20344]: time="2026-06-10T15:00:31.040323281Z" level=info msg="Stopping container: 37882b7fdb5904b3b5e52ec0cd430df20ccb4d3795c9425024018ebe6c65362a (timeout: 10s)" id=b21507cb-b09d-436b-b316-0ff1d730bc7a name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.270473 | controller | Jun 10 15:00:35.196791 crc crio[20344]: time="2026-06-10T15:00:35.195381238Z" level=info msg="Stopped container 05cffd43c51d8127d0c8e56ff367ac99944e3652cf4813d8c953e33cbf3c9430: openstack/glance-default-internal-api-0/glance-httpd" id=b40b0374-d004-4af8-bcbf-234d8d22aea9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.270489 | controller | Jun 10 15:00:35.364944 crc crio[20344]: time="2026-06-10T15:00:35.364819464Z" level=info msg="Stopped container c8092eb23111031e29f0d5073ac83913082755dddd592e9167a6d5b12a692c1c: openstack/glance-default-external-api-0/glance-httpd" id=4c60beb3-0e55-4925-8778-15db11dc4ab5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.270506 | controller | Jun 10 15:00:35.397660 crc crio[20344]: time="2026-06-10T15:00:35.397154569Z" level=info msg="Running pod sandbox: openstack/keystone-bootstrap-db2kr/POD" id=b62b6167-d963-42d7-8314-ed81d6ea483b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.270522 | controller | Jun 10 15:00:35.397660 crc crio[20344]: time="2026-06-10T15:00:35.397616141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.270539 | controller | Jun 10 15:00:35.486174 crc crio[20344]: time="2026-06-10T15:00:35.485959022Z" level=info msg="Stopped container 2404d7ba1665206554ed7d22c784ea0b4d3edf739579f64f70aa1a7124033648: openstack/glance-default-internal-api-0/glance-log" id=2c5f5a2c-b049-4ae5-ac73-eec7484bc9cd name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.270560 | controller | Jun 10 15:00:35.488059 crc crio[20344]: time="2026-06-10T15:00:35.487895652Z" level=info msg="Stopping pod sandbox: 3b8672696be791eecea7c3f25235535c0c1016fa5e23e1aa6e19aba680b235db" id=eb31d178-ea57-4a3f-b28e-f544d3c61c6a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.270577 | controller | Jun 10 15:00:35.488663 crc crio[20344]: time="2026-06-10T15:00:35.488609361Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:3b8672696be791eecea7c3f25235535c0c1016fa5e23e1aa6e19aba680b235db UID:4a12637c-2193-420c-a752-e5d6a5cbe645 NetNS:/var/run/netns/7e24ef1f-3bd5-4dad-9bb2-0938b9c3d92a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a12637c_2193_420c_a752_e5d6a5cbe645.slice PodAnnotations:0xc004036278}] Aliases:map[]}"
2026-06-10 15:52:06.270594 | controller | Jun 10 15:00:35.488853 crc crio[20344]: time="2026-06-10T15:00:35.488791285Z" level=info msg="Deleting pod openstack_glance-default-internal-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.270611 | controller | Jun 10 15:00:38.715670 crc crio[20344]: time="2026-06-10T15:00:38.714415473Z" level=info msg="Stopped container 79bd43cdefdff354bc89c1af632fcdc0b08b75c537c24d19a5e3c52a69a6952f: openstack/glance-default-external-api-0/glance-log" id=9d1b7f94-b388-4236-a6bc-eb93c648cf8e name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.270627 | controller | Jun 10 15:00:38.717381 crc crio[20344]: time="2026-06-10T15:00:38.715670135Z" level=info msg="Stopped container 37882b7fdb5904b3b5e52ec0cd430df20ccb4d3795c9425024018ebe6c65362a: openstack/dnsmasq-dns-7fcf8bc745-nz9jz/dnsmasq-dns" id=b21507cb-b09d-436b-b316-0ff1d730bc7a name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.270643 | controller | Jun 10 15:00:38.717381 crc crio[20344]: time="2026-06-10T15:00:38.716578689Z" level=info msg="Stopping pod sandbox: 85bbc444db6cd704974965c3d6ad0b216b5e9e8c17dce5bd916a27c4883982e0" id=942ceef1-7465-46b5-9049-cf5898d9a5eb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.270659 | controller | Jun 10 15:00:38.717381 crc crio[20344]: time="2026-06-10T15:00:38.716864936Z" level=info msg="Stopping pod sandbox: e8e861149e6fad237a4a412b04882301a155c9107579637d8a3d8554a5b61024" id=bba9e6b3-9129-4f15-9b7b-88fc34abe7ac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.270676 | controller | Jun 10 15:00:38.717600 crc crio[20344]: time="2026-06-10T15:00:38.71740185Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:85bbc444db6cd704974965c3d6ad0b216b5e9e8c17dce5bd916a27c4883982e0 UID:41bf795d-9640-4be1-afe2-1d100c37d3f4 NetNS:/var/run/netns/716bcb10-18a4-4da7-9c30-4f810f5331a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41bf795d_9640_4be1_afe2_1d100c37d3f4.slice PodAnnotations:0xc0068593a8}] Aliases:map[]}"
2026-06-10 15:52:06.270693 | controller | Jun 10 15:00:38.717600 crc crio[20344]: time="2026-06-10T15:00:38.717466982Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7fcf8bc745-nz9jz Namespace:openstack ID:e8e861149e6fad237a4a412b04882301a155c9107579637d8a3d8554a5b61024 UID:7ed4756d-a924-466a-b540-39b9cc5de37c NetNS:/var/run/netns/e5f07e62-b06b-49d7-8e5b-27b447f75472 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ed4756d_a924_466a_b540_39b9cc5de37c.slice PodAnnotations:0xc00078c538}] Aliases:map[]}"
2026-06-10 15:52:06.270709 | controller | Jun 10 15:00:38.717600 crc crio[20344]: time="2026-06-10T15:00:38.717532753Z" level=info msg="Deleting pod openstack_glance-default-external-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.270730 | controller | Jun 10 15:00:38.717900 crc crio[20344]: time="2026-06-10T15:00:38.71778759Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7fcf8bc745-nz9jz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.270747 | controller | Jun 10 15:00:39.442747 crc crio[20344]: time="2026-06-10T15:00:39.442199806Z" level=info msg="Stopped pod sandbox: e8e861149e6fad237a4a412b04882301a155c9107579637d8a3d8554a5b61024" id=bba9e6b3-9129-4f15-9b7b-88fc34abe7ac name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.270764 | controller | Jun 10 15:00:39.445214 crc crio[20344]: time="2026-06-10T15:00:39.442877694Z" level=info msg="Stopped pod sandbox: 85bbc444db6cd704974965c3d6ad0b216b5e9e8c17dce5bd916a27c4883982e0" id=942ceef1-7465-46b5-9049-cf5898d9a5eb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.270780 | controller | Jun 10 15:00:39.445480 crc crio[20344]: time="2026-06-10T15:00:39.444908876Z" level=info msg="Stopped pod sandbox: 3b8672696be791eecea7c3f25235535c0c1016fa5e23e1aa6e19aba680b235db" id=eb31d178-ea57-4a3f-b28e-f544d3c61c6a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.270796 | controller | Jun 10 15:00:40.345978 crc crio[20344]: time="2026-06-10T15:00:40.345176504Z" level=info msg="Removing container: 05cffd43c51d8127d0c8e56ff367ac99944e3652cf4813d8c953e33cbf3c9430" id=6db81d9c-499c-4509-85cf-01f873f38b6a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.270813 | controller | Jun 10 15:00:40.922306 crc crio[20344]: time="2026-06-10T15:00:40.922153854Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=200b0e6e-e7fb-4721-9ae0-9af80d66c1ae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.270832 | controller | Jun 10 15:00:40.922437 crc crio[20344]: time="2026-06-10T15:00:40.922321278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.270876 | controller | Jun 10 15:00:40.970830 crc crio[20344]: time="2026-06-10T15:00:40.970761389Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=c0ef6825-c8e9-44f8-bdd4-e757f7262dc0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.270898 | controller | Jun 10 15:00:40.971106 crc crio[20344]: time="2026-06-10T15:00:40.970854692Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.270916 | controller | Jun 10 15:00:54.048882 crc crio[20344]: time="2026-06-10T15:00:54.047980116Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:1b2c0125f2253e1ccdb29c838fc50180b185700316a7eb9d8d1d76a608f6b4f2" id=8a988a7a-7a09-47f2-a526-0e32ec723f4e name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.270932 | controller | Jun 10 15:00:54.058589 crc crio[20344]: time="2026-06-10T15:00:54.050001138Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=aa4e63fe-1a28-4281-9b1a-2ec32720ee06 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.270948 | controller | Jun 10 15:00:54.073605 crc crio[20344]: time="2026-06-10T15:00:54.073436854Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:95136eb284f45966c9b8147ee2ae8f55f8a3dc94ec496ab02279dbfc3ba0697c" id=b8a03556-be9e-4041-9d3e-f33f1217e79c name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.270965 | controller | Jun 10 15:00:54.074649 crc crio[20344]: time="2026-06-10T15:00:54.074537772Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=5410867b-d531-473d-afe3-75b45d6131ef name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.270986 | controller | Jun 10 15:00:54.079624 crc crio[20344]: time="2026-06-10T15:00:54.079513801Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:d72d014a20122cded5eb44fae9bd6a0cc4dbe591775435d224dbbf5504f354b1" id=5af10cd8-aff7-4c90-a953-9351aae8ec3f name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.271003 | controller | Jun 10 15:00:54.080494 crc crio[20344]: time="2026-06-10T15:00:54.080420084Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=9f4ba886-f26c-479e-bed2-e494e77cd8be name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.271019 | controller | Jun 10 15:00:54.091458 crc crio[20344]: time="2026-06-10T15:00:54.091361987Z" level=info msg="Removed container 05cffd43c51d8127d0c8e56ff367ac99944e3652cf4813d8c953e33cbf3c9430: openstack/glance-default-internal-api-0/glance-httpd" id=6db81d9c-499c-4509-85cf-01f873f38b6a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.271036 | controller | Jun 10 15:00:54.098979 crc crio[20344]: time="2026-06-10T15:00:54.098871651Z" level=info msg="Removing container: 2404d7ba1665206554ed7d22c784ea0b4d3edf739579f64f70aa1a7124033648" id=b32a810e-372b-4778-a966-fad3a7997b59 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.271051 | controller | Jun 10 15:00:54.117095 crc crio[20344]: time="2026-06-10T15:00:54.116041724Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:887afd1c76a8f43378130fcf66af889c82cfb4e143afae335480328d4fc7cc1a" id=123da0fe-6a25-4ced-9ed2-1a46a4da12ce name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.271067 | controller | Jun 10 15:00:54.117095 crc crio[20344]: time="2026-06-10T15:00:54.117095161Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=655de257-d2cf-474d-adb4-1babe6c9d6d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.271083 | controller | Jun 10 15:00:54.184838 crc crio[20344]: time="2026-06-10T15:00:54.181622207Z" level=info msg="Removed container 2404d7ba1665206554ed7d22c784ea0b4d3edf739579f64f70aa1a7124033648: openstack/glance-default-internal-api-0/glance-log" id=b32a810e-372b-4778-a966-fad3a7997b59 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.271099 | controller | Jun 10 15:00:54.187928 crc crio[20344]: time="2026-06-10T15:00:54.187662673Z" level=info msg="Got pod network &{Name:keystone-bootstrap-db2kr Namespace:openstack ID:574cb4627c7cd9506d2c1a7392fa2dbcb8cf34f7d9f72b8447586ea882fade37 UID:9d651d66-f346-4d30-a231-3cf96bc525cf NetNS:/var/run/netns/58cf039a-8637-4599-9c4e-f87bdd4e7678 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9d651d66_f346_4d30_a231_3cf96bc525cf.slice PodAnnotations:0xc0006b4380}] Aliases:map[]}"
2026-06-10 15:52:06.271115 | controller | Jun 10 15:00:54.187928 crc crio[20344]: time="2026-06-10T15:00:54.187761136Z" level=info msg="Adding pod openstack_keystone-bootstrap-db2kr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.271131 | controller | Jun 10 15:00:54.200358 crc crio[20344]: time="2026-06-10T15:00:54.200183207Z" level=info msg="Removing container: 37882b7fdb5904b3b5e52ec0cd430df20ccb4d3795c9425024018ebe6c65362a" id=3edbd6bf-850d-4e1e-8a2a-b2b27365f238 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.271148 | controller | Jun 10 15:00:54.220560 crc crio[20344]: time="2026-06-10T15:00:54.22045828Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:fe2a0b6e79b8d444f05e8677bcacdeb1419826842bd1e4b6d388cf6f868299b5 UID:786f0422-e6d1-40df-887d-8bbe0055d2ab NetNS:/var/run/netns/9973b2bb-0afe-42c1-93d4-7cb8c0a23b5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod786f0422_e6d1_40df_887d_8bbe0055d2ab.slice PodAnnotations:0xc0006b4698}] Aliases:map[]}"
2026-06-10 15:52:06.271169 | controller | Jun 10 15:00:54.220560 crc crio[20344]: time="2026-06-10T15:00:54.220521522Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.271187 | controller | Jun 10 15:00:54.229001 crc crio[20344]: time="2026-06-10T15:00:54.228888558Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:e4c9a1f735b58af83855cb27e28c862b96124faea6f2cd420f5932b8e538ebb2 UID:e86d7670-6c40-4f0f-bafe-b8e1dd2c3886 NetNS:/var/run/netns/88194372-6f51-43bb-b880-d6baa52f26a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode86d7670_6c40_4f0f_bafe_b8e1dd2c3886.slice PodAnnotations:0xc001b9c000}] Aliases:map[]}"
2026-06-10 15:52:06.271204 | controller | Jun 10 15:00:54.229001 crc crio[20344]: time="2026-06-10T15:00:54.22897717Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.271221 | controller | Jun 10 15:00:54.234587 crc crio[20344]: time="2026-06-10T15:00:54.234427631Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=2a7e1f52-7f75-43b1-904f-5bc8b086037c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.271238 | controller | Jun 10 15:00:54.235975 crc crio[20344]: time="2026-06-10T15:00:54.235893689Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=ed598409-225f-4d93-8a70-bfd3f4533e53 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.271255 | controller | Jun 10 15:00:54.248769 crc crio[20344]: time="2026-06-10T15:00:54.248210737Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=335b00a7-2ea7-469b-8585-eede4e227921 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.271271 | controller | Jun 10 15:00:54.249149 crc crio[20344]: time="2026-06-10T15:00:54.248413332Z" level=info msg="Creating container: openstack/cinder-db-sync-bgzdq/cinder-db-sync" id=0975121f-3c59-40be-929a-e547ea9784df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.271289 | controller | Jun 10 15:00:54.252086 crc crio[20344]: time="2026-06-10T15:00:54.252031166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.271305 | controller | Jun 10 15:00:54.254842 crc crio[20344]: time="2026-06-10T15:00:54.254682714Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=89790e2e-c508-486a-bcd1-b487b4787883 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.271322 | controller | Jun 10 15:00:54.280967 crc crio[20344]: time="2026-06-10T15:00:54.280817229Z" level=info msg="Creating container: openstack/barbican-db-sync-qnbnd/barbican-db-sync" id=49809a4b-a802-4166-8b99-e877ec8732e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.271338 | controller | Jun 10 15:00:54.282629 crc crio[20344]: time="2026-06-10T15:00:54.282556934Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.271354 | controller | Jun 10 15:00:54.322670 crc crio[20344]: time="2026-06-10T15:00:54.322416283Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.271371 | controller | Jun 10 15:00:54.331845 crc crio[20344]: time="2026-06-10T15:00:54.331770735Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.271391 | controller | Jun 10 15:00:54.333841 crc crio[20344]: time="2026-06-10T15:00:54.333104189Z" level=info msg="Creating container: openstack/placement-db-sync-nsp56/placement-db-sync" id=93c2aa21-edad-42e2-b373-c8eaf92e118c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.271408 | controller | Jun 10 15:00:54.334504 crc crio[20344]: time="2026-06-10T15:00:54.334411563Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=39bad84a-90c6-4fc2-8f2d-a5488fdb247c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.271424 | controller | Jun 10 15:00:54.399485 crc crio[20344]: time="2026-06-10T15:00:54.398985931Z" level=info msg="Removed container 37882b7fdb5904b3b5e52ec0cd430df20ccb4d3795c9425024018ebe6c65362a: openstack/dnsmasq-dns-7fcf8bc745-nz9jz/dnsmasq-dns" id=3edbd6bf-850d-4e1e-8a2a-b2b27365f238 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.271441 | controller | Jun 10 15:00:54.401545 crc crio[20344]: time="2026-06-10T15:00:54.401421703Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.271457 | controller | Jun 10 15:00:54.406563 crc crio[20344]: time="2026-06-10T15:00:54.405032797Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.271473 | controller | Jun 10 15:00:54.415043 crc crio[20344]: time="2026-06-10T15:00:54.41483069Z" level=info msg="Removing container: 1ffb7d2ad074f2d9511ead0399dfe7d8e7fab37847bc8c7fea0bc30f9fe892eb" id=f7321ab8-2453-45df-9ce6-d0093a3185bf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.271489 | controller | Jun 10 15:00:54.466558 crc crio[20344]: time="2026-06-10T15:00:54.466454583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.271505 | controller | Jun 10 15:00:54.477124 crc crio[20344]: time="2026-06-10T15:00:54.476585044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.271521 | controller | Jun 10 15:00:54.505940 crc crio[20344]: time="2026-06-10T15:00:54.505821789Z" level=info msg="Removed container 1ffb7d2ad074f2d9511ead0399dfe7d8e7fab37847bc8c7fea0bc30f9fe892eb: openstack/dnsmasq-dns-7fcf8bc745-nz9jz/init" id=f7321ab8-2453-45df-9ce6-d0093a3185bf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.271538 | controller | Jun 10 15:00:54.506740 crc crio[20344]: time="2026-06-10T15:00:54.506568649Z" level=info msg="Created container 7249bd41602967257b6d5887d99f04bef4f39349524c83c52c98d170d8258f92: openstack/cinder-db-sync-bgzdq/cinder-db-sync" id=0975121f-3c59-40be-929a-e547ea9784df name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.271554 | controller | Jun 10 15:00:54.508616 crc crio[20344]: time="2026-06-10T15:00:54.50853775Z" level=info msg="Starting container: 7249bd41602967257b6d5887d99f04bef4f39349524c83c52c98d170d8258f92" id=f5c158ba-638b-493a-8ba5-87c689d1dd29 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.271570 | controller | Jun 10 15:00:54.516377 crc crio[20344]: time="2026-06-10T15:00:54.512550643Z" level=info msg="Removing container: c8092eb23111031e29f0d5073ac83913082755dddd592e9167a6d5b12a692c1c" id=1dd9d690-5d13-4517-90e0-c8d607ba94a6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.271587 | controller | Jun 10 15:00:54.516377 crc crio[20344]: time="2026-06-10T15:00:54.513637641Z" level=info msg="Started container" PID=65731 containerID=7249bd41602967257b6d5887d99f04bef4f39349524c83c52c98d170d8258f92 description=openstack/cinder-db-sync-bgzdq/cinder-db-sync id=f5c158ba-638b-493a-8ba5-87c689d1dd29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ceecadf46c58cdd5b133938984a78820097b031ae3fbad1c2ae3c3799d851a7
2026-06-10 15:52:06.271608 | controller | Jun 10 15:00:54.557623 crc crio[20344]: time="2026-06-10T15:00:54.557312299Z" level=info msg="Removed container c8092eb23111031e29f0d5073ac83913082755dddd592e9167a6d5b12a692c1c: openstack/glance-default-external-api-0/glance-httpd" id=1dd9d690-5d13-4517-90e0-c8d607ba94a6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.271626 | controller | Jun 10 15:00:54.562963 crc crio[20344]: time="2026-06-10T15:00:54.562748299Z" level=info msg="Removing container: 79bd43cdefdff354bc89c1af632fcdc0b08b75c537c24d19a5e3c52a69a6952f" id=5c6f7b1b-4941-4f5a-8d0d-a0966718939b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.271642 | controller | Jun 10 15:00:54.592501 crc crio[20344]: time="2026-06-10T15:00:54.592249581Z" level=info msg="Created container 6317c0de28149247e67e37a8ce7b85ad3dfb0f91aaea6defde2ef3be2c29977a: openstack/barbican-db-sync-qnbnd/barbican-db-sync" id=49809a4b-a802-4166-8b99-e877ec8732e9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.271658 | controller | Jun 10 15:00:54.594046 crc crio[20344]: time="2026-06-10T15:00:54.593954685Z" level=info msg="Starting container: 6317c0de28149247e67e37a8ce7b85ad3dfb0f91aaea6defde2ef3be2c29977a" id=adaf98d3-6d74-4017-b139-904a71d97613 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.271674 | controller | Jun 10 15:00:54.621566 crc crio[20344]: time="2026-06-10T15:00:54.62085161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.271690 | controller | Jun 10 15:00:54.635027 crc crio[20344]: time="2026-06-10T15:00:54.634927593Z" level=info msg="Started container" PID=65742 containerID=6317c0de28149247e67e37a8ce7b85ad3dfb0f91aaea6defde2ef3be2c29977a description=openstack/barbican-db-sync-qnbnd/barbican-db-sync id=adaf98d3-6d74-4017-b139-904a71d97613 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a47365987b0aa43f1558e3f8dde785a2e39dfc7cb0573c84dbe44f9c9c502f9a
2026-06-10 15:52:06.271707 | controller | Jun 10 15:00:54.651551 crc crio[20344]: time="2026-06-10T15:00:54.650055344Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.271723 | controller | Jun 10 15:00:54.686759 crc crio[20344]: time="2026-06-10T15:00:54.68666777Z" level=info msg="Removed container 79bd43cdefdff354bc89c1af632fcdc0b08b75c537c24d19a5e3c52a69a6952f: openstack/glance-default-external-api-0/glance-log" id=5c6f7b1b-4941-4f5a-8d0d-a0966718939b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.271740 | controller | Jun 10 15:00:54.718360 crc crio[20344]: time="2026-06-10T15:00:54.717585998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.271756 | controller | Jun 10 15:00:54.741648 crc crio[20344]: time="2026-06-10T15:00:54.741377192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.271773 | controller | Jun 10 15:00:54.874042 crc crio[20344]: 2026-06-10T15:00:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:574cb4627c7cd95 Mac:3e:54:de:ac:44:b5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/58cf039a-8637-4599-9c4e-f87bdd4e7678 SocketPath: PciID:}] [{Interface:0xc0004405c0 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.271790 | controller | Jun 10 15:00:54.876098 crc crio[20344]: time="2026-06-10T15:00:54.875036974Z" level=info msg="Got pod network &{Name:keystone-bootstrap-db2kr Namespace:openstack ID:574cb4627c7cd9506d2c1a7392fa2dbcb8cf34f7d9f72b8447586ea882fade37 UID:9d651d66-f346-4d30-a231-3cf96bc525cf NetNS:/var/run/netns/58cf039a-8637-4599-9c4e-f87bdd4e7678 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9d651d66_f346_4d30_a231_3cf96bc525cf.slice PodAnnotations:0xc0006b4380}] Aliases:map[]}"
2026-06-10 15:52:06.271811 | controller | Jun 10 15:00:54.876098 crc crio[20344]: time="2026-06-10T15:00:54.875209648Z" level=info msg="Checking pod openstack_keystone-bootstrap-db2kr for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.271829 | controller | Jun 10 15:00:54.880432 crc crio[20344]: time="2026-06-10T15:00:54.880103785Z" level=info msg="Created container 3fd41e9d847454da633a9d3584a8313d3d1871a041fabd243d1db97fac6cca26: openstack/placement-db-sync-nsp56/placement-db-sync" id=93c2aa21-edad-42e2-b373-c8eaf92e118c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.271846 | controller | Jun 10 15:00:54.888201 crc crio[20344]: time="2026-06-10T15:00:54.882352513Z" level=info msg="Starting container: 3fd41e9d847454da633a9d3584a8313d3d1871a041fabd243d1db97fac6cca26" id=589796e6-f607-4a69-a56e-d8378e076e7d name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.271884 | controller | Jun 10 15:00:54.888861 crc crio[20344]: time="2026-06-10T15:00:54.888770309Z" level=info msg="Ran pod sandbox 574cb4627c7cd9506d2c1a7392fa2dbcb8cf34f7d9f72b8447586ea882fade37 with infra container: openstack/keystone-bootstrap-db2kr/POD" id=b62b6167-d963-42d7-8314-ed81d6ea483b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.271902 | controller | Jun 10 15:00:54.899595 crc crio[20344]: time="2026-06-10T15:00:54.899477045Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=34a63f9e-1ced-4695-adaf-1c6fbdd42186 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.271919 | controller | Jun 10 15:00:54.914494 crc crio[20344]: time="2026-06-10T15:00:54.911698241Z" level=info msg="Started container" PID=65771 containerID=3fd41e9d847454da633a9d3584a8313d3d1871a041fabd243d1db97fac6cca26 description=openstack/placement-db-sync-nsp56/placement-db-sync id=589796e6-f607-4a69-a56e-d8378e076e7d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5131d3b9f479015e677f10b6de0a485f3a6e5e4b0580790e2d513b4952a73084
2026-06-10 15:52:06.271936 | controller | Jun 10 15:00:54.926024 crc crio[20344]: time="2026-06-10T15:00:54.925895607Z" level=info msg="Created container 50a3ef2da63a24e680494734ca5f491ccadd7d0dc0a2069cc4d3ad724471ef41: openstack/ceilometer-0/ceilometer-central-agent" id=39bad84a-90c6-4fc2-8f2d-a5488fdb247c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.271952 | controller | Jun 10 15:00:54.929129 crc crio[20344]: time="2026-06-10T15:00:54.929000557Z" level=info msg="Starting container: 50a3ef2da63a24e680494734ca5f491ccadd7d0dc0a2069cc4d3ad724471ef41" id=6d370518-b8b1-4cf4-825a-df613cbc758a name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.271968 | controller | Jun 10 15:00:54.937209 crc crio[20344]: time="2026-06-10T15:00:54.93607508Z" level=info msg="Started container" PID=65778 containerID=50a3ef2da63a24e680494734ca5f491ccadd7d0dc0a2069cc4d3ad724471ef41 description=openstack/ceilometer-0/ceilometer-central-agent id=6d370518-b8b1-4cf4-825a-df613cbc758a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a32b6bdb3492a139e5814cfdbe72e18e7ed12cc28a3caa97bc1ceed89c44dc26
2026-06-10 15:52:06.271985 | controller | Jun 10 15:00:54.965141 crc crio[20344]: time="2026-06-10T15:00:54.964889994Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=85b3bcd4-3975-419b-a601-429977351553 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.272002 | controller | Jun 10 15:00:54.965528 crc crio[20344]: time="2026-06-10T15:00:54.965458699Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=bcc7e27e-0454-4177-bce8-9dd614b4d819 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.272024 | controller | Jun 10 15:00:54.965857 crc crio[20344]: time="2026-06-10T15:00:54.965777857Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified not found" id=bcc7e27e-0454-4177-bce8-9dd614b4d819 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.272041 | controller | Jun 10 15:00:54.965964 crc crio[20344]: time="2026-06-10T15:00:54.965865339Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified found" id=bcc7e27e-0454-4177-bce8-9dd614b4d819 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.272058 | controller | Jun 10 15:00:54.969089 crc crio[20344]: time="2026-06-10T15:00:54.969007561Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=89f3c637-612c-4ab2-80ca-3184f13337c9 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.272074 | controller | Jun 10 15:00:54.976477 crc crio[20344]: time="2026-06-10T15:00:54.976424192Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\""
2026-06-10 15:52:06.272091 | controller | Jun 10 15:00:54.983248 crc crio[20344]: time="2026-06-10T15:00:54.983095144Z" level=info msg="Creating container: openstack/keystone-bootstrap-db2kr/keystone-bootstrap" id=556a5c58-06c2-4db7-b147-d10799f3e531 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.272108 | controller | Jun 10 15:00:54.983756 crc crio[20344]: time="2026-06-10T15:00:54.98368289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.272125 | controller | Jun 10 15:00:55.087414 crc crio[20344]: time="2026-06-10T15:00:55.086357061Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.272142 | controller | Jun 10 15:00:55.093537 crc crio[20344]: time="2026-06-10T15:00:55.093161987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.272158 | controller | Jun 10 15:00:55.257740 crc crio[20344]: 2026-06-10T15:00:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fe2a0b6e79b8d44 Mac:b2:2c:9d:f0:6e:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9a Mtu:0 Sandbox:/var/run/netns/9973b2bb-0afe-42c1-93d4-7cb8c0a23b5b SocketPath: PciID:}] [{Interface:0xc000135000 Address:{IP:10.217.0.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.272175 | controller | Jun 10 15:00:55.261390 crc crio[20344]: time="2026-06-10T15:00:55.258570298Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:fe2a0b6e79b8d444f05e8677bcacdeb1419826842bd1e4b6d388cf6f868299b5 UID:786f0422-e6d1-40df-887d-8bbe0055d2ab NetNS:/var/run/netns/9973b2bb-0afe-42c1-93d4-7cb8c0a23b5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod786f0422_e6d1_40df_887d_8bbe0055d2ab.slice PodAnnotations:0xc0006b4698}] Aliases:map[]}"
2026-06-10 15:52:06.272192 | controller | Jun 10 15:00:55.261390 crc crio[20344]: time="2026-06-10T15:00:55.258784854Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.272209 | controller | Jun 10 15:00:55.269097 crc crio[20344]: time="2026-06-10T15:00:55.269006378Z" level=info msg="Ran pod sandbox fe2a0b6e79b8d444f05e8677bcacdeb1419826842bd1e4b6d388cf6f868299b5 with infra container: openstack/glance-default-internal-api-0/POD" id=200b0e6e-e7fb-4721-9ae0-9af80d66c1ae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.272230 | controller | Jun 10 15:00:55.272305 crc crio[20344]: time="2026-06-10T15:00:55.272138889Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=8a0ccf93-75ae-4a56-8dcf-8fb9b6a13fc1 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.272247 | controller | Jun 10 15:00:55.274874 crc crio[20344]: time="2026-06-10T15:00:55.274781147Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=b0a1c0a9-7291-4cd0-a2db-61e8d10a5a80 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.272264 | controller | Jun 10 15:00:55.282107 crc crio[20344]: time="2026-06-10T15:00:55.282019724Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=fbf33cf8-f68d-4edd-bcdf-910fd3dc2beb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.272280 | controller | Jun 10 15:00:55.282470 crc crio[20344]: time="2026-06-10T15:00:55.282410294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.272296 | controller | Jun 10 15:00:55.306108 crc crio[20344]: time="2026-06-10T15:00:55.306017603Z" level=info msg="Created container 43cd591ba9822e9755b6e6eace3c8114f803fa08416822ed7d69e72d7e16e7ff: openstack/keystone-bootstrap-db2kr/keystone-bootstrap" id=556a5c58-06c2-4db7-b147-d10799f3e531 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.272313 | controller | Jun 10 15:00:55.307501 crc crio[20344]: time="2026-06-10T15:00:55.30742314Z" level=info msg="Starting container: 43cd591ba9822e9755b6e6eace3c8114f803fa08416822ed7d69e72d7e16e7ff" id=67cf163a-fd36-4882-826f-4005df1405ce name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.272329 | controller | Jun 10 15:00:55.312897 crc crio[20344]: time="2026-06-10T15:00:55.312793288Z" level=info msg="Started container" PID=65838 containerID=43cd591ba9822e9755b6e6eace3c8114f803fa08416822ed7d69e72d7e16e7ff description=openstack/keystone-bootstrap-db2kr/keystone-bootstrap id=67cf163a-fd36-4882-826f-4005df1405ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=574cb4627c7cd9506d2c1a7392fa2dbcb8cf34f7d9f72b8447586ea882fade37
2026-06-10 15:52:06.272345 | controller | Jun 10 15:00:55.345605 crc crio[20344]: time="2026-06-10T15:00:55.345074402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.272362 | controller | Jun 10 15:00:56.035116 crc crio[20344]: 2026-06-10T15:00:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e4c9a1f735b58af Mac:02:f1:54:fd:89:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/88194372-6f51-43bb-b880-d6baa52f26a6 SocketPath: PciID:}] [{Interface:0xc00030c870 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.272379 | controller | Jun 10 15:00:56.036666 crc crio[20344]: time="2026-06-10T15:00:56.035988784Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:e4c9a1f735b58af83855cb27e28c862b96124faea6f2cd420f5932b8e538ebb2 UID:e86d7670-6c40-4f0f-bafe-b8e1dd2c3886 NetNS:/var/run/netns/88194372-6f51-43bb-b880-d6baa52f26a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode86d7670_6c40_4f0f_bafe_b8e1dd2c3886.slice PodAnnotations:0xc001b9c000}] Aliases:map[]}"
2026-06-10 15:52:06.272397 | controller | Jun 10 15:00:56.036666 crc crio[20344]: time="2026-06-10T15:00:56.036145268Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.272413 | controller | Jun 10 15:00:56.044578 crc crio[20344]: time="2026-06-10T15:00:56.044476283Z" level=info msg="Ran pod sandbox e4c9a1f735b58af83855cb27e28c862b96124faea6f2cd420f5932b8e538ebb2 with infra container: openstack/glance-default-external-api-0/POD" id=c0ef6825-c8e9-44f8-bdd4-e757f7262dc0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.272434 | controller | Jun 10 15:00:56.054170 crc crio[20344]: time="2026-06-10T15:00:56.054132753Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=663707fc-4602-4159-9edb-8163ff5af5b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.272452 | controller | Jun 10 15:00:56.061620 crc crio[20344]: time="2026-06-10T15:00:56.061540724Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=35611b59-e1f5-4c02-a7c0-f4142a6f5b0d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.272468 | controller | Jun 10 15:00:56.073436 crc crio[20344]: time="2026-06-10T15:00:56.073098252Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=9ee551fd-545c-464d-a5c1-0ba7a3f42d27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.272485 | controller | Jun 10 15:00:56.073802 crc crio[20344]: time="2026-06-10T15:00:56.07376412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.272501 | controller | Jun 10 15:00:56.188560 crc crio[20344]: time="2026-06-10T15:00:56.188316598Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.272518 | controller | Jun 10 15:00:56.278527 crc crio[20344]: time="2026-06-10T15:00:56.275056998Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.272534 | controller | Jun 10 15:00:56.437343 crc crio[20344]: time="2026-06-10T15:00:56.437134253Z" level=info msg="Created container a17d023d9f3223bf07bc542318df1bc2a698daf8c438ef0f9803759f69d65bc2: openstack/glance-default-internal-api-0/glance-log" id=fbf33cf8-f68d-4edd-bcdf-910fd3dc2beb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.272550 | controller | Jun 10 15:00:56.440071 crc crio[20344]: time="2026-06-10T15:00:56.439173496Z" level=info msg="Starting container: a17d023d9f3223bf07bc542318df1bc2a698daf8c438ef0f9803759f69d65bc2" id=381cbbad-9908-45d7-8134-887d26db5b6b name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.272566 | controller | Jun 10 15:00:56.450821 crc crio[20344]: time="2026-06-10T15:00:56.450733484Z" level=info msg="Started container" PID=65896 containerID=a17d023d9f3223bf07bc542318df1bc2a698daf8c438ef0f9803759f69d65bc2 description=openstack/glance-default-internal-api-0/glance-log id=381cbbad-9908-45d7-8134-887d26db5b6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe2a0b6e79b8d444f05e8677bcacdeb1419826842bd1e4b6d388cf6f868299b5
2026-06-10 15:52:06.272582 | controller | Jun 10 15:00:56.483752 crc crio[20344]: time="2026-06-10T15:00:56.483599073Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=34520981-d286-4b22-ae52-0b4dc10f560d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.272599 | controller | Jun 10 15:00:56.547629 crc crio[20344]: time="2026-06-10T15:00:56.546040996Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=482f829a-9003-4903-aa7c-28f19ba1fdc1 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.272615 | controller | Jun 10 15:00:56.557872 crc crio[20344]: time="2026-06-10T15:00:56.557505132Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=527657dc-717f-44e7-86eb-13b0d1d17061 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.272631 | controller | Jun 10 15:00:56.558130 crc crio[20344]: time="2026-06-10T15:00:56.557951913Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.272653 | controller | Jun 10 15:00:56.737425 crc crio[20344]: time="2026-06-10T15:00:56.723389794Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.272670 | controller | Jun 10 15:00:57.082581 crc crio[20344]: time="2026-06-10T15:00:57.082490058Z" level=info msg="Stopping pod sandbox: 3b8672696be791eecea7c3f25235535c0c1016fa5e23e1aa6e19aba680b235db" id=ae9f17a5-bf13-4f60-94cb-ed76030160e6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.272687 | controller | Jun 10 15:00:57.082882 crc crio[20344]: time="2026-06-10T15:00:57.082632601Z" level=info msg="Stopped pod sandbox (already stopped): 3b8672696be791eecea7c3f25235535c0c1016fa5e23e1aa6e19aba680b235db" id=ae9f17a5-bf13-4f60-94cb-ed76030160e6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.272703 | controller | Jun 10 15:00:57.083421 crc crio[20344]: time="2026-06-10T15:00:57.083325369Z" level=info msg="Removing pod sandbox: 3b8672696be791eecea7c3f25235535c0c1016fa5e23e1aa6e19aba680b235db" id=94f59079-64d0-4055-8dfa-d4465c38bf15 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.272719 | controller | Jun 10 15:00:57.267080 crc crio[20344]: time="2026-06-10T15:00:57.266982892Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.272735 | controller | Jun 10 15:00:57.391921 crc crio[20344]: time="2026-06-10T15:00:57.390194014Z" level=info msg="Created container bf2b8e4207ecaa15370e3074284082e139e83a1948c02f2ad036cb46e359fbb0: openstack/glance-default-external-api-0/glance-log" id=9ee551fd-545c-464d-a5c1-0ba7a3f42d27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.272751 | controller | Jun 10 15:00:57.398955 crc crio[20344]: time="2026-06-10T15:00:57.397691847Z" level=info msg="Starting container: bf2b8e4207ecaa15370e3074284082e139e83a1948c02f2ad036cb46e359fbb0" id=dad3a768-87cb-4947-921c-94d9999afd9e name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.272767 | controller | Jun 10 15:00:57.408380 crc crio[20344]: time="2026-06-10T15:00:57.408112477Z" level=info msg="Started container" PID=65968 containerID=bf2b8e4207ecaa15370e3074284082e139e83a1948c02f2ad036cb46e359fbb0 description=openstack/glance-default-external-api-0/glance-log id=dad3a768-87cb-4947-921c-94d9999afd9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4c9a1f735b58af83855cb27e28c862b96124faea6f2cd420f5932b8e538ebb2
2026-06-10 15:52:06.272784 | controller | Jun 10 15:00:57.441510 crc crio[20344]: time="2026-06-10T15:00:57.441465838Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=61eadd01-0f08-4256-95e9-721d0182bfb1 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.272800 | controller | Jun 10 15:00:57.546180 crc crio[20344]: time="2026-06-10T15:00:57.54608843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.272816 | controller | Jun 10 15:00:57.694235 crc crio[20344]: time="2026-06-10T15:00:57.6940218Z" level=info msg="Created container 3e40faf5221e17d366c9a43eb293784e9949c53c18c8c9f7f849f86c12c6c34a: openstack/glance-default-internal-api-0/glance-httpd" id=527657dc-717f-44e7-86eb-13b0d1d17061 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.272832 | controller | Jun 10 15:00:57.698327 crc crio[20344]: time="2026-06-10T15:00:57.696570925Z" level=info msg="Starting container: 3e40faf5221e17d366c9a43eb293784e9949c53c18c8c9f7f849f86c12c6c34a" id=4738c5d9-c958-45c0-9798-78ef5ce4a83d name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.272867 | controller | Jun 10 15:00:57.705061 crc crio[20344]: time="2026-06-10T15:00:57.704552642Z" level=info msg="Started container" PID=65994 containerID=3e40faf5221e17d366c9a43eb293784e9949c53c18c8c9f7f849f86c12c6c34a description=openstack/glance-default-internal-api-0/glance-httpd id=4738c5d9-c958-45c0-9798-78ef5ce4a83d name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe2a0b6e79b8d444f05e8677bcacdeb1419826842bd1e4b6d388cf6f868299b5
2026-06-10 15:52:06.272889 | controller | Jun 10 15:00:57.761750 crc crio[20344]: time="2026-06-10T15:00:57.760753743Z" level=info msg="Removed pod sandbox: 3b8672696be791eecea7c3f25235535c0c1016fa5e23e1aa6e19aba680b235db" id=94f59079-64d0-4055-8dfa-d4465c38bf15 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.272906 | controller | Jun 10 15:00:57.763661 crc crio[20344]: time="2026-06-10T15:00:57.763507984Z" level=info msg="Stopping pod sandbox: 6763017e772b1d53defc887942d14cc353a287332457a5ffacc1f5132ae693d6" id=6b1c5c2d-34a8-491a-9530-92cc9e782c82 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.272922 | controller | Jun 10 15:00:57.763661 crc crio[20344]: time="2026-06-10T15:00:57.763574676Z" level=info msg="Stopped pod sandbox (already stopped): 6763017e772b1d53defc887942d14cc353a287332457a5ffacc1f5132ae693d6" id=6b1c5c2d-34a8-491a-9530-92cc9e782c82 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.272938 | controller | Jun 10 15:00:57.765399 crc crio[20344]: time="2026-06-10T15:00:57.764027887Z" level=info msg="Removing pod sandbox: 6763017e772b1d53defc887942d14cc353a287332457a5ffacc1f5132ae693d6" id=6e0f6704-b092-423f-8b43-a835a044b8ee name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.272953 | controller | Jun 10 15:00:57.788339 crc crio[20344]: time="2026-06-10T15:00:57.788022847Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=2283dd4a-519f-47c7-a51d-6c2908904dc8 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.272969 | controller | Jun 10 15:00:57.816455 crc crio[20344]: time="2026-06-10T15:00:57.813827113Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=7fcd62e0-c25e-430c-a2d7-2a2790d87221 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.272985 | controller | Jun 10 15:00:57.817169 crc crio[20344]: time="2026-06-10T15:00:57.817080528Z" level=info msg="Removed pod sandbox: 6763017e772b1d53defc887942d14cc353a287332457a5ffacc1f5132ae693d6" id=6e0f6704-b092-423f-8b43-a835a044b8ee name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.273001 | controller | Jun 10 15:00:57.822169 crc crio[20344]: time="2026-06-10T15:00:57.82144773Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.273017 | controller | Jun 10 15:00:57.825885 crc crio[20344]: time="2026-06-10T15:00:57.825676469Z" level=info msg="Stopping pod sandbox: 85bbc444db6cd704974965c3d6ad0b216b5e9e8c17dce5bd916a27c4883982e0" id=106c0a36-a1fb-418f-a13f-829aa34b91f2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.273033 | controller | Jun 10 15:00:57.826038 crc crio[20344]: time="2026-06-10T15:00:57.825900285Z" level=info msg="Stopped pod sandbox (already stopped): 85bbc444db6cd704974965c3d6ad0b216b5e9e8c17dce5bd916a27c4883982e0" id=106c0a36-a1fb-418f-a13f-829aa34b91f2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.273049 | controller | Jun 10 15:00:57.830473 crc crio[20344]: time="2026-06-10T15:00:57.829523829Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:860b1eb61b6652f02a54b95af32f4c5e33bd138d9a8d1a330fce56c9b78c103f" id=89f3c637-612c-4ab2-80ca-3184f13337c9 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.273065 | controller | Jun 10 15:00:57.832730 crc crio[20344]: time="2026-06-10T15:00:57.832624329Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=839aabcb-13dc-4c1b-a2c5-74126ad0c116 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.273089 | controller | Jun 10 15:00:57.832730 crc crio[20344]: time="2026-06-10T15:00:57.83267612Z" level=info msg="Removing pod sandbox: 85bbc444db6cd704974965c3d6ad0b216b5e9e8c17dce5bd916a27c4883982e0" id=b3471f4f-2198-4253-8c82-7877d14c786c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.273105 | controller | Jun 10 15:00:57.859593 crc crio[20344]: time="2026-06-10T15:00:57.859115213Z" level=info msg="Removed pod sandbox: 85bbc444db6cd704974965c3d6ad0b216b5e9e8c17dce5bd916a27c4883982e0" id=b3471f4f-2198-4253-8c82-7877d14c786c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.273121 | controller | Jun 10 15:00:57.862589 crc crio[20344]: time="2026-06-10T15:00:57.862135231Z" level=info msg="Stopping pod sandbox: a17113a4b292145f2fe365d87333323112eeb2df9c77537153f0cdbff4d50e19" id=4441ffca-bfc6-463e-8c6f-9eb8bd8d7b7f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.273136 | controller | Jun 10 15:00:57.862589 crc crio[20344]: time="2026-06-10T15:00:57.862210173Z" level=info msg="Stopped pod sandbox (already stopped): a17113a4b292145f2fe365d87333323112eeb2df9c77537153f0cdbff4d50e19" id=4441ffca-bfc6-463e-8c6f-9eb8bd8d7b7f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.273152 | controller | Jun 10 15:00:57.864767 crc crio[20344]: time="2026-06-10T15:00:57.864732848Z" level=info msg="Removing pod sandbox: a17113a4b292145f2fe365d87333323112eeb2df9c77537153f0cdbff4d50e19" id=3fd3b3eb-b26c-4dba-b66a-e465ace53c2d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.273167 | controller | Jun 10 15:00:57.885582 crc crio[20344]: time="2026-06-10T15:00:57.885362071Z" level=info msg="Removed pod sandbox: a17113a4b292145f2fe365d87333323112eeb2df9c77537153f0cdbff4d50e19" id=3fd3b3eb-b26c-4dba-b66a-e465ace53c2d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.273183 | controller | Jun 10 15:00:57.887152 crc crio[20344]: time="2026-06-10T15:00:57.886827739Z" level=info msg="Stopping pod sandbox: e8e861149e6fad237a4a412b04882301a155c9107579637d8a3d8554a5b61024" id=8b5be15a-0b8a-4b09-b00d-e4fc945d1021 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.273198 | controller | Jun 10 15:00:57.887152 crc crio[20344]: time="2026-06-10T15:00:57.886932671Z" level=info msg="Stopped pod sandbox (already stopped): e8e861149e6fad237a4a412b04882301a155c9107579637d8a3d8554a5b61024" id=8b5be15a-0b8a-4b09-b00d-e4fc945d1021 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.273214 | controller | Jun 10 15:00:57.889175 crc crio[20344]: time="2026-06-10T15:00:57.888657336Z" level=info msg="Removing pod sandbox: e8e861149e6fad237a4a412b04882301a155c9107579637d8a3d8554a5b61024" id=25b223cc-b4fe-4c71-bd2a-3929707bec53 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.273230 | controller | Jun 10 15:00:57.889175 crc crio[20344]: time="2026-06-10T15:00:57.889135608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.273246 | controller | Jun 10 15:00:57.903072 crc crio[20344]: time="2026-06-10T15:00:57.902925084Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=45272252-0385-4928-8160-e5b6e31c3656 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.273262 | controller | Jun 10 15:00:57.903730 crc crio[20344]: time="2026-06-10T15:00:57.903619422Z" level=info msg="Removed pod sandbox: e8e861149e6fad237a4a412b04882301a155c9107579637d8a3d8554a5b61024" id=25b223cc-b4fe-4c71-bd2a-3929707bec53 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.273279 | controller | Jun 10 15:00:57.928481 crc crio[20344]: time="2026-06-10T15:00:57.92791634Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=a8da8aad-7110-4909-b209-6f669da05aed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.273299 | controller | Jun 10 15:00:57.929949 crc crio[20344]: time="2026-06-10T15:00:57.929901791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.273316 | controller | Jun 10 15:00:58.011556 crc crio[20344]: time="2026-06-10T15:00:58.011413036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.273333 | controller | Jun 10 15:00:58.024910 crc crio[20344]: time="2026-06-10T15:00:58.024824622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.273349 | controller | Jun 10 15:00:58.148003 crc crio[20344]: time="2026-06-10T15:00:58.14788082Z" level=info msg="Created container c0f48c3ace694b9f938701fac569cb9e27ea3bb992604cda530913175d2fff54: openstack/ceilometer-0/ceilometer-notification-agent" id=a8da8aad-7110-4909-b209-6f669da05aed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.273365 | controller | Jun 10 15:00:58.152487 crc crio[20344]: time="2026-06-10T15:00:58.149562273Z" level=info msg="Starting container: c0f48c3ace694b9f938701fac569cb9e27ea3bb992604cda530913175d2fff54" id=d8f2a0d0-3dea-4995-b13b-79a9fd1509e7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.273380 | controller | Jun 10 15:00:58.153691 crc crio[20344]: time="2026-06-10T15:00:58.153598578Z" level=info msg="Started container" PID=66083 containerID=c0f48c3ace694b9f938701fac569cb9e27ea3bb992604cda530913175d2fff54 description=openstack/ceilometer-0/ceilometer-notification-agent id=d8f2a0d0-3dea-4995-b13b-79a9fd1509e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a32b6bdb3492a139e5814cfdbe72e18e7ed12cc28a3caa97bc1ceed89c44dc26
2026-06-10 15:52:06.273397 | controller | Jun 10 15:00:58.194239 crc crio[20344]: time="2026-06-10T15:00:58.193612651Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=5cac1967-79b4-4892-898a-8c0012a0588d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.273413 | controller | Jun 10 15:00:58.194239 crc crio[20344]: time="2026-06-10T15:00:58.193807826Z" level=info msg="Image quay.io/openstack-k8s-operators/sg-core:latest not found" id=5cac1967-79b4-4892-898a-8c0012a0588d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.273430 | controller | Jun 10 15:00:58.194239 crc crio[20344]: time="2026-06-10T15:00:58.193846547Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/sg-core:latest found" id=5cac1967-79b4-4892-898a-8c0012a0588d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.273446 | controller | Jun 10 15:00:58.202777 crc crio[20344]: time="2026-06-10T15:00:58.202625464Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/sg-core:latest" id=baf26061-d8a8-4cfb-a8d6-371f04d89ba8 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.273462 | controller | Jun 10 15:00:58.206663 crc crio[20344]: time="2026-06-10T15:00:58.206055862Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/sg-core:latest\""
2026-06-10 15:52:06.273478 | controller | Jun 10 15:00:58.634743 crc crio[20344]: time="2026-06-10T15:00:58.634576828Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.273494 | controller | Jun 10 15:00:58.771625 crc crio[20344]: time="2026-06-10T15:00:58.771546145Z" level=info msg="Created container e9a16e629fa156e1278414b32d8fad3f17e21cf9fcb2c98c34a846d1368b2791: openstack/glance-default-external-api-0/glance-httpd" id=7fcd62e0-c25e-430c-a2d7-2a2790d87221 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.273511 | controller | Jun 10 15:00:58.777396 crc crio[20344]: time="2026-06-10T15:00:58.772660694Z" level=info msg="Starting container: e9a16e629fa156e1278414b32d8fad3f17e21cf9fcb2c98c34a846d1368b2791" id=afc8b951-1724-4d6f-887f-e28b4e120f5e name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.273531 | controller | Jun 10 15:00:58.778419 crc crio[20344]: time="2026-06-10T15:00:58.778113195Z" level=info msg="Started container" PID=66246 containerID=e9a16e629fa156e1278414b32d8fad3f17e21cf9fcb2c98c34a846d1368b2791 description=openstack/glance-default-external-api-0/glance-httpd id=afc8b951-1724-4d6f-887f-e28b4e120f5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4c9a1f735b58af83855cb27e28c862b96124faea6f2cd420f5932b8e538ebb2
2026-06-10 15:52:06.273549 | controller | Jun 10 15:01:01.017575 crc crio[20344]: time="2026-06-10T15:01:01.017090083Z" level=info msg="Stopping pod sandbox: 574cb4627c7cd9506d2c1a7392fa2dbcb8cf34f7d9f72b8447586ea882fade37" id=b2e76e81-4039-444d-a61b-2caa88d831a9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.273565 | controller | Jun 10 15:01:01.019666 crc crio[20344]: time="2026-06-10T15:01:01.019580927Z" level=info msg="Got pod network &{Name:keystone-bootstrap-db2kr Namespace:openstack ID:574cb4627c7cd9506d2c1a7392fa2dbcb8cf34f7d9f72b8447586ea882fade37 UID:9d651d66-f346-4d30-a231-3cf96bc525cf NetNS:/var/run/netns/58cf039a-8637-4599-9c4e-f87bdd4e7678 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9d651d66_f346_4d30_a231_3cf96bc525cf.slice PodAnnotations:0xc00078c650}] Aliases:map[]}"
2026-06-10 15:52:06.273583 | controller | Jun 10 15:01:01.020396 crc crio[20344]: time="2026-06-10T15:01:01.020233274Z" level=info msg="Deleting pod openstack_keystone-bootstrap-db2kr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.273600 | controller | Jun 10 15:01:01.365940 crc crio[20344]: time="2026-06-10T15:01:01.365395197Z" level=info msg="Stopped pod sandbox: 574cb4627c7cd9506d2c1a7392fa2dbcb8cf34f7d9f72b8447586ea882fade37" id=b2e76e81-4039-444d-a61b-2caa88d831a9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.273616 | controller | Jun 10 15:01:02.048203 crc crio[20344]: time="2026-06-10T15:01:02.047634485Z" level=info msg="Stopping pod sandbox: 5131d3b9f479015e677f10b6de0a485f3a6e5e4b0580790e2d513b4952a73084" id=a964e301-e373-47d9-b9ab-604f492c531c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.273633 | controller | Jun 10 15:01:02.049213 crc crio[20344]: time="2026-06-10T15:01:02.049143924Z" level=info msg="Got pod network &{Name:placement-db-sync-nsp56 Namespace:openstack ID:5131d3b9f479015e677f10b6de0a485f3a6e5e4b0580790e2d513b4952a73084 UID:917ca20f-f542-4eae-9cba-37205fd6d371 NetNS:/var/run/netns/1d07ec37-9b31-467d-9439-2e1eb90b9667 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod917ca20f_f542_4eae_9cba_37205fd6d371.slice PodAnnotations:0xc00282e2b0}] Aliases:map[]}"
2026-06-10 15:52:06.273650 | controller | Jun 10 15:01:02.049490 crc crio[20344]: time="2026-06-10T15:01:02.049417531Z" level=info msg="Deleting pod openstack_placement-db-sync-nsp56 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.273667 | controller | Jun 10 15:01:02.426668 crc crio[20344]: time="2026-06-10T15:01:02.426589441Z" level=info msg="Stopped pod sandbox: 5131d3b9f479015e677f10b6de0a485f3a6e5e4b0580790e2d513b4952a73084" id=a964e301-e373-47d9-b9ab-604f492c531c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.273684 | controller | Jun 10 15:01:07.727336 crc crio[20344]: time="2026-06-10T15:01:07.726197685Z" level=info msg="Running pod sandbox: openstack/keystone-779b89f965-xvhg2/POD" id=4ed4a619-ed4b-4278-8ba5-83c971f82b16 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.273700 | controller | Jun 10 15:01:07.728577 crc crio[20344]: time="2026-06-10T15:01:07.727395676Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.273721 | controller | Jun 10 15:01:08.603482 crc crio[20344]: time="2026-06-10T15:01:08.602838123Z" level=info msg="Running pod sandbox: openstack/placement-75948b8d96-gfhqq/POD" id=32b0bf78-f2ae-47d8-916b-c4b0b8c6e668 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.273820 | controller | Jun 10 15:01:08.603610 crc crio[20344]: time="2026-06-10T15:01:08.603589412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.273841 | controller | Jun 10 15:01:12.255191 crc crio[20344]: time="2026-06-10T15:01:12.254167993Z" level=info msg="Stopping pod sandbox: 30664061d45d7d7217a0b120fb84e598c263f144940b8ca63e82aa7e27c0b94f" id=8ed95a75-3b39-46a0-aa61-f648172df34b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.273877 | controller | Jun 10 15:01:12.257095 crc crio[20344]: time="2026-06-10T15:01:12.25600702Z" level=info msg="Got pod network &{Name:neutron-db-sync-6fdsd Namespace:openstack ID:30664061d45d7d7217a0b120fb84e598c263f144940b8ca63e82aa7e27c0b94f UID:8bfad83e-2bcf-4eff-8a3c-cd9337cfa097 NetNS:/var/run/netns/3cfa00e6-7f33-4450-8444-ff40eebbeb41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bfad83e_2bcf_4eff_8a3c_cd9337cfa097.slice PodAnnotations:0xc002264188}] Aliases:map[]}"
2026-06-10 15:52:06.273896 | controller | Jun 10 15:01:12.257325 crc crio[20344]: time="2026-06-10T15:01:12.257222481Z" level=info msg="Deleting pod openstack_neutron-db-sync-6fdsd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.273914 | controller | Jun 10 15:01:12.257525 crc crio[20344]: time="2026-06-10T15:01:12.256462062Z" level=info msg="Stopping pod sandbox: a47365987b0aa43f1558e3f8dde785a2e39dfc7cb0573c84dbe44f9c9c502f9a" id=61c53c30-2e34-4363-b126-90ab377e120c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.273931 | controller | Jun 10 15:01:12.257860 crc crio[20344]: time="2026-06-10T15:01:12.257801736Z" level=info msg="Got pod network &{Name:barbican-db-sync-qnbnd Namespace:openstack ID:a47365987b0aa43f1558e3f8dde785a2e39dfc7cb0573c84dbe44f9c9c502f9a UID:d7eb5a6a-b8ae-47ae-a8f2-549b5c59f7c3 NetNS:/var/run/netns/8677106d-e129-4d80-86b4-360aa03d4b69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7eb5a6a_b8ae_47ae_a8f2_549b5c59f7c3.slice PodAnnotations:0xc000528950}] Aliases:map[]}"
2026-06-10 15:52:06.273991 | controller | Jun 10 15:01:12.258002 crc crio[20344]: time="2026-06-10T15:01:12.25795166Z" level=info msg="Deleting pod openstack_barbican-db-sync-qnbnd from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.274010 | controller | Jun 10 15:01:12.977415 crc crio[20344]: time="2026-06-10T15:01:12.976863645Z" level=info msg="Stopped pod sandbox: a47365987b0aa43f1558e3f8dde785a2e39dfc7cb0573c84dbe44f9c9c502f9a" id=61c53c30-2e34-4363-b126-90ab377e120c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.274027 | controller | Jun 10 15:01:12.978293 crc crio[20344]: time="2026-06-10T15:01:12.977147693Z" level=info msg="Stopped pod sandbox: 30664061d45d7d7217a0b120fb84e598c263f144940b8ca63e82aa7e27c0b94f" id=8ed95a75-3b39-46a0-aa61-f648172df34b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.274044 | controller | Jun 10 15:01:13.034578 crc crio[20344]: time="2026-06-10T15:01:13.034516854Z" level=info msg="Got pod network &{Name:placement-75948b8d96-gfhqq Namespace:openstack ID:af46c91751671df93fef166824eb2ff03d232f0442af00227281df6a601116aa UID:4e8c0ecd-9f08-45ff-8c9d-3afe7754363e NetNS:/var/run/netns/2ee0582b-d3f1-4ae6-b77c-21addf2e951f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4e8c0ecd_9f08_45ff_8c9d_3afe7754363e.slice PodAnnotations:0xc000529020}] Aliases:map[]}"
2026-06-10 15:52:06.274066 | controller | Jun 10 15:01:13.034931 crc crio[20344]: time="2026-06-10T15:01:13.034909474Z" level=info msg="Adding pod openstack_placement-75948b8d96-gfhqq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.274083 | controller | Jun 10 15:01:13.103773 crc crio[20344]: time="2026-06-10T15:01:13.103605818Z" level=info msg="Got pod network &{Name:keystone-779b89f965-xvhg2 Namespace:openstack ID:4683a408825b20cb24259ad99fbcf40da5ae602ee26c515630ca4cfe52630b74 UID:3853668c-e7e4-46c8-bf3e-88e901ce2a0e NetNS:/var/run/netns/8494e1da-cd59-4198-be6e-75a9014470dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3853668c_e7e4_46c8_bf3e_88e901ce2a0e.slice PodAnnotations:0xc00282e6b8}] Aliases:map[]}"
2026-06-10 15:52:06.274100 | controller | Jun 10 15:01:13.103773 crc crio[20344]: time="2026-06-10T15:01:13.10367085Z" level=info msg="Adding pod openstack_keystone-779b89f965-xvhg2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.274116 | controller | Jun 10 15:01:13.204398 crc crio[20344]: time="2026-06-10T15:01:13.204157145Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:457ac65a0818c89c25b563e576fd0e228e61b23e5913835aa8c748f2c70ce600" id=baf26061-d8a8-4cfb-a8d6-371f04d89ba8 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.274133 | controller | Jun 10 15:01:13.207378 crc crio[20344]: time="2026-06-10T15:01:13.205475239Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=cc4b410f-be83-44d6-9fde-b9ef9b18b2fa name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.274150 | controller | Jun 10 15:01:13.235382 crc crio[20344]: time="2026-06-10T15:01:13.235114044Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=42550e03-3307-4ecf-849c-efce8441788e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.274166 | controller | Jun 10 15:01:13.262873 crc crio[20344]: time="2026-06-10T15:01:13.261561077Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=4fb517e9-0828-43cb-a16f-2fb0140f6dab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.274182 | controller | Jun 10 15:01:13.268101 crc crio[20344]: time="2026-06-10T15:01:13.268074945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.274198 | controller | Jun 10 15:01:13.345090 crc crio[20344]: time="2026-06-10T15:01:13.344746585Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.274215 | controller | Jun 10 15:01:13.355497 crc crio[20344]: time="2026-06-10T15:01:13.355460922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.274231 | controller | Jun 10 15:01:13.428011 crc crio[20344]: 2026-06-10T15:01:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:af46c91751671df Mac:86:84:14:e0:c9:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/2ee0582b-d3f1-4ae6-b77c-21addf2e951f SocketPath: PciID:}] [{Interface:0xc0004b2760 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.274247 | controller | Jun 10 15:01:13.428911 crc crio[20344]: time="2026-06-10T15:01:13.428852547Z" level=info msg="Got pod network &{Name:placement-75948b8d96-gfhqq Namespace:openstack ID:af46c91751671df93fef166824eb2ff03d232f0442af00227281df6a601116aa UID:4e8c0ecd-9f08-45ff-8c9d-3afe7754363e NetNS:/var/run/netns/2ee0582b-d3f1-4ae6-b77c-21addf2e951f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4e8c0ecd_9f08_45ff_8c9d_3afe7754363e.slice PodAnnotations:0xc000529020}] Aliases:map[]}"
2026-06-10 15:52:06.274269 | controller | Jun 10 15:01:13.429114 crc crio[20344]: time="2026-06-10T15:01:13.429052052Z" level=info msg="Checking pod openstack_placement-75948b8d96-gfhqq for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.274286 | controller | Jun 10 15:01:13.457916 crc crio[20344]: time="2026-06-10T15:01:13.457834076Z" level=info msg="Ran pod sandbox af46c91751671df93fef166824eb2ff03d232f0442af00227281df6a601116aa with infra container: openstack/placement-75948b8d96-gfhqq/POD" id=32b0bf78-f2ae-47d8-916b-c4b0b8c6e668 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.274303 | controller | Jun 10 15:01:13.469401 crc crio[20344]: time="2026-06-10T15:01:13.469325983Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=bbabecc9-60bb-4fd2-a5f6-ed52cedfd587 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.274320 | controller | Jun 10 15:01:13.522383 crc crio[20344]: time="2026-06-10T15:01:13.522320331Z" level=info msg="Created container 970d785a5da30a75fb3eec72626492d9d4daf24b620efe7ef112c7443aea8057: openstack/ceilometer-0/sg-core" id=4fb517e9-0828-43cb-a16f-2fb0140f6dab name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.274337 | controller | Jun 10 15:01:13.524806 crc crio[20344]: time="2026-06-10T15:01:13.524696802Z" level=info msg="Starting container: 970d785a5da30a75fb3eec72626492d9d4daf24b620efe7ef112c7443aea8057" id=c8c69727-278b-4c6f-84cd-789c6f38bb05 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.274353 | controller | Jun 10 15:01:13.536442 crc crio[20344]: time="2026-06-10T15:01:13.536121818Z" level=info msg="Started container" PID=67360 containerID=970d785a5da30a75fb3eec72626492d9d4daf24b620efe7ef112c7443aea8057 description=openstack/ceilometer-0/sg-core id=c8c69727-278b-4c6f-84cd-789c6f38bb05 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a32b6bdb3492a139e5814cfdbe72e18e7ed12cc28a3caa97bc1ceed89c44dc26
2026-06-10 15:52:06.274370 | controller | Jun 10 15:01:13.544462 crc crio[20344]: 2026-06-10T15:01:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4683a408825b20c Mac:9e:19:15:ae:91:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/8494e1da-cd59-4198-be6e-75a9014470dd SocketPath: PciID:}] [{Interface:0xc00030a6c0 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.274386 | controller | Jun 10 15:01:13.545790 crc crio[20344]: time="2026-06-10T15:01:13.545379507Z" level=info msg="Got pod network &{Name:keystone-779b89f965-xvhg2 Namespace:openstack ID:4683a408825b20cb24259ad99fbcf40da5ae602ee26c515630ca4cfe52630b74 UID:3853668c-e7e4-46c8-bf3e-88e901ce2a0e NetNS:/var/run/netns/8494e1da-cd59-4198-be6e-75a9014470dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3853668c_e7e4_46c8_bf3e_88e901ce2a0e.slice PodAnnotations:0xc00282e6b8}] Aliases:map[]}"
2026-06-10 15:52:06.274403 | controller | Jun 10 15:01:13.545790 crc crio[20344]: time="2026-06-10T15:01:13.545544731Z" level=info msg="Checking pod openstack_keystone-779b89f965-xvhg2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.274420 | controller | Jun 10 15:01:13.556298 crc crio[20344]: time="2026-06-10T15:01:13.556153585Z" level=info msg="Ran pod sandbox 4683a408825b20cb24259ad99fbcf40da5ae602ee26c515630ca4cfe52630b74 with infra container: openstack/keystone-779b89f965-xvhg2/POD" id=4ed4a619-ed4b-4278-8ba5-83c971f82b16 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.274436 | controller | Jun 10 15:01:13.556631 crc crio[20344]: time="2026-06-10T15:01:13.556450803Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=7eb27f31-38e7-40c1-b90b-7b272a3e4c74 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.274457 | controller | Jun 10 15:01:13.556972 crc crio[20344]: time="2026-06-10T15:01:13.556816962Z" level=info msg="Image registry.redhat.io/ubi9/httpd-24:latest not found" id=7eb27f31-38e7-40c1-b90b-7b272a3e4c74 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.274474 | controller | Jun 10 15:01:13.556972 crc crio[20344]: time="2026-06-10T15:01:13.556906534Z" level=info msg="Neither image nor artfiact registry.redhat.io/ubi9/httpd-24:latest found" id=7eb27f31-38e7-40c1-b90b-7b272a3e4c74 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.274491 | controller | Jun 10 15:01:13.559530 crc crio[20344]: time="2026-06-10T15:01:13.559431579Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=e3fc587d-7a2f-468a-bdaf-336dcb81ad78 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.274507 | controller | Jun 10 15:01:13.565738 crc crio[20344]: time="2026-06-10T15:01:13.56524273Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24:latest" id=e82fb755-9440-44a5-a81c-43fd23305250 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.274524 | controller | Jun 10 15:01:13.575347 crc crio[20344]: time="2026-06-10T15:01:13.575163546Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24:latest\""
2026-06-10 15:52:06.274540 | controller | Jun 10 15:01:13.631384 crc crio[20344]: time="2026-06-10T15:01:13.624162871Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=42295053-027c-4b07-97c6-e04df5b2d6d0 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.274557 | controller | Jun 10 15:01:13.640807 crc crio[20344]: time="2026-06-10T15:01:13.640682398Z" level=info msg="Creating container: openstack/placement-75948b8d96-gfhqq/placement-log" id=29c29314-af9b-4c46-af26-aa448f66616a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.274573 | controller | Jun 10 15:01:13.642336 crc crio[20344]: time="2026-06-10T15:01:13.642201027Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.274590 | controller | Jun 10 15:01:13.687175 crc crio[20344]: time="2026-06-10T15:01:13.687082006Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified" id=27557b4f-b04f-4270-81be-174bded8fc59 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.274607 | controller | Jun 10 15:01:13.690931 crc crio[20344]: time="2026-06-10T15:01:13.690874714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.274624 | controller | Jun 10 15:01:13.695960 crc crio[20344]: time="2026-06-10T15:01:13.695889743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.274640 | controller | Jun 10 15:01:13.700232 crc crio[20344]: time="2026-06-10T15:01:13.699788824Z" level=info msg="Creating container: openstack/keystone-779b89f965-xvhg2/keystone-api" id=88f57282-37a3-42ce-8618-9f3c43beffa0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.274657 | controller | Jun 10 15:01:13.703010 crc crio[20344]: time="2026-06-10T15:01:13.700370789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.274674 | controller | Jun 10 15:01:13.806375 crc crio[20344]: time="2026-06-10T15:01:13.806167961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.274695 | controller | Jun 10 15:01:13.811463 crc crio[20344]: time="2026-06-10T15:01:13.811393616Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.274712 | controller | Jun 10 15:01:13.917393 crc crio[20344]: time="2026-06-10T15:01:13.906689887Z" level=info msg="Created container 0f70f823cea87b1420756a5ba24687b925e3b420b4ba59dadb8b14251e017ca6: openstack/placement-75948b8d96-gfhqq/placement-log" id=29c29314-af9b-4c46-af26-aa448f66616a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.274728 | controller | Jun 10 15:01:13.917393 crc crio[20344]: time="2026-06-10T15:01:13.915661419Z" level=info msg="Starting container: 0f70f823cea87b1420756a5ba24687b925e3b420b4ba59dadb8b14251e017ca6" id=e25632fb-d446-4b02-b712-ccc1be99ded4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.274745 | controller | Jun 10 15:01:13.929239 crc crio[20344]: time="2026-06-10T15:01:13.926486198Z" level=info msg="Started container" PID=67443 containerID=0f70f823cea87b1420756a5ba24687b925e3b420b4ba59dadb8b14251e017ca6 description=openstack/placement-75948b8d96-gfhqq/placement-log id=e25632fb-d446-4b02-b712-ccc1be99ded4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af46c91751671df93fef166824eb2ff03d232f0442af00227281df6a601116aa
2026-06-10 15:52:06.274762 | controller | Jun 10 15:01:13.954123 crc crio[20344]: time="2026-06-10T15:01:13.952779717Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=bdac4ca8-53d6-43c0-8a1b-8bec1fa002bf name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.274779 | controller | Jun 10 15:01:14.221144 crc crio[20344]: time="2026-06-10T15:01:14.221009914Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=79e475ea-88b7-4098-b612-6c2a90de3b67 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.274795 | controller | Jun 10 15:01:14.313061 crc crio[20344]: time="2026-06-10T15:01:14.312570048Z" level=info msg="Creating container: openstack/placement-75948b8d96-gfhqq/placement-api" id=5ee1da20-beef-43b7-8e4a-1e74c2a1a5b7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.274811 | controller | Jun 10 15:01:14.314799 crc crio[20344]: time="2026-06-10T15:01:14.314741914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.274828 | controller | Jun 10 15:01:14.328068 crc crio[20344]: time="2026-06-10T15:01:14.327515464Z" level=info msg="Running pod sandbox: openstack/barbican-worker-dbc8c9479-s7hbh/POD" id=4705b2f5-dc43-409d-947b-5f665dd6678d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.274844 | controller | Jun 10 15:01:14.328068 crc crio[20344]: time="2026-06-10T15:01:14.327602827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.274882 | controller | Jun 10 15:01:14.341952 crc crio[20344]: time="2026-06-10T15:01:14.341878475Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-7d5695b8ff-jvn4z/POD" id=d865bd43-408b-4cd2-ae77-7c96fc22d027 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.274900 | controller | Jun 10 15:01:14.342080 crc crio[20344]: time="2026-06-10T15:01:14.341976728Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.274917 | controller | Jun 10 15:01:14.361238 crc crio[20344]: time="2026-06-10T15:01:14.360915747Z" level=info msg="Running pod sandbox: openstack/barbican-keystone-listener-55f5fbd7cd-jbccj/POD" id=1918876b-2dd9-402e-b041-97a1a89657be name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.274938 | controller | Jun 10 15:01:14.361238 crc crio[20344]: time="2026-06-10T15:01:14.361015739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.274955 | controller | Jun 10 15:01:14.382236 crc crio[20344]: time="2026-06-10T15:01:14.382155115Z" level=info msg="Stopping pod sandbox: 4ceecadf46c58cdd5b133938984a78820097b031ae3fbad1c2ae3c3799d851a7" id=e3a4df6b-f944-4a32-96f5-b574c64d77ab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.274972 | controller | Jun 10 15:01:14.382681 crc crio[20344]: time="2026-06-10T15:01:14.382605997Z" level=info msg="Got pod network &{Name:cinder-db-sync-bgzdq Namespace:openstack ID:4ceecadf46c58cdd5b133938984a78820097b031ae3fbad1c2ae3c3799d851a7 UID:fa87ef16-03d2-4e23-883f-03048c9f4665 NetNS:/var/run/netns/a83ae731-9bbe-4772-ac7c-23d55fb708cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa87ef16_03d2_4e23_883f_03048c9f4665.slice PodAnnotations:0xc0007382a0}] Aliases:map[]}"
2026-06-10 15:52:06.274989 | controller | Jun 10 15:01:14.382832 crc crio[20344]: time="2026-06-10T15:01:14.382795702Z" level=info msg="Deleting pod openstack_cinder-db-sync-bgzdq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.275005 | controller | Jun 10 15:01:14.392686 crc crio[20344]: time="2026-06-10T15:01:14.392509723Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.275023 | controller | Jun 10 15:01:14.409594 crc crio[20344]: time="2026-06-10T15:01:14.409488551Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7d5695b8ff-jvn4z Namespace:openstack ID:844fc8db2c7b8cb6f09cfd45910818fb6e77e81183a801dbcfe5c79661f04d3d UID:c1033dc6-8ce8-43b3-9559-d33f82f99652 NetNS:/var/run/netns/0a4c542d-6ab4-4fe1-a755-75f067e77ef2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1033dc6_8ce8_43b3_9559_d33f82f99652.slice PodAnnotations:0xc0055ea260}] Aliases:map[]}"
2026-06-10 15:52:06.275040 | controller | Jun 10 15:01:14.409594 crc crio[20344]: time="2026-06-10T15:01:14.409571483Z" level=info msg="Adding pod openstack_dnsmasq-dns-7d5695b8ff-jvn4z to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.275057 | controller | Jun 10 15:01:14.422189 crc crio[20344]: time="2026-06-10T15:01:14.422131398Z" level=info msg="Got pod network &{Name:barbican-worker-dbc8c9479-s7hbh Namespace:openstack ID:ea66084f55c1c2d38e0fcb42317f34dc7ee58913a511a87bc7c8d3195303b947 UID:5e0ed15e-2bfc-4108-99ed-0511bda2c408 NetNS:/var/run/netns/84d71afb-0c38-4773-9721-c651ab647317 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e0ed15e_2bfc_4108_99ed_0511bda2c408.slice PodAnnotations:0xc0007383e0}] Aliases:map[]}"
2026-06-10 15:52:06.275074 | controller | Jun 10 15:01:14.422516 crc crio[20344]: time="2026-06-10T15:01:14.422496177Z" level=info msg="Adding pod openstack_barbican-worker-dbc8c9479-s7hbh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.275091 | controller | Jun 10 15:01:14.424773 crc crio[20344]: time="2026-06-10T15:01:14.424323134Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.275108 | controller | Jun 10 15:01:14.443635 crc crio[20344]: time="2026-06-10T15:01:14.443554491Z" level=info msg="Created container 4c329122954ef692f3fbdccbdb46e402edb156c0aef64821866212c439116ac9: openstack/keystone-779b89f965-xvhg2/keystone-api" id=88f57282-37a3-42ce-8618-9f3c43beffa0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.275130 | controller | Jun 10 15:01:14.446476 crc crio[20344]: time="2026-06-10T15:01:14.446396544Z" level=info msg="Starting container: 4c329122954ef692f3fbdccbdb46e402edb156c0aef64821866212c439116ac9" id=f7ae9d12-30e2-4c02-ac1f-6d7c940dd55f name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.275147 | controller | Jun 10 15:01:14.460529 crc crio[20344]: time="2026-06-10T15:01:14.460384335Z" level=info msg="Started container" PID=67484 containerID=4c329122954ef692f3fbdccbdb46e402edb156c0aef64821866212c439116ac9 description=openstack/keystone-779b89f965-xvhg2/keystone-api id=f7ae9d12-30e2-4c02-ac1f-6d7c940dd55f name=/runtime.v1.RuntimeService/StartContainer sandboxID=4683a408825b20cb24259ad99fbcf40da5ae602ee26c515630ca4cfe52630b74
2026-06-10 15:52:06.275164 | controller | Jun 10 15:01:14.461602 crc crio[20344]: time="2026-06-10T15:01:14.461513545Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-55f5fbd7cd-jbccj Namespace:openstack ID:34c27b3edcfe27c15f5c5c55a1970744055a6e10650bbe48f858169450457740 UID:18a179cf-9c68-4465-bc7c-3cebf7b809aa NetNS:/var/run/netns/1097e7fd-1fb5-4de4-9af2-4f32e386e7c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18a179cf_9c68_4465_bc7c_3cebf7b809aa.slice PodAnnotations:0xc001b9c098}] Aliases:map[]}"
2026-06-10 15:52:06.275181 | controller | Jun 10 15:01:14.461602 crc crio[20344]: time="2026-06-10T15:01:14.461584376Z" level=info msg="Adding pod openstack_barbican-keystone-listener-55f5fbd7cd-jbccj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.275197 | controller | Jun 10 15:01:14.650323 crc crio[20344]: time="2026-06-10T15:01:14.648668417Z" level=info msg="Created container f05554532d66eed0cafb33dbd5e6b75c31ec580c0fe47b69b5be5285c066afb3: openstack/placement-75948b8d96-gfhqq/placement-api" id=5ee1da20-beef-43b7-8e4a-1e74c2a1a5b7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.275214 | controller | Jun 10 15:01:14.656432 crc crio[20344]: time="2026-06-10T15:01:14.656325174Z" level=info msg="Starting container: f05554532d66eed0cafb33dbd5e6b75c31ec580c0fe47b69b5be5285c066afb3" id=70d8f5d9-9747-434d-bd8f-8ce92ddc1da2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.275230 | controller | Jun 10 15:01:14.675520 crc crio[20344]: time="2026-06-10T15:01:14.675412017Z" level=info msg="Started container" PID=67576 containerID=f05554532d66eed0cafb33dbd5e6b75c31ec580c0fe47b69b5be5285c066afb3 description=openstack/placement-75948b8d96-gfhqq/placement-api id=70d8f5d9-9747-434d-bd8f-8ce92ddc1da2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af46c91751671df93fef166824eb2ff03d232f0442af00227281df6a601116aa
2026-06-10 15:52:06.275246 | controller | Jun 10 15:01:15.215432 crc crio[20344]: time="2026-06-10T15:01:15.214048107Z" level=info msg="Running pod sandbox: openstack/barbican-api-56fcd4db98-726cg/POD" id=c973b648-134c-4ee9-95e6-446ea476057b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.275263 | controller | Jun 10 15:01:15.215432 crc crio[20344]: time="2026-06-10T15:01:15.2141618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.275279 | controller | Jun 10 15:01:15.249561 crc crio[20344]: time="2026-06-10T15:01:15.248764293Z" level=info msg="Running pod sandbox: openstack/neutron-68688cc948-hlz9w/POD" id=ad9c076c-2893-420c-bdda-476c479d2a1f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.275295 | controller | Jun 10 15:01:15.249561 crc crio[20344]: time="2026-06-10T15:01:15.248872356Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.275312 | controller | Jun 10 15:01:15.269181 crc crio[20344]: time="2026-06-10T15:01:15.26684482Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-79cccc8689-qgthc/POD" id=9f89ccfa-a1cf-4d1d-b80e-97f7704e3e2c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.275333 | controller | Jun 10 15:01:15.269181 crc crio[20344]: time="2026-06-10T15:01:15.268903033Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.275349 | controller | Jun 10 15:01:15.279785 crc crio[20344]: time="2026-06-10T15:01:15.278953913Z" level=info msg="Got pod network &{Name:barbican-api-56fcd4db98-726cg Namespace:openstack ID:efa7ee75aff0e41a22b64eec840bb35916bfa6c5646a8b85df50fcfe60abaa9f UID:7854c9e9-7b3b-4a50-b8f1-d5a878d3bc78 NetNS:/var/run/netns/db3b36ef-163c-488b-9bc3-d1ae15206324 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7854c9e9_7b3b_4a50_b8f1_d5a878d3bc78.slice PodAnnotations:0xc00078c770}] Aliases:map[]}"
2026-06-10 15:52:06.275366 | controller | Jun 10 15:01:15.279785 crc crio[20344]: time="2026-06-10T15:01:15.279018875Z" level=info msg="Adding pod openstack_barbican-api-56fcd4db98-726cg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.275382 | controller | Jun 10 15:01:15.329825 crc crio[20344]: time="2026-06-10T15:01:15.32917703Z" level=info msg="Got pod network &{Name:neutron-68688cc948-hlz9w Namespace:openstack ID:22514513d675b735ef5bbd28174f5f852591cc2aa59a3f6fcf174a0eff321e64 UID:6e2015db-1eee-461c-9c62-2794012d2fe7 NetNS:/var/run/netns/6447322b-c60f-49e8-a935-9ad4dacf7e10 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e2015db_1eee_461c_9c62_2794012d2fe7.slice PodAnnotations:0xc004036428}] Aliases:map[]}"
2026-06-10 15:52:06.275399 | controller | Jun 10 15:01:15.329825 crc crio[20344]: time="2026-06-10T15:01:15.329223321Z" level=info msg="Adding pod openstack_neutron-68688cc948-hlz9w to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.275415 | controller | Jun 10 15:01:15.371528 crc crio[20344]: time="2026-06-10T15:01:15.361642588Z" level=info msg="Got pod network &{Name:dnsmasq-dns-79cccc8689-qgthc Namespace:openstack ID:8e40606b5738970938f582c876fc20e8f8d5cbc9dc1439654539975bd650240d UID:21332fb0-b20b-4b6e-a250-f2e301d1375f NetNS:/var/run/netns/b7e56df0-d5d1-4007-a6f1-3a38b1aad687 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21332fb0_b20b_4b6e_a250_f2e301d1375f.slice PodAnnotations:0xc001b9c6c0}] Aliases:map[]}"
2026-06-10 15:52:06.275432 | controller | Jun 10 15:01:15.371528 crc crio[20344]: time="2026-06-10T15:01:15.361749541Z" level=info msg="Adding pod openstack_dnsmasq-dns-79cccc8689-qgthc to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.275448 | controller | Jun 10 15:01:15.373617 crc crio[20344]: time="2026-06-10T15:01:15.373502875Z" level=info msg="Stopped pod sandbox: 4ceecadf46c58cdd5b133938984a78820097b031ae3fbad1c2ae3c3799d851a7" id=e3a4df6b-f944-4a32-96f5-b574c64d77ab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.275464 | controller | Jun 10 15:01:15.515329 crc crio[20344]: 2026-06-10T15:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea66084f55c1c2d Mac:66:6f:24:b3:b4:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/84d71afb-0c38-4773-9721-c651ab647317 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.275481 | controller | Jun 10 15:01:15.517881 crc crio[20344]: time="2026-06-10T15:01:15.516692782Z" level=info msg="Got pod network &{Name:barbican-worker-dbc8c9479-s7hbh Namespace:openstack ID:ea66084f55c1c2d38e0fcb42317f34dc7ee58913a511a87bc7c8d3195303b947 UID:5e0ed15e-2bfc-4108-99ed-0511bda2c408 NetNS:/var/run/netns/84d71afb-0c38-4773-9721-c651ab647317 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e0ed15e_2bfc_4108_99ed_0511bda2c408.slice PodAnnotations:0xc0007383e0}] Aliases:map[]}"
2026-06-10 15:52:06.275502 | controller | Jun 10 15:01:15.517881 crc crio[20344]: time="2026-06-10T15:01:15.516860797Z" level=info msg="Checking pod openstack_barbican-worker-dbc8c9479-s7hbh for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.275519 | controller | Jun 10 15:01:15.553096 crc crio[20344]: 2026-06-10T15:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:844fc8db2c7b8cb Mac:b6:c2:3e:93:ae:1e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/0a4c542d-6ab4-4fe1-a755-75f067e77ef2 SocketPath: PciID:}] [{Interface:0xc00043c5d0 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.275535 | controller | Jun 10 15:01:15.553096 crc crio[20344]: time="2026-06-10T15:01:15.544810188Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7d5695b8ff-jvn4z Namespace:openstack ID:844fc8db2c7b8cb6f09cfd45910818fb6e77e81183a801dbcfe5c79661f04d3d UID:c1033dc6-8ce8-43b3-9559-d33f82f99652 NetNS:/var/run/netns/0a4c542d-6ab4-4fe1-a755-75f067e77ef2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1033dc6_8ce8_43b3_9559_d33f82f99652.slice PodAnnotations:0xc0055ea260}] Aliases:map[]}"
2026-06-10 15:52:06.275552 | controller | Jun 10 15:01:15.553096 crc crio[20344]: time="2026-06-10T15:01:15.544948662Z" level=info msg="Checking pod openstack_dnsmasq-dns-7d5695b8ff-jvn4z for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.275568 | controller | Jun 10 15:01:15.557649 crc crio[20344]: time="2026-06-10T15:01:15.557574488Z" level=info msg="Ran pod sandbox ea66084f55c1c2d38e0fcb42317f34dc7ee58913a511a87bc7c8d3195303b947 with infra container: openstack/barbican-worker-dbc8c9479-s7hbh/POD" id=4705b2f5-dc43-409d-947b-5f665dd6678d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.275584 | controller | Jun 10 15:01:15.595494 crc crio[20344]: time="2026-06-10T15:01:15.595391215Z" level=info msg="Ran pod sandbox 844fc8db2c7b8cb6f09cfd45910818fb6e77e81183a801dbcfe5c79661f04d3d with infra container: openstack/dnsmasq-dns-7d5695b8ff-jvn4z/POD" id=d865bd43-408b-4cd2-ae77-7c96fc22d027 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.275600 | controller | Jun 10 15:01:15.613778 crc crio[20344]: time="2026-06-10T15:01:15.61302162Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=f68fc85d-5672-4352-baba-5afdb35aa06b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.275616 | controller | Jun 10 15:01:15.614015 crc crio[20344]: time="2026-06-10T15:01:15.613907063Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found" id=f68fc85d-5672-4352-baba-5afdb35aa06b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.275632 | controller | Jun 10 15:01:15.614015 crc crio[20344]: time="2026-06-10T15:01:15.613968314Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found" id=f68fc85d-5672-4352-baba-5afdb35aa06b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.275648 | controller | Jun 10 15:01:15.614109 crc crio[20344]: time="2026-06-10T15:01:15.613378699Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=eae46220-4806-48f3-b840-debb1bf23080 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.275664 | controller | Jun 10 15:01:15.616048 crc crio[20344]: time="2026-06-10T15:01:15.615850643Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=6d18c8d5-45a5-47c3-93a7-1fd638bbcf0e name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.275684 | controller | Jun 10 15:01:15.623777 crc crio[20344]: time="2026-06-10T15:01:15.623685025Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\""
2026-06-10 15:52:06.275700 | controller | Jun 10 15:01:15.755025 crc crio[20344]: time="2026-06-10T15:01:15.754986016Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=8129e372-3eff-41b1-afac-efe057fa6702 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.275716 | controller | Jun 10 15:01:15.766086 crc crio[20344]: time="2026-06-10T15:01:15.766034241Z" level=info msg="Creating container: openstack/dnsmasq-dns-7d5695b8ff-jvn4z/init" id=5293fdca-59b7-47a0-bab2-64270acc5752 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.275733 | controller | Jun 10 15:01:15.766770 crc crio[20344]: time="2026-06-10T15:01:15.76674612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.275749 | controller | Jun 10 15:01:15.774569 crc crio[20344]: 2026-06-10T15:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:34c27b3edcfe27c Mac:e2:35:a3:51:8c:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/1097e7fd-1fb5-4de4-9af2-4f32e386e7c2 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.275765 | controller | Jun 10 15:01:15.775651 crc crio[20344]: time="2026-06-10T15:01:15.775578328Z" level=info msg="Got pod network &{Name:barbican-keystone-listener-55f5fbd7cd-jbccj Namespace:openstack ID:34c27b3edcfe27c15f5c5c55a1970744055a6e10650bbe48f858169450457740 UID:18a179cf-9c68-4465-bc7c-3cebf7b809aa NetNS:/var/run/netns/1097e7fd-1fb5-4de4-9af2-4f32e386e7c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18a179cf_9c68_4465_bc7c_3cebf7b809aa.slice PodAnnotations:0xc001b9c098}] Aliases:map[]}"
2026-06-10 15:52:06.275781 | controller | Jun 10 15:01:15.775837 crc crio[20344]: time="2026-06-10T15:01:15.775785923Z" level=info msg="Checking pod openstack_barbican-keystone-listener-55f5fbd7cd-jbccj for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.275797 | controller | Jun 10 15:01:15.817219 crc crio[20344]: time="2026-06-10T15:01:15.817051079Z" level=info msg="Ran pod sandbox 34c27b3edcfe27c15f5c5c55a1970744055a6e10650bbe48f858169450457740 with infra container: openstack/barbican-keystone-listener-55f5fbd7cd-jbccj/POD" id=1918876b-2dd9-402e-b041-97a1a89657be name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.275814 | controller | Jun 10 15:01:15.825036 crc crio[20344]: time="2026-06-10T15:01:15.824969543Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=e1a15ddb-8114-49fd-a6e5-19cb540c8f20 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.275830 | controller | Jun 10 15:01:15.825242 crc crio[20344]: time="2026-06-10T15:01:15.825192699Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found" id=e1a15ddb-8114-49fd-a6e5-19cb540c8f20 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.275846 | controller | Jun 10 15:01:15.825471 crc crio[20344]: time="2026-06-10T15:01:15.825422945Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found" id=e1a15ddb-8114-49fd-a6e5-19cb540c8f20 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.275882 | controller | Jun 10 15:01:15.826880 crc crio[20344]: time="2026-06-10T15:01:15.82679375Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=ddbaf89d-8f32-4e99-a6a7-c1576931f793 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.275903 | controller | Jun 10 15:01:15.834567 crc crio[20344]: time="2026-06-10T15:01:15.83451922Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.275920 | controller | Jun 10 15:01:15.838328 crc crio[20344]: time="2026-06-10T15:01:15.837857736Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\""
2026-06-10 15:52:06.275936 | controller | Jun 10 15:01:15.842037 crc crio[20344]: 2026-06-10T15:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:efa7ee75aff0e41 Mac:02:bd:cf:ce:82:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/db3b36ef-163c-488b-9bc3-d1ae15206324 SocketPath: PciID:}] [{Interface:0xc00048c5a0 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.275952 | controller | Jun 10 15:01:15.842334 crc crio[20344]: time="2026-06-10T15:01:15.842302031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.275969 | controller | Jun 10 15:01:15.842834 crc crio[20344]: time="2026-06-10T15:01:15.842773743Z" level=info msg="Got pod network &{Name:barbican-api-56fcd4db98-726cg Namespace:openstack ID:efa7ee75aff0e41a22b64eec840bb35916bfa6c5646a8b85df50fcfe60abaa9f UID:7854c9e9-7b3b-4a50-b8f1-d5a878d3bc78 NetNS:/var/run/netns/db3b36ef-163c-488b-9bc3-d1ae15206324 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7854c9e9_7b3b_4a50_b8f1_d5a878d3bc78.slice PodAnnotations:0xc00078c770}] Aliases:map[]}"
2026-06-10 15:52:06.275985 | controller | Jun 10 15:01:15.842964 crc crio[20344]: time="2026-06-10T15:01:15.842919677Z" level=info msg="Checking pod openstack_barbican-api-56fcd4db98-726cg for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.276002 | controller | Jun 10 15:01:15.876340 crc crio[20344]: time="2026-06-10T15:01:15.876206626Z" level=info msg="Ran pod sandbox efa7ee75aff0e41a22b64eec840bb35916bfa6c5646a8b85df50fcfe60abaa9f with infra container: openstack/barbican-api-56fcd4db98-726cg/POD" id=c973b648-134c-4ee9-95e6-446ea476057b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.276019 | controller | Jun 10 15:01:15.885155 crc crio[20344]: time="2026-06-10T15:01:15.885096446Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=9554a2ae-fb1a-44de-b091-ef4c4224a011 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.276036 | controller | Jun 10 15:01:15.894868 crc crio[20344]: time="2026-06-10T15:01:15.894787336Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=92cb6f2e-312c-42e0-9691-21b529790332 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.276053 | controller | Jun 10 15:01:15.911798 crc crio[20344]: time="2026-06-10T15:01:15.911648642Z" level=info msg="Creating container: openstack/barbican-api-56fcd4db98-726cg/barbican-api-log" id=03c638f6-4c12-4826-8704-7a81364b2e37 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.276070 | controller | Jun 10 15:01:15.920376 crc crio[20344]: time="2026-06-10T15:01:15.914634499Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.276087 | controller | Jun 10 15:01:15.968866 crc crio[20344]: time="2026-06-10T15:01:15.968156461Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.276107 | controller | Jun 10 15:01:15.974580 crc crio[20344]: time="2026-06-10T15:01:15.974499785Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.276125 | controller | Jun 10 15:01:16.028970 crc crio[20344]: time="2026-06-10T15:01:16.028510939Z" level=info msg="Created container cff27db653eff88fb062804d838cea642324cca653cd47d028605c52884de709: openstack/dnsmasq-dns-7d5695b8ff-jvn4z/init" id=5293fdca-59b7-47a0-bab2-64270acc5752 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.276141 | controller | Jun 10 15:01:16.033158 crc crio[20344]: time="2026-06-10T15:01:16.032492482Z" level=info msg="Starting container: cff27db653eff88fb062804d838cea642324cca653cd47d028605c52884de709" id=8064c65c-c1f9-4955-a2ed-0735deafaf04 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.276157 | controller | Jun 10 15:01:16.046809 crc crio[20344]: time="2026-06-10T15:01:16.044868622Z" level=info msg="Started container" PID=68027 containerID=cff27db653eff88fb062804d838cea642324cca653cd47d028605c52884de709 description=openstack/dnsmasq-dns-7d5695b8ff-jvn4z/init id=8064c65c-c1f9-4955-a2ed-0735deafaf04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=844fc8db2c7b8cb6f09cfd45910818fb6e77e81183a801dbcfe5c79661f04d3d
2026-06-10 15:52:06.276174 | controller | Jun 10 15:01:16.158135 crc crio[20344]: time="2026-06-10T15:01:16.157811218Z" level=info msg="Running pod sandbox: openstack/cinder-online-data-migrations-q5gkl/POD" id=ce73933a-b8f2-4cd6-b69a-1431a54d7f96 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.276190 | controller | Jun 10 15:01:16.158135 crc crio[20344]: time="2026-06-10T15:01:16.158134767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.276207 | controller | Jun 10 15:01:16.210914 crc crio[20344]: 2026-06-10T15:01:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8e40606b5738970 Mac:86:1a:01:db:c2:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/b7e56df0-d5d1-4007-a6f1-3a38b1aad687 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.276224 | controller | Jun 10 15:01:16.218008 crc crio[20344]: time="2026-06-10T15:01:16.217962362Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-q5gkl Namespace:openstack ID:d4b9e6b02849959482d56da48fa31215242a93b92f3cb3d95566ff8c34a7fb50 UID:0e3a3baf-28db-43fa-b75f-01122659c08e NetNS:/var/run/netns/59974520-abe0-4210-9dd2-94b44036d9e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0e3a3baf_28db_43fa_b75f_01122659c08e.slice PodAnnotations:0xc001b9c6c8}] Aliases:map[]}"
2026-06-10 15:52:06.276242 | controller | Jun 10 15:01:16.218572 crc crio[20344]: time="2026-06-10T15:01:16.218540117Z" level=info msg="Adding pod openstack_cinder-online-data-migrations-q5gkl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.276259 | controller | Jun 10 15:01:16.221223 crc crio[20344]: time="2026-06-10T15:01:16.220173069Z" level=info msg="Got pod network &{Name:dnsmasq-dns-79cccc8689-qgthc Namespace:openstack ID:8e40606b5738970938f582c876fc20e8f8d5cbc9dc1439654539975bd650240d UID:21332fb0-b20b-4b6e-a250-f2e301d1375f NetNS:/var/run/netns/b7e56df0-d5d1-4007-a6f1-3a38b1aad687 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21332fb0_b20b_4b6e_a250_f2e301d1375f.slice PodAnnotations:0xc001b9c6c0}] Aliases:map[]}"
2026-06-10 15:52:06.276276 | controller | Jun 10 15:01:16.225502 crc crio[20344]: time="2026-06-10T15:01:16.224576663Z" level=info msg="Checking pod openstack_dnsmasq-dns-79cccc8689-qgthc for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.276299 | controller | Jun 10 15:01:16.243696 crc crio[20344]: time="2026-06-10T15:01:16.243603514Z" level=info msg="Ran pod sandbox 8e40606b5738970938f582c876fc20e8f8d5cbc9dc1439654539975bd650240d with infra container: openstack/dnsmasq-dns-79cccc8689-qgthc/POD" id=9f89ccfa-a1cf-4d1d-b80e-97f7704e3e2c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.276317 | controller | Jun 10 15:01:16.248673 crc crio[20344]: time="2026-06-10T15:01:16.248439109Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=898faaa5-b8a7-4110-9159-3a58ee0fab4a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.276334 | controller | Jun 10 15:01:16.257789 crc crio[20344]: time="2026-06-10T15:01:16.257560684Z" level=info msg="Created container 7a023fa8887e78aa3bd93f4884d362ca01958aeacf5837a7c89dc69ae1cc311f: openstack/barbican-api-56fcd4db98-726cg/barbican-api-log" id=03c638f6-4c12-4826-8704-7a81364b2e37 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.276351 | controller | Jun 10 15:01:16.278789 crc crio[20344]: time="2026-06-10T15:01:16.276775161Z" level=info msg="Starting container: 7a023fa8887e78aa3bd93f4884d362ca01958aeacf5837a7c89dc69ae1cc311f" id=ecee6af2-f326-4899-823c-38141cb15599 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.276367 | controller | Jun 10 15:01:16.286031 crc crio[20344]: time="2026-06-10T15:01:16.28529156Z" level=info msg="Started container" PID=68053 containerID=7a023fa8887e78aa3bd93f4884d362ca01958aeacf5837a7c89dc69ae1cc311f description=openstack/barbican-api-56fcd4db98-726cg/barbican-api-log id=ecee6af2-f326-4899-823c-38141cb15599 name=/runtime.v1.RuntimeService/StartContainer sandboxID=efa7ee75aff0e41a22b64eec840bb35916bfa6c5646a8b85df50fcfe60abaa9f
2026-06-10 15:52:06.276384 | controller | Jun 10 15:01:16.322192 crc crio[20344]: time="2026-06-10T15:01:16.322112781Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=4a8ea62f-e2f0-4ed4-bd4f-f7bf24cf4037 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.276401 | controller | Jun 10 15:01:16.331309 crc crio[20344]: time="2026-06-10T15:01:16.328902767Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=dded3376-8788-4c74-a3c9-d2b8cd7a87d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.276418 | controller | Jun 10 15:01:16.342799 crc crio[20344]: 2026-06-10T15:01:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:22514513d675b73 Mac:9a:75:9a:f5:1d:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/6447322b-c60f-49e8-a935-9ad4dacf7e10 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.276435 | controller | Jun 10 15:01:16.343185 crc crio[20344]: time="2026-06-10T15:01:16.343127054Z" level=info msg="Creating container: openstack/dnsmasq-dns-79cccc8689-qgthc/init" id=96281034-fc4c-4adf-9e01-5059cc59364a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.276451 | controller | Jun 10 15:01:16.343766 crc crio[20344]: time="2026-06-10T15:01:16.343629927Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.276468 | controller | Jun 10 15:01:16.344414 crc crio[20344]: time="2026-06-10T15:01:16.344001967Z" level=info msg="Got pod network &{Name:neutron-68688cc948-hlz9w Namespace:openstack ID:22514513d675b735ef5bbd28174f5f852591cc2aa59a3f6fcf174a0eff321e64 UID:6e2015db-1eee-461c-9c62-2794012d2fe7 NetNS:/var/run/netns/6447322b-c60f-49e8-a935-9ad4dacf7e10 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e2015db_1eee_461c_9c62_2794012d2fe7.slice PodAnnotations:0xc004036428}] Aliases:map[]}"
2026-06-10 15:52:06.276489 | controller | Jun 10 15:01:16.344527 crc crio[20344]: time="2026-06-10T15:01:16.34451038Z" level=info msg="Checking pod openstack_neutron-68688cc948-hlz9w for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.276506 | controller | Jun 10 15:01:16.353223 crc crio[20344]: time="2026-06-10T15:01:16.35303355Z" level=info msg="Ran pod sandbox 22514513d675b735ef5bbd28174f5f852591cc2aa59a3f6fcf174a0eff321e64 with infra container: openstack/neutron-68688cc948-hlz9w/POD" id=ad9c076c-2893-420c-bdda-476c479d2a1f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.276523 | controller | Jun 10 15:01:16.361243 crc crio[20344]: time="2026-06-10T15:01:16.360870882Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=f8556f2f-c060-4cef-8701-4639ce74b6af name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.276540 | controller | Jun 10 15:01:16.375894 crc crio[20344]: time="2026-06-10T15:01:16.375641864Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=a6abdc76-ee1b-495a-b0fe-64d6710588d7 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.276556 | controller | Jun 10 15:01:16.407411 crc crio[20344]: time="2026-06-10T15:01:16.407190478Z" level=info msg="Creating container: openstack/barbican-api-56fcd4db98-726cg/barbican-api" id=a14de1d8-5a9d-4597-bda1-035fcbcb5680 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.276573 | controller | Jun 10 15:01:16.409197 crc crio[20344]: time="2026-06-10T15:01:16.408960854Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.276589 | controller | Jun 10 15:01:16.435164 crc crio[20344]: time="2026-06-10T15:01:16.434941975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.276606 | controller | Jun 10 15:01:16.443235 crc crio[20344]: time="2026-06-10T15:01:16.443133616Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=ebf7645c-86af-4661-a847-e03f26c17d4a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.276622 | controller | Jun 10 15:01:16.464218 crc crio[20344]: time="2026-06-10T15:01:16.463974315Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.276639 | controller | Jun 10 15:01:16.465613 crc crio[20344]: time="2026-06-10T15:01:16.465530885Z" level=info msg="Creating container: openstack/neutron-68688cc948-hlz9w/neutron-api" id=6e8f8cc5-0c65-43a6-87a7-f62233373397 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.276655 | controller | Jun 10 15:01:16.465979 crc crio[20344]: time="2026-06-10T15:01:16.465924465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.276671 | controller | Jun 10 15:01:16.492409 crc crio[20344]: time="2026-06-10T15:01:16.488455687Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.276688 | controller | Jun 10 15:01:16.496418 crc crio[20344]: time="2026-06-10T15:01:16.496249218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.276704 | controller | Jun 10 15:01:16.531328 crc crio[20344]: time="2026-06-10T15:01:16.531215181Z" level=info msg="Stopping pod sandbox: 844fc8db2c7b8cb6f09cfd45910818fb6e77e81183a801dbcfe5c79661f04d3d" id=8adab8fb-369e-44ce-af94-e9f1a3de2ff3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.276736 | controller | Jun 10 15:01:16.531848 crc crio[20344]: time="2026-06-10T15:01:16.531794386Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7d5695b8ff-jvn4z Namespace:openstack ID:844fc8db2c7b8cb6f09cfd45910818fb6e77e81183a801dbcfe5c79661f04d3d UID:c1033dc6-8ce8-43b3-9559-d33f82f99652 NetNS:/var/run/netns/0a4c542d-6ab4-4fe1-a755-75f067e77ef2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1033dc6_8ce8_43b3_9559_d33f82f99652.slice PodAnnotations:0xc003224528}] Aliases:map[]}"
2026-06-10 15:52:06.276754 | controller | Jun 10 15:01:16.531999 crc crio[20344]: time="2026-06-10T15:01:16.53195515Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7d5695b8ff-jvn4z from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.276770 | controller | Jun 10 15:01:16.575691 crc crio[20344]: time="2026-06-10T15:01:16.575583417Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.276787 | controller | Jun 10 15:01:16.651597 crc crio[20344]: time="2026-06-10T15:01:16.651360434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.276804 | controller | Jun 10 15:01:16.692350 crc crio[20344]: time="2026-06-10T15:01:16.688530744Z" level=info msg="Created container 2bbc546348b91a008439a723347ca1f08372a1e1204309d4d0e8c82fc2c056cb: openstack/dnsmasq-dns-79cccc8689-qgthc/init" id=96281034-fc4c-4adf-9e01-5059cc59364a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.276821 | controller | Jun 10 15:01:16.695111 crc crio[20344]: time="2026-06-10T15:01:16.693658156Z" level=info msg="Starting container: 2bbc546348b91a008439a723347ca1f08372a1e1204309d4d0e8c82fc2c056cb" id=342f87c6-4c84-4ff0-b697-6db8c57141f5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.276837 | controller | Jun 10 15:01:16.704693 crc crio[20344]: time="2026-06-10T15:01:16.704633699Z" level=info msg="Started container" PID=68183 containerID=2bbc546348b91a008439a723347ca1f08372a1e1204309d4d0e8c82fc2c056cb description=openstack/dnsmasq-dns-79cccc8689-qgthc/init id=342f87c6-4c84-4ff0-b697-6db8c57141f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e40606b5738970938f582c876fc20e8f8d5cbc9dc1439654539975bd650240d
2026-06-10 15:52:06.276872 | controller | Jun 10 15:01:16.734407 crc crio[20344]: time="2026-06-10T15:01:16.726843943Z" level=info msg="Created container 9614fc45f7e45aff7130b4b3920a343d6251becf6def402ec6ed9b1590a2d68c: openstack/barbican-api-56fcd4db98-726cg/barbican-api" id=a14de1d8-5a9d-4597-bda1-035fcbcb5680 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.276891 | controller | Jun 10 15:01:16.736347 crc crio[20344]: time="2026-06-10T15:01:16.736222985Z" level=info msg="Starting container: 9614fc45f7e45aff7130b4b3920a343d6251becf6def402ec6ed9b1590a2d68c" id=67ccd7ec-dc3d-4ba1-9aa2-cee828a2fe35 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.276908 | controller | Jun 10 15:01:16.748128 crc crio[20344]: time="2026-06-10T15:01:16.74803248Z" level=info msg="Started container" PID=68185 containerID=9614fc45f7e45aff7130b4b3920a343d6251becf6def402ec6ed9b1590a2d68c description=openstack/barbican-api-56fcd4db98-726cg/barbican-api id=67ccd7ec-dc3d-4ba1-9aa2-cee828a2fe35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=efa7ee75aff0e41a22b64eec840bb35916bfa6c5646a8b85df50fcfe60abaa9f
2026-06-10 15:52:06.276925 | controller | Jun 10 15:01:16.818636 crc crio[20344]: 2026-06-10T15:01:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d4b9e6b02849959 Mac:ba:ad:a8:35:9e:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/59974520-abe0-4210-9dd2-94b44036d9e2 SocketPath: PciID:}] [{Interface:0xc0002846b0 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.276947 | controller | Jun 10 15:01:16.838632 crc crio[20344]: time="2026-06-10T15:01:16.838565308Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-q5gkl Namespace:openstack ID:d4b9e6b02849959482d56da48fa31215242a93b92f3cb3d95566ff8c34a7fb50 UID:0e3a3baf-28db-43fa-b75f-01122659c08e NetNS:/var/run/netns/59974520-abe0-4210-9dd2-94b44036d9e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0e3a3baf_28db_43fa_b75f_01122659c08e.slice PodAnnotations:0xc001b9c6c8}] Aliases:map[]}"
2026-06-10 15:52:06.276964 | controller | Jun 10 15:01:16.839127 crc crio[20344]: time="2026-06-10T15:01:16.839106272Z" level=info msg="Checking pod openstack_cinder-online-data-migrations-q5gkl for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.276981 | controller | Jun 10 15:01:16.879698 crc crio[20344]: time="2026-06-10T15:01:16.867579837Z" level=info msg="Ran pod sandbox d4b9e6b02849959482d56da48fa31215242a93b92f3cb3d95566ff8c34a7fb50 with infra container: openstack/cinder-online-data-migrations-q5gkl/POD" id=ce73933a-b8f2-4cd6-b69a-1431a54d7f96 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.276998 | controller | Jun 10 15:01:16.912759 crc crio[20344]: time="2026-06-10T15:01:16.912626301Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=41975a3d-cc23-471b-8b0e-d57b61891f42 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.277014 | controller | Jun 10 15:01:16.959681 crc crio[20344]: time="2026-06-10T15:01:16.959594803Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=1b5fc0e8-8c97-4a1e-872e-4b37208bbc0f name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.277030 | controller | Jun 10 15:01:17.002316 crc crio[20344]: time="2026-06-10T15:01:16.999909794Z" level=info msg="Creating container: openstack/cinder-online-data-migrations-q5gkl/cinder-online-data-migrations" id=d3c8a09c-a4f1-4ee6-99e4-0b16441c735b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.277046 | controller | Jun 10 15:01:17.002316 crc crio[20344]: time="2026-06-10T15:01:17.001512246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.277062 | controller | Jun 10 15:01:17.093635 crc crio[20344]: time="2026-06-10T15:01:17.09346297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.277078 | controller | Jun 10 15:01:17.101697 crc crio[20344]: time="2026-06-10T15:01:17.101611491Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.277095 | controller | Jun 10 15:01:17.265946 crc crio[20344]: time="2026-06-10T15:01:17.265870373Z" level=info msg="Created container 3b4986d53da22607cf18a791821d9f6df3b01790da89b5b0d0cd531a84c9cdb8: openstack/neutron-68688cc948-hlz9w/neutron-api" id=6e8f8cc5-0c65-43a6-87a7-f62233373397 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.277111 | controller | Jun 10 15:01:17.268182 crc crio[20344]: time="2026-06-10T15:01:17.268060569Z" level=info msg="Starting container: 3b4986d53da22607cf18a791821d9f6df3b01790da89b5b0d0cd531a84c9cdb8" id=cac95f47-7b82-4769-a1a8-d13cd9d9b390 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.277127 | controller | Jun 10 15:01:17.268895 crc crio[20344]: time="2026-06-10T15:01:17.2688572Z" level=info msg="Created container 4a0cf764410191d48a86f166ddbb6ef978f4034d68f0d83d5e6f6a2ae195544b: openstack/cinder-online-data-migrations-q5gkl/cinder-online-data-migrations" id=d3c8a09c-a4f1-4ee6-99e4-0b16441c735b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.277147 | controller | Jun 10 15:01:17.270444 crc crio[20344]: time="2026-06-10T15:01:17.27004924Z" level=info msg="Starting container: 4a0cf764410191d48a86f166ddbb6ef978f4034d68f0d83d5e6f6a2ae195544b" id=7bbfcb30-3a5a-4ec4-8706-d811bf196c37 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.277164 | controller | Jun 10 15:01:17.278382 crc crio[20344]: time="2026-06-10T15:01:17.276591069Z" level=info msg="Started container" PID=68226 containerID=3b4986d53da22607cf18a791821d9f6df3b01790da89b5b0d0cd531a84c9cdb8 description=openstack/neutron-68688cc948-hlz9w/neutron-api id=cac95f47-7b82-4769-a1a8-d13cd9d9b390 name=/runtime.v1.RuntimeService/StartContainer sandboxID=22514513d675b735ef5bbd28174f5f852591cc2aa59a3f6fcf174a0eff321e64
2026-06-10 15:52:06.277180 | controller | Jun 10 15:01:17.299572 crc crio[20344]: time="2026-06-10T15:01:17.299511331Z" level=info msg="Stopped pod sandbox: 844fc8db2c7b8cb6f09cfd45910818fb6e77e81183a801dbcfe5c79661f04d3d" id=8adab8fb-369e-44ce-af94-e9f1a3de2ff3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.277197 | controller | Jun 10 15:01:17.307944 crc crio[20344]: time="2026-06-10T15:01:17.307861197Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=5938621c-51fe-417e-85d9-8fdd2c657bdb name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.277213 | controller | Jun 10 15:01:17.308170 crc crio[20344]: time="2026-06-10T15:01:17.30799638Z" level=info msg="Started container" PID=68259 containerID=4a0cf764410191d48a86f166ddbb6ef978f4034d68f0d83d5e6f6a2ae195544b description=openstack/cinder-online-data-migrations-q5gkl/cinder-online-data-migrations id=7bbfcb30-3a5a-4ec4-8706-d811bf196c37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4b9e6b02849959482d56da48fa31215242a93b92f3cb3d95566ff8c34a7fb50
2026-06-10 15:52:06.277231 | controller | Jun 10 15:01:17.392735 crc crio[20344]: time="2026-06-10T15:01:17.389526136Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=0cd18402-06fa-4cb3-8e77-6cf4ba8d92d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.277247 | controller | Jun 10 15:01:17.494742 crc crio[20344]: time="2026-06-10T15:01:17.494601659Z" level=info msg="Creating container: openstack/neutron-68688cc948-hlz9w/neutron-httpd" id=dbcbe8c1-0c3e-4fc8-b801-c70b19e4d245 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.277264 | controller | Jun 10 15:01:17.495215 crc crio[20344]: time="2026-06-10T15:01:17.495151703Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.277280 | controller | Jun 10 15:01:17.805161 crc crio[20344]: time="2026-06-10T15:01:17.804522633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.277296 | controller | Jun 10 15:01:17.833969 crc crio[20344]: time="2026-06-10T15:01:17.833627704Z" level=info msg="Removing container: cff27db653eff88fb062804d838cea642324cca653cd47d028605c52884de709" id=a45ac0da-a285-4949-b262-4a823be66f83 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.277312 | controller | Jun 10 15:01:17.857115 crc crio[20344]: time="2026-06-10T15:01:17.85707319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.277329 | controller | Jun 10 15:01:17.876348 crc crio[20344]: time="2026-06-10T15:01:17.875624309Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=5bebf3cc-6149-46fd-a935-70054fc8d2f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.277349 | controller | Jun 10 15:01:17.934339 crc crio[20344]: time="2026-06-10T15:01:17.929305825Z" level=info msg="Removed container cff27db653eff88fb062804d838cea642324cca653cd47d028605c52884de709: openstack/dnsmasq-dns-7d5695b8ff-jvn4z/init" id=a45ac0da-a285-4949-b262-4a823be66f83 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.277366 | controller | Jun 10 15:01:18.020448 crc crio[20344]: time="2026-06-10T15:01:18.020359946Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=8477358d-caf1-4215-a05e-e9381d66555c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.277382 | controller | Jun 10 15:01:18.365412 crc crio[20344]: time="2026-06-10T15:01:18.364674297Z" level=info msg="Created container f1895fe554c08f2e10e39b79c39ba098d4fed1c9e48f8650e01522ea6463ac84: openstack/neutron-68688cc948-hlz9w/neutron-httpd" id=dbcbe8c1-0c3e-4fc8-b801-c70b19e4d245 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.277399 | controller | Jun 10 15:01:18.378931 crc crio[20344]: time="2026-06-10T15:01:18.378826862Z" level=info msg="Starting container: f1895fe554c08f2e10e39b79c39ba098d4fed1c9e48f8650e01522ea6463ac84" id=9c2df2d5-6af0-486e-959e-ef93599d5b18 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.277415 | controller | Jun 10 15:01:18.394762 crc crio[20344]: time="2026-06-10T15:01:18.394642031Z" level=info msg="Started container" PID=68577 containerID=f1895fe554c08f2e10e39b79c39ba098d4fed1c9e48f8650e01522ea6463ac84 description=openstack/neutron-68688cc948-hlz9w/neutron-httpd id=9c2df2d5-6af0-486e-959e-ef93599d5b18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=22514513d675b735ef5bbd28174f5f852591cc2aa59a3f6fcf174a0eff321e64
2026-06-10 15:52:06.277431 | controller | Jun 10 15:01:19.943428 crc crio[20344]: time="2026-06-10T15:01:19.942418Z" level=info msg="Creating container: openstack/dnsmasq-dns-79cccc8689-qgthc/dnsmasq-dns" id=9c785099-5c3b-4213-9716-7f75e7ae3944 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.277448 | controller | Jun 10 15:01:20.820008 crc crio[20344]: time="2026-06-10T15:01:20.818435352Z" level=info msg="Running pod sandbox: openstack/neutron-b985497ff-h9qmt/POD" id=bbc749cc-d679-42a9-9967-0b46804628fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.277465 | controller | Jun 10 15:01:20.820008 crc crio[20344]: time="2026-06-10T15:01:20.818922294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.277481 | controller | Jun 10 15:01:21.030333 crc crio[20344]: time="2026-06-10T15:01:21.020861339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.277498 | controller | Jun 10 15:01:21.811118 crc crio[20344]: time="2026-06-10T15:01:21.810537501Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:241fbbed8753503ab4aa3008cb40b3c4f94ef930fac25515ad3cf3c3a3915d9f" id=6d18c8d5-45a5-47c3-93a7-1fd638bbcf0e name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.277515 | controller | Jun 10 15:01:21.814334 crc crio[20344]: time="2026-06-10T15:01:21.814149504Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=f6f0d6db-c818-4201-9922-0675829b7185 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.277532 | controller | Jun 10 15:01:21.845059 crc crio[20344]: time="2026-06-10T15:01:21.844899738Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=7c974002-3bbe-4600-b937-bee3f9457620 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.277549 | controller | Jun 10 15:01:21.872513 crc crio[20344]: time="2026-06-10T15:01:21.872430089Z" level=info msg="Got pod network &{Name:neutron-b985497ff-h9qmt Namespace:openstack ID:d50cbea1c7698858384c4ea8f2e09ff1e062d231d83a877c31f7485b16a65a4e UID:7c791f0e-a2e7-4560-a352-791034a136b4 NetNS:/var/run/netns/7c92fb0d-34d6-4730-bf92-e901834b9d17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c791f0e_a2e7_4560_a352_791034a136b4.slice PodAnnotations:0xc0006b4480}] Aliases:map[]}"
2026-06-10 15:52:06.277570 | controller | Jun 10 15:01:21.872513 crc crio[20344]: time="2026-06-10T15:01:21.87249005Z" level=info msg="Adding pod openstack_neutron-b985497ff-h9qmt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.277587 | controller | Jun 10 15:01:21.908516 crc crio[20344]: time="2026-06-10T15:01:21.908418098Z" level=info msg="Creating container: openstack/barbican-worker-dbc8c9479-s7hbh/barbican-worker-log" id=e7e5091e-fbd7-4c12-ba36-584f236b63bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.277604 | controller | Jun 10 15:01:22.039325 crc crio[20344]: time="2026-06-10T15:01:22.038773775Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.277620 | controller | Jun 10 15:01:22.046338 crc crio[20344]: time="2026-06-10T15:01:22.045137939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.277637 | controller | Jun 10 15:01:22.057037 crc crio[20344]: time="2026-06-10T15:01:22.056489712Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:3b60e8300c573fc08a5a5dc3380bd8cd07f1947ee19ec88b6f4951c03f4170de" id=ddbaf89d-8f32-4e99-a6a7-c1576931f793 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.277654 | controller | Jun 10 15:01:22.057037 crc crio[20344]: time="2026-06-10T15:01:22.056522513Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.277670 | controller | Jun 10 15:01:22.065327 crc crio[20344]: time="2026-06-10T15:01:22.063806671Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=ae9abe63-ae88-4058-81e1-f270f423b8d2 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.277687 | controller | Jun 10 15:01:22.098383 crc crio[20344]: time="2026-06-10T15:01:22.096999258Z" level=info msg="Stopping pod sandbox: d4b9e6b02849959482d56da48fa31215242a93b92f3cb3d95566ff8c34a7fb50" id=38a27966-d7f6-465c-9930-8f9126f7a18f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.277704 | controller | Jun 10 15:01:22.098383 crc crio[20344]: time="2026-06-10T15:01:22.098348603Z" level=info msg="Got pod network &{Name:cinder-online-data-migrations-q5gkl Namespace:openstack ID:d4b9e6b02849959482d56da48fa31215242a93b92f3cb3d95566ff8c34a7fb50 UID:0e3a3baf-28db-43fa-b75f-01122659c08e NetNS:/var/run/netns/59974520-abe0-4210-9dd2-94b44036d9e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0e3a3baf_28db_43fa_b75f_01122659c08e.slice PodAnnotations:0xc00078c678}] Aliases:map[]}"
2026-06-10 15:52:06.277721 | controller | Jun 10 15:01:22.098605 crc crio[20344]: time="2026-06-10T15:01:22.098521407Z" level=info msg="Deleting pod openstack_cinder-online-data-migrations-q5gkl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.277737 | controller | Jun 10 15:01:22.118471 crc crio[20344]: time="2026-06-10T15:01:22.115495756Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=14dd6e39-3133-45fd-9d3d-4a0a932ae731 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.277754 | controller | Jun 10 15:01:22.158925 crc crio[20344]: time="2026-06-10T15:01:22.158803744Z" level=info msg="Creating container: openstack/barbican-keystone-listener-55f5fbd7cd-jbccj/barbican-keystone-listener-log" id=082a6528-c0cd-4a75-aab3-60eb44226cc2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.277775 | controller | Jun 10 15:01:22.166241 crc crio[20344]: time="2026-06-10T15:01:22.165888287Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.277792 | controller | Jun 10 15:01:22.223758 crc crio[20344]: time="2026-06-10T15:01:22.220556799Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.277808 | controller | Jun 10 15:01:22.233442 crc crio[20344]: time="2026-06-10T15:01:22.233226006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.277824 | controller | Jun 10 15:01:22.245488 crc crio[20344]: time="2026-06-10T15:01:22.245251426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.277840 | controller | Jun 10 15:01:22.249235 crc crio[20344]: time="2026-06-10T15:01:22.249134217Z" level=info msg="Created container 8a61b6133a9f2edc90167cc5f006e5e07f677bc8a96a6227f5eccd68030638b0: openstack/dnsmasq-dns-79cccc8689-qgthc/dnsmasq-dns" id=9c785099-5c3b-4213-9716-7f75e7ae3944 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.277876 | controller | Jun 10 15:01:22.256326 crc crio[20344]: time="2026-06-10T15:01:22.253594462Z" level=info msg="Starting container: 8a61b6133a9f2edc90167cc5f006e5e07f677bc8a96a6227f5eccd68030638b0" id=306d5a37-01e8-4e13-b212-b567a4fc333a name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.277893 | controller | Jun 10 15:01:22.259904 crc crio[20344]: time="2026-06-10T15:01:22.259814203Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.277910 | controller | Jun 10 15:01:22.270812 crc crio[20344]: time="2026-06-10T15:01:22.270596751Z" level=info msg="Started container" PID=69050 containerID=8a61b6133a9f2edc90167cc5f006e5e07f677bc8a96a6227f5eccd68030638b0 description=openstack/dnsmasq-dns-79cccc8689-qgthc/dnsmasq-dns id=306d5a37-01e8-4e13-b212-b567a4fc333a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e40606b5738970938f582c876fc20e8f8d5cbc9dc1439654539975bd650240d
2026-06-10 15:52:06.277927 | controller | Jun 10 15:01:22.494404 crc crio[20344]: time="2026-06-10T15:01:22.492772078Z" level=info msg="Created container a3ef5959f573ae3e5100417dce828d77bdef7530a924e0b367dde0c35c5dc4a4: openstack/barbican-worker-dbc8c9479-s7hbh/barbican-worker-log" id=e7e5091e-fbd7-4c12-ba36-584f236b63bc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.277943 | controller | Jun 10 15:01:22.502093 crc crio[20344]: time="2026-06-10T15:01:22.501997427Z" level=info msg="Starting container: a3ef5959f573ae3e5100417dce828d77bdef7530a924e0b367dde0c35c5dc4a4" id=117745d6-85a0-4baa-a343-41fb5f54b0b8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.277977 | controller | Jun 10 15:01:22.511519 crc crio[20344]: time="2026-06-10T15:01:22.5114335Z" level=info msg="Started container" PID=69093 containerID=a3ef5959f573ae3e5100417dce828d77bdef7530a924e0b367dde0c35c5dc4a4 description=openstack/barbican-worker-dbc8c9479-s7hbh/barbican-worker-log id=117745d6-85a0-4baa-a343-41fb5f54b0b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea66084f55c1c2d38e0fcb42317f34dc7ee58913a511a87bc7c8d3195303b947
2026-06-10 15:52:06.277995 | controller | Jun 10 15:01:22.550449 crc crio[20344]: time="2026-06-10T15:01:22.549808721Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=9e175a09-2335-4cd0-9ecd-8eba9982fcbc name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.278016 | controller | Jun 10 15:01:22.586314 crc crio[20344]: time="2026-06-10T15:01:22.585985316Z" level=info msg="Created container 6b9aa8b0098be63fe4660c4c928d8645e76e9482c1910a0fd4c89ef12922656a: openstack/barbican-keystone-listener-55f5fbd7cd-jbccj/barbican-keystone-listener-log" id=082a6528-c0cd-4a75-aab3-60eb44226cc2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.278033 | controller | Jun 10 15:01:22.589687 crc crio[20344]: time="2026-06-10T15:01:22.589595489Z" level=info msg="Starting container: 6b9aa8b0098be63fe4660c4c928d8645e76e9482c1910a0fd4c89ef12922656a" id=3f4fa237-d574-4b2c-b99d-7d2e0809df5f name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.278050 | controller | Jun 10 15:01:22.596759 crc crio[20344]: time="2026-06-10T15:01:22.596591149Z" level=info msg="Started container" PID=69094 containerID=6b9aa8b0098be63fe4660c4c928d8645e76e9482c1910a0fd4c89ef12922656a description=openstack/barbican-keystone-listener-55f5fbd7cd-jbccj/barbican-keystone-listener-log id=3f4fa237-d574-4b2c-b99d-7d2e0809df5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=34c27b3edcfe27c15f5c5c55a1970744055a6e10650bbe48f858169450457740
2026-06-10 15:52:06.278067 | controller | Jun 10 15:01:22.611691 crc crio[20344]: time="2026-06-10T15:01:22.61016147Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=1612d8b1-2a19-47e4-97fb-57ee1408a78f name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.278083 | controller | Jun 10 15:01:22.627353 crc crio[20344]: time="2026-06-10T15:01:22.623580586Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" id=4804abd9-7796-4c53-83cc-2a55a30797b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.278100 | controller | Jun 10 15:01:22.634979 crc crio[20344]: time="2026-06-10T15:01:22.634897989Z" level=info msg="Creating container: openstack/barbican-worker-dbc8c9479-s7hbh/barbican-worker" id=b2ca7648-6907-4388-bf61-37c40ca0b1cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.278117 | controller | Jun 10 15:01:22.641422 crc crio[20344]: time="2026-06-10T15:01:22.640688738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.278133 | controller | Jun 10 15:01:22.641422 crc crio[20344]: time="2026-06-10T15:01:22.640781151Z" level=info msg="Stopped pod sandbox: d4b9e6b02849959482d56da48fa31215242a93b92f3cb3d95566ff8c34a7fb50" id=38a27966-d7f6-465c-9930-8f9126f7a18f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.278150 | controller | Jun 10 15:01:22.687992 crc crio[20344]: time="2026-06-10T15:01:22.687893627Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified" id=fb0f673a-4962-4b43-b9a3-38759939c040 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.278166 | controller | Jun 10 15:01:22.692328 crc crio[20344]: 2026-06-10T15:01:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d50cbea1c769885 Mac:66:78:36:56:9b:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a5 Mtu:0 Sandbox:/var/run/netns/7c92fb0d-34d6-4730-bf92-e901834b9d17 SocketPath: PciID:}] [{Interface:0xc000592760 Address:{IP:10.217.0.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.278183 | controller | Jun 10 15:01:22.694827 crc crio[20344]: time="2026-06-10T15:01:22.694749624Z" level=info msg="Got pod network &{Name:neutron-b985497ff-h9qmt Namespace:openstack ID:d50cbea1c7698858384c4ea8f2e09ff1e062d231d83a877c31f7485b16a65a4e UID:7c791f0e-a2e7-4560-a352-791034a136b4 NetNS:/var/run/netns/7c92fb0d-34d6-4730-bf92-e901834b9d17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c791f0e_a2e7_4560_a352_791034a136b4.slice PodAnnotations:0xc0006b4480}] Aliases:map[]}"
2026-06-10 15:52:06.278205 | controller | Jun 10 15:01:22.695767 crc crio[20344]: time="2026-06-10T15:01:22.694927359Z" level=info msg="Checking pod openstack_neutron-b985497ff-h9qmt for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.278222 | controller | Jun 10 15:01:22.700390 crc crio[20344]: time="2026-06-10T15:01:22.700247697Z" level=info msg="Creating container: openstack/barbican-keystone-listener-55f5fbd7cd-jbccj/barbican-keystone-listener" id=fc77cf4b-3670-4921-b314-304c92f44eb3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.278239 | controller | Jun 10 15:01:22.702679 crc crio[20344]: time="2026-06-10T15:01:22.702615098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.278255 | controller | Jun 10 15:01:22.704288 crc crio[20344]: time="2026-06-10T15:01:22.704194188Z" level=info msg="Ran pod sandbox d50cbea1c7698858384c4ea8f2e09ff1e062d231d83a877c31f7485b16a65a4e with infra container: openstack/neutron-b985497ff-h9qmt/POD" id=bbc749cc-d679-42a9-9967-0b46804628fa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.278271 | controller | Jun 10 15:01:22.710326 crc crio[20344]: time="2026-06-10T15:01:22.707132644Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=322486bf-6c82-4317-8ec3-7384c8ae4eaa name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.278287 | controller | Jun 10 15:01:22.739418 crc crio[20344]: time="2026-06-10T15:01:22.739308225Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.278304 | controller | Jun 10 15:01:22.743407 crc crio[20344]: time="2026-06-10T15:01:22.743112863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.278320 | controller | Jun 10 15:01:22.773515 crc crio[20344]: time="2026-06-10T15:01:22.773458597Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.278336 | controller | Jun 10 15:01:22.777126 crc crio[20344]: time="2026-06-10T15:01:22.777101651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.278353 | controller | Jun 10 15:01:22.813618 crc crio[20344]: time="2026-06-10T15:01:22.813208644Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=9ff5746b-ebce-4e1b-a56d-27e193161ad3 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.278369 | controller | Jun 10 15:01:22.829001 crc crio[20344]: time="2026-06-10T15:01:22.828907929Z" level=info msg="Creating container: openstack/neutron-b985497ff-h9qmt/neutron-api" id=fe6a2600-9238-4b6c-b0bc-4ba701935583 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.278385 | controller | Jun 10 15:01:22.829473 crc crio[20344]: time="2026-06-10T15:01:22.829405582Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.278402 | controller | Jun 10 15:01:22.902958 crc crio[20344]: time="2026-06-10T15:01:22.902838868Z" level=info msg="Created container ef7d7c760b056e1d5e65e2fdcea204ee3df6e1e801440640ca916543e5ff9be4: openstack/barbican-worker-dbc8c9479-s7hbh/barbican-worker" id=b2ca7648-6907-4388-bf61-37c40ca0b1cc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.278418 | controller | Jun 10 15:01:22.904604 crc crio[20344]: time="2026-06-10T15:01:22.904499091Z" level=info msg="Starting container: ef7d7c760b056e1d5e65e2fdcea204ee3df6e1e801440640ca916543e5ff9be4" id=07ceeb53-382c-4ac2-b915-ab92e029618c name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.278439 | controller | Jun 10 15:01:22.911047 crc crio[20344]: time="2026-06-10T15:01:22.910939297Z" level=info msg="Started container" PID=69170 containerID=ef7d7c760b056e1d5e65e2fdcea204ee3df6e1e801440640ca916543e5ff9be4 description=openstack/barbican-worker-dbc8c9479-s7hbh/barbican-worker id=07ceeb53-382c-4ac2-b915-ab92e029618c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea66084f55c1c2d38e0fcb42317f34dc7ee58913a511a87bc7c8d3195303b947
2026-06-10 15:52:06.278456 | controller | Jun 10 15:01:22.953914 crc crio[20344]: time="2026-06-10T15:01:22.953844705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.278473 | controller | Jun 10 15:01:22.962654 crc crio[20344]: time="2026-06-10T15:01:22.959492031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.278490 | controller | Jun 10 15:01:22.968805 crc crio[20344]: time="2026-06-10T15:01:22.968763591Z" level=info msg="Created container c5f061d230b1ea41fb6c1c2661ab9639de35b7e2a6e271e02a04ee6411fb913e: openstack/barbican-keystone-listener-55f5fbd7cd-jbccj/barbican-keystone-listener" id=fc77cf4b-3670-4921-b314-304c92f44eb3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.278507 | controller | Jun 10 15:01:22.970173 crc crio[20344]: time="2026-06-10T15:01:22.970097935Z" level=info msg="Starting container: c5f061d230b1ea41fb6c1c2661ab9639de35b7e2a6e271e02a04ee6411fb913e" id=92b3afce-ba4a-4f15-9f76-c803ab24aec4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.278523 | controller | Jun 10 15:01:22.976975 crc crio[20344]: time="2026-06-10T15:01:22.976890981Z" level=info msg="Started container" PID=69178 containerID=c5f061d230b1ea41fb6c1c2661ab9639de35b7e2a6e271e02a04ee6411fb913e description=openstack/barbican-keystone-listener-55f5fbd7cd-jbccj/barbican-keystone-listener id=92b3afce-ba4a-4f15-9f76-c803ab24aec4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34c27b3edcfe27c15f5c5c55a1970744055a6e10650bbe48f858169450457740
2026-06-10 15:52:06.278540 | controller | Jun 10 15:01:23.267160 crc crio[20344]: time="2026-06-10T15:01:23.266666723Z" level=info msg="Created container 58ac1e752c26516c4beef97d3affd50e7766c446abaceb9d16491d8d8adc6f57: openstack/neutron-b985497ff-h9qmt/neutron-api" id=fe6a2600-9238-4b6c-b0bc-4ba701935583 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.278557 | controller | Jun 10 15:01:23.275328 crc crio[20344]: time="2026-06-10T15:01:23.271610231Z" level=info msg="Starting container: 58ac1e752c26516c4beef97d3affd50e7766c446abaceb9d16491d8d8adc6f57" id=2c5e45a3-7429-4c2c-9efd-cbae35e6707c name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.278573 | controller | Jun 10 15:01:23.280038 crc crio[20344]: time="2026-06-10T15:01:23.279893515Z" level=info msg="Started container" PID=69242 containerID=58ac1e752c26516c4beef97d3affd50e7766c446abaceb9d16491d8d8adc6f57 description=openstack/neutron-b985497ff-h9qmt/neutron-api id=2c5e45a3-7429-4c2c-9efd-cbae35e6707c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d50cbea1c7698858384c4ea8f2e09ff1e062d231d83a877c31f7485b16a65a4e
2026-06-10 15:52:06.278590 | controller | Jun 10 15:01:23.297375 crc crio[20344]: time="2026-06-10T15:01:23.297179711Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=f653b3c1-7562-4a51-b276-3e35c3dd4a3d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.278606 | controller | Jun 10 15:01:24.667246 crc crio[20344]: time="2026-06-10T15:01:24.666581512Z" level=info msg="Running pod sandbox: openstack/cinder-scheduler-0/POD" id=0b8213c4-c330-46a5-8718-7dc0a3b180e6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.278627 | controller | Jun 10 15:01:24.668449 crc crio[20344]: time="2026-06-10T15:01:24.667246219Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.278644 | controller | Jun 10 15:01:24.772101 crc crio[20344]: time="2026-06-10T15:01:24.772021945Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-75b56949bf-dblrl/POD" id=a35f3e40-afbc-4edf-a164-56963318d531 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.278660 | controller | Jun 10 15:01:24.772342 crc crio[20344]: time="2026-06-10T15:01:24.772126948Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.278676 | controller | Jun 10 15:01:25.054629 crc crio[20344]: time="2026-06-10T15:01:25.054553201Z" level=info msg="Running pod sandbox: openstack/cinder-api-0/POD" id=401c1edc-2a72-4c59-837a-db0f75795139 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.278693 | controller | Jun 10 15:01:25.054792 crc crio[20344]: time="2026-06-10T15:01:25.054657034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.278710 | controller | Jun 10 15:01:26.228832 crc crio[20344]: time="2026-06-10T15:01:26.227922311Z" level=info msg="Stopping container: 8a61b6133a9f2edc90167cc5f006e5e07f677bc8a96a6227f5eccd68030638b0 (timeout: 10s)" id=29c02953-d208-463c-8f22-6b848e8be8eb name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.278726 | controller | Jun 10 15:01:31.306986 crc crio[20344]: time="2026-06-10T15:01:31.30617248Z" level=info msg="Running pod sandbox: openstack/barbican-api-57f4c895cd-h7ld5/POD" id=7e881ccb-5083-49d2-832d-2de51ce4b4e8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.278742 | controller | Jun 10 15:01:31.308310 crc crio[20344]: time="2026-06-10T15:01:31.307019862Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.278758 | controller | Jun 10 15:01:32.169298 crc crio[20344]: time="2026-06-10T15:01:32.168855897Z" level=info msg="Stopped container 8a61b6133a9f2edc90167cc5f006e5e07f677bc8a96a6227f5eccd68030638b0: openstack/dnsmasq-dns-79cccc8689-qgthc/dnsmasq-dns" id=29c02953-d208-463c-8f22-6b848e8be8eb name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.278775 | controller | Jun 10 15:01:32.170995 crc crio[20344]: time="2026-06-10T15:01:32.170912831Z" level=info msg="Stopping pod sandbox: 8e40606b5738970938f582c876fc20e8f8d5cbc9dc1439654539975bd650240d" id=0ef40236-9b9b-45e8-9b0a-aace93a3f321 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.278791 | controller | Jun 10 15:01:32.171867 crc crio[20344]: time="2026-06-10T15:01:32.171760182Z" level=info msg="Got pod network &{Name:dnsmasq-dns-79cccc8689-qgthc Namespace:openstack ID:8e40606b5738970938f582c876fc20e8f8d5cbc9dc1439654539975bd650240d UID:21332fb0-b20b-4b6e-a250-f2e301d1375f NetNS:/var/run/netns/b7e56df0-d5d1-4007-a6f1-3a38b1aad687 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21332fb0_b20b_4b6e_a250_f2e301d1375f.slice PodAnnotations:0xc001b9c320}] Aliases:map[]}"
2026-06-10 15:52:06.278808 | controller | Jun 10 15:01:32.172020 crc crio[20344]: time="2026-06-10T15:01:32.171962818Z" level=info msg="Deleting pod openstack_dnsmasq-dns-79cccc8689-qgthc from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.278824 | controller | Jun 10 15:01:32.221309 crc crio[20344]: time="2026-06-10T15:01:32.221138668Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=7090b157-e139-457f-a583-dbd8039752c2 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.278845 | controller | Jun 10 15:01:33.081320 crc crio[20344]: time="2026-06-10T15:01:33.080447757Z" level=info msg="Creating container: openstack/neutron-b985497ff-h9qmt/neutron-httpd" id=0185bb2d-45e0-41a8-8c5a-bfa308c6907e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.278882 | controller | Jun 10 15:01:33.093201 crc crio[20344]: time="2026-06-10T15:01:33.093116234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.278900 | controller | Jun 10 15:01:33.096960 crc crio[20344]: time="2026-06-10T15:01:33.096875161Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:3f0073e57229fd97eb60ae8d02637619d324719bd167fc355ec14e8f1f12d597 UID:de27a4dd-5267-4e90-baa4-0d68ce2d1296 NetNS:/var/run/netns/73e64bfe-56ab-4263-a338-0f5165b54b5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde27a4dd_5267_4e90_baa4_0d68ce2d1296.slice PodAnnotations:0xc000529108}] Aliases:map[]}"
2026-06-10 15:52:06.278916 | controller | Jun 10 15:01:33.096960 crc crio[20344]: time="2026-06-10T15:01:33.096951203Z" level=info msg="Adding pod openstack_cinder-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.278933 | controller | Jun 10 15:01:33.249390 crc crio[20344]: time="2026-06-10T15:01:33.248778534Z" level=info msg="Stopped pod sandbox: 8e40606b5738970938f582c876fc20e8f8d5cbc9dc1439654539975bd650240d" id=0ef40236-9b9b-45e8-9b0a-aace93a3f321 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.278949 | controller | Jun 10 15:01:33.260638 crc crio[20344]: time="2026-06-10T15:01:33.260519927Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:fa1d0d0106e383e890597fd2bc9afb4e59c2a768deeadab89dbf70fe7b47dcd5 UID:c3b65d0e-f8d8-4332-bd38-b21cad12e9cb NetNS:/var/run/netns/904629e9-fa40-4118-b669-7890de218617 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3b65d0e_f8d8_4332_bd38_b21cad12e9cb.slice PodAnnotations:0xc000529590}] Aliases:map[]}"
2026-06-10 15:52:06.278966 | controller | Jun 10 15:01:33.260638 crc crio[20344]: time="2026-06-10T15:01:33.260605199Z" level=info msg="Adding pod openstack_cinder-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.278983 | controller | Jun 10 15:01:33.316068 crc crio[20344]: time="2026-06-10T15:01:33.315362403Z" level=info msg="Got pod network &{Name:barbican-api-57f4c895cd-h7ld5 Namespace:openstack ID:c052511287967f056171ccb84e16274acd18ba5a8f427bb0cbab3b97e49fd02a UID:bf37362f-0df2-4b9a-b924-744d3a75c90d NetNS:/var/run/netns/14baee02-d094-4670-a837-9a75632cb3da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbf37362f_0df2_4b9a_b924_744d3a75c90d.slice PodAnnotations:0xc00008c858}] Aliases:map[]}"
2026-06-10 15:52:06.278999 | controller | Jun 10 15:01:33.316068 crc crio[20344]: time="2026-06-10T15:01:33.315422235Z" level=info msg="Adding pod openstack_barbican-api-57f4c895cd-h7ld5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.279015 | controller | Jun 10 15:01:33.340405 crc crio[20344]: time="2026-06-10T15:01:33.339928238Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf" id=e82fb755-9440-44a5-a81c-43fd23305250 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.279032 | controller | Jun 10 15:01:33.359649 crc crio[20344]: time="2026-06-10T15:01:33.35939105Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=8b21bfda-10a6-4d67-bd30-6c440ac1bd37 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.279053 | controller | Jun 10 15:01:33.368437 crc crio[20344]: time="2026-06-10T15:01:33.366590136Z" level=info msg="Got pod network &{Name:dnsmasq-dns-75b56949bf-dblrl Namespace:openstack ID:1a61956482d23e49f26b8420d036ba015129fdeaef695e227d573e2192e492b6 UID:2ae327ff-8795-45d0-a083-23c525b04630 NetNS:/var/run/netns/1e440a06-f9e1-4a99-b3db-c1728ffa6c1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ae327ff_8795_45d0_a083_23c525b04630.slice PodAnnotations:0xc0027c00d0}] Aliases:map[]}"
2026-06-10 15:52:06.279071 | controller | Jun 10 15:01:33.368437 crc crio[20344]: time="2026-06-10T15:01:33.366810042Z" level=info msg="Adding pod openstack_dnsmasq-dns-75b56949bf-dblrl to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.279091 | controller | Jun 10 15:01:33.402914 crc crio[20344]: time="2026-06-10T15:01:33.402863903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.279109 | controller | Jun 10 15:01:33.410348 crc crio[20344]: time="2026-06-10T15:01:33.410297135Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.279125 | controller | Jun 10 15:01:33.424864 crc crio[20344]: time="2026-06-10T15:01:33.424751498Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=cbc31a0c-6f66-4dad-b7fc-816ef473f562 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.279142 | controller | Jun 10 15:01:33.439814 crc crio[20344]: time="2026-06-10T15:01:33.439365206Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=ca97883b-6d33-430a-a5e5-59f39f432020 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.279158 | controller | Jun 10 15:01:33.441919 crc crio[20344]: time="2026-06-10T15:01:33.4418554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.279174 | controller | Jun 10 15:01:33.509922 crc crio[20344]: time="2026-06-10T15:01:33.509375414Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.279190 | controller | Jun 10 15:01:33.533031 crc crio[20344]: time="2026-06-10T15:01:33.532940552Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.279206 | controller | Jun 10 15:01:33.660464 crc crio[20344]: time="2026-06-10T15:01:33.654173763Z" level=info msg="Created container d5afa29a25a39e604fe46c730448cc830387c405a40218191226b43fcd1d4563: openstack/neutron-b985497ff-h9qmt/neutron-httpd" id=0185bb2d-45e0-41a8-8c5a-bfa308c6907e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.279222 | controller | Jun 10 15:01:33.660464 crc crio[20344]: time="2026-06-10T15:01:33.65601055Z" level=info msg="Starting container: d5afa29a25a39e604fe46c730448cc830387c405a40218191226b43fcd1d4563" id=d09b9502-03a3-4efc-a18d-b61533956b54 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.279239 | controller | Jun 10 15:01:33.666015 crc crio[20344]: time="2026-06-10T15:01:33.663655298Z" level=info msg="Started container" PID=70017 containerID=d5afa29a25a39e604fe46c730448cc830387c405a40218191226b43fcd1d4563 description=openstack/neutron-b985497ff-h9qmt/neutron-httpd id=d09b9502-03a3-4efc-a18d-b61533956b54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d50cbea1c7698858384c4ea8f2e09ff1e062d231d83a877c31f7485b16a65a4e
2026-06-10 15:52:06.279256 | controller | Jun 10 15:01:33.679978 crc crio[20344]: time="2026-06-10T15:01:33.675061722Z" level=info msg="Created container 40c3a1f817ecfdbced11cdfef19a256b18ab02ee57328547565558882ef3ff8f: openstack/ceilometer-0/proxy-httpd" id=ca97883b-6d33-430a-a5e5-59f39f432020 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.279276 | controller | Jun 10 15:01:33.679978 crc crio[20344]: time="2026-06-10T15:01:33.676233173Z" level=info msg="Starting container: 40c3a1f817ecfdbced11cdfef19a256b18ab02ee57328547565558882ef3ff8f" id=f5970146-9729-4145-b77e-676a28150573 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.279293 | controller | Jun 10 15:01:33.688195 crc crio[20344]: time="2026-06-10T15:01:33.687455532Z" level=info msg="Started container" PID=70026 containerID=40c3a1f817ecfdbced11cdfef19a256b18ab02ee57328547565558882ef3ff8f description=openstack/ceilometer-0/proxy-httpd id=f5970146-9729-4145-b77e-676a28150573 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a32b6bdb3492a139e5814cfdbe72e18e7ed12cc28a3caa97bc1ceed89c44dc26
2026-06-10 15:52:06.279310 | controller | Jun 10 15:01:33.709853 crc crio[20344]: 2026-06-10T15:01:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3f0073e57229fd9 Mac:76:5a:08:37:a0:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a6 Mtu:0 Sandbox:/var/run/netns/73e64bfe-56ab-4263-a338-0f5165b54b5c SocketPath: PciID:}] [{Interface:0xc00027d750 Address:{IP:10.217.0.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.279326 | controller | Jun 10 15:01:33.710699 crc crio[20344]: time="2026-06-10T15:01:33.710624461Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:3f0073e57229fd97eb60ae8d02637619d324719bd167fc355ec14e8f1f12d597 UID:de27a4dd-5267-4e90-baa4-0d68ce2d1296 NetNS:/var/run/netns/73e64bfe-56ab-4263-a338-0f5165b54b5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde27a4dd_5267_4e90_baa4_0d68ce2d1296.slice PodAnnotations:0xc000529108}] Aliases:map[]}"
2026-06-10 15:52:06.279343 | controller | Jun 10 15:01:33.710863 crc crio[20344]: time="2026-06-10T15:01:33.710842796Z" level=info msg="Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.279360 | controller | Jun 10 15:01:33.721899 crc crio[20344]: time="2026-06-10T15:01:33.721749568Z" level=info msg="Ran pod sandbox 3f0073e57229fd97eb60ae8d02637619d324719bd167fc355ec14e8f1f12d597 with infra container: openstack/cinder-scheduler-0/POD" id=0b8213c4-c330-46a5-8718-7dc0a3b180e6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.279377 | controller | Jun 10 15:01:33.747494 crc crio[20344]: time="2026-06-10T15:01:33.74739232Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=a38094f8-1709-4c67-94b8-a382eee13d48 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.279393 | controller | Jun 10 15:01:33.747828 crc crio[20344]: time="2026-06-10T15:01:33.747625436Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified not found" id=a38094f8-1709-4c67-94b8-a382eee13d48 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.279409 | controller | Jun 10 15:01:33.747828 crc crio[20344]: time="2026-06-10T15:01:33.747682778Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified found" id=a38094f8-1709-4c67-94b8-a382eee13d48 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.279425 | controller | Jun 10 15:01:33.758821 crc crio[20344]: time="2026-06-10T15:01:33.752168804Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=01aff5fc-f0fc-436d-828f-db8b8e71916a name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.279441 | controller | Jun 10 15:01:33.787521 crc crio[20344]: time="2026-06-10T15:01:33.78338404Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\""
2026-06-10 15:52:06.279464 | controller | Jun 10 15:01:33.908823 crc crio[20344]: 2026-06-10T15:01:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa1d0d0106e383e Mac:da:ee:a9:79:7e:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/904629e9-fa40-4118-b669-7890de218617 SocketPath: PciID:}] [{Interface:0xc0006145c0 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.279482 | controller | Jun 10 15:01:33.909464 crc crio[20344]: time="2026-06-10T15:01:33.909369113Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:fa1d0d0106e383e890597fd2bc9afb4e59c2a768deeadab89dbf70fe7b47dcd5 UID:c3b65d0e-f8d8-4332-bd38-b21cad12e9cb NetNS:/var/run/netns/904629e9-fa40-4118-b669-7890de218617 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3b65d0e_f8d8_4332_bd38_b21cad12e9cb.slice PodAnnotations:0xc000529590}] Aliases:map[]}"
2026-06-10 15:52:06.279499 | controller | Jun 10 15:01:33.910347 crc crio[20344]: time="2026-06-10T15:01:33.909514087Z" level=info msg="Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.279516 | controller | Jun 10 15:01:33.933892 crc crio[20344]: time="2026-06-10T15:01:33.933598199Z" level=info msg="Ran pod sandbox fa1d0d0106e383e890597fd2bc9afb4e59c2a768deeadab89dbf70fe7b47dcd5 with infra container: openstack/cinder-api-0/POD" id=401c1edc-2a72-4c59-837a-db0f75795139 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.279533 | controller | Jun 10 15:01:33.945324 crc crio[20344]: time="2026-06-10T15:01:33.945024284Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=8e08a0f0-db74-4b79-bced-b1830d411f30 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.279549 | controller | Jun 10 15:01:33.951864 crc crio[20344]: time="2026-06-10T15:01:33.951741747Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=80d5293a-c6e9-4190-a211-f8c1b0a2b48b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.279566 | controller | Jun 10 15:01:33.963826 crc crio[20344]: time="2026-06-10T15:01:33.963633604Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=b13c07a1-981f-4599-ac05-d002e758d668 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.279582 | controller | Jun 10 15:01:33.966202 crc crio[20344]: time="2026-06-10T15:01:33.964082266Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.279599 | controller | Jun 10 15:01:34.041512 crc crio[20344]: 2026-06-10T15:01:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c052511287967f0 Mac:aa:f9:16:57:f2:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a9 Mtu:0 Sandbox:/var/run/netns/14baee02-d094-4670-a837-9a75632cb3da SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.279616 | controller | Jun 10 15:01:34.043151 crc crio[20344]: time="2026-06-10T15:01:34.042000688Z" level=info msg="Got pod network &{Name:barbican-api-57f4c895cd-h7ld5 Namespace:openstack ID:c052511287967f056171ccb84e16274acd18ba5a8f427bb0cbab3b97e49fd02a UID:bf37362f-0df2-4b9a-b924-744d3a75c90d NetNS:/var/run/netns/14baee02-d094-4670-a837-9a75632cb3da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbf37362f_0df2_4b9a_b924_744d3a75c90d.slice PodAnnotations:0xc00008c858}] Aliases:map[]}"
2026-06-10 15:52:06.279633 | controller | Jun 10 15:01:34.043151 crc crio[20344]: time="2026-06-10T15:01:34.042159412Z" level=info msg="Checking pod openstack_barbican-api-57f4c895cd-h7ld5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.279654 | controller | Jun 10 15:01:34.054950 crc crio[20344]: time="2026-06-10T15:01:34.054516731Z" level=info msg="Ran pod sandbox c052511287967f056171ccb84e16274acd18ba5a8f427bb0cbab3b97e49fd02a with infra container: openstack/barbican-api-57f4c895cd-h7ld5/POD" id=7e881ccb-5083-49d2-832d-2de51ce4b4e8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.279672 | controller | Jun 10 15:01:34.062244 crc crio[20344]: time="2026-06-10T15:01:34.057886908Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=b703c797-2cdc-4555-a960-31e4096cb743 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.279689 | controller | Jun 10 15:01:34.062244 crc crio[20344]: time="2026-06-10T15:01:34.060405753Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=19cf668a-f845-4c53-ac1c-292e085fb0f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.279705 | controller | Jun 10 15:01:34.062244 crc crio[20344]: time="2026-06-10T15:01:34.061420059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.279722 | controller | Jun 10 15:01:34.076087 crc crio[20344]: time="2026-06-10T15:01:34.074333453Z" level=info msg="Creating container: openstack/barbican-api-57f4c895cd-h7ld5/barbican-api-log" id=2510d93f-7643-4722-ba97-b8bae3e73bec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.279738 | controller | Jun 10 15:01:34.076087 crc crio[20344]: time="2026-06-10T15:01:34.074761594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.279755 | controller | Jun 10 15:01:34.167807 crc crio[20344]: time="2026-06-10T15:01:34.167676333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.279771 | controller | Jun 10 15:01:34.178537 crc crio[20344]: time="2026-06-10T15:01:34.178422851Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.279787 | controller | Jun 10 15:01:34.226920 crc crio[20344]: 2026-06-10T15:01:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1a61956482d23e4 Mac:e2:bf:30:f3:46:b0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/1e440a06-f9e1-4a99-b3db-c1728ffa6c1e SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.279803 | controller | Jun 10 15:01:34.228436 crc crio[20344]: time="2026-06-10T15:01:34.22832777Z" level=info msg="Got pod network &{Name:dnsmasq-dns-75b56949bf-dblrl Namespace:openstack ID:1a61956482d23e49f26b8420d036ba015129fdeaef695e227d573e2192e492b6 UID:2ae327ff-8795-45d0-a083-23c525b04630 NetNS:/var/run/netns/1e440a06-f9e1-4a99-b3db-c1728ffa6c1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ae327ff_8795_45d0_a083_23c525b04630.slice PodAnnotations:0xc0027c00d0}] Aliases:map[]}"
2026-06-10 15:52:06.279820 | controller | Jun 10 15:01:34.228822 crc crio[20344]: time="2026-06-10T15:01:34.228558546Z" level=info msg="Checking pod openstack_dnsmasq-dns-75b56949bf-dblrl for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.279837 | controller | Jun 10 15:01:34.247116 crc crio[20344]: time="2026-06-10T15:01:34.246876549Z" level=info msg="Ran pod sandbox 1a61956482d23e49f26b8420d036ba015129fdeaef695e227d573e2192e492b6 with infra container: openstack/dnsmasq-dns-75b56949bf-dblrl/POD" id=a35f3e40-afbc-4edf-a164-56963318d531 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.279877 | controller | Jun 10 15:01:34.249063 crc crio[20344]: time="2026-06-10T15:01:34.248926021Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=2e63b994-bff0-48d9-84c3-9aa506ded119 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.279897 | controller | Jun 10 15:01:34.315519 crc crio[20344]: time="2026-06-10T15:01:34.314381282Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=6fa2c903-2ebd-4fb3-9c13-ee5ae2c081b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.279914 | controller | Jun 10 15:01:34.328104 crc crio[20344]: time="2026-06-10T15:01:34.327930942Z" level=info msg="Creating container: openstack/dnsmasq-dns-75b56949bf-dblrl/init" id=eabb36a2-efd2-4459-9f89-1dce64aa10ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.279930 | controller | Jun 10 15:01:34.329060 crc crio[20344]: time="2026-06-10T15:01:34.328896377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.279947 | controller | Jun 10 15:01:34.388669 crc crio[20344]: time="2026-06-10T15:01:34.388485645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.279963 | controller | Jun 10 15:01:34.418127 crc crio[20344]: time="2026-06-10T15:01:34.412902776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.279979 | controller | Jun 10 15:01:34.419642 crc crio[20344]: time="2026-06-10T15:01:34.419211369Z" level=info msg="Stopping container: c0f48c3ace694b9f938701fac569cb9e27ea3bb992604cda530913175d2fff54 (timeout: 30s)" id=42653dba-d822-4d67-a780-924d7b7ec703 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.279995 | controller | Jun 10 15:01:34.419937 crc crio[20344]: time="2026-06-10T15:01:34.419836855Z" level=info msg="Stopping container: 50a3ef2da63a24e680494734ca5f491ccadd7d0dc0a2069cc4d3ad724471ef41 (timeout: 30s)" id=f961f391-74b0-4583-8a3c-92e9c17f54b9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.280011 | controller | Jun 10 15:01:34.420506 crc crio[20344]: time="2026-06-10T15:01:34.420390369Z" level=info msg="Stopping container: 40c3a1f817ecfdbced11cdfef19a256b18ab02ee57328547565558882ef3ff8f (timeout: 30s)" id=e38e85b1-9599-41b1-a10f-d8f5402b5a0a name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.280028 | controller | Jun 10 15:01:34.422361 crc crio[20344]: time="2026-06-10T15:01:34.422231827Z" level=info msg="Stopping container: 970d785a5da30a75fb3eec72626492d9d4daf24b620efe7ef112c7443aea8057 (timeout: 30s)" id=a8c028c8-8dec-40d9-b4ac-424310e30158 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.280044 | controller | Jun 10 15:01:34.992508 crc crio[20344]: time="2026-06-10T15:01:34.991816526Z" level=info msg="Created container 159a79a408ceb06087c1e52f59eba554e554213c5a175ea39064007351270795: openstack/dnsmasq-dns-75b56949bf-dblrl/init" id=eabb36a2-efd2-4459-9f89-1dce64aa10ef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.280060 | controller | Jun 10 15:01:34.996741 crc crio[20344]: time="2026-06-10T15:01:34.996324272Z" level=info msg="Starting container: 159a79a408ceb06087c1e52f59eba554e554213c5a175ea39064007351270795" id=8aa9045f-98d9-40ab-bb29-d60c4d07da2c name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.280076 | controller | Jun 10 15:01:35.008102 crc crio[20344]: time="2026-06-10T15:01:35.007889681Z" level=info msg="Started container" PID=70418 containerID=159a79a408ceb06087c1e52f59eba554e554213c5a175ea39064007351270795 description=openstack/dnsmasq-dns-75b56949bf-dblrl/init id=8aa9045f-98d9-40ab-bb29-d60c4d07da2c name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a61956482d23e49f26b8420d036ba015129fdeaef695e227d573e2192e492b6
2026-06-10 15:52:06.280096 | controller | Jun 10 15:01:35.159131 crc crio[20344]: time="2026-06-10T15:01:35.159072705Z" level=info msg="Created container 4f45557d2cf5f95c207ce5fcf8ff1c7fa3ad836a1fb16f535f20437562ee93c7: openstack/barbican-api-57f4c895cd-h7ld5/barbican-api-log" id=2510d93f-7643-4722-ba97-b8bae3e73bec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.280112 | controller | Jun 10 15:01:35.160393 crc crio[20344]: time="2026-06-10T15:01:35.160335607Z" level=info msg="Starting container: 4f45557d2cf5f95c207ce5fcf8ff1c7fa3ad836a1fb16f535f20437562ee93c7" id=4ae80c13-b98a-4898-80d0-93f627d94a49 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.280133 | controller | Jun 10 15:01:35.162814 crc crio[20344]: time="2026-06-10T15:01:35.162617446Z" level=info msg="Stopped container 970d785a5da30a75fb3eec72626492d9d4daf24b620efe7ef112c7443aea8057: openstack/ceilometer-0/sg-core" id=a8c028c8-8dec-40d9-b4ac-424310e30158 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.280153 | controller | Jun 10 15:01:35.174987 crc crio[20344]: time="2026-06-10T15:01:35.174410961Z" level=info msg="Started container" PID=70391 containerID=4f45557d2cf5f95c207ce5fcf8ff1c7fa3ad836a1fb16f535f20437562ee93c7 description=openstack/barbican-api-57f4c895cd-h7ld5/barbican-api-log id=4ae80c13-b98a-4898-80d0-93f627d94a49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c052511287967f056171ccb84e16274acd18ba5a8f427bb0cbab3b97e49fd02a
2026-06-10 15:52:06.280233 | controller | Jun 10 15:01:35.316349 crc crio[20344]: time="2026-06-10T15:01:35.316051779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.280257 | controller | Jun 10 15:01:35.806146 crc crio[20344]: time="2026-06-10T15:01:35.806056542Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=2593ad47-dd87-4d08-a253-c1c63d940b01 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.280274 | controller | Jun 10 15:01:35.883035 crc crio[20344]: time="2026-06-10T15:01:35.882967108Z" level=info msg="Created container 1eeab844253780c35b2d495e3c712dc756d5f61e2d964cfeef8688f8e51746aa: openstack/cinder-api-0/cinder-api-log" id=b13c07a1-981f-4599-ac05-d002e758d668 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.280290 | controller | Jun 10 15:01:35.886887 crc crio[20344]: time="2026-06-10T15:01:35.886754596Z" level=info msg="Stopped container 40c3a1f817ecfdbced11cdfef19a256b18ab02ee57328547565558882ef3ff8f: openstack/ceilometer-0/proxy-httpd" id=e38e85b1-9599-41b1-a10f-d8f5402b5a0a name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.280306 | controller | Jun 10 15:01:35.892791 crc crio[20344]: time="2026-06-10T15:01:35.892651358Z" level=info msg="Starting container: 1eeab844253780c35b2d495e3c712dc756d5f61e2d964cfeef8688f8e51746aa" id=412605c3-d539-4a0f-bb5c-54520b64895a name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.280322 | controller | Jun 10 15:01:35.904476 crc crio[20344]: time="2026-06-10T15:01:35.90433472Z" level=info msg="Started container" PID=70444 containerID=1eeab844253780c35b2d495e3c712dc756d5f61e2d964cfeef8688f8e51746aa description=openstack/cinder-api-0/cinder-api-log id=412605c3-d539-4a0f-bb5c-54520b64895a name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa1d0d0106e383e890597fd2bc9afb4e59c2a768deeadab89dbf70fe7b47dcd5
2026-06-10 15:52:06.280339 | controller | Jun 10 15:01:36.028177 crc crio[20344]: time="2026-06-10T15:01:36.027781087Z" level=info msg="Stopped container 50a3ef2da63a24e680494734ca5f491ccadd7d0dc0a2069cc4d3ad724471ef41: openstack/ceilometer-0/ceilometer-central-agent" id=f961f391-74b0-4583-8a3c-92e9c17f54b9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.280359 | controller | Jun 10 15:01:36.030646 crc crio[20344]: time="2026-06-10T15:01:36.030563939Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified" id=704a7c4d-0d2c-4172-9a58-727987d25910 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.280375 | controller | Jun 10 15:01:36.081093 crc crio[20344]: time="2026-06-10T15:01:36.080790586Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=f7e023e3-544f-4e5d-8b52-0dc5ab8530ef name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.280433 | controller | Jun 10 15:01:36.156089 crc crio[20344]: time="2026-06-10T15:01:36.155988798Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=a2444074-148c-4703-a886-247222296ff2 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.280454 | controller | Jun 10 15:01:36.157507 crc crio[20344]: time="2026-06-10T15:01:36.157447835Z" level=info msg="Creating container: openstack/barbican-api-57f4c895cd-h7ld5/barbican-api" id=4c6717f1-b677-4312-9e20-710f74f60e57 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.280470 | controller | Jun 10 15:01:36.157875 crc crio[20344]: time="2026-06-10T15:01:36.157810525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.280486 | controller | Jun 10 15:01:36.234795 crc crio[20344]: time="2026-06-10T15:01:36.234652039Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.280502 | controller | Jun 10 15:01:36.239489 crc crio[20344]: time="2026-06-10T15:01:36.239408622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.280518 | controller | Jun 10 15:01:36.522382 crc crio[20344]: time="2026-06-10T15:01:36.522217755Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=a7f544cc-9c28-40a9-96eb-fb6420ed68d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.280535 | controller | Jun 10 15:01:36.523015 crc crio[20344]: time="2026-06-10T15:01:36.522953244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.280552 | controller | Jun 10 15:01:36.556902 crc crio[20344]: time="2026-06-10T15:01:36.555911425Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=96b393ca-d748-48e5-bb47-bbd55259cbc9 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.280568 | controller | Jun 10 15:01:36.603500 crc crio[20344]: time="2026-06-10T15:01:36.603186346Z" level=info msg="Created container 3eee85a6283c6d074fe6c687676ad57dd56b644eaea0ad3d805a3c4fde912975: openstack/barbican-api-57f4c895cd-h7ld5/barbican-api" id=4c6717f1-b677-4312-9e20-710f74f60e57 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.280584 | controller | Jun 10 15:01:36.609728 crc crio[20344]: time="2026-06-10T15:01:36.608643677Z" level=info msg="Starting container: 3eee85a6283c6d074fe6c687676ad57dd56b644eaea0ad3d805a3c4fde912975" id=cfeeba5d-5df1-41d8-a190-628f01165bbd name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.280601 | controller | Jun 10 15:01:36.623330 crc crio[20344]: time="2026-06-10T15:01:36.623170392Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.280624 | controller | Jun 10 15:01:36.650808 crc crio[20344]: time="2026-06-10T15:01:36.650685513Z" level=info msg="Started container" PID=70513 containerID=3eee85a6283c6d074fe6c687676ad57dd56b644eaea0ad3d805a3c4fde912975 description=openstack/barbican-api-57f4c895cd-h7ld5/barbican-api id=cfeeba5d-5df1-41d8-a190-628f01165bbd name=/runtime.v1.RuntimeService/StartContainer sandboxID=c052511287967f056171ccb84e16274acd18ba5a8f427bb0cbab3b97e49fd02a
2026-06-10 15:52:06.280645 | controller | Jun 10 15:01:36.684326 crc crio[20344]: time="2026-06-10T15:01:36.682831553Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=ecd1b712-14db-438b-a344-ef452fefd852 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.280662 | controller | Jun 10 15:01:37.389369 crc crio[20344]: time="2026-06-10T15:01:37.389027609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.280678 | controller | Jun 10 15:01:37.565774 crc crio[20344]: time="2026-06-10T15:01:37.564900911Z" level=info msg="Created container 6beb5be747c04ebb0b1884681e631fda7fafab8cd3b1c851205fccf7f5d4caf2: openstack/cinder-api-0/cinder-api" id=a7f544cc-9c28-40a9-96eb-fb6420ed68d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.280694 | controller | Jun 10 15:01:37.569190 crc crio[20344]: time="2026-06-10T15:01:37.569142031Z" level=info msg="Starting container: 6beb5be747c04ebb0b1884681e631fda7fafab8cd3b1c851205fccf7f5d4caf2" id=5db8227a-02b3-4b28-93f9-ca6ac8219c8d name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.280711 | controller | Jun 10 15:01:37.578402 crc crio[20344]: time="2026-06-10T15:01:37.578329358Z" level=info msg="Started container" PID=70765 containerID=6beb5be747c04ebb0b1884681e631fda7fafab8cd3b1c851205fccf7f5d4caf2 description=openstack/cinder-api-0/cinder-api id=5db8227a-02b3-4b28-93f9-ca6ac8219c8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa1d0d0106e383e890597fd2bc9afb4e59c2a768deeadab89dbf70fe7b47dcd5
2026-06-10 15:52:06.280727 | controller | Jun 10 15:01:37.583829 crc crio[20344]: time="2026-06-10T15:01:37.583734047Z" level=info msg="Creating container: openstack/dnsmasq-dns-75b56949bf-dblrl/dnsmasq-dns" id=0fe689ce-802d-4bbf-bfa0-885d12c76608 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.280743 | controller | Jun 10 15:01:37.584250 crc crio[20344]: time="2026-06-10T15:01:37.584187049Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.280760 | controller | Jun 10 15:01:37.676865 crc crio[20344]: time="2026-06-10T15:01:37.6767549Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:05ada8cde6c86ae8ee0ca06b60e0cbb9224777312d1f41e2b34dc7d5e04057f4" id=01aff5fc-f0fc-436d-828f-db8b8e71916a name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.280776 | controller | Jun 10 15:01:37.678669 crc crio[20344]: time="2026-06-10T15:01:37.678548106Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=ad6aaa58-e891-497f-9461-8e8bcbd2619d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.280792 | controller | Jun 10 15:01:37.713193 crc crio[20344]: time="2026-06-10T15:01:37.713097508Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.280808 | controller | Jun 10 15:01:37.717169 crc crio[20344]: time="2026-06-10T15:01:37.717093091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.280825 | controller | Jun 10 15:01:37.726314 crc crio[20344]: time="2026-06-10T15:01:37.726202877Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=9c991f1a-c19d-4d1c-ba87-c1d8ea4bacc7 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.280841 | controller | Jun 10 15:01:37.736169 crc crio[20344]: time="2026-06-10T15:01:37.736114662Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=68e2d0ce-c09a-48db-981c-9b222109f679 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.280889 | controller | Jun 10 15:01:37.738528 crc crio[20344]: time="2026-06-10T15:01:37.738501824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.280908 | controller | Jun 10 15:01:37.803759 crc crio[20344]: time="2026-06-10T15:01:37.803675437Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.280924 | controller | Jun 10 15:01:38.023022 crc crio[20344]: time="2026-06-10T15:01:38.022515998Z" level=info msg="Created container 8db41d5c26f5b01c56fb5c4f0cd0e19c617ccf57b96fff3e76f24202de721142: openstack/dnsmasq-dns-75b56949bf-dblrl/dnsmasq-dns" id=0fe689ce-802d-4bbf-bfa0-885d12c76608 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.280941 | controller | Jun 10 15:01:38.024331 crc crio[20344]: time="2026-06-10T15:01:38.024226153Z" level=info msg="Starting container: 8db41d5c26f5b01c56fb5c4f0cd0e19c617ccf57b96fff3e76f24202de721142" id=8102f455-00e0-4e27-9ebb-e650a0e9e966 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.280957 | controller | Jun 10 15:01:38.034514 crc crio[20344]: time="2026-06-10T15:01:38.033005879Z" level=info msg="Started container" PID=70884 containerID=8db41d5c26f5b01c56fb5c4f0cd0e19c617ccf57b96fff3e76f24202de721142 description=openstack/dnsmasq-dns-75b56949bf-dblrl/dnsmasq-dns id=8102f455-00e0-4e27-9ebb-e650a0e9e966 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a61956482d23e49f26b8420d036ba015129fdeaef695e227d573e2192e492b6
2026-06-10 15:52:06.280974 | controller | Jun 10 15:01:38.458173 crc crio[20344]: time="2026-06-10T15:01:38.458101037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.280991 | controller | Jun 10 15:01:38.587630 crc crio[20344]: time="2026-06-10T15:01:38.58757219Z" level=info msg="Created container 9b234927cda06d47d8f2ee1165e76fef51901fc0e2a511583479d4fdae65ff55: openstack/cinder-scheduler-0/cinder-scheduler" id=68e2d0ce-c09a-48db-981c-9b222109f679 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.281008 | controller | Jun 10 15:01:38.589491 crc crio[20344]: time="2026-06-10T15:01:38.589391747Z" level=info msg="Starting container: 9b234927cda06d47d8f2ee1165e76fef51901fc0e2a511583479d4fdae65ff55" id=ebf90c06-ea77-4427-8722-2cac4cd65d31 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.281024 | controller | Jun 10 15:01:38.594946 crc crio[20344]: time="2026-06-10T15:01:38.594786177Z" level=info msg="Started container" PID=70999 containerID=9b234927cda06d47d8f2ee1165e76fef51901fc0e2a511583479d4fdae65ff55 description=openstack/cinder-scheduler-0/cinder-scheduler id=ebf90c06-ea77-4427-8722-2cac4cd65d31 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f0073e57229fd97eb60ae8d02637619d324719bd167fc355ec14e8f1f12d597
2026-06-10 15:52:06.281041 | controller | Jun 10 15:01:38.628068 crc crio[20344]: time="2026-06-10T15:01:38.627519022Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=105af148-3acb-4cb0-907a-0a22c1b9465a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.281057 | controller | Jun 10 15:01:38.666809 crc crio[20344]: time="2026-06-10T15:01:38.666206731Z" level=info msg="Stopping container: 6beb5be747c04ebb0b1884681e631fda7fafab8cd3b1c851205fccf7f5d4caf2 (timeout: 30s)" id=2234dcd2-b79a-4688-a87d-ebb70af45f28 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.281074 | controller | Jun 10 15:01:38.672908 crc crio[20344]: time="2026-06-10T15:01:38.672630347Z" level=info msg="Stopping container: 1eeab844253780c35b2d495e3c712dc756d5f61e2d964cfeef8688f8e51746aa (timeout: 30s)" id=a7f71d02-0fb6-42d1-a67c-6a6b7c4bc2ea name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.281096 | controller | Jun 10 15:01:38.702835 crc crio[20344]: time="2026-06-10T15:01:38.702760355Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=7529938c-99d0-419f-af37-97f6a4d38ca9 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.281113 | controller | Jun 10 15:01:38.716332 crc crio[20344]: time="2026-06-10T15:01:38.713686817Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=6f36f7c0-e59b-4bcd-a83f-47c61edd3b9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.281130 | controller | Jun 10 15:01:38.716332 crc crio[20344]: time="2026-06-10T15:01:38.715204566Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.281147 | controller | Jun 10 15:01:38.766467 crc crio[20344]: time="2026-06-10T15:01:38.766425009Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.281163 | controller | Jun 10 15:01:39.014953 crc crio[20344]: time="2026-06-10T15:01:39.014745751Z" level=info msg="Stopped container 1eeab844253780c35b2d495e3c712dc756d5f61e2d964cfeef8688f8e51746aa: openstack/cinder-api-0/cinder-api-log" id=a7f71d02-0fb6-42d1-a67c-6a6b7c4bc2ea name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.281179 | controller | Jun 10 15:01:39.244374 crc crio[20344]: time="2026-06-10T15:01:39.2443153Z" level=info msg="Stopped container 6beb5be747c04ebb0b1884681e631fda7fafab8cd3b1c851205fccf7f5d4caf2: openstack/cinder-api-0/cinder-api" id=2234dcd2-b79a-4688-a87d-ebb70af45f28 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.281195 | controller | Jun 10 15:01:39.246886 crc crio[20344]: time="2026-06-10T15:01:39.246803524Z" level=info msg="Stopping pod sandbox: fa1d0d0106e383e890597fd2bc9afb4e59c2a768deeadab89dbf70fe7b47dcd5" id=f4aacfa2-63fb-4632-afc2-249aab32866b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.281212 | controller | Jun 10 15:01:39.248156 crc crio[20344]: time="2026-06-10T15:01:39.248055596Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:fa1d0d0106e383e890597fd2bc9afb4e59c2a768deeadab89dbf70fe7b47dcd5 UID:c3b65d0e-f8d8-4332-bd38-b21cad12e9cb NetNS:/var/run/netns/904629e9-fa40-4118-b669-7890de218617 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3b65d0e_f8d8_4332_bd38_b21cad12e9cb.slice PodAnnotations:0xc0006b5568}] Aliases:map[]}"
2026-06-10 15:52:06.281230 | controller | Jun 10 15:01:39.248487 crc crio[20344]: time="2026-06-10T15:01:39.248374025Z" level=info msg="Deleting pod openstack_cinder-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.281246 | controller | Jun 10 15:01:39.570835 crc crio[20344]: time="2026-06-10T15:01:39.570233826Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.281263 | controller | Jun 10 15:01:39.730296 crc crio[20344]: time="2026-06-10T15:01:39.730077503Z" level=info msg="Created container b8c739c6d0a9b7b82cb65e7f88ccfd8fe0de0df7fac9c10427ec1205e5ebbbf4: openstack/cinder-scheduler-0/probe" id=6f36f7c0-e59b-4bcd-a83f-47c61edd3b9d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.281279 | controller | Jun 10 15:01:39.732316 crc crio[20344]: time="2026-06-10T15:01:39.731994302Z" level=info msg="Starting container: b8c739c6d0a9b7b82cb65e7f88ccfd8fe0de0df7fac9c10427ec1205e5ebbbf4" id=d4327a20-1324-4346-a7a6-647b5bd58e6f name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.281300 | controller | Jun 10 15:01:39.737873 crc crio[20344]: time="2026-06-10T15:01:39.737794172Z" level=info msg="Started container" PID=71140 containerID=b8c739c6d0a9b7b82cb65e7f88ccfd8fe0de0df7fac9c10427ec1205e5ebbbf4 description=openstack/cinder-scheduler-0/probe id=d4327a20-1324-4346-a7a6-647b5bd58e6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f0073e57229fd97eb60ae8d02637619d324719bd167fc355ec14e8f1f12d597
2026-06-10 15:52:06.281317 | controller | Jun 10 15:01:39.750344 crc crio[20344]: time="2026-06-10T15:01:39.750200293Z" level=info msg="Stopped pod sandbox: fa1d0d0106e383e890597fd2bc9afb4e59c2a768deeadab89dbf70fe7b47dcd5" id=f4aacfa2-63fb-4632-afc2-249aab32866b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.281333 | controller | Jun 10 15:01:40.771498 crc crio[20344]: time="2026-06-10T15:01:40.770827239Z" level=info msg="Removing container: 6beb5be747c04ebb0b1884681e631fda7fafab8cd3b1c851205fccf7f5d4caf2" id=be8e2b83-a340-4166-8007-c379b9006c9e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.281349 | controller | Jun 10 15:01:40.813557 crc crio[20344]: time="2026-06-10T15:01:40.81345657Z" level=info msg="Removed container 6beb5be747c04ebb0b1884681e631fda7fafab8cd3b1c851205fccf7f5d4caf2: openstack/cinder-api-0/cinder-api" id=be8e2b83-a340-4166-8007-c379b9006c9e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.281364 | controller | Jun 10 15:01:40.831203 crc crio[20344]: time="2026-06-10T15:01:40.831101596Z" level=info msg="Removing container: 1eeab844253780c35b2d495e3c712dc756d5f61e2d964cfeef8688f8e51746aa" id=a5ccee45-256f-4e04-b80c-a5b72c0ac4fc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.281380 | controller | Jun 10 15:01:40.856365 crc crio[20344]: time="2026-06-10T15:01:40.856226264Z" level=info msg="Removed container 1eeab844253780c35b2d495e3c712dc756d5f61e2d964cfeef8688f8e51746aa: openstack/cinder-api-0/cinder-api-log" id=a5ccee45-256f-4e04-b80c-a5b72c0ac4fc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.281396 | controller | Jun 10 15:01:42.423469 crc crio[20344]: time="2026-06-10T15:01:42.420068849Z" level=info msg="Stopped container c0f48c3ace694b9f938701fac569cb9e27ea3bb992604cda530913175d2fff54: openstack/ceilometer-0/ceilometer-notification-agent" id=42653dba-d822-4d67-a780-924d7b7ec703 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.281412 | controller | Jun 10 15:01:42.434750 crc crio[20344]: time="2026-06-10T15:01:42.434199244Z" level=info msg="Stopping pod sandbox: a32b6bdb3492a139e5814cfdbe72e18e7ed12cc28a3caa97bc1ceed89c44dc26" id=e35c85e7-7b85-4761-9a0f-d97d65e31c93 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.281428 | controller | Jun 10 15:01:42.435406 crc crio[20344]: time="2026-06-10T15:01:42.435339653Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a32b6bdb3492a139e5814cfdbe72e18e7ed12cc28a3caa97bc1ceed89c44dc26 UID:674864ac-2676-4d72-b520-8511a512e2e7 NetNS:/var/run/netns/1296d629-b410-4fe3-b16d-858ec0f899d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod674864ac_2676_4d72_b520_8511a512e2e7.slice PodAnnotations:0xc00012bf28}] Aliases:map[]}"
2026-06-10 15:52:06.281444 | controller | Jun 10 15:01:42.435530 crc crio[20344]: time="2026-06-10T15:01:42.435502967Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.281460 | controller | Jun 10 15:01:42.865890 crc crio[20344]: time="2026-06-10T15:01:42.865767598Z" level=info msg="Stopped pod sandbox: a32b6bdb3492a139e5814cfdbe72e18e7ed12cc28a3caa97bc1ceed89c44dc26" id=e35c85e7-7b85-4761-9a0f-d97d65e31c93 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.281477 | controller | Jun 10 15:01:43.382892 crc crio[20344]: time="2026-06-10T15:01:43.382388598Z" level=info msg="Running pod sandbox: openstack/cinder-api-0/POD" id=498589ab-1db1-42ca-a2b8-cf6843ec676c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.281498 | controller | Jun 10 15:01:43.383833 crc crio[20344]: time="2026-06-10T15:01:43.382926822Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.281515 | controller | Jun 10 15:01:43.436927 crc crio[20344]: time="2026-06-10T15:01:43.436804484Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:c902fa3e4867df552143337b2c67ed4abc161bb2d019d2ceeded3cf849eed1c6 UID:39155ff1-8a57-4a1a-abeb-2b3dcc191a67 NetNS:/var/run/netns/398748ee-826c-4892-92a6-2018781e97c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39155ff1_8a57_4a1a_abeb_2b3dcc191a67.slice PodAnnotations:0xc00078c100}] Aliases:map[]}"
2026-06-10 15:52:06.281531 | controller | Jun 10 15:01:43.436927 crc crio[20344]: time="2026-06-10T15:01:43.436924897Z" level=info msg="Adding pod openstack_cinder-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.281548 | controller | Jun 10 15:01:43.837908 crc crio[20344]: time="2026-06-10T15:01:43.836742971Z" level=info msg="Removing container: 40c3a1f817ecfdbced11cdfef19a256b18ab02ee57328547565558882ef3ff8f" id=c749b008-6a5e-4fc7-8a44-0e21f6e72949 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.281565 | controller | Jun 10 15:01:43.868360 crc crio[20344]: time="2026-06-10T15:01:43.868186513Z" level=info msg="Removed container 40c3a1f817ecfdbced11cdfef19a256b18ab02ee57328547565558882ef3ff8f: openstack/ceilometer-0/proxy-httpd" id=c749b008-6a5e-4fc7-8a44-0e21f6e72949 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.281581 | controller | Jun 10 15:01:43.871303 crc crio[20344]: time="2026-06-10T15:01:43.871171861Z" level=info msg="Removing container: 970d785a5da30a75fb3eec72626492d9d4daf24b620efe7ef112c7443aea8057" id=14946965-be70-48f6-9b8b-bda9ca3f12ad name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.281597 | controller | Jun 10 15:01:43.980640 crc crio[20344]: time="2026-06-10T15:01:43.980543485Z" level=info msg="Removed container 970d785a5da30a75fb3eec72626492d9d4daf24b620efe7ef112c7443aea8057: openstack/ceilometer-0/sg-core" id=14946965-be70-48f6-9b8b-bda9ca3f12ad name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.281613 | controller | Jun 10 15:01:43.983552 crc crio[20344]: time="2026-06-10T15:01:43.983472921Z" level=info msg="Removing container: c0f48c3ace694b9f938701fac569cb9e27ea3bb992604cda530913175d2fff54" id=df095cd2-3312-4782-adc7-c2b1b7eb2905 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.281629 | controller | Jun 10 15:01:44.016099 crc crio[20344]: time="2026-06-10T15:01:44.01599261Z" level=info msg="Removed container c0f48c3ace694b9f938701fac569cb9e27ea3bb992604cda530913175d2fff54: openstack/ceilometer-0/ceilometer-notification-agent" id=df095cd2-3312-4782-adc7-c2b1b7eb2905 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.281645 | controller | Jun 10 15:01:44.019122 crc crio[20344]: time="2026-06-10T15:01:44.01905683Z" level=info msg="Removing container: 50a3ef2da63a24e680494734ca5f491ccadd7d0dc0a2069cc4d3ad724471ef41" id=d79677e9-7046-45c9-948c-f0ef15b6a0c0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.281661 | controller | Jun 10 15:01:44.068340 crc crio[20344]: time="2026-06-10T15:01:44.067760547Z" level=info msg="Removed container 50a3ef2da63a24e680494734ca5f491ccadd7d0dc0a2069cc4d3ad724471ef41: openstack/ceilometer-0/ceilometer-central-agent" id=d79677e9-7046-45c9-948c-f0ef15b6a0c0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.281677 | controller | Jun 10 15:01:44.071410 crc crio[20344]: 2026-06-10T15:01:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c902fa3e4867df5 Mac:c6:78:5b:d6:fa:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:aa Mtu:0 Sandbox:/var/run/netns/398748ee-826c-4892-92a6-2018781e97c5 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.281698 | controller | Jun 10 15:01:44.072753 crc crio[20344]: time="2026-06-10T15:01:44.072654764Z" level=info msg="Got pod network &{Name:cinder-api-0 Namespace:openstack ID:c902fa3e4867df552143337b2c67ed4abc161bb2d019d2ceeded3cf849eed1c6 UID:39155ff1-8a57-4a1a-abeb-2b3dcc191a67 NetNS:/var/run/netns/398748ee-826c-4892-92a6-2018781e97c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39155ff1_8a57_4a1a_abeb_2b3dcc191a67.slice PodAnnotations:0xc00078c100}] Aliases:map[]}"
2026-06-10 15:52:06.281715 | controller | Jun 10 15:01:44.072958 crc crio[20344]: time="2026-06-10T15:01:44.07289842Z" level=info msg="Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.281732 | controller | Jun 10 15:01:44.083489 crc crio[20344]: time="2026-06-10T15:01:44.083213696Z" level=info msg="Ran pod sandbox c902fa3e4867df552143337b2c67ed4abc161bb2d019d2ceeded3cf849eed1c6 with infra container: openstack/cinder-api-0/POD" id=498589ab-1db1-42ca-a2b8-cf6843ec676c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.281748 | controller | Jun 10 15:01:44.091356 crc crio[20344]: time="2026-06-10T15:01:44.091232963Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=b7d2cd27-dc89-4082-83b6-af0fdb7a3254 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.281764 | controller | Jun 10 15:01:44.095866 crc crio[20344]: time="2026-06-10T15:01:44.095652177Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=efcc5c7d-99a1-4e50-a7f7-00e068293634 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.281780 | controller | Jun 10 15:01:44.111053 crc crio[20344]: time="2026-06-10T15:01:44.110929062Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api-log" id=17ce57fd-a5b2-4759-934f-86fdfe7b4691 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.281796 | controller | Jun 10 15:01:44.111453 crc crio[20344]: time="2026-06-10T15:01:44.111396214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.281812 | controller | Jun 10 15:01:44.162089 crc crio[20344]: time="2026-06-10T15:01:44.162000191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.281829 | controller | Jun 10 15:01:44.525568 crc crio[20344]: time="2026-06-10T15:01:44.524850651Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=2c610fe3-d043-424f-97bd-76320d410e6b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.281845 | controller | Jun 10 15:01:44.525568 crc crio[20344]: time="2026-06-10T15:01:44.525224111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.281882 | controller | Jun 10 15:01:44.584621 crc crio[20344]: time="2026-06-10T15:01:44.584520642Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:94e162abbd7750e1e1f6058bae821263a105517601fbef6de5ed39130815587b UID:b9cb1578-1dd7-4db8-9823-fc7c3949a15c NetNS:/var/run/netns/b2ce236f-ce07-48e3-a1a4-799cb5a05cc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb9cb1578_1dd7_4db8_9823_fc7c3949a15c.slice PodAnnotations:0xc0055ea9f0}] Aliases:map[]}"
2026-06-10 15:52:06.281900 | controller | Jun 10 15:01:44.584621 crc crio[20344]: time="2026-06-10T15:01:44.584603414Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.281921 | controller | Jun 10 15:01:44.965918 crc crio[20344]: time="2026-06-10T15:01:44.965779997Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.281938 | controller | Jun 10 15:01:45.098595 crc crio[20344]: time="2026-06-10T15:01:45.097359585Z" level=info msg="Created container 03c96e055de85a1e1922bd4659ee1cafa648554ad4a36707774e90c8123394dc: openstack/cinder-api-0/cinder-api-log" id=17ce57fd-a5b2-4759-934f-86fdfe7b4691 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.281968 | controller | Jun 10 15:01:45.100329 crc crio[20344]: time="2026-06-10T15:01:45.100144137Z" level=info msg="Starting container: 03c96e055de85a1e1922bd4659ee1cafa648554ad4a36707774e90c8123394dc" id=fdf3da1b-272a-4407-8cc4-187f4d781f8e name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.281987 | controller | Jun 10 15:01:45.107440 crc crio[20344]: time="2026-06-10T15:01:45.107135218Z" level=info msg="Started container" PID=71588 containerID=03c96e055de85a1e1922bd4659ee1cafa648554ad4a36707774e90c8123394dc description=openstack/cinder-api-0/cinder-api-log id=fdf3da1b-272a-4407-8cc4-187f4d781f8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c902fa3e4867df552143337b2c67ed4abc161bb2d019d2ceeded3cf849eed1c6
2026-06-10 15:52:06.282010 | controller | Jun 10 15:01:45.120340 crc crio[20344]: time="2026-06-10T15:01:45.118911902Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=9d7439e4-95d8-44c1-a692-8a72021835fa name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.282030 | controller | Jun 10 15:01:45.167498 crc crio[20344]: 2026-06-10T15:01:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:94e162abbd7750e Mac:a6:63:f0:9f:c0:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/b2ce236f-ce07-48e3-a1a4-799cb5a05cc2 SocketPath: PciID:}] [{Interface:0xc000147390 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.282047 | controller | Jun 10 15:01:45.168658 crc crio[20344]: time="2026-06-10T15:01:45.168578514Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:94e162abbd7750e1e1f6058bae821263a105517601fbef6de5ed39130815587b UID:b9cb1578-1dd7-4db8-9823-fc7c3949a15c NetNS:/var/run/netns/b2ce236f-ce07-48e3-a1a4-799cb5a05cc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb9cb1578_1dd7_4db8_9823_fc7c3949a15c.slice PodAnnotations:0xc0055ea9f0}] Aliases:map[]}"
2026-06-10 15:52:06.282064 | controller | Jun 10 15:01:45.168830 crc crio[20344]: time="2026-06-10T15:01:45.16879273Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.282085 | controller | Jun 10 15:01:45.178336 crc crio[20344]: time="2026-06-10T15:01:45.178048539Z" level=info msg="Ran pod sandbox 94e162abbd7750e1e1f6058bae821263a105517601fbef6de5ed39130815587b with infra container: openstack/ceilometer-0/POD" id=2c610fe3-d043-424f-97bd-76320d410e6b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.282106 | controller | Jun 10 15:01:45.180579 crc crio[20344]: time="2026-06-10T15:01:45.180487402Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=0acd849d-a2ed-437d-83c1-f23159786b44 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.282126 | controller | Jun 10 15:01:45.204241 crc crio[20344]: time="2026-06-10T15:01:45.204140383Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=87226c07-7e2b-409c-9003-1b3b1be4ecaf name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.282149 | controller | Jun 10 15:01:45.213348 crc crio[20344]: time="2026-06-10T15:01:45.213201707Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=86f96e53-8562-42c0-b07a-a02d7fef4510 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.282166 | controller | Jun 10 15:01:45.213616 crc crio[20344]: time="2026-06-10T15:01:45.213581387Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.282183 | controller | Jun 10 15:01:45.231851 crc crio[20344]: time="2026-06-10T15:01:45.231646373Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified" id=05beec9a-465f-43e9-bf61-e274a576e4a2 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.282203 | controller | Jun 10 15:01:45.249029 crc crio[20344]: time="2026-06-10T15:01:45.24894769Z" level=info msg="Creating container: openstack/cinder-api-0/cinder-api" id=e2195637-119a-4da0-bf6f-6bf53edadb35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.282220 | controller | Jun 10 15:01:45.249511 crc crio[20344]: time="2026-06-10T15:01:45.249446943Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.282236 | controller | Jun 10 15:01:45.278070 crc crio[20344]: time="2026-06-10T15:01:45.277959029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.282253 | controller | Jun 10 15:01:45.283592 crc crio[20344]: time="2026-06-10T15:01:45.283500332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.282269 | controller | Jun 10 15:01:45.314066 crc crio[20344]: time="2026-06-10T15:01:45.313924758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.282319 | controller | Jun 10 15:01:45.475019 crc crio[20344]: time="2026-06-10T15:01:45.474608857Z" level=info msg="Created container e7a7c6b1646e781a10a406f8f49898dc6bbeb57eb7dd9290f3b2b4bcde551a17: openstack/ceilometer-0/ceilometer-central-agent" id=86f96e53-8562-42c0-b07a-a02d7fef4510 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.282337 | controller | Jun 10 15:01:45.477142 crc crio[20344]: time="2026-06-10T15:01:45.477070851Z" level=info msg="Starting container: e7a7c6b1646e781a10a406f8f49898dc6bbeb57eb7dd9290f3b2b4bcde551a17" id=5e1a026a-e6bc-4903-86d4-042fa35df939 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.282353 | controller | Jun 10 15:01:45.483411 crc crio[20344]: time="2026-06-10T15:01:45.483113927Z" level=info msg="Started container" PID=71617 containerID=e7a7c6b1646e781a10a406f8f49898dc6bbeb57eb7dd9290f3b2b4bcde551a17 description=openstack/ceilometer-0/ceilometer-central-agent id=5e1a026a-e6bc-4903-86d4-042fa35df939 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94e162abbd7750e1e1f6058bae821263a105517601fbef6de5ed39130815587b
2026-06-10 15:52:06.282370 | controller | Jun 10 15:01:45.510037 crc crio[20344]: time="2026-06-10T15:01:45.50993598Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=2b4fd77e-2d88-481a-bee6-e88a8066ed71 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.282387 | controller | Jun 10 15:01:45.540381 crc crio[20344]: time="2026-06-10T15:01:45.540234132Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=345c37a3-411b-4fb5-a043-aec1097706d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.282403 | controller | Jun 10 15:01:45.553251 crc crio[20344]: time="2026-06-10T15:01:45.553160286Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=c8c2635c-fabf-4b65-a0a7-9583957f65da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.282425 | controller | Jun 10 15:01:45.554177 crc crio[20344]: time="2026-06-10T15:01:45.553636648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.282442 | controller | Jun 10 15:01:45.662353 crc crio[20344]: time="2026-06-10T15:01:45.662190651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.282459 | controller | Jun 10 15:01:45.667064 crc crio[20344]: time="2026-06-10T15:01:45.666804011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.282475 | controller | Jun 10 15:01:45.823781 crc crio[20344]: time="2026-06-10T15:01:45.822250865Z" level=info msg="Stopping container: 9614fc45f7e45aff7130b4b3920a343d6251becf6def402ec6ed9b1590a2d68c (timeout: 30s)" id=cb2e3bfd-5c52-473d-b551-fdafc7dc8b24 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.282491 | controller | Jun 10 15:01:45.823781 crc crio[20344]: time="2026-06-10T15:01:45.822636125Z" level=info msg="Stopping container: 7a023fa8887e78aa3bd93f4884d362ca01958aeacf5837a7c89dc69ae1cc311f (timeout: 30s)" id=3eb187ad-f507-4b16-9258-39ede131a1a6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.282507 | controller | Jun 10 15:01:45.915880 crc crio[20344]: time="2026-06-10T15:01:45.867199775Z" level=info msg="Created container e944b93039fba4dbbef98e4d73aa0da2a31d51c985d3604e3977f3254b8184d7: openstack/ceilometer-0/ceilometer-notification-agent" id=c8c2635c-fabf-4b65-a0a7-9583957f65da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.282523 | controller | Jun 10 15:01:45.915880 crc crio[20344]: time="2026-06-10T15:01:45.872898213Z" level=info msg="Starting container: e944b93039fba4dbbef98e4d73aa0da2a31d51c985d3604e3977f3254b8184d7" id=a11ee2de-70ae-4153-9c00-e7cf9cec395b name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.282540 | controller | Jun 10 15:01:45.915880 crc crio[20344]: time="2026-06-10T15:01:45.902419145Z" level=info msg="Started container" PID=71637 containerID=e944b93039fba4dbbef98e4d73aa0da2a31d51c985d3604e3977f3254b8184d7 description=openstack/ceilometer-0/ceilometer-notification-agent id=a11ee2de-70ae-4153-9c00-e7cf9cec395b name=/runtime.v1.RuntimeService/StartContainer sandboxID=94e162abbd7750e1e1f6058bae821263a105517601fbef6de5ed39130815587b
2026-06-10 15:52:06.282556 | controller | Jun 10 15:01:45.915880 crc crio[20344]: time="2026-06-10T15:01:45.912876725Z" level=info msg="Stopping container: 363d2b87ab5f801a60dd9d88d79367e6bbbbb49dc16161d92a6f8590f2ebfed1 (timeout: 10s)" id=87fb810e-adf4-4b0d-98bc-7dd1283c8d49 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.282573 | controller | Jun 10 15:01:45.956654 crc crio[20344]: time="2026-06-10T15:01:45.950937288Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=1ad12719-8b9c-4a39-9d52-40f0e3462a45 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.282589 | controller | Jun 10 15:01:45.987594 crc crio[20344]: time="2026-06-10T15:01:45.987493872Z" level=info msg="Stopped container 7a023fa8887e78aa3bd93f4884d362ca01958aeacf5837a7c89dc69ae1cc311f: openstack/barbican-api-56fcd4db98-726cg/barbican-api-log" id=3eb187ad-f507-4b16-9258-39ede131a1a6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.282605 | controller | Jun 10 15:01:46.013339 crc crio[20344]: time="2026-06-10T15:01:46.010515556Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=da9df740-1a96-4cbf-af17-cc28d5313029 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.282628 | controller | Jun 10 15:01:46.022370 crc crio[20344]: time="2026-06-10T15:01:46.020961026Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=8542b852-27b8-404d-87b7-ba43a500f35c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.282645 | controller | Jun 10 15:01:46.044326 crc crio[20344]: time="2026-06-10T15:01:46.042550204Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.282661 | controller | Jun 10 15:01:46.053589 crc crio[20344]: time="2026-06-10T15:01:46.052675695Z" level=info msg="Stopped container 363d2b87ab5f801a60dd9d88d79367e6bbbbb49dc16161d92a6f8590f2ebfed1: openstack/dnsmasq-dns-7cfd7bd55-jk297/dnsmasq-dns" id=87fb810e-adf4-4b0d-98bc-7dd1283c8d49 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.282676 | controller | Jun 10 15:01:46.053589 crc crio[20344]: time="2026-06-10T15:01:46.053455965Z" level=info msg="Stopping pod sandbox: 422cf1c486de21366422248941d79e91dbfc9f750c64f21ca5a9626a94073d8d" id=beaec4ee-89c4-4db8-b9f8-3213b4246ecc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.282693 | controller | Jun 10 15:01:46.056545 crc crio[20344]: time="2026-06-10T15:01:46.05401917Z" level=info msg="Got pod network &{Name:dnsmasq-dns-7cfd7bd55-jk297 Namespace:openstack ID:422cf1c486de21366422248941d79e91dbfc9f750c64f21ca5a9626a94073d8d UID:a797edce-08bb-498f-941d-dfde7735f2e2 NetNS:/var/run/netns/a768e211-136f-4907-a711-67d888144833 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda797edce_08bb_498f_941d_dfde7735f2e2.slice PodAnnotations:0xc0032246e0}] Aliases:map[]}"
2026-06-10 15:52:06.282710 | controller | Jun 10 15:01:46.056545 crc crio[20344]: time="2026-06-10T15:01:46.054215225Z" level=info msg="Deleting pod openstack_dnsmasq-dns-7cfd7bd55-jk297 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.282726 | controller | Jun 10 15:01:46.119896 crc crio[20344]: time="2026-06-10T15:01:46.119807089Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.282743 | controller | Jun 10 15:01:46.149135 crc crio[20344]: time="2026-06-10T15:01:46.149035514Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.282759 | controller | Jun 10 15:01:46.468488 crc crio[20344]: time="2026-06-10T15:01:46.466912302Z" level=info msg="Created container 6b1a12eda3032fb382692b34c3685269563daccd04e1d21ba507618ed68b3a9a: openstack/ceilometer-0/sg-core" id=8542b852-27b8-404d-87b7-ba43a500f35c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.282775 | controller | Jun 10 15:01:46.471178 crc crio[20344]: time="2026-06-10T15:01:46.47106767Z" level=info msg="Starting container: 6b1a12eda3032fb382692b34c3685269563daccd04e1d21ba507618ed68b3a9a" id=dcd08fb7-af21-4a45-90fd-bc691eae29ab name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.282792 | controller | Jun 10 15:01:46.484235 crc crio[20344]: time="2026-06-10T15:01:46.481899139Z" level=info msg="Started container" PID=71775 containerID=6b1a12eda3032fb382692b34c3685269563daccd04e1d21ba507618ed68b3a9a description=openstack/ceilometer-0/sg-core id=dcd08fb7-af21-4a45-90fd-bc691eae29ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=94e162abbd7750e1e1f6058bae821263a105517601fbef6de5ed39130815587b
2026-06-10 15:52:06.282808 | controller | Jun 10 15:01:46.506162 crc crio[20344]: time="2026-06-10T15:01:46.506009412Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=44143476-5dac-43bf-b326-47086de2fd07 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.282825 | controller | Jun 10 15:01:46.529378 crc crio[20344]: time="2026-06-10T15:01:46.529244102Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.282865 | controller | Jun 10 15:01:46.557470 crc crio[20344]: time="2026-06-10T15:01:46.545172463Z" level=info msg="Stopped pod sandbox: 422cf1c486de21366422248941d79e91dbfc9f750c64f21ca5a9626a94073d8d" id=beaec4ee-89c4-4db8-b9f8-3213b4246ecc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.282887 | controller | Jun 10 15:01:46.626453 crc crio[20344]: time="2026-06-10T15:01:46.624703567Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=c08e003a-1a22-4f47-baa7-647fd5ae87fd name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.282904 | controller | Jun 10 15:01:46.636538 crc crio[20344]: time="2026-06-10T15:01:46.6364388Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=0d9ed1ed-d136-48f0-8b26-095cd5e543d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.282920 | controller | Jun 10 15:01:46.638297 crc crio[20344]: time="2026-06-10T15:01:46.638200946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.282936 | controller | Jun 10 15:01:46.729177 crc crio[20344]: time="2026-06-10T15:01:46.729054322Z" level=info msg="Created container 32fc3d88b8b2ffc8b5956a147a4c80113a48ce4e7e2de871ee06d81929b895b2: openstack/cinder-api-0/cinder-api" id=e2195637-119a-4da0-bf6f-6bf53edadb35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.282952 | controller | Jun 10 15:01:46.731826 crc crio[20344]: time="2026-06-10T15:01:46.7316953Z" level=info msg="Starting container: 32fc3d88b8b2ffc8b5956a147a4c80113a48ce4e7e2de871ee06d81929b895b2" id=bb7fce9e-ef2a-4ec3-829f-ab7da2a7ada1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.282968 | controller | Jun 10 15:01:46.732673 crc crio[20344]: time="2026-06-10T15:01:46.732632144Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.282985 | controller | Jun 10 15:01:46.739604 crc crio[20344]: time="2026-06-10T15:01:46.739554273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.283000 | controller | Jun 10 15:01:46.750057 crc crio[20344]: time="2026-06-10T15:01:46.749321055Z" level=info msg="Started container" PID=71825 containerID=32fc3d88b8b2ffc8b5956a147a4c80113a48ce4e7e2de871ee06d81929b895b2 description=openstack/cinder-api-0/cinder-api id=bb7fce9e-ef2a-4ec3-829f-ab7da2a7ada1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c902fa3e4867df552143337b2c67ed4abc161bb2d019d2ceeded3cf849eed1c6
2026-06-10 15:52:06.283016 | controller | Jun 10 15:01:46.962395 crc crio[20344]: time="2026-06-10T15:01:46.961798651Z" level=info msg="Created container 3413da942410c03e61c4219428e263f69603063a067fd1418bc2160d2d49ba31: openstack/ceilometer-0/proxy-httpd" id=0d9ed1ed-d136-48f0-8b26-095cd5e543d4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.283032 | controller | Jun 10 15:01:46.964463 crc crio[20344]: time="2026-06-10T15:01:46.964345147Z" level=info msg="Starting container: 3413da942410c03e61c4219428e263f69603063a067fd1418bc2160d2d49ba31" id=c446a5c1-5444-46b7-a7be-f4906acad1d4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.283048 | controller | Jun 10 15:01:46.970858 crc crio[20344]: time="2026-06-10T15:01:46.970746142Z" level=info msg="Started container" PID=71865 containerID=3413da942410c03e61c4219428e263f69603063a067fd1418bc2160d2d49ba31 description=openstack/ceilometer-0/proxy-httpd id=c446a5c1-5444-46b7-a7be-f4906acad1d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94e162abbd7750e1e1f6058bae821263a105517601fbef6de5ed39130815587b
2026-06-10 15:52:06.283064 | controller | Jun 10 15:01:46.976001 crc crio[20344]: time="2026-06-10T15:01:46.975920216Z" level=info msg="Removing container: 363d2b87ab5f801a60dd9d88d79367e6bbbbb49dc16161d92a6f8590f2ebfed1" id=431cfad0-fb6e-4029-ad64-888c5bfe848e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.283086 | controller | Jun 10 15:01:47.078022 crc crio[20344]: time="2026-06-10T15:01:47.077835918Z" level=info msg="Removed container 363d2b87ab5f801a60dd9d88d79367e6bbbbb49dc16161d92a6f8590f2ebfed1: openstack/dnsmasq-dns-7cfd7bd55-jk297/dnsmasq-dns" id=431cfad0-fb6e-4029-ad64-888c5bfe848e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.283103 | controller | Jun 10 15:01:47.081785 crc crio[20344]: time="2026-06-10T15:01:47.081675207Z" level=info msg="Removing container: 5c8da48e77470d98c0325984ddda64c2358cc6785811be600019a0ad8b39b3ca" id=1a89b198-e71e-4fb4-b183-942fe1c2c485 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.283119 | controller | Jun 10 15:01:47.106636 crc crio[20344]: time="2026-06-10T15:01:47.106531529Z" level=info msg="Removed container 5c8da48e77470d98c0325984ddda64c2358cc6785811be600019a0ad8b39b3ca: openstack/dnsmasq-dns-7cfd7bd55-jk297/init" id=1a89b198-e71e-4fb4-b183-942fe1c2c485 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.283135 | controller | Jun 10 15:01:49.005390 crc crio[20344]: time="2026-06-10T15:01:49.004703316Z" level=info msg="Running pod sandbox: openstack/placement-658b59d748-x96d5/POD" id=245d928d-2b25-4ee7-9218-5bfd659c157c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.283151 | controller | Jun 10 15:01:49.006178 crc crio[20344]: time="2026-06-10T15:01:49.005414865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.283167 | controller | Jun 10 15:01:49.036396 crc crio[20344]: time="2026-06-10T15:01:49.036312253Z" level=info msg="Got pod network &{Name:placement-658b59d748-x96d5 Namespace:openstack ID:c1f876bb6e35687eacda37b229fdb3e30a9873939033a96819b6b155dd33c6c7 UID:13cb3046-94ad-4a7d-9a5a-ddb78a695748 NetNS:/var/run/netns/1f1e15b3-4075-4df2-b7f6-405ce5f2c314 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13cb3046_94ad_4a7d_9a5a_ddb78a695748.slice PodAnnotations:0xc002264b10}] Aliases:map[]}"
2026-06-10 15:52:06.283184 | controller | Jun 10 15:01:49.036528 crc crio[20344]: time="2026-06-10T15:01:49.036390575Z" level=info msg="Adding pod openstack_placement-658b59d748-x96d5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.283199 | controller | Jun 10 15:01:49.251329 crc crio[20344]: time="2026-06-10T15:01:49.248498822Z" level=info msg="Stopped container 9614fc45f7e45aff7130b4b3920a343d6251becf6def402ec6ed9b1590a2d68c: openstack/barbican-api-56fcd4db98-726cg/barbican-api" id=cb2e3bfd-5c52-473d-b551-fdafc7dc8b24 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.283215 | controller | Jun 10 15:01:49.255488 crc crio[20344]: time="2026-06-10T15:01:49.255221816Z" level=info msg="Stopping pod sandbox: efa7ee75aff0e41a22b64eec840bb35916bfa6c5646a8b85df50fcfe60abaa9f" id=bc58526b-a3b9-432b-aee0-f616a3063deb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.283232 | controller | Jun 10 15:01:49.259327 crc crio[20344]: time="2026-06-10T15:01:49.258748667Z" level=info msg="Got pod network &{Name:barbican-api-56fcd4db98-726cg Namespace:openstack ID:efa7ee75aff0e41a22b64eec840bb35916bfa6c5646a8b85df50fcfe60abaa9f UID:7854c9e9-7b3b-4a50-b8f1-d5a878d3bc78 NetNS:/var/run/netns/db3b36ef-163c-488b-9bc3-d1ae15206324 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7854c9e9_7b3b_4a50_b8f1_d5a878d3bc78.slice PodAnnotations:0xc002264b58}] Aliases:map[]}"
2026-06-10 15:52:06.283249 | controller | Jun 10 15:01:49.259327 crc crio[20344]: time="2026-06-10T15:01:49.258952592Z" level=info msg="Deleting pod openstack_barbican-api-56fcd4db98-726cg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.283270 | controller | Jun 10 15:01:49.641465 crc crio[20344]: 2026-06-10T15:01:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c1f876bb6e35687 Mac:ce:c4:22:d8:b0:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/1f1e15b3-4075-4df2-b7f6-405ce5f2c314 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.283287 | controller | Jun 10 15:01:49.645345 crc crio[20344]: time="2026-06-10T15:01:49.643470202Z" level=info msg="Got pod network &{Name:placement-658b59d748-x96d5 Namespace:openstack ID:c1f876bb6e35687eacda37b229fdb3e30a9873939033a96819b6b155dd33c6c7 UID:13cb3046-94ad-4a7d-9a5a-ddb78a695748 NetNS:/var/run/netns/1f1e15b3-4075-4df2-b7f6-405ce5f2c314 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13cb3046_94ad_4a7d_9a5a_ddb78a695748.slice PodAnnotations:0xc002264b10}] Aliases:map[]}"
2026-06-10 15:52:06.283304 | controller | Jun 10 15:01:49.645345 crc crio[20344]: time="2026-06-10T15:01:49.643817771Z" level=info msg="Checking pod openstack_placement-658b59d748-x96d5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.283320 | controller | Jun 10 15:01:49.699030 crc crio[20344]: time="2026-06-10T15:01:49.698926384Z" level=info msg="Ran pod sandbox c1f876bb6e35687eacda37b229fdb3e30a9873939033a96819b6b155dd33c6c7 with infra container: openstack/placement-658b59d748-x96d5/POD" id=245d928d-2b25-4ee7-9218-5bfd659c157c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.283337 | controller | Jun 10 15:01:49.702359 crc crio[20344]: time="2026-06-10T15:01:49.702217629Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=bc6cb23c-5d92-4048-8f98-776b0f252970 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.283353 | controller | Jun 10 15:01:49.750996 crc crio[20344]: time="2026-06-10T15:01:49.750835094Z" level=info msg="Stopped pod sandbox: efa7ee75aff0e41a22b64eec840bb35916bfa6c5646a8b85df50fcfe60abaa9f" id=bc58526b-a3b9-432b-aee0-f616a3063deb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.283369 | controller | Jun 10 15:01:49.835878 crc crio[20344]: time="2026-06-10T15:01:49.835764547Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=d64022a5-f798-4649-9b40-765aa238e154 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.283385 | controller | Jun 10 15:01:49.871215 crc crio[20344]: time="2026-06-10T15:01:49.871060269Z" level=info msg="Creating container: openstack/placement-658b59d748-x96d5/placement-log" id=f29f1fb1-31a1-4f07-902e-50aac5e7682e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.283402 | controller | Jun 10 15:01:49.871774 crc crio[20344]: time="2026-06-10T15:01:49.871634904Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.283418 | controller | Jun 10 15:01:49.998863 crc crio[20344]: time="2026-06-10T15:01:49.998578402Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.283434 | controller | Jun 10 15:01:50.024011 crc crio[20344]: time="2026-06-10T15:01:50.023842464Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.283450 | controller | Jun 10 15:01:50.144406 crc crio[20344]: time="2026-06-10T15:01:50.143659378Z" level=info msg="Removing container: 9614fc45f7e45aff7130b4b3920a343d6251becf6def402ec6ed9b1590a2d68c" id=3c6661db-805c-405f-bf07-ccc51a830d34 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.283471 | controller | Jun 10 15:01:50.203243 crc crio[20344]: time="2026-06-10T15:01:50.202919569Z" level=info msg="Removed container 9614fc45f7e45aff7130b4b3920a343d6251becf6def402ec6ed9b1590a2d68c: openstack/barbican-api-56fcd4db98-726cg/barbican-api" id=3c6661db-805c-405f-bf07-ccc51a830d34 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.283487 | controller | Jun 10 15:01:50.211404 crc crio[20344]: time="2026-06-10T15:01:50.211069249Z" level=info msg="Removing container: 7a023fa8887e78aa3bd93f4884d362ca01958aeacf5837a7c89dc69ae1cc311f" id=3e0b3f94-fbf9-4fd6-b0df-e2bd40175235 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.283504 | controller | Jun 10 15:01:50.305793 crc crio[20344]: time="2026-06-10T15:01:50.305684342Z" level=info msg="Removed container 7a023fa8887e78aa3bd93f4884d362ca01958aeacf5837a7c89dc69ae1cc311f: openstack/barbican-api-56fcd4db98-726cg/barbican-api-log" id=3e0b3f94-fbf9-4fd6-b0df-e2bd40175235 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.283520 | controller | Jun 10 15:01:50.340978 crc crio[20344]: time="2026-06-10T15:01:50.340657525Z" level=info msg="Created container 8891d4aaefac4d95f669493c39513616152dde8e6b7892f39ac8e201e7d98db1: openstack/placement-658b59d748-x96d5/placement-log" id=f29f1fb1-31a1-4f07-902e-50aac5e7682e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.283537 | controller | Jun 10 15:01:50.360523 crc crio[20344]: time="2026-06-10T15:01:50.360127387Z" level=info msg="Starting container: 8891d4aaefac4d95f669493c39513616152dde8e6b7892f39ac8e201e7d98db1" id=09720a04-c853-4e31-bf68-4092e24dbc8c name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.283553 | controller | Jun 10 15:01:50.382155 crc crio[20344]: time="2026-06-10T15:01:50.381973351Z" level=info msg="Started container" PID=72475 containerID=8891d4aaefac4d95f669493c39513616152dde8e6b7892f39ac8e201e7d98db1 description=openstack/placement-658b59d748-x96d5/placement-log id=09720a04-c853-4e31-bf68-4092e24dbc8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1f876bb6e35687eacda37b229fdb3e30a9873939033a96819b6b155dd33c6c7
2026-06-10 15:52:06.283570 | controller | Jun 10 15:01:50.413386 crc crio[20344]: time="2026-06-10T15:01:50.413219688Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=bdc4d36a-f1f3-4cb5-a1c4-eca263ca24ec name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.283587 | controller | Jun 10 15:01:50.493563 crc crio[20344]: time="2026-06-10T15:01:50.493385429Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified" id=caecf9ca-dd77-41c4-86f2-0041bd22307a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.283603 | controller | Jun 10 15:01:50.500174 crc crio[20344]: time="2026-06-10T15:01:50.500060681Z" level=info msg="Creating container: openstack/placement-658b59d748-x96d5/placement-api" id=ca85e045-3198-4907-b211-e153270f7c3c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.283620 | controller | Jun 10 15:01:50.500749 crc crio[20344]: time="2026-06-10T15:01:50.500640186Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.283637 | controller | Jun 10 15:01:50.558079 crc crio[20344]: time="2026-06-10T15:01:50.557979677Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.283653 | controller | Jun 10 15:01:50.562763 crc crio[20344]: time="2026-06-10T15:01:50.562642357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.283670 | controller | Jun 10 15:01:50.741666 crc crio[20344]: time="2026-06-10T15:01:50.741575158Z" level=info msg="Created container 84b81c825d337b544d1691eeb77ac22081e38e84ae16e1ef7ea2685a7d859aed: openstack/placement-658b59d748-x96d5/placement-api" id=ca85e045-3198-4907-b211-e153270f7c3c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.283691 | controller | Jun 10 15:01:50.743051 crc crio[20344]: time="2026-06-10T15:01:50.742977304Z" level=info msg="Starting container: 84b81c825d337b544d1691eeb77ac22081e38e84ae16e1ef7ea2685a7d859aed" id=c90ee30f-945b-45d7-9aca-8e69a1fc484c name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.283708 | controller | Jun 10 15:01:50.762437 crc crio[20344]: time="2026-06-10T15:01:50.758640479Z" level=info msg="Started container" PID=72505 containerID=84b81c825d337b544d1691eeb77ac22081e38e84ae16e1ef7ea2685a7d859aed description=openstack/placement-658b59d748-x96d5/placement-api id=c90ee30f-945b-45d7-9aca-8e69a1fc484c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1f876bb6e35687eacda37b229fdb3e30a9873939033a96819b6b155dd33c6c7
2026-06-10 15:52:06.283725 | controller | Jun 10 15:01:55.264323 crc crio[20344]: time="2026-06-10T15:01:55.263455099Z" level=info msg="Running pod sandbox: openstack/openstackclient/POD" id=4522a349-dd4d-4940-b13d-073bafed3d8c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.283741 | controller | Jun 10 15:01:55.264323 crc crio[20344]: time="2026-06-10T15:01:55.264321401Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.283757 | controller | Jun 10 15:01:55.310064 crc crio[20344]: time="2026-06-10T15:01:55.309553149Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:dbf41c78346d4f145ca982cd264504ae3a820757f7009b6786ed702b4f607331 UID:9ba48e27-c6e3-4219-8226-15fc669b3d68 NetNS:/var/run/netns/7eb84b55-f4fd-4cde-8553-9b9a015c4901 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ba48e27_c6e3_4219_8226_15fc669b3d68.slice PodAnnotations:0xc002264170}] Aliases:map[]}"
2026-06-10 15:52:06.283774 | controller | Jun 10 15:01:55.310064 crc crio[20344]: time="2026-06-10T15:01:55.310047152Z" level=info msg="Adding pod openstack_openstackclient to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.283791 | controller | Jun 10 15:01:55.656388 crc crio[20344]: 2026-06-10T15:01:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dbf41c78346d4f1 Mac:8a:0d:e6:0c:54:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/7eb84b55-f4fd-4cde-8553-9b9a015c4901 SocketPath: PciID:}] [{Interface:0xc000014fc0 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.283808 | controller | Jun 10 15:01:55.658443 crc crio[20344]: time="2026-06-10T15:01:55.658368127Z" level=info msg="Got pod network &{Name:openstackclient Namespace:openstack ID:dbf41c78346d4f145ca982cd264504ae3a820757f7009b6786ed702b4f607331 UID:9ba48e27-c6e3-4219-8226-15fc669b3d68 NetNS:/var/run/netns/7eb84b55-f4fd-4cde-8553-9b9a015c4901 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ba48e27_c6e3_4219_8226_15fc669b3d68.slice PodAnnotations:0xc002264170}] Aliases:map[]}"
2026-06-10 15:52:06.283824 | controller | Jun 10 15:01:55.658626 crc crio[20344]: time="2026-06-10T15:01:55.658553612Z" level=info msg="Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.283841 | controller | Jun 10 15:01:55.670428 crc crio[20344]: time="2026-06-10T15:01:55.670362887Z" level=info msg="Ran pod sandbox dbf41c78346d4f145ca982cd264504ae3a820757f7009b6786ed702b4f607331 with infra container: openstack/openstackclient/POD" id=4522a349-dd4d-4940-b13d-073bafed3d8c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.283884 | controller | Jun 10 15:01:55.673609 crc crio[20344]: time="2026-06-10T15:01:55.673471547Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=020b6d47-5067-45da-98a0-b34f65bafdf1 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.283903 | controller | Jun 10 15:01:55.673770 crc crio[20344]: time="2026-06-10T15:01:55.673666692Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified not found" id=020b6d47-5067-45da-98a0-b34f65bafdf1 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.283919 | controller | Jun 10 15:01:55.673862 crc crio[20344]: time="2026-06-10T15:01:55.673771445Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified found" id=020b6d47-5067-45da-98a0-b34f65bafdf1 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.283935 | controller | Jun 10 15:01:55.674906 crc crio[20344]: time="2026-06-10T15:01:55.674823412Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=feb6fdfc-b0f3-42d4-8513-c2ce98a5efdc name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.283952 | controller | Jun 10 15:01:55.679516 crc crio[20344]: time="2026-06-10T15:01:55.679435961Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\""
2026-06-10 15:52:06.283968 | controller | Jun 10 15:01:57.951637 crc crio[20344]: time="2026-06-10T15:01:57.950529235Z" level=info msg="Removing container: 992687bf381447ec3e5efcd51feddc4a1ca9c61f2fcf0c4f2569ee15f52f76a8" id=10fb4a1b-6ffe-48e6-bbe7-b563f83c258f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.283984 | controller | Jun 10 15:01:58.076219 crc crio[20344]: time="2026-06-10T15:01:58.076027223Z" level=info msg="Removed container 992687bf381447ec3e5efcd51feddc4a1ca9c61f2fcf0c4f2569ee15f52f76a8: openshift-infra/auto-csr-approver-29685054-5jkq8/oc" id=10fb4a1b-6ffe-48e6-bbe7-b563f83c258f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.284001 | controller | Jun 10 15:01:58.087550 crc crio[20344]: time="2026-06-10T15:01:58.086960508Z" level=info msg="Stopping pod sandbox: 844fc8db2c7b8cb6f09cfd45910818fb6e77e81183a801dbcfe5c79661f04d3d" id=5d067e41-aafe-4857-ad98-37ae3bd76a6c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.284017 | controller | Jun 10 15:01:58.087550 crc crio[20344]: time="2026-06-10T15:01:58.08704637Z" level=info msg="Stopped pod sandbox (already stopped): 844fc8db2c7b8cb6f09cfd45910818fb6e77e81183a801dbcfe5c79661f04d3d" id=5d067e41-aafe-4857-ad98-37ae3bd76a6c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.284033 | controller | Jun 10 15:01:58.088126 crc crio[20344]: time="2026-06-10T15:01:58.088041316Z" level=info msg="Removing pod sandbox: 844fc8db2c7b8cb6f09cfd45910818fb6e77e81183a801dbcfe5c79661f04d3d" id=f4abb80f-0cc6-44cb-942b-948f6d0acb9c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.284049 | controller | Jun 10 15:01:58.110791 crc crio[20344]: time="2026-06-10T15:01:58.110564133Z" level=info msg="Removed pod sandbox: 844fc8db2c7b8cb6f09cfd45910818fb6e77e81183a801dbcfe5c79661f04d3d" id=f4abb80f-0cc6-44cb-942b-948f6d0acb9c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.284065 | controller | Jun 10 15:01:58.112867 crc crio[20344]: time="2026-06-10T15:01:58.112675998Z" level=info msg="Stopping pod sandbox: efa7ee75aff0e41a22b64eec840bb35916bfa6c5646a8b85df50fcfe60abaa9f" id=3019d5bf-6fe2-4336-8d0f-29c67aa3f3bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.284081 | controller | Jun 10 15:01:58.113054 crc crio[20344]: time="2026-06-10T15:01:58.112871923Z" level=info msg="Stopped pod sandbox (already stopped): efa7ee75aff0e41a22b64eec840bb35916bfa6c5646a8b85df50fcfe60abaa9f" id=3019d5bf-6fe2-4336-8d0f-29c67aa3f3bd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.284103 | controller | Jun 10 15:01:58.113904 crc crio[20344]: time="2026-06-10T15:01:58.113801107Z" level=info msg="Removing pod sandbox: efa7ee75aff0e41a22b64eec840bb35916bfa6c5646a8b85df50fcfe60abaa9f" id=49e4dbde-e0c6-4e26-ab1b-c79e6702d1bb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.284120 | controller | Jun 10 15:01:58.140245 crc crio[20344]: time="2026-06-10T15:01:58.140074881Z" level=info msg="Removed pod sandbox: efa7ee75aff0e41a22b64eec840bb35916bfa6c5646a8b85df50fcfe60abaa9f" id=49e4dbde-e0c6-4e26-ab1b-c79e6702d1bb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.284136 | controller | Jun 10 15:01:58.141444 crc crio[20344]: time="2026-06-10T15:01:58.141201641Z" level=info msg="Stopping pod sandbox: a32b6bdb3492a139e5814cfdbe72e18e7ed12cc28a3caa97bc1ceed89c44dc26" id=3c54aa29-a9f8-46eb-ba9d-3cfd7e6452d3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.284152 | controller | Jun 10 15:01:58.141444 crc crio[20344]: time="2026-06-10T15:01:58.141410406Z" level=info msg="Stopped pod sandbox (already stopped): a32b6bdb3492a139e5814cfdbe72e18e7ed12cc28a3caa97bc1ceed89c44dc26" id=3c54aa29-a9f8-46eb-ba9d-3cfd7e6452d3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.284168 | controller | Jun 10 15:01:58.141974 crc crio[20344]: time="2026-06-10T15:01:58.14193524Z" level=info msg="Removing pod sandbox: a32b6bdb3492a139e5814cfdbe72e18e7ed12cc28a3caa97bc1ceed89c44dc26" id=1446d7e8-09ec-401b-8986-c2f915a1dfc6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.284185 | controller | Jun 10 15:01:58.176429 crc crio[20344]: time="2026-06-10T15:01:58.176326215Z" level=info msg="Removed pod sandbox: a32b6bdb3492a139e5814cfdbe72e18e7ed12cc28a3caa97bc1ceed89c44dc26" id=1446d7e8-09ec-401b-8986-c2f915a1dfc6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.284202 | controller | Jun 10 15:01:58.177403 crc crio[20344]: time="2026-06-10T15:01:58.177327191Z" level=info msg="Stopping pod sandbox: 422cf1c486de21366422248941d79e91dbfc9f750c64f21ca5a9626a94073d8d" id=292e70f2-b8de-48d0-952b-ece65a328496 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.284218 | controller | Jun 10 15:01:58.177499 crc crio[20344]: time="2026-06-10T15:01:58.177417694Z" level=info msg="Stopped pod sandbox (already stopped): 422cf1c486de21366422248941d79e91dbfc9f750c64f21ca5a9626a94073d8d" id=292e70f2-b8de-48d0-952b-ece65a328496 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.284234 | controller | Jun 10 15:01:58.178674 crc crio[20344]: time="2026-06-10T15:01:58.178610515Z" level=info msg="Removing pod sandbox: 422cf1c486de21366422248941d79e91dbfc9f750c64f21ca5a9626a94073d8d" id=04c0a968-849d-4c00-b956-0809dedb3f35 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.284252 | controller | Jun 10 15:01:58.200742 crc crio[20344]: time="2026-06-10T15:01:58.200650729Z" level=info msg="Removed pod sandbox: 422cf1c486de21366422248941d79e91dbfc9f750c64f21ca5a9626a94073d8d" id=04c0a968-849d-4c00-b956-0809dedb3f35 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.284268 | controller | Jun 10 15:01:58.202451 crc crio[20344]: time="2026-06-10T15:01:58.202382944Z" level=info msg="Stopping pod sandbox: 516e9b0e3ff2e8832d88df4aa0fc820abd60840fe30060a4ce96b257c17825dc" id=ba40fb92-15b6-4967-aaf7-fb3d6c4524f2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.284284 | controller | Jun 10 15:01:58.202545 crc crio[20344]: time="2026-06-10T15:01:58.202467146Z" level=info msg="Stopped pod sandbox (already stopped): 516e9b0e3ff2e8832d88df4aa0fc820abd60840fe30060a4ce96b257c17825dc" id=ba40fb92-15b6-4967-aaf7-fb3d6c4524f2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.284300 | controller | Jun 10 15:01:58.203700 crc crio[20344]: time="2026-06-10T15:01:58.203636837Z" level=info msg="Removing pod sandbox: 516e9b0e3ff2e8832d88df4aa0fc820abd60840fe30060a4ce96b257c17825dc" id=fd3d9abe-ae45-4c94-be3f-f486510af420 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.284321 | controller | Jun 10 15:01:58.244469 crc crio[20344]: time="2026-06-10T15:01:58.241471212Z" level=info msg="Removed pod sandbox: 516e9b0e3ff2e8832d88df4aa0fc820abd60840fe30060a4ce96b257c17825dc" id=fd3d9abe-ae45-4c94-be3f-f486510af420 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.284338 | controller | Jun 10 15:01:58.244469 crc crio[20344]: time="2026-06-10T15:01:58.242759005Z" level=info msg="Stopping pod sandbox: fa1d0d0106e383e890597fd2bc9afb4e59c2a768deeadab89dbf70fe7b47dcd5" id=c73ba46d-bbf3-45f6-9080-4b39bd022707 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.284355 | controller | Jun 10 15:01:58.244469 crc crio[20344]: time="2026-06-10T15:01:58.24292522Z" level=info msg="Stopped pod sandbox (already stopped): fa1d0d0106e383e890597fd2bc9afb4e59c2a768deeadab89dbf70fe7b47dcd5" id=c73ba46d-bbf3-45f6-9080-4b39bd022707 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.284371 | controller | Jun 10 15:01:58.244953 crc crio[20344]: time="2026-06-10T15:01:58.244514201Z" level=info msg="Removing pod sandbox: fa1d0d0106e383e890597fd2bc9afb4e59c2a768deeadab89dbf70fe7b47dcd5" id=bea95596-df27-4300-80d6-dca329e1147c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.284388 | controller | Jun 10 15:01:58.260845 crc crio[20344]: time="2026-06-10T15:01:58.260756424Z" level=info msg="Removed pod sandbox: fa1d0d0106e383e890597fd2bc9afb4e59c2a768deeadab89dbf70fe7b47dcd5" id=bea95596-df27-4300-80d6-dca329e1147c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.284404 | controller | Jun 10 15:01:58.423675 crc crio[20344]: time="2026-06-10T15:01:58.423602575Z" level=info msg="Stopping container: 6b1a12eda3032fb382692b34c3685269563daccd04e1d21ba507618ed68b3a9a (timeout: 30s)" id=e8f40ce2-b880-4eb5-bfa6-e18fe98cad39 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.284420 | controller | Jun 10 15:01:58.427302 crc crio[20344]: time="2026-06-10T15:01:58.426667825Z" level=info msg="Stopping container: e7a7c6b1646e781a10a406f8f49898dc6bbeb57eb7dd9290f3b2b4bcde551a17 (timeout: 30s)" id=6deed54b-d0a6-4a94-b798-21597d9ff891 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.284436 | controller | Jun 10 15:01:58.427440 crc crio[20344]: time="2026-06-10T15:01:58.427409654Z" level=info msg="Stopping container: e944b93039fba4dbbef98e4d73aa0da2a31d51c985d3604e3977f3254b8184d7 (timeout: 30s)" id=b924e94c-8599-45f8-a4d1-9589d6843b7c name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.284452 | controller | Jun 10 15:01:58.431302 crc crio[20344]: time="2026-06-10T15:01:58.427788864Z" level=info msg="Stopping container: 3413da942410c03e61c4219428e263f69603063a067fd1418bc2160d2d49ba31 (timeout: 30s)" id=f62a41ff-0a0f-4b76-9d4c-37b85ffa4dd5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.284468 | controller | Jun 10 15:01:58.586481 crc crio[20344]: time="2026-06-10T15:01:58.586398325Z" level=info msg="Stopped container 6b1a12eda3032fb382692b34c3685269563daccd04e1d21ba507618ed68b3a9a: openstack/ceilometer-0/sg-core" id=e8f40ce2-b880-4eb5-bfa6-e18fe98cad39 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.284484 | controller | Jun 10 15:01:58.671413 crc crio[20344]: time="2026-06-10T15:01:58.670579408Z" level=info msg="Stopped container 3413da942410c03e61c4219428e263f69603063a067fd1418bc2160d2d49ba31: openstack/ceilometer-0/proxy-httpd" id=f62a41ff-0a0f-4b76-9d4c-37b85ffa4dd5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.284500 | controller | Jun 10 15:01:58.959980 crc crio[20344]: time="2026-06-10T15:01:58.95981369Z" level=info msg="Stopped container e944b93039fba4dbbef98e4d73aa0da2a31d51c985d3604e3977f3254b8184d7: openstack/ceilometer-0/ceilometer-notification-agent" id=b924e94c-8599-45f8-a4d1-9589d6843b7c name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.284516 | controller | Jun 10 15:01:58.982036 crc crio[20344]: time="2026-06-10T15:01:58.981881525Z" level=info msg="Stopped container e7a7c6b1646e781a10a406f8f49898dc6bbeb57eb7dd9290f3b2b4bcde551a17: openstack/ceilometer-0/ceilometer-central-agent" id=6deed54b-d0a6-4a94-b798-21597d9ff891 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.284537 | controller | Jun 10 15:01:58.982926 crc crio[20344]: time="2026-06-10T15:01:58.98285249Z" level=info msg="Stopping pod sandbox: 94e162abbd7750e1e1f6058bae821263a105517601fbef6de5ed39130815587b" id=e27b6d1b-9dbd-419f-9397-13ba6b9921e9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.284554 | controller | Jun 10 15:01:58.983661 crc crio[20344]: time="2026-06-10T15:01:58.983540118Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:94e162abbd7750e1e1f6058bae821263a105517601fbef6de5ed39130815587b UID:b9cb1578-1dd7-4db8-9823-fc7c3949a15c NetNS:/var/run/netns/b2ce236f-ce07-48e3-a1a4-799cb5a05cc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb9cb1578_1dd7_4db8_9823_fc7c3949a15c.slice PodAnnotations:0xc001b9c4c8}] Aliases:map[]}"
2026-06-10 15:52:06.284571 | controller | Jun 10 15:01:58.983799 crc crio[20344]: time="2026-06-10T15:01:58.983698112Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.284588 | controller | Jun 10 15:01:59.442969 crc crio[20344]: time="2026-06-10T15:01:59.439159314Z" level=info msg="Stopped pod sandbox: 94e162abbd7750e1e1f6058bae821263a105517601fbef6de5ed39130815587b" id=e27b6d1b-9dbd-419f-9397-13ba6b9921e9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.284605 | controller | Jun 10 15:01:59.488734 crc crio[20344]: time="2026-06-10T15:01:59.488606402Z" level=info msg="Running pod sandbox: openstack/swift-proxy-6f49df8f95-hhg64/POD" id=403200d4-6645-424b-89e4-5fa8b0c80791 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.284622 | controller | Jun 10 15:01:59.488986 crc crio[20344]: time="2026-06-10T15:01:59.488772887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.284639 | controller | Jun 10 15:01:59.557808 crc crio[20344]: time="2026-06-10T15:01:59.55340424Z" level=info msg="Got pod network &{Name:swift-proxy-6f49df8f95-hhg64 Namespace:openstack ID:a6546bab2fa8955d77acc3a4378dd2fd7f8a14fe698b262b5a9ebc42568c5cc0 UID:5c1193dc-2b2f-46fa-93dc-673ec78ab3b6 NetNS:/var/run/netns/204aec18-cf91-499c-bf81-5ab5d785978a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c1193dc_2b2f_46fa_93dc_673ec78ab3b6.slice PodAnnotations:0xc00282e088}] Aliases:map[]}"
2026-06-10 15:52:06.284656 | controller | Jun 10 15:01:59.557808 crc crio[20344]: time="2026-06-10T15:01:59.553472202Z" level=info msg="Adding pod openstack_swift-proxy-6f49df8f95-hhg64 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.284673 | controller | Jun 10 15:02:00.391665 crc crio[20344]: 2026-06-10T15:02:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a6546bab2fa8955 Mac:c2:17:2d:09:83:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ae Mtu:0 Sandbox:/var/run/netns/204aec18-cf91-499c-bf81-5ab5d785978a SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.0.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.284691 | controller | Jun 10 15:02:00.393614 crc crio[20344]: time="2026-06-10T15:02:00.393409167Z" level=info msg="Got pod network &{Name:swift-proxy-6f49df8f95-hhg64 Namespace:openstack ID:a6546bab2fa8955d77acc3a4378dd2fd7f8a14fe698b262b5a9ebc42568c5cc0 UID:5c1193dc-2b2f-46fa-93dc-673ec78ab3b6 NetNS:/var/run/netns/204aec18-cf91-499c-bf81-5ab5d785978a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c1193dc_2b2f_46fa_93dc_673ec78ab3b6.slice PodAnnotations:0xc00282e088}] Aliases:map[]}"
2026-06-10 15:52:06.284713 | controller | Jun 10 15:02:00.393614 crc crio[20344]: time="2026-06-10T15:02:00.393581451Z" level=info msg="Checking pod openstack_swift-proxy-6f49df8f95-hhg64 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.284731 | controller | Jun 10 15:02:00.398734 crc crio[20344]: time="2026-06-10T15:02:00.398651123Z" level=info msg="Removing container: 3413da942410c03e61c4219428e263f69603063a067fd1418bc2160d2d49ba31" id=6cd22c44-7bc0-400a-b282-9ee5d79bb560 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.284748 | controller | Jun 10 15:02:00.436846 crc crio[20344]: time="2026-06-10T15:02:00.436765816Z" level=info msg="Ran pod sandbox a6546bab2fa8955d77acc3a4378dd2fd7f8a14fe698b262b5a9ebc42568c5cc0 with infra container: openstack/swift-proxy-6f49df8f95-hhg64/POD" id=403200d4-6645-424b-89e4-5fa8b0c80791 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.284765 | controller | Jun 10 15:02:00.443552 crc crio[20344]: time="2026-06-10T15:02:00.443377758Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=00d7a27e-8f6b-40bc-81ee-07545639a8bc name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.284782 | controller | Jun 10 15:02:00.517054 crc crio[20344]: time="2026-06-10T15:02:00.51641531Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=42c917e1-9daa-4024-975b-2b0b728cb96e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.284798 | controller | Jun 10 15:02:00.528198 crc crio[20344]: time="2026-06-10T15:02:00.527990842Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685062-95wfh/POD" id=88ad4d28-2eaa-4adc-90d5-4bc7f35634ba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.284815 | controller | Jun 10 15:02:00.528198 crc crio[20344]: time="2026-06-10T15:02:00.528068104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.284832 | controller | Jun 10 15:02:00.561327 crc crio[20344]: time="2026-06-10T15:02:00.561168456Z" level=info msg="Creating container: openstack/swift-proxy-6f49df8f95-hhg64/proxy-httpd" id=2f47da2b-ae93-4340-9da6-43ec4b1d1f7b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.284872 | controller | Jun 10 15:02:00.563818 crc crio[20344]: time="2026-06-10T15:02:00.563441935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.284894 | controller | Jun 10 15:02:00.571913 crc crio[20344]: time="2026-06-10T15:02:00.571819303Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685062-95wfh Namespace:openshift-infra ID:a1b80a371ff1896a9767b9081ea0b62e78414979799150594bd87378bf9b16c4 UID:58a355d1-6158-445b-82e2-c35252ca5dc8 NetNS:/var/run/netns/b8b44cf2-d952-4c98-9901-18cf1d62b791 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58a355d1_6158_445b_82e2_c35252ca5dc8.slice PodAnnotations:0xc00282e700}] Aliases:map[]}"
2026-06-10 15:52:06.284912 | controller | Jun 10 15:02:00.571913 crc crio[20344]: time="2026-06-10T15:02:00.571898355Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685062-95wfh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.284929 | controller | Jun 10 15:02:00.625689 crc crio[20344]: time="2026-06-10T15:02:00.625611544Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.284946 | controller | Jun 10 15:02:00.633428 crc crio[20344]: time="2026-06-10T15:02:00.633329045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.284968 | controller | Jun 10 15:02:00.642943 crc crio[20344]: time="2026-06-10T15:02:00.642865174Z" level=info msg="Removed container 3413da942410c03e61c4219428e263f69603063a067fd1418bc2160d2d49ba31: openstack/ceilometer-0/proxy-httpd" id=6cd22c44-7bc0-400a-b282-9ee5d79bb560 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.284985 | controller | Jun 10 15:02:00.647344 crc crio[20344]: time="2026-06-10T15:02:00.647198326Z" level=info msg="Removing container: 6b1a12eda3032fb382692b34c3685269563daccd04e1d21ba507618ed68b3a9a" id=920c4a5f-9007-43d5-940e-c2b51d23addf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.285002 | controller | Jun 10 15:02:00.692352 crc crio[20344]: time="2026-06-10T15:02:00.691576702Z" level=info msg="Removed container 6b1a12eda3032fb382692b34c3685269563daccd04e1d21ba507618ed68b3a9a: openstack/ceilometer-0/sg-core" id=920c4a5f-9007-43d5-940e-c2b51d23addf name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.285018 | controller | Jun 10 15:02:00.700661 crc crio[20344]: time="2026-06-10T15:02:00.700579737Z" level=info msg="Removing container: e944b93039fba4dbbef98e4d73aa0da2a31d51c985d3604e3977f3254b8184d7" id=6693a9c4-6a30-4319-bbaf-65e701067f4c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.285035 | controller | Jun 10 15:02:00.730218 crc crio[20344]: time="2026-06-10T15:02:00.730157217Z" level=info msg="Removed container e944b93039fba4dbbef98e4d73aa0da2a31d51c985d3604e3977f3254b8184d7: openstack/ceilometer-0/ceilometer-notification-agent" id=6693a9c4-6a30-4319-bbaf-65e701067f4c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.285051 | controller | Jun 10 15:02:00.740751 crc crio[20344]: time="2026-06-10T15:02:00.74063962Z" level=info msg="Removing container: e7a7c6b1646e781a10a406f8f49898dc6bbeb57eb7dd9290f3b2b4bcde551a17" id=d135fdf7-48c4-4389-bfb5-f30a5efdc46f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.285067 | controller | Jun 10 15:02:00.815026 crc crio[20344]: time="2026-06-10T15:02:00.812491551Z" level=info msg="Removed container e7a7c6b1646e781a10a406f8f49898dc6bbeb57eb7dd9290f3b2b4bcde551a17: openstack/ceilometer-0/ceilometer-central-agent" id=d135fdf7-48c4-4389-bfb5-f30a5efdc46f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.285083 | controller | Jun 10 15:02:00.822651 crc crio[20344]: time="2026-06-10T15:02:00.821484565Z" level=info msg="Created container cc890d2c063085461b14c3f5bf3787f1b76e2e5c7dea786bdee18efd3f607a05: openstack/swift-proxy-6f49df8f95-hhg64/proxy-httpd" id=2f47da2b-ae93-4340-9da6-43ec4b1d1f7b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.285100 | controller | Jun 10 15:02:00.831697 crc crio[20344]: time="2026-06-10T15:02:00.831231529Z" level=info msg="Starting container: cc890d2c063085461b14c3f5bf3787f1b76e2e5c7dea786bdee18efd3f607a05" id=bd67b67a-f722-4f5a-a022-b9e55a627035 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.285116 | controller | Jun 10 15:02:00.862494 crc crio[20344]: time="2026-06-10T15:02:00.860416779Z" level=info msg="Started container" PID=73319 containerID=cc890d2c063085461b14c3f5bf3787f1b76e2e5c7dea786bdee18efd3f607a05 description=openstack/swift-proxy-6f49df8f95-hhg64/proxy-httpd id=bd67b67a-f722-4f5a-a022-b9e55a627035 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6546bab2fa8955d77acc3a4378dd2fd7f8a14fe698b262b5a9ebc42568c5cc0
2026-06-10 15:52:06.285132 | controller | Jun 10 15:02:00.895467 crc crio[20344]: time="2026-06-10T15:02:00.891755315Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=bb12bd25-e54a-43f2-aaf1-751f5af94a9c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.285149 | controller | Jun 10 15:02:00.935761 crc crio[20344]: time="2026-06-10T15:02:00.935598897Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified" id=8696f637-3d1a-4677-95c4-4d58ed10e903 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.285170 | controller | Jun 10 15:02:00.953026 crc crio[20344]: time="2026-06-10T15:02:00.952938309Z" level=info msg="Creating container: openstack/swift-proxy-6f49df8f95-hhg64/proxy-server" id=af3a3206-897f-4a53-937c-6e4c10157a85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.285187 | controller | Jun 10 15:02:00.953526 crc crio[20344]: time="2026-06-10T15:02:00.953460462Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.285203 | controller | Jun 10 15:02:01.006890 crc crio[20344]: time="2026-06-10T15:02:01.006809262Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.285220 | controller | Jun 10 15:02:01.011939 crc crio[20344]: time="2026-06-10T15:02:01.011871554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.285236 | controller | Jun 10 15:02:01.103334 crc crio[20344]: 2026-06-10T15:02:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a1b80a371ff1896 Mac:fa:d6:36:c5:84:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/b8b44cf2-d952-4c98-9901-18cf1d62b791 SocketPath: PciID:}] [{Interface:0xc00059ed60 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.285253 | controller | Jun 10 15:02:01.103334 crc crio[20344]: time="2026-06-10T15:02:01.089244229Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685062-95wfh Namespace:openshift-infra ID:a1b80a371ff1896a9767b9081ea0b62e78414979799150594bd87378bf9b16c4 UID:58a355d1-6158-445b-82e2-c35252ca5dc8 NetNS:/var/run/netns/b8b44cf2-d952-4c98-9901-18cf1d62b791 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58a355d1_6158_445b_82e2_c35252ca5dc8.slice PodAnnotations:0xc00282e700}] Aliases:map[]}"
2026-06-10 15:52:06.285271 | controller | Jun 10 15:02:01.103334 crc crio[20344]: time="2026-06-10T15:02:01.089517176Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685062-95wfh for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.285288 | controller | Jun 10 15:02:01.157927 crc crio[20344]: time="2026-06-10T15:02:01.157233629Z" level=info msg="Ran pod sandbox a1b80a371ff1896a9767b9081ea0b62e78414979799150594bd87378bf9b16c4 with infra container: openshift-infra/auto-csr-approver-29685062-95wfh/POD" id=88ad4d28-2eaa-4adc-90d5-4bc7f35634ba name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.285305 | controller | Jun 10 15:02:01.167750 crc crio[20344]: time="2026-06-10T15:02:01.16766672Z" level=info msg="Created container ccc1e67a9a33a18a3a9ccc99ce7127c7ea6b78f7bd0e0e72d59e33ba6d753d5f: openstack/swift-proxy-6f49df8f95-hhg64/proxy-server" id=af3a3206-897f-4a53-937c-6e4c10157a85 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.285322 | controller | Jun 10 15:02:01.168812 crc crio[20344]: time="2026-06-10T15:02:01.168733858Z" level=info msg="Starting container: ccc1e67a9a33a18a3a9ccc99ce7127c7ea6b78f7bd0e0e72d59e33ba6d753d5f" id=69dde6d2-6c23-4089-91b6-9bc1ae6efc1e name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.285339 | controller | Jun 10 15:02:01.176454 crc crio[20344]: time="2026-06-10T15:02:01.176318246Z" level=info msg="Started container" PID=73351 containerID=ccc1e67a9a33a18a3a9ccc99ce7127c7ea6b78f7bd0e0e72d59e33ba6d753d5f description=openstack/swift-proxy-6f49df8f95-hhg64/proxy-server id=69dde6d2-6c23-4089-91b6-9bc1ae6efc1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6546bab2fa8955d77acc3a4378dd2fd7f8a14fe698b262b5a9ebc42568c5cc0
2026-06-10 15:52:06.285361 | controller | Jun 10 15:02:01.184550 crc crio[20344]: time="2026-06-10T15:02:01.184447727Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=f005ad0c-71c6-42ea-9b36-882a4bfffaaa name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.285378 | controller | Jun 10 15:02:01.213635 crc crio[20344]: time="2026-06-10T15:02:01.211887412Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-10 15:52:06.285394 | controller | Jun 10 15:02:01.256160 crc crio[20344]: time="2026-06-10T15:02:01.255943949Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=63dc98bf-0260-4476-bf9f-c01bb4c19d1e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.285411 | controller | Jun 10 15:02:01.256160 crc crio[20344]: time="2026-06-10T15:02:01.256029631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.285427 | controller | Jun 10 15:02:01.292036 crc crio[20344]: time="2026-06-10T15:02:01.291937337Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:aec975323ead54d7deb9d00b856a34376eda2915246c8ee7321347969ac1479b UID:ed450c46-3dde-481d-8b12-36e18d1e5930 NetNS:/var/run/netns/e68d232b-90aa-4898-85b1-df13690305d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poded450c46_3dde_481d_8b12_36e18d1e5930.slice PodAnnotations:0xc000738e10}] Aliases:map[]}"
2026-06-10 15:52:06.285444 | controller | Jun 10 15:02:01.292461 crc crio[20344]: time="2026-06-10T15:02:01.292313196Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.285461 | controller | Jun 10 15:02:01.864323 crc crio[20344]: 2026-06-10T15:02:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aec975323ead54d Mac:aa:b5:e7:47:35:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/e68d232b-90aa-4898-85b1-df13690305d7 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.285478 | controller | Jun 10 15:02:01.873988 crc crio[20344]: time="2026-06-10T15:02:01.873907023Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:aec975323ead54d7deb9d00b856a34376eda2915246c8ee7321347969ac1479b UID:ed450c46-3dde-481d-8b12-36e18d1e5930 NetNS:/var/run/netns/e68d232b-90aa-4898-85b1-df13690305d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poded450c46_3dde_481d_8b12_36e18d1e5930.slice PodAnnotations:0xc000738e10}] Aliases:map[]}"
2026-06-10 15:52:06.285495 | controller | Jun 10 15:02:01.874242 crc crio[20344]: time="2026-06-10T15:02:01.87417429Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.285512 | controller | Jun 10 15:02:01.895137 crc crio[20344]: time="2026-06-10T15:02:01.895067154Z" level=info msg="Ran pod sandbox aec975323ead54d7deb9d00b856a34376eda2915246c8ee7321347969ac1479b with infra container: openstack/ceilometer-0/POD" id=63dc98bf-0260-4476-bf9f-c01bb4c19d1e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.285528 | controller | Jun 10 15:02:01.897223 crc crio[20344]: time="2026-06-10T15:02:01.897121788Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=7d96857b-ebd2-4e40-bafa-e8ef3386244a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.285545 | controller | Jun 10 15:02:01.946944 crc crio[20344]: time="2026-06-10T15:02:01.946466373Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=91521af3-a76e-444c-97b1-c93a1272636a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.285574 | controller | Jun 10 15:02:01.958840 crc crio[20344]: time="2026-06-10T15:02:01.958578439Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=ba00f5c2-adda-444b-babe-0260322c749b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.285592 | controller | Jun 10 15:02:01.959069 crc crio[20344]: time="2026-06-10T15:02:01.95902693Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.285609 | controller | Jun 10 15:02:02.027164 crc crio[20344]: time="2026-06-10T15:02:02.027062752Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.285625 | controller | Jun 10 15:02:02.030409 crc crio[20344]: time="2026-06-10T15:02:02.030344048Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=f005ad0c-71c6-42ea-9b36-882a4bfffaaa name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.285641 | controller | Jun 10 15:02:02.031926 crc crio[20344]: time="2026-06-10T15:02:02.031861437Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.285658 | controller | Jun 10 15:02:02.033369 crc crio[20344]: time="2026-06-10T15:02:02.033228543Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=72ccb380-b160-4783-8d78-bf524fee7e16 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.285675 | controller | Jun 10 15:02:02.039078 crc crio[20344]: time="2026-06-10T15:02:02.039006843Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=674bd204-5ff0-4cfe-bf1e-6a5c5f2171fd name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.285692 | controller | Jun 10 15:02:02.050670 crc crio[20344]: time="2026-06-10T15:02:02.050598985Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685062-95wfh/oc" id=b48e1c55-3489-45d7-bf61-9f450cbce8d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.285708 | controller | Jun 10 15:02:02.051105 crc crio[20344]: time="2026-06-10T15:02:02.051048467Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.285725 | controller | Jun 10 15:02:02.113809 crc crio[20344]: time="2026-06-10T15:02:02.11374195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.285741 | controller | Jun 10 15:02:02.351463 crc crio[20344]: time="2026-06-10T15:02:02.351235465Z" level=info msg="Created container c830eef9410982ab2fee219517549aabeb4937de2abf1a22a64f37f7b19f370e: openstack/ceilometer-0/ceilometer-central-agent" id=ba00f5c2-adda-444b-babe-0260322c749b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.285758 | controller | Jun 10 15:02:02.353365 crc crio[20344]: time="2026-06-10T15:02:02.353213306Z" level=info msg="Starting container: c830eef9410982ab2fee219517549aabeb4937de2abf1a22a64f37f7b19f370e" id=de379127-7e9d-4af7-b8fd-d153e5189e32 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.285774 | controller | Jun 10 15:02:02.361857 crc crio[20344]: time="2026-06-10T15:02:02.36180781Z" level=info msg="Started container" PID=73580 containerID=c830eef9410982ab2fee219517549aabeb4937de2abf1a22a64f37f7b19f370e description=openstack/ceilometer-0/ceilometer-central-agent id=de379127-7e9d-4af7-b8fd-d153e5189e32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aec975323ead54d7deb9d00b856a34376eda2915246c8ee7321347969ac1479b
2026-06-10 15:52:06.285795 | controller | Jun 10 15:02:02.381779 crc crio[20344]: time="2026-06-10T15:02:02.381691888Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=dfb46863-9768-4067-b467-964bfcb52cf4 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.285812 | controller | Jun 10 15:02:02.412759 crc crio[20344]: time="2026-06-10T15:02:02.412645664Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=c141077f-c2a0-4c88-ac30-a1182d1021fb name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.285829 | controller | Jun 10 15:02:02.424818 crc crio[20344]: time="2026-06-10T15:02:02.424697008Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=518c9bd3-7e87-4ed0-8c42-4eeb60914423 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.285845 | controller | Jun 10 15:02:02.425954 crc crio[20344]: time="2026-06-10T15:02:02.425515469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.285883 | controller | Jun 10 15:02:02.503602 crc crio[20344]: time="2026-06-10T15:02:02.502911165Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.285900 | controller | Jun 10 15:02:02.514539 crc crio[20344]: time="2026-06-10T15:02:02.514455106Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.285917 | controller | Jun 10 15:02:02.519189 crc crio[20344]: time="2026-06-10T15:02:02.519114807Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.285933 | controller | Jun 10 15:02:02.693302 crc crio[20344]: time="2026-06-10T15:02:02.693145919Z" level=info msg="Created container 77f01c064210b2a3d5891fe7cc04afef8b61298faa2a06086bd1f782ec95b293: openshift-infra/auto-csr-approver-29685062-95wfh/oc" id=b48e1c55-3489-45d7-bf61-9f450cbce8d5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.285950 | controller | Jun 10 15:02:02.694803 crc crio[20344]: time="2026-06-10T15:02:02.694737911Z" level=info msg="Starting container: 77f01c064210b2a3d5891fe7cc04afef8b61298faa2a06086bd1f782ec95b293" id=92af0dc9-7c96-4a63-9b60-d824ea8ac39b name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.285980 | controller | Jun 10 15:02:02.704589 crc crio[20344]: time="2026-06-10T15:02:02.704479884Z" level=info msg="Started container" PID=73656 containerID=77f01c064210b2a3d5891fe7cc04afef8b61298faa2a06086bd1f782ec95b293 description=openshift-infra/auto-csr-approver-29685062-95wfh/oc id=92af0dc9-7c96-4a63-9b60-d824ea8ac39b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1b80a371ff1896a9767b9081ea0b62e78414979799150594bd87378bf9b16c4
2026-06-10 15:52:06.285998 | controller | Jun 10 15:02:02.735844 crc crio[20344]: time="2026-06-10T15:02:02.735700878Z" level=info msg="Created container 99484a96cd428018d0c02dd61e51b3b2f6ea68a0fe4b933faf2d39976d5f53b5: openstack/ceilometer-0/ceilometer-notification-agent" id=518c9bd3-7e87-4ed0-8c42-4eeb60914423 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.286015 | controller | Jun 10 15:02:02.739239 crc crio[20344]: time="2026-06-10T15:02:02.739156148Z" level=info msg="Starting container: 99484a96cd428018d0c02dd61e51b3b2f6ea68a0fe4b933faf2d39976d5f53b5" id=3eff90f5-fc74-49b9-9bad-18ea2d7811d8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.286031 | controller | Jun 10 15:02:02.779699 crc crio[20344]: time="2026-06-10T15:02:02.779512869Z" level=info msg="Started container" PID=73659 containerID=99484a96cd428018d0c02dd61e51b3b2f6ea68a0fe4b933faf2d39976d5f53b5 description=openstack/ceilometer-0/ceilometer-notification-agent id=3eff90f5-fc74-49b9-9bad-18ea2d7811d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aec975323ead54d7deb9d00b856a34376eda2915246c8ee7321347969ac1479b
2026-06-10 15:52:06.286055 | controller | Jun 10 15:02:02.823434 crc crio[20344]: time="2026-06-10T15:02:02.823389711Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=a877e3d0-e3d9-4196-9f39-ae3490096fcb name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.286072 | controller | Jun 10 15:02:02.840306 crc crio[20344]: time="2026-06-10T15:02:02.840130607Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=a32906bd-372e-4689-9d29-aaa3f00256c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.286089 | controller | Jun 10 15:02:02.879045 crc crio[20344]: time="2026-06-10T15:02:02.878991629Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=ae93bf16-0227-4e4c-8162-644782cb2580 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.286105 | controller | Jun 10 15:02:02.881362 crc crio[20344]: time="2026-06-10T15:02:02.880978341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.286122 | controller | Jun 10 15:02:02.964160 crc crio[20344]: time="2026-06-10T15:02:02.964066525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.286138 | controller | Jun 10 15:02:02.978748 crc crio[20344]: time="2026-06-10T15:02:02.978654195Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.286154 | controller | Jun 10 15:02:03.145971 crc crio[20344]: time="2026-06-10T15:02:03.145865569Z" level=info msg="Created container 6720b92383b3d1e340f5670b35cbf26b7c253ec787f66246b26c8d5edf6d8e33: openstack/ceilometer-0/sg-core" id=ae93bf16-0227-4e4c-8162-644782cb2580 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.286171 | controller | Jun 10 15:02:03.148433 crc crio[20344]: time="2026-06-10T15:02:03.147910213Z" level=info msg="Starting container: 6720b92383b3d1e340f5670b35cbf26b7c253ec787f66246b26c8d5edf6d8e33" id=f521713b-9696-447d-9b38-f1e7144a4489 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.286187 | controller | Jun 10 15:02:03.160890 crc crio[20344]: time="2026-06-10T15:02:03.160805679Z" level=info msg="Started container" PID=73713 containerID=6720b92383b3d1e340f5670b35cbf26b7c253ec787f66246b26c8d5edf6d8e33 description=openstack/ceilometer-0/sg-core id=f521713b-9696-447d-9b38-f1e7144a4489 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aec975323ead54d7deb9d00b856a34376eda2915246c8ee7321347969ac1479b
2026-06-10 15:52:06.286203 | controller | Jun 10 15:02:03.179005 crc crio[20344]: time="2026-06-10T15:02:03.17891666Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=e1f5708f-e9ba-4387-8796-0bd8d1976948 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.286219 | controller | Jun 10 15:02:03.228882 crc crio[20344]: time="2026-06-10T15:02:03.22843529Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=9d35aae5-7b76-4ebd-a568-889120a588a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.286236 | controller | Jun 10 15:02:03.240297 crc crio[20344]: time="2026-06-10T15:02:03.240120884Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=cafde7eb-542c-4164-a020-87b1fb9487db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.286252 | controller | Jun 10 15:02:03.241817 crc crio[20344]: time="2026-06-10T15:02:03.241755967Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.286272 | controller | Jun 10 15:02:03.367653 crc crio[20344]: time="2026-06-10T15:02:03.367442391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.286289 | controller | Jun 10 15:02:03.371332 crc crio[20344]: time="2026-06-10T15:02:03.371199698Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.286305 | controller | Jun 10 15:02:03.700435 crc crio[20344]: time="2026-06-10T15:02:03.700305269Z" level=info msg="Created container 7b9e7e610fe52cdeed72ae4e602373630d1475d4d429f5b16a9db70a890c9286: openstack/ceilometer-0/proxy-httpd" id=cafde7eb-542c-4164-a020-87b1fb9487db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.286320 | controller | Jun 10 15:02:03.710551 crc crio[20344]: time="2026-06-10T15:02:03.710474274Z" level=info msg="Starting container: 7b9e7e610fe52cdeed72ae4e602373630d1475d4d429f5b16a9db70a890c9286" id=9d9f3259-48f0-49ad-ae1c-707db312eb19 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.286337 | controller | Jun 10 15:02:03.732317 crc crio[20344]: time="2026-06-10T15:02:03.732086407Z" level=info msg="Started container" PID=73797 containerID=7b9e7e610fe52cdeed72ae4e602373630d1475d4d429f5b16a9db70a890c9286 description=openstack/ceilometer-0/proxy-httpd id=9d9f3259-48f0-49ad-ae1c-707db312eb19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aec975323ead54d7deb9d00b856a34376eda2915246c8ee7321347969ac1479b
2026-06-10 15:52:06.286353 | controller | Jun 10 15:02:04.586889 crc crio[20344]: time="2026-06-10T15:02:04.585668988Z" level=info msg="Stopping container: 99484a96cd428018d0c02dd61e51b3b2f6ea68a0fe4b933faf2d39976d5f53b5 (timeout: 30s)" id=92d892b5-9ddb-4216-a9c8-7c3aa629147d name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.286369 | controller | Jun 10 15:02:04.586889 crc crio[20344]: time="2026-06-10T15:02:04.58573695Z" level=info msg="Stopping container: c830eef9410982ab2fee219517549aabeb4937de2abf1a22a64f37f7b19f370e (timeout: 30s)" id=cc9976aa-3155-4414-89fb-40a758f09980 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.286385 | controller | Jun 10 15:02:04.586889 crc crio[20344]: time="2026-06-10T15:02:04.585906114Z" level=info msg="Stopping container: 6720b92383b3d1e340f5670b35cbf26b7c253ec787f66246b26c8d5edf6d8e33 (timeout: 30s)" id=d9eb17da-b2fe-42f5-bd93-a64c5dd83082 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.286402 | controller | Jun 10 15:02:04.586889 crc crio[20344]: time="2026-06-10T15:02:04.586792277Z" level=info msg="Stopping container: 7b9e7e610fe52cdeed72ae4e602373630d1475d4d429f5b16a9db70a890c9286 (timeout: 30s)" id=1e9db112-b6cd-40a1-8996-309f002ad556 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.286418 | controller | Jun 10 15:02:05.090902 crc crio[20344]: time="2026-06-10T15:02:05.090791712Z" level=info msg="Stopped container 7b9e7e610fe52cdeed72ae4e602373630d1475d4d429f5b16a9db70a890c9286: openstack/ceilometer-0/proxy-httpd" id=1e9db112-b6cd-40a1-8996-309f002ad556 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.286434 | controller | Jun 10 15:02:05.235763 crc crio[20344]: time="2026-06-10T15:02:05.235579673Z" level=info msg="Stopped container 6720b92383b3d1e340f5670b35cbf26b7c253ec787f66246b26c8d5edf6d8e33: openstack/ceilometer-0/sg-core" id=d9eb17da-b2fe-42f5-bd93-a64c5dd83082 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.286450 | controller | Jun 10 15:02:05.623887 crc crio[20344]: time="2026-06-10T15:02:05.623029484Z" level=info msg="Stopping container: b8c739c6d0a9b7b82cb65e7f88ccfd8fe0de0df7fac9c10427ec1205e5ebbbf4 (timeout: 30s)" id=c9cff1c7-f073-4ac1-8103-4e56efc73473 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.286466 | controller | Jun 10 15:02:05.624633 crc crio[20344]: time="2026-06-10T15:02:05.624585224Z" level=info msg="Stopping container: 9b234927cda06d47d8f2ee1165e76fef51901fc0e2a511583479d4fdae65ff55 (timeout: 30s)" id=19556745-8fde-44d6-8291-cb8d21321b05 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.286489 | controller | Jun 10 15:02:05.625240 crc crio[20344]: time="2026-06-10T15:02:05.624633875Z" level=info msg="Stopping pod sandbox: a1b80a371ff1896a9767b9081ea0b62e78414979799150594bd87378bf9b16c4" id=eb2eed57-801b-49d8-bfda-b7543ae87e78 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.286506 | controller | Jun 10 15:02:05.626173 crc crio[20344]: time="2026-06-10T15:02:05.626120124Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685062-95wfh Namespace:openshift-infra ID:a1b80a371ff1896a9767b9081ea0b62e78414979799150594bd87378bf9b16c4 UID:58a355d1-6158-445b-82e2-c35252ca5dc8 NetNS:/var/run/netns/b8b44cf2-d952-4c98-9901-18cf1d62b791 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58a355d1_6158_445b_82e2_c35252ca5dc8.slice PodAnnotations:0xc003224cd8}] Aliases:map[]}"
2026-06-10 15:52:06.286524 | controller | Jun 10 15:02:05.629757 crc crio[20344]: time="2026-06-10T15:02:05.626375561Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685062-95wfh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.286540 | controller | Jun 10 15:02:05.710424 crc crio[20344]: time="2026-06-10T15:02:05.701945829Z" level=info msg="Stopping container: 3b4986d53da22607cf18a791821d9f6df3b01790da89b5b0d0cd531a84c9cdb8 (timeout: 30s)" id=6988e33d-659b-4cbb-a5f6-f52d1fd96a02 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.286556 | controller | Jun 10 15:02:05.710424 crc crio[20344]: time="2026-06-10T15:02:05.702345329Z" level=info msg="Stopping container: f1895fe554c08f2e10e39b79c39ba098d4fed1c9e48f8650e01522ea6463ac84 (timeout: 30s)" id=7e51ad42-47c0-4be8-aeab-26e1c58e61d3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.286573 | controller | Jun 10 15:02:15.962156 crc crio[20344]: time="2026-06-10T15:02:15.961157606Z" level=info msg="Stopped pod sandbox: a1b80a371ff1896a9767b9081ea0b62e78414979799150594bd87378bf9b16c4" id=eb2eed57-801b-49d8-bfda-b7543ae87e78 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.286589 | controller | Jun 10 15:02:16.090841 crc crio[20344]: time="2026-06-10T15:02:16.090752431Z" level=info msg="Stopped container 9b234927cda06d47d8f2ee1165e76fef51901fc0e2a511583479d4fdae65ff55: openstack/cinder-scheduler-0/cinder-scheduler" id=19556745-8fde-44d6-8291-cb8d21321b05 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.286605 | controller | Jun 10 15:02:16.225708 crc crio[20344]: time="2026-06-10T15:02:16.225637104Z" level=info msg="Stopped container 3b4986d53da22607cf18a791821d9f6df3b01790da89b5b0d0cd531a84c9cdb8: openstack/neutron-68688cc948-hlz9w/neutron-api" id=6988e33d-659b-4cbb-a5f6-f52d1fd96a02 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.286620 | controller | Jun 10 15:02:16.350117 crc crio[20344]: time="2026-06-10T15:02:16.350001153Z" level=info msg="Stopped container b8c739c6d0a9b7b82cb65e7f88ccfd8fe0de0df7fac9c10427ec1205e5ebbbf4: openstack/cinder-scheduler-0/probe" id=c9cff1c7-f073-4ac1-8103-4e56efc73473 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.286636 | controller | Jun 10 15:02:16.351741 crc crio[20344]: time="2026-06-10T15:02:16.351584114Z" level=info msg="Stopping pod sandbox: 3f0073e57229fd97eb60ae8d02637619d324719bd167fc355ec14e8f1f12d597" id=5ea28ab3-0047-4a17-a563-45a27d7ae2c9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.286653 | controller | Jun 10 15:02:16.352501 crc crio[20344]: time="2026-06-10T15:02:16.352429076Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:3f0073e57229fd97eb60ae8d02637619d324719bd167fc355ec14e8f1f12d597 UID:de27a4dd-5267-4e90-baa4-0d68ce2d1296 NetNS:/var/run/netns/73e64bfe-56ab-4263-a338-0f5165b54b5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde27a4dd_5267_4e90_baa4_0d68ce2d1296.slice PodAnnotations:0xc00282e0c0}] Aliases:map[]}"
2026-06-10 15:52:06.286674 | controller | Jun 10 15:02:16.352669 crc crio[20344]: time="2026-06-10T15:02:16.352610631Z" level=info msg="Deleting pod openstack_cinder-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.286691 | controller | Jun 10 15:02:16.361976 crc crio[20344]: time="2026-06-10T15:02:16.361223515Z" level=info msg="Stopped container f1895fe554c08f2e10e39b79c39ba098d4fed1c9e48f8650e01522ea6463ac84: openstack/neutron-68688cc948-hlz9w/neutron-httpd" id=7e51ad42-47c0-4be8-aeab-26e1c58e61d3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.286708 | controller | Jun 10 15:02:16.363523 crc crio[20344]: time="2026-06-10T15:02:16.363462443Z" level=info msg="Stopping pod sandbox: 22514513d675b735ef5bbd28174f5f852591cc2aa59a3f6fcf174a0eff321e64" id=a80b1e3c-da26-4297-be57-e99ed89171d4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.286725 | controller | Jun 10 15:02:16.364075 crc crio[20344]: time="2026-06-10T15:02:16.363968016Z" level=info msg="Got pod network &{Name:neutron-68688cc948-hlz9w Namespace:openstack ID:22514513d675b735ef5bbd28174f5f852591cc2aa59a3f6fcf174a0eff321e64 UID:6e2015db-1eee-461c-9c62-2794012d2fe7 NetNS:/var/run/netns/6447322b-c60f-49e8-a935-9ad4dacf7e10 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e2015db_1eee_461c_9c62_2794012d2fe7.slice PodAnnotations:0xc00078c4e0}] Aliases:map[]}"
2026-06-10 15:52:06.286741 | controller | Jun 10 15:02:16.364244 crc crio[20344]: time="2026-06-10T15:02:16.364168101Z" level=info msg="Deleting pod openstack_neutron-68688cc948-hlz9w from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.286766 | controller | Jun 10 15:02:16.413865 crc crio[20344]: time="2026-06-10T15:02:16.409678897Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2ef2c3ebb9340307b3b5d6b8c8bf113f5dc11b07cf78924d38dde8b2945b8e04" id=feb6fdfc-b0f3-42d4-8513-c2ce98a5efdc name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.286784 | controller | Jun 10 15:02:16.419186 crc crio[20344]: time="2026-06-10T15:02:16.419108902Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=60484963-9dc8-4de7-bfd2-a63765a4d7d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.286800 | controller | Jun 10 15:02:16.473774 crc crio[20344]: time="2026-06-10T15:02:16.473561741Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified" id=6dda5211-40d6-4855-9f11-545cd4e97912 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.286817 | controller | Jun 10 15:02:16.494770 crc crio[20344]: time="2026-06-10T15:02:16.494636439Z" level=info msg="Creating container: openstack/openstackclient/openstackclient" id=d9cd7700-bf49-452a-b54c-02db3c75fa69 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.286833 | controller | Jun 10 15:02:16.496349 crc crio[20344]: time="2026-06-10T15:02:16.49621618Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.286865 | controller | Jun 10 15:02:16.599823 crc crio[20344]: time="2026-06-10T15:02:16.599698706Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.286887 | controller | Jun 10 15:02:16.603248 crc crio[20344]: time="2026-06-10T15:02:16.603189006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.286915 | controller | Jun 10 15:02:16.726942 crc crio[20344]: time="2026-06-10T15:02:16.726422526Z" level=info msg="Stopping container: e9a16e629fa156e1278414b32d8fad3f17e21cf9fcb2c98c34a846d1368b2791 (timeout: 30s)" id=8687e845-40bc-4210-948d-4790b055e3a5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.286932 | controller | Jun 10 15:02:16.727580 crc crio[20344]: time="2026-06-10T15:02:16.727508794Z" level=info msg="Stopping container: bf2b8e4207ecaa15370e3074284082e139e83a1948c02f2ad036cb46e359fbb0 (timeout: 30s)" id=b28f6c6a-90b5-499a-9d16-4d46dee874f6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.286948 | controller | Jun 10 15:02:16.766903 crc crio[20344]: time="2026-06-10T15:02:16.766798807Z" level=info msg="Created container 8fe396f8e2a7709482d0bd1fcfdda5195fef055e62cb624a62b370aecf584376: openstack/openstackclient/openstackclient" id=d9cd7700-bf49-452a-b54c-02db3c75fa69 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.286965 | controller | Jun 10 15:02:16.778851 crc crio[20344]: time="2026-06-10T15:02:16.778691837Z" level=info msg="Starting container: 8fe396f8e2a7709482d0bd1fcfdda5195fef055e62cb624a62b370aecf584376" id=47a5a4cf-5828-49e6-b99a-138bed529be5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.286981 | controller | Jun 10 15:02:16.780045 crc crio[20344]: time="2026-06-10T15:02:16.77995406Z" level=info msg="Stopped pod sandbox: 3f0073e57229fd97eb60ae8d02637619d324719bd167fc355ec14e8f1f12d597" id=5ea28ab3-0047-4a17-a563-45a27d7ae2c9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.286997 | controller | Jun 10 15:02:16.799805 crc crio[20344]: time="2026-06-10T15:02:16.799352695Z" level=info msg="Started container" PID=74808 containerID=8fe396f8e2a7709482d0bd1fcfdda5195fef055e62cb624a62b370aecf584376 description=openstack/openstackclient/openstackclient id=47a5a4cf-5828-49e6-b99a-138bed529be5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbf41c78346d4f145ca982cd264504ae3a820757f7009b6786ed702b4f607331
2026-06-10 15:52:06.287013 | controller | Jun 10 15:02:16.905908 crc crio[20344]: time="2026-06-10T15:02:16.905800188Z" level=info msg="Removing container: b8c739c6d0a9b7b82cb65e7f88ccfd8fe0de0df7fac9c10427ec1205e5ebbbf4" id=21c33132-8409-437c-a697-f5998d2c8dce name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.287030 | controller | Jun 10 15:02:17.052325 crc crio[20344]: time="2026-06-10T15:02:17.052155229Z" level=info msg="Stopped container bf2b8e4207ecaa15370e3074284082e139e83a1948c02f2ad036cb46e359fbb0: openstack/glance-default-external-api-0/glance-log" id=b28f6c6a-90b5-499a-9d16-4d46dee874f6 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.287046 | controller | Jun 10 15:02:17.079529 crc crio[20344]: time="2026-06-10T15:02:17.079136442Z" level=info msg="Removed container b8c739c6d0a9b7b82cb65e7f88ccfd8fe0de0df7fac9c10427ec1205e5ebbbf4: openstack/cinder-scheduler-0/probe" id=21c33132-8409-437c-a697-f5998d2c8dce name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.287062 | controller | Jun 10 15:02:17.084520 crc crio[20344]: time="2026-06-10T15:02:17.084409619Z" level=info msg="Stopped pod sandbox: 22514513d675b735ef5bbd28174f5f852591cc2aa59a3f6fcf174a0eff321e64" id=a80b1e3c-da26-4297-be57-e99ed89171d4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.287078 | controller | Jun 10 15:02:17.092996 crc crio[20344]: time="2026-06-10T15:02:17.092452499Z" level=info msg="Removing container: 9b234927cda06d47d8f2ee1165e76fef51901fc0e2a511583479d4fdae65ff55" id=14f98034-f6d4-42ab-90f0-677735520324 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.287095 | controller | Jun 10 15:02:17.353327 crc crio[20344]: time="2026-06-10T15:02:17.351840244Z" level=info msg="Removed container 9b234927cda06d47d8f2ee1165e76fef51901fc0e2a511583479d4fdae65ff55: openstack/cinder-scheduler-0/cinder-scheduler" id=14f98034-f6d4-42ab-90f0-677735520324 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.287111 | controller | Jun 10 15:02:17.959400 crc crio[20344]: time="2026-06-10T15:02:17.959228673Z" level=info msg="Removing container: f1895fe554c08f2e10e39b79c39ba098d4fed1c9e48f8650e01522ea6463ac84" id=d32df883-0101-4a65-a9d6-ec65ebe6a394 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.287132 | controller | Jun 10 15:02:17.985117 crc crio[20344]: time="2026-06-10T15:02:17.984984524Z" level=info msg="Stopping container: 3e40faf5221e17d366c9a43eb293784e9949c53c18c8c9f7f849f86c12c6c34a (timeout: 30s)" id=f43bab6c-93b4-4c87-b29a-11fc03bc1e04 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.287148 | controller | Jun 10 15:02:17.986663 crc crio[20344]: time="2026-06-10T15:02:17.986606846Z" level=info msg="Stopping container: a17d023d9f3223bf07bc542318df1bc2a698daf8c438ef0f9803759f69d65bc2 (timeout: 30s)" id=1e6801a0-2be6-4dac-9b04-609bba84efc2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.287165 | controller | Jun 10 15:02:18.069436 crc crio[20344]: time="2026-06-10T15:02:18.069359201Z" level=info msg="Removed container f1895fe554c08f2e10e39b79c39ba098d4fed1c9e48f8650e01522ea6463ac84: openstack/neutron-68688cc948-hlz9w/neutron-httpd" id=d32df883-0101-4a65-a9d6-ec65ebe6a394 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.287181 | controller | Jun 10 15:02:18.074943 crc crio[20344]: time="2026-06-10T15:02:18.074865835Z" level=info msg="Removing container: 3b4986d53da22607cf18a791821d9f6df3b01790da89b5b0d0cd531a84c9cdb8" id=1776dc57-d91d-4172-af54-8855fa5a8a5e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.287197 | controller | Jun 10 15:02:18.107594 crc crio[20344]: time="2026-06-10T15:02:18.106704414Z" level=info msg="Removed container 3b4986d53da22607cf18a791821d9f6df3b01790da89b5b0d0cd531a84c9cdb8: openstack/neutron-68688cc948-hlz9w/neutron-api" id=1776dc57-d91d-4172-af54-8855fa5a8a5e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.287213 | controller | Jun 10 15:02:18.275131 crc crio[20344]: time="2026-06-10T15:02:18.275020617Z" level=info msg="Stopped container a17d023d9f3223bf07bc542318df1bc2a698daf8c438ef0f9803759f69d65bc2: openstack/glance-default-internal-api-0/glance-log" id=1e6801a0-2be6-4dac-9b04-609bba84efc2 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.287229 | controller | Jun 10 15:02:18.606091 crc crio[20344]: time="2026-06-10T15:02:18.605619657Z" level=info msg="Running pod sandbox: openstack/cinder-scheduler-0/POD" id=1151b8a4-edad-4ad7-9101-e2d69d688a51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.287246 | controller | Jun 10 15:02:18.606192 crc crio[20344]: time="2026-06-10T15:02:18.606128891Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.287262 | controller | Jun 10 15:02:18.643407 crc crio[20344]: time="2026-06-10T15:02:18.643193376Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:203aa19ddfa16f514c4bea76fb465d7f533434c2121284b2644bd5108b887f51 UID:b91be897-d8fe-4c45-a6a1-50ad7437496d NetNS:/var/run/netns/5d6e691a-4dce-44b2-b284-0e0b68919630 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb91be897_d8fe_4c45_a6a1_50ad7437496d.slice PodAnnotations:0xc00078c8a0}] Aliases:map[]}"
2026-06-10 15:52:06.287279 | controller | Jun 10 15:02:18.643407 crc crio[20344]: time="2026-06-10T15:02:18.643248457Z" level=info msg="Adding pod openstack_cinder-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.287296 | controller | Jun 10 15:02:19.168880 crc crio[20344]: 2026-06-10T15:02:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:203aa19ddfa16f5 Mac:ae:a2:5d:96:c4:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b1 Mtu:0 Sandbox:/var/run/netns/5d6e691a-4dce-44b2-b284-0e0b68919630 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.287317 | controller | Jun 10 15:02:19.170962 crc crio[20344]: time="2026-06-10T15:02:19.170510118Z" level=info msg="Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:203aa19ddfa16f514c4bea76fb465d7f533434c2121284b2644bd5108b887f51 UID:b91be897-d8fe-4c45-a6a1-50ad7437496d NetNS:/var/run/netns/5d6e691a-4dce-44b2-b284-0e0b68919630 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb91be897_d8fe_4c45_a6a1_50ad7437496d.slice PodAnnotations:0xc00078c8a0}] Aliases:map[]}"
2026-06-10 15:52:06.287334 | controller | Jun 10 15:02:19.170962 crc crio[20344]: time="2026-06-10T15:02:19.170689113Z" level=info msg="Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.287351 | controller | Jun 10 15:02:19.185568 crc crio[20344]: time="2026-06-10T15:02:19.185455908Z" level=info msg="Ran pod sandbox 203aa19ddfa16f514c4bea76fb465d7f533434c2121284b2644bd5108b887f51 with infra container: openstack/cinder-scheduler-0/POD" id=1151b8a4-edad-4ad7-9101-e2d69d688a51 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.287367 | controller | Jun 10 15:02:19.193463 crc crio[20344]: time="2026-06-10T15:02:19.193245401Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=c5f7ee17-aedb-43ce-8acf-c9d66d274877 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.287384 | controller | Jun 10 15:02:19.255588 crc crio[20344]: time="2026-06-10T15:02:19.255372039Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=521b9de9-02e1-4cca-ab42-5a442a57a9d4 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.287400 | controller | Jun 10 15:02:19.269675 crc crio[20344]: time="2026-06-10T15:02:19.269579249Z" level=info msg="Creating container: openstack/cinder-scheduler-0/cinder-scheduler" id=d9eddcb8-c14d-4a6c-ba2b-e859b6e37719 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.287416 | controller | Jun 10 15:02:19.271475 crc crio[20344]: time="2026-06-10T15:02:19.271430057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.287433 | controller | Jun 10 15:02:19.361033 crc crio[20344]: time="2026-06-10T15:02:19.360942438Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.287449 | controller | Jun 10 15:02:20.183956 crc crio[20344]: time="2026-06-10T15:02:20.183806889Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.287464 | controller | Jun 10 15:02:20.207230 crc crio[20344]: time="2026-06-10T15:02:20.206962372Z" level=info msg="Stopped container e9a16e629fa156e1278414b32d8fad3f17e21cf9fcb2c98c34a846d1368b2791: openstack/glance-default-external-api-0/glance-httpd" id=8687e845-40bc-4210-948d-4790b055e3a5 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.287480 | controller | Jun 10 15:02:20.210085 crc crio[20344]: time="2026-06-10T15:02:20.20997252Z" level=info msg="Stopping pod sandbox: e4c9a1f735b58af83855cb27e28c862b96124faea6f2cd420f5932b8e538ebb2" id=de265915-e842-44be-b999-200b7c760ea4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.287496 | controller | Jun 10 15:02:20.219775 crc crio[20344]: time="2026-06-10T15:02:20.213879412Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:e4c9a1f735b58af83855cb27e28c862b96124faea6f2cd420f5932b8e538ebb2 UID:e86d7670-6c40-4f0f-bafe-b8e1dd2c3886 NetNS:/var/run/netns/88194372-6f51-43bb-b880-d6baa52f26a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode86d7670_6c40_4f0f_bafe_b8e1dd2c3886.slice PodAnnotations:0xc00012bd10}] Aliases:map[]}"
2026-06-10 15:52:06.287517 | controller | Jun 10 15:02:20.219775 crc crio[20344]: time="2026-06-10T15:02:20.215215207Z" level=info msg="Deleting pod openstack_glance-default-external-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.287534 | controller | Jun 10 15:02:20.292793 crc crio[20344]: time="2026-06-10T15:02:20.292670664Z" level=info msg="Created container d2437ad5109acf3ab09eaa12bd78e6a66bc22033a614bab827a0edcc54d48957: openstack/cinder-scheduler-0/cinder-scheduler" id=d9eddcb8-c14d-4a6c-ba2b-e859b6e37719 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.287550 | controller | Jun 10 15:02:20.295406 crc crio[20344]: time="2026-06-10T15:02:20.295322833Z" level=info msg="Starting container: d2437ad5109acf3ab09eaa12bd78e6a66bc22033a614bab827a0edcc54d48957" id=ad297c73-1b47-400f-b9d9-4da3568cfd08 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.287567 | controller | Jun 10 15:02:20.301682 crc crio[20344]: time="2026-06-10T15:02:20.301597736Z" level=info msg="Started container" PID=75129 containerID=d2437ad5109acf3ab09eaa12bd78e6a66bc22033a614bab827a0edcc54d48957 description=openstack/cinder-scheduler-0/cinder-scheduler id=ad297c73-1b47-400f-b9d9-4da3568cfd08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=203aa19ddfa16f514c4bea76fb465d7f533434c2121284b2644bd5108b887f51
2026-06-10 15:52:06.287583 | controller | Jun 10 15:02:20.327519 crc crio[20344]: time="2026-06-10T15:02:20.327418309Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=75e27339-ca49-4f42-932a-684280038e60 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.287599 | controller | Jun 10 15:02:20.373185 crc crio[20344]: time="2026-06-10T15:02:20.373082608Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified" id=bff09074-9a08-4c26-bdd9-8bde20ccb202 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.287653 | controller | Jun 10 15:02:20.385916 crc crio[20344]: time="2026-06-10T15:02:20.38582703Z" level=info msg="Creating container: openstack/cinder-scheduler-0/probe" id=16db5249-e2fd-4ca4-9c1c-acd88b067bf5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.287676 | controller | Jun 10 15:02:20.386449 crc crio[20344]: time="2026-06-10T15:02:20.386410995Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.287692 | controller | Jun 10 15:02:20.442307 crc crio[20344]: time="2026-06-10T15:02:20.442049824Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.287708 | controller | Jun 10 15:02:20.895394 crc crio[20344]: time="2026-06-10T15:02:20.892607379Z" level=info msg="Stopped pod sandbox: e4c9a1f735b58af83855cb27e28c862b96124faea6f2cd420f5932b8e538ebb2" id=de265915-e842-44be-b999-200b7c760ea4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.287725 | controller | Jun 10 15:02:21.325578 crc crio[20344]: time="2026-06-10T15:02:21.325461982Z" level=info msg="Removing container: e9a16e629fa156e1278414b32d8fad3f17e21cf9fcb2c98c34a846d1368b2791" id=843e8083-d431-442f-ab66-0b460aad5ba3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.287741 | controller | Jun 10 15:02:21.449048 crc crio[20344]: time="2026-06-10T15:02:21.44402815Z" level=info msg="Removed container e9a16e629fa156e1278414b32d8fad3f17e21cf9fcb2c98c34a846d1368b2791: openstack/glance-default-external-api-0/glance-httpd" id=843e8083-d431-442f-ab66-0b460aad5ba3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.287757 | controller | Jun 10 15:02:21.453463 crc crio[20344]: time="2026-06-10T15:02:21.451940906Z" level=info msg="Removing container: bf2b8e4207ecaa15370e3074284082e139e83a1948c02f2ad036cb46e359fbb0" id=709eda00-d4cb-4623-98bd-7dd5d945a72a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.287778 | controller | Jun 10 15:02:21.513940 crc crio[20344]: time="2026-06-10T15:02:21.513821778Z" level=info msg="Removed container bf2b8e4207ecaa15370e3074284082e139e83a1948c02f2ad036cb46e359fbb0: openstack/glance-default-external-api-0/glance-log" id=709eda00-d4cb-4623-98bd-7dd5d945a72a name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.287795 | controller | Jun 10 15:02:21.610899 crc crio[20344]: time="2026-06-10T15:02:21.610802153Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.287811 | controller | Jun 10 15:02:21.864155 crc crio[20344]: time="2026-06-10T15:02:21.864056389Z" level=info msg="Stopped container 3e40faf5221e17d366c9a43eb293784e9949c53c18c8c9f7f849f86c12c6c34a: openstack/glance-default-internal-api-0/glance-httpd" id=f43bab6c-93b4-4c87-b29a-11fc03bc1e04 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.287827 | controller | Jun 10 15:02:21.865219 crc crio[20344]: time="2026-06-10T15:02:21.865107636Z" level=info msg="Stopping pod sandbox: fe2a0b6e79b8d444f05e8677bcacdeb1419826842bd1e4b6d388cf6f868299b5" id=c4705923-783b-48f0-92b2-4590636e66af name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.287843 | controller | Jun 10 15:02:21.865964 crc crio[20344]: time="2026-06-10T15:02:21.865902657Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:fe2a0b6e79b8d444f05e8677bcacdeb1419826842bd1e4b6d388cf6f868299b5 UID:786f0422-e6d1-40df-887d-8bbe0055d2ab NetNS:/var/run/netns/9973b2bb-0afe-42c1-93d4-7cb8c0a23b5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod786f0422_e6d1_40df_887d_8bbe0055d2ab.slice PodAnnotations:0xc00282eba8}] Aliases:map[]}"
2026-06-10 15:52:06.287880 | controller | Jun 10 15:02:21.866147 crc crio[20344]: time="2026-06-10T15:02:21.866087162Z" level=info msg="Deleting pod openstack_glance-default-internal-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.287898 | controller | Jun 10 15:02:21.867241 crc crio[20344]: time="2026-06-10T15:02:21.867139689Z" level=info msg="Created container a3b416e3a8a7b889787ca43dac2823e90c0d72c56c277d706e8c68386254281f: openstack/cinder-scheduler-0/probe" id=16db5249-e2fd-4ca4-9c1c-acd88b067bf5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.287914 | controller | Jun 10 15:02:21.868762 crc crio[20344]: time="2026-06-10T15:02:21.868678139Z" level=info msg="Starting container: a3b416e3a8a7b889787ca43dac2823e90c0d72c56c277d706e8c68386254281f" id=cf4146c2-37fe-422e-8c17-5b852964e70b name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.287930 | controller | Jun 10 15:02:21.875377 crc crio[20344]: time="2026-06-10T15:02:21.87523922Z" level=info msg="Started container" PID=75290 containerID=a3b416e3a8a7b889787ca43dac2823e90c0d72c56c277d706e8c68386254281f description=openstack/cinder-scheduler-0/probe id=cf4146c2-37fe-422e-8c17-5b852964e70b name=/runtime.v1.RuntimeService/StartContainer sandboxID=203aa19ddfa16f514c4bea76fb465d7f533434c2121284b2644bd5108b887f51
2026-06-10 15:52:06.287950 | controller | Jun 10 15:02:22.381947 crc crio[20344]: time="2026-06-10T15:02:22.38131192Z" level=info msg="Running pod sandbox: openstack/glance-default-external-api-0/POD" id=8756bee3-2391-460b-913e-ec5a4aaeb1b0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.287973 | controller | Jun 10 15:02:22.381947 crc crio[20344]: time="2026-06-10T15:02:22.381845884Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.287996 | controller | Jun 10 15:02:22.471812 crc crio[20344]: time="2026-06-10T15:02:22.471611382Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:c6858a09eabba356a1aee243089a4acc27e969fd004ee61d385e1368424a405d UID:26e3f967-fdb1-4777-95e7-3d3f5f09df15 NetNS:/var/run/netns/720c48c2-a2e1-45e4-a656-277a280aac80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26e3f967_fdb1_4777_95e7_3d3f5f09df15.slice PodAnnotations:0xc0027c0b10}] Aliases:map[]}"
2026-06-10 15:52:06.288014 | controller | Jun 10 15:02:22.471812 crc crio[20344]: time="2026-06-10T15:02:22.471674544Z" level=info msg="Adding pod openstack_glance-default-external-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.288031 | controller | Jun 10 15:02:22.529618 crc crio[20344]: time="2026-06-10T15:02:22.529473359Z" level=info msg="Stopped pod sandbox: fe2a0b6e79b8d444f05e8677bcacdeb1419826842bd1e4b6d388cf6f868299b5" id=c4705923-783b-48f0-92b2-4590636e66af name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.288051 | controller | Jun 10 15:02:23.254541 crc crio[20344]: time="2026-06-10T15:02:23.253901475Z" level=info msg="Running pod sandbox: openstack/nova-api-db-create-tdffs/POD" id=60883ab6-92f8-4287-9d14-098a12d80170 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.288068 | controller | Jun 10 15:02:23.254664 crc crio[20344]: time="2026-06-10T15:02:23.254582343Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.288084 | controller | Jun 10 15:02:23.332809 crc crio[20344]: time="2026-06-10T15:02:23.332138723Z" level=info msg="Got pod network &{Name:nova-api-db-create-tdffs Namespace:openstack ID:dd9c9007ba25c2357276c759568ef321afa37199945d7dbd4187d65d005444a2 UID:42fb54fe-77aa-4088-b485-cdc2b5b4c8fa NetNS:/var/run/netns/72f49ce8-76c1-4092-b21e-d9004bd36dfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42fb54fe_77aa_4088_b485_cdc2b5b4c8fa.slice PodAnnotations:0xc000738af0}] Aliases:map[]}"
2026-06-10 15:52:06.288101 | controller | Jun 10 15:02:23.332809 crc crio[20344]: time="2026-06-10T15:02:23.332206994Z" level=info msg="Adding pod openstack_nova-api-db-create-tdffs to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.288117 | controller | Jun 10 15:02:23.416577 crc crio[20344]: time="2026-06-10T15:02:23.41649634Z" level=info msg="Running pod sandbox: openstack/nova-cell0-db-create-dfz27/POD" id=4a0ddd9b-c8d2-4e72-bc51-168727d82795 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.288134 | controller | Jun 10 15:02:23.417580 crc crio[20344]: time="2026-06-10T15:02:23.416610083Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.288150 | controller | Jun 10 15:02:23.482545 crc crio[20344]: time="2026-06-10T15:02:23.476246626Z" level=info msg="Removing container: 3e40faf5221e17d366c9a43eb293784e9949c53c18c8c9f7f849f86c12c6c34a" id=53b824b2-29e1-4025-9375-512e7026d115 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.288166 | controller | Jun 10 15:02:23.578698 crc crio[20344]: time="2026-06-10T15:02:23.578597991Z" level=info msg="Removed container 3e40faf5221e17d366c9a43eb293784e9949c53c18c8c9f7f849f86c12c6c34a: openstack/glance-default-internal-api-0/glance-httpd" id=53b824b2-29e1-4025-9375-512e7026d115 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.288183 | controller | Jun 10 15:02:23.587172 crc crio[20344]: 2026-06-10T15:02:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c6858a09eabba35 Mac:9a:d2:4a:15:a7:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/720c48c2-a2e1-45e4-a656-277a280aac80 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.288204 | controller | Jun 10 15:02:23.588342 crc crio[20344]: time="2026-06-10T15:02:23.588197881Z" level=info msg="Removing container: a17d023d9f3223bf07bc542318df1bc2a698daf8c438ef0f9803759f69d65bc2" id=370b9db6-4893-4ffc-b493-ab9a638777fc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.288221 | controller | Jun 10 15:02:23.635764 crc crio[20344]: time="2026-06-10T15:02:23.635654467Z" level=info msg="Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:c6858a09eabba356a1aee243089a4acc27e969fd004ee61d385e1368424a405d UID:26e3f967-fdb1-4777-95e7-3d3f5f09df15 NetNS:/var/run/netns/720c48c2-a2e1-45e4-a656-277a280aac80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26e3f967_fdb1_4777_95e7_3d3f5f09df15.slice PodAnnotations:0xc0027c0b10}] Aliases:map[]}"
2026-06-10 15:52:06.288239 | controller | Jun 10 15:02:23.635957 crc crio[20344]: time="2026-06-10T15:02:23.635940155Z" level=info msg="Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.288256 | controller | Jun 10 15:02:23.662176 crc crio[20344]: time="2026-06-10T15:02:23.662091326Z" level=info msg="Ran pod sandbox c6858a09eabba356a1aee243089a4acc27e969fd004ee61d385e1368424a405d with infra container: openstack/glance-default-external-api-0/POD" id=8756bee3-2391-460b-913e-ec5a4aaeb1b0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.288273 | controller | Jun 10 15:02:23.671428 crc crio[20344]: time="2026-06-10T15:02:23.671356897Z" level=info msg="Running pod sandbox: openstack/nova-cell1-db-create-lxdxg/POD" id=e38948f3-961e-4548-87a5-e4dd7b2d56aa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.288289 | controller | Jun 10 15:02:23.671659 crc crio[20344]: time="2026-06-10T15:02:23.67147628Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.288306 | controller | Jun 10 15:02:23.676661 crc crio[20344]: time="2026-06-10T15:02:23.676553352Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=e8c08d56-5f6d-4e38-a7b9-2a6c82f2292a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.288322 | controller | Jun 10 15:02:23.677115 crc crio[20344]: time="2026-06-10T15:02:23.677033475Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-dfz27 Namespace:openstack ID:d7f99d7fc3ff72238fa44bf3889a4b5638a3c58f7ec3a47f3f76af96ef59a4ec UID:d2351a7e-bb9f-425c-8750-d51f87c0c97f NetNS:/var/run/netns/5a4fa92c-4548-436d-88ff-323967c4805c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2351a7e_bb9f_425c_8750_d51f87c0c97f.slice PodAnnotations:0xc001b9c4c8}] Aliases:map[]}"
2026-06-10 15:52:06.288340 | controller | Jun 10 15:02:23.677115 crc crio[20344]: time="2026-06-10T15:02:23.677079346Z" level=info msg="Adding pod openstack_nova-cell0-db-create-dfz27 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.288356 | controller | Jun 10 15:02:23.707632 crc crio[20344]: time="2026-06-10T15:02:23.706869242Z" level=info msg="Removed container a17d023d9f3223bf07bc542318df1bc2a698daf8c438ef0f9803759f69d65bc2: openstack/glance-default-internal-api-0/glance-log" id=370b9db6-4893-4ffc-b493-ab9a638777fc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.288373 | controller | Jun 10 15:02:23.764472 crc crio[20344]: time="2026-06-10T15:02:23.758118757Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=b6b6fd02-d479-424d-9e5e-3f943aa7482b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.288395 | controller | Jun 10 15:02:23.785053 crc crio[20344]: time="2026-06-10T15:02:23.784924595Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-log" id=4d05044b-ab81-426f-8858-6b549155a0dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.288411 | controller | Jun 10 15:02:23.794465 crc crio[20344]: time="2026-06-10T15:02:23.793667633Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.288428 | controller | Jun 10 15:02:23.804658 crc crio[20344]: time="2026-06-10T15:02:23.804557196Z" level=info msg="Running pod sandbox: openstack/nova-api-b86c-account-create-update-ql5p4/POD" id=7a279710-205a-4455-8a23-1ddf6bdba42c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.288444 | controller | Jun 10 15:02:23.804658 crc crio[20344]: time="2026-06-10T15:02:23.804656969Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.288461 | controller | Jun 10 15:02:23.831878 crc crio[20344]: time="2026-06-10T15:02:23.831806826Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-lxdxg Namespace:openstack ID:27dffe86fc948158f54218d86e76dac0e0d9a978b50c9c1b27fa778cc20157ab UID:0667af4b-ee56-4293-a2ac-a42b4eadea92 NetNS:/var/run/netns/042f3e25-bb96-46f3-81ed-f4cbd1295617 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0667af4b_ee56_4293_a2ac_a42b4eadea92.slice PodAnnotations:0xc000528c38}] Aliases:map[]}"
2026-06-10 15:52:06.288478 | controller | Jun 10 15:02:23.831878 crc crio[20344]: time="2026-06-10T15:02:23.831869948Z" level=info msg="Adding pod openstack_nova-cell1-db-create-lxdxg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.288495 | controller | Jun 10 15:02:23.984859 crc crio[20344]: time="2026-06-10T15:02:23.98477671Z" level=info msg="Running pod sandbox: openstack/nova-cell0-24df-account-create-update-t946g/POD" id=1b29fc0d-70e1-4822-b740-7e7b5876f40a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.288512 | controller | Jun 10 15:02:23.984982 crc crio[20344]: time="2026-06-10T15:02:23.984884163Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.288529 | controller | Jun 10 15:02:24.011616 crc crio[20344]: time="2026-06-10T15:02:24.007458651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.288545 | controller | Jun 10 15:02:24.081233 crc crio[20344]: time="2026-06-10T15:02:24.08114304Z" level=info msg="Running pod sandbox: openstack/nova-cell1-1372-account-create-update-982ml/POD" id=d7d18c0f-4b94-4200-a72f-1edec4717b17 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.288561 | controller | Jun 10 15:02:24.081493 crc crio[20344]: time="2026-06-10T15:02:24.081334585Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.288578 | controller | Jun 10 15:02:24.195193 crc crio[20344]: time="2026-06-10T15:02:24.194643586Z" level=info msg="Running pod sandbox: openstack/glance-default-internal-api-0/POD" id=031f6ef5-b9d5-42fb-b21b-4b56338cca5a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.288594 | controller | Jun 10 15:02:24.195193 crc crio[20344]: time="2026-06-10T15:02:24.195163709Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.288616 | controller | Jun 10 15:02:24.246316 crc crio[20344]: time="2026-06-10T15:02:24.241828885Z" level=info msg="Got pod network &{Name:nova-api-b86c-account-create-update-ql5p4 Namespace:openstack ID:134a446fcdd3c4b9d5ee050794fbcd15d1a05ed6c0bb4a31d467f6ac673d2b94 UID:773aab4a-54b8-4d69-a1b2-eece7c07505d NetNS:/var/run/netns/e8ddbb69-6b65-4d6e-99d6-840c7c97c1f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod773aab4a_54b8_4d69_a1b2_eece7c07505d.slice PodAnnotations:0xc000738a88}] Aliases:map[]}"
2026-06-10 15:52:06.288633 | controller | Jun 10 15:02:24.246316 crc crio[20344]: time="2026-06-10T15:02:24.241905927Z" level=info msg="Adding pod openstack_nova-api-b86c-account-create-update-ql5p4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.288650 | controller | Jun 10 15:02:24.304757 crc crio[20344]: time="2026-06-10T15:02:24.304583759Z" level=info msg="Got pod network &{Name:nova-cell0-24df-account-create-update-t946g Namespace:openstack ID:2a3b6b4e1c3d0eef5fa148c1198649f0b10b22d30921035d0d72404404018b88 UID:0ddb9794-0062-4a80-96d9-245dea77e4ce NetNS:/var/run/netns/afbbb0cd-86ed-4dab-9f64-e030a5334cfd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ddb9794_0062_4a80_96d9_245dea77e4ce.slice PodAnnotations:0xc002264060}] Aliases:map[]}"
2026-06-10 15:52:06.288667 | controller | Jun 10 15:02:24.304757 crc crio[20344]: time="2026-06-10T15:02:24.304646351Z" level=info msg="Adding pod openstack_nova-cell0-24df-account-create-update-t946g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.288684 | controller | Jun 10 15:02:24.332361 crc crio[20344]: time="2026-06-10T15:02:24.330166465Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:2381cbe740aa6b8929a8a3a07fc8704eaa8f241dbae1b36f5d62a4d6798b18d7 UID:f7f04886-4762-4589-8c29-2b6802bd1c2f NetNS:/var/run/netns/c2c2351a-c4a5-42f6-ac98-fb120de4912d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7f04886_4762_4589_8c29_2b6802bd1c2f.slice PodAnnotations:0xc0006b44a0}] Aliases:map[]}"
2026-06-10 15:52:06.288701 | controller | Jun 10 15:02:24.332361 crc crio[20344]: time="2026-06-10T15:02:24.33034631Z" level=info msg="Adding pod openstack_glance-default-internal-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.288718 | controller | Jun 10 15:02:24.333759 crc crio[20344]: time="2026-06-10T15:02:24.333649836Z" level=info msg="Got pod network &{Name:nova-cell1-1372-account-create-update-982ml Namespace:openstack ID:5f9b5f12097a7f2075c66aa53cdad3ac55aab08f4651dd23115fdaea0170db5f UID:2274e11c-aa2b-4174-ad49-34e97b30cd39 NetNS:/var/run/netns/9ef5cb9d-666a-4653-afa0-57cacf9dc45d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2274e11c_aa2b_4174_ad49_34e97b30cd39.slice PodAnnotations:0xc000528530}] Aliases:map[]}"
2026-06-10 15:52:06.288735 | controller | Jun 10 15:02:24.333759 crc crio[20344]: time="2026-06-10T15:02:24.333753429Z" level=info msg="Adding pod openstack_nova-cell1-1372-account-create-update-982ml to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.288752 | controller | Jun 10 15:02:24.436369 crc crio[20344]: 2026-06-10T15:02:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd9c9007ba25c23 Mac:de:43:e3:f6:b8:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/72f49ce8-76c1-4092-b21e-d9004bd36dfc SocketPath: PciID:}] [{Interface:0xc000014c70 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.288769 | controller | Jun 10 15:02:24.437458 crc crio[20344]: time="2026-06-10T15:02:24.436354131Z" level=info msg="Got pod network &{Name:nova-api-db-create-tdffs Namespace:openstack ID:dd9c9007ba25c2357276c759568ef321afa37199945d7dbd4187d65d005444a2 UID:42fb54fe-77aa-4088-b485-cdc2b5b4c8fa NetNS:/var/run/netns/72f49ce8-76c1-4092-b21e-d9004bd36dfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42fb54fe_77aa_4088_b485_cdc2b5b4c8fa.slice PodAnnotations:0xc000738af0}] Aliases:map[]}"
2026-06-10 15:52:06.288790 | controller | Jun 10 15:02:24.437458 crc crio[20344]: time="2026-06-10T15:02:24.436579307Z" level=info msg="Checking pod openstack_nova-api-db-create-tdffs for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.288808 | controller | Jun 10 15:02:24.511596 crc crio[20344]: time="2026-06-10T15:02:24.509942257Z" level=info msg="Ran pod sandbox dd9c9007ba25c2357276c759568ef321afa37199945d7dbd4187d65d005444a2 with infra container: openstack/nova-api-db-create-tdffs/POD" id=60883ab6-92f8-4287-9d14-098a12d80170 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.288824 | controller | Jun 10 15:02:24.541027 crc crio[20344]: time="2026-06-10T15:02:24.534672261Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=c16e0ab8-fbe4-49dc-9d88-ef0a3310be44 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.288841 | controller | Jun 10 15:02:24.612374 crc crio[20344]: time="2026-06-10T15:02:24.611857511Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=d9631692-4955-4a1c-878a-3bfdbda81913 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.288878 | controller | Jun 10 15:02:24.634101 crc crio[20344]: 2026-06-10T15:02:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d7f99d7fc3ff722 Mac:02:a7:01:a7:86:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/5a4fa92c-4548-436d-88ff-323967c4805c SocketPath: PciID:}] [{Interface:0xc000014dc0 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.288897 | controller | Jun 10 15:02:24.636509 crc crio[20344]: time="2026-06-10T15:02:24.636194725Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-dfz27 Namespace:openstack ID:d7f99d7fc3ff72238fa44bf3889a4b5638a3c58f7ec3a47f3f76af96ef59a4ec UID:d2351a7e-bb9f-425c-8750-d51f87c0c97f NetNS:/var/run/netns/5a4fa92c-4548-436d-88ff-323967c4805c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2351a7e_bb9f_425c_8750_d51f87c0c97f.slice PodAnnotations:0xc001b9c4c8}] Aliases:map[]}"
2026-06-10 15:52:06.288914 | controller | Jun 10 15:02:24.636634 crc crio[20344]: time="2026-06-10T15:02:24.636602476Z" level=info msg="Checking pod openstack_nova-cell0-db-create-dfz27 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.288930 | controller | Jun 10 15:02:24.665769 crc crio[20344]: time="2026-06-10T15:02:24.665669403Z" level=info msg="Creating container: openstack/nova-api-db-create-tdffs/mariadb-database-create" id=38c65a54-d6ca-48eb-98fd-d0feab32e641 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.288947 | controller | Jun 10 15:02:24.666123 crc crio[20344]: time="2026-06-10T15:02:24.666074974Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.288963 | controller | Jun 10 15:02:24.670238 crc crio[20344]: time="2026-06-10T15:02:24.670196151Z" level=info msg="Ran pod sandbox d7f99d7fc3ff72238fa44bf3889a4b5638a3c58f7ec3a47f3f76af96ef59a4ec with infra container: openstack/nova-cell0-db-create-dfz27/POD" id=4a0ddd9b-c8d2-4e72-bc51-168727d82795 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.288979 | controller | Jun 10 15:02:24.678533 crc crio[20344]: time="2026-06-10T15:02:24.678474186Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=4dc9a9f3-1d01-4737-a9c2-1e34f1c67883 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.289000 | controller | Jun 10 15:02:24.708645 crc crio[20344]: time="2026-06-10T15:02:24.708590681Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=a652114c-c89d-4ab6-9f0b-55f65020ff84 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.289016 | controller | Jun 10 15:02:24.752240 crc crio[20344]: time="2026-06-10T15:02:24.752135835Z" level=info msg="Creating container: openstack/nova-cell0-db-create-dfz27/mariadb-database-create" id=b070b9d9-5f71-40b3-a543-882e5ba00962 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.289032 | controller | Jun 10 15:02:24.752636 crc crio[20344]: time="2026-06-10T15:02:24.752552156Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.289048 | controller | Jun 10 15:02:24.800863 crc crio[20344]: time="2026-06-10T15:02:24.800498344Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.289064 | controller | Jun 10 15:02:24.836949 crc crio[20344]: time="2026-06-10T15:02:24.836463781Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.289080 | controller | Jun 10 15:02:24.882657 crc crio[20344]: 2026-06-10T15:02:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27dffe86fc94815 Mac:da:06:85:02:d6:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/042f3e25-bb96-46f3-81ed-f4cbd1295617 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.289096 | controller | Jun 10 15:02:24.883211 crc crio[20344]: time="2026-06-10T15:02:24.883170988Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-lxdxg Namespace:openstack ID:27dffe86fc948158f54218d86e76dac0e0d9a978b50c9c1b27fa778cc20157ab UID:0667af4b-ee56-4293-a2ac-a42b4eadea92 NetNS:/var/run/netns/042f3e25-bb96-46f3-81ed-f4cbd1295617 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0667af4b_ee56_4293_a2ac_a42b4eadea92.slice PodAnnotations:0xc000528c38}] Aliases:map[]}"
2026-06-10 15:52:06.289113 | controller | Jun 10 15:02:24.883557 crc crio[20344]: time="2026-06-10T15:02:24.883534327Z" level=info msg="Checking pod openstack_nova-cell1-db-create-lxdxg for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.289130 | controller | Jun 10 15:02:24.960761 crc crio[20344]: time="2026-06-10T15:02:24.960605644Z" level=info msg="Stopping container: f05554532d66eed0cafb33dbd5e6b75c31ec580c0fe47b69b5be5285c066afb3 (timeout: 30s)" id=185b2833-14e8-4c2a-a151-dd40fa0b96b8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.289146 | controller | Jun 10 15:02:24.961190 crc crio[20344]: time="2026-06-10T15:02:24.961145118Z" level=info msg="Stopping container: 0f70f823cea87b1420756a5ba24687b925e3b420b4ba59dadb8b14251e017ca6 (timeout: 30s)" id=9a9b84dc-211d-4da7-b9d5-a24958e3985d name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.289162 | controller | Jun 10 15:02:25.031684 crc crio[20344]: time="2026-06-10T15:02:25.031050339Z" level=info msg="Ran pod sandbox 27dffe86fc948158f54218d86e76dac0e0d9a978b50c9c1b27fa778cc20157ab with infra container: openstack/nova-cell1-db-create-lxdxg/POD" id=e38948f3-961e-4548-87a5-e4dd7b2d56aa name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.289178 | controller | Jun 10 15:02:25.043506 crc crio[20344]: time="2026-06-10T15:02:25.042057685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.289201 | controller | Jun 10 15:02:25.087980 crc crio[20344]: time="2026-06-10T15:02:25.079559712Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.289218 | controller | Jun 10 15:02:25.103025 crc crio[20344]: time="2026-06-10T15:02:25.102930541Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=5c3310c4-3416-404a-8f72-607f53f5ce5f name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.289234 | controller | Jun 10 15:02:25.114560 crc crio[20344]: time="2026-06-10T15:02:25.11363962Z" level=info msg="Created container 63ad8060fa6e9ef466d21bcd0b5962e2a32da24882dab18cd20a6313b032550d: openstack/nova-api-db-create-tdffs/mariadb-database-create" id=38c65a54-d6ca-48eb-98fd-d0feab32e641 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.289250 | controller | Jun 10 15:02:25.128810 crc crio[20344]: time="2026-06-10T15:02:25.128660081Z" level=info msg="Starting container: 63ad8060fa6e9ef466d21bcd0b5962e2a32da24882dab18cd20a6313b032550d" id=7a613358-bf8b-4e6d-aeb4-28602925571b name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.289266 | controller | Jun 10 15:02:25.142762 crc crio[20344]: time="2026-06-10T15:02:25.134977975Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=4a6e31a2-618d-4ae4-82fb-f327e215baa1 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.289282 | controller | Jun 10 15:02:25.154894 crc crio[20344]: time="2026-06-10T15:02:25.153431546Z" level=info msg="Stopped container 0f70f823cea87b1420756a5ba24687b925e3b420b4ba59dadb8b14251e017ca6: openstack/placement-75948b8d96-gfhqq/placement-log" id=9a9b84dc-211d-4da7-b9d5-a24958e3985d name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.289298 | controller | Jun 10 15:02:25.154894 crc crio[20344]: time="2026-06-10T15:02:25.154097943Z" level=info msg="Creating container: openstack/nova-cell1-db-create-lxdxg/mariadb-database-create" id=b339dacf-a87e-4e5e-81b7-450809edbd2d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.289314 | controller | Jun 10 15:02:25.155159 crc crio[20344]: time="2026-06-10T15:02:25.155072669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.289330 | controller | Jun 10 15:02:25.160762 crc crio[20344]: time="2026-06-10T15:02:25.160674125Z" level=info msg="Started container" PID=75797 containerID=63ad8060fa6e9ef466d21bcd0b5962e2a32da24882dab18cd20a6313b032550d description=openstack/nova-api-db-create-tdffs/mariadb-database-create id=7a613358-bf8b-4e6d-aeb4-28602925571b name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd9c9007ba25c2357276c759568ef321afa37199945d7dbd4187d65d005444a2
2026-06-10 15:52:06.289347 | controller | Jun 10 15:02:25.318133 crc crio[20344]: time="2026-06-10T15:02:25.315644501Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.289363 | controller | Jun 10 15:02:25.331856 crc crio[20344]: time="2026-06-10T15:02:25.331436782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.289379 | controller | Jun 10 15:02:25.368923 crc crio[20344]: time="2026-06-10T15:02:25.368837846Z" level=info msg="Created container 7e8d40ad5d5ae38d27c5b1621fc6ce4676040a6d0ef7c58e9cfe5fcd128ccd5e: openstack/nova-cell0-db-create-dfz27/mariadb-database-create" id=b070b9d9-5f71-40b3-a543-882e5ba00962 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.289400 | controller | Jun 10 15:02:25.370017 crc crio[20344]: time="2026-06-10T15:02:25.369951545Z" level=info msg="Starting container: 7e8d40ad5d5ae38d27c5b1621fc6ce4676040a6d0ef7c58e9cfe5fcd128ccd5e" id=57d9e2e3-4538-4df8-b831-07b900286bdf name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.289417 | controller | Jun 10 15:02:25.382590 crc crio[20344]: time="2026-06-10T15:02:25.377545393Z" level=info msg="Started container" PID=75825 containerID=7e8d40ad5d5ae38d27c5b1621fc6ce4676040a6d0ef7c58e9cfe5fcd128ccd5e description=openstack/nova-cell0-db-create-dfz27/mariadb-database-create id=57d9e2e3-4538-4df8-b831-07b900286bdf name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7f99d7fc3ff72238fa44bf3889a4b5638a3c58f7ec3a47f3f76af96ef59a4ec
2026-06-10 15:52:06.289434 | controller | Jun 10 15:02:25.529608 crc crio[20344]: 2026-06-10T15:02:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:134a446fcdd3c4b Mac:9a:b7:70:fd:fc:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/e8ddbb69-6b65-4d6e-99d6-840c7c97c1f5 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.289451 | controller | Jun 10 15:02:25.533050 crc crio[20344]: time="2026-06-10T15:02:25.533010932Z" level=info msg="Got pod network &{Name:nova-api-b86c-account-create-update-ql5p4 Namespace:openstack ID:134a446fcdd3c4b9d5ee050794fbcd15d1a05ed6c0bb4a31d467f6ac673d2b94 UID:773aab4a-54b8-4d69-a1b2-eece7c07505d NetNS:/var/run/netns/e8ddbb69-6b65-4d6e-99d6-840c7c97c1f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod773aab4a_54b8_4d69_a1b2_eece7c07505d.slice PodAnnotations:0xc000738a88}] Aliases:map[]}"
2026-06-10 15:52:06.289469 | controller | Jun 10 15:02:25.535575 crc crio[20344]: time="2026-06-10T15:02:25.53332423Z" level=info msg="Checking pod openstack_nova-api-b86c-account-create-update-ql5p4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.289486 | controller | Jun 10 15:02:25.545534 crc crio[20344]: time="2026-06-10T15:02:25.544990894Z" level=info msg="Ran pod sandbox 134a446fcdd3c4b9d5ee050794fbcd15d1a05ed6c0bb4a31d467f6ac673d2b94 with infra container: openstack/nova-api-b86c-account-create-update-ql5p4/POD" id=7a279710-205a-4455-8a23-1ddf6bdba42c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.289503 | controller | Jun 10 15:02:25.556200 crc crio[20344]: time="2026-06-10T15:02:25.556016721Z" level=info msg="Created container c67c79beae7c01f1758c9af8a3757f762292dd78eb8fcec0ce43777b4628ba00: openstack/nova-cell1-db-create-lxdxg/mariadb-database-create" id=b339dacf-a87e-4e5e-81b7-450809edbd2d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.289519 | controller | Jun 10 15:02:25.561547 crc crio[20344]: time="2026-06-10T15:02:25.561484723Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=a67f9a94-9743-4aee-9ad3-58a5d9602dfe name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.289536 | controller | Jun 10 15:02:25.561855 crc crio[20344]: time="2026-06-10T15:02:25.561758921Z" level=info msg="Starting container: c67c79beae7c01f1758c9af8a3757f762292dd78eb8fcec0ce43777b4628ba00" id=8f49fcfa-631e-45d7-a492-9d1150de40e4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.289552 | controller | Jun 10 15:02:25.576218 crc crio[20344]: time="2026-06-10T15:02:25.565753045Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=bdfbc823-51f9-4a4b-96b3-33658caeae21 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.289568 | controller | Jun 10 15:02:25.576218 crc crio[20344]: time="2026-06-10T15:02:25.569201594Z" level=info msg="Started container" PID=75849 containerID=c67c79beae7c01f1758c9af8a3757f762292dd78eb8fcec0ce43777b4628ba00 description=openstack/nova-cell1-db-create-lxdxg/mariadb-database-create id=8f49fcfa-631e-45d7-a492-9d1150de40e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27dffe86fc948158f54218d86e76dac0e0d9a978b50c9c1b27fa778cc20157ab
2026-06-10 15:52:06.289590 | controller | Jun 10 15:02:25.658468 crc crio[20344]: time="2026-06-10T15:02:25.658387387Z" level=info msg="Creating container: openstack/nova-api-b86c-account-create-update-ql5p4/mariadb-account-create-update" id=c35c489c-132e-4a7c-aa07-e9104d19c7af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.289607 | controller | Jun 10 15:02:25.658895 crc crio[20344]: time="2026-06-10T15:02:25.658834779Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.289624 | controller | Jun 10 15:02:25.837652 crc crio[20344]: 2026-06-10T15:02:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5f9b5f12097a7f2 Mac:0a:c0:66:77:3b:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/9ef5cb9d-666a-4653-afa0-57cacf9dc45d SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.289640 | controller | Jun 10 15:02:25.837652 crc crio[20344]: time="2026-06-10T15:02:25.836625989Z" level=info msg="Got pod network &{Name:nova-cell1-1372-account-create-update-982ml Namespace:openstack ID:5f9b5f12097a7f2075c66aa53cdad3ac55aab08f4651dd23115fdaea0170db5f UID:2274e11c-aa2b-4174-ad49-34e97b30cd39 NetNS:/var/run/netns/9ef5cb9d-666a-4653-afa0-57cacf9dc45d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2274e11c_aa2b_4174_ad49_34e97b30cd39.slice PodAnnotations:0xc000528530}] Aliases:map[]}"
2026-06-10 15:52:06.289657 | controller | Jun 10 15:02:25.837652 crc crio[20344]: time="2026-06-10T15:02:25.836815804Z" level=info msg="Checking pod openstack_nova-cell1-1372-account-create-update-982ml for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.289674 | controller | Jun 10 15:02:25.844373 crc crio[20344]: time="2026-06-10T15:02:25.844303489Z" level=info msg="Ran pod sandbox 5f9b5f12097a7f2075c66aa53cdad3ac55aab08f4651dd23115fdaea0170db5f with infra container: openstack/nova-cell1-1372-account-create-update-982ml/POD" id=d7d18c0f-4b94-4200-a72f-1edec4717b17 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.289690 | controller | Jun 10 15:02:25.851130 crc crio[20344]: time="2026-06-10T15:02:25.851073946Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=31d39862-7dbe-4eca-9759-a8b4795cd394 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.289707 | controller | Jun 10 15:02:25.855094 crc crio[20344]: time="2026-06-10T15:02:25.855038619Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=12f508f6-f825-42dd-8cdb-5a09c214f4bf name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.289723 | controller | Jun 10 15:02:25.858917 crc crio[20344]: 2026-06-10T15:02:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2a3b6b4e1c3d0ee Mac:fa:da:31:5c:90:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/afbbb0cd-86ed-4dab-9f64-e030a5334cfd SocketPath: PciID:}] [{Interface:0xc000015010 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.289740 | controller | Jun 10 15:02:25.863139 crc crio[20344]: time="2026-06-10T15:02:25.862844912Z" level=info msg="Got pod network &{Name:nova-cell0-24df-account-create-update-t946g Namespace:openstack ID:2a3b6b4e1c3d0eef5fa148c1198649f0b10b22d30921035d0d72404404018b88 UID:0ddb9794-0062-4a80-96d9-245dea77e4ce NetNS:/var/run/netns/afbbb0cd-86ed-4dab-9f64-e030a5334cfd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ddb9794_0062_4a80_96d9_245dea77e4ce.slice PodAnnotations:0xc002264060}] Aliases:map[]}"
2026-06-10 15:52:06.289761 | controller | Jun 10 15:02:25.865018 crc crio[20344]: time="2026-06-10T15:02:25.864939997Z" level=info msg="Checking pod openstack_nova-cell0-24df-account-create-update-t946g for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.289778 | controller | Jun 10 15:02:25.874059 crc crio[20344]: time="2026-06-10T15:02:25.873984712Z" level=info msg="Creating container: openstack/nova-cell1-1372-account-create-update-982ml/mariadb-account-create-update" id=62f00a93-093c-4c81-a05f-f69f26dacfa2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.289795 | controller | Jun 10 15:02:25.875319 crc crio[20344]: time="2026-06-10T15:02:25.874509906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.289812 | controller | Jun 10 15:02:25.876832 crc crio[20344]: time="2026-06-10T15:02:25.876779335Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.289828 | controller | Jun 10 15:02:25.877885 crc crio[20344]: time="2026-06-10T15:02:25.877843803Z" level=info msg="Ran pod sandbox 2a3b6b4e1c3d0eef5fa148c1198649f0b10b22d30921035d0d72404404018b88 with infra container: openstack/nova-cell0-24df-account-create-update-t946g/POD" id=1b29fc0d-70e1-4822-b740-7e7b5876f40a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.289844 | controller | Jun 10 15:02:25.880567 crc crio[20344]: time="2026-06-10T15:02:25.880502562Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.289881 | controller | Jun 10 15:02:25.884208 crc crio[20344]: time="2026-06-10T15:02:25.884077935Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=0f33cf1d-0839-493d-aae7-5e39f1d9af14 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.289898 | controller | Jun 10 15:02:25.922540 crc crio[20344]: time="2026-06-10T15:02:25.922197988Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified" id=18a167b4-763e-456a-ace9-dafc9f28bac4 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.289914 | controller | Jun 10 15:02:25.929188 crc crio[20344]: time="2026-06-10T15:02:25.929110218Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.289930 | controller | Jun 10 15:02:25.939421 crc crio[20344]: time="2026-06-10T15:02:25.936940042Z" level=info msg="Creating container: openstack/nova-cell0-24df-account-create-update-t946g/mariadb-account-create-update" id=994070ca-3339-46ab-bd2b-37888a68e84d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.289946 | controller | Jun 10 15:02:25.939421 crc crio[20344]: time="2026-06-10T15:02:25.937514817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.289962 | controller | Jun 10 15:02:25.941046 crc crio[20344]: time="2026-06-10T15:02:25.940954766Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.289994 | controller | Jun 10 15:02:26.000660 crc crio[20344]: 2026-06-10T15:02:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2381cbe740aa6b8 Mac:0e:a9:d4:4d:22:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/c2c2351a-c4a5-42f6-ac98-fb120de4912d SocketPath: PciID:}] [{Interface:0xc0002f5230 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.290016 | controller | Jun 10 15:02:26.002358 crc crio[20344]: time="2026-06-10T15:02:26.001070342Z" level=info msg="Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:2381cbe740aa6b8929a8a3a07fc8704eaa8f241dbae1b36f5d62a4d6798b18d7 UID:f7f04886-4762-4589-8c29-2b6802bd1c2f NetNS:/var/run/netns/c2c2351a-c4a5-42f6-ac98-fb120de4912d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7f04886_4762_4589_8c29_2b6802bd1c2f.slice PodAnnotations:0xc0006b44a0}] Aliases:map[]}"
2026-06-10 15:52:06.290034 | controller | Jun 10 15:02:26.002358 crc crio[20344]: time="2026-06-10T15:02:26.00139368Z" level=info msg="Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.290051 | controller | Jun 10 15:02:26.078166 crc crio[20344]: time="2026-06-10T15:02:26.078078688Z" level=info msg="Ran pod sandbox 2381cbe740aa6b8929a8a3a07fc8704eaa8f241dbae1b36f5d62a4d6798b18d7 with infra container: openstack/glance-default-internal-api-0/POD" id=031f6ef5-b9d5-42fb-b21b-4b56338cca5a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.290067 | controller | Jun 10 15:02:26.091755 crc crio[20344]: time="2026-06-10T15:02:26.091652211Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=de007ff6-eaa8-40aa-8029-00737a6b842b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.290083 | controller | Jun 10 15:02:26.102813 crc crio[20344]: time="2026-06-10T15:02:26.102087733Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=49c6b790-f325-4b96-89d0-108ea2a50f48 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.290099 | controller | Jun 10 15:02:26.109813 crc crio[20344]: time="2026-06-10T15:02:26.109625709Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-log" id=f51e79a8-df7f-42e4-a39a-586f164d1212 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.290115 | controller | Jun 10 15:02:26.113141 crc crio[20344]: time="2026-06-10T15:02:26.112847393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.290131 | controller | Jun 10 15:02:26.114005 crc crio[20344]: time="2026-06-10T15:02:26.113536181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.290148 | controller | Jun 10 15:02:26.118658 crc crio[20344]: time="2026-06-10T15:02:26.118083869Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.290164 | controller | Jun 10 15:02:26.149707 crc crio[20344]: time="2026-06-10T15:02:26.149137138Z" level=info msg="Created container 8db12f52898f6a4a7e7a735c3ba82a15a76d8d0cba1d90bffab774ec4ec60219: openstack/nova-api-b86c-account-create-update-ql5p4/mariadb-account-create-update" id=c35c489c-132e-4a7c-aa07-e9104d19c7af name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.290180 | controller | Jun 10 15:02:26.150983 crc crio[20344]: time="2026-06-10T15:02:26.150915684Z" level=info msg="Starting container: 8db12f52898f6a4a7e7a735c3ba82a15a76d8d0cba1d90bffab774ec4ec60219" id=ebdca6ce-f73c-4ef1-88e7-2fc68fc12ff5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.290197 | controller | Jun 10 15:02:26.162652 crc crio[20344]: time="2026-06-10T15:02:26.162535596Z" level=info msg="Started container" PID=75958 containerID=8db12f52898f6a4a7e7a735c3ba82a15a76d8d0cba1d90bffab774ec4ec60219 description=openstack/nova-api-b86c-account-create-update-ql5p4/mariadb-account-create-update id=ebdca6ce-f73c-4ef1-88e7-2fc68fc12ff5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=134a446fcdd3c4b9d5ee050794fbcd15d1a05ed6c0bb4a31d467f6ac673d2b94
2026-06-10 15:52:06.290227 | controller | Jun 10 15:02:26.224611 crc crio[20344]: time="2026-06-10T15:02:26.223990447Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.290244 | controller | Jun 10 15:02:26.427428 crc crio[20344]: time="2026-06-10T15:02:26.427200569Z" level=info msg="Created container b0449b77e7fcb4e471e1189a292163debfcc109582562c417f5499517c5c7cd6: openstack/nova-cell1-1372-account-create-update-982ml/mariadb-account-create-update" id=62f00a93-093c-4c81-a05f-f69f26dacfa2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.290261 | controller | Jun 10 15:02:26.429368 crc crio[20344]: time="2026-06-10T15:02:26.429300644Z" level=info msg="Starting container: b0449b77e7fcb4e471e1189a292163debfcc109582562c417f5499517c5c7cd6" id=308840b9-3629-4f87-82da-21a03ebdeeba name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.290277 | controller | Jun 10 15:02:26.435089 crc crio[20344]: time="2026-06-10T15:02:26.435023343Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.290293 | controller | Jun 10 15:02:26.442449 crc crio[20344]: time="2026-06-10T15:02:26.442364124Z" level=info msg="Started container" PID=75968 containerID=b0449b77e7fcb4e471e1189a292163debfcc109582562c417f5499517c5c7cd6 description=openstack/nova-cell1-1372-account-create-update-982ml/mariadb-account-create-update id=308840b9-3629-4f87-82da-21a03ebdeeba name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f9b5f12097a7f2075c66aa53cdad3ac55aab08f4651dd23115fdaea0170db5f
2026-06-10 15:52:06.290310 | controller | Jun 10 15:02:26.484778 crc crio[20344]: time="2026-06-10T15:02:26.483993828Z" level=info msg="Created container 15bc2caa58b930c9628b136e0dc1a0d7cb6d716303042d9af5c2e4106e5c27cc: openstack/nova-cell0-24df-account-create-update-t946g/mariadb-account-create-update" id=994070ca-3339-46ab-bd2b-37888a68e84d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.290326 | controller | Jun 10 15:02:26.488418 crc crio[20344]: time="2026-06-10T15:02:26.488039194Z" level=info msg="Starting container: 15bc2caa58b930c9628b136e0dc1a0d7cb6d716303042d9af5c2e4106e5c27cc" id=0abd3e48-aabc-4c97-96e7-89e4b99a5a74 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.290353 | controller | Jun 10 15:02:26.507770 crc crio[20344]: time="2026-06-10T15:02:26.507581993Z" level=info msg="Started container" PID=76018 containerID=15bc2caa58b930c9628b136e0dc1a0d7cb6d716303042d9af5c2e4106e5c27cc description=openstack/nova-cell0-24df-account-create-update-t946g/mariadb-account-create-update id=0abd3e48-aabc-4c97-96e7-89e4b99a5a74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a3b6b4e1c3d0eef5fa148c1198649f0b10b22d30921035d0d72404404018b88
2026-06-10 15:52:06.290375 | controller | Jun 10 15:02:26.866550 crc crio[20344]: time="2026-06-10T15:02:26.86648646Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.290457 | controller | Jun 10 15:02:27.418532 crc crio[20344]: time="2026-06-10T15:02:27.417945792Z" level=info msg="Created container 648d31387d50d7e9eccfa4540bc6ea7be81af42ebd01764be53f0c67dcf3e03d: openstack/glance-default-external-api-0/glance-log" id=4d05044b-ab81-426f-8858-6b549155a0dd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.290480 | controller | Jun 10 15:02:27.418975 crc crio[20344]: time="2026-06-10T15:02:27.418138987Z" level=info msg="Created container 47ab9b2696d31e1f51d04b576b491a829279e0749068fc4df75dcaa764ce1d4d: openstack/glance-default-internal-api-0/glance-log" id=f51e79a8-df7f-42e4-a39a-586f164d1212 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.290497 | controller | Jun 10 15:02:27.420525 crc crio[20344]: time="2026-06-10T15:02:27.420425126Z" level=info msg="Starting container: 47ab9b2696d31e1f51d04b576b491a829279e0749068fc4df75dcaa764ce1d4d" id=a5d50f67-d00d-484f-848c-5e7f678605ce name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.290518 | controller | Jun 10 15:02:27.421634 crc crio[20344]: time="2026-06-10T15:02:27.421530745Z" level=info msg="Starting container: 648d31387d50d7e9eccfa4540bc6ea7be81af42ebd01764be53f0c67dcf3e03d" id=c0628819-400a-4e57-b42e-bb127a1e0f74 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.290535 | controller | Jun 10 15:02:27.428985 crc crio[20344]: time="2026-06-10T15:02:27.428884427Z" level=info msg="Started container" PID=76050 containerID=648d31387d50d7e9eccfa4540bc6ea7be81af42ebd01764be53f0c67dcf3e03d description=openstack/glance-default-external-api-0/glance-log id=c0628819-400a-4e57-b42e-bb127a1e0f74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6858a09eabba356a1aee243089a4acc27e969fd004ee61d385e1368424a405d
2026-06-10 15:52:06.290552 | controller | Jun 10 15:02:27.432000 crc crio[20344]: time="2026-06-10T15:02:27.431903325Z" level=info msg="Started container" PID=76073 containerID=47ab9b2696d31e1f51d04b576b491a829279e0749068fc4df75dcaa764ce1d4d description=openstack/glance-default-internal-api-0/glance-log id=a5d50f67-d00d-484f-848c-5e7f678605ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=2381cbe740aa6b8929a8a3a07fc8704eaa8f241dbae1b36f5d62a4d6798b18d7
2026-06-10 15:52:06.290569 | controller | Jun 10 15:02:27.704047 crc crio[20344]: time="2026-06-10T15:02:27.703903219Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=5b31acf3-a4cd-4486-8065-e2e1188ff797 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.290584 | controller | Jun 10 15:02:27.704777 crc crio[20344]: time="2026-06-10T15:02:27.704745231Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=b47495a8-32c5-42f9-b638-6d90c5825f09 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.290600 | controller | Jun 10 15:02:27.766886 crc crio[20344]: time="2026-06-10T15:02:27.766840558Z" level=info msg="Stopping pod sandbox: d7f99d7fc3ff72238fa44bf3889a4b5638a3c58f7ec3a47f3f76af96ef59a4ec" id=60860d6e-0483-4cf3-9632-17401955092c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.290616 | controller | Jun 10 15:02:27.768152 crc crio[20344]: time="2026-06-10T15:02:27.768115462Z" level=info msg="Got pod network &{Name:nova-cell0-db-create-dfz27 Namespace:openstack ID:d7f99d7fc3ff72238fa44bf3889a4b5638a3c58f7ec3a47f3f76af96ef59a4ec UID:d2351a7e-bb9f-425c-8750-d51f87c0c97f NetNS:/var/run/netns/5a4fa92c-4548-436d-88ff-323967c4805c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2351a7e_bb9f_425c_8750_d51f87c0c97f.slice PodAnnotations:0xc0068587d8}] Aliases:map[]}"
2026-06-10 15:52:06.290634 | controller | Jun 10 15:02:27.768568 crc crio[20344]: time="2026-06-10T15:02:27.768541373Z" level=info msg="Deleting pod openstack_nova-cell0-db-create-dfz27 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.290653 | controller | Jun 10 15:02:27.769795 crc crio[20344]: time="2026-06-10T15:02:27.769647642Z" level=info msg="Stopping pod sandbox: 27dffe86fc948158f54218d86e76dac0e0d9a978b50c9c1b27fa778cc20157ab" id=73d35321-52a6-4401-93d8-4c9a0617a58f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.290669 | controller | Jun 10 15:02:27.770078 crc crio[20344]: time="2026-06-10T15:02:27.770041282Z" level=info msg="Stopping pod sandbox: dd9c9007ba25c2357276c759568ef321afa37199945d7dbd4187d65d005444a2" id=be731635-a6b3-4f92-b39d-68a273e198c0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.290685 | controller | Jun 10 15:02:27.771247 crc crio[20344]: time="2026-06-10T15:02:27.770313929Z" level=info msg="Got pod network &{Name:nova-cell1-db-create-lxdxg Namespace:openstack ID:27dffe86fc948158f54218d86e76dac0e0d9a978b50c9c1b27fa778cc20157ab UID:0667af4b-ee56-4293-a2ac-a42b4eadea92 NetNS:/var/run/netns/042f3e25-bb96-46f3-81ed-f4cbd1295617 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0667af4b_ee56_4293_a2ac_a42b4eadea92.slice PodAnnotations:0xc000529578}] Aliases:map[]}"
2026-06-10 15:52:06.290706 | controller | Jun 10 15:02:27.771622 crc crio[20344]: time="2026-06-10T15:02:27.771594892Z" level=info msg="Deleting pod openstack_nova-cell1-db-create-lxdxg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.290724 | controller | Jun 10 15:02:27.772553 crc crio[20344]: time="2026-06-10T15:02:27.772517546Z" level=info msg="Got pod network &{Name:nova-api-db-create-tdffs Namespace:openstack ID:dd9c9007ba25c2357276c759568ef321afa37199945d7dbd4187d65d005444a2 UID:42fb54fe-77aa-4088-b485-cdc2b5b4c8fa NetNS:/var/run/netns/72f49ce8-76c1-4092-b21e-d9004bd36dfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42fb54fe_77aa_4088_b485_cdc2b5b4c8fa.slice PodAnnotations:0xc0032254f8}] Aliases:map[]}"
2026-06-10 15:52:06.290741 | controller | Jun 10 15:02:27.773100 crc crio[20344]: time="2026-06-10T15:02:27.773072981Z" level=info msg="Deleting pod openstack_nova-api-db-create-tdffs from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.290757 | controller | Jun 10 15:02:27.866204 crc crio[20344]: time="2026-06-10T15:02:27.865859397Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=18c73607-5ba4-4a08-bba4-28b1110908f1 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.290779 | controller | Jun 10 15:02:27.866888 crc crio[20344]: time="2026-06-10T15:02:27.866839903Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified" id=4019d800-57fc-4b8c-8e87-5285b89ef8de name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.290800 | controller | Jun 10 15:02:27.957928 crc crio[20344]: time="2026-06-10T15:02:27.953590942Z" level=info msg="Creating container: openstack/glance-default-internal-api-0/glance-httpd" id=de8032aa-028f-41e3-b90a-16b64bcef152 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.290818 | controller | Jun 10 15:02:27.960491 crc crio[20344]: time="2026-06-10T15:02:27.96040788Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.290834 | controller | Jun 10 15:02:28.048348 crc crio[20344]: time="2026-06-10T15:02:28.04757505Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.290877 | controller | Jun 10 15:02:28.117852 crc crio[20344]: time="2026-06-10T15:02:28.117620984Z" level=info msg="Stopped pod sandbox: dd9c9007ba25c2357276c759568ef321afa37199945d7dbd4187d65d005444a2" id=be731635-a6b3-4f92-b39d-68a273e198c0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.290903 | controller | Jun 10 15:02:28.148011 crc crio[20344]: time="2026-06-10T15:02:28.14777436Z" level=info msg="Creating container: openstack/glance-default-external-api-0/glance-httpd" id=c4a80761-83aa-4050-be30-130fb68ca048 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.290921 | controller | Jun 10 15:02:28.148242 crc crio[20344]: time="2026-06-10T15:02:28.14816739Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.290937 | controller | Jun 10 15:02:28.247034 crc crio[20344]: time="2026-06-10T15:02:28.246955203Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.290959 | controller | Jun 10 15:02:28.401266 crc crio[20344]: time="2026-06-10T15:02:28.400578874Z" level=info msg="Stopped pod sandbox: d7f99d7fc3ff72238fa44bf3889a4b5638a3c58f7ec3a47f3f76af96ef59a4ec" id=60860d6e-0483-4cf3-9632-17401955092c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.290975 | controller | Jun 10 15:02:28.427317 crc crio[20344]: time="2026-06-10T15:02:28.427193387Z" level=info msg="Stopped pod sandbox: 27dffe86fc948158f54218d86e76dac0e0d9a978b50c9c1b27fa778cc20157ab" id=73d35321-52a6-4401-93d8-4c9a0617a58f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.290992 | controller | Jun 10 15:02:28.813378 crc crio[20344]: time="2026-06-10T15:02:28.812934303Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.291010 | controller | Jun 10 15:02:28.973436 crc crio[20344]: time="2026-06-10T15:02:28.97332177Z" level=info msg="Created container 1bb36c06efc414caea5a35da3d577d1d3c83afff5cdff7ff4ac2487619116724: openstack/glance-default-internal-api-0/glance-httpd" id=de8032aa-028f-41e3-b90a-16b64bcef152 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.291027 | controller | Jun 10 15:02:28.974845 crc crio[20344]: time="2026-06-10T15:02:28.974663085Z" level=info msg="Starting container: 1bb36c06efc414caea5a35da3d577d1d3c83afff5cdff7ff4ac2487619116724" id=409d60e8-cfcc-47e3-a7e5-e3b7ad54673d name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.291043 | controller | Jun 10 15:02:28.982598 crc crio[20344]: time="2026-06-10T15:02:28.982515469Z" level=info msg="Started container" PID=76291 containerID=1bb36c06efc414caea5a35da3d577d1d3c83afff5cdff7ff4ac2487619116724 description=openstack/glance-default-internal-api-0/glance-httpd id=409d60e8-cfcc-47e3-a7e5-e3b7ad54673d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2381cbe740aa6b8929a8a3a07fc8704eaa8f241dbae1b36f5d62a4d6798b18d7
2026-06-10 15:52:06.291060 | controller | Jun 10 15:02:28.983213 crc crio[20344]: time="2026-06-10T15:02:28.983138166Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.291077 | controller | Jun 10 15:02:29.169930 crc crio[20344]: time="2026-06-10T15:02:29.169820538Z" level=info msg="Stopped container f05554532d66eed0cafb33dbd5e6b75c31ec580c0fe47b69b5be5285c066afb3: openstack/placement-75948b8d96-gfhqq/placement-api" id=185b2833-14e8-4c2a-a151-dd40fa0b96b8 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.291093 | controller | Jun 10 15:02:29.170993 crc crio[20344]: time="2026-06-10T15:02:29.170922316Z" level=info msg="Stopping pod sandbox: af46c91751671df93fef166824eb2ff03d232f0442af00227281df6a601116aa" id=6b1cdfbf-62c0-455b-b373-4ddbd42e0de1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.291109 | controller | Jun 10 15:02:29.171575 crc crio[20344]: time="2026-06-10T15:02:29.171498151Z" level=info msg="Got pod network &{Name:placement-75948b8d96-gfhqq Namespace:openstack ID:af46c91751671df93fef166824eb2ff03d232f0442af00227281df6a601116aa UID:4e8c0ecd-9f08-45ff-8c9d-3afe7754363e NetNS:/var/run/netns/2ee0582b-d3f1-4ae6-b77c-21addf2e951f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4e8c0ecd_9f08_45ff_8c9d_3afe7754363e.slice PodAnnotations:0xc004036550}] Aliases:map[]}"
2026-06-10 15:52:06.291126 | controller | Jun 10 15:02:29.171749 crc crio[20344]: time="2026-06-10T15:02:29.171683896Z" level=info msg="Deleting pod openstack_placement-75948b8d96-gfhqq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.291143 | controller | Jun 10 15:02:29.238887 crc crio[20344]: time="2026-06-10T15:02:29.238771823Z" level=info msg="Created container 615c6b016f2713f62923d925f7af281c7fa39e1fa0fc2f1b6cdc1e81457364d3: openstack/glance-default-external-api-0/glance-httpd" id=c4a80761-83aa-4050-be30-130fb68ca048 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.291164 | controller | Jun 10 15:02:29.240575 crc crio[20344]: time="2026-06-10T15:02:29.240466627Z" level=info msg="Starting container: 615c6b016f2713f62923d925f7af281c7fa39e1fa0fc2f1b6cdc1e81457364d3" id=d0050e23-7480-4f6e-b3a8-ba38f23ae044 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.291181 | controller | Jun 10 15:02:29.259560 crc crio[20344]: time="2026-06-10T15:02:29.259438221Z" level=info msg="Started container" PID=76302 containerID=615c6b016f2713f62923d925f7af281c7fa39e1fa0fc2f1b6cdc1e81457364d3 description=openstack/glance-default-external-api-0/glance-httpd id=d0050e23-7480-4f6e-b3a8-ba38f23ae044 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6858a09eabba356a1aee243089a4acc27e969fd004ee61d385e1368424a405d
2026-06-10 15:52:06.291198 | controller | Jun 10 15:02:29.542867 crc crio[20344]: time="2026-06-10T15:02:29.542200496Z" level=info msg="Stopped pod sandbox: af46c91751671df93fef166824eb2ff03d232f0442af00227281df6a601116aa" id=6b1cdfbf-62c0-455b-b373-4ddbd42e0de1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.291214 | controller | Jun 10 15:02:29.842853 crc crio[20344]: time="2026-06-10T15:02:29.842778743Z" level=info msg="Removing container: f05554532d66eed0cafb33dbd5e6b75c31ec580c0fe47b69b5be5285c066afb3" id=0dcebaef-a68f-4637-9d49-aea66650ad81 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.291230 | controller | Jun 10 15:02:29.996997 crc crio[20344]: time="2026-06-10T15:02:29.996502506Z" level=info msg="Removed container f05554532d66eed0cafb33dbd5e6b75c31ec580c0fe47b69b5be5285c066afb3: openstack/placement-75948b8d96-gfhqq/placement-api" id=0dcebaef-a68f-4637-9d49-aea66650ad81 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.291246 | controller | Jun 10 15:02:29.999754 crc crio[20344]: time="2026-06-10T15:02:29.999674279Z" level=info msg="Removing container: 0f70f823cea87b1420756a5ba24687b925e3b420b4ba59dadb8b14251e017ca6" id=e952759c-9331-46c9-a5a3-f4eb218d5a5c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.291262 | controller | Jun 10 15:02:30.025948 crc crio[20344]: time="2026-06-10T15:02:30.025774769Z" level=info msg="Removed container 0f70f823cea87b1420756a5ba24687b925e3b420b4ba59dadb8b14251e017ca6: openstack/placement-75948b8d96-gfhqq/placement-log" id=e952759c-9331-46c9-a5a3-f4eb218d5a5c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.291278 | controller | Jun 10 15:02:31.920221 crc crio[20344]: time="2026-06-10T15:02:31.919795136Z" level=info msg="Stopping pod sandbox: 5f9b5f12097a7f2075c66aa53cdad3ac55aab08f4651dd23115fdaea0170db5f" id=c0fc7029-001a-4349-b561-fe1fa0ea3337 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.291294 | controller | Jun 10 15:02:31.920958 crc crio[20344]: time="2026-06-10T15:02:31.920828863Z" level=info msg="Got pod network &{Name:nova-cell1-1372-account-create-update-982ml Namespace:openstack ID:5f9b5f12097a7f2075c66aa53cdad3ac55aab08f4651dd23115fdaea0170db5f UID:2274e11c-aa2b-4174-ad49-34e97b30cd39 NetNS:/var/run/netns/9ef5cb9d-666a-4653-afa0-57cacf9dc45d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2274e11c_aa2b_4174_ad49_34e97b30cd39.slice PodAnnotations:0xc002264cd0}] Aliases:map[]}"
2026-06-10 15:52:06.291311 | controller | Jun 10 15:02:31.920958 crc crio[20344]: time="2026-06-10T15:02:31.920956627Z" level=info msg="Deleting pod openstack_nova-cell1-1372-account-create-update-982ml from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.291327 | controller | Jun 10 15:02:32.260261 crc crio[20344]: time="2026-06-10T15:02:32.259803732Z" level=info msg="Stopped pod sandbox: 5f9b5f12097a7f2075c66aa53cdad3ac55aab08f4651dd23115fdaea0170db5f" id=c0fc7029-001a-4349-b561-fe1fa0ea3337 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.291348 | controller | Jun 10 15:02:32.987859 crc crio[20344]: time="2026-06-10T15:02:32.987568805Z" level=info msg="Stopping pod sandbox: 134a446fcdd3c4b9d5ee050794fbcd15d1a05ed6c0bb4a31d467f6ac673d2b94" id=d78d4153-fff7-49d6-9888-a4b8581fac05 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.291365 | controller | Jun 10 15:02:32.988962 crc crio[20344]: time="2026-06-10T15:02:32.988766137Z" level=info msg="Got pod network &{Name:nova-api-b86c-account-create-update-ql5p4 Namespace:openstack ID:134a446fcdd3c4b9d5ee050794fbcd15d1a05ed6c0bb4a31d467f6ac673d2b94 UID:773aab4a-54b8-4d69-a1b2-eece7c07505d NetNS:/var/run/netns/e8ddbb69-6b65-4d6e-99d6-840c7c97c1f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod773aab4a_54b8_4d69_a1b2_eece7c07505d.slice PodAnnotations:0xc00008c240}] Aliases:map[]}"
2026-06-10 15:52:06.291381 | controller | Jun 10 15:02:32.988962 crc crio[20344]: time="2026-06-10T15:02:32.988947411Z" level=info msg="Deleting pod openstack_nova-api-b86c-account-create-update-ql5p4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.291398 | controller | Jun 10 15:02:33.371458 crc crio[20344]: time="2026-06-10T15:02:33.366804621Z" level=info msg="Stopped pod sandbox: 134a446fcdd3c4b9d5ee050794fbcd15d1a05ed6c0bb4a31d467f6ac673d2b94" id=d78d4153-fff7-49d6-9888-a4b8581fac05 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.291414 | controller | Jun 10 15:02:34.020675 crc crio[20344]: time="2026-06-10T15:02:34.019238723Z" level=info msg="Stopping pod sandbox: 2a3b6b4e1c3d0eef5fa148c1198649f0b10b22d30921035d0d72404404018b88" id=66f386c2-0030-4988-8345-8756d056756e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.291431 | controller | Jun 10 15:02:34.020675 crc crio[20344]: time="2026-06-10T15:02:34.02065565Z" level=info msg="Got pod network &{Name:nova-cell0-24df-account-create-update-t946g Namespace:openstack ID:2a3b6b4e1c3d0eef5fa148c1198649f0b10b22d30921035d0d72404404018b88 UID:0ddb9794-0062-4a80-96d9-245dea77e4ce NetNS:/var/run/netns/afbbb0cd-86ed-4dab-9f64-e030a5334cfd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ddb9794_0062_4a80_96d9_245dea77e4ce.slice PodAnnotations:0xc004037030}] Aliases:map[]}"
2026-06-10 15:52:06.291448 | controller | Jun 10 15:02:34.021541 crc crio[20344]: time="2026-06-10T15:02:34.020861025Z" level=info msg="Deleting pod openstack_nova-cell0-24df-account-create-update-t946g from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.291464 | controller | Jun 10 15:02:34.424603 crc crio[20344]: time="2026-06-10T15:02:34.423779549Z" level=info msg="Stopped pod sandbox: 2a3b6b4e1c3d0eef5fa148c1198649f0b10b22d30921035d0d72404404018b88" id=66f386c2-0030-4988-8345-8756d056756e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.291480 | controller | Jun 10 15:02:34.593225 crc crio[20344]: time="2026-06-10T15:02:34.593067398Z" level=warning msg="Stopping container 99484a96cd428018d0c02dd61e51b3b2f6ea68a0fe4b933faf2d39976d5f53b5 with stop signal(15) timed out. Killing..."
2026-06-10 15:52:06.291497 | controller | Jun 10 15:02:34.598819 crc crio[20344]: time="2026-06-10T15:02:34.598597792Z" level=warning msg="Stopping container c830eef9410982ab2fee219517549aabeb4937de2abf1a22a64f37f7b19f370e with stop signal(15) timed out. Killing..."
2026-06-10 15:52:06.291513 | controller | Jun 10 15:02:34.655355 crc crio[20344]: time="2026-06-10T15:02:34.655049622Z" level=error msg="Killing container c830eef9410982ab2fee219517549aabeb4937de2abf1a22a64f37f7b19f370e failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill c830eef9410982ab2fee219517549aabeb4937de2abf1a22a64f37f7b19f370e KILL` failed: process not running: No such process\n : exit status 1"
2026-06-10 15:52:06.291534 | controller | Jun 10 15:02:34.726192 crc crio[20344]: time="2026-06-10T15:02:34.726117653Z" level=error msg="Killing container 99484a96cd428018d0c02dd61e51b3b2f6ea68a0fe4b933faf2d39976d5f53b5 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 99484a96cd428018d0c02dd61e51b3b2f6ea68a0fe4b933faf2d39976d5f53b5 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-10 15:52:06.291551 | controller | Jun 10 15:02:35.416611 crc crio[20344]: time="2026-06-10T15:02:35.415014834Z" level=info msg="Stopped container 99484a96cd428018d0c02dd61e51b3b2f6ea68a0fe4b933faf2d39976d5f53b5: openstack/ceilometer-0/ceilometer-notification-agent" id=92d892b5-9ddb-4216-a9c8-7c3aa629147d name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.291567 | controller | Jun 10 15:02:35.692776 crc crio[20344]: time="2026-06-10T15:02:35.692513042Z" level=info msg="Stopped container c830eef9410982ab2fee219517549aabeb4937de2abf1a22a64f37f7b19f370e: openstack/ceilometer-0/ceilometer-central-agent" id=cc9976aa-3155-4414-89fb-40a758f09980 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.291583 | controller | Jun 10 15:02:35.694210 crc crio[20344]: time="2026-06-10T15:02:35.694098103Z" level=info msg="Stopping pod sandbox: aec975323ead54d7deb9d00b856a34376eda2915246c8ee7321347969ac1479b" id=19e3bd2e-821a-4630-bde2-d722fe089770 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.291599 | controller | Jun 10 15:02:35.695077 crc crio[20344]: time="2026-06-10T15:02:35.695012647Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:aec975323ead54d7deb9d00b856a34376eda2915246c8ee7321347969ac1479b UID:ed450c46-3dde-481d-8b12-36e18d1e5930 NetNS:/var/run/netns/e68d232b-90aa-4898-85b1-df13690305d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poded450c46_3dde_481d_8b12_36e18d1e5930.slice PodAnnotations:0xc00282ea40}] Aliases:map[]}"
2026-06-10 15:52:06.291616 | controller | Jun 10 15:02:35.695196 crc crio[20344]: time="2026-06-10T15:02:35.695171691Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.291632 | controller | Jun 10 15:02:36.094207 crc crio[20344]: time="2026-06-10T15:02:36.093875355Z" level=info msg="Stopped pod sandbox: aec975323ead54d7deb9d00b856a34376eda2915246c8ee7321347969ac1479b" id=19e3bd2e-821a-4630-bde2-d722fe089770 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.291649 | controller | Jun 10 15:02:37.103469 crc crio[20344]: time="2026-06-10T15:02:37.097628355Z" level=info msg="Removing container: 7b9e7e610fe52cdeed72ae4e602373630d1475d4d429f5b16a9db70a890c9286" id=801c014f-8d01-4ddc-95e0-cadbc0197102 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.291665 | controller | Jun 10 15:02:37.179098 crc crio[20344]: time="2026-06-10T15:02:37.179005195Z" level=info msg="Removed container 7b9e7e610fe52cdeed72ae4e602373630d1475d4d429f5b16a9db70a890c9286: openstack/ceilometer-0/proxy-httpd" id=801c014f-8d01-4ddc-95e0-cadbc0197102 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.291681 | controller | Jun 10 15:02:37.182464 crc crio[20344]: time="2026-06-10T15:02:37.182376062Z" level=info msg="Removing container: 6720b92383b3d1e340f5670b35cbf26b7c253ec787f66246b26c8d5edf6d8e33" id=1be0c6d9-e04a-4a62-9001-01fd961a2f41 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.291697 | controller | Jun 10 15:02:37.224846 crc crio[20344]: time="2026-06-10T15:02:37.224774167Z" level=info msg="Removed container 6720b92383b3d1e340f5670b35cbf26b7c253ec787f66246b26c8d5edf6d8e33: openstack/ceilometer-0/sg-core" id=1be0c6d9-e04a-4a62-9001-01fd961a2f41 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.291713 | controller | Jun 10 15:02:37.234218 crc crio[20344]: time="2026-06-10T15:02:37.23412489Z" level=info msg="Removing container: 99484a96cd428018d0c02dd61e51b3b2f6ea68a0fe4b933faf2d39976d5f53b5" id=5ac1ca4f-2e0f-4bb2-ae27-e14095225f15 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.291734 | controller | Jun 10 15:02:37.274247 crc crio[20344]: time="2026-06-10T15:02:37.274006079Z" level=info msg="Removed container 99484a96cd428018d0c02dd61e51b3b2f6ea68a0fe4b933faf2d39976d5f53b5: openstack/ceilometer-0/ceilometer-notification-agent" id=5ac1ca4f-2e0f-4bb2-ae27-e14095225f15 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.291750 | controller | Jun 10 15:02:37.279625 crc crio[20344]: time="2026-06-10T15:02:37.279547313Z" level=info msg="Removing container: c830eef9410982ab2fee219517549aabeb4937de2abf1a22a64f37f7b19f370e" id=221d0ce6-7149-4608-967b-db9e99592fb6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.291766 | controller | Jun 10 15:02:37.369065 crc crio[20344]: time="2026-06-10T15:02:37.36889596Z" level=info msg="Removed container c830eef9410982ab2fee219517549aabeb4937de2abf1a22a64f37f7b19f370e: openstack/ceilometer-0/ceilometer-central-agent" id=221d0ce6-7149-4608-967b-db9e99592fb6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.291782 | controller | Jun 10 15:02:37.709561 crc crio[20344]: time="2026-06-10T15:02:37.709018878Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=8f02ce3a-c1a2-4814-82ef-dffba43f796f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.291798 | controller | Jun 10 15:02:37.709689 crc crio[20344]: time="2026-06-10T15:02:37.709579663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.291815 | controller | Jun 10 15:02:37.746849 crc crio[20344]: time="2026-06-10T15:02:37.746671049Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:20362df9602f463b82e3009588b68ce1cb6f3d269d551b98f9c551114bd79af2 UID:9575dc26-2227-4227-99e2-c8a5b4729acd NetNS:/var/run/netns/d064e33a-372e-43dc-93c7-c52440d34912 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9575dc26_2227_4227_99e2_c8a5b4729acd.slice PodAnnotations:0xc00008c4a0}] Aliases:map[]}"
2026-06-10 15:52:06.291839 | controller | Jun 10 15:02:37.747163 crc crio[20344]: time="2026-06-10T15:02:37.746860314Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.291875 | controller | Jun 10 15:02:38.344916 crc crio[20344]: 2026-06-10T15:02:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:20362df9602f463 Mac:1a:3e:ff:9b:41:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/d064e33a-372e-43dc-93c7-c52440d34912 SocketPath: PciID:}] [{Interface:0xc0000141d0 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.291894 | controller | Jun 10 15:02:38.347130 crc crio[20344]: time="2026-06-10T15:02:38.347070385Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:20362df9602f463b82e3009588b68ce1cb6f3d269d551b98f9c551114bd79af2 UID:9575dc26-2227-4227-99e2-c8a5b4729acd NetNS:/var/run/netns/d064e33a-372e-43dc-93c7-c52440d34912 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9575dc26_2227_4227_99e2_c8a5b4729acd.slice PodAnnotations:0xc00008c4a0}] Aliases:map[]}"
2026-06-10 15:52:06.291911 | controller | Jun 10 15:02:38.347324 crc crio[20344]: time="2026-06-10T15:02:38.34723006Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.291928 | controller | Jun 10 15:02:38.357604 crc crio[20344]: time="2026-06-10T15:02:38.357513127Z" level=info msg="Ran pod sandbox 20362df9602f463b82e3009588b68ce1cb6f3d269d551b98f9c551114bd79af2 with infra container: openstack/ceilometer-0/POD" id=8f02ce3a-c1a2-4814-82ef-dffba43f796f name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.291949 | controller | Jun 10 15:02:38.363059 crc crio[20344]: time="2026-06-10T15:02:38.36297471Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=f385d8cf-b012-4363-bf05-5dd4c2b1197d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.291966 | controller | Jun 10 15:02:38.396076 crc crio[20344]: time="2026-06-10T15:02:38.395968199Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=a74e8c44-a48b-41c2-9113-955dd4fbc790 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.291983 | controller | Jun 10 15:02:38.403328 crc crio[20344]: time="2026-06-10T15:02:38.403225828Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=7e76aada-8cb9-4311-b93c-80b605b69b5f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.291999 | controller | Jun 10 15:02:38.403678 crc crio[20344]: time="2026-06-10T15:02:38.403630819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.292016 | controller | Jun 10 15:02:38.447842 crc crio[20344]: time="2026-06-10T15:02:38.447761238Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.292032 | controller | Jun 10 15:02:38.451802 crc crio[20344]: time="2026-06-10T15:02:38.451660679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.292048 | controller | Jun 10 15:02:38.649660 crc crio[20344]: time="2026-06-10T15:02:38.648824874Z" level=info msg="Created container 14b23d2671d139beabe47a64eea93317b8b5d14b54dcb218d76e4e0cb80ebb00: openstack/ceilometer-0/ceilometer-central-agent" id=7e76aada-8cb9-4311-b93c-80b605b69b5f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.292064 | controller | Jun 10 15:02:38.650916 crc crio[20344]: time="2026-06-10T15:02:38.650802556Z" level=info msg="Starting container: 14b23d2671d139beabe47a64eea93317b8b5d14b54dcb218d76e4e0cb80ebb00" id=8996edff-3c56-4128-91f5-d75fb7cf1953 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.292080 | controller | Jun 10 15:02:38.661683 crc crio[20344]: time="2026-06-10T15:02:38.661554326Z" level=info msg="Started container" PID=77274 containerID=14b23d2671d139beabe47a64eea93317b8b5d14b54dcb218d76e4e0cb80ebb00 description=openstack/ceilometer-0/ceilometer-central-agent id=8996edff-3c56-4128-91f5-d75fb7cf1953 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20362df9602f463b82e3009588b68ce1cb6f3d269d551b98f9c551114bd79af2
2026-06-10 15:52:06.292098 | controller | Jun 10 15:02:38.670857 crc crio[20344]: time="2026-06-10T15:02:38.670757846Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=87db38b9-a8cc-4b78-beac-0e95b184215d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.292117 | controller | Jun 10 15:02:38.704058 crc crio[20344]: time="2026-06-10T15:02:38.7039337Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=ff1a972a-caa5-4fbf-99f9-5263ea0308fe name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.292134 | controller | Jun 10 15:02:38.712369 crc crio[20344]: time="2026-06-10T15:02:38.712213535Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=93b0861d-4462-46a6-8279-f46f649715ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.292150 | controller | Jun 10 15:02:38.712930 crc crio[20344]: time="2026-06-10T15:02:38.712832471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.292172 | controller | Jun 10 15:02:38.765905 crc crio[20344]: time="2026-06-10T15:02:38.765804791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.292188 | controller | Jun 10 15:02:38.768674 crc crio[20344]: time="2026-06-10T15:02:38.768598034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.292205 | controller | Jun 10 15:02:38.875097 crc crio[20344]: time="2026-06-10T15:02:38.874994135Z" level=info msg="Created container b301766e78a72cc70fffc081a8cbe3135d5d6a2ac347b3805d869d53ed9f07d0: openstack/ceilometer-0/ceilometer-notification-agent" id=93b0861d-4462-46a6-8279-f46f649715ea name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.292221 | controller | Jun 10 15:02:38.876237 crc crio[20344]: time="2026-06-10T15:02:38.876139255Z" level=info msg="Starting container: b301766e78a72cc70fffc081a8cbe3135d5d6a2ac347b3805d869d53ed9f07d0" id=effabd32-fba9-4228-b7e2-8ea88d044cad name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.292237 | controller | Jun 10 15:02:38.883086 crc crio[20344]: time="2026-06-10T15:02:38.882981153Z" level=info msg="Started container" PID=77288 containerID=b301766e78a72cc70fffc081a8cbe3135d5d6a2ac347b3805d869d53ed9f07d0 description=openstack/ceilometer-0/ceilometer-notification-agent id=effabd32-fba9-4228-b7e2-8ea88d044cad name=/runtime.v1.RuntimeService/StartContainer sandboxID=20362df9602f463b82e3009588b68ce1cb6f3d269d551b98f9c551114bd79af2
2026-06-10 15:52:06.292254 | controller | Jun 10 15:02:38.893383 crc crio[20344]: time="2026-06-10T15:02:38.893205639Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=d3040c7f-2480-41a9-9415-3b48eb79bb1f name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.292271 | controller | Jun 10 15:02:38.906678 crc crio[20344]: time="2026-06-10T15:02:38.906552097Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=dfc68fcd-91af-45a5-9331-d502afd8dc9e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.292287 | controller | Jun 10 15:02:38.914916 crc crio[20344]: time="2026-06-10T15:02:38.914767891Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=78eaedd0-fde0-456f-a378-f8ae5e03d293 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.292303 | controller | Jun 10 15:02:38.915205 crc crio[20344]: time="2026-06-10T15:02:38.915155761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.292319 | controller | Jun 10 15:02:38.954896 crc crio[20344]: time="2026-06-10T15:02:38.954786473Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.292335 | controller | Jun 10 15:02:38.959182 crc crio[20344]: time="2026-06-10T15:02:38.959067684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.292354 | controller | Jun 10 15:02:39.114047 crc crio[20344]: time="2026-06-10T15:02:39.113955228Z" level=info msg="Created container ba5e9df58b539ae9744b2f37d55f097829eedc7885a13bd37b21525aaa357e40: openstack/ceilometer-0/sg-core" id=78eaedd0-fde0-456f-a378-f8ae5e03d293 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.292372 | controller | Jun 10 15:02:39.115460 crc crio[20344]: time="2026-06-10T15:02:39.115219491Z" level=info msg="Starting container: ba5e9df58b539ae9744b2f37d55f097829eedc7885a13bd37b21525aaa357e40" id=726711bd-ed99-4d73-b4c9-22104b6c1a61 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.292396 | controller | Jun 10 15:02:39.121750 crc crio[20344]: time="2026-06-10T15:02:39.121602447Z" level=info msg="Started container" PID=77304 containerID=ba5e9df58b539ae9744b2f37d55f097829eedc7885a13bd37b21525aaa357e40 description=openstack/ceilometer-0/sg-core id=726711bd-ed99-4d73-b4c9-22104b6c1a61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20362df9602f463b82e3009588b68ce1cb6f3d269d551b98f9c551114bd79af2
2026-06-10 15:52:06.292413 | controller | Jun 10 15:02:39.134580 crc crio[20344]: time="2026-06-10T15:02:39.134166875Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=2388597a-2d4a-4194-b1cd-bcb761cef31c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.292430 | controller | Jun 10 15:02:39.175436 crc crio[20344]: time="2026-06-10T15:02:39.175325256Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=757afda9-75c6-485e-bdab-f4b6ec506eb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.292445 | controller | Jun 10 15:02:39.183550 crc crio[20344]: time="2026-06-10T15:02:39.183483229Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=63a522d6-41cd-4355-b9db-f05da6a81362 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.292477 | controller | Jun 10 15:02:39.183857 crc crio[20344]: time="2026-06-10T15:02:39.183798587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.292517 | controller | Jun 10 15:02:39.246587 crc crio[20344]: time="2026-06-10T15:02:39.24649594Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.292538 | controller | Jun 10 15:02:39.253325 crc crio[20344]: time="2026-06-10T15:02:39.253186474Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.292556 | controller | Jun 10 15:02:39.431503 crc crio[20344]: time="2026-06-10T15:02:39.430848781Z" level=info msg="Created container 8da3694574629ec0736461cddb8e63bc49e7725b707aebd4f7156e628ff3201b: openstack/ceilometer-0/proxy-httpd" id=63a522d6-41cd-4355-b9db-f05da6a81362 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.292573 | controller | Jun 10 15:02:39.433007 crc crio[20344]: time="2026-06-10T15:02:39.432583677Z" level=info msg="Starting container: 8da3694574629ec0736461cddb8e63bc49e7725b707aebd4f7156e628ff3201b" id=b2384372-a36f-464b-8ef7-b894f6514141 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.292590 | controller | Jun 10 15:02:39.440318 crc crio[20344]: time="2026-06-10T15:02:39.440131563Z" level=info msg="Started container" PID=77338 containerID=8da3694574629ec0736461cddb8e63bc49e7725b707aebd4f7156e628ff3201b description=openstack/ceilometer-0/proxy-httpd id=b2384372-a36f-464b-8ef7-b894f6514141 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20362df9602f463b82e3009588b68ce1cb6f3d269d551b98f9c551114bd79af2
2026-06-10 15:52:06.292608 | controller | Jun 10 15:02:40.153100 crc crio[20344]: time="2026-06-10T15:02:40.15303169Z" level=info msg="Stopping container: ba5e9df58b539ae9744b2f37d55f097829eedc7885a13bd37b21525aaa357e40 (timeout: 30s)" id=d0dc7af8-dbbb-465f-a342-709b5bce8250 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.292625 | controller | Jun 10 15:02:40.153236 crc crio[20344]: time="2026-06-10T15:02:40.153120753Z" level=info msg="Stopping container: 8da3694574629ec0736461cddb8e63bc49e7725b707aebd4f7156e628ff3201b (timeout: 30s)" id=0daf0ab3-063d-420a-82ea-14ccd2957e50 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.292642 | controller | Jun 10 15:02:40.153236 crc crio[20344]: time="2026-06-10T15:02:40.153062821Z" level=info msg="Stopping container: 14b23d2671d139beabe47a64eea93317b8b5d14b54dcb218d76e4e0cb80ebb00 (timeout: 30s)" id=67f0e22c-2449-4457-9785-391509d8fc8a name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.292671 | controller | Jun 10 15:02:40.153377 crc crio[20344]: time="2026-06-10T15:02:40.153143063Z" level=info msg="Stopping container: b301766e78a72cc70fffc081a8cbe3135d5d6a2ac347b3805d869d53ed9f07d0 (timeout: 30s)" id=09e014de-ebd4-461d-a8c3-4784114ba973 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.292698 | controller | Jun 10 15:02:40.166105 crc crio[20344]: time="2026-06-10T15:02:40.166019679Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-db-sync-5t9hx/POD" id=ff8ca40a-86a3-4145-9cf9-36e8f02769dd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.292723 | controller | Jun 10 15:02:40.166227 crc crio[20344]: time="2026-06-10T15:02:40.166117391Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.292748 | controller | Jun 10 15:02:40.207043 crc crio[20344]: time="2026-06-10T15:02:40.206968475Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-5t9hx Namespace:openstack ID:c1c436c934e1867265856becb99d3590a267315a20b8406cf9843661458fdce9 UID:08164961-c888-4a09-9e0e-dbe4b7cc89ed NetNS:/var/run/netns/c7127e23-0ac2-48f2-9644-dec776872e50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08164961_c888_4a09_9e0e_dbe4b7cc89ed.slice PodAnnotations:0xc000738448}] Aliases:map[]}"
2026-06-10 15:52:06.292767 | controller | Jun 10 15:02:40.207043 crc crio[20344]: time="2026-06-10T15:02:40.207029767Z" level=info msg="Adding pod openstack_nova-cell0-conductor-db-sync-5t9hx to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.292783 | controller | Jun 10 15:02:40.541606 crc crio[20344]: time="2026-06-10T15:02:40.540988883Z" level=info msg="Stopped container ba5e9df58b539ae9744b2f37d55f097829eedc7885a13bd37b21525aaa357e40: openstack/ceilometer-0/sg-core" id=d0dc7af8-dbbb-465f-a342-709b5bce8250 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.292800 | controller | Jun 10 15:02:40.912313 crc crio[20344]: time="2026-06-10T15:02:40.911709087Z" level=info msg="Stopped container 8da3694574629ec0736461cddb8e63bc49e7725b707aebd4f7156e628ff3201b: openstack/ceilometer-0/proxy-httpd" id=0daf0ab3-063d-420a-82ea-14ccd2957e50 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.292816 | controller | Jun 10 15:02:40.983045 crc crio[20344]: 2026-06-10T15:02:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c1c436c934e1867 Mac:be:7b:bc:16:5e:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/c7127e23-0ac2-48f2-9644-dec776872e50 SocketPath: PciID:}] [{Interface:0xc0003305c0 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.292832 | controller | Jun 10 15:02:40.984805 crc crio[20344]: time="2026-06-10T15:02:40.984686228Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-5t9hx Namespace:openstack ID:c1c436c934e1867265856becb99d3590a267315a20b8406cf9843661458fdce9 UID:08164961-c888-4a09-9e0e-dbe4b7cc89ed NetNS:/var/run/netns/c7127e23-0ac2-48f2-9644-dec776872e50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08164961_c888_4a09_9e0e_dbe4b7cc89ed.slice PodAnnotations:0xc000738448}] Aliases:map[]}"
2026-06-10 15:52:06.292878 | controller | Jun 10 15:02:40.985009 crc crio[20344]: time="2026-06-10T15:02:40.984940595Z" level=info msg="Checking pod openstack_nova-cell0-conductor-db-sync-5t9hx for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.292897 | controller | Jun 10 15:02:41.005747 crc crio[20344]: time="2026-06-10T15:02:41.005630704Z" level=info msg="Ran pod sandbox c1c436c934e1867265856becb99d3590a267315a20b8406cf9843661458fdce9 with infra container: openstack/nova-cell0-conductor-db-sync-5t9hx/POD" id=ff8ca40a-86a3-4145-9cf9-36e8f02769dd name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.292919 | controller | Jun 10 15:02:41.007990 crc crio[20344]: time="2026-06-10T15:02:41.007916743Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=76dd6b04-a640-43c6-9b82-6a388ec373f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.292936 | controller | Jun 10 15:02:41.008122 crc crio[20344]: time="2026-06-10T15:02:41.008098348Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found" id=76dd6b04-a640-43c6-9b82-6a388ec373f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.292953 | controller | Jun 10 15:02:41.008122 crc crio[20344]: time="2026-06-10T15:02:41.008141849Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found" id=76dd6b04-a640-43c6-9b82-6a388ec373f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.292969 | controller | Jun 10 15:02:41.009385 crc crio[20344]: time="2026-06-10T15:02:41.009303859Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=05af2f31-5469-4857-9564-c6d0c35a3751 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.292985 | controller | Jun 10 15:02:41.021494 crc crio[20344]: time="2026-06-10T15:02:41.021416285Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\""
2026-06-10 15:52:06.293000 | controller | Jun 10 15:02:41.296945 crc crio[20344]: time="2026-06-10T15:02:41.296487779Z" level=info msg="Stopped container 14b23d2671d139beabe47a64eea93317b8b5d14b54dcb218d76e4e0cb80ebb00: openstack/ceilometer-0/ceilometer-central-agent" id=67f0e22c-2449-4457-9785-391509d8fc8a name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.293016 | controller | Jun 10 15:02:54.333372 crc crio[20344]: time="2026-06-10T15:02:54.332653058Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-gczlf/POD" id=7e694bb1-359a-4580-a568-4e5263e04fb1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.293032 | controller | Jun 10 15:02:54.335089 crc crio[20344]: time="2026-06-10T15:02:54.333394427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.293048 | controller | Jun 10 15:02:54.379332 crc crio[20344]: time="2026-06-10T15:02:54.379149409Z" level=info msg="Got pod network &{Name:community-operators-gczlf Namespace:openshift-marketplace ID:0b0812608a32721cb1433516107c2cf9b1f53b2008e75a5873b68f8dd2ecf200 UID:06dee8ee-8dc8-4de5-ae3f-5329223e9f6d NetNS:/var/run/netns/b62490fb-438f-4bf2-aa60-55aea75ff164 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod06dee8ee_8dc8_4de5_ae3f_5329223e9f6d.slice PodAnnotations:0xc00078c940}] Aliases:map[]}"
2026-06-10 15:52:06.293065 | controller | Jun 10 15:02:54.379332 crc crio[20344]: time="2026-06-10T15:02:54.379227291Z" level=info msg="Adding pod openshift-marketplace_community-operators-gczlf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.293082 | controller | Jun 10 15:02:54.629065 crc crio[20344]: time="2026-06-10T15:02:54.628959565Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41" id=05af2f31-5469-4857-9564-c6d0c35a3751 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.293098 | controller | Jun 10 15:02:54.630136 crc crio[20344]: time="2026-06-10T15:02:54.630068764Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=4dc9b2f1-e5a3-4b18-9390-324ad76400f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.293119 | controller | Jun 10 15:02:54.683714 crc crio[20344]: time="2026-06-10T15:02:54.683117115Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=ee5814d4-e7f5-4378-b941-79af44e215b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.293136 | controller | Jun 10 15:02:54.698185 crc crio[20344]: time="2026-06-10T15:02:54.696553705Z" level=info msg="Creating container: openstack/nova-cell0-conductor-db-sync-5t9hx/nova-cell0-conductor-db-sync" id=61ddeadb-2bfe-42c6-8987-eb8c941c4e2d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.293152 | controller | Jun 10 15:02:54.699908 crc crio[20344]: time="2026-06-10T15:02:54.699446701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.293169 | controller | Jun 10 15:02:54.792527 crc crio[20344]: time="2026-06-10T15:02:54.792348169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.293185 | controller | Jun 10 15:02:54.799707 crc crio[20344]: time="2026-06-10T15:02:54.799632209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.293201 | controller | Jun 10 15:02:54.951473 crc crio[20344]: time="2026-06-10T15:02:54.95134895Z" level=info msg="Created container ad0f1e157fc855f54d5df76c941701bf41910f7dec9b1378d3177849c8f61725: openstack/nova-cell0-conductor-db-sync-5t9hx/nova-cell0-conductor-db-sync" id=61ddeadb-2bfe-42c6-8987-eb8c941c4e2d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.293217 | controller | Jun 10 15:02:54.953921 crc crio[20344]: time="2026-06-10T15:02:54.953815734Z" level=info msg="Starting container: ad0f1e157fc855f54d5df76c941701bf41910f7dec9b1378d3177849c8f61725" id=791487a9-292b-4541-b62e-c90c67068a59 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.293234 | controller | Jun 10 15:02:54.962513 crc crio[20344]: time="2026-06-10T15:02:54.962155872Z" level=info msg="Started container" PID=78421 containerID=ad0f1e157fc855f54d5df76c941701bf41910f7dec9b1378d3177849c8f61725 description=openstack/nova-cell0-conductor-db-sync-5t9hx/nova-cell0-conductor-db-sync id=791487a9-292b-4541-b62e-c90c67068a59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1c436c934e1867265856becb99d3590a267315a20b8406cf9843661458fdce9
2026-06-10 15:52:06.293251 | controller | Jun 10 15:02:54.998676 crc crio[20344]: 2026-06-10T15:02:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0b0812608a32721 Mac:be:48:64:1a:85:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/b62490fb-438f-4bf2-aa60-55aea75ff164 SocketPath: PciID:}] [{Interface:0xc000014b40 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.293268 | controller | Jun 10 15:02:55.000141 crc crio[20344]: time="2026-06-10T15:02:55.000068649Z" level=info msg="Got pod network &{Name:community-operators-gczlf Namespace:openshift-marketplace ID:0b0812608a32721cb1433516107c2cf9b1f53b2008e75a5873b68f8dd2ecf200 UID:06dee8ee-8dc8-4de5-ae3f-5329223e9f6d NetNS:/var/run/netns/b62490fb-438f-4bf2-aa60-55aea75ff164 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod06dee8ee_8dc8_4de5_ae3f_5329223e9f6d.slice PodAnnotations:0xc00078c940}] Aliases:map[]}"
2026-06-10 15:52:06.293285 | controller | Jun 10 15:02:55.000313 crc crio[20344]: time="2026-06-10T15:02:55.000234843Z" level=info msg="Checking pod openshift-marketplace_community-operators-gczlf for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.293302 | controller | Jun 10 15:02:55.008963 crc crio[20344]: time="2026-06-10T15:02:55.008778906Z" level=info msg="Ran pod sandbox 0b0812608a32721cb1433516107c2cf9b1f53b2008e75a5873b68f8dd2ecf200 with infra container: openshift-marketplace/community-operators-gczlf/POD" id=7e694bb1-359a-4580-a568-4e5263e04fb1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.293323 | controller | Jun 10 15:02:55.012676 crc crio[20344]: time="2026-06-10T15:02:55.012185275Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b96100a4-2227-42b3-8473-45d6127ca2e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.293340 | controller | Jun 10 15:02:55.015006 crc crio[20344]: time="2026-06-10T15:02:55.014950287Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=032beed7-7d00-4a1f-a55e-3595f94ce1d8 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.293356 | controller | Jun 10 15:02:55.022512 crc crio[20344]: time="2026-06-10T15:02:55.02238402Z" level=info msg="Creating container: openshift-marketplace/community-operators-gczlf/extract-utilities" id=9a8b058b-ce3d-4b51-a439-0104f85bc4b8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.293372 | controller | Jun 10 15:02:55.022895 crc crio[20344]: time="2026-06-10T15:02:55.022837372Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.293388 | controller | Jun 10 15:02:55.097513 crc crio[20344]: time="2026-06-10T15:02:55.09724836Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.293405 | controller | Jun 10 15:02:55.104362 crc crio[20344]: time="2026-06-10T15:02:55.104213691Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.293421 | controller | Jun 10 15:02:55.212910 crc crio[20344]: time="2026-06-10T15:02:55.212795809Z" level=info msg="Created container 019ff21f3b05539641d6926581d35bbdb5606ace070cc87b84f4149b750a147d: openshift-marketplace/community-operators-gczlf/extract-utilities" id=9a8b058b-ce3d-4b51-a439-0104f85bc4b8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.293437 | controller | Jun 10 15:02:55.214650 crc crio[20344]: time="2026-06-10T15:02:55.214553265Z" level=info msg="Starting container: 019ff21f3b05539641d6926581d35bbdb5606ace070cc87b84f4149b750a147d" id=cbb0dd2b-f924-45e1-ac1a-5d4f9f28f739 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.293453 | controller | Jun 10 15:02:55.224946 crc crio[20344]: time="2026-06-10T15:02:55.224835413Z" level=info msg="Started container" PID=78445 containerID=019ff21f3b05539641d6926581d35bbdb5606ace070cc87b84f4149b750a147d description=openshift-marketplace/community-operators-gczlf/extract-utilities id=cbb0dd2b-f924-45e1-ac1a-5d4f9f28f739 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b0812608a32721cb1433516107c2cf9b1f53b2008e75a5873b68f8dd2ecf200
2026-06-10 15:52:06.293470 | controller | Jun 10 15:02:55.483813 crc crio[20344]: time="2026-06-10T15:02:55.483687964Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=efcba303-5183-4639-9345-4ab1d67b8c9c name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.293487 | controller | Jun 10 15:02:55.495039 crc crio[20344]: time="2026-06-10T15:02:55.494912637Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-10 15:52:06.293504 | controller | Jun 10 15:02:56.240602 crc crio[20344]: time="2026-06-10T15:02:56.239100278Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:dfbee1a913900ca811d31cf79d976dfb34f80fb64e946ffb82e85b5587887c69" id=efcba303-5183-4639-9345-4ab1d67b8c9c name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.293525 | controller | Jun 10 15:02:56.242544 crc crio[20344]: time="2026-06-10T15:02:56.241925102Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=6a62fa0a-2616-4c29-98f0-8352184f32ff name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.293542 | controller | Jun 10 15:02:56.252575 crc crio[20344]: time="2026-06-10T15:02:56.246229474Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=4fcd1e94-5f34-4916-880a-ac4566f15bcb name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.293558 | controller | Jun 10 15:02:56.256694 crc crio[20344]: time="2026-06-10T15:02:56.256613644Z" level=info msg="Creating container: openshift-marketplace/community-operators-gczlf/extract-content" id=8ae72f96-dd1b-416a-bddc-2188416e5b17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.293574 | controller | Jun 10 15:02:56.258851 crc crio[20344]: time="2026-06-10T15:02:56.258643367Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.293590 | controller | Jun 10 15:02:56.329608 crc crio[20344]: time="2026-06-10T15:02:56.329528463Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.293605 | controller | Jun 10 15:02:56.333602 crc crio[20344]: time="2026-06-10T15:02:56.333532868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.293621 | controller | Jun 10 15:02:56.483027 crc crio[20344]: time="2026-06-10T15:02:56.482939969Z" level=info msg="Created container b211a7550c2521c3fe66bda15f4afbf0f9a32302ebf817e07adcadeb758240f8: openshift-marketplace/community-operators-gczlf/extract-content" id=8ae72f96-dd1b-416a-bddc-2188416e5b17 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.293636 | controller | Jun 10 15:02:56.485244 crc crio[20344]: time="2026-06-10T15:02:56.484440158Z" level=info msg="Starting container: b211a7550c2521c3fe66bda15f4afbf0f9a32302ebf817e07adcadeb758240f8" id=6494eb4e-1cde-492d-bcd3-60a520e6d5c7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.293652 | controller | Jun 10 15:02:56.493971 crc crio[20344]: time="2026-06-10T15:02:56.493845953Z" level=info msg="Started container" PID=78520 containerID=b211a7550c2521c3fe66bda15f4afbf0f9a32302ebf817e07adcadeb758240f8 description=openshift-marketplace/community-operators-gczlf/extract-content id=6494eb4e-1cde-492d-bcd3-60a520e6d5c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b0812608a32721cb1433516107c2cf9b1f53b2008e75a5873b68f8dd2ecf200
2026-06-10 15:52:06.293669 | controller | Jun 10 15:02:58.283181 crc crio[20344]: time="2026-06-10T15:02:58.282647Z" level=info msg="Removing container: 34d1dd6fc25cf2414401c64b0149a33c0535fc3b8a7b108f733d0cd6b8ac2ec8" id=f62b05cc-c806-4cc7-8012-b44c20957904 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.293685 | controller | Jun 10 15:02:58.490402 crc crio[20344]: time="2026-06-10T15:02:58.489834285Z" level=info msg="Removed container 34d1dd6fc25cf2414401c64b0149a33c0535fc3b8a7b108f733d0cd6b8ac2ec8: openshift-infra/auto-csr-approver-29685056-x7qr5/oc" id=f62b05cc-c806-4cc7-8012-b44c20957904 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.293701 | controller | Jun 10 15:02:58.508078 crc crio[20344]: time="2026-06-10T15:02:58.503644804Z" level=info msg="Stopping pod sandbox: fe2a0b6e79b8d444f05e8677bcacdeb1419826842bd1e4b6d388cf6f868299b5" id=88841f36-6dde-47ea-b527-39c3472f7f29 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.293717 | controller | Jun 10 15:02:58.508078 crc crio[20344]: time="2026-06-10T15:02:58.50386824Z" level=info msg="Stopped pod sandbox (already stopped): fe2a0b6e79b8d444f05e8677bcacdeb1419826842bd1e4b6d388cf6f868299b5" id=88841f36-6dde-47ea-b527-39c3472f7f29 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.293738 | controller | Jun 10 15:02:58.508078 crc crio[20344]: time="2026-06-10T15:02:58.505583925Z" level=info msg="Removing pod sandbox: fe2a0b6e79b8d444f05e8677bcacdeb1419826842bd1e4b6d388cf6f868299b5" id=f5f9c985-4398-47cc-ade1-5b30e110a505 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.293754 | controller | Jun 10 15:02:58.662800 crc crio[20344]: time="2026-06-10T15:02:58.662658816Z" level=info msg="Removed pod sandbox: fe2a0b6e79b8d444f05e8677bcacdeb1419826842bd1e4b6d388cf6f868299b5" id=f5f9c985-4398-47cc-ade1-5b30e110a505 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.293770 | controller | Jun 10 15:02:58.666241 crc crio[20344]: time="2026-06-10T15:02:58.666149387Z" level=info msg="Stopping pod sandbox: aec975323ead54d7deb9d00b856a34376eda2915246c8ee7321347969ac1479b" id=333f8cb7-570d-43a6-a999-745095e7af4a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.293787 | controller | Jun 10 15:02:58.666241 crc crio[20344]: time="2026-06-10T15:02:58.666336372Z" level=info msg="Stopped pod sandbox (already stopped): aec975323ead54d7deb9d00b856a34376eda2915246c8ee7321347969ac1479b" id=333f8cb7-570d-43a6-a999-745095e7af4a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.293803 | controller | Jun 10 15:02:58.667978 crc crio[20344]: time="2026-06-10T15:02:58.667873722Z" level=info msg="Removing pod sandbox: aec975323ead54d7deb9d00b856a34376eda2915246c8ee7321347969ac1479b" id=28edf6af-d39e-49a6-923a-084d03b583de name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.293819 | controller | Jun 10 15:02:58.695818 crc crio[20344]: time="2026-06-10T15:02:58.695679976Z" level=info msg="Removed pod sandbox: aec975323ead54d7deb9d00b856a34376eda2915246c8ee7321347969ac1479b" id=28edf6af-d39e-49a6-923a-084d03b583de name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.293835 | controller | Jun 10 15:02:58.697118 crc crio[20344]: time="2026-06-10T15:02:58.69700918Z" level=info msg="Stopping pod sandbox: 94e162abbd7750e1e1f6058bae821263a105517601fbef6de5ed39130815587b" id=939bcb9a-7208-45cb-89f6-301858c2fbe3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.293864 | controller | Jun 10 15:02:58.697118 crc crio[20344]: time="2026-06-10T15:02:58.697109423Z" level=info msg="Stopped pod sandbox (already stopped): 94e162abbd7750e1e1f6058bae821263a105517601fbef6de5ed39130815587b" id=939bcb9a-7208-45cb-89f6-301858c2fbe3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.293885 | controller | Jun 10 15:02:58.698118 crc crio[20344]: time="2026-06-10T15:02:58.698016607Z" level=info msg="Removing pod sandbox: 94e162abbd7750e1e1f6058bae821263a105517601fbef6de5ed39130815587b" id=800917ce-8bf8-4e37-9594-569d3e1d85d9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.293902 | controller | Jun 10 15:02:58.722134 crc crio[20344]: time="2026-06-10T15:02:58.722020342Z" level=info msg="Removed pod sandbox: 94e162abbd7750e1e1f6058bae821263a105517601fbef6de5ed39130815587b" id=800917ce-8bf8-4e37-9594-569d3e1d85d9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.293918 | controller | Jun 10 15:02:58.723327 crc crio[20344]: time="2026-06-10T15:02:58.723170682Z" level=info msg="Stopping pod sandbox: 3f0073e57229fd97eb60ae8d02637619d324719bd167fc355ec14e8f1f12d597" id=7b1bd760-bad4-420b-a8ae-808aec7d1fb0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.293934 | controller | Jun 10 15:02:58.723415 crc crio[20344]: time="2026-06-10T15:02:58.723359697Z" level=info msg="Stopped pod sandbox (already stopped): 3f0073e57229fd97eb60ae8d02637619d324719bd167fc355ec14e8f1f12d597" id=7b1bd760-bad4-420b-a8ae-808aec7d1fb0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.293950 | controller | Jun 10 15:02:58.725218 crc crio[20344]: time="2026-06-10T15:02:58.724666941Z" level=info msg="Removing pod sandbox: 3f0073e57229fd97eb60ae8d02637619d324719bd167fc355ec14e8f1f12d597" id=9819679a-b72c-4670-8ebc-3a2465a77ec6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.293985 | controller | Jun 10 15:02:58.759761 crc crio[20344]: time="2026-06-10T15:02:58.759628161Z" level=info msg="Removed pod sandbox: 3f0073e57229fd97eb60ae8d02637619d324719bd167fc355ec14e8f1f12d597" id=9819679a-b72c-4670-8ebc-3a2465a77ec6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.294004 | controller | Jun 10 15:02:58.760847 crc crio[20344]: time="2026-06-10T15:02:58.760772501Z" level=info msg="Stopping pod sandbox: e4c9a1f735b58af83855cb27e28c862b96124faea6f2cd420f5932b8e538ebb2" id=963bdd01-9242-4690-9485-cc5fb7474855 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.294020 | controller | Jun 10 15:02:58.760959 crc crio[20344]: time="2026-06-10T15:02:58.760854243Z" level=info msg="Stopped pod sandbox (already stopped): e4c9a1f735b58af83855cb27e28c862b96124faea6f2cd420f5932b8e538ebb2" id=963bdd01-9242-4690-9485-cc5fb7474855 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.294036 | controller | Jun 10 15:02:58.762161 crc crio[20344]: time="2026-06-10T15:02:58.762084745Z" level=info msg="Removing pod sandbox: e4c9a1f735b58af83855cb27e28c862b96124faea6f2cd420f5932b8e538ebb2" id=94c93b75-3270-4396-95ff-5b12aae88e6c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.294055 | controller | Jun 10 15:02:58.809204 crc crio[20344]: time="2026-06-10T15:02:58.80909887Z" level=info msg="Removed pod sandbox: e4c9a1f735b58af83855cb27e28c862b96124faea6f2cd420f5932b8e538ebb2" id=94c93b75-3270-4396-95ff-5b12aae88e6c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.294071 | controller | Jun 10 15:02:58.810543 crc crio[20344]: time="2026-06-10T15:02:58.810466825Z" level=info msg="Stopping pod sandbox: af46c91751671df93fef166824eb2ff03d232f0442af00227281df6a601116aa" id=e756ea81-429a-40fa-b4a4-436201c243b6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.294087 | controller | Jun 10 15:02:58.810633 crc crio[20344]: time="2026-06-10T15:02:58.810574988Z" level=info msg="Stopped pod sandbox (already stopped): af46c91751671df93fef166824eb2ff03d232f0442af00227281df6a601116aa" id=e756ea81-429a-40fa-b4a4-436201c243b6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.294103 | controller | Jun 10 15:02:58.811629 crc crio[20344]: time="2026-06-10T15:02:58.811549133Z" level=info msg="Removing pod sandbox: af46c91751671df93fef166824eb2ff03d232f0442af00227281df6a601116aa" id=9473cb28-a9b3-4b8c-9201-33972a217e79 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.294119 | controller | Jun 10 15:02:58.844608 crc crio[20344]: time="2026-06-10T15:02:58.84445539Z" level=info msg="Removed pod sandbox: af46c91751671df93fef166824eb2ff03d232f0442af00227281df6a601116aa" id=9473cb28-a9b3-4b8c-9201-33972a217e79 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.294135 | controller | Jun 10 15:02:58.846592 crc crio[20344]: time="2026-06-10T15:02:58.846512644Z" level=info msg="Stopping pod sandbox: b2bc82222e824672cd00276909626b7d5348017d813434b82d49459b2dc61f02" id=4a4657a2-25c0-4b62-9a47-88cff016a2e2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.294151 | controller | Jun 10 15:02:58.846876 crc crio[20344]: time="2026-06-10T15:02:58.846827102Z" level=info msg="Stopped pod sandbox (already stopped): b2bc82222e824672cd00276909626b7d5348017d813434b82d49459b2dc61f02" id=4a4657a2-25c0-4b62-9a47-88cff016a2e2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.294167 | controller | Jun 10 15:02:58.849405 crc crio[20344]: time="2026-06-10T15:02:58.849191244Z" level=info msg="Removing pod sandbox: b2bc82222e824672cd00276909626b7d5348017d813434b82d49459b2dc61f02" id=0ff00aed-3a91-4a3f-a5a0-d786af71ed80 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.294182 | controller | Jun 10 15:02:58.892829 crc crio[20344]: time="2026-06-10T15:02:58.892534893Z" level=info msg="Removed pod sandbox: b2bc82222e824672cd00276909626b7d5348017d813434b82d49459b2dc61f02" id=0ff00aed-3a91-4a3f-a5a0-d786af71ed80 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.294203 | controller | Jun 10 15:02:58.894413 crc crio[20344]: time="2026-06-10T15:02:58.894325159Z" level=info msg="Stopping pod sandbox: 22514513d675b735ef5bbd28174f5f852591cc2aa59a3f6fcf174a0eff321e64" id=27d44f58-6d92-4911-a838-8c0ab7fa2976 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.294219 | controller | Jun 10 15:02:58.894581 crc crio[20344]: time="2026-06-10T15:02:58.894483023Z" level=info msg="Stopped pod sandbox (already stopped): 22514513d675b735ef5bbd28174f5f852591cc2aa59a3f6fcf174a0eff321e64" id=27d44f58-6d92-4911-a838-8c0ab7fa2976 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.294235 | controller | Jun 10 15:02:58.896057 crc crio[20344]: time="2026-06-10T15:02:58.895950752Z" level=info msg="Removing pod sandbox: 22514513d675b735ef5bbd28174f5f852591cc2aa59a3f6fcf174a0eff321e64" id=4252e2dd-913a-4339-aa22-00570b1787d0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.294251 | controller | Jun 10 15:02:58.924598 crc crio[20344]: time="2026-06-10T15:02:58.924453874Z" level=info msg="Removed pod sandbox: 22514513d675b735ef5bbd28174f5f852591cc2aa59a3f6fcf174a0eff321e64" id=4252e2dd-913a-4339-aa22-00570b1787d0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.294267 | controller | Jun 10 15:02:59.582444 crc crio[20344]: time="2026-06-10T15:02:59.581976178Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=46e45a13-7071-4fc2-922a-3f5839f1d2d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.294282 | controller | Jun 10 15:02:59.585125 crc crio[20344]: time="2026-06-10T15:02:59.585024018Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e9a80752-c759-4f3a-985f-9c9fcf072ddd name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.294298 | controller | Jun 10 15:02:59.604035 crc crio[20344]: time="2026-06-10T15:02:59.603862188Z" level=info msg="Creating container: openshift-marketplace/community-operators-gczlf/registry-server" id=c7ff4c11-75fb-411f-8762-902cca7533c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.294314 | controller | Jun 10 15:02:59.604527 crc crio[20344]: time="2026-06-10T15:02:59.604465224Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.294330 | controller | Jun 10 15:02:59.712050 crc crio[20344]: time="2026-06-10T15:02:59.711908802Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.294347 | controller | Jun 10 15:02:59.716156 crc crio[20344]: time="2026-06-10T15:02:59.716077951Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.294363 | controller | Jun 10 15:02:59.873094 crc crio[20344]: time="2026-06-10T15:02:59.873013608Z" level=info msg="Created container 2bc8fce7eeea6003c5c86ce92f29b0aecc389148cc7d47d7a45bb82e63723273: openshift-marketplace/community-operators-gczlf/registry-server" id=c7ff4c11-75fb-411f-8762-902cca7533c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.294379 | controller | Jun 10 15:02:59.875031 crc crio[20344]: time="2026-06-10T15:02:59.874944978Z" level=info msg="Starting container: 2bc8fce7eeea6003c5c86ce92f29b0aecc389148cc7d47d7a45bb82e63723273" id=8ef730fe-c84a-4a6d-8e0b-5fdc0faee61d name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.294396 | controller | Jun 10 15:02:59.884177 crc crio[20344]: time="2026-06-10T15:02:59.884095667Z" level=info msg="Started container" PID=78710 containerID=2bc8fce7eeea6003c5c86ce92f29b0aecc389148cc7d47d7a45bb82e63723273 description=openshift-marketplace/community-operators-gczlf/registry-server id=8ef730fe-c84a-4a6d-8e0b-5fdc0faee61d name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b0812608a32721cb1433516107c2cf9b1f53b2008e75a5873b68f8dd2ecf200
2026-06-10 15:52:06.294418 | controller | Jun 10 15:03:10.166173 crc crio[20344]: time="2026-06-10T15:03:10.165176673Z" level=warning msg="Stopping container b301766e78a72cc70fffc081a8cbe3135d5d6a2ac347b3805d869d53ed9f07d0 with stop signal(15) timed out. Killing..."
2026-06-10 15:52:06.294436 | controller | Jun 10 15:03:10.215580 crc crio[20344]: time="2026-06-10T15:03:10.215485753Z" level=error msg="Killing container b301766e78a72cc70fffc081a8cbe3135d5d6a2ac347b3805d869d53ed9f07d0 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill b301766e78a72cc70fffc081a8cbe3135d5d6a2ac347b3805d869d53ed9f07d0 KILL` failed: process not running: No such process\n : exit status 1"
2026-06-10 15:52:06.294452 | controller | Jun 10 15:03:10.259864 crc crio[20344]: time="2026-06-10T15:03:10.259783097Z" level=info msg="Stopped container b301766e78a72cc70fffc081a8cbe3135d5d6a2ac347b3805d869d53ed9f07d0: openstack/ceilometer-0/ceilometer-notification-agent" id=09e014de-ebd4-461d-a8c3-4784114ba973 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.294468 | controller | Jun 10 15:03:10.260841 crc crio[20344]: time="2026-06-10T15:03:10.260786013Z" level=info msg="Stopping pod sandbox: 20362df9602f463b82e3009588b68ce1cb6f3d269d551b98f9c551114bd79af2" id=94c6817f-4b1d-4f2e-a9ba-ccac65273839 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.294485 | controller | Jun 10 15:03:10.261585 crc crio[20344]: time="2026-06-10T15:03:10.261531502Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:20362df9602f463b82e3009588b68ce1cb6f3d269d551b98f9c551114bd79af2 UID:9575dc26-2227-4227-99e2-c8a5b4729acd NetNS:/var/run/netns/d064e33a-372e-43dc-93c7-c52440d34912 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9575dc26_2227_4227_99e2_c8a5b4729acd.slice PodAnnotations:0xc004036be8}] Aliases:map[]}"
2026-06-10 15:52:06.294501 | controller | Jun 10 15:03:10.261798 crc crio[20344]: time="2026-06-10T15:03:10.261701857Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.294518 | controller | Jun 10 15:03:10.627219 crc crio[20344]: time="2026-06-10T15:03:10.627011671Z" level=info msg="Stopped pod sandbox: 20362df9602f463b82e3009588b68ce1cb6f3d269d551b98f9c551114bd79af2" id=94c6817f-4b1d-4f2e-a9ba-ccac65273839 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.294535 | controller | Jun 10 15:03:12.250211 crc crio[20344]: time="2026-06-10T15:03:12.249081215Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=71e4d98c-3e1f-4961-b40c-e2cfff88cdd8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.294551 | controller | Jun 10 15:03:12.251027 crc crio[20344]: time="2026-06-10T15:03:12.250247846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.294568 | controller | Jun 10 15:03:12.292488 crc crio[20344]: time="2026-06-10T15:03:12.292360383Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:7ce996cb83b641b3d0a0a0bc3db32f50e5697547cc85f7a164a519b35013048e UID:962bb041-3a87-4b42-974f-7203af4716e4 NetNS:/var/run/netns/dcd41e91-c079-4758-8809-5f32a2a12bb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod962bb041_3a87_4b42_974f_7203af4716e4.slice PodAnnotations:0xc00078c150}] Aliases:map[]}"
2026-06-10 15:52:06.294589 | controller | Jun 10 15:03:12.292488 crc crio[20344]: time="2026-06-10T15:03:12.292463855Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.294606 | controller | Jun 10 15:03:12.789525 crc crio[20344]: 2026-06-10T15:03:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ce996cb83b641b Mac:4e:3d:27:a2:83:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/dcd41e91-c079-4758-8809-5f32a2a12bb5 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.294623 | controller | Jun 10 15:03:12.792681 crc crio[20344]: time="2026-06-10T15:03:12.792544798Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:7ce996cb83b641b3d0a0a0bc3db32f50e5697547cc85f7a164a519b35013048e UID:962bb041-3a87-4b42-974f-7203af4716e4 NetNS:/var/run/netns/dcd41e91-c079-4758-8809-5f32a2a12bb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod962bb041_3a87_4b42_974f_7203af4716e4.slice PodAnnotations:0xc00078c150}] Aliases:map[]}"
2026-06-10 15:52:06.294640 | controller | Jun 10 15:03:12.792949 crc crio[20344]: time="2026-06-10T15:03:12.792914238Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.294657 | controller | Jun 10 15:03:12.806363 crc crio[20344]: time="2026-06-10T15:03:12.806225755Z" level=info msg="Ran pod sandbox 7ce996cb83b641b3d0a0a0bc3db32f50e5697547cc85f7a164a519b35013048e with infra container: openstack/ceilometer-0/POD" id=71e4d98c-3e1f-4961-b40c-e2cfff88cdd8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.294673 | controller | Jun 10 15:03:12.808770 crc crio[20344]: time="2026-06-10T15:03:12.808683769Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=41e0f639-d90c-4811-8c1b-4ce948e20c34 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.294690 | controller | Jun 10 15:03:12.831711 crc crio[20344]: time="2026-06-10T15:03:12.831623576Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=150b1931-2d98-4577-a8eb-6ad47f5b1394 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.294706 | controller | Jun 10 15:03:13.566813 crc crio[20344]: time="2026-06-10T15:03:13.566577667Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=5d7e3849-7c2c-458b-ac3c-c13ed8e30a24 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.294722 | controller | Jun 10 15:03:13.568007 crc crio[20344]: time="2026-06-10T15:03:13.567422639Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.294739 | controller | Jun 10 15:03:13.622523 crc crio[20344]: time="2026-06-10T15:03:13.622427602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.294755 | controller | Jun 10 15:03:13.627501 crc crio[20344]: time="2026-06-10T15:03:13.627436182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.294771 | controller | Jun 10 15:03:13.826579 crc crio[20344]: time="2026-06-10T15:03:13.825903651Z" level=info msg="Created container 4b572c398797674b293ce8a544b98ba678104c69a3b9ef4e7f60170c9b25e0b4: openstack/ceilometer-0/ceilometer-central-agent" id=5d7e3849-7c2c-458b-ac3c-c13ed8e30a24 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.294787 | controller | Jun 10 15:03:13.829178 crc crio[20344]: time="2026-06-10T15:03:13.829063323Z" level=info msg="Starting container: 4b572c398797674b293ce8a544b98ba678104c69a3b9ef4e7f60170c9b25e0b4" id=1a79bf9b-99cb-435c-ae59-d9872397bcc3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.294808 | controller | Jun 10 15:03:13.837315 crc crio[20344]: time="2026-06-10T15:03:13.837182255Z" level=info msg="Started container" PID=79476 containerID=4b572c398797674b293ce8a544b98ba678104c69a3b9ef4e7f60170c9b25e0b4 description=openstack/ceilometer-0/ceilometer-central-agent id=1a79bf9b-99cb-435c-ae59-d9872397bcc3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ce996cb83b641b3d0a0a0bc3db32f50e5697547cc85f7a164a519b35013048e
2026-06-10 15:52:06.294825 | controller | Jun 10 15:03:13.857705 crc crio[20344]: time="2026-06-10T15:03:13.857605717Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=52fb415e-e4e1-4ff8-9d64-2b36de4087f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.294842 | controller | Jun 10 15:03:13.884521 crc crio[20344]: time="2026-06-10T15:03:13.884414665Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=89f744c2-26f3-4988-bac5-88c41f5bf657 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.294879 | controller | Jun 10 15:03:14.000148 crc crio[20344]: time="2026-06-10T15:03:13.999973785Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=3f5606e4-631f-4e0e-94d9-20d593f9b3c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.294897 | controller | Jun 10 15:03:14.000583 crc crio[20344]: time="2026-06-10T15:03:14.000538729Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.294913 | controller | Jun 10 15:03:14.047595 crc crio[20344]: time="2026-06-10T15:03:14.047468202Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.294929 | controller | Jun 10 15:03:14.051391 crc crio[20344]: time="2026-06-10T15:03:14.051300301Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.294945 | controller | Jun 10 15:03:14.442474 crc crio[20344]: time="2026-06-10T15:03:14.442359526Z" level=info msg="Created container baa55feeca2190a5a301ff8bbefd9345e325892d92717bac2cb37ccb60f02830: openstack/ceilometer-0/ceilometer-notification-agent" id=3f5606e4-631f-4e0e-94d9-20d593f9b3c4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.294961 | controller | Jun 10 15:03:14.443761 crc crio[20344]: time="2026-06-10T15:03:14.44366788Z" level=info msg="Starting container: baa55feeca2190a5a301ff8bbefd9345e325892d92717bac2cb37ccb60f02830" id=f61afde0-eef7-416c-a21c-edaad30ad263 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.294977 | controller | Jun 10 15:03:14.457065 crc crio[20344]: time="2026-06-10T15:03:14.456441153Z" level=info msg="Started container" PID=79504 containerID=baa55feeca2190a5a301ff8bbefd9345e325892d92717bac2cb37ccb60f02830 description=openstack/ceilometer-0/ceilometer-notification-agent id=f61afde0-eef7-416c-a21c-edaad30ad263 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ce996cb83b641b3d0a0a0bc3db32f50e5697547cc85f7a164a519b35013048e
2026-06-10 15:52:06.294994 | controller | Jun 10 15:03:14.653642 crc crio[20344]: time="2026-06-10T15:03:14.653538646Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=97853452-02cd-4d06-9c42-fc7ac00a4bb0 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.295009 | controller | Jun 10 15:03:14.669308 crc crio[20344]: time="2026-06-10T15:03:14.669160293Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=ff6e6669-174c-4b96-961b-53a515f5b95a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.295030 | controller | Jun 10 15:03:14.681192 crc crio[20344]: time="2026-06-10T15:03:14.681053823Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=17cb86eb-4661-4ede-a322-66f6fb32771d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.295047 | controller | Jun 10 15:03:14.681871 crc crio[20344]: time="2026-06-10T15:03:14.681798642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.295062 | controller | Jun 10 15:03:14.738322 crc crio[20344]: time="2026-06-10T15:03:14.738044867Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.295077 | controller | Jun 10 15:03:14.743358 crc crio[20344]: time="2026-06-10T15:03:14.743248412Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.295093 | controller | Jun 10 15:03:14.928988 crc crio[20344]: time="2026-06-10T15:03:14.928888257Z" level=info msg="Created container ec737b07c34146b81770c3bad4b91fb2442a9cb3e67604acace5a37e438fc294: openstack/ceilometer-0/sg-core" id=17cb86eb-4661-4ede-a322-66f6fb32771d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.295108 | controller | Jun 10 15:03:14.930439 crc crio[20344]: time="2026-06-10T15:03:14.930350925Z" level=info msg="Starting container: ec737b07c34146b81770c3bad4b91fb2442a9cb3e67604acace5a37e438fc294" id=7fea3596-ccfd-4bc8-adda-d02618738e81 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.295124 | controller | Jun 10 15:03:14.937939 crc crio[20344]: time="2026-06-10T15:03:14.93784175Z" level=info msg="Started container" PID=79542 containerID=ec737b07c34146b81770c3bad4b91fb2442a9cb3e67604acace5a37e438fc294 description=openstack/ceilometer-0/sg-core id=7fea3596-ccfd-4bc8-adda-d02618738e81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ce996cb83b641b3d0a0a0bc3db32f50e5697547cc85f7a164a519b35013048e
2026-06-10 15:52:06.295139 | controller | Jun 10 15:03:14.949877 crc crio[20344]: time="2026-06-10T15:03:14.949709729Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=4ee71763-f55d-4eaa-8f47-f72b3b4885c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.295155 | controller | Jun 10 15:03:14.986048 crc crio[20344]: time="2026-06-10T15:03:14.985923852Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=4a28265e-1c0c-4492-9da2-36984d88d598 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.295171 | controller | Jun 10 15:03:14.994323 crc crio[20344]: time="2026-06-10T15:03:14.994123306Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=62b9336d-a71a-4c22-b1fc-6b893bfd3f18 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.295187 | controller | Jun 10 15:03:14.995165 crc crio[20344]: time="2026-06-10T15:03:14.995071291Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.295202 | controller | Jun 10 15:03:15.083624 crc crio[20344]: time="2026-06-10T15:03:15.083026081Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.295218 | controller | Jun 10 15:03:15.089590 crc crio[20344]: time="2026-06-10T15:03:15.08949206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.295233 | controller | Jun 10 15:03:15.250709 crc crio[20344]: time="2026-06-10T15:03:15.250457982Z" level=info msg="Created container b54c0d3015fe88aa0c3a91067f4fdd6d47ffeb864cfcb3e233108b560baf327c: openstack/ceilometer-0/proxy-httpd" id=62b9336d-a71a-4c22-b1fc-6b893bfd3f18 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.295254 | controller | Jun 10 15:03:15.252807 crc crio[20344]: time="2026-06-10T15:03:15.25269225Z" level=info msg="Starting container: b54c0d3015fe88aa0c3a91067f4fdd6d47ffeb864cfcb3e233108b560baf327c" id=63c32905-e83d-49a4-b62c-d4436230b1f4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.295271 | controller | Jun 10 15:03:15.260074 crc crio[20344]: time="2026-06-10T15:03:15.25998095Z" level=info msg="Started container" PID=79561 containerID=b54c0d3015fe88aa0c3a91067f4fdd6d47ffeb864cfcb3e233108b560baf327c description=openstack/ceilometer-0/proxy-httpd id=63c32905-e83d-49a4-b62c-d4436230b1f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ce996cb83b641b3d0a0a0bc3db32f50e5697547cc85f7a164a519b35013048e
2026-06-10 15:52:06.295287 | controller | Jun 10 15:03:15.850156 crc crio[20344]: time="2026-06-10T15:03:15.849669558Z" level=info msg="Stopping container: 2bc8fce7eeea6003c5c86ce92f29b0aecc389148cc7d47d7a45bb82e63723273 (timeout: 2s)" id=0475eb98-95f4-46f9-bad2-043acb3ed79e name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.295303 | controller | Jun 10 15:03:15.981172 crc crio[20344]: time="2026-06-10T15:03:15.98106628Z" level=info msg="Stopped container 2bc8fce7eeea6003c5c86ce92f29b0aecc389148cc7d47d7a45bb82e63723273: openshift-marketplace/community-operators-gczlf/registry-server" id=0475eb98-95f4-46f9-bad2-043acb3ed79e name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.295319 | controller | Jun 10 15:03:15.982019 crc crio[20344]: time="2026-06-10T15:03:15.981961113Z" level=info msg="Stopping pod sandbox: 0b0812608a32721cb1433516107c2cf9b1f53b2008e75a5873b68f8dd2ecf200" id=09c05f5d-0c18-4812-96e6-f2e795a59735 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.295335 | controller | Jun 10 15:03:15.982964 crc crio[20344]: time="2026-06-10T15:03:15.982901027Z" level=info msg="Got pod network &{Name:community-operators-gczlf Namespace:openshift-marketplace ID:0b0812608a32721cb1433516107c2cf9b1f53b2008e75a5873b68f8dd2ecf200 UID:06dee8ee-8dc8-4de5-ae3f-5329223e9f6d NetNS:/var/run/netns/b62490fb-438f-4bf2-aa60-55aea75ff164 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod06dee8ee_8dc8_4de5_ae3f_5329223e9f6d.slice PodAnnotations:0xc0022641a0}] Aliases:map[]}"
2026-06-10 15:52:06.295351 | controller | Jun 10 15:03:15.983149 crc crio[20344]: time="2026-06-10T15:03:15.983091442Z" level=info msg="Deleting pod openshift-marketplace_community-operators-gczlf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.295368 | controller | Jun 10 15:03:16.320451 crc crio[20344]: time="2026-06-10T15:03:16.319921134Z" level=info msg="Stopped pod sandbox: 0b0812608a32721cb1433516107c2cf9b1f53b2008e75a5873b68f8dd2ecf200" id=09c05f5d-0c18-4812-96e6-f2e795a59735 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.295385 | controller | Jun 10 15:03:16.881164 crc crio[20344]: time="2026-06-10T15:03:16.880670238Z" level=info msg="Stopping pod sandbox: c1c436c934e1867265856becb99d3590a267315a20b8406cf9843661458fdce9" id=b150f485-a943-4a95-b75d-d5bf59d3a4a0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.295401 | controller | Jun 10 15:03:16.882151 crc crio[20344]: time="2026-06-10T15:03:16.882080375Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-db-sync-5t9hx Namespace:openstack ID:c1c436c934e1867265856becb99d3590a267315a20b8406cf9843661458fdce9 UID:08164961-c888-4a09-9e0e-dbe4b7cc89ed NetNS:/var/run/netns/c7127e23-0ac2-48f2-9644-dec776872e50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08164961_c888_4a09_9e0e_dbe4b7cc89ed.slice PodAnnotations:0xc00008cd70}] Aliases:map[]}"
2026-06-10 15:52:06.295418 | controller | Jun 10 15:03:16.882382 crc crio[20344]: time="2026-06-10T15:03:16.882326611Z" level=info msg="Deleting pod openstack_nova-cell0-conductor-db-sync-5t9hx from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.295439 | controller | Jun 10 15:03:16.890628 crc crio[20344]: time="2026-06-10T15:03:16.890533555Z" level=info msg="Removing container: 2bc8fce7eeea6003c5c86ce92f29b0aecc389148cc7d47d7a45bb82e63723273" id=14280c58-be67-4553-9410-8af2fbf94a7c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.295456 | controller | Jun 10 15:03:16.938503 crc crio[20344]: time="2026-06-10T15:03:16.937546869Z" level=info msg="Removed container 2bc8fce7eeea6003c5c86ce92f29b0aecc389148cc7d47d7a45bb82e63723273: openshift-marketplace/community-operators-gczlf/registry-server" id=14280c58-be67-4553-9410-8af2fbf94a7c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.295472 | controller | Jun 10 15:03:16.947036 crc crio[20344]: time="2026-06-10T15:03:16.946897303Z" level=info msg="Removing container: b211a7550c2521c3fe66bda15f4afbf0f9a32302ebf817e07adcadeb758240f8" id=11fde550-0d2e-4284-9303-63a8a71778a9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.295489 | controller | Jun 10 15:03:16.996292 crc crio[20344]: time="2026-06-10T15:03:16.996170346Z" level=info msg="Removed container b211a7550c2521c3fe66bda15f4afbf0f9a32302ebf817e07adcadeb758240f8: openshift-marketplace/community-operators-gczlf/extract-content" id=11fde550-0d2e-4284-9303-63a8a71778a9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.295505 | controller | Jun 10 15:03:16.998903 crc crio[20344]: time="2026-06-10T15:03:16.998839015Z" level=info msg="Removing container: 019ff21f3b05539641d6926581d35bbdb5606ace070cc87b84f4149b750a147d" id=be7bdf99-cb67-4e01-b344-182f270bbd39 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.295522 | controller | Jun 10 15:03:17.043867 crc crio[20344]: time="2026-06-10T15:03:17.043463318Z" level=info msg="Removed container 019ff21f3b05539641d6926581d35bbdb5606ace070cc87b84f4149b750a147d: openshift-marketplace/community-operators-gczlf/extract-utilities" id=be7bdf99-cb67-4e01-b344-182f270bbd39 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.295538 | controller | Jun 10 15:03:17.248324 crc crio[20344]: time="2026-06-10T15:03:17.248010745Z" level=info msg="Stopped pod sandbox: c1c436c934e1867265856becb99d3590a267315a20b8406cf9843661458fdce9" id=b150f485-a943-4a95-b75d-d5bf59d3a4a0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.295554 | controller | Jun 10 15:03:18.463783 crc crio[20344]: time="2026-06-10T15:03:18.462964047Z" level=info msg="Running pod sandbox: openstack/nova-cell0-conductor-0/POD" id=8dc118f0-e775-4880-911f-d55ccc7a4ce3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.295571 | controller | Jun 10 15:03:18.465524 crc crio[20344]: time="2026-06-10T15:03:18.463806399Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.295587 | controller | Jun 10 15:03:18.523499 crc crio[20344]: time="2026-06-10T15:03:18.523204896Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:836ea4ee35ef2804abfa69c161789fdd585e2687791d16dfe37d88128efe2d44 UID:7ad5a06a-c2d1-4223-b0e1-90b073c7c23f NetNS:/var/run/netns/76f08b98-c12b-4f41-ae20-5c6a357b4425 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ad5a06a_c2d1_4223_b0e1_90b073c7c23f.slice PodAnnotations:0xc00008d3f0}] Aliases:map[]}"
2026-06-10 15:52:06.295604 | controller | Jun 10 15:03:18.523499 crc crio[20344]: time="2026-06-10T15:03:18.523443302Z" level=info msg="Adding pod openstack_nova-cell0-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.295621 | controller | Jun 10 15:03:18.841770 crc crio[20344]: 2026-06-10T15:03:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:836ea4ee35ef280 Mac:8a:0c:c1:01:81:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/76f08b98-c12b-4f41-ae20-5c6a357b4425 SocketPath: PciID:}] [{Interface:0xc0000150b0 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.295646 | controller | Jun 10 15:03:18.843182 crc crio[20344]: time="2026-06-10T15:03:18.843083536Z" level=info msg="Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:836ea4ee35ef2804abfa69c161789fdd585e2687791d16dfe37d88128efe2d44 UID:7ad5a06a-c2d1-4223-b0e1-90b073c7c23f NetNS:/var/run/netns/76f08b98-c12b-4f41-ae20-5c6a357b4425 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ad5a06a_c2d1_4223_b0e1_90b073c7c23f.slice PodAnnotations:0xc00008d3f0}] Aliases:map[]}"
2026-06-10 15:52:06.295664 | controller | Jun 10 15:03:18.843411 crc crio[20344]: time="2026-06-10T15:03:18.843335993Z" level=info msg="Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.295681 | controller | Jun 10 15:03:18.853700 crc crio[20344]: time="2026-06-10T15:03:18.853621531Z" level=info msg="Ran pod sandbox 836ea4ee35ef2804abfa69c161789fdd585e2687791d16dfe37d88128efe2d44 with infra container: openstack/nova-cell0-conductor-0/POD" id=8dc118f0-e775-4880-911f-d55ccc7a4ce3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.295698 | controller | Jun 10 15:03:18.856537 crc crio[20344]: time="2026-06-10T15:03:18.856442304Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=3c7bc777-1283-49e0-b010-899e4d353935 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.295715 | controller | Jun 10 15:03:18.880998 crc crio[20344]: time="2026-06-10T15:03:18.880929112Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=15145846-722e-4fc0-b004-fa4a2ee342f7 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.295732 | controller | Jun 10 15:03:18.891831 crc crio[20344]: time="2026-06-10T15:03:18.891692172Z" level=info msg="Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=3bc89a80-cb40-447c-b14f-9568f17eae3d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.295748 | controller | Jun 10 15:03:18.892197 crc crio[20344]: time="2026-06-10T15:03:18.892092813Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.295765 | controller | Jun 10 15:03:18.948398 crc crio[20344]: time="2026-06-10T15:03:18.948120702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.295781 | controller | Jun 10 15:03:18.953716 crc crio[20344]: time="2026-06-10T15:03:18.953630096Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.295798 | controller | Jun 10 15:03:19.142507 crc crio[20344]: time="2026-06-10T15:03:19.142240018Z" level=info msg="Created container cef080efc5d67df5934ef8d88c42a28ced2222afe6659c7694d25b6e79123665: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor" id=3bc89a80-cb40-447c-b14f-9568f17eae3d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.295815 | controller | Jun 10 15:03:19.144155 crc crio[20344]: time="2026-06-10T15:03:19.144058436Z" level=info msg="Starting container: cef080efc5d67df5934ef8d88c42a28ced2222afe6659c7694d25b6e79123665" id=6fbe8b72-471a-48ce-addc-f4bfab0eed37 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.295832 | controller | Jun 10 15:03:19.157791 crc crio[20344]: time="2026-06-10T15:03:19.157635589Z" level=info msg="Started container" PID=80085 containerID=cef080efc5d67df5934ef8d88c42a28ced2222afe6659c7694d25b6e79123665 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=6fbe8b72-471a-48ce-addc-f4bfab0eed37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=836ea4ee35ef2804abfa69c161789fdd585e2687791d16dfe37d88128efe2d44
2026-06-10 15:52:06.295872 | controller | Jun 10 15:03:27.055247 crc crio[20344]: time="2026-06-10T15:03:27.054334307Z" level=info msg="Running pod sandbox: openstack/nova-cell0-cell-mapping-c8xfn/POD" id=eb1e578b-2101-4eb6-992d-536d450b0b29 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.295895 | controller | Jun 10 15:03:27.056568 crc crio[20344]: time="2026-06-10T15:03:27.055324292Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.295913 | controller | Jun 10 15:03:27.111879 crc crio[20344]: time="2026-06-10T15:03:27.111090945Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-c8xfn Namespace:openstack ID:9d0dc822311f5e95dc6fca90c6e3e177c46c16457e593a32fade4e965caf111e UID:e1b1cf33-1e9a-4223-bc88-0b45c82df75d NetNS:/var/run/netns/7cb3b8ee-87e8-47e8-a075-64c2a80ffc96 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1b1cf33_1e9a_4223_bc88_0b45c82df75d.slice PodAnnotations:0xc00008d228}] Aliases:map[]}"
2026-06-10 15:52:06.295930 | controller | Jun 10 15:03:27.111879 crc crio[20344]: time="2026-06-10T15:03:27.111612068Z" level=info msg="Adding pod openstack_nova-cell0-cell-mapping-c8xfn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.295947 | controller | Jun 10 15:03:27.521680 crc crio[20344]: time="2026-06-10T15:03:27.520934949Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=c5ccc5e4-4939-4345-ab28-641dfc4c2338 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.295964 | controller | Jun 10 15:03:27.521680 crc crio[20344]: time="2026-06-10T15:03:27.521451302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.295980 | controller | Jun 10 15:03:27.575334 crc crio[20344]: time="2026-06-10T15:03:27.573816526Z" level=info msg="Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD" id=a3af3050-417e-4a17-9c49-2c4ec843baeb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.295997 | controller | Jun 10 15:03:27.575334 crc crio[20344]: time="2026-06-10T15:03:27.573948849Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.296014 | controller | Jun 10 15:03:27.617575 crc crio[20344]: time="2026-06-10T15:03:27.615603734Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=c3794f78-49bc-4425-a888-966a32aecc41 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.296030 | controller | Jun 10 15:03:27.617575 crc crio[20344]: time="2026-06-10T15:03:27.615786219Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.296047 | controller | Jun 10 15:03:27.711882 crc crio[20344]: time="2026-06-10T15:03:27.71180004Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:ab58a8321184749420ad3e7008e6eeb3475c44a704f023c9db8113284580cda5 UID:7312ca9d-6b08-4850-91ce-13d8de824920 NetNS:/var/run/netns/76104e08-994f-4a82-a7c7-606e72e6298b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7312ca9d_6b08_4850_91ce_13d8de824920.slice PodAnnotations:0xc002264088}] Aliases:map[]}"
2026-06-10 15:52:06.296068 | controller | Jun 10 15:03:27.711882 crc crio[20344]: time="2026-06-10T15:03:27.711862661Z" level=info msg="Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.296085 | controller | Jun 10 15:03:27.713208 crc crio[20344]: time="2026-06-10T15:03:27.713137294Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:5daef69746e06ec03da874333eab19134dbf4ac0af05975290bf0694f5f2f1bb UID:971b1ec1-0856-47ff-8f58-788704c5a2be NetNS:/var/run/netns/9bdb63b9-e108-46a0-b8b6-86af37e42960 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod971b1ec1_0856_47ff_8f58_788704c5a2be.slice PodAnnotations:0xc00008c0f0}] Aliases:map[]}"
2026-06-10 15:52:06.296102 | controller | Jun 10 15:03:27.713385 crc crio[20344]: time="2026-06-10T15:03:27.71336478Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.296119 | controller | Jun 10 15:03:27.774996 crc crio[20344]: time="2026-06-10T15:03:27.774904163Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:911d7b2b3347b166330ab8d0dbc75520fb6807e6ec93bb977ad432ece59cb36f UID:074eb4b9-4ffd-42b4-8d05-451f653555ab NetNS:/var/run/netns/a833f92b-5e9d-4578-8e1c-f166ce43290f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod074eb4b9_4ffd_42b4_8d05_451f653555ab.slice PodAnnotations:0xc00008c540}] Aliases:map[]}"
2026-06-10 15:52:06.296136 | controller | Jun 10 15:03:27.774996 crc crio[20344]: time="2026-06-10T15:03:27.774973415Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.296153 | controller | Jun 10 15:03:28.273891 crc crio[20344]: 2026-06-10T15:03:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d0dc822311f5e9 Mac:be:25:fc:f8:96:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/7cb3b8ee-87e8-47e8-a075-64c2a80ffc96 SocketPath: PciID:}] [{Interface:0xc00035ac00 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.296170 | controller | Jun 10 15:03:28.277320 crc crio[20344]: time="2026-06-10T15:03:28.277192225Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-c8xfn Namespace:openstack ID:9d0dc822311f5e95dc6fca90c6e3e177c46c16457e593a32fade4e965caf111e UID:e1b1cf33-1e9a-4223-bc88-0b45c82df75d NetNS:/var/run/netns/7cb3b8ee-87e8-47e8-a075-64c2a80ffc96 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1b1cf33_1e9a_4223_bc88_0b45c82df75d.slice PodAnnotations:0xc00008d228}] Aliases:map[]}"
2026-06-10 15:52:06.296187 | controller | Jun 10 15:03:28.278127 crc crio[20344]: time="2026-06-10T15:03:28.27741633Z" level=info msg="Checking pod openstack_nova-cell0-cell-mapping-c8xfn for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.296204 | controller | Jun 10 15:03:28.295811 crc crio[20344]: time="2026-06-10T15:03:28.295168523Z" level=info msg="Ran pod sandbox 9d0dc822311f5e95dc6fca90c6e3e177c46c16457e593a32fade4e965caf111e with infra container: openstack/nova-cell0-cell-mapping-c8xfn/POD" id=eb1e578b-2101-4eb6-992d-536d450b0b29 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.296220 | controller | Jun 10 15:03:28.315430 crc crio[20344]: time="2026-06-10T15:03:28.315241115Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=c42978df-0bf9-41ac-a3a1-c275d02fbf61 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.296237 | controller | Jun 10 15:03:28.352316 crc crio[20344]: time="2026-06-10T15:03:28.348302777Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=84b918a5-08b9-4a96-bc4c-5cbde1033824 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.296259 | controller | Jun 10 15:03:28.352316 crc crio[20344]: time="2026-06-10T15:03:28.348408699Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.296276 | controller | Jun 10 15:03:28.409089 crc crio[20344]: time="2026-06-10T15:03:28.409000307Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=bf989b5a-d658-49d6-a321-6c48598841a4 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.296292 | controller | Jun 10 15:03:28.427522 crc crio[20344]: time="2026-06-10T15:03:28.423830534Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:18b879d312f472265daec3b4c74e3dcb068fa97b7ca5bf7ce3649c593c98592a UID:775f579b-469e-4cd8-b74f-82e2de1b160b NetNS:/var/run/netns/e364cc8b-de31-4d70-be53-0d0626336d8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod775f579b_469e_4cd8_b74f_82e2de1b160b.slice PodAnnotations:0xc0022642a0}] Aliases:map[]}"
2026-06-10 15:52:06.296310 | controller | Jun 10 15:03:28.427522 crc crio[20344]: time="2026-06-10T15:03:28.423897925Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.296326 | controller | Jun 10 15:03:28.439231 crc crio[20344]: time="2026-06-10T15:03:28.439101781Z" level=info msg="Creating container: openstack/nova-cell0-cell-mapping-c8xfn/nova-manage" id=401013a5-15d7-440d-8f8c-0d86ef39be05 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.296343 | controller | Jun 10 15:03:28.439773 crc crio[20344]: time="2026-06-10T15:03:28.439660016Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.296360 | controller | Jun 10 15:03:28.471373 crc crio[20344]: time="2026-06-10T15:03:28.471156596Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-6f4f87c799-lqfh7/POD" id=1be308f4-03b9-46cf-8ff2-b7d53de6a15c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.296376 | controller | Jun 10 15:03:28.471537 crc crio[20344]: time="2026-06-10T15:03:28.471373862Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.296393 | controller | Jun 10 15:03:28.480318 crc crio[20344]: 2026-06-10T15:03:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5daef69746e06ec Mac:6a:91:aa:af:81:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/9bdb63b9-e108-46a0-b8b6-86af37e42960 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.296409 | controller | Jun 10 15:03:28.481789 crc crio[20344]: time="2026-06-10T15:03:28.480622633Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:5daef69746e06ec03da874333eab19134dbf4ac0af05975290bf0694f5f2f1bb UID:971b1ec1-0856-47ff-8f58-788704c5a2be NetNS:/var/run/netns/9bdb63b9-e108-46a0-b8b6-86af37e42960 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod971b1ec1_0856_47ff_8f58_788704c5a2be.slice PodAnnotations:0xc00008c0f0}] Aliases:map[]}"
2026-06-10 15:52:06.296426 | controller | Jun 10 15:03:28.481789 crc crio[20344]: time="2026-06-10T15:03:28.480871629Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.296443 | controller | Jun 10 15:03:28.560805 crc crio[20344]: 2026-06-10T15:03:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:911d7b2b3347b16 Mac:46:fa:d9:79:8b:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/a833f92b-5e9d-4578-8e1c-f166ce43290f SocketPath: PciID:}] [{Interface:0xc0002405d0 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.296465 | controller | Jun 10 15:03:28.561395 crc crio[20344]: time="2026-06-10T15:03:28.561337215Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:911d7b2b3347b166330ab8d0dbc75520fb6807e6ec93bb977ad432ece59cb36f UID:074eb4b9-4ffd-42b4-8d05-451f653555ab NetNS:/var/run/netns/a833f92b-5e9d-4578-8e1c-f166ce43290f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod074eb4b9_4ffd_42b4_8d05_451f653555ab.slice PodAnnotations:0xc00008c540}] Aliases:map[]}"
2026-06-10 15:52:06.296482 | controller | Jun 10 15:03:28.561553 crc crio[20344]: time="2026-06-10T15:03:28.561508199Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.296498 | controller | Jun 10 15:03:28.565348 crc crio[20344]: time="2026-06-10T15:03:28.565141444Z" level=info msg="Ran pod sandbox 5daef69746e06ec03da874333eab19134dbf4ac0af05975290bf0694f5f2f1bb with infra container: openstack/nova-api-0/POD" id=c5ccc5e4-4939-4345-ab28-641dfc4c2338 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.296515 | controller | Jun 10 15:03:28.574991 crc crio[20344]: time="2026-06-10T15:03:28.574837556Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=408271a6-416c-4168-909d-4b58f353dd5c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.296531 | controller | Jun 10 15:03:28.575142 crc crio[20344]: time="2026-06-10T15:03:28.575062822Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found" id=408271a6-416c-4168-909d-4b58f353dd5c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.296547 | controller | Jun 10 15:03:28.575142 crc crio[20344]: time="2026-06-10T15:03:28.575121364Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found" id=408271a6-416c-4168-909d-4b58f353dd5c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.296563 | controller | Jun 10 15:03:28.593078 crc crio[20344]: time="2026-06-10T15:03:28.589893969Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=fd9c0a1e-0c06-43e7-a46f-dffa3d1242e1 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.296579 | controller | Jun 10 15:03:28.615035 crc crio[20344]: time="2026-06-10T15:03:28.6076006Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\""
2026-06-10 15:52:06.296595 | controller | Jun 10 15:03:28.615035 crc crio[20344]: time="2026-06-10T15:03:28.613991836Z" level=info msg="Ran pod sandbox 911d7b2b3347b166330ab8d0dbc75520fb6807e6ec93bb977ad432ece59cb36f with infra container: openstack/nova-scheduler-0/POD" id=c3794f78-49bc-4425-a888-966a32aecc41 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.296611 | controller | Jun 10 15:03:28.630644 crc crio[20344]: time="2026-06-10T15:03:28.62681228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.296627 | controller | Jun 10 15:03:28.630644 crc crio[20344]: 2026-06-10T15:03:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ab58a8321184749 Mac:9e:bf:ae:bb:27:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/76104e08-994f-4a82-a7c7-606e72e6298b SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.296643 | controller | Jun 10 15:03:28.630644 crc crio[20344]: time="2026-06-10T15:03:28.628711259Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=c9c6d437-14cd-41fd-a4fe-6e95553e8aa4 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.296664 | controller | Jun 10 15:03:28.630644 crc crio[20344]: time="2026-06-10T15:03:28.628905985Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified not found" id=c9c6d437-14cd-41fd-a4fe-6e95553e8aa4 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.296681 | controller | Jun 10 15:03:28.630644 crc crio[20344]: time="2026-06-10T15:03:28.628951916Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified found" id=c9c6d437-14cd-41fd-a4fe-6e95553e8aa4 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.296697 | controller | Jun 10 15:03:28.633154 crc crio[20344]: time="2026-06-10T15:03:28.632719784Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=26e4b822-2c63-4692-aea3-5aadc5b93685 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.296713 | controller | Jun 10 15:03:28.641032 crc crio[20344]: time="2026-06-10T15:03:28.640883937Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:ab58a8321184749420ad3e7008e6eeb3475c44a704f023c9db8113284580cda5 UID:7312ca9d-6b08-4850-91ce-13d8de824920 NetNS:/var/run/netns/76104e08-994f-4a82-a7c7-606e72e6298b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7312ca9d_6b08_4850_91ce_13d8de824920.slice PodAnnotations:0xc002264088}] Aliases:map[]}"
2026-06-10 15:52:06.296730 | controller | Jun 10 15:03:28.641153 crc crio[20344]: time="2026-06-10T15:03:28.641132603Z" level=info msg="Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.296747 | controller | Jun 10 15:03:28.641674 crc crio[20344]: time="2026-06-10T15:03:28.641192995Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6f4f87c799-lqfh7 Namespace:openstack ID:27de0b37c991ca2769b3bf01a0a61d0dee89257a2a59b8a327dd94270d0dde4a UID:9087ac77-57e7-457a-baae-67242db17fc8 NetNS:/var/run/netns/b424f6ce-4aef-4e8f-9f37-8fb3716a6f0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9087ac77_57e7_457a_baae_67242db17fc8.slice PodAnnotations:0xc000738680}] Aliases:map[]}"
2026-06-10 15:52:06.296763 | controller | Jun 10 15:03:28.641674 crc crio[20344]: time="2026-06-10T15:03:28.641250296Z" level=info msg="Adding pod openstack_dnsmasq-dns-6f4f87c799-lqfh7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.296780 | controller | Jun 10 15:03:28.655188 crc crio[20344]: time="2026-06-10T15:03:28.655102127Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\""
2026-06-10 15:52:06.296796 | controller | Jun 10 15:03:28.665089 crc crio[20344]: time="2026-06-10T15:03:28.664993564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.296812 | controller | Jun 10 15:03:28.718402 crc crio[20344]: time="2026-06-10T15:03:28.718246701Z" level=info msg="Ran pod sandbox ab58a8321184749420ad3e7008e6eeb3475c44a704f023c9db8113284580cda5 with infra container: openstack/nova-cell1-novncproxy-0/POD" id=a3af3050-417e-4a17-9c49-2c4ec843baeb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.296829 | controller | Jun 10 15:03:28.723019 crc crio[20344]: time="2026-06-10T15:03:28.722514222Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=b9897035-b514-4b63-9c8b-2ec8c1d824a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.296875 | controller | Jun 10 15:03:28.729306 crc crio[20344]: time="2026-06-10T15:03:28.726387123Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified not found" id=b9897035-b514-4b63-9c8b-2ec8c1d824a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.296897 | controller | Jun 10 15:03:28.729306 crc crio[20344]: time="2026-06-10T15:03:28.726562978Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified found" id=b9897035-b514-4b63-9c8b-2ec8c1d824a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.296915 | controller | Jun 10 15:03:28.729306 crc crio[20344]: time="2026-06-10T15:03:28.728207091Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=557c5e39-171c-41f2-9dad-922ce477f2b6 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.296930 | controller | Jun 10 15:03:28.753435 crc crio[20344]: time="2026-06-10T15:03:28.750644755Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\""
2026-06-10 15:52:06.296947 | controller | Jun 10 15:03:28.859973 crc crio[20344]: time="2026-06-10T15:03:28.85988711Z" level=info msg="Created container b1939969513a386b9297563952220aaefb3750ac622752e4e9b3968c2111a7fc: openstack/nova-cell0-cell-mapping-c8xfn/nova-manage" id=401013a5-15d7-440d-8f8c-0d86ef39be05 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.296963 | controller | Jun 10 15:03:28.862685 crc crio[20344]: time="2026-06-10T15:03:28.861454201Z" level=info msg="Starting container: b1939969513a386b9297563952220aaefb3750ac622752e4e9b3968c2111a7fc" id=0b7aa49c-362b-46c2-9093-a8920a953b5a name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.296980 | controller | Jun 10 15:03:28.868448 crc crio[20344]: time="2026-06-10T15:03:28.867249602Z" level=info msg="Started container" PID=80780 containerID=b1939969513a386b9297563952220aaefb3750ac622752e4e9b3968c2111a7fc description=openstack/nova-cell0-cell-mapping-c8xfn/nova-manage id=0b7aa49c-362b-46c2-9093-a8920a953b5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d0dc822311f5e95dc6fca90c6e3e177c46c16457e593a32fade4e965caf111e
2026-06-10 15:52:06.296997 | controller | Jun 10 15:03:29.018620 crc crio[20344]: time="2026-06-10T15:03:29.016679664Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-db-sync-h5xr8/POD" id=ea5210aa-729a-4085-aa2c-bcfd82f55c19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.297013 | controller | Jun 10 15:03:29.018620 crc crio[20344]: time="2026-06-10T15:03:29.01731451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.297030 | controller | Jun 10 15:03:29.098907 crc crio[20344]: time="2026-06-10T15:03:29.08565941Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-h5xr8 Namespace:openstack ID:3844763f75bdefb631b40e8c0bfa6f63e31676a46a82fc93ed8d7a814b31a888 UID:21820d14-47dd-4c9f-8047-c5a993c6a142 NetNS:/var/run/netns/7bc402ea-ebe4-4b36-b49f-617943e35107 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21820d14_47dd_4c9f_8047_c5a993c6a142.slice PodAnnotations:0xc000738f80}] Aliases:map[]}"
2026-06-10 15:52:06.297047 | controller | Jun 10 15:03:29.098907 crc crio[20344]: time="2026-06-10T15:03:29.085934397Z" level=info msg="Adding pod openstack_nova-cell1-conductor-db-sync-h5xr8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.297064 | controller | Jun 10 15:03:29.331939 crc crio[20344]: 2026-06-10T15:03:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27de0b37c991ca2 Mac:5e:27:1a:f5:ca:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/b424f6ce-4aef-4e8f-9f37-8fb3716a6f0d SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.297086 | controller | Jun 10 15:03:29.331939 crc crio[20344]: 2026-06-10T15:03:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:18b879d312f4722 Mac:be:56:23:c4:41:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/e364cc8b-de31-4d70-be53-0d0626336d8a SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.297103 | controller | Jun 10 15:03:29.333531 crc crio[20344]: time="2026-06-10T15:03:29.332470208Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:18b879d312f472265daec3b4c74e3dcb068fa97b7ca5bf7ce3649c593c98592a UID:775f579b-469e-4cd8-b74f-82e2de1b160b NetNS:/var/run/netns/e364cc8b-de31-4d70-be53-0d0626336d8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod775f579b_469e_4cd8_b74f_82e2de1b160b.slice PodAnnotations:0xc0022642a0}] Aliases:map[]}"
2026-06-10 15:52:06.297120 | controller | Jun 10 15:03:29.333531 crc crio[20344]: time="2026-06-10T15:03:29.332591611Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6f4f87c799-lqfh7 Namespace:openstack ID:27de0b37c991ca2769b3bf01a0a61d0dee89257a2a59b8a327dd94270d0dde4a UID:9087ac77-57e7-457a-baae-67242db17fc8 NetNS:/var/run/netns/b424f6ce-4aef-4e8f-9f37-8fb3716a6f0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9087ac77_57e7_457a_baae_67242db17fc8.slice PodAnnotations:0xc000738680}] Aliases:map[]}"
2026-06-10 15:52:06.297137 | controller | Jun 10 15:03:29.333531 crc crio[20344]: time="2026-06-10T15:03:29.332624532Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.297153 | controller | Jun 10 15:03:29.333531 crc crio[20344]: time="2026-06-10T15:03:29.333035433Z" level=info msg="Checking pod openstack_dnsmasq-dns-6f4f87c799-lqfh7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.297169 | controller | Jun 10 15:03:29.350388 crc crio[20344]: time="2026-06-10T15:03:29.350151239Z" level=info msg="Ran pod sandbox 27de0b37c991ca2769b3bf01a0a61d0dee89257a2a59b8a327dd94270d0dde4a with infra container: openstack/dnsmasq-dns-6f4f87c799-lqfh7/POD" id=1be308f4-03b9-46cf-8ff2-b7d53de6a15c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.297186 | controller | Jun 10 15:03:29.351319 crc crio[20344]: time="2026-06-10T15:03:29.351226447Z" level=info msg="Ran pod sandbox 18b879d312f472265daec3b4c74e3dcb068fa97b7ca5bf7ce3649c593c98592a with infra container: openstack/nova-metadata-0/POD" id=84b918a5-08b9-4a96-bc4c-5cbde1033824 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.297202 | controller | Jun 10 15:03:29.358162 crc crio[20344]: time="2026-06-10T15:03:29.357975112Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=ac9198fc-c072-48ea-ab60-e3406745f7ca name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.297218 | controller | Jun 10 15:03:29.358162 crc crio[20344]: time="2026-06-10T15:03:29.358052874Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=2283463d-7e22-45db-8c93-1a9b84cf2bdb name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.297234 | controller | Jun 10 15:03:29.359400 crc crio[20344]: time="2026-06-10T15:03:29.358335932Z" level=info msg="Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found" id=ac9198fc-c072-48ea-ab60-e3406745f7ca name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.297250 | controller | Jun 10 15:03:29.359400 crc crio[20344]: time="2026-06-10T15:03:29.358408224Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found" id=ac9198fc-c072-48ea-ab60-e3406745f7ca name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.297271 | controller | Jun 10 15:03:29.369592 crc crio[20344]: time="2026-06-10T15:03:29.369056091Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=2bbd8cea-364c-4717-80db-8b62988f6840 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.297287 | controller | Jun 10 15:03:29.376312 crc crio[20344]: time="2026-06-10T15:03:29.376007412Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\""
2026-06-10 15:52:06.297303 | controller | Jun 10 15:03:29.459996 crc crio[20344]: time="2026-06-10T15:03:29.459881726Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=aea52987-dca5-460e-9d2b-8f7ffe162e32 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.297319 | controller | Jun 10 15:03:29.468533 crc crio[20344]: time="2026-06-10T15:03:29.468168882Z" level=info msg="Creating container: openstack/dnsmasq-dns-6f4f87c799-lqfh7/init" id=1553110d-6a44-4cfa-99ab-11bbb32505b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.297335 | controller | Jun 10 15:03:29.469042 crc crio[20344]: time="2026-06-10T15:03:29.468769378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.297352 | controller | Jun 10 15:03:29.541244 crc crio[20344]: time="2026-06-10T15:03:29.541133302Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.297368 | controller | Jun 10 15:03:29.547598 crc crio[20344]: time="2026-06-10T15:03:29.547485868Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.297384 | controller | Jun 10 15:03:29.642110 crc crio[20344]: 2026-06-10T15:03:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3844763f75bdefb Mac:c2:0c:48:de:b8:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/7bc402ea-ebe4-4b36-b49f-617943e35107 SocketPath: PciID:}] [{Interface:0xc0001108e0 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.297400 | controller | Jun 10 15:03:29.643312 crc crio[20344]: time="2026-06-10T15:03:29.64317861Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-h5xr8 Namespace:openstack ID:3844763f75bdefb631b40e8c0bfa6f63e31676a46a82fc93ed8d7a814b31a888 UID:21820d14-47dd-4c9f-8047-c5a993c6a142 NetNS:/var/run/netns/7bc402ea-ebe4-4b36-b49f-617943e35107 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21820d14_47dd_4c9f_8047_c5a993c6a142.slice PodAnnotations:0xc000738f80}] Aliases:map[]}"
2026-06-10 15:52:06.297416 | controller | Jun 10 15:03:29.643616 crc crio[20344]: time="2026-06-10T15:03:29.643539529Z" level=info msg="Checking pod openstack_nova-cell1-conductor-db-sync-h5xr8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.297433 | controller | Jun 10 15:03:29.654778 crc crio[20344]: time="2026-06-10T15:03:29.654629648Z" level=info msg="Ran pod sandbox 3844763f75bdefb631b40e8c0bfa6f63e31676a46a82fc93ed8d7a814b31a888 with infra container: openstack/nova-cell1-conductor-db-sync-h5xr8/POD" id=ea5210aa-729a-4085-aa2c-bcfd82f55c19 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.297449 | controller | Jun 10 15:03:29.658209 crc crio[20344]: time="2026-06-10T15:03:29.658063158Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=fd3bc598-e6d6-4cf1-8e62-3d451a4ac242 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.297471 | controller | Jun 10 15:03:29.679798 crc crio[20344]: time="2026-06-10T15:03:29.67850359Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=0696bce7-b121-4664-affe-697e73746487 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.297488 | controller | Jun 10 15:03:29.680651 crc crio[20344]: time="2026-06-10T15:03:29.678763357Z" level=info msg="Created container 4f86ccc8e2cf299b6dc72409ae74d8761d7834b6f485b876561b1f93c9c9a21c: openstack/dnsmasq-dns-6f4f87c799-lqfh7/init" id=1553110d-6a44-4cfa-99ab-11bbb32505b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.297503 | controller | Jun 10 15:03:29.682203 crc crio[20344]: time="2026-06-10T15:03:29.682128535Z" level=info msg="Starting container: 4f86ccc8e2cf299b6dc72409ae74d8761d7834b6f485b876561b1f93c9c9a21c" id=5c6cec1b-89e4-48bc-9bd6-fe51106a8c49 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.297519 | controller | Jun 10 15:03:29.688192 crc crio[20344]: time="2026-06-10T15:03:29.68810992Z" level=info msg="Creating container: openstack/nova-cell1-conductor-db-sync-h5xr8/nova-cell1-conductor-db-sync" id=c1529072-d5a8-4a1a-a80e-8af1bed03bef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.297535 | controller | Jun 10 15:03:29.688722 crc crio[20344]: time="2026-06-10T15:03:29.688658365Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.297551 | controller | Jun 10 15:03:29.693774 crc crio[20344]: time="2026-06-10T15:03:29.693701926Z" level=info msg="Started container" PID=80911 containerID=4f86ccc8e2cf299b6dc72409ae74d8761d7834b6f485b876561b1f93c9c9a21c description=openstack/dnsmasq-dns-6f4f87c799-lqfh7/init id=5c6cec1b-89e4-48bc-9bd6-fe51106a8c49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27de0b37c991ca2769b3bf01a0a61d0dee89257a2a59b8a327dd94270d0dde4a
2026-06-10 15:52:06.297567 | controller | Jun 10 15:03:29.756769 crc crio[20344]: time="2026-06-10T15:03:29.756677696Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.297583 | controller | Jun 10 15:03:29.760680 crc crio[20344]: time="2026-06-10T15:03:29.760624189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.297599 | controller | Jun 10 15:03:29.923559 crc crio[20344]: time="2026-06-10T15:03:29.923445529Z" level=info msg="Created container d3f544f36cc8dc5fd55c412077df63ad9bf6fd00133394233003378a224dc25a: openstack/nova-cell1-conductor-db-sync-h5xr8/nova-cell1-conductor-db-sync" id=c1529072-d5a8-4a1a-a80e-8af1bed03bef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.297615 | controller | Jun 10 15:03:29.925659 crc crio[20344]: time="2026-06-10T15:03:29.925584135Z" level=info msg="Starting container: d3f544f36cc8dc5fd55c412077df63ad9bf6fd00133394233003378a224dc25a" id=9b275834-9d09-470b-80fc-ef1ccf5ccf08 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.297631 | controller | Jun 10 15:03:29.948475 crc crio[20344]: time="2026-06-10T15:03:29.948387299Z" level=info msg="Started container" PID=80927 containerID=d3f544f36cc8dc5fd55c412077df63ad9bf6fd00133394233003378a224dc25a description=openstack/nova-cell1-conductor-db-sync-h5xr8/nova-cell1-conductor-db-sync id=9b275834-9d09-470b-80fc-ef1ccf5ccf08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3844763f75bdefb631b40e8c0bfa6f63e31676a46a82fc93ed8d7a814b31a888
2026-06-10 15:52:06.297648 | controller | Jun 10 15:03:30.175569 crc crio[20344]: time="2026-06-10T15:03:30.17533596Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=89da27b4-b507-426e-a74f-197f43d77da6 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.297669 | controller | Jun 10 15:03:30.284398 crc crio[20344]: time="2026-06-10T15:03:30.274978115Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=0dc0c730-e6ec-497e-88a8-e23c03259469 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.297685 | controller | Jun 10 15:03:30.288355 crc crio[20344]: time="2026-06-10T15:03:30.287227054Z" level=info msg="Creating container: openstack/dnsmasq-dns-6f4f87c799-lqfh7/dnsmasq-dns" id=5d8672eb-86ab-444f-b343-3379b72d045d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.297701 | controller | Jun 10 15:03:30.291111 crc crio[20344]: time="2026-06-10T15:03:30.288970199Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.297718 | controller | Jun 10 15:03:30.387477 crc crio[20344]: time="2026-06-10T15:03:30.387224758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.297734 | controller | Jun 10 15:03:30.409294 crc crio[20344]: time="2026-06-10T15:03:30.409096278Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.297750 | controller | Jun 10 15:03:30.665678 crc crio[20344]: time="2026-06-10T15:03:30.665444363Z" level=info msg="Created container 5e04b578fc58e05395b99d9d8c7258bc020b42ac438440a56fda22d963f9c0bd: openstack/dnsmasq-dns-6f4f87c799-lqfh7/dnsmasq-dns" id=5d8672eb-86ab-444f-b343-3379b72d045d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.297766 | controller | Jun 10 15:03:30.684829 crc crio[20344]: time="2026-06-10T15:03:30.684609272Z" level=info msg="Starting container: 5e04b578fc58e05395b99d9d8c7258bc020b42ac438440a56fda22d963f9c0bd" id=97058cd7-f4db-49e0-9260-edc6d505c343 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.297782 | controller | Jun 10 15:03:30.712436 crc crio[20344]: time="2026-06-10T15:03:30.712141779Z" level=info msg="Started container" PID=80968 containerID=5e04b578fc58e05395b99d9d8c7258bc020b42ac438440a56fda22d963f9c0bd description=openstack/dnsmasq-dns-6f4f87c799-lqfh7/dnsmasq-dns id=97058cd7-f4db-49e0-9260-edc6d505c343 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27de0b37c991ca2769b3bf01a0a61d0dee89257a2a59b8a327dd94270d0dde4a
2026-06-10 15:52:06.297798 | controller | Jun 10 15:03:33.506467 crc crio[20344]: time="2026-06-10T15:03:33.505426387Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:d4f2093717c3afc62018cae39e59e66ec30f8e1a29b1d7786aa73e23ce8f9b7e" id=26e4b822-2c63-4692-aea3-5aadc5b93685 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.297814 | controller | Jun 10 15:03:33.507792 crc crio[20344]: time="2026-06-10T15:03:33.507695056Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=5dacf92e-7efc-4276-be27-696792c9bd48 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.297830 | controller | Jun 10 15:03:33.532105 crc crio[20344]: time="2026-06-10T15:03:33.531980958Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3" id=fd9c0a1e-0c06-43e7-a46f-dffa3d1242e1 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.297861 | controller | Jun 10 15:03:33.533131 crc crio[20344]: time="2026-06-10T15:03:33.533060086Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=c3a1cbef-613a-4c0d-a856-8d6357cbb171 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.297883 | controller | Jun 10 15:03:33.537662 crc crio[20344]: time="2026-06-10T15:03:33.537566464Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8b54a4f4c4d0ed06bf07b9f6ef7cd9d730d448789c5ad3e20c1cdc56bcbcae90" id=557c5e39-171c-41f2-9dad-922ce477f2b6 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.297905 | controller | Jun 10 15:03:33.541365 crc crio[20344]: time="2026-06-10T15:03:33.541237309Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=cea45e00-b4cf-4a00-af63-e8e6daa2408b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.297921 | controller | Jun 10 15:03:33.563801 crc crio[20344]: time="2026-06-10T15:03:33.563665934Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=2f764fd2-434e-4151-8635-7676935100a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.297937 | controller | Jun 10 15:03:33.564067 crc crio[20344]: time="2026-06-10T15:03:33.564024803Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3" id=2bbd8cea-364c-4717-80db-8b62988f6840 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.297953 | controller | Jun 10 15:03:33.570481 crc crio[20344]: time="2026-06-10T15:03:33.570239505Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=940a0134-665a-462d-82d7-463467ac7a52 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.297969 | controller | Jun 10 15:03:33.583573 crc crio[20344]: time="2026-06-10T15:03:33.581025496Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=fe8655f4-91cd-4394-a25d-4ef38724efc5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.298000 | controller | Jun 10 15:03:33.583573 crc crio[20344]: time="2026-06-10T15:03:33.581692013Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.298017 | controller | Jun 10 15:03:33.588039 crc crio[20344]: time="2026-06-10T15:03:33.585055431Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=8ae1d81f-8163-46f9-8709-87ea3fda3d7a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.298033 | controller | Jun 10 15:03:33.594417 crc crio[20344]: time="2026-06-10T15:03:33.593531811Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=9a15631c-3131-47ca-a1ae-4a7bcb321737 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.298050 | controller | Jun 10 15:03:33.597809 crc crio[20344]: time="2026-06-10T15:03:33.597517875Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=153287e4-a535-4e0c-bce8-28d0753ca25b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.298066 | controller | Jun 10 15:03:33.613619 crc crio[20344]: time="2026-06-10T15:03:33.612985638Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=f3008f01-7268-4f1c-b686-1dccc09c12fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.298082 | controller | Jun 10 15:03:33.614797 crc crio[20344]: time="2026-06-10T15:03:33.61421874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.298098 | controller | Jun 10 15:03:33.635481 crc crio[20344]: time="2026-06-10T15:03:33.635372951Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=38e9be0c-5217-45b0-96de-6eff0c65a570 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.298113 | controller | Jun 10 15:03:33.641078 crc crio[20344]: time="2026-06-10T15:03:33.640974947Z" level=info msg="Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=0e2b717f-402a-46ba-84c3-efbebd9002a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.298134 | controller | Jun 10 15:03:33.655765 crc crio[20344]: time="2026-06-10T15:03:33.655605238Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.298151 | controller | Jun 10 15:03:33.657814 crc crio[20344]: time="2026-06-10T15:03:33.657160589Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.298167 | controller | Jun 10 15:03:33.657814 crc crio[20344]: time="2026-06-10T15:03:33.657395945Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.298184 | controller | Jun 10 15:03:33.663137 crc crio[20344]: time="2026-06-10T15:03:33.663009381Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.298200 | controller | Jun 10 15:03:33.713643 crc crio[20344]: time="2026-06-10T15:03:33.713525076Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.298216 | controller | Jun 10 15:03:33.731616 crc crio[20344]: time="2026-06-10T15:03:33.727014888Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.298232 | controller | Jun 10 15:03:33.748689 crc crio[20344]: time="2026-06-10T15:03:33.74822644Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.298249 | controller | Jun 10 15:03:33.753808 crc crio[20344]: time="2026-06-10T15:03:33.753065556Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.298265 | controller | Jun 10 15:03:33.784898 crc crio[20344]: time="2026-06-10T15:03:33.783187611Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.298281 | controller | Jun 10 15:03:33.789377 crc crio[20344]: time="2026-06-10T15:03:33.78930212Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.298297 | controller | Jun 10 15:03:34.008107 crc crio[20344]: time="2026-06-10T15:03:34.008022016Z" level=info msg="Created container f5d41f3b8d5033700e5187d84b25bb8917c77abb57af5df82a7e0c53d433b7f3: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=38e9be0c-5217-45b0-96de-6eff0c65a570 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.298313 | controller | Jun 10 15:03:34.009607 crc crio[20344]: time="2026-06-10T15:03:34.009562316Z" level=info msg="Starting container: f5d41f3b8d5033700e5187d84b25bb8917c77abb57af5df82a7e0c53d433b7f3" id=38f3ba57-1122-4776-8e24-ade9c72e2f66 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.298329 | controller | Jun 10 15:03:34.015236 crc crio[20344]: time="2026-06-10T15:03:34.015153562Z" level=info msg="Created container 5b3d529682ef7cd77f0869d4b2039e3188b15ae52205e3ba58c84c7996cece46: openstack/nova-api-0/nova-api-log" id=fe8655f4-91cd-4394-a25d-4ef38724efc5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.298345 | controller | Jun 10 15:03:34.016465 crc crio[20344]: time="2026-06-10T15:03:34.016378144Z" level=info msg="Starting container: 5b3d529682ef7cd77f0869d4b2039e3188b15ae52205e3ba58c84c7996cece46" id=abf66e13-8577-424c-90a6-ceba2df0c397 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.298366 | controller | Jun 10 15:03:34.018219 crc crio[20344]: time="2026-06-10T15:03:34.01815951Z" level=info msg="Started container" PID=81281 containerID=f5d41f3b8d5033700e5187d84b25bb8917c77abb57af5df82a7e0c53d433b7f3 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=38f3ba57-1122-4776-8e24-ade9c72e2f66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=911d7b2b3347b166330ab8d0dbc75520fb6807e6ec93bb977ad432ece59cb36f
2026-06-10 15:52:06.298383 | controller | Jun 10 15:03:34.018774 crc crio[20344]: time="2026-06-10T15:03:34.018640743Z" level=info msg="Created container 1eb9b4da9024db941d1a22c5575a03108e20c65783784a7f865cd77b2263afef: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=0e2b717f-402a-46ba-84c3-efbebd9002a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.298400 | controller | Jun 10 15:03:34.019629 crc crio[20344]: time="2026-06-10T15:03:34.019547707Z" level=info msg="Starting container: 1eb9b4da9024db941d1a22c5575a03108e20c65783784a7f865cd77b2263afef" id=8dcb8b6c-dde4-41f2-b95b-b9f04c544612 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.298462 | controller | Jun 10 15:03:34.029227 crc crio[20344]: time="2026-06-10T15:03:34.027169725Z" level=info msg="Started container" PID=81283 containerID=5b3d529682ef7cd77f0869d4b2039e3188b15ae52205e3ba58c84c7996cece46 description=openstack/nova-api-0/nova-api-log id=abf66e13-8577-424c-90a6-ceba2df0c397 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5daef69746e06ec03da874333eab19134dbf4ac0af05975290bf0694f5f2f1bb
2026-06-10 15:52:06.298485 | controller | Jun 10 15:03:34.029227 crc crio[20344]: time="2026-06-10T15:03:34.028339485Z" level=info msg="Started container" PID=81282 containerID=1eb9b4da9024db941d1a22c5575a03108e20c65783784a7f865cd77b2263afef description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=8dcb8b6c-dde4-41f2-b95b-b9f04c544612 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab58a8321184749420ad3e7008e6eeb3475c44a704f023c9db8113284580cda5
2026-06-10 15:52:06.298502 | controller | Jun 10 15:03:34.038884 crc crio[20344]: time="2026-06-10T15:03:34.038683135Z" level=info msg="Created container cf1685bf797d851c5856807bd1e33a266ed254780871e0e9d67fb853a9025cfc: openstack/nova-metadata-0/nova-metadata-log" id=f3008f01-7268-4f1c-b686-1dccc09c12fa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.298519 | controller | Jun 10 15:03:34.039800 crc crio[20344]: time="2026-06-10T15:03:34.039725122Z" level=info msg="Starting container: cf1685bf797d851c5856807bd1e33a266ed254780871e0e9d67fb853a9025cfc" id=4fa5a8d8-d180-46e5-b35f-e0bd28da8649 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.298536 | controller | Jun 10 15:03:34.049731 crc crio[20344]: time="2026-06-10T15:03:34.04964156Z" level=info msg="Started container" PID=81284 containerID=cf1685bf797d851c5856807bd1e33a266ed254780871e0e9d67fb853a9025cfc description=openstack/nova-metadata-0/nova-metadata-log id=4fa5a8d8-d180-46e5-b35f-e0bd28da8649 name=/runtime.v1.RuntimeService/StartContainer sandboxID=18b879d312f472265daec3b4c74e3dcb068fa97b7ca5bf7ce3649c593c98592a
2026-06-10 15:52:06.298552 | controller | Jun 10 15:03:34.050023 crc crio[20344]: time="2026-06-10T15:03:34.049851916Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=44679d55-5284-449b-a08b-29bc2307b696 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.298569 | controller | Jun 10 15:03:34.070976 crc crio[20344]: time="2026-06-10T15:03:34.070456062Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=781b24f3-9497-4915-870e-fd04c10859b9 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.298585 | controller | Jun 10 15:03:34.082338 crc crio[20344]: time="2026-06-10T15:03:34.082220699Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=2cbba1cc-244e-4612-8e92-2f3b9d3f08e2 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.298606 | controller | Jun 10 15:03:34.096405 crc crio[20344]: time="2026-06-10T15:03:34.096319526Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=c602d4e2-faeb-486f-acbd-92d4b72138fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.298623 | controller | Jun 10 15:03:34.099831 crc crio[20344]: time="2026-06-10T15:03:34.099795777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.298640 | controller | Jun 10 15:03:34.100914 crc crio[20344]: time="2026-06-10T15:03:34.100814303Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=19f58ada-49a5-4d71-aa49-9f723a6f52a6 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.298656 | controller | Jun 10 15:03:34.108369 crc crio[20344]: time="2026-06-10T15:03:34.108247677Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=9dc7f094-63dd-4494-9e79-8cfe31ac4f97 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.298673 | controller | Jun 10 15:03:34.136116 crc crio[20344]: time="2026-06-10T15:03:34.136011199Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.298690 | controller | Jun 10 15:03:34.171517 crc crio[20344]: time="2026-06-10T15:03:34.171434531Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.298706 | controller | Jun 10 15:03:34.174599 crc crio[20344]: time="2026-06-10T15:03:34.174539592Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.298722 | controller | Jun 10 15:03:34.193658 crc crio[20344]: time="2026-06-10T15:03:34.193580648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.298738 | controller | Jun 10 15:03:34.201098 crc crio[20344]: time="2026-06-10T15:03:34.201020842Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.298755 | controller | Jun 10 15:03:34.259888 crc crio[20344]: time="2026-06-10T15:03:34.259035283Z" level=info msg="Stopping container: 1eb9b4da9024db941d1a22c5575a03108e20c65783784a7f865cd77b2263afef (timeout: 30s)" id=fd85eafd-6b75-46cf-834d-bba3d291a978 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.298772 | controller | Jun 10 15:03:34.336141 crc crio[20344]: time="2026-06-10T15:03:34.336051298Z" level=info msg="Created container cf58a4b5ff0c8c52a3f6d1dbeae7ec93c2205a26ebefeb1705cac7dfbea3c407: openstack/nova-api-0/nova-api-api" id=c602d4e2-faeb-486f-acbd-92d4b72138fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.298789 | controller | Jun 10 15:03:34.351568 crc crio[20344]: time="2026-06-10T15:03:34.35148084Z" level=info msg="Starting container: cf58a4b5ff0c8c52a3f6d1dbeae7ec93c2205a26ebefeb1705cac7dfbea3c407" id=d910a012-67c2-4bdf-976f-09fd4cb058c0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.298805 | controller | Jun 10 15:03:34.359759 crc crio[20344]: time="2026-06-10T15:03:34.359617802Z" level=info msg="Started container" PID=81333 containerID=cf58a4b5ff0c8c52a3f6d1dbeae7ec93c2205a26ebefeb1705cac7dfbea3c407 description=openstack/nova-api-0/nova-api-api id=d910a012-67c2-4bdf-976f-09fd4cb058c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5daef69746e06ec03da874333eab19134dbf4ac0af05975290bf0694f5f2f1bb
2026-06-10 15:52:06.298822 | controller | Jun 10 15:03:34.378709 crc crio[20344]: time="2026-06-10T15:03:34.378657428Z" level=info msg="Created container dd08b07a5a53e2dddf301f01ea642fc409caf048460399bae9252c2e7fb60452: openstack/nova-metadata-0/nova-metadata-metadata" id=9dc7f094-63dd-4494-9e79-8cfe31ac4f97 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.298845 | controller | Jun 10 15:03:34.380406 crc crio[20344]: time="2026-06-10T15:03:34.380378933Z" level=info msg="Starting container: dd08b07a5a53e2dddf301f01ea642fc409caf048460399bae9252c2e7fb60452" id=16d3df7f-4e10-45df-9167-113380e5298a name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.298883 | controller | Jun 10 15:03:34.386038 crc crio[20344]: time="2026-06-10T15:03:34.385959468Z" level=info msg="Started container" PID=81336 containerID=dd08b07a5a53e2dddf301f01ea642fc409caf048460399bae9252c2e7fb60452 description=openstack/nova-metadata-0/nova-metadata-metadata id=16d3df7f-4e10-45df-9167-113380e5298a name=/runtime.v1.RuntimeService/StartContainer sandboxID=18b879d312f472265daec3b4c74e3dcb068fa97b7ca5bf7ce3649c593c98592a
2026-06-10 15:52:06.298901 | controller | Jun 10 15:03:35.317886 crc crio[20344]: time="2026-06-10T15:03:35.317335765Z" level=info msg="Stopping container: dd08b07a5a53e2dddf301f01ea642fc409caf048460399bae9252c2e7fb60452 (timeout: 30s)" id=9d35b73c-0c53-4e92-b08c-209c35e0bcec name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.298919 | controller | Jun 10 15:03:35.319410 crc crio[20344]: time="2026-06-10T15:03:35.317414607Z" level=info msg="Stopping container: cf1685bf797d851c5856807bd1e33a266ed254780871e0e9d67fb853a9025cfc (timeout: 30s)" id=b11bb02b-8a12-4f81-bb62-ff9fa310da6d name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.298936 | controller | Jun 10 15:03:35.444776 crc crio[20344]: time="2026-06-10T15:03:35.444664981Z" level=info msg="Stopped container cf1685bf797d851c5856807bd1e33a266ed254780871e0e9d67fb853a9025cfc: openstack/nova-metadata-0/nova-metadata-log" id=b11bb02b-8a12-4f81-bb62-ff9fa310da6d name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.298952 | controller | Jun 10 15:03:35.550450 crc crio[20344]: time="2026-06-10T15:03:35.55022212Z" level=info msg="Stopped container dd08b07a5a53e2dddf301f01ea642fc409caf048460399bae9252c2e7fb60452: openstack/nova-metadata-0/nova-metadata-metadata" id=9d35b73c-0c53-4e92-b08c-209c35e0bcec name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.298969 | controller | Jun 10 15:03:35.552821 crc crio[20344]: time="2026-06-10T15:03:35.552716355Z" level=info msg="Stopping pod sandbox: 18b879d312f472265daec3b4c74e3dcb068fa97b7ca5bf7ce3649c593c98592a" id=6f9cee68-0bd1-4c24-8c55-a3ab40d672f3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.298985 | controller | Jun 10 15:03:35.553508 crc crio[20344]: time="2026-06-10T15:03:35.553454024Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:18b879d312f472265daec3b4c74e3dcb068fa97b7ca5bf7ce3649c593c98592a UID:775f579b-469e-4cd8-b74f-82e2de1b160b NetNS:/var/run/netns/e364cc8b-de31-4d70-be53-0d0626336d8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod775f579b_469e_4cd8_b74f_82e2de1b160b.slice PodAnnotations:0xc00282ec50}] Aliases:map[]}"
2026-06-10 15:52:06.299002 | controller | Jun 10 15:03:35.553668 crc crio[20344]: time="2026-06-10T15:03:35.553617719Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.299019 | controller | Jun 10 15:03:35.888875 crc crio[20344]: time="2026-06-10T15:03:35.888029298Z" level=info msg="Stopped pod sandbox: 18b879d312f472265daec3b4c74e3dcb068fa97b7ca5bf7ce3649c593c98592a" id=6f9cee68-0bd1-4c24-8c55-a3ab40d672f3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.299036 | controller | Jun 10 15:03:36.337232 crc crio[20344]: time="2026-06-10T15:03:36.336646732Z" level=info msg="Removing container: dd08b07a5a53e2dddf301f01ea642fc409caf048460399bae9252c2e7fb60452" id=2cd36ded-b4e7-4fa7-8436-0dd235b45089 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.299057 | controller | Jun 10 15:03:36.374483 crc crio[20344]: time="2026-06-10T15:03:36.374239541Z" level=info msg="Removed container dd08b07a5a53e2dddf301f01ea642fc409caf048460399bae9252c2e7fb60452: openstack/nova-metadata-0/nova-metadata-metadata" id=2cd36ded-b4e7-4fa7-8436-0dd235b45089 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.299074 | controller | Jun 10 15:03:36.380247 crc crio[20344]: time="2026-06-10T15:03:36.380175485Z" level=info msg="Removing container: cf1685bf797d851c5856807bd1e33a266ed254780871e0e9d67fb853a9025cfc" id=1858dd58-9835-4596-a22c-00729f0fbfe9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.299090 | controller | Jun 10 15:03:36.435859 crc crio[20344]: time="2026-06-10T15:03:36.433451913Z" level=info msg="Removed container cf1685bf797d851c5856807bd1e33a266ed254780871e0e9d67fb853a9025cfc: openstack/nova-metadata-0/nova-metadata-log" id=1858dd58-9835-4596-a22c-00729f0fbfe9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.299107 | controller | Jun 10 15:03:36.797552 crc crio[20344]: time="2026-06-10T15:03:36.797043302Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=344d36f8-8096-4dc1-bba0-6ada36868b61 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.299123 | controller | Jun 10 15:03:36.797674 crc crio[20344]: time="2026-06-10T15:03:36.797622507Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.299140 | controller | Jun 10 15:03:36.852490 crc crio[20344]: time="2026-06-10T15:03:36.852430125Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c36c18e467541dce7cba6da19199f8865201133e18e34c51072da64e1c2e94f1 UID:052b2509-179d-424f-a01b-9d1666ecbf2c NetNS:/var/run/netns/a30f8850-e0ed-4d59-a416-e8faf2512f06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod052b2509_179d_424f_a01b_9d1666ecbf2c.slice PodAnnotations:0xc0055ea190}] Aliases:map[]}"
2026-06-10 15:52:06.299157 | controller | Jun 10 15:03:36.852825 crc crio[20344]: time="2026-06-10T15:03:36.852804785Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.299174 | controller | Jun 10 15:03:37.330778 crc crio[20344]: time="2026-06-10T15:03:37.326990704Z" level=info msg="Stopping container: 8db41d5c26f5b01c56fb5c4f0cd0e19c617ccf57b96fff3e76f24202de721142 (timeout: 10s)" id=bd7ecb7a-2456-4ab1-b6d3-b53daca5c3cc name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.299191 | controller | Jun 10 15:03:37.466373 crc crio[20344]: time="2026-06-10T15:03:37.46620686Z" level=info msg="Stopped container 8db41d5c26f5b01c56fb5c4f0cd0e19c617ccf57b96fff3e76f24202de721142: openstack/dnsmasq-dns-75b56949bf-dblrl/dnsmasq-dns" id=bd7ecb7a-2456-4ab1-b6d3-b53daca5c3cc name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.299208 | controller | Jun 10 15:03:37.467232 crc crio[20344]: time="2026-06-10T15:03:37.467132994Z" level=info msg="Stopping pod sandbox: 1a61956482d23e49f26b8420d036ba015129fdeaef695e227d573e2192e492b6" id=1d98212f-c0e9-4e47-9731-ddff92692af4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.299224 | controller | Jun 10 15:03:37.473509 crc crio[20344]: time="2026-06-10T15:03:37.472329029Z" level=info msg="Got pod network &{Name:dnsmasq-dns-75b56949bf-dblrl Namespace:openstack ID:1a61956482d23e49f26b8420d036ba015129fdeaef695e227d573e2192e492b6 UID:2ae327ff-8795-45d0-a083-23c525b04630 NetNS:/var/run/netns/1e440a06-f9e1-4a99-b3db-c1728ffa6c1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ae327ff_8795_45d0_a083_23c525b04630.slice PodAnnotations:0xc004036180}] Aliases:map[]}"
2026-06-10 15:52:06.299246 | controller | Jun 10 15:03:37.473509 crc crio[20344]: time="2026-06-10T15:03:37.472564195Z" level=info msg="Deleting pod openstack_dnsmasq-dns-75b56949bf-dblrl from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.299264 | controller | Jun 10 15:03:37.500979 crc crio[20344]: 2026-06-10T15:03:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c36c18e467541dc Mac:f6:89:f0:79:c0:fc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/a30f8850-e0ed-4d59-a416-e8faf2512f06 SocketPath: PciID:}] [{Interface:0xc000014770 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.299281 | controller | Jun 10 15:03:37.500979 crc crio[20344]: time="2026-06-10T15:03:37.500247616Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c36c18e467541dce7cba6da19199f8865201133e18e34c51072da64e1c2e94f1 UID:052b2509-179d-424f-a01b-9d1666ecbf2c NetNS:/var/run/netns/a30f8850-e0ed-4d59-a416-e8faf2512f06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod052b2509_179d_424f_a01b_9d1666ecbf2c.slice PodAnnotations:0xc0055ea190}] Aliases:map[]}"
2026-06-10 15:52:06.299298 | controller | Jun 10 15:03:37.500979 crc crio[20344]: time="2026-06-10T15:03:37.500433891Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.299316 | controller | Jun 10 15:03:37.544759 crc crio[20344]: time="2026-06-10T15:03:37.544654763Z" level=info msg="Ran pod sandbox c36c18e467541dce7cba6da19199f8865201133e18e34c51072da64e1c2e94f1 with infra container: openstack/nova-metadata-0/POD" id=344d36f8-8096-4dc1-bba0-6ada36868b61 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.299333 | controller | Jun 10 15:03:37.551930 crc crio[20344]: time="2026-06-10T15:03:37.549960191Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=b7f97201-d160-4d2d-b08c-7947dd17f960 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.299350 | controller | Jun 10 15:03:37.557332 crc crio[20344]: time="2026-06-10T15:03:37.55720251Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=d18802fb-015b-48f2-9d64-416ca76e42af name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.299367 | controller | Jun 10 15:03:37.567014 crc crio[20344]: time="2026-06-10T15:03:37.566931783Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=a8a33034-5784-4e4b-be06-80034b139404 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.299383 | controller | Jun 10 15:03:37.567456 crc crio[20344]: time="2026-06-10T15:03:37.567399485Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.299400 | controller | Jun 10 15:03:37.653560 crc crio[20344]: time="2026-06-10T15:03:37.653175919Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.299416 | controller | Jun 10 15:03:37.665041 crc crio[20344]: time="2026-06-10T15:03:37.664934005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.299433 | controller | Jun 10 15:03:37.849023 crc crio[20344]: time="2026-06-10T15:03:37.848476275Z" level=info msg="Created container e6f4a0c0453fd03707e20c30125c943d160cb45a4e75348f60cf1ede0120e3b9: openstack/nova-metadata-0/nova-metadata-log" id=a8a33034-5784-4e4b-be06-80034b139404 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.299449 | controller | Jun 10 15:03:37.851393 crc crio[20344]: time="2026-06-10T15:03:37.851323309Z" level=info msg="Starting container: e6f4a0c0453fd03707e20c30125c943d160cb45a4e75348f60cf1ede0120e3b9" id=0067cddc-5e79-4b73-8115-54ed1fdf222e name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.299469 | controller | Jun 10 15:03:37.860158 crc crio[20344]: time="2026-06-10T15:03:37.858486045Z" level=info msg="Started container" PID=81918 containerID=e6f4a0c0453fd03707e20c30125c943d160cb45a4e75348f60cf1ede0120e3b9 description=openstack/nova-metadata-0/nova-metadata-log id=0067cddc-5e79-4b73-8115-54ed1fdf222e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c36c18e467541dce7cba6da19199f8865201133e18e34c51072da64e1c2e94f1
2026-06-10 15:52:06.299487 | controller | Jun 10 15:03:37.883496 crc crio[20344]: time="2026-06-10T15:03:37.883330512Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=fbbac59c-2ec1-4d46-b4b0-063df4cd449a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.299504 | controller | Jun 10 15:03:37.945655 crc crio[20344]: time="2026-06-10T15:03:37.945557943Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=a865f3fe-fe29-4f7c-afb7-95de00c1aabc name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.299522 | controller | Jun 10 15:03:37.962319 crc crio[20344]: time="2026-06-10T15:03:37.962187566Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=f1cd6f36-a0ad-4b9a-af20-dde8fa9dc089 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.299538 | controller | Jun 10 15:03:37.962712 crc crio[20344]: time="2026-06-10T15:03:37.962655258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.299554 | controller | Jun 10 15:03:37.992255 crc crio[20344]: time="2026-06-10T15:03:37.991925641Z" level=info msg="Stopped pod sandbox: 1a61956482d23e49f26b8420d036ba015129fdeaef695e227d573e2192e492b6" id=1d98212f-c0e9-4e47-9731-ddff92692af4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.299570 | controller | Jun 10 15:03:38.031667 crc crio[20344]: time="2026-06-10T15:03:38.031527182Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.299587 | controller | Jun 10 15:03:38.046855 crc crio[20344]: time="2026-06-10T15:03:38.044178031Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.299603 | controller | Jun 10 15:03:38.264655 crc crio[20344]: time="2026-06-10T15:03:38.264354986Z" level=info msg="Created container f7b6419938c6c85f54f096e9c83ff8310945df9af8cb9fc81770de76e5a9f9d4: openstack/nova-metadata-0/nova-metadata-metadata" id=f1cd6f36-a0ad-4b9a-af20-dde8fa9dc089 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.299619 | controller | Jun 10 15:03:38.266337 crc crio[20344]: time="2026-06-10T15:03:38.265549617Z" level=info msg="Starting container: f7b6419938c6c85f54f096e9c83ff8310945df9af8cb9fc81770de76e5a9f9d4" id=9d1f3683-db55-4d22-a598-a5202af03ad2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.299635 | controller | Jun 10 15:03:38.280519 crc crio[20344]: time="2026-06-10T15:03:38.280415314Z" level=info msg="Started container" PID=81970 containerID=f7b6419938c6c85f54f096e9c83ff8310945df9af8cb9fc81770de76e5a9f9d4 description=openstack/nova-metadata-0/nova-metadata-metadata id=9d1f3683-db55-4d22-a598-a5202af03ad2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c36c18e467541dce7cba6da19199f8865201133e18e34c51072da64e1c2e94f1
2026-06-10 15:52:06.299651 | controller | Jun 10 15:03:38.451449 crc crio[20344]: time="2026-06-10T15:03:38.450777711Z" level=info msg="Removing container: 8db41d5c26f5b01c56fb5c4f0cd0e19c617ccf57b96fff3e76f24202de721142" id=517804a5-2c56-4fad-acfc-4b18964b393f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.299671 | controller | Jun 10 15:03:38.499360 crc crio[20344]: time="2026-06-10T15:03:38.499191172Z" level=info msg="Removed container 8db41d5c26f5b01c56fb5c4f0cd0e19c617ccf57b96fff3e76f24202de721142: openstack/dnsmasq-dns-75b56949bf-dblrl/dnsmasq-dns" id=517804a5-2c56-4fad-acfc-4b18964b393f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.299688 | controller | Jun 10 15:03:38.504890 crc crio[20344]: time="2026-06-10T15:03:38.504804078Z" level=info msg="Removing container: 159a79a408ceb06087c1e52f59eba554e554213c5a175ea39064007351270795" id=5c5b8bb3-5807-4471-8d2f-664e92259217 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.299705 | controller | Jun 10 15:03:38.572305 crc crio[20344]: time="2026-06-10T15:03:38.572183013Z" level=info msg="Removed container 159a79a408ceb06087c1e52f59eba554e554213c5a175ea39064007351270795: openstack/dnsmasq-dns-75b56949bf-dblrl/init" id=5c5b8bb3-5807-4471-8d2f-664e92259217 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.299721 | controller | Jun 10 15:03:40.459875 crc crio[20344]: time="2026-06-10T15:03:40.459215688Z" level=info msg="Stopping pod sandbox: 9d0dc822311f5e95dc6fca90c6e3e177c46c16457e593a32fade4e965caf111e" id=23b67b06-32f0-4b29-8133-6ccbe5dc15e9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.299737 | controller | Jun 10 15:03:40.461211 crc crio[20344]: time="2026-06-10T15:03:40.460498942Z" level=info msg="Got pod network &{Name:nova-cell0-cell-mapping-c8xfn Namespace:openstack ID:9d0dc822311f5e95dc6fca90c6e3e177c46c16457e593a32fade4e965caf111e UID:e1b1cf33-1e9a-4223-bc88-0b45c82df75d NetNS:/var/run/netns/7cb3b8ee-87e8-47e8-a075-64c2a80ffc96 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1b1cf33_1e9a_4223_bc88_0b45c82df75d.slice PodAnnotations:0xc003224730}] Aliases:map[]}"
2026-06-10 15:52:06.299753 | controller | Jun 10 15:03:40.461211 crc crio[20344]: time="2026-06-10T15:03:40.460620755Z" level=info msg="Deleting pod openstack_nova-cell0-cell-mapping-c8xfn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.299770 | controller | Jun 10 15:03:40.902960 crc crio[20344]: time="2026-06-10T15:03:40.90277767Z" level=info msg="Stopped pod sandbox: 9d0dc822311f5e95dc6fca90c6e3e177c46c16457e593a32fade4e965caf111e" id=23b67b06-32f0-4b29-8133-6ccbe5dc15e9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.299786 | controller | Jun 10 15:03:41.735468 crc crio[20344]: time="2026-06-10T15:03:41.734896941Z" level=info msg="Stopping container: cf58a4b5ff0c8c52a3f6d1dbeae7ec93c2205a26ebefeb1705cac7dfbea3c407 (timeout: 30s)" id=da79ede7-7535-4a9e-b3a1-ea7bf981461d name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.299803 | controller | Jun 10 15:03:41.738313 crc crio[20344]: time="2026-06-10T15:03:41.735163218Z" level=info msg="Stopping container: 5b3d529682ef7cd77f0869d4b2039e3188b15ae52205e3ba58c84c7996cece46 (timeout: 30s)" id=9f7c9783-d1b3-40a2-8204-e889e837e698 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.299819 | controller | Jun 10 15:03:41.777571 crc crio[20344]: time="2026-06-10T15:03:41.77747882Z" level=info msg="Stopping container: f5d41f3b8d5033700e5187d84b25bb8917c77abb57af5df82a7e0c53d433b7f3 (timeout: 30s)" id=f6a09821-5fe0-4d20-aeb7-899b9e042867 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.299835 | controller | Jun 10 15:03:41.803776 crc crio[20344]: time="2026-06-10T15:03:41.803690882Z" level=info msg="Stopping container: e6f4a0c0453fd03707e20c30125c943d160cb45a4e75348f60cf1ede0120e3b9 (timeout: 30s)" id=d28bc3c4-2a73-4629-8e03-253aaff071b0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.299869 | controller | Jun 10 15:03:41.805701 crc crio[20344]: time="2026-06-10T15:03:41.805598442Z" level=info msg="Stopping container: f7b6419938c6c85f54f096e9c83ff8310945df9af8cb9fc81770de76e5a9f9d4 (timeout: 30s)" id=c46a007b-0db8-4433-ad54-b9b001d0fd6d name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.299892 | controller | Jun 10 15:03:41.893158 crc crio[20344]: time="2026-06-10T15:03:41.893001558Z" level=info msg="Stopped container 5b3d529682ef7cd77f0869d4b2039e3188b15ae52205e3ba58c84c7996cece46: openstack/nova-api-0/nova-api-log" id=9f7c9783-d1b3-40a2-8204-e889e837e698 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.299909 | controller | Jun 10 15:03:41.930576 crc crio[20344]: time="2026-06-10T15:03:41.930375082Z" level=info msg="Stopped container e6f4a0c0453fd03707e20c30125c943d160cb45a4e75348f60cf1ede0120e3b9: openstack/nova-metadata-0/nova-metadata-log" id=d28bc3c4-2a73-4629-8e03-253aaff071b0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.299925 | controller | Jun 10 15:03:42.039022 crc crio[20344]: time="2026-06-10T15:03:42.038889638Z" level=info msg="Stopped container f7b6419938c6c85f54f096e9c83ff8310945df9af8cb9fc81770de76e5a9f9d4: openstack/nova-metadata-0/nova-metadata-metadata" id=c46a007b-0db8-4433-ad54-b9b001d0fd6d name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.299941 | controller | Jun 10 15:03:42.040991 crc crio[20344]: time="2026-06-10T15:03:42.039719229Z" level=info msg="Stopping pod sandbox: c36c18e467541dce7cba6da19199f8865201133e18e34c51072da64e1c2e94f1" id=cba043be-7fa5-484f-b577-54059719c28b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.299957 | controller | Jun 10 15:03:42.040991 crc crio[20344]: time="2026-06-10T15:03:42.040422318Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c36c18e467541dce7cba6da19199f8865201133e18e34c51072da64e1c2e94f1 UID:052b2509-179d-424f-a01b-9d1666ecbf2c NetNS:/var/run/netns/a30f8850-e0ed-4d59-a416-e8faf2512f06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod052b2509_179d_424f_a01b_9d1666ecbf2c.slice PodAnnotations:0xc0055ea228}] Aliases:map[]}"
2026-06-10 15:52:06.299974 | controller | Jun 10 15:03:42.040991 crc crio[20344]: time="2026-06-10T15:03:42.040583072Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.299991 | controller | Jun 10 15:03:42.476369 crc crio[20344]: time="2026-06-10T15:03:42.474545114Z" level=info msg="Stopped pod sandbox: c36c18e467541dce7cba6da19199f8865201133e18e34c51072da64e1c2e94f1" id=cba043be-7fa5-484f-b577-54059719c28b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.300007 | controller | Jun 10 15:03:43.136796 crc crio[20344]: time="2026-06-10T15:03:43.136155795Z" level=info msg="Stopped container f5d41f3b8d5033700e5187d84b25bb8917c77abb57af5df82a7e0c53d433b7f3: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=f6a09821-5fe0-4d20-aeb7-899b9e042867 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.300023 | controller | Jun 10 15:03:43.138057 crc crio[20344]: time="2026-06-10T15:03:43.137632733Z" level=info msg="Stopping pod sandbox: 911d7b2b3347b166330ab8d0dbc75520fb6807e6ec93bb977ad432ece59cb36f" id=bfd84b1c-ce0b-4566-b16f-97ac9a933c99 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.300039 | controller | Jun 10 15:03:43.138771 crc crio[20344]: time="2026-06-10T15:03:43.138690651Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:911d7b2b3347b166330ab8d0dbc75520fb6807e6ec93bb977ad432ece59cb36f UID:074eb4b9-4ffd-42b4-8d05-451f653555ab NetNS:/var/run/netns/a833f92b-5e9d-4578-8e1c-f166ce43290f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod074eb4b9_4ffd_42b4_8d05_451f653555ab.slice PodAnnotations:0xc0027c06d0}] Aliases:map[]}"
2026-06-10 15:52:06.300056 | controller | Jun 10 15:03:43.138988 crc crio[20344]: time="2026-06-10T15:03:43.138916177Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.300078 | controller | Jun 10 15:03:43.570930 crc crio[20344]: time="2026-06-10T15:03:43.569796648Z" level=info msg="Stopping pod sandbox: 3844763f75bdefb631b40e8c0bfa6f63e31676a46a82fc93ed8d7a814b31a888" id=32d20361-502a-4643-ad9b-0a8679be36d3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.300095 | controller | Jun 10 15:03:43.574939 crc crio[20344]: time="2026-06-10T15:03:43.572981401Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-db-sync-h5xr8 Namespace:openstack ID:3844763f75bdefb631b40e8c0bfa6f63e31676a46a82fc93ed8d7a814b31a888 UID:21820d14-47dd-4c9f-8047-c5a993c6a142 NetNS:/var/run/netns/7bc402ea-ebe4-4b36-b49f-617943e35107 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21820d14_47dd_4c9f_8047_c5a993c6a142.slice PodAnnotations:0xc004036828}] Aliases:map[]}"
2026-06-10 15:52:06.300112 | controller | Jun 10 15:03:43.574939 crc crio[20344]: time="2026-06-10T15:03:43.573152076Z" level=info msg="Deleting pod openstack_nova-cell1-conductor-db-sync-h5xr8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.300128 | controller | Jun 10 15:03:43.677060 crc crio[20344]: time="2026-06-10T15:03:43.67697349Z" level=info msg="Stopped pod sandbox: 911d7b2b3347b166330ab8d0dbc75520fb6807e6ec93bb977ad432ece59cb36f" id=bfd84b1c-ce0b-4566-b16f-97ac9a933c99 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.300144 | controller | Jun 10 15:03:44.030457 crc crio[20344]: time="2026-06-10T15:03:44.029545872Z" level=info msg="Stopped pod sandbox: 3844763f75bdefb631b40e8c0bfa6f63e31676a46a82fc93ed8d7a814b31a888" id=32d20361-502a-4643-ad9b-0a8679be36d3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.300160 | controller | Jun 10 15:03:44.181008 crc crio[20344]: time="2026-06-10T15:03:44.180895764Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=f9de2d3f-8d8d-42df-a2ae-9992a160f3bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.300176 | controller | Jun 10 15:03:44.181927 crc crio[20344]: time="2026-06-10T15:03:44.181024817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.300193 | controller | Jun 10 15:03:44.220356 crc crio[20344]: time="2026-06-10T15:03:44.213927014Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:ef7932ee563085a81be03e64c2b3d0d84a2da515763a0d1a72069dbf2c143f12 UID:b5c1af75-52c2-4dbf-9cda-79878cc79c06 NetNS:/var/run/netns/f59942b2-d044-4e4d-baa7-0f852d8e1f30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb5c1af75_52c2_4dbf_9cda_79878cc79c06.slice PodAnnotations:0xc006858680}] Aliases:map[]}"
2026-06-10 15:52:06.300209 | controller | Jun 10 15:03:44.220356 crc crio[20344]: time="2026-06-10T15:03:44.213986986Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.300226 | controller | Jun 10 15:03:44.590251 crc crio[20344]: time="2026-06-10T15:03:44.59005553Z" level=info msg="Removing container: f5d41f3b8d5033700e5187d84b25bb8917c77abb57af5df82a7e0c53d433b7f3" id=7f453f96-bff1-4a39-a6c0-7e4c79749cd7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.300242 | controller | Jun 10 15:03:44.628172 crc crio[20344]: time="2026-06-10T15:03:44.62768631Z" level=info msg="Removed container f5d41f3b8d5033700e5187d84b25bb8917c77abb57af5df82a7e0c53d433b7f3: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=7f453f96-bff1-4a39-a6c0-7e4c79749cd7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.300258 | controller | Jun 10 15:03:44.784157 crc crio[20344]: 2026-06-10T15:03:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ef7932ee563085a Mac:82:0c:d8:a6:7c:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/f59942b2-d044-4e4d-baa7-0f852d8e1f30 SocketPath: PciID:}] [{Interface:0xc000014f90 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.300279 | controller | Jun 10 15:03:44.785498 crc crio[20344]: time="2026-06-10T15:03:44.785416418Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:ef7932ee563085a81be03e64c2b3d0d84a2da515763a0d1a72069dbf2c143f12 UID:b5c1af75-52c2-4dbf-9cda-79878cc79c06 NetNS:/var/run/netns/f59942b2-d044-4e4d-baa7-0f852d8e1f30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb5c1af75_52c2_4dbf_9cda_79878cc79c06.slice PodAnnotations:0xc006858680}] Aliases:map[]}"
2026-06-10 15:52:06.300296 | controller | Jun 10 15:03:44.785621 crc crio[20344]: time="2026-06-10T15:03:44.785576122Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.300312 | controller | Jun 10 15:03:44.793851 crc crio[20344]: time="2026-06-10T15:03:44.793780296Z" level=info msg="Ran pod sandbox ef7932ee563085a81be03e64c2b3d0d84a2da515763a0d1a72069dbf2c143f12 with infra container: openstack/nova-metadata-0/POD" id=f9de2d3f-8d8d-42df-a2ae-9992a160f3bc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.300328 | controller | Jun 10 15:03:44.796174 crc crio[20344]: time="2026-06-10T15:03:44.796069446Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=7f4a9ae5-84cc-4e25-bc63-05b11849f8a0 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.300345 | controller | Jun 10 15:03:44.799393 crc crio[20344]: time="2026-06-10T15:03:44.79932738Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=fe4b9bca-270b-4233-9e39-5aae14f2cab3 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.300361 | controller | Jun 10 15:03:44.813202 crc crio[20344]: time="2026-06-10T15:03:44.813027837Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=da1df29d-d679-4f5b-8133-0716d69c32a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.300377 | controller | Jun 10 15:03:44.815692 crc crio[20344]: time="2026-06-10T15:03:44.813597142Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.300394 | controller | Jun 10 15:03:44.870195 crc crio[20344]: time="2026-06-10T15:03:44.870107773Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.300410 | controller | Jun 10 15:03:44.876025 crc crio[20344]: time="2026-06-10T15:03:44.875939915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.300426 | controller | Jun 10 15:03:44.999457 crc crio[20344]: time="2026-06-10T15:03:44.99939225Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=7738799f-e28a-4234-8f82-1120484af3f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.300443 | controller | Jun 10 15:03:44.999595 crc crio[20344]: time="2026-06-10T15:03:44.999512923Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.300459 | controller | Jun 10 15:03:45.043964 crc crio[20344]: time="2026-06-10T15:03:45.043870948Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:115fbde9352d781d8760312bb96126f7edd2ad9d55212b85dcdab349ac534770 UID:a825836a-49e8-4c94-b45e-e57336d07be6 NetNS:/var/run/netns/0a06f4e5-52bf-45cd-bc56-55720eb32a98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda825836a_49e8_4c94_b45e_e57336d07be6.slice PodAnnotations:0xc0040361f8}] Aliases:map[]}"
2026-06-10 15:52:06.300481 | controller | Jun 10 15:03:45.044405 crc crio[20344]: time="2026-06-10T15:03:45.044385902Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.300498 | controller | Jun 10 15:03:45.076663 crc crio[20344]: time="2026-06-10T15:03:45.076514208Z" level=info msg="Stopped container cf58a4b5ff0c8c52a3f6d1dbeae7ec93c2205a26ebefeb1705cac7dfbea3c407: openstack/nova-api-0/nova-api-api" id=da79ede7-7535-4a9e-b3a1-ea7bf981461d name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.300515 | controller | Jun 10 15:03:45.078081 crc crio[20344]: time="2026-06-10T15:03:45.078042338Z" level=info msg="Stopping pod sandbox: 5daef69746e06ec03da874333eab19134dbf4ac0af05975290bf0694f5f2f1bb" id=85205100-9991-4c9f-a8e0-df161af66f41 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.300532 | controller | Jun 10 15:03:45.078838 crc crio[20344]: time="2026-06-10T15:03:45.078811848Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:5daef69746e06ec03da874333eab19134dbf4ac0af05975290bf0694f5f2f1bb UID:971b1ec1-0856-47ff-8f58-788704c5a2be NetNS:/var/run/netns/9bdb63b9-e108-46a0-b8b6-86af37e42960 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod971b1ec1_0856_47ff_8f58_788704c5a2be.slice PodAnnotations:0xc000738250}] Aliases:map[]}"
2026-06-10 15:52:06.300548 | controller | Jun 10 15:03:45.079174 crc crio[20344]: time="2026-06-10T15:03:45.079155527Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.300565 | controller | Jun 10 15:03:45.181311 crc crio[20344]: time="2026-06-10T15:03:45.178836763Z" level=info msg="Running pod sandbox: openstack/nova-cell1-conductor-0/POD" id=8cadced3-3bd0-4c09-a41f-8e950609f6ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.300588 | controller | Jun 10 15:03:45.181311 crc crio[20344]: time="2026-06-10T15:03:45.180942678Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.300613 | controller | Jun 10 15:03:45.220485 crc crio[20344]: time="2026-06-10T15:03:45.219668597Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:d405da91e1700d866fc28c00ef1c0454e56168ac7db9b0da618368e2666a7e22 UID:813f9d21-6f67-48cc-9131-935f71172422 NetNS:/var/run/netns/754da617-c610-4a8a-918c-43d44563a4bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod813f9d21_6f67_48cc_9131_935f71172422.slice PodAnnotations:0xc0055ea220}] Aliases:map[]}"
2026-06-10 15:52:06.300692 | controller | Jun 10 15:03:45.220485 crc crio[20344]: time="2026-06-10T15:03:45.219775719Z" level=info msg="Adding pod openstack_nova-cell1-conductor-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.300716 | controller | Jun 10 15:03:45.255975 crc crio[20344]: time="2026-06-10T15:03:45.25588433Z" level=info msg="Created container f8e5e69df2b975f8a054dfafd6796dbae18dc463b544ddfc086e52fc74dd737b: openstack/nova-metadata-0/nova-metadata-log" id=da1df29d-d679-4f5b-8133-0716d69c32a5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.300733 | controller | Jun 10 15:03:45.257650 crc crio[20344]: time="2026-06-10T15:03:45.256988819Z" level=info msg="Starting container: f8e5e69df2b975f8a054dfafd6796dbae18dc463b544ddfc086e52fc74dd737b" id=a36419ae-252a-415f-9ed4-f07400c1685e name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.300755 | controller | Jun 10 15:03:45.265875 crc crio[20344]: time="2026-06-10T15:03:45.26355416Z" level=info msg="Started container" PID=82645 containerID=f8e5e69df2b975f8a054dfafd6796dbae18dc463b544ddfc086e52fc74dd737b description=openstack/nova-metadata-0/nova-metadata-log id=a36419ae-252a-415f-9ed4-f07400c1685e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef7932ee563085a81be03e64c2b3d0d84a2da515763a0d1a72069dbf2c143f12
2026-06-10 15:52:06.300772 | controller | Jun 10 15:03:45.285451 crc crio[20344]: time="2026-06-10T15:03:45.285338827Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=8085f4ce-0cbd-4caa-b469-27234e2881a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.300789 | controller | Jun 10 15:03:45.344668 crc crio[20344]: time="2026-06-10T15:03:45.344353464Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=d53fb487-4d1d-43bc-87e9-17e053869b8d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.300805 | controller | Jun 10 15:03:45.357917 crc crio[20344]: time="2026-06-10T15:03:45.357773013Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=e8bdf8ec-49b2-4a02-b86a-0900b14c1401 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.300821 | controller | Jun 10 15:03:45.359021 crc crio[20344]: time="2026-06-10T15:03:45.358965314Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.300837 | controller | Jun 10 15:03:45.421221 crc crio[20344]: time="2026-06-10T15:03:45.420888057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.300882 | controller | Jun 10 15:03:45.435778 crc crio[20344]: time="2026-06-10T15:03:45.432812528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.300902 | controller | Jun 10 15:03:45.607425 crc crio[20344]: time="2026-06-10T15:03:45.606729897Z" level=info msg="Stopped pod sandbox: 5daef69746e06ec03da874333eab19134dbf4ac0af05975290bf0694f5f2f1bb" id=85205100-9991-4c9f-a8e0-df161af66f41 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.300919 | controller | Jun 10 15:03:45.686411 crc crio[20344]: time="2026-06-10T15:03:45.684845832Z" level=info msg="Created container 43c633bd2939b837d208c20447d6ea257be635890fe36b3d3220b8d55fa1dec1: openstack/nova-metadata-0/nova-metadata-metadata" id=e8bdf8ec-49b2-4a02-b86a-0900b14c1401 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.300935 | controller | Jun 10 15:03:45.690429 crc crio[20344]: time="2026-06-10T15:03:45.688572629Z" level=info msg="Starting container: 43c633bd2939b837d208c20447d6ea257be635890fe36b3d3220b8d55fa1dec1" id=7d04b6e8-3a45-4230-af3e-d766a660e447 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.300951 | controller | Jun 10 15:03:45.737409 crc crio[20344]: time="2026-06-10T15:03:45.737145044Z" level=info msg="Started container" PID=82701 containerID=43c633bd2939b837d208c20447d6ea257be635890fe36b3d3220b8d55fa1dec1 description=openstack/nova-metadata-0/nova-metadata-metadata id=7d04b6e8-3a45-4230-af3e-d766a660e447 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef7932ee563085a81be03e64c2b3d0d84a2da515763a0d1a72069dbf2c143f12
2026-06-10 15:52:06.300968 | controller | Jun 10 15:03:45.817666 crc crio[20344]: 2026-06-10T15:03:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:115fbde9352d781 Mac:be:da:db:a3:96:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/0a06f4e5-52bf-45cd-bc56-55720eb32a98 SocketPath: PciID:}] [{Interface:0xc0002a28b0 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.300990 | controller | Jun 10 15:03:45.819084 crc crio[20344]: time="2026-06-10T15:03:45.819007486Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:115fbde9352d781d8760312bb96126f7edd2ad9d55212b85dcdab349ac534770 UID:a825836a-49e8-4c94-b45e-e57336d07be6 NetNS:/var/run/netns/0a06f4e5-52bf-45cd-bc56-55720eb32a98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda825836a_49e8_4c94_b45e_e57336d07be6.slice PodAnnotations:0xc0040361f8}] Aliases:map[]}"
2026-06-10 15:52:06.301007 | controller | Jun 10 15:03:45.819179 crc crio[20344]: time="2026-06-10T15:03:45.81916053Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.301024 | controller | Jun 10 15:03:45.828370 crc crio[20344]: time="2026-06-10T15:03:45.828322798Z" level=info msg="Ran pod sandbox 115fbde9352d781d8760312bb96126f7edd2ad9d55212b85dcdab349ac534770 with infra container: openstack/nova-scheduler-0/POD" id=7738799f-e28a-4234-8f82-1120484af3f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.301040 | controller | Jun 10 15:03:45.831193 crc crio[20344]: time="2026-06-10T15:03:45.831114531Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=4fe61225-721d-42ac-a66f-5a50041f2947 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.301057 | controller | Jun 10 15:03:45.865873 crc crio[20344]: time="2026-06-10T15:03:45.865517347Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=72be5a55-73dc-418a-8bf4-0aea9a2e6dc1 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.301073 | controller | Jun 10 15:03:45.902506 crc crio[20344]: time="2026-06-10T15:03:45.902403068Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=b4366ee1-db57-49e6-8d70-009128db1f36 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.301089 | controller | Jun 10 15:03:45.902882 crc crio[20344]: time="2026-06-10T15:03:45.902828819Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.301106 | controller | Jun 10 15:03:45.964323 crc crio[20344]: time="2026-06-10T15:03:45.963712874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.301122 | controller | Jun 10 15:03:45.970992 crc crio[20344]: time="2026-06-10T15:03:45.970903732Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.301137 | controller | Jun 10 15:03:45.994142 crc crio[20344]: 2026-06-10T15:03:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d405da91e1700d8 Mac:6a:7e:42:25:34:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/754da617-c610-4a8a-918c-43d44563a4bf SocketPath: PciID:}] [{Interface:0xc0000146c0 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.301154 | controller | Jun 10 15:03:45.995139 crc crio[20344]: time="2026-06-10T15:03:45.995061561Z" level=info msg="Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:d405da91e1700d866fc28c00ef1c0454e56168ac7db9b0da618368e2666a7e22 UID:813f9d21-6f67-48cc-9131-935f71172422 NetNS:/var/run/netns/754da617-c610-4a8a-918c-43d44563a4bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod813f9d21_6f67_48cc_9131_935f71172422.slice PodAnnotations:0xc0055ea220}] Aliases:map[]}"
2026-06-10 15:52:06.301175 | controller | Jun 10 15:03:45.995353 crc crio[20344]: time="2026-06-10T15:03:45.995214685Z" level=info msg="Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.301192 | controller | Jun 10 15:03:46.003298 crc crio[20344]: time="2026-06-10T15:03:46.003163222Z" level=info msg="Ran pod sandbox d405da91e1700d866fc28c00ef1c0454e56168ac7db9b0da618368e2666a7e22 with infra container: openstack/nova-cell1-conductor-0/POD" id=8cadced3-3bd0-4c09-a41f-8e950609f6ef name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.301208 | controller | Jun 10 15:03:46.007798 crc crio[20344]: time="2026-06-10T15:03:46.006612632Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=50aab518-9248-43a7-9c61-3ab4a6083d75 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.301225 | controller | Jun 10 15:03:46.028386 crc crio[20344]: time="2026-06-10T15:03:46.027592108Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=d276632b-5304-44f8-ab08-1beb347e8449 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.301241 | controller | Jun 10 15:03:46.037437 crc crio[20344]: time="2026-06-10T15:03:46.037391993Z" level=info msg="Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=2a7582fb-9607-4afc-9107-bf9c8aa26f02 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.301257 | controller | Jun 10 15:03:46.038023 crc crio[20344]: time="2026-06-10T15:03:46.038002229Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.301273 | controller | Jun 10 15:03:46.138855 crc crio[20344]: time="2026-06-10T15:03:46.138772304Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-sjp6m/POD" id=9acce4a9-4ecd-4872-83e2-5e96c834a515 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.301290 | controller | Jun 10 15:03:46.139005 crc crio[20344]: time="2026-06-10T15:03:46.138885187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.301306 | controller | Jun 10 15:03:46.141817 crc crio[20344]: time="2026-06-10T15:03:46.141672979Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.301322 | controller | Jun 10 15:03:46.145419 crc crio[20344]: time="2026-06-10T15:03:46.145335915Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.301338 | controller | Jun 10 15:03:46.147597 crc crio[20344]: time="2026-06-10T15:03:46.147531422Z" level=info msg="Created container 50c013ed5b347e3ee3f663dfc6a362e9de3996592b7f7697c8ed4bb241cdd101: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=b4366ee1-db57-49e6-8d70-009128db1f36 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.301354 | controller | Jun 10 15:03:46.150864 crc crio[20344]: time="2026-06-10T15:03:46.150783637Z" level=info msg="Starting container: 50c013ed5b347e3ee3f663dfc6a362e9de3996592b7f7697c8ed4bb241cdd101" id=1d0f41aa-f0ed-4285-8f76-a889f48bc245 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.301370 | controller | Jun 10 15:03:46.156462 crc crio[20344]: time="2026-06-10T15:03:46.156385552Z" level=info msg="Started container" PID=82745 containerID=50c013ed5b347e3ee3f663dfc6a362e9de3996592b7f7697c8ed4bb241cdd101 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=1d0f41aa-f0ed-4285-8f76-a889f48bc245 name=/runtime.v1.RuntimeService/StartContainer sandboxID=115fbde9352d781d8760312bb96126f7edd2ad9d55212b85dcdab349ac534770
2026-06-10 15:52:06.301390 | controller | Jun 10 15:03:46.193485 crc crio[20344]: time="2026-06-10T15:03:46.1931664Z" level=info msg="Got pod network &{Name:certified-operators-sjp6m Namespace:openshift-marketplace ID:0f9760b88b7fd049cc8bc4c7477ac6f3c648014c19c8eba8fd12d6136b5f614a UID:537001cd-bb11-488d-9f52-67932d08a7b9 NetNS:/var/run/netns/ff4199f0-78cf-4f69-8ef6-758b366013d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod537001cd_bb11_488d_9f52_67932d08a7b9.slice PodAnnotations:0xc00008c6f0}] Aliases:map[]}"
2026-06-10 15:52:06.301408 | controller | Jun 10 15:03:46.193485 crc crio[20344]: time="2026-06-10T15:03:46.193332945Z" level=info msg="Adding pod openshift-marketplace_certified-operators-sjp6m to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.301425 | controller | Jun 10 15:03:46.405545 crc crio[20344]: time="2026-06-10T15:03:46.404503664Z" level=info msg="Created container e96106556edbf7f2b90a3f57b0aada74761dbc866e7f92435560a9d51707348c: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor" id=2a7582fb-9607-4afc-9107-bf9c8aa26f02 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.301441 | controller | Jun 10 15:03:46.407526 crc crio[20344]: time="2026-06-10T15:03:46.407447181Z" level=info msg="Starting container: e96106556edbf7f2b90a3f57b0aada74761dbc866e7f92435560a9d51707348c" id=1a1f21e4-4a87-4782-935f-c78d01b65534 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.301458 | controller | Jun 10 15:03:46.417661 crc crio[20344]: time="2026-06-10T15:03:46.417565235Z" level=info msg="Started container" PID=82923 containerID=e96106556edbf7f2b90a3f57b0aada74761dbc866e7f92435560a9d51707348c description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=1a1f21e4-4a87-4782-935f-c78d01b65534 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d405da91e1700d866fc28c00ef1c0454e56168ac7db9b0da618368e2666a7e22
2026-06-10 15:52:06.301478 | controller | Jun 10 15:03:46.663983 crc crio[20344]: time="2026-06-10T15:03:46.663920741Z" level=info msg="Removing container: cf58a4b5ff0c8c52a3f6d1dbeae7ec93c2205a26ebefeb1705cac7dfbea3c407" id=ee46e17e-e058-40f8-9d8c-ceaf800fedb3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.301501 | controller | Jun 10 15:03:46.697404 crc crio[20344]: time="2026-06-10T15:03:46.69731006Z" level=info msg="Removed container cf58a4b5ff0c8c52a3f6d1dbeae7ec93c2205a26ebefeb1705cac7dfbea3c407: openstack/nova-api-0/nova-api-api" id=ee46e17e-e058-40f8-9d8c-ceaf800fedb3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.301518 | controller | Jun 10 15:03:46.700192 crc crio[20344]: time="2026-06-10T15:03:46.700155024Z" level=info msg="Removing container: 5b3d529682ef7cd77f0869d4b2039e3188b15ae52205e3ba58c84c7996cece46" id=1f64a6dc-8fd1-409d-84d9-f47c9f4d8b41 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.301535 | controller | Jun 10 15:03:46.747667 crc crio[20344]: time="2026-06-10T15:03:46.74761365Z" level=info msg="Removed container 5b3d529682ef7cd77f0869d4b2039e3188b15ae52205e3ba58c84c7996cece46: openstack/nova-api-0/nova-api-log" id=1f64a6dc-8fd1-409d-84d9-f47c9f4d8b41 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.301551 | controller | Jun 10 15:03:46.774315 crc crio[20344]: 2026-06-10T15:03:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0f9760b88b7fd04 Mac:ce:17:3e:dc:a5:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/ff4199f0-78cf-4f69-8ef6-758b366013d0 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.301571 | controller | Jun 10 15:03:46.792509 crc crio[20344]: time="2026-06-10T15:03:46.792182051Z" level=info msg="Got pod network &{Name:certified-operators-sjp6m Namespace:openshift-marketplace ID:0f9760b88b7fd049cc8bc4c7477ac6f3c648014c19c8eba8fd12d6136b5f614a UID:537001cd-bb11-488d-9f52-67932d08a7b9 NetNS:/var/run/netns/ff4199f0-78cf-4f69-8ef6-758b366013d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod537001cd_bb11_488d_9f52_67932d08a7b9.slice PodAnnotations:0xc00008c6f0}] Aliases:map[]}"
2026-06-10 15:52:06.301593 | controller | Jun 10 15:03:46.792926 crc crio[20344]: time="2026-06-10T15:03:46.792571781Z" level=info msg="Checking pod openshift-marketplace_certified-operators-sjp6m for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.301610 | controller | Jun 10 15:03:46.801820 crc crio[20344]: time="2026-06-10T15:03:46.801716209Z" level=info msg="Ran pod sandbox 0f9760b88b7fd049cc8bc4c7477ac6f3c648014c19c8eba8fd12d6136b5f614a with infra container: openshift-marketplace/certified-operators-sjp6m/POD" id=9acce4a9-4ecd-4872-83e2-5e96c834a515 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.301627 | controller | Jun 10 15:03:46.811539 crc crio[20344]: time="2026-06-10T15:03:46.811467613Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2172b33b-e357-4191-a20a-6d7623ff0e7c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.301644 | controller | Jun 10 15:03:46.814364 crc crio[20344]: time="2026-06-10T15:03:46.814324988Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c8863243-acb7-4e3c-befe-37b97594af4d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.301661 | controller | Jun 10 15:03:46.827527 crc crio[20344]: time="2026-06-10T15:03:46.82747974Z" level=info msg="Creating container: openshift-marketplace/certified-operators-sjp6m/extract-utilities" id=ef3f8632-12d1-418f-abd7-bf7b6d5d3c9a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.301677 | controller | Jun 10 15:03:46.828135 crc crio[20344]: time="2026-06-10T15:03:46.828114257Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.301694 | controller | Jun 10 15:03:46.937212 crc crio[20344]: time="2026-06-10T15:03:46.937150247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.301711 | controller | Jun 10 15:03:46.950329 crc crio[20344]: time="2026-06-10T15:03:46.949409456Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.301728 | controller | Jun 10 15:03:47.099913 crc crio[20344]: time="2026-06-10T15:03:47.099460874Z" level=info msg="Created container bcae9375cad5ad82c882d5c5350ab3e2cdf3a8452736c3baeebbdf4398bf20f5: openshift-marketplace/certified-operators-sjp6m/extract-utilities" id=ef3f8632-12d1-418f-abd7-bf7b6d5d3c9a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.301746 | controller | Jun 10 15:03:47.102770 crc crio[20344]: time="2026-06-10T15:03:47.102668067Z" level=info msg="Starting container: bcae9375cad5ad82c882d5c5350ab3e2cdf3a8452736c3baeebbdf4398bf20f5" id=07fe1648-7aa1-48c8-8104-d5ed95537d50 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.301763 | controller | Jun 10 15:03:47.112326 crc crio[20344]: time="2026-06-10T15:03:47.11197575Z" level=info msg="Started container" PID=82975 containerID=bcae9375cad5ad82c882d5c5350ab3e2cdf3a8452736c3baeebbdf4398bf20f5 description=openshift-marketplace/certified-operators-sjp6m/extract-utilities id=07fe1648-7aa1-48c8-8104-d5ed95537d50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f9760b88b7fd049cc8bc4c7477ac6f3c648014c19c8eba8fd12d6136b5f614a
2026-06-10 15:52:06.301780 | controller | Jun 10 15:03:47.340068 crc crio[20344]: time="2026-06-10T15:03:47.338936121Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=f3dfcbe7-1124-4306-8692-2f0b3821ba3b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.301802 | controller | Jun 10 15:03:47.340068 crc crio[20344]: time="2026-06-10T15:03:47.339030413Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.301819 | controller | Jun 10 15:03:47.370690 crc crio[20344]: time="2026-06-10T15:03:47.370596605Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:0e8b641ebe45e956b5324e7cc06869c81f42e1322e6458d34db98ac9dfcab56d UID:9a2423d8-e417-4e24-a70a-289c95f54af0 NetNS:/var/run/netns/53f2063b-9665-412c-b0fd-a43505fc72fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a2423d8_e417_4e24_a70a_289c95f54af0.slice PodAnnotations:0xc0027c0548}] Aliases:map[]}"
2026-06-10 15:52:06.301836 | controller | Jun 10 15:03:47.370690 crc crio[20344]: time="2026-06-10T15:03:47.370668327Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.301873 | controller | Jun 10 15:03:47.723150 crc crio[20344]: time="2026-06-10T15:03:47.722602633Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=33298cbd-4e96-41cc-a0a6-d3fe7c586cb6 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.301893 | controller | Jun 10 15:03:47.735506 crc crio[20344]: time="2026-06-10T15:03:47.733405674Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-10 15:52:06.301910 | controller | Jun 10 15:03:47.934898 crc crio[20344]: 2026-06-10T15:03:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0e8b641ebe45e95 Mac:e6:8e:9b:a7:48:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/53f2063b-9665-412c-b0fd-a43505fc72fe SocketPath: PciID:}] [{Interface:0xc000014730 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.301927 | controller | Jun 10 15:03:47.938233 crc crio[20344]: time="2026-06-10T15:03:47.936688648Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:0e8b641ebe45e956b5324e7cc06869c81f42e1322e6458d34db98ac9dfcab56d UID:9a2423d8-e417-4e24-a70a-289c95f54af0 NetNS:/var/run/netns/53f2063b-9665-412c-b0fd-a43505fc72fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a2423d8_e417_4e24_a70a_289c95f54af0.slice PodAnnotations:0xc0027c0548}] Aliases:map[]}"
2026-06-10 15:52:06.301944 | controller | Jun 10 15:03:47.938233 crc crio[20344]: time="2026-06-10T15:03:47.936890974Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.301961 | controller | Jun 10 15:03:47.945012 crc crio[20344]: time="2026-06-10T15:03:47.944907002Z" level=info msg="Ran pod sandbox 0e8b641ebe45e956b5324e7cc06869c81f42e1322e6458d34db98ac9dfcab56d with infra container: openstack/nova-api-0/POD" id=f3dfcbe7-1124-4306-8692-2f0b3821ba3b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.301978 | controller | Jun 10 15:03:47.951529 crc crio[20344]: time="2026-06-10T15:03:47.951066653Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=11018140-0ceb-411a-bc96-51fb8dc26731 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.302014 | controller | Jun 10 15:03:47.954103 crc crio[20344]: time="2026-06-10T15:03:47.954013689Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=84327b70-0f95-4310-9360-05e1816ff25d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.302031 | controller | Jun 10 15:03:47.970191 crc crio[20344]: time="2026-06-10T15:03:47.969949005Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=051de293-b489-49d4-a241-6b81a152d61f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.302056 | controller | Jun 10 15:03:47.970891 crc crio[20344]: time="2026-06-10T15:03:47.970522199Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.302073 | controller | Jun 10 15:03:48.020855 crc crio[20344]: time="2026-06-10T15:03:48.020389088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.302090 | controller | Jun 10 15:03:48.024810 crc crio[20344]: time="2026-06-10T15:03:48.02466497Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.302106 | controller | Jun 10 15:03:48.457545 crc crio[20344]: time="2026-06-10T15:03:48.457125681Z" level=info msg="Created container e6f2ad9fcd8e7b48bb16af41f49a835728c7c545022e10963be00976d2309768: openstack/nova-api-0/nova-api-log" id=051de293-b489-49d4-a241-6b81a152d61f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.302123 | controller | Jun 10 15:03:48.463624 crc crio[20344]: time="2026-06-10T15:03:48.463506758Z" level=info msg="Starting container: e6f2ad9fcd8e7b48bb16af41f49a835728c7c545022e10963be00976d2309768" id=f4420364-829a-4b2c-97e7-4a16f3d069d0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.302140 | controller | Jun 10 15:03:48.472132 crc crio[20344]: time="2026-06-10T15:03:48.47204677Z" level=info msg="Started container" PID=83090 containerID=e6f2ad9fcd8e7b48bb16af41f49a835728c7c545022e10963be00976d2309768 description=openstack/nova-api-0/nova-api-log id=f4420364-829a-4b2c-97e7-4a16f3d069d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e8b641ebe45e956b5324e7cc06869c81f42e1322e6458d34db98ac9dfcab56d
2026-06-10 15:52:06.302156 | controller | Jun 10 15:03:48.607651 crc crio[20344]: time="2026-06-10T15:03:48.607108558Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=ab57e0e7-4307-445e-ad2f-cab576de5f7c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.302173 | controller | Jun 10 15:03:48.637911 crc crio[20344]: time="2026-06-10T15:03:48.637667553Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=adbab60f-7a8f-4a11-abe3-3b09cd252d64 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.302188 | controller | Jun 10 15:03:48.652943 crc crio[20344]: time="2026-06-10T15:03:48.652850369Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=9f6a4c3b-6f6a-4da5-a27f-e4bfc66ae8cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.302205 | controller | Jun 10 15:03:48.660312 crc crio[20344]: time="2026-06-10T15:03:48.660158729Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.302221 | controller | Jun 10 15:03:48.693437 crc crio[20344]: time="2026-06-10T15:03:48.69321454Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8d5d7df21be1469a6668fe379d39e4aa07fa7e0e98115c13ef32da305fc5dec" id=33298cbd-4e96-41cc-a0a6-d3fe7c586cb6 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.302238 | controller | Jun 10 15:03:48.696978 crc crio[20344]: time="2026-06-10T15:03:48.696888306Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=54b81583-5ca8-4cc3-973b-ea3e4afdb695 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.302254 | controller | Jun 10 15:03:48.727621 crc crio[20344]: time="2026-06-10T15:03:48.727523304Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=9c868629-25ea-4fe4-a4d4-7dbc1b065355 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.302276 | controller | Jun 10 15:03:48.745763 crc crio[20344]: time="2026-06-10T15:03:48.744393633Z" level=info msg="Creating container: openshift-marketplace/certified-operators-sjp6m/extract-content" id=dbb8bdc0-7d33-494b-89c8-4763937a5719 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.302293 | controller | Jun 10 15:03:48.745763 crc crio[20344]: time="2026-06-10T15:03:48.745014319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.302309 | controller | Jun 10 15:03:48.781835 crc crio[20344]: time="2026-06-10T15:03:48.781729455Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.302325 | controller | Jun 10 15:03:48.787323 crc crio[20344]: time="2026-06-10T15:03:48.787224849Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.302341 | controller | Jun 10 15:03:48.798692 crc crio[20344]: time="2026-06-10T15:03:48.793168973Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.302358 | controller | Jun 10 15:03:48.798692 crc crio[20344]: time="2026-06-10T15:03:48.796946612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.302374 | controller | Jun 10 15:03:49.047860 crc crio[20344]: time="2026-06-10T15:03:49.04723636Z" level=info msg="Created container fe402e94e44a5cd0cfbbcfb3732e093c08b0ec9ee4e7d57f8e7a7b5093b23186: openshift-marketplace/certified-operators-sjp6m/extract-content" id=dbb8bdc0-7d33-494b-89c8-4763937a5719 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.302391 | controller | Jun 10 15:03:49.048905 crc crio[20344]: time="2026-06-10T15:03:49.048831472Z" level=info msg="Starting container: fe402e94e44a5cd0cfbbcfb3732e093c08b0ec9ee4e7d57f8e7a7b5093b23186" id=18a6fe32-6c15-45f6-a350-593d45f19859 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.302407 | controller | Jun 10 15:03:49.051446 crc crio[20344]: time="2026-06-10T15:03:49.050010983Z" level=info msg="Created container a8107ff1abcf92a20bfc135f616e64537b2c3e2b383185357d7d4be619badcff: openstack/nova-api-0/nova-api-api" id=9f6a4c3b-6f6a-4da5-a27f-e4bfc66ae8cf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.302423 | controller | Jun 10 15:03:49.052445 crc crio[20344]: time="2026-06-10T15:03:49.052373434Z" level=info msg="Starting container: a8107ff1abcf92a20bfc135f616e64537b2c3e2b383185357d7d4be619badcff" id=57b6da71-174e-40e6-a1a0-2722b1078d14 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.302439 | controller | Jun 10 15:03:49.063177 crc crio[20344]: time="2026-06-10T15:03:49.060496016Z" level=info msg="Started container" PID=83134 containerID=fe402e94e44a5cd0cfbbcfb3732e093c08b0ec9ee4e7d57f8e7a7b5093b23186 description=openshift-marketplace/certified-operators-sjp6m/extract-content id=18a6fe32-6c15-45f6-a350-593d45f19859 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f9760b88b7fd049cc8bc4c7477ac6f3c648014c19c8eba8fd12d6136b5f614a
2026-06-10 15:52:06.302456 | controller | Jun 10 15:03:49.063177 crc crio[20344]: time="2026-06-10T15:03:49.06144812Z" level=info msg="Started container" PID=83131 containerID=a8107ff1abcf92a20bfc135f616e64537b2c3e2b383185357d7d4be619badcff description=openstack/nova-api-0/nova-api-api id=57b6da71-174e-40e6-a1a0-2722b1078d14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e8b641ebe45e956b5324e7cc06869c81f42e1322e6458d34db98ac9dfcab56d
2026-06-10 15:52:06.302477 | controller | Jun 10 15:03:51.804852 crc crio[20344]: time="2026-06-10T15:03:51.804065189Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3b580ad5-a770-4131-a169-63981edae33b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.302494 | controller | Jun 10 15:03:51.807564 crc crio[20344]: time="2026-06-10T15:03:51.807448647Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=45d1ca69-9f51-4d3d-9d50-de9ce51f8907 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.302510 | controller | Jun 10 15:03:51.814799 crc crio[20344]: time="2026-06-10T15:03:51.814569842Z" level=info msg="Creating container: openshift-marketplace/certified-operators-sjp6m/registry-server" id=08474034-7246-4a6f-8838-aa331bd61dd3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.302526 | controller | Jun 10 15:03:51.815412 crc crio[20344]: time="2026-06-10T15:03:51.815169378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.302544 | controller | Jun 10 15:03:51.887170 crc crio[20344]: time="2026-06-10T15:03:51.885568321Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.302565 | controller | Jun 10 15:03:51.894016 crc crio[20344]: time="2026-06-10T15:03:51.89397247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.302589 | controller | Jun 10 15:03:52.088812 crc crio[20344]: time="2026-06-10T15:03:52.088627529Z" level=info msg="Created container cd01fd2f3a6fa7bc8bd41283caedf096f52156f766c501bf51b938c8ef2296ba: openshift-marketplace/certified-operators-sjp6m/registry-server" id=08474034-7246-4a6f-8838-aa331bd61dd3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.302613 | controller | Jun 10 15:03:52.090052 crc crio[20344]: time="2026-06-10T15:03:52.089947443Z" level=info msg="Starting container: cd01fd2f3a6fa7bc8bd41283caedf096f52156f766c501bf51b938c8ef2296ba" id=fc8cca75-0e79-42a6-b444-8646967144e4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.302637 | controller | Jun 10 15:03:52.096855 crc crio[20344]: time="2026-06-10T15:03:52.096712599Z" level=info msg="Started container" PID=83431 containerID=cd01fd2f3a6fa7bc8bd41283caedf096f52156f766c501bf51b938c8ef2296ba description=openshift-marketplace/certified-operators-sjp6m/registry-server id=fc8cca75-0e79-42a6-b444-8646967144e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f9760b88b7fd049cc8bc4c7477ac6f3c648014c19c8eba8fd12d6136b5f614a
2026-06-10 15:52:06.302659 | controller | Jun 10 15:03:52.101294 crc crio[20344]: time="2026-06-10T15:03:52.101157785Z" level=info msg="Stopping container: 4a16aed3d74511336793e4193ff9376f8e4e5361af9f87a176907575abd15780 (timeout: 30s)" id=80d3f49b-8401-4d36-95e0-09dfc9db0885 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.302677 | controller | Jun 10 15:03:52.250583 crc crio[20344]: time="2026-06-10T15:03:52.250481084Z" level=info msg="Stopped container 4a16aed3d74511336793e4193ff9376f8e4e5361af9f87a176907575abd15780: openstack/kube-state-metrics-0/kube-state-metrics" id=80d3f49b-8401-4d36-95e0-09dfc9db0885 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.302695 | controller | Jun 10 15:03:52.251661 crc crio[20344]: time="2026-06-10T15:03:52.251523291Z" level=info msg="Stopping pod sandbox: d329d466dbdeb79e19e02293ba6e80ac3e53fad33ac298807b69be0cb69ac68b" id=0dfa23b6-3dc9-4c0a-8481-17f1bd0a1757 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.302712 | controller | Jun 10 15:03:52.252490 crc crio[20344]: time="2026-06-10T15:03:52.252421094Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:d329d466dbdeb79e19e02293ba6e80ac3e53fad33ac298807b69be0cb69ac68b UID:f01974e6-8b13-4859-979d-e3edda8d5612 NetNS:/var/run/netns/1568851e-aca0-4013-ac35-d158b887bbc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf01974e6_8b13_4859_979d_e3edda8d5612.slice PodAnnotations:0xc004036400}] Aliases:map[]}"
2026-06-10 15:52:06.302735 | controller | Jun 10 15:03:52.252597 crc crio[20344]: time="2026-06-10T15:03:52.252572948Z" level=info msg="Deleting pod openstack_kube-state-metrics-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.302752 | controller | Jun 10 15:03:52.639213 crc crio[20344]: time="2026-06-10T15:03:52.638768936Z" level=info msg="Stopped pod sandbox: d329d466dbdeb79e19e02293ba6e80ac3e53fad33ac298807b69be0cb69ac68b" id=0dfa23b6-3dc9-4c0a-8481-17f1bd0a1757 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.302769 | controller | Jun 10 15:03:52.839836 crc crio[20344]: time="2026-06-10T15:03:52.838554019Z" level=info msg="Removing container: 4a16aed3d74511336793e4193ff9376f8e4e5361af9f87a176907575abd15780" id=fbad9b38-ea83-448a-abac-abb4fb479c0d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.302785 | controller | Jun 10 15:03:52.908160 crc crio[20344]: time="2026-06-10T15:03:52.906952561Z" level=info msg="Removed container 4a16aed3d74511336793e4193ff9376f8e4e5361af9f87a176907575abd15780: openstack/kube-state-metrics-0/kube-state-metrics" id=fbad9b38-ea83-448a-abac-abb4fb479c0d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.302801 | controller | Jun 10 15:03:53.591685 crc crio[20344]: time="2026-06-10T15:03:53.591640403Z" level=info msg="Running pod sandbox: openstack/kube-state-metrics-0/POD" id=67b221ad-94c1-40a5-b6e4-371d67b2e96e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.302817 | controller | Jun 10 15:03:53.591895 crc crio[20344]: time="2026-06-10T15:03:53.591875939Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.302834 | controller | Jun 10 15:03:53.628550 crc crio[20344]: time="2026-06-10T15:03:53.628432981Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:a4cf5f832966a6b180610d0c5cf51de56facc29cf3c68a00f5aae774cb2340f9 UID:a5d48dfb-1351-4441-abd5-9c0d7af7b563 NetNS:/var/run/netns/af667019-deae-43f3-9ec6-8dc4af5c76be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5d48dfb_1351_4441_abd5_9c0d7af7b563.slice PodAnnotations:0xc0006b5040}] Aliases:map[]}"
2026-06-10 15:52:06.302865 | controller | Jun 10 15:03:53.628550 crc crio[20344]: time="2026-06-10T15:03:53.628512073Z" level=info msg="Adding pod openstack_kube-state-metrics-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.302886 | controller | Jun 10 15:03:54.131538 crc crio[20344]: 2026-06-10T15:03:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a4cf5f832966a6b Mac:6e:cc:51:93:15:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/af667019-deae-43f3-9ec6-8dc4af5c76be SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.302904 | controller | Jun 10 15:03:54.131538 crc crio[20344]: time="2026-06-10T15:03:54.130051005Z" level=info msg="Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:a4cf5f832966a6b180610d0c5cf51de56facc29cf3c68a00f5aae774cb2340f9 UID:a5d48dfb-1351-4441-abd5-9c0d7af7b563 NetNS:/var/run/netns/af667019-deae-43f3-9ec6-8dc4af5c76be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5d48dfb_1351_4441_abd5_9c0d7af7b563.slice PodAnnotations:0xc0006b5040}] Aliases:map[]}"
2026-06-10 15:52:06.302926 | controller | Jun 10 15:03:54.131538 crc crio[20344]: time="2026-06-10T15:03:54.130178218Z" level=info msg="Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.302942 | controller | Jun 10 15:03:54.138562 crc crio[20344]: time="2026-06-10T15:03:54.138529136Z" level=info msg="Ran pod sandbox a4cf5f832966a6b180610d0c5cf51de56facc29cf3c68a00f5aae774cb2340f9 with infra container: openstack/kube-state-metrics-0/POD" id=67b221ad-94c1-40a5-b6e4-371d67b2e96e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.302958 | controller | Jun 10 15:03:54.142088 crc crio[20344]: time="2026-06-10T15:03:54.141447282Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=328bb930-c44b-4a3e-b073-fba28231e36f name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.302975 | controller | Jun 10 15:03:54.191448 crc crio[20344]: time="2026-06-10T15:03:54.189541314Z" level=info msg="Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0" id=af0717d8-f12c-4cec-a854-a895b932b21d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.302992 | controller | Jun 10 15:03:54.200819 crc crio[20344]: time="2026-06-10T15:03:54.200720735Z" level=info msg="Creating container: openstack/kube-state-metrics-0/kube-state-metrics" id=7b500c16-7351-4db5-915e-5acc874cba66 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.303008 | controller | Jun 10 15:03:54.201564 crc crio[20344]: time="2026-06-10T15:03:54.201537187Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.303025 | controller | Jun 10 15:03:54.271856 crc crio[20344]: time="2026-06-10T15:03:54.271791286Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.303041 | controller | Jun 10 15:03:54.280829 crc crio[20344]: time="2026-06-10T15:03:54.280729559Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.303058 | controller | Jun 10 15:03:54.759060 crc crio[20344]: time="2026-06-10T15:03:54.758343648Z" level=info msg="Created container bcdee492c52758e7eedf1806aae8f94cab9bd9b17a8ae6fd8eeb37c63ae40473: openstack/kube-state-metrics-0/kube-state-metrics" id=7b500c16-7351-4db5-915e-5acc874cba66 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.303074 | controller | Jun 10 15:03:54.761966 crc crio[20344]: time="2026-06-10T15:03:54.76187799Z" level=info msg="Starting container: bcdee492c52758e7eedf1806aae8f94cab9bd9b17a8ae6fd8eeb37c63ae40473" id=a93fc72f-8b15-4f30-944a-cc15d5d0e77b name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.303091 | controller | Jun 10 15:03:54.772330 crc crio[20344]: time="2026-06-10T15:03:54.772146938Z" level=info msg="Started container" PID=83672 containerID=bcdee492c52758e7eedf1806aae8f94cab9bd9b17a8ae6fd8eeb37c63ae40473 description=openstack/kube-state-metrics-0/kube-state-metrics id=a93fc72f-8b15-4f30-944a-cc15d5d0e77b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4cf5f832966a6b180610d0c5cf51de56facc29cf3c68a00f5aae774cb2340f9
2026-06-10 15:52:06.303108 | controller | Jun 10 15:03:54.934687 crc crio[20344]: time="2026-06-10T15:03:54.934595478Z" level=info msg="Stopping container: baa55feeca2190a5a301ff8bbefd9345e325892d92717bac2cb37ccb60f02830 (timeout: 30s)" id=44c370b5-79c6-48fb-a1ee-9fb718560097 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.303125 | controller | Jun 10 15:03:54.934883 crc crio[20344]: time="2026-06-10T15:03:54.934693551Z" level=info msg="Stopping container: ec737b07c34146b81770c3bad4b91fb2442a9cb3e67604acace5a37e438fc294 (timeout: 30s)" id=d48f9e06-6efc-4e1f-a8da-e9bda9098b99 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.303147 | controller | Jun 10 15:03:54.935616 crc crio[20344]: time="2026-06-10T15:03:54.935465791Z" level=info msg="Stopping container: b54c0d3015fe88aa0c3a91067f4fdd6d47ffeb864cfcb3e233108b560baf327c (timeout: 30s)" id=75c30666-3bcb-45af-855d-a64fda86619c name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.303164 | controller | Jun 10 15:03:54.936757 crc crio[20344]: time="2026-06-10T15:03:54.93656977Z" level=info msg="Stopping container: 4b572c398797674b293ce8a544b98ba678104c69a3b9ef4e7f60170c9b25e0b4 (timeout: 30s)" id=5f788b74-9acf-4b18-8ea7-dfc7b5723f68 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.303180 | controller | Jun 10 15:03:55.069557 crc crio[20344]: time="2026-06-10T15:03:55.06942456Z" level=info msg="Stopped container ec737b07c34146b81770c3bad4b91fb2442a9cb3e67604acace5a37e438fc294: openstack/ceilometer-0/sg-core" id=d48f9e06-6efc-4e1f-a8da-e9bda9098b99 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.303197 | controller | Jun 10 15:03:55.174173 crc crio[20344]: time="2026-06-10T15:03:55.173690715Z" level=info msg="Stopped container b54c0d3015fe88aa0c3a91067f4fdd6d47ffeb864cfcb3e233108b560baf327c: openstack/ceilometer-0/proxy-httpd" id=75c30666-3bcb-45af-855d-a64fda86619c name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.303213 | controller | Jun 10 15:03:55.463902 crc crio[20344]: time="2026-06-10T15:03:55.463846402Z" level=info msg="Stopped container 4b572c398797674b293ce8a544b98ba678104c69a3b9ef4e7f60170c9b25e0b4: openstack/ceilometer-0/ceilometer-central-agent" id=5f788b74-9acf-4b18-8ea7-dfc7b5723f68 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.303229 | controller | Jun 10 15:03:58.953829 crc crio[20344]: time="2026-06-10T15:03:58.952997001Z" level=info msg="Stopping pod sandbox: 18b879d312f472265daec3b4c74e3dcb068fa97b7ca5bf7ce3649c593c98592a" id=5b2a0757-68c2-4639-bfa0-825d172bb150 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.303246 | controller | Jun 10 15:03:58.953829 crc crio[20344]: time="2026-06-10T15:03:58.953797592Z" level=info msg="Stopped pod sandbox (already stopped): 18b879d312f472265daec3b4c74e3dcb068fa97b7ca5bf7ce3649c593c98592a" id=5b2a0757-68c2-4639-bfa0-825d172bb150 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.303262 | controller | Jun 10 15:03:58.955866 crc crio[20344]: time="2026-06-10T15:03:58.954984863Z" level=info msg="Removing pod sandbox: 18b879d312f472265daec3b4c74e3dcb068fa97b7ca5bf7ce3649c593c98592a" id=7fbc86b4-791c-49fe-b1ae-1222d219f873 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.303278 | controller | Jun 10 15:03:58.972317 crc crio[20344]: time="2026-06-10T15:03:58.97218349Z" level=info msg="Removed pod sandbox: 18b879d312f472265daec3b4c74e3dcb068fa97b7ca5bf7ce3649c593c98592a" id=7fbc86b4-791c-49fe-b1ae-1222d219f873 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.303294 | controller | Jun 10 15:03:58.973249 crc crio[20344]: time="2026-06-10T15:03:58.973173196Z" level=info msg="Stopping pod sandbox: 911d7b2b3347b166330ab8d0dbc75520fb6807e6ec93bb977ad432ece59cb36f" id=3ab7e4a7-a329-4f33-9ac9-ceb1108b1cd9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.303310 | controller | Jun 10 15:03:58.973389 crc crio[20344]: time="2026-06-10T15:03:58.9733221Z" level=info msg="Stopped pod sandbox (already stopped): 911d7b2b3347b166330ab8d0dbc75520fb6807e6ec93bb977ad432ece59cb36f" id=3ab7e4a7-a329-4f33-9ac9-ceb1108b1cd9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.303327 | controller | Jun 10 15:03:58.974126 crc crio[20344]: time="2026-06-10T15:03:58.974059309Z" level=info msg="Removing pod sandbox: 911d7b2b3347b166330ab8d0dbc75520fb6807e6ec93bb977ad432ece59cb36f" id=5ba872c6-91fb-4b5f-9c82-aa8ccc2c3831 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.303343 | controller | Jun 10 15:03:58.991495 crc crio[20344]: time="2026-06-10T15:03:58.991407931Z" level=info msg="Removed pod sandbox: 911d7b2b3347b166330ab8d0dbc75520fb6807e6ec93bb977ad432ece59cb36f" id=5ba872c6-91fb-4b5f-9c82-aa8ccc2c3831 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.303363 | controller | Jun 10 15:03:58.992246 crc crio[20344]: time="2026-06-10T15:03:58.992178481Z" level=info msg="Stopping pod sandbox: 5daef69746e06ec03da874333eab19134dbf4ac0af05975290bf0694f5f2f1bb" id=27284fba-37b1-4c59-86e3-6a311aa62b3e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.303380 | controller | Jun 10 15:03:58.992384 crc crio[20344]: time="2026-06-10T15:03:58.992314115Z" level=info msg="Stopped pod sandbox (already stopped): 5daef69746e06ec03da874333eab19134dbf4ac0af05975290bf0694f5f2f1bb" id=27284fba-37b1-4c59-86e3-6a311aa62b3e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.303396 | controller | Jun 10 15:03:58.992952 crc crio[20344]: time="2026-06-10T15:03:58.99289751Z" level=info msg="Removing pod sandbox: 5daef69746e06ec03da874333eab19134dbf4ac0af05975290bf0694f5f2f1bb" id=925c3d2c-3cdb-48f6-86d8-9b15790ca1de name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.303412 | controller | Jun 10 15:03:59.010982 crc crio[20344]: time="2026-06-10T15:03:59.010890969Z" level=info msg="Removed pod sandbox: 5daef69746e06ec03da874333eab19134dbf4ac0af05975290bf0694f5f2f1bb" id=925c3d2c-3cdb-48f6-86d8-9b15790ca1de name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.303429 | controller | Jun 10 15:03:59.011760 crc crio[20344]: time="2026-06-10T15:03:59.011681299Z" level=info msg="Stopping pod sandbox: 1a61956482d23e49f26b8420d036ba015129fdeaef695e227d573e2192e492b6" id=c88e509d-be29-4053-9df7-0639aae2b4a6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.303445 | controller | Jun 10 15:03:59.011871 crc crio[20344]: time="2026-06-10T15:03:59.011764561Z" level=info msg="Stopped pod sandbox (already stopped): 1a61956482d23e49f26b8420d036ba015129fdeaef695e227d573e2192e492b6" id=c88e509d-be29-4053-9df7-0639aae2b4a6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.303461 | controller | Jun 10 15:03:59.012654 crc crio[20344]: time="2026-06-10T15:03:59.012523641Z" level=info msg="Removing pod sandbox: 1a61956482d23e49f26b8420d036ba015129fdeaef695e227d573e2192e492b6" id=8c512b5f-d6b1-4813-8e51-d095fb5deae3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.303477 | controller | Jun 10 15:03:59.046008 crc crio[20344]: time="2026-06-10T15:03:59.045910831Z" level=info msg="Removed pod sandbox: 1a61956482d23e49f26b8420d036ba015129fdeaef695e227d573e2192e492b6" id=8c512b5f-d6b1-4813-8e51-d095fb5deae3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.303493 | controller | Jun 10 15:03:59.049777 crc crio[20344]: time="2026-06-10T15:03:59.049680939Z" level=info msg="Stopping pod sandbox: 0b0812608a32721cb1433516107c2cf9b1f53b2008e75a5873b68f8dd2ecf200" id=d8867404-ad4f-47f9-a345-2308f199218d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.303509 | controller | Jun 10 15:03:59.049869 crc crio[20344]: time="2026-06-10T15:03:59.049820512Z" level=info msg="Stopped pod sandbox (already stopped): 0b0812608a32721cb1433516107c2cf9b1f53b2008e75a5873b68f8dd2ecf200" id=d8867404-ad4f-47f9-a345-2308f199218d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.303526 | controller | Jun 10 15:03:59.050910 crc crio[20344]: time="2026-06-10T15:03:59.050853519Z" level=info msg="Removing pod sandbox: 0b0812608a32721cb1433516107c2cf9b1f53b2008e75a5873b68f8dd2ecf200" id=35b29a17-91f6-4bd9-aa03-4531d0987a68 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.303542 | controller | Jun 10 15:03:59.068067 crc crio[20344]: time="2026-06-10T15:03:59.067980085Z" level=info msg="Removed pod sandbox: 0b0812608a32721cb1433516107c2cf9b1f53b2008e75a5873b68f8dd2ecf200" id=35b29a17-91f6-4bd9-aa03-4531d0987a68 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.303558 | controller | Jun 10 15:03:59.069346 crc crio[20344]: time="2026-06-10T15:03:59.069153046Z" level=info msg="Stopping pod sandbox: d329d466dbdeb79e19e02293ba6e80ac3e53fad33ac298807b69be0cb69ac68b" id=6c5c6ebd-8674-44d2-9d7e-1ab637101717 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.303579 | controller | Jun 10 15:03:59.069468 crc crio[20344]: time="2026-06-10T15:03:59.069345701Z" level=info msg="Stopped pod sandbox (already stopped): d329d466dbdeb79e19e02293ba6e80ac3e53fad33ac298807b69be0cb69ac68b" id=6c5c6ebd-8674-44d2-9d7e-1ab637101717 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.303595 | controller | Jun 10 15:03:59.070330 crc crio[20344]: time="2026-06-10T15:03:59.070225684Z" level=info msg="Removing pod sandbox: d329d466dbdeb79e19e02293ba6e80ac3e53fad33ac298807b69be0cb69ac68b" id=39cb0621-5060-4b63-b9f0-0e0731c1601e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.303612 | controller | Jun 10 15:03:59.088562 crc crio[20344]: time="2026-06-10T15:03:59.088482049Z" level=info msg="Removed pod sandbox: d329d466dbdeb79e19e02293ba6e80ac3e53fad33ac298807b69be0cb69ac68b" id=39cb0621-5060-4b63-b9f0-0e0731c1601e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.303628 | controller | Jun 10 15:03:59.288039 crc crio[20344]: time="2026-06-10T15:03:59.287515662Z" level=info msg="Stopped container baa55feeca2190a5a301ff8bbefd9345e325892d92717bac2cb37ccb60f02830: openstack/ceilometer-0/ceilometer-notification-agent" id=44c370b5-79c6-48fb-a1ee-9fb718560097 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.303644 | controller | Jun 10 15:03:59.289124 crc crio[20344]: time="2026-06-10T15:03:59.289036792Z" level=info msg="Stopping pod sandbox: 7ce996cb83b641b3d0a0a0bc3db32f50e5697547cc85f7a164a519b35013048e" id=7e674b33-318a-4653-8736-f43a06e8d15c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.303660 | controller | Jun 10 15:03:59.290009 crc crio[20344]: time="2026-06-10T15:03:59.289936645Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:7ce996cb83b641b3d0a0a0bc3db32f50e5697547cc85f7a164a519b35013048e UID:962bb041-3a87-4b42-974f-7203af4716e4 NetNS:/var/run/netns/dcd41e91-c079-4758-8809-5f32a2a12bb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod962bb041_3a87_4b42_974f_7203af4716e4.slice PodAnnotations:0xc002264448}] Aliases:map[]}"
2026-06-10 15:52:06.303677 | controller | Jun 10 15:03:59.290209 crc crio[20344]: time="2026-06-10T15:03:59.29014197Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.303694 | controller | Jun 10 15:03:59.692147 crc crio[20344]: time="2026-06-10T15:03:59.691587676Z" level=info msg="Stopped pod sandbox: 7ce996cb83b641b3d0a0a0bc3db32f50e5697547cc85f7a164a519b35013048e" id=7e674b33-318a-4653-8736-f43a06e8d15c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.303711 | controller | Jun 10 15:03:59.976150 crc crio[20344]: time="2026-06-10T15:03:59.975641064Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-665ww/POD" id=92969bf7-2151-4906-81d0-28a19e2d93a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.303727 | controller | Jun 10 15:03:59.976150 crc crio[20344]: time="2026-06-10T15:03:59.975768817Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.303744 | controller | Jun 10 15:04:00.022022 crc crio[20344]: time="2026-06-10T15:04:00.021706453Z" level=info msg="Removing container: b54c0d3015fe88aa0c3a91067f4fdd6d47ffeb864cfcb3e233108b560baf327c" id=23f5c516-0669-433d-9777-c01f858240e0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.303761 | controller | Jun 10 15:04:00.035102 crc crio[20344]: time="2026-06-10T15:04:00.034977329Z" level=info msg="Got pod network &{Name:redhat-marketplace-665ww Namespace:openshift-marketplace ID:0fbee2958dc39f081720311b30a60d8b9f8622095c75d412c89a94f2bb9e9b2b UID:5207a853-7745-4f3d-a182-ff5f830fc32d NetNS:/var/run/netns/f2a49cdb-3992-4178-bd32-fa8ed039fc5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5207a853_7745_4f3d_a182_ff5f830fc32d.slice PodAnnotations:0xc0068582c0}] Aliases:map[]}"
2026-06-10 15:52:06.303793 | controller | Jun 10 15:04:00.035102 crc crio[20344]: time="2026-06-10T15:04:00.03503632Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-665ww to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.303811 | controller | Jun 10 15:04:00.141528 crc crio[20344]: time="2026-06-10T15:04:00.141027941Z" level=info msg="Removed container b54c0d3015fe88aa0c3a91067f4fdd6d47ffeb864cfcb3e233108b560baf327c: openstack/ceilometer-0/proxy-httpd" id=23f5c516-0669-433d-9777-c01f858240e0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.303827 | controller | Jun 10 15:04:00.165452 crc crio[20344]: time="2026-06-10T15:04:00.165345404Z" level=info msg="Removing container: ec737b07c34146b81770c3bad4b91fb2442a9cb3e67604acace5a37e438fc294" id=d00a6073-e528-4fae-988a-c75f2d5e73f4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.303843 | controller | Jun 10 15:04:00.230089 crc crio[20344]: time="2026-06-10T15:04:00.229988958Z" level=info msg="Removed container ec737b07c34146b81770c3bad4b91fb2442a9cb3e67604acace5a37e438fc294: openstack/ceilometer-0/sg-core" id=d00a6073-e528-4fae-988a-c75f2d5e73f4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.303879 | controller | Jun 10 15:04:00.244832 crc crio[20344]: time="2026-06-10T15:04:00.244712771Z" level=info msg="Removing container: baa55feeca2190a5a301ff8bbefd9345e325892d92717bac2cb37ccb60f02830" id=9d395c1a-a48f-4cb7-93a2-fd058bb3c020 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.303897 | controller | Jun 10 15:04:00.296132 crc crio[20344]: time="2026-06-10T15:04:00.295909135Z" level=info msg="Removed container baa55feeca2190a5a301ff8bbefd9345e325892d92717bac2cb37ccb60f02830: openstack/ceilometer-0/ceilometer-notification-agent" id=9d395c1a-a48f-4cb7-93a2-fd058bb3c020 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.303913 | controller | Jun 10 15:04:00.306189 crc crio[20344]: time="2026-06-10T15:04:00.305599967Z" level=info msg="Removing container: 4b572c398797674b293ce8a544b98ba678104c69a3b9ef4e7f60170c9b25e0b4" id=9c52b34c-f59f-42b6-94d2-ae1cbb56df6c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.303929 | controller | Jun 10 15:04:00.334811 crc crio[20344]: time="2026-06-10T15:04:00.334618723Z" level=info msg="Removed container 4b572c398797674b293ce8a544b98ba678104c69a3b9ef4e7f60170c9b25e0b4: openstack/ceilometer-0/ceilometer-central-agent" id=9c52b34c-f59f-42b6-94d2-ae1cbb56df6c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.303945 | controller | Jun 10 15:04:00.588880 crc crio[20344]: time="2026-06-10T15:04:00.588613548Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685064-9grgp/POD" id=4ecc0f90-4a90-4346-baa9-aa3033390cae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.303961 | controller | Jun 10 15:04:00.589014 crc crio[20344]: time="2026-06-10T15:04:00.588911476Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.303977 | controller | Jun 10 15:04:00.644725 crc crio[20344]: 2026-06-10T15:04:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0fbee2958dc39f0 Mac:66:5a:8c:f4:63:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/f2a49cdb-3992-4178-bd32-fa8ed039fc5a SocketPath: PciID:}] [{Interface:0xc00030e630 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.303994 | controller | Jun 10 15:04:00.646083 crc crio[20344]: time="2026-06-10T15:04:00.64591993Z" level=info msg="Got pod network &{Name:redhat-marketplace-665ww Namespace:openshift-marketplace ID:0fbee2958dc39f081720311b30a60d8b9f8622095c75d412c89a94f2bb9e9b2b UID:5207a853-7745-4f3d-a182-ff5f830fc32d NetNS:/var/run/netns/f2a49cdb-3992-4178-bd32-fa8ed039fc5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5207a853_7745_4f3d_a182_ff5f830fc32d.slice PodAnnotations:0xc0068582c0}] Aliases:map[]}"
2026-06-10 15:52:06.304017 | controller | Jun 10 15:04:00.646319 crc crio[20344]: time="2026-06-10T15:04:00.646075564Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-665ww for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.304034 | controller | Jun 10 15:04:00.657313 crc crio[20344]: time="2026-06-10T15:04:00.657152823Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685064-9grgp Namespace:openshift-infra ID:889932d72dfbbda62c37418a4ea4c8d59985aa1c77ced7a3d22ccef7bb6895be UID:8b3370ac-9b27-498a-acfd-332054339930 NetNS:/var/run/netns/1cffbd0d-6dff-4b83-a789-fdc080d9bbad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b3370ac_9b27_498a_acfd_332054339930.slice PodAnnotations:0xc00008c4c8}] Aliases:map[]}"
2026-06-10 15:52:06.304052 | controller | Jun 10 15:04:00.657313 crc crio[20344]: time="2026-06-10T15:04:00.657232505Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685064-9grgp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.304069 | controller | Jun 10 15:04:00.660456 crc crio[20344]: time="2026-06-10T15:04:00.660357566Z" level=info msg="Ran pod sandbox 0fbee2958dc39f081720311b30a60d8b9f8622095c75d412c89a94f2bb9e9b2b with infra container: openshift-marketplace/redhat-marketplace-665ww/POD" id=92969bf7-2151-4906-81d0-28a19e2d93a4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.304085 | controller | Jun 10 15:04:00.666511 crc crio[20344]: time="2026-06-10T15:04:00.666413444Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c0e37534-d824-456f-8195-56459c08111e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.304101 | controller | Jun 10 15:04:00.670813 crc crio[20344]: time="2026-06-10T15:04:00.670693325Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=97e68ca0-416d-41b9-b22d-8a7448340488 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.304117 | controller | Jun 10 15:04:00.685878 crc crio[20344]: time="2026-06-10T15:04:00.685815159Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-665ww/extract-utilities" id=c2306070-4b84-4212-acb5-d2f1d599c1d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.304133 | controller | Jun 10 15:04:00.686373 crc crio[20344]: time="2026-06-10T15:04:00.686202749Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.304149 | controller | Jun 10 15:04:00.743305 crc crio[20344]: time="2026-06-10T15:04:00.738707567Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.304165 | controller | Jun 10 15:04:00.743623 crc crio[20344]: time="2026-06-10T15:04:00.743506792Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.304181 | controller | Jun 10 15:04:00.849402 crc crio[20344]: time="2026-06-10T15:04:00.848855635Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=5a21e7cc-0863-4ccc-93d8-2b5ed0daf21a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.304202 | controller | Jun 10 15:04:00.849402 crc crio[20344]: time="2026-06-10T15:04:00.849210815Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.304219 | controller | Jun 10 15:04:00.923443 crc crio[20344]: time="2026-06-10T15:04:00.921717003Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:39794f3fce99fec43bd6fbb4c582d9945692851ba9eb4c4afff674ce2ec2a5b1 UID:5a138c0e-18e1-4cd4-ac34-435d24041459 NetNS:/var/run/netns/e04dafc7-ea1c-4945-aa17-cf47a61ca9cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a138c0e_18e1_4cd4_ac34_435d24041459.slice PodAnnotations:0xc0006b4378}] Aliases:map[]}"
2026-06-10 15:52:06.304236 | controller | Jun 10 15:04:00.923443 crc crio[20344]: time="2026-06-10T15:04:00.921806055Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.304252 | controller | Jun 10 15:04:01.084990 crc crio[20344]: time="2026-06-10T15:04:01.084894253Z" level=info msg="Created container 1c0f30c5f588dd7b02f5eb47f0328abf43707e15ac0786068bad0300cafe6a17: openshift-marketplace/redhat-marketplace-665ww/extract-utilities" id=c2306070-4b84-4212-acb5-d2f1d599c1d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.304269 | controller | Jun 10 15:04:01.088954 crc crio[20344]: time="2026-06-10T15:04:01.088790474Z" level=info msg="Starting container: 1c0f30c5f588dd7b02f5eb47f0328abf43707e15ac0786068bad0300cafe6a17" id=6cd27a66-b236-4ec1-9116-dc0256aadfd9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.304286 | controller | Jun 10 15:04:01.106497 crc crio[20344]: time="2026-06-10T15:04:01.106406433Z" level=info msg="Started container" PID=84184 containerID=1c0f30c5f588dd7b02f5eb47f0328abf43707e15ac0786068bad0300cafe6a17 description=openshift-marketplace/redhat-marketplace-665ww/extract-utilities id=6cd27a66-b236-4ec1-9116-dc0256aadfd9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0fbee2958dc39f081720311b30a60d8b9f8622095c75d412c89a94f2bb9e9b2b
2026-06-10 15:52:06.304303 | controller | Jun 10 15:04:01.358810 crc crio[20344]: 2026-06-10T15:04:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:889932d72dfbbda Mac:12:79:9e:d7:0c:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/1cffbd0d-6dff-4b83-a789-fdc080d9bbad SocketPath: PciID:}] [{Interface:0xc0000147d0 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.304319 | controller | Jun 10 15:04:01.360559 crc crio[20344]: time="2026-06-10T15:04:01.36048069Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685064-9grgp Namespace:openshift-infra ID:889932d72dfbbda62c37418a4ea4c8d59985aa1c77ced7a3d22ccef7bb6895be UID:8b3370ac-9b27-498a-acfd-332054339930 NetNS:/var/run/netns/1cffbd0d-6dff-4b83-a789-fdc080d9bbad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b3370ac_9b27_498a_acfd_332054339930.slice PodAnnotations:0xc00008c4c8}] Aliases:map[]}"
2026-06-10 15:52:06.304336 | controller | Jun 10 15:04:01.360798 crc crio[20344]: time="2026-06-10T15:04:01.360690606Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685064-9grgp for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.304353 | controller | Jun 10 15:04:01.370370 crc crio[20344]: time="2026-06-10T15:04:01.370241344Z" level=info msg="Ran pod sandbox 889932d72dfbbda62c37418a4ea4c8d59985aa1c77ced7a3d22ccef7bb6895be with infra container: openshift-infra/auto-csr-approver-29685064-9grgp/POD" id=4ecc0f90-4a90-4346-baa9-aa3033390cae name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.304374 | controller | Jun 10 15:04:01.373388 crc crio[20344]: time="2026-06-10T15:04:01.373331635Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=4b39a761-0abd-4f2c-b940-07507e1da30b name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.304391 | controller | Jun 10 15:04:01.385248 crc crio[20344]: time="2026-06-10T15:04:01.385161973Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-10 15:52:06.304408 | controller | Jun 10 15:04:01.471229 crc crio[20344]: 2026-06-10T15:04:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:39794f3fce99fec Mac:2e:90:13:f0:2d:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cf Mtu:0 Sandbox:/var/run/netns/e04dafc7-ea1c-4945-aa17-cf47a61ca9cc SocketPath: PciID:}] [{Interface:0xc000276810 Address:{IP:10.217.0.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.304425 | controller | Jun 10 15:04:01.473523 crc crio[20344]: time="2026-06-10T15:04:01.473436242Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:39794f3fce99fec43bd6fbb4c582d9945692851ba9eb4c4afff674ce2ec2a5b1 UID:5a138c0e-18e1-4cd4-ac34-435d24041459 NetNS:/var/run/netns/e04dafc7-ea1c-4945-aa17-cf47a61ca9cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a138c0e_18e1_4cd4_ac34_435d24041459.slice PodAnnotations:0xc0006b4378}] Aliases:map[]}"
2026-06-10 15:52:06.304441 | controller | Jun 10 15:04:01.473842 crc crio[20344]: time="2026-06-10T15:04:01.47377457Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.304458 | controller | Jun 10 15:04:01.485567 crc crio[20344]: time="2026-06-10T15:04:01.485459475Z" level=info msg="Ran pod sandbox 39794f3fce99fec43bd6fbb4c582d9945692851ba9eb4c4afff674ce2ec2a5b1 with infra container: openstack/ceilometer-0/POD" id=5a21e7cc-0863-4ccc-93d8-2b5ed0daf21a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.304474 | controller | Jun 10 15:04:01.488555 crc crio[20344]: time="2026-06-10T15:04:01.488477343Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=e8247722-81f2-4214-9b91-e226f53120c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.304490 | controller | Jun 10 15:04:01.517798 crc crio[20344]: time="2026-06-10T15:04:01.517623792Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=64e99733-a907-4c3a-aa2c-ba5c0a8270b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.304507 | controller | Jun 10 15:04:01.538449 crc crio[20344]: time="2026-06-10T15:04:01.538338212Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=2b43daef-0167-4003-8e61-caec2a7f5a15 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.304523 | controller | Jun 10 15:04:01.539142 crc crio[20344]: time="2026-06-10T15:04:01.53901273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.304539 | controller | Jun 10 15:04:01.598581 crc crio[20344]: time="2026-06-10T15:04:01.598459578Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.304555 | controller | Jun 10 15:04:01.603513 crc crio[20344]: time="2026-06-10T15:04:01.603333015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.304572 | controller | Jun 10 15:04:01.751861 crc crio[20344]: time="2026-06-10T15:04:01.751730369Z" level=info msg="Created container adeb2a8dac6246abc77cc425eb1ac0b5992d1aef8c04cf4b620dcebe1e4f8d05: openstack/ceilometer-0/ceilometer-central-agent" id=2b43daef-0167-4003-8e61-caec2a7f5a15 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.304592 | controller | Jun 10 15:04:01.753308 crc crio[20344]: time="2026-06-10T15:04:01.753189367Z" level=info msg="Starting container: adeb2a8dac6246abc77cc425eb1ac0b5992d1aef8c04cf4b620dcebe1e4f8d05" id=543eb1cf-0e53-4ab5-81b8-ab6dfe7183fc name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.304609 | controller | Jun 10 15:04:01.760360 crc crio[20344]: time="2026-06-10T15:04:01.760103298Z" level=info msg="Started container" PID=84318 containerID=adeb2a8dac6246abc77cc425eb1ac0b5992d1aef8c04cf4b620dcebe1e4f8d05 description=openstack/ceilometer-0/ceilometer-central-agent id=543eb1cf-0e53-4ab5-81b8-ab6dfe7183fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=39794f3fce99fec43bd6fbb4c582d9945692851ba9eb4c4afff674ce2ec2a5b1
2026-06-10 15:52:06.304626 | controller | Jun 10 15:04:01.772523 crc crio[20344]: time="2026-06-10T15:04:01.772393098Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=77d7bd71-603a-4074-880e-12d096ee5949 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.304642 | controller | Jun 10 15:04:01.796016 crc crio[20344]: time="2026-06-10T15:04:01.79592029Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=815c084f-107f-4d6f-8855-253080b1029a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.304657 | controller | Jun 10 15:04:01.804677 crc crio[20344]: time="2026-06-10T15:04:01.804554515Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=50f95a5b-1d97-4792-87bc-9b6beb6c08a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.304674 | controller | Jun 10 15:04:01.805201 crc crio[20344]: time="2026-06-10T15:04:01.805069139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.304690 | controller | Jun 10 15:04:01.876583 crc crio[20344]: time="2026-06-10T15:04:01.876481389Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.304706 | controller | Jun 10 15:04:01.880463 crc crio[20344]: time="2026-06-10T15:04:01.880399791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.304722 | controller | Jun 10 15:04:02.038077 crc crio[20344]: time="2026-06-10T15:04:02.037990995Z" level=info msg="Created container 8c33757c04a9b5811b6438bfb14faef2c62df8e72fada3882241e83c92ec2afc: openstack/ceilometer-0/ceilometer-notification-agent" id=50f95a5b-1d97-4792-87bc-9b6beb6c08a6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.304738 | controller | Jun 10 15:04:02.039067 crc crio[20344]: time="2026-06-10T15:04:02.039007641Z" level=info msg="Starting container: 8c33757c04a9b5811b6438bfb14faef2c62df8e72fada3882241e83c92ec2afc" id=62ede4ab-f448-4886-953e-79ceed3d48a7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.304755 | controller | Jun 10 15:04:02.044831 crc crio[20344]: time="2026-06-10T15:04:02.04470793Z" level=info msg="Started container" PID=84342 containerID=8c33757c04a9b5811b6438bfb14faef2c62df8e72fada3882241e83c92ec2afc description=openstack/ceilometer-0/ceilometer-notification-agent id=62ede4ab-f448-4886-953e-79ceed3d48a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39794f3fce99fec43bd6fbb4c582d9945692851ba9eb4c4afff674ce2ec2a5b1
2026-06-10 15:52:06.304772 | controller | Jun 10 15:04:02.056815 crc crio[20344]: time="2026-06-10T15:04:02.056433485Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=5e0a4a14-0d8b-49cf-b7d0-ae75f7e1badc name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.304792 | controller | Jun 10 15:04:02.071688 crc crio[20344]: time="2026-06-10T15:04:02.071548489Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=a514d9e2-9b34-4eb0-bfcd-3769fd4a98ff name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.304809 | controller | Jun 10 15:04:02.086178 crc crio[20344]: time="2026-06-10T15:04:02.086095428Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=f819f6f4-92ef-4345-adaf-a7b6d9da6d8a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.304825 | controller | Jun 10 15:04:02.087571 crc crio[20344]: time="2026-06-10T15:04:02.086517169Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.304841 | controller | Jun 10 15:04:02.102880 crc crio[20344]: time="2026-06-10T15:04:02.102800953Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=643da318-5311-43e5-a03e-2bda90c23e4b name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.304877 | controller | Jun 10 15:04:02.106615 crc crio[20344]: time="2026-06-10T15:04:02.10615967Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-10 15:52:06.304895 | controller | Jun 10 15:04:02.151931 crc crio[20344]: time="2026-06-10T15:04:02.151823519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.304912 | controller | Jun 10 15:04:02.158905 crc crio[20344]: time="2026-06-10T15:04:02.156644325Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.304928 | controller | Jun 10 15:04:02.281124 crc crio[20344]: time="2026-06-10T15:04:02.280996774Z" level=info msg="Created container cca4b3c4f4cb89a0062d475af92ca93d3b75242b68139963d57e939727d21b9b: openstack/ceilometer-0/sg-core" id=f819f6f4-92ef-4345-adaf-a7b6d9da6d8a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.304944 | controller | Jun 10 15:04:02.282677 crc crio[20344]: time="2026-06-10T15:04:02.282530494Z" level=info msg="Starting container: cca4b3c4f4cb89a0062d475af92ca93d3b75242b68139963d57e939727d21b9b" id=6202eb7b-4073-48be-a75c-7b8b5f594a4b name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.304961 | controller | Jun 10 15:04:02.288152 crc crio[20344]: time="2026-06-10T15:04:02.288030227Z" level=info msg="Started container" PID=84374 containerID=cca4b3c4f4cb89a0062d475af92ca93d3b75242b68139963d57e939727d21b9b description=openstack/ceilometer-0/sg-core id=6202eb7b-4073-48be-a75c-7b8b5f594a4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=39794f3fce99fec43bd6fbb4c582d9945692851ba9eb4c4afff674ce2ec2a5b1
2026-06-10 15:52:06.304977 | controller | Jun 10 15:04:02.307837 crc crio[20344]: time="2026-06-10T15:04:02.307704219Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=195f80a7-8390-4400-b562-a4b60f7ffaf4 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.304994 | controller | Jun 10 15:04:02.444715 crc crio[20344]: time="2026-06-10T15:04:02.441787111Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=4b39a761-0abd-4f2c-b940-07507e1da30b name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.305010 | controller | Jun 10 15:04:02.444715 crc crio[20344]: time="2026-06-10T15:04:02.443801634Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=de04d783-f600-4312-907c-0c79712093c6 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.305027 | controller | Jun 10 15:04:02.444715 crc crio[20344]: time="2026-06-10T15:04:02.443802304Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=601c6367-3f08-4eb0-aa03-ec904eae1126 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.305048 | controller | Jun 10 15:04:02.446840 crc crio[20344]: time="2026-06-10T15:04:02.446773811Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=3d0139e8-dbbb-4ea1-a321-acf4cce9e780 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.305065 | controller | Jun 10 15:04:02.453315 crc crio[20344]: time="2026-06-10T15:04:02.451802662Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=7a3a4779-6a81-4b65-b191-e6c1f2d5da4d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.305081 | controller | Jun 10 15:04:02.453315 crc crio[20344]: time="2026-06-10T15:04:02.452174642Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.305098 | controller | Jun 10 15:04:02.495347 crc crio[20344]: time="2026-06-10T15:04:02.494943246Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685064-9grgp/oc" id=e91a8e83-74af-4cc2-8192-8354cd2ccbf4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.305114 | controller | Jun 10 15:04:02.495619 crc crio[20344]: time="2026-06-10T15:04:02.495593073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.305130 | controller | Jun 10 15:04:02.549837 crc crio[20344]: time="2026-06-10T15:04:02.543395478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.305147 | controller | Jun 10 15:04:02.564786 crc crio[20344]: time="2026-06-10T15:04:02.564654551Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.305163 | controller | Jun 10 15:04:02.591423 crc crio[20344]: time="2026-06-10T15:04:02.591331386Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.305179 | controller | Jun 10 15:04:02.707797 crc crio[20344]: time="2026-06-10T15:04:02.707542103Z" level=info msg="Created container 1c355855b8afc2c262c276117329b9513d073c29ebe097168d19dd031b8250f2: openstack/ceilometer-0/proxy-httpd" id=7a3a4779-6a81-4b65-b191-e6c1f2d5da4d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.305195 | controller | Jun 10 15:04:02.708726 crc crio[20344]: time="2026-06-10T15:04:02.708649911Z" level=info msg="Starting container: 1c355855b8afc2c262c276117329b9513d073c29ebe097168d19dd031b8250f2" id=e0b12f4b-2ba3-4c14-b40e-4adc7e51d6a5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.305211 | controller | Jun 10 15:04:02.715858 crc crio[20344]: time="2026-06-10T15:04:02.715780637Z" level=info msg="Started container" PID=84434 containerID=1c355855b8afc2c262c276117329b9513d073c29ebe097168d19dd031b8250f2 description=openstack/ceilometer-0/proxy-httpd id=e0b12f4b-2ba3-4c14-b40e-4adc7e51d6a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39794f3fce99fec43bd6fbb4c582d9945692851ba9eb4c4afff674ce2ec2a5b1
2026-06-10 15:52:06.305227 | controller | Jun 10 15:04:02.730991 crc crio[20344]: time="2026-06-10T15:04:02.73087796Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-4vkz9/POD" id=06fea17d-01e2-403a-ace0-ad7a9ad248e4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.305243 | controller | Jun 10 15:04:02.731095 crc crio[20344]: time="2026-06-10T15:04:02.731049895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.305259 | controller | Jun 10 15:04:02.809720 crc crio[20344]: time="2026-06-10T15:04:02.809576349Z" level=info msg="Got pod network &{Name:redhat-operators-4vkz9 Namespace:openshift-marketplace ID:89ce2648961afc5901f2fc6f2a5eb91582087e01137f0784c4d0b6694e8c4331 UID:c5574a77-0e5a-426a-83ff-272c0849b49e NetNS:/var/run/netns/a19f23de-74b7-47b6-8df7-4d7e5f3ece9a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc5574a77_0e5a_426a_83ff_272c0849b49e.slice PodAnnotations:0xc0007380f8}] Aliases:map[]}"
2026-06-10 15:52:06.305283 | controller | Jun 10 15:04:02.809720 crc crio[20344]: time="2026-06-10T15:04:02.809654421Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-4vkz9 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.305300 | controller | Jun 10 15:04:02.887901 crc crio[20344]: time="2026-06-10T15:04:02.887807156Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=643da318-5311-43e5-a03e-2bda90c23e4b name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.305316 | controller | Jun 10 15:04:02.893588 crc crio[20344]: time="2026-06-10T15:04:02.893512405Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=b62c4a51-548d-468b-ac50-014ce34ca47a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.305333 | controller | Jun 10 15:04:02.923356 crc crio[20344]: time="2026-06-10T15:04:02.921439382Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=6513883e-46d0-4077-b911-f7f98b186928 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.305350 | controller | Jun 10 15:04:03.033361 crc crio[20344]: time="2026-06-10T15:04:02.980606323Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-665ww/extract-content" id=a32b37c5-24fa-4808-9030-e70cae60427b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.305366 | controller | Jun 10 15:04:03.067358 crc crio[20344]: time="2026-06-10T15:04:03.065163095Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.305382 | controller | Jun 10 15:04:03.224410 crc crio[20344]: time="2026-06-10T15:04:03.220946393Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.305399 | controller | Jun 10 15:04:03.224410 crc crio[20344]: time="2026-06-10T15:04:03.221885427Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.305415 | controller | Jun 10 15:04:03.235325 crc crio[20344]: time="2026-06-10T15:04:03.228031827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.305432 | controller | Jun 10 15:04:03.333707 crc crio[20344]: 2026-06-10T15:04:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:89ce2648961afc5 Mac:f2:ec:f8:6e:b5:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/a19f23de-74b7-47b6-8df7-4d7e5f3ece9a SocketPath: PciID:}] [{Interface:0xc000195550 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.305448 | controller | Jun 10 15:04:03.335709 crc crio[20344]: time="2026-06-10T15:04:03.335573678Z" level=info msg="Got pod network &{Name:redhat-operators-4vkz9 Namespace:openshift-marketplace ID:89ce2648961afc5901f2fc6f2a5eb91582087e01137f0784c4d0b6694e8c4331 UID:c5574a77-0e5a-426a-83ff-272c0849b49e NetNS:/var/run/netns/a19f23de-74b7-47b6-8df7-4d7e5f3ece9a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc5574a77_0e5a_426a_83ff_272c0849b49e.slice PodAnnotations:0xc0007380f8}] Aliases:map[]}"
2026-06-10 15:52:06.305469 | controller | Jun 10 15:04:03.335861 crc crio[20344]: time="2026-06-10T15:04:03.335787724Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-4vkz9 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.305487 | controller | Jun 10 15:04:03.358314 crc crio[20344]: time="2026-06-10T15:04:03.3548657Z" level=info msg="Ran pod sandbox 89ce2648961afc5901f2fc6f2a5eb91582087e01137f0784c4d0b6694e8c4331 with infra container: openshift-marketplace/redhat-operators-4vkz9/POD" id=06fea17d-01e2-403a-ace0-ad7a9ad248e4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.305503 | controller | Jun 10 15:04:03.362352 crc crio[20344]: time="2026-06-10T15:04:03.360660571Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f83cecef-e018-43c8-9a05-0467c8c123bf name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.305520 | controller | Jun 10 15:04:03.363574 crc crio[20344]: time="2026-06-10T15:04:03.363488225Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2333e658-387b-4236-9542-c3754c456dec name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.305536 | controller | Jun 10 15:04:03.431348 crc crio[20344]: time="2026-06-10T15:04:03.430577542Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-4vkz9/extract-utilities" id=426ed48f-1935-4fd7-9337-dfa4fc0e940c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.305552 | controller | Jun 10 15:04:03.431934 crc crio[20344]: time="2026-06-10T15:04:03.431875036Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.305568 | controller | Jun 10 15:04:03.514576 crc crio[20344]: time="2026-06-10T15:04:03.514315733Z" level=info msg="Created container fdc0ed14663f72ef02cb310387df9e36fb071342084c72eb5f8b1c997707f9a8: openshift-infra/auto-csr-approver-29685064-9grgp/oc" id=e91a8e83-74af-4cc2-8192-8354cd2ccbf4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.305585 | controller | Jun 10 15:04:03.547837 crc crio[20344]: time="2026-06-10T15:04:03.547719853Z" level=info msg="Starting container: fdc0ed14663f72ef02cb310387df9e36fb071342084c72eb5f8b1c997707f9a8" id=a1faca33-dc95-412e-b9d3-0ce3e3cf2bc9 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.305629 | controller | Jun 10 15:04:03.565723 crc crio[20344]: time="2026-06-10T15:04:03.565623429Z" level=info msg="Started container" PID=84724 containerID=fdc0ed14663f72ef02cb310387df9e36fb071342084c72eb5f8b1c997707f9a8 description=openshift-infra/auto-csr-approver-29685064-9grgp/oc id=a1faca33-dc95-412e-b9d3-0ce3e3cf2bc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=889932d72dfbbda62c37418a4ea4c8d59985aa1c77ced7a3d22ccef7bb6895be
2026-06-10 15:52:06.305650 | controller | Jun 10 15:04:03.775395 crc crio[20344]: time="2026-06-10T15:04:03.774559361Z" level=info msg="Created container c19a198bb315f94b0a7f290c471bca76e99915b6ab1c052a847e44057ead84da: openshift-marketplace/redhat-marketplace-665ww/extract-content" id=a32b37c5-24fa-4808-9030-e70cae60427b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.305666 | controller | Jun 10 15:04:03.777977 crc crio[20344]: time="2026-06-10T15:04:03.776541352Z" level=info msg="Starting container: c19a198bb315f94b0a7f290c471bca76e99915b6ab1c052a847e44057ead84da" id=8972f6a0-deb5-4c9d-914d-e6d408b233e0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.305682 | controller | Jun 10 15:04:03.792474 crc crio[20344]: time="2026-06-10T15:04:03.792395975Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.305703 | controller | Jun 10 15:04:03.795781 crc crio[20344]: time="2026-06-10T15:04:03.795706312Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.305720 | controller | Jun 10 15:04:03.811186 crc crio[20344]: time="2026-06-10T15:04:03.811080742Z" level=info msg="Started container" PID=84723 containerID=c19a198bb315f94b0a7f290c471bca76e99915b6ab1c052a847e44057ead84da description=openshift-marketplace/redhat-marketplace-665ww/extract-content id=8972f6a0-deb5-4c9d-914d-e6d408b233e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0fbee2958dc39f081720311b30a60d8b9f8622095c75d412c89a94f2bb9e9b2b
2026-06-10 15:52:06.305737 | controller | Jun 10 15:04:03.966289 crc crio[20344]: time="2026-06-10T15:04:03.966147351Z" level=info msg="Created container 39856a2ca15bd4059da3976e2c3e1440652c657b3a8812333521809ef2e00ec9: openshift-marketplace/redhat-operators-4vkz9/extract-utilities" id=426ed48f-1935-4fd7-9337-dfa4fc0e940c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.305753 | controller | Jun 10 15:04:03.969964 crc crio[20344]: time="2026-06-10T15:04:03.969898658Z" level=info msg="Starting container: 39856a2ca15bd4059da3976e2c3e1440652c657b3a8812333521809ef2e00ec9" id=07338416-f4bc-40d9-879a-586b5ef5d653 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.305769 | controller | Jun 10 15:04:03.979622 crc crio[20344]: time="2026-06-10T15:04:03.979465217Z" level=info msg="Started container" PID=84804 containerID=39856a2ca15bd4059da3976e2c3e1440652c657b3a8812333521809ef2e00ec9 description=openshift-marketplace/redhat-operators-4vkz9/extract-utilities id=07338416-f4bc-40d9-879a-586b5ef5d653 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89ce2648961afc5901f2fc6f2a5eb91582087e01137f0784c4d0b6694e8c4331
2026-06-10 15:52:06.305785 | controller | Jun 10 15:04:04.168450 crc crio[20344]: time="2026-06-10T15:04:04.16771394Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=19ac61eb-c57d-4f74-97b6-64bd5a471e39 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.305801 | controller | Jun 10 15:04:04.177098 crc crio[20344]: time="2026-06-10T15:04:04.177021992Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-10 15:52:06.305818 | controller | Jun 10 15:04:04.267640 crc crio[20344]: time="2026-06-10T15:04:04.267234362Z" level=warning msg="Stopping container 1eb9b4da9024db941d1a22c5575a03108e20c65783784a7f865cd77b2263afef with stop signal(15) timed out. Killing..."
2026-06-10 15:52:06.305834 | controller | Jun 10 15:04:04.788201 crc crio[20344]: time="2026-06-10T15:04:04.788092617Z" level=error msg="Killing container 1eb9b4da9024db941d1a22c5575a03108e20c65783784a7f865cd77b2263afef failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 1eb9b4da9024db941d1a22c5575a03108e20c65783784a7f865cd77b2263afef KILL` failed: process not running: No such process\n : exit status 1"
2026-06-10 15:52:06.305867 | controller | Jun 10 15:04:04.841553 crc crio[20344]: time="2026-06-10T15:04:04.841455787Z" level=info msg="Stopped container 1eb9b4da9024db941d1a22c5575a03108e20c65783784a7f865cd77b2263afef: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=fd85eafd-6b75-46cf-834d-bba3d291a978 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.305888 | controller | Jun 10 15:04:04.845126 crc crio[20344]: time="2026-06-10T15:04:04.845055141Z" level=info msg="Stopping pod sandbox: ab58a8321184749420ad3e7008e6eeb3475c44a704f023c9db8113284580cda5" id=230e5e11-b5ca-40e6-9bf2-da1334bc28e4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.305905 | controller | Jun 10 15:04:04.847240 crc crio[20344]: time="2026-06-10T15:04:04.847128035Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:ab58a8321184749420ad3e7008e6eeb3475c44a704f023c9db8113284580cda5 UID:7312ca9d-6b08-4850-91ce-13d8de824920 NetNS:/var/run/netns/76104e08-994f-4a82-a7c7-606e72e6298b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7312ca9d_6b08_4850_91ce_13d8de824920.slice PodAnnotations:0xc002264538}] Aliases:map[]}"
2026-06-10 15:52:06.305927 | controller | Jun 10 15:04:04.847405 crc crio[20344]: time="2026-06-10T15:04:04.84732326Z" level=info msg="Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.305944 | controller | Jun 10 15:04:04.968822 crc crio[20344]: time="2026-06-10T15:04:04.968215498Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:21dc3353624ee78f072b503b54c8a84b2a47b1b3ecedb037166b270e1772eeff" id=19ac61eb-c57d-4f74-97b6-64bd5a471e39 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.305961 | controller | Jun 10 15:04:04.969900 crc crio[20344]: time="2026-06-10T15:04:04.96983039Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=bd46fc4e-1a74-4cce-9b3b-51980199017d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.305977 | controller | Jun 10 15:04:04.972640 crc crio[20344]: time="2026-06-10T15:04:04.972567042Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=27876572-502a-4e00-998b-824b50ef21df name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.306015 | controller | Jun 10 15:04:04.982675 crc crio[20344]: time="2026-06-10T15:04:04.982604783Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-4vkz9/extract-content" id=fd392529-f044-4e3a-942f-5bab9395a33a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.306036 | controller | Jun 10 15:04:04.983182 crc crio[20344]: time="2026-06-10T15:04:04.983132097Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.306055 | controller | Jun 10 15:04:05.080567 crc crio[20344]: time="2026-06-10T15:04:05.080350059Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.306073 | controller | Jun 10 15:04:05.083912 crc crio[20344]: time="2026-06-10T15:04:05.0838516Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.306092 | controller | Jun 10 15:04:05.214631 crc crio[20344]: time="2026-06-10T15:04:05.214563034Z" level=info msg="Stopped pod sandbox: ab58a8321184749420ad3e7008e6eeb3475c44a704f023c9db8113284580cda5" id=230e5e11-b5ca-40e6-9bf2-da1334bc28e4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.306110 | controller | Jun 10 15:04:05.215303 crc crio[20344]: time="2026-06-10T15:04:05.215193281Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d6fb01ae-a9db-4aeb-872f-3c036cf8261e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.306128 | controller | Jun 10 15:04:05.223007 crc crio[20344]: time="2026-06-10T15:04:05.222924172Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f94a1169-5c1f-4cea-92ae-b6eb743e1464 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.306146 | controller | Jun 10 15:04:05.238484 crc crio[20344]: time="2026-06-10T15:04:05.235092829Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-665ww/registry-server" id=03b59537-13fc-4d49-b5d1-e3ae48cd91ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.306164 | controller | Jun 10 15:04:05.238484 crc crio[20344]: time="2026-06-10T15:04:05.23551722Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.306188 | controller | Jun 10 15:04:05.283838 crc crio[20344]: time="2026-06-10T15:04:05.28352642Z" level=info msg="Created container 672f7d9f6c8dadcd66877001922522a1ff8c8aa2df09fcfe0504edbbae0ae51b: openshift-marketplace/redhat-operators-4vkz9/extract-content" id=fd392529-f044-4e3a-942f-5bab9395a33a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.306207 | controller | Jun 10 15:04:05.287774 crc crio[20344]: time="2026-06-10T15:04:05.287697049Z" level=info msg="Starting container: 672f7d9f6c8dadcd66877001922522a1ff8c8aa2df09fcfe0504edbbae0ae51b" id=73ddd816-711e-41ff-afa9-01ce02467848 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.306226 | controller | Jun 10 15:04:05.294900 crc crio[20344]: time="2026-06-10T15:04:05.294821204Z" level=info msg="Started container" PID=84902 containerID=672f7d9f6c8dadcd66877001922522a1ff8c8aa2df09fcfe0504edbbae0ae51b description=openshift-marketplace/redhat-operators-4vkz9/extract-content id=73ddd816-711e-41ff-afa9-01ce02467848 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89ce2648961afc5901f2fc6f2a5eb91582087e01137f0784c4d0b6694e8c4331
2026-06-10 15:52:06.306245 | controller | Jun 10 15:04:05.303082 crc crio[20344]: time="2026-06-10T15:04:05.303041068Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.306262 | controller | Jun 10 15:04:05.309225 crc crio[20344]: time="2026-06-10T15:04:05.309185558Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.306278 | controller | Jun 10 15:04:05.507160 crc crio[20344]: time="2026-06-10T15:04:05.506344583Z" level=info msg="Created container 501f895dde1365323d9b1fbaa386c0ec34c555d200496137d01a8c1d2b9217e6: openshift-marketplace/redhat-marketplace-665ww/registry-server" id=03b59537-13fc-4d49-b5d1-e3ae48cd91ee name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.306294 | controller | Jun 10 15:04:05.511610 crc crio[20344]: time="2026-06-10T15:04:05.511150458Z" level=info msg="Starting container: 501f895dde1365323d9b1fbaa386c0ec34c555d200496137d01a8c1d2b9217e6" id=f08865d9-2766-4e72-abeb-99b18641a9e6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.306310 | controller | Jun 10 15:04:05.531810 crc crio[20344]: time="2026-06-10T15:04:05.531676473Z" level=info msg="Started container" PID=84921 containerID=501f895dde1365323d9b1fbaa386c0ec34c555d200496137d01a8c1d2b9217e6 description=openshift-marketplace/redhat-marketplace-665ww/registry-server id=f08865d9-2766-4e72-abeb-99b18641a9e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0fbee2958dc39f081720311b30a60d8b9f8622095c75d412c89a94f2bb9e9b2b
2026-06-10 15:52:06.306327 | controller | Jun 10 15:04:06.241161 crc crio[20344]: time="2026-06-10T15:04:06.240948475Z" level=info msg="Removing container: 1eb9b4da9024db941d1a22c5575a03108e20c65783784a7f865cd77b2263afef" id=17e02c61-be17-4891-872a-79fd04a7ab5c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.306343 | controller | Jun 10 15:04:06.255783 crc crio[20344]: time="2026-06-10T15:04:06.25571138Z" level=info msg="Stopping pod sandbox: 889932d72dfbbda62c37418a4ea4c8d59985aa1c77ced7a3d22ccef7bb6895be" id=13013f59-db36-4a1d-b541-e0ac7ef3879d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.306359 | controller | Jun 10 15:04:06.256799 crc crio[20344]: time="2026-06-10T15:04:06.256771537Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685064-9grgp Namespace:openshift-infra ID:889932d72dfbbda62c37418a4ea4c8d59985aa1c77ced7a3d22ccef7bb6895be UID:8b3370ac-9b27-498a-acfd-332054339930 NetNS:/var/run/netns/1cffbd0d-6dff-4b83-a789-fdc080d9bbad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b3370ac_9b27_498a_acfd_332054339930.slice PodAnnotations:0xc006858830}] Aliases:map[]}"
2026-06-10 15:52:06.306381 | controller | Jun 10 15:04:06.257064 crc crio[20344]: time="2026-06-10T15:04:06.257039334Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685064-9grgp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.306398 | controller | Jun 10 15:04:06.309207 crc crio[20344]: time="2026-06-10T15:04:06.305390203Z" level=info msg="Removed container 1eb9b4da9024db941d1a22c5575a03108e20c65783784a7f865cd77b2263afef: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=17e02c61-be17-4891-872a-79fd04a7ab5c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.306414 | controller | Jun 10 15:04:06.596862 crc crio[20344]: time="2026-06-10T15:04:06.596807662Z" level=info msg="Stopped pod sandbox: 889932d72dfbbda62c37418a4ea4c8d59985aa1c77ced7a3d22ccef7bb6895be" id=13013f59-db36-4a1d-b541-e0ac7ef3879d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.306431 | controller | Jun 10 15:04:07.257671 crc crio[20344]: time="2026-06-10T15:04:07.257596132Z" level=info msg="Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD" id=90ebb7cb-eb75-43f8-8943-3cc2829f0389 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.306447 | controller | Jun 10 15:04:07.257820 crc crio[20344]: time="2026-06-10T15:04:07.257705764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.306464 | controller | Jun 10 15:04:07.371764 crc crio[20344]: time="2026-06-10T15:04:07.370940163Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:185b1c81575b6bbdbd21bdc51e380e34bee731b01019c6a93ae701e80de3a1e8 UID:febf5e1f-4325-42e3-a9a0-ff2792dd2c64 NetNS:/var/run/netns/c7442e67-483a-4052-9fe3-786dc9b02ee9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfebf5e1f_4325_42e3_a9a0_ff2792dd2c64.slice PodAnnotations:0xc0055ea258}] Aliases:map[]}"
2026-06-10 15:52:06.306481 | controller | Jun 10 15:04:07.371764 crc crio[20344]: time="2026-06-10T15:04:07.371666782Z" level=info msg="Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.306497 | controller | Jun 10 15:04:07.974668 crc crio[20344]: 2026-06-10T15:04:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:185b1c81575b6bb Mac:6a:90:dd:e7:69:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/c7442e67-483a-4052-9fe3-786dc9b02ee9 SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.306514 | controller | Jun 10 15:04:07.976070 crc crio[20344]: time="2026-06-10T15:04:07.975994461Z" level=info msg="Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:185b1c81575b6bbdbd21bdc51e380e34bee731b01019c6a93ae701e80de3a1e8 UID:febf5e1f-4325-42e3-a9a0-ff2792dd2c64 NetNS:/var/run/netns/c7442e67-483a-4052-9fe3-786dc9b02ee9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfebf5e1f_4325_42e3_a9a0_ff2792dd2c64.slice PodAnnotations:0xc0055ea258}] Aliases:map[]}"
2026-06-10 15:52:06.306531 | controller | Jun 10 15:04:07.976241 crc crio[20344]: time="2026-06-10T15:04:07.976184226Z" level=info msg="Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.306548 | controller | Jun 10 15:04:07.989245 crc crio[20344]: time="2026-06-10T15:04:07.989194835Z" level=info msg="Ran pod sandbox 185b1c81575b6bbdbd21bdc51e380e34bee731b01019c6a93ae701e80de3a1e8 with infra container: openstack/nova-cell1-novncproxy-0/POD" id=90ebb7cb-eb75-43f8-8943-3cc2829f0389 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.306569 | controller | Jun 10 15:04:07.994442 crc crio[20344]: time="2026-06-10T15:04:07.994240077Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=f0c80699-64c5-4a3b-bd54-dfaac03cff49 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.306586 | controller | Jun 10 15:04:08.081106 crc crio[20344]: time="2026-06-10T15:04:08.080581705Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified" id=eccd8a9f-d39f-4cb3-8d8f-33a7d41b9bb4 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.306603 | controller | Jun 10 15:04:08.091656 crc crio[20344]: time="2026-06-10T15:04:08.09149687Z" level=info msg="Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=80aa3961-513f-4ec4-ab42-d8210538b6ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.306619 | controller | Jun 10 15:04:08.092095 crc crio[20344]: time="2026-06-10T15:04:08.092030233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.306635 | controller | Jun 10 15:04:08.151990 crc crio[20344]: time="2026-06-10T15:04:08.15181549Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.306652 | controller | Jun 10 15:04:08.159602 crc crio[20344]: time="2026-06-10T15:04:08.159498751Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.306668 | controller | Jun 10 15:04:08.331044 crc crio[20344]: time="2026-06-10T15:04:08.330538095Z" level=info msg="Created container de714d1518c9e58229081b9183cfce621f756eaf0ee75ca2e3d7f8af0c655b0a: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy" id=80aa3961-513f-4ec4-ab42-d8210538b6ec name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.306684 | controller | Jun 10 15:04:08.332073 crc crio[20344]: time="2026-06-10T15:04:08.332015614Z" level=info msg="Starting container: de714d1518c9e58229081b9183cfce621f756eaf0ee75ca2e3d7f8af0c655b0a" id=fe63ea0a-52ec-41da-8462-08a7e318aeb7 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.306701 | controller | Jun 10 15:04:08.340615 crc crio[20344]: time="2026-06-10T15:04:08.340568356Z" level=info msg="Started container" PID=85193 containerID=de714d1518c9e58229081b9183cfce621f756eaf0ee75ca2e3d7f8af0c655b0a description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=fe63ea0a-52ec-41da-8462-08a7e318aeb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=185b1c81575b6bbdbd21bdc51e380e34bee731b01019c6a93ae701e80de3a1e8
2026-06-10 15:52:06.306718 | controller | Jun 10 15:04:09.093772 crc crio[20344]: time="2026-06-10T15:04:09.093230419Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-79f65d7c75-x4jlt/POD" id=83f2339d-2af4-466c-89b6-57504c8434fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.306734 | controller | Jun 10 15:04:09.095106 crc crio[20344]: time="2026-06-10T15:04:09.093812184Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.306751 | controller | Jun 10 15:04:09.284490 crc crio[20344]: time="2026-06-10T15:04:09.281945553Z" level=info msg="Got pod network &{Name:dnsmasq-dns-79f65d7c75-x4jlt Namespace:openstack ID:3ef99d6c40ec7e155010e6a25076b2354f6ac640c74bbf52df09a0fadee323c1 UID:67e5d621-1e34-4247-8635-b7ad640060c0 NetNS:/var/run/netns/8f1b38ec-b088-4a1d-a9a0-e3efcf9b8f61 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67e5d621_1e34_4247_8635_b7ad640060c0.slice PodAnnotations:0xc000528ba0}] Aliases:map[]}"
2026-06-10 15:52:06.306772 | controller | Jun 10 15:04:09.284490 crc crio[20344]: time="2026-06-10T15:04:09.282012275Z" level=info msg="Adding pod openstack_dnsmasq-dns-79f65d7c75-x4jlt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.306788 | controller | Jun 10 15:04:10.157052 crc crio[20344]: time="2026-06-10T15:04:10.156471178Z" level=info msg="Stopping container: cd01fd2f3a6fa7bc8bd41283caedf096f52156f766c501bf51b938c8ef2296ba (timeout: 2s)" id=9e879c65-118d-42fd-b3e8-a9c9685be3fc name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.306806 | controller | Jun 10 15:04:10.171465 crc crio[20344]: 2026-06-10T15:04:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ef99d6c40ec7e1 Mac:da:ef:f7:c7:bc:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/8f1b38ec-b088-4a1d-a9a0-e3efcf9b8f61 SocketPath: PciID:}] [{Interface:0xc00028e860 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.306823 | controller | Jun 10 15:04:10.173578 crc crio[20344]: time="2026-06-10T15:04:10.17343649Z" level=info msg="Got pod network &{Name:dnsmasq-dns-79f65d7c75-x4jlt Namespace:openstack ID:3ef99d6c40ec7e155010e6a25076b2354f6ac640c74bbf52df09a0fadee323c1 UID:67e5d621-1e34-4247-8635-b7ad640060c0 NetNS:/var/run/netns/8f1b38ec-b088-4a1d-a9a0-e3efcf9b8f61 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67e5d621_1e34_4247_8635_b7ad640060c0.slice PodAnnotations:0xc000528ba0}] Aliases:map[]}"
2026-06-10 15:52:06.306840 | controller | Jun 10 15:04:10.173834 crc crio[20344]: time="2026-06-10T15:04:10.173774739Z" level=info msg="Checking pod openstack_dnsmasq-dns-79f65d7c75-x4jlt for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.306876 | controller | Jun 10 15:04:10.189641 crc crio[20344]: time="2026-06-10T15:04:10.18955228Z" level=info msg="Ran pod sandbox 3ef99d6c40ec7e155010e6a25076b2354f6ac640c74bbf52df09a0fadee323c1 with infra container: openstack/dnsmasq-dns-79f65d7c75-x4jlt/POD" id=83f2339d-2af4-466c-89b6-57504c8434fe name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.306895 | controller | Jun 10 15:04:10.200086 crc crio[20344]: time="2026-06-10T15:04:10.199952511Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=83a6de43-ca1d-49b0-953b-a49fc49a847c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.306912 | controller | Jun 10 15:04:10.322607 crc crio[20344]: time="2026-06-10T15:04:10.322058201Z" level=info msg="Stopped container cd01fd2f3a6fa7bc8bd41283caedf096f52156f766c501bf51b938c8ef2296ba: openshift-marketplace/certified-operators-sjp6m/registry-server" id=9e879c65-118d-42fd-b3e8-a9c9685be3fc name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.306928 | controller | Jun 10 15:04:10.325013 crc crio[20344]: time="2026-06-10T15:04:10.324848404Z" level=info msg="Stopping pod sandbox: 0f9760b88b7fd049cc8bc4c7477ac6f3c648014c19c8eba8fd12d6136b5f614a" id=54e526ef-4506-48be-b3a3-30d53cdbe915 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.306944 | controller | Jun 10 15:04:10.325626 crc crio[20344]: time="2026-06-10T15:04:10.325563392Z" level=info msg="Got pod network &{Name:certified-operators-sjp6m Namespace:openshift-marketplace ID:0f9760b88b7fd049cc8bc4c7477ac6f3c648014c19c8eba8fd12d6136b5f614a UID:537001cd-bb11-488d-9f52-67932d08a7b9 NetNS:/var/run/netns/ff4199f0-78cf-4f69-8ef6-758b366013d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod537001cd_bb11_488d_9f52_67932d08a7b9.slice PodAnnotations:0xc003224598}] Aliases:map[]}"
2026-06-10 15:52:06.306961 | controller | Jun 10 15:04:10.325976 crc crio[20344]: time="2026-06-10T15:04:10.32585041Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-sjp6m from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.306982 | controller | Jun 10 15:04:10.360668 crc crio[20344]: time="2026-06-10T15:04:10.360552873Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=b361747a-b1de-46d4-b141-ff9847421f3a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.306999 | controller | Jun 10 15:04:10.381861 crc crio[20344]: time="2026-06-10T15:04:10.376516679Z" level=info msg="Creating container: openstack/dnsmasq-dns-79f65d7c75-x4jlt/init" id=86f52496-a72c-4d60-946c-a9df2083411e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.307016 | controller | Jun 10 15:04:10.381861 crc crio[20344]: time="2026-06-10T15:04:10.37694639Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.307032 | controller | Jun 10 15:04:10.608426 crc crio[20344]: time="2026-06-10T15:04:10.608136141Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.307048 | controller | Jun 10 15:04:10.623821 crc crio[20344]: time="2026-06-10T15:04:10.623414509Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.307064 | controller | Jun 10 15:04:11.080320 crc crio[20344]: time="2026-06-10T15:04:11.079828626Z" level=info msg="Stopped pod sandbox: 0f9760b88b7fd049cc8bc4c7477ac6f3c648014c19c8eba8fd12d6136b5f614a" id=54e526ef-4506-48be-b3a3-30d53cdbe915 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.307080 | controller | Jun 10 15:04:11.161620 crc crio[20344]: time="2026-06-10T15:04:11.158176746Z" level=info msg="Created container 9c7d9625c6b5c8272e277eed9a36992279a92432e5db42d24b8869b90562242d: openstack/dnsmasq-dns-79f65d7c75-x4jlt/init" id=86f52496-a72c-4d60-946c-a9df2083411e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.307096 | controller | Jun 10 15:04:11.180560 crc crio[20344]: time="2026-06-10T15:04:11.178842095Z" level=info msg="Starting container: 9c7d9625c6b5c8272e277eed9a36992279a92432e5db42d24b8869b90562242d" id=1f6f7911-f8df-4e5d-8d7b-ed27a5cea261 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.307113 | controller | Jun 10 15:04:11.219197 crc crio[20344]: time="2026-06-10T15:04:11.218723893Z" level=info msg="Started container" PID=85375 containerID=9c7d9625c6b5c8272e277eed9a36992279a92432e5db42d24b8869b90562242d description=openstack/dnsmasq-dns-79f65d7c75-x4jlt/init id=1f6f7911-f8df-4e5d-8d7b-ed27a5cea261 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ef99d6c40ec7e155010e6a25076b2354f6ac640c74bbf52df09a0fadee323c1
2026-06-10 15:52:06.307129 | controller | Jun 10 15:04:11.571141 crc crio[20344]: time="2026-06-10T15:04:11.570589867Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=19f3e888-3739-459b-bb88-fb7b3378c649 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.307145 | controller | Jun 10 15:04:11.573140 crc crio[20344]: time="2026-06-10T15:04:11.573064422Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=59887762-7540-4868-8b59-677a9f1dfe21 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.307161 | controller | Jun 10 15:04:11.579391 crc crio[20344]: time="2026-06-10T15:04:11.579229982Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-4vkz9/registry-server" id=b75e73d5-fe84-4284-8490-b260a283e7bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.307181 | controller | Jun 10 15:04:11.579835 crc crio[20344]: time="2026-06-10T15:04:11.579783087Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.307197 | controller | Jun 10 15:04:11.580785 crc crio[20344]: time="2026-06-10T15:04:11.580695701Z" level=info msg="Removing container: cd01fd2f3a6fa7bc8bd41283caedf096f52156f766c501bf51b938c8ef2296ba" id=c50df6e5-4a0d-412a-b3b6-3b1631ab3647 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.307214 | controller | Jun 10 15:04:11.592022 crc crio[20344]: time="2026-06-10T15:04:11.591953044Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=e254b2bb-82f1-4c6d-bbfb-977d85b6fb8a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.307230 | controller | Jun 10 15:04:11.623106 crc crio[20344]: time="2026-06-10T15:04:11.623011993Z" level=info msg="Removed container cd01fd2f3a6fa7bc8bd41283caedf096f52156f766c501bf51b938c8ef2296ba: openshift-marketplace/certified-operators-sjp6m/registry-server" id=c50df6e5-4a0d-412a-b3b6-3b1631ab3647 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.307246 | controller | Jun 10 15:04:11.628025 crc crio[20344]: time="2026-06-10T15:04:11.627468709Z" level=info msg="Removing container: fe402e94e44a5cd0cfbbcfb3732e093c08b0ec9ee4e7d57f8e7a7b5093b23186" id=b9e4883a-bfa0-46d4-8092-99a4aae11cfc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.307262 | controller | Jun 10 15:04:11.659096 crc crio[20344]: time="2026-06-10T15:04:11.65900235Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.307278 | controller | Jun 10 15:04:11.663721 crc crio[20344]: time="2026-06-10T15:04:11.663648651Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.307294 | controller | Jun 10 15:04:11.769736 crc crio[20344]: time="2026-06-10T15:04:11.76881653Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=c01a7e9b-98ea-4f07-8b1d-a1922ab91bb4 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.307310 | controller | Jun 10 15:04:11.840318 crc crio[20344]: time="2026-06-10T15:04:11.839801539Z" level=info msg="Removed container fe402e94e44a5cd0cfbbcfb3732e093c08b0ec9ee4e7d57f8e7a7b5093b23186: openshift-marketplace/certified-operators-sjp6m/extract-content" id=b9e4883a-bfa0-46d4-8092-99a4aae11cfc name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.307326 | controller | Jun 10 15:04:11.862733 crc crio[20344]: time="2026-06-10T15:04:11.862200422Z" level=info msg="Removing container: bcae9375cad5ad82c882d5c5350ab3e2cdf3a8452736c3baeebbdf4398bf20f5" id=d2ea61a3-2a99-46f5-8f32-e4ac18e83040 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.307341 | controller | Jun 10 15:04:11.907349 crc crio[20344]: time="2026-06-10T15:04:11.907210884Z" level=info msg="Removed container bcae9375cad5ad82c882d5c5350ab3e2cdf3a8452736c3baeebbdf4398bf20f5: openshift-marketplace/certified-operators-sjp6m/extract-utilities" id=d2ea61a3-2a99-46f5-8f32-e4ac18e83040 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.307357 | controller | Jun 10 15:04:12.028210 crc crio[20344]: time="2026-06-10T15:04:12.028105393Z" level=info msg="Creating container: openstack/dnsmasq-dns-79f65d7c75-x4jlt/dnsmasq-dns" id=979a721e-0c02-458c-ad63-77b56a3b936e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.307373 | controller | Jun 10 15:04:12.028785 crc crio[20344]: time="2026-06-10T15:04:12.028718189Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.307389 | controller | Jun 10 15:04:12.029821 crc crio[20344]: time="2026-06-10T15:04:12.029703624Z" level=info msg="Created container 6084809e02276817b1970bcce1537e1e3a2752dff253a7869443b9ffd56bab1f: openshift-marketplace/redhat-operators-4vkz9/registry-server" id=b75e73d5-fe84-4284-8490-b260a283e7bb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.307410 | controller | Jun 10 15:04:12.031613 crc crio[20344]: time="2026-06-10T15:04:12.031547402Z" level=info msg="Starting container: 6084809e02276817b1970bcce1537e1e3a2752dff253a7869443b9ffd56bab1f" id=74f8a570-936a-47cf-9266-ce5f9f8648cf name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.307427 | controller | Jun 10 15:04:12.037779 crc crio[20344]: time="2026-06-10T15:04:12.037690812Z" level=info msg="Started container" PID=85480 containerID=6084809e02276817b1970bcce1537e1e3a2752dff253a7869443b9ffd56bab1f description=openshift-marketplace/redhat-operators-4vkz9/registry-server id=74f8a570-936a-47cf-9266-ce5f9f8648cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=89ce2648961afc5901f2fc6f2a5eb91582087e01137f0784c4d0b6694e8c4331
2026-06-10 15:52:06.307443 | controller | Jun 10 15:04:12.131459 crc crio[20344]: time="2026-06-10T15:04:12.131150446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.307460 | controller | Jun 10 15:04:12.146182 crc crio[20344]: time="2026-06-10T15:04:12.146088405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.307477 | controller | Jun 10 15:04:12.418797 crc crio[20344]: time="2026-06-10T15:04:12.418005927Z" level=info msg="Created container 6bfa92cd5ba57acc67c0171e1562a15c238a64c14b8fb28589de3bb65eaaa255: openstack/dnsmasq-dns-79f65d7c75-x4jlt/dnsmasq-dns" id=979a721e-0c02-458c-ad63-77b56a3b936e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.307493 | controller | Jun 10 15:04:12.435043 crc crio[20344]: time="2026-06-10T15:04:12.431214431Z" level=info msg="Starting container: 6bfa92cd5ba57acc67c0171e1562a15c238a64c14b8fb28589de3bb65eaaa255" id=92977a62-f384-4217-a3de-86165b876b90 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.307509 | controller | Jun 10 15:04:12.440317 crc crio[20344]: time="2026-06-10T15:04:12.440171485Z" level=info msg="Started container" PID=85512 containerID=6bfa92cd5ba57acc67c0171e1562a15c238a64c14b8fb28589de3bb65eaaa255 description=openstack/dnsmasq-dns-79f65d7c75-x4jlt/dnsmasq-dns id=92977a62-f384-4217-a3de-86165b876b90 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ef99d6c40ec7e155010e6a25076b2354f6ac640c74bbf52df09a0fadee323c1
2026-06-10 15:52:06.307526 | controller | Jun 10 15:04:14.276512 crc crio[20344]: time="2026-06-10T15:04:14.275538593Z" level=info msg="Stopping container: a8107ff1abcf92a20bfc135f616e64537b2c3e2b383185357d7d4be619badcff (timeout: 30s)" id=5bed2d1b-5d1e-4843-8d95-5363aa4c9e9b name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.307543 | controller | Jun 10 15:04:14.276512 crc crio[20344]: time="2026-06-10T15:04:14.275889903Z" level=info msg="Stopping container: e6f2ad9fcd8e7b48bb16af41f49a835728c7c545022e10963be00976d2309768 (timeout: 30s)" id=0ee75d72-d271-4582-84da-9efac3ebf6a3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.307560 | controller | Jun 10 15:04:14.411331 crc crio[20344]: time="2026-06-10T15:04:14.411013472Z" level=info msg="Stopped container e6f2ad9fcd8e7b48bb16af41f49a835728c7c545022e10963be00976d2309768: openstack/nova-api-0/nova-api-log" id=0ee75d72-d271-4582-84da-9efac3ebf6a3 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.307576 | controller | Jun 10 15:04:15.918777 crc crio[20344]: time="2026-06-10T15:04:15.917589129Z" level=info msg="Stopping container: adeb2a8dac6246abc77cc425eb1ac0b5992d1aef8c04cf4b620dcebe1e4f8d05 (timeout: 30s)" id=d58411b4-1b3b-476b-b63d-3c99bfc964a4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.307597 | controller | Jun 10 15:04:15.919440 crc crio[20344]: time="2026-06-10T15:04:15.91917458Z" level=info msg="Stopping container: 8c33757c04a9b5811b6438bfb14faef2c62df8e72fada3882241e83c92ec2afc (timeout: 30s)" id=85f13701-b84b-4711-9db1-d08799f69315 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.307614 | controller | Jun 10 15:04:15.925193 crc crio[20344]: time="2026-06-10T15:04:15.925101755Z" level=info msg="Stopping container: 1c355855b8afc2c262c276117329b9513d073c29ebe097168d19dd031b8250f2 (timeout: 30s)" id=57b13f49-1774-4c89-8409-0454083cb8d1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.307631 | controller | Jun 10 15:04:15.925571 crc crio[20344]: time="2026-06-10T15:04:15.925102095Z" level=info msg="Stopping container: cca4b3c4f4cb89a0062d475af92ca93d3b75242b68139963d57e939727d21b9b (timeout: 30s)" id=33ebb2dd-bd42-4243-9678-b94c0576b03d name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.307647 | controller | Jun 10 15:04:16.051426 crc crio[20344]: time="2026-06-10T15:04:16.051071295Z" level=info msg="Stopped container cca4b3c4f4cb89a0062d475af92ca93d3b75242b68139963d57e939727d21b9b: openstack/ceilometer-0/sg-core" id=33ebb2dd-bd42-4243-9678-b94c0576b03d name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.307663 | controller | Jun 10 15:04:16.362080 crc crio[20344]: time="2026-06-10T15:04:16.361975542Z" level=info msg="Stopped container 8c33757c04a9b5811b6438bfb14faef2c62df8e72fada3882241e83c92ec2afc: openstack/ceilometer-0/ceilometer-notification-agent" id=85f13701-b84b-4711-9db1-d08799f69315 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.307679 | controller | Jun 10 15:04:16.452076 crc crio[20344]: time="2026-06-10T15:04:16.451989977Z" level=info msg="Stopped container 1c355855b8afc2c262c276117329b9513d073c29ebe097168d19dd031b8250f2: openstack/ceilometer-0/proxy-httpd" id=57b13f49-1774-4c89-8409-0454083cb8d1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.307695 | controller | Jun 10 15:04:16.871307 crc crio[20344]: time="2026-06-10T15:04:16.871184144Z" level=info msg="Stopped container adeb2a8dac6246abc77cc425eb1ac0b5992d1aef8c04cf4b620dcebe1e4f8d05: openstack/ceilometer-0/ceilometer-central-agent" id=d58411b4-1b3b-476b-b63d-3c99bfc964a4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.307712 | controller | Jun 10 15:04:16.872787 crc crio[20344]: time="2026-06-10T15:04:16.872659883Z" level=info msg="Stopping pod sandbox: 39794f3fce99fec43bd6fbb4c582d9945692851ba9eb4c4afff674ce2ec2a5b1" id=6a8a31f3-08fa-49cd-af3a-79427aeab9a9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.307728 | controller | Jun 10 15:04:16.873563 crc crio[20344]: time="2026-06-10T15:04:16.873468244Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:39794f3fce99fec43bd6fbb4c582d9945692851ba9eb4c4afff674ce2ec2a5b1 UID:5a138c0e-18e1-4cd4-ac34-435d24041459 NetNS:/var/run/netns/e04dafc7-ea1c-4945-aa17-cf47a61ca9cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a138c0e_18e1_4cd4_ac34_435d24041459.slice PodAnnotations:0xc00078ce20}] Aliases:map[]}"
2026-06-10 15:52:06.307745 | controller | Jun 10 15:04:16.873726 crc crio[20344]: time="2026-06-10T15:04:16.873659569Z" level=info msg="Deleting pod openstack_ceilometer-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.307762 | controller | Jun 10 15:04:17.256520 crc crio[20344]: time="2026-06-10T15:04:17.256081617Z" level=info msg="Stopped pod sandbox: 39794f3fce99fec43bd6fbb4c582d9945692851ba9eb4c4afff674ce2ec2a5b1" id=6a8a31f3-08fa-49cd-af3a-79427aeab9a9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.307779 | controller | Jun 10 15:04:17.740191 crc crio[20344]: time="2026-06-10T15:04:17.738962093Z" level=info msg="Removing container: 1c355855b8afc2c262c276117329b9513d073c29ebe097168d19dd031b8250f2" id=d3828cfc-d999-4b68-a8ee-fd8d51efabc4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.307800 | controller | Jun 10 15:04:17.786184 crc crio[20344]: time="2026-06-10T15:04:17.78222609Z" level=info msg="Removed container 1c355855b8afc2c262c276117329b9513d073c29ebe097168d19dd031b8250f2: openstack/ceilometer-0/proxy-httpd" id=d3828cfc-d999-4b68-a8ee-fd8d51efabc4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.307817 | controller | Jun 10 15:04:17.796562 crc crio[20344]: time="2026-06-10T15:04:17.796449071Z" level=info msg="Removing container: cca4b3c4f4cb89a0062d475af92ca93d3b75242b68139963d57e939727d21b9b" id=354e0e1a-b415-4dd2-b9c6-3f71e49be7d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.307834 | controller | Jun 10 15:04:17.843935 crc crio[20344]: time="2026-06-10T15:04:17.843812024Z" level=info msg="Removed container cca4b3c4f4cb89a0062d475af92ca93d3b75242b68139963d57e939727d21b9b: openstack/ceilometer-0/sg-core" id=354e0e1a-b415-4dd2-b9c6-3f71e49be7d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.307866 | controller | Jun 10 15:04:17.848349 crc crio[20344]: time="2026-06-10T15:04:17.847662404Z" level=info msg="Removing container: 8c33757c04a9b5811b6438bfb14faef2c62df8e72fada3882241e83c92ec2afc" id=0bc90e0b-61a1-4896-b4a0-1979758135a6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.307887 | controller | Jun 10 15:04:17.902463 crc crio[20344]: time="2026-06-10T15:04:17.902141313Z" level=info msg="Removed container 8c33757c04a9b5811b6438bfb14faef2c62df8e72fada3882241e83c92ec2afc: openstack/ceilometer-0/ceilometer-notification-agent" id=0bc90e0b-61a1-4896-b4a0-1979758135a6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.307905 | controller | Jun 10 15:04:17.908510 crc crio[20344]: time="2026-06-10T15:04:17.908418247Z" level=info msg="Removing container: adeb2a8dac6246abc77cc425eb1ac0b5992d1aef8c04cf4b620dcebe1e4f8d05" id=253ddc9f-166c-4c56-a2d9-592e13a378ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.307921 | controller | Jun 10 15:04:17.942687 crc crio[20344]: time="2026-06-10T15:04:17.942590347Z" level=info msg="Removed container adeb2a8dac6246abc77cc425eb1ac0b5992d1aef8c04cf4b620dcebe1e4f8d05: openstack/ceilometer-0/ceilometer-central-agent" id=253ddc9f-166c-4c56-a2d9-592e13a378ed name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.307937 | controller | Jun 10 15:04:18.315465 crc crio[20344]: time="2026-06-10T15:04:18.315212531Z" level=info msg="Stopped container a8107ff1abcf92a20bfc135f616e64537b2c3e2b383185357d7d4be619badcff: openstack/nova-api-0/nova-api-api" id=5bed2d1b-5d1e-4843-8d95-5363aa4c9e9b name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.307954 | controller | Jun 10 15:04:18.317063 crc crio[20344]: time="2026-06-10T15:04:18.316656719Z" level=info msg="Stopping pod sandbox: 0e8b641ebe45e956b5324e7cc06869c81f42e1322e6458d34db98ac9dfcab56d" id=6b50abb8-46e4-40e7-8f82-566e3de9f87d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.307970 | controller | Jun 10 15:04:18.317736 crc crio[20344]: time="2026-06-10T15:04:18.317649345Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:0e8b641ebe45e956b5324e7cc06869c81f42e1322e6458d34db98ac9dfcab56d UID:9a2423d8-e417-4e24-a70a-289c95f54af0 NetNS:/var/run/netns/53f2063b-9665-412c-b0fd-a43505fc72fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a2423d8_e417_4e24_a70a_289c95f54af0.slice PodAnnotations:0xc006858340}] Aliases:map[]}"
2026-06-10 15:52:06.307987 | controller | Jun 10 15:04:18.317998 crc crio[20344]: time="2026-06-10T15:04:18.317922902Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.308004 | controller | Jun 10 15:04:18.769347 crc crio[20344]: time="2026-06-10T15:04:18.768906307Z" level=info msg="Stopped pod sandbox: 0e8b641ebe45e956b5324e7cc06869c81f42e1322e6458d34db98ac9dfcab56d" id=6b50abb8-46e4-40e7-8f82-566e3de9f87d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.308026 | controller | Jun 10 15:04:19.568835 crc crio[20344]: time="2026-06-10T15:04:19.56842574Z" level=info msg="Stopping container: 5e04b578fc58e05395b99d9d8c7258bc020b42ac438440a56fda22d963f9c0bd (timeout: 10s)" id=8631e5b6-4beb-4789-b044-5dc43d9ae4ae name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.308046 | controller | Jun 10 15:04:19.707983 crc crio[20344]: time="2026-06-10T15:04:19.707875011Z" level=info msg="Stopped container 5e04b578fc58e05395b99d9d8c7258bc020b42ac438440a56fda22d963f9c0bd: openstack/dnsmasq-dns-6f4f87c799-lqfh7/dnsmasq-dns" id=8631e5b6-4beb-4789-b044-5dc43d9ae4ae name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.308066 | controller | Jun 10 15:04:19.708889 crc crio[20344]: time="2026-06-10T15:04:19.708843407Z" level=info msg="Stopping pod sandbox: 27de0b37c991ca2769b3bf01a0a61d0dee89257a2a59b8a327dd94270d0dde4a" id=9f9a2aca-46f3-42ea-b93b-0c3b2a5225b4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.308084 | controller | Jun 10 15:04:19.710235 crc crio[20344]: time="2026-06-10T15:04:19.710195792Z" level=info msg="Got pod network &{Name:dnsmasq-dns-6f4f87c799-lqfh7 Namespace:openstack ID:27de0b37c991ca2769b3bf01a0a61d0dee89257a2a59b8a327dd94270d0dde4a UID:9087ac77-57e7-457a-baae-67242db17fc8 NetNS:/var/run/netns/b424f6ce-4aef-4e8f-9f37-8fb3716a6f0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9087ac77_57e7_457a_baae_67242db17fc8.slice PodAnnotations:0xc0027c07b0}] Aliases:map[]}"
2026-06-10 15:52:06.308103 | controller | Jun 10 15:04:19.710644 crc crio[20344]: time="2026-06-10T15:04:19.710618613Z" level=info msg="Deleting pod openstack_dnsmasq-dns-6f4f87c799-lqfh7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.308122 | controller | Jun 10 15:04:19.762628 crc crio[20344]: time="2026-06-10T15:04:19.762525145Z" level=info msg="Running pod sandbox: openstack/ceilometer-0/POD" id=1d09fc82-066c-4509-8fad-53ae53953910 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.308141 | controller | Jun 10 15:04:19.762805 crc crio[20344]: time="2026-06-10T15:04:19.762661108Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.308160 | controller | Jun 10 15:04:19.851428 crc crio[20344]: time="2026-06-10T15:04:19.849310505Z" level=info msg="Removing container: a8107ff1abcf92a20bfc135f616e64537b2c3e2b383185357d7d4be619badcff" id=39757681-e5c7-45ce-bcc5-c4ab6dba4738 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.308178 | controller | Jun 10 15:04:19.885820 crc crio[20344]: time="2026-06-10T15:04:19.885366504Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:7511e0a4b582fe4ea9f3eb7bd3926fc342e6b75be42fbab1b91c99b57c630667 UID:64861f96-5859-4026-9423-b0c05b830935 NetNS:/var/run/netns/5da3acd2-9ccc-4a5e-a1fe-a8771e0cdaed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod64861f96_5859_4026_9423_b0c05b830935.slice PodAnnotations:0xc0027c0b70}] Aliases:map[]}"
2026-06-10 15:52:06.308197 | controller | Jun 10 15:04:19.886085 crc crio[20344]: time="2026-06-10T15:04:19.886062672Z" level=info msg="Adding pod openstack_ceilometer-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.308216 | controller | Jun 10 15:04:19.996351 crc crio[20344]: time="2026-06-10T15:04:19.996151609Z" level=info msg="Removed container a8107ff1abcf92a20bfc135f616e64537b2c3e2b383185357d7d4be619badcff: openstack/nova-api-0/nova-api-api" id=39757681-e5c7-45ce-bcc5-c4ab6dba4738 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.308235 | controller | Jun 10 15:04:20.018907 crc crio[20344]: time="2026-06-10T15:04:20.017653369Z" level=info msg="Removing container: e6f2ad9fcd8e7b48bb16af41f49a835728c7c545022e10963be00976d2309768" id=925ec3c1-42f5-46ec-bf07-b6c2ec9df2f4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.308258 | controller | Jun 10 15:04:20.206223 crc crio[20344]: time="2026-06-10T15:04:20.203007297Z" level=info msg="Removed container e6f2ad9fcd8e7b48bb16af41f49a835728c7c545022e10963be00976d2309768: openstack/nova-api-0/nova-api-log" id=925ec3c1-42f5-46ec-bf07-b6c2ec9df2f4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.308277 | controller | Jun 10 15:04:20.291858 crc crio[20344]: time="2026-06-10T15:04:20.291493251Z" level=info msg="Running pod sandbox: openstack/nova-cell1-cell-mapping-md42m/POD" id=eec11a35-ba63-4e00-a9fd-2a5ec6a937d5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.308296 | controller | Jun 10 15:04:20.291858 crc crio[20344]: time="2026-06-10T15:04:20.291591724Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.308313 | controller | Jun 10 15:04:20.345059 crc crio[20344]: time="2026-06-10T15:04:20.344955834Z" level=info msg="Stopped pod sandbox: 27de0b37c991ca2769b3bf01a0a61d0dee89257a2a59b8a327dd94270d0dde4a" id=9f9a2aca-46f3-42ea-b93b-0c3b2a5225b4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.308330 | controller | Jun 10 15:04:20.378124 crc crio[20344]: time="2026-06-10T15:04:20.377960953Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-md42m Namespace:openstack ID:e656476152fe54fb1468f997d9b7e44d7ab7164ed95752619d14a3107667c4c8 UID:0603cf17-401a-4513-93cb-8ed6645a79ee NetNS:/var/run/netns/71c546ce-7cc7-4dc5-83e6-630f5bb6a919 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0603cf17_401a_4513_93cb_8ed6645a79ee.slice PodAnnotations:0xc0027c0da0}] Aliases:map[]}"
2026-06-10 15:52:06.308347 | controller | Jun 10 15:04:20.378124 crc crio[20344]: time="2026-06-10T15:04:20.378026735Z" level=info msg="Adding pod openstack_nova-cell1-cell-mapping-md42m to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.308363 | controller | Jun 10 15:04:20.517692 crc crio[20344]: time="2026-06-10T15:04:20.516885381Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=687ef828-b79f-47d4-8108-015994fa59a7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.308380 | controller | Jun 10 15:04:20.517692 crc crio[20344]: time="2026-06-10T15:04:20.517444576Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.308396 | controller | Jun 10 15:04:20.600849 crc crio[20344]: time="2026-06-10T15:04:20.600710334Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:a2d323369cb6d07446ceef8b71700aaf30719ea944427c9e0a1e9daf4eb5fbaf UID:d355e4f9-0247-4f8f-8c17-9c436ebcdc77 NetNS:/var/run/netns/1924f8e2-4488-4c55-86d2-ac37ffc08bb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd355e4f9_0247_4f8f_8c17_9c436ebcdc77.slice PodAnnotations:0xc00282e2b8}] Aliases:map[]}"
2026-06-10 15:52:06.308413 | controller | Jun 10 15:04:20.602636 crc crio[20344]: time="2026-06-10T15:04:20.600886189Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.308430 | controller | Jun 10 15:04:20.669335 crc crio[20344]: 2026-06-10T15:04:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7511e0a4b582fe4 Mac:4a:08:39:b6:c4:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/5da3acd2-9ccc-4a5e-a1fe-a8771e0cdaed SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.308454 | controller | Jun 10 15:04:20.669335 crc crio[20344]: time="2026-06-10T15:04:20.669099486Z" level=info msg="Got pod network &{Name:ceilometer-0 Namespace:openstack ID:7511e0a4b582fe4ea9f3eb7bd3926fc342e6b75be42fbab1b91c99b57c630667 UID:64861f96-5859-4026-9423-b0c05b830935 NetNS:/var/run/netns/5da3acd2-9ccc-4a5e-a1fe-a8771e0cdaed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod64861f96_5859_4026_9423_b0c05b830935.slice PodAnnotations:0xc0027c0b70}] Aliases:map[]}"
2026-06-10 15:52:06.308472 | controller | Jun 10 15:04:20.669335 crc crio[20344]: time="2026-06-10T15:04:20.669226799Z" level=info msg="Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.308488 | controller | Jun 10 15:04:20.763852 crc crio[20344]: time="2026-06-10T15:04:20.763791441Z" level=info msg="Ran pod sandbox 7511e0a4b582fe4ea9f3eb7bd3926fc342e6b75be42fbab1b91c99b57c630667 with infra container: openstack/ceilometer-0/POD" id=1d09fc82-066c-4509-8fad-53ae53953910 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.308534 | controller | Jun 10 15:04:20.767943 crc crio[20344]: time="2026-06-10T15:04:20.767859697Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=057d69d4-28ec-4c01-9394-c64b164115ce name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.308556 | controller | Jun 10 15:04:20.838921 crc crio[20344]: time="2026-06-10T15:04:20.838827805Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified" id=f0ed3d5d-3d49-45c1-bcad-2b5b4c94f961 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.308573 | controller | Jun 10 15:04:20.855361 crc crio[20344]: time="2026-06-10T15:04:20.855208362Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-central-agent" id=411534b4-0d09-4e82-b961-172e162c076f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.308589 | controller | Jun 10 15:04:20.856143 crc crio[20344]: time="2026-06-10T15:04:20.856076544Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.308606 | controller | Jun 10 15:04:20.902990 crc crio[20344]: time="2026-06-10T15:04:20.901683822Z" level=info msg="Removing container: 5e04b578fc58e05395b99d9d8c7258bc020b42ac438440a56fda22d963f9c0bd" id=a5b6e2b0-6eb2-4ae3-be4b-43bd91f9d114 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.308622 | controller | Jun 10 15:04:20.974365 crc crio[20344]: time="2026-06-10T15:04:20.974142199Z" level=info msg="Removed container 5e04b578fc58e05395b99d9d8c7258bc020b42ac438440a56fda22d963f9c0bd: openstack/dnsmasq-dns-6f4f87c799-lqfh7/dnsmasq-dns" id=a5b6e2b0-6eb2-4ae3-be4b-43bd91f9d114 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.308638 | controller | Jun 10 15:04:20.990419 crc crio[20344]: time="2026-06-10T15:04:20.985981267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.308655 | controller | Jun 10 15:04:20.991383 crc crio[20344]: time="2026-06-10T15:04:20.991234714Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.308671 | controller | Jun 10 15:04:20.994353 crc crio[20344]: time="2026-06-10T15:04:20.993939765Z" level=info msg="Removing container: 4f86ccc8e2cf299b6dc72409ae74d8761d7834b6f485b876561b1f93c9c9a21c" id=16adb162-f676-4d65-b650-367f8bd03893 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.308687 | controller | Jun 10 15:04:21.078629 crc crio[20344]: time="2026-06-10T15:04:21.078512047Z" level=info msg="Removed container 4f86ccc8e2cf299b6dc72409ae74d8761d7834b6f485b876561b1f93c9c9a21c: openstack/dnsmasq-dns-6f4f87c799-lqfh7/init" id=16adb162-f676-4d65-b650-367f8bd03893 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.308708 | controller | Jun 10 15:04:21.080366 crc crio[20344]: 2026-06-10T15:04:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e656476152fe54f Mac:3a:92:56:08:99:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d4 Mtu:0 Sandbox:/var/run/netns/71c546ce-7cc7-4dc5-83e6-630f5bb6a919 SocketPath: PciID:}] [{Interface:0xc000124c00 Address:{IP:10.217.0.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.308726 | controller | Jun 10 15:04:21.081849 crc crio[20344]: time="2026-06-10T15:04:21.081781482Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-md42m Namespace:openstack ID:e656476152fe54fb1468f997d9b7e44d7ab7164ed95752619d14a3107667c4c8 UID:0603cf17-401a-4513-93cb-8ed6645a79ee NetNS:/var/run/netns/71c546ce-7cc7-4dc5-83e6-630f5bb6a919 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0603cf17_401a_4513_93cb_8ed6645a79ee.slice PodAnnotations:0xc0027c0da0}] Aliases:map[]}"
2026-06-10 15:52:06.308744 | controller | Jun 10 15:04:21.085690 crc crio[20344]: time="2026-06-10T15:04:21.082135172Z" level=info msg="Checking pod openstack_nova-cell1-cell-mapping-md42m for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.308761 | controller | Jun 10 15:04:21.106453 crc crio[20344]: time="2026-06-10T15:04:21.101094995Z" level=info msg="Ran pod sandbox e656476152fe54fb1468f997d9b7e44d7ab7164ed95752619d14a3107667c4c8 with infra container: openstack/nova-cell1-cell-mapping-md42m/POD" id=eec11a35-ba63-4e00-a9fd-2a5ec6a937d5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.308777 | controller | Jun 10 15:04:21.124056 crc crio[20344]: time="2026-06-10T15:04:21.123960431Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=e3668451-a8e3-472d-a750-e0705317786e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.308794 | controller | Jun 10 15:04:21.149851 crc crio[20344]: time="2026-06-10T15:04:21.149547387Z" level=info msg="Created container 31827a95faa90ba9c7c5e80b23912cbf82ef7fac6f19dc6660532f70368b8598: openstack/ceilometer-0/ceilometer-central-agent" id=411534b4-0d09-4e82-b961-172e162c076f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.308811 | controller | Jun 10 15:04:21.156239 crc crio[20344]: time="2026-06-10T15:04:21.154921387Z" level=info msg="Starting container: 31827a95faa90ba9c7c5e80b23912cbf82ef7fac6f19dc6660532f70368b8598" id=57bf9d90-5de9-40ee-91cb-6d88fffc48e8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.308828 | controller | Jun 10 15:04:21.161530 crc crio[20344]: time="2026-06-10T15:04:21.161404996Z" level=info msg="Started container" PID=86366 containerID=31827a95faa90ba9c7c5e80b23912cbf82ef7fac6f19dc6660532f70368b8598 description=openstack/ceilometer-0/ceilometer-central-agent id=57bf9d90-5de9-40ee-91cb-6d88fffc48e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7511e0a4b582fe4ea9f3eb7bd3926fc342e6b75be42fbab1b91c99b57c630667
2026-06-10 15:52:06.308845 | controller | Jun 10 15:04:21.174854 crc crio[20344]: time="2026-06-10T15:04:21.174534708Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified" id=92ceb43d-7826-4346-a4d1-2c665ff54f39 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.308905 | controller | Jun 10 15:04:21.178408 crc crio[20344]: time="2026-06-10T15:04:21.177513136Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=fda4bac7-3389-45b7-a905-f89147fdb5cb name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.308924 | controller | Jun 10 15:04:21.184350 crc crio[20344]: time="2026-06-10T15:04:21.184233521Z" level=info msg="Creating container: openstack/nova-cell1-cell-mapping-md42m/nova-manage" id=bd41a03e-c83a-4d44-8db7-d3cdb0d3fcdd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.308945 | controller | Jun 10 15:04:21.184730 crc crio[20344]: time="2026-06-10T15:04:21.184653622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.308963 | controller | Jun 10 15:04:21.240823 crc crio[20344]: time="2026-06-10T15:04:21.240598959Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified" id=6d3bd053-4f88-437c-acac-b90fc3d03520 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.308979 | controller | Jun 10 15:04:21.254934 crc crio[20344]: time="2026-06-10T15:04:21.254824449Z" level=info msg="Creating container: openstack/ceilometer-0/ceilometer-notification-agent" id=b6d5c8cd-ad4d-4e54-8b9a-dee68cea81b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.308996 | controller | Jun 10 15:04:21.255390 crc crio[20344]: time="2026-06-10T15:04:21.255332142Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.309013 | controller | Jun 10 15:04:21.281685 crc crio[20344]: time="2026-06-10T15:04:21.281562405Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.309030 | controller | Jun 10 15:04:21.292983 crc crio[20344]: time="2026-06-10T15:04:21.29285683Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.309046 | controller | Jun 10 15:04:21.318608 crc crio[20344]: 2026-06-10T15:04:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2d323369cb6d07 Mac:36:ab:95:96:3b:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/1924f8e2-4488-4c55-86d2-ac37ffc08bb7 SocketPath: PciID:}] [{Interface:0xc000192db0 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.309064 | controller | Jun 10 15:04:21.319709 crc crio[20344]: time="2026-06-10T15:04:21.319631047Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:a2d323369cb6d07446ceef8b71700aaf30719ea944427c9e0a1e9daf4eb5fbaf UID:d355e4f9-0247-4f8f-8c17-9c436ebcdc77 NetNS:/var/run/netns/1924f8e2-4488-4c55-86d2-ac37ffc08bb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd355e4f9_0247_4f8f_8c17_9c436ebcdc77.slice PodAnnotations:0xc00282e2b8}] Aliases:map[]}"
2026-06-10 15:52:06.309082 | controller | Jun 10 15:04:21.319870 crc crio[20344]: time="2026-06-10T15:04:21.319847843Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.309099 | controller | Jun 10 15:04:21.331159 crc crio[20344]: time="2026-06-10T15:04:21.331058474Z" level=info msg="Ran pod sandbox a2d323369cb6d07446ceef8b71700aaf30719ea944427c9e0a1e9daf4eb5fbaf with infra container: openstack/nova-api-0/POD" id=687ef828-b79f-47d4-8108-015994fa59a7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.309116 | controller | Jun 10 15:04:21.342816 crc crio[20344]: time="2026-06-10T15:04:21.342714418Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=c631f79a-5c30-4138-98cd-a95b924f7b28 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.309133 | controller | Jun 10 15:04:21.347967 crc crio[20344]: time="2026-06-10T15:04:21.347895873Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=28a33f90-ad1b-4aa3-8ce8-d0cef1986977 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.309154 | controller | Jun 10 15:04:21.360835 crc crio[20344]: time="2026-06-10T15:04:21.360698566Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=92a41889-6981-4f06-8ae4-337703b1c226 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.309172 | controller | Jun 10 15:04:21.364615 crc crio[20344]: time="2026-06-10T15:04:21.364571647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.309189 | controller | Jun 10 15:04:21.366319 crc crio[20344]: time="2026-06-10T15:04:21.365953603Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.309205 | controller | Jun 10 15:04:21.372046 crc crio[20344]: time="2026-06-10T15:04:21.371502838Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.309221 | controller | Jun 10 15:04:21.450094 crc crio[20344]: time="2026-06-10T15:04:21.449970311Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.309238 | controller | Jun 10 15:04:21.454507 crc crio[20344]: time="2026-06-10T15:04:21.454426667Z" level=info msg="Created container ba977d8ea2dbec2cb3fc55b8c805e266959abae7ee66a6eb8bde69f25d078920: openstack/nova-cell1-cell-mapping-md42m/nova-manage" id=bd41a03e-c83a-4d44-8db7-d3cdb0d3fcdd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.309254 | controller | Jun 10 15:04:21.455505 crc crio[20344]: time="2026-06-10T15:04:21.455449984Z" level=info msg="Starting container: ba977d8ea2dbec2cb3fc55b8c805e266959abae7ee66a6eb8bde69f25d078920" id=7605dc27-676f-451e-b376-4540cf33d7e0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.309271 | controller | Jun 10 15:04:21.455932 crc crio[20344]: time="2026-06-10T15:04:21.455885055Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.309288 | controller | Jun 10 15:04:21.469337 crc crio[20344]: time="2026-06-10T15:04:21.467689653Z" level=info msg="Started container" PID=86434 containerID=ba977d8ea2dbec2cb3fc55b8c805e266959abae7ee66a6eb8bde69f25d078920 description=openstack/nova-cell1-cell-mapping-md42m/nova-manage id=7605dc27-676f-451e-b376-4540cf33d7e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e656476152fe54fb1468f997d9b7e44d7ab7164ed95752619d14a3107667c4c8
2026-06-10 15:52:06.309305 | controller | Jun 10 15:04:21.485963 crc crio[20344]: time="2026-06-10T15:04:21.485876767Z" level=info msg="Created container 110f5074dd00219dcd3a2782e04d9fed4adeac2f96d63ba65339a9d5d898e37d: openstack/ceilometer-0/ceilometer-notification-agent" id=b6d5c8cd-ad4d-4e54-8b9a-dee68cea81b2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.309322 | controller | Jun 10 15:04:21.487198 crc crio[20344]: time="2026-06-10T15:04:21.487106179Z" level=info msg="Starting container: 110f5074dd00219dcd3a2782e04d9fed4adeac2f96d63ba65339a9d5d898e37d" id=eb638f39-5700-4225-a5aa-48b150dc79c5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.309339 | controller | Jun 10 15:04:21.492951 crc crio[20344]: time="2026-06-10T15:04:21.492811867Z" level=info msg="Started container" PID=86451 containerID=110f5074dd00219dcd3a2782e04d9fed4adeac2f96d63ba65339a9d5d898e37d description=openstack/ceilometer-0/ceilometer-notification-agent id=eb638f39-5700-4225-a5aa-48b150dc79c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7511e0a4b582fe4ea9f3eb7bd3926fc342e6b75be42fbab1b91c99b57c630667
2026-06-10 15:52:06.309356 | controller | Jun 10 15:04:21.508119 crc crio[20344]: time="2026-06-10T15:04:21.508035094Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=2e70c51d-8304-49ef-8b09-c8ca98a18644 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.309378 | controller | Jun 10 15:04:21.523725 crc crio[20344]: time="2026-06-10T15:04:21.523231979Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/sg-core:latest" id=003c1cfb-c1bb-48e5-ba54-340ee14fc8c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.309395 | controller | Jun 10 15:04:21.532430 crc crio[20344]: time="2026-06-10T15:04:21.532319566Z" level=info msg="Creating container: openstack/ceilometer-0/sg-core" id=6c5b4888-d145-495c-ac87-68d52205670a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.309411 | controller | Jun 10 15:04:21.532830 crc crio[20344]: time="2026-06-10T15:04:21.532732797Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.309427 | controller | Jun 10 15:04:21.558969 crc crio[20344]: time="2026-06-10T15:04:21.558874468Z" level=info msg="Created container e688a39cdbbeb2a4abcd8dc8d75dd2f775db404b2151cbead27e5dd6468a5dc9: openstack/nova-api-0/nova-api-log" id=92a41889-6981-4f06-8ae4-337703b1c226 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.309444 | controller | Jun 10 15:04:21.560341 crc crio[20344]: time="2026-06-10T15:04:21.560227543Z" level=info msg="Starting container: e688a39cdbbeb2a4abcd8dc8d75dd2f775db404b2151cbead27e5dd6468a5dc9" id=0fafe103-0ad1-440a-bf44-ee451b9a71d4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.309460 | controller | Jun 10 15:04:21.570215 crc crio[20344]: time="2026-06-10T15:04:21.570070959Z" level=info msg="Started container" PID=86471 containerID=e688a39cdbbeb2a4abcd8dc8d75dd2f775db404b2151cbead27e5dd6468a5dc9 description=openstack/nova-api-0/nova-api-log id=0fafe103-0ad1-440a-bf44-ee451b9a71d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2d323369cb6d07446ceef8b71700aaf30719ea944427c9e0a1e9daf4eb5fbaf
2026-06-10 15:52:06.309477 | controller | Jun 10 15:04:21.583908 crc crio[20344]: time="2026-06-10T15:04:21.583825007Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=c050a20a-c141-41b0-b490-bfcc402e920d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.309493 | controller | Jun 10 15:04:21.588987 crc crio[20344]: time="2026-06-10T15:04:21.588883789Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.309509 | controller | Jun 10 15:04:21.595219 crc crio[20344]: time="2026-06-10T15:04:21.595140532Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.309525 | controller | Jun 10 15:04:21.651422 crc crio[20344]: time="2026-06-10T15:04:21.651335386Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=487b78ab-7929-4245-a113-e54f0637da03 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.309542 | controller | Jun 10 15:04:21.660287 crc crio[20344]: time="2026-06-10T15:04:21.660172036Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=8c77c918-d1e4-4b47-bd85-8986cd23a15e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.309557 | controller | Jun 10 15:04:21.660815 crc crio[20344]: time="2026-06-10T15:04:21.66073073Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.309630 | controller | Jun 10 15:04:21.722764 crc crio[20344]: time="2026-06-10T15:04:21.722670584Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.309657 | controller | Jun 10 15:04:21.729431 crc crio[20344]: time="2026-06-10T15:04:21.729156192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.309706 | controller | Jun 10 15:04:21.944595 crc crio[20344]: time="2026-06-10T15:04:21.942314534Z" level=info msg="Stopping container: 501f895dde1365323d9b1fbaa386c0ec34c555d200496137d01a8c1d2b9217e6 (timeout: 2s)" id=6c06e8aa-51e1-4c90-bc0c-4de7c5b81ad9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.309724 | controller | Jun 10 15:04:22.009928 crc crio[20344]: time="2026-06-10T15:04:22.009807862Z" level=info msg="Created container 177fa6d9b5eacb092e63febf0ec9ecdd8c6065d87de30d3c59606ff74dccf431: openstack/ceilometer-0/sg-core" id=6c5b4888-d145-495c-ac87-68d52205670a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.309741 | controller | Jun 10 15:04:22.010889 crc crio[20344]: time="2026-06-10T15:04:22.010805168Z" level=info msg="Created container a9260c3b9db0af92d80fe189fc659f31b2aa23c2f55f176b550ae8f4af48a88e: openstack/nova-api-0/nova-api-api" id=8c77c918-d1e4-4b47-bd85-8986cd23a15e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.309757 | controller | Jun 10 15:04:22.020000 crc crio[20344]: time="2026-06-10T15:04:22.019908585Z" level=info msg="Starting container: a9260c3b9db0af92d80fe189fc659f31b2aa23c2f55f176b550ae8f4af48a88e" id=778d3976-67d6-48c7-8d42-0b15ace6d305 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.309773 | controller | Jun 10 15:04:22.020409 crc crio[20344]: time="2026-06-10T15:04:22.019950226Z" level=info msg="Starting container: 177fa6d9b5eacb092e63febf0ec9ecdd8c6065d87de30d3c59606ff74dccf431" id=f42a1120-a46d-4160-86f3-2092b8d289fc name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.309790 | controller | Jun 10 15:04:22.029185 crc crio[20344]: time="2026-06-10T15:04:22.029079594Z" level=info msg="Started container" PID=86524 containerID=a9260c3b9db0af92d80fe189fc659f31b2aa23c2f55f176b550ae8f4af48a88e description=openstack/nova-api-0/nova-api-api id=778d3976-67d6-48c7-8d42-0b15ace6d305 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2d323369cb6d07446ceef8b71700aaf30719ea944427c9e0a1e9daf4eb5fbaf
2026-06-10 15:52:06.309806 | controller | Jun 10 15:04:22.029542 crc crio[20344]: time="2026-06-10T15:04:22.029432733Z" level=info msg="Started container" PID=86497 containerID=177fa6d9b5eacb092e63febf0ec9ecdd8c6065d87de30d3c59606ff74dccf431 description=openstack/ceilometer-0/sg-core id=f42a1120-a46d-4160-86f3-2092b8d289fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=7511e0a4b582fe4ea9f3eb7bd3926fc342e6b75be42fbab1b91c99b57c630667
2026-06-10 15:52:06.309823 | controller | Jun 10 15:04:22.041913 crc crio[20344]: time="2026-06-10T15:04:22.041803035Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=fde7e062-c5bf-4c16-93e0-a2d6304d6322 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.309840 | controller | Jun 10 15:04:22.078969 crc crio[20344]: time="2026-06-10T15:04:22.078592063Z" level=info msg="Stopped container 501f895dde1365323d9b1fbaa386c0ec34c555d200496137d01a8c1d2b9217e6: openshift-marketplace/redhat-marketplace-665ww/registry-server" id=6c06e8aa-51e1-4c90-bc0c-4de7c5b81ad9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.309892 | controller | Jun 10 15:04:22.080348 crc crio[20344]: time="2026-06-10T15:04:22.080174774Z" level=info msg="Stopping pod sandbox: 0fbee2958dc39f081720311b30a60d8b9f8622095c75d412c89a94f2bb9e9b2b" id=f960e320-f2ac-4714-8c6c-d94f5404175b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.309913 | controller | Jun 10 15:04:22.080938 crc crio[20344]: time="2026-06-10T15:04:22.080830221Z" level=info msg="Got pod network &{Name:redhat-marketplace-665ww Namespace:openshift-marketplace ID:0fbee2958dc39f081720311b30a60d8b9f8622095c75d412c89a94f2bb9e9b2b UID:5207a853-7745-4f3d-a182-ff5f830fc32d NetNS:/var/run/netns/f2a49cdb-3992-4178-bd32-fa8ed039fc5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5207a853_7745_4f3d_a182_ff5f830fc32d.slice PodAnnotations:0xc002264b38}] Aliases:map[]}"
2026-06-10 15:52:06.309982 | controller | Jun 10 15:04:22.081032 crc crio[20344]: time="2026-06-10T15:04:22.080981385Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-665ww from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.310018 | controller | Jun 10 15:04:22.125982 crc crio[20344]: time="2026-06-10T15:04:22.125869614Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=775e5209-f30d-4252-90b0-e7b549e8cdd3 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.310037 | controller | Jun 10 15:04:22.148955 crc crio[20344]: time="2026-06-10T15:04:22.148864233Z" level=info msg="Creating container: openstack/ceilometer-0/proxy-httpd" id=935b326a-9c3c-47bc-803f-353b761e95f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.310054 | controller | Jun 10 15:04:22.149685 crc crio[20344]: time="2026-06-10T15:04:22.149626443Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.310069 | controller | Jun 10 15:04:22.236830 crc crio[20344]: time="2026-06-10T15:04:22.23668521Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.310086 | controller | Jun 10 15:04:22.245944 crc crio[20344]: time="2026-06-10T15:04:22.245845859Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.310102 | controller | Jun 10 15:04:22.418946 crc crio[20344]: time="2026-06-10T15:04:22.418395153Z" level=info msg="Created container 03ce080da759739683ddb83bca8bdd1686dc35dcaa2e6cab98147333959e25de: openstack/ceilometer-0/proxy-httpd" id=935b326a-9c3c-47bc-803f-353b761e95f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.310119 | controller | Jun 10 15:04:22.425793 crc crio[20344]: time="2026-06-10T15:04:22.424723948Z" level=info msg="Starting container: 03ce080da759739683ddb83bca8bdd1686dc35dcaa2e6cab98147333959e25de" id=b2daf5dc-7aa8-4ade-ba23-d5e19c959ef4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.310137 | controller | Jun 10 15:04:22.434454 crc crio[20344]: time="2026-06-10T15:04:22.434360549Z" level=info msg="Started container" PID=86601 containerID=03ce080da759739683ddb83bca8bdd1686dc35dcaa2e6cab98147333959e25de description=openstack/ceilometer-0/proxy-httpd id=b2daf5dc-7aa8-4ade-ba23-d5e19c959ef4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7511e0a4b582fe4ea9f3eb7bd3926fc342e6b75be42fbab1b91c99b57c630667
2026-06-10 15:52:06.310154 | controller | Jun 10 15:04:22.505209 crc crio[20344]: time="2026-06-10T15:04:22.505007899Z" level=info msg="Stopped pod sandbox: 0fbee2958dc39f081720311b30a60d8b9f8622095c75d412c89a94f2bb9e9b2b" id=f960e320-f2ac-4714-8c6c-d94f5404175b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.310170 | controller | Jun 10 15:04:23.073419 crc crio[20344]: time="2026-06-10T15:04:23.066590964Z" level=info msg="Removing container: 501f895dde1365323d9b1fbaa386c0ec34c555d200496137d01a8c1d2b9217e6" id=a4823fc5-3048-425e-909b-8fa2e4decf80 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.310187 | controller | Jun 10 15:04:23.112317 crc crio[20344]: time="2026-06-10T15:04:23.103917206Z" level=info msg="Removed container 501f895dde1365323d9b1fbaa386c0ec34c555d200496137d01a8c1d2b9217e6: openshift-marketplace/redhat-marketplace-665ww/registry-server" id=a4823fc5-3048-425e-909b-8fa2e4decf80 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.310208 | controller | Jun 10 15:04:23.119132 crc crio[20344]: time="2026-06-10T15:04:23.119049721Z" level=info msg="Removing container: c19a198bb315f94b0a7f290c471bca76e99915b6ab1c052a847e44057ead84da" id=c61b3fa9-ec1a-4b2c-884c-e180e5fd15a9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.310226 | controller | Jun 10 15:04:23.192316 crc crio[20344]: time="2026-06-10T15:04:23.191878197Z" level=info msg="Removed container c19a198bb315f94b0a7f290c471bca76e99915b6ab1c052a847e44057ead84da: openshift-marketplace/redhat-marketplace-665ww/extract-content" id=c61b3fa9-ec1a-4b2c-884c-e180e5fd15a9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.310242 | controller | Jun 10 15:04:23.222658 crc crio[20344]: time="2026-06-10T15:04:23.222551506Z" level=info msg="Removing container: 1c0f30c5f588dd7b02f5eb47f0328abf43707e15ac0786068bad0300cafe6a17" id=14484348-bbe0-41c0-91e7-44428d2b8bf2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.310259 | controller | Jun 10 15:04:23.297570 crc crio[20344]: time="2026-06-10T15:04:23.297527259Z" level=info msg="Removed container 1c0f30c5f588dd7b02f5eb47f0328abf43707e15ac0786068bad0300cafe6a17: openshift-marketplace/redhat-marketplace-665ww/extract-utilities" id=14484348-bbe0-41c0-91e7-44428d2b8bf2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.310275 | controller | Jun 10 15:04:24.213599 crc crio[20344]: time="2026-06-10T15:04:24.213017242Z" level=info msg="Stopping container: 6084809e02276817b1970bcce1537e1e3a2752dff253a7869443b9ffd56bab1f (timeout: 2s)" id=88b34efe-2122-44a8-8d15-353df7ecebee name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.310292 | controller | Jun 10 15:04:24.357374 crc crio[20344]: time="2026-06-10T15:04:24.357054442Z" level=info msg="Stopped container 6084809e02276817b1970bcce1537e1e3a2752dff253a7869443b9ffd56bab1f: openshift-marketplace/redhat-operators-4vkz9/registry-server" id=88b34efe-2122-44a8-8d15-353df7ecebee name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.310308 | controller | Jun 10 15:04:24.360139 crc crio[20344]: time="2026-06-10T15:04:24.359943377Z" level=info msg="Stopping pod sandbox: 89ce2648961afc5901f2fc6f2a5eb91582087e01137f0784c4d0b6694e8c4331" id=c49e0cbe-351c-4168-8f4e-ecdf8bd902a3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.310325 | controller | Jun 10 15:04:24.360643 crc crio[20344]: time="2026-06-10T15:04:24.360588384Z" level=info msg="Got pod network &{Name:redhat-operators-4vkz9 Namespace:openshift-marketplace ID:89ce2648961afc5901f2fc6f2a5eb91582087e01137f0784c4d0b6694e8c4331 UID:c5574a77-0e5a-426a-83ff-272c0849b49e NetNS:/var/run/netns/a19f23de-74b7-47b6-8df7-4d7e5f3ece9a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc5574a77_0e5a_426a_83ff_272c0849b49e.slice PodAnnotations:0xc00282e230}] Aliases:map[]}"
2026-06-10 15:52:06.310343 | controller | Jun 10 15:04:24.360846 crc crio[20344]: time="2026-06-10T15:04:24.36079891Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-4vkz9 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.310360 | controller | Jun 10 15:04:24.726907 crc crio[20344]: time="2026-06-10T15:04:24.726488334Z" level=info msg="Stopped pod sandbox: 89ce2648961afc5901f2fc6f2a5eb91582087e01137f0784c4d0b6694e8c4331" id=c49e0cbe-351c-4168-8f4e-ecdf8bd902a3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.310376 | controller | Jun 10 15:04:25.164311 crc crio[20344]: time="2026-06-10T15:04:25.164174813Z" level=info msg="Removing container: 6084809e02276817b1970bcce1537e1e3a2752dff253a7869443b9ffd56bab1f" id=37883e60-75c8-40fc-86a4-6c242b5992fe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.310393 | controller | Jun 10 15:04:25.194559 crc crio[20344]: time="2026-06-10T15:04:25.194452281Z" level=info msg="Removed container 6084809e02276817b1970bcce1537e1e3a2752dff253a7869443b9ffd56bab1f: openshift-marketplace/redhat-operators-4vkz9/registry-server" id=37883e60-75c8-40fc-86a4-6c242b5992fe name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.310415 | controller | Jun 10 15:04:25.196958 crc crio[20344]: time="2026-06-10T15:04:25.196877024Z" level=info msg="Removing container: 672f7d9f6c8dadcd66877001922522a1ff8c8aa2df09fcfe0504edbbae0ae51b" id=88d1c362-5ae3-4684-8437-e1c716fcb646 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.310433 | controller | Jun 10 15:04:25.266162 crc crio[20344]: time="2026-06-10T15:04:25.266109997Z" level=info msg="Removed container 672f7d9f6c8dadcd66877001922522a1ff8c8aa2df09fcfe0504edbbae0ae51b: openshift-marketplace/redhat-operators-4vkz9/extract-content" id=88d1c362-5ae3-4684-8437-e1c716fcb646 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.310450 | controller | Jun 10 15:04:25.271164 crc crio[20344]: time="2026-06-10T15:04:25.271121168Z" level=info msg="Removing container: 39856a2ca15bd4059da3976e2c3e1440652c657b3a8812333521809ef2e00ec9" id=a8140fd1-b97f-49ac-b99a-8f0ad28dd880 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.310467 | controller | Jun 10 15:04:25.334331 crc crio[20344]: time="2026-06-10T15:04:25.33416132Z" level=info msg="Removed container 39856a2ca15bd4059da3976e2c3e1440652c657b3a8812333521809ef2e00ec9: openshift-marketplace/redhat-operators-4vkz9/extract-utilities" id=a8140fd1-b97f-49ac-b99a-8f0ad28dd880 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.310485 | controller | Jun 10 15:04:29.229297 crc crio[20344]: time="2026-06-10T15:04:29.227938538Z" level=info msg="Stopping pod sandbox: e656476152fe54fb1468f997d9b7e44d7ab7164ed95752619d14a3107667c4c8" id=9e5fe061-bc96-489a-833f-5e5fb802aacd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.310502 | controller | Jun 10 15:04:29.230679 crc crio[20344]: time="2026-06-10T15:04:29.230069443Z" level=info msg="Got pod network &{Name:nova-cell1-cell-mapping-md42m Namespace:openstack ID:e656476152fe54fb1468f997d9b7e44d7ab7164ed95752619d14a3107667c4c8 UID:0603cf17-401a-4513-93cb-8ed6645a79ee NetNS:/var/run/netns/71c546ce-7cc7-4dc5-83e6-630f5bb6a919 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0603cf17_401a_4513_93cb_8ed6645a79ee.slice PodAnnotations:0xc002264840}] Aliases:map[]}"
2026-06-10 15:52:06.310519 | controller | Jun 10 15:04:29.230679 crc crio[20344]: time="2026-06-10T15:04:29.230234168Z" level=info msg="Deleting pod openstack_nova-cell1-cell-mapping-md42m from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.310537 | controller | Jun 10 15:04:29.608835 crc crio[20344]: time="2026-06-10T15:04:29.608671024Z" level=info msg="Stopped pod sandbox: e656476152fe54fb1468f997d9b7e44d7ab7164ed95752619d14a3107667c4c8" id=9e5fe061-bc96-489a-833f-5e5fb802aacd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.310553 | controller | Jun 10 15:04:30.564404 crc crio[20344]: time="2026-06-10T15:04:30.56382902Z" level=info msg="Stopping container: 50c013ed5b347e3ee3f663dfc6a362e9de3996592b7f7697c8ed4bb241cdd101 (timeout: 30s)" id=736712a5-6738-4d59-8c94-252d9932b361 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.310577 | controller | Jun 10 15:04:30.597158 crc crio[20344]: time="2026-06-10T15:04:30.597055205Z" level=info msg="Stopping container: 43c633bd2939b837d208c20447d6ea257be635890fe36b3d3220b8d55fa1dec1 (timeout: 30s)" id=736f13a4-c388-483c-b1f9-e2feee15d396 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.310596 | controller | Jun 10 15:04:30.597902 crc crio[20344]: time="2026-06-10T15:04:30.597837945Z" level=info msg="Stopping container: f8e5e69df2b975f8a054dfafd6796dbae18dc463b544ddfc086e52fc74dd737b (timeout: 30s)" id=2e497fb3-5233-4f54-8f21-beb575d6cd75 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.310613 | controller | Jun 10 15:04:30.729380 crc crio[20344]: time="2026-06-10T15:04:30.729249588Z" level=info msg="Stopped container f8e5e69df2b975f8a054dfafd6796dbae18dc463b544ddfc086e52fc74dd737b: openstack/nova-metadata-0/nova-metadata-log" id=2e497fb3-5233-4f54-8f21-beb575d6cd75 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.310635 | controller | Jun 10 15:04:31.276120 crc crio[20344]: time="2026-06-10T15:04:31.274840807Z" level=info msg="Stopping container: a9260c3b9db0af92d80fe189fc659f31b2aa23c2f55f176b550ae8f4af48a88e (timeout: 30s)" id=bd024e2f-accd-4199-b0ba-8d2b31a482d1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.310652 | controller | Jun 10 15:04:31.279230 crc crio[20344]: time="2026-06-10T15:04:31.279158549Z" level=info msg="Stopping container: e688a39cdbbeb2a4abcd8dc8d75dd2f775db404b2151cbead27e5dd6468a5dc9 (timeout: 30s)" id=aa2d2f8a-0d08-47cb-8426-f0c46dab6c29 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.310669 | controller | Jun 10 15:04:31.425135 crc crio[20344]: time="2026-06-10T15:04:31.424592126Z" level=info msg="Stopped container e688a39cdbbeb2a4abcd8dc8d75dd2f775db404b2151cbead27e5dd6468a5dc9: openstack/nova-api-0/nova-api-log" id=aa2d2f8a-0d08-47cb-8426-f0c46dab6c29 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.310686 | controller | Jun 10 15:04:33.848066 crc crio[20344]: time="2026-06-10T15:04:33.847658142Z" level=info msg="Stopped container 43c633bd2939b837d208c20447d6ea257be635890fe36b3d3220b8d55fa1dec1: openstack/nova-metadata-0/nova-metadata-metadata" id=736f13a4-c388-483c-b1f9-e2feee15d396 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.310703 | controller | Jun 10 15:04:33.850008 crc crio[20344]: time="2026-06-10T15:04:33.848948306Z" level=info msg="Stopping pod sandbox: ef7932ee563085a81be03e64c2b3d0d84a2da515763a0d1a72069dbf2c143f12" id=36c62be5-a125-41a8-9c2f-2ffe83092bae name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.310721 | controller | Jun 10 15:04:33.850008 crc crio[20344]: time="2026-06-10T15:04:33.849926721Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:ef7932ee563085a81be03e64c2b3d0d84a2da515763a0d1a72069dbf2c143f12 UID:b5c1af75-52c2-4dbf-9cda-79878cc79c06 NetNS:/var/run/netns/f59942b2-d044-4e4d-baa7-0f852d8e1f30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb5c1af75_52c2_4dbf_9cda_79878cc79c06.slice PodAnnotations:0xc0027c02b8}] Aliases:map[]}"
2026-06-10 15:52:06.310739 | controller | Jun 10 15:04:33.850358 crc crio[20344]: time="2026-06-10T15:04:33.850203578Z" level=info msg="Deleting pod openstack_nova-metadata-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.310756 | controller | Jun 10 15:04:34.258728 crc crio[20344]: time="2026-06-10T15:04:34.258122932Z" level=info msg="Stopped pod sandbox: ef7932ee563085a81be03e64c2b3d0d84a2da515763a0d1a72069dbf2c143f12" id=36c62be5-a125-41a8-9c2f-2ffe83092bae name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.310773 | controller | Jun 10 15:04:35.811730 crc crio[20344]: time="2026-06-10T15:04:35.811329833Z" level=info msg="Running pod sandbox: openstack/nova-metadata-0/POD" id=d096828a-6514-449c-910a-eff7d5664ff3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.310790 | controller | Jun 10 15:04:35.811730 crc crio[20344]: time="2026-06-10T15:04:35.811704662Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.310812 | controller | Jun 10 15:04:35.842168 crc crio[20344]: time="2026-06-10T15:04:35.842023362Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:412a044ddcf6d517c41ec129f6e6156bf9648f92c4184df7d20e7df040728d22 UID:7cbbe186-f7ca-49bd-ad2e-7c5ebf80c651 NetNS:/var/run/netns/bd411521-2a3a-42e9-8cfc-0d8845f4888b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7cbbe186_f7ca_49bd_ad2e_7c5ebf80c651.slice PodAnnotations:0xc0027c0888}] Aliases:map[]}"
2026-06-10 15:52:06.310934 | controller | Jun 10 15:04:35.842168 crc crio[20344]: time="2026-06-10T15:04:35.842083694Z" level=info msg="Adding pod openstack_nova-metadata-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.310963 | controller | Jun 10 15:04:35.915236 crc crio[20344]: time="2026-06-10T15:04:35.915138146Z" level=info msg="Stopped container 50c013ed5b347e3ee3f663dfc6a362e9de3996592b7f7697c8ed4bb241cdd101: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=736712a5-6738-4d59-8c94-252d9932b361 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.310981 | controller | Jun 10 15:04:35.916205 crc crio[20344]: time="2026-06-10T15:04:35.9160456Z" level=info msg="Stopping pod sandbox: 115fbde9352d781d8760312bb96126f7edd2ad9d55212b85dcdab349ac534770" id=03a77cc6-ca2a-43e2-bc49-efe10cb82718 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.311000 | controller | Jun 10 15:04:35.916800 crc crio[20344]: time="2026-06-10T15:04:35.916672206Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:115fbde9352d781d8760312bb96126f7edd2ad9d55212b85dcdab349ac534770 UID:a825836a-49e8-4c94-b45e-e57336d07be6 NetNS:/var/run/netns/0a06f4e5-52bf-45cd-bc56-55720eb32a98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda825836a_49e8_4c94_b45e_e57336d07be6.slice PodAnnotations:0xc0007382f0}] Aliases:map[]}"
2026-06-10 15:52:06.311017 | controller | Jun 10 15:04:35.916990 crc crio[20344]: time="2026-06-10T15:04:35.916894832Z" level=info msg="Deleting pod openstack_nova-scheduler-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.311034 | controller | Jun 10 15:04:36.317200 crc crio[20344]: time="2026-06-10T15:04:36.316784558Z" level=info msg="Stopped pod sandbox: 115fbde9352d781d8760312bb96126f7edd2ad9d55212b85dcdab349ac534770" id=03a77cc6-ca2a-43e2-bc49-efe10cb82718 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.311052 | controller | Jun 10 15:04:36.511330 crc crio[20344]: 2026-06-10T15:04:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:412a044ddcf6d51 Mac:6e:05:81:20:8d:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/bd411521-2a3a-42e9-8cfc-0d8845f4888b SocketPath: PciID:}] [{Interface:0xc00011ae50 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.311069 | controller | Jun 10 15:04:36.513241 crc crio[20344]: time="2026-06-10T15:04:36.513158982Z" level=info msg="Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:412a044ddcf6d517c41ec129f6e6156bf9648f92c4184df7d20e7df040728d22 UID:7cbbe186-f7ca-49bd-ad2e-7c5ebf80c651 NetNS:/var/run/netns/bd411521-2a3a-42e9-8cfc-0d8845f4888b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7cbbe186_f7ca_49bd_ad2e_7c5ebf80c651.slice PodAnnotations:0xc0027c0888}] Aliases:map[]}"
2026-06-10 15:52:06.311087 | controller | Jun 10 15:04:36.513512 crc crio[20344]: time="2026-06-10T15:04:36.513454829Z" level=info msg="Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.311104 | controller | Jun 10 15:04:36.528338 crc crio[20344]: time="2026-06-10T15:04:36.528161362Z" level=info msg="Ran pod sandbox 412a044ddcf6d517c41ec129f6e6156bf9648f92c4184df7d20e7df040728d22 with infra container: openstack/nova-metadata-0/POD" id=d096828a-6514-449c-910a-eff7d5664ff3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.311121 | controller | Jun 10 15:04:36.535157 crc crio[20344]: time="2026-06-10T15:04:36.535081183Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=72a9c645-c0af-4277-b1c6-7d7c7528048b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.311143 | controller | Jun 10 15:04:36.537773 crc crio[20344]: time="2026-06-10T15:04:36.537690501Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=3efab29c-72ad-42d4-a11f-7cc7d95cb69e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.311160 | controller | Jun 10 15:04:36.545241 crc crio[20344]: time="2026-06-10T15:04:36.545152915Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-log" id=ccafe82e-ba76-4b4b-a584-d72e156f03c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.311177 | controller | Jun 10 15:04:36.545901 crc crio[20344]: time="2026-06-10T15:04:36.545833913Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.311195 | controller | Jun 10 15:04:36.605859 crc crio[20344]: time="2026-06-10T15:04:36.605383044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.311212 | controller | Jun 10 15:04:36.610830 crc crio[20344]: time="2026-06-10T15:04:36.610681322Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.311229 | controller | Jun 10 15:04:36.739602 crc crio[20344]: time="2026-06-10T15:04:36.738624334Z" level=info msg="Created container 68d486727a1556a9d3e32cda185e56bf35dcfd8dc56363ed5b04dc04c3228270: openstack/nova-metadata-0/nova-metadata-log" id=ccafe82e-ba76-4b4b-a584-d72e156f03c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.311246 | controller | Jun 10 15:04:36.740426 crc crio[20344]: time="2026-06-10T15:04:36.74039633Z" level=info msg="Starting container: 68d486727a1556a9d3e32cda185e56bf35dcfd8dc56363ed5b04dc04c3228270" id=cb9e77ef-fe3c-4839-aebc-d8281c3c9637 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.311263 | controller | Jun 10 15:04:36.752356 crc crio[20344]: time="2026-06-10T15:04:36.752238088Z" level=info msg="Started container" PID=87858 containerID=68d486727a1556a9d3e32cda185e56bf35dcfd8dc56363ed5b04dc04c3228270 description=openstack/nova-metadata-0/nova-metadata-log id=cb9e77ef-fe3c-4839-aebc-d8281c3c9637 name=/runtime.v1.RuntimeService/StartContainer sandboxID=412a044ddcf6d517c41ec129f6e6156bf9648f92c4184df7d20e7df040728d22
2026-06-10 15:52:06.311281 | controller | Jun 10 15:04:36.766159 crc crio[20344]: time="2026-06-10T15:04:36.765065963Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=f18d2c55-9eed-475d-a9a0-c9e4144725c8 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.311297 | controller | Jun 10 15:04:36.809329 crc crio[20344]: time="2026-06-10T15:04:36.809194042Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=78d36770-f8dc-4f59-b079-029907f2c287 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.311314 | controller | Jun 10 15:04:36.816930 crc crio[20344]: time="2026-06-10T15:04:36.816865581Z" level=info msg="Creating container: openstack/nova-metadata-0/nova-metadata-metadata" id=7745742a-9050-4629-b786-7da920f3ec81 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.311331 | controller | Jun 10 15:04:36.818016 crc crio[20344]: time="2026-06-10T15:04:36.81720131Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.311348 | controller | Jun 10 15:04:36.878425 crc crio[20344]: time="2026-06-10T15:04:36.878086236Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.311365 | controller | Jun 10 15:04:36.882183 crc crio[20344]: time="2026-06-10T15:04:36.882106161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.311387 | controller | Jun 10 15:04:37.081321 crc crio[20344]: time="2026-06-10T15:04:37.081207566Z" level=info msg="Created container 9c0ee831770c06aa161485f39e07c70193f02d2a1a7893b543eddb25e0da5934: openstack/nova-metadata-0/nova-metadata-metadata" id=7745742a-9050-4629-b786-7da920f3ec81 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.311404 | controller | Jun 10 15:04:37.082568 crc crio[20344]: time="2026-06-10T15:04:37.082464729Z" level=info msg="Starting container: 9c0ee831770c06aa161485f39e07c70193f02d2a1a7893b543eddb25e0da5934" id=7de2badb-aec4-4bd6-969c-941e4673d494 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.311421 | controller | Jun 10 15:04:37.093003 crc crio[20344]: time="2026-06-10T15:04:37.09287784Z" level=info msg="Started container" PID=87880 containerID=9c0ee831770c06aa161485f39e07c70193f02d2a1a7893b543eddb25e0da5934 description=openstack/nova-metadata-0/nova-metadata-metadata id=7de2badb-aec4-4bd6-969c-941e4673d494 name=/runtime.v1.RuntimeService/StartContainer sandboxID=412a044ddcf6d517c41ec129f6e6156bf9648f92c4184df7d20e7df040728d22
2026-06-10 15:52:06.311439 | controller | Jun 10 15:04:38.020131 crc crio[20344]: time="2026-06-10T15:04:38.019559976Z" level=info msg="Stopped container a9260c3b9db0af92d80fe189fc659f31b2aa23c2f55f176b550ae8f4af48a88e: openstack/nova-api-0/nova-api-api" id=bd024e2f-accd-4199-b0ba-8d2b31a482d1 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.311456 | controller | Jun 10 15:04:38.023649 crc crio[20344]: time="2026-06-10T15:04:38.02355321Z" level=info msg="Stopping pod sandbox: a2d323369cb6d07446ceef8b71700aaf30719ea944427c9e0a1e9daf4eb5fbaf" id=17f6cadb-2b0b-450e-ac21-43a152867e2a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.311474 | controller | Jun 10 15:04:38.024469 crc crio[20344]: time="2026-06-10T15:04:38.024415152Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:a2d323369cb6d07446ceef8b71700aaf30719ea944427c9e0a1e9daf4eb5fbaf UID:d355e4f9-0247-4f8f-8c17-9c436ebcdc77 NetNS:/var/run/netns/1924f8e2-4488-4c55-86d2-ac37ffc08bb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd355e4f9_0247_4f8f_8c17_9c436ebcdc77.slice PodAnnotations:0xc001b9c228}] Aliases:map[]}"
2026-06-10 15:52:06.311491 | controller | Jun 10 15:04:38.024635 crc crio[20344]: time="2026-06-10T15:04:38.024571856Z" level=info msg="Deleting pod openstack_nova-api-0 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.311508 | controller | Jun 10 15:04:38.196074 crc crio[20344]: time="2026-06-10T15:04:38.195504348Z" level=info msg="Running pod sandbox: openstack/nova-scheduler-0/POD" id=35c4e09e-16d8-40f9-92d9-087f56736f65 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.311526 | controller | Jun 10 15:04:38.196373 crc crio[20344]: time="2026-06-10T15:04:38.196163895Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.311543 | controller | Jun 10 15:04:38.243594 crc crio[20344]: time="2026-06-10T15:04:38.243533138Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:7c62eff423984fb377394ddb8f7196acb43c495d17e65f66f539524581ae8519 UID:2e300c7c-0d44-42a5-a9df-e3dd71e66759 NetNS:/var/run/netns/eb99cecf-a3e3-4f31-8fcc-c885fe374a86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2e300c7c_0d44_42a5_a9df_e3dd71e66759.slice PodAnnotations:0xc0007387f0}] Aliases:map[]}"
2026-06-10 15:52:06.311560 | controller | Jun 10 15:04:38.244124 crc crio[20344]: time="2026-06-10T15:04:38.243995Z" level=info msg="Adding pod openstack_nova-scheduler-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.311583 | controller | Jun 10 15:04:38.419707 crc crio[20344]: time="2026-06-10T15:04:38.419599443Z" level=info msg="Stopped pod sandbox: a2d323369cb6d07446ceef8b71700aaf30719ea944427c9e0a1e9daf4eb5fbaf" id=17f6cadb-2b0b-450e-ac21-43a152867e2a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.311601 | controller | Jun 10 15:04:38.821248 crc crio[20344]: 2026-06-10T15:04:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7c62eff423984fb Mac:4a:e5:ff:f3:07:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/eb99cecf-a3e3-4f31-8fcc-c885fe374a86 SocketPath: PciID:}] [{Interface:0xc00025cc70 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.311618 | controller | Jun 10 15:04:38.823093 crc crio[20344]: time="2026-06-10T15:04:38.822997679Z" level=info msg="Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:7c62eff423984fb377394ddb8f7196acb43c495d17e65f66f539524581ae8519 UID:2e300c7c-0d44-42a5-a9df-e3dd71e66759 NetNS:/var/run/netns/eb99cecf-a3e3-4f31-8fcc-c885fe374a86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2e300c7c_0d44_42a5_a9df_e3dd71e66759.slice PodAnnotations:0xc0007387f0}] Aliases:map[]}"
2026-06-10 15:52:06.311636 | controller | Jun 10 15:04:38.823324 crc crio[20344]: time="2026-06-10T15:04:38.823136152Z" level=info msg="Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.311653 | controller | Jun 10 15:04:38.832421 crc crio[20344]: time="2026-06-10T15:04:38.832366513Z" level=info msg="Ran pod sandbox 7c62eff423984fb377394ddb8f7196acb43c495d17e65f66f539524581ae8519 with infra container: openstack/nova-scheduler-0/POD" id=35c4e09e-16d8-40f9-92d9-087f56736f65 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.311670 | controller | Jun 10 15:04:38.835860 crc crio[20344]: time="2026-06-10T15:04:38.835812372Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=e0791d6f-4fc5-4db6-a34e-a5741bb31d48 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.311688 | controller | Jun 10 15:04:38.860129 crc crio[20344]: time="2026-06-10T15:04:38.860059344Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified" id=edf56319-56c2-4d1c-85b5-8430e367b506 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.311705 | controller | Jun 10 15:04:38.866983 crc crio[20344]: time="2026-06-10T15:04:38.866914752Z" level=info msg="Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=8ba30ef4-a3d5-4677-b531-16db0204890e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.311722 | controller | Jun 10 15:04:38.867352 crc crio[20344]: time="2026-06-10T15:04:38.867230771Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.311739 | controller | Jun 10 15:04:38.924055 crc crio[20344]: time="2026-06-10T15:04:38.923916017Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.311755 | controller | Jun 10 15:04:38.927175 crc crio[20344]: time="2026-06-10T15:04:38.92711717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.311772 | controller | Jun 10 15:04:39.049100 crc crio[20344]: time="2026-06-10T15:04:39.049002475Z" level=info msg="Created container f721a68f9704acc4d6e79431b6755e357dc547a0e5e2c2db487f6d50ef9f5bbf: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=8ba30ef4-a3d5-4677-b531-16db0204890e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.311804 | controller | Jun 10 15:04:39.051250 crc crio[20344]: time="2026-06-10T15:04:39.051101509Z" level=info msg="Starting container: f721a68f9704acc4d6e79431b6755e357dc547a0e5e2c2db487f6d50ef9f5bbf" id=41c62e6c-6c6c-464c-bebb-c07a14203e73 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.311824 | controller | Jun 10 15:04:39.065908 crc crio[20344]: time="2026-06-10T15:04:39.065819323Z" level=info msg="Started container" PID=88158 containerID=f721a68f9704acc4d6e79431b6755e357dc547a0e5e2c2db487f6d50ef9f5bbf description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=41c62e6c-6c6c-464c-bebb-c07a14203e73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c62eff423984fb377394ddb8f7196acb43c495d17e65f66f539524581ae8519
2026-06-10 15:52:06.311844 | controller | Jun 10 15:04:39.448503 crc crio[20344]: time="2026-06-10T15:04:39.447967445Z" level=info msg="Removing container: a9260c3b9db0af92d80fe189fc659f31b2aa23c2f55f176b550ae8f4af48a88e" id=31804999-a2c2-49d5-a68f-a6a739956a9e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.311893 | controller | Jun 10 15:04:39.491473 crc crio[20344]: time="2026-06-10T15:04:39.491374596Z" level=info msg="Removed container a9260c3b9db0af92d80fe189fc659f31b2aa23c2f55f176b550ae8f4af48a88e: openstack/nova-api-0/nova-api-api" id=31804999-a2c2-49d5-a68f-a6a739956a9e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.311911 | controller | Jun 10 15:04:39.496041 crc crio[20344]: time="2026-06-10T15:04:39.495910404Z" level=info msg="Removing container: e688a39cdbbeb2a4abcd8dc8d75dd2f775db404b2151cbead27e5dd6468a5dc9" id=d24aef37-9041-4cda-9441-ef75c119f6ab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.311927 | controller | Jun 10 15:04:39.563851 crc crio[20344]: time="2026-06-10T15:04:39.563739271Z" level=info msg="Removed container e688a39cdbbeb2a4abcd8dc8d75dd2f775db404b2151cbead27e5dd6468a5dc9: openstack/nova-api-0/nova-api-log" id=d24aef37-9041-4cda-9441-ef75c119f6ab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.311944 | controller | Jun 10 15:04:39.920804 crc crio[20344]: time="2026-06-10T15:04:39.920685467Z" level=info msg="Running pod sandbox: openstack/nova-api-0/POD" id=80e88e5c-6a7c-4f07-9ba1-67ad9e509f74 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.311960 | controller | Jun 10 15:04:39.920804 crc crio[20344]: time="2026-06-10T15:04:39.92081717Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.311977 | controller | Jun 10 15:04:39.948934 crc crio[20344]: time="2026-06-10T15:04:39.948723957Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:51e36397078f9b3f3bd4477b3ba54f55e2883fdac6d1ecd55466f0cded006d39 UID:e904a7d6-a7bb-4bfa-9af5-23a64add28a3 NetNS:/var/run/netns/702b5cf8-666d-492a-8a93-8db4d2726d4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode904a7d6_a7bb_4bfa_9af5_23a64add28a3.slice PodAnnotations:0xc00008c808}] Aliases:map[]}"
2026-06-10 15:52:06.311994 | controller | Jun 10 15:04:39.948934 crc crio[20344]: time="2026-06-10T15:04:39.948915952Z" level=info msg="Adding pod openstack_nova-api-0 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.312010 | controller | Jun 10 15:04:40.594232 crc crio[20344]: 2026-06-10T15:04:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:51e36397078f9b3 Mac:c2:3b:9f:c6:3b:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d8 Mtu:0 Sandbox:/var/run/netns/702b5cf8-666d-492a-8a93-8db4d2726d4a SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.312027 | controller | Jun 10 15:04:40.596431 crc crio[20344]: time="2026-06-10T15:04:40.596347474Z" level=info msg="Got pod network &{Name:nova-api-0 Namespace:openstack ID:51e36397078f9b3f3bd4477b3ba54f55e2883fdac6d1ecd55466f0cded006d39 UID:e904a7d6-a7bb-4bfa-9af5-23a64add28a3 NetNS:/var/run/netns/702b5cf8-666d-492a-8a93-8db4d2726d4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode904a7d6_a7bb_4bfa_9af5_23a64add28a3.slice PodAnnotations:0xc00008c808}] Aliases:map[]}"
2026-06-10 15:52:06.312051 | controller | Jun 10 15:04:40.596565 crc crio[20344]: time="2026-06-10T15:04:40.596513608Z" level=info msg="Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.312068 | controller | Jun 10 15:04:40.605888 crc crio[20344]: time="2026-06-10T15:04:40.60543548Z" level=info msg="Ran pod sandbox 51e36397078f9b3f3bd4477b3ba54f55e2883fdac6d1ecd55466f0cded006d39 with infra container: openstack/nova-api-0/POD" id=80e88e5c-6a7c-4f07-9ba1-67ad9e509f74 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.312085 | controller | Jun 10 15:04:40.608375 crc crio[20344]: time="2026-06-10T15:04:40.608234803Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=d73e5997-d184-4ef4-bd8f-06a2c09a5c9c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.312102 | controller | Jun 10 15:04:40.610476 crc crio[20344]: time="2026-06-10T15:04:40.610326518Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=b0c362b6-ef2f-4556-9e36-1acded8f7fc9 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.312119 | controller | Jun 10 15:04:40.617124 crc crio[20344]: time="2026-06-10T15:04:40.617045993Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-log" id=b2536ca9-4817-459e-99f8-bbb839cb8ad6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.312135 | controller | Jun 10 15:04:40.617450 crc crio[20344]: time="2026-06-10T15:04:40.617389332Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.312151 | controller | Jun 10 15:04:40.662649 crc crio[20344]: time="2026-06-10T15:04:40.662526077Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.312167 | controller | Jun 10 15:04:40.668384 crc crio[20344]: time="2026-06-10T15:04:40.66798769Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.312183 | controller | Jun 10 15:04:40.817127 crc crio[20344]: time="2026-06-10T15:04:40.81696466Z" level=info msg="Created container 808751adb516b55a135e33da360835c9136a5b78ea9c64b0bd6cdbe81fa02ea5: openstack/nova-api-0/nova-api-log" id=b2536ca9-4817-459e-99f8-bbb839cb8ad6 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.312199 | controller | Jun 10 15:04:40.818430 crc crio[20344]: time="2026-06-10T15:04:40.818325195Z" level=info msg="Starting container: 808751adb516b55a135e33da360835c9136a5b78ea9c64b0bd6cdbe81fa02ea5" id=2137a003-4953-4e63-b410-a3e8abe80d5a name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.312215 | controller | Jun 10 15:04:40.826975 crc crio[20344]: time="2026-06-10T15:04:40.826876018Z" level=info msg="Started container" PID=88271 containerID=808751adb516b55a135e33da360835c9136a5b78ea9c64b0bd6cdbe81fa02ea5 description=openstack/nova-api-0/nova-api-log id=2137a003-4953-4e63-b410-a3e8abe80d5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=51e36397078f9b3f3bd4477b3ba54f55e2883fdac6d1ecd55466f0cded006d39
2026-06-10 15:52:06.312231 | controller | Jun 10 15:04:40.847154 crc crio[20344]: time="2026-06-10T15:04:40.847005162Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=e13a6349-fc0f-4857-bb68-e597786ff91f name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.312252 | controller | Jun 10 15:04:40.928359 crc crio[20344]: time="2026-06-10T15:04:40.928062013Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" id=1e286acc-d280-4b1c-98f1-00267b8f09b1 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.312268 | controller | Jun 10 15:04:40.938450 crc crio[20344]: time="2026-06-10T15:04:40.93833148Z" level=info msg="Creating container: openstack/nova-api-0/nova-api-api" id=d8e2d2cf-cce4-49d1-9740-927ebee32fb3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.312284 | controller | Jun 10 15:04:40.938839 crc crio[20344]: time="2026-06-10T15:04:40.93872358Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.312300 | controller | Jun 10 15:04:41.003964 crc crio[20344]: time="2026-06-10T15:04:41.003839816Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.312317 | controller | Jun 10 15:04:41.007410 crc crio[20344]: time="2026-06-10T15:04:41.007129272Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.312333 | controller | Jun 10 15:04:41.129219 crc crio[20344]: time="2026-06-10T15:04:41.129124149Z" level=info msg="Created container 5efbc085f79ab7f8aedcfb72a5d8d917268f7c441b2d97d4855e312e5ae3d3de: openstack/nova-api-0/nova-api-api" id=d8e2d2cf-cce4-49d1-9740-927ebee32fb3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.312349 | controller | Jun 10 15:04:41.130913 crc crio[20344]: time="2026-06-10T15:04:41.130803533Z" level=info msg="Starting container: 5efbc085f79ab7f8aedcfb72a5d8d917268f7c441b2d97d4855e312e5ae3d3de" id=4222d209-ca36-4542-90ef-9f73dd10d920 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.312364 | controller | Jun 10 15:04:41.138520 crc crio[20344]: time="2026-06-10T15:04:41.138404431Z" level=info msg="Started container" PID=88308 containerID=5efbc085f79ab7f8aedcfb72a5d8d917268f7c441b2d97d4855e312e5ae3d3de description=openstack/nova-api-0/nova-api-api id=4222d209-ca36-4542-90ef-9f73dd10d920 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51e36397078f9b3f3bd4477b3ba54f55e2883fdac6d1ecd55466f0cded006d39
2026-06-10 15:52:06.312381 | controller | Jun 10 15:04:59.113869 crc crio[20344]: time="2026-06-10T15:04:59.112318326Z" level=info msg="Removing container: eee8a2f7c502066c65c88e9b570731be4b2433dacb33051bb3d71e2dc850eb2c" id=a769b7a4-00c1-442f-9a83-1d0feba5ada6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.312397 | controller | Jun 10 15:04:59.238208 crc crio[20344]: time="2026-06-10T15:04:59.237585429Z" level=info msg="Removed container eee8a2f7c502066c65c88e9b570731be4b2433dacb33051bb3d71e2dc850eb2c: openshift-infra/auto-csr-approver-29685058-brk75/oc" id=a769b7a4-00c1-442f-9a83-1d0feba5ada6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.312413 | controller | Jun 10 15:04:59.254159 crc crio[20344]: time="2026-06-10T15:04:59.254046527Z" level=info msg="Stopping pod sandbox: 7ce996cb83b641b3d0a0a0bc3db32f50e5697547cc85f7a164a519b35013048e" id=baa92221-084d-4b1b-9723-2bedd22bf8d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.312429 | controller | Jun 10 15:04:59.254159 crc crio[20344]: time="2026-06-10T15:04:59.25416167Z" level=info msg="Stopped pod sandbox (already stopped): 7ce996cb83b641b3d0a0a0bc3db32f50e5697547cc85f7a164a519b35013048e" id=baa92221-084d-4b1b-9723-2bedd22bf8d1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.312445 | controller | Jun 10 15:04:59.254947 crc crio[20344]: time="2026-06-10T15:04:59.254865879Z" level=info msg="Removing pod sandbox: 7ce996cb83b641b3d0a0a0bc3db32f50e5697547cc85f7a164a519b35013048e" id=58cf542f-8046-4f5f-9f75-7982fb2f3eb8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.312465 | controller | Jun 10 15:04:59.271063 crc crio[20344]: time="2026-06-10T15:04:59.270916207Z" level=info msg="Removed pod sandbox: 7ce996cb83b641b3d0a0a0bc3db32f50e5697547cc85f7a164a519b35013048e" id=58cf542f-8046-4f5f-9f75-7982fb2f3eb8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.312482 | controller | Jun 10 15:04:59.271931 crc crio[20344]: time="2026-06-10T15:04:59.271840561Z" level=info msg="Stopping pod sandbox: 0fbee2958dc39f081720311b30a60d8b9f8622095c75d412c89a94f2bb9e9b2b" id=77e380a4-2a38-43d9-86cb-41088586db38 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.312497 | controller | Jun 10 15:04:59.272029 crc crio[20344]: time="2026-06-10T15:04:59.271936613Z" level=info msg="Stopped pod sandbox (already stopped): 0fbee2958dc39f081720311b30a60d8b9f8622095c75d412c89a94f2bb9e9b2b" id=77e380a4-2a38-43d9-86cb-41088586db38 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.312513 | controller | Jun 10 15:04:59.272499 crc crio[20344]: time="2026-06-10T15:04:59.272431206Z" level=info msg="Removing pod sandbox: 0fbee2958dc39f081720311b30a60d8b9f8622095c75d412c89a94f2bb9e9b2b" id=d21e2b0a-10a1-4432-bef9-4e4919e5372f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.312530 | controller | Jun 10 15:04:59.286398 crc crio[20344]: time="2026-06-10T15:04:59.286169274Z" level=info msg="Removed pod sandbox: 0fbee2958dc39f081720311b30a60d8b9f8622095c75d412c89a94f2bb9e9b2b" id=d21e2b0a-10a1-4432-bef9-4e4919e5372f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.312546 | controller | Jun 10 15:04:59.289438 crc crio[20344]: time="2026-06-10T15:04:59.288870714Z" level=info msg="Stopping pod sandbox: 0f9760b88b7fd049cc8bc4c7477ac6f3c648014c19c8eba8fd12d6136b5f614a" id=1f60c5c4-3be5-49d7-b9ed-fbec3d5d7f96 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.312562 | controller | Jun 10 15:04:59.289438 crc crio[20344]: time="2026-06-10T15:04:59.288936236Z" level=info msg="Stopped pod sandbox (already stopped): 0f9760b88b7fd049cc8bc4c7477ac6f3c648014c19c8eba8fd12d6136b5f614a" id=1f60c5c4-3be5-49d7-b9ed-fbec3d5d7f96 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.312577 | controller | Jun 10 15:04:59.290489 crc crio[20344]: time="2026-06-10T15:04:59.290410695Z" level=info msg="Removing pod sandbox: 0f9760b88b7fd049cc8bc4c7477ac6f3c648014c19c8eba8fd12d6136b5f614a" id=2dc4f4db-aeaa-439b-a1b6-f252094b2275 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.312592 | controller | Jun 10 15:04:59.309391 crc crio[20344]: time="2026-06-10T15:04:59.309236875Z" level=info msg="Removed pod sandbox: 0f9760b88b7fd049cc8bc4c7477ac6f3c648014c19c8eba8fd12d6136b5f614a" id=2dc4f4db-aeaa-439b-a1b6-f252094b2275 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.312607 | controller | Jun 10 15:04:59.310466 crc crio[20344]: time="2026-06-10T15:04:59.310394005Z" level=info msg="Stopping pod sandbox: 39794f3fce99fec43bd6fbb4c582d9945692851ba9eb4c4afff674ce2ec2a5b1" id=797b09d9-1d89-4a32-9901-2805aaa6aad8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.312623 | controller | Jun 10 15:04:59.310466 crc crio[20344]: time="2026-06-10T15:04:59.310476747Z" level=info msg="Stopped pod sandbox (already stopped): 39794f3fce99fec43bd6fbb4c582d9945692851ba9eb4c4afff674ce2ec2a5b1" id=797b09d9-1d89-4a32-9901-2805aaa6aad8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.312638 | controller | Jun 10 15:04:59.311301 crc crio[20344]: time="2026-06-10T15:04:59.311204476Z" level=info msg="Removing pod sandbox: 39794f3fce99fec43bd6fbb4c582d9945692851ba9eb4c4afff674ce2ec2a5b1" id=720ba11a-2ce3-4c85-89be-d1a4b6783948 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.312654 | controller | Jun 10 15:04:59.324549 crc crio[20344]: time="2026-06-10T15:04:59.324463971Z" level=info msg="Removed pod sandbox: 39794f3fce99fec43bd6fbb4c582d9945692851ba9eb4c4afff674ce2ec2a5b1" id=720ba11a-2ce3-4c85-89be-d1a4b6783948 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.312674 | controller | Jun 10 15:04:59.329101 crc crio[20344]: time="2026-06-10T15:04:59.32901618Z" level=info msg="Stopping pod sandbox: a2d323369cb6d07446ceef8b71700aaf30719ea944427c9e0a1e9daf4eb5fbaf" id=c261e41c-e92d-4215-8c74-1137a0ff6775 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.312690 | controller | Jun 10 15:04:59.329214 crc crio[20344]: time="2026-06-10T15:04:59.329127103Z" level=info msg="Stopped pod sandbox (already stopped): a2d323369cb6d07446ceef8b71700aaf30719ea944427c9e0a1e9daf4eb5fbaf" id=c261e41c-e92d-4215-8c74-1137a0ff6775 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.312705 | controller | Jun 10 15:04:59.330324 crc crio[20344]: time="2026-06-10T15:04:59.33018502Z" level=info msg="Removing pod sandbox: a2d323369cb6d07446ceef8b71700aaf30719ea944427c9e0a1e9daf4eb5fbaf" id=2289d202-65f0-442e-8658-b39cba3e5c44 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.312721 | controller | Jun 10 15:04:59.348299 crc crio[20344]: time="2026-06-10T15:04:59.348142408Z" level=info msg="Removed pod sandbox: a2d323369cb6d07446ceef8b71700aaf30719ea944427c9e0a1e9daf4eb5fbaf" id=2289d202-65f0-442e-8658-b39cba3e5c44 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.312736 | controller | Jun 10 15:04:59.350186 crc crio[20344]: time="2026-06-10T15:04:59.350037088Z" level=info msg="Stopping pod sandbox: 89ce2648961afc5901f2fc6f2a5eb91582087e01137f0784c4d0b6694e8c4331" id=97e8bbe3-1598-4309-a0c5-f394d7b6702b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.312752 | controller | Jun 10 15:04:59.350361 crc crio[20344]: time="2026-06-10T15:04:59.350223492Z" level=info msg="Stopped pod sandbox (already stopped): 89ce2648961afc5901f2fc6f2a5eb91582087e01137f0784c4d0b6694e8c4331" id=97e8bbe3-1598-4309-a0c5-f394d7b6702b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.312768 | controller | Jun 10 15:04:59.351059 crc crio[20344]: time="2026-06-10T15:04:59.351012053Z" level=info msg="Removing pod sandbox: 89ce2648961afc5901f2fc6f2a5eb91582087e01137f0784c4d0b6694e8c4331" id=3e27e999-bbb2-45cb-8a18-f468105855de name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.312784 | controller | Jun 10 15:04:59.389068 crc crio[20344]: time="2026-06-10T15:04:59.388839688Z" level=info msg="Removed pod sandbox: 89ce2648961afc5901f2fc6f2a5eb91582087e01137f0784c4d0b6694e8c4331" id=3e27e999-bbb2-45cb-8a18-f468105855de name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.312800 | controller | Jun 10 15:04:59.391377 crc crio[20344]: time="2026-06-10T15:04:59.391199209Z" level=info msg="Stopping pod sandbox: ab58a8321184749420ad3e7008e6eeb3475c44a704f023c9db8113284580cda5" id=19296add-d1ab-466d-bfcb-48df7dac3dcd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.312815 | controller | Jun 10 15:04:59.391377 crc crio[20344]: time="2026-06-10T15:04:59.391361284Z" level=info msg="Stopped pod sandbox (already stopped): ab58a8321184749420ad3e7008e6eeb3475c44a704f023c9db8113284580cda5" id=19296add-d1ab-466d-bfcb-48df7dac3dcd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.312831 | controller | Jun 10 15:04:59.392175 crc crio[20344]: time="2026-06-10T15:04:59.392087603Z" level=info msg="Removing pod sandbox: ab58a8321184749420ad3e7008e6eeb3475c44a704f023c9db8113284580cda5" id=12de0c0e-f221-4639-b509-5b0b41f51a56 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.312846 | controller | Jun 10 15:04:59.430939 crc crio[20344]: time="2026-06-10T15:04:59.430843062Z" level=info msg="Removed pod sandbox: ab58a8321184749420ad3e7008e6eeb3475c44a704f023c9db8113284580cda5" id=12de0c0e-f221-4639-b509-5b0b41f51a56 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.312883 | controller | Jun 10 15:04:59.432129 crc crio[20344]: time="2026-06-10T15:04:59.4319238Z" level=info msg="Stopping pod sandbox: 27de0b37c991ca2769b3bf01a0a61d0dee89257a2a59b8a327dd94270d0dde4a" id=b257df90-c921-4047-b126-842103fa8661 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.312905 | controller | Jun 10 15:04:59.432129 crc crio[20344]: time="2026-06-10T15:04:59.432024143Z" level=info msg="Stopped pod sandbox (already stopped): 27de0b37c991ca2769b3bf01a0a61d0dee89257a2a59b8a327dd94270d0dde4a" id=b257df90-c921-4047-b126-842103fa8661 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.312921 | controller | Jun 10 15:04:59.439046 crc crio[20344]: time="2026-06-10T15:04:59.438950863Z" level=info msg="Removing pod sandbox: 27de0b37c991ca2769b3bf01a0a61d0dee89257a2a59b8a327dd94270d0dde4a" id=46aec308-bee8-45c7-8da7-90c01f1ebf91 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.312937 | controller | Jun 10 15:04:59.480825 crc crio[20344]: time="2026-06-10T15:04:59.48069872Z" level=info msg="Removed pod sandbox: 27de0b37c991ca2769b3bf01a0a61d0dee89257a2a59b8a327dd94270d0dde4a" id=46aec308-bee8-45c7-8da7-90c01f1ebf91 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.312953 | controller | Jun 10 15:04:59.482555 crc crio[20344]: time="2026-06-10T15:04:59.482241761Z" level=info msg="Stopping pod sandbox: 0e8b641ebe45e956b5324e7cc06869c81f42e1322e6458d34db98ac9dfcab56d" id=f9608f06-7632-49c9-a4fd-f7d426d022f5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.312969 | controller | Jun 10 15:04:59.482713 crc crio[20344]: time="2026-06-10T15:04:59.482576269Z" level=info msg="Stopped pod sandbox (already stopped): 0e8b641ebe45e956b5324e7cc06869c81f42e1322e6458d34db98ac9dfcab56d" id=f9608f06-7632-49c9-a4fd-f7d426d022f5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.312985 | controller | Jun 10 15:04:59.483663 crc crio[20344]: time="2026-06-10T15:04:59.483583846Z" level=info msg="Removing pod sandbox: 0e8b641ebe45e956b5324e7cc06869c81f42e1322e6458d34db98ac9dfcab56d" id=7ed9ab50-27fa-41e8-b979-820a7852954f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.313001 | controller | Jun 10 15:04:59.501801 crc crio[20344]: time="2026-06-10T15:04:59.501684217Z" level=info msg="Removed pod sandbox: 0e8b641ebe45e956b5324e7cc06869c81f42e1322e6458d34db98ac9dfcab56d" id=7ed9ab50-27fa-41e8-b979-820a7852954f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.313017 | controller | Jun 10 15:04:59.503426 crc crio[20344]: time="2026-06-10T15:04:59.503139735Z" level=info msg="Stopping pod sandbox: bacfa77e7e9d342b0ff8ab18b181bbfd34ca164c785c7b9ef6742d2f02ceeab7" id=42838f03-6b15-40e2-997f-4d17bfc967f9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.313033 | controller | Jun 10 15:04:59.503426 crc crio[20344]: time="2026-06-10T15:04:59.503232447Z" level=info msg="Stopped pod sandbox (already stopped): bacfa77e7e9d342b0ff8ab18b181bbfd34ca164c785c7b9ef6742d2f02ceeab7" id=42838f03-6b15-40e2-997f-4d17bfc967f9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.313050 | controller | Jun 10 15:04:59.506376 crc crio[20344]: time="2026-06-10T15:04:59.503795302Z" level=info msg="Removing pod sandbox: bacfa77e7e9d342b0ff8ab18b181bbfd34ca164c785c7b9ef6742d2f02ceeab7" id=c3661236-6543-476f-8f74-0dba4d7c7250 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.313066 | controller | Jun 10 15:04:59.531960 crc crio[20344]: time="2026-06-10T15:04:59.531816942Z" level=info msg="Removed pod sandbox: bacfa77e7e9d342b0ff8ab18b181bbfd34ca164c785c7b9ef6742d2f02ceeab7" id=c3661236-6543-476f-8f74-0dba4d7c7250 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.313081 | controller | Jun 10 15:05:11.973424 crc crio[20344]: time="2026-06-10T15:05:11.972219804Z" level=info msg="Running pod sandbox: sushy-emulator/sushy-emulator/POD" id=103feb91-9164-4a03-8c46-d7d003a946fb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.313098 | controller | Jun 10 15:05:11.974963 crc crio[20344]: time="2026-06-10T15:05:11.973441875Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.313118 | controller | Jun 10 15:05:12.034858 crc crio[20344]: time="2026-06-10T15:05:12.034700221Z" level=info msg="Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:daa87d08e53fcf012f8254305e18016d22073d09d61cfcb008c7cb3ea6e3c553 UID:7a45a457-7806-4604-937b-d1e185fbfb6f NetNS:/var/run/netns/cef69ddb-ceeb-4c42-9717-8084d79be719 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a45a457_7806_4604_937b_d1e185fbfb6f.slice PodAnnotations:0xc00008c298}] Aliases:map[]}"
2026-06-10 15:52:06.313136 | controller | Jun 10 15:05:12.036458 crc crio[20344]: time="2026-06-10T15:05:12.036222971Z" level=info msg="Adding pod sushy-emulator_sushy-emulator to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.313153 | controller | Jun 10 15:05:12.558069 crc crio[20344]: 2026-06-10T15:05:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:daa87d08e53fcf0 Mac:1a:45:04:25:ac:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/cef69ddb-ceeb-4c42-9717-8084d79be719 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.313170 | controller | Jun 10 15:05:12.559556 crc crio[20344]: time="2026-06-10T15:05:12.559406526Z" level=info msg="Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:daa87d08e53fcf012f8254305e18016d22073d09d61cfcb008c7cb3ea6e3c553 UID:7a45a457-7806-4604-937b-d1e185fbfb6f NetNS:/var/run/netns/cef69ddb-ceeb-4c42-9717-8084d79be719 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a45a457_7806_4604_937b_d1e185fbfb6f.slice PodAnnotations:0xc00008c298}] Aliases:map[]}"
2026-06-10 15:52:06.313187 | controller | Jun 10 15:05:12.559823 crc crio[20344]: time="2026-06-10T15:05:12.559672653Z" level=info msg="Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.313204 | controller | Jun 10 15:05:12.577545 crc crio[20344]: time="2026-06-10T15:05:12.577375584Z" level=info msg="Ran pod sandbox daa87d08e53fcf012f8254305e18016d22073d09d61cfcb008c7cb3ea6e3c553 with infra container: sushy-emulator/sushy-emulator/POD" id=103feb91-9164-4a03-8c46-d7d003a946fb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.313220 | controller | Jun 10 15:05:12.581970 crc crio[20344]: time="2026-06-10T15:05:12.58182293Z" level=info msg="Pulling image: quay.io/metal3-io/sushy-tools:latest" id=8084fd34-b35e-475b-88b2-95c1554e612e name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.313237 | controller | Jun 10 15:05:12.592362 crc crio[20344]: time="2026-06-10T15:05:12.592159029Z" level=info msg="Trying to access \"quay.io/metal3-io/sushy-tools:latest\""
2026-06-10 15:52:06.313254 | controller | Jun 10 15:05:22.600519 crc crio[20344]: time="2026-06-10T15:05:22.599672791Z" level=info msg="Pulled image: quay.io/metal3-io/sushy-tools@sha256:a70383f965e02b5e815b7088367e989f35bfeaef2b12a28d58d9ffd229318b84" id=8084fd34-b35e-475b-88b2-95c1554e612e name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.313270 | controller | Jun 10 15:05:22.601975 crc crio[20344]: time="2026-06-10T15:05:22.601882729Z" level=info msg="Checking image status: quay.io/metal3-io/sushy-tools:latest" id=1afbc57f-359c-4888-9716-1df73c7b7793 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.313286 | controller | Jun 10 15:05:22.606098 crc crio[20344]: time="2026-06-10T15:05:22.606001676Z" level=info msg="Checking image status: quay.io/metal3-io/sushy-tools:latest" id=b6e7b741-edd0-40ba-ab08-c454f0cbb68a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.313303 | controller | Jun 10 15:05:22.614693 crc crio[20344]: time="2026-06-10T15:05:22.61461196Z" level=info msg="Creating container: sushy-emulator/sushy-emulator/sushy-emulator" id=de1a56cd-6d4e-434f-8838-f8d881eb2531 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.313323 | controller | Jun 10 15:05:22.617005 crc crio[20344]: time="2026-06-10T15:05:22.616936701Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.313339 | controller | Jun 10 15:05:22.665645 crc crio[20344]: time="2026-06-10T15:05:22.665413814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.313355 | controller | Jun 10 15:05:22.669066 crc crio[20344]: time="2026-06-10T15:05:22.668827362Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.313371 | controller | Jun 10 15:05:23.110930 crc crio[20344]: time="2026-06-10T15:05:23.110049453Z" level=info msg="Created container a430b9956da52d3814f9d672f0174c52dbfface55c53a2b350741c474d2ac5bc: sushy-emulator/sushy-emulator/sushy-emulator" id=de1a56cd-6d4e-434f-8838-f8d881eb2531 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.313387 | controller | Jun 10 15:05:23.114107 crc crio[20344]: time="2026-06-10T15:05:23.112578479Z" level=info msg="Starting container: a430b9956da52d3814f9d672f0174c52dbfface55c53a2b350741c474d2ac5bc" id=da3380da-aa43-4269-a21e-7546b20867e6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.313403 | controller | Jun 10 15:05:23.121860 crc crio[20344]: time="2026-06-10T15:05:23.121205094Z" level=info msg="Started container" PID=90732 containerID=a430b9956da52d3814f9d672f0174c52dbfface55c53a2b350741c474d2ac5bc description=sushy-emulator/sushy-emulator/sushy-emulator id=da3380da-aa43-4269-a21e-7546b20867e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=daa87d08e53fcf012f8254305e18016d22073d09d61cfcb008c7cb3ea6e3c553
2026-06-10 15:52:06.313419 | controller | Jun 10 15:05:34.399729 crc crio[20344]: time="2026-06-10T15:05:34.398811623Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.313435 | controller | Jun 10 15:05:59.574511 crc crio[20344]: time="2026-06-10T15:05:59.573198295Z" level=info msg="Removing container: c42ea9399cbb4d5cfd07a8bb1dd801c1c659da09cd82bd831d2834a47af99fc2" id=b4859d04-2ea0-4100-b854-ccd427ef9efa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.313451 | controller | Jun 10 15:05:59.635739 crc crio[20344]: time="2026-06-10T15:05:59.635502487Z" level=info msg="Removed container c42ea9399cbb4d5cfd07a8bb1dd801c1c659da09cd82bd831d2834a47af99fc2: openstack/root-account-create-update-bl2dz/mariadb-account-create-update" id=b4859d04-2ea0-4100-b854-ccd427ef9efa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.313467 | controller | Jun 10 15:05:59.638593 crc crio[20344]: time="2026-06-10T15:05:59.638513606Z" level=info msg="Removing container: 2edc8724172945b4607d0b0fcda18b7cf64b8770974ac10ee2055e76f0ea076c" id=cacf0cd6-0bab-4dec-a266-2c65f468eed7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.313483 | controller | Jun 10 15:05:59.718585 crc crio[20344]: time="2026-06-10T15:05:59.718357355Z" level=info msg="Removed container 2edc8724172945b4607d0b0fcda18b7cf64b8770974ac10ee2055e76f0ea076c: openstack/ovsdbserver-sb-0-config-1781103559-lkk2b/ovn-config" id=cacf0cd6-0bab-4dec-a266-2c65f468eed7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.313499 | controller | Jun 10 15:05:59.722925 crc crio[20344]: time="2026-06-10T15:05:59.722433561Z" level=info msg="Removing container: aaaa0aed129a3c823b0495ccc67000b429aecfe5c34078492b977fa8696f5b6f" id=e3b75651-8ee8-404b-87d3-817463c1bd37 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.313520 | controller | Jun 10 15:05:59.847624 crc crio[20344]: time="2026-06-10T15:05:59.847532689Z" level=info msg="Removed container aaaa0aed129a3c823b0495ccc67000b429aecfe5c34078492b977fa8696f5b6f: openstack/ovn-controller-kkj8w-config-xqxqk/ovn-config" id=e3b75651-8ee8-404b-87d3-817463c1bd37 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.313536 | controller | Jun 10 15:05:59.855144 crc crio[20344]: time="2026-06-10T15:05:59.854624454Z" level=info msg="Removing container: 8f94c4b48eebe904dd9fae82124b79b8389a6e6848b8311c706d8bc6b1241957" id=605c2ba3-d3b9-4a17-8a7e-cbacf89705cb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.313552 | controller | Jun 10 15:05:59.905204 crc crio[20344]: time="2026-06-10T15:05:59.90514221Z" level=info msg="Removed container 8f94c4b48eebe904dd9fae82124b79b8389a6e6848b8311c706d8bc6b1241957: openstack/ovsdbserver-nb-0-config-1781103559-5pjn4/ovn-config" id=605c2ba3-d3b9-4a17-8a7e-cbacf89705cb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.313568 | controller | Jun 10 15:05:59.924715 crc crio[20344]: time="2026-06-10T15:05:59.924642408Z" level=info msg="Stopping pod sandbox: c31add98e29fa1add281d3a5a9fc7f87ac4988f36f4bcd80d7762e91da0cfc55" id=efb86af0-9a8e-4ec3-9952-2e93b2d1d2f2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.313584 | controller | Jun 10 15:05:59.924869 crc crio[20344]: time="2026-06-10T15:05:59.92473172Z" level=info msg="Stopped pod sandbox (already stopped): c31add98e29fa1add281d3a5a9fc7f87ac4988f36f4bcd80d7762e91da0cfc55" id=efb86af0-9a8e-4ec3-9952-2e93b2d1d2f2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.313600 | controller | Jun 10 15:05:59.926125 crc crio[20344]: time="2026-06-10T15:05:59.926008373Z" level=info msg="Removing pod sandbox: c31add98e29fa1add281d3a5a9fc7f87ac4988f36f4bcd80d7762e91da0cfc55" id=9f091d89-cb43-4b0d-84d5-1932e8b21476 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.313618 | controller | Jun 10 15:05:59.950389 crc crio[20344]: time="2026-06-10T15:05:59.950246355Z" level=info msg="Removed pod sandbox: c31add98e29fa1add281d3a5a9fc7f87ac4988f36f4bcd80d7762e91da0cfc55" id=9f091d89-cb43-4b0d-84d5-1932e8b21476 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.313635 | controller | Jun 10 15:05:59.954735 crc crio[20344]: time="2026-06-10T15:05:59.95467423Z" level=info msg="Stopping pod sandbox: f31fae57caecf186ac6075226e54626d0a53f7827d1d751d323f65d53404b8b0" id=48fabcb2-2b97-4b6e-923e-88cf7a6a45a8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.313651 | controller | Jun 10 15:05:59.954894 crc crio[20344]: time="2026-06-10T15:05:59.954748272Z" level=info msg="Stopped pod sandbox (already stopped): f31fae57caecf186ac6075226e54626d0a53f7827d1d751d323f65d53404b8b0" id=48fabcb2-2b97-4b6e-923e-88cf7a6a45a8 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.313667 | controller | Jun 10 15:05:59.955547 crc crio[20344]: time="2026-06-10T15:05:59.955363058Z" level=info msg="Removing pod sandbox: f31fae57caecf186ac6075226e54626d0a53f7827d1d751d323f65d53404b8b0" id=c4e77425-d6db-40a2-b69a-c295a19bb5d4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.313683 | controller | Jun 10 15:05:59.973656 crc crio[20344]: time="2026-06-10T15:05:59.973553512Z" level=info msg="Removed pod sandbox: f31fae57caecf186ac6075226e54626d0a53f7827d1d751d323f65d53404b8b0" id=c4e77425-d6db-40a2-b69a-c295a19bb5d4 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.313699 | controller | Jun 10 15:05:59.976122 crc crio[20344]: time="2026-06-10T15:05:59.976075787Z" level=info msg="Stopping pod sandbox: 501f5e3393110316e599a16d1f82d459f8567529584641f037ab1abeddf69080" id=0461f6a4-b82f-49b0-9eaa-82b1423c8b0a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.313715 | controller | Jun 10 15:05:59.976122 crc crio[20344]: time="2026-06-10T15:05:59.976116148Z" level=info msg="Stopped pod sandbox (already stopped): 501f5e3393110316e599a16d1f82d459f8567529584641f037ab1abeddf69080" id=0461f6a4-b82f-49b0-9eaa-82b1423c8b0a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.313735 | controller | Jun 10 15:05:59.976685 crc crio[20344]: time="2026-06-10T15:05:59.976607231Z" level=info msg="Removing pod sandbox: 501f5e3393110316e599a16d1f82d459f8567529584641f037ab1abeddf69080" id=f4943861-b47e-4f35-b1ab-5b955e5e9a56 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.313752 | controller | Jun 10 15:05:59.990035 crc crio[20344]: time="2026-06-10T15:05:59.989907567Z" level=info msg="Removed pod sandbox: 501f5e3393110316e599a16d1f82d459f8567529584641f037ab1abeddf69080" id=f4943861-b47e-4f35-b1ab-5b955e5e9a56 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.313768 | controller | Jun 10 15:05:59.990851 crc crio[20344]: time="2026-06-10T15:05:59.990748189Z" level=info msg="Stopping pod sandbox: 1e533501740bb606080c855e4bbe8affe2b1e4a5a8028f6675323cd349cdcda7" id=e5217d2f-823a-4443-ae4d-f85c838d0c7e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.313785 | controller | Jun 10 15:05:59.990935 crc crio[20344]: time="2026-06-10T15:05:59.990861322Z" level=info msg="Stopped pod sandbox (already stopped): 1e533501740bb606080c855e4bbe8affe2b1e4a5a8028f6675323cd349cdcda7" id=e5217d2f-823a-4443-ae4d-f85c838d0c7e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.313801 | controller | Jun 10 15:05:59.992009 crc crio[20344]: time="2026-06-10T15:05:59.991945441Z" level=info msg="Removing pod sandbox: 1e533501740bb606080c855e4bbe8affe2b1e4a5a8028f6675323cd349cdcda7" id=44087ecb-6f58-4678-b8ec-0c87fd9f326e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.313817 | controller | Jun 10 15:06:00.028325 crc crio[20344]: time="2026-06-10T15:06:00.028115363Z" level=info msg="Removed pod sandbox: 1e533501740bb606080c855e4bbe8affe2b1e4a5a8028f6675323cd349cdcda7" id=44087ecb-6f58-4678-b8ec-0c87fd9f326e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.313833 | controller | Jun 10 15:06:00.245178 crc crio[20344]: time="2026-06-10T15:06:00.244544149Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-85c56b86b7-djnrf/POD" id=68fed89a-f478-49a9-8eef-6a299d544627 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.313864 | controller | Jun 10 15:06:00.245178 crc crio[20344]: time="2026-06-10T15:06:00.245142935Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.313886 | controller | Jun 10 15:06:00.338643 crc crio[20344]: time="2026-06-10T15:06:00.338152107Z" level=info msg="Got pod network &{Name:dnsmasq-dns-85c56b86b7-djnrf Namespace:openstack ID:0725ce8e9327cca73de8d7dfa6fb250aa1d8b949abdd9062110ca3da211c3276 UID:51133b19-4d6e-45bf-ad9d-55e898614532 NetNS:/var/run/netns/5d378cce-23ee-4ee1-9750-1598381c3d95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51133b19_4d6e_45bf_ad9d_55e898614532.slice PodAnnotations:0xc00008c560}] Aliases:map[]}"
2026-06-10 15:52:06.313903 | controller | Jun 10 15:06:00.339077 crc crio[20344]: time="2026-06-10T15:06:00.338685141Z" level=info msg="Adding pod openstack_dnsmasq-dns-85c56b86b7-djnrf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.313920 | controller | Jun 10 15:06:00.540813 crc crio[20344]: time="2026-06-10T15:06:00.540689612Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685066-kzrwj/POD" id=99405519-682b-48e4-8c87-ad011b3f2e11 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.313937 | controller | Jun 10 15:06:00.541002 crc crio[20344]: time="2026-06-10T15:06:00.540888357Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.313953 | controller | Jun 10 15:06:00.632330 crc crio[20344]: time="2026-06-10T15:06:00.628638352Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685066-kzrwj Namespace:openshift-infra ID:a041958cc8325d6b8eac6bf57c58d6babbfaa42c04aee249d812eb66190076bc UID:abcd8103-8746-47c2-bab9-ee5522760355 NetNS:/var/run/netns/bc71caee-875e-4b7d-9924-e3ca1a262746 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabcd8103_8746_47c2_bab9_ee5522760355.slice PodAnnotations:0xc002264478}] Aliases:map[]}"
2026-06-10 15:52:06.313975 | controller | Jun 10 15:06:00.632330 crc crio[20344]: time="2026-06-10T15:06:00.629211807Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685066-kzrwj to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.313995 | controller | Jun 10 15:06:01.071485 crc crio[20344]: 2026-06-10T15:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a041958cc8325d6 Mac:92:37:95:5f:27:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:db Mtu:0 Sandbox:/var/run/netns/bc71caee-875e-4b7d-9924-e3ca1a262746 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.314035 | controller | Jun 10 15:06:01.072481 crc crio[20344]: time="2026-06-10T15:06:01.072407049Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685066-kzrwj Namespace:openshift-infra ID:a041958cc8325d6b8eac6bf57c58d6babbfaa42c04aee249d812eb66190076bc UID:abcd8103-8746-47c2-bab9-ee5522760355 NetNS:/var/run/netns/bc71caee-875e-4b7d-9924-e3ca1a262746 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabcd8103_8746_47c2_bab9_ee5522760355.slice PodAnnotations:0xc002264478}] Aliases:map[]}"
2026-06-10 15:52:06.314056 | controller | Jun 10 15:06:01.072599 crc crio[20344]: 2026-06-10T15:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0725ce8e9327cca Mac:e6:5a:16:8b:df:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/5d378cce-23ee-4ee1-9750-1598381c3d95 SocketPath: PciID:}] [{Interface:0xc000124750 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.314074 | controller | Jun 10 15:06:01.072599 crc crio[20344]: time="2026-06-10T15:06:01.072562083Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685066-kzrwj for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.314090 | controller | Jun 10 15:06:01.073472 crc crio[20344]: time="2026-06-10T15:06:01.073393814Z" level=info msg="Got pod network &{Name:dnsmasq-dns-85c56b86b7-djnrf Namespace:openstack ID:0725ce8e9327cca73de8d7dfa6fb250aa1d8b949abdd9062110ca3da211c3276 UID:51133b19-4d6e-45bf-ad9d-55e898614532 NetNS:/var/run/netns/5d378cce-23ee-4ee1-9750-1598381c3d95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51133b19_4d6e_45bf_ad9d_55e898614532.slice PodAnnotations:0xc00008c560}] Aliases:map[]}"
2026-06-10 15:52:06.314110 | controller | Jun 10 15:06:01.073695 crc crio[20344]: time="2026-06-10T15:06:01.073551879Z" level=info msg="Checking pod openstack_dnsmasq-dns-85c56b86b7-djnrf for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.314127 | controller | Jun 10 15:06:01.098422 crc crio[20344]: time="2026-06-10T15:06:01.098312913Z" level=info msg="Ran pod sandbox a041958cc8325d6b8eac6bf57c58d6babbfaa42c04aee249d812eb66190076bc with infra container: openshift-infra/auto-csr-approver-29685066-kzrwj/POD" id=99405519-682b-48e4-8c87-ad011b3f2e11 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.314144 | controller | Jun 10 15:06:01.109072 crc crio[20344]: time="2026-06-10T15:06:01.108970421Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=a94fd067-4c61-4d4b-b4c5-670575fca382 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.314168 | controller | Jun 10 15:06:01.119736 crc crio[20344]: time="2026-06-10T15:06:01.118419737Z" level=info msg="Ran pod sandbox 0725ce8e9327cca73de8d7dfa6fb250aa1d8b949abdd9062110ca3da211c3276 with infra container: openstack/dnsmasq-dns-85c56b86b7-djnrf/POD" id=68fed89a-f478-49a9-8eef-6a299d544627 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.314186 | controller | Jun 10 15:06:01.133478 crc crio[20344]: time="2026-06-10T15:06:01.132817272Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=d56d0a2b-997b-4dcd-8569-934757ca4bcc name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.314203 | controller | Jun 10 15:06:01.135152 crc crio[20344]: time="2026-06-10T15:06:01.135063821Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-10 15:52:06.314220 | controller | Jun 10 15:06:01.223856 crc crio[20344]: time="2026-06-10T15:06:01.22373274Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=33d0a29f-0583-45e6-9149-a7dc20ff2b37 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.314237 | controller | Jun 10 15:06:01.237960 crc crio[20344]: time="2026-06-10T15:06:01.237881138Z" level=info msg="Creating container: openstack/dnsmasq-dns-85c56b86b7-djnrf/init" id=0c0f53c9-597a-434a-8078-db336d1a5aa4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.314254 | controller | Jun 10 15:06:01.238435 crc crio[20344]: time="2026-06-10T15:06:01.238380171Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.314270 | controller | Jun 10 15:06:01.318140 crc crio[20344]: time="2026-06-10T15:06:01.318039756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.314286 | controller | Jun 10 15:06:01.321908 crc crio[20344]: time="2026-06-10T15:06:01.321836885Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.314303 | controller | Jun 10 15:06:01.441732 crc crio[20344]: time="2026-06-10T15:06:01.441606454Z" level=info msg="Created container 805edca74c892e8a2e5516d33b1b69f1f8ded195cba4c7ac0c3693bfea787805: openstack/dnsmasq-dns-85c56b86b7-djnrf/init" id=0c0f53c9-597a-434a-8078-db336d1a5aa4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.314319 | controller | Jun 10 15:06:01.443152 crc crio[20344]: time="2026-06-10T15:06:01.443027781Z" level=info msg="Starting container: 805edca74c892e8a2e5516d33b1b69f1f8ded195cba4c7ac0c3693bfea787805" id=e86092fd-c8eb-4819-bd2d-59c2294c9796 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.314336 | controller | Jun 10 15:06:01.453048 crc crio[20344]: time="2026-06-10T15:06:01.452370484Z" level=info msg="Started container" PID=92708 containerID=805edca74c892e8a2e5516d33b1b69f1f8ded195cba4c7ac0c3693bfea787805 description=openstack/dnsmasq-dns-85c56b86b7-djnrf/init id=e86092fd-c8eb-4819-bd2d-59c2294c9796 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0725ce8e9327cca73de8d7dfa6fb250aa1d8b949abdd9062110ca3da211c3276
2026-06-10 15:52:06.314352 | controller | Jun 10 15:06:01.918826 crc crio[20344]: time="2026-06-10T15:06:01.918517325Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=b0a1e091-b27f-4f5c-b347-fc6d10803af7 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.314368 | controller | Jun 10 15:06:02.121066 crc crio[20344]: time="2026-06-10T15:06:02.120851864Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=e62e85ea-631f-465c-99e1-2c7e9fe1ae5d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.314389 | controller | Jun 10 15:06:02.246341 crc crio[20344]: time="2026-06-10T15:06:02.245998483Z" level=info msg="Creating container: openstack/dnsmasq-dns-85c56b86b7-djnrf/dnsmasq-dns" id=a90ee12e-63e7-453b-8470-2fb9a2956496 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.314406 | controller | Jun 10 15:06:02.246908 crc crio[20344]: time="2026-06-10T15:06:02.246838135Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.314422 | controller | Jun 10 15:06:02.328612 crc crio[20344]: time="2026-06-10T15:06:02.328545353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.314439 | controller | Jun 10 15:06:02.336214 crc crio[20344]: time="2026-06-10T15:06:02.336172912Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.314455 | controller | Jun 10 15:06:02.691571 crc crio[20344]: time="2026-06-10T15:06:02.691043034Z" level=info msg="Created container 149870389d839d7559c30bbff8c54cfe70a3c8acdf43ef230346ef3028c70e02: openstack/dnsmasq-dns-85c56b86b7-djnrf/dnsmasq-dns" id=a90ee12e-63e7-453b-8470-2fb9a2956496 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.314471 | controller | Jun 10 15:06:02.694938 crc crio[20344]: time="2026-06-10T15:06:02.694837733Z" level=info msg="Starting container: 149870389d839d7559c30bbff8c54cfe70a3c8acdf43ef230346ef3028c70e02" id=263d3b71-262b-4832-9c6c-39b635b3f988 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.314487 | controller | Jun 10 15:06:02.722904 crc crio[20344]: time="2026-06-10T15:06:02.7227611Z" level=info msg="Started container" PID=92783 containerID=149870389d839d7559c30bbff8c54cfe70a3c8acdf43ef230346ef3028c70e02 description=openstack/dnsmasq-dns-85c56b86b7-djnrf/dnsmasq-dns id=263d3b71-262b-4832-9c6c-39b635b3f988 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0725ce8e9327cca73de8d7dfa6fb250aa1d8b949abdd9062110ca3da211c3276
2026-06-10 15:52:06.314504 | controller | Jun 10 15:06:02.785928 crc crio[20344]: time="2026-06-10T15:06:02.785098514Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=a94fd067-4c61-4d4b-b4c5-670575fca382 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.314520 | controller | Jun 10 15:06:02.795320 crc crio[20344]: time="2026-06-10T15:06:02.792398264Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a435cacd-dc97-4924-b65d-272032d6ea91 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.314536 | controller | Jun 10 15:06:02.800039 crc crio[20344]: time="2026-06-10T15:06:02.799141899Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=fe8efe96-7067-4530-8c98-d0c9300673fe name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.314552 | controller | Jun 10 15:06:02.829704 crc crio[20344]: time="2026-06-10T15:06:02.829607363Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685066-kzrwj/oc" id=3d53f42e-052d-469e-8d21-a868e4cad1d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.314569 | controller | Jun 10 15:06:02.830908 crc crio[20344]: time="2026-06-10T15:06:02.830470165Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.314584 | controller | Jun 10 15:06:02.906899 crc crio[20344]: time="2026-06-10T15:06:02.906801863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.314600 | controller | Jun 10 15:06:03.178856 crc crio[20344]: time="2026-06-10T15:06:03.178721525Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.314621 | controller | Jun 10 15:06:03.447986 crc crio[20344]: time="2026-06-10T15:06:03.447914706Z" level=info msg="Created container d64229830ef1fcd3b7585419aa86fabe06a3a259654ae6739103ccbabc00385d: openshift-infra/auto-csr-approver-29685066-kzrwj/oc" id=3d53f42e-052d-469e-8d21-a868e4cad1d1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.314638 | controller | Jun 10 15:06:03.448858 crc crio[20344]: time="2026-06-10T15:06:03.448753158Z" level=info msg="Starting container: d64229830ef1fcd3b7585419aa86fabe06a3a259654ae6739103ccbabc00385d" id=2714592b-fc39-473d-a08c-7919f6cec949 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.314654 | controller | Jun 10 15:06:03.457347 crc crio[20344]: time="2026-06-10T15:06:03.457083795Z" level=info msg="Started container" PID=92862 containerID=d64229830ef1fcd3b7585419aa86fabe06a3a259654ae6739103ccbabc00385d description=openshift-infra/auto-csr-approver-29685066-kzrwj/oc id=2714592b-fc39-473d-a08c-7919f6cec949 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a041958cc8325d6b8eac6bf57c58d6babbfaa42c04aee249d812eb66190076bc
2026-06-10 15:52:06.314671 | controller | Jun 10 15:06:09.067620 crc crio[20344]: time="2026-06-10T15:06:09.063533446Z" level=info msg="Stopping pod sandbox: a041958cc8325d6b8eac6bf57c58d6babbfaa42c04aee249d812eb66190076bc" id=32636e31-51a1-44e6-a2f7-4ba913b8e6ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.314687 | controller | Jun 10 15:06:09.067620 crc crio[20344]: time="2026-06-10T15:06:09.064971174Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685066-kzrwj Namespace:openshift-infra ID:a041958cc8325d6b8eac6bf57c58d6babbfaa42c04aee249d812eb66190076bc UID:abcd8103-8746-47c2-bab9-ee5522760355 NetNS:/var/run/netns/bc71caee-875e-4b7d-9924-e3ca1a262746 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabcd8103_8746_47c2_bab9_ee5522760355.slice PodAnnotations:0xc0027c05d8}] Aliases:map[]}"
2026-06-10 15:52:06.314704 | controller | Jun 10 15:06:09.067620 crc crio[20344]: time="2026-06-10T15:06:09.065101927Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685066-kzrwj from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.314721 | controller | Jun 10 15:06:09.549935 crc crio[20344]: time="2026-06-10T15:06:09.549339209Z" level=info msg="Stopped pod sandbox: a041958cc8325d6b8eac6bf57c58d6babbfaa42c04aee249d812eb66190076bc" id=32636e31-51a1-44e6-a2f7-4ba913b8e6ed name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.314737 | controller | Jun 10 15:06:10.328423 crc crio[20344]: time="2026-06-10T15:06:10.327739441Z" level=info msg="Stopping container: 6bfa92cd5ba57acc67c0171e1562a15c238a64c14b8fb28589de3bb65eaaa255 (timeout: 10s)" id=ffbf5e9c-53d7-4cdf-a180-b8728362b4a0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.314753 | controller | Jun 10 15:06:10.490706 crc crio[20344]: time="2026-06-10T15:06:10.490570582Z" level=info msg="Stopped container 6bfa92cd5ba57acc67c0171e1562a15c238a64c14b8fb28589de3bb65eaaa255: openstack/dnsmasq-dns-79f65d7c75-x4jlt/dnsmasq-dns" id=ffbf5e9c-53d7-4cdf-a180-b8728362b4a0 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.314769 | controller | Jun 10 15:06:10.492218 crc crio[20344]: time="2026-06-10T15:06:10.492099582Z" level=info msg="Stopping pod sandbox: 3ef99d6c40ec7e155010e6a25076b2354f6ac640c74bbf52df09a0fadee323c1" id=5fbbe6e4-1926-4b2c-a253-bfefa391768b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.314785 | controller | Jun 10 15:06:10.493664 crc crio[20344]: time="2026-06-10T15:06:10.492902243Z" level=info msg="Got pod network &{Name:dnsmasq-dns-79f65d7c75-x4jlt Namespace:openstack ID:3ef99d6c40ec7e155010e6a25076b2354f6ac640c74bbf52df09a0fadee323c1 UID:67e5d621-1e34-4247-8635-b7ad640060c0 NetNS:/var/run/netns/8f1b38ec-b088-4a1d-a9a0-e3efcf9b8f61 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67e5d621_1e34_4247_8635_b7ad640060c0.slice PodAnnotations:0xc001b9c518}] Aliases:map[]}"
2026-06-10 15:52:06.314807 | controller | Jun 10 15:06:10.493664 crc crio[20344]: time="2026-06-10T15:06:10.493094758Z" level=info msg="Deleting pod openstack_dnsmasq-dns-79f65d7c75-x4jlt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.314826 | controller | Jun 10 15:06:11.031122 crc crio[20344]: time="2026-06-10T15:06:11.030429302Z" level=info msg="Stopped pod sandbox: 3ef99d6c40ec7e155010e6a25076b2354f6ac640c74bbf52df09a0fadee323c1" id=5fbbe6e4-1926-4b2c-a253-bfefa391768b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.314844 | controller | Jun 10 15:06:11.051385 crc crio[20344]: time="2026-06-10T15:06:11.051123251Z" level=info msg="Running pod sandbox: openstack/dnsmasq-dns-fb69bb9fc-cq2xf/POD" id=1f1ade06-bc0e-4907-80c8-333f09999ece name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.314882 | controller | Jun 10 15:06:11.051385 crc crio[20344]: time="2026-06-10T15:06:11.051222503Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.314900 | controller | Jun 10 15:06:11.096750 crc crio[20344]: time="2026-06-10T15:06:11.096692357Z" level=info msg="Got pod network &{Name:dnsmasq-dns-fb69bb9fc-cq2xf Namespace:openstack ID:5bb3fe303b96412c68ee78999b7168e3328eb80dafe6025aac51256bfc9fb1c2 UID:7c51d790-a2e9-4ae0-ac4c-9e13fc1471bc NetNS:/var/run/netns/41c45d73-3e48-4855-a56d-fabf82597d99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c51d790_a2e9_4ae0_ac4c_9e13fc1471bc.slice PodAnnotations:0xc0027c0ac0}] Aliases:map[]}"
2026-06-10 15:52:06.314917 | controller | Jun 10 15:06:11.097079 crc crio[20344]: time="2026-06-10T15:06:11.097057287Z" level=info msg="Adding pod openstack_dnsmasq-dns-fb69bb9fc-cq2xf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.314932 | controller | Jun 10 15:06:11.755625 crc crio[20344]: 2026-06-10T15:06:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5bb3fe303b96412 Mac:8a:8c:39:7d:74:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/41c45d73-3e48-4855-a56d-fabf82597d99 SocketPath: PciID:}] [{Interface:0xc0001346b0 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.314949 | controller | Jun 10 15:06:11.755625 crc crio[20344]: time="2026-06-10T15:06:11.753825431Z" level=info msg="Got pod network &{Name:dnsmasq-dns-fb69bb9fc-cq2xf Namespace:openstack ID:5bb3fe303b96412c68ee78999b7168e3328eb80dafe6025aac51256bfc9fb1c2 UID:7c51d790-a2e9-4ae0-ac4c-9e13fc1471bc NetNS:/var/run/netns/41c45d73-3e48-4855-a56d-fabf82597d99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c51d790_a2e9_4ae0_ac4c_9e13fc1471bc.slice PodAnnotations:0xc0027c0ac0}] Aliases:map[]}"
2026-06-10 15:52:06.314966 | controller | Jun 10 15:06:11.755625 crc crio[20344]: time="2026-06-10T15:06:11.753992635Z" level=info msg="Checking pod openstack_dnsmasq-dns-fb69bb9fc-cq2xf for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.314982 | controller | Jun 10 15:06:11.767667 crc crio[20344]: time="2026-06-10T15:06:11.767514087Z" level=info msg="Ran pod sandbox 5bb3fe303b96412c68ee78999b7168e3328eb80dafe6025aac51256bfc9fb1c2 with infra container: openstack/dnsmasq-dns-fb69bb9fc-cq2xf/POD" id=1f1ade06-bc0e-4907-80c8-333f09999ece name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.315003 | controller | Jun 10 15:06:11.773741 crc crio[20344]: time="2026-06-10T15:06:11.773648827Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=28de88b8-7988-43b4-802a-28fefe377201 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.315019 | controller | Jun 10 15:06:11.847099 crc crio[20344]: time="2026-06-10T15:06:11.846966127Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=7d7f4981-dff4-4615-81e4-597c157e160a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.315035 | controller | Jun 10 15:06:11.860994 crc crio[20344]: time="2026-06-10T15:06:11.860879169Z" level=info msg="Creating container: openstack/dnsmasq-dns-fb69bb9fc-cq2xf/init" id=b2e4f735-11b1-4aa7-ab2a-818c047a0799 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.315051 | controller | Jun 10 15:06:11.861501 crc crio[20344]: time="2026-06-10T15:06:11.861419053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.315067 | controller | Jun 10 15:06:11.938032 crc crio[20344]: time="2026-06-10T15:06:11.93734489Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.315082 | controller | Jun 10 15:06:11.942923 crc crio[20344]: time="2026-06-10T15:06:11.942828263Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.315098 | controller | Jun 10 15:06:12.262940 crc crio[20344]: time="2026-06-10T15:06:12.262802817Z" level=info msg="Created container f5ec6ec908b67fcd9c62d248192c808545a56609754dcdf914c75646e21f0bbd: openstack/dnsmasq-dns-fb69bb9fc-cq2xf/init" id=b2e4f735-11b1-4aa7-ab2a-818c047a0799 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.315115 | controller | Jun 10 15:06:12.264120 crc crio[20344]: time="2026-06-10T15:06:12.264031798Z" level=info msg="Starting container: f5ec6ec908b67fcd9c62d248192c808545a56609754dcdf914c75646e21f0bbd" id=fa83f15b-9f5a-4f9f-9424-cd96ce7eda23 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.315131 | controller | Jun 10 15:06:12.270813 crc crio[20344]: time="2026-06-10T15:06:12.270690712Z" level=info msg="Started container" PID=93468 containerID=f5ec6ec908b67fcd9c62d248192c808545a56609754dcdf914c75646e21f0bbd description=openstack/dnsmasq-dns-fb69bb9fc-cq2xf/init id=fa83f15b-9f5a-4f9f-9424-cd96ce7eda23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5bb3fe303b96412c68ee78999b7168e3328eb80dafe6025aac51256bfc9fb1c2
2026-06-10 15:52:06.315147 | controller | Jun 10 15:06:13.148690 crc crio[20344]: time="2026-06-10T15:06:13.148119974Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=bbb614d7-ed78-4853-8fdb-8dca381bbdc7 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.315163 | controller | Jun 10 15:06:13.243791 crc crio[20344]: time="2026-06-10T15:06:13.243629631Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified" id=835dcb76-0bc3-48fd-bdf5-ba9eec3e668c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.315179 | controller | Jun 10 15:06:13.257951 crc crio[20344]: time="2026-06-10T15:06:13.257847931Z" level=info msg="Creating container: openstack/dnsmasq-dns-fb69bb9fc-cq2xf/dnsmasq-dns" id=a3becf8b-00b4-4fe7-908b-466a9d98737e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.315195 | controller | Jun 10 15:06:13.258318 crc crio[20344]: time="2026-06-10T15:06:13.258225991Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.315212 | controller | Jun 10 15:06:13.310127 crc crio[20344]: time="2026-06-10T15:06:13.310040241Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.315235 | controller | Jun 10 15:06:13.323948 crc crio[20344]: time="2026-06-10T15:06:13.323863051Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.315252 | controller | Jun 10 15:06:13.539133 crc crio[20344]: time="2026-06-10T15:06:13.538998674Z" level=info msg="Created container fbd65fa3cc1beb56590f827165cbc389c7f317714801ba23dfea23937e68cf9c: openstack/dnsmasq-dns-fb69bb9fc-cq2xf/dnsmasq-dns" id=a3becf8b-00b4-4fe7-908b-466a9d98737e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.315269 | controller | Jun 10 15:06:13.541795 crc crio[20344]: time="2026-06-10T15:06:13.541681693Z" level=info msg="Starting container: fbd65fa3cc1beb56590f827165cbc389c7f317714801ba23dfea23937e68cf9c" id=df0d6856-a228-4309-83ec-665311f0b155 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.315285 | controller | Jun 10 15:06:13.551115 crc crio[20344]: time="2026-06-10T15:06:13.550630476Z" level=info msg="Started container" PID=93593 containerID=fbd65fa3cc1beb56590f827165cbc389c7f317714801ba23dfea23937e68cf9c description=openstack/dnsmasq-dns-fb69bb9fc-cq2xf/dnsmasq-dns id=df0d6856-a228-4309-83ec-665311f0b155 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5bb3fe303b96412c68ee78999b7168e3328eb80dafe6025aac51256bfc9fb1c2
2026-06-10 15:52:06.315301 | controller | Jun 10 15:06:20.391928 crc crio[20344]: time="2026-06-10T15:06:20.391009317Z" level=info msg="Stopping container: 149870389d839d7559c30bbff8c54cfe70a3c8acdf43ef230346ef3028c70e02 (timeout: 10s)" id=299f3453-6842-4233-b9ed-60c5843f452c name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.315318 | controller | Jun 10 15:06:20.522761 crc crio[20344]: time="2026-06-10T15:06:20.522081968Z" level=info msg="Stopped container 149870389d839d7559c30bbff8c54cfe70a3c8acdf43ef230346ef3028c70e02: openstack/dnsmasq-dns-85c56b86b7-djnrf/dnsmasq-dns" id=299f3453-6842-4233-b9ed-60c5843f452c name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.315334 | controller | Jun 10 15:06:20.523804 crc crio[20344]: time="2026-06-10T15:06:20.523722441Z" level=info msg="Stopping pod sandbox: 0725ce8e9327cca73de8d7dfa6fb250aa1d8b949abdd9062110ca3da211c3276" id=3e88c41d-1a60-471d-81ae-a01606587d91 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.315351 | controller | Jun 10 15:06:20.524477 crc crio[20344]: time="2026-06-10T15:06:20.524420969Z" level=info msg="Got pod network &{Name:dnsmasq-dns-85c56b86b7-djnrf Namespace:openstack ID:0725ce8e9327cca73de8d7dfa6fb250aa1d8b949abdd9062110ca3da211c3276 UID:51133b19-4d6e-45bf-ad9d-55e898614532 NetNS:/var/run/netns/5d378cce-23ee-4ee1-9750-1598381c3d95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51133b19_4d6e_45bf_ad9d_55e898614532.slice PodAnnotations:0xc0027c1000}] Aliases:map[]}"
2026-06-10 15:52:06.315368 | controller | Jun 10 15:06:20.524627 crc crio[20344]: time="2026-06-10T15:06:20.524572163Z" level=info msg="Deleting pod openstack_dnsmasq-dns-85c56b86b7-djnrf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.315385 | controller | Jun 10 15:06:20.916135 crc crio[20344]: time="2026-06-10T15:06:20.916064901Z" level=info msg="Stopped pod sandbox: 0725ce8e9327cca73de8d7dfa6fb250aa1d8b949abdd9062110ca3da211c3276" id=3e88c41d-1a60-471d-81ae-a01606587d91 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.315401 | controller | Jun 10 15:06:21.303094 crc crio[20344]: time="2026-06-10T15:06:21.300892227Z" level=info msg="Removing container: 149870389d839d7559c30bbff8c54cfe70a3c8acdf43ef230346ef3028c70e02" id=a165443b-1821-47cb-8b20-951fff2723b6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.315422 | controller | Jun 10 15:06:21.385753 crc crio[20344]: time="2026-06-10T15:06:21.385640232Z" level=info msg="Removed container 149870389d839d7559c30bbff8c54cfe70a3c8acdf43ef230346ef3028c70e02: openstack/dnsmasq-dns-85c56b86b7-djnrf/dnsmasq-dns" id=a165443b-1821-47cb-8b20-951fff2723b6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.315439 | controller | Jun 10 15:06:21.388711 crc crio[20344]: time="2026-06-10T15:06:21.38862122Z" level=info msg="Removing container: 805edca74c892e8a2e5516d33b1b69f1f8ded195cba4c7ac0c3693bfea787805" id=bbd06990-a973-48f6-adef-c3ec8a28039c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.315455 | controller | Jun 10 15:06:21.427651 crc crio[20344]: time="2026-06-10T15:06:21.427561743Z" level=info msg="Removed container 805edca74c892e8a2e5516d33b1b69f1f8ded195cba4c7ac0c3693bfea787805: openstack/dnsmasq-dns-85c56b86b7-djnrf/init" id=bbd06990-a973-48f6-adef-c3ec8a28039c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.315471 | controller | Jun 10 15:07:00.171831 crc crio[20344]: time="2026-06-10T15:07:00.146624469Z" level=info msg="Removing container: 1b6361086cc07e74fd6a998beb44e3d26752026720de3ccb0286b8fbffe91819" id=594fdba9-79ef-47fb-a446-2a2f1db29ba4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.315487 | controller | Jun 10 15:07:00.561654 crc crio[20344]: time="2026-06-10T15:07:00.561029624Z" level=info msg="Removed container 1b6361086cc07e74fd6a998beb44e3d26752026720de3ccb0286b8fbffe91819: openstack/keystone-bootstrap-bg2h5/keystone-bootstrap" id=594fdba9-79ef-47fb-a446-2a2f1db29ba4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.315503 | controller | Jun 10 15:07:00.649856 crc crio[20344]: time="2026-06-10T15:07:00.643620373Z" level=info msg="Removing container: 172a1626538eaf41f75a2d93433c5a7bd1cc2d1d1a9f93244b451214d32a1b56" id=880acfa6-c807-463e-bad0-5c87aabf5f01 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.315519 | controller | Jun 10 15:07:01.212958 crc crio[20344]: time="2026-06-10T15:07:01.211512722Z" level=info msg="Removed container 172a1626538eaf41f75a2d93433c5a7bd1cc2d1d1a9f93244b451214d32a1b56: openstack/dnsmasq-dns-fb9766d9-sbsdq/init" id=880acfa6-c807-463e-bad0-5c87aabf5f01 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.315535 | controller | Jun 10 15:07:01.352987 crc crio[20344]: time="2026-06-10T15:07:01.345121979Z" level=info msg="Removing container: 2359adb35f5aec0dd92069e119b070ec84257e9861a7712c8e27d11e7c766b2f" id=25d1e34b-6a6a-4c91-9446-c05c77cefaaa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.315550 | controller | Jun 10 15:07:03.208573 crc crio[20344]: time="2026-06-10T15:07:03.207176498Z" level=info msg="Removed container 2359adb35f5aec0dd92069e119b070ec84257e9861a7712c8e27d11e7c766b2f: openshift-infra/auto-csr-approver-29685060-gprl6/oc" id=25d1e34b-6a6a-4c91-9446-c05c77cefaaa name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.315566 | controller | Jun 10 15:07:03.499561 crc crio[20344]: time="2026-06-10T15:07:03.419996707Z" level=info msg="Stopping pod sandbox: 01815fff32f60dc20ded11a8796b756143d815884742aca171b72b54d21ee8ad" id=97d0df40-18e8-4d8b-b4cd-fc1176c47400 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.315582 | controller | Jun 10 15:07:03.499561 crc crio[20344]: time="2026-06-10T15:07:03.420642813Z" level=info msg="Stopped pod sandbox (already stopped): 01815fff32f60dc20ded11a8796b756143d815884742aca171b72b54d21ee8ad" id=97d0df40-18e8-4d8b-b4cd-fc1176c47400 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.315598 | controller | Jun 10 15:07:03.499561 crc crio[20344]: time="2026-06-10T15:07:03.468521239Z" level=info msg="Removing pod sandbox: 01815fff32f60dc20ded11a8796b756143d815884742aca171b72b54d21ee8ad" id=64259526-771e-4e2e-a886-ad1f889b3d28 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.315615 | controller | Jun 10 15:07:04.194733 crc crio[20344]: time="2026-06-10T15:07:04.172917301Z" level=info msg="Removed pod sandbox: 01815fff32f60dc20ded11a8796b756143d815884742aca171b72b54d21ee8ad" id=64259526-771e-4e2e-a886-ad1f889b3d28 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.315636 | controller | Jun 10 15:07:04.353828 crc crio[20344]: time="2026-06-10T15:07:04.343702886Z" level=info msg="Stopping pod sandbox: 0725ce8e9327cca73de8d7dfa6fb250aa1d8b949abdd9062110ca3da211c3276" id=d766ef46-686e-46dd-ac78-c48e34cd44f4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.315653 | controller | Jun 10 15:07:04.353828 crc crio[20344]: time="2026-06-10T15:07:04.343993973Z" level=info msg="Stopped pod sandbox (already stopped): 0725ce8e9327cca73de8d7dfa6fb250aa1d8b949abdd9062110ca3da211c3276" id=d766ef46-686e-46dd-ac78-c48e34cd44f4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.315670 | controller | Jun 10 15:07:04.491636 crc crio[20344]: time="2026-06-10T15:07:04.491225375Z" level=info msg="Removing pod sandbox: 0725ce8e9327cca73de8d7dfa6fb250aa1d8b949abdd9062110ca3da211c3276" id=f9a42468-df67-4819-aaf2-94e33ff5892a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.315686 | controller | Jun 10 15:07:05.295188 crc crio[20344]: time="2026-06-10T15:07:05.288619266Z" level=info msg="Removed pod sandbox: 0725ce8e9327cca73de8d7dfa6fb250aa1d8b949abdd9062110ca3da211c3276" id=f9a42468-df67-4819-aaf2-94e33ff5892a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.315702 | controller | Jun 10 15:07:05.295188 crc crio[20344]: time="2026-06-10T15:07:05.291136662Z" level=info msg="Stopping pod sandbox: 21ca03bfed1504efa7001275f93766b1cce02d2df295c655a036ce436835e31a" id=e1bdf204-4453-42a9-b7f2-a6937d2950a3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.315719 | controller | Jun 10 15:07:05.295188 crc crio[20344]: time="2026-06-10T15:07:05.291380178Z" level=info msg="Stopped pod sandbox (already stopped): 21ca03bfed1504efa7001275f93766b1cce02d2df295c655a036ce436835e31a" id=e1bdf204-4453-42a9-b7f2-a6937d2950a3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.315735 | controller | Jun 10 15:07:05.295188 crc crio[20344]: time="2026-06-10T15:07:05.293538424Z" level=info msg="Removing pod sandbox: 21ca03bfed1504efa7001275f93766b1cce02d2df295c655a036ce436835e31a" id=61cdc6e1-cb80-4420-b536-9b271e2c7c2b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.315751 | controller | Jun 10 15:07:05.371915 crc crio[20344]: time="2026-06-10T15:07:05.371588195Z" level=info msg="Removed pod sandbox: 21ca03bfed1504efa7001275f93766b1cce02d2df295c655a036ce436835e31a" id=61cdc6e1-cb80-4420-b536-9b271e2c7c2b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.315767 | controller | Jun 10 15:07:05.375998 crc crio[20344]: time="2026-06-10T15:07:05.375890907Z" level=info msg="Stopping pod sandbox: ea465aa3001e11c4daa6062a306bf4a52d74a6e29dd95c90ebdb6b5750423aff" id=01974294-4b1c-40f6-a3c6-eb456beb504d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.315782 | controller | Jun 10 15:07:05.375998 crc crio[20344]: time="2026-06-10T15:07:05.375994479Z" level=info msg="Stopped pod sandbox (already stopped): ea465aa3001e11c4daa6062a306bf4a52d74a6e29dd95c90ebdb6b5750423aff" id=01974294-4b1c-40f6-a3c6-eb456beb504d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.315799 | controller | Jun 10 15:07:05.379452 crc crio[20344]: time="2026-06-10T15:07:05.379380407Z" level=info msg="Removing pod sandbox: ea465aa3001e11c4daa6062a306bf4a52d74a6e29dd95c90ebdb6b5750423aff" id=ec89f6a2-7ee5-4624-adac-c6ef443c801c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.315814 | controller | Jun 10 15:07:05.403522 crc crio[20344]: time="2026-06-10T15:07:05.403149246Z" level=info msg="Removed pod sandbox: ea465aa3001e11c4daa6062a306bf4a52d74a6e29dd95c90ebdb6b5750423aff" id=ec89f6a2-7ee5-4624-adac-c6ef443c801c name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.315830 | controller | Jun 10 15:08:00.606620 crc crio[20344]: time="2026-06-10T15:08:00.604941862Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685068-crkwt/POD" id=0997ab8c-3acc-409e-9c36-287b10d98e03 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.315867 | controller | Jun 10 15:08:00.610693 crc crio[20344]: time="2026-06-10T15:08:00.607069088Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.315889 | controller | Jun 10 15:08:00.698510 crc crio[20344]: time="2026-06-10T15:08:00.698028155Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685068-crkwt Namespace:openshift-infra ID:de60931f695f1f4de8a70388800ba8c6807f211c59154db7b9dce237df7227da UID:fe1d5504-cf27-4d5b-9216-1cd500e4bba7 NetNS:/var/run/netns/01b11d0e-7280-4b09-a3fe-ea2b3923660a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe1d5504_cf27_4d5b_9216_1cd500e4bba7.slice PodAnnotations:0xc00012ad10}] Aliases:map[]}"
2026-06-10 15:52:06.315907 | controller | Jun 10 15:08:00.698510 crc crio[20344]: time="2026-06-10T15:08:00.698108937Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685068-crkwt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.315924 | controller | Jun 10 15:08:01.284699 crc crio[20344]: 2026-06-10T15:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de60931f695f1f4 Mac:be:c8:09:e4:09:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/01b11d0e-7280-4b09-a3fe-ea2b3923660a SocketPath: PciID:}] [{Interface:0xc000014cb0 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.315941 | controller | Jun 10 15:08:01.288523 crc crio[20344]: time="2026-06-10T15:08:01.28843256Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685068-crkwt Namespace:openshift-infra ID:de60931f695f1f4de8a70388800ba8c6807f211c59154db7b9dce237df7227da UID:fe1d5504-cf27-4d5b-9216-1cd500e4bba7 NetNS:/var/run/netns/01b11d0e-7280-4b09-a3fe-ea2b3923660a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe1d5504_cf27_4d5b_9216_1cd500e4bba7.slice PodAnnotations:0xc00012ad10}] Aliases:map[]}"
2026-06-10 15:52:06.315958 | controller | Jun 10 15:08:01.288866 crc crio[20344]: time="2026-06-10T15:08:01.288695947Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685068-crkwt for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.315975 | controller | Jun 10 15:08:01.308966 crc crio[20344]: time="2026-06-10T15:08:01.308884943Z" level=info msg="Ran pod sandbox de60931f695f1f4de8a70388800ba8c6807f211c59154db7b9dce237df7227da with infra container: openshift-infra/auto-csr-approver-29685068-crkwt/POD" id=0997ab8c-3acc-409e-9c36-287b10d98e03 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.315991 | controller | Jun 10 15:08:01.317122 crc crio[20344]: time="2026-06-10T15:08:01.317017704Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=aefdb663-81c0-4fba-80bc-389f44a99739 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.316008 | controller | Jun 10 15:08:01.334096 crc crio[20344]: time="2026-06-10T15:08:01.333977196Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-10 15:52:06.316024 | controller | Jun 10 15:08:02.329558 crc crio[20344]: time="2026-06-10T15:08:02.329093773Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=aefdb663-81c0-4fba-80bc-389f44a99739 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.316041 | controller | Jun 10 15:08:02.330665 crc crio[20344]: time="2026-06-10T15:08:02.330585122Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=5f18f36d-e1f5-46ea-a95c-7b76edca571d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.316062 | controller | Jun 10 15:08:02.334054 crc crio[20344]: time="2026-06-10T15:08:02.333995501Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=78ca3f7e-0444-49ff-9c70-86ac966258f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.316079 | controller | Jun 10 15:08:02.343744 crc crio[20344]: time="2026-06-10T15:08:02.343600641Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685068-crkwt/oc" id=fd05042c-59f8-4705-896f-3f3c8dbdb467 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.316095 | controller | Jun 10 15:08:02.344839 crc crio[20344]: time="2026-06-10T15:08:02.344751191Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.316111 | controller | Jun 10 15:08:02.398850 crc crio[20344]: time="2026-06-10T15:08:02.398728586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.316127 | controller | Jun 10 15:08:03.171527 crc crio[20344]: time="2026-06-10T15:08:03.171423234Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.316144 | controller | Jun 10 15:08:03.311573 crc crio[20344]: time="2026-06-10T15:08:03.310888463Z" level=info msg="Created container 020a23302670329454706506d81dc0867c01cd122e4d698ad4b9334e7e36d7cf: openshift-infra/auto-csr-approver-29685068-crkwt/oc" id=fd05042c-59f8-4705-896f-3f3c8dbdb467 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.316160 | controller | Jun 10 15:08:03.313690 crc crio[20344]: time="2026-06-10T15:08:03.313430859Z" level=info msg="Starting container: 020a23302670329454706506d81dc0867c01cd122e4d698ad4b9334e7e36d7cf" id=8c945ca6-9f86-4977-bdcc-f9d1eee303e2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.316177 | controller | Jun 10 15:08:03.321592 crc crio[20344]: time="2026-06-10T15:08:03.32150948Z" level=info msg="Started container" PID=98781 containerID=020a23302670329454706506d81dc0867c01cd122e4d698ad4b9334e7e36d7cf description=openshift-infra/auto-csr-approver-29685068-crkwt/oc id=8c945ca6-9f86-4977-bdcc-f9d1eee303e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de60931f695f1f4de8a70388800ba8c6807f211c59154db7b9dce237df7227da
2026-06-10 15:52:06.316193 | controller | Jun 10 15:08:05.445170 crc crio[20344]: time="2026-06-10T15:08:05.444336586Z" level=info msg="Removing container: 8a61b6133a9f2edc90167cc5f006e5e07f677bc8a96a6227f5eccd68030638b0" id=21822988-4ede-41e5-9b58-544d5bf98ea3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.316210 | controller | Jun 10 15:08:05.496061 crc crio[20344]: time="2026-06-10T15:08:05.49599664Z" level=info msg="Removed container 8a61b6133a9f2edc90167cc5f006e5e07f677bc8a96a6227f5eccd68030638b0: openstack/dnsmasq-dns-79cccc8689-qgthc/dnsmasq-dns" id=21822988-4ede-41e5-9b58-544d5bf98ea3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.316226 | controller | Jun 10 15:08:05.504245 crc crio[20344]: time="2026-06-10T15:08:05.503229218Z" level=info msg="Removing container: 2bbc546348b91a008439a723347ca1f08372a1e1204309d4d0e8c82fc2c056cb" id=9f20f7ff-7653-46eb-a6b4-c898a851632e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.316241 | controller | Jun 10 15:08:05.551931 crc crio[20344]: time="2026-06-10T15:08:05.551740541Z" level=info msg="Removed container 2bbc546348b91a008439a723347ca1f08372a1e1204309d4d0e8c82fc2c056cb: openstack/dnsmasq-dns-79cccc8689-qgthc/init" id=9f20f7ff-7653-46eb-a6b4-c898a851632e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.316257 | controller | Jun 10 15:08:05.565152 crc crio[20344]: time="2026-06-10T15:08:05.564616946Z" level=info msg="Stopping pod sandbox: 8e40606b5738970938f582c876fc20e8f8d5cbc9dc1439654539975bd650240d" id=8901ba14-f27a-492a-b0fa-e72979b0761e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.316278 | controller | Jun 10 15:08:05.565152 crc crio[20344]: time="2026-06-10T15:08:05.564868422Z" level=info msg="Stopped pod sandbox (already stopped): 8e40606b5738970938f582c876fc20e8f8d5cbc9dc1439654539975bd650240d" id=8901ba14-f27a-492a-b0fa-e72979b0761e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.316295 | controller | Jun 10 15:08:05.565674 crc crio[20344]: time="2026-06-10T15:08:05.565588451Z" level=info msg="Removing pod sandbox: 8e40606b5738970938f582c876fc20e8f8d5cbc9dc1439654539975bd650240d" id=fbf73cb0-5009-422b-baed-64610debd287 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.316311 | controller | Jun 10 15:08:05.595218 crc crio[20344]: time="2026-06-10T15:08:05.59514864Z" level=info msg="Removed pod sandbox: 8e40606b5738970938f582c876fc20e8f8d5cbc9dc1439654539975bd650240d" id=fbf73cb0-5009-422b-baed-64610debd287 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.316327 | controller | Jun 10 15:08:06.008497 crc crio[20344]: time="2026-06-10T15:08:06.008248341Z" level=info msg="Stopping pod sandbox: de60931f695f1f4de8a70388800ba8c6807f211c59154db7b9dce237df7227da" id=20779237-6a7f-41ad-a4f3-4d5c4938aad4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.316343 | controller | Jun 10 15:08:06.009587 crc crio[20344]: time="2026-06-10T15:08:06.009508014Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685068-crkwt Namespace:openshift-infra ID:de60931f695f1f4de8a70388800ba8c6807f211c59154db7b9dce237df7227da UID:fe1d5504-cf27-4d5b-9216-1cd500e4bba7 NetNS:/var/run/netns/01b11d0e-7280-4b09-a3fe-ea2b3923660a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe1d5504_cf27_4d5b_9216_1cd500e4bba7.slice PodAnnotations:0xc001b9d1d8}] Aliases:map[]}"
2026-06-10 15:52:06.316360 | controller | Jun 10 15:08:06.009725 crc crio[20344]: time="2026-06-10T15:08:06.009663438Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685068-crkwt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.316376 | controller | Jun 10 15:08:06.311355 crc crio[20344]: time="2026-06-10T15:08:06.310877826Z" level=info msg="Stopped pod sandbox: de60931f695f1f4de8a70388800ba8c6807f211c59154db7b9dce237df7227da" id=20779237-6a7f-41ad-a4f3-4d5c4938aad4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.316393 | controller | Jun 10 15:09:05.627660 crc crio[20344]: time="2026-06-10T15:09:05.626797219Z" level=info msg="Removing container: 77f01c064210b2a3d5891fe7cc04afef8b61298faa2a06086bd1f782ec95b293" id=379e56e4-24f9-4a9a-9c18-efe7da185e2f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.316409 | controller | Jun 10 15:09:05.917724 crc crio[20344]: time="2026-06-10T15:09:05.916144121Z" level=info msg="Removed container 77f01c064210b2a3d5891fe7cc04afef8b61298faa2a06086bd1f782ec95b293: openshift-infra/auto-csr-approver-29685062-95wfh/oc" id=379e56e4-24f9-4a9a-9c18-efe7da185e2f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.316425 | controller | Jun 10 15:09:05.920912 crc crio[20344]: time="2026-06-10T15:09:05.920787761Z" level=info msg="Removing container: 8da3694574629ec0736461cddb8e63bc49e7725b707aebd4f7156e628ff3201b" id=4d6b49c2-5f32-4c26-af8c-137362c8fd0d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.316441 | controller | Jun 10 15:09:05.962118 crc crio[20344]: time="2026-06-10T15:09:05.961738997Z" level=info msg="Removed container 8da3694574629ec0736461cddb8e63bc49e7725b707aebd4f7156e628ff3201b: openstack/ceilometer-0/proxy-httpd" id=4d6b49c2-5f32-4c26-af8c-137362c8fd0d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.316457 | controller | Jun 10 15:09:05.965432 crc crio[20344]: time="2026-06-10T15:09:05.965326441Z" level=info msg="Removing container: 14b23d2671d139beabe47a64eea93317b8b5d14b54dcb218d76e4e0cb80ebb00" id=cc440af0-28d5-4d31-b3bf-9f0625186d98 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.316477 | controller | Jun 10 15:09:06.004589 crc crio[20344]: time="2026-06-10T15:09:06.003889684Z" level=info msg="Removed container 14b23d2671d139beabe47a64eea93317b8b5d14b54dcb218d76e4e0cb80ebb00: openstack/ceilometer-0/ceilometer-central-agent" id=cc440af0-28d5-4d31-b3bf-9f0625186d98 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.316493 | controller | Jun 10 15:09:06.010060 crc crio[20344]: time="2026-06-10T15:09:06.010013174Z" level=info msg="Removing container: b301766e78a72cc70fffc081a8cbe3135d5d6a2ac347b3805d869d53ed9f07d0" id=beea2095-818c-4233-bb2f-057c20a246d0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.316509 | controller | Jun 10 15:09:06.052948 crc crio[20344]: time="2026-06-10T15:09:06.052791647Z" level=info msg="Removed container b301766e78a72cc70fffc081a8cbe3135d5d6a2ac347b3805d869d53ed9f07d0: openstack/ceilometer-0/ceilometer-notification-agent" id=beea2095-818c-4233-bb2f-057c20a246d0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.316525 | controller | Jun 10 15:09:06.056649 crc crio[20344]: time="2026-06-10T15:09:06.056084483Z" level=info msg="Removing container: ba5e9df58b539ae9744b2f37d55f097829eedc7885a13bd37b21525aaa357e40" id=f31c6be5-d164-4da9-a527-ab44ef65335e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.316541 | controller | Jun 10 15:09:06.083757 crc crio[20344]: time="2026-06-10T15:09:06.08363766Z" level=info msg="Removed container ba5e9df58b539ae9744b2f37d55f097829eedc7885a13bd37b21525aaa357e40: openstack/ceilometer-0/sg-core" id=f31c6be5-d164-4da9-a527-ab44ef65335e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.316557 | controller | Jun 10 15:09:06.095010 crc crio[20344]: time="2026-06-10T15:09:06.094894863Z" level=info msg="Stopping pod sandbox: 20362df9602f463b82e3009588b68ce1cb6f3d269d551b98f9c551114bd79af2" id=994dd796-12a5-4c5e-acf0-1e1088d9d38f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.316573 | controller | Jun 10 15:09:06.095010 crc crio[20344]: time="2026-06-10T15:09:06.095018066Z" level=info msg="Stopped pod sandbox (already stopped): 20362df9602f463b82e3009588b68ce1cb6f3d269d551b98f9c551114bd79af2" id=994dd796-12a5-4c5e-acf0-1e1088d9d38f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.316589 | controller | Jun 10 15:09:06.095678 crc crio[20344]: time="2026-06-10T15:09:06.095611442Z" level=info msg="Removing pod sandbox: 20362df9602f463b82e3009588b68ce1cb6f3d269d551b98f9c551114bd79af2" id=9895fa24-ec0b-48ab-bd97-0ad171a01694 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.316606 | controller | Jun 10 15:09:06.121164 crc crio[20344]: time="2026-06-10T15:09:06.121006723Z" level=info msg="Removed pod sandbox: 20362df9602f463b82e3009588b68ce1cb6f3d269d551b98f9c551114bd79af2" id=9895fa24-ec0b-48ab-bd97-0ad171a01694 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.316622 | controller | Jun 10 15:09:06.123233 crc crio[20344]: time="2026-06-10T15:09:06.123179539Z" level=info msg="Stopping pod sandbox: a1b80a371ff1896a9767b9081ea0b62e78414979799150594bd87378bf9b16c4" id=d2087ca4-adf1-4606-8bb2-9c9df722c5ef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.316638 | controller | Jun 10 15:09:06.123617 crc crio[20344]: time="2026-06-10T15:09:06.12359088Z" level=info msg="Stopped pod sandbox (already stopped): a1b80a371ff1896a9767b9081ea0b62e78414979799150594bd87378bf9b16c4" id=d2087ca4-adf1-4606-8bb2-9c9df722c5ef name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.316655 | controller | Jun 10 15:09:06.124886 crc crio[20344]: time="2026-06-10T15:09:06.124795671Z" level=info msg="Removing pod sandbox: a1b80a371ff1896a9767b9081ea0b62e78414979799150594bd87378bf9b16c4" id=f5496e15-17ae-4914-9418-5e1e25d41b92 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.316675 | controller | Jun 10 15:09:06.149685 crc crio[20344]: time="2026-06-10T15:09:06.149624047Z" level=info msg="Removed pod sandbox: a1b80a371ff1896a9767b9081ea0b62e78414979799150594bd87378bf9b16c4" id=f5496e15-17ae-4914-9418-5e1e25d41b92 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.316692 | controller | Jun 10 15:09:54.135531 crc crio[20344]: time="2026-06-10T15:09:54.134516646Z" level=info msg="Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv64sqw/POD" id=aee426bb-1ae1-4f59-9ab0-97ca1fecda33 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.316708 | controller | Jun 10 15:09:54.137234 crc crio[20344]: time="2026-06-10T15:09:54.135537252Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.316725 | controller | Jun 10 15:09:54.179330 crc crio[20344]: time="2026-06-10T15:09:54.179114027Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=aee426bb-1ae1-4f59-9ab0-97ca1fecda33 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.316742 | controller | Jun 10 15:09:54.192191 crc crio[20344]: time="2026-06-10T15:09:54.192091814Z" level=info msg="Ran pod sandbox d7bfc6acb3ead90156e77cb3acca5e22d173fcca337ceede268184160940b48d with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv64sqw/POD" id=aee426bb-1ae1-4f59-9ab0-97ca1fecda33 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.316758 | controller | Jun 10 15:09:54.196325 crc crio[20344]: time="2026-06-10T15:09:54.196181471Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=d69aaef7-8a80-4e9c-ab46-943351434546 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.316775 | controller | Jun 10 15:09:54.196562 crc crio[20344]: time="2026-06-10T15:09:54.196514279Z" level=info msg="Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found" id=d69aaef7-8a80-4e9c-ab46-943351434546 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.316791 | controller | Jun 10 15:09:54.196871 crc crio[20344]: time="2026-06-10T15:09:54.196795957Z" level=info msg="Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found" id=d69aaef7-8a80-4e9c-ab46-943351434546 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.316807 | controller | Jun 10 15:09:54.200940 crc crio[20344]: time="2026-06-10T15:09:54.200799971Z" level=info msg="Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=1bc0efa4-e6f3-4650-810b-9257757b8a97 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.316824 | controller | Jun 10 15:09:54.212839 crc crio[20344]: time="2026-06-10T15:09:54.212742162Z" level=info msg="Trying to access \"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\""
2026-06-10 15:52:06.316840 | controller | Jun 10 15:10:00.555995 crc crio[20344]: time="2026-06-10T15:10:00.555070698Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685070-pxzh2/POD" id=3964ab18-ef60-4c58-909a-ecc229fef6e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.316876 | controller | Jun 10 15:10:00.557500 crc crio[20344]: time="2026-06-10T15:10:00.556018893Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.316894 | controller | Jun 10 15:10:00.598463 crc crio[20344]: time="2026-06-10T15:10:00.598384256Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685070-pxzh2 Namespace:openshift-infra ID:691c0ba52e7c289e4cff19dba94cd609002b4ed235d0ff03c40564d6c4418bb8 UID:88653eda-dc6f-4fa6-9fca-04390a14df36 NetNS:/var/run/netns/09770873-943c-4aeb-9ee8-5efcd400a449 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod88653eda_dc6f_4fa6_9fca_04390a14df36.slice PodAnnotations:0xc00282e960}] Aliases:map[]}"
2026-06-10 15:52:06.316916 | controller | Jun 10 15:10:00.598463 crc crio[20344]: time="2026-06-10T15:10:00.598445067Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685070-pxzh2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.316934 | controller | Jun 10 15:10:01.208364 crc crio[20344]: 2026-06-10T15:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:691c0ba52e7c289 Mac:3a:2c:47:4e:22:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/09770873-943c-4aeb-9ee8-5efcd400a449 SocketPath: PciID:}] [{Interface:0xc000140750 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.316951 | controller | Jun 10 15:10:01.211037 crc crio[20344]: time="2026-06-10T15:10:01.210961307Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685070-pxzh2 Namespace:openshift-infra ID:691c0ba52e7c289e4cff19dba94cd609002b4ed235d0ff03c40564d6c4418bb8 UID:88653eda-dc6f-4fa6-9fca-04390a14df36 NetNS:/var/run/netns/09770873-943c-4aeb-9ee8-5efcd400a449 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod88653eda_dc6f_4fa6_9fca_04390a14df36.slice PodAnnotations:0xc00282e960}] Aliases:map[]}"
2026-06-10 15:52:06.316967 | controller | Jun 10 15:10:01.211242 crc crio[20344]: time="2026-06-10T15:10:01.211171382Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685070-pxzh2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.316984 | controller | Jun 10 15:10:01.229199 crc crio[20344]: time="2026-06-10T15:10:01.229037497Z" level=info msg="Ran pod sandbox 691c0ba52e7c289e4cff19dba94cd609002b4ed235d0ff03c40564d6c4418bb8 with infra container: openshift-infra/auto-csr-approver-29685070-pxzh2/POD" id=3964ab18-ef60-4c58-909a-ecc229fef6e0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.317000 | controller | Jun 10 15:10:01.234097 crc crio[20344]: time="2026-06-10T15:10:01.234033037Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=b12fbce1-d83b-4451-90fd-f71e871dbf71 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.317017 | controller | Jun 10 15:10:01.250432 crc crio[20344]: time="2026-06-10T15:10:01.249581932Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-10 15:52:06.317033 | controller | Jun 10 15:10:02.902439 crc crio[20344]: time="2026-06-10T15:10:02.901862942Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=b12fbce1-d83b-4451-90fd-f71e871dbf71 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.317050 | controller | Jun 10 15:10:02.904530 crc crio[20344]: time="2026-06-10T15:10:02.903579797Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=83253d9b-d8b6-4094-b181-0d7bb8df6b4b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.317066 | controller | Jun 10 15:10:02.906776 crc crio[20344]: time="2026-06-10T15:10:02.906718968Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=1c4fbddf-d298-4d32-8355-292ee8a2bc43 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.317082 | controller | Jun 10 15:10:02.925676 crc crio[20344]: time="2026-06-10T15:10:02.925553859Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685070-pxzh2/oc" id=42a4a93e-52cd-4506-8c07-0d9b5dc35c84 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.317099 | controller | Jun 10 15:10:02.926204 crc crio[20344]: time="2026-06-10T15:10:02.926137174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.317120 | controller | Jun 10 15:10:02.993009 crc crio[20344]: time="2026-06-10T15:10:02.992897761Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.317136 | controller | Jun 10 15:10:03.320524 crc crio[20344]: time="2026-06-10T15:10:03.320423535Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.317152 | controller | Jun 10 15:10:03.454348 crc crio[20344]: time="2026-06-10T15:10:03.453841747Z" level=info msg="Created container 6173d91944200a57c5c8a2721a7af72707a18d8ca26eb39d4bd8593d70087f22: openshift-infra/auto-csr-approver-29685070-pxzh2/oc" id=42a4a93e-52cd-4506-8c07-0d9b5dc35c84 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.317169 | controller | Jun 10 15:10:03.455675 crc crio[20344]: time="2026-06-10T15:10:03.455525521Z" level=info msg="Starting container: 6173d91944200a57c5c8a2721a7af72707a18d8ca26eb39d4bd8593d70087f22" id=5f8d286d-7f02-4a8f-8bee-df4b6eaba879 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.317185 | controller | Jun 10 15:10:03.467705 crc crio[20344]: time="2026-06-10T15:10:03.467521283Z" level=info msg="Started container" PID=104605 containerID=6173d91944200a57c5c8a2721a7af72707a18d8ca26eb39d4bd8593d70087f22 description=openshift-infra/auto-csr-approver-29685070-pxzh2/oc id=5f8d286d-7f02-4a8f-8bee-df4b6eaba879 name=/runtime.v1.RuntimeService/StartContainer sandboxID=691c0ba52e7c289e4cff19dba94cd609002b4ed235d0ff03c40564d6c4418bb8
2026-06-10 15:52:06.317202 | controller | Jun 10 15:10:05.418237 crc crio[20344]: time="2026-06-10T15:10:05.417681145Z" level=info msg="Stopping pod sandbox: 691c0ba52e7c289e4cff19dba94cd609002b4ed235d0ff03c40564d6c4418bb8" id=1512533c-3809-4a64-b99c-8eb6faaaec06 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.317219 | controller | Jun 10 15:10:05.419873 crc crio[20344]: time="2026-06-10T15:10:05.419176694Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685070-pxzh2 Namespace:openshift-infra ID:691c0ba52e7c289e4cff19dba94cd609002b4ed235d0ff03c40564d6c4418bb8 UID:88653eda-dc6f-4fa6-9fca-04390a14df36 NetNS:/var/run/netns/09770873-943c-4aeb-9ee8-5efcd400a449 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod88653eda_dc6f_4fa6_9fca_04390a14df36.slice PodAnnotations:0xc0022649e8}] Aliases:map[]}"
2026-06-10 15:52:06.317235 | controller | Jun 10 15:10:05.419873 crc crio[20344]: time="2026-06-10T15:10:05.41941742Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685070-pxzh2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.317252 | controller | Jun 10 15:10:05.820008 crc crio[20344]: time="2026-06-10T15:10:05.819531153Z" level=info msg="Stopped pod sandbox: 691c0ba52e7c289e4cff19dba94cd609002b4ed235d0ff03c40564d6c4418bb8" id=1512533c-3809-4a64-b99c-8eb6faaaec06 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.317268 | controller | Jun 10 15:10:06.169655 crc crio[20344]: time="2026-06-10T15:10:06.169394778Z" level=info msg="Removing container: e9d565b2c8fcec0daed626694c1daf88683ab6f477ddb2b8a17b49fabd0f0fc2" id=df01e4c9-4c58-4286-88aa-171336c89d8c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.317284 | controller | Jun 10 15:10:06.223042 crc crio[20344]: time="2026-06-10T15:10:06.22288785Z" level=info msg="Removed container e9d565b2c8fcec0daed626694c1daf88683ab6f477ddb2b8a17b49fabd0f0fc2: openstack/cinder-dc39-account-create-update-bj6hj/mariadb-account-create-update" id=df01e4c9-4c58-4286-88aa-171336c89d8c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.317302 | controller | Jun 10 15:10:06.226840 crc crio[20344]: time="2026-06-10T15:10:06.22635436Z" level=info msg="Removing container: 5ffaf05d43bc8fe0206327437fcc0c6abe4c1c53c1110f581d08cf043b37058e" id=372aa93a-ff50-4559-9123-a808cc7499d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.317323 | controller | Jun 10 15:10:06.332030 crc crio[20344]: time="2026-06-10T15:10:06.331899007Z" level=info msg="Removed container 5ffaf05d43bc8fe0206327437fcc0c6abe4c1c53c1110f581d08cf043b37058e: openstack/neutron-1d39-account-create-update-sm62x/mariadb-account-create-update" id=372aa93a-ff50-4559-9123-a808cc7499d7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.317339 | controller | Jun 10 15:10:06.334543 crc crio[20344]: time="2026-06-10T15:10:06.334478864Z" level=info msg="Removing container: 50c013ed5b347e3ee3f663dfc6a362e9de3996592b7f7697c8ed4bb241cdd101" id=c3e0d41d-d27b-49c2-a386-54d9c8634e2c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.317356 | controller | Jun 10 15:10:06.381496 crc crio[20344]: time="2026-06-10T15:10:06.381393445Z" level=info msg="Removed container 50c013ed5b347e3ee3f663dfc6a362e9de3996592b7f7697c8ed4bb241cdd101: openstack/nova-scheduler-0/nova-scheduler-scheduler" id=c3e0d41d-d27b-49c2-a386-54d9c8634e2c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.317372 | controller | Jun 10 15:10:06.385311 crc crio[20344]: time="2026-06-10T15:10:06.385187894Z" level=info msg="Removing container: 02155ca34e2bc251dc145d6d57517dfa74e151c2e1d32a7ee2ac7b71b6cf1467" id=6d82c7a2-6d44-41c3-b9b1-06f771522463 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.317388 | controller | Jun 10 15:10:06.674873 crc crio[20344]: time="2026-06-10T15:10:06.674331379Z" level=info msg="Removed container 02155ca34e2bc251dc145d6d57517dfa74e151c2e1d32a7ee2ac7b71b6cf1467: openstack/cinder-db-create-sj2nk/mariadb-database-create" id=6d82c7a2-6d44-41c3-b9b1-06f771522463 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.317404 | controller | Jun 10 15:10:06.680041 crc crio[20344]: time="2026-06-10T15:10:06.679969516Z" level=info msg="Removing container: 1fb9542c37680002e14ff79328a3c028bc553e20aa101277f7df78e4e2c163a9" id=26b961e7-4066-4bfb-9e34-1a4f3dbec0d0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.317420 | controller | Jun 10 15:10:06.768094 crc crio[20344]: time="2026-06-10T15:10:06.767808742Z" level=info msg="Removed container 1fb9542c37680002e14ff79328a3c028bc553e20aa101277f7df78e4e2c163a9: openstack/barbican-db-create-gwtgt/mariadb-database-create" id=26b961e7-4066-4bfb-9e34-1a4f3dbec0d0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.317436 | controller | Jun 10 15:10:06.774125 crc crio[20344]: time="2026-06-10T15:10:06.773990813Z" level=info msg="Removing container: 90701d49c6f0840b31dbc899a7c0fcaadd92e0e7b4ac094e39f228869b7c045c" id=90cc737f-52fe-4bd5-863b-69b1b91e46a0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.317451 | controller | Jun 10 15:10:07.167597 crc crio[20344]: time="2026-06-10T15:10:07.16737251Z" level=info msg="Removed container 90701d49c6f0840b31dbc899a7c0fcaadd92e0e7b4ac094e39f228869b7c045c: openstack/placement-71e1-account-create-update-5lfgx/mariadb-account-create-update" id=90cc737f-52fe-4bd5-863b-69b1b91e46a0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.317467 | controller | Jun 10 15:10:07.172318 crc crio[20344]: time="2026-06-10T15:10:07.172183785Z" level=info msg="Removing container: 43c633bd2939b837d208c20447d6ea257be635890fe36b3d3220b8d55fa1dec1" id=e25fd593-10dd-4a67-9601-eb589a4537a5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.317483 | controller | Jun 10 15:10:07.211439 crc crio[20344]: time="2026-06-10T15:10:07.211238142Z" level=info msg="Removed container 43c633bd2939b837d208c20447d6ea257be635890fe36b3d3220b8d55fa1dec1: openstack/nova-metadata-0/nova-metadata-metadata" id=e25fd593-10dd-4a67-9601-eb589a4537a5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.317500 | controller | Jun 10 15:10:07.218650 crc crio[20344]: time="2026-06-10T15:10:07.21846453Z" level=info msg="Removing container: 8735edf861f89b4b0c617b0dee0c5bb303c4cc7646099cd89fd99359f545f3bb" id=27ea47a7-480d-4bdc-af55-f0fd1ac71a67 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.317536 | controller | Jun 10 15:10:07.266018 crc crio[20344]: time="2026-06-10T15:10:07.265941466Z" level=info msg="Removed container 8735edf861f89b4b0c617b0dee0c5bb303c4cc7646099cd89fd99359f545f3bb: openstack/root-account-create-update-bjs9d/mariadb-account-create-update" id=27ea47a7-480d-4bdc-af55-f0fd1ac71a67 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.317553 | controller | Jun 10 15:10:07.271007 crc crio[20344]: time="2026-06-10T15:10:07.270980197Z" level=info msg="Removing container: 89516d7cc60f5451aa649b16a770a908680510a72f51bf72ddf5745e8d0bc3a5" id=53f7f824-5340-4ef8-8dc8-a73ccbceffa9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.317569 | controller | Jun 10 15:10:07.353353 crc crio[20344]: time="2026-06-10T15:10:07.353152055Z" level=info msg="Removed container 89516d7cc60f5451aa649b16a770a908680510a72f51bf72ddf5745e8d0bc3a5: openstack/glance-642c-account-create-update-2np8g/mariadb-account-create-update" id=53f7f824-5340-4ef8-8dc8-a73ccbceffa9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.317585 | controller | Jun 10 15:10:07.356720 crc crio[20344]: time="2026-06-10T15:10:07.356649126Z" level=info msg="Removing container: 29d03c9075d7a7d2d94605bc775ed37f8f78ac7811dc44de842c25ae90d66ff4" id=5e517708-7f5b-4a2f-9de8-b44e39b8d96f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.317601 | controller | Jun 10 15:10:07.426808 crc crio[20344]: time="2026-06-10T15:10:07.426696549Z" level=info msg="Removed container 29d03c9075d7a7d2d94605bc775ed37f8f78ac7811dc44de842c25ae90d66ff4: openstack/placement-db-create-8ffmh/mariadb-database-create" id=5e517708-7f5b-4a2f-9de8-b44e39b8d96f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.317617 | controller | Jun 10 15:10:07.430552 crc crio[20344]: time="2026-06-10T15:10:07.430479888Z" level=info msg="Removing container: f7b6419938c6c85f54f096e9c83ff8310945df9af8cb9fc81770de76e5a9f9d4" id=8ec8fa23-6b8f-4d8e-8448-646d24d09959 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.317633 | controller | Jun 10 15:10:07.479400 crc crio[20344]: time="2026-06-10T15:10:07.479131154Z" level=info msg="Removed container f7b6419938c6c85f54f096e9c83ff8310945df9af8cb9fc81770de76e5a9f9d4: openstack/nova-metadata-0/nova-metadata-metadata" id=8ec8fa23-6b8f-4d8e-8448-646d24d09959 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.317648 | controller | Jun 10 15:10:07.489422 crc crio[20344]: time="2026-06-10T15:10:07.489250547Z" level=info msg="Removing container: cb7972f1c7e16ccacc00850c131fa411aa1742ce3170d7122411d9793026054f" id=3fde3e08-71e5-45a0-b010-459c93958ec4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.317664 | controller | Jun 10 15:10:07.561308 crc crio[20344]: time="2026-06-10T15:10:07.561079886Z" level=info msg="Removed container cb7972f1c7e16ccacc00850c131fa411aa1742ce3170d7122411d9793026054f: openstack/keystone-db-create-kb85r/mariadb-database-create" id=3fde3e08-71e5-45a0-b010-459c93958ec4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.317679 | controller | Jun 10 15:10:07.564886 crc crio[20344]: time="2026-06-10T15:10:07.564782543Z" level=info msg="Removing container: e02d2971dcb2b410cdaf7d2eca10caffd90c8efbb8862ef9be7f3f76d45eadf0" id=afae303f-6d3f-4925-93a2-705adc32ebf5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.317695 | controller | Jun 10 15:10:07.609628 crc crio[20344]: time="2026-06-10T15:10:07.609507837Z" level=info msg="Removed container e02d2971dcb2b410cdaf7d2eca10caffd90c8efbb8862ef9be7f3f76d45eadf0: openstack/barbican-e6b8-account-create-update-527vs/mariadb-account-create-update" id=afae303f-6d3f-4925-93a2-705adc32ebf5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.317711 | controller | Jun 10 15:10:07.612473 crc crio[20344]: time="2026-06-10T15:10:07.612377982Z" level=info msg="Removing container: f9afc6244ac3773a243053ca6f0c85cf5c802e912425b65c50e9370ee01c1ed5" id=9c9c38f3-a22d-48e8-8b30-0d935e794b14 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.317732 | controller | Jun 10 15:10:07.830781 crc crio[20344]: time="2026-06-10T15:10:07.829858281Z" level=info msg="Removed container f9afc6244ac3773a243053ca6f0c85cf5c802e912425b65c50e9370ee01c1ed5: openstack/neutron-db-create-wqkjp/mariadb-database-create" id=9c9c38f3-a22d-48e8-8b30-0d935e794b14 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.317749 | controller | Jun 10 15:10:07.834973 crc crio[20344]: time="2026-06-10T15:10:07.834873552Z" level=info msg="Removing container: f8e5e69df2b975f8a054dfafd6796dbae18dc463b544ddfc086e52fc74dd737b" id=273e4a78-3113-440e-aad0-04db62547e6e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.317765 | controller | Jun 10 15:10:07.920088 crc crio[20344]: time="2026-06-10T15:10:07.920028287Z" level=info msg="Removed container f8e5e69df2b975f8a054dfafd6796dbae18dc463b544ddfc086e52fc74dd737b: openstack/nova-metadata-0/nova-metadata-log" id=273e4a78-3113-440e-aad0-04db62547e6e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.317780 | controller | Jun 10 15:10:07.924395 crc crio[20344]: time="2026-06-10T15:10:07.924346479Z" level=info msg="Removing container: 4d3d114ba7bbf7e9b4d3a892b8c827eb52264834c0b447510c3cda75116dd0eb" id=45c2c2ea-dd1b-4e1c-8d76-50588e0ad349 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.317797 | controller | Jun 10 15:10:07.984686 crc crio[20344]: time="2026-06-10T15:10:07.984631008Z" level=info msg="Removed container 4d3d114ba7bbf7e9b4d3a892b8c827eb52264834c0b447510c3cda75116dd0eb: openstack/glance-db-create-5wmjm/mariadb-database-create" id=45c2c2ea-dd1b-4e1c-8d76-50588e0ad349 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.317812 | controller | Jun 10 15:10:07.988725 crc crio[20344]: time="2026-06-10T15:10:07.988638163Z" level=info msg="Removing container: 79a475cb4f9fae87cb73ef82dd921298dafec2ab80ff669bccfa5ee00438b552" id=82822d1d-e620-42a3-8d4b-55c569e5d8e3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.317828 | controller | Jun 10 15:10:08.060121 crc crio[20344]: time="2026-06-10T15:10:08.060026911Z" level=info msg="Removed container 79a475cb4f9fae87cb73ef82dd921298dafec2ab80ff669bccfa5ee00438b552: openstack/keystone-2ed5-account-create-update-8795b/mariadb-account-create-update" id=82822d1d-e620-42a3-8d4b-55c569e5d8e3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.317844 | controller | Jun 10 15:10:08.062855 crc crio[20344]: time="2026-06-10T15:10:08.062777802Z" level=info msg="Removing container: e6f4a0c0453fd03707e20c30125c943d160cb45a4e75348f60cf1ede0120e3b9" id=e4cc79e7-6f97-47d2-ae96-2c1647e09287 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.317888 | controller | Jun 10 15:10:08.100134 crc crio[20344]: time="2026-06-10T15:10:08.100001801Z" level=info msg="Removed container e6f4a0c0453fd03707e20c30125c943d160cb45a4e75348f60cf1ede0120e3b9: openstack/nova-metadata-0/nova-metadata-log" id=e4cc79e7-6f97-47d2-ae96-2c1647e09287 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.317906 | controller | Jun 10 15:10:08.115533 crc crio[20344]: time="2026-06-10T15:10:08.115041552Z" level=info msg="Stopping pod sandbox: 5c2a4279980f93b576c28bea7a6b75b1237032edeffffdfafd9ff03135a24a4b" id=ad8184f1-7b6d-4919-8d94-d377116a0719 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.317922 | controller | Jun 10 15:10:08.115533 crc crio[20344]: time="2026-06-10T15:10:08.115166246Z" level=info msg="Stopped pod sandbox (already stopped): 5c2a4279980f93b576c28bea7a6b75b1237032edeffffdfafd9ff03135a24a4b" id=ad8184f1-7b6d-4919-8d94-d377116a0719 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.317939 | controller | Jun 10 15:10:08.117919 crc crio[20344]: time="2026-06-10T15:10:08.116163661Z" level=info msg="Removing pod sandbox: 5c2a4279980f93b576c28bea7a6b75b1237032edeffffdfafd9ff03135a24a4b" id=f25df9ab-bc99-4d51-bd49-607301501455 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.317960 | controller | Jun 10 15:10:08.135150 crc crio[20344]: time="2026-06-10T15:10:08.135006212Z" level=info msg="Removed pod sandbox: 5c2a4279980f93b576c28bea7a6b75b1237032edeffffdfafd9ff03135a24a4b" id=f25df9ab-bc99-4d51-bd49-607301501455 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.317976 | controller | Jun 10 15:10:08.136375 crc crio[20344]: time="2026-06-10T15:10:08.136218073Z" level=info msg="Stopping pod sandbox: 85dfef2e146c7f1f5632b2019180f1f15cad2e5d8fcf63f032b4bf09a09a08b5" id=32a5bcad-4bfa-41d2-904e-054abb5945ff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.317993 | controller | Jun 10 15:10:08.136503 crc crio[20344]: time="2026-06-10T15:10:08.136376218Z" level=info msg="Stopped pod sandbox (already stopped): 85dfef2e146c7f1f5632b2019180f1f15cad2e5d8fcf63f032b4bf09a09a08b5" id=32a5bcad-4bfa-41d2-904e-054abb5945ff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.318024 | controller | Jun 10 15:10:08.137697 crc crio[20344]: time="2026-06-10T15:10:08.13761095Z" level=info msg="Removing pod sandbox: 85dfef2e146c7f1f5632b2019180f1f15cad2e5d8fcf63f032b4bf09a09a08b5" id=d6bdeb52-b4b0-40a6-a66e-308b4a47ae2d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.318041 | controller | Jun 10 15:10:08.159852 crc crio[20344]: time="2026-06-10T15:10:08.159697024Z" level=info msg="Removed pod sandbox: 85dfef2e146c7f1f5632b2019180f1f15cad2e5d8fcf63f032b4bf09a09a08b5" id=d6bdeb52-b4b0-40a6-a66e-308b4a47ae2d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.318057 | controller | Jun 10 15:10:08.161175 crc crio[20344]: time="2026-06-10T15:10:08.160928856Z" level=info msg="Stopping pod sandbox: 4468a82816289af1e2c46614627ab5ee39e18f5c1581718cde5a1fce4a6c316d" id=8eb7241a-2db1-4523-9367-46c67bc6e3b3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.318072 | controller | Jun 10 15:10:08.161175 crc crio[20344]: time="2026-06-10T15:10:08.161172763Z" level=info msg="Stopped pod sandbox (already stopped): 4468a82816289af1e2c46614627ab5ee39e18f5c1581718cde5a1fce4a6c316d" id=8eb7241a-2db1-4523-9367-46c67bc6e3b3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.318088 | controller | Jun 10 15:10:08.162154 crc crio[20344]: time="2026-06-10T15:10:08.162035605Z" level=info msg="Removing pod sandbox: 4468a82816289af1e2c46614627ab5ee39e18f5c1581718cde5a1fce4a6c316d" id=951c21cf-6745-46c5-90b5-978b869fe767 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.318105 | controller | Jun 10 15:10:08.195185 crc crio[20344]: time="2026-06-10T15:10:08.195007653Z" level=info msg="Removed pod sandbox: 4468a82816289af1e2c46614627ab5ee39e18f5c1581718cde5a1fce4a6c316d" id=951c21cf-6745-46c5-90b5-978b869fe767 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.318121 | controller | Jun 10 15:10:08.197203 crc crio[20344]: time="2026-06-10T15:10:08.197131219Z" level=info msg="Stopping pod sandbox: ef7932ee563085a81be03e64c2b3d0d84a2da515763a0d1a72069dbf2c143f12" id=f66bc249-519f-49fc-bfa8-2185ffb01fe4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.318136 | controller | Jun 10 15:10:08.198432 crc crio[20344]: time="2026-06-10T15:10:08.198389961Z" level=info msg="Stopped pod sandbox (already stopped): ef7932ee563085a81be03e64c2b3d0d84a2da515763a0d1a72069dbf2c143f12" id=f66bc249-519f-49fc-bfa8-2185ffb01fe4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.318153 | controller | Jun 10 15:10:08.199491 crc crio[20344]: time="2026-06-10T15:10:08.199455669Z" level=info msg="Removing pod sandbox: ef7932ee563085a81be03e64c2b3d0d84a2da515763a0d1a72069dbf2c143f12" id=ddc314ea-6be3-4452-a54a-3aed1e6214ce name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.318169 | controller | Jun 10 15:10:08.227867 crc crio[20344]: time="2026-06-10T15:10:08.227629222Z" level=info msg="Removed pod sandbox: ef7932ee563085a81be03e64c2b3d0d84a2da515763a0d1a72069dbf2c143f12" id=ddc314ea-6be3-4452-a54a-3aed1e6214ce name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.318189 | controller | Jun 10 15:10:08.230026 crc crio[20344]: time="2026-06-10T15:10:08.229945623Z" level=info msg="Stopping pod sandbox: 9a5d26caffe18eedb3b318cc3aa17e1008f3bd33f530fb50bcec5faa1a4e124c" id=de52d08a-d313-43d3-a968-6bd69e6a04d4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.318206 | controller | Jun 10 15:10:08.230159 crc crio[20344]: time="2026-06-10T15:10:08.230032275Z" level=info msg="Stopped pod sandbox (already stopped): 9a5d26caffe18eedb3b318cc3aa17e1008f3bd33f530fb50bcec5faa1a4e124c" id=de52d08a-d313-43d3-a968-6bd69e6a04d4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.318222 | controller | Jun 10 15:10:08.230975 crc crio[20344]: time="2026-06-10T15:10:08.230777544Z" level=info msg="Removing pod sandbox: 9a5d26caffe18eedb3b318cc3aa17e1008f3bd33f530fb50bcec5faa1a4e124c" id=d876d1e7-403c-4997-883a-7da63e007cf3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.318238 | controller | Jun 10 15:10:08.289455 crc crio[20344]: time="2026-06-10T15:10:08.28902213Z" level=info msg="Removed pod sandbox: 9a5d26caffe18eedb3b318cc3aa17e1008f3bd33f530fb50bcec5faa1a4e124c" id=d876d1e7-403c-4997-883a-7da63e007cf3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.318254 | controller | Jun 10 15:10:08.290440 crc crio[20344]: time="2026-06-10T15:10:08.290374135Z" level=info msg="Stopping pod sandbox: 8dbef2fbc4590c27f9eaf26ff709f4ecfe884e6d44d16bcf972617bdd956a419" id=ba7be382-6bf4-4bcf-a65f-879d69890192 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.318270 | controller | Jun 10 15:10:08.290568 crc crio[20344]: time="2026-06-10T15:10:08.290478058Z" level=info msg="Stopped pod sandbox (already stopped): 8dbef2fbc4590c27f9eaf26ff709f4ecfe884e6d44d16bcf972617bdd956a419" id=ba7be382-6bf4-4bcf-a65f-879d69890192 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.318286 | controller | Jun 10 15:10:08.291793 crc crio[20344]: time="2026-06-10T15:10:08.291615058Z" level=info msg="Removing pod sandbox: 8dbef2fbc4590c27f9eaf26ff709f4ecfe884e6d44d16bcf972617bdd956a419" id=4b7d595f-44fd-44d7-8ebd-00e8664266f3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.318302 | controller | Jun 10 15:10:08.465709 crc crio[20344]: time="2026-06-10T15:10:08.465552954Z" level=info msg="Removed pod sandbox: 8dbef2fbc4590c27f9eaf26ff709f4ecfe884e6d44d16bcf972617bdd956a419" id=4b7d595f-44fd-44d7-8ebd-00e8664266f3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.318318 | controller | Jun 10 15:10:08.467028 crc crio[20344]: time="2026-06-10T15:10:08.466964891Z" level=info msg="Stopping pod sandbox: 13e241c729adf56460d6759e62f9dfda37ffce8f044fde0310040f68ade6f9eb" id=daa54b06-890d-44a8-821a-6067eba3a221 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.318334 | controller | Jun 10 15:10:08.467343 crc crio[20344]: time="2026-06-10T15:10:08.467234438Z" level=info msg="Stopped pod sandbox (already stopped): 13e241c729adf56460d6759e62f9dfda37ffce8f044fde0310040f68ade6f9eb" id=daa54b06-890d-44a8-821a-6067eba3a221 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.318350 | controller | Jun 10 15:10:08.469449 crc crio[20344]: time="2026-06-10T15:10:08.469366313Z" level=info msg="Removing pod sandbox: 13e241c729adf56460d6759e62f9dfda37ffce8f044fde0310040f68ade6f9eb" id=38d22a27-2ed4-46f1-873d-44abc031e118 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.318366 | controller | Jun 10 15:10:08.517668 crc crio[20344]: time="2026-06-10T15:10:08.517504836Z" level=info msg="Removed pod sandbox: 13e241c729adf56460d6759e62f9dfda37ffce8f044fde0310040f68ade6f9eb" id=38d22a27-2ed4-46f1-873d-44abc031e118 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.318382 | controller | Jun 10 15:10:08.519200 crc crio[20344]: time="2026-06-10T15:10:08.519074207Z" level=info msg="Stopping pod sandbox: ae66f793f3946f3dc30c8dee6a588d36b7e65e6ed5e0d6e1a36cf8046b8ca8bf" id=d2c9c2aa-42fb-4d7a-97a1-6cf4ea53d847 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.318405 | controller | Jun 10 15:10:08.519411 crc crio[20344]: time="2026-06-10T15:10:08.519226651Z" level=info msg="Stopped pod sandbox (already stopped): ae66f793f3946f3dc30c8dee6a588d36b7e65e6ed5e0d6e1a36cf8046b8ca8bf" id=d2c9c2aa-42fb-4d7a-97a1-6cf4ea53d847 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.318422 | controller | Jun 10 15:10:08.520841 crc crio[20344]: time="2026-06-10T15:10:08.52070925Z" level=info msg="Removing pod sandbox: ae66f793f3946f3dc30c8dee6a588d36b7e65e6ed5e0d6e1a36cf8046b8ca8bf" id=f6be79e7-9906-417b-9b5f-d716ec7f62d6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.318438 | controller | Jun 10 15:10:08.577464 crc crio[20344]: time="2026-06-10T15:10:08.576784579Z" level=info msg="Removed pod sandbox: ae66f793f3946f3dc30c8dee6a588d36b7e65e6ed5e0d6e1a36cf8046b8ca8bf" id=f6be79e7-9906-417b-9b5f-d716ec7f62d6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.318454 | controller | Jun 10 15:10:08.578710 crc crio[20344]: time="2026-06-10T15:10:08.578599386Z" level=info msg="Stopping pod sandbox: 115fbde9352d781d8760312bb96126f7edd2ad9d55212b85dcdab349ac534770" id=1ee8d285-0533-42a6-aff5-78f11180bfb9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.318469 | controller | Jun 10 15:10:08.578797 crc crio[20344]: time="2026-06-10T15:10:08.57872944Z" level=info msg="Stopped pod sandbox (already stopped): 115fbde9352d781d8760312bb96126f7edd2ad9d55212b85dcdab349ac534770" id=1ee8d285-0533-42a6-aff5-78f11180bfb9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.318485 | controller | Jun 10 15:10:08.582797 crc crio[20344]: time="2026-06-10T15:10:08.582717993Z" level=info msg="Removing pod sandbox: 115fbde9352d781d8760312bb96126f7edd2ad9d55212b85dcdab349ac534770" id=bc4c0cd7-fc9b-4ac3-acf6-00bdb505deec name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.318501 | controller | Jun 10 15:10:08.712344 crc crio[20344]: time="2026-06-10T15:10:08.712120131Z" level=info msg="Removed pod sandbox: 115fbde9352d781d8760312bb96126f7edd2ad9d55212b85dcdab349ac534770" id=bc4c0cd7-fc9b-4ac3-acf6-00bdb505deec name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.318517 | controller | Jun 10 15:10:08.713722 crc crio[20344]: time="2026-06-10T15:10:08.7136062Z" level=info msg="Stopping pod sandbox: 176428128c675ba874d853d6c9fc8fcd74258faddf1306492c1c5e0aff7120d1" id=97b5c3ed-a32b-4e3b-8453-cc958faefd73 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.318533 | controller | Jun 10 15:10:08.713856 crc crio[20344]: time="2026-06-10T15:10:08.713745283Z" level=info msg="Stopped pod sandbox (already stopped): 176428128c675ba874d853d6c9fc8fcd74258faddf1306492c1c5e0aff7120d1" id=97b5c3ed-a32b-4e3b-8453-cc958faefd73 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.318549 | controller | Jun 10 15:10:08.717021 crc crio[20344]: time="2026-06-10T15:10:08.714577875Z" level=info msg="Removing pod sandbox: 176428128c675ba874d853d6c9fc8fcd74258faddf1306492c1c5e0aff7120d1" id=672e73b2-dcee-43ee-8248-95009abc87b6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.318565 | controller | Jun 10 15:10:08.760560 crc crio[20344]: time="2026-06-10T15:10:08.760418338Z" level=info msg="Removed pod sandbox: 176428128c675ba874d853d6c9fc8fcd74258faddf1306492c1c5e0aff7120d1" id=672e73b2-dcee-43ee-8248-95009abc87b6 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.318581 | controller | Jun 10 15:10:08.762871 crc crio[20344]: time="2026-06-10T15:10:08.762694877Z" level=info msg="Stopping pod sandbox: c36c18e467541dce7cba6da19199f8865201133e18e34c51072da64e1c2e94f1" id=cefd63c6-ab08-49bf-a719-234888a51d35 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.318597 | controller | Jun 10 15:10:08.763109 crc crio[20344]: time="2026-06-10T15:10:08.763048846Z" level=info msg="Stopped pod sandbox (already stopped): c36c18e467541dce7cba6da19199f8865201133e18e34c51072da64e1c2e94f1" id=cefd63c6-ab08-49bf-a719-234888a51d35 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.318617 | controller | Jun 10 15:10:08.764012 crc crio[20344]: time="2026-06-10T15:10:08.763981341Z" level=info msg="Removing pod sandbox: c36c18e467541dce7cba6da19199f8865201133e18e34c51072da64e1c2e94f1" id=59aa0fb3-a4ed-42e7-8120-e838f1d5ad88 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.318634 | controller | Jun 10 15:10:08.789347 crc crio[20344]: time="2026-06-10T15:10:08.789168336Z" level=info msg="Removed pod sandbox: c36c18e467541dce7cba6da19199f8865201133e18e34c51072da64e1c2e94f1" id=59aa0fb3-a4ed-42e7-8120-e838f1d5ad88 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.318650 | controller | Jun 10 15:10:08.790684 crc crio[20344]: time="2026-06-10T15:10:08.790582763Z" level=info msg="Stopping pod sandbox: 66d9614133e93779e9c58967b9c92dabad5191c3ecb68d363bc79708f5cc1a26" id=166c5a9f-e9af-49b8-83f3-fa1e3e2faa60 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.318666 | controller | Jun 10 15:10:08.790926 crc crio[20344]: time="2026-06-10T15:10:08.790901581Z" level=info msg="Stopped pod sandbox (already stopped): 66d9614133e93779e9c58967b9c92dabad5191c3ecb68d363bc79708f5cc1a26" id=166c5a9f-e9af-49b8-83f3-fa1e3e2faa60 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.318682 | controller | Jun 10 15:10:08.792094 crc crio[20344]: time="2026-06-10T15:10:08.79201566Z" level=info msg="Removing pod sandbox: 66d9614133e93779e9c58967b9c92dabad5191c3ecb68d363bc79708f5cc1a26" id=616a1fc2-238d-4598-83d0-b2ab26bbef66 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.318698 | controller | Jun 10 15:10:08.807563 crc crio[20344]: time="2026-06-10T15:10:08.807530944Z" level=info msg="Removed pod sandbox: 66d9614133e93779e9c58967b9c92dabad5191c3ecb68d363bc79708f5cc1a26" id=616a1fc2-238d-4598-83d0-b2ab26bbef66 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.318714 | controller | Jun 10 15:10:08.808898 crc crio[20344]: time="2026-06-10T15:10:08.808696375Z" level=info msg="Stopping pod sandbox: 83660410a5a6b30ca0ea3981f9779b527a0b3d43a4abdeaea73644dbb492f093" id=bd15124f-d287-4305-948f-e7a65d458900 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.318730 | controller | Jun 10 15:10:08.808898 crc crio[20344]: time="2026-06-10T15:10:08.808795277Z" level=info msg="Stopped pod sandbox (already stopped): 83660410a5a6b30ca0ea3981f9779b527a0b3d43a4abdeaea73644dbb492f093" id=bd15124f-d287-4305-948f-e7a65d458900 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.318746 | controller | Jun 10 15:10:08.811386 crc crio[20344]: time="2026-06-10T15:10:08.811175049Z" level=info msg="Removing pod sandbox: 83660410a5a6b30ca0ea3981f9779b527a0b3d43a4abdeaea73644dbb492f093" id=6afd9d22-4fa3-44da-9b10-b78e4dca1e0e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.318762 | controller | Jun 10 15:10:08.869591 crc crio[20344]: time="2026-06-10T15:10:08.868672545Z" level=info msg="Removed pod sandbox: 83660410a5a6b30ca0ea3981f9779b527a0b3d43a4abdeaea73644dbb492f093" id=6afd9d22-4fa3-44da-9b10-b78e4dca1e0e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.318778 | controller | Jun 10 15:10:08.871045 crc crio[20344]: time="2026-06-10T15:10:08.870950665Z" level=info msg="Stopping pod sandbox: f7af261d92cc912c44efd023ff682ce55afff271947ae0d9458208f1167f3047" id=ae586919-4036-4682-814e-c17e13b6ad45 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.318794 | controller | Jun 10 15:10:08.871137 crc crio[20344]: time="2026-06-10T15:10:08.871120349Z" level=info msg="Stopped pod sandbox (already stopped): f7af261d92cc912c44efd023ff682ce55afff271947ae0d9458208f1167f3047" id=ae586919-4036-4682-814e-c17e13b6ad45 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.318809 | controller | Jun 10 15:10:08.871884 crc crio[20344]: time="2026-06-10T15:10:08.871804807Z" level=info msg="Removing pod sandbox: f7af261d92cc912c44efd023ff682ce55afff271947ae0d9458208f1167f3047" id=ee3a64e2-0918-4f76-a4fa-7a766a0d4670 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.318829 | controller | Jun 10 15:10:09.006213 crc crio[20344]: time="2026-06-10T15:10:09.00604347Z" level=info msg="Removed pod sandbox: f7af261d92cc912c44efd023ff682ce55afff271947ae0d9458208f1167f3047" id=ee3a64e2-0918-4f76-a4fa-7a766a0d4670 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.318846 | controller | Jun 10 15:10:09.007395 crc crio[20344]: time="2026-06-10T15:10:09.007350704Z" level=info msg="Stopping pod sandbox: 09c94dff5cbcb96759cea0ce783212f67e26fb88b423942854be89ba63f522e8" id=2ecf5e92-dc20-42c4-b1e2-d71b80351853 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.318889 | controller | Jun 10 15:10:09.007542 crc crio[20344]: time="2026-06-10T15:10:09.007524239Z" level=info msg="Stopped pod sandbox (already stopped): 09c94dff5cbcb96759cea0ce783212f67e26fb88b423942854be89ba63f522e8" id=2ecf5e92-dc20-42c4-b1e2-d71b80351853 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.318907 | controller | Jun 10 15:10:09.008963 crc crio[20344]: time="2026-06-10T15:10:09.008687089Z" level=info msg="Removing pod sandbox: 09c94dff5cbcb96759cea0ce783212f67e26fb88b423942854be89ba63f522e8" id=affec6a5-aee4-4cdd-8ed6-80784f5d9cad name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.318923 | controller | Jun 10 15:10:09.109025 crc crio[20344]: time="2026-06-10T15:10:09.108401894Z" level=info msg="Removed pod sandbox: 09c94dff5cbcb96759cea0ce783212f67e26fb88b423942854be89ba63f522e8" id=affec6a5-aee4-4cdd-8ed6-80784f5d9cad name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.318939 | controller | Jun 10 15:10:09.111634 crc crio[20344]: time="2026-06-10T15:10:09.110667763Z" level=info msg="Stopping pod sandbox: 17d0f2fc224fc2f76ce11e20eae570123b7ae905034f8079357e9b52ae4a597f" id=90f808a6-68e3-4708-9f69-42e36e704613 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.318955 | controller | Jun 10 15:10:09.111992 crc crio[20344]: time="2026-06-10T15:10:09.111868125Z" level=info msg="Stopped pod sandbox (already stopped): 17d0f2fc224fc2f76ce11e20eae570123b7ae905034f8079357e9b52ae4a597f" id=90f808a6-68e3-4708-9f69-42e36e704613 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.318972 | controller | Jun 10 15:10:09.113347 crc crio[20344]: time="2026-06-10T15:10:09.113162658Z" level=info msg="Removing pod sandbox: 17d0f2fc224fc2f76ce11e20eae570123b7ae905034f8079357e9b52ae4a597f" id=ab7330dc-9d7f-4a3e-b942-b2f2a2f051c8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.318988 | controller | Jun 10 15:10:09.273399 crc crio[20344]: time="2026-06-10T15:10:09.273137962Z" level=info msg="Removed pod sandbox: 17d0f2fc224fc2f76ce11e20eae570123b7ae905034f8079357e9b52ae4a597f" id=ab7330dc-9d7f-4a3e-b942-b2f2a2f051c8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.319004 | controller | Jun 10 15:10:18.857521 crc crio[20344]: time="2026-06-10T15:10:18.856772281Z" level=info msg="Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1" id=1bc0efa4-e6f3-4650-810b-9257757b8a97 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.319020 | controller | Jun 10 15:10:18.858749 crc crio[20344]: time="2026-06-10T15:10:18.858100265Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=043e0b4c-d7b3-4e50-a2ca-a5dfbeee6e49 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.319036 | controller | Jun 10 15:10:18.863527 crc crio[20344]: time="2026-06-10T15:10:18.863442224Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=c2f7b172-84c8-4cd0-a93c-21a360f5b06b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.319052 | controller | Jun 10 15:10:18.879075 crc crio[20344]: time="2026-06-10T15:10:18.878703001Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv64sqw/init" id=b454e2b4-57e0-4dff-b285-9206e6f443fc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.319073 | controller | Jun 10 15:10:18.880418 crc crio[20344]: time="2026-06-10T15:10:18.880355764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.319090 | controller | Jun 10 15:10:18.938771 crc crio[20344]: time="2026-06-10T15:10:18.938678622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.319107 | controller | Jun 10 15:10:18.942520 crc crio[20344]: time="2026-06-10T15:10:18.94245583Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.319123 | controller | Jun 10 15:10:19.146603 crc crio[20344]: time="2026-06-10T15:10:19.14646713Z" level=info msg="Created container b5fbd6e7ff18607df977a53681f27cdcb03146fc77b8b3e146d210effc31f669: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv64sqw/init" id=b454e2b4-57e0-4dff-b285-9206e6f443fc name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.319139 | controller | Jun 10 15:10:19.149730 crc crio[20344]: time="2026-06-10T15:10:19.149368635Z" level=info msg="Starting container: b5fbd6e7ff18607df977a53681f27cdcb03146fc77b8b3e146d210effc31f669" id=e7d821ba-c144-4a52-8c56-5ad1fdc1dce5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.319156 | controller | Jun 10 15:10:19.158924 crc crio[20344]: time="2026-06-10T15:10:19.158800161Z" level=info msg="Started container" PID=105424 containerID=b5fbd6e7ff18607df977a53681f27cdcb03146fc77b8b3e146d210effc31f669 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv64sqw/init id=e7d821ba-c144-4a52-8c56-5ad1fdc1dce5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7bfc6acb3ead90156e77cb3acca5e22d173fcca337ceede268184160940b48d
2026-06-10 15:52:06.319173 | controller | Jun 10 15:10:25.859937 crc crio[20344]: time="2026-06-10T15:10:25.859099235Z" level=info msg="Pulling image: registry.redhat.io/ubi9/httpd-24:latest" id=1d5506f8-8e53-4168-b7a1-1d61a009e45c name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.319190 | controller | Jun 10 15:10:25.867936 crc crio[20344]: time="2026-06-10T15:10:25.867801681Z" level=info msg="Trying to access \"registry.redhat.io/ubi9/httpd-24:latest\""
2026-06-10 15:52:06.319206 | controller | Jun 10 15:10:27.819135 crc crio[20344]: time="2026-06-10T15:10:27.818631461Z" level=info msg="Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf" id=1d5506f8-8e53-4168-b7a1-1d61a009e45c name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.319223 | controller | Jun 10 15:10:27.820183 crc crio[20344]: time="2026-06-10T15:10:27.820087869Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=18c765ba-5f1f-499e-9897-0d25a96028ee name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.319239 | controller | Jun 10 15:10:27.839007 crc crio[20344]: time="2026-06-10T15:10:27.838913449Z" level=info msg="Checking image status: registry.redhat.io/ubi9/httpd-24:latest" id=ff672f11-4757-4471-9152-22cda6054119 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.319255 | controller | Jun 10 15:10:27.847882 crc crio[20344]: time="2026-06-10T15:10:27.847747639Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv64sqw/osp-httpd" id=852514e2-855f-4101-9f56-65205a78ff76 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.319272 | controller | Jun 10 15:10:27.848530 crc crio[20344]: time="2026-06-10T15:10:27.848460247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.319293 | controller | Jun 10 15:10:27.900844 crc crio[20344]: time="2026-06-10T15:10:27.900727527Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.319309 | controller | Jun 10 15:10:27.906549 crc crio[20344]: time="2026-06-10T15:10:27.906414356Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.319325 | controller | Jun 10 15:10:28.127444 crc crio[20344]: time="2026-06-10T15:10:28.127239812Z" level=info msg="Created container 706b1ef6dc4895dda0ba2eea241fc48d5bca89b4d764e2f30d96744ae17c024b: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv64sqw/osp-httpd" id=852514e2-855f-4101-9f56-65205a78ff76 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.319342 | controller | Jun 10 15:10:28.128668 crc crio[20344]: time="2026-06-10T15:10:28.128591508Z" level=info msg="Starting container: 706b1ef6dc4895dda0ba2eea241fc48d5bca89b4d764e2f30d96744ae17c024b" id=89210237-9eba-4753-9a96-1b44c6ef6321 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.319359 | controller | Jun 10 15:10:28.134346 crc crio[20344]: time="2026-06-10T15:10:28.134110751Z" level=info msg="Started container" PID=105904 containerID=706b1ef6dc4895dda0ba2eea241fc48d5bca89b4d764e2f30d96744ae17c024b description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv64sqw/osp-httpd id=89210237-9eba-4753-9a96-1b44c6ef6321 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7bfc6acb3ead90156e77cb3acca5e22d173fcca337ceede268184160940b48d
2026-06-10 15:52:06.319376 | controller | Jun 10 15:10:35.733492 crc crio[20344]: time="2026-06-10T15:10:35.732584458Z" level=info msg="Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-26tch/POD" id=711cb672-2026-480f-864d-6a9feca3089c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.319392 | controller | Jun 10 15:10:35.735193 crc crio[20344]: time="2026-06-10T15:10:35.733524253Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.319409 | controller | Jun 10 15:10:36.200532 crc crio[20344]: time="2026-06-10T15:10:36.198555999Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-26tch Namespace:openstack ID:32faace7d7072919eafa1f2164d1af7b20a9aa9760d5ed3d13a60ccc9ff8aaf1 UID:9bc21111-f9a3-4f6c-9e96-8a975f405e9d NetNS:/var/run/netns/4329e839-4473-4d30-8e00-adcbff7a1114 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9bc21111_f9a3_4f6c_9e96_8a975f405e9d.slice PodAnnotations:0xc0027c0310}] Aliases:map[]}"
2026-06-10 15:52:06.319426 | controller | Jun 10 15:10:36.200532 crc crio[20344]: time="2026-06-10T15:10:36.198858057Z" level=info msg="Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-26tch to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.319443 | controller | Jun 10 15:10:36.777241 crc crio[20344]: 2026-06-10T15:10:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:32faace7d707291 Mac:52:9c:49:80:c6:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/4329e839-4473-4d30-8e00-adcbff7a1114 SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.319459 | controller | Jun 10 15:10:36.780898 crc crio[20344]: time="2026-06-10T15:10:36.780744665Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-26tch Namespace:openstack ID:32faace7d7072919eafa1f2164d1af7b20a9aa9760d5ed3d13a60ccc9ff8aaf1 UID:9bc21111-f9a3-4f6c-9e96-8a975f405e9d NetNS:/var/run/netns/4329e839-4473-4d30-8e00-adcbff7a1114 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9bc21111_f9a3_4f6c_9e96_8a975f405e9d.slice PodAnnotations:0xc0027c0310}] Aliases:map[]}"
2026-06-10 15:52:06.319481 | controller | Jun 10 15:10:36.781377 crc crio[20344]: time="2026-06-10T15:10:36.781205747Z" level=info msg="Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-26tch for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.319498 | controller | Jun 10 15:10:36.797143 crc crio[20344]: time="2026-06-10T15:10:36.797008369Z" level=info msg="Ran pod sandbox 32faace7d7072919eafa1f2164d1af7b20a9aa9760d5ed3d13a60ccc9ff8aaf1 with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-26tch/POD" id=711cb672-2026-480f-864d-6a9feca3089c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.319514 | controller | Jun 10 15:10:36.801087 crc crio[20344]: time="2026-06-10T15:10:36.800930131Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=5225f89d-6d0f-4443-9e0c-11bbd4bad7f3 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.319530 | controller | Jun 10 15:10:36.803936 crc crio[20344]: time="2026-06-10T15:10:36.803811656Z" level=info msg="Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified" id=797fa39c-afd9-4aa5-8157-ea62979db23b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.319546 | controller | Jun 10 15:10:36.822932 crc crio[20344]: time="2026-06-10T15:10:36.822601705Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-26tch/init" id=40d347e9-11a3-4bae-b02c-83707f57a3d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.319563 | controller | Jun 10 15:10:36.823556 crc crio[20344]: time="2026-06-10T15:10:36.823463197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.319580 | controller | Jun 10 15:10:36.887204 crc crio[20344]: time="2026-06-10T15:10:36.887097843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.319597 | controller | Jun 10 15:10:36.892022 crc crio[20344]: time="2026-06-10T15:10:36.89196168Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.319613 | controller | Jun 10 15:10:37.081992 crc crio[20344]: time="2026-06-10T15:10:37.08179633Z" level=info msg="Created container d2993d7acb665a8b3303b32b729fb8f5526c1cc516804130d443023e023054cd: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-26tch/init" id=40d347e9-11a3-4bae-b02c-83707f57a3d3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.319629 | controller | Jun 10 15:10:37.084493 crc crio[20344]: time="2026-06-10T15:10:37.084230774Z" level=info msg="Starting container: d2993d7acb665a8b3303b32b729fb8f5526c1cc516804130d443023e023054cd" id=df9e9e05-32ec-4789-a204-e03212307704 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.319646 | controller | Jun 10 15:10:37.094444 crc crio[20344]: time="2026-06-10T15:10:37.093491395Z" level=info msg="Started container" PID=106595 containerID=d2993d7acb665a8b3303b32b729fb8f5526c1cc516804130d443023e023054cd description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-26tch/init id=df9e9e05-32ec-4789-a204-e03212307704 name=/runtime.v1.RuntimeService/StartContainer sandboxID=32faace7d7072919eafa1f2164d1af7b20a9aa9760d5ed3d13a60ccc9ff8aaf1
2026-06-10 15:52:06.319662 | controller | Jun 10 15:10:44.294488 crc crio[20344]: time="2026-06-10T15:10:44.293671195Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=5dcbe9a4-9108-4dcd-ae50-478f536cf992 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.319683 | controller | Jun 10 15:10:44.305916 crc crio[20344]: time="2026-06-10T15:10:44.305353619Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\""
2026-06-10 15:52:06.319700 | controller | Jun 10 15:10:46.458148 crc crio[20344]: time="2026-06-10T15:10:46.457250522Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:f504c6d2fc14977a5a8609c689b046f1511f6e0af03edc2168a92be8983516e6" id=5dcbe9a4-9108-4dcd-ae50-478f536cf992 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.319717 | controller | Jun 10 15:10:46.459780 crc crio[20344]: time="2026-06-10T15:10:46.459723566Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=c24b3b78-db68-4b4d-af5f-d4c8e1767db0 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.319733 | controller | Jun 10 15:10:46.465238 crc crio[20344]: time="2026-06-10T15:10:46.465069885Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest" id=db56def1-286a-4985-be82-0ea7296733aa name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.319749 | controller | Jun 10 15:10:46.477902 crc crio[20344]: time="2026-06-10T15:10:46.477787566Z" level=info msg="Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-26tch/openstack-edpm-ipam-provisionserver-checksum-discovery" id=6b838b95-0020-4e9d-9a75-cde9b6062bd7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.319765 | controller | Jun 10 15:10:46.479594 crc crio[20344]: time="2026-06-10T15:10:46.479522041Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.319782 | controller | Jun 10 15:10:46.533466 crc crio[20344]: time="2026-06-10T15:10:46.533328072Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.319798 | controller | Jun 10 15:10:46.543410 crc crio[20344]: time="2026-06-10T15:10:46.54324528Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.319814 | controller | Jun 10 15:10:46.711752 crc crio[20344]: time="2026-06-10T15:10:46.711600911Z" level=info msg="Created container 40c2bba2127feac80a39f88976f3a84bc7b8d0a75d78d6418b08f5d2622eff03: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-26tch/openstack-edpm-ipam-provisionserver-checksum-discovery" id=6b838b95-0020-4e9d-9a75-cde9b6062bd7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.319830 | controller | Jun 10 15:10:46.713011 crc crio[20344]: time="2026-06-10T15:10:46.712937486Z" level=info msg="Starting container: 40c2bba2127feac80a39f88976f3a84bc7b8d0a75d78d6418b08f5d2622eff03" id=a02f5345-f435-4ff1-ae71-97bec159ce24 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.319846 | controller | Jun 10 15:10:46.723403 crc crio[20344]: time="2026-06-10T15:10:46.723153212Z" level=info msg="Started container" PID=107073 containerID=40c2bba2127feac80a39f88976f3a84bc7b8d0a75d78d6418b08f5d2622eff03 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-26tch/openstack-edpm-ipam-provisionserver-checksum-discovery id=a02f5345-f435-4ff1-ae71-97bec159ce24 name=/runtime.v1.RuntimeService/StartContainer sandboxID=32faace7d7072919eafa1f2164d1af7b20a9aa9760d5ed3d13a60ccc9ff8aaf1
2026-06-10 15:52:06.319891 | controller | Jun 10 15:10:48.353316 crc crio[20344]: time="2026-06-10T15:10:48.352765541Z" level=info msg="Stopping pod sandbox: 32faace7d7072919eafa1f2164d1af7b20a9aa9760d5ed3d13a60ccc9ff8aaf1" id=cfab9bb7-e9bf-4bd3-9b20-11881df5e693 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.319914 | controller | Jun 10 15:10:48.354690 crc crio[20344]: time="2026-06-10T15:10:48.353813198Z" level=info msg="Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-26tch Namespace:openstack ID:32faace7d7072919eafa1f2164d1af7b20a9aa9760d5ed3d13a60ccc9ff8aaf1 UID:9bc21111-f9a3-4f6c-9e96-8a975f405e9d NetNS:/var/run/netns/4329e839-4473-4d30-8e00-adcbff7a1114 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9bc21111_f9a3_4f6c_9e96_8a975f405e9d.slice PodAnnotations:0xc001b9d198}] Aliases:map[]}"
2026-06-10 15:52:06.319961 | controller | Jun 10 15:10:48.354690 crc crio[20344]: time="2026-06-10T15:10:48.354000403Z" level=info msg="Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-26tch from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.319981 | controller | Jun 10 15:10:48.840643 crc crio[20344]: time="2026-06-10T15:10:48.840107784Z" level=info msg="Stopped pod sandbox: 32faace7d7072919eafa1f2164d1af7b20a9aa9760d5ed3d13a60ccc9ff8aaf1" id=cfab9bb7-e9bf-4bd3-9b20-11881df5e693 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.319998 | controller | Jun 10 15:11:09.312788 crc crio[20344]: time="2026-06-10T15:11:09.311606702Z" level=info msg="Removing container: 9c7d9625c6b5c8272e277eed9a36992279a92432e5db42d24b8869b90562242d" id=8b17a363-830b-4f95-bf1c-9f1fdff62eca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.320014 | controller | Jun 10 15:11:09.358086 crc crio[20344]: time="2026-06-10T15:11:09.357950298Z" level=info msg="Removed container 9c7d9625c6b5c8272e277eed9a36992279a92432e5db42d24b8869b90562242d: openstack/dnsmasq-dns-79f65d7c75-x4jlt/init" id=8b17a363-830b-4f95-bf1c-9f1fdff62eca name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.320030 | controller | Jun 10 15:11:09.363810 crc crio[20344]: time="2026-06-10T15:11:09.363566614Z" level=info msg="Removing container: da8d2d02f9e3fc3ef7d6e62b5554a5e5c0704a7e4329df54ba70f506b35e64d4" id=bba051e6-4b2c-4483-bf31-564013b16a04 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.320046 | controller | Jun 10 15:11:09.457638 crc crio[20344]: time="2026-06-10T15:11:09.45754193Z" level=info msg="Removed container da8d2d02f9e3fc3ef7d6e62b5554a5e5c0704a7e4329df54ba70f506b35e64d4: openstack/keystone-db-sync-q2bjf/keystone-db-sync" id=bba051e6-4b2c-4483-bf31-564013b16a04 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.320062 | controller | Jun 10 15:11:09.460542 crc crio[20344]: time="2026-06-10T15:11:09.460475616Z" level=info msg="Removing container: 6bfa92cd5ba57acc67c0171e1562a15c238a64c14b8fb28589de3bb65eaaa255" id=c4c75b2b-f746-4776-b1db-913041153d49 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.320078 | controller | Jun 10 15:11:09.484677 crc crio[20344]: time="2026-06-10T15:11:09.484578974Z" level=info msg="Removed container 6bfa92cd5ba57acc67c0171e1562a15c238a64c14b8fb28589de3bb65eaaa255: openstack/dnsmasq-dns-79f65d7c75-x4jlt/dnsmasq-dns" id=c4c75b2b-f746-4776-b1db-913041153d49 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.320094 | controller | Jun 10 15:11:09.486656 crc crio[20344]: time="2026-06-10T15:11:09.486594146Z" level=info msg="Removing container: 43cd591ba9822e9755b6e6eace3c8114f803fa08416822ed7d69e72d7e16e7ff" id=3d6ac9c7-3ef2-4bde-b4db-86a678c66bab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.320110 | controller | Jun 10 15:11:09.568605 crc crio[20344]: time="2026-06-10T15:11:09.568451166Z" level=info msg="Removed container 43cd591ba9822e9755b6e6eace3c8114f803fa08416822ed7d69e72d7e16e7ff: openstack/keystone-bootstrap-db2kr/keystone-bootstrap" id=3d6ac9c7-3ef2-4bde-b4db-86a678c66bab name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.320131 | controller | Jun 10 15:11:09.571609 crc crio[20344]: time="2026-06-10T15:11:09.571499426Z" level=info msg="Removing container: fdc0ed14663f72ef02cb310387df9e36fb071342084c72eb5f8b1c997707f9a8" id=e275d50d-eab8-4ec3-8556-7d041a24b93f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.320147 | controller | Jun 10 15:11:09.736494 crc crio[20344]: time="2026-06-10T15:11:09.736387457Z" level=info msg="Removed container fdc0ed14663f72ef02cb310387df9e36fb071342084c72eb5f8b1c997707f9a8: openshift-infra/auto-csr-approver-29685064-9grgp/oc" id=e275d50d-eab8-4ec3-8556-7d041a24b93f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.320163 | controller | Jun 10 15:11:09.739962 crc crio[20344]: time="2026-06-10T15:11:09.739744784Z" level=info msg="Removing container: 3fd41e9d847454da633a9d3584a8313d3d1871a041fabd243d1db97fac6cca26" id=16cb6f9a-e07f-41d4-b5ca-ff331ff57ad8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.320179 | controller | Jun 10 15:11:09.796192 crc crio[20344]: time="2026-06-10T15:11:09.796025949Z" level=info msg="Removed container 3fd41e9d847454da633a9d3584a8313d3d1871a041fabd243d1db97fac6cca26: openstack/placement-db-sync-nsp56/placement-db-sync" id=16cb6f9a-e07f-41d4-b5ca-ff331ff57ad8 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.320195 | controller | Jun 10 15:11:09.800507 crc crio[20344]: time="2026-06-10T15:11:09.800422293Z" level=info msg="Removing container: 1cc017d8043dd70ce3ddd3c3fd3b93943fae59160911cc88ede7aabc0cf633c5" id=1fc9f330-2e29-4db2-9ee5-32ca3881ca62 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.320211 | controller | Jun 10 15:11:09.960781 crc crio[20344]: time="2026-06-10T15:11:09.960336025Z" level=info msg="Removed container 1cc017d8043dd70ce3ddd3c3fd3b93943fae59160911cc88ede7aabc0cf633c5: openstack/glance-db-sync-dbq8l/glance-db-sync" id=1fc9f330-2e29-4db2-9ee5-32ca3881ca62 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.320226 | controller | Jun 10 15:11:09.969701 crc crio[20344]: time="2026-06-10T15:11:09.969598296Z" level=info msg="Stopping pod sandbox: 5131d3b9f479015e677f10b6de0a485f3a6e5e4b0580790e2d513b4952a73084" id=3ede12d0-06b8-43ac-95a7-a0952e92a29c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.320242 | controller | Jun 10 15:11:09.969701 crc crio[20344]: time="2026-06-10T15:11:09.969680338Z" level=info msg="Stopped pod sandbox (already stopped): 5131d3b9f479015e677f10b6de0a485f3a6e5e4b0580790e2d513b4952a73084" id=3ede12d0-06b8-43ac-95a7-a0952e92a29c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.320258 | controller | Jun 10 15:11:09.970453 crc crio[20344]: time="2026-06-10T15:11:09.970379856Z" level=info msg="Removing pod sandbox: 5131d3b9f479015e677f10b6de0a485f3a6e5e4b0580790e2d513b4952a73084" id=a38e3c86-3784-460a-a110-f21dc9627f92 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.320274 | controller | Jun 10 15:11:09.989768 crc crio[20344]: time="2026-06-10T15:11:09.989677649Z" level=info msg="Removed pod sandbox: 5131d3b9f479015e677f10b6de0a485f3a6e5e4b0580790e2d513b4952a73084" id=a38e3c86-3784-460a-a110-f21dc9627f92 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.320290 | controller | Jun 10 15:11:09.991168 crc crio[20344]: time="2026-06-10T15:11:09.991068885Z" level=info msg="Stopping pod sandbox: 1e60553272838f58f7dda3952af23430006dce3249aefdb0a70f85b7e73045d8" id=9884f029-6568-43b2-9a78-e23e6c497835 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.320306 | controller | Jun 10 15:11:09.991347 crc crio[20344]: time="2026-06-10T15:11:09.991169877Z" level=info msg="Stopped pod sandbox (already stopped): 1e60553272838f58f7dda3952af23430006dce3249aefdb0a70f85b7e73045d8" id=9884f029-6568-43b2-9a78-e23e6c497835 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.320322 | controller | Jun 10 15:11:09.991873 crc crio[20344]: time="2026-06-10T15:11:09.991762083Z" level=info msg="Removing pod sandbox: 1e60553272838f58f7dda3952af23430006dce3249aefdb0a70f85b7e73045d8" id=7ebe8c49-5572-47ca-b37f-2ef708c7ee41 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.320342 | controller | Jun 10 15:11:10.011453 crc crio[20344]: time="2026-06-10T15:11:10.011365623Z" level=info msg="Removed pod sandbox: 1e60553272838f58f7dda3952af23430006dce3249aefdb0a70f85b7e73045d8" id=7ebe8c49-5572-47ca-b37f-2ef708c7ee41 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.320359 | controller | Jun 10 15:11:10.012498 crc crio[20344]: time="2026-06-10T15:11:10.01242353Z" level=info msg="Stopping pod sandbox: e2030753e7759f2238b4db4e86f8cc4a8179b93e160208454485816cead51ae8" id=6091a739-66c1-4b88-bc53-4b075820fe48 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.320376 | controller | Jun 10 15:11:10.012498 crc crio[20344]: time="2026-06-10T15:11:10.012490442Z" level=info msg="Stopped pod sandbox (already stopped): e2030753e7759f2238b4db4e86f8cc4a8179b93e160208454485816cead51ae8" id=6091a739-66c1-4b88-bc53-4b075820fe48 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.320393 | controller | Jun 10 15:11:10.013392 crc crio[20344]: time="2026-06-10T15:11:10.013338734Z" level=info msg="Removing pod sandbox: e2030753e7759f2238b4db4e86f8cc4a8179b93e160208454485816cead51ae8" id=f6869736-f3fc-485e-82ff-923c1075a4cc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.320409 | controller | Jun 10 15:11:10.033331 crc crio[20344]: time="2026-06-10T15:11:10.0331577Z" level=info msg="Removed pod sandbox: e2030753e7759f2238b4db4e86f8cc4a8179b93e160208454485816cead51ae8" id=f6869736-f3fc-485e-82ff-923c1075a4cc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.320425 | controller | Jun 10 15:11:10.034185 crc crio[20344]: time="2026-06-10T15:11:10.034151956Z" level=info msg="Stopping pod sandbox: 889932d72dfbbda62c37418a4ea4c8d59985aa1c77ced7a3d22ccef7bb6895be" id=26ea0f0d-3b8e-49a6-8224-a86cf05de12c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.320441 | controller | Jun 10 15:11:10.034314 crc crio[20344]: time="2026-06-10T15:11:10.034206717Z" level=info msg="Stopped pod sandbox (already stopped): 889932d72dfbbda62c37418a4ea4c8d59985aa1c77ced7a3d22ccef7bb6895be" id=26ea0f0d-3b8e-49a6-8224-a86cf05de12c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.320457 | controller | Jun 10 15:11:10.035425 crc crio[20344]: time="2026-06-10T15:11:10.035340617Z" level=info msg="Removing pod sandbox: 889932d72dfbbda62c37418a4ea4c8d59985aa1c77ced7a3d22ccef7bb6895be" id=6ba0472d-d2c2-454b-8919-9ad2508d82ae name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.320473 | controller | Jun 10 15:11:10.049405 crc crio[20344]: time="2026-06-10T15:11:10.049197118Z" level=info msg="Removed pod sandbox: 889932d72dfbbda62c37418a4ea4c8d59985aa1c77ced7a3d22ccef7bb6895be" id=6ba0472d-d2c2-454b-8919-9ad2508d82ae name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.320489 | controller | Jun 10 15:11:10.050620 crc crio[20344]: time="2026-06-10T15:11:10.050531332Z" level=info msg="Stopping pod sandbox: 574cb4627c7cd9506d2c1a7392fa2dbcb8cf34f7d9f72b8447586ea882fade37" id=6412304c-9723-4346-a7cc-5bf35011e240 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.320505 | controller | Jun 10 15:11:10.050702 crc crio[20344]: time="2026-06-10T15:11:10.050647505Z" level=info msg="Stopped pod sandbox (already stopped): 574cb4627c7cd9506d2c1a7392fa2dbcb8cf34f7d9f72b8447586ea882fade37" id=6412304c-9723-4346-a7cc-5bf35011e240 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.320521 | controller | Jun 10 15:11:10.051439 crc crio[20344]: time="2026-06-10T15:11:10.051369554Z" level=info msg="Removing pod sandbox: 574cb4627c7cd9506d2c1a7392fa2dbcb8cf34f7d9f72b8447586ea882fade37" id=a7b3a9b1-ccc7-42f0-9dca-7235d4bcdbac name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.320537 | controller | Jun 10 15:11:10.071214 crc crio[20344]: time="2026-06-10T15:11:10.071061057Z" level=info msg="Removed pod sandbox: 574cb4627c7cd9506d2c1a7392fa2dbcb8cf34f7d9f72b8447586ea882fade37" id=a7b3a9b1-ccc7-42f0-9dca-7235d4bcdbac name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.320557 | controller | Jun 10 15:11:10.072492 crc crio[20344]: time="2026-06-10T15:11:10.072229697Z" level=info msg="Stopping pod sandbox: 3ef99d6c40ec7e155010e6a25076b2354f6ac640c74bbf52df09a0fadee323c1" id=7b9a4480-83db-47ba-84b8-bc9af0da40cc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.320573 | controller | Jun 10 15:11:10.072658 crc crio[20344]: time="2026-06-10T15:11:10.072528185Z" level=info msg="Stopped pod sandbox (already stopped): 3ef99d6c40ec7e155010e6a25076b2354f6ac640c74bbf52df09a0fadee323c1" id=7b9a4480-83db-47ba-84b8-bc9af0da40cc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.320589 | controller | Jun 10 15:11:10.073489 crc crio[20344]: time="2026-06-10T15:11:10.073407798Z" level=info msg="Removing pod sandbox: 3ef99d6c40ec7e155010e6a25076b2354f6ac640c74bbf52df09a0fadee323c1" id=c72f6900-61b0-498e-8b0b-c30d2575b0ae name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.320605 | controller | Jun 10 15:11:10.094056 crc crio[20344]: time="2026-06-10T15:11:10.093651634Z" level=info msg="Removed pod sandbox: 3ef99d6c40ec7e155010e6a25076b2354f6ac640c74bbf52df09a0fadee323c1" id=c72f6900-61b0-498e-8b0b-c30d2575b0ae name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.320620 | controller | Jun 10 15:12:00.580321 crc crio[20344]: time="2026-06-10T15:12:00.579498374Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685072-5cq5p/POD" id=affbaa5b-b7e9-4e9e-a3b3-5131e10d10cb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.320636 | controller | Jun 10 15:12:00.581955 crc crio[20344]: time="2026-06-10T15:12:00.580336766Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.320652 | controller | Jun 10 15:12:00.622576 crc crio[20344]: time="2026-06-10T15:12:00.622471192Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685072-5cq5p Namespace:openshift-infra ID:dad435e2f2e2eddd9976daacccac203f93aecdb161e577c61996b090f6712a4c UID:46017b6f-5f66-4bdd-9daa-199dbbaec2b0 NetNS:/var/run/netns/82516efe-446c-42ff-b2cb-9c3fdf888bb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46017b6f_5f66_4bdd_9daa_199dbbaec2b0.slice PodAnnotations:0xc002264698}] Aliases:map[]}"
2026-06-10 15:52:06.320669 | controller | Jun 10 15:12:00.622576 crc crio[20344]: time="2026-06-10T15:12:00.622570785Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685072-5cq5p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.320686 | controller | Jun 10 15:12:00.983655 crc crio[20344]: 2026-06-10T15:12:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dad435e2f2e2edd Mac:72:61:a1:d3:ab:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/82516efe-446c-42ff-b2cb-9c3fdf888bb6 SocketPath: PciID:}] [{Interface:0xc00013cea0 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.320703 | controller | Jun 10 15:12:00.985432 crc crio[20344]: time="2026-06-10T15:12:00.985346756Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685072-5cq5p Namespace:openshift-infra ID:dad435e2f2e2eddd9976daacccac203f93aecdb161e577c61996b090f6712a4c UID:46017b6f-5f66-4bdd-9daa-199dbbaec2b0 NetNS:/var/run/netns/82516efe-446c-42ff-b2cb-9c3fdf888bb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46017b6f_5f66_4bdd_9daa_199dbbaec2b0.slice PodAnnotations:0xc002264698}] Aliases:map[]}"
2026-06-10 15:52:06.320720 | controller | Jun 10 15:12:00.985651 crc crio[20344]: time="2026-06-10T15:12:00.985598742Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685072-5cq5p for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.320741 | controller | Jun 10 15:12:00.997455 crc crio[20344]: time="2026-06-10T15:12:00.99739987Z" level=info msg="Ran pod sandbox dad435e2f2e2eddd9976daacccac203f93aecdb161e577c61996b090f6712a4c with infra container: openshift-infra/auto-csr-approver-29685072-5cq5p/POD" id=affbaa5b-b7e9-4e9e-a3b3-5131e10d10cb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.320759 | controller | Jun 10 15:12:01.000194 crc crio[20344]: time="2026-06-10T15:12:01.00010538Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=d7e31334-3364-45b1-bc82-95e58a814c10 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.320776 | controller | Jun 10 15:12:01.007950 crc crio[20344]: time="2026-06-10T15:12:01.007819831Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-10 15:52:06.320792 | controller | Jun 10 15:12:02.330817 crc crio[20344]: time="2026-06-10T15:12:02.33037102Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=d7e31334-3364-45b1-bc82-95e58a814c10 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.320809 | controller | Jun 10 15:12:02.332424 crc crio[20344]: time="2026-06-10T15:12:02.331867909Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=fdeeaf69-8891-46a5-9fcc-9a9aa01a48e5 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.320825 | controller | Jun 10 15:12:02.334101 crc crio[20344]: time="2026-06-10T15:12:02.334022455Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=2fd69113-5914-4f23-bc7a-d5b9414c78b0 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.320841 | controller | Jun 10 15:12:02.342158 crc crio[20344]: time="2026-06-10T15:12:02.341981192Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685072-5cq5p/oc" id=f42053eb-ab3b-4200-9e50-a15ff6fa7c89 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.320877 | controller | Jun 10 15:12:02.342801 crc crio[20344]: time="2026-06-10T15:12:02.342731512Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.320895 | controller | Jun 10 15:12:02.402679 crc crio[20344]: time="2026-06-10T15:12:02.402586708Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.320911 | controller | Jun 10 15:12:02.829109 crc crio[20344]: time="2026-06-10T15:12:02.829008796Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.320928 | controller | Jun 10 15:12:02.953199 crc crio[20344]: time="2026-06-10T15:12:02.953065424Z" level=info msg="Created container 0cc68bec9030dbbe52c70d356ed6bff9b6db2d9577e9086c3daf3419a7639f7b: openshift-infra/auto-csr-approver-29685072-5cq5p/oc" id=f42053eb-ab3b-4200-9e50-a15ff6fa7c89 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.320944 | controller | Jun 10 15:12:02.954877 crc crio[20344]: time="2026-06-10T15:12:02.954786379Z" level=info msg="Starting container: 0cc68bec9030dbbe52c70d356ed6bff9b6db2d9577e9086c3daf3419a7639f7b" id=458b9bab-eb80-4b5e-98c0-934052bbcee6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.320960 | controller | Jun 10 15:12:02.965169 crc crio[20344]: time="2026-06-10T15:12:02.9647972Z" level=info msg="Started container" PID=110846 containerID=0cc68bec9030dbbe52c70d356ed6bff9b6db2d9577e9086c3daf3419a7639f7b description=openshift-infra/auto-csr-approver-29685072-5cq5p/oc id=458b9bab-eb80-4b5e-98c0-934052bbcee6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dad435e2f2e2eddd9976daacccac203f93aecdb161e577c61996b090f6712a4c
2026-06-10 15:52:06.320982 | controller | Jun 10 15:12:05.578462 crc crio[20344]: time="2026-06-10T15:12:05.577481554Z" level=info msg="Stopping pod sandbox: dad435e2f2e2eddd9976daacccac203f93aecdb161e577c61996b090f6712a4c" id=48849824-8e70-435b-896a-64779f637d4a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.321000 | controller | Jun 10 15:12:05.581177 crc crio[20344]: time="2026-06-10T15:12:05.579323352Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685072-5cq5p Namespace:openshift-infra ID:dad435e2f2e2eddd9976daacccac203f93aecdb161e577c61996b090f6712a4c UID:46017b6f-5f66-4bdd-9daa-199dbbaec2b0 NetNS:/var/run/netns/82516efe-446c-42ff-b2cb-9c3fdf888bb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46017b6f_5f66_4bdd_9daa_199dbbaec2b0.slice PodAnnotations:0xc000738968}] Aliases:map[]}"
2026-06-10 15:52:06.321020 | controller | Jun 10 15:12:05.581177 crc crio[20344]: time="2026-06-10T15:12:05.579813865Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685072-5cq5p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.321043 | controller | Jun 10 15:12:06.072873 crc crio[20344]: time="2026-06-10T15:12:06.072102756Z" level=info msg="Stopped pod sandbox: dad435e2f2e2eddd9976daacccac203f93aecdb161e577c61996b090f6712a4c" id=48849824-8e70-435b-896a-64779f637d4a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.321060 | controller | Jun 10 15:12:10.115190 crc crio[20344]: time="2026-06-10T15:12:10.114307022Z" level=info msg="Removing container: 4a0cf764410191d48a86f166ddbb6ef978f4034d68f0d83d5e6f6a2ae195544b" id=ec77a9d4-ba5c-422a-9a10-0fecae781ac4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.321079 | controller | Jun 10 15:12:10.281485 crc crio[20344]: time="2026-06-10T15:12:10.28138057Z" level=info msg="Removed container 4a0cf764410191d48a86f166ddbb6ef978f4034d68f0d83d5e6f6a2ae195544b: openstack/cinder-online-data-migrations-q5gkl/cinder-online-data-migrations" id=ec77a9d4-ba5c-422a-9a10-0fecae781ac4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.321157 | controller | Jun 10 15:12:10.285740 crc crio[20344]: time="2026-06-10T15:12:10.285443446Z" level=info msg="Removing container: 7249bd41602967257b6d5887d99f04bef4f39349524c83c52c98d170d8258f92" id=164ccae9-9889-42ab-87e8-6b0d6b551d92 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.321181 | controller | Jun 10 15:12:10.496978 crc crio[20344]: time="2026-06-10T15:12:10.496893189Z" level=info msg="Removed container 7249bd41602967257b6d5887d99f04bef4f39349524c83c52c98d170d8258f92: openstack/cinder-db-sync-bgzdq/cinder-db-sync" id=164ccae9-9889-42ab-87e8-6b0d6b551d92 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.321197 | controller | Jun 10 15:12:10.499920 crc crio[20344]: time="2026-06-10T15:12:10.499863296Z" level=info msg="Removing container: 43c1500ad5ae23d1bb98928141bf959df9e0e22eab9052f29b2357c2442da856" id=cfeacb4a-532c-41fd-8362-5a334d580dd4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.321214 | controller | Jun 10 15:12:10.632224 crc crio[20344]: time="2026-06-10T15:12:10.632175909Z" level=info msg="Removed container 43c1500ad5ae23d1bb98928141bf959df9e0e22eab9052f29b2357c2442da856: openstack/neutron-db-sync-6fdsd/neutron-db-sync" id=cfeacb4a-532c-41fd-8362-5a334d580dd4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.321230 | controller | Jun 10 15:12:10.666648 crc crio[20344]: time="2026-06-10T15:12:10.665086836Z" level=info msg="Removing container: d64229830ef1fcd3b7585419aa86fabe06a3a259654ae6739103ccbabc00385d" id=7b7225b5-f782-4f2f-8754-89fd86944498 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.321246 | controller | Jun 10 15:12:10.871636 crc crio[20344]: time="2026-06-10T15:12:10.871525268Z" level=info msg="Removed container d64229830ef1fcd3b7585419aa86fabe06a3a259654ae6739103ccbabc00385d: openshift-infra/auto-csr-approver-29685066-kzrwj/oc" id=7b7225b5-f782-4f2f-8754-89fd86944498 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.321267 | controller | Jun 10 15:12:10.874821 crc crio[20344]: time="2026-06-10T15:12:10.874726722Z" level=info msg="Removing container: 6317c0de28149247e67e37a8ce7b85ad3dfb0f91aaea6defde2ef3be2c29977a" id=0f272d5e-4ea7-41e5-bcbc-f31a9e68d563 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.321284 | controller | Jun 10 15:12:10.933901 crc crio[20344]: time="2026-06-10T15:12:10.933193563Z" level=info msg="Removed container 6317c0de28149247e67e37a8ce7b85ad3dfb0f91aaea6defde2ef3be2c29977a: openstack/barbican-db-sync-qnbnd/barbican-db-sync" id=0f272d5e-4ea7-41e5-bcbc-f31a9e68d563 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.321301 | controller | Jun 10 15:12:10.944531 crc crio[20344]: time="2026-06-10T15:12:10.944409545Z" level=info msg="Stopping pod sandbox: 4ceecadf46c58cdd5b133938984a78820097b031ae3fbad1c2ae3c3799d851a7" id=83f3edcd-85a1-44cb-a12c-32813fa0ce6e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.321317 | controller | Jun 10 15:12:10.944646 crc crio[20344]: time="2026-06-10T15:12:10.944544329Z" level=info msg="Stopped pod sandbox (already stopped): 4ceecadf46c58cdd5b133938984a78820097b031ae3fbad1c2ae3c3799d851a7" id=83f3edcd-85a1-44cb-a12c-32813fa0ce6e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.321333 | controller | Jun 10 15:12:10.945316 crc crio[20344]: time="2026-06-10T15:12:10.945132704Z" level=info msg="Removing pod sandbox: 4ceecadf46c58cdd5b133938984a78820097b031ae3fbad1c2ae3c3799d851a7" id=7ccef283-6e83-49eb-91e1-ef25b76714d1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.321349 | controller | Jun 10 15:12:10.963513 crc crio[20344]: time="2026-06-10T15:12:10.963409419Z" level=info msg="Removed pod sandbox: 4ceecadf46c58cdd5b133938984a78820097b031ae3fbad1c2ae3c3799d851a7" id=7ccef283-6e83-49eb-91e1-ef25b76714d1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.321366 | controller | Jun 10 15:12:10.964926 crc crio[20344]: time="2026-06-10T15:12:10.964817086Z" level=info msg="Stopping pod sandbox: a041958cc8325d6b8eac6bf57c58d6babbfaa42c04aee249d812eb66190076bc" id=62353d6e-041b-4f4d-9913-0f256da8b823 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.321382 | controller | Jun 10 15:12:10.965053 crc crio[20344]: time="2026-06-10T15:12:10.964937109Z" level=info msg="Stopped pod sandbox (already stopped): a041958cc8325d6b8eac6bf57c58d6babbfaa42c04aee249d812eb66190076bc" id=62353d6e-041b-4f4d-9913-0f256da8b823 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.321398 | controller | Jun 10 15:12:10.965762 crc crio[20344]: time="2026-06-10T15:12:10.965687969Z" level=info msg="Removing pod sandbox: a041958cc8325d6b8eac6bf57c58d6babbfaa42c04aee249d812eb66190076bc" id=213fd279-c0f9-48b9-a5cd-fbe00a9bd268 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.321415 | controller | Jun 10 15:12:10.978620 crc crio[20344]: time="2026-06-10T15:12:10.978519363Z" level=info msg="Removed pod sandbox: a041958cc8325d6b8eac6bf57c58d6babbfaa42c04aee249d812eb66190076bc" id=213fd279-c0f9-48b9-a5cd-fbe00a9bd268 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.321431 | controller | Jun 10 15:12:10.979207 crc crio[20344]: time="2026-06-10T15:12:10.979126879Z" level=info msg="Stopping pod sandbox: d4b9e6b02849959482d56da48fa31215242a93b92f3cb3d95566ff8c34a7fb50" id=480159f1-f80b-459b-b315-489b8bb2eb0b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.321447 | controller | Jun 10 15:12:10.979378 crc crio[20344]: time="2026-06-10T15:12:10.979219531Z" level=info msg="Stopped pod sandbox (already stopped): d4b9e6b02849959482d56da48fa31215242a93b92f3cb3d95566ff8c34a7fb50" id=480159f1-f80b-459b-b315-489b8bb2eb0b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.321463 | controller | Jun 10 15:12:10.979999 crc crio[20344]: time="2026-06-10T15:12:10.979928299Z" level=info msg="Removing pod sandbox: d4b9e6b02849959482d56da48fa31215242a93b92f3cb3d95566ff8c34a7fb50" id=da1efe11-05ba-4c4e-ab2d-d7755116b9ae name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.321483 | controller | Jun 10 15:12:10.994933 crc crio[20344]: time="2026-06-10T15:12:10.994769796Z" level=info msg="Removed pod sandbox: d4b9e6b02849959482d56da48fa31215242a93b92f3cb3d95566ff8c34a7fb50" id=da1efe11-05ba-4c4e-ab2d-d7755116b9ae name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.321500 | controller | Jun 10 15:12:10.996130 crc crio[20344]: time="2026-06-10T15:12:10.995777232Z" level=info msg="Stopping pod sandbox: a47365987b0aa43f1558e3f8dde785a2e39dfc7cb0573c84dbe44f9c9c502f9a" id=2e324f54-d3e8-4888-a7b9-4d5acb253e7a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.321516 | controller | Jun 10 15:12:10.996130 crc crio[20344]: time="2026-06-10T15:12:10.995870214Z" level=info msg="Stopped pod sandbox (already stopped): a47365987b0aa43f1558e3f8dde785a2e39dfc7cb0573c84dbe44f9c9c502f9a" id=2e324f54-d3e8-4888-a7b9-4d5acb253e7a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.321532 | controller | Jun 10 15:12:10.997131 crc crio[20344]: time="2026-06-10T15:12:10.996958233Z" level=info msg="Removing pod sandbox: a47365987b0aa43f1558e3f8dde785a2e39dfc7cb0573c84dbe44f9c9c502f9a" id=892bdbea-881a-4b63-89ce-9b274ec60ca0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.321548 | controller | Jun 10 15:12:11.016227 crc crio[20344]: time="2026-06-10T15:12:11.016007698Z" level=info msg="Removed pod sandbox: a47365987b0aa43f1558e3f8dde785a2e39dfc7cb0573c84dbe44f9c9c502f9a" id=892bdbea-881a-4b63-89ce-9b274ec60ca0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.321564 | controller | Jun 10 15:12:11.017775 crc crio[20344]: time="2026-06-10T15:12:11.017657331Z" level=info msg="Stopping pod sandbox: 30664061d45d7d7217a0b120fb84e598c263f144940b8ca63e82aa7e27c0b94f" id=051c002c-ddc3-413e-bc22-fffcf48fe10c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.321579 | controller | Jun 10 15:12:11.017775 crc crio[20344]: time="2026-06-10T15:12:11.017758814Z" level=info msg="Stopped pod sandbox (already stopped): 30664061d45d7d7217a0b120fb84e598c263f144940b8ca63e82aa7e27c0b94f" id=051c002c-ddc3-413e-bc22-fffcf48fe10c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.321596 | controller | Jun 10 15:12:11.018530 crc crio[20344]: time="2026-06-10T15:12:11.018451272Z" level=info msg="Removing pod sandbox: 30664061d45d7d7217a0b120fb84e598c263f144940b8ca63e82aa7e27c0b94f" id=03302c58-5a9c-4932-8736-0d5e16b4e9eb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.321613 | controller | Jun 10 15:12:11.042175 crc crio[20344]: time="2026-06-10T15:12:11.042017545Z" level=info msg="Removed pod sandbox: 30664061d45d7d7217a0b120fb84e598c263f144940b8ca63e82aa7e27c0b94f" id=03302c58-5a9c-4932-8736-0d5e16b4e9eb name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.321629 | controller | Jun 10 15:13:11.079727 crc crio[20344]: time="2026-06-10T15:13:11.078575633Z" level=info msg="Removing container: 15bc2caa58b930c9628b136e0dc1a0d7cb6d716303042d9af5c2e4106e5c27cc" id=77d2685f-11c1-405a-afae-921c8f76b50b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.321645 | controller | Jun 10 15:13:11.129342 crc crio[20344]: time="2026-06-10T15:13:11.12919646Z" level=info msg="Removed container 15bc2caa58b930c9628b136e0dc1a0d7cb6d716303042d9af5c2e4106e5c27cc: openstack/nova-cell0-24df-account-create-update-t946g/mariadb-account-create-update" id=77d2685f-11c1-405a-afae-921c8f76b50b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.321662 | controller | Jun 10 15:13:11.135757 crc crio[20344]: time="2026-06-10T15:13:11.135602497Z" level=info msg="Removing container: 8db12f52898f6a4a7e7a735c3ba82a15a76d8d0cba1d90bffab774ec4ec60219" id=67d37d45-5b6b-444c-942c-df88fffb4de5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.321685 | controller | Jun 10 15:13:11.192154 crc crio[20344]: time="2026-06-10T15:13:11.192016665Z" level=info msg="Removed container 8db12f52898f6a4a7e7a735c3ba82a15a76d8d0cba1d90bffab774ec4ec60219: openstack/nova-api-b86c-account-create-update-ql5p4/mariadb-account-create-update" id=67d37d45-5b6b-444c-942c-df88fffb4de5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.321702 | controller | Jun 10 15:13:11.198095 crc crio[20344]: time="2026-06-10T15:13:11.198010531Z" level=info msg="Removing container: b0449b77e7fcb4e471e1189a292163debfcc109582562c417f5499517c5c7cd6" id=1c72d492-e820-4c3d-86d3-5d98e173bc06 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.321718 | controller | Jun 10 15:13:11.238359 crc crio[20344]: time="2026-06-10T15:13:11.238166026Z" level=info msg="Removed container b0449b77e7fcb4e471e1189a292163debfcc109582562c417f5499517c5c7cd6: openstack/nova-cell1-1372-account-create-update-982ml/mariadb-account-create-update" id=1c72d492-e820-4c3d-86d3-5d98e173bc06 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.321734 | controller | Jun 10 15:13:11.242489 crc crio[20344]: time="2026-06-10T15:13:11.242402546Z" level=info msg="Removing container: c67c79beae7c01f1758c9af8a3757f762292dd78eb8fcec0ce43777b4628ba00" id=4576e7bb-c631-48f2-9236-cec7176d2ad7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.321750 | controller | Jun 10 15:13:11.297976 crc crio[20344]: time="2026-06-10T15:13:11.297825739Z" level=info msg="Removed container c67c79beae7c01f1758c9af8a3757f762292dd78eb8fcec0ce43777b4628ba00: openstack/nova-cell1-db-create-lxdxg/mariadb-database-create" id=4576e7bb-c631-48f2-9236-cec7176d2ad7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.321766 | controller | Jun 10 15:13:11.302417 crc crio[20344]: time="2026-06-10T15:13:11.302181072Z" level=info msg="Removing container: 63ad8060fa6e9ef466d21bcd0b5962e2a32da24882dab18cd20a6313b032550d" id=1902a011-b85d-41d5-8fee-b884a21b7d15 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.321782 | controller | Jun 10 15:13:11.349806 crc crio[20344]: time="2026-06-10T15:13:11.349552245Z" level=info msg="Removed container 63ad8060fa6e9ef466d21bcd0b5962e2a32da24882dab18cd20a6313b032550d: openstack/nova-api-db-create-tdffs/mariadb-database-create" id=1902a011-b85d-41d5-8fee-b884a21b7d15 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.321798 | controller | Jun 10 15:13:11.354477 crc crio[20344]: time="2026-06-10T15:13:11.35438069Z" level=info msg="Removing container: 7e8d40ad5d5ae38d27c5b1621fc6ce4676040a6d0ef7c58e9cfe5fcd128ccd5e" id=672754a8-b87d-4c16-a42d-0d579a93e89d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.321814 | controller | Jun 10 15:13:11.409487 crc crio[20344]: time="2026-06-10T15:13:11.409415683Z" level=info msg="Removed container 7e8d40ad5d5ae38d27c5b1621fc6ce4676040a6d0ef7c58e9cfe5fcd128ccd5e: openstack/nova-cell0-db-create-dfz27/mariadb-database-create" id=672754a8-b87d-4c16-a42d-0d579a93e89d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.321829 | controller | Jun 10 15:13:11.420058 crc crio[20344]: time="2026-06-10T15:13:11.420007968Z" level=info msg="Stopping pod sandbox: 27dffe86fc948158f54218d86e76dac0e0d9a978b50c9c1b27fa778cc20157ab" id=c29b02ca-abfb-4592-8eb5-271c54126d62 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.321845 | controller | Jun 10 15:13:11.420649 crc crio[20344]: time="2026-06-10T15:13:11.420401619Z" level=info msg="Stopped pod sandbox (already stopped): 27dffe86fc948158f54218d86e76dac0e0d9a978b50c9c1b27fa778cc20157ab" id=c29b02ca-abfb-4592-8eb5-271c54126d62 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.321891 | controller | Jun 10 15:13:11.421942 crc crio[20344]: time="2026-06-10T15:13:11.421483197Z" level=info msg="Removing pod sandbox: 27dffe86fc948158f54218d86e76dac0e0d9a978b50c9c1b27fa778cc20157ab" id=285b246e-8bcc-41ad-99e0-0c3864c94520 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.321913 | controller | Jun 10 15:13:11.442213 crc crio[20344]: time="2026-06-10T15:13:11.442089433Z" level=info msg="Removed pod sandbox: 27dffe86fc948158f54218d86e76dac0e0d9a978b50c9c1b27fa778cc20157ab" id=285b246e-8bcc-41ad-99e0-0c3864c94520 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.321930 | controller | Jun 10 15:13:11.443113 crc crio[20344]: time="2026-06-10T15:13:11.443069809Z" level=info msg="Stopping pod sandbox: d7f99d7fc3ff72238fa44bf3889a4b5638a3c58f7ec3a47f3f76af96ef59a4ec" id=be523ed8-e6e6-4529-89ef-47e4999b5e54 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.321946 | controller | Jun 10 15:13:11.443364 crc crio[20344]: time="2026-06-10T15:13:11.443332015Z" level=info msg="Stopped pod sandbox (already stopped): d7f99d7fc3ff72238fa44bf3889a4b5638a3c58f7ec3a47f3f76af96ef59a4ec" id=be523ed8-e6e6-4529-89ef-47e4999b5e54 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.321962 | controller | Jun 10 15:13:11.444090 crc crio[20344]: time="2026-06-10T15:13:11.444014223Z" level=info msg="Removing pod sandbox: d7f99d7fc3ff72238fa44bf3889a4b5638a3c58f7ec3a47f3f76af96ef59a4ec" id=02ad521d-4e5d-4a4e-aa32-10b1a0821bda name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.321978 | controller | Jun 10 15:13:11.461608 crc crio[20344]: time="2026-06-10T15:13:11.461549589Z" level=info msg="Removed pod sandbox: d7f99d7fc3ff72238fa44bf3889a4b5638a3c58f7ec3a47f3f76af96ef59a4ec" id=02ad521d-4e5d-4a4e-aa32-10b1a0821bda name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.321994 | controller | Jun 10 15:13:11.463417 crc crio[20344]: time="2026-06-10T15:13:11.463158911Z" level=info msg="Stopping pod sandbox: 5f9b5f12097a7f2075c66aa53cdad3ac55aab08f4651dd23115fdaea0170db5f" id=defa3db6-1b2b-48f7-8beb-e02f7228cd23 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.322026 | controller | Jun 10 15:13:11.463417 crc crio[20344]: time="2026-06-10T15:13:11.463374297Z" level=info msg="Stopped pod sandbox (already stopped): 5f9b5f12097a7f2075c66aa53cdad3ac55aab08f4651dd23115fdaea0170db5f" id=defa3db6-1b2b-48f7-8beb-e02f7228cd23 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.322044 | controller | Jun 10 15:13:11.464518 crc crio[20344]: time="2026-06-10T15:13:11.464411124Z" level=info msg="Removing pod sandbox: 5f9b5f12097a7f2075c66aa53cdad3ac55aab08f4651dd23115fdaea0170db5f" id=ceabbbe2-8c86-4045-9777-375549430a32 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.322060 | controller | Jun 10 15:13:11.484049 crc crio[20344]: time="2026-06-10T15:13:11.483717406Z" level=info msg="Removed pod sandbox: 5f9b5f12097a7f2075c66aa53cdad3ac55aab08f4651dd23115fdaea0170db5f" id=ceabbbe2-8c86-4045-9777-375549430a32 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.322076 | controller | Jun 10 15:13:11.485605 crc crio[20344]: time="2026-06-10T15:13:11.485469372Z" level=info msg="Stopping pod sandbox: 2a3b6b4e1c3d0eef5fa148c1198649f0b10b22d30921035d0d72404404018b88" id=34822b4c-45ad-4ddf-be4c-0d582ab3adeb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.322092 | controller | Jun 10 15:13:11.485979 crc crio[20344]: time="2026-06-10T15:13:11.485897003Z" level=info msg="Stopped pod sandbox (already stopped): 2a3b6b4e1c3d0eef5fa148c1198649f0b10b22d30921035d0d72404404018b88" id=34822b4c-45ad-4ddf-be4c-0d582ab3adeb name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.322108 | controller | Jun 10 15:13:11.487161 crc crio[20344]: time="2026-06-10T15:13:11.487078754Z" level=info msg="Removing pod sandbox: 2a3b6b4e1c3d0eef5fa148c1198649f0b10b22d30921035d0d72404404018b88" id=3c3cbda8-e86c-4a81-b5cd-829a7a5b68ba name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.322123 | controller | Jun 10 15:13:11.521182 crc crio[20344]: time="2026-06-10T15:13:11.521031287Z" level=info msg="Removed pod sandbox: 2a3b6b4e1c3d0eef5fa148c1198649f0b10b22d30921035d0d72404404018b88" id=3c3cbda8-e86c-4a81-b5cd-829a7a5b68ba name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.322143 | controller | Jun 10 15:13:11.522966 crc crio[20344]: time="2026-06-10T15:13:11.522802284Z" level=info msg="Stopping pod sandbox: 134a446fcdd3c4b9d5ee050794fbcd15d1a05ed6c0bb4a31d467f6ac673d2b94" id=2510b84c-361e-4cf7-b30b-35005db7cc96 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.322159 | controller | Jun 10 15:13:11.523310 crc crio[20344]: time="2026-06-10T15:13:11.522993829Z" level=info msg="Stopped pod sandbox (already stopped): 134a446fcdd3c4b9d5ee050794fbcd15d1a05ed6c0bb4a31d467f6ac673d2b94" id=2510b84c-361e-4cf7-b30b-35005db7cc96 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.322175 | controller | Jun 10 15:13:11.524043 crc crio[20344]: time="2026-06-10T15:13:11.523935043Z" level=info msg="Removing pod sandbox: 134a446fcdd3c4b9d5ee050794fbcd15d1a05ed6c0bb4a31d467f6ac673d2b94" id=adaa51cd-afb8-46c6-aead-196fc5bd3b54 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.322191 | controller | Jun 10 15:13:11.554504 crc crio[20344]: time="2026-06-10T15:13:11.55419046Z" level=info msg="Removed pod sandbox: 134a446fcdd3c4b9d5ee050794fbcd15d1a05ed6c0bb4a31d467f6ac673d2b94" id=adaa51cd-afb8-46c6-aead-196fc5bd3b54 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.322207 | controller | Jun 10 15:13:11.557210 crc crio[20344]: time="2026-06-10T15:13:11.55611165Z" level=info msg="Stopping pod sandbox: dd9c9007ba25c2357276c759568ef321afa37199945d7dbd4187d65d005444a2" id=a52b26f9-bf13-4714-80ab-423e79751dd1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.322222 | controller | Jun 10 15:13:11.557210 crc crio[20344]: time="2026-06-10T15:13:11.556510051Z" level=info msg="Stopped pod sandbox (already stopped): dd9c9007ba25c2357276c759568ef321afa37199945d7dbd4187d65d005444a2" id=a52b26f9-bf13-4714-80ab-423e79751dd1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.322237 | controller | Jun 10 15:13:11.557833 crc crio[20344]: time="2026-06-10T15:13:11.55761718Z" level=info msg="Removing pod sandbox: dd9c9007ba25c2357276c759568ef321afa37199945d7dbd4187d65d005444a2" id=4af38afb-e2b8-4352-a513-61cfe698a1f8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.322253 | controller | Jun 10 15:13:11.590724 crc crio[20344]: time="2026-06-10T15:13:11.590436634Z" level=info msg="Removed pod sandbox: dd9c9007ba25c2357276c759568ef321afa37199945d7dbd4187d65d005444a2" id=4af38afb-e2b8-4352-a513-61cfe698a1f8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.322268 | controller | Jun 10 15:14:00.554063 crc crio[20344]: time="2026-06-10T15:14:00.549542166Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685074-cv8c8/POD" id=f5954f63-a171-4927-86e7-97c444a6c09b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.322284 | controller | Jun 10 15:14:00.554063 crc crio[20344]: time="2026-06-10T15:14:00.550712716Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.322301 | controller | Jun 10 15:14:00.601755 crc crio[20344]: time="2026-06-10T15:14:00.601477147Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685074-cv8c8 Namespace:openshift-infra ID:8d2bf022270da5cf3de465948078ca2839c17f8119f5e39578b8012d906d1642 UID:480f0a2c-220b-4bfd-bbe3-0129b04e7fa6 NetNS:/var/run/netns/54523bd1-a99f-4c25-b3d3-a1414013dda3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod480f0a2c_220b_4bfd_bbe3_0129b04e7fa6.slice PodAnnotations:0xc000738690}] Aliases:map[]}"
2026-06-10 15:52:06.322318 | controller | Jun 10 15:14:00.601755 crc crio[20344]: time="2026-06-10T15:14:00.601638541Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685074-cv8c8 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.322335 | controller | Jun 10 15:14:01.313081 crc crio[20344]: 2026-06-10T15:14:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8d2bf022270da5c Mac:56:a8:51:6a:f2:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/54523bd1-a99f-4c25-b3d3-a1414013dda3 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.322356 | controller | Jun 10 15:14:01.314743 crc crio[20344]: time="2026-06-10T15:14:01.314667938Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685074-cv8c8 Namespace:openshift-infra ID:8d2bf022270da5cf3de465948078ca2839c17f8119f5e39578b8012d906d1642 UID:480f0a2c-220b-4bfd-bbe3-0129b04e7fa6 NetNS:/var/run/netns/54523bd1-a99f-4c25-b3d3-a1414013dda3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod480f0a2c_220b_4bfd_bbe3_0129b04e7fa6.slice PodAnnotations:0xc000738690}] Aliases:map[]}"
2026-06-10 15:52:06.322373 | controller | Jun 10 15:14:01.314957 crc crio[20344]: time="2026-06-10T15:14:01.314873863Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685074-cv8c8 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.322389 | controller | Jun 10 15:14:01.322903 crc crio[20344]: time="2026-06-10T15:14:01.322775659Z" level=info msg="Ran pod sandbox 8d2bf022270da5cf3de465948078ca2839c17f8119f5e39578b8012d906d1642 with infra container: openshift-infra/auto-csr-approver-29685074-cv8c8/POD" id=f5954f63-a171-4927-86e7-97c444a6c09b name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.322405 | controller | Jun 10 15:14:01.325800 crc crio[20344]: time="2026-06-10T15:14:01.325754056Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=82a3c41b-5372-4d25-8177-41b974e5c1ee name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.322422 | controller | Jun 10 15:14:01.337100 crc crio[20344]: time="2026-06-10T15:14:01.33702393Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-10 15:52:06.322439 | controller | Jun 10 15:14:02.473433 crc crio[20344]: time="2026-06-10T15:14:02.472931521Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=82a3c41b-5372-4d25-8177-41b974e5c1ee name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.322455 | controller | Jun 10 15:14:02.476801 crc crio[20344]: time="2026-06-10T15:14:02.47670497Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=d89878fb-eb64-440d-82c4-8fbb0e574eaa name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.322471 | controller | Jun 10 15:14:02.480048 crc crio[20344]: time="2026-06-10T15:14:02.479937604Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=87a12f93-29ff-43a4-a674-c1fea6e89d3b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.322487 | controller | Jun 10 15:14:02.489242 crc crio[20344]: time="2026-06-10T15:14:02.489160434Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685074-cv8c8/oc" id=a6b4370b-0036-4591-afcd-7c79baf95cef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.322503 | controller | Jun 10 15:14:02.490968 crc crio[20344]: time="2026-06-10T15:14:02.490389216Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.322520 | controller | Jun 10 15:14:02.557069 crc crio[20344]: time="2026-06-10T15:14:02.556187648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.322537 | controller | Jun 10 15:14:02.904844 crc crio[20344]: time="2026-06-10T15:14:02.904718388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.322558 | controller | Jun 10 15:14:03.113075 crc crio[20344]: time="2026-06-10T15:14:03.112563537Z" level=info msg="Created container bc5a5d65c75f065b21e99efb20c12b86ba639853f880dc71a23f899372978743: openshift-infra/auto-csr-approver-29685074-cv8c8/oc" id=a6b4370b-0036-4591-afcd-7c79baf95cef name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.322576 | controller | Jun 10 15:14:03.116536 crc crio[20344]: time="2026-06-10T15:14:03.116487669Z" level=info msg="Starting container: bc5a5d65c75f065b21e99efb20c12b86ba639853f880dc71a23f899372978743" id=9ab950fb-c8c9-491b-b23b-0022964628f2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.322593 | controller | Jun 10 15:14:03.123900 crc crio[20344]: time="2026-06-10T15:14:03.123754339Z" level=info msg="Started container" PID=116752 containerID=bc5a5d65c75f065b21e99efb20c12b86ba639853f880dc71a23f899372978743 description=openshift-infra/auto-csr-approver-29685074-cv8c8/oc id=9ab950fb-c8c9-491b-b23b-0022964628f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d2bf022270da5cf3de465948078ca2839c17f8119f5e39578b8012d906d1642
2026-06-10 15:52:06.322613 | controller | Jun 10 15:14:05.988382 crc crio[20344]: time="2026-06-10T15:14:05.987936467Z" level=info msg="Stopping pod sandbox: 8d2bf022270da5cf3de465948078ca2839c17f8119f5e39578b8012d906d1642" id=3e46ff1a-3ed3-41f8-be04-418ed46fcc78 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.322631 | controller | Jun 10 15:14:05.990078 crc crio[20344]: time="2026-06-10T15:14:05.988888122Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685074-cv8c8 Namespace:openshift-infra ID:8d2bf022270da5cf3de465948078ca2839c17f8119f5e39578b8012d906d1642 UID:480f0a2c-220b-4bfd-bbe3-0129b04e7fa6 NetNS:/var/run/netns/54523bd1-a99f-4c25-b3d3-a1414013dda3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod480f0a2c_220b_4bfd_bbe3_0129b04e7fa6.slice PodAnnotations:0xc00282e1b0}] Aliases:map[]}"
2026-06-10 15:52:06.322648 | controller | Jun 10 15:14:05.990078 crc crio[20344]: time="2026-06-10T15:14:05.989029466Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685074-cv8c8 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.322665 | controller | Jun 10 15:14:06.386739 crc crio[20344]: time="2026-06-10T15:14:06.386109889Z" level=info msg="Stopped pod sandbox: 8d2bf022270da5cf3de465948078ca2839c17f8119f5e39578b8012d906d1642" id=3e46ff1a-3ed3-41f8-be04-418ed46fcc78 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.322682 | controller | Jun 10 15:14:11.614463 crc crio[20344]: time="2026-06-10T15:14:11.613686254Z" level=info msg="Removing container: ad0f1e157fc855f54d5df76c941701bf41910f7dec9b1378d3177849c8f61725" id=a5af653e-fb6d-4068-8536-2db88367514d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.322698 | controller | Jun 10 15:14:11.736423 crc crio[20344]: time="2026-06-10T15:14:11.735479774Z" level=info msg="Removed container ad0f1e157fc855f54d5df76c941701bf41910f7dec9b1378d3177849c8f61725: openstack/nova-cell0-conductor-db-sync-5t9hx/nova-cell0-conductor-db-sync" id=a5af653e-fb6d-4068-8536-2db88367514d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.322715 | controller | Jun 10 15:14:11.739517 crc crio[20344]: time="2026-06-10T15:14:11.739222661Z" level=info msg="Removing container: d3f544f36cc8dc5fd55c412077df63ad9bf6fd00133394233003378a224dc25a" id=a6439bfd-54f6-4828-9485-01742a50d600 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.322731 | controller | Jun 10 15:14:11.891337 crc crio[20344]: time="2026-06-10T15:14:11.891162846Z" level=info msg="Removed container d3f544f36cc8dc5fd55c412077df63ad9bf6fd00133394233003378a224dc25a: openstack/nova-cell1-conductor-db-sync-h5xr8/nova-cell1-conductor-db-sync" id=a6439bfd-54f6-4828-9485-01742a50d600 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.322748 | controller | Jun 10 15:14:11.894670 crc crio[20344]: time="2026-06-10T15:14:11.894482332Z" level=info msg="Removing container: b1939969513a386b9297563952220aaefb3750ac622752e4e9b3968c2111a7fc" id=c47ec7a6-8f8f-4b1b-9457-abc560ea146f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.322769 | controller | Jun 10 15:14:12.088331 crc crio[20344]: time="2026-06-10T15:14:12.088014689Z" level=info msg="Removed container b1939969513a386b9297563952220aaefb3750ac622752e4e9b3968c2111a7fc: openstack/nova-cell0-cell-mapping-c8xfn/nova-manage" id=c47ec7a6-8f8f-4b1b-9457-abc560ea146f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.322786 | controller | Jun 10 15:14:12.094011 crc crio[20344]: time="2026-06-10T15:14:12.093848491Z" level=info msg="Removing container: 020a23302670329454706506d81dc0867c01cd122e4d698ad4b9334e7e36d7cf" id=960c1712-a5f8-4211-8fd8-dc0b46239241 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.322803 | controller | Jun 10 15:14:12.286768 crc crio[20344]: time="2026-06-10T15:14:12.286615128Z" level=info msg="Removed container 020a23302670329454706506d81dc0867c01cd122e4d698ad4b9334e7e36d7cf: openshift-infra/auto-csr-approver-29685068-crkwt/oc" id=960c1712-a5f8-4211-8fd8-dc0b46239241 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.322819 | controller | Jun 10 15:14:12.304980 crc crio[20344]: time="2026-06-10T15:14:12.304838093Z" level=info msg="Stopping pod sandbox: 3844763f75bdefb631b40e8c0bfa6f63e31676a46a82fc93ed8d7a814b31a888" id=abe56a48-6faa-4c53-8947-19336c33aebd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.322836 | controller | Jun 10 15:14:12.304980 crc crio[20344]: time="2026-06-10T15:14:12.304984606Z" level=info msg="Stopped pod sandbox (already stopped): 3844763f75bdefb631b40e8c0bfa6f63e31676a46a82fc93ed8d7a814b31a888" id=abe56a48-6faa-4c53-8947-19336c33aebd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.322872 | controller | Jun 10 15:14:12.306176 crc crio[20344]: time="2026-06-10T15:14:12.306050034Z" level=info msg="Removing pod sandbox: 3844763f75bdefb631b40e8c0bfa6f63e31676a46a82fc93ed8d7a814b31a888" id=57bd1689-64e5-488b-8ae0-dbf9352ba655 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.322891 | controller | Jun 10 15:14:12.337602 crc crio[20344]: time="2026-06-10T15:14:12.337466972Z" level=info msg="Removed pod sandbox: 3844763f75bdefb631b40e8c0bfa6f63e31676a46a82fc93ed8d7a814b31a888" id=57bd1689-64e5-488b-8ae0-dbf9352ba655 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.322908 | controller | Jun 10 15:14:12.338756 crc crio[20344]: time="2026-06-10T15:14:12.338596802Z" level=info msg="Stopping pod sandbox: de60931f695f1f4de8a70388800ba8c6807f211c59154db7b9dce237df7227da" id=d2347e88-6d2a-41a1-9364-823cc4b41cf3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.322923 | controller | Jun 10 15:14:12.338756 crc crio[20344]: time="2026-06-10T15:14:12.338711345Z" level=info msg="Stopped pod sandbox (already stopped): de60931f695f1f4de8a70388800ba8c6807f211c59154db7b9dce237df7227da" id=d2347e88-6d2a-41a1-9364-823cc4b41cf3 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.322940 | controller | Jun 10 15:14:12.339434 crc crio[20344]: time="2026-06-10T15:14:12.339358731Z" level=info msg="Removing pod sandbox: de60931f695f1f4de8a70388800ba8c6807f211c59154db7b9dce237df7227da" id=91d0e0da-f31c-425e-bf71-8900e37462fd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.322956 | controller | Jun 10 15:14:12.360137 crc crio[20344]: time="2026-06-10T15:14:12.359960508Z" level=info msg="Removed pod sandbox: de60931f695f1f4de8a70388800ba8c6807f211c59154db7b9dce237df7227da" id=91d0e0da-f31c-425e-bf71-8900e37462fd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.322973 | controller | Jun 10 15:14:12.363505 crc crio[20344]: time="2026-06-10T15:14:12.363377057Z" level=info msg="Stopping pod sandbox: 9d0dc822311f5e95dc6fca90c6e3e177c46c16457e593a32fade4e965caf111e" id=441c665d-10c4-4cf8-b292-956888fab16f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.322994 | controller | Jun 10 15:14:12.363833 crc crio[20344]: time="2026-06-10T15:14:12.363633833Z" level=info msg="Stopped pod sandbox (already stopped): 9d0dc822311f5e95dc6fca90c6e3e177c46c16457e593a32fade4e965caf111e" id=441c665d-10c4-4cf8-b292-956888fab16f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.323011 | controller | Jun 10 15:14:12.365424 crc crio[20344]: time="2026-06-10T15:14:12.365200184Z" level=info msg="Removing pod sandbox: 9d0dc822311f5e95dc6fca90c6e3e177c46c16457e593a32fade4e965caf111e" id=de2f70bc-12f1-4345-9952-27b6beae260a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.323027 | controller | Jun 10 15:14:12.397639 crc crio[20344]: time="2026-06-10T15:14:12.397497215Z" level=info msg="Removed pod sandbox: 9d0dc822311f5e95dc6fca90c6e3e177c46c16457e593a32fade4e965caf111e" id=de2f70bc-12f1-4345-9952-27b6beae260a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.323043 | controller | Jun 10 15:14:12.399050 crc crio[20344]: time="2026-06-10T15:14:12.398904591Z" level=info msg="Stopping pod sandbox: c1c436c934e1867265856becb99d3590a267315a20b8406cf9843661458fdce9" id=bc937382-33fc-44ff-a5da-13d40e4dafff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.323059 | controller | Jun 10 15:14:12.399050 crc crio[20344]: time="2026-06-10T15:14:12.399024524Z" level=info msg="Stopped pod sandbox (already stopped): c1c436c934e1867265856becb99d3590a267315a20b8406cf9843661458fdce9" id=bc937382-33fc-44ff-a5da-13d40e4dafff name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.323075 | controller | Jun 10 15:14:12.400048 crc crio[20344]: time="2026-06-10T15:14:12.399939998Z" level=info msg="Removing pod sandbox: c1c436c934e1867265856becb99d3590a267315a20b8406cf9843661458fdce9" id=a258107d-d975-4dad-a34c-4deb28bd386f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.323091 | controller | Jun 10 15:14:12.482783 crc crio[20344]: time="2026-06-10T15:14:12.48261644Z" level=info msg="Removed pod sandbox: c1c436c934e1867265856becb99d3590a267315a20b8406cf9843661458fdce9" id=a258107d-d975-4dad-a34c-4deb28bd386f name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.323107 | controller | Jun 10 15:14:33.111107 crc crio[20344]: time="2026-06-10T15:14:33.110642126Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-2gz5g/POD" id=b5729976-3e59-4570-a7f9-4a903874d0f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.323124 | controller | Jun 10 15:14:33.112751 crc crio[20344]: time="2026-06-10T15:14:33.111118308Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.323140 | controller | Jun 10 15:14:33.139897 crc crio[20344]: time="2026-06-10T15:14:33.139754264Z" level=info msg="Got pod network &{Name:redhat-operators-2gz5g Namespace:openshift-marketplace ID:3bb034acd7494840480bcca858cc7e086a5d0743b60a26d092f07b523dc0acd6 UID:1efde05a-875c-4bec-8fe0-986061084a66 NetNS:/var/run/netns/0ea4ebc8-4522-4a91-97cf-fca77ead1d56 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1efde05a_875c_4bec_8fe0_986061084a66.slice PodAnnotations:0xc00078dca0}] Aliases:map[]}"
2026-06-10 15:52:06.323158 | controller | Jun 10 15:14:33.139897 crc crio[20344]: time="2026-06-10T15:14:33.139812245Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-2gz5g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.323175 | controller | Jun 10 15:14:33.745385 crc crio[20344]: 2026-06-10T15:14:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3bb034acd749484 Mac:32:f8:74:f7:5a:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/0ea4ebc8-4522-4a91-97cf-fca77ead1d56 SocketPath: PciID:}] [{Interface:0xc000142f40 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.323196 | controller | Jun 10 15:14:33.747148 crc crio[20344]: time="2026-06-10T15:14:33.747042928Z" level=info msg="Got pod network &{Name:redhat-operators-2gz5g Namespace:openshift-marketplace ID:3bb034acd7494840480bcca858cc7e086a5d0743b60a26d092f07b523dc0acd6 UID:1efde05a-875c-4bec-8fe0-986061084a66 NetNS:/var/run/netns/0ea4ebc8-4522-4a91-97cf-fca77ead1d56 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1efde05a_875c_4bec_8fe0_986061084a66.slice PodAnnotations:0xc00078dca0}] Aliases:map[]}"
2026-06-10 15:52:06.323213 | controller | Jun 10 15:14:33.747473 crc crio[20344]: time="2026-06-10T15:14:33.747372707Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-2gz5g for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.323229 | controller | Jun 10 15:14:33.758012 crc crio[20344]: time="2026-06-10T15:14:33.757929511Z" level=info msg="Ran pod sandbox 3bb034acd7494840480bcca858cc7e086a5d0743b60a26d092f07b523dc0acd6 with infra container: openshift-marketplace/redhat-operators-2gz5g/POD" id=b5729976-3e59-4570-a7f9-4a903874d0f0 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.323246 | controller | Jun 10 15:14:33.761378 crc crio[20344]: time="2026-06-10T15:14:33.761192426Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=8eac6c2b-b22c-4e72-8756-c94e032fc853 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.323263 | controller | Jun 10 15:14:33.767540 crc crio[20344]: time="2026-06-10T15:14:33.767382007Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=cbd0df9f-4e2f-4d5b-88cb-b030dd496cf5 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.323279 | controller | Jun 10 15:14:33.780335 crc crio[20344]: time="2026-06-10T15:14:33.780184411Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-2gz5g/extract-utilities" id=fa29840e-23fa-46dc-a33a-8d6132686029 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.323295 | controller | Jun 10 15:14:33.780779 crc crio[20344]: time="2026-06-10T15:14:33.780735955Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.323312 | controller | Jun 10 15:14:33.833800 crc crio[20344]: time="2026-06-10T15:14:33.833703533Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.323328 | controller | Jun 10 15:14:33.857219 crc crio[20344]: time="2026-06-10T15:14:33.857100932Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.323344 | controller | Jun 10 15:14:34.029975 crc crio[20344]: time="2026-06-10T15:14:34.029513509Z" level=info msg="Created container 03a2c8d42227c7a0ae0044d0f280b7fe1e24f3efae9465fcab3e4d26bf9879eb: openshift-marketplace/redhat-operators-2gz5g/extract-utilities" id=fa29840e-23fa-46dc-a33a-8d6132686029 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.323361 | controller | Jun 10 15:14:34.033239 crc crio[20344]: time="2026-06-10T15:14:34.033148074Z" level=info msg="Starting container: 03a2c8d42227c7a0ae0044d0f280b7fe1e24f3efae9465fcab3e4d26bf9879eb" id=e920a902-2299-443e-be0d-70c5816d507b name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.323377 | controller | Jun 10 15:14:34.040724 crc crio[20344]: time="2026-06-10T15:14:34.040631969Z" level=info msg="Started container" PID=118406 containerID=03a2c8d42227c7a0ae0044d0f280b7fe1e24f3efae9465fcab3e4d26bf9879eb description=openshift-marketplace/redhat-operators-2gz5g/extract-utilities id=e920a902-2299-443e-be0d-70c5816d507b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3bb034acd7494840480bcca858cc7e086a5d0743b60a26d092f07b523dc0acd6
2026-06-10 15:52:06.323399 | controller | Jun 10 15:14:34.432488 crc crio[20344]: time="2026-06-10T15:14:34.430723451Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=b0966658-636c-4155-a193-b0159d6471b9 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.323416 | controller | Jun 10 15:14:34.438649 crc crio[20344]: time="2026-06-10T15:14:34.435760612Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-10 15:52:06.323433 | controller | Jun 10 15:14:35.193411 crc crio[20344]: time="2026-06-10T15:14:35.192906256Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:21dc3353624ee78f072b503b54c8a84b2a47b1b3ecedb037166b270e1772eeff" id=b0966658-636c-4155-a193-b0159d6471b9 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.323449 | controller | Jun 10 15:14:35.194922 crc crio[20344]: time="2026-06-10T15:14:35.194411775Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=dcfc813c-8e8e-43c5-902c-b7a19ddf8630 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.323466 | controller | Jun 10 15:14:35.202126 crc crio[20344]: time="2026-06-10T15:14:35.202022473Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=bd26e25a-2286-437b-9781-8e38723d21f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.323482 | controller | Jun 10 15:14:35.217401 crc crio[20344]: time="2026-06-10T15:14:35.21612487Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-2gz5g/extract-content" id=9313f35a-b480-4789-ad51-578e6dc94349 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.323498 | controller | Jun 10 15:14:35.217401 crc crio[20344]: time="2026-06-10T15:14:35.216686215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.323515 | controller | Jun 10 15:14:35.281061 crc crio[20344]: time="2026-06-10T15:14:35.280930037Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.323531 | controller | Jun 10 15:14:35.288503 crc crio[20344]: time="2026-06-10T15:14:35.288415222Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.323547 | controller | Jun 10 15:14:35.469976 crc crio[20344]: time="2026-06-10T15:14:35.469845343Z" level=info msg="Created container 52f22e8938a4b80f898d4c9c4730da94960f8364b4012db4fbfdb3f2289e017c: openshift-marketplace/redhat-operators-2gz5g/extract-content" id=9313f35a-b480-4789-ad51-578e6dc94349 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.323563 | controller | Jun 10 15:14:35.471093 crc crio[20344]: time="2026-06-10T15:14:35.471027234Z" level=info msg="Starting container: 52f22e8938a4b80f898d4c9c4730da94960f8364b4012db4fbfdb3f2289e017c" id=2359f393-c7cc-42ae-bad3-0a2435b91366 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.323579 | controller | Jun 10 15:14:35.478778 crc crio[20344]: time="2026-06-10T15:14:35.478686774Z" level=info msg="Started container" PID=118431 containerID=52f22e8938a4b80f898d4c9c4730da94960f8364b4012db4fbfdb3f2289e017c description=openshift-marketplace/redhat-operators-2gz5g/extract-content id=2359f393-c7cc-42ae-bad3-0a2435b91366 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3bb034acd7494840480bcca858cc7e086a5d0743b60a26d092f07b523dc0acd6
2026-06-10 15:52:06.323595 | controller | Jun 10 15:14:44.584438 crc crio[20344]: time="2026-06-10T15:14:44.583635194Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=75bf936f-1c33-4ed3-b6ec-647fd2429e59 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.323616 | controller | Jun 10 15:14:44.588561 crc crio[20344]: time="2026-06-10T15:14:44.588405798Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=37dfd6cf-6764-4339-b90b-cc9a827ce51f name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.323632 | controller | Jun 10 15:14:44.596988 crc crio[20344]: time="2026-06-10T15:14:44.596850398Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-2gz5g/registry-server" id=1561ef37-5295-403f-9338-5f3fa50e6f27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.323648 | controller | Jun 10 15:14:44.597697 crc crio[20344]: time="2026-06-10T15:14:44.597395952Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.323664 | controller | Jun 10 15:14:44.681080 crc crio[20344]: time="2026-06-10T15:14:44.680979587Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.323680 | controller | Jun 10 15:14:44.685641 crc crio[20344]: time="2026-06-10T15:14:44.685566777Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.323696 | controller | Jun 10 15:14:44.865002 crc crio[20344]: time="2026-06-10T15:14:44.864847182Z" level=info msg="Created container fe5f6f27c85847a61aa525e0aa30b8bc503ddc30c4aa157eadddac7d35375b9d: openshift-marketplace/redhat-operators-2gz5g/registry-server" id=1561ef37-5295-403f-9338-5f3fa50e6f27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.323713 | controller | Jun 10 15:14:44.867192 crc crio[20344]: time="2026-06-10T15:14:44.867138792Z" level=info msg="Starting container: fe5f6f27c85847a61aa525e0aa30b8bc503ddc30c4aa157eadddac7d35375b9d" id=d9fc86da-21d8-468d-8af0-9f54c23c998a name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.323729 | controller | Jun 10 15:14:44.873888 crc crio[20344]: time="2026-06-10T15:14:44.873756244Z" level=info msg="Started container" PID=118902 containerID=fe5f6f27c85847a61aa525e0aa30b8bc503ddc30c4aa157eadddac7d35375b9d description=openshift-marketplace/redhat-operators-2gz5g/registry-server id=d9fc86da-21d8-468d-8af0-9f54c23c998a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3bb034acd7494840480bcca858cc7e086a5d0743b60a26d092f07b523dc0acd6
2026-06-10 15:52:06.323746 | controller | Jun 10 15:15:00.573774 crc crio[20344]: time="2026-06-10T15:15:00.573069748Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29685075-gfwkn/POD" id=d3beed60-049e-4393-ac3c-1c77ec9d9a58 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.323763 | controller | Jun 10 15:15:00.574991 crc crio[20344]: time="2026-06-10T15:15:00.573798767Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.323780 | controller | Jun 10 15:15:00.603477 crc crio[20344]: time="2026-06-10T15:15:00.603351862Z" level=info msg="Got pod network &{Name:collect-profiles-29685075-gfwkn Namespace:openshift-operator-lifecycle-manager ID:1a9b1787139101203b0183b81142cd06d6ef0221fff71a5543c67b5079728ee9 UID:ad57bce9-0e69-425e-a53e-d484e8791d6e NetNS:/var/run/netns/b198b8b1-8357-4624-a9d2-339a83eefddd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad57bce9_0e69_425e_a53e_d484e8791d6e.slice PodAnnotations:0xc0040373b0}] Aliases:map[]}"
2026-06-10 15:52:06.323802 | controller | Jun 10 15:15:00.603477 crc crio[20344]: time="2026-06-10T15:15:00.603454345Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29685075-gfwkn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.323820 | controller | Jun 10 15:15:01.217302 crc crio[20344]: 2026-06-10T15:15:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1a9b17871391012 Mac:5e:8d:ec:fb:20:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/b198b8b1-8357-4624-a9d2-339a83eefddd SocketPath: PciID:}] [{Interface:0xc000480b50 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.323837 | controller | Jun 10 15:15:01.219045 crc crio[20344]: time="2026-06-10T15:15:01.21893969Z" level=info msg="Got pod network &{Name:collect-profiles-29685075-gfwkn Namespace:openshift-operator-lifecycle-manager ID:1a9b1787139101203b0183b81142cd06d6ef0221fff71a5543c67b5079728ee9 UID:ad57bce9-0e69-425e-a53e-d484e8791d6e NetNS:/var/run/netns/b198b8b1-8357-4624-a9d2-339a83eefddd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad57bce9_0e69_425e_a53e_d484e8791d6e.slice PodAnnotations:0xc0040373b0}] Aliases:map[]}"
2026-06-10 15:52:06.323874 | controller | Jun 10 15:15:01.219218 crc crio[20344]: time="2026-06-10T15:15:01.219101724Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29685075-gfwkn for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.323893 | controller | Jun 10 15:15:01.232712 crc crio[20344]: time="2026-06-10T15:15:01.232623515Z" level=info msg="Ran pod sandbox 1a9b1787139101203b0183b81142cd06d6ef0221fff71a5543c67b5079728ee9 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29685075-gfwkn/POD" id=d3beed60-049e-4393-ac3c-1c77ec9d9a58 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.323909 | controller | Jun 10 15:15:01.235530 crc crio[20344]: time="2026-06-10T15:15:01.235455068Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=78ad1fe8-733c-41eb-a899-b478bda006e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.323926 | controller | Jun 10 15:15:01.237694 crc crio[20344]: time="2026-06-10T15:15:01.237583073Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=9e67eff3-c124-4aba-9788-1cd34dd52459 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.323942 | controller | Jun 10 15:15:01.245731 crc crio[20344]: time="2026-06-10T15:15:01.24558388Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29685075-gfwkn/collect-profiles" id=2a2242c7-d7e9-42bc-a123-c819452ffa25 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.323958 | controller | Jun 10 15:15:01.248670 crc crio[20344]: time="2026-06-10T15:15:01.248559457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.323975 | controller | Jun 10 15:15:01.312561 crc crio[20344]: time="2026-06-10T15:15:01.312467333Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.323991 | controller | Jun 10 15:15:01.319090 crc crio[20344]: time="2026-06-10T15:15:01.319015643Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.324008 | controller | Jun 10 15:15:01.458517 crc crio[20344]: time="2026-06-10T15:15:01.458238339Z" level=info msg="Created container 5fb8c9400d49bf6ce2036165aae9b92bf3dcde7ef6280a8bac0d0c8ebabd59f5: openshift-operator-lifecycle-manager/collect-profiles-29685075-gfwkn/collect-profiles" id=2a2242c7-d7e9-42bc-a123-c819452ffa25 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.324029 | controller | Jun 10 15:15:01.460881 crc crio[20344]: time="2026-06-10T15:15:01.46060773Z" level=info msg="Starting container: 5fb8c9400d49bf6ce2036165aae9b92bf3dcde7ef6280a8bac0d0c8ebabd59f5" id=6f47d93a-eb21-4708-a335-4c8c53f93c9e name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.324046 | controller | Jun 10 15:15:01.470572 crc crio[20344]: time="2026-06-10T15:15:01.470340102Z" level=info msg="Started container" PID=119806 containerID=5fb8c9400d49bf6ce2036165aae9b92bf3dcde7ef6280a8bac0d0c8ebabd59f5 description=openshift-operator-lifecycle-manager/collect-profiles-29685075-gfwkn/collect-profiles id=6f47d93a-eb21-4708-a335-4c8c53f93c9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a9b1787139101203b0183b81142cd06d6ef0221fff71a5543c67b5079728ee9
2026-06-10 15:52:06.324063 | controller | Jun 10 15:15:03.883202 crc crio[20344]: time="2026-06-10T15:15:03.882522394Z" level=info msg="Stopping pod sandbox: 1a9b1787139101203b0183b81142cd06d6ef0221fff71a5543c67b5079728ee9" id=c09422f8-e353-49b8-a91f-71048239dbf5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.324080 | controller | Jun 10 15:15:03.884802 crc crio[20344]: time="2026-06-10T15:15:03.883783947Z" level=info msg="Got pod network &{Name:collect-profiles-29685075-gfwkn Namespace:openshift-operator-lifecycle-manager ID:1a9b1787139101203b0183b81142cd06d6ef0221fff71a5543c67b5079728ee9 UID:ad57bce9-0e69-425e-a53e-d484e8791d6e NetNS:/var/run/netns/b198b8b1-8357-4624-a9d2-339a83eefddd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad57bce9_0e69_425e_a53e_d484e8791d6e.slice PodAnnotations:0xc0027c04c8}] Aliases:map[]}"
2026-06-10 15:52:06.324097 | controller | Jun 10 15:15:03.884802 crc crio[20344]: time="2026-06-10T15:15:03.883944131Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29685075-gfwkn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.324114 | controller | Jun 10 15:15:04.312085 crc crio[20344]: time="2026-06-10T15:15:04.311403335Z" level=info msg="Stopped pod sandbox: 1a9b1787139101203b0183b81142cd06d6ef0221fff71a5543c67b5079728ee9" id=c09422f8-e353-49b8-a91f-71048239dbf5 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.324130 | controller | Jun 10 15:15:04.900197 crc crio[20344]: time="2026-06-10T15:15:04.899684335Z" level=info msg="Stopping container: fe5f6f27c85847a61aa525e0aa30b8bc503ddc30c4aa157eadddac7d35375b9d (timeout: 2s)" id=0d831e7d-fddc-45e3-8525-beb71e8d7e80 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.324146 | controller | Jun 10 15:15:05.041524 crc crio[20344]: time="2026-06-10T15:15:05.041427406Z" level=info msg="Stopped container fe5f6f27c85847a61aa525e0aa30b8bc503ddc30c4aa157eadddac7d35375b9d: openshift-marketplace/redhat-operators-2gz5g/registry-server" id=0d831e7d-fddc-45e3-8525-beb71e8d7e80 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.324163 | controller | Jun 10 15:15:05.048146 crc crio[20344]: time="2026-06-10T15:15:05.047964676Z" level=info msg="Stopping pod sandbox: 3bb034acd7494840480bcca858cc7e086a5d0743b60a26d092f07b523dc0acd6" id=f421a1a2-48bb-4ea4-86ae-29fe655a5908 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.324179 | controller | Jun 10 15:15:05.048939 crc crio[20344]: time="2026-06-10T15:15:05.048796157Z" level=info msg="Got pod network &{Name:redhat-operators-2gz5g Namespace:openshift-marketplace ID:3bb034acd7494840480bcca858cc7e086a5d0743b60a26d092f07b523dc0acd6 UID:1efde05a-875c-4bec-8fe0-986061084a66 NetNS:/var/run/netns/0ea4ebc8-4522-4a91-97cf-fca77ead1d56 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1efde05a_875c_4bec_8fe0_986061084a66.slice PodAnnotations:0xc00078ceb8}] Aliases:map[]}"
2026-06-10 15:52:06.324200 | controller | Jun 10 15:15:05.049242 crc crio[20344]: time="2026-06-10T15:15:05.049056314Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-2gz5g from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.324217 | controller | Jun 10 15:15:05.439312 crc crio[20344]: time="2026-06-10T15:15:05.43877347Z" level=info msg="Stopped pod sandbox: 3bb034acd7494840480bcca858cc7e086a5d0743b60a26d092f07b523dc0acd6" id=f421a1a2-48bb-4ea4-86ae-29fe655a5908 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.324234 | controller | Jun 10 15:15:05.921585 crc crio[20344]: time="2026-06-10T15:15:05.921526037Z" level=info msg="Removing container: fe5f6f27c85847a61aa525e0aa30b8bc503ddc30c4aa157eadddac7d35375b9d" id=3fa559fe-fec2-4cf2-bbb5-5c2a4baa54e9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.324250 | controller | Jun 10 15:15:05.965318 crc crio[20344]: time="2026-06-10T15:15:05.965191758Z" level=info msg="Removed container fe5f6f27c85847a61aa525e0aa30b8bc503ddc30c4aa157eadddac7d35375b9d: openshift-marketplace/redhat-operators-2gz5g/registry-server" id=3fa559fe-fec2-4cf2-bbb5-5c2a4baa54e9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.324266 | controller | Jun 10 15:15:05.968669 crc crio[20344]: time="2026-06-10T15:15:05.968600797Z" level=info msg="Removing container: 52f22e8938a4b80f898d4c9c4730da94960f8364b4012db4fbfdb3f2289e017c" id=b7d59c6a-86af-42a5-a30e-d71adbe2dd0e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.324283 | controller | Jun 10 15:15:06.020404 crc crio[20344]: time="2026-06-10T15:15:06.020093311Z" level=info msg="Removed container 52f22e8938a4b80f898d4c9c4730da94960f8364b4012db4fbfdb3f2289e017c: openshift-marketplace/redhat-operators-2gz5g/extract-content" id=b7d59c6a-86af-42a5-a30e-d71adbe2dd0e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.324299 | controller | Jun 10 15:15:06.023037 crc crio[20344]: time="2026-06-10T15:15:06.022650907Z" level=info msg="Removing container: 03a2c8d42227c7a0ae0044d0f280b7fe1e24f3efae9465fcab3e4d26bf9879eb" id=3f038955-ce80-49ff-b64f-b0e1291493d2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.324315 | controller | Jun 10 15:15:06.070134 crc crio[20344]: time="2026-06-10T15:15:06.069834799Z" level=info msg="Removed container 03a2c8d42227c7a0ae0044d0f280b7fe1e24f3efae9465fcab3e4d26bf9879eb: openshift-marketplace/redhat-operators-2gz5g/extract-utilities" id=3f038955-ce80-49ff-b64f-b0e1291493d2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.324331 | controller | Jun 10 15:15:12.516137 crc crio[20344]: time="2026-06-10T15:15:12.514775025Z" level=info msg="Removing container: ba977d8ea2dbec2cb3fc55b8c805e266959abae7ee66a6eb8bde69f25d078920" id=4098c412-c658-468e-8948-24f30c566219 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.324347 | controller | Jun 10 15:15:12.626184 crc crio[20344]: time="2026-06-10T15:15:12.626030967Z" level=info msg="Removed container ba977d8ea2dbec2cb3fc55b8c805e266959abae7ee66a6eb8bde69f25d078920: openstack/nova-cell1-cell-mapping-md42m/nova-manage" id=4098c412-c658-468e-8948-24f30c566219 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.324363 | controller | Jun 10 15:15:12.630419 crc crio[20344]: time="2026-06-10T15:15:12.630330478Z" level=info msg="Removing container: 8b33453edf2a7d4813e77acdb6dedaf7388a8e326e15bf0579ecee4a583bb431" id=4a7f151b-34e6-412d-8103-13889ed88292 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.324379 | controller | Jun 10 15:15:12.677839 crc crio[20344]: time="2026-06-10T15:15:12.677745157Z" level=info msg="Removed container 8b33453edf2a7d4813e77acdb6dedaf7388a8e326e15bf0579ecee4a583bb431: openshift-operator-lifecycle-manager/collect-profiles-29685030-db252/collect-profiles" id=4a7f151b-34e6-412d-8103-13889ed88292 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.324400 | controller | Jun 10 15:15:12.688204 crc crio[20344]: time="2026-06-10T15:15:12.688001632Z" level=info msg="Stopping pod sandbox: 593b96c17ebc5375f6ff7ed402d9e61b382833c6e2993d33e2d53a1ad64cee11" id=4afe5f79-ca3f-4fa9-8131-7969f5984b3c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.324416 | controller | Jun 10 15:15:12.688485 crc crio[20344]: time="2026-06-10T15:15:12.688192127Z" level=info msg="Stopped pod sandbox (already stopped): 593b96c17ebc5375f6ff7ed402d9e61b382833c6e2993d33e2d53a1ad64cee11" id=4afe5f79-ca3f-4fa9-8131-7969f5984b3c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.324432 | controller | Jun 10 15:15:12.688919 crc crio[20344]: time="2026-06-10T15:15:12.688815143Z" level=info msg="Removing pod sandbox: 593b96c17ebc5375f6ff7ed402d9e61b382833c6e2993d33e2d53a1ad64cee11" id=284e9cff-b459-448f-b3dd-8625f3348d19 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.324448 | controller | Jun 10 15:15:12.720629 crc crio[20344]: time="2026-06-10T15:15:12.720482594Z" level=info msg="Removed pod sandbox: 593b96c17ebc5375f6ff7ed402d9e61b382833c6e2993d33e2d53a1ad64cee11" id=284e9cff-b459-448f-b3dd-8625f3348d19 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.324464 | controller | Jun 10 15:15:12.722361 crc crio[20344]: time="2026-06-10T15:15:12.722220999Z" level=info msg="Stopping pod sandbox: e656476152fe54fb1468f997d9b7e44d7ab7164ed95752619d14a3107667c4c8" id=596e21da-1f20-4b1f-9cd3-f283ce303c15 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.324480 | controller | Jun 10 15:15:12.722587 crc crio[20344]: time="2026-06-10T15:15:12.722530177Z" level=info msg="Stopped pod sandbox (already stopped): e656476152fe54fb1468f997d9b7e44d7ab7164ed95752619d14a3107667c4c8" id=596e21da-1f20-4b1f-9cd3-f283ce303c15 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.324496 | controller | Jun 10 15:15:12.723483 crc crio[20344]: time="2026-06-10T15:15:12.7234131Z" level=info msg="Removing pod sandbox: e656476152fe54fb1468f997d9b7e44d7ab7164ed95752619d14a3107667c4c8" id=b65e7447-1f4f-4141-bdc5-f5ea53c73935 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.324513 | controller | Jun 10 15:15:12.742419 crc crio[20344]: time="2026-06-10T15:15:12.741338004Z" level=info msg="Removed pod sandbox: e656476152fe54fb1468f997d9b7e44d7ab7164ed95752619d14a3107667c4c8" id=b65e7447-1f4f-4141-bdc5-f5ea53c73935 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.324529 | controller | Jun 10 15:15:12.743508 crc crio[20344]: time="2026-06-10T15:15:12.743432848Z" level=info msg="Stopping pod sandbox: 3bb034acd7494840480bcca858cc7e086a5d0743b60a26d092f07b523dc0acd6" id=441be377-18c7-43d0-8e4c-35e2050bd00f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.324546 | controller | Jun 10 15:15:12.743604 crc crio[20344]: time="2026-06-10T15:15:12.74351317Z" level=info msg="Stopped pod sandbox (already stopped): 3bb034acd7494840480bcca858cc7e086a5d0743b60a26d092f07b523dc0acd6" id=441be377-18c7-43d0-8e4c-35e2050bd00f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.324562 | controller | Jun 10 15:15:12.744394 crc crio[20344]: time="2026-06-10T15:15:12.744120346Z" level=info msg="Removing pod sandbox: 3bb034acd7494840480bcca858cc7e086a5d0743b60a26d092f07b523dc0acd6" id=cf2fdfa7-1701-4318-96ac-49c98d016610 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.324578 | controller | Jun 10 15:15:12.766217 crc crio[20344]: time="2026-06-10T15:15:12.766013963Z" level=info msg="Removed pod sandbox: 3bb034acd7494840480bcca858cc7e086a5d0743b60a26d092f07b523dc0acd6" id=cf2fdfa7-1701-4318-96ac-49c98d016610 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.324594 | controller | Jun 10 15:15:43.503989 crc crio[20344]: time="2026-06-10T15:15:43.50285452Z" level=info msg="Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lssjf/POD" id=b2376437-5a3a-46fd-91ba-aa8f62df86ce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.324615 | controller | Jun 10 15:15:43.505789 crc crio[20344]: time="2026-06-10T15:15:43.504725679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.324633 | controller | Jun 10 15:15:43.551223 crc crio[20344]: time="2026-06-10T15:15:43.551124301Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lssjf Namespace:openstack ID:3b93b430b68324309fd2d16e358446ee768fa86a794027bac72e223c453e67eb UID:7e7e1cd0-303e-4f10-89e6-6d5e8b6153f3 NetNS:/var/run/netns/d99d0122-6501-481d-aa2d-585c6aaa2497 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e7e1cd0_303e_4f10_89e6_6d5e8b6153f3.slice PodAnnotations:0xc000529070}] Aliases:map[]}"
2026-06-10 15:52:06.324650 | controller | Jun 10 15:15:43.551223 crc crio[20344]: time="2026-06-10T15:15:43.551192563Z" level=info msg="Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lssjf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.324667 | controller | Jun 10 15:15:44.360834 crc crio[20344]: 2026-06-10T15:15:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3b93b430b683243 Mac:c6:d6:93:6e:e4:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/d99d0122-6501-481d-aa2d-585c6aaa2497 SocketPath: PciID:}] [{Interface:0xc00050a5e0 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.324684 | controller | Jun 10 15:15:44.363682 crc crio[20344]: time="2026-06-10T15:15:44.363506896Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lssjf Namespace:openstack ID:3b93b430b68324309fd2d16e358446ee768fa86a794027bac72e223c453e67eb UID:7e7e1cd0-303e-4f10-89e6-6d5e8b6153f3 NetNS:/var/run/netns/d99d0122-6501-481d-aa2d-585c6aaa2497 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e7e1cd0_303e_4f10_89e6_6d5e8b6153f3.slice PodAnnotations:0xc000529070}] Aliases:map[]}"
2026-06-10 15:52:06.324701 | controller | Jun 10 15:15:44.364019 crc crio[20344]: time="2026-06-10T15:15:44.363816174Z" level=info msg="Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lssjf for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.324717 | controller | Jun 10 15:15:44.373671 crc crio[20344]: time="2026-06-10T15:15:44.373167726Z" level=info msg="Ran pod sandbox 3b93b430b68324309fd2d16e358446ee768fa86a794027bac72e223c453e67eb with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lssjf/POD" id=b2376437-5a3a-46fd-91ba-aa8f62df86ce name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.324734 | controller | Jun 10 15:15:44.376940 crc crio[20344]: time="2026-06-10T15:15:44.376718748Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=6c8dd807-ec50-4847-8221-ce2171d645d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.324751 | controller | Jun 10 15:15:44.377158 crc crio[20344]: time="2026-06-10T15:15:44.377003796Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest not found" id=6c8dd807-ec50-4847-8221-ce2171d645d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.324768 | controller | Jun 10 15:15:44.377158 crc crio[20344]: time="2026-06-10T15:15:44.377110238Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest found" id=6c8dd807-ec50-4847-8221-ce2171d645d1 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.324785 | controller | Jun 10 15:15:44.380671 crc crio[20344]: time="2026-06-10T15:15:44.380552898Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=3277219d-e3d7-42d5-8d23-cae65cddad4d name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.324808 | controller | Jun 10 15:15:44.388856 crc crio[20344]: time="2026-06-10T15:15:44.38876718Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\""
2026-06-10 15:52:06.324826 | controller | Jun 10 15:15:57.738099 crc crio[20344]: time="2026-06-10T15:15:57.736220996Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:b0f60d7b8c5e5365f19aa41e0a2d6a6a2a5ff4c37e9271f0d7f3d5d66fb5cb26" id=3277219d-e3d7-42d5-8d23-cae65cddad4d name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.324843 | controller | Jun 10 15:15:57.739729 crc crio[20344]: time="2026-06-10T15:15:57.738563807Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=64f22c20-88d7-4db1-991e-df94b27a2fbf name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.324880 | controller | Jun 10 15:15:57.769710 crc crio[20344]: time="2026-06-10T15:15:57.765783292Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=f2781b41-89d4-4ded-b177-bea164098b7a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.324898 | controller | Jun 10 15:15:57.784589 crc crio[20344]: time="2026-06-10T15:15:57.784448946Z" level=info msg="Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lssjf/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam" id=cca61949-2e08-4b33-b15b-87ee2f694f27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.324914 | controller | Jun 10 15:15:57.789096 crc crio[20344]: time="2026-06-10T15:15:57.788780098Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.324931 | controller | Jun 10 15:15:57.846138 crc crio[20344]: time="2026-06-10T15:15:57.846038181Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.324947 | controller | Jun 10 15:15:57.849201 crc crio[20344]: time="2026-06-10T15:15:57.84908873Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.324964 | controller | Jun 10 15:15:58.059651 crc crio[20344]: time="2026-06-10T15:15:58.059561083Z" level=info msg="Created container 6290359f4f3f9468eb9ab8bb5066ff0bddd0b26dc0f08ac4d2b81c3795375150: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lssjf/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam" id=cca61949-2e08-4b33-b15b-87ee2f694f27 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.324981 | controller | Jun 10 15:15:58.061658 crc crio[20344]: time="2026-06-10T15:15:58.061619587Z" level=info msg="Starting container: 6290359f4f3f9468eb9ab8bb5066ff0bddd0b26dc0f08ac4d2b81c3795375150" id=80d51b40-8ce0-4b7a-919c-2d866a324fd5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.324998 | controller | Jun 10 15:15:58.069547 crc crio[20344]: time="2026-06-10T15:15:58.0694821Z" level=info msg="Started container" PID=122684 containerID=6290359f4f3f9468eb9ab8bb5066ff0bddd0b26dc0f08ac4d2b81c3795375150 description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lssjf/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=80d51b40-8ce0-4b7a-919c-2d866a324fd5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b93b430b68324309fd2d16e358446ee768fa86a794027bac72e223c453e67eb
2026-06-10 15:52:06.325015 | controller | Jun 10 15:16:01.078058 crc crio[20344]: time="2026-06-10T15:16:01.077415185Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685076-9ttjq/POD" id=eb3dacb1-52ea-461f-b199-b2a0ffb3f1ea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.325036 | controller | Jun 10 15:16:01.081192 crc crio[20344]: time="2026-06-10T15:16:01.078073812Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.325054 | controller | Jun 10 15:16:01.124838 crc crio[20344]: time="2026-06-10T15:16:01.124776672Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685076-9ttjq Namespace:openshift-infra ID:44fa06178e129991184cd81a3c1ac50181070c726d5159ee6adf1d2b2a41c71d UID:7c0641a2-3da6-4d88-b242-8ecb8f56d5e6 NetNS:/var/run/netns/58b76375-62de-4d6e-9ce4-be2bc5c5a799 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c0641a2_3da6_4d88_b242_8ecb8f56d5e6.slice PodAnnotations:0xc000528360}] Aliases:map[]}"
2026-06-10 15:52:06.325071 | controller | Jun 10 15:16:01.126147 crc crio[20344]: time="2026-06-10T15:16:01.126113977Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685076-9ttjq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.325088 | controller | Jun 10 15:16:01.678519 crc crio[20344]: 2026-06-10T15:16:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:44fa06178e12999 Mac:e2:1b:ae:f7:a9:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/58b76375-62de-4d6e-9ce4-be2bc5c5a799 SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.325105 | controller | Jun 10 15:16:01.680749 crc crio[20344]: time="2026-06-10T15:16:01.680633422Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685076-9ttjq Namespace:openshift-infra ID:44fa06178e129991184cd81a3c1ac50181070c726d5159ee6adf1d2b2a41c71d UID:7c0641a2-3da6-4d88-b242-8ecb8f56d5e6 NetNS:/var/run/netns/58b76375-62de-4d6e-9ce4-be2bc5c5a799 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c0641a2_3da6_4d88_b242_8ecb8f56d5e6.slice PodAnnotations:0xc000528360}] Aliases:map[]}"
2026-06-10 15:52:06.325122 | controller | Jun 10 15:16:01.681088 crc crio[20344]: time="2026-06-10T15:16:01.680997962Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685076-9ttjq for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.325139 | controller | Jun 10 15:16:01.691564 crc crio[20344]: time="2026-06-10T15:16:01.691485763Z" level=info msg="Ran pod sandbox 44fa06178e129991184cd81a3c1ac50181070c726d5159ee6adf1d2b2a41c71d with infra container: openshift-infra/auto-csr-approver-29685076-9ttjq/POD" id=eb3dacb1-52ea-461f-b199-b2a0ffb3f1ea name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.325156 | controller | Jun 10 15:16:01.695050 crc crio[20344]: time="2026-06-10T15:16:01.694970704Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=b1071a04-0409-4c40-aace-4225d7a305fe name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.325172 | controller | Jun 10 15:16:01.706780 crc crio[20344]: time="2026-06-10T15:16:01.706693817Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-10 15:52:06.325189 | controller | Jun 10 15:16:02.454739 crc crio[20344]: time="2026-06-10T15:16:02.454622673Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=b1071a04-0409-4c40-aace-4225d7a305fe name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.325206 | controller | Jun 10 15:16:02.456702 crc crio[20344]: time="2026-06-10T15:16:02.4560525Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c3f58d2e-97a9-45cf-9400-6bccc588a07f name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.325223 | controller | Jun 10 15:16:02.458891 crc crio[20344]: time="2026-06-10T15:16:02.458782261Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=cceb147a-9ed1-4d3f-8792-59ee1e48efef name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.325244 | controller | Jun 10 15:16:02.470486 crc crio[20344]: time="2026-06-10T15:16:02.470359761Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685076-9ttjq/oc" id=ec3c230a-cb87-4137-9c58-19ff14e53a98 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.325261 | controller | Jun 10 15:16:02.471347 crc crio[20344]: time="2026-06-10T15:16:02.471222023Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.325277 | controller | Jun 10 15:16:02.520688 crc crio[20344]: time="2026-06-10T15:16:02.520588872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.325293 | controller | Jun 10 15:16:02.762099 crc crio[20344]: time="2026-06-10T15:16:02.761198925Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.325310 | controller | Jun 10 15:16:02.901396 crc crio[20344]: time="2026-06-10T15:16:02.900769661Z" level=info msg="Created container 2a8c3e51f81c9fc1bea0c7a121ac6e7ec9eb0c304b508aa5d5579373225666ad: openshift-infra/auto-csr-approver-29685076-9ttjq/oc" id=ec3c230a-cb87-4137-9c58-19ff14e53a98 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.325326 | controller | Jun 10 15:16:02.902668 crc crio[20344]: time="2026-06-10T15:16:02.902582888Z" level=info msg="Starting container: 2a8c3e51f81c9fc1bea0c7a121ac6e7ec9eb0c304b508aa5d5579373225666ad" id=dcf65bd6-33c8-4633-9375-2d7a8d1b0259 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.325342 | controller | Jun 10 15:16:02.907413 crc crio[20344]: time="2026-06-10T15:16:02.907320591Z" level=info msg="Started container" PID=123014 containerID=2a8c3e51f81c9fc1bea0c7a121ac6e7ec9eb0c304b508aa5d5579373225666ad description=openshift-infra/auto-csr-approver-29685076-9ttjq/oc id=dcf65bd6-33c8-4633-9375-2d7a8d1b0259 name=/runtime.v1.RuntimeService/StartContainer sandboxID=44fa06178e129991184cd81a3c1ac50181070c726d5159ee6adf1d2b2a41c71d
2026-06-10 15:52:06.325359 | controller | Jun 10 15:16:05.777624 crc crio[20344]: time="2026-06-10T15:16:05.776671155Z" level=info msg="Stopping pod sandbox: 44fa06178e129991184cd81a3c1ac50181070c726d5159ee6adf1d2b2a41c71d" id=a72b57fa-1a63-48fc-b20a-4fa309773b7d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.325376 | controller | Jun 10 15:16:05.780584 crc crio[20344]: time="2026-06-10T15:16:05.780538906Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685076-9ttjq Namespace:openshift-infra ID:44fa06178e129991184cd81a3c1ac50181070c726d5159ee6adf1d2b2a41c71d UID:7c0641a2-3da6-4d88-b242-8ecb8f56d5e6 NetNS:/var/run/netns/58b76375-62de-4d6e-9ce4-be2bc5c5a799 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c0641a2_3da6_4d88_b242_8ecb8f56d5e6.slice PodAnnotations:0xc0032250e0}] Aliases:map[]}"
2026-06-10 15:52:06.325394 | controller | Jun 10 15:16:05.781479 crc crio[20344]: time="2026-06-10T15:16:05.781380247Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685076-9ttjq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.325410 | controller | Jun 10 15:16:06.177418 crc crio[20344]: time="2026-06-10T15:16:06.177228063Z" level=info msg="Stopped pod sandbox: 44fa06178e129991184cd81a3c1ac50181070c726d5159ee6adf1d2b2a41c71d" id=a72b57fa-1a63-48fc-b20a-4fa309773b7d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.325427 | controller | Jun 10 15:16:12.809601 crc crio[20344]: time="2026-06-10T15:16:12.80692901Z" level=info msg="Removing container: 6173d91944200a57c5c8a2721a7af72707a18d8ca26eb39d4bd8593d70087f22" id=b85f4ba0-dbbf-4218-99a3-a9ca00151fb1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.325448 | controller | Jun 10 15:16:12.991167 crc crio[20344]: time="2026-06-10T15:16:12.991037349Z" level=info msg="Removed container 6173d91944200a57c5c8a2721a7af72707a18d8ca26eb39d4bd8593d70087f22: openshift-infra/auto-csr-approver-29685070-pxzh2/oc" id=b85f4ba0-dbbf-4218-99a3-a9ca00151fb1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.325465 | controller | Jun 10 15:16:13.013614 crc crio[20344]: time="2026-06-10T15:16:13.013501241Z" level=info msg="Stopping pod sandbox: 691c0ba52e7c289e4cff19dba94cd609002b4ed235d0ff03c40564d6c4418bb8" id=6ecd543b-6af5-46cd-9934-3c94fcefaae9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.325481 | controller | Jun 10 15:16:13.013614 crc crio[20344]: time="2026-06-10T15:16:13.013591123Z" level=info msg="Stopped pod sandbox (already stopped): 691c0ba52e7c289e4cff19dba94cd609002b4ed235d0ff03c40564d6c4418bb8" id=6ecd543b-6af5-46cd-9934-3c94fcefaae9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.325498 | controller | Jun 10 15:16:13.014402 crc crio[20344]: time="2026-06-10T15:16:13.014338203Z" level=info msg="Removing pod sandbox: 691c0ba52e7c289e4cff19dba94cd609002b4ed235d0ff03c40564d6c4418bb8" id=93026103-6741-459f-82ca-a572b40d1092 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.325514 | controller | Jun 10 15:16:13.028425 crc crio[20344]: time="2026-06-10T15:16:13.028333495Z" level=info msg="Removed pod sandbox: 691c0ba52e7c289e4cff19dba94cd609002b4ed235d0ff03c40564d6c4418bb8" id=93026103-6741-459f-82ca-a572b40d1092 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.325531 | controller | Jun 10 15:16:16.992537 crc crio[20344]: time="2026-06-10T15:16:16.99081816Z" level=info msg="Stopping pod sandbox: 3b93b430b68324309fd2d16e358446ee768fa86a794027bac72e223c453e67eb" id=8a385a99-1799-436a-81dc-f9be5ca27585 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.325547 | controller | Jun 10 15:16:16.992537 crc crio[20344]: time="2026-06-10T15:16:16.992438682Z" level=info msg="Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lssjf Namespace:openstack ID:3b93b430b68324309fd2d16e358446ee768fa86a794027bac72e223c453e67eb UID:7e7e1cd0-303e-4f10-89e6-6d5e8b6153f3 NetNS:/var/run/netns/d99d0122-6501-481d-aa2d-585c6aaa2497 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e7e1cd0_303e_4f10_89e6_6d5e8b6153f3.slice PodAnnotations:0xc000529d48}] Aliases:map[]}"
2026-06-10 15:52:06.325564 | controller | Jun 10 15:16:16.995238 crc crio[20344]: time="2026-06-10T15:16:16.992780091Z" level=info msg="Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lssjf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.325581 | controller | Jun 10 15:16:17.460849 crc crio[20344]: time="2026-06-10T15:16:17.460500928Z" level=info msg="Stopped pod sandbox: 3b93b430b68324309fd2d16e358446ee768fa86a794027bac72e223c453e67eb" id=8a385a99-1799-436a-81dc-f9be5ca27585 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.325598 | controller | Jun 10 15:16:18.562585 crc crio[20344]: time="2026-06-10T15:16:18.560334022Z" level=info msg="Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-vssq7/POD" id=9dd0484c-d60b-4bbc-a021-9e209019c305 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.325614 | controller | Jun 10 15:16:18.562585 crc crio[20344]: time="2026-06-10T15:16:18.56104135Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.325630 | controller | Jun 10 15:16:18.618378 crc crio[20344]: time="2026-06-10T15:16:18.61815257Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-vssq7 Namespace:openstack ID:782503ef948b8b5e525354dfe46031508bc94eb431efa7e446d74221ea41e0a0 UID:fffd8ec3-0941-4d24-9716-a40f6a6b8bde NetNS:/var/run/netns/e540264b-c28e-4cc8-a6bb-27e5991ebfb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfffd8ec3_0941_4d24_9716_a40f6a6b8bde.slice PodAnnotations:0xc0006b49b8}] Aliases:map[]}"
2026-06-10 15:52:06.325652 | controller | Jun 10 15:16:18.618378 crc crio[20344]: time="2026-06-10T15:16:18.618224431Z" level=info msg="Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-vssq7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.325670 | controller | Jun 10 15:16:19.299994 crc crio[20344]: 2026-06-10T15:16:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:782503ef948b8b5 Mac:66:98:41:ee:52:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/e540264b-c28e-4cc8-a6bb-27e5991ebfb4 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.325687 | controller | Jun 10 15:16:19.301142 crc crio[20344]: time="2026-06-10T15:16:19.301049051Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-vssq7 Namespace:openstack ID:782503ef948b8b5e525354dfe46031508bc94eb431efa7e446d74221ea41e0a0 UID:fffd8ec3-0941-4d24-9716-a40f6a6b8bde NetNS:/var/run/netns/e540264b-c28e-4cc8-a6bb-27e5991ebfb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfffd8ec3_0941_4d24_9716_a40f6a6b8bde.slice PodAnnotations:0xc0006b49b8}] Aliases:map[]}"
2026-06-10 15:52:06.325704 | controller | Jun 10 15:16:19.301245 crc crio[20344]: time="2026-06-10T15:16:19.301218036Z" level=info msg="Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-vssq7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.325720 | controller | Jun 10 15:16:19.321811 crc crio[20344]: time="2026-06-10T15:16:19.321728057Z" level=info msg="Ran pod sandbox 782503ef948b8b5e525354dfe46031508bc94eb431efa7e446d74221ea41e0a0 with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-vssq7/POD" id=9dd0484c-d60b-4bbc-a021-9e209019c305 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.325737 | controller | Jun 10 15:16:19.326468 crc crio[20344]: time="2026-06-10T15:16:19.324993952Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=aa37b5b4-60fa-4119-8899-a99250c5b140 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.325753 | controller | Jun 10 15:16:19.352111 crc crio[20344]: time="2026-06-10T15:16:19.352011561Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=d10c6741-43cc-4443-b48a-0130370c2b1c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.325770 | controller | Jun 10 15:16:19.362830 crc crio[20344]: time="2026-06-10T15:16:19.362722739Z" level=info msg="Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-vssq7/redhat-edpm-deployment-ipam-openstack-edpm-ipam" id=aa434ff7-5833-491b-a03c-e9ff5b960f34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.325786 | controller | Jun 10 15:16:19.364214 crc crio[20344]: time="2026-06-10T15:16:19.364145886Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.325802 | controller | Jun 10 15:16:19.406166 crc crio[20344]: time="2026-06-10T15:16:19.406077092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.325819 | controller | Jun 10 15:16:19.410582 crc crio[20344]: time="2026-06-10T15:16:19.410518047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.325839 | controller | Jun 10 15:16:19.538425 crc crio[20344]: time="2026-06-10T15:16:19.538335899Z" level=info msg="Created container f7d2185b309617e135f9f7abe2c0ec4aae8abfb6d580312992e2afccabd89850: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-vssq7/redhat-edpm-deployment-ipam-openstack-edpm-ipam" id=aa434ff7-5833-491b-a03c-e9ff5b960f34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.325876 | controller | Jun 10 15:16:19.541647 crc crio[20344]: time="2026-06-10T15:16:19.541551472Z" level=info msg="Starting container: f7d2185b309617e135f9f7abe2c0ec4aae8abfb6d580312992e2afccabd89850" id=5c2af068-2e70-40d2-97e5-54203c5cd949 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.325895 | controller | Jun 10 15:16:19.547093 crc crio[20344]: time="2026-06-10T15:16:19.547017474Z" level=info msg="Started container" PID=123996 containerID=f7d2185b309617e135f9f7abe2c0ec4aae8abfb6d580312992e2afccabd89850 description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-vssq7/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=5c2af068-2e70-40d2-97e5-54203c5cd949 name=/runtime.v1.RuntimeService/StartContainer sandboxID=782503ef948b8b5e525354dfe46031508bc94eb431efa7e446d74221ea41e0a0
2026-06-10 15:52:06.325913 | controller | Jun 10 15:16:24.106107 crc crio[20344]: time="2026-06-10T15:16:24.105080097Z" level=info msg="Stopping pod sandbox: 782503ef948b8b5e525354dfe46031508bc94eb431efa7e446d74221ea41e0a0" id=31bad795-efd0-40e8-aee5-c84dda13814b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.325929 | controller | Jun 10 15:16:24.107810 crc crio[20344]: time="2026-06-10T15:16:24.106817882Z" level=info msg="Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-vssq7 Namespace:openstack ID:782503ef948b8b5e525354dfe46031508bc94eb431efa7e446d74221ea41e0a0 UID:fffd8ec3-0941-4d24-9716-a40f6a6b8bde NetNS:/var/run/netns/e540264b-c28e-4cc8-a6bb-27e5991ebfb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfffd8ec3_0941_4d24_9716_a40f6a6b8bde.slice PodAnnotations:0xc0068581b0}] Aliases:map[]}"
2026-06-10 15:52:06.325946 | controller | Jun 10 15:16:24.107810 crc crio[20344]: time="2026-06-10T15:16:24.107187121Z" level=info msg="Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-vssq7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.325963 | controller | Jun 10 15:16:24.655860 crc crio[20344]: time="2026-06-10T15:16:24.655035474Z" level=info msg="Stopped pod sandbox: 782503ef948b8b5e525354dfe46031508bc94eb431efa7e446d74221ea41e0a0" id=31bad795-efd0-40e8-aee5-c84dda13814b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.325980 | controller | Jun 10 15:16:25.975214 crc crio[20344]: time="2026-06-10T15:16:25.974704463Z" level=info msg="Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4dxkm/POD" id=d52af191-e7ae-4660-b7f4-e86a44ae0acc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.325996 | controller | Jun 10 15:16:25.976499 crc crio[20344]: time="2026-06-10T15:16:25.975315518Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.326013 | controller | Jun 10 15:16:26.028449 crc crio[20344]: time="2026-06-10T15:16:26.026392192Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4dxkm Namespace:openstack ID:bbace2813209c3d30d863e204986f23ebf34cd0f9c183f6b54b748fccb7f279b UID:1c832586-5252-4913-9352-72b8c9e6d9d6 NetNS:/var/run/netns/3ae0fa8d-73e0-4f43-95a8-cbf9f84844fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c832586_5252_4913_9352_72b8c9e6d9d6.slice PodAnnotations:0xc0055ea9b8}] Aliases:map[]}"
2026-06-10 15:52:06.326062 | controller | Jun 10 15:16:26.029065 crc crio[20344]: time="2026-06-10T15:16:26.029010029Z" level=info msg="Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4dxkm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.326080 | controller | Jun 10 15:16:26.781929 crc crio[20344]: 2026-06-10T15:16:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bbace2813209c3d Mac:92:27:ab:f9:61:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/3ae0fa8d-73e0-4f43-95a8-cbf9f84844fb SocketPath: PciID:}] [{Interface:0xc00014e660 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.326097 | controller | Jun 10 15:16:26.783345 crc crio[20344]: time="2026-06-10T15:16:26.783224199Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4dxkm Namespace:openstack ID:bbace2813209c3d30d863e204986f23ebf34cd0f9c183f6b54b748fccb7f279b UID:1c832586-5252-4913-9352-72b8c9e6d9d6 NetNS:/var/run/netns/3ae0fa8d-73e0-4f43-95a8-cbf9f84844fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c832586_5252_4913_9352_72b8c9e6d9d6.slice PodAnnotations:0xc0055ea9b8}] Aliases:map[]}"
2026-06-10 15:52:06.326114 | controller | Jun 10 15:16:26.783468 crc crio[20344]: time="2026-06-10T15:16:26.783439404Z" level=info msg="Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4dxkm for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.326131 | controller | Jun 10 15:16:26.791929 crc crio[20344]: time="2026-06-10T15:16:26.791795921Z" level=info msg="Ran pod sandbox bbace2813209c3d30d863e204986f23ebf34cd0f9c183f6b54b748fccb7f279b with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4dxkm/POD" id=d52af191-e7ae-4660-b7f4-e86a44ae0acc name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.326148 | controller | Jun 10 15:16:26.798794 crc crio[20344]: time="2026-06-10T15:16:26.798584547Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=a67e4f59-c080-462f-a349-2122223dfadd name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.326165 | controller | Jun 10 15:16:26.829697 crc crio[20344]: time="2026-06-10T15:16:26.829622131Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=e85473d1-a6db-4c06-a58d-eac9ae5166b3 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.326182 | controller | Jun 10 15:16:26.839660 crc crio[20344]: time="2026-06-10T15:16:26.839533558Z" level=info msg="Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4dxkm/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam" id=6552b7b8-2063-4ced-a641-50acca61f9ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.326199 | controller | Jun 10 15:16:26.840438 crc crio[20344]: time="2026-06-10T15:16:26.840355339Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.326216 | controller | Jun 10 15:16:26.900010 crc crio[20344]: time="2026-06-10T15:16:26.89986142Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.326232 | controller | Jun 10 15:16:26.904338 crc crio[20344]: time="2026-06-10T15:16:26.904223433Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.326249 | controller | Jun 10 15:16:27.155720 crc crio[20344]: time="2026-06-10T15:16:27.1549734Z" level=info msg="Created container a95b2c174ae2d16fc6602492a1b71553317dc38d015a4d205bdc2b0b94bb31a7: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4dxkm/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam" id=6552b7b8-2063-4ced-a641-50acca61f9ac name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.326270 | controller | Jun 10 15:16:27.158107 crc crio[20344]: time="2026-06-10T15:16:27.156621902Z" level=info msg="Starting container: a95b2c174ae2d16fc6602492a1b71553317dc38d015a4d205bdc2b0b94bb31a7" id=7b49c7f8-3458-47ce-8fa8-429388fd80cf name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.326287 | controller | Jun 10 15:16:27.165034 crc crio[20344]: time="2026-06-10T15:16:27.16464687Z" level=info msg="Started container" PID=124558 containerID=a95b2c174ae2d16fc6602492a1b71553317dc38d015a4d205bdc2b0b94bb31a7 description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4dxkm/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=7b49c7f8-3458-47ce-8fa8-429388fd80cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbace2813209c3d30d863e204986f23ebf34cd0f9c183f6b54b748fccb7f279b
2026-06-10 15:52:06.326304 | controller | Jun 10 15:17:12.854474 crc crio[20344]: time="2026-06-10T15:17:12.853654555Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-gcmhr/POD" id=28d042ea-0f6d-4e03-952a-ace43a6dd7c7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.326321 | controller | Jun 10 15:17:12.856048 crc crio[20344]: time="2026-06-10T15:17:12.854486737Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.326337 | controller | Jun 10 15:17:12.891812 crc crio[20344]: time="2026-06-10T15:17:12.891729092Z" level=info msg="Got pod network &{Name:redhat-marketplace-gcmhr Namespace:openshift-marketplace ID:bdc7a4e29887077d6bdaa837f14a53c5dd7ef15e509743a71176e73bbaabd162 UID:89c31b3f-cc83-47ed-9105-cb8ad7be8a29 NetNS:/var/run/netns/df054a54-d1a4-46e8-8bdf-9a1789ce0511 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89c31b3f_cc83_47ed_9105_cb8ad7be8a29.slice PodAnnotations:0xc0007389e0}] Aliases:map[]}"
2026-06-10 15:52:06.326354 | controller | Jun 10 15:17:12.892005 crc crio[20344]: time="2026-06-10T15:17:12.891818784Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-gcmhr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.326371 | controller | Jun 10 15:17:13.475370 crc crio[20344]: 2026-06-10T15:17:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bdc7a4e29887077 Mac:56:f5:07:eb:62:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/df054a54-d1a4-46e8-8bdf-9a1789ce0511 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.326388 | controller | Jun 10 15:17:13.477041 crc crio[20344]: time="2026-06-10T15:17:13.476960973Z" level=info msg="Got pod network &{Name:redhat-marketplace-gcmhr Namespace:openshift-marketplace ID:bdc7a4e29887077d6bdaa837f14a53c5dd7ef15e509743a71176e73bbaabd162 UID:89c31b3f-cc83-47ed-9105-cb8ad7be8a29 NetNS:/var/run/netns/df054a54-d1a4-46e8-8bdf-9a1789ce0511 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89c31b3f_cc83_47ed_9105_cb8ad7be8a29.slice PodAnnotations:0xc0007389e0}] Aliases:map[]}"
2026-06-10 15:52:06.326406 | controller | Jun 10 15:17:13.477177 crc crio[20344]: time="2026-06-10T15:17:13.477133367Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-gcmhr for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.326423 | controller | Jun 10 15:17:13.492921 crc crio[20344]: time="2026-06-10T15:17:13.492790593Z" level=info msg="Ran pod sandbox bdc7a4e29887077d6bdaa837f14a53c5dd7ef15e509743a71176e73bbaabd162 with infra container: openshift-marketplace/redhat-marketplace-gcmhr/POD" id=28d042ea-0f6d-4e03-952a-ace43a6dd7c7 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.326444 | controller | Jun 10 15:17:13.497336 crc crio[20344]: time="2026-06-10T15:17:13.497209848Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=6cdf183e-2370-4efd-8f68-8ef0b3423582 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.326461 | controller | Jun 10 15:17:13.500825 crc crio[20344]: time="2026-06-10T15:17:13.500211855Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=554919ea-e4c3-4255-af20-bc7b297e5d78 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.326478 | controller | Jun 10 15:17:13.509739 crc crio[20344]: time="2026-06-10T15:17:13.509688441Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-gcmhr/extract-utilities" id=6c8a4146-17e8-434d-bc67-2401fa08e4cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.326494 | controller | Jun 10 15:17:13.510604 crc crio[20344]: time="2026-06-10T15:17:13.510574244Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.326511 | controller | Jun 10 15:17:13.563352 crc crio[20344]: time="2026-06-10T15:17:13.563200377Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.326528 | controller | Jun 10 15:17:13.574540 crc crio[20344]: time="2026-06-10T15:17:13.57449451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.326544 | controller | Jun 10 15:17:13.751117 crc crio[20344]: time="2026-06-10T15:17:13.750833538Z" level=info msg="Created container b227ac5aa639ba114d49a4b61a33d9ed20daf2192fecef2f06e08768fbb69ee7: openshift-marketplace/redhat-marketplace-gcmhr/extract-utilities" id=6c8a4146-17e8-434d-bc67-2401fa08e4cb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.326560 | controller | Jun 10 15:17:13.753376 crc crio[20344]: time="2026-06-10T15:17:13.75324181Z" level=info msg="Starting container: b227ac5aa639ba114d49a4b61a33d9ed20daf2192fecef2f06e08768fbb69ee7" id=5a7fd693-85bf-4a3f-8ec5-73ad1b801f1d name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.326577 | controller | Jun 10 15:17:13.759175 crc crio[20344]: time="2026-06-10T15:17:13.758792464Z" level=info msg="Started container" PID=127028 containerID=b227ac5aa639ba114d49a4b61a33d9ed20daf2192fecef2f06e08768fbb69ee7 description=openshift-marketplace/redhat-marketplace-gcmhr/extract-utilities id=5a7fd693-85bf-4a3f-8ec5-73ad1b801f1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdc7a4e29887077d6bdaa837f14a53c5dd7ef15e509743a71176e73bbaabd162
2026-06-10 15:52:06.326594 | controller | Jun 10 15:17:13.903825 crc crio[20344]: time="2026-06-10T15:17:13.903744918Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=1a5c4582-89a3-4dfa-b5ce-efa7cf9e7b8e name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.326610 | controller | Jun 10 15:17:13.917153 crc crio[20344]: time="2026-06-10T15:17:13.917078354Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-10 15:52:06.326627 | controller | Jun 10 15:17:14.657584 crc crio[20344]: time="2026-06-10T15:17:14.656922811Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=1a5c4582-89a3-4dfa-b5ce-efa7cf9e7b8e name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.326647 | controller | Jun 10 15:17:14.677442 crc crio[20344]: time="2026-06-10T15:17:14.677193606Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=a7ee47b0-ace9-4e82-888c-83fa2dcc6f4e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.326664 | controller | Jun 10 15:17:14.680167 crc crio[20344]: time="2026-06-10T15:17:14.680079681Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=664e160f-b43d-4e40-a186-dbf2e6f22ebd name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.326680 | controller | Jun 10 15:17:14.688992 crc crio[20344]: time="2026-06-10T15:17:14.688826457Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-gcmhr/extract-content" id=c7da8b89-a327-4194-8420-d75459f7c751 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.326696 | controller | Jun 10 15:17:14.690621 crc crio[20344]: time="2026-06-10T15:17:14.690532432Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.326713 | controller | Jun 10 15:17:14.761728 crc crio[20344]: time="2026-06-10T15:17:14.761611113Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.326729 | controller | Jun 10 15:17:14.765999 crc crio[20344]: time="2026-06-10T15:17:14.765933305Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.326745 | controller | Jun 10 15:17:14.936099 crc crio[20344]: time="2026-06-10T15:17:14.93596082Z" level=info msg="Created container dfadd97c7a26cc7b4187f3047414cd43dfc65b6ab76eee1479b7a307e23bdfe4: openshift-marketplace/redhat-marketplace-gcmhr/extract-content" id=c7da8b89-a327-4194-8420-d75459f7c751 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.326761 | controller | Jun 10 15:17:14.937431 crc crio[20344]: time="2026-06-10T15:17:14.937200332Z" level=info msg="Starting container: dfadd97c7a26cc7b4187f3047414cd43dfc65b6ab76eee1479b7a307e23bdfe4" id=a151ac28-b97a-4f22-b4c1-cb864ae49bce name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.326778 | controller | Jun 10 15:17:14.941640 crc crio[20344]: time="2026-06-10T15:17:14.941546235Z" level=info msg="Started container" PID=127053 containerID=dfadd97c7a26cc7b4187f3047414cd43dfc65b6ab76eee1479b7a307e23bdfe4 description=openshift-marketplace/redhat-marketplace-gcmhr/extract-content id=a151ac28-b97a-4f22-b4c1-cb864ae49bce name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdc7a4e29887077d6bdaa837f14a53c5dd7ef15e509743a71176e73bbaabd162
2026-06-10 15:52:06.326799 | controller | Jun 10 15:17:15.641541 crc crio[20344]: time="2026-06-10T15:17:15.640720888Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-qmdbb/POD" id=814eeb7c-675c-4adc-aaa6-1921bc6e9767 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.326821 | controller | Jun 10 15:17:15.641762 crc crio[20344]: time="2026-06-10T15:17:15.64158645Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.326838 | controller | Jun 10 15:17:15.679489 crc crio[20344]: time="2026-06-10T15:17:15.67937873Z" level=info msg="Got pod network &{Name:community-operators-qmdbb Namespace:openshift-marketplace ID:9ffb1a0ba0893e7f60ca7a62a6e71eb7c80c58f73a32065cd2a77a985bfd377e UID:9958213a-0611-419a-89a7-21202a2efe14 NetNS:/var/run/netns/d01df026-8a03-4bfd-9d6b-27972a849b89 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9958213a_0611_419a_89a7_21202a2efe14.slice PodAnnotations:0xc0068582f8}] Aliases:map[]}"
2026-06-10 15:52:06.326880 | controller | Jun 10 15:17:15.679489 crc crio[20344]: time="2026-06-10T15:17:15.679452841Z" level=info msg="Adding pod openshift-marketplace_community-operators-qmdbb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.326904 | controller | Jun 10 15:17:15.955645 crc crio[20344]: time="2026-06-10T15:17:15.953969113Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=dcd03759-6bf9-4cce-8b82-1061644d3228 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.326921 | controller | Jun 10 15:17:15.961657 crc crio[20344]: time="2026-06-10T15:17:15.958783578Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3d1a497c-eb9c-48f0-9fdb-aaea65295c23 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.326938 | controller | Jun 10 15:17:16.000475 crc crio[20344]: time="2026-06-10T15:17:16.000376956Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-gcmhr/registry-server" id=1e26f003-5253-4f3c-b119-54e239a11e87 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.326955 | controller | Jun 10 15:17:16.001056 crc crio[20344]: time="2026-06-10T15:17:16.000996952Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.326971 | controller | Jun 10 15:17:16.075654 crc crio[20344]: time="2026-06-10T15:17:16.075480961Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.326988 | controller | Jun 10 15:17:16.079437 crc crio[20344]: time="2026-06-10T15:17:16.079247309Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.327004 | controller | Jun 10 15:17:16.253129 crc crio[20344]: time="2026-06-10T15:17:16.252898648Z" level=info msg="Created container e1a820f501caac1a39464eb5b7f47ca88fe3ae845aabfd1f8a3e56686378b1a9: openshift-marketplace/redhat-marketplace-gcmhr/registry-server" id=1e26f003-5253-4f3c-b119-54e239a11e87 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.327021 | controller | Jun 10 15:17:16.255396 crc crio[20344]: time="2026-06-10T15:17:16.255186377Z" level=info msg="Starting container: e1a820f501caac1a39464eb5b7f47ca88fe3ae845aabfd1f8a3e56686378b1a9" id=acbbeb53-5631-4133-9042-dae8c01939d6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.327037 | controller | Jun 10 15:17:16.257649 crc crio[20344]: 2026-06-10T15:17:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ffb1a0ba0893e7 Mac:42:ce:58:1e:38:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/d01df026-8a03-4bfd-9d6b-27972a849b89 SocketPath: PciID:}] [{Interface:0xc0004b0770 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.327054 | controller | Jun 10 15:17:16.259512 crc crio[20344]: time="2026-06-10T15:17:16.259431227Z" level=info msg="Got pod network &{Name:community-operators-qmdbb Namespace:openshift-marketplace ID:9ffb1a0ba0893e7f60ca7a62a6e71eb7c80c58f73a32065cd2a77a985bfd377e UID:9958213a-0611-419a-89a7-21202a2efe14 NetNS:/var/run/netns/d01df026-8a03-4bfd-9d6b-27972a849b89 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9958213a_0611_419a_89a7_21202a2efe14.slice PodAnnotations:0xc0068582f8}] Aliases:map[]}"
2026-06-10 15:52:06.327071 | controller | Jun 10 15:17:16.259638 crc crio[20344]: time="2026-06-10T15:17:16.259609731Z" level=info msg="Checking pod openshift-marketplace_community-operators-qmdbb for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.327093 | controller | Jun 10 15:17:16.260336 crc crio[20344]: time="2026-06-10T15:17:16.260222207Z" level=info msg="Started container" PID=127120 containerID=e1a820f501caac1a39464eb5b7f47ca88fe3ae845aabfd1f8a3e56686378b1a9 description=openshift-marketplace/redhat-marketplace-gcmhr/registry-server id=acbbeb53-5631-4133-9042-dae8c01939d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdc7a4e29887077d6bdaa837f14a53c5dd7ef15e509743a71176e73bbaabd162
2026-06-10 15:52:06.327110 | controller | Jun 10 15:17:16.285429 crc crio[20344]: time="2026-06-10T15:17:16.285204244Z" level=info msg="Ran pod sandbox 9ffb1a0ba0893e7f60ca7a62a6e71eb7c80c58f73a32065cd2a77a985bfd377e with infra container: openshift-marketplace/community-operators-qmdbb/POD" id=814eeb7c-675c-4adc-aaa6-1921bc6e9767 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.327127 | controller | Jun 10 15:17:16.289811 crc crio[20344]: time="2026-06-10T15:17:16.289704631Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=856f415a-7fa8-4374-8d4c-a32ab19716ce name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.327143 | controller | Jun 10 15:17:16.291815 crc crio[20344]: time="2026-06-10T15:17:16.291722303Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=2352a99a-3d99-4a98-85ea-3fef3969eb75 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.327159 | controller | Jun 10 15:17:16.301054 crc crio[20344]: time="2026-06-10T15:17:16.300937342Z" level=info msg="Creating container: openshift-marketplace/community-operators-qmdbb/extract-utilities" id=bb5564c6-56a8-40fe-8f6a-7ae286739c35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.327176 | controller | Jun 10 15:17:16.302327 crc crio[20344]: time="2026-06-10T15:17:16.302165684Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.327193 | controller | Jun 10 15:17:16.416476 crc crio[20344]: time="2026-06-10T15:17:16.414552136Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.327209 | controller | Jun 10 15:17:16.420695 crc crio[20344]: time="2026-06-10T15:17:16.420632953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.327225 | controller | Jun 10 15:17:16.592561 crc crio[20344]: time="2026-06-10T15:17:16.592416003Z" level=info msg="Created container 2d7cb0eb3e6fb316361f70837a16519ce1c0d2a5d9ed5de342c0413de1196806: openshift-marketplace/community-operators-qmdbb/extract-utilities" id=bb5564c6-56a8-40fe-8f6a-7ae286739c35 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.327241 | controller | Jun 10 15:17:16.594973 crc crio[20344]: time="2026-06-10T15:17:16.594900708Z" level=info msg="Starting container: 2d7cb0eb3e6fb316361f70837a16519ce1c0d2a5d9ed5de342c0413de1196806" id=a37431dd-6499-4e07-a7c1-e074d0307078 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.327257 | controller | Jun 10 15:17:16.603318 crc crio[20344]: time="2026-06-10T15:17:16.603125461Z" level=info msg="Started container" PID=127188 containerID=2d7cb0eb3e6fb316361f70837a16519ce1c0d2a5d9ed5de342c0413de1196806 description=openshift-marketplace/community-operators-qmdbb/extract-utilities id=a37431dd-6499-4e07-a7c1-e074d0307078 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ffb1a0ba0893e7f60ca7a62a6e71eb7c80c58f73a32065cd2a77a985bfd377e
2026-06-10 15:52:06.327273 | controller | Jun 10 15:17:16.972808 crc crio[20344]: time="2026-06-10T15:17:16.972723506Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=7a62320a-5940-4b90-ba23-ff20f3f8268d name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.327294 | controller | Jun 10 15:17:16.979792 crc crio[20344]: time="2026-06-10T15:17:16.979746108Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-10 15:52:06.327311 | controller | Jun 10 15:17:17.591566 crc crio[20344]: time="2026-06-10T15:17:17.591427174Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:dfbee1a913900ca811d31cf79d976dfb34f80fb64e946ffb82e85b5587887c69" id=7a62320a-5940-4b90-ba23-ff20f3f8268d name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.327328 | controller | Jun 10 15:17:17.593482 crc crio[20344]: time="2026-06-10T15:17:17.593449366Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=245a02cf-a2cb-4819-bc1e-e5c463c60288 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.327344 | controller | Jun 10 15:17:17.596767 crc crio[20344]: time="2026-06-10T15:17:17.59671166Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=2478ec9a-18c5-4c23-8446-62865522da08 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.327361 | controller | Jun 10 15:17:18.050505 crc crio[20344]: time="2026-06-10T15:17:18.049950639Z" level=info msg="Creating container: openshift-marketplace/community-operators-qmdbb/extract-content" id=89316ccf-dd11-4580-9201-5d3cc794d013 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.327377 | controller | Jun 10 15:17:18.051731 crc crio[20344]: time="2026-06-10T15:17:18.050926664Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.327394 | controller | Jun 10 15:17:18.161212 crc crio[20344]: time="2026-06-10T15:17:18.160951353Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.327413 | controller | Jun 10 15:17:18.170950 crc crio[20344]: time="2026-06-10T15:17:18.170662215Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.327430 | controller | Jun 10 15:17:18.331823 crc crio[20344]: time="2026-06-10T15:17:18.331724412Z" level=info msg="Created container 06135b93dd25bf4c0c8c702e549392a9ccd718b8f7b6e91eecc6747ac5be61b3: openshift-marketplace/community-operators-qmdbb/extract-content" id=89316ccf-dd11-4580-9201-5d3cc794d013 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.327446 | controller | Jun 10 15:17:18.333237 crc crio[20344]: time="2026-06-10T15:17:18.333144519Z" level=info msg="Starting container: 06135b93dd25bf4c0c8c702e549392a9ccd718b8f7b6e91eecc6747ac5be61b3" id=dde5e9c2-6873-4183-b491-61858fbd9d7c name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.327463 | controller | Jun 10 15:17:18.345736 crc crio[20344]: time="2026-06-10T15:17:18.345631192Z" level=info msg="Started container" PID=127283 containerID=06135b93dd25bf4c0c8c702e549392a9ccd718b8f7b6e91eecc6747ac5be61b3 description=openshift-marketplace/community-operators-qmdbb/extract-content id=dde5e9c2-6873-4183-b491-61858fbd9d7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ffb1a0ba0893e7f60ca7a62a6e71eb7c80c58f73a32065cd2a77a985bfd377e
2026-06-10 15:52:06.327479 | controller | Jun 10 15:17:21.152921 crc crio[20344]: time="2026-06-10T15:17:21.151676017Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=d2dd3176-0056-449c-9191-09607c842f65 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.327496 | controller | Jun 10 15:17:21.158782 crc crio[20344]: time="2026-06-10T15:17:21.154945222Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=df72a937-5402-4bcd-81f8-84e12926ea72 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.327519 | controller | Jun 10 15:17:21.174925 crc crio[20344]: time="2026-06-10T15:17:21.174820237Z" level=info msg="Creating container: openshift-marketplace/community-operators-qmdbb/registry-server" id=47a505da-cece-4e51-8431-e51eef772fbe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.327538 | controller | Jun 10 15:17:21.175381 crc crio[20344]: time="2026-06-10T15:17:21.1753319Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.327555 | controller | Jun 10 15:17:21.264899 crc crio[20344]: time="2026-06-10T15:17:21.264756827Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.327571 | controller | Jun 10 15:17:21.269543 crc crio[20344]: time="2026-06-10T15:17:21.269473599Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.327587 | controller | Jun 10 15:17:21.439604 crc crio[20344]: time="2026-06-10T15:17:21.439504404Z" level=info msg="Created container e0783486aafc830e939bd76f4146a7ee08ac487418a753ba0dea33888931d3b9: openshift-marketplace/community-operators-qmdbb/registry-server" id=47a505da-cece-4e51-8431-e51eef772fbe name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.327603 | controller | Jun 10 15:17:21.442993 crc crio[20344]: time="2026-06-10T15:17:21.442917002Z" level=info msg="Starting container: e0783486aafc830e939bd76f4146a7ee08ac487418a753ba0dea33888931d3b9" id=d4e419ea-7be7-432a-8118-458fbbae254c name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.327619 | controller | Jun 10 15:17:21.454737 crc crio[20344]: time="2026-06-10T15:17:21.454625416Z" level=info msg="Started container" PID=127469 containerID=e0783486aafc830e939bd76f4146a7ee08ac487418a753ba0dea33888931d3b9 description=openshift-marketplace/community-operators-qmdbb/registry-server id=d4e419ea-7be7-432a-8118-458fbbae254c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ffb1a0ba0893e7f60ca7a62a6e71eb7c80c58f73a32065cd2a77a985bfd377e
2026-06-10 15:52:06.327636 | controller | Jun 10 15:17:25.558321 crc crio[20344]: time="2026-06-10T15:17:25.556741229Z" level=info msg="Stopping container: e1a820f501caac1a39464eb5b7f47ca88fe3ae845aabfd1f8a3e56686378b1a9 (timeout: 2s)" id=a34d133d-987a-4dba-a473-75d45876764c name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.327652 | controller | Jun 10 15:17:25.725834 crc crio[20344]: time="2026-06-10T15:17:25.725719537Z" level=info msg="Stopped container e1a820f501caac1a39464eb5b7f47ca88fe3ae845aabfd1f8a3e56686378b1a9: openshift-marketplace/redhat-marketplace-gcmhr/registry-server" id=a34d133d-987a-4dba-a473-75d45876764c name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.327669 | controller | Jun 10 15:17:25.726629 crc crio[20344]: time="2026-06-10T15:17:25.726560579Z" level=info msg="Stopping pod sandbox: bdc7a4e29887077d6bdaa837f14a53c5dd7ef15e509743a71176e73bbaabd162" id=e11ee1b9-ae69-42c2-a91e-ddb8fa44d9e6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.327685 | controller | Jun 10 15:17:25.727365 crc crio[20344]: time="2026-06-10T15:17:25.727317068Z" level=info msg="Got pod network &{Name:redhat-marketplace-gcmhr Namespace:openshift-marketplace ID:bdc7a4e29887077d6bdaa837f14a53c5dd7ef15e509743a71176e73bbaabd162 UID:89c31b3f-cc83-47ed-9105-cb8ad7be8a29 NetNS:/var/run/netns/df054a54-d1a4-46e8-8bdf-9a1789ce0511 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89c31b3f_cc83_47ed_9105_cb8ad7be8a29.slice PodAnnotations:0xc00008cd90}] Aliases:map[]}"
2026-06-10 15:52:06.327708 | controller | Jun 10 15:17:25.727559 crc crio[20344]: time="2026-06-10T15:17:25.727476462Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-gcmhr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.327726 | controller | Jun 10 15:17:26.139082 crc crio[20344]: time="2026-06-10T15:17:26.138242825Z" level=info msg="Stopped pod sandbox: bdc7a4e29887077d6bdaa837f14a53c5dd7ef15e509743a71176e73bbaabd162" id=e11ee1b9-ae69-42c2-a91e-ddb8fa44d9e6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.327742 | controller | Jun 10 15:17:26.588009 crc crio[20344]: time="2026-06-10T15:17:26.587483903Z" level=info msg="Removing container: e1a820f501caac1a39464eb5b7f47ca88fe3ae845aabfd1f8a3e56686378b1a9" id=e102e471-0ef4-4772-9e55-89ac192ae14c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.327759 | controller | Jun 10 15:17:26.747773 crc crio[20344]: time="2026-06-10T15:17:26.747510469Z" level=info msg="Removed container e1a820f501caac1a39464eb5b7f47ca88fe3ae845aabfd1f8a3e56686378b1a9: openshift-marketplace/redhat-marketplace-gcmhr/registry-server" id=e102e471-0ef4-4772-9e55-89ac192ae14c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.327775 | controller | Jun 10 15:17:26.757458 crc crio[20344]: time="2026-06-10T15:17:26.757330954Z" level=info msg="Removing container: dfadd97c7a26cc7b4187f3047414cd43dfc65b6ab76eee1479b7a307e23bdfe4" id=8b49b0f1-125c-4af3-89df-db79b2b39a04 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.327791 | controller | Jun 10 15:17:26.811373 crc crio[20344]: time="2026-06-10T15:17:26.810372518Z" level=info msg="Removed container dfadd97c7a26cc7b4187f3047414cd43dfc65b6ab76eee1479b7a307e23bdfe4: openshift-marketplace/redhat-marketplace-gcmhr/extract-content" id=8b49b0f1-125c-4af3-89df-db79b2b39a04 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.327807 | controller | Jun 10 15:17:26.815973 crc crio[20344]: time="2026-06-10T15:17:26.815820699Z" level=info msg="Removing container: b227ac5aa639ba114d49a4b61a33d9ed20daf2192fecef2f06e08768fbb69ee7" id=eb61ecf0-8347-455e-9e46-926c274a50b1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.327823 | controller | Jun 10 15:17:26.873030 crc crio[20344]: time="2026-06-10T15:17:26.872849976Z" level=info msg="Removed container b227ac5aa639ba114d49a4b61a33d9ed20daf2192fecef2f06e08768fbb69ee7: openshift-marketplace/redhat-marketplace-gcmhr/extract-utilities" id=eb61ecf0-8347-455e-9e46-926c274a50b1 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.327839 | controller | Jun 10 15:17:37.764348 crc crio[20344]: time="2026-06-10T15:17:37.763701461Z" level=info msg="Stopping container: e0783486aafc830e939bd76f4146a7ee08ac487418a753ba0dea33888931d3b9 (timeout: 2s)" id=6258e7f4-0584-46d8-a1e5-6b04afc8fece name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.327876 | controller | Jun 10 15:17:37.901922 crc crio[20344]: time="2026-06-10T15:17:37.901788948Z" level=info msg="Stopped container e0783486aafc830e939bd76f4146a7ee08ac487418a753ba0dea33888931d3b9: openshift-marketplace/community-operators-qmdbb/registry-server" id=6258e7f4-0584-46d8-a1e5-6b04afc8fece name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.327895 | controller | Jun 10 15:17:37.903157 crc crio[20344]: time="2026-06-10T15:17:37.90300463Z" level=info msg="Stopping pod sandbox: 9ffb1a0ba0893e7f60ca7a62a6e71eb7c80c58f73a32065cd2a77a985bfd377e" id=4e42554e-ee06-4918-9a1f-82f75dcca7c7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.327911 | controller | Jun 10 15:17:37.904075 crc crio[20344]: time="2026-06-10T15:17:37.903720708Z" level=info msg="Got pod network &{Name:community-operators-qmdbb Namespace:openshift-marketplace ID:9ffb1a0ba0893e7f60ca7a62a6e71eb7c80c58f73a32065cd2a77a985bfd377e UID:9958213a-0611-419a-89a7-21202a2efe14 NetNS:/var/run/netns/d01df026-8a03-4bfd-9d6b-27972a849b89 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9958213a_0611_419a_89a7_21202a2efe14.slice PodAnnotations:0xc002264180}] Aliases:map[]}"
2026-06-10 15:52:06.327935 | controller | Jun 10 15:17:37.904403 crc crio[20344]: time="2026-06-10T15:17:37.904145829Z" level=info msg="Deleting pod openshift-marketplace_community-operators-qmdbb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.327952 | controller | Jun 10 15:17:38.350653 crc crio[20344]: time="2026-06-10T15:17:38.350434921Z" level=info msg="Stopped pod sandbox: 9ffb1a0ba0893e7f60ca7a62a6e71eb7c80c58f73a32065cd2a77a985bfd377e" id=4e42554e-ee06-4918-9a1f-82f75dcca7c7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.327968 | controller | Jun 10 15:17:38.783037 crc crio[20344]: time="2026-06-10T15:17:38.782560436Z" level=info msg="Removing container: e0783486aafc830e939bd76f4146a7ee08ac487418a753ba0dea33888931d3b9" id=0d9d848c-13d0-4905-9542-34301e6b1024 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.327984 | controller | Jun 10 15:17:38.805512 crc crio[20344]: time="2026-06-10T15:17:38.805406478Z" level=info msg="Removed container e0783486aafc830e939bd76f4146a7ee08ac487418a753ba0dea33888931d3b9: openshift-marketplace/community-operators-qmdbb/registry-server" id=0d9d848c-13d0-4905-9542-34301e6b1024 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.328000 | controller | Jun 10 15:17:38.807765 crc crio[20344]: time="2026-06-10T15:17:38.807680217Z" level=info msg="Removing container: 06135b93dd25bf4c0c8c702e549392a9ccd718b8f7b6e91eecc6747ac5be61b3" id=31bd792d-f8f5-431e-a10b-e1ae4c90d374 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.328016 | controller | Jun 10 15:17:38.865633 crc crio[20344]: time="2026-06-10T15:17:38.865542495Z" level=info msg="Removed container 06135b93dd25bf4c0c8c702e549392a9ccd718b8f7b6e91eecc6747ac5be61b3: openshift-marketplace/community-operators-qmdbb/extract-content" id=31bd792d-f8f5-431e-a10b-e1ae4c90d374 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.328031 | controller | Jun 10 15:17:38.869091 crc crio[20344]: time="2026-06-10T15:17:38.86884612Z" level=info msg="Removing container: 2d7cb0eb3e6fb316361f70837a16519ce1c0d2a5d9ed5de342c0413de1196806" id=8790badf-1bd7-4cd6-8c70-6dc2e0a84276 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.328047 | controller | Jun 10 15:17:38.927725 crc crio[20344]: time="2026-06-10T15:17:38.927632653Z" level=info msg="Removed container 2d7cb0eb3e6fb316361f70837a16519ce1c0d2a5d9ed5de342c0413de1196806: openshift-marketplace/community-operators-qmdbb/extract-utilities" id=8790badf-1bd7-4cd6-8c70-6dc2e0a84276 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.328063 | controller | Jun 10 15:18:00.570121 crc crio[20344]: time="2026-06-10T15:18:00.56917331Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685078-xzrjk/POD" id=fd06c3cf-6c63-420e-9f77-cd3ee757d218 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.328079 | controller | Jun 10 15:18:00.571709 crc crio[20344]: time="2026-06-10T15:18:00.570152105Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.328095 | controller | Jun 10 15:18:00.601844 crc crio[20344]: time="2026-06-10T15:18:00.601682852Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685078-xzrjk Namespace:openshift-infra ID:0220266f6a0c6f623d8c6154c91b218563b55a768d78d8e7b13fc6688130f633 UID:7123dc2d-90e8-4532-a836-f1668a2e5d48 NetNS:/var/run/netns/510467e8-919b-49c1-a168-01c91880c170 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7123dc2d_90e8_4532_a836_f1668a2e5d48.slice PodAnnotations:0xc006858618}] Aliases:map[]}"
2026-06-10 15:52:06.328111 | controller | Jun 10 15:18:00.601844 crc crio[20344]: time="2026-06-10T15:18:00.601761194Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685078-xzrjk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.328133 | controller | Jun 10 15:18:01.344726 crc crio[20344]: 2026-06-10T15:18:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0220266f6a0c6f6 Mac:ee:d9:1d:27:9d:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/510467e8-919b-49c1-a168-01c91880c170 SocketPath: PciID:}] [{Interface:0xc0004b2790 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.328150 | controller | Jun 10 15:18:01.346142 crc crio[20344]: time="2026-06-10T15:18:01.346069927Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685078-xzrjk Namespace:openshift-infra ID:0220266f6a0c6f623d8c6154c91b218563b55a768d78d8e7b13fc6688130f633 UID:7123dc2d-90e8-4532-a836-f1668a2e5d48 NetNS:/var/run/netns/510467e8-919b-49c1-a168-01c91880c170 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7123dc2d_90e8_4532_a836_f1668a2e5d48.slice PodAnnotations:0xc006858618}] Aliases:map[]}"
2026-06-10 15:52:06.328167 | controller | Jun 10 15:18:01.346354 crc crio[20344]: time="2026-06-10T15:18:01.346294713Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685078-xzrjk for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.328183 | controller | Jun 10 15:18:01.356057 crc crio[20344]: time="2026-06-10T15:18:01.355808699Z" level=info msg="Ran pod sandbox 0220266f6a0c6f623d8c6154c91b218563b55a768d78d8e7b13fc6688130f633 with infra container: openshift-infra/auto-csr-approver-29685078-xzrjk/POD" id=fd06c3cf-6c63-420e-9f77-cd3ee757d218 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.328200 | controller | Jun 10 15:18:01.365064 crc crio[20344]: time="2026-06-10T15:18:01.364969446Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=276f5107-a9b7-40ea-9dd3-2ac4e61dc718 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.328216 | controller | Jun 10 15:18:01.370631 crc crio[20344]: time="2026-06-10T15:18:01.370544201Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-10 15:52:06.328233 | controller | Jun 10 15:18:02.295842 crc crio[20344]: time="2026-06-10T15:18:02.29537315Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=276f5107-a9b7-40ea-9dd3-2ac4e61dc718 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.328249 | controller | Jun 10 15:18:02.297209 crc crio[20344]: time="2026-06-10T15:18:02.296865339Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=5e60e053-1af3-493f-ad50-c5a1f176fdd2 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.328265 | controller | Jun 10 15:18:02.299711 crc crio[20344]: time="2026-06-10T15:18:02.29962369Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=55160125-186c-44d1-bbe1-8b06320ff4fa name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.328281 | controller | Jun 10 15:18:02.310678 crc crio[20344]: time="2026-06-10T15:18:02.310578004Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685078-xzrjk/oc" id=6cbe90c4-23e2-4bd3-be83-bed7bdb22bb3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.328297 | controller | Jun 10 15:18:02.311356 crc crio[20344]: time="2026-06-10T15:18:02.311227511Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.328313 | controller | Jun 10 15:18:02.363021 crc crio[20344]: time="2026-06-10T15:18:02.362773846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.328334 | controller | Jun 10 15:18:02.656983 crc crio[20344]: time="2026-06-10T15:18:02.656405863Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.328350 | controller | Jun 10 15:18:02.789235 crc crio[20344]: time="2026-06-10T15:18:02.789138372Z" level=info msg="Created container a8d49ab505b29a578270369cb093854c829048f51eec09ff8017095a69400b81: openshift-infra/auto-csr-approver-29685078-xzrjk/oc" id=6cbe90c4-23e2-4bd3-be83-bed7bdb22bb3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.328366 | controller | Jun 10 15:18:02.790546 crc crio[20344]: time="2026-06-10T15:18:02.790466936Z" level=info msg="Starting container: a8d49ab505b29a578270369cb093854c829048f51eec09ff8017095a69400b81" id=f91c6487-7518-4eed-a14e-7a69e1debe00 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.328386 | controller | Jun 10 15:18:02.797748 crc crio[20344]: time="2026-06-10T15:18:02.797627392Z" level=info msg="Started container" PID=129661 containerID=a8d49ab505b29a578270369cb093854c829048f51eec09ff8017095a69400b81 description=openshift-infra/auto-csr-approver-29685078-xzrjk/oc id=f91c6487-7518-4eed-a14e-7a69e1debe00 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0220266f6a0c6f623d8c6154c91b218563b55a768d78d8e7b13fc6688130f633
2026-06-10 15:52:06.328402 | controller | Jun 10 15:18:05.235621 crc crio[20344]: time="2026-06-10T15:18:05.234792434Z" level=info msg="Stopping pod sandbox: 0220266f6a0c6f623d8c6154c91b218563b55a768d78d8e7b13fc6688130f633" id=37e9532d-d41b-4cd9-afbb-3a0990ef3702 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.328419 | controller | Jun 10 15:18:05.239037 crc crio[20344]: time="2026-06-10T15:18:05.236446987Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685078-xzrjk Namespace:openshift-infra ID:0220266f6a0c6f623d8c6154c91b218563b55a768d78d8e7b13fc6688130f633 UID:7123dc2d-90e8-4532-a836-f1668a2e5d48 NetNS:/var/run/netns/510467e8-919b-49c1-a168-01c91880c170 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7123dc2d_90e8_4532_a836_f1668a2e5d48.slice PodAnnotations:0xc00078c918}] Aliases:map[]}"
2026-06-10 15:52:06.328437 | controller | Jun 10 15:18:05.239037 crc crio[20344]: time="2026-06-10T15:18:05.23658148Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685078-xzrjk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.328453 | controller | Jun 10 15:18:05.619494 crc crio[20344]: time="2026-06-10T15:18:05.619360867Z" level=info msg="Stopped pod sandbox: 0220266f6a0c6f623d8c6154c91b218563b55a768d78d8e7b13fc6688130f633" id=37e9532d-d41b-4cd9-afbb-3a0990ef3702 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.328470 | controller | Jun 10 15:18:13.105640 crc crio[20344]: time="2026-06-10T15:18:13.104660886Z" level=info msg="Removing container: 0cc68bec9030dbbe52c70d356ed6bff9b6db2d9577e9086c3daf3419a7639f7b" id=0009d762-6990-4f08-8f5b-3f4a25b8a583 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.328486 | controller | Jun 10 15:18:13.285831 crc crio[20344]: time="2026-06-10T15:18:13.285652645Z" level=info msg="Removed container 0cc68bec9030dbbe52c70d356ed6bff9b6db2d9577e9086c3daf3419a7639f7b: openshift-infra/auto-csr-approver-29685072-5cq5p/oc" id=0009d762-6990-4f08-8f5b-3f4a25b8a583 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.328502 | controller | Jun 10 15:18:13.307465 crc crio[20344]: time="2026-06-10T15:18:13.307224434Z" level=info msg="Stopping pod sandbox: bdc7a4e29887077d6bdaa837f14a53c5dd7ef15e509743a71176e73bbaabd162" id=fb60f8a1-704a-4ff2-99a9-d3e16101ecb7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.328519 | controller | Jun 10 15:18:13.307930 crc crio[20344]: time="2026-06-10T15:18:13.307555703Z" level=info msg="Stopped pod sandbox (already stopped): bdc7a4e29887077d6bdaa837f14a53c5dd7ef15e509743a71176e73bbaabd162" id=fb60f8a1-704a-4ff2-99a9-d3e16101ecb7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.328540 | controller | Jun 10 15:18:13.309136 crc crio[20344]: time="2026-06-10T15:18:13.309028801Z" level=info msg="Removing pod sandbox: bdc7a4e29887077d6bdaa837f14a53c5dd7ef15e509743a71176e73bbaabd162" id=d3f2df7c-2fe5-414e-bca7-15fe668cbc85 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.328557 | controller | Jun 10 15:18:13.328702 crc crio[20344]: time="2026-06-10T15:18:13.328596518Z" level=info msg="Removed pod sandbox: bdc7a4e29887077d6bdaa837f14a53c5dd7ef15e509743a71176e73bbaabd162" id=d3f2df7c-2fe5-414e-bca7-15fe668cbc85 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.328574 | controller | Jun 10 15:18:13.329928 crc crio[20344]: time="2026-06-10T15:18:13.329817149Z" level=info msg="Stopping pod sandbox: dad435e2f2e2eddd9976daacccac203f93aecdb161e577c61996b090f6712a4c" id=2f45780c-baac-4abb-8f53-21ce01098824 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.328590 | controller | Jun 10 15:18:13.330046 crc crio[20344]: time="2026-06-10T15:18:13.329935023Z" level=info msg="Stopped pod sandbox (already stopped): dad435e2f2e2eddd9976daacccac203f93aecdb161e577c61996b090f6712a4c" id=2f45780c-baac-4abb-8f53-21ce01098824 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.328607 | controller | Jun 10 15:18:13.330721 crc crio[20344]: time="2026-06-10T15:18:13.33062695Z" level=info msg="Removing pod sandbox: dad435e2f2e2eddd9976daacccac203f93aecdb161e577c61996b090f6712a4c" id=a4cd73d3-f821-41db-9a7a-bd4740670a3b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.328623 | controller | Jun 10 15:18:13.348198 crc crio[20344]: time="2026-06-10T15:18:13.348098343Z" level=info msg="Removed pod sandbox: dad435e2f2e2eddd9976daacccac203f93aecdb161e577c61996b090f6712a4c" id=a4cd73d3-f821-41db-9a7a-bd4740670a3b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.328639 | controller | Jun 10 15:18:13.349540 crc crio[20344]: time="2026-06-10T15:18:13.349175681Z" level=info msg="Stopping pod sandbox: 9ffb1a0ba0893e7f60ca7a62a6e71eb7c80c58f73a32065cd2a77a985bfd377e" id=7f10eae8-005c-4865-bca8-73bbf09037a1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.328656 | controller | Jun 10 15:18:13.349540 crc crio[20344]: time="2026-06-10T15:18:13.349372786Z" level=info msg="Stopped pod sandbox (already stopped): 9ffb1a0ba0893e7f60ca7a62a6e71eb7c80c58f73a32065cd2a77a985bfd377e" id=7f10eae8-005c-4865-bca8-73bbf09037a1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.328672 | controller | Jun 10 15:18:13.350094 crc crio[20344]: time="2026-06-10T15:18:13.350001602Z" level=info msg="Removing pod sandbox: 9ffb1a0ba0893e7f60ca7a62a6e71eb7c80c58f73a32065cd2a77a985bfd377e" id=f8dc90de-d8e1-4fbd-bd6b-17f2ffca190e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.328688 | controller | Jun 10 15:18:13.373198 crc crio[20344]: time="2026-06-10T15:18:13.37307854Z" level=info msg="Removed pod sandbox: 9ffb1a0ba0893e7f60ca7a62a6e71eb7c80c58f73a32065cd2a77a985bfd377e" id=f8dc90de-d8e1-4fbd-bd6b-17f2ffca190e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.328704 | controller | Jun 10 15:18:33.937596 crc crio[20344]: time="2026-06-10T15:18:33.935934121Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-wpjcr/POD" id=ad7b7226-b984-4a18-a2d2-13e3cf4b7e13 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.328721 | controller | Jun 10 15:18:33.937596 crc crio[20344]: time="2026-06-10T15:18:33.936756053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.328771 | controller | Jun 10 15:18:33.977930 crc crio[20344]: time="2026-06-10T15:18:33.977111818Z" level=info msg="Got pod network &{Name:certified-operators-wpjcr Namespace:openshift-marketplace ID:6b3d86408ead19c9df9742ce2ab13f1f5c4e260f753e20c106b4fed040c7ae11 UID:44157e74-3d12-4643-be7a-78cd6fb1732b NetNS:/var/run/netns/56a72501-bad5-40b3-b348-9cabbeb2ef69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod44157e74_3d12_4643_be7a_78cd6fb1732b.slice PodAnnotations:0xc006859040}] Aliases:map[]}"
2026-06-10 15:52:06.328798 | controller | Jun 10 15:18:33.977930 crc crio[20344]: time="2026-06-10T15:18:33.97718833Z" level=info msg="Adding pod openshift-marketplace_certified-operators-wpjcr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.328816 | controller | Jun 10 15:18:34.548369 crc crio[20344]: 2026-06-10T15:18:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6b3d86408ead19c Mac:fa:00:d9:d9:fc:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/56a72501-bad5-40b3-b348-9cabbeb2ef69 SocketPath: PciID:}] [{Interface:0xc0004b0640 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.328833 | controller | Jun 10 15:18:34.551662 crc crio[20344]: time="2026-06-10T15:18:34.55155433Z" level=info msg="Got pod network &{Name:certified-operators-wpjcr Namespace:openshift-marketplace ID:6b3d86408ead19c9df9742ce2ab13f1f5c4e260f753e20c106b4fed040c7ae11 UID:44157e74-3d12-4643-be7a-78cd6fb1732b NetNS:/var/run/netns/56a72501-bad5-40b3-b348-9cabbeb2ef69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod44157e74_3d12_4643_be7a_78cd6fb1732b.slice PodAnnotations:0xc006859040}] Aliases:map[]}"
2026-06-10 15:52:06.328865 | controller | Jun 10 15:18:34.552231 crc crio[20344]: time="2026-06-10T15:18:34.552165226Z" level=info msg="Checking pod openshift-marketplace_certified-operators-wpjcr for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.328887 | controller | Jun 10 15:18:34.566744 crc crio[20344]: time="2026-06-10T15:18:34.566512018Z" level=info msg="Ran pod sandbox 6b3d86408ead19c9df9742ce2ab13f1f5c4e260f753e20c106b4fed040c7ae11 with infra container: openshift-marketplace/certified-operators-wpjcr/POD" id=ad7b7226-b984-4a18-a2d2-13e3cf4b7e13 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.328905 | controller | Jun 10 15:18:34.570160 crc crio[20344]: time="2026-06-10T15:18:34.570002098Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b81ae21f-eaf2-4246-9e6e-a6346cd75b8b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.328922 | controller | Jun 10 15:18:34.574628 crc crio[20344]: time="2026-06-10T15:18:34.57434091Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b2c4c68e-5904-4cf3-903b-f427e2685ab2 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.328938 | controller | Jun 10 15:18:34.581909 crc crio[20344]: time="2026-06-10T15:18:34.581784233Z" level=info msg="Creating container: openshift-marketplace/certified-operators-wpjcr/extract-utilities" id=87a8da8b-941a-4ad4-90c6-e5fb90b5f3b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.328955 | controller | Jun 10 15:18:34.582607 crc crio[20344]: time="2026-06-10T15:18:34.582517492Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.328971 | controller | Jun 10 15:18:34.661985 crc crio[20344]: time="2026-06-10T15:18:34.657472544Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.328987 | controller | Jun 10 15:18:34.671330 crc crio[20344]: time="2026-06-10T15:18:34.671146988Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.329008 | controller | Jun 10 15:18:34.843797 crc crio[20344]: time="2026-06-10T15:18:34.843675698Z" level=info msg="Created container 9737100e66c162698c8193fba311f3079b94a808b3792a2db5e79241ebaf0760: openshift-marketplace/certified-operators-wpjcr/extract-utilities" id=87a8da8b-941a-4ad4-90c6-e5fb90b5f3b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.329025 | controller | Jun 10 15:18:34.846329 crc crio[20344]: time="2026-06-10T15:18:34.846197863Z" level=info msg="Starting container: 9737100e66c162698c8193fba311f3079b94a808b3792a2db5e79241ebaf0760" id=bc7630f3-1bf3-4aec-bfc3-9e39b3eb6850 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.329042 | controller | Jun 10 15:18:34.860175 crc crio[20344]: time="2026-06-10T15:18:34.859990341Z" level=info msg="Started container" PID=131452 containerID=9737100e66c162698c8193fba311f3079b94a808b3792a2db5e79241ebaf0760 description=openshift-marketplace/certified-operators-wpjcr/extract-utilities id=bc7630f3-1bf3-4aec-bfc3-9e39b3eb6850 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b3d86408ead19c9df9742ce2ab13f1f5c4e260f753e20c106b4fed040c7ae11
2026-06-10 15:52:06.329059 | controller | Jun 10 15:18:35.702390 crc crio[20344]: time="2026-06-10T15:18:35.701919312Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=f9349eb8-c416-486a-9120-4ca729b0a314 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.329075 | controller | Jun 10 15:18:35.713048 crc crio[20344]: time="2026-06-10T15:18:35.713000759Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-10 15:52:06.329092 | controller | Jun 10 15:18:36.327722 crc crio[20344]: time="2026-06-10T15:18:36.326845501Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8d5d7df21be1469a6668fe379d39e4aa07fa7e0e98115c13ef32da305fc5dec" id=f9349eb8-c416-486a-9120-4ca729b0a314 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.329109 | controller | Jun 10 15:18:36.329149 crc crio[20344]: time="2026-06-10T15:18:36.329052358Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=08263c67-9399-4744-b647-6e2ecb58a11e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.329125 | controller | Jun 10 15:18:36.331952 crc crio[20344]: time="2026-06-10T15:18:36.33183278Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=8aafccea-b285-4b9f-a07b-2a33472d9f25 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.329142 | controller | Jun 10 15:18:36.340655 crc crio[20344]: time="2026-06-10T15:18:36.340571517Z" level=info msg="Creating container: openshift-marketplace/certified-operators-wpjcr/extract-content" id=1ba59998-c72f-4f23-be0b-57c764719435 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.329158 | controller | Jun 10 15:18:36.341070 crc crio[20344]: time="2026-06-10T15:18:36.341015848Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.329174 | controller | Jun 10 15:18:36.391181 crc crio[20344]: time="2026-06-10T15:18:36.391035764Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.329190 | controller | Jun 10 15:18:36.394784 crc crio[20344]: time="2026-06-10T15:18:36.394697209Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.329207 | controller | Jun 10 15:18:36.563911 crc crio[20344]: time="2026-06-10T15:18:36.563779339Z" level=info msg="Created container e132a4dac8188e0d032f2b6b6d71d93e957acba575c9c924213d813599992b04: openshift-marketplace/certified-operators-wpjcr/extract-content" id=1ba59998-c72f-4f23-be0b-57c764719435 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.329228 | controller | Jun 10 15:18:36.565334 crc crio[20344]: time="2026-06-10T15:18:36.565213016Z" level=info msg="Starting container: e132a4dac8188e0d032f2b6b6d71d93e957acba575c9c924213d813599992b04" id=5261927d-5730-41c1-ad5f-2df9893b38ea name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.329245 | controller | Jun 10 15:18:36.582901 crc crio[20344]: time="2026-06-10T15:18:36.582093294Z" level=info msg="Started container" PID=131542 containerID=e132a4dac8188e0d032f2b6b6d71d93e957acba575c9c924213d813599992b04 description=openshift-marketplace/certified-operators-wpjcr/extract-content id=5261927d-5730-41c1-ad5f-2df9893b38ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b3d86408ead19c9df9742ce2ab13f1f5c4e260f753e20c106b4fed040c7ae11
2026-06-10 15:52:06.329262 | controller | Jun 10 15:18:39.770689 crc crio[20344]: time="2026-06-10T15:18:39.769910189Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=a4bceaec-e20e-483c-a718-363778612059 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.329279 | controller | Jun 10 15:18:39.775743 crc crio[20344]: time="2026-06-10T15:18:39.775647688Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=286a9656-a5a2-45fa-b8ef-99e0cd64788d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.329295 | controller | Jun 10 15:18:39.803096 crc crio[20344]: time="2026-06-10T15:18:39.802925264Z" level=info msg="Creating container: openshift-marketplace/certified-operators-wpjcr/registry-server" id=edca65d8-9f03-48a1-9f69-3d7b37221aff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.329311 | controller | Jun 10 15:18:39.803695 crc crio[20344]: time="2026-06-10T15:18:39.803503279Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.329327 | controller | Jun 10 15:18:39.884151 crc crio[20344]: time="2026-06-10T15:18:39.884035796Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.329343 | controller | Jun 10 15:18:39.891423 crc crio[20344]: time="2026-06-10T15:18:39.891216702Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.329359 | controller | Jun 10 15:18:40.134323 crc crio[20344]: time="2026-06-10T15:18:40.134182676Z" level=info msg="Created container 1c85885c642e0ef73259a3016e1f7b78f0867ef742e2c55637b49351109d05fc: openshift-marketplace/certified-operators-wpjcr/registry-server" id=edca65d8-9f03-48a1-9f69-3d7b37221aff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.329375 | controller | Jun 10 15:18:40.139066 crc crio[20344]: time="2026-06-10T15:18:40.13896828Z" level=info msg="Starting container: 1c85885c642e0ef73259a3016e1f7b78f0867ef742e2c55637b49351109d05fc" id=3d0d6333-9a7e-4241-8057-dd23e810f0d1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.329392 | controller | Jun 10 15:18:40.146511 crc crio[20344]: time="2026-06-10T15:18:40.146391692Z" level=info msg="Started container" PID=131734 containerID=1c85885c642e0ef73259a3016e1f7b78f0867ef742e2c55637b49351109d05fc description=openshift-marketplace/certified-operators-wpjcr/registry-server id=3d0d6333-9a7e-4241-8057-dd23e810f0d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b3d86408ead19c9df9742ce2ab13f1f5c4e260f753e20c106b4fed040c7ae11
2026-06-10 15:52:06.329408 | controller | Jun 10 15:18:55.025903 crc crio[20344]: time="2026-06-10T15:18:55.024476585Z" level=info msg="Stopping container: 1c85885c642e0ef73259a3016e1f7b78f0867ef742e2c55637b49351109d05fc (timeout: 2s)" id=36591c91-3469-4c48-973e-f04b69bc1fa4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.329429 | controller | Jun 10 15:18:55.156409 crc crio[20344]: time="2026-06-10T15:18:55.156096335Z" level=info msg="Stopped container 1c85885c642e0ef73259a3016e1f7b78f0867ef742e2c55637b49351109d05fc: openshift-marketplace/certified-operators-wpjcr/registry-server" id=36591c91-3469-4c48-973e-f04b69bc1fa4 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.329446 | controller | Jun 10 15:18:55.157820 crc crio[20344]: time="2026-06-10T15:18:55.157670426Z" level=info msg="Stopping pod sandbox: 6b3d86408ead19c9df9742ce2ab13f1f5c4e260f753e20c106b4fed040c7ae11" id=bc7945ee-bbdf-4979-a82b-5c2a4c24bc04 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.329462 | controller | Jun 10 15:18:55.158947 crc crio[20344]: time="2026-06-10T15:18:55.158736964Z" level=info msg="Got pod network &{Name:certified-operators-wpjcr Namespace:openshift-marketplace ID:6b3d86408ead19c9df9742ce2ab13f1f5c4e260f753e20c106b4fed040c7ae11 UID:44157e74-3d12-4643-be7a-78cd6fb1732b NetNS:/var/run/netns/56a72501-bad5-40b3-b348-9cabbeb2ef69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod44157e74_3d12_4643_be7a_78cd6fb1732b.slice PodAnnotations:0xc0027c19b8}] Aliases:map[]}"
2026-06-10 15:52:06.329479 | controller | Jun 10 15:18:55.159229 crc crio[20344]: time="2026-06-10T15:18:55.1589793Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-wpjcr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.329496 | controller | Jun 10 15:18:55.517059 crc crio[20344]: time="2026-06-10T15:18:55.516510492Z" level=info msg="Stopped pod sandbox: 6b3d86408ead19c9df9742ce2ab13f1f5c4e260f753e20c106b4fed040c7ae11" id=bc7945ee-bbdf-4979-a82b-5c2a4c24bc04 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.329512 | controller | Jun 10 15:18:56.046683 crc crio[20344]: time="2026-06-10T15:18:56.046184674Z" level=info msg="Removing container: 1c85885c642e0ef73259a3016e1f7b78f0867ef742e2c55637b49351109d05fc" id=56f261fa-2bac-453b-bc87-76a501911a15 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.329528 | controller | Jun 10 15:18:56.100185 crc crio[20344]: time="2026-06-10T15:18:56.10004903Z" level=info msg="Removed container 1c85885c642e0ef73259a3016e1f7b78f0867ef742e2c55637b49351109d05fc: openshift-marketplace/certified-operators-wpjcr/registry-server" id=56f261fa-2bac-453b-bc87-76a501911a15 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.329544 | controller | Jun 10 15:18:56.104383 crc crio[20344]: time="2026-06-10T15:18:56.104355991Z" level=info msg="Removing container: e132a4dac8188e0d032f2b6b6d71d93e957acba575c9c924213d813599992b04" id=7d6f8003-62da-46ec-ae43-54c3313b2a00 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.329560 | controller | Jun 10 15:18:56.145869 crc crio[20344]: time="2026-06-10T15:18:56.145767784Z" level=info msg="Removed container e132a4dac8188e0d032f2b6b6d71d93e957acba575c9c924213d813599992b04: openshift-marketplace/certified-operators-wpjcr/extract-content" id=7d6f8003-62da-46ec-ae43-54c3313b2a00 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.329576 | controller | Jun 10 15:18:56.148602 crc crio[20344]: time="2026-06-10T15:18:56.148540446Z" level=info msg="Removing container: 9737100e66c162698c8193fba311f3079b94a808b3792a2db5e79241ebaf0760" id=5da80085-9154-4e12-b06b-f0e5dcf22df9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.329592 | controller | Jun 10 15:18:56.197505 crc crio[20344]: time="2026-06-10T15:18:56.197400242Z" level=info msg="Removed container 9737100e66c162698c8193fba311f3079b94a808b3792a2db5e79241ebaf0760: openshift-marketplace/certified-operators-wpjcr/extract-utilities" id=5da80085-9154-4e12-b06b-f0e5dcf22df9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.329613 | controller | Jun 10 15:19:09.249734 crc crio[20344]: time="2026-06-10T15:19:09.248659794Z" level=info msg="Stopping pod sandbox: bbace2813209c3d30d863e204986f23ebf34cd0f9c183f6b54b748fccb7f279b" id=db772959-5422-4625-a2b3-d9e2f074010b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.329629 | controller | Jun 10 15:19:09.251187 crc crio[20344]: time="2026-06-10T15:19:09.250661276Z" level=info msg="Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4dxkm Namespace:openstack ID:bbace2813209c3d30d863e204986f23ebf34cd0f9c183f6b54b748fccb7f279b UID:1c832586-5252-4913-9352-72b8c9e6d9d6 NetNS:/var/run/netns/3ae0fa8d-73e0-4f43-95a8-cbf9f84844fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c832586_5252_4913_9352_72b8c9e6d9d6.slice PodAnnotations:0xc00282ea40}] Aliases:map[]}"
2026-06-10 15:52:06.329646 | controller | Jun 10 15:19:09.251187 crc crio[20344]: time="2026-06-10T15:19:09.25082805Z" level=info msg="Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4dxkm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.329662 | controller | Jun 10 15:19:09.845193 crc crio[20344]: time="2026-06-10T15:19:09.844470422Z" level=info msg="Stopped pod sandbox: bbace2813209c3d30d863e204986f23ebf34cd0f9c183f6b54b748fccb7f279b" id=db772959-5422-4625-a2b3-d9e2f074010b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.329679 | controller | Jun 10 15:19:10.800394 crc crio[20344]: time="2026-06-10T15:19:10.799611298Z" level=info msg="Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wq7p6/POD" id=04bee140-3e8c-4444-8deb-a39b8d90c489 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.329695 | controller | Jun 10 15:19:10.800394 crc crio[20344]: time="2026-06-10T15:19:10.800247425Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.329711 | controller | Jun 10 15:19:10.860969 crc crio[20344]: time="2026-06-10T15:19:10.860798707Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wq7p6 Namespace:openstack ID:e60b1eeb4462dc6094ee69a7b91b8233bfbafc133aab01afe21b526091b52c06 UID:d6a7ff70-a682-4282-95fd-27efd7513512 NetNS:/var/run/netns/f550ca61-8794-486e-8e17-33c6186087b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd6a7ff70_a682_4282_95fd_27efd7513512.slice PodAnnotations:0xc00282ee60}] Aliases:map[]}"
2026-06-10 15:52:06.329728 | controller | Jun 10 15:19:10.860969 crc crio[20344]: time="2026-06-10T15:19:10.860865919Z" level=info msg="Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wq7p6 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.329744 | controller | Jun 10 15:19:11.389438 crc crio[20344]: 2026-06-10T15:19:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e60b1eeb4462dc6 Mac:f6:0f:02:e7:23:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/f550ca61-8794-486e-8e17-33c6186087b8 SocketPath: PciID:}] [{Interface:0xc000260a90 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.329762 | controller | Jun 10 15:19:11.390820 crc crio[20344]: time="2026-06-10T15:19:11.390757942Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wq7p6 Namespace:openstack ID:e60b1eeb4462dc6094ee69a7b91b8233bfbafc133aab01afe21b526091b52c06 UID:d6a7ff70-a682-4282-95fd-27efd7513512 NetNS:/var/run/netns/f550ca61-8794-486e-8e17-33c6186087b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd6a7ff70_a682_4282_95fd_27efd7513512.slice PodAnnotations:0xc00282ee60}] Aliases:map[]}"
2026-06-10 15:52:06.329783 | controller | Jun 10 15:19:11.391100 crc crio[20344]: time="2026-06-10T15:19:11.39105126Z" level=info msg="Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wq7p6 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.329800 | controller | Jun 10 15:19:11.400797 crc crio[20344]: time="2026-06-10T15:19:11.400583946Z" level=info msg="Ran pod sandbox e60b1eeb4462dc6094ee69a7b91b8233bfbafc133aab01afe21b526091b52c06 with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wq7p6/POD" id=04bee140-3e8c-4444-8deb-a39b8d90c489 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.330139 | controller | Jun 10 15:19:11.403857 crc crio[20344]: time="2026-06-10T15:19:11.403698816Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=e60666eb-e8c2-40d0-9de3-916bcafebbb3 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.330163 | controller | Jun 10 15:19:11.430433 crc crio[20344]: time="2026-06-10T15:19:11.430316833Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=a3123929-29c0-4f5d-8bc7-a02cc0fa6fc6 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.330181 | controller | Jun 10 15:19:11.437995 crc crio[20344]: time="2026-06-10T15:19:11.437897458Z" level=info msg="Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wq7p6/download-cache-edpm-deployment-ipam-openstack-edpm-ipam" id=e85aa801-d6bf-45cc-aee2-53ef6c80ae79 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.330198 | controller | Jun 10 15:19:11.438517 crc crio[20344]: time="2026-06-10T15:19:11.438405542Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.330214 | controller | Jun 10 15:19:11.501857 crc crio[20344]: time="2026-06-10T15:19:11.501757656Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.330231 | controller | Jun 10 15:19:11.506115 crc crio[20344]: time="2026-06-10T15:19:11.506051447Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.330247 | controller | Jun 10 15:19:11.651181 crc crio[20344]: time="2026-06-10T15:19:11.650977767Z" level=info msg="Created container feb8bace87682fea47405e3a487b1b12af30f1693c07a54bdddaa89976af140b: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wq7p6/download-cache-edpm-deployment-ipam-openstack-edpm-ipam" id=e85aa801-d6bf-45cc-aee2-53ef6c80ae79 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.330263 | controller | Jun 10 15:19:11.652621 crc crio[20344]: time="2026-06-10T15:19:11.652523247Z" level=info msg="Starting container: feb8bace87682fea47405e3a487b1b12af30f1693c07a54bdddaa89976af140b" id=1fe605e4-372a-4c01-a611-d5a9d9305f68 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.330280 | controller | Jun 10 15:19:11.658017 crc crio[20344]: time="2026-06-10T15:19:11.657917236Z" level=info msg="Started container" PID=133661 containerID=feb8bace87682fea47405e3a487b1b12af30f1693c07a54bdddaa89976af140b description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wq7p6/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=1fe605e4-372a-4c01-a611-d5a9d9305f68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e60b1eeb4462dc6094ee69a7b91b8233bfbafc133aab01afe21b526091b52c06
2026-06-10 15:52:06.330297 | controller | Jun 10 15:19:13.407469 crc crio[20344]: time="2026-06-10T15:19:13.40631983Z" level=info msg="Stopping pod sandbox: 6b3d86408ead19c9df9742ce2ab13f1f5c4e260f753e20c106b4fed040c7ae11" id=5204b4e4-45aa-4274-833a-ac6843f19116 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.330319 | controller | Jun 10 15:19:13.407469 crc crio[20344]: time="2026-06-10T15:19:13.406847194Z" level=info msg="Stopped pod sandbox (already stopped): 6b3d86408ead19c9df9742ce2ab13f1f5c4e260f753e20c106b4fed040c7ae11" id=5204b4e4-45aa-4274-833a-ac6843f19116 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.330336 | controller | Jun 10 15:19:13.413921 crc crio[20344]: time="2026-06-10T15:19:13.413687821Z" level=info msg="Removing pod sandbox: 6b3d86408ead19c9df9742ce2ab13f1f5c4e260f753e20c106b4fed040c7ae11" id=7a94e966-425d-4974-891b-26936c704fa2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.330353 | controller | Jun 10 15:19:13.435245 crc crio[20344]: time="2026-06-10T15:19:13.435032021Z" level=info msg="Removed pod sandbox: 6b3d86408ead19c9df9742ce2ab13f1f5c4e260f753e20c106b4fed040c7ae11" id=7a94e966-425d-4974-891b-26936c704fa2 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.330369 | controller | Jun 10 15:20:00.549775 crc crio[20344]: time="2026-06-10T15:20:00.547443987Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685080-fcll4/POD" id=a41d5c71-fd75-4994-944d-ab59a8858312 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.330385 | controller | Jun 10 15:20:00.549775 crc crio[20344]: time="2026-06-10T15:20:00.548555606Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.330402 | controller | Jun 10 15:20:00.628181 crc crio[20344]: time="2026-06-10T15:20:00.628118359Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685080-fcll4 Namespace:openshift-infra ID:36693250b1a8f551d44d6aa7060eba74165f207cfbbbb742200922d40f0023d0 UID:70745e74-2396-46e1-af06-380db6d71f72 NetNS:/var/run/netns/bfdd1227-c84c-4bf7-b62a-7d6e6ca5cfc4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70745e74_2396_46e1_af06_380db6d71f72.slice PodAnnotations:0xc00078c308}] Aliases:map[]}"
2026-06-10 15:52:06.330419 | controller | Jun 10 15:20:00.628631 crc crio[20344]: time="2026-06-10T15:20:00.628577791Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685080-fcll4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.330435 | controller | Jun 10 15:20:01.281147 crc crio[20344]: 2026-06-10T15:20:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:36693250b1a8f55 Mac:e2:42:24:28:76:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/bfdd1227-c84c-4bf7-b62a-7d6e6ca5cfc4 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.330452 | controller | Jun 10 15:20:01.283100 crc crio[20344]: time="2026-06-10T15:20:01.283023137Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685080-fcll4 Namespace:openshift-infra ID:36693250b1a8f551d44d6aa7060eba74165f207cfbbbb742200922d40f0023d0 UID:70745e74-2396-46e1-af06-380db6d71f72 NetNS:/var/run/netns/bfdd1227-c84c-4bf7-b62a-7d6e6ca5cfc4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70745e74_2396_46e1_af06_380db6d71f72.slice PodAnnotations:0xc00078c308}] Aliases:map[]}"
2026-06-10 15:52:06.330469 | controller | Jun 10 15:20:01.283340 crc crio[20344]: time="2026-06-10T15:20:01.283229962Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685080-fcll4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.330486 | controller | Jun 10 15:20:01.295244 crc crio[20344]: time="2026-06-10T15:20:01.29514301Z" level=info msg="Ran pod sandbox 36693250b1a8f551d44d6aa7060eba74165f207cfbbbb742200922d40f0023d0 with infra container: openshift-infra/auto-csr-approver-29685080-fcll4/POD" id=a41d5c71-fd75-4994-944d-ab59a8858312 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.330507 | controller | Jun 10 15:20:01.302522 crc crio[20344]: time="2026-06-10T15:20:01.301013531Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=5c4ef64e-cd9d-4496-b551-8847ec8402e4 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.330524 | controller | Jun 10 15:20:01.309867 crc crio[20344]: time="2026-06-10T15:20:01.309773187Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-10 15:52:06.330540 | controller | Jun 10 15:20:02.879813 crc crio[20344]: time="2026-06-10T15:20:02.879371338Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=5c4ef64e-cd9d-4496-b551-8847ec8402e4 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.330557 | controller | Jun 10 15:20:02.884542 crc crio[20344]: time="2026-06-10T15:20:02.881403531Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=c2efd3ab-129e-4664-8222-7a9fd3c1ebae name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.330573 | controller | Jun 10 15:20:02.884542 crc crio[20344]: time="2026-06-10T15:20:02.883976657Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=7da90705-f965-474b-b2ad-4299f840ae8d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.330589 | controller | Jun 10 15:20:02.892801 crc crio[20344]: time="2026-06-10T15:20:02.892702542Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685080-fcll4/oc" id=839204b5-e45a-45d8-8ad3-4788a619b646 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.330677 | controller | Jun 10 15:20:02.893600 crc crio[20344]: time="2026-06-10T15:20:02.893492383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.330699 | controller | Jun 10 15:20:02.945782 crc crio[20344]: time="2026-06-10T15:20:02.9457045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.330715 | controller | Jun 10 15:20:03.251470 crc crio[20344]: time="2026-06-10T15:20:03.248642247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.330732 | controller | Jun 10 15:20:03.368213 crc crio[20344]: time="2026-06-10T15:20:03.367595837Z" level=info msg="Created container 8988afc029c09035c777f771a72610acb601935426ce475de900289452533e83: openshift-infra/auto-csr-approver-29685080-fcll4/oc" id=839204b5-e45a-45d8-8ad3-4788a619b646 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.330748 | controller | Jun 10 15:20:03.369622 crc crio[20344]: time="2026-06-10T15:20:03.369393573Z" level=info msg="Starting container: 8988afc029c09035c777f771a72610acb601935426ce475de900289452533e83" id=2eff6c7b-94c1-42a1-94cd-2c3098388ae3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.330765 | controller | Jun 10 15:20:03.384362 crc crio[20344]: time="2026-06-10T15:20:03.384184015Z" level=info msg="Started container" PID=136468 containerID=8988afc029c09035c777f771a72610acb601935426ce475de900289452533e83 description=openshift-infra/auto-csr-approver-29685080-fcll4/oc id=2eff6c7b-94c1-42a1-94cd-2c3098388ae3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36693250b1a8f551d44d6aa7060eba74165f207cfbbbb742200922d40f0023d0
2026-06-10 15:52:06.330782 | controller | Jun 10 15:20:05.152782 crc crio[20344]: time="2026-06-10T15:20:05.152549415Z" level=info msg="Stopping pod sandbox: 36693250b1a8f551d44d6aa7060eba74165f207cfbbbb742200922d40f0023d0" id=2da87546-5e50-45f9-856e-69db5fac93d9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.330804 | controller | Jun 10 15:20:05.154453 crc crio[20344]: time="2026-06-10T15:20:05.154025253Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685080-fcll4 Namespace:openshift-infra ID:36693250b1a8f551d44d6aa7060eba74165f207cfbbbb742200922d40f0023d0 UID:70745e74-2396-46e1-af06-380db6d71f72 NetNS:/var/run/netns/bfdd1227-c84c-4bf7-b62a-7d6e6ca5cfc4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70745e74_2396_46e1_af06_380db6d71f72.slice PodAnnotations:0xc0040360d0}] Aliases:map[]}"
2026-06-10 15:52:06.330822 | controller | Jun 10 15:20:05.154680 crc crio[20344]: time="2026-06-10T15:20:05.154591428Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685080-fcll4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.330841 | controller | Jun 10 15:20:05.562641 crc crio[20344]: time="2026-06-10T15:20:05.562439512Z" level=info msg="Stopped pod sandbox: 36693250b1a8f551d44d6aa7060eba74165f207cfbbbb742200922d40f0023d0" id=2da87546-5e50-45f9-856e-69db5fac93d9 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.330880 | controller | Jun 10 15:20:13.457633 crc crio[20344]: time="2026-06-10T15:20:13.457130835Z" level=info msg="Removing container: bc5a5d65c75f065b21e99efb20c12b86ba639853f880dc71a23f899372978743" id=3f8d877e-0863-44d9-a7fb-af9ce7aa2dbb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.330897 | controller | Jun 10 15:20:13.640337 crc crio[20344]: time="2026-06-10T15:20:13.640129267Z" level=info msg="Removed container bc5a5d65c75f065b21e99efb20c12b86ba639853f880dc71a23f899372978743: openshift-infra/auto-csr-approver-29685074-cv8c8/oc" id=3f8d877e-0863-44d9-a7fb-af9ce7aa2dbb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.330914 | controller | Jun 10 15:20:13.650064 crc crio[20344]: time="2026-06-10T15:20:13.649991782Z" level=info msg="Stopping pod sandbox: 8d2bf022270da5cf3de465948078ca2839c17f8119f5e39578b8012d906d1642" id=9d57dfed-2d66-497b-8fe0-3c625eacfd63 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.330930 | controller | Jun 10 15:20:13.650238 crc crio[20344]: time="2026-06-10T15:20:13.650151676Z" level=info msg="Stopped pod sandbox (already stopped): 8d2bf022270da5cf3de465948078ca2839c17f8119f5e39578b8012d906d1642" id=9d57dfed-2d66-497b-8fe0-3c625eacfd63 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.330946 | controller | Jun 10 15:20:13.650835 crc crio[20344]: time="2026-06-10T15:20:13.650772632Z" level=info msg="Removing pod sandbox: 8d2bf022270da5cf3de465948078ca2839c17f8119f5e39578b8012d906d1642" id=80ed52ad-f5ab-4c41-8b69-e9ff46dfe314 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.330962 | controller | Jun 10 15:20:13.667617 crc crio[20344]: time="2026-06-10T15:20:13.667522284Z" level=info msg="Removed pod sandbox: 8d2bf022270da5cf3de465948078ca2839c17f8119f5e39578b8012d906d1642" id=80ed52ad-f5ab-4c41-8b69-e9ff46dfe314 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.330978 | controller | Jun 10 15:21:13.724340 crc crio[20344]: time="2026-06-10T15:21:13.720341857Z" level=info msg="Removing container: 40c2bba2127feac80a39f88976f3a84bc7b8d0a75d78d6418b08f5d2622eff03" id=3609b684-8b59-4fb3-a17a-6bc83d7c1883 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.330994 | controller | Jun 10 15:21:13.797067 crc crio[20344]: time="2026-06-10T15:21:13.796928253Z" level=info msg="Removed container 40c2bba2127feac80a39f88976f3a84bc7b8d0a75d78d6418b08f5d2622eff03: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-26tch/openstack-edpm-ipam-provisionserver-checksum-discovery" id=3609b684-8b59-4fb3-a17a-6bc83d7c1883 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.331010 | controller | Jun 10 15:21:13.800202 crc crio[20344]: time="2026-06-10T15:21:13.800117296Z" level=info msg="Removing container: d2993d7acb665a8b3303b32b729fb8f5526c1cc516804130d443023e023054cd" id=55803cf9-a5c4-4823-b03c-cad16864f949 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.331031 | controller | Jun 10 15:21:13.840206 crc crio[20344]: time="2026-06-10T15:21:13.840150979Z" level=info msg="Removed container d2993d7acb665a8b3303b32b729fb8f5526c1cc516804130d443023e023054cd: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-26tch/init" id=55803cf9-a5c4-4823-b03c-cad16864f949 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.331049 | controller | Jun 10 15:21:13.850764 crc crio[20344]: time="2026-06-10T15:21:13.85067625Z" level=info msg="Stopping pod sandbox: 32faace7d7072919eafa1f2164d1af7b20a9aa9760d5ed3d13a60ccc9ff8aaf1" id=4bce98de-7489-4d6c-b415-b365908fa01a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.331065 | controller | Jun 10 15:21:13.851052 crc crio[20344]: time="2026-06-10T15:21:13.850945307Z" level=info msg="Stopped pod sandbox (already stopped): 32faace7d7072919eafa1f2164d1af7b20a9aa9760d5ed3d13a60ccc9ff8aaf1" id=4bce98de-7489-4d6c-b415-b365908fa01a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.331082 | controller | Jun 10 15:21:13.851716 crc crio[20344]: time="2026-06-10T15:21:13.851645205Z" level=info msg="Removing pod sandbox: 32faace7d7072919eafa1f2164d1af7b20a9aa9760d5ed3d13a60ccc9ff8aaf1" id=a51575d9-dc2e-4c32-a0f6-8899ce89be36 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.331098 | controller | Jun 10 15:21:13.871681 crc crio[20344]: time="2026-06-10T15:21:13.87158856Z" level=info msg="Removed pod sandbox: 32faace7d7072919eafa1f2164d1af7b20a9aa9760d5ed3d13a60ccc9ff8aaf1" id=a51575d9-dc2e-4c32-a0f6-8899ce89be36 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.331114 | controller | Jun 10 15:21:40.658736 crc crio[20344]: time="2026-06-10T15:21:40.657238793Z" level=info msg="Stopping pod sandbox: e60b1eeb4462dc6094ee69a7b91b8233bfbafc133aab01afe21b526091b52c06" id=79cdb68a-f4a3-483d-ac46-dbfd1e9d7c7f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.331130 | controller | Jun 10 15:21:40.661074 crc crio[20344]: time="2026-06-10T15:21:40.660785124Z" level=info msg="Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wq7p6 Namespace:openstack ID:e60b1eeb4462dc6094ee69a7b91b8233bfbafc133aab01afe21b526091b52c06 UID:d6a7ff70-a682-4282-95fd-27efd7513512 NetNS:/var/run/netns/f550ca61-8794-486e-8e17-33c6186087b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd6a7ff70_a682_4282_95fd_27efd7513512.slice PodAnnotations:0xc0027c1368}] Aliases:map[]}"
2026-06-10 15:52:06.331147 | controller | Jun 10 15:21:40.661979 crc crio[20344]: time="2026-06-10T15:21:40.661849912Z" level=info msg="Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wq7p6 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.331164 | controller | Jun 10 15:21:41.250016 crc crio[20344]: time="2026-06-10T15:21:41.249567207Z" level=info msg="Stopped pod sandbox: e60b1eeb4462dc6094ee69a7b91b8233bfbafc133aab01afe21b526091b52c06" id=79cdb68a-f4a3-483d-ac46-dbfd1e9d7c7f name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.331180 | controller | Jun 10 15:21:42.259422 crc crio[20344]: time="2026-06-10T15:21:42.257987667Z" level=info msg="Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipaml8xxm/POD" id=98c27090-25a5-4e4a-949a-9a3d61102185 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.331197 | controller | Jun 10 15:21:42.259422 crc crio[20344]: time="2026-06-10T15:21:42.259061395Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.331213 | controller | Jun 10 15:21:42.299804 crc crio[20344]: time="2026-06-10T15:21:42.299136449Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipaml8xxm Namespace:openstack ID:79ad279d5fe3aba297fbd1669ccda57be8ee5b0e0d6a459ba2d8a62bab620df4 UID:2a7a3e27-40e0-4b14-b4a7-e00208e800ee NetNS:/var/run/netns/c7714bf4-4986-4211-a99d-f6df68129a75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a7a3e27_40e0_4b14_b4a7_e00208e800ee.slice PodAnnotations:0xc0022641e8}] Aliases:map[]}"
2026-06-10 15:52:06.331287 | controller | Jun 10 15:21:42.300141 crc crio[20344]: time="2026-06-10T15:21:42.300118095Z" level=info msg="Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipaml8xxm to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.331311 | controller | Jun 10 15:21:43.123329 crc crio[20344]: 2026-06-10T15:21:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:79ad279d5fe3aba Mac:52:4b:9f:82:ba:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/c7714bf4-4986-4211-a99d-f6df68129a75 SocketPath: PciID:}] [{Interface:0xc000465150 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.331328 | controller | Jun 10 15:21:43.124467 crc crio[20344]: time="2026-06-10T15:21:43.123981764Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipaml8xxm Namespace:openstack ID:79ad279d5fe3aba297fbd1669ccda57be8ee5b0e0d6a459ba2d8a62bab620df4 UID:2a7a3e27-40e0-4b14-b4a7-e00208e800ee NetNS:/var/run/netns/c7714bf4-4986-4211-a99d-f6df68129a75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a7a3e27_40e0_4b14_b4a7_e00208e800ee.slice PodAnnotations:0xc0022641e8}] Aliases:map[]}"
2026-06-10 15:52:06.331345 | controller | Jun 10 15:21:43.124467 crc crio[20344]: time="2026-06-10T15:21:43.124350173Z" level=info msg="Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipaml8xxm for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.331361 | controller | Jun 10 15:21:43.136852 crc crio[20344]: time="2026-06-10T15:21:43.136762423Z" level=info msg="Ran pod sandbox 79ad279d5fe3aba297fbd1669ccda57be8ee5b0e0d6a459ba2d8a62bab620df4 with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipaml8xxm/POD" id=98c27090-25a5-4e4a-949a-9a3d61102185 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.331378 | controller | Jun 10 15:21:43.140537 crc crio[20344]: time="2026-06-10T15:21:43.140390757Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=725ccfb6-f3c9-4b35-ae47-107d5da5da31 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.331394 | controller | Jun 10 15:21:43.166765 crc crio[20344]: time="2026-06-10T15:21:43.166642804Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=aa50fc22-86a1-40b4-8f4f-8c5e92847911 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.331411 | controller | Jun 10 15:21:43.176122 crc crio[20344]: time="2026-06-10T15:21:43.176047367Z" level=info msg="Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipaml8xxm/configure-network-edpm-deployment-ipam-openstack-edpm-ipam" id=69605374-1247-414b-8eea-d8b25680cdb9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.331427 | controller | Jun 10 15:21:43.177460 crc crio[20344]: time="2026-06-10T15:21:43.177368091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.331444 | controller | Jun 10 15:21:43.268507 crc crio[20344]: time="2026-06-10T15:21:43.26838627Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.331464 | controller | Jun 10 15:21:43.276851 crc crio[20344]: time="2026-06-10T15:21:43.276720375Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.331480 | controller | Jun 10 15:21:43.494739 crc crio[20344]: time="2026-06-10T15:21:43.494135825Z" level=info msg="Created container 2f3b5c6b900e95af958b3f8eb5dbdc70efa8034721c079a16c68d95f005d3b4f: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipaml8xxm/configure-network-edpm-deployment-ipam-openstack-edpm-ipam" id=69605374-1247-414b-8eea-d8b25680cdb9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.331496 | controller | Jun 10 15:21:43.500140 crc crio[20344]: time="2026-06-10T15:21:43.500060588Z" level=info msg="Starting container: 2f3b5c6b900e95af958b3f8eb5dbdc70efa8034721c079a16c68d95f005d3b4f" id=6aafd700-c713-4da1-b07e-c5d324d4d7cb name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.331513 | controller | Jun 10 15:21:43.506608 crc crio[20344]: time="2026-06-10T15:21:43.506502074Z" level=info msg="Started container" PID=141516 containerID=2f3b5c6b900e95af958b3f8eb5dbdc70efa8034721c079a16c68d95f005d3b4f description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipaml8xxm/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=6aafd700-c713-4da1-b07e-c5d324d4d7cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=79ad279d5fe3aba297fbd1669ccda57be8ee5b0e0d6a459ba2d8a62bab620df4
2026-06-10 15:52:06.331530 | controller | Jun 10 15:22:02.382797 crc crio[20344]: time="2026-06-10T15:22:02.381689296Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685082-p8d8b/POD" id=298f0a0e-d580-4ac8-82f9-9c2d4a27b423 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.331546 | controller | Jun 10 15:22:02.384144 crc crio[20344]: time="2026-06-10T15:22:02.382914418Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.331563 | controller | Jun 10 15:22:02.418984 crc crio[20344]: time="2026-06-10T15:22:02.418902606Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685082-p8d8b Namespace:openshift-infra ID:7c93bcc78ffaea4ce785c829f7c296b44560aec80ee38bdfd993c6e4ab25a451 UID:f5a3bcf8-db63-46f5-9804-cca015e60d86 NetNS:/var/run/netns/85f537b4-0cae-4fda-b1dc-35624f77e383 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5a3bcf8_db63_46f5_9804_cca015e60d86.slice PodAnnotations:0xc001b9cb90}] Aliases:map[]}"
2026-06-10 15:52:06.331580 | controller | Jun 10 15:22:02.418984 crc crio[20344]: time="2026-06-10T15:22:02.418976398Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685082-p8d8b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.331597 | controller | Jun 10 15:22:03.057699 crc crio[20344]: 2026-06-10T15:22:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7c93bcc78ffaea4 Mac:de:be:94:4a:de:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/85f537b4-0cae-4fda-b1dc-35624f77e383 SocketPath: PciID:}] [{Interface:0xc000296710 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.331614 | controller | Jun 10 15:22:03.059344 crc crio[20344]: time="2026-06-10T15:22:03.059155697Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685082-p8d8b Namespace:openshift-infra ID:7c93bcc78ffaea4ce785c829f7c296b44560aec80ee38bdfd993c6e4ab25a451 UID:f5a3bcf8-db63-46f5-9804-cca015e60d86 NetNS:/var/run/netns/85f537b4-0cae-4fda-b1dc-35624f77e383 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5a3bcf8_db63_46f5_9804_cca015e60d86.slice PodAnnotations:0xc001b9cb90}] Aliases:map[]}"
2026-06-10 15:52:06.331636 | controller | Jun 10 15:22:03.059474 crc crio[20344]: time="2026-06-10T15:22:03.059420094Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685082-p8d8b for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.331653 | controller | Jun 10 15:22:03.071672 crc crio[20344]: time="2026-06-10T15:22:03.071491626Z" level=info msg="Ran pod sandbox 7c93bcc78ffaea4ce785c829f7c296b44560aec80ee38bdfd993c6e4ab25a451 with infra container: openshift-infra/auto-csr-approver-29685082-p8d8b/POD" id=298f0a0e-d580-4ac8-82f9-9c2d4a27b423 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.331670 | controller | Jun 10 15:22:03.075325 crc crio[20344]: time="2026-06-10T15:22:03.075179701Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=82f26c1d-c206-4968-93ad-d236abb738e8 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.331687 | controller | Jun 10 15:22:03.091739 crc crio[20344]: time="2026-06-10T15:22:03.091653576Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-10 15:52:06.331704 | controller | Jun 10 15:22:04.529837 crc crio[20344]: time="2026-06-10T15:22:04.529217159Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=82f26c1d-c206-4968-93ad-d236abb738e8 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.331720 | controller | Jun 10 15:22:04.531856 crc crio[20344]: time="2026-06-10T15:22:04.531409716Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=1121e764-dcda-4d9b-bc3a-bef842e88aa4 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.331737 | controller | Jun 10 15:22:04.534963 crc crio[20344]: time="2026-06-10T15:22:04.534829724Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=88d31853-6948-4fc4-b483-5438707c78f5 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.331753 | controller | Jun 10 15:22:04.546469 crc crio[20344]: time="2026-06-10T15:22:04.546409963Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685082-p8d8b/oc" id=bdc0e76b-9fbd-4f71-b42c-8552fd1b00b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.331769 | controller | Jun 10 15:22:04.547042 crc crio[20344]: time="2026-06-10T15:22:04.546949197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.331785 | controller | Jun 10 15:22:04.606651 crc crio[20344]: time="2026-06-10T15:22:04.606107753Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.331801 | controller | Jun 10 15:22:05.025810 crc crio[20344]: time="2026-06-10T15:22:05.0256705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.331818 | controller | Jun 10 15:22:05.150841 crc crio[20344]: time="2026-06-10T15:22:05.150150592Z" level=info msg="Created container c3450a563af4336955293bfa6d3e69e1a83ce5756fbee9cd256ca1b60222a228: openshift-infra/auto-csr-approver-29685082-p8d8b/oc" id=bdc0e76b-9fbd-4f71-b42c-8552fd1b00b0 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.331834 | controller | Jun 10 15:22:05.151861 crc crio[20344]: time="2026-06-10T15:22:05.151750363Z" level=info msg="Starting container: c3450a563af4336955293bfa6d3e69e1a83ce5756fbee9cd256ca1b60222a228" id=9b104293-991d-465d-933c-1d0c704e38dd name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.331877 | controller | Jun 10 15:22:05.161450 crc crio[20344]: time="2026-06-10T15:22:05.161209617Z" level=info msg="Started container" PID=142721 containerID=c3450a563af4336955293bfa6d3e69e1a83ce5756fbee9cd256ca1b60222a228 description=openshift-infra/auto-csr-approver-29685082-p8d8b/oc id=9b104293-991d-465d-933c-1d0c704e38dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c93bcc78ffaea4ce785c829f7c296b44560aec80ee38bdfd993c6e4ab25a451
2026-06-10 15:52:06.331904 | controller | Jun 10 15:22:07.133104 crc crio[20344]: time="2026-06-10T15:22:07.132613917Z" level=info msg="Stopping pod sandbox: 7c93bcc78ffaea4ce785c829f7c296b44560aec80ee38bdfd993c6e4ab25a451" id=40285ff3-b918-45be-b07a-385c257925c2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.331922 | controller | Jun 10 15:22:07.134069 crc crio[20344]: time="2026-06-10T15:22:07.133666994Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685082-p8d8b Namespace:openshift-infra ID:7c93bcc78ffaea4ce785c829f7c296b44560aec80ee38bdfd993c6e4ab25a451 UID:f5a3bcf8-db63-46f5-9804-cca015e60d86 NetNS:/var/run/netns/85f537b4-0cae-4fda-b1dc-35624f77e383 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5a3bcf8_db63_46f5_9804_cca015e60d86.slice PodAnnotations:0xc0006b4b68}] Aliases:map[]}"
2026-06-10 15:52:06.331939 | controller | Jun 10 15:22:07.134069 crc crio[20344]: time="2026-06-10T15:22:07.133833029Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685082-p8d8b from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.331956 | controller | Jun 10 15:22:07.583662 crc crio[20344]: time="2026-06-10T15:22:07.582973507Z" level=info msg="Stopped pod sandbox: 7c93bcc78ffaea4ce785c829f7c296b44560aec80ee38bdfd993c6e4ab25a451" id=40285ff3-b918-45be-b07a-385c257925c2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.331972 | controller | Jun 10 15:22:13.909828 crc crio[20344]: time="2026-06-10T15:22:13.908728876Z" level=info msg="Removing container: 2a8c3e51f81c9fc1bea0c7a121ac6e7ec9eb0c304b508aa5d5579373225666ad" id=87ffa31d-a7ba-4bc1-83b6-6399796cd660 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.331989 | controller | Jun 10 15:22:14.209312 crc crio[20344]: time="2026-06-10T15:22:14.209151208Z" level=info msg="Removed container 2a8c3e51f81c9fc1bea0c7a121ac6e7ec9eb0c304b508aa5d5579373225666ad: openshift-infra/auto-csr-approver-29685076-9ttjq/oc" id=87ffa31d-a7ba-4bc1-83b6-6399796cd660 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.332005 | controller | Jun 10 15:22:14.221592 crc crio[20344]: time="2026-06-10T15:22:14.221498547Z" level=info msg="Stopping pod sandbox: 44fa06178e129991184cd81a3c1ac50181070c726d5159ee6adf1d2b2a41c71d" id=e5945d7d-a12e-4b34-84ca-d38767048964 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.332021 | controller | Jun 10 15:22:14.221592 crc crio[20344]: time="2026-06-10T15:22:14.221596749Z" level=info msg="Stopped pod sandbox (already stopped): 44fa06178e129991184cd81a3c1ac50181070c726d5159ee6adf1d2b2a41c71d" id=e5945d7d-a12e-4b34-84ca-d38767048964 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.332037 | controller | Jun 10 15:22:14.222699 crc crio[20344]: time="2026-06-10T15:22:14.222612646Z" level=info msg="Removing pod sandbox: 44fa06178e129991184cd81a3c1ac50181070c726d5159ee6adf1d2b2a41c71d" id=fdf22747-4b9a-4aef-90f2-063bcc2bf44e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.332054 | controller | Jun 10 15:22:14.255405 crc crio[20344]: time="2026-06-10T15:22:14.255180836Z" level=info msg="Removed pod sandbox: 44fa06178e129991184cd81a3c1ac50181070c726d5159ee6adf1d2b2a41c71d" id=fdf22747-4b9a-4aef-90f2-063bcc2bf44e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.332070 | controller | Jun 10 15:22:42.874658 crc crio[20344]: time="2026-06-10T15:22:42.873619038Z" level=info msg="Stopping pod sandbox: 79ad279d5fe3aba297fbd1669ccda57be8ee5b0e0d6a459ba2d8a62bab620df4" id=2cefc2c9-bb60-42a5-ae8a-307ca07f8753 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.332090 | controller | Jun 10 15:22:42.876959 crc crio[20344]: time="2026-06-10T15:22:42.875319262Z" level=info msg="Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipaml8xxm Namespace:openstack ID:79ad279d5fe3aba297fbd1669ccda57be8ee5b0e0d6a459ba2d8a62bab620df4 UID:2a7a3e27-40e0-4b14-b4a7-e00208e800ee NetNS:/var/run/netns/c7714bf4-4986-4211-a99d-f6df68129a75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a7a3e27_40e0_4b14_b4a7_e00208e800ee.slice PodAnnotations:0xc004036e00}] Aliases:map[]}"
2026-06-10 15:52:06.332107 | controller | Jun 10 15:22:42.876959 crc crio[20344]: time="2026-06-10T15:22:42.875504917Z" level=info msg="Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipaml8xxm from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.332124 | controller | Jun 10 15:22:43.372832 crc crio[20344]: time="2026-06-10T15:22:43.372357987Z" level=info msg="Stopped pod sandbox: 79ad279d5fe3aba297fbd1669ccda57be8ee5b0e0d6a459ba2d8a62bab620df4" id=2cefc2c9-bb60-42a5-ae8a-307ca07f8753 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.332140 | controller | Jun 10 15:22:44.421688 crc crio[20344]: time="2026-06-10T15:22:44.420172065Z" level=info msg="Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-p7chh/POD" id=fe1921f1-7f94-4f6c-b6fd-544d08c06188 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.332156 | controller | Jun 10 15:22:44.421688 crc crio[20344]: time="2026-06-10T15:22:44.421055987Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.332172 | controller | Jun 10 15:22:44.481051 crc crio[20344]: time="2026-06-10T15:22:44.480929082Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-p7chh Namespace:openstack ID:fd383df4f27f476675572861b6c954d475c98bc57ffb03b0f09d7dacbc10ad25 UID:1d031caf-51fb-4005-ac09-fbf45b4d3493 NetNS:/var/run/netns/b5113589-4889-4642-b025-708bbe66112b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d031caf_51fb_4005_ac09_fbf45b4d3493.slice PodAnnotations:0xc0006b5b98}] Aliases:map[]}"
2026-06-10 15:52:06.332189 | controller | Jun 10 15:22:44.481051 crc crio[20344]: time="2026-06-10T15:22:44.481005114Z" level=info msg="Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-p7chh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.332205 | controller | Jun 10 15:22:45.033393 crc crio[20344]: 2026-06-10T15:22:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fd383df4f27f476 Mac:66:f1:03:e8:53:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/b5113589-4889-4642-b025-708bbe66112b SocketPath: PciID:}] [{Interface:0xc00025d4e0 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.332222 | controller | Jun 10 15:22:45.034600 crc crio[20344]: time="2026-06-10T15:22:45.034433635Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-p7chh Namespace:openstack ID:fd383df4f27f476675572861b6c954d475c98bc57ffb03b0f09d7dacbc10ad25 UID:1d031caf-51fb-4005-ac09-fbf45b4d3493 NetNS:/var/run/netns/b5113589-4889-4642-b025-708bbe66112b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d031caf_51fb_4005_ac09_fbf45b4d3493.slice PodAnnotations:0xc0006b5b98}] Aliases:map[]}"
2026-06-10 15:52:06.332239 | controller | Jun 10 15:22:45.034600 crc crio[20344]: time="2026-06-10T15:22:45.034601039Z" level=info msg="Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-p7chh for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.332260 | controller | Jun 10 15:22:45.043401 crc crio[20344]: time="2026-06-10T15:22:45.043107439Z" level=info msg="Ran pod sandbox fd383df4f27f476675572861b6c954d475c98bc57ffb03b0f09d7dacbc10ad25 with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-p7chh/POD" id=fe1921f1-7f94-4f6c-b6fd-544d08c06188 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.332277 | controller | Jun 10 15:22:45.046118 crc crio[20344]: time="2026-06-10T15:22:45.046021904Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=91a51af2-8665-41db-b337-68d831f55eab name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.332293 | controller | Jun 10 15:22:45.076630 crc crio[20344]: time="2026-06-10T15:22:45.07650351Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=d7f23b42-6aa7-4d73-b387-91ed666c9e86 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.332310 | controller | Jun 10 15:22:45.086038 crc crio[20344]: time="2026-06-10T15:22:45.085921113Z" level=info msg="Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-p7chh/validate-network-edpm-deployment-ipam-openstack-edpm-ipam" id=17455119-fcce-4e2a-aac8-041f174cb67c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.332326 | controller | Jun 10 15:22:45.086528 crc crio[20344]: time="2026-06-10T15:22:45.086439707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.332342 | controller | Jun 10 15:22:45.168016 crc crio[20344]: time="2026-06-10T15:22:45.16757647Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.332358 | controller | Jun 10 15:22:45.172903 crc crio[20344]: time="2026-06-10T15:22:45.172764314Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.332374 | controller | Jun 10 15:22:45.313391 crc crio[20344]: time="2026-06-10T15:22:45.313047214Z" level=info msg="Created container 66436039009b40c68b8f0bc9a4486bdcbfd88498c127c254ddd7b14244e051e7: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-p7chh/validate-network-edpm-deployment-ipam-openstack-edpm-ipam" id=17455119-fcce-4e2a-aac8-041f174cb67c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.332391 | controller | Jun 10 15:22:45.314543 crc crio[20344]: time="2026-06-10T15:22:45.314407439Z" level=info msg="Starting container: 66436039009b40c68b8f0bc9a4486bdcbfd88498c127c254ddd7b14244e051e7" id=09e6f6cd-aac7-481c-a131-878e71a01540 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.332407 | controller | Jun 10 15:22:45.320439 crc crio[20344]: time="2026-06-10T15:22:45.320193159Z" level=info msg="Started container" PID=145065 containerID=66436039009b40c68b8f0bc9a4486bdcbfd88498c127c254ddd7b14244e051e7 description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-p7chh/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=09e6f6cd-aac7-481c-a131-878e71a01540 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd383df4f27f476675572861b6c954d475c98bc57ffb03b0f09d7dacbc10ad25
2026-06-10 15:52:06.332424 | controller | Jun 10 15:22:53.035887 crc crio[20344]: time="2026-06-10T15:22:53.035110572Z" level=info msg="Stopping pod sandbox: fd383df4f27f476675572861b6c954d475c98bc57ffb03b0f09d7dacbc10ad25" id=839d0084-51d2-4fd1-9c4e-95319de5deaa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.332441 | controller | Jun 10 15:22:53.037240 crc crio[20344]: time="2026-06-10T15:22:53.036506488Z" level=info msg="Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-p7chh Namespace:openstack ID:fd383df4f27f476675572861b6c954d475c98bc57ffb03b0f09d7dacbc10ad25 UID:1d031caf-51fb-4005-ac09-fbf45b4d3493 NetNS:/var/run/netns/b5113589-4889-4642-b025-708bbe66112b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d031caf_51fb_4005_ac09_fbf45b4d3493.slice PodAnnotations:0xc0068593c0}] Aliases:map[]}"
2026-06-10 15:52:06.332461 | controller | Jun 10 15:22:53.037240 crc crio[20344]: time="2026-06-10T15:22:53.036632072Z" level=info msg="Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-p7chh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.332478 | controller | Jun 10 15:22:53.568387 crc crio[20344]: time="2026-06-10T15:22:53.566228027Z" level=info msg="Stopped pod sandbox: fd383df4f27f476675572861b6c954d475c98bc57ffb03b0f09d7dacbc10ad25" id=839d0084-51d2-4fd1-9c4e-95319de5deaa name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.332495 | controller | Jun 10 15:22:54.579810 crc crio[20344]: time="2026-06-10T15:22:54.579027681Z" level=info msg="Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-nwpkz/POD" id=8cc50932-5960-4edf-978e-cece9d3b36b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.332511 | controller | Jun 10 15:22:54.582576 crc crio[20344]: time="2026-06-10T15:22:54.581765091Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.332528 | controller | Jun 10 15:22:54.625905 crc crio[20344]: time="2026-06-10T15:22:54.625769887Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-nwpkz Namespace:openstack ID:b4fa7e623b997d51781418dc8d8249110f8080662ec90245ec6e5b4122bc7798 UID:13084ad1-24b9-428b-afa7-5bf997b307fe NetNS:/var/run/netns/ba8daf19-230b-4cc3-a1f2-612b6ff9a72b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13084ad1_24b9_428b_afa7_5bf997b307fe.slice PodAnnotations:0xc000528368}] Aliases:map[]}"
2026-06-10 15:52:06.332544 | controller | Jun 10 15:22:54.625905 crc crio[20344]: time="2026-06-10T15:22:54.625815098Z" level=info msg="Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-nwpkz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.332560 | controller | Jun 10 15:22:55.317365 crc crio[20344]: 2026-06-10T15:22:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b4fa7e623b997d5 Mac:8e:ea:22:88:95:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/ba8daf19-230b-4cc3-a1f2-612b6ff9a72b SocketPath: PciID:}] [{Interface:0xc00022c760 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.332577 | controller | Jun 10 15:22:55.319099 crc crio[20344]: time="2026-06-10T15:22:55.319020816Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-nwpkz Namespace:openstack ID:b4fa7e623b997d51781418dc8d8249110f8080662ec90245ec6e5b4122bc7798 UID:13084ad1-24b9-428b-afa7-5bf997b307fe NetNS:/var/run/netns/ba8daf19-230b-4cc3-a1f2-612b6ff9a72b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13084ad1_24b9_428b_afa7_5bf997b307fe.slice PodAnnotations:0xc000528368}] Aliases:map[]}"
2026-06-10 15:52:06.332594 | controller | Jun 10 15:22:55.319459 crc crio[20344]: time="2026-06-10T15:22:55.319349554Z" level=info msg="Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-nwpkz for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.332610 | controller | Jun 10 15:22:55.339807 crc crio[20344]: time="2026-06-10T15:22:55.33975193Z" level=info msg="Ran pod sandbox b4fa7e623b997d51781418dc8d8249110f8080662ec90245ec6e5b4122bc7798 with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-nwpkz/POD" id=8cc50932-5960-4edf-978e-cece9d3b36b3 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.332630 | controller | Jun 10 15:22:55.343849 crc crio[20344]: time="2026-06-10T15:22:55.343760564Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=927224ca-56f9-453e-8768-87131a7a845f name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.332647 | controller | Jun 10 15:22:55.379668 crc crio[20344]: time="2026-06-10T15:22:55.379391973Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=3942914b-1805-45ad-94cb-5f3af2e2e6a7 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.332664 | controller | Jun 10 15:22:55.390673 crc crio[20344]: time="2026-06-10T15:22:55.390559191Z" level=info msg="Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-nwpkz/install-os-edpm-deployment-ipam-openstack-edpm-ipam" id=6d420864-9667-4371-8f9a-bdbbf27277d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.332680 | controller | Jun 10 15:22:55.391585 crc crio[20344]: time="2026-06-10T15:22:55.391010293Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.332697 | controller | Jun 10 15:22:55.471559 crc crio[20344]: time="2026-06-10T15:22:55.470626228Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.332713 | controller | Jun 10 15:22:55.475811 crc crio[20344]: time="2026-06-10T15:22:55.475706659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.332730 | controller | Jun 10 15:22:55.619358 crc crio[20344]: time="2026-06-10T15:22:55.619094789Z" level=info msg="Created container b0e874d2fb0e24ffbbcdb562a49b8eebd8c9ccbf634e1f14a039d7bbbd872199: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-nwpkz/install-os-edpm-deployment-ipam-openstack-edpm-ipam" id=6d420864-9667-4371-8f9a-bdbbf27277d7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.332746 | controller | Jun 10 15:22:55.622098 crc crio[20344]: time="2026-06-10T15:22:55.621964473Z" level=info msg="Starting container: b0e874d2fb0e24ffbbcdb562a49b8eebd8c9ccbf634e1f14a039d7bbbd872199" id=e24a4f14-510c-429b-8b53-e3f05d56612e name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.332763 | controller | Jun 10 15:22:55.631371 crc crio[20344]: time="2026-06-10T15:22:55.631127049Z" level=info msg="Started container" PID=145751 containerID=b0e874d2fb0e24ffbbcdb562a49b8eebd8c9ccbf634e1f14a039d7bbbd872199 description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-nwpkz/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=e24a4f14-510c-429b-8b53-e3f05d56612e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b4fa7e623b997d51781418dc8d8249110f8080662ec90245ec6e5b4122bc7798
2026-06-10 15:52:06.332780 | controller | Jun 10 15:23:43.136748 crc crio[20344]: time="2026-06-10T15:23:43.135851937Z" level=info msg="Stopping pod sandbox: b4fa7e623b997d51781418dc8d8249110f8080662ec90245ec6e5b4122bc7798" id=6fdc96ff-33a6-4971-af46-e37f2270a334 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.332988 | controller | Jun 10 15:23:43.139411 crc crio[20344]: time="2026-06-10T15:23:43.13750173Z" level=info msg="Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-nwpkz Namespace:openstack ID:b4fa7e623b997d51781418dc8d8249110f8080662ec90245ec6e5b4122bc7798 UID:13084ad1-24b9-428b-afa7-5bf997b307fe NetNS:/var/run/netns/ba8daf19-230b-4cc3-a1f2-612b6ff9a72b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13084ad1_24b9_428b_afa7_5bf997b307fe.slice PodAnnotations:0xc003224df0}] Aliases:map[]}"
2026-06-10 15:52:06.333023 | controller | Jun 10 15:23:43.139411 crc crio[20344]: time="2026-06-10T15:23:43.137636493Z" level=info msg="Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-nwpkz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.333043 | controller | Jun 10 15:23:43.658698 crc crio[20344]: time="2026-06-10T15:23:43.65835267Z" level=info msg="Stopped pod sandbox: b4fa7e623b997d51781418dc8d8249110f8080662ec90245ec6e5b4122bc7798" id=6fdc96ff-33a6-4971-af46-e37f2270a334 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.333060 | controller | Jun 10 15:23:44.673850 crc crio[20344]: time="2026-06-10T15:23:44.673429322Z" level=info msg="Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cxsbp/POD" id=1408175b-2716-4001-bcea-cca29c06a3cb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.333077 | controller | Jun 10 15:23:44.675000 crc crio[20344]: time="2026-06-10T15:23:44.673922434Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.333094 | controller | Jun 10 15:23:44.724428 crc crio[20344]: time="2026-06-10T15:23:44.724299014Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cxsbp Namespace:openstack ID:72d4b132fcaa147790c7c291d895700cfb96267522beca1a317c569c89a978f3 UID:c9fb51cc-5ff3-4400-9195-507d91afae27 NetNS:/var/run/netns/13bd1cca-8edd-44c3-87b4-c9b905efd6aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9fb51cc_5ff3_4400_9195_507d91afae27.slice PodAnnotations:0xc001b9c088}] Aliases:map[]}"
2026-06-10 15:52:06.333111 | controller | Jun 10 15:23:44.724428 crc crio[20344]: time="2026-06-10T15:23:44.724362806Z" level=info msg="Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cxsbp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.333127 | controller | Jun 10 15:23:45.489885 crc crio[20344]: 2026-06-10T15:23:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:72d4b132fcaa147 Mac:b2:6a:2b:78:fb:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/13bd1cca-8edd-44c3-87b4-c9b905efd6aa SocketPath: PciID:}] [{Interface:0xc000014ec0 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.333143 | controller | Jun 10 15:23:45.491458 crc crio[20344]: time="2026-06-10T15:23:45.491380608Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cxsbp Namespace:openstack ID:72d4b132fcaa147790c7c291d895700cfb96267522beca1a317c569c89a978f3 UID:c9fb51cc-5ff3-4400-9195-507d91afae27 NetNS:/var/run/netns/13bd1cca-8edd-44c3-87b4-c9b905efd6aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9fb51cc_5ff3_4400_9195_507d91afae27.slice PodAnnotations:0xc001b9c088}] Aliases:map[]}"
2026-06-10 15:52:06.333160 | controller | Jun 10 15:23:45.491717 crc crio[20344]: time="2026-06-10T15:23:45.491650265Z" level=info msg="Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cxsbp for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.333219 | controller | Jun 10 15:23:45.504649 crc crio[20344]: time="2026-06-10T15:23:45.504537358Z" level=info msg="Ran pod sandbox 72d4b132fcaa147790c7c291d895700cfb96267522beca1a317c569c89a978f3 with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cxsbp/POD" id=1408175b-2716-4001-bcea-cca29c06a3cb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.333247 | controller | Jun 10 15:23:45.507506 crc crio[20344]: time="2026-06-10T15:23:45.507381661Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=870bc429-37b4-4421-bf80-70d51ee9f12c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.333264 | controller | Jun 10 15:23:45.542542 crc crio[20344]: time="2026-06-10T15:23:45.542455586Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=e64e5718-8d03-494e-81ea-afc129e15764 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.333281 | controller | Jun 10 15:23:45.551041 crc crio[20344]: time="2026-06-10T15:23:45.550924935Z" level=info msg="Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cxsbp/configure-os-edpm-deployment-ipam-openstack-edpm-ipam" id=1b70405a-8e49-44b3-bcfa-a084a5f9c9ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.333298 | controller | Jun 10 15:23:45.551502 crc crio[20344]: time="2026-06-10T15:23:45.551389297Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.333314 | controller | Jun 10 15:23:45.620963 crc crio[20344]: time="2026-06-10T15:23:45.620665214Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.333330 | controller | Jun 10 15:23:45.625925 crc crio[20344]: time="2026-06-10T15:23:45.625831258Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.333346 | controller | Jun 10 15:23:45.806753 crc crio[20344]: time="2026-06-10T15:23:45.806553011Z" level=info msg="Created container 83647567eedfa88fff08b85fb229e57b97080d6c916d5ed8f5799a1fb4be0ae4: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cxsbp/configure-os-edpm-deployment-ipam-openstack-edpm-ipam" id=1b70405a-8e49-44b3-bcfa-a084a5f9c9ca name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.333362 | controller | Jun 10 15:23:45.808553 crc crio[20344]: time="2026-06-10T15:23:45.808366798Z" level=info msg="Starting container: 83647567eedfa88fff08b85fb229e57b97080d6c916d5ed8f5799a1fb4be0ae4" id=253c47f2-3398-434e-9d79-4f0fd2519d06 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.333379 | controller | Jun 10 15:23:45.815433 crc crio[20344]: time="2026-06-10T15:23:45.815198864Z" level=info msg="Started container" PID=148579 containerID=83647567eedfa88fff08b85fb229e57b97080d6c916d5ed8f5799a1fb4be0ae4 description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cxsbp/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=253c47f2-3398-434e-9d79-4f0fd2519d06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72d4b132fcaa147790c7c291d895700cfb96267522beca1a317c569c89a978f3
2026-06-10 15:52:06.333396 | controller | Jun 10 15:24:01.204790 crc crio[20344]: time="2026-06-10T15:24:01.203906929Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685084-w7cwf/POD" id=51c708e5-8d4d-42ae-aee7-ec33d77bafc8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.333412 | controller | Jun 10 15:24:01.204790 crc crio[20344]: time="2026-06-10T15:24:01.20472946Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.333429 | controller | Jun 10 15:24:01.250340 crc crio[20344]: time="2026-06-10T15:24:01.250194123Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685084-w7cwf Namespace:openshift-infra ID:ab01be96d29eaf73b5d55a34aac7523a5616ad4f9ba2c58ba2326dc55eae7fba UID:7b09d21c-3beb-4236-aa25-62329b0c8c36 NetNS:/var/run/netns/89c9537b-1c27-459f-b29f-c6454cd73c80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b09d21c_3beb_4236_aa25_62329b0c8c36.slice PodAnnotations:0xc0027c0a40}] Aliases:map[]}"
2026-06-10 15:52:06.333450 | controller | Jun 10 15:24:01.250607 crc crio[20344]: time="2026-06-10T15:24:01.250359287Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685084-w7cwf to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.333467 | controller | Jun 10 15:24:02.557137 crc crio[20344]: 2026-06-10T15:24:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ab01be96d29eaf7 Mac:2e:bd:f3:9c:4c:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/89c9537b-1c27-459f-b29f-c6454cd73c80 SocketPath: PciID:}] [{Interface:0xc0002bc9c0 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.333484 | controller | Jun 10 15:24:02.559673 crc crio[20344]: time="2026-06-10T15:24:02.559025785Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685084-w7cwf Namespace:openshift-infra ID:ab01be96d29eaf73b5d55a34aac7523a5616ad4f9ba2c58ba2326dc55eae7fba UID:7b09d21c-3beb-4236-aa25-62329b0c8c36 NetNS:/var/run/netns/89c9537b-1c27-459f-b29f-c6454cd73c80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b09d21c_3beb_4236_aa25_62329b0c8c36.slice PodAnnotations:0xc0027c0a40}] Aliases:map[]}"
2026-06-10 15:52:06.333501 | controller | Jun 10 15:24:02.559673 crc crio[20344]: time="2026-06-10T15:24:02.55919567Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685084-w7cwf for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.333518 | controller | Jun 10 15:24:02.568499 crc crio[20344]: time="2026-06-10T15:24:02.568044078Z" level=info msg="Ran pod sandbox ab01be96d29eaf73b5d55a34aac7523a5616ad4f9ba2c58ba2326dc55eae7fba with infra container: openshift-infra/auto-csr-approver-29685084-w7cwf/POD" id=51c708e5-8d4d-42ae-aee7-ec33d77bafc8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.333535 | controller | Jun 10 15:24:02.579219 crc crio[20344]: time="2026-06-10T15:24:02.579014631Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=337e1ed5-bf69-4934-b78e-9d78e3d8bbca name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.333551 | controller | Jun 10 15:24:02.590999 crc crio[20344]: time="2026-06-10T15:24:02.590832856Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-10 15:52:06.333568 | controller | Jun 10 15:24:07.089764 crc crio[20344]: time="2026-06-10T15:24:07.088363449Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=337e1ed5-bf69-4934-b78e-9d78e3d8bbca name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.333584 | controller | Jun 10 15:24:07.092992 crc crio[20344]: time="2026-06-10T15:24:07.092832755Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=38fea3a6-416d-4032-9abc-d5e23edf8a0f name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.333601 | controller | Jun 10 15:24:07.100808 crc crio[20344]: time="2026-06-10T15:24:07.100680307Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ae0e6bc8-5639-4f21-8066-98a6640f9a43 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.333617 | controller | Jun 10 15:24:07.184683 crc crio[20344]: time="2026-06-10T15:24:07.180599629Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685084-w7cwf/oc" id=bdbb4d5a-b47d-48ee-932c-e47bf2beedff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.333633 | controller | Jun 10 15:24:07.184683 crc crio[20344]: time="2026-06-10T15:24:07.182099668Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.333654 | controller | Jun 10 15:24:07.243384 crc crio[20344]: time="2026-06-10T15:24:07.243123903Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.333670 | controller | Jun 10 15:24:07.566333 crc crio[20344]: time="2026-06-10T15:24:07.566189029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.333686 | controller | Jun 10 15:24:09.725676 crc crio[20344]: time="2026-06-10T15:24:09.724989894Z" level=info msg="Created container 0b82874cd2b57eeae1f76dbc995be6d459ecd237b5696446d36923c96fb9b5f1: openshift-infra/auto-csr-approver-29685084-w7cwf/oc" id=bdbb4d5a-b47d-48ee-932c-e47bf2beedff name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.333702 | controller | Jun 10 15:24:09.729531 crc crio[20344]: time="2026-06-10T15:24:09.729359736Z" level=info msg="Starting container: 0b82874cd2b57eeae1f76dbc995be6d459ecd237b5696446d36923c96fb9b5f1" id=659c7536-de21-40a9-9efb-4897b26262b1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.333719 | controller | Jun 10 15:24:09.736214 crc crio[20344]: time="2026-06-10T15:24:09.736128701Z" level=info msg="Started container" PID=149902 containerID=0b82874cd2b57eeae1f76dbc995be6d459ecd237b5696446d36923c96fb9b5f1 description=openshift-infra/auto-csr-approver-29685084-w7cwf/oc id=659c7536-de21-40a9-9efb-4897b26262b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab01be96d29eaf73b5d55a34aac7523a5616ad4f9ba2c58ba2326dc55eae7fba
2026-06-10 15:52:06.333736 | controller | Jun 10 15:24:12.609552 crc crio[20344]: time="2026-06-10T15:24:12.608516629Z" level=info msg="Stopping pod sandbox: ab01be96d29eaf73b5d55a34aac7523a5616ad4f9ba2c58ba2326dc55eae7fba" id=d67ea5d6-257b-45ff-b91d-fdf101defb1c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.333752 | controller | Jun 10 15:24:12.611030 crc crio[20344]: time="2026-06-10T15:24:12.61047551Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685084-w7cwf Namespace:openshift-infra ID:ab01be96d29eaf73b5d55a34aac7523a5616ad4f9ba2c58ba2326dc55eae7fba UID:7b09d21c-3beb-4236-aa25-62329b0c8c36 NetNS:/var/run/netns/89c9537b-1c27-459f-b29f-c6454cd73c80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b09d21c_3beb_4236_aa25_62329b0c8c36.slice PodAnnotations:0xc0006b4e80}] Aliases:map[]}"
2026-06-10 15:52:06.333769 | controller | Jun 10 15:24:12.611030 crc crio[20344]: time="2026-06-10T15:24:12.610650324Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685084-w7cwf from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.333785 | controller | Jun 10 15:24:14.591885 crc crio[20344]: time="2026-06-10T15:24:14.590816131Z" level=info msg="Stopped pod sandbox: ab01be96d29eaf73b5d55a34aac7523a5616ad4f9ba2c58ba2326dc55eae7fba" id=d67ea5d6-257b-45ff-b91d-fdf101defb1c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.333802 | controller | Jun 10 15:24:46.457417 crc crio[20344]: time="2026-06-10T15:24:46.456546616Z" level=info msg="Stopping pod sandbox: 72d4b132fcaa147790c7c291d895700cfb96267522beca1a317c569c89a978f3" id=50e0fd97-e86b-4f6a-b1be-ef88f9368b5d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.333821 | controller | Jun 10 15:24:46.458727 crc crio[20344]: time="2026-06-10T15:24:46.458313672Z" level=info msg="Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cxsbp Namespace:openstack ID:72d4b132fcaa147790c7c291d895700cfb96267522beca1a317c569c89a978f3 UID:c9fb51cc-5ff3-4400-9195-507d91afae27 NetNS:/var/run/netns/13bd1cca-8edd-44c3-87b4-c9b905efd6aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9fb51cc_5ff3_4400_9195_507d91afae27.slice PodAnnotations:0xc00078c820}] Aliases:map[]}"
2026-06-10 15:52:06.333844 | controller | Jun 10 15:24:46.458727 crc crio[20344]: time="2026-06-10T15:24:46.458478196Z" level=info msg="Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cxsbp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.333882 | controller | Jun 10 15:24:47.017992 crc crio[20344]: time="2026-06-10T15:24:47.017671735Z" level=info msg="Stopped pod sandbox: 72d4b132fcaa147790c7c291d895700cfb96267522beca1a317c569c89a978f3" id=50e0fd97-e86b-4f6a-b1be-ef88f9368b5d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.333900 | controller | Jun 10 15:24:48.457477 crc crio[20344]: time="2026-06-10T15:24:48.456408779Z" level=info msg="Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-w5g6n/POD" id=c5cb6b13-3a11-4c68-8dc1-5dba6f41fc9d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.333916 | controller | Jun 10 15:24:48.458591 crc crio[20344]: time="2026-06-10T15:24:48.457504348Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.333932 | controller | Jun 10 15:24:48.503851 crc crio[20344]: time="2026-06-10T15:24:48.503773932Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-w5g6n Namespace:openstack ID:0b4d3d99d641f2379020e29c8abed8fe8493aae5c675945462f023522f6c2582 UID:8652ed36-b7f6-4b6b-a266-08ad3ae6d073 NetNS:/var/run/netns/4697ef76-c652-4fb3-8ba7-48cb59b76208 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8652ed36_b7f6_4b6b_a266_08ad3ae6d073.slice PodAnnotations:0xc0022649e0}] Aliases:map[]}"
2026-06-10 15:52:06.333949 | controller | Jun 10 15:24:48.503851 crc crio[20344]: time="2026-06-10T15:24:48.503816863Z" level=info msg="Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-w5g6n to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.333965 | controller | Jun 10 15:24:49.264375 crc crio[20344]: 2026-06-10T15:24:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0b4d3d99d641f23 Mac:2a:2e:63:aa:ff:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/4697ef76-c652-4fb3-8ba7-48cb59b76208 SocketPath: PciID:}] [{Interface:0xc0003515e0 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.333982 | controller | Jun 10 15:24:49.265784 crc crio[20344]: time="2026-06-10T15:24:49.265712273Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-w5g6n Namespace:openstack ID:0b4d3d99d641f2379020e29c8abed8fe8493aae5c675945462f023522f6c2582 UID:8652ed36-b7f6-4b6b-a266-08ad3ae6d073 NetNS:/var/run/netns/4697ef76-c652-4fb3-8ba7-48cb59b76208 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8652ed36_b7f6_4b6b_a266_08ad3ae6d073.slice PodAnnotations:0xc0022649e0}] Aliases:map[]}"
2026-06-10 15:52:06.333998 | controller | Jun 10 15:24:49.266125 crc crio[20344]: time="2026-06-10T15:24:49.266078162Z" level=info msg="Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-w5g6n for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.334015 | controller | Jun 10 15:24:49.274225 crc crio[20344]: time="2026-06-10T15:24:49.27412725Z" level=info msg="Ran pod sandbox 0b4d3d99d641f2379020e29c8abed8fe8493aae5c675945462f023522f6c2582 with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-w5g6n/POD" id=c5cb6b13-3a11-4c68-8dc1-5dba6f41fc9d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.334043 | controller | Jun 10 15:24:49.277646 crc crio[20344]: time="2026-06-10T15:24:49.277541748Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=1e0b6231-452a-473b-bc6c-66a307192caf name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.334065 | controller | Jun 10 15:24:49.314160 crc crio[20344]: time="2026-06-10T15:24:49.313957277Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=6d4ec39f-2f3d-439f-b142-38d7f43c3d58 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.334082 | controller | Jun 10 15:24:49.326236 crc crio[20344]: time="2026-06-10T15:24:49.326147072Z" level=info msg="Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-w5g6n/ssh-known-hosts-edpm-deployment-ipam" id=0a4008bc-cbee-4bf3-a8a9-a34c691c0629 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.334099 | controller | Jun 10 15:24:49.326769 crc crio[20344]: time="2026-06-10T15:24:49.326648435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.334115 | controller | Jun 10 15:24:49.377518 crc crio[20344]: time="2026-06-10T15:24:49.377405685Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.334132 | controller | Jun 10 15:24:49.383738 crc crio[20344]: time="2026-06-10T15:24:49.382591478Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.334148 | controller | Jun 10 15:24:49.582760 crc crio[20344]: time="2026-06-10T15:24:49.582084526Z" level=info msg="Created container aac283429ee4fa647d415d29265006c010e29eb5d54d7e29647eb690306eade8: openstack/ssh-known-hosts-edpm-deployment-ipam-w5g6n/ssh-known-hosts-edpm-deployment-ipam" id=0a4008bc-cbee-4bf3-a8a9-a34c691c0629 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.334164 | controller | Jun 10 15:24:49.584600 crc crio[20344]: time="2026-06-10T15:24:49.584430207Z" level=info msg="Starting container: aac283429ee4fa647d415d29265006c010e29eb5d54d7e29647eb690306eade8" id=632c71c1-5aae-4327-9bd8-c0b18e8ffa3e name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.334182 | controller | Jun 10 15:24:49.609839 crc crio[20344]: time="2026-06-10T15:24:49.609707489Z" level=info msg="Started container" PID=152429 containerID=aac283429ee4fa647d415d29265006c010e29eb5d54d7e29647eb690306eade8 description=openstack/ssh-known-hosts-edpm-deployment-ipam-w5g6n/ssh-known-hosts-edpm-deployment-ipam id=632c71c1-5aae-4327-9bd8-c0b18e8ffa3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b4d3d99d641f2379020e29c8abed8fe8493aae5c675945462f023522f6c2582
2026-06-10 15:52:06.334199 | controller | Jun 10 15:24:58.958092 crc crio[20344]: time="2026-06-10T15:24:58.957226981Z" level=info msg="Stopping pod sandbox: 0b4d3d99d641f2379020e29c8abed8fe8493aae5c675945462f023522f6c2582" id=1923830e-af98-43a4-9c71-8d4da44256d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.334215 | controller | Jun 10 15:24:58.960016 crc crio[20344]: time="2026-06-10T15:24:58.958906814Z" level=info msg="Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-w5g6n Namespace:openstack ID:0b4d3d99d641f2379020e29c8abed8fe8493aae5c675945462f023522f6c2582 UID:8652ed36-b7f6-4b6b-a266-08ad3ae6d073 NetNS:/var/run/netns/4697ef76-c652-4fb3-8ba7-48cb59b76208 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8652ed36_b7f6_4b6b_a266_08ad3ae6d073.slice PodAnnotations:0xc0006b4cd0}] Aliases:map[]}"
2026-06-10 15:52:06.334232 | controller | Jun 10 15:24:58.960016 crc crio[20344]: time="2026-06-10T15:24:58.959078678Z" level=info msg="Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-w5g6n from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.334249 | controller | Jun 10 15:24:59.479587 crc crio[20344]: time="2026-06-10T15:24:59.478200773Z" level=info msg="Stopped pod sandbox: 0b4d3d99d641f2379020e29c8abed8fe8493aae5c675945462f023522f6c2582" id=1923830e-af98-43a4-9c71-8d4da44256d2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.334269 | controller | Jun 10 15:25:01.089770 crc crio[20344]: time="2026-06-10T15:25:01.089136011Z" level=info msg="Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-9cnpw/POD" id=f1846dad-e030-4e74-b899-b42f26e3a013 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.334286 | controller | Jun 10 15:25:01.091676 crc crio[20344]: time="2026-06-10T15:25:01.089794658Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.334302 | controller | Jun 10 15:25:01.176800 crc crio[20344]: time="2026-06-10T15:25:01.176228949Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-9cnpw Namespace:openstack ID:cee93f82435f2cf89002ae899afa5e3fc58154662e3cf40584a71b934331044a UID:5a6438c5-703c-4002-a719-e979639ed53c NetNS:/var/run/netns/6e91c842-7612-45ca-b25d-e91f89608384 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a6438c5_703c_4002_a719_e979639ed53c.slice PodAnnotations:0xc0006b4228}] Aliases:map[]}"
2026-06-10 15:52:06.334319 | controller | Jun 10 15:25:01.176800 crc crio[20344]: time="2026-06-10T15:25:01.176769673Z" level=info msg="Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-9cnpw to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.334336 | controller | Jun 10 15:25:01.239227 crc crio[20344]: time="2026-06-10T15:25:01.23907101Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-sld9g/POD" id=ab4d17e6-58d8-47a8-80dc-bbcd984dbc3c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.334352 | controller | Jun 10 15:25:01.239568 crc crio[20344]: time="2026-06-10T15:25:01.239496421Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.334369 | controller | Jun 10 15:25:01.292496 crc crio[20344]: time="2026-06-10T15:25:01.292419857Z" level=info msg="Got pod network &{Name:redhat-operators-sld9g Namespace:openshift-marketplace ID:c11e8767afd86301119d6628d91aa472b74675bca567d8dd7bb8b597e7a7f6fb UID:7429701d-1a48-4a21-8864-8c545191cdc5 NetNS:/var/run/netns/03cb4606-33eb-4a2b-adf4-4ad53bd34e4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7429701d_1a48_4a21_8864_8c545191cdc5.slice PodAnnotations:0xc0006b49b8}] Aliases:map[]}"
2026-06-10 15:52:06.334385 | controller | Jun 10 15:25:01.292496 crc crio[20344]: time="2026-06-10T15:25:01.292459458Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-sld9g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.334402 | controller | Jun 10 15:25:02.154983 crc crio[20344]: 2026-06-10T15:25:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c11e8767afd8630 Mac:4e:5c:8b:be:99:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/03cb4606-33eb-4a2b-adf4-4ad53bd34e4f SocketPath: PciID:}] [{Interface:0xc000014ec0 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.334418 | controller | Jun 10 15:25:02.158643 crc crio[20344]: time="2026-06-10T15:25:02.158487455Z" level=info msg="Got pod network &{Name:redhat-operators-sld9g Namespace:openshift-marketplace ID:c11e8767afd86301119d6628d91aa472b74675bca567d8dd7bb8b597e7a7f6fb UID:7429701d-1a48-4a21-8864-8c545191cdc5 NetNS:/var/run/netns/03cb4606-33eb-4a2b-adf4-4ad53bd34e4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7429701d_1a48_4a21_8864_8c545191cdc5.slice PodAnnotations:0xc0006b49b8}] Aliases:map[]}"
2026-06-10 15:52:06.334439 | controller | Jun 10 15:25:02.159386 crc crio[20344]: time="2026-06-10T15:25:02.159090161Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-sld9g for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.334457 | controller | Jun 10 15:25:02.174595 crc crio[20344]: time="2026-06-10T15:25:02.174501158Z" level=info msg="Ran pod sandbox c11e8767afd86301119d6628d91aa472b74675bca567d8dd7bb8b597e7a7f6fb with infra container: openshift-marketplace/redhat-operators-sld9g/POD" id=ab4d17e6-58d8-47a8-80dc-bbcd984dbc3c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.334473 | controller | Jun 10 15:25:02.179601 crc crio[20344]: time="2026-06-10T15:25:02.179490557Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=c64db5ee-35a9-4b1d-948c-8d65a5435e91 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.334490 | controller | Jun 10 15:25:02.181952 crc crio[20344]: time="2026-06-10T15:25:02.181847708Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=50aaa7af-104a-432b-87f7-cdbc112f2338 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.334506 | controller | Jun 10 15:25:02.269709 crc crio[20344]: time="2026-06-10T15:25:02.269583572Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-sld9g/extract-utilities" id=0b7e4d54-b758-4845-ba0c-426ede3c546d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.334522 | controller | Jun 10 15:25:02.270293 crc crio[20344]: time="2026-06-10T15:25:02.270183007Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.334538 | controller | Jun 10 15:25:02.337339 crc crio[20344]: time="2026-06-10T15:25:02.336803376Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.334554 | controller | Jun 10 15:25:02.345433 crc crio[20344]: time="2026-06-10T15:25:02.345136111Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.334570 | controller | Jun 10 15:25:02.724914 crc crio[20344]: time="2026-06-10T15:25:02.724740346Z" level=info msg="Created container 3949472e9a95ad91b6c5690259409f681a36c12f9a3bfdbd9a7398edabd4546a: openshift-marketplace/redhat-operators-sld9g/extract-utilities" id=0b7e4d54-b758-4845-ba0c-426ede3c546d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.334586 | controller | Jun 10 15:25:02.726480 crc crio[20344]: time="2026-06-10T15:25:02.726373188Z" level=info msg="Starting container: 3949472e9a95ad91b6c5690259409f681a36c12f9a3bfdbd9a7398edabd4546a" id=94cd9074-be84-4439-be3d-ef2c6c65229a name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.334601 | controller | Jun 10 15:25:02.738841 crc crio[20344]: time="2026-06-10T15:25:02.738735667Z" level=info msg="Started container" PID=153294 containerID=3949472e9a95ad91b6c5690259409f681a36c12f9a3bfdbd9a7398edabd4546a description=openshift-marketplace/redhat-operators-sld9g/extract-utilities id=94cd9074-be84-4439-be3d-ef2c6c65229a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c11e8767afd86301119d6628d91aa472b74675bca567d8dd7bb8b597e7a7f6fb
2026-06-10 15:52:06.334618 | controller | Jun 10 15:25:02.873230 crc crio[20344]: 2026-06-10T15:25:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cee93f82435f2cf Mac:ae:85:0a:c2:80:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/6e91c842-7612-45ca-b25d-e91f89608384 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.334638 | controller | Jun 10 15:25:02.875247 crc crio[20344]: time="2026-06-10T15:25:02.875185938Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-9cnpw Namespace:openstack ID:cee93f82435f2cf89002ae899afa5e3fc58154662e3cf40584a71b934331044a UID:5a6438c5-703c-4002-a719-e979639ed53c NetNS:/var/run/netns/6e91c842-7612-45ca-b25d-e91f89608384 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a6438c5_703c_4002_a719_e979639ed53c.slice PodAnnotations:0xc0006b4228}] Aliases:map[]}"
2026-06-10 15:52:06.334655 | controller | Jun 10 15:25:02.875533 crc crio[20344]: time="2026-06-10T15:25:02.875422894Z" level=info msg="Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-9cnpw for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.334672 | controller | Jun 10 15:25:02.890720 crc crio[20344]: time="2026-06-10T15:25:02.886342276Z" level=info msg="Ran pod sandbox cee93f82435f2cf89002ae899afa5e3fc58154662e3cf40584a71b934331044a with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-9cnpw/POD" id=f1846dad-e030-4e74-b899-b42f26e3a013 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.334688 | controller | Jun 10 15:25:02.890917 crc crio[20344]: time="2026-06-10T15:25:02.890756369Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=74c6dee8-c09c-449e-84ce-a243275fc52c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.334705 | controller | Jun 10 15:25:02.971134 crc crio[20344]: time="2026-06-10T15:25:02.970158308Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=0fed554f-7da5-4f23-9c17-da67efe6ab21 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.334721 | controller | Jun 10 15:25:03.029388 crc crio[20344]: time="2026-06-10T15:25:03.028985456Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=11a350ad-3cf5-4314-ae7a-a042fdfffe1b name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.334737 | controller | Jun 10 15:25:03.050422 crc crio[20344]: time="2026-06-10T15:25:03.050372908Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-10 15:52:06.334753 | controller | Jun 10 15:25:03.091312 crc crio[20344]: time="2026-06-10T15:25:03.091178531Z" level=info msg="Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-9cnpw/run-os-edpm-deployment-ipam-openstack-edpm-ipam" id=a510fdbc-52c6-4d75-be30-a2e5c420ea84 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.334769 | controller | Jun 10 15:25:03.091710 crc crio[20344]: time="2026-06-10T15:25:03.091647783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.334786 | controller | Jun 10 15:25:03.147940 crc crio[20344]: time="2026-06-10T15:25:03.147828053Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.334802 | controller | Jun 10 15:25:03.152069 crc crio[20344]: time="2026-06-10T15:25:03.151998161Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.334818 | controller | Jun 10 15:25:03.392464 crc crio[20344]: time="2026-06-10T15:25:03.391970223Z" level=info msg="Created container b008cc360950828f0502d886315210910bfc403532303368bb1c3578234632c0: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-9cnpw/run-os-edpm-deployment-ipam-openstack-edpm-ipam" id=a510fdbc-52c6-4d75-be30-a2e5c420ea84 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.334838 | controller | Jun 10 15:25:03.393905 crc crio[20344]: time="2026-06-10T15:25:03.393664447Z" level=info msg="Starting container: b008cc360950828f0502d886315210910bfc403532303368bb1c3578234632c0" id=72ed12c7-0060-4c06-9f02-0eb6b9cd01fd name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.334905 | controller | Jun 10 15:25:03.411958 crc crio[20344]: time="2026-06-10T15:25:03.411823795Z" level=info msg="Started container" PID=153348 containerID=b008cc360950828f0502d886315210910bfc403532303368bb1c3578234632c0 description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-9cnpw/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=72ed12c7-0060-4c06-9f02-0eb6b9cd01fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=cee93f82435f2cf89002ae899afa5e3fc58154662e3cf40584a71b934331044a
2026-06-10 15:52:06.334925 | controller | Jun 10 15:25:04.201799 crc crio[20344]: time="2026-06-10T15:25:04.201222095Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:21dc3353624ee78f072b503b54c8a84b2a47b1b3ecedb037166b270e1772eeff" id=11a350ad-3cf5-4314-ae7a-a042fdfffe1b name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.334941 | controller | Jun 10 15:25:04.202705 crc crio[20344]: time="2026-06-10T15:25:04.202630971Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=8cd82c0e-6bc1-46f0-bb6a-13276bec2e2c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.334958 | controller | Jun 10 15:25:04.206398 crc crio[20344]: time="2026-06-10T15:25:04.206244704Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=00e456c1-50bc-44e5-bdac-c1215ec6f748 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.334974 | controller | Jun 10 15:25:04.214178 crc crio[20344]: time="2026-06-10T15:25:04.214092637Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-sld9g/extract-content" id=5f9c6824-7483-4004-b34d-0236484a151b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.334990 | controller | Jun 10 15:25:04.214675 crc crio[20344]: time="2026-06-10T15:25:04.21460681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.335006 | controller | Jun 10 15:25:04.281946 crc crio[20344]: time="2026-06-10T15:25:04.281809174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.335022 | controller | Jun 10 15:25:04.285700 crc crio[20344]: time="2026-06-10T15:25:04.285575871Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.335038 | controller | Jun 10 15:25:04.465226 crc crio[20344]: time="2026-06-10T15:25:04.465092574Z" level=info msg="Created container 8b9c820192b454ef3f29d0638c7f5f1860fd9b573caeea27df0f9beb1d9eb28c: openshift-marketplace/redhat-operators-sld9g/extract-content" id=5f9c6824-7483-4004-b34d-0236484a151b name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.335054 | controller | Jun 10 15:25:04.467577 crc crio[20344]: time="2026-06-10T15:25:04.467516786Z" level=info msg="Starting container: 8b9c820192b454ef3f29d0638c7f5f1860fd9b573caeea27df0f9beb1d9eb28c" id=c3e4d6c7-2804-44ff-b1bb-9cae29f65d6d name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.335070 | controller | Jun 10 15:25:04.473887 crc crio[20344]: time="2026-06-10T15:25:04.473737277Z" level=info msg="Started container" PID=153438 containerID=8b9c820192b454ef3f29d0638c7f5f1860fd9b573caeea27df0f9beb1d9eb28c description=openshift-marketplace/redhat-operators-sld9g/extract-content id=c3e4d6c7-2804-44ff-b1bb-9cae29f65d6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=c11e8767afd86301119d6628d91aa472b74675bca567d8dd7bb8b597e7a7f6fb
2026-06-10 15:52:06.335092 | controller | Jun 10 15:25:14.438679 crc crio[20344]: time="2026-06-10T15:25:14.43752994Z" level=info msg="Removing container: a8d49ab505b29a578270369cb093854c829048f51eec09ff8017095a69400b81" id=204df4e6-d869-4254-a9f4-b96bd70d8b4b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.335109 | controller | Jun 10 15:25:14.614090 crc crio[20344]: time="2026-06-10T15:25:14.613986933Z" level=info msg="Removed container a8d49ab505b29a578270369cb093854c829048f51eec09ff8017095a69400b81: openshift-infra/auto-csr-approver-29685078-xzrjk/oc" id=204df4e6-d869-4254-a9f4-b96bd70d8b4b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.335125 | controller | Jun 10 15:25:14.650375 crc crio[20344]: time="2026-06-10T15:25:14.636180616Z" level=info msg="Stopping pod sandbox: 0220266f6a0c6f623d8c6154c91b218563b55a768d78d8e7b13fc6688130f633" id=04b608ed-05f0-4d54-a13c-6671c765b408 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.335141 | controller | Jun 10 15:25:14.650375 crc crio[20344]: time="2026-06-10T15:25:14.636297689Z" level=info msg="Stopped pod sandbox (already stopped): 0220266f6a0c6f623d8c6154c91b218563b55a768d78d8e7b13fc6688130f633" id=04b608ed-05f0-4d54-a13c-6671c765b408 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.335157 | controller | Jun 10 15:25:14.650375 crc crio[20344]: time="2026-06-10T15:25:14.637428778Z" level=info msg="Removing pod sandbox: 0220266f6a0c6f623d8c6154c91b218563b55a768d78d8e7b13fc6688130f633" id=97e56dbf-fdd5-46d0-8788-413871db5744 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.335173 | controller | Jun 10 15:25:14.652555 crc crio[20344]: time="2026-06-10T15:25:14.652436256Z" level=info msg="Removed pod sandbox: 0220266f6a0c6f623d8c6154c91b218563b55a768d78d8e7b13fc6688130f633" id=97e56dbf-fdd5-46d0-8788-413871db5744 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.335189 | controller | Jun 10 15:25:16.266665 crc crio[20344]: time="2026-06-10T15:25:16.266180467Z" level=info msg="Stopping pod sandbox: cee93f82435f2cf89002ae899afa5e3fc58154662e3cf40584a71b934331044a" id=555f0e37-65b7-4446-9d47-68e2fe0fe81a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.335206 | controller | Jun 10 15:25:16.267931 crc crio[20344]: time="2026-06-10T15:25:16.267371187Z" level=info msg="Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-9cnpw Namespace:openstack ID:cee93f82435f2cf89002ae899afa5e3fc58154662e3cf40584a71b934331044a UID:5a6438c5-703c-4002-a719-e979639ed53c NetNS:/var/run/netns/6e91c842-7612-45ca-b25d-e91f89608384 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a6438c5_703c_4002_a719_e979639ed53c.slice PodAnnotations:0xc0007382e8}] Aliases:map[]}"
2026-06-10 15:52:06.335223 | controller | Jun 10 15:25:16.267931 crc crio[20344]: time="2026-06-10T15:25:16.267515741Z" level=info msg="Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-9cnpw from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.335239 | controller | Jun 10 15:25:17.238315 crc crio[20344]: time="2026-06-10T15:25:17.237766817Z" level=info msg="Stopped pod sandbox: cee93f82435f2cf89002ae899afa5e3fc58154662e3cf40584a71b934331044a" id=555f0e37-65b7-4446-9d47-68e2fe0fe81a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.335255 | controller | Jun 10 15:25:17.282740 crc crio[20344]: time="2026-06-10T15:25:17.282684046Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=f266f0a4-3417-4d1e-b572-efa00021ec4b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.335272 | controller | Jun 10 15:25:17.285055 crc crio[20344]: time="2026-06-10T15:25:17.28478455Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=0fe5c152-554e-4b78-a8e1-0f9904f64290 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.335293 | controller | Jun 10 15:25:17.384559 crc crio[20344]: time="2026-06-10T15:25:17.38438603Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-sld9g/registry-server" id=731d83ed-e81c-4b9f-bb0d-c53daf60ce6d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.335310 | controller | Jun 10 15:25:17.384941 crc crio[20344]: time="2026-06-10T15:25:17.384914564Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.335327 | controller | Jun 10 15:25:17.469037 crc crio[20344]: time="2026-06-10T15:25:17.46768742Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.335343 | controller | Jun 10 15:25:17.479540 crc crio[20344]: time="2026-06-10T15:25:17.479458573Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.335359 | controller | Jun 10 15:25:17.724387 crc crio[20344]: time="2026-06-10T15:25:17.724171468Z" level=info msg="Created container 6f1d1b0666598c8c7ffe717272482cf290a9e55234a35a4fb99ed578baa1e826: openshift-marketplace/redhat-operators-sld9g/registry-server" id=731d83ed-e81c-4b9f-bb0d-c53daf60ce6d name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.335375 | controller | Jun 10 15:25:17.729729 crc crio[20344]: time="2026-06-10T15:25:17.729635439Z" level=info msg="Starting container: 6f1d1b0666598c8c7ffe717272482cf290a9e55234a35a4fb99ed578baa1e826" id=1baab3b4-e1dc-4e57-9f8c-0eb104a9c6be name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.335392 | controller | Jun 10 15:25:17.735693 crc crio[20344]: time="2026-06-10T15:25:17.735573242Z" level=info msg="Started container" PID=154155 containerID=6f1d1b0666598c8c7ffe717272482cf290a9e55234a35a4fb99ed578baa1e826 description=openshift-marketplace/redhat-operators-sld9g/registry-server id=1baab3b4-e1dc-4e57-9f8c-0eb104a9c6be name=/runtime.v1.RuntimeService/StartContainer sandboxID=c11e8767afd86301119d6628d91aa472b74675bca567d8dd7bb8b597e7a7f6fb
2026-06-10 15:52:06.335408 | controller | Jun 10 15:25:21.151772 crc crio[20344]: time="2026-06-10T15:25:21.150985922Z" level=info msg="Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g6tdp/POD" id=c913ec67-caa1-4e38-a8d6-be406d5f52b6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.335432 | controller | Jun 10 15:25:21.154073 crc crio[20344]: time="2026-06-10T15:25:21.151816294Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.335449 | controller | Jun 10 15:25:21.193467 crc crio[20344]: time="2026-06-10T15:25:21.193335925Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g6tdp Namespace:openstack ID:b878392c7850d2470a47579d2f7df97cde27b7db553c1924446ee92759e703cc UID:881ed0b4-e6b3-42d6-965f-f9518d8cb607 NetNS:/var/run/netns/de2228e4-9a4d-4d74-abb7-41dcec5eda3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod881ed0b4_e6b3_42d6_965f_f9518d8cb607.slice PodAnnotations:0xc0027c0f18}] Aliases:map[]}"
2026-06-10 15:52:06.335466 | controller | Jun 10 15:25:21.193467 crc crio[20344]: time="2026-06-10T15:25:21.193414567Z" level=info msg="Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g6tdp to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.335483 | controller | Jun 10 15:25:22.429162 crc crio[20344]: 2026-06-10T15:25:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b878392c7850d24 Mac:72:77:15:17:90:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/de2228e4-9a4d-4d74-abb7-41dcec5eda3a SocketPath: PciID:}] [{Interface:0xc000386810 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.335504 | controller | Jun 10 15:25:22.430682 crc crio[20344]: time="2026-06-10T15:25:22.430591321Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g6tdp Namespace:openstack ID:b878392c7850d2470a47579d2f7df97cde27b7db553c1924446ee92759e703cc UID:881ed0b4-e6b3-42d6-965f-f9518d8cb607 NetNS:/var/run/netns/de2228e4-9a4d-4d74-abb7-41dcec5eda3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod881ed0b4_e6b3_42d6_965f_f9518d8cb607.slice PodAnnotations:0xc0027c0f18}] Aliases:map[]}"
2026-06-10 15:52:06.335521 | controller | Jun 10 15:25:22.430891 crc crio[20344]: time="2026-06-10T15:25:22.430797947Z" level=info msg="Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g6tdp for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.335538 | controller | Jun 10 15:25:22.443469 crc crio[20344]: time="2026-06-10T15:25:22.443354511Z" level=info msg="Ran pod sandbox b878392c7850d2470a47579d2f7df97cde27b7db553c1924446ee92759e703cc with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g6tdp/POD" id=c913ec67-caa1-4e38-a8d6-be406d5f52b6 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.335555 | controller | Jun 10 15:25:22.445969 crc crio[20344]: time="2026-06-10T15:25:22.445896596Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=cd361cfc-8a4d-4a04-9437-c0fc81dcfaba name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.335572 | controller | Jun 10 15:25:22.469647 crc crio[20344]: time="2026-06-10T15:25:22.469519946Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=1d4a667e-894c-4d17-a9c5-838748c9fad1 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.335588 | controller | Jun 10 15:25:22.573608 crc crio[20344]: time="2026-06-10T15:25:22.573437487Z" level=info msg="Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g6tdp/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam" id=1515d171-f50f-42d1-8eec-58406f951de3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.335604 | controller | Jun 10 15:25:22.574106 crc crio[20344]: time="2026-06-10T15:25:22.573964901Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.335620 | controller | Jun 10 15:25:22.630579 crc crio[20344]: time="2026-06-10T15:25:22.630472079Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.335700 | controller | Jun 10 15:25:22.634571 crc crio[20344]: time="2026-06-10T15:25:22.634500823Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.335726 | controller | Jun 10 15:25:22.827420 crc crio[20344]: time="2026-06-10T15:25:22.825342667Z" level=info msg="Created container 7a32b405dcfdf9a170355eb40b549fe900ad23eee29192fd39b639c38a956ebd: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g6tdp/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam" id=1515d171-f50f-42d1-8eec-58406f951de3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.335744 | controller | Jun 10 15:25:22.828954 crc crio[20344]: time="2026-06-10T15:25:22.828877379Z" level=info msg="Starting container: 7a32b405dcfdf9a170355eb40b549fe900ad23eee29192fd39b639c38a956ebd" id=72296244-da6a-409e-9dd7-a106e44fc543 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.335766 | controller | Jun 10 15:25:22.839366 crc crio[20344]: time="2026-06-10T15:25:22.839224226Z" level=info msg="Started container" PID=154548 containerID=7a32b405dcfdf9a170355eb40b549fe900ad23eee29192fd39b639c38a956ebd description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g6tdp/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=72296244-da6a-409e-9dd7-a106e44fc543 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b878392c7850d2470a47579d2f7df97cde27b7db553c1924446ee92759e703cc
2026-06-10 15:52:06.335783 | controller | Jun 10 15:25:36.565388 crc crio[20344]: time="2026-06-10T15:25:36.564423797Z" level=info msg="Stopping pod sandbox: b878392c7850d2470a47579d2f7df97cde27b7db553c1924446ee92759e703cc" id=61085fd6-4585-4e2f-b6d7-ebb319a677ce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.335800 | controller | Jun 10 15:25:36.568556 crc crio[20344]: time="2026-06-10T15:25:36.565837833Z" level=info msg="Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g6tdp Namespace:openstack ID:b878392c7850d2470a47579d2f7df97cde27b7db553c1924446ee92759e703cc UID:881ed0b4-e6b3-42d6-965f-f9518d8cb607 NetNS:/var/run/netns/de2228e4-9a4d-4d74-abb7-41dcec5eda3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod881ed0b4_e6b3_42d6_965f_f9518d8cb607.slice PodAnnotations:0xc002264708}] Aliases:map[]}"
2026-06-10 15:52:06.335870 | controller | Jun 10 15:25:36.568556 crc crio[20344]: time="2026-06-10T15:25:36.566006978Z" level=info msg="Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g6tdp from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.335898 | controller | Jun 10 15:25:37.944925 crc crio[20344]: time="2026-06-10T15:25:37.94457049Z" level=info msg="Stopped pod sandbox: b878392c7850d2470a47579d2f7df97cde27b7db553c1924446ee92759e703cc" id=61085fd6-4585-4e2f-b6d7-ebb319a677ce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.335916 | controller | Jun 10 15:25:40.769238 crc crio[20344]: time="2026-06-10T15:25:40.767982474Z" level=info msg="Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vrkwk/POD" id=4cec758a-92e9-479b-89aa-3f8eb74e7676 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.335933 | controller | Jun 10 15:25:40.771144 crc crio[20344]: time="2026-06-10T15:25:40.769309729Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.335949 | controller | Jun 10 15:25:40.833656 crc crio[20344]: time="2026-06-10T15:25:40.833582757Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vrkwk Namespace:openstack ID:ee6e6ab44237134a5de08b1b7089c9bdcc209adfd9e9dc7759c9d7796a15d262 UID:16d7cdfa-0a01-40d9-b5fb-f7fbd34ba8e2 NetNS:/var/run/netns/ba5d8bd9-d652-4c0e-a9d5-587e5df2da4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod16d7cdfa_0a01_40d9_b5fb_f7fbd34ba8e2.slice PodAnnotations:0xc004036140}] Aliases:map[]}"
2026-06-10 15:52:06.335966 | controller | Jun 10 15:25:40.834058 crc crio[20344]: time="2026-06-10T15:25:40.834028259Z" level=info msg="Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vrkwk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.335983 | controller | Jun 10 15:25:42.658947 crc crio[20344]: time="2026-06-10T15:25:42.658113216Z" level=info msg="Stopping container: 6f1d1b0666598c8c7ffe717272482cf290a9e55234a35a4fb99ed578baa1e826 (timeout: 2s)" id=7f79b860-4aeb-417b-ad1c-927ce124ffeb name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.336000 | controller | Jun 10 15:25:43.338816 crc crio[20344]: time="2026-06-10T15:25:43.338701788Z" level=info msg="Stopped container 6f1d1b0666598c8c7ffe717272482cf290a9e55234a35a4fb99ed578baa1e826: openshift-marketplace/redhat-operators-sld9g/registry-server" id=7f79b860-4aeb-417b-ad1c-927ce124ffeb name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.336021 | controller | Jun 10 15:25:43.340758 crc crio[20344]: time="2026-06-10T15:25:43.340634008Z" level=info msg="Stopping pod sandbox: c11e8767afd86301119d6628d91aa472b74675bca567d8dd7bb8b597e7a7f6fb" id=b932514a-0771-4083-abd2-0373579e2911 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.336038 | controller | Jun 10 15:25:43.341903 crc crio[20344]: time="2026-06-10T15:25:43.341784578Z" level=info msg="Got pod network &{Name:redhat-operators-sld9g Namespace:openshift-marketplace ID:c11e8767afd86301119d6628d91aa472b74675bca567d8dd7bb8b597e7a7f6fb UID:7429701d-1a48-4a21-8864-8c545191cdc5 NetNS:/var/run/netns/03cb4606-33eb-4a2b-adf4-4ad53bd34e4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7429701d_1a48_4a21_8864_8c545191cdc5.slice PodAnnotations:0xc000738050}] Aliases:map[]}"
2026-06-10 15:52:06.336055 | controller | Jun 10 15:25:43.342205 crc crio[20344]: time="2026-06-10T15:25:43.342114266Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-sld9g from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.336071 | controller | Jun 10 15:25:43.434316 crc crio[20344]: 2026-06-10T15:25:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee6e6ab44237134 Mac:4e:cc:df:d0:b7:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/ba5d8bd9-d652-4c0e-a9d5-587e5df2da4a SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.336088 | controller | Jun 10 15:25:43.436423 crc crio[20344]: time="2026-06-10T15:25:43.436374049Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vrkwk Namespace:openstack ID:ee6e6ab44237134a5de08b1b7089c9bdcc209adfd9e9dc7759c9d7796a15d262 UID:16d7cdfa-0a01-40d9-b5fb-f7fbd34ba8e2 NetNS:/var/run/netns/ba5d8bd9-d652-4c0e-a9d5-587e5df2da4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod16d7cdfa_0a01_40d9_b5fb_f7fbd34ba8e2.slice PodAnnotations:0xc004036140}] Aliases:map[]}"
2026-06-10 15:52:06.336105 | controller | Jun 10 15:25:43.436747 crc crio[20344]: time="2026-06-10T15:25:43.436722058Z" level=info msg="Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vrkwk for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.336122 | controller | Jun 10 15:25:43.448427 crc crio[20344]: time="2026-06-10T15:25:43.448367048Z" level=info msg="Ran pod sandbox ee6e6ab44237134a5de08b1b7089c9bdcc209adfd9e9dc7759c9d7796a15d262 with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vrkwk/POD" id=4cec758a-92e9-479b-89aa-3f8eb74e7676 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.336138 | controller | Jun 10 15:25:43.454328 crc crio[20344]: time="2026-06-10T15:25:43.454036644Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=10cfc0f2-7bc3-43be-8b9c-5396c0f5993d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.336154 | controller | Jun 10 15:25:43.486093 crc crio[20344]: time="2026-06-10T15:25:43.485557958Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=11b62ebe-90d5-4537-af21-0b3662279c06 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.336170 | controller | Jun 10 15:25:43.539171 crc crio[20344]: time="2026-06-10T15:25:43.539053608Z" level=info msg="Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vrkwk/install-certs-edpm-deployment-ipam-openstack-edpm-ipam" id=90e629b2-a247-4e75-a031-78669a982891 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.336190 | controller | Jun 10 15:25:43.539772 crc crio[20344]: time="2026-06-10T15:25:43.539691985Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.336207 | controller | Jun 10 15:25:43.614336 crc crio[20344]: time="2026-06-10T15:25:43.613601622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.336223 | controller | Jun 10 15:25:43.616583 crc crio[20344]: time="2026-06-10T15:25:43.616397144Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.336239 | controller | Jun 10 15:25:43.809946 crc crio[20344]: time="2026-06-10T15:25:43.809500247Z" level=info msg="Stopped pod sandbox: c11e8767afd86301119d6628d91aa472b74675bca567d8dd7bb8b597e7a7f6fb" id=b932514a-0771-4083-abd2-0373579e2911 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.336255 | controller | Jun 10 15:25:43.856021 crc crio[20344]: time="2026-06-10T15:25:43.855928955Z" level=info msg="Created container b0e82258a8f5668cec6fb3331de803b41e1581480bf2bdbbd9ceea6d186e2697: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vrkwk/install-certs-edpm-deployment-ipam-openstack-edpm-ipam" id=90e629b2-a247-4e75-a031-78669a982891 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.336271 | controller | Jun 10 15:25:43.860488 crc crio[20344]: time="2026-06-10T15:25:43.85884158Z" level=info msg="Starting container: b0e82258a8f5668cec6fb3331de803b41e1581480bf2bdbbd9ceea6d186e2697" id=82b867f2-94c3-4857-937f-c1ff18228686 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.336288 | controller | Jun 10 15:25:43.870378 crc crio[20344]: time="2026-06-10T15:25:43.870203263Z" level=info msg="Started container" PID=155864 containerID=b0e82258a8f5668cec6fb3331de803b41e1581480bf2bdbbd9ceea6d186e2697 description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vrkwk/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=82b867f2-94c3-4857-937f-c1ff18228686 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee6e6ab44237134a5de08b1b7089c9bdcc209adfd9e9dc7759c9d7796a15d262
2026-06-10 15:52:06.336305 | controller | Jun 10 15:25:44.771751 crc crio[20344]: time="2026-06-10T15:25:44.771250994Z" level=info msg="Removing container: 6f1d1b0666598c8c7ffe717272482cf290a9e55234a35a4fb99ed578baa1e826" id=45aa7870-e5e4-46db-b28c-c606f186a667 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.336321 | controller | Jun 10 15:25:44.813625 crc crio[20344]: time="2026-06-10T15:25:44.813547485Z" level=info msg="Removed container 6f1d1b0666598c8c7ffe717272482cf290a9e55234a35a4fb99ed578baa1e826: openshift-marketplace/redhat-operators-sld9g/registry-server" id=45aa7870-e5e4-46db-b28c-c606f186a667 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.336337 | controller | Jun 10 15:25:44.837031 crc crio[20344]: time="2026-06-10T15:25:44.836649982Z" level=info msg="Removing container: 8b9c820192b454ef3f29d0638c7f5f1860fd9b573caeea27df0f9beb1d9eb28c" id=9be84985-a1a8-4b05-beaf-3bd907483da6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.336353 | controller | Jun 10 15:25:44.921114 crc crio[20344]: time="2026-06-10T15:25:44.920839484Z" level=info msg="Removed container 8b9c820192b454ef3f29d0638c7f5f1860fd9b573caeea27df0f9beb1d9eb28c: openshift-marketplace/redhat-operators-sld9g/extract-content" id=9be84985-a1a8-4b05-beaf-3bd907483da6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.336369 | controller | Jun 10 15:25:44.924574 crc crio[20344]: time="2026-06-10T15:25:44.924418556Z" level=info msg="Removing container: 3949472e9a95ad91b6c5690259409f681a36c12f9a3bfdbd9a7398edabd4546a" id=c53e08f7-87c0-4e7b-84ec-f5c6e3337b38 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.336390 | controller | Jun 10 15:25:44.967346 crc crio[20344]: time="2026-06-10T15:25:44.967131099Z" level=info msg="Removed container 3949472e9a95ad91b6c5690259409f681a36c12f9a3bfdbd9a7398edabd4546a: openshift-marketplace/redhat-operators-sld9g/extract-utilities" id=c53e08f7-87c0-4e7b-84ec-f5c6e3337b38 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.336406 | controller | Jun 10 15:26:00.688578 crc crio[20344]: time="2026-06-10T15:26:00.68742093Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685086-vzh7j/POD" id=0603cfd5-68fb-4f0b-b768-492d0f9c7287 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.336423 | controller | Jun 10 15:26:00.689768 crc crio[20344]: time="2026-06-10T15:26:00.688637361Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.336439 | controller | Jun 10 15:26:00.732429 crc crio[20344]: time="2026-06-10T15:26:00.731437806Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685086-vzh7j Namespace:openshift-infra ID:d46a60914387c33b2cf4fe9f039262d77a3629316b7f5cb97736ed5b742505a2 UID:d3b8a5d6-d2fe-4de3-9d3d-8cf233737b00 NetNS:/var/run/netns/2139b0a8-8454-4484-9512-41e0ff560b2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3b8a5d6_d2fe_4de3_9d3d_8cf233737b00.slice PodAnnotations:0xc00282f0d0}] Aliases:map[]}"
2026-06-10 15:52:06.336455 | controller | Jun 10 15:26:00.732429 crc crio[20344]: time="2026-06-10T15:26:00.731771644Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685086-vzh7j to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.336471 | controller | Jun 10 15:26:02.120478 crc crio[20344]: 2026-06-10T15:26:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d46a60914387c33 Mac:f6:5d:a4:cd:07:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/2139b0a8-8454-4484-9512-41e0ff560b2d SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.336488 | controller | Jun 10 15:26:02.124201 crc crio[20344]: time="2026-06-10T15:26:02.12324245Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685086-vzh7j Namespace:openshift-infra ID:d46a60914387c33b2cf4fe9f039262d77a3629316b7f5cb97736ed5b742505a2 UID:d3b8a5d6-d2fe-4de3-9d3d-8cf233737b00 NetNS:/var/run/netns/2139b0a8-8454-4484-9512-41e0ff560b2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3b8a5d6_d2fe_4de3_9d3d_8cf233737b00.slice PodAnnotations:0xc00282f0d0}] Aliases:map[]}"
2026-06-10 15:52:06.336505 | controller | Jun 10 15:26:02.124201 crc crio[20344]: time="2026-06-10T15:26:02.123573148Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685086-vzh7j for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.336522 | controller | Jun 10 15:26:02.137931 crc crio[20344]: time="2026-06-10T15:26:02.137552809Z" level=info msg="Ran pod sandbox d46a60914387c33b2cf4fe9f039262d77a3629316b7f5cb97736ed5b742505a2 with infra container: openshift-infra/auto-csr-approver-29685086-vzh7j/POD" id=0603cfd5-68fb-4f0b-b768-492d0f9c7287 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.336538 | controller | Jun 10 15:26:02.142550 crc crio[20344]: time="2026-06-10T15:26:02.142398324Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=e2182c19-0f04-4ae3-b956-c058e9e4e4c6 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.336554 | controller | Jun 10 15:26:02.158137 crc crio[20344]: time="2026-06-10T15:26:02.158057128Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-10 15:52:06.336575 | controller | Jun 10 15:26:06.972781 crc crio[20344]: time="2026-06-10T15:26:06.971492343Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=e2182c19-0f04-4ae3-b956-c058e9e4e4c6 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.336592 | controller | Jun 10 15:26:06.974510 crc crio[20344]: time="2026-06-10T15:26:06.974422588Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8f16b1ac-f1a2-4f50-91d5-478b951d824f name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.336609 | controller | Jun 10 15:26:06.977846 crc crio[20344]: time="2026-06-10T15:26:06.977787675Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a7dccfdc-6679-42d3-9a93-18003ba60683 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.336626 | controller | Jun 10 15:26:07.111460 crc crio[20344]: time="2026-06-10T15:26:07.111207097Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685086-vzh7j/oc" id=565cfd42-552a-463f-9a41-24660e7d51ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.336643 | controller | Jun 10 15:26:07.112349 crc crio[20344]: time="2026-06-10T15:26:07.111899825Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.336660 | controller | Jun 10 15:26:07.183116 crc crio[20344]: time="2026-06-10T15:26:07.182969679Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.336676 | controller | Jun 10 15:26:07.472235 crc crio[20344]: time="2026-06-10T15:26:07.472153601Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.336693 | controller | Jun 10 15:26:08.239585 crc crio[20344]: time="2026-06-10T15:26:08.238911886Z" level=info msg="Created container b38805f2b9eec4c3319da6ffc6d12fc7a7000b3965c9a837c066f223c85ced39: openshift-infra/auto-csr-approver-29685086-vzh7j/oc" id=565cfd42-552a-463f-9a41-24660e7d51ba name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.336709 | controller | Jun 10 15:26:08.240926 crc crio[20344]: time="2026-06-10T15:26:08.240814325Z" level=info msg="Starting container: b38805f2b9eec4c3319da6ffc6d12fc7a7000b3965c9a837c066f223c85ced39" id=9f17348c-0ec1-4bf7-af21-0a8175d4d843 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.336727 | controller | Jun 10 15:26:08.246231 crc crio[20344]: time="2026-06-10T15:26:08.246150703Z" level=info msg="Started container" PID=157261 containerID=b38805f2b9eec4c3319da6ffc6d12fc7a7000b3965c9a837c066f223c85ced39 description=openshift-infra/auto-csr-approver-29685086-vzh7j/oc id=9f17348c-0ec1-4bf7-af21-0a8175d4d843 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d46a60914387c33b2cf4fe9f039262d77a3629316b7f5cb97736ed5b742505a2
2026-06-10 15:52:06.336744 | controller | Jun 10 15:26:10.140211 crc crio[20344]: time="2026-06-10T15:26:10.139668123Z" level=info msg="Stopping pod sandbox: d46a60914387c33b2cf4fe9f039262d77a3629316b7f5cb97736ed5b742505a2" id=106f307a-6cd5-48cd-b4ba-26425e732b79 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.336761 | controller | Jun 10 15:26:10.143886 crc crio[20344]: time="2026-06-10T15:26:10.140837253Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685086-vzh7j Namespace:openshift-infra ID:d46a60914387c33b2cf4fe9f039262d77a3629316b7f5cb97736ed5b742505a2 UID:d3b8a5d6-d2fe-4de3-9d3d-8cf233737b00 NetNS:/var/run/netns/2139b0a8-8454-4484-9512-41e0ff560b2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3b8a5d6_d2fe_4de3_9d3d_8cf233737b00.slice PodAnnotations:0xc000739c68}] Aliases:map[]}"
2026-06-10 15:52:06.336782 | controller | Jun 10 15:26:10.143886 crc crio[20344]: time="2026-06-10T15:26:10.141028898Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685086-vzh7j from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.336800 | controller | Jun 10 15:26:10.454423 crc crio[20344]: time="2026-06-10T15:26:10.454339413Z" level=info msg="Stopped pod sandbox: d46a60914387c33b2cf4fe9f039262d77a3629316b7f5cb97736ed5b742505a2" id=106f307a-6cd5-48cd-b4ba-26425e732b79 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.336817 | controller | Jun 10 15:26:14.679739 crc crio[20344]: time="2026-06-10T15:26:14.67843709Z" level=info msg="Removing container: 8988afc029c09035c777f771a72610acb601935426ce475de900289452533e83" id=3b6aa2a7-a182-437a-a375-03fe9e3c4236 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.336834 | controller | Jun 10 15:26:14.893538 crc crio[20344]: time="2026-06-10T15:26:14.893414137Z" level=info msg="Removed container 8988afc029c09035c777f771a72610acb601935426ce475de900289452533e83: openshift-infra/auto-csr-approver-29685080-fcll4/oc" id=3b6aa2a7-a182-437a-a375-03fe9e3c4236 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.336870 | controller | Jun 10 15:26:14.908169 crc crio[20344]: time="2026-06-10T15:26:14.908029164Z" level=info msg="Stopping pod sandbox: c11e8767afd86301119d6628d91aa472b74675bca567d8dd7bb8b597e7a7f6fb" id=25139e78-07d4-4670-bded-79ae560c3195 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.336889 | controller | Jun 10 15:26:14.908169 crc crio[20344]: time="2026-06-10T15:26:14.908143307Z" level=info msg="Stopped pod sandbox (already stopped): c11e8767afd86301119d6628d91aa472b74675bca567d8dd7bb8b597e7a7f6fb" id=25139e78-07d4-4670-bded-79ae560c3195 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.336907 | controller | Jun 10 15:26:14.909119 crc crio[20344]: time="2026-06-10T15:26:14.90903388Z" level=info msg="Removing pod sandbox: c11e8767afd86301119d6628d91aa472b74675bca567d8dd7bb8b597e7a7f6fb" id=61374833-c4f0-432f-8edb-692657ff519b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.336923 | controller | Jun 10 15:26:14.925852 crc crio[20344]: time="2026-06-10T15:26:14.925613188Z" level=info msg="Removed pod sandbox: c11e8767afd86301119d6628d91aa472b74675bca567d8dd7bb8b597e7a7f6fb" id=61374833-c4f0-432f-8edb-692657ff519b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.336940 | controller | Jun 10 15:26:14.927012 crc crio[20344]: time="2026-06-10T15:26:14.926978493Z" level=info msg="Stopping pod sandbox: 36693250b1a8f551d44d6aa7060eba74165f207cfbbbb742200922d40f0023d0" id=4a61f5a1-5d38-4ba5-95bb-2ad70716f00c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.336955 | controller | Jun 10 15:26:14.927180 crc crio[20344]: time="2026-06-10T15:26:14.927157488Z" level=info msg="Stopped pod sandbox (already stopped): 36693250b1a8f551d44d6aa7060eba74165f207cfbbbb742200922d40f0023d0" id=4a61f5a1-5d38-4ba5-95bb-2ad70716f00c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.336972 | controller | Jun 10 15:26:14.928633 crc crio[20344]: time="2026-06-10T15:26:14.928559854Z" level=info msg="Removing pod sandbox: 36693250b1a8f551d44d6aa7060eba74165f207cfbbbb742200922d40f0023d0" id=a276a9a2-23c5-4e60-a1dd-21dbd6001e31 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.336988 | controller | Jun 10 15:26:14.952491 crc crio[20344]: time="2026-06-10T15:26:14.952339108Z" level=info msg="Removed pod sandbox: 36693250b1a8f551d44d6aa7060eba74165f207cfbbbb742200922d40f0023d0" id=a276a9a2-23c5-4e60-a1dd-21dbd6001e31 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.337005 | controller | Jun 10 15:26:27.401406 crc crio[20344]: time="2026-06-10T15:26:27.400584721Z" level=info msg="Stopping pod sandbox: ee6e6ab44237134a5de08b1b7089c9bdcc209adfd9e9dc7759c9d7796a15d262" id=69a6ac25-ec80-417b-ab39-9d0744cc6061 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.337026 | controller | Jun 10 15:26:27.403443 crc crio[20344]: time="2026-06-10T15:26:27.402018918Z" level=info msg="Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vrkwk Namespace:openstack ID:ee6e6ab44237134a5de08b1b7089c9bdcc209adfd9e9dc7759c9d7796a15d262 UID:16d7cdfa-0a01-40d9-b5fb-f7fbd34ba8e2 NetNS:/var/run/netns/ba5d8bd9-d652-4c0e-a9d5-587e5df2da4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod16d7cdfa_0a01_40d9_b5fb_f7fbd34ba8e2.slice PodAnnotations:0xc0027c0960}] Aliases:map[]}"
2026-06-10 15:52:06.337044 | controller | Jun 10 15:26:27.403443 crc crio[20344]: time="2026-06-10T15:26:27.402379057Z" level=info msg="Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vrkwk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.337061 | controller | Jun 10 15:26:29.058388 crc crio[20344]: time="2026-06-10T15:26:29.057826363Z" level=info msg="Stopped pod sandbox: ee6e6ab44237134a5de08b1b7089c9bdcc209adfd9e9dc7759c9d7796a15d262" id=69a6ac25-ec80-417b-ab39-9d0744cc6061 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.337077 | controller | Jun 10 15:26:30.816903 crc crio[20344]: time="2026-06-10T15:26:30.816780692Z" level=info msg="Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-wb76p/POD" id=03c50fab-f5bf-491e-b5f8-11a6c329c346 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.337093 | controller | Jun 10 15:26:30.817784 crc crio[20344]: time="2026-06-10T15:26:30.817053519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.337110 | controller | Jun 10 15:26:30.851355 crc crio[20344]: time="2026-06-10T15:26:30.851165629Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-wb76p Namespace:openstack ID:7657b270eba1f3024187b4e9d3de96accb134765a9fcee68ceea8bca9aa97b62 UID:52b88839-564c-437a-9b50-45bf60ee4a24 NetNS:/var/run/netns/f14736e7-ae9c-46fe-8cef-7f37eb6ed728 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52b88839_564c_437a_9b50_45bf60ee4a24.slice PodAnnotations:0xc00008d030}] Aliases:map[]}"
2026-06-10 15:52:06.337127 | controller | Jun 10 15:26:30.851355 crc crio[20344]: time="2026-06-10T15:26:30.851239561Z" level=info msg="Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-wb76p to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.337143 | controller | Jun 10 15:26:31.271351 crc crio[20344]: 2026-06-10T15:26:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7657b270eba1f30 Mac:f2:a8:c5:8b:f0:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/f14736e7-ae9c-46fe-8cef-7f37eb6ed728 SocketPath: PciID:}] [{Interface:0xc000284640 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.337160 | controller | Jun 10 15:26:31.272354 crc crio[20344]: time="2026-06-10T15:26:31.272180373Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-wb76p Namespace:openstack ID:7657b270eba1f3024187b4e9d3de96accb134765a9fcee68ceea8bca9aa97b62 UID:52b88839-564c-437a-9b50-45bf60ee4a24 NetNS:/var/run/netns/f14736e7-ae9c-46fe-8cef-7f37eb6ed728 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52b88839_564c_437a_9b50_45bf60ee4a24.slice PodAnnotations:0xc00008d030}] Aliases:map[]}"
2026-06-10 15:52:06.337177 | controller | Jun 10 15:26:31.272444 crc crio[20344]: time="2026-06-10T15:26:31.272380428Z" level=info msg="Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-wb76p for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.337198 | controller | Jun 10 15:26:31.279907 crc crio[20344]: time="2026-06-10T15:26:31.27982163Z" level=info msg="Ran pod sandbox 7657b270eba1f3024187b4e9d3de96accb134765a9fcee68ceea8bca9aa97b62 with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-wb76p/POD" id=03c50fab-f5bf-491e-b5f8-11a6c329c346 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.337215 | controller | Jun 10 15:26:31.282039 crc crio[20344]: time="2026-06-10T15:26:31.281943884Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=37ed1e17-7075-4b83-9393-ed9b38bb1cb9 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.337232 | controller | Jun 10 15:26:31.314557 crc crio[20344]: time="2026-06-10T15:26:31.314486634Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=be05d2cb-67bf-45aa-a445-455ab1383ca3 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.337249 | controller | Jun 10 15:26:31.322023 crc crio[20344]: time="2026-06-10T15:26:31.321929986Z" level=info msg="Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-wb76p/ovn-edpm-deployment-ipam-openstack-edpm-ipam" id=70f00c60-ff01-44c9-af21-2faa75234fc7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.337266 | controller | Jun 10 15:26:31.322793 crc crio[20344]: time="2026-06-10T15:26:31.322728067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.337282 | controller | Jun 10 15:26:31.371013 crc crio[20344]: time="2026-06-10T15:26:31.3709129Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.337299 | controller | Jun 10 15:26:31.386834 crc crio[20344]: time="2026-06-10T15:26:31.386509063Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.337315 | controller | Jun 10 15:26:31.506205 crc crio[20344]: time="2026-06-10T15:26:31.504552489Z" level=info msg="Created container 6f253034b0f6149b03ced27b7d27ad9d924d17b9d37e0872cc6c31afc528a598: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-wb76p/ovn-edpm-deployment-ipam-openstack-edpm-ipam" id=70f00c60-ff01-44c9-af21-2faa75234fc7 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.337331 | controller | Jun 10 15:26:31.507783 crc crio[20344]: time="2026-06-10T15:26:31.5076864Z" level=info msg="Starting container: 6f253034b0f6149b03ced27b7d27ad9d924d17b9d37e0872cc6c31afc528a598" id=d7ba97ec-d3f7-4be1-beed-ec8c8704bbb1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.337348 | controller | Jun 10 15:26:31.515195 crc crio[20344]: time="2026-06-10T15:26:31.51507596Z" level=info msg="Started container" PID=158854 containerID=6f253034b0f6149b03ced27b7d27ad9d924d17b9d37e0872cc6c31afc528a598 description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-wb76p/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=d7ba97ec-d3f7-4be1-beed-ec8c8704bbb1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7657b270eba1f3024187b4e9d3de96accb134765a9fcee68ceea8bca9aa97b62
2026-06-10 15:52:06.337365 | controller | Jun 10 15:27:15.555106 crc crio[20344]: time="2026-06-10T15:27:15.553757131Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-vvqrr/POD" id=ea1070da-4298-4d26-877b-646430e18c85 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.337381 | controller | Jun 10 15:27:15.558099 crc crio[20344]: time="2026-06-10T15:27:15.558031572Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.337402 | controller | Jun 10 15:27:15.611066 crc crio[20344]: time="2026-06-10T15:27:15.610940077Z" level=info msg="Got pod network &{Name:redhat-marketplace-vvqrr Namespace:openshift-marketplace ID:9c7e3286a45883da6f8ad926ae7ca170b1188648ff15c4d6dac91b0e054acbe8 UID:b12c1505-1c0a-45e8-82a6-0e9edf2f349c NetNS:/var/run/netns/943fede3-c2bf-4e96-ad4c-dd6ed4d199c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb12c1505_1c0a_45e8_82a6_0e9edf2f349c.slice PodAnnotations:0xc006858160}] Aliases:map[]}"
2026-06-10 15:52:06.337420 | controller | Jun 10 15:27:15.611066 crc crio[20344]: time="2026-06-10T15:27:15.611017609Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-vvqrr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.337436 | controller | Jun 10 15:27:16.185693 crc crio[20344]: 2026-06-10T15:27:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c7e3286a45883d Mac:22:39:3d:1f:9f:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/943fede3-c2bf-4e96-ad4c-dd6ed4d199c0 SocketPath: PciID:}] [{Interface:0xc000150e40 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.337453 | controller | Jun 10 15:27:16.187522 crc crio[20344]: time="2026-06-10T15:27:16.187433303Z" level=info msg="Got pod network &{Name:redhat-marketplace-vvqrr Namespace:openshift-marketplace ID:9c7e3286a45883da6f8ad926ae7ca170b1188648ff15c4d6dac91b0e054acbe8 UID:b12c1505-1c0a-45e8-82a6-0e9edf2f349c NetNS:/var/run/netns/943fede3-c2bf-4e96-ad4c-dd6ed4d199c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb12c1505_1c0a_45e8_82a6_0e9edf2f349c.slice PodAnnotations:0xc006858160}] Aliases:map[]}"
2026-06-10 15:52:06.337470 | controller | Jun 10 15:27:16.187664 crc crio[20344]: time="2026-06-10T15:27:16.187620587Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-vvqrr for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.337487 | controller | Jun 10 15:27:16.200370 crc crio[20344]: time="2026-06-10T15:27:16.199986136Z" level=info msg="Ran pod sandbox 9c7e3286a45883da6f8ad926ae7ca170b1188648ff15c4d6dac91b0e054acbe8 with infra container: openshift-marketplace/redhat-marketplace-vvqrr/POD" id=ea1070da-4298-4d26-877b-646430e18c85 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.337503 | controller | Jun 10 15:27:16.203420 crc crio[20344]: time="2026-06-10T15:27:16.203328423Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=914fd8ae-d675-4654-b0d6-6a299e56d2d3 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.337520 | controller | Jun 10 15:27:16.210331 crc crio[20344]: time="2026-06-10T15:27:16.210150549Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=130b4d6c-f997-4ecd-afe2-33f888da80f6 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.337537 | controller | Jun 10 15:27:16.219565 crc crio[20344]: time="2026-06-10T15:27:16.21949717Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-vvqrr/extract-utilities" id=e093b0d6-c74a-422d-b8fe-9f14c44401b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.337554 | controller | Jun 10 15:27:16.220062 crc crio[20344]: time="2026-06-10T15:27:16.219983422Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.337570 | controller | Jun 10 15:27:16.292961 crc crio[20344]: time="2026-06-10T15:27:16.292516384Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.337591 | controller | Jun 10 15:27:16.298836 crc crio[20344]: time="2026-06-10T15:27:16.298754285Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.337607 | controller | Jun 10 15:27:16.528960 crc crio[20344]: time="2026-06-10T15:27:16.528814631Z" level=info msg="Created container b5f36032521b28bfd758810fca0812af6bd951544dfda42bf19cbde1729b43e1: openshift-marketplace/redhat-marketplace-vvqrr/extract-utilities" id=e093b0d6-c74a-422d-b8fe-9f14c44401b9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.337624 | controller | Jun 10 15:27:16.531812 crc crio[20344]: time="2026-06-10T15:27:16.531706646Z" level=info msg="Starting container: b5f36032521b28bfd758810fca0812af6bd951544dfda42bf19cbde1729b43e1" id=c40c6387-ee30-4579-b6a7-863830171224 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.337640 | controller | Jun 10 15:27:16.541233 crc crio[20344]: time="2026-06-10T15:27:16.541038877Z" level=info msg="Started container" PID=161409 containerID=b5f36032521b28bfd758810fca0812af6bd951544dfda42bf19cbde1729b43e1 description=openshift-marketplace/redhat-marketplace-vvqrr/extract-utilities id=c40c6387-ee30-4579-b6a7-863830171224 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c7e3286a45883da6f8ad926ae7ca170b1188648ff15c4d6dac91b0e054acbe8
2026-06-10 15:52:06.337657 | controller | Jun 10 15:27:17.361737 crc crio[20344]: time="2026-06-10T15:27:17.361630221Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=ed524437-c15e-49e7-b5a8-777129b631b5 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.337673 | controller | Jun 10 15:27:17.373571 crc crio[20344]: time="2026-06-10T15:27:17.373091477Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-10 15:52:06.337690 | controller | Jun 10 15:27:18.003386 crc crio[20344]: time="2026-06-10T15:27:18.003146955Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=ed524437-c15e-49e7-b5a8-777129b631b5 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.337706 | controller | Jun 10 15:27:18.004582 crc crio[20344]: time="2026-06-10T15:27:18.004450539Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=ac18f15d-e300-40ec-a8aa-2980a897d7f9 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.337722 | controller | Jun 10 15:27:18.008891 crc crio[20344]: time="2026-06-10T15:27:18.008798901Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=8d4839e4-80b6-4247-9c8c-07dc7666365e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.337738 | controller | Jun 10 15:27:18.018065 crc crio[20344]: time="2026-06-10T15:27:18.017968318Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-vvqrr/extract-content" id=9a2615c9-77ec-4318-8c86-88ce9df477b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.337754 | controller | Jun 10 15:27:18.018774 crc crio[20344]: time="2026-06-10T15:27:18.018699186Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.337771 | controller | Jun 10 15:27:18.080797 crc crio[20344]: time="2026-06-10T15:27:18.080676146Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.337787 | controller | Jun 10 15:27:18.084569 crc crio[20344]: time="2026-06-10T15:27:18.084309659Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.337808 | controller | Jun 10 15:27:18.247635 crc crio[20344]: time="2026-06-10T15:27:18.247535751Z" level=info msg="Created container a3344d15bd888fe242121d8749ad3739be478942aea2256e9be15a9bebd5eac3: openshift-marketplace/redhat-marketplace-vvqrr/extract-content" id=9a2615c9-77ec-4318-8c86-88ce9df477b5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.337825 | controller | Jun 10 15:27:18.248971 crc crio[20344]: time="2026-06-10T15:27:18.248924987Z" level=info msg="Starting container: a3344d15bd888fe242121d8749ad3739be478942aea2256e9be15a9bebd5eac3" id=95af84ec-29f4-4e3b-b292-e59bb38222e5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.337841 | controller | Jun 10 15:27:18.259930 crc crio[20344]: time="2026-06-10T15:27:18.259585872Z" level=info msg="Started container" PID=161529 containerID=a3344d15bd888fe242121d8749ad3739be478942aea2256e9be15a9bebd5eac3 description=openshift-marketplace/redhat-marketplace-vvqrr/extract-content id=95af84ec-29f4-4e3b-b292-e59bb38222e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c7e3286a45883da6f8ad926ae7ca170b1188648ff15c4d6dac91b0e054acbe8
2026-06-10 15:52:06.337877 | controller | Jun 10 15:27:18.800936 crc crio[20344]: time="2026-06-10T15:27:18.800383816Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-424bh/POD" id=412d57ca-41a1-4463-ae52-711f962396f5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.337895 | controller | Jun 10 15:27:18.800936 crc crio[20344]: time="2026-06-10T15:27:18.80092776Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.338006 | controller | Jun 10 15:27:18.844167 crc crio[20344]: time="2026-06-10T15:27:18.843027746Z" level=info msg="Got pod network &{Name:community-operators-424bh Namespace:openshift-marketplace ID:5726137fa564811251d1ed0e94bdf08a523e91a41667b61f588e43f17ee97793 UID:8b74827d-9ddc-4370-8ffa-968057aa9b20 NetNS:/var/run/netns/a351a509-0c96-4769-86a2-8316ec48b332 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8b74827d_9ddc_4370_8ffa_968057aa9b20.slice PodAnnotations:0xc0007382e0}] Aliases:map[]}"
2026-06-10 15:52:06.338028 | controller | Jun 10 15:27:18.844167 crc crio[20344]: time="2026-06-10T15:27:18.843088378Z" level=info msg="Adding pod openshift-marketplace_community-operators-424bh to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.338061 | controller | Jun 10 15:27:19.439056 crc crio[20344]: time="2026-06-10T15:27:19.438581594Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=8adfdcc8-deb1-4180-aa9a-72a77eceaf63 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.338079 | controller | Jun 10 15:27:19.441653 crc crio[20344]: time="2026-06-10T15:27:19.441610322Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4635f1b3-38ce-4b78-94d9-c878e076f3d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.338096 | controller | Jun 10 15:27:19.455733 crc crio[20344]: 2026-06-10T15:27:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5726137fa564811 Mac:c6:53:63:50:33:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/a351a509-0c96-4769-86a2-8316ec48b332 SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.338113 | controller | Jun 10 15:27:19.456938 crc crio[20344]: time="2026-06-10T15:27:19.456834515Z" level=info msg="Got pod network &{Name:community-operators-424bh Namespace:openshift-marketplace ID:5726137fa564811251d1ed0e94bdf08a523e91a41667b61f588e43f17ee97793 UID:8b74827d-9ddc-4370-8ffa-968057aa9b20 NetNS:/var/run/netns/a351a509-0c96-4769-86a2-8316ec48b332 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8b74827d_9ddc_4370_8ffa_968057aa9b20.slice PodAnnotations:0xc0007382e0}] Aliases:map[]}"
2026-06-10 15:52:06.338135 | controller | Jun 10 15:27:19.457063 crc crio[20344]: time="2026-06-10T15:27:19.45702194Z" level=info msg="Checking pod openshift-marketplace_community-operators-424bh for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.338153 | controller | Jun 10 15:27:19.460418 crc crio[20344]: time="2026-06-10T15:27:19.460374086Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-vvqrr/registry-server" id=53c57118-dab6-489e-816f-0271e23fb580 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.338170 | controller | Jun 10 15:27:19.461399 crc crio[20344]: time="2026-06-10T15:27:19.461366952Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.338188 | controller | Jun 10 15:27:19.466802 crc crio[20344]: time="2026-06-10T15:27:19.46671972Z" level=info msg="Ran pod sandbox 5726137fa564811251d1ed0e94bdf08a523e91a41667b61f588e43f17ee97793 with infra container: openshift-marketplace/community-operators-424bh/POD" id=412d57ca-41a1-4463-ae52-711f962396f5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.338205 | controller | Jun 10 15:27:19.471461 crc crio[20344]: time="2026-06-10T15:27:19.47137731Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7623d70a-8253-4ed3-8d51-cad8c544594f name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.338222 | controller | Jun 10 15:27:19.483831 crc crio[20344]: time="2026-06-10T15:27:19.483674888Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7e697c69-88ca-4967-a0b9-28e74f53f2f0 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.338238 | controller | Jun 10 15:27:19.494011 crc crio[20344]: time="2026-06-10T15:27:19.49383181Z" level=info msg="Creating container: openshift-marketplace/community-operators-424bh/extract-utilities" id=42f1c24a-4c24-404b-baad-710b6d35d310 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.338255 | controller | Jun 10 15:27:19.494225 crc crio[20344]: time="2026-06-10T15:27:19.494190469Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.338271 | controller | Jun 10 15:27:19.524528 crc crio[20344]: time="2026-06-10T15:27:19.52447316Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.338288 | controller | Jun 10 15:27:19.528563 crc crio[20344]: time="2026-06-10T15:27:19.528529135Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.338305 | controller | Jun 10 15:27:19.543993 crc crio[20344]: time="2026-06-10T15:27:19.543899892Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.338321 | controller | Jun 10 15:27:19.548247 crc crio[20344]: time="2026-06-10T15:27:19.548167682Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.338337 | controller | Jun 10 15:27:19.741851 crc crio[20344]: time="2026-06-10T15:27:19.739600812Z" level=info msg="Created container 0edd439dd5582a9f7741151cbe89b1a79827236c5fe7df01091718f5a6bdefd1: openshift-marketplace/redhat-marketplace-vvqrr/registry-server" id=53c57118-dab6-489e-816f-0271e23fb580 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.338358 | controller | Jun 10 15:27:19.743453 crc crio[20344]: time="2026-06-10T15:27:19.741305426Z" level=info msg="Created container 23aed5fd6e15be183dfd31674921e5e07dfe93bb858c2ff156efa74b2070820a: openshift-marketplace/community-operators-424bh/extract-utilities" id=42f1c24a-4c24-404b-baad-710b6d35d310 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.338375 | controller | Jun 10 15:27:19.743453 crc crio[20344]: time="2026-06-10T15:27:19.742607059Z" level=info msg="Starting container: 0edd439dd5582a9f7741151cbe89b1a79827236c5fe7df01091718f5a6bdefd1" id=1b1935b1-a2df-4302-8b0e-2a866ba8e229 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.338392 | controller | Jun 10 15:27:19.747354 crc crio[20344]: time="2026-06-10T15:27:19.747234689Z" level=info msg="Starting container: 23aed5fd6e15be183dfd31674921e5e07dfe93bb858c2ff156efa74b2070820a" id=d68f8a5b-b5b8-422d-9226-a229f1171331 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.338408 | controller | Jun 10 15:27:19.750967 crc crio[20344]: time="2026-06-10T15:27:19.750838412Z" level=info msg="Started container" PID=161699 containerID=0edd439dd5582a9f7741151cbe89b1a79827236c5fe7df01091718f5a6bdefd1 description=openshift-marketplace/redhat-marketplace-vvqrr/registry-server id=1b1935b1-a2df-4302-8b0e-2a866ba8e229 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c7e3286a45883da6f8ad926ae7ca170b1188648ff15c4d6dac91b0e054acbe8
2026-06-10 15:52:06.338426 | controller | Jun 10 15:27:19.757651 crc crio[20344]: time="2026-06-10T15:27:19.757571995Z" level=info msg="Started container" PID=161700 containerID=23aed5fd6e15be183dfd31674921e5e07dfe93bb858c2ff156efa74b2070820a description=openshift-marketplace/community-operators-424bh/extract-utilities id=d68f8a5b-b5b8-422d-9226-a229f1171331 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5726137fa564811251d1ed0e94bdf08a523e91a41667b61f588e43f17ee97793
2026-06-10 15:52:06.338442 | controller | Jun 10 15:27:20.461025 crc crio[20344]: time="2026-06-10T15:27:20.460950855Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=bc586518-d30b-4316-b4a6-5e613f84551a name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.338459 | controller | Jun 10 15:27:20.465152 crc crio[20344]: time="2026-06-10T15:27:20.465070282Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-10 15:52:06.338476 | controller | Jun 10 15:27:21.335423 crc crio[20344]: time="2026-06-10T15:27:21.33464928Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:dfbee1a913900ca811d31cf79d976dfb34f80fb64e946ffb82e85b5587887c69" id=bc586518-d30b-4316-b4a6-5e613f84551a name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.338492 | controller | Jun 10 15:27:21.336705 crc crio[20344]: time="2026-06-10T15:27:21.336651762Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=6208998b-7995-40d4-a242-eed0110a407a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.338509 | controller | Jun 10 15:27:21.344476 crc crio[20344]: time="2026-06-10T15:27:21.344394192Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=81865f69-c052-4980-b0cc-f24acbad0095 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.338526 | controller | Jun 10 15:27:21.359011 crc crio[20344]: time="2026-06-10T15:27:21.358918666Z" level=info msg="Creating container: openshift-marketplace/community-operators-424bh/extract-content" id=2612b6a3-fb99-441e-a9d6-d1f9e76eba10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.338543 | controller | Jun 10 15:27:21.359674 crc crio[20344]: time="2026-06-10T15:27:21.359599944Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.338564 | controller | Jun 10 15:27:21.413370 crc crio[20344]: time="2026-06-10T15:27:21.413229448Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.338581 | controller | Jun 10 15:27:21.418442 crc crio[20344]: time="2026-06-10T15:27:21.41837201Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.338598 | controller | Jun 10 15:27:21.577652 crc crio[20344]: time="2026-06-10T15:27:21.577550138Z" level=info msg="Created container a40ef7d43b00f38cfb9f6ac1c6915bce8e792f395c35e66fbebfdc70226c6075: openshift-marketplace/community-operators-424bh/extract-content" id=2612b6a3-fb99-441e-a9d6-d1f9e76eba10 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.338615 | controller | Jun 10 15:27:21.579745 crc crio[20344]: time="2026-06-10T15:27:21.579330914Z" level=info msg="Starting container: a40ef7d43b00f38cfb9f6ac1c6915bce8e792f395c35e66fbebfdc70226c6075" id=b85b55ac-de3a-4091-9cff-cd439fa16d85 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.338632 | controller | Jun 10 15:27:21.585931 crc crio[20344]: time="2026-06-10T15:27:21.58577398Z" level=info msg="Started container" PID=161856 containerID=a40ef7d43b00f38cfb9f6ac1c6915bce8e792f395c35e66fbebfdc70226c6075 description=openshift-marketplace/community-operators-424bh/extract-content id=b85b55ac-de3a-4091-9cff-cd439fa16d85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5726137fa564811251d1ed0e94bdf08a523e91a41667b61f588e43f17ee97793
2026-06-10 15:52:06.338650 | controller | Jun 10 15:27:23.519080 crc crio[20344]: time="2026-06-10T15:27:23.517472585Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=2720af53-ece8-412e-9bbc-81557139c3a1 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.338666 | controller | Jun 10 15:27:23.536618 crc crio[20344]: time="2026-06-10T15:27:23.536369872Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=3704328f-1a8c-476c-8bc6-7476b889c75c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.338682 | controller | Jun 10 15:27:24.404074 crc crio[20344]: time="2026-06-10T15:27:24.403518648Z" level=info msg="Creating container: openshift-marketplace/community-operators-424bh/registry-server" id=2b569b61-9578-4eda-b30e-ad8281222c18 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.338699 | controller | Jun 10 15:27:24.404922 crc crio[20344]: time="2026-06-10T15:27:24.404803631Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.338715 | controller | Jun 10 15:27:24.491665 crc crio[20344]: time="2026-06-10T15:27:24.489074906Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.338731 | controller | Jun 10 15:27:24.497733 crc crio[20344]: time="2026-06-10T15:27:24.496919608Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.338748 | controller | Jun 10 15:27:24.879030 crc crio[20344]: time="2026-06-10T15:27:24.878845903Z" level=info msg="Created container 086afd6030bde4e156cea5e40e8997c7558ba14ba9f7d5f2f661f1c9586af827: openshift-marketplace/community-operators-424bh/registry-server" id=2b569b61-9578-4eda-b30e-ad8281222c18 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.338769 | controller | Jun 10 15:27:24.880582 crc crio[20344]: time="2026-06-10T15:27:24.880384133Z" level=info msg="Starting container: 086afd6030bde4e156cea5e40e8997c7558ba14ba9f7d5f2f661f1c9586af827" id=ef273142-d557-42b1-aba0-62d5e1dc8887 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.338786 | controller | Jun 10 15:27:24.886876 crc crio[20344]: time="2026-06-10T15:27:24.886793459Z" level=info msg="Started container" PID=162081 containerID=086afd6030bde4e156cea5e40e8997c7558ba14ba9f7d5f2f661f1c9586af827 description=openshift-marketplace/community-operators-424bh/registry-server id=ef273142-d557-42b1-aba0-62d5e1dc8887 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5726137fa564811251d1ed0e94bdf08a523e91a41667b61f588e43f17ee97793
2026-06-10 15:52:06.338804 | controller | Jun 10 15:27:29.619831 crc crio[20344]: time="2026-06-10T15:27:29.618972286Z" level=info msg="Stopping container: 0edd439dd5582a9f7741151cbe89b1a79827236c5fe7df01091718f5a6bdefd1 (timeout: 2s)" id=4393fc50-b0f6-4648-948f-18409169dd24 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.338821 | controller | Jun 10 15:27:29.762172 crc crio[20344]: time="2026-06-10T15:27:29.76211198Z" level=info msg="Stopped container 0edd439dd5582a9f7741151cbe89b1a79827236c5fe7df01091718f5a6bdefd1: openshift-marketplace/redhat-marketplace-vvqrr/registry-server" id=4393fc50-b0f6-4648-948f-18409169dd24 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.338837 | controller | Jun 10 15:27:29.763608 crc crio[20344]: time="2026-06-10T15:27:29.763561247Z" level=info msg="Stopping pod sandbox: 9c7e3286a45883da6f8ad926ae7ca170b1188648ff15c4d6dac91b0e054acbe8" id=4fdf986c-3c98-4ff1-b63b-b374bca5813d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.338875 | controller | Jun 10 15:27:29.764148 crc crio[20344]: time="2026-06-10T15:27:29.764088011Z" level=info msg="Got pod network &{Name:redhat-marketplace-vvqrr Namespace:openshift-marketplace ID:9c7e3286a45883da6f8ad926ae7ca170b1188648ff15c4d6dac91b0e054acbe8 UID:b12c1505-1c0a-45e8-82a6-0e9edf2f349c NetNS:/var/run/netns/943fede3-c2bf-4e96-ad4c-dd6ed4d199c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb12c1505_1c0a_45e8_82a6_0e9edf2f349c.slice PodAnnotations:0xc0006b4e18}] Aliases:map[]}"
2026-06-10 15:52:06.338894 | controller | Jun 10 15:27:29.764448 crc crio[20344]: time="2026-06-10T15:27:29.764298056Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-vvqrr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.338911 | controller | Jun 10 15:27:30.084382 crc crio[20344]: time="2026-06-10T15:27:30.083910623Z" level=info msg="Stopped pod sandbox: 9c7e3286a45883da6f8ad926ae7ca170b1188648ff15c4d6dac91b0e054acbe8" id=4fdf986c-3c98-4ff1-b63b-b374bca5813d name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.338928 | controller | Jun 10 15:27:30.638930 crc crio[20344]: time="2026-06-10T15:27:30.638834953Z" level=info msg="Removing container: 0edd439dd5582a9f7741151cbe89b1a79827236c5fe7df01091718f5a6bdefd1" id=d1057c56-4449-4ff8-9663-fea3bbb89b1b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.338944 | controller | Jun 10 15:27:30.678711 crc crio[20344]: time="2026-06-10T15:27:30.678617669Z" level=info msg="Removed container 0edd439dd5582a9f7741151cbe89b1a79827236c5fe7df01091718f5a6bdefd1: openshift-marketplace/redhat-marketplace-vvqrr/registry-server" id=d1057c56-4449-4ff8-9663-fea3bbb89b1b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.338961 | controller | Jun 10 15:27:30.682921 crc crio[20344]: time="2026-06-10T15:27:30.682671984Z" level=info msg="Removing container: a3344d15bd888fe242121d8749ad3739be478942aea2256e9be15a9bebd5eac3" id=f1d71577-3c6b-42fe-bf1c-45694f302cb9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.338978 | controller | Jun 10 15:27:30.707094 crc crio[20344]: time="2026-06-10T15:27:30.70693629Z" level=info msg="Removed container a3344d15bd888fe242121d8749ad3739be478942aea2256e9be15a9bebd5eac3: openshift-marketplace/redhat-marketplace-vvqrr/extract-content" id=f1d71577-3c6b-42fe-bf1c-45694f302cb9 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.339002 | controller | Jun 10 15:27:30.710899 crc crio[20344]: time="2026-06-10T15:27:30.71081484Z" level=info msg="Removing container: b5f36032521b28bfd758810fca0812af6bd951544dfda42bf19cbde1729b43e1" id=e56f0f42-b269-4d76-bc2b-6cae201eb02b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.339019 | controller | Jun 10 15:27:30.762013 crc crio[20344]: time="2026-06-10T15:27:30.761938419Z" level=info msg="Removed container b5f36032521b28bfd758810fca0812af6bd951544dfda42bf19cbde1729b43e1: openshift-marketplace/redhat-marketplace-vvqrr/extract-utilities" id=e56f0f42-b269-4d76-bc2b-6cae201eb02b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.339035 | controller | Jun 10 15:27:31.652977 crc crio[20344]: time="2026-06-10T15:27:31.651593456Z" level=info msg="Stopping container: 086afd6030bde4e156cea5e40e8997c7558ba14ba9f7d5f2f661f1c9586af827 (timeout: 2s)" id=7a068e0e-d500-4199-869d-58523165cb42 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.339052 | controller | Jun 10 15:27:31.775585 crc crio[20344]: time="2026-06-10T15:27:31.775405761Z" level=info msg="Stopped container 086afd6030bde4e156cea5e40e8997c7558ba14ba9f7d5f2f661f1c9586af827: openshift-marketplace/community-operators-424bh/registry-server" id=7a068e0e-d500-4199-869d-58523165cb42 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.339068 | controller | Jun 10 15:27:31.776809 crc crio[20344]: time="2026-06-10T15:27:31.776713534Z" level=info msg="Stopping pod sandbox: 5726137fa564811251d1ed0e94bdf08a523e91a41667b61f588e43f17ee97793" id=64dca311-17d7-40f2-8e22-c3ab6abc66ce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.339084 | controller | Jun 10 15:27:31.777578 crc crio[20344]: time="2026-06-10T15:27:31.777485044Z" level=info msg="Got pod network &{Name:community-operators-424bh Namespace:openshift-marketplace ID:5726137fa564811251d1ed0e94bdf08a523e91a41667b61f588e43f17ee97793 UID:8b74827d-9ddc-4370-8ffa-968057aa9b20 NetNS:/var/run/netns/a351a509-0c96-4769-86a2-8316ec48b332 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8b74827d_9ddc_4370_8ffa_968057aa9b20.slice PodAnnotations:0xc0006b5498}] Aliases:map[]}"
2026-06-10 15:52:06.339102 | controller | Jun 10 15:27:31.777716 crc crio[20344]: time="2026-06-10T15:27:31.777660629Z" level=info msg="Deleting pod openshift-marketplace_community-operators-424bh from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.339119 | controller | Jun 10 15:27:32.093370 crc crio[20344]: time="2026-06-10T15:27:32.093033427Z" level=info msg="Stopped pod sandbox: 5726137fa564811251d1ed0e94bdf08a523e91a41667b61f588e43f17ee97793" id=64dca311-17d7-40f2-8e22-c3ab6abc66ce name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.339136 | controller | Jun 10 15:27:32.675030 crc crio[20344]: time="2026-06-10T15:27:32.674936072Z" level=info msg="Removing container: 086afd6030bde4e156cea5e40e8997c7558ba14ba9f7d5f2f661f1c9586af827" id=71c26158-2ac6-4d8f-b0e8-185d7e256ce7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.339153 | controller | Jun 10 15:27:32.726298 crc crio[20344]: time="2026-06-10T15:27:32.725556338Z" level=info msg="Removed container 086afd6030bde4e156cea5e40e8997c7558ba14ba9f7d5f2f661f1c9586af827: openshift-marketplace/community-operators-424bh/registry-server" id=71c26158-2ac6-4d8f-b0e8-185d7e256ce7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.339169 | controller | Jun 10 15:27:32.735914 crc crio[20344]: time="2026-06-10T15:27:32.735779572Z" level=info msg="Removing container: a40ef7d43b00f38cfb9f6ac1c6915bce8e792f395c35e66fbebfdc70226c6075" id=29e4c3cc-ca93-4199-aaed-527023f96201 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.339190 | controller | Jun 10 15:27:32.771234 crc crio[20344]: time="2026-06-10T15:27:32.771120074Z" level=info msg="Removed container a40ef7d43b00f38cfb9f6ac1c6915bce8e792f395c35e66fbebfdc70226c6075: openshift-marketplace/community-operators-424bh/extract-content" id=29e4c3cc-ca93-4199-aaed-527023f96201 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.339207 | controller | Jun 10 15:27:32.780912 crc crio[20344]: time="2026-06-10T15:27:32.780793744Z" level=info msg="Removing container: 23aed5fd6e15be183dfd31674921e5e07dfe93bb858c2ff156efa74b2070820a" id=ac3a38a5-05d1-44ed-9a5b-c0f246bbe8ea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.339223 | controller | Jun 10 15:27:32.830526 crc crio[20344]: time="2026-06-10T15:27:32.830398204Z" level=info msg="Removed container 23aed5fd6e15be183dfd31674921e5e07dfe93bb858c2ff156efa74b2070820a: openshift-marketplace/community-operators-424bh/extract-utilities" id=ac3a38a5-05d1-44ed-9a5b-c0f246bbe8ea name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.339239 | controller | Jun 10 15:27:43.838886 crc crio[20344]: time="2026-06-10T15:27:43.838036052Z" level=info msg="Stopping pod sandbox: 7657b270eba1f3024187b4e9d3de96accb134765a9fcee68ceea8bca9aa97b62" id=8f4d237f-d5d2-4e47-bf56-91066fde73fc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.339255 | controller | Jun 10 15:27:43.840735 crc crio[20344]: time="2026-06-10T15:27:43.83953324Z" level=info msg="Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-wb76p Namespace:openstack ID:7657b270eba1f3024187b4e9d3de96accb134765a9fcee68ceea8bca9aa97b62 UID:52b88839-564c-437a-9b50-45bf60ee4a24 NetNS:/var/run/netns/f14736e7-ae9c-46fe-8cef-7f37eb6ed728 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52b88839_564c_437a_9b50_45bf60ee4a24.slice PodAnnotations:0xc00282e5d8}] Aliases:map[]}"
2026-06-10 15:52:06.339272 | controller | Jun 10 15:27:43.840735 crc crio[20344]: time="2026-06-10T15:27:43.839696685Z" level=info msg="Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-wb76p from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.339288 | controller | Jun 10 15:27:44.307233 crc crio[20344]: time="2026-06-10T15:27:44.30669843Z" level=info msg="Stopped pod sandbox: 7657b270eba1f3024187b4e9d3de96accb134765a9fcee68ceea8bca9aa97b62" id=8f4d237f-d5d2-4e47-bf56-91066fde73fc name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.339305 | controller | Jun 10 15:27:45.583780 crc crio[20344]: time="2026-06-10T15:27:45.583242373Z" level=info msg="Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-zkmfq/POD" id=e3114e55-1c39-4f63-8861-1ab67af571e8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.339321 | controller | Jun 10 15:27:45.583780 crc crio[20344]: time="2026-06-10T15:27:45.583755197Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.339337 | controller | Jun 10 15:27:45.613617 crc crio[20344]: time="2026-06-10T15:27:45.613489869Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-zkmfq Namespace:openstack ID:c1cecfeb8c2eaceae98a91f253f0fea1bde7a7db7cf5604e6ccf8ee533de2452 UID:7248f31f-29f6-4f09-ba68-5ae8005fdb47 NetNS:/var/run/netns/86cf2ce5-557d-483f-afc4-51504ba498c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7248f31f_29f6_4f09_ba68_5ae8005fdb47.slice PodAnnotations:0xc0032246e8}] Aliases:map[]}"
2026-06-10 15:52:06.339354 | controller | Jun 10 15:27:45.613617 crc crio[20344]: time="2026-06-10T15:27:45.613565621Z" level=info msg="Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-zkmfq to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.339375 | controller | Jun 10 15:27:46.337822 crc crio[20344]: 2026-06-10T15:27:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c1cecfeb8c2eace Mac:52:79:0e:b7:a0:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/86cf2ce5-557d-483f-afc4-51504ba498c5 SocketPath: PciID:}] [{Interface:0xc0002845c0 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.339392 | controller | Jun 10 15:27:46.339401 crc crio[20344]: time="2026-06-10T15:27:46.339334351Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-zkmfq Namespace:openstack ID:c1cecfeb8c2eaceae98a91f253f0fea1bde7a7db7cf5604e6ccf8ee533de2452 UID:7248f31f-29f6-4f09-ba68-5ae8005fdb47 NetNS:/var/run/netns/86cf2ce5-557d-483f-afc4-51504ba498c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7248f31f_29f6_4f09_ba68_5ae8005fdb47.slice PodAnnotations:0xc0032246e8}] Aliases:map[]}"
2026-06-10 15:52:06.339409 | controller | Jun 10 15:27:46.339559 crc crio[20344]: time="2026-06-10T15:27:46.339511226Z" level=info msg="Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-zkmfq for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.339426 | controller | Jun 10 15:27:46.347521 crc crio[20344]: time="2026-06-10T15:27:46.347216016Z" level=info msg="Ran pod sandbox c1cecfeb8c2eaceae98a91f253f0fea1bde7a7db7cf5604e6ccf8ee533de2452 with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-zkmfq/POD" id=e3114e55-1c39-4f63-8861-1ab67af571e8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.339443 | controller | Jun 10 15:27:46.351080 crc crio[20344]: time="2026-06-10T15:27:46.350694967Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=fc685f40-3b01-44a7-8b7d-7f991315d9e9 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.339459 | controller | Jun 10 15:27:46.387415 crc crio[20344]: time="2026-06-10T15:27:46.387234886Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=2f805fd8-96f8-467d-b01c-010e037fed1e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.339476 | controller | Jun 10 15:27:46.396615 crc crio[20344]: time="2026-06-10T15:27:46.396517117Z" level=info msg="Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-zkmfq/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam" id=28c594c6-f5b8-47fa-83c8-e35ed1be8282 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.339492 | controller | Jun 10 15:27:46.397097 crc crio[20344]: time="2026-06-10T15:27:46.397028811Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.339508 | controller | Jun 10 15:27:46.439937 crc crio[20344]: time="2026-06-10T15:27:46.439520795Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.339524 | controller | Jun 10 15:27:46.442539 crc crio[20344]: time="2026-06-10T15:27:46.442480162Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.339541 | controller | Jun 10 15:27:46.633378 crc crio[20344]: time="2026-06-10T15:27:46.633116846Z" level=info msg="Created container b3b65fa1f9b180255092619e5ab0f39b6451beeb85259c15b17ce605e8d3fb4b: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-zkmfq/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam" id=28c594c6-f5b8-47fa-83c8-e35ed1be8282 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.339560 | controller | Jun 10 15:27:46.635718 crc crio[20344]: time="2026-06-10T15:27:46.635631771Z" level=info msg="Starting container: b3b65fa1f9b180255092619e5ab0f39b6451beeb85259c15b17ce605e8d3fb4b" id=e327c99e-c914-4cd0-8a2e-47886ed8c2a8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.339577 | controller | Jun 10 15:27:46.648054 crc crio[20344]: time="2026-06-10T15:27:46.647943091Z" level=info msg="Started container" PID=163500 containerID=b3b65fa1f9b180255092619e5ab0f39b6451beeb85259c15b17ce605e8d3fb4b description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-zkmfq/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=e327c99e-c914-4cd0-8a2e-47886ed8c2a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1cecfeb8c2eaceae98a91f253f0fea1bde7a7db7cf5604e6ccf8ee533de2452
2026-06-10 15:52:06.339594 | controller | Jun 10 15:28:00.623303 crc crio[20344]: time="2026-06-10T15:28:00.620570105Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685088-ldjt5/POD" id=ceee9400-fa87-4aee-9de0-cdd546add7b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.339610 | controller | Jun 10 15:28:00.623303 crc crio[20344]: time="2026-06-10T15:28:00.621312554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.339626 | controller | Jun 10 15:28:00.667138 crc crio[20344]: time="2026-06-10T15:28:00.667021812Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685088-ldjt5 Namespace:openshift-infra ID:e71784b58e270c99d122a3b6ef1cdc79f0d7bec2e386e96529cfe30e0278baa5 UID:9e11bd7c-75fb-478e-86e2-ca94b8b3f6ad NetNS:/var/run/netns/c513a67d-64ee-413d-a734-06398c93928a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e11bd7c_75fb_478e_86e2_ca94b8b3f6ad.slice PodAnnotations:0xc000738278}] Aliases:map[]}"
2026-06-10 15:52:06.339642 | controller | Jun 10 15:28:00.667138 crc crio[20344]: time="2026-06-10T15:28:00.667084034Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685088-ldjt5 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.339658 | controller | Jun 10 15:28:01.206214 crc crio[20344]: 2026-06-10T15:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e71784b58e270c9 Mac:0e:5d:83:95:56:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/c513a67d-64ee-413d-a734-06398c93928a SocketPath: PciID:}] [{Interface:0xc000014780 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.339675 | controller | Jun 10 15:28:01.208340 crc crio[20344]: time="2026-06-10T15:28:01.208124053Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685088-ldjt5 Namespace:openshift-infra ID:e71784b58e270c99d122a3b6ef1cdc79f0d7bec2e386e96529cfe30e0278baa5 UID:9e11bd7c-75fb-478e-86e2-ca94b8b3f6ad NetNS:/var/run/netns/c513a67d-64ee-413d-a734-06398c93928a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e11bd7c_75fb_478e_86e2_ca94b8b3f6ad.slice PodAnnotations:0xc000738278}] Aliases:map[]}"
2026-06-10 15:52:06.339692 | controller | Jun 10 15:28:01.208340 crc crio[20344]: time="2026-06-10T15:28:01.208325399Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685088-ldjt5 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.339708 | controller | Jun 10 15:28:01.225975 crc crio[20344]: time="2026-06-10T15:28:01.225776192Z" level=info msg="Ran pod sandbox e71784b58e270c99d122a3b6ef1cdc79f0d7bec2e386e96529cfe30e0278baa5 with infra container: openshift-infra/auto-csr-approver-29685088-ldjt5/POD" id=ceee9400-fa87-4aee-9de0-cdd546add7b5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.339728 | controller | Jun 10 15:28:01.229364 crc crio[20344]: time="2026-06-10T15:28:01.229235662Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=eb49d0f9-e828-44e4-a263-81050cc9ffba name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.339746 | controller | Jun 10 15:28:01.241003 crc crio[20344]: time="2026-06-10T15:28:01.24030849Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-10 15:52:06.339763 | controller | Jun 10 15:28:02.223103 crc crio[20344]: time="2026-06-10T15:28:02.222972745Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=eb49d0f9-e828-44e4-a263-81050cc9ffba name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.339779 | controller | Jun 10 15:28:02.224774 crc crio[20344]: time="2026-06-10T15:28:02.22469941Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=fc5a1302-7320-467e-9e27-abfdee2fab1d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.339795 | controller | Jun 10 15:28:02.227487 crc crio[20344]: time="2026-06-10T15:28:02.227333068Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=1c267e8f-fb43-465b-8ff5-09cbf269ca47 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.339811 | controller | Jun 10 15:28:02.236696 crc crio[20344]: time="2026-06-10T15:28:02.236572358Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685088-ldjt5/oc" id=1fa8a4da-8cc0-4fae-b659-47197eac8a5f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.339828 | controller | Jun 10 15:28:02.237743 crc crio[20344]: time="2026-06-10T15:28:02.237322898Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.339844 | controller | Jun 10 15:28:02.292378 crc crio[20344]: time="2026-06-10T15:28:02.292325447Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.339880 | controller | Jun 10 15:28:02.553160 crc crio[20344]: time="2026-06-10T15:28:02.553027972Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.339898 | controller | Jun 10 15:28:02.675764 crc crio[20344]: time="2026-06-10T15:28:02.675637778Z" level=info msg="Created container c182bfa84bc8ec5c3037c7104a83b07df13761c57b1c25f7b2d6806a3d63f701: openshift-infra/auto-csr-approver-29685088-ldjt5/oc" id=1fa8a4da-8cc0-4fae-b659-47197eac8a5f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.339914 | controller | Jun 10 15:28:02.677543 crc crio[20344]: time="2026-06-10T15:28:02.67724844Z" level=info msg="Starting container: c182bfa84bc8ec5c3037c7104a83b07df13761c57b1c25f7b2d6806a3d63f701" id=7b0faaa5-b0bf-4ddc-961c-c43be0b0c2fa name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.339931 | controller | Jun 10 15:28:02.683504 crc crio[20344]: time="2026-06-10T15:28:02.68341496Z" level=info msg="Started container" PID=164483 containerID=c182bfa84bc8ec5c3037c7104a83b07df13761c57b1c25f7b2d6806a3d63f701 description=openshift-infra/auto-csr-approver-29685088-ldjt5/oc id=7b0faaa5-b0bf-4ddc-961c-c43be0b0c2fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=e71784b58e270c99d122a3b6ef1cdc79f0d7bec2e386e96529cfe30e0278baa5
2026-06-10 15:52:06.339947 | controller | Jun 10 15:28:04.147813 crc crio[20344]: time="2026-06-10T15:28:04.147185288Z" level=info msg="Stopping pod sandbox: e71784b58e270c99d122a3b6ef1cdc79f0d7bec2e386e96529cfe30e0278baa5" id=ac195a9b-436f-4556-9b7d-ff4b83ccf6a1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.339964 | controller | Jun 10 15:28:04.149064 crc crio[20344]: time="2026-06-10T15:28:04.148343218Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685088-ldjt5 Namespace:openshift-infra ID:e71784b58e270c99d122a3b6ef1cdc79f0d7bec2e386e96529cfe30e0278baa5 UID:9e11bd7c-75fb-478e-86e2-ca94b8b3f6ad NetNS:/var/run/netns/c513a67d-64ee-413d-a734-06398c93928a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e11bd7c_75fb_478e_86e2_ca94b8b3f6ad.slice PodAnnotations:0xc003224740}] Aliases:map[]}"
2026-06-10 15:52:06.339985 | controller | Jun 10 15:28:04.149064 crc crio[20344]: time="2026-06-10T15:28:04.148478892Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685088-ldjt5 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.340002 | controller | Jun 10 15:28:04.493183 crc crio[20344]: time="2026-06-10T15:28:04.48667Z" level=info msg="Stopped pod sandbox: e71784b58e270c99d122a3b6ef1cdc79f0d7bec2e386e96529cfe30e0278baa5" id=ac195a9b-436f-4556-9b7d-ff4b83ccf6a1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.340019 | controller | Jun 10 15:28:15.006353 crc crio[20344]: time="2026-06-10T15:28:15.005125404Z" level=info msg="Removing container: c3450a563af4336955293bfa6d3e69e1a83ce5756fbee9cd256ca1b60222a228" id=96862e94-28be-4b7c-8b8a-6253733fab7f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.340035 | controller | Jun 10 15:28:15.157942 crc crio[20344]: time="2026-06-10T15:28:15.157714979Z" level=info msg="Removed container c3450a563af4336955293bfa6d3e69e1a83ce5756fbee9cd256ca1b60222a228: openshift-infra/auto-csr-approver-29685082-p8d8b/oc" id=96862e94-28be-4b7c-8b8a-6253733fab7f name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.340051 | controller | Jun 10 15:28:15.170950 crc crio[20344]: time="2026-06-10T15:28:15.170780518Z" level=info msg="Stopping pod sandbox: 7c93bcc78ffaea4ce785c829f7c296b44560aec80ee38bdfd993c6e4ab25a451" id=a44d1e89-e76b-43d4-a336-049c8a6f48b1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.340067 | controller | Jun 10 15:28:15.171386 crc crio[20344]: time="2026-06-10T15:28:15.170971503Z" level=info msg="Stopped pod sandbox (already stopped): 7c93bcc78ffaea4ce785c829f7c296b44560aec80ee38bdfd993c6e4ab25a451" id=a44d1e89-e76b-43d4-a336-049c8a6f48b1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.340083 | controller | Jun 10 15:28:15.172122 crc crio[20344]: time="2026-06-10T15:28:15.172021871Z" level=info msg="Removing pod sandbox: 7c93bcc78ffaea4ce785c829f7c296b44560aec80ee38bdfd993c6e4ab25a451" id=12b21d3f-5922-4335-aa30-dd5279beb183 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.340099 | controller | Jun 10 15:28:15.188715 crc crio[20344]: time="2026-06-10T15:28:15.188582121Z" level=info msg="Removed pod sandbox: 7c93bcc78ffaea4ce785c829f7c296b44560aec80ee38bdfd993c6e4ab25a451" id=12b21d3f-5922-4335-aa30-dd5279beb183 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.340115 | controller | Jun 10 15:28:15.190456 crc crio[20344]: time="2026-06-10T15:28:15.190359867Z" level=info msg="Stopping pod sandbox: 9c7e3286a45883da6f8ad926ae7ca170b1188648ff15c4d6dac91b0e054acbe8" id=216dfa81-8dde-4731-b0a6-d6b13e7ee1e1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.340131 | controller | Jun 10 15:28:15.190579 crc crio[20344]: time="2026-06-10T15:28:15.190484771Z" level=info msg="Stopped pod sandbox (already stopped): 9c7e3286a45883da6f8ad926ae7ca170b1188648ff15c4d6dac91b0e054acbe8" id=216dfa81-8dde-4731-b0a6-d6b13e7ee1e1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.340147 | controller | Jun 10 15:28:15.191222 crc crio[20344]: time="2026-06-10T15:28:15.191155008Z" level=info msg="Removing pod sandbox: 9c7e3286a45883da6f8ad926ae7ca170b1188648ff15c4d6dac91b0e054acbe8" id=61512a95-b60a-493e-80af-96958a0a91c3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.340163 | controller | Jun 10 15:28:15.208327 crc crio[20344]: time="2026-06-10T15:28:15.20817017Z" level=info msg="Removed pod sandbox: 9c7e3286a45883da6f8ad926ae7ca170b1188648ff15c4d6dac91b0e054acbe8" id=61512a95-b60a-493e-80af-96958a0a91c3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.340183 | controller | Jun 10 15:28:15.209589 crc crio[20344]: time="2026-06-10T15:28:15.209499225Z" level=info msg="Stopping pod sandbox: 5726137fa564811251d1ed0e94bdf08a523e91a41667b61f588e43f17ee97793" id=7fc95dcb-f3f7-4073-9aad-7b913b63b353 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.340200 | controller | Jun 10 15:28:15.209589 crc crio[20344]: time="2026-06-10T15:28:15.209617558Z" level=info msg="Stopped pod sandbox (already stopped): 5726137fa564811251d1ed0e94bdf08a523e91a41667b61f588e43f17ee97793" id=7fc95dcb-f3f7-4073-9aad-7b913b63b353 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.340217 | controller | Jun 10 15:28:15.210823 crc crio[20344]: time="2026-06-10T15:28:15.210756967Z" level=info msg="Removing pod sandbox: 5726137fa564811251d1ed0e94bdf08a523e91a41667b61f588e43f17ee97793" id=d6f02054-1264-4607-b570-00af5131f77b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.340233 | controller | Jun 10 15:28:15.225379 crc crio[20344]: time="2026-06-10T15:28:15.22511155Z" level=info msg="Removed pod sandbox: 5726137fa564811251d1ed0e94bdf08a523e91a41667b61f588e43f17ee97793" id=d6f02054-1264-4607-b570-00af5131f77b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.340249 | controller | Jun 10 15:28:41.674600 crc crio[20344]: time="2026-06-10T15:28:41.673681955Z" level=info msg="Stopping pod sandbox: c1cecfeb8c2eaceae98a91f253f0fea1bde7a7db7cf5604e6ccf8ee533de2452" id=523726b6-3146-4909-8837-dd6453168a6a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.340266 | controller | Jun 10 15:28:41.676018 crc crio[20344]: time="2026-06-10T15:28:41.675576334Z" level=info msg="Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-zkmfq Namespace:openstack ID:c1cecfeb8c2eaceae98a91f253f0fea1bde7a7db7cf5604e6ccf8ee533de2452 UID:7248f31f-29f6-4f09-ba68-5ae8005fdb47 NetNS:/var/run/netns/86cf2ce5-557d-483f-afc4-51504ba498c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7248f31f_29f6_4f09_ba68_5ae8005fdb47.slice PodAnnotations:0xc0068594c8}] Aliases:map[]}"
2026-06-10 15:52:06.340282 | controller | Jun 10 15:28:41.676018 crc crio[20344]: time="2026-06-10T15:28:41.67579001Z" level=info msg="Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-zkmfq from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.340300 | controller | Jun 10 15:28:43.671034 crc crio[20344]: time="2026-06-10T15:28:43.670207797Z" level=info msg="Stopped pod sandbox: c1cecfeb8c2eaceae98a91f253f0fea1bde7a7db7cf5604e6ccf8ee533de2452" id=523726b6-3146-4909-8837-dd6453168a6a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.340316 | controller | Jun 10 15:28:45.402551 crc crio[20344]: time="2026-06-10T15:28:45.401867996Z" level=info msg="Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-926nt/POD" id=4b95ec20-5a6d-4f0c-92e2-85eae106281d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.340332 | controller | Jun 10 15:28:45.403430 crc crio[20344]: time="2026-06-10T15:28:45.402632536Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.340349 | controller | Jun 10 15:28:45.432405 crc crio[20344]: time="2026-06-10T15:28:45.432120292Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-926nt Namespace:openstack ID:867ea0dc80aa8c62b1fb7ba8a11496c2bc72482c4770fa7ddc24ac2d43b52724 UID:ebe182a0-8bca-445f-9a2a-bc4bb8b4406e NetNS:/var/run/netns/b4711aba-5723-475a-bf07-83a4e36b8994 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podebe182a0_8bca_445f_9a2a_bc4bb8b4406e.slice PodAnnotations:0xc0006b5410}] Aliases:map[]}"
2026-06-10 15:52:06.340370 | controller | Jun 10 15:28:45.432405 crc crio[20344]: time="2026-06-10T15:28:45.432195944Z" level=info msg="Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-926nt to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.340387 | controller | Jun 10 15:28:46.065996 crc crio[20344]: 2026-06-10T15:28:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:867ea0dc80aa8c6 Mac:fa:dc:94:05:00:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/b4711aba-5723-475a-bf07-83a4e36b8994 SocketPath: PciID:}] [{Interface:0xc00011e6d0 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.340405 | controller | Jun 10 15:28:46.068394 crc crio[20344]: time="2026-06-10T15:28:46.067842912Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-926nt Namespace:openstack ID:867ea0dc80aa8c62b1fb7ba8a11496c2bc72482c4770fa7ddc24ac2d43b52724 UID:ebe182a0-8bca-445f-9a2a-bc4bb8b4406e NetNS:/var/run/netns/b4711aba-5723-475a-bf07-83a4e36b8994 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podebe182a0_8bca_445f_9a2a_bc4bb8b4406e.slice PodAnnotations:0xc0006b5410}] Aliases:map[]}"
2026-06-10 15:52:06.340422 | controller | Jun 10 15:28:46.068394 crc crio[20344]: time="2026-06-10T15:28:46.068077998Z" level=info msg="Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-926nt for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.340439 | controller | Jun 10 15:28:46.077607 crc crio[20344]: time="2026-06-10T15:28:46.077516964Z" level=info msg="Ran pod sandbox 867ea0dc80aa8c62b1fb7ba8a11496c2bc72482c4770fa7ddc24ac2d43b52724 with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-926nt/POD" id=4b95ec20-5a6d-4f0c-92e2-85eae106281d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.340456 | controller | Jun 10 15:28:46.080618 crc crio[20344]: time="2026-06-10T15:28:46.080525902Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=e81bbc07-3341-464f-8da4-c1f83d1b04c1 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.340473 | controller | Jun 10 15:28:46.110816 crc crio[20344]: time="2026-06-10T15:28:46.110585463Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=3d4f5a5f-b7f5-453a-863b-6a998decde28 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.340489 | controller | Jun 10 15:28:46.118809 crc crio[20344]: time="2026-06-10T15:28:46.118734935Z" level=info msg="Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-926nt/libvirt-edpm-deployment-ipam-openstack-edpm-ipam" id=a8a2e219-bd64-4969-a1b4-c0aa85b18948 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.340505 | controller | Jun 10 15:28:46.119126 crc crio[20344]: time="2026-06-10T15:28:46.119067743Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.340521 | controller | Jun 10 15:28:46.161775 crc crio[20344]: time="2026-06-10T15:28:46.1616681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.340538 | controller | Jun 10 15:28:46.165553 crc crio[20344]: time="2026-06-10T15:28:46.165447049Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.340555 | controller | Jun 10 15:28:46.304669 crc crio[20344]: time="2026-06-10T15:28:46.304502392Z" level=info msg="Created container 1d395640ec4deb090fcf9ac45cee88af0082722bd300c74532c8def46f74d4f4: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-926nt/libvirt-edpm-deployment-ipam-openstack-edpm-ipam" id=a8a2e219-bd64-4969-a1b4-c0aa85b18948 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.340576 | controller | Jun 10 15:28:46.306826 crc crio[20344]: time="2026-06-10T15:28:46.30674622Z" level=info msg="Starting container: 1d395640ec4deb090fcf9ac45cee88af0082722bd300c74532c8def46f74d4f4" id=01c6fcd6-8bc4-4324-9401-77b49571d1ec name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.340593 | controller | Jun 10 15:28:46.316708 crc crio[20344]: time="2026-06-10T15:28:46.315911079Z" level=info msg="Started container" PID=167178 containerID=1d395640ec4deb090fcf9ac45cee88af0082722bd300c74532c8def46f74d4f4 description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-926nt/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=01c6fcd6-8bc4-4324-9401-77b49571d1ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=867ea0dc80aa8c62b1fb7ba8a11496c2bc72482c4770fa7ddc24ac2d43b52724
2026-06-10 15:52:06.340610 | controller | Jun 10 15:29:11.483807 crc crio[20344]: time="2026-06-10T15:29:11.48324679Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-xmf4l/POD" id=4ef8ab17-0fd2-4c7c-a695-fd2146e5e4d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.340627 | controller | Jun 10 15:29:11.484991 crc crio[20344]: time="2026-06-10T15:29:11.483858556Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.340644 | controller | Jun 10 15:29:11.706556 crc crio[20344]: time="2026-06-10T15:29:11.70643732Z" level=info msg="Got pod network &{Name:certified-operators-xmf4l Namespace:openshift-marketplace ID:66601308c321d4bea91709b296494985227f3e96c926f431624d2fde7e53ef19 UID:a1a165f0-d710-47f0-b63d-232b01f317e3 NetNS:/var/run/netns/96c6b00d-75dd-4abb-9da4-6d1e8babe06e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda1a165f0_d710_47f0_b63d_232b01f317e3.slice PodAnnotations:0xc00282e0b0}] Aliases:map[]}"
2026-06-10 15:52:06.340661 | controller | Jun 10 15:29:11.706556 crc crio[20344]: time="2026-06-10T15:29:11.706519732Z" level=info msg="Adding pod openshift-marketplace_certified-operators-xmf4l to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.340677 | controller | Jun 10 15:29:12.302701 crc crio[20344]: 2026-06-10T15:29:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:66601308c321d4b Mac:ca:3f:30:12:7c:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/96c6b00d-75dd-4abb-9da4-6d1e8babe06e SocketPath: PciID:}] [{Interface:0xc000015b00 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.340694 | controller | Jun 10 15:29:12.304626 crc crio[20344]: time="2026-06-10T15:29:12.304522322Z" level=info msg="Got pod network &{Name:certified-operators-xmf4l Namespace:openshift-marketplace ID:66601308c321d4bea91709b296494985227f3e96c926f431624d2fde7e53ef19 UID:a1a165f0-d710-47f0-b63d-232b01f317e3 NetNS:/var/run/netns/96c6b00d-75dd-4abb-9da4-6d1e8babe06e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda1a165f0_d710_47f0_b63d_232b01f317e3.slice PodAnnotations:0xc00282e0b0}] Aliases:map[]}"
2026-06-10 15:52:06.340711 | controller | Jun 10 15:29:12.304785 crc crio[20344]: time="2026-06-10T15:29:12.304721267Z" level=info msg="Checking pod openshift-marketplace_certified-operators-xmf4l for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.340728 | controller | Jun 10 15:29:12.314869 crc crio[20344]: time="2026-06-10T15:29:12.314787539Z" level=info msg="Ran pod sandbox 66601308c321d4bea91709b296494985227f3e96c926f431624d2fde7e53ef19 with infra container: openshift-marketplace/certified-operators-xmf4l/POD" id=4ef8ab17-0fd2-4c7c-a695-fd2146e5e4d4 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.340748 | controller | Jun 10 15:29:12.318581 crc crio[20344]: time="2026-06-10T15:29:12.318514626Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0abe96e4-8941-4761-965c-4c02fdcdcfae name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.340765 | controller | Jun 10 15:29:12.321435 crc crio[20344]: time="2026-06-10T15:29:12.321360339Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=7e2300e4-a61d-41e9-8616-3dacbdf70212 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.340782 | controller | Jun 10 15:29:12.378833 crc crio[20344]: time="2026-06-10T15:29:12.37834947Z" level=info msg="Creating container: openshift-marketplace/certified-operators-xmf4l/extract-utilities" id=a611011d-5f38-4c4a-ad6a-f206a8e9f7f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.340798 | controller | Jun 10 15:29:12.379449 crc crio[20344]: time="2026-06-10T15:29:12.379380727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.340814 | controller | Jun 10 15:29:12.421445 crc crio[20344]: time="2026-06-10T15:29:12.421349398Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.340830 | controller | Jun 10 15:29:12.427017 crc crio[20344]: time="2026-06-10T15:29:12.426469561Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.340846 | controller | Jun 10 15:29:12.676060 crc crio[20344]: time="2026-06-10T15:29:12.675646786Z" level=info msg="Created container 156ee3cbae188c589afc25f25545463415e695931c26c8f498d05f003388d084: openshift-marketplace/certified-operators-xmf4l/extract-utilities" id=a611011d-5f38-4c4a-ad6a-f206a8e9f7f4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.340885 | controller | Jun 10 15:29:12.677705 crc crio[20344]: time="2026-06-10T15:29:12.677007671Z" level=info msg="Starting container: 156ee3cbae188c589afc25f25545463415e695931c26c8f498d05f003388d084" id=a758998b-b005-40fc-ac46-66bf212c5c07 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.340902 | controller | Jun 10 15:29:12.683674 crc crio[20344]: time="2026-06-10T15:29:12.683570522Z" level=info msg="Started container" PID=168766 containerID=156ee3cbae188c589afc25f25545463415e695931c26c8f498d05f003388d084 description=openshift-marketplace/certified-operators-xmf4l/extract-utilities id=a758998b-b005-40fc-ac46-66bf212c5c07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=66601308c321d4bea91709b296494985227f3e96c926f431624d2fde7e53ef19
2026-06-10 15:52:06.340919 | controller | Jun 10 15:29:13.128670 crc crio[20344]: time="2026-06-10T15:29:13.128043912Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=73c297e7-bbb6-4182-a464-05b2c16e70c5 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.340935 | controller | Jun 10 15:29:13.157027 crc crio[20344]: time="2026-06-10T15:29:13.156984504Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-10 15:52:06.340952 | controller | Jun 10 15:29:15.261322 crc crio[20344]: time="2026-06-10T15:29:15.260458095Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8d5d7df21be1469a6668fe379d39e4aa07fa7e0e98115c13ef32da305fc5dec" id=73c297e7-bbb6-4182-a464-05b2c16e70c5 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.340972 | controller | Jun 10 15:29:15.262684 crc crio[20344]: time="2026-06-10T15:29:15.262100608Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=e14e1511-1071-44a9-ba4d-9a4d469f600c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.340989 | controller | Jun 10 15:29:15.265594 crc crio[20344]: time="2026-06-10T15:29:15.265473915Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=0ef4500b-ab03-4a22-9630-9978cce31f9b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.341006 | controller | Jun 10 15:29:15.276823 crc crio[20344]: time="2026-06-10T15:29:15.276654836Z" level=info msg="Creating container: openshift-marketplace/certified-operators-xmf4l/extract-content" id=110f61d6-5d0a-4b7e-abd1-2923d8f5bdb3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.341022 | controller | Jun 10 15:29:15.277570 crc crio[20344]: time="2026-06-10T15:29:15.277494648Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.341039 | controller | Jun 10 15:29:15.324034 crc crio[20344]: time="2026-06-10T15:29:15.32377231Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.341055 | controller | Jun 10 15:29:15.327393 crc crio[20344]: time="2026-06-10T15:29:15.327107107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.341071 | controller | Jun 10 15:29:15.500980 crc crio[20344]: time="2026-06-10T15:29:15.500744879Z" level=info msg="Created container fa21ed02828f7a915e1f6cd78f6b22c9b7c92a9b56cc186e96ecdc21a9d39b7b: openshift-marketplace/certified-operators-xmf4l/extract-content" id=110f61d6-5d0a-4b7e-abd1-2923d8f5bdb3 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.341087 | controller | Jun 10 15:29:15.502237 crc crio[20344]: time="2026-06-10T15:29:15.502134435Z" level=info msg="Starting container: fa21ed02828f7a915e1f6cd78f6b22c9b7c92a9b56cc186e96ecdc21a9d39b7b" id=cf34106c-aebd-4517-bce7-41520431309d name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.341103 | controller | Jun 10 15:29:15.511763 crc crio[20344]: time="2026-06-10T15:29:15.511514089Z" level=info msg="Started container" PID=168890 containerID=fa21ed02828f7a915e1f6cd78f6b22c9b7c92a9b56cc186e96ecdc21a9d39b7b description=openshift-marketplace/certified-operators-xmf4l/extract-content id=cf34106c-aebd-4517-bce7-41520431309d name=/runtime.v1.RuntimeService/StartContainer sandboxID=66601308c321d4bea91709b296494985227f3e96c926f431624d2fde7e53ef19
2026-06-10 15:52:06.341120 | controller | Jun 10 15:29:18.950532 crc crio[20344]: time="2026-06-10T15:29:18.949078208Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=137c984f-9ddc-4740-b030-3aea99d693bf name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.341136 | controller | Jun 10 15:29:18.955156 crc crio[20344]: time="2026-06-10T15:29:18.954826307Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=77fe5d86-7cff-4f47-ae9f-566212c8864a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.341152 | controller | Jun 10 15:29:18.967376 crc crio[20344]: time="2026-06-10T15:29:18.967206749Z" level=info msg="Creating container: openshift-marketplace/certified-operators-xmf4l/registry-server" id=16965374-de31-49a2-86f2-bb9157722299 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.341168 | controller | Jun 10 15:29:18.967816 crc crio[20344]: time="2026-06-10T15:29:18.967748733Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.341188 | controller | Jun 10 15:29:19.025467 crc crio[20344]: time="2026-06-10T15:29:19.02535123Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.341205 | controller | Jun 10 15:29:19.029166 crc crio[20344]: time="2026-06-10T15:29:19.029098707Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.341221 | controller | Jun 10 15:29:19.204514 crc crio[20344]: time="2026-06-10T15:29:19.203936501Z" level=info msg="Created container c54faabd4716b4ca5ee1d69a8ab3bfc4a145c3aadd5d41fba2650939256fff96: openshift-marketplace/certified-operators-xmf4l/registry-server" id=16965374-de31-49a2-86f2-bb9157722299 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.341238 | controller | Jun 10 15:29:19.206409 crc crio[20344]: time="2026-06-10T15:29:19.206245251Z" level=info msg="Starting container: c54faabd4716b4ca5ee1d69a8ab3bfc4a145c3aadd5d41fba2650939256fff96" id=94832b5b-6f2c-4e39-ac57-4ef0949b9ae6 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.341255 | controller | Jun 10 15:29:19.211653 crc crio[20344]: time="2026-06-10T15:29:19.211577019Z" level=info msg="Started container" PID=169132 containerID=c54faabd4716b4ca5ee1d69a8ab3bfc4a145c3aadd5d41fba2650939256fff96 description=openshift-marketplace/certified-operators-xmf4l/registry-server id=94832b5b-6f2c-4e39-ac57-4ef0949b9ae6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=66601308c321d4bea91709b296494985227f3e96c926f431624d2fde7e53ef19
2026-06-10 15:52:06.341273 | controller | Jun 10 15:29:32.187865 crc crio[20344]: time="2026-06-10T15:29:32.18699723Z" level=info msg="Stopping container: c54faabd4716b4ca5ee1d69a8ab3bfc4a145c3aadd5d41fba2650939256fff96 (timeout: 2s)" id=17ebe39b-d333-4a3c-a6cd-2243250fb283 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.341289 | controller | Jun 10 15:29:32.320477 crc crio[20344]: time="2026-06-10T15:29:32.320224502Z" level=info msg="Stopped container c54faabd4716b4ca5ee1d69a8ab3bfc4a145c3aadd5d41fba2650939256fff96: openshift-marketplace/certified-operators-xmf4l/registry-server" id=17ebe39b-d333-4a3c-a6cd-2243250fb283 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.341306 | controller | Jun 10 15:29:32.321975 crc crio[20344]: time="2026-06-10T15:29:32.321854714Z" level=info msg="Stopping pod sandbox: 66601308c321d4bea91709b296494985227f3e96c926f431624d2fde7e53ef19" id=b1ca1d7d-63e2-4313-a6ec-58fd90c549a1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.341322 | controller | Jun 10 15:29:32.322741 crc crio[20344]: time="2026-06-10T15:29:32.322666855Z" level=info msg="Got pod network &{Name:certified-operators-xmf4l Namespace:openshift-marketplace ID:66601308c321d4bea91709b296494985227f3e96c926f431624d2fde7e53ef19 UID:a1a165f0-d710-47f0-b63d-232b01f317e3 NetNS:/var/run/netns/96c6b00d-75dd-4abb-9da4-6d1e8babe06e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda1a165f0_d710_47f0_b63d_232b01f317e3.slice PodAnnotations:0xc00282e228}] Aliases:map[]}"
2026-06-10 15:52:06.341339 | controller | Jun 10 15:29:32.322967 crc crio[20344]: time="2026-06-10T15:29:32.3228663Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-xmf4l from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.341355 | controller | Jun 10 15:29:32.815390 crc crio[20344]: time="2026-06-10T15:29:32.815170373Z" level=info msg="Stopped pod sandbox: 66601308c321d4bea91709b296494985227f3e96c926f431624d2fde7e53ef19" id=b1ca1d7d-63e2-4313-a6ec-58fd90c549a1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.341372 | controller | Jun 10 15:29:33.194905 crc crio[20344]: time="2026-06-10T15:29:33.194192333Z" level=info msg="Removing container: c54faabd4716b4ca5ee1d69a8ab3bfc4a145c3aadd5d41fba2650939256fff96" id=5a2de5b9-e610-4da8-9687-09214e34e919 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.341392 | controller | Jun 10 15:29:33.238200 crc crio[20344]: time="2026-06-10T15:29:33.238144255Z" level=info msg="Removed container c54faabd4716b4ca5ee1d69a8ab3bfc4a145c3aadd5d41fba2650939256fff96: openshift-marketplace/certified-operators-xmf4l/registry-server" id=5a2de5b9-e610-4da8-9687-09214e34e919 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.341417 | controller | Jun 10 15:29:33.244644 crc crio[20344]: time="2026-06-10T15:29:33.244138171Z" level=info msg="Removing container: fa21ed02828f7a915e1f6cd78f6b22c9b7c92a9b56cc186e96ecdc21a9d39b7b" id=6194f4dc-d427-4e79-b431-c5a3bcf6e234 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.341439 | controller | Jun 10 15:29:33.281563 crc crio[20344]: time="2026-06-10T15:29:33.28141761Z" level=info msg="Removed container fa21ed02828f7a915e1f6cd78f6b22c9b7c92a9b56cc186e96ecdc21a9d39b7b: openshift-marketplace/certified-operators-xmf4l/extract-content" id=6194f4dc-d427-4e79-b431-c5a3bcf6e234 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.341520 | controller | Jun 10 15:29:33.284327 crc crio[20344]: time="2026-06-10T15:29:33.284197292Z" level=info msg="Removing container: 156ee3cbae188c589afc25f25545463415e695931c26c8f498d05f003388d084" id=c9c305e5-19d5-45b1-b82f-3b32e877492b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.341543 | controller | Jun 10 15:29:33.341626 crc crio[20344]: time="2026-06-10T15:29:33.341564703Z" level=info msg="Removed container 156ee3cbae188c589afc25f25545463415e695931c26c8f498d05f003388d084: openshift-marketplace/certified-operators-xmf4l/extract-utilities" id=c9c305e5-19d5-45b1-b82f-3b32e877492b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.341560 | controller | Jun 10 15:30:01.120806 crc crio[20344]: time="2026-06-10T15:30:01.119479552Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29685090-m726d/POD" id=5289903e-3239-49fd-b171-b31486867e5d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.341577 | controller | Jun 10 15:30:01.122187 crc crio[20344]: time="2026-06-10T15:30:01.121485814Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.341594 | controller | Jun 10 15:30:01.190723 crc crio[20344]: time="2026-06-10T15:30:01.186218676Z" level=info msg="Got pod network &{Name:collect-profiles-29685090-m726d Namespace:openshift-operator-lifecycle-manager ID:55a3e8e6d704521120180428cc98b428c64d08288d9ec8aefb2d89206a1c4783 UID:da666d4d-9c16-470b-8fd5-91aa4c4607a5 NetNS:/var/run/netns/f737f870-b09b-42db-8933-c86a9cdb939e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podda666d4d_9c16_470b_8fd5_91aa4c4607a5.slice PodAnnotations:0xc0006b4598}] Aliases:map[]}"
2026-06-10 15:52:06.341611 | controller | Jun 10 15:30:01.191090 crc crio[20344]: time="2026-06-10T15:30:01.190809076Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29685090-m726d to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.341628 | controller | Jun 10 15:30:01.208211 crc crio[20344]: time="2026-06-10T15:30:01.208131016Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685090-c4q4h/POD" id=c53f1862-c262-4aeb-b569-d09e38c67242 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.341645 | controller | Jun 10 15:30:01.208383 crc crio[20344]: time="2026-06-10T15:30:01.20829843Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.341662 | controller | Jun 10 15:30:01.259875 crc crio[20344]: time="2026-06-10T15:30:01.259616034Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685090-c4q4h Namespace:openshift-infra ID:31b5aae0ec14f6ec4e0b3a9328acb52576a3a61171e1fa71005c0f603e0de276 UID:9824bec6-54c4-44b4-8720-4e222f4f15b5 NetNS:/var/run/netns/30837fea-3e01-4e65-8b0a-564aae89530a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9824bec6_54c4_44b4_8720_4e222f4f15b5.slice PodAnnotations:0xc000738468}] Aliases:map[]}"
2026-06-10 15:52:06.341684 | controller | Jun 10 15:30:01.259875 crc crio[20344]: time="2026-06-10T15:30:01.259686936Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685090-c4q4h to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.341702 | controller | Jun 10 15:30:01.784573 crc crio[20344]: 2026-06-10T15:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:55a3e8e6d704521 Mac:c6:ef:ae:0f:97:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/f737f870-b09b-42db-8933-c86a9cdb939e SocketPath: PciID:}] [{Interface:0xc00059c6e0 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.341719 | controller | Jun 10 15:30:01.786380 crc crio[20344]: time="2026-06-10T15:30:01.786304721Z" level=info msg="Got pod network &{Name:collect-profiles-29685090-m726d Namespace:openshift-operator-lifecycle-manager ID:55a3e8e6d704521120180428cc98b428c64d08288d9ec8aefb2d89206a1c4783 UID:da666d4d-9c16-470b-8fd5-91aa4c4607a5 NetNS:/var/run/netns/f737f870-b09b-42db-8933-c86a9cdb939e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podda666d4d_9c16_470b_8fd5_91aa4c4607a5.slice PodAnnotations:0xc0006b4598}] Aliases:map[]}"
2026-06-10 15:52:06.341736 | controller | Jun 10 15:30:01.786550 crc crio[20344]: time="2026-06-10T15:30:01.786501926Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29685090-m726d for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.341754 | controller | Jun 10 15:30:01.801801 crc crio[20344]: time="2026-06-10T15:30:01.801601488Z" level=info msg="Ran pod sandbox 55a3e8e6d704521120180428cc98b428c64d08288d9ec8aefb2d89206a1c4783 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29685090-m726d/POD" id=5289903e-3239-49fd-b171-b31486867e5d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.341770 | controller | Jun 10 15:30:01.805679 crc crio[20344]: time="2026-06-10T15:30:01.805598392Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=3d663458-ac75-4849-b0b8-ca853a1ef300 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.341787 | controller | Jun 10 15:30:01.809557 crc crio[20344]: time="2026-06-10T15:30:01.809452652Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=911a4133-ccf8-4014-8c21-0ecd06b40b40 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.341803 | controller | Jun 10 15:30:01.818612 crc crio[20344]: time="2026-06-10T15:30:01.818509997Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29685090-m726d/collect-profiles" id=d9d4bf7d-3700-4b63-a8f3-2d286c88cfdd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.341820 | controller | Jun 10 15:30:01.819182 crc crio[20344]: time="2026-06-10T15:30:01.819093953Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.341836 | controller | Jun 10 15:30:01.866864 crc crio[20344]: time="2026-06-10T15:30:01.866780602Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.341885 | controller | Jun 10 15:30:01.870749 crc crio[20344]: time="2026-06-10T15:30:01.870703744Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.341905 | controller | Jun 10 15:30:01.903336 crc crio[20344]: 2026-06-10T15:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:31b5aae0ec14f6e Mac:6a:a4:a5:2f:69:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/30837fea-3e01-4e65-8b0a-564aae89530a SocketPath: PciID:}] [{Interface:0xc0003e0b00 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.341922 | controller | Jun 10 15:30:01.907736 crc crio[20344]: time="2026-06-10T15:30:01.906065723Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685090-c4q4h Namespace:openshift-infra ID:31b5aae0ec14f6ec4e0b3a9328acb52576a3a61171e1fa71005c0f603e0de276 UID:9824bec6-54c4-44b4-8720-4e222f4f15b5 NetNS:/var/run/netns/30837fea-3e01-4e65-8b0a-564aae89530a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9824bec6_54c4_44b4_8720_4e222f4f15b5.slice PodAnnotations:0xc000738468}] Aliases:map[]}"
2026-06-10 15:52:06.341939 | controller | Jun 10 15:30:01.907736 crc crio[20344]: time="2026-06-10T15:30:01.906682029Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685090-c4q4h for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.341956 | controller | Jun 10 15:30:01.920038 crc crio[20344]: time="2026-06-10T15:30:01.919958464Z" level=info msg="Ran pod sandbox 31b5aae0ec14f6ec4e0b3a9328acb52576a3a61171e1fa71005c0f603e0de276 with infra container: openshift-infra/auto-csr-approver-29685090-c4q4h/POD" id=c53f1862-c262-4aeb-b569-d09e38c67242 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.341972 | controller | Jun 10 15:30:01.923171 crc crio[20344]: time="2026-06-10T15:30:01.923094625Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=00770344-7ef2-4ccd-ba9b-a6454c0730d6 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.341989 | controller | Jun 10 15:30:01.929634 crc crio[20344]: time="2026-06-10T15:30:01.929572154Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-10 15:52:06.342005 | controller | Jun 10 15:30:01.983405 crc crio[20344]: time="2026-06-10T15:30:01.983245748Z" level=info msg="Created container 610084910aca1cb74601e64fe55b5a3926151d05f4560b63f018387b0d122267: openshift-operator-lifecycle-manager/collect-profiles-29685090-m726d/collect-profiles" id=d9d4bf7d-3700-4b63-a8f3-2d286c88cfdd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.342022 | controller | Jun 10 15:30:01.985363 crc crio[20344]: time="2026-06-10T15:30:01.985186289Z" level=info msg="Starting container: 610084910aca1cb74601e64fe55b5a3926151d05f4560b63f018387b0d122267" id=efc2d7e5-8ddb-457a-b6d7-fff458fadac4 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.342054 | controller | Jun 10 15:30:01.992472 crc crio[20344]: time="2026-06-10T15:30:01.992380406Z" level=info msg="Started container" PID=171438 containerID=610084910aca1cb74601e64fe55b5a3926151d05f4560b63f018387b0d122267 description=openshift-operator-lifecycle-manager/collect-profiles-29685090-m726d/collect-profiles id=efc2d7e5-8ddb-457a-b6d7-fff458fadac4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=55a3e8e6d704521120180428cc98b428c64d08288d9ec8aefb2d89206a1c4783
2026-06-10 15:52:06.342072 | controller | Jun 10 15:30:03.722013 crc crio[20344]: time="2026-06-10T15:30:03.72119086Z" level=info msg="Stopping pod sandbox: 55a3e8e6d704521120180428cc98b428c64d08288d9ec8aefb2d89206a1c4783" id=c5f2f1d1-7f98-4bf6-a208-3277f847130a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.342096 | controller | Jun 10 15:30:03.723214 crc crio[20344]: time="2026-06-10T15:30:03.722807892Z" level=info msg="Got pod network &{Name:collect-profiles-29685090-m726d Namespace:openshift-operator-lifecycle-manager ID:55a3e8e6d704521120180428cc98b428c64d08288d9ec8aefb2d89206a1c4783 UID:da666d4d-9c16-470b-8fd5-91aa4c4607a5 NetNS:/var/run/netns/f737f870-b09b-42db-8933-c86a9cdb939e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podda666d4d_9c16_470b_8fd5_91aa4c4607a5.slice PodAnnotations:0xc000528980}] Aliases:map[]}"
2026-06-10 15:52:06.342113 | controller | Jun 10 15:30:03.723214 crc crio[20344]: time="2026-06-10T15:30:03.723003297Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29685090-m726d from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.342130 | controller | Jun 10 15:30:04.052336 crc crio[20344]: time="2026-06-10T15:30:04.052152701Z" level=info msg="Stopped pod sandbox: 55a3e8e6d704521120180428cc98b428c64d08288d9ec8aefb2d89206a1c4783" id=c5f2f1d1-7f98-4bf6-a208-3277f847130a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.342146 | controller | Jun 10 15:30:04.105667 crc crio[20344]: time="2026-06-10T15:30:04.105566039Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=00770344-7ef2-4ccd-ba9b-a6454c0730d6 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.342162 | controller | Jun 10 15:30:04.106950 crc crio[20344]: time="2026-06-10T15:30:04.10676568Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=090e5c6a-e42a-4439-a94d-ada76ea6bd66 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.342179 | controller | Jun 10 15:30:04.109106 crc crio[20344]: time="2026-06-10T15:30:04.109042579Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=fef24623-b0f0-42c6-8cb5-14c387254946 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.342195 | controller | Jun 10 15:30:04.116239 crc crio[20344]: time="2026-06-10T15:30:04.11600653Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685090-c4q4h/oc" id=b77e6e58-d2cc-4974-9737-e701e70310ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.342212 | controller | Jun 10 15:30:04.117102 crc crio[20344]: time="2026-06-10T15:30:04.117081058Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.342228 | controller | Jun 10 15:30:04.164558 crc crio[20344]: time="2026-06-10T15:30:04.16450865Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.342244 | controller | Jun 10 15:30:04.477389 crc crio[20344]: time="2026-06-10T15:30:04.477067783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.342260 | controller | Jun 10 15:30:04.600146 crc crio[20344]: time="2026-06-10T15:30:04.60008917Z" level=info msg="Created container dc92b6033df923a49a53d824f632fd9b2a9a2dfe2dac74e61077dc1e3e4a6fee: openshift-infra/auto-csr-approver-29685090-c4q4h/oc" id=b77e6e58-d2cc-4974-9737-e701e70310ed name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.342276 | controller | Jun 10 15:30:04.601669 crc crio[20344]: time="2026-06-10T15:30:04.601601429Z" level=info msg="Starting container: dc92b6033df923a49a53d824f632fd9b2a9a2dfe2dac74e61077dc1e3e4a6fee" id=683ede78-fadd-4466-8567-929a94edf13c name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.342292 | controller | Jun 10 15:30:04.606850 crc crio[20344]: time="2026-06-10T15:30:04.606752223Z" level=info msg="Started container" PID=171642 containerID=dc92b6033df923a49a53d824f632fd9b2a9a2dfe2dac74e61077dc1e3e4a6fee description=openshift-infra/auto-csr-approver-29685090-c4q4h/oc id=683ede78-fadd-4466-8567-929a94edf13c name=/runtime.v1.RuntimeService/StartContainer sandboxID=31b5aae0ec14f6ec4e0b3a9328acb52576a3a61171e1fa71005c0f603e0de276
2026-06-10 15:52:06.342312 | controller | Jun 10 15:30:06.773342 crc crio[20344]: time="2026-06-10T15:30:06.772121593Z" level=info msg="Stopping pod sandbox: 31b5aae0ec14f6ec4e0b3a9328acb52576a3a61171e1fa71005c0f603e0de276" id=458b516e-adc0-49c4-866e-83f809ef55ab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.342329 | controller | Jun 10 15:30:06.775919 crc crio[20344]: time="2026-06-10T15:30:06.77584238Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685090-c4q4h Namespace:openshift-infra ID:31b5aae0ec14f6ec4e0b3a9328acb52576a3a61171e1fa71005c0f603e0de276 UID:9824bec6-54c4-44b4-8720-4e222f4f15b5 NetNS:/var/run/netns/30837fea-3e01-4e65-8b0a-564aae89530a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9824bec6_54c4_44b4_8720_4e222f4f15b5.slice PodAnnotations:0xc00012b5e0}] Aliases:map[]}"
2026-06-10 15:52:06.342346 | controller | Jun 10 15:30:06.776366 crc crio[20344]: time="2026-06-10T15:30:06.776336612Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685090-c4q4h from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.342362 | controller | Jun 10 15:30:07.131840 crc crio[20344]: time="2026-06-10T15:30:07.131654045Z" level=info msg="Stopped pod sandbox: 31b5aae0ec14f6ec4e0b3a9328acb52576a3a61171e1fa71005c0f603e0de276" id=458b516e-adc0-49c4-866e-83f809ef55ab name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.342379 | controller | Jun 10 15:30:15.273931 crc crio[20344]: time="2026-06-10T15:30:15.273477919Z" level=info msg="Removing container: 44d6f2954b5080eb40a657846d70a0fcf53e4a75f5a335649712434d0c141eed" id=635f7a4e-8118-4409-b16b-b337f79e029c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.342395 | controller | Jun 10 15:30:15.354697 crc crio[20344]: time="2026-06-10T15:30:15.354486774Z" level=info msg="Removed container 44d6f2954b5080eb40a657846d70a0fcf53e4a75f5a335649712434d0c141eed: openshift-operator-lifecycle-manager/collect-profiles-29685045-g99m6/collect-profiles" id=635f7a4e-8118-4409-b16b-b337f79e029c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.342411 | controller | Jun 10 15:30:15.358712 crc crio[20344]: time="2026-06-10T15:30:15.358671173Z" level=info msg="Removing container: 0b82874cd2b57eeae1f76dbc995be6d459ecd237b5696446d36923c96fb9b5f1" id=d33725b5-0f58-4851-8d08-36fe8550c9f3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.342426 | controller | Jun 10 15:30:15.485038 crc crio[20344]: time="2026-06-10T15:30:15.484498753Z" level=info msg="Removed container 0b82874cd2b57eeae1f76dbc995be6d459ecd237b5696446d36923c96fb9b5f1: openshift-infra/auto-csr-approver-29685084-w7cwf/oc" id=d33725b5-0f58-4851-8d08-36fe8550c9f3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.342442 | controller | Jun 10 15:30:15.496597 crc crio[20344]: time="2026-06-10T15:30:15.496501585Z" level=info msg="Stopping pod sandbox: ea705501fd34e5b7f0789f9f8782368ea2d803d949843130304f56c1b32e220a" id=63ee9a5a-d7f0-4f1a-9c4d-d5190b27c886 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.342458 | controller | Jun 10 15:30:15.496597 crc crio[20344]: time="2026-06-10T15:30:15.496586667Z" level=info msg="Stopped pod sandbox (already stopped): ea705501fd34e5b7f0789f9f8782368ea2d803d949843130304f56c1b32e220a" id=63ee9a5a-d7f0-4f1a-9c4d-d5190b27c886 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.342474 | controller | Jun 10 15:30:15.497353 crc crio[20344]: time="2026-06-10T15:30:15.497175842Z" level=info msg="Removing pod sandbox: ea705501fd34e5b7f0789f9f8782368ea2d803d949843130304f56c1b32e220a" id=23df422c-9137-474a-9d3a-61f6a05ec8af name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.342493 | controller | Jun 10 15:30:15.527234 crc crio[20344]: time="2026-06-10T15:30:15.527128921Z" level=info msg="Removed pod sandbox: ea705501fd34e5b7f0789f9f8782368ea2d803d949843130304f56c1b32e220a" id=23df422c-9137-474a-9d3a-61f6a05ec8af name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.342509 | controller | Jun 10 15:30:15.529032 crc crio[20344]: time="2026-06-10T15:30:15.528966858Z" level=info msg="Stopping pod sandbox: 66601308c321d4bea91709b296494985227f3e96c926f431624d2fde7e53ef19" id=9ddf0d64-9efa-4405-a562-e1dc2581cdea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.342525 | controller | Jun 10 15:30:15.529120 crc crio[20344]: time="2026-06-10T15:30:15.52903212Z" level=info msg="Stopped pod sandbox (already stopped): 66601308c321d4bea91709b296494985227f3e96c926f431624d2fde7e53ef19" id=9ddf0d64-9efa-4405-a562-e1dc2581cdea name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.342541 | controller | Jun 10 15:30:15.529827 crc crio[20344]: time="2026-06-10T15:30:15.529746849Z" level=info msg="Removing pod sandbox: 66601308c321d4bea91709b296494985227f3e96c926f431624d2fde7e53ef19" id=069ee52f-450f-4220-ba3d-290c8661efe0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.342557 | controller | Jun 10 15:30:15.542819 crc crio[20344]: time="2026-06-10T15:30:15.542736976Z" level=info msg="Removed pod sandbox: 66601308c321d4bea91709b296494985227f3e96c926f431624d2fde7e53ef19" id=069ee52f-450f-4220-ba3d-290c8661efe0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.342572 | controller | Jun 10 15:30:15.543777 crc crio[20344]: time="2026-06-10T15:30:15.543713742Z" level=info msg="Stopping pod sandbox: ab01be96d29eaf73b5d55a34aac7523a5616ad4f9ba2c58ba2326dc55eae7fba" id=48004446-c240-44c5-b55f-697cef049c3a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.342588 | controller | Jun 10 15:30:15.543963 crc crio[20344]: time="2026-06-10T15:30:15.543788604Z" level=info msg="Stopped pod sandbox (already stopped): ab01be96d29eaf73b5d55a34aac7523a5616ad4f9ba2c58ba2326dc55eae7fba" id=48004446-c240-44c5-b55f-697cef049c3a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.342604 | controller | Jun 10 15:30:15.544907 crc crio[20344]: time="2026-06-10T15:30:15.544826881Z" level=info msg="Removing pod sandbox: ab01be96d29eaf73b5d55a34aac7523a5616ad4f9ba2c58ba2326dc55eae7fba" id=c116adff-f0a9-493b-a639-9a837a7e447a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.342620 | controller | Jun 10 15:30:15.573383 crc crio[20344]: time="2026-06-10T15:30:15.573242489Z" level=info msg="Removed pod sandbox: ab01be96d29eaf73b5d55a34aac7523a5616ad4f9ba2c58ba2326dc55eae7fba" id=c116adff-f0a9-493b-a639-9a837a7e447a name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.342636 | controller | Jun 10 15:32:00.540879 crc crio[20344]: time="2026-06-10T15:32:00.539596896Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685092-fv5kg/POD" id=8cfdfb01-e370-4c55-bc4e-371cbf47fe75 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.342652 | controller | Jun 10 15:32:00.542684 crc crio[20344]: time="2026-06-10T15:32:00.54093056Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.342668 | controller | Jun 10 15:32:00.578927 crc crio[20344]: time="2026-06-10T15:32:00.578786024Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685092-fv5kg Namespace:openshift-infra ID:610ad309a26609995049c030614d6109c4ab75f1d59fcf49a389f2c257c86169 UID:e0f33773-fd14-4974-8026-da64f08600ed NetNS:/var/run/netns/fe92e885-e237-48de-b0f6-e4e504e55bfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0f33773_fd14_4974_8026_da64f08600ed.slice PodAnnotations:0xc00282ec98}] Aliases:map[]}"
2026-06-10 15:52:06.342689 | controller | Jun 10 15:32:00.578927 crc crio[20344]: time="2026-06-10T15:32:00.578856326Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685092-fv5kg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.342706 | controller | Jun 10 15:32:00.928017 crc crio[20344]: 2026-06-10T15:32:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:610ad309a266099 Mac:86:c5:ca:34:e4:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/fe92e885-e237-48de-b0f6-e4e504e55bfc SocketPath: PciID:}] [{Interface:0xc000260a00 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.342722 | controller | Jun 10 15:32:00.931799 crc crio[20344]: time="2026-06-10T15:32:00.931754986Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685092-fv5kg Namespace:openshift-infra ID:610ad309a26609995049c030614d6109c4ab75f1d59fcf49a389f2c257c86169 UID:e0f33773-fd14-4974-8026-da64f08600ed NetNS:/var/run/netns/fe92e885-e237-48de-b0f6-e4e504e55bfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0f33773_fd14_4974_8026_da64f08600ed.slice PodAnnotations:0xc00282ec98}] Aliases:map[]}"
2026-06-10 15:52:06.342739 | controller | Jun 10 15:32:00.931974 crc crio[20344]: time="2026-06-10T15:32:00.931937931Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685092-fv5kg for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.342756 | controller | Jun 10 15:32:00.940008 crc crio[20344]: time="2026-06-10T15:32:00.939930379Z" level=info msg="Ran pod sandbox 610ad309a26609995049c030614d6109c4ab75f1d59fcf49a389f2c257c86169 with infra container: openshift-infra/auto-csr-approver-29685092-fv5kg/POD" id=8cfdfb01-e370-4c55-bc4e-371cbf47fe75 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.342773 | controller | Jun 10 15:32:00.944917 crc crio[20344]: time="2026-06-10T15:32:00.944792945Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=c3468196-6464-4024-85e4-09606075a35a name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.342790 | controller | Jun 10 15:32:00.955007 crc crio[20344]: time="2026-06-10T15:32:00.954863797Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-10 15:52:06.342806 | controller | Jun 10 15:32:01.789662 crc crio[20344]: time="2026-06-10T15:32:01.789505795Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=c3468196-6464-4024-85e4-09606075a35a name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.342823 | controller | Jun 10 15:32:01.791690 crc crio[20344]: time="2026-06-10T15:32:01.790485131Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=7fb300dc-4bc6-477c-b0c7-e9c68b401fc9 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.342839 | controller | Jun 10 15:32:01.793083 crc crio[20344]: time="2026-06-10T15:32:01.793047567Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=3326bad8-1a76-4d89-a272-303e3c534a7b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.342876 | controller | Jun 10 15:32:01.802551 crc crio[20344]: time="2026-06-10T15:32:01.802191925Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685092-fv5kg/oc" id=c5b9dc99-5c22-4145-9033-bef0f28514c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.342894 | controller | Jun 10 15:32:01.803380 crc crio[20344]: time="2026-06-10T15:32:01.803349435Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.342910 | controller | Jun 10 15:32:01.854644 crc crio[20344]: time="2026-06-10T15:32:01.854579506Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.342930 | controller | Jun 10 15:32:02.098225 crc crio[20344]: time="2026-06-10T15:32:02.097771887Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.342947 | controller | Jun 10 15:32:02.211560 crc crio[20344]: time="2026-06-10T15:32:02.211429412Z" level=info msg="Created container 3ad6baba7f10c8b0a107d49dcaa8853e50324820511e315af7de83f984d70b28: openshift-infra/auto-csr-approver-29685092-fv5kg/oc" id=c5b9dc99-5c22-4145-9033-bef0f28514c5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.342963 | controller | Jun 10 15:32:02.213159 crc crio[20344]: time="2026-06-10T15:32:02.213109525Z" level=info msg="Starting container: 3ad6baba7f10c8b0a107d49dcaa8853e50324820511e315af7de83f984d70b28" id=cd8ccf3d-9208-4c7c-8f30-d8480c5ec338 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.342980 | controller | Jun 10 15:32:02.224330 crc crio[20344]: time="2026-06-10T15:32:02.224201252Z" level=info msg="Started container" PID=177599 containerID=3ad6baba7f10c8b0a107d49dcaa8853e50324820511e315af7de83f984d70b28 description=openshift-infra/auto-csr-approver-29685092-fv5kg/oc id=cd8ccf3d-9208-4c7c-8f30-d8480c5ec338 name=/runtime.v1.RuntimeService/StartContainer sandboxID=610ad309a26609995049c030614d6109c4ab75f1d59fcf49a389f2c257c86169
2026-06-10 15:52:06.342997 | controller | Jun 10 15:32:03.796712 crc crio[20344]: time="2026-06-10T15:32:03.79619174Z" level=info msg="Stopping pod sandbox: 610ad309a26609995049c030614d6109c4ab75f1d59fcf49a389f2c257c86169" id=3511e766-55e0-47d4-a863-d53ba3a1dddd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.343013 | controller | Jun 10 15:32:03.799061 crc crio[20344]: time="2026-06-10T15:32:03.798699755Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685092-fv5kg Namespace:openshift-infra ID:610ad309a26609995049c030614d6109c4ab75f1d59fcf49a389f2c257c86169 UID:e0f33773-fd14-4974-8026-da64f08600ed NetNS:/var/run/netns/fe92e885-e237-48de-b0f6-e4e504e55bfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0f33773_fd14_4974_8026_da64f08600ed.slice PodAnnotations:0xc00282e890}] Aliases:map[]}"
2026-06-10 15:52:06.343030 | controller | Jun 10 15:32:03.799425 crc crio[20344]: time="2026-06-10T15:32:03.799395053Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685092-fv5kg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.343047 | controller | Jun 10 15:32:04.125992 crc crio[20344]: time="2026-06-10T15:32:04.125184264Z" level=info msg="Stopped pod sandbox: 610ad309a26609995049c030614d6109c4ab75f1d59fcf49a389f2c257c86169" id=3511e766-55e0-47d4-a863-d53ba3a1dddd name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.343063 | controller | Jun 10 15:32:15.631001 crc crio[20344]: time="2026-06-10T15:32:15.630179514Z" level=info msg="Removing container: b38805f2b9eec4c3319da6ffc6d12fc7a7000b3965c9a837c066f223c85ced39" id=d0499d5f-33fc-44b9-8763-4713eb1a43e0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.343079 | controller | Jun 10 15:32:15.797065 crc crio[20344]: time="2026-06-10T15:32:15.796688832Z" level=info msg="Removed container b38805f2b9eec4c3319da6ffc6d12fc7a7000b3965c9a837c066f223c85ced39: openshift-infra/auto-csr-approver-29685086-vzh7j/oc" id=d0499d5f-33fc-44b9-8763-4713eb1a43e0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.343095 | controller | Jun 10 15:32:15.807655 crc crio[20344]: time="2026-06-10T15:32:15.807523642Z" level=info msg="Stopping pod sandbox: d46a60914387c33b2cf4fe9f039262d77a3629316b7f5cb97736ed5b742505a2" id=26051ba7-eefc-4fbc-aaf5-90c90c56c36c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.343116 | controller | Jun 10 15:32:15.807655 crc crio[20344]: time="2026-06-10T15:32:15.807625704Z" level=info msg="Stopped pod sandbox (already stopped): d46a60914387c33b2cf4fe9f039262d77a3629316b7f5cb97736ed5b742505a2" id=26051ba7-eefc-4fbc-aaf5-90c90c56c36c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.343133 | controller | Jun 10 15:32:15.809554 crc crio[20344]: time="2026-06-10T15:32:15.809428271Z" level=info msg="Removing pod sandbox: d46a60914387c33b2cf4fe9f039262d77a3629316b7f5cb97736ed5b742505a2" id=a96c2652-be9f-4b57-a447-3fe033b74897 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.343149 | controller | Jun 10 15:32:15.846200 crc crio[20344]: time="2026-06-10T15:32:15.846103508Z" level=info msg="Removed pod sandbox: d46a60914387c33b2cf4fe9f039262d77a3629316b7f5cb97736ed5b742505a2" id=a96c2652-be9f-4b57-a447-3fe033b74897 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.343165 | controller | Jun 10 15:33:36.163998 crc crio[20344]: time="2026-06-10T15:33:36.163323503Z" level=info msg="Stopping pod sandbox: 867ea0dc80aa8c62b1fb7ba8a11496c2bc72482c4770fa7ddc24ac2d43b52724" id=d0ceef8b-f967-4ad7-add4-e15ed5c7015c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.343182 | controller | Jun 10 15:33:36.165416 crc crio[20344]: time="2026-06-10T15:33:36.164739009Z" level=info msg="Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-926nt Namespace:openstack ID:867ea0dc80aa8c62b1fb7ba8a11496c2bc72482c4770fa7ddc24ac2d43b52724 UID:ebe182a0-8bca-445f-9a2a-bc4bb8b4406e NetNS:/var/run/netns/b4711aba-5723-475a-bf07-83a4e36b8994 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podebe182a0_8bca_445f_9a2a_bc4bb8b4406e.slice PodAnnotations:0xc003224d38}] Aliases:map[]}"
2026-06-10 15:52:06.343199 | controller | Jun 10 15:33:36.165416 crc crio[20344]: time="2026-06-10T15:33:36.164876183Z" level=info msg="Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-926nt from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.343216 | controller | Jun 10 15:33:36.667420 crc crio[20344]: time="2026-06-10T15:33:36.666925766Z" level=info msg="Stopped pod sandbox: 867ea0dc80aa8c62b1fb7ba8a11496c2bc72482c4770fa7ddc24ac2d43b52724" id=d0ceef8b-f967-4ad7-add4-e15ed5c7015c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.343232 | controller | Jun 10 15:33:37.753849 crc crio[20344]: time="2026-06-10T15:33:37.753405078Z" level=info msg="Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-qk9sb/POD" id=7786a4a9-dbb3-4144-a655-5d60d6855578 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.343249 | controller | Jun 10 15:33:37.755166 crc crio[20344]: time="2026-06-10T15:33:37.75386748Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.343266 | controller | Jun 10 15:33:37.790624 crc crio[20344]: time="2026-06-10T15:33:37.790525147Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-qk9sb Namespace:openstack ID:a7045fcc048ec86d120d97df3f94a8f57d5e251895cf2537ba7559410946c11e UID:36b53546-2828-4618-b264-b4feea47c7cc NetNS:/var/run/netns/2ca67b64-1ebf-44ce-9940-b46705fc895e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36b53546_2828_4618_b264_b4feea47c7cc.slice PodAnnotations:0xc000739140}] Aliases:map[]}"
2026-06-10 15:52:06.343283 | controller | Jun 10 15:33:37.790624 crc crio[20344]: time="2026-06-10T15:33:37.790584708Z" level=info msg="Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-qk9sb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.343299 | controller | Jun 10 15:33:38.223163 crc crio[20344]: 2026-06-10T15:33:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a7045fcc048ec86 Mac:1a:d5:14:67:fc:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/2ca67b64-1ebf-44ce-9940-b46705fc895e SocketPath: PciID:}] [{Interface:0xc0004b2780 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.343321 | controller | Jun 10 15:33:38.224856 crc crio[20344]: time="2026-06-10T15:33:38.224783378Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-qk9sb Namespace:openstack ID:a7045fcc048ec86d120d97df3f94a8f57d5e251895cf2537ba7559410946c11e UID:36b53546-2828-4618-b264-b4feea47c7cc NetNS:/var/run/netns/2ca67b64-1ebf-44ce-9940-b46705fc895e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36b53546_2828_4618_b264_b4feea47c7cc.slice PodAnnotations:0xc000739140}] Aliases:map[]}"
2026-06-10 15:52:06.343338 | controller | Jun 10 15:33:38.225048 crc crio[20344]: time="2026-06-10T15:33:38.224972183Z" level=info msg="Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-qk9sb for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.343354 | controller | Jun 10 15:33:38.237554 crc crio[20344]: time="2026-06-10T15:33:38.236454609Z" level=info msg="Ran pod sandbox a7045fcc048ec86d120d97df3f94a8f57d5e251895cf2537ba7559410946c11e with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-qk9sb/POD" id=7786a4a9-dbb3-4144-a655-5d60d6855578 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.343371 | controller | Jun 10 15:33:38.242064 crc crio[20344]: time="2026-06-10T15:33:38.241969992Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=fdb7ec1f-513a-48f3-9b22-7b41d8469e49 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.343387 | controller | Jun 10 15:33:38.342579 crc crio[20344]: time="2026-06-10T15:33:38.342435686Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=826b4a5c-1228-4ec2-8b5a-ed2f16990326 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.343403 | controller | Jun 10 15:33:38.354756 crc crio[20344]: time="2026-06-10T15:33:38.354661581Z" level=info msg="Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-qk9sb/nova-edpm-deployment-ipam-openstack-edpm-ipam" id=813598d1-8f48-4ffd-ad61-47f793d57fbb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.343419 | controller | Jun 10 15:33:38.355342 crc crio[20344]: time="2026-06-10T15:33:38.355168675Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.343436 | controller | Jun 10 15:33:38.421974 crc crio[20344]: time="2026-06-10T15:33:38.421812015Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.343452 | controller | Jun 10 15:33:38.430604 crc crio[20344]: time="2026-06-10T15:33:38.430245783Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.343468 | controller | Jun 10 15:33:38.581312 crc crio[20344]: time="2026-06-10T15:33:38.581096168Z" level=info msg="Created container 591092efa0367fd303e5fae6b080e8b1eda39381dbc7a18aa43c48a99d7e0342: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-qk9sb/nova-edpm-deployment-ipam-openstack-edpm-ipam" id=813598d1-8f48-4ffd-ad61-47f793d57fbb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.343484 | controller | Jun 10 15:33:38.582713 crc crio[20344]: time="2026-06-10T15:33:38.582634138Z" level=info msg="Starting container: 591092efa0367fd303e5fae6b080e8b1eda39381dbc7a18aa43c48a99d7e0342" id=0bb5cba3-c884-402c-9b22-71f35682b000 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.343505 | controller | Jun 10 15:33:38.588926 crc crio[20344]: time="2026-06-10T15:33:38.588819997Z" level=info msg="Started container" PID=183405 containerID=591092efa0367fd303e5fae6b080e8b1eda39381dbc7a18aa43c48a99d7e0342 description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-qk9sb/nova-edpm-deployment-ipam-openstack-edpm-ipam id=0bb5cba3-c884-402c-9b22-71f35682b000 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7045fcc048ec86d120d97df3f94a8f57d5e251895cf2537ba7559410946c11e
2026-06-10 15:52:06.343521 | controller | Jun 10 15:34:00.594396 crc crio[20344]: time="2026-06-10T15:34:00.593687329Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685094-k9gll/POD" id=5f2f8db2-8cd5-4af4-9ceb-ea6206634d8d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.343538 | controller | Jun 10 15:34:00.594396 crc crio[20344]: time="2026-06-10T15:34:00.594351047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.343554 | controller | Jun 10 15:34:00.634368 crc crio[20344]: time="2026-06-10T15:34:00.634185055Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685094-k9gll Namespace:openshift-infra ID:7467343f9267c7d5c88369fb65dcfe864b6a9b80a8b12302b7ad04f537cf8025 UID:c847c18b-baa0-4a7d-b126-baf6b9330cc6 NetNS:/var/run/netns/01c17c8d-b911-45df-9d31-c6573bffd9c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc847c18b_baa0_4a7d_b126_baf6b9330cc6.slice PodAnnotations:0xc000528d10}] Aliases:map[]}"
2026-06-10 15:52:06.343571 | controller | Jun 10 15:34:00.634368 crc crio[20344]: time="2026-06-10T15:34:00.634321609Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685094-k9gll to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.343588 | controller | Jun 10 15:34:01.478018 crc crio[20344]: 2026-06-10T15:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7467343f9267c7d Mac:fe:8a:11:4c:a3:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/01c17c8d-b911-45df-9d31-c6573bffd9c7 SocketPath: PciID:}] [{Interface:0xc0002ae5d0 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.343605 | controller | Jun 10 15:34:01.480879 crc crio[20344]: time="2026-06-10T15:34:01.480674771Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685094-k9gll Namespace:openshift-infra ID:7467343f9267c7d5c88369fb65dcfe864b6a9b80a8b12302b7ad04f537cf8025 UID:c847c18b-baa0-4a7d-b126-baf6b9330cc6 NetNS:/var/run/netns/01c17c8d-b911-45df-9d31-c6573bffd9c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc847c18b_baa0_4a7d_b126_baf6b9330cc6.slice PodAnnotations:0xc000528d10}] Aliases:map[]}"
2026-06-10 15:52:06.343622 | controller | Jun 10 15:34:01.481036 crc crio[20344]: time="2026-06-10T15:34:01.480986959Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685094-k9gll for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.343638 | controller | Jun 10 15:34:01.491207 crc crio[20344]: time="2026-06-10T15:34:01.490807883Z" level=info msg="Ran pod sandbox 7467343f9267c7d5c88369fb65dcfe864b6a9b80a8b12302b7ad04f537cf8025 with infra container: openshift-infra/auto-csr-approver-29685094-k9gll/POD" id=5f2f8db2-8cd5-4af4-9ceb-ea6206634d8d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.343655 | controller | Jun 10 15:34:01.498712 crc crio[20344]: time="2026-06-10T15:34:01.498618674Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=29802c96-e95a-4cdd-ae02-cd8a480ceabb name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.343672 | controller | Jun 10 15:34:01.507772 crc crio[20344]: time="2026-06-10T15:34:01.507688898Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-10 15:52:06.343691 | controller | Jun 10 15:34:02.802565 crc crio[20344]: time="2026-06-10T15:34:02.802040008Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=29802c96-e95a-4cdd-ae02-cd8a480ceabb name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.343708 | controller | Jun 10 15:34:02.803677 crc crio[20344]: time="2026-06-10T15:34:02.803606899Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=a852ccf1-df44-439e-bbf0-59b1c2280cf1 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.343725 | controller | Jun 10 15:34:02.807336 crc crio[20344]: time="2026-06-10T15:34:02.807181461Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=76277bd3-c134-46a3-a3ee-a46abf4b6294 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.343741 | controller | Jun 10 15:34:02.815722 crc crio[20344]: time="2026-06-10T15:34:02.815613569Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685094-k9gll/oc" id=7c5496fe-6557-40f1-b673-f5e565b61e0e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.343756 | controller | Jun 10 15:34:02.816360 crc crio[20344]: time="2026-06-10T15:34:02.816315457Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.343773 | controller | Jun 10 15:34:02.874602 crc crio[20344]: time="2026-06-10T15:34:02.874493349Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.343789 | controller | Jun 10 15:34:03.191589 crc crio[20344]: time="2026-06-10T15:34:03.191504613Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.343805 | controller | Jun 10 15:34:03.821418 crc crio[20344]: time="2026-06-10T15:34:03.821122829Z" level=info msg="Created container 85e8c4d7f934d1d7b391164e17895828e7bfd891b4a1e755b4715eb3c8744a60: openshift-infra/auto-csr-approver-29685094-k9gll/oc" id=7c5496fe-6557-40f1-b673-f5e565b61e0e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.343821 | controller | Jun 10 15:34:03.823555 crc crio[20344]: time="2026-06-10T15:34:03.82345751Z" level=info msg="Starting container: 85e8c4d7f934d1d7b391164e17895828e7bfd891b4a1e755b4715eb3c8744a60" id=4a9864ec-19b1-4743-a39b-c4bdd2b6372b name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.343838 | controller | Jun 10 15:34:03.830518 crc crio[20344]: time="2026-06-10T15:34:03.830372858Z" level=info msg="Started container" PID=184834 containerID=85e8c4d7f934d1d7b391164e17895828e7bfd891b4a1e755b4715eb3c8744a60 description=openshift-infra/auto-csr-approver-29685094-k9gll/oc id=4a9864ec-19b1-4743-a39b-c4bdd2b6372b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7467343f9267c7d5c88369fb65dcfe864b6a9b80a8b12302b7ad04f537cf8025
2026-06-10 15:52:06.343874 | controller | Jun 10 15:34:05.621611 crc crio[20344]: time="2026-06-10T15:34:05.621029342Z" level=info msg="Stopping pod sandbox: 7467343f9267c7d5c88369fb65dcfe864b6a9b80a8b12302b7ad04f537cf8025" id=48c35705-f7fa-443e-b987-452539315325 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.343893 | controller | Jun 10 15:34:05.622862 crc crio[20344]: time="2026-06-10T15:34:05.622644204Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685094-k9gll Namespace:openshift-infra ID:7467343f9267c7d5c88369fb65dcfe864b6a9b80a8b12302b7ad04f537cf8025 UID:c847c18b-baa0-4a7d-b126-baf6b9330cc6 NetNS:/var/run/netns/01c17c8d-b911-45df-9d31-c6573bffd9c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc847c18b_baa0_4a7d_b126_baf6b9330cc6.slice PodAnnotations:0xc000738b48}] Aliases:map[]}"
2026-06-10 15:52:06.343915 | controller | Jun 10 15:34:05.622862 crc crio[20344]: time="2026-06-10T15:34:05.622776177Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685094-k9gll from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.343932 | controller | Jun 10 15:34:05.959929 crc crio[20344]: time="2026-06-10T15:34:05.959501262Z" level=info msg="Stopped pod sandbox: 7467343f9267c7d5c88369fb65dcfe864b6a9b80a8b12302b7ad04f537cf8025" id=48c35705-f7fa-443e-b987-452539315325 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.343950 | controller | Jun 10 15:34:15.892597 crc crio[20344]: time="2026-06-10T15:34:15.88960775Z" level=info msg="Removing container: c182bfa84bc8ec5c3037c7104a83b07df13761c57b1c25f7b2d6806a3d63f701" id=8c0ac969-15b2-4f31-8b15-9634c97f0a25 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.343967 | controller | Jun 10 15:34:16.045849 crc crio[20344]: time="2026-06-10T15:34:16.045393092Z" level=info msg="Removed container c182bfa84bc8ec5c3037c7104a83b07df13761c57b1c25f7b2d6806a3d63f701: openshift-infra/auto-csr-approver-29685088-ldjt5/oc" id=8c0ac969-15b2-4f31-8b15-9634c97f0a25 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.343983 | controller | Jun 10 15:34:16.061166 crc crio[20344]: time="2026-06-10T15:34:16.061000135Z" level=info msg="Stopping pod sandbox: e71784b58e270c99d122a3b6ef1cdc79f0d7bec2e386e96529cfe30e0278baa5" id=a2719448-58ca-4f39-941c-7f530e0468a6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.343999 | controller | Jun 10 15:34:16.061166 crc crio[20344]: time="2026-06-10T15:34:16.061143809Z" level=info msg="Stopped pod sandbox (already stopped): e71784b58e270c99d122a3b6ef1cdc79f0d7bec2e386e96529cfe30e0278baa5" id=a2719448-58ca-4f39-941c-7f530e0468a6 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.344016 | controller | Jun 10 15:34:16.062160 crc crio[20344]: time="2026-06-10T15:34:16.062074693Z" level=info msg="Removing pod sandbox: e71784b58e270c99d122a3b6ef1cdc79f0d7bec2e386e96529cfe30e0278baa5" id=e35e0fee-7089-4124-9dfb-1991893b8e9e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.344032 | controller | Jun 10 15:34:16.090780 crc crio[20344]: time="2026-06-10T15:34:16.090495736Z" level=info msg="Removed pod sandbox: e71784b58e270c99d122a3b6ef1cdc79f0d7bec2e386e96529cfe30e0278baa5" id=e35e0fee-7089-4124-9dfb-1991893b8e9e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.344048 | controller | Jun 10 15:35:41.309520 crc crio[20344]: time="2026-06-10T15:35:41.30865509Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-dfj8d/POD" id=d11a6af8-1a44-4753-8b62-8d23612821de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.344064 | controller | Jun 10 15:35:41.312012 crc crio[20344]: time="2026-06-10T15:35:41.309573694Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.344081 | controller | Jun 10 15:35:41.349036 crc crio[20344]: time="2026-06-10T15:35:41.348515199Z" level=info msg="Got pod network &{Name:redhat-operators-dfj8d Namespace:openshift-marketplace ID:f3c4226b20ca0b1cba8c1ba0e01b1b91aba8592707741d32b8121c81d9f75eeb UID:d0b15291-8921-421c-8e78-472200985bd3 NetNS:/var/run/netns/1e90dba7-38e9-4483-a462-c244e13bed4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0b15291_8921_421c_8e78_472200985bd3.slice PodAnnotations:0xc0032244d0}] Aliases:map[]}"
2026-06-10 15:52:06.344098 | controller | Jun 10 15:35:41.349036 crc crio[20344]: time="2026-06-10T15:35:41.349012272Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-dfj8d to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.344119 | controller | Jun 10 15:35:41.935139 crc crio[20344]: 2026-06-10T15:35:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f3c4226b20ca0b1 Mac:fe:bb:26:55:57:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/1e90dba7-38e9-4483-a462-c244e13bed4a SocketPath: PciID:}] [{Interface:0xc0002ec9c0 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.344137 | controller | Jun 10 15:35:41.937144 crc crio[20344]: time="2026-06-10T15:35:41.937084546Z" level=info msg="Got pod network &{Name:redhat-operators-dfj8d Namespace:openshift-marketplace ID:f3c4226b20ca0b1cba8c1ba0e01b1b91aba8592707741d32b8121c81d9f75eeb UID:d0b15291-8921-421c-8e78-472200985bd3 NetNS:/var/run/netns/1e90dba7-38e9-4483-a462-c244e13bed4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0b15291_8921_421c_8e78_472200985bd3.slice PodAnnotations:0xc0032244d0}] Aliases:map[]}"
2026-06-10 15:52:06.344155 | controller | Jun 10 15:35:41.937387 crc crio[20344]: time="2026-06-10T15:35:41.93724024Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-dfj8d for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.344172 | controller | Jun 10 15:35:41.946355 crc crio[20344]: time="2026-06-10T15:35:41.946221542Z" level=info msg="Ran pod sandbox f3c4226b20ca0b1cba8c1ba0e01b1b91aba8592707741d32b8121c81d9f75eeb with infra container: openshift-marketplace/redhat-operators-dfj8d/POD" id=d11a6af8-1a44-4753-8b62-8d23612821de name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.344189 | controller | Jun 10 15:35:41.951460 crc crio[20344]: time="2026-06-10T15:35:41.951377545Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4fdee544-22b0-4c9d-9cc3-98760029312c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.344206 | controller | Jun 10 15:35:41.953762 crc crio[20344]: time="2026-06-10T15:35:41.953678004Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=970d4c9b-6693-4411-9dff-4d3f364a1060 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.344223 | controller | Jun 10 15:35:41.977355 crc crio[20344]: time="2026-06-10T15:35:41.977222872Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-dfj8d/extract-utilities" id=4e02517a-7287-4f9d-833a-2545f9e4d48a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.344240 | controller | Jun 10 15:35:41.977811 crc crio[20344]: time="2026-06-10T15:35:41.977755846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.344257 | controller | Jun 10 15:35:42.026716 crc crio[20344]: time="2026-06-10T15:35:42.026608657Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.344273 | controller | Jun 10 15:35:42.030208 crc crio[20344]: time="2026-06-10T15:35:42.030127408Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.344289 | controller | Jun 10 15:35:42.232034 crc crio[20344]: time="2026-06-10T15:35:42.231918198Z" level=info msg="Created container bbee0ca37cb92cbcc079a037c4eaef74242732bfe92a7bc022613ce5ba55e4fe: openshift-marketplace/redhat-operators-dfj8d/extract-utilities" id=4e02517a-7287-4f9d-833a-2545f9e4d48a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.344306 | controller | Jun 10 15:35:42.235357 crc crio[20344]: time="2026-06-10T15:35:42.233100809Z" level=info msg="Starting container: bbee0ca37cb92cbcc079a037c4eaef74242732bfe92a7bc022613ce5ba55e4fe" id=7fce4ef0-812c-4e2f-b8a6-8281f18d91bf name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.344326 | controller | Jun 10 15:35:42.241341 crc crio[20344]: time="2026-06-10T15:35:42.241142396Z" level=info msg="Started container" PID=190652 containerID=bbee0ca37cb92cbcc079a037c4eaef74242732bfe92a7bc022613ce5ba55e4fe description=openshift-marketplace/redhat-operators-dfj8d/extract-utilities id=7fce4ef0-812c-4e2f-b8a6-8281f18d91bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3c4226b20ca0b1cba8c1ba0e01b1b91aba8592707741d32b8121c81d9f75eeb
2026-06-10 15:52:06.344344 | controller | Jun 10 15:35:42.995027 crc crio[20344]: time="2026-06-10T15:35:42.994703923Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=fb2e646d-fa04-43de-a4d0-ecdeccc4b09c name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.344360 | controller | Jun 10 15:35:43.004086 crc crio[20344]: time="2026-06-10T15:35:43.004020484Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-10 15:52:06.344377 | controller | Jun 10 15:35:43.976949 crc crio[20344]: time="2026-06-10T15:35:43.976406269Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:21dc3353624ee78f072b503b54c8a84b2a47b1b3ecedb037166b270e1772eeff" id=fb2e646d-fa04-43de-a4d0-ecdeccc4b09c name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.344394 | controller | Jun 10 15:35:43.979051 crc crio[20344]: time="2026-06-10T15:35:43.978942675Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=eeb50e2a-bd2a-47d0-b7d8-ad9696109f5a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.344410 | controller | Jun 10 15:35:43.982657 crc crio[20344]: time="2026-06-10T15:35:43.982562128Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=83158dcd-3123-4afa-bf34-0ec3fc50d986 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.344426 | controller | Jun 10 15:35:43.994187 crc crio[20344]: time="2026-06-10T15:35:43.994112746Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-dfj8d/extract-content" id=d5c9d677-5b05-417d-a90d-d6a6fd9750da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.344443 | controller | Jun 10 15:35:43.994749 crc crio[20344]: time="2026-06-10T15:35:43.994683341Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.344459 | controller | Jun 10 15:35:44.042841 crc crio[20344]: time="2026-06-10T15:35:44.042502876Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.344476 | controller | Jun 10 15:35:44.048169 crc crio[20344]: time="2026-06-10T15:35:44.047547986Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.344492 | controller | Jun 10 15:35:44.272203 crc crio[20344]: time="2026-06-10T15:35:44.271732554Z" level=info msg="Created container 7a009fb3c6701fd885086b72193ac3f37ecf2d9838ed6d29e10cb30673bf32ba: openshift-marketplace/redhat-operators-dfj8d/extract-content" id=d5c9d677-5b05-417d-a90d-d6a6fd9750da name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.344508 | controller | Jun 10 15:35:44.273968 crc crio[20344]: time="2026-06-10T15:35:44.273856229Z" level=info msg="Starting container: 7a009fb3c6701fd885086b72193ac3f37ecf2d9838ed6d29e10cb30673bf32ba" id=726f2b37-6755-4673-a9e7-4b8837670ef0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.344525 | controller | Jun 10 15:35:44.284950 crc crio[20344]: time="2026-06-10T15:35:44.284751891Z" level=info msg="Started container" PID=190812 containerID=7a009fb3c6701fd885086b72193ac3f37ecf2d9838ed6d29e10cb30673bf32ba description=openshift-marketplace/redhat-operators-dfj8d/extract-content id=726f2b37-6755-4673-a9e7-4b8837670ef0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3c4226b20ca0b1cba8c1ba0e01b1b91aba8592707741d32b8121c81d9f75eeb
2026-06-10 15:52:06.344561 | controller | Jun 10 15:35:49.097348 crc crio[20344]: time="2026-06-10T15:35:49.096417125Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=9b785997-6268-4d86-8fea-224e2a74b12d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.344578 | controller | Jun 10 15:35:49.102818 crc crio[20344]: time="2026-06-10T15:35:49.102340218Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=bf2fa7ce-530c-4c50-bba7-a50757182575 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.344594 | controller | Jun 10 15:35:49.110591 crc crio[20344]: time="2026-06-10T15:35:49.11053906Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-dfj8d/registry-server" id=847f87d8-e794-4628-b33b-33ee64618b98 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.344611 | controller | Jun 10 15:35:49.112570 crc crio[20344]: time="2026-06-10T15:35:49.112536512Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.344627 | controller | Jun 10 15:35:49.202652 crc crio[20344]: time="2026-06-10T15:35:49.202428663Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.344644 | controller | Jun 10 15:35:49.209495 crc crio[20344]: time="2026-06-10T15:35:49.20931914Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.344660 | controller | Jun 10 15:35:49.384714 crc crio[20344]: time="2026-06-10T15:35:49.384205556Z" level=info msg="Created container 511be8cf058f37c442eb5f0cbfbea8c63e7f5dcd5d1f4aab9b53f425813ec291: openshift-marketplace/redhat-operators-dfj8d/registry-server" id=847f87d8-e794-4628-b33b-33ee64618b98 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.344676 | controller | Jun 10 15:35:49.386122 crc crio[20344]: time="2026-06-10T15:35:49.386024833Z" level=info msg="Starting container: 511be8cf058f37c442eb5f0cbfbea8c63e7f5dcd5d1f4aab9b53f425813ec291" id=35ddb737-4a92-4d2d-9092-2ac43154db1c name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.344693 | controller | Jun 10 15:35:49.393680 crc crio[20344]: time="2026-06-10T15:35:49.393566578Z" level=info msg="Started container" PID=191106 containerID=511be8cf058f37c442eb5f0cbfbea8c63e7f5dcd5d1f4aab9b53f425813ec291 description=openshift-marketplace/redhat-operators-dfj8d/registry-server id=35ddb737-4a92-4d2d-9092-2ac43154db1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3c4226b20ca0b1cba8c1ba0e01b1b91aba8592707741d32b8121c81d9f75eeb
2026-06-10 15:52:06.344710 | controller | Jun 10 15:36:00.540368 crc crio[20344]: time="2026-06-10T15:36:00.539476998Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685096-ww8m2/POD" id=ae751c46-0413-4086-b9be-76bc8a0cfb8c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.344727 | controller | Jun 10 15:36:00.542645 crc crio[20344]: time="2026-06-10T15:36:00.540400092Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.344743 | controller | Jun 10 15:36:00.578828 crc crio[20344]: time="2026-06-10T15:36:00.578706581Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685096-ww8m2 Namespace:openshift-infra ID:84bcc966750d3fda2f780ac8d074a7a3dfd59ce0edfbcd4f835962f972a99caa UID:c3eb1fc9-dbf5-48d5-befa-6a8290a82ac3 NetNS:/var/run/netns/4c69b287-bca7-4264-9cb7-64ee1ee660e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3eb1fc9_dbf5_48d5_befa_6a8290a82ac3.slice PodAnnotations:0xc00012b7f8}] Aliases:map[]}"
2026-06-10 15:52:06.344764 | controller | Jun 10 15:36:00.578828 crc crio[20344]: time="2026-06-10T15:36:00.578782353Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685096-ww8m2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.344781 | controller | Jun 10 15:36:01.154951 crc crio[20344]: 2026-06-10T15:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:84bcc966750d3fd Mac:7e:6c:22:25:3e:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/4c69b287-bca7-4264-9cb7-64ee1ee660e4 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.344798 | controller | Jun 10 15:36:01.155850 crc crio[20344]: time="2026-06-10T15:36:01.15575814Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685096-ww8m2 Namespace:openshift-infra ID:84bcc966750d3fda2f780ac8d074a7a3dfd59ce0edfbcd4f835962f972a99caa UID:c3eb1fc9-dbf5-48d5-befa-6a8290a82ac3 NetNS:/var/run/netns/4c69b287-bca7-4264-9cb7-64ee1ee660e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3eb1fc9_dbf5_48d5_befa_6a8290a82ac3.slice PodAnnotations:0xc00012b7f8}] Aliases:map[]}"
2026-06-10 15:52:06.344815 | controller | Jun 10 15:36:01.156029 crc crio[20344]: time="2026-06-10T15:36:01.155943685Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685096-ww8m2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.344831 | controller | Jun 10 15:36:01.165654 crc crio[20344]: time="2026-06-10T15:36:01.165527322Z" level=info msg="Ran pod sandbox 84bcc966750d3fda2f780ac8d074a7a3dfd59ce0edfbcd4f835962f972a99caa with infra container: openshift-infra/auto-csr-approver-29685096-ww8m2/POD" id=ae751c46-0413-4086-b9be-76bc8a0cfb8c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.344863 | controller | Jun 10 15:36:01.169234 crc crio[20344]: time="2026-06-10T15:36:01.169153376Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=c170337b-53d9-4e9e-913e-a197ef26a575 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.344885 | controller | Jun 10 15:36:01.182176 crc crio[20344]: time="2026-06-10T15:36:01.181425453Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-10 15:52:06.344902 | controller | Jun 10 15:36:02.460798 crc crio[20344]: time="2026-06-10T15:36:02.460128558Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=c170337b-53d9-4e9e-913e-a197ef26a575 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.344919 | controller | Jun 10 15:36:02.462426 crc crio[20344]: time="2026-06-10T15:36:02.46177039Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=94936b1e-a260-4efc-a3fd-a9d4752ff6d6 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.344935 | controller | Jun 10 15:36:02.464504 crc crio[20344]: time="2026-06-10T15:36:02.464067909Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=48a02d90-34cb-4a72-9a89-41dc0ce2552f name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.344951 | controller | Jun 10 15:36:02.472025 crc crio[20344]: time="2026-06-10T15:36:02.471874091Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685096-ww8m2/oc" id=899a60b4-122e-4218-ad7a-8e6cefbea846 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.344967 | controller | Jun 10 15:36:02.472820 crc crio[20344]: time="2026-06-10T15:36:02.472565419Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.344988 | controller | Jun 10 15:36:02.533983 crc crio[20344]: time="2026-06-10T15:36:02.533751299Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.345004 | controller | Jun 10 15:36:02.859330 crc crio[20344]: time="2026-06-10T15:36:02.858543615Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.345020 | controller | Jun 10 15:36:03.007839 crc crio[20344]: time="2026-06-10T15:36:03.007746987Z" level=info msg="Created container e8ba46eac77fac467981190af125afa0e17d1f512c8b86b5a9d760c3be53eb85: openshift-infra/auto-csr-approver-29685096-ww8m2/oc" id=899a60b4-122e-4218-ad7a-8e6cefbea846 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.345036 | controller | Jun 10 15:36:03.011222 crc crio[20344]: time="2026-06-10T15:36:03.009093732Z" level=info msg="Starting container: e8ba46eac77fac467981190af125afa0e17d1f512c8b86b5a9d760c3be53eb85" id=a645b6d6-7b9b-49b5-b594-f0d480229f9c name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.345053 | controller | Jun 10 15:36:03.018054 crc crio[20344]: time="2026-06-10T15:36:03.017684034Z" level=info msg="Started container" PID=192015 containerID=e8ba46eac77fac467981190af125afa0e17d1f512c8b86b5a9d760c3be53eb85 description=openshift-infra/auto-csr-approver-29685096-ww8m2/oc id=a645b6d6-7b9b-49b5-b594-f0d480229f9c name=/runtime.v1.RuntimeService/StartContainer sandboxID=84bcc966750d3fda2f780ac8d074a7a3dfd59ce0edfbcd4f835962f972a99caa
2026-06-10 15:52:06.345070 | controller | Jun 10 15:36:03.314145 crc crio[20344]: time="2026-06-10T15:36:03.312803673Z" level=info msg="Stopping container: 511be8cf058f37c442eb5f0cbfbea8c63e7f5dcd5d1f4aab9b53f425813ec291 (timeout: 2s)" id=69c6986c-1f42-4ac1-b661-f96e5926f69e name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.345086 | controller | Jun 10 15:36:03.443417 crc crio[20344]: time="2026-06-10T15:36:03.442849031Z" level=info msg="Stopped container 511be8cf058f37c442eb5f0cbfbea8c63e7f5dcd5d1f4aab9b53f425813ec291: openshift-marketplace/redhat-operators-dfj8d/registry-server" id=69c6986c-1f42-4ac1-b661-f96e5926f69e name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.345102 | controller | Jun 10 15:36:03.444304 crc crio[20344]: time="2026-06-10T15:36:03.444180656Z" level=info msg="Stopping pod sandbox: f3c4226b20ca0b1cba8c1ba0e01b1b91aba8592707741d32b8121c81d9f75eeb" id=70150bd4-aa5c-47ad-8c67-ad06d86f5f65 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.345119 | controller | Jun 10 15:36:03.445007 crc crio[20344]: time="2026-06-10T15:36:03.444939935Z" level=info msg="Got pod network &{Name:redhat-operators-dfj8d Namespace:openshift-marketplace ID:f3c4226b20ca0b1cba8c1ba0e01b1b91aba8592707741d32b8121c81d9f75eeb UID:d0b15291-8921-421c-8e78-472200985bd3 NetNS:/var/run/netns/1e90dba7-38e9-4483-a462-c244e13bed4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0b15291_8921_421c_8e78_472200985bd3.slice PodAnnotations:0xc00078ccb8}] Aliases:map[]}"
2026-06-10 15:52:06.345136 | controller | Jun 10 15:36:03.445434 crc crio[20344]: time="2026-06-10T15:36:03.445219042Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-dfj8d from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.345152 | controller | Jun 10 15:36:03.873952 crc crio[20344]: time="2026-06-10T15:36:03.872944306Z" level=info msg="Stopped pod sandbox: f3c4226b20ca0b1cba8c1ba0e01b1b91aba8592707741d32b8121c81d9f75eeb" id=70150bd4-aa5c-47ad-8c67-ad06d86f5f65 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.345175 | controller | Jun 10 15:36:04.350976 crc crio[20344]: time="2026-06-10T15:36:04.349907791Z" level=info msg="Removing container: 511be8cf058f37c442eb5f0cbfbea8c63e7f5dcd5d1f4aab9b53f425813ec291" id=dd84ca29-4d64-42ae-a820-58c317ecf399 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.345193 | controller | Jun 10 15:36:04.400371 crc crio[20344]: time="2026-06-10T15:36:04.399961874Z" level=info msg="Removed container 511be8cf058f37c442eb5f0cbfbea8c63e7f5dcd5d1f4aab9b53f425813ec291: openshift-marketplace/redhat-operators-dfj8d/registry-server" id=dd84ca29-4d64-42ae-a820-58c317ecf399 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.345209 | controller | Jun 10 15:36:04.403380 crc crio[20344]: time="2026-06-10T15:36:04.402773236Z" level=info msg="Removing container: 7a009fb3c6701fd885086b72193ac3f37ecf2d9838ed6d29e10cb30673bf32ba" id=daba94da-32c5-4bff-961c-510eac632a26 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.345225 | controller | Jun 10 15:36:04.446490 crc crio[20344]: time="2026-06-10T15:36:04.446416713Z" level=info msg="Removed container 7a009fb3c6701fd885086b72193ac3f37ecf2d9838ed6d29e10cb30673bf32ba: openshift-marketplace/redhat-operators-dfj8d/extract-content" id=daba94da-32c5-4bff-961c-510eac632a26 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.345241 | controller | Jun 10 15:36:04.454560 crc crio[20344]: time="2026-06-10T15:36:04.454361278Z" level=info msg="Removing container: bbee0ca37cb92cbcc079a037c4eaef74242732bfe92a7bc022613ce5ba55e4fe" id=45ec45b6-56fb-48ba-80b6-a0edea53a851 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.345257 | controller | Jun 10 15:36:04.509087 crc crio[20344]: time="2026-06-10T15:36:04.508854525Z" level=info msg="Removed container bbee0ca37cb92cbcc079a037c4eaef74242732bfe92a7bc022613ce5ba55e4fe: openshift-marketplace/redhat-operators-dfj8d/extract-utilities" id=45ec45b6-56fb-48ba-80b6-a0edea53a851 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.345273 | controller | Jun 10 15:36:05.366202 crc crio[20344]: time="2026-06-10T15:36:05.365985175Z" level=info msg="Stopping pod sandbox: 84bcc966750d3fda2f780ac8d074a7a3dfd59ce0edfbcd4f835962f972a99caa" id=4b4797f0-3ca8-4fce-b818-55976a4bb60b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.345289 | controller | Jun 10 15:36:05.371207 crc crio[20344]: time="2026-06-10T15:36:05.371058265Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685096-ww8m2 Namespace:openshift-infra ID:84bcc966750d3fda2f780ac8d074a7a3dfd59ce0edfbcd4f835962f972a99caa UID:c3eb1fc9-dbf5-48d5-befa-6a8290a82ac3 NetNS:/var/run/netns/4c69b287-bca7-4264-9cb7-64ee1ee660e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3eb1fc9_dbf5_48d5_befa_6a8290a82ac3.slice PodAnnotations:0xc00078c148}] Aliases:map[]}"
2026-06-10 15:52:06.345306 | controller | Jun 10 15:36:05.371585 crc crio[20344]: time="2026-06-10T15:36:05.371356703Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685096-ww8m2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.345323 | controller | Jun 10 15:36:05.783474 crc crio[20344]: time="2026-06-10T15:36:05.783347321Z" level=info msg="Stopped pod sandbox: 84bcc966750d3fda2f780ac8d074a7a3dfd59ce0edfbcd4f835962f972a99caa" id=4b4797f0-3ca8-4fce-b818-55976a4bb60b name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.345339 | controller | Jun 10 15:36:16.142753 crc crio[20344]: time="2026-06-10T15:36:16.141654293Z" level=info msg="Removing container: dc92b6033df923a49a53d824f632fd9b2a9a2dfe2dac74e61077dc1e3e4a6fee" id=8e68f172-b158-4031-883f-63d0ded24b45 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.345355 | controller | Jun 10 15:36:16.274960 crc crio[20344]: time="2026-06-10T15:36:16.274707408Z" level=info msg="Removed container dc92b6033df923a49a53d824f632fd9b2a9a2dfe2dac74e61077dc1e3e4a6fee: openshift-infra/auto-csr-approver-29685090-c4q4h/oc" id=8e68f172-b158-4031-883f-63d0ded24b45 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.345375 | controller | Jun 10 15:36:16.288957 crc crio[20344]: time="2026-06-10T15:36:16.288016142Z" level=info msg="Stopping pod sandbox: 31b5aae0ec14f6ec4e0b3a9328acb52576a3a61171e1fa71005c0f603e0de276" id=2015be1a-236a-4528-874d-b548c263b29a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.345391 | controller | Jun 10 15:36:16.288957 crc crio[20344]: time="2026-06-10T15:36:16.288185486Z" level=info msg="Stopped pod sandbox (already stopped): 31b5aae0ec14f6ec4e0b3a9328acb52576a3a61171e1fa71005c0f603e0de276" id=2015be1a-236a-4528-874d-b548c263b29a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.345408 | controller | Jun 10 15:36:16.290928 crc crio[20344]: time="2026-06-10T15:36:16.290817154Z" level=info msg="Removing pod sandbox: 31b5aae0ec14f6ec4e0b3a9328acb52576a3a61171e1fa71005c0f603e0de276" id=d367a157-89d8-4e46-8783-e39b1c967be8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.345424 | controller | Jun 10 15:36:16.312616 crc crio[20344]: time="2026-06-10T15:36:16.312561066Z" level=info msg="Removed pod sandbox: 31b5aae0ec14f6ec4e0b3a9328acb52576a3a61171e1fa71005c0f603e0de276" id=d367a157-89d8-4e46-8783-e39b1c967be8 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.345440 | controller | Jun 10 15:36:16.313912 crc crio[20344]: time="2026-06-10T15:36:16.313851029Z" level=info msg="Stopping pod sandbox: f3c4226b20ca0b1cba8c1ba0e01b1b91aba8592707741d32b8121c81d9f75eeb" id=1b97ea22-33a9-4474-9d78-9c475b3bacb0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.345456 | controller | Jun 10 15:36:16.314005 crc crio[20344]: time="2026-06-10T15:36:16.313936041Z" level=info msg="Stopped pod sandbox (already stopped): f3c4226b20ca0b1cba8c1ba0e01b1b91aba8592707741d32b8121c81d9f75eeb" id=1b97ea22-33a9-4474-9d78-9c475b3bacb0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.345472 | controller | Jun 10 15:36:16.314402 crc crio[20344]: time="2026-06-10T15:36:16.314355932Z" level=info msg="Removing pod sandbox: f3c4226b20ca0b1cba8c1ba0e01b1b91aba8592707741d32b8121c81d9f75eeb" id=649ecce4-cc88-4bf5-aa46-0f14b8f9376b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.345488 | controller | Jun 10 15:36:16.328573 crc crio[20344]: time="2026-06-10T15:36:16.328457566Z" level=info msg="Removed pod sandbox: f3c4226b20ca0b1cba8c1ba0e01b1b91aba8592707741d32b8121c81d9f75eeb" id=649ecce4-cc88-4bf5-aa46-0f14b8f9376b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.345504 | controller | Jun 10 15:36:23.657342 crc crio[20344]: time="2026-06-10T15:36:23.656464587Z" level=info msg="Stopping pod sandbox: a7045fcc048ec86d120d97df3f94a8f57d5e251895cf2537ba7559410946c11e" id=aefaf600-eeef-41d7-b61d-7bebcb88c708 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.345519 | controller | Jun 10 15:36:23.658920 crc crio[20344]: time="2026-06-10T15:36:23.658193451Z" level=info msg="Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-qk9sb Namespace:openstack ID:a7045fcc048ec86d120d97df3f94a8f57d5e251895cf2537ba7559410946c11e UID:36b53546-2828-4618-b264-b4feea47c7cc NetNS:/var/run/netns/2ca67b64-1ebf-44ce-9940-b46705fc895e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36b53546_2828_4618_b264_b4feea47c7cc.slice PodAnnotations:0xc0055eb100}] Aliases:map[]}"
2026-06-10 15:52:06.345535 | controller | Jun 10 15:36:23.658920 crc crio[20344]: time="2026-06-10T15:36:23.658469808Z" level=info msg="Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-qk9sb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.345552 | controller | Jun 10 15:36:24.171542 crc crio[20344]: time="2026-06-10T15:36:24.171040486Z" level=info msg="Stopped pod sandbox: a7045fcc048ec86d120d97df3f94a8f57d5e251895cf2537ba7559410946c11e" id=aefaf600-eeef-41d7-b61d-7bebcb88c708 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.345572 | controller | Jun 10 15:36:25.287911 crc crio[20344]: time="2026-06-10T15:36:25.28741372Z" level=info msg="Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qs9jz/POD" id=f53f124c-b0fe-4fdf-89c3-1a9d961fa447 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.345589 | controller | Jun 10 15:36:25.287911 crc crio[20344]: time="2026-06-10T15:36:25.28782267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.345605 | controller | Jun 10 15:36:25.319843 crc crio[20344]: time="2026-06-10T15:36:25.319702307Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qs9jz Namespace:openstack ID:59935b11444cb3bc2fa0b6ccf652d0951078b843355bbe3fbc74dcacfca99152 UID:a570f599-548c-4904-a1e8-27c894eded89 NetNS:/var/run/netns/0935d954-da34-4634-9554-83facd2ef2e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda570f599_548c_4904_a1e8_27c894eded89.slice PodAnnotations:0xc0068596a8}] Aliases:map[]}"
2026-06-10 15:52:06.345622 | controller | Jun 10 15:36:25.319843 crc crio[20344]: time="2026-06-10T15:36:25.319784159Z" level=info msg="Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qs9jz to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.345639 | controller | Jun 10 15:36:26.027489 crc crio[20344]: 2026-06-10T15:36:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:59935b11444cb3b Mac:aa:77:e9:f6:6a:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/0935d954-da34-4634-9554-83facd2ef2e3 SocketPath: PciID:}] [{Interface:0xc0005087c0 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.345656 | controller | Jun 10 15:36:26.029576 crc crio[20344]: time="2026-06-10T15:36:26.029458609Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qs9jz Namespace:openstack ID:59935b11444cb3bc2fa0b6ccf652d0951078b843355bbe3fbc74dcacfca99152 UID:a570f599-548c-4904-a1e8-27c894eded89 NetNS:/var/run/netns/0935d954-da34-4634-9554-83facd2ef2e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda570f599_548c_4904_a1e8_27c894eded89.slice PodAnnotations:0xc0068596a8}] Aliases:map[]}"
2026-06-10 15:52:06.345674 | controller | Jun 10 15:36:26.029847 crc crio[20344]: time="2026-06-10T15:36:26.029761797Z" level=info msg="Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qs9jz for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.345690 | controller | Jun 10 15:36:26.045727 crc crio[20344]: time="2026-06-10T15:36:26.045645314Z" level=info msg="Ran pod sandbox 59935b11444cb3bc2fa0b6ccf652d0951078b843355bbe3fbc74dcacfca99152 with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qs9jz/POD" id=f53f124c-b0fe-4fdf-89c3-1a9d961fa447 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.345707 | controller | Jun 10 15:36:26.052826 crc crio[20344]: time="2026-06-10T15:36:26.052719225Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=c4e30f89-c7e4-4400-b2b6-4cfee13e8cad name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.345723 | controller | Jun 10 15:36:26.125598 crc crio[20344]: time="2026-06-10T15:36:26.125445449Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" id=c769bec5-d630-4382-a963-2f81e3d3bd2a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.345743 | controller | Jun 10 15:36:26.136602 crc crio[20344]: time="2026-06-10T15:36:26.136506953Z" level=info msg="Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qs9jz/telemetry-edpm-deployment-ipam-openstack-edpm-ipam" id=c08cb3dc-dca7-4d01-81b4-17477748b7c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.345760 | controller | Jun 10 15:36:26.137423 crc crio[20344]: time="2026-06-10T15:36:26.137324864Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.345777 | controller | Jun 10 15:36:26.200545 crc crio[20344]: time="2026-06-10T15:36:26.198705347Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.345793 | controller | Jun 10 15:36:26.203484 crc crio[20344]: time="2026-06-10T15:36:26.203398937Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.345809 | controller | Jun 10 15:36:26.377395 crc crio[20344]: time="2026-06-10T15:36:26.377101878Z" level=info msg="Created container afdb473187c35be8ec30f26ca489b9346316bb5902615c950ab7a7a4d21cc937: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qs9jz/telemetry-edpm-deployment-ipam-openstack-edpm-ipam" id=c08cb3dc-dca7-4d01-81b4-17477748b7c2 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.345825 | controller | Jun 10 15:36:26.379168 crc crio[20344]: time="2026-06-10T15:36:26.378212697Z" level=info msg="Starting container: afdb473187c35be8ec30f26ca489b9346316bb5902615c950ab7a7a4d21cc937" id=1e8f06d7-0a70-40fb-81ab-a2c6f7097fc3 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.345842 | controller | Jun 10 15:36:26.386393 crc crio[20344]: time="2026-06-10T15:36:26.386328415Z" level=info msg="Started container" PID=193615 containerID=afdb473187c35be8ec30f26ca489b9346316bb5902615c950ab7a7a4d21cc937 description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qs9jz/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=1e8f06d7-0a70-40fb-81ab-a2c6f7097fc3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=59935b11444cb3bc2fa0b6ccf652d0951078b843355bbe3fbc74dcacfca99152
2026-06-10 15:52:06.345886 | controller | Jun 10 15:37:36.592898 crc crio[20344]: time="2026-06-10T15:37:36.592033896Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-s45zg/POD" id=1813d1c6-6b08-4520-9622-4347469de0d9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.345905 | controller | Jun 10 15:37:36.594361 crc crio[20344]: time="2026-06-10T15:37:36.592924609Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.345922 | controller | Jun 10 15:37:36.642944 crc crio[20344]: time="2026-06-10T15:37:36.642779196Z" level=info msg="Got pod network &{Name:community-operators-s45zg Namespace:openshift-marketplace ID:d50cb54f24926ab7ab4212d68141919fb2e501d8bb2d56685abda671c04bee15 UID:f7f0234b-e5fc-4a24-8994-32240a13735b NetNS:/var/run/netns/8f13dfd3-26b8-4370-9508-acab1de138a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7f0234b_e5fc_4a24_8994_32240a13735b.slice PodAnnotations:0xc003224200}] Aliases:map[]}"
2026-06-10 15:52:06.345939 | controller | Jun 10 15:37:36.642944 crc crio[20344]: time="2026-06-10T15:37:36.642840318Z" level=info msg="Adding pod openshift-marketplace_community-operators-s45zg to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.345956 | controller | Jun 10 15:37:37.154642 crc crio[20344]: 2026-06-10T15:37:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d50cb54f24926ab Mac:8a:60:64:9a:67:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/8f13dfd3-26b8-4370-9508-acab1de138a9 SocketPath: PciID:}] [{Interface:0xc000138c70 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.345977 | controller | Jun 10 15:37:37.157382 crc crio[20344]: time="2026-06-10T15:37:37.157191361Z" level=info msg="Got pod network &{Name:community-operators-s45zg Namespace:openshift-marketplace ID:d50cb54f24926ab7ab4212d68141919fb2e501d8bb2d56685abda671c04bee15 UID:f7f0234b-e5fc-4a24-8994-32240a13735b NetNS:/var/run/netns/8f13dfd3-26b8-4370-9508-acab1de138a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7f0234b_e5fc_4a24_8994_32240a13735b.slice PodAnnotations:0xc003224200}] Aliases:map[]}"
2026-06-10 15:52:06.345995 | controller | Jun 10 15:37:37.157609 crc crio[20344]: time="2026-06-10T15:37:37.157470238Z" level=info msg="Checking pod openshift-marketplace_community-operators-s45zg for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.346012 | controller | Jun 10 15:37:37.175428 crc crio[20344]: time="2026-06-10T15:37:37.175377728Z" level=info msg="Ran pod sandbox d50cb54f24926ab7ab4212d68141919fb2e501d8bb2d56685abda671c04bee15 with infra container: openshift-marketplace/community-operators-s45zg/POD" id=1813d1c6-6b08-4520-9622-4347469de0d9 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.346028 | controller | Jun 10 15:37:37.179644 crc crio[20344]: time="2026-06-10T15:37:37.179564545Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=4a5257f1-75fe-4520-9360-a04bf1c656d5 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.346059 | controller | Jun 10 15:37:37.182679 crc crio[20344]: time="2026-06-10T15:37:37.181952546Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=0311eeec-0632-4387-824b-b2bcaf2dd563 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.346078 | controller | Jun 10 15:37:37.271031 crc crio[20344]: time="2026-06-10T15:37:37.270950387Z" level=info msg="Creating container: openshift-marketplace/community-operators-s45zg/extract-utilities" id=70641077-918c-4dcc-873f-c81029c2d55a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.346094 | controller | Jun 10 15:37:37.271408 crc crio[20344]: time="2026-06-10T15:37:37.271389118Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.346111 | controller | Jun 10 15:37:37.315023 crc crio[20344]: time="2026-06-10T15:37:37.314934474Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.346128 | controller | Jun 10 15:37:37.320683 crc crio[20344]: time="2026-06-10T15:37:37.320571289Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.346144 | controller | Jun 10 15:37:37.577014 crc crio[20344]: time="2026-06-10T15:37:37.57654533Z" level=info msg="Created container ede1578cf86dd6d0a261ac6ccec69fbbb2cfacd4630d520b863df3bf7c7a1dee: openshift-marketplace/community-operators-s45zg/extract-utilities" id=70641077-918c-4dcc-873f-c81029c2d55a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.346160 | controller | Jun 10 15:37:37.578502 crc crio[20344]: time="2026-06-10T15:37:37.578351686Z" level=info msg="Starting container: ede1578cf86dd6d0a261ac6ccec69fbbb2cfacd4630d520b863df3bf7c7a1dee" id=bbf2db88-b9d0-4718-9543-a794867af4d2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.346177 | controller | Jun 10 15:37:37.585805 crc crio[20344]: time="2026-06-10T15:37:37.585743766Z" level=info msg="Started container" PID=197767 containerID=ede1578cf86dd6d0a261ac6ccec69fbbb2cfacd4630d520b863df3bf7c7a1dee description=openshift-marketplace/community-operators-s45zg/extract-utilities id=bbf2db88-b9d0-4718-9543-a794867af4d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d50cb54f24926ab7ab4212d68141919fb2e501d8bb2d56685abda671c04bee15
2026-06-10 15:52:06.346199 | controller | Jun 10 15:37:37.700385 crc crio[20344]: time="2026-06-10T15:37:37.700194289Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=beac21a2-792a-4a2b-8015-2560962ad14f name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.346215 | controller | Jun 10 15:37:37.708201 crc crio[20344]: time="2026-06-10T15:37:37.708134603Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-10 15:52:06.346232 | controller | Jun 10 15:37:38.848599 crc crio[20344]: time="2026-06-10T15:37:38.847751711Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:dfbee1a913900ca811d31cf79d976dfb34f80fb64e946ffb82e85b5587887c69" id=beac21a2-792a-4a2b-8015-2560962ad14f name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.346249 | controller | Jun 10 15:37:38.851397 crc crio[20344]: time="2026-06-10T15:37:38.8512111Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=a698f77c-781b-485a-9779-97c2575427cb name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.346265 | controller | Jun 10 15:37:38.854553 crc crio[20344]: time="2026-06-10T15:37:38.854509324Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=126e2ee6-38d7-4a90-b68b-24233eae7225 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.346282 | controller | Jun 10 15:37:38.864706 crc crio[20344]: time="2026-06-10T15:37:38.864590003Z" level=info msg="Creating container: openshift-marketplace/community-operators-s45zg/extract-content" id=8a37ecea-bc83-44e1-bf9e-00df0a6c9b57 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.346299 | controller | Jun 10 15:37:38.865499 crc crio[20344]: time="2026-06-10T15:37:38.865225519Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.346316 | controller | Jun 10 15:37:38.915231 crc crio[20344]: time="2026-06-10T15:37:38.915107747Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.346332 | controller | Jun 10 15:37:38.918710 crc crio[20344]: time="2026-06-10T15:37:38.918627738Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.346349 | controller | Jun 10 15:37:39.103811 crc crio[20344]: time="2026-06-10T15:37:39.103623759Z" level=info msg="Created container 8fee34a0a015f6eb1b57380e13bdb3f4232e3494be9f09625481f99a83cd217f: openshift-marketplace/community-operators-s45zg/extract-content" id=8a37ecea-bc83-44e1-bf9e-00df0a6c9b57 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.346365 | controller | Jun 10 15:37:39.105805 crc crio[20344]: time="2026-06-10T15:37:39.105350704Z" level=info msg="Starting container: 8fee34a0a015f6eb1b57380e13bdb3f4232e3494be9f09625481f99a83cd217f" id=b923f54f-73cc-4fd3-8eb9-da6b1159e71e name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.346382 | controller | Jun 10 15:37:39.110727 crc crio[20344]: time="2026-06-10T15:37:39.11065898Z" level=info msg="Started container" PID=197852 containerID=8fee34a0a015f6eb1b57380e13bdb3f4232e3494be9f09625481f99a83cd217f description=openshift-marketplace/community-operators-s45zg/extract-content id=b923f54f-73cc-4fd3-8eb9-da6b1159e71e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d50cb54f24926ab7ab4212d68141919fb2e501d8bb2d56685abda671c04bee15
2026-06-10 15:52:06.346404 | controller | Jun 10 15:37:40.755070 crc crio[20344]: time="2026-06-10T15:37:40.754605156Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=cbec67c3-7eea-4d9b-a2f7-107483d193b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.346422 | controller | Jun 10 15:37:40.765646 crc crio[20344]: time="2026-06-10T15:37:40.765567726Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=31f2f40a-39c8-44a6-8a65-a804a2216e51 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.346438 | controller | Jun 10 15:37:40.772904 crc crio[20344]: time="2026-06-10T15:37:40.772814672Z" level=info msg="Creating container: openshift-marketplace/community-operators-s45zg/registry-server" id=27887a52-34b8-469f-97f0-bd6711abf33e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.346455 | controller | Jun 10 15:37:40.774632 crc crio[20344]: time="2026-06-10T15:37:40.773246883Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.346471 | controller | Jun 10 15:37:40.864316 crc crio[20344]: time="2026-06-10T15:37:40.864167044Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.346487 | controller | Jun 10 15:37:40.872088 crc crio[20344]: time="2026-06-10T15:37:40.872029835Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.346504 | controller | Jun 10 15:37:41.024754 crc crio[20344]: time="2026-06-10T15:37:41.024620496Z" level=info msg="Created container e4e3ee16c12db16c9c779f289eda916930c53719bd60ebc82bd10430112ba8ae: openshift-marketplace/community-operators-s45zg/registry-server" id=27887a52-34b8-469f-97f0-bd6711abf33e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.346520 | controller | Jun 10 15:37:41.026167 crc crio[20344]: time="2026-06-10T15:37:41.026081364Z" level=info msg="Starting container: e4e3ee16c12db16c9c779f289eda916930c53719bd60ebc82bd10430112ba8ae" id=37c53063-47fe-4c94-86e9-c2bdd51650b8 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.346536 | controller | Jun 10 15:37:41.031555 crc crio[20344]: time="2026-06-10T15:37:41.031469332Z" level=info msg="Started container" PID=197957 containerID=e4e3ee16c12db16c9c779f289eda916930c53719bd60ebc82bd10430112ba8ae description=openshift-marketplace/community-operators-s45zg/registry-server id=37c53063-47fe-4c94-86e9-c2bdd51650b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d50cb54f24926ab7ab4212d68141919fb2e501d8bb2d56685abda671c04bee15
2026-06-10 15:52:06.346553 | controller | Jun 10 15:37:48.897719 crc crio[20344]: time="2026-06-10T15:37:48.896718873Z" level=info msg="Stopping container: e4e3ee16c12db16c9c779f289eda916930c53719bd60ebc82bd10430112ba8ae (timeout: 2s)" id=769d9bd2-836c-422b-9931-10fc3bce87a9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.346570 | controller | Jun 10 15:37:49.027147 crc crio[20344]: time="2026-06-10T15:37:49.027011982Z" level=info msg="Stopped container e4e3ee16c12db16c9c779f289eda916930c53719bd60ebc82bd10430112ba8ae: openshift-marketplace/community-operators-s45zg/registry-server" id=769d9bd2-836c-422b-9931-10fc3bce87a9 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.346586 | controller | Jun 10 15:37:49.028203 crc crio[20344]: time="2026-06-10T15:37:49.028059999Z" level=info msg="Stopping pod sandbox: d50cb54f24926ab7ab4212d68141919fb2e501d8bb2d56685abda671c04bee15" id=889cd386-706b-45cc-9b88-af584c565766 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.346606 | controller | Jun 10 15:37:49.028889 crc crio[20344]: time="2026-06-10T15:37:49.028781708Z" level=info msg="Got pod network &{Name:community-operators-s45zg Namespace:openshift-marketplace ID:d50cb54f24926ab7ab4212d68141919fb2e501d8bb2d56685abda671c04bee15 UID:f7f0234b-e5fc-4a24-8994-32240a13735b NetNS:/var/run/netns/8f13dfd3-26b8-4370-9508-acab1de138a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7f0234b_e5fc_4a24_8994_32240a13735b.slice PodAnnotations:0xc003225030}] Aliases:map[]}"
2026-06-10 15:52:06.346624 | controller | Jun 10 15:37:49.029054 crc crio[20344]: time="2026-06-10T15:37:49.028996573Z" level=info msg="Deleting pod openshift-marketplace_community-operators-s45zg from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.346641 | controller | Jun 10 15:37:49.402677 crc crio[20344]: time="2026-06-10T15:37:49.402142327Z" level=info msg="Stopped pod sandbox: d50cb54f24926ab7ab4212d68141919fb2e501d8bb2d56685abda671c04bee15" id=889cd386-706b-45cc-9b88-af584c565766 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.346658 | controller | Jun 10 15:37:49.921142 crc crio[20344]: time="2026-06-10T15:37:49.921057247Z" level=info msg="Removing container: e4e3ee16c12db16c9c779f289eda916930c53719bd60ebc82bd10430112ba8ae" id=0b221669-6e8f-40fc-b482-5f79f92a3e60 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.346674 | controller | Jun 10 15:37:49.956175 crc crio[20344]: time="2026-06-10T15:37:49.956023654Z" level=info msg="Removed container e4e3ee16c12db16c9c779f289eda916930c53719bd60ebc82bd10430112ba8ae: openshift-marketplace/community-operators-s45zg/registry-server" id=0b221669-6e8f-40fc-b482-5f79f92a3e60 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.346691 | controller | Jun 10 15:37:49.959435 crc crio[20344]: time="2026-06-10T15:37:49.959209415Z" level=info msg="Removing container: 8fee34a0a015f6eb1b57380e13bdb3f4232e3494be9f09625481f99a83cd217f" id=5b49b824-09fb-45b6-888b-a3ac272711a6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.346707 | controller | Jun 10 15:37:49.994425 crc crio[20344]: time="2026-06-10T15:37:49.994082569Z" level=info msg="Removed container 8fee34a0a015f6eb1b57380e13bdb3f4232e3494be9f09625481f99a83cd217f: openshift-marketplace/community-operators-s45zg/extract-content" id=5b49b824-09fb-45b6-888b-a3ac272711a6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.346723 | controller | Jun 10 15:37:49.997686 crc crio[20344]: time="2026-06-10T15:37:49.99763692Z" level=info msg="Removing container: ede1578cf86dd6d0a261ac6ccec69fbbb2cfacd4630d520b863df3bf7c7a1dee" id=1a50bbe6-91df-489b-b9ce-fbeeaf3a2d2d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.346739 | controller | Jun 10 15:37:50.063824 crc crio[20344]: time="2026-06-10T15:37:50.063679793Z" level=info msg="Removed container ede1578cf86dd6d0a261ac6ccec69fbbb2cfacd4630d520b863df3bf7c7a1dee: openshift-marketplace/community-operators-s45zg/extract-utilities" id=1a50bbe6-91df-489b-b9ce-fbeeaf3a2d2d name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.346755 | controller | Jun 10 15:38:00.615897 crc crio[20344]: time="2026-06-10T15:38:00.615075312Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685098-9pdgn/POD" id=e34b31b7-5cc4-440f-bdd3-37ec204cb50c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.346771 | controller | Jun 10 15:38:00.617201 crc crio[20344]: time="2026-06-10T15:38:00.615939284Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.346787 | controller | Jun 10 15:38:00.693029 crc crio[20344]: time="2026-06-10T15:38:00.692954898Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685098-9pdgn Namespace:openshift-infra ID:8d5751ca648068447ea5900433f64fb3e4b6d9eaa5ce200d7e41856e1f7a4756 UID:ad34da88-78ac-4658-b672-e8b193c38681 NetNS:/var/run/netns/b31d6a2b-2bf2-431c-9f9a-40d4ae1c54d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad34da88_78ac_4658_b672_e8b193c38681.slice PodAnnotations:0xc001b9c6d0}] Aliases:map[]}"
2026-06-10 15:52:06.346808 | controller | Jun 10 15:38:00.693029 crc crio[20344]: time="2026-06-10T15:38:00.69301411Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685098-9pdgn to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.346825 | controller | Jun 10 15:38:01.605881 crc crio[20344]: 2026-06-10T15:38:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8d5751ca6480684 Mac:ea:9f:31:1b:63:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/b31d6a2b-2bf2-431c-9f9a-40d4ae1c54d4 SocketPath: PciID:}] [{Interface:0xc0001956d0 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.346842 | controller | Jun 10 15:38:01.607129 crc crio[20344]: time="2026-06-10T15:38:01.607050288Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685098-9pdgn Namespace:openshift-infra ID:8d5751ca648068447ea5900433f64fb3e4b6d9eaa5ce200d7e41856e1f7a4756 UID:ad34da88-78ac-4658-b672-e8b193c38681 NetNS:/var/run/netns/b31d6a2b-2bf2-431c-9f9a-40d4ae1c54d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad34da88_78ac_4658_b672_e8b193c38681.slice PodAnnotations:0xc001b9c6d0}] Aliases:map[]}"
2026-06-10 15:52:06.346879 | controller | Jun 10 15:38:01.607329 crc crio[20344]: time="2026-06-10T15:38:01.607203662Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685098-9pdgn for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.346896 | controller | Jun 10 15:38:01.616244 crc crio[20344]: time="2026-06-10T15:38:01.616139911Z" level=info msg="Ran pod sandbox 8d5751ca648068447ea5900433f64fb3e4b6d9eaa5ce200d7e41856e1f7a4756 with infra container: openshift-infra/auto-csr-approver-29685098-9pdgn/POD" id=e34b31b7-5cc4-440f-bdd3-37ec204cb50c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.346913 | controller | Jun 10 15:38:01.622032 crc crio[20344]: time="2026-06-10T15:38:01.619938348Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=0ee4bb89-38e2-4308-9aef-e5d018709fdf name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.346929 | controller | Jun 10 15:38:01.625576 crc crio[20344]: time="2026-06-10T15:38:01.624990307Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-10 15:52:06.346945 | controller | Jun 10 15:38:03.508936 crc crio[20344]: time="2026-06-10T15:38:03.508166074Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=0ee4bb89-38e2-4308-9aef-e5d018709fdf name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.346962 | controller | Jun 10 15:38:03.510807 crc crio[20344]: time="2026-06-10T15:38:03.51072485Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=234ee0f4-3bdb-447b-b83a-fdbbb6d60373 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.346978 | controller | Jun 10 15:38:03.515121 crc crio[20344]: time="2026-06-10T15:38:03.51503124Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=2027aec7-8a7d-4a6a-9ded-1ca6d7f6cbfc name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.346994 | controller | Jun 10 15:38:03.529803 crc crio[20344]: time="2026-06-10T15:38:03.529727497Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685098-9pdgn/oc" id=90a40a78-76a9-45c5-8ed2-8b8a3fc4827c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.347010 | controller | Jun 10 15:38:03.531379 crc crio[20344]: time="2026-06-10T15:38:03.531234116Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.347031 | controller | Jun 10 15:38:03.621987 crc crio[20344]: time="2026-06-10T15:38:03.621888929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.347048 | controller | Jun 10 15:38:03.963052 crc crio[20344]: time="2026-06-10T15:38:03.962374196Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.347064 | controller | Jun 10 15:38:04.125172 crc crio[20344]: time="2026-06-10T15:38:04.125089847Z" level=info msg="Created container 26fd9ff31daab5ddf109b94ff1821200a39742ed92b24c5359a22bcc4ce1bd48: openshift-infra/auto-csr-approver-29685098-9pdgn/oc" id=90a40a78-76a9-45c5-8ed2-8b8a3fc4827c name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.347080 | controller | Jun 10 15:38:04.126212 crc crio[20344]: time="2026-06-10T15:38:04.126180525Z" level=info msg="Starting container: 26fd9ff31daab5ddf109b94ff1821200a39742ed92b24c5359a22bcc4ce1bd48" id=efa99b15-90f3-464a-8bc2-96cb39ae5384 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.347097 | controller | Jun 10 15:38:04.131070 crc crio[20344]: time="2026-06-10T15:38:04.131027939Z" level=info msg="Started container" PID=199393 containerID=26fd9ff31daab5ddf109b94ff1821200a39742ed92b24c5359a22bcc4ce1bd48 description=openshift-infra/auto-csr-approver-29685098-9pdgn/oc id=efa99b15-90f3-464a-8bc2-96cb39ae5384 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d5751ca648068447ea5900433f64fb3e4b6d9eaa5ce200d7e41856e1f7a4756
2026-06-10 15:52:06.347114 | controller | Jun 10 15:38:05.608368 crc crio[20344]: time="2026-06-10T15:38:05.60820947Z" level=info msg="Stopping pod sandbox: 8d5751ca648068447ea5900433f64fb3e4b6d9eaa5ce200d7e41856e1f7a4756" id=8e57acc5-6e62-4e55-bdc6-d3de6a286865 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.347131 | controller | Jun 10 15:38:05.609583 crc crio[20344]: time="2026-06-10T15:38:05.609068583Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685098-9pdgn Namespace:openshift-infra ID:8d5751ca648068447ea5900433f64fb3e4b6d9eaa5ce200d7e41856e1f7a4756 UID:ad34da88-78ac-4658-b672-e8b193c38681 NetNS:/var/run/netns/b31d6a2b-2bf2-431c-9f9a-40d4ae1c54d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad34da88_78ac_4658_b672_e8b193c38681.slice PodAnnotations:0xc0068585d0}] Aliases:map[]}"
2026-06-10 15:52:06.347148 | controller | Jun 10 15:38:05.609583 crc crio[20344]: time="2026-06-10T15:38:05.609185285Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685098-9pdgn from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.347164 | controller | Jun 10 15:38:05.997676 crc crio[20344]: time="2026-06-10T15:38:05.997601321Z" level=info msg="Stopped pod sandbox: 8d5751ca648068447ea5900433f64fb3e4b6d9eaa5ce200d7e41856e1f7a4756" id=8e57acc5-6e62-4e55-bdc6-d3de6a286865 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.347181 | controller | Jun 10 15:38:16.373071 crc crio[20344]: time="2026-06-10T15:38:16.372310662Z" level=info msg="Removing container: 3ad6baba7f10c8b0a107d49dcaa8853e50324820511e315af7de83f984d70b28" id=825b6dea-e4f8-4648-8002-be4a1bcfef54 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.347197 | controller | Jun 10 15:38:16.513463 crc crio[20344]: time="2026-06-10T15:38:16.512928336Z" level=info msg="Removed container 3ad6baba7f10c8b0a107d49dcaa8853e50324820511e315af7de83f984d70b28: openshift-infra/auto-csr-approver-29685092-fv5kg/oc" id=825b6dea-e4f8-4648-8002-be4a1bcfef54 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.347217 | controller | Jun 10 15:38:16.523320 crc crio[20344]: time="2026-06-10T15:38:16.52322386Z" level=info msg="Stopping pod sandbox: d50cb54f24926ab7ab4212d68141919fb2e501d8bb2d56685abda671c04bee15" id=c8853a98-9705-4ca2-953c-f302137032e0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.347233 | controller | Jun 10 15:38:16.523543 crc crio[20344]: time="2026-06-10T15:38:16.523372814Z" level=info msg="Stopped pod sandbox (already stopped): d50cb54f24926ab7ab4212d68141919fb2e501d8bb2d56685abda671c04bee15" id=c8853a98-9705-4ca2-953c-f302137032e0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.347249 | controller | Jun 10 15:38:16.523877 crc crio[20344]: time="2026-06-10T15:38:16.523791075Z" level=info msg="Removing pod sandbox: d50cb54f24926ab7ab4212d68141919fb2e501d8bb2d56685abda671c04bee15" id=eaab9aeb-e154-468c-a9d5-9978a4568dc0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.347265 | controller | Jun 10 15:38:16.542345 crc crio[20344]: time="2026-06-10T15:38:16.542184786Z" level=info msg="Removed pod sandbox: d50cb54f24926ab7ab4212d68141919fb2e501d8bb2d56685abda671c04bee15" id=eaab9aeb-e154-468c-a9d5-9978a4568dc0 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.347281 | controller | Jun 10 15:38:16.543413 crc crio[20344]: time="2026-06-10T15:38:16.543329615Z" level=info msg="Stopping pod sandbox: 610ad309a26609995049c030614d6109c4ab75f1d59fcf49a389f2c257c86169" id=3c885a7b-bb54-47ea-a88f-73192d8d5106 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.347297 | controller | Jun 10 15:38:16.543522 crc crio[20344]: time="2026-06-10T15:38:16.543432728Z" level=info msg="Stopped pod sandbox (already stopped): 610ad309a26609995049c030614d6109c4ab75f1d59fcf49a389f2c257c86169" id=3c885a7b-bb54-47ea-a88f-73192d8d5106 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.347313 | controller | Jun 10 15:38:16.544101 crc crio[20344]: time="2026-06-10T15:38:16.544019603Z" level=info msg="Removing pod sandbox: 610ad309a26609995049c030614d6109c4ab75f1d59fcf49a389f2c257c86169" id=4771cea5-bfed-4efd-b537-0f5711e50ee3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.347329 | controller | Jun 10 15:38:16.573349 crc crio[20344]: time="2026-06-10T15:38:16.573136189Z" level=info msg="Removed pod sandbox: 610ad309a26609995049c030614d6109c4ab75f1d59fcf49a389f2c257c86169" id=4771cea5-bfed-4efd-b537-0f5711e50ee3 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.347345 | controller | Jun 10 15:39:17.729361 crc crio[20344]: time="2026-06-10T15:39:17.728424892Z" level=info msg="Stopping pod sandbox: 59935b11444cb3bc2fa0b6ccf652d0951078b843355bbe3fbc74dcacfca99152" id=837473ca-55a5-4617-b66f-50c3c28aa0a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.347361 | controller | Jun 10 15:39:17.730884 crc crio[20344]: time="2026-06-10T15:39:17.730131595Z" level=info msg="Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qs9jz Namespace:openstack ID:59935b11444cb3bc2fa0b6ccf652d0951078b843355bbe3fbc74dcacfca99152 UID:a570f599-548c-4904-a1e8-27c894eded89 NetNS:/var/run/netns/0935d954-da34-4634-9554-83facd2ef2e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda570f599_548c_4904_a1e8_27c894eded89.slice PodAnnotations:0xc0027c0160}] Aliases:map[]}"
2026-06-10 15:52:06.347378 | controller | Jun 10 15:39:17.730884 crc crio[20344]: time="2026-06-10T15:39:17.730372892Z" level=info msg="Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qs9jz from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.347395 | controller | Jun 10 15:39:18.239619 crc crio[20344]: time="2026-06-10T15:39:18.230951331Z" level=info msg="Stopped pod sandbox: 59935b11444cb3bc2fa0b6ccf652d0951078b843355bbe3fbc74dcacfca99152" id=837473ca-55a5-4617-b66f-50c3c28aa0a4 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.347411 | controller | Jun 10 15:39:19.541721 crc crio[20344]: time="2026-06-10T15:39:19.541167413Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.347431 | controller | Jun 10 15:40:03.750109 crc crio[20344]: time="2026-06-10T15:40:03.749155485Z" level=info msg="Running pod sandbox: openshift-must-gather-qvltm/must-gather-rh22n/POD" id=39c0ebec-4443-4599-9369-b9c9c7b9bf49 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.347448 | controller | Jun 10 15:40:03.751391 crc crio[20344]: time="2026-06-10T15:40:03.75015067Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.347464 | controller | Jun 10 15:40:03.795645 crc crio[20344]: time="2026-06-10T15:40:03.795518303Z" level=info msg="Got pod network &{Name:must-gather-rh22n Namespace:openshift-must-gather-qvltm ID:0f34ff55403c1b5d031e5bc4253e7404c665fc4251d34ac075742eb70da3ad9c UID:6535290d-c06f-4aba-9c1d-9e79e87318d2 NetNS:/var/run/netns/6bb63ed8-ce3c-4597-bb23-a96cc6ca5bf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6535290d_c06f_4aba_9c1d_9e79e87318d2.slice PodAnnotations:0xc000528d48}] Aliases:map[]}"
2026-06-10 15:52:06.347481 | controller | Jun 10 15:40:03.795645 crc crio[20344]: time="2026-06-10T15:40:03.795604305Z" level=info msg="Adding pod openshift-must-gather-qvltm_must-gather-rh22n to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.347497 | controller | Jun 10 15:40:05.750789 crc crio[20344]: 2026-06-10T15:40:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0f34ff55403c1b5 Mac:96:61:be:25:02:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/6bb63ed8-ce3c-4597-bb23-a96cc6ca5bf0 SocketPath: PciID:}] [{Interface:0xc00022c690 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.347514 | controller | Jun 10 15:40:05.753603 crc crio[20344]: time="2026-06-10T15:40:05.753496967Z" level=info msg="Got pod network &{Name:must-gather-rh22n Namespace:openshift-must-gather-qvltm ID:0f34ff55403c1b5d031e5bc4253e7404c665fc4251d34ac075742eb70da3ad9c UID:6535290d-c06f-4aba-9c1d-9e79e87318d2 NetNS:/var/run/netns/6bb63ed8-ce3c-4597-bb23-a96cc6ca5bf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6535290d_c06f_4aba_9c1d_9e79e87318d2.slice PodAnnotations:0xc000528d48}] Aliases:map[]}"
2026-06-10 15:52:06.347532 | controller | Jun 10 15:40:05.753735 crc crio[20344]: time="2026-06-10T15:40:05.753713562Z" level=info msg="Checking pod openshift-must-gather-qvltm_must-gather-rh22n for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.347549 | controller | Jun 10 15:40:05.766342 crc crio[20344]: time="2026-06-10T15:40:05.766204642Z" level=info msg="Ran pod sandbox 0f34ff55403c1b5d031e5bc4253e7404c665fc4251d34ac075742eb70da3ad9c with infra container: openshift-must-gather-qvltm/must-gather-rh22n/POD" id=39c0ebec-4443-4599-9369-b9c9c7b9bf49 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.347566 | controller | Jun 10 15:40:05.770689 crc crio[20344]: time="2026-06-10T15:40:05.770570234Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=e6328166-cf46-40c6-9cdd-456940407b71 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.347583 | controller | Jun 10 15:40:05.771077 crc crio[20344]: time="2026-06-10T15:40:05.770980625Z" level=info msg="Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found" id=e6328166-cf46-40c6-9cdd-456940407b71 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.347600 | controller | Jun 10 15:40:05.771185 crc crio[20344]: time="2026-06-10T15:40:05.771109608Z" level=info msg="Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found" id=e6328166-cf46-40c6-9cdd-456940407b71 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.347621 | controller | Jun 10 15:40:05.773574 crc crio[20344]: time="2026-06-10T15:40:05.773498939Z" level=info msg="Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=9ba1431f-a97f-4606-bc6b-b34c9b3e2f17 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.347638 | controller | Jun 10 15:40:05.786560 crc crio[20344]: time="2026-06-10T15:40:05.786480172Z" level=info msg="Trying to access \"quay.io/openstack-k8s-operators/openstack-must-gather:latest\""
2026-06-10 15:52:06.347655 | controller | Jun 10 15:40:06.168001 crc crio[20344]: time="2026-06-10T15:40:06.167380945Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685100-ngvwb/POD" id=6e246053-38dd-4377-8264-299f3b727a9c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.347672 | controller | Jun 10 15:40:06.168001 crc crio[20344]: time="2026-06-10T15:40:06.167930499Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.347689 | controller | Jun 10 15:40:06.199894 crc crio[20344]: time="2026-06-10T15:40:06.199781235Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685100-ngvwb Namespace:openshift-infra ID:879d6e9d7029e96f6e79a584de11173e1acbcc62a7b463761ff024bdca064ab4 UID:cbf318fb-bfd5-4919-a1c4-c3862ea63d6d NetNS:/var/run/netns/f938659f-7c91-4308-a157-0ab70486383b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcbf318fb_bfd5_4919_a1c4_c3862ea63d6d.slice PodAnnotations:0xc0006b5498}] Aliases:map[]}"
2026-06-10 15:52:06.347706 | controller | Jun 10 15:40:06.199894 crc crio[20344]: time="2026-06-10T15:40:06.199867098Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685100-ngvwb to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.347723 | controller | Jun 10 15:40:07.788310 crc crio[20344]: 2026-06-10T15:40:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:879d6e9d7029e96 Mac:be:5c:47:5f:92:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/f938659f-7c91-4308-a157-0ab70486383b SocketPath: PciID:}] [{Interface:0xc000014940 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.347741 | controller | Jun 10 15:40:07.789785 crc crio[20344]: time="2026-06-10T15:40:07.789223004Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685100-ngvwb Namespace:openshift-infra ID:879d6e9d7029e96f6e79a584de11173e1acbcc62a7b463761ff024bdca064ab4 UID:cbf318fb-bfd5-4919-a1c4-c3862ea63d6d NetNS:/var/run/netns/f938659f-7c91-4308-a157-0ab70486383b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcbf318fb_bfd5_4919_a1c4_c3862ea63d6d.slice PodAnnotations:0xc0006b5498}] Aliases:map[]}"
2026-06-10 15:52:06.347758 | controller | Jun 10 15:40:07.789785 crc crio[20344]: time="2026-06-10T15:40:07.789469891Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685100-ngvwb for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.347775 | controller | Jun 10 15:40:07.801318 crc crio[20344]: time="2026-06-10T15:40:07.800970566Z" level=info msg="Ran pod sandbox 879d6e9d7029e96f6e79a584de11173e1acbcc62a7b463761ff024bdca064ab4 with infra container: openshift-infra/auto-csr-approver-29685100-ngvwb/POD" id=6e246053-38dd-4377-8264-299f3b727a9c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.347792 | controller | Jun 10 15:40:07.804455 crc crio[20344]: time="2026-06-10T15:40:07.804357872Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=30db9ce2-a659-44de-9b76-8920d2e5190e name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.347813 | controller | Jun 10 15:40:07.810272 crc crio[20344]: time="2026-06-10T15:40:07.810180082Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-10 15:52:06.347831 | controller | Jun 10 15:40:14.200593 crc crio[20344]: time="2026-06-10T15:40:14.199696669Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=30db9ce2-a659-44de-9b76-8920d2e5190e name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.347871 | controller | Jun 10 15:40:14.201975 crc crio[20344]: time="2026-06-10T15:40:14.201778942Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=fdf39165-a894-4ac7-8f1d-317f5d9d03fb name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.347894 | controller | Jun 10 15:40:14.205855 crc crio[20344]: time="2026-06-10T15:40:14.205354494Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=01fe49d9-873c-463b-880d-7f7d058c3b84 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.347912 | controller | Jun 10 15:40:14.485954 crc crio[20344]: time="2026-06-10T15:40:14.485774021Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685100-ngvwb/oc" id=999d2f2e-d129-4567-8ffa-d35c21a007a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.347928 | controller | Jun 10 15:40:14.486739 crc crio[20344]: time="2026-06-10T15:40:14.486716226Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.347945 | controller | Jun 10 15:40:14.550190 crc crio[20344]: time="2026-06-10T15:40:14.550060669Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.347961 | controller | Jun 10 15:40:14.866386 crc crio[20344]: time="2026-06-10T15:40:14.865890174Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.347977 | controller | Jun 10 15:40:16.143880 crc crio[20344]: time="2026-06-10T15:40:16.142485344Z" level=info msg="Created container b7d3621ee8f60f9d29dd1d9cb1d61a988104b9b5bc2d2284d5cbab43c0956f8d: openshift-infra/auto-csr-approver-29685100-ngvwb/oc" id=999d2f2e-d129-4567-8ffa-d35c21a007a9 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.347994 | controller | Jun 10 15:40:16.145812 crc crio[20344]: time="2026-06-10T15:40:16.145733337Z" level=info msg="Starting container: b7d3621ee8f60f9d29dd1d9cb1d61a988104b9b5bc2d2284d5cbab43c0956f8d" id=f200e0c0-00c2-42ba-9471-57194740df39 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.348011 | controller | Jun 10 15:40:16.153506 crc crio[20344]: time="2026-06-10T15:40:16.153378083Z" level=info msg="Started container" PID=206431 containerID=b7d3621ee8f60f9d29dd1d9cb1d61a988104b9b5bc2d2284d5cbab43c0956f8d description=openshift-infra/auto-csr-approver-29685100-ngvwb/oc id=f200e0c0-00c2-42ba-9471-57194740df39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=879d6e9d7029e96f6e79a584de11173e1acbcc62a7b463761ff024bdca064ab4
2026-06-10 15:52:06.348028 | controller | Jun 10 15:40:16.381073 crc crio[20344]: time="2026-06-10T15:40:16.380577846Z" level=info msg="Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8" id=9ba1431f-a97f-4606-bc6b-b34c9b3e2f17 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.348045 | controller | Jun 10 15:40:16.381936 crc crio[20344]: time="2026-06-10T15:40:16.381866279Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=3db9d774-39a6-43d2-add8-32d1633d9499 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.348065 | controller | Jun 10 15:40:16.386249 crc crio[20344]: time="2026-06-10T15:40:16.386045046Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=92026a2e-3411-466d-89a1-0a5477108ffe name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.348082 | controller | Jun 10 15:40:16.410643 crc crio[20344]: time="2026-06-10T15:40:16.410483923Z" level=info msg="Creating container: openshift-must-gather-qvltm/must-gather-rh22n/gather" id=78a579f3-95cd-45bc-8de2-263c26bb5ac5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.348099 | controller | Jun 10 15:40:16.412555 crc crio[20344]: time="2026-06-10T15:40:16.412479054Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.348115 | controller | Jun 10 15:40:16.474303 crc crio[20344]: time="2026-06-10T15:40:16.474185005Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.348131 | controller | Jun 10 15:40:16.800929 crc crio[20344]: time="2026-06-10T15:40:16.800816877Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.348147 | controller | Jun 10 15:40:16.926667 crc crio[20344]: time="2026-06-10T15:40:16.926456447Z" level=info msg="Created container 6f2fb2d26e5199e8aebbefa11a221e0b518aeadedc3ff16c550a52bebfb1a868: openshift-must-gather-qvltm/must-gather-rh22n/gather" id=78a579f3-95cd-45bc-8de2-263c26bb5ac5 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.348163 | controller | Jun 10 15:40:16.927866 crc crio[20344]: time="2026-06-10T15:40:16.927756991Z" level=info msg="Starting container: 6f2fb2d26e5199e8aebbefa11a221e0b518aeadedc3ff16c550a52bebfb1a868" id=9ff97c89-8bdd-4853-8c4f-27e100f0d833 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.348180 | controller | Jun 10 15:40:16.933479 crc crio[20344]: time="2026-06-10T15:40:16.933375985Z" level=info msg="Started container" PID=206565 containerID=6f2fb2d26e5199e8aebbefa11a221e0b518aeadedc3ff16c550a52bebfb1a868 description=openshift-must-gather-qvltm/must-gather-rh22n/gather id=9ff97c89-8bdd-4853-8c4f-27e100f0d833 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f34ff55403c1b5d031e5bc4253e7404c665fc4251d34ac075742eb70da3ad9c
2026-06-10 15:52:06.348197 | controller | Jun 10 15:40:16.969392 crc crio[20344]: time="2026-06-10T15:40:16.96906813Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=b66ebf51-e29d-45e7-a585-4ba0c7b6ee47 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.348213 | controller | Jun 10 15:40:16.974437 crc crio[20344]: time="2026-06-10T15:40:16.974379146Z" level=info msg="Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest" id=01531bbc-dfe5-4ced-b02c-554840468ecf name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.348229 | controller | Jun 10 15:40:16.988360 crc crio[20344]: time="2026-06-10T15:40:16.988152869Z" level=info msg="Creating container: openshift-must-gather-qvltm/must-gather-rh22n/copy" id=96646397-4894-4ca7-8faa-54ff728fc93f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.348245 | controller | Jun 10 15:40:16.989513 crc crio[20344]: time="2026-06-10T15:40:16.989450622Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.348261 | controller | Jun 10 15:40:17.063155 crc crio[20344]: time="2026-06-10T15:40:17.063008267Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.348277 | controller | Jun 10 15:40:17.273698 crc crio[20344]: time="2026-06-10T15:40:17.273307758Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.348299 | controller | Jun 10 15:40:17.349405 crc crio[20344]: time="2026-06-10T15:40:17.349228034Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.348316 | controller | Jun 10 15:40:17.418602 crc crio[20344]: time="2026-06-10T15:40:17.418500869Z" level=info msg="Created container b223088c69d34b3e893f2fd61d8c9f89b7d5d32eb6226cce85f3a2d8ba15c337: openshift-must-gather-qvltm/must-gather-rh22n/copy" id=96646397-4894-4ca7-8faa-54ff728fc93f name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.348332 | controller | Jun 10 15:40:17.420171 crc crio[20344]: time="2026-06-10T15:40:17.420072169Z" level=info msg="Starting container: b223088c69d34b3e893f2fd61d8c9f89b7d5d32eb6226cce85f3a2d8ba15c337" id=b721e245-df7b-48df-85b8-6a6dd7dbb730 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.348349 | controller | Jun 10 15:40:17.427371 crc crio[20344]: time="2026-06-10T15:40:17.427235033Z" level=info msg="Started container" PID=206649 containerID=b223088c69d34b3e893f2fd61d8c9f89b7d5d32eb6226cce85f3a2d8ba15c337 description=openshift-must-gather-qvltm/must-gather-rh22n/copy id=b721e245-df7b-48df-85b8-6a6dd7dbb730 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f34ff55403c1b5d031e5bc4253e7404c665fc4251d34ac075742eb70da3ad9c
2026-06-10 15:52:06.348365 | controller | Jun 10 15:40:18.645650 crc crio[20344]: time="2026-06-10T15:40:18.645047437Z" level=info msg="Stopping pod sandbox: 879d6e9d7029e96f6e79a584de11173e1acbcc62a7b463761ff024bdca064ab4" id=50b86b00-59a3-475b-a1b2-d9c2e834be97 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.348381 | controller | Jun 10 15:40:18.647515 crc crio[20344]: time="2026-06-10T15:40:18.646209946Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685100-ngvwb Namespace:openshift-infra ID:879d6e9d7029e96f6e79a584de11173e1acbcc62a7b463761ff024bdca064ab4 UID:cbf318fb-bfd5-4919-a1c4-c3862ea63d6d NetNS:/var/run/netns/f938659f-7c91-4308-a157-0ab70486383b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcbf318fb_bfd5_4919_a1c4_c3862ea63d6d.slice PodAnnotations:0xc002264638}] Aliases:map[]}"
2026-06-10 15:52:06.348397 | controller | Jun 10 15:40:18.647515 crc crio[20344]: time="2026-06-10T15:40:18.646416982Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685100-ngvwb from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.348414 | controller | Jun 10 15:40:19.130328 crc crio[20344]: time="2026-06-10T15:40:19.12978856Z" level=info msg="Stopped pod sandbox: 879d6e9d7029e96f6e79a584de11173e1acbcc62a7b463761ff024bdca064ab4" id=50b86b00-59a3-475b-a1b2-d9c2e834be97 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.348430 | controller | Jun 10 15:40:20.046437 crc crio[20344]: time="2026-06-10T15:40:20.045888771Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-2xtzk/POD" id=7d857389-2714-4694-a252-d251818c72c5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.348447 | controller | Jun 10 15:40:20.046437 crc crio[20344]: time="2026-06-10T15:40:20.046412064Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.348463 | controller | Jun 10 15:40:20.077550 crc crio[20344]: time="2026-06-10T15:40:20.077449369Z" level=info msg="Got pod network &{Name:certified-operators-2xtzk Namespace:openshift-marketplace ID:64601143be949b1f612c9102c9f278b4af0010de5095c03578747a1f78ad375b UID:4bc10d41-ca6f-4642-bfff-dbe0b9d91b02 NetNS:/var/run/netns/654c0a3c-1df8-4eb7-9ec2-ddc804c43c29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4bc10d41_ca6f_4642_bfff_dbe0b9d91b02.slice PodAnnotations:0xc00012b4c8}] Aliases:map[]}"
2026-06-10 15:52:06.348484 | controller | Jun 10 15:40:20.077550 crc crio[20344]: time="2026-06-10T15:40:20.077509551Z" level=info msg="Adding pod openshift-marketplace_certified-operators-2xtzk to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.348501 | controller | Jun 10 15:40:21.315565 crc crio[20344]: 2026-06-10T15:40:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:64601143be949b1 Mac:72:b7:20:2c:09:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/654c0a3c-1df8-4eb7-9ec2-ddc804c43c29 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.348518 | controller | Jun 10 15:40:21.317739 crc crio[20344]: time="2026-06-10T15:40:21.316672692Z" level=info msg="Got pod network &{Name:certified-operators-2xtzk Namespace:openshift-marketplace ID:64601143be949b1f612c9102c9f278b4af0010de5095c03578747a1f78ad375b UID:4bc10d41-ca6f-4642-bfff-dbe0b9d91b02 NetNS:/var/run/netns/654c0a3c-1df8-4eb7-9ec2-ddc804c43c29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4bc10d41_ca6f_4642_bfff_dbe0b9d91b02.slice PodAnnotations:0xc00012b4c8}] Aliases:map[]}"
2026-06-10 15:52:06.348536 | controller | Jun 10 15:40:21.317739 crc crio[20344]: time="2026-06-10T15:40:21.316870697Z" level=info msg="Checking pod openshift-marketplace_certified-operators-2xtzk for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.348552 | controller | Jun 10 15:40:21.332776 crc crio[20344]: time="2026-06-10T15:40:21.332677092Z" level=info msg="Ran pod sandbox 64601143be949b1f612c9102c9f278b4af0010de5095c03578747a1f78ad375b with infra container: openshift-marketplace/certified-operators-2xtzk/POD" id=7d857389-2714-4694-a252-d251818c72c5 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.348569 | controller | Jun 10 15:40:21.334507 crc crio[20344]: time="2026-06-10T15:40:21.334424167Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=eae7c7ae-56fb-45a6-8979-8dcc6c08022e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.348585 | controller | Jun 10 15:40:21.336383 crc crio[20344]: time="2026-06-10T15:40:21.336238843Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=f3a26ef2-cd6e-48d0-b870-96a444f809cb name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.348601 | controller | Jun 10 15:40:21.950209 crc crio[20344]: time="2026-06-10T15:40:21.950027375Z" level=info msg="Creating container: openshift-marketplace/certified-operators-2xtzk/extract-utilities" id=123337db-9e04-4887-a5fe-0220ef33d8c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.348617 | controller | Jun 10 15:40:21.955923 crc crio[20344]: time="2026-06-10T15:40:21.950911808Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.348634 | controller | Jun 10 15:40:22.025426 crc crio[20344]: time="2026-06-10T15:40:22.024990847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.348650 | controller | Jun 10 15:40:22.030150 crc crio[20344]: time="2026-06-10T15:40:22.030035246Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.348670 | controller | Jun 10 15:40:22.210898 crc crio[20344]: time="2026-06-10T15:40:22.210120352Z" level=info msg="Created container 6df8c76db386989351c438491a314ba40f03284c7b16c6d5b5b49ce0e28b1303: openshift-marketplace/certified-operators-2xtzk/extract-utilities" id=123337db-9e04-4887-a5fe-0220ef33d8c8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.348687 | controller | Jun 10 15:40:22.212744 crc crio[20344]: time="2026-06-10T15:40:22.212690488Z" level=info msg="Starting container: 6df8c76db386989351c438491a314ba40f03284c7b16c6d5b5b49ce0e28b1303" id=137d578c-75b1-496f-aef0-469cb9528033 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.348704 | controller | Jun 10 15:40:22.219184 crc crio[20344]: time="2026-06-10T15:40:22.219091202Z" level=info msg="Started container" PID=207018 containerID=6df8c76db386989351c438491a314ba40f03284c7b16c6d5b5b49ce0e28b1303 description=openshift-marketplace/certified-operators-2xtzk/extract-utilities id=137d578c-75b1-496f-aef0-469cb9528033 name=/runtime.v1.RuntimeService/StartContainer sandboxID=64601143be949b1f612c9102c9f278b4af0010de5095c03578747a1f78ad375b
2026-06-10 15:52:06.348720 | controller | Jun 10 15:40:22.734559 crc crio[20344]: time="2026-06-10T15:40:22.73447274Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=181416ce-e83c-4902-b8cc-bbbac43e3cff name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.348737 | controller | Jun 10 15:40:22.745394 crc crio[20344]: time="2026-06-10T15:40:22.743633465Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-10 15:52:06.348754 | controller | Jun 10 15:40:23.518450 crc crio[20344]: time="2026-06-10T15:40:23.517943112Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8d5d7df21be1469a6668fe379d39e4aa07fa7e0e98115c13ef32da305fc5dec" id=181416ce-e83c-4902-b8cc-bbbac43e3cff name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.348771 | controller | Jun 10 15:40:23.519568 crc crio[20344]: time="2026-06-10T15:40:23.519495641Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=50f358c1-e4f6-4c3d-9365-caccfcfe3d8f name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.348788 | controller | Jun 10 15:40:23.522729 crc crio[20344]: time="2026-06-10T15:40:23.522625632Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=0d58b39d-45e5-4aa5-9948-e500bd2224da name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.348804 | controller | Jun 10 15:40:23.530627 crc crio[20344]: time="2026-06-10T15:40:23.530428352Z" level=info msg="Creating container: openshift-marketplace/certified-operators-2xtzk/extract-content" id=a8367566-bb9b-4652-a471-612dc1232181 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.348821 | controller | Jun 10 15:40:23.531480 crc crio[20344]: time="2026-06-10T15:40:23.531332555Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.348838 | controller | Jun 10 15:40:23.617325 crc crio[20344]: time="2026-06-10T15:40:23.617166785Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.348873 | controller | Jun 10 15:40:23.620866 crc crio[20344]: time="2026-06-10T15:40:23.620790638Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.348891 | controller | Jun 10 15:40:23.781422 crc crio[20344]: time="2026-06-10T15:40:23.781204559Z" level=info msg="Created container 1dd69b6fc94c19e23e0db84d9336070267eee609a81a21dacc37975845362b74: openshift-marketplace/certified-operators-2xtzk/extract-content" id=a8367566-bb9b-4652-a471-612dc1232181 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.348912 | controller | Jun 10 15:40:23.783024 crc crio[20344]: time="2026-06-10T15:40:23.782978515Z" level=info msg="Starting container: 1dd69b6fc94c19e23e0db84d9336070267eee609a81a21dacc37975845362b74" id=0cdb2b65-971a-462d-b5d5-0d003f8bff59 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.348930 | controller | Jun 10 15:40:23.793522 crc crio[20344]: time="2026-06-10T15:40:23.793415432Z" level=info msg="Started container" PID=207143 containerID=1dd69b6fc94c19e23e0db84d9336070267eee609a81a21dacc37975845362b74 description=openshift-marketplace/certified-operators-2xtzk/extract-content id=0cdb2b65-971a-462d-b5d5-0d003f8bff59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=64601143be949b1f612c9102c9f278b4af0010de5095c03578747a1f78ad375b
2026-06-10 15:52:06.348947 | controller | Jun 10 15:40:25.851683 crc crio[20344]: time="2026-06-10T15:40:25.85101499Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.348963 | controller | Jun 10 15:40:25.869947 crc crio[20344]: time="2026-06-10T15:40:25.869858813Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.348979 | controller | Jun 10 15:40:26.209229 crc crio[20344]: time="2026-06-10T15:40:26.209095327Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.348996 | controller | Jun 10 15:40:26.216425 crc crio[20344]: time="2026-06-10T15:40:26.216162299Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.349012 | controller | Jun 10 15:40:26.227756 crc crio[20344]: time="2026-06-10T15:40:26.227655393Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.349029 | controller | Jun 10 15:40:26.588961 crc crio[20344]: time="2026-06-10T15:40:26.587950968Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.349045 | controller | Jun 10 15:40:29.954685 crc crio[20344]: time="2026-06-10T15:40:29.954161336Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.349061 | controller | Jun 10 15:40:29.954685 crc crio[20344]: time="2026-06-10T15:40:29.954169116Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.349077 | controller | Jun 10 15:40:31.308204 crc crio[20344]: time="2026-06-10T15:40:31.307740119Z" level=info msg="Running pod sandbox: openshift-must-gather-qvltm/crc-debug-flc57/POD" id=90ac3e02-7822-49fa-9aa0-708bbe613b5e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.349093 | controller | Jun 10 15:40:31.309319 crc crio[20344]: time="2026-06-10T15:40:31.308225782Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.349110 | controller | Jun 10 15:40:31.342868 crc crio[20344]: time="2026-06-10T15:40:31.342657415Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=90ac3e02-7822-49fa-9aa0-708bbe613b5e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.349126 | controller | Jun 10 15:40:31.366753 crc crio[20344]: time="2026-06-10T15:40:31.36668484Z" level=info msg="Ran pod sandbox 38fdeecfc8a07521be38bec3ae550d5878dc0af921021c54ec811339895224a4 with infra container: openshift-must-gather-qvltm/crc-debug-flc57/POD" id=90ac3e02-7822-49fa-9aa0-708bbe613b5e name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.349147 | controller | Jun 10 15:40:31.369962 crc crio[20344]: time="2026-06-10T15:40:31.369866902Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=3308c3df-1423-4725-aa63-b8ec3e752461 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.349164 | controller | Jun 10 15:40:31.370210 crc crio[20344]: time="2026-06-10T15:40:31.370143589Z" level=info msg="Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found" id=3308c3df-1423-4725-aa63-b8ec3e752461 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.349181 | controller | Jun 10 15:40:31.370393 crc crio[20344]: time="2026-06-10T15:40:31.370246352Z" level=info msg="Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found" id=3308c3df-1423-4725-aa63-b8ec3e752461 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.349197 | controller | Jun 10 15:40:31.371594 crc crio[20344]: time="2026-06-10T15:40:31.371506004Z" level=info msg="Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=f6ce011f-24cd-42b2-ba52-6d2e5cdd7f06 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.349214 | controller | Jun 10 15:40:31.384086 crc crio[20344]: time="2026-06-10T15:40:31.383736197Z" level=info msg="Trying to access \"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\""
2026-06-10 15:52:06.349231 | controller | Jun 10 15:40:32.218641 crc crio[20344]: time="2026-06-10T15:40:32.218349609Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=4546d399-077f-49c1-8169-67ea368d311c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.349247 | controller | Jun 10 15:40:32.221945 crc crio[20344]: time="2026-06-10T15:40:32.221774787Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e4afbb34-60a3-4cd0-88d2-cf3d74e35ed4 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.349264 | controller | Jun 10 15:40:32.240941 crc crio[20344]: time="2026-06-10T15:40:32.240738703Z" level=info msg="Creating container: openshift-marketplace/certified-operators-2xtzk/registry-server" id=ff79940f-c558-4a26-900f-8ac72192f082 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.349280 | controller | Jun 10 15:40:32.241759 crc crio[20344]: time="2026-06-10T15:40:32.241483472Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.349296 | controller | Jun 10 15:40:32.334114 crc crio[20344]: time="2026-06-10T15:40:32.333526011Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.349313 | controller | Jun 10 15:40:32.341584 crc crio[20344]: time="2026-06-10T15:40:32.341501446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.349329 | controller | Jun 10 15:40:32.543872 crc crio[20344]: time="2026-06-10T15:40:32.543727029Z" level=info msg="Created container c9a131afc0ce31f4bba21f245a24dc331e5d6d7fcbef23939bff9c14bc20af8e: openshift-marketplace/certified-operators-2xtzk/registry-server" id=ff79940f-c558-4a26-900f-8ac72192f082 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.349349 | controller | Jun 10 15:40:32.549017 crc crio[20344]: time="2026-06-10T15:40:32.548917352Z" level=info msg="Starting container: c9a131afc0ce31f4bba21f245a24dc331e5d6d7fcbef23939bff9c14bc20af8e" id=c4fbd501-b9d1-4678-9119-f57abca1f957 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.349366 | controller | Jun 10 15:40:32.556721 crc crio[20344]: time="2026-06-10T15:40:32.55663314Z" level=info msg="Started container" PID=208143 containerID=c9a131afc0ce31f4bba21f245a24dc331e5d6d7fcbef23939bff9c14bc20af8e description=openshift-marketplace/certified-operators-2xtzk/registry-server id=c4fbd501-b9d1-4678-9119-f57abca1f957 name=/runtime.v1.RuntimeService/StartContainer sandboxID=64601143be949b1f612c9102c9f278b4af0010de5095c03578747a1f78ad375b
2026-06-10 15:52:06.349382 | controller | Jun 10 15:40:42.520503 crc crio[20344]: time="2026-06-10T15:40:42.519537316Z" level=info msg="Stopping container: c9a131afc0ce31f4bba21f245a24dc331e5d6d7fcbef23939bff9c14bc20af8e (timeout: 2s)" id=18e40e7e-d3e6-43fc-95e8-eda6be5fe59e name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.349399 | controller | Jun 10 15:40:56.702157 crc crio[20344]: time="2026-06-10T15:40:56.701323895Z" level=info msg="Stopped container c9a131afc0ce31f4bba21f245a24dc331e5d6d7fcbef23939bff9c14bc20af8e: openshift-marketplace/certified-operators-2xtzk/registry-server" id=18e40e7e-d3e6-43fc-95e8-eda6be5fe59e name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.349415 | controller | Jun 10 15:40:56.703995 crc crio[20344]: time="2026-06-10T15:40:56.703134122Z" level=info msg="Stopping pod sandbox: 64601143be949b1f612c9102c9f278b4af0010de5095c03578747a1f78ad375b" id=92133a0d-c883-47e4-87dc-664b53475dc2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.349432 | controller | Jun 10 15:40:56.704330 crc crio[20344]: time="2026-06-10T15:40:56.704162348Z" level=info msg="Got pod network &{Name:certified-operators-2xtzk Namespace:openshift-marketplace ID:64601143be949b1f612c9102c9f278b4af0010de5095c03578747a1f78ad375b UID:4bc10d41-ca6f-4642-bfff-dbe0b9d91b02 NetNS:/var/run/netns/654c0a3c-1df8-4eb7-9ec2-ddc804c43c29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4bc10d41_ca6f_4642_bfff_dbe0b9d91b02.slice PodAnnotations:0xc0005282a0}] Aliases:map[]}"
2026-06-10 15:52:06.349449 | controller | Jun 10 15:40:56.704474 crc crio[20344]: time="2026-06-10T15:40:56.704413635Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-2xtzk from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.349466 | controller | Jun 10 15:40:56.997424 crc crio[20344]: time="2026-06-10T15:40:56.996846Z" level=info msg="Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=f6ce011f-24cd-42b2-ba52-6d2e5cdd7f06 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.349482 | controller | Jun 10 15:40:57.000565 crc crio[20344]: time="2026-06-10T15:40:57.000484323Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=ff552fa4-73ba-4792-bf55-70ebc4eebd1a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.349499 | controller | Jun 10 15:40:57.007910 crc crio[20344]: time="2026-06-10T15:40:57.00776513Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=b3834ac6-380b-4575-b568-ca2daea5b113 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.349515 | controller | Jun 10 15:40:57.043729 crc crio[20344]: time="2026-06-10T15:40:57.043641999Z" level=info msg="Creating container: openshift-must-gather-qvltm/crc-debug-flc57/container-00" id=a1f57c4e-f125-493e-a43c-7b6d32af70f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.349531 | controller | Jun 10 15:40:57.049455 crc crio[20344]: time="2026-06-10T15:40:57.04914548Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.349551 | controller | Jun 10 15:40:57.092225 crc crio[20344]: time="2026-06-10T15:40:57.092119672Z" level=info msg="Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root" id=a1f57c4e-f125-493e-a43c-7b6d32af70f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.349568 | controller | Jun 10 15:40:57.114566 crc crio[20344]: time="2026-06-10T15:40:57.114441004Z" level=info msg="Stopped pod sandbox: 64601143be949b1f612c9102c9f278b4af0010de5095c03578747a1f78ad375b" id=92133a0d-c883-47e4-87dc-664b53475dc2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.349584 | controller | Jun 10 15:40:57.132963 crc crio[20344]: time="2026-06-10T15:40:57.132756233Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.349601 | controller | Jun 10 15:40:57.136517 crc crio[20344]: time="2026-06-10T15:40:57.136389057Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.349617 | controller | Jun 10 15:40:57.519412 crc crio[20344]: time="2026-06-10T15:40:57.518533441Z" level=info msg="Created container 11c268d4129a83830887f7dd1cd747b7d8b8ad626c57491f9598b8e3d9148544: openshift-must-gather-qvltm/crc-debug-flc57/container-00" id=a1f57c4e-f125-493e-a43c-7b6d32af70f8 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.349633 | controller | Jun 10 15:40:57.523071 crc crio[20344]: time="2026-06-10T15:40:57.522793931Z" level=info msg="Starting container: 11c268d4129a83830887f7dd1cd747b7d8b8ad626c57491f9598b8e3d9148544" id=2228a518-ade6-4a1b-9e60-917dbfc4ac6f name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.349649 | controller | Jun 10 15:40:57.548705 crc crio[20344]: time="2026-06-10T15:40:57.548499409Z" level=info msg="Started container" PID=213022 containerID=11c268d4129a83830887f7dd1cd747b7d8b8ad626c57491f9598b8e3d9148544 description=openshift-must-gather-qvltm/crc-debug-flc57/container-00 id=2228a518-ade6-4a1b-9e60-917dbfc4ac6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=38fdeecfc8a07521be38bec3ae550d5878dc0af921021c54ec811339895224a4
2026-06-10 15:52:06.349665 | controller | Jun 10 15:40:58.273572 crc crio[20344]: time="2026-06-10T15:40:58.266757389Z" level=info msg="Removing container: c9a131afc0ce31f4bba21f245a24dc331e5d6d7fcbef23939bff9c14bc20af8e" id=95b218f6-ab85-4277-b8bc-5dbe272fe325 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.349681 | controller | Jun 10 15:40:58.515424 crc crio[20344]: time="2026-06-10T15:40:58.496012564Z" level=info msg="Removed container c9a131afc0ce31f4bba21f245a24dc331e5d6d7fcbef23939bff9c14bc20af8e: openshift-marketplace/certified-operators-2xtzk/registry-server" id=95b218f6-ab85-4277-b8bc-5dbe272fe325 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.349698 | controller | Jun 10 15:40:58.551222 crc crio[20344]: time="2026-06-10T15:40:58.549973147Z" level=info msg="Removing container: 1dd69b6fc94c19e23e0db84d9336070267eee609a81a21dacc37975845362b74" id=c64afa7b-8ec1-4bca-9aa4-00397c9f637e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.349714 | controller | Jun 10 15:40:58.721327 crc crio[20344]: time="2026-06-10T15:40:58.721205456Z" level=info msg="Removed container 1dd69b6fc94c19e23e0db84d9336070267eee609a81a21dacc37975845362b74: openshift-marketplace/certified-operators-2xtzk/extract-content" id=c64afa7b-8ec1-4bca-9aa4-00397c9f637e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.349729 | controller | Jun 10 15:40:58.726499 crc crio[20344]: time="2026-06-10T15:40:58.72644146Z" level=info msg="Removing container: 6df8c76db386989351c438491a314ba40f03284c7b16c6d5b5b49ce0e28b1303" id=f6767b46-88f0-4ff5-af3d-e2e495e7a8c2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.349749 | controller | Jun 10 15:40:58.782950 crc crio[20344]: time="2026-06-10T15:40:58.782314522Z" level=info msg="Removed container 6df8c76db386989351c438491a314ba40f03284c7b16c6d5b5b49ce0e28b1303: openshift-marketplace/certified-operators-2xtzk/extract-utilities" id=f6767b46-88f0-4ff5-af3d-e2e495e7a8c2 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.349766 | controller | Jun 10 15:41:16.652475 crc crio[20344]: time="2026-06-10T15:41:16.651927323Z" level=info msg="Removing container: 85e8c4d7f934d1d7b391164e17895828e7bfd891b4a1e755b4715eb3c8744a60" id=864df4aa-bc2b-4eca-ad8e-8c91ac086609 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.349782 | controller | Jun 10 15:41:16.885003 crc crio[20344]: time="2026-06-10T15:41:16.884807962Z" level=info msg="Removed container 85e8c4d7f934d1d7b391164e17895828e7bfd891b4a1e755b4715eb3c8744a60: openshift-infra/auto-csr-approver-29685094-k9gll/oc" id=864df4aa-bc2b-4eca-ad8e-8c91ac086609 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.349798 | controller | Jun 10 15:41:16.901200 crc crio[20344]: time="2026-06-10T15:41:16.901016797Z" level=info msg="Stopping pod sandbox: 7467343f9267c7d5c88369fb65dcfe864b6a9b80a8b12302b7ad04f537cf8025" id=059e80e9-7a44-4dc3-b6cf-91083ffaec36 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.349814 | controller | Jun 10 15:41:16.904493 crc crio[20344]: time="2026-06-10T15:41:16.904420814Z" level=info msg="Stopped pod sandbox (already stopped): 7467343f9267c7d5c88369fb65dcfe864b6a9b80a8b12302b7ad04f537cf8025" id=059e80e9-7a44-4dc3-b6cf-91083ffaec36 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.349830 | controller | Jun 10 15:41:16.905555 crc crio[20344]: time="2026-06-10T15:41:16.905483172Z" level=info msg="Removing pod sandbox: 7467343f9267c7d5c88369fb65dcfe864b6a9b80a8b12302b7ad04f537cf8025" id=26be1e00-2ffd-4548-8b70-dd9424877632 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.349846 | controller | Jun 10 15:41:16.926530 crc crio[20344]: time="2026-06-10T15:41:16.926433649Z" level=info msg="Removed pod sandbox: 7467343f9267c7d5c88369fb65dcfe864b6a9b80a8b12302b7ad04f537cf8025" id=26be1e00-2ffd-4548-8b70-dd9424877632 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.349881 | controller | Jun 10 15:41:16.928635 crc crio[20344]: time="2026-06-10T15:41:16.928562383Z" level=info msg="Stopping pod sandbox: 64601143be949b1f612c9102c9f278b4af0010de5095c03578747a1f78ad375b" id=58d1ee4a-a9e2-4b90-a5cb-657e59fd3c7c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.349898 | controller | Jun 10 15:41:16.928776 crc crio[20344]: time="2026-06-10T15:41:16.928689116Z" level=info msg="Stopped pod sandbox (already stopped): 64601143be949b1f612c9102c9f278b4af0010de5095c03578747a1f78ad375b" id=58d1ee4a-a9e2-4b90-a5cb-657e59fd3c7c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.349914 | controller | Jun 10 15:41:16.929406 crc crio[20344]: time="2026-06-10T15:41:16.929341873Z" level=info msg="Removing pod sandbox: 64601143be949b1f612c9102c9f278b4af0010de5095c03578747a1f78ad375b" id=7e6dfd2d-81f6-4748-86f9-f724b80670b1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.349930 | controller | Jun 10 15:41:16.945711 crc crio[20344]: time="2026-06-10T15:41:16.945162259Z" level=info msg="Removed pod sandbox: 64601143be949b1f612c9102c9f278b4af0010de5095c03578747a1f78ad375b" id=7e6dfd2d-81f6-4748-86f9-f724b80670b1 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.349947 | controller | Jun 10 15:41:28.738403 crc crio[20344]: time="2026-06-10T15:41:28.737635049Z" level=info msg="Stopping pod sandbox: 38fdeecfc8a07521be38bec3ae550d5878dc0af921021c54ec811339895224a4" id=87b8e7ad-98f1-4a9b-a1ef-214054a2d247 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.349962 | controller | Jun 10 15:41:28.755510 crc crio[20344]: time="2026-06-10T15:41:28.755408114Z" level=info msg="Stopped pod sandbox: 38fdeecfc8a07521be38bec3ae550d5878dc0af921021c54ec811339895224a4" id=87b8e7ad-98f1-4a9b-a1ef-214054a2d247 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.349983 | controller | Jun 10 15:41:30.657017 crc crio[20344]: time="2026-06-10T15:41:30.656371567Z" level=info msg="Running pod sandbox: openshift-must-gather-qvltm/crc-debug-sxjth/POD" id=f4953205-3e32-48ce-a0d9-489f4949410c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.350000 | controller | Jun 10 15:41:30.658185 crc crio[20344]: time="2026-06-10T15:41:30.657064874Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.350017 | controller | Jun 10 15:41:30.685768 crc crio[20344]: time="2026-06-10T15:41:30.685610626Z" level=warning msg="Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \"net.ipv4.ping_group_range\" not allowed with host net enabled" id=f4953205-3e32-48ce-a0d9-489f4949410c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.350034 | controller | Jun 10 15:41:30.703764 crc crio[20344]: time="2026-06-10T15:41:30.703681509Z" level=info msg="Ran pod sandbox dd6f4940ec635e3a92ac54e1ffaa3b288d4684c19e93adaf8b554431adbc702c with infra container: openshift-must-gather-qvltm/crc-debug-sxjth/POD" id=f4953205-3e32-48ce-a0d9-489f4949410c name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.350063 | controller | Jun 10 15:41:30.707240 crc crio[20344]: time="2026-06-10T15:41:30.707165959Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=d3467599-aa12-4892-b236-83bd27f2df3e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.350081 | controller | Jun 10 15:41:30.717009 crc crio[20344]: time="2026-06-10T15:41:30.716916028Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2" id=c37e4856-f29b-427a-8cb3-51bc57664f7a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.350097 | controller | Jun 10 15:41:30.732032 crc crio[20344]: time="2026-06-10T15:41:30.731916813Z" level=info msg="Creating container: openshift-must-gather-qvltm/crc-debug-sxjth/container-00" id=b0ca05f4-cf66-47da-bfdd-e8622a10cb59 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.350113 | controller | Jun 10 15:41:30.732504 crc crio[20344]: time="2026-06-10T15:41:30.732436446Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.350129 | controller | Jun 10 15:41:30.777210 crc crio[20344]: time="2026-06-10T15:41:30.777000168Z" level=info msg="Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root" id=b0ca05f4-cf66-47da-bfdd-e8622a10cb59 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.350146 | controller | Jun 10 15:41:30.795715 crc crio[20344]: time="2026-06-10T15:41:30.795500753Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.350162 | controller | Jun 10 15:41:30.797946 crc crio[20344]: time="2026-06-10T15:41:30.797873003Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.350179 | controller | Jun 10 15:41:31.013713 crc crio[20344]: time="2026-06-10T15:41:31.013188072Z" level=info msg="Created container 4dfd2fba062a9442d442864ec1fee410bac32a7ea0d81bee84a6efdb3d6a8870: openshift-must-gather-qvltm/crc-debug-sxjth/container-00" id=b0ca05f4-cf66-47da-bfdd-e8622a10cb59 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.350199 | controller | Jun 10 15:41:31.015118 crc crio[20344]: time="2026-06-10T15:41:31.015015789Z" level=info msg="Starting container: 4dfd2fba062a9442d442864ec1fee410bac32a7ea0d81bee84a6efdb3d6a8870" id=1a08d695-1ee7-4874-b108-bb4837d1ccf2 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.350217 | controller | Jun 10 15:41:31.022176 crc crio[20344]: time="2026-06-10T15:41:31.022043729Z" level=info msg="Started container" PID=218728 containerID=4dfd2fba062a9442d442864ec1fee410bac32a7ea0d81bee84a6efdb3d6a8870 description=openshift-must-gather-qvltm/crc-debug-sxjth/container-00 id=1a08d695-1ee7-4874-b108-bb4837d1ccf2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd6f4940ec635e3a92ac54e1ffaa3b288d4684c19e93adaf8b554431adbc702c
2026-06-10 15:52:06.350234 | controller | Jun 10 15:41:32.816911 crc crio[20344]: time="2026-06-10T15:41:32.8167933Z" level=info msg="Stopping pod sandbox: dd6f4940ec635e3a92ac54e1ffaa3b288d4684c19e93adaf8b554431adbc702c" id=c52b0e7d-f086-4da2-af2f-535429576b3a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.350251 | controller | Jun 10 15:41:32.822047 crc crio[20344]: time="2026-06-10T15:41:32.821978283Z" level=info msg="Stopped pod sandbox: dd6f4940ec635e3a92ac54e1ffaa3b288d4684c19e93adaf8b554431adbc702c" id=c52b0e7d-f086-4da2-af2f-535429576b3a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.350268 | controller | Jun 10 15:41:33.836248 crc crio[20344]: time="2026-06-10T15:41:33.835904761Z" level=info msg="Removing container: 4dfd2fba062a9442d442864ec1fee410bac32a7ea0d81bee84a6efdb3d6a8870" id=82b0cb4e-eb02-44e5-b703-2c17c0fc9d53 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.350286 | controller | Jun 10 15:41:33.867185 crc crio[20344]: time="2026-06-10T15:41:33.867002168Z" level=info msg="Removed container 4dfd2fba062a9442d442864ec1fee410bac32a7ea0d81bee84a6efdb3d6a8870: openshift-must-gather-qvltm/crc-debug-sxjth/container-00" id=82b0cb4e-eb02-44e5-b703-2c17c0fc9d53 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.350305 | controller | Jun 10 15:42:00.541689 crc crio[20344]: time="2026-06-10T15:42:00.540731594Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685102-wpq9b/POD" id=38115b85-c7a3-4052-91ee-0df7d6c18c96 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.350329 | controller | Jun 10 15:42:00.541689 crc crio[20344]: time="2026-06-10T15:42:00.541656948Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.350353 | controller | Jun 10 15:42:00.599706 crc crio[20344]: time="2026-06-10T15:42:00.599082079Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685102-wpq9b Namespace:openshift-infra ID:4887341243ea554f1b15046028f234c54398f4b72fede2fecabce37fe58972fd UID:dd396add-f7cd-411a-8327-090b27f195c9 NetNS:/var/run/netns/00d1c700-2a16-4930-a3eb-37629d15f879 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd396add_f7cd_411a_8327_090b27f195c9.slice PodAnnotations:0xc0068587a0}] Aliases:map[]}"
2026-06-10 15:52:06.350378 | controller | Jun 10 15:42:00.599706 crc crio[20344]: time="2026-06-10T15:42:00.599675685Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685102-wpq9b to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.350401 | controller | Jun 10 15:42:01.150510 crc crio[20344]: 2026-06-10T15:42:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4887341243ea554 Mac:22:a9:2d:8d:39:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/00d1c700-2a16-4930-a3eb-37629d15f879 SocketPath: PciID:}] [{Interface:0xc000260a20 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.350418 | controller | Jun 10 15:42:01.152669 crc crio[20344]: time="2026-06-10T15:42:01.152544655Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685102-wpq9b Namespace:openshift-infra ID:4887341243ea554f1b15046028f234c54398f4b72fede2fecabce37fe58972fd UID:dd396add-f7cd-411a-8327-090b27f195c9 NetNS:/var/run/netns/00d1c700-2a16-4930-a3eb-37629d15f879 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd396add_f7cd_411a_8327_090b27f195c9.slice PodAnnotations:0xc0068587a0}] Aliases:map[]}"
2026-06-10 15:52:06.350440 | controller | Jun 10 15:42:01.152970 crc crio[20344]: time="2026-06-10T15:42:01.152853973Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685102-wpq9b for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.350458 | controller | Jun 10 15:42:01.179778 crc crio[20344]: time="2026-06-10T15:42:01.176593791Z" level=info msg="Ran pod sandbox 4887341243ea554f1b15046028f234c54398f4b72fede2fecabce37fe58972fd with infra container: openshift-infra/auto-csr-approver-29685102-wpq9b/POD" id=38115b85-c7a3-4052-91ee-0df7d6c18c96 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.350475 | controller | Jun 10 15:42:01.182939 crc crio[20344]: time="2026-06-10T15:42:01.182741879Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=18ea9fbe-f947-4229-bb4b-714d71df1ef6 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.350491 | controller | Jun 10 15:42:01.202184 crc crio[20344]: time="2026-06-10T15:42:01.198033921Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-10 15:52:06.350508 | controller | Jun 10 15:42:02.112030 crc crio[20344]: time="2026-06-10T15:42:02.111499484Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=18ea9fbe-f947-4229-bb4b-714d71df1ef6 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.350525 | controller | Jun 10 15:42:02.114205 crc crio[20344]: time="2026-06-10T15:42:02.113731131Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=42b03da8-1630-46f2-a6e5-76f5a8f343ab name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.350541 | controller | Jun 10 15:42:02.119718 crc crio[20344]: time="2026-06-10T15:42:02.119122269Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ab57a931-dac8-4d9b-a4d2-8935f6acfa62 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.350558 | controller | Jun 10 15:42:02.136859 crc crio[20344]: time="2026-06-10T15:42:02.136681479Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685102-wpq9b/oc" id=86e069a9-2985-4cd1-af8b-8f937e8726aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.350575 | controller | Jun 10 15:42:02.137436 crc crio[20344]: time="2026-06-10T15:42:02.137376327Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.350591 | controller | Jun 10 15:42:02.200015 crc crio[20344]: time="2026-06-10T15:42:02.199964451Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.350608 | controller | Jun 10 15:42:02.549672 crc crio[20344]: time="2026-06-10T15:42:02.542667465Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.350624 | controller | Jun 10 15:42:02.660467 crc crio[20344]: time="2026-06-10T15:42:02.660352802Z" level=info msg="Created container 31d850be4252cb2107d6e02d7754bd0ab0903436dd55255d94f10c6bbf442287: openshift-infra/auto-csr-approver-29685102-wpq9b/oc" id=86e069a9-2985-4cd1-af8b-8f937e8726aa name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.350641 | controller | Jun 10 15:42:02.661976 crc crio[20344]: time="2026-06-10T15:42:02.661875471Z" level=info msg="Starting container: 31d850be4252cb2107d6e02d7754bd0ab0903436dd55255d94f10c6bbf442287" id=7738af82-a670-4a54-8f18-c6beaacc83dd name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.350662 | controller | Jun 10 15:42:02.669589 crc crio[20344]: time="2026-06-10T15:42:02.669479826Z" level=info msg="Started container" PID=224786 containerID=31d850be4252cb2107d6e02d7754bd0ab0903436dd55255d94f10c6bbf442287 description=openshift-infra/auto-csr-approver-29685102-wpq9b/oc id=7738af82-a670-4a54-8f18-c6beaacc83dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=4887341243ea554f1b15046028f234c54398f4b72fede2fecabce37fe58972fd
2026-06-10 15:52:06.350679 | controller | Jun 10 15:42:04.355222 crc crio[20344]: time="2026-06-10T15:42:04.354352679Z" level=info msg="Stopping pod sandbox: 4887341243ea554f1b15046028f234c54398f4b72fede2fecabce37fe58972fd" id=e01a3bee-b5c7-454f-8a11-4effe13b2766 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.350696 | controller | Jun 10 15:42:04.356868 crc crio[20344]: time="2026-06-10T15:42:04.356050313Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685102-wpq9b Namespace:openshift-infra ID:4887341243ea554f1b15046028f234c54398f4b72fede2fecabce37fe58972fd UID:dd396add-f7cd-411a-8327-090b27f195c9 NetNS:/var/run/netns/00d1c700-2a16-4930-a3eb-37629d15f879 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd396add_f7cd_411a_8327_090b27f195c9.slice PodAnnotations:0xc00282e458}] Aliases:map[]}"
2026-06-10 15:52:06.350713 | controller | Jun 10 15:42:04.356868 crc crio[20344]: time="2026-06-10T15:42:04.356210657Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685102-wpq9b from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.350730 | controller | Jun 10 15:42:04.730935 crc crio[20344]: time="2026-06-10T15:42:04.730832429Z" level=info msg="Stopped pod sandbox: 4887341243ea554f1b15046028f234c54398f4b72fede2fecabce37fe58972fd" id=e01a3bee-b5c7-454f-8a11-4effe13b2766 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.350746 | controller | Jun 10 15:42:16.970503 crc crio[20344]: time="2026-06-10T15:42:16.969878045Z" level=info msg="Removing container: e8ba46eac77fac467981190af125afa0e17d1f512c8b86b5a9d760c3be53eb85" id=5b6215de-2881-488d-9302-59281b3e9801 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.350761 | controller | Jun 10 15:42:17.124063 crc crio[20344]: time="2026-06-10T15:42:17.123938072Z" level=info msg="Removed container e8ba46eac77fac467981190af125afa0e17d1f512c8b86b5a9d760c3be53eb85: openshift-infra/auto-csr-approver-29685096-ww8m2/oc" id=5b6215de-2881-488d-9302-59281b3e9801 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.350778 | controller | Jun 10 15:42:17.133627 crc crio[20344]: time="2026-06-10T15:42:17.133504697Z" level=info msg="Stopping pod sandbox: 84bcc966750d3fda2f780ac8d074a7a3dfd59ce0edfbcd4f835962f972a99caa" id=8381bd46-ce43-4ff9-be9e-fb3bce6e3764 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.350793 | controller | Jun 10 15:42:17.133627 crc crio[20344]: time="2026-06-10T15:42:17.13359626Z" level=info msg="Stopped pod sandbox (already stopped): 84bcc966750d3fda2f780ac8d074a7a3dfd59ce0edfbcd4f835962f972a99caa" id=8381bd46-ce43-4ff9-be9e-fb3bce6e3764 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.350810 | controller | Jun 10 15:42:17.134584 crc crio[20344]: time="2026-06-10T15:42:17.134498053Z" level=info msg="Removing pod sandbox: 84bcc966750d3fda2f780ac8d074a7a3dfd59ce0edfbcd4f835962f972a99caa" id=34133624-10b2-4686-bee0-1cd7564ff560 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.350825 | controller | Jun 10 15:42:17.147551 crc crio[20344]: time="2026-06-10T15:42:17.147456475Z" level=info msg="Removed pod sandbox: 84bcc966750d3fda2f780ac8d074a7a3dfd59ce0edfbcd4f835962f972a99caa" id=34133624-10b2-4686-bee0-1cd7564ff560 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.350846 | controller | Jun 10 15:42:17.149148 crc crio[20344]: time="2026-06-10T15:42:17.149055756Z" level=info msg="Stopping pod sandbox: dd6f4940ec635e3a92ac54e1ffaa3b288d4684c19e93adaf8b554431adbc702c" id=afe5db5c-0c56-4fb0-825c-a7981e976ccf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.350885 | controller | Jun 10 15:42:17.149240 crc crio[20344]: time="2026-06-10T15:42:17.149164919Z" level=info msg="Stopped pod sandbox (already stopped): dd6f4940ec635e3a92ac54e1ffaa3b288d4684c19e93adaf8b554431adbc702c" id=afe5db5c-0c56-4fb0-825c-a7981e976ccf name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.350904 | controller | Jun 10 15:42:17.149958 crc crio[20344]: time="2026-06-10T15:42:17.149878967Z" level=info msg="Removing pod sandbox: dd6f4940ec635e3a92ac54e1ffaa3b288d4684c19e93adaf8b554431adbc702c" id=9c6ba71d-be98-4d11-9606-1ea948c55fad name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.350920 | controller | Jun 10 15:42:17.163007 crc crio[20344]: time="2026-06-10T15:42:17.162896341Z" level=info msg="Removed pod sandbox: dd6f4940ec635e3a92ac54e1ffaa3b288d4684c19e93adaf8b554431adbc702c" id=9c6ba71d-be98-4d11-9606-1ea948c55fad name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.350936 | controller | Jun 10 15:43:50.717511 crc crio[20344]: time="2026-06-10T15:43:50.716642878Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-marketplace-jnwl2/POD" id=9e62e76f-2ecf-4de8-bd87-60ae6d2eabc1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.350953 | controller | Jun 10 15:43:50.718622 crc crio[20344]: time="2026-06-10T15:43:50.717543471Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.350970 | controller | Jun 10 15:43:50.769570 crc crio[20344]: time="2026-06-10T15:43:50.769430711Z" level=info msg="Got pod network &{Name:redhat-marketplace-jnwl2 Namespace:openshift-marketplace ID:d443165d796167dca1160c784be2c5d18643c162897f53e1f05501daa7d039cd UID:53ca0bc4-2d2d-4444-9597-dad633729274 NetNS:/var/run/netns/016eb7e4-bb02-43c8-8247-11aebce2574c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod53ca0bc4_2d2d_4444_9597_dad633729274.slice PodAnnotations:0xc0022658c8}] Aliases:map[]}"
2026-06-10 15:52:06.350987 | controller | Jun 10 15:43:50.770006 crc crio[20344]: time="2026-06-10T15:43:50.769973065Z" level=info msg="Adding pod openshift-marketplace_redhat-marketplace-jnwl2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.351004 | controller | Jun 10 15:43:51.440226 crc crio[20344]: 2026-06-10T15:43:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d443165d796167d Mac:3e:24:d7:76:64:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/016eb7e4-bb02-43c8-8247-11aebce2574c SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.351021 | controller | Jun 10 15:43:51.441502 crc crio[20344]: time="2026-06-10T15:43:51.441444576Z" level=info msg="Got pod network &{Name:redhat-marketplace-jnwl2 Namespace:openshift-marketplace ID:d443165d796167dca1160c784be2c5d18643c162897f53e1f05501daa7d039cd UID:53ca0bc4-2d2d-4444-9597-dad633729274 NetNS:/var/run/netns/016eb7e4-bb02-43c8-8247-11aebce2574c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod53ca0bc4_2d2d_4444_9597_dad633729274.slice PodAnnotations:0xc0022658c8}] Aliases:map[]}"
2026-06-10 15:52:06.351039 | controller | Jun 10 15:43:51.441684 crc crio[20344]: time="2026-06-10T15:43:51.44162921Z" level=info msg="Checking pod openshift-marketplace_redhat-marketplace-jnwl2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.351060 | controller | Jun 10 15:43:51.449517 crc crio[20344]: time="2026-06-10T15:43:51.4494242Z" level=info msg="Ran pod sandbox d443165d796167dca1160c784be2c5d18643c162897f53e1f05501daa7d039cd with infra container: openshift-marketplace/redhat-marketplace-jnwl2/POD" id=9e62e76f-2ecf-4de8-bd87-60ae6d2eabc1 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.351077 | controller | Jun 10 15:43:51.453036 crc crio[20344]: time="2026-06-10T15:43:51.452974041Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=ecf60e2a-9a88-49c0-9a20-4cea115aa3e7 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.351093 | controller | Jun 10 15:43:51.455310 crc crio[20344]: time="2026-06-10T15:43:51.455188228Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=d125234c-5c32-46ec-bdba-c34e68c700c0 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.351108 | controller | Jun 10 15:43:51.515218 crc crio[20344]: time="2026-06-10T15:43:51.514726414Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-jnwl2/extract-utilities" id=66c37f4f-bb91-489d-9617-3a900316c582 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.351125 | controller | Jun 10 15:43:51.515891 crc crio[20344]: time="2026-06-10T15:43:51.515818242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.351141 | controller | Jun 10 15:43:51.561094 crc crio[20344]: time="2026-06-10T15:43:51.56098644Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.351158 | controller | Jun 10 15:43:51.565979 crc crio[20344]: time="2026-06-10T15:43:51.565936206Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.351174 | controller | Jun 10 15:43:51.849508 crc crio[20344]: time="2026-06-10T15:43:51.84931583Z" level=info msg="Created container c50589981371e55405f1e142353d33b99166b43159114ca833e8e0494a452433: openshift-marketplace/redhat-marketplace-jnwl2/extract-utilities" id=66c37f4f-bb91-489d-9617-3a900316c582 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.351190 | controller | Jun 10 15:43:51.851155 crc crio[20344]: time="2026-06-10T15:43:51.850565512Z" level=info msg="Starting container: c50589981371e55405f1e142353d33b99166b43159114ca833e8e0494a452433" id=9b32c77c-915c-4b9f-b1ae-3af21099aca1 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.351207 | controller | Jun 10 15:43:51.856472 crc crio[20344]: time="2026-06-10T15:43:51.856384441Z" level=info msg="Started container" PID=250283 containerID=c50589981371e55405f1e142353d33b99166b43159114ca833e8e0494a452433 description=openshift-marketplace/redhat-marketplace-jnwl2/extract-utilities id=9b32c77c-915c-4b9f-b1ae-3af21099aca1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d443165d796167dca1160c784be2c5d18643c162897f53e1f05501daa7d039cd
2026-06-10 15:52:06.351224 | controller | Jun 10 15:43:52.703363 crc crio[20344]: time="2026-06-10T15:43:52.703065842Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=1ab0411e-c3ca-446b-8db7-90c35e4263ae name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.351240 | controller | Jun 10 15:43:52.712507 crc crio[20344]: time="2026-06-10T15:43:52.712407662Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\""
2026-06-10 15:52:06.351257 | controller | Jun 10 15:43:53.555743 crc crio[20344]: time="2026-06-10T15:43:53.555326816Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0" id=1ab0411e-c3ca-446b-8db7-90c35e4263ae name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.351278 | controller | Jun 10 15:43:53.562772 crc crio[20344]: time="2026-06-10T15:43:53.562683565Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=28ceacf8-d642-4d97-9aea-b5e791da4ae2 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.351295 | controller | Jun 10 15:43:53.569127 crc crio[20344]: time="2026-06-10T15:43:53.569042078Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20" id=7b49671f-26c6-4c33-8d8c-3c448f70850b name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.351312 | controller | Jun 10 15:43:53.577491 crc crio[20344]: time="2026-06-10T15:43:53.577403962Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-jnwl2/extract-content" id=24c26446-758f-45b7-919a-05e1e2905f84 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.351328 | controller | Jun 10 15:43:53.578040 crc crio[20344]: time="2026-06-10T15:43:53.577863034Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.351345 | controller | Jun 10 15:43:53.627119 crc crio[20344]: time="2026-06-10T15:43:53.627052595Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.351362 | controller | Jun 10 15:43:53.630596 crc crio[20344]: time="2026-06-10T15:43:53.630179365Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.351379 | controller | Jun 10 15:43:53.789165 crc crio[20344]: time="2026-06-10T15:43:53.789079117Z" level=info msg="Created container 7b351b2381eec7be38aebca7acb5dc39a1e19becf579d4cd8541f457241a8cc1: openshift-marketplace/redhat-marketplace-jnwl2/extract-content" id=24c26446-758f-45b7-919a-05e1e2905f84 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.351395 | controller | Jun 10 15:43:53.790493 crc crio[20344]: time="2026-06-10T15:43:53.790207916Z" level=info msg="Starting container: 7b351b2381eec7be38aebca7acb5dc39a1e19becf579d4cd8541f457241a8cc1" id=c617c319-28e6-476f-a71e-718f25ac6f94 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.351413 | controller | Jun 10 15:43:53.798102 crc crio[20344]: time="2026-06-10T15:43:53.798071787Z" level=info msg="Started container" PID=250648 containerID=7b351b2381eec7be38aebca7acb5dc39a1e19becf579d4cd8541f457241a8cc1 description=openshift-marketplace/redhat-marketplace-jnwl2/extract-content id=c617c319-28e6-476f-a71e-718f25ac6f94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d443165d796167dca1160c784be2c5d18643c162897f53e1f05501daa7d039cd
2026-06-10 15:52:06.351438 | controller | Jun 10 15:43:54.736537 crc crio[20344]: time="2026-06-10T15:43:54.735420843Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=1e4fbdf1-58b1-4d09-bf55-67a4c1c17261 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.351463 | controller | Jun 10 15:43:54.748527 crc crio[20344]: time="2026-06-10T15:43:54.748374765Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e3a832d5-b4c4-47b8-94e9-5528e3b5017d name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.351487 | controller | Jun 10 15:43:54.761768 crc crio[20344]: time="2026-06-10T15:43:54.758910245Z" level=info msg="Creating container: openshift-marketplace/redhat-marketplace-jnwl2/registry-server" id=6aab3eeb-b32c-4795-ac82-7595c70177db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.351511 | controller | Jun 10 15:43:54.761768 crc crio[20344]: time="2026-06-10T15:43:54.759420968Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.351529 | controller | Jun 10 15:43:54.830657 crc crio[20344]: time="2026-06-10T15:43:54.83049426Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.351545 | controller | Jun 10 15:43:54.837067 crc crio[20344]: time="2026-06-10T15:43:54.836329809Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.351561 | controller | Jun 10 15:43:54.991853 crc crio[20344]: time="2026-06-10T15:43:54.991145397Z" level=info msg="Created container 4a621c1eaf63d6944c5e3f8666f474cc92be20b8b0ea455d03ca197cdf1a2aae: openshift-marketplace/redhat-marketplace-jnwl2/registry-server" id=6aab3eeb-b32c-4795-ac82-7595c70177db name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.351577 | controller | Jun 10 15:43:54.993622 crc crio[20344]: time="2026-06-10T15:43:54.99357605Z" level=info msg="Starting container: 4a621c1eaf63d6944c5e3f8666f474cc92be20b8b0ea455d03ca197cdf1a2aae" id=aae279d6-bf93-4359-9da0-f1f900391129 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.351594 | controller | Jun 10 15:43:55.003988 crc crio[20344]: time="2026-06-10T15:43:55.003923105Z" level=info msg="Started container" PID=250796 containerID=4a621c1eaf63d6944c5e3f8666f474cc92be20b8b0ea455d03ca197cdf1a2aae description=openshift-marketplace/redhat-marketplace-jnwl2/registry-server id=aae279d6-bf93-4359-9da0-f1f900391129 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d443165d796167dca1160c784be2c5d18643c162897f53e1f05501daa7d039cd
2026-06-10 15:52:06.351611 | controller | Jun 10 15:44:00.640045 crc crio[20344]: time="2026-06-10T15:44:00.63875431Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685104-nb29g/POD" id=a2496770-12e2-4ac3-92b2-48e236cb1deb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.351628 | controller | Jun 10 15:44:00.640045 crc crio[20344]: time="2026-06-10T15:44:00.639957581Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.351707 | controller | Jun 10 15:44:00.691698 crc crio[20344]: time="2026-06-10T15:44:00.691577264Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685104-nb29g Namespace:openshift-infra ID:250757f703229a9f8c9da258443e78c552aa5deb51e01c2f6050f44e49d58a6b UID:798b5d94-6bf6-42fa-be74-397be9329966 NetNS:/var/run/netns/765acfc1-9aaa-4916-a6a7-b138998784c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod798b5d94_6bf6_42fa_be74_397be9329966.slice PodAnnotations:0xc00078c0f8}] Aliases:map[]}"
2026-06-10 15:52:06.351731 | controller | Jun 10 15:44:00.691698 crc crio[20344]: time="2026-06-10T15:44:00.691653236Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685104-nb29g to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.351749 | controller | Jun 10 15:44:01.300337 crc crio[20344]: 2026-06-10T15:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:250757f703229a9 Mac:02:70:9a:ea:47:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/765acfc1-9aaa-4916-a6a7-b138998784c8 SocketPath: PciID:}] [{Interface:0xc00012ec70 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.351766 | controller | Jun 10 15:44:01.302133 crc crio[20344]: time="2026-06-10T15:44:01.30204983Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685104-nb29g Namespace:openshift-infra ID:250757f703229a9f8c9da258443e78c552aa5deb51e01c2f6050f44e49d58a6b UID:798b5d94-6bf6-42fa-be74-397be9329966 NetNS:/var/run/netns/765acfc1-9aaa-4916-a6a7-b138998784c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod798b5d94_6bf6_42fa_be74_397be9329966.slice PodAnnotations:0xc00078c0f8}] Aliases:map[]}"
2026-06-10 15:52:06.351788 | controller | Jun 10 15:44:01.302358 crc crio[20344]: time="2026-06-10T15:44:01.302241865Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685104-nb29g for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.351805 | controller | Jun 10 15:44:01.323949 crc crio[20344]: time="2026-06-10T15:44:01.323729026Z" level=info msg="Ran pod sandbox 250757f703229a9f8c9da258443e78c552aa5deb51e01c2f6050f44e49d58a6b with infra container: openshift-infra/auto-csr-approver-29685104-nb29g/POD" id=a2496770-12e2-4ac3-92b2-48e236cb1deb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.351822 | controller | Jun 10 15:44:01.327498 crc crio[20344]: time="2026-06-10T15:44:01.327383589Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=9fc11d5d-8b9b-42bd-a10b-e0caf7ece32f name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.351838 | controller | Jun 10 15:44:01.338018 crc crio[20344]: time="2026-06-10T15:44:01.337865028Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-10 15:52:06.351883 | controller | Jun 10 15:44:02.767925 crc crio[20344]: time="2026-06-10T15:44:02.767540772Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=9fc11d5d-8b9b-42bd-a10b-e0caf7ece32f name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.351902 | controller | Jun 10 15:44:02.769738 crc crio[20344]: time="2026-06-10T15:44:02.768686471Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=5e997fe9-b774-438f-ae42-dddc66283939 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.351918 | controller | Jun 10 15:44:02.770850 crc crio[20344]: time="2026-06-10T15:44:02.770719863Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=8f15ff92-20e4-456e-a0ec-f1cceaeb71b4 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.351935 | controller | Jun 10 15:44:02.777882 crc crio[20344]: time="2026-06-10T15:44:02.777804945Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685104-nb29g/oc" id=39c8efd6-c370-4277-8ecd-13be5845872a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.351951 | controller | Jun 10 15:44:02.778196 crc crio[20344]: time="2026-06-10T15:44:02.778139554Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.351967 | controller | Jun 10 15:44:02.825630 crc crio[20344]: time="2026-06-10T15:44:02.825541879Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.351983 | controller | Jun 10 15:44:02.907972 crc crio[20344]: time="2026-06-10T15:44:02.90791495Z" level=info msg="Stopping container: 4a621c1eaf63d6944c5e3f8666f474cc92be20b8b0ea455d03ca197cdf1a2aae (timeout: 2s)" id=f504594d-e3c6-42e7-b007-891993740745 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.351999 | controller | Jun 10 15:44:03.057554 crc crio[20344]: time="2026-06-10T15:44:03.057312479Z" level=info msg="Stopped container 4a621c1eaf63d6944c5e3f8666f474cc92be20b8b0ea455d03ca197cdf1a2aae: openshift-marketplace/redhat-marketplace-jnwl2/registry-server" id=f504594d-e3c6-42e7-b007-891993740745 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.352016 | controller | Jun 10 15:44:03.060565 crc crio[20344]: time="2026-06-10T15:44:03.060438519Z" level=info msg="Stopping pod sandbox: d443165d796167dca1160c784be2c5d18643c162897f53e1f05501daa7d039cd" id=cee19297-1aa4-4928-8f4d-fbbd76715ae1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.352036 | controller | Jun 10 15:44:03.061346 crc crio[20344]: time="2026-06-10T15:44:03.061219599Z" level=info msg="Got pod network &{Name:redhat-marketplace-jnwl2 Namespace:openshift-marketplace ID:d443165d796167dca1160c784be2c5d18643c162897f53e1f05501daa7d039cd UID:53ca0bc4-2d2d-4444-9597-dad633729274 NetNS:/var/run/netns/016eb7e4-bb02-43c8-8247-11aebce2574c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod53ca0bc4_2d2d_4444_9597_dad633729274.slice PodAnnotations:0xc00078cc68}] Aliases:map[]}"
2026-06-10 15:52:06.352054 | controller | Jun 10 15:44:03.062140 crc crio[20344]: time="2026-06-10T15:44:03.06201781Z" level=info msg="Deleting pod openshift-marketplace_redhat-marketplace-jnwl2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.352070 | controller | Jun 10 15:44:03.143196 crc crio[20344]: time="2026-06-10T15:44:03.142646326Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.352087 | controller | Jun 10 15:44:03.347748 crc crio[20344]: time="2026-06-10T15:44:03.347583659Z" level=info msg="Created container 6cce8191536f41f8d665cb6df5341d020bf17b906d732c136a6a71ae0b397df4: openshift-infra/auto-csr-approver-29685104-nb29g/oc" id=39c8efd6-c370-4277-8ecd-13be5845872a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.352104 | controller | Jun 10 15:44:03.349928 crc crio[20344]: time="2026-06-10T15:44:03.349825686Z" level=info msg="Starting container: 6cce8191536f41f8d665cb6df5341d020bf17b906d732c136a6a71ae0b397df4" id=1b3c76d1-cbc4-43f3-97ea-bef990ff639c name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.352120 | controller | Jun 10 15:44:03.354932 crc crio[20344]: time="2026-06-10T15:44:03.354823655Z" level=info msg="Started container" PID=252199 containerID=6cce8191536f41f8d665cb6df5341d020bf17b906d732c136a6a71ae0b397df4 description=openshift-infra/auto-csr-approver-29685104-nb29g/oc id=1b3c76d1-cbc4-43f3-97ea-bef990ff639c name=/runtime.v1.RuntimeService/StartContainer sandboxID=250757f703229a9f8c9da258443e78c552aa5deb51e01c2f6050f44e49d58a6b
2026-06-10 15:52:06.352137 | controller | Jun 10 15:44:03.447008 crc crio[20344]: time="2026-06-10T15:44:03.446878724Z" level=info msg="Stopped pod sandbox: d443165d796167dca1160c784be2c5d18643c162897f53e1f05501daa7d039cd" id=cee19297-1aa4-4928-8f4d-fbbd76715ae1 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.352153 | controller | Jun 10 15:44:03.933579 crc crio[20344]: time="2026-06-10T15:44:03.933506327Z" level=info msg="Removing container: 4a621c1eaf63d6944c5e3f8666f474cc92be20b8b0ea455d03ca197cdf1a2aae" id=06a99af4-27ab-4f81-bfb9-5ce31f8502f4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.352169 | controller | Jun 10 15:44:03.976174 crc crio[20344]: time="2026-06-10T15:44:03.975588105Z" level=info msg="Removed container 4a621c1eaf63d6944c5e3f8666f474cc92be20b8b0ea455d03ca197cdf1a2aae: openshift-marketplace/redhat-marketplace-jnwl2/registry-server" id=06a99af4-27ab-4f81-bfb9-5ce31f8502f4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.352185 | controller | Jun 10 15:44:03.998824 crc crio[20344]: time="2026-06-10T15:44:03.997305312Z" level=info msg="Removing container: 7b351b2381eec7be38aebca7acb5dc39a1e19becf579d4cd8541f457241a8cc1" id=f2d50585-3bf3-4084-9e8c-69f96ca6056b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.352201 | controller | Jun 10 15:44:04.031525 crc crio[20344]: time="2026-06-10T15:44:04.031429557Z" level=info msg="Removed container 7b351b2381eec7be38aebca7acb5dc39a1e19becf579d4cd8541f457241a8cc1: openshift-marketplace/redhat-marketplace-jnwl2/extract-content" id=f2d50585-3bf3-4084-9e8c-69f96ca6056b name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.352221 | controller | Jun 10 15:44:04.035569 crc crio[20344]: time="2026-06-10T15:44:04.035158752Z" level=info msg="Removing container: c50589981371e55405f1e142353d33b99166b43159114ca833e8e0494a452433" id=591fd9c7-f35f-4072-a8fd-652657f44265 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.352238 | controller | Jun 10 15:44:04.097034 crc crio[20344]: time="2026-06-10T15:44:04.096976607Z" level=info msg="Removed container c50589981371e55405f1e142353d33b99166b43159114ca833e8e0494a452433: openshift-marketplace/redhat-marketplace-jnwl2/extract-utilities" id=591fd9c7-f35f-4072-a8fd-652657f44265 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.352254 | controller | Jun 10 15:44:05.967008 crc crio[20344]: time="2026-06-10T15:44:05.966176635Z" level=info msg="Stopping pod sandbox: 250757f703229a9f8c9da258443e78c552aa5deb51e01c2f6050f44e49d58a6b" id=04f3fe4b-4a11-4111-a648-fe12af05cd65 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.352271 | controller | Jun 10 15:44:05.968584 crc crio[20344]: time="2026-06-10T15:44:05.96834386Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685104-nb29g Namespace:openshift-infra ID:250757f703229a9f8c9da258443e78c552aa5deb51e01c2f6050f44e49d58a6b UID:798b5d94-6bf6-42fa-be74-397be9329966 NetNS:/var/run/netns/765acfc1-9aaa-4916-a6a7-b138998784c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod798b5d94_6bf6_42fa_be74_397be9329966.slice PodAnnotations:0xc00008c2f0}] Aliases:map[]}"
2026-06-10 15:52:06.352287 | controller | Jun 10 15:44:05.968584 crc crio[20344]: time="2026-06-10T15:44:05.968527455Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685104-nb29g from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.352304 | controller | Jun 10 15:44:06.434544 crc crio[20344]: time="2026-06-10T15:44:06.433974195Z" level=info msg="Stopped pod sandbox: 250757f703229a9f8c9da258443e78c552aa5deb51e01c2f6050f44e49d58a6b" id=04f3fe4b-4a11-4111-a648-fe12af05cd65 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.352320 | controller | Jun 10 15:44:17.203606 crc crio[20344]: time="2026-06-10T15:44:17.2028828Z" level=info msg="Removing container: 26fd9ff31daab5ddf109b94ff1821200a39742ed92b24c5359a22bcc4ce1bd48" id=0039fa7b-4f6e-4ee2-985e-7a5364bd5ef7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.352336 | controller | Jun 10 15:44:17.321082 crc crio[20344]: time="2026-06-10T15:44:17.320921975Z" level=info msg="Removed container 26fd9ff31daab5ddf109b94ff1821200a39742ed92b24c5359a22bcc4ce1bd48: openshift-infra/auto-csr-approver-29685098-9pdgn/oc" id=0039fa7b-4f6e-4ee2-985e-7a5364bd5ef7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.352352 | controller | Jun 10 15:44:17.346702 crc crio[20344]: time="2026-06-10T15:44:17.346578473Z" level=info msg="Stopping pod sandbox: d443165d796167dca1160c784be2c5d18643c162897f53e1f05501daa7d039cd" id=9f11f68e-b1a0-4a27-82c7-91abc8f7e186 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.352368 | controller | Jun 10 15:44:17.346702 crc crio[20344]: time="2026-06-10T15:44:17.346698036Z" level=info msg="Stopped pod sandbox (already stopped): d443165d796167dca1160c784be2c5d18643c162897f53e1f05501daa7d039cd" id=9f11f68e-b1a0-4a27-82c7-91abc8f7e186 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.352385 | controller | Jun 10 15:44:17.347436 crc crio[20344]: time="2026-06-10T15:44:17.347375513Z" level=info msg="Removing pod sandbox: d443165d796167dca1160c784be2c5d18643c162897f53e1f05501daa7d039cd" id=7b4e7bd2-c863-4465-ac49-a3c226ee2b3b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.352401 | controller | Jun 10 15:44:17.369911 crc crio[20344]: time="2026-06-10T15:44:17.369799888Z" level=info msg="Removed pod sandbox: d443165d796167dca1160c784be2c5d18643c162897f53e1f05501daa7d039cd" id=7b4e7bd2-c863-4465-ac49-a3c226ee2b3b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.352421 | controller | Jun 10 15:44:17.372769 crc crio[20344]: time="2026-06-10T15:44:17.372663241Z" level=info msg="Stopping pod sandbox: 8d5751ca648068447ea5900433f64fb3e4b6d9eaa5ce200d7e41856e1f7a4756" id=a6c5a045-b894-4966-916b-09944b681047 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.352438 | controller | Jun 10 15:44:17.372949 crc crio[20344]: time="2026-06-10T15:44:17.372848146Z" level=info msg="Stopped pod sandbox (already stopped): 8d5751ca648068447ea5900433f64fb3e4b6d9eaa5ce200d7e41856e1f7a4756" id=a6c5a045-b894-4966-916b-09944b681047 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.352454 | controller | Jun 10 15:44:17.374047 crc crio[20344]: time="2026-06-10T15:44:17.373981195Z" level=info msg="Removing pod sandbox: 8d5751ca648068447ea5900433f64fb3e4b6d9eaa5ce200d7e41856e1f7a4756" id=8a5f6936-f0da-4295-b411-b697005df9e9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.352471 | controller | Jun 10 15:44:17.388362 crc crio[20344]: time="2026-06-10T15:44:17.388183519Z" level=info msg="Removed pod sandbox: 8d5751ca648068447ea5900433f64fb3e4b6d9eaa5ce200d7e41856e1f7a4756" id=8a5f6936-f0da-4295-b411-b697005df9e9 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.352487 | controller | Jun 10 15:45:02.465755 crc crio[20344]: time="2026-06-10T15:45:02.465124939Z" level=info msg="Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29685105-dbgfv/POD" id=bd1ba99b-728b-4e2a-87aa-4335d97d251a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.352503 | controller | Jun 10 15:45:02.470303 crc crio[20344]: time="2026-06-10T15:45:02.466802242Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.352519 | controller | Jun 10 15:45:02.499218 crc crio[20344]: time="2026-06-10T15:45:02.499169456Z" level=info msg="Got pod network &{Name:collect-profiles-29685105-dbgfv Namespace:openshift-operator-lifecycle-manager ID:c662bffdfb9c785533d37ac22efaebf35c197163b32e75f4d1824ac498a41f76 UID:daa283dd-f1fc-497f-a0f5-a5fb0b64d3c5 NetNS:/var/run/netns/1a4af5a0-4f91-4711-aca1-889e857cf78b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddaa283dd_f1fc_497f_a0f5_a5fb0b64d3c5.slice PodAnnotations:0xc0006b5668}] Aliases:map[]}"
2026-06-10 15:52:06.352536 | controller | Jun 10 15:45:02.499709 crc crio[20344]: time="2026-06-10T15:45:02.499689239Z" level=info msg="Adding pod openshift-operator-lifecycle-manager_collect-profiles-29685105-dbgfv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.352553 | controller | Jun 10 15:45:03.252006 crc crio[20344]: 2026-06-10T15:45:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c662bffdfb9c785 Mac:56:24:5e:ea:6e:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/1a4af5a0-4f91-4711-aca1-889e857cf78b SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.352569 | controller | Jun 10 15:45:03.253933 crc crio[20344]: time="2026-06-10T15:45:03.253888024Z" level=info msg="Got pod network &{Name:collect-profiles-29685105-dbgfv Namespace:openshift-operator-lifecycle-manager ID:c662bffdfb9c785533d37ac22efaebf35c197163b32e75f4d1824ac498a41f76 UID:daa283dd-f1fc-497f-a0f5-a5fb0b64d3c5 NetNS:/var/run/netns/1a4af5a0-4f91-4711-aca1-889e857cf78b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddaa283dd_f1fc_497f_a0f5_a5fb0b64d3c5.slice PodAnnotations:0xc0006b5668}] Aliases:map[]}"
2026-06-10 15:52:06.352586 | controller | Jun 10 15:45:03.254319 crc crio[20344]: time="2026-06-10T15:45:03.254227082Z" level=info msg="Checking pod openshift-operator-lifecycle-manager_collect-profiles-29685105-dbgfv for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.352607 | controller | Jun 10 15:45:03.306015 crc crio[20344]: time="2026-06-10T15:45:03.305970526Z" level=info msg="Ran pod sandbox c662bffdfb9c785533d37ac22efaebf35c197163b32e75f4d1824ac498a41f76 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29685105-dbgfv/POD" id=bd1ba99b-728b-4e2a-87aa-4335d97d251a name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.352624 | controller | Jun 10 15:45:03.313834 crc crio[20344]: time="2026-06-10T15:45:03.313209502Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=10c2e68f-10b5-42b2-bc07-95d1dc281200 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.352641 | controller | Jun 10 15:45:03.320173 crc crio[20344]: time="2026-06-10T15:45:03.316116547Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=00ffbca5-4931-4684-b626-c354627e56ec name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.352657 | controller | Jun 10 15:45:03.325042 crc crio[20344]: time="2026-06-10T15:45:03.323556189Z" level=info msg="Creating container: openshift-operator-lifecycle-manager/collect-profiles-29685105-dbgfv/collect-profiles" id=78abb8d3-48b4-4632-9e52-8b7a12416278 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.352673 | controller | Jun 10 15:45:03.325042 crc crio[20344]: time="2026-06-10T15:45:03.32399918Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.352690 | controller | Jun 10 15:45:03.428374 crc crio[20344]: time="2026-06-10T15:45:03.428172255Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.352706 | controller | Jun 10 15:45:03.440005 crc crio[20344]: time="2026-06-10T15:45:03.439899757Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.352723 | controller | Jun 10 15:45:03.576960 crc crio[20344]: time="2026-06-10T15:45:03.576496537Z" level=info msg="Created container a5ac7260da03aae40e445d4e2870a2c8b9fc27601e7fee84da8b29bfed684d72: openshift-operator-lifecycle-manager/collect-profiles-29685105-dbgfv/collect-profiles" id=78abb8d3-48b4-4632-9e52-8b7a12416278 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.352739 | controller | Jun 10 15:45:03.578416 crc crio[20344]: time="2026-06-10T15:45:03.578343854Z" level=info msg="Starting container: a5ac7260da03aae40e445d4e2870a2c8b9fc27601e7fee84da8b29bfed684d72" id=4d84a26f-4a98-44fa-8e3f-e1dd8736024c name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.352756 | controller | Jun 10 15:45:03.585581 crc crio[20344]: time="2026-06-10T15:45:03.585457608Z" level=info msg="Started container" PID=260367 containerID=a5ac7260da03aae40e445d4e2870a2c8b9fc27601e7fee84da8b29bfed684d72 description=openshift-operator-lifecycle-manager/collect-profiles-29685105-dbgfv/collect-profiles id=4d84a26f-4a98-44fa-8e3f-e1dd8736024c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c662bffdfb9c785533d37ac22efaebf35c197163b32e75f4d1824ac498a41f76
2026-06-10 15:52:06.352772 | controller | Jun 10 15:45:05.772052 crc crio[20344]: time="2026-06-10T15:45:05.771361623Z" level=info msg="Stopping pod sandbox: c662bffdfb9c785533d37ac22efaebf35c197163b32e75f4d1824ac498a41f76" id=a627d8de-3351-4a7b-b360-7c50e9eab4f2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.352790 | controller | Jun 10 15:45:05.773248 crc crio[20344]: time="2026-06-10T15:45:05.773055557Z" level=info msg="Got pod network &{Name:collect-profiles-29685105-dbgfv Namespace:openshift-operator-lifecycle-manager ID:c662bffdfb9c785533d37ac22efaebf35c197163b32e75f4d1824ac498a41f76 UID:daa283dd-f1fc-497f-a0f5-a5fb0b64d3c5 NetNS:/var/run/netns/1a4af5a0-4f91-4711-aca1-889e857cf78b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddaa283dd_f1fc_497f_a0f5_a5fb0b64d3c5.slice PodAnnotations:0xc00008c878}] Aliases:map[]}"
2026-06-10 15:52:06.352810 | controller | Jun 10 15:45:05.773248 crc crio[20344]: time="2026-06-10T15:45:05.773214611Z" level=info msg="Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29685105-dbgfv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.352827 | controller | Jun 10 15:45:06.214098 crc crio[20344]: time="2026-06-10T15:45:06.213013084Z" level=info msg="Stopped pod sandbox: c662bffdfb9c785533d37ac22efaebf35c197163b32e75f4d1824ac498a41f76" id=a627d8de-3351-4a7b-b360-7c50e9eab4f2 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.352843 | controller | Jun 10 15:45:17.420247 crc crio[20344]: time="2026-06-10T15:45:17.41939078Z" level=info msg="Removing container: 8f06313381c59ef5266732c07de66986d1d5321ae4e404843cc2ff1bfe79321b" id=f7dc11ae-1041-496e-93b0-af435f525f6e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.352879 | controller | Jun 10 15:45:17.490916 crc crio[20344]: time="2026-06-10T15:45:17.490856302Z" level=info msg="Removed container 8f06313381c59ef5266732c07de66986d1d5321ae4e404843cc2ff1bfe79321b: openshift-operator-lifecycle-manager/collect-profiles-29685060-nh8dl/collect-profiles" id=f7dc11ae-1041-496e-93b0-af435f525f6e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.352896 | controller | Jun 10 15:45:17.510095 crc crio[20344]: time="2026-06-10T15:45:17.509958674Z" level=info msg="Stopping pod sandbox: 3dc0c8c19a9c72fa2d510c4eccb49d9bca8a0bc4a9eb2f223ee66974bdb64bda" id=79044786-46fb-4fb8-8353-8c95e483f0ad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.352913 | controller | Jun 10 15:45:17.511346 crc crio[20344]: time="2026-06-10T15:45:17.511228037Z" level=info msg="Stopped pod sandbox (already stopped): 3dc0c8c19a9c72fa2d510c4eccb49d9bca8a0bc4a9eb2f223ee66974bdb64bda" id=79044786-46fb-4fb8-8353-8c95e483f0ad name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.352929 | controller | Jun 10 15:45:17.518812 crc crio[20344]: time="2026-06-10T15:45:17.51835559Z" level=info msg="Removing pod sandbox: 3dc0c8c19a9c72fa2d510c4eccb49d9bca8a0bc4a9eb2f223ee66974bdb64bda" id=653d9594-5c19-4172-955b-c04a6a67ddef name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.352945 | controller | Jun 10 15:45:17.562744 crc crio[20344]: time="2026-06-10T15:45:17.559367977Z" level=info msg="Removed pod sandbox: 3dc0c8c19a9c72fa2d510c4eccb49d9bca8a0bc4a9eb2f223ee66974bdb64bda" id=653d9594-5c19-4172-955b-c04a6a67ddef name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.352961 | controller | Jun 10 15:46:00.529206 crc crio[20344]: time="2026-06-10T15:46:00.528101022Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685106-4hfrr/POD" id=5302be7c-9b14-476e-ac0d-34f767c7a737 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.352977 | controller | Jun 10 15:46:00.531078 crc crio[20344]: time="2026-06-10T15:46:00.529349104Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.352993 | controller | Jun 10 15:46:00.563710 crc crio[20344]: time="2026-06-10T15:46:00.563596577Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685106-4hfrr Namespace:openshift-infra ID:4918263b41f4747c8fc56004287cf3a2f81a3215fb3ded9a0103def8ddff194a UID:4674dbaf-389d-4e84-8e49-30fa27cfc2a7 NetNS:/var/run/netns/9467573b-74ec-496e-aabb-0f77be93a649 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4674dbaf_389d_4e84_8e49_30fa27cfc2a7.slice PodAnnotations:0xc00282ea70}] Aliases:map[]}"
2026-06-10 15:52:06.353014 | controller | Jun 10 15:46:00.563710 crc crio[20344]: time="2026-06-10T15:46:00.563674279Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685106-4hfrr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.353032 | controller | Jun 10 15:46:01.147224 crc crio[20344]: 2026-06-10T15:46:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4918263b41f4747 Mac:5a:a2:30:d0:08:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/9467573b-74ec-496e-aabb-0f77be93a649 SocketPath: PciID:}] [{Interface:0xc000014f30 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.353049 | controller | Jun 10 15:46:01.148804 crc crio[20344]: time="2026-06-10T15:46:01.148713124Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685106-4hfrr Namespace:openshift-infra ID:4918263b41f4747c8fc56004287cf3a2f81a3215fb3ded9a0103def8ddff194a UID:4674dbaf-389d-4e84-8e49-30fa27cfc2a7 NetNS:/var/run/netns/9467573b-74ec-496e-aabb-0f77be93a649 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4674dbaf_389d_4e84_8e49_30fa27cfc2a7.slice PodAnnotations:0xc00282ea70}] Aliases:map[]}"
2026-06-10 15:52:06.353066 | controller | Jun 10 15:46:01.148994 crc crio[20344]: time="2026-06-10T15:46:01.14893982Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685106-4hfrr for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.353083 | controller | Jun 10 15:46:01.165057 crc crio[20344]: time="2026-06-10T15:46:01.164935762Z" level=info msg="Ran pod sandbox 4918263b41f4747c8fc56004287cf3a2f81a3215fb3ded9a0103def8ddff194a with infra container: openshift-infra/auto-csr-approver-29685106-4hfrr/POD" id=5302be7c-9b14-476e-ac0d-34f767c7a737 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.353100 | controller | Jun 10 15:46:01.169983 crc crio[20344]: time="2026-06-10T15:46:01.16988199Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=41e7d277-ffc8-4158-a565-3dab002998f4 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.353117 | controller | Jun 10 15:46:01.182015 crc crio[20344]: time="2026-06-10T15:46:01.18192275Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-10 15:52:06.353134 | controller | Jun 10 15:46:02.446211 crc crio[20344]: time="2026-06-10T15:46:02.445746046Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=41e7d277-ffc8-4158-a565-3dab002998f4 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.353150 | controller | Jun 10 15:46:02.448523 crc crio[20344]: time="2026-06-10T15:46:02.448445156Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=1e859b18-2775-4474-b34f-84deb63e11df name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.353167 | controller | Jun 10 15:46:02.450980 crc crio[20344]: time="2026-06-10T15:46:02.450902209Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=329919f5-6c0d-412e-8c8a-a77d4efe1c19 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.353183 | controller | Jun 10 15:46:02.459729 crc crio[20344]: time="2026-06-10T15:46:02.458890805Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685106-4hfrr/oc" id=b79277d8-d478-454c-a57c-d9fbda3be5f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.353199 | controller | Jun 10 15:46:02.460610 crc crio[20344]: time="2026-06-10T15:46:02.460548588Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.353220 | controller | Jun 10 15:46:02.505101 crc crio[20344]: time="2026-06-10T15:46:02.504695125Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.353236 | controller | Jun 10 15:46:02.778937 crc crio[20344]: time="2026-06-10T15:46:02.778729966Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.353252 | controller | Jun 10 15:46:02.889013 crc crio[20344]: time="2026-06-10T15:46:02.888874944Z" level=info msg="Created container a96b999c0f220cf5ad300fad2c3ec43c7a26d22b03b68ab4f81a72b449980e0a: openshift-infra/auto-csr-approver-29685106-4hfrr/oc" id=b79277d8-d478-454c-a57c-d9fbda3be5f1 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.353268 | controller | Jun 10 15:46:02.890459 crc crio[20344]: time="2026-06-10T15:46:02.890217068Z" level=info msg="Starting container: a96b999c0f220cf5ad300fad2c3ec43c7a26d22b03b68ab4f81a72b449980e0a" id=fb3234ae-0e23-49f5-8080-bc8d062971d0 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.353285 | controller | Jun 10 15:46:02.898254 crc crio[20344]: time="2026-06-10T15:46:02.898174254Z" level=info msg="Started container" PID=268728 containerID=a96b999c0f220cf5ad300fad2c3ec43c7a26d22b03b68ab4f81a72b449980e0a description=openshift-infra/auto-csr-approver-29685106-4hfrr/oc id=fb3234ae-0e23-49f5-8080-bc8d062971d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4918263b41f4747c8fc56004287cf3a2f81a3215fb3ded9a0103def8ddff194a
2026-06-10 15:52:06.353302 | controller | Jun 10 15:46:04.576059 crc crio[20344]: time="2026-06-10T15:46:04.575206848Z" level=info msg="Stopping pod sandbox: 4918263b41f4747c8fc56004287cf3a2f81a3215fb3ded9a0103def8ddff194a" id=b4e58f9c-51b0-4899-b3fc-d3461eb28fbe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.353318 | controller | Jun 10 15:46:04.578130 crc crio[20344]: time="2026-06-10T15:46:04.576937503Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685106-4hfrr Namespace:openshift-infra ID:4918263b41f4747c8fc56004287cf3a2f81a3215fb3ded9a0103def8ddff194a UID:4674dbaf-389d-4e84-8e49-30fa27cfc2a7 NetNS:/var/run/netns/9467573b-74ec-496e-aabb-0f77be93a649 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4674dbaf_389d_4e84_8e49_30fa27cfc2a7.slice PodAnnotations:0xc00012ae30}] Aliases:map[]}"
2026-06-10 15:52:06.353335 | controller | Jun 10 15:46:04.578130 crc crio[20344]: time="2026-06-10T15:46:04.577068126Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685106-4hfrr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.353352 | controller | Jun 10 15:46:04.912893 crc crio[20344]: time="2026-06-10T15:46:04.912697764Z" level=info msg="Stopped pod sandbox: 4918263b41f4747c8fc56004287cf3a2f81a3215fb3ded9a0103def8ddff194a" id=b4e58f9c-51b0-4899-b3fc-d3461eb28fbe name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.353368 | controller | Jun 10 15:46:17.583043 crc crio[20344]: time="2026-06-10T15:46:17.582026986Z" level=info msg="Removing container: b7d3621ee8f60f9d29dd1d9cb1d61a988104b9b5bc2d2284d5cbab43c0956f8d" id=28f7be0e-7fd5-4479-b0ac-3c026a227ba3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.353385 | controller | Jun 10 15:46:17.691189 crc crio[20344]: time="2026-06-10T15:46:17.691068855Z" level=info msg="Removed container b7d3621ee8f60f9d29dd1d9cb1d61a988104b9b5bc2d2284d5cbab43c0956f8d: openshift-infra/auto-csr-approver-29685100-ngvwb/oc" id=28f7be0e-7fd5-4479-b0ac-3c026a227ba3 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.353401 | controller | Jun 10 15:46:17.700656 crc crio[20344]: time="2026-06-10T15:46:17.70054674Z" level=info msg="Stopping pod sandbox: 879d6e9d7029e96f6e79a584de11173e1acbcc62a7b463761ff024bdca064ab4" id=5c96c3b3-b5fb-4957-a82a-c0e950164414 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.353421 | controller | Jun 10 15:46:17.700856 crc crio[20344]: time="2026-06-10T15:46:17.700671813Z" level=info msg="Stopped pod sandbox (already stopped): 879d6e9d7029e96f6e79a584de11173e1acbcc62a7b463761ff024bdca064ab4" id=5c96c3b3-b5fb-4957-a82a-c0e950164414 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.353438 | controller | Jun 10 15:46:17.701328 crc crio[20344]: time="2026-06-10T15:46:17.701202366Z" level=info msg="Removing pod sandbox: 879d6e9d7029e96f6e79a584de11173e1acbcc62a7b463761ff024bdca064ab4" id=00df223b-6e2a-43c3-b22f-0a441f6ae7da name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.353454 | controller | Jun 10 15:46:17.723427 crc crio[20344]: time="2026-06-10T15:46:17.723321256Z" level=info msg="Removed pod sandbox: 879d6e9d7029e96f6e79a584de11173e1acbcc62a7b463761ff024bdca064ab4" id=00df223b-6e2a-43c3-b22f-0a441f6ae7da name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.353471 | controller | Jun 10 15:46:54.811480 crc crio[20344]: time="2026-06-10T15:46:54.810743882Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.353487 | controller | Jun 10 15:46:55.176392 crc crio[20344]: time="2026-06-10T15:46:55.17624352Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.353503 | controller | Jun 10 15:46:55.178600 crc crio[20344]: time="2026-06-10T15:46:55.178539019Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.353519 | controller | Jun 10 15:46:55.680477 crc crio[20344]: time="2026-06-10T15:46:55.680411142Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.353534 | controller | Jun 10 15:46:55.692794 crc crio[20344]: time="2026-06-10T15:46:55.692646987Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.353550 | controller | Jun 10 15:46:55.752979 crc crio[20344]: time="2026-06-10T15:46:55.75290378Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.353567 | controller | Jun 10 15:46:55.824663 crc crio[20344]: time="2026-06-10T15:46:55.824127555Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.353583 | controller | Jun 10 15:46:55.974182 crc crio[20344]: time="2026-06-10T15:46:55.973934845Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.353599 | controller | Jun 10 15:46:56.231205 crc crio[20344]: time="2026-06-10T15:46:56.230962668Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.353616 | controller | Jun 10 15:46:56.323190 crc crio[20344]: time="2026-06-10T15:46:56.323073781Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.353632 | controller | Jun 10 15:46:56.355870 crc crio[20344]: time="2026-06-10T15:46:56.355798314Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.353652 | controller | Jun 10 15:46:56.416146 crc crio[20344]: time="2026-06-10T15:46:56.416038547Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.353669 | controller | Jun 10 15:46:56.501448 crc crio[20344]: time="2026-06-10T15:46:56.501234432Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.353685 | controller | Jun 10 15:46:56.532659 crc crio[20344]: time="2026-06-10T15:46:56.532395225Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.353701 | controller | Jun 10 15:46:57.004808 crc crio[20344]: time="2026-06-10T15:46:57.004653864Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.353718 | controller | Jun 10 15:46:57.880887 crc crio[20344]: time="2026-06-10T15:46:57.880424821Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.353734 | controller | Jun 10 15:46:58.215465 crc crio[20344]: time="2026-06-10T15:46:58.215175057Z" level=info msg="Running pod sandbox: openshift-marketplace/redhat-operators-vmjcr/POD" id=bde7e264-c983-4a76-a3a7-87dc4abbc818 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.353750 | controller | Jun 10 15:46:58.215465 crc crio[20344]: time="2026-06-10T15:46:58.215398273Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.353766 | controller | Jun 10 15:46:58.403053 crc crio[20344]: time="2026-06-10T15:46:58.402885444Z" level=info msg="Got pod network &{Name:redhat-operators-vmjcr Namespace:openshift-marketplace ID:fe58233220705c4724eacd24cd2fb295c3d654433c92b1b88ce19f1e1c4f174b UID:7887abe1-3189-444d-8b1f-c26f212a71b4 NetNS:/var/run/netns/58fa652e-288a-43c5-ac90-80ae4efa41c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7887abe1_3189_444d_8b1f_c26f212a71b4.slice PodAnnotations:0xc001b9c7b8}] Aliases:map[]}"
2026-06-10 15:52:06.353783 | controller | Jun 10 15:46:58.403053 crc crio[20344]: time="2026-06-10T15:46:58.403032988Z" level=info msg="Adding pod openshift-marketplace_redhat-operators-vmjcr to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.353800 | controller | Jun 10 15:46:58.963382 crc crio[20344]: time="2026-06-10T15:46:58.957767152Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.353817 | controller | Jun 10 15:46:59.336584 crc crio[20344]: 2026-06-10T15:46:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fe58233220705c4 Mac:ae:70:36:c9:6a:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/58fa652e-288a-43c5-ac90-80ae4efa41c5 SocketPath: PciID:}] [{Interface:0xc0000147f0 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.353837 | controller | Jun 10 15:46:59.348530 crc crio[20344]: time="2026-06-10T15:46:59.339371225Z" level=info msg="Got pod network &{Name:redhat-operators-vmjcr Namespace:openshift-marketplace ID:fe58233220705c4724eacd24cd2fb295c3d654433c92b1b88ce19f1e1c4f174b UID:7887abe1-3189-444d-8b1f-c26f212a71b4 NetNS:/var/run/netns/58fa652e-288a-43c5-ac90-80ae4efa41c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7887abe1_3189_444d_8b1f_c26f212a71b4.slice PodAnnotations:0xc001b9c7b8}] Aliases:map[]}"
2026-06-10 15:52:06.353881 | controller | Jun 10 15:46:59.348530 crc crio[20344]: time="2026-06-10T15:46:59.33956454Z" level=info msg="Checking pod openshift-marketplace_redhat-operators-vmjcr for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.353900 | controller | Jun 10 15:46:59.363601 crc crio[20344]: time="2026-06-10T15:46:59.363500527Z" level=info msg="Ran pod sandbox fe58233220705c4724eacd24cd2fb295c3d654433c92b1b88ce19f1e1c4f174b with infra container: openshift-marketplace/redhat-operators-vmjcr/POD" id=bde7e264-c983-4a76-a3a7-87dc4abbc818 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.353917 | controller | Jun 10 15:46:59.376040 crc crio[20344]: time="2026-06-10T15:46:59.373656629Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=02ca65a4-b612-4aa8-9f85-c7bc353d53a8 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.353934 | controller | Jun 10 15:46:59.390987 crc crio[20344]: time="2026-06-10T15:46:59.390849372Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=687e910a-93af-4559-b79a-363fde22058c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.353950 | controller | Jun 10 15:46:59.405935 crc crio[20344]: time="2026-06-10T15:46:59.405642863Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-vmjcr/extract-utilities" id=46bea6ca-4246-4bad-8ea2-ab9ad90c9426 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.353967 | controller | Jun 10 15:46:59.406228 crc crio[20344]: time="2026-06-10T15:46:59.406200247Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.353982 | controller | Jun 10 15:46:59.502812 crc crio[20344]: time="2026-06-10T15:46:59.502125929Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.353999 | controller | Jun 10 15:46:59.508615 crc crio[20344]: time="2026-06-10T15:46:59.508476933Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.354014 | controller | Jun 10 15:46:59.716161 crc crio[20344]: time="2026-06-10T15:46:59.715952439Z" level=info msg="Created container 31e26b79aadf748458d8e18990b06d301b223d6463af6718b993d3a801c0fb8d: openshift-marketplace/redhat-operators-vmjcr/extract-utilities" id=46bea6ca-4246-4bad-8ea2-ab9ad90c9426 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.354030 | controller | Jun 10 15:46:59.717110 crc crio[20344]: time="2026-06-10T15:46:59.717061198Z" level=info msg="Starting container: 31e26b79aadf748458d8e18990b06d301b223d6463af6718b993d3a801c0fb8d" id=7e7d19cf-a763-4631-8a05-6fa72022a338 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.354046 | controller | Jun 10 15:46:59.723948 crc crio[20344]: time="2026-06-10T15:46:59.723819622Z" level=info msg="Started container" PID=277660 containerID=31e26b79aadf748458d8e18990b06d301b223d6463af6718b993d3a801c0fb8d description=openshift-marketplace/redhat-operators-vmjcr/extract-utilities id=7e7d19cf-a763-4631-8a05-6fa72022a338 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe58233220705c4724eacd24cd2fb295c3d654433c92b1b88ce19f1e1c4f174b
2026-06-10 15:52:06.354082 | controller | Jun 10 15:47:00.063599 crc crio[20344]: time="2026-06-10T15:47:00.063513754Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.354104 | controller | Jun 10 15:47:00.367312 crc crio[20344]: time="2026-06-10T15:47:00.366860751Z" level=info msg="Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=3b46fc78-5504-4002-8eec-b461677b284c name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.354125 | controller | Jun 10 15:47:00.373814 crc crio[20344]: time="2026-06-10T15:47:00.373699927Z" level=info msg="Trying to access \"registry.redhat.io/redhat/redhat-operator-index:v4.20\""
2026-06-10 15:52:06.354142 | controller | Jun 10 15:47:00.650449 crc crio[20344]: time="2026-06-10T15:47:00.650198422Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.354158 | controller | Jun 10 15:47:00.763181 crc crio[20344]: time="2026-06-10T15:47:00.763109172Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.354173 | controller | Jun 10 15:47:00.829186 crc crio[20344]: time="2026-06-10T15:47:00.829076401Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.354189 | controller | Jun 10 15:47:01.613842 crc crio[20344]: time="2026-06-10T15:47:01.613242848Z" level=info msg="Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:21dc3353624ee78f072b503b54c8a84b2a47b1b3ecedb037166b270e1772eeff" id=3b46fc78-5504-4002-8eec-b461677b284c name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.354205 | controller | Jun 10 15:47:01.619320 crc crio[20344]: time="2026-06-10T15:47:01.615126417Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=94859355-704d-444f-b781-2f73c7dcf369 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.354220 | controller | Jun 10 15:47:01.624044 crc crio[20344]: time="2026-06-10T15:47:01.623962854Z" level=info msg="Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20" id=878d11c7-92fc-4cf2-ae13-f2745e5c3f53 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.354236 | controller | Jun 10 15:47:01.643589 crc crio[20344]: time="2026-06-10T15:47:01.642473151Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-vmjcr/extract-content" id=1d8c51ab-a458-4f5a-825f-4a001495f52e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.354252 | controller | Jun 10 15:47:01.643589 crc crio[20344]: time="2026-06-10T15:47:01.642950543Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.354267 | controller | Jun 10 15:47:01.697676 crc crio[20344]: time="2026-06-10T15:47:01.697611612Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.354284 | controller | Jun 10 15:47:01.701501 crc crio[20344]: time="2026-06-10T15:47:01.701445431Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.354300 | controller | Jun 10 15:47:01.924833 crc crio[20344]: time="2026-06-10T15:47:01.924663153Z" level=info msg="Created container 2ee8ecfd2d67b5b7976b2083e41b330523e322eb8e5f489fc31afdb253583d55: openshift-marketplace/redhat-operators-vmjcr/extract-content" id=1d8c51ab-a458-4f5a-825f-4a001495f52e name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.354316 | controller | Jun 10 15:47:01.928415 crc crio[20344]: time="2026-06-10T15:47:01.927327081Z" level=info msg="Starting container: 2ee8ecfd2d67b5b7976b2083e41b330523e322eb8e5f489fc31afdb253583d55" id=c19a3d1f-a904-473c-ad1b-37dff003467a name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.354332 | controller | Jun 10 15:47:01.936808 crc crio[20344]: time="2026-06-10T15:47:01.933154101Z" level=info msg="Started container" PID=277909 containerID=2ee8ecfd2d67b5b7976b2083e41b330523e322eb8e5f489fc31afdb253583d55 description=openshift-marketplace/redhat-operators-vmjcr/extract-content id=c19a3d1f-a904-473c-ad1b-37dff003467a name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe58233220705c4724eacd24cd2fb295c3d654433c92b1b88ce19f1e1c4f174b
2026-06-10 15:52:06.354352 | controller | Jun 10 15:47:04.520436 crc crio[20344]: time="2026-06-10T15:47:04.51964394Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.354369 | controller | Jun 10 15:47:05.298526 crc crio[20344]: time="2026-06-10T15:47:05.297469433Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.354386 | controller | Jun 10 15:47:05.410230 crc crio[20344]: time="2026-06-10T15:47:05.410127976Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.354402 | controller | Jun 10 15:47:06.106177 crc crio[20344]: time="2026-06-10T15:47:06.106077029Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.354417 | controller | Jun 10 15:47:07.472868 crc crio[20344]: time="2026-06-10T15:47:07.472371165Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=8fe0786d-1825-40b4-b1d3-779daca6d829 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.354433 | controller | Jun 10 15:47:07.485693 crc crio[20344]: time="2026-06-10T15:47:07.485498593Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=99f068ac-0783-4447-9137-2bb56411feca name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.354448 | controller | Jun 10 15:47:07.584089 crc crio[20344]: time="2026-06-10T15:47:07.583757805Z" level=info msg="Creating container: openshift-marketplace/redhat-operators-vmjcr/registry-server" id=60688fa1-3e91-4de0-8cc5-edb56a3e6b34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.354464 | controller | Jun 10 15:47:07.584459 crc crio[20344]: time="2026-06-10T15:47:07.584411972Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.354480 | controller | Jun 10 15:47:07.714854 crc crio[20344]: time="2026-06-10T15:47:07.714799522Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.354496 | controller | Jun 10 15:47:07.718962 crc crio[20344]: time="2026-06-10T15:47:07.718871727Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.354512 | controller | Jun 10 15:47:07.914966 crc crio[20344]: time="2026-06-10T15:47:07.914701583Z" level=info msg="Created container 6f047a656627834d1191e09b7c6e9a8a1b9155aa3e6bd02711c2103729c357fb: openshift-marketplace/redhat-operators-vmjcr/registry-server" id=60688fa1-3e91-4de0-8cc5-edb56a3e6b34 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.354528 | controller | Jun 10 15:47:07.916169 crc crio[20344]: time="2026-06-10T15:47:07.916068878Z" level=info msg="Starting container: 6f047a656627834d1191e09b7c6e9a8a1b9155aa3e6bd02711c2103729c357fb" id=54f611f0-cceb-4da7-9e37-57cc4d896594 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.354544 | controller | Jun 10 15:47:07.926256 crc crio[20344]: time="2026-06-10T15:47:07.926174559Z" level=info msg="Started container" PID=278341 containerID=6f047a656627834d1191e09b7c6e9a8a1b9155aa3e6bd02711c2103729c357fb description=openshift-marketplace/redhat-operators-vmjcr/registry-server id=54f611f0-cceb-4da7-9e37-57cc4d896594 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe58233220705c4724eacd24cd2fb295c3d654433c92b1b88ce19f1e1c4f174b
2026-06-10 15:52:06.354565 | controller | Jun 10 15:47:08.754739 crc crio[20344]: time="2026-06-10T15:47:08.754218837Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.354582 | controller | Jun 10 15:47:09.101522 crc crio[20344]: time="2026-06-10T15:47:09.101321221Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.354598 | controller | Jun 10 15:47:09.438121 crc crio[20344]: time="2026-06-10T15:47:09.438022607Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.354614 | controller | Jun 10 15:47:10.177104 crc crio[20344]: time="2026-06-10T15:47:10.176961759Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.354631 | controller | Jun 10 15:47:11.377028 crc crio[20344]: time="2026-06-10T15:47:11.376826776Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.354647 | controller | Jun 10 15:47:11.785514 crc crio[20344]: time="2026-06-10T15:47:11.784897112Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.354662 | controller | Jun 10 15:47:12.638135 crc crio[20344]: time="2026-06-10T15:47:12.637736348Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.354679 | controller | Jun 10 15:47:13.383015 crc crio[20344]: time="2026-06-10T15:47:13.38293089Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.354694 | controller | Jun 10 15:47:13.384786 crc crio[20344]: time="2026-06-10T15:47:13.384369447Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.354710 | controller | Jun 10 15:47:13.415688 crc crio[20344]: time="2026-06-10T15:47:13.415617212Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.354726 | controller | Jun 10 15:47:13.750890 crc crio[20344]: time="2026-06-10T15:47:13.750733217Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.354741 | controller | Jun 10 15:47:14.726655 crc crio[20344]: time="2026-06-10T15:47:14.72650457Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.354757 | controller | Jun 10 15:47:15.832491 crc crio[20344]: time="2026-06-10T15:47:15.832026788Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.354772 | controller | Jun 10 15:47:16.165887 crc crio[20344]: time="2026-06-10T15:47:16.165737207Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.354795 | controller | Jun 10 15:47:17.326714 crc crio[20344]: time="2026-06-10T15:47:17.326126358Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.354811 | controller | Jun 10 15:47:17.437514 crc crio[20344]: time="2026-06-10T15:47:17.437392695Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.354828 | controller | Jun 10 15:47:17.613528 crc crio[20344]: time="2026-06-10T15:47:17.613177645Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.354844 | controller | Jun 10 15:47:17.759438 crc crio[20344]: time="2026-06-10T15:47:17.759223557Z" level=info msg="Removing container: 11c268d4129a83830887f7dd1cd747b7d8b8ad626c57491f9598b8e3d9148544" id=5e2b2345-8717-4ec9-9673-ec36e32eddd6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.354882 | controller | Jun 10 15:47:17.798516 crc crio[20344]: time="2026-06-10T15:47:17.798424697Z" level=info msg="Removed container 11c268d4129a83830887f7dd1cd747b7d8b8ad626c57491f9598b8e3d9148544: openshift-must-gather-qvltm/crc-debug-flc57/container-00" id=5e2b2345-8717-4ec9-9673-ec36e32eddd6 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.354900 | controller | Jun 10 15:47:17.825565 crc crio[20344]: time="2026-06-10T15:47:17.825509825Z" level=info msg="Stopping pod sandbox: 38fdeecfc8a07521be38bec3ae550d5878dc0af921021c54ec811339895224a4" id=011fd2be-ca19-4b38-8e25-db7f1561c16c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.354917 | controller | Jun 10 15:47:17.826077 crc crio[20344]: time="2026-06-10T15:47:17.826041669Z" level=info msg="Stopped pod sandbox (already stopped): 38fdeecfc8a07521be38bec3ae550d5878dc0af921021c54ec811339895224a4" id=011fd2be-ca19-4b38-8e25-db7f1561c16c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.354935 | controller | Jun 10 15:47:17.826852 crc crio[20344]: time="2026-06-10T15:47:17.826825489Z" level=info msg="Removing pod sandbox: 38fdeecfc8a07521be38bec3ae550d5878dc0af921021c54ec811339895224a4" id=956cdd01-e432-4983-a2fe-eec068ed9cbd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.354951 | controller | Jun 10 15:47:17.874832 crc crio[20344]: time="2026-06-10T15:47:17.874481527Z" level=info msg="Removed pod sandbox: 38fdeecfc8a07521be38bec3ae550d5878dc0af921021c54ec811339895224a4" id=956cdd01-e432-4983-a2fe-eec068ed9cbd name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.354968 | controller | Jun 10 15:47:19.887964 crc crio[20344]: time="2026-06-10T15:47:19.887879589Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.354984 | controller | Jun 10 15:47:21.366908 crc crio[20344]: time="2026-06-10T15:47:21.366422207Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.355001 | controller | Jun 10 15:47:21.453106 crc crio[20344]: time="2026-06-10T15:47:21.452989278Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.355017 | controller | Jun 10 15:47:21.510476 crc crio[20344]: time="2026-06-10T15:47:21.510423088Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.355034 | controller | Jun 10 15:47:23.417803 crc crio[20344]: time="2026-06-10T15:47:23.416906724Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.355054 | controller | Jun 10 15:47:24.159655 crc crio[20344]: time="2026-06-10T15:47:24.158996867Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.355071 | controller | Jun 10 15:47:29.764513 crc crio[20344]: time="2026-06-10T15:47:29.763672167Z" level=info msg="Stopping container: 6f047a656627834d1191e09b7c6e9a8a1b9155aa3e6bd02711c2103729c357fb (timeout: 2s)" id=75f5ec93-53ec-4908-acb4-4db1fe708d72 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.355087 | controller | Jun 10 15:47:29.925152 crc crio[20344]: time="2026-06-10T15:47:29.924355587Z" level=info msg="Stopped container 6f047a656627834d1191e09b7c6e9a8a1b9155aa3e6bd02711c2103729c357fb: openshift-marketplace/redhat-operators-vmjcr/registry-server" id=75f5ec93-53ec-4908-acb4-4db1fe708d72 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.355104 | controller | Jun 10 15:47:29.926590 crc crio[20344]: time="2026-06-10T15:47:29.926517133Z" level=info msg="Stopping pod sandbox: fe58233220705c4724eacd24cd2fb295c3d654433c92b1b88ce19f1e1c4f174b" id=28d3ef33-082c-47ea-a7b7-3e4e8fdc813c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.355121 | controller | Jun 10 15:47:29.928375 crc crio[20344]: time="2026-06-10T15:47:29.928312969Z" level=info msg="Got pod network &{Name:redhat-operators-vmjcr Namespace:openshift-marketplace ID:fe58233220705c4724eacd24cd2fb295c3d654433c92b1b88ce19f1e1c4f174b UID:7887abe1-3189-444d-8b1f-c26f212a71b4 NetNS:/var/run/netns/58fa652e-288a-43c5-ac90-80ae4efa41c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7887abe1_3189_444d_8b1f_c26f212a71b4.slice PodAnnotations:0xc003224f90}] Aliases:map[]}"
2026-06-10 15:52:06.355138 | controller | Jun 10 15:47:29.928995 crc crio[20344]: time="2026-06-10T15:47:29.928857423Z" level=info msg="Deleting pod openshift-marketplace_redhat-operators-vmjcr from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.355155 | controller | Jun 10 15:47:30.534241 crc crio[20344]: time="2026-06-10T15:47:30.533901474Z" level=info msg="Stopped pod sandbox: fe58233220705c4724eacd24cd2fb295c3d654433c92b1b88ce19f1e1c4f174b" id=28d3ef33-082c-47ea-a7b7-3e4e8fdc813c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.355172 | controller | Jun 10 15:47:30.821744 crc crio[20344]: time="2026-06-10T15:47:30.821660489Z" level=info msg="Removing container: 6f047a656627834d1191e09b7c6e9a8a1b9155aa3e6bd02711c2103729c357fb" id=96f1f2be-15fe-4538-9712-9e1b20411b50 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.355188 | controller | Jun 10 15:47:30.875492 crc crio[20344]: time="2026-06-10T15:47:30.87523257Z" level=info msg="Removed container 6f047a656627834d1191e09b7c6e9a8a1b9155aa3e6bd02711c2103729c357fb: openshift-marketplace/redhat-operators-vmjcr/registry-server" id=96f1f2be-15fe-4538-9712-9e1b20411b50 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.355204 | controller | Jun 10 15:47:30.879057 crc crio[20344]: time="2026-06-10T15:47:30.878790641Z" level=info msg="Removing container: 2ee8ecfd2d67b5b7976b2083e41b330523e322eb8e5f489fc31afdb253583d55" id=1d4538c6-be97-4fdb-8503-e5049fc98f41 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.355220 | controller | Jun 10 15:47:30.914853 crc crio[20344]: time="2026-06-10T15:47:30.914729067Z" level=info msg="Removed container 2ee8ecfd2d67b5b7976b2083e41b330523e322eb8e5f489fc31afdb253583d55: openshift-marketplace/redhat-operators-vmjcr/extract-content" id=1d4538c6-be97-4fdb-8503-e5049fc98f41 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.355237 | controller | Jun 10 15:47:30.917482 crc crio[20344]: time="2026-06-10T15:47:30.917432827Z" level=info msg="Removing container: 31e26b79aadf748458d8e18990b06d301b223d6463af6718b993d3a801c0fb8d" id=939acdc9-db27-4499-a795-1bedc68358a7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.355258 | controller | Jun 10 15:47:30.979121 crc crio[20344]: time="2026-06-10T15:47:30.979001684Z" level=info msg="Removed container 31e26b79aadf748458d8e18990b06d301b223d6463af6718b993d3a801c0fb8d: openshift-marketplace/redhat-operators-vmjcr/extract-utilities" id=939acdc9-db27-4499-a795-1bedc68358a7 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.355275 | controller | Jun 10 15:47:51.219659 crc crio[20344]: time="2026-06-10T15:47:51.218677347Z" level=info msg="Running pod sandbox: openshift-marketplace/community-operators-b6ld7/POD" id=66c0439b-9b6d-4b65-8bf1-0386e4613fd8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.355291 | controller | Jun 10 15:47:51.221211 crc crio[20344]: time="2026-06-10T15:47:51.219689383Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.355308 | controller | Jun 10 15:47:51.272634 crc crio[20344]: time="2026-06-10T15:47:51.272480813Z" level=info msg="Got pod network &{Name:community-operators-b6ld7 Namespace:openshift-marketplace ID:f78ba53fea0ef23b944e5b3f676751b8214f5046210771a0eac1dc27cfe17536 UID:7f9c4568-833f-4ec3-8148-e0fd0eeb0362 NetNS:/var/run/netns/b5a1ae88-d960-44cc-aaa3-3284ba19ec18 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7f9c4568_833f_4ec3_8148_e0fd0eeb0362.slice PodAnnotations:0xc006859098}] Aliases:map[]}"
2026-06-10 15:52:06.355325 | controller | Jun 10 15:47:51.272634 crc crio[20344]: time="2026-06-10T15:47:51.272559565Z" level=info msg="Adding pod openshift-marketplace_community-operators-b6ld7 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.355341 | controller | Jun 10 15:47:51.813918 crc crio[20344]: 2026-06-10T15:47:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f78ba53fea0ef23 Mac:ca:f6:f5:fa:8c:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/b5a1ae88-d960-44cc-aaa3-3284ba19ec18 SocketPath: PciID:}] [{Interface:0xc000014ef0 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.355358 | controller | Jun 10 15:47:51.815188 crc crio[20344]: time="2026-06-10T15:47:51.815099396Z" level=info msg="Got pod network &{Name:community-operators-b6ld7 Namespace:openshift-marketplace ID:f78ba53fea0ef23b944e5b3f676751b8214f5046210771a0eac1dc27cfe17536 UID:7f9c4568-833f-4ec3-8148-e0fd0eeb0362 NetNS:/var/run/netns/b5a1ae88-d960-44cc-aaa3-3284ba19ec18 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7f9c4568_833f_4ec3_8148_e0fd0eeb0362.slice PodAnnotations:0xc006859098}] Aliases:map[]}"
2026-06-10 15:52:06.355376 | controller | Jun 10 15:47:51.815379 crc crio[20344]: time="2026-06-10T15:47:51.815329121Z" level=info msg="Checking pod openshift-marketplace_community-operators-b6ld7 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.355393 | controller | Jun 10 15:47:51.824039 crc crio[20344]: time="2026-06-10T15:47:51.823915513Z" level=info msg="Ran pod sandbox f78ba53fea0ef23b944e5b3f676751b8214f5046210771a0eac1dc27cfe17536 with infra container: openshift-marketplace/community-operators-b6ld7/POD" id=66c0439b-9b6d-4b65-8bf1-0386e4613fd8 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.355409 | controller | Jun 10 15:47:51.828607 crc crio[20344]: time="2026-06-10T15:47:51.828523471Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=21b59e39-e066-480a-9bf1-9972c7f03782 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.355425 | controller | Jun 10 15:47:51.831556 crc crio[20344]: time="2026-06-10T15:47:51.831459467Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=b3da5d6d-182e-4bfd-acf8-b6a3633908eb name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.355446 | controller | Jun 10 15:47:51.847789 crc crio[20344]: time="2026-06-10T15:47:51.847681735Z" level=info msg="Creating container: openshift-marketplace/community-operators-b6ld7/extract-utilities" id=866e0ec0-0c13-4a96-a0b9-0379a5b96b64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.355462 | controller | Jun 10 15:47:51.848565 crc crio[20344]: time="2026-06-10T15:47:51.848495756Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.355478 | controller | Jun 10 15:47:51.897223 crc crio[20344]: time="2026-06-10T15:47:51.897107029Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.355494 | controller | Jun 10 15:47:51.900795 crc crio[20344]: time="2026-06-10T15:47:51.900707002Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.355509 | controller | Jun 10 15:47:52.064584 crc crio[20344]: time="2026-06-10T15:47:52.064484982Z" level=info msg="Created container 6d5eda0cd42a0e43cc961df49e3bfddf5f8927ea41d2250dd5c19dfb1b68553d: openshift-marketplace/community-operators-b6ld7/extract-utilities" id=866e0ec0-0c13-4a96-a0b9-0379a5b96b64 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.355525 | controller | Jun 10 15:47:52.065714 crc crio[20344]: time="2026-06-10T15:47:52.065631301Z" level=info msg="Starting container: 6d5eda0cd42a0e43cc961df49e3bfddf5f8927ea41d2250dd5c19dfb1b68553d" id=6f4dd772-2972-4514-9d99-a00738342a48 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.355542 | controller | Jun 10 15:47:52.071604 crc crio[20344]: time="2026-06-10T15:47:52.071545324Z" level=info msg="Started container" PID=281626 containerID=6d5eda0cd42a0e43cc961df49e3bfddf5f8927ea41d2250dd5c19dfb1b68553d description=openshift-marketplace/community-operators-b6ld7/extract-utilities id=6f4dd772-2972-4514-9d99-a00738342a48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f78ba53fea0ef23b944e5b3f676751b8214f5046210771a0eac1dc27cfe17536
2026-06-10 15:52:06.355558 | controller | Jun 10 15:47:53.212469 crc crio[20344]: time="2026-06-10T15:47:53.211889488Z" level=info msg="Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20" id=2033dd32-de89-4275-b890-dd6275e6ee42 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.355574 | controller | Jun 10 15:47:53.227858 crc crio[20344]: time="2026-06-10T15:47:53.227728637Z" level=info msg="Trying to access \"registry.redhat.io/redhat/community-operator-index:v4.20\""
2026-06-10 15:52:06.355590 | controller | Jun 10 15:47:54.242936 crc crio[20344]: time="2026-06-10T15:47:54.242621247Z" level=info msg="Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:dfbee1a913900ca811d31cf79d976dfb34f80fb64e946ffb82e85b5587887c69" id=2033dd32-de89-4275-b890-dd6275e6ee42 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.355607 | controller | Jun 10 15:47:54.246231 crc crio[20344]: time="2026-06-10T15:47:54.246127198Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=e36789d6-a6df-42e5-a228-51859461bbf6 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.355623 | controller | Jun 10 15:47:54.249131 crc crio[20344]: time="2026-06-10T15:47:54.249029223Z" level=info msg="Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20" id=9dd20aef-4cdf-40dd-bb88-91ad4578ea01 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.355639 | controller | Jun 10 15:47:54.259028 crc crio[20344]: time="2026-06-10T15:47:54.258925828Z" level=info msg="Creating container: openshift-marketplace/community-operators-b6ld7/extract-content" id=d54b5665-896d-4993-851b-ba85e501b0fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.355658 | controller | Jun 10 15:47:54.259660 crc crio[20344]: time="2026-06-10T15:47:54.259596045Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.355675 | controller | Jun 10 15:47:54.308384 crc crio[20344]: time="2026-06-10T15:47:54.308244358Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.355691 | controller | Jun 10 15:47:54.312982 crc crio[20344]: time="2026-06-10T15:47:54.312899198Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.355707 | controller | Jun 10 15:47:54.481293 crc crio[20344]: time="2026-06-10T15:47:54.480871787Z" level=info msg="Created container cb184cdcc67df66d38413f6a91a98925a62854169606bbf298dac9483981be47: openshift-marketplace/community-operators-b6ld7/extract-content" id=d54b5665-896d-4993-851b-ba85e501b0fd name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.355724 | controller | Jun 10 15:47:54.483141 crc crio[20344]: time="2026-06-10T15:47:54.483068193Z" level=info msg="Starting container: cb184cdcc67df66d38413f6a91a98925a62854169606bbf298dac9483981be47" id=dbb5fee7-e638-41a5-a8c5-8558f4427e63 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.355740 | controller | Jun 10 15:47:54.491043 crc crio[20344]: time="2026-06-10T15:47:54.490959097Z" level=info msg="Started container" PID=281767 containerID=cb184cdcc67df66d38413f6a91a98925a62854169606bbf298dac9483981be47 description=openshift-marketplace/community-operators-b6ld7/extract-content id=dbb5fee7-e638-41a5-a8c5-8558f4427e63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f78ba53fea0ef23b944e5b3f676751b8214f5046210771a0eac1dc27cfe17536
2026-06-10 15:52:06.355756 | controller | Jun 10 15:47:55.245320 crc crio[20344]: time="2026-06-10T15:47:55.244184376Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=e2b1882c-da8a-432d-b62d-dec29fe598b6 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.355773 | controller | Jun 10 15:47:55.248403 crc crio[20344]: time="2026-06-10T15:47:55.247807399Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=95f4a235-4b4b-414d-bb33-fa706809b306 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.355789 | controller | Jun 10 15:47:55.279543 crc crio[20344]: time="2026-06-10T15:47:55.279434104Z" level=info msg="Creating container: openshift-marketplace/community-operators-b6ld7/registry-server" id=a7ae7ff4-9604-4939-8cbd-528416aeeb3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.355805 | controller | Jun 10 15:47:55.279957 crc crio[20344]: time="2026-06-10T15:47:55.279859725Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.355824 | controller | Jun 10 15:47:55.354881 crc crio[20344]: time="2026-06-10T15:47:55.35455154Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.355842 | controller | Jun 10 15:47:55.358572 crc crio[20344]: time="2026-06-10T15:47:55.358493791Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.355878 | controller | Jun 10 15:47:55.541356 crc crio[20344]: time="2026-06-10T15:47:55.540541993Z" level=info msg="Created container 75ae955d21c41431360d48c058ae82efd5a9faa12b5e14e44298b87a6133d266: openshift-marketplace/community-operators-b6ld7/registry-server" id=a7ae7ff4-9604-4939-8cbd-528416aeeb3a name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.355900 | controller | Jun 10 15:47:55.541993 crc crio[20344]: time="2026-06-10T15:47:55.541817715Z" level=info msg="Starting container: 75ae955d21c41431360d48c058ae82efd5a9faa12b5e14e44298b87a6133d266" id=cdf4a5a4-7f4f-4568-8924-9393811f507a name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.355917 | controller | Jun 10 15:47:55.559990 crc crio[20344]: time="2026-06-10T15:47:55.559881581Z" level=info msg="Started container" PID=281795 containerID=75ae955d21c41431360d48c058ae82efd5a9faa12b5e14e44298b87a6133d266 description=openshift-marketplace/community-operators-b6ld7/registry-server id=cdf4a5a4-7f4f-4568-8924-9393811f507a name=/runtime.v1.RuntimeService/StartContainer sandboxID=f78ba53fea0ef23b944e5b3f676751b8214f5046210771a0eac1dc27cfe17536
2026-06-10 15:52:06.355933 | controller | Jun 10 15:48:01.336213 crc crio[20344]: time="2026-06-10T15:48:01.335056025Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685108-lc48n/POD" id=75fc0c1f-5b54-408a-83c0-e4ef6b52700d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.355950 | controller | Jun 10 15:48:01.341703 crc crio[20344]: time="2026-06-10T15:48:01.336229705Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.355966 | controller | Jun 10 15:48:01.378416 crc crio[20344]: time="2026-06-10T15:48:01.37833328Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685108-lc48n Namespace:openshift-infra ID:ea1bda74214c62cd6a36972adeadf9ba67945f58fa7f19a6553c3a27403b8544 UID:918368e1-f8e7-4272-8a2d-b95b14b35ef8 NetNS:/var/run/netns/eb7955aa-edca-41cb-8e56-f47665dce469 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod918368e1_f8e7_4272_8a2d_b95b14b35ef8.slice PodAnnotations:0xc006859028}] Aliases:map[]}"
2026-06-10 15:52:06.355983 | controller | Jun 10 15:48:01.378416 crc crio[20344]: time="2026-06-10T15:48:01.378387911Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685108-lc48n to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.356000 | controller | Jun 10 15:48:01.734037 crc crio[20344]: 2026-06-10T15:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea1bda74214c62c Mac:aa:97:73:1b:ed:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:15 Mtu:0 Sandbox:/var/run/netns/eb7955aa-edca-41cb-8e56-f47665dce469 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.1.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.356017 | controller | Jun 10 15:48:01.736233 crc crio[20344]: time="2026-06-10T15:48:01.736115199Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685108-lc48n Namespace:openshift-infra ID:ea1bda74214c62cd6a36972adeadf9ba67945f58fa7f19a6553c3a27403b8544 UID:918368e1-f8e7-4272-8a2d-b95b14b35ef8 NetNS:/var/run/netns/eb7955aa-edca-41cb-8e56-f47665dce469 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod918368e1_f8e7_4272_8a2d_b95b14b35ef8.slice PodAnnotations:0xc006859028}] Aliases:map[]}"
2026-06-10 15:52:06.356034 | controller | Jun 10 15:48:01.736483 crc crio[20344]: time="2026-06-10T15:48:01.736340045Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685108-lc48n for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.356052 | controller | Jun 10 15:48:01.744945 crc crio[20344]: time="2026-06-10T15:48:01.744843424Z" level=info msg="Ran pod sandbox ea1bda74214c62cd6a36972adeadf9ba67945f58fa7f19a6553c3a27403b8544 with infra container: openshift-infra/auto-csr-approver-29685108-lc48n/POD" id=75fc0c1f-5b54-408a-83c0-e4ef6b52700d name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.356073 | controller | Jun 10 15:48:01.748858 crc crio[20344]: time="2026-06-10T15:48:01.748732044Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=1fa026f0-bceb-4223-b617-5cb90d37ab74 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.356090 | controller | Jun 10 15:48:01.790861 crc crio[20344]: time="2026-06-10T15:48:01.789493825Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-10 15:52:06.356106 | controller | Jun 10 15:48:03.390069 crc crio[20344]: time="2026-06-10T15:48:03.389333299Z" level=info msg="Stopping container: 75ae955d21c41431360d48c058ae82efd5a9faa12b5e14e44298b87a6133d266 (timeout: 2s)" id=ac7558b9-21c6-430b-a097-4a2430c190f7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.356123 | controller | Jun 10 15:48:03.563894 crc crio[20344]: time="2026-06-10T15:48:03.563374944Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=1fa026f0-bceb-4223-b617-5cb90d37ab74 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.356140 | controller | Jun 10 15:48:03.565612 crc crio[20344]: time="2026-06-10T15:48:03.565461898Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=fad7ec0f-5762-403d-ae33-2023981cbf5c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.356156 | controller | Jun 10 15:48:03.575191 crc crio[20344]: time="2026-06-10T15:48:03.574828609Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=50014ed6-9bf3-40bf-a47c-498d1e08c138 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.356172 | controller | Jun 10 15:48:03.579610 crc crio[20344]: time="2026-06-10T15:48:03.576595195Z" level=info msg="Stopped container 75ae955d21c41431360d48c058ae82efd5a9faa12b5e14e44298b87a6133d266: openshift-marketplace/community-operators-b6ld7/registry-server" id=ac7558b9-21c6-430b-a097-4a2430c190f7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.356189 | controller | Jun 10 15:48:03.580805 crc crio[20344]: time="2026-06-10T15:48:03.580632689Z" level=info msg="Stopping pod sandbox: f78ba53fea0ef23b944e5b3f676751b8214f5046210771a0eac1dc27cfe17536" id=816eb85a-ae83-480a-84b0-810cb117c20a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.356206 | controller | Jun 10 15:48:03.581444 crc crio[20344]: time="2026-06-10T15:48:03.581352158Z" level=info msg="Got pod network &{Name:community-operators-b6ld7 Namespace:openshift-marketplace ID:f78ba53fea0ef23b944e5b3f676751b8214f5046210771a0eac1dc27cfe17536 UID:7f9c4568-833f-4ec3-8148-e0fd0eeb0362 NetNS:/var/run/netns/b5a1ae88-d960-44cc-aaa3-3284ba19ec18 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7f9c4568_833f_4ec3_8148_e0fd0eeb0362.slice PodAnnotations:0xc002265558}] Aliases:map[]}"
2026-06-10 15:52:06.356222 | controller | Jun 10 15:48:03.581586 crc crio[20344]: time="2026-06-10T15:48:03.581543462Z" level=info msg="Deleting pod openshift-marketplace_community-operators-b6ld7 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.356239 | controller | Jun 10 15:48:03.659949 crc crio[20344]: time="2026-06-10T15:48:03.659179243Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685108-lc48n/oc" id=21204c5d-f5f3-4c75-9537-65b4b6586e04 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.356256 | controller | Jun 10 15:48:03.660392 crc crio[20344]: time="2026-06-10T15:48:03.660139498Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.356272 | controller | Jun 10 15:48:03.729666 crc crio[20344]: time="2026-06-10T15:48:03.729585847Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.356293 | controller | Jun 10 15:48:03.950707 crc crio[20344]: time="2026-06-10T15:48:03.950601842Z" level=info msg="Stopped pod sandbox: f78ba53fea0ef23b944e5b3f676751b8214f5046210771a0eac1dc27cfe17536" id=816eb85a-ae83-480a-84b0-810cb117c20a name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.356309 | controller | Jun 10 15:48:04.019706 crc crio[20344]: time="2026-06-10T15:48:04.01959649Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.356325 | controller | Jun 10 15:48:04.237517 crc crio[20344]: time="2026-06-10T15:48:04.237425632Z" level=info msg="Created container 61aaf8605d3ab3f5c97149e13ad84a0d68b0ea2860aa2a742fc94e3de79a2622: openshift-infra/auto-csr-approver-29685108-lc48n/oc" id=21204c5d-f5f3-4c75-9537-65b4b6586e04 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.356342 | controller | Jun 10 15:48:04.238572 crc crio[20344]: time="2026-06-10T15:48:04.238536271Z" level=info msg="Starting container: 61aaf8605d3ab3f5c97149e13ad84a0d68b0ea2860aa2a742fc94e3de79a2622" id=885c2536-2eee-41ea-b997-d471e5a4000b name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.356358 | controller | Jun 10 15:48:04.245387 crc crio[20344]: time="2026-06-10T15:48:04.245336706Z" level=info msg="Started container" PID=282394 containerID=61aaf8605d3ab3f5c97149e13ad84a0d68b0ea2860aa2a742fc94e3de79a2622 description=openshift-infra/auto-csr-approver-29685108-lc48n/oc id=885c2536-2eee-41ea-b997-d471e5a4000b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea1bda74214c62cd6a36972adeadf9ba67945f58fa7f19a6553c3a27403b8544
2026-06-10 15:52:06.356375 | controller | Jun 10 15:48:04.412987 crc crio[20344]: time="2026-06-10T15:48:04.412936135Z" level=info msg="Removing container: 75ae955d21c41431360d48c058ae82efd5a9faa12b5e14e44298b87a6133d266" id=5242f96b-29b5-462c-a4ca-bc7e7723fe70 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.356391 | controller | Jun 10 15:48:04.440386 crc crio[20344]: time="2026-06-10T15:48:04.440201048Z" level=info msg="Removed container 75ae955d21c41431360d48c058ae82efd5a9faa12b5e14e44298b87a6133d266: openshift-marketplace/community-operators-b6ld7/registry-server" id=5242f96b-29b5-462c-a4ca-bc7e7723fe70 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.356407 | controller | Jun 10 15:48:04.444857 crc crio[20344]: time="2026-06-10T15:48:04.444744655Z" level=info msg="Removing container: cb184cdcc67df66d38413f6a91a98925a62854169606bbf298dac9483981be47" id=87e55d8d-ffb6-4c70-85b8-ceb1179abeae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.356424 | controller | Jun 10 15:48:04.474052 crc crio[20344]: time="2026-06-10T15:48:04.473953297Z" level=info msg="Removed container cb184cdcc67df66d38413f6a91a98925a62854169606bbf298dac9483981be47: openshift-marketplace/community-operators-b6ld7/extract-content" id=87e55d8d-ffb6-4c70-85b8-ceb1179abeae name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.356439 | controller | Jun 10 15:48:04.476671 crc crio[20344]: time="2026-06-10T15:48:04.476238146Z" level=info msg="Removing container: 6d5eda0cd42a0e43cc961df49e3bfddf5f8927ea41d2250dd5c19dfb1b68553d" id=2d65af8d-ea12-4845-9a5f-29f85bc264c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.356456 | controller | Jun 10 15:48:04.502873 crc crio[20344]: time="2026-06-10T15:48:04.502641376Z" level=info msg="Removed container 6d5eda0cd42a0e43cc961df49e3bfddf5f8927ea41d2250dd5c19dfb1b68553d: openshift-marketplace/community-operators-b6ld7/extract-utilities" id=2d65af8d-ea12-4845-9a5f-29f85bc264c5 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.356472 | controller | Jun 10 15:48:08.487412 crc crio[20344]: time="2026-06-10T15:48:08.486694447Z" level=info msg="Stopping pod sandbox: ea1bda74214c62cd6a36972adeadf9ba67945f58fa7f19a6553c3a27403b8544" id=10a882b0-e14f-462c-86e3-a7e61dde3d61 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.356492 | controller | Jun 10 15:48:08.490042 crc crio[20344]: time="2026-06-10T15:48:08.488146005Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685108-lc48n Namespace:openshift-infra ID:ea1bda74214c62cd6a36972adeadf9ba67945f58fa7f19a6553c3a27403b8544 UID:918368e1-f8e7-4272-8a2d-b95b14b35ef8 NetNS:/var/run/netns/eb7955aa-edca-41cb-8e56-f47665dce469 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod918368e1_f8e7_4272_8a2d_b95b14b35ef8.slice PodAnnotations:0xc002264910}] Aliases:map[]}"
2026-06-10 15:52:06.356510 | controller | Jun 10 15:48:08.490042 crc crio[20344]: time="2026-06-10T15:48:08.488385951Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685108-lc48n from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.356526 | controller | Jun 10 15:48:08.835589 crc crio[20344]: time="2026-06-10T15:48:08.834971232Z" level=info msg="Stopped pod sandbox: ea1bda74214c62cd6a36972adeadf9ba67945f58fa7f19a6553c3a27403b8544" id=10a882b0-e14f-462c-86e3-a7e61dde3d61 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.356542 | controller | Jun 10 15:48:17.902956 crc crio[20344]: time="2026-06-10T15:48:17.902161034Z" level=info msg="Removing container: 31d850be4252cb2107d6e02d7754bd0ab0903436dd55255d94f10c6bbf442287" id=fa1472c1-3a16-4b53-9871-dee050b56410 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.356558 | controller | Jun 10 15:48:18.010298 crc crio[20344]: time="2026-06-10T15:48:18.009699576Z" level=info msg="Removed container 31d850be4252cb2107d6e02d7754bd0ab0903436dd55255d94f10c6bbf442287: openshift-infra/auto-csr-approver-29685102-wpq9b/oc" id=fa1472c1-3a16-4b53-9871-dee050b56410 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.356573 | controller | Jun 10 15:48:18.021405 crc crio[20344]: time="2026-06-10T15:48:18.021322535Z" level=info msg="Stopping pod sandbox: fe58233220705c4724eacd24cd2fb295c3d654433c92b1b88ce19f1e1c4f174b" id=1fd52e80-69ad-4745-827c-8108e0fbc74e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.356589 | controller | Jun 10 15:48:18.021788 crc crio[20344]: time="2026-06-10T15:48:18.021426208Z" level=info msg="Stopped pod sandbox (already stopped): fe58233220705c4724eacd24cd2fb295c3d654433c92b1b88ce19f1e1c4f174b" id=1fd52e80-69ad-4745-827c-8108e0fbc74e name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.356605 | controller | Jun 10 15:48:18.022659 crc crio[20344]: time="2026-06-10T15:48:18.022168897Z" level=info msg="Removing pod sandbox: fe58233220705c4724eacd24cd2fb295c3d654433c92b1b88ce19f1e1c4f174b" id=8218dc25-3bc8-469e-bfcc-e8fb1afcc764 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.356621 | controller | Jun 10 15:48:18.057478 crc crio[20344]: time="2026-06-10T15:48:18.057324403Z" level=info msg="Removed pod sandbox: fe58233220705c4724eacd24cd2fb295c3d654433c92b1b88ce19f1e1c4f174b" id=8218dc25-3bc8-469e-bfcc-e8fb1afcc764 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.356637 | controller | Jun 10 15:48:18.058598 crc crio[20344]: time="2026-06-10T15:48:18.058562515Z" level=info msg="Stopping pod sandbox: 4887341243ea554f1b15046028f234c54398f4b72fede2fecabce37fe58972fd" id=43bdd245-535b-4eda-85a6-8056ed418a15 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.356653 | controller | Jun 10 15:48:18.058795 crc crio[20344]: time="2026-06-10T15:48:18.058737239Z" level=info msg="Stopped pod sandbox (already stopped): 4887341243ea554f1b15046028f234c54398f4b72fede2fecabce37fe58972fd" id=43bdd245-535b-4eda-85a6-8056ed418a15 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.356669 | controller | Jun 10 15:48:18.059558 crc crio[20344]: time="2026-06-10T15:48:18.05953436Z" level=info msg="Removing pod sandbox: 4887341243ea554f1b15046028f234c54398f4b72fede2fecabce37fe58972fd" id=edb291d2-9262-4d35-a093-b0c940bbc07b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.356689 | controller | Jun 10 15:48:18.072366 crc crio[20344]: time="2026-06-10T15:48:18.072243767Z" level=info msg="Removed pod sandbox: 4887341243ea554f1b15046028f234c54398f4b72fede2fecabce37fe58972fd" id=edb291d2-9262-4d35-a093-b0c940bbc07b name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.356706 | controller | Jun 10 15:48:18.073850 crc crio[20344]: time="2026-06-10T15:48:18.073741206Z" level=info msg="Stopping pod sandbox: f78ba53fea0ef23b944e5b3f676751b8214f5046210771a0eac1dc27cfe17536" id=558295df-e4b6-46e4-90cc-8ea117114b15 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.356721 | controller | Jun 10 15:48:18.073977 crc crio[20344]: time="2026-06-10T15:48:18.073881489Z" level=info msg="Stopped pod sandbox (already stopped): f78ba53fea0ef23b944e5b3f676751b8214f5046210771a0eac1dc27cfe17536" id=558295df-e4b6-46e4-90cc-8ea117114b15 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.356737 | controller | Jun 10 15:48:18.074892 crc crio[20344]: time="2026-06-10T15:48:18.074820373Z" level=info msg="Removing pod sandbox: f78ba53fea0ef23b944e5b3f676751b8214f5046210771a0eac1dc27cfe17536" id=d5f9032d-ca8d-4cac-91d9-ebbd2e73423e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.356753 | controller | Jun 10 15:48:18.092350 crc crio[20344]: time="2026-06-10T15:48:18.09215998Z" level=info msg="Removed pod sandbox: f78ba53fea0ef23b944e5b3f676751b8214f5046210771a0eac1dc27cfe17536" id=d5f9032d-ca8d-4cac-91d9-ebbd2e73423e name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.356769 | controller | Jun 10 15:48:58.496588 crc crio[20344]: time="2026-06-10T15:48:58.495708785Z" level=error msg="Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\"UnhandledError\")"
2026-06-10 15:52:06.356786 | controller | Jun 10 15:49:06.310802 crc crio[20344]: time="2026-06-10T15:49:06.309947682Z" level=info msg="Stopping container: b223088c69d34b3e893f2fd61d8c9f89b7d5d32eb6226cce85f3a2d8ba15c337 (timeout: 2s)" id=b88bff2d-7f43-4352-877e-87b55ae66eb7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.356802 | controller | Jun 10 15:49:06.487700 crc crio[20344]: time="2026-06-10T15:49:06.487502457Z" level=info msg="Stopped container b223088c69d34b3e893f2fd61d8c9f89b7d5d32eb6226cce85f3a2d8ba15c337: openshift-must-gather-qvltm/must-gather-rh22n/copy" id=b88bff2d-7f43-4352-877e-87b55ae66eb7 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.356818 | controller | Jun 10 15:49:06.489028 crc crio[20344]: time="2026-06-10T15:49:06.488900023Z" level=info msg="Stopping pod sandbox: 0f34ff55403c1b5d031e5bc4253e7404c665fc4251d34ac075742eb70da3ad9c" id=f3035b08-b1a8-48e0-bc67-406d6f47e0e0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.356834 | controller | Jun 10 15:49:06.491185 crc crio[20344]: time="2026-06-10T15:49:06.491032698Z" level=info msg="Got pod network &{Name:must-gather-rh22n Namespace:openshift-must-gather-qvltm ID:0f34ff55403c1b5d031e5bc4253e7404c665fc4251d34ac075742eb70da3ad9c UID:6535290d-c06f-4aba-9c1d-9e79e87318d2 NetNS:/var/run/netns/6bb63ed8-ce3c-4597-bb23-a96cc6ca5bf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6535290d_c06f_4aba_9c1d_9e79e87318d2.slice PodAnnotations:0xc0027c0d58}] Aliases:map[]}"
2026-06-10 15:52:06.356867 | controller | Jun 10 15:49:06.491386 crc crio[20344]: time="2026-06-10T15:49:06.491218193Z" level=info msg="Deleting pod openshift-must-gather-qvltm_must-gather-rh22n from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.356888 | controller | Jun 10 15:49:06.792148 crc crio[20344]: time="2026-06-10T15:49:06.791707976Z" level=info msg="Stopped pod sandbox: 0f34ff55403c1b5d031e5bc4253e7404c665fc4251d34ac075742eb70da3ad9c" id=f3035b08-b1a8-48e0-bc67-406d6f47e0e0 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.356910 | controller | Jun 10 15:49:07.335166 crc crio[20344]: time="2026-06-10T15:49:07.332115492Z" level=info msg="Removing container: b223088c69d34b3e893f2fd61d8c9f89b7d5d32eb6226cce85f3a2d8ba15c337" id=8afb844b-b658-43b1-8caf-95ee49ca42d4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.356927 | controller | Jun 10 15:49:07.423958 crc crio[20344]: time="2026-06-10T15:49:07.423788404Z" level=info msg="Removed container b223088c69d34b3e893f2fd61d8c9f89b7d5d32eb6226cce85f3a2d8ba15c337: openshift-must-gather-qvltm/must-gather-rh22n/copy" id=8afb844b-b658-43b1-8caf-95ee49ca42d4 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.356943 | controller | Jun 10 15:49:07.429602 crc crio[20344]: time="2026-06-10T15:49:07.428883175Z" level=info msg="Removing container: 6f2fb2d26e5199e8aebbefa11a221e0b518aeadedc3ff16c550a52bebfb1a868" id=b2771aa9-997a-49c7-a11b-1bb662e102cb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.356959 | controller | Jun 10 15:49:07.635938 crc crio[20344]: time="2026-06-10T15:49:07.635845158Z" level=info msg="Removed container 6f2fb2d26e5199e8aebbefa11a221e0b518aeadedc3ff16c550a52bebfb1a868: openshift-must-gather-qvltm/must-gather-rh22n/gather" id=b2771aa9-997a-49c7-a11b-1bb662e102cb name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.356975 | controller | Jun 10 15:49:18.125327 crc crio[20344]: time="2026-06-10T15:49:18.124439987Z" level=info msg="Stopping pod sandbox: 0f34ff55403c1b5d031e5bc4253e7404c665fc4251d34ac075742eb70da3ad9c" id=a1077569-46eb-49c0-b5ff-60ffd7818d76 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.356991 | controller | Jun 10 15:49:18.126836 crc crio[20344]: time="2026-06-10T15:49:18.125442223Z" level=info msg="Stopped pod sandbox (already stopped): 0f34ff55403c1b5d031e5bc4253e7404c665fc4251d34ac075742eb70da3ad9c" id=a1077569-46eb-49c0-b5ff-60ffd7818d76 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.357006 | controller | Jun 10 15:49:18.127112 crc crio[20344]: time="2026-06-10T15:49:18.12652174Z" level=info msg="Removing pod sandbox: 0f34ff55403c1b5d031e5bc4253e7404c665fc4251d34ac075742eb70da3ad9c" id=dc0177eb-4aef-4a84-aa0f-aea157f73d14 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.357022 | controller | Jun 10 15:49:18.149897 crc crio[20344]: time="2026-06-10T15:49:18.149679847Z" level=info msg="Removed pod sandbox: 0f34ff55403c1b5d031e5bc4253e7404c665fc4251d34ac075742eb70da3ad9c" id=dc0177eb-4aef-4a84-aa0f-aea157f73d14 name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.357038 | controller | Jun 10 15:50:00.551209 crc crio[20344]: time="2026-06-10T15:50:00.550456988Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685110-hs4w4/POD" id=47e28adc-6c0c-4c69-81f4-21d6c19beafb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.357054 | controller | Jun 10 15:50:00.553685 crc crio[20344]: time="2026-06-10T15:50:00.551229238Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.357070 | controller | Jun 10 15:50:00.581987 crc crio[20344]: time="2026-06-10T15:50:00.581875898Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685110-hs4w4 Namespace:openshift-infra ID:101913a98561cac6f9b65939f7172208b0563d59739f446477071302e2855bdf UID:bd8058d3-f6b0-462f-b681-8ce4569464c1 NetNS:/var/run/netns/384a2651-938e-46cb-8e85-58b6bc41ba11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd8058d3_f6b0_462f_b681_8ce4569464c1.slice PodAnnotations:0xc0040368b8}] Aliases:map[]}"
2026-06-10 15:52:06.357087 | controller | Jun 10 15:50:00.581987 crc crio[20344]: time="2026-06-10T15:50:00.5819459Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685110-hs4w4 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.357107 | controller | Jun 10 15:50:00.938218 crc crio[20344]: 2026-06-10T15:50:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:101913a98561cac Mac:ca:ff:55:72:f2:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:16 Mtu:0 Sandbox:/var/run/netns/384a2651-938e-46cb-8e85-58b6bc41ba11 SocketPath: PciID:}] [{Interface:0xc00028e6a0 Address:{IP:10.217.1.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.357124 | controller | Jun 10 15:50:00.939719 crc crio[20344]: time="2026-06-10T15:50:00.939623796Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685110-hs4w4 Namespace:openshift-infra ID:101913a98561cac6f9b65939f7172208b0563d59739f446477071302e2855bdf UID:bd8058d3-f6b0-462f-b681-8ce4569464c1 NetNS:/var/run/netns/384a2651-938e-46cb-8e85-58b6bc41ba11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd8058d3_f6b0_462f_b681_8ce4569464c1.slice PodAnnotations:0xc0040368b8}] Aliases:map[]}"
2026-06-10 15:52:06.357141 | controller | Jun 10 15:50:00.939885 crc crio[20344]: time="2026-06-10T15:50:00.939850352Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685110-hs4w4 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.357158 | controller | Jun 10 15:50:00.956564 crc crio[20344]: time="2026-06-10T15:50:00.956486011Z" level=info msg="Ran pod sandbox 101913a98561cac6f9b65939f7172208b0563d59739f446477071302e2855bdf with infra container: openshift-infra/auto-csr-approver-29685110-hs4w4/POD" id=47e28adc-6c0c-4c69-81f4-21d6c19beafb name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.357175 | controller | Jun 10 15:50:00.960363 crc crio[20344]: time="2026-06-10T15:50:00.960244358Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=7567a5ad-9102-4ece-bd6b-4fce20922d56 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.357191 | controller | Jun 10 15:50:00.977007 crc crio[20344]: time="2026-06-10T15:50:00.976907067Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-10 15:52:06.357208 | controller | Jun 10 15:50:01.784635 crc crio[20344]: time="2026-06-10T15:50:01.783853021Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=7567a5ad-9102-4ece-bd6b-4fce20922d56 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.357224 | controller | Jun 10 15:50:01.786557 crc crio[20344]: time="2026-06-10T15:50:01.78653358Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=e800056a-3d18-446b-94d2-ba90f1b1c091 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.357241 | controller | Jun 10 15:50:01.793918 crc crio[20344]: time="2026-06-10T15:50:01.793650003Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=2285113b-5195-4f76-808e-60948caf3f64 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.357257 | controller | Jun 10 15:50:01.801088 crc crio[20344]: time="2026-06-10T15:50:01.800970442Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685110-hs4w4/oc" id=aa95d82c-0380-4258-a540-5458e03bf774 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.357273 | controller | Jun 10 15:50:01.802034 crc crio[20344]: time="2026-06-10T15:50:01.801931006Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.357289 | controller | Jun 10 15:50:01.853877 crc crio[20344]: time="2026-06-10T15:50:01.85369378Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.357308 | controller | Jun 10 15:50:02.121714 crc crio[20344]: time="2026-06-10T15:50:02.121526872Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.357325 | controller | Jun 10 15:50:02.238803 crc crio[20344]: time="2026-06-10T15:50:02.238692381Z" level=info msg="Created container 2acd5fca987b985a81f4b0179be5f0709a5095280234cc067553b30e102e9e6b: openshift-infra/auto-csr-approver-29685110-hs4w4/oc" id=aa95d82c-0380-4258-a540-5458e03bf774 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.357341 | controller | Jun 10 15:50:02.240632 crc crio[20344]: time="2026-06-10T15:50:02.240533608Z" level=info msg="Starting container: 2acd5fca987b985a81f4b0179be5f0709a5095280234cc067553b30e102e9e6b" id=84aab197-bd00-47f2-942c-b9bcb332b379 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.357357 | controller | Jun 10 15:50:02.247020 crc crio[20344]: time="2026-06-10T15:50:02.246914083Z" level=info msg="Started container" PID=288305 containerID=2acd5fca987b985a81f4b0179be5f0709a5095280234cc067553b30e102e9e6b description=openshift-infra/auto-csr-approver-29685110-hs4w4/oc id=84aab197-bd00-47f2-942c-b9bcb332b379 name=/runtime.v1.RuntimeService/StartContainer sandboxID=101913a98561cac6f9b65939f7172208b0563d59739f446477071302e2855bdf
2026-06-10 15:52:06.357374 | controller | Jun 10 15:50:04.272077 crc crio[20344]: time="2026-06-10T15:50:04.271007539Z" level=info msg="Stopping pod sandbox: 101913a98561cac6f9b65939f7172208b0563d59739f446477071302e2855bdf" id=908f0017-7bb3-49e7-bd96-ffd773bb3c0c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.357391 | controller | Jun 10 15:50:04.273889 crc crio[20344]: time="2026-06-10T15:50:04.27259423Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685110-hs4w4 Namespace:openshift-infra ID:101913a98561cac6f9b65939f7172208b0563d59739f446477071302e2855bdf UID:bd8058d3-f6b0-462f-b681-8ce4569464c1 NetNS:/var/run/netns/384a2651-938e-46cb-8e85-58b6bc41ba11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd8058d3_f6b0_462f_b681_8ce4569464c1.slice PodAnnotations:0xc0022648c0}] Aliases:map[]}"
2026-06-10 15:52:06.357408 | controller | Jun 10 15:50:04.273889 crc crio[20344]: time="2026-06-10T15:50:04.272720063Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685110-hs4w4 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.357425 | controller | Jun 10 15:50:04.567382 crc crio[20344]: time="2026-06-10T15:50:04.567120419Z" level=info msg="Stopped pod sandbox: 101913a98561cac6f9b65939f7172208b0563d59739f446477071302e2855bdf" id=908f0017-7bb3-49e7-bd96-ffd773bb3c0c name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.357442 | controller | Jun 10 15:50:18.166470 crc crio[20344]: time="2026-06-10T15:50:18.16586896Z" level=info msg="Removing container: 6cce8191536f41f8d665cb6df5341d020bf17b906d732c136a6a71ae0b397df4" id=b3e6e82a-02ec-40fd-afc5-1210e232ef3e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.357458 | controller | Jun 10 15:50:18.279614 crc crio[20344]: time="2026-06-10T15:50:18.279081137Z" level=info msg="Removed container 6cce8191536f41f8d665cb6df5341d020bf17b906d732c136a6a71ae0b397df4: openshift-infra/auto-csr-approver-29685104-nb29g/oc" id=b3e6e82a-02ec-40fd-afc5-1210e232ef3e name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.357474 | controller | Jun 10 15:50:18.292593 crc crio[20344]: time="2026-06-10T15:50:18.292437171Z" level=info msg="Stopping pod sandbox: 250757f703229a9f8c9da258443e78c552aa5deb51e01c2f6050f44e49d58a6b" id=05d210dd-c828-49ba-8aa5-2aea01f19be7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.357491 | controller | Jun 10 15:50:18.292964 crc crio[20344]: time="2026-06-10T15:50:18.292569945Z" level=info msg="Stopped pod sandbox (already stopped): 250757f703229a9f8c9da258443e78c552aa5deb51e01c2f6050f44e49d58a6b" id=05d210dd-c828-49ba-8aa5-2aea01f19be7 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.357511 | controller | Jun 10 15:50:18.294195 crc crio[20344]: time="2026-06-10T15:50:18.294023992Z" level=info msg="Removing pod sandbox: 250757f703229a9f8c9da258443e78c552aa5deb51e01c2f6050f44e49d58a6b" id=44791a79-a385-47e6-9311-ea1a55d2c8fc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.357528 | controller | Jun 10 15:50:18.312872 crc crio[20344]: time="2026-06-10T15:50:18.312630591Z" level=info msg="Removed pod sandbox: 250757f703229a9f8c9da258443e78c552aa5deb51e01c2f6050f44e49d58a6b" id=44791a79-a385-47e6-9311-ea1a55d2c8fc name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.357543 | controller | Jun 10 15:50:40.448674 crc crio[20344]: time="2026-06-10T15:50:40.447893382Z" level=info msg="Running pod sandbox: openshift-marketplace/certified-operators-zhhxv/POD" id=d248eb9e-59d9-486a-8c36-a9654719f359 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.357560 | controller | Jun 10 15:50:40.450357 crc crio[20344]: time="2026-06-10T15:50:40.448696173Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.357576 | controller | Jun 10 15:50:40.483655 crc crio[20344]: time="2026-06-10T15:50:40.483573501Z" level=info msg="Got pod network &{Name:certified-operators-zhhxv Namespace:openshift-marketplace ID:1bd4631246539049eb1446d59811ff6efd7a0ef6e538f18afec09c612b41f89d UID:26752b34-dc64-4ce7-8c15-42d801ccad4b NetNS:/var/run/netns/644c124f-36a1-42c0-8856-16c4ea612151 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod26752b34_dc64_4ce7_8c15_42d801ccad4b.slice PodAnnotations:0xc0006b4d00}] Aliases:map[]}"
2026-06-10 15:52:06.357593 | controller | Jun 10 15:50:40.483993 crc crio[20344]: time="2026-06-10T15:50:40.483971702Z" level=info msg="Adding pod openshift-marketplace_certified-operators-zhhxv to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.357610 | controller | Jun 10 15:50:41.084663 crc crio[20344]: 2026-06-10T15:50:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1bd463124653904 Mac:de:94:e1:17:be:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:17 Mtu:0 Sandbox:/var/run/netns/644c124f-36a1-42c0-8856-16c4ea612151 SocketPath: PciID:}] [{Interface:0xc0004b05d0 Address:{IP:10.217.1.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.357627 | controller | Jun 10 15:50:41.086040 crc crio[20344]: time="2026-06-10T15:50:41.085976254Z" level=info msg="Got pod network &{Name:certified-operators-zhhxv Namespace:openshift-marketplace ID:1bd4631246539049eb1446d59811ff6efd7a0ef6e538f18afec09c612b41f89d UID:26752b34-dc64-4ce7-8c15-42d801ccad4b NetNS:/var/run/netns/644c124f-36a1-42c0-8856-16c4ea612151 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod26752b34_dc64_4ce7_8c15_42d801ccad4b.slice PodAnnotations:0xc0006b4d00}] Aliases:map[]}"
2026-06-10 15:52:06.357645 | controller | Jun 10 15:50:41.086339 crc crio[20344]: time="2026-06-10T15:50:41.086131918Z" level=info msg="Checking pod openshift-marketplace_certified-operators-zhhxv for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.357661 | controller | Jun 10 15:50:41.107984 crc crio[20344]: time="2026-06-10T15:50:41.107861128Z" level=info msg="Ran pod sandbox 1bd4631246539049eb1446d59811ff6efd7a0ef6e538f18afec09c612b41f89d with infra container: openshift-marketplace/certified-operators-zhhxv/POD" id=d248eb9e-59d9-486a-8c36-a9654719f359 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.357678 | controller | Jun 10 15:50:41.112998 crc crio[20344]: time="2026-06-10T15:50:41.112921879Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=15e02998-b1ea-4643-b815-2d31049952c5 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.357698 | controller | Jun 10 15:50:41.121134 crc crio[20344]: time="2026-06-10T15:50:41.121036018Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f" id=19670285-9a99-4448-a882-bd3a75b9b78e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.357715 | controller | Jun 10 15:50:41.128379 crc crio[20344]: time="2026-06-10T15:50:41.128234433Z" level=info msg="Creating container: openshift-marketplace/certified-operators-zhhxv/extract-utilities" id=6918c1ed-d853-44d9-a606-69cf8e80c0a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.357731 | controller | Jun 10 15:50:41.128869 crc crio[20344]: time="2026-06-10T15:50:41.128798388Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.357747 | controller | Jun 10 15:50:41.285234 crc crio[20344]: time="2026-06-10T15:50:41.284875909Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.357764 | controller | Jun 10 15:50:41.292299 crc crio[20344]: time="2026-06-10T15:50:41.292155107Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.357780 | controller | Jun 10 15:50:41.455664 crc crio[20344]: time="2026-06-10T15:50:41.454518581Z" level=info msg="Created container 9173c94c5b315f4ed29f567968a402f709dd36a0f181b0efd0024f7cb074b59d: openshift-marketplace/certified-operators-zhhxv/extract-utilities" id=6918c1ed-d853-44d9-a606-69cf8e80c0a4 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.357796 | controller | Jun 10 15:50:41.457663 crc crio[20344]: time="2026-06-10T15:50:41.457565959Z" level=info msg="Starting container: 9173c94c5b315f4ed29f567968a402f709dd36a0f181b0efd0024f7cb074b59d" id=22e8aaa0-bbe1-4b61-81eb-26266ecc4886 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.357812 | controller | Jun 10 15:50:41.463619 crc crio[20344]: time="2026-06-10T15:50:41.463535753Z" level=info msg="Started container" PID=290324 containerID=9173c94c5b315f4ed29f567968a402f709dd36a0f181b0efd0024f7cb074b59d description=openshift-marketplace/certified-operators-zhhxv/extract-utilities id=22e8aaa0-bbe1-4b61-81eb-26266ecc4886 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1bd4631246539049eb1446d59811ff6efd7a0ef6e538f18afec09c612b41f89d
2026-06-10 15:52:06.357829 | controller | Jun 10 15:50:41.791172 crc crio[20344]: time="2026-06-10T15:50:41.791020681Z" level=info msg="Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20" id=1ceed94e-48ec-4e20-bae5-2f5d03501081 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.357845 | controller | Jun 10 15:50:41.803658 crc crio[20344]: time="2026-06-10T15:50:41.803582765Z" level=info msg="Trying to access \"registry.redhat.io/redhat/certified-operator-index:v4.20\""
2026-06-10 15:52:06.357881 | controller | Jun 10 15:50:42.420580 crc crio[20344]: time="2026-06-10T15:50:42.419887876Z" level=info msg="Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8d5d7df21be1469a6668fe379d39e4aa07fa7e0e98115c13ef32da305fc5dec" id=1ceed94e-48ec-4e20-bae5-2f5d03501081 name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.357899 | controller | Jun 10 15:50:42.422077 crc crio[20344]: time="2026-06-10T15:50:42.42201435Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=9ee85ea9-348c-4ff7-944e-ec9a653c961a name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.357916 | controller | Jun 10 15:50:42.425652 crc crio[20344]: time="2026-06-10T15:50:42.42548603Z" level=info msg="Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20" id=5be30154-1256-4239-84e3-184f7739b4a3 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.357955 | controller | Jun 10 15:50:42.431605 crc crio[20344]: time="2026-06-10T15:50:42.431526056Z" level=info msg="Creating container: openshift-marketplace/certified-operators-zhhxv/extract-content" id=c387065b-6311-4d2c-99f9-1f0ba21ceddf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.357972 | controller | Jun 10 15:50:42.432073 crc crio[20344]: time="2026-06-10T15:50:42.432012798Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.357988 | controller | Jun 10 15:50:42.482241 crc crio[20344]: time="2026-06-10T15:50:42.482050807Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.358004 | controller | Jun 10 15:50:42.485216 crc crio[20344]: time="2026-06-10T15:50:42.485091846Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.358020 | controller | Jun 10 15:50:42.672783 crc crio[20344]: time="2026-06-10T15:50:42.6726799Z" level=info msg="Created container c629ae2befc50bb98fbdb601c327590467573d330b4e5c3dd7028ae097394b48: openshift-marketplace/certified-operators-zhhxv/extract-content" id=c387065b-6311-4d2c-99f9-1f0ba21ceddf name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.358036 | controller | Jun 10 15:50:42.676242 crc crio[20344]: time="2026-06-10T15:50:42.675886452Z" level=info msg="Starting container: c629ae2befc50bb98fbdb601c327590467573d330b4e5c3dd7028ae097394b48" id=eaa106af-7001-4471-b183-349af4727320 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.358053 | controller | Jun 10 15:50:42.684447 crc crio[20344]: time="2026-06-10T15:50:42.682188735Z" level=info msg="Started container" PID=290390 containerID=c629ae2befc50bb98fbdb601c327590467573d330b4e5c3dd7028ae097394b48 description=openshift-marketplace/certified-operators-zhhxv/extract-content id=eaa106af-7001-4471-b183-349af4727320 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1bd4631246539049eb1446d59811ff6efd7a0ef6e538f18afec09c612b41f89d
2026-06-10 15:52:06.358086 | controller | Jun 10 15:50:43.826116 crc crio[20344]: time="2026-06-10T15:50:43.824154821Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=62ac9aa1-65ee-4efd-88fb-1e5afd5cbe16 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.358103 | controller | Jun 10 15:50:43.829050 crc crio[20344]: time="2026-06-10T15:50:43.828978166Z" level=info msg="Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47" id=bf149978-64e3-45ea-bc57-e4ed7e40562e name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.358120 | controller | Jun 10 15:50:43.836320 crc crio[20344]: time="2026-06-10T15:50:43.836078218Z" level=info msg="Creating container: openshift-marketplace/certified-operators-zhhxv/registry-server" id=789c1b8e-9b97-4da9-8f3a-7d7371b3de30 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.358136 | controller | Jun 10 15:50:43.836564 crc crio[20344]: time="2026-06-10T15:50:43.836501139Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.358153 | controller | Jun 10 15:50:43.914582 crc crio[20344]: time="2026-06-10T15:50:43.914434588Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.358173 | controller | Jun 10 15:50:43.918926 crc crio[20344]: time="2026-06-10T15:50:43.918832681Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.358190 | controller | Jun 10 15:50:44.078827 crc crio[20344]: time="2026-06-10T15:50:44.078170007Z" level=info msg="Created container 4fc910c1464eef816df9151306389e48877d429f6064b0e82d70678b17450289: openshift-marketplace/certified-operators-zhhxv/registry-server" id=789c1b8e-9b97-4da9-8f3a-7d7371b3de30 name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.358207 | controller | Jun 10 15:50:44.080223 crc crio[20344]: time="2026-06-10T15:50:44.080130037Z" level=info msg="Starting container: 4fc910c1464eef816df9151306389e48877d429f6064b0e82d70678b17450289" id=3cbe5f34-8070-4aa1-90ff-5052bc4b9248 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.358223 | controller | Jun 10 15:50:44.087394 crc crio[20344]: time="2026-06-10T15:50:44.087178229Z" level=info msg="Started container" PID=290491 containerID=4fc910c1464eef816df9151306389e48877d429f6064b0e82d70678b17450289 description=openshift-marketplace/certified-operators-zhhxv/registry-server id=3cbe5f34-8070-4aa1-90ff-5052bc4b9248 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1bd4631246539049eb1446d59811ff6efd7a0ef6e538f18afec09c612b41f89d
2026-06-10 15:52:06.358240 | controller | Jun 10 15:50:52.958313 crc crio[20344]: time="2026-06-10T15:50:52.95720638Z" level=info msg="Stopping container: 4fc910c1464eef816df9151306389e48877d429f6064b0e82d70678b17450289 (timeout: 2s)" id=da4241fc-8d5d-466d-8a21-e7279bec2930 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.358257 | controller | Jun 10 15:50:53.083178 crc crio[20344]: time="2026-06-10T15:50:53.083117295Z" level=info msg="Stopped container 4fc910c1464eef816df9151306389e48877d429f6064b0e82d70678b17450289: openshift-marketplace/certified-operators-zhhxv/registry-server" id=da4241fc-8d5d-466d-8a21-e7279bec2930 name=/runtime.v1.RuntimeService/StopContainer
2026-06-10 15:52:06.358274 | controller | Jun 10 15:50:53.084658 crc crio[20344]: time="2026-06-10T15:50:53.084582223Z" level=info msg="Stopping pod sandbox: 1bd4631246539049eb1446d59811ff6efd7a0ef6e538f18afec09c612b41f89d" id=3daa18d3-77ec-45f9-aad2-0b41e5fb1c86 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.358291 | controller | Jun 10 15:50:53.085446 crc crio[20344]: time="2026-06-10T15:50:53.085376373Z" level=info msg="Got pod network &{Name:certified-operators-zhhxv Namespace:openshift-marketplace ID:1bd4631246539049eb1446d59811ff6efd7a0ef6e538f18afec09c612b41f89d UID:26752b34-dc64-4ce7-8c15-42d801ccad4b NetNS:/var/run/netns/644c124f-36a1-42c0-8856-16c4ea612151 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod26752b34_dc64_4ce7_8c15_42d801ccad4b.slice PodAnnotations:0xc0022647e8}] Aliases:map[]}"
2026-06-10 15:52:06.358308 | controller | Jun 10 15:50:53.085600 crc crio[20344]: time="2026-06-10T15:50:53.085581178Z" level=info msg="Deleting pod openshift-marketplace_certified-operators-zhhxv from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.358325 | controller | Jun 10 15:50:53.398507 crc crio[20344]: time="2026-06-10T15:50:53.395953596Z" level=info msg="Stopped pod sandbox: 1bd4631246539049eb1446d59811ff6efd7a0ef6e538f18afec09c612b41f89d" id=3daa18d3-77ec-45f9-aad2-0b41e5fb1c86 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.358341 | controller | Jun 10 15:50:53.972243 crc crio[20344]: time="2026-06-10T15:50:53.972126873Z" level=info msg="Removing container: 4fc910c1464eef816df9151306389e48877d429f6064b0e82d70678b17450289" id=6f719654-8618-4e07-8de5-3b1347fd9003 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.358358 | controller | Jun 10 15:50:53.997138 crc crio[20344]: time="2026-06-10T15:50:53.996511991Z" level=info msg="Removed container 4fc910c1464eef816df9151306389e48877d429f6064b0e82d70678b17450289: openshift-marketplace/certified-operators-zhhxv/registry-server" id=6f719654-8618-4e07-8de5-3b1347fd9003 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.358378 | controller | Jun 10 15:50:54.000420 crc crio[20344]: time="2026-06-10T15:50:54.000149715Z" level=info msg="Removing container: c629ae2befc50bb98fbdb601c327590467573d330b4e5c3dd7028ae097394b48" id=b6832db2-f747-46f5-9f4d-63a8dae1448c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.358395 | controller | Jun 10 15:50:54.026179 crc crio[20344]: time="2026-06-10T15:50:54.025234231Z" level=info msg="Removed container c629ae2befc50bb98fbdb601c327590467573d330b4e5c3dd7028ae097394b48: openshift-marketplace/certified-operators-zhhxv/extract-content" id=b6832db2-f747-46f5-9f4d-63a8dae1448c name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.358411 | controller | Jun 10 15:50:54.030140 crc crio[20344]: time="2026-06-10T15:50:54.029958743Z" level=info msg="Removing container: 9173c94c5b315f4ed29f567968a402f709dd36a0f181b0efd0024f7cb074b59d" id=e7fcd7ff-e366-4faf-b55c-669c18b2e6a0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.358427 | controller | Jun 10 15:50:54.105230 crc crio[20344]: time="2026-06-10T15:50:54.10511974Z" level=info msg="Removed container 9173c94c5b315f4ed29f567968a402f709dd36a0f181b0efd0024f7cb074b59d: openshift-marketplace/certified-operators-zhhxv/extract-utilities" id=e7fcd7ff-e366-4faf-b55c-669c18b2e6a0 name=/runtime.v1.RuntimeService/RemoveContainer
2026-06-10 15:52:06.358443 | controller | Jun 10 15:51:18.341890 crc crio[20344]: time="2026-06-10T15:51:18.340930468Z" level=info msg="Stopping pod sandbox: 1bd4631246539049eb1446d59811ff6efd7a0ef6e538f18afec09c612b41f89d" id=cf7ab445-a1a9-47a2-8017-f8db2b360a67 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.358460 | controller | Jun 10 15:51:18.341890 crc crio[20344]: time="2026-06-10T15:51:18.341740919Z" level=info msg="Stopped pod sandbox (already stopped): 1bd4631246539049eb1446d59811ff6efd7a0ef6e538f18afec09c612b41f89d" id=cf7ab445-a1a9-47a2-8017-f8db2b360a67 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.358477 | controller | Jun 10 15:51:18.344037 crc crio[20344]: time="2026-06-10T15:51:18.342421196Z" level=info msg="Removing pod sandbox: 1bd4631246539049eb1446d59811ff6efd7a0ef6e538f18afec09c612b41f89d" id=e8b44d62-d956-4ccf-b02d-7b2a10afea1d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.358493 | controller | Jun 10 15:51:18.361387 crc crio[20344]: time="2026-06-10T15:51:18.361221561Z" level=info msg="Removed pod sandbox: 1bd4631246539049eb1446d59811ff6efd7a0ef6e538f18afec09c612b41f89d" id=e8b44d62-d956-4ccf-b02d-7b2a10afea1d name=/runtime.v1.RuntimeService/RemovePodSandbox
2026-06-10 15:52:06.358509 | controller | Jun 10 15:52:00.544850 crc crio[20344]: time="2026-06-10T15:52:00.54343622Z" level=info msg="Running pod sandbox: openshift-infra/auto-csr-approver-29685112-957z2/POD" id=f513dd37-1479-4787-bf13-f0c9ea1e3c76 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.358525 | controller | Jun 10 15:52:00.546700 crc crio[20344]: time="2026-06-10T15:52:00.544892588Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.358542 | controller | Jun 10 15:52:00.584131 crc crio[20344]: time="2026-06-10T15:52:00.584074287Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685112-957z2 Namespace:openshift-infra ID:86fa1a82ae3c5c73fe4a8e6f4852e5b848a212ad5472c555a412e9ebe7171de1 UID:172e882f-bdb5-4822-8a28-8f36f59bfcf2 NetNS:/var/run/netns/5f3aa555-4167-4448-bdd3-1b95a34d4f9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod172e882f_bdb5_4822_8a28_8f36f59bfcf2.slice PodAnnotations:0xc00012a9d0}] Aliases:map[]}"
2026-06-10 15:52:06.358559 | controller | Jun 10 15:52:00.584518 crc crio[20344]: time="2026-06-10T15:52:00.584494468Z" level=info msg="Adding pod openshift-infra_auto-csr-approver-29685112-957z2 to CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.358580 | controller | Jun 10 15:52:00.974134 crc crio[20344]: 2026-06-10T15:52:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:86fa1a82ae3c5c7 Mac:b6:f6:3d:b4:a4:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:18 Mtu:0 Sandbox:/var/run/netns/5f3aa555-4167-4448-bdd3-1b95a34d4f9d SocketPath: PciID:}] [{Interface:0xc000014910 Address:{IP:10.217.1.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}
2026-06-10 15:52:06.358598 | controller | Jun 10 15:52:00.976464 crc crio[20344]: time="2026-06-10T15:52:00.976367296Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685112-957z2 Namespace:openshift-infra ID:86fa1a82ae3c5c73fe4a8e6f4852e5b848a212ad5472c555a412e9ebe7171de1 UID:172e882f-bdb5-4822-8a28-8f36f59bfcf2 NetNS:/var/run/netns/5f3aa555-4167-4448-bdd3-1b95a34d4f9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod172e882f_bdb5_4822_8a28_8f36f59bfcf2.slice PodAnnotations:0xc00012a9d0}] Aliases:map[]}"
2026-06-10 15:52:06.358615 | controller | Jun 10 15:52:00.976606 crc crio[20344]: time="2026-06-10T15:52:00.97652071Z" level=info msg="Checking pod openshift-infra_auto-csr-approver-29685112-957z2 for CNI network multus-cni-network (type=multus-shim)"
2026-06-10 15:52:06.358633 | controller | Jun 10 15:52:00.992174 crc crio[20344]: time="2026-06-10T15:52:00.990795588Z" level=info msg="Ran pod sandbox 86fa1a82ae3c5c73fe4a8e6f4852e5b848a212ad5472c555a412e9ebe7171de1 with infra container: openshift-infra/auto-csr-approver-29685112-957z2/POD" id=f513dd37-1479-4787-bf13-f0c9ea1e3c76 name=/runtime.v1.RuntimeService/RunPodSandbox
2026-06-10 15:52:06.358649 | controller | Jun 10 15:52:00.994337 crc crio[20344]: time="2026-06-10T15:52:00.994118613Z" level=info msg="Pulling image: registry.redhat.io/openshift4/ose-cli:latest" id=ad78f09c-1a54-431b-b098-423002817b6e name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.358667 | controller | Jun 10 15:52:01.008420 crc crio[20344]: time="2026-06-10T15:52:01.00834035Z" level=info msg="Trying to access \"registry.redhat.io/openshift4/ose-cli:latest\""
2026-06-10 15:52:06.358683 | controller | Jun 10 15:52:01.876335 crc crio[20344]: time="2026-06-10T15:52:01.875930036Z" level=info msg="Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9" id=ad78f09c-1a54-431b-b098-423002817b6e name=/runtime.v1.ImageService/PullImage
2026-06-10 15:52:06.358700 | controller | Jun 10 15:52:01.878878 crc crio[20344]: time="2026-06-10T15:52:01.87763515Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=1195cf15-eab1-4da6-8ece-dcef7ce46a51 name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.358716 | controller | Jun 10 15:52:01.884625 crc crio[20344]: time="2026-06-10T15:52:01.884481596Z" level=info msg="Checking image status: registry.redhat.io/openshift4/ose-cli:latest" id=ff36e1db-781f-484d-b413-fc0b4209a72c name=/runtime.v1.ImageService/ImageStatus
2026-06-10 15:52:06.358733 | controller | Jun 10 15:52:01.895778 crc crio[20344]: time="2026-06-10T15:52:01.895599093Z" level=info msg="Creating container: openshift-infra/auto-csr-approver-29685112-957z2/oc" id=4c3585bf-1460-4719-9259-fcba6a0935eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.358749 | controller | Jun 10 15:52:01.896157 crc crio[20344]: time="2026-06-10T15:52:01.896107586Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.358766 | controller | Jun 10 15:52:01.962327 crc crio[20344]: time="2026-06-10T15:52:01.962140047Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.358786 | controller | Jun 10 15:52:02.237976 crc crio[20344]: time="2026-06-10T15:52:02.237868192Z" level=info msg="Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]"
2026-06-10 15:52:06.358835 | controller | Jun 10 15:52:02.376537 crc crio[20344]: time="2026-06-10T15:52:02.3763392Z" level=info msg="Created container 97c51b40af00088293cc423b6b15ab6c1b596952bf806b8e2bd93c65d84f729f: openshift-infra/auto-csr-approver-29685112-957z2/oc" id=4c3585bf-1460-4719-9259-fcba6a0935eb name=/runtime.v1.RuntimeService/CreateContainer
2026-06-10 15:52:06.358871 | controller | Jun 10 15:52:02.378322 crc crio[20344]: time="2026-06-10T15:52:02.378210899Z" level=info msg="Starting container: 97c51b40af00088293cc423b6b15ab6c1b596952bf806b8e2bd93c65d84f729f" id=cfd9f9c3-9096-4a67-b3b8-bbd648ac9bb5 name=/runtime.v1.RuntimeService/StartContainer
2026-06-10 15:52:06.358890 | controller | Jun 10 15:52:02.398764 crc crio[20344]: time="2026-06-10T15:52:02.398660816Z" level=info msg="Started container" PID=294288 containerID=97c51b40af00088293cc423b6b15ab6c1b596952bf806b8e2bd93c65d84f729f description=openshift-infra/auto-csr-approver-29685112-957z2/oc id=cfd9f9c3-9096-4a67-b3b8-bbd648ac9bb5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86fa1a82ae3c5c73fe4a8e6f4852e5b848a212ad5472c555a412e9ebe7171de1
2026-06-10 15:52:06.358908 | controller | Jun 10 15:52:04.237675 crc crio[20344]: time="2026-06-10T15:52:04.236619406Z" level=info msg="Stopping pod sandbox: 86fa1a82ae3c5c73fe4a8e6f4852e5b848a212ad5472c555a412e9ebe7171de1" id=8f960d97-8485-4930-aff9-174b88415c55 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.358925 | controller | Jun 10 15:52:04.239427 crc crio[20344]: time="2026-06-10T15:52:04.239376107Z" level=info msg="Got pod network &{Name:auto-csr-approver-29685112-957z2 Namespace:openshift-infra ID:86fa1a82ae3c5c73fe4a8e6f4852e5b848a212ad5472c555a412e9ebe7171de1 UID:172e882f-bdb5-4822-8a28-8f36f59bfcf2 NetNS:/var/run/netns/5f3aa555-4167-4448-bdd3-1b95a34d4f9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod172e882f_bdb5_4822_8a28_8f36f59bfcf2.slice PodAnnotations:0xc0007389c8}] Aliases:map[]}"
2026-06-10 15:52:06.358942 | controller | Jun 10 15:52:04.239589 crc crio[20344]: time="2026-06-10T15:52:04.239529891Z" level=info msg="Deleting pod openshift-infra_auto-csr-approver-29685112-957z2 from CNI network \"multus-cni-network\" (type=multus-shim)"
2026-06-10 15:52:06.358959 | controller | Jun 10 15:52:04.634789 crc crio[20344]: time="2026-06-10T15:52:04.634233641Z" level=info msg="Stopped pod sandbox: 86fa1a82ae3c5c73fe4a8e6f4852e5b848a212ad5472c555a412e9ebe7171de1" id=8f960d97-8485-4930-aff9-174b88415c55 name=/runtime.v1.RuntimeService/StopPodSandbox
2026-06-10 15:52:06.359019 | controller | ok: Item: crc Runtime: 0:00:00.879862
2026-06-10 15:52:06.775977 | 
2026-06-10 15:52:06.776142 | LOOP [env_op_images : Write CRI-O logs to files per node]
2026-06-10 15:52:08.685558 | controller | changed:
2026-06-10 15:52:08.685916 | controller | {
2026-06-10 15:52:08.685943 | controller |   "ansible_loop_var": "item",
2026-06-10 15:52:08.685962 | controller |   "changed": true,
2026-06-10 15:52:08.685979 | controller |   "cmd": [
2026-06-10 15:52:08.685995 | controller |     "oc",
2026-06-10 15:52:08.686010 | controller |     "adm",
2026-06-10 15:52:08.686025 | controller |     "node-logs",
2026-06-10 15:52:08.686039 | controller |     "crc",
2026-06-10 15:52:08.686054 | controller |     "-u",
2026-06-10 15:52:08.686068 | controller |     "crio",
2026-06-10 15:52:08.686083 | controller |     "--since=-24h"
2026-06-10 15:52:08.686097 | controller |   ],
2026-06-10 15:52:08.686112 | controller |   "delta": "0:00:00.879862",
2026-06-10 15:52:08.686126 | controller |   "end": "2026-06-10 15:52:05.667361",
2026-06-10 15:52:08.686142 | controller |   "failed": false,
2026-06-10 15:52:08.686164 | controller |   "failed_when_result": false,
2026-06-10 15:52:08.686179 | controller |   "invocation": {
2026-06-10 15:52:08.686193 | controller |     "module_args": {
2026-06-10 15:52:08.686208 | controller |       "_raw_params": "oc adm node-logs \"crc\" -u crio --since=-24h",
2026-06-10 15:52:08.686222 | controller |       "_uses_shell": false,
2026-06-10 15:52:08.686237 | controller |       "argv": null,
2026-06-10 15:52:08.686252 | controller |       "chdir": null,
2026-06-10 15:52:08.686267 | controller |       "creates": null,
2026-06-10 15:52:08.686281 | controller |       "executable": null,
2026-06-10 15:52:08.686295 | controller |       "expand_argument_vars": true,
2026-06-10 15:52:08.686310 | controller |       "removes": null,
2026-06-10 15:52:08.686324 | controller |       "stdin": null,
2026-06-10 15:52:08.686338 | controller |       "stdin_add_newline": true,
2026-06-10 15:52:08.686352 | controller |       "strip_empty_ends": true,
2026-06-10 15:52:08.686366 | controller |       "zuul_ansible_split_streams": false,
2026-06-10 15:52:08.686381 | controller |       "zuul_log_id": "in-loop-ignore",
2026-06-10 15:52:08.686396 | controller |       "zuul_no_log": false,
2026-06-10 15:52:08.686416 | controller |       "zuul_output_max_bytes": 1073741824
2026-06-10 15:52:08.686433 | controller |     }
2026-06-10 15:52:08.686449 | controller |   },
2026-06-10 15:52:08.686464 | controller |   "item": "crc",
2026-06-10 15:52:08.686479 | controller |   "msg": "",
2026-06-10 15:52:08.686495 | controller |   "rc": 0,
2026-06-10 15:52:08.686510 | controller |   "start": "2026-06-10 15:52:04.787499",
2026-06-10 15:52:08.686525 | controller |   "stderr": "",
2026-06-10 15:52:08.686540 | controller |   "stderr_lines": [],
2026-06-10 15:52:08.687093 | controller |   "stdout": "Jun 10 14:24:12.906491 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 10 14:24:13.920513 crc crio[3658]: time=\"2026-06-10T14:24:13.919628786Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 10 14:24:13.920513 crc crio[3658]: time=\"2026-06-10T14:24:13.920487478Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 10 14:24:13.923533 crc crio[3658]: time=\"2026-06-10T14:24:13.923441747Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 10 14:24:13.924683 crc crio[3658]: time=\"2026-06-10T14:24:13.92459686Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 10 14:24:13.942346 crc crio[3658]: time=\"2026-06-10T14:24:13.942177971Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 10 14:24:13.942756 crc crio[3658]: time=\"2026-06-10T14:24:13.94269055Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 10 14:24:13.942756 crc crio[3658]: time=\"2026-06-10T14:24:13.942746212Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 10 14:24:13.943062 crc crio[3658]: time=\"2026-06-10T14:24:13.943002572Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 10 14:24:13.943062 crc crio[3658]: time=\"2026-06-10T14:24:13.943049483Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 10 14:24:13.972173 crc crio[3658]: time=\"2026-06-10T14:24:13.972063928Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 10 14:24:14.035597 crc crio[3658]: time=\"2026-06-10T14:24:14.034960257Z\" 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 10 14:24:14.292661 crc crio[3658]: time=\"2026-06-10T14:24:14.292220992Z\" 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 10 14:24:14.472846 crc crio[3658]: time=\"2026-06-10T14:24:14.472631352Z\" 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 10 14:24:14.725129 crc crio[3658]: time=\"2026-06-10T14:24:14.724996568Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 10 14:24:14.725460 crc crio[3658]: time=\"2026-06-10T14:24:14.725071077Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 10 14:24:14.725460 crc crio[3658]: time=\"2026-06-10T14:24:14.725446973Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 10 14:24:14.725581 crc crio[3658]: time=\"2026-06-10T14:24:14.725466793Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 10 14:24:14.725581 crc crio[3658]: time=\"2026-06-10T14:24:14.725477483Z\" level=info msg=\"RDT not available in the host system\"\nJun 10 14:24:14.747698 crc crio[3658]: time=\"2026-06-10T14:24:14.746991737Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 10 14:24:14.747698 crc crio[3658]: time=\"2026-06-10T14:24:14.747639841Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 10 14:24:14.754501 crc crio[3658]: time=\"2026-06-10T14:24:14.754235175Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 10 14:24:14.754501 crc crio[3658]: time=\"2026-06-10T14:24:14.754314654Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 10 14:24:15.541908 crc crio[3658]: time=\"2026-06-10T14:24:15.541485219Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 14:24:15.541908 crc crio[3658]: time=\"2026-06-10T14:24:15.541894215Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 14:24:15.545900 crc crio[3658]: time=\"2026-06-10T14:24:15.545672177Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 10 14:24:15.545966 crc crio[3658]: time=\"2026-06-10T14:24:15.545910905Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 10 14:24:15.548634 crc crio[3658]: time=\"2026-06-10T14:24:15.546671677Z\" 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.rdt-class\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"cpu-shared.crio.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"cpu-c-states.crio.io\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"bundle\\\", \\\"module.wasm.image/variant\\\", \\\"cpu-quota.crio.io\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"org.systemd.property.\\\", \\\"org.criu.config\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.ShmSize\\\"]\\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 10 14:24:15.555796 crc crio[3658]: time=\"2026-06-10T14:24:15.555130722Z\" level=warning msg=\"Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown\"\nJun 10 14:24:17.213087 crc crio[3658]: time=\"2026-06-10T14:24:17.212029023Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 10 14:24:17.216103 crc crio[3658]: time=\"2026-06-10T14:24:17.215208736Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 10 14:24:17.533749 crc crio[3658]: time=\"2026-06-10T14:24:17.533635587Z\" 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 10 14:24:17.541543 crc crio[3658]: time=\"2026-06-10T14:24:17.541439624Z\" level=warning msg=\"Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored\"\nJun 10 14:24:17.559463 crc crio[3658]: time=\"2026-06-10T14:24:17.55923042Z\" 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 10 14:24:17.568958 crc crio[3658]: time=\"2026-06-10T14:24:17.568827778Z\" level=warning msg=\"Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored\"\nJun 10 14:24:17.577766 crc crio[3658]: time=\"2026-06-10T14:24:17.577176108Z\" 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 10 14:24:17.583515 crc crio[3658]: time=\"2026-06-10T14:24:17.58340722Z\" level=warning msg=\"Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored\"\nJun 10 14:24:17.603991 crc crio[3658]: time=\"2026-06-10T14:24:17.60316633Z\" 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 10 14:24:17.613103 crc crio[3658]: time=\"2026-06-10T14:24:17.612941753Z\" level=warning msg=\"Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored\"\nJun 10 14:24:17.641058 crc crio[3658]: time=\"2026-06-10T14:24:17.640951471Z\" 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 10 14:24:17.647003 crc crio[3658]: time=\"2026-06-10T14:24:17.646898316Z\" level=warning msg=\"Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored\"\nJun 10 14:24:17.666534 crc crio[3658]: time=\"2026-06-10T14:24:17.665711354Z\" 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 10 14:24:17.672432 crc crio[3658]: time=\"2026-06-10T14:24:17.672228313Z\" level=warning msg=\"Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored\"\nJun 10 14:24:17.685137 crc crio[3658]: time=\"2026-06-10T14:24:17.685017014Z\" 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 10 14:24:17.691632 crc crio[3658]: time=\"2026-06-10T14:24:17.691304367Z\" level=warning msg=\"Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored\"\nJun 10 14:24:17.705421 crc crio[3658]: time=\"2026-06-10T14:24:17.705245395Z\" 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 10 14:24:17.712019 crc crio[3658]: time=\"2026-06-10T14:24:17.711914516Z\" level=warning msg=\"Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored\"\nJun 10 14:24:17.737842 crc crio[3658]: time=\"2026-06-10T14:24:17.737732394Z\" 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 10 14:24:17.743847 crc crio[3658]: time=\"2026-06-10T14:24:17.743615588Z\" level=warning msg=\"Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored\"\nJun 10 14:24:17.751680 crc crio[3658]: time=\"2026-06-10T14:24:17.751553579Z\" 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 10 14:24:17.756134 crc crio[3658]: time=\"2026-06-10T14:24:17.756056302Z\" level=warning msg=\"Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored\"\nJun 10 14:24:17.764056 crc crio[3658]: time=\"2026-06-10T14:24:17.763935611Z\" 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 10 14:24:17.772941 crc crio[3658]: time=\"2026-06-10T14:24:17.772833184Z\" level=warning msg=\"Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored\"\nJun 10 14:24:17.792399 crc crio[3658]: time=\"2026-06-10T14:24:17.792162984Z\" 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 10 14:24:17.797546 crc crio[3658]: time=\"2026-06-10T14:24:17.797429364Z\" level=warning msg=\"Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored\"\nJun 10 14:24:17.809814 crc crio[3658]: time=\"2026-06-10T14:24:17.809707203Z\" 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 10 14:24:17.823084 crc crio[3658]: time=\"2026-06-10T14:24:17.822983986Z\" level=warning msg=\"Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored\"\nJun 10 14:24:17.836017 crc crio[3658]: time=\"2026-06-10T14:24:17.83589899Z\" 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 10 14:24:17.840945 crc crio[3658]: time=\"2026-06-10T14:24:17.840773131Z\" level=warning msg=\"Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored\"\nJun 10 14:24:17.848845 crc crio[3658]: time=\"2026-06-10T14:24:17.848755442Z\" 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 10 14:24:17.853883 crc crio[3658]: time=\"2026-06-10T14:24:17.853789357Z\" level=warning msg=\"Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored\"\nJun 10 14:24:17.870233 crc crio[3658]: time=\"2026-06-10T14:24:17.870025847Z\" 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 10 14:24:17.878456 crc crio[3658]: time=\"2026-06-10T14:24:17.878229984Z\" level=warning msg=\"Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored\"\nJun 10 14:24:17.889934 crc crio[3658]: time=\"2026-06-10T14:24:17.889711885Z\" 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 10 14:24:17.896611 crc crio[3658]: time=\"2026-06-10T14:24:17.896480759Z\" level=warning msg=\"Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored\"\nJun 10 14:24:17.925218 crc crio[3658]: time=\"2026-06-10T14:24:17.925078851Z\" 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 10 14:24:17.930444 crc crio[3658]: time=\"2026-06-10T14:24:17.930244018Z\" level=warning msg=\"Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored\"\nJun 10 14:24:17.951724 crc crio[3658]: time=\"2026-06-10T14:24:17.951503902Z\" 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 10 14:24:17.958043 crc crio[3658]: time=\"2026-06-10T14:24:17.957885578Z\" level=warning msg=\"Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored\"\nJun 10 14:24:17.964724 crc crio[3658]: time=\"2026-06-10T14:24:17.964551099Z\" 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 10 14:24:17.972080 crc crio[3658]: time=\"2026-06-10T14:24:17.971915747Z\" level=warning msg=\"Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored\"\nJun 10 14:24:17.988216 crc crio[3658]: time=\"2026-06-10T14:24:17.987966532Z\" 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 10 14:24:18.002821 crc crio[3658]: time=\"2026-06-10T14:24:18.002486503Z\" level=warning msg=\"Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored\"\nJun 10 14:24:18.014625 crc crio[3658]: time=\"2026-06-10T14:24:18.014520217Z\" 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 10 14:24:18.021425 crc crio[3658]: time=\"2026-06-10T14:24:18.02123529Z\" level=warning msg=\"Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored\"\nJun 10 14:24:18.030075 crc crio[3658]: time=\"2026-06-10T14:24:18.029960639Z\" 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 10 14:24:18.036171 crc crio[3658]: time=\"2026-06-10T14:24:18.036068588Z\" level=warning msg=\"Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored\"\nJun 10 14:24:18.089523 crc crio[3658]: time=\"2026-06-10T14:24:18.089239279Z\" 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 10 14:24:18.100771 crc crio[3658]: time=\"2026-06-10T14:24:18.100591877Z\" level=warning msg=\"Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored\"\nJun 10 14:24:18.167435 crc crio[3658]: time=\"2026-06-10T14:24:18.167205374Z\" 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 10 14:24:18.171529 crc crio[3658]: time=\"2026-06-10T14:24:18.17143803Z\" level=warning msg=\"Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored\"\nJun 10 14:24:18.182765 crc crio[3658]: time=\"2026-06-10T14:24:18.182627035Z\" 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 10 14:24:18.187223 crc crio[3658]: time=\"2026-06-10T14:24:18.187162089Z\" level=warning msg=\"Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored\"\nJun 10 14:24:18.217017 crc crio[3658]: time=\"2026-06-10T14:24:18.216868425Z\" 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 10 14:24:18.225001 crc crio[3658]: time=\"2026-06-10T14:24:18.224867977Z\" level=warning msg=\"Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored\"\nJun 10 14:24:18.231710 crc crio[3658]: time=\"2026-06-10T14:24:18.231502448Z\" 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 10 14:24:18.237792 crc crio[3658]: time=\"2026-06-10T14:24:18.237628938Z\" level=warning msg=\"Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored\"\nJun 10 14:24:18.246673 crc crio[3658]: time=\"2026-06-10T14:24:18.246540031Z\" 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 10 14:24:18.252380 crc crio[3658]: time=\"2026-06-10T14:24:18.252153058Z\" level=warning msg=\"Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored\"\nJun 10 14:24:18.259388 crc crio[3658]: time=\"2026-06-10T14:24:18.259215189Z\" 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 10 14:24:18.263593 crc crio[3658]: time=\"2026-06-10T14:24:18.263511707Z\" level=warning msg=\"Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored\"\nJun 10 14:24:18.270688 crc crio[3658]: time=\"2026-06-10T14:24:18.270591278Z\" 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 10 14:24:18.275333 crc crio[3658]: time=\"2026-06-10T14:24:18.275177523Z\" level=warning msg=\"Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored\"\nJun 10 14:24:18.287959 crc crio[3658]: time=\"2026-06-10T14:24:18.287835411Z\" 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 10 14:24:18.291134 crc crio[3658]: time=\"2026-06-10T14:24:18.291051824Z\" level=warning msg=\"Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored\"\nJun 10 14:24:18.300054 crc crio[3658]: time=\"2026-06-10T14:24:18.299904156Z\" 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 10 14:24:18.307311 crc crio[3658]: time=\"2026-06-10T14:24:18.307139421Z\" level=warning msg=\"Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored\"\nJun 10 14:24:18.321297 crc crio[3658]: time=\"2026-06-10T14:24:18.321110189Z\" 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 10 14:24:18.324428 crc crio[3658]: time=\"2026-06-10T14:24:18.324366483Z\" level=warning msg=\"Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored\"\nJun 10 14:24:18.341180 crc crio[3658]: time=\"2026-06-10T14:24:18.341047423Z\" 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 10 14:24:18.345701 crc crio[3658]: time=\"2026-06-10T14:24:18.345604587Z\" level=warning msg=\"Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored\"\nJun 10 14:24:18.354522 crc crio[3658]: time=\"2026-06-10T14:24:18.354421267Z\" 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 10 14:24:18.358514 crc crio[3658]: time=\"2026-06-10T14:24:18.358434699Z\" level=warning msg=\"Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored\"\nJun 10 14:24:18.365245 crc crio[3658]: time=\"2026-06-10T14:24:18.365171352Z\" 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 10 14:24:18.369794 crc crio[3658]: time=\"2026-06-10T14:24:18.368518028Z\" level=warning msg=\"Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored\"\nJun 10 14:24:18.382313 crc crio[3658]: time=\"2026-06-10T14:24:18.382114708Z\" 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 10 14:24:18.386500 crc crio[3658]: time=\"2026-06-10T14:24:18.386447887Z\" level=warning msg=\"Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored\"\nJun 10 14:24:18.397202 crc crio[3658]: time=\"2026-06-10T14:24:18.39712775Z\" 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 10 14:24:18.404081 crc crio[3658]: time=\"2026-06-10T14:24:18.403950415Z\" level=warning msg=\"Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored\"\nJun 10 14:24:18.416574 crc crio[3658]: time=\"2026-06-10T14:24:18.41645971Z\" 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 10 14:24:18.420607 crc crio[3658]: time=\"2026-06-10T14:24:18.420444211Z\" level=warning msg=\"Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored\"\nJun 10 14:24:18.425998 crc crio[3658]: time=\"2026-06-10T14:24:18.425885365Z\" 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 10 14:24:18.431588 crc crio[3658]: time=\"2026-06-10T14:24:18.431541973Z\" level=warning msg=\"Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored\"\nJun 10 14:24:18.440546 crc crio[3658]: time=\"2026-06-10T14:24:18.440431616Z\" 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 10 14:24:18.444457 crc crio[3658]: time=\"2026-06-10T14:24:18.444235712Z\" level=warning msg=\"Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored\"\nJun 10 14:24:18.453489 crc crio[3658]: time=\"2026-06-10T14:24:18.45335311Z\" 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 10 14:24:18.460119 crc crio[3658]: time=\"2026-06-10T14:24:18.460082353Z\" level=warning msg=\"Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored\"\nJun 10 14:24:18.477211 crc crio[3658]: time=\"2026-06-10T14:24:18.476490377Z\" 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 10 14:24:18.483541 crc crio[3658]: time=\"2026-06-10T14:24:18.483440865Z\" level=warning msg=\"Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored\"\nJun 10 14:24:18.524989 crc crio[3658]: time=\"2026-06-10T14:24:18.524852968Z\" 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 10 14:24:18.531195 crc crio[3658]: time=\"2026-06-10T14:24:18.531054163Z\" level=warning msg=\"Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored\"\nJun 10 14:24:18.545605 crc crio[3658]: time=\"2026-06-10T14:24:18.545469672Z\" 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 10 14:24:18.550544 crc crio[3658]: time=\"2026-06-10T14:24:18.550447002Z\" level=warning msg=\"Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored\"\nJun 10 14:24:18.561117 crc crio[3658]: time=\"2026-06-10T14:24:18.560989474Z\" 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 10 14:24:18.566100 crc crio[3658]: time=\"2026-06-10T14:24:18.565931753Z\" level=warning msg=\"Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored\"\nJun 10 14:24:18.573320 crc crio[3658]: time=\"2026-06-10T14:24:18.573127347Z\" 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 10 14:24:18.577604 crc crio[3658]: time=\"2026-06-10T14:24:18.577514056Z\" level=warning msg=\"Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored\"\nJun 10 14:24:18.583498 crc crio[3658]: time=\"2026-06-10T14:24:18.583394944Z\" 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 10 14:24:18.588475 crc crio[3658]: time=\"2026-06-10T14:24:18.588360893Z\" level=warning msg=\"Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored\"\nJun 10 14:24:18.595369 crc crio[3658]: time=\"2026-06-10T14:24:18.595219161Z\" 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 10 14:24:18.599777 crc crio[3658]: time=\"2026-06-10T14:24:18.599729581Z\" level=warning msg=\"Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored\"\nJun 10 14:24:18.605486 crc crio[3658]: time=\"2026-06-10T14:24:18.605452096Z\" 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 10 14:24:18.609191 crc crio[3658]: time=\"2026-06-10T14:24:18.609166951Z\" level=warning msg=\"Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored\"\nJun 10 14:24:18.616891 crc crio[3658]: time=\"2026-06-10T14:24:18.616854345Z\" 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 10 14:24:18.621115 crc crio[3658]: time=\"2026-06-10T14:24:18.621002818Z\" level=warning msg=\"Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored\"\nJun 10 14:24:18.674584 crc crio[3658]: time=\"2026-06-10T14:24:18.674187026Z\" 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 10 14:24:18.680433 crc crio[3658]: time=\"2026-06-10T14:24:18.680229537Z\" level=warning msg=\"Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored\"\nJun 10 14:24:18.686081 crc crio[3658]: time=\"2026-06-10T14:24:18.686051784Z\" 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 10 14:24:18.689434 crc crio[3658]: time=\"2026-06-10T14:24:18.689237048Z\" level=warning msg=\"Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored\"\nJun 10 14:24:18.698327 crc crio[3658]: time=\"2026-06-10T14:24:18.698173387Z\" 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 10 14:24:18.705432 crc crio[3658]: time=\"2026-06-10T14:24:18.705217659Z\" level=warning msg=\"Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored\"\nJun 10 14:24:18.722892 crc crio[3658]: time=\"2026-06-10T14:24:18.72224789Z\" 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 10 14:24:18.728064 crc crio[3658]: time=\"2026-06-10T14:24:18.728017576Z\" level=warning msg=\"Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored\"\nJun 10 14:24:18.736674 crc crio[3658]: time=\"2026-06-10T14:24:18.736552978Z\" 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 10 14:24:18.742957 crc crio[3658]: time=\"2026-06-10T14:24:18.742545178Z\" level=warning msg=\"Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored\"\nJun 10 14:24:18.752197 crc crio[3658]: time=\"2026-06-10T14:24:18.752057109Z\" 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 10 14:24:18.756223 crc crio[3658]: time=\"2026-06-10T14:24:18.756001198Z\" level=warning msg=\"Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored\"\nJun 10 14:24:18.760939 crc crio[3658]: time=\"2026-06-10T14:24:18.760862315Z\" 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 10 14:24:18.764229 crc crio[3658]: time=\"2026-06-10T14:24:18.764145701Z\" level=warning msg=\"Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored\"\nJun 10 14:24:18.772093 crc crio[3658]: time=\"2026-06-10T14:24:18.772015779Z\" 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 10 14:24:18.775121 crc crio[3658]: time=\"2026-06-10T14:24:18.77504746Z\" level=warning msg=\"Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored\"\nJun 10 14:24:18.779620 crc crio[3658]: time=\"2026-06-10T14:24:18.779550861Z\" 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 10 14:24:18.784318 crc crio[3658]: time=\"2026-06-10T14:24:18.783853637Z\" level=warning msg=\"Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored\"\nJun 10 14:24:18.838686 crc crio[3658]: time=\"2026-06-10T14:24:18.838576875Z\" 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 10 14:24:18.841902 crc crio[3658]: time=\"2026-06-10T14:24:18.84181018Z\" level=warning msg=\"Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored\"\nJun 10 14:24:18.866312 crc crio[3658]: time=\"2026-06-10T14:24:18.866143168Z\" 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 10 14:24:18.869213 crc crio[3658]: time=\"2026-06-10T14:24:18.869131178Z\" level=warning msg=\"Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored\"\nJun 10 14:24:18.879870 crc crio[3658]: time=\"2026-06-10T14:24:18.879765402Z\" 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 10 14:24:18.883436 crc crio[3658]: time=\"2026-06-10T14:24:18.883374084Z\" level=warning msg=\"Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored\"\nJun 10 14:24:18.889358 crc crio[3658]: time=\"2026-06-10T14:24:18.889190471Z\" 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 10 14:24:18.892912 crc crio[3658]: time=\"2026-06-10T14:24:18.892799284Z\" level=warning msg=\"Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored\"\nJun 10 14:24:18.899524 crc crio[3658]: time=\"2026-06-10T14:24:18.899490888Z\" 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 10 14:24:18.902786 crc crio[3658]: time=\"2026-06-10T14:24:18.90260645Z\" level=warning msg=\"Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored\"\nJun 10 14:24:18.918330 crc crio[3658]: time=\"2026-06-10T14:24:18.918205833Z\" 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 10 14:24:18.922963 crc crio[3658]: time=\"2026-06-10T14:24:18.922872687Z\" level=warning msg=\"Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored\"\nJun 10 14:24:18.930166 crc crio[3658]: time=\"2026-06-10T14:24:18.930039771Z\" 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 10 14:24:18.932970 crc crio[3658]: time=\"2026-06-10T14:24:18.932936389Z\" level=warning msg=\"Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored\"\nJun 10 14:24:18.943250 crc crio[3658]: time=\"2026-06-10T14:24:18.943200045Z\" 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 10 14:24:18.947320 crc crio[3658]: time=\"2026-06-10T14:24:18.946902249Z\" level=warning msg=\"Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored\"\nJun 10 14:24:18.960362 crc crio[3658]: time=\"2026-06-10T14:24:18.960188856Z\" 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 10 14:24:18.963052 crc crio[3658]: time=\"2026-06-10T14:24:18.962966802Z\" level=warning msg=\"Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored\"\nJun 10 14:24:18.971007 crc crio[3658]: time=\"2026-06-10T14:24:18.970898551Z\" 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 10 14:24:18.976464 crc crio[3658]: time=\"2026-06-10T14:24:18.976374961Z\" level=warning msg=\"Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored\"\nJun 10 14:24:19.023511 crc crio[3658]: time=\"2026-06-10T14:24:19.023236851Z\" level=warning msg=\"Error encountered when checking whether cri-o should wipe containers: open /var/run/crio/version: no such file or directory\"\nJun 10 14:24:19.023511 crc crio[3658]: time=\"2026-06-10T14:24:19.023451905Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:19.023963 crc crio[3658]: time=\"2026-06-10T14:24:19.023579427Z\" 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 10 14:24:19.024146 crc crio[3658]: time=\"2026-06-10T14:24:19.024052477Z\" 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:0xc00012c948}] Aliases:map[]}\"\nJun 10 14:24:19.024370 crc crio[3658]: time=\"2026-06-10T14:24:19.0242299Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:24:19.025452 crc crio[3658]: time=\"2026-06-10T14:24:19.02521003Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 10 14:24:19.031220 crc crio[3658]: time=\"2026-06-10T14:24:19.030473496Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 10 14:24:19.031853 crc crio[3658]: time=\"2026-06-10T14:24:19.030574218Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 10 14:24:19.032614 crc crio[3658]: time=\"2026-06-10T14:24:19.032452915Z\" level=info msg=\"Create NRI interface\"\nJun 10 14:24:19.034803 crc crio[3658]: time=\"2026-06-10T14:24:19.0346772Z\" level=info msg=\"runtime interface created\"\nJun 10 14:24:19.035720 crc crio[3658]: time=\"2026-06-10T14:24:19.035534087Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 10 14:24:19.035720 crc crio[3658]: time=\"2026-06-10T14:24:19.035626759Z\" level=info msg=\"runtime interface starting up...\"\nJun 10 14:24:19.036064 crc crio[3658]: time=\"2026-06-10T14:24:19.035728701Z\" level=info msg=\"starting plugins...\"\nJun 10 14:24:19.036064 crc crio[3658]: time=\"2026-06-10T14:24:19.036033497Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 10 14:24:19.039857 crc crio[3658]: time=\"2026-06-10T14:24:19.039577258Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 10 14:24:19.047596 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 10 14:24:19.331701 crc crio[3658]: 2026-06-10T14:24: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 10 14:24:19.333583 crc crio[3658]: time=\"2026-06-10T14:24:19.332181341Z\" level=info msg=\"Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc\"\nJun 10 14:24:19.333583 crc crio[3658]: time=\"2026-06-10T14:24:19.332228992Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:19.333583 crc crio[3658]: time=\"2026-06-10T14:24:19.332344425Z\" 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 10 14:24:19.333583 crc crio[3658]: time=\"2026-06-10T14:24:19.33260682Z\" 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:0xc000fe2000}] Aliases:map[]}\"\nJun 10 14:24:19.333583 crc crio[3658]: time=\"2026-06-10T14:24:19.332838004Z\" 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 10 14:24:19.412167 crc crio[3658]: 2026-06-10T14:24: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 10 14:24:19.412514 crc crio[3658]: time=\"2026-06-10T14:24:19.41234826Z\" level=info msg=\"Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7\"\nJun 10 14:24:19.412514 crc crio[3658]: time=\"2026-06-10T14:24:19.412391591Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:19.412514 crc crio[3658]: time=\"2026-06-10T14:24:19.412433322Z\" 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 10 14:24:19.412849 crc crio[3658]: time=\"2026-06-10T14:24:19.412713408Z\" 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:0xc000558058}] Aliases:map[]}\"\nJun 10 14:24:19.412953 crc crio[3658]: time=\"2026-06-10T14:24:19.412887671Z\" 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 10 14:24:19.678527 crc crio[3658]: 2026-06-10T14:24: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 10 14:24:19.678962 crc crio[3658]: time=\"2026-06-10T14:24:19.678674865Z\" level=info msg=\"Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e\"\nJun 10 14:24:19.678962 crc crio[3658]: time=\"2026-06-10T14:24:19.678706346Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:19.678962 crc crio[3658]: time=\"2026-06-10T14:24:19.678739797Z\" 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 10 14:24:19.678962 crc crio[3658]: time=\"2026-06-10T14:24:19.67892689Z\" 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:0xc000fe2098}] Aliases:map[]}\"\nJun 10 14:24:19.679392 crc crio[3658]: time=\"2026-06-10T14:24:19.679077033Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:24:19.697782 crc crio[3658]: 2026-06-10T14:24: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 10 14:24:19.697782 crc crio[3658]: time=\"2026-06-10T14:24:19.697667597Z\" level=info msg=\"Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65\"\nJun 10 14:24:19.697782 crc crio[3658]: time=\"2026-06-10T14:24:19.697701267Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:19.697782 crc crio[3658]: time=\"2026-06-10T14:24:19.697737628Z\" 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 10 14:24:19.698705 crc crio[3658]: time=\"2026-06-10T14:24:19.697951902Z\" 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:0xc000fe2128}] Aliases:map[]}\"\nJun 10 14:24:19.698705 crc crio[3658]: time=\"2026-06-10T14:24:19.698080065Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:24:19.844068 crc crio[3658]: 2026-06-10T14:24: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 10 14:24:19.844546 crc crio[3658]: time=\"2026-06-10T14:24:19.844440242Z\" level=info msg=\"Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb\"\nJun 10 14:24:19.844546 crc crio[3658]: time=\"2026-06-10T14:24:19.844496664Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:19.844546 crc crio[3658]: time=\"2026-06-10T14:24:19.844519404Z\" level=info msg=\"Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6\"\nJun 10 14:24:19.844546 crc crio[3658]: time=\"2026-06-10T14:24:19.844531724Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:19.844546 crc crio[3658]: time=\"2026-06-10T14:24:19.844543075Z\" level=info msg=\"Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017\"\nJun 10 14:24:19.844546 crc crio[3658]: time=\"2026-06-10T14:24:19.844552905Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:19.844904 crc crio[3658]: time=\"2026-06-10T14:24:19.844594376Z\" 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 10 14:24:19.844955 crc crio[3658]: time=\"2026-06-10T14:24:19.844902752Z\" 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:0xc000558120}] Aliases:map[]}\"\nJun 10 14:24:19.868122 crc crio[3658]: time=\"2026-06-10T14:24:19.845071825Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:24:19.963051 crc crio[3658]: 2026-06-10T14:24: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 10 14:24:19.963494 crc crio[3658]: time=\"2026-06-10T14:24:19.963247227Z\" level=info msg=\"Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f\"\nJun 10 14:24:19.963494 crc crio[3658]: time=\"2026-06-10T14:24:19.963481532Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:19.963695 crc crio[3658]: time=\"2026-06-10T14:24:19.963559283Z\" 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 10 14:24:19.964077 crc crio[3658]: time=\"2026-06-10T14:24:19.963986962Z\" 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:0xc000fe21b8}] Aliases:map[]}\"\nJun 10 14:24:19.964617 crc crio[3658]: time=\"2026-06-10T14:24:19.964520303Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:24:20.136046 crc crio[3658]: 2026-06-10T14:24: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 10 14:24:20.137012 crc crio[3658]: time=\"2026-06-10T14:24:20.136841431Z\" level=info msg=\"Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9\"\nJun 10 14:24:20.137012 crc crio[3658]: time=\"2026-06-10T14:24:20.136926293Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:20.137012 crc crio[3658]: time=\"2026-06-10T14:24:20.136987604Z\" 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 10 14:24:20.137663 crc crio[3658]: time=\"2026-06-10T14:24:20.137469144Z\" 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:0xc0005581d8}] Aliases:map[]}\"\nJun 10 14:24:20.137745 crc crio[3658]: time=\"2026-06-10T14:24:20.137716839Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 14:24:20.137837 crc crio[3658]: time=\"2026-06-10T14:24:20.137744319Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 14:24:20.137837 crc crio[3658]: time=\"2026-06-10T14:24:20.13776178Z\" level=info msg=\"Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:24:20.323205 crc crio[3658]: 2026-06-10T14:24: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 10 14:24:20.323205 crc crio[3658]: time=\"2026-06-10T14:24:20.32312155Z\" level=info msg=\"Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946\"\nJun 10 14:24:20.323205 crc crio[3658]: time=\"2026-06-10T14:24:20.323155761Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:20.323205 crc crio[3658]: time=\"2026-06-10T14:24:20.323193781Z\" 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 10 14:24:20.323678 crc crio[3658]: time=\"2026-06-10T14:24:20.323560169Z\" 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:0xc000558240}] Aliases:map[]}\"\nJun 10 14:24:20.323810 crc crio[3658]: time=\"2026-06-10T14:24:20.323741853Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:24:20.352407 crc crio[3658]: 2026-06-10T14:24: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 10 14:24:20.354374 crc crio[3658]: time=\"2026-06-10T14:24:20.352886357Z\" level=info msg=\"Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673\"\nJun 10 14:24:20.354374 crc crio[3658]: time=\"2026-06-10T14:24:20.352972149Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:20.354374 crc crio[3658]: time=\"2026-06-10T14:24:20.35301049Z\" level=info msg=\"Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f\"\nJun 10 14:24:20.354374 crc crio[3658]: time=\"2026-06-10T14:24:20.35301981Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:20.354374 crc crio[3658]: time=\"2026-06-10T14:24:20.353071291Z\" 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 10 14:24:20.354374 crc crio[3658]: time=\"2026-06-10T14:24:20.353384697Z\" 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:0xc000fe2258}] Aliases:map[]}\"\nJun 10 14:24:20.354374 crc crio[3658]: time=\"2026-06-10T14:24:20.353543661Z\" level=info msg=\"Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:24:20.435707 crc crio[3658]: 2026-06-10T14:24: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 10 14:24:20.435912 crc crio[3658]: time=\"2026-06-10T14:24:20.435835732Z\" level=info msg=\"Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b\"\nJun 10 14:24:20.435912 crc crio[3658]: time=\"2026-06-10T14:24:20.435865793Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:20.435912 crc crio[3658]: time=\"2026-06-10T14:24:20.435883683Z\" level=info msg=\"Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5\"\nJun 10 14:24:20.435912 crc crio[3658]: time=\"2026-06-10T14:24:20.435894283Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:20.435912 crc crio[3658]: time=\"2026-06-10T14:24:20.435902314Z\" level=info msg=\"Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183\"\nJun 10 14:24:20.435912 crc crio[3658]: time=\"2026-06-10T14:24:20.435909574Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:20.436141 crc crio[3658]: time=\"2026-06-10T14:24:20.435933494Z\" 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 10 14:24:20.436825 crc crio[3658]: time=\"2026-06-10T14:24:20.436766721Z\" 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:0xc000fe22e8}] Aliases:map[]}\"\nJun 10 14:24:20.436997 crc crio[3658]: time=\"2026-06-10T14:24:20.436939994Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:24:20.468176 crc crio[3658]: 2026-06-10T14:24: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 10 14:24:20.468524 crc crio[3658]: time=\"2026-06-10T14:24:20.468427856Z\" level=info msg=\"Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d\"\nJun 10 14:24:20.468524 crc crio[3658]: time=\"2026-06-10T14:24:20.468493858Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:20.468707 crc crio[3658]: time=\"2026-06-10T14:24:20.468541619Z\" 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 10 14:24:20.468820 crc crio[3658]: time=\"2026-06-10T14:24:20.468759873Z\" 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:0xc00018f2d0}] Aliases:map[]}\"\nJun 10 14:24:20.468891 crc crio[3658]: time=\"2026-06-10T14:24:20.468859735Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 14:24:20.468891 crc crio[3658]: time=\"2026-06-10T14:24:20.468874205Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 14:24:20.468891 crc crio[3658]: time=\"2026-06-10T14:24:20.468887526Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632815-n4njh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:24:20.593387 crc crio[3658]: 2026-06-10T14:24: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 10 14:24:20.593387 crc crio[3658]: time=\"2026-06-10T14:24:20.593353024Z\" level=info msg=\"Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff\"\nJun 10 14:24:20.593837 crc crio[3658]: time=\"2026-06-10T14:24:20.593397205Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:20.593837 crc crio[3658]: time=\"2026-06-10T14:24:20.59367309Z\" 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 10 14:24:20.594142 crc crio[3658]: time=\"2026-06-10T14:24:20.594054838Z\" 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:0xc00018f338}] Aliases:map[]}\"\nJun 10 14:24:20.594551 crc crio[3658]: time=\"2026-06-10T14:24:20.594464156Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:24:20.840616 crc crio[3658]: 2026-06-10T14:24: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 10 14:24:20.841040 crc crio[3658]: time=\"2026-06-10T14:24:20.84078022Z\" level=info msg=\"Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2\"\nJun 10 14:24:20.841040 crc crio[3658]: time=\"2026-06-10T14:24:20.84080838Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:20.841040 crc crio[3658]: time=\"2026-06-10T14:24:20.840850241Z\" 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 10 14:24:20.841700 crc crio[3658]: time=\"2026-06-10T14:24:20.841050575Z\" 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:0xc000fe2390}] Aliases:map[]}\"\nJun 10 14:24:20.841700 crc crio[3658]: time=\"2026-06-10T14:24:20.841221708Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:24:21.046196 crc crio[3658]: 2026-06-10T14:24:21Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 14:24:21.047887 crc crio[3658]: time=\"2026-06-10T14:24:21.047416777Z\" level=info msg=\"Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1\"\nJun 10 14:24:21.047960 crc crio[3658]: time=\"2026-06-10T14:24:21.047890566Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:21.048160 crc crio[3658]: time=\"2026-06-10T14:24:21.048098881Z\" 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 10 14:24:21.048954 crc crio[3658]: time=\"2026-06-10T14:24:21.048871376Z\" 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:0xc000558300}] Aliases:map[]}\"\nJun 10 14:24:21.049684 crc crio[3658]: time=\"2026-06-10T14:24:21.049474618Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:24:21.235021 crc crio[3658]: 2026-06-10T14:24:21Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 14:24:21.236607 crc crio[3658]: time=\"2026-06-10T14:24:21.235773857Z\" level=info msg=\"Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a\"\nJun 10 14:24:21.236607 crc crio[3658]: time=\"2026-06-10T14:24:21.236004212Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:21.236607 crc crio[3658]: time=\"2026-06-10T14:24:21.236175915Z\" 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 10 14:24:21.237537 crc crio[3658]: time=\"2026-06-10T14:24:21.237146795Z\" 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:0xc00012c5f0}] Aliases:map[]}\"\nJun 10 14:24:21.238105 crc crio[3658]: time=\"2026-06-10T14:24:21.23792046Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:24:21.283721 crc crio[3658]: 2026-06-10T14:24:21Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 14:24:21.284044 crc crio[3658]: time=\"2026-06-10T14:24:21.283935034Z\" level=info msg=\"Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28\"\nJun 10 14:24:21.284112 crc crio[3658]: time=\"2026-06-10T14:24:21.284047056Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:21.284112 crc crio[3658]: time=\"2026-06-10T14:24:21.284071827Z\" level=info msg=\"Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34\"\nJun 10 14:24:21.284112 crc crio[3658]: time=\"2026-06-10T14:24:21.284082387Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:21.284317 crc crio[3658]: time=\"2026-06-10T14:24:21.284149538Z\" 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 10 14:24:21.284564 crc crio[3658]: time=\"2026-06-10T14:24:21.284445874Z\" 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:0xc00008c128}] Aliases:map[]}\"\nJun 10 14:24:21.284816 crc crio[3658]: time=\"2026-06-10T14:24:21.284676249Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 14:24:21.284922 crc crio[3658]: time=\"2026-06-10T14:24:21.284827322Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 14:24:21.284922 crc crio[3658]: time=\"2026-06-10T14:24:21.284850222Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:24:21.321590 crc crio[3658]: 2026-06-10T14:24:21Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 14:24:21.321770 crc crio[3658]: time=\"2026-06-10T14:24:21.321733703Z\" level=info msg=\"Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab\"\nJun 10 14:24:21.321770 crc crio[3658]: time=\"2026-06-10T14:24:21.321769893Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:21.321887 crc crio[3658]: time=\"2026-06-10T14:24:21.321812604Z\" 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 10 14:24:21.322121 crc crio[3658]: time=\"2026-06-10T14:24:21.322055369Z\" 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:0xc000558060}] Aliases:map[]}\"\nJun 10 14:24:21.322346 crc crio[3658]: time=\"2026-06-10T14:24:21.322244733Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:24:21.582113 crc crio[3658]: 2026-06-10T14:24:21Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 14:24:21.676831 crc crio[3658]: time=\"2026-06-10T14:24:21.676518423Z\" level=info msg=\"Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007\"\nJun 10 14:24:21.676831 crc crio[3658]: time=\"2026-06-10T14:24:21.67683954Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:21.677075 crc crio[3658]: time=\"2026-06-10T14:24:21.676872511Z\" level=info msg=\"Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0\"\nJun 10 14:24:21.677075 crc crio[3658]: time=\"2026-06-10T14:24:21.676897511Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:21.677075 crc crio[3658]: time=\"2026-06-10T14:24:21.677028314Z\" 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 10 14:24:21.677601 crc crio[3658]: time=\"2026-06-10T14:24:21.677508013Z\" 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:0xc000d8e120}] Aliases:map[]}\"\nJun 10 14:24:21.677883 crc crio[3658]: time=\"2026-06-10T14:24:21.67782751Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:24:21.747478 crc crio[3658]: 2026-06-10T14:24:21Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 14:24:21.747478 crc crio[3658]: time=\"2026-06-10T14:24:21.74310011Z\" level=info msg=\"Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240\"\nJun 10 14:24:21.747478 crc crio[3658]: time=\"2026-06-10T14:24:21.7431281Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:21.747478 crc crio[3658]: time=\"2026-06-10T14:24:21.743160031Z\" 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 10 14:24:21.747478 crc crio[3658]: time=\"2026-06-10T14:24:21.743437927Z\" 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:0xc00018e470}] Aliases:map[]}\"\nJun 10 14:24:21.747478 crc crio[3658]: time=\"2026-06-10T14:24:21.743560799Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:24:21.767377 crc crio[3658]: 2026-06-10T14:24:21Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 14:24:21.767377 crc crio[3658]: time=\"2026-06-10T14:24:21.76704438Z\" level=info msg=\"Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a\"\nJun 10 14:24:21.767377 crc crio[3658]: time=\"2026-06-10T14:24:21.767082711Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:21.767377 crc crio[3658]: time=\"2026-06-10T14:24:21.767113422Z\" 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 10 14:24:21.768045 crc crio[3658]: time=\"2026-06-10T14:24:21.76800418Z\" 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:0xc00012c998}] Aliases:map[]}\"\nJun 10 14:24:21.768177 crc crio[3658]: time=\"2026-06-10T14:24:21.768127632Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:24:21.836238 crc crio[3658]: 2026-06-10T14:24:21Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 14:24:21.836594 crc crio[3658]: time=\"2026-06-10T14:24:21.836390082Z\" level=info msg=\"Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20\"\nJun 10 14:24:21.836594 crc crio[3658]: time=\"2026-06-10T14:24:21.836520565Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:21.836594 crc crio[3658]: time=\"2026-06-10T14:24:21.836536065Z\" level=info msg=\"Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f\"\nJun 10 14:24:21.836594 crc crio[3658]: time=\"2026-06-10T14:24:21.836549945Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:21.836594 crc crio[3658]: time=\"2026-06-10T14:24:21.836558726Z\" level=info msg=\"Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255\"\nJun 10 14:24:21.836594 crc crio[3658]: time=\"2026-06-10T14:24:21.836565676Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:21.836594 crc crio[3658]: time=\"2026-06-10T14:24:21.836589286Z\" 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 10 14:24:21.837693 crc crio[3658]: time=\"2026-06-10T14:24:21.837479284Z\" 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:0xc00088a118}] Aliases:map[]}\"\nJun 10 14:24:21.838057 crc crio[3658]: time=\"2026-06-10T14:24:21.837994344Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:24:22.045189 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 14:24:22.046248 crc crio[3658]: time=\"2026-06-10T14:24:22.046177523Z\" level=info msg=\"Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5\"\nJun 10 14:24:22.046588 crc crio[3658]: time=\"2026-06-10T14:24:22.04654211Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:22.046890 crc crio[3658]: time=\"2026-06-10T14:24:22.046853557Z\" level=info msg=\"Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86\"\nJun 10 14:24:22.048867 crc crio[3658]: time=\"2026-06-10T14:24:22.047796905Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:22.048867 crc crio[3658]: time=\"2026-06-10T14:24:22.047900538Z\" 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 10 14:24:22.048867 crc crio[3658]: time=\"2026-06-10T14:24:22.048216394Z\" 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:0xc00012ca10}] Aliases:map[]}\"\nJun 10 14:24:22.048867 crc crio[3658]: time=\"2026-06-10T14:24:22.048563561Z\" 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 10 14:24:22.065035 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 14:24:22.065175 crc crio[3658]: time=\"2026-06-10T14:24:22.065093213Z\" level=info msg=\"Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef\"\nJun 10 14:24:22.065175 crc crio[3658]: time=\"2026-06-10T14:24:22.065120103Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:22.065175 crc crio[3658]: time=\"2026-06-10T14:24:22.065132823Z\" level=info msg=\"Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a\"\nJun 10 14:24:22.065175 crc crio[3658]: time=\"2026-06-10T14:24:22.065140534Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:22.065175 crc crio[3658]: time=\"2026-06-10T14:24:22.065169194Z\" 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 10 14:24:22.066110 crc crio[3658]: time=\"2026-06-10T14:24:22.065394239Z\" 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:0xc00012cac0}] Aliases:map[]}\"\nJun 10 14:24:22.066110 crc crio[3658]: time=\"2026-06-10T14:24:22.065511961Z\" 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 10 14:24:22.081938 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 14:24:22.082078 crc crio[3658]: time=\"2026-06-10T14:24:22.082007102Z\" level=info msg=\"Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae\"\nJun 10 14:24:22.082078 crc crio[3658]: time=\"2026-06-10T14:24:22.082035393Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:22.082078 crc crio[3658]: time=\"2026-06-10T14:24:22.082068693Z\" 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 10 14:24:22.082463 crc crio[3658]: time=\"2026-06-10T14:24:22.082245957Z\" 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:0xc00088a2f8}] Aliases:map[]}\"\nJun 10 14:24:22.082463 crc crio[3658]: time=\"2026-06-10T14:24:22.082434981Z\" level=info msg=\"Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:24:22.100506 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 14:24:22.100904 crc crio[3658]: time=\"2026-06-10T14:24:22.100532464Z\" level=info msg=\"Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730\"\nJun 10 14:24:22.100904 crc crio[3658]: time=\"2026-06-10T14:24:22.100789479Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:22.100904 crc crio[3658]: time=\"2026-06-10T14:24:22.10082538Z\" 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 10 14:24:22.101147 crc crio[3658]: time=\"2026-06-10T14:24:22.100984023Z\" 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:0xc00012cb58}] Aliases:map[]}\"\nJun 10 14:24:22.101147 crc crio[3658]: time=\"2026-06-10T14:24:22.101097065Z\" level=info msg=\"Deleting pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:24:22.118728 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 14:24:22.118895 crc crio[3658]: time=\"2026-06-10T14:24:22.118709789Z\" level=info msg=\"Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7\"\nJun 10 14:24:22.118895 crc crio[3658]: time=\"2026-06-10T14:24:22.11876836Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:22.118895 crc crio[3658]: time=\"2026-06-10T14:24:22.118804561Z\" 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 10 14:24:22.119134 crc crio[3658]: time=\"2026-06-10T14:24:22.118982774Z\" 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:0xc00088a428}] Aliases:map[]}\"\nJun 10 14:24:22.119134 crc crio[3658]: time=\"2026-06-10T14:24:22.119094406Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:24:22.142045 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 14:24:22.142194 crc crio[3658]: time=\"2026-06-10T14:24:22.142123139Z\" level=info msg=\"Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4\"\nJun 10 14:24:22.142194 crc crio[3658]: time=\"2026-06-10T14:24:22.14218279Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:22.142347 crc crio[3658]: time=\"2026-06-10T14:24:22.142227051Z\" 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 10 14:24:22.142658 crc crio[3658]: time=\"2026-06-10T14:24:22.142541087Z\" 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:0xc00088a4c0}] Aliases:map[]}\"\nJun 10 14:24:22.142914 crc crio[3658]: time=\"2026-06-10T14:24:22.142851313Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:24:22.161107 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 14:24:22.161469 crc crio[3658]: time=\"2026-06-10T14:24:22.161382885Z\" level=info msg=\"Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16\"\nJun 10 14:24:22.161534 crc crio[3658]: time=\"2026-06-10T14:24:22.161466407Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:22.161534 crc crio[3658]: time=\"2026-06-10T14:24:22.161497968Z\" level=info msg=\"Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3\"\nJun 10 14:24:22.161534 crc crio[3658]: time=\"2026-06-10T14:24:22.161514408Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:22.161534 crc crio[3658]: time=\"2026-06-10T14:24:22.161530768Z\" level=info msg=\"Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f\"\nJun 10 14:24:22.161686 crc crio[3658]: time=\"2026-06-10T14:24:22.161549049Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:22.161686 crc crio[3658]: time=\"2026-06-10T14:24:22.161665091Z\" 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 10 14:24:22.162018 crc crio[3658]: time=\"2026-06-10T14:24:22.161939936Z\" 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:0xc00088a550}] Aliases:map[]}\"\nJun 10 14:24:22.162336 crc crio[3658]: time=\"2026-06-10T14:24:22.162195552Z\" level=info msg=\"Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:24:22.180560 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 14:24:22.180560 crc crio[3658]: time=\"2026-06-10T14:24:22.18054506Z\" level=info msg=\"Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9\"\nJun 10 14:24:22.180560 crc crio[3658]: time=\"2026-06-10T14:24:22.180580851Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:22.181040 crc crio[3658]: time=\"2026-06-10T14:24:22.180602321Z\" level=info msg=\"Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911\"\nJun 10 14:24:22.181040 crc crio[3658]: time=\"2026-06-10T14:24:22.180682243Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:22.181040 crc crio[3658]: time=\"2026-06-10T14:24:22.180728003Z\" 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 10 14:24:22.181040 crc crio[3658]: time=\"2026-06-10T14:24:22.180984069Z\" 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:0xc00018eb08}] Aliases:map[]}\"\nJun 10 14:24:22.181432 crc crio[3658]: time=\"2026-06-10T14:24:22.181180533Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:24:22.212179 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 14:24:22.212536 crc crio[3658]: time=\"2026-06-10T14:24:22.212374819Z\" level=info msg=\"Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d\"\nJun 10 14:24:22.212536 crc crio[3658]: time=\"2026-06-10T14:24:22.21243056Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:22.212536 crc crio[3658]: time=\"2026-06-10T14:24:22.21245938Z\" level=info msg=\"Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce\"\nJun 10 14:24:22.212536 crc crio[3658]: time=\"2026-06-10T14:24:22.212474151Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:22.212536 crc crio[3658]: time=\"2026-06-10T14:24:22.212513281Z\" 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 10 14:24:22.212946 crc crio[3658]: time=\"2026-06-10T14:24:22.212850978Z\" 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:0xc000558270}] Aliases:map[]}\"\nJun 10 14:24:22.213203 crc crio[3658]: time=\"2026-06-10T14:24:22.213131794Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:24:22.230848 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 14:24:22.231069 crc crio[3658]: time=\"2026-06-10T14:24:22.230917491Z\" level=info msg=\"Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded\"\nJun 10 14:24:22.231069 crc crio[3658]: time=\"2026-06-10T14:24:22.230944771Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:22.231069 crc crio[3658]: time=\"2026-06-10T14:24:22.230976282Z\" 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 10 14:24:22.231232 crc crio[3658]: time=\"2026-06-10T14:24:22.231125825Z\" 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:0xc00088a5f0}] Aliases:map[]}\"\nJun 10 14:24:22.231355 crc crio[3658]: time=\"2026-06-10T14:24:22.231237087Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:24:22.252060 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 14:24:22.252060 crc crio[3658]: time=\"2026-06-10T14:24:22.252054055Z\" level=info msg=\"Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791\"\nJun 10 14:24:22.252353 crc crio[3658]: time=\"2026-06-10T14:24:22.252076775Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:22.252353 crc crio[3658]: time=\"2026-06-10T14:24:22.252102276Z\" 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 10 14:24:22.252353 crc crio[3658]: time=\"2026-06-10T14:24:22.252146557Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=fa8edb45-b61c-4c80-ad31-0003ebbf3077 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:24:22.252353 crc crio[3658]: time=\"2026-06-10T14:24:22.252233679Z\" 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:0xc00018eb98}] Aliases:map[]}\"\nJun 10 14:24:22.252353 crc crio[3658]: time=\"2026-06-10T14:24:22.25231547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:22.252591 crc crio[3658]: time=\"2026-06-10T14:24:22.252418342Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:24:22.268173 crc crio[3658]: time=\"2026-06-10T14:24:22.268063936Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=fa8edb45-b61c-4c80-ad31-0003ebbf3077 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:24:22.273232 crc crio[3658]: time=\"2026-06-10T14:24:22.272784841Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=2c48e1fb-2d5e-400d-b94b-ee07e53e9317 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:24:22.273371 crc crio[3658]: time=\"2026-06-10T14:24:22.27324312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:22.283774 crc crio[3658]: time=\"2026-06-10T14:24:22.283550427Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=2c48e1fb-2d5e-400d-b94b-ee07e53e9317 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:24:22.315406 crc crio[3658]: time=\"2026-06-10T14:24:22.31509964Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=baf02eb4-d8da-48fc-b763-35b0de7ab88e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:24:22.316992 crc crio[3658]: time=\"2026-06-10T14:24:22.316842895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:22.324836 crc crio[3658]: time=\"2026-06-10T14:24:22.324428758Z\" level=info msg=\"Ran pod sandbox ae25da0239407ad47525978d3cc1f5e2ebf4be47eea26ac0c1b678b327ae07c2 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=fa8edb45-b61c-4c80-ad31-0003ebbf3077 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:24:22.325446 crc crio[3658]: time=\"2026-06-10T14:24:22.325006099Z\" level=info msg=\"Ran pod sandbox 272fca343dddbcc8fa1f1f518aa93c57d5ef621d042c53faaaf0e65a713023c6 with infra container: openshift-etcd/etcd-crc/POD\" id=2c48e1fb-2d5e-400d-b94b-ee07e53e9317 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:24:22.330384 crc crio[3658]: time=\"2026-06-10T14:24:22.330139142Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=baf02eb4-d8da-48fc-b763-35b0de7ab88e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:24:22.335203 crc crio[3658]: time=\"2026-06-10T14:24:22.334932218Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=c874eb06-3fd1-42b3-b1c9-9ce1f4429233 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:24:22.335994 crc crio[3658]: time=\"2026-06-10T14:24:22.335922958Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=8348d1d5-7d52-4e78-8fcf-51549bed154b name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:24:22.340489 crc crio[3658]: time=\"2026-06-10T14:24:22.340409538Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=af188e94-61b0-45b9-a7ba-0ea9c5e90bf3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:24:22.340564 crc crio[3658]: time=\"2026-06-10T14:24:22.34049512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:22.341839 crc crio[3658]: time=\"2026-06-10T14:24:22.341760355Z\" level=info msg=\"Ran pod sandbox ac93d905748713d3d75a81efc4d6183639ffba10a36f0f635de4249b3f8c7f6b with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=baf02eb4-d8da-48fc-b763-35b0de7ab88e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:24:22.342359 crc crio[3658]: time=\"2026-06-10T14:24:22.342234035Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=3f687d8c-18b9-4eed-ab05-b71efdb233cd name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:24:22.344079 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 14:24:22.344143 crc crio[3658]: time=\"2026-06-10T14:24:22.344070632Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=7b67484e-5f6b-4e01-8d40-bdb74fdf5c17 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:24:22.344328 crc crio[3658]: time=\"2026-06-10T14:24:22.344225535Z\" level=info msg=\"Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010\"\nJun 10 14:24:22.344328 crc crio[3658]: time=\"2026-06-10T14:24:22.344321097Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:22.344418 crc crio[3658]: time=\"2026-06-10T14:24:22.344358238Z\" 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 10 14:24:22.344584 crc crio[3658]: time=\"2026-06-10T14:24:22.344503441Z\" 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:0xc0024cc048}] Aliases:map[]}\"\nJun 10 14:24:22.344762 crc crio[3658]: time=\"2026-06-10T14:24:22.344706475Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:24:22.345468 crc crio[3658]: time=\"2026-06-10T14:24:22.345399649Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=9ec472e6-3fe8-4ed7-9062-8c7746526a49 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:24:22.346843 crc crio[3658]: time=\"2026-06-10T14:24:22.346770546Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=f95a386f-d2d6-446e-970e-900e5356cd5a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:24:22.346899 crc crio[3658]: time=\"2026-06-10T14:24:22.346852728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:22.346899 crc crio[3658]: time=\"2026-06-10T14:24:22.346873918Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=af188e94-61b0-45b9-a7ba-0ea9c5e90bf3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:24:22.347061 crc crio[3658]: time=\"2026-06-10T14:24:22.346997691Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=ba939354-b844-4769-bdaf-48700a8b044b name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:24:22.351867 crc crio[3658]: time=\"2026-06-10T14:24:22.351796787Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=e1b35857-8ee2-4667-a8fb-95b59cf6120f name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:24:22.352592 crc crio[3658]: time=\"2026-06-10T14:24:22.352521461Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=3b4773fa-b004-43cd-85dc-449388d8e0ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:24:22.353580 crc crio[3658]: time=\"2026-06-10T14:24:22.353342688Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=f95a386f-d2d6-446e-970e-900e5356cd5a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:24:22.354899 crc crio[3658]: time=\"2026-06-10T14:24:22.354826938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:22.354899 crc crio[3658]: time=\"2026-06-10T14:24:22.354882659Z\" level=info msg=\"Ran pod sandbox 6f3328017e32ef464b543261926457d43725e203c3f1c65cfd120269ba0ffa94 with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=af188e94-61b0-45b9-a7ba-0ea9c5e90bf3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:24:22.355594 crc crio[3658]: time=\"2026-06-10T14:24:22.355465371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:22.356505 crc crio[3658]: time=\"2026-06-10T14:24:22.356365669Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=06c6c365-fd32-48a5-89df-191187910c99 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:24:22.356732 crc crio[3658]: time=\"2026-06-10T14:24:22.356710016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:22.357579 crc crio[3658]: time=\"2026-06-10T14:24:22.35740891Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=88493bfc-89c8-481e-a3d3-23d98563cccb name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:24:22.367911 crc crio[3658]: time=\"2026-06-10T14:24:22.367820489Z\" level=info msg=\"Ran pod sandbox d73241383670a574c0db8ce0f4dc671fbac0d590fa059a4b2eeba966bc5e0756 with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=f95a386f-d2d6-446e-970e-900e5356cd5a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:24:22.369348 crc crio[3658]: time=\"2026-06-10T14:24:22.369179326Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8dffb3ac-085b-4d04-8a21-006aeb7e28f5 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:24:22.371136 crc crio[3658]: time=\"2026-06-10T14:24:22.371055313Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=a1ddee8e-64ed-4f3a-8b36-c6e178b060ae name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:24:22.372721 crc crio[3658]: time=\"2026-06-10T14:24:22.372644605Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=779493ab-7f28-4255-8d60-fbd20488cc04 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:24:22.375179 crc crio[3658]: time=\"2026-06-10T14:24:22.375088194Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=8e02c3b6-4128-43b2-86a3-ebb53df869c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:24:22.375179 crc crio[3658]: time=\"2026-06-10T14:24:22.375128985Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=ef1914e0-e500-43ab-960f-49d311217ba7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:24:22.375535 crc crio[3658]: time=\"2026-06-10T14:24:22.375456362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:22.375725 crc crio[3658]: time=\"2026-06-10T14:24:22.375457862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:22.375966 crc crio[3658]: time=\"2026-06-10T14:24:22.37588827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:22.375966 crc crio[3658]: time=\"2026-06-10T14:24:22.375942352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:22.376593 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 14:24:22.376823 crc crio[3658]: time=\"2026-06-10T14:24:22.376757878Z\" level=info msg=\"Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471\"\nJun 10 14:24:22.376823 crc crio[3658]: time=\"2026-06-10T14:24:22.376816659Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:22.376936 crc crio[3658]: time=\"2026-06-10T14:24:22.37683864Z\" level=info msg=\"Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946\"\nJun 10 14:24:22.376936 crc crio[3658]: time=\"2026-06-10T14:24:22.37684901Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:22.376936 crc crio[3658]: time=\"2026-06-10T14:24:22.3768809Z\" 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 10 14:24:22.377119 crc crio[3658]: time=\"2026-06-10T14:24:22.377072654Z\" 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:0xc00018e6e8}] Aliases:map[]}\"\nJun 10 14:24:22.377366 crc crio[3658]: time=\"2026-06-10T14:24:22.377317869Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:24:22.385574 crc crio[3658]: time=\"2026-06-10T14:24:22.385416202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:22.395352 crc crio[3658]: time=\"2026-06-10T14:24:22.395157277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:22.449908 crc crio[3658]: time=\"2026-06-10T14:24:22.449813914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:22.529449 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 14:24:22.529692 crc crio[3658]: time=\"2026-06-10T14:24:22.529550105Z\" level=info msg=\"Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405\"\nJun 10 14:24:22.529692 crc crio[3658]: time=\"2026-06-10T14:24:22.529585285Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:22.529963 crc crio[3658]: time=\"2026-06-10T14:24:22.529922182Z\" 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 10 14:24:22.530415 crc crio[3658]: time=\"2026-06-10T14:24:22.5303404Z\" 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:0xc00018e4f8}] Aliases:map[]}\"\nJun 10 14:24:22.530876 crc crio[3658]: time=\"2026-06-10T14:24:22.530714438Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:24:22.551639 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 14:24:22.551829 crc crio[3658]: time=\"2026-06-10T14:24:22.551602087Z\" level=info msg=\"Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118\"\nJun 10 14:24:22.552244 crc crio[3658]: time=\"2026-06-10T14:24:22.552180789Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:22.552415 crc crio[3658]: time=\"2026-06-10T14:24:22.552331202Z\" 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 10 14:24:22.552583 crc crio[3658]: time=\"2026-06-10T14:24:22.552477215Z\" 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:0xc00172a1a0}] Aliases:map[]}\"\nJun 10 14:24:22.552684 crc crio[3658]: time=\"2026-06-10T14:24:22.552654048Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 14:24:22.552684 crc crio[3658]: time=\"2026-06-10T14:24:22.552672179Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 14:24:22.552788 crc crio[3658]: time=\"2026-06-10T14:24:22.552690919Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:24:22.667919 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 14:24:22.668759 crc crio[3658]: time=\"2026-06-10T14:24:22.667975552Z\" level=info msg=\"Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587\"\nJun 10 14:24:22.668759 crc crio[3658]: time=\"2026-06-10T14:24:22.668012152Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:22.668759 crc crio[3658]: time=\"2026-06-10T14:24:22.668032003Z\" level=info msg=\"Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852\"\nJun 10 14:24:22.668759 crc crio[3658]: time=\"2026-06-10T14:24:22.668041223Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:22.668759 crc crio[3658]: time=\"2026-06-10T14:24:22.668071944Z\" 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 10 14:24:22.668759 crc crio[3658]: time=\"2026-06-10T14:24:22.668314868Z\" 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:0xc00172a290}] Aliases:map[]}\"\nJun 10 14:24:22.668759 crc crio[3658]: time=\"2026-06-10T14:24:22.668444331Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:24:22.691122 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 14:24:22.692511 crc crio[3658]: time=\"2026-06-10T14:24:22.691758769Z\" level=info msg=\"Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7\"\nJun 10 14:24:22.692511 crc crio[3658]: time=\"2026-06-10T14:24:22.69182529Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:22.692511 crc crio[3658]: time=\"2026-06-10T14:24:22.691870561Z\" 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 10 14:24:22.692511 crc crio[3658]: time=\"2026-06-10T14:24:22.692041665Z\" 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:0xc00012c7f0}] Aliases:map[]}\"\nJun 10 14:24:22.692511 crc crio[3658]: time=\"2026-06-10T14:24:22.692184308Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:24:22.721077 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 14:24:22.721216 crc crio[3658]: time=\"2026-06-10T14:24:22.721160899Z\" level=info msg=\"Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c\"\nJun 10 14:24:22.721216 crc crio[3658]: time=\"2026-06-10T14:24:22.72120441Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:22.721396 crc crio[3658]: time=\"2026-06-10T14:24:22.721236981Z\" 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 10 14:24:22.721453 crc crio[3658]: time=\"2026-06-10T14:24:22.721433715Z\" 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:0xc00012c928}] Aliases:map[]}\"\nJun 10 14:24:22.721600 crc crio[3658]: time=\"2026-06-10T14:24:22.721543467Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:24:22.735965 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 14:24:22.736109 crc crio[3658]: time=\"2026-06-10T14:24:22.736009897Z\" level=info msg=\"Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1\"\nJun 10 14:24:22.736109 crc crio[3658]: time=\"2026-06-10T14:24:22.736035708Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:22.736109 crc crio[3658]: time=\"2026-06-10T14:24:22.736070148Z\" 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 10 14:24:22.736226 crc crio[3658]: time=\"2026-06-10T14:24:22.736204691Z\" 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:0xc00012c9e8}] Aliases:map[]}\"\nJun 10 14:24:22.736449 crc crio[3658]: time=\"2026-06-10T14:24:22.736383205Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:24:22.767654 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 14:24:22.767751 crc crio[3658]: time=\"2026-06-10T14:24:22.767724774Z\" level=info msg=\"Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d\"\nJun 10 14:24:22.767800 crc crio[3658]: time=\"2026-06-10T14:24:22.767753614Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:22.767800 crc crio[3658]: time=\"2026-06-10T14:24:22.767789025Z\" 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 10 14:24:22.767984 crc crio[3658]: time=\"2026-06-10T14:24:22.767924968Z\" 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:0xc00012cae0}] Aliases:map[]}\"\nJun 10 14:24:22.768130 crc crio[3658]: time=\"2026-06-10T14:24:22.768077311Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:24:23.126923 crc crio[3658]: 2026-06-10T14:24:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 14:24:23.127196 crc crio[3658]: time=\"2026-06-10T14:24:23.127025005Z\" level=info msg=\"Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71\"\nJun 10 14:24:23.127196 crc crio[3658]: time=\"2026-06-10T14:24:23.127121267Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:23.127196 crc crio[3658]: time=\"2026-06-10T14:24:23.127140208Z\" level=info msg=\"Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21\"\nJun 10 14:24:23.127196 crc crio[3658]: time=\"2026-06-10T14:24:23.127158038Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:23.127388 crc crio[3658]: time=\"2026-06-10T14:24:23.127196739Z\" 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 10 14:24:23.127528 crc crio[3658]: time=\"2026-06-10T14:24:23.127455134Z\" 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:0xc0010984b0}] Aliases:map[]}\"\nJun 10 14:24:23.137698 crc crio[3658]: time=\"2026-06-10T14:24:23.137638788Z\" level=info msg=\"Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:24:23.241924 crc crio[3658]: 2026-06-10T14:24:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 14:24:23.242201 crc crio[3658]: time=\"2026-06-10T14:24:23.242056484Z\" level=info msg=\"Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda\"\nJun 10 14:24:23.242201 crc crio[3658]: time=\"2026-06-10T14:24:23.242088245Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:23.242201 crc crio[3658]: time=\"2026-06-10T14:24:23.242183557Z\" 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 10 14:24:23.242581 crc crio[3658]: time=\"2026-06-10T14:24:23.242543634Z\" 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:0xc00088a400}] Aliases:map[]}\"\nJun 10 14:24:23.242835 crc crio[3658]: time=\"2026-06-10T14:24:23.242812039Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:24:23.280789 crc crio[3658]: 2026-06-10T14:24:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 14:24:23.281671 crc crio[3658]: time=\"2026-06-10T14:24:23.281531616Z\" level=info msg=\"Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f\"\nJun 10 14:24:23.281671 crc crio[3658]: time=\"2026-06-10T14:24:23.281585667Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:23.281671 crc crio[3658]: time=\"2026-06-10T14:24:23.281651419Z\" 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 10 14:24:23.281851 crc crio[3658]: time=\"2026-06-10T14:24:23.281808542Z\" 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:0xc00088a430}] Aliases:map[]}\"\nJun 10 14:24:23.282657 crc crio[3658]: time=\"2026-06-10T14:24:23.282529986Z\" 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 10 14:24:23.322682 crc crio[3658]: 2026-06-10T14:24:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 14:24:23.323624 crc crio[3658]: time=\"2026-06-10T14:24:23.323522659Z\" level=info msg=\"Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0\"\nJun 10 14:24:23.323624 crc crio[3658]: time=\"2026-06-10T14:24:23.32358119Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:23.323738 crc crio[3658]: time=\"2026-06-10T14:24:23.323642972Z\" 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 10 14:24:23.324206 crc crio[3658]: time=\"2026-06-10T14:24:23.324148992Z\" 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:0xc000d701e0}] Aliases:map[]}\"\nJun 10 14:24:23.324567 crc crio[3658]: time=\"2026-06-10T14:24:23.324512309Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:24:23.578838 crc crio[3658]: 2026-06-10T14:24:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 14:24:23.579505 crc crio[3658]: time=\"2026-06-10T14:24:23.579466716Z\" level=info msg=\"Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6\"\nJun 10 14:24:23.579682 crc crio[3658]: time=\"2026-06-10T14:24:23.57966071Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:23.579864 crc crio[3658]: time=\"2026-06-10T14:24:23.579829943Z\" 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 10 14:24:23.580492 crc crio[3658]: time=\"2026-06-10T14:24:23.580466176Z\" 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:0xc002318088}] Aliases:map[]}\"\nJun 10 14:24:23.580659 crc crio[3658]: time=\"2026-06-10T14:24:23.58063361Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 14:24:23.580737 crc crio[3658]: time=\"2026-06-10T14:24:23.580722061Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 14:24:23.580812 crc crio[3658]: time=\"2026-06-10T14:24:23.580797383Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632800-ls5hs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:24:23.625087 crc crio[3658]: 2026-06-10T14:24:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 14:24:23.625348 crc crio[3658]: time=\"2026-06-10T14:24:23.625314496Z\" level=info msg=\"Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b\"\nJun 10 14:24:23.625443 crc crio[3658]: time=\"2026-06-10T14:24:23.625429199Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:23.625538 crc crio[3658]: time=\"2026-06-10T14:24:23.62551555Z\" 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 10 14:24:23.625785 crc crio[3658]: time=\"2026-06-10T14:24:23.625763295Z\" 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:0xc00012c410}] Aliases:map[]}\"\nJun 10 14:24:23.626058 crc crio[3658]: time=\"2026-06-10T14:24:23.626035321Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:24:23.867206 crc crio[3658]: 2026-06-10T14:24:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 14:24:23.867959 crc crio[3658]: time=\"2026-06-10T14:24:23.867920156Z\" level=info msg=\"Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5\"\nJun 10 14:24:23.868040 crc crio[3658]: time=\"2026-06-10T14:24:23.868026598Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:23.868153 crc crio[3658]: time=\"2026-06-10T14:24:23.86813663Z\" 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 10 14:24:23.868431 crc crio[3658]: time=\"2026-06-10T14:24:23.868408086Z\" 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:0xc00012c8f8}] Aliases:map[]}\"\nJun 10 14:24:23.868683 crc crio[3658]: time=\"2026-06-10T14:24:23.868661961Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:24:24.259204 crc crio[3658]: 2026-06-10T14:24:24Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 14:24:24.259558 crc crio[3658]: time=\"2026-06-10T14:24:24.259476214Z\" level=info msg=\"Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1\"\nJun 10 14:24:24.259558 crc crio[3658]: time=\"2026-06-10T14:24:24.259516545Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:24.259558 crc crio[3658]: time=\"2026-06-10T14:24:24.259555686Z\" 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 10 14:24:24.259768 crc crio[3658]: time=\"2026-06-10T14:24:24.259704869Z\" 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:0xc00012c680}] Aliases:map[]}\"\nJun 10 14:24:24.259826 crc crio[3658]: time=\"2026-06-10T14:24:24.259798761Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 14:24:24.259826 crc crio[3658]: time=\"2026-06-10T14:24:24.259814491Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 14:24:24.259890 crc crio[3658]: time=\"2026-06-10T14:24:24.259826711Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:24:24.391223 crc crio[3658]: time=\"2026-06-10T14:24:24.391126837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:24.391953 crc crio[3658]: time=\"2026-06-10T14:24:24.391810371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:24.392992 crc crio[3658]: time=\"2026-06-10T14:24:24.392893602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:24.393915 crc crio[3658]: time=\"2026-06-10T14:24:24.393856132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:24.394780 crc crio[3658]: time=\"2026-06-10T14:24:24.394510655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:24.455385 crc crio[3658]: 2026-06-10T14:24:24Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 14:24:24.455385 crc crio[3658]: time=\"2026-06-10T14:24:24.454922067Z\" level=info msg=\"Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d\"\nJun 10 14:24:24.455385 crc crio[3658]: time=\"2026-06-10T14:24:24.454949448Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:24.455385 crc crio[3658]: time=\"2026-06-10T14:24:24.454982869Z\" 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 10 14:24:24.455385 crc crio[3658]: time=\"2026-06-10T14:24:24.455121171Z\" 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:0xc00018e8e8}] Aliases:map[]}\"\nJun 10 14:24:24.455385 crc crio[3658]: time=\"2026-06-10T14:24:24.455301165Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:24:24.594748 crc crio[3658]: time=\"2026-06-10T14:24:24.594480528Z\" level=info msg=\"Created container f6fc2632109c90c9a54704467bbd42c73ea9ec53d40b20316c822e98db1a9ff5: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=ef1914e0-e500-43ab-960f-49d311217ba7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:24:24.596078 crc crio[3658]: time=\"2026-06-10T14:24:24.595892067Z\" level=info msg=\"Created container 56cfc8c05b662a5e93d284f0681a69d275a994f26cc09b7c9dab267cc8a88a29: openshift-etcd/etcd-crc/setup\" id=e1b35857-8ee2-4667-a8fb-95b59cf6120f name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:24:24.599206 crc crio[3658]: time=\"2026-06-10T14:24:24.598972989Z\" level=info msg=\"Starting container: 56cfc8c05b662a5e93d284f0681a69d275a994f26cc09b7c9dab267cc8a88a29\" id=25fe6be2-ca75-46d3-bb5a-eec5af32fdc9 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:24:24.599883 crc crio[3658]: time=\"2026-06-10T14:24:24.599772595Z\" level=info msg=\"Starting container: f6fc2632109c90c9a54704467bbd42c73ea9ec53d40b20316c822e98db1a9ff5\" id=d95c8a89-7b62-474c-ab83-fd8ef8dbff80 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:24:24.600786 crc crio[3658]: time=\"2026-06-10T14:24:24.600700393Z\" level=info msg=\"Created container f7d19442a957fd53a44bb57856ef05daa826450dee9f9c0f40d2ec705cedce10: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=3b4773fa-b004-43cd-85dc-449388d8e0ad name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:24:24.602087 crc crio[3658]: time=\"2026-06-10T14:24:24.601984959Z\" level=info msg=\"Starting container: f7d19442a957fd53a44bb57856ef05daa826450dee9f9c0f40d2ec705cedce10\" id=d1f730ac-8085-4ef4-b441-4ffd0ae89a76 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:24:24.607534 crc crio[3658]: time=\"2026-06-10T14:24:24.607419318Z\" level=info msg=\"Started container\" PID=5433 containerID=f6fc2632109c90c9a54704467bbd42c73ea9ec53d40b20316c822e98db1a9ff5 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=d95c8a89-7b62-474c-ab83-fd8ef8dbff80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f3328017e32ef464b543261926457d43725e203c3f1c65cfd120269ba0ffa94\nJun 10 14:24:24.608027 crc crio[3658]: time=\"2026-06-10T14:24:24.607929068Z\" level=info msg=\"Created container 8789d0e4e8a43a4597f62a85b674cefe941fc591dc7fed95a8c8ab5910a4e833: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=06c6c365-fd32-48a5-89df-191187910c99 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:24:24.610141 crc crio[3658]: time=\"2026-06-10T14:24:24.610090272Z\" level=info msg=\"Starting container: 8789d0e4e8a43a4597f62a85b674cefe941fc591dc7fed95a8c8ab5910a4e833\" id=bfce32ca-c445-4d9e-b003-12b585cbb9da name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:24:24.610519 crc crio[3658]: time=\"2026-06-10T14:24:24.610373097Z\" level=info msg=\"Started container\" PID=5434 containerID=f7d19442a957fd53a44bb57856ef05daa826450dee9f9c0f40d2ec705cedce10 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=d1f730ac-8085-4ef4-b441-4ffd0ae89a76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae25da0239407ad47525978d3cc1f5e2ebf4be47eea26ac0c1b678b327ae07c2\nJun 10 14:24:24.614360 crc crio[3658]: time=\"2026-06-10T14:24:24.614220485Z\" level=info msg=\"Started container\" PID=5429 containerID=56cfc8c05b662a5e93d284f0681a69d275a994f26cc09b7c9dab267cc8a88a29 description=openshift-etcd/etcd-crc/setup id=25fe6be2-ca75-46d3-bb5a-eec5af32fdc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=272fca343dddbcc8fa1f1f518aa93c57d5ef621d042c53faaaf0e65a713023c6\nJun 10 14:24:24.619846 crc crio[3658]: time=\"2026-06-10T14:24:24.619204085Z\" level=info msg=\"Started container\" PID=5428 containerID=8789d0e4e8a43a4597f62a85b674cefe941fc591dc7fed95a8c8ab5910a4e833 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=bfce32ca-c445-4d9e-b003-12b585cbb9da name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac93d905748713d3d75a81efc4d6183639ffba10a36f0f635de4249b3f8c7f6b\nJun 10 14:24:24.623062 crc crio[3658]: time=\"2026-06-10T14:24:24.622759956Z\" level=info msg=\"Created container 50255471b08280d6a6869458aa79983f9a4715dacd7e8cab94ffd5b3db3af5de: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=8e02c3b6-4128-43b2-86a3-ebb53df869c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:24:24.625135 crc crio[3658]: time=\"2026-06-10T14:24:24.624726526Z\" level=info msg=\"Starting container: 50255471b08280d6a6869458aa79983f9a4715dacd7e8cab94ffd5b3db3af5de\" id=600963cf-0ae6-45a7-bc6d-11b959233cf8 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:24:24.640508 crc crio[3658]: time=\"2026-06-10T14:24:24.63989612Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=2c956d7d-c972-48c8-a5c4-1d08321c2f96 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:24:24.646978 crc crio[3658]: time=\"2026-06-10T14:24:24.64686867Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=8f828f81-07ff-46a9-bc60-368c9ed210de name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:24:24.653684 crc crio[3658]: time=\"2026-06-10T14:24:24.653498283Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=84d9fea1-4812-42f1-91d6-395771893e25 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:24:24.654569 crc crio[3658]: time=\"2026-06-10T14:24:24.654450462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:24.659018 crc crio[3658]: time=\"2026-06-10T14:24:24.658933632Z\" level=info msg=\"Started container\" PID=5430 containerID=50255471b08280d6a6869458aa79983f9a4715dacd7e8cab94ffd5b3db3af5de description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=600963cf-0ae6-45a7-bc6d-11b959233cf8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d73241383670a574c0db8ce0f4dc671fbac0d590fa059a4b2eeba966bc5e0756\nJun 10 14:24:24.682335 crc crio[3658]: time=\"2026-06-10T14:24:24.682160898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:24.702228 crc crio[3658]: 2026-06-10T14:24:24Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 14:24:24.702474 crc crio[3658]: time=\"2026-06-10T14:24:24.702409725Z\" level=info msg=\"Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150\"\nJun 10 14:24:24.702474 crc crio[3658]: time=\"2026-06-10T14:24:24.702439965Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:24.702547 crc crio[3658]: time=\"2026-06-10T14:24:24.702471286Z\" 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 10 14:24:24.702712 crc crio[3658]: time=\"2026-06-10T14:24:24.70265802Z\" 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:0xc00088a380}] Aliases:map[]}\"\nJun 10 14:24:24.703076 crc crio[3658]: time=\"2026-06-10T14:24:24.702843113Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:24:24.724860 crc crio[3658]: 2026-06-10T14:24:24Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable 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 10 14:24:24.725053 crc crio[3658]: time=\"2026-06-10T14:24:24.724906486Z\" level=info msg=\"Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400\"\nJun 10 14:24:24.725053 crc crio[3658]: time=\"2026-06-10T14:24:24.724934087Z\" level=info msg=\"cleanup sandbox network\"\nJun 10 14:24:24.725053 crc crio[3658]: time=\"2026-06-10T14:24:24.724953867Z\" level=info msg=\"Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227\"\nJun 10 14:24:24.832722 crc crio[3658]: time=\"2026-06-10T14:24:24.831997746Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=b50a96a0-4eb3-4c44-82d6-ad255013cade name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:24:24.836572 crc crio[3658]: time=\"2026-06-10T14:24:24.834236331Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=7383fcd4-eb64-417d-85a8-97453b113ffd name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:24:24.841551 crc crio[3658]: time=\"2026-06-10T14:24:24.841248141Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=81b9f7b0-5964-455c-a0ea-d968d675fd7f name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:24:24.844750 crc crio[3658]: time=\"2026-06-10T14:24:24.842060198Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=16e5115f-6cdd-48ec-81e9-c5d41d7058ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:24:24.849395 crc crio[3658]: time=\"2026-06-10T14:24:24.848577408Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=62fb7ce0-68c6-4e7e-b2a6-7b959c6b1721 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:24:24.851104 crc crio[3658]: time=\"2026-06-10T14:24:24.850689351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:24.852455 crc crio[3658]: time=\"2026-06-10T14:24:24.851855104Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ac54d1ac-05b4-4a18-9c99-d1d15518fced name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:24:24.854029 crc crio[3658]: time=\"2026-06-10T14:24:24.853945186Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=448e2dc2-0742-4ef0-b62a-c301655f7d45 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:24:24.856005 crc crio[3658]: time=\"2026-06-10T14:24:24.855897735Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ab3d674d-e832-46ff-aa2b-46c26130f544 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:24:24.859735 crc crio[3658]: time=\"2026-06-10T14:24:24.858582039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:24.859735 crc crio[3658]: time=\"2026-06-10T14:24:24.859163031Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=3043a833-3d0d-4fb5-afab-623a18866637 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:24:24.870717 crc crio[3658]: time=\"2026-06-10T14:24:24.870485098Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=fc4ddcbd-19fe-4d44-9bb3-499372b2f7bc name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:24:24.872770 crc crio[3658]: time=\"2026-06-10T14:24:24.87258168Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=71023f2d-6e6e-4601-996b-4e4e99f90a9c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:24:24.876513 crc crio[3658]: time=\"2026-06-10T14:24:24.874215243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:24.876513 crc crio[3658]: time=\"2026-06-10T14:24:24.876162422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:24.885127 crc crio[3658]: time=\"2026-06-10T14:24:24.884925528Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=09760377-cd35-4fa4-9d11-952c6686f269 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:24:24.887087 crc crio[3658]: time=\"2026-06-10T14:24:24.886992009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:24.905897 crc crio[3658]: time=\"2026-06-10T14:24:24.905206695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:24.937754 crc crio[3658]: time=\"2026-06-10T14:24:24.937145386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:24.955414 crc crio[3658]: time=\"2026-06-10T14:24:24.954902972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:25.235936 crc crio[3658]: time=\"2026-06-10T14:24:25.235576005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:25.480553 crc crio[3658]: time=\"2026-06-10T14:24:25.48045238Z\" level=info msg=\"Created container 560d1f006c4a18ab468691dd24a9e90b4e38a0822c11afe7552be3a1bc1d4523: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=84d9fea1-4812-42f1-91d6-395771893e25 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:24:25.484215 crc crio[3658]: time=\"2026-06-10T14:24:25.483540852Z\" level=info msg=\"Starting container: 560d1f006c4a18ab468691dd24a9e90b4e38a0822c11afe7552be3a1bc1d4523\" id=4805f2de-187d-4145-bfa6-c0a90e437d57 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:24:25.513969 crc crio[3658]: time=\"2026-06-10T14:24:25.51382647Z\" level=info msg=\"Started container\" PID=5491 containerID=560d1f006c4a18ab468691dd24a9e90b4e38a0822c11afe7552be3a1bc1d4523 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=4805f2de-187d-4145-bfa6-c0a90e437d57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac93d905748713d3d75a81efc4d6183639ffba10a36f0f635de4249b3f8c7f6b\nJun 10 14:24:25.564427 crc crio[3658]: time=\"2026-06-10T14:24:25.564006797Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=d5ec96db-54db-49d0-91fc-58b9d9165257 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:24:25.568145 crc crio[3658]: time=\"2026-06-10T14:24:25.567858044Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=10846eef-7d59-4b61-9424-2fba64604ced name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:24:25.573657 crc crio[3658]: time=\"2026-06-10T14:24:25.573219722Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=08229d90-c1c2-401f-9a64-b4958e73c2eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:24:25.578032 crc crio[3658]: time=\"2026-06-10T14:24:25.575233862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:25.658661 crc crio[3658]: time=\"2026-06-10T14:24:25.658412942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:25.749061 crc crio[3658]: time=\"2026-06-10T14:24:25.748386258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:25.850808 crc crio[3658]: time=\"2026-06-10T14:24:25.85062955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:25.857374 crc crio[3658]: time=\"2026-06-10T14:24:25.857066059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:25.889139 crc crio[3658]: time=\"2026-06-10T14:24:25.889033541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:25.905807 crc crio[3658]: time=\"2026-06-10T14:24:25.904456661Z\" level=info msg=\"Created container 8113ac49f947a0c3dcdf2b92227e8bfc132752a0ced78d0b5499d586519ae04f: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=16e5115f-6cdd-48ec-81e9-c5d41d7058ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:24:25.907025 crc crio[3658]: time=\"2026-06-10T14:24:25.90691879Z\" level=info msg=\"Starting container: 8113ac49f947a0c3dcdf2b92227e8bfc132752a0ced78d0b5499d586519ae04f\" id=120653b9-a13f-47a9-ab23-2fd4f028cfa2 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:24:25.920829 crc crio[3658]: time=\"2026-06-10T14:24:25.920077054Z\" level=info msg=\"Started container\" PID=5531 containerID=8113ac49f947a0c3dcdf2b92227e8bfc132752a0ced78d0b5499d586519ae04f description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=120653b9-a13f-47a9-ab23-2fd4f028cfa2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=272fca343dddbcc8fa1f1f518aa93c57d5ef621d042c53faaaf0e65a713023c6\nJun 10 14:24:25.969685 crc crio[3658]: time=\"2026-06-10T14:24:25.969496616Z\" level=info msg=\"Created container 68dd444193b6e7ed8e990e20f0e1a758d8839d96158c06fa95e52380753e4559: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=09760377-cd35-4fa4-9d11-952c6686f269 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:24:25.969878 crc crio[3658]: time=\"2026-06-10T14:24:25.9696904Z\" level=info msg=\"Created container df2eeb60add7bd5f890d04d52162faf60c0a2ee42b030758cc91768fa67a8075: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=448e2dc2-0742-4ef0-b62a-c301655f7d45 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:24:25.970786 crc crio[3658]: time=\"2026-06-10T14:24:25.97069639Z\" level=info msg=\"Starting container: 68dd444193b6e7ed8e990e20f0e1a758d8839d96158c06fa95e52380753e4559\" id=5ec6aa1a-7a8a-44ff-b6a0-f7dacf0179fb name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:24:25.972691 crc crio[3658]: time=\"2026-06-10T14:24:25.970915374Z\" level=info msg=\"Starting container: df2eeb60add7bd5f890d04d52162faf60c0a2ee42b030758cc91768fa67a8075\" id=22e834fe-693e-4057-a6cc-2bc1a0595323 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:24:25.981988 crc crio[3658]: time=\"2026-06-10T14:24:25.981856654Z\" level=info msg=\"Started container\" PID=5545 containerID=68dd444193b6e7ed8e990e20f0e1a758d8839d96158c06fa95e52380753e4559 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=5ec6aa1a-7a8a-44ff-b6a0-f7dacf0179fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f3328017e32ef464b543261926457d43725e203c3f1c65cfd120269ba0ffa94\nJun 10 14:24:26.005181 crc crio[3658]: time=\"2026-06-10T14:24:26.005033069Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=77680ac0-18a1-4910-a49f-59d95b56f0f9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:24:26.007566 crc crio[3658]: time=\"2026-06-10T14:24:26.007499529Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=2ffc3ae1-44e1-4d22-b765-d70c00c549cd name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:24:26.012139 crc crio[3658]: time=\"2026-06-10T14:24:26.01203516Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=0eae04af-1228-4b9f-83d5-e658da1f251f name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:24:26.012981 crc crio[3658]: time=\"2026-06-10T14:24:26.012824126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:26.018811 crc crio[3658]: time=\"2026-06-10T14:24:26.018705494Z\" level=info msg=\"Started container\" PID=5544 containerID=df2eeb60add7bd5f890d04d52162faf60c0a2ee42b030758cc91768fa67a8075 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=22e834fe-693e-4057-a6cc-2bc1a0595323 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae25da0239407ad47525978d3cc1f5e2ebf4be47eea26ac0c1b678b327ae07c2\nJun 10 14:24:26.030426 crc crio[3658]: time=\"2026-06-10T14:24:26.030344817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:26.052350 crc crio[3658]: time=\"2026-06-10T14:24:26.051793268Z\" level=info msg=\"Created container 36bcb55830bfcf77166b312a83b697493f17c3f0ee4f6c1691beba5609ac2536: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=71023f2d-6e6e-4601-996b-4e4e99f90a9c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:24:26.054696 crc crio[3658]: time=\"2026-06-10T14:24:26.054230267Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=1851f66f-1ba6-45de-bf4d-52dd588eccac name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:24:26.057434 crc crio[3658]: time=\"2026-06-10T14:24:26.057197936Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=192bee56-415b-4957-b5c0-e740770b7b09 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:24:26.059173 crc crio[3658]: time=\"2026-06-10T14:24:26.057519593Z\" level=info msg=\"Starting container: 36bcb55830bfcf77166b312a83b697493f17c3f0ee4f6c1691beba5609ac2536\" id=7a8a2b68-0222-49a9-a755-a7c0197ccfd6 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:24:26.067161 crc crio[3658]: time=\"2026-06-10T14:24:26.067085775Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=4b176e58-ebdf-4d28-a1f6-1fb75256a489 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:24:26.067694 crc crio[3658]: time=\"2026-06-10T14:24:26.067663526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:26.095485 crc crio[3658]: time=\"2026-06-10T14:24:26.095117997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:26.137575 crc crio[3658]: time=\"2026-06-10T14:24:26.134944867Z\" level=info msg=\"Started container\" PID=5547 containerID=36bcb55830bfcf77166b312a83b697493f17c3f0ee4f6c1691beba5609ac2536 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=7a8a2b68-0222-49a9-a755-a7c0197ccfd6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d73241383670a574c0db8ce0f4dc671fbac0d590fa059a4b2eeba966bc5e0756\nJun 10 14:24:26.697014 crc crio[3658]: time=\"2026-06-10T14:24:26.696033547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:26.878353 crc crio[3658]: time=\"2026-06-10T14:24:26.874123172Z\" level=info msg=\"Created container dbc99442f755988d2353b1453897b90abbb52959bb002d5beed052f41ce6e5b3: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=0eae04af-1228-4b9f-83d5-e658da1f251f name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:24:26.878353 crc crio[3658]: time=\"2026-06-10T14:24:26.877196703Z\" level=info msg=\"Starting container: dbc99442f755988d2353b1453897b90abbb52959bb002d5beed052f41ce6e5b3\" id=68b08339-ecfb-4f3f-b8f5-0d9b10c17027 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:24:26.943568 crc crio[3658]: time=\"2026-06-10T14:24:26.943202508Z\" level=info msg=\"Started container\" PID=5590 containerID=dbc99442f755988d2353b1453897b90abbb52959bb002d5beed052f41ce6e5b3 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=68b08339-ecfb-4f3f-b8f5-0d9b10c17027 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f3328017e32ef464b543261926457d43725e203c3f1c65cfd120269ba0ffa94\nJun 10 14:24:26.966858 crc crio[3658]: time=\"2026-06-10T14:24:26.966680169Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=8009d63b-8330-4ad1-8750-a413dfafc653 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:24:26.967113 crc crio[3658]: time=\"2026-06-10T14:24:26.967001416Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=7cc4d4cc-3120-4ed6-b0fe-ca3250808353 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:24:26.970730 crc crio[3658]: time=\"2026-06-10T14:24:26.970116858Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=0e5e5a06-f4d3-4a5c-a22c-67aa5da40f5c name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:24:26.970898 crc crio[3658]: time=\"2026-06-10T14:24:26.970781032Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=86d879fc-96e9-4a75-b3f9-7b626bc96b0a name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:24:26.972549 crc crio[3658]: time=\"2026-06-10T14:24:26.972410784Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=3899e2b6-0e65-4a12-afb0-ba6d5fb1858a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:24:26.973999 crc crio[3658]: time=\"2026-06-10T14:24:26.973652959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:26.974487 crc crio[3658]: time=\"2026-06-10T14:24:26.974448905Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=e3f336fe-1737-420a-a8dd-a43c2c873c9b name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:24:26.975214 crc crio[3658]: time=\"2026-06-10T14:24:26.97518785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:27.052136 crc crio[3658]: time=\"2026-06-10T14:24:27.05189135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:27.102447 crc crio[3658]: time=\"2026-06-10T14:24:27.102081147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:28.031870 crc crio[3658]: time=\"2026-06-10T14:24:28.031179675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:28.232430 crc crio[3658]: time=\"2026-06-10T14:24:28.231913274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:28.471046 crc crio[3658]: time=\"2026-06-10T14:24:28.470795518Z\" level=info msg=\"Created container dec04770d9b4544c64557e35547f4b14e1bcd988d3eb7dc3e21acb27e78ce411: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=e3f336fe-1737-420a-a8dd-a43c2c873c9b name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:24:28.475193 crc crio[3658]: time=\"2026-06-10T14:24:28.475074714Z\" level=info msg=\"Starting container: dec04770d9b4544c64557e35547f4b14e1bcd988d3eb7dc3e21acb27e78ce411\" id=ed59edbf-59ab-4cf5-9d9a-b8bd67955993 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:24:28.494006 crc crio[3658]: time=\"2026-06-10T14:24:28.493674278Z\" level=info msg=\"Created container 020737cdc4ca9eeee98401e39e63eb7897b5ca738a8bf8176fa4b95f6b837583: openshift-etcd/etcd-crc/etcd-resources-copy\" id=3899e2b6-0e65-4a12-afb0-ba6d5fb1858a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:24:28.509787 crc crio[3658]: time=\"2026-06-10T14:24:28.504391253Z\" level=info msg=\"Starting container: 020737cdc4ca9eeee98401e39e63eb7897b5ca738a8bf8176fa4b95f6b837583\" id=55855f45-41e5-4fec-99c5-5dfeba804f0c name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:24:28.509787 crc crio[3658]: time=\"2026-06-10T14:24:28.507198429Z\" level=info msg=\"Started container\" PID=5624 containerID=dec04770d9b4544c64557e35547f4b14e1bcd988d3eb7dc3e21acb27e78ce411 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=ed59edbf-59ab-4cf5-9d9a-b8bd67955993 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f3328017e32ef464b543261926457d43725e203c3f1c65cfd120269ba0ffa94\nJun 10 14:24:28.523207 crc crio[3658]: time=\"2026-06-10T14:24:28.523028627Z\" level=info msg=\"Started container\" PID=5640 containerID=020737cdc4ca9eeee98401e39e63eb7897b5ca738a8bf8176fa4b95f6b837583 description=openshift-etcd/etcd-crc/etcd-resources-copy id=55855f45-41e5-4fec-99c5-5dfeba804f0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=272fca343dddbcc8fa1f1f518aa93c57d5ef621d042c53faaaf0e65a713023c6\nJun 10 14:24:29.114562 crc crio[3658]: time=\"2026-06-10T14:24:29.110748203Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=0d053c52-40a4-4dd4-972a-d33d374f2df4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:24:29.148372 crc crio[3658]: time=\"2026-06-10T14:24:29.145871148Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=d8e7c756-fc00-4b67-ae87-aa922f3d333e name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:24:29.154412 crc crio[3658]: time=\"2026-06-10T14:24:29.154130184Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=470344c7-79ad-4346-bf06-fb2f5e330b1f name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:24:29.162414 crc crio[3658]: time=\"2026-06-10T14:24:29.161481331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:29.233381 crc crio[3658]: time=\"2026-06-10T14:24:29.229856833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:30.094945 crc crio[3658]: time=\"2026-06-10T14:24:30.094860524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:30.295970 crc crio[3658]: time=\"2026-06-10T14:24:30.295229625Z\" level=info msg=\"Created container f51cdbbe9176e448fe2b0b7248b526b197dd3f66317a4f4f1037e7d74ba65f03: openshift-etcd/etcd-crc/etcdctl\" id=470344c7-79ad-4346-bf06-fb2f5e330b1f name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:24:30.299313 crc crio[3658]: time=\"2026-06-10T14:24:30.299165644Z\" level=info msg=\"Starting container: f51cdbbe9176e448fe2b0b7248b526b197dd3f66317a4f4f1037e7d74ba65f03\" id=5f47083e-e887-49fd-956a-8dc36b2d2b10 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:24:30.356727 crc crio[3658]: time=\"2026-06-10T14:24:30.356602427Z\" level=info msg=\"Started container\" PID=5696 containerID=f51cdbbe9176e448fe2b0b7248b526b197dd3f66317a4f4f1037e7d74ba65f03 description=openshift-etcd/etcd-crc/etcdctl id=5f47083e-e887-49fd-956a-8dc36b2d2b10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=272fca343dddbcc8fa1f1f518aa93c57d5ef621d042c53faaaf0e65a713023c6\nJun 10 14:24:30.396044 crc crio[3658]: time=\"2026-06-10T14:24:30.395947647Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=0d7229c3-d993-4435-ac9f-d9edd43f0cc2 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:24:30.401911 crc crio[3658]: time=\"2026-06-10T14:24:30.401400066Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=d867bed3-7beb-4fe9-89e6-324c0dfba95c name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:24:30.405961 crc crio[3658]: time=\"2026-06-10T14:24:30.405849835Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=44259a5d-430a-44e7-ad42-d95a762f927d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:24:30.406621 crc crio[3658]: time=\"2026-06-10T14:24:30.406492268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:30.434765 crc crio[3658]: time=\"2026-06-10T14:24:30.434690954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:30.769927 crc crio[3658]: time=\"2026-06-10T14:24:30.7697681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:30.779379 crc crio[3658]: time=\"2026-06-10T14:24:30.778467844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:30.864007 crc crio[3658]: time=\"2026-06-10T14:24:30.863914019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:30.997012 crc crio[3658]: time=\"2026-06-10T14:24:30.996700014Z\" level=info msg=\"Created container 7bb52065e86318aa22ba12337bc706b531e982882e67847b05e1116f0675a8c9: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=08229d90-c1c2-401f-9a64-b4958e73c2eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:24:31.002649 crc crio[3658]: time=\"2026-06-10T14:24:31.001707075Z\" level=info msg=\"Starting container: 7bb52065e86318aa22ba12337bc706b531e982882e67847b05e1116f0675a8c9\" id=934f56dd-8b30-4f4a-b2bb-19b58cd9ee1a name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:24:31.028783 crc crio[3658]: time=\"2026-06-10T14:24:31.027514923Z\" level=info msg=\"Created container e346937da0902fd6673aa10a16de085ab492d6e530f0cae5e377246784560a71: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=4b176e58-ebdf-4d28-a1f6-1fb75256a489 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:24:31.030834 crc crio[3658]: time=\"2026-06-10T14:24:31.030802919Z\" level=info msg=\"Started container\" PID=5710 containerID=7bb52065e86318aa22ba12337bc706b531e982882e67847b05e1116f0675a8c9 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=934f56dd-8b30-4f4a-b2bb-19b58cd9ee1a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac93d905748713d3d75a81efc4d6183639ffba10a36f0f635de4249b3f8c7f6b\nJun 10 14:24:31.058223 crc crio[3658]: time=\"2026-06-10T14:24:31.052910953Z\" level=info msg=\"Starting container: e346937da0902fd6673aa10a16de085ab492d6e530f0cae5e377246784560a71\" id=a46d7f08-35fa-4488-8e89-16c42d7393db name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:24:31.078791 crc crio[3658]: time=\"2026-06-10T14:24:31.078063488Z\" level=info msg=\"Started container\" PID=5714 containerID=e346937da0902fd6673aa10a16de085ab492d6e530f0cae5e377246784560a71 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=a46d7f08-35fa-4488-8e89-16c42d7393db name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae25da0239407ad47525978d3cc1f5e2ebf4be47eea26ac0c1b678b327ae07c2\nJun 10 14:24:31.080319 crc crio[3658]: time=\"2026-06-10T14:24:31.079480826Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=079219dd-2693-492f-9502-78e927ab3adc name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:24:31.095697 crc crio[3658]: time=\"2026-06-10T14:24:31.095551028Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=b080a9f3-243a-462e-8dd9-09212fc82f79 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:24:31.101347 crc crio[3658]: time=\"2026-06-10T14:24:31.101246443Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=25467b9b-97a7-4968-8a3c-87341837e6ab name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:24:31.101651 crc crio[3658]: time=\"2026-06-10T14:24:31.101394196Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=361c9481-f211-4501-93d8-cb2e7a4c163e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:24:31.102913 crc crio[3658]: time=\"2026-06-10T14:24:31.101910116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:31.106877 crc crio[3658]: time=\"2026-06-10T14:24:31.106848675Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=19ce8eda-cfb0-4754-a65f-a560437a010f name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:24:31.112099 crc crio[3658]: time=\"2026-06-10T14:24:31.1120679Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=1bbba3e2-5231-4b00-b22e-f7fcf7a228bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:24:31.112769 crc crio[3658]: time=\"2026-06-10T14:24:31.112741573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:31.124218 crc crio[3658]: time=\"2026-06-10T14:24:31.123800165Z\" level=info msg=\"Created container ef809867a6d1b9f6effc841e5f0020786158212abf702795d7b389485fd97cb6: openshift-etcd/etcd-crc/etcd\" id=44259a5d-430a-44e7-ad42-d95a762f927d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:24:31.126905 crc crio[3658]: time=\"2026-06-10T14:24:31.125236274Z\" level=info msg=\"Starting container: ef809867a6d1b9f6effc841e5f0020786158212abf702795d7b389485fd97cb6\" id=fd7d5712-8e18-4807-925c-acf279ac47f1 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:24:31.137722 crc crio[3658]: time=\"2026-06-10T14:24:31.137527881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:31.146972 crc crio[3658]: time=\"2026-06-10T14:24:31.146763116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:31.215741 crc crio[3658]: time=\"2026-06-10T14:24:31.215518186Z\" level=info msg=\"Started container\" PID=5726 containerID=ef809867a6d1b9f6effc841e5f0020786158212abf702795d7b389485fd97cb6 description=openshift-etcd/etcd-crc/etcd id=fd7d5712-8e18-4807-925c-acf279ac47f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=272fca343dddbcc8fa1f1f518aa93c57d5ef621d042c53faaaf0e65a713023c6\nJun 10 14:24:31.269893 crc crio[3658]: time=\"2026-06-10T14:24:31.269814996Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=686f4f97-cb33-4a7a-a702-dae6549c2591 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:24:31.274638 crc crio[3658]: time=\"2026-06-10T14:24:31.27401597Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=88468e20-8d95-4235-b9ca-dbad3a663c7c name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:24:31.281759 crc crio[3658]: time=\"2026-06-10T14:24:31.280918979Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=39a33e57-fee0-4c4a-ab43-076460a7e362 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:24:31.281759 crc crio[3658]: time=\"2026-06-10T14:24:31.281728255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:31.395106 crc crio[3658]: time=\"2026-06-10T14:24:31.394730363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:32.287404 crc crio[3658]: time=\"2026-06-10T14:24:32.287350418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:32.309438 crc crio[3658]: time=\"2026-06-10T14:24:32.309210826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:32.616389 crc crio[3658]: time=\"2026-06-10T14:24:32.616041355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:33.073122 crc crio[3658]: time=\"2026-06-10T14:24:33.070749731Z\" level=info msg=\"Created container bce997f7fa2f89cddfabab68cbe4e337f1eb023bf4f615950b3b0d4658e13f94: openshift-etcd/etcd-crc/etcd-metrics\" id=39a33e57-fee0-4c4a-ab43-076460a7e362 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:24:33.073122 crc crio[3658]: time=\"2026-06-10T14:24:33.071847113Z\" level=info msg=\"Created container 6cbbfc2eada0737f3588a9e97ae96bf79d0ec189ee37ed7703c75f2102c6903d: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=361c9481-f211-4501-93d8-cb2e7a4c163e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:24:33.073122 crc crio[3658]: time=\"2026-06-10T14:24:33.07215484Z\" level=info msg=\"Created container 02c8247a651b6055c3c86b51902f13188e0bf25fbcdfffb646a7b3498b213746: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=1bbba3e2-5231-4b00-b22e-f7fcf7a228bd name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:24:33.073530 crc crio[3658]: time=\"2026-06-10T14:24:33.073457186Z\" level=info msg=\"Starting container: bce997f7fa2f89cddfabab68cbe4e337f1eb023bf4f615950b3b0d4658e13f94\" id=badb846c-8424-400a-9148-0ca582eb1575 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:24:33.074990 crc crio[3658]: time=\"2026-06-10T14:24:33.073461506Z\" level=info msg=\"Starting container: 6cbbfc2eada0737f3588a9e97ae96bf79d0ec189ee37ed7703c75f2102c6903d\" id=460a5982-7f83-4867-8222-d51ef939a0fa name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:24:33.078020 crc crio[3658]: time=\"2026-06-10T14:24:33.077525047Z\" level=info msg=\"Starting container: 02c8247a651b6055c3c86b51902f13188e0bf25fbcdfffb646a7b3498b213746\" id=c4f88ae0-69f7-4314-806f-40aba63ca00d name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:24:33.094757 crc crio[3658]: time=\"2026-06-10T14:24:33.094522769Z\" level=info msg=\"Started container\" PID=5786 containerID=6cbbfc2eada0737f3588a9e97ae96bf79d0ec189ee37ed7703c75f2102c6903d description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=460a5982-7f83-4867-8222-d51ef939a0fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac93d905748713d3d75a81efc4d6183639ffba10a36f0f635de4249b3f8c7f6b\nJun 10 14:24:33.128965 crc crio[3658]: time=\"2026-06-10T14:24:33.128682414Z\" level=info msg=\"Started container\" PID=5785 containerID=02c8247a651b6055c3c86b51902f13188e0bf25fbcdfffb646a7b3498b213746 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=c4f88ae0-69f7-4314-806f-40aba63ca00d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae25da0239407ad47525978d3cc1f5e2ebf4be47eea26ac0c1b678b327ae07c2\nJun 10 14:24:33.144065 crc crio[3658]: time=\"2026-06-10T14:24:33.136718205Z\" level=info msg=\"Started container\" PID=5793 containerID=bce997f7fa2f89cddfabab68cbe4e337f1eb023bf4f615950b3b0d4658e13f94 description=openshift-etcd/etcd-crc/etcd-metrics id=badb846c-8424-400a-9148-0ca582eb1575 name=/runtime.v1.RuntimeService/StartContainer sandboxID=272fca343dddbcc8fa1f1f518aa93c57d5ef621d042c53faaaf0e65a713023c6\nJun 10 14:24:33.174054 crc crio[3658]: time=\"2026-06-10T14:24:33.173936052Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=1210b6c8-7934-46f1-a1f0-ae06eecb5d17 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:24:33.178156 crc crio[3658]: time=\"2026-06-10T14:24:33.178044955Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=c72a2953-ce75-4244-b45c-f050b60db5a9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:24:33.182364 crc crio[3658]: time=\"2026-06-10T14:24:33.180709888Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=41dadeb0-a431-4449-bfc0-864203c8b6e6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:24:33.182364 crc crio[3658]: time=\"2026-06-10T14:24:33.181177118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:33.194980 crc crio[3658]: time=\"2026-06-10T14:24:33.194940784Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=4641f536-6508-4ec8-8148-b879282ff91f name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:24:33.208761 crc crio[3658]: time=\"2026-06-10T14:24:33.207770991Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f333ac42-7835-4f8c-9023-f99c4f168b06 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:24:33.219943 crc crio[3658]: time=\"2026-06-10T14:24:33.218023307Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=bdabbf84-19c3-425b-be5e-04a1d9e4135e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:24:33.229389 crc crio[3658]: time=\"2026-06-10T14:24:33.22862258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:33.231778 crc crio[3658]: time=\"2026-06-10T14:24:33.231542709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:33.346896 crc crio[3658]: time=\"2026-06-10T14:24:33.344426813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:34.141949 crc crio[3658]: time=\"2026-06-10T14:24:34.140659314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:34.273639 crc crio[3658]: time=\"2026-06-10T14:24:34.273374147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:34.471316 crc crio[3658]: time=\"2026-06-10T14:24:34.471060135Z\" level=info msg=\"Created container 385b34e2ca2fa2e3834f9992168e694a70196bcc15176ad59c04c81b6163745f: openshift-etcd/etcd-crc/etcd-readyz\" id=41dadeb0-a431-4449-bfc0-864203c8b6e6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:24:34.473151 crc crio[3658]: time=\"2026-06-10T14:24:34.473069465Z\" level=info msg=\"Starting container: 385b34e2ca2fa2e3834f9992168e694a70196bcc15176ad59c04c81b6163745f\" id=7b25db0c-bc54-4df6-b59d-cc8afaad1f67 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:24:34.478217 crc crio[3658]: time=\"2026-06-10T14:24:34.477956553Z\" level=info msg=\"Created container 293cf51793079aeec6993daa83499d933f06ba5f2d1c000bdad916ed22786da9: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=bdabbf84-19c3-425b-be5e-04a1d9e4135e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:24:34.481811 crc crio[3658]: time=\"2026-06-10T14:24:34.480738589Z\" level=info msg=\"Starting container: 293cf51793079aeec6993daa83499d933f06ba5f2d1c000bdad916ed22786da9\" id=2bfae627-177c-4cc3-bfdb-b7b614268c2e name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:24:34.494723 crc crio[3658]: time=\"2026-06-10T14:24:34.494408864Z\" level=info msg=\"Started container\" PID=5837 containerID=293cf51793079aeec6993daa83499d933f06ba5f2d1c000bdad916ed22786da9 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=2bfae627-177c-4cc3-bfdb-b7b614268c2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae25da0239407ad47525978d3cc1f5e2ebf4be47eea26ac0c1b678b327ae07c2\nJun 10 14:24:34.513082 crc crio[3658]: time=\"2026-06-10T14:24:34.512635479Z\" level=info msg=\"Started container\" PID=5834 containerID=385b34e2ca2fa2e3834f9992168e694a70196bcc15176ad59c04c81b6163745f description=openshift-etcd/etcd-crc/etcd-readyz id=7b25db0c-bc54-4df6-b59d-cc8afaad1f67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=272fca343dddbcc8fa1f1f518aa93c57d5ef621d042c53faaaf0e65a713023c6\nJun 10 14:24:34.549735 crc crio[3658]: time=\"2026-06-10T14:24:34.549388697Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=89d8707f-4faf-4f5a-8658-a7ad83aae5cc name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:24:34.552478 crc crio[3658]: time=\"2026-06-10T14:24:34.551175243Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=58c53500-f19b-4d01-886d-d19f3fa51237 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:24:34.554860 crc crio[3658]: time=\"2026-06-10T14:24:34.553963109Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=321cb92f-afb7-45a2-a8b9-b6a4677bcd3d name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:24:34.555491 crc crio[3658]: time=\"2026-06-10T14:24:34.554981979Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=87a9dd96-fc43-4b5d-a537-577424e2ce63 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:24:34.569075 crc crio[3658]: time=\"2026-06-10T14:24:34.568930549Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=e8a80057-388a-4621-8c65-e1e1e1e24bad name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:24:34.570240 crc crio[3658]: time=\"2026-06-10T14:24:34.570091803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:34.572682 crc crio[3658]: time=\"2026-06-10T14:24:34.572088763Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=a7cf0325-262f-476e-9888-bfcb14cbf142 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:24:34.581231 crc crio[3658]: time=\"2026-06-10T14:24:34.581050473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:34.601335 crc crio[3658]: time=\"2026-06-10T14:24:34.597794559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:34.610798 crc crio[3658]: time=\"2026-06-10T14:24:34.609788539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:36.125889 crc crio[3658]: time=\"2026-06-10T14:24:36.125652914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:36.154461 crc crio[3658]: time=\"2026-06-10T14:24:36.154377621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:36.298998 crc crio[3658]: time=\"2026-06-10T14:24:36.298663287Z\" level=info msg=\"Created container 296c8be88f4e1c49b0e373b140d98ca106797ce6709aa17e2ed87ca509d3939f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=a7cf0325-262f-476e-9888-bfcb14cbf142 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:24:36.301379 crc crio[3658]: time=\"2026-06-10T14:24:36.300855961Z\" level=info msg=\"Starting container: 296c8be88f4e1c49b0e373b140d98ca106797ce6709aa17e2ed87ca509d3939f\" id=fabfca4b-dac0-49b5-a1dc-81117f85cf40 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:24:36.312026 crc crio[3658]: time=\"2026-06-10T14:24:36.31180202Z\" level=info msg=\"Started container\" PID=5873 containerID=296c8be88f4e1c49b0e373b140d98ca106797ce6709aa17e2ed87ca509d3939f description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=fabfca4b-dac0-49b5-a1dc-81117f85cf40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae25da0239407ad47525978d3cc1f5e2ebf4be47eea26ac0c1b678b327ae07c2\nJun 10 14:24:36.319140 crc crio[3658]: time=\"2026-06-10T14:24:36.318961764Z\" level=info msg=\"Created container ea74b43c9bff6ae198d80ba1544846c639593b7358d5fa25c6f9316ce2980c07: openshift-etcd/etcd-crc/etcd-rev\" id=e8a80057-388a-4621-8c65-e1e1e1e24bad name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:24:36.321163 crc crio[3658]: time=\"2026-06-10T14:24:36.320941114Z\" level=info msg=\"Starting container: ea74b43c9bff6ae198d80ba1544846c639593b7358d5fa25c6f9316ce2980c07\" id=8f61db46-c7e9-429c-9186-6c876ed99f9f name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:24:36.350033 crc crio[3658]: time=\"2026-06-10T14:24:36.349917175Z\" level=info msg=\"Started container\" PID=5876 containerID=ea74b43c9bff6ae198d80ba1544846c639593b7358d5fa25c6f9316ce2980c07 description=openshift-etcd/etcd-crc/etcd-rev id=8f61db46-c7e9-429c-9186-6c876ed99f9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=272fca343dddbcc8fa1f1f518aa93c57d5ef621d042c53faaaf0e65a713023c6\nJun 10 14:24:58.855098 crc crio[3658]: time=\"2026-06-10T14:24:58.854994228Z\" level=info msg=\"Stopping container: 560d1f006c4a18ab468691dd24a9e90b4e38a0822c11afe7552be3a1bc1d4523 (timeout: 30s)\" id=084240b6-ffb4-45c4-8b50-4688d6c1d7c0 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:24:59.097163 crc crio[3658]: time=\"2026-06-10T14:24:59.097057706Z\" level=info msg=\"Stopped container 560d1f006c4a18ab468691dd24a9e90b4e38a0822c11afe7552be3a1bc1d4523: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=084240b6-ffb4-45c4-8b50-4688d6c1d7c0 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:24:59.098954 crc crio[3658]: time=\"2026-06-10T14:24:59.098836982Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=979aede0-985b-456a-83d0-4a2ed62f965f name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:24:59.101127 crc crio[3658]: time=\"2026-06-10T14:24:59.101073207Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=3de53433-fd2c-436a-b112-70b9f2a8c274 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:24:59.103015 crc crio[3658]: time=\"2026-06-10T14:24:59.102911774Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=1c8daa73-c625-4a6a-b5fe-754b4dc45253 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:24:59.103406 crc crio[3658]: time=\"2026-06-10T14:24:59.103355003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:59.116078 crc crio[3658]: time=\"2026-06-10T14:24:59.115904724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:59.343101 crc crio[3658]: time=\"2026-06-10T14:24:59.3428972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:24:59.460856 crc crio[3658]: time=\"2026-06-10T14:24:59.460350948Z\" level=info msg=\"Created container e1dc7da782e94a4ca3ad704f557f8a83f5a74a35d1206c48c906bd1efcb20991: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=1c8daa73-c625-4a6a-b5fe-754b4dc45253 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:24:59.462918 crc crio[3658]: time=\"2026-06-10T14:24:59.462710575Z\" level=info msg=\"Starting container: e1dc7da782e94a4ca3ad704f557f8a83f5a74a35d1206c48c906bd1efcb20991\" id=522c063d-117b-44f2-860f-7a552580931b name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:24:59.469054 crc crio[3658]: time=\"2026-06-10T14:24:59.468748996Z\" level=info msg=\"Started container\" PID=6078 containerID=e1dc7da782e94a4ca3ad704f557f8a83f5a74a35d1206c48c906bd1efcb20991 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=522c063d-117b-44f2-860f-7a552580931b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac93d905748713d3d75a81efc4d6183639ffba10a36f0f635de4249b3f8c7f6b\nJun 10 14:25:21.628691 crc crio[3658]: time=\"2026-06-10T14:25:21.627718215Z\" level=info msg=\"Stopping container: 296c8be88f4e1c49b0e373b140d98ca106797ce6709aa17e2ed87ca509d3939f (timeout: 15s)\" id=2498b072-6f25-4987-95ea-2382df23f857 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:25:28.854812 crc crio[3658]: time=\"2026-06-10T14:25:28.85385101Z\" level=info msg=\"Stopping container: e1dc7da782e94a4ca3ad704f557f8a83f5a74a35d1206c48c906bd1efcb20991 (timeout: 30s)\" id=1b6b14f5-90e1-4fa3-b0da-905f66dd2ea9 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:25:29.062851 crc crio[3658]: time=\"2026-06-10T14:25:29.062058066Z\" level=info msg=\"Stopped container e1dc7da782e94a4ca3ad704f557f8a83f5a74a35d1206c48c906bd1efcb20991: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=1b6b14f5-90e1-4fa3-b0da-905f66dd2ea9 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:25:29.064952 crc crio[3658]: time=\"2026-06-10T14:25:29.064844563Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=23bafca2-e73a-496d-a5fa-552a366ad677 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:25:29.067175 crc crio[3658]: time=\"2026-06-10T14:25:29.067095499Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=6a22b91a-a033-4841-860a-17ddceeb803a name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:25:29.072620 crc crio[3658]: time=\"2026-06-10T14:25:29.07253268Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=daf858d0-6ead-4639-a28a-32120690527c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:25:29.073599 crc crio[3658]: time=\"2026-06-10T14:25:29.07351569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:25:29.092380 crc crio[3658]: time=\"2026-06-10T14:25:29.092206593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:25:29.250749 crc crio[3658]: time=\"2026-06-10T14:25:29.250654469Z\" level=info msg=\"Removing container: 560d1f006c4a18ab468691dd24a9e90b4e38a0822c11afe7552be3a1bc1d4523\" id=f02f8ddc-75fd-4a41-a721-9691bf4da0a2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:25:29.255089 crc crio[3658]: time=\"2026-06-10T14:25:29.255001088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:25:29.298476 crc crio[3658]: time=\"2026-06-10T14:25:29.298349017Z\" level=info msg=\"Removed container 560d1f006c4a18ab468691dd24a9e90b4e38a0822c11afe7552be3a1bc1d4523: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=f02f8ddc-75fd-4a41-a721-9691bf4da0a2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:25:29.353155 crc crio[3658]: time=\"2026-06-10T14:25:29.352952875Z\" level=info msg=\"Created container 15ac60af70021fc024551be48188644830db1370dda1409dec78fbb93a7190c0: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=daf858d0-6ead-4639-a28a-32120690527c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:25:29.354442 crc crio[3658]: time=\"2026-06-10T14:25:29.354341754Z\" level=info msg=\"Starting container: 15ac60af70021fc024551be48188644830db1370dda1409dec78fbb93a7190c0\" id=fe40018a-7644-4e0e-be98-061c5e97be05 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:25:29.359356 crc crio[3658]: time=\"2026-06-10T14:25:29.359188513Z\" level=info msg=\"Started container\" PID=6370 containerID=15ac60af70021fc024551be48188644830db1370dda1409dec78fbb93a7190c0 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=fe40018a-7644-4e0e-be98-061c5e97be05 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac93d905748713d3d75a81efc4d6183639ffba10a36f0f635de4249b3f8c7f6b\nJun 10 14:25:36.642741 crc crio[3658]: time=\"2026-06-10T14:25:36.642065844Z\" level=warning msg=\"Stopping container 296c8be88f4e1c49b0e373b140d98ca106797ce6709aa17e2ed87ca509d3939f with stop signal(15) timed out. Killing...\"\nJun 10 14:25:37.175359 crc crio[3658]: time=\"2026-06-10T14:25:37.175035813Z\" level=info msg=\"Stopped container 296c8be88f4e1c49b0e373b140d98ca106797ce6709aa17e2ed87ca509d3939f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=2498b072-6f25-4987-95ea-2382df23f857 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:25:37.177722 crc crio[3658]: time=\"2026-06-10T14:25:37.177425442Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=dab853df-6984-44a1-8426-02a06032a0b4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:25:37.180787 crc crio[3658]: time=\"2026-06-10T14:25:37.180685159Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=7c06d0df-4ba0-4cea-b9f2-bce39b8b8e24 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:25:37.183528 crc crio[3658]: time=\"2026-06-10T14:25:37.183435285Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=3b838812-f6e2-44db-a580-68348dff9ffc name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:25:37.184065 crc crio[3658]: time=\"2026-06-10T14:25:37.184003577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:25:37.196169 crc crio[3658]: time=\"2026-06-10T14:25:37.196074164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:25:37.362361 crc crio[3658]: time=\"2026-06-10T14:25:37.362112526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:25:37.459789 crc crio[3658]: time=\"2026-06-10T14:25:37.459618043Z\" level=info msg=\"Created container 866523bdb48e574e05e3baf93ed2aba3fb80629e35d095fcd4c912d25e605318: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=3b838812-f6e2-44db-a580-68348dff9ffc name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:25:37.462352 crc crio[3658]: time=\"2026-06-10T14:25:37.462204796Z\" level=info msg=\"Starting container: 866523bdb48e574e05e3baf93ed2aba3fb80629e35d095fcd4c912d25e605318\" id=5978a3df-cd2f-4cef-91d0-17dfe89f70b7 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:25:37.478147 crc crio[3658]: time=\"2026-06-10T14:25:37.477959319Z\" level=info msg=\"Started container\" PID=6434 containerID=866523bdb48e574e05e3baf93ed2aba3fb80629e35d095fcd4c912d25e605318 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=5978a3df-cd2f-4cef-91d0-17dfe89f70b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae25da0239407ad47525978d3cc1f5e2ebf4be47eea26ac0c1b678b327ae07c2\nJun 10 14:25:58.854575 crc crio[3658]: time=\"2026-06-10T14:25:58.853631428Z\" level=info msg=\"Stopping container: 15ac60af70021fc024551be48188644830db1370dda1409dec78fbb93a7190c0 (timeout: 30s)\" id=3c540c78-eb36-47a8-aaa3-7b175feddb75 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:25:59.080531 crc crio[3658]: time=\"2026-06-10T14:25:59.08019573Z\" level=info msg=\"Stopped container 15ac60af70021fc024551be48188644830db1370dda1409dec78fbb93a7190c0: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=3c540c78-eb36-47a8-aaa3-7b175feddb75 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:25:59.083762 crc crio[3658]: time=\"2026-06-10T14:25:59.08360278Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=98f2ebab-b3bc-4eca-b47e-f4832cc9af70 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:25:59.086327 crc crio[3658]: time=\"2026-06-10T14:25:59.086185933Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=047b4de1-3890-456b-9166-b31e8eb81f66 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:25:59.088912 crc crio[3658]: time=\"2026-06-10T14:25:59.088731405Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=77ef6b56-f0aa-4771-a47c-b1dbb67be869 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:25:59.089440 crc crio[3658]: time=\"2026-06-10T14:25:59.089377478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:25:59.106114 crc crio[3658]: time=\"2026-06-10T14:25:59.105943798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:25:59.253927 crc crio[3658]: time=\"2026-06-10T14:25:59.253833627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:25:59.401006 crc crio[3658]: time=\"2026-06-10T14:25:59.400870049Z\" level=info msg=\"Created container f685b6be3e204b7e3a61e2b3f6b76f71134083707549e8db3148dcec4da47724: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=77ef6b56-f0aa-4771-a47c-b1dbb67be869 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:25:59.402588 crc crio[3658]: time=\"2026-06-10T14:25:59.402524603Z\" level=info msg=\"Starting container: f685b6be3e204b7e3a61e2b3f6b76f71134083707549e8db3148dcec4da47724\" id=1f620164-7474-4059-af03-e00073446780 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:25:59.409725 crc crio[3658]: time=\"2026-06-10T14:25:59.409596448Z\" level=info msg=\"Started container\" PID=6564 containerID=f685b6be3e204b7e3a61e2b3f6b76f71134083707549e8db3148dcec4da47724 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=1f620164-7474-4059-af03-e00073446780 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac93d905748713d3d75a81efc4d6183639ffba10a36f0f635de4249b3f8c7f6b\nJun 10 14:25:59.550172 crc crio[3658]: time=\"2026-06-10T14:25:59.546785358Z\" level=info msg=\"Removing container: e1dc7da782e94a4ca3ad704f557f8a83f5a74a35d1206c48c906bd1efcb20991\" id=8e161422-5c91-4106-add7-65ccb2f024aa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:25:59.567061 crc crio[3658]: time=\"2026-06-10T14:25:59.566924291Z\" level=info msg=\"Removed container e1dc7da782e94a4ca3ad704f557f8a83f5a74a35d1206c48c906bd1efcb20991: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=8e161422-5c91-4106-add7-65ccb2f024aa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:26:11.621800 crc crio[3658]: time=\"2026-06-10T14:26:11.621653556Z\" level=info msg=\"Stopping container: 866523bdb48e574e05e3baf93ed2aba3fb80629e35d095fcd4c912d25e605318 (timeout: 15s)\" id=111df6df-7f0f-45e7-904d-6c9c28fab749 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:26:27.563755 crc crio[3658]: time=\"2026-06-10T14:26:27.562431774Z\" level=warning msg=\"Stopping container 866523bdb48e574e05e3baf93ed2aba3fb80629e35d095fcd4c912d25e605318 with stop signal(15) timed out. Killing...\"\nJun 10 14:26:28.106668 crc crio[3658]: time=\"2026-06-10T14:26:28.106547201Z\" level=info msg=\"Stopped container 866523bdb48e574e05e3baf93ed2aba3fb80629e35d095fcd4c912d25e605318: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=111df6df-7f0f-45e7-904d-6c9c28fab749 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:26:28.109475 crc crio[3658]: time=\"2026-06-10T14:26:28.109340234Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=bf969fef-7a5d-47cf-9193-b69260d24bd4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:26:28.111187 crc crio[3658]: time=\"2026-06-10T14:26:28.111099674Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f40dcdb5-4606-4da1-bd29-8ada5cd9b97e name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:26:28.113244 crc crio[3658]: time=\"2026-06-10T14:26:28.113179021Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=7418c3d2-7a2d-447d-8452-7bfbfd6fe8bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:26:28.113680 crc crio[3658]: time=\"2026-06-10T14:26:28.113610451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:26:28.126303 crc crio[3658]: time=\"2026-06-10T14:26:28.126163845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:26:28.269215 crc crio[3658]: time=\"2026-06-10T14:26:28.269112677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:26:28.337702 crc crio[3658]: time=\"2026-06-10T14:26:28.337361551Z\" level=info msg=\"Created container b593b6af0162e2104f8feec8633cb84dea326aef3e0fae2843b0c8cb78dc8fe4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=7418c3d2-7a2d-447d-8452-7bfbfd6fe8bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:26:28.339622 crc crio[3658]: time=\"2026-06-10T14:26:28.339395017Z\" level=info msg=\"Starting container: b593b6af0162e2104f8feec8633cb84dea326aef3e0fae2843b0c8cb78dc8fe4\" id=f9bc4e14-a505-496a-ab4d-6aa2849c8184 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:26:28.343519 crc crio[3658]: time=\"2026-06-10T14:26:28.343436478Z\" level=info msg=\"Started container\" PID=6768 containerID=b593b6af0162e2104f8feec8633cb84dea326aef3e0fae2843b0c8cb78dc8fe4 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=f9bc4e14-a505-496a-ab4d-6aa2849c8184 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae25da0239407ad47525978d3cc1f5e2ebf4be47eea26ac0c1b678b327ae07c2\nJun 10 14:26:28.683227 crc crio[3658]: time=\"2026-06-10T14:26:28.68313542Z\" level=info msg=\"Removing container: 296c8be88f4e1c49b0e373b140d98ca106797ce6709aa17e2ed87ca509d3939f\" id=76aa7eb1-a9fd-4802-8d3e-7a7c6bc68216 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:26:28.702040 crc crio[3658]: time=\"2026-06-10T14:26:28.701851014Z\" level=info msg=\"Removed container 296c8be88f4e1c49b0e373b140d98ca106797ce6709aa17e2ed87ca509d3939f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=76aa7eb1-a9fd-4802-8d3e-7a7c6bc68216 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:26:28.862393 crc crio[3658]: time=\"2026-06-10T14:26:28.86221567Z\" level=info msg=\"Stopping container: f685b6be3e204b7e3a61e2b3f6b76f71134083707549e8db3148dcec4da47724 (timeout: 30s)\" id=426063af-3f90-4f7b-b078-308426d9dd48 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:26:29.017363 crc crio[3658]: time=\"2026-06-10T14:26:29.017175385Z\" level=info msg=\"Stopped container f685b6be3e204b7e3a61e2b3f6b76f71134083707549e8db3148dcec4da47724: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=426063af-3f90-4f7b-b078-308426d9dd48 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:26:29.018930 crc crio[3658]: time=\"2026-06-10T14:26:29.018873883Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=52ae1c1e-c359-40ac-be46-40bb4c801984 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:26:29.020858 crc crio[3658]: time=\"2026-06-10T14:26:29.020422948Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=10b304df-4227-4604-ba43-49e8917b9105 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:26:29.022416 crc crio[3658]: time=\"2026-06-10T14:26:29.022154277Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=1aa23ad5-23b1-4840-84f2-801938fc7d04 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:26:29.022529 crc crio[3658]: time=\"2026-06-10T14:26:29.022487735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:26:29.031524 crc crio[3658]: time=\"2026-06-10T14:26:29.031428237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:26:29.188786 crc crio[3658]: time=\"2026-06-10T14:26:29.188617772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:26:29.269978 crc crio[3658]: time=\"2026-06-10T14:26:29.269741176Z\" level=info msg=\"Created container 0050825f79f7b9b93434a39b9d1f29cc100eeb3af4af814be87ee35e3f2e5001: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=1aa23ad5-23b1-4840-84f2-801938fc7d04 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:26:29.271046 crc crio[3658]: time=\"2026-06-10T14:26:29.270965814Z\" level=info msg=\"Starting container: 0050825f79f7b9b93434a39b9d1f29cc100eeb3af4af814be87ee35e3f2e5001\" id=d0b31027-0307-4250-a731-6f07b4ac33d9 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:26:29.277126 crc crio[3658]: time=\"2026-06-10T14:26:29.276878908Z\" level=info msg=\"Started container\" PID=6793 containerID=0050825f79f7b9b93434a39b9d1f29cc100eeb3af4af814be87ee35e3f2e5001 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=d0b31027-0307-4250-a731-6f07b4ac33d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac93d905748713d3d75a81efc4d6183639ffba10a36f0f635de4249b3f8c7f6b\nJun 10 14:26:29.691660 crc crio[3658]: time=\"2026-06-10T14:26:29.691580366Z\" level=info msg=\"Removing container: 15ac60af70021fc024551be48188644830db1370dda1409dec78fbb93a7190c0\" id=cec8b82d-261d-4c4d-ab65-8eba33b24203 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:26:29.709414 crc crio[3658]: time=\"2026-06-10T14:26:29.707819203Z\" level=info msg=\"Removed container 15ac60af70021fc024551be48188644830db1370dda1409dec78fbb93a7190c0: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=cec8b82d-261d-4c4d-ab65-8eba33b24203 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:26:58.856196 crc crio[3658]: time=\"2026-06-10T14:26:58.855559521Z\" level=info msg=\"Stopping container: 0050825f79f7b9b93434a39b9d1f29cc100eeb3af4af814be87ee35e3f2e5001 (timeout: 30s)\" id=5b0b207e-2dee-4f12-8fe3-66f8c8f64881 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:26:59.010356 crc crio[3658]: time=\"2026-06-10T14:26:59.010104496Z\" level=info msg=\"Removing container: f685b6be3e204b7e3a61e2b3f6b76f71134083707549e8db3148dcec4da47724\" id=c0d912f4-c62f-4767-a440-4786a4eed021 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:26:59.080218 crc crio[3658]: time=\"2026-06-10T14:26:59.079982926Z\" level=info msg=\"Stopped container 0050825f79f7b9b93434a39b9d1f29cc100eeb3af4af814be87ee35e3f2e5001: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=5b0b207e-2dee-4f12-8fe3-66f8c8f64881 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:26:59.117294 crc crio[3658]: time=\"2026-06-10T14:26:59.116723207Z\" level=info msg=\"Removed container f685b6be3e204b7e3a61e2b3f6b76f71134083707549e8db3148dcec4da47724: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=c0d912f4-c62f-4767-a440-4786a4eed021 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:27:01.635125 crc crio[3658]: time=\"2026-06-10T14:27:01.634842443Z\" level=info msg=\"Stopping container: b593b6af0162e2104f8feec8633cb84dea326aef3e0fae2843b0c8cb78dc8fe4 (timeout: 15s)\" id=b34d2411-7d26-43c0-b15b-32972cdce54e name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:27:02.409755 crc crio[3658]: time=\"2026-06-10T14:27:02.409507532Z\" level=info msg=\"Stopped container b593b6af0162e2104f8feec8633cb84dea326aef3e0fae2843b0c8cb78dc8fe4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=b34d2411-7d26-43c0-b15b-32972cdce54e name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:27:02.411671 crc crio[3658]: time=\"2026-06-10T14:27:02.411518258Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ff68487a-cef4-424c-b731-0fc03247ad29 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:27:02.415880 crc crio[3658]: time=\"2026-06-10T14:27:02.415646751Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=63006959-681d-4334-9bb2-065beaad0d2f name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:27:02.419452 crc crio[3658]: time=\"2026-06-10T14:27:02.419173051Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=f2494296-2b39-4476-9365-3ee1b4b6a445 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:27:02.420838 crc crio[3658]: time=\"2026-06-10T14:27:02.420693705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:02.442907 crc crio[3658]: time=\"2026-06-10T14:27:02.442752244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:02.629171 crc crio[3658]: time=\"2026-06-10T14:27:02.629011146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:02.712800 crc crio[3658]: time=\"2026-06-10T14:27:02.712694578Z\" level=info msg=\"Created container d18f58fdc8d40c91ba7777a59c36a5670fd80708d572fe4da041b8f4c54d80df: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=f2494296-2b39-4476-9365-3ee1b4b6a445 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:27:02.713852 crc crio[3658]: time=\"2026-06-10T14:27:02.713748112Z\" level=info msg=\"Starting container: d18f58fdc8d40c91ba7777a59c36a5670fd80708d572fe4da041b8f4c54d80df\" id=530ca775-8ccb-4532-9813-e1aa95ca52f8 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:27:02.718233 crc crio[3658]: time=\"2026-06-10T14:27:02.718150722Z\" level=info msg=\"Started container\" PID=6998 containerID=d18f58fdc8d40c91ba7777a59c36a5670fd80708d572fe4da041b8f4c54d80df description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=530ca775-8ccb-4532-9813-e1aa95ca52f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae25da0239407ad47525978d3cc1f5e2ebf4be47eea26ac0c1b678b327ae07c2\nJun 10 14:27:03.051597 crc crio[3658]: time=\"2026-06-10T14:27:03.051525151Z\" level=info msg=\"Removing container: 866523bdb48e574e05e3baf93ed2aba3fb80629e35d095fcd4c912d25e605318\" id=f79cbfe1-00ac-4ceb-b064-5a2b6cdf3b85 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:27:03.096879 crc crio[3658]: time=\"2026-06-10T14:27:03.096672602Z\" level=info msg=\"Removed container 866523bdb48e574e05e3baf93ed2aba3fb80629e35d095fcd4c912d25e605318: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=f79cbfe1-00ac-4ceb-b064-5a2b6cdf3b85 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:27:44.773052 crc crio[3658]: time=\"2026-06-10T14:27:44.772697767Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=8f215858-b3ad-4249-b46c-11e68ccd145b name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:27:44.778533 crc crio[3658]: time=\"2026-06-10T14:27:44.778362932Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=6529f0d8-395d-4cfd-9fba-e96cd089aa34 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:27:44.788776 crc crio[3658]: time=\"2026-06-10T14:27:44.788641657Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=9950317f-2b7f-4b0f-8b87-a7876f7ff63c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:27:44.792454 crc crio[3658]: time=\"2026-06-10T14:27:44.792164472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:44.818713 crc crio[3658]: time=\"2026-06-10T14:27:44.818612483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:45.004764 crc crio[3658]: time=\"2026-06-10T14:27:45.004675348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:45.097900 crc crio[3658]: time=\"2026-06-10T14:27:45.09724208Z\" level=info msg=\"Created container 9d18985bb5ae9ad23462ba09e7b544e1e212bc87e0b107aa4285a50b7a5bf9ad: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=9950317f-2b7f-4b0f-8b87-a7876f7ff63c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:27:45.099247 crc crio[3658]: time=\"2026-06-10T14:27:45.099101494Z\" level=info msg=\"Starting container: 9d18985bb5ae9ad23462ba09e7b544e1e212bc87e0b107aa4285a50b7a5bf9ad\" id=120477fe-5970-4432-80b6-43922746f17e name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:27:45.105872 crc crio[3658]: time=\"2026-06-10T14:27:45.105570479Z\" level=info msg=\"Started container\" PID=7613 containerID=9d18985bb5ae9ad23462ba09e7b544e1e212bc87e0b107aa4285a50b7a5bf9ad description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=120477fe-5970-4432-80b6-43922746f17e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac93d905748713d3d75a81efc4d6183639ffba10a36f0f635de4249b3f8c7f6b\nJun 10 14:27:52.938675 crc crio[3658]: time=\"2026-06-10T14:27:52.938557648Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=d996f548-9b5a-482b-9129-16af77785fa4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:52.938675 crc crio[3658]: time=\"2026-06-10T14:27:52.938652521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:52.953799 crc crio[3658]: time=\"2026-06-10T14:27:52.95371442Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:737c1c2e1f6a75cdf8356f246572a49339ab9c377abd7eec8e1b2c2784fba3c3 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/5782f9bf-2f25-4196-b6db-c71bb8ee1743 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:0xc00008d158}] Aliases:map[]}\"\nJun 10 14:27:52.953799 crc crio[3658]: time=\"2026-06-10T14:27:52.953767342Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:27:52.967639 crc crio[3658]: time=\"2026-06-10T14:27:52.967065579Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=0b358ed3-53f1-45f9-8727-d3c3e4b48b70 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:52.967732 crc crio[3658]: time=\"2026-06-10T14:27:52.967637553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:52.969498 crc crio[3658]: time=\"2026-06-10T14:27:52.969363014Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=19fd02cc-2d8d-43f3-b1cf-59537c61279f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:52.969498 crc crio[3658]: time=\"2026-06-10T14:27:52.969440116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:52.993670 crc crio[3658]: time=\"2026-06-10T14:27:52.993502691Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:16d2f03412a389d18acb97765513c95f93e5f3f09396199ab874b15bfeca260c UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/be5c7880-c6ba-4f85-a7c1-9d313eeacd19 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:0xc00008d4b0}] Aliases:map[]}\"\nJun 10 14:27:52.993892 crc crio[3658]: time=\"2026-06-10T14:27:52.993668555Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:27:53.003564 crc crio[3658]: time=\"2026-06-10T14:27:53.00349687Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:9a5428f17a586e76a74c40585b301e946bc86b4e4472be4b2d7182385ac83650 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/c9161fde-9ab7-4f67-bb7a-2582e0a05d97 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:0xc00018ec08}] Aliases:map[]}\"\nJun 10 14:27:53.003660 crc crio[3658]: time=\"2026-06-10T14:27:53.003590752Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:27:53.018226 crc crio[3658]: time=\"2026-06-10T14:27:53.018064858Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=8996514d-fbc5-42ec-886b-19f5cf622fbd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:53.018226 crc crio[3658]: time=\"2026-06-10T14:27:53.01817426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:53.054652 crc crio[3658]: time=\"2026-06-10T14:27:53.054543469Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=93f8796c-b2f4-42a6-8994-a4bf4b47fec5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:53.054652 crc crio[3658]: time=\"2026-06-10T14:27:53.054640592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:53.072634 crc crio[3658]: time=\"2026-06-10T14:27:53.072228302Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=d55ef981-e519-41b0-8962-9b8abed3bc79 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:53.072720 crc crio[3658]: time=\"2026-06-10T14:27:53.072684833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:53.079717 crc crio[3658]: time=\"2026-06-10T14:27:53.0796698Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=93f8796c-b2f4-42a6-8994-a4bf4b47fec5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:53.088563 crc crio[3658]: time=\"2026-06-10T14:27:53.08846299Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:7fa98dcc84e87243ae1ab02a0c2b39e8da2f6f10caf1000f147a8c3ec23a8267 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/ee3fbf66-3103-4a95-829f-17451f80de7e 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:0xc002318ca0}] Aliases:map[]}\"\nJun 10 14:27:53.088655 crc crio[3658]: time=\"2026-06-10T14:27:53.088566732Z\" level=info msg=\"Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:27:53.113879 crc crio[3658]: time=\"2026-06-10T14:27:53.113632841Z\" level=info msg=\"Ran pod sandbox c4af304426329f36c41835f53da69cc97eaaa0628d06c55bb2c7064b3e57eacc with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=93f8796c-b2f4-42a6-8994-a4bf4b47fec5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:53.130369 crc crio[3658]: time=\"2026-06-10T14:27:53.129744456Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=e422f6f7-4caf-4879-84c1-08db0e3906ed name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:27:53.150697 crc crio[3658]: time=\"2026-06-10T14:27:53.150656586Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=419c0395-02a5-4969-993e-cef5e59000c1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:53.150873 crc crio[3658]: time=\"2026-06-10T14:27:53.150815379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:53.151055 crc crio[3658]: time=\"2026-06-10T14:27:53.150980213Z\" level=info msg=\"Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=8b4b98fd-2e1b-4f45-a500-ef39c305a919 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:53.151114 crc crio[3658]: time=\"2026-06-10T14:27:53.151073255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:53.155036 crc crio[3658]: time=\"2026-06-10T14:27:53.154749553Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:a3f269694a19fead7d1ea4e8b27ea8b070b9561c018c5d336df95248c16d92b2 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/4b6f7eb7-aad4-4906-b1b7-5d23b4bb2fef 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:0xc0005581e0}] Aliases:map[]}\"\nJun 10 14:27:53.155105 crc crio[3658]: time=\"2026-06-10T14:27:53.15504568Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:27:53.175347 crc crio[3658]: time=\"2026-06-10T14:27:53.175202382Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=42730f06-4e8a-4273-829f-981850fd4c70 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:53.175415 crc crio[3658]: time=\"2026-06-10T14:27:53.175353286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:53.193387 crc crio[3658]: time=\"2026-06-10T14:27:53.193168361Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=8b4b98fd-2e1b-4f45-a500-ef39c305a919 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:53.213580 crc crio[3658]: time=\"2026-06-10T14:27:53.213191959Z\" level=info msg=\"Ran pod sandbox 0164762b9c3be635b3a4390941414712cbacf6089ce2b347b43a159003a47048 with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=8b4b98fd-2e1b-4f45-a500-ef39c305a919 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:53.222169 crc crio[3658]: time=\"2026-06-10T14:27:53.22157121Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f8254eb6-f915-46df-a5d2-49cb2c0db902 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:27:53.223629 crc crio[3658]: time=\"2026-06-10T14:27:53.223119507Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:2d2de5439318d6d7bfc8a4a076df8a7c35bc27b3e1d9b5919152a5748e37a6ff UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/837b2e58-cab4-4569-8a2b-f262a5359344 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:0xc00262a150}] Aliases:map[]}\"\nJun 10 14:27:53.223629 crc crio[3658]: time=\"2026-06-10T14:27:53.223434924Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:27:53.224686 crc crio[3658]: time=\"2026-06-10T14:27:53.223433654Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:7bdabf061e2195a167d6d74398a88aeb8957b908a6744c2d613a700af7e190a6 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/b7b71c0d-dca2-4385-956f-2f553ba98a0d 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:0xc00012c808}] Aliases:map[]}\"\nJun 10 14:27:53.225463 crc crio[3658]: time=\"2026-06-10T14:27:53.22495806Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:27:53.236773 crc crio[3658]: time=\"2026-06-10T14:27:53.236560998Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8a2bbda4-dc9e-4f7f-b548-c09f6def10b1 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:27:53.330242 crc crio[3658]: time=\"2026-06-10T14:27:53.330124013Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=94905ed7-9d4a-423b-a792-900928483f4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:53.330242 crc crio[3658]: time=\"2026-06-10T14:27:53.330219505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:53.337250 crc crio[3658]: time=\"2026-06-10T14:27:53.336814733Z\" level=info msg=\"Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=024c4e15-25ab-448c-bc9b-09c411241a34 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:53.337530 crc crio[3658]: time=\"2026-06-10T14:27:53.337511949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:53.359026 crc crio[3658]: time=\"2026-06-10T14:27:53.358128152Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=5300c88a-23f7-4ff8-92d6-cb1ac7ca54c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:53.359026 crc crio[3658]: time=\"2026-06-10T14:27:53.35846883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:53.413570 crc crio[3658]: time=\"2026-06-10T14:27:53.413367691Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=024c4e15-25ab-448c-bc9b-09c411241a34 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:53.427197 crc crio[3658]: time=\"2026-06-10T14:27:53.426201068Z\" level=info msg=\"Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=c7a9bba9-c587-43b9-be7b-ef98dc5a6e7f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:53.427197 crc crio[3658]: time=\"2026-06-10T14:27:53.426497185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:53.473715 crc crio[3658]: time=\"2026-06-10T14:27:53.472794071Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=9254a0db-a0af-4544-ad88-00df612dd778 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:27:53.489017 crc crio[3658]: time=\"2026-06-10T14:27:53.481246743Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=c7a9bba9-c587-43b9-be7b-ef98dc5a6e7f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:53.489017 crc crio[3658]: time=\"2026-06-10T14:27:53.481506559Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:66c1d1f88eb9deec22ed509df81332ac851dfd4383d4fa9517db61cd21a01dfb UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/31cea854-d277-48ca-8ec8-f7d9c9fcf005 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:0xc00012cc28}] Aliases:map[]}\"\nJun 10 14:27:53.489017 crc crio[3658]: time=\"2026-06-10T14:27:53.483719172Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:27:53.491804 crc crio[3658]: time=\"2026-06-10T14:27:53.491616361Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=6cc95258-3084-4fd6-8840-79fb1466705f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:53.504080 crc crio[3658]: time=\"2026-06-10T14:27:53.491939708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:53.504080 crc crio[3658]: time=\"2026-06-10T14:27:53.493410343Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=86f7ef58-b47b-493e-979d-04a0b73c0afb name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:27:53.504080 crc crio[3658]: time=\"2026-06-10T14:27:53.500597025Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:72f30cb263fa060819214dd3c1e78cd908514e0168a7d64388558123dbe98868 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/df0c48d6-9af5-4804-a83a-755137b0b874 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:0xc002318058}] Aliases:map[]}\"\nJun 10 14:27:53.504080 crc crio[3658]: time=\"2026-06-10T14:27:53.500648146Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:27:53.504920 crc crio[3658]: time=\"2026-06-10T14:27:53.504715103Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=a47ea5e6-77f6-46d3-9a09-6b01fe5712c2 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:27:53.510974 crc crio[3658]: time=\"2026-06-10T14:27:53.510943002Z\" level=info msg=\"Ran pod sandbox bdcae05abe3c74f4c2679117d8a761c010ac53832c8a748582ab5d41a7170adb with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=024c4e15-25ab-448c-bc9b-09c411241a34 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:53.513502 crc crio[3658]: time=\"2026-06-10T14:27:53.512877999Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=6cc95258-3084-4fd6-8840-79fb1466705f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:53.531186 crc crio[3658]: time=\"2026-06-10T14:27:53.531006942Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=0b690f5c-b31e-45b0-b293-21854d5cdfad name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:27:53.561664 crc crio[3658]: time=\"2026-06-10T14:27:53.561180393Z\" level=info msg=\"Ran pod sandbox 93371780fb45747d23eb7d86ed3c33cfbf8bad967439b4566a34e4529d327561 with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=c7a9bba9-c587-43b9-be7b-ef98dc5a6e7f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:53.593037 crc crio[3658]: time=\"2026-06-10T14:27:53.592990503Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=4af1c6ce-e744-43a8-bf17-a07f9082b6ef name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:27:53.613400 crc crio[3658]: time=\"2026-06-10T14:27:53.609793944Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=4f681812-60e1-478b-b6c1-a7979c57232a name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:27:53.613400 crc crio[3658]: time=\"2026-06-10T14:27:53.613007601Z\" level=info msg=\"Ran pod sandbox 0e8a70a4ab8cc5f29a463409a4e7caec1a6e105ac25a6b6e93bb2cea838ec6e0 with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=6cc95258-3084-4fd6-8840-79fb1466705f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:53.636152 crc crio[3658]: time=\"2026-06-10T14:27:53.635318443Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=c3918a5d-4508-48fc-bb45-7ad0dcfc94e4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:27:54.508434 crc crio[3658]: time=\"2026-06-10T14:27:54.508246707Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=8bd8cd0b-c812-4e77-b1ab-a70449e37269 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:27:54.511117 crc crio[3658]: time=\"2026-06-10T14:27:54.5104859Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=fb051919-d6c0-4106-91ce-3d742638792d name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:27:54.514750 crc crio[3658]: time=\"2026-06-10T14:27:54.51466311Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=336d7123-7042-4dcd-b7ea-80504a2ac39d name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:27:54.522577 crc crio[3658]: time=\"2026-06-10T14:27:54.518447661Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=94dd1af0-9b67-4e2a-b890-96abda7d5700 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:27:54.652176 crc crio[3658]: time=\"2026-06-10T14:27:54.65194947Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD\" id=55bd2ab9-e0f9-48cd-a3be-93f4f84be774 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:54.652339 crc crio[3658]: time=\"2026-06-10T14:27:54.652202976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:54.677599 crc crio[3658]: time=\"2026-06-10T14:27:54.676037366Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=55bd2ab9-e0f9-48cd-a3be-93f4f84be774 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:54.701486 crc crio[3658]: time=\"2026-06-10T14:27:54.70004547Z\" level=info msg=\"Ran pod sandbox b1c2584ff4d3f23d5fbf3f2300601e72b6a11e66446bf39cd2cd002ae8fec341 with infra container: openshift-image-registry/node-ca-2wddl/POD\" id=55bd2ab9-e0f9-48cd-a3be-93f4f84be774 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:54.706312 crc crio[3658]: time=\"2026-06-10T14:27:54.704053485Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=b765971f-1862-4b24-955a-7c181216f8db name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:27:54.709467 crc crio[3658]: time=\"2026-06-10T14:27:54.706959705Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=b179a7cc-1d0d-45ce-aefd-8476d626b175 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:54.709467 crc crio[3658]: time=\"2026-06-10T14:27:54.707035517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:54.749696 crc crio[3658]: time=\"2026-06-10T14:27:54.749568333Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:e6f368eff0db194ed4d6936fed679a3842e9ced28e85a7d3311e925ce4669b06 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/5981d30b-a0ca-4070-9ed4-dbd613029846 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:0xc0023186f8}] Aliases:map[]}\"\nJun 10 14:27:54.749696 crc crio[3658]: time=\"2026-06-10T14:27:54.749677495Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:27:54.788611 crc crio[3658]: time=\"2026-06-10T14:27:54.783435132Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=84ee9b77-0d52-4445-9a0b-f212b33389f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:54.788611 crc crio[3658]: time=\"2026-06-10T14:27:54.783556375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:54.838089 crc crio[3658]: time=\"2026-06-10T14:27:54.837869472Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=4e48e304-e840-47a1-ae88-b124e2e0ef00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:54.838089 crc crio[3658]: time=\"2026-06-10T14:27:54.838012036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:54.867799 crc crio[3658]: time=\"2026-06-10T14:27:54.866108077Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:10b07ae62bbd7a10a6e66108688c8e718fbd15d9fe2f269c3550e3808551fbc4 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/61019e53-c284-4580-b0c6-0eef53a767e3 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:0xc000d704a0}] Aliases:map[]}\"\nJun 10 14:27:54.867799 crc crio[3658]: time=\"2026-06-10T14:27:54.866152748Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:27:54.874223 crc crio[3658]: time=\"2026-06-10T14:27:54.873811041Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:1ccadd44834b7b5e5b56b7fd2df01876ef7be4c714003536609bd6703b634888 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/dfb4d1ce-80cc-4675-b5a1-02ff6fde8488 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:0xc000d705a0}] Aliases:map[]}\"\nJun 10 14:27:54.874223 crc crio[3658]: time=\"2026-06-10T14:27:54.87417624Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:27:54.890225 crc crio[3658]: time=\"2026-06-10T14:27:54.890112941Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=a7bb7f1d-7a4c-4fdb-90e5-28481de55b6d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:54.892245 crc crio[3658]: time=\"2026-06-10T14:27:54.890243094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:54.899866 crc crio[3658]: time=\"2026-06-10T14:27:54.899763061Z\" level=info msg=\"Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=36a043d7-ee1e-4bc2-882b-a8c21e967c82 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:54.899947 crc crio[3658]: time=\"2026-06-10T14:27:54.899911085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:54.920105 crc crio[3658]: time=\"2026-06-10T14:27:54.916154423Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=d4d939f8-1f1d-47d7-a4a1-af73c07411e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:54.920105 crc crio[3658]: time=\"2026-06-10T14:27:54.916232705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:54.948709 crc crio[3658]: time=\"2026-06-10T14:27:54.948526776Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=36a043d7-ee1e-4bc2-882b-a8c21e967c82 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:54.961644 crc crio[3658]: time=\"2026-06-10T14:27:54.960131773Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=f80cd720-08c3-4825-994f-e32e2a8de395 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:54.961644 crc crio[3658]: time=\"2026-06-10T14:27:54.960389509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:54.988770 crc crio[3658]: time=\"2026-06-10T14:27:54.987151019Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=87641411-374a-480f-ab3c-12eea26b8dcc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:54.988770 crc crio[3658]: time=\"2026-06-10T14:27:54.987535668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:55.040918 crc crio[3658]: time=\"2026-06-10T14:27:55.033435545Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=5372cbb9-e2cf-4674-a193-7dd6d44734b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:55.040918 crc crio[3658]: time=\"2026-06-10T14:27:55.033519597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:55.046871 crc crio[3658]: time=\"2026-06-10T14:27:55.046499607Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:21abdf8c7356d47604648595090d5c4cdc6703af0bc5591d244c1dd853b72b84 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/c3561285-cbaa-4be4-a7e0-875745c4b31a 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:0xc00262a358}] Aliases:map[]}\"\nJun 10 14:27:55.046871 crc crio[3658]: time=\"2026-06-10T14:27:55.046860755Z\" 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 10 14:27:55.058134 crc crio[3658]: time=\"2026-06-10T14:27:55.057729115Z\" level=info msg=\"Ran pod sandbox 51f1805ace580b3fb4131feeb17b51fbc67af33ff79cbf9d7c20da8f36895795 with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=36a043d7-ee1e-4bc2-882b-a8c21e967c82 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:55.065152 crc crio[3658]: time=\"2026-06-10T14:27:55.064959808Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=b8cc6422-6383-4488-92c7-d2138e29df0a name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:27:55.082670 crc crio[3658]: time=\"2026-06-10T14:27:55.080895269Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=87641411-374a-480f-ab3c-12eea26b8dcc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:55.111647 crc crio[3658]: time=\"2026-06-10T14:27:55.104947724Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:979cf59e1d347e825ce3368680ce22926206e7004ce1a7ffc221a096d5ee3c6a UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/80bbdf72-b89b-496b-b509-121afb71b801 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:0xc000d70918}] Aliases:map[]}\"\nJun 10 14:27:55.111647 crc crio[3658]: time=\"2026-06-10T14:27:55.105712402Z\" level=info msg=\"Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:27:55.111647 crc crio[3658]: time=\"2026-06-10T14:27:55.107756351Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:65b544867803af66d953f0f7d6078601a96fd0fc9b0f016fb785ec2eea49ad64 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/4802580b-1057-4338-9095-3bb8e24b6c66 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:0xc00172a418}] Aliases:map[]}\"\nJun 10 14:27:55.111647 crc crio[3658]: time=\"2026-06-10T14:27:55.107796922Z\" 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 10 14:27:55.144190 crc crio[3658]: time=\"2026-06-10T14:27:55.141384904Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=d7d43c2c-32e4-43ba-b9e2-17c7774dcc1f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:55.144190 crc crio[3658]: time=\"2026-06-10T14:27:55.141478506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:55.160537 crc crio[3658]: time=\"2026-06-10T14:27:55.159782553Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:0ca1ee781b28d6e5955bd9759759624734d7128ebc56dbefb96ac42fd10d8fe6 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/1c28bf7a-f530-4040-b04f-223a039bd3bc 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:0xc00012c4e0}] Aliases:map[]}\"\nJun 10 14:27:55.160537 crc crio[3658]: time=\"2026-06-10T14:27:55.160156932Z\" 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 10 14:27:55.169333 crc crio[3658]: time=\"2026-06-10T14:27:55.165481839Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=b0bdf560-43cc-4559-8577-b0b59ba49af7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:55.169333 crc crio[3658]: time=\"2026-06-10T14:27:55.165645003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:55.189116 crc crio[3658]: time=\"2026-06-10T14:27:55.188581341Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=aac0741b-2613-41d1-8dda-4f2ebc7dede4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:55.189230 crc crio[3658]: time=\"2026-06-10T14:27:55.189123084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:55.209997 crc crio[3658]: time=\"2026-06-10T14:27:55.20985564Z\" level=info msg=\"Ran pod sandbox 2842948f9bc50ce03193c08afcd7a35eed91bcd6749a91786992714f24a2aebe with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=87641411-374a-480f-ab3c-12eea26b8dcc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:55.216039 crc crio[3658]: time=\"2026-06-10T14:27:55.215541636Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=412d4bf7-b1a4-4970-96d9-d58543ddbb1a name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:27:55.255127 crc crio[3658]: time=\"2026-06-10T14:27:55.254867135Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-bzhnf/POD\" id=a98da472-ec07-4c3d-8a6a-1cb02297457b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:55.255127 crc crio[3658]: time=\"2026-06-10T14:27:55.254943017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:55.329876 crc crio[3658]: time=\"2026-06-10T14:27:55.327552782Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:104ee91e38652f5b978d86928b691421e4c1dd45eb260c6b61895a30e096210a UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/d31b4f8c-f97e-4d10-9012-dc0aa8bba0bd 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:0xc00172a808}] Aliases:map[]}\"\nJun 10 14:27:55.329876 crc crio[3658]: time=\"2026-06-10T14:27:55.327630894Z\" 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 10 14:27:55.376147 crc crio[3658]: time=\"2026-06-10T14:27:55.376039541Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=80af1ddd-5581-4e94-9b39-c60da49d3292 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:55.376147 crc crio[3658]: time=\"2026-06-10T14:27:55.376129793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:55.423543 crc crio[3658]: time=\"2026-06-10T14:27:55.422974731Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=a98da472-ec07-4c3d-8a6a-1cb02297457b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:55.424110 crc crio[3658]: time=\"2026-06-10T14:27:55.423793071Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:7f89eae8de953034f48e2926b07a6ac783de42e64764ce0abdeedf15d42ca597 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/99767932-f6ea-4232-83f6-f56c3862f5a1 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:0xc001098268}] Aliases:map[]}\"\nJun 10 14:27:55.424110 crc crio[3658]: time=\"2026-06-10T14:27:55.424080778Z\" 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 10 14:27:55.460933 crc crio[3658]: time=\"2026-06-10T14:27:55.460697473Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:efe9a94c0446fb51ef89aaecf9170749f533963d71320924ef6b05113bfc6b8b UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/415634ca-39af-4ccf-a46f-9876110bfb32 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:0xc00012c9c8}] Aliases:map[]}\"\nJun 10 14:27:55.460933 crc crio[3658]: time=\"2026-06-10T14:27:55.460777065Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:27:55.489000 crc crio[3658]: time=\"2026-06-10T14:27:55.488715782Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=80af1ddd-5581-4e94-9b39-c60da49d3292 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:55.516588 crc crio[3658]: time=\"2026-06-10T14:27:55.516060426Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=b148e14a-58b9-41fc-82ff-a7b5bed766ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:55.516588 crc crio[3658]: time=\"2026-06-10T14:27:55.516555457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:55.518765 crc crio[3658]: time=\"2026-06-10T14:27:55.518086304Z\" level=info msg=\"Ran pod sandbox 5222bd0d9b28e6920fb62ea106b1672fefe7517cd17113df7b6ade99ef90ba1c with infra container: openshift-multus/multus-bzhnf/POD\" id=a98da472-ec07-4c3d-8a6a-1cb02297457b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:55.527215 crc crio[3658]: time=\"2026-06-10T14:27:55.526945636Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=4d2d7673-4141-4155-8376-57afa099ded2 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:27:55.558188 crc crio[3658]: time=\"2026-06-10T14:27:55.557558447Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=377ddc52-f544-45b6-a488-ce65dd3d3311 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:27:55.578454 crc crio[3658]: time=\"2026-06-10T14:27:55.573481528Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=c1c4d473-476b-4af4-adda-d2a51747d942 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:27:55.599734 crc crio[3658]: time=\"2026-06-10T14:27:55.59746539Z\" level=info msg=\"Ran pod sandbox fe6e6283e99beeb5a0cb97d79c9b575de9c1d3be767f2eb51b422c933021ba27 with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=80af1ddd-5581-4e94-9b39-c60da49d3292 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:55.623166 crc crio[3658]: time=\"2026-06-10T14:27:55.622948339Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:32f4c829788ccc2ece4ec6487239a42fa985075576d9438b8c430695c5bbc028 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/f607ed86-ac8e-4576-9364-de43a680fa5f 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:0xc0024cc040}] Aliases:map[]}\"\nJun 10 14:27:55.623456 crc crio[3658]: time=\"2026-06-10T14:27:55.623168555Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:27:55.630138 crc crio[3658]: time=\"2026-06-10T14:27:55.625175352Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=65509122-4875-4462-b4ab-a5adcea269a3 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:27:55.633249 crc crio[3658]: time=\"2026-06-10T14:27:55.631147985Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=ac9fe139-e63c-49c3-8e6c-8b20a7b00751 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:27:55.650184 crc crio[3658]: time=\"2026-06-10T14:27:55.639868933Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=89b7416a-a840-46df-b9d7-d1833362850a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:55.650184 crc crio[3658]: time=\"2026-06-10T14:27:55.639959396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:55.650184 crc crio[3658]: time=\"2026-06-10T14:27:55.645636791Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=61b97253-1ca3-416b-955c-eafd838b5bd9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:27:55.782522 crc crio[3658]: time=\"2026-06-10T14:27:55.779504959Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:9316b08ab6ce76d5ce6800675f587dc35d127e4bedcc924cb149cc7c68ea60e8 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/10027188-54e2-487d-ba4c-6728e8632721 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:0xc000d701c8}] Aliases:map[]}\"\nJun 10 14:27:55.782522 crc crio[3658]: time=\"2026-06-10T14:27:55.779605352Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:27:56.528627 crc crio[3658]: time=\"2026-06-10T14:27:56.528500585Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=cae2cbca-83ad-4942-ba5e-c431aad664cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:56.529371 crc crio[3658]: time=\"2026-06-10T14:27:56.528657849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:56.558998 crc crio[3658]: time=\"2026-06-10T14:27:56.558554013Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=cae2cbca-83ad-4942-ba5e-c431aad664cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:56.628010 crc crio[3658]: time=\"2026-06-10T14:27:56.627576341Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=15e10e24-f959-47ee-8e3e-d1ec4c791412 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:56.628010 crc crio[3658]: time=\"2026-06-10T14:27:56.627925149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:56.640101 crc crio[3658]: time=\"2026-06-10T14:27:56.639058866Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=859669f0-7f46-4b2a-9b25-6c23ad16fcb8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:56.640101 crc crio[3658]: time=\"2026-06-10T14:27:56.640021579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:56.647878 crc crio[3658]: time=\"2026-06-10T14:27:56.647083288Z\" level=info msg=\"Ran pod sandbox bb9f40ead8e63c3d67df7c71fd56972c3c91a8887993711fe9fcee7762fd24b8 with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=cae2cbca-83ad-4942-ba5e-c431aad664cf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:56.674375 crc crio[3658]: time=\"2026-06-10T14:27:56.672665899Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=5b3518a1-648f-4285-ba73-27b06d4d9623 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:27:56.696132 crc crio[3658]: time=\"2026-06-10T14:27:56.695963716Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=469f7fd7-fbab-4e88-8462-7441df44b4c5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:56.696132 crc crio[3658]: time=\"2026-06-10T14:27:56.696046108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:56.742384 crc crio[3658]: time=\"2026-06-10T14:27:56.740758836Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=b858a514-c4a5-47be-949d-abef9f56b86b name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:27:56.764533 crc crio[3658]: time=\"2026-06-10T14:27:56.761931351Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=dfb976d3-ce24-493d-be47-537c4a660631 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:27:56.825194 crc crio[3658]: time=\"2026-06-10T14:27:56.82509341Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=fb346d41-cdaf-4c33-96c7-99ca89f54e7f name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:27:56.925249 crc crio[3658]: time=\"2026-06-10T14:27:56.924469374Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:34ddbf154606e3ef2fe3534f4be273af24bdb817fdce943e6baf30c603c55660 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/f1937ca8-f732-4d77-9b0a-2720fe128194 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:0xc000d70720}] Aliases:map[]}\"\nJun 10 14:27:56.925249 crc crio[3658]: time=\"2026-06-10T14:27:56.924511565Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:27:56.925546 crc crio[3658]: time=\"2026-06-10T14:27:56.925248813Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:a1e7a6be3fd260a43ebbf9b058779c4612731586e39346f25028cb64995fdbca UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/0b5f781e-d53a-49d0-a85f-f3f40e01bff6 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:0xc00172a480}] Aliases:map[]}\"\nJun 10 14:27:56.925546 crc crio[3658]: time=\"2026-06-10T14:27:56.925431417Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:27:57.207132 crc crio[3658]: time=\"2026-06-10T14:27:57.207092557Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:135cd41aa957c31812592f84190ffa98d5c6de0f1f40fe0d78cfbd73065cabea UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/2130387a-f4b0-4e1a-82bd-40031df5c182 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:0xc00172a5c0}] Aliases:map[]}\"\nJun 10 14:27:57.209603 crc crio[3658]: time=\"2026-06-10T14:27:57.209418933Z\" level=info msg=\"Adding pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:27:57.219858 crc crio[3658]: time=\"2026-06-10T14:27:57.219793721Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=91eac38a-b467-4ebf-a391-0254f05054ed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:57.220698 crc crio[3658]: time=\"2026-06-10T14:27:57.220666532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:57.223209 crc crio[3658]: time=\"2026-06-10T14:27:57.220240512Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=b7aacec2-1525-4a12-a47f-54749557c723 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:57.223209 crc crio[3658]: time=\"2026-06-10T14:27:57.223016638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:57.253612 crc crio[3658]: time=\"2026-06-10T14:27:57.253098617Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=12778afe-5699-48a6-b031-ae8913e8959f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:57.255069 crc crio[3658]: time=\"2026-06-10T14:27:57.254373527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:57.275493 crc crio[3658]: time=\"2026-06-10T14:27:57.274532859Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=009c5f76-2672-4bd8-9831-841801849fd9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:57.275493 crc crio[3658]: time=\"2026-06-10T14:27:57.274661572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:57.285549 crc crio[3658]: time=\"2026-06-10T14:27:57.285090361Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=08327c24-3031-4bcc-a357-74c225edc725 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:57.285549 crc crio[3658]: time=\"2026-06-10T14:27:57.285176013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:57.314807 crc crio[3658]: time=\"2026-06-10T14:27:57.314709788Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=e5477d33-b8c0-4a8d-97f3-7db49b0968ff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:57.314958 crc crio[3658]: time=\"2026-06-10T14:27:57.314906583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:57.315917 crc crio[3658]: time=\"2026-06-10T14:27:57.315720283Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=11bf5a68-e0d4-439a-a69a-f916d831eb1a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:57.315917 crc crio[3658]: time=\"2026-06-10T14:27:57.315879626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:57.325098 crc crio[3658]: time=\"2026-06-10T14:27:57.325014725Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=fb203ace-eeac-4827-aa2c-cc82dbe07792 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:57.325193 crc crio[3658]: time=\"2026-06-10T14:27:57.325137588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:57.341379 crc crio[3658]: time=\"2026-06-10T14:27:57.340465393Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=d3183a2e-fe64-4248-8785-e5ffc7584b3d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:57.341379 crc crio[3658]: time=\"2026-06-10T14:27:57.340633337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:57.341379 crc crio[3658]: time=\"2026-06-10T14:27:57.340553656Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=3dc1cf85-5f0c-4507-8c2d-e3c4acb60cf8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:57.341379 crc crio[3658]: time=\"2026-06-10T14:27:57.34074097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:57.353578 crc crio[3658]: time=\"2026-06-10T14:27:57.353240379Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=137bbb00-8490-49ec-a4c1-51559c75a802 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:57.353578 crc crio[3658]: time=\"2026-06-10T14:27:57.353361822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:57.366627 crc crio[3658]: time=\"2026-06-10T14:27:57.365572583Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=550213cc-74b7-4529-9e01-cebff5228e76 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:57.366951 crc crio[3658]: time=\"2026-06-10T14:27:57.366672219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:57.381083 crc crio[3658]: time=\"2026-06-10T14:27:57.380395797Z\" level=info msg=\"Running pod sandbox: openshift-dns/node-resolver-277xp/POD\" id=557ff9b0-d8ae-4b2b-9c13-5c154408bdfa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:57.381083 crc crio[3658]: time=\"2026-06-10T14:27:57.380461188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:57.388672 crc crio[3658]: time=\"2026-06-10T14:27:57.388637724Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=6ca7651a-e8c6-4d34-baf0-b99d99ed002c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:57.393958 crc crio[3658]: time=\"2026-06-10T14:27:57.39392099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:57.396478 crc crio[3658]: time=\"2026-06-10T14:27:57.394517525Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:67cbb22ea7d45f54be2b729014efdc2c3598de39d9f9e9aaa0c40783989388e0 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/54b46d9d-3ccd-4aa7-9e11-ba54a30b72df 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:0xc000d70c40}] Aliases:map[]}\"\nJun 10 14:27:57.396709 crc crio[3658]: time=\"2026-06-10T14:27:57.396558353Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:27:57.404347 crc crio[3658]: time=\"2026-06-10T14:27:57.404200646Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=a0a4d010-08d8-4893-ad18-f66bd5e47897 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:57.404347 crc crio[3658]: time=\"2026-06-10T14:27:57.404333589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:57.412355 crc crio[3658]: time=\"2026-06-10T14:27:57.410025765Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=1a371183-710d-46eb-9ee9-b2b456595b93 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:57.412355 crc crio[3658]: time=\"2026-06-10T14:27:57.410068026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:57.448607 crc crio[3658]: time=\"2026-06-10T14:27:57.446790204Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=de7ba1e6-858c-451b-9a36-ae75f923f7ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:57.448607 crc crio[3658]: time=\"2026-06-10T14:27:57.446936257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:57.449882 crc crio[3658]: time=\"2026-06-10T14:27:57.449732634Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=613e397c-7a1d-4cfa-b69c-044dcea1c40b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:57.449964 crc crio[3658]: time=\"2026-06-10T14:27:57.449910988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:57.450636 crc crio[3658]: time=\"2026-06-10T14:27:57.450072272Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=e5a4ede9-7c12-4854-ad06-10799a1acb7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:57.450725 crc crio[3658]: time=\"2026-06-10T14:27:57.450643486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:57.460750 crc crio[3658]: time=\"2026-06-10T14:27:57.460184964Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=0389c2a5-26d0-4ef2-809d-6d1d0796543d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:57.460750 crc crio[3658]: time=\"2026-06-10T14:27:57.460643795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:57.470061 crc crio[3658]: time=\"2026-06-10T14:27:57.469976778Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=c020900b-51b5-4079-ad96-9558973a0434 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:57.470061 crc crio[3658]: time=\"2026-06-10T14:27:57.470032529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:57.506704 crc crio[3658]: time=\"2026-06-10T14:27:57.506160002Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=6a7fb1f2-0f7c-49b3-8172-0221d873cca5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:57.506704 crc crio[3658]: time=\"2026-06-10T14:27:57.506438679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:57.506704 crc crio[3658]: time=\"2026-06-10T14:27:57.506592252Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=9ce43e74-b05f-429d-b9be-e50df5472bb8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:57.506704 crc crio[3658]: time=\"2026-06-10T14:27:57.506631463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:57.565008 crc crio[3658]: time=\"2026-06-10T14:27:57.564082626Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=eb7cd748-12b4-4472-93ea-f8730d9f8b83 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:57.565008 crc crio[3658]: time=\"2026-06-10T14:27:57.56464811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:57.598329 crc crio[3658]: time=\"2026-06-10T14:27:57.597437023Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:76320e8cbd9cc46f6cf738fd71497631c932d1ab8c043dec188372f28b099a73 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/cbce73c7-3a08-49cb-a70f-b1c4fd1f07a3 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:0xc000d70038}] Aliases:map[]}\"\nJun 10 14:27:57.598329 crc crio[3658]: time=\"2026-06-10T14:27:57.597676959Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:27:57.707547 crc crio[3658]: time=\"2026-06-10T14:27:57.704086101Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=e5477d33-b8c0-4a8d-97f3-7db49b0968ff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:57.802648 crc crio[3658]: time=\"2026-06-10T14:27:57.802606855Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=94d06bce-5002-41b5-8acd-b9bff9949e0b name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:27:57.859567 crc crio[3658]: time=\"2026-06-10T14:27:57.859405752Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:a4348f5b6c32a5acf98fe0564a771ea75d78701880eb50a8704f09eb59e080d7 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/70a23c97-00e6-4c72-9363-a3cb9df41dc9 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:0xc00008c898}] Aliases:map[]}\"\nJun 10 14:27:57.859665 crc crio[3658]: time=\"2026-06-10T14:27:57.859569716Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:27:58.102172 crc crio[3658]: time=\"2026-06-10T14:27:58.101579177Z\" level=info msg=\"Ran pod sandbox a1ea49f28501ee2d06f382ff768f4f74d2552d9563ecf77e3b171533c6371cd4 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=e5477d33-b8c0-4a8d-97f3-7db49b0968ff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:58.103555 crc crio[3658]: time=\"2026-06-10T14:27:58.103250687Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=5913ca14-6f3f-486d-8bf4-6de51083447f name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:27:58.104798 crc crio[3658]: time=\"2026-06-10T14:27:58.104666401Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=5084e0e5-ab86-43f8-a04d-203a19429809 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:27:58.123506 crc crio[3658]: time=\"2026-06-10T14:27:58.117321644Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=490f3616-2bca-4b59-b2b0-2b8a89597b2f name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:27:58.123506 crc crio[3658]: time=\"2026-06-10T14:27:58.123067721Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=1057f032-078e-4019-9203-dbb993abe4d6 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:27:58.133413 crc crio[3658]: time=\"2026-06-10T14:27:58.132877765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:58.310858 crc crio[3658]: time=\"2026-06-10T14:27:58.309196787Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:46761a0589571e8a7bc86c087598606dc4cf6572d7d73e8e5726e090ac1b5ae5 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/6c1b15b9-d740-49bc-bda9-cfb9eef352bc 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:0xc00262a988}] Aliases:map[]}\"\nJun 10 14:27:58.310858 crc crio[3658]: time=\"2026-06-10T14:27:58.310776135Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:27:58.311649 crc crio[3658]: time=\"2026-06-10T14:27:58.311570454Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=086e5459-a40f-4cc0-a68d-44c8a12f0830 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:27:58.339630 crc crio[3658]: time=\"2026-06-10T14:27:58.339580894Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:be461c889cee8b5dfc6cba75a94236f0aaca3cdcf9e7e747dbb8f958272c4d00 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/08aefed9-b098-4b5e-8075-518fab3d94e2 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:0xc0024cc918}] Aliases:map[]}\"\nJun 10 14:27:58.340514 crc crio[3658]: time=\"2026-06-10T14:27:58.340491085Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:27:58.417619 crc crio[3658]: time=\"2026-06-10T14:27:58.417231269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:58.462229 crc crio[3658]: time=\"2026-06-10T14:27:58.460546103Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:619d672f440ad2d1697ec8b24cbba7d3e1a25674e5e61bb20b82ff8a2a888a36 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/e8a948d4-6515-4425-87c7-5cdb5090d03a 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:0xc0023181b0}] Aliases:map[]}\"\nJun 10 14:27:58.462229 crc crio[3658]: time=\"2026-06-10T14:27:58.460581594Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:27:58.472557 crc crio[3658]: time=\"2026-06-10T14:27:58.472359026Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:94cfe4171519322a1523c3cf3c29ec02cd839bbeee129bd18a902530abc333f2 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/9b141bc8-d9f1-47c2-9960-2f8e9cfdd951 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:0xc00018e388}] Aliases:map[]}\"\nJun 10 14:27:58.472657 crc crio[3658]: time=\"2026-06-10T14:27:58.472559831Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:27:58.479134 crc crio[3658]: time=\"2026-06-10T14:27:58.478769589Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=557ff9b0-d8ae-4b2b-9c13-5c154408bdfa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:58.665547 crc crio[3658]: time=\"2026-06-10T14:27:58.665025349Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:fc867d5599720fd6d6711363d8763aaf7d0fbaaf7dbc569fa50a5f68c9171bad UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/883d3f37-5408-4f7f-be04-9b625ead045b 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:0xc000d700d0}] Aliases:map[]}\"\nJun 10 14:27:58.665547 crc crio[3658]: time=\"2026-06-10T14:27:58.665202773Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:27:58.673175 crc crio[3658]: time=\"2026-06-10T14:27:58.673134303Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:0959a40e28a1a4b82ba569c73d6d58f7ffc5127a9de74f2f4aad98e03bc411b9 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/b059525d-0b55-47fc-a592-0f482a826585 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:0xc000d70168}] Aliases:map[]}\"\nJun 10 14:27:58.673488 crc crio[3658]: time=\"2026-06-10T14:27:58.673465961Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:27:58.756208 crc crio[3658]: time=\"2026-06-10T14:27:58.756045074Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:dfa918b985eea8947ab9d6d9d154d1a8dab8a40c2c77af5ed8d7dc7fe261a56e UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/f6826395-2b77-45ac-97e6-093a62a0493f 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:0xc00262a268}] Aliases:map[]}\"\nJun 10 14:27:58.756208 crc crio[3658]: time=\"2026-06-10T14:27:58.756187987Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:27:58.756681 crc crio[3658]: time=\"2026-06-10T14:27:58.756543456Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:a4182608940692da60e9319ce59d6a74824d3ea9ef25a07a779cb5f5611925e5 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/8baa3185-ae12-4c63-8513-a72260c5732b 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:0xc00262a1f0}] Aliases:map[]}\"\nJun 10 14:27:58.756746 crc crio[3658]: time=\"2026-06-10T14:27:58.756688279Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:27:58.807588 crc crio[3658]: time=\"2026-06-10T14:27:58.807531274Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=de7ba1e6-858c-451b-9a36-ae75f923f7ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:58.814783 crc crio[3658]: time=\"2026-06-10T14:27:58.81451289Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:3cc07eacd20a33d4271189e3bed94f79c95a6e2c616a18832aff6e9c7564c1bc UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/fb09914a-9a4c-4ed2-9e2b-9287e6bf4aeb 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:0xc0005580f0}] Aliases:map[]}\"\nJun 10 14:27:58.814783 crc crio[3658]: time=\"2026-06-10T14:27:58.814604143Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:27:58.903162 crc crio[3658]: time=\"2026-06-10T14:27:58.902469761Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:aeefe444cad0d76640ac635020f3c57600036a27ae8ba1257ed074328c8240e0 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/a64bbb81-5ce7-4dc8-b115-6f3b56d78a74 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:0xc00018e830}] Aliases:map[]}\"\nJun 10 14:27:58.903162 crc crio[3658]: time=\"2026-06-10T14:27:58.902571194Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:27:58.918236 crc crio[3658]: time=\"2026-06-10T14:27:58.917782837Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:ed0f9f8f3e3683deb8e94f190b386e68e126c25626c88487fa70b184080978ba UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/d5aa2749-d2fa-4cb7-a206-ab02508bf85e 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:0xc0024cc440}] Aliases:map[]}\"\nJun 10 14:27:58.918236 crc crio[3658]: time=\"2026-06-10T14:27:58.918083004Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:27:58.926643 crc crio[3658]: time=\"2026-06-10T14:27:58.926588767Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:7cb7bfbe9a5aa92b361b6ae5fae396c3e875fbf7ac1ad52894e5692bd06ca521 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/1491f306-1bec-4534-91d2-c7806264217c 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:0xc0024cc508}] Aliases:map[]}\"\nJun 10 14:27:58.927013 crc crio[3658]: time=\"2026-06-10T14:27:58.926986117Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:27:58.931927 crc crio[3658]: time=\"2026-06-10T14:27:58.931778072Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:3a821dd9cc654897e668a63382fd512ba47b8cc9a094efacfe74255496cfee2d UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/abeae25e-4bca-4c06-9aa0-7002f2d3d108 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:0xc000d703f8}] Aliases:map[]}\"\nJun 10 14:27:58.931927 crc crio[3658]: time=\"2026-06-10T14:27:58.931872554Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:27:59.051777 crc crio[3658]: time=\"2026-06-10T14:27:59.051713747Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:c43d361b98eb07563aad269e8723f731154ef0c7ee6c76ce7cd8e24e2c44fef0 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/78ea8b91-a437-4544-a93a-b55c0ca3e469 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:0xc00262a4d8}] Aliases:map[]}\"\nJun 10 14:27:59.052245 crc crio[3658]: time=\"2026-06-10T14:27:59.052219779Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:27:59.303541 crc crio[3658]: time=\"2026-06-10T14:27:59.302949609Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:149603a80d9f1210736b9cb6e55f2f6b913cca17f905ce47afebf31e5103d4de UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/de25b760-4791-4b4b-a146-3f03d8fecbaa 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:0xc00262a658}] Aliases:map[]}\"\nJun 10 14:27:59.303541 crc crio[3658]: time=\"2026-06-10T14:27:59.303087572Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:27:59.316685 crc crio[3658]: time=\"2026-06-10T14:27:59.31010439Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:696711912f4ed885d1561e89745ff7f53d064efa558af947b8dbbbf979ccfb92 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/781c56e0-2c82-4f05-a1ce-5bc2d9f93af2 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:0xc000558548}] Aliases:map[]}\"\nJun 10 14:27:59.316685 crc crio[3658]: time=\"2026-06-10T14:27:59.310131651Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:27:59.355240 crc crio[3658]: time=\"2026-06-10T14:27:59.354714926Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:fe367e67e5aaaa927b1e343c922d80666d415acdeb6982f136755545092ef975 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/3a77d6d9-605f-4c5d-930f-b744b238d824 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:0xc000d70560}] Aliases:map[]}\"\nJun 10 14:27:59.355240 crc crio[3658]: time=\"2026-06-10T14:27:59.354771727Z\" level=info msg=\"Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:27:59.431773 crc crio[3658]: time=\"2026-06-10T14:27:59.430702792Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:16ce3fab5d3fe0ae3e51f39a8bc4241cc7f3e18df087716070de140e2a686096 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/f42f4018-432e-4705-a739-2650801864db 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:0xc0024cc710}] Aliases:map[]}\"\nJun 10 14:27:59.431773 crc crio[3658]: time=\"2026-06-10T14:27:59.431615644Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:27:59.707373 crc crio[3658]: time=\"2026-06-10T14:27:59.706618344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:59.744782 crc crio[3658]: time=\"2026-06-10T14:27:59.743680079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:59.834494 crc crio[3658]: time=\"2026-06-10T14:27:59.834051129Z\" level=info msg=\"Ran pod sandbox af7dc14cd2b8363ab1bbb40163c98f567a0402bd7eebd3fdc61ff59f7c29d565 with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=de7ba1e6-858c-451b-9a36-ae75f923f7ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:59.851680 crc crio[3658]: time=\"2026-06-10T14:27:59.850694976Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=3c0e20fd-9d9c-44aa-b769-b68c77546b4d name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:27:59.885986 crc crio[3658]: time=\"2026-06-10T14:27:59.885645021Z\" level=info msg=\"Ran pod sandbox 6b69c38f2d216a1f8677ad2ee4d259563741056578c0839f3ef9eb1610bc60c8 with infra container: openshift-dns/node-resolver-277xp/POD\" id=557ff9b0-d8ae-4b2b-9c13-5c154408bdfa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:27:59.887753 crc crio[3658]: time=\"2026-06-10T14:27:59.887626649Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=9b783af8-774b-4761-ac8c-8cc7ff9ddc8b name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:27:59.900712 crc crio[3658]: time=\"2026-06-10T14:27:59.900167799Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=3a52f698-9f97-45a9-bac2-a8ca83361194 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:27:59.937561 crc crio[3658]: time=\"2026-06-10T14:27:59.936795073Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=79f9f86c-86e4-48c9-be01-f79b3840f09c name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:27:59.949996 crc crio[3658]: time=\"2026-06-10T14:27:59.948234337Z\" level=info msg=\"Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=573b04dc-891e-49cb-8b9b-59ff6432d9d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:27:59.960008 crc crio[3658]: time=\"2026-06-10T14:27:59.959460455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:27:59.969154 crc crio[3658]: time=\"2026-06-10T14:27:59.968655725Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=91db7a89-654c-441b-96d4-3b1d599131b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:27:59.997551 crc crio[3658]: time=\"2026-06-10T14:27:59.997062883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:00.100188 crc crio[3658]: time=\"2026-06-10T14:28:00.099216044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:00.598402 crc crio[3658]: time=\"2026-06-10T14:28:00.598226976Z\" level=info msg=\"Created container cefbd01b221f19157da563376332c379bb095c25ddc2ee90c3e0f26c0edf4825: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=490f3616-2bca-4b59-b2b0-2b8a89597b2f name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:00.606448 crc crio[3658]: time=\"2026-06-10T14:28:00.604021604Z\" level=info msg=\"Starting container: cefbd01b221f19157da563376332c379bb095c25ddc2ee90c3e0f26c0edf4825\" id=523aea98-c7e9-4e6c-b829-8d549b937190 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:28:00.646608 crc crio[3658]: time=\"2026-06-10T14:28:00.645721181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:00.656749 crc crio[3658]: time=\"2026-06-10T14:28:00.653758473Z\" level=info msg=\"Started container\" PID=8297 containerID=cefbd01b221f19157da563376332c379bb095c25ddc2ee90c3e0f26c0edf4825 description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=523aea98-c7e9-4e6c-b829-8d549b937190 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb9f40ead8e63c3d67df7c71fd56972c3c91a8887993711fe9fcee7762fd24b8\nJun 10 14:28:00.659935 crc crio[3658]: time=\"2026-06-10T14:28:00.658967027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:00.665870 crc crio[3658]: time=\"2026-06-10T14:28:00.665407491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:01.212003 crc crio[3658]: time=\"2026-06-10T14:28:01.211635021Z\" level=info msg=\"Created container 7c521a5f605f782e38ed45471af05c0a51a95f5cedff6e2fff6926cdfecf4401: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=91db7a89-654c-441b-96d4-3b1d599131b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:01.233617 crc crio[3658]: time=\"2026-06-10T14:28:01.233241097Z\" level=info msg=\"Starting container: 7c521a5f605f782e38ed45471af05c0a51a95f5cedff6e2fff6926cdfecf4401\" id=b9d04080-1758-4782-90da-f7efc1aa1ed7 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:28:01.336490 crc crio[3658]: time=\"2026-06-10T14:28:01.336420702Z\" level=info msg=\"Started container\" PID=8327 containerID=7c521a5f605f782e38ed45471af05c0a51a95f5cedff6e2fff6926cdfecf4401 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=b9d04080-1758-4782-90da-f7efc1aa1ed7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af7dc14cd2b8363ab1bbb40163c98f567a0402bd7eebd3fdc61ff59f7c29d565\nJun 10 14:28:01.662505 crc crio[3658]: time=\"2026-06-10T14:28:01.66073798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:01.881995 crc crio[3658]: time=\"2026-06-10T14:28:01.881932945Z\" level=info msg=\"Created container 967dd7e7a0233c42be731e306483b91dd83e95f90b6ea3ca5c6c744ec5710558: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=086e5459-a40f-4cc0-a68d-44c8a12f0830 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:01.884429 crc crio[3658]: time=\"2026-06-10T14:28:01.884334652Z\" level=info msg=\"Starting container: 967dd7e7a0233c42be731e306483b91dd83e95f90b6ea3ca5c6c744ec5710558\" id=c322aee0-f82d-48b7-b64a-9b0a8e1f97bf name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:28:01.930117 crc crio[3658]: time=\"2026-06-10T14:28:01.930015583Z\" level=info msg=\"Started container\" PID=8372 containerID=967dd7e7a0233c42be731e306483b91dd83e95f90b6ea3ca5c6c744ec5710558 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=c322aee0-f82d-48b7-b64a-9b0a8e1f97bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1ea49f28501ee2d06f382ff768f4f74d2552d9563ecf77e3b171533c6371cd4\nJun 10 14:28:02.013776 crc crio[3658]: time=\"2026-06-10T14:28:02.013549899Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1d21908e-8ff0-4b7e-ac22-c1baf8751783 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:02.017069 crc crio[3658]: time=\"2026-06-10T14:28:02.01692466Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=32125f00-4d11-4cc0-8ef2-f5a44bfc6715 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:02.022748 crc crio[3658]: time=\"2026-06-10T14:28:02.022624326Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=301eef83-b3d9-4520-b905-436a20bf14db name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:02.024096 crc crio[3658]: time=\"2026-06-10T14:28:02.023079657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:02.285091 crc crio[3658]: time=\"2026-06-10T14:28:02.284104973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:02.300959 crc crio[3658]: time=\"2026-06-10T14:28:02.300833543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:02.481513 crc crio[3658]: time=\"2026-06-10T14:28:02.481416917Z\" level=info msg=\"Created container ce430a3b011b76d924e78e33f39e3be907c95179ea4730cbf06103932babcdc6: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=301eef83-b3d9-4520-b905-436a20bf14db name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:02.484909 crc crio[3658]: time=\"2026-06-10T14:28:02.484666834Z\" level=info msg=\"Starting container: ce430a3b011b76d924e78e33f39e3be907c95179ea4730cbf06103932babcdc6\" id=899fb8d2-7a63-41c1-a033-d17f1c9975e9 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:28:02.496189 crc crio[3658]: time=\"2026-06-10T14:28:02.496060067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:02.509940 crc crio[3658]: time=\"2026-06-10T14:28:02.509549029Z\" level=info msg=\"Started container\" PID=8395 containerID=ce430a3b011b76d924e78e33f39e3be907c95179ea4730cbf06103932babcdc6 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=899fb8d2-7a63-41c1-a033-d17f1c9975e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1ea49f28501ee2d06f382ff768f4f74d2552d9563ecf77e3b171533c6371cd4\nJun 10 14:28:02.614213 crc crio[3658]: time=\"2026-06-10T14:28:02.612714644Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c6053539-f680-4947-82b6-ef3fae9310b2 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:02.630722 crc crio[3658]: time=\"2026-06-10T14:28:02.63055018Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b3adc560-c955-4478-823b-c79ad736c17d name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:02.642759 crc crio[3658]: time=\"2026-06-10T14:28:02.642546106Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=60a9998a-9c13-413f-9edf-77e49f473998 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:02.645239 crc crio[3658]: time=\"2026-06-10T14:28:02.645160569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:02.776751 crc crio[3658]: time=\"2026-06-10T14:28:02.776570718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:02.778880 crc crio[3658]: time=\"2026-06-10T14:28:02.778783601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:03.158514 crc crio[3658]: time=\"2026-06-10T14:28:03.156431053Z\" level=info msg=\"Created container 36e0120ac148a8414a6f36f0078743c7ded7b77530b9c9bdb6119cd0fd0db586: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=573b04dc-891e-49cb-8b9b-59ff6432d9d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:03.158514 crc crio[3658]: time=\"2026-06-10T14:28:03.156771491Z\" level=info msg=\"Created container 611be21454e8bf10ce395144a2d73aa9603e156411f72baeeecf2acbbaf0f25a: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=60a9998a-9c13-413f-9edf-77e49f473998 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:03.158514 crc crio[3658]: time=\"2026-06-10T14:28:03.157500028Z\" level=info msg=\"Starting container: 36e0120ac148a8414a6f36f0078743c7ded7b77530b9c9bdb6119cd0fd0db586\" id=398d4e52-2c59-48ac-aaef-e56c2175d21b name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:28:03.161130 crc crio[3658]: time=\"2026-06-10T14:28:03.16051147Z\" level=info msg=\"Starting container: 611be21454e8bf10ce395144a2d73aa9603e156411f72baeeecf2acbbaf0f25a\" id=623ff538-2260-4af5-ab36-9763e6c6be0d name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:28:03.190155 crc crio[3658]: time=\"2026-06-10T14:28:03.184518534Z\" level=info msg=\"Started container\" PID=8407 containerID=36e0120ac148a8414a6f36f0078743c7ded7b77530b9c9bdb6119cd0fd0db586 description=openshift-dns/node-resolver-277xp/dns-node-resolver id=398d4e52-2c59-48ac-aaef-e56c2175d21b name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b69c38f2d216a1f8677ad2ee4d259563741056578c0839f3ef9eb1610bc60c8\nJun 10 14:28:03.201065 crc crio[3658]: time=\"2026-06-10T14:28:03.200888975Z\" level=info msg=\"Started container\" PID=8412 containerID=611be21454e8bf10ce395144a2d73aa9603e156411f72baeeecf2acbbaf0f25a description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=623ff538-2260-4af5-ab36-9763e6c6be0d name=/runtime.v1.RuntimeService/StartContainer sandboxID=af7dc14cd2b8363ab1bbb40163c98f567a0402bd7eebd3fdc61ff59f7c29d565\nJun 10 14:28:03.267418 crc crio[3658]: time=\"2026-06-10T14:28:03.267350453Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d9a453ba-5cd0-4f4f-90b4-7a8725d36ae8 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:03.270192 crc crio[3658]: time=\"2026-06-10T14:28:03.270100278Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=541e97e9-b2de-4e23-abf9-8f6de829a30c name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:03.275023 crc crio[3658]: time=\"2026-06-10T14:28:03.274882393Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=d1b0650f-12b7-48d6-bb67-303171a74999 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:03.275486 crc crio[3658]: time=\"2026-06-10T14:28:03.275346434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:03.296685 crc crio[3658]: time=\"2026-06-10T14:28:03.296452708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:03.300410 crc crio[3658]: time=\"2026-06-10T14:28:03.300328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:03.423948 crc crio[3658]: time=\"2026-06-10T14:28:03.423844341Z\" level=info msg=\"Created container 04a994cc28dd1f9f141cff5f7ab78cf1a6f93c1605e59deaa8ff6956e3913235: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=d1b0650f-12b7-48d6-bb67-303171a74999 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:03.425479 crc crio[3658]: time=\"2026-06-10T14:28:03.425386188Z\" level=info msg=\"Starting container: 04a994cc28dd1f9f141cff5f7ab78cf1a6f93c1605e59deaa8ff6956e3913235\" id=27f87dc9-ad79-4395-8e1f-938990230942 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:28:03.444646 crc crio[3658]: time=\"2026-06-10T14:28:03.444406453Z\" level=info msg=\"Started container\" PID=8429 containerID=04a994cc28dd1f9f141cff5f7ab78cf1a6f93c1605e59deaa8ff6956e3913235 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=27f87dc9-ad79-4395-8e1f-938990230942 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af7dc14cd2b8363ab1bbb40163c98f567a0402bd7eebd3fdc61ff59f7c29d565\nJun 10 14:28:03.494521 crc crio[3658]: time=\"2026-06-10T14:28:03.493147687Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=966299b7-48b6-478a-ae4c-fdd01e561102 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:03.500000 crc crio[3658]: time=\"2026-06-10T14:28:03.499773995Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6b4672d8-fb88-41bd-aeac-99ae9dae391a name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:03.502571 crc crio[3658]: time=\"2026-06-10T14:28:03.502527971Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=42fa19fe-86bb-4223-87d3-087b48060876 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:03.503208 crc crio[3658]: time=\"2026-06-10T14:28:03.503182757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:03.542371 crc crio[3658]: time=\"2026-06-10T14:28:03.54224061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:03.547881 crc crio[3658]: time=\"2026-06-10T14:28:03.547783512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:03.696456 crc crio[3658]: time=\"2026-06-10T14:28:03.696411313Z\" level=info msg=\"Created container 1973a03a098a1d3f11f0c7a0f11678d7f0cb90843580ff3d6ed4c1a6b553f24e: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=42fa19fe-86bb-4223-87d3-087b48060876 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:03.698403 crc crio[3658]: time=\"2026-06-10T14:28:03.698105363Z\" level=info msg=\"Starting container: 1973a03a098a1d3f11f0c7a0f11678d7f0cb90843580ff3d6ed4c1a6b553f24e\" id=8a3e92fc-1860-4fa7-b9bf-0c6feb1795eb name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:28:03.718338 crc crio[3658]: time=\"2026-06-10T14:28:03.715455108Z\" level=info msg=\"Started container\" PID=8457 containerID=1973a03a098a1d3f11f0c7a0f11678d7f0cb90843580ff3d6ed4c1a6b553f24e description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=8a3e92fc-1860-4fa7-b9bf-0c6feb1795eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=af7dc14cd2b8363ab1bbb40163c98f567a0402bd7eebd3fdc61ff59f7c29d565\nJun 10 14:28:03.737890 crc crio[3658]: time=\"2026-06-10T14:28:03.737686269Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=668ea51c-7688-411b-81c9-6ed911f6cf3a name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:03.741573 crc crio[3658]: time=\"2026-06-10T14:28:03.74148468Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=c528d614-dc29-48da-a7ce-9fe2115c53b2 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:03.755884 crc crio[3658]: time=\"2026-06-10T14:28:03.755676959Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=f25ea91a-6e4e-4f9e-9b05-856f345bc1e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:03.756563 crc crio[3658]: time=\"2026-06-10T14:28:03.756505389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:03.788406 crc crio[3658]: time=\"2026-06-10T14:28:03.788229916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:03.790962 crc crio[3658]: time=\"2026-06-10T14:28:03.79046502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:04.007945 crc crio[3658]: time=\"2026-06-10T14:28:04.007784411Z\" level=info msg=\"Created container a378a466c6f5378805e9f2103f72dfab4c1d3fff7e90d19b900c7f59b18da027: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=f25ea91a-6e4e-4f9e-9b05-856f345bc1e1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:04.009356 crc crio[3658]: time=\"2026-06-10T14:28:04.009196395Z\" level=info msg=\"Starting container: a378a466c6f5378805e9f2103f72dfab4c1d3fff7e90d19b900c7f59b18da027\" id=df11af9b-42c2-444d-831d-222bd872d725 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:28:04.038570 crc crio[3658]: time=\"2026-06-10T14:28:04.038450464Z\" level=info msg=\"Started container\" PID=8473 containerID=a378a466c6f5378805e9f2103f72dfab4c1d3fff7e90d19b900c7f59b18da027 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=df11af9b-42c2-444d-831d-222bd872d725 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af7dc14cd2b8363ab1bbb40163c98f567a0402bd7eebd3fdc61ff59f7c29d565\nJun 10 14:28:04.079449 crc crio[3658]: time=\"2026-06-10T14:28:04.079328101Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ea796b31-6b87-4078-95e6-27c38b27bb21 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:04.084180 crc crio[3658]: time=\"2026-06-10T14:28:04.083719896Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=526cea17-8d69-48b8-bf9d-bb75661a7bb9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:04.088958 crc crio[3658]: time=\"2026-06-10T14:28:04.088593962Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=c1be62db-f50b-4096-b904-1a48fa5b9b88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:04.090420 crc crio[3658]: time=\"2026-06-10T14:28:04.089095154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:04.117717 crc crio[3658]: time=\"2026-06-10T14:28:04.116196081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:04.118709 crc crio[3658]: time=\"2026-06-10T14:28:04.118598309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:04.273377 crc crio[3658]: time=\"2026-06-10T14:28:04.273031808Z\" level=info msg=\"Created container 7b70b610cab8597e6d9661e9c7b3041de0868b117f481d6774caa05f1602395d: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=c1be62db-f50b-4096-b904-1a48fa5b9b88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:04.278385 crc crio[3658]: time=\"2026-06-10T14:28:04.274129804Z\" level=info msg=\"Starting container: 7b70b610cab8597e6d9661e9c7b3041de0868b117f481d6774caa05f1602395d\" id=42ad5673-0de3-4f17-a37e-8f3d1ed31fec name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:28:04.285434 crc crio[3658]: time=\"2026-06-10T14:28:04.285051445Z\" level=info msg=\"Started container\" PID=8492 containerID=7b70b610cab8597e6d9661e9c7b3041de0868b117f481d6774caa05f1602395d description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=42ad5673-0de3-4f17-a37e-8f3d1ed31fec name=/runtime.v1.RuntimeService/StartContainer sandboxID=af7dc14cd2b8363ab1bbb40163c98f567a0402bd7eebd3fdc61ff59f7c29d565\nJun 10 14:28:04.317682 crc crio[3658]: time=\"2026-06-10T14:28:04.315089253Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=989d2d3a-0b2e-4bc9-b27e-4413e54d03e5 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:04.319445 crc crio[3658]: time=\"2026-06-10T14:28:04.319108279Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=667a33c0-a68e-4f83-abe8-6ca30d9de862 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:04.322283 crc crio[3658]: time=\"2026-06-10T14:28:04.322157242Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=352cec89-4d20-4c3f-9db3-ccb27ef1674e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:04.323145 crc crio[3658]: time=\"2026-06-10T14:28:04.323075424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:04.354371 crc crio[3658]: time=\"2026-06-10T14:28:04.354170957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:04.357368 crc crio[3658]: time=\"2026-06-10T14:28:04.356696747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:04.542775 crc crio[3658]: time=\"2026-06-10T14:28:04.542462504Z\" level=info msg=\"Created container d769e5fbc2f04f4538f24fa2b0735760abefbbe248f98e7923a6c3ba9cfd6763: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=352cec89-4d20-4c3f-9db3-ccb27ef1674e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:04.543904 crc crio[3658]: time=\"2026-06-10T14:28:04.543826336Z\" level=info msg=\"Starting container: d769e5fbc2f04f4538f24fa2b0735760abefbbe248f98e7923a6c3ba9cfd6763\" id=ee7202d6-dbc9-469a-8ceb-378eeea069ab name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:28:04.560709 crc crio[3658]: time=\"2026-06-10T14:28:04.560569396Z\" level=info msg=\"Started container\" PID=8506 containerID=d769e5fbc2f04f4538f24fa2b0735760abefbbe248f98e7923a6c3ba9cfd6763 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=ee7202d6-dbc9-469a-8ceb-378eeea069ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=af7dc14cd2b8363ab1bbb40163c98f567a0402bd7eebd3fdc61ff59f7c29d565\nJun 10 14:28:05.770990 crc crio[3658]: time=\"2026-06-10T14:28:05.769778854Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=81a00670-2b38-4c5d-abba-bb2c137224fd name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:05.772166 crc crio[3658]: time=\"2026-06-10T14:28:05.770119732Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b9d70e36-719c-4afb-a0d0-925c9a97c546 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:05.772166 crc crio[3658]: time=\"2026-06-10T14:28:05.770190644Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=6ad5f6bf-4402-40d0-966e-cd569723884c name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:05.787182 crc crio[3658]: time=\"2026-06-10T14:28:05.780700365Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=81185d4d-d9fe-42ac-a7d6-1d42bf34d193 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:05.789562 crc crio[3658]: time=\"2026-06-10T14:28:05.789441954Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=24048ae1-6aa7-4913-a2ee-8202b1e6635d name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:05.790999 crc crio[3658]: time=\"2026-06-10T14:28:05.790708044Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=cb3d4a5a-e5ea-4288-be56-9659e4095b05 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:05.792495 crc crio[3658]: time=\"2026-06-10T14:28:05.791970394Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=6bfb9157-e853-4525-905f-299143a5bc3c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:05.792495 crc crio[3658]: time=\"2026-06-10T14:28:05.792422485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:05.796005 crc crio[3658]: time=\"2026-06-10T14:28:05.795245852Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=18dba077-1095-45c2-a358-e28111c17345 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:05.801396 crc crio[3658]: time=\"2026-06-10T14:28:05.799599956Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=20f54482-e4d5-4f38-a364-8f7f739c4700 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:05.810468 crc crio[3658]: time=\"2026-06-10T14:28:05.810075307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:05.810954 crc crio[3658]: time=\"2026-06-10T14:28:05.810076967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:05.836598 crc crio[3658]: time=\"2026-06-10T14:28:05.835915054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:05.898493 crc crio[3658]: time=\"2026-06-10T14:28:05.887026196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:05.962739 crc crio[3658]: time=\"2026-06-10T14:28:05.962435757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:05.971746 crc crio[3658]: time=\"2026-06-10T14:28:05.971519074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:06.271171 crc crio[3658]: time=\"2026-06-10T14:28:06.271125381Z\" level=info msg=\"Created container a6f7736a31a54bff059b248420df7f09d03d81e8df60ad05170fdc3ffc3d6626: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=6bfb9157-e853-4525-905f-299143a5bc3c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:06.282697 crc crio[3658]: time=\"2026-06-10T14:28:06.282208666Z\" level=info msg=\"Starting container: a6f7736a31a54bff059b248420df7f09d03d81e8df60ad05170fdc3ffc3d6626\" id=6d43d5c0-75cf-4629-9b66-90a7f776603a name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:28:06.369857 crc crio[3658]: time=\"2026-06-10T14:28:06.369583593Z\" level=info msg=\"Started container\" PID=8601 containerID=a6f7736a31a54bff059b248420df7f09d03d81e8df60ad05170fdc3ffc3d6626 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=6d43d5c0-75cf-4629-9b66-90a7f776603a name=/runtime.v1.RuntimeService/StartContainer sandboxID=93371780fb45747d23eb7d86ed3c33cfbf8bad967439b4566a34e4529d327561\nJun 10 14:28:06.782882 crc crio[3658]: time=\"2026-06-10T14:28:06.782466167Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=18ebf913-a7d5-4ad5-a399-5111550fa95e name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:06.811393 crc crio[3658]: time=\"2026-06-10T14:28:06.810857416Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=58f000f5-ef5f-4293-807d-f54baf079ef2 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:06.840439 crc crio[3658]: time=\"2026-06-10T14:28:06.839771786Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=ebbc569c-9af6-4e8e-a9b5-16801ab8db47 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:06.846499 crc crio[3658]: time=\"2026-06-10T14:28:06.845951894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:06.968202 crc crio[3658]: time=\"2026-06-10T14:28:06.968063971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:06.993596 crc crio[3658]: time=\"2026-06-10T14:28:06.993224172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:07.051221 crc crio[3658]: time=\"2026-06-10T14:28:07.050668125Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=9908f47d-2165-4bce-90f8-aab70289be4d name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:07.074907 crc crio[3658]: time=\"2026-06-10T14:28:07.074698179Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5a1d7205-3c7f-4ef4-a42d-e59707387c40 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:07.087115 crc crio[3658]: time=\"2026-06-10T14:28:07.086936181Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=8475eb3a-4122-41d7-8f4c-044826f24a20 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:07.087508 crc crio[3658]: time=\"2026-06-10T14:28:07.087465264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:07.378984 crc crio[3658]: time=\"2026-06-10T14:28:07.378387194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:07.404447 crc crio[3658]: time=\"2026-06-10T14:28:07.4037317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:07.408424 crc crio[3658]: time=\"2026-06-10T14:28:07.408083814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:07.419650 crc crio[3658]: time=\"2026-06-10T14:28:07.416599587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:07.658505 crc crio[3658]: time=\"2026-06-10T14:28:07.657883551Z\" level=info msg=\"Created container c9660933b4098ab2cd3daf4540f7bcb7d150e6049f5cd3035057cfcf651a146d: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=ebbc569c-9af6-4e8e-a9b5-16801ab8db47 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:07.681868 crc crio[3658]: time=\"2026-06-10T14:28:07.681486725Z\" level=info msg=\"Starting container: c9660933b4098ab2cd3daf4540f7bcb7d150e6049f5cd3035057cfcf651a146d\" id=38fefa45-2dd4-4703-8187-c5e3a629fc7c name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:28:07.705711 crc crio[3658]: time=\"2026-06-10T14:28:07.705620382Z\" level=info msg=\"Started container\" PID=8619 containerID=c9660933b4098ab2cd3daf4540f7bcb7d150e6049f5cd3035057cfcf651a146d description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=38fefa45-2dd4-4703-8187-c5e3a629fc7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=0164762b9c3be635b3a4390941414712cbacf6089ce2b347b43a159003a47048\nJun 10 14:28:07.737535 crc crio[3658]: time=\"2026-06-10T14:28:07.737118024Z\" level=info msg=\"Created container 8d437392964c8f3791df586be8557798368252ec4d1806ea39ccb5f5da333466: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=8475eb3a-4122-41d7-8f4c-044826f24a20 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:07.740716 crc crio[3658]: time=\"2026-06-10T14:28:07.740221108Z\" level=info msg=\"Starting container: 8d437392964c8f3791df586be8557798368252ec4d1806ea39ccb5f5da333466\" id=ff73fbac-dfd0-4bb2-a6df-3c41becc6dfd name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:28:07.799193 crc crio[3658]: time=\"2026-06-10T14:28:07.798926291Z\" level=info msg=\"Started container\" PID=8634 containerID=8d437392964c8f3791df586be8557798368252ec4d1806ea39ccb5f5da333466 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=ff73fbac-dfd0-4bb2-a6df-3c41becc6dfd name=/runtime.v1.RuntimeService/StartContainer sandboxID=af7dc14cd2b8363ab1bbb40163c98f567a0402bd7eebd3fdc61ff59f7c29d565\nJun 10 14:28:07.818958 crc crio[3658]: time=\"2026-06-10T14:28:07.818055078Z\" level=info msg=\"Created container b16d3115e51351f2fee1b9773e319c9ace5a716e68d9a1b7cc83bdffd12829cb: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=20f54482-e4d5-4f38-a364-8f7f739c4700 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:07.846954 crc crio[3658]: time=\"2026-06-10T14:28:07.845695328Z\" level=info msg=\"Created container bc2c088c947963daffed11e101bf1d9e12a8c450884e2d97ebb54ef82b133d42: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=18dba077-1095-45c2-a358-e28111c17345 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:07.859451 crc crio[3658]: time=\"2026-06-10T14:28:07.848638348Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=7a0d211f-7455-4eb8-b5f5-382be4dfb10f name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:07.859451 crc crio[3658]: time=\"2026-06-10T14:28:07.852545472Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=da0a5924-0597-4423-a32b-949d9768c03f name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:07.859451 crc crio[3658]: time=\"2026-06-10T14:28:07.855852961Z\" level=info msg=\"Starting container: bc2c088c947963daffed11e101bf1d9e12a8c450884e2d97ebb54ef82b133d42\" id=4510ef69-4c86-4aa5-835d-95070a977867 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:28:07.881659 crc crio[3658]: time=\"2026-06-10T14:28:07.874763002Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=b928e422-4f56-4290-873f-fa8116982b98 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:07.881659 crc crio[3658]: time=\"2026-06-10T14:28:07.879567527Z\" level=info msg=\"Starting container: b16d3115e51351f2fee1b9773e319c9ace5a716e68d9a1b7cc83bdffd12829cb\" id=508ea9a2-95e9-4144-bf7b-b8d66129825d name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:28:07.892548 crc crio[3658]: time=\"2026-06-10T14:28:07.89222753Z\" level=info msg=\"Started container\" PID=8637 containerID=bc2c088c947963daffed11e101bf1d9e12a8c450884e2d97ebb54ef82b133d42 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=4510ef69-4c86-4aa5-835d-95070a977867 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdcae05abe3c74f4c2679117d8a761c010ac53832c8a748582ab5d41a7170adb\nJun 10 14:28:07.900615 crc crio[3658]: time=\"2026-06-10T14:28:07.894849062Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=0fed546e-4980-4c2f-a557-f303fc804463 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:07.900979 crc crio[3658]: time=\"2026-06-10T14:28:07.900938938Z\" level=info msg=\"Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=8f6e4b71-977f-49f1-a714-4cdb8286147f name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:07.919221 crc crio[3658]: time=\"2026-06-10T14:28:07.908747464Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=82c15d8b-640b-4321-bc70-ce34748579e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:07.919221 crc crio[3658]: time=\"2026-06-10T14:28:07.909731048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:07.919221 crc crio[3658]: time=\"2026-06-10T14:28:07.911627033Z\" level=info msg=\"Started container\" PID=8638 containerID=b16d3115e51351f2fee1b9773e319c9ace5a716e68d9a1b7cc83bdffd12829cb description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=508ea9a2-95e9-4144-bf7b-b8d66129825d name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4af304426329f36c41835f53da69cc97eaaa0628d06c55bb2c7064b3e57eacc\nJun 10 14:28:07.957092 crc crio[3658]: time=\"2026-06-10T14:28:07.957029628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:08.209731 crc crio[3658]: time=\"2026-06-10T14:28:08.209547619Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=80860f88-283b-465b-8abb-de2b2be5ea2c name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:08.681498 crc crio[3658]: time=\"2026-06-10T14:28:08.68008109Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=d88a22ef-158e-493a-b5e6-88449cfbfcbc name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:08.782357 crc crio[3658]: time=\"2026-06-10T14:28:08.774249519Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=2b0ae171-1817-4495-8bed-db718ae6b5e0 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:08.785391 crc crio[3658]: time=\"2026-06-10T14:28:08.784542675Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=476fd8a1-6e5b-4f0d-9af0-6534abef8966 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:08.791368 crc crio[3658]: time=\"2026-06-10T14:28:08.790713723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:08.810212 crc crio[3658]: time=\"2026-06-10T14:28:08.808861756Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=63fff71c-a6e0-419c-ad55-e05d1a7b909a name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:09.072624 crc crio[3658]: time=\"2026-06-10T14:28:09.069923993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:09.100313 crc crio[3658]: time=\"2026-06-10T14:28:09.099989241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:09.112660 crc crio[3658]: time=\"2026-06-10T14:28:09.112217623Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=dfa30704-5070-4265-a27d-14457d733c8f name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:09.115515 crc crio[3658]: time=\"2026-06-10T14:28:09.115197084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:09.120244 crc crio[3658]: time=\"2026-06-10T14:28:09.120155593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:09.124119 crc crio[3658]: time=\"2026-06-10T14:28:09.123725978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:09.142905 crc crio[3658]: time=\"2026-06-10T14:28:09.142550508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:09.255443 crc crio[3658]: time=\"2026-06-10T14:28:09.255169368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:09.258897 crc crio[3658]: time=\"2026-06-10T14:28:09.257777651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:09.403661 crc crio[3658]: time=\"2026-06-10T14:28:09.401232308Z\" level=info msg=\"Created container 5940b346244a6796477d5fd3b6577175abeb01a35e985433d72f09ebecf3c79b: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=82c15d8b-640b-4321-bc70-ce34748579e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:09.431774 crc crio[3658]: time=\"2026-06-10T14:28:09.425041396Z\" level=info msg=\"Starting container: 5940b346244a6796477d5fd3b6577175abeb01a35e985433d72f09ebecf3c79b\" id=a5b006e4-9986-46ee-844c-e62f34e1e97d name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:28:09.454178 crc crio[3658]: time=\"2026-06-10T14:28:09.453974168Z\" level=info msg=\"Started container\" PID=8723 containerID=5940b346244a6796477d5fd3b6577175abeb01a35e985433d72f09ebecf3c79b description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=a5b006e4-9986-46ee-844c-e62f34e1e97d name=/runtime.v1.RuntimeService/StartContainer sandboxID=0164762b9c3be635b3a4390941414712cbacf6089ce2b347b43a159003a47048\nJun 10 14:28:09.626330 crc crio[3658]: time=\"2026-06-10T14:28:09.625944006Z\" level=info msg=\"Created container d3201363aeaf0fdb8088face467599af8eac77c346ad0488a9ba5c8f88a457ba: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=dfa30704-5070-4265-a27d-14457d733c8f name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:09.633464 crc crio[3658]: time=\"2026-06-10T14:28:09.633162888Z\" level=info msg=\"Starting container: d3201363aeaf0fdb8088face467599af8eac77c346ad0488a9ba5c8f88a457ba\" id=355c101f-1744-49f0-85d3-3b18edfbb176 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:28:09.658213 crc crio[3658]: time=\"2026-06-10T14:28:09.657784747Z\" level=info msg=\"Started container\" PID=8746 containerID=d3201363aeaf0fdb8088face467599af8eac77c346ad0488a9ba5c8f88a457ba description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=355c101f-1744-49f0-85d3-3b18edfbb176 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe6e6283e99beeb5a0cb97d79c9b575de9c1d3be767f2eb51b422c933021ba27\nJun 10 14:28:09.784635 crc crio[3658]: time=\"2026-06-10T14:28:09.776901242Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=84ff508a-3610-4437-b39e-547e4ccd241d name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:09.790057 crc crio[3658]: time=\"2026-06-10T14:28:09.789747279Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=1e92a477-47da-4412-9299-2078763803b8 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:09.791127 crc crio[3658]: time=\"2026-06-10T14:28:09.79060994Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=59fdbb9c-75ea-463a-95dc-6efe775457e9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:09.799625 crc crio[3658]: time=\"2026-06-10T14:28:09.798216331Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=c9cb4580-e66a-4ea0-a6c4-e7de5cbe806e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:09.799625 crc crio[3658]: time=\"2026-06-10T14:28:09.799529813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:09.848555 crc crio[3658]: time=\"2026-06-10T14:28:09.846069785Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=e9b044e6-955e-429c-9882-4629faf4e24b name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:09.848555 crc crio[3658]: time=\"2026-06-10T14:28:09.84670882Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=0689d11e-8186-4ca2-97eb-ed2881e78f47 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:09.867959 crc crio[3658]: time=\"2026-06-10T14:28:09.867381434Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=45524dc1-5714-4128-8b37-672e33355359 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:09.868100 crc crio[3658]: time=\"2026-06-10T14:28:09.868013229Z\" level=info msg=\"Creating container: openshift-image-registry/node-ca-2wddl/node-ca\" id=4e019afb-5e6f-48d4-be68-2a59922ca9ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:09.868579 crc crio[3658]: time=\"2026-06-10T14:28:09.86848135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:09.904041 crc crio[3658]: time=\"2026-06-10T14:28:09.903417775Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=c38e66de-a4c8-4ea4-bcb6-5c0f79ce85c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:10.210767 crc crio[3658]: time=\"2026-06-10T14:28:10.210703926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:10.236451 crc crio[3658]: time=\"2026-06-10T14:28:10.236351528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:10.290160 crc crio[3658]: time=\"2026-06-10T14:28:10.289755964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:10.328938 crc crio[3658]: time=\"2026-06-10T14:28:10.328672324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:10.332068 crc crio[3658]: time=\"2026-06-10T14:28:10.331588134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:10.343405 crc crio[3658]: time=\"2026-06-10T14:28:10.343327384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:10.732637 crc crio[3658]: time=\"2026-06-10T14:28:10.726135459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:10.778592 crc crio[3658]: time=\"2026-06-10T14:28:10.777767623Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=5f79cd4d-c57f-4eaa-8da0-a729b91c8e1c name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:10.785732 crc crio[3658]: time=\"2026-06-10T14:28:10.784686698Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=0d0480f2-b781-4288-b371-7f1af2676406 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:10.786599 crc crio[3658]: time=\"2026-06-10T14:28:10.785937278Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=cc351632-3432-4921-98e8-00209aa560f7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:10.819360 crc crio[3658]: time=\"2026-06-10T14:28:10.81907149Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e03219ac-e301-44a4-816b-d47919f1cc1e name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:10.839721 crc crio[3658]: time=\"2026-06-10T14:28:10.828774461Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=f0fa3cb0-6ade-4991-80e5-5d5ecffc5146 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:10.840385 crc crio[3658]: time=\"2026-06-10T14:28:10.827190963Z\" level=info msg=\"Created container 5e363d7a66414da53cf82cdc40c5d648926837a23607537398414be661334b88: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=c9cb4580-e66a-4ea0-a6c4-e7de5cbe806e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:10.841131 crc crio[3658]: time=\"2026-06-10T14:28:10.81951007Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=14999604-22d9-4371-918c-8b41c862a4c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:10.842047 crc crio[3658]: time=\"2026-06-10T14:28:10.842023118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:10.869170 crc crio[3658]: time=\"2026-06-10T14:28:10.867204689Z\" level=info msg=\"Starting container: 5e363d7a66414da53cf82cdc40c5d648926837a23607537398414be661334b88\" id=e3e840eb-7b65-4acc-9abe-dfce23c600f7 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:28:10.871455 crc crio[3658]: time=\"2026-06-10T14:28:10.87100467Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=7970ce42-ced1-4b12-9703-6a0778e94ff7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:10.904835 crc crio[3658]: time=\"2026-06-10T14:28:10.904748396Z\" level=info msg=\"Created container c50f68f844c3e111a5ce7d199f6b73947de7f00eb1eb137b904b1cde2312120b: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=c38e66de-a4c8-4ea4-bcb6-5c0f79ce85c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:10.919156 crc crio[3658]: time=\"2026-06-10T14:28:10.918965006Z\" level=info msg=\"Starting container: c50f68f844c3e111a5ce7d199f6b73947de7f00eb1eb137b904b1cde2312120b\" id=babf75b7-6855-42ce-9ca1-2515c1cd5a21 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:28:10.935918 crc crio[3658]: time=\"2026-06-10T14:28:10.935335137Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5f3ceae1-3233-478e-90d9-68594f23ac4f name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:10.948625 crc crio[3658]: time=\"2026-06-10T14:28:10.947250902Z\" level=info msg=\"Started container\" PID=8785 containerID=5e363d7a66414da53cf82cdc40c5d648926837a23607537398414be661334b88 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=e3e840eb-7b65-4acc-9abe-dfce23c600f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51f1805ace580b3fb4131feeb17b51fbc67af33ff79cbf9d7c20da8f36895795\nJun 10 14:28:10.991919 crc crio[3658]: time=\"2026-06-10T14:28:10.978017727Z\" level=info msg=\"Started container\" PID=8789 containerID=c50f68f844c3e111a5ce7d199f6b73947de7f00eb1eb137b904b1cde2312120b description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=babf75b7-6855-42ce-9ca1-2515c1cd5a21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe6e6283e99beeb5a0cb97d79c9b575de9c1d3be767f2eb51b422c933021ba27\nJun 10 14:28:10.991919 crc crio[3658]: time=\"2026-06-10T14:28:10.979025981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:10.997140 crc crio[3658]: time=\"2026-06-10T14:28:10.997070732Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=dcde41d2-5c1e-43b2-bc14-665ce0ff691e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:11.048906 crc crio[3658]: time=\"2026-06-10T14:28:11.048705866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:11.110783 crc crio[3658]: time=\"2026-06-10T14:28:11.110517462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:11.135934 crc crio[3658]: time=\"2026-06-10T14:28:11.135745385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:11.140682 crc crio[3658]: time=\"2026-06-10T14:28:11.140658672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:11.290914 crc crio[3658]: time=\"2026-06-10T14:28:11.285758319Z\" level=info msg=\"Created container 66670114f10d8a858e8c6b5fb44c27c764742a707e744af1412c02f37ecce873: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=476fd8a1-6e5b-4f0d-9af0-6534abef8966 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:11.323228 crc crio[3658]: time=\"2026-06-10T14:28:11.322620559Z\" level=info msg=\"Starting container: 66670114f10d8a858e8c6b5fb44c27c764742a707e744af1412c02f37ecce873\" id=937ce955-0284-495c-aed6-db08a73efc58 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:28:11.527387 crc crio[3658]: time=\"2026-06-10T14:28:11.527144265Z\" level=info msg=\"Started container\" PID=8803 containerID=66670114f10d8a858e8c6b5fb44c27c764742a707e744af1412c02f37ecce873 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=937ce955-0284-495c-aed6-db08a73efc58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdcae05abe3c74f4c2679117d8a761c010ac53832c8a748582ab5d41a7170adb\nJun 10 14:28:11.718231 crc crio[3658]: time=\"2026-06-10T14:28:11.717919952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:11.747595 crc crio[3658]: time=\"2026-06-10T14:28:11.746506395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:12.096701 crc crio[3658]: time=\"2026-06-10T14:28:12.096587638Z\" level=info msg=\"Created container 1992d9c60bd216a593d5eae7df5bc3d2a6dada1e33f04c421e8498317bc1fcb5: openshift-multus/multus-bzhnf/kube-multus\" id=7970ce42-ced1-4b12-9703-6a0778e94ff7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:12.155438 crc crio[3658]: time=\"2026-06-10T14:28:12.153239861Z\" level=info msg=\"Starting container: 1992d9c60bd216a593d5eae7df5bc3d2a6dada1e33f04c421e8498317bc1fcb5\" id=000af04e-53c5-4d99-81ad-a6362b7e8835 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:28:12.259983 crc crio[3658]: time=\"2026-06-10T14:28:12.25868209Z\" level=info msg=\"Started container\" PID=8828 containerID=1992d9c60bd216a593d5eae7df5bc3d2a6dada1e33f04c421e8498317bc1fcb5 description=openshift-multus/multus-bzhnf/kube-multus id=000af04e-53c5-4d99-81ad-a6362b7e8835 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5222bd0d9b28e6920fb62ea106b1672fefe7517cd17113df7b6ade99ef90ba1c\nJun 10 14:28:12.408375 crc crio[3658]: time=\"2026-06-10T14:28:12.403863009Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_44d1b096-c61d-4565-9e04-0a1d6745d3fa\\\"\"\nJun 10 14:28:12.523504 crc crio[3658]: time=\"2026-06-10T14:28:12.512511824Z\" level=info msg=\"Created container 7b4bb6ebd41778e1b1906328343c9e345685300476d6c536e7dca1eb241b829a: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=dcde41d2-5c1e-43b2-bc14-665ce0ff691e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:12.531458 crc crio[3658]: time=\"2026-06-10T14:28:12.531351254Z\" level=info msg=\"Starting container: 7b4bb6ebd41778e1b1906328343c9e345685300476d6c536e7dca1eb241b829a\" id=4504f9f5-0e17-44e9-a38e-87681b0f1e2e name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:28:12.679056 crc crio[3658]: time=\"2026-06-10T14:28:12.678721585Z\" level=info msg=\"Started container\" PID=8847 containerID=7b4bb6ebd41778e1b1906328343c9e345685300476d6c536e7dca1eb241b829a description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=4504f9f5-0e17-44e9-a38e-87681b0f1e2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=af7dc14cd2b8363ab1bbb40163c98f567a0402bd7eebd3fdc61ff59f7c29d565\nJun 10 14:28:12.885700 crc crio[3658]: time=\"2026-06-10T14:28:12.88237099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:13.333149 crc crio[3658]: time=\"2026-06-10T14:28:13.332868832Z\" level=info msg=\"Created container cee7fe967bf48fec3b8d02cae1e183196b3785b4c7a4952352fdce98a67adad8: openshift-image-registry/node-ca-2wddl/node-ca\" id=4e019afb-5e6f-48d4-be68-2a59922ca9ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:13.353975 crc crio[3658]: time=\"2026-06-10T14:28:13.353536566Z\" level=info msg=\"Starting container: cee7fe967bf48fec3b8d02cae1e183196b3785b4c7a4952352fdce98a67adad8\" id=1bced7df-a3fe-4137-b44e-9d6262734f19 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:28:13.520919 crc crio[3658]: time=\"2026-06-10T14:28:13.520195058Z\" level=info msg=\"Started container\" PID=8883 containerID=cee7fe967bf48fec3b8d02cae1e183196b3785b4c7a4952352fdce98a67adad8 description=openshift-image-registry/node-ca-2wddl/node-ca id=1bced7df-a3fe-4137-b44e-9d6262734f19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1c2584ff4d3f23d5fbf3f2300601e72b6a11e66446bf39cd2cd002ae8fec341\nJun 10 14:28:13.537533 crc crio[3658]: time=\"2026-06-10T14:28:13.536645311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:14.072054 crc crio[3658]: time=\"2026-06-10T14:28:14.071751625Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 14:28:14.084987 crc crio[3658]: time=\"2026-06-10T14:28:14.084224403Z\" level=info msg=\"Created container 2c0e272808014c4a1f23631942dc9f0f11bad1bd86a4afa812aefc6a43842368: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=14999604-22d9-4371-918c-8b41c862a4c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:14.089058 crc crio[3658]: time=\"2026-06-10T14:28:14.088688199Z\" level=info msg=\"Starting container: 2c0e272808014c4a1f23631942dc9f0f11bad1bd86a4afa812aefc6a43842368\" id=a165f6ba-6282-4acc-9b5c-09048d25c833 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:28:14.154876 crc crio[3658]: time=\"2026-06-10T14:28:14.154617074Z\" level=info msg=\"Started container\" PID=8907 containerID=2c0e272808014c4a1f23631942dc9f0f11bad1bd86a4afa812aefc6a43842368 description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=a165f6ba-6282-4acc-9b5c-09048d25c833 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2842948f9bc50ce03193c08afcd7a35eed91bcd6749a91786992714f24a2aebe\nJun 10 14:28:24.560200 crc crio[3658]: time=\"2026-06-10T14:28:24.559205175Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=ac64108e-c409-4d5e-9d37-bef8e3deb466 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:24.586141 crc crio[3658]: time=\"2026-06-10T14:28:24.585927293Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=447030f9-fdc2-4e9c-95e6-43e4b90a1555 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:24.594357 crc crio[3658]: time=\"2026-06-10T14:28:24.592741736Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=6809ad2e-2af4-412b-b241-9ec26e07ba4f name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:24.594357 crc crio[3658]: time=\"2026-06-10T14:28:24.593174896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:25.082440 crc crio[3658]: time=\"2026-06-10T14:28:25.08097785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:26.788400 crc crio[3658]: time=\"2026-06-10T14:28:26.785335986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:27.129154 crc crio[3658]: time=\"2026-06-10T14:28:27.129003357Z\" level=info msg=\"Created container 8c8781561a47a93aff55dafae37bb3fceb0247692824f3dda46b4feb2bf546e8: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=6809ad2e-2af4-412b-b241-9ec26e07ba4f name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:27.135242 crc crio[3658]: time=\"2026-06-10T14:28:27.135134393Z\" level=info msg=\"Starting container: 8c8781561a47a93aff55dafae37bb3fceb0247692824f3dda46b4feb2bf546e8\" id=fb78c040-02c1-4528-892c-c61ad9e2c886 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:28:27.148169 crc crio[3658]: time=\"2026-06-10T14:28:27.147676663Z\" level=info msg=\"Started container\" PID=9139 containerID=8c8781561a47a93aff55dafae37bb3fceb0247692824f3dda46b4feb2bf546e8 description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=fb78c040-02c1-4528-892c-c61ad9e2c886 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2842948f9bc50ce03193c08afcd7a35eed91bcd6749a91786992714f24a2aebe\nJun 10 14:28:30.449996 crc crio[3658]: time=\"2026-06-10T14:28:30.449680486Z\" level=info msg=\"Created container a0c48c927b67d2b8abfcf31b7685153dbd42e7df7ecf343eb6dea60e7045a7ed: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=8f6e4b71-977f-49f1-a714-4cdb8286147f name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:30.455850 crc crio[3658]: time=\"2026-06-10T14:28:30.455689979Z\" level=info msg=\"Starting container: a0c48c927b67d2b8abfcf31b7685153dbd42e7df7ecf343eb6dea60e7045a7ed\" id=ed17790b-3f00-4fa8-bafe-fd246144e805 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:28:30.469935 crc crio[3658]: time=\"2026-06-10T14:28:30.469583401Z\" level=info msg=\"Started container\" PID=8999 containerID=a0c48c927b67d2b8abfcf31b7685153dbd42e7df7ecf343eb6dea60e7045a7ed description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=ed17790b-3f00-4fa8-bafe-fd246144e805 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e8a70a4ab8cc5f29a463409a4e7caec1a6e105ac25a6b6e93bb2cea838ec6e0\nJun 10 14:28:34.815039 crc crio[3658]: time=\"2026-06-10T14:28:34.813041567Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=c9fa6ba7-77e2-436a-af77-e83444c36e2f name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:34.826926 crc crio[3658]: time=\"2026-06-10T14:28:34.825965216Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=1cdd4e74-fa97-4daf-9c9a-b8a3b6a728ee name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:34.836060 crc crio[3658]: time=\"2026-06-10T14:28:34.835835742Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=b19d98fd-6ec4-4939-9243-2a7a732e1b1e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:34.836896 crc crio[3658]: time=\"2026-06-10T14:28:34.836839216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:34.870151 crc crio[3658]: time=\"2026-06-10T14:28:34.868617725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:35.444072 crc crio[3658]: time=\"2026-06-10T14:28:35.443380667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:35.647439 crc crio[3658]: time=\"2026-06-10T14:28:35.645027815Z\" level=info msg=\"Created container 9dd59efb1ec2b16bfd0c2d416655329af7290e491d3053257639992c77e92e28: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=b19d98fd-6ec4-4939-9243-2a7a732e1b1e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:35.647439 crc crio[3658]: time=\"2026-06-10T14:28:35.652511994Z\" level=info msg=\"Starting container: 9dd59efb1ec2b16bfd0c2d416655329af7290e491d3053257639992c77e92e28\" id=47e7f92b-681d-457b-9b34-4ecb91237f1e name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:28:35.673400 crc crio[3658]: time=\"2026-06-10T14:28:35.673125146Z\" level=info msg=\"Started container\" PID=9522 containerID=9dd59efb1ec2b16bfd0c2d416655329af7290e491d3053257639992c77e92e28 description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=47e7f92b-681d-457b-9b34-4ecb91237f1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=2842948f9bc50ce03193c08afcd7a35eed91bcd6749a91786992714f24a2aebe\nJun 10 14:28:36.853893 crc crio[3658]: time=\"2026-06-10T14:28:36.853537215Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=b79e1727-2f46-466b-835d-60f874a898ca name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:36.872037 crc crio[3658]: time=\"2026-06-10T14:28:36.866385482Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=51402c26-940b-463a-97a5-824e74c02b7f name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:36.872037 crc crio[3658]: time=\"2026-06-10T14:28:36.871159816Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=47624621-8beb-455f-9e55-ca66c53a04a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:36.872037 crc crio[3658]: time=\"2026-06-10T14:28:36.871677789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:36.931692 crc crio[3658]: time=\"2026-06-10T14:28:36.931483097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:37.401372 crc crio[3658]: time=\"2026-06-10T14:28:37.401131498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:37.527242 crc crio[3658]: time=\"2026-06-10T14:28:37.527111543Z\" level=info msg=\"Created container 7c20320a7b6b59bbc0c2637b36d7d31e0acd36e2b1c03cd64cad8e1a1dcacb92: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=47624621-8beb-455f-9e55-ca66c53a04a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:37.530716 crc crio[3658]: time=\"2026-06-10T14:28:37.530387728Z\" level=info msg=\"Starting container: 7c20320a7b6b59bbc0c2637b36d7d31e0acd36e2b1c03cd64cad8e1a1dcacb92\" id=59dfdb69-25fe-4059-b11e-d26036129a1a name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:28:37.538580 crc crio[3658]: time=\"2026-06-10T14:28:37.538448961Z\" level=info msg=\"Started container\" PID=9551 containerID=7c20320a7b6b59bbc0c2637b36d7d31e0acd36e2b1c03cd64cad8e1a1dcacb92 description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=59dfdb69-25fe-4059-b11e-d26036129a1a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2842948f9bc50ce03193c08afcd7a35eed91bcd6749a91786992714f24a2aebe\nJun 10 14:28:38.218177 crc crio[3658]: time=\"2026-06-10T14:28:38.217841796Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29685015-7cswm/POD\" id=3a752d50-1e28-4858-988f-60a4181e8503 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:28:38.218177 crc crio[3658]: time=\"2026-06-10T14:28:38.218093013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:38.904201 crc crio[3658]: time=\"2026-06-10T14:28:38.904116919Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=b1c4b13a-8cde-44c4-94a5-e630f8ec5d59 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:38.913441 crc crio[3658]: time=\"2026-06-10T14:28:38.913157681Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=54015fc8-3ff5-4370-8d03-b77e8f5435a7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:38.916470 crc crio[3658]: time=\"2026-06-10T14:28:38.916375094Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=3edd7f6c-0622-4a57-9435-d19051745e19 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:38.917528 crc crio[3658]: time=\"2026-06-10T14:28:38.917374343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:39.179659 crc crio[3658]: time=\"2026-06-10T14:28:39.179527449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:39.595630 crc crio[3658]: time=\"2026-06-10T14:28:39.593119332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:39.681060 crc crio[3658]: time=\"2026-06-10T14:28:39.680879404Z\" level=info msg=\"Created container a0c80ba79b49ec63d465f7620dcbb22ec3634b255a3e21b0583c2eba1ab7258c: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=3edd7f6c-0622-4a57-9435-d19051745e19 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:39.682471 crc crio[3658]: time=\"2026-06-10T14:28:39.682199553Z\" level=info msg=\"Starting container: a0c80ba79b49ec63d465f7620dcbb22ec3634b255a3e21b0583c2eba1ab7258c\" id=b04e607e-8533-4112-87d5-315d8d4cec63 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:28:39.695621 crc crio[3658]: time=\"2026-06-10T14:28:39.695443126Z\" level=info msg=\"Started container\" PID=9585 containerID=a0c80ba79b49ec63d465f7620dcbb22ec3634b255a3e21b0583c2eba1ab7258c description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=b04e607e-8533-4112-87d5-315d8d4cec63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2842948f9bc50ce03193c08afcd7a35eed91bcd6749a91786992714f24a2aebe\nJun 10 14:28:47.077970 crc crio[3658]: time=\"2026-06-10T14:28:47.075694243Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=0e8a97f2-a79a-4135-83af-526a852692cd name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:47.087881 crc crio[3658]: time=\"2026-06-10T14:28:47.087561837Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=b5907f84-acae-43ab-a887-4f78b5be850a name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:47.093441 crc crio[3658]: time=\"2026-06-10T14:28:47.093367485Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=e3131a17-9d7f-46e2-bfa9-588a9162470c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:47.100460 crc crio[3658]: time=\"2026-06-10T14:28:47.100369288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:47.301034 crc crio[3658]: time=\"2026-06-10T14:28:47.30095913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:48.317959 crc crio[3658]: time=\"2026-06-10T14:28:48.317898153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:48.596686 crc crio[3658]: time=\"2026-06-10T14:28:48.596581347Z\" level=info msg=\"Created container 834b2e06b7293e0b62b5861adf06ea1b40c6899d3aabfce70039699a823d74a6: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=e3131a17-9d7f-46e2-bfa9-588a9162470c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:48.600217 crc crio[3658]: time=\"2026-06-10T14:28:48.598220014Z\" level=info msg=\"Starting container: 834b2e06b7293e0b62b5861adf06ea1b40c6899d3aabfce70039699a823d74a6\" id=dff029c7-1f03-4246-bb54-5907cb8eef40 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:28:48.612441 crc crio[3658]: time=\"2026-06-10T14:28:48.60843835Z\" level=info msg=\"Started container\" PID=9879 containerID=834b2e06b7293e0b62b5861adf06ea1b40c6899d3aabfce70039699a823d74a6 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=dff029c7-1f03-4246-bb54-5907cb8eef40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdcae05abe3c74f4c2679117d8a761c010ac53832c8a748582ab5d41a7170adb\nJun 10 14:28:49.349001 crc crio[3658]: time=\"2026-06-10T14:28:49.344232369Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=f7e21dd0-899f-4f0b-9018-84662eccb6c6 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:49.360967 crc crio[3658]: time=\"2026-06-10T14:28:49.359239994Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=8adcf3b7-2f9a-42b5-9044-421e14727dc0 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:49.388364 crc crio[3658]: time=\"2026-06-10T14:28:49.387476942Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=5a7bb547-481c-48a4-9308-63458b4ac8cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:49.391200 crc crio[3658]: time=\"2026-06-10T14:28:49.390669064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:49.441335 crc crio[3658]: time=\"2026-06-10T14:28:49.441142067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:49.967330 crc crio[3658]: time=\"2026-06-10T14:28:49.967226089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:50.173318 crc crio[3658]: time=\"2026-06-10T14:28:50.173193096Z\" level=info msg=\"Created container 2086d4a29d1d924ad58ea7780574bf48996a84e062529dc3ea548b607892bd9a: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=5a7bb547-481c-48a4-9308-63458b4ac8cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:50.175628 crc crio[3658]: time=\"2026-06-10T14:28:50.175536144Z\" level=info msg=\"Starting container: 2086d4a29d1d924ad58ea7780574bf48996a84e062529dc3ea548b607892bd9a\" id=b3a299da-b04e-49ee-a941-7fdf35f6cabb name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:28:50.180632 crc crio[3658]: time=\"2026-06-10T14:28:50.180525309Z\" level=info msg=\"Started container\" PID=9938 containerID=2086d4a29d1d924ad58ea7780574bf48996a84e062529dc3ea548b607892bd9a description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=b3a299da-b04e-49ee-a941-7fdf35f6cabb name=/runtime.v1.RuntimeService/StartContainer sandboxID=2842948f9bc50ce03193c08afcd7a35eed91bcd6749a91786992714f24a2aebe\nJun 10 14:28:51.370929 crc crio[3658]: time=\"2026-06-10T14:28:51.370618118Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=fd9f25cc-2d76-42de-a1ed-965ee386c809 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:51.374592 crc crio[3658]: time=\"2026-06-10T14:28:51.374328916Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=8382032c-dc8f-4efd-84cf-e1a32346f2b0 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:28:51.381477 crc crio[3658]: time=\"2026-06-10T14:28:51.380479194Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=b89a8336-f039-43ce-a033-1280ae0fc711 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:51.381776 crc crio[3658]: time=\"2026-06-10T14:28:51.381690309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:51.410491 crc crio[3658]: time=\"2026-06-10T14:28:51.409927047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:51.666993 crc crio[3658]: time=\"2026-06-10T14:28:51.666863562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:28:51.748875 crc crio[3658]: time=\"2026-06-10T14:28:51.748675042Z\" level=info msg=\"Created container 659f4d60008922ccd80fcf4eff529807523b15e3676f21b7ded4d5c79dba7994: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=b89a8336-f039-43ce-a033-1280ae0fc711 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:28:51.751585 crc crio[3658]: time=\"2026-06-10T14:28:51.751388091Z\" level=info msg=\"Starting container: 659f4d60008922ccd80fcf4eff529807523b15e3676f21b7ded4d5c79dba7994\" id=ec50eabb-2c4c-4fad-a0d3-b3aafae0ba65 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:28:51.759755 crc crio[3658]: time=\"2026-06-10T14:28:51.7596506Z\" level=info msg=\"Started container\" PID=10029 containerID=659f4d60008922ccd80fcf4eff529807523b15e3676f21b7ded4d5c79dba7994 description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=ec50eabb-2c4c-4fad-a0d3-b3aafae0ba65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2842948f9bc50ce03193c08afcd7a35eed91bcd6749a91786992714f24a2aebe\nJun 10 14:28:53.180629 crc crio[3658]: time=\"2026-06-10T14:28:53.180232299Z\" level=info msg=\"NetworkStart: stopping network for sandbox 16d2f03412a389d18acb97765513c95f93e5f3f09396199ab874b15bfeca260c\" id=19fd02cc-2d8d-43f3-b1cf-59537c61279f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:28:53.427831 crc crio[3658]: time=\"2026-06-10T14:28:53.4277313Z\" level=info msg=\"NetworkStart: stopping network for sandbox 737c1c2e1f6a75cdf8356f246572a49339ab9c377abd7eec8e1b2c2784fba3c3\" id=d996f548-9b5a-482b-9129-16af77785fa4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:28:53.826330 crc crio[3658]: time=\"2026-06-10T14:28:53.825997509Z\" level=info msg=\"NetworkStart: stopping network for sandbox 9a5428f17a586e76a74c40585b301e946bc86b4e4472be4b2d7182385ac83650\" id=0b358ed3-53f1-45f9-8727-d3c3e4b48b70 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:28:53.828663 crc crio[3658]: time=\"2026-06-10T14:28:53.8284491Z\" level=info msg=\"NetworkStart: stopping network for sandbox 7fa98dcc84e87243ae1ab02a0c2b39e8da2f6f10caf1000f147a8c3ec23a8267\" id=8996514d-fbc5-42ec-886b-19f5cf622fbd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:28:53.985941 crc crio[3658]: time=\"2026-06-10T14:28:53.985775138Z\" level=info msg=\"NetworkStart: stopping network for sandbox 66c1d1f88eb9deec22ed509df81332ac851dfd4383d4fa9517db61cd21a01dfb\" id=5300c88a-23f7-4ff8-92d6-cb1ac7ca54c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:28:54.031959 crc crio[3658]: time=\"2026-06-10T14:28:54.031816212Z\" level=info msg=\"NetworkStart: stopping network for sandbox 2d2de5439318d6d7bfc8a4a076df8a7c35bc27b3e1d9b5919152a5748e37a6ff\" id=42730f06-4e8a-4273-829f-981850fd4c70 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:28:54.070156 crc crio[3658]: time=\"2026-06-10T14:28:54.062109049Z\" level=info msg=\"NetworkStart: stopping network for sandbox 7bdabf061e2195a167d6d74398a88aeb8957b908a6744c2d613a700af7e190a6\" id=419c0395-02a5-4969-993e-cef5e59000c1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:28:54.077504 crc crio[3658]: time=\"2026-06-10T14:28:54.077387432Z\" level=info msg=\"NetworkStart: stopping network for sandbox a3f269694a19fead7d1ea4e8b27ea8b070b9561c018c5d336df95248c16d92b2\" id=d55ef981-e519-41b0-8962-9b8abed3bc79 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:28:54.151793 crc crio[3658]: time=\"2026-06-10T14:28:54.151441848Z\" level=info msg=\"NetworkStart: stopping network for sandbox 72f30cb263fa060819214dd3c1e78cd908514e0168a7d64388558123dbe98868\" id=94905ed7-9d4a-423b-a792-900928483f4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:28:56.050643 crc crio[3658]: time=\"2026-06-10T14:28:56.050030225Z\" level=info msg=\"NetworkStart: stopping network for sandbox 65b544867803af66d953f0f7d6078601a96fd0fc9b0f016fb785ec2eea49ad64\" id=5372cbb9-e2cf-4674-a193-7dd6d44734b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:28:56.093485 crc crio[3658]: time=\"2026-06-10T14:28:56.093110843Z\" level=info msg=\"NetworkStart: stopping network for sandbox e6f368eff0db194ed4d6936fed679a3842e9ced28e85a7d3311e925ce4669b06\" id=b179a7cc-1d0d-45ce-aefd-8476d626b175 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:28:56.152184 crc crio[3658]: time=\"2026-06-10T14:28:56.151931997Z\" level=info msg=\"NetworkStart: stopping network for sandbox 10b07ae62bbd7a10a6e66108688c8e718fbd15d9fe2f269c3550e3808551fbc4\" id=84ee9b77-0d52-4445-9a0b-f212b33389f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:28:56.170647 crc crio[3658]: time=\"2026-06-10T14:28:56.170491945Z\" level=info msg=\"NetworkStart: stopping network for sandbox 1ccadd44834b7b5e5b56b7fd2df01876ef7be4c714003536609bd6703b634888\" id=4e48e304-e840-47a1-ae88-b124e2e0ef00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:28:56.884093 crc crio[3658]: time=\"2026-06-10T14:28:56.884005448Z\" level=info msg=\"NetworkStart: stopping network for sandbox 9316b08ab6ce76d5ce6800675f587dc35d127e4bedcc924cb149cc7c68ea60e8\" id=89b7416a-a840-46df-b9d7-d1833362850a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:28:56.973020 crc crio[3658]: time=\"2026-06-10T14:28:56.972860162Z\" level=info msg=\"NetworkStart: stopping network for sandbox efe9a94c0446fb51ef89aaecf9170749f533963d71320924ef6b05113bfc6b8b\" id=aac0741b-2613-41d1-8dda-4f2ebc7dede4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:28:56.999198 crc crio[3658]: time=\"2026-06-10T14:28:56.999065951Z\" level=info msg=\"NetworkStart: stopping network for sandbox 979cf59e1d347e825ce3368680ce22926206e7004ce1a7ffc221a096d5ee3c6a\" id=d4d939f8-1f1d-47d7-a4a1-af73c07411e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:28:57.003480 crc crio[3658]: time=\"2026-06-10T14:28:57.003395627Z\" level=info msg=\"NetworkStart: stopping network for sandbox 104ee91e38652f5b978d86928b691421e4c1dd45eb260c6b61895a30e096210a\" id=d7d43c2c-32e4-43ba-b9e2-17c7774dcc1f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:28:57.128183 crc crio[3658]: time=\"2026-06-10T14:28:57.125576477Z\" level=info msg=\"NetworkStart: stopping network for sandbox 7f89eae8de953034f48e2926b07a6ac783de42e64764ce0abdeedf15d42ca597\" id=b0bdf560-43cc-4559-8577-b0b59ba49af7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:28:57.143200 crc crio[3658]: time=\"2026-06-10T14:28:57.143057453Z\" level=info msg=\"NetworkStart: stopping network for sandbox 21abdf8c7356d47604648595090d5c4cdc6703af0bc5591d244c1dd853b72b84\" id=a7bb7f1d-7a4c-4fdb-90e5-28481de55b6d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:28:57.810371 crc crio[3658]: time=\"2026-06-10T14:28:57.810079179Z\" level=info msg=\"NetworkStart: stopping network for sandbox 0ca1ee781b28d6e5955bd9759759624734d7128ebc56dbefb96ac42fd10d8fe6\" id=f80cd720-08c3-4825-994f-e32e2a8de395 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:28:57.835918 crc crio[3658]: time=\"2026-06-10T14:28:57.835845575Z\" level=info msg=\"NetworkStart: stopping network for sandbox 32f4c829788ccc2ece4ec6487239a42fa985075576d9438b8c430695c5bbc028\" id=b148e14a-58b9-41fc-82ff-a7b5bed766ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:28:57.928678 crc crio[3658]: time=\"2026-06-10T14:28:57.92850645Z\" level=info msg=\"NetworkStart: stopping network for sandbox 67cbb22ea7d45f54be2b729014efdc2c3598de39d9f9e9aaa0c40783989388e0\" id=b7aacec2-1525-4a12-a47f-54749557c723 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:28:57.941640 crc crio[3658]: time=\"2026-06-10T14:28:57.941463325Z\" level=info msg=\"NetworkStart: stopping network for sandbox a1e7a6be3fd260a43ebbf9b058779c4612731586e39346f25028cb64995fdbca\" id=15e10e24-f959-47ee-8e3e-d1ec4c791412 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:28:57.961410 crc crio[3658]: time=\"2026-06-10T14:28:57.961169136Z\" level=info msg=\"NetworkStart: stopping network for sandbox 34ddbf154606e3ef2fe3534f4be273af24bdb817fdce943e6baf30c603c55660\" id=859669f0-7f46-4b2a-9b25-6c23ad16fcb8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:28:58.137439 crc crio[3658]: time=\"2026-06-10T14:28:58.137224837Z\" level=info msg=\"NetworkStart: stopping network for sandbox 135cd41aa957c31812592f84190ffa98d5c6de0f1f40fe0d78cfbd73065cabea\" id=469f7fd7-fbab-4e88-8462-7441df44b4c5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:28:58.186031 crc crio[3658]: time=\"2026-06-10T14:28:58.185816914Z\" level=info msg=\"NetworkStart: stopping network for sandbox a4348f5b6c32a5acf98fe0564a771ea75d78701880eb50a8704f09eb59e080d7\" id=fb203ace-eeac-4827-aa2c-cc82dbe07792 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:28:58.472508 crc crio[3658]: time=\"2026-06-10T14:28:58.472199772Z\" level=info msg=\"NetworkStart: stopping network for sandbox 76320e8cbd9cc46f6cf738fd71497631c932d1ab8c043dec188372f28b099a73\" id=91eac38a-b467-4ebf-a391-0254f05054ed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:28:59.121445 crc crio[3658]: time=\"2026-06-10T14:28:59.121108002Z\" level=info msg=\"NetworkStart: stopping network for sandbox 94cfe4171519322a1523c3cf3c29ec02cd839bbeee129bd18a902530abc333f2\" id=d3183a2e-fe64-4248-8785-e5ffc7584b3d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:00.547182 crc crio[3658]: time=\"2026-06-10T14:29:00.547032406Z\" level=info msg=\"NetworkStart: stopping network for sandbox 46761a0589571e8a7bc86c087598606dc4cf6572d7d73e8e5726e090ac1b5ae5\" id=12778afe-5699-48a6-b031-ae8913e8959f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:00.549054 crc crio[3658]: time=\"2026-06-10T14:29:00.547788958Z\" level=info msg=\"NetworkStart: stopping network for sandbox 0959a40e28a1a4b82ba569c73d6d58f7ffc5127a9de74f2f4aad98e03bc411b9\" id=137bbb00-8490-49ec-a4c1-51559c75a802 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:00.621041 crc crio[3658]: time=\"2026-06-10T14:29:00.620901466Z\" level=info msg=\"NetworkStart: stopping network for sandbox aeefe444cad0d76640ac635020f3c57600036a27ae8ba1257ed074328c8240e0\" id=3dc1cf85-5f0c-4507-8c2d-e3c4acb60cf8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:00.634154 crc crio[3658]: time=\"2026-06-10T14:29:00.633907353Z\" level=info msg=\"NetworkStart: stopping network for sandbox 7cb7bfbe9a5aa92b361b6ae5fae396c3e875fbf7ac1ad52894e5692bd06ca521\" id=c020900b-51b5-4079-ad96-9558973a0434 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:00.902239 crc crio[3658]: time=\"2026-06-10T14:29:00.901859946Z\" level=info msg=\"NetworkStart: stopping network for sandbox be461c889cee8b5dfc6cba75a94236f0aaca3cdcf9e7e747dbb8f958272c4d00\" id=11bf5a68-e0d4-439a-a69a-f916d831eb1a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:00.955962 crc crio[3658]: time=\"2026-06-10T14:29:00.95582566Z\" level=info msg=\"NetworkStart: stopping network for sandbox c43d361b98eb07563aad269e8723f731154ef0c7ee6c76ce7cd8e24e2c44fef0\" id=1a371183-710d-46eb-9ee9-b2b456595b93 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:00.979435 crc crio[3658]: time=\"2026-06-10T14:29:00.979195817Z\" level=info msg=\"NetworkStart: stopping network for sandbox ed0f9f8f3e3683deb8e94f190b386e68e126c25626c88487fa70b184080978ba\" id=0389c2a5-26d0-4ef2-809d-6d1d0796543d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:01.227141 crc crio[3658]: time=\"2026-06-10T14:29:01.226909204Z\" level=info msg=\"NetworkStart: stopping network for sandbox dfa918b985eea8947ab9d6d9d154d1a8dab8a40c2c77af5ed8d7dc7fe261a56e\" id=6ca7651a-e8c6-4d34-baf0-b99d99ed002c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:01.251453 crc crio[3658]: time=\"2026-06-10T14:29:01.251075934Z\" level=info msg=\"NetworkStart: stopping network for sandbox 149603a80d9f1210736b9cb6e55f2f6b913cca17f905ce47afebf31e5103d4de\" id=eb7cd748-12b4-4472-93ea-f8730d9f8b83 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:01.372238 crc crio[3658]: time=\"2026-06-10T14:29:01.372020968Z\" level=info msg=\"NetworkStart: stopping network for sandbox 619d672f440ad2d1697ec8b24cbba7d3e1a25674e5e61bb20b82ff8a2a888a36\" id=08327c24-3031-4bcc-a357-74c225edc725 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:01.581101 crc crio[3658]: time=\"2026-06-10T14:29:01.580738986Z\" level=info msg=\"NetworkStart: stopping network for sandbox a4182608940692da60e9319ce59d6a74824d3ea9ef25a07a779cb5f5611925e5\" id=9ce43e74-b05f-429d-b9be-e50df5472bb8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:01.613491 crc crio[3658]: time=\"2026-06-10T14:29:01.613221027Z\" level=info msg=\"NetworkStart: stopping network for sandbox 696711912f4ed885d1561e89745ff7f53d064efa558af947b8dbbbf979ccfb92\" id=613e397c-7a1d-4cfa-b69c-044dcea1c40b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:01.693460 crc crio[3658]: time=\"2026-06-10T14:29:01.693232235Z\" level=info msg=\"NetworkStart: stopping network for sandbox 3a821dd9cc654897e668a63382fd512ba47b8cc9a094efacfe74255496cfee2d\" id=550213cc-74b7-4529-9e01-cebff5228e76 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:01.703045 crc crio[3658]: time=\"2026-06-10T14:29:01.702899405Z\" level=info msg=\"NetworkStart: stopping network for sandbox fc867d5599720fd6d6711363d8763aaf7d0fbaaf7dbc569fa50a5f68c9171bad\" id=009c5f76-2672-4bd8-9831-841801849fd9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:01.770139 crc crio[3658]: time=\"2026-06-10T14:29:01.769953567Z\" level=info msg=\"NetworkStart: stopping network for sandbox 3cc07eacd20a33d4271189e3bed94f79c95a6e2c616a18832aff6e9c7564c1bc\" id=a0a4d010-08d8-4893-ad18-f66bd5e47897 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:01.838104 crc crio[3658]: time=\"2026-06-10T14:29:01.837866454Z\" level=info msg=\"NetworkStart: stopping network for sandbox 16ce3fab5d3fe0ae3e51f39a8bc4241cc7f3e18df087716070de140e2a686096\" id=6a7fb1f2-0f7c-49b3-8172-0221d873cca5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:01.942142 crc crio[3658]: time=\"2026-06-10T14:29:01.941915009Z\" level=info msg=\"NetworkStart: stopping network for sandbox fe367e67e5aaaa927b1e343c922d80666d415acdeb6982f136755545092ef975\" id=e5a4ede9-7c12-4854-ad06-10799a1acb7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:01.942540 crc crio[3658]: time=\"2026-06-10T14:29:01.942082974Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 14:29:01.942540 crc crio[3658]: time=\"2026-06-10T14:29:01.942430184Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.943173915Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:67cbb22ea7d45f54be2b729014efdc2c3598de39d9f9e9aaa0c40783989388e0 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/54b46d9d-3ccd-4aa7-9e11-ba54a30b72df 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:0xc00018eff0}] Aliases:map[]}\"\nJun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.943475394Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:10b07ae62bbd7a10a6e66108688c8e718fbd15d9fe2f269c3550e3808551fbc4 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/61019e53-c284-4580-b0c6-0eef53a767e3 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:0xc00018f010}] Aliases:map[]}\"\nJun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.943591368Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.94367463Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.943705971Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.943731152Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:135cd41aa957c31812592f84190ffa98d5c6de0f1f40fe0d78cfbd73065cabea UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/2130387a-f4b0-4e1a-82bd-40031df5c182 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:0xc00012cab8}] Aliases:map[]}\"\nJun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.943792403Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:94cfe4171519322a1523c3cf3c29ec02cd839bbeee129bd18a902530abc333f2 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/9b141bc8-d9f1-47c2-9960-2f8e9cfdd951 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:0xc0023181e8}] Aliases:map[]}\"\nJun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.943896086Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.943923507Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.943934948Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:a4348f5b6c32a5acf98fe0564a771ea75d78701880eb50a8704f09eb59e080d7 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/70a23c97-00e6-4c72-9363-a3cb9df41dc9 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:0xc00172ad18}] Aliases:map[]}\"\nJun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.9440168Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.94403629Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.944048521Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:34ddbf154606e3ef2fe3534f4be273af24bdb817fdce943e6baf30c603c55660 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/f1937ca8-f732-4d77-9b0a-2720fe128194 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:0xc00012caf0}] Aliases:map[]}\"\nJun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.944100742Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.944118063Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.944118063Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:76320e8cbd9cc46f6cf738fd71497631c932d1ab8c043dec188372f28b099a73 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/cbce73c7-3a08-49cb-a70f-b1c4fd1f07a3 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:0xc002318200}] Aliases:map[]}\"\nJun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.944174094Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:7fa98dcc84e87243ae1ab02a0c2b39e8da2f6f10caf1000f147a8c3ec23a8267 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/ee3fbf66-3103-4a95-829f-17451f80de7e 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:0xc00172ad30}] Aliases:map[]}\"\nJun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.944206095Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.944237676Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.94437833Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:1ccadd44834b7b5e5b56b7fd2df01876ef7be4c714003536609bd6703b634888 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/dfb4d1ce-80cc-4675-b5a1-02ff6fde8488 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:0xc00088a2c0}] Aliases:map[]}\"\nJun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.944223066Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.944450542Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.944475803Z\" level=info msg=\"Deleting pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.944498324Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:979cf59e1d347e825ce3368680ce22926206e7004ce1a7ffc221a096d5ee3c6a UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/80bbdf72-b89b-496b-b509-121afb71b801 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:0xc00262a9c0}] Aliases:map[]}\"\nJun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.944510904Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:7f89eae8de953034f48e2926b07a6ac783de42e64764ce0abdeedf15d42ca597 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/99767932-f6ea-4232-83f6-f56c3862f5a1 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:0xc00012cb20}] Aliases:map[]}\"\nJun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.944573566Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.944591877Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.943829664Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.944687059Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.944692759Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:16d2f03412a389d18acb97765513c95f93e5f3f09396199ab874b15bfeca260c UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/be5c7880-c6ba-4f85-a7c1-9d313eeacd19 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:0xc00088a2f0}] Aliases:map[]}\"\nJun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.944751271Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.944764102Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.944776782Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.944795362Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:7bdabf061e2195a167d6d74398a88aeb8957b908a6744c2d613a700af7e190a6 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/b7b71c0d-dca2-4385-956f-2f553ba98a0d 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:0xc00262a9e0}] Aliases:map[]}\"\nJun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.944840294Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:66c1d1f88eb9deec22ed509df81332ac851dfd4383d4fa9517db61cd21a01dfb UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/31cea854-d277-48ca-8ec8-f7d9c9fcf005 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:0xc00012cb38}] Aliases:map[]}\"\nJun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.944894065Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.944911556Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.944927336Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.944935316Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:0959a40e28a1a4b82ba569c73d6d58f7ffc5127a9de74f2f4aad98e03bc411b9 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/b059525d-0b55-47fc-a592-0f482a826585 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:0xc0010982a0}] Aliases:map[]}\"\nJun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.945022399Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.94503969Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.94505641Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.94507058Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:7cb7bfbe9a5aa92b361b6ae5fae396c3e875fbf7ac1ad52894e5692bd06ca521 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/1491f306-1bec-4534-91d2-c7806264217c 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:0xc00262aa20}] Aliases:map[]}\"\nJun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.945120732Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.945135682Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.945151333Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.945354349Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:9a5428f17a586e76a74c40585b301e946bc86b4e4472be4b2d7182385ac83650 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/c9161fde-9ab7-4f67-bb7a-2582e0a05d97 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:0xc00172ad58}] Aliases:map[]}\"\nJun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.945575125Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:dfa918b985eea8947ab9d6d9d154d1a8dab8a40c2c77af5ed8d7dc7fe261a56e UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/f6826395-2b77-45ac-97e6-093a62a0493f 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:0xc0005585b0}] Aliases:map[]}\"\nJun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.945799552Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.945833313Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.945853563Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.944839174Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:46761a0589571e8a7bc86c087598606dc4cf6572d7d73e8e5726e090ac1b5ae5 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/6c1b15b9-d740-49bc-bda9-cfb9eef352bc 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:0xc001098280}] Aliases:map[]}\"\nJun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.946516922Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.946535533Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.946552603Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.944944867Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:2d2de5439318d6d7bfc8a4a076df8a7c35bc27b3e1d9b5919152a5748e37a6ff UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/837b2e58-cab4-4569-8a2b-f262a5359344 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:0xc00262a9f8}] Aliases:map[]}\"\nJun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.94677511Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.944235586Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:9316b08ab6ce76d5ce6800675f587dc35d127e4bedcc924cb149cc7c68ea60e8 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/10027188-54e2-487d-ba4c-6728e8632721 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:0xc00088a2a8}] Aliases:map[]}\"\nJun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.946966295Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.946999066Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.947019247Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.947149331Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:619d672f440ad2d1697ec8b24cbba7d3e1a25674e5e61bb20b82ff8a2a888a36 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/e8a948d4-6515-4425-87c7-5cdb5090d03a 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:0xc00172ad70}] Aliases:map[]}\"\nJun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.947225223Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.947250854Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.947517901Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.947712637Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:0ca1ee781b28d6e5955bd9759759624734d7128ebc56dbefb96ac42fd10d8fe6 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/1c28bf7a-f530-4040-b04f-223a039bd3bc 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:0xc000d8e1d8}] Aliases:map[]}\"\nJun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.94781761Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.947841011Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.947863541Z\" 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 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.94816868Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:a4182608940692da60e9319ce59d6a74824d3ea9ef25a07a779cb5f5611925e5 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/8baa3185-ae12-4c63-8513-a72260c5732b 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:0xc000558660}] Aliases:map[]}\"\nJun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.948248872Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.948403597Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.948427548Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.946966295Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.946864322Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.94849948Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.948684975Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:32f4c829788ccc2ece4ec6487239a42fa985075576d9438b8c430695c5bbc028 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/f607ed86-ac8e-4576-9364-de43a680fa5f 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:0xc00018f080}] Aliases:map[]}\"\nJun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.948781838Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.948795758Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.948811859Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.948931752Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:72f30cb263fa060819214dd3c1e78cd908514e0168a7d64388558123dbe98868 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/df0c48d6-9af5-4804-a83a-755137b0b874 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:0xc0024cc678}] Aliases:map[]}\"\nJun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.949017045Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.949040475Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.949062596Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.943490515Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.949597182Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.949694044Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.94745898Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:be461c889cee8b5dfc6cba75a94236f0aaca3cdcf9e7e747dbb8f958272c4d00 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/08aefed9-b098-4b5e-8075-518fab3d94e2 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:0xc000d8e1b8}] Aliases:map[]}\"\nJun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.950079496Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.95024858Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.950396015Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.950891819Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.95092951Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.944918856Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:696711912f4ed885d1561e89745ff7f53d064efa558af947b8dbbbf979ccfb92 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/781c56e0-2c82-4f05-a1ce-5bc2d9f93af2 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:0xc000558578}] Aliases:map[]}\"\nJun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.952024302Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.952041782Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.952106774Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.944547335Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:737c1c2e1f6a75cdf8356f246572a49339ab9c377abd7eec8e1b2c2784fba3c3 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/5782f9bf-2f25-4196-b6db-c71bb8ee1743 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:0xc00088a2d8}] Aliases:map[]}\"\nJun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.952801804Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:3a821dd9cc654897e668a63382fd512ba47b8cc9a094efacfe74255496cfee2d UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/abeae25e-4bca-4c06-9aa0-7002f2d3d108 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:0xc00008ce20}] Aliases:map[]}\"\nJun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.952836375Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.952863406Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.952885547Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.952920158Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:fc867d5599720fd6d6711363d8763aaf7d0fbaaf7dbc569fa50a5f68c9171bad UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/883d3f37-5408-4f7f-be04-9b625ead045b 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:0xc00008ce38}] Aliases:map[]}\"\nJun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.952955299Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.952963279Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.952971709Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.953043301Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:c43d361b98eb07563aad269e8723f731154ef0c7ee6c76ce7cd8e24e2c44fef0 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/78ea8b91-a437-4544-a93a-b55c0ca3e469 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:0xc000d8e1b0}] Aliases:map[]}\"\nJun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.953151505Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.953178695Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.953201366Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.948793848Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:a3f269694a19fead7d1ea4e8b27ea8b070b9561c018c5d336df95248c16d92b2 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/4b6f7eb7-aad4-4906-b1b7-5d23b4bb2fef 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:0xc0024cc650}] Aliases:map[]}\"\nJun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.954401341Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.954434362Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.954458022Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.95506248Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685015-7cswm Namespace:openshift-operator-lifecycle-manager ID:471bf39dda67cfc55c3ed790aba66bca400b09b04b1a631f38076f5cc83f7ab1 UID:9a011830-c1e5-438f-a26f-1644006586b8 NetNS:/var/run/netns/fa150e93-12a3-4e1b-b610-976823c10895 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a011830_c1e5_438f_a26f_1644006586b8.slice PodAnnotations:0xc00172ad48}] Aliases:map[]}\"\nJun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.955119342Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29685015-7cswm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.944136233Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.944595647Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.957012116Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.957036747Z\" 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 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.945427921Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:ed0f9f8f3e3683deb8e94f190b386e68e126c25626c88487fa70b184080978ba UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/d5aa2749-d2fa-4cb7-a206-ab02508bf85e 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:0xc000558598}] Aliases:map[]}\"\nJun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.957694906Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.957731437Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.957754588Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.95851058Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:16ce3fab5d3fe0ae3e51f39a8bc4241cc7f3e18df087716070de140e2a686096 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/f42f4018-432e-4705-a739-2650801864db 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:0xc000558750}] Aliases:map[]}\"\nJun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.958578602Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.958590882Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.958603673Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.944609707Z\" level=info msg=\"Deleting pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.958885981Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:3cc07eacd20a33d4271189e3bed94f79c95a6e2c616a18832aff6e9c7564c1bc UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/fb09914a-9a4c-4ed2-9e2b-9287e6bf4aeb 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:0xc00018f1e0}] Aliases:map[]}\"\nJun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.958976593Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.958999094Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.959032855Z\" level=info msg=\"Deleting pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.944455103Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.962152725Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.962195057Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.963924247Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:fe367e67e5aaaa927b1e343c922d80666d415acdeb6982f136755545092ef975 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/3a77d6d9-605f-4c5d-930f-b744b238d824 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:0xc00008cec8}] Aliases:map[]}\"\nJun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.964000319Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.964013959Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.964007579Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:149603a80d9f1210736b9cb6e55f2f6b913cca17f905ce47afebf31e5103d4de UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/de25b760-4791-4b4b-a146-3f03d8fecbaa 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:0xc0023182e8}] Aliases:map[]}\"\nJun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.964114642Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.964139653Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.964161364Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.943955288Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:a1e7a6be3fd260a43ebbf9b058779c4612731586e39346f25028cb64995fdbca UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/0b5f781e-d53a-49d0-a85f-f3f40e01bff6 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:0xc00012cad0}] Aliases:map[]}\"\nJun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.964452092Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.964464002Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.964475903Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:01.977927 crc crio[3658]: time=\"2026-06-10T14:29:01.943949068Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:01.977927 crc crio[3658]: time=\"2026-06-10T14:29:01.944161464Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:104ee91e38652f5b978d86928b691421e4c1dd45eb260c6b61895a30e096210a UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/d31b4f8c-f97e-4d10-9012-dc0aa8bba0bd 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:0xc00262a960}] Aliases:map[]}\"\nJun 10 14:29:01.977927 crc crio[3658]: time=\"2026-06-10T14:29:01.973234367Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 14:29:01.977927 crc crio[3658]: time=\"2026-06-10T14:29:01.973396541Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 14:29:01.977927 crc crio[3658]: time=\"2026-06-10T14:29:01.952844606Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 14:29:01.977927 crc crio[3658]: time=\"2026-06-10T14:29:01.973471093Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 14:29:01.977927 crc crio[3658]: time=\"2026-06-10T14:29:01.973498024Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:01.977927 crc crio[3658]: time=\"2026-06-10T14:29:01.9447079Z\" level=info msg=\"Deleting pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:01.977927 crc crio[3658]: time=\"2026-06-10T14:29:01.973428732Z\" 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 10 14:29:01.977927 crc crio[3658]: time=\"2026-06-10T14:29:01.944392511Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:21abdf8c7356d47604648595090d5c4cdc6703af0bc5591d244c1dd853b72b84 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/c3561285-cbaa-4be4-a7e0-875745c4b31a 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:0xc00012cb08}] Aliases:map[]}\"\nJun 10 14:29:01.977927 crc crio[3658]: time=\"2026-06-10T14:29:01.96402826Z\" level=info msg=\"Deleting pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:01.977927 crc crio[3658]: time=\"2026-06-10T14:29:01.974246796Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 14:29:01.984897 crc crio[3658]: time=\"2026-06-10T14:29:01.944400901Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:01.984897 crc crio[3658]: time=\"2026-06-10T14:29:01.943191046Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:65b544867803af66d953f0f7d6078601a96fd0fc9b0f016fb785ec2eea49ad64 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/4802580b-1057-4338-9095-3bb8e24b6c66 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:0xc0024cc640}] Aliases:map[]}\"\nJun 10 14:29:01.984897 crc crio[3658]: time=\"2026-06-10T14:29:01.98473835Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 14:29:01.984897 crc crio[3658]: time=\"2026-06-10T14:29:01.984766101Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 14:29:01.984897 crc crio[3658]: time=\"2026-06-10T14:29:01.984782401Z\" 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 10 14:29:01.985526 crc crio[3658]: time=\"2026-06-10T14:29:01.94471872Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:aeefe444cad0d76640ac635020f3c57600036a27ae8ba1257ed074328c8240e0 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/a64bbb81-5ce7-4dc8-b115-6f3b56d78a74 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:0xc001098230}] Aliases:map[]}\"\nJun 10 14:29:01.985526 crc crio[3658]: time=\"2026-06-10T14:29:01.985195903Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 14:29:01.985526 crc crio[3658]: time=\"2026-06-10T14:29:01.985216334Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 14:29:01.985526 crc crio[3658]: time=\"2026-06-10T14:29:01.985233564Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:01.986001 crc crio[3658]: time=\"2026-06-10T14:29:01.944389951Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:efe9a94c0446fb51ef89aaecf9170749f533963d71320924ef6b05113bfc6b8b UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/415634ca-39af-4ccf-a46f-9876110bfb32 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:0xc00262a9a8}] Aliases:map[]}\"\nJun 10 14:29:01.986113 crc crio[3658]: time=\"2026-06-10T14:29:01.986010357Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 14:29:01.986113 crc crio[3658]: time=\"2026-06-10T14:29:01.986033747Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 14:29:01.986113 crc crio[3658]: time=\"2026-06-10T14:29:01.986049138Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:01.987843 crc crio[3658]: time=\"2026-06-10T14:29:01.944850824Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 14:29:01.988015 crc crio[3658]: time=\"2026-06-10T14:29:01.987976934Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 14:29:01.988221 crc crio[3658]: time=\"2026-06-10T14:29:01.98818266Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:01.989895 crc crio[3658]: time=\"2026-06-10T14:29:01.943187126Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:e6f368eff0db194ed4d6936fed679a3842e9ced28e85a7d3311e925ce4669b06 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/5981d30b-a0ca-4070-9ed4-dbd613029846 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:0xc00018eff8}] Aliases:map[]}\"\nJun 10 14:29:01.990042 crc crio[3658]: time=\"2026-06-10T14:29:01.944054621Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:01.990042 crc crio[3658]: time=\"2026-06-10T14:29:01.989973501Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 14:29:01.990042 crc crio[3658]: time=\"2026-06-10T14:29:01.990005072Z\" 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 10 14:29:01.995029 crc crio[3658]: time=\"2026-06-10T14:29:01.989953761Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"\nJun 10 14:29:01.995180 crc crio[3658]: time=\"2026-06-10T14:29:01.995047809Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"\nJun 10 14:29:01.995180 crc crio[3658]: time=\"2026-06-10T14:29:01.995157082Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:02.003042 crc crio[3658]: 2026-06-10T14:29:01Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 14:29:02.003042 crc crio[3658]: time=\"2026-06-10T14:29:02.002981198Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 0959a40e28a1a4b82ba569c73d6d58f7ffc5127a9de74f2f4aad98e03bc411b9\" id=137bbb00-8490-49ec-a4c1-51559c75a802 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.026579 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 14:29:02.026579 crc crio[3658]: time=\"2026-06-10T14:29:02.026539151Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 66c1d1f88eb9deec22ed509df81332ac851dfd4383d4fa9517db61cd21a01dfb\" id=5300c88a-23f7-4ff8-92d6-cb1ac7ca54c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.031581 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 14:29:02.031788 crc crio[3658]: time=\"2026-06-10T14:29:02.031710081Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 696711912f4ed885d1561e89745ff7f53d064efa558af947b8dbbbf979ccfb92\" id=613e397c-7a1d-4cfa-b69c-044dcea1c40b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.040368 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 14:29:02.041161 crc crio[3658]: time=\"2026-06-10T14:29:02.041118933Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox dfa918b985eea8947ab9d6d9d154d1a8dab8a40c2c77af5ed8d7dc7fe261a56e\" id=6ca7651a-e8c6-4d34-baf0-b99d99ed002c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.045017 crc crio[3658]: time=\"2026-06-10T14:29:02.044956144Z\" level=info msg=\"runSandbox: deleting pod ID dfa918b985eea8947ab9d6d9d154d1a8dab8a40c2c77af5ed8d7dc7fe261a56e from idIndex\" id=6ca7651a-e8c6-4d34-baf0-b99d99ed002c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.047502 crc crio[3658]: time=\"2026-06-10T14:29:02.047461107Z\" level=info msg=\"runSandbox: removing pod sandbox dfa918b985eea8947ab9d6d9d154d1a8dab8a40c2c77af5ed8d7dc7fe261a56e\" id=6ca7651a-e8c6-4d34-baf0-b99d99ed002c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.047968 crc crio[3658]: time=\"2026-06-10T14:29:02.047938531Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox dfa918b985eea8947ab9d6d9d154d1a8dab8a40c2c77af5ed8d7dc7fe261a56e\" id=6ca7651a-e8c6-4d34-baf0-b99d99ed002c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.048129 crc crio[3658]: time=\"2026-06-10T14:29:02.048104686Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox dfa918b985eea8947ab9d6d9d154d1a8dab8a40c2c77af5ed8d7dc7fe261a56e\" id=6ca7651a-e8c6-4d34-baf0-b99d99ed002c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.048821 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 14:29:02.048821 crc crio[3658]: time=\"2026-06-10T14:29:02.048708243Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 67cbb22ea7d45f54be2b729014efdc2c3598de39d9f9e9aaa0c40783989388e0\" id=b7aacec2-1525-4a12-a47f-54749557c723 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.050648 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 14:29:02.050816 crc crio[3658]: time=\"2026-06-10T14:29:02.050744402Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 7f89eae8de953034f48e2926b07a6ac783de42e64764ce0abdeedf15d42ca597\" id=b0bdf560-43cc-4559-8577-b0b59ba49af7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.051131 crc crio[3658]: time=\"2026-06-10T14:29:02.05102735Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: dfa918b985eea8947ab9d6d9d154d1a8dab8a40c2c77af5ed8d7dc7fe261a56e\" id=6ca7651a-e8c6-4d34-baf0-b99d99ed002c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.053393 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 14:29:02.053492 crc crio[3658]: time=\"2026-06-10T14:29:02.053457661Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 7cb7bfbe9a5aa92b361b6ae5fae396c3e875fbf7ac1ad52894e5692bd06ca521\" id=c020900b-51b5-4079-ad96-9558973a0434 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.058377 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 14:29:02.058377 crc crio[3658]: time=\"2026-06-10T14:29:02.058335132Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 149603a80d9f1210736b9cb6e55f2f6b913cca17f905ce47afebf31e5103d4de\" id=eb7cd748-12b4-4472-93ea-f8730d9f8b83 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.060515 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 14:29:02.060515 crc crio[3658]: time=\"2026-06-10T14:29:02.060535276Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox ed0f9f8f3e3683deb8e94f190b386e68e126c25626c88487fa70b184080978ba\" id=0389c2a5-26d0-4ef2-809d-6d1d0796543d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.063217 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 14:29:02.063217 crc crio[3658]: time=\"2026-06-10T14:29:02.063198603Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 7bdabf061e2195a167d6d74398a88aeb8957b908a6744c2d613a700af7e190a6\" id=419c0395-02a5-4969-993e-cef5e59000c1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.071784 crc crio[3658]: time=\"2026-06-10T14:29:02.071310248Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 14:29:02.071784 crc crio[3658]: time=\"2026-06-10T14:29:02.071318828Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=6ca7651a-e8c6-4d34-baf0-b99d99ed002c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.071784 crc crio[3658]: time=\"2026-06-10T14:29:02.071430282Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=6ca7651a-e8c6-4d34-baf0-b99d99ed002c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.079969 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 14:29:02.079969 crc crio[3658]: time=\"2026-06-10T14:29:02.078402334Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox efe9a94c0446fb51ef89aaecf9170749f533963d71320924ef6b05113bfc6b8b\" id=aac0741b-2613-41d1-8dda-4f2ebc7dede4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.082422 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 14:29:02.082422 crc crio[3658]: time=\"2026-06-10T14:29:02.08242323Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 32f4c829788ccc2ece4ec6487239a42fa985075576d9438b8c430695c5bbc028\" id=b148e14a-58b9-41fc-82ff-a7b5bed766ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.084831 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 14:29:02.084831 crc crio[3658]: time=\"2026-06-10T14:29:02.084799829Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 7fa98dcc84e87243ae1ab02a0c2b39e8da2f6f10caf1000f147a8c3ec23a8267\" id=8996514d-fbc5-42ec-886b-19f5cf622fbd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.090113 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 14:29:02.090113 crc crio[3658]: time=\"2026-06-10T14:29:02.090098062Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 2d2de5439318d6d7bfc8a4a076df8a7c35bc27b3e1d9b5919152a5748e37a6ff\" id=42730f06-4e8a-4273-829f-981850fd4c70 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.094526 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 14:29:02.094526 crc crio[3658]: time=\"2026-06-10T14:29:02.094476179Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 16d2f03412a389d18acb97765513c95f93e5f3f09396199ab874b15bfeca260c\" id=19fd02cc-2d8d-43f3-b1cf-59537c61279f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.095732 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 14:29:02.096499 crc crio[3658]: time=\"2026-06-10T14:29:02.095816388Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox fc867d5599720fd6d6711363d8763aaf7d0fbaaf7dbc569fa50a5f68c9171bad\" id=009c5f76-2672-4bd8-9831-841801849fd9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.098184 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 14:29:02.099171 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 14:29:02.099366 crc crio[3658]: time=\"2026-06-10T14:29:02.099215157Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox fe367e67e5aaaa927b1e343c922d80666d415acdeb6982f136755545092ef975\" id=e5a4ede9-7c12-4854-ad06-10799a1acb7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.100084 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 14:29:02.100242 crc crio[3658]: time=\"2026-06-10T14:29:02.100154564Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox aeefe444cad0d76640ac635020f3c57600036a27ae8ba1257ed074328c8240e0\" id=3dc1cf85-5f0c-4507-8c2d-e3c4acb60cf8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.101149 crc crio[3658]: time=\"2026-06-10T14:29:02.101078071Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 619d672f440ad2d1697ec8b24cbba7d3e1a25674e5e61bb20b82ff8a2a888a36\" id=08327c24-3031-4bcc-a357-74c225edc725 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.105435 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 14:29:02.105553 crc crio[3658]: time=\"2026-06-10T14:29:02.105457087Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 1ccadd44834b7b5e5b56b7fd2df01876ef7be4c714003536609bd6703b634888\" id=4e48e304-e840-47a1-ae88-b124e2e0ef00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.106206 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 14:29:02.106349 crc crio[3658]: time=\"2026-06-10T14:29:02.106312122Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 16ce3fab5d3fe0ae3e51f39a8bc4241cc7f3e18df087716070de140e2a686096\" id=6a7fb1f2-0f7c-49b3-8172-0221d873cca5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.107957 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 14:29:02.108097 crc crio[3658]: time=\"2026-06-10T14:29:02.108045072Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 0ca1ee781b28d6e5955bd9759759624734d7128ebc56dbefb96ac42fd10d8fe6\" id=f80cd720-08c3-4825-994f-e32e2a8de395 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.113053 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 14:29:02.113397 crc crio[3658]: time=\"2026-06-10T14:29:02.113191992Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox a4348f5b6c32a5acf98fe0564a771ea75d78701880eb50a8704f09eb59e080d7\" id=fb203ace-eeac-4827-aa2c-cc82dbe07792 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.115222 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 14:29:02.115647 crc crio[3658]: time=\"2026-06-10T14:29:02.115376525Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 979cf59e1d347e825ce3368680ce22926206e7004ce1a7ffc221a096d5ee3c6a\" id=d4d939f8-1f1d-47d7-a4a1-af73c07411e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.117110 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 14:29:02.117187 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 14:29:02.117187 crc crio[3658]: time=\"2026-06-10T14:29:02.117164417Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 10b07ae62bbd7a10a6e66108688c8e718fbd15d9fe2f269c3550e3808551fbc4\" id=84ee9b77-0d52-4445-9a0b-f212b33389f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.117426 crc crio[3658]: time=\"2026-06-10T14:29:02.117231609Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 34ddbf154606e3ef2fe3534f4be273af24bdb817fdce943e6baf30c603c55660\" id=859669f0-7f46-4b2a-9b25-6c23ad16fcb8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.118941 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 14:29:02.118941 crc crio[3658]: time=\"2026-06-10T14:29:02.118812474Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 737c1c2e1f6a75cdf8356f246572a49339ab9c377abd7eec8e1b2c2784fba3c3\" id=d996f548-9b5a-482b-9129-16af77785fa4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.119175 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 14:29:02.119926 crc crio[3658]: time=\"2026-06-10T14:29:02.119805683Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox a4182608940692da60e9319ce59d6a74824d3ea9ef25a07a779cb5f5611925e5\" id=9ce43e74-b05f-429d-b9be-e50df5472bb8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.120719 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 14:29:02.120937 crc crio[3658]: time=\"2026-06-10T14:29:02.120893765Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 9316b08ab6ce76d5ce6800675f587dc35d127e4bedcc924cb149cc7c68ea60e8\" id=89b7416a-a840-46df-b9d7-d1833362850a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.127677 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 14:29:02.127845 crc crio[3658]: time=\"2026-06-10T14:29:02.127777094Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 135cd41aa957c31812592f84190ffa98d5c6de0f1f40fe0d78cfbd73065cabea\" id=469f7fd7-fbab-4e88-8462-7441df44b4c5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.131920 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 14:29:02.132059 crc crio[3658]: time=\"2026-06-10T14:29:02.131992296Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 72f30cb263fa060819214dd3c1e78cd908514e0168a7d64388558123dbe98868\" id=94905ed7-9d4a-423b-a792-900928483f4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.133724 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 14:29:02.133817 crc crio[3658]: time=\"2026-06-10T14:29:02.133785548Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 76320e8cbd9cc46f6cf738fd71497631c932d1ab8c043dec188372f28b099a73\" id=91eac38a-b467-4ebf-a391-0254f05054ed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.140516 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 14:29:02.140779 crc crio[3658]: time=\"2026-06-10T14:29:02.140540104Z\" level=info msg=\"runSandbox: deleting pod ID 67cbb22ea7d45f54be2b729014efdc2c3598de39d9f9e9aaa0c40783989388e0 from idIndex\" id=b7aacec2-1525-4a12-a47f-54749557c723 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.140779 crc crio[3658]: time=\"2026-06-10T14:29:02.140603046Z\" level=info msg=\"runSandbox: removing pod sandbox 67cbb22ea7d45f54be2b729014efdc2c3598de39d9f9e9aaa0c40783989388e0\" id=b7aacec2-1525-4a12-a47f-54749557c723 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.140779 crc crio[3658]: time=\"2026-06-10T14:29:02.140699248Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 67cbb22ea7d45f54be2b729014efdc2c3598de39d9f9e9aaa0c40783989388e0\" id=b7aacec2-1525-4a12-a47f-54749557c723 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.140779 crc crio[3658]: time=\"2026-06-10T14:29:02.140724409Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 67cbb22ea7d45f54be2b729014efdc2c3598de39d9f9e9aaa0c40783989388e0\" id=b7aacec2-1525-4a12-a47f-54749557c723 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.141428 crc crio[3658]: time=\"2026-06-10T14:29:02.140694118Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox a1e7a6be3fd260a43ebbf9b058779c4612731586e39346f25028cb64995fdbca\" id=15e10e24-f959-47ee-8e3e-d1ec4c791412 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.141713 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 14:29:02.141810 crc crio[3658]: time=\"2026-06-10T14:29:02.141698607Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 104ee91e38652f5b978d86928b691421e4c1dd45eb260c6b61895a30e096210a\" id=d7d43c2c-32e4-43ba-b9e2-17c7774dcc1f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.141810 crc crio[3658]: time=\"2026-06-10T14:29:02.141743249Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 67cbb22ea7d45f54be2b729014efdc2c3598de39d9f9e9aaa0c40783989388e0\" id=b7aacec2-1525-4a12-a47f-54749557c723 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.144016 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 14:29:02.144096 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 14:29:02.144096 crc crio[3658]: time=\"2026-06-10T14:29:02.144071746Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox a3f269694a19fead7d1ea4e8b27ea8b070b9561c018c5d336df95248c16d92b2\" id=d55ef981-e519-41b0-8962-9b8abed3bc79 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.144217 crc crio[3658]: time=\"2026-06-10T14:29:02.144129138Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 9a5428f17a586e76a74c40585b301e946bc86b4e4472be4b2d7182385ac83650\" id=0b358ed3-53f1-45f9-8727-d3c3e4b48b70 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.144656 crc crio[3658]: time=\"2026-06-10T14:29:02.14455505Z\" level=info msg=\"runSandbox: deleting pod ID 66c1d1f88eb9deec22ed509df81332ac851dfd4383d4fa9517db61cd21a01dfb from idIndex\" id=5300c88a-23f7-4ff8-92d6-cb1ac7ca54c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.144754 crc crio[3658]: time=\"2026-06-10T14:29:02.144657033Z\" level=info msg=\"runSandbox: deleting pod ID 7f89eae8de953034f48e2926b07a6ac783de42e64764ce0abdeedf15d42ca597 from idIndex\" id=b0bdf560-43cc-4559-8577-b0b59ba49af7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.144754 crc crio[3658]: time=\"2026-06-10T14:29:02.144679704Z\" level=info msg=\"runSandbox: removing pod sandbox 66c1d1f88eb9deec22ed509df81332ac851dfd4383d4fa9517db61cd21a01dfb\" id=5300c88a-23f7-4ff8-92d6-cb1ac7ca54c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.144754 crc crio[3658]: time=\"2026-06-10T14:29:02.144733805Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 66c1d1f88eb9deec22ed509df81332ac851dfd4383d4fa9517db61cd21a01dfb\" id=5300c88a-23f7-4ff8-92d6-cb1ac7ca54c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.144754 crc crio[3658]: time=\"2026-06-10T14:29:02.144750086Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 66c1d1f88eb9deec22ed509df81332ac851dfd4383d4fa9517db61cd21a01dfb\" id=5300c88a-23f7-4ff8-92d6-cb1ac7ca54c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.144948 crc crio[3658]: time=\"2026-06-10T14:29:02.144756576Z\" level=info msg=\"runSandbox: removing pod sandbox 7f89eae8de953034f48e2926b07a6ac783de42e64764ce0abdeedf15d42ca597\" id=b0bdf560-43cc-4559-8577-b0b59ba49af7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.144948 crc crio[3658]: time=\"2026-06-10T14:29:02.144802797Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 7f89eae8de953034f48e2926b07a6ac783de42e64764ce0abdeedf15d42ca597\" id=b0bdf560-43cc-4559-8577-b0b59ba49af7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.144948 crc crio[3658]: time=\"2026-06-10T14:29:02.144599371Z\" level=info msg=\"runSandbox: deleting pod ID 696711912f4ed885d1561e89745ff7f53d064efa558af947b8dbbbf979ccfb92 from idIndex\" id=613e397c-7a1d-4cfa-b69c-044dcea1c40b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.144948 crc crio[3658]: time=\"2026-06-10T14:29:02.144914571Z\" level=info msg=\"runSandbox: removing pod sandbox 696711912f4ed885d1561e89745ff7f53d064efa558af947b8dbbbf979ccfb92\" id=613e397c-7a1d-4cfa-b69c-044dcea1c40b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.144948 crc crio[3658]: time=\"2026-06-10T14:29:02.144921981Z\" level=info msg=\"runSandbox: deleting pod ID 0959a40e28a1a4b82ba569c73d6d58f7ffc5127a9de74f2f4aad98e03bc411b9 from idIndex\" id=137bbb00-8490-49ec-a4c1-51559c75a802 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.145435 crc crio[3658]: time=\"2026-06-10T14:29:02.144970962Z\" level=info msg=\"runSandbox: removing pod sandbox 0959a40e28a1a4b82ba569c73d6d58f7ffc5127a9de74f2f4aad98e03bc411b9\" id=137bbb00-8490-49ec-a4c1-51559c75a802 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.145435 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 14:29:02.145435 crc crio[3658]: time=\"2026-06-10T14:29:02.145015034Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 0959a40e28a1a4b82ba569c73d6d58f7ffc5127a9de74f2f4aad98e03bc411b9\" id=137bbb00-8490-49ec-a4c1-51559c75a802 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.145435 crc crio[3658]: time=\"2026-06-10T14:29:02.145038014Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 0959a40e28a1a4b82ba569c73d6d58f7ffc5127a9de74f2f4aad98e03bc411b9\" id=137bbb00-8490-49ec-a4c1-51559c75a802 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.145435 crc crio[3658]: time=\"2026-06-10T14:29:02.145052915Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox e6f368eff0db194ed4d6936fed679a3842e9ced28e85a7d3311e925ce4669b06\" id=b179a7cc-1d0d-45ce-aefd-8476d626b175 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.145435 crc crio[3658]: time=\"2026-06-10T14:29:02.144939141Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 696711912f4ed885d1561e89745ff7f53d064efa558af947b8dbbbf979ccfb92\" id=613e397c-7a1d-4cfa-b69c-044dcea1c40b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.145435 crc crio[3658]: time=\"2026-06-10T14:29:02.145203129Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 696711912f4ed885d1561e89745ff7f53d064efa558af947b8dbbbf979ccfb92\" id=613e397c-7a1d-4cfa-b69c-044dcea1c40b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.145435 crc crio[3658]: time=\"2026-06-10T14:29:02.144850299Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 7f89eae8de953034f48e2926b07a6ac783de42e64764ce0abdeedf15d42ca597\" id=b0bdf560-43cc-4559-8577-b0b59ba49af7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.146186 crc crio[3658]: time=\"2026-06-10T14:29:02.146138816Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 696711912f4ed885d1561e89745ff7f53d064efa558af947b8dbbbf979ccfb92\" id=613e397c-7a1d-4cfa-b69c-044dcea1c40b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.146391 crc crio[3658]: time=\"2026-06-10T14:29:02.146181017Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 7f89eae8de953034f48e2926b07a6ac783de42e64764ce0abdeedf15d42ca597\" id=b0bdf560-43cc-4559-8577-b0b59ba49af7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.146524 crc crio[3658]: time=\"2026-06-10T14:29:02.146480076Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 66c1d1f88eb9deec22ed509df81332ac851dfd4383d4fa9517db61cd21a01dfb\" id=5300c88a-23f7-4ff8-92d6-cb1ac7ca54c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.146524 crc crio[3658]: time=\"2026-06-10T14:29:02.146500857Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 0959a40e28a1a4b82ba569c73d6d58f7ffc5127a9de74f2f4aad98e03bc411b9\" id=137bbb00-8490-49ec-a4c1-51559c75a802 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.146805 crc crio[3658]: time=\"2026-06-10T14:29:02.146729123Z\" level=info msg=\"runSandbox: deleting pod ID a1e7a6be3fd260a43ebbf9b058779c4612731586e39346f25028cb64995fdbca from idIndex\" id=15e10e24-f959-47ee-8e3e-d1ec4c791412 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.146805 crc crio[3658]: time=\"2026-06-10T14:29:02.146769784Z\" level=info msg=\"runSandbox: removing pod sandbox a1e7a6be3fd260a43ebbf9b058779c4612731586e39346f25028cb64995fdbca\" id=15e10e24-f959-47ee-8e3e-d1ec4c791412 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.146952 crc crio[3658]: time=\"2026-06-10T14:29:02.146817156Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox a1e7a6be3fd260a43ebbf9b058779c4612731586e39346f25028cb64995fdbca\" id=15e10e24-f959-47ee-8e3e-d1ec4c791412 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.146952 crc crio[3658]: time=\"2026-06-10T14:29:02.146840926Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox a1e7a6be3fd260a43ebbf9b058779c4612731586e39346f25028cb64995fdbca\" id=15e10e24-f959-47ee-8e3e-d1ec4c791412 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.147203 crc crio[3658]: time=\"2026-06-10T14:29:02.147161266Z\" level=info msg=\"runSandbox: deleting pod ID 149603a80d9f1210736b9cb6e55f2f6b913cca17f905ce47afebf31e5103d4de from idIndex\" id=eb7cd748-12b4-4472-93ea-f8730d9f8b83 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.147341 crc crio[3658]: time=\"2026-06-10T14:29:02.147207767Z\" level=info msg=\"runSandbox: removing pod sandbox 149603a80d9f1210736b9cb6e55f2f6b913cca17f905ce47afebf31e5103d4de\" id=eb7cd748-12b4-4472-93ea-f8730d9f8b83 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.147341 crc crio[3658]: time=\"2026-06-10T14:29:02.147240418Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 149603a80d9f1210736b9cb6e55f2f6b913cca17f905ce47afebf31e5103d4de\" id=eb7cd748-12b4-4472-93ea-f8730d9f8b83 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.147341 crc crio[3658]: time=\"2026-06-10T14:29:02.14729997Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 149603a80d9f1210736b9cb6e55f2f6b913cca17f905ce47afebf31e5103d4de\" id=eb7cd748-12b4-4472-93ea-f8730d9f8b83 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.147509 crc crio[3658]: time=\"2026-06-10T14:29:02.147336201Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0\" id=b7aacec2-1525-4a12-a47f-54749557c723 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.147509 crc crio[3658]: time=\"2026-06-10T14:29:02.147369552Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0\" id=b7aacec2-1525-4a12-a47f-54749557c723 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.147764 crc crio[3658]: time=\"2026-06-10T14:29:02.147680951Z\" level=info msg=\"runSandbox: deleting pod ID efe9a94c0446fb51ef89aaecf9170749f533963d71320924ef6b05113bfc6b8b from idIndex\" id=aac0741b-2613-41d1-8dda-4f2ebc7dede4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.147853 crc crio[3658]: time=\"2026-06-10T14:29:02.147787284Z\" level=info msg=\"runSandbox: removing pod sandbox efe9a94c0446fb51ef89aaecf9170749f533963d71320924ef6b05113bfc6b8b\" id=aac0741b-2613-41d1-8dda-4f2ebc7dede4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.147853 crc crio[3658]: time=\"2026-06-10T14:29:02.147818115Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox efe9a94c0446fb51ef89aaecf9170749f533963d71320924ef6b05113bfc6b8b\" id=aac0741b-2613-41d1-8dda-4f2ebc7dede4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.147853 crc crio[3658]: time=\"2026-06-10T14:29:02.147832205Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox efe9a94c0446fb51ef89aaecf9170749f533963d71320924ef6b05113bfc6b8b\" id=aac0741b-2613-41d1-8dda-4f2ebc7dede4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.148671 crc crio[3658]: time=\"2026-06-10T14:29:02.148539736Z\" level=info msg=\"runSandbox: deleting pod ID 7cb7bfbe9a5aa92b361b6ae5fae396c3e875fbf7ac1ad52894e5692bd06ca521 from idIndex\" id=c020900b-51b5-4079-ad96-9558973a0434 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.148671 crc crio[3658]: time=\"2026-06-10T14:29:02.148577577Z\" level=info msg=\"runSandbox: removing pod sandbox 7cb7bfbe9a5aa92b361b6ae5fae396c3e875fbf7ac1ad52894e5692bd06ca521\" id=c020900b-51b5-4079-ad96-9558973a0434 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.148671 crc crio[3658]: time=\"2026-06-10T14:29:02.148608998Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 7cb7bfbe9a5aa92b361b6ae5fae396c3e875fbf7ac1ad52894e5692bd06ca521\" id=c020900b-51b5-4079-ad96-9558973a0434 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.148671 crc crio[3658]: time=\"2026-06-10T14:29:02.14867155Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 7cb7bfbe9a5aa92b361b6ae5fae396c3e875fbf7ac1ad52894e5692bd06ca521\" id=c020900b-51b5-4079-ad96-9558973a0434 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.149844 crc crio[3658]: time=\"2026-06-10T14:29:02.149066491Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: a1e7a6be3fd260a43ebbf9b058779c4612731586e39346f25028cb64995fdbca\" id=15e10e24-f959-47ee-8e3e-d1ec4c791412 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.149844 crc crio[3658]: time=\"2026-06-10T14:29:02.149101942Z\" level=info msg=\"runSandbox: deleting pod ID fe367e67e5aaaa927b1e343c922d80666d415acdeb6982f136755545092ef975 from idIndex\" id=e5a4ede9-7c12-4854-ad06-10799a1acb7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.149844 crc crio[3658]: time=\"2026-06-10T14:29:02.149131803Z\" level=info msg=\"runSandbox: deleting pod ID a3f269694a19fead7d1ea4e8b27ea8b070b9561c018c5d336df95248c16d92b2 from idIndex\" id=d55ef981-e519-41b0-8962-9b8abed3bc79 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.149844 crc crio[3658]: time=\"2026-06-10T14:29:02.149103252Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: efe9a94c0446fb51ef89aaecf9170749f533963d71320924ef6b05113bfc6b8b\" id=aac0741b-2613-41d1-8dda-4f2ebc7dede4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.149844 crc crio[3658]: time=\"2026-06-10T14:29:02.149137663Z\" level=info msg=\"runSandbox: deleting pod ID aeefe444cad0d76640ac635020f3c57600036a27ae8ba1257ed074328c8240e0 from idIndex\" id=3dc1cf85-5f0c-4507-8c2d-e3c4acb60cf8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.149844 crc crio[3658]: time=\"2026-06-10T14:29:02.14938078Z\" level=info msg=\"runSandbox: removing pod sandbox aeefe444cad0d76640ac635020f3c57600036a27ae8ba1257ed074328c8240e0\" id=3dc1cf85-5f0c-4507-8c2d-e3c4acb60cf8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.149844 crc crio[3658]: time=\"2026-06-10T14:29:02.149401341Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox aeefe444cad0d76640ac635020f3c57600036a27ae8ba1257ed074328c8240e0\" id=3dc1cf85-5f0c-4507-8c2d-e3c4acb60cf8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.149844 crc crio[3658]: time=\"2026-06-10T14:29:02.149408811Z\" level=info msg=\"runSandbox: deleting pod ID 32f4c829788ccc2ece4ec6487239a42fa985075576d9438b8c430695c5bbc028 from idIndex\" id=b148e14a-58b9-41fc-82ff-a7b5bed766ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.149844 crc crio[3658]: time=\"2026-06-10T14:29:02.149426131Z\" level=info msg=\"runSandbox: deleting pod ID ed0f9f8f3e3683deb8e94f190b386e68e126c25626c88487fa70b184080978ba from idIndex\" id=0389c2a5-26d0-4ef2-809d-6d1d0796543d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.149844 crc crio[3658]: time=\"2026-06-10T14:29:02.149415741Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox aeefe444cad0d76640ac635020f3c57600036a27ae8ba1257ed074328c8240e0\" id=3dc1cf85-5f0c-4507-8c2d-e3c4acb60cf8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.149844 crc crio[3658]: time=\"2026-06-10T14:29:02.149149543Z\" level=info msg=\"runSandbox: removing pod sandbox fe367e67e5aaaa927b1e343c922d80666d415acdeb6982f136755545092ef975\" id=e5a4ede9-7c12-4854-ad06-10799a1acb7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.149844 crc crio[3658]: time=\"2026-06-10T14:29:02.149487693Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox fe367e67e5aaaa927b1e343c922d80666d415acdeb6982f136755545092ef975\" id=e5a4ede9-7c12-4854-ad06-10799a1acb7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.149844 crc crio[3658]: time=\"2026-06-10T14:29:02.149504054Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox fe367e67e5aaaa927b1e343c922d80666d415acdeb6982f136755545092ef975\" id=e5a4ede9-7c12-4854-ad06-10799a1acb7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.149844 crc crio[3658]: time=\"2026-06-10T14:29:02.149440202Z\" level=info msg=\"runSandbox: removing pod sandbox 32f4c829788ccc2ece4ec6487239a42fa985075576d9438b8c430695c5bbc028\" id=b148e14a-58b9-41fc-82ff-a7b5bed766ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.149844 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 14:29:02.149844 crc crio[3658]: time=\"2026-06-10T14:29:02.149648038Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 32f4c829788ccc2ece4ec6487239a42fa985075576d9438b8c430695c5bbc028\" id=b148e14a-58b9-41fc-82ff-a7b5bed766ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.149844 crc crio[3658]: time=\"2026-06-10T14:29:02.149675869Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 32f4c829788ccc2ece4ec6487239a42fa985075576d9438b8c430695c5bbc028\" id=b148e14a-58b9-41fc-82ff-a7b5bed766ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.149844 crc crio[3658]: time=\"2026-06-10T14:29:02.149167504Z\" level=info msg=\"runSandbox: removing pod sandbox a3f269694a19fead7d1ea4e8b27ea8b070b9561c018c5d336df95248c16d92b2\" id=d55ef981-e519-41b0-8962-9b8abed3bc79 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.149844 crc crio[3658]: time=\"2026-06-10T14:29:02.14972033Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 94cfe4171519322a1523c3cf3c29ec02cd839bbeee129bd18a902530abc333f2\" id=d3183a2e-fe64-4248-8785-e5ffc7584b3d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.149453562Z\" level=info msg=\"runSandbox: removing pod sandbox ed0f9f8f3e3683deb8e94f190b386e68e126c25626c88487fa70b184080978ba\" id=0389c2a5-26d0-4ef2-809d-6d1d0796543d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.150022399Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox ed0f9f8f3e3683deb8e94f190b386e68e126c25626c88487fa70b184080978ba\" id=0389c2a5-26d0-4ef2-809d-6d1d0796543d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.150347198Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox ed0f9f8f3e3683deb8e94f190b386e68e126c25626c88487fa70b184080978ba\" id=0389c2a5-26d0-4ef2-809d-6d1d0796543d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.150394369Z\" level=info msg=\"runSandbox: deleting pod ID 104ee91e38652f5b978d86928b691421e4c1dd45eb260c6b61895a30e096210a from idIndex\" id=d7d43c2c-32e4-43ba-b9e2-17c7774dcc1f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.150439041Z\" level=info msg=\"runSandbox: deleting pod ID 16d2f03412a389d18acb97765513c95f93e5f3f09396199ab874b15bfeca260c from idIndex\" id=19fd02cc-2d8d-43f3-b1cf-59537c61279f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.150458701Z\" level=info msg=\"runSandbox: removing pod sandbox 104ee91e38652f5b978d86928b691421e4c1dd45eb260c6b61895a30e096210a\" id=d7d43c2c-32e4-43ba-b9e2-17c7774dcc1f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.150464851Z\" level=info msg=\"runSandbox: removing pod sandbox 16d2f03412a389d18acb97765513c95f93e5f3f09396199ab874b15bfeca260c\" id=19fd02cc-2d8d-43f3-b1cf-59537c61279f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.150488222Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 104ee91e38652f5b978d86928b691421e4c1dd45eb260c6b61895a30e096210a\" id=d7d43c2c-32e4-43ba-b9e2-17c7774dcc1f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.150495252Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 16d2f03412a389d18acb97765513c95f93e5f3f09396199ab874b15bfeca260c\" id=19fd02cc-2d8d-43f3-b1cf-59537c61279f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.150504083Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 104ee91e38652f5b978d86928b691421e4c1dd45eb260c6b61895a30e096210a\" id=d7d43c2c-32e4-43ba-b9e2-17c7774dcc1f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.150508943Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 16d2f03412a389d18acb97765513c95f93e5f3f09396199ab874b15bfeca260c\" id=19fd02cc-2d8d-43f3-b1cf-59537c61279f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.150710159Z\" level=info msg=\"runSandbox: deleting pod ID 2d2de5439318d6d7bfc8a4a076df8a7c35bc27b3e1d9b5919152a5748e37a6ff from idIndex\" id=42730f06-4e8a-4273-829f-981850fd4c70 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.150735459Z\" level=info msg=\"runSandbox: removing pod sandbox 2d2de5439318d6d7bfc8a4a076df8a7c35bc27b3e1d9b5919152a5748e37a6ff\" id=42730f06-4e8a-4273-829f-981850fd4c70 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.15076967Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 2d2de5439318d6d7bfc8a4a076df8a7c35bc27b3e1d9b5919152a5748e37a6ff\" id=42730f06-4e8a-4273-829f-981850fd4c70 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.14972661Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox a3f269694a19fead7d1ea4e8b27ea8b070b9561c018c5d336df95248c16d92b2\" id=d55ef981-e519-41b0-8962-9b8abed3bc79 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.150832822Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox a3f269694a19fead7d1ea4e8b27ea8b070b9561c018c5d336df95248c16d92b2\" id=d55ef981-e519-41b0-8962-9b8abed3bc79 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.150839072Z\" level=info msg=\"runSandbox: deleting pod ID fc867d5599720fd6d6711363d8763aaf7d0fbaaf7dbc569fa50a5f68c9171bad from idIndex\" id=009c5f76-2672-4bd8-9831-841801849fd9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.153963 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.151006997Z\" level=info msg=\"runSandbox: removing pod sandbox fc867d5599720fd6d6711363d8763aaf7d0fbaaf7dbc569fa50a5f68c9171bad\" id=009c5f76-2672-4bd8-9831-841801849fd9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.151573884Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: a3f269694a19fead7d1ea4e8b27ea8b070b9561c018c5d336df95248c16d92b2\" id=d55ef981-e519-41b0-8962-9b8abed3bc79 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.150710129Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 7cb7bfbe9a5aa92b361b6ae5fae396c3e875fbf7ac1ad52894e5692bd06ca521\" id=c020900b-51b5-4079-ad96-9558973a0434 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.151598224Z\" level=info msg=\"runSandbox: deleting pod ID 737c1c2e1f6a75cdf8356f246572a49339ab9c377abd7eec8e1b2c2784fba3c3 from idIndex\" id=d996f548-9b5a-482b-9129-16af77785fa4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.151653606Z\" level=info msg=\"runSandbox: removing pod sandbox 737c1c2e1f6a75cdf8356f246572a49339ab9c377abd7eec8e1b2c2784fba3c3\" id=d996f548-9b5a-482b-9129-16af77785fa4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.151677287Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 737c1c2e1f6a75cdf8356f246572a49339ab9c377abd7eec8e1b2c2784fba3c3\" id=d996f548-9b5a-482b-9129-16af77785fa4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.151689287Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 737c1c2e1f6a75cdf8356f246572a49339ab9c377abd7eec8e1b2c2784fba3c3\" id=d996f548-9b5a-482b-9129-16af77785fa4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.151740248Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 16d2f03412a389d18acb97765513c95f93e5f3f09396199ab874b15bfeca260c\" id=19fd02cc-2d8d-43f3-b1cf-59537c61279f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.151754349Z\" level=info msg=\"runSandbox: deleting pod ID 979cf59e1d347e825ce3368680ce22926206e7004ce1a7ffc221a096d5ee3c6a from idIndex\" id=d4d939f8-1f1d-47d7-a4a1-af73c07411e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.151575474Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox fc867d5599720fd6d6711363d8763aaf7d0fbaaf7dbc569fa50a5f68c9171bad\" id=009c5f76-2672-4bd8-9831-841801849fd9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.15180091Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox fc867d5599720fd6d6711363d8763aaf7d0fbaaf7dbc569fa50a5f68c9171bad\" id=009c5f76-2672-4bd8-9831-841801849fd9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.151852652Z\" level=info msg=\"runSandbox: deleting pod ID 34ddbf154606e3ef2fe3534f4be273af24bdb817fdce943e6baf30c603c55660 from idIndex\" id=859669f0-7f46-4b2a-9b25-6c23ad16fcb8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.151886123Z\" level=info msg=\"runSandbox: removing pod sandbox 34ddbf154606e3ef2fe3534f4be273af24bdb817fdce943e6baf30c603c55660\" id=859669f0-7f46-4b2a-9b25-6c23ad16fcb8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.151913833Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 34ddbf154606e3ef2fe3534f4be273af24bdb817fdce943e6baf30c603c55660\" id=859669f0-7f46-4b2a-9b25-6c23ad16fcb8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.151930874Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 34ddbf154606e3ef2fe3534f4be273af24bdb817fdce943e6baf30c603c55660\" id=859669f0-7f46-4b2a-9b25-6c23ad16fcb8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.150038919Z\" level=info msg=\"runSandbox: deleting pod ID 7fa98dcc84e87243ae1ab02a0c2b39e8da2f6f10caf1000f147a8c3ec23a8267 from idIndex\" id=8996514d-fbc5-42ec-886b-19f5cf622fbd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.152072348Z\" level=info msg=\"runSandbox: removing pod sandbox 979cf59e1d347e825ce3368680ce22926206e7004ce1a7ffc221a096d5ee3c6a\" id=d4d939f8-1f1d-47d7-a4a1-af73c07411e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.152099679Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 979cf59e1d347e825ce3368680ce22926206e7004ce1a7ffc221a096d5ee3c6a\" id=d4d939f8-1f1d-47d7-a4a1-af73c07411e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.152115529Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 979cf59e1d347e825ce3368680ce22926206e7004ce1a7ffc221a096d5ee3c6a\" id=d4d939f8-1f1d-47d7-a4a1-af73c07411e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.152074168Z\" level=info msg=\"runSandbox: removing pod sandbox 7fa98dcc84e87243ae1ab02a0c2b39e8da2f6f10caf1000f147a8c3ec23a8267\" id=8996514d-fbc5-42ec-886b-19f5cf622fbd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.152198622Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 7fa98dcc84e87243ae1ab02a0c2b39e8da2f6f10caf1000f147a8c3ec23a8267\" id=8996514d-fbc5-42ec-886b-19f5cf622fbd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.152213892Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 7fa98dcc84e87243ae1ab02a0c2b39e8da2f6f10caf1000f147a8c3ec23a8267\" id=8996514d-fbc5-42ec-886b-19f5cf622fbd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.152176431Z\" level=info msg=\"runSandbox: deleting pod ID 76320e8cbd9cc46f6cf738fd71497631c932d1ab8c043dec188372f28b099a73 from idIndex\" id=91eac38a-b467-4ebf-a391-0254f05054ed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.152552442Z\" level=info msg=\"runSandbox: removing pod sandbox 76320e8cbd9cc46f6cf738fd71497631c932d1ab8c043dec188372f28b099a73\" id=91eac38a-b467-4ebf-a391-0254f05054ed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.152651465Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 76320e8cbd9cc46f6cf738fd71497631c932d1ab8c043dec188372f28b099a73\" id=91eac38a-b467-4ebf-a391-0254f05054ed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.152768228Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: aeefe444cad0d76640ac635020f3c57600036a27ae8ba1257ed074328c8240e0\" id=3dc1cf85-5f0c-4507-8c2d-e3c4acb60cf8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.151034988Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: fe367e67e5aaaa927b1e343c922d80666d415acdeb6982f136755545092ef975\" id=e5a4ede9-7c12-4854-ad06-10799a1acb7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.151123281Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 3a821dd9cc654897e668a63382fd512ba47b8cc9a094efacfe74255496cfee2d\" id=550213cc-74b7-4529-9e01-cebff5228e76 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.152891952Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 76320e8cbd9cc46f6cf738fd71497631c932d1ab8c043dec188372f28b099a73\" id=91eac38a-b467-4ebf-a391-0254f05054ed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.149143673Z\" level=info msg=\"runSandbox: deleting pod ID 7bdabf061e2195a167d6d74398a88aeb8957b908a6744c2d613a700af7e190a6 from idIndex\" id=419c0395-02a5-4969-993e-cef5e59000c1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.153641914Z\" level=info msg=\"runSandbox: removing pod sandbox 7bdabf061e2195a167d6d74398a88aeb8957b908a6744c2d613a700af7e190a6\" id=419c0395-02a5-4969-993e-cef5e59000c1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.153672664Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 7bdabf061e2195a167d6d74398a88aeb8957b908a6744c2d613a700af7e190a6\" id=419c0395-02a5-4969-993e-cef5e59000c1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.153686905Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 7bdabf061e2195a167d6d74398a88aeb8957b908a6744c2d613a700af7e190a6\" id=419c0395-02a5-4969-993e-cef5e59000c1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.15318602Z\" level=info msg=\"runSandbox: deleting pod ID 16ce3fab5d3fe0ae3e51f39a8bc4241cc7f3e18df087716070de140e2a686096 from idIndex\" id=6a7fb1f2-0f7c-49b3-8172-0221d873cca5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.158860 crc crio[3658]: time=\"2026-06-10T14:29:02.153732606Z\" level=info msg=\"runSandbox: removing pod sandbox 16ce3fab5d3fe0ae3e51f39a8bc4241cc7f3e18df087716070de140e2a686096\" id=6a7fb1f2-0f7c-49b3-8172-0221d873cca5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.158860 crc crio[3658]: time=\"2026-06-10T14:29:02.154484228Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 7bdabf061e2195a167d6d74398a88aeb8957b908a6744c2d613a700af7e190a6\" id=419c0395-02a5-4969-993e-cef5e59000c1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.158860 crc crio[3658]: time=\"2026-06-10T14:29:02.153922002Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 7fa98dcc84e87243ae1ab02a0c2b39e8da2f6f10caf1000f147a8c3ec23a8267\" id=8996514d-fbc5-42ec-886b-19f5cf622fbd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.158860 crc crio[3658]: time=\"2026-06-10T14:29:02.151339407Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 32f4c829788ccc2ece4ec6487239a42fa985075576d9438b8c430695c5bbc028\" id=b148e14a-58b9-41fc-82ff-a7b5bed766ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.158860 crc crio[3658]: time=\"2026-06-10T14:29:02.151200893Z\" level=info msg=\"runSandbox: deleting pod ID 0ca1ee781b28d6e5955bd9759759624734d7128ebc56dbefb96ac42fd10d8fe6 from idIndex\" id=f80cd720-08c3-4825-994f-e32e2a8de395 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.158860 crc crio[3658]: time=\"2026-06-10T14:29:02.155111236Z\" level=info msg=\"runSandbox: removing pod sandbox 0ca1ee781b28d6e5955bd9759759624734d7128ebc56dbefb96ac42fd10d8fe6\" id=f80cd720-08c3-4825-994f-e32e2a8de395 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.158860 crc crio[3658]: time=\"2026-06-10T14:29:02.155226059Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 0ca1ee781b28d6e5955bd9759759624734d7128ebc56dbefb96ac42fd10d8fe6\" id=f80cd720-08c3-4825-994f-e32e2a8de395 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.158860 crc crio[3658]: time=\"2026-06-10T14:29:02.15525026Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 0ca1ee781b28d6e5955bd9759759624734d7128ebc56dbefb96ac42fd10d8fe6\" id=f80cd720-08c3-4825-994f-e32e2a8de395 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.158860 crc crio[3658]: time=\"2026-06-10T14:29:02.151398439Z\" level=info msg=\"runSandbox: deleting pod ID a4182608940692da60e9319ce59d6a74824d3ea9ef25a07a779cb5f5611925e5 from idIndex\" id=9ce43e74-b05f-429d-b9be-e50df5472bb8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.158860 crc crio[3658]: time=\"2026-06-10T14:29:02.155445116Z\" level=info msg=\"runSandbox: removing pod sandbox a4182608940692da60e9319ce59d6a74824d3ea9ef25a07a779cb5f5611925e5\" id=9ce43e74-b05f-429d-b9be-e50df5472bb8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.158860 crc crio[3658]: time=\"2026-06-10T14:29:02.155516048Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox a4182608940692da60e9319ce59d6a74824d3ea9ef25a07a779cb5f5611925e5\" id=9ce43e74-b05f-429d-b9be-e50df5472bb8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.158860 crc crio[3658]: time=\"2026-06-10T14:29:02.155531318Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox a4182608940692da60e9319ce59d6a74824d3ea9ef25a07a779cb5f5611925e5\" id=9ce43e74-b05f-429d-b9be-e50df5472bb8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.158860 crc crio[3658]: time=\"2026-06-10T14:29:02.151160502Z\" level=info msg=\"runSandbox: deleting pod ID 135cd41aa957c31812592f84190ffa98d5c6de0f1f40fe0d78cfbd73065cabea from idIndex\" id=469f7fd7-fbab-4e88-8462-7441df44b4c5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.158860 crc crio[3658]: time=\"2026-06-10T14:29:02.156038703Z\" level=info msg=\"runSandbox: deleting pod ID 10b07ae62bbd7a10a6e66108688c8e718fbd15d9fe2f269c3550e3808551fbc4 from idIndex\" id=84ee9b77-0d52-4445-9a0b-f212b33389f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.158860 crc crio[3658]: time=\"2026-06-10T14:29:02.150187633Z\" level=info msg=\"runSandbox: deleting pod ID 1ccadd44834b7b5e5b56b7fd2df01876ef7be4c714003536609bd6703b634888 from idIndex\" id=4e48e304-e840-47a1-ae88-b124e2e0ef00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.158860 crc crio[3658]: time=\"2026-06-10T14:29:02.156377963Z\" level=info msg=\"runSandbox: removing pod sandbox 1ccadd44834b7b5e5b56b7fd2df01876ef7be4c714003536609bd6703b634888\" id=4e48e304-e840-47a1-ae88-b124e2e0ef00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.158860 crc crio[3658]: time=\"2026-06-10T14:29:02.156410314Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 1ccadd44834b7b5e5b56b7fd2df01876ef7be4c714003536609bd6703b634888\" id=4e48e304-e840-47a1-ae88-b124e2e0ef00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.158860 crc crio[3658]: time=\"2026-06-10T14:29:02.156429874Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 1ccadd44834b7b5e5b56b7fd2df01876ef7be4c714003536609bd6703b634888\" id=4e48e304-e840-47a1-ae88-b124e2e0ef00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.158860 crc crio[3658]: time=\"2026-06-10T14:29:02.156530297Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 979cf59e1d347e825ce3368680ce22926206e7004ce1a7ffc221a096d5ee3c6a\" id=d4d939f8-1f1d-47d7-a4a1-af73c07411e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.158860 crc crio[3658]: time=\"2026-06-10T14:29:02.156570688Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 76320e8cbd9cc46f6cf738fd71497631c932d1ab8c043dec188372f28b099a73\" id=91eac38a-b467-4ebf-a391-0254f05054ed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.158860 crc crio[3658]: time=\"2026-06-10T14:29:02.157925408Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 0ca1ee781b28d6e5955bd9759759624734d7128ebc56dbefb96ac42fd10d8fe6\" id=f80cd720-08c3-4825-994f-e32e2a8de395 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.158860 crc crio[3658]: time=\"2026-06-10T14:29:02.156218688Z\" level=info msg=\"runSandbox: removing pod sandbox 10b07ae62bbd7a10a6e66108688c8e718fbd15d9fe2f269c3550e3808551fbc4\" id=84ee9b77-0d52-4445-9a0b-f212b33389f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.158860 crc crio[3658]: time=\"2026-06-10T14:29:02.15800947Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 10b07ae62bbd7a10a6e66108688c8e718fbd15d9fe2f269c3550e3808551fbc4\" id=84ee9b77-0d52-4445-9a0b-f212b33389f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.158860 crc crio[3658]: time=\"2026-06-10T14:29:02.158039901Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 10b07ae62bbd7a10a6e66108688c8e718fbd15d9fe2f269c3550e3808551fbc4\" id=84ee9b77-0d52-4445-9a0b-f212b33389f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.158860 crc crio[3658]: time=\"2026-06-10T14:29:02.158738361Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: a4182608940692da60e9319ce59d6a74824d3ea9ef25a07a779cb5f5611925e5\" id=9ce43e74-b05f-429d-b9be-e50df5472bb8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.158860 crc crio[3658]: time=\"2026-06-10T14:29:02.151173492Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 2d2de5439318d6d7bfc8a4a076df8a7c35bc27b3e1d9b5919152a5748e37a6ff\" id=42730f06-4e8a-4273-829f-981850fd4c70 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.161016 crc crio[3658]: time=\"2026-06-10T14:29:02.160159662Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 1ccadd44834b7b5e5b56b7fd2df01876ef7be4c714003536609bd6703b634888\" id=4e48e304-e840-47a1-ae88-b124e2e0ef00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.161016 crc crio[3658]: time=\"2026-06-10T14:29:02.160177643Z\" level=info msg=\"runSandbox: deleting pod ID 619d672f440ad2d1697ec8b24cbba7d3e1a25674e5e61bb20b82ff8a2a888a36 from idIndex\" id=08327c24-3031-4bcc-a357-74c225edc725 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.161016 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 14:29:02.161016 crc crio[3658]: time=\"2026-06-10T14:29:02.160170433Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 10b07ae62bbd7a10a6e66108688c8e718fbd15d9fe2f269c3550e3808551fbc4\" id=84ee9b77-0d52-4445-9a0b-f212b33389f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.161016 crc crio[3658]: time=\"2026-06-10T14:29:02.160192433Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 16ce3fab5d3fe0ae3e51f39a8bc4241cc7f3e18df087716070de140e2a686096\" id=6a7fb1f2-0f7c-49b3-8172-0221d873cca5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.161016 crc crio[3658]: time=\"2026-06-10T14:29:02.160234394Z\" level=info msg=\"runSandbox: removing pod sandbox 619d672f440ad2d1697ec8b24cbba7d3e1a25674e5e61bb20b82ff8a2a888a36\" id=08327c24-3031-4bcc-a357-74c225edc725 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.161016 crc crio[3658]: time=\"2026-06-10T14:29:02.160396189Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 16ce3fab5d3fe0ae3e51f39a8bc4241cc7f3e18df087716070de140e2a686096\" id=6a7fb1f2-0f7c-49b3-8172-0221d873cca5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.161016 crc crio[3658]: time=\"2026-06-10T14:29:02.156207158Z\" level=info msg=\"runSandbox: removing pod sandbox 135cd41aa957c31812592f84190ffa98d5c6de0f1f40fe0d78cfbd73065cabea\" id=469f7fd7-fbab-4e88-8462-7441df44b4c5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.161016 crc crio[3658]: time=\"2026-06-10T14:29:02.160554764Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 135cd41aa957c31812592f84190ffa98d5c6de0f1f40fe0d78cfbd73065cabea\" id=469f7fd7-fbab-4e88-8462-7441df44b4c5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.161016 crc crio[3658]: time=\"2026-06-10T14:29:02.160640476Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 2d2de5439318d6d7bfc8a4a076df8a7c35bc27b3e1d9b5919152a5748e37a6ff\" id=42730f06-4e8a-4273-829f-981850fd4c70 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.161016 crc crio[3658]: time=\"2026-06-10T14:29:02.153945832Z\" level=info msg=\"runSandbox: deleting pod ID 94cfe4171519322a1523c3cf3c29ec02cd839bbeee129bd18a902530abc333f2 from idIndex\" id=d3183a2e-fe64-4248-8785-e5ffc7584b3d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.161016 crc crio[3658]: time=\"2026-06-10T14:29:02.160745929Z\" level=info msg=\"runSandbox: removing pod sandbox 94cfe4171519322a1523c3cf3c29ec02cd839bbeee129bd18a902530abc333f2\" id=d3183a2e-fe64-4248-8785-e5ffc7584b3d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.161016 crc crio[3658]: time=\"2026-06-10T14:29:02.160816961Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 94cfe4171519322a1523c3cf3c29ec02cd839bbeee129bd18a902530abc333f2\" id=d3183a2e-fe64-4248-8785-e5ffc7584b3d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.161016 crc crio[3658]: time=\"2026-06-10T14:29:02.160864103Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 94cfe4171519322a1523c3cf3c29ec02cd839bbeee129bd18a902530abc333f2\" id=d3183a2e-fe64-4248-8785-e5ffc7584b3d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.161677 crc crio[3658]: time=\"2026-06-10T14:29:02.16042033Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 619d672f440ad2d1697ec8b24cbba7d3e1a25674e5e61bb20b82ff8a2a888a36\" id=08327c24-3031-4bcc-a357-74c225edc725 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.161677 crc crio[3658]: time=\"2026-06-10T14:29:02.16110249Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 619d672f440ad2d1697ec8b24cbba7d3e1a25674e5e61bb20b82ff8a2a888a36\" id=08327c24-3031-4bcc-a357-74c225edc725 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.161677 crc crio[3658]: time=\"2026-06-10T14:29:02.161180362Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 16ce3fab5d3fe0ae3e51f39a8bc4241cc7f3e18df087716070de140e2a686096\" id=6a7fb1f2-0f7c-49b3-8172-0221d873cca5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.161677 crc crio[3658]: time=\"2026-06-10T14:29:02.160642526Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 135cd41aa957c31812592f84190ffa98d5c6de0f1f40fe0d78cfbd73065cabea\" id=469f7fd7-fbab-4e88-8462-7441df44b4c5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.161677 crc crio[3658]: time=\"2026-06-10T14:29:02.154000264Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 104ee91e38652f5b978d86928b691421e4c1dd45eb260c6b61895a30e096210a\" id=d7d43c2c-32e4-43ba-b9e2-17c7774dcc1f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.161677 crc crio[3658]: time=\"2026-06-10T14:29:02.153093628Z\" level=info msg=\"runSandbox: deleting pod ID a4348f5b6c32a5acf98fe0564a771ea75d78701880eb50a8704f09eb59e080d7 from idIndex\" id=fb203ace-eeac-4827-aa2c-cc82dbe07792 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.161677 crc crio[3658]: time=\"2026-06-10T14:29:02.161391828Z\" level=info msg=\"runSandbox: removing pod sandbox a4348f5b6c32a5acf98fe0564a771ea75d78701880eb50a8704f09eb59e080d7\" id=fb203ace-eeac-4827-aa2c-cc82dbe07792 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.161677 crc crio[3658]: time=\"2026-06-10T14:29:02.161420859Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox a4348f5b6c32a5acf98fe0564a771ea75d78701880eb50a8704f09eb59e080d7\" id=fb203ace-eeac-4827-aa2c-cc82dbe07792 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.161677 crc crio[3658]: time=\"2026-06-10T14:29:02.161441379Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox a4348f5b6c32a5acf98fe0564a771ea75d78701880eb50a8704f09eb59e080d7\" id=fb203ace-eeac-4827-aa2c-cc82dbe07792 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.161677 crc crio[3658]: time=\"2026-06-10T14:29:02.161481031Z\" level=info msg=\"runSandbox: deleting pod ID 72f30cb263fa060819214dd3c1e78cd908514e0168a7d64388558123dbe98868 from idIndex\" id=94905ed7-9d4a-423b-a792-900928483f4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.161677 crc crio[3658]: time=\"2026-06-10T14:29:02.161521932Z\" level=info msg=\"runSandbox: removing pod sandbox 72f30cb263fa060819214dd3c1e78cd908514e0168a7d64388558123dbe98868\" id=94905ed7-9d4a-423b-a792-900928483f4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.161677 crc crio[3658]: time=\"2026-06-10T14:29:02.161576083Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 72f30cb263fa060819214dd3c1e78cd908514e0168a7d64388558123dbe98868\" id=94905ed7-9d4a-423b-a792-900928483f4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.161677 crc crio[3658]: time=\"2026-06-10T14:29:02.161594584Z\" 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=b0bdf560-43cc-4559-8577-b0b59ba49af7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.161677 crc crio[3658]: time=\"2026-06-10T14:29:02.161669906Z\" 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=b0bdf560-43cc-4559-8577-b0b59ba49af7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.162235 crc crio[3658]: time=\"2026-06-10T14:29:02.161838651Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 94cfe4171519322a1523c3cf3c29ec02cd839bbeee129bd18a902530abc333f2\" id=d3183a2e-fe64-4248-8785-e5ffc7584b3d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.162235 crc crio[3658]: time=\"2026-06-10T14:29:02.161601484Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 72f30cb263fa060819214dd3c1e78cd908514e0168a7d64388558123dbe98868\" id=94905ed7-9d4a-423b-a792-900928483f4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.162235 crc crio[3658]: time=\"2026-06-10T14:29:02.162105449Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 135cd41aa957c31812592f84190ffa98d5c6de0f1f40fe0d78cfbd73065cabea\" id=469f7fd7-fbab-4e88-8462-7441df44b4c5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.162235 crc crio[3658]: time=\"2026-06-10T14:29:02.154082596Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 34ddbf154606e3ef2fe3534f4be273af24bdb817fdce943e6baf30c603c55660\" id=859669f0-7f46-4b2a-9b25-6c23ad16fcb8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.162235 crc crio[3658]: time=\"2026-06-10T14:29:02.16214965Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: a4348f5b6c32a5acf98fe0564a771ea75d78701880eb50a8704f09eb59e080d7\" id=fb203ace-eeac-4827-aa2c-cc82dbe07792 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.162235 crc crio[3658]: time=\"2026-06-10T14:29:02.154399065Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: fc867d5599720fd6d6711363d8763aaf7d0fbaaf7dbc569fa50a5f68c9171bad\" id=009c5f76-2672-4bd8-9831-841801849fd9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.162235 crc crio[3658]: time=\"2026-06-10T14:29:02.151069249Z\" level=info msg=\"runSandbox: deleting pod ID 9a5428f17a586e76a74c40585b301e946bc86b4e4472be4b2d7182385ac83650 from idIndex\" id=0b358ed3-53f1-45f9-8727-d3c3e4b48b70 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.162235 crc crio[3658]: time=\"2026-06-10T14:29:02.154237511Z\" level=info msg=\"runSandbox: deleting pod ID e6f368eff0db194ed4d6936fed679a3842e9ced28e85a7d3311e925ce4669b06 from idIndex\" id=b179a7cc-1d0d-45ce-aefd-8476d626b175 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.162235 crc crio[3658]: time=\"2026-06-10T14:29:02.162231182Z\" level=info msg=\"runSandbox: removing pod sandbox e6f368eff0db194ed4d6936fed679a3842e9ced28e85a7d3311e925ce4669b06\" id=b179a7cc-1d0d-45ce-aefd-8476d626b175 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.163722 crc crio[3658]: time=\"2026-06-10T14:29:02.160174083Z\" level=info msg=\"runSandbox: deleting pod ID 3a821dd9cc654897e668a63382fd512ba47b8cc9a094efacfe74255496cfee2d from idIndex\" id=550213cc-74b7-4529-9e01-cebff5228e76 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.163722 crc crio[3658]: time=\"2026-06-10T14:29:02.162358166Z\" level=info msg=\"runSandbox: removing pod sandbox 3a821dd9cc654897e668a63382fd512ba47b8cc9a094efacfe74255496cfee2d\" id=550213cc-74b7-4529-9e01-cebff5228e76 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.163722 crc crio[3658]: time=\"2026-06-10T14:29:02.162389597Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 3a821dd9cc654897e668a63382fd512ba47b8cc9a094efacfe74255496cfee2d\" id=550213cc-74b7-4529-9e01-cebff5228e76 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.163722 crc crio[3658]: time=\"2026-06-10T14:29:02.162407827Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 3a821dd9cc654897e668a63382fd512ba47b8cc9a094efacfe74255496cfee2d\" id=550213cc-74b7-4529-9e01-cebff5228e76 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.163722 crc crio[3658]: time=\"2026-06-10T14:29:02.162215422Z\" level=info msg=\"runSandbox: removing pod sandbox 9a5428f17a586e76a74c40585b301e946bc86b4e4472be4b2d7182385ac83650\" id=0b358ed3-53f1-45f9-8727-d3c3e4b48b70 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.163722 crc crio[3658]: time=\"2026-06-10T14:29:02.162460389Z\" level=info msg=\"runSandbox: deleting pod ID 9316b08ab6ce76d5ce6800675f587dc35d127e4bedcc924cb149cc7c68ea60e8 from idIndex\" id=89b7416a-a840-46df-b9d7-d1833362850a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.163722 crc crio[3658]: time=\"2026-06-10T14:29:02.16249792Z\" level=info msg=\"runSandbox: removing pod sandbox 9316b08ab6ce76d5ce6800675f587dc35d127e4bedcc924cb149cc7c68ea60e8\" id=89b7416a-a840-46df-b9d7-d1833362850a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.163722 crc crio[3658]: time=\"2026-06-10T14:29:02.162523161Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 9316b08ab6ce76d5ce6800675f587dc35d127e4bedcc924cb149cc7c68ea60e8\" id=89b7416a-a840-46df-b9d7-d1833362850a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.163722 crc crio[3658]: time=\"2026-06-10T14:29:02.162545151Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 9316b08ab6ce76d5ce6800675f587dc35d127e4bedcc924cb149cc7c68ea60e8\" id=89b7416a-a840-46df-b9d7-d1833362850a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.163722 crc crio[3658]: time=\"2026-06-10T14:29:02.162601503Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 619d672f440ad2d1697ec8b24cbba7d3e1a25674e5e61bb20b82ff8a2a888a36\" id=08327c24-3031-4bcc-a357-74c225edc725 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.163722 crc crio[3658]: time=\"2026-06-10T14:29:02.162304754Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox e6f368eff0db194ed4d6936fed679a3842e9ced28e85a7d3311e925ce4669b06\" id=b179a7cc-1d0d-45ce-aefd-8476d626b175 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.163722 crc crio[3658]: time=\"2026-06-10T14:29:02.162723937Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox e6f368eff0db194ed4d6936fed679a3842e9ced28e85a7d3311e925ce4669b06\" id=b179a7cc-1d0d-45ce-aefd-8476d626b175 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.163722 crc crio[3658]: time=\"2026-06-10T14:29:02.16284115Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 72f30cb263fa060819214dd3c1e78cd908514e0168a7d64388558123dbe98868\" id=94905ed7-9d4a-423b-a792-900928483f4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.163722 crc crio[3658]: time=\"2026-06-10T14:29:02.160358618Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox be461c889cee8b5dfc6cba75a94236f0aaca3cdcf9e7e747dbb8f958272c4d00\" id=11bf5a68-e0d4-439a-a69a-f916d831eb1a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.163722 crc crio[3658]: time=\"2026-06-10T14:29:02.162464049Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 9a5428f17a586e76a74c40585b301e946bc86b4e4472be4b2d7182385ac83650\" id=0b358ed3-53f1-45f9-8727-d3c3e4b48b70 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.163722 crc crio[3658]: time=\"2026-06-10T14:29:02.163142159Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 9a5428f17a586e76a74c40585b301e946bc86b4e4472be4b2d7182385ac83650\" id=0b358ed3-53f1-45f9-8727-d3c3e4b48b70 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.163722 crc crio[3658]: time=\"2026-06-10T14:29:02.16317687Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 9316b08ab6ce76d5ce6800675f587dc35d127e4bedcc924cb149cc7c68ea60e8\" id=89b7416a-a840-46df-b9d7-d1833362850a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.163722 crc crio[3658]: time=\"2026-06-10T14:29:02.151199743Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 149603a80d9f1210736b9cb6e55f2f6b913cca17f905ce47afebf31e5103d4de\" id=eb7cd748-12b4-4472-93ea-f8730d9f8b83 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.163722 crc crio[3658]: time=\"2026-06-10T14:29:02.153564341Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: ed0f9f8f3e3683deb8e94f190b386e68e126c25626c88487fa70b184080978ba\" id=0389c2a5-26d0-4ef2-809d-6d1d0796543d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.163722 crc crio[3658]: time=\"2026-06-10T14:29:02.154042995Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 737c1c2e1f6a75cdf8356f246572a49339ab9c377abd7eec8e1b2c2784fba3c3\" id=d996f548-9b5a-482b-9129-16af77785fa4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.166546 crc crio[3658]: time=\"2026-06-10T14:29:02.165111366Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: e6f368eff0db194ed4d6936fed679a3842e9ced28e85a7d3311e925ce4669b06\" id=b179a7cc-1d0d-45ce-aefd-8476d626b175 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.166546 crc crio[3658]: time=\"2026-06-10T14:29:02.165783465Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 3a821dd9cc654897e668a63382fd512ba47b8cc9a094efacfe74255496cfee2d\" id=550213cc-74b7-4529-9e01-cebff5228e76 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.166546 crc crio[3658]: time=\"2026-06-10T14:29:02.166172676Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 9a5428f17a586e76a74c40585b301e946bc86b4e4472be4b2d7182385ac83650\" id=0b358ed3-53f1-45f9-8727-d3c3e4b48b70 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.172694 crc crio[3658]: time=\"2026-06-10T14:29:02.171610754Z\" level=info msg=\"runSandbox: deleting pod ID be461c889cee8b5dfc6cba75a94236f0aaca3cdcf9e7e747dbb8f958272c4d00 from idIndex\" id=11bf5a68-e0d4-439a-a69a-f916d831eb1a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.172694 crc crio[3658]: time=\"2026-06-10T14:29:02.171710877Z\" level=info msg=\"runSandbox: removing pod sandbox be461c889cee8b5dfc6cba75a94236f0aaca3cdcf9e7e747dbb8f958272c4d00\" id=11bf5a68-e0d4-439a-a69a-f916d831eb1a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.172694 crc crio[3658]: time=\"2026-06-10T14:29:02.171764869Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox be461c889cee8b5dfc6cba75a94236f0aaca3cdcf9e7e747dbb8f958272c4d00\" id=11bf5a68-e0d4-439a-a69a-f916d831eb1a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.172694 crc crio[3658]: time=\"2026-06-10T14:29:02.171783969Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox be461c889cee8b5dfc6cba75a94236f0aaca3cdcf9e7e747dbb8f958272c4d00\" id=11bf5a68-e0d4-439a-a69a-f916d831eb1a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.175921 crc crio[3658]: time=\"2026-06-10T14:29:02.175831906Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: be461c889cee8b5dfc6cba75a94236f0aaca3cdcf9e7e747dbb8f958272c4d00\" id=11bf5a68-e0d4-439a-a69a-f916d831eb1a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.176054 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 14:29:02.176054 crc crio[3658]: time=\"2026-06-10T14:29:02.176001111Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 46761a0589571e8a7bc86c087598606dc4cf6572d7d73e8e5726e090ac1b5ae5\" id=12778afe-5699-48a6-b031-ae8913e8959f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.184234 crc crio[3658]: time=\"2026-06-10T14:29:02.179491152Z\" level=info msg=\"runSandbox: deleting pod ID 46761a0589571e8a7bc86c087598606dc4cf6572d7d73e8e5726e090ac1b5ae5 from idIndex\" id=12778afe-5699-48a6-b031-ae8913e8959f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.184234 crc crio[3658]: time=\"2026-06-10T14:29:02.179516783Z\" level=info msg=\"runSandbox: removing pod sandbox 46761a0589571e8a7bc86c087598606dc4cf6572d7d73e8e5726e090ac1b5ae5\" id=12778afe-5699-48a6-b031-ae8913e8959f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.184234 crc crio[3658]: time=\"2026-06-10T14:29:02.179549884Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 46761a0589571e8a7bc86c087598606dc4cf6572d7d73e8e5726e090ac1b5ae5\" id=12778afe-5699-48a6-b031-ae8913e8959f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.184234 crc crio[3658]: time=\"2026-06-10T14:29:02.179573635Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 46761a0589571e8a7bc86c087598606dc4cf6572d7d73e8e5726e090ac1b5ae5\" id=12778afe-5699-48a6-b031-ae8913e8959f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.184234 crc crio[3658]: time=\"2026-06-10T14:29:02.181115319Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 46761a0589571e8a7bc86c087598606dc4cf6572d7d73e8e5726e090ac1b5ae5\" id=12778afe-5699-48a6-b031-ae8913e8959f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.188748 crc crio[3658]: time=\"2026-06-10T14:29:02.18596066Z\" 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=d4d939f8-1f1d-47d7-a4a1-af73c07411e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.188748 crc crio[3658]: time=\"2026-06-10T14:29:02.186026292Z\" 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=d4d939f8-1f1d-47d7-a4a1-af73c07411e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.193762 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 14:29:02.194035 crc crio[3658]: time=\"2026-06-10T14:29:02.193922091Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 21abdf8c7356d47604648595090d5c4cdc6703af0bc5591d244c1dd853b72b84\" id=a7bb7f1d-7a4c-4fdb-90e5-28481de55b6d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.195058 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 14:29:02.195177 crc crio[3658]: time=\"2026-06-10T14:29:02.195120445Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox c43d361b98eb07563aad269e8723f731154ef0c7ee6c76ce7cd8e24e2c44fef0\" id=1a371183-710d-46eb-9ee9-b2b456595b93 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.195933 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 14:29:02.196003 crc crio[3658]: time=\"2026-06-10T14:29:02.19596923Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 65b544867803af66d953f0f7d6078601a96fd0fc9b0f016fb785ec2eea49ad64\" id=5372cbb9-e2cf-4674-a193-7dd6d44734b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.196231 crc crio[3658]: time=\"2026-06-10T14:29:02.196165356Z\" level=info msg=\"runSandbox: deleting pod ID 21abdf8c7356d47604648595090d5c4cdc6703af0bc5591d244c1dd853b72b84 from idIndex\" id=a7bb7f1d-7a4c-4fdb-90e5-28481de55b6d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.196458 crc crio[3658]: time=\"2026-06-10T14:29:02.196358641Z\" level=info msg=\"runSandbox: removing pod sandbox 21abdf8c7356d47604648595090d5c4cdc6703af0bc5591d244c1dd853b72b84\" id=a7bb7f1d-7a4c-4fdb-90e5-28481de55b6d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.196458 crc crio[3658]: time=\"2026-06-10T14:29:02.196432243Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 21abdf8c7356d47604648595090d5c4cdc6703af0bc5591d244c1dd853b72b84\" id=a7bb7f1d-7a4c-4fdb-90e5-28481de55b6d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.196458 crc crio[3658]: time=\"2026-06-10T14:29:02.196452224Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 21abdf8c7356d47604648595090d5c4cdc6703af0bc5591d244c1dd853b72b84\" id=a7bb7f1d-7a4c-4fdb-90e5-28481de55b6d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.198044 crc crio[3658]: time=\"2026-06-10T14:29:02.197960478Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0\" id=469f7fd7-fbab-4e88-8462-7441df44b4c5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.198044 crc crio[3658]: time=\"2026-06-10T14:29:02.19803712Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0\" id=469f7fd7-fbab-4e88-8462-7441df44b4c5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.205091 crc crio[3658]: time=\"2026-06-10T14:29:02.204994341Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 21abdf8c7356d47604648595090d5c4cdc6703af0bc5591d244c1dd853b72b84\" id=a7bb7f1d-7a4c-4fdb-90e5-28481de55b6d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.205474 crc crio[3658]: time=\"2026-06-10T14:29:02.205420654Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=859669f0-7f46-4b2a-9b25-6c23ad16fcb8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.205474 crc crio[3658]: time=\"2026-06-10T14:29:02.205491056Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=859669f0-7f46-4b2a-9b25-6c23ad16fcb8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.206960 crc crio[3658]: time=\"2026-06-10T14:29:02.206561977Z\" level=info msg=\"runSandbox: deleting pod ID 65b544867803af66d953f0f7d6078601a96fd0fc9b0f016fb785ec2eea49ad64 from idIndex\" id=5372cbb9-e2cf-4674-a193-7dd6d44734b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.206960 crc crio[3658]: time=\"2026-06-10T14:29:02.206641199Z\" level=info msg=\"runSandbox: removing pod sandbox 65b544867803af66d953f0f7d6078601a96fd0fc9b0f016fb785ec2eea49ad64\" id=5372cbb9-e2cf-4674-a193-7dd6d44734b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.206960 crc crio[3658]: time=\"2026-06-10T14:29:02.20668812Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 65b544867803af66d953f0f7d6078601a96fd0fc9b0f016fb785ec2eea49ad64\" id=5372cbb9-e2cf-4674-a193-7dd6d44734b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.206960 crc crio[3658]: time=\"2026-06-10T14:29:02.206707261Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 65b544867803af66d953f0f7d6078601a96fd0fc9b0f016fb785ec2eea49ad64\" id=5372cbb9-e2cf-4674-a193-7dd6d44734b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.208345 crc crio[3658]: time=\"2026-06-10T14:29:02.208170623Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 65b544867803af66d953f0f7d6078601a96fd0fc9b0f016fb785ec2eea49ad64\" id=5372cbb9-e2cf-4674-a193-7dd6d44734b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.209150 crc crio[3658]: time=\"2026-06-10T14:29:02.209014638Z\" level=info msg=\"runSandbox: deleting pod ID c43d361b98eb07563aad269e8723f731154ef0c7ee6c76ce7cd8e24e2c44fef0 from idIndex\" id=1a371183-710d-46eb-9ee9-b2b456595b93 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.209671 crc crio[3658]: time=\"2026-06-10T14:29:02.209550463Z\" level=info msg=\"runSandbox: removing pod sandbox c43d361b98eb07563aad269e8723f731154ef0c7ee6c76ce7cd8e24e2c44fef0\" id=1a371183-710d-46eb-9ee9-b2b456595b93 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.210046 crc crio[3658]: time=\"2026-06-10T14:29:02.209941695Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox c43d361b98eb07563aad269e8723f731154ef0c7ee6c76ce7cd8e24e2c44fef0\" id=1a371183-710d-46eb-9ee9-b2b456595b93 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.210204 crc crio[3658]: time=\"2026-06-10T14:29:02.210185482Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox c43d361b98eb07563aad269e8723f731154ef0c7ee6c76ce7cd8e24e2c44fef0\" id=1a371183-710d-46eb-9ee9-b2b456595b93 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.210945 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory\nJun 10 14:29:02.211040 crc crio[3658]: time=\"2026-06-10T14:29:02.210986035Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 3cc07eacd20a33d4271189e3bed94f79c95a6e2c616a18832aff6e9c7564c1bc\" id=a0a4d010-08d8-4893-ad18-f66bd5e47897 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.211370 crc crio[3658]: time=\"2026-06-10T14:29:02.211226022Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=aac0741b-2613-41d1-8dda-4f2ebc7dede4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.211370 crc crio[3658]: time=\"2026-06-10T14:29:02.211336325Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=aac0741b-2613-41d1-8dda-4f2ebc7dede4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.211479 crc crio[3658]: time=\"2026-06-10T14:29:02.211230562Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: c43d361b98eb07563aad269e8723f731154ef0c7ee6c76ce7cd8e24e2c44fef0\" id=1a371183-710d-46eb-9ee9-b2b456595b93 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.213459 crc crio[3658]: time=\"2026-06-10T14:29:02.213391745Z\" level=info msg=\"runSandbox: deleting pod ID 3cc07eacd20a33d4271189e3bed94f79c95a6e2c616a18832aff6e9c7564c1bc from idIndex\" id=a0a4d010-08d8-4893-ad18-f66bd5e47897 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.213459 crc crio[3658]: time=\"2026-06-10T14:29:02.213448726Z\" level=info msg=\"runSandbox: removing pod sandbox 3cc07eacd20a33d4271189e3bed94f79c95a6e2c616a18832aff6e9c7564c1bc\" id=a0a4d010-08d8-4893-ad18-f66bd5e47897 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.213564 crc crio[3658]: time=\"2026-06-10T14:29:02.213485547Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 3cc07eacd20a33d4271189e3bed94f79c95a6e2c616a18832aff6e9c7564c1bc\" id=a0a4d010-08d8-4893-ad18-f66bd5e47897 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.213564 crc crio[3658]: time=\"2026-06-10T14:29:02.213505048Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 3cc07eacd20a33d4271189e3bed94f79c95a6e2c616a18832aff6e9c7564c1bc\" id=a0a4d010-08d8-4893-ad18-f66bd5e47897 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.214106 crc crio[3658]: time=\"2026-06-10T14:29:02.214044184Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 3cc07eacd20a33d4271189e3bed94f79c95a6e2c616a18832aff6e9c7564c1bc\" id=a0a4d010-08d8-4893-ad18-f66bd5e47897 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.216633 crc crio[3658]: time=\"2026-06-10T14:29:02.216571567Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=15e10e24-f959-47ee-8e3e-d1ec4c791412 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.216841 crc crio[3658]: time=\"2026-06-10T14:29:02.216654449Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=15e10e24-f959-47ee-8e3e-d1ec4c791412 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.222201 crc crio[3658]: time=\"2026-06-10T14:29:02.222118007Z\" 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=a0a4d010-08d8-4893-ad18-f66bd5e47897 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.222318 crc crio[3658]: time=\"2026-06-10T14:29:02.22221446Z\" 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=a0a4d010-08d8-4893-ad18-f66bd5e47897 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.227052 crc crio[3658]: time=\"2026-06-10T14:29:02.226965808Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0\" id=fb203ace-eeac-4827-aa2c-cc82dbe07792 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.227052 crc crio[3658]: time=\"2026-06-10T14:29:02.22703561Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0\" id=fb203ace-eeac-4827-aa2c-cc82dbe07792 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.232512 crc crio[3658]: time=\"2026-06-10T14:29:02.232489388Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=009c5f76-2672-4bd8-9831-841801849fd9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.232556 crc crio[3658]: time=\"2026-06-10T14:29:02.232514889Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=009c5f76-2672-4bd8-9831-841801849fd9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.236507 crc crio[3658]: time=\"2026-06-10T14:29:02.236396321Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=08327c24-3031-4bcc-a357-74c225edc725 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.236507 crc crio[3658]: time=\"2026-06-10T14:29:02.236453583Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=08327c24-3031-4bcc-a357-74c225edc725 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.240950 crc crio[3658]: time=\"2026-06-10T14:29:02.240301934Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=94905ed7-9d4a-423b-a792-900928483f4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.240950 crc crio[3658]: time=\"2026-06-10T14:29:02.240334105Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=94905ed7-9d4a-423b-a792-900928483f4e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.247965 crc crio[3658]: time=\"2026-06-10T14:29:02.247896564Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=89b7416a-a840-46df-b9d7-d1833362850a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.247965 crc crio[3658]: time=\"2026-06-10T14:29:02.247961826Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=89b7416a-a840-46df-b9d7-d1833362850a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.254027 crc crio[3658]: time=\"2026-06-10T14:29:02.25396617Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0\" id=eb7cd748-12b4-4472-93ea-f8730d9f8b83 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.254027 crc crio[3658]: time=\"2026-06-10T14:29:02.254018682Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0\" id=eb7cd748-12b4-4472-93ea-f8730d9f8b83 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.257917 crc crio[3658]: time=\"2026-06-10T14:29:02.257827382Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0\" id=0389c2a5-26d0-4ef2-809d-6d1d0796543d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.257917 crc crio[3658]: time=\"2026-06-10T14:29:02.257907734Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0\" id=0389c2a5-26d0-4ef2-809d-6d1d0796543d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.262182 crc crio[3658]: time=\"2026-06-10T14:29:02.262123106Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=d996f548-9b5a-482b-9129-16af77785fa4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.262298 crc crio[3658]: time=\"2026-06-10T14:29:02.262213029Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=d996f548-9b5a-482b-9129-16af77785fa4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.266363 crc crio[3658]: time=\"2026-06-10T14:29:02.266217725Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=b179a7cc-1d0d-45ce-aefd-8476d626b175 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.266363 crc crio[3658]: time=\"2026-06-10T14:29:02.266319958Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=b179a7cc-1d0d-45ce-aefd-8476d626b175 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.270774 crc crio[3658]: time=\"2026-06-10T14:29:02.270726166Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0\" id=550213cc-74b7-4529-9e01-cebff5228e76 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.270774 crc crio[3658]: time=\"2026-06-10T14:29:02.270767647Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0\" id=550213cc-74b7-4529-9e01-cebff5228e76 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.277107 crc crio[3658]: time=\"2026-06-10T14:29:02.277016948Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=0b358ed3-53f1-45f9-8727-d3c3e4b48b70 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.277107 crc crio[3658]: time=\"2026-06-10T14:29:02.27709532Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=0b358ed3-53f1-45f9-8727-d3c3e4b48b70 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.281343 crc crio[3658]: time=\"2026-06-10T14:29:02.28123114Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0\" id=11bf5a68-e0d4-439a-a69a-f916d831eb1a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.281532 crc crio[3658]: time=\"2026-06-10T14:29:02.281350534Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0\" id=11bf5a68-e0d4-439a-a69a-f916d831eb1a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.285208 crc crio[3658]: time=\"2026-06-10T14:29:02.285127033Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=91eac38a-b467-4ebf-a391-0254f05054ed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.285208 crc crio[3658]: time=\"2026-06-10T14:29:02.285173654Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=91eac38a-b467-4ebf-a391-0254f05054ed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.288543 crc crio[3658]: time=\"2026-06-10T14:29:02.28848572Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=c020900b-51b5-4079-ad96-9558973a0434 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.288543 crc crio[3658]: time=\"2026-06-10T14:29:02.288538622Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=c020900b-51b5-4079-ad96-9558973a0434 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.292867 crc crio[3658]: time=\"2026-06-10T14:29:02.292799325Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=419c0395-02a5-4969-993e-cef5e59000c1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.292867 crc crio[3658]: time=\"2026-06-10T14:29:02.292864617Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=419c0395-02a5-4969-993e-cef5e59000c1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.296124 crc crio[3658]: time=\"2026-06-10T14:29:02.29605638Z\" 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=8996514d-fbc5-42ec-886b-19f5cf622fbd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.296124 crc crio[3658]: time=\"2026-06-10T14:29:02.296115161Z\" 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=8996514d-fbc5-42ec-886b-19f5cf622fbd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.300988 crc crio[3658]: time=\"2026-06-10T14:29:02.300924621Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0\" id=f80cd720-08c3-4825-994f-e32e2a8de395 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.301084 crc crio[3658]: time=\"2026-06-10T14:29:02.300994653Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0\" id=f80cd720-08c3-4825-994f-e32e2a8de395 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.304220 crc crio[3658]: time=\"2026-06-10T14:29:02.304164535Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0\" id=e5a4ede9-7c12-4854-ad06-10799a1acb7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.304476 crc crio[3658]: time=\"2026-06-10T14:29:02.304228337Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0\" id=e5a4ede9-7c12-4854-ad06-10799a1acb7c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.308990 crc crio[3658]: time=\"2026-06-10T14:29:02.308879971Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=9ce43e74-b05f-429d-b9be-e50df5472bb8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.308990 crc crio[3658]: time=\"2026-06-10T14:29:02.308934553Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=9ce43e74-b05f-429d-b9be-e50df5472bb8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.312050 crc crio[3658]: time=\"2026-06-10T14:29:02.311979211Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=5300c88a-23f7-4ff8-92d6-cb1ac7ca54c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.312050 crc crio[3658]: time=\"2026-06-10T14:29:02.312026952Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=5300c88a-23f7-4ff8-92d6-cb1ac7ca54c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.316108 crc crio[3658]: time=\"2026-06-10T14:29:02.315987777Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0\" id=3dc1cf85-5f0c-4507-8c2d-e3c4acb60cf8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.316108 crc crio[3658]: time=\"2026-06-10T14:29:02.316046029Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0\" id=3dc1cf85-5f0c-4507-8c2d-e3c4acb60cf8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.319517 crc crio[3658]: time=\"2026-06-10T14:29:02.319470458Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=b148e14a-58b9-41fc-82ff-a7b5bed766ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.319596 crc crio[3658]: time=\"2026-06-10T14:29:02.31952215Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=b148e14a-58b9-41fc-82ff-a7b5bed766ab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.323751 crc crio[3658]: time=\"2026-06-10T14:29:02.32367272Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=137bbb00-8490-49ec-a4c1-51559c75a802 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.323751 crc crio[3658]: time=\"2026-06-10T14:29:02.323741472Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=137bbb00-8490-49ec-a4c1-51559c75a802 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.326646 crc crio[3658]: time=\"2026-06-10T14:29:02.326560444Z\" 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=4e48e304-e840-47a1-ae88-b124e2e0ef00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.326711 crc crio[3658]: time=\"2026-06-10T14:29:02.326655866Z\" 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=4e48e304-e840-47a1-ae88-b124e2e0ef00 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.330062 crc crio[3658]: time=\"2026-06-10T14:29:02.330020834Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=d55ef981-e519-41b0-8962-9b8abed3bc79 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.330346 crc crio[3658]: time=\"2026-06-10T14:29:02.330069735Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=d55ef981-e519-41b0-8962-9b8abed3bc79 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.335799 crc crio[3658]: time=\"2026-06-10T14:29:02.335676808Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=d3183a2e-fe64-4248-8785-e5ffc7584b3d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.335799 crc crio[3658]: time=\"2026-06-10T14:29:02.33574327Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=d3183a2e-fe64-4248-8785-e5ffc7584b3d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.339020 crc crio[3658]: time=\"2026-06-10T14:29:02.338960653Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0\" id=6a7fb1f2-0f7c-49b3-8172-0221d873cca5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.339020 crc crio[3658]: time=\"2026-06-10T14:29:02.339014034Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0\" id=6a7fb1f2-0f7c-49b3-8172-0221d873cca5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.343094 crc crio[3658]: time=\"2026-06-10T14:29:02.343027721Z\" 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=84ee9b77-0d52-4445-9a0b-f212b33389f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.343094 crc crio[3658]: time=\"2026-06-10T14:29:02.343077602Z\" 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=84ee9b77-0d52-4445-9a0b-f212b33389f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.346325 crc crio[3658]: time=\"2026-06-10T14:29:02.346207173Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=613e397c-7a1d-4cfa-b69c-044dcea1c40b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.346325 crc crio[3658]: time=\"2026-06-10T14:29:02.346299665Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=613e397c-7a1d-4cfa-b69c-044dcea1c40b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.349946 crc crio[3658]: time=\"2026-06-10T14:29:02.349821177Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=19fd02cc-2d8d-43f3-b1cf-59537c61279f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.349946 crc crio[3658]: time=\"2026-06-10T14:29:02.34990161Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=19fd02cc-2d8d-43f3-b1cf-59537c61279f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.352806 crc crio[3658]: time=\"2026-06-10T14:29:02.352750052Z\" 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=d7d43c2c-32e4-43ba-b9e2-17c7774dcc1f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.352806 crc crio[3658]: time=\"2026-06-10T14:29:02.352801154Z\" 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=d7d43c2c-32e4-43ba-b9e2-17c7774dcc1f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.357217 crc crio[3658]: time=\"2026-06-10T14:29:02.35717452Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0\" id=12778afe-5699-48a6-b031-ae8913e8959f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.357362 crc crio[3658]: time=\"2026-06-10T14:29:02.357225042Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0\" id=12778afe-5699-48a6-b031-ae8913e8959f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.360717 crc crio[3658]: time=\"2026-06-10T14:29:02.360579989Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=42730f06-4e8a-4273-829f-981850fd4c70 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.360717 crc crio[3658]: time=\"2026-06-10T14:29:02.360664662Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=42730f06-4e8a-4273-829f-981850fd4c70 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.363910 crc crio[3658]: time=\"2026-06-10T14:29:02.363864024Z\" 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=a7bb7f1d-7a4c-4fdb-90e5-28481de55b6d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.364138 crc crio[3658]: time=\"2026-06-10T14:29:02.363914676Z\" 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=a7bb7f1d-7a4c-4fdb-90e5-28481de55b6d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.370302 crc crio[3658]: time=\"2026-06-10T14:29:02.370150886Z\" 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=5372cbb9-e2cf-4674-a193-7dd6d44734b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.370396 crc crio[3658]: time=\"2026-06-10T14:29:02.370306311Z\" 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=5372cbb9-e2cf-4674-a193-7dd6d44734b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.373080 crc crio[3658]: time=\"2026-06-10T14:29:02.373014559Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0\" id=1a371183-710d-46eb-9ee9-b2b456595b93 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:02.373080 crc crio[3658]: time=\"2026-06-10T14:29:02.373076951Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0\" id=1a371183-710d-46eb-9ee9-b2b456595b93 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:12.773621 crc crio[3658]: time=\"2026-06-10T14:29:12.769725182Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=84506e72-fa3f-436a-bc0f-d5313bb8dd59 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:12.773621 crc crio[3658]: time=\"2026-06-10T14:29:12.770511895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:12.773621 crc crio[3658]: time=\"2026-06-10T14:29:12.769726883Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=7e9d2c00-0365-414a-9263-1d2872e40649 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:12.773621 crc crio[3658]: time=\"2026-06-10T14:29:12.773225484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:12.775035 crc crio[3658]: time=\"2026-06-10T14:29:12.774913543Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=644e0dfb-15d4-4f9d-9818-f941dca043a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:12.775035 crc crio[3658]: time=\"2026-06-10T14:29:12.774986615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:12.775172 crc crio[3658]: time=\"2026-06-10T14:29:12.775124999Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=7b73de2e-b1a2-4bd3-a3a0-1bbb294d2fff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:12.775425 crc crio[3658]: time=\"2026-06-10T14:29:12.775351565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:13.769125 crc crio[3658]: time=\"2026-06-10T14:29:13.769007125Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=b27a703a-89bf-4284-86c0-8004a4a66c21 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:13.769240 crc crio[3658]: time=\"2026-06-10T14:29:13.769144399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:13.769394 crc crio[3658]: time=\"2026-06-10T14:29:13.769225431Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=7b481f35-e9af-449a-981e-a53342a2438b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:13.769394 crc crio[3658]: time=\"2026-06-10T14:29:13.769373225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:13.770099 crc crio[3658]: time=\"2026-06-10T14:29:13.769963162Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=2a4ea5a0-83aa-4984-943e-f5994953866a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:13.770338 crc crio[3658]: time=\"2026-06-10T14:29:13.770168048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:13.770642 crc crio[3658]: time=\"2026-06-10T14:29:13.770323283Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=cd7485b1-bf12-4888-ad64-00ce66ae5441 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:13.770765 crc crio[3658]: time=\"2026-06-10T14:29:13.770687843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:14.769857 crc crio[3658]: time=\"2026-06-10T14:29:14.769395079Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=b574ad62-0733-4135-93ce-7a433b4310a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:14.770394 crc crio[3658]: time=\"2026-06-10T14:29:14.769919194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:14.770394 crc crio[3658]: time=\"2026-06-10T14:29:14.770056988Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=e6415300-48f8-43ac-84ef-cdba33918dba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:14.770394 crc crio[3658]: time=\"2026-06-10T14:29:14.770143531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:14.770394 crc crio[3658]: time=\"2026-06-10T14:29:14.770250064Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=4f80a7ea-929a-4bda-b3aa-f8dcbed649c2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:14.770394 crc crio[3658]: time=\"2026-06-10T14:29:14.770361767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:14.772490 crc crio[3658]: time=\"2026-06-10T14:29:14.771602563Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=8ee012ee-ff33-483b-b6da-e8e4d7a3c244 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:14.772490 crc crio[3658]: time=\"2026-06-10T14:29:14.771691956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:14.772490 crc crio[3658]: time=\"2026-06-10T14:29:14.77219866Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=eb7b5275-813b-47ef-a921-48ed4088fdd1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:14.772490 crc crio[3658]: time=\"2026-06-10T14:29:14.772241651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:14.784139 crc crio[3658]: time=\"2026-06-10T14:29:14.784050804Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=2257a7e0-9bdc-42e7-930a-12b6318794f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:14.784233 crc crio[3658]: time=\"2026-06-10T14:29:14.784137396Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=dba38c47-81f4-4a8e-b466-d459846fddcc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:14.784233 crc crio[3658]: time=\"2026-06-10T14:29:14.784202348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:14.784453 crc crio[3658]: time=\"2026-06-10T14:29:14.784438825Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=0dbc331d-0daa-48a1-94b3-8484a0873a6e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:14.784527 crc crio[3658]: time=\"2026-06-10T14:29:14.784477096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:14.784527 crc crio[3658]: time=\"2026-06-10T14:29:14.784505017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:14.784610 crc crio[3658]: time=\"2026-06-10T14:29:14.784084675Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=c0324bce-9643-4ae1-81e5-b72c0b74a834 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:14.784610 crc crio[3658]: time=\"2026-06-10T14:29:14.784581879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:14.784610 crc crio[3658]: time=\"2026-06-10T14:29:14.78459726Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=8097d167-9ccd-4ced-9677-64b1888850db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:14.785021 crc crio[3658]: time=\"2026-06-10T14:29:14.78462269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:14.785021 crc crio[3658]: time=\"2026-06-10T14:29:14.784753964Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=4201927a-191a-4bfe-833d-8b7a6500ea78 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:14.785021 crc crio[3658]: time=\"2026-06-10T14:29:14.784805346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:15.768586 crc crio[3658]: time=\"2026-06-10T14:29:15.768415024Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=1572ad95-67d1-4faa-b100-9ff145861049 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:15.768586 crc crio[3658]: time=\"2026-06-10T14:29:15.768499306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:15.768863 crc crio[3658]: time=\"2026-06-10T14:29:15.768793695Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=cb8c9e79-f090-4381-9f4f-398eae0551e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:15.768938 crc crio[3658]: time=\"2026-06-10T14:29:15.768869987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:15.769430 crc crio[3658]: time=\"2026-06-10T14:29:15.76933264Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=bc16aa29-e7fd-4241-81ef-6bd34e1d02d5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:15.769430 crc crio[3658]: time=\"2026-06-10T14:29:15.769375792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:15.770775 crc crio[3658]: time=\"2026-06-10T14:29:15.770608837Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=a1c8cccd-e21e-473b-81fc-cf7c6ca58e4c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:15.770775 crc crio[3658]: time=\"2026-06-10T14:29:15.77070607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:15.771536 crc crio[3658]: time=\"2026-06-10T14:29:15.770902816Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=d7359521-f17c-46c7-b9b9-8dc0f622483e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:15.771536 crc crio[3658]: time=\"2026-06-10T14:29:15.770938627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:15.797950 crc crio[3658]: time=\"2026-06-10T14:29:15.793867061Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=aad04f0c-d94e-40dd-abac-befbb5f306b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:15.797950 crc crio[3658]: time=\"2026-06-10T14:29:15.793941033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:16.770568 crc crio[3658]: time=\"2026-06-10T14:29:16.770432735Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=2dee0248-0d1c-4247-a2a1-5e63e95f511d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:16.770849 crc crio[3658]: time=\"2026-06-10T14:29:16.770641771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:16.771820 crc crio[3658]: time=\"2026-06-10T14:29:16.771374832Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=1feb9c57-c573-4777-8539-d5fd8d4f0920 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:16.771820 crc crio[3658]: time=\"2026-06-10T14:29:16.771471365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:16.771968 crc crio[3658]: time=\"2026-06-10T14:29:16.771800675Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=f1d247e8-7364-42be-b2ca-05c5dd9524e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:16.771968 crc crio[3658]: time=\"2026-06-10T14:29:16.771903828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:16.772132 crc crio[3658]: time=\"2026-06-10T14:29:16.772007911Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=337df94d-c5a5-419f-9fee-d2206930dac2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:16.772444 crc crio[3658]: time=\"2026-06-10T14:29:16.772348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:16.772593 crc crio[3658]: time=\"2026-06-10T14:29:16.772516805Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=51bd5059-277e-4723-ad73-cb43b79337b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:16.772647 crc crio[3658]: time=\"2026-06-10T14:29:16.772615038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:16.774111 crc crio[3658]: time=\"2026-06-10T14:29:16.773909816Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=6f5c3070-01e0-4401-a14e-6fd1b268b259 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:16.774230 crc crio[3658]: time=\"2026-06-10T14:29:16.774105541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:16.774403 crc crio[3658]: time=\"2026-06-10T14:29:16.774234095Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=73b51156-e382-431f-a44f-b64818e93abc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:16.774501 crc crio[3658]: time=\"2026-06-10T14:29:16.774463772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:16.774897 crc crio[3658]: time=\"2026-06-10T14:29:16.774774061Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=4ba89780-5f70-40d5-b55b-3a7d37da1fdb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:16.775009 crc crio[3658]: time=\"2026-06-10T14:29:16.774916535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:16.775243 crc crio[3658]: time=\"2026-06-10T14:29:16.775157332Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=c0f9c5d0-834b-43ce-8b25-c478f2fa1523 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:16.775462 crc crio[3658]: time=\"2026-06-10T14:29:16.775231314Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=de928b01-9cfb-47db-a3fa-d2d91114890f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:16.775599 crc crio[3658]: time=\"2026-06-10T14:29:16.775533363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:16.775725 crc crio[3658]: time=\"2026-06-10T14:29:16.775240584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:16.775788 crc crio[3658]: time=\"2026-06-10T14:29:16.775169382Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=1223486c-6598-459c-81a8-c8d175fed1df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:16.775882 crc crio[3658]: time=\"2026-06-10T14:29:16.775830771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:16.776725 crc crio[3658]: time=\"2026-06-10T14:29:16.776594143Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=903259be-99cf-4e6f-9274-625fedd41da7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:16.776812 crc crio[3658]: time=\"2026-06-10T14:29:16.776772679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:16.779030 crc crio[3658]: time=\"2026-06-10T14:29:16.778912291Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=2fb3b88b-b8ef-4005-968a-7478d670fa64 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:16.779140 crc crio[3658]: time=\"2026-06-10T14:29:16.779075335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:17.776060 crc crio[3658]: time=\"2026-06-10T14:29:17.775955788Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=15e85ad5-8340-453e-9a85-6540647f379e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:17.776641 crc crio[3658]: time=\"2026-06-10T14:29:17.776089602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:17.777970 crc crio[3658]: time=\"2026-06-10T14:29:17.777862243Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=0cf684f9-1fc3-478d-8937-7a08b6629d08 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:17.778058 crc crio[3658]: time=\"2026-06-10T14:29:17.778016788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:17.778192 crc crio[3658]: time=\"2026-06-10T14:29:17.77810136Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=f77ea168-9ee3-41a1-b5a8-9133d18377c7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:17.778354 crc crio[3658]: time=\"2026-06-10T14:29:17.778199933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:17.778562 crc crio[3658]: time=\"2026-06-10T14:29:17.77846301Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=086f1e6b-2257-4736-a903-ff03a8a49472 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:17.778646 crc crio[3658]: time=\"2026-06-10T14:29:17.778558233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:17.778887 crc crio[3658]: time=\"2026-06-10T14:29:17.77879583Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=d16fb248-ca85-4b89-bae9-1831c8959d69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:17.778887 crc crio[3658]: time=\"2026-06-10T14:29:17.778859392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:17.779513 crc crio[3658]: time=\"2026-06-10T14:29:17.779418238Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=177b01ee-5e16-48e7-b557-1959835dbcf5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:17.779695 crc crio[3658]: time=\"2026-06-10T14:29:17.779520581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:17.783811 crc crio[3658]: time=\"2026-06-10T14:29:17.783742893Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=9d079f73-2fc7-49e8-968f-ad3d9676a069 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:17.783932 crc crio[3658]: time=\"2026-06-10T14:29:17.783838406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:19.517823 crc crio[3658]: 2026-06-10T14:29:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:471bf39dda67cfc Mac:9e:e4:43:88:e1:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/fa150e93-12a3-4e1b-b610-976823c10895 SocketPath: PciID:}] [{Interface:0xc000134890 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:29:19.518951 crc crio[3658]: time=\"2026-06-10T14:29:19.518763972Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 14:29:19.519050 crc crio[3658]: time=\"2026-06-10T14:29:19.519001169Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:29:19.519855 crc crio[3658]: time=\"2026-06-10T14:29:19.519784652Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685015-7cswm Namespace:openshift-operator-lifecycle-manager ID:471bf39dda67cfc55c3ed790aba66bca400b09b04b1a631f38076f5cc83f7ab1 UID:9a011830-c1e5-438f-a26f-1644006586b8 NetNS:/var/run/netns/fa150e93-12a3-4e1b-b610-976823c10895 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a011830_c1e5_438f_a26f_1644006586b8.slice PodAnnotations:0xc00172ad48}] Aliases:map[]}\"\nJun 10 14:29:19.519993 crc crio[3658]: time=\"2026-06-10T14:29:19.519943517Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29685015-7cswm for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:29:19.520510 crc crio[3658]: time=\"2026-06-10T14:29:19.52041177Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:89280aaebb5a8a8596725f2245c1a0d1da6d714b37f726de54082e199f85d6e3 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/8018215f-edf2-4e66-a544-a91b6bf3faa1 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:0xc0024cc0d0}] Aliases:map[]}\"\nJun 10 14:29:19.520510 crc crio[3658]: time=\"2026-06-10T14:29:19.520474222Z\" 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 10 14:29:19.524417 crc crio[3658]: time=\"2026-06-10T14:29:19.520900534Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:fa701c754eb5539ac29bbe2fc0d73de23bff8e76408691cfbf3540054cd654a7 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/429e4468-0ec9-4d8a-a969-b13d4215f617 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:0xc0010988e8}] Aliases:map[]}\"\nJun 10 14:29:19.524417 crc crio[3658]: time=\"2026-06-10T14:29:19.520946286Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:19.524417 crc crio[3658]: time=\"2026-06-10T14:29:19.521049259Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:f1f58f704751dd456dc416fb052194bd38c5cabfeb7a029b4173942886cea9b5 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/e6a17980-9988-48df-b753-8cd522c80ef6 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:0xc00018e408}] Aliases:map[]}\"\nJun 10 14:29:19.524417 crc crio[3658]: time=\"2026-06-10T14:29:19.52109702Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:19.524417 crc crio[3658]: time=\"2026-06-10T14:29:19.521656286Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:bdf07c555973350cde33a65900bc51e21c2fb379858cd0f76a3bd939b42eb862 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/a7e3736e-2da1-49f4-97b6-e4d6beead642 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:0xc001098938}] Aliases:map[]}\"\nJun 10 14:29:19.524417 crc crio[3658]: time=\"2026-06-10T14:29:19.521736989Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:19.524417 crc crio[3658]: time=\"2026-06-10T14:29:19.52214191Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:4117a910b8a002c706ec2f3127a92fde98b68e64bd129f523433743a0ad6f21e UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/46d1fb43-b2df-4208-be99-06be3d46c0cc 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:0xc0024cc200}] Aliases:map[]}\"\nJun 10 14:29:19.524417 crc crio[3658]: time=\"2026-06-10T14:29:19.522186072Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:19.524417 crc crio[3658]: time=\"2026-06-10T14:29:19.522226713Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:6b7486fa053907655d15ab846f11081731edf05d085a2f70c506a946d7450508 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/0e52c38e-5c3e-436f-aaad-8cb230bdac53 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:0xc00172a2c8}] Aliases:map[]}\"\nJun 10 14:29:19.524417 crc crio[3658]: time=\"2026-06-10T14:29:19.522253334Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:19.524417 crc crio[3658]: time=\"2026-06-10T14:29:19.522737438Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:d84a0fd8625f50221d4886eae41250b01b4b12ccd359447b32c2b02178b29b4d UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/d7edb51b-18b3-4727-a60d-ed1701061260 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:0xc002318010}] Aliases:map[]}\"\nJun 10 14:29:19.524417 crc crio[3658]: time=\"2026-06-10T14:29:19.522765078Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:19.524417 crc crio[3658]: time=\"2026-06-10T14:29:19.52283414Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:53311ff11672c26d4f8123f2678a7b7f61333b89f6cabbdd9dd58f88bb8a3b46 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/634e9141-e23c-4549-9397-3b9117372509 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:0xc000d70000}] Aliases:map[]}\"\nJun 10 14:29:19.524417 crc crio[3658]: time=\"2026-06-10T14:29:19.522881252Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:19.524417 crc crio[3658]: time=\"2026-06-10T14:29:19.523937352Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:269af530416dc05b223cf725bc9d493cae4e072dc8f3e37cba23f507deeb5c39 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/8d3ec147-8edf-4623-8255-3c6929a1ccb3 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:0xc00018e660}] Aliases:map[]}\"\nJun 10 14:29:19.524417 crc crio[3658]: time=\"2026-06-10T14:29:19.523975373Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:19.524417 crc crio[3658]: time=\"2026-06-10T14:29:19.52418881Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:aa9826550cc8ebc82f7c01075eccd78e16efaf3378df7b26b5b50737f8113c5b UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/87cb9770-47d3-4759-92cf-febe3c873831 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:0xc000d8e518}] Aliases:map[]}\"\nJun 10 14:29:19.524417 crc crio[3658]: time=\"2026-06-10T14:29:19.52421584Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:19.524417 crc crio[3658]: time=\"2026-06-10T14:29:19.522866541Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:302172b9c3ec4bf7a54c7798443c0de14148813d4c48888be9828bf9f60a09eb UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/065c64f8-375d-4faf-bfb0-431595751f75 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:0xc00008c820}] Aliases:map[]}\"\nJun 10 14:29:19.524417 crc crio[3658]: time=\"2026-06-10T14:29:19.524383985Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:19.526009 crc crio[3658]: time=\"2026-06-10T14:29:19.52490139Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:72e4d938377f583aa0c8361a427c88f666ee23c1c5a11dbba0ab3a9c96fc111b UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/eefe5bfc-0528-4382-86db-d9165a1f5a4e 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:0xc00008c950}] Aliases:map[]}\"\nJun 10 14:29:19.526009 crc crio[3658]: time=\"2026-06-10T14:29:19.524930851Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:19.526009 crc crio[3658]: time=\"2026-06-10T14:29:19.524996583Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:e04d460a3fc964f76ec3d84bcc9aa40e80a3c1d5d310b815cb3a84dc1bf5a1e2 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/81e11209-11a2-40ed-b698-4e5a068ed987 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:0xc0024cc170}] Aliases:map[]}\"\nJun 10 14:29:19.526009 crc crio[3658]: time=\"2026-06-10T14:29:19.525037174Z\" level=info msg=\"Adding pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:19.526009 crc crio[3658]: time=\"2026-06-10T14:29:19.525114676Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:a42b41c0a3a3752214ba07d8e98ef95d5e8d26ad8e57f48a1eb45e68a5f423e9 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/6dfe54f9-1f4b-415f-9bda-b0467dfb316a 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:0xc00172a318}] Aliases:map[]}\"\nJun 10 14:29:19.526009 crc crio[3658]: time=\"2026-06-10T14:29:19.525173348Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:19.526009 crc crio[3658]: time=\"2026-06-10T14:29:19.525649092Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:0a1dd4db35a22570a072e8827561d18c44b2b569ced9a4ca779a730a11e421c6 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/ad0f78b0-63ef-426a-a51d-b1aa43a21de1 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:0xc00008ca28}] Aliases:map[]}\"\nJun 10 14:29:19.526009 crc crio[3658]: time=\"2026-06-10T14:29:19.525709044Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:19.539251 crc crio[3658]: time=\"2026-06-10T14:29:19.539075881Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:48ddd4a082e87365ca431eca455a560bd5875659002598ef4d11c03b104589fd UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/74748439-7f58-484f-89c8-5cc1df7a5742 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:0xc000d8e5f8}] Aliases:map[]}\"\nJun 10 14:29:19.543227 crc crio[3658]: time=\"2026-06-10T14:29:19.539183554Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:19.543227 crc crio[3658]: time=\"2026-06-10T14:29:19.54318677Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:46654e69dcbbce2b68f97fc13954ab923f20cff7e4150d894c5f9852feefa9fa UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/fadd3644-87ea-45b8-843b-45fa6df83411 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:0xc00012c848}] Aliases:map[]}\"\nJun 10 14:29:19.543951 crc crio[3658]: time=\"2026-06-10T14:29:19.543240902Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:19.544179 crc crio[3658]: time=\"2026-06-10T14:29:19.544060445Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:c4e2ccef63cc117bd6912abaee2501be821d7e6ba9249273bf0bde85aca13e43 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/85198dea-0dd2-4d3d-a2ec-683dd9ead4b9 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:0xc00018e8b0}] Aliases:map[]}\"\nJun 10 14:29:19.544179 crc crio[3658]: time=\"2026-06-10T14:29:19.544147888Z\" 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 10 14:29:19.544559 crc crio[3658]: time=\"2026-06-10T14:29:19.544490198Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:8b6b888326e88b747d338d2410a08e390a035309071da2be68f5aae33f0d5ed5 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/36df6f05-1f3f-4f9e-bde8-ba3357c875c3 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:0xc000558140}] Aliases:map[]}\"\nJun 10 14:29:19.544559 crc crio[3658]: time=\"2026-06-10T14:29:19.544543819Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:19.549900 crc crio[3658]: time=\"2026-06-10T14:29:19.54802341Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:f86a66527621b148947e6e134b40ff60315c5620d4cac58d2c0512fb59f52759 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/824ebf36-945c-4f06-8c93-03eab7a00faa 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:0xc00012c8c0}] Aliases:map[]}\"\nJun 10 14:29:19.550067 crc crio[3658]: time=\"2026-06-10T14:29:19.549909635Z\" 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 10 14:29:19.550124 crc crio[3658]: time=\"2026-06-10T14:29:19.548051921Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:4d569b6fa1ab5ef1a5b4af2130349632d5ac7d6a7fa79b7129023c54d2c27ca4 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/270e5f8b-8df5-4188-9bb6-12f06b2dcf68 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:0xc00008c998}] Aliases:map[]}\"\nJun 10 14:29:19.550124 crc crio[3658]: time=\"2026-06-10T14:29:19.55009736Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:19.550503 crc crio[3658]: time=\"2026-06-10T14:29:19.542531491Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:27067ce548bf8a873d1dcf9ba0791894c1832c1768aa1ec2ee30f13f07a8377f UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/1426abe0-fecd-4b6c-a027-fa26bfb44540 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:0xc00088a008}] Aliases:map[]}\"\nJun 10 14:29:19.550607 crc crio[3658]: time=\"2026-06-10T14:29:19.550501522Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:19.550826 crc crio[3658]: time=\"2026-06-10T14:29:19.548409201Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:e4dea9b33a7fd222b46a3b4de9e2fdc3837f22bec304ec427c3a805da3db66cb UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/58b7bcf5-92e7-4491-8194-ea94bbf95a0a 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:0xc000d8e5b0}] Aliases:map[]}\"\nJun 10 14:29:19.550826 crc crio[3658]: time=\"2026-06-10T14:29:19.550818381Z\" level=info msg=\"Adding pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:19.551077 crc crio[3658]: time=\"2026-06-10T14:29:19.549160123Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:6c5b3b8114f790f1e9c9df576e0b872867a86410018cb9db253914f56c581c7b UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/3e2a66f9-0cbb-4ead-93dc-d43bf48dfab1 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:0xc00262a108}] Aliases:map[]}\"\nJun 10 14:29:19.551077 crc crio[3658]: time=\"2026-06-10T14:29:19.551059298Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:19.551872 crc crio[3658]: time=\"2026-06-10T14:29:19.540934705Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:200b4badf8fcbe565a02e215356dbe1cae9506982f62893db42aad497eb09367 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/d812759e-4a99-4237-9fbd-bfd87c699fa5 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:0xc00172a4f0}] Aliases:map[]}\"\nJun 10 14:29:19.551872 crc crio[3658]: time=\"2026-06-10T14:29:19.55180428Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:19.643408 crc crio[3658]: time=\"2026-06-10T14:29:19.639643405Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:34e9b44e0cfe31bb2920734b1d667511d63bfdb1a50340fda4ad115a37f846fa UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/7c3e9778-48e5-4dba-8ebd-57d09cf1c5a9 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:0xc00018e848}] Aliases:map[]}\"\nJun 10 14:29:19.643408 crc crio[3658]: time=\"2026-06-10T14:29:19.639980994Z\" level=info msg=\"Adding pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:19.643408 crc crio[3658]: time=\"2026-06-10T14:29:19.642084245Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:6d45d3cbfdea23cb05994254dd7312bddae7b99a06c787a940780793912a0a98 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/08cfb685-6c14-4233-bdaa-05858b398902 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:0xc00172a680}] Aliases:map[]}\"\nJun 10 14:29:19.643408 crc crio[3658]: time=\"2026-06-10T14:29:19.642134747Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:19.651554 crc crio[3658]: time=\"2026-06-10T14:29:19.651335094Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:db6b7d883f3f3be8e921d7e4e16673bef4f3d975921cca631c2c1ee3a3357e76 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/e5d96326-1e93-4f25-a48f-2aed720fd1d6 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:0xc000d8e560}] Aliases:map[]}\"\nJun 10 14:29:19.651554 crc crio[3658]: time=\"2026-06-10T14:29:19.651472867Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:19.654028 crc crio[3658]: time=\"2026-06-10T14:29:19.653867167Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:97b6de7f6451aae19fa837bc5a97b426ae3f93d11510b0459ab7c1f431a57bce UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/838a305d-82ed-4a35-8302-b11d15706ddf 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:0xc0010988d0}] Aliases:map[]}\"\nJun 10 14:29:19.654028 crc crio[3658]: time=\"2026-06-10T14:29:19.653930919Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:19.654730 crc crio[3658]: time=\"2026-06-10T14:29:19.654584217Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:fa75c7b936f9f5165cad526d02be34d137c9e7e69b3643fafbf85033a134f40d UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/08e6cb5e-2802-4ebb-b349-65da54a72f04 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:0xc00088a2d0}] Aliases:map[]}\"\nJun 10 14:29:19.654816 crc crio[3658]: time=\"2026-06-10T14:29:19.654788733Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:19.658493 crc crio[3658]: time=\"2026-06-10T14:29:19.658420919Z\" level=info msg=\"Ran pod sandbox 471bf39dda67cfc55c3ed790aba66bca400b09b04b1a631f38076f5cc83f7ab1 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29685015-7cswm/POD\" id=3a752d50-1e28-4858-988f-60a4181e8503 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:19.660306 crc crio[3658]: time=\"2026-06-10T14:29:19.659637294Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:62e09b6b8670a99cabfa1a047c9f44fc15273b112bb953e5e971d99328359bf4 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/18be2678-9ad0-4b39-95da-65999a897008 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:0xc00172a5c0}] Aliases:map[]}\"\nJun 10 14:29:19.660306 crc crio[3658]: time=\"2026-06-10T14:29:19.659758278Z\" level=info msg=\"Adding pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:19.672369 crc crio[3658]: time=\"2026-06-10T14:29:19.6598475Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:b85938f9604091c931c49ad43df4f093bc174b2d73f3ad2e44093287c6f4a653 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/2db04454-5308-4725-a50b-6b49a2056a4e 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:0xc00172a588}] Aliases:map[]}\"\nJun 10 14:29:19.672369 crc crio[3658]: time=\"2026-06-10T14:29:19.660076757Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:d8450a5053a476102d5050110717ca04b1743c4c0d95b37544533a3427d536c8 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/0d326065-7fbb-4470-9809-4361917c98a5 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:0xc00018e880}] Aliases:map[]}\"\nJun 10 14:29:19.672369 crc crio[3658]: time=\"2026-06-10T14:29:19.668359077Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:19.672369 crc crio[3658]: time=\"2026-06-10T14:29:19.670510469Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:19.673253 crc crio[3658]: time=\"2026-06-10T14:29:19.673147074Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:8577e9bd5c3119f5ce5775b3fb9bc51f065e9195c27dc258215082bda9be25af UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/7204a8cd-833a-4a0a-a512-9dba501639d9 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:0xc00012c808}] Aliases:map[]}\"\nJun 10 14:29:19.673253 crc crio[3658]: time=\"2026-06-10T14:29:19.673236747Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:19.676089 crc crio[3658]: time=\"2026-06-10T14:29:19.675837822Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:81d7b44450db0a062caccdfbfb108c9124478a7ca03bbff84b6ee664343f7d84 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/fb870718-f733-409b-b8ba-bdcc2744783f 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:0xc00172a620}] Aliases:map[]}\"\nJun 10 14:29:19.676089 crc crio[3658]: time=\"2026-06-10T14:29:19.675959466Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:19.686528 crc crio[3658]: time=\"2026-06-10T14:29:19.686223484Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:57fe4b5831a2775a64aafe6dda10f1d2feadbe9c4d6eb8359895f58a8ec0e800 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/f283d597-5163-4e50-9720-cb6403f0ba7a 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:0xc00088a2a8}] Aliases:map[]}\"\nJun 10 14:29:19.686528 crc crio[3658]: time=\"2026-06-10T14:29:19.686495782Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:19.692091 crc crio[3658]: time=\"2026-06-10T14:29:19.687934434Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:5ac7df3656307af8ebf4777e6c5320c191b02df7e71b19e8b3b44a556d4fade1 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/eccb48bc-542a-4238-bc71-27120388066f 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:0xc000558360}] Aliases:map[]}\"\nJun 10 14:29:19.692091 crc crio[3658]: time=\"2026-06-10T14:29:19.688097429Z\" 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 10 14:29:19.692091 crc crio[3658]: time=\"2026-06-10T14:29:19.688255743Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:15cb5b3021fba8c9b9bf5b99e5e3691970e96ff49b3e93a83b20310304010d19 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/37706ccb-43e2-40e8-93b3-0d993624ff5b 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:0xc00008cbb8}] Aliases:map[]}\"\nJun 10 14:29:19.692091 crc crio[3658]: time=\"2026-06-10T14:29:19.688354145Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:19.707473 crc crio[3658]: time=\"2026-06-10T14:29:19.699981192Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:8c9bdc71ba2032faf1bf7dd438763e3abfd7f39541339be1823f32161a184649 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/adbb3221-8543-4959-a1f1-4c542ee3b8ea 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:0xc00012c938}] Aliases:map[]}\"\nJun 10 14:29:19.707473 crc crio[3658]: time=\"2026-06-10T14:29:19.700126797Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:19.707473 crc crio[3658]: time=\"2026-06-10T14:29:19.700783055Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:9ada9c03cf9925a7546c043a7ef5ed105ab8996fb0c978dba17bdf4811dc4bae UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/f2b54d8a-86e9-425b-aeaa-7094291e2e36 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:0xc00008c8a8}] Aliases:map[]}\"\nJun 10 14:29:19.707473 crc crio[3658]: time=\"2026-06-10T14:29:19.700824576Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:19.707473 crc crio[3658]: time=\"2026-06-10T14:29:19.704821213Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:82d5452d22f33aa69e7cf32ab43b385c475a2f1fb0fc92a37c325ea60be2a7b3 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/84aba54c-5199-4688-b0a9-18467f7a876d 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:0xc00018e9a0}] Aliases:map[]}\"\nJun 10 14:29:19.707473 crc crio[3658]: time=\"2026-06-10T14:29:19.704857464Z\" 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 10 14:29:19.707473 crc crio[3658]: time=\"2026-06-10T14:29:19.705471802Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:11805eb38b64111793cbb7619b6935732193b96282de106d6338f8847b3beb6c UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/f9004b7f-3c84-41bc-bac0-18aac84cffd4 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:0xc000d70210}] Aliases:map[]}\"\nJun 10 14:29:19.707473 crc crio[3658]: time=\"2026-06-10T14:29:19.705501063Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:19.709214 crc crio[3658]: time=\"2026-06-10T14:29:19.709095066Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:45359ae990e7aad796714cbbe9be605c5f90d52b7b42186001a1aff03bcae5f8 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/2771435c-2226-4de5-93e8-a95205b7833b 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:0xc000558220}] Aliases:map[]}\"\nJun 10 14:29:19.709214 crc crio[3658]: time=\"2026-06-10T14:29:19.709204889Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:19.712007 crc crio[3658]: time=\"2026-06-10T14:29:19.711696541Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:c395c0966dcd9852a40572361c77961db8e60dc9184719056e0cb52ec1debe5c UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/0b249bd2-fbbd-4303-838c-3f1ffb6ea8bf 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:0xc00018e908}] Aliases:map[]}\"\nJun 10 14:29:19.714566 crc crio[3658]: time=\"2026-06-10T14:29:19.712227567Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:19.716769 crc crio[3658]: time=\"2026-06-10T14:29:19.716578963Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 14:29:19.716876 crc crio[3658]: time=\"2026-06-10T14:29:19.716634574Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:ac968cbcb0ab3b05dad3f481cece843ad59d3c0042562ab121d675a593d8c8ce UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/e2c56014-387e-48ec-8301-e928db65f79a 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:0xc00018e808}] Aliases:map[]}\"\nJun 10 14:29:19.716876 crc crio[3658]: time=\"2026-06-10T14:29:19.716847521Z\" level=info msg=\"Adding pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:19.718755 crc crio[3658]: time=\"2026-06-10T14:29:19.71854587Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e5d338a4-54a7-4080-9210-ee0f7c5c4984 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:19.721917 crc crio[3658]: time=\"2026-06-10T14:29:19.721519796Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c0b49aeb-8a32-4335-be47-27594f3646eb name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:19.745504 crc crio[3658]: time=\"2026-06-10T14:29:19.742138253Z\" level=info msg=\"Removing container: 66670114f10d8a858e8c6b5fb44c27c764742a707e744af1412c02f37ecce873\" id=3f3e76da-e4c7-4cb6-9227-65ac0880da3a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:29:19.773712 crc crio[3658]: time=\"2026-06-10T14:29:19.773404899Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29685015-7cswm/collect-profiles\" id=9cd4d36f-be96-4836-9832-8ca758f538c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:23.584155 crc crio[3658]: 2026-06-10T14:29:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d84a0fd8625f502 Mac:ca:e6:b0:de:b0:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/d7edb51b-18b3-4727-a60d-ed1701061260 SocketPath: PciID:}] [{Interface:0xc000114540 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:29:23.689984 crc crio[3658]: 2026-06-10T14:29:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f1f58f704751dd4 Mac:62:6c:0c:f2:d9:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/e6a17980-9988-48df-b753-8cd522c80ef6 SocketPath: PciID:}] [{Interface:0xc0004025b0 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:29:23.733612 crc crio[3658]: 2026-06-10T14:29:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e04d460a3fc964f Mac:8a:a9:54:6c:07:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/81e11209-11a2-40ed-b698-4e5a068ed987 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:29:25.778861 crc crio[3658]: time=\"2026-06-10T14:29:25.771620627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:26.163663 crc crio[3658]: time=\"2026-06-10T14:29:26.163007437Z\" level=info msg=\"Removed container 66670114f10d8a858e8c6b5fb44c27c764742a707e744af1412c02f37ecce873: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=3f3e76da-e4c7-4cb6-9227-65ac0880da3a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:29:26.646953 crc crio[3658]: time=\"2026-06-10T14:29:26.642575541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:27.095508 crc crio[3658]: 2026-06-10T14:29:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:72e4d938377f583 Mac:2a:66:25:ed:48:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/eefe5bfc-0528-4382-86db-d9165a1f5a4e SocketPath: PciID:}] [{Interface:0xc000414ba0 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:29:27.105182 crc crio[3658]: time=\"2026-06-10T14:29:27.104037911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:27.234448 crc crio[3658]: 2026-06-10T14:29:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6b7486fa0539076 Mac:e2:6f:33:24:84:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/0e52c38e-5c3e-436f-aaad-8cb230bdac53 SocketPath: PciID:}] [{Interface:0xc0002eac40 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:29:27.417843 crc crio[3658]: 2026-06-10T14:29:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:302172b9c3ec4bf Mac:0e:ae:46:49:12:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/065c64f8-375d-4faf-bfb0-431595751f75 SocketPath: PciID:}] [{Interface:0xc000014f00 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:29:27.433931 crc crio[3658]: 2026-06-10T14:29:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:48ddd4a082e8736 Mac:66:6a:68:4e:f2:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/74748439-7f58-484f-89c8-5cc1df7a5742 SocketPath: PciID:}] [{Interface:0xc000014580 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:29:27.611837 crc crio[3658]: time=\"2026-06-10T14:29:27.611089341Z\" level=info msg=\"Created container 00b67893b18ab5fd10660dba9aa2c9e228d836edba0dffe93e3f6a431d4d37f5: openshift-operator-lifecycle-manager/collect-profiles-29685015-7cswm/collect-profiles\" id=9cd4d36f-be96-4836-9832-8ca758f538c0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:27.616218 crc crio[3658]: time=\"2026-06-10T14:29:27.616182189Z\" level=info msg=\"Starting container: 00b67893b18ab5fd10660dba9aa2c9e228d836edba0dffe93e3f6a431d4d37f5\" id=f644ca42-0088-4aaa-8d38-8dd97fd5efa0 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:27.685778 crc crio[3658]: 2026-06-10T14:29:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a42b41c0a3a3752 Mac:2a:08:85:e8:b3:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/6dfe54f9-1f4b-415f-9bda-b0467dfb316a SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:29:27.884001 crc crio[3658]: time=\"2026-06-10T14:29:27.883866634Z\" level=info msg=\"Started container\" PID=11558 containerID=00b67893b18ab5fd10660dba9aa2c9e228d836edba0dffe93e3f6a431d4d37f5 description=openshift-operator-lifecycle-manager/collect-profiles-29685015-7cswm/collect-profiles id=f644ca42-0088-4aaa-8d38-8dd97fd5efa0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=471bf39dda67cfc55c3ed790aba66bca400b09b04b1a631f38076f5cc83f7ab1\nJun 10 14:29:28.098151 crc crio[3658]: 2026-06-10T14:29:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c4e2ccef63cc117 Mac:6a:f2:e9:5f:cb:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/85198dea-0dd2-4d3d-a2ec-683dd9ead4b9 SocketPath: PciID:}] [{Interface:0xc0003186c0 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:29:28.199038 crc crio[3658]: 2026-06-10T14:29:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa701c754eb5539 Mac:96:96:c8:b6:a7:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/429e4468-0ec9-4d8a-a969-b13d4215f617 SocketPath: PciID:}] [{Interface:0xc0005366b0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:29:28.933427 crc crio[3658]: 2026-06-10T14:29:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4117a910b8a002c Mac:da:3d:4d:1d:08:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/46d1fb43-b2df-4208-be99-06be3d46c0cc SocketPath: PciID:}] [{Interface:0xc000358a00 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:29:29.197987 crc crio[3658]: 2026-06-10T14:29:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:46654e69dcbbce2 Mac:4e:82:e0:12:3d:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/fadd3644-87ea-45b8-843b-45fa6df83411 SocketPath: PciID:}] [{Interface:0xc00028ef50 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:29:30.064768 crc crio[3658]: 2026-06-10T14:29:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8577e9bd5c3119f Mac:de:e4:f2:2a:26:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/7204a8cd-833a-4a0a-a512-9dba501639d9 SocketPath: PciID:}] [{Interface:0xc000230710 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:29:30.440478 crc crio[3658]: 2026-06-10T14:29:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bdf07c555973350 Mac:6e:9d:d7:05:8f:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/a7e3736e-2da1-49f4-97b6-e4d6beead642 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:29:31.278080 crc crio[3658]: 2026-06-10T14:29:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11805eb38b64111 Mac:f6:94:73:cd:a0:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/f9004b7f-3c84-41bc-bac0-18aac84cffd4 SocketPath: PciID:}] [{Interface:0xc0000148c0 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:29:31.314454 crc crio[3658]: 2026-06-10T14:29:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:89280aaebb5a8a8 Mac:36:f1:7b:e9:0f:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/8018215f-edf2-4e66-a544-a91b6bf3faa1 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:29:31.367615 crc crio[3658]: 2026-06-10T14:29:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8c9bdc71ba2032f Mac:e6:fd:5e:1b:ee:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/adbb3221-8543-4959-a1f1-4c542ee3b8ea SocketPath: PciID:}] [{Interface:0xc0002f4780 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:29:31.399537 crc crio[3658]: 2026-06-10T14:29:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f86a66527621b14 Mac:2a:55:82:e0:aa:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/824ebf36-945c-4f06-8c93-03eab7a00faa SocketPath: PciID:}] [{Interface:0xc000014720 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:29:31.429750 crc crio[3658]: 2026-06-10T14:29:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d45d3cbfdea23c Mac:fe:7e:65:ae:14:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/08cfb685-6c14-4233-bdaa-05858b398902 SocketPath: PciID:}] [{Interface:0xc0003ac960 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:29:31.430796 crc crio[3658]: 2026-06-10T14:29:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4d569b6fa1ab5ef Mac:c2:0e:f0:78:a0:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/270e5f8b-8df5-4188-9bb6-12f06b2dcf68 SocketPath: PciID:}] [{Interface:0xc0004b85d0 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:29:31.431184 crc crio[3658]: 2026-06-10T14:29:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b85938f9604091c Mac:5a:e9:81:90:e8:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/2db04454-5308-4725-a50b-6b49a2056a4e SocketPath: PciID:}] [{Interface:0xc000590ec0 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:29:31.432835 crc crio[3658]: 2026-06-10T14:29:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a1dd4db35a2257 Mac:8a:b8:c8:cb:f4:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/ad0f78b0-63ef-426a-a51d-b1aa43a21de1 SocketPath: PciID:}] [{Interface:0xc0002e4a00 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:29:31.439500 crc crio[3658]: 2026-06-10T14:29:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa75c7b936f9f51 Mac:a2:f6:b8:ba:da:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/08e6cb5e-2802-4ebb-b349-65da54a72f04 SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:29:31.468524 crc crio[3658]: 2026-06-10T14:29:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97b6de7f6451aae Mac:9e:f8:13:35:c1:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/838a305d-82ed-4a35-8302-b11d15706ddf SocketPath: PciID:}] [{Interface:0xc000136bc0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:29:31.513194 crc crio[3658]: 2026-06-10T14:29:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:45359ae990e7aad Mac:72:9f:68:9e:35:4b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/2771435c-2226-4de5-93e8-a95205b7833b SocketPath: PciID:}] [{Interface:0xc000222c80 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:29:31.794980 crc crio[3658]: time=\"2026-06-10T14:29:31.794480636Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=0dc9bbdd-88df-467b-afd3-aa1fed2e0d37 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:31.803170 crc crio[3658]: time=\"2026-06-10T14:29:31.80083662Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=2b74f735-4fad-49fb-ad80-ad0899a41226 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:31.806778 crc crio[3658]: time=\"2026-06-10T14:29:31.80668674Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=329fb9db-b194-4756-b558-6d7e30be2fc9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:31.807072 crc crio[3658]: time=\"2026-06-10T14:29:31.80703376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:31.826243 crc crio[3658]: time=\"2026-06-10T14:29:31.826198985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.062492 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53311ff11672c26 Mac:ca:97:7c:48:83:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/634e9141-e23c-4549-9397-3b9117372509 SocketPath: PciID:}] [{Interface:0xc00011c800 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:29:32.072488 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:82d5452d22f33aa Mac:2e:b4:19:da:20:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/84aba54c-5199-4688-b0a9-18467f7a876d SocketPath: PciID:}] [{Interface:0xc000122d50 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:29:32.073492 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d8450a5053a4761 Mac:aa:33:55:07:4c:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/0d326065-7fbb-4470-9809-4361917c98a5 SocketPath: PciID:}] [{Interface:0xc000216d00 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:29:32.075021 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:200b4badf8fcbe5 Mac:42:96:0a:3a:38:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/d812759e-4a99-4237-9fbd-bfd87c699fa5 SocketPath: PciID:}] [{Interface:0xc000250a00 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:29:32.083415 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:34e9b44e0cfe31b Mac:96:5d:6a:a1:6b:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/7c3e9778-48e5-4dba-8ebd-57d09cf1c5a9 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:29:32.104982 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aa9826550cc8ebc Mac:62:6a:9c:53:88:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/87cb9770-47d3-4759-92cf-febe3c873831 SocketPath: PciID:}] [{Interface:0xc000414fb0 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:29:32.116369 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:269af530416dc05 Mac:d2:56:34:c1:52:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/8d3ec147-8edf-4623-8255-3c6929a1ccb3 SocketPath: PciID:}] [{Interface:0xc00034a9c0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:29:32.120335 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:81d7b44450db0a0 Mac:8a:cc:13:ac:dd:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/fb870718-f733-409b-b8ba-bdcc2744783f SocketPath: PciID:}] [{Interface:0xc00025ab80 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:29:32.120542 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c395c0966dcd985 Mac:6e:d1:49:89:e2:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/0b249bd2-fbbd-4303-838c-3f1ffb6ea8bf SocketPath: PciID:}] [{Interface:0xc0000149d0 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:29:32.176937 crc crio[3658]: time=\"2026-06-10T14:29:32.176800903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.218851 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:62e09b6b8670a99 Mac:fa:e4:86:2b:08:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/18be2678-9ad0-4b39-95da-65999a897008 SocketPath: PciID:}] [{Interface:0xc00032e6e0 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:29:32.250499 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ac968cbcb0ab3b0 Mac:76:26:c0:2b:79:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/e2c56014-387e-48ec-8301-e928db65f79a SocketPath: PciID:}] [{Interface:0xc00011ab50 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:29:32.281549 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ada9c03cf9925a Mac:4e:02:38:5a:90:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/f2b54d8a-86e9-425b-aeaa-7094291e2e36 SocketPath: PciID:}] [{Interface:0xc00011af40 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:29:32.281797 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27067ce548bf8a8 Mac:ba:2b:7d:5b:32:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/1426abe0-fecd-4b6c-a027-fa26bfb44540 SocketPath: PciID:}] [{Interface:0xc0004826b0 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:29:32.282092 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db6b7d883f3f3be Mac:da:51:89:08:c7:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/e5d96326-1e93-4f25-a48f-2aed720fd1d6 SocketPath: PciID:}] [{Interface:0xc0002aa9d0 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:29:32.283062 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e4dea9b33a7fd22 Mac:ba:e2:96:94:c9:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/58b7bcf5-92e7-4491-8194-ea94bbf95a0a SocketPath: PciID:}] [{Interface:0xc0004832a0 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:29:32.283062 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ac7df3656307af Mac:fe:db:97:c6:e0:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/eccb48bc-542a-4238-bc71-27120388066f SocketPath: PciID:}] [{Interface:0xc000121d40 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:29:32.283176 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c5b3b8114f790f Mac:ca:6d:b3:b2:13:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/3e2a66f9-0cbb-4ead-93dc-d43bf48dfab1 SocketPath: PciID:}] [{Interface:0xc000014920 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:29:32.283340 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8b6b888326e88b7 Mac:6e:b4:27:21:0a:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/36df6f05-1f3f-4f9e-bde8-ba3357c875c3 SocketPath: PciID:}] [{Interface:0xc0002846c0 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:29:32.283458 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:57fe4b5831a2775 Mac:ea:bb:2e:a2:71:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/f283d597-5163-4e50-9720-cb6403f0ba7a SocketPath: PciID:}] [{Interface:0xc000014ca0 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:29:32.287105 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:15cb5b3021fba8c Mac:52:37:5c:c1:77:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/37706ccb-43e2-40e8-93b3-0d993624ff5b SocketPath: PciID:}] [{Interface:0xc000014bd0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:29:32.288000 crc crio[3658]: time=\"2026-06-10T14:29:32.287866771Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 14:29:32.288071 crc crio[3658]: time=\"2026-06-10T14:29:32.288049506Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_ffeb0b50-ae32-450b-9e18-013afdb162bc\\\"\"\nJun 10 14:29:32.288187 crc crio[3658]: time=\"2026-06-10T14:29:32.288119818Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:46654e69dcbbce2b68f97fc13954ab923f20cff7e4150d894c5f9852feefa9fa UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/fadd3644-87ea-45b8-843b-45fa6df83411 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:0xc00012c848}] Aliases:map[]}\"\nJun 10 14:29:32.288372 crc crio[3658]: time=\"2026-06-10T14:29:32.28818164Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:4117a910b8a002c706ec2f3127a92fde98b68e64bd129f523433743a0ad6f21e UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/46d1fb43-b2df-4208-be99-06be3d46c0cc 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:0xc0024cc200}] Aliases:map[]}\"\nJun 10 14:29:32.288372 crc crio[3658]: time=\"2026-06-10T14:29:32.288235822Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:6b7486fa053907655d15ab846f11081731edf05d085a2f70c506a946d7450508 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/0e52c38e-5c3e-436f-aaad-8cb230bdac53 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:0xc00172a2c8}] Aliases:map[]}\"\nJun 10 14:29:32.288483 crc crio[3658]: time=\"2026-06-10T14:29:32.288453858Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:29:32.288516 crc crio[3658]: time=\"2026-06-10T14:29:32.288487749Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:48ddd4a082e87365ca431eca455a560bd5875659002598ef4d11c03b104589fd UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/74748439-7f58-484f-89c8-5cc1df7a5742 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:0xc000d8e5f8}] Aliases:map[]}\"\nJun 10 14:29:32.288621 crc crio[3658]: time=\"2026-06-10T14:29:32.288537441Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:d84a0fd8625f50221d4886eae41250b01b4b12ccd359447b32c2b02178b29b4d UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/d7edb51b-18b3-4727-a60d-ed1701061260 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:0xc002318010}] Aliases:map[]}\"\nJun 10 14:29:32.288763 crc crio[3658]: time=\"2026-06-10T14:29:32.288706695Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:b85938f9604091c931c49ad43df4f093bc174b2d73f3ad2e44093287c6f4a653 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/2db04454-5308-4725-a50b-6b49a2056a4e 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:0xc00172a588}] Aliases:map[]}\"\nJun 10 14:29:32.288916 crc crio[3658]: time=\"2026-06-10T14:29:32.28885305Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:e04d460a3fc964f76ec3d84bcc9aa40e80a3c1d5d310b815cb3a84dc1bf5a1e2 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/81e11209-11a2-40ed-b698-4e5a068ed987 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:0xc0024cc170}] Aliases:map[]}\"\nJun 10 14:29:32.288996 crc crio[3658]: time=\"2026-06-10T14:29:32.288909411Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:a42b41c0a3a3752214ba07d8e98ef95d5e8d26ad8e57f48a1eb45e68a5f423e9 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/6dfe54f9-1f4b-415f-9bda-b0467dfb316a 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:0xc00172a318}] Aliases:map[]}\"\nJun 10 14:29:32.289185 crc crio[3658]: time=\"2026-06-10T14:29:32.289045395Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:29:32.289185 crc crio[3658]: time=\"2026-06-10T14:29:32.289084306Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:c4e2ccef63cc117bd6912abaee2501be821d7e6ba9249273bf0bde85aca13e43 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/85198dea-0dd2-4d3d-a2ec-683dd9ead4b9 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:0xc00018e8b0}] Aliases:map[]}\"\nJun 10 14:29:32.289366 crc crio[3658]: time=\"2026-06-10T14:29:32.28921985Z\" 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 10 14:29:32.289366 crc crio[3658]: time=\"2026-06-10T14:29:32.289231791Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:fa701c754eb5539ac29bbe2fc0d73de23bff8e76408691cfbf3540054cd654a7 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/429e4468-0ec9-4d8a-a969-b13d4215f617 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:0xc0010988e8}] Aliases:map[]}\"\nJun 10 14:29:32.289366 crc crio[3658]: time=\"2026-06-10T14:29:32.289349264Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:bdf07c555973350cde33a65900bc51e21c2fb379858cd0f76a3bd939b42eb862 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/a7e3736e-2da1-49f4-97b6-e4d6beead642 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:0xc001098938}] Aliases:map[]}\"\nJun 10 14:29:32.289499 crc crio[3658]: time=\"2026-06-10T14:29:32.289355074Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:89280aaebb5a8a8596725f2245c1a0d1da6d714b37f726de54082e199f85d6e3 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/8018215f-edf2-4e66-a544-a91b6bf3faa1 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:0xc0024cc0d0}] Aliases:map[]}\"\nJun 10 14:29:32.289499 crc crio[3658]: time=\"2026-06-10T14:29:32.289459487Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:8577e9bd5c3119f5ce5775b3fb9bc51f065e9195c27dc258215082bda9be25af UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/7204a8cd-833a-4a0a-a512-9dba501639d9 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:0xc00012c808}] Aliases:map[]}\"\nJun 10 14:29:32.289499 crc crio[3658]: time=\"2026-06-10T14:29:32.289492808Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:29:32.289651 crc crio[3658]: time=\"2026-06-10T14:29:32.289531669Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:6d45d3cbfdea23cb05994254dd7312bddae7b99a06c787a940780793912a0a98 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/08cfb685-6c14-4233-bdaa-05858b398902 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:0xc00172a680}] Aliases:map[]}\"\nJun 10 14:29:32.289651 crc crio[3658]: time=\"2026-06-10T14:29:32.289609812Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:0a1dd4db35a22570a072e8827561d18c44b2b569ced9a4ca779a730a11e421c6 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/ad0f78b0-63ef-426a-a51d-b1aa43a21de1 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:0xc00008ca28}] Aliases:map[]}\"\nJun 10 14:29:32.289787 crc crio[3658]: time=\"2026-06-10T14:29:32.289653903Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:29:32.289787 crc crio[3658]: time=\"2026-06-10T14:29:32.289331854Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:97b6de7f6451aae19fa837bc5a97b426ae3f93d11510b0459ab7c1f431a57bce UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/838a305d-82ed-4a35-8302-b11d15706ddf 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:0xc0010988d0}] Aliases:map[]}\"\nJun 10 14:29:32.289787 crc crio[3658]: time=\"2026-06-10T14:29:32.289768526Z\" 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 10 14:29:32.289924 crc crio[3658]: time=\"2026-06-10T14:29:32.289787597Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:29:32.289924 crc crio[3658]: time=\"2026-06-10T14:29:32.289849869Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:29:32.290018 crc crio[3658]: time=\"2026-06-10T14:29:32.289961112Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:11805eb38b64111793cbb7619b6935732193b96282de106d6338f8847b3beb6c UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/f9004b7f-3c84-41bc-bac0-18aac84cffd4 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:0xc000d70210}] Aliases:map[]}\"\nJun 10 14:29:32.290085 crc crio[3658]: time=\"2026-06-10T14:29:32.290018283Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:62e09b6b8670a99cabfa1a047c9f44fc15273b112bb953e5e971d99328359bf4 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/18be2678-9ad0-4b39-95da-65999a897008 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:0xc00172a5c0}] Aliases:map[]}\"\nJun 10 14:29:32.290085 crc crio[3658]: time=\"2026-06-10T14:29:32.289497048Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:29:32.290085 crc crio[3658]: time=\"2026-06-10T14:29:32.290072745Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:29:32.290312 crc crio[3658]: time=\"2026-06-10T14:29:32.290136477Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:72e4d938377f583aa0c8361a427c88f666ee23c1c5a11dbba0ab3a9c96fc111b UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/eefe5bfc-0528-4382-86db-d9165a1f5a4e 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:0xc00008c950}] Aliases:map[]}\"\nJun 10 14:29:32.290312 crc crio[3658]: time=\"2026-06-10T14:29:32.290181848Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:29:32.290460 crc crio[3658]: time=\"2026-06-10T14:29:32.290357263Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:200b4badf8fcbe565a02e215356dbe1cae9506982f62893db42aad497eb09367 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/d812759e-4a99-4237-9fbd-bfd87c699fa5 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:0xc00172a4f0}] Aliases:map[]}\"\nJun 10 14:29:32.290750 crc crio[3658]: time=\"2026-06-10T14:29:32.290423815Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:29:32.290835 crc crio[3658]: time=\"2026-06-10T14:29:32.290760485Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:4d569b6fa1ab5ef1a5b4af2130349632d5ac7d6a7fa79b7129023c54d2c27ca4 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/270e5f8b-8df5-4188-9bb6-12f06b2dcf68 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:0xc00008c998}] Aliases:map[]}\"\nJun 10 14:29:32.291006 crc crio[3658]: time=\"2026-06-10T14:29:32.29093104Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:29:32.291006 crc crio[3658]: time=\"2026-06-10T14:29:32.28886899Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:29:32.291407 crc crio[3658]: time=\"2026-06-10T14:29:32.289065906Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:29:32.291563 crc crio[3658]: time=\"2026-06-10T14:29:32.288466308Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:29:32.291628 crc crio[3658]: time=\"2026-06-10T14:29:32.28850159Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:29:32.291963 crc crio[3658]: time=\"2026-06-10T14:29:32.288820079Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:29:32.292036 crc crio[3658]: time=\"2026-06-10T14:29:32.290461296Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:29:32.292102 crc crio[3658]: time=\"2026-06-10T14:29:32.288838849Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:f1f58f704751dd456dc416fb052194bd38c5cabfeb7a029b4173942886cea9b5 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/e6a17980-9988-48df-b753-8cd522c80ef6 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:0xc00018e408}] Aliases:map[]}\"\nJun 10 14:29:32.292339 crc crio[3658]: time=\"2026-06-10T14:29:32.292203997Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:29:32.292488 crc crio[3658]: time=\"2026-06-10T14:29:32.290523758Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:81d7b44450db0a062caccdfbfb108c9124478a7ca03bbff84b6ee664343f7d84 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/fb870718-f733-409b-b8ba-bdcc2744783f 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:0xc00172a620}] Aliases:map[]}\"\nJun 10 14:29:32.292562 crc crio[3658]: time=\"2026-06-10T14:29:32.29057881Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:15cb5b3021fba8c9b9bf5b99e5e3691970e96ff49b3e93a83b20310304010d19 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/37706ccb-43e2-40e8-93b3-0d993624ff5b 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:0xc00008cbb8}] Aliases:map[]}\"\nJun 10 14:29:32.292883 crc crio[3658]: time=\"2026-06-10T14:29:32.292807944Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:29:32.293125 crc crio[3658]: time=\"2026-06-10T14:29:32.290493737Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:aa9826550cc8ebc82f7c01075eccd78e16efaf3378df7b26b5b50737f8113c5b UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/87cb9770-47d3-4759-92cf-febe3c873831 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:0xc000d8e518}] Aliases:map[]}\"\nJun 10 14:29:32.296366 crc crio[3658]: time=\"2026-06-10T14:29:32.290609161Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:29:32.296366 crc crio[3658]: time=\"2026-06-10T14:29:32.290679973Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:29:32.296546 crc crio[3658]: time=\"2026-06-10T14:29:32.2905814Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:fa75c7b936f9f5165cad526d02be34d137c9e7e69b3643fafbf85033a134f40d UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/08e6cb5e-2802-4ebb-b349-65da54a72f04 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:0xc00088a2d0}] Aliases:map[]}\"\nJun 10 14:29:32.296630 crc crio[3658]: time=\"2026-06-10T14:29:32.296570823Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:29:32.296916 crc crio[3658]: time=\"2026-06-10T14:29:32.290533808Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:27067ce548bf8a873d1dcf9ba0791894c1832c1768aa1ec2ee30f13f07a8377f UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/1426abe0-fecd-4b6c-a027-fa26bfb44540 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:0xc00088a008}] Aliases:map[]}\"\nJun 10 14:29:32.296994 crc crio[3658]: time=\"2026-06-10T14:29:32.296939364Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:29:32.297238 crc crio[3658]: time=\"2026-06-10T14:29:32.290541849Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:6c5b3b8114f790f1e9c9df576e0b872867a86410018cb9db253914f56c581c7b UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/3e2a66f9-0cbb-4ead-93dc-d43bf48dfab1 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:0xc00262a108}] Aliases:map[]}\"\nJun 10 14:29:32.297238 crc crio[3658]: time=\"2026-06-10T14:29:32.297227492Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:29:32.297537 crc crio[3658]: time=\"2026-06-10T14:29:32.290544089Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:db6b7d883f3f3be8e921d7e4e16673bef4f3d975921cca631c2c1ee3a3357e76 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/e5d96326-1e93-4f25-a48f-2aed720fd1d6 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:0xc000d8e560}] Aliases:map[]}\"\nJun 10 14:29:32.297680 crc crio[3658]: time=\"2026-06-10T14:29:32.297625264Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:29:32.297900 crc crio[3658]: time=\"2026-06-10T14:29:32.290548089Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:c395c0966dcd9852a40572361c77961db8e60dc9184719056e0cb52ec1debe5c UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/0b249bd2-fbbd-4303-838c-3f1ffb6ea8bf 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:0xc00018e908}] Aliases:map[]}\"\nJun 10 14:29:32.298022 crc crio[3658]: time=\"2026-06-10T14:29:32.297976824Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:29:32.298367 crc crio[3658]: time=\"2026-06-10T14:29:32.290555469Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:9ada9c03cf9925a7546c043a7ef5ed105ab8996fb0c978dba17bdf4811dc4bae UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/f2b54d8a-86e9-425b-aeaa-7094291e2e36 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:0xc00008c8a8}] Aliases:map[]}\"\nJun 10 14:29:32.298489 crc crio[3658]: time=\"2026-06-10T14:29:32.298410687Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:29:32.298633 crc crio[3658]: time=\"2026-06-10T14:29:32.290559579Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:8b6b888326e88b747d338d2410a08e390a035309071da2be68f5aae33f0d5ed5 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/36df6f05-1f3f-4f9e-bde8-ba3357c875c3 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:0xc000558140}] Aliases:map[]}\"\nJun 10 14:29:32.298771 crc crio[3658]: time=\"2026-06-10T14:29:32.298704525Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:29:32.298996 crc crio[3658]: time=\"2026-06-10T14:29:32.290564239Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:f86a66527621b148947e6e134b40ff60315c5620d4cac58d2c0512fb59f52759 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/824ebf36-945c-4f06-8c93-03eab7a00faa 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:0xc00012c8c0}] Aliases:map[]}\"\nJun 10 14:29:32.299152 crc crio[3658]: time=\"2026-06-10T14:29:32.299111307Z\" 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 10 14:29:32.301969 crc crio[3658]: time=\"2026-06-10T14:29:32.301572308Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:29:32.303008 crc crio[3658]: time=\"2026-06-10T14:29:32.301803205Z\" level=info msg=\"Ran pod sandbox 4117a910b8a002c706ec2f3127a92fde98b68e64bd129f523433743a0ad6f21e with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=a1c8cccd-e21e-473b-81fc-cf7c6ca58e4c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:32.303008 crc crio[3658]: time=\"2026-06-10T14:29:32.290567639Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:57fe4b5831a2775a64aafe6dda10f1d2feadbe9c4d6eb8359895f58a8ec0e800 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/f283d597-5163-4e50-9720-cb6403f0ba7a 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:0xc00088a2a8}] Aliases:map[]}\"\nJun 10 14:29:32.303008 crc crio[3658]: time=\"2026-06-10T14:29:32.290473567Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:45359ae990e7aad796714cbbe9be605c5f90d52b7b42186001a1aff03bcae5f8 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/2771435c-2226-4de5-93e8-a95205b7833b 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:0xc000558220}] Aliases:map[]}\"\nJun 10 14:29:32.303513 crc crio[3658]: time=\"2026-06-10T14:29:32.303381171Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:29:32.303894 crc crio[3658]: time=\"2026-06-10T14:29:32.290478687Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:34e9b44e0cfe31bb2920734b1d667511d63bfdb1a50340fda4ad115a37f846fa UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/7c3e9778-48e5-4dba-8ebd-57d09cf1c5a9 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:0xc00018e848}] Aliases:map[]}\"\nJun 10 14:29:32.304171 crc crio[3658]: time=\"2026-06-10T14:29:32.303964628Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:29:32.304171 crc crio[3658]: time=\"2026-06-10T14:29:32.303998909Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:29:32.304561 crc crio[3658]: time=\"2026-06-10T14:29:32.288892251Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:302172b9c3ec4bf7a54c7798443c0de14148813d4c48888be9828bf9f60a09eb UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/065c64f8-375d-4faf-bfb0-431595751f75 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:0xc00008c820}] Aliases:map[]}\"\nJun 10 14:29:32.304561 crc crio[3658]: time=\"2026-06-10T14:29:32.290567179Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:e4dea9b33a7fd222b46a3b4de9e2fdc3837f22bec304ec427c3a805da3db66cb UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/58b7bcf5-92e7-4491-8194-ea94bbf95a0a 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:0xc000d8e5b0}] Aliases:map[]}\"\nJun 10 14:29:32.304561 crc crio[3658]: time=\"2026-06-10T14:29:32.28816566Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:8c9bdc71ba2032faf1bf7dd438763e3abfd7f39541339be1823f32161a184649 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/adbb3221-8543-4959-a1f1-4c542ee3b8ea 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:0xc00012c938}] Aliases:map[]}\"\nJun 10 14:29:32.304561 crc crio[3658]: time=\"2026-06-10T14:29:32.304436651Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:29:32.304984 crc crio[3658]: time=\"2026-06-10T14:29:32.290495717Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:82d5452d22f33aa69e7cf32ab43b385c475a2f1fb0fc92a37c325ea60be2a7b3 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/84aba54c-5199-4688-b0a9-18467f7a876d 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:0xc00018e9a0}] Aliases:map[]}\"\nJun 10 14:29:32.304984 crc crio[3658]: time=\"2026-06-10T14:29:32.304801872Z\" 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 10 14:29:32.305100 crc crio[3658]: time=\"2026-06-10T14:29:32.290484247Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:53311ff11672c26d4f8123f2678a7b7f61333b89f6cabbdd9dd58f88bb8a3b46 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/634e9141-e23c-4549-9397-3b9117372509 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:0xc000d70000}] Aliases:map[]}\"\nJun 10 14:29:32.305148 crc crio[3658]: time=\"2026-06-10T14:29:32.305123531Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:29:32.309596 crc crio[3658]: time=\"2026-06-10T14:29:32.290510228Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:269af530416dc05b223cf725bc9d493cae4e072dc8f3e37cba23f507deeb5c39 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/8d3ec147-8edf-4623-8255-3c6929a1ccb3 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:0xc00018e660}] Aliases:map[]}\"\nJun 10 14:29:32.309596 crc crio[3658]: time=\"2026-06-10T14:29:32.306027407Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:29:32.309596 crc crio[3658]: time=\"2026-06-10T14:29:32.306026807Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:29:32.309596 crc crio[3658]: time=\"2026-06-10T14:29:32.290520748Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:ac968cbcb0ab3b05dad3f481cece843ad59d3c0042562ab121d675a593d8c8ce UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/e2c56014-387e-48ec-8301-e928db65f79a 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:0xc00018e808}] Aliases:map[]}\"\nJun 10 14:29:32.309596 crc crio[3658]: time=\"2026-06-10T14:29:32.306749848Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:29:32.309596 crc crio[3658]: time=\"2026-06-10T14:29:32.290505978Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:d8450a5053a476102d5050110717ca04b1743c4c0d95b37544533a3427d536c8 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/0d326065-7fbb-4470-9809-4361917c98a5 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:0xc00018e880}] Aliases:map[]}\"\nJun 10 14:29:32.309596 crc crio[3658]: time=\"2026-06-10T14:29:32.307599243Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:29:32.309596 crc crio[3658]: time=\"2026-06-10T14:29:32.290523178Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:5ac7df3656307af8ebf4777e6c5320c191b02df7e71b19e8b3b44a556d4fade1 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/eccb48bc-542a-4238-bc71-27120388066f 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:0xc000558360}] Aliases:map[]}\"\nJun 10 14:29:32.309596 crc crio[3658]: time=\"2026-06-10T14:29:32.308037696Z\" 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 10 14:29:32.309596 crc crio[3658]: time=\"2026-06-10T14:29:32.302877976Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:29:32.309596 crc crio[3658]: time=\"2026-06-10T14:29:32.308614192Z\" level=info msg=\"Created container 33f71cb10bfc3b1ccdd9ae46bb3b95757f939fd8c05f3519f0351b8a42815c24: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=329fb9db-b194-4756-b558-6d7e30be2fc9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:32.311081 crc crio[3658]: time=\"2026-06-10T14:29:32.311024882Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:29:32.311778 crc crio[3658]: time=\"2026-06-10T14:29:32.311043793Z\" level=info msg=\"Ran pod sandbox 72e4d938377f583aa0c8361a427c88f666ee23c1c5a11dbba0ab3a9c96fc111b with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=51bd5059-277e-4723-ad73-cb43b79337b8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:32.312118 crc crio[3658]: time=\"2026-06-10T14:29:32.312061222Z\" level=info msg=\"Starting container: 33f71cb10bfc3b1ccdd9ae46bb3b95757f939fd8c05f3519f0351b8a42815c24\" id=8d6bd144-1ca4-495d-988e-5a9424bb1db0 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:32.313562 crc crio[3658]: time=\"2026-06-10T14:29:32.313488403Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 14:29:32.313562 crc crio[3658]: time=\"2026-06-10T14:29:32.313535875Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 14:29:32.313562 crc crio[3658]: time=\"2026-06-10T14:29:32.313560606Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:29:32.315005 crc crio[3658]: time=\"2026-06-10T14:29:32.314856343Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=c85b98b0-848b-4881-a8e9-4ed8bedd0b82 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.315402 crc crio[3658]: time=\"2026-06-10T14:29:32.315351127Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=5e9e9098-0b65-4001-9f43-fd360cf22bfd name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.318629 crc crio[3658]: time=\"2026-06-10T14:29:32.318430187Z\" level=info msg=\"Ran pod sandbox 6b7486fa053907655d15ab846f11081731edf05d085a2f70c506a946d7450508 with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=1572ad95-67d1-4faa-b100-9ff145861049 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:32.322210 crc crio[3658]: time=\"2026-06-10T14:29:32.322136934Z\" level=info msg=\"Started container\" PID=12195 containerID=33f71cb10bfc3b1ccdd9ae46bb3b95757f939fd8c05f3519f0351b8a42815c24 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=8d6bd144-1ca4-495d-988e-5a9424bb1db0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdcae05abe3c74f4c2679117d8a761c010ac53832c8a748582ab5d41a7170adb\nJun 10 14:29:32.327166 crc crio[3658]: time=\"2026-06-10T14:29:32.327091718Z\" level=info msg=\"Ran pod sandbox bdf07c555973350cde33a65900bc51e21c2fb379858cd0f76a3bd939b42eb862 with infra container: openshift-marketplace/redhat-operators-x5vn9/POD\" id=2fb3b88b-b8ef-4005-968a-7478d670fa64 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:32.330109 crc crio[3658]: time=\"2026-06-10T14:29:32.330033813Z\" level=info msg=\"Ran pod sandbox 8577e9bd5c3119f5ce5775b3fb9bc51f065e9195c27dc258215082bda9be25af with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=9d079f73-2fc7-49e8-968f-ad3d9676a069 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:32.332614 crc crio[3658]: time=\"2026-06-10T14:29:32.332539055Z\" level=info msg=\"Ran pod sandbox 0a1dd4db35a22570a072e8827561d18c44b2b569ced9a4ca779a730a11e421c6 with infra container: openshift-dns/dns-default-qtghf/POD\" id=15e85ad5-8340-453e-9a85-6540647f379e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:32.333407 crc crio[3658]: time=\"2026-06-10T14:29:32.333355719Z\" level=info msg=\"Ran pod sandbox 97b6de7f6451aae19fa837bc5a97b426ae3f93d11510b0459ab7c1f431a57bce with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=903259be-99cf-4e6f-9274-625fedd41da7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:32.336055 crc crio[3658]: time=\"2026-06-10T14:29:32.335991695Z\" level=info msg=\"Ran pod sandbox 11805eb38b64111793cbb7619b6935732193b96282de106d6338f8847b3beb6c with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=e6415300-48f8-43ac-84ef-cdba33918dba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:32.337117 crc crio[3658]: time=\"2026-06-10T14:29:32.337041976Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 14:29:32.337117 crc crio[3658]: time=\"2026-06-10T14:29:32.337100208Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 14:29:32.337315 crc crio[3658]: time=\"2026-06-10T14:29:32.337126058Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/egress-router\\\"\"\nJun 10 14:29:32.340306 crc crio[3658]: time=\"2026-06-10T14:29:32.339220809Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=225f7255-c65d-478f-bc4a-a5cc15da59da name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.340537 crc crio[3658]: time=\"2026-06-10T14:29:32.340474185Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=d85fcb91-8dcd-47a6-9501-86375ec09d92 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.340625 crc crio[3658]: time=\"2026-06-10T14:29:32.340562958Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=0a11aeaa-d6b9-4704-8d27-f384833850ce name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.341042 crc crio[3658]: time=\"2026-06-10T14:29:32.340956569Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=2e092b2c-923e-4651-aaed-e99d629c1c52 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.341115 crc crio[3658]: time=\"2026-06-10T14:29:32.341041792Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=b97461a5-d8d2-43b5-86c9-7381bc419cda name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.341939 crc crio[3658]: time=\"2026-06-10T14:29:32.341875796Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=8a3905d3-d7f8-41c3-8de3-58e7cbd26056 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.344574 crc crio[3658]: time=\"2026-06-10T14:29:32.344489282Z\" level=info msg=\"Ran pod sandbox fa701c754eb5539ac29bbe2fc0d73de23bff8e76408691cfbf3540054cd654a7 with infra container: openshift-console/console-6c684df5db-cc8g8/POD\" id=337df94d-c5a5-419f-9fee-d2206930dac2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:32.351339 crc crio[3658]: time=\"2026-06-10T14:29:32.347688164Z\" level=info msg=\"Ran pod sandbox 62e09b6b8670a99cabfa1a047c9f44fc15273b112bb953e5e971d99328359bf4 with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=8097d167-9ccd-4ced-9677-64b1888850db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:32.351339 crc crio[3658]: time=\"2026-06-10T14:29:32.349927209Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=a9940ff2-c2d6-4e43-ac59-6a44326fafb1 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.351875 crc crio[3658]: time=\"2026-06-10T14:29:32.351810114Z\" level=info msg=\"Ran pod sandbox 48ddd4a082e87365ca431eca455a560bd5875659002598ef4d11c03b104589fd with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=dba38c47-81f4-4a8e-b466-d459846fddcc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:32.354061 crc crio[3658]: time=\"2026-06-10T14:29:32.354003967Z\" level=info msg=\"Ran pod sandbox 4d569b6fa1ab5ef1a5b4af2130349632d5ac7d6a7fa79b7129023c54d2c27ca4 with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=1223486c-6598-459c-81a8-c8d175fed1df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:32.359824 crc crio[3658]: time=\"2026-06-10T14:29:32.359693142Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=54aa9c8c-d511-4122-bd28-cbb40cf73927 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.363864 crc crio[3658]: time=\"2026-06-10T14:29:32.361073072Z\" level=info msg=\"Ran pod sandbox 46654e69dcbbce2b68f97fc13954ab923f20cff7e4150d894c5f9852feefa9fa with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=086f1e6b-2257-4736-a903-ff03a8a49472 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:32.363864 crc crio[3658]: time=\"2026-06-10T14:29:32.362486723Z\" level=info msg=\"Ran pod sandbox 200b4badf8fcbe565a02e215356dbe1cae9506982f62893db42aad497eb09367 with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=2257a7e0-9bdc-42e7-930a-12b6318794f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:32.363864 crc crio[3658]: time=\"2026-06-10T14:29:32.362580096Z\" level=info msg=\"Ran pod sandbox d84a0fd8625f50221d4886eae41250b01b4b12ccd359447b32c2b02178b29b4d with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=177b01ee-5e16-48e7-b557-1959835dbcf5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:32.363864 crc crio[3658]: time=\"2026-06-10T14:29:32.362902345Z\" level=info msg=\"Ran pod sandbox c4e2ccef63cc117bd6912abaee2501be821d7e6ba9249273bf0bde85aca13e43 with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=b27a703a-89bf-4284-86c0-8004a4a66c21 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:32.365879 crc crio[3658]: time=\"2026-06-10T14:29:32.364743258Z\" level=info msg=\"Ran pod sandbox 89280aaebb5a8a8596725f2245c1a0d1da6d714b37f726de54082e199f85d6e3 with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=f1d247e8-7364-42be-b2ca-05c5dd9524e3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:32.365879 crc crio[3658]: time=\"2026-06-10T14:29:32.364898183Z\" level=info msg=\"Ran pod sandbox f1f58f704751dd456dc416fb052194bd38c5cabfeb7a029b4173942886cea9b5 with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=6f5c3070-01e0-4401-a14e-6fd1b268b259 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:32.366987 crc crio[3658]: time=\"2026-06-10T14:29:32.366919822Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=e82cdb40-1ef3-40ce-b925-5fcd0acafd8e name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.367513 crc crio[3658]: time=\"2026-06-10T14:29:32.367457107Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=5eed6cac-e53e-4898-b378-0626e288d6e8 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.372618 crc crio[3658]: time=\"2026-06-10T14:29:32.372533714Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=5fa0cf38-c4ef-466c-b989-645d4e644438 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.372823 crc crio[3658]: time=\"2026-06-10T14:29:32.372755051Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=2190c319-fb26-4bd5-be89-3c77567ea7c2 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.372962 crc crio[3658]: time=\"2026-06-10T14:29:32.372912365Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=24442f10-5206-441a-84bb-2d1232a8f0ed name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.373120 crc crio[3658]: time=\"2026-06-10T14:29:32.373008918Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=2b12f93b-b9bb-47a8-a45e-496916a813e6 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.373763 crc crio[3658]: time=\"2026-06-10T14:29:32.373612775Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=3ce6b914-a8cd-478b-ad90-04a57d11b022 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.374165 crc crio[3658]: time=\"2026-06-10T14:29:32.373053629Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=8991417b-fa20-4c19-acfc-84a2532d55a7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.374537 crc crio[3658]: time=\"2026-06-10T14:29:32.374406398Z\" level=info msg=\"Ran pod sandbox a42b41c0a3a3752214ba07d8e98ef95d5e8d26ad8e57f48a1eb45e68a5f423e9 with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=7b73de2e-b1a2-4bd3-a3a0-1bbb294d2fff name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:32.375766 crc crio[3658]: time=\"2026-06-10T14:29:32.375646804Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b5cea914-e8bf-476e-91a5-380011b76c1f name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.399018 crc crio[3658]: time=\"2026-06-10T14:29:32.398926109Z\" level=info msg=\"Ran pod sandbox 81d7b44450db0a062caccdfbfb108c9124478a7ca03bbff84b6ee664343f7d84 with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=cb8c9e79-f090-4381-9f4f-398eae0551e5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:32.400831 crc crio[3658]: time=\"2026-06-10T14:29:32.400764072Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=05ef041f-a303-4cb0-acbd-15c201819c8f name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.411221 crc crio[3658]: time=\"2026-06-10T14:29:32.41103146Z\" level=info msg=\"Ran pod sandbox b85938f9604091c931c49ad43df4f093bc174b2d73f3ad2e44093287c6f4a653 with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=c0324bce-9643-4ae1-81e5-b72c0b74a834 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:32.414127 crc crio[3658]: time=\"2026-06-10T14:29:32.414029076Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=380696e6-8745-4100-8285-35a41d2dfd61 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.421101 crc crio[3658]: time=\"2026-06-10T14:29:32.42070392Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 14:29:32.421101 crc crio[3658]: time=\"2026-06-10T14:29:32.420768912Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 14:29:32.421101 crc crio[3658]: time=\"2026-06-10T14:29:32.420788852Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:29:32.427865 crc crio[3658]: time=\"2026-06-10T14:29:32.427693502Z\" level=info msg=\"Ran pod sandbox fa75c7b936f9f5165cad526d02be34d137c9e7e69b3643fafbf85033a134f40d with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=2a4ea5a0-83aa-4984-943e-f5994953866a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:32.431534 crc crio[3658]: time=\"2026-06-10T14:29:32.43142482Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2527d784-b4d0-4104-8e28-4866747a35b6 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.436983 crc crio[3658]: time=\"2026-06-10T14:29:32.436895499Z\" level=info msg=\"Ran pod sandbox aa9826550cc8ebc82f7c01075eccd78e16efaf3378df7b26b5b50737f8113c5b with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=2dee0248-0d1c-4247-a2a1-5e63e95f511d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:32.449663 crc crio[3658]: time=\"2026-06-10T14:29:32.449525095Z\" level=info msg=\"Ran pod sandbox c395c0966dcd9852a40572361c77961db8e60dc9184719056e0cb52ec1debe5c with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=7b481f35-e9af-449a-981e-a53342a2438b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:32.449889 crc crio[3658]: time=\"2026-06-10T14:29:32.449671589Z\" level=info msg=\"Ran pod sandbox 6d45d3cbfdea23cb05994254dd7312bddae7b99a06c787a940780793912a0a98 with infra container: openshift-marketplace/certified-operators-l27pk/POD\" id=0dbc331d-0daa-48a1-94b3-8484a0873a6e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:32.458463 crc crio[3658]: time=\"2026-06-10T14:29:32.45523537Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=f49c3416-6980-4c5f-94c1-2fd1e3bf6236 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.458616 crc crio[3658]: time=\"2026-06-10T14:29:32.457424684Z\" level=info msg=\"Ran pod sandbox f86a66527621b148947e6e134b40ff60315c5620d4cac58d2c0512fb59f52759 with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=de928b01-9cfb-47db-a3fa-d2d91114890f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:32.458776 crc crio[3658]: time=\"2026-06-10T14:29:32.458251588Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=942998d0-4622-4ad7-b911-cda18708121f name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.458871 crc crio[3658]: time=\"2026-06-10T14:29:32.45834214Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5150f204-384a-48ee-9ab6-3f741a46bf33 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.459053 crc crio[3658]: time=\"2026-06-10T14:29:32.458984159Z\" level=info msg=\"Ran pod sandbox 6c5b3b8114f790f1e9c9df576e0b872867a86410018cb9db253914f56c581c7b with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=1feb9c57-c573-4777-8539-d5fd8d4f0920 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:32.460389 crc crio[3658]: time=\"2026-06-10T14:29:32.460180434Z\" level=info msg=\"Ran pod sandbox 9ada9c03cf9925a7546c043a7ef5ed105ab8996fb0c978dba17bdf4811dc4bae with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=c0f9c5d0-834b-43ce-8b25-c478f2fa1523 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:32.460932 crc crio[3658]: time=\"2026-06-10T14:29:32.460854153Z\" level=info msg=\"Ran pod sandbox 57fe4b5831a2775a64aafe6dda10f1d2feadbe9c4d6eb8359895f58a8ec0e800 with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=cd7485b1-bf12-4888-ad64-00ce66ae5441 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:32.466848 crc crio[3658]: time=\"2026-06-10T14:29:32.465002353Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=7ef70193-f588-4893-a1e4-8bdc2fec56f4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.466848 crc crio[3658]: time=\"2026-06-10T14:29:32.465316142Z\" level=info msg=\"Ran pod sandbox e4dea9b33a7fd222b46a3b4de9e2fdc3837f22bec304ec427c3a805da3db66cb with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=4201927a-191a-4bfe-833d-8b7a6500ea78 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:32.466848 crc crio[3658]: time=\"2026-06-10T14:29:32.465321413Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=d16d76fe-118a-45c3-8a3b-97004c22ac78 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.466848 crc crio[3658]: time=\"2026-06-10T14:29:32.466143556Z\" level=info msg=\"Ran pod sandbox ac968cbcb0ab3b05dad3f481cece843ad59d3c0042562ab121d675a593d8c8ce with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=644e0dfb-15d4-4f9d-9818-f941dca043a9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:32.466848 crc crio[3658]: time=\"2026-06-10T14:29:32.466748214Z\" level=info msg=\"Ran pod sandbox 8b6b888326e88b747d338d2410a08e390a035309071da2be68f5aae33f0d5ed5 with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=f77ea168-9ee3-41a1-b5a8-9133d18377c7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:32.468597 crc crio[3658]: time=\"2026-06-10T14:29:32.468547916Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f0864463-50a0-45ec-a746-70e9259a1cde name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.469483 crc crio[3658]: time=\"2026-06-10T14:29:32.468969068Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2b29229e-7a6e-43fc-883e-ab367dd27bd3 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.473306 crc crio[3658]: time=\"2026-06-10T14:29:32.471928464Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=13302b2a-c9f1-4d78-a038-c6021dc16496 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.473306 crc crio[3658]: time=\"2026-06-10T14:29:32.472184901Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=cbc5a81d-fab9-4691-9094-335105bbae3c name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.479033 crc crio[3658]: time=\"2026-06-10T14:29:32.478897626Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=dbbc4258-6f1f-47d4-86a3-f3ef07a8a804 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.498319 crc crio[3658]: time=\"2026-06-10T14:29:32.497816534Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bc0630e2-c001-4dc6-87ff-4ac075954f36 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.498514 crc crio[3658]: time=\"2026-06-10T14:29:32.498464733Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=58a2fd9c-6d9f-4e98-ae6f-fe75db10828d name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.498788 crc crio[3658]: time=\"2026-06-10T14:29:32.498688159Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=7643714e-6c7b-40be-b3a4-440141ab6809 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.498978 crc crio[3658]: time=\"2026-06-10T14:29:32.498809453Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=08173d26-b314-4ccc-92f5-af896f2366df name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.498978 crc crio[3658]: time=\"2026-06-10T14:29:32.498911246Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=df545e2e-4d32-41e1-a94c-119867ca0887 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.499302 crc crio[3658]: time=\"2026-06-10T14:29:32.499177253Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=35a2baae-40cb-4892-b172-b12cbb2b56dd name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.499394 crc crio[3658]: time=\"2026-06-10T14:29:32.499353109Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=96498ac4-edd4-4286-b011-9c880b8ddfb9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.499621 crc crio[3658]: time=\"2026-06-10T14:29:32.499463282Z\" level=info msg=\"Ran pod sandbox 82d5452d22f33aa69e7cf32ab43b385c475a2f1fb0fc92a37c325ea60be2a7b3 with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=8ee012ee-ff33-483b-b6da-e8e4d7a3c244 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:32.499621 crc crio[3658]: time=\"2026-06-10T14:29:32.499528244Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=5b21817b-2795-4176-9e02-9d7714a63d01 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.500010 crc crio[3658]: time=\"2026-06-10T14:29:32.499783231Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=3215236d-45d3-4200-8216-26d3227b3040 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.500010 crc crio[3658]: time=\"2026-06-10T14:29:32.499843113Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fbabd535-a76a-4e02-a8a1-794ecd61556b name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.500010 crc crio[3658]: time=\"2026-06-10T14:29:32.499858233Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=a038b624-569e-4789-bfc5-94dbed1fa0e1 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.500010 crc crio[3658]: time=\"2026-06-10T14:29:32.497982369Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=f0892ae8-f835-42dd-bf3f-b4db690536ea name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.500010 crc crio[3658]: time=\"2026-06-10T14:29:32.49803203Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=fd3065f5-01e4-46f0-95e4-dee9999d4791 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.500010 crc crio[3658]: time=\"2026-06-10T14:29:32.499789611Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=03094861-0557-43ba-9e7d-2455a994ab52 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.500425 crc crio[3658]: time=\"2026-06-10T14:29:32.500122701Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9bc727bc-8cbb-43b0-af76-cb0c905505e4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.500425 crc crio[3658]: time=\"2026-06-10T14:29:32.499803672Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=c227b210-eb46-4b94-a092-5307b451cb25 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.500425 crc crio[3658]: time=\"2026-06-10T14:29:32.500196113Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=294b40a1-a6d1-4b54-a4e9-eecc5d529151 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.500425 crc crio[3658]: time=\"2026-06-10T14:29:32.498104832Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=42f0ffa8-dfa8-4fc6-8210-3a119eea3e58 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.500425 crc crio[3658]: time=\"2026-06-10T14:29:32.500314736Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3edd3bcf-9825-4959-adc2-50bc34d1d101 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.500425 crc crio[3658]: time=\"2026-06-10T14:29:32.498139473Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=4082f3d0-0c43-4634-90d3-616f860b670a name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.502071 crc crio[3658]: time=\"2026-06-10T14:29:32.498072601Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=8048e1c8-d469-4461-a58c-59720be383b6 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.502071 crc crio[3658]: time=\"2026-06-10T14:29:32.498173464Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5c09d1f5-5f46-4160-93d7-45b86e948c23 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.502071 crc crio[3658]: time=\"2026-06-10T14:29:32.497916927Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=2d7da951-b5f5-4f3a-9248-87b911bdc08d name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.503660 crc crio[3658]: time=\"2026-06-10T14:29:32.503578041Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/dns\" id=caa86d85-a148-4b33-9588-9a6d75d50aa5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:32.504122 crc crio[3658]: time=\"2026-06-10T14:29:32.504057475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.504707 crc crio[3658]: time=\"2026-06-10T14:29:32.504618201Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=a8b856ab-0a44-4cb5-9329-59c4cbfc41ad name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.504812 crc crio[3658]: time=\"2026-06-10T14:29:32.504699913Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=6765ac58-2084-462f-8a78-3bca598d3466 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.505159 crc crio[3658]: time=\"2026-06-10T14:29:32.504961841Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=d1f29f52-e4be-4385-a2f5-54abd8dbc3aa name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.505159 crc crio[3658]: time=\"2026-06-10T14:29:32.505047804Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f49ec773-5332-4fab-b8ee-68ee053da5d5 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.505699 crc crio[3658]: time=\"2026-06-10T14:29:32.505384393Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=86135024-4625-4c64-a58a-88683dcac142 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.508041 crc crio[3658]: time=\"2026-06-10T14:29:32.507570217Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=13763de1-32a6-44f5-9cd5-7f201e3c7b8d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:32.508041 crc crio[3658]: time=\"2026-06-10T14:29:32.50769706Z\" level=info msg=\"Ran pod sandbox 27067ce548bf8a873d1dcf9ba0791894c1832c1768aa1ec2ee30f13f07a8377f with infra container: openshift-console/downloads-747b44746d-4pqvr/POD\" id=73b51156-e382-431f-a44f-b64818e93abc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:32.508041 crc crio[3658]: time=\"2026-06-10T14:29:32.507972028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.508350 crc crio[3658]: time=\"2026-06-10T14:29:32.508183524Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=6bc87ef9-3e51-44f4-b85b-6769acbd47fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:32.508627 crc crio[3658]: time=\"2026-06-10T14:29:32.508515094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.510536 crc crio[3658]: time=\"2026-06-10T14:29:32.510205093Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=60a83ec7-acb1-45b5-a938-d8f0015c7917 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:32.510536 crc crio[3658]: time=\"2026-06-10T14:29:32.510507302Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=a1f2d32f-7ffc-401e-ad02-38280436b644 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.510700 crc crio[3658]: time=\"2026-06-10T14:29:32.510658336Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=a4f648eb-f3cd-4781-87cb-4665200a736c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:32.511214 crc crio[3658]: time=\"2026-06-10T14:29:32.51115495Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=521c4fb2-96d3-4b6b-b125-a8b59c3086a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:32.511829 crc crio[3658]: time=\"2026-06-10T14:29:32.511461039Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=54095127-8014-475b-836d-048290d6171b name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.511829 crc crio[3658]: time=\"2026-06-10T14:29:32.511643455Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=56d1b4de-132f-45e7-a140-111f960ef1e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:32.512117 crc crio[3658]: time=\"2026-06-10T14:29:32.512049796Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=68c4ab37-6fdc-4bb4-a33c-fadb96669aac name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:32.512675 crc crio[3658]: time=\"2026-06-10T14:29:32.512585262Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=fe561f6e-7cb8-4b73-933e-84511a7146f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:32.512675 crc crio[3658]: time=\"2026-06-10T14:29:32.512635773Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=e3a10c0c-56bb-40a2-ba18-096be7bef5d4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.512872 crc crio[3658]: time=\"2026-06-10T14:29:32.512705315Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=6b422ad7-5121-472b-8219-b2ac5adb4ac4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.512978 crc crio[3658]: time=\"2026-06-10T14:29:32.512912971Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=b1ba2f6d-6728-48e1-b956-054e4038ca63 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:32.513058 crc crio[3658]: time=\"2026-06-10T14:29:32.512918341Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=8aca4e8b-2f21-40c3-91f9-50193bcc1d94 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:32.513246 crc crio[3658]: time=\"2026-06-10T14:29:32.513175019Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=d695952d-c097-4dcc-b35f-dba3e9dd1a8e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:32.513696 crc crio[3658]: time=\"2026-06-10T14:29:32.513594591Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=efebc1e6-97af-4c28-8e8b-b7ba0bc21412 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.514911 crc crio[3658]: time=\"2026-06-10T14:29:32.514845077Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=f4f51e29-6739-4568-9c8f-ffa462927005 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:32.515817 crc crio[3658]: time=\"2026-06-10T14:29:32.515755354Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=3c0e5b27-a911-4b70-9443-d528e22773dc name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.515894 crc crio[3658]: time=\"2026-06-10T14:29:32.515844296Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=6f907b29-ab9b-49ad-9ccb-12b862336f00 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.517642 crc crio[3658]: time=\"2026-06-10T14:29:32.517614798Z\" level=info msg=\"Ran pod sandbox 8c9bdc71ba2032faf1bf7dd438763e3abfd7f39541339be1823f32161a184649 with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=4f80a7ea-929a-4bda-b3aa-f8dcbed649c2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:32.518517 crc crio[3658]: time=\"2026-06-10T14:29:32.518208265Z\" level=info msg=\"Ran pod sandbox 45359ae990e7aad796714cbbe9be605c5f90d52b7b42186001a1aff03bcae5f8 with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=0cf684f9-1fc3-478d-8937-7a08b6629d08 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:32.518842 crc crio[3658]: time=\"2026-06-10T14:29:32.518620127Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=99d6e8a3-60fc-4b43-8e36-724914207936 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:32.520199 crc crio[3658]: time=\"2026-06-10T14:29:32.520169732Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=f20722a2-83fe-4fa7-a824-482928b2bfaf name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:32.520873 crc crio[3658]: time=\"2026-06-10T14:29:32.52045755Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=0169cbce-b4e4-4329-aab7-a754dae29604 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.521041 crc crio[3658]: time=\"2026-06-10T14:29:32.520491041Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=1f7c9bdf-d7cc-48fa-974b-44bf48768080 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.521168 crc crio[3658]: time=\"2026-06-10T14:29:32.520635515Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=708a4302-9732-44d4-a10a-5e3607cc18ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:32.521993 crc crio[3658]: time=\"2026-06-10T14:29:32.521818099Z\" level=info msg=\"Ran pod sandbox 269af530416dc05b223cf725bc9d493cae4e072dc8f3e37cba23f507deeb5c39 with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=eb7b5275-813b-47ef-a921-48ed4088fdd1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:32.523215 crc crio[3658]: time=\"2026-06-10T14:29:32.523183339Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=5ef278e1-26f8-4ba8-872b-e5dc842ab093 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:32.523800 crc crio[3658]: time=\"2026-06-10T14:29:32.523706254Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=3d86cbbb-8a55-452d-81ab-69001610ed7e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:32.523983 crc crio[3658]: time=\"2026-06-10T14:29:32.523852318Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=0cbcf1c9-2537-434c-980d-58b79036e7a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:32.524063 crc crio[3658]: time=\"2026-06-10T14:29:32.523873499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.524322 crc crio[3658]: time=\"2026-06-10T14:29:32.524188228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.524322 crc crio[3658]: time=\"2026-06-10T14:29:32.52424601Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=b94e8928-3d60-4330-a4d8-aba7a5229520 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:32.524926 crc crio[3658]: time=\"2026-06-10T14:29:32.524707823Z\" level=info msg=\"Ran pod sandbox 302172b9c3ec4bf7a54c7798443c0de14148813d4c48888be9828bf9f60a09eb with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=d16fb248-ca85-4b89-bae9-1831c8959d69 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:32.524926 crc crio[3658]: time=\"2026-06-10T14:29:32.524889408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.525047 crc crio[3658]: time=\"2026-06-10T14:29:32.52493593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.525133 crc crio[3658]: time=\"2026-06-10T14:29:32.525095964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.525368 crc crio[3658]: time=\"2026-06-10T14:29:32.525248379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.525499 crc crio[3658]: time=\"2026-06-10T14:29:32.525310251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.525499 crc crio[3658]: time=\"2026-06-10T14:29:32.524764845Z\" level=info msg=\"Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=09a004e7-f8d5-4322-afde-55002abbe6c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:32.525625 crc crio[3658]: time=\"2026-06-10T14:29:32.525578578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.526213 crc crio[3658]: time=\"2026-06-10T14:29:32.525835686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.526213 crc crio[3658]: time=\"2026-06-10T14:29:32.525880887Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=8afbb1da-563d-47e7-a1fb-f7eb485ea2f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:32.526213 crc crio[3658]: time=\"2026-06-10T14:29:32.525942999Z\" level=info msg=\"Ran pod sandbox 53311ff11672c26d4f8123f2678a7b7f61333b89f6cabbdd9dd58f88bb8a3b46 with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=4ba89780-5f70-40d5-b55b-3a7d37da1fdb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:32.526213 crc crio[3658]: time=\"2026-06-10T14:29:32.526158345Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=f43c023b-810d-4f2e-8943-e08ef94d7228 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.526213 crc crio[3658]: time=\"2026-06-10T14:29:32.526164345Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=20356aad-b975-43d9-b70b-fefb4cef98a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:32.526591 crc crio[3658]: time=\"2026-06-10T14:29:32.52631639Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=c6dd9eb0-ce2c-416b-aa47-eeb8b963b5ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:32.526591 crc crio[3658]: time=\"2026-06-10T14:29:32.526454094Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=e110d897-bd8c-42cb-98cf-a28b5f3ebf3e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:32.526878 crc crio[3658]: time=\"2026-06-10T14:29:32.52666869Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=e937dabf-a1a6-4fa4-aca2-3505d6885974 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.526953 crc crio[3658]: time=\"2026-06-10T14:29:32.526916177Z\" level=info msg=\"Ran pod sandbox db6b7d883f3f3be8e921d7e4e16673bef4f3d975921cca631c2c1ee3a3357e76 with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=aad04f0c-d94e-40dd-abac-befbb5f306b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:32.528627 crc crio[3658]: time=\"2026-06-10T14:29:32.528543734Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=43ab551f-2717-44ee-b7e5-64295ded1188 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:32.533452 crc crio[3658]: time=\"2026-06-10T14:29:32.531770288Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=82b63b06-4c45-444b-8058-4fcc6e3f95c9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.533452 crc crio[3658]: time=\"2026-06-10T14:29:32.531886361Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=1e55ee23-7d6c-4213-b06a-04b2deac826b name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.533452 crc crio[3658]: time=\"2026-06-10T14:29:32.533198309Z\" level=info msg=\"Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=9367addf-ff95-45e3-86b6-3eb23d106f4a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:32.533778 crc crio[3658]: time=\"2026-06-10T14:29:32.533670313Z\" level=info msg=\"Creating container: openshift-console/console-6c684df5db-cc8g8/console\" id=4b31f0fb-1e39-499d-991b-9794eff234cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:32.535193 crc crio[3658]: time=\"2026-06-10T14:29:32.534451355Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=5f84694b-e46c-4c40-94e2-10e82225c1c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:32.535193 crc crio[3658]: time=\"2026-06-10T14:29:32.534808776Z\" level=info msg=\"Ran pod sandbox 5ac7df3656307af8ebf4777e6c5320c191b02df7e71b19e8b3b44a556d4fade1 with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=bc16aa29-e7fd-4241-81ef-6bd34e1d02d5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:32.535193 crc crio[3658]: time=\"2026-06-10T14:29:32.534977631Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=44ff4747-ac3c-4052-896c-3c575cb6266f name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:32.536653 crc crio[3658]: time=\"2026-06-10T14:29:32.536529686Z\" level=info msg=\"Ran pod sandbox d8450a5053a476102d5050110717ca04b1743c4c0d95b37544533a3427d536c8 with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=84506e72-fa3f-436a-bc0f-d5313bb8dd59 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:32.537463 crc crio[3658]: time=\"2026-06-10T14:29:32.537392021Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=64a64d62-4883-46ff-970e-c5db0384efa5 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.537777 crc crio[3658]: time=\"2026-06-10T14:29:32.53770517Z\" level=info msg=\"Ran pod sandbox 34e9b44e0cfe31bb2920734b1d667511d63bfdb1a50340fda4ad115a37f846fa with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=7e9d2c00-0365-414a-9263-1d2872e40649 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:32.538509 crc crio[3658]: time=\"2026-06-10T14:29:32.538364419Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 14:29:32.538585 crc crio[3658]: time=\"2026-06-10T14:29:32.538486232Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 14:29:32.538742 crc crio[3658]: time=\"2026-06-10T14:29:32.538648617Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_ffeb0b50-ae32-450b-9e18-013afdb162bc\\\"\"\nJun 10 14:29:32.538832 crc crio[3658]: time=\"2026-06-10T14:29:32.538804482Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:29:32.541544 crc crio[3658]: time=\"2026-06-10T14:29:32.540339956Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=16d108a8-bebc-4378-8435-da99d3229c04 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.542229 crc crio[3658]: time=\"2026-06-10T14:29:32.540376287Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=efb3dc8d-eab0-49ac-8935-9adc3d50e6fd name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.550466 crc crio[3658]: time=\"2026-06-10T14:29:32.544711433Z\" level=info msg=\"Ran pod sandbox 15cb5b3021fba8c9b9bf5b99e5e3691970e96ff49b3e93a83b20310304010d19 with infra container: openshift-marketplace/community-operators-qhh6t/POD\" id=b574ad62-0733-4135-93ce-7a433b4310a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:32.550466 crc crio[3658]: time=\"2026-06-10T14:29:32.545234508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.550466 crc crio[3658]: time=\"2026-06-10T14:29:32.545518656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.550466 crc crio[3658]: time=\"2026-06-10T14:29:32.54566484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.550466 crc crio[3658]: time=\"2026-06-10T14:29:32.545895677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.550466 crc crio[3658]: time=\"2026-06-10T14:29:32.546175875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.550466 crc crio[3658]: time=\"2026-06-10T14:29:32.546473614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.550466 crc crio[3658]: time=\"2026-06-10T14:29:32.546537406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.550466 crc crio[3658]: time=\"2026-06-10T14:29:32.546665279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.550466 crc crio[3658]: time=\"2026-06-10T14:29:32.546866965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.550466 crc crio[3658]: time=\"2026-06-10T14:29:32.54703089Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=0f24334e-2032-454d-a423-609f45876bcc name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.550466 crc crio[3658]: time=\"2026-06-10T14:29:32.547990508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.552955 crc crio[3658]: time=\"2026-06-10T14:29:32.552766836Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=9dd1135f-70a7-4c68-a0fc-1f0eeed3367c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:32.553539 crc crio[3658]: time=\"2026-06-10T14:29:32.553444706Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=2d703122-5508-4628-b28c-ec8535cd38a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:32.553645 crc crio[3658]: time=\"2026-06-10T14:29:32.55360808Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=de0fb825-17bd-4b6e-82fd-fd213d39ce91 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.553707 crc crio[3658]: time=\"2026-06-10T14:29:32.553675902Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=5a1138a7-e34f-4964-8ccd-9229d47c0ea7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.554067 crc crio[3658]: time=\"2026-06-10T14:29:32.554005092Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ce0f6719-7590-4035-97b1-8d608f4fded9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.559350 crc crio[3658]: time=\"2026-06-10T14:29:32.559194762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.559542 crc crio[3658]: time=\"2026-06-10T14:29:32.559496951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.559769 crc crio[3658]: time=\"2026-06-10T14:29:32.559681926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.560156 crc crio[3658]: time=\"2026-06-10T14:29:32.560083448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.560226 crc crio[3658]: time=\"2026-06-10T14:29:32.560102189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.560226 crc crio[3658]: time=\"2026-06-10T14:29:32.560179281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.560226 crc crio[3658]: time=\"2026-06-10T14:29:32.560104669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.560494 crc crio[3658]: time=\"2026-06-10T14:29:32.560421848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.562617 crc crio[3658]: time=\"2026-06-10T14:29:32.562536989Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 14:29:32.562617 crc crio[3658]: time=\"2026-06-10T14:29:32.562587391Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 14:29:32.562617 crc crio[3658]: time=\"2026-06-10T14:29:32.562611331Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_7a30873c-ba03-4c29-a9b2-6aca33c6b4f2\\\"\"\nJun 10 14:29:32.564441 crc crio[3658]: time=\"2026-06-10T14:29:32.564398253Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=3f09717d-2608-4378-9ee1-56c3ec0a507e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:32.565345 crc crio[3658]: time=\"2026-06-10T14:29:32.565212967Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=fb7ebe68-6a2f-4979-9948-1f7dc25c89a4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.565687 crc crio[3658]: time=\"2026-06-10T14:29:32.565592208Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=1d80da6c-29ad-42c1-a1e1-ced06019df1d name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.565916 crc crio[3658]: time=\"2026-06-10T14:29:32.565601938Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=62aea55a-4479-41d2-8f87-e576b93ce90b name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.566094 crc crio[3658]: time=\"2026-06-10T14:29:32.56601874Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=71b5e871-6abc-4688-8878-7757653ac743 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.567674 crc crio[3658]: time=\"2026-06-10T14:29:32.567604336Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=85c5350b-7484-4770-97d4-6199b0eb7127 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.567828 crc crio[3658]: time=\"2026-06-10T14:29:32.567770641Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=0bd2ecf3-48f1-4675-abbe-1031f42e4296 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.567883 crc crio[3658]: time=\"2026-06-10T14:29:32.567624607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.567996 crc crio[3658]: time=\"2026-06-10T14:29:32.567935776Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f2eeb1b7-4229-4a86-80e3-acb68344f47e name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.570135 crc crio[3658]: time=\"2026-06-10T14:29:32.570061977Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=e49e5a76-61a5-4ff7-be81-349d2b554ba5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:32.570215 crc crio[3658]: time=\"2026-06-10T14:29:32.570074607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.570215 crc crio[3658]: time=\"2026-06-10T14:29:32.57015832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.572594 crc crio[3658]: time=\"2026-06-10T14:29:32.572533879Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=eb563498-69e8-4bd0-9844-5f8dfaf54796 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.572790 crc crio[3658]: time=\"2026-06-10T14:29:32.572741755Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=d096c638-a9c0-465b-bbdd-0c04b04ff349 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:32.572853 crc crio[3658]: time=\"2026-06-10T14:29:32.572772326Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=d415735e-4f2f-4790-bf77-98f6989e92e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:32.572912 crc crio[3658]: time=\"2026-06-10T14:29:32.572862118Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=a75d2888-fc1c-4b8a-89a6-105ed6d93a59 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:32.572951 crc crio[3658]: time=\"2026-06-10T14:29:32.57292764Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=0287e4df-6390-4bf0-9d05-746d66637713 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:32.573045 crc crio[3658]: time=\"2026-06-10T14:29:32.572988992Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=9ca1f123-bfbc-4342-81f9-305db4f2e112 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:32.577118 crc crio[3658]: time=\"2026-06-10T14:29:32.576572566Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=17876458-322d-4c48-bed8-fbfea5bbaabb name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:32.594394 crc crio[3658]: time=\"2026-06-10T14:29:32.594202097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.594822 crc crio[3658]: time=\"2026-06-10T14:29:32.594697081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.595628 crc crio[3658]: time=\"2026-06-10T14:29:32.595544125Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 14:29:32.595628 crc crio[3658]: time=\"2026-06-10T14:29:32.595600847Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 14:29:32.595628 crc crio[3658]: time=\"2026-06-10T14:29:32.595622638Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bandwidth\\\"\"\nJun 10 14:29:32.609855 crc crio[3658]: time=\"2026-06-10T14:29:32.609807419Z\" level=info msg=\"Ran pod sandbox e04d460a3fc964f76ec3d84bcc9aa40e80a3c1d5d310b815cb3a84dc1bf5a1e2 with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=d7359521-f17c-46c7-b9b9-8dc0f622483e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:32.610414 crc crio[3658]: time=\"2026-06-10T14:29:32.610342744Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=1900beb3-62f4-415e-acd3-f33272dab2b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:32.610604 crc crio[3658]: time=\"2026-06-10T14:29:32.610580491Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=023b8e37-64ce-4b6c-9b7f-aa68fcc0ae45 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:32.610942 crc crio[3658]: time=\"2026-06-10T14:29:32.610820108Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=0d26fa9f-f32a-49fd-a0cf-603c3c85424d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:32.618990 crc crio[3658]: time=\"2026-06-10T14:29:32.618926113Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=582d1bfd-3991-4f97-b222-a7d28bd1415b name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.649219 crc crio[3658]: time=\"2026-06-10T14:29:32.648765697Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 14:29:32.649219 crc crio[3658]: time=\"2026-06-10T14:29:32.648817629Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 14:29:32.649219 crc crio[3658]: time=\"2026-06-10T14:29:32.64885433Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bridge\\\"\"\nJun 10 14:29:32.687331 crc crio[3658]: time=\"2026-06-10T14:29:32.68715809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.687463 crc crio[3658]: time=\"2026-06-10T14:29:32.687384166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.687590 crc crio[3658]: time=\"2026-06-10T14:29:32.687400817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.695688 crc crio[3658]: time=\"2026-06-10T14:29:32.695494121Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 14:29:32.695688 crc crio[3658]: time=\"2026-06-10T14:29:32.695593194Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 14:29:32.695688 crc crio[3658]: time=\"2026-06-10T14:29:32.695622885Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dhcp\\\"\"\nJun 10 14:29:32.697466 crc crio[3658]: time=\"2026-06-10T14:29:32.697387836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.700089 crc crio[3658]: time=\"2026-06-10T14:29:32.700017092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.700089 crc crio[3658]: time=\"2026-06-10T14:29:32.700083094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.701333 crc crio[3658]: time=\"2026-06-10T14:29:32.701152525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.701397 crc crio[3658]: time=\"2026-06-10T14:29:32.701091153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.701981 crc crio[3658]: time=\"2026-06-10T14:29:32.701841455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.702042 crc crio[3658]: time=\"2026-06-10T14:29:32.701893847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.707366 crc crio[3658]: time=\"2026-06-10T14:29:32.702593937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.707665 crc crio[3658]: time=\"2026-06-10T14:29:32.707319564Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=10f64b79-2de2-413a-a7a5-38c7ab3f7177 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:32.761389 crc crio[3658]: time=\"2026-06-10T14:29:32.760899156Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 14:29:32.761389 crc crio[3658]: time=\"2026-06-10T14:29:32.76101753Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 14:29:32.761389 crc crio[3658]: time=\"2026-06-10T14:29:32.76104411Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dummy\\\"\"\nJun 10 14:29:32.804679 crc crio[3658]: time=\"2026-06-10T14:29:32.804552051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.813511 crc crio[3658]: time=\"2026-06-10T14:29:32.813217872Z\" level=info msg=\"Created container 8467a1bb8998a871087f6873d56b0b69535aebc8f9f5747b4a644ebac4b2c6ad: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=6bc87ef9-3e51-44f4-b85b-6769acbd47fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:32.817737 crc crio[3658]: time=\"2026-06-10T14:29:32.817600649Z\" level=info msg=\"Starting container: 8467a1bb8998a871087f6873d56b0b69535aebc8f9f5747b4a644ebac4b2c6ad\" id=58327b17-7673-4783-a9c9-8a0a26a1409f name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:32.822907 crc crio[3658]: time=\"2026-06-10T14:29:32.82282287Z\" level=info msg=\"Started container\" PID=12286 containerID=8467a1bb8998a871087f6873d56b0b69535aebc8f9f5747b4a644ebac4b2c6ad description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=58327b17-7673-4783-a9c9-8a0a26a1409f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f86a66527621b148947e6e134b40ff60315c5620d4cac58d2c0512fb59f52759\nJun 10 14:29:32.838589 crc crio[3658]: time=\"2026-06-10T14:29:32.838506465Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=0525237f-d03f-4d04-a088-4f509cca2809 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:32.870849 crc crio[3658]: time=\"2026-06-10T14:29:32.870480971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.872633 crc crio[3658]: time=\"2026-06-10T14:29:32.872540711Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 14:29:32.872633 crc crio[3658]: time=\"2026-06-10T14:29:32.872591342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.872788 crc crio[3658]: time=\"2026-06-10T14:29:32.872594982Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 14:29:32.873147 crc crio[3658]: time=\"2026-06-10T14:29:32.87286865Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/firewall\\\"\"\nJun 10 14:29:32.875410 crc crio[3658]: time=\"2026-06-10T14:29:32.875212518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.897981 crc crio[3658]: time=\"2026-06-10T14:29:32.897883975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.902631 crc crio[3658]: time=\"2026-06-10T14:29:32.902563121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.904780 crc crio[3658]: time=\"2026-06-10T14:29:32.904687792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.909768 crc crio[3658]: time=\"2026-06-10T14:29:32.909686897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.910214 crc crio[3658]: time=\"2026-06-10T14:29:32.91013474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.920195 crc crio[3658]: time=\"2026-06-10T14:29:32.920072818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.920512 crc crio[3658]: time=\"2026-06-10T14:29:32.919773189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.928546 crc crio[3658]: time=\"2026-06-10T14:29:32.928458281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.930779 crc crio[3658]: time=\"2026-06-10T14:29:32.930576412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.932318 crc crio[3658]: time=\"2026-06-10T14:29:32.932165538Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=ff4cc939-eb7b-4e8f-9d01-0c8f461fee42 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:32.932434 crc crio[3658]: time=\"2026-06-10T14:29:32.932402575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.934821 crc crio[3658]: time=\"2026-06-10T14:29:32.934665491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.940096 crc crio[3658]: time=\"2026-06-10T14:29:32.939680636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.947627 crc crio[3658]: time=\"2026-06-10T14:29:32.947556254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.947761 crc crio[3658]: time=\"2026-06-10T14:29:32.947638667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.951031 crc crio[3658]: time=\"2026-06-10T14:29:32.950970373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.953829 crc crio[3658]: time=\"2026-06-10T14:29:32.953781885Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 14:29:32.953829 crc crio[3658]: time=\"2026-06-10T14:29:32.953817326Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 14:29:32.954147 crc crio[3658]: time=\"2026-06-10T14:29:32.953838996Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-device\\\"\"\nJun 10 14:29:32.959357 crc crio[3658]: time=\"2026-06-10T14:29:32.959207692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.961094 crc crio[3658]: time=\"2026-06-10T14:29:32.960997994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:32.994872 crc crio[3658]: time=\"2026-06-10T14:29:32.994407672Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 14:29:32.994872 crc crio[3658]: time=\"2026-06-10T14:29:32.994793633Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 14:29:32.994872 crc crio[3658]: time=\"2026-06-10T14:29:32.994814644Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-local\\\"\"\nJun 10 14:29:33.015422 crc crio[3658]: time=\"2026-06-10T14:29:33.015341128Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 14:29:33.015422 crc crio[3658]: time=\"2026-06-10T14:29:33.01539607Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 14:29:33.015422 crc crio[3658]: time=\"2026-06-10T14:29:33.015431061Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ipvlan\\\"\"\nJun 10 14:29:33.055492 crc crio[3658]: time=\"2026-06-10T14:29:33.055406499Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 14:29:33.055492 crc crio[3658]: time=\"2026-06-10T14:29:33.055466751Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 14:29:33.055492 crc crio[3658]: time=\"2026-06-10T14:29:33.055491172Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/loopback\\\"\"\nJun 10 14:29:33.075789 crc crio[3658]: time=\"2026-06-10T14:29:33.075747578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:33.088244 crc crio[3658]: time=\"2026-06-10T14:29:33.088086586Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 14:29:33.088244 crc crio[3658]: time=\"2026-06-10T14:29:33.088146548Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 14:29:33.088244 crc crio[3658]: time=\"2026-06-10T14:29:33.088176349Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/macvlan\\\"\"\nJun 10 14:29:33.091706 crc crio[3658]: time=\"2026-06-10T14:29:33.091613608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:33.135680 crc crio[3658]: time=\"2026-06-10T14:29:33.135441668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:33.136502 crc crio[3658]: time=\"2026-06-10T14:29:33.136471138Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 14:29:33.136502 crc crio[3658]: time=\"2026-06-10T14:29:33.136494528Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 14:29:33.136600 crc crio[3658]: time=\"2026-06-10T14:29:33.136515619Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/portmap\\\"\"\nJun 10 14:29:33.138630 crc crio[3658]: time=\"2026-06-10T14:29:33.138501497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:33.151654 crc crio[3658]: time=\"2026-06-10T14:29:33.151455382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:33.160151 crc crio[3658]: time=\"2026-06-10T14:29:33.160095192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:33.179775 crc crio[3658]: time=\"2026-06-10T14:29:33.178914237Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 14:29:33.179775 crc crio[3658]: time=\"2026-06-10T14:29:33.179142614Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 14:29:33.179775 crc crio[3658]: time=\"2026-06-10T14:29:33.179188765Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ptp\\\"\"\nJun 10 14:29:33.204889 crc crio[3658]: time=\"2026-06-10T14:29:33.204806358Z\" level=info msg=\"Created container da05e94158a6818151db250098acf8ba9de5ce5a0c7c54ffc78077d2a9cd5d8e: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=a4f648eb-f3cd-4781-87cb-4665200a736c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:33.213847 crc crio[3658]: time=\"2026-06-10T14:29:33.213773637Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 14:29:33.213847 crc crio[3658]: time=\"2026-06-10T14:29:33.213838509Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 14:29:33.214003 crc crio[3658]: time=\"2026-06-10T14:29:33.21386026Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/sbr\\\"\"\nJun 10 14:29:33.215694 crc crio[3658]: time=\"2026-06-10T14:29:33.215622471Z\" level=info msg=\"Starting container: da05e94158a6818151db250098acf8ba9de5ce5a0c7c54ffc78077d2a9cd5d8e\" id=fb46e9cb-c8b2-4872-b432-19f1010af259 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:33.240753 crc crio[3658]: time=\"2026-06-10T14:29:33.240630706Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 14:29:33.243807 crc crio[3658]: time=\"2026-06-10T14:29:33.243748726Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 14:29:33.243929 crc crio[3658]: time=\"2026-06-10T14:29:33.24387646Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/static\\\"\"\nJun 10 14:29:33.250164 crc crio[3658]: time=\"2026-06-10T14:29:33.250011657Z\" level=info msg=\"Started container\" PID=12368 containerID=da05e94158a6818151db250098acf8ba9de5ce5a0c7c54ffc78077d2a9cd5d8e description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=fb46e9cb-c8b2-4872-b432-19f1010af259 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa75c7b936f9f5165cad526d02be34d137c9e7e69b3643fafbf85033a134f40d\nJun 10 14:29:33.258634 crc crio[3658]: time=\"2026-06-10T14:29:33.258540654Z\" level=info msg=\"Created container 2b4121ef4921f5108e7f304d97d4d23371e20ecc7ca8726f8150aed535c2d41e: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=20356aad-b975-43d9-b70b-fefb4cef98a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:33.259077 crc crio[3658]: time=\"2026-06-10T14:29:33.258842193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:33.260093 crc crio[3658]: time=\"2026-06-10T14:29:33.260003827Z\" level=info msg=\"Starting container: 2b4121ef4921f5108e7f304d97d4d23371e20ecc7ca8726f8150aed535c2d41e\" id=e490e92b-7b51-4d42-8717-12ced2646f75 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:33.261356 crc crio[3658]: time=\"2026-06-10T14:29:33.261230943Z\" level=info msg=\"Created container 763fb8baa68357d5ae1d23b849d87cc4bde9bfa865dd4bb8cb550364866a828b: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=8afbb1da-563d-47e7-a1fb-f7eb485ea2f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:33.262225 crc crio[3658]: time=\"2026-06-10T14:29:33.262157029Z\" level=info msg=\"Starting container: 763fb8baa68357d5ae1d23b849d87cc4bde9bfa865dd4bb8cb550364866a828b\" id=64eea425-e9de-4162-997e-b741822b5c8d name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:33.267829 crc crio[3658]: time=\"2026-06-10T14:29:33.267668139Z\" level=info msg=\"Created container f1483b99e3be535c2e1e7d681281ba76c86a66443fd2fc365d31976a3a6b65a4: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=d695952d-c097-4dcc-b35f-dba3e9dd1a8e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:33.268751 crc crio[3658]: time=\"2026-06-10T14:29:33.268541704Z\" level=info msg=\"Starting container: f1483b99e3be535c2e1e7d681281ba76c86a66443fd2fc365d31976a3a6b65a4\" id=e7f88038-b6ab-41f3-8bc0-6aec4817df8d name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:33.269675 crc crio[3658]: time=\"2026-06-10T14:29:33.269575974Z\" level=info msg=\"Started container\" PID=12376 containerID=763fb8baa68357d5ae1d23b849d87cc4bde9bfa865dd4bb8cb550364866a828b description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=64eea425-e9de-4162-997e-b741822b5c8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4dea9b33a7fd222b46a3b4de9e2fdc3837f22bec304ec427c3a805da3db66cb\nJun 10 14:29:33.273335 crc crio[3658]: time=\"2026-06-10T14:29:33.27321165Z\" level=info msg=\"Started container\" PID=12374 containerID=2b4121ef4921f5108e7f304d97d4d23371e20ecc7ca8726f8150aed535c2d41e description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=e490e92b-7b51-4d42-8717-12ced2646f75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57fe4b5831a2775a64aafe6dda10f1d2feadbe9c4d6eb8359895f58a8ec0e800\nJun 10 14:29:33.282584 crc crio[3658]: time=\"2026-06-10T14:29:33.282398616Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 14:29:33.282584 crc crio[3658]: time=\"2026-06-10T14:29:33.282435467Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 14:29:33.282584 crc crio[3658]: time=\"2026-06-10T14:29:33.282462538Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tap\\\"\"\nJun 10 14:29:33.294383 crc crio[3658]: time=\"2026-06-10T14:29:33.293646102Z\" level=info msg=\"Created container 862bae7f566dfcaa0340eab7064cc41c4de69789c0409e301564ee6ea1aecffd: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=09a004e7-f8d5-4322-afde-55002abbe6c3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:33.296889 crc crio[3658]: time=\"2026-06-10T14:29:33.295070723Z\" level=info msg=\"Starting container: 862bae7f566dfcaa0340eab7064cc41c4de69789c0409e301564ee6ea1aecffd\" id=c663e080-aa53-4582-ad88-9cb3f161f25b name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:33.296889 crc crio[3658]: time=\"2026-06-10T14:29:33.296805173Z\" level=info msg=\"Created container 7a1d1fbcda69a5f36213659bad4071636170cd79f62c5fb8bdd21741e728d60d: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=708a4302-9732-44d4-a10a-5e3607cc18ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:33.297789 crc crio[3658]: time=\"2026-06-10T14:29:33.297649218Z\" level=info msg=\"Starting container: 7a1d1fbcda69a5f36213659bad4071636170cd79f62c5fb8bdd21741e728d60d\" id=712e6788-6fd2-4633-8c34-11f7073eeb37 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:33.299549 crc crio[3658]: time=\"2026-06-10T14:29:33.299392138Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=bf856c7e-a6c6-4fce-a614-d2c578314887 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:33.301777 crc crio[3658]: time=\"2026-06-10T14:29:33.301649024Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 14:29:33.301777 crc crio[3658]: time=\"2026-06-10T14:29:33.301770417Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 14:29:33.301974 crc crio[3658]: time=\"2026-06-10T14:29:33.301800648Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tuning\\\"\"\nJun 10 14:29:33.304013 crc crio[3658]: time=\"2026-06-10T14:29:33.303879988Z\" level=info msg=\"Started container\" PID=12386 containerID=f1483b99e3be535c2e1e7d681281ba76c86a66443fd2fc365d31976a3a6b65a4 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=e7f88038-b6ab-41f3-8bc0-6aec4817df8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1f58f704751dd456dc416fb052194bd38c5cabfeb7a029b4173942886cea9b5\nJun 10 14:29:33.312431 crc crio[3658]: time=\"2026-06-10T14:29:33.312350084Z\" level=info msg=\"Started container\" PID=12383 containerID=862bae7f566dfcaa0340eab7064cc41c4de69789c0409e301564ee6ea1aecffd description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=c663e080-aa53-4582-ad88-9cb3f161f25b name=/runtime.v1.RuntimeService/StartContainer sandboxID=d84a0fd8625f50221d4886eae41250b01b4b12ccd359447b32c2b02178b29b4d\nJun 10 14:29:33.319459 crc crio[3658]: time=\"2026-06-10T14:29:33.319087689Z\" level=info msg=\"Started container\" PID=12388 containerID=7a1d1fbcda69a5f36213659bad4071636170cd79f62c5fb8bdd21741e728d60d description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=712e6788-6fd2-4633-8c34-11f7073eeb37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d45d3cbfdea23cb05994254dd7312bddae7b99a06c787a940780793912a0a98\nJun 10 14:29:33.346153 crc crio[3658]: time=\"2026-06-10T14:29:33.345744731Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 14:29:33.346153 crc crio[3658]: time=\"2026-06-10T14:29:33.346125732Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 14:29:33.346153 crc crio[3658]: time=\"2026-06-10T14:29:33.346166383Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vlan\\\"\"\nJun 10 14:29:33.373241 crc crio[3658]: time=\"2026-06-10T14:29:33.373126794Z\" level=info msg=\"Created container ec35293cca785565553df27e7b0c009da0ee503250e187d363e3811454804293: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=5ef278e1-26f8-4ba8-872b-e5dc842ab093 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:33.374069 crc crio[3658]: time=\"2026-06-10T14:29:33.37400596Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 14:29:33.374343 crc crio[3658]: time=\"2026-06-10T14:29:33.374212046Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 14:29:33.374343 crc crio[3658]: time=\"2026-06-10T14:29:33.374333459Z\" level=info msg=\"Starting container: ec35293cca785565553df27e7b0c009da0ee503250e187d363e3811454804293\" id=4f78f964-54f3-4464-8a76-26f87604d752 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:33.374450 crc crio[3658]: time=\"2026-06-10T14:29:33.37435134Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vrf\\\"\"\nJun 10 14:29:33.379589 crc crio[3658]: time=\"2026-06-10T14:29:33.379478119Z\" level=info msg=\"Started container\" PID=12380 containerID=ec35293cca785565553df27e7b0c009da0ee503250e187d363e3811454804293 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=4f78f964-54f3-4464-8a76-26f87604d752 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a42b41c0a3a3752214ba07d8e98ef95d5e8d26ad8e57f48a1eb45e68a5f423e9\nJun 10 14:29:33.392975 crc crio[3658]: time=\"2026-06-10T14:29:33.392894997Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 14:29:33.392975 crc crio[3658]: time=\"2026-06-10T14:29:33.392954159Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 14:29:33.392975 crc crio[3658]: time=\"2026-06-10T14:29:33.392974809Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_7a30873c-ba03-4c29-a9b2-6aca33c6b4f2\\\"\"\nJun 10 14:29:33.393319 crc crio[3658]: time=\"2026-06-10T14:29:33.39300188Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_54427ba8-fc1b-49bb-b3fa-c061d078e543\\\"\"\nJun 10 14:29:33.399603 crc crio[3658]: time=\"2026-06-10T14:29:33.399476568Z\" level=info msg=\"Created container 5769f88d416c9aea0ac99c9d533bde68d105b34b94ca79ba7f0ac9cfe0b1fced: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=56d1b4de-132f-45e7-a140-111f960ef1e8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:33.400808 crc crio[3658]: time=\"2026-06-10T14:29:33.400766845Z\" level=info msg=\"Starting container: 5769f88d416c9aea0ac99c9d533bde68d105b34b94ca79ba7f0ac9cfe0b1fced\" id=61aa2dd2-375b-4619-9ad1-733875bb3c06 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:33.408137 crc crio[3658]: time=\"2026-06-10T14:29:33.408098298Z\" level=info msg=\"Started container\" PID=12379 containerID=5769f88d416c9aea0ac99c9d533bde68d105b34b94ca79ba7f0ac9cfe0b1fced description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=61aa2dd2-375b-4619-9ad1-733875bb3c06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b6b888326e88b747d338d2410a08e390a035309071da2be68f5aae33f0d5ed5\nJun 10 14:29:33.411936 crc crio[3658]: time=\"2026-06-10T14:29:33.411862827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:33.412871 crc crio[3658]: time=\"2026-06-10T14:29:33.412841795Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=d6ef9fea-dfad-4d29-8fad-e52c29e71cb8 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:33.433628 crc crio[3658]: time=\"2026-06-10T14:29:33.433525634Z\" level=info msg=\"Created container 294a78324896a7399d5e4d46071f1f9d7e2c84387cc4dc734cc28358db0b5124: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=8aca4e8b-2f21-40c3-91f9-50193bcc1d94 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:33.436188 crc crio[3658]: time=\"2026-06-10T14:29:33.436117079Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 14:29:33.436188 crc crio[3658]: time=\"2026-06-10T14:29:33.436169581Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 14:29:33.436188 crc crio[3658]: time=\"2026-06-10T14:29:33.436189652Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bond\\\"\"\nJun 10 14:29:33.436841 crc crio[3658]: time=\"2026-06-10T14:29:33.43612775Z\" level=info msg=\"Starting container: 294a78324896a7399d5e4d46071f1f9d7e2c84387cc4dc734cc28358db0b5124\" id=02418380-9c8b-4b66-b6f1-108d4bf8710f name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:33.439573 crc crio[3658]: time=\"2026-06-10T14:29:33.439512558Z\" level=info msg=\"Created container 555abaf68abe2414914c42dad1dcb72665671d9bf2989187c5e18aee0728e2e6: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=13763de1-32a6-44f5-9cd5-7f201e3c7b8d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:33.440800 crc crio[3658]: time=\"2026-06-10T14:29:33.440709793Z\" level=info msg=\"Created container 5290de7ced2bc85c7b228cd06a9b666e66c546dbc69cfe861d440f7b13624e47: openshift-dns/dns-default-qtghf/dns\" id=caa86d85-a148-4b33-9588-9a6d75d50aa5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:33.441005 crc crio[3658]: time=\"2026-06-10T14:29:33.440894828Z\" level=info msg=\"Created container 0546b8bd97c298cc598e35fd7f2adfdf623925971a68d21f948ee8babe4f0813: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=b1ba2f6d-6728-48e1-b956-054e4038ca63 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:33.441643 crc crio[3658]: time=\"2026-06-10T14:29:33.441580458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:33.441927 crc crio[3658]: time=\"2026-06-10T14:29:33.441827695Z\" level=info msg=\"Starting container: 0546b8bd97c298cc598e35fd7f2adfdf623925971a68d21f948ee8babe4f0813\" id=bbdf3e4b-ca76-43de-b281-9449738fdd59 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:33.442190 crc crio[3658]: time=\"2026-06-10T14:29:33.442143974Z\" level=info msg=\"Starting container: 555abaf68abe2414914c42dad1dcb72665671d9bf2989187c5e18aee0728e2e6\" id=eccd460d-9283-4fb1-bbfe-67330b9d007f name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:33.442471 crc crio[3658]: time=\"2026-06-10T14:29:33.442395161Z\" level=info msg=\"Starting container: 5290de7ced2bc85c7b228cd06a9b666e66c546dbc69cfe861d440f7b13624e47\" id=d60a130f-2635-404d-9755-1c17d19cc276 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:33.444636 crc crio[3658]: time=\"2026-06-10T14:29:33.444525603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:33.444984 crc crio[3658]: time=\"2026-06-10T14:29:33.444931615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:33.447532 crc crio[3658]: time=\"2026-06-10T14:29:33.447251062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:33.450401 crc crio[3658]: time=\"2026-06-10T14:29:33.450208308Z\" level=info msg=\"Created container 1759edaf01bae78adbeea4bda383d34f2a4cca9ffb9f49278e41523845cee0ab: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=68c4ab37-6fdc-4bb4-a33c-fadb96669aac name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:33.450401 crc crio[3658]: time=\"2026-06-10T14:29:33.450346362Z\" level=info msg=\"Started container\" PID=12375 containerID=555abaf68abe2414914c42dad1dcb72665671d9bf2989187c5e18aee0728e2e6 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=eccd460d-9283-4fb1-bbfe-67330b9d007f name=/runtime.v1.RuntimeService/StartContainer sandboxID=11805eb38b64111793cbb7619b6935732193b96282de106d6338f8847b3beb6c\nJun 10 14:29:33.452115 crc crio[3658]: time=\"2026-06-10T14:29:33.451831135Z\" level=info msg=\"Starting container: 1759edaf01bae78adbeea4bda383d34f2a4cca9ffb9f49278e41523845cee0ab\" id=5add2b06-c75c-4965-8867-65a54fa8f73c name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:33.452514 crc crio[3658]: time=\"2026-06-10T14:29:33.452398971Z\" level=info msg=\"Started container\" PID=12398 containerID=5290de7ced2bc85c7b228cd06a9b666e66c546dbc69cfe861d440f7b13624e47 description=openshift-dns/dns-default-qtghf/dns id=d60a130f-2635-404d-9755-1c17d19cc276 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a1dd4db35a22570a072e8827561d18c44b2b569ced9a4ca779a730a11e421c6\nJun 10 14:29:33.457181 crc crio[3658]: time=\"2026-06-10T14:29:33.454236364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:33.457482 crc crio[3658]: time=\"2026-06-10T14:29:33.454577744Z\" level=info msg=\"Started container\" PID=12409 containerID=0546b8bd97c298cc598e35fd7f2adfdf623925971a68d21f948ee8babe4f0813 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=bbdf3e4b-ca76-43de-b281-9449738fdd59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=81d7b44450db0a062caccdfbfb108c9124478a7ca03bbff84b6ee664343f7d84\nJun 10 14:29:33.473646 crc crio[3658]: time=\"2026-06-10T14:29:33.471219896Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 14:29:33.474904 crc crio[3658]: time=\"2026-06-10T14:29:33.473656507Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 14:29:33.474904 crc crio[3658]: time=\"2026-06-10T14:29:33.47376166Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_54427ba8-fc1b-49bb-b3fa-c061d078e543\\\"\"\nJun 10 14:29:33.474904 crc crio[3658]: time=\"2026-06-10T14:29:33.473809421Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_f97bb1c8-a8b1-4328-9a92-e76c206f4610\\\"\"\nJun 10 14:29:33.474904 crc crio[3658]: time=\"2026-06-10T14:29:33.472699629Z\" level=info msg=\"Started container\" PID=12384 containerID=1759edaf01bae78adbeea4bda383d34f2a4cca9ffb9f49278e41523845cee0ab description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=5add2b06-c75c-4965-8867-65a54fa8f73c name=/runtime.v1.RuntimeService/StartContainer sandboxID=97b6de7f6451aae19fa837bc5a97b426ae3f93d11510b0459ab7c1f431a57bce\nJun 10 14:29:33.475882 crc crio[3658]: time=\"2026-06-10T14:29:33.472905075Z\" level=info msg=\"Started container\" PID=12440 containerID=294a78324896a7399d5e4d46071f1f9d7e2c84387cc4dc734cc28358db0b5124 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=02418380-9c8b-4b66-b6f1-108d4bf8710f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4e2ccef63cc117bd6912abaee2501be821d7e6ba9249273bf0bde85aca13e43\nJun 10 14:29:33.515108 crc crio[3658]: time=\"2026-06-10T14:29:33.514933193Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 14:29:33.515108 crc crio[3658]: time=\"2026-06-10T14:29:33.514992215Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 14:29:33.515108 crc crio[3658]: time=\"2026-06-10T14:29:33.515019055Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/route-override\\\"\"\nJun 10 14:29:33.517398 crc crio[3658]: time=\"2026-06-10T14:29:33.517176398Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4ce9e68a-af89-4b1e-91d2-1f4b63190cbf name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:33.522482 crc crio[3658]: time=\"2026-06-10T14:29:33.52240774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:33.529009 crc crio[3658]: time=\"2026-06-10T14:29:33.528945229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:33.556357 crc crio[3658]: time=\"2026-06-10T14:29:33.556184128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:33.572495 crc crio[3658]: time=\"2026-06-10T14:29:33.572321096Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 14:29:33.572495 crc crio[3658]: time=\"2026-06-10T14:29:33.572375857Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 14:29:33.572495 crc crio[3658]: time=\"2026-06-10T14:29:33.572400558Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_f97bb1c8-a8b1-4328-9a92-e76c206f4610\\\"\"\nJun 10 14:29:33.572495 crc crio[3658]: time=\"2026-06-10T14:29:33.572433179Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"\nJun 10 14:29:33.584853 crc crio[3658]: time=\"2026-06-10T14:29:33.578484634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:33.597045 crc crio[3658]: time=\"2026-06-10T14:29:33.596952629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:33.620558 crc crio[3658]: time=\"2026-06-10T14:29:33.620026418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:33.629698 crc crio[3658]: time=\"2026-06-10T14:29:33.627396011Z\" level=info msg=\"Created container 82533507dad3610455f73b0428db4c7e9a7c72273f5526b4991c78dd20a88899: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=521c4fb2-96d3-4b6b-b125-a8b59c3086a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:33.629698 crc crio[3658]: time=\"2026-06-10T14:29:33.629628616Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4eb9c411-2f23-4b19-a64c-6d5544a8fde4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:33.635397 crc crio[3658]: time=\"2026-06-10T14:29:33.635224248Z\" level=info msg=\"Starting container: 82533507dad3610455f73b0428db4c7e9a7c72273f5526b4991c78dd20a88899\" id=c234976f-e5bb-44c4-ac3f-c22e0c7054a3 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:33.636929 crc crio[3658]: time=\"2026-06-10T14:29:33.636483525Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 14:29:33.636929 crc crio[3658]: time=\"2026-06-10T14:29:33.636544387Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 14:29:33.636929 crc crio[3658]: time=\"2026-06-10T14:29:33.636590818Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"\nJun 10 14:29:33.645065 crc crio[3658]: time=\"2026-06-10T14:29:33.644989761Z\" level=info msg=\"Started container\" PID=12558 containerID=82533507dad3610455f73b0428db4c7e9a7c72273f5526b4991c78dd20a88899 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=c234976f-e5bb-44c4-ac3f-c22e0c7054a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b7486fa053907655d15ab846f11081731edf05d085a2f70c506a946d7450508\nJun 10 14:29:33.661382 crc crio[3658]: time=\"2026-06-10T14:29:33.66117656Z\" level=info msg=\"Created container ecbc570471998313d5e5f0b30c0cbe0b55e9a2c5d42e8d43cf2380b2a96c8d35: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=99d6e8a3-60fc-4b43-8e36-724914207936 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:33.663507 crc crio[3658]: time=\"2026-06-10T14:29:33.66324736Z\" level=info msg=\"Created container 5600f56fadd94d348dc2db3c300475e24cf3ec460a686ed81601ff05def92388: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=3d86cbbb-8a55-452d-81ab-69001610ed7e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:33.666088 crc crio[3658]: time=\"2026-06-10T14:29:33.664895338Z\" level=info msg=\"Starting container: ecbc570471998313d5e5f0b30c0cbe0b55e9a2c5d42e8d43cf2380b2a96c8d35\" id=1613a04d-2cfc-491b-844d-8f195fe6438f name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:33.673110 crc crio[3658]: time=\"2026-06-10T14:29:33.669891853Z\" level=info msg=\"Starting container: 5600f56fadd94d348dc2db3c300475e24cf3ec460a686ed81601ff05def92388\" id=2e1805ee-5baa-41ae-8df5-9a9f5f9e1f28 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:33.682114 crc crio[3658]: time=\"2026-06-10T14:29:33.682012034Z\" level=info msg=\"Started container\" PID=12559 containerID=5600f56fadd94d348dc2db3c300475e24cf3ec460a686ed81601ff05def92388 description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=2e1805ee-5baa-41ae-8df5-9a9f5f9e1f28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac968cbcb0ab3b05dad3f481cece843ad59d3c0042562ab121d675a593d8c8ce\nJun 10 14:29:33.685519 crc crio[3658]: time=\"2026-06-10T14:29:33.685427503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:33.702882 crc crio[3658]: time=\"2026-06-10T14:29:33.699585283Z\" level=info msg=\"Started container\" PID=12560 containerID=ecbc570471998313d5e5f0b30c0cbe0b55e9a2c5d42e8d43cf2380b2a96c8d35 description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=1613a04d-2cfc-491b-844d-8f195fe6438f name=/runtime.v1.RuntimeService/StartContainer sandboxID=48ddd4a082e87365ca431eca455a560bd5875659002598ef4d11c03b104589fd\nJun 10 14:29:33.708178 crc crio[3658]: time=\"2026-06-10T14:29:33.708039868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:33.713715 crc crio[3658]: time=\"2026-06-10T14:29:33.71363141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:33.722769 crc crio[3658]: time=\"2026-06-10T14:29:33.72262373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:33.724563 crc crio[3658]: time=\"2026-06-10T14:29:33.724477904Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=5dca79ef-5f3c-4210-8d36-13fec404268a name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:33.724850 crc crio[3658]: time=\"2026-06-10T14:29:33.724795963Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=709bee8b-1ddc-4dc5-9ae6-f49b415b2c17 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:33.739624 crc crio[3658]: time=\"2026-06-10T14:29:33.739542891Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=b89fd3c2-e05d-46ef-8df6-b9df81a226eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:33.740656 crc crio[3658]: time=\"2026-06-10T14:29:33.740580711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:33.744627 crc crio[3658]: time=\"2026-06-10T14:29:33.744441473Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=26cf6be7-f05e-466f-badf-e3b8af7b06e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:33.746849 crc crio[3658]: time=\"2026-06-10T14:29:33.74675573Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 14:29:33.746943 crc crio[3658]: time=\"2026-06-10T14:29:33.746847262Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 14:29:33.746943 crc crio[3658]: time=\"2026-06-10T14:29:33.746885913Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"\nJun 10 14:29:33.819550 crc crio[3658]: time=\"2026-06-10T14:29:33.818754886Z\" level=info msg=\"Created container 007137c7766f7ede409b92537807f32b234ec1224ef6aefcb8f9dc3b72de084b: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=b94e8928-3d60-4330-a4d8-aba7a5229520 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:33.825241 crc crio[3658]: time=\"2026-06-10T14:29:33.825088629Z\" level=info msg=\"Starting container: 007137c7766f7ede409b92537807f32b234ec1224ef6aefcb8f9dc3b72de084b\" id=7523b5ab-fcf9-49c7-82cf-5c32ec5e0bf0 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:33.845062 crc crio[3658]: time=\"2026-06-10T14:29:33.843681468Z\" level=info msg=\"Started container\" PID=12593 containerID=007137c7766f7ede409b92537807f32b234ec1224ef6aefcb8f9dc3b72de084b description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=7523b5ab-fcf9-49c7-82cf-5c32ec5e0bf0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4117a910b8a002c706ec2f3127a92fde98b68e64bd129f523433743a0ad6f21e\nJun 10 14:29:33.853470 crc crio[3658]: time=\"2026-06-10T14:29:33.853347078Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 14:29:33.853470 crc crio[3658]: time=\"2026-06-10T14:29:33.853393169Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 14:29:33.853470 crc crio[3658]: time=\"2026-06-10T14:29:33.85343143Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"\nJun 10 14:29:33.883903 crc crio[3658]: time=\"2026-06-10T14:29:33.883712448Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 14:29:33.884073 crc crio[3658]: time=\"2026-06-10T14:29:33.883893073Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 14:29:33.888332 crc crio[3658]: time=\"2026-06-10T14:29:33.888174007Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"\nJun 10 14:29:33.903515 crc crio[3658]: time=\"2026-06-10T14:29:33.903435439Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=64034a79-0ebb-42f8-b98e-737aa515bdd2 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:33.924189 crc crio[3658]: time=\"2026-06-10T14:29:33.924133319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:33.939447 crc crio[3658]: time=\"2026-06-10T14:29:33.936579949Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 14:29:33.939447 crc crio[3658]: time=\"2026-06-10T14:29:33.936664022Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 14:29:33.939447 crc crio[3658]: time=\"2026-06-10T14:29:33.936762135Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"\nJun 10 14:29:33.941019 crc crio[3658]: time=\"2026-06-10T14:29:33.940889324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:33.943859 crc crio[3658]: time=\"2026-06-10T14:29:33.94245798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:33.988468 crc crio[3658]: time=\"2026-06-10T14:29:33.988311038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:33.996625 crc crio[3658]: time=\"2026-06-10T14:29:33.994685523Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 14:29:33.996625 crc crio[3658]: time=\"2026-06-10T14:29:33.994713784Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 14:29:33.996625 crc crio[3658]: time=\"2026-06-10T14:29:33.994771455Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"\nJun 10 14:29:33.997747 crc crio[3658]: time=\"2026-06-10T14:29:33.997674449Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=adddd8e5-8dfb-408b-9caf-8c2d22b9051b name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:33.999037 crc crio[3658]: time=\"2026-06-10T14:29:33.998848442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:33.999460 crc crio[3658]: time=\"2026-06-10T14:29:33.999389979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:34.008697 crc crio[3658]: time=\"2026-06-10T14:29:34.008551624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:34.029430 crc crio[3658]: time=\"2026-06-10T14:29:34.029351266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:34.034909 crc crio[3658]: time=\"2026-06-10T14:29:34.033821176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:34.035975 crc crio[3658]: time=\"2026-06-10T14:29:34.035911486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:34.055588 crc crio[3658]: time=\"2026-06-10T14:29:34.055504604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:34.062386 crc crio[3658]: time=\"2026-06-10T14:29:34.061362624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:34.068001 crc crio[3658]: time=\"2026-06-10T14:29:34.065889465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:34.084656 crc crio[3658]: time=\"2026-06-10T14:29:34.084559786Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a516fb2d-3f43-4eed-9bea-97884a3855e4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:34.087019 crc crio[3658]: time=\"2026-06-10T14:29:34.086989976Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=fe4a5b5e-4c6b-4d6e-9422-4eaeedeefa0e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:34.087565 crc crio[3658]: time=\"2026-06-10T14:29:34.087536872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:34.087981 crc crio[3658]: time=\"2026-06-10T14:29:34.087903433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:34.088847 crc crio[3658]: time=\"2026-06-10T14:29:34.088784248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:34.089990 crc crio[3658]: time=\"2026-06-10T14:29:34.08953203Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 14:29:34.089990 crc crio[3658]: time=\"2026-06-10T14:29:34.089570051Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 14:29:34.089990 crc crio[3658]: time=\"2026-06-10T14:29:34.089598582Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"\nJun 10 14:29:34.089990 crc crio[3658]: time=\"2026-06-10T14:29:34.089664564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:34.100606 crc crio[3658]: time=\"2026-06-10T14:29:34.1005648Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=585807d5-81a4-4b88-b976-f7475bf0d390 name=/runtime.v1.ImageService/PullImage\nJun 10 14:29:34.102402 crc crio[3658]: time=\"2026-06-10T14:29:34.102344341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:34.111677 crc crio[3658]: time=\"2026-06-10T14:29:34.111339912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:34.117520 crc crio[3658]: time=\"2026-06-10T14:29:34.114901745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:34.145630 crc crio[3658]: time=\"2026-06-10T14:29:34.145592804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:34.153634 crc crio[3658]: time=\"2026-06-10T14:29:34.153218935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:34.175906 crc crio[3658]: time=\"2026-06-10T14:29:34.17583013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:34.190244 crc crio[3658]: time=\"2026-06-10T14:29:34.190132845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:34.195717 crc crio[3658]: time=\"2026-06-10T14:29:34.195016836Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 10 14:29:34.202328 crc crio[3658]: time=\"2026-06-10T14:29:34.202249966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:34.223383 crc crio[3658]: time=\"2026-06-10T14:29:34.223182192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:34.268169 crc crio[3658]: time=\"2026-06-10T14:29:34.267861087Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 14:29:34.268169 crc crio[3658]: time=\"2026-06-10T14:29:34.267917488Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 14:29:34.268169 crc crio[3658]: time=\"2026-06-10T14:29:34.2679675Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_44d1b096-c61d-4565-9e04-0a1d6745d3fa\\\"\"\nJun 10 14:29:34.268169 crc crio[3658]: time=\"2026-06-10T14:29:34.268019021Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_a32937fe-3f16-452e-83db-3faf3cf29b2a\\\"\"\nJun 10 14:29:34.269227 crc crio[3658]: time=\"2026-06-10T14:29:34.268911617Z\" level=info msg=\"Created container 317769afa331591ae694f47fdd1cab410f59d75b71b60b8175c17af5d92eb0c8: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=c6dd9eb0-ce2c-416b-aa47-eeb8b963b5ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:34.271323 crc crio[3658]: time=\"2026-06-10T14:29:34.271170883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:34.273179 crc crio[3658]: time=\"2026-06-10T14:29:34.273120219Z\" level=info msg=\"Created container 08a79fa49457284ce31c37399a8476a93b0549a870c3d7036a3b882f9f960b9d: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=fe561f6e-7cb8-4b73-933e-84511a7146f0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:34.288599 crc crio[3658]: time=\"2026-06-10T14:29:34.288477504Z\" level=info msg=\"Starting container: 08a79fa49457284ce31c37399a8476a93b0549a870c3d7036a3b882f9f960b9d\" id=308da0a4-ac92-49f8-b7d1-11522e20a71d name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:34.326600 crc crio[3658]: time=\"2026-06-10T14:29:34.326402443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:34.329102 crc crio[3658]: time=\"2026-06-10T14:29:34.327640889Z\" level=info msg=\"Created container 2e03b67b211e84010126d630935abb6b40fcb68ddc58d680c8c8c48789273e79: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=0cbcf1c9-2537-434c-980d-58b79036e7a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:34.344906 crc crio[3658]: time=\"2026-06-10T14:29:34.337616298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:34.362678 crc crio[3658]: time=\"2026-06-10T14:29:34.362060246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:34.363468 crc crio[3658]: time=\"2026-06-10T14:29:34.363341783Z\" level=info msg=\"Started container\" PID=12608 containerID=08a79fa49457284ce31c37399a8476a93b0549a870c3d7036a3b882f9f960b9d description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=308da0a4-ac92-49f8-b7d1-11522e20a71d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8577e9bd5c3119f5ce5775b3fb9bc51f065e9195c27dc258215082bda9be25af\nJun 10 14:29:34.364903 crc crio[3658]: time=\"2026-06-10T14:29:34.364866697Z\" level=info msg=\"Starting container: 2e03b67b211e84010126d630935abb6b40fcb68ddc58d680c8c8c48789273e79\" id=d4a66451-9ce5-4947-9f0b-d679e245d8db name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:34.383204 crc crio[3658]: time=\"2026-06-10T14:29:34.381005165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:34.388150 crc crio[3658]: time=\"2026-06-10T14:29:34.388006528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:34.397014 crc crio[3658]: time=\"2026-06-10T14:29:34.396094072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:34.398790 crc crio[3658]: time=\"2026-06-10T14:29:34.398594495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:34.432195 crc crio[3658]: time=\"2026-06-10T14:29:34.432062534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:34.460229 crc crio[3658]: time=\"2026-06-10T14:29:34.460058255Z\" level=info msg=\"Starting container: 317769afa331591ae694f47fdd1cab410f59d75b71b60b8175c17af5d92eb0c8\" id=28595401-33a4-452c-92ad-5e957d998097 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:34.471245 crc crio[3658]: time=\"2026-06-10T14:29:34.471112496Z\" level=info msg=\"Started container\" PID=12662 containerID=2e03b67b211e84010126d630935abb6b40fcb68ddc58d680c8c8c48789273e79 description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=d4a66451-9ce5-4947-9f0b-d679e245d8db name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdf07c555973350cde33a65900bc51e21c2fb379858cd0f76a3bd939b42eb862\nJun 10 14:29:34.478551 crc crio[3658]: time=\"2026-06-10T14:29:34.478416877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:34.545390 crc crio[3658]: time=\"2026-06-10T14:29:34.544701908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:34.553903 crc crio[3658]: time=\"2026-06-10T14:29:34.553664997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:34.628188 crc crio[3658]: time=\"2026-06-10T14:29:34.627238499Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=17168f00-2022-4191-9f25-812f52d6e2e3 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:34.639897 crc crio[3658]: time=\"2026-06-10T14:29:34.639555196Z\" level=info msg=\"Started container\" PID=12661 containerID=317769afa331591ae694f47fdd1cab410f59d75b71b60b8175c17af5d92eb0c8 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=28595401-33a4-452c-92ad-5e957d998097 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89280aaebb5a8a8596725f2245c1a0d1da6d714b37f726de54082e199f85d6e3\nJun 10 14:29:34.645040 crc crio[3658]: time=\"2026-06-10T14:29:34.641999627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:34.669802 crc crio[3658]: time=\"2026-06-10T14:29:34.66870364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:34.721895 crc crio[3658]: time=\"2026-06-10T14:29:34.721106239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:34.746172 crc crio[3658]: time=\"2026-06-10T14:29:34.74564463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:34.839669 crc crio[3658]: time=\"2026-06-10T14:29:34.837611854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:34.930990 crc crio[3658]: time=\"2026-06-10T14:29:34.930684881Z\" level=info msg=\"Created container 21dd7f06eb939d74fda9b31305aac4c93135f27f757ab465f6d0da6a2563df07: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=43ab551f-2717-44ee-b7e5-64295ded1188 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:34.939456 crc crio[3658]: time=\"2026-06-10T14:29:34.932896015Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=57265196-ded1-4fc1-9f36-e94b379e83d9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:34.939456 crc crio[3658]: time=\"2026-06-10T14:29:34.935532521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:34.944602 crc crio[3658]: time=\"2026-06-10T14:29:34.943895684Z\" level=info msg=\"Starting container: 21dd7f06eb939d74fda9b31305aac4c93135f27f757ab465f6d0da6a2563df07\" id=c689d622-6702-4ff1-b419-2f32e324ca0f name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:35.183653 crc crio[3658]: time=\"2026-06-10T14:29:35.18020736Z\" level=info msg=\"Started container\" PID=12762 containerID=21dd7f06eb939d74fda9b31305aac4c93135f27f757ab465f6d0da6a2563df07 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=c689d622-6702-4ff1-b419-2f32e324ca0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=62e09b6b8670a99cabfa1a047c9f44fc15273b112bb953e5e971d99328359bf4\nJun 10 14:29:35.434490 crc crio[3658]: time=\"2026-06-10T14:29:35.434023354Z\" level=info msg=\"Created container 0bbeb1f35eebcbddde74e0548a59f728c708047661c3babd6ca8203616d32e30: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=5f84694b-e46c-4c40-94e2-10e82225c1c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:35.491928 crc crio[3658]: time=\"2026-06-10T14:29:35.491674824Z\" level=info msg=\"Starting container: 0bbeb1f35eebcbddde74e0548a59f728c708047661c3babd6ca8203616d32e30\" id=1864d74b-7d12-44ca-82f3-7135dab8e152 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:35.519331 crc crio[3658]: time=\"2026-06-10T14:29:35.5115232Z\" level=info msg=\"Started container\" PID=12823 containerID=0bbeb1f35eebcbddde74e0548a59f728c708047661c3babd6ca8203616d32e30 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=1864d74b-7d12-44ca-82f3-7135dab8e152 name=/runtime.v1.RuntimeService/StartContainer sandboxID=46654e69dcbbce2b68f97fc13954ab923f20cff7e4150d894c5f9852feefa9fa\nJun 10 14:29:35.564451 crc crio[3658]: time=\"2026-06-10T14:29:35.563941968Z\" level=info msg=\"Created container 583938cf328e3e3e55fa019e6d458ef344eb104dab064a114bb7c56ea1fd8516: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=0d26fa9f-f32a-49fd-a0cf-603c3c85424d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:35.593553 crc crio[3658]: time=\"2026-06-10T14:29:35.593085163Z\" level=info msg=\"Starting container: 583938cf328e3e3e55fa019e6d458ef344eb104dab064a114bb7c56ea1fd8516\" id=e19be42d-7eea-4711-ad14-73eabd961330 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:35.696586 crc crio[3658]: time=\"2026-06-10T14:29:35.695979174Z\" level=info msg=\"Started container\" PID=12825 containerID=583938cf328e3e3e55fa019e6d458ef344eb104dab064a114bb7c56ea1fd8516 description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=e19be42d-7eea-4711-ad14-73eabd961330 name=/runtime.v1.RuntimeService/StartContainer sandboxID=269af530416dc05b223cf725bc9d493cae4e072dc8f3e37cba23f507deeb5c39\nJun 10 14:29:35.920413 crc crio[3658]: time=\"2026-06-10T14:29:35.918207922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:36.133326 crc crio[3658]: time=\"2026-06-10T14:29:36.127762084Z\" level=info msg=\"Created container 8c2a645dcb1c5592fe0642eeb9136e757c08efd91552d781b7b13e0ec1410a10: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=1900beb3-62f4-415e-acd3-f33272dab2b6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:36.153520 crc crio[3658]: time=\"2026-06-10T14:29:36.148861165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:36.154908 crc crio[3658]: time=\"2026-06-10T14:29:36.154403426Z\" level=info msg=\"Created container ed20ff94cbe1d493cd32b30414d90df0fa05c254b7b22f134577cd904001b6e9: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=e49e5a76-61a5-4ff7-be81-349d2b554ba5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:36.187048 crc crio[3658]: time=\"2026-06-10T14:29:36.185160957Z\" level=info msg=\"Starting container: 8c2a645dcb1c5592fe0642eeb9136e757c08efd91552d781b7b13e0ec1410a10\" id=674be75f-4a84-40ec-a19e-e8200c13b22b name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:36.222158 crc crio[3658]: time=\"2026-06-10T14:29:36.220565253Z\" level=info msg=\"Created container 84809351456e7af468da81126a5528a5e92a9388502244ec21fec3d8abf9d5f0: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=60a83ec7-acb1-45b5-a938-d8f0015c7917 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:36.272560 crc crio[3658]: time=\"2026-06-10T14:29:36.267147322Z\" level=info msg=\"Starting container: ed20ff94cbe1d493cd32b30414d90df0fa05c254b7b22f134577cd904001b6e9\" id=75469db0-b354-4144-8ebb-54072240986b name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:36.365494 crc crio[3658]: time=\"2026-06-10T14:29:36.338637844Z\" level=info msg=\"Created container 4ec3a059fe20fc029b28ee495f2213435ccff85b33d4e8e2e4ef9561180249d2: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=f4f51e29-6739-4568-9c8f-ffa462927005 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:36.387838 crc crio[3658]: time=\"2026-06-10T14:29:36.286486573Z\" level=info msg=\"Started container\" PID=12805 containerID=8c2a645dcb1c5592fe0642eeb9136e757c08efd91552d781b7b13e0ec1410a10 description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=674be75f-4a84-40ec-a19e-e8200c13b22b name=/runtime.v1.RuntimeService/StartContainer sandboxID=34e9b44e0cfe31bb2920734b1d667511d63bfdb1a50340fda4ad115a37f846fa\nJun 10 14:29:36.408110 crc crio[3658]: time=\"2026-06-10T14:29:36.396534251Z\" level=info msg=\"Started container\" PID=12829 containerID=ed20ff94cbe1d493cd32b30414d90df0fa05c254b7b22f134577cd904001b6e9 description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=75469db0-b354-4144-8ebb-54072240986b name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa9826550cc8ebc82f7c01075eccd78e16efaf3378df7b26b5b50737f8113c5b\nJun 10 14:29:36.432805 crc crio[3658]: time=\"2026-06-10T14:29:36.427164348Z\" level=info msg=\"Created container b572a744466ad8ea078ff84a56e55f36cf8c996595b895582fc9997e39d9c3ca: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=9367addf-ff95-45e3-86b6-3eb23d106f4a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:36.453546 crc crio[3658]: time=\"2026-06-10T14:29:36.288385017Z\" level=info msg=\"Created container 2030176f86b3ca1301483a88267fb1a07a484e0a7a0e00e4295fd16cda413a1c: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=9ca1f123-bfbc-4342-81f9-305db4f2e112 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:36.499942 crc crio[3658]: time=\"2026-06-10T14:29:36.498641409Z\" level=info msg=\"Starting container: 84809351456e7af468da81126a5528a5e92a9388502244ec21fec3d8abf9d5f0\" id=f70bb395-51b7-4c69-bbea-bcecf1897680 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:36.738814 crc crio[3658]: time=\"2026-06-10T14:29:36.738132658Z\" level=info msg=\"Created container d0fc4df46614b6851aed7fce76d63b863dd0d61007b5ff51c1943cfa7df0b610: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=d096c638-a9c0-465b-bbdd-0c04b04ff349 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:36.754095 crc crio[3658]: time=\"2026-06-10T14:29:36.753560485Z\" level=info msg=\"Started container\" PID=12822 containerID=84809351456e7af468da81126a5528a5e92a9388502244ec21fec3d8abf9d5f0 description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=f70bb395-51b7-4c69-bbea-bcecf1897680 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c5b3b8114f790f1e9c9df576e0b872867a86410018cb9db253914f56c581c7b\nJun 10 14:29:36.763628 crc crio[3658]: time=\"2026-06-10T14:29:36.760145106Z\" level=info msg=\"Starting container: 4ec3a059fe20fc029b28ee495f2213435ccff85b33d4e8e2e4ef9561180249d2\" id=fc064320-54b4-4dcd-82cd-0253d1c4851c name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:36.772709 crc crio[3658]: time=\"2026-06-10T14:29:36.767003195Z\" level=info msg=\"Created container a5ae1ee9945aca090ac830787140f6c9bb3bb633adca2737de3e14d2a74e7b0c: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=ff4cc939-eb7b-4e8f-9d01-0c8f461fee42 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:36.807480 crc crio[3658]: time=\"2026-06-10T14:29:36.807025574Z\" level=info msg=\"Created container 4d10b8ca21c5e6b8bfb90b2c8d5967e12e7b47843454fd23bcf730feaa5f9fb5: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=f20722a2-83fe-4fa7-a824-482928b2bfaf name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:36.839467 crc crio[3658]: time=\"2026-06-10T14:29:36.835250402Z\" level=info msg=\"Starting container: b572a744466ad8ea078ff84a56e55f36cf8c996595b895582fc9997e39d9c3ca\" id=67b9cdc8-eeaa-4947-903c-5085b3a76fc6 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:36.858003 crc crio[3658]: time=\"2026-06-10T14:29:36.857929679Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=2acfcf85-2275-489e-94e9-6dc4a86a0892 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:36.891684 crc crio[3658]: time=\"2026-06-10T14:29:36.891613535Z\" level=info msg=\"Starting container: a5ae1ee9945aca090ac830787140f6c9bb3bb633adca2737de3e14d2a74e7b0c\" id=eb6be5c8-5837-4ad3-9dfa-61e98f7200d5 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:36.947613 crc crio[3658]: time=\"2026-06-10T14:29:36.946499805Z\" level=info msg=\"Starting container: d0fc4df46614b6851aed7fce76d63b863dd0d61007b5ff51c1943cfa7df0b610\" id=bdf2fadd-4a6d-443b-8491-b6c3df81df40 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:36.961360 crc crio[3658]: time=\"2026-06-10T14:29:36.949657377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:37.013534 crc crio[3658]: time=\"2026-06-10T14:29:37.003866157Z\" level=info msg=\"Starting container: 4d10b8ca21c5e6b8bfb90b2c8d5967e12e7b47843454fd23bcf730feaa5f9fb5\" id=c2eaf9a3-585f-4714-abd2-e87cc05d5349 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:37.042576 crc crio[3658]: time=\"2026-06-10T14:29:37.013241839Z\" level=info msg=\"Starting container: 2030176f86b3ca1301483a88267fb1a07a484e0a7a0e00e4295fd16cda413a1c\" id=22c68d3f-01b7-4340-95d7-76899c29532e name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:37.060808 crc crio[3658]: time=\"2026-06-10T14:29:37.05434499Z\" level=info msg=\"Created container aef1ec795dd490590803985ab15ef9407de5b6b564184a666de31ec237000f24: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=2d703122-5508-4628-b28c-ec8535cd38a2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:37.108382 crc crio[3658]: time=\"2026-06-10T14:29:37.091076824Z\" level=info msg=\"Starting container: aef1ec795dd490590803985ab15ef9407de5b6b564184a666de31ec237000f24\" id=9fb12354-9fb4-4205-8008-88039c628c37 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:37.109995 crc crio[3658]: time=\"2026-06-10T14:29:37.109885729Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=27a0b490-37a0-4a88-a4eb-fba4f1ed607e name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:37.129204 crc crio[3658]: time=\"2026-06-10T14:29:37.091095424Z\" level=info msg=\"Created container efcf7973076f48924089b4823e76fbaa387de7c588ef5a9bcf7c50725a5187cc: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=17876458-322d-4c48-bed8-fbfea5bbaabb name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:37.153146 crc crio[3658]: time=\"2026-06-10T14:29:37.128643302Z\" level=info msg=\"Started container\" PID=12850 containerID=b572a744466ad8ea078ff84a56e55f36cf8c996595b895582fc9997e39d9c3ca description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=67b9cdc8-eeaa-4947-903c-5085b3a76fc6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72e4d938377f583aa0c8361a427c88f666ee23c1c5a11dbba0ab3a9c96fc111b\nJun 10 14:29:37.184460 crc crio[3658]: time=\"2026-06-10T14:29:37.165727027Z\" level=info msg=\"Started container\" PID=12835 containerID=4ec3a059fe20fc029b28ee495f2213435ccff85b33d4e8e2e4ef9561180249d2 description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=fc064320-54b4-4dcd-82cd-0253d1c4851c name=/runtime.v1.RuntimeService/StartContainer sandboxID=200b4badf8fcbe565a02e215356dbe1cae9506982f62893db42aad497eb09367\nJun 10 14:29:37.851927 crc crio[3658]: time=\"2026-06-10T14:29:37.842882305Z\" level=info msg=\"Started container\" PID=12833 containerID=4d10b8ca21c5e6b8bfb90b2c8d5967e12e7b47843454fd23bcf730feaa5f9fb5 description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=c2eaf9a3-585f-4714-abd2-e87cc05d5349 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ada9c03cf9925a7546c043a7ef5ed105ab8996fb0c978dba17bdf4811dc4bae\nJun 10 14:29:37.851927 crc crio[3658]: time=\"2026-06-10T14:29:37.845560383Z\" level=info msg=\"Started container\" PID=12815 containerID=a5ae1ee9945aca090ac830787140f6c9bb3bb633adca2737de3e14d2a74e7b0c description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=eb6be5c8-5837-4ad3-9dfa-61e98f7200d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e04d460a3fc964f76ec3d84bcc9aa40e80a3c1d5d310b815cb3a84dc1bf5a1e2\nJun 10 14:29:37.924680 crc crio[3658]: time=\"2026-06-10T14:29:37.924018176Z\" level=info msg=\"Started container\" PID=12884 containerID=d0fc4df46614b6851aed7fce76d63b863dd0d61007b5ff51c1943cfa7df0b610 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=bdf2fadd-4a6d-443b-8491-b6c3df81df40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8450a5053a476102d5050110717ca04b1743c4c0d95b37544533a3427d536c8\nJun 10 14:29:38.136586 crc crio[3658]: time=\"2026-06-10T14:29:38.136142822Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=d6c7c9ae-a8a3-4203-9316-7f9469263b37 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:38.233923 crc crio[3658]: time=\"2026-06-10T14:29:38.2289154Z\" level=info msg=\"Started container\" PID=12901 containerID=aef1ec795dd490590803985ab15ef9407de5b6b564184a666de31ec237000f24 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=9fb12354-9fb4-4205-8008-88039c628c37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=82d5452d22f33aa69e7cf32ab43b385c475a2f1fb0fc92a37c325ea60be2a7b3\nJun 10 14:29:38.274542 crc crio[3658]: time=\"2026-06-10T14:29:38.273957415Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=7b5d80c9-96cf-4dd2-87c1-0401859a3de6 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:38.334475 crc crio[3658]: time=\"2026-06-10T14:29:38.332668826Z\" level=info msg=\"Starting container: efcf7973076f48924089b4823e76fbaa387de7c588ef5a9bcf7c50725a5187cc\" id=cab4d414-c3ce-4083-a45a-f119e45584d8 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:38.486216 crc crio[3658]: time=\"2026-06-10T14:29:38.485471873Z\" level=info msg=\"Started container\" PID=12817 containerID=2030176f86b3ca1301483a88267fb1a07a484e0a7a0e00e4295fd16cda413a1c description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=22c68d3f-01b7-4340-95d7-76899c29532e name=/runtime.v1.RuntimeService/StartContainer sandboxID=45359ae990e7aad796714cbbe9be605c5f90d52b7b42186001a1aff03bcae5f8\nJun 10 14:29:38.601940 crc crio[3658]: time=\"2026-06-10T14:29:38.59994607Z\" level=info msg=\"Started container\" PID=12917 containerID=efcf7973076f48924089b4823e76fbaa387de7c588ef5a9bcf7c50725a5187cc description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=cab4d414-c3ce-4083-a45a-f119e45584d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c9bdc71ba2032faf1bf7dd438763e3abfd7f39541339be1823f32161a184649\nJun 10 14:29:38.691020 crc crio[3658]: time=\"2026-06-10T14:29:38.690173674Z\" level=info msg=\"Created container 0e361e683ad699d8d4db79bd38893ff11ba6d68239ed39a1d7d169b5e55fde41: openshift-console/console-6c684df5db-cc8g8/console\" id=4b31f0fb-1e39-499d-991b-9794eff234cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:38.700773 crc crio[3658]: time=\"2026-06-10T14:29:38.699620988Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 14:29:38.700773 crc crio[3658]: time=\"2026-06-10T14:29:38.699861005Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 14:29:38.700773 crc crio[3658]: time=\"2026-06-10T14:29:38.70005574Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ip-control-loop\\\"\"\nJun 10 14:29:38.739708 crc crio[3658]: time=\"2026-06-10T14:29:38.73354058Z\" level=info msg=\"Starting container: 0e361e683ad699d8d4db79bd38893ff11ba6d68239ed39a1d7d169b5e55fde41\" id=61fcaa8c-10f4-44fa-adc8-60099c9f6f1e name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:38.806843 crc crio[3658]: time=\"2026-06-10T14:29:38.806557406Z\" level=info msg=\"Created container fe802b04a24cd05fb8829c98ae9498b466d81ca9935c9a01899e36a725cc3aee: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=9dd1135f-70a7-4c68-a0fc-1f0eeed3367c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:38.832980 crc crio[3658]: time=\"2026-06-10T14:29:38.832849688Z\" level=info msg=\"Created container 117284996d379af6a7fd2465bdf52900ee1d77fb4f53ad030e8172c15ed61bdc: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=023b8e37-64ce-4b6c-9b7f-aa68fcc0ae45 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:38.861035 crc crio[3658]: time=\"2026-06-10T14:29:38.850942962Z\" level=info msg=\"Starting container: 117284996d379af6a7fd2465bdf52900ee1d77fb4f53ad030e8172c15ed61bdc\" id=03bba7d9-1d26-48ed-9441-e079006f501a name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:38.942807 crc crio[3658]: time=\"2026-06-10T14:29:38.942199286Z\" level=info msg=\"Starting container: fe802b04a24cd05fb8829c98ae9498b466d81ca9935c9a01899e36a725cc3aee\" id=01985d4d-f2d5-426f-8a65-e14b0457b676 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:38.971442 crc crio[3658]: time=\"2026-06-10T14:29:38.970971549Z\" level=info msg=\"Started container\" PID=12926 containerID=0e361e683ad699d8d4db79bd38893ff11ba6d68239ed39a1d7d169b5e55fde41 description=openshift-console/console-6c684df5db-cc8g8/console id=61fcaa8c-10f4-44fa-adc8-60099c9f6f1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa701c754eb5539ac29bbe2fc0d73de23bff8e76408691cfbf3540054cd654a7\nJun 10 14:29:38.978823 crc crio[3658]: time=\"2026-06-10T14:29:38.942573287Z\" level=info msg=\"Created container 4146e22d846cc284c0a15b5f22375ee8a1f8a6bc54b8e474d249db45b5e1fba1: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=e110d897-bd8c-42cb-98cf-a28b5f3ebf3e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:38.993711 crc crio[3658]: time=\"2026-06-10T14:29:38.993141952Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=41fbda60-57cc-4724-9c7b-8c821e4cffe4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:39.004992 crc crio[3658]: time=\"2026-06-10T14:29:39.004714527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:39.042453 crc crio[3658]: time=\"2026-06-10T14:29:39.041871024Z\" level=info msg=\"Starting container: 4146e22d846cc284c0a15b5f22375ee8a1f8a6bc54b8e474d249db45b5e1fba1\" id=3422db81-75fd-4ac6-b4a8-73dd39b27b10 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:39.077715 crc crio[3658]: time=\"2026-06-10T14:29:39.077606159Z\" level=info msg=\"Started container\" PID=12932 containerID=117284996d379af6a7fd2465bdf52900ee1d77fb4f53ad030e8172c15ed61bdc description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=03bba7d9-1d26-48ed-9441-e079006f501a name=/runtime.v1.RuntimeService/StartContainer sandboxID=302172b9c3ec4bf7a54c7798443c0de14148813d4c48888be9828bf9f60a09eb\nJun 10 14:29:39.131480 crc crio[3658]: time=\"2026-06-10T14:29:39.127206506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:39.147564 crc crio[3658]: time=\"2026-06-10T14:29:39.145933019Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=e93c0359-6b97-4cde-9528-e78480fa9b76 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:39.147564 crc crio[3658]: time=\"2026-06-10T14:29:39.146539466Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=1101b748-647a-4354-a9cd-d2b35f0c0648 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:39.159622 crc crio[3658]: time=\"2026-06-10T14:29:39.15944539Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=f04b6c18-ede2-47ba-971e-a1411a9d7d3e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:39.186574 crc crio[3658]: time=\"2026-06-10T14:29:39.185984109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:39.210371 crc crio[3658]: time=\"2026-06-10T14:29:39.204961479Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=c8c7b221-2d02-4946-b20d-7f3d0c688c2e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:39.210371 crc crio[3658]: time=\"2026-06-10T14:29:39.205616218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:39.238525 crc crio[3658]: time=\"2026-06-10T14:29:39.237383748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:39.261954 crc crio[3658]: time=\"2026-06-10T14:29:39.261704853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:39.319301 crc crio[3658]: time=\"2026-06-10T14:29:39.318990503Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9f4774aa-51ae-4fe9-9d78-4a620a483a14 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:39.361411 crc crio[3658]: time=\"2026-06-10T14:29:39.361085212Z\" level=info msg=\"Started container\" PID=12928 containerID=4146e22d846cc284c0a15b5f22375ee8a1f8a6bc54b8e474d249db45b5e1fba1 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=3422db81-75fd-4ac6-b4a8-73dd39b27b10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d569b6fa1ab5ef1a5b4af2130349632d5ac7d6a7fa79b7129023c54d2c27ca4\nJun 10 14:29:39.394475 crc crio[3658]: time=\"2026-06-10T14:29:39.393727898Z\" level=info msg=\"Created container 77c2556ae39f5bc9ec8a070bdae620a24b95e08689b59e67aee542c244dec4b3: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=10f64b79-2de2-413a-a7a5-38c7ab3f7177 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:39.427578 crc crio[3658]: time=\"2026-06-10T14:29:39.423921113Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=826072c1-dd01-457d-9028-95561e6eaaf2 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:39.427578 crc crio[3658]: time=\"2026-06-10T14:29:39.425162829Z\" level=info msg=\"Started container\" PID=12908 containerID=fe802b04a24cd05fb8829c98ae9498b466d81ca9935c9a01899e36a725cc3aee description=openshift-console/downloads-747b44746d-4pqvr/download-server id=01985d4d-f2d5-426f-8a65-e14b0457b676 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27067ce548bf8a873d1dcf9ba0791894c1832c1768aa1ec2ee30f13f07a8377f\nJun 10 14:29:39.453625 crc crio[3658]: time=\"2026-06-10T14:29:39.453560302Z\" level=info msg=\"Created container 12363c2913ea7943036fc3542c54d344c156dc45b4c4f0b9284c66f3d7ef408f: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=26cf6be7-f05e-466f-badf-e3b8af7b06e4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:39.466380 crc crio[3658]: time=\"2026-06-10T14:29:39.465940011Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=c5d8c233-8aec-43ab-a13b-94c8bf082ab4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:39.467593 crc crio[3658]: time=\"2026-06-10T14:29:39.467065873Z\" level=info msg=\"Starting container: 77c2556ae39f5bc9ec8a070bdae620a24b95e08689b59e67aee542c244dec4b3\" id=78685543-8e94-4d39-bdf4-b0b18accb02d name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:39.483979 crc crio[3658]: time=\"2026-06-10T14:29:39.483794688Z\" level=info msg=\"Starting container: 12363c2913ea7943036fc3542c54d344c156dc45b4c4f0b9284c66f3d7ef408f\" id=cdbe0ee9-82a0-4cbf-a9fa-ebad82bd5234 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:39.661614 crc crio[3658]: time=\"2026-06-10T14:29:39.646997386Z\" level=info msg=\"Started container\" PID=12924 containerID=77c2556ae39f5bc9ec8a070bdae620a24b95e08689b59e67aee542c244dec4b3 description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=78685543-8e94-4d39-bdf4-b0b18accb02d name=/runtime.v1.RuntimeService/StartContainer sandboxID=15cb5b3021fba8c9b9bf5b99e5e3691970e96ff49b3e93a83b20310304010d19\nJun 10 14:29:39.742633 crc crio[3658]: time=\"2026-06-10T14:29:39.739520467Z\" level=info msg=\"Started container\" PID=13034 containerID=12363c2913ea7943036fc3542c54d344c156dc45b4c4f0b9284c66f3d7ef408f description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=cdbe0ee9-82a0-4cbf-a9fa-ebad82bd5234 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1f58f704751dd456dc416fb052194bd38c5cabfeb7a029b4173942886cea9b5\nJun 10 14:29:40.131023 crc crio[3658]: time=\"2026-06-10T14:29:40.130959938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:40.162939 crc crio[3658]: time=\"2026-06-10T14:29:40.149383872Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3e1b18bb-16b4-468f-8299-0c0264389f4c name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:40.164196 crc crio[3658]: time=\"2026-06-10T14:29:40.16415566Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=a7f44af4-aefd-4293-a58c-614589260a9e name=/runtime.v1.ImageService/PullImage\nJun 10 14:29:40.181058 crc crio[3658]: time=\"2026-06-10T14:29:40.171211595Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 10 14:29:40.316070 crc crio[3658]: time=\"2026-06-10T14:29:40.315166455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:40.379422 crc crio[3658]: time=\"2026-06-10T14:29:40.375683809Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a275a706-387f-4530-b79e-f5e6514882dd name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:40.491472 crc crio[3658]: time=\"2026-06-10T14:29:40.487483398Z\" level=info msg=\"Created container 88696f503efafb047f601765285ead153e7934290e09b2c7a411ff9c523cf900: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=adddd8e5-8dfb-408b-9caf-8c2d22b9051b name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:40.581011 crc crio[3658]: time=\"2026-06-10T14:29:40.565187459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:40.595908 crc crio[3658]: time=\"2026-06-10T14:29:40.592936253Z\" level=info msg=\"Starting container: 88696f503efafb047f601765285ead153e7934290e09b2c7a411ff9c523cf900\" id=1c03332b-7ad6-4267-84ca-06fc4bbfbba3 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:40.703202 crc crio[3658]: time=\"2026-06-10T14:29:40.702873259Z\" level=info msg=\"Created container ae63b63a5a7d5f0bc1d52685884be2fa686aef1d930a77f5e733b5a4a472a779: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=fe4a5b5e-4c6b-4d6e-9422-4eaeedeefa0e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:40.783469 crc crio[3658]: time=\"2026-06-10T14:29:40.783413442Z\" level=info msg=\"Starting container: ae63b63a5a7d5f0bc1d52685884be2fa686aef1d930a77f5e733b5a4a472a779\" id=9ddff7ce-d69a-4686-a61b-db9f37b06ce1 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:40.818447 crc crio[3658]: time=\"2026-06-10T14:29:40.806622035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:40.839670 crc crio[3658]: time=\"2026-06-10T14:29:40.839377034Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ba62142a-0d11-433a-b77e-05195c09c38b name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:40.883380 crc crio[3658]: time=\"2026-06-10T14:29:40.881891615Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=3a8f2cfd-0934-422a-8711-46f6c85d2c11 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:40.883380 crc crio[3658]: time=\"2026-06-10T14:29:40.882535254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:40.967947 crc crio[3658]: time=\"2026-06-10T14:29:40.967801125Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ef0158f6-5caa-459e-8e08-85832f195e26 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:41.225553 crc crio[3658]: time=\"2026-06-10T14:29:41.225130319Z\" level=info msg=\"Started container\" PID=13097 containerID=88696f503efafb047f601765285ead153e7934290e09b2c7a411ff9c523cf900 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=1c03332b-7ad6-4267-84ca-06fc4bbfbba3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4dea9b33a7fd222b46a3b4de9e2fdc3837f22bec304ec427c3a805da3db66cb\nJun 10 14:29:41.329233 crc crio[3658]: time=\"2026-06-10T14:29:41.329028069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:41.340475 crc crio[3658]: time=\"2026-06-10T14:29:41.332957643Z\" level=info msg=\"Started container\" PID=13105 containerID=ae63b63a5a7d5f0bc1d52685884be2fa686aef1d930a77f5e733b5a4a472a779 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=9ddff7ce-d69a-4686-a61b-db9f37b06ce1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4117a910b8a002c706ec2f3127a92fde98b68e64bd129f523433743a0ad6f21e\nJun 10 14:29:41.360398 crc crio[3658]: time=\"2026-06-10T14:29:41.359823812Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=fb0daf60-f2e7-4976-adc7-df5c7ce0bfaa name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:41.491157 crc crio[3658]: time=\"2026-06-10T14:29:41.483690081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:41.567378 crc crio[3658]: time=\"2026-06-10T14:29:41.566949993Z\" level=info msg=\"Created container 946075f1964aeb58ed33b9a1efa6b7f52bcea49a328bec39a186718bfebab2af: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=b89fd3c2-e05d-46ef-8df6-b9df81a226eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:41.606833 crc crio[3658]: time=\"2026-06-10T14:29:41.605233932Z\" level=info msg=\"Starting container: 946075f1964aeb58ed33b9a1efa6b7f52bcea49a328bec39a186718bfebab2af\" id=6f941774-42de-48a2-8c9d-a6dfb0e8ef49 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:41.793919 crc crio[3658]: time=\"2026-06-10T14:29:41.789539052Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=1fddbddc-0291-416b-b090-f6db590d154e name=/runtime.v1.ImageService/PullImage\nJun 10 14:29:41.806201 crc crio[3658]: time=\"2026-06-10T14:29:41.805540586Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 10 14:29:42.206704 crc crio[3658]: time=\"2026-06-10T14:29:42.205470533Z\" level=info msg=\"Started container\" PID=13129 containerID=946075f1964aeb58ed33b9a1efa6b7f52bcea49a328bec39a186718bfebab2af description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=6f941774-42de-48a2-8c9d-a6dfb0e8ef49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a1dd4db35a22570a072e8827561d18c44b2b569ced9a4ca779a730a11e421c6\nJun 10 14:29:42.275715 crc crio[3658]: time=\"2026-06-10T14:29:42.26992855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:42.311938 crc crio[3658]: time=\"2026-06-10T14:29:42.310963769Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=30d1c5b4-d988-496a-9d5d-c918506eb66c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:42.483695 crc crio[3658]: time=\"2026-06-10T14:29:42.413919102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:42.511179 crc crio[3658]: time=\"2026-06-10T14:29:42.511111558Z\" level=info msg=\"Created container d4770849a57fee31e3e09f0a8ad717e97646ed18be73bd9a19bdc6b56de12f01: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=3f09717d-2608-4378-9ee1-56c3ec0a507e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:42.651578 crc crio[3658]: time=\"2026-06-10T14:29:42.651193967Z\" level=info msg=\"Starting container: d4770849a57fee31e3e09f0a8ad717e97646ed18be73bd9a19bdc6b56de12f01\" id=b2f41279-7790-4dde-a1c4-d518f80cbd2d name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:42.934083 crc crio[3658]: time=\"2026-06-10T14:29:42.93397174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:43.400707 crc crio[3658]: time=\"2026-06-10T14:29:43.39507674Z\" level=info msg=\"Created container ff84b0d7ac9ba694f516d50387fec3c6c526a95d23f53602d43b473f17cf1217: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=a75d2888-fc1c-4b8a-89a6-105ed6d93a59 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:43.501620 crc crio[3658]: time=\"2026-06-10T14:29:43.501117813Z\" level=info msg=\"Started container\" PID=13127 containerID=d4770849a57fee31e3e09f0a8ad717e97646ed18be73bd9a19bdc6b56de12f01 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=b2f41279-7790-4dde-a1c4-d518f80cbd2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b85938f9604091c931c49ad43df4f093bc174b2d73f3ad2e44093287c6f4a653\nJun 10 14:29:43.539936 crc crio[3658]: time=\"2026-06-10T14:29:43.539867525Z\" level=info msg=\"Starting container: ff84b0d7ac9ba694f516d50387fec3c6c526a95d23f53602d43b473f17cf1217\" id=67fd7498-2ae5-4810-8828-66055d24d891 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:44.496668 crc crio[3658]: time=\"2026-06-10T14:29:44.492933998Z\" level=info msg=\"Created container 1f4709a83001a8440ac923f90bb1ed66512380a16a994a0301bc7e6e79e546b9: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=44ff4747-ac3c-4052-896c-3c575cb6266f name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:44.557581 crc crio[3658]: time=\"2026-06-10T14:29:44.556954973Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 14:29:44.557581 crc crio[3658]: time=\"2026-06-10T14:29:44.557017905Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 14:29:44.557581 crc crio[3658]: time=\"2026-06-10T14:29:44.557046366Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/node-slice-controller\\\"\"\nJun 10 14:29:44.663387 crc crio[3658]: time=\"2026-06-10T14:29:44.651216765Z\" level=info msg=\"Started container\" PID=13191 containerID=ff84b0d7ac9ba694f516d50387fec3c6c526a95d23f53602d43b473f17cf1217 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=67fd7498-2ae5-4810-8828-66055d24d891 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ac7df3656307af8ebf4777e6c5320c191b02df7e71b19e8b3b44a556d4fade1\nJun 10 14:29:44.699096 crc crio[3658]: time=\"2026-06-10T14:29:44.692620484Z\" level=info msg=\"Created container 63d34597a90f9f7619b906342e24c22c7d87f2463eaa1fc5f22a437c3eb0c78e: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=c8c7b221-2d02-4946-b20d-7f3d0c688c2e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:44.699096 crc crio[3658]: time=\"2026-06-10T14:29:44.695018834Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=eeda0f10-db21-45c9-82f2-f72cf78d783e name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:44.744131 crc crio[3658]: time=\"2026-06-10T14:29:44.743128298Z\" level=info msg=\"Starting container: 63d34597a90f9f7619b906342e24c22c7d87f2463eaa1fc5f22a437c3eb0c78e\" id=3668e6f6-eda4-440b-b5b1-839d49dcc98b name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:44.755903 crc crio[3658]: time=\"2026-06-10T14:29:44.75564355Z\" level=info msg=\"Starting container: 1f4709a83001a8440ac923f90bb1ed66512380a16a994a0301bc7e6e79e546b9\" id=c3178711-0618-4be1-8426-f38681be6d96 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:44.781930 crc crio[3658]: time=\"2026-06-10T14:29:44.780118169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:44.857077 crc crio[3658]: time=\"2026-06-10T14:29:44.854662448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:44.860456 crc crio[3658]: time=\"2026-06-10T14:29:44.86023626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:44.896734 crc crio[3658]: time=\"2026-06-10T14:29:44.896423158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:44.997417 crc crio[3658]: time=\"2026-06-10T14:29:44.99658932Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=494a1f04-8c92-47b7-a5a1-6d26d6580057 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:45.002211 crc crio[3658]: time=\"2026-06-10T14:29:45.002182372Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=5999a1ad-7a39-4e15-9286-53c44d3db459 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:45.003009 crc crio[3658]: time=\"2026-06-10T14:29:45.002984405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:45.055244 crc crio[3658]: time=\"2026-06-10T14:29:45.053588221Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=7fb1919f-18ca-4012-889d-83f830e6d9b2 name=/runtime.v1.ImageService/PullImage\nJun 10 14:29:45.104808 crc crio[3658]: time=\"2026-06-10T14:29:45.104015483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:45.113652 crc crio[3658]: time=\"2026-06-10T14:29:45.112358214Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 10 14:29:45.213587 crc crio[3658]: time=\"2026-06-10T14:29:45.212227428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:45.230692 crc crio[3658]: time=\"2026-06-10T14:29:45.227212952Z\" level=info msg=\"Started container\" PID=13220 containerID=63d34597a90f9f7619b906342e24c22c7d87f2463eaa1fc5f22a437c3eb0c78e description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=3668e6f6-eda4-440b-b5b1-839d49dcc98b name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8450a5053a476102d5050110717ca04b1743c4c0d95b37544533a3427d536c8\nJun 10 14:29:46.168053 crc crio[3658]: time=\"2026-06-10T14:29:46.167476975Z\" level=info msg=\"Started container\" PID=13192 containerID=1f4709a83001a8440ac923f90bb1ed66512380a16a994a0301bc7e6e79e546b9 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=c3178711-0618-4be1-8426-f38681be6d96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c395c0966dcd9852a40572361c77961db8e60dc9184719056e0cb52ec1debe5c\nJun 10 14:29:46.853415 crc crio[3658]: time=\"2026-06-10T14:29:46.852923875Z\" level=info msg=\"Created container 67865553884a8943c13fb180d529d0599a6bb891b0d0dff92e67d6aeb781c494: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=c5d8c233-8aec-43ab-a13b-94c8bf082ab4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:46.953478 crc crio[3658]: time=\"2026-06-10T14:29:46.927600579Z\" level=info msg=\"Starting container: 67865553884a8943c13fb180d529d0599a6bb891b0d0dff92e67d6aeb781c494\" id=7ba013fe-4483-427f-8faa-0e55d6ce2a8d name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:47.051516 crc crio[3658]: time=\"2026-06-10T14:29:47.051458447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:47.076645 crc crio[3658]: time=\"2026-06-10T14:29:47.067489572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:47.130743 crc crio[3658]: time=\"2026-06-10T14:29:47.130393964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:47.138521 crc crio[3658]: time=\"2026-06-10T14:29:47.138040986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:47.189337 crc crio[3658]: time=\"2026-06-10T14:29:47.18651755Z\" level=info msg=\"Started container\" PID=13286 containerID=67865553884a8943c13fb180d529d0599a6bb891b0d0dff92e67d6aeb781c494 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=7ba013fe-4483-427f-8faa-0e55d6ce2a8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e04d460a3fc964f76ec3d84bcc9aa40e80a3c1d5d310b815cb3a84dc1bf5a1e2\nJun 10 14:29:47.492050 crc crio[3658]: time=\"2026-06-10T14:29:47.490645602Z\" level=info msg=\"Created container b9640caba8bb3d78444446515cbdda4d2d06476cd9a2a3004dca06cc6c5371e3: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=0287e4df-6390-4bf0-9d05-746d66637713 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:47.564047 crc crio[3658]: time=\"2026-06-10T14:29:47.547228931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:47.643946 crc crio[3658]: time=\"2026-06-10T14:29:47.550600659Z\" level=info msg=\"Starting container: b9640caba8bb3d78444446515cbdda4d2d06476cd9a2a3004dca06cc6c5371e3\" id=43a29c38-64dc-4825-85ef-0d643764a350 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:48.889019 crc crio[3658]: time=\"2026-06-10T14:29:48.884225848Z\" level=info msg=\"Started container\" PID=13298 containerID=b9640caba8bb3d78444446515cbdda4d2d06476cd9a2a3004dca06cc6c5371e3 description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=43a29c38-64dc-4825-85ef-0d643764a350 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53311ff11672c26d4f8123f2678a7b7f61333b89f6cabbdd9dd58f88bb8a3b46\nJun 10 14:29:49.313025 crc crio[3658]: time=\"2026-06-10T14:29:49.312533357Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 14:29:49.313025 crc crio[3658]: time=\"2026-06-10T14:29:49.312736513Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 14:29:49.313025 crc crio[3658]: time=\"2026-06-10T14:29:49.312761623Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/whereabouts\\\"\"\nJun 10 14:29:50.078039 crc crio[3658]: time=\"2026-06-10T14:29:50.067197602Z\" level=info msg=\"Created container 212f735635ab037077017e32725e97b4f8bddddac129b0d191fd309fc74c4bfe: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=fb0daf60-f2e7-4976-adc7-df5c7ce0bfaa name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:50.196163 crc crio[3658]: time=\"2026-06-10T14:29:50.195767017Z\" level=info msg=\"Created container 13237684f346640d81b38174bac5c2a1f12d65fd586b55c26fff88b8613af077: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=30d1c5b4-d988-496a-9d5d-c918506eb66c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:50.315586 crc crio[3658]: time=\"2026-06-10T14:29:50.315147106Z\" level=info msg=\"Starting container: 212f735635ab037077017e32725e97b4f8bddddac129b0d191fd309fc74c4bfe\" id=3d1dd00b-2186-4691-aebc-16d09e7cb204 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:50.454893 crc crio[3658]: time=\"2026-06-10T14:29:50.454674089Z\" level=info msg=\"Starting container: 13237684f346640d81b38174bac5c2a1f12d65fd586b55c26fff88b8613af077\" id=4f3be096-8411-4679-aca2-3cac284ed726 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:50.552846 crc crio[3658]: time=\"2026-06-10T14:29:50.552514963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:50.617606 crc crio[3658]: time=\"2026-06-10T14:29:50.617532077Z\" level=info msg=\"Started container\" PID=13407 containerID=212f735635ab037077017e32725e97b4f8bddddac129b0d191fd309fc74c4bfe description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=3d1dd00b-2186-4691-aebc-16d09e7cb204 name=/runtime.v1.RuntimeService/StartContainer sandboxID=45359ae990e7aad796714cbbe9be605c5f90d52b7b42186001a1aff03bcae5f8\nJun 10 14:29:50.629694 crc crio[3658]: time=\"2026-06-10T14:29:50.629574906Z\" level=info msg=\"Started container\" PID=13384 containerID=13237684f346640d81b38174bac5c2a1f12d65fd586b55c26fff88b8613af077 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=4f3be096-8411-4679-aca2-3cac284ed726 name=/runtime.v1.RuntimeService/StartContainer sandboxID=302172b9c3ec4bf7a54c7798443c0de14148813d4c48888be9828bf9f60a09eb\nJun 10 14:29:51.589207 crc crio[3658]: time=\"2026-06-10T14:29:51.588090057Z\" level=info msg=\"Stopping pod sandbox: 471bf39dda67cfc55c3ed790aba66bca400b09b04b1a631f38076f5cc83f7ab1\" id=2b1f63d7-1e92-4d7b-bac9-09b272496590 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:29:51.591556 crc crio[3658]: time=\"2026-06-10T14:29:51.590005733Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685015-7cswm Namespace:openshift-operator-lifecycle-manager ID:471bf39dda67cfc55c3ed790aba66bca400b09b04b1a631f38076f5cc83f7ab1 UID:9a011830-c1e5-438f-a26f-1644006586b8 NetNS:/var/run/netns/fa150e93-12a3-4e1b-b610-976823c10895 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a011830_c1e5_438f_a26f_1644006586b8.slice PodAnnotations:0xc00088ab70}] Aliases:map[]}\"\nJun 10 14:29:51.591556 crc crio[3658]: time=\"2026-06-10T14:29:51.59058561Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29685015-7cswm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:29:52.381737 crc crio[3658]: time=\"2026-06-10T14:29:52.378498997Z\" level=info msg=\"Created container 4c24c7ab8ac709d63d87def2de25d06564065fb31d6bd98025a537f7869c7b3a: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=2acfcf85-2275-489e-94e9-6dc4a86a0892 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:52.929463 crc crio[3658]: time=\"2026-06-10T14:29:52.92668688Z\" level=info msg=\"Starting container: 4c24c7ab8ac709d63d87def2de25d06564065fb31d6bd98025a537f7869c7b3a\" id=b008a4f6-763f-409c-b940-ee1defea42a9 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:54.113956 crc crio[3658]: time=\"2026-06-10T14:29:54.111610101Z\" level=info msg=\"Started container\" PID=13480 containerID=4c24c7ab8ac709d63d87def2de25d06564065fb31d6bd98025a537f7869c7b3a description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=b008a4f6-763f-409c-b940-ee1defea42a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b7486fa053907655d15ab846f11081731edf05d085a2f70c506a946d7450508\nJun 10 14:29:54.542650 crc crio[3658]: time=\"2026-06-10T14:29:54.526465591Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=1708276f-eeaa-4eb9-ada3-70897b6076a8 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:54.778739 crc crio[3658]: time=\"2026-06-10T14:29:54.769900404Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=95814dda-8ee7-4780-98bf-c27a0ebcffc2 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:54.972659 crc crio[3658]: time=\"2026-06-10T14:29:54.972540105Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=9283dc69-3583-4c21-baf9-4ef2421d7791 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:54.973370 crc crio[3658]: time=\"2026-06-10T14:29:54.973119312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:55.215951 crc crio[3658]: time=\"2026-06-10T14:29:55.208635205Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=a971bf1a-248b-49b8-9ff9-baee711c13bf name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:55.423460 crc crio[3658]: time=\"2026-06-10T14:29:55.423229253Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=275a89f0-98af-4dc1-aed5-033703f66ced name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:55.597343 crc crio[3658]: time=\"2026-06-10T14:29:55.596986206Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-sgbsl/POD\" id=84cbf92d-77ac-4df7-8804-72d557d5d2ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:55.597343 crc crio[3658]: time=\"2026-06-10T14:29:55.597197572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:55.627392 crc crio[3658]: time=\"2026-06-10T14:29:55.622196146Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-j8vqx/POD\" id=ee37c01d-0e5c-489a-a8c2-937476c73267 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:55.627392 crc crio[3658]: time=\"2026-06-10T14:29:55.622523286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:56.727557 crc crio[3658]: time=\"2026-06-10T14:29:56.727010277Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=724eb80e-6eaf-472d-af02-99c3e5cb4a0a name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:56.944673 crc crio[3658]: time=\"2026-06-10T14:29:56.944206779Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-vtlcf/POD\" id=b8ca6a37-52e2-4931-967b-f00e7768f3bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:56.944673 crc crio[3658]: time=\"2026-06-10T14:29:56.944513718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:57.112249 crc crio[3658]: time=\"2026-06-10T14:29:57.111539838Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-chds7/POD\" id=78fc4b9d-0e03-47c9-8609-49ed3560fbc9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:29:57.112249 crc crio[3658]: time=\"2026-06-10T14:29:57.111678842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:57.334383 crc crio[3658]: time=\"2026-06-10T14:29:57.334183698Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 14:29:57.400966 crc crio[3658]: time=\"2026-06-10T14:29:57.371073237Z\" level=info msg=\"Stopping container: 1759edaf01bae78adbeea4bda383d34f2a4cca9ffb9f49278e41523845cee0ab (timeout: 30s)\" id=783fb9fd-2b2d-4ab0-a134-f14b86eddcfe name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:29:57.400966 crc crio[3658]: time=\"2026-06-10T14:29:57.400878281Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=bbb5bbea-1737-43ff-a2be-5ebea9cacd55 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:29:58.104559 crc crio[3658]: time=\"2026-06-10T14:29:58.102912071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:58.165947 crc crio[3658]: time=\"2026-06-10T14:29:58.16535855Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=2b2e335b-c417-4e3b-949a-d6990fa6b26e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:58.181498 crc crio[3658]: time=\"2026-06-10T14:29:58.181387685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:58.280701 crc crio[3658]: time=\"2026-06-10T14:29:58.279790036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:29:59.339350 crc crio[3658]: time=\"2026-06-10T14:29:59.338073396Z\" level=info msg=\"Created container 1752e9a4bc09a2c1417795dc8aa1da026a75010fb70be6787d6c2f8ba682f09b: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=f04b6c18-ede2-47ba-971e-a1411a9d7d3e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:29:59.400460 crc crio[3658]: time=\"2026-06-10T14:29:59.381508855Z\" level=info msg=\"Starting container: 1752e9a4bc09a2c1417795dc8aa1da026a75010fb70be6787d6c2f8ba682f09b\" id=a723cc62-080e-4018-8b62-37b92f7cc812 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:29:59.879577 crc crio[3658]: time=\"2026-06-10T14:29:59.868641018Z\" level=info msg=\"Started container\" PID=13673 containerID=1752e9a4bc09a2c1417795dc8aa1da026a75010fb70be6787d6c2f8ba682f09b description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=a723cc62-080e-4018-8b62-37b92f7cc812 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c5b3b8114f790f1e9c9df576e0b872867a86410018cb9db253914f56c581c7b\nJun 10 14:30:00.020227 crc crio[3658]: time=\"2026-06-10T14:30:00.014233177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:30:00.439941 crc crio[3658]: time=\"2026-06-10T14:30:00.43924185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:30:00.573423 crc crio[3658]: time=\"2026-06-10T14:30:00.572739388Z\" level=info msg=\"Created container 7da0855204654c5e4b5780747081c84faccd7b15d2b2301e64bfbb6d97b90f09: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=9283dc69-3583-4c21-baf9-4ef2421d7791 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:30:00.640707 crc crio[3658]: time=\"2026-06-10T14:30:00.640135731Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 14:30:00.641777 crc crio[3658]: time=\"2026-06-10T14:30:00.641754218Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_a32937fe-3f16-452e-83db-3faf3cf29b2a\\\"\"\nJun 10 14:30:00.642039 crc crio[3658]: time=\"2026-06-10T14:30:00.642022936Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 10 14:30:00.944463 crc crio[3658]: time=\"2026-06-10T14:30:00.944035666Z\" level=info msg=\"Starting container: 7da0855204654c5e4b5780747081c84faccd7b15d2b2301e64bfbb6d97b90f09\" id=f39deeba-2677-425e-821d-007d0f62137c name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:30:01.261989 crc crio[3658]: time=\"2026-06-10T14:30:01.259918778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:30:01.770574 crc crio[3658]: time=\"2026-06-10T14:30:01.480076697Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=89bd9479-23d7-4681-a33e-c55cab933c5c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:30:01.770574 crc crio[3658]: time=\"2026-06-10T14:30:01.580161067Z\" level=info msg=\"Stopped container 1759edaf01bae78adbeea4bda383d34f2a4cca9ffb9f49278e41523845cee0ab: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=783fb9fd-2b2d-4ab0-a134-f14b86eddcfe name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:30:01.770574 crc crio[3658]: time=\"2026-06-10T14:30:01.685062216Z\" level=info msg=\"Started container\" PID=13677 containerID=7da0855204654c5e4b5780747081c84faccd7b15d2b2301e64bfbb6d97b90f09 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=f39deeba-2677-425e-821d-007d0f62137c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c9bdc71ba2032faf1bf7dd438763e3abfd7f39541339be1823f32161a184649\nJun 10 14:30:01.822739 crc crio[3658]: time=\"2026-06-10T14:30:01.821756817Z\" level=info msg=\"Stopped pod sandbox: 471bf39dda67cfc55c3ed790aba66bca400b09b04b1a631f38076f5cc83f7ab1\" id=2b1f63d7-1e92-4d7b-bac9-09b272496590 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:30:01.833496 crc crio[3658]: time=\"2026-06-10T14:30:01.832957971Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=116090f6-086a-4fb6-82e0-f553e39346a4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:30:02.401290 crc crio[3658]: time=\"2026-06-10T14:30:02.399169606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:30:02.470392 crc crio[3658]: time=\"2026-06-10T14:30:02.470113251Z\" level=info msg=\"Created container 7757595fd92ca904972a9df6b7720fb7875a461b6019e8bd6b8a130f3e416222: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=5999a1ad-7a39-4e15-9286-53c44d3db459 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:30:02.504373 crc crio[3658]: time=\"2026-06-10T14:30:02.497029771Z\" level=info msg=\"Starting container: 7757595fd92ca904972a9df6b7720fb7875a461b6019e8bd6b8a130f3e416222\" id=04c51851-a1d5-43e3-b9a7-23877b972c66 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:30:02.504373 crc crio[3658]: time=\"2026-06-10T14:30:02.49869718Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=fd2a208f-4c67-4a9d-928d-bb48462c6e49 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:30:02.679207 crc crio[3658]: time=\"2026-06-10T14:30:02.654705039Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=c4616707-99be-4c48-896a-34b2ec6d9020 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:30:02.732423 crc crio[3658]: time=\"2026-06-10T14:30:02.726156389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:30:02.976385 crc crio[3658]: time=\"2026-06-10T14:30:02.976107251Z\" level=info msg=\"Got pod network &{Name:community-operators-sgbsl Namespace:openshift-marketplace ID:c83c260d24ed0bdba377e1da835169e706ab4ae0668e3414046b17ca9d827dad UID:43c6d698-9749-4af2-a4e0-ef478edc6123 NetNS:/var/run/netns/728392b4-371b-4428-a423-7704c34cefdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod43c6d698_9749_4af2_a4e0_ef478edc6123.slice PodAnnotations:0xc00012ce98}] Aliases:map[]}\"\nJun 10 14:30:02.976385 crc crio[3658]: time=\"2026-06-10T14:30:02.976386359Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-sgbsl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:30:03.023607 crc crio[3658]: time=\"2026-06-10T14:30:03.023237116Z\" level=info msg=\"Got pod network &{Name:redhat-operators-chds7 Namespace:openshift-marketplace ID:d9aca9676336612f9ad86303e2a0637e009a1abe8d324e9cd6d285c5c0157930 UID:f61ede9e-9948-4155-bf48-98f9a2797e1d NetNS:/var/run/netns/d9554248-26e9-4543-a9df-68a54198bae7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf61ede9e_9948_4155_bf48_98f9a2797e1d.slice PodAnnotations:0xc00088a5f8}] Aliases:map[]}\"\nJun 10 14:30:03.023720 crc crio[3658]: time=\"2026-06-10T14:30:03.023614627Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-chds7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:30:03.053777 crc crio[3658]: time=\"2026-06-10T14:30:03.052138164Z\" level=info msg=\"Started container\" PID=13724 containerID=7757595fd92ca904972a9df6b7720fb7875a461b6019e8bd6b8a130f3e416222 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=04c51851-a1d5-43e3-b9a7-23877b972c66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b85938f9604091c931c49ad43df4f093bc174b2d73f3ad2e44093287c6f4a653\nJun 10 14:30:03.053777 crc crio[3658]: time=\"2026-06-10T14:30:03.052800763Z\" level=info msg=\"Created container a2ea94e37f2ac10c1e117a91f691e9eaf748b66d3d2a0e0bd8759afac759e9ac: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=3a8f2cfd-0934-422a-8711-46f6c85d2c11 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:30:03.111940 crc crio[3658]: time=\"2026-06-10T14:30:03.111545985Z\" level=info msg=\"Starting container: a2ea94e37f2ac10c1e117a91f691e9eaf748b66d3d2a0e0bd8759afac759e9ac\" id=10797658-26ab-42df-a1e3-6a6acb457424 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:30:03.221697 crc crio[3658]: time=\"2026-06-10T14:30:03.221556642Z\" level=info msg=\"Got pod network &{Name:certified-operators-j8vqx Namespace:openshift-marketplace ID:2f630a73ddb73f9db2c566c8c1da0ecae7e2624095a03d378a2391cfc5ca6443 UID:f2f4c7f9-1fe6-4f66-beee-27325646ec9a NetNS:/var/run/netns/c4164118-0661-4660-976c-8f327867c6d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf2f4c7f9_1fe6_4f66_beee_27325646ec9a.slice PodAnnotations:0xc0010983d8}] Aliases:map[]}\"\nJun 10 14:30:03.222214 crc crio[3658]: time=\"2026-06-10T14:30:03.222189411Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-j8vqx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:30:03.238642 crc crio[3658]: time=\"2026-06-10T14:30:03.23838833Z\" level=info msg=\"Started container\" PID=13709 containerID=a2ea94e37f2ac10c1e117a91f691e9eaf748b66d3d2a0e0bd8759afac759e9ac description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=10797658-26ab-42df-a1e3-6a6acb457424 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d569b6fa1ab5ef1a5b4af2130349632d5ac7d6a7fa79b7129023c54d2c27ca4\nJun 10 14:30:03.948184 crc crio[3658]: time=\"2026-06-10T14:30:03.921676247Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29685030-db252/POD\" id=e4a1e77c-1024-4e1f-ab3b-477c7b0263d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:30:04.856460 crc crio[3658]: time=\"2026-06-10T14:30:04.855552934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:30:04.913482 crc crio[3658]: time=\"2026-06-10T14:30:04.913316608Z\" level=info msg=\"Stopping container: 5769f88d416c9aea0ac99c9d533bde68d105b34b94ca79ba7f0ac9cfe0b1fced (timeout: 30s)\" id=e44f7e87-50ae-4dff-bf7c-cc0bb7940ffe name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:30:05.765628 crc crio[3658]: time=\"2026-06-10T14:30:05.764741497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:30:06.713613 crc crio[3658]: time=\"2026-06-10T14:30:06.712009881Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vtlcf Namespace:openshift-marketplace ID:03803cec1919561a4119b037415d69aa34c06f9113190363d1b9eb3a9fbb6128 UID:4a6ee6a2-4e1e-4847-8e24-5ae046946cc0 NetNS:/var/run/netns/de6823c2-30a3-4580-ba76-bbc97a68f98a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4a6ee6a2_4e1e_4847_8e24_5ae046946cc0.slice PodAnnotations:0xc00008c6b8}] Aliases:map[]}\"\nJun 10 14:30:06.713613 crc crio[3658]: time=\"2026-06-10T14:30:06.712110634Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-vtlcf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:30:07.555345 crc crio[3658]: time=\"2026-06-10T14:30:07.552524223Z\" level=info msg=\"Stopping container: fe802b04a24cd05fb8829c98ae9498b466d81ca9935c9a01899e36a725cc3aee (timeout: 2s)\" id=4ec23e3d-bc84-48e7-aebc-6d5d035c8c25 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:30:08.035434 crc crio[3658]: time=\"2026-06-10T14:30:08.029215844Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685030-db252 Namespace:openshift-operator-lifecycle-manager ID:593b96c17ebc5375f6ff7ed402d9e61b382833c6e2993d33e2d53a1ad64cee11 UID:95049f88-f50b-4179-aac1-189fb9b87f1a NetNS:/var/run/netns/c8f142e5-6b99-4ce6-8430-0c68d1941ddd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95049f88_f50b_4179_aac1_189fb9b87f1a.slice PodAnnotations:0xc00088a2b0}] Aliases:map[]}\"\nJun 10 14:30:08.035434 crc crio[3658]: time=\"2026-06-10T14:30:08.029530933Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29685030-db252 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:30:08.097962 crc crio[3658]: time=\"2026-06-10T14:30:08.086491914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:30:08.367185 crc crio[3658]: time=\"2026-06-10T14:30:08.367008571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:30:08.495804 crc crio[3658]: time=\"2026-06-10T14:30:08.495595217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:30:09.238359 crc crio[3658]: time=\"2026-06-10T14:30:09.237475802Z\" level=info msg=\"Stopped container 5769f88d416c9aea0ac99c9d533bde68d105b34b94ca79ba7f0ac9cfe0b1fced: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=e44f7e87-50ae-4dff-bf7c-cc0bb7940ffe name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:30:09.242993 crc crio[3658]: time=\"2026-06-10T14:30:09.242671012Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=eb35f28c-fbe8-4e71-a702-a40d96a76a6f name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:30:09.448245 crc crio[3658]: time=\"2026-06-10T14:30:09.448112215Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=504a1cc1-cd51-4d08-8578-201294126c71 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:30:09.605998 crc crio[3658]: time=\"2026-06-10T14:30:09.605659399Z\" level=info msg=\"Stopped container fe802b04a24cd05fb8829c98ae9498b466d81ca9935c9a01899e36a725cc3aee: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=4ec23e3d-bc84-48e7-aebc-6d5d035c8c25 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:30:09.631414 crc crio[3658]: time=\"2026-06-10T14:30:09.62673589Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=b4775b66-0f51-4b23-9cf6-03fb32f2d0a4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:30:09.893056 crc crio[3658]: time=\"2026-06-10T14:30:09.891954643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:30:09.915460 crc crio[3658]: time=\"2026-06-10T14:30:09.905079053Z\" level=info msg=\"Created container 3ba75df7cdcab4b0d9cdd2e5a7192e94d09999e30cb04aac4426036b8d96b77d: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=c4616707-99be-4c48-896a-34b2ec6d9020 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:30:09.927590 crc crio[3658]: time=\"2026-06-10T14:30:09.920168031Z\" level=info msg=\"Starting container: 3ba75df7cdcab4b0d9cdd2e5a7192e94d09999e30cb04aac4426036b8d96b77d\" id=f854c305-67f2-4040-b8eb-0e6da6348953 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:30:10.770770 crc crio[3658]: time=\"2026-06-10T14:30:10.769819548Z\" level=info msg=\"Started container\" PID=13899 containerID=3ba75df7cdcab4b0d9cdd2e5a7192e94d09999e30cb04aac4426036b8d96b77d description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=f854c305-67f2-4040-b8eb-0e6da6348953 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97b6de7f6451aae19fa837bc5a97b426ae3f93d11510b0459ab7c1f431a57bce\nJun 10 14:30:10.913943 crc crio[3658]: time=\"2026-06-10T14:30:10.908973579Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 14:30:10.943575 crc crio[3658]: time=\"2026-06-10T14:30:10.941297366Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=ad7c3169-cb32-4ce8-a2bb-c089d58ddfd6 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:30:11.000628 crc crio[3658]: time=\"2026-06-10T14:30:11.000564933Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=22a75d5d-16d1-460d-8fe4-0a446bfed97a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:30:11.007321 crc crio[3658]: time=\"2026-06-10T14:30:11.002044466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:30:11.025480 crc crio[3658]: time=\"2026-06-10T14:30:11.025225527Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=0d6291f7-0e8f-4d82-907e-f71f130eebdd name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:30:11.204968 crc crio[3658]: time=\"2026-06-10T14:30:11.20478608Z\" level=info msg=\"Created container 19f1df47d1cbc4251b1b2049985be512d49300b51d2536c1fcbbf5754efc0e38: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=d415735e-4f2f-4790-bf77-98f6989e92e3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:30:11.272682 crc crio[3658]: time=\"2026-06-10T14:30:11.259740752Z\" level=info msg=\"Starting container: 19f1df47d1cbc4251b1b2049985be512d49300b51d2536c1fcbbf5754efc0e38\" id=40175e0b-517c-4780-a69d-cc185b053bfe name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:30:11.290713 crc crio[3658]: time=\"2026-06-10T14:30:11.288158125Z\" level=info msg=\"Started container\" PID=13924 containerID=19f1df47d1cbc4251b1b2049985be512d49300b51d2536c1fcbbf5754efc0e38 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=40175e0b-517c-4780-a69d-cc185b053bfe name=/runtime.v1.RuntimeService/StartContainer sandboxID=db6b7d883f3f3be8e921d7e4e16673bef4f3d975921cca631c2c1ee3a3357e76\nJun 10 14:30:11.816659 crc crio[3658]: time=\"2026-06-10T14:30:11.624068408Z\" level=info msg=\"Stopping container: 7da0855204654c5e4b5780747081c84faccd7b15d2b2301e64bfbb6d97b90f09 (timeout: 30s)\" id=ab4c6757-af35-437b-9d73-056f421098a3 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:30:11.975321 crc crio[3658]: time=\"2026-06-10T14:30:11.974965454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:30:12.394398 crc crio[3658]: time=\"2026-06-10T14:30:12.383772599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:30:12.394398 crc crio[3658]: time=\"2026-06-10T14:30:12.393596023Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=7e856ac4-2889-4a24-9a15-08a9bf576141 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:30:12.509186 crc crio[3658]: time=\"2026-06-10T14:30:12.507541074Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=91f4ffe9-932b-419a-b0a6-d3560fdffe6c name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:30:12.629956 crc crio[3658]: time=\"2026-06-10T14:30:12.629765016Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=de7d9a26-254c-4558-a888-a11aa63012df name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:30:12.671738 crc crio[3658]: time=\"2026-06-10T14:30:12.670916178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:30:12.697400 crc crio[3658]: time=\"2026-06-10T14:30:12.697153578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:30:12.956541 crc crio[3658]: time=\"2026-06-10T14:30:12.940779627Z\" level=info msg=\"Stopping container: 5e363d7a66414da53cf82cdc40c5d648926837a23607537398414be661334b88 (timeout: 3600s)\" id=1a552145-cc1d-4bf4-bc00-1fc0877ba098 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:30:13.830223 crc crio[3658]: time=\"2026-06-10T14:30:13.828724123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:30:14.208838 crc crio[3658]: time=\"2026-06-10T14:30:14.208143405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:30:14.236197 crc crio[3658]: time=\"2026-06-10T14:30:14.234778177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:30:14.408613 crc crio[3658]: time=\"2026-06-10T14:30:14.367694868Z\" level=info msg=\"Stopped container 7da0855204654c5e4b5780747081c84faccd7b15d2b2301e64bfbb6d97b90f09: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=ab4c6757-af35-437b-9d73-056f421098a3 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:30:14.467245 crc crio[3658]: time=\"2026-06-10T14:30:14.467022456Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=d8dd840e-4859-4896-825b-d7189922a270 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:30:14.658238 crc crio[3658]: time=\"2026-06-10T14:30:14.655498856Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=bd3af931-a712-4aac-80c7-04e0cc292db8 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:30:14.744909 crc crio[3658]: time=\"2026-06-10T14:30:14.744650039Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=affa20e3-68eb-42c7-9e70-ee6ebec0de13 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:30:14.745194 crc crio[3658]: time=\"2026-06-10T14:30:14.745151054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:30:15.108949 crc crio[3658]: time=\"2026-06-10T14:30:15.072013794Z\" level=info msg=\"Created container 7745d24fa090a4e159067d8f63d79ccc5eb2f4588398d166442209dc2aba5a77: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=22a75d5d-16d1-460d-8fe4-0a446bfed97a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:30:15.262697 crc crio[3658]: time=\"2026-06-10T14:30:15.2616904Z\" level=info msg=\"Starting container: 7745d24fa090a4e159067d8f63d79ccc5eb2f4588398d166442209dc2aba5a77\" id=4cc39426-dafa-47a7-bcf6-5344b79512b4 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:30:16.271457 crc crio[3658]: time=\"2026-06-10T14:30:16.250854849Z\" level=info msg=\"Created container 5e264478f1e83500ed9373bce37e7423f0befe0bb676bde8990b9d236317908e: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=0d6291f7-0e8f-4d82-907e-f71f130eebdd name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:30:16.292449 crc crio[3658]: time=\"2026-06-10T14:30:16.285966846Z\" level=info msg=\"Starting container: 5e264478f1e83500ed9373bce37e7423f0befe0bb676bde8990b9d236317908e\" id=c7053b11-e19a-466f-a8b9-3e410f1dc3dc name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:30:16.765436 crc crio[3658]: time=\"2026-06-10T14:30:16.764774239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:30:16.768754 crc crio[3658]: time=\"2026-06-10T14:30:16.768481696Z\" level=info msg=\"Started container\" PID=13988 containerID=7745d24fa090a4e159067d8f63d79ccc5eb2f4588398d166442209dc2aba5a77 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=4cc39426-dafa-47a7-bcf6-5344b79512b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b6b888326e88b747d338d2410a08e390a035309071da2be68f5aae33f0d5ed5\nJun 10 14:30:16.988351 crc crio[3658]: time=\"2026-06-10T14:30:16.98781315Z\" level=info msg=\"Started container\" PID=14043 containerID=5e264478f1e83500ed9373bce37e7423f0befe0bb676bde8990b9d236317908e description=openshift-console/downloads-747b44746d-4pqvr/download-server id=c7053b11-e19a-466f-a8b9-3e410f1dc3dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=27067ce548bf8a873d1dcf9ba0791894c1832c1768aa1ec2ee30f13f07a8377f\nJun 10 14:30:17.426468 crc crio[3658]: time=\"2026-06-10T14:30:17.419777286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:30:17.655811 crc crio[3658]: time=\"2026-06-10T14:30:17.651348865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:30:18.734823 crc crio[3658]: time=\"2026-06-10T14:30:18.734655402Z\" level=info msg=\"Created container 74d76af496efe3868614da456a2c99e66e4b95e7b4e3546e6d311f2d47036ac5: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=2b2e335b-c417-4e3b-949a-d6990fa6b26e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:30:18.793317 crc crio[3658]: time=\"2026-06-10T14:30:18.783569099Z\" level=info msg=\"Starting container: 74d76af496efe3868614da456a2c99e66e4b95e7b4e3546e6d311f2d47036ac5\" id=b0cebce8-84b5-4f5b-a082-e97ec5a91f75 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:30:18.893799 crc crio[3658]: time=\"2026-06-10T14:30:18.892738702Z\" level=info msg=\"Started container\" PID=14077 containerID=74d76af496efe3868614da456a2c99e66e4b95e7b4e3546e6d311f2d47036ac5 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=b0cebce8-84b5-4f5b-a082-e97ec5a91f75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c395c0966dcd9852a40572361c77961db8e60dc9184719056e0cb52ec1debe5c\nJun 10 14:30:19.018519 crc crio[3658]: time=\"2026-06-10T14:30:19.003870722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:30:19.875111 crc crio[3658]: time=\"2026-06-10T14:30:19.868550754Z\" level=info msg=\"Created container 829cae27103aab99e5b8ec0f40b8fc22096a238300b66abcd1cfcb3a4c5491a2: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=affa20e3-68eb-42c7-9e70-ee6ebec0de13 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:30:20.036177 crc crio[3658]: time=\"2026-06-10T14:30:20.02716821Z\" level=info msg=\"Starting container: 829cae27103aab99e5b8ec0f40b8fc22096a238300b66abcd1cfcb3a4c5491a2\" id=cf7a56fb-25ff-4c44-9b2d-f3ccc3efb268 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:30:20.544394 crc crio[3658]: time=\"2026-06-10T14:30:20.537861385Z\" level=info msg=\"Started container\" PID=14096 containerID=829cae27103aab99e5b8ec0f40b8fc22096a238300b66abcd1cfcb3a4c5491a2 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=cf7a56fb-25ff-4c44-9b2d-f3ccc3efb268 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c9bdc71ba2032faf1bf7dd438763e3abfd7f39541339be1823f32161a184649\nJun 10 14:30:20.829388 crc crio[3658]: time=\"2026-06-10T14:30:20.828828666Z\" level=info msg=\"Created container 40f043b6763e15f4f0a3e262d554246070c5e369096ed3a0568d299c3f76022e: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=89bd9479-23d7-4681-a33e-c55cab933c5c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:30:21.053693 crc crio[3658]: time=\"2026-06-10T14:30:21.053241228Z\" level=info msg=\"Starting container: 40f043b6763e15f4f0a3e262d554246070c5e369096ed3a0568d299c3f76022e\" id=1141214b-d016-466c-83d0-79cb26e8a02e name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:30:21.398407 crc crio[3658]: time=\"2026-06-10T14:30:21.391039625Z\" level=info msg=\"Started container\" PID=14118 containerID=40f043b6763e15f4f0a3e262d554246070c5e369096ed3a0568d299c3f76022e description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=1141214b-d016-466c-83d0-79cb26e8a02e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b7486fa053907655d15ab846f11081731edf05d085a2f70c506a946d7450508\nJun 10 14:30:24.960456 crc crio[3658]: 2026-06-10T14:30:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2f630a73ddb73f9 Mac:12:94:ca:b1:e3:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/c4164118-0661-4660-976c-8f327867c6d4 SocketPath: PciID:}] [{Interface:0xc000014c40 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:30:24.962150 crc crio[3658]: 2026-06-10T14:30:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9aca9676336612 Mac:e6:1e:b3:aa:d2:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/d9554248-26e9-4543-a9df-68a54198bae7 SocketPath: PciID:}] [{Interface:0xc00012c950 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:30:26.215377 crc crio[3658]: 2026-06-10T14:30:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:593b96c17ebc537 Mac:02:2c:c1:c4:40:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/c8f142e5-6b99-4ce6-8430-0c68d1941ddd SocketPath: PciID:}] [{Interface:0xc0004bc730 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:30:26.223353 crc crio[3658]: 2026-06-10T14:30:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:03803cec1919561 Mac:3e:53:8a:64:ca:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/de6823c2-30a3-4580-ba76-bbc97a68f98a SocketPath: PciID:}] [{Interface:0xc0001296d0 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:30:27.188796 crc crio[3658]: 2026-06-10T14:30:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c83c260d24ed0bd Mac:1e:0e:97:51:8a:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/728392b4-371b-4428-a423-7704c34cefdb SocketPath: PciID:}] [{Interface:0xc000020ff0 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:30:27.213545 crc crio[3658]: time=\"2026-06-10T14:30:27.213219961Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 14:30:27.214451 crc crio[3658]: time=\"2026-06-10T14:30:27.213548891Z\" level=info msg=\"Got pod network &{Name:community-operators-sgbsl Namespace:openshift-marketplace ID:c83c260d24ed0bdba377e1da835169e706ab4ae0668e3414046b17ca9d827dad UID:43c6d698-9749-4af2-a4e0-ef478edc6123 NetNS:/var/run/netns/728392b4-371b-4428-a423-7704c34cefdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod43c6d698_9749_4af2_a4e0_ef478edc6123.slice PodAnnotations:0xc00012ce98}] Aliases:map[]}\"\nJun 10 14:30:27.226081 crc crio[3658]: time=\"2026-06-10T14:30:27.225629291Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-sgbsl for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:30:27.235770 crc crio[3658]: time=\"2026-06-10T14:30:27.235232179Z\" level=info msg=\"Got pod network &{Name:certified-operators-j8vqx Namespace:openshift-marketplace ID:2f630a73ddb73f9db2c566c8c1da0ecae7e2624095a03d378a2391cfc5ca6443 UID:f2f4c7f9-1fe6-4f66-beee-27325646ec9a NetNS:/var/run/netns/c4164118-0661-4660-976c-8f327867c6d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf2f4c7f9_1fe6_4f66_beee_27325646ec9a.slice PodAnnotations:0xc0010983d8}] Aliases:map[]}\"\nJun 10 14:30:27.235855 crc crio[3658]: time=\"2026-06-10T14:30:27.235787565Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-j8vqx for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:30:27.236588 crc crio[3658]: time=\"2026-06-10T14:30:27.236188057Z\" level=info msg=\"Got pod network &{Name:redhat-operators-chds7 Namespace:openshift-marketplace ID:d9aca9676336612f9ad86303e2a0637e009a1abe8d324e9cd6d285c5c0157930 UID:f61ede9e-9948-4155-bf48-98f9a2797e1d NetNS:/var/run/netns/d9554248-26e9-4543-a9df-68a54198bae7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf61ede9e_9948_4155_bf48_98f9a2797e1d.slice PodAnnotations:0xc00088a5f8}] Aliases:map[]}\"\nJun 10 14:30:27.237109 crc crio[3658]: time=\"2026-06-10T14:30:27.236798695Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-chds7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:30:27.237797 crc crio[3658]: time=\"2026-06-10T14:30:27.237427853Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685030-db252 Namespace:openshift-operator-lifecycle-manager ID:593b96c17ebc5375f6ff7ed402d9e61b382833c6e2993d33e2d53a1ad64cee11 UID:95049f88-f50b-4179-aac1-189fb9b87f1a NetNS:/var/run/netns/c8f142e5-6b99-4ce6-8430-0c68d1941ddd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95049f88_f50b_4179_aac1_189fb9b87f1a.slice PodAnnotations:0xc00088a2b0}] Aliases:map[]}\"\nJun 10 14:30:27.237797 crc crio[3658]: time=\"2026-06-10T14:30:27.237692641Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29685030-db252 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:30:27.242846 crc crio[3658]: time=\"2026-06-10T14:30:27.240878143Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vtlcf Namespace:openshift-marketplace ID:03803cec1919561a4119b037415d69aa34c06f9113190363d1b9eb3a9fbb6128 UID:4a6ee6a2-4e1e-4847-8e24-5ae046946cc0 NetNS:/var/run/netns/de6823c2-30a3-4580-ba76-bbc97a68f98a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4a6ee6a2_4e1e_4847_8e24_5ae046946cc0.slice PodAnnotations:0xc00008c6b8}] Aliases:map[]}\"\nJun 10 14:30:27.242846 crc crio[3658]: time=\"2026-06-10T14:30:27.2417982Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-vtlcf for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:30:27.335507 crc crio[3658]: time=\"2026-06-10T14:30:27.334741502Z\" level=info msg=\"Ran pod sandbox c83c260d24ed0bdba377e1da835169e706ab4ae0668e3414046b17ca9d827dad with infra container: openshift-marketplace/community-operators-sgbsl/POD\" id=84cbf92d-77ac-4df7-8804-72d557d5d2ee name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:30:27.407421 crc crio[3658]: time=\"2026-06-10T14:30:27.406136981Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6c029d4d-97bd-41fb-818e-39eeec8aa173 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:30:27.828709 crc crio[3658]: time=\"2026-06-10T14:30:27.824589644Z\" level=info msg=\"Ran pod sandbox d9aca9676336612f9ad86303e2a0637e009a1abe8d324e9cd6d285c5c0157930 with infra container: openshift-marketplace/redhat-operators-chds7/POD\" id=78fc4b9d-0e03-47c9-8609-49ed3560fbc9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:30:27.852115 crc crio[3658]: time=\"2026-06-10T14:30:27.848507697Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ca347eb9-6229-41ae-a9b7-b74936b44e0d name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:30:28.130296 crc crio[3658]: time=\"2026-06-10T14:30:28.129817217Z\" level=info msg=\"Ran pod sandbox 2f630a73ddb73f9db2c566c8c1da0ecae7e2624095a03d378a2391cfc5ca6443 with infra container: openshift-marketplace/certified-operators-j8vqx/POD\" id=ee37c01d-0e5c-489a-a8c2-937476c73267 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:30:28.295457 crc crio[3658]: time=\"2026-06-10T14:30:28.289639338Z\" level=info msg=\"Ran pod sandbox 593b96c17ebc5375f6ff7ed402d9e61b382833c6e2993d33e2d53a1ad64cee11 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29685030-db252/POD\" id=e4a1e77c-1024-4e1f-ab3b-477c7b0263d7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:30:28.318766 crc crio[3658]: time=\"2026-06-10T14:30:28.30488326Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=89931076-acf1-442c-b39f-afc371cb3459 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:30:28.395829 crc crio[3658]: time=\"2026-06-10T14:30:28.394686592Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e1d2831e-c9a9-4605-b97a-ec4a5e2ab7ca name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:30:28.526408 crc crio[3658]: time=\"2026-06-10T14:30:28.525471511Z\" level=info msg=\"Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-4b7cw/POD\" id=7a5187eb-33a7-448c-b9d8-c388c1867da9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:30:28.533436 crc crio[3658]: time=\"2026-06-10T14:30:28.528810428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:30:28.699530 crc crio[3658]: time=\"2026-06-10T14:30:28.68940861Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b9dfadf2-d0b4-4270-ace1-86b2a9303ffb name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:30:28.728670 crc crio[3658]: time=\"2026-06-10T14:30:28.720732828Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=72643e2a-ce3b-48b3-9ccc-aa3c6fdc71cc name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:30:28.728670 crc crio[3658]: time=\"2026-06-10T14:30:28.720903423Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ba228c1f-12fc-40f1-83be-7cac96972c62 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:30:28.728670 crc crio[3658]: time=\"2026-06-10T14:30:28.721535371Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8f0c8967-5d86-4ea5-9d52-df6d735391c2 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:30:28.802074 crc crio[3658]: time=\"2026-06-10T14:30:28.801800357Z\" level=info msg=\"Ran pod sandbox 03803cec1919561a4119b037415d69aa34c06f9113190363d1b9eb3a9fbb6128 with infra container: openshift-marketplace/redhat-marketplace-vtlcf/POD\" id=b8ca6a37-52e2-4931-967b-f00e7768f3bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:30:28.848437 crc crio[3658]: time=\"2026-06-10T14:30:28.848382136Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=250eb149-6e89-48e6-a31a-6132b43940c6 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:30:29.408552 crc crio[3658]: time=\"2026-06-10T14:30:29.403720936Z\" level=info msg=\"Stopping container: 829cae27103aab99e5b8ec0f40b8fc22096a238300b66abcd1cfcb3a4c5491a2 (timeout: 30s)\" id=7f9d8d83-6ad2-423a-a102-996c87e9405f name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:30:29.628596 crc crio[3658]: time=\"2026-06-10T14:30:29.624420191Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-chds7/extract-utilities\" id=d31710cc-fafc-46dc-915d-d92ab3e034dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:30:29.650849 crc crio[3658]: time=\"2026-06-10T14:30:29.650727533Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=7a5187eb-33a7-448c-b9d8-c388c1867da9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:30:29.662384 crc crio[3658]: time=\"2026-06-10T14:30:29.65475809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:30:29.671618 crc crio[3658]: time=\"2026-06-10T14:30:29.667642303Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1f1274ae-4a3c-4d90-8c1e-2f443c766164 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:30:29.671618 crc crio[3658]: time=\"2026-06-10T14:30:29.668210839Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29685030-db252/collect-profiles\" id=ab9887cb-dffc-41ff-9a22-8f16bb774895 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:30:29.671618 crc crio[3658]: time=\"2026-06-10T14:30:29.668545579Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-sgbsl/extract-utilities\" id=cac7c972-c689-4efd-9edf-a4243c3bb08f name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:30:29.700441 crc crio[3658]: time=\"2026-06-10T14:30:29.694049698Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-j8vqx/extract-utilities\" id=f8a6e2c6-5de7-4161-8299-09584cbcabed name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:30:30.129911 crc crio[3658]: time=\"2026-06-10T14:30:30.129733341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:30:30.132099 crc crio[3658]: time=\"2026-06-10T14:30:30.131871073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:30:30.137029 crc crio[3658]: time=\"2026-06-10T14:30:30.136655122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:30:30.179511 crc crio[3658]: time=\"2026-06-10T14:30:30.179137933Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vtlcf/extract-utilities\" id=6f2e8ac6-4077-4185-b37a-c536e218be3b name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:30:30.277058 crc crio[3658]: time=\"2026-06-10T14:30:30.276985108Z\" level=info msg=\"Ran pod sandbox d04e7eaf5de4edb57ab677f7a285fb3d3c7084e64465dfc7910d1b742b90e427 with infra container: openshift-multus/cni-sysctl-allowlist-ds-4b7cw/POD\" id=7a5187eb-33a7-448c-b9d8-c388c1867da9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:30:30.282342 crc crio[3658]: time=\"2026-06-10T14:30:30.281984012Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=d55bb05e-08fa-466c-af37-99d169b34ed8 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:30:30.301333 crc crio[3658]: time=\"2026-06-10T14:30:30.299079828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:30:30.301333 crc crio[3658]: time=\"2026-06-10T14:30:30.30087321Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=566af97f-fe5c-4689-af36-7d2d2bedb48f name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:30:30.340769 crc crio[3658]: time=\"2026-06-10T14:30:30.340492817Z\" level=info msg=\"Creating container: openshift-multus/cni-sysctl-allowlist-ds-4b7cw/kube-multus-additional-cni-plugins\" id=3e4345c1-1c85-468f-8748-a6b4e5b5ffcc name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:30:30.419511 crc crio[3658]: time=\"2026-06-10T14:30:30.40063693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:30:30.467516 crc crio[3658]: time=\"2026-06-10T14:30:30.465970753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:30:30.640617 crc crio[3658]: time=\"2026-06-10T14:30:30.639444129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:30:30.922512 crc crio[3658]: time=\"2026-06-10T14:30:30.921501481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:30:31.199851 crc crio[3658]: time=\"2026-06-10T14:30:31.199776173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:30:31.233412 crc crio[3658]: time=\"2026-06-10T14:30:31.226759855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:30:31.234209 crc crio[3658]: time=\"2026-06-10T14:30:31.234130249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:30:31.253749 crc crio[3658]: time=\"2026-06-10T14:30:31.25351228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:30:31.254167 crc crio[3658]: time=\"2026-06-10T14:30:31.254127828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:30:31.290737 crc crio[3658]: time=\"2026-06-10T14:30:31.290031299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:30:31.380340 crc crio[3658]: time=\"2026-06-10T14:30:31.380074226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:30:31.537650 crc crio[3658]: time=\"2026-06-10T14:30:31.537553559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:30:32.202525 crc crio[3658]: time=\"2026-06-10T14:30:32.197706766Z\" level=info msg=\"Created container 461664d447c02dd977bcd04abd3e6cd45c3add8713043c862b5a6b478bf0baaf: openshift-marketplace/certified-operators-j8vqx/extract-utilities\" id=f8a6e2c6-5de7-4161-8299-09584cbcabed name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:30:32.282806 crc crio[3658]: time=\"2026-06-10T14:30:32.276844459Z\" level=info msg=\"Starting container: 461664d447c02dd977bcd04abd3e6cd45c3add8713043c862b5a6b478bf0baaf\" id=3e26d7dc-10ca-4ccb-8520-21299bde0607 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:30:32.630439 crc crio[3658]: time=\"2026-06-10T14:30:32.630367451Z\" level=info msg=\"Created container 8b33453edf2a7d4813e77acdb6dedaf7388a8e326e15bf0579ecee4a583bb431: openshift-operator-lifecycle-manager/collect-profiles-29685030-db252/collect-profiles\" id=ab9887cb-dffc-41ff-9a22-8f16bb774895 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:30:32.677196 crc crio[3658]: time=\"2026-06-10T14:30:32.676769946Z\" level=info msg=\"Created container 4fd80377d3561fda1ada898d9c5f9909fb89462633b1b95a1a30560bb24c860e: openshift-marketplace/community-operators-sgbsl/extract-utilities\" id=cac7c972-c689-4efd-9edf-a4243c3bb08f name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:30:32.681648 crc crio[3658]: time=\"2026-06-10T14:30:32.680774732Z\" level=info msg=\"Starting container: 8b33453edf2a7d4813e77acdb6dedaf7388a8e326e15bf0579ecee4a583bb431\" id=10a6e649-5b1f-4e88-8a78-d89a6f89ec7e name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:30:32.694811 crc crio[3658]: time=\"2026-06-10T14:30:32.684741237Z\" level=info msg=\"Starting container: 4fd80377d3561fda1ada898d9c5f9909fb89462633b1b95a1a30560bb24c860e\" id=d412b77d-b577-4495-91eb-2ae3019858df name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:30:32.799364 crc crio[3658]: time=\"2026-06-10T14:30:32.7959959Z\" level=info msg=\"Created container 79b3aa06941885bd222e22469a16db148b8e0f978b585a754a21f0a7188a3a08: openshift-marketplace/redhat-operators-chds7/extract-utilities\" id=d31710cc-fafc-46dc-915d-d92ab3e034dc name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:30:32.818600 crc crio[3658]: time=\"2026-06-10T14:30:32.808708948Z\" level=info msg=\"Starting container: 79b3aa06941885bd222e22469a16db148b8e0f978b585a754a21f0a7188a3a08\" id=3ddbb474-adac-4558-bea5-7a0029730216 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:30:32.882670 crc crio[3658]: time=\"2026-06-10T14:30:32.882576168Z\" level=info msg=\"Started container\" PID=14316 containerID=79b3aa06941885bd222e22469a16db148b8e0f978b585a754a21f0a7188a3a08 description=openshift-marketplace/redhat-operators-chds7/extract-utilities id=3ddbb474-adac-4558-bea5-7a0029730216 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9aca9676336612f9ad86303e2a0637e009a1abe8d324e9cd6d285c5c0157930\nJun 10 14:30:32.930751 crc crio[3658]: time=\"2026-06-10T14:30:32.920810746Z\" level=info msg=\"Started container\" PID=14323 containerID=8b33453edf2a7d4813e77acdb6dedaf7388a8e326e15bf0579ecee4a583bb431 description=openshift-operator-lifecycle-manager/collect-profiles-29685030-db252/collect-profiles id=10a6e649-5b1f-4e88-8a78-d89a6f89ec7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=593b96c17ebc5375f6ff7ed402d9e61b382833c6e2993d33e2d53a1ad64cee11\nJun 10 14:30:32.930751 crc crio[3658]: time=\"2026-06-10T14:30:32.921681111Z\" level=info msg=\"Started container\" PID=14308 containerID=461664d447c02dd977bcd04abd3e6cd45c3add8713043c862b5a6b478bf0baaf description=openshift-marketplace/certified-operators-j8vqx/extract-utilities id=3e26d7dc-10ca-4ccb-8520-21299bde0607 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f630a73ddb73f9db2c566c8c1da0ecae7e2624095a03d378a2391cfc5ca6443\nJun 10 14:30:33.010605 crc crio[3658]: time=\"2026-06-10T14:30:33.010480754Z\" level=info msg=\"Started container\" PID=14321 containerID=4fd80377d3561fda1ada898d9c5f9909fb89462633b1b95a1a30560bb24c860e description=openshift-marketplace/community-operators-sgbsl/extract-utilities id=d412b77d-b577-4495-91eb-2ae3019858df name=/runtime.v1.RuntimeService/StartContainer sandboxID=c83c260d24ed0bdba377e1da835169e706ab4ae0668e3414046b17ca9d827dad\nJun 10 14:30:33.116854 crc crio[3658]: time=\"2026-06-10T14:30:33.116382443Z\" level=info msg=\"Created container 5f4f77ce8a9777024e989a579f432e03c7a78efafea705c361fa20de57523315: openshift-marketplace/redhat-marketplace-vtlcf/extract-utilities\" id=6f2e8ac6-4077-4185-b37a-c536e218be3b name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:30:33.146676 crc crio[3658]: time=\"2026-06-10T14:30:33.139832612Z\" level=info msg=\"Starting container: 5f4f77ce8a9777024e989a579f432e03c7a78efafea705c361fa20de57523315\" id=a0d1503b-966f-4f33-b8e5-10daeff7f932 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:30:33.260675 crc crio[3658]: time=\"2026-06-10T14:30:33.26056839Z\" level=info msg=\"Started container\" PID=14327 containerID=5f4f77ce8a9777024e989a579f432e03c7a78efafea705c361fa20de57523315 description=openshift-marketplace/redhat-marketplace-vtlcf/extract-utilities id=a0d1503b-966f-4f33-b8e5-10daeff7f932 name=/runtime.v1.RuntimeService/StartContainer sandboxID=03803cec1919561a4119b037415d69aa34c06f9113190363d1b9eb3a9fbb6128\nJun 10 14:30:34.793750 crc crio[3658]: time=\"2026-06-10T14:30:34.790129906Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=47eb5c95-e398-4680-9fc5-6b4e2b5d2e75 name=/runtime.v1.ImageService/PullImage\nJun 10 14:30:34.823599 crc crio[3658]: time=\"2026-06-10T14:30:34.823546194Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 10 14:30:34.978602 crc crio[3658]: time=\"2026-06-10T14:30:34.977550125Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=fe66feca-40d3-4a73-9756-5fb28edfa6ee name=/runtime.v1.ImageService/PullImage\nJun 10 14:30:35.013854 crc crio[3658]: time=\"2026-06-10T14:30:35.0097885Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 10 14:30:35.342672 crc crio[3658]: time=\"2026-06-10T14:30:35.329500853Z\" level=info msg=\"Stopped container 829cae27103aab99e5b8ec0f40b8fc22096a238300b66abcd1cfcb3a4c5491a2: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=7f9d8d83-6ad2-423a-a102-996c87e9405f name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:30:35.355712 crc crio[3658]: time=\"2026-06-10T14:30:35.353203439Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=29d96d1b-b1c5-4070-b736-4357fca558e2 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:30:35.373885 crc crio[3658]: time=\"2026-06-10T14:30:35.373805406Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=48462c93-5e38-4cfd-9223-b052aa0120b5 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:30:35.389000 crc crio[3658]: time=\"2026-06-10T14:30:35.388743949Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=8ca2d791-774f-4b79-b139-ed1f0d5b2b6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:30:35.389542 crc crio[3658]: time=\"2026-06-10T14:30:35.389420769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:30:35.433888 crc crio[3658]: time=\"2026-06-10T14:30:35.433201737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:30:35.446921 crc crio[3658]: time=\"2026-06-10T14:30:35.446714479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:30:35.844679 crc crio[3658]: time=\"2026-06-10T14:30:35.843046752Z\" level=info msg=\"Created container 4816427f34b0acd9d96c541d3155a9e58f03f809ef50b1ec09f30a08fc837ee0: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=8ca2d791-774f-4b79-b139-ed1f0d5b2b6a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:30:35.852700 crc crio[3658]: time=\"2026-06-10T14:30:35.852088164Z\" level=info msg=\"Starting container: 4816427f34b0acd9d96c541d3155a9e58f03f809ef50b1ec09f30a08fc837ee0\" id=7ec991a8-3c12-4b1d-955a-2b3bfa940248 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:30:36.403221 crc crio[3658]: time=\"2026-06-10T14:30:36.40315429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:30:36.488066 crc crio[3658]: time=\"2026-06-10T14:30:36.487794462Z\" level=info msg=\"Started container\" PID=14398 containerID=4816427f34b0acd9d96c541d3155a9e58f03f809ef50b1ec09f30a08fc837ee0 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=7ec991a8-3c12-4b1d-955a-2b3bfa940248 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c9bdc71ba2032faf1bf7dd438763e3abfd7f39541339be1823f32161a184649\nJun 10 14:30:36.498309 crc crio[3658]: time=\"2026-06-10T14:30:36.4980673Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=fe5f27b4-d0fe-4da1-a4a4-b09329b86112 name=/runtime.v1.ImageService/PullImage\nJun 10 14:30:36.498649 crc crio[3658]: time=\"2026-06-10T14:30:36.498561894Z\" level=info msg=\"Removing container: 7da0855204654c5e4b5780747081c84faccd7b15d2b2301e64bfbb6d97b90f09\" id=33d2c54a-7617-4c9f-9449-023f360b8915 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:30:36.557799 crc crio[3658]: time=\"2026-06-10T14:30:36.556931945Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 10 14:30:36.590751 crc crio[3658]: time=\"2026-06-10T14:30:36.589856299Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=df372706-5e89-44f2-8369-d8c713c4fb1d name=/runtime.v1.ImageService/PullImage\nJun 10 14:30:36.620391 crc crio[3658]: time=\"2026-06-10T14:30:36.619526219Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 10 14:30:36.849858 crc crio[3658]: time=\"2026-06-10T14:30:36.849741309Z\" level=info msg=\"Removed container 7da0855204654c5e4b5780747081c84faccd7b15d2b2301e64bfbb6d97b90f09: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=33d2c54a-7617-4c9f-9449-023f360b8915 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:30:37.256620 crc crio[3658]: time=\"2026-06-10T14:30:37.245618128Z\" level=info msg=\"Created container 20da3ed7a07f967c908a0c61cbd0fdfdd749166357b6212421e5f330c27dc7d5: openshift-multus/cni-sysctl-allowlist-ds-4b7cw/kube-multus-additional-cni-plugins\" id=3e4345c1-1c85-468f-8748-a6b4e5b5ffcc name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:30:37.270929 crc crio[3658]: time=\"2026-06-10T14:30:37.264441524Z\" level=info msg=\"Starting container: 20da3ed7a07f967c908a0c61cbd0fdfdd749166357b6212421e5f330c27dc7d5\" id=1356cad6-fe90-4952-9b87-df246353d616 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:30:38.070239 crc crio[3658]: time=\"2026-06-10T14:30:38.070011604Z\" level=info msg=\"Started container\" PID=14423 containerID=20da3ed7a07f967c908a0c61cbd0fdfdd749166357b6212421e5f330c27dc7d5 description=openshift-multus/cni-sysctl-allowlist-ds-4b7cw/kube-multus-additional-cni-plugins id=1356cad6-fe90-4952-9b87-df246353d616 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d04e7eaf5de4edb57ab677f7a285fb3d3c7084e64465dfc7910d1b742b90e427\nJun 10 14:30:40.458735 crc crio[3658]: time=\"2026-06-10T14:30:40.457952661Z\" level=info msg=\"Stopping pod sandbox: 593b96c17ebc5375f6ff7ed402d9e61b382833c6e2993d33e2d53a1ad64cee11\" id=3ce90f95-8483-478f-a8c5-2abbe41d9e35 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:30:40.462570 crc crio[3658]: time=\"2026-06-10T14:30:40.462485833Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685030-db252 Namespace:openshift-operator-lifecycle-manager ID:593b96c17ebc5375f6ff7ed402d9e61b382833c6e2993d33e2d53a1ad64cee11 UID:95049f88-f50b-4179-aac1-189fb9b87f1a NetNS:/var/run/netns/c8f142e5-6b99-4ce6-8430-0c68d1941ddd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95049f88_f50b_4179_aac1_189fb9b87f1a.slice PodAnnotations:0xc000d70658}] Aliases:map[]}\"\nJun 10 14:30:40.470669 crc crio[3658]: time=\"2026-06-10T14:30:40.462666698Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29685030-db252 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:30:43.381498 crc crio[3658]: time=\"2026-06-10T14:30:43.374578642Z\" level=info msg=\"Stopping container: 20da3ed7a07f967c908a0c61cbd0fdfdd749166357b6212421e5f330c27dc7d5 (timeout: 30s)\" id=b4a5307f-d227-48b7-bc25-873f65ea7006 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:30:47.577465 crc crio[3658]: time=\"2026-06-10T14:30:47.569716107Z\" level=info msg=\"Reading blob body from https://registry.redhat.io/v2/redhat/community-operator-index/blobs/sha256:5af989ad839f3eac1ee1abf62c7d88da31a485182f0cdfce587ca09374454489 failed (unexpected EOF), reconnecting after 18874369 bytes\u2026\"\nJun 10 14:30:47.599920 crc crio[3658]: time=\"2026-06-10T14:30:47.596967666Z\" level=info msg=\"Stopping container: 5e264478f1e83500ed9373bce37e7423f0befe0bb676bde8990b9d236317908e (timeout: 2s)\" id=f5743a0a-4017-4e75-9d70-fa6862729d10 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:30:48.339916 crc crio[3658]: time=\"2026-06-10T14:30:48.339638424Z\" level=info msg=\"Stopped container 5e264478f1e83500ed9373bce37e7423f0befe0bb676bde8990b9d236317908e: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=f5743a0a-4017-4e75-9d70-fa6862729d10 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:30:48.362208 crc crio[3658]: time=\"2026-06-10T14:30:48.360086106Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=dc74daf0-1ea9-429c-8941-8b10c3598fa8 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:30:48.391720 crc crio[3658]: time=\"2026-06-10T14:30:48.391026772Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=9585f7dc-589d-4700-857f-f60ba5c91907 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:30:48.419375 crc crio[3658]: time=\"2026-06-10T14:30:48.4154462Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=81668201-4735-4cb1-8035-e16bf652b2f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:30:48.419375 crc crio[3658]: time=\"2026-06-10T14:30:48.416379437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:30:48.758531 crc crio[3658]: time=\"2026-06-10T14:30:48.758434848Z\" level=info msg=\"Stopped pod sandbox: 593b96c17ebc5375f6ff7ed402d9e61b382833c6e2993d33e2d53a1ad64cee11\" id=3ce90f95-8483-478f-a8c5-2abbe41d9e35 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:30:48.796719 crc crio[3658]: time=\"2026-06-10T14:30:48.796648805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:30:48.800078 crc crio[3658]: time=\"2026-06-10T14:30:48.799974821Z\" level=info msg=\"Removing container: fe802b04a24cd05fb8829c98ae9498b466d81ca9935c9a01899e36a725cc3aee\" id=a159ba47-0fdc-4258-824e-6c4290e1a0df name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:30:48.914821 crc crio[3658]: time=\"2026-06-10T14:30:48.910886635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:30:49.224593 crc crio[3658]: time=\"2026-06-10T14:30:49.22448702Z\" level=info msg=\"Removed container fe802b04a24cd05fb8829c98ae9498b466d81ca9935c9a01899e36a725cc3aee: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=a159ba47-0fdc-4258-824e-6c4290e1a0df name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:30:49.629338 crc crio[3658]: time=\"2026-06-10T14:30:49.628902267Z\" level=info msg=\"Created container 3be740ba8a1ed1f6e69c2cf02777d00bfb54698a0d3906a8912477f39f09ba03: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=81668201-4735-4cb1-8035-e16bf652b2f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:30:49.664222 crc crio[3658]: time=\"2026-06-10T14:30:49.663942892Z\" level=info msg=\"Starting container: 3be740ba8a1ed1f6e69c2cf02777d00bfb54698a0d3906a8912477f39f09ba03\" id=b0e78228-c7ec-4369-903a-84a84e3aa326 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:30:49.826847 crc crio[3658]: time=\"2026-06-10T14:30:49.826652146Z\" level=info msg=\"Started container\" PID=14627 containerID=3be740ba8a1ed1f6e69c2cf02777d00bfb54698a0d3906a8912477f39f09ba03 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=b0e78228-c7ec-4369-903a-84a84e3aa326 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27067ce548bf8a873d1dcf9ba0791894c1832c1768aa1ec2ee30f13f07a8377f\nJun 10 14:30:53.646629 crc crio[3658]: time=\"2026-06-10T14:30:53.645904051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:30:55.043537 crc crio[3658]: time=\"2026-06-10T14:30:55.039168729Z\" level=info msg=\"Created container e910da1b0823d77a7f50d91ead809dbfdb6130a562e19e2335bae40c0509847e: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=de7d9a26-254c-4558-a888-a11aa63012df name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:30:55.052467 crc crio[3658]: time=\"2026-06-10T14:30:55.050493667Z\" level=info msg=\"Starting container: e910da1b0823d77a7f50d91ead809dbfdb6130a562e19e2335bae40c0509847e\" id=90a4cc4c-69b4-4f51-9b5c-c833a02ed67e name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:30:55.378162 crc crio[3658]: time=\"2026-06-10T14:30:55.376682858Z\" level=info msg=\"Started container\" PID=14646 containerID=e910da1b0823d77a7f50d91ead809dbfdb6130a562e19e2335bae40c0509847e description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=90a4cc4c-69b4-4f51-9b5c-c833a02ed67e name=/runtime.v1.RuntimeService/StartContainer sandboxID=db6b7d883f3f3be8e921d7e4e16673bef4f3d975921cca631c2c1ee3a3357e76\nJun 10 14:30:56.052177 crc crio[3658]: time=\"2026-06-10T14:30:56.049588214Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=6a012d97-8dee-44fe-bf7f-fbfd91309dd0 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:30:56.064239 crc crio[3658]: time=\"2026-06-10T14:30:56.064134396Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=8a8ded28-d5df-4013-b989-6ebc90dbb0dc name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:30:56.073151 crc crio[3658]: time=\"2026-06-10T14:30:56.071968693Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=36c992d1-fe4c-4229-aa87-13abf37134c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:30:56.073151 crc crio[3658]: time=\"2026-06-10T14:30:56.072643382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:30:56.628962 crc crio[3658]: time=\"2026-06-10T14:30:56.627963691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:30:57.653369 crc crio[3658]: time=\"2026-06-10T14:30:57.651244979Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=e2bbafb0-634f-47b4-a8f2-65c5503973df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:30:57.653369 crc crio[3658]: time=\"2026-06-10T14:30:57.651804765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:30:58.638424 crc crio[3658]: time=\"2026-06-10T14:30:58.638079211Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:c092bce4fcb901f63100452c6e1e14b9d149a9fdc162aeb0185addac47fa91f3 UID:2acf1cb7-21ca-4275-8521-444061b1a751 NetNS:/var/run/netns/8dd88ee7-5dcb-430b-a782-a461b4a6c4c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod2acf1cb7_21ca_4275_8521_444061b1a751.slice PodAnnotations:0xc00088a9b0}] Aliases:map[]}\"\nJun 10 14:30:58.638424 crc crio[3658]: time=\"2026-06-10T14:30:58.638361449Z\" level=info msg=\"Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:31:00.758923 crc crio[3658]: time=\"2026-06-10T14:31:00.757807155Z\" level=info msg=\"Stopped container 5e363d7a66414da53cf82cdc40c5d648926837a23607537398414be661334b88: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=1a552145-cc1d-4bf4-bc00-1fc0877ba098 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:31:00.816939 crc crio[3658]: time=\"2026-06-10T14:31:00.807222497Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=af528bc8-88dc-4b8e-b556-48d9305b030a name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:31:00.957704 crc crio[3658]: time=\"2026-06-10T14:31:00.955976307Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=938541ec-563e-4613-a71d-40667ee615be name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:31:00.996906 crc crio[3658]: time=\"2026-06-10T14:31:00.995457711Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=c5552f6a-8e22-43f9-ab4a-a0d2d5a35657 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:31:00.996906 crc crio[3658]: time=\"2026-06-10T14:31:00.996520882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:31:01.611313 crc crio[3658]: time=\"2026-06-10T14:31:01.608828542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:31:01.653145 crc crio[3658]: time=\"2026-06-10T14:31:01.652979202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:31:02.040032 crc crio[3658]: 2026-06-10T14:31:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c092bce4fcb901f Mac:a6:12:0c:f7:26:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/8dd88ee7-5dcb-430b-a782-a461b4a6c4c2 SocketPath: PciID:}] [{Interface:0xc000015a30 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:31:02.041634 crc crio[3658]: time=\"2026-06-10T14:31:02.04156387Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:c092bce4fcb901f63100452c6e1e14b9d149a9fdc162aeb0185addac47fa91f3 UID:2acf1cb7-21ca-4275-8521-444061b1a751 NetNS:/var/run/netns/8dd88ee7-5dcb-430b-a782-a461b4a6c4c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod2acf1cb7_21ca_4275_8521_444061b1a751.slice PodAnnotations:0xc00088a9b0}] Aliases:map[]}\"\nJun 10 14:31:02.041765 crc crio[3658]: time=\"2026-06-10T14:31:02.041727645Z\" level=info msg=\"Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:31:02.076928 crc crio[3658]: time=\"2026-06-10T14:31:02.076818471Z\" level=info msg=\"Ran pod sandbox c092bce4fcb901f63100452c6e1e14b9d149a9fdc162aeb0185addac47fa91f3 with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=e2bbafb0-634f-47b4-a8f2-65c5503973df name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:31:02.093144 crc crio[3658]: time=\"2026-06-10T14:31:02.09300093Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=6425cea0-86d4-4285-944e-a830ec5ff55c name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:31:02.116418 crc crio[3658]: time=\"2026-06-10T14:31:02.115851582Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=a49f7453-c196-4b45-9098-116eec76a5a5 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:31:02.136882 crc crio[3658]: time=\"2026-06-10T14:31:02.134470752Z\" level=info msg=\"Created container a1f54d643d4948a2393c780dca8f40865b4d2ac94243eb7cf72ad4c1b9097036: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=c5552f6a-8e22-43f9-ab4a-a0d2d5a35657 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:31:02.141215 crc crio[3658]: time=\"2026-06-10T14:31:02.141064343Z\" level=info msg=\"Starting container: a1f54d643d4948a2393c780dca8f40865b4d2ac94243eb7cf72ad4c1b9097036\" id=2ce00e04-c95b-44ca-9e81-2a4aae7b73cb name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:31:02.181819 crc crio[3658]: time=\"2026-06-10T14:31:02.180732492Z\" level=info msg=\"Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=0fdcf8f9-729e-4da8-a8d7-843a31bcc3b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:31:02.181819 crc crio[3658]: time=\"2026-06-10T14:31:02.181520865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:31:02.250462 crc crio[3658]: time=\"2026-06-10T14:31:02.248408033Z\" level=info msg=\"Started container\" PID=14753 containerID=a1f54d643d4948a2393c780dca8f40865b4d2ac94243eb7cf72ad4c1b9097036 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=2ce00e04-c95b-44ca-9e81-2a4aae7b73cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=51f1805ace580b3fb4131feeb17b51fbc67af33ff79cbf9d7c20da8f36895795\nJun 10 14:31:02.429580 crc crio[3658]: time=\"2026-06-10T14:31:02.427694137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:31:03.087546 crc crio[3658]: time=\"2026-06-10T14:31:03.086564937Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD\" id=6c7aa3fa-34c0-4b69-8248-71f2643b39f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:31:03.087546 crc crio[3658]: time=\"2026-06-10T14:31:03.086777223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:31:03.269193 crc crio[3658]: time=\"2026-06-10T14:31:03.269116506Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:a9cf868bde75b54ed503076ea7357a95e37b6b75182813297b9a69037ad13e12 UID:bd4a138c-cb26-4057-be44-d483e8aceaba NetNS:/var/run/netns/fff97861-eb8a-470f-be43-03667bca7989 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podbd4a138c_cb26_4057_be44_d483e8aceaba.slice PodAnnotations:0xc00172ab18}] Aliases:map[]}\"\nJun 10 14:31:03.269193 crc crio[3658]: time=\"2026-06-10T14:31:03.269187198Z\" level=info msg=\"Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:31:03.774988 crc crio[3658]: time=\"2026-06-10T14:31:03.773740495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:31:04.517182 crc crio[3658]: time=\"2026-06-10T14:31:04.516623759Z\" level=info msg=\"Created container 6edff3c7651cc9c173d49fdd8fd636cde409f201a4a0e224c5e9f5760be70d6f: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=36c992d1-fe4c-4229-aa87-13abf37134c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:31:04.556120 crc crio[3658]: time=\"2026-06-10T14:31:04.555636045Z\" level=info msg=\"Starting container: 6edff3c7651cc9c173d49fdd8fd636cde409f201a4a0e224c5e9f5760be70d6f\" id=20e20731-0a46-4d1c-aad4-577578fd0847 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:31:04.743850 crc crio[3658]: time=\"2026-06-10T14:31:04.743695561Z\" level=info msg=\"Started container\" PID=14788 containerID=6edff3c7651cc9c173d49fdd8fd636cde409f201a4a0e224c5e9f5760be70d6f description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=20e20731-0a46-4d1c-aad4-577578fd0847 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db6b7d883f3f3be8e921d7e4e16673bef4f3d975921cca631c2c1ee3a3357e76\nJun 10 14:31:04.813728 crc crio[3658]: time=\"2026-06-10T14:31:04.811892107Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=a304c273-d209-4daa-ac12-18e45a7c5873 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:31:04.874320 crc crio[3658]: time=\"2026-06-10T14:31:04.873980844Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=48b19ab2-06e6-497a-97cd-db119ac40e85 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:31:04.915781 crc crio[3658]: time=\"2026-06-10T14:31:04.914678819Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=e39e7400-224c-430a-bd7f-569671a50684 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:31:04.919462 crc crio[3658]: time=\"2026-06-10T14:31:04.918750768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:31:05.260381 crc crio[3658]: time=\"2026-06-10T14:31:05.258002068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:31:08.875674 crc crio[3658]: time=\"2026-06-10T14:31:08.863860412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:31:09.544439 crc crio[3658]: 2026-06-10T14:31:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9cf868bde75b54 Mac:66:4b:24:17:4a:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/fff97861-eb8a-470f-be43-03667bca7989 SocketPath: PciID:}] [{Interface:0xc000014ae0 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:31:09.547391 crc crio[3658]: time=\"2026-06-10T14:31:09.546015441Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:a9cf868bde75b54ed503076ea7357a95e37b6b75182813297b9a69037ad13e12 UID:bd4a138c-cb26-4057-be44-d483e8aceaba NetNS:/var/run/netns/fff97861-eb8a-470f-be43-03667bca7989 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podbd4a138c_cb26_4057_be44_d483e8aceaba.slice PodAnnotations:0xc00172ab18}] Aliases:map[]}\"\nJun 10 14:31:09.547391 crc crio[3658]: time=\"2026-06-10T14:31:09.546188996Z\" level=info msg=\"Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:31:09.797448 crc crio[3658]: time=\"2026-06-10T14:31:09.797332533Z\" level=info msg=\"Created container 4e5392e5db1a07a0fce56302f4a70e2dc531904799af3ee4d6b2e1cbd4faf9ce: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=0fdcf8f9-729e-4da8-a8d7-843a31bcc3b3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:31:09.837761 crc crio[3658]: time=\"2026-06-10T14:31:09.837418772Z\" level=info msg=\"Starting container: 4e5392e5db1a07a0fce56302f4a70e2dc531904799af3ee4d6b2e1cbd4faf9ce\" id=948bbb49-f292-4222-916e-71e8fb4c6964 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:31:10.367978 crc crio[3658]: time=\"2026-06-10T14:31:10.367856344Z\" level=info msg=\"Started container\" PID=14894 containerID=4e5392e5db1a07a0fce56302f4a70e2dc531904799af3ee4d6b2e1cbd4faf9ce description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=948bbb49-f292-4222-916e-71e8fb4c6964 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c092bce4fcb901f63100452c6e1e14b9d149a9fdc162aeb0185addac47fa91f3\nJun 10 14:31:11.927225 crc crio[3658]: time=\"2026-06-10T14:31:11.925958998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:31:13.179925 crc crio[3658]: time=\"2026-06-10T14:31:13.178184238Z\" level=info msg=\"Created container f4812391b6674c040e1d5ec9284bf226be44fb4bf57b7c4ddc40a8dfb166a5e5: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=e39e7400-224c-430a-bd7f-569671a50684 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:31:13.209242 crc crio[3658]: time=\"2026-06-10T14:31:13.207856353Z\" level=info msg=\"Starting container: f4812391b6674c040e1d5ec9284bf226be44fb4bf57b7c4ddc40a8dfb166a5e5\" id=025f2dfe-fac6-4585-8846-8d4f96550e89 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:31:13.313401 crc crio[3658]: time=\"2026-06-10T14:31:13.312966381Z\" level=info msg=\"Started container\" PID=14914 containerID=f4812391b6674c040e1d5ec9284bf226be44fb4bf57b7c4ddc40a8dfb166a5e5 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=025f2dfe-fac6-4585-8846-8d4f96550e89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db6b7d883f3f3be8e921d7e4e16673bef4f3d975921cca631c2c1ee3a3357e76\nJun 10 14:31:13.461626 crc crio[3658]: time=\"2026-06-10T14:31:13.444757332Z\" level=warning msg=\"Stopping container 20da3ed7a07f967c908a0c61cbd0fdfdd749166357b6212421e5f330c27dc7d5 with stop signal(15) timed out. Killing...\"\nJun 10 14:31:13.692947 crc crio[3658]: time=\"2026-06-10T14:31:13.69268128Z\" level=error msg=\"Killing container 20da3ed7a07f967c908a0c61cbd0fdfdd749166357b6212421e5f330c27dc7d5 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 20da3ed7a07f967c908a0c61cbd0fdfdd749166357b6212421e5f330c27dc7d5 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 10 14:31:17.491136 crc crio[3658]: time=\"2026-06-10T14:31:17.490477534Z\" level=info msg=\"Stopping container: 3be740ba8a1ed1f6e69c2cf02777d00bfb54698a0d3906a8912477f39f09ba03 (timeout: 2s)\" id=6c4f52ac-e9d8-4122-9e15-4d68f1d2a426 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:31:18.790930 crc crio[3658]: time=\"2026-06-10T14:31:18.790211663Z\" level=info msg=\"Removing container: 5e264478f1e83500ed9373bce37e7423f0befe0bb676bde8990b9d236317908e\" id=3d2817fb-9214-4a46-b18a-87a3c24dafe8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:31:22.275895 crc crio[3658]: time=\"2026-06-10T14:31:22.275840399Z\" level=info msg=\"Stopping pod sandbox: c092bce4fcb901f63100452c6e1e14b9d149a9fdc162aeb0185addac47fa91f3\" id=c0c6f35d-a5a3-416f-97c8-b30133cbe914 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:31:22.282562 crc crio[3658]: time=\"2026-06-10T14:31:22.282525162Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:c092bce4fcb901f63100452c6e1e14b9d149a9fdc162aeb0185addac47fa91f3 UID:2acf1cb7-21ca-4275-8521-444061b1a751 NetNS:/var/run/netns/8dd88ee7-5dcb-430b-a782-a461b4a6c4c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod2acf1cb7_21ca_4275_8521_444061b1a751.slice PodAnnotations:0xc002318098}] Aliases:map[]}\"\nJun 10 14:31:22.283483 crc crio[3658]: time=\"2026-06-10T14:31:22.283455615Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:31:50.629523 crc crio[3658]: time=\"2026-06-10T14:31:50.628375246Z\" level=info msg=\"Stopped container 20da3ed7a07f967c908a0c61cbd0fdfdd749166357b6212421e5f330c27dc7d5: openshift-multus/cni-sysctl-allowlist-ds-4b7cw/kube-multus-additional-cni-plugins\" id=b4a5307f-d227-48b7-bc25-873f65ea7006 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:31:50.632359 crc crio[3658]: time=\"2026-06-10T14:31:50.631864621Z\" level=info msg=\"Stopping pod sandbox: d04e7eaf5de4edb57ab677f7a285fb3d3c7084e64465dfc7910d1b742b90e427\" id=1a7a7048-00c7-4a34-8d69-1c1011660a26 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:31:50.645888 crc crio[3658]: time=\"2026-06-10T14:31:50.644802937Z\" level=info msg=\"Stopped container 3be740ba8a1ed1f6e69c2cf02777d00bfb54698a0d3906a8912477f39f09ba03: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=6c4f52ac-e9d8-4122-9e15-4d68f1d2a426 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:31:50.649134 crc crio[3658]: time=\"2026-06-10T14:31:50.649074362Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=e06ee9da-5fc3-4b55-a52d-60f7123f5623 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:31:50.660041 crc crio[3658]: time=\"2026-06-10T14:31:50.659186679Z\" level=info msg=\"Stopped pod sandbox: c092bce4fcb901f63100452c6e1e14b9d149a9fdc162aeb0185addac47fa91f3\" id=c0c6f35d-a5a3-416f-97c8-b30133cbe914 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:31:50.688895 crc crio[3658]: time=\"2026-06-10T14:31:50.688637728Z\" level=info msg=\"Ran pod sandbox a9cf868bde75b54ed503076ea7357a95e37b6b75182813297b9a69037ad13e12 with infra container: openshift-kube-apiserver/installer-13-crc/POD\" id=6c7aa3fa-34c0-4b69-8248-71f2643b39f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:31:50.693413 crc crio[3658]: time=\"2026-06-10T14:31:50.693244861Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=47b71fc1-f27b-4f08-9170-df849d32dfd7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:32:00.017147 crc crio[3658]: time=\"2026-06-10T14:32:00.015595524Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=a0e1c36e-404d-4141-82ac-06acbd199ba5 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:32:00.018749 crc crio[3658]: time=\"2026-06-10T14:32:00.016451415Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=d3542cdb-aa0d-42c2-836a-f403eab0433c name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:32:00.104171 crc crio[3658]: time=\"2026-06-10T14:32:00.103067171Z\" level=info msg=\"Stopped pod sandbox: d04e7eaf5de4edb57ab677f7a285fb3d3c7084e64465dfc7910d1b742b90e427\" id=1a7a7048-00c7-4a34-8d69-1c1011660a26 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:32:00.112048 crc crio[3658]: time=\"2026-06-10T14:32:00.111915928Z\" level=info msg=\"Creating container: openshift-kube-apiserver/installer-13-crc/installer\" id=ee9b7eb9-86e8-4839-8063-0ff4bd8bf92a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:32:00.113973 crc crio[3658]: time=\"2026-06-10T14:32:00.112552093Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=bac28c62-9a23-4275-ba11-c241a3624c70 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:32:15.190826 crc crio[3658]: time=\"2026-06-10T14:32:15.189941456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:32:15.192407 crc crio[3658]: time=\"2026-06-10T14:32:15.189943096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:32:15.238543 crc crio[3658]: time=\"2026-06-10T14:32:15.238428491Z\" level=info msg=\"Removed container 5e264478f1e83500ed9373bce37e7423f0befe0bb676bde8990b9d236317908e: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=3d2817fb-9214-4a46-b18a-87a3c24dafe8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:32:15.241347 crc crio[3658]: time=\"2026-06-10T14:32:15.241216019Z\" level=info msg=\"Removing container: 20da3ed7a07f967c908a0c61cbd0fdfdd749166357b6212421e5f330c27dc7d5\" id=299773a4-4f93-4e61-b004-1cd46eca3822 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:33:02.756182 crc crio[3658]: time=\"2026-06-10T14:33:02.755296817Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:80a3918c902f8f219c53c3fb91ac0b3e3bb943a95805b4cec2ba2ac414b14132\" id=df372706-5e89-44f2-8369-d8c713c4fb1d name=/runtime.v1.ImageService/PullImage\nJun 10 14:33:02.759164 crc crio[3658]: time=\"2026-06-10T14:33:02.759033056Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=0be227fd-f25f-43ae-ad8a-7d057bd5c24b name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:33:02.760880 crc crio[3658]: time=\"2026-06-10T14:33:02.760762976Z\" level=info msg=\"Removed container 20da3ed7a07f967c908a0c61cbd0fdfdd749166357b6212421e5f330c27dc7d5: openshift-multus/cni-sysctl-allowlist-ds-4b7cw/kube-multus-additional-cni-plugins\" id=299773a4-4f93-4e61-b004-1cd46eca3822 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:33:02.769104 crc crio[3658]: time=\"2026-06-10T14:33:02.769006111Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=1fddbddc-0291-416b-b090-f6db590d154e name=/runtime.v1.ImageService/PullImage\nJun 10 14:33:02.770705 crc crio[3658]: time=\"2026-06-10T14:33:02.770009425Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=67d495c5-3acf-4f12-b348-ca8dc439bf89 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:33:02.786709 crc crio[3658]: time=\"2026-06-10T14:33:02.786593658Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:e03c9b1bbf20136e2179857f5179ab4aa9e4a5659d6854bc1abd967740f936dd\" id=a7f44af4-aefd-4293-a58c-614589260a9e name=/runtime.v1.ImageService/PullImage\nJun 10 14:33:02.788124 crc crio[3658]: time=\"2026-06-10T14:33:02.788037228Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=258fcf9f-d484-4a0d-a901-af40e3094a8f name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:33:02.788232 crc crio[3658]: time=\"2026-06-10T14:33:02.788070399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:02.797548 crc crio[3658]: time=\"2026-06-10T14:33:02.797425802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:02.806575 crc crio[3658]: time=\"2026-06-10T14:33:02.806436683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:02.834832 crc crio[3658]: time=\"2026-06-10T14:33:02.83471369Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=bc5497a9-7119-48a2-8ee1-b6044b218daa name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:33:02.867627 crc crio[3658]: time=\"2026-06-10T14:33:02.84745247Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=b222c451-849c-4aff-ace6-2317ce744851 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:33:02.950394 crc crio[3658]: time=\"2026-06-10T14:33:02.940941239Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:dfbee1a913900ca811d31cf79d976dfb34f80fb64e946ffb82e85b5587887c69\" id=fe5f27b4-d0fe-4da1-a4a4-b09329b86112 name=/runtime.v1.ImageService/PullImage\nJun 10 14:33:02.950394 crc crio[3658]: time=\"2026-06-10T14:33:02.947795896Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=d789d8d7-a1d6-43f1-8206-a8418a48c30d name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:33:02.983748 crc crio[3658]: time=\"2026-06-10T14:33:02.983657044Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=c217dc6c-b61a-48ff-ac19-7be3c9403ee0 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:33:03.011211 crc crio[3658]: time=\"2026-06-10T14:33:03.010774321Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=26efa990-2ce6-41b3-be54-8f777b6cd197 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:33:03.018192 crc crio[3658]: time=\"2026-06-10T14:33:03.01768096Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-j8vqx/extract-content\" id=1f5fb697-2bc4-4da3-927c-ec7336b173f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:33:03.020664 crc crio[3658]: time=\"2026-06-10T14:33:03.020619291Z\" level=info msg=\"Created container 7bf386f975813f928ee546bbbbbe99e9f53c328adfbb11a155d71c71c271e0a4: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=bac28c62-9a23-4275-ba11-c241a3624c70 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:33:03.022510 crc crio[3658]: time=\"2026-06-10T14:33:03.022196146Z\" level=info msg=\"Starting container: 7bf386f975813f928ee546bbbbbe99e9f53c328adfbb11a155d71c71c271e0a4\" id=c83095bf-5275-40bb-a912-5f44347d102b name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:33:03.032501 crc crio[3658]: time=\"2026-06-10T14:33:03.032413198Z\" level=info msg=\"Started container\" PID=15511 containerID=7bf386f975813f928ee546bbbbbe99e9f53c328adfbb11a155d71c71c271e0a4 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=c83095bf-5275-40bb-a912-5f44347d102b name=/runtime.v1.RuntimeService/StartContainer sandboxID=27067ce548bf8a873d1dcf9ba0791894c1832c1768aa1ec2ee30f13f07a8377f\nJun 10 14:33:03.043168 crc crio[3658]: time=\"2026-06-10T14:33:03.043103928Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:80a3918c902f8f219c53c3fb91ac0b3e3bb943a95805b4cec2ba2ac414b14132\" id=585807d5-81a4-4b88-b976-f7475bf0d390 name=/runtime.v1.ImageService/PullImage\nJun 10 14:33:03.044213 crc crio[3658]: time=\"2026-06-10T14:33:03.044139143Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=4fb2a1fe-303a-41ed-86ad-515b6daf17e1 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:33:03.086846 crc crio[3658]: time=\"2026-06-10T14:33:03.086684343Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=d382b797-3fe5-41de-a02c-c9f01216ee8f name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:33:03.100094 crc crio[3658]: time=\"2026-06-10T14:33:03.099997563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:03.104015 crc crio[3658]: time=\"2026-06-10T14:33:03.103909898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:03.104839 crc crio[3658]: time=\"2026-06-10T14:33:03.104755507Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:dfbee1a913900ca811d31cf79d976dfb34f80fb64e946ffb82e85b5587887c69\" id=7fb1919f-18ca-4012-889d-83f830e6d9b2 name=/runtime.v1.ImageService/PullImage\nJun 10 14:33:03.110702 crc crio[3658]: time=\"2026-06-10T14:33:03.110563548Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=2e6a434f-0fb0-42c9-ab0a-139b7f8461a8 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:33:03.110702 crc crio[3658]: time=\"2026-06-10T14:33:03.110658771Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=09795ee5-3e84-44d4-b701-ee173de15291 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:33:03.111649 crc crio[3658]: time=\"2026-06-10T14:33:03.111553102Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-sgbsl/extract-content\" id=6a4b5193-596b-4f77-aa50-7c55f06ba4e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:33:03.128745 crc crio[3658]: time=\"2026-06-10T14:33:03.12856953Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=4fc7fb2d-7549-4c4f-a899-939741807626 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:33:03.139520 crc crio[3658]: time=\"2026-06-10T14:33:03.139410784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:03.139898 crc crio[3658]: time=\"2026-06-10T14:33:03.139541009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:03.143114 crc crio[3658]: time=\"2026-06-10T14:33:03.14275996Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=0cfeef62-abe0-4ffc-b90c-87cb90dad5db name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:33:03.146220 crc crio[3658]: time=\"2026-06-10T14:33:03.146130956Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-content\" id=bcaf4abc-5602-4684-bc74-bf7cfe6bd410 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:33:03.162854 crc crio[3658]: time=\"2026-06-10T14:33:03.162787851Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=fe66feca-40d3-4a73-9756-5fb28edfa6ee name=/runtime.v1.ImageService/PullImage\nJun 10 14:33:03.170105 crc crio[3658]: time=\"2026-06-10T14:33:03.169584166Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=b7f9f3b0-9fa8-4e5e-88e9-ded5bdee6978 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:33:03.175749 crc crio[3658]: time=\"2026-06-10T14:33:03.175661256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:03.179062 crc crio[3658]: time=\"2026-06-10T14:33:03.178211124Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-content\" id=18d1a078-1dbe-4651-8f8c-960aadaf8dc8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:33:03.180950 crc crio[3658]: time=\"2026-06-10T14:33:03.180870706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:03.184397 crc crio[3658]: time=\"2026-06-10T14:33:03.184338766Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=23cb268f-2fc1-4b39-b7c4-454d7d1071c2 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:33:03.190826 crc crio[3658]: time=\"2026-06-10T14:33:03.190712846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:03.206074 crc crio[3658]: time=\"2026-06-10T14:33:03.205911441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:03.221673 crc crio[3658]: time=\"2026-06-10T14:33:03.220849637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:03.227026 crc crio[3658]: time=\"2026-06-10T14:33:03.226903136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:03.229430 crc crio[3658]: time=\"2026-06-10T14:33:03.229382012Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:e03c9b1bbf20136e2179857f5179ab4aa9e4a5659d6854bc1abd967740f936dd\" id=47eb5c95-e398-4680-9fc5-6b4e2b5d2e75 name=/runtime.v1.ImageService/PullImage\nJun 10 14:33:03.231802 crc crio[3658]: time=\"2026-06-10T14:33:03.231705352Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=01df90e9-7018-44c0-b1fc-476cd27b1e3c name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:33:03.241719 crc crio[3658]: time=\"2026-06-10T14:33:03.241592743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:03.246849 crc crio[3658]: time=\"2026-06-10T14:33:03.246758002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:03.253674 crc crio[3658]: time=\"2026-06-10T14:33:03.253567737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:03.268375 crc crio[3658]: time=\"2026-06-10T14:33:03.268153971Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vtlcf/extract-content\" id=afa7c841-8a2a-4e10-bd23-84d96252fa94 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:33:03.268375 crc crio[3658]: time=\"2026-06-10T14:33:03.268222313Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=7988e2aa-ef98-46da-9f24-361ae1511466 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:33:03.275112 crc crio[3658]: time=\"2026-06-10T14:33:03.274998797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:03.276569 crc crio[3658]: time=\"2026-06-10T14:33:03.276433897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:03.279531 crc crio[3658]: time=\"2026-06-10T14:33:03.279463331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:03.282844 crc crio[3658]: time=\"2026-06-10T14:33:03.282741574Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-chds7/extract-content\" id=8e15fc24-7df9-409f-b378-841401724bb5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:33:03.284430 crc crio[3658]: time=\"2026-06-10T14:33:03.28434756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:03.286858 crc crio[3658]: time=\"2026-06-10T14:33:03.286769784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:03.295391 crc crio[3658]: time=\"2026-06-10T14:33:03.295236316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:03.297534 crc crio[3658]: time=\"2026-06-10T14:33:03.297239945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:03.301121 crc crio[3658]: time=\"2026-06-10T14:33:03.300776887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:03.316096 crc crio[3658]: time=\"2026-06-10T14:33:03.316012444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:03.319161 crc crio[3658]: time=\"2026-06-10T14:33:03.319135581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:03.342874 crc crio[3658]: time=\"2026-06-10T14:33:03.342786408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:03.345923 crc crio[3658]: time=\"2026-06-10T14:33:03.345855034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:03.513505 crc crio[3658]: time=\"2026-06-10T14:33:03.513389421Z\" level=info msg=\"Created container 454d515b939f3fe7f729de3e881fd3cdfdc9d7670e945c6e0dd9b8ed4013db6e: openshift-marketplace/certified-operators-j8vqx/extract-content\" id=1f5fb697-2bc4-4da3-927c-ec7336b173f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:33:03.514370 crc crio[3658]: time=\"2026-06-10T14:33:03.514176668Z\" level=info msg=\"Created container b5e2e4568ba5ea11763cb4ac9b76478e8bb5ab8e015a0e542c11e9a368cda0f9: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=26efa990-2ce6-41b3-be54-8f777b6cd197 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:33:03.518770 crc crio[3658]: time=\"2026-06-10T14:33:03.517543414Z\" level=info msg=\"Starting container: b5e2e4568ba5ea11763cb4ac9b76478e8bb5ab8e015a0e542c11e9a368cda0f9\" id=dba3b455-5227-498e-8ebd-b486948489d2 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:33:03.518770 crc crio[3658]: time=\"2026-06-10T14:33:03.517937738Z\" level=info msg=\"Starting container: 454d515b939f3fe7f729de3e881fd3cdfdc9d7670e945c6e0dd9b8ed4013db6e\" id=014df44a-890a-423d-963b-464431c60d85 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:33:03.525779 crc crio[3658]: time=\"2026-06-10T14:33:03.524131862Z\" level=info msg=\"Started container\" PID=15531 containerID=b5e2e4568ba5ea11763cb4ac9b76478e8bb5ab8e015a0e542c11e9a368cda0f9 description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=dba3b455-5227-498e-8ebd-b486948489d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ada9c03cf9925a7546c043a7ef5ed105ab8996fb0c978dba17bdf4811dc4bae\nJun 10 14:33:03.525779 crc crio[3658]: time=\"2026-06-10T14:33:03.525166507Z\" level=info msg=\"Started container\" PID=15530 containerID=454d515b939f3fe7f729de3e881fd3cdfdc9d7670e945c6e0dd9b8ed4013db6e description=openshift-marketplace/certified-operators-j8vqx/extract-content id=014df44a-890a-423d-963b-464431c60d85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f630a73ddb73f9db2c566c8c1da0ecae7e2624095a03d378a2391cfc5ca6443\nJun 10 14:33:03.592178 crc crio[3658]: time=\"2026-06-10T14:33:03.592027397Z\" level=info msg=\"Created container 721541d6f88047dea1b17e78003749e7729102ac095695f613533d5bd4f89ea6: openshift-kube-apiserver/installer-13-crc/installer\" id=ee9b7eb9-86e8-4839-8063-0ff4bd8bf92a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:33:03.593640 crc crio[3658]: time=\"2026-06-10T14:33:03.59355873Z\" level=info msg=\"Starting container: 721541d6f88047dea1b17e78003749e7729102ac095695f613533d5bd4f89ea6\" id=36cf52cf-884b-439e-86ed-7999417794e2 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:33:03.604900 crc crio[3658]: time=\"2026-06-10T14:33:03.604776077Z\" level=info msg=\"Started container\" PID=15532 containerID=721541d6f88047dea1b17e78003749e7729102ac095695f613533d5bd4f89ea6 description=openshift-kube-apiserver/installer-13-crc/installer id=36cf52cf-884b-439e-86ed-7999417794e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9cf868bde75b54ed503076ea7357a95e37b6b75182813297b9a69037ad13e12\nJun 10 14:33:03.610635 crc crio[3658]: time=\"2026-06-10T14:33:03.610568307Z\" level=info msg=\"Created container 34a266a45fd06fcde1773bcfc70fb36872661adc991c13cb7f8a01ac4554b9d8: openshift-marketplace/community-operators-sgbsl/extract-content\" id=6a4b5193-596b-4f77-aa50-7c55f06ba4e0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:33:03.611793 crc crio[3658]: time=\"2026-06-10T14:33:03.611725227Z\" level=info msg=\"Starting container: 34a266a45fd06fcde1773bcfc70fb36872661adc991c13cb7f8a01ac4554b9d8\" id=33e64b89-88e0-4243-8961-1f8b8d9d34fd name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:33:03.616443 crc crio[3658]: time=\"2026-06-10T14:33:03.616356797Z\" level=info msg=\"Created container 4cafb2d00e739610c6279fe011c3fcb94c8081556a90de9885f7e2bf4624b194: openshift-marketplace/community-operators-qhh6t/extract-content\" id=18d1a078-1dbe-4651-8f8c-960aadaf8dc8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:33:03.617435 crc crio[3658]: time=\"2026-06-10T14:33:03.617248398Z\" level=info msg=\"Starting container: 4cafb2d00e739610c6279fe011c3fcb94c8081556a90de9885f7e2bf4624b194\" id=77e0974b-c678-426d-b553-d970fcade35c name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:33:03.618440 crc crio[3658]: time=\"2026-06-10T14:33:03.618347756Z\" level=info msg=\"Created container 95df2abb58dbe41d08ddb29b20ac09f5f3e45eb71473cfeaadab9fe91ce2b532: openshift-marketplace/redhat-marketplace-vtlcf/extract-content\" id=afa7c841-8a2a-4e10-bd23-84d96252fa94 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:33:03.618732 crc crio[3658]: time=\"2026-06-10T14:33:03.618615895Z\" level=info msg=\"Started container\" PID=15544 containerID=34a266a45fd06fcde1773bcfc70fb36872661adc991c13cb7f8a01ac4554b9d8 description=openshift-marketplace/community-operators-sgbsl/extract-content id=33e64b89-88e0-4243-8961-1f8b8d9d34fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=c83c260d24ed0bdba377e1da835169e706ab4ae0668e3414046b17ca9d827dad\nJun 10 14:33:03.619332 crc crio[3658]: time=\"2026-06-10T14:33:03.619225516Z\" level=info msg=\"Starting container: 95df2abb58dbe41d08ddb29b20ac09f5f3e45eb71473cfeaadab9fe91ce2b532\" id=46c1a1f2-bcb3-4734-b2ce-92d02e2e57f0 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:33:03.620886 crc crio[3658]: time=\"2026-06-10T14:33:03.619673082Z\" level=info msg=\"Created container 8562828c90ca7906b2387f7b6a15ae2c4361f14f162384af41d458f54e81989e: openshift-marketplace/redhat-operators-chds7/extract-content\" id=8e15fc24-7df9-409f-b378-841401724bb5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:33:03.620886 crc crio[3658]: time=\"2026-06-10T14:33:03.62050225Z\" level=info msg=\"Starting container: 8562828c90ca7906b2387f7b6a15ae2c4361f14f162384af41d458f54e81989e\" id=794f3f1c-a2ea-4b1e-bbf6-a3fc86c72432 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:33:03.623748 crc crio[3658]: time=\"2026-06-10T14:33:03.623649029Z\" level=info msg=\"Started container\" PID=15551 containerID=4cafb2d00e739610c6279fe011c3fcb94c8081556a90de9885f7e2bf4624b194 description=openshift-marketplace/community-operators-qhh6t/extract-content id=77e0974b-c678-426d-b553-d970fcade35c name=/runtime.v1.RuntimeService/StartContainer sandboxID=15cb5b3021fba8c9b9bf5b99e5e3691970e96ff49b3e93a83b20310304010d19\nJun 10 14:33:03.630941 crc crio[3658]: time=\"2026-06-10T14:33:03.630835077Z\" level=info msg=\"Created container 57136a09b88a49702db0f3056d54eaf62b1c9387913d92b9c0aab30cc775bdad: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=09795ee5-3e84-44d4-b701-ee173de15291 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:33:03.632825 crc crio[3658]: time=\"2026-06-10T14:33:03.632765194Z\" level=info msg=\"Started container\" PID=15549 containerID=8562828c90ca7906b2387f7b6a15ae2c4361f14f162384af41d458f54e81989e description=openshift-marketplace/redhat-operators-chds7/extract-content id=794f3f1c-a2ea-4b1e-bbf6-a3fc86c72432 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9aca9676336612f9ad86303e2a0637e009a1abe8d324e9cd6d285c5c0157930\nJun 10 14:33:03.632908 crc crio[3658]: time=\"2026-06-10T14:33:03.632848417Z\" level=info msg=\"Starting container: 57136a09b88a49702db0f3056d54eaf62b1c9387913d92b9c0aab30cc775bdad\" id=04b2521f-c9d4-4f82-87ff-9560f23c9234 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:33:03.633494 crc crio[3658]: time=\"2026-06-10T14:33:03.633420756Z\" level=info msg=\"Started container\" PID=15546 containerID=95df2abb58dbe41d08ddb29b20ac09f5f3e45eb71473cfeaadab9fe91ce2b532 description=openshift-marketplace/redhat-marketplace-vtlcf/extract-content id=46c1a1f2-bcb3-4734-b2ce-92d02e2e57f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=03803cec1919561a4119b037415d69aa34c06f9113190363d1b9eb3a9fbb6128\nJun 10 14:33:03.637669 crc crio[3658]: time=\"2026-06-10T14:33:03.637558679Z\" level=info msg=\"Created container 442f5ffef704658f4218e224dfabfd4ccc59a2ff87f66f026355535b8d9ce3db: openshift-marketplace/certified-operators-l27pk/extract-content\" id=bcaf4abc-5602-4684-bc74-bf7cfe6bd410 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:33:03.640866 crc crio[3658]: time=\"2026-06-10T14:33:03.640781181Z\" level=info msg=\"Starting container: 442f5ffef704658f4218e224dfabfd4ccc59a2ff87f66f026355535b8d9ce3db\" id=24994e64-dce9-41d2-85d9-b6735e8f9393 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:33:03.645213 crc crio[3658]: time=\"2026-06-10T14:33:03.644786999Z\" level=info msg=\"Started container\" PID=15548 containerID=57136a09b88a49702db0f3056d54eaf62b1c9387913d92b9c0aab30cc775bdad description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=04b2521f-c9d4-4f82-87ff-9560f23c9234 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdf07c555973350cde33a65900bc51e21c2fb379858cd0f76a3bd939b42eb862\nJun 10 14:33:03.655124 crc crio[3658]: time=\"2026-06-10T14:33:03.655042083Z\" level=info msg=\"Started container\" PID=15550 containerID=442f5ffef704658f4218e224dfabfd4ccc59a2ff87f66f026355535b8d9ce3db description=openshift-marketplace/certified-operators-l27pk/extract-content id=24994e64-dce9-41d2-85d9-b6735e8f9393 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d45d3cbfdea23cb05994254dd7312bddae7b99a06c787a940780793912a0a98\nJun 10 14:33:03.868375 crc crio[3658]: time=\"2026-06-10T14:33:03.868306669Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0f1a909a-18dd-44df-980a-7651550aee18 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:33:03.870080 crc crio[3658]: time=\"2026-06-10T14:33:03.869997977Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=adc3a918-0595-4fd1-ade4-b9d3e09c224d name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:33:03.871217 crc crio[3658]: time=\"2026-06-10T14:33:03.871148227Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=98eece47-09e4-40e4-81aa-1c4eba8915cb name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:33:03.871799 crc crio[3658]: time=\"2026-06-10T14:33:03.871623193Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=8f135dd8-8960-4b6e-ba1e-067a69628832 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:33:03.872462 crc crio[3658]: time=\"2026-06-10T14:33:03.872061719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:03.875142 crc crio[3658]: time=\"2026-06-10T14:33:03.875073433Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f7e415ff-c64a-4095-a972-6344ff81785c name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:33:03.901587 crc crio[3658]: time=\"2026-06-10T14:33:03.901509766Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vtlcf/registry-server\" id=2439e62c-41c1-463f-b359-c7b7c10fbac3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:33:03.901884 crc crio[3658]: time=\"2026-06-10T14:33:03.901827507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:03.923007 crc crio[3658]: time=\"2026-06-10T14:33:03.922917395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:03.926508 crc crio[3658]: time=\"2026-06-10T14:33:03.926444007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:03.967227 crc crio[3658]: time=\"2026-06-10T14:33:03.967110102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:03.969549 crc crio[3658]: time=\"2026-06-10T14:33:03.969486804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:04.367605 crc crio[3658]: time=\"2026-06-10T14:33:04.366954782Z\" level=info msg=\"Created container 7d4ca552998f4ce7075f6d7e5262885dd9385be65f8d86ed76721ab44be17bcc: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=8f135dd8-8960-4b6e-ba1e-067a69628832 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:33:04.369161 crc crio[3658]: time=\"2026-06-10T14:33:04.369070875Z\" level=info msg=\"Starting container: 7d4ca552998f4ce7075f6d7e5262885dd9385be65f8d86ed76721ab44be17bcc\" id=e79761e2-0e39-47ab-b234-259cc3c6a5d3 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:33:04.379244 crc crio[3658]: time=\"2026-06-10T14:33:04.379145813Z\" level=info msg=\"Started container\" PID=15642 containerID=7d4ca552998f4ce7075f6d7e5262885dd9385be65f8d86ed76721ab44be17bcc description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=e79761e2-0e39-47ab-b234-259cc3c6a5d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ada9c03cf9925a7546c043a7ef5ed105ab8996fb0c978dba17bdf4811dc4bae\nJun 10 14:33:04.550245 crc crio[3658]: time=\"2026-06-10T14:33:04.550114648Z\" level=info msg=\"Created container 3580f994325e5437bb1766e8531e029a1cb1a737d73697cfa6590e92f7498f73: openshift-marketplace/redhat-marketplace-vtlcf/registry-server\" id=2439e62c-41c1-463f-b359-c7b7c10fbac3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:33:04.552488 crc crio[3658]: time=\"2026-06-10T14:33:04.552367535Z\" level=info msg=\"Starting container: 3580f994325e5437bb1766e8531e029a1cb1a737d73697cfa6590e92f7498f73\" id=95dc436a-c8c8-4cfd-91f0-281f6812f781 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:33:04.562345 crc crio[3658]: time=\"2026-06-10T14:33:04.562144133Z\" level=info msg=\"Started container\" PID=15641 containerID=3580f994325e5437bb1766e8531e029a1cb1a737d73697cfa6590e92f7498f73 description=openshift-marketplace/redhat-marketplace-vtlcf/registry-server id=95dc436a-c8c8-4cfd-91f0-281f6812f781 name=/runtime.v1.RuntimeService/StartContainer sandboxID=03803cec1919561a4119b037415d69aa34c06f9113190363d1b9eb3a9fbb6128\nJun 10 14:33:04.927644 crc crio[3658]: time=\"2026-06-10T14:33:04.927598545Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3726e2da-5d07-44dd-8144-a82533b4c757 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:33:04.933159 crc crio[3658]: time=\"2026-06-10T14:33:04.933129846Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5e56c73e-251d-41a3-8ba4-b701628f8cbe name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:33:04.935455 crc crio[3658]: time=\"2026-06-10T14:33:04.935159397Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9f48e960-7c84-4c03-8495-5392e2e8fdcd name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:33:04.946909 crc crio[3658]: time=\"2026-06-10T14:33:04.946818919Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=defcec1b-84f3-4ba8-85c3-d7c9c67f2c65 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:33:04.952342 crc crio[3658]: time=\"2026-06-10T14:33:04.952177864Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=93202522-690a-4e9e-a01c-db8b9bf5a3af name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:33:04.960638 crc crio[3658]: time=\"2026-06-10T14:33:04.960545143Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b58c62c4-5f11-4de9-b77e-6b1d73750999 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:33:04.961011 crc crio[3658]: time=\"2026-06-10T14:33:04.960900676Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=32481119-f44a-4727-97d2-ba2080c700e6 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:33:04.962049 crc crio[3658]: time=\"2026-06-10T14:33:04.960936797Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5e4eadaf-464c-4534-b278-5f7ef34972a3 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:33:04.965170 crc crio[3658]: time=\"2026-06-10T14:33:04.964905134Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=81e59d88-dbd8-4ca0-be2d-85ddedc3fe0a name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:33:04.965170 crc crio[3658]: time=\"2026-06-10T14:33:04.96508816Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=63090a36-9dcd-4222-929b-ebce3874eb30 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:33:04.992380 crc crio[3658]: time=\"2026-06-10T14:33:04.991646197Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=baa58634-7e54-4155-b6ae-4169003fbf4a name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:33:04.992380 crc crio[3658]: time=\"2026-06-10T14:33:04.991954758Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=38227692-9f5d-4580-a6aa-a8cedc0037c2 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:33:05.053194 crc crio[3658]: time=\"2026-06-10T14:33:05.0530856Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-chds7/registry-server\" id=6dc957fa-b413-4b87-9dfa-2d1e2124416a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:33:05.054139 crc crio[3658]: time=\"2026-06-10T14:33:05.053613708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:05.055397 crc crio[3658]: time=\"2026-06-10T14:33:05.055165201Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=b99815a3-a3e7-4791-8568-36741474d2c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:33:05.075910 crc crio[3658]: time=\"2026-06-10T14:33:05.075517634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:05.105637 crc crio[3658]: time=\"2026-06-10T14:33:05.10549763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:05.108865 crc crio[3658]: time=\"2026-06-10T14:33:05.108774693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:05.128593 crc crio[3658]: time=\"2026-06-10T14:33:05.128477794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:05.132153 crc crio[3658]: time=\"2026-06-10T14:33:05.132043487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:05.461093 crc crio[3658]: time=\"2026-06-10T14:33:05.460743189Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-j8vqx/registry-server\" id=c2a4cb3a-64da-4240-a015-ead7c763e74c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:33:05.461845 crc crio[3658]: time=\"2026-06-10T14:33:05.461347319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:05.463446 crc crio[3658]: time=\"2026-06-10T14:33:05.463332168Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/registry-server\" id=ac382b8e-a0c3-4c29-9320-40eb232d9b66 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:33:05.463446 crc crio[3658]: time=\"2026-06-10T14:33:05.463409561Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/registry-server\" id=f9f25b31-f63b-40bb-bfca-d33e92951f98 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:33:05.475861 crc crio[3658]: time=\"2026-06-10T14:33:05.475739787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:05.475861 crc crio[3658]: time=\"2026-06-10T14:33:05.47584722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:05.521174 crc crio[3658]: time=\"2026-06-10T14:33:05.521036681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:05.528903 crc crio[3658]: time=\"2026-06-10T14:33:05.528793469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:05.531751 crc crio[3658]: time=\"2026-06-10T14:33:05.531542514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:05.537241 crc crio[3658]: time=\"2026-06-10T14:33:05.537111546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:05.538456 crc crio[3658]: time=\"2026-06-10T14:33:05.537165708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:05.542123 crc crio[3658]: time=\"2026-06-10T14:33:05.541972374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:05.691877 crc crio[3658]: time=\"2026-06-10T14:33:05.691773938Z\" level=info msg=\"Created container 1618c0308e513aaf6736fe4d34a183a127086fb738526bf911afa5c0cfd52c72: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=b99815a3-a3e7-4791-8568-36741474d2c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:33:05.693393 crc crio[3658]: time=\"2026-06-10T14:33:05.693206848Z\" level=info msg=\"Starting container: 1618c0308e513aaf6736fe4d34a183a127086fb738526bf911afa5c0cfd52c72\" id=39e8c879-0b41-4bb7-abcb-541e16f760f5 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:33:05.698405 crc crio[3658]: time=\"2026-06-10T14:33:05.698250092Z\" level=info msg=\"Started container\" PID=15698 containerID=1618c0308e513aaf6736fe4d34a183a127086fb738526bf911afa5c0cfd52c72 description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=39e8c879-0b41-4bb7-abcb-541e16f760f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdf07c555973350cde33a65900bc51e21c2fb379858cd0f76a3bd939b42eb862\nJun 10 14:33:05.818072 crc crio[3658]: time=\"2026-06-10T14:33:05.817845542Z\" level=info msg=\"Created container 7e499520d1cdd7c9872a842b5610094ebf753297c3d9f90db6d603afed48dd28: openshift-marketplace/redhat-operators-chds7/registry-server\" id=6dc957fa-b413-4b87-9dfa-2d1e2124416a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:33:05.819358 crc crio[3658]: time=\"2026-06-10T14:33:05.819099206Z\" level=info msg=\"Starting container: 7e499520d1cdd7c9872a842b5610094ebf753297c3d9f90db6d603afed48dd28\" id=44488b3a-1591-4531-a11e-f7b8a5f3cea6 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:33:05.824908 crc crio[3658]: time=\"2026-06-10T14:33:05.824738841Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-sgbsl/registry-server\" id=992f0121-41b8-454a-89b8-6ad471d693fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:33:05.825584 crc crio[3658]: time=\"2026-06-10T14:33:05.825414964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:05.830140 crc crio[3658]: time=\"2026-06-10T14:33:05.830036353Z\" level=info msg=\"Started container\" PID=15700 containerID=7e499520d1cdd7c9872a842b5610094ebf753297c3d9f90db6d603afed48dd28 description=openshift-marketplace/redhat-operators-chds7/registry-server id=44488b3a-1591-4531-a11e-f7b8a5f3cea6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9aca9676336612f9ad86303e2a0637e009a1abe8d324e9cd6d285c5c0157930\nJun 10 14:33:05.874576 crc crio[3658]: time=\"2026-06-10T14:33:05.874435367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:05.878345 crc crio[3658]: time=\"2026-06-10T14:33:05.878247529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:06.301617 crc crio[3658]: time=\"2026-06-10T14:33:06.30072805Z\" level=info msg=\"Created container cd3b21840f2539e47895fb92dfeec8c9847e67424ed5c03f6d8549664d47aac8: openshift-marketplace/community-operators-qhh6t/registry-server\" id=ac382b8e-a0c3-4c29-9320-40eb232d9b66 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:33:06.303039 crc crio[3658]: time=\"2026-06-10T14:33:06.302908466Z\" level=info msg=\"Starting container: cd3b21840f2539e47895fb92dfeec8c9847e67424ed5c03f6d8549664d47aac8\" id=8abddf6d-5ca9-468b-9772-eaf2c6a6b858 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:33:06.307949 crc crio[3658]: time=\"2026-06-10T14:33:06.307817115Z\" level=info msg=\"Started container\" PID=15713 containerID=cd3b21840f2539e47895fb92dfeec8c9847e67424ed5c03f6d8549664d47aac8 description=openshift-marketplace/community-operators-qhh6t/registry-server id=8abddf6d-5ca9-468b-9772-eaf2c6a6b858 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15cb5b3021fba8c9b9bf5b99e5e3691970e96ff49b3e93a83b20310304010d19\nJun 10 14:33:06.362138 crc crio[3658]: time=\"2026-06-10T14:33:06.361781789Z\" level=info msg=\"Created container 97bc006e4f911c51c49ab2f8c4987b46df4de41964c7bdb94a36fb5779436da0: openshift-marketplace/certified-operators-l27pk/registry-server\" id=f9f25b31-f63b-40bb-bfca-d33e92951f98 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:33:06.363220 crc crio[3658]: time=\"2026-06-10T14:33:06.363126885Z\" level=info msg=\"Starting container: 97bc006e4f911c51c49ab2f8c4987b46df4de41964c7bdb94a36fb5779436da0\" id=f867025a-c5fe-4e93-9017-7975a98cd68d name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:33:06.367524 crc crio[3658]: time=\"2026-06-10T14:33:06.367081422Z\" level=info msg=\"Created container 1ebb03f75e2d3b68cb207ae92a4bc0adc1e1a9b66d016fb0c2ea11336eeadbd3: openshift-marketplace/certified-operators-j8vqx/registry-server\" id=c2a4cb3a-64da-4240-a015-ead7c763e74c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:33:06.368876 crc crio[3658]: time=\"2026-06-10T14:33:06.368624595Z\" level=info msg=\"Starting container: 1ebb03f75e2d3b68cb207ae92a4bc0adc1e1a9b66d016fb0c2ea11336eeadbd3\" id=c48c4795-2e9e-49c3-a7b5-97af9d2dac8b name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:33:06.372080 crc crio[3658]: time=\"2026-06-10T14:33:06.371797845Z\" level=info msg=\"Started container\" PID=15714 containerID=97bc006e4f911c51c49ab2f8c4987b46df4de41964c7bdb94a36fb5779436da0 description=openshift-marketplace/certified-operators-l27pk/registry-server id=f867025a-c5fe-4e93-9017-7975a98cd68d name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d45d3cbfdea23cb05994254dd7312bddae7b99a06c787a940780793912a0a98\nJun 10 14:33:06.380815 crc crio[3658]: time=\"2026-06-10T14:33:06.380104882Z\" level=info msg=\"Started container\" PID=15712 containerID=1ebb03f75e2d3b68cb207ae92a4bc0adc1e1a9b66d016fb0c2ea11336eeadbd3 description=openshift-marketplace/certified-operators-j8vqx/registry-server id=c48c4795-2e9e-49c3-a7b5-97af9d2dac8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f630a73ddb73f9db2c566c8c1da0ecae7e2624095a03d378a2391cfc5ca6443\nJun 10 14:33:06.444612 crc crio[3658]: time=\"2026-06-10T14:33:06.442343522Z\" level=info msg=\"Created container 683b913ac30a3700a8d6bb3476651f19de588de2d6c25ee0778ad07fb7902de8: openshift-marketplace/community-operators-sgbsl/registry-server\" id=992f0121-41b8-454a-89b8-6ad471d693fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:33:06.445137 crc crio[3658]: time=\"2026-06-10T14:33:06.444982553Z\" level=info msg=\"Starting container: 683b913ac30a3700a8d6bb3476651f19de588de2d6c25ee0778ad07fb7902de8\" id=df47b8fd-d58b-4bad-9a02-6eb5cd9aae43 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:33:06.453678 crc crio[3658]: time=\"2026-06-10T14:33:06.453204337Z\" level=info msg=\"Started container\" PID=15744 containerID=683b913ac30a3700a8d6bb3476651f19de588de2d6c25ee0778ad07fb7902de8 description=openshift-marketplace/community-operators-sgbsl/registry-server id=df47b8fd-d58b-4bad-9a02-6eb5cd9aae43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c83c260d24ed0bdba377e1da835169e706ab4ae0668e3414046b17ca9d827dad\nJun 10 14:33:19.594404 crc crio[3658]: time=\"2026-06-10T14:33:19.593224352Z\" level=info msg=\"Stopping container: 1ebb03f75e2d3b68cb207ae92a4bc0adc1e1a9b66d016fb0c2ea11336eeadbd3 (timeout: 2s)\" id=93b17cad-2ff9-4e72-bb3f-dda7d6c7d0e2 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:33:19.758457 crc crio[3658]: time=\"2026-06-10T14:33:19.757971092Z\" level=info msg=\"Stopped container 1ebb03f75e2d3b68cb207ae92a4bc0adc1e1a9b66d016fb0c2ea11336eeadbd3: openshift-marketplace/certified-operators-j8vqx/registry-server\" id=93b17cad-2ff9-4e72-bb3f-dda7d6c7d0e2 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:33:19.759423 crc crio[3658]: time=\"2026-06-10T14:33:19.759147913Z\" level=info msg=\"Stopping pod sandbox: 2f630a73ddb73f9db2c566c8c1da0ecae7e2624095a03d378a2391cfc5ca6443\" id=2362b140-31e7-4fd3-a74b-9e2b418f2931 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:33:19.760022 crc crio[3658]: time=\"2026-06-10T14:33:19.759868637Z\" level=info msg=\"Got pod network &{Name:certified-operators-j8vqx Namespace:openshift-marketplace ID:2f630a73ddb73f9db2c566c8c1da0ecae7e2624095a03d378a2391cfc5ca6443 UID:f2f4c7f9-1fe6-4f66-beee-27325646ec9a NetNS:/var/run/netns/c4164118-0661-4660-976c-8f327867c6d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf2f4c7f9_1fe6_4f66_beee_27325646ec9a.slice PodAnnotations:0xc00008d998}] Aliases:map[]}\"\nJun 10 14:33:19.760599 crc crio[3658]: time=\"2026-06-10T14:33:19.760053294Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-j8vqx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:33:21.311057 crc crio[3658]: time=\"2026-06-10T14:33:21.31072183Z\" level=info msg=\"Stopped pod sandbox: 2f630a73ddb73f9db2c566c8c1da0ecae7e2624095a03d378a2391cfc5ca6443\" id=2362b140-31e7-4fd3-a74b-9e2b418f2931 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:33:22.180990 crc crio[3658]: time=\"2026-06-10T14:33:22.180535361Z\" level=info msg=\"Stopping pod sandbox: d04e7eaf5de4edb57ab677f7a285fb3d3c7084e64465dfc7910d1b742b90e427\" id=ae9697a5-237d-4678-ae98-c2eb231e719c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:33:22.180990 crc crio[3658]: time=\"2026-06-10T14:33:22.180931694Z\" level=info msg=\"Stopped pod sandbox (already stopped): d04e7eaf5de4edb57ab677f7a285fb3d3c7084e64465dfc7910d1b742b90e427\" id=ae9697a5-237d-4678-ae98-c2eb231e719c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:33:22.182202 crc crio[3658]: time=\"2026-06-10T14:33:22.18197316Z\" level=info msg=\"Removing pod sandbox: d04e7eaf5de4edb57ab677f7a285fb3d3c7084e64465dfc7910d1b742b90e427\" id=6c480c90-58ea-45b0-b1b1-f27d7c981d91 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:33:22.197238 crc crio[3658]: time=\"2026-06-10T14:33:22.197004059Z\" level=info msg=\"Removed pod sandbox: d04e7eaf5de4edb57ab677f7a285fb3d3c7084e64465dfc7910d1b742b90e427\" id=6c480c90-58ea-45b0-b1b1-f27d7c981d91 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:33:22.255422 crc crio[3658]: time=\"2026-06-10T14:33:22.251086017Z\" level=info msg=\"Removing container: 1ebb03f75e2d3b68cb207ae92a4bc0adc1e1a9b66d016fb0c2ea11336eeadbd3\" id=f212e7eb-012f-4896-bbce-3c36677f4c4b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:33:22.287751 crc crio[3658]: time=\"2026-06-10T14:33:22.287622499Z\" level=info msg=\"Removed container 1ebb03f75e2d3b68cb207ae92a4bc0adc1e1a9b66d016fb0c2ea11336eeadbd3: openshift-marketplace/certified-operators-j8vqx/registry-server\" id=f212e7eb-012f-4896-bbce-3c36677f4c4b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:33:22.291360 crc crio[3658]: time=\"2026-06-10T14:33:22.291224954Z\" level=info msg=\"Removing container: 454d515b939f3fe7f729de3e881fd3cdfdc9d7670e945c6e0dd9b8ed4013db6e\" id=eda1e523-a7f2-43f0-b701-056bdc183b66 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:33:22.318235 crc crio[3658]: time=\"2026-06-10T14:33:22.318071911Z\" level=info msg=\"Removed container 454d515b939f3fe7f729de3e881fd3cdfdc9d7670e945c6e0dd9b8ed4013db6e: openshift-marketplace/certified-operators-j8vqx/extract-content\" id=eda1e523-a7f2-43f0-b701-056bdc183b66 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:33:22.322671 crc crio[3658]: time=\"2026-06-10T14:33:22.322579577Z\" level=info msg=\"Removing container: 461664d447c02dd977bcd04abd3e6cd45c3add8713043c862b5a6b478bf0baaf\" id=6a24a33c-10ca-4dc1-966f-2c0d48888281 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:33:22.340664 crc crio[3658]: time=\"2026-06-10T14:33:22.340577348Z\" level=info msg=\"Removed container 461664d447c02dd977bcd04abd3e6cd45c3add8713043c862b5a6b478bf0baaf: openshift-marketplace/certified-operators-j8vqx/extract-utilities\" id=6a24a33c-10ca-4dc1-966f-2c0d48888281 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:33:25.734314 crc crio[3658]: time=\"2026-06-10T14:33:25.733591186Z\" level=info msg=\"Stopping container: 3580f994325e5437bb1766e8531e029a1cb1a737d73697cfa6590e92f7498f73 (timeout: 2s)\" id=68dd34a0-4cb4-4863-8e2b-7f9b5dee5e4f name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:33:27.473428 crc crio[3658]: time=\"2026-06-10T14:33:27.4726785Z\" level=info msg=\"Stopping container: 7bf386f975813f928ee546bbbbbe99e9f53c328adfbb11a155d71c71c271e0a4 (timeout: 2s)\" id=129b1a6a-72ec-4316-96a9-858fd616657d name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:33:27.501854 crc crio[3658]: time=\"2026-06-10T14:33:27.501562848Z\" level=info msg=\"Stopping container: 683b913ac30a3700a8d6bb3476651f19de588de2d6c25ee0778ad07fb7902de8 (timeout: 2s)\" id=c89c3e51-7896-4377-ba2f-baee4ed63506 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:33:27.788688 crc crio[3658]: time=\"2026-06-10T14:33:27.788508859Z\" level=info msg=\"Stopped container 3580f994325e5437bb1766e8531e029a1cb1a737d73697cfa6590e92f7498f73: openshift-marketplace/redhat-marketplace-vtlcf/registry-server\" id=68dd34a0-4cb4-4863-8e2b-7f9b5dee5e4f name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:33:27.790360 crc crio[3658]: time=\"2026-06-10T14:33:27.790239998Z\" level=info msg=\"Stopping pod sandbox: 03803cec1919561a4119b037415d69aa34c06f9113190363d1b9eb3a9fbb6128\" id=b11b2dd8-298c-4e9d-8e67-14d14241add3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:33:27.790992 crc crio[3658]: time=\"2026-06-10T14:33:27.790907191Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vtlcf Namespace:openshift-marketplace ID:03803cec1919561a4119b037415d69aa34c06f9113190363d1b9eb3a9fbb6128 UID:4a6ee6a2-4e1e-4847-8e24-5ae046946cc0 NetNS:/var/run/netns/de6823c2-30a3-4580-ba76-bbc97a68f98a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4a6ee6a2_4e1e_4847_8e24_5ae046946cc0.slice PodAnnotations:0xc000d70180}] Aliases:map[]}\"\nJun 10 14:33:27.791211 crc crio[3658]: time=\"2026-06-10T14:33:27.791110258Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-vtlcf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:33:28.124397 crc crio[3658]: time=\"2026-06-10T14:33:28.123904093Z\" level=info msg=\"Stopped pod sandbox: 03803cec1919561a4119b037415d69aa34c06f9113190363d1b9eb3a9fbb6128\" id=b11b2dd8-298c-4e9d-8e67-14d14241add3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:33:28.471905 crc crio[3658]: time=\"2026-06-10T14:33:28.471782898Z\" level=info msg=\"Removing container: 3580f994325e5437bb1766e8531e029a1cb1a737d73697cfa6590e92f7498f73\" id=065cbd18-8f52-4dfc-a19a-5bf05f11cfd1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:33:28.507430 crc crio[3658]: time=\"2026-06-10T14:33:28.507238232Z\" level=info msg=\"Removed container 3580f994325e5437bb1766e8531e029a1cb1a737d73697cfa6590e92f7498f73: openshift-marketplace/redhat-marketplace-vtlcf/registry-server\" id=065cbd18-8f52-4dfc-a19a-5bf05f11cfd1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:33:28.510705 crc crio[3658]: time=\"2026-06-10T14:33:28.510559947Z\" level=info msg=\"Removing container: 95df2abb58dbe41d08ddb29b20ac09f5f3e45eb71473cfeaadab9fe91ce2b532\" id=7cb82c21-e74c-4e00-a277-b3f85e4f4602 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:33:28.546112 crc crio[3658]: time=\"2026-06-10T14:33:28.545822215Z\" level=info msg=\"Removed container 95df2abb58dbe41d08ddb29b20ac09f5f3e45eb71473cfeaadab9fe91ce2b532: openshift-marketplace/redhat-marketplace-vtlcf/extract-content\" id=7cb82c21-e74c-4e00-a277-b3f85e4f4602 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:33:28.548557 crc crio[3658]: time=\"2026-06-10T14:33:28.548470227Z\" level=info msg=\"Removing container: 5f4f77ce8a9777024e989a579f432e03c7a78efafea705c361fa20de57523315\" id=49c4f1d1-f837-47b5-a764-6d786d6c23ca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:33:28.565167 crc crio[3658]: time=\"2026-06-10T14:33:28.565027138Z\" level=info msg=\"Removed container 5f4f77ce8a9777024e989a579f432e03c7a78efafea705c361fa20de57523315: openshift-marketplace/redhat-marketplace-vtlcf/extract-utilities\" id=49c4f1d1-f837-47b5-a764-6d786d6c23ca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:33:30.497058 crc crio[3658]: time=\"2026-06-10T14:33:30.496929443Z\" level=info msg=\"Removing container: 3be740ba8a1ed1f6e69c2cf02777d00bfb54698a0d3906a8912477f39f09ba03\" id=e1501baf-d6df-4ff4-8090-0b7df48c45a1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:33:30.622649 crc crio[3658]: time=\"2026-06-10T14:33:30.62251881Z\" level=info msg=\"Stopped container 683b913ac30a3700a8d6bb3476651f19de588de2d6c25ee0778ad07fb7902de8: openshift-marketplace/community-operators-sgbsl/registry-server\" id=c89c3e51-7896-4377-ba2f-baee4ed63506 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:33:30.623058 crc crio[3658]: time=\"2026-06-10T14:33:30.623014188Z\" level=info msg=\"Stopped container 7bf386f975813f928ee546bbbbbe99e9f53c328adfbb11a155d71c71c271e0a4: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=129b1a6a-72ec-4316-96a9-858fd616657d name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:33:30.623812 crc crio[3658]: time=\"2026-06-10T14:33:30.623610528Z\" level=info msg=\"Stopping pod sandbox: c83c260d24ed0bdba377e1da835169e706ab4ae0668e3414046b17ca9d827dad\" id=f21fac76-2998-4ce6-9420-ffda25a522a2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:33:30.630352 crc crio[3658]: time=\"2026-06-10T14:33:30.629405508Z\" level=info msg=\"Got pod network &{Name:community-operators-sgbsl Namespace:openshift-marketplace ID:c83c260d24ed0bdba377e1da835169e706ab4ae0668e3414046b17ca9d827dad UID:43c6d698-9749-4af2-a4e0-ef478edc6123 NetNS:/var/run/netns/728392b4-371b-4428-a423-7704c34cefdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod43c6d698_9749_4af2_a4e0_ef478edc6123.slice PodAnnotations:0xc000d8e898}] Aliases:map[]}\"\nJun 10 14:33:30.630352 crc crio[3658]: time=\"2026-06-10T14:33:30.629623116Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-sgbsl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:33:30.633035 crc crio[3658]: time=\"2026-06-10T14:33:30.632091621Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=51f45e61-2121-449d-9ac7-a0dd9524354f name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:33:30.666659 crc crio[3658]: time=\"2026-06-10T14:33:30.665958741Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=48c679cd-a43b-4d68-bb94-c524495835c9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:33:30.798477 crc crio[3658]: time=\"2026-06-10T14:33:30.798429106Z\" level=info msg=\"Removed container 3be740ba8a1ed1f6e69c2cf02777d00bfb54698a0d3906a8912477f39f09ba03: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=e1501baf-d6df-4ff4-8090-0b7df48c45a1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:33:30.806873 crc crio[3658]: time=\"2026-06-10T14:33:30.806788055Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=699a0b83-a1c2-412c-8828-6f42151f533b name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:33:30.807231 crc crio[3658]: time=\"2026-06-10T14:33:30.807158518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:30.854358 crc crio[3658]: time=\"2026-06-10T14:33:30.854043637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:30.864500 crc crio[3658]: time=\"2026-06-10T14:33:30.864431756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:30.985839 crc crio[3658]: time=\"2026-06-10T14:33:30.985788097Z\" level=info msg=\"Created container 42fbbf8f4cc2100c739894e670a84fd049150a4bec3e72d016ed0967caed946b: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=699a0b83-a1c2-412c-8828-6f42151f533b name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:33:30.990644 crc crio[3658]: time=\"2026-06-10T14:33:30.990610754Z\" level=info msg=\"Starting container: 42fbbf8f4cc2100c739894e670a84fd049150a4bec3e72d016ed0967caed946b\" id=2bfb185b-3694-488e-8be5-ad0ac77067b4 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:33:31.001196 crc crio[3658]: time=\"2026-06-10T14:33:31.001075705Z\" level=info msg=\"Started container\" PID=16399 containerID=42fbbf8f4cc2100c739894e670a84fd049150a4bec3e72d016ed0967caed946b description=openshift-console/downloads-747b44746d-4pqvr/download-server id=2bfb185b-3694-488e-8be5-ad0ac77067b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27067ce548bf8a873d1dcf9ba0791894c1832c1768aa1ec2ee30f13f07a8377f\nJun 10 14:33:31.019449 crc crio[3658]: time=\"2026-06-10T14:33:31.019394618Z\" level=info msg=\"Stopped pod sandbox: c83c260d24ed0bdba377e1da835169e706ab4ae0668e3414046b17ca9d827dad\" id=f21fac76-2998-4ce6-9420-ffda25a522a2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:33:31.519730 crc crio[3658]: time=\"2026-06-10T14:33:31.519018494Z\" level=info msg=\"Removing container: 683b913ac30a3700a8d6bb3476651f19de588de2d6c25ee0778ad07fb7902de8\" id=31d8de5b-efaa-41c4-a7c9-4ac75d6177ca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:33:31.561840 crc crio[3658]: time=\"2026-06-10T14:33:31.561701659Z\" level=info msg=\"Removed container 683b913ac30a3700a8d6bb3476651f19de588de2d6c25ee0778ad07fb7902de8: openshift-marketplace/community-operators-sgbsl/registry-server\" id=31d8de5b-efaa-41c4-a7c9-4ac75d6177ca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:33:31.568343 crc crio[3658]: time=\"2026-06-10T14:33:31.56811341Z\" level=info msg=\"Removing container: 34a266a45fd06fcde1773bcfc70fb36872661adc991c13cb7f8a01ac4554b9d8\" id=bf5bc0d5-f9d8-44be-a023-d0465bf8192f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:33:31.590561 crc crio[3658]: time=\"2026-06-10T14:33:31.590207123Z\" level=info msg=\"Removed container 34a266a45fd06fcde1773bcfc70fb36872661adc991c13cb7f8a01ac4554b9d8: openshift-marketplace/community-operators-sgbsl/extract-content\" id=bf5bc0d5-f9d8-44be-a023-d0465bf8192f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:33:31.596579 crc crio[3658]: time=\"2026-06-10T14:33:31.595447224Z\" level=info msg=\"Removing container: 4fd80377d3561fda1ada898d9c5f9909fb89462633b1b95a1a30560bb24c860e\" id=952c83ff-e1f9-4651-97e4-5f80095c8efa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:33:31.616373 crc crio[3658]: time=\"2026-06-10T14:33:31.616144489Z\" level=info msg=\"Removed container 4fd80377d3561fda1ada898d9c5f9909fb89462633b1b95a1a30560bb24c860e: openshift-marketplace/community-operators-sgbsl/extract-utilities\" id=952c83ff-e1f9-4651-97e4-5f80095c8efa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:33:34.268115 crc crio[3658]: time=\"2026-06-10T14:33:34.267021955Z\" level=info msg=\"Stopping container: 7e499520d1cdd7c9872a842b5610094ebf753297c3d9f90db6d603afed48dd28 (timeout: 2s)\" id=432da2e4-d1bd-4c96-893b-7a233a5965cc name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:33:34.396920 crc crio[3658]: time=\"2026-06-10T14:33:34.396808498Z\" level=info msg=\"Stopped container 7e499520d1cdd7c9872a842b5610094ebf753297c3d9f90db6d603afed48dd28: openshift-marketplace/redhat-operators-chds7/registry-server\" id=432da2e4-d1bd-4c96-893b-7a233a5965cc name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:33:34.398712 crc crio[3658]: time=\"2026-06-10T14:33:34.398620801Z\" level=info msg=\"Stopping pod sandbox: d9aca9676336612f9ad86303e2a0637e009a1abe8d324e9cd6d285c5c0157930\" id=07704952-db05-4c55-afb5-33fa75e6e9ac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:33:34.399489 crc crio[3658]: time=\"2026-06-10T14:33:34.39919091Z\" level=info msg=\"Got pod network &{Name:redhat-operators-chds7 Namespace:openshift-marketplace ID:d9aca9676336612f9ad86303e2a0637e009a1abe8d324e9cd6d285c5c0157930 UID:f61ede9e-9948-4155-bf48-98f9a2797e1d NetNS:/var/run/netns/d9554248-26e9-4543-a9df-68a54198bae7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf61ede9e_9948_4155_bf48_98f9a2797e1d.slice PodAnnotations:0xc00088a2a0}] Aliases:map[]}\"\nJun 10 14:33:34.399489 crc crio[3658]: time=\"2026-06-10T14:33:34.399441749Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-chds7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:33:35.086375 crc crio[3658]: time=\"2026-06-10T14:33:35.082644836Z\" level=info msg=\"Stopped pod sandbox: d9aca9676336612f9ad86303e2a0637e009a1abe8d324e9cd6d285c5c0157930\" id=07704952-db05-4c55-afb5-33fa75e6e9ac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:33:35.682128 crc crio[3658]: time=\"2026-06-10T14:33:35.678590609Z\" level=info msg=\"Removing container: 7e499520d1cdd7c9872a842b5610094ebf753297c3d9f90db6d603afed48dd28\" id=d7a9c9be-84df-404f-801f-ac7eeec44951 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:33:35.717479 crc crio[3658]: time=\"2026-06-10T14:33:35.717200202Z\" level=info msg=\"Removed container 7e499520d1cdd7c9872a842b5610094ebf753297c3d9f90db6d603afed48dd28: openshift-marketplace/redhat-operators-chds7/registry-server\" id=d7a9c9be-84df-404f-801f-ac7eeec44951 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:33:35.722146 crc crio[3658]: time=\"2026-06-10T14:33:35.72205835Z\" level=info msg=\"Removing container: 8562828c90ca7906b2387f7b6a15ae2c4361f14f162384af41d458f54e81989e\" id=2eadb354-c901-4e0e-ae06-8e332bfabc39 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:33:35.753970 crc crio[3658]: time=\"2026-06-10T14:33:35.753869529Z\" level=info msg=\"Removed container 8562828c90ca7906b2387f7b6a15ae2c4361f14f162384af41d458f54e81989e: openshift-marketplace/redhat-operators-chds7/extract-content\" id=2eadb354-c901-4e0e-ae06-8e332bfabc39 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:33:35.757586 crc crio[3658]: time=\"2026-06-10T14:33:35.757504495Z\" level=info msg=\"Removing container: 79b3aa06941885bd222e22469a16db148b8e0f978b585a754a21f0a7188a3a08\" id=24f54e61-87d9-4072-9d3b-3623f22dec8a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:33:35.774958 crc crio[3658]: time=\"2026-06-10T14:33:35.774702569Z\" level=info msg=\"Removed container 79b3aa06941885bd222e22469a16db148b8e0f978b585a754a21f0a7188a3a08: openshift-marketplace/redhat-operators-chds7/extract-utilities\" id=24f54e61-87d9-4072-9d3b-3623f22dec8a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:33:45.604446 crc crio[3658]: time=\"2026-06-10T14:33:45.600396672Z\" level=info msg=\"Stopping container: df2eeb60add7bd5f890d04d52162faf60c0a2ee42b030758cc91768fa67a8075 (timeout: 15s)\" id=14c0c464-c41d-4c75-99e3-82ced3d46fc5 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:33:45.604446 crc crio[3658]: time=\"2026-06-10T14:33:45.601469879Z\" level=info msg=\"Stopping container: d18f58fdc8d40c91ba7777a59c36a5670fd80708d572fe4da041b8f4c54d80df (timeout: 15s)\" id=fb3c8db0-2ab0-4a32-a972-248eebea85a5 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:33:45.605606 crc crio[3658]: time=\"2026-06-10T14:33:45.604554865Z\" level=info msg=\"Stopping container: 02c8247a651b6055c3c86b51902f13188e0bf25fbcdfffb646a7b3498b213746 (timeout: 15s)\" id=a22e2832-5a03-42ef-8558-f213d6b2383c name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:33:45.605606 crc crio[3658]: time=\"2026-06-10T14:33:45.604916768Z\" level=info msg=\"Stopping container: 293cf51793079aeec6993daa83499d933f06ba5f2d1c000bdad916ed22786da9 (timeout: 15s)\" id=f9e1992a-c195-47f4-bc05-ebd863086f55 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:33:45.607401 crc crio[3658]: time=\"2026-06-10T14:33:45.607132014Z\" level=info msg=\"Stopping container: e346937da0902fd6673aa10a16de085ab492d6e530f0cae5e377246784560a71 (timeout: 15s)\" id=1a7b8126-d4eb-4b80-ab89-6b0181cff729 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:33:46.474386 crc crio[3658]: time=\"2026-06-10T14:33:46.473250549Z\" level=info msg=\"Stopped container 293cf51793079aeec6993daa83499d933f06ba5f2d1c000bdad916ed22786da9: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=f9e1992a-c195-47f4-bc05-ebd863086f55 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:33:46.568894 crc crio[3658]: time=\"2026-06-10T14:33:46.567994861Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=506f62d1-6990-4cce-a19c-6123b28f7e5f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:33:46.568894 crc crio[3658]: time=\"2026-06-10T14:33:46.568082264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:46.590798 crc crio[3658]: time=\"2026-06-10T14:33:46.590686845Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=506f62d1-6990-4cce-a19c-6123b28f7e5f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:33:46.603176 crc crio[3658]: time=\"2026-06-10T14:33:46.603103024Z\" level=info msg=\"Ran pod sandbox 2151290de62af04e9266d143a2f409dfac70667975f6391eb95e6863b200e2c3 with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=506f62d1-6990-4cce-a19c-6123b28f7e5f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:33:46.605338 crc crio[3658]: time=\"2026-06-10T14:33:46.605191976Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=8f4e4ea8-ddf6-4110-8161-e8f60bcda2e4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:33:46.630925 crc crio[3658]: time=\"2026-06-10T14:33:46.630804461Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=bd174fc4-d055-4924-b976-10db77164ef2 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:33:46.720877 crc crio[3658]: time=\"2026-06-10T14:33:46.720722376Z\" level=info msg=\"Stopped container e346937da0902fd6673aa10a16de085ab492d6e530f0cae5e377246784560a71: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=1a7b8126-d4eb-4b80-ab89-6b0181cff729 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:33:46.826416 crc crio[3658]: time=\"2026-06-10T14:33:46.82622515Z\" level=info msg=\"Removing container: b593b6af0162e2104f8feec8633cb84dea326aef3e0fae2843b0c8cb78dc8fe4\" id=ca4811dd-add2-445c-9978-9c5c16a693cc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:33:47.236611 crc crio[3658]: time=\"2026-06-10T14:33:47.23591059Z\" level=info msg=\"Stopped container d18f58fdc8d40c91ba7777a59c36a5670fd80708d572fe4da041b8f4c54d80df: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=fb3c8db0-2ab0-4a32-a972-248eebea85a5 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:33:47.299063 crc crio[3658]: time=\"2026-06-10T14:33:47.298811243Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=c0fab675-7685-4ca4-a097-33e1630d1cc0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:33:47.299645 crc crio[3658]: time=\"2026-06-10T14:33:47.299395003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:47.342638 crc crio[3658]: time=\"2026-06-10T14:33:47.342526813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:47.532097 crc crio[3658]: time=\"2026-06-10T14:33:47.531615663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:47.773114 crc crio[3658]: time=\"2026-06-10T14:33:47.772957159Z\" level=info msg=\"Removed container b593b6af0162e2104f8feec8633cb84dea326aef3e0fae2843b0c8cb78dc8fe4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=ca4811dd-add2-445c-9978-9c5c16a693cc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:33:47.774055 crc crio[3658]: time=\"2026-06-10T14:33:47.773817139Z\" level=info msg=\"Stopped container 02c8247a651b6055c3c86b51902f13188e0bf25fbcdfffb646a7b3498b213746: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=a22e2832-5a03-42ef-8558-f213d6b2383c name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:33:47.790526 crc crio[3658]: time=\"2026-06-10T14:33:47.790095871Z\" level=info msg=\"Created container bf5fa8601fc25d4310822c0ce4da4e40f7f3f33a74a4a6d991c72b8867c1abe5: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=c0fab675-7685-4ca4-a097-33e1630d1cc0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:33:47.793023 crc crio[3658]: time=\"2026-06-10T14:33:47.792485274Z\" level=info msg=\"Starting container: bf5fa8601fc25d4310822c0ce4da4e40f7f3f33a74a4a6d991c72b8867c1abe5\" id=be3e5a0c-4485-4e00-b8bc-91f4b78e9e06 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:33:47.798814 crc crio[3658]: time=\"2026-06-10T14:33:47.798679207Z\" level=info msg=\"Started container\" PID=16681 containerID=bf5fa8601fc25d4310822c0ce4da4e40f7f3f33a74a4a6d991c72b8867c1abe5 description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=be3e5a0c-4485-4e00-b8bc-91f4b78e9e06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2151290de62af04e9266d143a2f409dfac70667975f6391eb95e6863b200e2c3\nJun 10 14:33:47.843819 crc crio[3658]: time=\"2026-06-10T14:33:47.843746514Z\" level=info msg=\"Stopping pod sandbox: a9cf868bde75b54ed503076ea7357a95e37b6b75182813297b9a69037ad13e12\" id=8673f0c5-d879-4054-b137-4ffad8056956 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:33:47.844619 crc crio[3658]: time=\"2026-06-10T14:33:47.844554132Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:a9cf868bde75b54ed503076ea7357a95e37b6b75182813297b9a69037ad13e12 UID:bd4a138c-cb26-4057-be44-d483e8aceaba NetNS:/var/run/netns/fff97861-eb8a-470f-be43-03667bca7989 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podbd4a138c_cb26_4057_be44_d483e8aceaba.slice PodAnnotations:0xc00088a400}] Aliases:map[]}\"\nJun 10 14:33:47.844876 crc crio[3658]: time=\"2026-06-10T14:33:47.8447906Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:33:48.485842 crc crio[3658]: time=\"2026-06-10T14:33:48.485711416Z\" level=info msg=\"Stopped pod sandbox: a9cf868bde75b54ed503076ea7357a95e37b6b75182813297b9a69037ad13e12\" id=8673f0c5-d879-4054-b137-4ffad8056956 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:33:57.089199 crc crio[3658]: time=\"2026-06-10T14:33:57.088410992Z\" level=info msg=\"Stopped container df2eeb60add7bd5f890d04d52162faf60c0a2ee42b030758cc91768fa67a8075: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=14c0c464-c41d-4c75-99e3-82ced3d46fc5 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:33:57.093576 crc crio[3658]: time=\"2026-06-10T14:33:57.093500548Z\" level=info msg=\"Stopping pod sandbox: ae25da0239407ad47525978d3cc1f5e2ebf4be47eea26ac0c1b678b327ae07c2\" id=f4d4cf31-782e-4433-91c0-2a14c16ff90c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:33:57.097408 crc crio[3658]: time=\"2026-06-10T14:33:57.097347121Z\" level=info msg=\"Stopped pod sandbox: ae25da0239407ad47525978d3cc1f5e2ebf4be47eea26ac0c1b678b327ae07c2\" id=f4d4cf31-782e-4433-91c0-2a14c16ff90c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:33:57.474074 crc crio[3658]: time=\"2026-06-10T14:33:57.473963259Z\" level=info msg=\"Stopping container: 42fbbf8f4cc2100c739894e670a84fd049150a4bec3e72d016ed0967caed946b (timeout: 2s)\" id=318be2bd-e064-4fdf-954f-3ef87d9a5fca name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:33:57.683328 crc crio[3658]: time=\"2026-06-10T14:33:57.683223006Z\" level=info msg=\"Stopped container 42fbbf8f4cc2100c739894e670a84fd049150a4bec3e72d016ed0967caed946b: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=318be2bd-e064-4fdf-954f-3ef87d9a5fca name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:33:57.970634 crc crio[3658]: time=\"2026-06-10T14:33:57.970570581Z\" level=info msg=\"Removing container: d18f58fdc8d40c91ba7777a59c36a5670fd80708d572fe4da041b8f4c54d80df\" id=2b39f109-ebe2-4df5-9743-ad2ab1578981 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:33:57.995907 crc crio[3658]: time=\"2026-06-10T14:33:57.995827793Z\" level=info msg=\"Removed container d18f58fdc8d40c91ba7777a59c36a5670fd80708d572fe4da041b8f4c54d80df: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=2b39f109-ebe2-4df5-9743-ad2ab1578981 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:33:57.998738 crc crio[3658]: time=\"2026-06-10T14:33:57.998683492Z\" level=info msg=\"Removing container: 293cf51793079aeec6993daa83499d933f06ba5f2d1c000bdad916ed22786da9\" id=4467d9c2-61bc-47b6-84d9-0aac7e954367 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:33:58.023316 crc crio[3658]: time=\"2026-06-10T14:33:58.022702902Z\" level=info msg=\"Removed container 293cf51793079aeec6993daa83499d933f06ba5f2d1c000bdad916ed22786da9: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=4467d9c2-61bc-47b6-84d9-0aac7e954367 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:33:58.027342 crc crio[3658]: time=\"2026-06-10T14:33:58.027223018Z\" level=info msg=\"Removing container: 02c8247a651b6055c3c86b51902f13188e0bf25fbcdfffb646a7b3498b213746\" id=4db59451-9010-47b7-bc7c-c2cc6f8cd204 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:33:58.044850 crc crio[3658]: time=\"2026-06-10T14:33:58.044629289Z\" level=info msg=\"Removed container 02c8247a651b6055c3c86b51902f13188e0bf25fbcdfffb646a7b3498b213746: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=4db59451-9010-47b7-bc7c-c2cc6f8cd204 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:33:58.048674 crc crio[3658]: time=\"2026-06-10T14:33:58.048596646Z\" level=info msg=\"Removing container: e346937da0902fd6673aa10a16de085ab492d6e530f0cae5e377246784560a71\" id=603a2c11-f62c-4891-8132-950802d1ec68 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:33:58.068859 crc crio[3658]: time=\"2026-06-10T14:33:58.068755882Z\" level=info msg=\"Removed container e346937da0902fd6673aa10a16de085ab492d6e530f0cae5e377246784560a71: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=603a2c11-f62c-4891-8132-950802d1ec68 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:33:58.075501 crc crio[3658]: time=\"2026-06-10T14:33:58.07533822Z\" level=info msg=\"Removing container: df2eeb60add7bd5f890d04d52162faf60c0a2ee42b030758cc91768fa67a8075\" id=b73b5d28-1cd7-4e5b-b363-555399af6326 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:33:58.094738 crc crio[3658]: time=\"2026-06-10T14:33:58.094639096Z\" level=info msg=\"Removed container df2eeb60add7bd5f890d04d52162faf60c0a2ee42b030758cc91768fa67a8075: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=b73b5d28-1cd7-4e5b-b363-555399af6326 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:33:58.098881 crc crio[3658]: time=\"2026-06-10T14:33:58.098774649Z\" level=info msg=\"Removing container: f7d19442a957fd53a44bb57856ef05daa826450dee9f9c0f40d2ec705cedce10\" id=e254d43f-87f2-4909-8553-552e35cdf952 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:33:58.219503 crc crio[3658]: time=\"2026-06-10T14:33:58.218989821Z\" level=info msg=\"Removed container f7d19442a957fd53a44bb57856ef05daa826450dee9f9c0f40d2ec705cedce10: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=e254d43f-87f2-4909-8553-552e35cdf952 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:33:58.226704 crc crio[3658]: time=\"2026-06-10T14:33:58.226626665Z\" level=info msg=\"Removing container: 7bf386f975813f928ee546bbbbbe99e9f53c328adfbb11a155d71c71c271e0a4\" id=4ce45886-e37b-4e73-ae8b-0e541dc83810 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:33:58.529084 crc crio[3658]: time=\"2026-06-10T14:33:58.528963207Z\" level=info msg=\"Removed container 7bf386f975813f928ee546bbbbbe99e9f53c328adfbb11a155d71c71c271e0a4: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=4ce45886-e37b-4e73-ae8b-0e541dc83810 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:33:58.788751 crc crio[3658]: time=\"2026-06-10T14:33:58.788660647Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=d02d34d7-6a27-439d-859d-983dbc017fa3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:33:58.788845 crc crio[3658]: time=\"2026-06-10T14:33:58.78875462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:58.800610 crc crio[3658]: time=\"2026-06-10T14:33:58.800544227Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=d02d34d7-6a27-439d-859d-983dbc017fa3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:33:58.811386 crc crio[3658]: time=\"2026-06-10T14:33:58.810934006Z\" level=info msg=\"Ran pod sandbox 420f7d1f9fe27318a75ce49c0a31c10b31898c8c149a44ccd3637cad08dea6bc with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=d02d34d7-6a27-439d-859d-983dbc017fa3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:33:58.815496 crc crio[3658]: time=\"2026-06-10T14:33:58.815415361Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=13e7a7c7-3c4f-497b-9f28-e4504472dede name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:33:58.817210 crc crio[3658]: time=\"2026-06-10T14:33:58.81714045Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=0ae767af-3a76-4b67-bfbb-300632e3bb2d name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:33:58.850130 crc crio[3658]: time=\"2026-06-10T14:33:58.850026055Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=fe91faa0-0d86-48c7-bd85-58c3e679b8f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:33:58.850630 crc crio[3658]: time=\"2026-06-10T14:33:58.850517432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:58.877423 crc crio[3658]: time=\"2026-06-10T14:33:58.877182553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:59.050644 crc crio[3658]: time=\"2026-06-10T14:33:59.050534941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:33:59.152112 crc crio[3658]: time=\"2026-06-10T14:33:59.152017666Z\" level=info msg=\"Created container c78cf72d72d3c183493738569d087e3523830b03cc5d45d2416b42bed69cc24e: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=fe91faa0-0d86-48c7-bd85-58c3e679b8f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:33:59.153110 crc crio[3658]: time=\"2026-06-10T14:33:59.153033231Z\" level=info msg=\"Starting container: c78cf72d72d3c183493738569d087e3523830b03cc5d45d2416b42bed69cc24e\" id=4961cca4-dacd-4cfb-b0a7-fc54fcbee218 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:33:59.164603 crc crio[3658]: time=\"2026-06-10T14:33:59.161563415Z\" level=info msg=\"Started container\" PID=16903 containerID=c78cf72d72d3c183493738569d087e3523830b03cc5d45d2416b42bed69cc24e description=openshift-kube-apiserver/kube-apiserver-crc/setup id=4961cca4-dacd-4cfb-b0a7-fc54fcbee218 name=/runtime.v1.RuntimeService/StartContainer sandboxID=420f7d1f9fe27318a75ce49c0a31c10b31898c8c149a44ccd3637cad08dea6bc\nJun 10 14:34:00.007691 crc crio[3658]: time=\"2026-06-10T14:34:00.007196062Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=e5dd76fe-b68b-4375-95ea-fd0a90178a8c name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:34:00.010824 crc crio[3658]: time=\"2026-06-10T14:34:00.010745805Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=3a6f84c9-4032-4a97-be71-2831cbd328e4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:34:00.064726 crc crio[3658]: time=\"2026-06-10T14:34:00.064318655Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=1f94f07a-d26e-41aa-8af2-e32fbd175850 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:34:00.065432 crc crio[3658]: time=\"2026-06-10T14:34:00.064832613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:34:00.103563 crc crio[3658]: time=\"2026-06-10T14:34:00.103506509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:34:00.273540 crc crio[3658]: time=\"2026-06-10T14:34:00.273396026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:34:00.367690 crc crio[3658]: time=\"2026-06-10T14:34:00.367558019Z\" level=info msg=\"Created container 4f784ccf0c53a66707aa703cbaaf561ccb186b4d73b9770275a6a0f1fef86a5c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=1f94f07a-d26e-41aa-8af2-e32fbd175850 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:34:00.368742 crc crio[3658]: time=\"2026-06-10T14:34:00.368662487Z\" level=info msg=\"Starting container: 4f784ccf0c53a66707aa703cbaaf561ccb186b4d73b9770275a6a0f1fef86a5c\" id=659696b1-488f-48ef-8133-055600e564be name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:34:00.373818 crc crio[3658]: time=\"2026-06-10T14:34:00.373743282Z\" level=info msg=\"Started container\" PID=16917 containerID=4f784ccf0c53a66707aa703cbaaf561ccb186b4d73b9770275a6a0f1fef86a5c description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=659696b1-488f-48ef-8133-055600e564be name=/runtime.v1.RuntimeService/StartContainer sandboxID=420f7d1f9fe27318a75ce49c0a31c10b31898c8c149a44ccd3637cad08dea6bc\nJun 10 14:34:00.383038 crc crio[3658]: time=\"2026-06-10T14:34:00.382961791Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=bce2c02b-7a79-4304-af53-e2922cd8060f name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:34:00.385121 crc crio[3658]: time=\"2026-06-10T14:34:00.385038612Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=76d0f3d8-b1fa-4239-8510-9b97120bc2a4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:34:00.392230 crc crio[3658]: time=\"2026-06-10T14:34:00.392103856Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=ff2a892f-bf52-4d3d-8e01-8f4517a793b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:34:00.392639 crc crio[3658]: time=\"2026-06-10T14:34:00.392561612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:34:00.418415 crc crio[3658]: time=\"2026-06-10T14:34:00.414134427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:34:00.585680 crc crio[3658]: time=\"2026-06-10T14:34:00.585102052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:34:00.671792 crc crio[3658]: time=\"2026-06-10T14:34:00.671572519Z\" level=info msg=\"Created container bcbcc31672b541748bc8f46665c50d31bbd85a601a7d70db7195de653b66853e: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=ff2a892f-bf52-4d3d-8e01-8f4517a793b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:34:00.672900 crc crio[3658]: time=\"2026-06-10T14:34:00.672810842Z\" level=info msg=\"Starting container: bcbcc31672b541748bc8f46665c50d31bbd85a601a7d70db7195de653b66853e\" id=939732aa-f584-4370-a9c2-243d5572f31c name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:34:00.677700 crc crio[3658]: time=\"2026-06-10T14:34:00.677596627Z\" level=info msg=\"Started container\" PID=16948 containerID=bcbcc31672b541748bc8f46665c50d31bbd85a601a7d70db7195de653b66853e description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=939732aa-f584-4370-a9c2-243d5572f31c name=/runtime.v1.RuntimeService/StartContainer sandboxID=420f7d1f9fe27318a75ce49c0a31c10b31898c8c149a44ccd3637cad08dea6bc\nJun 10 14:34:00.687985 crc crio[3658]: time=\"2026-06-10T14:34:00.687897613Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=c9efa3f7-01cd-4963-adec-84931a9b0812 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:34:00.690686 crc crio[3658]: time=\"2026-06-10T14:34:00.690589846Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=0602632d-09ed-4de5-bedb-d0d5d87d5a05 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:34:00.699344 crc crio[3658]: time=\"2026-06-10T14:34:00.699011507Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=f5c3a0f2-37c0-4102-8860-366d58720f9b name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:34:00.699614 crc crio[3658]: time=\"2026-06-10T14:34:00.699428261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:34:00.724590 crc crio[3658]: time=\"2026-06-10T14:34:00.724242388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:34:00.912299 crc crio[3658]: time=\"2026-06-10T14:34:00.91220579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:34:01.001123 crc crio[3658]: time=\"2026-06-10T14:34:01.000928994Z\" level=info msg=\"Created container 3ae4fb4eff1e6a761c6c43e8a944542ce1f9c470aea45083dca66d7d28e226dc: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=f5c3a0f2-37c0-4102-8860-366d58720f9b name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:34:01.002328 crc crio[3658]: time=\"2026-06-10T14:34:01.002187008Z\" level=info msg=\"Starting container: 3ae4fb4eff1e6a761c6c43e8a944542ce1f9c470aea45083dca66d7d28e226dc\" id=dca52e59-0893-4fc5-9d89-bc47fb6bbc4c name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:34:01.018144 crc crio[3658]: time=\"2026-06-10T14:34:01.017986854Z\" level=info msg=\"Started container\" PID=16964 containerID=3ae4fb4eff1e6a761c6c43e8a944542ce1f9c470aea45083dca66d7d28e226dc description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=dca52e59-0893-4fc5-9d89-bc47fb6bbc4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=420f7d1f9fe27318a75ce49c0a31c10b31898c8c149a44ccd3637cad08dea6bc\nJun 10 14:34:01.035086 crc crio[3658]: time=\"2026-06-10T14:34:01.034905958Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=0729eea4-b1ac-4d77-9c87-5a192e5f9b75 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:34:01.038509 crc crio[3658]: time=\"2026-06-10T14:34:01.038416759Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b1078412-ac11-445e-8077-b2e01e6a2cce name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:34:01.045440 crc crio[3658]: time=\"2026-06-10T14:34:01.045347399Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=9b581a6c-f8c9-4cb1-80d9-5b911e187c22 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:34:01.045726 crc crio[3658]: time=\"2026-06-10T14:34:01.04566597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:34:01.066130 crc crio[3658]: time=\"2026-06-10T14:34:01.066036173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:34:01.251535 crc crio[3658]: time=\"2026-06-10T14:34:01.251406386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:34:01.340995 crc crio[3658]: time=\"2026-06-10T14:34:01.340925437Z\" level=info msg=\"Created container 09d4d238d730ef961b1d481fd11147ae2bb1fea65c2dee07ee8251688232d60f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=9b581a6c-f8c9-4cb1-80d9-5b911e187c22 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:34:01.342707 crc crio[3658]: time=\"2026-06-10T14:34:01.342574004Z\" level=info msg=\"Starting container: 09d4d238d730ef961b1d481fd11147ae2bb1fea65c2dee07ee8251688232d60f\" id=17713075-0629-4227-bdeb-2e36f257ca47 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:34:01.349804 crc crio[3658]: time=\"2026-06-10T14:34:01.349707561Z\" level=info msg=\"Started container\" PID=16979 containerID=09d4d238d730ef961b1d481fd11147ae2bb1fea65c2dee07ee8251688232d60f description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=17713075-0629-4227-bdeb-2e36f257ca47 name=/runtime.v1.RuntimeService/StartContainer sandboxID=420f7d1f9fe27318a75ce49c0a31c10b31898c8c149a44ccd3637cad08dea6bc\nJun 10 14:34:01.364160 crc crio[3658]: time=\"2026-06-10T14:34:01.364066177Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=5279af9d-149d-407c-bcdd-9002b0b3b95d name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:34:01.368765 crc crio[3658]: time=\"2026-06-10T14:34:01.368665065Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f78573d9-f502-45ea-baa2-36c814dee855 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:34:01.380074 crc crio[3658]: time=\"2026-06-10T14:34:01.379969646Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=05e19a81-4e1b-45d0-b316-65148e841555 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:34:01.380740 crc crio[3658]: time=\"2026-06-10T14:34:01.380629679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:34:01.407020 crc crio[3658]: time=\"2026-06-10T14:34:01.406762751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:34:01.632702 crc crio[3658]: time=\"2026-06-10T14:34:01.632657103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:34:01.725792 crc crio[3658]: time=\"2026-06-10T14:34:01.725647855Z\" level=info msg=\"Created container 451831c11ea3fedf52afb1e210e878de42389a370e6017e09e102af8be68f102: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=05e19a81-4e1b-45d0-b316-65148e841555 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:34:01.727055 crc crio[3658]: time=\"2026-06-10T14:34:01.726973961Z\" level=info msg=\"Starting container: 451831c11ea3fedf52afb1e210e878de42389a370e6017e09e102af8be68f102\" id=b29429ec-5654-413d-b783-17133985626e name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:34:01.734676 crc crio[3658]: time=\"2026-06-10T14:34:01.734578824Z\" level=info msg=\"Started container\" PID=17000 containerID=451831c11ea3fedf52afb1e210e878de42389a370e6017e09e102af8be68f102 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=b29429ec-5654-413d-b783-17133985626e name=/runtime.v1.RuntimeService/StartContainer sandboxID=420f7d1f9fe27318a75ce49c0a31c10b31898c8c149a44ccd3637cad08dea6bc\nJun 10 14:34:04.070856 crc crio[3658]: time=\"2026-06-10T14:34:04.070380758Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=5c083e28-5aad-47bc-9e2b-e1a22c211bcb name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:34:04.072665 crc crio[3658]: time=\"2026-06-10T14:34:04.072590384Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=9ac955ac-d0f3-437e-8b16-fa866a60054c name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:34:04.079318 crc crio[3658]: time=\"2026-06-10T14:34:04.074601974Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=38f6d953-cf29-4f2a-a322-1eff2e544b40 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:34:04.079318 crc crio[3658]: time=\"2026-06-10T14:34:04.074904904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:34:04.136206 crc crio[3658]: time=\"2026-06-10T14:34:04.13615029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:34:04.338825 crc crio[3658]: time=\"2026-06-10T14:34:04.338444247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:34:04.459000 crc crio[3658]: time=\"2026-06-10T14:34:04.458794583Z\" level=info msg=\"Created container e71b9d8222ce3f8232684ee24dc2b6923b66d5a83d22c55c42d988d5ef241ce6: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=38f6d953-cf29-4f2a-a322-1eff2e544b40 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:34:04.460371 crc crio[3658]: time=\"2026-06-10T14:34:04.460227893Z\" level=info msg=\"Starting container: e71b9d8222ce3f8232684ee24dc2b6923b66d5a83d22c55c42d988d5ef241ce6\" id=03a616a3-25f1-418c-99b4-186c5680004b name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:34:04.465552 crc crio[3658]: time=\"2026-06-10T14:34:04.465409532Z\" level=info msg=\"Started container\" PID=17033 containerID=e71b9d8222ce3f8232684ee24dc2b6923b66d5a83d22c55c42d988d5ef241ce6 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=03a616a3-25f1-418c-99b4-186c5680004b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac93d905748713d3d75a81efc4d6183639ffba10a36f0f635de4249b3f8c7f6b\nJun 10 14:34:09.583125 crc crio[3658]: time=\"2026-06-10T14:34:09.582141825Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=c98c8140-5511-40fd-a9a6-aa21af9b4880 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:34:09.584652 crc crio[3658]: time=\"2026-06-10T14:34:09.58316071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:34:09.630094 crc crio[3658]: time=\"2026-06-10T14:34:09.629429378Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:cf09505939a8ba0d7b5c060f709ae45e5e6f484c0f6f3b30c8aca112e62318ef UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/012833ba-fdcb-4143-82a2-32b88f31cb17 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:0xc00012c870}] Aliases:map[]}\"\nJun 10 14:34:09.630094 crc crio[3658]: time=\"2026-06-10T14:34:09.629510131Z\" level=info msg=\"Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:34:10.937043 crc crio[3658]: 2026-06-10T14:34:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cf09505939a8ba0 Mac:ce:6b:1d:92:9d:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/012833ba-fdcb-4143-82a2-32b88f31cb17 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:34:10.941186 crc crio[3658]: time=\"2026-06-10T14:34:10.941129022Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:cf09505939a8ba0d7b5c060f709ae45e5e6f484c0f6f3b30c8aca112e62318ef UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/012833ba-fdcb-4143-82a2-32b88f31cb17 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:0xc00012c870}] Aliases:map[]}\"\nJun 10 14:34:10.941904 crc crio[3658]: time=\"2026-06-10T14:34:10.941854437Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:34:10.956742 crc crio[3658]: time=\"2026-06-10T14:34:10.95555271Z\" level=info msg=\"Ran pod sandbox cf09505939a8ba0d7b5c060f709ae45e5e6f484c0f6f3b30c8aca112e62318ef with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=c98c8140-5511-40fd-a9a6-aa21af9b4880 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:34:10.962817 crc crio[3658]: time=\"2026-06-10T14:34:10.961665272Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=6ec827eb-6991-46a8-ba89-e3edabd0b9ad name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:34:10.966092 crc crio[3658]: time=\"2026-06-10T14:34:10.966049523Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=3588f725-8231-4943-aa46-5c8b9a102830 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:34:10.970495 crc crio[3658]: time=\"2026-06-10T14:34:10.970436135Z\" level=info msg=\"Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=62f347ab-8b57-47a2-a5e0-4cd336122837 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:34:10.970866 crc crio[3658]: time=\"2026-06-10T14:34:10.970807567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:34:11.038825 crc crio[3658]: time=\"2026-06-10T14:34:11.038732073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:34:11.043723 crc crio[3658]: time=\"2026-06-10T14:34:11.043618912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:34:11.175695 crc crio[3658]: time=\"2026-06-10T14:34:11.174542794Z\" level=info msg=\"Created container 36f78df0167ef8befbb032c7af27c8b1ac51eff724e277dc3d668d29d4885534: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=62f347ab-8b57-47a2-a5e0-4cd336122837 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:34:11.180298 crc crio[3658]: time=\"2026-06-10T14:34:11.177702743Z\" level=info msg=\"Starting container: 36f78df0167ef8befbb032c7af27c8b1ac51eff724e277dc3d668d29d4885534\" id=669cce8c-9db7-4357-a5e4-d7d320357929 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:34:11.184775 crc crio[3658]: time=\"2026-06-10T14:34:11.184617792Z\" level=info msg=\"Started container\" PID=17239 containerID=36f78df0167ef8befbb032c7af27c8b1ac51eff724e277dc3d668d29d4885534 description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=669cce8c-9db7-4357-a5e4-d7d320357929 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf09505939a8ba0d7b5c060f709ae45e5e6f484c0f6f3b30c8aca112e62318ef\nJun 10 14:34:20.266540 crc crio[3658]: time=\"2026-06-10T14:34:20.265508668Z\" level=info msg=\"Stopping container: 97bc006e4f911c51c49ab2f8c4987b46df4de41964c7bdb94a36fb5779436da0 (timeout: 30s)\" id=4a8dd4a0-a55d-4839-9379-bfca3e2cf27a name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:34:20.280994 crc crio[3658]: time=\"2026-06-10T14:34:20.280894979Z\" level=info msg=\"Stopping container: cd3b21840f2539e47895fb92dfeec8c9847e67424ed5c03f6d8549664d47aac8 (timeout: 30s)\" id=fbb5fc07-fdde-4e4e-8769-05179956668f name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:34:20.293838 crc crio[3658]: time=\"2026-06-10T14:34:20.293766924Z\" level=info msg=\"Stopping container: 3ba75df7cdcab4b0d9cdd2e5a7192e94d09999e30cb04aac4426036b8d96b77d (timeout: 30s)\" id=8601ffa6-d6f7-42af-927f-81a4731ab1c6 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:34:20.329498 crc crio[3658]: time=\"2026-06-10T14:34:20.328400719Z\" level=info msg=\"Stopping container: 7d4ca552998f4ce7075f6d7e5262885dd9385be65f8d86ed76721ab44be17bcc (timeout: 30s)\" id=897a98ea-78b5-4c9c-a00a-e8b0996959a1 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:34:20.350108 crc crio[3658]: time=\"2026-06-10T14:34:20.350029086Z\" level=info msg=\"Stopping container: 1618c0308e513aaf6736fe4d34a183a127086fb738526bf911afa5c0cfd52c72 (timeout: 30s)\" id=7d182904-72f4-4f4e-9df0-c77e845a3b3c name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:34:20.399607 crc crio[3658]: time=\"2026-06-10T14:34:20.399493924Z\" level=info msg=\"Stopped container 97bc006e4f911c51c49ab2f8c4987b46df4de41964c7bdb94a36fb5779436da0: openshift-marketplace/certified-operators-l27pk/registry-server\" id=4a8dd4a0-a55d-4839-9379-bfca3e2cf27a name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:34:20.400488 crc crio[3658]: time=\"2026-06-10T14:34:20.400412366Z\" level=info msg=\"Stopping pod sandbox: 6d45d3cbfdea23cb05994254dd7312bddae7b99a06c787a940780793912a0a98\" id=e3d26722-93ef-42e5-ade4-baeaca8fa6f5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:34:20.401618 crc crio[3658]: time=\"2026-06-10T14:34:20.401533055Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:6d45d3cbfdea23cb05994254dd7312bddae7b99a06c787a940780793912a0a98 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/08cfb685-6c14-4233-bdaa-05858b398902 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:0xc00018e868}] Aliases:map[]}\"\nJun 10 14:34:20.401935 crc crio[3658]: time=\"2026-06-10T14:34:20.401856746Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:34:20.419008 crc crio[3658]: time=\"2026-06-10T14:34:20.418929966Z\" level=info msg=\"Stopped container cd3b21840f2539e47895fb92dfeec8c9847e67424ed5c03f6d8549664d47aac8: openshift-marketplace/community-operators-qhh6t/registry-server\" id=fbb5fc07-fdde-4e4e-8769-05179956668f name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:34:20.420640 crc crio[3658]: time=\"2026-06-10T14:34:20.420179329Z\" level=info msg=\"Stopping pod sandbox: 15cb5b3021fba8c9b9bf5b99e5e3691970e96ff49b3e93a83b20310304010d19\" id=61d54d90-2737-4318-9069-2840a00eace2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:34:20.421055 crc crio[3658]: time=\"2026-06-10T14:34:20.420734388Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:15cb5b3021fba8c9b9bf5b99e5e3691970e96ff49b3e93a83b20310304010d19 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/37706ccb-43e2-40e8-93b3-0d993624ff5b 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:0xc00172a0c8}] Aliases:map[]}\"\nJun 10 14:34:20.421055 crc crio[3658]: time=\"2026-06-10T14:34:20.420922504Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:34:20.442834 crc crio[3658]: time=\"2026-06-10T14:34:20.442371635Z\" level=info msg=\"Stopped container 3ba75df7cdcab4b0d9cdd2e5a7192e94d09999e30cb04aac4426036b8d96b77d: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=8601ffa6-d6f7-42af-927f-81a4731ab1c6 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:34:20.446756 crc crio[3658]: time=\"2026-06-10T14:34:20.44656327Z\" level=info msg=\"Stopping pod sandbox: 97b6de7f6451aae19fa837bc5a97b426ae3f93d11510b0459ab7c1f431a57bce\" id=3f3a949e-9591-41df-89f9-5c19f260c8da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:34:20.447388 crc crio[3658]: time=\"2026-06-10T14:34:20.446994175Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:97b6de7f6451aae19fa837bc5a97b426ae3f93d11510b0459ab7c1f431a57bce UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/838a305d-82ed-4a35-8302-b11d15706ddf 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:0xc00012cd88}] Aliases:map[]}\"\nJun 10 14:34:20.447388 crc crio[3658]: time=\"2026-06-10T14:34:20.447381708Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:34:20.462182 crc crio[3658]: time=\"2026-06-10T14:34:20.461791576Z\" level=info msg=\"Stopped container 7d4ca552998f4ce7075f6d7e5262885dd9385be65f8d86ed76721ab44be17bcc: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=897a98ea-78b5-4c9c-a00a-e8b0996959a1 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:34:20.463094 crc crio[3658]: time=\"2026-06-10T14:34:20.462800591Z\" level=info msg=\"Stopping pod sandbox: 9ada9c03cf9925a7546c043a7ef5ed105ab8996fb0c978dba17bdf4811dc4bae\" id=1d50d345-88d7-4b12-8924-6ebbfa349127 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:34:20.463233 crc crio[3658]: time=\"2026-06-10T14:34:20.463179704Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:9ada9c03cf9925a7546c043a7ef5ed105ab8996fb0c978dba17bdf4811dc4bae UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/f2b54d8a-86e9-425b-aeaa-7094291e2e36 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:0xc00008cda0}] Aliases:map[]}\"\nJun 10 14:34:20.463594 crc crio[3658]: time=\"2026-06-10T14:34:20.463387711Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:34:20.488233 crc crio[3658]: time=\"2026-06-10T14:34:20.488074584Z\" level=info msg=\"Stopped container 1618c0308e513aaf6736fe4d34a183a127086fb738526bf911afa5c0cfd52c72: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=7d182904-72f4-4f4e-9df0-c77e845a3b3c name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:34:20.489519 crc crio[3658]: time=\"2026-06-10T14:34:20.489457741Z\" level=info msg=\"Stopping pod sandbox: bdf07c555973350cde33a65900bc51e21c2fb379858cd0f76a3bd939b42eb862\" id=008c6d8e-2c60-494d-bb75-5068677272a6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:34:20.490123 crc crio[3658]: time=\"2026-06-10T14:34:20.490068623Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:bdf07c555973350cde33a65900bc51e21c2fb379858cd0f76a3bd939b42eb862 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/a7e3736e-2da1-49f4-97b6-e4d6beead642 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:0xc00008ce78}] Aliases:map[]}\"\nJun 10 14:34:20.490328 crc crio[3658]: time=\"2026-06-10T14:34:20.490229738Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:34:20.692771 crc crio[3658]: time=\"2026-06-10T14:34:20.692576627Z\" level=info msg=\"Stopped pod sandbox: 6d45d3cbfdea23cb05994254dd7312bddae7b99a06c787a940780793912a0a98\" id=e3d26722-93ef-42e5-ade4-baeaca8fa6f5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:34:20.806779 crc crio[3658]: time=\"2026-06-10T14:34:20.806690668Z\" level=info msg=\"Stopped pod sandbox: 15cb5b3021fba8c9b9bf5b99e5e3691970e96ff49b3e93a83b20310304010d19\" id=61d54d90-2737-4318-9069-2840a00eace2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:34:20.815588 crc crio[3658]: time=\"2026-06-10T14:34:20.814441046Z\" level=info msg=\"Stopped pod sandbox: 97b6de7f6451aae19fa837bc5a97b426ae3f93d11510b0459ab7c1f431a57bce\" id=3f3a949e-9591-41df-89f9-5c19f260c8da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:34:20.916504 crc crio[3658]: time=\"2026-06-10T14:34:20.916443239Z\" level=info msg=\"Stopped pod sandbox: bdf07c555973350cde33a65900bc51e21c2fb379858cd0f76a3bd939b42eb862\" id=008c6d8e-2c60-494d-bb75-5068677272a6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:34:20.923709 crc crio[3658]: time=\"2026-06-10T14:34:20.923598856Z\" level=info msg=\"Stopped pod sandbox: 9ada9c03cf9925a7546c043a7ef5ed105ab8996fb0c978dba17bdf4811dc4bae\" id=1d50d345-88d7-4b12-8924-6ebbfa349127 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:34:21.235358 crc crio[3658]: time=\"2026-06-10T14:34:21.235225599Z\" level=info msg=\"Removing container: 1618c0308e513aaf6736fe4d34a183a127086fb738526bf911afa5c0cfd52c72\" id=b32278df-d859-440e-bf9a-1e1d808b717a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:34:21.257796 crc crio[3658]: time=\"2026-06-10T14:34:21.257334573Z\" level=info msg=\"Removed container 1618c0308e513aaf6736fe4d34a183a127086fb738526bf911afa5c0cfd52c72: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=b32278df-d859-440e-bf9a-1e1d808b717a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:34:21.260818 crc crio[3658]: time=\"2026-06-10T14:34:21.2607258Z\" level=info msg=\"Removing container: 57136a09b88a49702db0f3056d54eaf62b1c9387913d92b9c0aab30cc775bdad\" id=2f35602f-3a12-4724-8c2f-c6c412d5654a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:34:21.307356 crc crio[3658]: time=\"2026-06-10T14:34:21.307199265Z\" level=info msg=\"Removed container 57136a09b88a49702db0f3056d54eaf62b1c9387913d92b9c0aab30cc775bdad: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=2f35602f-3a12-4724-8c2f-c6c412d5654a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:34:21.312648 crc crio[3658]: time=\"2026-06-10T14:34:21.312530269Z\" level=info msg=\"Removing container: 2e03b67b211e84010126d630935abb6b40fcb68ddc58d680c8c8c48789273e79\" id=f8164211-6100-426c-bd04-58c69394c5b8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:34:21.354205 crc crio[3658]: time=\"2026-06-10T14:34:21.354124966Z\" level=info msg=\"Removed container 2e03b67b211e84010126d630935abb6b40fcb68ddc58d680c8c8c48789273e79: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=f8164211-6100-426c-bd04-58c69394c5b8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:34:21.365612 crc crio[3658]: time=\"2026-06-10T14:34:21.36552714Z\" level=info msg=\"Removing container: cd3b21840f2539e47895fb92dfeec8c9847e67424ed5c03f6d8549664d47aac8\" id=992e2644-82bb-4d69-aa45-7605b258389a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:34:21.383596 crc crio[3658]: time=\"2026-06-10T14:34:21.383529091Z\" level=info msg=\"Removed container cd3b21840f2539e47895fb92dfeec8c9847e67424ed5c03f6d8549664d47aac8: openshift-marketplace/community-operators-qhh6t/registry-server\" id=992e2644-82bb-4d69-aa45-7605b258389a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:34:21.386173 crc crio[3658]: time=\"2026-06-10T14:34:21.38610437Z\" level=info msg=\"Removing container: 4cafb2d00e739610c6279fe011c3fcb94c8081556a90de9885f7e2bf4624b194\" id=9923d00b-1964-4831-a4b6-546a376f50d9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:34:21.417340 crc crio[3658]: time=\"2026-06-10T14:34:21.416753969Z\" level=info msg=\"Removed container 4cafb2d00e739610c6279fe011c3fcb94c8081556a90de9885f7e2bf4624b194: openshift-marketplace/community-operators-qhh6t/extract-content\" id=9923d00b-1964-4831-a4b6-546a376f50d9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:34:21.418861 crc crio[3658]: time=\"2026-06-10T14:34:21.418718777Z\" level=info msg=\"Removing container: 77c2556ae39f5bc9ec8a070bdae620a24b95e08689b59e67aee542c244dec4b3\" id=40109007-abdf-4243-beb4-c76739327f0d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:34:21.452461 crc crio[3658]: time=\"2026-06-10T14:34:21.452379379Z\" level=info msg=\"Removed container 77c2556ae39f5bc9ec8a070bdae620a24b95e08689b59e67aee542c244dec4b3: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=40109007-abdf-4243-beb4-c76739327f0d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:34:21.457937 crc crio[3658]: time=\"2026-06-10T14:34:21.457875689Z\" level=info msg=\"Removing container: 3ba75df7cdcab4b0d9cdd2e5a7192e94d09999e30cb04aac4426036b8d96b77d\" id=87976f9b-4f06-4132-9057-c844af5dcb1d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:34:21.474514 crc crio[3658]: time=\"2026-06-10T14:34:21.474331648Z\" level=info msg=\"Removed container 3ba75df7cdcab4b0d9cdd2e5a7192e94d09999e30cb04aac4426036b8d96b77d: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=87976f9b-4f06-4132-9057-c844af5dcb1d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:34:21.476934 crc crio[3658]: time=\"2026-06-10T14:34:21.476747561Z\" level=info msg=\"Removing container: 1759edaf01bae78adbeea4bda383d34f2a4cca9ffb9f49278e41523845cee0ab\" id=abb6d0cd-229c-4664-9fef-c52d2d17223c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:34:21.494577 crc crio[3658]: time=\"2026-06-10T14:34:21.494448182Z\" level=info msg=\"Removed container 1759edaf01bae78adbeea4bda383d34f2a4cca9ffb9f49278e41523845cee0ab: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=abb6d0cd-229c-4664-9fef-c52d2d17223c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:34:21.498806 crc crio[3658]: time=\"2026-06-10T14:34:21.498754681Z\" level=info msg=\"Removing container: 97bc006e4f911c51c49ab2f8c4987b46df4de41964c7bdb94a36fb5779436da0\" id=e8cb73bb-eff7-4844-a009-fb84adde68c7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:34:21.512842 crc crio[3658]: time=\"2026-06-10T14:34:21.512748535Z\" level=info msg=\"Removed container 97bc006e4f911c51c49ab2f8c4987b46df4de41964c7bdb94a36fb5779436da0: openshift-marketplace/certified-operators-l27pk/registry-server\" id=e8cb73bb-eff7-4844-a009-fb84adde68c7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:34:21.516155 crc crio[3658]: time=\"2026-06-10T14:34:21.516117501Z\" level=info msg=\"Removing container: 442f5ffef704658f4218e224dfabfd4ccc59a2ff87f66f026355535b8d9ce3db\" id=38174040-4e71-40a5-a23a-eb7bbb03a841 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:34:21.535091 crc crio[3658]: time=\"2026-06-10T14:34:21.534970972Z\" level=info msg=\"Removed container 442f5ffef704658f4218e224dfabfd4ccc59a2ff87f66f026355535b8d9ce3db: openshift-marketplace/certified-operators-l27pk/extract-content\" id=38174040-4e71-40a5-a23a-eb7bbb03a841 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:34:21.538697 crc crio[3658]: time=\"2026-06-10T14:34:21.538608608Z\" level=info msg=\"Removing container: 7a1d1fbcda69a5f36213659bad4071636170cd79f62c5fb8bdd21741e728d60d\" id=6f31dbde-660e-4b10-bd1c-3eb5b7db60a9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:34:21.555968 crc crio[3658]: time=\"2026-06-10T14:34:21.555877904Z\" level=info msg=\"Removed container 7a1d1fbcda69a5f36213659bad4071636170cd79f62c5fb8bdd21741e728d60d: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=6f31dbde-660e-4b10-bd1c-3eb5b7db60a9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:34:21.560947 crc crio[3658]: time=\"2026-06-10T14:34:21.560871237Z\" level=info msg=\"Removing container: 7d4ca552998f4ce7075f6d7e5262885dd9385be65f8d86ed76721ab44be17bcc\" id=3abd6055-8b58-42ee-9539-40a24bda4f8d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:34:21.581997 crc crio[3658]: time=\"2026-06-10T14:34:21.581888783Z\" level=info msg=\"Removed container 7d4ca552998f4ce7075f6d7e5262885dd9385be65f8d86ed76721ab44be17bcc: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=3abd6055-8b58-42ee-9539-40a24bda4f8d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:34:21.584579 crc crio[3658]: time=\"2026-06-10T14:34:21.584532434Z\" level=info msg=\"Removing container: b5e2e4568ba5ea11763cb4ac9b76478e8bb5ab8e015a0e542c11e9a368cda0f9\" id=719a377c-242d-451d-afc9-b83b5a9c80b4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:34:21.599842 crc crio[3658]: time=\"2026-06-10T14:34:21.599733379Z\" level=info msg=\"Removed container b5e2e4568ba5ea11763cb4ac9b76478e8bb5ab8e015a0e542c11e9a368cda0f9: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=719a377c-242d-451d-afc9-b83b5a9c80b4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:34:21.602082 crc crio[3658]: time=\"2026-06-10T14:34:21.602001037Z\" level=info msg=\"Removing container: 4d10b8ca21c5e6b8bfb90b2c8d5967e12e7b47843454fd23bcf730feaa5f9fb5\" id=89a7e3ab-b353-4ff7-824d-909647dc1914 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:34:21.619968 crc crio[3658]: time=\"2026-06-10T14:34:21.619884265Z\" level=info msg=\"Removed container 4d10b8ca21c5e6b8bfb90b2c8d5967e12e7b47843454fd23bcf730feaa5f9fb5: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=89a7e3ab-b353-4ff7-824d-909647dc1914 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:34:22.219383 crc crio[3658]: time=\"2026-06-10T14:34:22.219158643Z\" level=info msg=\"Stopping pod sandbox: d9aca9676336612f9ad86303e2a0637e009a1abe8d324e9cd6d285c5c0157930\" id=c00811ae-3f79-47e7-acc1-cbba70857d30 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:34:22.219383 crc crio[3658]: time=\"2026-06-10T14:34:22.219229345Z\" level=info msg=\"Stopped pod sandbox (already stopped): d9aca9676336612f9ad86303e2a0637e009a1abe8d324e9cd6d285c5c0157930\" id=c00811ae-3f79-47e7-acc1-cbba70857d30 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:34:22.220453 crc crio[3658]: time=\"2026-06-10T14:34:22.220007962Z\" level=info msg=\"Removing pod sandbox: d9aca9676336612f9ad86303e2a0637e009a1abe8d324e9cd6d285c5c0157930\" id=62103c05-8d8a-425b-a34a-4a286e072dd5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:34:22.229460 crc crio[3658]: time=\"2026-06-10T14:34:22.229409967Z\" level=info msg=\"Removed pod sandbox: d9aca9676336612f9ad86303e2a0637e009a1abe8d324e9cd6d285c5c0157930\" id=62103c05-8d8a-425b-a34a-4a286e072dd5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:34:22.230609 crc crio[3658]: time=\"2026-06-10T14:34:22.230525735Z\" level=info msg=\"Stopping pod sandbox: 2f630a73ddb73f9db2c566c8c1da0ecae7e2624095a03d378a2391cfc5ca6443\" id=b7e6d690-b5f7-4731-b4a9-ba79cd06b69a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:34:22.230785 crc crio[3658]: time=\"2026-06-10T14:34:22.230624239Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2f630a73ddb73f9db2c566c8c1da0ecae7e2624095a03d378a2391cfc5ca6443\" id=b7e6d690-b5f7-4731-b4a9-ba79cd06b69a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:34:22.231547 crc crio[3658]: time=\"2026-06-10T14:34:22.231362044Z\" level=info msg=\"Removing pod sandbox: 2f630a73ddb73f9db2c566c8c1da0ecae7e2624095a03d378a2391cfc5ca6443\" id=a2e4ad17-b959-46da-82c6-340c077f76b3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:34:22.238961 crc crio[3658]: time=\"2026-06-10T14:34:22.238913555Z\" level=info msg=\"Removed pod sandbox: 2f630a73ddb73f9db2c566c8c1da0ecae7e2624095a03d378a2391cfc5ca6443\" id=a2e4ad17-b959-46da-82c6-340c077f76b3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:34:22.240416 crc crio[3658]: time=\"2026-06-10T14:34:22.240240101Z\" level=info msg=\"Stopping pod sandbox: 97b6de7f6451aae19fa837bc5a97b426ae3f93d11510b0459ab7c1f431a57bce\" id=2228ddab-9f8c-4055-a1c8-5e30b9dfdf68 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:34:22.240416 crc crio[3658]: time=\"2026-06-10T14:34:22.240398036Z\" level=info msg=\"Stopped pod sandbox (already stopped): 97b6de7f6451aae19fa837bc5a97b426ae3f93d11510b0459ab7c1f431a57bce\" id=2228ddab-9f8c-4055-a1c8-5e30b9dfdf68 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:34:22.241425 crc crio[3658]: time=\"2026-06-10T14:34:22.241359919Z\" level=info msg=\"Removing pod sandbox: 97b6de7f6451aae19fa837bc5a97b426ae3f93d11510b0459ab7c1f431a57bce\" id=acf49faf-6f6e-47e3-aa99-2faf15b2adab name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:34:22.248420 crc crio[3658]: time=\"2026-06-10T14:34:22.248379552Z\" level=info msg=\"Removed pod sandbox: 97b6de7f6451aae19fa837bc5a97b426ae3f93d11510b0459ab7c1f431a57bce\" id=acf49faf-6f6e-47e3-aa99-2faf15b2adab name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:34:22.249621 crc crio[3658]: time=\"2026-06-10T14:34:22.249532672Z\" level=info msg=\"Stopping pod sandbox: 9ada9c03cf9925a7546c043a7ef5ed105ab8996fb0c978dba17bdf4811dc4bae\" id=d5f183bf-c61d-4913-b30b-5592897cf69c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:34:22.249621 crc crio[3658]: time=\"2026-06-10T14:34:22.249583213Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9ada9c03cf9925a7546c043a7ef5ed105ab8996fb0c978dba17bdf4811dc4bae\" id=d5f183bf-c61d-4913-b30b-5592897cf69c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:34:22.250404 crc crio[3658]: time=\"2026-06-10T14:34:22.250332249Z\" level=info msg=\"Removing pod sandbox: 9ada9c03cf9925a7546c043a7ef5ed105ab8996fb0c978dba17bdf4811dc4bae\" id=3fe1ad9e-5598-445e-877f-6eb0ae6fb6e4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:34:22.258830 crc crio[3658]: time=\"2026-06-10T14:34:22.25875471Z\" level=info msg=\"Removed pod sandbox: 9ada9c03cf9925a7546c043a7ef5ed105ab8996fb0c978dba17bdf4811dc4bae\" id=3fe1ad9e-5598-445e-877f-6eb0ae6fb6e4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:34:22.259644 crc crio[3658]: time=\"2026-06-10T14:34:22.259566608Z\" level=info msg=\"Stopping pod sandbox: c83c260d24ed0bdba377e1da835169e706ab4ae0668e3414046b17ca9d827dad\" id=3c75b167-8305-4e23-a55f-060ae7b54b99 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:34:22.259784 crc crio[3658]: time=\"2026-06-10T14:34:22.259658171Z\" level=info msg=\"Stopped pod sandbox (already stopped): c83c260d24ed0bdba377e1da835169e706ab4ae0668e3414046b17ca9d827dad\" id=3c75b167-8305-4e23-a55f-060ae7b54b99 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:34:22.260566 crc crio[3658]: time=\"2026-06-10T14:34:22.26048561Z\" level=info msg=\"Removing pod sandbox: c83c260d24ed0bdba377e1da835169e706ab4ae0668e3414046b17ca9d827dad\" id=4513a67c-c2c7-4e5d-816a-7a48af6012f0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:34:22.274721 crc crio[3658]: time=\"2026-06-10T14:34:22.274607738Z\" level=info msg=\"Removed pod sandbox: c83c260d24ed0bdba377e1da835169e706ab4ae0668e3414046b17ca9d827dad\" id=4513a67c-c2c7-4e5d-816a-7a48af6012f0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:34:22.275377 crc crio[3658]: time=\"2026-06-10T14:34:22.27523854Z\" level=info msg=\"Stopping pod sandbox: bdf07c555973350cde33a65900bc51e21c2fb379858cd0f76a3bd939b42eb862\" id=c21282b5-c4bf-41ba-83fb-ade1b95821c6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:34:22.275482 crc crio[3658]: time=\"2026-06-10T14:34:22.275445987Z\" level=info msg=\"Stopped pod sandbox (already stopped): bdf07c555973350cde33a65900bc51e21c2fb379858cd0f76a3bd939b42eb862\" id=c21282b5-c4bf-41ba-83fb-ade1b95821c6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:34:22.276020 crc crio[3658]: time=\"2026-06-10T14:34:22.275950034Z\" level=info msg=\"Removing pod sandbox: bdf07c555973350cde33a65900bc51e21c2fb379858cd0f76a3bd939b42eb862\" id=55bf4fc8-7049-43d4-ab6b-9ff39e167e09 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:34:22.284850 crc crio[3658]: time=\"2026-06-10T14:34:22.284764108Z\" level=info msg=\"Removed pod sandbox: bdf07c555973350cde33a65900bc51e21c2fb379858cd0f76a3bd939b42eb862\" id=55bf4fc8-7049-43d4-ab6b-9ff39e167e09 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:34:22.285535 crc crio[3658]: time=\"2026-06-10T14:34:22.285441352Z\" level=info msg=\"Stopping pod sandbox: 15cb5b3021fba8c9b9bf5b99e5e3691970e96ff49b3e93a83b20310304010d19\" id=c3ea6ffd-79c8-495c-b5c1-5cea44ebdafc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:34:22.285535 crc crio[3658]: time=\"2026-06-10T14:34:22.285500944Z\" level=info msg=\"Stopped pod sandbox (already stopped): 15cb5b3021fba8c9b9bf5b99e5e3691970e96ff49b3e93a83b20310304010d19\" id=c3ea6ffd-79c8-495c-b5c1-5cea44ebdafc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:34:22.286022 crc crio[3658]: time=\"2026-06-10T14:34:22.285990161Z\" level=info msg=\"Removing pod sandbox: 15cb5b3021fba8c9b9bf5b99e5e3691970e96ff49b3e93a83b20310304010d19\" id=46f36dc3-2756-443a-b5ea-99c446a82b73 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:34:22.295066 crc crio[3658]: time=\"2026-06-10T14:34:22.294832736Z\" level=info msg=\"Removed pod sandbox: 15cb5b3021fba8c9b9bf5b99e5e3691970e96ff49b3e93a83b20310304010d19\" id=46f36dc3-2756-443a-b5ea-99c446a82b73 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:34:22.295854 crc crio[3658]: time=\"2026-06-10T14:34:22.295774309Z\" level=info msg=\"Stopping pod sandbox: 6d45d3cbfdea23cb05994254dd7312bddae7b99a06c787a940780793912a0a98\" id=c11f3d58-208e-4a42-b891-d80b5f71492e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:34:22.295970 crc crio[3658]: time=\"2026-06-10T14:34:22.295853632Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6d45d3cbfdea23cb05994254dd7312bddae7b99a06c787a940780793912a0a98\" id=c11f3d58-208e-4a42-b891-d80b5f71492e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:34:22.296480 crc crio[3658]: time=\"2026-06-10T14:34:22.296417081Z\" level=info msg=\"Removing pod sandbox: 6d45d3cbfdea23cb05994254dd7312bddae7b99a06c787a940780793912a0a98\" id=2b57139e-4673-43d7-a74a-f370c9cdafd6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:34:22.303542 crc crio[3658]: time=\"2026-06-10T14:34:22.303455244Z\" level=info msg=\"Removed pod sandbox: 6d45d3cbfdea23cb05994254dd7312bddae7b99a06c787a940780793912a0a98\" id=2b57139e-4673-43d7-a74a-f370c9cdafd6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:34:22.304134 crc crio[3658]: time=\"2026-06-10T14:34:22.304079776Z\" level=info msg=\"Stopping pod sandbox: ae25da0239407ad47525978d3cc1f5e2ebf4be47eea26ac0c1b678b327ae07c2\" id=8dd26e69-eb25-4ad6-93ed-40ef7019d3d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:34:22.304199 crc crio[3658]: time=\"2026-06-10T14:34:22.304133108Z\" level=info msg=\"Stopped pod sandbox (already stopped): ae25da0239407ad47525978d3cc1f5e2ebf4be47eea26ac0c1b678b327ae07c2\" id=8dd26e69-eb25-4ad6-93ed-40ef7019d3d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:34:22.304652 crc crio[3658]: time=\"2026-06-10T14:34:22.304582993Z\" level=info msg=\"Removing pod sandbox: ae25da0239407ad47525978d3cc1f5e2ebf4be47eea26ac0c1b678b327ae07c2\" id=301fced7-ad93-4098-8f78-950e6a2bf5e2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:34:22.311594 crc crio[3658]: time=\"2026-06-10T14:34:22.311180981Z\" level=info msg=\"Removed pod sandbox: ae25da0239407ad47525978d3cc1f5e2ebf4be47eea26ac0c1b678b327ae07c2\" id=301fced7-ad93-4098-8f78-950e6a2bf5e2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:34:22.312408 crc crio[3658]: time=\"2026-06-10T14:34:22.312343931Z\" level=info msg=\"Stopping pod sandbox: 03803cec1919561a4119b037415d69aa34c06f9113190363d1b9eb3a9fbb6128\" id=41579124-8739-48d9-b6e7-587499ab23a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:34:22.312504 crc crio[3658]: time=\"2026-06-10T14:34:22.312472805Z\" level=info msg=\"Stopped pod sandbox (already stopped): 03803cec1919561a4119b037415d69aa34c06f9113190363d1b9eb3a9fbb6128\" id=41579124-8739-48d9-b6e7-587499ab23a5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:34:22.314036 crc crio[3658]: time=\"2026-06-10T14:34:22.313964227Z\" level=info msg=\"Removing pod sandbox: 03803cec1919561a4119b037415d69aa34c06f9113190363d1b9eb3a9fbb6128\" id=e0c6b7ee-0d51-42b7-9d35-daadb06641a7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:34:22.321703 crc crio[3658]: time=\"2026-06-10T14:34:22.321593251Z\" level=info msg=\"Removed pod sandbox: 03803cec1919561a4119b037415d69aa34c06f9113190363d1b9eb3a9fbb6128\" id=e0c6b7ee-0d51-42b7-9d35-daadb06641a7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:34:29.447873 crc crio[3658]: time=\"2026-06-10T14:34:29.446855955Z\" level=info msg=\"Stopping container: bf5fa8601fc25d4310822c0ce4da4e40f7f3f33a74a4a6d991c72b8867c1abe5 (timeout: 5s)\" id=a1569a61-b8a1-45d9-8f3a-be5da3532837 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:34:34.459657 crc crio[3658]: time=\"2026-06-10T14:34:34.459061648Z\" level=warning msg=\"Stopping container bf5fa8601fc25d4310822c0ce4da4e40f7f3f33a74a4a6d991c72b8867c1abe5 with stop signal(15) timed out. Killing...\"\nJun 10 14:34:35.156189 crc crio[3658]: time=\"2026-06-10T14:34:35.155812172Z\" level=info msg=\"Stopped container bf5fa8601fc25d4310822c0ce4da4e40f7f3f33a74a4a6d991c72b8867c1abe5: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=a1569a61-b8a1-45d9-8f3a-be5da3532837 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:34:35.157468 crc crio[3658]: time=\"2026-06-10T14:34:35.157352245Z\" level=info msg=\"Stopping pod sandbox: 2151290de62af04e9266d143a2f409dfac70667975f6391eb95e6863b200e2c3\" id=8d90c390-4893-4289-bb6f-4d0add91fc73 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:34:35.161872 crc crio[3658]: time=\"2026-06-10T14:34:35.161778498Z\" level=info msg=\"Stopped pod sandbox: 2151290de62af04e9266d143a2f409dfac70667975f6391eb95e6863b200e2c3\" id=8d90c390-4893-4289-bb6f-4d0add91fc73 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:34:35.418227 crc crio[3658]: time=\"2026-06-10T14:34:35.418194235Z\" level=info msg=\"Removing container: bf5fa8601fc25d4310822c0ce4da4e40f7f3f33a74a4a6d991c72b8867c1abe5\" id=ec443933-0745-481c-a7ed-0467a7eece1c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:34:35.445433 crc crio[3658]: time=\"2026-06-10T14:34:35.445333622Z\" level=info msg=\"Removed container bf5fa8601fc25d4310822c0ce4da4e40f7f3f33a74a4a6d991c72b8867c1abe5: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=ec443933-0745-481c-a7ed-0467a7eece1c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:34:38.745475 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...\nJun 10 14:34:38.827506 crc systemd[1]: crio.service: Deactivated successfully.\nJun 10 14:34:38.828115 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).\nJun 10 14:34:38.828411 crc systemd[1]: crio.service: Consumed 17min 5.314s CPU time.\nJun 10 14:34:38.907523 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 10 14:34:39.016761 crc crio[18451]: time=\"2026-06-10T14:34:39.016643209Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 10 14:34:39.016761 crc crio[18451]: time=\"2026-06-10T14:34:39.016713762Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 10 14:34:39.021509 crc crio[18451]: time=\"2026-06-10T14:34:39.018771813Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 10 14:34:39.021509 crc crio[18451]: time=\"2026-06-10T14:34:39.018881616Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 10 14:34:39.037810 crc crio[18451]: time=\"2026-06-10T14:34:39.037406656Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 10 14:34:39.040215 crc crio[18451]: time=\"2026-06-10T14:34:39.040134301Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 10 14:34:39.040215 crc crio[18451]: time=\"2026-06-10T14:34:39.040199533Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 10 14:34:39.040466 crc crio[18451]: time=\"2026-06-10T14:34:39.04039885Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 10 14:34:39.040466 crc crio[18451]: time=\"2026-06-10T14:34:39.04041495Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 10 14:34:39.058874 crc crio[18451]: time=\"2026-06-10T14:34:39.058751634Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 10 14:34:39.073131 crc crio[18451]: time=\"2026-06-10T14:34:39.07284383Z\" 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 10 14:34:39.076921 crc crio[18451]: time=\"2026-06-10T14:34:39.076868309Z\" 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 10 14:34:39.096563 crc crio[18451]: time=\"2026-06-10T14:34:39.096498757Z\" 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 10 14:34:39.272230 crc crio[18451]: time=\"2026-06-10T14:34:39.272003889Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 10 14:34:39.272230 crc crio[18451]: time=\"2026-06-10T14:34:39.272081482Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 10 14:34:39.272230 crc crio[18451]: time=\"2026-06-10T14:34:39.272103692Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 10 14:34:39.272230 crc crio[18451]: time=\"2026-06-10T14:34:39.272114343Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 10 14:34:39.272230 crc crio[18451]: time=\"2026-06-10T14:34:39.272125053Z\" level=info msg=\"RDT not available in the host system\"\nJun 10 14:34:39.281069 crc crio[18451]: time=\"2026-06-10T14:34:39.280934897Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 10 14:34:39.281069 crc crio[18451]: time=\"2026-06-10T14:34:39.281046761Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 10 14:34:39.288567 crc crio[18451]: time=\"2026-06-10T14:34:39.288480948Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 10 14:34:39.288567 crc crio[18451]: time=\"2026-06-10T14:34:39.288553431Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 10 14:34:39.319350 crc crio[18451]: time=\"2026-06-10T14:34:39.319100526Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 14:34:39.319350 crc crio[18451]: time=\"2026-06-10T14:34:39.319177518Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 14:34:39.319735 crc crio[18451]: time=\"2026-06-10T14:34:39.319608893Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 10 14:34:39.319735 crc crio[18451]: time=\"2026-06-10T14:34:39.319628584Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 10 14:34:39.320902 crc crio[18451]: time=\"2026-06-10T14:34:39.320409581Z\" 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 = [\\\"cpu-quota.crio.io\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"cpu-shared.crio.io\\\", \\\"org.systemd.property.\\\", \\\"org.criu.config\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"bundle\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\"]\\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 10 14:34:39.321685 crc crio[18451]: time=\"2026-06-10T14:34:39.321578161Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 10 14:34:39.321888 crc crio[18451]: time=\"2026-06-10T14:34:39.321814129Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 10 14:34:40.860316 crc crio[18451]: time=\"2026-06-10T14:34:40.859928354Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:cf09505939a8ba0d7b5c060f709ae45e5e6f484c0f6f3b30c8aca112e62318ef UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/012833ba-fdcb-4143-82a2-32b88f31cb17 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:0xc00008caf8}] Aliases:map[]}\"\nJun 10 14:34:40.861663 crc crio[18451]: time=\"2026-06-10T14:34:40.860471143Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:34:40.861663 crc crio[18451]: time=\"2026-06-10T14:34:40.860805424Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 10 14:34:40.861663 crc crio[18451]: time=\"2026-06-10T14:34:40.860883137Z\" level=warning msg=\"Could not restore sandbox IP for a9cf868bde75b54ed503076ea7357a95e37b6b75182813297b9a69037ad13e12: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_bd4a138c-cb26-4057-be44-d483e8aceaba_0(a9cf868bde75b54ed503076ea7357a95e37b6b75182813297b9a69037ad13e12): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 10 14:34:40.861663 crc crio[18451]: time=\"2026-06-10T14:34:40.860926038Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 10 14:34:40.861663 crc crio[18451]: time=\"2026-06-10T14:34:40.860942459Z\" level=warning msg=\"Could not restore sandbox IP for c092bce4fcb901f63100452c6e1e14b9d149a9fdc162aeb0185addac47fa91f3: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_2acf1cb7-21ca-4275-8521-444061b1a751_0(c092bce4fcb901f63100452c6e1e14b9d149a9fdc162aeb0185addac47fa91f3): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 10 14:34:40.861663 crc crio[18451]: time=\"2026-06-10T14:34:40.86097124Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 10 14:34:40.861663 crc crio[18451]: time=\"2026-06-10T14:34:40.86098942Z\" level=warning msg=\"Could not restore sandbox IP for 593b96c17ebc5375f6ff7ed402d9e61b382833c6e2993d33e2d53a1ad64cee11: failed to get network status for pod sandbox k8s_collect-profiles-29685030-db252_openshift-operator-lifecycle-manager_95049f88-f50b-4179-aac1-189fb9b87f1a_0(593b96c17ebc5375f6ff7ed402d9e61b382833c6e2993d33e2d53a1ad64cee11): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 10 14:34:40.861663 crc crio[18451]: time=\"2026-06-10T14:34:40.86156621Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:46654e69dcbbce2b68f97fc13954ab923f20cff7e4150d894c5f9852feefa9fa UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/fadd3644-87ea-45b8-843b-45fa6df83411 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:0xc00008cc78}] Aliases:map[]}\"\nJun 10 14:34:40.862448 crc crio[18451]: time=\"2026-06-10T14:34:40.861754987Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:34:40.862590 crc crio[18451]: time=\"2026-06-10T14:34:40.862555954Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:d84a0fd8625f50221d4886eae41250b01b4b12ccd359447b32c2b02178b29b4d UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/d7edb51b-18b3-4727-a60d-ed1701061260 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:0xc00008cd38}] Aliases:map[]}\"\nJun 10 14:34:40.862874 crc crio[18451]: time=\"2026-06-10T14:34:40.862746521Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:34:40.864469 crc crio[18451]: time=\"2026-06-10T14:34:40.863539478Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:8577e9bd5c3119f5ce5775b3fb9bc51f065e9195c27dc258215082bda9be25af UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/7204a8cd-833a-4a0a-a512-9dba501639d9 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:0xc00008cdf0}] Aliases:map[]}\"\nJun 10 14:34:40.864469 crc crio[18451]: time=\"2026-06-10T14:34:40.863822898Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:34:40.865953 crc crio[18451]: time=\"2026-06-10T14:34:40.864508232Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:45359ae990e7aad796714cbbe9be605c5f90d52b7b42186001a1aff03bcae5f8 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/2771435c-2226-4de5-93e8-a95205b7833b 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:0xc00008cec8}] Aliases:map[]}\"\nJun 10 14:34:40.865953 crc crio[18451]: time=\"2026-06-10T14:34:40.864694158Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:34:40.865953 crc crio[18451]: time=\"2026-06-10T14:34:40.865440604Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:8b6b888326e88b747d338d2410a08e390a035309071da2be68f5aae33f0d5ed5 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/36df6f05-1f3f-4f9e-bde8-ba3357c875c3 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:0xc00008cf90}] Aliases:map[]}\"\nJun 10 14:34:40.865953 crc crio[18451]: time=\"2026-06-10T14:34:40.865754155Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:34:40.866601 crc crio[18451]: time=\"2026-06-10T14:34:40.866505271Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:302172b9c3ec4bf7a54c7798443c0de14148813d4c48888be9828bf9f60a09eb UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/065c64f8-375d-4faf-bfb0-431595751f75 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:0xc00008d058}] Aliases:map[]}\"\nJun 10 14:34:40.866997 crc crio[18451]: time=\"2026-06-10T14:34:40.866908585Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:34:40.867690 crc crio[18451]: time=\"2026-06-10T14:34:40.867591108Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:0a1dd4db35a22570a072e8827561d18c44b2b569ced9a4ca779a730a11e421c6 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/ad0f78b0-63ef-426a-a51d-b1aa43a21de1 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:0xc00008d130}] Aliases:map[]}\"\nJun 10 14:34:40.867829 crc crio[18451]: time=\"2026-06-10T14:34:40.867801176Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:34:40.868733 crc crio[18451]: time=\"2026-06-10T14:34:40.868629774Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:f86a66527621b148947e6e134b40ff60315c5620d4cac58d2c0512fb59f52759 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/824ebf36-945c-4f06-8c93-03eab7a00faa 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:0xc00008d1e8}] Aliases:map[]}\"\nJun 10 14:34:40.869001 crc crio[18451]: time=\"2026-06-10T14:34:40.868908704Z\" 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 10 14:34:40.869704 crc crio[18451]: time=\"2026-06-10T14:34:40.869609998Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:4d569b6fa1ab5ef1a5b4af2130349632d5ac7d6a7fa79b7129023c54d2c27ca4 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/270e5f8b-8df5-4188-9bb6-12f06b2dcf68 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:0xc00008d2b8}] Aliases:map[]}\"\nJun 10 14:34:40.869892 crc crio[18451]: time=\"2026-06-10T14:34:40.869811805Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:34:40.870626 crc crio[18451]: time=\"2026-06-10T14:34:40.870517369Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:72e4d938377f583aa0c8361a427c88f666ee23c1c5a11dbba0ab3a9c96fc111b UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/eefe5bfc-0528-4382-86db-d9165a1f5a4e 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:0xc00008d398}] Aliases:map[]}\"\nJun 10 14:34:40.870762 crc crio[18451]: time=\"2026-06-10T14:34:40.870711916Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:34:40.871449 crc crio[18451]: time=\"2026-06-10T14:34:40.871377509Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:53311ff11672c26d4f8123f2678a7b7f61333b89f6cabbdd9dd58f88bb8a3b46 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/634e9141-e23c-4549-9397-3b9117372509 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:0xc00008d450}] Aliases:map[]}\"\nJun 10 14:34:40.871697 crc crio[18451]: time=\"2026-06-10T14:34:40.871600037Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:34:40.872351 crc crio[18451]: time=\"2026-06-10T14:34:40.872243029Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:27067ce548bf8a873d1dcf9ba0791894c1832c1768aa1ec2ee30f13f07a8377f UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/1426abe0-fecd-4b6c-a027-fa26bfb44540 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:0xc00008d518}] Aliases:map[]}\"\nJun 10 14:34:40.872595 crc crio[18451]: time=\"2026-06-10T14:34:40.872502908Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:34:40.873226 crc crio[18451]: time=\"2026-06-10T14:34:40.87314088Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:f1f58f704751dd456dc416fb052194bd38c5cabfeb7a029b4173942886cea9b5 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/e6a17980-9988-48df-b753-8cd522c80ef6 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:0xc00008d5e0}] Aliases:map[]}\"\nJun 10 14:34:40.873623 crc crio[18451]: time=\"2026-06-10T14:34:40.873530464Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:34:40.874419 crc crio[18451]: time=\"2026-06-10T14:34:40.874182516Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:fa701c754eb5539ac29bbe2fc0d73de23bff8e76408691cfbf3540054cd654a7 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/429e4468-0ec9-4d8a-a969-b13d4215f617 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:0xc00008d680}] Aliases:map[]}\"\nJun 10 14:34:40.874773 crc crio[18451]: time=\"2026-06-10T14:34:40.874606201Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:34:40.875548 crc crio[18451]: time=\"2026-06-10T14:34:40.8754564Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:89280aaebb5a8a8596725f2245c1a0d1da6d714b37f726de54082e199f85d6e3 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/8018215f-edf2-4e66-a544-a91b6bf3faa1 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:0xc00008d710}] Aliases:map[]}\"\nJun 10 14:34:40.875728 crc crio[18451]: time=\"2026-06-10T14:34:40.875668827Z\" 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 10 14:34:40.876514 crc crio[18451]: time=\"2026-06-10T14:34:40.876423943Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:6c5b3b8114f790f1e9c9df576e0b872867a86410018cb9db253914f56c581c7b UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/3e2a66f9-0cbb-4ead-93dc-d43bf48dfab1 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:0xc00008d7a0}] Aliases:map[]}\"\nJun 10 14:34:40.876658 crc crio[18451]: time=\"2026-06-10T14:34:40.876629341Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:34:40.877379 crc crio[18451]: time=\"2026-06-10T14:34:40.87719743Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:aa9826550cc8ebc82f7c01075eccd78e16efaf3378df7b26b5b50737f8113c5b UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/87cb9770-47d3-4759-92cf-febe3c873831 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:0xc00008d820}] Aliases:map[]}\"\nJun 10 14:34:40.877627 crc crio[18451]: time=\"2026-06-10T14:34:40.877527512Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:34:40.878351 crc crio[18451]: time=\"2026-06-10T14:34:40.878157973Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:db6b7d883f3f3be8e921d7e4e16673bef4f3d975921cca631c2c1ee3a3357e76 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/e5d96326-1e93-4f25-a48f-2aed720fd1d6 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:0xc00008d8b0}] Aliases:map[]}\"\nJun 10 14:34:40.878628 crc crio[18451]: time=\"2026-06-10T14:34:40.878441223Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:34:40.882681 crc crio[18451]: time=\"2026-06-10T14:34:40.881217899Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:4117a910b8a002c706ec2f3127a92fde98b68e64bd129f523433743a0ad6f21e UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/46d1fb43-b2df-4208-be99-06be3d46c0cc 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:0xc00008d930}] Aliases:map[]}\"\nJun 10 14:34:40.882681 crc crio[18451]: time=\"2026-06-10T14:34:40.881601302Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:34:40.882681 crc crio[18451]: time=\"2026-06-10T14:34:40.882553575Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:e04d460a3fc964f76ec3d84bcc9aa40e80a3c1d5d310b815cb3a84dc1bf5a1e2 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/81e11209-11a2-40ed-b698-4e5a068ed987 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:0xc00008d9c0}] Aliases:map[]}\"\nJun 10 14:34:40.883521 crc crio[18451]: time=\"2026-06-10T14:34:40.882742802Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:34:40.883521 crc crio[18451]: time=\"2026-06-10T14:34:40.883473617Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:6b7486fa053907655d15ab846f11081731edf05d085a2f70c506a946d7450508 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/0e52c38e-5c3e-436f-aaad-8cb230bdac53 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:0xc00008da58}] Aliases:map[]}\"\nJun 10 14:34:40.883692 crc crio[18451]: time=\"2026-06-10T14:34:40.883623522Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:34:40.884499 crc crio[18451]: time=\"2026-06-10T14:34:40.884390719Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:5ac7df3656307af8ebf4777e6c5320c191b02df7e71b19e8b3b44a556d4fade1 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/eccb48bc-542a-4238-bc71-27120388066f 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:0xc00008dae8}] Aliases:map[]}\"\nJun 10 14:34:40.884671 crc crio[18451]: time=\"2026-06-10T14:34:40.884565455Z\" 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 10 14:34:40.885771 crc crio[18451]: time=\"2026-06-10T14:34:40.885610531Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:81d7b44450db0a062caccdfbfb108c9124478a7ca03bbff84b6ee664343f7d84 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/fb870718-f733-409b-b8ba-bdcc2744783f 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:0xc00008db68}] Aliases:map[]}\"\nJun 10 14:34:40.886043 crc crio[18451]: time=\"2026-06-10T14:34:40.88587496Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:34:40.887085 crc crio[18451]: time=\"2026-06-10T14:34:40.887004429Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:62e09b6b8670a99cabfa1a047c9f44fc15273b112bb953e5e971d99328359bf4 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/18be2678-9ad0-4b39-95da-65999a897008 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:0xc00008dbe8}] Aliases:map[]}\"\nJun 10 14:34:40.887458 crc crio[18451]: time=\"2026-06-10T14:34:40.887174775Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:34:40.888140 crc crio[18451]: time=\"2026-06-10T14:34:40.88789957Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:b85938f9604091c931c49ad43df4f093bc174b2d73f3ad2e44093287c6f4a653 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/2db04454-5308-4725-a50b-6b49a2056a4e 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:0xc00008dc68}] Aliases:map[]}\"\nJun 10 14:34:40.888140 crc crio[18451]: time=\"2026-06-10T14:34:40.888064926Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:34:40.888682 crc crio[18451]: time=\"2026-06-10T14:34:40.888590584Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:200b4badf8fcbe565a02e215356dbe1cae9506982f62893db42aad497eb09367 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/d812759e-4a99-4237-9fbd-bfd87c699fa5 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:0xc00008dce8}] Aliases:map[]}\"\nJun 10 14:34:40.888903 crc crio[18451]: time=\"2026-06-10T14:34:40.888757879Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:34:40.889472 crc crio[18451]: time=\"2026-06-10T14:34:40.889320249Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:8c9bdc71ba2032faf1bf7dd438763e3abfd7f39541339be1823f32161a184649 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/adbb3221-8543-4959-a1f1-4c542ee3b8ea 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:0xc00008dd78}] Aliases:map[]}\"\nJun 10 14:34:40.889652 crc crio[18451]: time=\"2026-06-10T14:34:40.889557417Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:34:40.890483 crc crio[18451]: time=\"2026-06-10T14:34:40.890171888Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:e4dea9b33a7fd222b46a3b4de9e2fdc3837f22bec304ec427c3a805da3db66cb UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/58b7bcf5-92e7-4491-8194-ea94bbf95a0a 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:0xc00008de08}] Aliases:map[]}\"\nJun 10 14:34:40.890483 crc crio[18451]: time=\"2026-06-10T14:34:40.890474449Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:34:40.891140 crc crio[18451]: time=\"2026-06-10T14:34:40.891037138Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:48ddd4a082e87365ca431eca455a560bd5875659002598ef4d11c03b104589fd UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/74748439-7f58-484f-89c8-5cc1df7a5742 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:0xc00008de88}] Aliases:map[]}\"\nJun 10 14:34:40.891514 crc crio[18451]: time=\"2026-06-10T14:34:40.891426632Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:34:40.892075 crc crio[18451]: time=\"2026-06-10T14:34:40.89196932Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:269af530416dc05b223cf725bc9d493cae4e072dc8f3e37cba23f507deeb5c39 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/8d3ec147-8edf-4623-8255-3c6929a1ccb3 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:0xc00008df18}] Aliases:map[]}\"\nJun 10 14:34:40.892509 crc crio[18451]: time=\"2026-06-10T14:34:40.892377884Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:34:40.893477 crc crio[18451]: time=\"2026-06-10T14:34:40.893221944Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:11805eb38b64111793cbb7619b6935732193b96282de106d6338f8847b3beb6c UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/f9004b7f-3c84-41bc-bac0-18aac84cffd4 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:0xc00111a320}] Aliases:map[]}\"\nJun 10 14:34:40.893477 crc crio[18451]: time=\"2026-06-10T14:34:40.89340958Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:34:40.894003 crc crio[18451]: time=\"2026-06-10T14:34:40.893900537Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:82d5452d22f33aa69e7cf32ab43b385c475a2f1fb0fc92a37c325ea60be2a7b3 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/84aba54c-5199-4688-b0a9-18467f7a876d 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:0xc00111a3a0}] Aliases:map[]}\"\nJun 10 14:34:40.894155 crc crio[18451]: time=\"2026-06-10T14:34:40.894040122Z\" 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 10 14:34:40.894501 crc crio[18451]: time=\"2026-06-10T14:34:40.894443356Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:57fe4b5831a2775a64aafe6dda10f1d2feadbe9c4d6eb8359895f58a8ec0e800 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/f283d597-5163-4e50-9720-cb6403f0ba7a 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:0xc00111a430}] Aliases:map[]}\"\nJun 10 14:34:40.894951 crc crio[18451]: time=\"2026-06-10T14:34:40.894582021Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:34:40.895229 crc crio[18451]: time=\"2026-06-10T14:34:40.894963054Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:fa75c7b936f9f5165cad526d02be34d137c9e7e69b3643fafbf85033a134f40d UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/08e6cb5e-2802-4ebb-b349-65da54a72f04 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:0xc00111a4c0}] Aliases:map[]}\"\nJun 10 14:34:40.895229 crc crio[18451]: time=\"2026-06-10T14:34:40.895066937Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:34:40.895540 crc crio[18451]: time=\"2026-06-10T14:34:40.895520253Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:c395c0966dcd9852a40572361c77961db8e60dc9184719056e0cb52ec1debe5c UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/0b249bd2-fbbd-4303-838c-3f1ffb6ea8bf 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:0xc00111a550}] Aliases:map[]}\"\nJun 10 14:34:40.895710 crc crio[18451]: time=\"2026-06-10T14:34:40.895652508Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:34:40.896152 crc crio[18451]: time=\"2026-06-10T14:34:40.896055101Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:c4e2ccef63cc117bd6912abaee2501be821d7e6ba9249273bf0bde85aca13e43 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/85198dea-0dd2-4d3d-a2ec-683dd9ead4b9 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:0xc00111a5e0}] Aliases:map[]}\"\nJun 10 14:34:40.896428 crc crio[18451]: time=\"2026-06-10T14:34:40.896178536Z\" 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 10 14:34:40.896692 crc crio[18451]: time=\"2026-06-10T14:34:40.89660225Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:d8450a5053a476102d5050110717ca04b1743c4c0d95b37544533a3427d536c8 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/0d326065-7fbb-4470-9809-4361917c98a5 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:0xc00111a660}] Aliases:map[]}\"\nJun 10 14:34:40.897036 crc crio[18451]: time=\"2026-06-10T14:34:40.896730025Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:34:40.897150 crc crio[18451]: time=\"2026-06-10T14:34:40.897081447Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:34e9b44e0cfe31bb2920734b1d667511d63bfdb1a50340fda4ad115a37f846fa UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/7c3e9778-48e5-4dba-8ebd-57d09cf1c5a9 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:0xc00111a6f0}] Aliases:map[]}\"\nJun 10 14:34:40.897368 crc crio[18451]: time=\"2026-06-10T14:34:40.89717705Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:34:40.897703 crc crio[18451]: time=\"2026-06-10T14:34:40.897586504Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:ac968cbcb0ab3b05dad3f481cece843ad59d3c0042562ab121d675a593d8c8ce UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/e2c56014-387e-48ec-8301-e928db65f79a 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:0xc00111a780}] Aliases:map[]}\"\nJun 10 14:34:40.897897 crc crio[18451]: time=\"2026-06-10T14:34:40.897733279Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:34:40.898194 crc crio[18451]: time=\"2026-06-10T14:34:40.898118723Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:a42b41c0a3a3752214ba07d8e98ef95d5e8d26ad8e57f48a1eb45e68a5f423e9 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/6dfe54f9-1f4b-415f-9bda-b0467dfb316a 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:0xc00111a810}] Aliases:map[]}\"\nJun 10 14:34:40.898444 crc crio[18451]: time=\"2026-06-10T14:34:40.898241937Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:34:40.898444 crc crio[18451]: time=\"2026-06-10T14:34:40.898420143Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 10 14:34:40.898444 crc crio[18451]: time=\"2026-06-10T14:34:40.898435364Z\" level=warning msg=\"Could not restore sandbox IP for 471bf39dda67cfc55c3ed790aba66bca400b09b04b1a631f38076f5cc83f7ab1: failed to get network status for pod sandbox k8s_collect-profiles-29685015-7cswm_openshift-operator-lifecycle-manager_9a011830-c1e5-438f-a26f-1644006586b8_0(471bf39dda67cfc55c3ed790aba66bca400b09b04b1a631f38076f5cc83f7ab1): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 10 14:34:40.899578 crc crio[18451]: time=\"2026-06-10T14:34:40.89947492Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 10 14:34:40.900615 crc crio[18451]: time=\"2026-06-10T14:34:40.900506475Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 10 14:34:40.900798 crc crio[18451]: time=\"2026-06-10T14:34:40.900669251Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 10 14:34:40.900984 crc crio[18451]: time=\"2026-06-10T14:34:40.900679091Z\" level=info msg=\"Create NRI interface\"\nJun 10 14:34:40.900984 crc crio[18451]: time=\"2026-06-10T14:34:40.900971611Z\" level=info msg=\"runtime interface created\"\nJun 10 14:34:40.901156 crc crio[18451]: time=\"2026-06-10T14:34:40.901019793Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 10 14:34:40.901156 crc crio[18451]: time=\"2026-06-10T14:34:40.901036824Z\" level=info msg=\"runtime interface starting up...\"\nJun 10 14:34:40.901156 crc crio[18451]: time=\"2026-06-10T14:34:40.901051544Z\" level=info msg=\"starting plugins...\"\nJun 10 14:34:40.901156 crc crio[18451]: time=\"2026-06-10T14:34:40.901123747Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 10 14:34:40.909882 crc crio[18451]: time=\"2026-06-10T14:34:40.909708423Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 10 14:34:40.916764 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 10 14:34:47.812611 crc crio[18451]: time=\"2026-06-10T14:34:47.811925353Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=a68aa85d-045e-42c2-8c57-44df6af31054 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:34:47.817470 crc crio[18451]: time=\"2026-06-10T14:34:47.815044071Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=967f18fc-ccbe-46af-8c67-424bd33bdbd1 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:34:47.822103 crc crio[18451]: time=\"2026-06-10T14:34:47.822012122Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=27f4edbb-8efc-498f-80b0-781ef2605f29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:34:47.822644 crc crio[18451]: time=\"2026-06-10T14:34:47.82254157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:34:47.872469 crc crio[18451]: time=\"2026-06-10T14:34:47.872363971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:34:47.877117 crc crio[18451]: time=\"2026-06-10T14:34:47.877071523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:34:48.013781 crc crio[18451]: time=\"2026-06-10T14:34:48.013317999Z\" level=info msg=\"Created container ef70d3a2adc671c76f539362d2224873129249138f251f1bff6ca4c7d32c0714: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=27f4edbb-8efc-498f-80b0-781ef2605f29 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:34:48.015517 crc crio[18451]: time=\"2026-06-10T14:34:48.015441942Z\" level=info msg=\"Starting container: ef70d3a2adc671c76f539362d2224873129249138f251f1bff6ca4c7d32c0714\" id=2e84c09d-af48-4c8b-a8e5-59e28c24d54b name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:34:48.021097 crc crio[18451]: time=\"2026-06-10T14:34:48.020955932Z\" level=info msg=\"Started container\" PID=19138 containerID=ef70d3a2adc671c76f539362d2224873129249138f251f1bff6ca4c7d32c0714 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=2e84c09d-af48-4c8b-a8e5-59e28c24d54b name=/runtime.v1.RuntimeService/StartContainer sandboxID=27067ce548bf8a873d1dcf9ba0791894c1832c1768aa1ec2ee30f13f07a8377f\nJun 10 14:34:48.226998 crc crio[18451]: time=\"2026-06-10T14:34:48.226831783Z\" level=info msg=\"Stopping container: 583938cf328e3e3e55fa019e6d458ef344eb104dab064a114bb7c56ea1fd8516 (timeout: 30s)\" id=70169adc-e3f9-4b1a-be97-3850bb889ac1 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:34:48.227109 crc crio[18451]: time=\"2026-06-10T14:34:48.227027329Z\" level=info msg=\"Stopping container: ecbc570471998313d5e5f0b30c0cbe0b55e9a2c5d42e8d43cf2380b2a96c8d35 (timeout: 30s)\" id=368834dd-9601-4c94-bc5f-dacb8e024084 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:34:48.231452 crc crio[18451]: time=\"2026-06-10T14:34:48.231356789Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-886qx/POD\" id=366474f7-1a97-43a7-8212-9e27d5d0e5b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:34:48.231548 crc crio[18451]: time=\"2026-06-10T14:34:48.231474653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:34:48.263344 crc crio[18451]: time=\"2026-06-10T14:34:48.263170928Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-886qx Namespace:openshift-marketplace ID:5a74a7790c882bf86b24fcc3ecc7cca374ed8b07dc0f90f657fc83e32199645f UID:2e26f606-3d03-426e-b7e0-3b794f8c3070 NetNS:/var/run/netns/9bd3e24f-4592-434f-9fa5-515966a87efd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2e26f606_3d03_426e_b7e0_3b794f8c3070.slice PodAnnotations:0xc00012aba8}] Aliases:map[]}\"\nJun 10 14:34:48.263344 crc crio[18451]: time=\"2026-06-10T14:34:48.26324023Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-886qx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:34:48.372441 crc crio[18451]: time=\"2026-06-10T14:34:48.372348699Z\" level=info msg=\"Stopped container ecbc570471998313d5e5f0b30c0cbe0b55e9a2c5d42e8d43cf2380b2a96c8d35: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=368834dd-9601-4c94-bc5f-dacb8e024084 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:34:48.373598 crc crio[18451]: time=\"2026-06-10T14:34:48.373521049Z\" level=info msg=\"Stopping pod sandbox: 48ddd4a082e87365ca431eca455a560bd5875659002598ef4d11c03b104589fd\" id=f868b771-e6f6-49cd-a5d9-34bbed941836 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:34:48.374041 crc crio[18451]: time=\"2026-06-10T14:34:48.373968555Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:48ddd4a082e87365ca431eca455a560bd5875659002598ef4d11c03b104589fd UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/74748439-7f58-484f-89c8-5cc1df7a5742 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:0xc001d120c0}] Aliases:map[]}\"\nJun 10 14:34:48.374199 crc crio[18451]: time=\"2026-06-10T14:34:48.374138661Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-9c77555c6-bjsff from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:34:48.378862 crc crio[18451]: time=\"2026-06-10T14:34:48.378798861Z\" level=info msg=\"Stopped container 583938cf328e3e3e55fa019e6d458ef344eb104dab064a114bb7c56ea1fd8516: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=70169adc-e3f9-4b1a-be97-3850bb889ac1 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:34:48.383782 crc crio[18451]: time=\"2026-06-10T14:34:48.38368714Z\" level=info msg=\"Stopping pod sandbox: 269af530416dc05b223cf725bc9d493cae4e072dc8f3e37cba23f507deeb5c39\" id=47689c36-4ebb-4901-a238-cff239a48329 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:34:48.386362 crc crio[18451]: time=\"2026-06-10T14:34:48.384323902Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:269af530416dc05b223cf725bc9d493cae4e072dc8f3e37cba23f507deeb5c39 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/8d3ec147-8edf-4623-8255-3c6929a1ccb3 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:0xc000546360}] Aliases:map[]}\"\nJun 10 14:34:48.386362 crc crio[18451]: time=\"2026-06-10T14:34:48.384592972Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:34:48.683201 crc crio[18451]: time=\"2026-06-10T14:34:48.682727738Z\" level=info msg=\"Stopped pod sandbox: 48ddd4a082e87365ca431eca455a560bd5875659002598ef4d11c03b104589fd\" id=f868b771-e6f6-49cd-a5d9-34bbed941836 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:34:48.730067 crc crio[18451]: time=\"2026-06-10T14:34:48.72998628Z\" level=info msg=\"Stopped pod sandbox: 269af530416dc05b223cf725bc9d493cae4e072dc8f3e37cba23f507deeb5c39\" id=47689c36-4ebb-4901-a238-cff239a48329 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:34:48.840551 crc crio[18451]: 2026-06-10T14:34:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a74a7790c882bf Mac:fe:94:90:d1:10:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/9bd3e24f-4592-434f-9fa5-515966a87efd SocketPath: PciID:}] [{Interface:0xc0005107c0 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:34:48.842004 crc crio[18451]: time=\"2026-06-10T14:34:48.841590855Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-886qx Namespace:openshift-marketplace ID:5a74a7790c882bf86b24fcc3ecc7cca374ed8b07dc0f90f657fc83e32199645f UID:2e26f606-3d03-426e-b7e0-3b794f8c3070 NetNS:/var/run/netns/9bd3e24f-4592-434f-9fa5-515966a87efd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2e26f606_3d03_426e_b7e0_3b794f8c3070.slice PodAnnotations:0xc00012aba8}] Aliases:map[]}\"\nJun 10 14:34:48.842004 crc crio[18451]: time=\"2026-06-10T14:34:48.841764141Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-886qx for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:34:48.847746 crc crio[18451]: time=\"2026-06-10T14:34:48.847668915Z\" level=info msg=\"Ran pod sandbox 5a74a7790c882bf86b24fcc3ecc7cca374ed8b07dc0f90f657fc83e32199645f with infra container: openshift-marketplace/marketplace-operator-547dbd544d-886qx/POD\" id=366474f7-1a97-43a7-8212-9e27d5d0e5b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:34:48.856682 crc crio[18451]: time=\"2026-06-10T14:34:48.856598893Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=5c5d1d47-03f9-4922-aea0-075bd630f5b6 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:34:48.866182 crc crio[18451]: time=\"2026-06-10T14:34:48.866101581Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=54914ec0-e265-4145-b948-53bfb7ff2337 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:34:48.872531 crc crio[18451]: time=\"2026-06-10T14:34:48.872458051Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-886qx/marketplace-operator\" id=1626e735-0c3f-43eb-8d43-57d0853ea938 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:34:48.872865 crc crio[18451]: time=\"2026-06-10T14:34:48.872805233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:34:48.909899 crc crio[18451]: time=\"2026-06-10T14:34:48.909796871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:34:48.916131 crc crio[18451]: time=\"2026-06-10T14:34:48.916058867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:34:49.044307 crc crio[18451]: time=\"2026-06-10T14:34:49.043787957Z\" level=info msg=\"Created container 35f5b19f5290cb48005a3b97a6dd2bcae4bd17c7c0138ee45dc895b40bd3c5b5: openshift-marketplace/marketplace-operator-547dbd544d-886qx/marketplace-operator\" id=1626e735-0c3f-43eb-8d43-57d0853ea938 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:34:49.045446 crc crio[18451]: time=\"2026-06-10T14:34:49.045371322Z\" level=info msg=\"Starting container: 35f5b19f5290cb48005a3b97a6dd2bcae4bd17c7c0138ee45dc895b40bd3c5b5\" id=a53f1c84-af47-4983-bf2c-d06f7cedf78f name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:34:49.051232 crc crio[18451]: time=\"2026-06-10T14:34:49.051134181Z\" level=info msg=\"Started container\" PID=19354 containerID=35f5b19f5290cb48005a3b97a6dd2bcae4bd17c7c0138ee45dc895b40bd3c5b5 description=openshift-marketplace/marketplace-operator-547dbd544d-886qx/marketplace-operator id=a53f1c84-af47-4983-bf2c-d06f7cedf78f name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a74a7790c882bf86b24fcc3ecc7cca374ed8b07dc0f90f657fc83e32199645f\nJun 10 14:34:49.241504 crc crio[18451]: time=\"2026-06-10T14:34:49.241424203Z\" level=info msg=\"Removing container: 583938cf328e3e3e55fa019e6d458ef344eb104dab064a114bb7c56ea1fd8516\" id=80cdc812-dee5-46a9-9b8b-ac32e2252d8d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:34:49.270162 crc crio[18451]: time=\"2026-06-10T14:34:49.270087813Z\" level=info msg=\"Removed container 583938cf328e3e3e55fa019e6d458ef344eb104dab064a114bb7c56ea1fd8516: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=80cdc812-dee5-46a9-9b8b-ac32e2252d8d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:34:49.277432 crc crio[18451]: time=\"2026-06-10T14:34:49.27722036Z\" level=info msg=\"Removing container: ecbc570471998313d5e5f0b30c0cbe0b55e9a2c5d42e8d43cf2380b2a96c8d35\" id=79cafbe0-1e4e-4ef8-b4ad-3fbe7c2659a2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:34:49.357994 crc crio[18451]: time=\"2026-06-10T14:34:49.357867605Z\" level=info msg=\"Removed container ecbc570471998313d5e5f0b30c0cbe0b55e9a2c5d42e8d43cf2380b2a96c8d35: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=79cafbe0-1e4e-4ef8-b4ad-3fbe7c2659a2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:34:49.459368 crc crio[18451]: time=\"2026-06-10T14:34:49.45876556Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8657c74db5-xp4br/POD\" id=0003882b-b4cf-4dcf-bca5-da81cbb30820 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:34:49.459540 crc crio[18451]: time=\"2026-06-10T14:34:49.459389381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:34:49.497403 crc crio[18451]: time=\"2026-06-10T14:34:49.496813664Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-65cd9f5f5b-bb9gp/POD\" id=e4743282-8b1f-4183-8ed0-1d012836f9b2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:34:49.497403 crc crio[18451]: time=\"2026-06-10T14:34:49.497397124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:34:49.497716 crc crio[18451]: time=\"2026-06-10T14:34:49.49757318Z\" level=info msg=\"Got pod network &{Name:controller-manager-8657c74db5-xp4br Namespace:openshift-controller-manager ID:ea17455d2591ae540c3bd9e14bc72402b827d1b27641f38d4b52fdbeb58b08c4 UID:a7a68144-7f26-424f-b763-c1562f9c4626 NetNS:/var/run/netns/ff9be5b5-b576-435c-a9b8-19b145fe0cce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7a68144_7f26_424f_b763_c1562f9c4626.slice PodAnnotations:0xc001d12248}] Aliases:map[]}\"\nJun 10 14:34:49.497716 crc crio[18451]: time=\"2026-06-10T14:34:49.497612112Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8657c74db5-xp4br to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:34:49.524519 crc crio[18451]: time=\"2026-06-10T14:34:49.523737414Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-65cd9f5f5b-bb9gp Namespace:openshift-route-controller-manager ID:7205732bcecdb4cd9be16789f41c9513dae10e40b40c8ab2e591c273fe94cc19 UID:1e8bab46-3dc0-46fe-83d0-7f41602e1b07 NetNS:/var/run/netns/08887911-c4cc-4f15-a0ca-ee828f966f39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e8bab46_3dc0_46fe_83d0_7f41602e1b07.slice PodAnnotations:0xc00150c328}] Aliases:map[]}\"\nJun 10 14:34:49.524519 crc crio[18451]: time=\"2026-06-10T14:34:49.523793756Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-65cd9f5f5b-bb9gp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:34:49.826882 crc crio[18451]: 2026-06-10T14:34:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea17455d2591ae5 Mac:ba:96:98:a6:a7:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/ff9be5b5-b576-435c-a9b8-19b145fe0cce SocketPath: PciID:}] [{Interface:0xc0000148b0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:34:49.828750 crc crio[18451]: time=\"2026-06-10T14:34:49.827593318Z\" level=info msg=\"Got pod network &{Name:controller-manager-8657c74db5-xp4br Namespace:openshift-controller-manager ID:ea17455d2591ae540c3bd9e14bc72402b827d1b27641f38d4b52fdbeb58b08c4 UID:a7a68144-7f26-424f-b763-c1562f9c4626 NetNS:/var/run/netns/ff9be5b5-b576-435c-a9b8-19b145fe0cce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7a68144_7f26_424f_b763_c1562f9c4626.slice PodAnnotations:0xc001d12248}] Aliases:map[]}\"\nJun 10 14:34:49.828750 crc crio[18451]: time=\"2026-06-10T14:34:49.827796025Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8657c74db5-xp4br for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:34:49.834978 crc crio[18451]: time=\"2026-06-10T14:34:49.83487206Z\" level=info msg=\"Ran pod sandbox ea17455d2591ae540c3bd9e14bc72402b827d1b27641f38d4b52fdbeb58b08c4 with infra container: openshift-controller-manager/controller-manager-8657c74db5-xp4br/POD\" id=0003882b-b4cf-4dcf-bca5-da81cbb30820 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:34:49.837702 crc crio[18451]: time=\"2026-06-10T14:34:49.837226211Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=41152f7b-3571-4830-9a71-ae295dd4ec6b name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:34:49.840368 crc crio[18451]: time=\"2026-06-10T14:34:49.840295607Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=4db55901-3260-4cf2-b48d-e31b35b74798 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:34:49.851370 crc crio[18451]: time=\"2026-06-10T14:34:49.851201554Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-8657c74db5-xp4br/controller-manager\" id=797eda2a-ba3f-4f1e-873f-500dcd2f37ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:34:49.852833 crc crio[18451]: time=\"2026-06-10T14:34:49.852015822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:34:49.872803 crc crio[18451]: 2026-06-10T14:34:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7205732bcecdb4c Mac:82:49:cc:68:9f:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/08887911-c4cc-4f15-a0ca-ee828f966f39 SocketPath: PciID:}] [{Interface:0xc0004946f0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:34:49.874356 crc crio[18451]: time=\"2026-06-10T14:34:49.874215929Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-65cd9f5f5b-bb9gp Namespace:openshift-route-controller-manager ID:7205732bcecdb4cd9be16789f41c9513dae10e40b40c8ab2e591c273fe94cc19 UID:1e8bab46-3dc0-46fe-83d0-7f41602e1b07 NetNS:/var/run/netns/08887911-c4cc-4f15-a0ca-ee828f966f39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e8bab46_3dc0_46fe_83d0_7f41602e1b07.slice PodAnnotations:0xc00150c328}] Aliases:map[]}\"\nJun 10 14:34:49.874539 crc crio[18451]: time=\"2026-06-10T14:34:49.874444947Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-65cd9f5f5b-bb9gp for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:34:49.881315 crc crio[18451]: time=\"2026-06-10T14:34:49.881049835Z\" level=info msg=\"Ran pod sandbox 7205732bcecdb4cd9be16789f41c9513dae10e40b40c8ab2e591c273fe94cc19 with infra container: openshift-route-controller-manager/route-controller-manager-65cd9f5f5b-bb9gp/POD\" id=e4743282-8b1f-4183-8ed0-1d012836f9b2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:34:49.887367 crc crio[18451]: time=\"2026-06-10T14:34:49.886783223Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=e30b9c8d-91ca-4b51-98e1-646c47bc10b0 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:34:49.892222 crc crio[18451]: time=\"2026-06-10T14:34:49.891225276Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=e818b87c-7513-4a0f-8f75-d5dbc73b3651 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:34:49.906128 crc crio[18451]: time=\"2026-06-10T14:34:49.906057428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:34:49.908115 crc crio[18451]: time=\"2026-06-10T14:34:49.907954034Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-65cd9f5f5b-bb9gp/route-controller-manager\" id=377c8398-b1b0-4d6d-8d81-0539d6fe757c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:34:49.908475 crc crio[18451]: time=\"2026-06-10T14:34:49.908331827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:34:49.915475 crc crio[18451]: time=\"2026-06-10T14:34:49.911179265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:34:49.951502 crc crio[18451]: time=\"2026-06-10T14:34:49.951181677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:34:49.960535 crc crio[18451]: time=\"2026-06-10T14:34:49.960172967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:34:50.059192 crc crio[18451]: time=\"2026-06-10T14:34:50.059090754Z\" level=info msg=\"Created container 14c67fd780a61d288c47cd511e325aa7ce637c260a8407615f1f108ac112ecdc: openshift-controller-manager/controller-manager-8657c74db5-xp4br/controller-manager\" id=797eda2a-ba3f-4f1e-873f-500dcd2f37ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:34:50.060623 crc crio[18451]: time=\"2026-06-10T14:34:50.060448501Z\" level=info msg=\"Starting container: 14c67fd780a61d288c47cd511e325aa7ce637c260a8407615f1f108ac112ecdc\" id=55965e27-3ae8-4290-b35f-d51174b54efb name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:34:50.066790 crc crio[18451]: time=\"2026-06-10T14:34:50.06562234Z\" level=info msg=\"Started container\" PID=19534 containerID=14c67fd780a61d288c47cd511e325aa7ce637c260a8407615f1f108ac112ecdc description=openshift-controller-manager/controller-manager-8657c74db5-xp4br/controller-manager id=55965e27-3ae8-4290-b35f-d51174b54efb name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea17455d2591ae540c3bd9e14bc72402b827d1b27641f38d4b52fdbeb58b08c4\nJun 10 14:34:50.071003 crc crio[18451]: time=\"2026-06-10T14:34:50.07084099Z\" level=info msg=\"Created container d7211314d4f96558d65c0da3f872462c376b9a5fd3ba0ed76f4e8d061a4ca2c3: openshift-route-controller-manager/route-controller-manager-65cd9f5f5b-bb9gp/route-controller-manager\" id=377c8398-b1b0-4d6d-8d81-0539d6fe757c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:34:50.072557 crc crio[18451]: time=\"2026-06-10T14:34:50.072478516Z\" level=info msg=\"Starting container: d7211314d4f96558d65c0da3f872462c376b9a5fd3ba0ed76f4e8d061a4ca2c3\" id=9fd64d85-a38e-4e0f-b0fc-415e17fcfbfd name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:34:50.082465 crc crio[18451]: time=\"2026-06-10T14:34:50.081471667Z\" level=info msg=\"Started container\" PID=19539 containerID=d7211314d4f96558d65c0da3f872462c376b9a5fd3ba0ed76f4e8d061a4ca2c3 description=openshift-route-controller-manager/route-controller-manager-65cd9f5f5b-bb9gp/route-controller-manager id=9fd64d85-a38e-4e0f-b0fc-415e17fcfbfd name=/runtime.v1.RuntimeService/StartContainer sandboxID=7205732bcecdb4cd9be16789f41c9513dae10e40b40c8ab2e591c273fe94cc19\nJun 10 14:34:56.492472 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...\nJun 10 14:35:05.239321 crc systemd[1]: crio.service: Deactivated successfully.\nJun 10 14:35:05.244828 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).\nJun 10 14:35:05.245531 crc systemd[1]: crio.service: Consumed 4.654s CPU time.\nJun 10 14:35:05.350238 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...\nJun 10 14:35:05.469334 crc crio[20344]: time=\"2026-06-10T14:35:05.469212645Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"\nJun 10 14:35:05.469334 crc crio[20344]: time=\"2026-06-10T14:35:05.469312018Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"\nJun 10 14:35:05.470934 crc crio[20344]: time=\"2026-06-10T14:35:05.470574161Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"\nJun 10 14:35:05.470934 crc crio[20344]: time=\"2026-06-10T14:35:05.470691314Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"\nJun 10 14:35:05.471378 crc crio[20344]: time=\"2026-06-10T14:35:05.47133343Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/zuul\"\nJun 10 14:35:05.492005 crc crio[20344]: time=\"2026-06-10T14:35:05.49185506Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"\nJun 10 14:35:05.492411 crc crio[20344]: time=\"2026-06-10T14:35:05.492395714Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"\nJun 10 14:35:05.492411 crc crio[20344]: time=\"2026-06-10T14:35:05.492412654Z\" level=info msg=\"Node configuration value for pid cgroup is true\"\nJun 10 14:35:05.492833 crc crio[20344]: time=\"2026-06-10T14:35:05.492757863Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"\nJun 10 14:35:05.492833 crc crio[20344]: time=\"2026-06-10T14:35:05.492791254Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"\nJun 10 14:35:05.520829 crc crio[20344]: time=\"2026-06-10T14:35:05.520709234Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"\nJun 10 14:35:05.544412 crc crio[20344]: time=\"2026-06-10T14:35:05.544316024Z\" 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 10 14:35:05.551489 crc crio[20344]: time=\"2026-06-10T14:35:05.551391936Z\" 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 10 14:35:05.571390 crc crio[20344]: time=\"2026-06-10T14:35:05.571083604Z\" 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 10 14:35:05.754575 crc crio[20344]: time=\"2026-06-10T14:35:05.754481477Z\" level=info msg=\"Checkpoint/restore support enabled\"\nJun 10 14:35:05.754575 crc crio[20344]: time=\"2026-06-10T14:35:05.754538049Z\" level=info msg=\"Using the internal default seccomp profile\"\nJun 10 14:35:05.754575 crc crio[20344]: time=\"2026-06-10T14:35:05.754552889Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"\nJun 10 14:35:05.754575 crc crio[20344]: time=\"2026-06-10T14:35:05.75456488Z\" level=info msg=\"No blockio config file specified, blockio not configured\"\nJun 10 14:35:05.754575 crc crio[20344]: time=\"2026-06-10T14:35:05.75457413Z\" level=info msg=\"RDT not available in the host system\"\nJun 10 14:35:05.759840 crc crio[20344]: time=\"2026-06-10T14:35:05.759769594Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 10 14:35:05.759840 crc crio[20344]: time=\"2026-06-10T14:35:05.759810365Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 10 14:35:05.767556 crc crio[20344]: time=\"2026-06-10T14:35:05.767479003Z\" level=info msg=\"Conmon does support the --sync option\"\nJun 10 14:35:05.767556 crc crio[20344]: time=\"2026-06-10T14:35:05.767520074Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"\nJun 10 14:35:05.924490 crc crio[20344]: time=\"2026-06-10T14:35:05.924361632Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 14:35:05.924490 crc crio[20344]: time=\"2026-06-10T14:35:05.924434803Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 14:35:05.925242 crc crio[20344]: time=\"2026-06-10T14:35:05.924948407Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"\nJun 10 14:35:05.925242 crc crio[20344]: time=\"2026-06-10T14:35:05.924965187Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"\nJun 10 14:35:05.925756 crc crio[20344]: time=\"2026-06-10T14:35:05.925580393Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"module.wasm.image/variant\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"cpu-shared.crio.io\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"bundle\\\", \\\"org.criu.config\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"cpu-c-states.crio.io\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"cpu-quota.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"org.systemd.property.\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/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 10 14:35:05.926735 crc crio[20344]: time=\"2026-06-10T14:35:05.926671581Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"\nJun 10 14:35:05.926933 crc crio[20344]: time=\"2026-06-10T14:35:05.926875916Z\" level=info msg=\"Restore irqbalance config: nothing to do\"\nJun 10 14:35:09.113199 crc crio[20344]: time=\"2026-06-10T14:35:09.112690973Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-65cd9f5f5b-bb9gp Namespace:openshift-route-controller-manager ID:7205732bcecdb4cd9be16789f41c9513dae10e40b40c8ab2e591c273fe94cc19 UID:1e8bab46-3dc0-46fe-83d0-7f41602e1b07 NetNS:/var/run/netns/08887911-c4cc-4f15-a0ca-ee828f966f39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e8bab46_3dc0_46fe_83d0_7f41602e1b07.slice PodAnnotations:0xc00078c8f0}] Aliases:map[]}\"\nJun 10 14:35:09.114424 crc crio[20344]: time=\"2026-06-10T14:35:09.114392536Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-65cd9f5f5b-bb9gp for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:35:09.115105 crc crio[20344]: time=\"2026-06-10T14:35:09.115077774Z\" level=info msg=\"Got pod network &{Name:controller-manager-8657c74db5-xp4br Namespace:openshift-controller-manager ID:ea17455d2591ae540c3bd9e14bc72402b827d1b27641f38d4b52fdbeb58b08c4 UID:a7a68144-7f26-424f-b763-c1562f9c4626 NetNS:/var/run/netns/ff9be5b5-b576-435c-a9b8-19b145fe0cce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7a68144_7f26_424f_b763_c1562f9c4626.slice PodAnnotations:0xc00078c9f0}] Aliases:map[]}\"\nJun 10 14:35:09.115367 crc crio[20344]: time=\"2026-06-10T14:35:09.115340791Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8657c74db5-xp4br for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:35:09.115945 crc crio[20344]: time=\"2026-06-10T14:35:09.115915006Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-886qx Namespace:openshift-marketplace ID:5a74a7790c882bf86b24fcc3ecc7cca374ed8b07dc0f90f657fc83e32199645f UID:2e26f606-3d03-426e-b7e0-3b794f8c3070 NetNS:/var/run/netns/9bd3e24f-4592-434f-9fa5-515966a87efd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2e26f606_3d03_426e_b7e0_3b794f8c3070.slice PodAnnotations:0xc00078ca80}] Aliases:map[]}\"\nJun 10 14:35:09.116202 crc crio[20344]: time=\"2026-06-10T14:35:09.116183453Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-886qx for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:35:09.116801 crc crio[20344]: time=\"2026-06-10T14:35:09.116775578Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:cf09505939a8ba0d7b5c060f709ae45e5e6f484c0f6f3b30c8aca112e62318ef UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/012833ba-fdcb-4143-82a2-32b88f31cb17 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:0xc00078cb00}] Aliases:map[]}\"\nJun 10 14:35:09.117237 crc crio[20344]: time=\"2026-06-10T14:35:09.117215899Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:35:09.117830 crc crio[20344]: time=\"2026-06-10T14:35:09.117809535Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 10 14:35:09.117940 crc crio[20344]: time=\"2026-06-10T14:35:09.117920147Z\" level=warning msg=\"Could not restore sandbox IP for a9cf868bde75b54ed503076ea7357a95e37b6b75182813297b9a69037ad13e12: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_bd4a138c-cb26-4057-be44-d483e8aceaba_0(a9cf868bde75b54ed503076ea7357a95e37b6b75182813297b9a69037ad13e12): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 10 14:35:09.118078 crc crio[20344]: time=\"2026-06-10T14:35:09.118058721Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 10 14:35:09.118178 crc crio[20344]: time=\"2026-06-10T14:35:09.118151623Z\" level=warning msg=\"Could not restore sandbox IP for c092bce4fcb901f63100452c6e1e14b9d149a9fdc162aeb0185addac47fa91f3: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_2acf1cb7-21ca-4275-8521-444061b1a751_0(c092bce4fcb901f63100452c6e1e14b9d149a9fdc162aeb0185addac47fa91f3): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 10 14:35:09.118349 crc crio[20344]: time=\"2026-06-10T14:35:09.118322288Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 10 14:35:09.118486 crc crio[20344]: time=\"2026-06-10T14:35:09.118466242Z\" level=warning msg=\"Could not restore sandbox IP for 593b96c17ebc5375f6ff7ed402d9e61b382833c6e2993d33e2d53a1ad64cee11: failed to get network status for pod sandbox k8s_collect-profiles-29685030-db252_openshift-operator-lifecycle-manager_95049f88-f50b-4179-aac1-189fb9b87f1a_0(593b96c17ebc5375f6ff7ed402d9e61b382833c6e2993d33e2d53a1ad64cee11): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 10 14:35:09.118949 crc crio[20344]: time=\"2026-06-10T14:35:09.118922593Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:46654e69dcbbce2b68f97fc13954ab923f20cff7e4150d894c5f9852feefa9fa UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/fadd3644-87ea-45b8-843b-45fa6df83411 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:0xc00078cba8}] Aliases:map[]}\"\nJun 10 14:35:09.119219 crc crio[20344]: time=\"2026-06-10T14:35:09.11920032Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:35:09.119793 crc crio[20344]: time=\"2026-06-10T14:35:09.119768215Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:d84a0fd8625f50221d4886eae41250b01b4b12ccd359447b32c2b02178b29b4d UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/d7edb51b-18b3-4727-a60d-ed1701061260 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:0xc00078cc38}] Aliases:map[]}\"\nJun 10 14:35:09.119987 crc crio[20344]: time=\"2026-06-10T14:35:09.11997033Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:35:09.120520 crc crio[20344]: time=\"2026-06-10T14:35:09.120494954Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:8577e9bd5c3119f5ce5775b3fb9bc51f065e9195c27dc258215082bda9be25af UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/7204a8cd-833a-4a0a-a512-9dba501639d9 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:0xc00078ccc8}] Aliases:map[]}\"\nJun 10 14:35:09.120747 crc crio[20344]: time=\"2026-06-10T14:35:09.1207268Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:35:09.121206 crc crio[20344]: time=\"2026-06-10T14:35:09.121181572Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:45359ae990e7aad796714cbbe9be605c5f90d52b7b42186001a1aff03bcae5f8 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/2771435c-2226-4de5-93e8-a95205b7833b 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:0xc00078cd58}] Aliases:map[]}\"\nJun 10 14:35:09.121860 crc crio[20344]: time=\"2026-06-10T14:35:09.121796228Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_package-server-manager-77f986bd66-5lhf9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:35:09.122606 crc crio[20344]: time=\"2026-06-10T14:35:09.122562867Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:8b6b888326e88b747d338d2410a08e390a035309071da2be68f5aae33f0d5ed5 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/36df6f05-1f3f-4f9e-bde8-ba3357c875c3 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:0xc00012afd8}] Aliases:map[]}\"\nJun 10 14:35:09.122736 crc crio[20344]: time=\"2026-06-10T14:35:09.122703151Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:35:09.123171 crc crio[20344]: time=\"2026-06-10T14:35:09.123133492Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:302172b9c3ec4bf7a54c7798443c0de14148813d4c48888be9828bf9f60a09eb UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/065c64f8-375d-4faf-bfb0-431595751f75 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:0xc00012b068}] Aliases:map[]}\"\nJun 10 14:35:09.123345 crc crio[20344]: time=\"2026-06-10T14:35:09.123308297Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:35:09.123752 crc crio[20344]: time=\"2026-06-10T14:35:09.123677996Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:0a1dd4db35a22570a072e8827561d18c44b2b569ced9a4ca779a730a11e421c6 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/ad0f78b0-63ef-426a-a51d-b1aa43a21de1 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:0xc00012b0f8}] Aliases:map[]}\"\nJun 10 14:35:09.123898 crc crio[20344]: time=\"2026-06-10T14:35:09.123780399Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:35:09.124140 crc crio[20344]: time=\"2026-06-10T14:35:09.124120248Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:f86a66527621b148947e6e134b40ff60315c5620d4cac58d2c0512fb59f52759 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/824ebf36-945c-4f06-8c93-03eab7a00faa 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:0xc00012b178}] Aliases:map[]}\"\nJun 10 14:35:09.124248 crc crio[20344]: time=\"2026-06-10T14:35:09.12422475Z\" 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 10 14:35:09.124704 crc crio[20344]: time=\"2026-06-10T14:35:09.124668532Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:4d569b6fa1ab5ef1a5b4af2130349632d5ac7d6a7fa79b7129023c54d2c27ca4 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/270e5f8b-8df5-4188-9bb6-12f06b2dcf68 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:0xc00012b208}] Aliases:map[]}\"\nJun 10 14:35:09.126684 crc crio[20344]: time=\"2026-06-10T14:35:09.126577641Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:35:09.127679 crc crio[20344]: time=\"2026-06-10T14:35:09.127577177Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:72e4d938377f583aa0c8361a427c88f666ee23c1c5a11dbba0ab3a9c96fc111b UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/eefe5bfc-0528-4382-86db-d9165a1f5a4e 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:0xc00012b288}] Aliases:map[]}\"\nJun 10 14:35:09.127784 crc crio[20344]: time=\"2026-06-10T14:35:09.127748221Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:35:09.128392 crc crio[20344]: time=\"2026-06-10T14:35:09.128226663Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:53311ff11672c26d4f8123f2678a7b7f61333b89f6cabbdd9dd58f88bb8a3b46 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/634e9141-e23c-4549-9397-3b9117372509 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:0xc00012b318}] Aliases:map[]}\"\nJun 10 14:35:09.129113 crc crio[20344]: time=\"2026-06-10T14:35:09.128438299Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:35:09.129113 crc crio[20344]: time=\"2026-06-10T14:35:09.128899881Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:27067ce548bf8a873d1dcf9ba0791894c1832c1768aa1ec2ee30f13f07a8377f UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/1426abe0-fecd-4b6c-a027-fa26bfb44540 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:0xc00012b3a8}] Aliases:map[]}\"\nJun 10 14:35:09.129113 crc crio[20344]: time=\"2026-06-10T14:35:09.129045855Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:35:09.129626 crc crio[20344]: time=\"2026-06-10T14:35:09.129529507Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:f1f58f704751dd456dc416fb052194bd38c5cabfeb7a029b4173942886cea9b5 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/e6a17980-9988-48df-b753-8cd522c80ef6 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:0xc00012b438}] Aliases:map[]}\"\nJun 10 14:35:09.129711 crc crio[20344]: time=\"2026-06-10T14:35:09.129666761Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:35:09.130216 crc crio[20344]: time=\"2026-06-10T14:35:09.130130723Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:fa701c754eb5539ac29bbe2fc0d73de23bff8e76408691cfbf3540054cd654a7 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/429e4468-0ec9-4d8a-a969-b13d4215f617 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:0xc00012b4c8}] Aliases:map[]}\"\nJun 10 14:35:09.130512 crc crio[20344]: time=\"2026-06-10T14:35:09.13042175Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:35:09.131115 crc crio[20344]: time=\"2026-06-10T14:35:09.131045256Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:89280aaebb5a8a8596725f2245c1a0d1da6d714b37f726de54082e199f85d6e3 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/8018215f-edf2-4e66-a544-a91b6bf3faa1 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:0xc00012b558}] Aliases:map[]}\"\nJun 10 14:35:09.131356 crc crio[20344]: time=\"2026-06-10T14:35:09.131220671Z\" 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 10 14:35:09.131914 crc crio[20344]: time=\"2026-06-10T14:35:09.131824376Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:6c5b3b8114f790f1e9c9df576e0b872867a86410018cb9db253914f56c581c7b UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/3e2a66f9-0cbb-4ead-93dc-d43bf48dfab1 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:0xc00012b5e8}] Aliases:map[]}\"\nJun 10 14:35:09.132004 crc crio[20344]: time=\"2026-06-10T14:35:09.1319576Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:35:09.132662 crc crio[20344]: time=\"2026-06-10T14:35:09.132570256Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:aa9826550cc8ebc82f7c01075eccd78e16efaf3378df7b26b5b50737f8113c5b UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/87cb9770-47d3-4759-92cf-febe3c873831 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:0xc00012b668}] Aliases:map[]}\"\nJun 10 14:35:09.132937 crc crio[20344]: time=\"2026-06-10T14:35:09.132717379Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:35:09.133360 crc crio[20344]: time=\"2026-06-10T14:35:09.133232623Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:db6b7d883f3f3be8e921d7e4e16673bef4f3d975921cca631c2c1ee3a3357e76 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/e5d96326-1e93-4f25-a48f-2aed720fd1d6 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:0xc00012b6f8}] Aliases:map[]}\"\nJun 10 14:35:09.133543 crc crio[20344]: time=\"2026-06-10T14:35:09.133448238Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:35:09.134035 crc crio[20344]: time=\"2026-06-10T14:35:09.13391554Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:4117a910b8a002c706ec2f3127a92fde98b68e64bd129f523433743a0ad6f21e UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/46d1fb43-b2df-4208-be99-06be3d46c0cc 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:0xc00012b778}] Aliases:map[]}\"\nJun 10 14:35:09.134329 crc crio[20344]: time=\"2026-06-10T14:35:09.134217738Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-controller-f9cdd68f7-bb2jm for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:35:09.135111 crc crio[20344]: time=\"2026-06-10T14:35:09.135033269Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:e04d460a3fc964f76ec3d84bcc9aa40e80a3c1d5d310b815cb3a84dc1bf5a1e2 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/81e11209-11a2-40ed-b698-4e5a068ed987 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:0xc00012b808}] Aliases:map[]}\"\nJun 10 14:35:09.135325 crc crio[20344]: time=\"2026-06-10T14:35:09.135217134Z\" level=info msg=\"Checking pod openshift-cluster-samples-operator_cluster-samples-operator-6b564684c8-bqbxk for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:35:09.135895 crc crio[20344]: time=\"2026-06-10T14:35:09.135745808Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:6b7486fa053907655d15ab846f11081731edf05d085a2f70c506a946d7450508 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/0e52c38e-5c3e-436f-aaad-8cb230bdac53 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:0xc00012b8a0}] Aliases:map[]}\"\nJun 10 14:35:09.135987 crc crio[20344]: time=\"2026-06-10T14:35:09.135925742Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:35:09.136790 crc crio[20344]: time=\"2026-06-10T14:35:09.136665921Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:5ac7df3656307af8ebf4777e6c5320c191b02df7e71b19e8b3b44a556d4fade1 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/eccb48bc-542a-4238-bc71-27120388066f 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:0xc00012b930}] Aliases:map[]}\"\nJun 10 14:35:09.136887 crc crio[20344]: time=\"2026-06-10T14:35:09.136825395Z\" 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 10 14:35:09.137528 crc crio[20344]: time=\"2026-06-10T14:35:09.137444411Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:81d7b44450db0a062caccdfbfb108c9124478a7ca03bbff84b6ee664343f7d84 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/fb870718-f733-409b-b8ba-bdcc2744783f 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:0xc00012b9b0}] Aliases:map[]}\"\nJun 10 14:35:09.137986 crc crio[20344]: time=\"2026-06-10T14:35:09.137906773Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:35:09.138609 crc crio[20344]: time=\"2026-06-10T14:35:09.138491198Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:62e09b6b8670a99cabfa1a047c9f44fc15273b112bb953e5e971d99328359bf4 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/18be2678-9ad0-4b39-95da-65999a897008 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:0xc00012ba30}] Aliases:map[]}\"\nJun 10 14:35:09.138690 crc crio[20344]: time=\"2026-06-10T14:35:09.138631552Z\" level=info msg=\"Checking pod openshift-kube-apiserver-operator_kube-apiserver-operator-575994946d-vgpnb for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:35:09.139192 crc crio[20344]: time=\"2026-06-10T14:35:09.139078213Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:b85938f9604091c931c49ad43df4f093bc174b2d73f3ad2e44093287c6f4a653 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/2db04454-5308-4725-a50b-6b49a2056a4e 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:0xc00012bab0}] Aliases:map[]}\"\nJun 10 14:35:09.139428 crc crio[20344]: time=\"2026-06-10T14:35:09.139233628Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:35:09.139893 crc crio[20344]: time=\"2026-06-10T14:35:09.139828103Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:200b4badf8fcbe565a02e215356dbe1cae9506982f62893db42aad497eb09367 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/d812759e-4a99-4237-9fbd-bfd87c699fa5 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:0xc00012bb30}] Aliases:map[]}\"\nJun 10 14:35:09.139994 crc crio[20344]: time=\"2026-06-10T14:35:09.139941146Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:35:09.140588 crc crio[20344]: time=\"2026-06-10T14:35:09.140460519Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:8c9bdc71ba2032faf1bf7dd438763e3abfd7f39541339be1823f32161a184649 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/adbb3221-8543-4959-a1f1-4c542ee3b8ea 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:0xc00012bbc0}] Aliases:map[]}\"\nJun 10 14:35:09.140687 crc crio[20344]: time=\"2026-06-10T14:35:09.140631374Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:35:09.141387 crc crio[20344]: time=\"2026-06-10T14:35:09.141320551Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:e4dea9b33a7fd222b46a3b4de9e2fdc3837f22bec304ec427c3a805da3db66cb UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/58b7bcf5-92e7-4491-8194-ea94bbf95a0a 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:0xc00012bc50}] Aliases:map[]}\"\nJun 10 14:35:09.141480 crc crio[20344]: time=\"2026-06-10T14:35:09.141451865Z\" level=info msg=\"Checking pod openshift-machine-config-operator_machine-config-operator-67c9d58cbb-dc6bh for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:35:09.141683 crc crio[20344]: time=\"2026-06-10T14:35:09.141606589Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 10 14:35:09.141761 crc crio[20344]: time=\"2026-06-10T14:35:09.141688241Z\" level=warning msg=\"Could not restore sandbox IP for 48ddd4a082e87365ca431eca455a560bd5875659002598ef4d11c03b104589fd: failed to get network status for pod sandbox k8s_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0(48ddd4a082e87365ca431eca455a560bd5875659002598ef4d11c03b104589fd): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 10 14:35:09.141761 crc crio[20344]: time=\"2026-06-10T14:35:09.141736002Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 10 14:35:09.141761 crc crio[20344]: time=\"2026-06-10T14:35:09.141748692Z\" level=warning msg=\"Could not restore sandbox IP for 269af530416dc05b223cf725bc9d493cae4e072dc8f3e37cba23f507deeb5c39: failed to get network status for pod sandbox k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0(269af530416dc05b223cf725bc9d493cae4e072dc8f3e37cba23f507deeb5c39): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 10 14:35:09.142652 crc crio[20344]: time=\"2026-06-10T14:35:09.142499702Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:11805eb38b64111793cbb7619b6935732193b96282de106d6338f8847b3beb6c UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/f9004b7f-3c84-41bc-bac0-18aac84cffd4 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:0xc00012bce0}] Aliases:map[]}\"\nJun 10 14:35:09.142878 crc crio[20344]: time=\"2026-06-10T14:35:09.142771219Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:35:09.143625 crc crio[20344]: time=\"2026-06-10T14:35:09.143510338Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:82d5452d22f33aa69e7cf32ab43b385c475a2f1fb0fc92a37c325ea60be2a7b3 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/84aba54c-5199-4688-b0a9-18467f7a876d 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:0xc00078cde8}] Aliases:map[]}\"\nJun 10 14:35:09.143716 crc crio[20344]: time=\"2026-06-10T14:35:09.143662172Z\" 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 10 14:35:09.144463 crc crio[20344]: time=\"2026-06-10T14:35:09.144146344Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:57fe4b5831a2775a64aafe6dda10f1d2feadbe9c4d6eb8359895f58a8ec0e800 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/f283d597-5163-4e50-9720-cb6403f0ba7a 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:0xc00078ce78}] Aliases:map[]}\"\nJun 10 14:35:09.144463 crc crio[20344]: time=\"2026-06-10T14:35:09.144396861Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:35:09.147516 crc crio[20344]: time=\"2026-06-10T14:35:09.144947125Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:fa75c7b936f9f5165cad526d02be34d137c9e7e69b3643fafbf85033a134f40d UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/08e6cb5e-2802-4ebb-b349-65da54a72f04 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:0xc00078cf08}] Aliases:map[]}\"\nJun 10 14:35:09.147516 crc crio[20344]: time=\"2026-06-10T14:35:09.145334605Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:35:09.147516 crc crio[20344]: time=\"2026-06-10T14:35:09.145854488Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:c395c0966dcd9852a40572361c77961db8e60dc9184719056e0cb52ec1debe5c UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/0b249bd2-fbbd-4303-838c-3f1ffb6ea8bf 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:0xc00078cf98}] Aliases:map[]}\"\nJun 10 14:35:09.147516 crc crio[20344]: time=\"2026-06-10T14:35:09.145989962Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:35:09.147516 crc crio[20344]: time=\"2026-06-10T14:35:09.146493785Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:c4e2ccef63cc117bd6912abaee2501be821d7e6ba9249273bf0bde85aca13e43 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/85198dea-0dd2-4d3d-a2ec-683dd9ead4b9 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:0xc00078d028}] Aliases:map[]}\"\nJun 10 14:35:09.147516 crc crio[20344]: time=\"2026-06-10T14:35:09.146633088Z\" 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 10 14:35:09.147516 crc crio[20344]: time=\"2026-06-10T14:35:09.146965317Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:d8450a5053a476102d5050110717ca04b1743c4c0d95b37544533a3427d536c8 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/0d326065-7fbb-4470-9809-4361917c98a5 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:0xc00078d0a8}] Aliases:map[]}\"\nJun 10 14:35:09.147516 crc crio[20344]: time=\"2026-06-10T14:35:09.147138371Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:35:09.149791 crc crio[20344]: time=\"2026-06-10T14:35:09.148533278Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:34e9b44e0cfe31bb2920734b1d667511d63bfdb1a50340fda4ad115a37f846fa UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/7c3e9778-48e5-4dba-8ebd-57d09cf1c5a9 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:0xc00078d138}] Aliases:map[]}\"\nJun 10 14:35:09.149791 crc crio[20344]: time=\"2026-06-10T14:35:09.148681311Z\" level=info msg=\"Checking pod openshift-image-registry_cluster-image-registry-operator-86c45576b9-qdg7g for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:35:09.149791 crc crio[20344]: time=\"2026-06-10T14:35:09.1494214Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:ac968cbcb0ab3b05dad3f481cece843ad59d3c0042562ab121d675a593d8c8ce UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/e2c56014-387e-48ec-8301-e928db65f79a 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:0xc00078d1c8}] Aliases:map[]}\"\nJun 10 14:35:09.149791 crc crio[20344]: time=\"2026-06-10T14:35:09.149603715Z\" level=info msg=\"Checking pod openshift-service-ca-operator_service-ca-operator-5b9c976747-l2sd4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:35:09.150454 crc crio[20344]: time=\"2026-06-10T14:35:09.15017748Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:a42b41c0a3a3752214ba07d8e98ef95d5e8d26ad8e57f48a1eb45e68a5f423e9 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/6dfe54f9-1f4b-415f-9bda-b0467dfb316a 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:0xc00078d258}] Aliases:map[]}\"\nJun 10 14:35:09.150883 crc crio[20344]: time=\"2026-06-10T14:35:09.150751535Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:35:09.151081 crc crio[20344]: time=\"2026-06-10T14:35:09.150988981Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 10 14:35:09.151146 crc crio[20344]: time=\"2026-06-10T14:35:09.151089323Z\" level=warning msg=\"Could not restore sandbox IP for 471bf39dda67cfc55c3ed790aba66bca400b09b04b1a631f38076f5cc83f7ab1: failed to get network status for pod sandbox k8s_collect-profiles-29685015-7cswm_openshift-operator-lifecycle-manager_9a011830-c1e5-438f-a26f-1644006586b8_0(471bf39dda67cfc55c3ed790aba66bca400b09b04b1a631f38076f5cc83f7ab1): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"\nJun 10 14:35:09.151829 crc crio[20344]: time=\"2026-06-10T14:35:09.151686739Z\" level=info msg=\"Registered SIGHUP reload watcher\"\nJun 10 14:35:09.154194 crc crio[20344]: time=\"2026-06-10T14:35:09.154083481Z\" level=info msg=\"Starting seccomp notifier watcher\"\nJun 10 14:35:09.154352 crc crio[20344]: time=\"2026-06-10T14:35:09.154331627Z\" level=info msg=\"Create NRI interface\"\nJun 10 14:35:09.154426 crc crio[20344]: time=\"2026-06-10T14:35:09.154374318Z\" level=info msg=\"runtime interface created\"\nJun 10 14:35:09.154426 crc crio[20344]: time=\"2026-06-10T14:35:09.154384738Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"\nJun 10 14:35:09.154838 crc crio[20344]: time=\"2026-06-10T14:35:09.154507262Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"\nJun 10 14:35:09.154908 crc crio[20344]: time=\"2026-06-10T14:35:09.154662176Z\" level=info msg=\"runtime interface starting up...\"\nJun 10 14:35:09.154908 crc crio[20344]: time=\"2026-06-10T14:35:09.154900952Z\" level=info msg=\"starting plugins...\"\nJun 10 14:35:09.154997 crc crio[20344]: time=\"2026-06-10T14:35:09.154978084Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"\nJun 10 14:35:09.225180 crc crio[20344]: time=\"2026-06-10T14:35:09.224807156Z\" level=info msg=\"No systemd watchdog enabled\"\nJun 10 14:35:09.236556 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).\nJun 10 14:35:12.732152 crc crio[20344]: time=\"2026-06-10T14:35:12.730348323Z\" level=info msg=\"Stopping container: 14c67fd780a61d288c47cd511e325aa7ce637c260a8407615f1f108ac112ecdc (timeout: 30s)\" id=555d49c6-6a42-4a62-a822-9d9cd789665f name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:35:12.834059 crc crio[20344]: time=\"2026-06-10T14:35:12.833970887Z\" level=info msg=\"Removing container: 00b67893b18ab5fd10660dba9aa2c9e228d836edba0dffe93e3f6a431d4d37f5\" id=6acb5f7d-1894-4c1d-9ce3-0c1444647369 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:35:12.865865 crc crio[20344]: time=\"2026-06-10T14:35:12.865787328Z\" level=info msg=\"Removed container 00b67893b18ab5fd10660dba9aa2c9e228d836edba0dffe93e3f6a431d4d37f5: openshift-operator-lifecycle-manager/collect-profiles-29685015-7cswm/collect-profiles\" id=6acb5f7d-1894-4c1d-9ce3-0c1444647369 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:35:12.981461 crc crio[20344]: time=\"2026-06-10T14:35:12.981079934Z\" level=info msg=\"Stopped container 14c67fd780a61d288c47cd511e325aa7ce637c260a8407615f1f108ac112ecdc: openshift-controller-manager/controller-manager-8657c74db5-xp4br/controller-manager\" id=555d49c6-6a42-4a62-a822-9d9cd789665f name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:35:12.982683 crc crio[20344]: time=\"2026-06-10T14:35:12.982616913Z\" level=info msg=\"Stopping pod sandbox: ea17455d2591ae540c3bd9e14bc72402b827d1b27641f38d4b52fdbeb58b08c4\" id=3e2f79d0-2310-4f19-b342-7b45690045d7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:35:12.983245 crc crio[20344]: time=\"2026-06-10T14:35:12.983201438Z\" level=info msg=\"Got pod network &{Name:controller-manager-8657c74db5-xp4br Namespace:openshift-controller-manager ID:ea17455d2591ae540c3bd9e14bc72402b827d1b27641f38d4b52fdbeb58b08c4 UID:a7a68144-7f26-424f-b763-c1562f9c4626 NetNS:/var/run/netns/ff9be5b5-b576-435c-a9b8-19b145fe0cce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7a68144_7f26_424f_b763_c1562f9c4626.slice PodAnnotations:0xc000528b70}] Aliases:map[]}\"\nJun 10 14:35:12.983453 crc crio[20344]: time=\"2026-06-10T14:35:12.983404124Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8657c74db5-xp4br from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:35:13.968901 crc crio[20344]: time=\"2026-06-10T14:35:13.968475225Z\" level=info msg=\"Stopped pod sandbox: ea17455d2591ae540c3bd9e14bc72402b827d1b27641f38d4b52fdbeb58b08c4\" id=3e2f79d0-2310-4f19-b342-7b45690045d7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:35:14.618057 crc crio[20344]: time=\"2026-06-10T14:35:14.617627287Z\" level=info msg=\"Removing container: 14c67fd780a61d288c47cd511e325aa7ce637c260a8407615f1f108ac112ecdc\" id=5baddb08-2ebf-4d7d-940c-f02f508f0558 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:35:14.646798 crc crio[20344]: time=\"2026-06-10T14:35:14.646679367Z\" level=info msg=\"Removed container 14c67fd780a61d288c47cd511e325aa7ce637c260a8407615f1f108ac112ecdc: openshift-controller-manager/controller-manager-8657c74db5-xp4br/controller-manager\" id=5baddb08-2ebf-4d7d-940c-f02f508f0558 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:35:18.089066 crc crio[20344]: time=\"2026-06-10T14:35:18.088534131Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-69dc87b585-pj8sv/POD\" id=dfa95106-0f69-4cfb-9916-80799a748524 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:35:18.089066 crc crio[20344]: time=\"2026-06-10T14:35:18.088815868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:35:18.124958 crc crio[20344]: time=\"2026-06-10T14:35:18.124835708Z\" level=info msg=\"Got pod network &{Name:controller-manager-69dc87b585-pj8sv Namespace:openshift-controller-manager ID:f7e8129cb3da799c0a4556ffa4ca071bd0682fcc620434035341f34890d7381e UID:218c3854-1a0b-4082-bafc-d556bb3eb14a NetNS:/var/run/netns/7fa06bf2-79c4-4775-ab5a-147d4ede98f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod218c3854_1a0b_4082_bafc_d556bb3eb14a.slice PodAnnotations:0xc00012ace0}] Aliases:map[]}\"\nJun 10 14:35:18.124958 crc crio[20344]: time=\"2026-06-10T14:35:18.124946411Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-69dc87b585-pj8sv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:35:18.979636 crc crio[20344]: 2026-06-10T14:35:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f7e8129cb3da799 Mac:b2:5f:dd:e5:cf:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/7fa06bf2-79c4-4775-ab5a-147d4ede98f5 SocketPath: PciID:}] [{Interface:0xc00037b5f0 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:35:18.981422 crc crio[20344]: time=\"2026-06-10T14:35:18.981351932Z\" level=info msg=\"Got pod network &{Name:controller-manager-69dc87b585-pj8sv Namespace:openshift-controller-manager ID:f7e8129cb3da799c0a4556ffa4ca071bd0682fcc620434035341f34890d7381e UID:218c3854-1a0b-4082-bafc-d556bb3eb14a NetNS:/var/run/netns/7fa06bf2-79c4-4775-ab5a-147d4ede98f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod218c3854_1a0b_4082_bafc_d556bb3eb14a.slice PodAnnotations:0xc00012ace0}] Aliases:map[]}\"\nJun 10 14:35:18.981557 crc crio[20344]: time=\"2026-06-10T14:35:18.981511986Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-69dc87b585-pj8sv for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:35:18.988818 crc crio[20344]: time=\"2026-06-10T14:35:18.988723562Z\" level=info msg=\"Ran pod sandbox f7e8129cb3da799c0a4556ffa4ca071bd0682fcc620434035341f34890d7381e with infra container: openshift-controller-manager/controller-manager-69dc87b585-pj8sv/POD\" id=dfa95106-0f69-4cfb-9916-80799a748524 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:35:18.992128 crc crio[20344]: time=\"2026-06-10T14:35:18.992077779Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=cc3eaf1a-b6da-4e96-a6f4-9f31911c6783 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:35:18.994886 crc crio[20344]: time=\"2026-06-10T14:35:18.994801919Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=50600b24-2397-4d07-964d-3b506ab6bc7b name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:35:19.005527 crc crio[20344]: time=\"2026-06-10T14:35:19.005450724Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-69dc87b585-pj8sv/controller-manager\" id=1e3a6843-6ae2-482c-86eb-ea53aca1b504 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:35:19.006051 crc crio[20344]: time=\"2026-06-10T14:35:19.005978058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:35:19.044361 crc crio[20344]: time=\"2026-06-10T14:35:19.044216234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:35:19.050114 crc crio[20344]: time=\"2026-06-10T14:35:19.050069975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:35:19.154197 crc crio[20344]: time=\"2026-06-10T14:35:19.153807233Z\" level=info msg=\"Created container 08e9785e1bb3fe5088336f5914015d332add902555c3e5f9245e7e9aeb4a23f9: openshift-controller-manager/controller-manager-69dc87b585-pj8sv/controller-manager\" id=1e3a6843-6ae2-482c-86eb-ea53aca1b504 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:35:19.157044 crc crio[20344]: time=\"2026-06-10T14:35:19.156953674Z\" level=info msg=\"Starting container: 08e9785e1bb3fe5088336f5914015d332add902555c3e5f9245e7e9aeb4a23f9\" id=267ba11f-6fd6-4a02-9154-3cefaab617a7 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:35:19.168446 crc crio[20344]: time=\"2026-06-10T14:35:19.161593263Z\" level=info msg=\"Started container\" PID=20754 containerID=08e9785e1bb3fe5088336f5914015d332add902555c3e5f9245e7e9aeb4a23f9 description=openshift-controller-manager/controller-manager-69dc87b585-pj8sv/controller-manager id=267ba11f-6fd6-4a02-9154-3cefaab617a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7e8129cb3da799c0a4556ffa4ca071bd0682fcc620434035341f34890d7381e\nJun 10 14:35:20.299422 crc crio[20344]: time=\"2026-06-10T14:35:20.298643008Z\" level=info msg=\"Stopping container: d7211314d4f96558d65c0da3f872462c376b9a5fd3ba0ed76f4e8d061a4ca2c3 (timeout: 30s)\" id=a5a64672-5d41-48f9-8e95-ff3575d9ee2d name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:35:20.470103 crc crio[20344]: time=\"2026-06-10T14:35:20.469948578Z\" level=info msg=\"Stopped container d7211314d4f96558d65c0da3f872462c376b9a5fd3ba0ed76f4e8d061a4ca2c3: openshift-route-controller-manager/route-controller-manager-65cd9f5f5b-bb9gp/route-controller-manager\" id=a5a64672-5d41-48f9-8e95-ff3575d9ee2d name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:35:20.472596 crc crio[20344]: time=\"2026-06-10T14:35:20.472534415Z\" level=info msg=\"Stopping pod sandbox: 7205732bcecdb4cd9be16789f41c9513dae10e40b40c8ab2e591c273fe94cc19\" id=b2e2bb66-7256-4da0-bbb8-69c85ec9c1da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:35:20.473949 crc crio[20344]: time=\"2026-06-10T14:35:20.473156851Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-65cd9f5f5b-bb9gp Namespace:openshift-route-controller-manager ID:7205732bcecdb4cd9be16789f41c9513dae10e40b40c8ab2e591c273fe94cc19 UID:1e8bab46-3dc0-46fe-83d0-7f41602e1b07 NetNS:/var/run/netns/08887911-c4cc-4f15-a0ca-ee828f966f39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e8bab46_3dc0_46fe_83d0_7f41602e1b07.slice PodAnnotations:0xc0027c01a8}] Aliases:map[]}\"\nJun 10 14:35:20.473949 crc crio[20344]: time=\"2026-06-10T14:35:20.473619183Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-65cd9f5f5b-bb9gp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:35:21.115348 crc crio[20344]: time=\"2026-06-10T14:35:21.114811971Z\" level=info msg=\"Stopped pod sandbox: 7205732bcecdb4cd9be16789f41c9513dae10e40b40c8ab2e591c273fe94cc19\" id=b2e2bb66-7256-4da0-bbb8-69c85ec9c1da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:35:21.702324 crc crio[20344]: time=\"2026-06-10T14:35:21.701750277Z\" level=info msg=\"Removing container: d7211314d4f96558d65c0da3f872462c376b9a5fd3ba0ed76f4e8d061a4ca2c3\" id=2d005d8b-eb24-4949-9341-73c6376696fa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:35:21.742702 crc crio[20344]: time=\"2026-06-10T14:35:21.7425632Z\" level=info msg=\"Removed container d7211314d4f96558d65c0da3f872462c376b9a5fd3ba0ed76f4e8d061a4ca2c3: openshift-route-controller-manager/route-controller-manager-65cd9f5f5b-bb9gp/route-controller-manager\" id=2d005d8b-eb24-4949-9341-73c6376696fa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:35:21.743580 crc crio[20344]: time=\"2026-06-10T14:35:21.743450003Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-858fc4f98b-9vzpw/POD\" id=2e43619f-19e2-4429-b453-32b2399a9fed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:35:21.743731 crc crio[20344]: time=\"2026-06-10T14:35:21.743645538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:35:21.775207 crc crio[20344]: time=\"2026-06-10T14:35:21.774985907Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-858fc4f98b-9vzpw Namespace:openshift-route-controller-manager ID:8fff56c689ba6b7ee55d3af3c4cbdf6bae2dc831c9d3505edeab989287d04d9a UID:9fb3a437-6843-45e2-a572-7eb7a20cf7d0 NetNS:/var/run/netns/e3303e08-e086-4d47-8c8a-895d2e688de8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9fb3a437_6843_45e2_a572_7eb7a20cf7d0.slice PodAnnotations:0xc00078c4a8}] Aliases:map[]}\"\nJun 10 14:35:21.775207 crc crio[20344]: time=\"2026-06-10T14:35:21.77508994Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-858fc4f98b-9vzpw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:35:22.286360 crc crio[20344]: 2026-06-10T14:35:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8fff56c689ba6b7 Mac:4e:bd:47:f9:cb:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/e3303e08-e086-4d47-8c8a-895d2e688de8 SocketPath: PciID:}] [{Interface:0xc000112610 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:35:22.287731 crc crio[20344]: time=\"2026-06-10T14:35:22.287669227Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-858fc4f98b-9vzpw Namespace:openshift-route-controller-manager ID:8fff56c689ba6b7ee55d3af3c4cbdf6bae2dc831c9d3505edeab989287d04d9a UID:9fb3a437-6843-45e2-a572-7eb7a20cf7d0 NetNS:/var/run/netns/e3303e08-e086-4d47-8c8a-895d2e688de8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9fb3a437_6843_45e2_a572_7eb7a20cf7d0.slice PodAnnotations:0xc00078c4a8}] Aliases:map[]}\"\nJun 10 14:35:22.287841 crc crio[20344]: time=\"2026-06-10T14:35:22.287824111Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-858fc4f98b-9vzpw for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:35:22.295804 crc crio[20344]: time=\"2026-06-10T14:35:22.295716405Z\" level=info msg=\"Ran pod sandbox 8fff56c689ba6b7ee55d3af3c4cbdf6bae2dc831c9d3505edeab989287d04d9a with infra container: openshift-route-controller-manager/route-controller-manager-858fc4f98b-9vzpw/POD\" id=2e43619f-19e2-4429-b453-32b2399a9fed name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:35:22.302138 crc crio[20344]: time=\"2026-06-10T14:35:22.301961826Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=cffb3a28-a399-4c67-9890-c64e7f0fcdae name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:35:22.307877 crc crio[20344]: time=\"2026-06-10T14:35:22.307801506Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=62bedbe2-cc7c-4b13-a431-ab109a948e6b name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:35:22.316033 crc crio[20344]: time=\"2026-06-10T14:35:22.315933256Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-858fc4f98b-9vzpw/route-controller-manager\" id=22f7f7eb-7ad5-4519-a399-e0d6d8e5c4b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:35:22.316495 crc crio[20344]: time=\"2026-06-10T14:35:22.316423799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:35:22.345159 crc crio[20344]: time=\"2026-06-10T14:35:22.345063498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:35:22.349079 crc crio[20344]: time=\"2026-06-10T14:35:22.34899767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:35:22.438053 crc crio[20344]: time=\"2026-06-10T14:35:22.43735315Z\" level=info msg=\"Created container 4375a8c8cfed0a16eabf040a1602085811f97e8bbe90068adf95f3dd294e904c: openshift-route-controller-manager/route-controller-manager-858fc4f98b-9vzpw/route-controller-manager\" id=22f7f7eb-7ad5-4519-a399-e0d6d8e5c4b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:35:22.439536 crc crio[20344]: time=\"2026-06-10T14:35:22.439403843Z\" level=info msg=\"Starting container: 4375a8c8cfed0a16eabf040a1602085811f97e8bbe90068adf95f3dd294e904c\" id=fda4167a-52a3-4ac8-b28a-dfd4840496af name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:35:22.444620 crc crio[20344]: time=\"2026-06-10T14:35:22.444494194Z\" level=info msg=\"Started container\" PID=20870 containerID=4375a8c8cfed0a16eabf040a1602085811f97e8bbe90068adf95f3dd294e904c description=openshift-route-controller-manager/route-controller-manager-858fc4f98b-9vzpw/route-controller-manager id=fda4167a-52a3-4ac8-b28a-dfd4840496af name=/runtime.v1.RuntimeService/StartContainer sandboxID=8fff56c689ba6b7ee55d3af3c4cbdf6bae2dc831c9d3505edeab989287d04d9a\nJun 10 14:35:27.079218 crc crio[20344]: time=\"2026-06-10T14:35:27.078439324Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-bvbb4/POD\" id=bbc545f1-2e41-43e3-86f1-acd10c49c90d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:35:27.079218 crc crio[20344]: time=\"2026-06-10T14:35:27.078995648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:35:27.111075 crc crio[20344]: time=\"2026-06-10T14:35:27.110991454Z\" level=info msg=\"Got pod network &{Name:certified-operators-bvbb4 Namespace:openshift-marketplace ID:c3c548082ffe141d52dd311985493ba870d2003735002a7cda21efe075bf432d UID:cb2a52b8-6e4d-46a4-9f80-ab2bee260cac NetNS:/var/run/netns/88b1359a-87f4-4364-97a9-7bd468b6f98c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb2a52b8_6e4d_46a4_9f80_ab2bee260cac.slice PodAnnotations:0xc00282e298}] Aliases:map[]}\"\nJun 10 14:35:27.111395 crc crio[20344]: time=\"2026-06-10T14:35:27.111356723Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-bvbb4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:35:27.305145 crc crio[20344]: time=\"2026-06-10T14:35:27.304942689Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-z6dlw/POD\" id=6f78bf01-e571-42db-bc22-9fffbe432f78 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:35:27.305484 crc crio[20344]: time=\"2026-06-10T14:35:27.305403431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:35:27.351713 crc crio[20344]: time=\"2026-06-10T14:35:27.351499071Z\" level=info msg=\"Got pod network &{Name:community-operators-z6dlw Namespace:openshift-marketplace ID:0b345e112878299ea3cd09aefd20ba0aa609b943b0ff7fd14967d789f4e6d09f UID:3ed5d096-a5fc-41e0-869e-3171fb1e9ecc NetNS:/var/run/netns/08f9fc22-dbd7-4571-89b6-89ef784a077f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3ed5d096_a5fc_41e0_869e_3171fb1e9ecc.slice PodAnnotations:0xc00078c0a8}] Aliases:map[]}\"\nJun 10 14:35:27.351713 crc crio[20344]: time=\"2026-06-10T14:35:27.351562682Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-z6dlw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:35:28.629683 crc crio[20344]: 2026-06-10T14:35:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0b345e112878299 Mac:e2:53:86:0a:f6:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/08f9fc22-dbd7-4571-89b6-89ef784a077f SocketPath: PciID:}] [{Interface:0xc0002b6aa0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:35:28.631674 crc crio[20344]: time=\"2026-06-10T14:35:28.631571876Z\" level=info msg=\"Got pod network &{Name:community-operators-z6dlw Namespace:openshift-marketplace ID:0b345e112878299ea3cd09aefd20ba0aa609b943b0ff7fd14967d789f4e6d09f UID:3ed5d096-a5fc-41e0-869e-3171fb1e9ecc NetNS:/var/run/netns/08f9fc22-dbd7-4571-89b6-89ef784a077f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3ed5d096_a5fc_41e0_869e_3171fb1e9ecc.slice PodAnnotations:0xc00078c0a8}] Aliases:map[]}\"\nJun 10 14:35:28.631889 crc crio[20344]: time=\"2026-06-10T14:35:28.631779241Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-z6dlw for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:35:28.644633 crc crio[20344]: time=\"2026-06-10T14:35:28.643299308Z\" level=info msg=\"Ran pod sandbox 0b345e112878299ea3cd09aefd20ba0aa609b943b0ff7fd14967d789f4e6d09f with infra container: openshift-marketplace/community-operators-z6dlw/POD\" id=6f78bf01-e571-42db-bc22-9fffbe432f78 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:35:28.648218 crc crio[20344]: time=\"2026-06-10T14:35:28.648126723Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5820cfa1-a993-4ade-8bde-a8afe0eb9a70 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:35:28.650898 crc crio[20344]: time=\"2026-06-10T14:35:28.650821172Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=157bd132-7cbd-4fd9-95d6-41938077fa44 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:35:28.661562 crc crio[20344]: time=\"2026-06-10T14:35:28.661448737Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-z6dlw/extract-utilities\" id=d8e44cfc-96d3-43fd-a4c7-e036b69a1d02 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:35:28.663138 crc crio[20344]: time=\"2026-06-10T14:35:28.663097789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:35:28.702944 crc crio[20344]: time=\"2026-06-10T14:35:28.702887976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:35:28.709356 crc crio[20344]: time=\"2026-06-10T14:35:28.70923676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:35:28.801055 crc crio[20344]: 2026-06-10T14:35:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c3c548082ffe141 Mac:42:15:4c:6d:b1:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/88b1359a-87f4-4364-97a9-7bd468b6f98c SocketPath: PciID:}] [{Interface:0xc0004aad50 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:35:28.804228 crc crio[20344]: time=\"2026-06-10T14:35:28.804100818Z\" level=info msg=\"Got pod network &{Name:certified-operators-bvbb4 Namespace:openshift-marketplace ID:c3c548082ffe141d52dd311985493ba870d2003735002a7cda21efe075bf432d UID:cb2a52b8-6e4d-46a4-9f80-ab2bee260cac NetNS:/var/run/netns/88b1359a-87f4-4364-97a9-7bd468b6f98c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb2a52b8_6e4d_46a4_9f80_ab2bee260cac.slice PodAnnotations:0xc00282e298}] Aliases:map[]}\"\nJun 10 14:35:28.804485 crc crio[20344]: time=\"2026-06-10T14:35:28.804409986Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-bvbb4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:35:28.811626 crc crio[20344]: time=\"2026-06-10T14:35:28.811485339Z\" level=info msg=\"Ran pod sandbox c3c548082ffe141d52dd311985493ba870d2003735002a7cda21efe075bf432d with infra container: openshift-marketplace/certified-operators-bvbb4/POD\" id=bbc545f1-2e41-43e3-86f1-acd10c49c90d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:35:28.815305 crc crio[20344]: time=\"2026-06-10T14:35:28.815174724Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f3b732d7-21d2-4fb5-a2da-f44633662536 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:35:28.817491 crc crio[20344]: time=\"2026-06-10T14:35:28.817404241Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8762de60-cdd7-4f2d-8544-6c6b5511c42a name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:35:28.823955 crc crio[20344]: time=\"2026-06-10T14:35:28.823813177Z\" level=info msg=\"Created container f9dcbc940c617fc23dfa81ca8fea74906e1d08d03ab4e7e75cfada5ba3479c66: openshift-marketplace/community-operators-z6dlw/extract-utilities\" id=d8e44cfc-96d3-43fd-a4c7-e036b69a1d02 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:35:28.825238 crc crio[20344]: time=\"2026-06-10T14:35:28.825151601Z\" level=info msg=\"Starting container: f9dcbc940c617fc23dfa81ca8fea74906e1d08d03ab4e7e75cfada5ba3479c66\" id=5a9785ed-5398-4b34-9700-b444150f19f9 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:35:28.825864 crc crio[20344]: time=\"2026-06-10T14:35:28.825720106Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-bvbb4/extract-utilities\" id=562b3a72-ea19-40fc-87a3-df31645e7a62 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:35:28.826454 crc crio[20344]: time=\"2026-06-10T14:35:28.826310451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:35:28.832341 crc crio[20344]: time=\"2026-06-10T14:35:28.832183803Z\" level=info msg=\"Started container\" PID=21034 containerID=f9dcbc940c617fc23dfa81ca8fea74906e1d08d03ab4e7e75cfada5ba3479c66 description=openshift-marketplace/community-operators-z6dlw/extract-utilities id=5a9785ed-5398-4b34-9700-b444150f19f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b345e112878299ea3cd09aefd20ba0aa609b943b0ff7fd14967d789f4e6d09f\nJun 10 14:35:28.872992 crc crio[20344]: time=\"2026-06-10T14:35:28.872871313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:35:28.878448 crc crio[20344]: time=\"2026-06-10T14:35:28.878362315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:35:29.012819 crc crio[20344]: time=\"2026-06-10T14:35:29.012227129Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=dc67ea91-afd1-44ae-b207-24d19adf0267 name=/runtime.v1.ImageService/PullImage\nJun 10 14:35:29.019627 crc crio[20344]: time=\"2026-06-10T14:35:29.019461196Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 10 14:35:29.050800 crc crio[20344]: time=\"2026-06-10T14:35:29.050714473Z\" level=info msg=\"Created container aa81bbc7112091a7baa0ecca2f8af596cb4bff3805275a92b166d2e0299ea468: openshift-marketplace/certified-operators-bvbb4/extract-utilities\" id=562b3a72-ea19-40fc-87a3-df31645e7a62 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:35:29.052039 crc crio[20344]: time=\"2026-06-10T14:35:29.051962505Z\" level=info msg=\"Starting container: aa81bbc7112091a7baa0ecca2f8af596cb4bff3805275a92b166d2e0299ea468\" id=9893c70d-3c29-4981-84d1-a19d4b4b449e name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:35:29.057674 crc crio[20344]: time=\"2026-06-10T14:35:29.057443456Z\" level=info msg=\"Started container\" PID=21044 containerID=aa81bbc7112091a7baa0ecca2f8af596cb4bff3805275a92b166d2e0299ea468 description=openshift-marketplace/certified-operators-bvbb4/extract-utilities id=9893c70d-3c29-4981-84d1-a19d4b4b449e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3c548082ffe141d52dd311985493ba870d2003735002a7cda21efe075bf432d\nJun 10 14:35:29.502324 crc crio[20344]: time=\"2026-06-10T14:35:29.499669909Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-72pwn/POD\" id=9031c118-9bd7-4f1d-b660-e9e56f1e137f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:35:29.502324 crc crio[20344]: time=\"2026-06-10T14:35:29.499755101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:35:29.527056 crc crio[20344]: time=\"2026-06-10T14:35:29.526940623Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-72pwn Namespace:openshift-marketplace ID:42c3598d058f33c3be2dc5048d0945bd0f79aa75d462f4d9bbbe537be48f7288 UID:8f9fcac9-b3db-44e9-a299-e3e50409a6df NetNS:/var/run/netns/3065c246-6f5c-4c79-9df0-9601195727dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f9fcac9_b3db_44e9_a299_e3e50409a6df.slice PodAnnotations:0xc0006b43d0}] Aliases:map[]}\"\nJun 10 14:35:29.527056 crc crio[20344]: time=\"2026-06-10T14:35:29.527047685Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-72pwn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:35:29.675841 crc crio[20344]: time=\"2026-06-10T14:35:29.675729942Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-jm4wq/POD\" id=cef36781-b9d6-4d8b-bc6d-4a6496a647c8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:35:29.675841 crc crio[20344]: time=\"2026-06-10T14:35:29.675823045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:35:29.705603 crc crio[20344]: time=\"2026-06-10T14:35:29.704999828Z\" level=info msg=\"Got pod network &{Name:redhat-operators-jm4wq Namespace:openshift-marketplace ID:56a7431c783fa32c7f36de2162ea319a4df164e24c0c7a3b279b316d757f7038 UID:badfbace-3bbf-4977-ad83-062808d8fd1b NetNS:/var/run/netns/78a154d9-f671-4f8c-8177-f912a16925f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbadfbace_3bbf_4977_ad83_062808d8fd1b.slice PodAnnotations:0xc00078c540}] Aliases:map[]}\"\nJun 10 14:35:29.705603 crc crio[20344]: time=\"2026-06-10T14:35:29.705580353Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-jm4wq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:35:29.769799 crc crio[20344]: time=\"2026-06-10T14:35:29.769706168Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:dfbee1a913900ca811d31cf79d976dfb34f80fb64e946ffb82e85b5587887c69\" id=dc67ea91-afd1-44ae-b207-24d19adf0267 name=/runtime.v1.ImageService/PullImage\nJun 10 14:35:29.774941 crc crio[20344]: time=\"2026-06-10T14:35:29.77482947Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=7ba5b532-8bcc-40c4-a7b6-426c35e18513 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:35:29.779980 crc crio[20344]: time=\"2026-06-10T14:35:29.778215967Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=6161304a-b820-408b-8105-ef02ebd98cf8 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:35:29.797340 crc crio[20344]: time=\"2026-06-10T14:35:29.797202837Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-z6dlw/extract-content\" id=2d1073be-9a0c-481e-b613-27efb9b53f17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:35:29.799722 crc crio[20344]: time=\"2026-06-10T14:35:29.799551338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:35:29.841989 crc crio[20344]: time=\"2026-06-10T14:35:29.841888521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:35:29.849523 crc crio[20344]: time=\"2026-06-10T14:35:29.849440006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:35:29.987884 crc crio[20344]: time=\"2026-06-10T14:35:29.987797176Z\" level=info msg=\"Created container c0d25c139384bc07b2f06886d1a9da1c75c25f105b42572d6836a92b5d4b9818: openshift-marketplace/community-operators-z6dlw/extract-content\" id=2d1073be-9a0c-481e-b613-27efb9b53f17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:35:29.992683 crc crio[20344]: time=\"2026-06-10T14:35:29.991858301Z\" level=info msg=\"Starting container: c0d25c139384bc07b2f06886d1a9da1c75c25f105b42572d6836a92b5d4b9818\" id=100c644c-bac1-4c2a-8324-7d767032db03 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:35:30.005558 crc crio[20344]: time=\"2026-06-10T14:35:30.005245466Z\" level=info msg=\"Started container\" PID=21096 containerID=c0d25c139384bc07b2f06886d1a9da1c75c25f105b42572d6836a92b5d4b9818 description=openshift-marketplace/community-operators-z6dlw/extract-content id=100c644c-bac1-4c2a-8324-7d767032db03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b345e112878299ea3cd09aefd20ba0aa609b943b0ff7fd14967d789f4e6d09f\nJun 10 14:35:30.064683 crc crio[20344]: time=\"2026-06-10T14:35:30.064602078Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=50b6ee7a-8255-4d48-85c4-bee14b6fc6ed name=/runtime.v1.ImageService/PullImage\nJun 10 14:35:30.088824 crc crio[20344]: time=\"2026-06-10T14:35:30.088563717Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 10 14:35:30.554234 crc crio[20344]: 2026-06-10T14:35:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:42c3598d058f33c Mac:a6:de:6e:d4:02:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/3065c246-6f5c-4c79-9df0-9601195727dd SocketPath: PciID:}] [{Interface:0xc00028a9d0 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:35:30.556333 crc crio[20344]: time=\"2026-06-10T14:35:30.555916268Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-72pwn Namespace:openshift-marketplace ID:42c3598d058f33c3be2dc5048d0945bd0f79aa75d462f4d9bbbe537be48f7288 UID:8f9fcac9-b3db-44e9-a299-e3e50409a6df NetNS:/var/run/netns/3065c246-6f5c-4c79-9df0-9601195727dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f9fcac9_b3db_44e9_a299_e3e50409a6df.slice PodAnnotations:0xc0006b43d0}] Aliases:map[]}\"\nJun 10 14:35:30.556333 crc crio[20344]: time=\"2026-06-10T14:35:30.556131013Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-72pwn for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:35:30.563760 crc crio[20344]: time=\"2026-06-10T14:35:30.56296133Z\" level=info msg=\"Ran pod sandbox 42c3598d058f33c3be2dc5048d0945bd0f79aa75d462f4d9bbbe537be48f7288 with infra container: openshift-marketplace/redhat-marketplace-72pwn/POD\" id=9031c118-9bd7-4f1d-b660-e9e56f1e137f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:35:30.574135 crc crio[20344]: time=\"2026-06-10T14:35:30.573514232Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b7f30455-49c0-44d7-8502-6bcfb3c76200 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:35:30.576075 crc crio[20344]: time=\"2026-06-10T14:35:30.575980326Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2cc9ab64-1180-409d-81e3-363ec2d68ab8 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:35:30.588500 crc crio[20344]: time=\"2026-06-10T14:35:30.584549107Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-72pwn/extract-utilities\" id=a1bc41cd-33b4-4c0c-8087-2c104e4b5cfa name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:35:30.588500 crc crio[20344]: time=\"2026-06-10T14:35:30.584895776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:35:30.623588 crc crio[20344]: time=\"2026-06-10T14:35:30.623545183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:35:30.628381 crc crio[20344]: time=\"2026-06-10T14:35:30.628349627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:35:30.793827 crc crio[20344]: time=\"2026-06-10T14:35:30.79200307Z\" level=info msg=\"Created container 75767670d54fbd2b1e0619fc003bc648ac5e7ce3e1325da8e231c2635912d383: openshift-marketplace/redhat-marketplace-72pwn/extract-utilities\" id=a1bc41cd-33b4-4c0c-8087-2c104e4b5cfa name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:35:30.796777 crc crio[20344]: time=\"2026-06-10T14:35:30.796702142Z\" level=info msg=\"Starting container: 75767670d54fbd2b1e0619fc003bc648ac5e7ce3e1325da8e231c2635912d383\" id=a6a6f2a9-73b9-49a2-aad1-6875c311025b name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:35:30.817819 crc crio[20344]: time=\"2026-06-10T14:35:30.816951354Z\" level=info msg=\"Started container\" PID=21143 containerID=75767670d54fbd2b1e0619fc003bc648ac5e7ce3e1325da8e231c2635912d383 description=openshift-marketplace/redhat-marketplace-72pwn/extract-utilities id=a6a6f2a9-73b9-49a2-aad1-6875c311025b name=/runtime.v1.RuntimeService/StartContainer sandboxID=42c3598d058f33c3be2dc5048d0945bd0f79aa75d462f4d9bbbe537be48f7288\nJun 10 14:35:30.909182 crc crio[20344]: time=\"2026-06-10T14:35:30.908148948Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:80a3918c902f8f219c53c3fb91ac0b3e3bb943a95805b4cec2ba2ac414b14132\" id=50b6ee7a-8255-4d48-85c4-bee14b6fc6ed name=/runtime.v1.ImageService/PullImage\nJun 10 14:35:30.918496 crc crio[20344]: time=\"2026-06-10T14:35:30.914390359Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=58429e8d-e983-42b3-9d7c-67851e053d6c name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:35:30.920972 crc crio[20344]: time=\"2026-06-10T14:35:30.920717302Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ce587170-77d5-47c6-8ad1-7c74200edd47 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:35:30.935165 crc crio[20344]: time=\"2026-06-10T14:35:30.934878847Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-bvbb4/extract-content\" id=cf25a668-8959-454e-936f-e0f3ec64ad07 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:35:30.936157 crc crio[20344]: time=\"2026-06-10T14:35:30.935667468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:35:31.049710 crc crio[20344]: time=\"2026-06-10T14:35:31.049625879Z\" level=info msg=\"Running pod sandbox: openshift-etcd/installer-3-crc/POD\" id=670e4d61-7086-4865-b57b-d0a42117fb49 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:35:31.049834 crc crio[20344]: time=\"2026-06-10T14:35:31.049757432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:35:31.282223 crc crio[20344]: time=\"2026-06-10T14:35:31.269467452Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=2f7e9d99-7bb2-4e8c-aa72-cc48a228b21e name=/runtime.v1.ImageService/PullImage\nJun 10 14:35:31.282223 crc crio[20344]: time=\"2026-06-10T14:35:31.274884772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:35:31.282223 crc crio[20344]: time=\"2026-06-10T14:35:31.27868119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:35:31.282223 crc crio[20344]: time=\"2026-06-10T14:35:31.278845754Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 10 14:35:31.291523 crc crio[20344]: time=\"2026-06-10T14:35:31.29145218Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:a850202e423106518697526b1fb8182bf6154a6044e6f6baddef4d1cedf2c656 UID:5ef6a3c9-cbdc-493d-9a1c-fa2093276c2e NetNS:/var/run/netns/566f5ff2-1f5b-4a35-be5c-189ae8418145 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod5ef6a3c9_cbdc_493d_9a1c_fa2093276c2e.slice PodAnnotations:0xc0006b4418}] Aliases:map[]}\"\nJun 10 14:35:31.291523 crc crio[20344]: time=\"2026-06-10T14:35:31.291521241Z\" level=info msg=\"Adding pod openshift-etcd_installer-3-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:35:31.339094 crc crio[20344]: 2026-06-10T14:35:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56a7431c783fa32 Mac:3a:db:9e:f4:74:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/78a154d9-f671-4f8c-8177-f912a16925f6 SocketPath: PciID:}] [{Interface:0xc0002d2a00 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:35:31.340245 crc crio[20344]: time=\"2026-06-10T14:35:31.340203228Z\" level=info msg=\"Got pod network &{Name:redhat-operators-jm4wq Namespace:openshift-marketplace ID:56a7431c783fa32c7f36de2162ea319a4df164e24c0c7a3b279b316d757f7038 UID:badfbace-3bbf-4977-ad83-062808d8fd1b NetNS:/var/run/netns/78a154d9-f671-4f8c-8177-f912a16925f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbadfbace_3bbf_4977_ad83_062808d8fd1b.slice PodAnnotations:0xc00078c540}] Aliases:map[]}\"\nJun 10 14:35:31.340523 crc crio[20344]: time=\"2026-06-10T14:35:31.340429134Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-jm4wq for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:35:31.354623 crc crio[20344]: time=\"2026-06-10T14:35:31.351481059Z\" level=info msg=\"Ran pod sandbox 56a7431c783fa32c7f36de2162ea319a4df164e24c0c7a3b279b316d757f7038 with infra container: openshift-marketplace/redhat-operators-jm4wq/POD\" id=cef36781-b9d6-4d8b-bc6d-4a6496a647c8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:35:31.366507 crc crio[20344]: time=\"2026-06-10T14:35:31.366425665Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d0307471-02fd-410c-9b2a-f95e9455116f name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:35:31.385809 crc crio[20344]: time=\"2026-06-10T14:35:31.383541246Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=275cfb80-34b2-41d7-a47c-be090773774d name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:35:31.416499 crc crio[20344]: time=\"2026-06-10T14:35:31.416151988Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-jm4wq/extract-utilities\" id=c507ce75-ba78-469c-8a04-6ca7c892df8d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:35:31.418626 crc crio[20344]: time=\"2026-06-10T14:35:31.417440921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:35:31.451341 crc crio[20344]: time=\"2026-06-10T14:35:31.450426702Z\" level=info msg=\"Created container a60895c0acaeeda9ddeb3b9fe11e66253b42646209418465e2fc7d700d5d15bb: openshift-marketplace/certified-operators-bvbb4/extract-content\" id=cf25a668-8959-454e-936f-e0f3ec64ad07 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:35:31.451968 crc crio[20344]: time=\"2026-06-10T14:35:31.451803958Z\" level=info msg=\"Starting container: a60895c0acaeeda9ddeb3b9fe11e66253b42646209418465e2fc7d700d5d15bb\" id=752aa183-e8ac-4b80-b5f3-d835f08675d9 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:35:31.459874 crc crio[20344]: time=\"2026-06-10T14:35:31.459578488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:35:31.469491 crc crio[20344]: time=\"2026-06-10T14:35:31.469410722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:35:31.473350 crc crio[20344]: time=\"2026-06-10T14:35:31.47319667Z\" level=info msg=\"Started container\" PID=21172 containerID=a60895c0acaeeda9ddeb3b9fe11e66253b42646209418465e2fc7d700d5d15bb description=openshift-marketplace/certified-operators-bvbb4/extract-content id=752aa183-e8ac-4b80-b5f3-d835f08675d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3c548082ffe141d52dd311985493ba870d2003735002a7cda21efe075bf432d\nJun 10 14:35:31.673913 crc crio[20344]: time=\"2026-06-10T14:35:31.673760026Z\" level=info msg=\"Created container 2be7ff343e35cbd472f762c380b7c6738e40e9bfcf0146b89be886f78261fdc0: openshift-marketplace/redhat-operators-jm4wq/extract-utilities\" id=c507ce75-ba78-469c-8a04-6ca7c892df8d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:35:31.676521 crc crio[20344]: time=\"2026-06-10T14:35:31.676476556Z\" level=info msg=\"Starting container: 2be7ff343e35cbd472f762c380b7c6738e40e9bfcf0146b89be886f78261fdc0\" id=1d68fd40-ebc8-476f-87da-39c3edc16742 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:35:31.714810 crc crio[20344]: time=\"2026-06-10T14:35:31.714170709Z\" level=info msg=\"Started container\" PID=21190 containerID=2be7ff343e35cbd472f762c380b7c6738e40e9bfcf0146b89be886f78261fdc0 description=openshift-marketplace/redhat-operators-jm4wq/extract-utilities id=1d68fd40-ebc8-476f-87da-39c3edc16742 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56a7431c783fa32c7f36de2162ea319a4df164e24c0c7a3b279b316d757f7038\nJun 10 14:35:32.022097 crc crio[20344]: time=\"2026-06-10T14:35:32.021360876Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=2f7e9d99-7bb2-4e8c-aa72-cc48a228b21e name=/runtime.v1.ImageService/PullImage\nJun 10 14:35:32.037216 crc crio[20344]: time=\"2026-06-10T14:35:32.024782294Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=00c41777-d3bf-465c-ab0b-39f1d7d75e45 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:35:32.037787 crc crio[20344]: time=\"2026-06-10T14:35:32.037468811Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=35970868-8b9b-47ec-a05a-f5dce8786a17 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:35:32.062598 crc crio[20344]: time=\"2026-06-10T14:35:32.059838869Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-72pwn/extract-content\" id=e72f6a97-2a66-4f85-8a3a-ac7bc738b8b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:35:32.068362 crc crio[20344]: time=\"2026-06-10T14:35:32.067929738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:35:32.196520 crc crio[20344]: time=\"2026-06-10T14:35:32.186061886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:35:32.212525 crc crio[20344]: time=\"2026-06-10T14:35:32.210562258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:35:32.316590 crc crio[20344]: time=\"2026-06-10T14:35:32.316489522Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=8fff6870-7133-48a7-a13e-f208d27cc90a name=/runtime.v1.ImageService/PullImage\nJun 10 14:35:32.327169 crc crio[20344]: time=\"2026-06-10T14:35:32.326984953Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 10 14:35:32.425381 crc crio[20344]: 2026-06-10T14:35:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a850202e4231065 Mac:02:47:cc:9f:ad:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/566f5ff2-1f5b-4a35-be5c-189ae8418145 SocketPath: PciID:}] [{Interface:0xc0002e2a00 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:35:32.427820 crc crio[20344]: time=\"2026-06-10T14:35:32.427704773Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:a850202e423106518697526b1fb8182bf6154a6044e6f6baddef4d1cedf2c656 UID:5ef6a3c9-cbdc-493d-9a1c-fa2093276c2e NetNS:/var/run/netns/566f5ff2-1f5b-4a35-be5c-189ae8418145 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod5ef6a3c9_cbdc_493d_9a1c_fa2093276c2e.slice PodAnnotations:0xc0006b4418}] Aliases:map[]}\"\nJun 10 14:35:32.427946 crc crio[20344]: time=\"2026-06-10T14:35:32.427917198Z\" level=info msg=\"Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:35:32.439362 crc crio[20344]: time=\"2026-06-10T14:35:32.438616624Z\" level=info msg=\"Ran pod sandbox a850202e423106518697526b1fb8182bf6154a6044e6f6baddef4d1cedf2c656 with infra container: openshift-etcd/installer-3-crc/POD\" id=670e4d61-7086-4865-b57b-d0a42117fb49 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:35:32.442457 crc crio[20344]: time=\"2026-06-10T14:35:32.441833347Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=058cf74a-40c4-4574-bd0e-d2ab244accfc name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:35:32.449762 crc crio[20344]: time=\"2026-06-10T14:35:32.449228428Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=633fae41-3b78-4c32-9b7c-0c1814dca690 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:35:32.509177 crc crio[20344]: time=\"2026-06-10T14:35:32.509128174Z\" level=info msg=\"Creating container: openshift-etcd/installer-3-crc/installer\" id=828f7182-a039-437a-8499-5b1fbcf44f38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:35:32.509737 crc crio[20344]: time=\"2026-06-10T14:35:32.509712339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:35:32.510558 crc crio[20344]: time=\"2026-06-10T14:35:32.510361586Z\" level=info msg=\"Created container 0bcde1f3bfab0c459477bdf5228e6944057ba42650b98c096b4bde8f8f9128b0: openshift-marketplace/redhat-marketplace-72pwn/extract-content\" id=e72f6a97-2a66-4f85-8a3a-ac7bc738b8b4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:35:32.512378 crc crio[20344]: time=\"2026-06-10T14:35:32.512220374Z\" level=info msg=\"Starting container: 0bcde1f3bfab0c459477bdf5228e6944057ba42650b98c096b4bde8f8f9128b0\" id=ca672074-2f0b-4a65-b90d-08d95d73f30d name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:35:32.527093 crc crio[20344]: time=\"2026-06-10T14:35:32.522889309Z\" level=info msg=\"Started container\" PID=21215 containerID=0bcde1f3bfab0c459477bdf5228e6944057ba42650b98c096b4bde8f8f9128b0 description=openshift-marketplace/redhat-marketplace-72pwn/extract-content id=ca672074-2f0b-4a65-b90d-08d95d73f30d name=/runtime.v1.RuntimeService/StartContainer sandboxID=42c3598d058f33c3be2dc5048d0945bd0f79aa75d462f4d9bbbe537be48f7288\nJun 10 14:35:32.617434 crc crio[20344]: time=\"2026-06-10T14:35:32.616722621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:35:33.076651 crc crio[20344]: time=\"2026-06-10T14:35:33.075795808Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:e03c9b1bbf20136e2179857f5179ab4aa9e4a5659d6854bc1abd967740f936dd\" id=8fff6870-7133-48a7-a13e-f208d27cc90a name=/runtime.v1.ImageService/PullImage\nJun 10 14:35:33.082340 crc crio[20344]: time=\"2026-06-10T14:35:33.081940297Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f7834f62-9f84-4965-b8fd-66fbe9409f14 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:35:33.087481 crc crio[20344]: time=\"2026-06-10T14:35:33.087448899Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=2e8b6ed3-4120-4afc-86b8-ad29e96d4bdf name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:35:33.106419 crc crio[20344]: time=\"2026-06-10T14:35:33.105870854Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-jm4wq/extract-content\" id=8650f110-6d83-4705-b8c9-24443866dc7a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:35:33.107536 crc crio[20344]: time=\"2026-06-10T14:35:33.107465396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:35:33.164965 crc crio[20344]: time=\"2026-06-10T14:35:33.162372663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:35:33.168338 crc crio[20344]: time=\"2026-06-10T14:35:33.166982891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:35:33.309553 crc crio[20344]: time=\"2026-06-10T14:35:33.309400867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:35:33.418686 crc crio[20344]: time=\"2026-06-10T14:35:33.418598255Z\" level=info msg=\"Created container 37c76fc4d5b859595129a066a420653b1bf5562513af8dbe6ec71a91854579d4: openshift-marketplace/redhat-operators-jm4wq/extract-content\" id=8650f110-6d83-4705-b8c9-24443866dc7a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:35:33.420623 crc crio[20344]: time=\"2026-06-10T14:35:33.420441273Z\" level=info msg=\"Starting container: 37c76fc4d5b859595129a066a420653b1bf5562513af8dbe6ec71a91854579d4\" id=a6273f7c-c87f-4759-9c6c-6f3447815793 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:35:33.452869 crc crio[20344]: time=\"2026-06-10T14:35:33.452613193Z\" level=info msg=\"Started container\" PID=21233 containerID=37c76fc4d5b859595129a066a420653b1bf5562513af8dbe6ec71a91854579d4 description=openshift-marketplace/redhat-operators-jm4wq/extract-content id=a6273f7c-c87f-4759-9c6c-6f3447815793 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56a7431c783fa32c7f36de2162ea319a4df164e24c0c7a3b279b316d757f7038\nJun 10 14:35:34.431191 crc crio[20344]: time=\"2026-06-10T14:35:34.430705434Z\" level=info msg=\"Created container f51367149116c4dcb05a693316345a544a085f66279da0018ffc88c464082c90: openshift-etcd/installer-3-crc/installer\" id=828f7182-a039-437a-8499-5b1fbcf44f38 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:35:34.439866 crc crio[20344]: time=\"2026-06-10T14:35:34.43945066Z\" level=info msg=\"Starting container: f51367149116c4dcb05a693316345a544a085f66279da0018ffc88c464082c90\" id=709718c0-b48a-49d9-a1b9-771f535333f3 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:35:34.457796 crc crio[20344]: time=\"2026-06-10T14:35:34.457632409Z\" level=info msg=\"Started container\" PID=21244 containerID=f51367149116c4dcb05a693316345a544a085f66279da0018ffc88c464082c90 description=openshift-etcd/installer-3-crc/installer id=709718c0-b48a-49d9-a1b9-771f535333f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a850202e423106518697526b1fb8182bf6154a6044e6f6baddef4d1cedf2c656\nJun 10 14:35:36.434882 crc crio[20344]: time=\"2026-06-10T14:35:36.43466619Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=26c02e61-cb5e-48cf-9d1e-b8a6676935e9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:35:36.439773 crc crio[20344]: time=\"2026-06-10T14:35:36.439474484Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=09e79851-fb60-4f14-a6f5-5211613481f3 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:35:36.453596 crc crio[20344]: time=\"2026-06-10T14:35:36.453410313Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-z6dlw/registry-server\" id=03c86814-5637-4090-952c-cf4bc8f291a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:35:36.454320 crc crio[20344]: time=\"2026-06-10T14:35:36.454197434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:35:36.560647 crc crio[20344]: time=\"2026-06-10T14:35:36.560476886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:35:36.568242 crc crio[20344]: time=\"2026-06-10T14:35:36.568105403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:35:36.811188 crc crio[20344]: time=\"2026-06-10T14:35:36.810717514Z\" level=info msg=\"Created container 7618db39458e676a21832a486931e207873012131cded0dca478b96bd5735eb4: openshift-marketplace/community-operators-z6dlw/registry-server\" id=03c86814-5637-4090-952c-cf4bc8f291a1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:35:36.813800 crc crio[20344]: time=\"2026-06-10T14:35:36.813717272Z\" level=info msg=\"Starting container: 7618db39458e676a21832a486931e207873012131cded0dca478b96bd5735eb4\" id=4c13211e-f77e-477a-8f2c-a669ddd2a8ca name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:35:36.821135 crc crio[20344]: time=\"2026-06-10T14:35:36.820935758Z\" level=info msg=\"Started container\" PID=21274 containerID=7618db39458e676a21832a486931e207873012131cded0dca478b96bd5735eb4 description=openshift-marketplace/community-operators-z6dlw/registry-server id=4c13211e-f77e-477a-8f2c-a669ddd2a8ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b345e112878299ea3cd09aefd20ba0aa609b943b0ff7fd14967d789f4e6d09f\nJun 10 14:35:38.473947 crc crio[20344]: time=\"2026-06-10T14:35:38.473323041Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ad480c7b-6509-44ff-9634-ba54b053c91c name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:35:38.507145 crc crio[20344]: time=\"2026-06-10T14:35:38.506783654Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=289bc975-2236-453b-934a-5c3d4ad1475a name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:35:39.068617 crc crio[20344]: time=\"2026-06-10T14:35:39.068484409Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-72pwn/registry-server\" id=8f5b004b-bf1b-4944-9ad1-fe98a4985205 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:35:39.069118 crc crio[20344]: time=\"2026-06-10T14:35:39.069089505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:35:39.128473 crc crio[20344]: time=\"2026-06-10T14:35:39.12817736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:35:39.133558 crc crio[20344]: time=\"2026-06-10T14:35:39.13321578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:35:39.506946 crc crio[20344]: time=\"2026-06-10T14:35:39.506498014Z\" level=info msg=\"Created container b0aadecb6e9f9670a446875516a1d18f04ee007415b6398549ea87dc52a67337: openshift-marketplace/redhat-marketplace-72pwn/registry-server\" id=8f5b004b-bf1b-4944-9ad1-fe98a4985205 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:35:39.508570 crc crio[20344]: time=\"2026-06-10T14:35:39.508477055Z\" level=info msg=\"Starting container: b0aadecb6e9f9670a446875516a1d18f04ee007415b6398549ea87dc52a67337\" id=cfce0f09-3441-4ad2-a032-fce993449789 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:35:39.531538 crc crio[20344]: time=\"2026-06-10T14:35:39.531424497Z\" level=info msg=\"Started container\" PID=21304 containerID=b0aadecb6e9f9670a446875516a1d18f04ee007415b6398549ea87dc52a67337 description=openshift-marketplace/redhat-marketplace-72pwn/registry-server id=cfce0f09-3441-4ad2-a032-fce993449789 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42c3598d058f33c3be2dc5048d0945bd0f79aa75d462f4d9bbbe537be48f7288\nJun 10 14:35:40.660544 crc crio[20344]: time=\"2026-06-10T14:35:40.660500445Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e4259386-2c9b-4dc0-8a0b-17aa988271d1 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:35:40.667906 crc crio[20344]: time=\"2026-06-10T14:35:40.667717651Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=290287b7-2dc5-4d09-b56f-5925ef96b840 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:35:40.960570 crc crio[20344]: time=\"2026-06-10T14:35:40.960519278Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-bvbb4/registry-server\" id=c78277c4-1510-4e92-bb2d-f1c27757bed8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:35:40.961613 crc crio[20344]: time=\"2026-06-10T14:35:40.961590415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:35:41.041386 crc crio[20344]: time=\"2026-06-10T14:35:41.041336563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:35:41.045059 crc crio[20344]: time=\"2026-06-10T14:35:41.044996408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:35:41.238983 crc crio[20344]: time=\"2026-06-10T14:35:41.23884472Z\" level=info msg=\"Created container 2231b37a6da0a18e68299c733638b48eabe67144595b1f9cee12a036a935779c: openshift-marketplace/certified-operators-bvbb4/registry-server\" id=c78277c4-1510-4e92-bb2d-f1c27757bed8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:35:41.241674 crc crio[20344]: time=\"2026-06-10T14:35:41.241426707Z\" level=info msg=\"Starting container: 2231b37a6da0a18e68299c733638b48eabe67144595b1f9cee12a036a935779c\" id=21b061b8-935d-435f-8d5f-aa11762a0bc9 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:35:41.249878 crc crio[20344]: time=\"2026-06-10T14:35:41.249751892Z\" level=info msg=\"Started container\" PID=21335 containerID=2231b37a6da0a18e68299c733638b48eabe67144595b1f9cee12a036a935779c description=openshift-marketplace/certified-operators-bvbb4/registry-server id=21b061b8-935d-435f-8d5f-aa11762a0bc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3c548082ffe141d52dd311985493ba870d2003735002a7cda21efe075bf432d\nJun 10 14:35:51.797637 crc crio[20344]: time=\"2026-06-10T14:35:51.79686764Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=49b18a57-0954-442e-ae02-0957b4d1ae48 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:35:51.801692 crc crio[20344]: time=\"2026-06-10T14:35:51.80152876Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d6b4840e-19a3-41ae-8ac5-1eab98443ca6 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:35:51.811869 crc crio[20344]: time=\"2026-06-10T14:35:51.811752324Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-jm4wq/registry-server\" id=4ff23356-1fd1-44d8-9788-95b9b322d1f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:35:51.812478 crc crio[20344]: time=\"2026-06-10T14:35:51.812394881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:35:51.885498 crc crio[20344]: time=\"2026-06-10T14:35:51.883752442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:35:51.893510 crc crio[20344]: time=\"2026-06-10T14:35:51.893410922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:35:52.045440 crc crio[20344]: time=\"2026-06-10T14:35:52.045151278Z\" level=info msg=\"Created container a6ccc7c1d1e5fbb580c6f089f8880dd61e8f3a60d569bd1ceaa8885f02df26a7: openshift-marketplace/redhat-operators-jm4wq/registry-server\" id=4ff23356-1fd1-44d8-9788-95b9b322d1f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:35:52.047692 crc crio[20344]: time=\"2026-06-10T14:35:52.047594211Z\" level=info msg=\"Starting container: a6ccc7c1d1e5fbb580c6f089f8880dd61e8f3a60d569bd1ceaa8885f02df26a7\" id=814cda94-3874-46ef-aeca-c7a74df1db85 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:35:52.054815 crc crio[20344]: time=\"2026-06-10T14:35:52.054712414Z\" level=info msg=\"Started container\" PID=21478 containerID=a6ccc7c1d1e5fbb580c6f089f8880dd61e8f3a60d569bd1ceaa8885f02df26a7 description=openshift-marketplace/redhat-operators-jm4wq/registry-server id=814cda94-3874-46ef-aeca-c7a74df1db85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56a7431c783fa32c7f36de2162ea319a4df164e24c0c7a3b279b316d757f7038\nJun 10 14:36:10.534703 crc crio[20344]: time=\"2026-06-10T14:36:10.532935395Z\" level=info msg=\"Stopping pod sandbox: 7205732bcecdb4cd9be16789f41c9513dae10e40b40c8ab2e591c273fe94cc19\" id=26cdf50d-7fe3-4cc3-bdea-a6e37f021d18 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:36:10.537241 crc crio[20344]: time=\"2026-06-10T14:36:10.534754404Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7205732bcecdb4cd9be16789f41c9513dae10e40b40c8ab2e591c273fe94cc19\" id=26cdf50d-7fe3-4cc3-bdea-a6e37f021d18 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:36:10.537241 crc crio[20344]: time=\"2026-06-10T14:36:10.536790188Z\" level=info msg=\"Removing pod sandbox: 7205732bcecdb4cd9be16789f41c9513dae10e40b40c8ab2e591c273fe94cc19\" id=916c3408-3fcc-477d-b2d2-65390197a98f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:36:10.561474 crc crio[20344]: time=\"2026-06-10T14:36:10.559086468Z\" level=info msg=\"Removed pod sandbox: 7205732bcecdb4cd9be16789f41c9513dae10e40b40c8ab2e591c273fe94cc19\" id=916c3408-3fcc-477d-b2d2-65390197a98f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:36:10.563981 crc crio[20344]: time=\"2026-06-10T14:36:10.56362933Z\" level=info msg=\"Stopping pod sandbox: 471bf39dda67cfc55c3ed790aba66bca400b09b04b1a631f38076f5cc83f7ab1\" id=a3590cf3-aabb-4899-b727-3028a3edbb79 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:36:10.564526 crc crio[20344]: time=\"2026-06-10T14:36:10.56400806Z\" level=info msg=\"Stopped pod sandbox (already stopped): 471bf39dda67cfc55c3ed790aba66bca400b09b04b1a631f38076f5cc83f7ab1\" id=a3590cf3-aabb-4899-b727-3028a3edbb79 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:36:10.567720 crc crio[20344]: time=\"2026-06-10T14:36:10.567616447Z\" level=info msg=\"Removing pod sandbox: 471bf39dda67cfc55c3ed790aba66bca400b09b04b1a631f38076f5cc83f7ab1\" id=a7a9d27b-f4b1-4372-851e-e51a5e840afe name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:36:10.583906 crc crio[20344]: time=\"2026-06-10T14:36:10.583736071Z\" level=info msg=\"Removed pod sandbox: 471bf39dda67cfc55c3ed790aba66bca400b09b04b1a631f38076f5cc83f7ab1\" id=a7a9d27b-f4b1-4372-851e-e51a5e840afe name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:36:10.586479 crc crio[20344]: time=\"2026-06-10T14:36:10.586249918Z\" level=info msg=\"Stopping pod sandbox: ea17455d2591ae540c3bd9e14bc72402b827d1b27641f38d4b52fdbeb58b08c4\" id=15390e07-c236-4cc0-8fc0-3467bd25c3a3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:36:10.586653 crc crio[20344]: time=\"2026-06-10T14:36:10.586501685Z\" level=info msg=\"Stopped pod sandbox (already stopped): ea17455d2591ae540c3bd9e14bc72402b827d1b27641f38d4b52fdbeb58b08c4\" id=15390e07-c236-4cc0-8fc0-3467bd25c3a3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:36:10.587984 crc crio[20344]: time=\"2026-06-10T14:36:10.587862062Z\" level=info msg=\"Removing pod sandbox: ea17455d2591ae540c3bd9e14bc72402b827d1b27641f38d4b52fdbeb58b08c4\" id=5826ceca-035a-49c5-b615-11cefe309768 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:36:10.601551 crc crio[20344]: time=\"2026-06-10T14:36:10.601248522Z\" level=info msg=\"Removed pod sandbox: ea17455d2591ae540c3bd9e14bc72402b827d1b27641f38d4b52fdbeb58b08c4\" id=5826ceca-035a-49c5-b615-11cefe309768 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:36:10.603133 crc crio[20344]: time=\"2026-06-10T14:36:10.602942917Z\" level=info msg=\"Stopping pod sandbox: 269af530416dc05b223cf725bc9d493cae4e072dc8f3e37cba23f507deeb5c39\" id=6adfe2d3-45fc-4da1-a92d-3587c53fd30a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:36:10.603225 crc crio[20344]: time=\"2026-06-10T14:36:10.603159063Z\" level=info msg=\"Stopped pod sandbox (already stopped): 269af530416dc05b223cf725bc9d493cae4e072dc8f3e37cba23f507deeb5c39\" id=6adfe2d3-45fc-4da1-a92d-3587c53fd30a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:36:10.604119 crc crio[20344]: time=\"2026-06-10T14:36:10.603997706Z\" level=info msg=\"Removing pod sandbox: 269af530416dc05b223cf725bc9d493cae4e072dc8f3e37cba23f507deeb5c39\" id=046062b3-ac69-4fac-9e48-09be683569d4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:36:10.611718 crc crio[20344]: time=\"2026-06-10T14:36:10.611641161Z\" level=info msg=\"Removed pod sandbox: 269af530416dc05b223cf725bc9d493cae4e072dc8f3e37cba23f507deeb5c39\" id=046062b3-ac69-4fac-9e48-09be683569d4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:36:10.612545 crc crio[20344]: time=\"2026-06-10T14:36:10.612467353Z\" level=info msg=\"Stopping pod sandbox: 2151290de62af04e9266d143a2f409dfac70667975f6391eb95e6863b200e2c3\" id=5355c818-54cd-4632-8f35-c7e3f863ce56 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:36:10.612545 crc crio[20344]: time=\"2026-06-10T14:36:10.612532955Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2151290de62af04e9266d143a2f409dfac70667975f6391eb95e6863b200e2c3\" id=5355c818-54cd-4632-8f35-c7e3f863ce56 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:36:10.613445 crc crio[20344]: time=\"2026-06-10T14:36:10.613373758Z\" level=info msg=\"Removing pod sandbox: 2151290de62af04e9266d143a2f409dfac70667975f6391eb95e6863b200e2c3\" id=b95d09c9-940f-41d7-bcc0-5b99f2d633f8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:36:10.624067 crc crio[20344]: time=\"2026-06-10T14:36:10.623917011Z\" level=info msg=\"Removed pod sandbox: 2151290de62af04e9266d143a2f409dfac70667975f6391eb95e6863b200e2c3\" id=b95d09c9-940f-41d7-bcc0-5b99f2d633f8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:36:10.625188 crc crio[20344]: time=\"2026-06-10T14:36:10.625016961Z\" level=info msg=\"Stopping pod sandbox: 48ddd4a082e87365ca431eca455a560bd5875659002598ef4d11c03b104589fd\" id=040e4514-1e15-4086-aea3-89a1fa3380b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:36:10.625188 crc crio[20344]: time=\"2026-06-10T14:36:10.625145664Z\" level=info msg=\"Stopped pod sandbox (already stopped): 48ddd4a082e87365ca431eca455a560bd5875659002598ef4d11c03b104589fd\" id=040e4514-1e15-4086-aea3-89a1fa3380b7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:36:10.626136 crc crio[20344]: time=\"2026-06-10T14:36:10.626074799Z\" level=info msg=\"Removing pod sandbox: 48ddd4a082e87365ca431eca455a560bd5875659002598ef4d11c03b104589fd\" id=14b35aab-3fa9-46be-b847-abb42acf0354 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:36:10.634843 crc crio[20344]: time=\"2026-06-10T14:36:10.634740722Z\" level=info msg=\"Removed pod sandbox: 48ddd4a082e87365ca431eca455a560bd5875659002598ef4d11c03b104589fd\" id=14b35aab-3fa9-46be-b847-abb42acf0354 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:36:13.944652 crc crio[20344]: time=\"2026-06-10T14:36:13.944115897Z\" level=info msg=\"Stopping container: f51cdbbe9176e448fe2b0b7248b526b197dd3f66317a4f4f1037e7d74ba65f03 (timeout: 30s)\" id=5623ba63-0e1a-4f9d-8cd5-062905116eb2 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:36:13.945691 crc crio[20344]: time=\"2026-06-10T14:36:13.944201799Z\" level=info msg=\"Stopping container: 385b34e2ca2fa2e3834f9992168e694a70196bcc15176ad59c04c81b6163745f (timeout: 30s)\" id=201699bd-1c46-4974-b3e7-058dea26919d name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:36:13.948175 crc crio[20344]: time=\"2026-06-10T14:36:13.944203809Z\" level=info msg=\"Stopping container: ea74b43c9bff6ae198d80ba1544846c639593b7358d5fa25c6f9316ce2980c07 (timeout: 30s)\" id=614a208e-3eb6-4cf1-80be-26ddba4274c4 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:36:13.948175 crc crio[20344]: time=\"2026-06-10T14:36:13.944344243Z\" level=info msg=\"Stopping container: bce997f7fa2f89cddfabab68cbe4e337f1eb023bf4f615950b3b0d4658e13f94 (timeout: 30s)\" id=412c2e3f-ce1b-4f58-a75b-e32126007832 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:36:13.950233 crc crio[20344]: time=\"2026-06-10T14:36:13.949906302Z\" level=info msg=\"Stopping container: ef809867a6d1b9f6effc841e5f0020786158212abf702795d7b389485fd97cb6 (timeout: 30s)\" id=6925a2fc-2ca8-4b82-845b-73b54087014d name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:36:14.144516 crc crio[20344]: time=\"2026-06-10T14:36:14.144226497Z\" level=info msg=\"Stopped container ea74b43c9bff6ae198d80ba1544846c639593b7358d5fa25c6f9316ce2980c07: openshift-etcd/etcd-crc/etcd-rev\" id=614a208e-3eb6-4cf1-80be-26ddba4274c4 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:36:14.202809 crc crio[20344]: time=\"2026-06-10T14:36:14.202626848Z\" level=info msg=\"Stopped container bce997f7fa2f89cddfabab68cbe4e337f1eb023bf4f615950b3b0d4658e13f94: openshift-etcd/etcd-crc/etcd-metrics\" id=412c2e3f-ce1b-4f58-a75b-e32126007832 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:36:14.273134 crc crio[20344]: time=\"2026-06-10T14:36:14.272956969Z\" level=info msg=\"Stopped container 385b34e2ca2fa2e3834f9992168e694a70196bcc15176ad59c04c81b6163745f: openshift-etcd/etcd-crc/etcd-readyz\" id=201699bd-1c46-4974-b3e7-058dea26919d name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:36:16.066899 crc crio[20344]: time=\"2026-06-10T14:36:16.066796342Z\" level=info msg=\"Stopping pod sandbox: a850202e423106518697526b1fb8182bf6154a6044e6f6baddef4d1cedf2c656\" id=c889fa0a-ba61-425f-a35b-7ef15f27d57a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:36:16.067904 crc crio[20344]: time=\"2026-06-10T14:36:16.06781573Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:a850202e423106518697526b1fb8182bf6154a6044e6f6baddef4d1cedf2c656 UID:5ef6a3c9-cbdc-493d-9a1c-fa2093276c2e NetNS:/var/run/netns/566f5ff2-1f5b-4a35-be5c-189ae8418145 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod5ef6a3c9_cbdc_493d_9a1c_fa2093276c2e.slice PodAnnotations:0xc00078c378}] Aliases:map[]}\"\nJun 10 14:36:16.068214 crc crio[20344]: time=\"2026-06-10T14:36:16.068136358Z\" level=info msg=\"Deleting pod openshift-etcd_installer-3-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:36:16.439746 crc crio[20344]: time=\"2026-06-10T14:36:16.439147564Z\" level=info msg=\"Stopped pod sandbox: a850202e423106518697526b1fb8182bf6154a6044e6f6baddef4d1cedf2c656\" id=c889fa0a-ba61-425f-a35b-7ef15f27d57a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:36:26.192494 crc crio[20344]: time=\"2026-06-10T14:36:26.191089941Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=9fe1cfec-8af9-43c5-ae0b-ae446b98aa1a name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:36:26.194390 crc crio[20344]: time=\"2026-06-10T14:36:26.192233952Z\" level=info msg=\"Removing container: 8789d0e4e8a43a4597f62a85b674cefe941fc591dc7fed95a8c8ab5910a4e833\" id=4154cca7-5a8c-4787-9368-733e8ea3b5e8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:36:26.273124 crc crio[20344]: time=\"2026-06-10T14:36:26.27288764Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=b8ed816c-fd75-4efa-9003-142d836db38e name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:36:26.282025 crc crio[20344]: time=\"2026-06-10T14:36:26.281944814Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=d17024db-31b3-4c83-a028-17ced640a052 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:36:26.282643 crc crio[20344]: time=\"2026-06-10T14:36:26.28255241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:36:26.317891 crc crio[20344]: time=\"2026-06-10T14:36:26.317754407Z\" level=info msg=\"Removed container 8789d0e4e8a43a4597f62a85b674cefe941fc591dc7fed95a8c8ab5910a4e833: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=4154cca7-5a8c-4787-9368-733e8ea3b5e8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:36:26.321155 crc crio[20344]: time=\"2026-06-10T14:36:26.321067256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:36:26.519185 crc crio[20344]: time=\"2026-06-10T14:36:26.518618798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:36:26.631757 crc crio[20344]: time=\"2026-06-10T14:36:26.631620966Z\" level=info msg=\"Created container eae1df4ebee2950359d04184f2944ea3af6e095ecf1beaaf98d7cc8b9da9169b: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=d17024db-31b3-4c83-a028-17ced640a052 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:36:26.632807 crc crio[20344]: time=\"2026-06-10T14:36:26.632707085Z\" level=info msg=\"Starting container: eae1df4ebee2950359d04184f2944ea3af6e095ecf1beaaf98d7cc8b9da9169b\" id=6f53e99d-651b-43ad-b701-27f6d72a4229 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:36:26.642986 crc crio[20344]: time=\"2026-06-10T14:36:26.642858418Z\" level=info msg=\"Started container\" PID=21958 containerID=eae1df4ebee2950359d04184f2944ea3af6e095ecf1beaaf98d7cc8b9da9169b description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=6f53e99d-651b-43ad-b701-27f6d72a4229 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac93d905748713d3d75a81efc4d6183639ffba10a36f0f635de4249b3f8c7f6b\nJun 10 14:36:41.584811 crc crio[20344]: time=\"2026-06-10T14:36:41.583362447Z\" level=info msg=\"Stopped container ef809867a6d1b9f6effc841e5f0020786158212abf702795d7b389485fd97cb6: openshift-etcd/etcd-crc/etcd\" id=6925a2fc-2ca8-4b82-845b-73b54087014d name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:36:43.953010 crc crio[20344]: time=\"2026-06-10T14:36:43.951965406Z\" level=warning msg=\"Stopping container f51cdbbe9176e448fe2b0b7248b526b197dd3f66317a4f4f1037e7d74ba65f03 with stop signal(15) timed out. Killing...\"\nJun 10 14:36:43.992586 crc crio[20344]: time=\"2026-06-10T14:36:43.992488666Z\" level=error msg=\"Killing container f51cdbbe9176e448fe2b0b7248b526b197dd3f66317a4f4f1037e7d74ba65f03 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill f51cdbbe9176e448fe2b0b7248b526b197dd3f66317a4f4f1037e7d74ba65f03 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 10 14:36:44.053121 crc crio[20344]: time=\"2026-06-10T14:36:44.052848789Z\" level=info msg=\"Stopped container f51cdbbe9176e448fe2b0b7248b526b197dd3f66317a4f4f1037e7d74ba65f03: openshift-etcd/etcd-crc/etcdctl\" id=5623ba63-0e1a-4f9d-8cd5-062905116eb2 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:36:44.054115 crc crio[20344]: time=\"2026-06-10T14:36:44.05399845Z\" level=info msg=\"Stopping pod sandbox: 272fca343dddbcc8fa1f1f518aa93c57d5ef621d042c53faaaf0e65a713023c6\" id=466dd9eb-3dc5-4f18-a0b8-865e09c94ad7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:36:44.060095 crc crio[20344]: time=\"2026-06-10T14:36:44.059931989Z\" level=info msg=\"Stopped pod sandbox: 272fca343dddbcc8fa1f1f518aa93c57d5ef621d042c53faaaf0e65a713023c6\" id=466dd9eb-3dc5-4f18-a0b8-865e09c94ad7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:36:44.422216 crc crio[20344]: time=\"2026-06-10T14:36:44.422032076Z\" level=info msg=\"Removing container: ea74b43c9bff6ae198d80ba1544846c639593b7358d5fa25c6f9316ce2980c07\" id=dc69f480-fd0d-4e62-a8e0-f808939830cf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:36:44.458565 crc crio[20344]: time=\"2026-06-10T14:36:44.458508146Z\" level=info msg=\"Removed container ea74b43c9bff6ae198d80ba1544846c639593b7358d5fa25c6f9316ce2980c07: openshift-etcd/etcd-crc/etcd-rev\" id=dc69f480-fd0d-4e62-a8e0-f808939830cf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:36:44.467165 crc crio[20344]: time=\"2026-06-10T14:36:44.467122138Z\" level=info msg=\"Removing container: 385b34e2ca2fa2e3834f9992168e694a70196bcc15176ad59c04c81b6163745f\" id=46a9c31c-9737-4f1c-aee0-97111c193ec0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:36:44.495466 crc crio[20344]: time=\"2026-06-10T14:36:44.495185493Z\" level=info msg=\"Removed container 385b34e2ca2fa2e3834f9992168e694a70196bcc15176ad59c04c81b6163745f: openshift-etcd/etcd-crc/etcd-readyz\" id=46a9c31c-9737-4f1c-aee0-97111c193ec0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:36:44.499608 crc crio[20344]: time=\"2026-06-10T14:36:44.499518009Z\" level=info msg=\"Removing container: bce997f7fa2f89cddfabab68cbe4e337f1eb023bf4f615950b3b0d4658e13f94\" id=c5534e3c-cfee-4df7-8ace-9edcaa68dba6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:36:44.529226 crc crio[20344]: time=\"2026-06-10T14:36:44.528806277Z\" level=info msg=\"Removed container bce997f7fa2f89cddfabab68cbe4e337f1eb023bf4f615950b3b0d4658e13f94: openshift-etcd/etcd-crc/etcd-metrics\" id=c5534e3c-cfee-4df7-8ace-9edcaa68dba6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:36:44.548427 crc crio[20344]: time=\"2026-06-10T14:36:44.548247479Z\" level=info msg=\"Removing container: ef809867a6d1b9f6effc841e5f0020786158212abf702795d7b389485fd97cb6\" id=66c7a38c-1177-494a-a39e-cc2235693b04 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:36:44.576676 crc crio[20344]: time=\"2026-06-10T14:36:44.575846902Z\" level=info msg=\"Removed container ef809867a6d1b9f6effc841e5f0020786158212abf702795d7b389485fd97cb6: openshift-etcd/etcd-crc/etcd\" id=66c7a38c-1177-494a-a39e-cc2235693b04 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:36:44.580992 crc crio[20344]: time=\"2026-06-10T14:36:44.580890137Z\" level=info msg=\"Removing container: f51cdbbe9176e448fe2b0b7248b526b197dd3f66317a4f4f1037e7d74ba65f03\" id=f9bf4f0b-8902-46f8-8350-15c4d6c46a12 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:36:44.613829 crc crio[20344]: time=\"2026-06-10T14:36:44.61370751Z\" level=info msg=\"Removed container f51cdbbe9176e448fe2b0b7248b526b197dd3f66317a4f4f1037e7d74ba65f03: openshift-etcd/etcd-crc/etcdctl\" id=f9bf4f0b-8902-46f8-8350-15c4d6c46a12 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:36:44.619496 crc crio[20344]: time=\"2026-06-10T14:36:44.619399803Z\" level=info msg=\"Removing container: 020737cdc4ca9eeee98401e39e63eb7897b5ca738a8bf8176fa4b95f6b837583\" id=d4604668-4ead-4b35-a5e1-576ffba05c27 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:36:44.690415 crc crio[20344]: time=\"2026-06-10T14:36:44.690197266Z\" level=info msg=\"Removed container 020737cdc4ca9eeee98401e39e63eb7897b5ca738a8bf8176fa4b95f6b837583: openshift-etcd/etcd-crc/etcd-resources-copy\" id=d4604668-4ead-4b35-a5e1-576ffba05c27 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:36:44.693507 crc crio[20344]: time=\"2026-06-10T14:36:44.693444054Z\" level=info msg=\"Removing container: 8113ac49f947a0c3dcdf2b92227e8bfc132752a0ced78d0b5499d586519ae04f\" id=f015f375-e86b-4cba-b7f1-9579e8d23d04 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:36:44.787709 crc crio[20344]: time=\"2026-06-10T14:36:44.786586758Z\" level=info msg=\"Removed container 8113ac49f947a0c3dcdf2b92227e8bfc132752a0ced78d0b5499d586519ae04f: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=f015f375-e86b-4cba-b7f1-9579e8d23d04 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:36:44.790667 crc crio[20344]: time=\"2026-06-10T14:36:44.790541045Z\" level=info msg=\"Removing container: 56cfc8c05b662a5e93d284f0681a69d275a994f26cc09b7c9dab267cc8a88a29\" id=ce04b724-e713-42a5-a164-bd26a84bd98b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:36:44.900593 crc crio[20344]: time=\"2026-06-10T14:36:44.900425549Z\" level=info msg=\"Removed container 56cfc8c05b662a5e93d284f0681a69d275a994f26cc09b7c9dab267cc8a88a29: openshift-etcd/etcd-crc/setup\" id=ce04b724-e713-42a5-a164-bd26a84bd98b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:37:06.653883 crc crio[20344]: time=\"2026-06-10T14:37:06.653411647Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=64dc9620-5ae3-46f5-87ac-e233206a2979 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:37:06.655742 crc crio[20344]: time=\"2026-06-10T14:37:06.655674258Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=87c2d48a-71d0-403d-9bb7-77005df5d98b name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:37:06.658032 crc crio[20344]: time=\"2026-06-10T14:37:06.657893548Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=1eeb7ddb-11bf-4d62-ac4c-2d06c5e8880a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:37:06.658531 crc crio[20344]: time=\"2026-06-10T14:37:06.658413152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:37:06.681340 crc crio[20344]: time=\"2026-06-10T14:37:06.681204905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:37:06.684768 crc crio[20344]: time=\"2026-06-10T14:37:06.684692359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:37:06.802022 crc crio[20344]: time=\"2026-06-10T14:37:06.801854319Z\" level=info msg=\"Created container 6a6037db14421a207bcd20cefc5e102c39a0e645973fffa03179853be3668e59: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=1eeb7ddb-11bf-4d62-ac4c-2d06c5e8880a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:37:06.803141 crc crio[20344]: time=\"2026-06-10T14:37:06.80302963Z\" level=info msg=\"Starting container: 6a6037db14421a207bcd20cefc5e102c39a0e645973fffa03179853be3668e59\" id=73b60475-bebd-486b-86fa-1e922fc03fdb name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:37:06.808707 crc crio[20344]: time=\"2026-06-10T14:37:06.80859857Z\" level=info msg=\"Started container\" PID=22481 containerID=6a6037db14421a207bcd20cefc5e102c39a0e645973fffa03179853be3668e59 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=73b60475-bebd-486b-86fa-1e922fc03fdb name=/runtime.v1.RuntimeService/StartContainer sandboxID=0164762b9c3be635b3a4390941414712cbacf6089ce2b347b43a159003a47048\nJun 10 14:37:10.660742 crc crio[20344]: time=\"2026-06-10T14:37:10.660134784Z\" level=info msg=\"Stopping pod sandbox: 272fca343dddbcc8fa1f1f518aa93c57d5ef621d042c53faaaf0e65a713023c6\" id=66f47fc8-51d8-4abd-91b9-c792fb32d56a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:37:10.660742 crc crio[20344]: time=\"2026-06-10T14:37:10.660669578Z\" level=info msg=\"Stopped pod sandbox (already stopped): 272fca343dddbcc8fa1f1f518aa93c57d5ef621d042c53faaaf0e65a713023c6\" id=66f47fc8-51d8-4abd-91b9-c792fb32d56a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:37:10.663794 crc crio[20344]: time=\"2026-06-10T14:37:10.661829389Z\" level=info msg=\"Removing pod sandbox: 272fca343dddbcc8fa1f1f518aa93c57d5ef621d042c53faaaf0e65a713023c6\" id=02df7f8e-1822-4c3d-9b0c-caed096e09f6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:37:10.675212 crc crio[20344]: time=\"2026-06-10T14:37:10.675066415Z\" level=info msg=\"Removed pod sandbox: 272fca343dddbcc8fa1f1f518aa93c57d5ef621d042c53faaaf0e65a713023c6\" id=02df7f8e-1822-4c3d-9b0c-caed096e09f6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:37:27.438167 crc crio[20344]: time=\"2026-06-10T14:37:27.437550871Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=d5f30a5f-494a-4b4d-9d81-8159fa1a48b2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:37:27.439999 crc crio[20344]: time=\"2026-06-10T14:37:27.438504817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:37:27.468021 crc crio[20344]: time=\"2026-06-10T14:37:27.467827318Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=d5f30a5f-494a-4b4d-9d81-8159fa1a48b2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:37:27.486643 crc crio[20344]: time=\"2026-06-10T14:37:27.486510438Z\" level=info msg=\"Ran pod sandbox 1dcfa6d78583f258f118557e78dbfb1339e963faf776df3531bc27ff130a8ce6 with infra container: openshift-etcd/etcd-crc/POD\" id=d5f30a5f-494a-4b4d-9d81-8159fa1a48b2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:37:27.490667 crc crio[20344]: time=\"2026-06-10T14:37:27.490517788Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=03c7ab8a-449c-483c-af7f-271d87c0e7ce name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:37:27.494777 crc crio[20344]: time=\"2026-06-10T14:37:27.494647421Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=2b33e348-244e-40d9-8356-694fc0e12d23 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:37:27.520231 crc crio[20344]: time=\"2026-06-10T14:37:27.519948672Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=31b62f9a-c4c1-4662-bd2d-fda68ef22ed7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:37:27.521453 crc crio[20344]: time=\"2026-06-10T14:37:27.521209817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:37:27.576185 crc crio[20344]: time=\"2026-06-10T14:37:27.575924982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:37:27.795376 crc crio[20344]: time=\"2026-06-10T14:37:27.795153082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:37:27.896701 crc crio[20344]: time=\"2026-06-10T14:37:27.89610093Z\" level=info msg=\"Created container c11d60f9e4c545353d3aa65dc888453663a661555bb33745a2c202edc84284bd: openshift-etcd/etcd-crc/setup\" id=31b62f9a-c4c1-4662-bd2d-fda68ef22ed7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:37:27.897819 crc crio[20344]: time=\"2026-06-10T14:37:27.897697584Z\" level=info msg=\"Starting container: c11d60f9e4c545353d3aa65dc888453663a661555bb33745a2c202edc84284bd\" id=95729724-12bf-421f-9fde-6e389fe81f7d name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:37:27.903451 crc crio[20344]: time=\"2026-06-10T14:37:27.903359909Z\" level=info msg=\"Started container\" PID=22808 containerID=c11d60f9e4c545353d3aa65dc888453663a661555bb33745a2c202edc84284bd description=openshift-etcd/etcd-crc/setup id=95729724-12bf-421f-9fde-6e389fe81f7d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dcfa6d78583f258f118557e78dbfb1339e963faf776df3531bc27ff130a8ce6\nJun 10 14:37:55.172690 crc crio[20344]: time=\"2026-06-10T14:37:55.171502995Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=b8af0400-f10a-419c-9e33-9fe81152d0b4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:37:55.176140 crc crio[20344]: time=\"2026-06-10T14:37:55.176006018Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=f188d317-f658-4d56-a302-c67759eac025 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:37:55.178865 crc crio[20344]: time=\"2026-06-10T14:37:55.178737962Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-886qx/marketplace-operator\" id=b5055a46-a031-445a-a8d4-2047745b6fe8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:37:55.179066 crc crio[20344]: time=\"2026-06-10T14:37:55.178994149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:37:55.201879 crc crio[20344]: time=\"2026-06-10T14:37:55.201763461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:37:55.208649 crc crio[20344]: time=\"2026-06-10T14:37:55.208551687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:37:55.332137 crc crio[20344]: time=\"2026-06-10T14:37:55.331585819Z\" level=info msg=\"Created container fb51b2ba415b858989080ce5810d2cd5c6c574da022cb3459e1c15428c07790c: openshift-marketplace/marketplace-operator-547dbd544d-886qx/marketplace-operator\" id=b5055a46-a031-445a-a8d4-2047745b6fe8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:37:55.333816 crc crio[20344]: time=\"2026-06-10T14:37:55.333730047Z\" level=info msg=\"Starting container: fb51b2ba415b858989080ce5810d2cd5c6c574da022cb3459e1c15428c07790c\" id=a7deb254-e41b-4d83-9b4f-c6993299e563 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:37:55.342836 crc crio[20344]: time=\"2026-06-10T14:37:55.342678352Z\" level=info msg=\"Started container\" PID=23134 containerID=fb51b2ba415b858989080ce5810d2cd5c6c574da022cb3459e1c15428c07790c description=openshift-marketplace/marketplace-operator-547dbd544d-886qx/marketplace-operator id=a7deb254-e41b-4d83-9b4f-c6993299e563 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a74a7790c882bf86b24fcc3ecc7cca374ed8b07dc0f90f657fc83e32199645f\nJun 10 14:38:02.897497 crc crio[20344]: time=\"2026-06-10T14:38:02.896813634Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=b7e115cc-e874-4f6f-aab6-f995bbcd30a7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:38:02.899952 crc crio[20344]: time=\"2026-06-10T14:38:02.899830237Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=ac03d7ed-9a6b-492f-9a6d-62cdf1ed9591 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:38:02.925650 crc crio[20344]: time=\"2026-06-10T14:38:02.925475767Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=b509f88d-85b4-4bbc-b885-e0936ffa2157 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:38:02.926358 crc crio[20344]: time=\"2026-06-10T14:38:02.926074644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:38:02.979240 crc crio[20344]: time=\"2026-06-10T14:38:02.97899343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:38:03.149158 crc crio[20344]: time=\"2026-06-10T14:38:03.148781419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:38:03.280904 crc crio[20344]: time=\"2026-06-10T14:38:03.280766705Z\" level=info msg=\"Created container 082a9905df7c1ada8b2dded4be1d82a694a85ab69742e331237a7ecfaa593338: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=b509f88d-85b4-4bbc-b885-e0936ffa2157 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:38:03.282737 crc crio[20344]: time=\"2026-06-10T14:38:03.282691698Z\" level=info msg=\"Starting container: 082a9905df7c1ada8b2dded4be1d82a694a85ab69742e331237a7ecfaa593338\" id=8b554882-e990-4453-ab33-3faac1baa5f1 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:38:03.294085 crc crio[20344]: time=\"2026-06-10T14:38:03.294048408Z\" level=info msg=\"Started container\" PID=23270 containerID=082a9905df7c1ada8b2dded4be1d82a694a85ab69742e331237a7ecfaa593338 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=8b554882-e990-4453-ab33-3faac1baa5f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dcfa6d78583f258f118557e78dbfb1339e963faf776df3531bc27ff130a8ce6\nJun 10 14:38:38.280058 crc crio[20344]: time=\"2026-06-10T14:38:38.278741952Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=66506127-b2ec-4735-a982-0f1f821ee6eb name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:38:38.286714 crc crio[20344]: time=\"2026-06-10T14:38:38.286533695Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=449283cd-f67d-400c-b3eb-6d3ddf0c31d4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:38:38.310581 crc crio[20344]: time=\"2026-06-10T14:38:38.310438828Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=258d7cc1-4c5f-4d5e-bdb7-77e537f2708b name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:38:38.310973 crc crio[20344]: time=\"2026-06-10T14:38:38.310942882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:38:38.345573 crc crio[20344]: time=\"2026-06-10T14:38:38.344884849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:38:38.545130 crc crio[20344]: time=\"2026-06-10T14:38:38.545013137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:38:38.673723 crc crio[20344]: time=\"2026-06-10T14:38:38.67357896Z\" level=info msg=\"Created container b309a130c3a77ddb2e5aebbbe89dcbbdcd5fabed9b6e22c3b03cfeb6329d3e1e: openshift-etcd/etcd-crc/etcd-resources-copy\" id=258d7cc1-4c5f-4d5e-bdb7-77e537f2708b name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:38:38.675700 crc crio[20344]: time=\"2026-06-10T14:38:38.675652377Z\" level=info msg=\"Starting container: b309a130c3a77ddb2e5aebbbe89dcbbdcd5fabed9b6e22c3b03cfeb6329d3e1e\" id=be8d9fbe-372e-4a1a-b847-5be431ca0ab7 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:38:38.682952 crc crio[20344]: time=\"2026-06-10T14:38:38.682845453Z\" level=info msg=\"Started container\" PID=23732 containerID=b309a130c3a77ddb2e5aebbbe89dcbbdcd5fabed9b6e22c3b03cfeb6329d3e1e description=openshift-etcd/etcd-crc/etcd-resources-copy id=be8d9fbe-372e-4a1a-b847-5be431ca0ab7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dcfa6d78583f258f118557e78dbfb1339e963faf776df3531bc27ff130a8ce6\nJun 10 14:38:44.703887 crc crio[20344]: time=\"2026-06-10T14:38:44.702742934Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=bc6378ed-84e5-4fe1-95f2-b01f3975cc93 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:38:44.707812 crc crio[20344]: time=\"2026-06-10T14:38:44.707672598Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=156fce12-482f-496f-930a-293f599a86d1 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:38:44.712462 crc crio[20344]: time=\"2026-06-10T14:38:44.712197732Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=d6ed1643-69d5-40bf-b20a-f84f7e364705 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:38:44.714025 crc crio[20344]: time=\"2026-06-10T14:38:44.713897978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:38:44.714720 crc crio[20344]: time=\"2026-06-10T14:38:44.714575867Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=23020a84-cf47-4def-b2d7-16ee12554d3b name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:38:44.716907 crc crio[20344]: time=\"2026-06-10T14:38:44.716740626Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=b035ae44-de15-4df4-b8ac-a5d066929f48 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:38:44.720741 crc crio[20344]: time=\"2026-06-10T14:38:44.720594791Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=913b597a-ea38-43e5-bd12-c7eb940596fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:38:44.734384 crc crio[20344]: time=\"2026-06-10T14:38:44.734116241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:38:44.770378 crc crio[20344]: time=\"2026-06-10T14:38:44.770022642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:38:44.778444 crc crio[20344]: time=\"2026-06-10T14:38:44.778176605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:38:44.794804 crc crio[20344]: time=\"2026-06-10T14:38:44.794625014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:38:44.937158 crc crio[20344]: time=\"2026-06-10T14:38:44.936988694Z\" level=info msg=\"Created container e65a239769d5f190c1c8ffdb8d62e53eea6779be05180e1ef3e911c3b0dcb885: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=d6ed1643-69d5-40bf-b20a-f84f7e364705 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:38:44.938135 crc crio[20344]: time=\"2026-06-10T14:38:44.938024892Z\" level=info msg=\"Starting container: e65a239769d5f190c1c8ffdb8d62e53eea6779be05180e1ef3e911c3b0dcb885\" id=0ca66135-aecc-4b81-ae25-1be9a267a804 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:38:44.944757 crc crio[20344]: time=\"2026-06-10T14:38:44.944638703Z\" level=info msg=\"Started container\" PID=23821 containerID=e65a239769d5f190c1c8ffdb8d62e53eea6779be05180e1ef3e911c3b0dcb885 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=0ca66135-aecc-4b81-ae25-1be9a267a804 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1ea49f28501ee2d06f382ff768f4f74d2552d9563ecf77e3b171533c6371cd4\nJun 10 14:38:45.016344 crc crio[20344]: time=\"2026-06-10T14:38:45.016025704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:38:45.091993 crc crio[20344]: time=\"2026-06-10T14:38:45.091830335Z\" level=info msg=\"Created container 53517077db6bd10a26085376e86ecab686a311b8f1da937e5387d8ac35f29f36: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=913b597a-ea38-43e5-bd12-c7eb940596fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:38:45.093408 crc crio[20344]: time=\"2026-06-10T14:38:45.093309666Z\" level=info msg=\"Starting container: 53517077db6bd10a26085376e86ecab686a311b8f1da937e5387d8ac35f29f36\" id=66249cf5-fc85-4f9c-81cc-6dee4f897da8 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:38:45.099569 crc crio[20344]: time=\"2026-06-10T14:38:45.099479514Z\" level=info msg=\"Started container\" PID=23838 containerID=53517077db6bd10a26085376e86ecab686a311b8f1da937e5387d8ac35f29f36 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=66249cf5-fc85-4f9c-81cc-6dee4f897da8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac93d905748713d3d75a81efc4d6183639ffba10a36f0f635de4249b3f8c7f6b\nJun 10 14:38:49.807935 crc crio[20344]: time=\"2026-06-10T14:38:49.807154156Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=b73a2b46-1137-4546-bcf8-a3707c2eb861 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:38:49.810151 crc crio[20344]: time=\"2026-06-10T14:38:49.809985323Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=d4ce7eae-706b-4510-8f26-5b11ce5776e7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:38:49.812755 crc crio[20344]: time=\"2026-06-10T14:38:49.812633275Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=8c29c150-6538-4599-8145-e8c2f70a34f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:38:49.813508 crc crio[20344]: time=\"2026-06-10T14:38:49.813223741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:38:49.841866 crc crio[20344]: time=\"2026-06-10T14:38:49.840697312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:38:50.011726 crc crio[20344]: time=\"2026-06-10T14:38:50.011604042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:38:50.127046 crc crio[20344]: time=\"2026-06-10T14:38:50.126893552Z\" level=info msg=\"Created container 06d8e4a1d39dc6f082d708c9b60e53b8fce8593fc5e66255f084b04041d4002c: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=8c29c150-6538-4599-8145-e8c2f70a34f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:38:50.127944 crc crio[20344]: time=\"2026-06-10T14:38:50.12789343Z\" level=info msg=\"Starting container: 06d8e4a1d39dc6f082d708c9b60e53b8fce8593fc5e66255f084b04041d4002c\" id=238cd8ab-8dc6-4d40-b83c-70cdf5b5bab6 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:38:50.132845 crc crio[20344]: time=\"2026-06-10T14:38:50.132766663Z\" level=info msg=\"Started container\" PID=23956 containerID=06d8e4a1d39dc6f082d708c9b60e53b8fce8593fc5e66255f084b04041d4002c description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=238cd8ab-8dc6-4d40-b83c-70cdf5b5bab6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f3328017e32ef464b543261926457d43725e203c3f1c65cfd120269ba0ffa94\nJun 10 14:38:50.142083 crc crio[20344]: time=\"2026-06-10T14:38:50.142032226Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=7b23504e-31b6-4203-aadb-5026b50353e5 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:38:50.144119 crc crio[20344]: time=\"2026-06-10T14:38:50.14400644Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=40b2f477-794b-4d40-a3ea-24f2106a003f name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:38:50.146596 crc crio[20344]: time=\"2026-06-10T14:38:50.146506488Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=06e5bda2-4bb5-4868-a0d5-2781ccd70263 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:38:50.146816 crc crio[20344]: time=\"2026-06-10T14:38:50.146749845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:38:50.165427 crc crio[20344]: time=\"2026-06-10T14:38:50.165329602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:38:50.331891 crc crio[20344]: time=\"2026-06-10T14:38:50.331733559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:38:50.397716 crc crio[20344]: time=\"2026-06-10T14:38:50.397571868Z\" level=info msg=\"Created container 4a11f7b44e94b4792a299e178cf46feb04cdbd87de2ed55c4c320fa46a073df2: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=06e5bda2-4bb5-4868-a0d5-2781ccd70263 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:38:50.398780 crc crio[20344]: time=\"2026-06-10T14:38:50.39871826Z\" level=info msg=\"Starting container: 4a11f7b44e94b4792a299e178cf46feb04cdbd87de2ed55c4c320fa46a073df2\" id=dd99b79d-fe17-4bd9-bfbc-0f49d6a05c0a name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:38:50.405954 crc crio[20344]: time=\"2026-06-10T14:38:50.405864975Z\" level=info msg=\"Started container\" PID=23983 containerID=4a11f7b44e94b4792a299e178cf46feb04cdbd87de2ed55c4c320fa46a073df2 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=dd99b79d-fe17-4bd9-bfbc-0f49d6a05c0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f3328017e32ef464b543261926457d43725e203c3f1c65cfd120269ba0ffa94\nJun 10 14:38:54.883333 crc crio[20344]: time=\"2026-06-10T14:38:54.882487904Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=e0ce7fa4-de7b-437a-ae02-3b3fda519e54 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:38:54.888544 crc crio[20344]: time=\"2026-06-10T14:38:54.888426676Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=4853e94d-f873-4cee-a0bb-fd06286aec9e name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:38:54.892439 crc crio[20344]: time=\"2026-06-10T14:38:54.89224003Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=b91a756a-08b5-4f16-9b33-1dbe8cbfc851 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:38:54.892848 crc crio[20344]: time=\"2026-06-10T14:38:54.892818466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:38:54.953011 crc crio[20344]: time=\"2026-06-10T14:38:54.952730133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:38:54.962473 crc crio[20344]: time=\"2026-06-10T14:38:54.962352956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:38:55.067121 crc crio[20344]: time=\"2026-06-10T14:38:55.067001855Z\" level=info msg=\"Created container 9339d6de66ebe1cc9b6e38fc100c95507c29596a335d90a7b2c561c8b8eefa54: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=b91a756a-08b5-4f16-9b33-1dbe8cbfc851 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:38:55.068170 crc crio[20344]: time=\"2026-06-10T14:38:55.068061684Z\" level=info msg=\"Starting container: 9339d6de66ebe1cc9b6e38fc100c95507c29596a335d90a7b2c561c8b8eefa54\" id=4165c9de-df72-421c-8275-2f687f594cb4 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:38:55.072346 crc crio[20344]: time=\"2026-06-10T14:38:55.072166556Z\" level=info msg=\"Started container\" PID=24028 containerID=9339d6de66ebe1cc9b6e38fc100c95507c29596a335d90a7b2c561c8b8eefa54 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=4165c9de-df72-421c-8275-2f687f594cb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f86a66527621b148947e6e134b40ff60315c5620d4cac58d2c0512fb59f52759\nJun 10 14:38:57.945616 crc crio[20344]: time=\"2026-06-10T14:38:57.944731906Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=b00fa9a2-cc4f-4f2e-95b9-fe8954de34dd name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:38:57.947097 crc crio[20344]: time=\"2026-06-10T14:38:57.946668109Z\" level=info msg=\"Removing container: 0050825f79f7b9b93434a39b9d1f29cc100eeb3af4af814be87ee35e3f2e5001\" id=71555dff-3d40-4e9a-85e9-d212c5c00365 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:38:57.950748 crc crio[20344]: time=\"2026-06-10T14:38:57.950674479Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=c49a1819-4570-4483-9a3c-e8e842b82487 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:38:57.955511 crc crio[20344]: time=\"2026-06-10T14:38:57.955228043Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=67daa75c-9c29-41c3-9f67-5cfb7a0f0eda name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:38:57.956099 crc crio[20344]: time=\"2026-06-10T14:38:57.955975033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:38:57.991847 crc crio[20344]: time=\"2026-06-10T14:38:57.991482114Z\" level=info msg=\"Removed container 0050825f79f7b9b93434a39b9d1f29cc100eeb3af4af814be87ee35e3f2e5001: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=71555dff-3d40-4e9a-85e9-d212c5c00365 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:38:57.996645 crc crio[20344]: time=\"2026-06-10T14:38:57.996380997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:38:58.222772 crc crio[20344]: time=\"2026-06-10T14:38:58.222361212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:38:58.358191 crc crio[20344]: time=\"2026-06-10T14:38:58.357915816Z\" level=info msg=\"Created container 218cced67f7f84e1dc3da548805cb4db15825c351b80d0193f3c43f36a40a793: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=67daa75c-9c29-41c3-9f67-5cfb7a0f0eda name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:38:58.359676 crc crio[20344]: time=\"2026-06-10T14:38:58.359492119Z\" level=info msg=\"Starting container: 218cced67f7f84e1dc3da548805cb4db15825c351b80d0193f3c43f36a40a793\" id=c95e2b91-280c-44b1-b478-e1f884805ebd name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:38:58.365805 crc crio[20344]: time=\"2026-06-10T14:38:58.365690689Z\" level=info msg=\"Started container\" PID=24098 containerID=218cced67f7f84e1dc3da548805cb4db15825c351b80d0193f3c43f36a40a793 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=c95e2b91-280c-44b1-b478-e1f884805ebd name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac93d905748713d3d75a81efc4d6183639ffba10a36f0f635de4249b3f8c7f6b\nJun 10 14:38:58.975741 crc crio[20344]: time=\"2026-06-10T14:38:58.975657826Z\" level=info msg=\"Removing container: 834b2e06b7293e0b62b5861adf06ea1b40c6899d3aabfce70039699a823d74a6\" id=f54839a8-8c3f-4425-ab51-c7a933df8c40 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:38:58.984909 crc crio[20344]: time=\"2026-06-10T14:38:58.984788555Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=ebcffd40-6772-41e8-8c98-eebefaca530f name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:38:59.071519 crc crio[20344]: time=\"2026-06-10T14:38:59.071450523Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=a2dda66b-4a5d-42a5-8010-263253a40b3e name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:38:59.076846 crc crio[20344]: time=\"2026-06-10T14:38:59.076638565Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=a4ade43e-6ecb-486b-91b5-47f8c5eae4da name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:38:59.077347 crc crio[20344]: time=\"2026-06-10T14:38:59.077177949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:38:59.118315 crc crio[20344]: time=\"2026-06-10T14:38:59.118099648Z\" level=info msg=\"Removed container 834b2e06b7293e0b62b5861adf06ea1b40c6899d3aabfce70039699a823d74a6: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=f54839a8-8c3f-4425-ab51-c7a933df8c40 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:38:59.121906 crc crio[20344]: time=\"2026-06-10T14:38:59.121807149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:38:59.282016 crc crio[20344]: time=\"2026-06-10T14:38:59.28142458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:38:59.393881 crc crio[20344]: time=\"2026-06-10T14:38:59.393707848Z\" level=info msg=\"Created container 155a29a4bec322bccd09f500301e9559af148b75b17ddcdfa88daebc353982eb: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=a4ade43e-6ecb-486b-91b5-47f8c5eae4da name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:38:59.397600 crc crio[20344]: time=\"2026-06-10T14:38:59.397457021Z\" level=info msg=\"Starting container: 155a29a4bec322bccd09f500301e9559af148b75b17ddcdfa88daebc353982eb\" id=5af1316b-e62d-4bea-a207-24ac4dde8f55 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:38:59.408155 crc crio[20344]: time=\"2026-06-10T14:38:59.408099182Z\" level=info msg=\"Started container\" PID=24124 containerID=155a29a4bec322bccd09f500301e9559af148b75b17ddcdfa88daebc353982eb description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=5af1316b-e62d-4bea-a207-24ac4dde8f55 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdcae05abe3c74f4c2679117d8a761c010ac53832c8a748582ab5d41a7170adb\nJun 10 14:39:13.655220 crc crio[20344]: time=\"2026-06-10T14:39:13.653713262Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=29b1e7a7-ee95-4384-a1c6-82f8900cc6c7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:39:13.658191 crc crio[20344]: time=\"2026-06-10T14:39:13.65802363Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=d5006968-5903-4c3f-8fdc-9d66b1ef6607 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:39:13.675212 crc crio[20344]: time=\"2026-06-10T14:39:13.675059035Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=bb7b4aca-abd2-4ca4-8bea-5e4abb5c4697 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:39:13.675980 crc crio[20344]: time=\"2026-06-10T14:39:13.675877288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:39:13.729802 crc crio[20344]: time=\"2026-06-10T14:39:13.729181434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:39:13.956372 crc crio[20344]: time=\"2026-06-10T14:39:13.956156865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:39:14.069994 crc crio[20344]: time=\"2026-06-10T14:39:14.069147663Z\" level=info msg=\"Created container 986f638c54f9e6abb8e9056a7d7955e52cedc99bb278bc0c8d4ae3cf3a1ac0cc: openshift-etcd/etcd-crc/etcdctl\" id=bb7b4aca-abd2-4ca4-8bea-5e4abb5c4697 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:39:14.071710 crc crio[20344]: time=\"2026-06-10T14:39:14.071421415Z\" level=info msg=\"Starting container: 986f638c54f9e6abb8e9056a7d7955e52cedc99bb278bc0c8d4ae3cf3a1ac0cc\" id=c3b498d1-2777-4967-b7a6-90cc4975123d name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:39:14.075698 crc crio[20344]: time=\"2026-06-10T14:39:14.075572888Z\" level=info msg=\"Started container\" PID=24339 containerID=986f638c54f9e6abb8e9056a7d7955e52cedc99bb278bc0c8d4ae3cf3a1ac0cc description=openshift-etcd/etcd-crc/etcdctl id=c3b498d1-2777-4967-b7a6-90cc4975123d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dcfa6d78583f258f118557e78dbfb1339e963faf776df3531bc27ff130a8ce6\nJun 10 14:39:14.089039 crc crio[20344]: time=\"2026-06-10T14:39:14.088759758Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=9fb58d28-a5f1-4880-a5fe-aac40808dfe4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:39:14.095866 crc crio[20344]: time=\"2026-06-10T14:39:14.095624376Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=fce3c0d0-5338-4c3b-90f1-0c1498134a27 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:39:14.101770 crc crio[20344]: time=\"2026-06-10T14:39:14.101644571Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=6bd8d09c-6212-4d56-a449-80c9a6aa8c95 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:39:14.102695 crc crio[20344]: time=\"2026-06-10T14:39:14.102034271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:39:14.123191 crc crio[20344]: time=\"2026-06-10T14:39:14.123032025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:39:14.350692 crc crio[20344]: time=\"2026-06-10T14:39:14.350518241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:39:14.470570 crc crio[20344]: time=\"2026-06-10T14:39:14.470403327Z\" level=info msg=\"Created container 8b9f792dbb110146e040ebf9de033b8774c53990a8c7c1812666763526cc8dc5: openshift-etcd/etcd-crc/etcd\" id=6bd8d09c-6212-4d56-a449-80c9a6aa8c95 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:39:14.473191 crc crio[20344]: time=\"2026-06-10T14:39:14.47308692Z\" level=info msg=\"Starting container: 8b9f792dbb110146e040ebf9de033b8774c53990a8c7c1812666763526cc8dc5\" id=7980e476-0669-4581-9aed-22d46228aa82 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:39:14.483664 crc crio[20344]: time=\"2026-06-10T14:39:14.483556436Z\" level=info msg=\"Started container\" PID=24362 containerID=8b9f792dbb110146e040ebf9de033b8774c53990a8c7c1812666763526cc8dc5 description=openshift-etcd/etcd-crc/etcd id=7980e476-0669-4581-9aed-22d46228aa82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dcfa6d78583f258f118557e78dbfb1339e963faf776df3531bc27ff130a8ce6\nJun 10 14:39:14.500711 crc crio[20344]: time=\"2026-06-10T14:39:14.500638823Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=048a201e-17b2-4aac-9881-77384a0863c3 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:39:14.503131 crc crio[20344]: time=\"2026-06-10T14:39:14.503024708Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=e53faace-fdda-42e9-90c9-1400c33c000f name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:39:14.510199 crc crio[20344]: time=\"2026-06-10T14:39:14.510093211Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=9a9432a1-6ed1-46a2-912f-fca7a8cac0aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:39:14.510630 crc crio[20344]: time=\"2026-06-10T14:39:14.510536643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:39:14.548318 crc crio[20344]: time=\"2026-06-10T14:39:14.547806622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:39:14.735505 crc crio[20344]: time=\"2026-06-10T14:39:14.735352306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:39:14.843172 crc crio[20344]: time=\"2026-06-10T14:39:14.84307765Z\" level=info msg=\"Created container 1fb5f28d3ad4d71b77b7445394bc734769079487871645f6ea4f330c619851a6: openshift-etcd/etcd-crc/etcd-metrics\" id=9a9432a1-6ed1-46a2-912f-fca7a8cac0aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:39:14.844829 crc crio[20344]: time=\"2026-06-10T14:39:14.844712834Z\" level=info msg=\"Starting container: 1fb5f28d3ad4d71b77b7445394bc734769079487871645f6ea4f330c619851a6\" id=7ef7dbf1-1146-4f9f-b78e-4e38793da779 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:39:14.850632 crc crio[20344]: time=\"2026-06-10T14:39:14.850511113Z\" level=info msg=\"Started container\" PID=24380 containerID=1fb5f28d3ad4d71b77b7445394bc734769079487871645f6ea4f330c619851a6 description=openshift-etcd/etcd-crc/etcd-metrics id=7ef7dbf1-1146-4f9f-b78e-4e38793da779 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dcfa6d78583f258f118557e78dbfb1339e963faf776df3531bc27ff130a8ce6\nJun 10 14:39:14.867071 crc crio[20344]: time=\"2026-06-10T14:39:14.866679605Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=885ba6b3-b638-46f1-80aa-812934cd190f name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:39:14.870234 crc crio[20344]: time=\"2026-06-10T14:39:14.87018331Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=797f888b-2c93-4519-95c6-ba47aaebf2a9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:39:14.876552 crc crio[20344]: time=\"2026-06-10T14:39:14.876466262Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=3843c518-fbf5-418f-bc9d-5bf3476455eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:39:14.876993 crc crio[20344]: time=\"2026-06-10T14:39:14.876921554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:39:14.904573 crc crio[20344]: time=\"2026-06-10T14:39:14.904247531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:39:15.102502 crc crio[20344]: time=\"2026-06-10T14:39:15.102375735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:39:15.213246 crc crio[20344]: time=\"2026-06-10T14:39:15.213112831Z\" level=info msg=\"Created container 7e2b0591587ba683a271b8d68658c308d0e736a37466adda073580e23591a0dd: openshift-etcd/etcd-crc/etcd-readyz\" id=3843c518-fbf5-418f-bc9d-5bf3476455eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:39:15.214614 crc crio[20344]: time=\"2026-06-10T14:39:15.214524149Z\" level=info msg=\"Starting container: 7e2b0591587ba683a271b8d68658c308d0e736a37466adda073580e23591a0dd\" id=341e5857-c3fe-4a99-bfa6-88f72caeeee6 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:39:15.226199 crc crio[20344]: time=\"2026-06-10T14:39:15.226117116Z\" level=info msg=\"Started container\" PID=24397 containerID=7e2b0591587ba683a271b8d68658c308d0e736a37466adda073580e23591a0dd description=openshift-etcd/etcd-crc/etcd-readyz id=341e5857-c3fe-4a99-bfa6-88f72caeeee6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dcfa6d78583f258f118557e78dbfb1339e963faf776df3531bc27ff130a8ce6\nJun 10 14:39:15.240522 crc crio[20344]: time=\"2026-06-10T14:39:15.240435357Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=9d8f568b-2acd-41fd-a5d1-4e6c3da8bdf1 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:39:15.243023 crc crio[20344]: time=\"2026-06-10T14:39:15.242958666Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=743fbb48-273c-4751-b156-8e8d4160428c name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:39:15.250627 crc crio[20344]: time=\"2026-06-10T14:39:15.250543943Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=a58557ed-5da2-493f-9c4f-e2ac00bca973 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:39:15.251139 crc crio[20344]: time=\"2026-06-10T14:39:15.251053227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:39:15.289363 crc crio[20344]: time=\"2026-06-10T14:39:15.289178249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:39:15.475052 crc crio[20344]: time=\"2026-06-10T14:39:15.474912194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:39:15.586001 crc crio[20344]: time=\"2026-06-10T14:39:15.585770623Z\" level=info msg=\"Created container 8cd96b66a75a651e8ff1ad6b14d4b471311a6aedbe682a0752fa6696c60e5651: openshift-etcd/etcd-crc/etcd-rev\" id=a58557ed-5da2-493f-9c4f-e2ac00bca973 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:39:15.587172 crc crio[20344]: time=\"2026-06-10T14:39:15.586993497Z\" level=info msg=\"Starting container: 8cd96b66a75a651e8ff1ad6b14d4b471311a6aedbe682a0752fa6696c60e5651\" id=94c575b3-e444-4776-b3e5-07be783774f6 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:39:15.594798 crc crio[20344]: time=\"2026-06-10T14:39:15.594644926Z\" level=info msg=\"Started container\" PID=24417 containerID=8cd96b66a75a651e8ff1ad6b14d4b471311a6aedbe682a0752fa6696c60e5651 description=openshift-etcd/etcd-crc/etcd-rev id=94c575b3-e444-4776-b3e5-07be783774f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dcfa6d78583f258f118557e78dbfb1339e963faf776df3531bc27ff130a8ce6\nJun 10 14:39:29.052153 crc crio[20344]: time=\"2026-06-10T14:39:29.051164233Z\" level=info msg=\"Stopping container: 218cced67f7f84e1dc3da548805cb4db15825c351b80d0193f3c43f36a40a793 (timeout: 30s)\" id=e27883e9-4f43-4d82-8af2-080a7d466d9d name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:39:29.145180 crc crio[20344]: time=\"2026-06-10T14:39:29.145020336Z\" level=info msg=\"Stopped container 218cced67f7f84e1dc3da548805cb4db15825c351b80d0193f3c43f36a40a793: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=e27883e9-4f43-4d82-8af2-080a7d466d9d name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:39:29.147636 crc crio[20344]: time=\"2026-06-10T14:39:29.14745066Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=d09811a6-2511-4624-8e08-8074c3e39789 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:39:29.152819 crc crio[20344]: time=\"2026-06-10T14:39:29.152694639Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=490ffe73-d86d-496f-b743-5fe877ab5dd5 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:39:29.155832 crc crio[20344]: time=\"2026-06-10T14:39:29.155743269Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=51c932d3-8aaa-44f0-b70d-b02aed25f59a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:39:29.156359 crc crio[20344]: time=\"2026-06-10T14:39:29.156218422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:39:29.200034 crc crio[20344]: time=\"2026-06-10T14:39:29.199887792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:39:29.371915 crc crio[20344]: time=\"2026-06-10T14:39:29.371761972Z\" level=info msg=\"Removing container: 9d18985bb5ae9ad23462ba09e7b544e1e212bc87e0b107aa4285a50b7a5bf9ad\" id=8fb709e9-b161-4538-8900-68bd80b50c1f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:39:29.434427 crc crio[20344]: time=\"2026-06-10T14:39:29.43389735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:39:29.503974 crc crio[20344]: time=\"2026-06-10T14:39:29.503900755Z\" level=info msg=\"Removed container 9d18985bb5ae9ad23462ba09e7b544e1e212bc87e0b107aa4285a50b7a5bf9ad: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=8fb709e9-b161-4538-8900-68bd80b50c1f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:39:29.559460 crc crio[20344]: time=\"2026-06-10T14:39:29.559357596Z\" level=info msg=\"Created container 855e6c458554bdb8b27d1020ae40fa70ebb9826fcd9c1b373c3e8bf482199182: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=51c932d3-8aaa-44f0-b70d-b02aed25f59a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:39:29.560644 crc crio[20344]: time=\"2026-06-10T14:39:29.560554288Z\" level=info msg=\"Starting container: 855e6c458554bdb8b27d1020ae40fa70ebb9826fcd9c1b373c3e8bf482199182\" id=094d7386-2910-41c6-9206-b98d803d6e4b name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:39:29.567663 crc crio[20344]: time=\"2026-06-10T14:39:29.567540802Z\" level=info msg=\"Started container\" PID=24670 containerID=855e6c458554bdb8b27d1020ae40fa70ebb9826fcd9c1b373c3e8bf482199182 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=094d7386-2910-41c6-9206-b98d803d6e4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac93d905748713d3d75a81efc4d6183639ffba10a36f0f635de4249b3f8c7f6b\nJun 10 14:41:22.122025 crc crio[20344]: time=\"2026-06-10T14:41:22.120225107Z\" level=info msg=\"Stopping container: b9640caba8bb3d78444446515cbdda4d2d06476cd9a2a3004dca06cc6c5371e3 (timeout: 15s)\" id=d52b0364-cf14-499e-8b75-1cb08c2e63d7 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:41:22.371032 crc crio[20344]: time=\"2026-06-10T14:41:22.370862173Z\" level=info msg=\"Stopped container b9640caba8bb3d78444446515cbdda4d2d06476cd9a2a3004dca06cc6c5371e3: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=d52b0364-cf14-499e-8b75-1cb08c2e63d7 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:41:22.372894 crc crio[20344]: time=\"2026-06-10T14:41:22.372787464Z\" level=info msg=\"Stopping pod sandbox: 53311ff11672c26d4f8123f2678a7b7f61333b89f6cabbdd9dd58f88bb8a3b46\" id=08b430fc-e29e-46b1-b4dd-d5b1830ddbb0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:41:22.374610 crc crio[20344]: time=\"2026-06-10T14:41:22.374518379Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:53311ff11672c26d4f8123f2678a7b7f61333b89f6cabbdd9dd58f88bb8a3b46 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/634e9141-e23c-4549-9397-3b9117372509 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:0xc002264e10}] Aliases:map[]}\"\nJun 10 14:41:22.375716 crc crio[20344]: time=\"2026-06-10T14:41:22.375629348Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:41:22.662754 crc crio[20344]: time=\"2026-06-10T14:41:22.661692547Z\" level=info msg=\"Stopped pod sandbox: 53311ff11672c26d4f8123f2678a7b7f61333b89f6cabbdd9dd58f88bb8a3b46\" id=08b430fc-e29e-46b1-b4dd-d5b1830ddbb0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:41:22.814235 crc crio[20344]: time=\"2026-06-10T14:41:22.814163115Z\" level=info msg=\"Removing container: b9640caba8bb3d78444446515cbdda4d2d06476cd9a2a3004dca06cc6c5371e3\" id=a9b7de12-bf33-4e56-a554-509b7df13167 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:41:22.874981 crc crio[20344]: time=\"2026-06-10T14:41:22.874836154Z\" level=info msg=\"Removed container b9640caba8bb3d78444446515cbdda4d2d06476cd9a2a3004dca06cc6c5371e3: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=a9b7de12-bf33-4e56-a554-509b7df13167 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:42:10.805909 crc crio[20344]: time=\"2026-06-10T14:42:10.804523871Z\" level=info msg=\"Stopping pod sandbox: 53311ff11672c26d4f8123f2678a7b7f61333b89f6cabbdd9dd58f88bb8a3b46\" id=32335f9e-0853-4802-9567-87b874fc41c7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:42:10.805909 crc crio[20344]: time=\"2026-06-10T14:42:10.805849506Z\" level=info msg=\"Stopped pod sandbox (already stopped): 53311ff11672c26d4f8123f2678a7b7f61333b89f6cabbdd9dd58f88bb8a3b46\" id=32335f9e-0853-4802-9567-87b874fc41c7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:42:10.809693 crc crio[20344]: time=\"2026-06-10T14:42:10.806989096Z\" level=info msg=\"Removing pod sandbox: 53311ff11672c26d4f8123f2678a7b7f61333b89f6cabbdd9dd58f88bb8a3b46\" id=d3a961f5-517f-4f73-b423-61cf26f91f60 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:42:10.829540 crc crio[20344]: time=\"2026-06-10T14:42:10.829235302Z\" level=info msg=\"Removed pod sandbox: 53311ff11672c26d4f8123f2678a7b7f61333b89f6cabbdd9dd58f88bb8a3b46\" id=d3a961f5-517f-4f73-b423-61cf26f91f60 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:42:16.833232 crc crio[20344]: time=\"2026-06-10T14:42:16.82991483Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-qcn8g/POD\" id=cd762cff-77f0-4186-bd7a-203d742db59b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:42:16.833232 crc crio[20344]: time=\"2026-06-10T14:42:16.832057037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:42:16.894431 crc crio[20344]: time=\"2026-06-10T14:42:16.893346442Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685042-4bbm2/POD\" id=f66ca6cc-bd28-4f22-b835-b162ea3e7fae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:42:16.894615 crc crio[20344]: time=\"2026-06-10T14:42:16.894518853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:42:16.900878 crc crio[20344]: time=\"2026-06-10T14:42:16.900818829Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-446wk/POD\" id=118411cf-8487-4ca3-8185-5680321203f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:42:16.901040 crc crio[20344]: time=\"2026-06-10T14:42:16.900894211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:42:16.910193 crc crio[20344]: time=\"2026-06-10T14:42:16.910014381Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qcn8g Namespace:openshift-marketplace ID:6603d1c60b2b71d6c8b3c608c1e2105492f361fa4ebe8c5e358233be84a19cd8 UID:f416f68d-6227-4d2a-a58d-42788b613d55 NetNS:/var/run/netns/223243c0-c993-476d-ba7d-3dd2e67c8001 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf416f68d_6227_4d2a_a58d_42788b613d55.slice PodAnnotations:0xc000528268}] Aliases:map[]}\"\nJun 10 14:42:16.910193 crc crio[20344]: time=\"2026-06-10T14:42:16.910065133Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-qcn8g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:42:16.913747 crc crio[20344]: time=\"2026-06-10T14:42:16.913588596Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685042-4bbm2 Namespace:openshift-infra ID:3b9252aab9a5fc9fb731d073d5060d68c1878791700d6b873c29504b06f7ae4f UID:f11a5d44-4bf1-4b84-9fc2-a5ef1053055c NetNS:/var/run/netns/e03cffc8-a676-4da4-a1bc-fffcbf256049 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf11a5d44_4bf1_4b84_9fc2_a5ef1053055c.slice PodAnnotations:0xc002264218}] Aliases:map[]}\"\nJun 10 14:42:16.913747 crc crio[20344]: time=\"2026-06-10T14:42:16.913703639Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685042-4bbm2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:42:16.930209 crc crio[20344]: time=\"2026-06-10T14:42:16.930043069Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-72r26/POD\" id=821903d3-8807-4335-9731-a60788e583bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:42:16.930209 crc crio[20344]: time=\"2026-06-10T14:42:16.930135752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:42:16.934076 crc crio[20344]: time=\"2026-06-10T14:42:16.933918101Z\" level=info msg=\"Got pod network &{Name:community-operators-446wk Namespace:openshift-marketplace ID:d27009ffabb8e7d0959a5c430fd0e62c0db4b40c3555f93508fe9ae7a72a5830 UID:c14ffe0d-8cb0-47cc-af8f-49da8684e040 NetNS:/var/run/netns/d9d58ed4-37ab-4855-9bf9-700795aff0a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc14ffe0d_8cb0_47cc_af8f_49da8684e040.slice PodAnnotations:0xc0007383c0}] Aliases:map[]}\"\nJun 10 14:42:16.934076 crc crio[20344]: time=\"2026-06-10T14:42:16.934000563Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-446wk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:42:16.955128 crc crio[20344]: time=\"2026-06-10T14:42:16.954904104Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-996965bf7-852tb/POD\" id=76c464b3-dce3-4e8c-a09f-2d7f8da8d6e7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:42:16.955418 crc crio[20344]: time=\"2026-06-10T14:42:16.955166151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:42:16.964805 crc crio[20344]: time=\"2026-06-10T14:42:16.964686932Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-jcd8w/POD\" id=332783de-5055-4ab5-9dd8-9edc6107f28f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:42:16.964991 crc crio[20344]: time=\"2026-06-10T14:42:16.964823006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:42:16.964991 crc crio[20344]: time=\"2026-06-10T14:42:16.964960189Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-72r26 Namespace:openshift-marketplace ID:169636ee4392fc4ff473c6a5f4448f4d7c8d036f5cfbe343a5a52d7f1fec4449 UID:e48bb619-57a6-43f0-9346-5c72039481df NetNS:/var/run/netns/f6a949aa-85dc-45f2-85ec-e4499e7b99c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode48bb619_57a6_43f0_9346_5c72039481df.slice PodAnnotations:0xc0005286d8}] Aliases:map[]}\"\nJun 10 14:42:16.964991 crc crio[20344]: time=\"2026-06-10T14:42:16.9649957Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-72r26 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:42:17.032628 crc crio[20344]: time=\"2026-06-10T14:42:17.031103573Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-996965bf7-852tb Namespace:openshift-authentication ID:90f87eed490b025d2f044a2466ebccfcc4524d74662212e3ae361c6a67b5a498 UID:6f926f8c-2de0-4d1b-bbdc-838638c47ee0 NetNS:/var/run/netns/cde1ea45-7b55-4c41-877e-5f0d4252762f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f926f8c_2de0_4d1b_bbdc_838638c47ee0.slice PodAnnotations:0xc000738540}] Aliases:map[]}\"\nJun 10 14:42:17.032628 crc crio[20344]: time=\"2026-06-10T14:42:17.031601156Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-996965bf7-852tb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:42:17.038621 crc crio[20344]: time=\"2026-06-10T14:42:17.038543129Z\" level=info msg=\"Got pod network &{Name:certified-operators-jcd8w Namespace:openshift-marketplace ID:c251bacaf842c2b7262ee243b1d98c1fcd246f31ec1f33f83426db9c598dffd3 UID:a44dc0db-a9af-4bb2-9d53-21bb8530ebe7 NetNS:/var/run/netns/0bd6d326-1d08-4393-b095-17a207f9fc80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda44dc0db_a9af_4bb2_9d53_21bb8530ebe7.slice PodAnnotations:0xc0022644f0}] Aliases:map[]}\"\nJun 10 14:42:17.038621 crc crio[20344]: time=\"2026-06-10T14:42:17.0386002Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-jcd8w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:42:19.177449 crc crio[20344]: 2026-06-10T14:42:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:169636ee4392fc4 Mac:72:16:10:03:4e:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/f6a949aa-85dc-45f2-85ec-e4499e7b99c4 SocketPath: PciID:}] [{Interface:0xc00048c5c0 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:42:19.177449 crc crio[20344]: time=\"2026-06-10T14:42:19.175489379Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-72r26 Namespace:openshift-marketplace ID:169636ee4392fc4ff473c6a5f4448f4d7c8d036f5cfbe343a5a52d7f1fec4449 UID:e48bb619-57a6-43f0-9346-5c72039481df NetNS:/var/run/netns/f6a949aa-85dc-45f2-85ec-e4499e7b99c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode48bb619_57a6_43f0_9346_5c72039481df.slice PodAnnotations:0xc0005286d8}] Aliases:map[]}\"\nJun 10 14:42:19.177449 crc crio[20344]: time=\"2026-06-10T14:42:19.175648533Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-72r26 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:42:19.189175 crc crio[20344]: time=\"2026-06-10T14:42:19.188791789Z\" level=info msg=\"Ran pod sandbox 169636ee4392fc4ff473c6a5f4448f4d7c8d036f5cfbe343a5a52d7f1fec4449 with infra container: openshift-marketplace/redhat-marketplace-72r26/POD\" id=821903d3-8807-4335-9731-a60788e583bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:42:19.193758 crc crio[20344]: time=\"2026-06-10T14:42:19.193247027Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=32be948c-2778-4073-88ab-90a4a5831fd3 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:42:19.200968 crc crio[20344]: time=\"2026-06-10T14:42:19.200744994Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=51245fb5-4641-411e-9836-47784addcd5f name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:42:19.228998 crc crio[20344]: time=\"2026-06-10T14:42:19.227671354Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-72r26/extract-utilities\" id=22d84f0e-04d6-41c4-89f4-62aa979b3912 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:42:19.232061 crc crio[20344]: time=\"2026-06-10T14:42:19.230844018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:42:19.246354 crc crio[20344]: 2026-06-10T14:42:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c251bacaf842c2b Mac:82:47:07:04:f5:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/0bd6d326-1d08-4393-b095-17a207f9fc80 SocketPath: PciID:}] [{Interface:0xc000228ef0 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:42:19.246354 crc crio[20344]: time=\"2026-06-10T14:42:19.246021538Z\" level=info msg=\"Got pod network &{Name:certified-operators-jcd8w Namespace:openshift-marketplace ID:c251bacaf842c2b7262ee243b1d98c1fcd246f31ec1f33f83426db9c598dffd3 UID:a44dc0db-a9af-4bb2-9d53-21bb8530ebe7 NetNS:/var/run/netns/0bd6d326-1d08-4393-b095-17a207f9fc80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda44dc0db_a9af_4bb2_9d53_21bb8530ebe7.slice PodAnnotations:0xc0022644f0}] Aliases:map[]}\"\nJun 10 14:42:19.246563 crc crio[20344]: time=\"2026-06-10T14:42:19.246357847Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-jcd8w for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:42:19.259332 crc crio[20344]: time=\"2026-06-10T14:42:19.259200645Z\" level=info msg=\"Ran pod sandbox c251bacaf842c2b7262ee243b1d98c1fcd246f31ec1f33f83426db9c598dffd3 with infra container: openshift-marketplace/certified-operators-jcd8w/POD\" id=332783de-5055-4ab5-9dd8-9edc6107f28f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:42:19.263612 crc crio[20344]: time=\"2026-06-10T14:42:19.263537669Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=14a74cb0-152f-4151-a301-6c37faeebf46 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:42:19.265895 crc crio[20344]: time=\"2026-06-10T14:42:19.26585476Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=60052a31-66fc-4ecc-9542-d1b5668a634f name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:42:19.281066 crc crio[20344]: 2026-06-10T14:42:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d27009ffabb8e7d Mac:02:2e:fa:e3:67:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/d9d58ed4-37ab-4855-9bf9-700795aff0a8 SocketPath: PciID:}] [{Interface:0xc0000150a0 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:42:19.281964 crc crio[20344]: time=\"2026-06-10T14:42:19.281897423Z\" level=info msg=\"Got pod network &{Name:community-operators-446wk Namespace:openshift-marketplace ID:d27009ffabb8e7d0959a5c430fd0e62c0db4b40c3555f93508fe9ae7a72a5830 UID:c14ffe0d-8cb0-47cc-af8f-49da8684e040 NetNS:/var/run/netns/d9d58ed4-37ab-4855-9bf9-700795aff0a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc14ffe0d_8cb0_47cc_af8f_49da8684e040.slice PodAnnotations:0xc0007383c0}] Aliases:map[]}\"\nJun 10 14:42:19.282144 crc crio[20344]: time=\"2026-06-10T14:42:19.282085788Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-446wk for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:42:19.282345 crc crio[20344]: time=\"2026-06-10T14:42:19.281933074Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-jcd8w/extract-utilities\" id=0e433b2a-f9c9-4cac-a829-9db6cf17f271 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:42:19.283968 crc crio[20344]: time=\"2026-06-10T14:42:19.283892526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:42:19.285651 crc crio[20344]: time=\"2026-06-10T14:42:19.285595871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:42:19.292024 crc crio[20344]: time=\"2026-06-10T14:42:19.291956788Z\" level=info msg=\"Ran pod sandbox d27009ffabb8e7d0959a5c430fd0e62c0db4b40c3555f93508fe9ae7a72a5830 with infra container: openshift-marketplace/community-operators-446wk/POD\" id=118411cf-8487-4ca3-8185-5680321203f7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:42:19.293951 crc crio[20344]: time=\"2026-06-10T14:42:19.293866369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:42:19.294739 crc crio[20344]: time=\"2026-06-10T14:42:19.294628699Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=965eaa58-f11b-4b22-b0d8-3f220af5a211 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:42:19.296772 crc crio[20344]: time=\"2026-06-10T14:42:19.29658607Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d2cd4ba4-3a2d-4344-8d74-68ef927a71e7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:42:19.307370 crc crio[20344]: time=\"2026-06-10T14:42:19.306411919Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-446wk/extract-utilities\" id=af4b1d5c-99b8-453f-8c82-704c9d69daee name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:42:19.307370 crc crio[20344]: time=\"2026-06-10T14:42:19.307250111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:42:19.316750 crc crio[20344]: time=\"2026-06-10T14:42:19.31667612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:42:19.329617 crc crio[20344]: time=\"2026-06-10T14:42:19.329533119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:42:19.354033 crc crio[20344]: 2026-06-10T14:42:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3b9252aab9a5fc9 Mac:92:30:fa:fb:95:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/e03cffc8-a676-4da4-a1bc-fffcbf256049 SocketPath: PciID:}] [{Interface:0xc00025aa40 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:42:19.355026 crc crio[20344]: time=\"2026-06-10T14:42:19.35499449Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685042-4bbm2 Namespace:openshift-infra ID:3b9252aab9a5fc9fb731d073d5060d68c1878791700d6b873c29504b06f7ae4f UID:f11a5d44-4bf1-4b84-9fc2-a5ef1053055c NetNS:/var/run/netns/e03cffc8-a676-4da4-a1bc-fffcbf256049 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf11a5d44_4bf1_4b84_9fc2_a5ef1053055c.slice PodAnnotations:0xc002264218}] Aliases:map[]}\"\nJun 10 14:42:19.355228 crc crio[20344]: time=\"2026-06-10T14:42:19.355211695Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685042-4bbm2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:42:19.362054 crc crio[20344]: time=\"2026-06-10T14:42:19.361940003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:42:19.364968 crc crio[20344]: 2026-06-10T14:42:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:90f87eed490b025 Mac:e6:aa:ea:d2:78:1d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/cde1ea45-7b55-4c41-877e-5f0d4252762f SocketPath: PciID:}] [{Interface:0xc0002d2c20 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:42:19.365767 crc crio[20344]: time=\"2026-06-10T14:42:19.365701072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:42:19.365848 crc crio[20344]: time=\"2026-06-10T14:42:19.365817285Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-996965bf7-852tb Namespace:openshift-authentication ID:90f87eed490b025d2f044a2466ebccfcc4524d74662212e3ae361c6a67b5a498 UID:6f926f8c-2de0-4d1b-bbdc-838638c47ee0 NetNS:/var/run/netns/cde1ea45-7b55-4c41-877e-5f0d4252762f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f926f8c_2de0_4d1b_bbdc_838638c47ee0.slice PodAnnotations:0xc000738540}] Aliases:map[]}\"\nJun 10 14:42:19.366030 crc crio[20344]: time=\"2026-06-10T14:42:19.365941078Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-996965bf7-852tb for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:42:19.374359 crc crio[20344]: time=\"2026-06-10T14:42:19.374323049Z\" level=info msg=\"Ran pod sandbox 3b9252aab9a5fc9fb731d073d5060d68c1878791700d6b873c29504b06f7ae4f with infra container: openshift-infra/auto-csr-approver-29685042-4bbm2/POD\" id=f66ca6cc-bd28-4f22-b835-b162ea3e7fae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:42:19.376861 crc crio[20344]: time=\"2026-06-10T14:42:19.37664269Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=2eeec73f-280a-45eb-98ca-0626ea3ecde5 name=/runtime.v1.ImageService/PullImage\nJun 10 14:42:19.380447 crc crio[20344]: time=\"2026-06-10T14:42:19.380233625Z\" level=info msg=\"Ran pod sandbox 90f87eed490b025d2f044a2466ebccfcc4524d74662212e3ae361c6a67b5a498 with infra container: openshift-authentication/oauth-openshift-996965bf7-852tb/POD\" id=76c464b3-dce3-4e8c-a09f-2d7f8da8d6e7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:42:19.382958 crc crio[20344]: time=\"2026-06-10T14:42:19.382826303Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=87a96991-2c3a-45e8-8534-f28c0b3b6869 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:42:19.389699 crc crio[20344]: time=\"2026-06-10T14:42:19.388977635Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 10 14:42:19.390139 crc crio[20344]: time=\"2026-06-10T14:42:19.389895599Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=cda3127b-f850-4d36-827b-c766f2316221 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:42:19.398449 crc crio[20344]: time=\"2026-06-10T14:42:19.398118556Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-996965bf7-852tb/oauth-openshift\" id=05f34b4c-636e-4541-b401-1dd2d9b7fdec name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:42:19.398809 crc crio[20344]: time=\"2026-06-10T14:42:19.398581198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:42:19.404031 crc crio[20344]: 2026-06-10T14:42:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6603d1c60b2b71d Mac:16:66:65:4c:c6:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/223243c0-c993-476d-ba7d-3dd2e67c8001 SocketPath: PciID:}] [{Interface:0xc000122e50 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:42:19.405173 crc crio[20344]: time=\"2026-06-10T14:42:19.40509996Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qcn8g Namespace:openshift-marketplace ID:6603d1c60b2b71d6c8b3c608c1e2105492f361fa4ebe8c5e358233be84a19cd8 UID:f416f68d-6227-4d2a-a58d-42788b613d55 NetNS:/var/run/netns/223243c0-c993-476d-ba7d-3dd2e67c8001 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf416f68d_6227_4d2a_a58d_42788b613d55.slice PodAnnotations:0xc000528268}] Aliases:map[]}\"\nJun 10 14:42:19.405346 crc crio[20344]: time=\"2026-06-10T14:42:19.405240134Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-qcn8g for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:42:19.420726 crc crio[20344]: time=\"2026-06-10T14:42:19.42063318Z\" level=info msg=\"Ran pod sandbox 6603d1c60b2b71d6c8b3c608c1e2105492f361fa4ebe8c5e358233be84a19cd8 with infra container: openshift-marketplace/redhat-operators-qcn8g/POD\" id=cd762cff-77f0-4186-bd7a-203d742db59b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:42:19.423058 crc crio[20344]: time=\"2026-06-10T14:42:19.423007092Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b891476a-9911-4fd2-8be4-2af18663c01f name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:42:19.425660 crc crio[20344]: time=\"2026-06-10T14:42:19.4255694Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e54bbc1c-87df-4200-ae72-e3b1d6d74b1c name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:42:19.433783 crc crio[20344]: time=\"2026-06-10T14:42:19.433637932Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qcn8g/extract-utilities\" id=55b0fce3-06f9-4cbf-8878-ded2eb805b14 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:42:19.434718 crc crio[20344]: time=\"2026-06-10T14:42:19.434053133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:42:19.451213 crc crio[20344]: time=\"2026-06-10T14:42:19.450801925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:42:19.482497 crc crio[20344]: time=\"2026-06-10T14:42:19.482429428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:42:19.484333 crc crio[20344]: time=\"2026-06-10T14:42:19.484189265Z\" level=info msg=\"Created container 1e8040059e9bacfd382026aa2d6888a3b420d9f6203fb40f28498043bc03c32c: openshift-marketplace/redhat-marketplace-72r26/extract-utilities\" id=22d84f0e-04d6-41c4-89f4-62aa979b3912 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:42:19.485855 crc crio[20344]: time=\"2026-06-10T14:42:19.485736245Z\" level=info msg=\"Starting container: 1e8040059e9bacfd382026aa2d6888a3b420d9f6203fb40f28498043bc03c32c\" id=83e843b0-49e4-4e2a-b75c-47713262a054 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:42:19.487494 crc crio[20344]: time=\"2026-06-10T14:42:19.4874213Z\" level=info msg=\"Created container 5f86b9c9bb4c87774ddc9960f81def4fce92e32ee7901673a8a7b04aed472cab: openshift-marketplace/community-operators-446wk/extract-utilities\" id=af4b1d5c-99b8-453f-8c82-704c9d69daee name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:42:19.489460 crc crio[20344]: time=\"2026-06-10T14:42:19.489136015Z\" level=info msg=\"Starting container: 5f86b9c9bb4c87774ddc9960f81def4fce92e32ee7901673a8a7b04aed472cab\" id=bfacebf3-d111-47c0-a136-ad8e5ee554bd name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:42:19.490083 crc crio[20344]: time=\"2026-06-10T14:42:19.490005218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:42:19.490369 crc crio[20344]: time=\"2026-06-10T14:42:19.490247674Z\" level=info msg=\"Created container e120b34cd102a93d0f722fd57d32b2e2d3e72ea0b15f0704471b60c1699bcd5b: openshift-marketplace/certified-operators-jcd8w/extract-utilities\" id=0e433b2a-f9c9-4cac-a829-9db6cf17f271 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:42:19.491173 crc crio[20344]: time=\"2026-06-10T14:42:19.491106777Z\" level=info msg=\"Starting container: e120b34cd102a93d0f722fd57d32b2e2d3e72ea0b15f0704471b60c1699bcd5b\" id=87e49d22-8557-499b-8812-7a9a5c0ad45c name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:42:19.492678 crc crio[20344]: time=\"2026-06-10T14:42:19.492606486Z\" level=info msg=\"Started container\" PID=27153 containerID=1e8040059e9bacfd382026aa2d6888a3b420d9f6203fb40f28498043bc03c32c description=openshift-marketplace/redhat-marketplace-72r26/extract-utilities id=83e843b0-49e4-4e2a-b75c-47713262a054 name=/runtime.v1.RuntimeService/StartContainer sandboxID=169636ee4392fc4ff473c6a5f4448f4d7c8d036f5cfbe343a5a52d7f1fec4449\nJun 10 14:42:19.506594 crc crio[20344]: time=\"2026-06-10T14:42:19.506184284Z\" level=info msg=\"Started container\" PID=27151 containerID=e120b34cd102a93d0f722fd57d32b2e2d3e72ea0b15f0704471b60c1699bcd5b description=openshift-marketplace/certified-operators-jcd8w/extract-utilities id=87e49d22-8557-499b-8812-7a9a5c0ad45c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c251bacaf842c2b7262ee243b1d98c1fcd246f31ec1f33f83426db9c598dffd3\nJun 10 14:42:19.506980 crc crio[20344]: time=\"2026-06-10T14:42:19.506941954Z\" level=info msg=\"Started container\" PID=27154 containerID=5f86b9c9bb4c87774ddc9960f81def4fce92e32ee7901673a8a7b04aed472cab description=openshift-marketplace/community-operators-446wk/extract-utilities id=bfacebf3-d111-47c0-a136-ad8e5ee554bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=d27009ffabb8e7d0959a5c430fd0e62c0db4b40c3555f93508fe9ae7a72a5830\nJun 10 14:42:19.631584 crc crio[20344]: time=\"2026-06-10T14:42:19.630988154Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=a5422375-756f-4535-af12-4be4e517d6a0 name=/runtime.v1.ImageService/PullImage\nJun 10 14:42:19.635834 crc crio[20344]: time=\"2026-06-10T14:42:19.635750079Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 10 14:42:19.639552 crc crio[20344]: time=\"2026-06-10T14:42:19.639340304Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=59d030af-f96e-4079-8ee8-ea9420672957 name=/runtime.v1.ImageService/PullImage\nJun 10 14:42:19.652317 crc crio[20344]: time=\"2026-06-10T14:42:19.652164312Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 10 14:42:19.662112 crc crio[20344]: time=\"2026-06-10T14:42:19.659140806Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=5ff7eaed-0c04-49b2-bd49-efb4c360fba3 name=/runtime.v1.ImageService/PullImage\nJun 10 14:42:19.664974 crc crio[20344]: time=\"2026-06-10T14:42:19.664891157Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 10 14:42:19.681108 crc crio[20344]: time=\"2026-06-10T14:42:19.681026562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:42:19.714605 crc crio[20344]: time=\"2026-06-10T14:42:19.714524995Z\" level=info msg=\"Created container 24447f9f764ddcca95bdfcb855a64dc6be4ca3ab93c31161abd1ff8bc1b82cfa: openshift-marketplace/redhat-operators-qcn8g/extract-utilities\" id=55b0fce3-06f9-4cbf-8878-ded2eb805b14 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:42:19.716072 crc crio[20344]: time=\"2026-06-10T14:42:19.715752348Z\" level=info msg=\"Starting container: 24447f9f764ddcca95bdfcb855a64dc6be4ca3ab93c31161abd1ff8bc1b82cfa\" id=797a0bcb-ed13-4f38-bea8-7a20f1955773 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:42:19.725429 crc crio[20344]: time=\"2026-06-10T14:42:19.7253462Z\" level=info msg=\"Started container\" PID=27175 containerID=24447f9f764ddcca95bdfcb855a64dc6be4ca3ab93c31161abd1ff8bc1b82cfa description=openshift-marketplace/redhat-operators-qcn8g/extract-utilities id=797a0bcb-ed13-4f38-bea8-7a20f1955773 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6603d1c60b2b71d6c8b3c608c1e2105492f361fa4ebe8c5e358233be84a19cd8\nJun 10 14:42:19.769689 crc crio[20344]: time=\"2026-06-10T14:42:19.769600287Z\" level=info msg=\"Created container eba2b519ce376dced436d8440827219807a8868192c85aa089b9312c4042e65a: openshift-authentication/oauth-openshift-996965bf7-852tb/oauth-openshift\" id=05f34b4c-636e-4541-b401-1dd2d9b7fdec name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:42:19.771042 crc crio[20344]: time=\"2026-06-10T14:42:19.770901801Z\" level=info msg=\"Starting container: eba2b519ce376dced436d8440827219807a8868192c85aa089b9312c4042e65a\" id=9ce686d9-e377-429f-b12f-a734998c7508 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:42:19.778137 crc crio[20344]: time=\"2026-06-10T14:42:19.77807373Z\" level=info msg=\"Started container\" PID=27197 containerID=eba2b519ce376dced436d8440827219807a8868192c85aa089b9312c4042e65a description=openshift-authentication/oauth-openshift-996965bf7-852tb/oauth-openshift id=9ce686d9-e377-429f-b12f-a734998c7508 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90f87eed490b025d2f044a2466ebccfcc4524d74662212e3ae361c6a67b5a498\nJun 10 14:42:20.348730 crc crio[20344]: time=\"2026-06-10T14:42:20.348634966Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=59d030af-f96e-4079-8ee8-ea9420672957 name=/runtime.v1.ImageService/PullImage\nJun 10 14:42:20.350195 crc crio[20344]: time=\"2026-06-10T14:42:20.349609162Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c22862cd-e848-454e-a11c-a8e0948408ff name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:42:20.362726 crc crio[20344]: time=\"2026-06-10T14:42:20.362595734Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=a6b388d1-c3c7-4cb9-bc9f-072515d6a5ac name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:42:20.367789 crc crio[20344]: time=\"2026-06-10T14:42:20.367718439Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:80a3918c902f8f219c53c3fb91ac0b3e3bb943a95805b4cec2ba2ac414b14132\" id=5ff7eaed-0c04-49b2-bd49-efb4c360fba3 name=/runtime.v1.ImageService/PullImage\nJun 10 14:42:20.368933 crc crio[20344]: time=\"2026-06-10T14:42:20.368841079Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=bbd52329-64ec-4a27-af3f-1005a3680d15 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:42:20.378373 crc crio[20344]: time=\"2026-06-10T14:42:20.378173225Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-72r26/extract-content\" id=79470092-ef71-417d-8e06-ab5f6f9f82ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:42:20.382328 crc crio[20344]: time=\"2026-06-10T14:42:20.38218073Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=60fbae25-ba4e-4790-b615-a1ddf18ecc9d name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:42:20.390114 crc crio[20344]: time=\"2026-06-10T14:42:20.389948055Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-jcd8w/extract-content\" id=fed0ac9c-1beb-44a1-a308-59bfa21d59fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:42:20.393498 crc crio[20344]: time=\"2026-06-10T14:42:20.393420506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:42:20.406863 crc crio[20344]: time=\"2026-06-10T14:42:20.406763188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:42:20.412920 crc crio[20344]: time=\"2026-06-10T14:42:20.412821368Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:dfbee1a913900ca811d31cf79d976dfb34f80fb64e946ffb82e85b5587887c69\" id=a5422375-756f-4535-af12-4be4e517d6a0 name=/runtime.v1.ImageService/PullImage\nJun 10 14:42:20.413699 crc crio[20344]: time=\"2026-06-10T14:42:20.413584708Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=1b4dc70b-b813-4ec8-b959-4a4129685936 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:42:20.415427 crc crio[20344]: time=\"2026-06-10T14:42:20.415314883Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=4b691c72-c1ca-4241-9d02-187c53082356 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:42:20.439161 crc crio[20344]: time=\"2026-06-10T14:42:20.438986387Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-446wk/extract-content\" id=c055e0f9-1a7c-494c-ae4c-c6f05d2c15e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:42:20.439935 crc crio[20344]: time=\"2026-06-10T14:42:20.439643465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:42:20.452481 crc crio[20344]: time=\"2026-06-10T14:42:20.452407321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:42:20.461635 crc crio[20344]: time=\"2026-06-10T14:42:20.461509731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:42:20.469564 crc crio[20344]: time=\"2026-06-10T14:42:20.4694375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:42:20.477361 crc crio[20344]: time=\"2026-06-10T14:42:20.477175964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:42:20.497225 crc crio[20344]: time=\"2026-06-10T14:42:20.497090859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:42:20.500416 crc crio[20344]: time=\"2026-06-10T14:42:20.500339744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:42:20.633034 crc crio[20344]: time=\"2026-06-10T14:42:20.632693023Z\" level=info msg=\"Created container 6ae180cc821bda78e8ff47f190d37b9a805ddf0704560be3e5353d6cc1cb834a: openshift-marketplace/certified-operators-jcd8w/extract-content\" id=fed0ac9c-1beb-44a1-a308-59bfa21d59fe name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:42:20.633976 crc crio[20344]: time=\"2026-06-10T14:42:20.633921435Z\" level=info msg=\"Starting container: 6ae180cc821bda78e8ff47f190d37b9a805ddf0704560be3e5353d6cc1cb834a\" id=09ea88ad-4ec9-473f-ac49-4f264b8218c0 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:42:20.636558 crc crio[20344]: time=\"2026-06-10T14:42:20.636200475Z\" level=info msg=\"Created container 027b93c2d30b9334c667c1aeb40d6ea175994b36c921e8b46bf37605f9646f9d: openshift-marketplace/redhat-marketplace-72r26/extract-content\" id=79470092-ef71-417d-8e06-ab5f6f9f82ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:42:20.639315 crc crio[20344]: time=\"2026-06-10T14:42:20.639197294Z\" level=info msg=\"Starting container: 027b93c2d30b9334c667c1aeb40d6ea175994b36c921e8b46bf37605f9646f9d\" id=897b82e8-11dd-49aa-a4e4-1f0200da2f7c name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:42:20.644358 crc crio[20344]: time=\"2026-06-10T14:42:20.644213026Z\" level=info msg=\"Created container 533d2470316963e04727da546fe98c7abefbbffdb6fb76b60c9cbf11667c15f8: openshift-marketplace/community-operators-446wk/extract-content\" id=c055e0f9-1a7c-494c-ae4c-c6f05d2c15e7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:42:20.644691 crc crio[20344]: time=\"2026-06-10T14:42:20.644532515Z\" level=info msg=\"Started container\" PID=27270 containerID=6ae180cc821bda78e8ff47f190d37b9a805ddf0704560be3e5353d6cc1cb834a description=openshift-marketplace/certified-operators-jcd8w/extract-content id=09ea88ad-4ec9-473f-ac49-4f264b8218c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c251bacaf842c2b7262ee243b1d98c1fcd246f31ec1f33f83426db9c598dffd3\nJun 10 14:42:20.646701 crc crio[20344]: time=\"2026-06-10T14:42:20.64661726Z\" level=info msg=\"Started container\" PID=27271 containerID=027b93c2d30b9334c667c1aeb40d6ea175994b36c921e8b46bf37605f9646f9d description=openshift-marketplace/redhat-marketplace-72r26/extract-content id=897b82e8-11dd-49aa-a4e4-1f0200da2f7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=169636ee4392fc4ff473c6a5f4448f4d7c8d036f5cfbe343a5a52d7f1fec4449\nJun 10 14:42:20.646897 crc crio[20344]: time=\"2026-06-10T14:42:20.646765643Z\" level=info msg=\"Starting container: 533d2470316963e04727da546fe98c7abefbbffdb6fb76b60c9cbf11667c15f8\" id=0c8e5247-9454-4767-aaa7-39376f3c651c name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:42:20.662126 crc crio[20344]: time=\"2026-06-10T14:42:20.65422657Z\" level=info msg=\"Started container\" PID=27272 containerID=533d2470316963e04727da546fe98c7abefbbffdb6fb76b60c9cbf11667c15f8 description=openshift-marketplace/community-operators-446wk/extract-content id=0c8e5247-9454-4767-aaa7-39376f3c651c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d27009ffabb8e7d0959a5c430fd0e62c0db4b40c3555f93508fe9ae7a72a5830\nJun 10 14:42:20.708944 crc crio[20344]: time=\"2026-06-10T14:42:20.70887799Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=77407b51-1bbf-478c-89a1-7b5a9a787b83 name=/runtime.v1.ImageService/PullImage\nJun 10 14:42:20.713608 crc crio[20344]: time=\"2026-06-10T14:42:20.713499152Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 10 14:42:21.587150 crc crio[20344]: time=\"2026-06-10T14:42:21.586242144Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:e03c9b1bbf20136e2179857f5179ab4aa9e4a5659d6854bc1abd967740f936dd\" id=77407b51-1bbf-478c-89a1-7b5a9a787b83 name=/runtime.v1.ImageService/PullImage\nJun 10 14:42:21.592414 crc crio[20344]: time=\"2026-06-10T14:42:21.592237182Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=fbaef073-445a-4cb3-9152-decc2de17067 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:42:21.603790 crc crio[20344]: time=\"2026-06-10T14:42:21.603609992Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d1cfd73d-7ee0-450c-9fcd-2b45b9427b1c name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:42:21.616172 crc crio[20344]: time=\"2026-06-10T14:42:21.615866295Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qcn8g/extract-content\" id=09890860-fe4e-463c-9732-57b8519b2f54 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:42:21.616918 crc crio[20344]: time=\"2026-06-10T14:42:21.616699657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:42:21.790867 crc crio[20344]: time=\"2026-06-10T14:42:21.790647221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:42:21.833019 crc crio[20344]: time=\"2026-06-10T14:42:21.832849644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:42:22.177429 crc crio[20344]: time=\"2026-06-10T14:42:22.177154388Z\" level=info msg=\"Created container 4511e0061db7c26134b6c144853ceff90defbdffc7ef132f3d0d755fc037647c: openshift-marketplace/redhat-operators-qcn8g/extract-content\" id=09890860-fe4e-463c-9732-57b8519b2f54 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:42:22.185532 crc crio[20344]: time=\"2026-06-10T14:42:22.185354934Z\" level=info msg=\"Starting container: 4511e0061db7c26134b6c144853ceff90defbdffc7ef132f3d0d755fc037647c\" id=81339beb-7aeb-4823-88cb-6be12bb0133e name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:42:22.196471 crc crio[20344]: time=\"2026-06-10T14:42:22.195957314Z\" level=info msg=\"Started container\" PID=27314 containerID=4511e0061db7c26134b6c144853ceff90defbdffc7ef132f3d0d755fc037647c description=openshift-marketplace/redhat-operators-qcn8g/extract-content id=81339beb-7aeb-4823-88cb-6be12bb0133e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6603d1c60b2b71d6c8b3c608c1e2105492f361fa4ebe8c5e358233be84a19cd8\nJun 10 14:42:22.905091 crc crio[20344]: time=\"2026-06-10T14:42:22.904147258Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=021556fd-089a-4a57-bf9e-950f81d10008 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:42:22.929638 crc crio[20344]: time=\"2026-06-10T14:42:22.928757267Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ea1f5e31-1068-407c-9688-37feef439755 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:42:22.944010 crc crio[20344]: time=\"2026-06-10T14:42:22.943934387Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-72r26/registry-server\" id=b80ad940-bba2-4bb4-a066-806c250b9f73 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:42:22.944766 crc crio[20344]: time=\"2026-06-10T14:42:22.944683577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:42:23.135998 crc crio[20344]: time=\"2026-06-10T14:42:23.135877065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:42:23.145631 crc crio[20344]: time=\"2026-06-10T14:42:23.14554036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:42:23.322086 crc crio[20344]: time=\"2026-06-10T14:42:23.321868917Z\" level=info msg=\"Created container 5a3fae5b1fae3c8dcb95719e275f11e7e0ffa7bb2f1520e7f98080e2a73f2a01: openshift-marketplace/redhat-marketplace-72r26/registry-server\" id=b80ad940-bba2-4bb4-a066-806c250b9f73 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:42:23.323858 crc crio[20344]: time=\"2026-06-10T14:42:23.323658234Z\" level=info msg=\"Starting container: 5a3fae5b1fae3c8dcb95719e275f11e7e0ffa7bb2f1520e7f98080e2a73f2a01\" id=4dc73d78-da71-4fab-a79e-6256ce1f046e name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:42:23.348023 crc crio[20344]: time=\"2026-06-10T14:42:23.34703847Z\" level=info msg=\"Started container\" PID=27336 containerID=5a3fae5b1fae3c8dcb95719e275f11e7e0ffa7bb2f1520e7f98080e2a73f2a01 description=openshift-marketplace/redhat-marketplace-72r26/registry-server id=4dc73d78-da71-4fab-a79e-6256ce1f046e name=/runtime.v1.RuntimeService/StartContainer sandboxID=169636ee4392fc4ff473c6a5f4448f4d7c8d036f5cfbe343a5a52d7f1fec4449\nJun 10 14:42:28.473304 crc crio[20344]: time=\"2026-06-10T14:42:28.472731928Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=648f8062-556d-4c67-a8d5-758b012fa0e8 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:42:28.479475 crc crio[20344]: time=\"2026-06-10T14:42:28.47619628Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=39b5f9f2-15cc-42d4-b971-8724ef81969b name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:42:28.486165 crc crio[20344]: time=\"2026-06-10T14:42:28.485971498Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-446wk/registry-server\" id=2698d9db-3020-4ccc-9f02-b3cb9d3b6a07 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:42:28.486762 crc crio[20344]: time=\"2026-06-10T14:42:28.486604114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:42:28.598791 crc crio[20344]: time=\"2026-06-10T14:42:28.598616326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:42:28.609357 crc crio[20344]: time=\"2026-06-10T14:42:28.60901272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:42:28.907408 crc crio[20344]: time=\"2026-06-10T14:42:28.906632994Z\" level=info msg=\"Created container 1b07db2756858f65a70019f10d25aac3f9bbfe1ed57e72bc0f0e15df503447f5: openshift-marketplace/community-operators-446wk/registry-server\" id=2698d9db-3020-4ccc-9f02-b3cb9d3b6a07 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:42:28.908972 crc crio[20344]: time=\"2026-06-10T14:42:28.908839222Z\" level=info msg=\"Starting container: 1b07db2756858f65a70019f10d25aac3f9bbfe1ed57e72bc0f0e15df503447f5\" id=4da4a277-28d5-483c-a0df-c5ad44d4128d name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:42:28.930081 crc crio[20344]: time=\"2026-06-10T14:42:28.929925748Z\" level=info msg=\"Started container\" PID=27435 containerID=1b07db2756858f65a70019f10d25aac3f9bbfe1ed57e72bc0f0e15df503447f5 description=openshift-marketplace/community-operators-446wk/registry-server id=4da4a277-28d5-483c-a0df-c5ad44d4128d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d27009ffabb8e7d0959a5c430fd0e62c0db4b40c3555f93508fe9ae7a72a5830\nJun 10 14:42:30.823153 crc crio[20344]: time=\"2026-06-10T14:42:30.822060605Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0699f5b0-c9d4-49ea-a03c-bf2267f86dee name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:42:39.056754 crc crio[20344]: time=\"2026-06-10T14:42:39.050948436Z\" level=info msg=\"Stopping container: 1b07db2756858f65a70019f10d25aac3f9bbfe1ed57e72bc0f0e15df503447f5 (timeout: 2s)\" id=245d0c07-8c30-4ffb-96b8-2adacd644d89 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:42:39.604862 crc crio[20344]: time=\"2026-06-10T14:42:39.604627898Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=64500323-910b-4cf2-a63e-33c2f2bbb6dd name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:42:39.615556 crc crio[20344]: time=\"2026-06-10T14:42:39.614698904Z\" level=info msg=\"Stopped container 1b07db2756858f65a70019f10d25aac3f9bbfe1ed57e72bc0f0e15df503447f5: openshift-marketplace/community-operators-446wk/registry-server\" id=245d0c07-8c30-4ffb-96b8-2adacd644d89 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:42:39.616060 crc crio[20344]: time=\"2026-06-10T14:42:39.615980007Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-jcd8w/registry-server\" id=0bec95f1-5f5c-4273-9321-0898cb5a7e4f name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:42:39.617671 crc crio[20344]: time=\"2026-06-10T14:42:39.617383904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:42:39.621140 crc crio[20344]: time=\"2026-06-10T14:42:39.620520477Z\" level=info msg=\"Stopping pod sandbox: d27009ffabb8e7d0959a5c430fd0e62c0db4b40c3555f93508fe9ae7a72a5830\" id=5e33023c-1425-454b-b265-58b5d759e114 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:42:39.621355 crc crio[20344]: time=\"2026-06-10T14:42:39.621243086Z\" level=info msg=\"Got pod network &{Name:community-operators-446wk Namespace:openshift-marketplace ID:d27009ffabb8e7d0959a5c430fd0e62c0db4b40c3555f93508fe9ae7a72a5830 UID:c14ffe0d-8cb0-47cc-af8f-49da8684e040 NetNS:/var/run/netns/d9d58ed4-37ab-4855-9bf9-700795aff0a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc14ffe0d_8cb0_47cc_af8f_49da8684e040.slice PodAnnotations:0xc004036208}] Aliases:map[]}\"\nJun 10 14:42:39.621627 crc crio[20344]: time=\"2026-06-10T14:42:39.621495303Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-446wk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:42:39.753202 crc crio[20344]: time=\"2026-06-10T14:42:39.752066544Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=2eeec73f-280a-45eb-98ca-0626ea3ecde5 name=/runtime.v1.ImageService/PullImage\nJun 10 14:42:39.753715 crc crio[20344]: time=\"2026-06-10T14:42:39.753544633Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c6de7f0a-986c-4169-96f4-f8c5a1f01ba5 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:42:39.761139 crc crio[20344]: time=\"2026-06-10T14:42:39.759992073Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8351cd1c-4e02-43f1-ba00-9b0617a19ee2 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:42:39.781017 crc crio[20344]: time=\"2026-06-10T14:42:39.78074175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:42:39.781017 crc crio[20344]: time=\"2026-06-10T14:42:39.781006507Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685042-4bbm2/oc\" id=9d564442-38a1-41d0-9547-d69b4dd6c850 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:42:39.785173 crc crio[20344]: time=\"2026-06-10T14:42:39.78495041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:42:39.816141 crc crio[20344]: time=\"2026-06-10T14:42:39.815706291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:42:39.866966 crc crio[20344]: time=\"2026-06-10T14:42:39.866580422Z\" level=info msg=\"Stopping container: 5a3fae5b1fae3c8dcb95719e275f11e7e0ffa7bb2f1520e7f98080e2a73f2a01 (timeout: 2s)\" id=9dd21128-a905-46f7-b002-a05b41d8bb96 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:42:39.938123 crc crio[20344]: time=\"2026-06-10T14:42:39.938036525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:42:40.052333 crc crio[20344]: time=\"2026-06-10T14:42:40.051917756Z\" level=info msg=\"Stopped container 5a3fae5b1fae3c8dcb95719e275f11e7e0ffa7bb2f1520e7f98080e2a73f2a01: openshift-marketplace/redhat-marketplace-72r26/registry-server\" id=9dd21128-a905-46f7-b002-a05b41d8bb96 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:42:40.059734 crc crio[20344]: time=\"2026-06-10T14:42:40.059602879Z\" level=info msg=\"Stopping pod sandbox: 169636ee4392fc4ff473c6a5f4448f4d7c8d036f5cfbe343a5a52d7f1fec4449\" id=62ea0fce-6779-4cf0-a9ea-bf1f8f9dbf9d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:42:40.060379 crc crio[20344]: time=\"2026-06-10T14:42:40.060179914Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-72r26 Namespace:openshift-marketplace ID:169636ee4392fc4ff473c6a5f4448f4d7c8d036f5cfbe343a5a52d7f1fec4449 UID:e48bb619-57a6-43f0-9346-5c72039481df NetNS:/var/run/netns/f6a949aa-85dc-45f2-85ec-e4499e7b99c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode48bb619_57a6_43f0_9346_5c72039481df.slice PodAnnotations:0xc000738298}] Aliases:map[]}\"\nJun 10 14:42:40.060481 crc crio[20344]: time=\"2026-06-10T14:42:40.060437561Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-72r26 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:42:40.145116 crc crio[20344]: time=\"2026-06-10T14:42:40.144984899Z\" level=info msg=\"Created container 14c04f5c229a052efc92f896fe542efb50196b3a7c06efd156a045f29d2a8c62: openshift-marketplace/certified-operators-jcd8w/registry-server\" id=0bec95f1-5f5c-4273-9321-0898cb5a7e4f name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:42:40.147096 crc crio[20344]: time=\"2026-06-10T14:42:40.147032723Z\" level=info msg=\"Starting container: 14c04f5c229a052efc92f896fe542efb50196b3a7c06efd156a045f29d2a8c62\" id=ae51e50c-2c30-4d0f-89b1-c16c54057c56 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:42:40.191225 crc crio[20344]: time=\"2026-06-10T14:42:40.191157806Z\" level=info msg=\"Started container\" PID=27682 containerID=14c04f5c229a052efc92f896fe542efb50196b3a7c06efd156a045f29d2a8c62 description=openshift-marketplace/certified-operators-jcd8w/registry-server id=ae51e50c-2c30-4d0f-89b1-c16c54057c56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c251bacaf842c2b7262ee243b1d98c1fcd246f31ec1f33f83426db9c598dffd3\nJun 10 14:42:41.019364 crc crio[20344]: time=\"2026-06-10T14:42:41.018038149Z\" level=info msg=\"Stopped pod sandbox: d27009ffabb8e7d0959a5c430fd0e62c0db4b40c3555f93508fe9ae7a72a5830\" id=5e33023c-1425-454b-b265-58b5d759e114 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:42:41.157946 crc crio[20344]: time=\"2026-06-10T14:42:41.157816982Z\" level=info msg=\"Removing container: 1b07db2756858f65a70019f10d25aac3f9bbfe1ed57e72bc0f0e15df503447f5\" id=c4bf2e82-fd77-4f03-8b12-cf2a02162769 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:42:41.283105 crc crio[20344]: time=\"2026-06-10T14:42:41.282965781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:42:41.301823 crc crio[20344]: time=\"2026-06-10T14:42:41.300986766Z\" level=info msg=\"Removed container 1b07db2756858f65a70019f10d25aac3f9bbfe1ed57e72bc0f0e15df503447f5: openshift-marketplace/community-operators-446wk/registry-server\" id=c4bf2e82-fd77-4f03-8b12-cf2a02162769 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:42:41.307746 crc crio[20344]: time=\"2026-06-10T14:42:41.30723319Z\" level=info msg=\"Removing container: 533d2470316963e04727da546fe98c7abefbbffdb6fb76b60c9cbf11667c15f8\" id=2d059ea0-c190-4c70-9cf8-c9471eeab2cf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:42:41.353065 crc crio[20344]: time=\"2026-06-10T14:42:41.352945815Z\" level=info msg=\"Removed container 533d2470316963e04727da546fe98c7abefbbffdb6fb76b60c9cbf11667c15f8: openshift-marketplace/community-operators-446wk/extract-content\" id=2d059ea0-c190-4c70-9cf8-c9471eeab2cf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:42:41.358305 crc crio[20344]: time=\"2026-06-10T14:42:41.358164333Z\" level=info msg=\"Removing container: 5f86b9c9bb4c87774ddc9960f81def4fce92e32ee7901673a8a7b04aed472cab\" id=c0200b62-f324-4918-b2ab-ca4803ed8f04 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:42:41.428204 crc crio[20344]: time=\"2026-06-10T14:42:41.42793067Z\" level=info msg=\"Removed container 5f86b9c9bb4c87774ddc9960f81def4fce92e32ee7901673a8a7b04aed472cab: openshift-marketplace/community-operators-446wk/extract-utilities\" id=c0200b62-f324-4918-b2ab-ca4803ed8f04 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:42:41.452716 crc crio[20344]: time=\"2026-06-10T14:42:41.452615661Z\" level=info msg=\"Stopped pod sandbox: 169636ee4392fc4ff473c6a5f4448f4d7c8d036f5cfbe343a5a52d7f1fec4449\" id=62ea0fce-6779-4cf0-a9ea-bf1f8f9dbf9d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:42:41.523169 crc crio[20344]: time=\"2026-06-10T14:42:41.522994366Z\" level=info msg=\"Created container 0a64401eeabcaae3bd7cf914909be295ca8b44dd0037352f4cb19e16426b577e: openshift-infra/auto-csr-approver-29685042-4bbm2/oc\" id=9d564442-38a1-41d0-9547-d69b4dd6c850 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:42:41.524552 crc crio[20344]: time=\"2026-06-10T14:42:41.524435344Z\" level=info msg=\"Starting container: 0a64401eeabcaae3bd7cf914909be295ca8b44dd0037352f4cb19e16426b577e\" id=f9a5c453-a699-4519-b103-c5d04b28140a name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:42:41.540818 crc crio[20344]: time=\"2026-06-10T14:42:41.537011585Z\" level=info msg=\"Started container\" PID=27795 containerID=0a64401eeabcaae3bd7cf914909be295ca8b44dd0037352f4cb19e16426b577e description=openshift-infra/auto-csr-approver-29685042-4bbm2/oc id=f9a5c453-a699-4519-b103-c5d04b28140a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b9252aab9a5fc9fb731d073d5060d68c1878791700d6b873c29504b06f7ae4f\nJun 10 14:42:42.190373 crc crio[20344]: time=\"2026-06-10T14:42:42.190157509Z\" level=info msg=\"Removing container: 5a3fae5b1fae3c8dcb95719e275f11e7e0ffa7bb2f1520e7f98080e2a73f2a01\" id=4d7b82b2-d910-488b-88d6-5e2eb862dc9c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:42:42.199397 crc crio[20344]: time=\"2026-06-10T14:42:42.198752865Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=16703ef0-d9f9-4bbb-b977-0193781cfeef name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:42:42.203872 crc crio[20344]: time=\"2026-06-10T14:42:42.203786318Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4812cf45-bfb1-405e-8c3a-39258d995bfc name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:42:42.210575 crc crio[20344]: time=\"2026-06-10T14:42:42.210394302Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qcn8g/registry-server\" id=538e7d08-ead2-4618-bd99-e2b9ae738456 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:42:42.210933 crc crio[20344]: time=\"2026-06-10T14:42:42.210861864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:42:42.266047 crc crio[20344]: time=\"2026-06-10T14:42:42.265524075Z\" level=info msg=\"Removed container 5a3fae5b1fae3c8dcb95719e275f11e7e0ffa7bb2f1520e7f98080e2a73f2a01: openshift-marketplace/redhat-marketplace-72r26/registry-server\" id=4d7b82b2-d910-488b-88d6-5e2eb862dc9c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:42:42.269922 crc crio[20344]: time=\"2026-06-10T14:42:42.269839389Z\" level=info msg=\"Removing container: 027b93c2d30b9334c667c1aeb40d6ea175994b36c921e8b46bf37605f9646f9d\" id=be3e2afe-6c01-4402-a584-33111bd71343 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:42:42.300032 crc crio[20344]: time=\"2026-06-10T14:42:42.299910711Z\" level=info msg=\"Removed container 027b93c2d30b9334c667c1aeb40d6ea175994b36c921e8b46bf37605f9646f9d: openshift-marketplace/redhat-marketplace-72r26/extract-content\" id=be3e2afe-6c01-4402-a584-33111bd71343 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:42:42.307364 crc crio[20344]: time=\"2026-06-10T14:42:42.307096621Z\" level=info msg=\"Removing container: 1e8040059e9bacfd382026aa2d6888a3b420d9f6203fb40f28498043bc03c32c\" id=ab22caa6-3573-4d11-9a61-9a63ba8ff711 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:42:42.307667 crc crio[20344]: time=\"2026-06-10T14:42:42.307357448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:42:42.318168 crc crio[20344]: time=\"2026-06-10T14:42:42.315908393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:42:42.353784 crc crio[20344]: time=\"2026-06-10T14:42:42.353710289Z\" level=info msg=\"Removed container 1e8040059e9bacfd382026aa2d6888a3b420d9f6203fb40f28498043bc03c32c: openshift-marketplace/redhat-marketplace-72r26/extract-utilities\" id=ab22caa6-3573-4d11-9a61-9a63ba8ff711 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:42:42.425957 crc crio[20344]: time=\"2026-06-10T14:42:42.425875901Z\" level=info msg=\"Created container b78e5dd9a694f248e316015f52c200a8f3e0cdc537c3b4179b05a0ef60a82fdc: openshift-marketplace/redhat-operators-qcn8g/registry-server\" id=538e7d08-ead2-4618-bd99-e2b9ae738456 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:42:42.427376 crc crio[20344]: time=\"2026-06-10T14:42:42.427232317Z\" level=info msg=\"Starting container: b78e5dd9a694f248e316015f52c200a8f3e0cdc537c3b4179b05a0ef60a82fdc\" id=22364412-5550-4bd7-bd42-0008320c47ca name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:42:42.432933 crc crio[20344]: time=\"2026-06-10T14:42:42.432865745Z\" level=info msg=\"Started container\" PID=27839 containerID=b78e5dd9a694f248e316015f52c200a8f3e0cdc537c3b4179b05a0ef60a82fdc description=openshift-marketplace/redhat-operators-qcn8g/registry-server id=22364412-5550-4bd7-bd42-0008320c47ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=6603d1c60b2b71d6c8b3c608c1e2105492f361fa4ebe8c5e358233be84a19cd8\nJun 10 14:42:43.210770 crc crio[20344]: time=\"2026-06-10T14:42:43.20975879Z\" level=info msg=\"Stopping pod sandbox: 3b9252aab9a5fc9fb731d073d5060d68c1878791700d6b873c29504b06f7ae4f\" id=221a6402-dbc0-4235-92f6-81204e695773 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:42:43.211573 crc crio[20344]: time=\"2026-06-10T14:42:43.211519357Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685042-4bbm2 Namespace:openshift-infra ID:3b9252aab9a5fc9fb731d073d5060d68c1878791700d6b873c29504b06f7ae4f UID:f11a5d44-4bf1-4b84-9fc2-a5ef1053055c NetNS:/var/run/netns/e03cffc8-a676-4da4-a1bc-fffcbf256049 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf11a5d44_4bf1_4b84_9fc2_a5ef1053055c.slice PodAnnotations:0xc00008c9c8}] Aliases:map[]}\"\nJun 10 14:42:43.211730 crc crio[20344]: time=\"2026-06-10T14:42:43.211680391Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685042-4bbm2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:42:43.751231 crc crio[20344]: time=\"2026-06-10T14:42:43.751083227Z\" level=info msg=\"Stopped pod sandbox: 3b9252aab9a5fc9fb731d073d5060d68c1878791700d6b873c29504b06f7ae4f\" id=221a6402-dbc0-4235-92f6-81204e695773 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:42:49.313337 crc crio[20344]: time=\"2026-06-10T14:42:49.312533247Z\" level=info msg=\"Stopping container: 14c04f5c229a052efc92f896fe542efb50196b3a7c06efd156a045f29d2a8c62 (timeout: 2s)\" id=5bcc1995-c08b-4d6b-8ef4-d0f4811057df name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:42:49.442588 crc crio[20344]: time=\"2026-06-10T14:42:49.442304657Z\" level=info msg=\"Stopped container 14c04f5c229a052efc92f896fe542efb50196b3a7c06efd156a045f29d2a8c62: openshift-marketplace/certified-operators-jcd8w/registry-server\" id=5bcc1995-c08b-4d6b-8ef4-d0f4811057df name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:42:49.444093 crc crio[20344]: time=\"2026-06-10T14:42:49.444015612Z\" level=info msg=\"Stopping pod sandbox: c251bacaf842c2b7262ee243b1d98c1fcd246f31ec1f33f83426db9c598dffd3\" id=524e24a5-62f6-4354-bbf5-687768047744 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:42:49.444791 crc crio[20344]: time=\"2026-06-10T14:42:49.444728001Z\" level=info msg=\"Got pod network &{Name:certified-operators-jcd8w Namespace:openshift-marketplace ID:c251bacaf842c2b7262ee243b1d98c1fcd246f31ec1f33f83426db9c598dffd3 UID:a44dc0db-a9af-4bb2-9d53-21bb8530ebe7 NetNS:/var/run/netns/0bd6d326-1d08-4393-b095-17a207f9fc80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda44dc0db_a9af_4bb2_9d53_21bb8530ebe7.slice PodAnnotations:0xc00012ae30}] Aliases:map[]}\"\nJun 10 14:42:49.445015 crc crio[20344]: time=\"2026-06-10T14:42:49.444941507Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-jcd8w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:42:49.673059 crc crio[20344]: time=\"2026-06-10T14:42:49.67271377Z\" level=info msg=\"Stopped pod sandbox: c251bacaf842c2b7262ee243b1d98c1fcd246f31ec1f33f83426db9c598dffd3\" id=524e24a5-62f6-4354-bbf5-687768047744 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:42:50.333245 crc crio[20344]: time=\"2026-06-10T14:42:50.333128095Z\" level=info msg=\"Removing container: 14c04f5c229a052efc92f896fe542efb50196b3a7c06efd156a045f29d2a8c62\" id=00462bb5-187d-4b39-961d-d279cce6e3a1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:42:50.373180 crc crio[20344]: time=\"2026-06-10T14:42:50.373001896Z\" level=info msg=\"Removed container 14c04f5c229a052efc92f896fe542efb50196b3a7c06efd156a045f29d2a8c62: openshift-marketplace/certified-operators-jcd8w/registry-server\" id=00462bb5-187d-4b39-961d-d279cce6e3a1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:42:50.382237 crc crio[20344]: time=\"2026-06-10T14:42:50.382094275Z\" level=info msg=\"Removing container: 6ae180cc821bda78e8ff47f190d37b9a805ddf0704560be3e5353d6cc1cb834a\" id=9e288038-ca3d-4a37-aaa7-d6ca44fdd7d6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:42:50.433890 crc crio[20344]: time=\"2026-06-10T14:42:50.433716626Z\" level=info msg=\"Removed container 6ae180cc821bda78e8ff47f190d37b9a805ddf0704560be3e5353d6cc1cb834a: openshift-marketplace/certified-operators-jcd8w/extract-content\" id=9e288038-ca3d-4a37-aaa7-d6ca44fdd7d6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:42:50.440940 crc crio[20344]: time=\"2026-06-10T14:42:50.440619228Z\" level=info msg=\"Removing container: e120b34cd102a93d0f722fd57d32b2e2d3e72ea0b15f0704471b60c1699bcd5b\" id=9074d759-409a-4fa6-b67a-48b2e122e392 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:42:50.469486 crc crio[20344]: time=\"2026-06-10T14:42:50.469217982Z\" level=info msg=\"Removed container e120b34cd102a93d0f722fd57d32b2e2d3e72ea0b15f0704471b60c1699bcd5b: openshift-marketplace/certified-operators-jcd8w/extract-utilities\" id=9074d759-409a-4fa6-b67a-48b2e122e392 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:42:58.406365 crc crio[20344]: time=\"2026-06-10T14:42:58.40503507Z\" level=info msg=\"Stopping container: b78e5dd9a694f248e316015f52c200a8f3e0cdc537c3b4179b05a0ef60a82fdc (timeout: 2s)\" id=96f2d484-9f2b-4249-aa96-e79bde3f23ea name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:42:58.641889 crc crio[20344]: time=\"2026-06-10T14:42:58.64179111Z\" level=info msg=\"Stopped container b78e5dd9a694f248e316015f52c200a8f3e0cdc537c3b4179b05a0ef60a82fdc: openshift-marketplace/redhat-operators-qcn8g/registry-server\" id=96f2d484-9f2b-4249-aa96-e79bde3f23ea name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:42:58.642818 crc crio[20344]: time=\"2026-06-10T14:42:58.642761845Z\" level=info msg=\"Stopping pod sandbox: 6603d1c60b2b71d6c8b3c608c1e2105492f361fa4ebe8c5e358233be84a19cd8\" id=3d09163f-28a3-4033-9c9f-14384424d39d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:42:58.643672 crc crio[20344]: time=\"2026-06-10T14:42:58.643536496Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qcn8g Namespace:openshift-marketplace ID:6603d1c60b2b71d6c8b3c608c1e2105492f361fa4ebe8c5e358233be84a19cd8 UID:f416f68d-6227-4d2a-a58d-42788b613d55 NetNS:/var/run/netns/223243c0-c993-476d-ba7d-3dd2e67c8001 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf416f68d_6227_4d2a_a58d_42788b613d55.slice PodAnnotations:0xc0040366b0}] Aliases:map[]}\"\nJun 10 14:42:58.643825 crc crio[20344]: time=\"2026-06-10T14:42:58.643773092Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-qcn8g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:42:58.882364 crc crio[20344]: time=\"2026-06-10T14:42:58.882182505Z\" level=info msg=\"Stopped pod sandbox: 6603d1c60b2b71d6c8b3c608c1e2105492f361fa4ebe8c5e358233be84a19cd8\" id=3d09163f-28a3-4033-9c9f-14384424d39d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:42:59.425020 crc crio[20344]: time=\"2026-06-10T14:42:59.424472507Z\" level=info msg=\"Removing container: b78e5dd9a694f248e316015f52c200a8f3e0cdc537c3b4179b05a0ef60a82fdc\" id=05c351b1-37ae-40cf-8d57-ca8f5fd5f828 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:42:59.453655 crc crio[20344]: time=\"2026-06-10T14:42:59.453469581Z\" level=info msg=\"Removed container b78e5dd9a694f248e316015f52c200a8f3e0cdc537c3b4179b05a0ef60a82fdc: openshift-marketplace/redhat-operators-qcn8g/registry-server\" id=05c351b1-37ae-40cf-8d57-ca8f5fd5f828 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:42:59.456867 crc crio[20344]: time=\"2026-06-10T14:42:59.456780738Z\" level=info msg=\"Removing container: 4511e0061db7c26134b6c144853ceff90defbdffc7ef132f3d0d755fc037647c\" id=7dbfd6c0-46dc-481c-89b0-dfb6a1edc33c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:42:59.504174 crc crio[20344]: time=\"2026-06-10T14:42:59.504057324Z\" level=info msg=\"Removed container 4511e0061db7c26134b6c144853ceff90defbdffc7ef132f3d0d755fc037647c: openshift-marketplace/redhat-operators-qcn8g/extract-content\" id=7dbfd6c0-46dc-481c-89b0-dfb6a1edc33c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:42:59.506994 crc crio[20344]: time=\"2026-06-10T14:42:59.506906829Z\" level=info msg=\"Removing container: 24447f9f764ddcca95bdfcb855a64dc6be4ca3ab93c31161abd1ff8bc1b82cfa\" id=68d080d0-e8d4-4920-b43f-7e221a6cd5c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:42:59.533554 crc crio[20344]: time=\"2026-06-10T14:42:59.532045482Z\" level=info msg=\"Removed container 24447f9f764ddcca95bdfcb855a64dc6be4ca3ab93c31161abd1ff8bc1b82cfa: openshift-marketplace/redhat-operators-qcn8g/extract-utilities\" id=68d080d0-e8d4-4920-b43f-7e221a6cd5c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:43:10.864668 crc crio[20344]: time=\"2026-06-10T14:43:10.863236713Z\" level=info msg=\"Stopping pod sandbox: 169636ee4392fc4ff473c6a5f4448f4d7c8d036f5cfbe343a5a52d7f1fec4449\" id=5b0fe9af-55e7-436e-8290-03170257792a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:43:10.864668 crc crio[20344]: time=\"2026-06-10T14:43:10.864586088Z\" level=info msg=\"Stopped pod sandbox (already stopped): 169636ee4392fc4ff473c6a5f4448f4d7c8d036f5cfbe343a5a52d7f1fec4449\" id=5b0fe9af-55e7-436e-8290-03170257792a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:43:10.868196 crc crio[20344]: time=\"2026-06-10T14:43:10.865728709Z\" level=info msg=\"Removing pod sandbox: 169636ee4392fc4ff473c6a5f4448f4d7c8d036f5cfbe343a5a52d7f1fec4449\" id=d97978b2-f405-4f1b-92a5-ba9e7a3168bf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:43:10.908120 crc crio[20344]: time=\"2026-06-10T14:43:10.907962922Z\" level=info msg=\"Removed pod sandbox: 169636ee4392fc4ff473c6a5f4448f4d7c8d036f5cfbe343a5a52d7f1fec4449\" id=d97978b2-f405-4f1b-92a5-ba9e7a3168bf name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:43:10.909652 crc crio[20344]: time=\"2026-06-10T14:43:10.909395229Z\" level=info msg=\"Stopping pod sandbox: 6603d1c60b2b71d6c8b3c608c1e2105492f361fa4ebe8c5e358233be84a19cd8\" id=0d3633dc-9340-4db3-afb3-e3112afb3abe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:43:10.909652 crc crio[20344]: time=\"2026-06-10T14:43:10.909483242Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6603d1c60b2b71d6c8b3c608c1e2105492f361fa4ebe8c5e358233be84a19cd8\" id=0d3633dc-9340-4db3-afb3-e3112afb3abe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:43:10.910065 crc crio[20344]: time=\"2026-06-10T14:43:10.910016966Z\" level=info msg=\"Removing pod sandbox: 6603d1c60b2b71d6c8b3c608c1e2105492f361fa4ebe8c5e358233be84a19cd8\" id=6be345e4-4995-47d9-b00a-3f916b8a44f0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:43:10.923106 crc crio[20344]: time=\"2026-06-10T14:43:10.922969557Z\" level=info msg=\"Removed pod sandbox: 6603d1c60b2b71d6c8b3c608c1e2105492f361fa4ebe8c5e358233be84a19cd8\" id=6be345e4-4995-47d9-b00a-3f916b8a44f0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:43:10.924214 crc crio[20344]: time=\"2026-06-10T14:43:10.924089547Z\" level=info msg=\"Stopping pod sandbox: c251bacaf842c2b7262ee243b1d98c1fcd246f31ec1f33f83426db9c598dffd3\" id=178373e3-c3c9-46de-a304-df0ed608f39c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:43:10.924214 crc crio[20344]: time=\"2026-06-10T14:43:10.924161259Z\" level=info msg=\"Stopped pod sandbox (already stopped): c251bacaf842c2b7262ee243b1d98c1fcd246f31ec1f33f83426db9c598dffd3\" id=178373e3-c3c9-46de-a304-df0ed608f39c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:43:10.925220 crc crio[20344]: time=\"2026-06-10T14:43:10.92496204Z\" level=info msg=\"Removing pod sandbox: c251bacaf842c2b7262ee243b1d98c1fcd246f31ec1f33f83426db9c598dffd3\" id=bb076864-659a-42d5-94c5-c556e09a311e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:43:10.936383 crc crio[20344]: time=\"2026-06-10T14:43:10.936126184Z\" level=info msg=\"Removed pod sandbox: c251bacaf842c2b7262ee243b1d98c1fcd246f31ec1f33f83426db9c598dffd3\" id=bb076864-659a-42d5-94c5-c556e09a311e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:43:10.938355 crc crio[20344]: time=\"2026-06-10T14:43:10.938140457Z\" level=info msg=\"Stopping pod sandbox: d27009ffabb8e7d0959a5c430fd0e62c0db4b40c3555f93508fe9ae7a72a5830\" id=e5b275cc-367c-4a5f-9254-647225dc9713 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:43:10.938554 crc crio[20344]: time=\"2026-06-10T14:43:10.938479386Z\" level=info msg=\"Stopped pod sandbox (already stopped): d27009ffabb8e7d0959a5c430fd0e62c0db4b40c3555f93508fe9ae7a72a5830\" id=e5b275cc-367c-4a5f-9254-647225dc9713 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:43:10.939811 crc crio[20344]: time=\"2026-06-10T14:43:10.939696738Z\" level=info msg=\"Removing pod sandbox: d27009ffabb8e7d0959a5c430fd0e62c0db4b40c3555f93508fe9ae7a72a5830\" id=c55686a3-81ef-432e-9abf-c09f3338692d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:43:10.957983 crc crio[20344]: time=\"2026-06-10T14:43:10.957879187Z\" level=info msg=\"Removed pod sandbox: d27009ffabb8e7d0959a5c430fd0e62c0db4b40c3555f93508fe9ae7a72a5830\" id=c55686a3-81ef-432e-9abf-c09f3338692d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:44:00.531062 crc crio[20344]: time=\"2026-06-10T14:44:00.530149482Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685044-wplqm/POD\" id=22b998d6-9fb6-4959-a364-b90c094a5ad9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:44:00.532344 crc crio[20344]: time=\"2026-06-10T14:44:00.531161529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:44:00.562781 crc crio[20344]: time=\"2026-06-10T14:44:00.562195256Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685044-wplqm Namespace:openshift-infra ID:5fc3d9018f1403e62c547a2c2d33580f9b9b7318aaac92034b7d26a705657c73 UID:d840d515-6946-4456-b6d0-9660d28ea6f0 NetNS:/var/run/netns/fe28df99-5bcf-4d95-a0c7-ea72e853208c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd840d515_6946_4456_b6d0_9660d28ea6f0.slice PodAnnotations:0xc004036958}] Aliases:map[]}\"\nJun 10 14:44:00.562781 crc crio[20344]: time=\"2026-06-10T14:44:00.562692349Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685044-wplqm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:44:00.882934 crc crio[20344]: 2026-06-10T14:44:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5fc3d9018f1403e Mac:92:34:e1:44:24:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/fe28df99-5bcf-4d95-a0c7-ea72e853208c SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:44:00.884936 crc crio[20344]: time=\"2026-06-10T14:44:00.884830629Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685044-wplqm Namespace:openshift-infra ID:5fc3d9018f1403e62c547a2c2d33580f9b9b7318aaac92034b7d26a705657c73 UID:d840d515-6946-4456-b6d0-9660d28ea6f0 NetNS:/var/run/netns/fe28df99-5bcf-4d95-a0c7-ea72e853208c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd840d515_6946_4456_b6d0_9660d28ea6f0.slice PodAnnotations:0xc004036958}] Aliases:map[]}\"\nJun 10 14:44:00.885253 crc crio[20344]: time=\"2026-06-10T14:44:00.885165958Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685044-wplqm for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:44:00.896333 crc crio[20344]: time=\"2026-06-10T14:44:00.896180759Z\" level=info msg=\"Ran pod sandbox 5fc3d9018f1403e62c547a2c2d33580f9b9b7318aaac92034b7d26a705657c73 with infra container: openshift-infra/auto-csr-approver-29685044-wplqm/POD\" id=22b998d6-9fb6-4959-a364-b90c094a5ad9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:44:00.899840 crc crio[20344]: time=\"2026-06-10T14:44:00.899761243Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c8ba346f-2720-479d-9a78-d3f5bd94dcc6 name=/runtime.v1.ImageService/PullImage\nJun 10 14:44:00.928850 crc crio[20344]: time=\"2026-06-10T14:44:00.928731026Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 10 14:44:02.017666 crc crio[20344]: time=\"2026-06-10T14:44:02.014994755Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c8ba346f-2720-479d-9a78-d3f5bd94dcc6 name=/runtime.v1.ImageService/PullImage\nJun 10 14:44:02.019217 crc crio[20344]: time=\"2026-06-10T14:44:02.017797949Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5a13375c-9a3f-4e4a-a181-f02d9b975230 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:44:02.020225 crc crio[20344]: time=\"2026-06-10T14:44:02.02013374Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2f12a597-4077-413e-bc8c-c35137da2258 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:44:02.026030 crc crio[20344]: time=\"2026-06-10T14:44:02.025917083Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685044-wplqm/oc\" id=52ae556e-a7e7-49ab-85db-e981860bae92 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:44:02.026771 crc crio[20344]: time=\"2026-06-10T14:44:02.026669793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:44:02.065233 crc crio[20344]: time=\"2026-06-10T14:44:02.065133186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:44:02.360064 crc crio[20344]: time=\"2026-06-10T14:44:02.359807793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:44:02.642034 crc crio[20344]: time=\"2026-06-10T14:44:02.640790328Z\" level=info msg=\"Created container 48cb5c2434081b7ce32e53d350886a540041b523913053fdbe745ac761cbe038: openshift-infra/auto-csr-approver-29685044-wplqm/oc\" id=52ae556e-a7e7-49ab-85db-e981860bae92 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:44:02.652692 crc crio[20344]: time=\"2026-06-10T14:44:02.650928715Z\" level=info msg=\"Starting container: 48cb5c2434081b7ce32e53d350886a540041b523913053fdbe745ac761cbe038\" id=b813e2da-987d-4dfc-a230-e7c8c2cf6676 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:44:02.679249 crc crio[20344]: time=\"2026-06-10T14:44:02.678014119Z\" level=info msg=\"Started container\" PID=29079 containerID=48cb5c2434081b7ce32e53d350886a540041b523913053fdbe745ac761cbe038 description=openshift-infra/auto-csr-approver-29685044-wplqm/oc id=b813e2da-987d-4dfc-a230-e7c8c2cf6676 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5fc3d9018f1403e62c547a2c2d33580f9b9b7318aaac92034b7d26a705657c73\nJun 10 14:44:05.107970 crc crio[20344]: time=\"2026-06-10T14:44:05.107495157Z\" level=info msg=\"Stopping pod sandbox: 5fc3d9018f1403e62c547a2c2d33580f9b9b7318aaac92034b7d26a705657c73\" id=a2a56a39-37b4-4464-b1a8-b7c70f41be75 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:44:05.109125 crc crio[20344]: time=\"2026-06-10T14:44:05.108510274Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685044-wplqm Namespace:openshift-infra ID:5fc3d9018f1403e62c547a2c2d33580f9b9b7318aaac92034b7d26a705657c73 UID:d840d515-6946-4456-b6d0-9660d28ea6f0 NetNS:/var/run/netns/fe28df99-5bcf-4d95-a0c7-ea72e853208c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd840d515_6946_4456_b6d0_9660d28ea6f0.slice PodAnnotations:0xc00008cc28}] Aliases:map[]}\"\nJun 10 14:44:05.109125 crc crio[20344]: time=\"2026-06-10T14:44:05.108665238Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685044-wplqm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:44:05.504221 crc crio[20344]: time=\"2026-06-10T14:44:05.503899234Z\" level=info msg=\"Stopped pod sandbox: 5fc3d9018f1403e62c547a2c2d33580f9b9b7318aaac92034b7d26a705657c73\" id=a2a56a39-37b4-4464-b1a8-b7c70f41be75 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:45:00.561332 crc crio[20344]: time=\"2026-06-10T14:45:00.560211076Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29685045-g99m6/POD\" id=6f5fda92-e066-47c3-9fb8-49c031ab6f13 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:45:00.563686 crc crio[20344]: time=\"2026-06-10T14:45:00.561539701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:45:00.625673 crc crio[20344]: time=\"2026-06-10T14:45:00.624200503Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685045-g99m6 Namespace:openshift-operator-lifecycle-manager ID:ea705501fd34e5b7f0789f9f8782368ea2d803d949843130304f56c1b32e220a UID:a4aed46b-f185-47c4-99ca-b29afad94807 NetNS:/var/run/netns/b99aa6d6-dc90-4113-a99c-b5e3de695ee2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda4aed46b_f185_47c4_99ca_b29afad94807.slice PodAnnotations:0xc001b9c0d0}] Aliases:map[]}\"\nJun 10 14:45:00.625673 crc crio[20344]: time=\"2026-06-10T14:45:00.624318486Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29685045-g99m6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:45:00.973995 crc crio[20344]: 2026-06-10T14:45:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea705501fd34e5b Mac:06:c4:df:bc:5b:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/b99aa6d6-dc90-4113-a99c-b5e3de695ee2 SocketPath: PciID:}] [{Interface:0xc0001208f0 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:45:00.977544 crc crio[20344]: time=\"2026-06-10T14:45:00.977382811Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685045-g99m6 Namespace:openshift-operator-lifecycle-manager ID:ea705501fd34e5b7f0789f9f8782368ea2d803d949843130304f56c1b32e220a UID:a4aed46b-f185-47c4-99ca-b29afad94807 NetNS:/var/run/netns/b99aa6d6-dc90-4113-a99c-b5e3de695ee2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda4aed46b_f185_47c4_99ca_b29afad94807.slice PodAnnotations:0xc001b9c0d0}] Aliases:map[]}\"\nJun 10 14:45:00.977882 crc crio[20344]: time=\"2026-06-10T14:45:00.977763941Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29685045-g99m6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:45:00.992513 crc crio[20344]: time=\"2026-06-10T14:45:00.991578654Z\" level=info msg=\"Ran pod sandbox ea705501fd34e5b7f0789f9f8782368ea2d803d949843130304f56c1b32e220a with infra container: openshift-operator-lifecycle-manager/collect-profiles-29685045-g99m6/POD\" id=6f5fda92-e066-47c3-9fb8-49c031ab6f13 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:45:00.995671 crc crio[20344]: time=\"2026-06-10T14:45:00.995545318Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6e9652e7-0c26-4db3-9a1b-042aedc3e675 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:45:00.999703 crc crio[20344]: time=\"2026-06-10T14:45:00.998696121Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b5f86eb5-230f-4e4f-aef7-4a660f085e4d name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:45:01.008593 crc crio[20344]: time=\"2026-06-10T14:45:01.008400167Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29685045-g99m6/collect-profiles\" id=7e201553-9c9f-4ac2-b208-57c91d09d7f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:45:01.009209 crc crio[20344]: time=\"2026-06-10T14:45:01.009109576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:45:01.064939 crc crio[20344]: time=\"2026-06-10T14:45:01.064781483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:45:01.074591 crc crio[20344]: time=\"2026-06-10T14:45:01.074214212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:45:01.213106 crc crio[20344]: time=\"2026-06-10T14:45:01.212877606Z\" level=info msg=\"Created container 44d6f2954b5080eb40a657846d70a0fcf53e4a75f5a335649712434d0c141eed: openshift-operator-lifecycle-manager/collect-profiles-29685045-g99m6/collect-profiles\" id=7e201553-9c9f-4ac2-b208-57c91d09d7f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:45:01.216211 crc crio[20344]: time=\"2026-06-10T14:45:01.215439374Z\" level=info msg=\"Starting container: 44d6f2954b5080eb40a657846d70a0fcf53e4a75f5a335649712434d0c141eed\" id=356b053f-d9cb-4a8f-9e97-7b4e0cdc074a name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:45:01.226080 crc crio[20344]: time=\"2026-06-10T14:45:01.225839628Z\" level=info msg=\"Started container\" PID=29955 containerID=44d6f2954b5080eb40a657846d70a0fcf53e4a75f5a335649712434d0c141eed description=openshift-operator-lifecycle-manager/collect-profiles-29685045-g99m6/collect-profiles id=356b053f-d9cb-4a8f-9e97-7b4e0cdc074a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea705501fd34e5b7f0789f9f8782368ea2d803d949843130304f56c1b32e220a\nJun 10 14:45:02.939454 crc crio[20344]: time=\"2026-06-10T14:45:02.938743761Z\" level=info msg=\"Stopping pod sandbox: ea705501fd34e5b7f0789f9f8782368ea2d803d949843130304f56c1b32e220a\" id=88a38dcc-0c4b-47b0-8e5c-f6e56f50f194 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:45:02.940921 crc crio[20344]: time=\"2026-06-10T14:45:02.93983246Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685045-g99m6 Namespace:openshift-operator-lifecycle-manager ID:ea705501fd34e5b7f0789f9f8782368ea2d803d949843130304f56c1b32e220a UID:a4aed46b-f185-47c4-99ca-b29afad94807 NetNS:/var/run/netns/b99aa6d6-dc90-4113-a99c-b5e3de695ee2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda4aed46b_f185_47c4_99ca_b29afad94807.slice PodAnnotations:0xc004036198}] Aliases:map[]}\"\nJun 10 14:45:02.940921 crc crio[20344]: time=\"2026-06-10T14:45:02.939947313Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29685045-g99m6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:45:03.298418 crc crio[20344]: time=\"2026-06-10T14:45:03.297955599Z\" level=info msg=\"Stopped pod sandbox: ea705501fd34e5b7f0789f9f8782368ea2d803d949843130304f56c1b32e220a\" id=88a38dcc-0c4b-47b0-8e5c-f6e56f50f194 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:46:00.515800 crc crio[20344]: time=\"2026-06-10T14:46:00.514964302Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685046-dz4mp/POD\" id=bfdbb5ce-bb49-4343-b8fa-a072b0aadc91 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:46:00.517654 crc crio[20344]: time=\"2026-06-10T14:46:00.515805034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:46:00.553447 crc crio[20344]: time=\"2026-06-10T14:46:00.55322602Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685046-dz4mp Namespace:openshift-infra ID:52f3143428f2a874d6d110b8618ce8e7731f40b1028a06210ed9f029df10776d UID:fb43b488-3fd3-404c-a56c-d288b6aaa18f NetNS:/var/run/netns/8bdbdb6c-a8c2-45dd-83ed-269b13587688 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb43b488_3fd3_404c_a56c_d288b6aaa18f.slice PodAnnotations:0xc000738830}] Aliases:map[]}\"\nJun 10 14:46:00.553964 crc crio[20344]: time=\"2026-06-10T14:46:00.553917069Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685046-dz4mp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:46:00.950422 crc crio[20344]: 2026-06-10T14:46:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:52f3143428f2a87 Mac:c6:90:8f:c3:04:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/8bdbdb6c-a8c2-45dd-83ed-269b13587688 SocketPath: PciID:}] [{Interface:0xc000014f90 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:46:00.951950 crc crio[20344]: time=\"2026-06-10T14:46:00.951823175Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685046-dz4mp Namespace:openshift-infra ID:52f3143428f2a874d6d110b8618ce8e7731f40b1028a06210ed9f029df10776d UID:fb43b488-3fd3-404c-a56c-d288b6aaa18f NetNS:/var/run/netns/8bdbdb6c-a8c2-45dd-83ed-269b13587688 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb43b488_3fd3_404c_a56c_d288b6aaa18f.slice PodAnnotations:0xc000738830}] Aliases:map[]}\"\nJun 10 14:46:00.952172 crc crio[20344]: time=\"2026-06-10T14:46:00.952093292Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685046-dz4mp for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:46:00.962793 crc crio[20344]: time=\"2026-06-10T14:46:00.962033254Z\" level=info msg=\"Ran pod sandbox 52f3143428f2a874d6d110b8618ce8e7731f40b1028a06210ed9f029df10776d with infra container: openshift-infra/auto-csr-approver-29685046-dz4mp/POD\" id=bfdbb5ce-bb49-4343-b8fa-a072b0aadc91 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:46:00.967751 crc crio[20344]: time=\"2026-06-10T14:46:00.96756149Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=3dca0a79-a71d-48ee-b89b-4a7cc457bec3 name=/runtime.v1.ImageService/PullImage\nJun 10 14:46:00.979643 crc crio[20344]: time=\"2026-06-10T14:46:00.979449973Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 10 14:46:02.416127 crc crio[20344]: time=\"2026-06-10T14:46:02.41555823Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=3dca0a79-a71d-48ee-b89b-4a7cc457bec3 name=/runtime.v1.ImageService/PullImage\nJun 10 14:46:02.417645 crc crio[20344]: time=\"2026-06-10T14:46:02.416988518Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=16f55fde-872a-4c9d-aa6b-da8b842644be name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:46:02.418904 crc crio[20344]: time=\"2026-06-10T14:46:02.418828027Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b823e840-0e44-4235-839a-68bf7e4cba1e name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:46:02.427024 crc crio[20344]: time=\"2026-06-10T14:46:02.426892079Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685046-dz4mp/oc\" id=9ea04da4-68a2-4fd7-bcf4-b8854baa4c19 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:46:02.427690 crc crio[20344]: time=\"2026-06-10T14:46:02.427613048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:46:02.455169 crc crio[20344]: time=\"2026-06-10T14:46:02.455037551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:46:02.690811 crc crio[20344]: time=\"2026-06-10T14:46:02.6906294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:46:02.804235 crc crio[20344]: time=\"2026-06-10T14:46:02.79344519Z\" level=info msg=\"Created container 225ed1cf74d4cac45e35d7a3fadd9c44b400534a97b46ef345e387d2cc2c642d: openshift-infra/auto-csr-approver-29685046-dz4mp/oc\" id=9ea04da4-68a2-4fd7-bcf4-b8854baa4c19 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:46:02.804235 crc crio[20344]: time=\"2026-06-10T14:46:02.802881779Z\" level=info msg=\"Starting container: 225ed1cf74d4cac45e35d7a3fadd9c44b400534a97b46ef345e387d2cc2c642d\" id=38ebbdba-a541-4c9e-a05d-c3f13edd25a7 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:46:02.813762 crc crio[20344]: time=\"2026-06-10T14:46:02.813643572Z\" level=info msg=\"Started container\" PID=30807 containerID=225ed1cf74d4cac45e35d7a3fadd9c44b400534a97b46ef345e387d2cc2c642d description=openshift-infra/auto-csr-approver-29685046-dz4mp/oc id=38ebbdba-a541-4c9e-a05d-c3f13edd25a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52f3143428f2a874d6d110b8618ce8e7731f40b1028a06210ed9f029df10776d\nJun 10 14:46:04.569734 crc crio[20344]: time=\"2026-06-10T14:46:04.568692687Z\" level=info msg=\"Stopping pod sandbox: 52f3143428f2a874d6d110b8618ce8e7731f40b1028a06210ed9f029df10776d\" id=7f5ee91b-a163-4c59-b4d6-b7a5d4482b62 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:46:04.571035 crc crio[20344]: time=\"2026-06-10T14:46:04.570469894Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685046-dz4mp Namespace:openshift-infra ID:52f3143428f2a874d6d110b8618ce8e7731f40b1028a06210ed9f029df10776d UID:fb43b488-3fd3-404c-a56c-d288b6aaa18f NetNS:/var/run/netns/8bdbdb6c-a8c2-45dd-83ed-269b13587688 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb43b488_3fd3_404c_a56c_d288b6aaa18f.slice PodAnnotations:0xc00078c718}] Aliases:map[]}\"\nJun 10 14:46:04.571035 crc crio[20344]: time=\"2026-06-10T14:46:04.570740451Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685046-dz4mp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:46:04.832692 crc crio[20344]: time=\"2026-06-10T14:46:04.832215942Z\" level=info msg=\"Stopped pod sandbox: 52f3143428f2a874d6d110b8618ce8e7731f40b1028a06210ed9f029df10776d\" id=7f5ee91b-a163-4c59-b4d6-b7a5d4482b62 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:46:31.447018 crc crio[20344]: time=\"2026-06-10T14:46:31.446108675Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-42vs4/POD\" id=ce50f49b-d5b5-4d7f-9f38-17910a8ad046 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:46:31.448916 crc crio[20344]: time=\"2026-06-10T14:46:31.447160053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:46:31.474459 crc crio[20344]: time=\"2026-06-10T14:46:31.474326559Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-42vs4 Namespace:cert-manager ID:2cfef73f97e037484b0f68439727ef43e6b51d590af047271d53827fb83d9f24 UID:f7fdaaa6-a210-4e4b-9d3d-ced6348cc8ea NetNS:/var/run/netns/0ce87ea5-3ac3-4ed6-a98d-6fe41afd9cbe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7fdaaa6_a210_4e4b_9d3d_ced6348cc8ea.slice PodAnnotations:0xc00012b640}] Aliases:map[]}\"\nJun 10 14:46:31.474459 crc crio[20344]: time=\"2026-06-10T14:46:31.474407551Z\" level=info msg=\"Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-42vs4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:46:31.475570 crc crio[20344]: time=\"2026-06-10T14:46:31.475443778Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-kc8xg/POD\" id=1b9c8b25-430d-4c2c-a428-da179b5e3716 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:46:31.475729 crc crio[20344]: time=\"2026-06-10T14:46:31.475634383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:46:31.494450 crc crio[20344]: time=\"2026-06-10T14:46:31.494357496Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-c9lb9/POD\" id=7a2ec37d-a509-4930-963d-bf077429ad42 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:46:31.494634 crc crio[20344]: time=\"2026-06-10T14:46:31.494464089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:46:31.530768 crc crio[20344]: time=\"2026-06-10T14:46:31.530629882Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-kc8xg Namespace:cert-manager ID:ebe613dacb16b369b295592863e99f3b95b7376fdd5fc0d953662174a126cf4a UID:705f462d-3cdf-4536-99b1-4ca88309b516 NetNS:/var/run/netns/f8a16caa-a78b-42bb-bc29-8099ca6cc76f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod705f462d_3cdf_4536_99b1_4ca88309b516.slice PodAnnotations:0xc0027c0058}] Aliases:map[]}\"\nJun 10 14:46:31.530768 crc crio[20344]: time=\"2026-06-10T14:46:31.530689194Z\" level=info msg=\"Adding pod cert-manager_cert-manager-7b8b89f89d-kc8xg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:46:31.536673 crc crio[20344]: time=\"2026-06-10T14:46:31.536559479Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-c9lb9 Namespace:cert-manager ID:36a8526420e98115059f54c5b0e3086ca89334a218dccdee98141cd373cf0f94 UID:7d342720-40e7-4119-b138-14d038efa692 NetNS:/var/run/netns/0017627b-7bd8-43e4-bcdb-533e303bb824 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d342720_40e7_4119_b138_14d038efa692.slice PodAnnotations:0xc004036090}] Aliases:map[]}\"\nJun 10 14:46:31.536673 crc crio[20344]: time=\"2026-06-10T14:46:31.536634861Z\" level=info msg=\"Adding pod cert-manager_cert-manager-webhook-769f6b94cb-c9lb9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:46:31.776028 crc crio[20344]: 2026-06-10T14:46:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2cfef73f97e0374 Mac:f6:eb:44:03:67:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/0ce87ea5-3ac3-4ed6-a98d-6fe41afd9cbe SocketPath: PciID:}] [{Interface:0xc0004826e0 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:46:31.777724 crc crio[20344]: time=\"2026-06-10T14:46:31.777614202Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-42vs4 Namespace:cert-manager ID:2cfef73f97e037484b0f68439727ef43e6b51d590af047271d53827fb83d9f24 UID:f7fdaaa6-a210-4e4b-9d3d-ced6348cc8ea NetNS:/var/run/netns/0ce87ea5-3ac3-4ed6-a98d-6fe41afd9cbe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7fdaaa6_a210_4e4b_9d3d_ced6348cc8ea.slice PodAnnotations:0xc00012b640}] Aliases:map[]}\"\nJun 10 14:46:31.778425 crc crio[20344]: time=\"2026-06-10T14:46:31.777743825Z\" level=info msg=\"Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-42vs4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:46:31.788063 crc crio[20344]: time=\"2026-06-10T14:46:31.787953634Z\" level=info msg=\"Ran pod sandbox 2cfef73f97e037484b0f68439727ef43e6b51d590af047271d53827fb83d9f24 with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-42vs4/POD\" id=ce50f49b-d5b5-4d7f-9f38-17910a8ad046 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:46:31.789951 crc crio[20344]: time=\"2026-06-10T14:46:31.789877125Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=fa52e866-0b30-43c5-9cf9-35ba4b0d7d2c name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:46:31.790131 crc crio[20344]: time=\"2026-06-10T14:46:31.79007724Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found\" id=fa52e866-0b30-43c5-9cf9-35ba4b0d7d2c name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:46:31.790410 crc crio[20344]: time=\"2026-06-10T14:46:31.790240754Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found\" id=fa52e866-0b30-43c5-9cf9-35ba4b0d7d2c name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:46:31.794786 crc crio[20344]: time=\"2026-06-10T14:46:31.792124434Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=30b46ad0-06c1-43e5-9e8a-f74bfb0d99fa name=/runtime.v1.ImageService/PullImage\nJun 10 14:46:31.800976 crc crio[20344]: time=\"2026-06-10T14:46:31.800623768Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-cainjector:v1.19.2\\\"\"\nJun 10 14:46:31.874234 crc crio[20344]: 2026-06-10T14:46:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:36a8526420e9811 Mac:a2:82:9c:bf:99:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/0017627b-7bd8-43e4-bcdb-533e303bb824 SocketPath: PciID:}] [{Interface:0xc000158870 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:46:31.875180 crc crio[20344]: time=\"2026-06-10T14:46:31.875104581Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-c9lb9 Namespace:cert-manager ID:36a8526420e98115059f54c5b0e3086ca89334a218dccdee98141cd373cf0f94 UID:7d342720-40e7-4119-b138-14d038efa692 NetNS:/var/run/netns/0017627b-7bd8-43e4-bcdb-533e303bb824 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d342720_40e7_4119_b138_14d038efa692.slice PodAnnotations:0xc004036090}] Aliases:map[]}\"\nJun 10 14:46:31.875400 crc crio[20344]: time=\"2026-06-10T14:46:31.875254015Z\" level=info msg=\"Checking pod cert-manager_cert-manager-webhook-769f6b94cb-c9lb9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:46:31.880576 crc crio[20344]: time=\"2026-06-10T14:46:31.880499853Z\" level=info msg=\"Ran pod sandbox 36a8526420e98115059f54c5b0e3086ca89334a218dccdee98141cd373cf0f94 with infra container: cert-manager/cert-manager-webhook-769f6b94cb-c9lb9/POD\" id=7a2ec37d-a509-4930-963d-bf077429ad42 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:46:31.885611 crc crio[20344]: time=\"2026-06-10T14:46:31.885507755Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=eaed76b6-4f63-4a30-be11-249ed6ad197b name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:46:31.885848 crc crio[20344]: time=\"2026-06-10T14:46:31.885785893Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found\" id=eaed76b6-4f63-4a30-be11-249ed6ad197b name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:46:31.887430 crc crio[20344]: time=\"2026-06-10T14:46:31.885858984Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found\" id=eaed76b6-4f63-4a30-be11-249ed6ad197b name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:46:31.887430 crc crio[20344]: time=\"2026-06-10T14:46:31.886883391Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=70494dac-a4c3-40cc-a758-f6e8a2435205 name=/runtime.v1.ImageService/PullImage\nJun 10 14:46:31.890121 crc crio[20344]: time=\"2026-06-10T14:46:31.890017494Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-webhook:v1.19.2\\\"\"\nJun 10 14:46:31.912052 crc crio[20344]: 2026-06-10T14:46:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ebe613dacb16b36 Mac:d2:7c:d5:1b:0f:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/f8a16caa-a78b-42bb-bc29-8099ca6cc76f SocketPath: PciID:}] [{Interface:0xc000112a80 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:46:31.915816 crc crio[20344]: time=\"2026-06-10T14:46:31.915750552Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-kc8xg Namespace:cert-manager ID:ebe613dacb16b369b295592863e99f3b95b7376fdd5fc0d953662174a126cf4a UID:705f462d-3cdf-4536-99b1-4ca88309b516 NetNS:/var/run/netns/f8a16caa-a78b-42bb-bc29-8099ca6cc76f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod705f462d_3cdf_4536_99b1_4ca88309b516.slice PodAnnotations:0xc0027c0058}] Aliases:map[]}\"\nJun 10 14:46:31.916096 crc crio[20344]: time=\"2026-06-10T14:46:31.915997659Z\" level=info msg=\"Checking pod cert-manager_cert-manager-7b8b89f89d-kc8xg for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:46:31.921505 crc crio[20344]: time=\"2026-06-10T14:46:31.921440092Z\" level=info msg=\"Ran pod sandbox ebe613dacb16b369b295592863e99f3b95b7376fdd5fc0d953662174a126cf4a with infra container: cert-manager/cert-manager-7b8b89f89d-kc8xg/POD\" id=1b9c8b25-430d-4c2c-a428-da179b5e3716 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:46:31.923294 crc crio[20344]: time=\"2026-06-10T14:46:31.923192228Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=20d032e2-2ae5-4176-b99e-7689b993533b name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:46:31.923469 crc crio[20344]: time=\"2026-06-10T14:46:31.923432575Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found\" id=20d032e2-2ae5-4176-b99e-7689b993533b name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:46:31.923623 crc crio[20344]: time=\"2026-06-10T14:46:31.923500476Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found\" id=20d032e2-2ae5-4176-b99e-7689b993533b name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:46:31.924465 crc crio[20344]: time=\"2026-06-10T14:46:31.924338259Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=8b74cc03-ee42-425a-a23d-4d414e535137 name=/runtime.v1.ImageService/PullImage\nJun 10 14:46:31.926929 crc crio[20344]: time=\"2026-06-10T14:46:31.926864375Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-controller:v1.19.2\\\"\"\nJun 10 14:46:36.071500 crc crio[20344]: time=\"2026-06-10T14:46:36.070844609Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b\" id=70494dac-a4c3-40cc-a758-f6e8a2435205 name=/runtime.v1.ImageService/PullImage\nJun 10 14:46:36.074668 crc crio[20344]: time=\"2026-06-10T14:46:36.074483795Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=34c742a9-5113-49e6-b137-4d7a2c5d24ae name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:46:36.148893 crc crio[20344]: time=\"2026-06-10T14:46:36.14868084Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=ee14fec4-3db8-43a3-b185-be9afa6dd9d0 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:46:36.159914 crc crio[20344]: time=\"2026-06-10T14:46:36.159787893Z\" level=info msg=\"Creating container: cert-manager/cert-manager-webhook-769f6b94cb-c9lb9/cert-manager-webhook\" id=dabf74c9-adb2-445a-9eff-a76ebe277117 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:46:36.163151 crc crio[20344]: time=\"2026-06-10T14:46:36.162972047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:46:36.241816 crc crio[20344]: time=\"2026-06-10T14:46:36.241309112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:46:36.244904 crc crio[20344]: time=\"2026-06-10T14:46:36.244808194Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56\" id=30b46ad0-06c1-43e5-9e8a-f74bfb0d99fa name=/runtime.v1.ImageService/PullImage\nJun 10 14:46:36.247488 crc crio[20344]: time=\"2026-06-10T14:46:36.247174686Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=d1fa75ce-9dcf-48cb-9279-a7a378d7f101 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:46:36.247880 crc crio[20344]: time=\"2026-06-10T14:46:36.247776762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:46:36.251884 crc crio[20344]: time=\"2026-06-10T14:46:36.251785128Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=55819a46-6ae2-4985-b7b4-394a865e6d90 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:46:36.260168 crc crio[20344]: time=\"2026-06-10T14:46:36.260065356Z\" level=info msg=\"Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-42vs4/cert-manager-cainjector\" id=6f1014bb-f787-4588-9fc1-6309b0cb27a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:46:36.262825 crc crio[20344]: time=\"2026-06-10T14:46:36.262452319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:46:36.306359 crc crio[20344]: time=\"2026-06-10T14:46:36.305203495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:46:36.313593 crc crio[20344]: time=\"2026-06-10T14:46:36.311119151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:46:36.430576 crc crio[20344]: time=\"2026-06-10T14:46:36.430363644Z\" level=info msg=\"Created container 6d154ca45cb77a64f701373809248d857d2de6fb2774b074bb2006ac9e5b7d48: cert-manager/cert-manager-webhook-769f6b94cb-c9lb9/cert-manager-webhook\" id=dabf74c9-adb2-445a-9eff-a76ebe277117 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:46:36.432902 crc crio[20344]: time=\"2026-06-10T14:46:36.432836979Z\" level=info msg=\"Created container a0f51a7d645c3a4464c064048ddb5b01e77094e65ca129260dad772157a29238: cert-manager/cert-manager-cainjector-7f9fdd5dd5-42vs4/cert-manager-cainjector\" id=6f1014bb-f787-4588-9fc1-6309b0cb27a3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:46:36.433968 crc crio[20344]: time=\"2026-06-10T14:46:36.433213209Z\" level=info msg=\"Starting container: 6d154ca45cb77a64f701373809248d857d2de6fb2774b074bb2006ac9e5b7d48\" id=19a29c05-be7c-481f-8c51-d796eece87c0 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:46:36.438097 crc crio[20344]: time=\"2026-06-10T14:46:36.436512466Z\" level=info msg=\"Starting container: a0f51a7d645c3a4464c064048ddb5b01e77094e65ca129260dad772157a29238\" id=51a8bffb-59f3-4ac7-b7d8-bdf1c593ae72 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:46:36.442924 crc crio[20344]: time=\"2026-06-10T14:46:36.442847183Z\" level=info msg=\"Started container\" PID=32167 containerID=6d154ca45cb77a64f701373809248d857d2de6fb2774b074bb2006ac9e5b7d48 description=cert-manager/cert-manager-webhook-769f6b94cb-c9lb9/cert-manager-webhook id=19a29c05-be7c-481f-8c51-d796eece87c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36a8526420e98115059f54c5b0e3086ca89334a218dccdee98141cd373cf0f94\nJun 10 14:46:36.445811 crc crio[20344]: time=\"2026-06-10T14:46:36.444214929Z\" level=info msg=\"Started container\" PID=32170 containerID=a0f51a7d645c3a4464c064048ddb5b01e77094e65ca129260dad772157a29238 description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-42vs4/cert-manager-cainjector id=51a8bffb-59f3-4ac7-b7d8-bdf1c593ae72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2cfef73f97e037484b0f68439727ef43e6b51d590af047271d53827fb83d9f24\nJun 10 14:46:38.935515 crc crio[20344]: time=\"2026-06-10T14:46:38.934942501Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5\" id=8b74cc03-ee42-425a-a23d-4d414e535137 name=/runtime.v1.ImageService/PullImage\nJun 10 14:46:38.937366 crc crio[20344]: time=\"2026-06-10T14:46:38.9371497Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=a29d322c-1544-4169-a150-338ea5c8468e name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:46:38.943696 crc crio[20344]: time=\"2026-06-10T14:46:38.94362867Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=181f4e1c-e726-40ab-afc4-56201273f2ba name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:46:38.955362 crc crio[20344]: time=\"2026-06-10T14:46:38.955185945Z\" level=info msg=\"Creating container: cert-manager/cert-manager-7b8b89f89d-kc8xg/cert-manager-controller\" id=f735dcb4-dea6-4367-a641-b0a1b9a75c76 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:46:38.959252 crc crio[20344]: time=\"2026-06-10T14:46:38.959146379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:46:38.998895 crc crio[20344]: time=\"2026-06-10T14:46:38.998840346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:46:39.006381 crc crio[20344]: time=\"2026-06-10T14:46:39.006334603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:46:39.143218 crc crio[20344]: time=\"2026-06-10T14:46:39.143158929Z\" level=info msg=\"Created container 92df956ca33a27194f8e4606b66508c52b5de4ead1cbaf31241d7433e854c6d0: cert-manager/cert-manager-7b8b89f89d-kc8xg/cert-manager-controller\" id=f735dcb4-dea6-4367-a641-b0a1b9a75c76 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:46:39.145385 crc crio[20344]: time=\"2026-06-10T14:46:39.14509812Z\" level=info msg=\"Starting container: 92df956ca33a27194f8e4606b66508c52b5de4ead1cbaf31241d7433e854c6d0\" id=6f97beaa-d45b-40e4-b57d-62c8a73d9bc4 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:46:39.156018 crc crio[20344]: time=\"2026-06-10T14:46:39.155889575Z\" level=info msg=\"Started container\" PID=32295 containerID=92df956ca33a27194f8e4606b66508c52b5de4ead1cbaf31241d7433e854c6d0 description=cert-manager/cert-manager-7b8b89f89d-kc8xg/cert-manager-controller id=6f97beaa-d45b-40e4-b57d-62c8a73d9bc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebe613dacb16b369b295592863e99f3b95b7376fdd5fc0d953662174a126cf4a\nJun 10 14:46:40.165581 crc crio[20344]: time=\"2026-06-10T14:46:40.162061413Z\" level=info msg=\"Stopping container: e65a239769d5f190c1c8ffdb8d62e53eea6779be05180e1ef3e911c3b0dcb885 (timeout: 30s)\" id=1e041c30-46ff-4ab7-8a76-4b7f6950bbbd name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:46:40.165581 crc crio[20344]: time=\"2026-06-10T14:46:40.162490564Z\" level=info msg=\"Stopping container: 967dd7e7a0233c42be731e306483b91dd83e95f90b6ea3ca5c6c744ec5710558 (timeout: 30s)\" id=002a846f-9f15-48b3-8f73-e0cbdc0238c6 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:46:40.377993 crc crio[20344]: time=\"2026-06-10T14:46:40.377432279Z\" level=info msg=\"Stopped container 967dd7e7a0233c42be731e306483b91dd83e95f90b6ea3ca5c6c744ec5710558: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=002a846f-9f15-48b3-8f73-e0cbdc0238c6 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:46:40.381425 crc crio[20344]: time=\"2026-06-10T14:46:40.381354963Z\" level=info msg=\"Stopped container e65a239769d5f190c1c8ffdb8d62e53eea6779be05180e1ef3e911c3b0dcb885: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=1e041c30-46ff-4ab7-8a76-4b7f6950bbbd name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:46:40.382357 crc crio[20344]: time=\"2026-06-10T14:46:40.382199315Z\" level=info msg=\"Stopping pod sandbox: a1ea49f28501ee2d06f382ff768f4f74d2552d9563ecf77e3b171533c6371cd4\" id=42a683fa-27ed-4a36-ad9e-43829f388461 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:46:40.390483 crc crio[20344]: time=\"2026-06-10T14:46:40.389932409Z\" level=info msg=\"Stopping container: 04a994cc28dd1f9f141cff5f7ab78cf1a6f93c1605e59deaa8ff6956e3913235 (timeout: 30s)\" id=e336eff1-1601-42df-a448-58e1dda14b67 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:46:40.390717 crc crio[20344]: time=\"2026-06-10T14:46:40.390482713Z\" level=info msg=\"Stopping container: 8d437392964c8f3791df586be8557798368252ec4d1806ea39ccb5f5da333466 (timeout: 30s)\" id=40eef339-3c38-4009-96e3-b89ae6bff839 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:46:40.406425 crc crio[20344]: time=\"2026-06-10T14:46:40.390967636Z\" level=info msg=\"Stopping container: 611be21454e8bf10ce395144a2d73aa9603e156411f72baeeecf2acbbaf0f25a (timeout: 30s)\" id=0d844de5-e711-41fc-a119-42cf62541737 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:46:40.406425 crc crio[20344]: time=\"2026-06-10T14:46:40.391050318Z\" level=info msg=\"Stopping container: a378a466c6f5378805e9f2103f72dfab4c1d3fff7e90d19b900c7f59b18da027 (timeout: 30s)\" id=77b64832-6ed0-4eac-8db2-4b8ef5200ffc name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:46:40.406425 crc crio[20344]: time=\"2026-06-10T14:46:40.392672891Z\" level=info msg=\"Stopped pod sandbox: a1ea49f28501ee2d06f382ff768f4f74d2552d9563ecf77e3b171533c6371cd4\" id=42a683fa-27ed-4a36-ad9e-43829f388461 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:46:40.406425 crc crio[20344]: time=\"2026-06-10T14:46:40.392895167Z\" level=info msg=\"Stopping container: 1973a03a098a1d3f11f0c7a0f11678d7f0cb90843580ff3d6ed4c1a6b553f24e (timeout: 30s)\" id=4c10940b-e38b-4396-a463-1e8df368573c name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:46:40.406425 crc crio[20344]: time=\"2026-06-10T14:46:40.390981546Z\" level=info msg=\"Stopping container: 7b70b610cab8597e6d9661e9c7b3041de0868b117f481d6774caa05f1602395d (timeout: 30s)\" id=9354ce16-c9d1-4165-af11-1c0339cb70f0 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:46:40.406425 crc crio[20344]: time=\"2026-06-10T14:46:40.391016307Z\" level=info msg=\"Stopping container: d769e5fbc2f04f4538f24fa2b0735760abefbbe248f98e7923a6c3ba9cfd6763 (timeout: 30s)\" id=c5a8faef-3418-4cec-af26-8b25c427da3e name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:46:40.439326 crc crio[20344]: time=\"2026-06-10T14:46:40.439177317Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 10 14:46:40.439806 crc crio[20344]: time=\"2026-06-10T14:46:40.439477095Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:40.448055 crc crio[20344]: time=\"2026-06-10T14:46:40.447940117Z\" level=info msg=\"Stopping container: 7b4bb6ebd41778e1b1906328343c9e345685300476d6c536e7dca1eb241b829a (timeout: 30s)\" id=0d16a476-48ea-406d-a98a-acf8526804c2 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:46:40.537286 crc crio[20344]: time=\"2026-06-10T14:46:40.537168219Z\" level=info msg=\"Stopped container a378a466c6f5378805e9f2103f72dfab4c1d3fff7e90d19b900c7f59b18da027: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=77b64832-6ed0-4eac-8db2-4b8ef5200ffc name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:46:40.542471 crc crio[20344]: time=\"2026-06-10T14:46:40.542433708Z\" level=info msg=\"Stopped container 04a994cc28dd1f9f141cff5f7ab78cf1a6f93c1605e59deaa8ff6956e3913235: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=e336eff1-1601-42df-a448-58e1dda14b67 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:46:40.545513 crc crio[20344]: time=\"2026-06-10T14:46:40.545319144Z\" level=info msg=\"Stopped container 1973a03a098a1d3f11f0c7a0f11678d7f0cb90843580ff3d6ed4c1a6b553f24e: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=4c10940b-e38b-4396-a463-1e8df368573c name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:46:40.564057 crc crio[20344]: time=\"2026-06-10T14:46:40.563949545Z\" level=info msg=\"Stopped container 611be21454e8bf10ce395144a2d73aa9603e156411f72baeeecf2acbbaf0f25a: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=0d844de5-e711-41fc-a119-42cf62541737 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:46:40.646356 crc crio[20344]: time=\"2026-06-10T14:46:40.646230033Z\" level=info msg=\"Stopped container d769e5fbc2f04f4538f24fa2b0735760abefbbe248f98e7923a6c3ba9cfd6763: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=c5a8faef-3418-4cec-af26-8b25c427da3e name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:46:40.698034 crc crio[20344]: time=\"2026-06-10T14:46:40.697913235Z\" level=info msg=\"Stopped container 7b4bb6ebd41778e1b1906328343c9e345685300476d6c536e7dca1eb241b829a: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=0d16a476-48ea-406d-a98a-acf8526804c2 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:46:40.715627 crc crio[20344]: time=\"2026-06-10T14:46:40.715500129Z\" level=info msg=\"Stopped container 8d437392964c8f3791df586be8557798368252ec4d1806ea39ccb5f5da333466: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=40eef339-3c38-4009-96e3-b89ae6bff839 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:46:40.727483 crc crio[20344]: time=\"2026-06-10T14:46:40.727232338Z\" level=info msg=\"Stopped container 7b70b610cab8597e6d9661e9c7b3041de0868b117f481d6774caa05f1602395d: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=9354ce16-c9d1-4165-af11-1c0339cb70f0 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:46:40.733234 crc crio[20344]: time=\"2026-06-10T14:46:40.731421719Z\" level=info msg=\"Stopping pod sandbox: af7dc14cd2b8363ab1bbb40163c98f567a0402bd7eebd3fdc61ff59f7c29d565\" id=891fc8ee-b401-4fcb-bc8d-934c99a5fed0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:46:40.735940 crc crio[20344]: time=\"2026-06-10T14:46:40.735857236Z\" level=info msg=\"Stopped pod sandbox: af7dc14cd2b8363ab1bbb40163c98f567a0402bd7eebd3fdc61ff59f7c29d565\" id=891fc8ee-b401-4fcb-bc8d-934c99a5fed0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:46:40.875670 crc crio[20344]: time=\"2026-06-10T14:46:40.875585028Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-2svqv/POD\" id=63206ebf-6050-4998-9aec-b66c2769edcf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:46:40.875670 crc crio[20344]: time=\"2026-06-10T14:46:40.875676101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:46:40.896742 crc crio[20344]: time=\"2026-06-10T14:46:40.896653493Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=63206ebf-6050-4998-9aec-b66c2769edcf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:46:40.912613 crc crio[20344]: time=\"2026-06-10T14:46:40.912213913Z\" level=info msg=\"Ran pod sandbox a73811a941dda44aff63a9355a98d6acece0bb7546808738f9fa3945afe2b8d5 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-2svqv/POD\" id=63206ebf-6050-4998-9aec-b66c2769edcf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:46:40.915598 crc crio[20344]: time=\"2026-06-10T14:46:40.915176012Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=08b586ae-0086-4fb8-908b-1ef490c11e4d name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:46:40.928760 crc crio[20344]: time=\"2026-06-10T14:46:40.928618336Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=447ee0ad-6de9-4962-b261-6935092e8498 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:46:40.937343 crc crio[20344]: time=\"2026-06-10T14:46:40.937228703Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-2svqv/kube-rbac-proxy\" id=f754d402-347a-4427-8791-818f75070d7e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:46:40.937723 crc crio[20344]: time=\"2026-06-10T14:46:40.937674425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:46:40.966114 crc crio[20344]: time=\"2026-06-10T14:46:40.966040022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:46:41.014114 crc crio[20344]: time=\"2026-06-10T14:46:41.013502963Z\" level=info msg=\"Removing container: 7b4bb6ebd41778e1b1906328343c9e345685300476d6c536e7dca1eb241b829a\" id=cc41c9ae-056a-44a0-999f-04594883e4ff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:46:41.031115 crc crio[20344]: time=\"2026-06-10T14:46:41.031019325Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=6bf8b4a7-a92e-4dee-929d-4dab3c9f7aef name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:46:41.036730 crc crio[20344]: time=\"2026-06-10T14:46:41.036637593Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=6214c01a-9283-44d7-a275-a25f26e4577e name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:46:41.047170 crc crio[20344]: time=\"2026-06-10T14:46:41.047050817Z\" level=info msg=\"Removed container 7b4bb6ebd41778e1b1906328343c9e345685300476d6c536e7dca1eb241b829a: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=cc41c9ae-056a-44a0-999f-04594883e4ff name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:46:41.049693 crc crio[20344]: time=\"2026-06-10T14:46:41.049602854Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=bfd44935-9e10-40c4-bf63-ca136a4e3914 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:46:41.050107 crc crio[20344]: time=\"2026-06-10T14:46:41.050040876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:46:41.050587 crc crio[20344]: time=\"2026-06-10T14:46:41.050507188Z\" level=info msg=\"Removing container: 8d437392964c8f3791df586be8557798368252ec4d1806ea39ccb5f5da333466\" id=6fd10983-6600-42e8-b552-c323ae18eb48 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:46:41.078152 crc crio[20344]: time=\"2026-06-10T14:46:41.077988853Z\" level=info msg=\"Removed container 8d437392964c8f3791df586be8557798368252ec4d1806ea39ccb5f5da333466: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=6fd10983-6600-42e8-b552-c323ae18eb48 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:46:41.085360 crc crio[20344]: time=\"2026-06-10T14:46:41.085157741Z\" level=info msg=\"Removing container: d769e5fbc2f04f4538f24fa2b0735760abefbbe248f98e7923a6c3ba9cfd6763\" id=ce2d8f24-dbaf-497c-b833-55b6b4538496 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:46:41.101443 crc crio[20344]: time=\"2026-06-10T14:46:41.10103362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:46:41.109132 crc crio[20344]: time=\"2026-06-10T14:46:41.109060751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:46:41.118431 crc crio[20344]: time=\"2026-06-10T14:46:41.118240163Z\" level=info msg=\"Removed container d769e5fbc2f04f4538f24fa2b0735760abefbbe248f98e7923a6c3ba9cfd6763: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=ce2d8f24-dbaf-497c-b833-55b6b4538496 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:46:41.138846 crc crio[20344]: time=\"2026-06-10T14:46:41.138739274Z\" level=info msg=\"Removing container: 7b70b610cab8597e6d9661e9c7b3041de0868b117f481d6774caa05f1602395d\" id=38e74379-64c1-44a5-afa2-097d30ec1114 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:46:41.168182 crc crio[20344]: time=\"2026-06-10T14:46:41.168091267Z\" level=info msg=\"Removed container 7b70b610cab8597e6d9661e9c7b3041de0868b117f481d6774caa05f1602395d: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=38e74379-64c1-44a5-afa2-097d30ec1114 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:46:41.171344 crc crio[20344]: time=\"2026-06-10T14:46:41.171143988Z\" level=info msg=\"Removing container: a378a466c6f5378805e9f2103f72dfab4c1d3fff7e90d19b900c7f59b18da027\" id=452bfb96-4b18-4bd9-b6d7-1b54e041428b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:46:41.184892 crc crio[20344]: time=\"2026-06-10T14:46:41.184781417Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-vlbfr/POD\" id=a77b81fd-4314-408a-8c39-68b80b4a429c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:46:41.185095 crc crio[20344]: time=\"2026-06-10T14:46:41.1848903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:46:41.197490 crc crio[20344]: time=\"2026-06-10T14:46:41.19740317Z\" level=info msg=\"Removed container a378a466c6f5378805e9f2103f72dfab4c1d3fff7e90d19b900c7f59b18da027: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=452bfb96-4b18-4bd9-b6d7-1b54e041428b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:46:41.201073 crc crio[20344]: time=\"2026-06-10T14:46:41.201008354Z\" level=info msg=\"Removing container: 1973a03a098a1d3f11f0c7a0f11678d7f0cb90843580ff3d6ed4c1a6b553f24e\" id=cf1f7d9f-0df5-4941-b6b5-2a7f399c9d0d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:46:41.225751 crc crio[20344]: time=\"2026-06-10T14:46:41.225670224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:46:41.232185 crc crio[20344]: time=\"2026-06-10T14:46:41.232073523Z\" level=info msg=\"Removed container 1973a03a098a1d3f11f0c7a0f11678d7f0cb90843580ff3d6ed4c1a6b553f24e: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=cf1f7d9f-0df5-4941-b6b5-2a7f399c9d0d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:46:41.234843 crc crio[20344]: time=\"2026-06-10T14:46:41.234765994Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=a77b81fd-4314-408a-8c39-68b80b4a429c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:46:41.236515 crc crio[20344]: time=\"2026-06-10T14:46:41.236429618Z\" level=info msg=\"Created container a51c83323d785a9e69120b1d0597d5ab929f70ace3b232549d213bde2b1a1506: openshift-multus/multus-bzhnf/kube-multus\" id=bfd44935-9e10-40c4-bf63-ca136a4e3914 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:46:41.237869 crc crio[20344]: time=\"2026-06-10T14:46:41.23689625Z\" level=info msg=\"Removing container: 04a994cc28dd1f9f141cff5f7ab78cf1a6f93c1605e59deaa8ff6956e3913235\" id=a9a0dc8d-c651-407a-b26b-666e345f2570 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:46:41.237869 crc crio[20344]: time=\"2026-06-10T14:46:41.237180897Z\" level=info msg=\"Starting container: a51c83323d785a9e69120b1d0597d5ab929f70ace3b232549d213bde2b1a1506\" id=dab75bd9-27e5-4caf-8c13-d52a3856a240 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:46:41.246992 crc crio[20344]: time=\"2026-06-10T14:46:41.245850936Z\" level=info msg=\"Started container\" PID=32501 containerID=a51c83323d785a9e69120b1d0597d5ab929f70ace3b232549d213bde2b1a1506 description=openshift-multus/multus-bzhnf/kube-multus id=dab75bd9-27e5-4caf-8c13-d52a3856a240 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5222bd0d9b28e6920fb62ea106b1672fefe7517cd17113df7b6ade99ef90ba1c\nJun 10 14:46:41.248456 crc crio[20344]: time=\"2026-06-10T14:46:41.248192528Z\" level=info msg=\"Ran pod sandbox 374ec9cf799f38ae51dfded61a7055ccfc7e87f1bd7f13de0f652b102eadc332 with infra container: openshift-ovn-kubernetes/ovnkube-node-vlbfr/POD\" id=a77b81fd-4314-408a-8c39-68b80b4a429c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:46:41.250518 crc crio[20344]: time=\"2026-06-10T14:46:41.250445757Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4e8241e3-b96a-4cdb-8bdb-f5e474dd6fbd name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:46:41.257441 crc crio[20344]: time=\"2026-06-10T14:46:41.257358439Z\" level=info msg=\"Removed container 04a994cc28dd1f9f141cff5f7ab78cf1a6f93c1605e59deaa8ff6956e3913235: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=a9a0dc8d-c651-407a-b26b-666e345f2570 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:46:41.261663 crc crio[20344]: time=\"2026-06-10T14:46:41.261587851Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=528b1906-4739-4566-8df6-45230d097cd4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:46:41.264186 crc crio[20344]: time=\"2026-06-10T14:46:41.264149488Z\" level=info msg=\"Removing container: 611be21454e8bf10ce395144a2d73aa9603e156411f72baeeecf2acbbaf0f25a\" id=ef834a1c-4c2b-412a-bcda-86e0e9a26ddd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:46:41.274483 crc crio[20344]: time=\"2026-06-10T14:46:41.270608358Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-vlbfr/kubecfg-setup\" id=bc5e9a18-65ee-4b50-b815-3d71f1f9fed6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:46:41.274483 crc crio[20344]: time=\"2026-06-10T14:46:41.270999919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:46:41.274483 crc crio[20344]: time=\"2026-06-10T14:46:41.272167129Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_04747042-2356-4080-965a-f8c949a288ef\\\"\"\nJun 10 14:46:41.274483 crc crio[20344]: time=\"2026-06-10T14:46:41.272476178Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:41.290330 crc crio[20344]: time=\"2026-06-10T14:46:41.290218635Z\" level=info msg=\"Removed container 611be21454e8bf10ce395144a2d73aa9603e156411f72baeeecf2acbbaf0f25a: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=ef834a1c-4c2b-412a-bcda-86e0e9a26ddd name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:46:41.293068 crc crio[20344]: time=\"2026-06-10T14:46:41.292991448Z\" level=info msg=\"Removing container: 7c521a5f605f782e38ed45471af05c0a51a95f5cedff6e2fff6926cdfecf4401\" id=9a0a2e50-3c0a-4779-8461-baf3d2a0f764 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:46:41.297506 crc crio[20344]: time=\"2026-06-10T14:46:41.297435995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:46:41.300669 crc crio[20344]: time=\"2026-06-10T14:46:41.29913923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:46:41.310643 crc crio[20344]: time=\"2026-06-10T14:46:41.310595142Z\" level=info msg=\"Created container bf40598d317f18346eec5f3f32410456dbed89d4d7f04fc9a08afe2b6d329f55: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-2svqv/kube-rbac-proxy\" id=f754d402-347a-4427-8791-818f75070d7e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:46:41.311898 crc crio[20344]: time=\"2026-06-10T14:46:41.311750053Z\" level=info msg=\"Starting container: bf40598d317f18346eec5f3f32410456dbed89d4d7f04fc9a08afe2b6d329f55\" id=c66df405-c9f7-4cf3-9004-1db173c838f9 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:46:41.314313 crc crio[20344]: time=\"2026-06-10T14:46:41.314200567Z\" level=info msg=\"Removed container 7c521a5f605f782e38ed45471af05c0a51a95f5cedff6e2fff6926cdfecf4401: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=9a0a2e50-3c0a-4779-8461-baf3d2a0f764 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:46:41.321763 crc crio[20344]: time=\"2026-06-10T14:46:41.321615563Z\" level=info msg=\"Started container\" PID=32515 containerID=bf40598d317f18346eec5f3f32410456dbed89d4d7f04fc9a08afe2b6d329f55 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-2svqv/kube-rbac-proxy id=c66df405-c9f7-4cf3-9004-1db173c838f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a73811a941dda44aff63a9355a98d6acece0bb7546808738f9fa3945afe2b8d5\nJun 10 14:46:41.336977 crc crio[20344]: time=\"2026-06-10T14:46:41.336844004Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=efd98a23-1bc8-4d36-85f2-a8a18b005e11 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:46:41.340910 crc crio[20344]: time=\"2026-06-10T14:46:41.340726066Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=0c0f5185-19ed-4ee6-a3cd-f4827de322ae name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:46:41.347124 crc crio[20344]: time=\"2026-06-10T14:46:41.346891089Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-2svqv/ovnkube-cluster-manager\" id=f78aa02f-9748-4d99-b762-42697f15f5c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:46:41.347190 crc crio[20344]: time=\"2026-06-10T14:46:41.347174626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:46:41.372935 crc crio[20344]: time=\"2026-06-10T14:46:41.372848123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:46:41.380456 crc crio[20344]: time=\"2026-06-10T14:46:41.380380451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:46:41.469360 crc crio[20344]: time=\"2026-06-10T14:46:41.469242573Z\" level=info msg=\"Created container 07d8c851f60b7f1a495cb006675a6ba5f86579df121231def6c5b8c9aeeae789: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-2svqv/ovnkube-cluster-manager\" id=f78aa02f-9748-4d99-b762-42697f15f5c1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:46:41.470562 crc crio[20344]: time=\"2026-06-10T14:46:41.470494336Z\" level=info msg=\"Starting container: 07d8c851f60b7f1a495cb006675a6ba5f86579df121231def6c5b8c9aeeae789\" id=9634a471-15c8-4b39-8482-bbc5957f5ac6 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:46:41.474324 crc crio[20344]: time=\"2026-06-10T14:46:41.474226205Z\" level=info msg=\"Created container 7f73cfa932bb76ec2331000263c356411a2ae408073c9a019676ef8f6d5e006b: openshift-ovn-kubernetes/ovnkube-node-vlbfr/kubecfg-setup\" id=bc5e9a18-65ee-4b50-b815-3d71f1f9fed6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:46:41.475515 crc crio[20344]: time=\"2026-06-10T14:46:41.475459437Z\" level=info msg=\"Starting container: 7f73cfa932bb76ec2331000263c356411a2ae408073c9a019676ef8f6d5e006b\" id=9b90d582-f21b-45bc-98de-388629da0dcb name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:46:41.476326 crc crio[20344]: time=\"2026-06-10T14:46:41.476080504Z\" level=info msg=\"Started container\" PID=32546 containerID=07d8c851f60b7f1a495cb006675a6ba5f86579df121231def6c5b8c9aeeae789 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-2svqv/ovnkube-cluster-manager id=9634a471-15c8-4b39-8482-bbc5957f5ac6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a73811a941dda44aff63a9355a98d6acece0bb7546808738f9fa3945afe2b8d5\nJun 10 14:46:41.485906 crc crio[20344]: time=\"2026-06-10T14:46:41.48579627Z\" level=info msg=\"Started container\" PID=32529 containerID=7f73cfa932bb76ec2331000263c356411a2ae408073c9a019676ef8f6d5e006b description=openshift-ovn-kubernetes/ovnkube-node-vlbfr/kubecfg-setup id=9b90d582-f21b-45bc-98de-388629da0dcb name=/runtime.v1.RuntimeService/StartContainer sandboxID=374ec9cf799f38ae51dfded61a7055ccfc7e87f1bd7f13de0f652b102eadc332\nJun 10 14:46:41.781984 crc crio[20344]: time=\"2026-06-10T14:46:41.781488483Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"\nJun 10 14:46:41.781984 crc crio[20344]: time=\"2026-06-10T14:46:41.781992776Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:41.789854 crc crio[20344]: time=\"2026-06-10T14:46:41.78975569Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"\nJun 10 14:46:41.789980 crc crio[20344]: time=\"2026-06-10T14:46:41.789904234Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:41.790389 crc crio[20344]: time=\"2026-06-10T14:46:41.790319765Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"\nJun 10 14:46:41.790493 crc crio[20344]: time=\"2026-06-10T14:46:41.790407528Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:41.799942 crc crio[20344]: time=\"2026-06-10T14:46:41.799835756Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"\nJun 10 14:46:41.800108 crc crio[20344]: time=\"2026-06-10T14:46:41.79996612Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:41.809655 crc crio[20344]: time=\"2026-06-10T14:46:41.809580253Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"\nJun 10 14:46:41.809806 crc crio[20344]: time=\"2026-06-10T14:46:41.809702946Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:41.818744 crc crio[20344]: time=\"2026-06-10T14:46:41.818680863Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"\nJun 10 14:46:41.818888 crc crio[20344]: time=\"2026-06-10T14:46:41.818761725Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:41.825903 crc crio[20344]: time=\"2026-06-10T14:46:41.825819921Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"\nJun 10 14:46:41.826022 crc crio[20344]: time=\"2026-06-10T14:46:41.825974175Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:41.826415 crc crio[20344]: time=\"2026-06-10T14:46:41.826361965Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"\nJun 10 14:46:41.826491 crc crio[20344]: time=\"2026-06-10T14:46:41.826434787Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:41.835792 crc crio[20344]: time=\"2026-06-10T14:46:41.83565575Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_04747042-2356-4080-965a-f8c949a288ef\\\"\"\nJun 10 14:46:42.060511 crc crio[20344]: time=\"2026-06-10T14:46:42.060419084Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=810b95c3-2f44-4f1a-91af-98c70cd8b929 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:46:42.063438 crc crio[20344]: time=\"2026-06-10T14:46:42.063342851Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4d9ff71a-d7e5-45c0-ab4f-a3bfb4089553 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:46:42.068660 crc crio[20344]: time=\"2026-06-10T14:46:42.068598679Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-vlbfr/ovn-controller\" id=afd28e48-982d-4a7e-8743-e980a60724a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:46:42.068905 crc crio[20344]: time=\"2026-06-10T14:46:42.068846726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:46:42.101791 crc crio[20344]: time=\"2026-06-10T14:46:42.101696662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:46:42.103851 crc crio[20344]: time=\"2026-06-10T14:46:42.103792617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:46:42.236631 crc crio[20344]: time=\"2026-06-10T14:46:42.236455113Z\" level=info msg=\"Created container 7f42cf298a9654966dc23ae6b9f95b03162ec41c005e4c0ac34fb5b7fea70808: openshift-ovn-kubernetes/ovnkube-node-vlbfr/ovn-controller\" id=afd28e48-982d-4a7e-8743-e980a60724a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:46:42.238617 crc crio[20344]: time=\"2026-06-10T14:46:42.237909252Z\" level=info msg=\"Starting container: 7f42cf298a9654966dc23ae6b9f95b03162ec41c005e4c0ac34fb5b7fea70808\" id=fad15ed3-902e-408a-816f-9a237300267c name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:46:42.246477 crc crio[20344]: time=\"2026-06-10T14:46:42.246357044Z\" level=info msg=\"Started container\" PID=32586 containerID=7f42cf298a9654966dc23ae6b9f95b03162ec41c005e4c0ac34fb5b7fea70808 description=openshift-ovn-kubernetes/ovnkube-node-vlbfr/ovn-controller id=fad15ed3-902e-408a-816f-9a237300267c name=/runtime.v1.RuntimeService/StartContainer sandboxID=374ec9cf799f38ae51dfded61a7055ccfc7e87f1bd7f13de0f652b102eadc332\nJun 10 14:46:42.256101 crc crio[20344]: time=\"2026-06-10T14:46:42.256022169Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2ee6374a-4b43-471e-9a32-0b6935961126 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:46:42.258937 crc crio[20344]: time=\"2026-06-10T14:46:42.258863464Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=423c08c4-e297-4977-a217-c1428b1de66d name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:46:42.264649 crc crio[20344]: time=\"2026-06-10T14:46:42.264565904Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-vlbfr/ovn-acl-logging\" id=f5b8b17a-4781-4855-b06c-3e953fe6e32b name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:46:42.265007 crc crio[20344]: time=\"2026-06-10T14:46:42.264951144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:46:42.283327 crc crio[20344]: time=\"2026-06-10T14:46:42.283191295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:46:42.284728 crc crio[20344]: time=\"2026-06-10T14:46:42.284666034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:46:42.411125 crc crio[20344]: time=\"2026-06-10T14:46:42.410962992Z\" level=info msg=\"Created container 06d076b93198bf31e8d048ab3ff1a8f7fb3f2ff415508afb54d4badfb4c6bb91: openshift-ovn-kubernetes/ovnkube-node-vlbfr/ovn-acl-logging\" id=f5b8b17a-4781-4855-b06c-3e953fe6e32b name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:46:42.412184 crc crio[20344]: time=\"2026-06-10T14:46:42.412137373Z\" level=info msg=\"Starting container: 06d076b93198bf31e8d048ab3ff1a8f7fb3f2ff415508afb54d4badfb4c6bb91\" id=d33051ed-987f-4af2-aafb-b6344774f9de name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:46:42.425477 crc crio[20344]: time=\"2026-06-10T14:46:42.425377182Z\" level=info msg=\"Started container\" PID=32598 containerID=06d076b93198bf31e8d048ab3ff1a8f7fb3f2ff415508afb54d4badfb4c6bb91 description=openshift-ovn-kubernetes/ovnkube-node-vlbfr/ovn-acl-logging id=d33051ed-987f-4af2-aafb-b6344774f9de name=/runtime.v1.RuntimeService/StartContainer sandboxID=374ec9cf799f38ae51dfded61a7055ccfc7e87f1bd7f13de0f652b102eadc332\nJun 10 14:46:42.435007 crc crio[20344]: time=\"2026-06-10T14:46:42.434805951Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=0253ba88-0085-42e0-85e7-bf692b45413d name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:46:42.442335 crc crio[20344]: time=\"2026-06-10T14:46:42.437901242Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4eb7aeaa-06d2-469f-9816-5cc82af9f1f9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:46:42.445449 crc crio[20344]: time=\"2026-06-10T14:46:42.444154537Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-vlbfr/kube-rbac-proxy-node\" id=c73edafc-713a-4d44-86e1-2a91d87f7c90 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:46:42.445449 crc crio[20344]: time=\"2026-06-10T14:46:42.44463692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:46:42.472643 crc crio[20344]: time=\"2026-06-10T14:46:42.472420302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:46:42.474403 crc crio[20344]: time=\"2026-06-10T14:46:42.474214539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:46:42.584772 crc crio[20344]: time=\"2026-06-10T14:46:42.58464041Z\" level=info msg=\"Created container 160a8acf027caef6250a840a9c5a79088bc38fda16b147ab5531d5a6c9d80acd: openshift-ovn-kubernetes/ovnkube-node-vlbfr/kube-rbac-proxy-node\" id=c73edafc-713a-4d44-86e1-2a91d87f7c90 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:46:42.586315 crc crio[20344]: time=\"2026-06-10T14:46:42.586142499Z\" level=info msg=\"Starting container: 160a8acf027caef6250a840a9c5a79088bc38fda16b147ab5531d5a6c9d80acd\" id=ffd3f1d2-8d9c-472a-bd23-848c9a6db7b7 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:46:42.594653 crc crio[20344]: time=\"2026-06-10T14:46:42.594569951Z\" level=info msg=\"Started container\" PID=32616 containerID=160a8acf027caef6250a840a9c5a79088bc38fda16b147ab5531d5a6c9d80acd description=openshift-ovn-kubernetes/ovnkube-node-vlbfr/kube-rbac-proxy-node id=ffd3f1d2-8d9c-472a-bd23-848c9a6db7b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=374ec9cf799f38ae51dfded61a7055ccfc7e87f1bd7f13de0f652b102eadc332\nJun 10 14:46:42.619850 crc crio[20344]: time=\"2026-06-10T14:46:42.619198871Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a9482d34-c0fd-4168-afc7-c6f2544a8563 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:46:42.638349 crc crio[20344]: time=\"2026-06-10T14:46:42.63814323Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=fe44f4ca-6ab4-4624-a50f-298925bd8649 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:46:42.703384 crc crio[20344]: time=\"2026-06-10T14:46:42.702833075Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-vlbfr/kube-rbac-proxy-ovn-metrics\" id=e36cd533-7143-4517-8852-7bd19c8118d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:46:42.703819 crc crio[20344]: time=\"2026-06-10T14:46:42.703453991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:46:42.728719 crc crio[20344]: time=\"2026-06-10T14:46:42.728381728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:46:42.730463 crc crio[20344]: time=\"2026-06-10T14:46:42.730387421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:46:42.869381 crc crio[20344]: time=\"2026-06-10T14:46:42.869197219Z\" level=info msg=\"Created container 9a80ab0349c08da92cf86e2c53b650b218da493903e852834da3783f7fd5419f: openshift-ovn-kubernetes/ovnkube-node-vlbfr/kube-rbac-proxy-ovn-metrics\" id=e36cd533-7143-4517-8852-7bd19c8118d2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:46:42.870682 crc crio[20344]: time=\"2026-06-10T14:46:42.870435742Z\" level=info msg=\"Starting container: 9a80ab0349c08da92cf86e2c53b650b218da493903e852834da3783f7fd5419f\" id=2f2f168a-4475-4862-9f77-7af844f73cbd name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:46:42.877506 crc crio[20344]: time=\"2026-06-10T14:46:42.87719356Z\" level=info msg=\"Started container\" PID=32637 containerID=9a80ab0349c08da92cf86e2c53b650b218da493903e852834da3783f7fd5419f description=openshift-ovn-kubernetes/ovnkube-node-vlbfr/kube-rbac-proxy-ovn-metrics id=2f2f168a-4475-4862-9f77-7af844f73cbd name=/runtime.v1.RuntimeService/StartContainer sandboxID=374ec9cf799f38ae51dfded61a7055ccfc7e87f1bd7f13de0f652b102eadc332\nJun 10 14:46:42.891653 crc crio[20344]: time=\"2026-06-10T14:46:42.891442726Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=969fe918-8fa8-40fc-bd6e-d2aaaf86ce72 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:46:42.896245 crc crio[20344]: time=\"2026-06-10T14:46:42.896085678Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=98c83f3a-1123-4211-92d8-ef89454d9ce2 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:46:42.907488 crc crio[20344]: time=\"2026-06-10T14:46:42.907324734Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-vlbfr/northd\" id=9faf44b3-ab9f-4070-87d8-4f3229fce3d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:46:42.907994 crc crio[20344]: time=\"2026-06-10T14:46:42.907896369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:46:42.932004 crc crio[20344]: time=\"2026-06-10T14:46:42.931888632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:46:42.934054 crc crio[20344]: time=\"2026-06-10T14:46:42.933986307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:46:43.085075 crc crio[20344]: time=\"2026-06-10T14:46:43.084948745Z\" level=info msg=\"Created container 4912d92b4342b246174362a9e5ade964d047ceb9b73e0b1500ce2dfbe2894761: openshift-ovn-kubernetes/ovnkube-node-vlbfr/northd\" id=9faf44b3-ab9f-4070-87d8-4f3229fce3d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:46:43.087391 crc crio[20344]: time=\"2026-06-10T14:46:43.087178214Z\" level=info msg=\"Starting container: 4912d92b4342b246174362a9e5ade964d047ceb9b73e0b1500ce2dfbe2894761\" id=2f633ce1-63ef-4ec3-8839-52b8791b1785 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:46:43.100113 crc crio[20344]: time=\"2026-06-10T14:46:43.099878349Z\" level=info msg=\"Started container\" PID=32657 containerID=4912d92b4342b246174362a9e5ade964d047ceb9b73e0b1500ce2dfbe2894761 description=openshift-ovn-kubernetes/ovnkube-node-vlbfr/northd id=2f633ce1-63ef-4ec3-8839-52b8791b1785 name=/runtime.v1.RuntimeService/StartContainer sandboxID=374ec9cf799f38ae51dfded61a7055ccfc7e87f1bd7f13de0f652b102eadc332\nJun 10 14:46:43.117825 crc crio[20344]: time=\"2026-06-10T14:46:43.117728429Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=53f64c22-64e4-45a8-bb4f-a4a3d3b17156 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:46:43.120185 crc crio[20344]: time=\"2026-06-10T14:46:43.120134103Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=40af2886-7a6a-4aac-bd8f-9d25605f1a83 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:46:43.128059 crc crio[20344]: time=\"2026-06-10T14:46:43.127901117Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-vlbfr/nbdb\" id=7a4d5498-95f9-4e87-a589-fe541171f0ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:46:43.128844 crc crio[20344]: time=\"2026-06-10T14:46:43.128822622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:46:43.151842 crc crio[20344]: time=\"2026-06-10T14:46:43.151785407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:46:43.153865 crc crio[20344]: time=\"2026-06-10T14:46:43.153838441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:46:43.273137 crc crio[20344]: time=\"2026-06-10T14:46:43.272437577Z\" level=info msg=\"Created container 01941825b0e75083f9113a3ddb96dad8c83578d34322182dbf78c7d254459cc0: openshift-ovn-kubernetes/ovnkube-node-vlbfr/nbdb\" id=7a4d5498-95f9-4e87-a589-fe541171f0ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:46:43.277630 crc crio[20344]: time=\"2026-06-10T14:46:43.27749366Z\" level=info msg=\"Starting container: 01941825b0e75083f9113a3ddb96dad8c83578d34322182dbf78c7d254459cc0\" id=96185eeb-88a5-493f-b8b1-9196518520cb name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:46:43.284064 crc crio[20344]: time=\"2026-06-10T14:46:43.283888858Z\" level=info msg=\"Started container\" PID=32669 containerID=01941825b0e75083f9113a3ddb96dad8c83578d34322182dbf78c7d254459cc0 description=openshift-ovn-kubernetes/ovnkube-node-vlbfr/nbdb id=96185eeb-88a5-493f-b8b1-9196518520cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=374ec9cf799f38ae51dfded61a7055ccfc7e87f1bd7f13de0f652b102eadc332\nJun 10 14:46:45.464178 crc crio[20344]: time=\"2026-06-10T14:46:45.463167263Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=37df8807-92e5-4a89-9fcb-16de468f4baf name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:46:45.468692 crc crio[20344]: time=\"2026-06-10T14:46:45.468509553Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=388de83d-6074-4767-bbe2-ddb1b595820f name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:46:45.481850 crc crio[20344]: time=\"2026-06-10T14:46:45.481734192Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-vlbfr/sbdb\" id=f1c6cd21-cd0a-4e3f-af75-5fca298b18e6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:46:45.482868 crc crio[20344]: time=\"2026-06-10T14:46:45.482766909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:46:45.518460 crc crio[20344]: time=\"2026-06-10T14:46:45.518337647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:46:45.521044 crc crio[20344]: time=\"2026-06-10T14:46:45.520948706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:46:45.667374 crc crio[20344]: time=\"2026-06-10T14:46:45.6671916Z\" level=info msg=\"Created container f89a9483635b6a29f9f8f95b50057bcc4a89bd316e4cb3105115ee87a668690c: openshift-ovn-kubernetes/ovnkube-node-vlbfr/sbdb\" id=f1c6cd21-cd0a-4e3f-af75-5fca298b18e6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:46:45.669611 crc crio[20344]: time=\"2026-06-10T14:46:45.669443269Z\" level=info msg=\"Starting container: f89a9483635b6a29f9f8f95b50057bcc4a89bd316e4cb3105115ee87a668690c\" id=947564e1-20e3-4253-bcd5-606e23b18b5c name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:46:45.676225 crc crio[20344]: time=\"2026-06-10T14:46:45.676086284Z\" level=info msg=\"Started container\" PID=32732 containerID=f89a9483635b6a29f9f8f95b50057bcc4a89bd316e4cb3105115ee87a668690c description=openshift-ovn-kubernetes/ovnkube-node-vlbfr/sbdb id=947564e1-20e3-4253-bcd5-606e23b18b5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=374ec9cf799f38ae51dfded61a7055ccfc7e87f1bd7f13de0f652b102eadc332\nJun 10 14:46:47.845748 crc crio[20344]: time=\"2026-06-10T14:46:47.845059108Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=28e79648-d8a8-440d-8090-ae018e3f9867 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:46:47.869100 crc crio[20344]: time=\"2026-06-10T14:46:47.868964228Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b4f354de-0acd-4bfb-b90a-1aefa93e5b30 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:46:47.968124 crc crio[20344]: time=\"2026-06-10T14:46:47.967981418Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-vlbfr/ovnkube-controller\" id=7629aeaf-7c2f-4c64-9e60-076bca1dc9ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:46:47.968988 crc crio[20344]: time=\"2026-06-10T14:46:47.968910382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:46:47.997789 crc crio[20344]: time=\"2026-06-10T14:46:47.997610819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:46:47.999606 crc crio[20344]: time=\"2026-06-10T14:46:47.999504298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:46:48.147348 crc crio[20344]: time=\"2026-06-10T14:46:48.147134729Z\" level=info msg=\"Created container de2d9f5e3a867806d2fe437d87424ba9da05485bfdc75f5cb3e910c28707677b: openshift-ovn-kubernetes/ovnkube-node-vlbfr/ovnkube-controller\" id=7629aeaf-7c2f-4c64-9e60-076bca1dc9ab name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:46:48.148698 crc crio[20344]: time=\"2026-06-10T14:46:48.14830846Z\" level=info msg=\"Starting container: de2d9f5e3a867806d2fe437d87424ba9da05485bfdc75f5cb3e910c28707677b\" id=d7d86c8a-6a5d-4ee5-bf88-83766542674e name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:46:48.158443 crc crio[20344]: time=\"2026-06-10T14:46:48.157138693Z\" level=info msg=\"Started container\" PID=32844 containerID=de2d9f5e3a867806d2fe437d87424ba9da05485bfdc75f5cb3e910c28707677b description=openshift-ovn-kubernetes/ovnkube-node-vlbfr/ovnkube-controller id=d7d86c8a-6a5d-4ee5-bf88-83766542674e name=/runtime.v1.RuntimeService/StartContainer sandboxID=374ec9cf799f38ae51dfded61a7055ccfc7e87f1bd7f13de0f652b102eadc332\nJun 10 14:46:48.288698 crc crio[20344]: time=\"2026-06-10T14:46:48.288405942Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.289032 crc crio[20344]: time=\"2026-06-10T14:46:48.288719041Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.289684 crc crio[20344]: time=\"2026-06-10T14:46:48.289569043Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.289684 crc crio[20344]: time=\"2026-06-10T14:46:48.289632665Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.289993 crc crio[20344]: time=\"2026-06-10T14:46:48.289805539Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.289993 crc crio[20344]: time=\"2026-06-10T14:46:48.289891722Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.290213 crc crio[20344]: time=\"2026-06-10T14:46:48.290139688Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.290213 crc crio[20344]: time=\"2026-06-10T14:46:48.290175939Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.290741 crc crio[20344]: time=\"2026-06-10T14:46:48.29059811Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.290741 crc crio[20344]: time=\"2026-06-10T14:46:48.290635061Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.291356 crc crio[20344]: time=\"2026-06-10T14:46:48.291088213Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.291356 crc crio[20344]: time=\"2026-06-10T14:46:48.291135974Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.292022 crc crio[20344]: time=\"2026-06-10T14:46:48.291891134Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.292372 crc crio[20344]: time=\"2026-06-10T14:46:48.292021588Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.292372 crc crio[20344]: time=\"2026-06-10T14:46:48.29212027Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.292372 crc crio[20344]: time=\"2026-06-10T14:46:48.292154531Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.292854 crc crio[20344]: time=\"2026-06-10T14:46:48.292834389Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.293002 crc crio[20344]: time=\"2026-06-10T14:46:48.29286818Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.293002 crc crio[20344]: time=\"2026-06-10T14:46:48.292973593Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.293234 crc crio[20344]: time=\"2026-06-10T14:46:48.293064705Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.295122 crc crio[20344]: time=\"2026-06-10T14:46:48.294715199Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.295122 crc crio[20344]: time=\"2026-06-10T14:46:48.294818071Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.295122 crc crio[20344]: time=\"2026-06-10T14:46:48.294900454Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.295122 crc crio[20344]: time=\"2026-06-10T14:46:48.294972476Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.295122 crc crio[20344]: time=\"2026-06-10T14:46:48.295026877Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.295122 crc crio[20344]: time=\"2026-06-10T14:46:48.295080378Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.296077 crc crio[20344]: time=\"2026-06-10T14:46:48.295348325Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.296077 crc crio[20344]: time=\"2026-06-10T14:46:48.295386156Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.296077 crc crio[20344]: time=\"2026-06-10T14:46:48.29591644Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.296077 crc crio[20344]: time=\"2026-06-10T14:46:48.295953561Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.297223 crc crio[20344]: time=\"2026-06-10T14:46:48.296471795Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.297223 crc crio[20344]: time=\"2026-06-10T14:46:48.296510946Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.297223 crc crio[20344]: time=\"2026-06-10T14:46:48.296523436Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.297223 crc crio[20344]: time=\"2026-06-10T14:46:48.296596768Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.297223 crc crio[20344]: time=\"2026-06-10T14:46:48.296783023Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.297223 crc crio[20344]: time=\"2026-06-10T14:46:48.296866105Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.297223 crc crio[20344]: time=\"2026-06-10T14:46:48.296908437Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.297223 crc crio[20344]: time=\"2026-06-10T14:46:48.296964298Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.297223 crc crio[20344]: time=\"2026-06-10T14:46:48.29702643Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.297223 crc crio[20344]: time=\"2026-06-10T14:46:48.297079441Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.298890 crc crio[20344]: time=\"2026-06-10T14:46:48.297579824Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.298890 crc crio[20344]: time=\"2026-06-10T14:46:48.297621945Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.298890 crc crio[20344]: time=\"2026-06-10T14:46:48.297633726Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.298890 crc crio[20344]: time=\"2026-06-10T14:46:48.297653936Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.298890 crc crio[20344]: time=\"2026-06-10T14:46:48.297870872Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.298890 crc crio[20344]: time=\"2026-06-10T14:46:48.297903373Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.298890 crc crio[20344]: time=\"2026-06-10T14:46:48.298246122Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.298890 crc crio[20344]: time=\"2026-06-10T14:46:48.298443987Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.298890 crc crio[20344]: time=\"2026-06-10T14:46:48.298618912Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.298890 crc crio[20344]: time=\"2026-06-10T14:46:48.298710804Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.298890 crc crio[20344]: time=\"2026-06-10T14:46:48.298797716Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.298890 crc crio[20344]: time=\"2026-06-10T14:46:48.298871328Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.298890 crc crio[20344]: time=\"2026-06-10T14:46:48.298902589Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.300956 crc crio[20344]: time=\"2026-06-10T14:46:48.29894984Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.300956 crc crio[20344]: time=\"2026-06-10T14:46:48.299129225Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.300956 crc crio[20344]: time=\"2026-06-10T14:46:48.299166396Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.300956 crc crio[20344]: time=\"2026-06-10T14:46:48.299383992Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.300956 crc crio[20344]: time=\"2026-06-10T14:46:48.299421193Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.300956 crc crio[20344]: time=\"2026-06-10T14:46:48.299804873Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.300956 crc crio[20344]: time=\"2026-06-10T14:46:48.299838964Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.300956 crc crio[20344]: time=\"2026-06-10T14:46:48.300128561Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.300956 crc crio[20344]: time=\"2026-06-10T14:46:48.300166512Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.300956 crc crio[20344]: time=\"2026-06-10T14:46:48.300872571Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.302140 crc crio[20344]: time=\"2026-06-10T14:46:48.300993494Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.302140 crc crio[20344]: time=\"2026-06-10T14:46:48.301239201Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.302140 crc crio[20344]: time=\"2026-06-10T14:46:48.301337953Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.302140 crc crio[20344]: time=\"2026-06-10T14:46:48.301774415Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.302140 crc crio[20344]: time=\"2026-06-10T14:46:48.301820126Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.302140 crc crio[20344]: time=\"2026-06-10T14:46:48.302068923Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.302140 crc crio[20344]: time=\"2026-06-10T14:46:48.302111814Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.302988 crc crio[20344]: time=\"2026-06-10T14:46:48.30234115Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.302988 crc crio[20344]: time=\"2026-06-10T14:46:48.302389431Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.302988 crc crio[20344]: time=\"2026-06-10T14:46:48.302708169Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.302988 crc crio[20344]: time=\"2026-06-10T14:46:48.302798662Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.302988 crc crio[20344]: time=\"2026-06-10T14:46:48.302945846Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.302988 crc crio[20344]: time=\"2026-06-10T14:46:48.302983667Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.303670 crc crio[20344]: time=\"2026-06-10T14:46:48.303213023Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.303670 crc crio[20344]: time=\"2026-06-10T14:46:48.303311905Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.303850 crc crio[20344]: time=\"2026-06-10T14:46:48.303736767Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.303850 crc crio[20344]: time=\"2026-06-10T14:46:48.303779828Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.303997 crc crio[20344]: time=\"2026-06-10T14:46:48.303974803Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.304081 crc crio[20344]: time=\"2026-06-10T14:46:48.304012404Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.305382 crc crio[20344]: time=\"2026-06-10T14:46:48.305140334Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.305382 crc crio[20344]: time=\"2026-06-10T14:46:48.305233036Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.305798 crc crio[20344]: time=\"2026-06-10T14:46:48.305406871Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.305798 crc crio[20344]: time=\"2026-06-10T14:46:48.305449762Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.305798 crc crio[20344]: time=\"2026-06-10T14:46:48.305623026Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.305798 crc crio[20344]: time=\"2026-06-10T14:46:48.305798951Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.306236 crc crio[20344]: time=\"2026-06-10T14:46:48.305851692Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.306236 crc crio[20344]: time=\"2026-06-10T14:46:48.305916744Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.306236 crc crio[20344]: time=\"2026-06-10T14:46:48.305968565Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.306236 crc crio[20344]: time=\"2026-06-10T14:46:48.306019197Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.306236 crc crio[20344]: time=\"2026-06-10T14:46:48.306330675Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.306236 crc crio[20344]: time=\"2026-06-10T14:46:48.306379306Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.307042 crc crio[20344]: time=\"2026-06-10T14:46:48.306717315Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.307042 crc crio[20344]: time=\"2026-06-10T14:46:48.30690106Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.307042 crc crio[20344]: time=\"2026-06-10T14:46:48.306943971Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.307042 crc crio[20344]: time=\"2026-06-10T14:46:48.306978042Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.307042 crc crio[20344]: time=\"2026-06-10T14:46:48.307011023Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.307042 crc crio[20344]: time=\"2026-06-10T14:46:48.307051824Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.307808 crc crio[20344]: time=\"2026-06-10T14:46:48.30728649Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.307808 crc crio[20344]: time=\"2026-06-10T14:46:48.307331241Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.307808 crc crio[20344]: time=\"2026-06-10T14:46:48.307605188Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.307808 crc crio[20344]: time=\"2026-06-10T14:46:48.30764878Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.307808 crc crio[20344]: time=\"2026-06-10T14:46:48.307814114Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.308193 crc crio[20344]: time=\"2026-06-10T14:46:48.307846175Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.308193 crc crio[20344]: time=\"2026-06-10T14:46:48.308095471Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.308193 crc crio[20344]: time=\"2026-06-10T14:46:48.308162863Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.308698 crc crio[20344]: time=\"2026-06-10T14:46:48.308392849Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.308698 crc crio[20344]: time=\"2026-06-10T14:46:48.30843328Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.308698 crc crio[20344]: time=\"2026-06-10T14:46:48.308574954Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.308698 crc crio[20344]: time=\"2026-06-10T14:46:48.308645486Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.309062 crc crio[20344]: time=\"2026-06-10T14:46:48.308992215Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.309192 crc crio[20344]: time=\"2026-06-10T14:46:48.309135489Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.309477 crc crio[20344]: time=\"2026-06-10T14:46:48.309245772Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.309477 crc crio[20344]: time=\"2026-06-10T14:46:48.309361935Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.312383 crc crio[20344]: time=\"2026-06-10T14:46:48.309584661Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.312383 crc crio[20344]: time=\"2026-06-10T14:46:48.310126385Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.312383 crc crio[20344]: time=\"2026-06-10T14:46:48.310344061Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.312383 crc crio[20344]: time=\"2026-06-10T14:46:48.310377491Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.312383 crc crio[20344]: time=\"2026-06-10T14:46:48.310620208Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.312383 crc crio[20344]: time=\"2026-06-10T14:46:48.310888175Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.312383 crc crio[20344]: time=\"2026-06-10T14:46:48.310937196Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.312383 crc crio[20344]: time=\"2026-06-10T14:46:48.310971387Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.312383 crc crio[20344]: time=\"2026-06-10T14:46:48.311175423Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.312383 crc crio[20344]: time=\"2026-06-10T14:46:48.311321306Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.312383 crc crio[20344]: time=\"2026-06-10T14:46:48.311669296Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.312383 crc crio[20344]: time=\"2026-06-10T14:46:48.311729727Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.312383 crc crio[20344]: time=\"2026-06-10T14:46:48.311780878Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.312383 crc crio[20344]: time=\"2026-06-10T14:46:48.31182484Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.312383 crc crio[20344]: time=\"2026-06-10T14:46:48.311904202Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.312383 crc crio[20344]: time=\"2026-06-10T14:46:48.311946303Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.312383 crc crio[20344]: time=\"2026-06-10T14:46:48.312110597Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.312383 crc crio[20344]: time=\"2026-06-10T14:46:48.312166799Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.314687 crc crio[20344]: time=\"2026-06-10T14:46:48.312442026Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.314687 crc crio[20344]: time=\"2026-06-10T14:46:48.312502687Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.314687 crc crio[20344]: time=\"2026-06-10T14:46:48.31260992Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.314687 crc crio[20344]: time=\"2026-06-10T14:46:48.312658512Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.314687 crc crio[20344]: time=\"2026-06-10T14:46:48.312947639Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.314687 crc crio[20344]: time=\"2026-06-10T14:46:48.313000761Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.314687 crc crio[20344]: time=\"2026-06-10T14:46:48.313096373Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.314687 crc crio[20344]: time=\"2026-06-10T14:46:48.313145854Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.314687 crc crio[20344]: time=\"2026-06-10T14:46:48.313433532Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.314687 crc crio[20344]: time=\"2026-06-10T14:46:48.313494274Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.314687 crc crio[20344]: time=\"2026-06-10T14:46:48.313713879Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.314687 crc crio[20344]: time=\"2026-06-10T14:46:48.313766681Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.314687 crc crio[20344]: time=\"2026-06-10T14:46:48.313997887Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.314687 crc crio[20344]: time=\"2026-06-10T14:46:48.314051888Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.314687 crc crio[20344]: time=\"2026-06-10T14:46:48.314389237Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.314687 crc crio[20344]: time=\"2026-06-10T14:46:48.314437659Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.316199 crc crio[20344]: time=\"2026-06-10T14:46:48.314782428Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.316199 crc crio[20344]: time=\"2026-06-10T14:46:48.314838099Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.316199 crc crio[20344]: time=\"2026-06-10T14:46:48.314913981Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.316199 crc crio[20344]: time=\"2026-06-10T14:46:48.314961802Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.316199 crc crio[20344]: time=\"2026-06-10T14:46:48.315154857Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.316199 crc crio[20344]: time=\"2026-06-10T14:46:48.315209869Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.316199 crc crio[20344]: time=\"2026-06-10T14:46:48.315415744Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.316199 crc crio[20344]: time=\"2026-06-10T14:46:48.315462036Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.316199 crc crio[20344]: time=\"2026-06-10T14:46:48.315838725Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.316199 crc crio[20344]: time=\"2026-06-10T14:46:48.315897317Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.316199 crc crio[20344]: time=\"2026-06-10T14:46:48.315946038Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.316199 crc crio[20344]: time=\"2026-06-10T14:46:48.315986709Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.316199 crc crio[20344]: time=\"2026-06-10T14:46:48.31600393Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.316199 crc crio[20344]: time=\"2026-06-10T14:46:48.316032131Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.318022 crc crio[20344]: time=\"2026-06-10T14:46:48.316245546Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.318022 crc crio[20344]: time=\"2026-06-10T14:46:48.316344089Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.318022 crc crio[20344]: time=\"2026-06-10T14:46:48.316518093Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.318022 crc crio[20344]: time=\"2026-06-10T14:46:48.316599916Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.318022 crc crio[20344]: time=\"2026-06-10T14:46:48.316798411Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.318022 crc crio[20344]: time=\"2026-06-10T14:46:48.316843502Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.318022 crc crio[20344]: time=\"2026-06-10T14:46:48.317111389Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.318022 crc crio[20344]: time=\"2026-06-10T14:46:48.317334095Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.318022 crc crio[20344]: time=\"2026-06-10T14:46:48.317384756Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.318022 crc crio[20344]: time=\"2026-06-10T14:46:48.317418697Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.318022 crc crio[20344]: time=\"2026-06-10T14:46:48.317463348Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.318022 crc crio[20344]: time=\"2026-06-10T14:46:48.317617582Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.318022 crc crio[20344]: time=\"2026-06-10T14:46:48.317774516Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.318022 crc crio[20344]: time=\"2026-06-10T14:46:48.317824718Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.318022 crc crio[20344]: time=\"2026-06-10T14:46:48.3179024Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.318022 crc crio[20344]: time=\"2026-06-10T14:46:48.317965462Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.319681 crc crio[20344]: time=\"2026-06-10T14:46:48.318171207Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.319681 crc crio[20344]: time=\"2026-06-10T14:46:48.318217658Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.319681 crc crio[20344]: time=\"2026-06-10T14:46:48.318343151Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.319681 crc crio[20344]: time=\"2026-06-10T14:46:48.318399973Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.319681 crc crio[20344]: time=\"2026-06-10T14:46:48.31867152Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.319681 crc crio[20344]: time=\"2026-06-10T14:46:48.318718331Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.319681 crc crio[20344]: time=\"2026-06-10T14:46:48.318780683Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.319681 crc crio[20344]: time=\"2026-06-10T14:46:48.318847315Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.319681 crc crio[20344]: time=\"2026-06-10T14:46:48.318966458Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.319681 crc crio[20344]: time=\"2026-06-10T14:46:48.319009009Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.319681 crc crio[20344]: time=\"2026-06-10T14:46:48.319164513Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.319681 crc crio[20344]: time=\"2026-06-10T14:46:48.319220995Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.319681 crc crio[20344]: time=\"2026-06-10T14:46:48.319392819Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.319681 crc crio[20344]: time=\"2026-06-10T14:46:48.319450811Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.319681 crc crio[20344]: time=\"2026-06-10T14:46:48.319602265Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.319681 crc crio[20344]: time=\"2026-06-10T14:46:48.319658826Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.321239 crc crio[20344]: time=\"2026-06-10T14:46:48.319746828Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.321239 crc crio[20344]: time=\"2026-06-10T14:46:48.31979502Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.321239 crc crio[20344]: time=\"2026-06-10T14:46:48.320017586Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.321239 crc crio[20344]: time=\"2026-06-10T14:46:48.320065647Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.321239 crc crio[20344]: time=\"2026-06-10T14:46:48.320247242Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.321239 crc crio[20344]: time=\"2026-06-10T14:46:48.320375715Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.321239 crc crio[20344]: time=\"2026-06-10T14:46:48.320398246Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.321239 crc crio[20344]: time=\"2026-06-10T14:46:48.320430486Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.321239 crc crio[20344]: time=\"2026-06-10T14:46:48.320670773Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.321239 crc crio[20344]: time=\"2026-06-10T14:46:48.320725184Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.321239 crc crio[20344]: time=\"2026-06-10T14:46:48.320811696Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.321239 crc crio[20344]: time=\"2026-06-10T14:46:48.320917979Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.321239 crc crio[20344]: time=\"2026-06-10T14:46:48.320989751Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.321239 crc crio[20344]: time=\"2026-06-10T14:46:48.321044723Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.321239 crc crio[20344]: time=\"2026-06-10T14:46:48.321193857Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.321239 crc crio[20344]: time=\"2026-06-10T14:46:48.321237448Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.323001 crc crio[20344]: time=\"2026-06-10T14:46:48.321433113Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.323001 crc crio[20344]: time=\"2026-06-10T14:46:48.321491034Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.323001 crc crio[20344]: time=\"2026-06-10T14:46:48.32172003Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.323001 crc crio[20344]: time=\"2026-06-10T14:46:48.321764422Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.323001 crc crio[20344]: time=\"2026-06-10T14:46:48.321925506Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.323001 crc crio[20344]: time=\"2026-06-10T14:46:48.321969207Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.323001 crc crio[20344]: time=\"2026-06-10T14:46:48.322051279Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.323001 crc crio[20344]: time=\"2026-06-10T14:46:48.322103571Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.323001 crc crio[20344]: time=\"2026-06-10T14:46:48.322234794Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.323001 crc crio[20344]: time=\"2026-06-10T14:46:48.322360207Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.323001 crc crio[20344]: time=\"2026-06-10T14:46:48.322578433Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.323001 crc crio[20344]: time=\"2026-06-10T14:46:48.322636525Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.323001 crc crio[20344]: time=\"2026-06-10T14:46:48.322693196Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.323001 crc crio[20344]: time=\"2026-06-10T14:46:48.322737487Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.323001 crc crio[20344]: time=\"2026-06-10T14:46:48.322818279Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.323001 crc crio[20344]: time=\"2026-06-10T14:46:48.322872781Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.325743 crc crio[20344]: time=\"2026-06-10T14:46:48.323034505Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.325743 crc crio[20344]: time=\"2026-06-10T14:46:48.323112977Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.325743 crc crio[20344]: time=\"2026-06-10T14:46:48.323184529Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.325743 crc crio[20344]: time=\"2026-06-10T14:46:48.32322977Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.325743 crc crio[20344]: time=\"2026-06-10T14:46:48.323412715Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.325743 crc crio[20344]: time=\"2026-06-10T14:46:48.323453556Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.325743 crc crio[20344]: time=\"2026-06-10T14:46:48.32358619Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.325743 crc crio[20344]: time=\"2026-06-10T14:46:48.323629841Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.325743 crc crio[20344]: time=\"2026-06-10T14:46:48.323738834Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.325743 crc crio[20344]: time=\"2026-06-10T14:46:48.323775845Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.325743 crc crio[20344]: time=\"2026-06-10T14:46:48.323923948Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.325743 crc crio[20344]: time=\"2026-06-10T14:46:48.32396467Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.325743 crc crio[20344]: time=\"2026-06-10T14:46:48.324028031Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.325743 crc crio[20344]: time=\"2026-06-10T14:46:48.324069332Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.325743 crc crio[20344]: time=\"2026-06-10T14:46:48.324136484Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.325743 crc crio[20344]: time=\"2026-06-10T14:46:48.324166385Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.325743 crc crio[20344]: time=\"2026-06-10T14:46:48.324341249Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.325743 crc crio[20344]: time=\"2026-06-10T14:46:48.3243781Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.325743 crc crio[20344]: time=\"2026-06-10T14:46:48.324467783Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.325743 crc crio[20344]: time=\"2026-06-10T14:46:48.324494754Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.325743 crc crio[20344]: time=\"2026-06-10T14:46:48.324865593Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.325743 crc crio[20344]: time=\"2026-06-10T14:46:48.324936095Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.325743 crc crio[20344]: time=\"2026-06-10T14:46:48.325162341Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.325743 crc crio[20344]: time=\"2026-06-10T14:46:48.325205062Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.328166 crc crio[20344]: time=\"2026-06-10T14:46:48.326498366Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.328166 crc crio[20344]: time=\"2026-06-10T14:46:48.32661654Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.328166 crc crio[20344]: time=\"2026-06-10T14:46:48.326680901Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.328166 crc crio[20344]: time=\"2026-06-10T14:46:48.326727992Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.328166 crc crio[20344]: time=\"2026-06-10T14:46:48.326984479Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.328166 crc crio[20344]: time=\"2026-06-10T14:46:48.3270245Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.328166 crc crio[20344]: time=\"2026-06-10T14:46:48.327337309Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.328166 crc crio[20344]: time=\"2026-06-10T14:46:48.32740808Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.328166 crc crio[20344]: time=\"2026-06-10T14:46:48.327446431Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.328166 crc crio[20344]: time=\"2026-06-10T14:46:48.327480932Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.328166 crc crio[20344]: time=\"2026-06-10T14:46:48.327647577Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.328166 crc crio[20344]: time=\"2026-06-10T14:46:48.327696558Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.328166 crc crio[20344]: time=\"2026-06-10T14:46:48.327806381Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.328166 crc crio[20344]: time=\"2026-06-10T14:46:48.327852212Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.328166 crc crio[20344]: time=\"2026-06-10T14:46:48.328031217Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.328166 crc crio[20344]: time=\"2026-06-10T14:46:48.328068198Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.330036 crc crio[20344]: time=\"2026-06-10T14:46:48.328334565Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.330036 crc crio[20344]: time=\"2026-06-10T14:46:48.328402497Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.330036 crc crio[20344]: time=\"2026-06-10T14:46:48.328469798Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.330036 crc crio[20344]: time=\"2026-06-10T14:46:48.328510099Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.330036 crc crio[20344]: time=\"2026-06-10T14:46:48.328841418Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.330036 crc crio[20344]: time=\"2026-06-10T14:46:48.32890599Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.330036 crc crio[20344]: time=\"2026-06-10T14:46:48.328960381Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.330036 crc crio[20344]: time=\"2026-06-10T14:46:48.329012143Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.330036 crc crio[20344]: time=\"2026-06-10T14:46:48.329051824Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.330036 crc crio[20344]: time=\"2026-06-10T14:46:48.329086485Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.330036 crc crio[20344]: time=\"2026-06-10T14:46:48.329357052Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.330036 crc crio[20344]: time=\"2026-06-10T14:46:48.329404903Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.330036 crc crio[20344]: time=\"2026-06-10T14:46:48.32968049Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.330036 crc crio[20344]: time=\"2026-06-10T14:46:48.329742422Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.330036 crc crio[20344]: time=\"2026-06-10T14:46:48.329813654Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.330036 crc crio[20344]: time=\"2026-06-10T14:46:48.329849005Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.331885 crc crio[20344]: time=\"2026-06-10T14:46:48.33004793Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.331885 crc crio[20344]: time=\"2026-06-10T14:46:48.330165293Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.331885 crc crio[20344]: time=\"2026-06-10T14:46:48.330217184Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.331885 crc crio[20344]: time=\"2026-06-10T14:46:48.330337168Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.331885 crc crio[20344]: time=\"2026-06-10T14:46:48.330384799Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.331885 crc crio[20344]: time=\"2026-06-10T14:46:48.33042304Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.331885 crc crio[20344]: time=\"2026-06-10T14:46:48.330588294Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.331885 crc crio[20344]: time=\"2026-06-10T14:46:48.330622725Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.331885 crc crio[20344]: time=\"2026-06-10T14:46:48.330733458Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.331885 crc crio[20344]: time=\"2026-06-10T14:46:48.330760139Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.331885 crc crio[20344]: time=\"2026-06-10T14:46:48.330882392Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.331885 crc crio[20344]: time=\"2026-06-10T14:46:48.330906483Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.331885 crc crio[20344]: time=\"2026-06-10T14:46:48.331031586Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.331885 crc crio[20344]: time=\"2026-06-10T14:46:48.331056547Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.331885 crc crio[20344]: time=\"2026-06-10T14:46:48.33118923Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.331885 crc crio[20344]: time=\"2026-06-10T14:46:48.331218861Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.331885 crc crio[20344]: time=\"2026-06-10T14:46:48.331596581Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.331885 crc crio[20344]: time=\"2026-06-10T14:46:48.331719844Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.331885 crc crio[20344]: time=\"2026-06-10T14:46:48.331771475Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.331885 crc crio[20344]: time=\"2026-06-10T14:46:48.331809226Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.331885 crc crio[20344]: time=\"2026-06-10T14:46:48.331844007Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.331885 crc crio[20344]: time=\"2026-06-10T14:46:48.331882478Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.334084 crc crio[20344]: time=\"2026-06-10T14:46:48.331975601Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.334084 crc crio[20344]: time=\"2026-06-10T14:46:48.332011372Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.334084 crc crio[20344]: time=\"2026-06-10T14:46:48.332161166Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.334084 crc crio[20344]: time=\"2026-06-10T14:46:48.332223607Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.334084 crc crio[20344]: time=\"2026-06-10T14:46:48.332410782Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.334084 crc crio[20344]: time=\"2026-06-10T14:46:48.332462964Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.334084 crc crio[20344]: time=\"2026-06-10T14:46:48.33269612Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.334084 crc crio[20344]: time=\"2026-06-10T14:46:48.332753681Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.334084 crc crio[20344]: time=\"2026-06-10T14:46:48.332809893Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.334084 crc crio[20344]: time=\"2026-06-10T14:46:48.332855304Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.334084 crc crio[20344]: time=\"2026-06-10T14:46:48.332872804Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.334084 crc crio[20344]: time=\"2026-06-10T14:46:48.332904365Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.334084 crc crio[20344]: time=\"2026-06-10T14:46:48.333010818Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.334084 crc crio[20344]: time=\"2026-06-10T14:46:48.333055719Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.334084 crc crio[20344]: time=\"2026-06-10T14:46:48.333154472Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.334084 crc crio[20344]: time=\"2026-06-10T14:46:48.333194123Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.334084 crc crio[20344]: time=\"2026-06-10T14:46:48.333371017Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.334084 crc crio[20344]: time=\"2026-06-10T14:46:48.333416169Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.334084 crc crio[20344]: time=\"2026-06-10T14:46:48.333526452Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.334084 crc crio[20344]: time=\"2026-06-10T14:46:48.333655935Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.334084 crc crio[20344]: time=\"2026-06-10T14:46:48.333729127Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.334084 crc crio[20344]: time=\"2026-06-10T14:46:48.333760068Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.334084 crc crio[20344]: time=\"2026-06-10T14:46:48.333884081Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.334084 crc crio[20344]: time=\"2026-06-10T14:46:48.333921912Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.334084 crc crio[20344]: time=\"2026-06-10T14:46:48.334056136Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.334084 crc crio[20344]: time=\"2026-06-10T14:46:48.334101707Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.335658 crc crio[20344]: time=\"2026-06-10T14:46:48.33423168Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.335658 crc crio[20344]: time=\"2026-06-10T14:46:48.334338073Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.335658 crc crio[20344]: time=\"2026-06-10T14:46:48.334584749Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.335658 crc crio[20344]: time=\"2026-06-10T14:46:48.334634621Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.335658 crc crio[20344]: time=\"2026-06-10T14:46:48.334860537Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.335658 crc crio[20344]: time=\"2026-06-10T14:46:48.335021971Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.335658 crc crio[20344]: time=\"2026-06-10T14:46:48.335066882Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.335658 crc crio[20344]: time=\"2026-06-10T14:46:48.335093153Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.335658 crc crio[20344]: time=\"2026-06-10T14:46:48.335161055Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.335658 crc crio[20344]: time=\"2026-06-10T14:46:48.335189385Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.335658 crc crio[20344]: time=\"2026-06-10T14:46:48.335478573Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.335658 crc crio[20344]: time=\"2026-06-10T14:46:48.335559915Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.336342 crc crio[20344]: time=\"2026-06-10T14:46:48.335689649Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.336342 crc crio[20344]: time=\"2026-06-10T14:46:48.33573579Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.336342 crc crio[20344]: time=\"2026-06-10T14:46:48.335945695Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.336342 crc crio[20344]: time=\"2026-06-10T14:46:48.335995737Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.336342 crc crio[20344]: time=\"2026-06-10T14:46:48.336178952Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.336342 crc crio[20344]: time=\"2026-06-10T14:46:48.336225003Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.336830 crc crio[20344]: time=\"2026-06-10T14:46:48.336427488Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.336830 crc crio[20344]: time=\"2026-06-10T14:46:48.336475819Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.336830 crc crio[20344]: time=\"2026-06-10T14:46:48.336795548Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.336970 crc crio[20344]: time=\"2026-06-10T14:46:48.336848969Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.336970 crc crio[20344]: time=\"2026-06-10T14:46:48.336935311Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.337076 crc crio[20344]: time=\"2026-06-10T14:46:48.336984003Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.337486 crc crio[20344]: time=\"2026-06-10T14:46:48.337200368Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.337486 crc crio[20344]: time=\"2026-06-10T14:46:48.337371683Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.337486 crc crio[20344]: time=\"2026-06-10T14:46:48.337476066Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.337766 crc crio[20344]: time=\"2026-06-10T14:46:48.337524847Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.337766 crc crio[20344]: time=\"2026-06-10T14:46:48.337601419Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.337766 crc crio[20344]: time=\"2026-06-10T14:46:48.3376348Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.337930 crc crio[20344]: time=\"2026-06-10T14:46:48.337803914Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.337930 crc crio[20344]: time=\"2026-06-10T14:46:48.337858216Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.338110 crc crio[20344]: time=\"2026-06-10T14:46:48.337996299Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.338203 crc crio[20344]: time=\"2026-06-10T14:46:48.338180454Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.338347 crc crio[20344]: time=\"2026-06-10T14:46:48.338235486Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.338347 crc crio[20344]: time=\"2026-06-10T14:46:48.338343259Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.338477 crc crio[20344]: time=\"2026-06-10T14:46:48.33840594Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.338477 crc crio[20344]: time=\"2026-06-10T14:46:48.338465112Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.338705 crc crio[20344]: time=\"2026-06-10T14:46:48.338652007Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.338792 crc crio[20344]: time=\"2026-06-10T14:46:48.338734409Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.339044 crc crio[20344]: time=\"2026-06-10T14:46:48.338962855Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.339044 crc crio[20344]: time=\"2026-06-10T14:46:48.339027307Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.339184 crc crio[20344]: time=\"2026-06-10T14:46:48.339062998Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.339184 crc crio[20344]: time=\"2026-06-10T14:46:48.339094608Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.339184 crc crio[20344]: time=\"2026-06-10T14:46:48.33915509Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.339184 crc crio[20344]: time=\"2026-06-10T14:46:48.339182721Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.339500 crc crio[20344]: time=\"2026-06-10T14:46:48.339434427Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.339500 crc crio[20344]: time=\"2026-06-10T14:46:48.339489049Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.339741 crc crio[20344]: time=\"2026-06-10T14:46:48.339694434Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.339831 crc crio[20344]: time=\"2026-06-10T14:46:48.339748926Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.339937 crc crio[20344]: time=\"2026-06-10T14:46:48.339890139Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.340019 crc crio[20344]: time=\"2026-06-10T14:46:48.339960911Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.340223 crc crio[20344]: time=\"2026-06-10T14:46:48.340159656Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.340223 crc crio[20344]: time=\"2026-06-10T14:46:48.340218768Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.340474 crc crio[20344]: time=\"2026-06-10T14:46:48.340448024Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.340602 crc crio[20344]: time=\"2026-06-10T14:46:48.340510026Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.340841 crc crio[20344]: time=\"2026-06-10T14:46:48.340786303Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.340841 crc crio[20344]: time=\"2026-06-10T14:46:48.340841694Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.341069 crc crio[20344]: time=\"2026-06-10T14:46:48.341017039Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.341069 crc crio[20344]: time=\"2026-06-10T14:46:48.34106676Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.341365 crc crio[20344]: time=\"2026-06-10T14:46:48.341247805Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.341514 crc crio[20344]: time=\"2026-06-10T14:46:48.34143912Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.341667 crc crio[20344]: time=\"2026-06-10T14:46:48.341567574Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.341667 crc crio[20344]: time=\"2026-06-10T14:46:48.341621095Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.341937 crc crio[20344]: time=\"2026-06-10T14:46:48.341874742Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.342054 crc crio[20344]: time=\"2026-06-10T14:46:48.341957594Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.342361 crc crio[20344]: time=\"2026-06-10T14:46:48.342232111Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.342473 crc crio[20344]: time=\"2026-06-10T14:46:48.342420046Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.342473 crc crio[20344]: time=\"2026-06-10T14:46:48.342459837Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.342644 crc crio[20344]: time=\"2026-06-10T14:46:48.342490008Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.342644 crc crio[20344]: time=\"2026-06-10T14:46:48.342515178Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.342644 crc crio[20344]: time=\"2026-06-10T14:46:48.34257084Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.342798 crc crio[20344]: time=\"2026-06-10T14:46:48.342762365Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.342857 crc crio[20344]: time=\"2026-06-10T14:46:48.342807626Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.343100 crc crio[20344]: time=\"2026-06-10T14:46:48.343047153Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.343192 crc crio[20344]: time=\"2026-06-10T14:46:48.343114164Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.343479 crc crio[20344]: time=\"2026-06-10T14:46:48.343419592Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.343662 crc crio[20344]: time=\"2026-06-10T14:46:48.343501284Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.343762 crc crio[20344]: time=\"2026-06-10T14:46:48.34372642Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.343823 crc crio[20344]: time=\"2026-06-10T14:46:48.343776302Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.343953 crc crio[20344]: time=\"2026-06-10T14:46:48.343901045Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.344038 crc crio[20344]: time=\"2026-06-10T14:46:48.343973777Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.344160 crc crio[20344]: time=\"2026-06-10T14:46:48.344113761Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.344329 crc crio[20344]: time=\"2026-06-10T14:46:48.344170022Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.344445 crc crio[20344]: time=\"2026-06-10T14:46:48.344389678Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.344509 crc crio[20344]: time=\"2026-06-10T14:46:48.344447749Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.344654 crc crio[20344]: time=\"2026-06-10T14:46:48.344608384Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.344762 crc crio[20344]: time=\"2026-06-10T14:46:48.344663115Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.344845 crc crio[20344]: time=\"2026-06-10T14:46:48.344808589Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.344917 crc crio[20344]: time=\"2026-06-10T14:46:48.34486489Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.345120 crc crio[20344]: time=\"2026-06-10T14:46:48.345069336Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.345422 crc crio[20344]: time=\"2026-06-10T14:46:48.345128097Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.345422 crc crio[20344]: time=\"2026-06-10T14:46:48.34523803Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.345422 crc crio[20344]: time=\"2026-06-10T14:46:48.345350793Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.345900 crc crio[20344]: time=\"2026-06-10T14:46:48.345844746Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.345900 crc crio[20344]: time=\"2026-06-10T14:46:48.345902468Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.346474 crc crio[20344]: time=\"2026-06-10T14:46:48.345943509Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.346474 crc crio[20344]: time=\"2026-06-10T14:46:48.34597193Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.346474 crc crio[20344]: time=\"2026-06-10T14:46:48.34598438Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.346474 crc crio[20344]: time=\"2026-06-10T14:46:48.34600095Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.346474 crc crio[20344]: time=\"2026-06-10T14:46:48.346316149Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.346474 crc crio[20344]: time=\"2026-06-10T14:46:48.34636707Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.346474 crc crio[20344]: time=\"2026-06-10T14:46:48.346461612Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.346907 crc crio[20344]: time=\"2026-06-10T14:46:48.346517994Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.346907 crc crio[20344]: time=\"2026-06-10T14:46:48.34672901Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.346907 crc crio[20344]: time=\"2026-06-10T14:46:48.346778431Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.347073 crc crio[20344]: time=\"2026-06-10T14:46:48.346950495Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.347073 crc crio[20344]: time=\"2026-06-10T14:46:48.346994977Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.347179 crc crio[20344]: time=\"2026-06-10T14:46:48.34713572Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.347179 crc crio[20344]: time=\"2026-06-10T14:46:48.347179001Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.347369 crc crio[20344]: time=\"2026-06-10T14:46:48.347344216Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.347454 crc crio[20344]: time=\"2026-06-10T14:46:48.347383647Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.347781 crc crio[20344]: time=\"2026-06-10T14:46:48.347698375Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.347781 crc crio[20344]: time=\"2026-06-10T14:46:48.347763887Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.347781 crc crio[20344]: time=\"2026-06-10T14:46:48.347781027Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.347969 crc crio[20344]: time=\"2026-06-10T14:46:48.347801838Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.348026 crc crio[20344]: time=\"2026-06-10T14:46:48.347981183Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.348083 crc crio[20344]: time=\"2026-06-10T14:46:48.348034664Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.348382 crc crio[20344]: time=\"2026-06-10T14:46:48.348205409Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.348382 crc crio[20344]: time=\"2026-06-10T14:46:48.348335092Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.348604 crc crio[20344]: time=\"2026-06-10T14:46:48.348409164Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.348604 crc crio[20344]: time=\"2026-06-10T14:46:48.348452955Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.348743 crc crio[20344]: time=\"2026-06-10T14:46:48.348690351Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.348743 crc crio[20344]: time=\"2026-06-10T14:46:48.348741703Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.348994 crc crio[20344]: time=\"2026-06-10T14:46:48.348931258Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.348994 crc crio[20344]: time=\"2026-06-10T14:46:48.348985819Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.349150 crc crio[20344]: time=\"2026-06-10T14:46:48.34903503Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.349150 crc crio[20344]: time=\"2026-06-10T14:46:48.349066871Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.349447 crc crio[20344]: time=\"2026-06-10T14:46:48.34938495Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.349560 crc crio[20344]: time=\"2026-06-10T14:46:48.349453041Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.349560 crc crio[20344]: time=\"2026-06-10T14:46:48.349496073Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.349560 crc crio[20344]: time=\"2026-06-10T14:46:48.349522863Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.349831 crc crio[20344]: time=\"2026-06-10T14:46:48.34977554Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.349939 crc crio[20344]: time=\"2026-06-10T14:46:48.349847462Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.349999 crc crio[20344]: time=\"2026-06-10T14:46:48.349949024Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.350055 crc crio[20344]: time=\"2026-06-10T14:46:48.350011306Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.350221 crc crio[20344]: time=\"2026-06-10T14:46:48.35014929Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.350221 crc crio[20344]: time=\"2026-06-10T14:46:48.350213861Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.350482 crc crio[20344]: time=\"2026-06-10T14:46:48.350310094Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.350482 crc crio[20344]: time=\"2026-06-10T14:46:48.350343425Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.350711 crc crio[20344]: time=\"2026-06-10T14:46:48.350660853Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.350799 crc crio[20344]: time=\"2026-06-10T14:46:48.350732115Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.350861 crc crio[20344]: time=\"2026-06-10T14:46:48.350828308Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.350913 crc crio[20344]: time=\"2026-06-10T14:46:48.350874849Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.351113 crc crio[20344]: time=\"2026-06-10T14:46:48.351051173Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.351210 crc crio[20344]: time=\"2026-06-10T14:46:48.351117315Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.351210 crc crio[20344]: time=\"2026-06-10T14:46:48.351154326Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.351210 crc crio[20344]: time=\"2026-06-10T14:46:48.351180237Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.351664 crc crio[20344]: time=\"2026-06-10T14:46:48.351404693Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.351664 crc crio[20344]: time=\"2026-06-10T14:46:48.351460174Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.351664 crc crio[20344]: time=\"2026-06-10T14:46:48.351653599Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.351836 crc crio[20344]: time=\"2026-06-10T14:46:48.351699721Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.351893 crc crio[20344]: time=\"2026-06-10T14:46:48.351857865Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.351954 crc crio[20344]: time=\"2026-06-10T14:46:48.351904066Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.352077 crc crio[20344]: time=\"2026-06-10T14:46:48.352024329Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.352165 crc crio[20344]: time=\"2026-06-10T14:46:48.352092491Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.352475 crc crio[20344]: time=\"2026-06-10T14:46:48.35242471Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.352591 crc crio[20344]: time=\"2026-06-10T14:46:48.352509602Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.352693 crc crio[20344]: time=\"2026-06-10T14:46:48.352602804Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.352693 crc crio[20344]: time=\"2026-06-10T14:46:48.352649136Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.352847 crc crio[20344]: time=\"2026-06-10T14:46:48.352740278Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.352847 crc crio[20344]: time=\"2026-06-10T14:46:48.352777949Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.352960 crc crio[20344]: time=\"2026-06-10T14:46:48.352917983Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.352960 crc crio[20344]: time=\"2026-06-10T14:46:48.352952044Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.353403 crc crio[20344]: time=\"2026-06-10T14:46:48.353233441Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.353502 crc crio[20344]: time=\"2026-06-10T14:46:48.353434736Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.353502 crc crio[20344]: time=\"2026-06-10T14:46:48.353456787Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.353502 crc crio[20344]: time=\"2026-06-10T14:46:48.353493748Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.353752 crc crio[20344]: time=\"2026-06-10T14:46:48.353651542Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.353752 crc crio[20344]: time=\"2026-06-10T14:46:48.353692033Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.353752 crc crio[20344]: time=\"2026-06-10T14:46:48.353704863Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.353752 crc crio[20344]: time=\"2026-06-10T14:46:48.353730394Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.353955 crc crio[20344]: time=\"2026-06-10T14:46:48.353868268Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.354092 crc crio[20344]: time=\"2026-06-10T14:46:48.354047532Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.354201 crc crio[20344]: time=\"2026-06-10T14:46:48.354146105Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.354201 crc crio[20344]: time=\"2026-06-10T14:46:48.354200376Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.354439 crc crio[20344]: time=\"2026-06-10T14:46:48.354249178Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.354439 crc crio[20344]: time=\"2026-06-10T14:46:48.35433724Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.354663 crc crio[20344]: time=\"2026-06-10T14:46:48.354616747Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.354760 crc crio[20344]: time=\"2026-06-10T14:46:48.354667279Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.354760 crc crio[20344]: time=\"2026-06-10T14:46:48.35472939Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.354900 crc crio[20344]: time=\"2026-06-10T14:46:48.354790142Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.354981 crc crio[20344]: time=\"2026-06-10T14:46:48.354927466Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.354981 crc crio[20344]: time=\"2026-06-10T14:46:48.354970777Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.355164 crc crio[20344]: time=\"2026-06-10T14:46:48.35510374Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.355473 crc crio[20344]: time=\"2026-06-10T14:46:48.355188192Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.355473 crc crio[20344]: time=\"2026-06-10T14:46:48.355319136Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.355473 crc crio[20344]: time=\"2026-06-10T14:46:48.355363697Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.355708 crc crio[20344]: time=\"2026-06-10T14:46:48.355596743Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.355708 crc crio[20344]: time=\"2026-06-10T14:46:48.355646005Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.356093 crc crio[20344]: time=\"2026-06-10T14:46:48.356027855Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.356171 crc crio[20344]: time=\"2026-06-10T14:46:48.356100667Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.356171 crc crio[20344]: time=\"2026-06-10T14:46:48.356141988Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.356379 crc crio[20344]: time=\"2026-06-10T14:46:48.356178089Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.356452 crc crio[20344]: time=\"2026-06-10T14:46:48.356406245Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.356509 crc crio[20344]: time=\"2026-06-10T14:46:48.356452686Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.356622 crc crio[20344]: time=\"2026-06-10T14:46:48.356504317Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.356687 crc crio[20344]: time=\"2026-06-10T14:46:48.356670482Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.356741 crc crio[20344]: time=\"2026-06-10T14:46:48.356719852Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.356802 crc crio[20344]: time=\"2026-06-10T14:46:48.356759904Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.356802 crc crio[20344]: time=\"2026-06-10T14:46:48.356800345Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.356906 crc crio[20344]: time=\"2026-06-10T14:46:48.356830176Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.357172 crc crio[20344]: time=\"2026-06-10T14:46:48.357095213Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.357172 crc crio[20344]: time=\"2026-06-10T14:46:48.357169765Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.357429 crc crio[20344]: time=\"2026-06-10T14:46:48.357245716Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.357429 crc crio[20344]: time=\"2026-06-10T14:46:48.357353639Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.357575 crc crio[20344]: time=\"2026-06-10T14:46:48.357438162Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.357575 crc crio[20344]: time=\"2026-06-10T14:46:48.357496053Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.357752 crc crio[20344]: time=\"2026-06-10T14:46:48.357665297Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.357943 crc crio[20344]: time=\"2026-06-10T14:46:48.357870252Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.358043 crc crio[20344]: time=\"2026-06-10T14:46:48.357996605Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.358043 crc crio[20344]: time=\"2026-06-10T14:46:48.358037617Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.358148 crc crio[20344]: time=\"2026-06-10T14:46:48.358077258Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.358148 crc crio[20344]: time=\"2026-06-10T14:46:48.358102438Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.358495 crc crio[20344]: time=\"2026-06-10T14:46:48.358425377Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.358621 crc crio[20344]: time=\"2026-06-10T14:46:48.358514829Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.358679 crc crio[20344]: time=\"2026-06-10T14:46:48.358636492Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.358745 crc crio[20344]: time=\"2026-06-10T14:46:48.358682664Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.359121 crc crio[20344]: time=\"2026-06-10T14:46:48.359041433Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.359212 crc crio[20344]: time=\"2026-06-10T14:46:48.359124845Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.359212 crc crio[20344]: time=\"2026-06-10T14:46:48.359186287Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.359636 crc crio[20344]: time=\"2026-06-10T14:46:48.359230328Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.359636 crc crio[20344]: time=\"2026-06-10T14:46:48.359351751Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.359636 crc crio[20344]: time=\"2026-06-10T14:46:48.359402033Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.359636 crc crio[20344]: time=\"2026-06-10T14:46:48.359505995Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.360236 crc crio[20344]: time=\"2026-06-10T14:46:48.3596732Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.360236 crc crio[20344]: time=\"2026-06-10T14:46:48.359753052Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.360236 crc crio[20344]: time=\"2026-06-10T14:46:48.359813213Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.360236 crc crio[20344]: time=\"2026-06-10T14:46:48.359893526Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.360236 crc crio[20344]: time=\"2026-06-10T14:46:48.359930357Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.360236 crc crio[20344]: time=\"2026-06-10T14:46:48.360129682Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.360236 crc crio[20344]: time=\"2026-06-10T14:46:48.360176093Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.360236 crc crio[20344]: time=\"2026-06-10T14:46:48.360219584Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.360236 crc crio[20344]: time=\"2026-06-10T14:46:48.360316767Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.360887 crc crio[20344]: time=\"2026-06-10T14:46:48.36043217Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.360887 crc crio[20344]: time=\"2026-06-10T14:46:48.360472211Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.360887 crc crio[20344]: time=\"2026-06-10T14:46:48.360781989Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.360887 crc crio[20344]: time=\"2026-06-10T14:46:48.36082855Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.361078 crc crio[20344]: time=\"2026-06-10T14:46:48.360943153Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.361078 crc crio[20344]: time=\"2026-06-10T14:46:48.360981884Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.361230 crc crio[20344]: time=\"2026-06-10T14:46:48.361174609Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.361230 crc crio[20344]: time=\"2026-06-10T14:46:48.361232601Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.361451 crc crio[20344]: time=\"2026-06-10T14:46:48.361404355Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.361451 crc crio[20344]: time=\"2026-06-10T14:46:48.361447637Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.361846 crc crio[20344]: time=\"2026-06-10T14:46:48.361757225Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.361846 crc crio[20344]: time=\"2026-06-10T14:46:48.361826986Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.362003 crc crio[20344]: time=\"2026-06-10T14:46:48.361936969Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.362003 crc crio[20344]: time=\"2026-06-10T14:46:48.36197897Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.362211 crc crio[20344]: time=\"2026-06-10T14:46:48.362134155Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.362211 crc crio[20344]: time=\"2026-06-10T14:46:48.362193946Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.362460 crc crio[20344]: time=\"2026-06-10T14:46:48.36233801Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.362460 crc crio[20344]: time=\"2026-06-10T14:46:48.362382051Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.362709 crc crio[20344]: time=\"2026-06-10T14:46:48.362645478Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.362709 crc crio[20344]: time=\"2026-06-10T14:46:48.36270332Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.362853 crc crio[20344]: time=\"2026-06-10T14:46:48.362810682Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.362853 crc crio[20344]: time=\"2026-06-10T14:46:48.362847173Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.363125 crc crio[20344]: time=\"2026-06-10T14:46:48.363052589Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.363125 crc crio[20344]: time=\"2026-06-10T14:46:48.36310923Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.363326 crc crio[20344]: time=\"2026-06-10T14:46:48.363177432Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.363326 crc crio[20344]: time=\"2026-06-10T14:46:48.363215593Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.363483 crc crio[20344]: time=\"2026-06-10T14:46:48.363387298Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.363483 crc crio[20344]: time=\"2026-06-10T14:46:48.363427039Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.363657 crc crio[20344]: time=\"2026-06-10T14:46:48.363621204Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.363657 crc crio[20344]: time=\"2026-06-10T14:46:48.363658655Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.363878 crc crio[20344]: time=\"2026-06-10T14:46:48.363834509Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.363965 crc crio[20344]: time=\"2026-06-10T14:46:48.363885981Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.364060 crc crio[20344]: time=\"2026-06-10T14:46:48.364014804Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.364149 crc crio[20344]: time=\"2026-06-10T14:46:48.364068606Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.364208 crc crio[20344]: time=\"2026-06-10T14:46:48.364185599Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.364324 crc crio[20344]: time=\"2026-06-10T14:46:48.3642234Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.364461 crc crio[20344]: time=\"2026-06-10T14:46:48.364402344Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.364461 crc crio[20344]: time=\"2026-06-10T14:46:48.364460286Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.364655 crc crio[20344]: time=\"2026-06-10T14:46:48.364585529Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.364655 crc crio[20344]: time=\"2026-06-10T14:46:48.36462285Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.364766 crc crio[20344]: time=\"2026-06-10T14:46:48.364754384Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.364825 crc crio[20344]: time=\"2026-06-10T14:46:48.364782394Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.365012 crc crio[20344]: time=\"2026-06-10T14:46:48.364954489Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.365012 crc crio[20344]: time=\"2026-06-10T14:46:48.36500976Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.365150 crc crio[20344]: time=\"2026-06-10T14:46:48.365085922Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.365150 crc crio[20344]: time=\"2026-06-10T14:46:48.365120913Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.365526 crc crio[20344]: time=\"2026-06-10T14:46:48.365345389Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.365526 crc crio[20344]: time=\"2026-06-10T14:46:48.36538196Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.365526 crc crio[20344]: time=\"2026-06-10T14:46:48.365506283Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.365782 crc crio[20344]: time=\"2026-06-10T14:46:48.365571465Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.365782 crc crio[20344]: time=\"2026-06-10T14:46:48.36576132Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.365884 crc crio[20344]: time=\"2026-06-10T14:46:48.365799311Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.365935 crc crio[20344]: time=\"2026-06-10T14:46:48.365886433Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.365935 crc crio[20344]: time=\"2026-06-10T14:46:48.365911754Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.366137 crc crio[20344]: time=\"2026-06-10T14:46:48.366089149Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.366213 crc crio[20344]: time=\"2026-06-10T14:46:48.366190951Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.366370 crc crio[20344]: time=\"2026-06-10T14:46:48.366234583Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.366370 crc crio[20344]: time=\"2026-06-10T14:46:48.366337345Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.366497 crc crio[20344]: time=\"2026-06-10T14:46:48.366449438Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.366497 crc crio[20344]: time=\"2026-06-10T14:46:48.366488499Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.366780 crc crio[20344]: time=\"2026-06-10T14:46:48.366717285Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.366875 crc crio[20344]: time=\"2026-06-10T14:46:48.366807598Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.366875 crc crio[20344]: time=\"2026-06-10T14:46:48.366853949Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.366965 crc crio[20344]: time=\"2026-06-10T14:46:48.36689367Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.366965 crc crio[20344]: time=\"2026-06-10T14:46:48.366942751Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.367093 crc crio[20344]: time=\"2026-06-10T14:46:48.366979572Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.367176 crc crio[20344]: time=\"2026-06-10T14:46:48.367126576Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.367176 crc crio[20344]: time=\"2026-06-10T14:46:48.367159597Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.367397 crc crio[20344]: time=\"2026-06-10T14:46:48.367376753Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.367473 crc crio[20344]: time=\"2026-06-10T14:46:48.367410854Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.367652 crc crio[20344]: time=\"2026-06-10T14:46:48.367609519Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.367652 crc crio[20344]: time=\"2026-06-10T14:46:48.36765391Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.367774 crc crio[20344]: time=\"2026-06-10T14:46:48.367722402Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.367774 crc crio[20344]: time=\"2026-06-10T14:46:48.367749293Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.367971 crc crio[20344]: time=\"2026-06-10T14:46:48.367872276Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.367971 crc crio[20344]: time=\"2026-06-10T14:46:48.367899166Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.368070 crc crio[20344]: time=\"2026-06-10T14:46:48.36802724Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.368070 crc crio[20344]: time=\"2026-06-10T14:46:48.368066591Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.368462 crc crio[20344]: time=\"2026-06-10T14:46:48.36841011Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.368603 crc crio[20344]: time=\"2026-06-10T14:46:48.368480522Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.368742 crc crio[20344]: time=\"2026-06-10T14:46:48.368689277Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.368832 crc crio[20344]: time=\"2026-06-10T14:46:48.368767849Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.369349 crc crio[20344]: time=\"2026-06-10T14:46:48.369293063Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.369349 crc crio[20344]: time=\"2026-06-10T14:46:48.369346765Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.369493 crc crio[20344]: time=\"2026-06-10T14:46:48.369364905Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.369493 crc crio[20344]: time=\"2026-06-10T14:46:48.369389466Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.369493 crc crio[20344]: time=\"2026-06-10T14:46:48.369460708Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.369738 crc crio[20344]: time=\"2026-06-10T14:46:48.369591431Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.369738 crc crio[20344]: time=\"2026-06-10T14:46:48.369686724Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.369738 crc crio[20344]: time=\"2026-06-10T14:46:48.369725565Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.369967 crc crio[20344]: time=\"2026-06-10T14:46:48.369895909Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.369967 crc crio[20344]: time=\"2026-06-10T14:46:48.369965481Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.370092 crc crio[20344]: time=\"2026-06-10T14:46:48.370065324Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.370143 crc crio[20344]: time=\"2026-06-10T14:46:48.370119435Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.370361 crc crio[20344]: time=\"2026-06-10T14:46:48.370230188Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.370361 crc crio[20344]: time=\"2026-06-10T14:46:48.370332001Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.370526 crc crio[20344]: time=\"2026-06-10T14:46:48.370462634Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.370644 crc crio[20344]: time=\"2026-06-10T14:46:48.370521046Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.370742 crc crio[20344]: time=\"2026-06-10T14:46:48.37069513Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.370815 crc crio[20344]: time=\"2026-06-10T14:46:48.370749522Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.371081 crc crio[20344]: time=\"2026-06-10T14:46:48.370889865Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.371081 crc crio[20344]: time=\"2026-06-10T14:46:48.370941347Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.371081 crc crio[20344]: time=\"2026-06-10T14:46:48.371104671Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.371935 crc crio[20344]: time=\"2026-06-10T14:46:48.371146752Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.371935 crc crio[20344]: time=\"2026-06-10T14:46:48.371361558Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.371935 crc crio[20344]: time=\"2026-06-10T14:46:48.37143001Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.371935 crc crio[20344]: time=\"2026-06-10T14:46:48.371633055Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.371935 crc crio[20344]: time=\"2026-06-10T14:46:48.371748768Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.371935 crc crio[20344]: time=\"2026-06-10T14:46:48.371801679Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.371935 crc crio[20344]: time=\"2026-06-10T14:46:48.37183835Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.371935 crc crio[20344]: time=\"2026-06-10T14:46:48.371880701Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.371935 crc crio[20344]: time=\"2026-06-10T14:46:48.371905212Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.372493 crc crio[20344]: time=\"2026-06-10T14:46:48.37221648Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.372493 crc crio[20344]: time=\"2026-06-10T14:46:48.372378215Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.372493 crc crio[20344]: time=\"2026-06-10T14:46:48.372458777Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.372883 crc crio[20344]: time=\"2026-06-10T14:46:48.372525248Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.372883 crc crio[20344]: time=\"2026-06-10T14:46:48.372760925Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.372883 crc crio[20344]: time=\"2026-06-10T14:46:48.372820936Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.373035 crc crio[20344]: time=\"2026-06-10T14:46:48.372985571Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.373035 crc crio[20344]: time=\"2026-06-10T14:46:48.373031292Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.373234 crc crio[20344]: time=\"2026-06-10T14:46:48.373147765Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.373423 crc crio[20344]: time=\"2026-06-10T14:46:48.37334486Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.373742 crc crio[20344]: time=\"2026-06-10T14:46:48.373654038Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.373835 crc crio[20344]: time=\"2026-06-10T14:46:48.373749561Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.373835 crc crio[20344]: time=\"2026-06-10T14:46:48.373830743Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.373942 crc crio[20344]: time=\"2026-06-10T14:46:48.373870284Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.374190 crc crio[20344]: time=\"2026-06-10T14:46:48.37411795Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.374333 crc crio[20344]: time=\"2026-06-10T14:46:48.374211373Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.374428 crc crio[20344]: time=\"2026-06-10T14:46:48.374351347Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.374428 crc crio[20344]: time=\"2026-06-10T14:46:48.374397928Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.374743 crc crio[20344]: time=\"2026-06-10T14:46:48.374679535Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.374841 crc crio[20344]: time=\"2026-06-10T14:46:48.374758237Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.374899 crc crio[20344]: time=\"2026-06-10T14:46:48.37486811Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.374952 crc crio[20344]: time=\"2026-06-10T14:46:48.374907961Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.375135 crc crio[20344]: time=\"2026-06-10T14:46:48.375062715Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.375240 crc crio[20344]: time=\"2026-06-10T14:46:48.375156138Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.375429 crc crio[20344]: time=\"2026-06-10T14:46:48.375334812Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.375429 crc crio[20344]: time=\"2026-06-10T14:46:48.375375534Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.375633 crc crio[20344]: time=\"2026-06-10T14:46:48.375524347Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.375717 crc crio[20344]: time=\"2026-06-10T14:46:48.375660971Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.375815 crc crio[20344]: time=\"2026-06-10T14:46:48.375768654Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.375918 crc crio[20344]: time=\"2026-06-10T14:46:48.375826875Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.376091 crc crio[20344]: time=\"2026-06-10T14:46:48.37601679Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.376181 crc crio[20344]: time=\"2026-06-10T14:46:48.376107163Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.376347 crc crio[20344]: time=\"2026-06-10T14:46:48.376226316Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.376497 crc crio[20344]: time=\"2026-06-10T14:46:48.376448562Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.376615 crc crio[20344]: time=\"2026-06-10T14:46:48.376570665Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.376615 crc crio[20344]: time=\"2026-06-10T14:46:48.376602616Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.376734 crc crio[20344]: time=\"2026-06-10T14:46:48.376652637Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.376734 crc crio[20344]: time=\"2026-06-10T14:46:48.376671028Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.377118 crc crio[20344]: time=\"2026-06-10T14:46:48.377035157Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.377221 crc crio[20344]: time=\"2026-06-10T14:46:48.37712859Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.377431 crc crio[20344]: time=\"2026-06-10T14:46:48.377367826Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.377431 crc crio[20344]: time=\"2026-06-10T14:46:48.377429528Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.377651 crc crio[20344]: time=\"2026-06-10T14:46:48.377443698Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.377651 crc crio[20344]: time=\"2026-06-10T14:46:48.377462049Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.377768 crc crio[20344]: time=\"2026-06-10T14:46:48.377707135Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.377827 crc crio[20344]: time=\"2026-06-10T14:46:48.377770917Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.377877 crc crio[20344]: time=\"2026-06-10T14:46:48.377821858Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.377877 crc crio[20344]: time=\"2026-06-10T14:46:48.377863239Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.378082 crc crio[20344]: time=\"2026-06-10T14:46:48.377996243Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.378172 crc crio[20344]: time=\"2026-06-10T14:46:48.378120346Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.378579 crc crio[20344]: time=\"2026-06-10T14:46:48.378476265Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.378579 crc crio[20344]: time=\"2026-06-10T14:46:48.378580438Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.378727 crc crio[20344]: time=\"2026-06-10T14:46:48.378617359Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.378727 crc crio[20344]: time=\"2026-06-10T14:46:48.37864299Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.378727 crc crio[20344]: time=\"2026-06-10T14:46:48.378705221Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.378861 crc crio[20344]: time=\"2026-06-10T14:46:48.378757713Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.378916 crc crio[20344]: time=\"2026-06-10T14:46:48.378887406Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.378978 crc crio[20344]: time=\"2026-06-10T14:46:48.378927087Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.379248 crc crio[20344]: time=\"2026-06-10T14:46:48.379184094Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.379386 crc crio[20344]: time=\"2026-06-10T14:46:48.379306627Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.379386 crc crio[20344]: time=\"2026-06-10T14:46:48.379341018Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.379386 crc crio[20344]: time=\"2026-06-10T14:46:48.379380739Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.379771 crc crio[20344]: time=\"2026-06-10T14:46:48.379712698Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.379771 crc crio[20344]: time=\"2026-06-10T14:46:48.379765759Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.379955 crc crio[20344]: time=\"2026-06-10T14:46:48.379906853Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.380047 crc crio[20344]: time=\"2026-06-10T14:46:48.379966454Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.380127 crc crio[20344]: time=\"2026-06-10T14:46:48.380098688Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.380185 crc crio[20344]: time=\"2026-06-10T14:46:48.380141009Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.380383 crc crio[20344]: time=\"2026-06-10T14:46:48.380324124Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.380383 crc crio[20344]: time=\"2026-06-10T14:46:48.380376555Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.380529 crc crio[20344]: time=\"2026-06-10T14:46:48.380493028Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.380529 crc crio[20344]: time=\"2026-06-10T14:46:48.380519999Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.380706 crc crio[20344]: time=\"2026-06-10T14:46:48.380690514Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.380756 crc crio[20344]: time=\"2026-06-10T14:46:48.380719264Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.380986 crc crio[20344]: time=\"2026-06-10T14:46:48.38092202Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.380986 crc crio[20344]: time=\"2026-06-10T14:46:48.380980471Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.381149 crc crio[20344]: time=\"2026-06-10T14:46:48.381100814Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.381411 crc crio[20344]: time=\"2026-06-10T14:46:48.381169016Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.381411 crc crio[20344]: time=\"2026-06-10T14:46:48.381392032Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.381675 crc crio[20344]: time=\"2026-06-10T14:46:48.381432183Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.381675 crc crio[20344]: time=\"2026-06-10T14:46:48.381566807Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.381675 crc crio[20344]: time=\"2026-06-10T14:46:48.381607448Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.381830 crc crio[20344]: time=\"2026-06-10T14:46:48.381785022Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.381830 crc crio[20344]: time=\"2026-06-10T14:46:48.381827864Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.382001 crc crio[20344]: time=\"2026-06-10T14:46:48.381955487Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.382079 crc crio[20344]: time=\"2026-06-10T14:46:48.382005758Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.382380 crc crio[20344]: time=\"2026-06-10T14:46:48.382221234Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.382380 crc crio[20344]: time=\"2026-06-10T14:46:48.382330447Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.382582 crc crio[20344]: time=\"2026-06-10T14:46:48.382563973Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.382653 crc crio[20344]: time=\"2026-06-10T14:46:48.382604144Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.382859 crc crio[20344]: time=\"2026-06-10T14:46:48.38281372Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.382945 crc crio[20344]: time=\"2026-06-10T14:46:48.382869791Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.383083 crc crio[20344]: time=\"2026-06-10T14:46:48.383042686Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.383166 crc crio[20344]: time=\"2026-06-10T14:46:48.383091217Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.383679 crc crio[20344]: time=\"2026-06-10T14:46:48.383608881Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.383679 crc crio[20344]: time=\"2026-06-10T14:46:48.383663322Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.383841 crc crio[20344]: time=\"2026-06-10T14:46:48.383699253Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.383841 crc crio[20344]: time=\"2026-06-10T14:46:48.383726694Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.383841 crc crio[20344]: time=\"2026-06-10T14:46:48.383770845Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.383841 crc crio[20344]: time=\"2026-06-10T14:46:48.383827356Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.384014 crc crio[20344]: time=\"2026-06-10T14:46:48.383912959Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.384014 crc crio[20344]: time=\"2026-06-10T14:46:48.383944349Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.384326 crc crio[20344]: time=\"2026-06-10T14:46:48.384195856Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.384326 crc crio[20344]: time=\"2026-06-10T14:46:48.384321229Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.384668 crc crio[20344]: time=\"2026-06-10T14:46:48.38436418Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.384668 crc crio[20344]: time=\"2026-06-10T14:46:48.384406382Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.384668 crc crio[20344]: time=\"2026-06-10T14:46:48.384446473Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.384668 crc crio[20344]: time=\"2026-06-10T14:46:48.384475863Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.384865 crc crio[20344]: time=\"2026-06-10T14:46:48.384790802Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.384865 crc crio[20344]: time=\"2026-06-10T14:46:48.384828883Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.385034 crc crio[20344]: time=\"2026-06-10T14:46:48.384966486Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.385034 crc crio[20344]: time=\"2026-06-10T14:46:48.385030438Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.385206 crc crio[20344]: time=\"2026-06-10T14:46:48.385162612Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.385417 crc crio[20344]: time=\"2026-06-10T14:46:48.385218403Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.385417 crc crio[20344]: time=\"2026-06-10T14:46:48.385404088Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.385579 crc crio[20344]: time=\"2026-06-10T14:46:48.385445019Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.385694 crc crio[20344]: time=\"2026-06-10T14:46:48.385678535Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.385852 crc crio[20344]: time=\"2026-06-10T14:46:48.385716566Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.386061 crc crio[20344]: time=\"2026-06-10T14:46:48.385997163Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.386061 crc crio[20344]: time=\"2026-06-10T14:46:48.386063545Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.386354 crc crio[20344]: time=\"2026-06-10T14:46:48.386197609Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.386354 crc crio[20344]: time=\"2026-06-10T14:46:48.38623786Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.386476 crc crio[20344]: time=\"2026-06-10T14:46:48.386369003Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.386476 crc crio[20344]: time=\"2026-06-10T14:46:48.386404014Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.386733 crc crio[20344]: time=\"2026-06-10T14:46:48.386687412Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.386827 crc crio[20344]: time=\"2026-06-10T14:46:48.386742813Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.386932 crc crio[20344]: time=\"2026-06-10T14:46:48.386889457Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.387017 crc crio[20344]: time=\"2026-06-10T14:46:48.386947809Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.387120 crc crio[20344]: time=\"2026-06-10T14:46:48.387074302Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.387211 crc crio[20344]: time=\"2026-06-10T14:46:48.387129173Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.387376 crc crio[20344]: time=\"2026-06-10T14:46:48.387225036Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.387452 crc crio[20344]: time=\"2026-06-10T14:46:48.38738086Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.387520 crc crio[20344]: time=\"2026-06-10T14:46:48.387463632Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.387520 crc crio[20344]: time=\"2026-06-10T14:46:48.387499153Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.387756 crc crio[20344]: time=\"2026-06-10T14:46:48.387712499Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.387865 crc crio[20344]: time=\"2026-06-10T14:46:48.38776379Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.387917 crc crio[20344]: time=\"2026-06-10T14:46:48.387870523Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.387917 crc crio[20344]: time=\"2026-06-10T14:46:48.387901384Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.388141 crc crio[20344]: time=\"2026-06-10T14:46:48.388083638Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.388216 crc crio[20344]: time=\"2026-06-10T14:46:48.388172191Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.388453 crc crio[20344]: time=\"2026-06-10T14:46:48.388370416Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.388571 crc crio[20344]: time=\"2026-06-10T14:46:48.388463308Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.388571 crc crio[20344]: time=\"2026-06-10T14:46:48.388502479Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.388720 crc crio[20344]: time=\"2026-06-10T14:46:48.388574821Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.388773 crc crio[20344]: time=\"2026-06-10T14:46:48.388729265Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.388847 crc crio[20344]: time=\"2026-06-10T14:46:48.388776087Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.388847 crc crio[20344]: time=\"2026-06-10T14:46:48.388818128Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.388976 crc crio[20344]: time=\"2026-06-10T14:46:48.388859579Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.388976 crc crio[20344]: time=\"2026-06-10T14:46:48.38891557Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.389118 crc crio[20344]: time=\"2026-06-10T14:46:48.389086555Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.389194 crc crio[20344]: time=\"2026-06-10T14:46:48.389166417Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.389247 crc crio[20344]: time=\"2026-06-10T14:46:48.389197288Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.389488 crc crio[20344]: time=\"2026-06-10T14:46:48.389434684Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.389615 crc crio[20344]: time=\"2026-06-10T14:46:48.389517706Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.389698 crc crio[20344]: time=\"2026-06-10T14:46:48.389618959Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.389855 crc crio[20344]: time=\"2026-06-10T14:46:48.389714531Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.389855 crc crio[20344]: time=\"2026-06-10T14:46:48.389789843Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.389855 crc crio[20344]: time=\"2026-06-10T14:46:48.389836775Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.390042 crc crio[20344]: time=\"2026-06-10T14:46:48.389995529Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.390126 crc crio[20344]: time=\"2026-06-10T14:46:48.390060791Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.390183 crc crio[20344]: time=\"2026-06-10T14:46:48.390135082Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.390183 crc crio[20344]: time=\"2026-06-10T14:46:48.390177814Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.390514 crc crio[20344]: time=\"2026-06-10T14:46:48.39043761Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.390636 crc crio[20344]: time=\"2026-06-10T14:46:48.390567444Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.390636 crc crio[20344]: time=\"2026-06-10T14:46:48.390620865Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.390762 crc crio[20344]: time=\"2026-06-10T14:46:48.390657006Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.390762 crc crio[20344]: time=\"2026-06-10T14:46:48.390700337Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.390762 crc crio[20344]: time=\"2026-06-10T14:46:48.390724588Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.391049 crc crio[20344]: time=\"2026-06-10T14:46:48.390999155Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.391127 crc crio[20344]: time=\"2026-06-10T14:46:48.391065237Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.391185 crc crio[20344]: time=\"2026-06-10T14:46:48.391148149Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.391234 crc crio[20344]: time=\"2026-06-10T14:46:48.39119138Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.391470 crc crio[20344]: time=\"2026-06-10T14:46:48.391421196Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.391588 crc crio[20344]: time=\"2026-06-10T14:46:48.391487828Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.391655 crc crio[20344]: time=\"2026-06-10T14:46:48.391614271Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.391702 crc crio[20344]: time=\"2026-06-10T14:46:48.391665183Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.391849 crc crio[20344]: time=\"2026-06-10T14:46:48.391804186Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.391924 crc crio[20344]: time=\"2026-06-10T14:46:48.391864108Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.392027 crc crio[20344]: time=\"2026-06-10T14:46:48.391983131Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.392209 crc crio[20344]: time=\"2026-06-10T14:46:48.392045313Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.392209 crc crio[20344]: time=\"2026-06-10T14:46:48.392174876Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.392488 crc crio[20344]: time=\"2026-06-10T14:46:48.392215317Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.392488 crc crio[20344]: time=\"2026-06-10T14:46:48.392452284Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.392695 crc crio[20344]: time=\"2026-06-10T14:46:48.392509055Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.392772 crc crio[20344]: time=\"2026-06-10T14:46:48.39270989Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.392772 crc crio[20344]: time=\"2026-06-10T14:46:48.392751751Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.392931 crc crio[20344]: time=\"2026-06-10T14:46:48.392903726Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.393014 crc crio[20344]: time=\"2026-06-10T14:46:48.392948177Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.393134 crc crio[20344]: time=\"2026-06-10T14:46:48.39308542Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.393229 crc crio[20344]: time=\"2026-06-10T14:46:48.393143422Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.393485 crc crio[20344]: time=\"2026-06-10T14:46:48.393352987Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.393485 crc crio[20344]: time=\"2026-06-10T14:46:48.393398729Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.393735 crc crio[20344]: time=\"2026-06-10T14:46:48.393563213Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.393735 crc crio[20344]: time=\"2026-06-10T14:46:48.393632415Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.393735 crc crio[20344]: time=\"2026-06-10T14:46:48.393695116Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.393735 crc crio[20344]: time=\"2026-06-10T14:46:48.393739138Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.393981 crc crio[20344]: time=\"2026-06-10T14:46:48.393868461Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.393981 crc crio[20344]: time=\"2026-06-10T14:46:48.393909732Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.394108 crc crio[20344]: time=\"2026-06-10T14:46:48.394040065Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.394108 crc crio[20344]: time=\"2026-06-10T14:46:48.394079757Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.394347 crc crio[20344]: time=\"2026-06-10T14:46:48.394240281Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.394481 crc crio[20344]: time=\"2026-06-10T14:46:48.394380134Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.394618 crc crio[20344]: time=\"2026-06-10T14:46:48.39458373Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.394708 crc crio[20344]: time=\"2026-06-10T14:46:48.394633481Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.394778 crc crio[20344]: time=\"2026-06-10T14:46:48.394707833Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.394778 crc crio[20344]: time=\"2026-06-10T14:46:48.394751894Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.394940 crc crio[20344]: time=\"2026-06-10T14:46:48.394902988Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.395021 crc crio[20344]: time=\"2026-06-10T14:46:48.39496151Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.395092 crc crio[20344]: time=\"2026-06-10T14:46:48.395018981Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.395092 crc crio[20344]: time=\"2026-06-10T14:46:48.395067503Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.395224 crc crio[20344]: time=\"2026-06-10T14:46:48.395177335Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.395224 crc crio[20344]: time=\"2026-06-10T14:46:48.395217487Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.395510 crc crio[20344]: time=\"2026-06-10T14:46:48.395410552Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.395510 crc crio[20344]: time=\"2026-06-10T14:46:48.395481303Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.395824 crc crio[20344]: time=\"2026-06-10T14:46:48.395768311Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.395938 crc crio[20344]: time=\"2026-06-10T14:46:48.395834833Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.395938 crc crio[20344]: time=\"2026-06-10T14:46:48.395881744Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.395938 crc crio[20344]: time=\"2026-06-10T14:46:48.395915445Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.396148 crc crio[20344]: time=\"2026-06-10T14:46:48.395955306Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.396148 crc crio[20344]: time=\"2026-06-10T14:46:48.395988407Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.396148 crc crio[20344]: time=\"2026-06-10T14:46:48.396024278Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.396148 crc crio[20344]: time=\"2026-06-10T14:46:48.396048778Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.396620 crc crio[20344]: time=\"2026-06-10T14:46:48.396230953Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.396620 crc crio[20344]: time=\"2026-06-10T14:46:48.396340716Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.396620 crc crio[20344]: time=\"2026-06-10T14:46:48.39648313Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.396620 crc crio[20344]: time=\"2026-06-10T14:46:48.396524211Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.396931 crc crio[20344]: time=\"2026-06-10T14:46:48.396680875Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.396931 crc crio[20344]: time=\"2026-06-10T14:46:48.396717966Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.396931 crc crio[20344]: time=\"2026-06-10T14:46:48.39686906Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.396931 crc crio[20344]: time=\"2026-06-10T14:46:48.396916161Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.397206 crc crio[20344]: time=\"2026-06-10T14:46:48.396985713Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.397206 crc crio[20344]: time=\"2026-06-10T14:46:48.397021114Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.397206 crc crio[20344]: time=\"2026-06-10T14:46:48.397115557Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.397206 crc crio[20344]: time=\"2026-06-10T14:46:48.397160168Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.397700 crc crio[20344]: time=\"2026-06-10T14:46:48.397418595Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.397700 crc crio[20344]: time=\"2026-06-10T14:46:48.397527417Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.397700 crc crio[20344]: time=\"2026-06-10T14:46:48.3976411Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.397700 crc crio[20344]: time=\"2026-06-10T14:46:48.397706032Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.397966 crc crio[20344]: time=\"2026-06-10T14:46:48.397917178Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.397966 crc crio[20344]: time=\"2026-06-10T14:46:48.397960989Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.398119 crc crio[20344]: time=\"2026-06-10T14:46:48.398042101Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.398119 crc crio[20344]: time=\"2026-06-10T14:46:48.398084562Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.398416 crc crio[20344]: time=\"2026-06-10T14:46:48.39837124Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.398506 crc crio[20344]: time=\"2026-06-10T14:46:48.398436721Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.398506 crc crio[20344]: time=\"2026-06-10T14:46:48.398494153Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.398678 crc crio[20344]: time=\"2026-06-10T14:46:48.398613276Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.398749 crc crio[20344]: time=\"2026-06-10T14:46:48.398692878Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.398749 crc crio[20344]: time=\"2026-06-10T14:46:48.398737499Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.398928 crc crio[20344]: time=\"2026-06-10T14:46:48.398884413Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.399010 crc crio[20344]: time=\"2026-06-10T14:46:48.398964365Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.399062 crc crio[20344]: time=\"2026-06-10T14:46:48.399040217Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.399120 crc crio[20344]: time=\"2026-06-10T14:46:48.399079008Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.399470 crc crio[20344]: time=\"2026-06-10T14:46:48.399422137Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.399587 crc crio[20344]: time=\"2026-06-10T14:46:48.399499909Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.399665 crc crio[20344]: time=\"2026-06-10T14:46:48.399600822Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.399665 crc crio[20344]: time=\"2026-06-10T14:46:48.399641353Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.399932 crc crio[20344]: time=\"2026-06-10T14:46:48.399881579Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.400003 crc crio[20344]: time=\"2026-06-10T14:46:48.399950241Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.400060 crc crio[20344]: time=\"2026-06-10T14:46:48.399989052Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.400060 crc crio[20344]: time=\"2026-06-10T14:46:48.400049884Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.400163 crc crio[20344]: time=\"2026-06-10T14:46:48.400100405Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.400163 crc crio[20344]: time=\"2026-06-10T14:46:48.400140976Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.400502 crc crio[20344]: time=\"2026-06-10T14:46:48.400337081Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.400502 crc crio[20344]: time=\"2026-06-10T14:46:48.400374642Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.400502 crc crio[20344]: time=\"2026-06-10T14:46:48.400451024Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.400502 crc crio[20344]: time=\"2026-06-10T14:46:48.400477025Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.400756 crc crio[20344]: time=\"2026-06-10T14:46:48.400709421Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.400825 crc crio[20344]: time=\"2026-06-10T14:46:48.400783813Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.400908 crc crio[20344]: time=\"2026-06-10T14:46:48.400862055Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.400967 crc crio[20344]: time=\"2026-06-10T14:46:48.400933217Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.401147 crc crio[20344]: time=\"2026-06-10T14:46:48.401103122Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.401207 crc crio[20344]: time=\"2026-06-10T14:46:48.401166193Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.401345 crc crio[20344]: time=\"2026-06-10T14:46:48.401247565Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.401419 crc crio[20344]: time=\"2026-06-10T14:46:48.401357218Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.401754 crc crio[20344]: time=\"2026-06-10T14:46:48.401692267Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.401865 crc crio[20344]: time=\"2026-06-10T14:46:48.401819Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.401920 crc crio[20344]: time=\"2026-06-10T14:46:48.401882842Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.401956 crc crio[20344]: time=\"2026-06-10T14:46:48.401918873Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.402000 crc crio[20344]: time=\"2026-06-10T14:46:48.401956864Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.402000 crc crio[20344]: time=\"2026-06-10T14:46:48.401991155Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.402212 crc crio[20344]: time=\"2026-06-10T14:46:48.402156219Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.402361 crc crio[20344]: time=\"2026-06-10T14:46:48.402220331Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.402483 crc crio[20344]: time=\"2026-06-10T14:46:48.402431587Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.402483 crc crio[20344]: time=\"2026-06-10T14:46:48.402483068Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.402834 crc crio[20344]: time=\"2026-06-10T14:46:48.402777736Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.402892 crc crio[20344]: time=\"2026-06-10T14:46:48.402858958Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.402961 crc crio[20344]: time=\"2026-06-10T14:46:48.40292664Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.403031 crc crio[20344]: time=\"2026-06-10T14:46:48.402983361Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.403156 crc crio[20344]: time=\"2026-06-10T14:46:48.403113995Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.403218 crc crio[20344]: time=\"2026-06-10T14:46:48.403174596Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.403354 crc crio[20344]: time=\"2026-06-10T14:46:48.40331533Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.403417 crc crio[20344]: time=\"2026-06-10T14:46:48.403369941Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.403417 crc crio[20344]: time=\"2026-06-10T14:46:48.403401262Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.403609 crc crio[20344]: time=\"2026-06-10T14:46:48.403420203Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.403752 crc crio[20344]: time=\"2026-06-10T14:46:48.40371067Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.403815 crc crio[20344]: time=\"2026-06-10T14:46:48.403774002Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.403881 crc crio[20344]: time=\"2026-06-10T14:46:48.403846854Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.403937 crc crio[20344]: time=\"2026-06-10T14:46:48.403897955Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.404110 crc crio[20344]: time=\"2026-06-10T14:46:48.404055989Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.404166 crc crio[20344]: time=\"2026-06-10T14:46:48.404126851Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.404331 crc crio[20344]: time=\"2026-06-10T14:46:48.404217364Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.404421 crc crio[20344]: time=\"2026-06-10T14:46:48.404353927Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.404620 crc crio[20344]: time=\"2026-06-10T14:46:48.404522562Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.404698 crc crio[20344]: time=\"2026-06-10T14:46:48.404650995Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.404750 crc crio[20344]: time=\"2026-06-10T14:46:48.404724827Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.404803 crc crio[20344]: time=\"2026-06-10T14:46:48.404767208Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.404989 crc crio[20344]: time=\"2026-06-10T14:46:48.404864331Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.404989 crc crio[20344]: time=\"2026-06-10T14:46:48.404907042Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.405135 crc crio[20344]: time=\"2026-06-10T14:46:48.405090317Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.405213 crc crio[20344]: time=\"2026-06-10T14:46:48.405154978Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.405384 crc crio[20344]: time=\"2026-06-10T14:46:48.40521322Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.405384 crc crio[20344]: time=\"2026-06-10T14:46:48.405303762Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.405516 crc crio[20344]: time=\"2026-06-10T14:46:48.405397325Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.405516 crc crio[20344]: time=\"2026-06-10T14:46:48.405430106Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.405741 crc crio[20344]: time=\"2026-06-10T14:46:48.405691443Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.405829 crc crio[20344]: time=\"2026-06-10T14:46:48.405762504Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.405886 crc crio[20344]: time=\"2026-06-10T14:46:48.405848617Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.405886 crc crio[20344]: time=\"2026-06-10T14:46:48.405882788Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.406167 crc crio[20344]: time=\"2026-06-10T14:46:48.406122874Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.406244 crc crio[20344]: time=\"2026-06-10T14:46:48.406180985Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.406379 crc crio[20344]: time=\"2026-06-10T14:46:48.40634934Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.406457 crc crio[20344]: time=\"2026-06-10T14:46:48.406388391Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.406605 crc crio[20344]: time=\"2026-06-10T14:46:48.406559105Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.406708 crc crio[20344]: time=\"2026-06-10T14:46:48.406612897Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.406769 crc crio[20344]: time=\"2026-06-10T14:46:48.406753231Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.406822 crc crio[20344]: time=\"2026-06-10T14:46:48.406792282Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.406965 crc crio[20344]: time=\"2026-06-10T14:46:48.406919245Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.407041 crc crio[20344]: time=\"2026-06-10T14:46:48.406984397Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.407371 crc crio[20344]: time=\"2026-06-10T14:46:48.407327766Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.407439 crc crio[20344]: time=\"2026-06-10T14:46:48.407392697Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.407439 crc crio[20344]: time=\"2026-06-10T14:46:48.407409108Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.407439 crc crio[20344]: time=\"2026-06-10T14:46:48.407430988Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.407593 crc crio[20344]: time=\"2026-06-10T14:46:48.407460529Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.407593 crc crio[20344]: time=\"2026-06-10T14:46:48.40748403Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.407847 crc crio[20344]: time=\"2026-06-10T14:46:48.407792948Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.407916 crc crio[20344]: time=\"2026-06-10T14:46:48.40788481Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.407959 crc crio[20344]: time=\"2026-06-10T14:46:48.407941892Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.408022 crc crio[20344]: time=\"2026-06-10T14:46:48.407984543Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.408193 crc crio[20344]: time=\"2026-06-10T14:46:48.408149917Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.408363 crc crio[20344]: time=\"2026-06-10T14:46:48.408323672Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.408425 crc crio[20344]: time=\"2026-06-10T14:46:48.408385734Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.408425 crc crio[20344]: time=\"2026-06-10T14:46:48.408420734Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.408515 crc crio[20344]: time=\"2026-06-10T14:46:48.408465046Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.408515 crc crio[20344]: time=\"2026-06-10T14:46:48.408501437Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.408670 crc crio[20344]: time=\"2026-06-10T14:46:48.40861267Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.408670 crc crio[20344]: time=\"2026-06-10T14:46:48.408659191Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.408940 crc crio[20344]: time=\"2026-06-10T14:46:48.408862846Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.409015 crc crio[20344]: time=\"2026-06-10T14:46:48.40900505Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.409070 crc crio[20344]: time=\"2026-06-10T14:46:48.409050931Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.409134 crc crio[20344]: time=\"2026-06-10T14:46:48.409077852Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.409198 crc crio[20344]: time=\"2026-06-10T14:46:48.409140463Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.409198 crc crio[20344]: time=\"2026-06-10T14:46:48.409180154Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.409603 crc crio[20344]: time=\"2026-06-10T14:46:48.409514993Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.409714 crc crio[20344]: time=\"2026-06-10T14:46:48.409625236Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.409714 crc crio[20344]: time=\"2026-06-10T14:46:48.409694118Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.409824 crc crio[20344]: time=\"2026-06-10T14:46:48.409731179Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.409824 crc crio[20344]: time=\"2026-06-10T14:46:48.40977042Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.409824 crc crio[20344]: time=\"2026-06-10T14:46:48.409794561Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.409954 crc crio[20344]: time=\"2026-06-10T14:46:48.409844472Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.409954 crc crio[20344]: time=\"2026-06-10T14:46:48.409880753Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.410134 crc crio[20344]: time=\"2026-06-10T14:46:48.410086568Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.410218 crc crio[20344]: time=\"2026-06-10T14:46:48.41015457Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.410218 crc crio[20344]: time=\"2026-06-10T14:46:48.410199351Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.410413 crc crio[20344]: time=\"2026-06-10T14:46:48.410232762Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.410413 crc crio[20344]: time=\"2026-06-10T14:46:48.410377896Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.410413 crc crio[20344]: time=\"2026-06-10T14:46:48.410412437Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.411091 crc crio[20344]: time=\"2026-06-10T14:46:48.411013173Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.411091 crc crio[20344]: time=\"2026-06-10T14:46:48.411088395Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.411215 crc crio[20344]: time=\"2026-06-10T14:46:48.411156147Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.411215 crc crio[20344]: time=\"2026-06-10T14:46:48.411194308Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.411524 crc crio[20344]: time=\"2026-06-10T14:46:48.411435494Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.411789 crc crio[20344]: time=\"2026-06-10T14:46:48.411704121Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.411939 crc crio[20344]: time=\"2026-06-10T14:46:48.411881096Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.412012 crc crio[20344]: time=\"2026-06-10T14:46:48.411951527Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.412012 crc crio[20344]: time=\"2026-06-10T14:46:48.411990839Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.412142 crc crio[20344]: time=\"2026-06-10T14:46:48.41202949Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.412142 crc crio[20344]: time=\"2026-06-10T14:46:48.41204492Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.412142 crc crio[20344]: time=\"2026-06-10T14:46:48.412070311Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.412376 crc crio[20344]: time=\"2026-06-10T14:46:48.412237035Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.412376 crc crio[20344]: time=\"2026-06-10T14:46:48.412315677Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.412780 crc crio[20344]: time=\"2026-06-10T14:46:48.412699817Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.412780 crc crio[20344]: time=\"2026-06-10T14:46:48.412778679Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.412916 crc crio[20344]: time=\"2026-06-10T14:46:48.41282341Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.412916 crc crio[20344]: time=\"2026-06-10T14:46:48.412860771Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.413012 crc crio[20344]: time=\"2026-06-10T14:46:48.412979685Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.413069 crc crio[20344]: time=\"2026-06-10T14:46:48.413042556Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.413374 crc crio[20344]: time=\"2026-06-10T14:46:48.41319358Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.413374 crc crio[20344]: time=\"2026-06-10T14:46:48.413327034Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.413490 crc crio[20344]: time=\"2026-06-10T14:46:48.413425596Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.413490 crc crio[20344]: time=\"2026-06-10T14:46:48.413481628Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.413802 crc crio[20344]: time=\"2026-06-10T14:46:48.413739065Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.413867 crc crio[20344]: time=\"2026-06-10T14:46:48.413815237Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.413992 crc crio[20344]: time=\"2026-06-10T14:46:48.41393773Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.414049 crc crio[20344]: time=\"2026-06-10T14:46:48.414013392Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.414344 crc crio[20344]: time=\"2026-06-10T14:46:48.414222577Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.414344 crc crio[20344]: time=\"2026-06-10T14:46:48.41433594Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.414615 crc crio[20344]: time=\"2026-06-10T14:46:48.414578257Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.414666 crc crio[20344]: time=\"2026-06-10T14:46:48.414631598Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.414831 crc crio[20344]: time=\"2026-06-10T14:46:48.414770692Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.414894 crc crio[20344]: time=\"2026-06-10T14:46:48.414837374Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.415047 crc crio[20344]: time=\"2026-06-10T14:46:48.415003758Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.415115 crc crio[20344]: time=\"2026-06-10T14:46:48.415063139Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.415224 crc crio[20344]: time=\"2026-06-10T14:46:48.415182583Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.415366 crc crio[20344]: time=\"2026-06-10T14:46:48.415247734Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.415427 crc crio[20344]: time=\"2026-06-10T14:46:48.415384428Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.415427 crc crio[20344]: time=\"2026-06-10T14:46:48.415427119Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.415767 crc crio[20344]: time=\"2026-06-10T14:46:48.415700256Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.415832 crc crio[20344]: time=\"2026-06-10T14:46:48.415793789Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.415869 crc crio[20344]: time=\"2026-06-10T14:46:48.41584936Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.415916 crc crio[20344]: time=\"2026-06-10T14:46:48.415898562Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.416014 crc crio[20344]: time=\"2026-06-10T14:46:48.415958533Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.416069 crc crio[20344]: time=\"2026-06-10T14:46:48.416029595Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.416337 crc crio[20344]: time=\"2026-06-10T14:46:48.4162004Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.416337 crc crio[20344]: time=\"2026-06-10T14:46:48.416309872Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.416657 crc crio[20344]: time=\"2026-06-10T14:46:48.41659546Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.416714 crc crio[20344]: time=\"2026-06-10T14:46:48.416673242Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.416812 crc crio[20344]: time=\"2026-06-10T14:46:48.416770995Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.416869 crc crio[20344]: time=\"2026-06-10T14:46:48.416826786Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.417016 crc crio[20344]: time=\"2026-06-10T14:46:48.416955849Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.417072 crc crio[20344]: time=\"2026-06-10T14:46:48.417047452Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.417240 crc crio[20344]: time=\"2026-06-10T14:46:48.417213736Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.417365 crc crio[20344]: time=\"2026-06-10T14:46:48.417331259Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.417649 crc crio[20344]: time=\"2026-06-10T14:46:48.417573946Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.417765 crc crio[20344]: time=\"2026-06-10T14:46:48.417666068Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.417815 crc crio[20344]: time=\"2026-06-10T14:46:48.417779001Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.417857 crc crio[20344]: time=\"2026-06-10T14:46:48.417819762Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.418015 crc crio[20344]: time=\"2026-06-10T14:46:48.417969126Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.418077 crc crio[20344]: time=\"2026-06-10T14:46:48.418034788Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.418202 crc crio[20344]: time=\"2026-06-10T14:46:48.418161531Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.418355 crc crio[20344]: time=\"2026-06-10T14:46:48.418219583Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.418517 crc crio[20344]: time=\"2026-06-10T14:46:48.418465749Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.418621 crc crio[20344]: time=\"2026-06-10T14:46:48.418591963Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.418720 crc crio[20344]: time=\"2026-06-10T14:46:48.418677995Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.418790 crc crio[20344]: time=\"2026-06-10T14:46:48.418732626Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.418856 crc crio[20344]: time=\"2026-06-10T14:46:48.418828979Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.418914 crc crio[20344]: time=\"2026-06-10T14:46:48.41888386Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.419080 crc crio[20344]: time=\"2026-06-10T14:46:48.419032594Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.419166 crc crio[20344]: time=\"2026-06-10T14:46:48.419087016Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.419324 crc crio[20344]: time=\"2026-06-10T14:46:48.419221099Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.419396 crc crio[20344]: time=\"2026-06-10T14:46:48.419363743Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.419491 crc crio[20344]: time=\"2026-06-10T14:46:48.419445275Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.419611 crc crio[20344]: time=\"2026-06-10T14:46:48.419499646Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.419683 crc crio[20344]: time=\"2026-06-10T14:46:48.41965229Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.419735 crc crio[20344]: time=\"2026-06-10T14:46:48.419699732Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.419867 crc crio[20344]: time=\"2026-06-10T14:46:48.419815265Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.419956 crc crio[20344]: time=\"2026-06-10T14:46:48.419907737Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.420068 crc crio[20344]: time=\"2026-06-10T14:46:48.42002946Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.420151 crc crio[20344]: time=\"2026-06-10T14:46:48.420090032Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.420230 crc crio[20344]: time=\"2026-06-10T14:46:48.420194905Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.420358 crc crio[20344]: time=\"2026-06-10T14:46:48.420243156Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.420579 crc crio[20344]: time=\"2026-06-10T14:46:48.420499863Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.420655 crc crio[20344]: time=\"2026-06-10T14:46:48.420613446Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.420709 crc crio[20344]: time=\"2026-06-10T14:46:48.420687998Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.420763 crc crio[20344]: time=\"2026-06-10T14:46:48.420721839Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.420981 crc crio[20344]: time=\"2026-06-10T14:46:48.420936484Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.421055 crc crio[20344]: time=\"2026-06-10T14:46:48.420995696Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.421108 crc crio[20344]: time=\"2026-06-10T14:46:48.421065628Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.421108 crc crio[20344]: time=\"2026-06-10T14:46:48.421097819Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.421405 crc crio[20344]: time=\"2026-06-10T14:46:48.421355115Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.421498 crc crio[20344]: time=\"2026-06-10T14:46:48.421417727Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.421603 crc crio[20344]: time=\"2026-06-10T14:46:48.421510929Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.421603 crc crio[20344]: time=\"2026-06-10T14:46:48.421594742Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.421999 crc crio[20344]: time=\"2026-06-10T14:46:48.421954871Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.422070 crc crio[20344]: time=\"2026-06-10T14:46:48.422017193Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.422209 crc crio[20344]: time=\"2026-06-10T14:46:48.422157646Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.422372 crc crio[20344]: time=\"2026-06-10T14:46:48.422239959Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.422436 crc crio[20344]: time=\"2026-06-10T14:46:48.422371182Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.422436 crc crio[20344]: time=\"2026-06-10T14:46:48.422409623Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.422642 crc crio[20344]: time=\"2026-06-10T14:46:48.422596168Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.422730 crc crio[20344]: time=\"2026-06-10T14:46:48.42266574Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.422780 crc crio[20344]: time=\"2026-06-10T14:46:48.422753132Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.422838 crc crio[20344]: time=\"2026-06-10T14:46:48.422788783Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.422987 crc crio[20344]: time=\"2026-06-10T14:46:48.422944147Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.423068 crc crio[20344]: time=\"2026-06-10T14:46:48.423004609Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.423184 crc crio[20344]: time=\"2026-06-10T14:46:48.423141192Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.423328 crc crio[20344]: time=\"2026-06-10T14:46:48.423200794Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.423503 crc crio[20344]: time=\"2026-06-10T14:46:48.423451311Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.423622 crc crio[20344]: time=\"2026-06-10T14:46:48.423578054Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.423726 crc crio[20344]: time=\"2026-06-10T14:46:48.423642676Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.423726 crc crio[20344]: time=\"2026-06-10T14:46:48.423693847Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.423917 crc crio[20344]: time=\"2026-06-10T14:46:48.423863871Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.423972 crc crio[20344]: time=\"2026-06-10T14:46:48.423943444Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.424117 crc crio[20344]: time=\"2026-06-10T14:46:48.424067617Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.424178 crc crio[20344]: time=\"2026-06-10T14:46:48.424150469Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.424220 crc crio[20344]: time=\"2026-06-10T14:46:48.42420303Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.424346 crc crio[20344]: time=\"2026-06-10T14:46:48.424238311Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.424597 crc crio[20344]: time=\"2026-06-10T14:46:48.42455303Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.424655 crc crio[20344]: time=\"2026-06-10T14:46:48.424611231Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.424655 crc crio[20344]: time=\"2026-06-10T14:46:48.424646642Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.424734 crc crio[20344]: time=\"2026-06-10T14:46:48.424672823Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.425246 crc crio[20344]: time=\"2026-06-10T14:46:48.425170866Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.425246 crc crio[20344]: time=\"2026-06-10T14:46:48.425241748Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.425443 crc crio[20344]: time=\"2026-06-10T14:46:48.42533174Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.425443 crc crio[20344]: time=\"2026-06-10T14:46:48.425364531Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.425443 crc crio[20344]: time=\"2026-06-10T14:46:48.425395042Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.425443 crc crio[20344]: time=\"2026-06-10T14:46:48.425414052Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.425974 crc crio[20344]: time=\"2026-06-10T14:46:48.425912645Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.426037 crc crio[20344]: time=\"2026-06-10T14:46:48.425990037Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.426085 crc crio[20344]: time=\"2026-06-10T14:46:48.426036389Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.426085 crc crio[20344]: time=\"2026-06-10T14:46:48.42607123Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.426156 crc crio[20344]: time=\"2026-06-10T14:46:48.426111941Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.426156 crc crio[20344]: time=\"2026-06-10T14:46:48.426151292Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.426479 crc crio[20344]: time=\"2026-06-10T14:46:48.426407738Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.426479 crc crio[20344]: time=\"2026-06-10T14:46:48.42647426Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.426661 crc crio[20344]: time=\"2026-06-10T14:46:48.426621534Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.426728 crc crio[20344]: time=\"2026-06-10T14:46:48.426677486Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.426765 crc crio[20344]: time=\"2026-06-10T14:46:48.426745557Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.426803 crc crio[20344]: time=\"2026-06-10T14:46:48.426784318Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.426952 crc crio[20344]: time=\"2026-06-10T14:46:48.426898971Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.427019 crc crio[20344]: time=\"2026-06-10T14:46:48.426955373Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.427140 crc crio[20344]: time=\"2026-06-10T14:46:48.427098377Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.427205 crc crio[20344]: time=\"2026-06-10T14:46:48.427155538Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.427407 crc crio[20344]: time=\"2026-06-10T14:46:48.427353073Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.427499 crc crio[20344]: time=\"2026-06-10T14:46:48.427412415Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.427499 crc crio[20344]: time=\"2026-06-10T14:46:48.427444776Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.427499 crc crio[20344]: time=\"2026-06-10T14:46:48.427480057Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.427729 crc crio[20344]: time=\"2026-06-10T14:46:48.427685672Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.427786 crc crio[20344]: time=\"2026-06-10T14:46:48.427741084Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.427859 crc crio[20344]: time=\"2026-06-10T14:46:48.427821456Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.427919 crc crio[20344]: time=\"2026-06-10T14:46:48.427873667Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.428091 crc crio[20344]: time=\"2026-06-10T14:46:48.428050462Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.428154 crc crio[20344]: time=\"2026-06-10T14:46:48.428105033Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.428195 crc crio[20344]: time=\"2026-06-10T14:46:48.428176985Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.428230 crc crio[20344]: time=\"2026-06-10T14:46:48.428210996Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.428459 crc crio[20344]: time=\"2026-06-10T14:46:48.428419062Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.428561 crc crio[20344]: time=\"2026-06-10T14:46:48.428474993Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.428690 crc crio[20344]: time=\"2026-06-10T14:46:48.428647718Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.428746 crc crio[20344]: time=\"2026-06-10T14:46:48.428704339Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.428895 crc crio[20344]: time=\"2026-06-10T14:46:48.428854523Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.428950 crc crio[20344]: time=\"2026-06-10T14:46:48.428909294Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.429078 crc crio[20344]: time=\"2026-06-10T14:46:48.429036128Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.429131 crc crio[20344]: time=\"2026-06-10T14:46:48.429097689Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.429318 crc crio[20344]: time=\"2026-06-10T14:46:48.429241113Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.429387 crc crio[20344]: time=\"2026-06-10T14:46:48.429339686Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:48.429387 crc crio[20344]: time=\"2026-06-10T14:46:48.429381417Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"\nJun 10 14:46:48.429452 crc crio[20344]: time=\"2026-06-10T14:46:48.429408338Z\" level=info msg=\"Updated default CNI network name to \"\nJun 10 14:46:52.979994 crc crio[20344]: time=\"2026-06-10T14:46:52.978672733Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 10 14:46:53.016829 crc crio[20344]: time=\"2026-06-10T14:46:53.016699985Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 14:46:53.016829 crc crio[20344]: time=\"2026-06-10T14:46:53.016775217Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 14:46:53.017103 crc crio[20344]: time=\"2026-06-10T14:46:53.016843669Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"\nJun 10 14:46:53.034245 crc crio[20344]: time=\"2026-06-10T14:46:53.034116704Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"\nJun 10 14:46:53.034245 crc crio[20344]: time=\"2026-06-10T14:46:53.034216926Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"\nJun 10 14:47:11.049648 crc crio[20344]: time=\"2026-06-10T14:47:11.048670353Z\" level=info msg=\"Removing container: ce430a3b011b76d924e78e33f39e3be907c95179ea4730cbf06103932babcdc6\" id=6bf87168-f23a-47e3-b90e-da04d371955c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:47:11.114093 crc crio[20344]: time=\"2026-06-10T14:47:11.113128371Z\" level=info msg=\"Removed container ce430a3b011b76d924e78e33f39e3be907c95179ea4730cbf06103932babcdc6: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=6bf87168-f23a-47e3-b90e-da04d371955c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:47:11.119865 crc crio[20344]: time=\"2026-06-10T14:47:11.119724425Z\" level=info msg=\"Removing container: e65a239769d5f190c1c8ffdb8d62e53eea6779be05180e1ef3e911c3b0dcb885\" id=f02e1256-2c90-40f2-aba1-c5666859068d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:47:11.165327 crc crio[20344]: time=\"2026-06-10T14:47:11.165185813Z\" level=info msg=\"Removed container e65a239769d5f190c1c8ffdb8d62e53eea6779be05180e1ef3e911c3b0dcb885: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=f02e1256-2c90-40f2-aba1-c5666859068d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:47:11.168990 crc crio[20344]: time=\"2026-06-10T14:47:11.168898531Z\" level=info msg=\"Removing container: 967dd7e7a0233c42be731e306483b91dd83e95f90b6ea3ca5c6c744ec5710558\" id=f298d876-c0be-4a10-82c2-5e0321b6e558 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:47:11.191482 crc crio[20344]: time=\"2026-06-10T14:47:11.191391624Z\" level=info msg=\"Removed container 967dd7e7a0233c42be731e306483b91dd83e95f90b6ea3ca5c6c744ec5710558: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=f298d876-c0be-4a10-82c2-5e0321b6e558 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:47:11.200586 crc crio[20344]: time=\"2026-06-10T14:47:11.200457453Z\" level=info msg=\"Stopping pod sandbox: af7dc14cd2b8363ab1bbb40163c98f567a0402bd7eebd3fdc61ff59f7c29d565\" id=c8c4984b-938a-42f3-8f2f-c8230fbcf9bf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:47:11.201093 crc crio[20344]: time=\"2026-06-10T14:47:11.200607437Z\" level=info msg=\"Stopped pod sandbox (already stopped): af7dc14cd2b8363ab1bbb40163c98f567a0402bd7eebd3fdc61ff59f7c29d565\" id=c8c4984b-938a-42f3-8f2f-c8230fbcf9bf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:47:11.201601 crc crio[20344]: time=\"2026-06-10T14:47:11.201516141Z\" level=info msg=\"Removing pod sandbox: af7dc14cd2b8363ab1bbb40163c98f567a0402bd7eebd3fdc61ff59f7c29d565\" id=48a2716a-08af-4a19-8548-8ecb3e9ea0ad name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:47:11.212373 crc crio[20344]: time=\"2026-06-10T14:47:11.212238583Z\" level=info msg=\"Removed pod sandbox: af7dc14cd2b8363ab1bbb40163c98f567a0402bd7eebd3fdc61ff59f7c29d565\" id=48a2716a-08af-4a19-8548-8ecb3e9ea0ad name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:47:11.213441 crc crio[20344]: time=\"2026-06-10T14:47:11.213397314Z\" level=info msg=\"Stopping pod sandbox: a1ea49f28501ee2d06f382ff768f4f74d2552d9563ecf77e3b171533c6371cd4\" id=fe69bc3d-a876-4d82-908e-040beb5f8bad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:47:11.213597 crc crio[20344]: time=\"2026-06-10T14:47:11.213449925Z\" level=info msg=\"Stopped pod sandbox (already stopped): a1ea49f28501ee2d06f382ff768f4f74d2552d9563ecf77e3b171533c6371cd4\" id=fe69bc3d-a876-4d82-908e-040beb5f8bad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:47:11.214705 crc crio[20344]: time=\"2026-06-10T14:47:11.214628056Z\" level=info msg=\"Removing pod sandbox: a1ea49f28501ee2d06f382ff768f4f74d2552d9563ecf77e3b171533c6371cd4\" id=f5340b0d-784e-47dd-b16c-d6f2776636f8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:47:11.223757 crc crio[20344]: time=\"2026-06-10T14:47:11.223637674Z\" level=info msg=\"Removed pod sandbox: a1ea49f28501ee2d06f382ff768f4f74d2552d9563ecf77e3b171533c6371cd4\" id=f5340b0d-784e-47dd-b16c-d6f2776636f8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:47:14.467114 crc crio[20344]: time=\"2026-06-10T14:47:14.466375295Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt/POD\" id=967c235f-cf85-4699-98fb-0dfd161f8429 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:47:14.467918 crc crio[20344]: time=\"2026-06-10T14:47:14.467181087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:47:14.508208 crc crio[20344]: time=\"2026-06-10T14:47:14.508135526Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt Namespace:openshift-marketplace ID:0c3a91190914f8b4c2d2c827c7d0539b45bf1055fbf516f7a1f89fe14aa2c22c UID:5bb706fe-95fc-442d-b877-0f0c9b733e9c NetNS:/var/run/netns/e171e92d-78fd-4072-90d9-28787f8b44ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bb706fe_95fc_442d_b877_0f0c9b733e9c.slice PodAnnotations:0xc00012b678}] Aliases:map[]}\"\nJun 10 14:47:14.508681 crc crio[20344]: time=\"2026-06-10T14:47:14.508637739Z\" level=info msg=\"Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:47:14.981344 crc crio[20344]: 2026-06-10T14:47:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0c3a91190914f8b Mac:9a:f4:42:26:e3:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/e171e92d-78fd-4072-90d9-28787f8b44ba SocketPath: PciID:}] [{Interface:0xc0000151a0 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:47:14.981344 crc crio[20344]: time=\"2026-06-10T14:47:14.980402543Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt Namespace:openshift-marketplace ID:0c3a91190914f8b4c2d2c827c7d0539b45bf1055fbf516f7a1f89fe14aa2c22c UID:5bb706fe-95fc-442d-b877-0f0c9b733e9c NetNS:/var/run/netns/e171e92d-78fd-4072-90d9-28787f8b44ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bb706fe_95fc_442d_b877_0f0c9b733e9c.slice PodAnnotations:0xc00012b678}] Aliases:map[]}\"\nJun 10 14:47:14.981344 crc crio[20344]: time=\"2026-06-10T14:47:14.980614898Z\" level=info msg=\"Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:47:14.988166 crc crio[20344]: time=\"2026-06-10T14:47:14.988131286Z\" level=info msg=\"Ran pod sandbox 0c3a91190914f8b4c2d2c827c7d0539b45bf1055fbf516f7a1f89fe14aa2c22c with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt/POD\" id=967c235f-cf85-4699-98fb-0dfd161f8429 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:47:14.995413 crc crio[20344]: time=\"2026-06-10T14:47:14.992636705Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3476cdb1-b960-47a5-bd99-c2818d2c6e1b name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:47:14.995413 crc crio[20344]: time=\"2026-06-10T14:47:14.994464423Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=850af1d7-c0ba-41a9-ab6a-44ef70832fef name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:47:15.002084 crc crio[20344]: time=\"2026-06-10T14:47:15.00192246Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt/util\" id=6d252bdf-9b87-44d3-bf55-feeac2bd3733 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:47:15.004751 crc crio[20344]: time=\"2026-06-10T14:47:15.002491265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:47:15.035945 crc crio[20344]: time=\"2026-06-10T14:47:15.035849164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:47:15.040365 crc crio[20344]: time=\"2026-06-10T14:47:15.040210449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:47:15.170965 crc crio[20344]: time=\"2026-06-10T14:47:15.170761779Z\" level=info msg=\"Created container a0df43432a8001f8d20206190df1938636b4bd610fd1d98fdc8b2ba57536bd87: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt/util\" id=6d252bdf-9b87-44d3-bf55-feeac2bd3733 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:47:15.172453 crc crio[20344]: time=\"2026-06-10T14:47:15.172380462Z\" level=info msg=\"Starting container: a0df43432a8001f8d20206190df1938636b4bd610fd1d98fdc8b2ba57536bd87\" id=9daf2a9a-18c6-46e4-a4c1-e811a1c0aa6b name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:47:15.181489 crc crio[20344]: time=\"2026-06-10T14:47:15.180668781Z\" level=info msg=\"Started container\" PID=34267 containerID=a0df43432a8001f8d20206190df1938636b4bd610fd1d98fdc8b2ba57536bd87 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt/util id=9daf2a9a-18c6-46e4-a4c1-e811a1c0aa6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c3a91190914f8b4c2d2c827c7d0539b45bf1055fbf516f7a1f89fe14aa2c22c\nJun 10 14:47:16.613449 crc crio[20344]: time=\"2026-06-10T14:47:16.612527208Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=77c278ef-7f29-4da1-90fa-36f73b6215e0 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:47:16.614630 crc crio[20344]: time=\"2026-06-10T14:47:16.613897324Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found\" id=77c278ef-7f29-4da1-90fa-36f73b6215e0 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:47:16.614630 crc crio[20344]: time=\"2026-06-10T14:47:16.614034017Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found\" id=77c278ef-7f29-4da1-90fa-36f73b6215e0 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:47:16.617147 crc crio[20344]: time=\"2026-06-10T14:47:16.616867222Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=dd038ebf-1b1a-41ee-90d1-bfb4d7a41e5e name=/runtime.v1.ImageService/PullImage\nJun 10 14:47:16.630786 crc crio[20344]: time=\"2026-06-10T14:47:16.630664986Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\\\"\"\nJun 10 14:47:26.419036 crc crio[20344]: time=\"2026-06-10T14:47:26.417883868Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=dd038ebf-1b1a-41ee-90d1-bfb4d7a41e5e name=/runtime.v1.ImageService/PullImage\nJun 10 14:47:26.420939 crc crio[20344]: time=\"2026-06-10T14:47:26.420149737Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=078d8956-6748-4e20-8fe9-077d8d2762fb name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:47:26.426917 crc crio[20344]: time=\"2026-06-10T14:47:26.426811113Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=2a211ddb-0fe0-4950-82c5-71135618fe4c name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:47:26.439512 crc crio[20344]: time=\"2026-06-10T14:47:26.439143978Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt/pull\" id=892fe143-32c6-44bd-ae3e-8d3f88df1c53 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:47:26.442244 crc crio[20344]: time=\"2026-06-10T14:47:26.441784207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:47:26.498600 crc crio[20344]: time=\"2026-06-10T14:47:26.498455551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:47:26.499034 crc crio[20344]: time=\"2026-06-10T14:47:26.498965544Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/7539a9c5da3990cd9493026020a885e18c33b163c3c499258ac65bc14db5fb83/merged/etc/passwd: no such file or directory\"\nJun 10 14:47:26.499034 crc crio[20344]: time=\"2026-06-10T14:47:26.499008266Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/7539a9c5da3990cd9493026020a885e18c33b163c3c499258ac65bc14db5fb83/merged/etc/group: no such file or directory\"\nJun 10 14:47:26.503177 crc crio[20344]: time=\"2026-06-10T14:47:26.502447126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:47:27.178846 crc crio[20344]: time=\"2026-06-10T14:47:27.178381551Z\" level=info msg=\"Created container 823c7407015e2aa494eeac722c9641527d68ea1fbee50be5b6898ee8f79b7005: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt/pull\" id=892fe143-32c6-44bd-ae3e-8d3f88df1c53 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:47:27.180209 crc crio[20344]: time=\"2026-06-10T14:47:27.180089786Z\" level=info msg=\"Starting container: 823c7407015e2aa494eeac722c9641527d68ea1fbee50be5b6898ee8f79b7005\" id=a4cd826e-da11-4a12-9518-555e46326b1f name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:47:27.185581 crc crio[20344]: time=\"2026-06-10T14:47:27.185511268Z\" level=info msg=\"Started container\" PID=34461 containerID=823c7407015e2aa494eeac722c9641527d68ea1fbee50be5b6898ee8f79b7005 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt/pull id=a4cd826e-da11-4a12-9518-555e46326b1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c3a91190914f8b4c2d2c827c7d0539b45bf1055fbf516f7a1f89fe14aa2c22c\nJun 10 14:47:28.076384 crc crio[20344]: time=\"2026-06-10T14:47:28.076243832Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c57c39f4-7ceb-4841-a5e0-5d251d993e9e name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:47:28.080624 crc crio[20344]: time=\"2026-06-10T14:47:28.080504415Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c19309a0-003f-4513-af0c-ffe84a67f93e name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:47:28.111900 crc crio[20344]: time=\"2026-06-10T14:47:28.111772509Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt/extract\" id=e4fb871e-309d-4601-9dfe-7bdc7425debd name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:47:28.112488 crc crio[20344]: time=\"2026-06-10T14:47:28.112413886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:47:28.147952 crc crio[20344]: time=\"2026-06-10T14:47:28.147690196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:47:28.158186 crc crio[20344]: time=\"2026-06-10T14:47:28.158060059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:47:28.410341 crc crio[20344]: time=\"2026-06-10T14:47:28.409943847Z\" level=info msg=\"Created container d80264af4539387b7d2125ec4951df2642711b4acd07f4bd5b5f75435f277160: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt/extract\" id=e4fb871e-309d-4601-9dfe-7bdc7425debd name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:47:28.410997 crc crio[20344]: time=\"2026-06-10T14:47:28.410938203Z\" level=info msg=\"Starting container: d80264af4539387b7d2125ec4951df2642711b4acd07f4bd5b5f75435f277160\" id=45e53a63-910a-4b17-9419-9a43ef32d1eb name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:47:28.417380 crc crio[20344]: time=\"2026-06-10T14:47:28.417200678Z\" level=info msg=\"Started container\" PID=34520 containerID=d80264af4539387b7d2125ec4951df2642711b4acd07f4bd5b5f75435f277160 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt/extract id=45e53a63-910a-4b17-9419-9a43ef32d1eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c3a91190914f8b4c2d2c827c7d0539b45bf1055fbf516f7a1f89fe14aa2c22c\nJun 10 14:47:30.102997 crc crio[20344]: time=\"2026-06-10T14:47:30.102181626Z\" level=info msg=\"Stopping pod sandbox: 0c3a91190914f8b4c2d2c827c7d0539b45bf1055fbf516f7a1f89fe14aa2c22c\" id=d24b0d4c-7ec9-46fe-bb28-94017d1aefac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:47:30.104544 crc crio[20344]: time=\"2026-06-10T14:47:30.103720417Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt Namespace:openshift-marketplace ID:0c3a91190914f8b4c2d2c827c7d0539b45bf1055fbf516f7a1f89fe14aa2c22c UID:5bb706fe-95fc-442d-b877-0f0c9b733e9c NetNS:/var/run/netns/e171e92d-78fd-4072-90d9-28787f8b44ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bb706fe_95fc_442d_b877_0f0c9b733e9c.slice PodAnnotations:0xc0006b4180}] Aliases:map[]}\"\nJun 10 14:47:30.104544 crc crio[20344]: time=\"2026-06-10T14:47:30.103965094Z\" level=info msg=\"Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:47:30.383613 crc crio[20344]: time=\"2026-06-10T14:47:30.383046759Z\" level=info msg=\"Stopped pod sandbox: 0c3a91190914f8b4c2d2c827c7d0539b45bf1055fbf516f7a1f89fe14aa2c22c\" id=d24b0d4c-7ec9-46fe-bb28-94017d1aefac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:47:36.273901 crc crio[20344]: time=\"2026-06-10T14:47:36.273229203Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-cvmqg/POD\" id=e1f663f0-887f-471d-92dc-f34640c8d56f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:47:36.273901 crc crio[20344]: time=\"2026-06-10T14:47:36.273930192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:47:36.304984 crc crio[20344]: time=\"2026-06-10T14:47:36.304894338Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-cvmqg Namespace:openshift-nmstate ID:5ef754c56ced3706c5f0c68b5d8383dfd5d1ee6ca877ead8c69c72449667bf17 UID:4b1c4ff9-ca1c-4862-9ac0-74740e6689e2 NetNS:/var/run/netns/8835b578-d463-4c98-bab8-74c4c03b1240 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4b1c4ff9_ca1c_4862_9ac0_74740e6689e2.slice PodAnnotations:0xc0027c0bf8}] Aliases:map[]}\"\nJun 10 14:47:36.304984 crc crio[20344]: time=\"2026-06-10T14:47:36.30497788Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-operator-6569c8c666-cvmqg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:47:37.139199 crc crio[20344]: 2026-06-10T14:47:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ef754c56ced370 Mac:fa:b3:5f:75:d1:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/8835b578-d463-4c98-bab8-74c4c03b1240 SocketPath: PciID:}] [{Interface:0xc00036d640 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:47:37.141708 crc crio[20344]: time=\"2026-06-10T14:47:37.141638Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-cvmqg Namespace:openshift-nmstate ID:5ef754c56ced3706c5f0c68b5d8383dfd5d1ee6ca877ead8c69c72449667bf17 UID:4b1c4ff9-ca1c-4862-9ac0-74740e6689e2 NetNS:/var/run/netns/8835b578-d463-4c98-bab8-74c4c03b1240 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4b1c4ff9_ca1c_4862_9ac0_74740e6689e2.slice PodAnnotations:0xc0027c0bf8}] Aliases:map[]}\"\nJun 10 14:47:37.141952 crc crio[20344]: time=\"2026-06-10T14:47:37.141896907Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-operator-6569c8c666-cvmqg for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:47:37.151665 crc crio[20344]: time=\"2026-06-10T14:47:37.151538561Z\" level=info msg=\"Ran pod sandbox 5ef754c56ced3706c5f0c68b5d8383dfd5d1ee6ca877ead8c69c72449667bf17 with infra container: openshift-nmstate/nmstate-operator-6569c8c666-cvmqg/POD\" id=e1f663f0-887f-471d-92dc-f34640c8d56f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:47:37.155436 crc crio[20344]: time=\"2026-06-10T14:47:37.155231338Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=1b720f7c-fffd-4802-8df3-edfbcd791cd5 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:47:37.155711 crc crio[20344]: time=\"2026-06-10T14:47:37.15566781Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found\" id=1b720f7c-fffd-4802-8df3-edfbcd791cd5 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:47:37.155797 crc crio[20344]: time=\"2026-06-10T14:47:37.155762252Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found\" id=1b720f7c-fffd-4802-8df3-edfbcd791cd5 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:47:37.157162 crc crio[20344]: time=\"2026-06-10T14:47:37.157089687Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=f34bb165-faf3-4b5a-9f71-3fc71c40458a name=/runtime.v1.ImageService/PullImage\nJun 10 14:47:37.163043 crc crio[20344]: time=\"2026-06-10T14:47:37.162947172Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\\\"\"\nJun 10 14:47:40.587970 crc crio[20344]: time=\"2026-06-10T14:47:40.587860474Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6\" id=f34bb165-faf3-4b5a-9f71-3fc71c40458a name=/runtime.v1.ImageService/PullImage\nJun 10 14:47:40.589648 crc crio[20344]: time=\"2026-06-10T14:47:40.588861841Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=b477d277-22c2-4fbc-a79c-9fbcee82ad5b name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:47:40.593451 crc crio[20344]: time=\"2026-06-10T14:47:40.593345109Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=1b260f1b-cd0b-47f1-bd45-31ce2e52064a name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:47:40.603407 crc crio[20344]: time=\"2026-06-10T14:47:40.603344192Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-operator-6569c8c666-cvmqg/nmstate-operator\" id=50f296d5-b075-4ca7-829a-34de338cc59e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:47:40.605869 crc crio[20344]: time=\"2026-06-10T14:47:40.605836928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:47:40.643761 crc crio[20344]: time=\"2026-06-10T14:47:40.643664975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:47:40.650110 crc crio[20344]: time=\"2026-06-10T14:47:40.650023413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:47:40.781362 crc crio[20344]: time=\"2026-06-10T14:47:40.780672426Z\" level=info msg=\"Created container d0c77070c4f455cd6427293dfce16b315d3437c5e8f76183ef4024693fb27a3f: openshift-nmstate/nmstate-operator-6569c8c666-cvmqg/nmstate-operator\" id=50f296d5-b075-4ca7-829a-34de338cc59e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:47:40.786153 crc crio[20344]: time=\"2026-06-10T14:47:40.785118623Z\" level=info msg=\"Starting container: d0c77070c4f455cd6427293dfce16b315d3437c5e8f76183ef4024693fb27a3f\" id=90f931e3-7841-4f00-9c53-877cc332c191 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:47:40.791669 crc crio[20344]: time=\"2026-06-10T14:47:40.791538752Z\" level=info msg=\"Started container\" PID=34827 containerID=d0c77070c4f455cd6427293dfce16b315d3437c5e8f76183ef4024693fb27a3f description=openshift-nmstate/nmstate-operator-6569c8c666-cvmqg/nmstate-operator id=90f931e3-7841-4f00-9c53-877cc332c191 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ef754c56ced3706c5f0c68b5d8383dfd5d1ee6ca877ead8c69c72449667bf17\nJun 10 14:47:55.459134 crc crio[20344]: time=\"2026-06-10T14:47:55.458374493Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-fsh4h/POD\" id=79a194ce-885e-4369-8dc6-d301cf5ee53c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:47:55.460442 crc crio[20344]: time=\"2026-06-10T14:47:55.459164404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:47:55.499453 crc crio[20344]: time=\"2026-06-10T14:47:55.499349233Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-fsh4h Namespace:openshift-nmstate ID:ae1a75688c044e153609cb3b22fc4132a9856696546dcaeb7fade2028eab7514 UID:c2ad5c58-8e1d-4bbb-9c18-d9d5bc1ddd73 NetNS:/var/run/netns/5219e46b-b0e3-4315-8e22-28ded87716a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc2ad5c58_8e1d_4bbb_9c18_d9d5bc1ddd73.slice PodAnnotations:0xc003224650}] Aliases:map[]}\"\nJun 10 14:47:55.499453 crc crio[20344]: time=\"2026-06-10T14:47:55.499431315Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-fsh4h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:47:55.511000 crc crio[20344]: time=\"2026-06-10T14:47:55.510836885Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-handler-j6msb/POD\" id=8beadb53-ea3c-4e03-903a-f6dc91645d9e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:47:55.511157 crc crio[20344]: time=\"2026-06-10T14:47:55.511037591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:47:55.542629 crc crio[20344]: time=\"2026-06-10T14:47:55.54251669Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=8beadb53-ea3c-4e03-903a-f6dc91645d9e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:47:55.558363 crc crio[20344]: time=\"2026-06-10T14:47:55.558043329Z\" level=info msg=\"Ran pod sandbox 4be7566fb35373e7d674e2570871060ead6a704f665dc9980e3d8dc70e0edcf3 with infra container: openshift-nmstate/nmstate-handler-j6msb/POD\" id=8beadb53-ea3c-4e03-903a-f6dc91645d9e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:47:55.566760 crc crio[20344]: time=\"2026-06-10T14:47:55.566698888Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=87c7e6ad-998a-43a9-9c9d-721e9d35a83f name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:47:55.567767 crc crio[20344]: time=\"2026-06-10T14:47:55.567680423Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=87c7e6ad-998a-43a9-9c9d-721e9d35a83f name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:47:55.568050 crc crio[20344]: time=\"2026-06-10T14:47:55.568020092Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=87c7e6ad-998a-43a9-9c9d-721e9d35a83f name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:47:55.570116 crc crio[20344]: time=\"2026-06-10T14:47:55.569804009Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=05473a0a-207f-4ad8-bd07-95d34e0b10a9 name=/runtime.v1.ImageService/PullImage\nJun 10 14:47:55.579075 crc crio[20344]: time=\"2026-06-10T14:47:55.578973981Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 10 14:47:56.081316 crc crio[20344]: time=\"2026-06-10T14:47:56.078359363Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-sd26g/POD\" id=5dbd7f5a-0918-458f-9294-4b82b0462d7a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:47:56.081316 crc crio[20344]: time=\"2026-06-10T14:47:56.078922108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:47:56.104130 crc crio[20344]: time=\"2026-06-10T14:47:56.103958567Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-sd26g Namespace:openshift-nmstate ID:25c8cb4ce28a34d09cfa4808323348f53b09a36324877cf2f3ab412f94506006 UID:bd7f1714-8d7d-4606-8f3c-91304248877f NetNS:/var/run/netns/77293937-ade9-4b87-b071-f1a62899ee21 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbd7f1714_8d7d_4606_8f3c_91304248877f.slice PodAnnotations:0xc0027c1088}] Aliases:map[]}\"\nJun 10 14:47:56.104483 crc crio[20344]: time=\"2026-06-10T14:47:56.104463011Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-webhook-9b7874799-sd26g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:47:56.228742 crc crio[20344]: 2026-06-10T14:47:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ae1a75688c044e1 Mac:8a:c9:a7:57:3a:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/5219e46b-b0e3-4315-8e22-28ded87716a5 SocketPath: PciID:}] [{Interface:0xc0002f6c00 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:47:56.229783 crc crio[20344]: time=\"2026-06-10T14:47:56.229693241Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-fsh4h Namespace:openshift-nmstate ID:ae1a75688c044e153609cb3b22fc4132a9856696546dcaeb7fade2028eab7514 UID:c2ad5c58-8e1d-4bbb-9c18-d9d5bc1ddd73 NetNS:/var/run/netns/5219e46b-b0e3-4315-8e22-28ded87716a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc2ad5c58_8e1d_4bbb_9c18_d9d5bc1ddd73.slice PodAnnotations:0xc003224650}] Aliases:map[]}\"\nJun 10 14:47:56.229915 crc crio[20344]: time=\"2026-06-10T14:47:56.229870666Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-fsh4h for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:47:56.246759 crc crio[20344]: time=\"2026-06-10T14:47:56.24636429Z\" level=info msg=\"Ran pod sandbox ae1a75688c044e153609cb3b22fc4132a9856696546dcaeb7fade2028eab7514 with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-fsh4h/POD\" id=79a194ce-885e-4369-8dc6-d301cf5ee53c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:47:56.250909 crc crio[20344]: time=\"2026-06-10T14:47:56.250772737Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=daa7ef96-ecda-41f4-a985-b00a083685e7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:47:56.251126 crc crio[20344]: time=\"2026-06-10T14:47:56.251078695Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=daa7ef96-ecda-41f4-a985-b00a083685e7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:47:56.251189 crc crio[20344]: time=\"2026-06-10T14:47:56.251145626Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=daa7ef96-ecda-41f4-a985-b00a083685e7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:47:56.252429 crc crio[20344]: time=\"2026-06-10T14:47:56.252310607Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=db7c0035-f918-4fe6-9a34-f1d3966c8502 name=/runtime.v1.ImageService/PullImage\nJun 10 14:47:56.258602 crc crio[20344]: time=\"2026-06-10T14:47:56.258035368Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 10 14:47:56.729452 crc crio[20344]: 2026-06-10T14:47:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:25c8cb4ce28a34d Mac:e2:60:af:e0:b2:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/77293937-ade9-4b87-b071-f1a62899ee21 SocketPath: PciID:}] [{Interface:0xc000014ca0 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:47:56.729452 crc crio[20344]: time=\"2026-06-10T14:47:56.728387603Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-sd26g Namespace:openshift-nmstate ID:25c8cb4ce28a34d09cfa4808323348f53b09a36324877cf2f3ab412f94506006 UID:bd7f1714-8d7d-4606-8f3c-91304248877f NetNS:/var/run/netns/77293937-ade9-4b87-b071-f1a62899ee21 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbd7f1714_8d7d_4606_8f3c_91304248877f.slice PodAnnotations:0xc0027c1088}] Aliases:map[]}\"\nJun 10 14:47:56.729452 crc crio[20344]: time=\"2026-06-10T14:47:56.728520097Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-webhook-9b7874799-sd26g for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:47:56.739309 crc crio[20344]: time=\"2026-06-10T14:47:56.734625718Z\" level=info msg=\"Ran pod sandbox 25c8cb4ce28a34d09cfa4808323348f53b09a36324877cf2f3ab412f94506006 with infra container: openshift-nmstate/nmstate-webhook-9b7874799-sd26g/POD\" id=5dbd7f5a-0918-458f-9294-4b82b0462d7a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:47:56.747111 crc crio[20344]: time=\"2026-06-10T14:47:56.745506105Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=18d30deb-486a-4537-bee6-85c6b3efcc61 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:47:56.747111 crc crio[20344]: time=\"2026-06-10T14:47:56.745733931Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=18d30deb-486a-4537-bee6-85c6b3efcc61 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:47:56.747111 crc crio[20344]: time=\"2026-06-10T14:47:56.745782962Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=18d30deb-486a-4537-bee6-85c6b3efcc61 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:47:56.747402 crc crio[20344]: time=\"2026-06-10T14:47:56.747170148Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=edc1fefa-ce5b-4b49-92e4-d9a6e747e66b name=/runtime.v1.ImageService/PullImage\nJun 10 14:47:56.754441 crc crio[20344]: time=\"2026-06-10T14:47:56.750164737Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"\nJun 10 14:47:56.854918 crc crio[20344]: time=\"2026-06-10T14:47:56.854768704Z\" level=info msg=\"Running pod sandbox: openshift-console/console-766c6d664c-vwzwh/POD\" id=85770377-714e-46c9-9506-61eb20f897c8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:47:56.855033 crc crio[20344]: time=\"2026-06-10T14:47:56.854933378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:47:56.908018 crc crio[20344]: time=\"2026-06-10T14:47:56.907904005Z\" level=info msg=\"Got pod network &{Name:console-766c6d664c-vwzwh Namespace:openshift-console ID:fef72c6e0ef95296d4a19a69a12e24c71f697f2ec15424b2302c4c14efd8e80b UID:1bbcd841-f2e0-478e-ab22-43c20de027c5 NetNS:/var/run/netns/18b52c28-8636-42a9-a09b-5479b04b70d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1bbcd841_f2e0_478e_ab22_43c20de027c5.slice PodAnnotations:0xc0007381a0}] Aliases:map[]}\"\nJun 10 14:47:56.908018 crc crio[20344]: time=\"2026-06-10T14:47:56.907983927Z\" level=info msg=\"Adding pod openshift-console_console-766c6d664c-vwzwh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:47:57.367405 crc crio[20344]: 2026-06-10T14:47:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fef72c6e0ef9529 Mac:8e:16:d5:86:0b:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/18b52c28-8636-42a9-a09b-5479b04b70d9 SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:47:57.369831 crc crio[20344]: time=\"2026-06-10T14:47:57.369683865Z\" level=info msg=\"Got pod network &{Name:console-766c6d664c-vwzwh Namespace:openshift-console ID:fef72c6e0ef95296d4a19a69a12e24c71f697f2ec15424b2302c4c14efd8e80b UID:1bbcd841-f2e0-478e-ab22-43c20de027c5 NetNS:/var/run/netns/18b52c28-8636-42a9-a09b-5479b04b70d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1bbcd841_f2e0_478e_ab22_43c20de027c5.slice PodAnnotations:0xc0007381a0}] Aliases:map[]}\"\nJun 10 14:47:57.370057 crc crio[20344]: time=\"2026-06-10T14:47:57.370000353Z\" level=info msg=\"Checking pod openshift-console_console-766c6d664c-vwzwh for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:47:57.383462 crc crio[20344]: time=\"2026-06-10T14:47:57.383368496Z\" level=info msg=\"Ran pod sandbox fef72c6e0ef95296d4a19a69a12e24c71f697f2ec15424b2302c4c14efd8e80b with infra container: openshift-console/console-766c6d664c-vwzwh/POD\" id=85770377-714e-46c9-9506-61eb20f897c8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:47:57.387114 crc crio[20344]: time=\"2026-06-10T14:47:57.386975741Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=65f122b3-a046-465d-96ea-d24efd3ea91b name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:47:57.390957 crc crio[20344]: time=\"2026-06-10T14:47:57.390826412Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=3eb2ab73-d3a8-45c8-a455-46e96edb5666 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:47:57.409078 crc crio[20344]: time=\"2026-06-10T14:47:57.408989111Z\" level=info msg=\"Creating container: openshift-console/console-766c6d664c-vwzwh/console\" id=b00f04b2-09ff-4f0f-a04a-9851b4ed829b name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:47:57.409536 crc crio[20344]: time=\"2026-06-10T14:47:57.409490694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:47:57.469820 crc crio[20344]: time=\"2026-06-10T14:47:57.469725971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:47:57.487081 crc crio[20344]: time=\"2026-06-10T14:47:57.483556566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:47:57.602288 crc crio[20344]: time=\"2026-06-10T14:47:57.602173432Z\" level=info msg=\"Created container 802bb238ad824e1bb18777527bf0e2ea0b4408aaea5ddc424fbdb1159f758d41: openshift-console/console-766c6d664c-vwzwh/console\" id=b00f04b2-09ff-4f0f-a04a-9851b4ed829b name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:47:57.603895 crc crio[20344]: time=\"2026-06-10T14:47:57.603773764Z\" level=info msg=\"Starting container: 802bb238ad824e1bb18777527bf0e2ea0b4408aaea5ddc424fbdb1159f758d41\" id=8c23419c-5272-42e3-8940-275912a00bd9 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:47:57.613915 crc crio[20344]: time=\"2026-06-10T14:47:57.613820059Z\" level=info msg=\"Started container\" PID=35152 containerID=802bb238ad824e1bb18777527bf0e2ea0b4408aaea5ddc424fbdb1159f758d41 description=openshift-console/console-766c6d664c-vwzwh/console id=8c23419c-5272-42e3-8940-275912a00bd9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fef72c6e0ef95296d4a19a69a12e24c71f697f2ec15424b2302c4c14efd8e80b\nJun 10 14:47:57.908662 crc crio[20344]: time=\"2026-06-10T14:47:57.908557757Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-wn7wd/POD\" id=580f0f13-60ea-4d82-95d6-a1489deac25d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:47:57.909638 crc crio[20344]: time=\"2026-06-10T14:47:57.90867222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:47:57.932167 crc crio[20344]: time=\"2026-06-10T14:47:57.932048456Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-wn7wd Namespace:openshift-nmstate ID:9e8ac25d582b9a3555423b86e0b763a902c33c7885aa3f825a8f3c67ba525903 UID:dd8f2c34-3f54-4ed0-9589-204e7209a860 NetNS:/var/run/netns/d1cc4f1f-5145-41d6-b545-baf68b725ca7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddd8f2c34_3f54_4ed0_9589_204e7209a860.slice PodAnnotations:0xc001b9c520}] Aliases:map[]}\"\nJun 10 14:47:57.932167 crc crio[20344]: time=\"2026-06-10T14:47:57.932154809Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-wn7wd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:47:58.584532 crc crio[20344]: 2026-06-10T14:47:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9e8ac25d582b9a3 Mac:56:99:70:62:b7:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/d1cc4f1f-5145-41d6-b545-baf68b725ca7 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:47:58.586096 crc crio[20344]: time=\"2026-06-10T14:47:58.586036572Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-wn7wd Namespace:openshift-nmstate ID:9e8ac25d582b9a3555423b86e0b763a902c33c7885aa3f825a8f3c67ba525903 UID:dd8f2c34-3f54-4ed0-9589-204e7209a860 NetNS:/var/run/netns/d1cc4f1f-5145-41d6-b545-baf68b725ca7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddd8f2c34_3f54_4ed0_9589_204e7209a860.slice PodAnnotations:0xc001b9c520}] Aliases:map[]}\"\nJun 10 14:47:58.586368 crc crio[20344]: time=\"2026-06-10T14:47:58.586229167Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-wn7wd for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:47:58.595005 crc crio[20344]: time=\"2026-06-10T14:47:58.594919376Z\" level=info msg=\"Ran pod sandbox 9e8ac25d582b9a3555423b86e0b763a902c33c7885aa3f825a8f3c67ba525903 with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-wn7wd/POD\" id=580f0f13-60ea-4d82-95d6-a1489deac25d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:47:58.597609 crc crio[20344]: time=\"2026-06-10T14:47:58.597520095Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=62177749-628b-4f62-b8a1-dcd36fa8c459 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:47:58.597823 crc crio[20344]: time=\"2026-06-10T14:47:58.597756681Z\" level=info msg=\"Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found\" id=62177749-628b-4f62-b8a1-dcd36fa8c459 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:47:58.597919 crc crio[20344]: time=\"2026-06-10T14:47:58.597847193Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found\" id=62177749-628b-4f62-b8a1-dcd36fa8c459 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:47:58.599961 crc crio[20344]: time=\"2026-06-10T14:47:58.599884357Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=7e710f1a-6971-47d7-93ac-df5765e8650b name=/runtime.v1.ImageService/PullImage\nJun 10 14:47:58.604757 crc crio[20344]: time=\"2026-06-10T14:47:58.604468978Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\\\"\"\nJun 10 14:48:00.291902 crc crio[20344]: time=\"2026-06-10T14:48:00.291384596Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=05473a0a-207f-4ad8-bd07-95d34e0b10a9 name=/runtime.v1.ImageService/PullImage\nJun 10 14:48:00.294244 crc crio[20344]: time=\"2026-06-10T14:48:00.294155189Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=74a3b0a2-0351-45a7-ae11-f2863c998383 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:48:00.325019 crc crio[20344]: time=\"2026-06-10T14:48:00.324829577Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=edc1fefa-ce5b-4b49-92e4-d9a6e747e66b name=/runtime.v1.ImageService/PullImage\nJun 10 14:48:00.328700 crc crio[20344]: time=\"2026-06-10T14:48:00.328476234Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=0a59a5bd-eb45-423d-8d22-90c2afb30107 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:48:00.337415 crc crio[20344]: time=\"2026-06-10T14:48:00.337362768Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=6c169378-9ab8-47e5-abe1-c8b20cf1d224 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:48:00.345691 crc crio[20344]: time=\"2026-06-10T14:48:00.345617595Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=db7c0035-f918-4fe6-9a34-f1d3966c8502 name=/runtime.v1.ImageService/PullImage\nJun 10 14:48:00.348144 crc crio[20344]: time=\"2026-06-10T14:48:00.347839684Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=b74af809-fc7d-4607-a652-9c8d45fe4251 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:48:00.348144 crc crio[20344]: time=\"2026-06-10T14:48:00.347913476Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=33006f68-3d96-48b7-bb23-33456a93a080 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:48:00.348144 crc crio[20344]: time=\"2026-06-10T14:48:00.347871835Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-handler-j6msb/nmstate-handler\" id=7f1b5923-33e8-48dd-b9c1-5b90b999211b name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:48:00.352657 crc crio[20344]: time=\"2026-06-10T14:48:00.352330372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:48:00.353140 crc crio[20344]: time=\"2026-06-10T14:48:00.352412784Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=4dbdd203-0f7a-4a9d-a093-395b5c96b0fb name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:48:00.357812 crc crio[20344]: time=\"2026-06-10T14:48:00.357742045Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-webhook-9b7874799-sd26g/nmstate-webhook\" id=104d4592-5815-4d07-af77-1b64be06b676 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:48:00.362043 crc crio[20344]: time=\"2026-06-10T14:48:00.361990487Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-fsh4h/nmstate-metrics\" id=a7e36c5a-c719-4493-a631-8eca715a2168 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:48:00.371351 crc crio[20344]: time=\"2026-06-10T14:48:00.371167839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:48:00.374494 crc crio[20344]: time=\"2026-06-10T14:48:00.37424344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:48:00.431991 crc crio[20344]: time=\"2026-06-10T14:48:00.431847968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:48:00.461433 crc crio[20344]: time=\"2026-06-10T14:48:00.455565273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:48:00.469136 crc crio[20344]: time=\"2026-06-10T14:48:00.469024628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:48:00.484456 crc crio[20344]: time=\"2026-06-10T14:48:00.484344001Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685048-qds24/POD\" id=62b14ca9-d82a-4e49-8b29-b2cf3565b86d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:48:00.484561 crc crio[20344]: time=\"2026-06-10T14:48:00.484478685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:48:00.491112 crc crio[20344]: time=\"2026-06-10T14:48:00.491035568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:48:00.495161 crc crio[20344]: time=\"2026-06-10T14:48:00.495091785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:48:00.521729 crc crio[20344]: time=\"2026-06-10T14:48:00.521546612Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685048-qds24 Namespace:openshift-infra ID:e3789228c2302b686dd4c44c4b8dddbfa04553ca3046da698e46453536b90876 UID:9f791ae0-44f0-45ad-8cfa-d7e2b8ee56f6 NetNS:/var/run/netns/fce16f21-5874-430c-924f-4f1548f8a9c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f791ae0_44f0_45ad_8cfa_d7e2b8ee56f6.slice PodAnnotations:0xc00012aaa0}] Aliases:map[]}\"\nJun 10 14:48:00.521915 crc crio[20344]: time=\"2026-06-10T14:48:00.521732107Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685048-qds24 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:48:00.656493 crc crio[20344]: time=\"2026-06-10T14:48:00.656012266Z\" level=info msg=\"Created container 08ffa2b0f0c7416a5445ab097d0af20614209448892ee32136c0a336ecc85d43: openshift-nmstate/nmstate-metrics-756b4d6fc6-fsh4h/nmstate-metrics\" id=a7e36c5a-c719-4493-a631-8eca715a2168 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:48:00.658033 crc crio[20344]: time=\"2026-06-10T14:48:00.657927126Z\" level=info msg=\"Starting container: 08ffa2b0f0c7416a5445ab097d0af20614209448892ee32136c0a336ecc85d43\" id=76ede151-30ab-440b-a0f4-9523f038f131 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:48:00.659457 crc crio[20344]: time=\"2026-06-10T14:48:00.659395485Z\" level=info msg=\"Created container 504e639bbe96e219376f3fd2fda02376bcaea1400e8d9f9b755b8b3e4e39521b: openshift-nmstate/nmstate-webhook-9b7874799-sd26g/nmstate-webhook\" id=104d4592-5815-4d07-af77-1b64be06b676 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:48:00.661525 crc crio[20344]: time=\"2026-06-10T14:48:00.661386997Z\" level=info msg=\"Starting container: 504e639bbe96e219376f3fd2fda02376bcaea1400e8d9f9b755b8b3e4e39521b\" id=54c4e12b-7115-480e-b520-5fcdfe27d2bc name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:48:00.675458 crc crio[20344]: time=\"2026-06-10T14:48:00.666828741Z\" level=info msg=\"Started container\" PID=35356 containerID=08ffa2b0f0c7416a5445ab097d0af20614209448892ee32136c0a336ecc85d43 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-fsh4h/nmstate-metrics id=76ede151-30ab-440b-a0f4-9523f038f131 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae1a75688c044e153609cb3b22fc4132a9856696546dcaeb7fade2028eab7514\nJun 10 14:48:00.675458 crc crio[20344]: time=\"2026-06-10T14:48:00.667629632Z\" level=info msg=\"Started container\" PID=35362 containerID=504e639bbe96e219376f3fd2fda02376bcaea1400e8d9f9b755b8b3e4e39521b description=openshift-nmstate/nmstate-webhook-9b7874799-sd26g/nmstate-webhook id=54c4e12b-7115-480e-b520-5fcdfe27d2bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=25c8cb4ce28a34d09cfa4808323348f53b09a36324877cf2f3ab412f94506006\nJun 10 14:48:00.693749 crc crio[20344]: time=\"2026-06-10T14:48:00.693485443Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=2d8bab93-6274-4125-bd25-c6ce7e1481f9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:48:00.694210 crc crio[20344]: time=\"2026-06-10T14:48:00.694042738Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found\" id=2d8bab93-6274-4125-bd25-c6ce7e1481f9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:48:00.694210 crc crio[20344]: time=\"2026-06-10T14:48:00.694165691Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found\" id=2d8bab93-6274-4125-bd25-c6ce7e1481f9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:48:00.697206 crc crio[20344]: time=\"2026-06-10T14:48:00.697099959Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=40f328ba-d686-406c-bf75-5b787fdfcfe1 name=/runtime.v1.ImageService/PullImage\nJun 10 14:48:00.707488 crc crio[20344]: time=\"2026-06-10T14:48:00.707333278Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\\\"\"\nJun 10 14:48:00.773078 crc crio[20344]: time=\"2026-06-10T14:48:00.772972688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:48:00.907768 crc crio[20344]: time=\"2026-06-10T14:48:00.907675948Z\" level=info msg=\"Created container 89e2ce6653a7517d39cf2f7cc11021814f39a806b3f69fffb72ca396fad63be6: openshift-nmstate/nmstate-handler-j6msb/nmstate-handler\" id=7f1b5923-33e8-48dd-b9c1-5b90b999211b name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:48:00.909454 crc crio[20344]: time=\"2026-06-10T14:48:00.909120236Z\" level=info msg=\"Starting container: 89e2ce6653a7517d39cf2f7cc11021814f39a806b3f69fffb72ca396fad63be6\" id=d180cce1-f23d-40f9-8642-099d9b14b92d name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:48:00.916976 crc crio[20344]: time=\"2026-06-10T14:48:00.91684629Z\" level=info msg=\"Started container\" PID=35395 containerID=89e2ce6653a7517d39cf2f7cc11021814f39a806b3f69fffb72ca396fad63be6 description=openshift-nmstate/nmstate-handler-j6msb/nmstate-handler id=d180cce1-f23d-40f9-8642-099d9b14b92d name=/runtime.v1.RuntimeService/StartContainer sandboxID=4be7566fb35373e7d674e2570871060ead6a704f665dc9980e3d8dc70e0edcf3\nJun 10 14:48:01.001801 crc crio[20344]: 2026-06-10T14:48:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e3789228c2302b6 Mac:56:8b:77:71:73:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/fce16f21-5874-430c-924f-4f1548f8a9c8 SocketPath: PciID:}] [{Interface:0xc00051a5a0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:48:01.002657 crc crio[20344]: time=\"2026-06-10T14:48:01.002558699Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685048-qds24 Namespace:openshift-infra ID:e3789228c2302b686dd4c44c4b8dddbfa04553ca3046da698e46453536b90876 UID:9f791ae0-44f0-45ad-8cfa-d7e2b8ee56f6 NetNS:/var/run/netns/fce16f21-5874-430c-924f-4f1548f8a9c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f791ae0_44f0_45ad_8cfa_d7e2b8ee56f6.slice PodAnnotations:0xc00012aaa0}] Aliases:map[]}\"\nJun 10 14:48:01.002842 crc crio[20344]: time=\"2026-06-10T14:48:01.002789545Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685048-qds24 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:48:01.008051 crc crio[20344]: time=\"2026-06-10T14:48:01.007492279Z\" level=info msg=\"Ran pod sandbox e3789228c2302b686dd4c44c4b8dddbfa04553ca3046da698e46453536b90876 with infra container: openshift-infra/auto-csr-approver-29685048-qds24/POD\" id=62b14ca9-d82a-4e49-8b29-b2cf3565b86d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:48:01.009686 crc crio[20344]: time=\"2026-06-10T14:48:01.009633495Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9b1be407-3da2-4f0c-b853-6b75a75dca51 name=/runtime.v1.ImageService/PullImage\nJun 10 14:48:01.014716 crc crio[20344]: time=\"2026-06-10T14:48:01.014539815Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 10 14:48:02.580404 crc crio[20344]: time=\"2026-06-10T14:48:02.579474618Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a\" id=7e710f1a-6971-47d7-93ac-df5765e8650b name=/runtime.v1.ImageService/PullImage\nJun 10 14:48:02.581979 crc crio[20344]: time=\"2026-06-10T14:48:02.58144176Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=3af9d547-3d2e-4395-891b-0510a4f1f1c0 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:48:02.611685 crc crio[20344]: time=\"2026-06-10T14:48:02.611600975Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9b1be407-3da2-4f0c-b853-6b75a75dca51 name=/runtime.v1.ImageService/PullImage\nJun 10 14:48:02.613159 crc crio[20344]: time=\"2026-06-10T14:48:02.613002022Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0a1ab91f-93bf-4f7c-a78c-e978dfe878d3 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:48:02.616076 crc crio[20344]: time=\"2026-06-10T14:48:02.6159608Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2a60dbb4-6f02-45a7-90ed-f754a6f27c77 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:48:02.629853 crc crio[20344]: time=\"2026-06-10T14:48:02.626056466Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685048-qds24/oc\" id=7c8bfb7e-22d3-4251-aadc-a5ae36e4348c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:48:02.629853 crc crio[20344]: time=\"2026-06-10T14:48:02.627017581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:48:02.636743 crc crio[20344]: time=\"2026-06-10T14:48:02.636633835Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=4d91db6e-da80-4a80-a26b-43ddc3b12f7d name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:48:02.666948 crc crio[20344]: time=\"2026-06-10T14:48:02.666116032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:48:02.672921 crc crio[20344]: time=\"2026-06-10T14:48:02.672717446Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-wn7wd/nmstate-console-plugin\" id=0d9148b3-40c7-45de-a512-b9f2b920320d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:48:02.678438 crc crio[20344]: time=\"2026-06-10T14:48:02.678044826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:48:02.735395 crc crio[20344]: time=\"2026-06-10T14:48:02.735058819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:48:02.751512 crc crio[20344]: time=\"2026-06-10T14:48:02.75142506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:48:02.878194 crc crio[20344]: time=\"2026-06-10T14:48:02.877942545Z\" level=info msg=\"Created container 678992c11b15a95014f8a2c8e809db80ffc44ddf421b2783bc6901e5da8ca098: openshift-nmstate/nmstate-console-plugin-9bcc7988b-wn7wd/nmstate-console-plugin\" id=0d9148b3-40c7-45de-a512-b9f2b920320d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:48:02.881755 crc crio[20344]: time=\"2026-06-10T14:48:02.881529229Z\" level=info msg=\"Starting container: 678992c11b15a95014f8a2c8e809db80ffc44ddf421b2783bc6901e5da8ca098\" id=e8b95b9d-383a-45c4-931d-1530ca3673d2 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:48:02.889942 crc crio[20344]: time=\"2026-06-10T14:48:02.889830758Z\" level=info msg=\"Started container\" PID=35459 containerID=678992c11b15a95014f8a2c8e809db80ffc44ddf421b2783bc6901e5da8ca098 description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-wn7wd/nmstate-console-plugin id=e8b95b9d-383a-45c4-931d-1530ca3673d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e8ac25d582b9a3555423b86e0b763a902c33c7885aa3f825a8f3c67ba525903\nJun 10 14:48:02.977550 crc crio[20344]: time=\"2026-06-10T14:48:02.977436327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:48:03.085433 crc crio[20344]: time=\"2026-06-10T14:48:03.085198647Z\" level=info msg=\"Created container bca9eec6eb234287b0e1fb9137b35f047c4efa8b67a0bd2e8d66c21ff30dfce1: openshift-infra/auto-csr-approver-29685048-qds24/oc\" id=7c8bfb7e-22d3-4251-aadc-a5ae36e4348c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:48:03.088474 crc crio[20344]: time=\"2026-06-10T14:48:03.086799509Z\" level=info msg=\"Starting container: bca9eec6eb234287b0e1fb9137b35f047c4efa8b67a0bd2e8d66c21ff30dfce1\" id=d08a1f71-ac78-4c1a-bddb-28d568a51042 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:48:03.098409 crc crio[20344]: time=\"2026-06-10T14:48:03.09822415Z\" level=info msg=\"Started container\" PID=35467 containerID=bca9eec6eb234287b0e1fb9137b35f047c4efa8b67a0bd2e8d66c21ff30dfce1 description=openshift-infra/auto-csr-approver-29685048-qds24/oc id=d08a1f71-ac78-4c1a-bddb-28d568a51042 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3789228c2302b686dd4c44c4b8dddbfa04553ca3046da698e46453536b90876\nJun 10 14:48:06.654439 crc crio[20344]: time=\"2026-06-10T14:48:06.653660444Z\" level=info msg=\"Stopping pod sandbox: e3789228c2302b686dd4c44c4b8dddbfa04553ca3046da698e46453536b90876\" id=bcad58c2-e975-45ab-b4d6-a9aee56e97d4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:48:06.656884 crc crio[20344]: time=\"2026-06-10T14:48:06.654873146Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685048-qds24 Namespace:openshift-infra ID:e3789228c2302b686dd4c44c4b8dddbfa04553ca3046da698e46453536b90876 UID:9f791ae0-44f0-45ad-8cfa-d7e2b8ee56f6 NetNS:/var/run/netns/fce16f21-5874-430c-924f-4f1548f8a9c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f791ae0_44f0_45ad_8cfa_d7e2b8ee56f6.slice PodAnnotations:0xc0040360d8}] Aliases:map[]}\"\nJun 10 14:48:06.656884 crc crio[20344]: time=\"2026-06-10T14:48:06.654992579Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685048-qds24 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:48:07.580501 crc crio[20344]: time=\"2026-06-10T14:48:07.580399657Z\" level=info msg=\"Stopped pod sandbox: e3789228c2302b686dd4c44c4b8dddbfa04553ca3046da698e46453536b90876\" id=bcad58c2-e975-45ab-b4d6-a9aee56e97d4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:48:07.690181 crc crio[20344]: time=\"2026-06-10T14:48:07.690065717Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672\" id=40f328ba-d686-406c-bf75-5b787fdfcfe1 name=/runtime.v1.ImageService/PullImage\nJun 10 14:48:07.691557 crc crio[20344]: time=\"2026-06-10T14:48:07.691021793Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=104505a2-2dad-4a4b-8eea-74e51414a90a name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:48:07.697532 crc crio[20344]: time=\"2026-06-10T14:48:07.69737575Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=13ec6404-25c7-4d52-9521-c1ec94bb0bed name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:48:07.727774 crc crio[20344]: time=\"2026-06-10T14:48:07.727661748Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-fsh4h/kube-rbac-proxy\" id=90826dda-9cbe-417e-90be-d903f1c5e4c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:48:07.742527 crc crio[20344]: time=\"2026-06-10T14:48:07.742397327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:48:07.800240 crc crio[20344]: time=\"2026-06-10T14:48:07.800048776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:48:07.827069 crc crio[20344]: time=\"2026-06-10T14:48:07.826827672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:48:07.937666 crc crio[20344]: time=\"2026-06-10T14:48:07.937528879Z\" level=info msg=\"Created container d25f8967261ddb7a07214672de5bd79bdb04539ef70344b25463fa2a36a0b3bc: openshift-nmstate/nmstate-metrics-756b4d6fc6-fsh4h/kube-rbac-proxy\" id=90826dda-9cbe-417e-90be-d903f1c5e4c7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:48:07.939436 crc crio[20344]: time=\"2026-06-10T14:48:07.939244805Z\" level=info msg=\"Starting container: d25f8967261ddb7a07214672de5bd79bdb04539ef70344b25463fa2a36a0b3bc\" id=fbf9b568-2f43-43bc-a499-ffd4e8e01069 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:48:07.946696 crc crio[20344]: time=\"2026-06-10T14:48:07.946608559Z\" level=info msg=\"Started container\" PID=35618 containerID=d25f8967261ddb7a07214672de5bd79bdb04539ef70344b25463fa2a36a0b3bc description=openshift-nmstate/nmstate-metrics-756b4d6fc6-fsh4h/kube-rbac-proxy id=fbf9b568-2f43-43bc-a499-ffd4e8e01069 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae1a75688c044e153609cb3b22fc4132a9856696546dcaeb7fade2028eab7514\nJun 10 14:48:32.835799 crc crio[20344]: time=\"2026-06-10T14:48:32.834647186Z\" level=info msg=\"Stopping container: 0e361e683ad699d8d4db79bd38893ff11ba6d68239ed39a1d7d169b5e55fde41 (timeout: 15s)\" id=babde9f1-ae72-404e-8536-ecc4a5749c27 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:48:36.698841 crc crio[20344]: time=\"2026-06-10T14:48:36.696969968Z\" level=info msg=\"Stopped container 0e361e683ad699d8d4db79bd38893ff11ba6d68239ed39a1d7d169b5e55fde41: openshift-console/console-6c684df5db-cc8g8/console\" id=babde9f1-ae72-404e-8536-ecc4a5749c27 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:48:36.700341 crc crio[20344]: time=\"2026-06-10T14:48:36.699123855Z\" level=info msg=\"Stopping pod sandbox: fa701c754eb5539ac29bbe2fc0d73de23bff8e76408691cfbf3540054cd654a7\" id=83e85dcb-2e5c-44c1-9e10-0a7741f825d7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:48:36.700341 crc crio[20344]: time=\"2026-06-10T14:48:36.700015278Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:fa701c754eb5539ac29bbe2fc0d73de23bff8e76408691cfbf3540054cd654a7 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/429e4468-0ec9-4d8a-a969-b13d4215f617 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:0xc0027c0788}] Aliases:map[]}\"\nJun 10 14:48:36.700734 crc crio[20344]: time=\"2026-06-10T14:48:36.700359328Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:48:37.210678 crc crio[20344]: time=\"2026-06-10T14:48:37.209347822Z\" level=info msg=\"Stopped pod sandbox: fa701c754eb5539ac29bbe2fc0d73de23bff8e76408691cfbf3540054cd654a7\" id=83e85dcb-2e5c-44c1-9e10-0a7741f825d7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:48:38.134741 crc crio[20344]: time=\"2026-06-10T14:48:38.13357977Z\" level=info msg=\"Removing container: 0e361e683ad699d8d4db79bd38893ff11ba6d68239ed39a1d7d169b5e55fde41\" id=6e69d046-e0ec-492d-8163-01d40ec39353 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:48:38.183922 crc crio[20344]: time=\"2026-06-10T14:48:38.183116046Z\" level=info msg=\"Removed container 0e361e683ad699d8d4db79bd38893ff11ba6d68239ed39a1d7d169b5e55fde41: openshift-console/console-6c684df5db-cc8g8/console\" id=6e69d046-e0ec-492d-8163-01d40ec39353 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:48:55.339036 crc crio[20344]: time=\"2026-06-10T14:48:55.337733221Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5/POD\" id=efd70483-2b6c-4e61-b4d6-7ecd9d60c9c1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:48:55.340380 crc crio[20344]: time=\"2026-06-10T14:48:55.339069387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:48:55.364841 crc crio[20344]: time=\"2026-06-10T14:48:55.364735293Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5 Namespace:openshift-marketplace ID:443d93559280560899c61c10bc118ec4fe395d55a90a867abd18c7453d14b605 UID:d15edb66-17db-4f27-9b57-ce548fe3ef2e NetNS:/var/run/netns/ae1c1e3d-659d-4410-a400-0c3f816ef379 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd15edb66_17db_4f27_9b57_ce548fe3ef2e.slice PodAnnotations:0xc0007387c8}] Aliases:map[]}\"\nJun 10 14:48:55.364841 crc crio[20344]: time=\"2026-06-10T14:48:55.364809505Z\" level=info msg=\"Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:48:55.756419 crc crio[20344]: 2026-06-10T14:48:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:443d93559280560 Mac:1a:12:c4:74:ef:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/ae1c1e3d-659d-4410-a400-0c3f816ef379 SocketPath: PciID:}] [{Interface:0xc000014b60 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:48:55.759154 crc crio[20344]: time=\"2026-06-10T14:48:55.759064686Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5 Namespace:openshift-marketplace ID:443d93559280560899c61c10bc118ec4fe395d55a90a867abd18c7453d14b605 UID:d15edb66-17db-4f27-9b57-ce548fe3ef2e NetNS:/var/run/netns/ae1c1e3d-659d-4410-a400-0c3f816ef379 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd15edb66_17db_4f27_9b57_ce548fe3ef2e.slice PodAnnotations:0xc0007387c8}] Aliases:map[]}\"\nJun 10 14:48:55.759445 crc crio[20344]: time=\"2026-06-10T14:48:55.75924843Z\" level=info msg=\"Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:48:55.767174 crc crio[20344]: time=\"2026-06-10T14:48:55.767083617Z\" level=info msg=\"Ran pod sandbox 443d93559280560899c61c10bc118ec4fe395d55a90a867abd18c7453d14b605 with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5/POD\" id=efd70483-2b6c-4e61-b4d6-7ecd9d60c9c1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:48:55.770371 crc crio[20344]: time=\"2026-06-10T14:48:55.770206839Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a2cfb269-6f07-40de-b0db-ceaaf94b70c5 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:48:55.773010 crc crio[20344]: time=\"2026-06-10T14:48:55.772922151Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6a1c79b8-8771-4e8a-99f8-90451192a946 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:48:55.781549 crc crio[20344]: time=\"2026-06-10T14:48:55.781487247Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5/util\" id=7bdfdf1a-ebce-42d2-ab75-832fd2c312ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:48:55.782124 crc crio[20344]: time=\"2026-06-10T14:48:55.781885617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:48:55.809445 crc crio[20344]: time=\"2026-06-10T14:48:55.809341511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:48:55.813635 crc crio[20344]: time=\"2026-06-10T14:48:55.813527571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:48:55.922064 crc crio[20344]: time=\"2026-06-10T14:48:55.921846806Z\" level=info msg=\"Created container 302e6ab00ef9637df1acd97cbe19a9764e26a80e39f49cd01afec9a961a8636a: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5/util\" id=7bdfdf1a-ebce-42d2-ab75-832fd2c312ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:48:55.923858 crc crio[20344]: time=\"2026-06-10T14:48:55.923778067Z\" level=info msg=\"Starting container: 302e6ab00ef9637df1acd97cbe19a9764e26a80e39f49cd01afec9a961a8636a\" id=a9d29c35-27e3-49b4-8967-f898494a3011 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:48:55.929362 crc crio[20344]: time=\"2026-06-10T14:48:55.929094577Z\" level=info msg=\"Started container\" PID=37055 containerID=302e6ab00ef9637df1acd97cbe19a9764e26a80e39f49cd01afec9a961a8636a description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5/util id=a9d29c35-27e3-49b4-8967-f898494a3011 name=/runtime.v1.RuntimeService/StartContainer sandboxID=443d93559280560899c61c10bc118ec4fe395d55a90a867abd18c7453d14b605\nJun 10 14:48:56.316678 crc crio[20344]: time=\"2026-06-10T14:48:56.31585435Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=4958a2c6-bf1a-4743-818a-8c930e6e06cc name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:48:56.316825 crc crio[20344]: time=\"2026-06-10T14:48:56.316767574Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found\" id=4958a2c6-bf1a-4743-818a-8c930e6e06cc name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:48:56.316886 crc crio[20344]: time=\"2026-06-10T14:48:56.316832346Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found\" id=4958a2c6-bf1a-4743-818a-8c930e6e06cc name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:48:56.319852 crc crio[20344]: time=\"2026-06-10T14:48:56.319568128Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=44c32195-12ce-4a3d-abec-edee1c736879 name=/runtime.v1.ImageService/PullImage\nJun 10 14:48:56.334574 crc crio[20344]: time=\"2026-06-10T14:48:56.334383998Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\\\"\"\nJun 10 14:48:58.798899 crc crio[20344]: time=\"2026-06-10T14:48:58.798194771Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=44c32195-12ce-4a3d-abec-edee1c736879 name=/runtime.v1.ImageService/PullImage\nJun 10 14:48:58.801709 crc crio[20344]: time=\"2026-06-10T14:48:58.800170453Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=193e5678-aa17-4294-a0a3-0138cd87d97a name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:48:58.805525 crc crio[20344]: time=\"2026-06-10T14:48:58.805401301Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=43eca6d5-88da-4c15-bccf-bd099b3cab11 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:48:58.822629 crc crio[20344]: time=\"2026-06-10T14:48:58.822463211Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5/pull\" id=5c095a1e-9f4a-465d-a835-1784ccd066e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:48:58.828047 crc crio[20344]: time=\"2026-06-10T14:48:58.827910474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:48:58.865114 crc crio[20344]: time=\"2026-06-10T14:48:58.865044333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:48:58.865993 crc crio[20344]: time=\"2026-06-10T14:48:58.865963627Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/68afc12272dc1ca9954a238e7772393edec38b42f1aae152804f2ef5300324e1/merged/etc/passwd: no such file or directory\"\nJun 10 14:48:58.866162 crc crio[20344]: time=\"2026-06-10T14:48:58.866137312Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/68afc12272dc1ca9954a238e7772393edec38b42f1aae152804f2ef5300324e1/merged/etc/group: no such file or directory\"\nJun 10 14:48:58.869584 crc crio[20344]: time=\"2026-06-10T14:48:58.869560472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:48:59.252232 crc crio[20344]: time=\"2026-06-10T14:48:59.252098876Z\" level=info msg=\"Created container 44fb51761e9e1db049f07eaee7e56317e48cb4e39d12d42392280a32032e021c: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5/pull\" id=5c095a1e-9f4a-465d-a835-1784ccd066e5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:48:59.255445 crc crio[20344]: time=\"2026-06-10T14:48:59.254497629Z\" level=info msg=\"Starting container: 44fb51761e9e1db049f07eaee7e56317e48cb4e39d12d42392280a32032e021c\" id=e70d62dd-e860-4a11-a024-d5bad8605d04 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:48:59.263525 crc crio[20344]: time=\"2026-06-10T14:48:59.263367743Z\" level=info msg=\"Started container\" PID=37133 containerID=44fb51761e9e1db049f07eaee7e56317e48cb4e39d12d42392280a32032e021c description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5/pull id=e70d62dd-e860-4a11-a024-d5bad8605d04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=443d93559280560899c61c10bc118ec4fe395d55a90a867abd18c7453d14b605\nJun 10 14:49:00.359535 crc crio[20344]: time=\"2026-06-10T14:49:00.358881893Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5f71045c-1980-4043-9ffa-0067334d6722 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:49:00.363236 crc crio[20344]: time=\"2026-06-10T14:49:00.363090604Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=904c8870-ea57-44dd-9c94-a20274de7322 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:49:00.384023 crc crio[20344]: time=\"2026-06-10T14:49:00.383919603Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5/extract\" id=7bc4d100-0fbc-47a3-8337-97bb0ed4b759 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:49:00.384631 crc crio[20344]: time=\"2026-06-10T14:49:00.384505859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:49:00.422743 crc crio[20344]: time=\"2026-06-10T14:49:00.422679305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:49:00.426890 crc crio[20344]: time=\"2026-06-10T14:49:00.426808093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:49:00.555192 crc crio[20344]: time=\"2026-06-10T14:49:00.555065254Z\" level=info msg=\"Created container 8dab22afdc396db4fd682be21ff40074f8363510bd6ce9705cd937f0ad3000ea: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5/extract\" id=7bc4d100-0fbc-47a3-8337-97bb0ed4b759 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:49:00.557081 crc crio[20344]: time=\"2026-06-10T14:49:00.556969624Z\" level=info msg=\"Starting container: 8dab22afdc396db4fd682be21ff40074f8363510bd6ce9705cd937f0ad3000ea\" id=34f37e3a-a75a-43c0-a39d-1319fc5f6d8f name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:49:00.565882 crc crio[20344]: time=\"2026-06-10T14:49:00.565706714Z\" level=info msg=\"Started container\" PID=37223 containerID=8dab22afdc396db4fd682be21ff40074f8363510bd6ce9705cd937f0ad3000ea description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5/extract id=34f37e3a-a75a-43c0-a39d-1319fc5f6d8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=443d93559280560899c61c10bc118ec4fe395d55a90a867abd18c7453d14b605\nJun 10 14:49:02.386329 crc crio[20344]: time=\"2026-06-10T14:49:02.385559985Z\" level=info msg=\"Stopping pod sandbox: 443d93559280560899c61c10bc118ec4fe395d55a90a867abd18c7453d14b605\" id=afbab829-65c6-4587-9c2f-ae636079a9d4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:49:02.387429 crc crio[20344]: time=\"2026-06-10T14:49:02.38724377Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5 Namespace:openshift-marketplace ID:443d93559280560899c61c10bc118ec4fe395d55a90a867abd18c7453d14b605 UID:d15edb66-17db-4f27-9b57-ce548fe3ef2e NetNS:/var/run/netns/ae1c1e3d-659d-4410-a400-0c3f816ef379 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd15edb66_17db_4f27_9b57_ce548fe3ef2e.slice PodAnnotations:0xc0006b4b08}] Aliases:map[]}\"\nJun 10 14:49:02.387532 crc crio[20344]: time=\"2026-06-10T14:49:02.387490136Z\" level=info msg=\"Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:49:02.693573 crc crio[20344]: time=\"2026-06-10T14:49:02.69346178Z\" level=info msg=\"Stopped pod sandbox: 443d93559280560899c61c10bc118ec4fe395d55a90a867abd18c7453d14b605\" id=afbab829-65c6-4587-9c2f-ae636079a9d4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:49:11.278385 crc crio[20344]: time=\"2026-06-10T14:49:11.277344535Z\" level=info msg=\"Removing container: 0a64401eeabcaae3bd7cf914909be295ca8b44dd0037352f4cb19e16426b577e\" id=e61fd022-aa0a-45ea-a090-672bec6c8f15 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:49:11.420901 crc crio[20344]: time=\"2026-06-10T14:49:11.420809321Z\" level=info msg=\"Removed container 0a64401eeabcaae3bd7cf914909be295ca8b44dd0037352f4cb19e16426b577e: openshift-infra/auto-csr-approver-29685042-4bbm2/oc\" id=e61fd022-aa0a-45ea-a090-672bec6c8f15 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:49:11.430855 crc crio[20344]: time=\"2026-06-10T14:49:11.430762881Z\" level=info msg=\"Stopping pod sandbox: 3b9252aab9a5fc9fb731d073d5060d68c1878791700d6b873c29504b06f7ae4f\" id=f9435914-b42f-42d4-8237-f3eac53aba0c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:49:11.430855 crc crio[20344]: time=\"2026-06-10T14:49:11.430860203Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3b9252aab9a5fc9fb731d073d5060d68c1878791700d6b873c29504b06f7ae4f\" id=f9435914-b42f-42d4-8237-f3eac53aba0c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:49:11.431822 crc crio[20344]: time=\"2026-06-10T14:49:11.431740366Z\" level=info msg=\"Removing pod sandbox: 3b9252aab9a5fc9fb731d073d5060d68c1878791700d6b873c29504b06f7ae4f\" id=6e8f5c53-2743-4364-b908-2cea9c25c6ec name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:49:11.441219 crc crio[20344]: time=\"2026-06-10T14:49:11.44105203Z\" level=info msg=\"Removed pod sandbox: 3b9252aab9a5fc9fb731d073d5060d68c1878791700d6b873c29504b06f7ae4f\" id=6e8f5c53-2743-4364-b908-2cea9c25c6ec name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:49:11.442544 crc crio[20344]: time=\"2026-06-10T14:49:11.442427245Z\" level=info msg=\"Stopping pod sandbox: fa701c754eb5539ac29bbe2fc0d73de23bff8e76408691cfbf3540054cd654a7\" id=f683b88c-c237-46fc-9253-0ca3724856e0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:49:11.442544 crc crio[20344]: time=\"2026-06-10T14:49:11.442507558Z\" level=info msg=\"Stopped pod sandbox (already stopped): fa701c754eb5539ac29bbe2fc0d73de23bff8e76408691cfbf3540054cd654a7\" id=f683b88c-c237-46fc-9253-0ca3724856e0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:49:11.443332 crc crio[20344]: time=\"2026-06-10T14:49:11.443056272Z\" level=info msg=\"Removing pod sandbox: fa701c754eb5539ac29bbe2fc0d73de23bff8e76408691cfbf3540054cd654a7\" id=d03913a4-edd1-4f64-bc4f-677e555196df name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:49:11.452109 crc crio[20344]: time=\"2026-06-10T14:49:11.451965904Z\" level=info msg=\"Removed pod sandbox: fa701c754eb5539ac29bbe2fc0d73de23bff8e76408691cfbf3540054cd654a7\" id=d03913a4-edd1-4f64-bc4f-677e555196df name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:49:14.587539 crc crio[20344]: time=\"2026-06-10T14:49:14.586551185Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-controller-manager-86b867dfcb-w6gtj/POD\" id=d25bea93-8414-48de-a4ef-601ab5cf2318 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:49:14.588705 crc crio[20344]: time=\"2026-06-10T14:49:14.587575832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:49:14.620337 crc crio[20344]: time=\"2026-06-10T14:49:14.620096231Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-86b867dfcb-w6gtj Namespace:metallb-system ID:3e90bbddc7de60e9487a60c92d6d62609720d56054d640bec47b51309cdce4ef UID:9879831d-26bc-4a3a-86da-7ea0374a403e NetNS:/var/run/netns/61ef8492-6539-4b22-8d07-7b8d97546198 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9879831d_26bc_4a3a_86da_7ea0374a403e.slice PodAnnotations:0xc0027c03f0}] Aliases:map[]}\"\nJun 10 14:49:14.620337 crc crio[20344]: time=\"2026-06-10T14:49:14.620231395Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-controller-manager-86b867dfcb-w6gtj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:49:15.068919 crc crio[20344]: time=\"2026-06-10T14:49:15.067823832Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-webhook-server-5cd9695756-nnpb7/POD\" id=407146f3-1cb5-461f-8240-a3b83e45bcb9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:49:15.068919 crc crio[20344]: time=\"2026-06-10T14:49:15.06847868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:49:15.091457 crc crio[20344]: time=\"2026-06-10T14:49:15.091364537Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-5cd9695756-nnpb7 Namespace:metallb-system ID:d226715c2c7c4d2b722dd2b4651c8a112d3e3e0cb983b3b8a304417ec26c9032 UID:b8f5ac80-7653-42d8-9562-e4d174e05fda NetNS:/var/run/netns/9bfda011-5bb2-4a8e-a685-73e6ea1c224f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8f5ac80_7653_42d8_9562_e4d174e05fda.slice PodAnnotations:0xc00012af68}] Aliases:map[]}\"\nJun 10 14:49:15.091457 crc crio[20344]: time=\"2026-06-10T14:49:15.091448189Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-webhook-server-5cd9695756-nnpb7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:49:15.344333 crc crio[20344]: 2026-06-10T14:49:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e90bbddc7de60e Mac:52:40:06:47:a8:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/61ef8492-6539-4b22-8d07-7b8d97546198 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:49:15.346924 crc crio[20344]: time=\"2026-06-10T14:49:15.345199344Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-86b867dfcb-w6gtj Namespace:metallb-system ID:3e90bbddc7de60e9487a60c92d6d62609720d56054d640bec47b51309cdce4ef UID:9879831d-26bc-4a3a-86da-7ea0374a403e NetNS:/var/run/netns/61ef8492-6539-4b22-8d07-7b8d97546198 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9879831d_26bc_4a3a_86da_7ea0374a403e.slice PodAnnotations:0xc0027c03f0}] Aliases:map[]}\"\nJun 10 14:49:15.346924 crc crio[20344]: time=\"2026-06-10T14:49:15.345598055Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-controller-manager-86b867dfcb-w6gtj for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:49:15.353634 crc crio[20344]: time=\"2026-06-10T14:49:15.353523972Z\" level=info msg=\"Ran pod sandbox 3e90bbddc7de60e9487a60c92d6d62609720d56054d640bec47b51309cdce4ef with infra container: metallb-system/metallb-operator-controller-manager-86b867dfcb-w6gtj/POD\" id=d25bea93-8414-48de-a4ef-601ab5cf2318 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:49:15.373676 crc crio[20344]: time=\"2026-06-10T14:49:15.373570355Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=eec97ec3-14bd-4dd9-b9e7-4475cb076b3e name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:49:15.374556 crc crio[20344]: time=\"2026-06-10T14:49:15.374503049Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found\" id=eec97ec3-14bd-4dd9-b9e7-4475cb076b3e name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:49:15.375124 crc crio[20344]: time=\"2026-06-10T14:49:15.375095185Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found\" id=eec97ec3-14bd-4dd9-b9e7-4475cb076b3e name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:49:15.379320 crc crio[20344]: time=\"2026-06-10T14:49:15.377390225Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=fbe529b1-f823-4bc9-81e6-4cbf17760337 name=/runtime.v1.ImageService/PullImage\nJun 10 14:49:15.384338 crc crio[20344]: time=\"2026-06-10T14:49:15.384187512Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\\\"\"\nJun 10 14:49:16.558944 crc crio[20344]: 2026-06-10T14:49:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d226715c2c7c4d2 Mac:62:5b:ce:42:c5:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/9bfda011-5bb2-4a8e-a685-73e6ea1c224f SocketPath: PciID:}] [{Interface:0xc00025c8a0 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:49:16.560128 crc crio[20344]: time=\"2026-06-10T14:49:16.560054587Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-5cd9695756-nnpb7 Namespace:metallb-system ID:d226715c2c7c4d2b722dd2b4651c8a112d3e3e0cb983b3b8a304417ec26c9032 UID:b8f5ac80-7653-42d8-9562-e4d174e05fda NetNS:/var/run/netns/9bfda011-5bb2-4a8e-a685-73e6ea1c224f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8f5ac80_7653_42d8_9562_e4d174e05fda.slice PodAnnotations:0xc00012af68}] Aliases:map[]}\"\nJun 10 14:49:16.560437 crc crio[20344]: time=\"2026-06-10T14:49:16.560378366Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-webhook-server-5cd9695756-nnpb7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:49:16.569101 crc crio[20344]: time=\"2026-06-10T14:49:16.568532938Z\" level=info msg=\"Ran pod sandbox d226715c2c7c4d2b722dd2b4651c8a112d3e3e0cb983b3b8a304417ec26c9032 with infra container: metallb-system/metallb-operator-webhook-server-5cd9695756-nnpb7/POD\" id=407146f3-1cb5-461f-8240-a3b83e45bcb9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:49:16.571527 crc crio[20344]: time=\"2026-06-10T14:49:16.570964502Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=b4914a6c-66e9-4c04-a603-c362d713ab07 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:49:16.571527 crc crio[20344]: time=\"2026-06-10T14:49:16.571209778Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found\" id=b4914a6c-66e9-4c04-a603-c362d713ab07 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:49:16.571527 crc crio[20344]: time=\"2026-06-10T14:49:16.571350552Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found\" id=b4914a6c-66e9-4c04-a603-c362d713ab07 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:49:16.573066 crc crio[20344]: time=\"2026-06-10T14:49:16.572992065Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=da3d7608-2f33-401a-ab9d-98c99bb0c56a name=/runtime.v1.ImageService/PullImage\nJun 10 14:49:16.576751 crc crio[20344]: time=\"2026-06-10T14:49:16.576577409Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\\\"\"\nJun 10 14:49:28.285684 crc crio[20344]: time=\"2026-06-10T14:49:28.284820046Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a\" id=fbe529b1-f823-4bc9-81e6-4cbf17760337 name=/runtime.v1.ImageService/PullImage\nJun 10 14:49:28.288751 crc crio[20344]: time=\"2026-06-10T14:49:28.288708107Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=21ae590d-4cb8-42c2-9bb1-5c185e05c96c name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:49:37.381958 crc crio[20344]: time=\"2026-06-10T14:49:37.38078589Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=1a50a805-ea64-404a-adbc-63feeff0e08a name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:49:37.398607 crc crio[20344]: time=\"2026-06-10T14:49:37.39842942Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-86b867dfcb-w6gtj/manager\" id=9f7c27cb-248a-4c72-843b-e1234b1460e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:49:37.401345 crc crio[20344]: time=\"2026-06-10T14:49:37.401160612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:49:37.523418 crc crio[20344]: time=\"2026-06-10T14:49:37.5232646Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885\" id=da3d7608-2f33-401a-ab9d-98c99bb0c56a name=/runtime.v1.ImageService/PullImage\nJun 10 14:49:37.524739 crc crio[20344]: time=\"2026-06-10T14:49:37.524559984Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=cceb3ec9-2344-4eee-92aa-0560a09cfff5 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:49:37.529409 crc crio[20344]: time=\"2026-06-10T14:49:37.529238566Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=3fa70197-6ac9-4c27-a092-b70a9687c6dc name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:49:37.566650 crc crio[20344]: time=\"2026-06-10T14:49:37.56653287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:49:37.572399 crc crio[20344]: time=\"2026-06-10T14:49:37.571934231Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-webhook-server-5cd9695756-nnpb7/webhook-server\" id=3b7b6195-d81c-47c2-ba4b-f53875eb72d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:49:37.575699 crc crio[20344]: time=\"2026-06-10T14:49:37.575074323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:49:37.584470 crc crio[20344]: time=\"2026-06-10T14:49:37.584250553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:49:37.660073 crc crio[20344]: time=\"2026-06-10T14:49:37.659821336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:49:37.679737 crc crio[20344]: time=\"2026-06-10T14:49:37.679542341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:49:37.918341 crc crio[20344]: time=\"2026-06-10T14:49:37.918060659Z\" level=info msg=\"Created container c1d85e410b0226c651856042420de5cda1480fd39344cadfb0791bf642cb6879: metallb-system/metallb-operator-controller-manager-86b867dfcb-w6gtj/manager\" id=9f7c27cb-248a-4c72-843b-e1234b1460e2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:49:37.927813 crc crio[20344]: time=\"2026-06-10T14:49:37.927224169Z\" level=info msg=\"Starting container: c1d85e410b0226c651856042420de5cda1480fd39344cadfb0791bf642cb6879\" id=9088aa2c-f26f-44eb-9b7e-cfd592e4e117 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:49:37.948387 crc crio[20344]: time=\"2026-06-10T14:49:37.948223517Z\" level=info msg=\"Started container\" PID=37890 containerID=c1d85e410b0226c651856042420de5cda1480fd39344cadfb0791bf642cb6879 description=metallb-system/metallb-operator-controller-manager-86b867dfcb-w6gtj/manager id=9088aa2c-f26f-44eb-9b7e-cfd592e4e117 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e90bbddc7de60e9487a60c92d6d62609720d56054d640bec47b51309cdce4ef\nJun 10 14:49:37.997246 crc crio[20344]: time=\"2026-06-10T14:49:37.996894408Z\" level=info msg=\"Created container 83cdf95d3d494eecee1ce6cc7816c1519b4920319cb013628413377dfc149ac1: metallb-system/metallb-operator-webhook-server-5cd9695756-nnpb7/webhook-server\" id=3b7b6195-d81c-47c2-ba4b-f53875eb72d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:49:37.999802 crc crio[20344]: time=\"2026-06-10T14:49:37.999239099Z\" level=info msg=\"Starting container: 83cdf95d3d494eecee1ce6cc7816c1519b4920319cb013628413377dfc149ac1\" id=ece63dcb-cee5-4a83-9a41-4f4d4247e27e name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:49:38.027647 crc crio[20344]: time=\"2026-06-10T14:49:38.027068426Z\" level=info msg=\"Started container\" PID=37898 containerID=83cdf95d3d494eecee1ce6cc7816c1519b4920319cb013628413377dfc149ac1 description=metallb-system/metallb-operator-webhook-server-5cd9695756-nnpb7/webhook-server id=ece63dcb-cee5-4a83-9a41-4f4d4247e27e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d226715c2c7c4d2b722dd2b4651c8a112d3e3e0cb983b3b8a304417ec26c9032\nJun 10 14:50:00.781225 crc crio[20344]: time=\"2026-06-10T14:50:00.780180337Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685050-pqpn6/POD\" id=5de4880b-1122-4678-bbfa-38820227830e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:50:00.783319 crc crio[20344]: time=\"2026-06-10T14:50:00.781248145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:50:00.833240 crc crio[20344]: time=\"2026-06-10T14:50:00.833080488Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685050-pqpn6 Namespace:openshift-infra ID:a606b6196ada1583b0a96478ec2831f04184091dfa6cdf5a15380cabc2479b8b UID:ccca90fc-b5e9-4e1f-9ea6-9265cd1dc861 NetNS:/var/run/netns/18206e78-9f2b-4511-a53e-87755a550441 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podccca90fc_b5e9_4e1f_9ea6_9265cd1dc861.slice PodAnnotations:0xc000738038}] Aliases:map[]}\"\nJun 10 14:50:00.833240 crc crio[20344]: time=\"2026-06-10T14:50:00.833215592Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685050-pqpn6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:50:01.178057 crc crio[20344]: 2026-06-10T14:50:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a606b6196ada158 Mac:42:66:c2:58:65:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/18206e78-9f2b-4511-a53e-87755a550441 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:50:01.180251 crc crio[20344]: time=\"2026-06-10T14:50:01.180165811Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685050-pqpn6 Namespace:openshift-infra ID:a606b6196ada1583b0a96478ec2831f04184091dfa6cdf5a15380cabc2479b8b UID:ccca90fc-b5e9-4e1f-9ea6-9265cd1dc861 NetNS:/var/run/netns/18206e78-9f2b-4511-a53e-87755a550441 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podccca90fc_b5e9_4e1f_9ea6_9265cd1dc861.slice PodAnnotations:0xc000738038}] Aliases:map[]}\"\nJun 10 14:50:01.180491 crc crio[20344]: time=\"2026-06-10T14:50:01.180421328Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685050-pqpn6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:50:01.187544 crc crio[20344]: time=\"2026-06-10T14:50:01.187454962Z\" level=info msg=\"Ran pod sandbox a606b6196ada1583b0a96478ec2831f04184091dfa6cdf5a15380cabc2479b8b with infra container: openshift-infra/auto-csr-approver-29685050-pqpn6/POD\" id=5de4880b-1122-4678-bbfa-38820227830e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:50:01.192644 crc crio[20344]: time=\"2026-06-10T14:50:01.192511414Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=45fbc631-3861-4869-b8fb-e683c7e0ea89 name=/runtime.v1.ImageService/PullImage\nJun 10 14:50:01.204569 crc crio[20344]: time=\"2026-06-10T14:50:01.20384272Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 10 14:50:03.543844 crc crio[20344]: time=\"2026-06-10T14:50:03.543703768Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=45fbc631-3861-4869-b8fb-e683c7e0ea89 name=/runtime.v1.ImageService/PullImage\nJun 10 14:50:03.545213 crc crio[20344]: time=\"2026-06-10T14:50:03.545101324Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=539e3085-5b8f-4c2f-8c41-778646717553 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:50:03.547693 crc crio[20344]: time=\"2026-06-10T14:50:03.547435275Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e581ab15-24af-4df7-acaf-1b949148f624 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:50:03.553819 crc crio[20344]: time=\"2026-06-10T14:50:03.553668418Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685050-pqpn6/oc\" id=9f5e4aa4-01c7-4567-9996-12549a91ea07 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:50:03.554382 crc crio[20344]: time=\"2026-06-10T14:50:03.554222543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:50:03.582978 crc crio[20344]: time=\"2026-06-10T14:50:03.58286612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:50:03.856181 crc crio[20344]: time=\"2026-06-10T14:50:03.855449238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:50:04.116157 crc crio[20344]: time=\"2026-06-10T14:50:04.115591841Z\" level=info msg=\"Created container ab142445c36ea4e352213e8cd6b9b53f86e8a81bcc8aa5b5b0c3cd848a7c756a: openshift-infra/auto-csr-approver-29685050-pqpn6/oc\" id=9f5e4aa4-01c7-4567-9996-12549a91ea07 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:50:04.120948 crc crio[20344]: time=\"2026-06-10T14:50:04.120817268Z\" level=info msg=\"Starting container: ab142445c36ea4e352213e8cd6b9b53f86e8a81bcc8aa5b5b0c3cd848a7c756a\" id=5963a6f6-6640-4a8f-805c-aacfb669579c name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:50:04.129994 crc crio[20344]: time=\"2026-06-10T14:50:04.129931156Z\" level=info msg=\"Started container\" PID=38362 containerID=ab142445c36ea4e352213e8cd6b9b53f86e8a81bcc8aa5b5b0c3cd848a7c756a description=openshift-infra/auto-csr-approver-29685050-pqpn6/oc id=5963a6f6-6640-4a8f-805c-aacfb669579c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a606b6196ada1583b0a96478ec2831f04184091dfa6cdf5a15380cabc2479b8b\nJun 10 14:50:06.394725 crc crio[20344]: time=\"2026-06-10T14:50:06.393715927Z\" level=info msg=\"Stopping pod sandbox: a606b6196ada1583b0a96478ec2831f04184091dfa6cdf5a15380cabc2479b8b\" id=3ad4c9c3-d5e5-4822-a362-e69516813fb2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:50:06.395790 crc crio[20344]: time=\"2026-06-10T14:50:06.39535349Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685050-pqpn6 Namespace:openshift-infra ID:a606b6196ada1583b0a96478ec2831f04184091dfa6cdf5a15380cabc2479b8b UID:ccca90fc-b5e9-4e1f-9ea6-9265cd1dc861 NetNS:/var/run/netns/18206e78-9f2b-4511-a53e-87755a550441 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podccca90fc_b5e9_4e1f_9ea6_9265cd1dc861.slice PodAnnotations:0xc0027c0240}] Aliases:map[]}\"\nJun 10 14:50:06.395790 crc crio[20344]: time=\"2026-06-10T14:50:06.395542855Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685050-pqpn6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:50:06.692741 crc crio[20344]: time=\"2026-06-10T14:50:06.692585492Z\" level=info msg=\"Stopped pod sandbox: a606b6196ada1583b0a96478ec2831f04184091dfa6cdf5a15380cabc2479b8b\" id=3ad4c9c3-d5e5-4822-a362-e69516813fb2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:50:11.151867 crc crio[20344]: time=\"2026-06-10T14:50:11.150847736Z\" level=info msg=\"Running pod sandbox: metallb-system/controller-8464864885-plq4j/POD\" id=04dbb878-7ec4-4649-ba2e-860487b75144 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:50:11.153690 crc crio[20344]: time=\"2026-06-10T14:50:11.151933195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:50:11.190830 crc crio[20344]: time=\"2026-06-10T14:50:11.19006561Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-plq4j Namespace:metallb-system ID:11ea9bdf467bb9ff9b8afca6016e0c03685511a5be7f2a59360f0f82483ef349 UID:9b9b23e2-c231-4820-b543-17650479a0ba NetNS:/var/run/netns/29f51a06-0581-4744-b78f-8871c2450ea8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9b9b23e2_c231_4820_b543_17650479a0ba.slice PodAnnotations:0xc000528308}] Aliases:map[]}\"\nJun 10 14:50:11.191449 crc crio[20344]: time=\"2026-06-10T14:50:11.1912132Z\" level=info msg=\"Adding pod metallb-system_controller-8464864885-plq4j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:50:11.491937 crc crio[20344]: time=\"2026-06-10T14:50:11.49182277Z\" level=info msg=\"Removing container: 48cb5c2434081b7ce32e53d350886a540041b523913053fdbe745ac761cbe038\" id=711515c3-d229-49a8-90b1-740a91e1a788 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:50:11.653790 crc crio[20344]: time=\"2026-06-10T14:50:11.652172077Z\" level=info msg=\"Removed container 48cb5c2434081b7ce32e53d350886a540041b523913053fdbe745ac761cbe038: openshift-infra/auto-csr-approver-29685044-wplqm/oc\" id=711515c3-d229-49a8-90b1-740a91e1a788 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:50:11.662340 crc crio[20344]: time=\"2026-06-10T14:50:11.662190859Z\" level=info msg=\"Stopping pod sandbox: 5fc3d9018f1403e62c547a2c2d33580f9b9b7318aaac92034b7d26a705657c73\" id=401974fb-f29e-461e-865d-ec17850a9448 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:50:11.662340 crc crio[20344]: time=\"2026-06-10T14:50:11.662313052Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5fc3d9018f1403e62c547a2c2d33580f9b9b7318aaac92034b7d26a705657c73\" id=401974fb-f29e-461e-865d-ec17850a9448 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:50:11.663032 crc crio[20344]: time=\"2026-06-10T14:50:11.662934488Z\" level=info msg=\"Removing pod sandbox: 5fc3d9018f1403e62c547a2c2d33580f9b9b7318aaac92034b7d26a705657c73\" id=da248ad2-d0e0-4fd5-9215-2f66b1607cef name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:50:11.680754 crc crio[20344]: time=\"2026-06-10T14:50:11.680661791Z\" level=info msg=\"Removed pod sandbox: 5fc3d9018f1403e62c547a2c2d33580f9b9b7318aaac92034b7d26a705657c73\" id=da248ad2-d0e0-4fd5-9215-2f66b1607cef name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:50:12.553452 crc crio[20344]: 2026-06-10T14:50:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11ea9bdf467bb9f Mac:36:55:06:af:18:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/29f51a06-0581-4744-b78f-8871c2450ea8 SocketPath: PciID:}] [{Interface:0xc000015150 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:50:12.559917 crc crio[20344]: time=\"2026-06-10T14:50:12.559776746Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-plq4j Namespace:metallb-system ID:11ea9bdf467bb9ff9b8afca6016e0c03685511a5be7f2a59360f0f82483ef349 UID:9b9b23e2-c231-4820-b543-17650479a0ba NetNS:/var/run/netns/29f51a06-0581-4744-b78f-8871c2450ea8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9b9b23e2_c231_4820_b543_17650479a0ba.slice PodAnnotations:0xc000528308}] Aliases:map[]}\"\nJun 10 14:50:12.560444 crc crio[20344]: time=\"2026-06-10T14:50:12.560361571Z\" level=info msg=\"Checking pod metallb-system_controller-8464864885-plq4j for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:50:12.573043 crc crio[20344]: time=\"2026-06-10T14:50:12.572923299Z\" level=info msg=\"Ran pod sandbox 11ea9bdf467bb9ff9b8afca6016e0c03685511a5be7f2a59360f0f82483ef349 with infra container: metallb-system/controller-8464864885-plq4j/POD\" id=04dbb878-7ec4-4649-ba2e-860487b75144 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:50:12.575401 crc crio[20344]: time=\"2026-06-10T14:50:12.575221899Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=168fea45-ff7c-428a-8b0e-a84cbcb80aec name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:50:12.579507 crc crio[20344]: time=\"2026-06-10T14:50:12.579419489Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=e15272cb-739e-4ee6-96af-2b4d5e97c325 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:50:12.962211 crc crio[20344]: time=\"2026-06-10T14:50:12.962021339Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-plq4j/controller\" id=010cf098-4170-494c-9a3d-bce9e2c4606c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:50:12.963121 crc crio[20344]: time=\"2026-06-10T14:50:12.963013985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:50:13.002553 crc crio[20344]: time=\"2026-06-10T14:50:13.002345032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:50:13.007549 crc crio[20344]: time=\"2026-06-10T14:50:13.007463176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:50:13.236029 crc crio[20344]: time=\"2026-06-10T14:50:13.23587575Z\" level=info msg=\"Created container 371c2dbd5b5764b2544ab62f4057393fb3d52d36da3a3793fda779abd1d2aaa0: metallb-system/controller-8464864885-plq4j/controller\" id=010cf098-4170-494c-9a3d-bce9e2c4606c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:50:13.237670 crc crio[20344]: time=\"2026-06-10T14:50:13.237530863Z\" level=info msg=\"Starting container: 371c2dbd5b5764b2544ab62f4057393fb3d52d36da3a3793fda779abd1d2aaa0\" id=da18a1c8-def4-443f-95ae-5a42e988b9d2 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:50:13.247845 crc crio[20344]: time=\"2026-06-10T14:50:13.247601476Z\" level=info msg=\"Started container\" PID=38626 containerID=371c2dbd5b5764b2544ab62f4057393fb3d52d36da3a3793fda779abd1d2aaa0 description=metallb-system/controller-8464864885-plq4j/controller id=da18a1c8-def4-443f-95ae-5a42e988b9d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11ea9bdf467bb9ff9b8afca6016e0c03685511a5be7f2a59360f0f82483ef349\nJun 10 14:50:13.284094 crc crio[20344]: time=\"2026-06-10T14:50:13.283979326Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=1e2b4c04-64b7-4286-ae24-677e9c0a1c17 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:50:13.287711 crc crio[20344]: time=\"2026-06-10T14:50:13.287662572Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=f7029d3f-9d0e-4e91-806d-0b48ee1f080a name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:50:13.326832 crc crio[20344]: time=\"2026-06-10T14:50:13.326595969Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-plq4j/kube-rbac-proxy\" id=3f60cdcf-e721-4051-a75c-9b29e45f2f4a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:50:13.327101 crc crio[20344]: time=\"2026-06-10T14:50:13.327067491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:50:13.354178 crc crio[20344]: time=\"2026-06-10T14:50:13.354056686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:50:13.359305 crc crio[20344]: time=\"2026-06-10T14:50:13.35918132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:50:13.524019 crc crio[20344]: time=\"2026-06-10T14:50:13.523794798Z\" level=info msg=\"Created container 17a06b5daa5faaeffe17083b98f42385b2c4f230a059ede7f04ea19893a94a32: metallb-system/controller-8464864885-plq4j/kube-rbac-proxy\" id=3f60cdcf-e721-4051-a75c-9b29e45f2f4a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:50:13.525387 crc crio[20344]: time=\"2026-06-10T14:50:13.525199325Z\" level=info msg=\"Starting container: 17a06b5daa5faaeffe17083b98f42385b2c4f230a059ede7f04ea19893a94a32\" id=08a3648a-2134-4a49-baa9-6ec467fa65a4 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:50:13.533362 crc crio[20344]: time=\"2026-06-10T14:50:13.53266691Z\" level=info msg=\"Started container\" PID=38643 containerID=17a06b5daa5faaeffe17083b98f42385b2c4f230a059ede7f04ea19893a94a32 description=metallb-system/controller-8464864885-plq4j/kube-rbac-proxy id=08a3648a-2134-4a49-baa9-6ec467fa65a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11ea9bdf467bb9ff9b8afca6016e0c03685511a5be7f2a59360f0f82483ef349\nJun 10 14:50:14.693964 crc crio[20344]: time=\"2026-06-10T14:50:14.69380508Z\" level=info msg=\"Running pod sandbox: metallb-system/speaker-n5t9c/POD\" id=1d154c98-b148-435a-b733-b66952a601a8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:50:14.693964 crc crio[20344]: time=\"2026-06-10T14:50:14.693917963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:50:14.710058 crc crio[20344]: time=\"2026-06-10T14:50:14.709990853Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=1d154c98-b148-435a-b733-b66952a601a8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:50:14.719338 crc crio[20344]: time=\"2026-06-10T14:50:14.719239734Z\" level=info msg=\"Ran pod sandbox c9109a9b741a8a3542d4dc36577666418c8d28f6f6035ed1acbaf9ac3c3057c3 with infra container: metallb-system/speaker-n5t9c/POD\" id=1d154c98-b148-435a-b733-b66952a601a8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:50:14.722028 crc crio[20344]: time=\"2026-06-10T14:50:14.721526284Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=353b9c49-861d-4015-b121-c89562619d06 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:50:14.724753 crc crio[20344]: time=\"2026-06-10T14:50:14.724576914Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=2702a3c0-0226-4055-afe5-9914204d65df name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:50:14.758439 crc crio[20344]: time=\"2026-06-10T14:50:14.75813174Z\" level=info msg=\"Creating container: metallb-system/speaker-n5t9c/speaker\" id=fa5b907f-b614-4830-84b0-405e75676313 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:50:14.759242 crc crio[20344]: time=\"2026-06-10T14:50:14.758726105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:50:14.801441 crc crio[20344]: time=\"2026-06-10T14:50:14.800888156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:50:14.942652 crc crio[20344]: time=\"2026-06-10T14:50:14.942503314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:50:15.187329 crc crio[20344]: time=\"2026-06-10T14:50:15.187199554Z\" level=info msg=\"Created container 49005a45b8befdde860e22d0922fbce041d088e71899a6ac35b23020fb7500d5: metallb-system/speaker-n5t9c/speaker\" id=fa5b907f-b614-4830-84b0-405e75676313 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:50:15.189087 crc crio[20344]: time=\"2026-06-10T14:50:15.188993031Z\" level=info msg=\"Starting container: 49005a45b8befdde860e22d0922fbce041d088e71899a6ac35b23020fb7500d5\" id=5700ab76-0eb9-4d11-9061-cdd41134a0f6 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:50:15.205811 crc crio[20344]: time=\"2026-06-10T14:50:15.205682836Z\" level=info msg=\"Started container\" PID=38668 containerID=49005a45b8befdde860e22d0922fbce041d088e71899a6ac35b23020fb7500d5 description=metallb-system/speaker-n5t9c/speaker id=5700ab76-0eb9-4d11-9061-cdd41134a0f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9109a9b741a8a3542d4dc36577666418c8d28f6f6035ed1acbaf9ac3c3057c3\nJun 10 14:50:15.228929 crc crio[20344]: time=\"2026-06-10T14:50:15.22840171Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=a6166ea8-ac88-4b6e-bd30-b5d85c485e6e name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:50:15.231963 crc crio[20344]: time=\"2026-06-10T14:50:15.231883761Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=842d0434-2e83-44b6-8187-237b468393c6 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:50:15.241917 crc crio[20344]: time=\"2026-06-10T14:50:15.24182777Z\" level=info msg=\"Creating container: metallb-system/speaker-n5t9c/kube-rbac-proxy\" id=1cc5df17-963e-49c4-a4e4-47d55d3a2246 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:50:15.242314 crc crio[20344]: time=\"2026-06-10T14:50:15.242225411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:50:15.283119 crc crio[20344]: time=\"2026-06-10T14:50:15.282922153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:50:15.456104 crc crio[20344]: time=\"2026-06-10T14:50:15.455988672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:50:15.670016 crc crio[20344]: time=\"2026-06-10T14:50:15.669902398Z\" level=info msg=\"Created container 71b5d9729bf7c7aad35662eeedce09040d56a10fbd9c41f3aaf1dae535e38cc5: metallb-system/speaker-n5t9c/kube-rbac-proxy\" id=1cc5df17-963e-49c4-a4e4-47d55d3a2246 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:50:15.671494 crc crio[20344]: time=\"2026-06-10T14:50:15.671416028Z\" level=info msg=\"Starting container: 71b5d9729bf7c7aad35662eeedce09040d56a10fbd9c41f3aaf1dae535e38cc5\" id=1050eddf-e41d-4c66-b8ae-e426445e510a name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:50:15.676969 crc crio[20344]: time=\"2026-06-10T14:50:15.676883711Z\" level=info msg=\"Started container\" PID=38683 containerID=71b5d9729bf7c7aad35662eeedce09040d56a10fbd9c41f3aaf1dae535e38cc5 description=metallb-system/speaker-n5t9c/kube-rbac-proxy id=1050eddf-e41d-4c66-b8ae-e426445e510a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9109a9b741a8a3542d4dc36577666418c8d28f6f6035ed1acbaf9ac3c3057c3\nJun 10 14:50:40.714193 crc crio[20344]: time=\"2026-06-10T14:50:40.71313049Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-sbrmz/POD\" id=47ec639b-dfef-463b-b229-07cdae6861bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:50:40.715585 crc crio[20344]: time=\"2026-06-10T14:50:40.714221989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:50:40.731365 crc crio[20344]: time=\"2026-06-10T14:50:40.731171131Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=47ec639b-dfef-463b-b229-07cdae6861bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:50:40.749082 crc crio[20344]: time=\"2026-06-10T14:50:40.749021277Z\" level=info msg=\"Ran pod sandbox bf682bff368d79ceb88fef7880f35cb512dea10d95a9a07e746e1ebecd500045 with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-sbrmz/POD\" id=47ec639b-dfef-463b-b229-07cdae6861bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:50:40.758481 crc crio[20344]: time=\"2026-06-10T14:50:40.756814031Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=02b0d947-b0e7-43d2-8815-fb52d7179b08 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:50:40.758481 crc crio[20344]: time=\"2026-06-10T14:50:40.757145579Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=02b0d947-b0e7-43d2-8815-fb52d7179b08 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:50:40.758481 crc crio[20344]: time=\"2026-06-10T14:50:40.757228092Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=02b0d947-b0e7-43d2-8815-fb52d7179b08 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:50:40.761601 crc crio[20344]: time=\"2026-06-10T14:50:40.759677576Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=3a39b46b-ff78-4a97-8679-913fb10890c1 name=/runtime.v1.ImageService/PullImage\nJun 10 14:50:40.772482 crc crio[20344]: time=\"2026-06-10T14:50:40.772340306Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"\nJun 10 14:50:40.847072 crc crio[20344]: time=\"2026-06-10T14:50:40.846968525Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-dl69r/POD\" id=32f60230-61e8-42a7-bca3-b25ac25bef58 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:50:40.847572 crc crio[20344]: time=\"2026-06-10T14:50:40.847473388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:50:40.898648 crc crio[20344]: time=\"2026-06-10T14:50:40.89847334Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=32f60230-61e8-42a7-bca3-b25ac25bef58 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:50:41.127682 crc crio[20344]: time=\"2026-06-10T14:50:41.127482649Z\" level=info msg=\"Ran pod sandbox c693b6fa7d4e9864d1738a09bc1b26adff4d8fcb33a6b11c6be1196973d47302 with infra container: openshift-frr-k8s/frr-k8s-dl69r/POD\" id=32f60230-61e8-42a7-bca3-b25ac25bef58 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:50:41.130368 crc crio[20344]: time=\"2026-06-10T14:50:41.1302016Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=b05d3370-32af-4aa4-8cff-15f236875991 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:50:41.130764 crc crio[20344]: time=\"2026-06-10T14:50:41.130520418Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=b05d3370-32af-4aa4-8cff-15f236875991 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:50:41.130764 crc crio[20344]: time=\"2026-06-10T14:50:41.13057938Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=b05d3370-32af-4aa4-8cff-15f236875991 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:50:41.131541 crc crio[20344]: time=\"2026-06-10T14:50:41.131453143Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=68c467c2-1847-4fcc-bc58-83f77c6b6b35 name=/runtime.v1.ImageService/PullImage\nJun 10 14:50:41.137043 crc crio[20344]: time=\"2026-06-10T14:50:41.136923515Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"\nJun 10 14:50:43.467987 crc crio[20344]: time=\"2026-06-10T14:50:43.46740907Z\" level=info msg=\"Reading blob body from https://quay.io/v2/openshift-release-dev/ocp-v4.0-art-dev/blobs/sha256:96331be18f583aa6e825cc6b6f27dd93862fcbe0d2ec55608e2280cde4764e5f failed (unexpected EOF), reconnecting after 41943041 bytes\u2026\"\nJun 10 14:51:06.233161 crc crio[20344]: time=\"2026-06-10T14:51:06.232226586Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=3a39b46b-ff78-4a97-8679-913fb10890c1 name=/runtime.v1.ImageService/PullImage\nJun 10 14:51:06.234891 crc crio[20344]: time=\"2026-06-10T14:51:06.234535356Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=45a854b7-07ef-4062-b2f8-94fadd1cf0ad name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:51:06.242706 crc crio[20344]: time=\"2026-06-10T14:51:06.242563826Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=1b487d83-3981-484f-9dd1-38ca4dbe6be3 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:51:06.293822 crc crio[20344]: time=\"2026-06-10T14:51:06.293076535Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=68c467c2-1847-4fcc-bc58-83f77c6b6b35 name=/runtime.v1.ImageService/PullImage\nJun 10 14:51:06.295224 crc crio[20344]: time=\"2026-06-10T14:51:06.294684957Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=f4053368-bda7-4a05-b352-2cb8d626b6db name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:51:06.299359 crc crio[20344]: time=\"2026-06-10T14:51:06.299167464Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-sbrmz/frr-k8s-webhook-server\" id=1281e5d5-1894-49de-97d2-a54a7c6f5a78 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:51:06.301129 crc crio[20344]: time=\"2026-06-10T14:51:06.301008132Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=f04c02d7-135d-4999-87fe-f8e486001727 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:51:06.301672 crc crio[20344]: time=\"2026-06-10T14:51:06.301584607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:51:06.338828 crc crio[20344]: time=\"2026-06-10T14:51:06.338238274Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-dl69r/cp-frr-files\" id=23164815-e1f3-48cf-abf9-559c5266bb73 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:51:06.340036 crc crio[20344]: time=\"2026-06-10T14:51:06.339957959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:51:06.355852 crc crio[20344]: time=\"2026-06-10T14:51:06.355727761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:51:06.363958 crc crio[20344]: time=\"2026-06-10T14:51:06.362121708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:51:06.368751 crc crio[20344]: time=\"2026-06-10T14:51:06.365771773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:51:06.374209 crc crio[20344]: time=\"2026-06-10T14:51:06.374098141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:51:06.523921 crc crio[20344]: time=\"2026-06-10T14:51:06.52380007Z\" level=info msg=\"Created container 637522f1d8f1e386d7c8c37aab3f2235660663f1d71ed7266716d9e97c58448d: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-sbrmz/frr-k8s-webhook-server\" id=1281e5d5-1894-49de-97d2-a54a7c6f5a78 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:51:06.525336 crc crio[20344]: time=\"2026-06-10T14:51:06.525198736Z\" level=info msg=\"Starting container: 637522f1d8f1e386d7c8c37aab3f2235660663f1d71ed7266716d9e97c58448d\" id=49ae68a4-5377-4b0e-98dc-f89e98d1b91a name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:51:06.527121 crc crio[20344]: time=\"2026-06-10T14:51:06.527031324Z\" level=info msg=\"Created container 55541cdd2f3c7a47d6c5ab97dfb6d8219384a711a6a9f45b199a48a33b970c5d: openshift-frr-k8s/frr-k8s-dl69r/cp-frr-files\" id=23164815-e1f3-48cf-abf9-559c5266bb73 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:51:06.528896 crc crio[20344]: time=\"2026-06-10T14:51:06.528222415Z\" level=info msg=\"Starting container: 55541cdd2f3c7a47d6c5ab97dfb6d8219384a711a6a9f45b199a48a33b970c5d\" id=8d5a7191-36d0-45f5-aec8-4cac264fea93 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:51:06.532016 crc crio[20344]: time=\"2026-06-10T14:51:06.531930412Z\" level=info msg=\"Started container\" PID=39431 containerID=637522f1d8f1e386d7c8c37aab3f2235660663f1d71ed7266716d9e97c58448d description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-sbrmz/frr-k8s-webhook-server id=49ae68a4-5377-4b0e-98dc-f89e98d1b91a name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf682bff368d79ceb88fef7880f35cb512dea10d95a9a07e746e1ebecd500045\nJun 10 14:51:06.546833 crc crio[20344]: time=\"2026-06-10T14:51:06.546715208Z\" level=info msg=\"Started container\" PID=39433 containerID=55541cdd2f3c7a47d6c5ab97dfb6d8219384a711a6a9f45b199a48a33b970c5d description=openshift-frr-k8s/frr-k8s-dl69r/cp-frr-files id=8d5a7191-36d0-45f5-aec8-4cac264fea93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c693b6fa7d4e9864d1738a09bc1b26adff4d8fcb33a6b11c6be1196973d47302\nJun 10 14:51:07.358969 crc crio[20344]: time=\"2026-06-10T14:51:07.357755176Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=811923bc-b71a-4216-898a-f9b5ae9cb933 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:51:07.367515 crc crio[20344]: time=\"2026-06-10T14:51:07.367400848Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=8fbe0cef-a197-4474-bd20-73acfd6a2919 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:51:07.380607 crc crio[20344]: time=\"2026-06-10T14:51:07.380412578Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-dl69r/cp-reloader\" id=92b9e767-5f6e-484d-9de5-d1bd1d2b5485 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:51:07.385826 crc crio[20344]: time=\"2026-06-10T14:51:07.385566562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:51:07.440807 crc crio[20344]: time=\"2026-06-10T14:51:07.440591009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:51:07.443709 crc crio[20344]: time=\"2026-06-10T14:51:07.443612248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:51:07.571753 crc crio[20344]: time=\"2026-06-10T14:51:07.571477037Z\" level=info msg=\"Created container 789fe38b0bb2ed157d3160199466c83713d0bde57610a38551147762a291de7e: openshift-frr-k8s/frr-k8s-dl69r/cp-reloader\" id=92b9e767-5f6e-484d-9de5-d1bd1d2b5485 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:51:07.573231 crc crio[20344]: time=\"2026-06-10T14:51:07.57312881Z\" level=info msg=\"Starting container: 789fe38b0bb2ed157d3160199466c83713d0bde57610a38551147762a291de7e\" id=0f9fca45-5f0c-4a9b-a47b-738965c63a0e name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:51:07.581389 crc crio[20344]: time=\"2026-06-10T14:51:07.581137779Z\" level=info msg=\"Started container\" PID=39485 containerID=789fe38b0bb2ed157d3160199466c83713d0bde57610a38551147762a291de7e description=openshift-frr-k8s/frr-k8s-dl69r/cp-reloader id=0f9fca45-5f0c-4a9b-a47b-738965c63a0e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c693b6fa7d4e9864d1738a09bc1b26adff4d8fcb33a6b11c6be1196973d47302\nJun 10 14:51:08.375680 crc crio[20344]: time=\"2026-06-10T14:51:08.375141443Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=171aabfd-3cc5-4da3-ba69-1c4f86981642 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:51:08.381035 crc crio[20344]: time=\"2026-06-10T14:51:08.380922904Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=631f7c3c-b2f7-4185-81a9-9a7a700ac4bd name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:51:08.392519 crc crio[20344]: time=\"2026-06-10T14:51:08.392351922Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-dl69r/cp-metrics\" id=1bb8449d-1e5f-4940-bbe9-e8a1d4b61a85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:51:08.396065 crc crio[20344]: time=\"2026-06-10T14:51:08.395947116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:51:08.443759 crc crio[20344]: time=\"2026-06-10T14:51:08.443554109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:51:08.447560 crc crio[20344]: time=\"2026-06-10T14:51:08.447467831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:51:08.593617 crc crio[20344]: time=\"2026-06-10T14:51:08.593495674Z\" level=info msg=\"Created container 9bc345e77b5ce6f40a3f99b7fc1a5972be65ee698728c871a79cadfc6049a613: openshift-frr-k8s/frr-k8s-dl69r/cp-metrics\" id=1bb8449d-1e5f-4940-bbe9-e8a1d4b61a85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:51:08.595115 crc crio[20344]: time=\"2026-06-10T14:51:08.594814569Z\" level=info msg=\"Starting container: 9bc345e77b5ce6f40a3f99b7fc1a5972be65ee698728c871a79cadfc6049a613\" id=8cfbb31e-959d-4901-904a-df4cb34a27f9 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:51:08.601837 crc crio[20344]: time=\"2026-06-10T14:51:08.60175342Z\" level=info msg=\"Started container\" PID=39519 containerID=9bc345e77b5ce6f40a3f99b7fc1a5972be65ee698728c871a79cadfc6049a613 description=openshift-frr-k8s/frr-k8s-dl69r/cp-metrics id=8cfbb31e-959d-4901-904a-df4cb34a27f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c693b6fa7d4e9864d1738a09bc1b26adff4d8fcb33a6b11c6be1196973d47302\nJun 10 14:51:09.391024 crc crio[20344]: time=\"2026-06-10T14:51:09.390929458Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=7dc05bcc-9e8b-4024-ac5a-67cb5c6ce3f4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:51:09.396228 crc crio[20344]: time=\"2026-06-10T14:51:09.396152134Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=7ae6cf4b-ab5f-4a40-9978-c3b32a1a180e name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:51:09.404494 crc crio[20344]: time=\"2026-06-10T14:51:09.404403799Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-dl69r/cp-frr-status\" id=b1837ae3-e287-4fa7-9a62-7cfc47846767 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:51:09.407528 crc crio[20344]: time=\"2026-06-10T14:51:09.40747461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:51:09.456597 crc crio[20344]: time=\"2026-06-10T14:51:09.456472479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:51:09.468670 crc crio[20344]: time=\"2026-06-10T14:51:09.468513763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:51:09.601704 crc crio[20344]: time=\"2026-06-10T14:51:09.601537527Z\" level=info msg=\"Created container d285892eda39eacc2f52dac8024b52344711022538136611665268dbb63bae4f: openshift-frr-k8s/frr-k8s-dl69r/cp-frr-status\" id=b1837ae3-e287-4fa7-9a62-7cfc47846767 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:51:09.603654 crc crio[20344]: time=\"2026-06-10T14:51:09.603395986Z\" level=info msg=\"Starting container: d285892eda39eacc2f52dac8024b52344711022538136611665268dbb63bae4f\" id=d44c9777-a3ce-4d68-86d9-7ad530457371 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:51:09.610922 crc crio[20344]: time=\"2026-06-10T14:51:09.61085328Z\" level=info msg=\"Started container\" PID=39548 containerID=d285892eda39eacc2f52dac8024b52344711022538136611665268dbb63bae4f description=openshift-frr-k8s/frr-k8s-dl69r/cp-frr-status id=d44c9777-a3ce-4d68-86d9-7ad530457371 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c693b6fa7d4e9864d1738a09bc1b26adff4d8fcb33a6b11c6be1196973d47302\nJun 10 14:51:10.411387 crc crio[20344]: time=\"2026-06-10T14:51:10.410160121Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=2e7c2927-ec36-479a-80dc-1994465e4e3f name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:51:10.424616 crc crio[20344]: time=\"2026-06-10T14:51:10.424478455Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=d3960214-d7fc-4386-a275-4c64c8b39b1e name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:51:10.443092 crc crio[20344]: time=\"2026-06-10T14:51:10.442794813Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-dl69r/controller\" id=519ac841-575f-43a7-81d0-dbb577e5fbd2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:51:10.445498 crc crio[20344]: time=\"2026-06-10T14:51:10.445411052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:51:10.492869 crc crio[20344]: time=\"2026-06-10T14:51:10.492242325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:51:10.505791 crc crio[20344]: time=\"2026-06-10T14:51:10.505681236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:51:10.630429 crc crio[20344]: time=\"2026-06-10T14:51:10.629593291Z\" level=info msg=\"Created container da72d772fe3347a6c315baa8b5fbcad5acc0fe85be99184b5877742cab618ab3: openshift-frr-k8s/frr-k8s-dl69r/controller\" id=519ac841-575f-43a7-81d0-dbb577e5fbd2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:51:10.633790 crc crio[20344]: time=\"2026-06-10T14:51:10.633613216Z\" level=info msg=\"Starting container: da72d772fe3347a6c315baa8b5fbcad5acc0fe85be99184b5877742cab618ab3\" id=f6ea8723-7640-468c-a0da-e9e3ad0b3adb name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:51:10.639888 crc crio[20344]: time=\"2026-06-10T14:51:10.639738146Z\" level=info msg=\"Started container\" PID=39607 containerID=da72d772fe3347a6c315baa8b5fbcad5acc0fe85be99184b5877742cab618ab3 description=openshift-frr-k8s/frr-k8s-dl69r/controller id=f6ea8723-7640-468c-a0da-e9e3ad0b3adb name=/runtime.v1.RuntimeService/StartContainer sandboxID=c693b6fa7d4e9864d1738a09bc1b26adff4d8fcb33a6b11c6be1196973d47302\nJun 10 14:51:10.660070 crc crio[20344]: time=\"2026-06-10T14:51:10.659600695Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=d4a4135d-c5cc-48d0-861d-0d40652c8b77 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:51:10.673402 crc crio[20344]: time=\"2026-06-10T14:51:10.670571601Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=3aff1fe0-9246-472d-917f-a0fe806704b0 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:51:10.684810 crc crio[20344]: time=\"2026-06-10T14:51:10.684188937Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-dl69r/frr\" id=68f6d3d1-72ad-4188-a9c4-c8e53275e049 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:51:10.686326 crc crio[20344]: time=\"2026-06-10T14:51:10.685914462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:51:10.717720 crc crio[20344]: time=\"2026-06-10T14:51:10.717658081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:51:10.722866 crc crio[20344]: time=\"2026-06-10T14:51:10.722807385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:51:10.840892 crc crio[20344]: time=\"2026-06-10T14:51:10.840823187Z\" level=info msg=\"Created container 638af0c6ace1fd2afefabc74b41b0fb01693cb5c6573092a18c80ba5e450a3f2: openshift-frr-k8s/frr-k8s-dl69r/frr\" id=68f6d3d1-72ad-4188-a9c4-c8e53275e049 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:51:10.843234 crc crio[20344]: time=\"2026-06-10T14:51:10.843123127Z\" level=info msg=\"Starting container: 638af0c6ace1fd2afefabc74b41b0fb01693cb5c6573092a18c80ba5e450a3f2\" id=2297f3f3-644d-4960-a950-61fc5eb08bc0 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:51:10.848732 crc crio[20344]: time=\"2026-06-10T14:51:10.84858587Z\" level=info msg=\"Started container\" PID=39629 containerID=638af0c6ace1fd2afefabc74b41b0fb01693cb5c6573092a18c80ba5e450a3f2 description=openshift-frr-k8s/frr-k8s-dl69r/frr id=2297f3f3-644d-4960-a950-61fc5eb08bc0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c693b6fa7d4e9864d1738a09bc1b26adff4d8fcb33a6b11c6be1196973d47302\nJun 10 14:51:10.864116 crc crio[20344]: time=\"2026-06-10T14:51:10.863967071Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=0206bcb3-e4b1-4bbc-a4f4-cc118c790a18 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:51:10.867546 crc crio[20344]: time=\"2026-06-10T14:51:10.867427292Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=93a942c6-9b87-43ff-8972-2ac4a0e53155 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:51:10.875022 crc crio[20344]: time=\"2026-06-10T14:51:10.874938478Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-dl69r/reloader\" id=cf685179-94d9-43cb-a483-1eee7c564d41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:51:10.877545 crc crio[20344]: time=\"2026-06-10T14:51:10.877448573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:51:10.915473 crc crio[20344]: time=\"2026-06-10T14:51:10.915335403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:51:10.920371 crc crio[20344]: time=\"2026-06-10T14:51:10.920326363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:51:11.063971 crc crio[20344]: time=\"2026-06-10T14:51:11.063863691Z\" level=info msg=\"Created container 391f32a04c25b6d66f9721ba53e5e67058f778a0aaffd13f164a1b0f22d59599: openshift-frr-k8s/frr-k8s-dl69r/reloader\" id=cf685179-94d9-43cb-a483-1eee7c564d41 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:51:11.065716 crc crio[20344]: time=\"2026-06-10T14:51:11.065520334Z\" level=info msg=\"Starting container: 391f32a04c25b6d66f9721ba53e5e67058f778a0aaffd13f164a1b0f22d59599\" id=6e63119f-05fc-42aa-824b-ba81e1309fcc name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:51:11.073072 crc crio[20344]: time=\"2026-06-10T14:51:11.072833505Z\" level=info msg=\"Started container\" PID=39657 containerID=391f32a04c25b6d66f9721ba53e5e67058f778a0aaffd13f164a1b0f22d59599 description=openshift-frr-k8s/frr-k8s-dl69r/reloader id=6e63119f-05fc-42aa-824b-ba81e1309fcc name=/runtime.v1.RuntimeService/StartContainer sandboxID=c693b6fa7d4e9864d1738a09bc1b26adff4d8fcb33a6b11c6be1196973d47302\nJun 10 14:51:11.087892 crc crio[20344]: time=\"2026-06-10T14:51:11.087756205Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=bf41932a-5015-4ea6-a379-2ccb3a4608cf name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:51:11.095516 crc crio[20344]: time=\"2026-06-10T14:51:11.095354593Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=d024132b-ad14-4ebc-8675-8e5811d31de8 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:51:11.105066 crc crio[20344]: time=\"2026-06-10T14:51:11.105009575Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-dl69r/frr-metrics\" id=f0a112f5-b8d3-47a5-a9b8-63b0599f54de name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:51:11.107878 crc crio[20344]: time=\"2026-06-10T14:51:11.107845969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:51:11.144725 crc crio[20344]: time=\"2026-06-10T14:51:11.144675961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:51:11.148555 crc crio[20344]: time=\"2026-06-10T14:51:11.148532662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:51:11.272375 crc crio[20344]: time=\"2026-06-10T14:51:11.272239562Z\" level=info msg=\"Created container f388f015ba4995896cba4a69109f763fe11b2a2577fe5b8368be18f812793849: openshift-frr-k8s/frr-k8s-dl69r/frr-metrics\" id=f0a112f5-b8d3-47a5-a9b8-63b0599f54de name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:51:11.274925 crc crio[20344]: time=\"2026-06-10T14:51:11.27482632Z\" level=info msg=\"Starting container: f388f015ba4995896cba4a69109f763fe11b2a2577fe5b8368be18f812793849\" id=a6b5d9d4-bd25-49dc-b08d-2b3094c1a900 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:51:11.280486 crc crio[20344]: time=\"2026-06-10T14:51:11.280363014Z\" level=info msg=\"Started container\" PID=39687 containerID=f388f015ba4995896cba4a69109f763fe11b2a2577fe5b8368be18f812793849 description=openshift-frr-k8s/frr-k8s-dl69r/frr-metrics id=a6b5d9d4-bd25-49dc-b08d-2b3094c1a900 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c693b6fa7d4e9864d1738a09bc1b26adff4d8fcb33a6b11c6be1196973d47302\nJun 10 14:51:11.295329 crc crio[20344]: time=\"2026-06-10T14:51:11.29476977Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=a2758395-3c59-4f39-8408-2352b103a785 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:51:11.305232 crc crio[20344]: time=\"2026-06-10T14:51:11.304555176Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=1470c6aa-3b97-4099-995e-029b452f708a name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:51:11.333836 crc crio[20344]: time=\"2026-06-10T14:51:11.333703137Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-dl69r/frr-status\" id=320f9fd0-9d19-41ea-bfb8-b3441f31ebc0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:51:11.336921 crc crio[20344]: time=\"2026-06-10T14:51:11.336561882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:51:11.387875 crc crio[20344]: time=\"2026-06-10T14:51:11.383753704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:51:11.388826 crc crio[20344]: time=\"2026-06-10T14:51:11.388751265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:51:11.509869 crc crio[20344]: time=\"2026-06-10T14:51:11.509722613Z\" level=info msg=\"Created container 68d69bcaadcd46ed53efec7b6dea138be6da1a0740db0c15f5f7e81b189e665f: openshift-frr-k8s/frr-k8s-dl69r/frr-status\" id=320f9fd0-9d19-41ea-bfb8-b3441f31ebc0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:51:11.511477 crc crio[20344]: time=\"2026-06-10T14:51:11.511096359Z\" level=info msg=\"Starting container: 68d69bcaadcd46ed53efec7b6dea138be6da1a0740db0c15f5f7e81b189e665f\" id=14390639-a860-4a76-9c0b-5c952757ed4a name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:51:11.520816 crc crio[20344]: time=\"2026-06-10T14:51:11.520723511Z\" level=info msg=\"Started container\" PID=39705 containerID=68d69bcaadcd46ed53efec7b6dea138be6da1a0740db0c15f5f7e81b189e665f description=openshift-frr-k8s/frr-k8s-dl69r/frr-status id=14390639-a860-4a76-9c0b-5c952757ed4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c693b6fa7d4e9864d1738a09bc1b26adff4d8fcb33a6b11c6be1196973d47302\nJun 10 14:51:11.531120 crc crio[20344]: time=\"2026-06-10T14:51:11.530984499Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=e59ec510-ff25-4f66-8bae-d7effd220bf1 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:51:11.533524 crc crio[20344]: time=\"2026-06-10T14:51:11.533427182Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=57f84401-7813-4edf-b0ca-fe8fbcf9e5be name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:51:11.544947 crc crio[20344]: time=\"2026-06-10T14:51:11.54480194Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-dl69r/kube-rbac-proxy\" id=35ad1bde-f474-4dec-8c4c-4eef4dd7d753 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:51:11.545913 crc crio[20344]: time=\"2026-06-10T14:51:11.545824586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:51:11.578977 crc crio[20344]: time=\"2026-06-10T14:51:11.578764246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:51:11.814978 crc crio[20344]: time=\"2026-06-10T14:51:11.814447681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:51:11.965962 crc crio[20344]: time=\"2026-06-10T14:51:11.965744111Z\" level=info msg=\"Created container eec05a824df032d7c197732672271bec062808c1ef294f594c75513bc4b78549: openshift-frr-k8s/frr-k8s-dl69r/kube-rbac-proxy\" id=35ad1bde-f474-4dec-8c4c-4eef4dd7d753 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:51:11.969834 crc crio[20344]: time=\"2026-06-10T14:51:11.96912246Z\" level=info msg=\"Starting container: eec05a824df032d7c197732672271bec062808c1ef294f594c75513bc4b78549\" id=f3a20e87-9dc7-4d01-a137-918e81fb9555 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:51:11.974874 crc crio[20344]: time=\"2026-06-10T14:51:11.974778057Z\" level=info msg=\"Started container\" PID=39735 containerID=eec05a824df032d7c197732672271bec062808c1ef294f594c75513bc4b78549 description=openshift-frr-k8s/frr-k8s-dl69r/kube-rbac-proxy id=f3a20e87-9dc7-4d01-a137-918e81fb9555 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c693b6fa7d4e9864d1738a09bc1b26adff4d8fcb33a6b11c6be1196973d47302\nJun 10 14:51:11.990139 crc crio[20344]: time=\"2026-06-10T14:51:11.989567283Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3e11c8be-f7a1-40a2-92f4-7d3a8b278f2e name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:51:11.994371 crc crio[20344]: time=\"2026-06-10T14:51:11.994236375Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=17e863f0-8c11-4b1a-99c5-4ba6bdb30d64 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:51:12.002958 crc crio[20344]: time=\"2026-06-10T14:51:12.002550622Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-dl69r/kube-rbac-proxy-frr\" id=69b738a9-ca88-4e0c-b922-5cff6e71875d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:51:12.003148 crc crio[20344]: time=\"2026-06-10T14:51:12.003086516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:51:12.035228 crc crio[20344]: time=\"2026-06-10T14:51:12.03502229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:51:12.255244 crc crio[20344]: time=\"2026-06-10T14:51:12.255079217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:51:12.351098 crc crio[20344]: time=\"2026-06-10T14:51:12.350421586Z\" level=info msg=\"Created container d1a3c902cc033c89ad04ef04ad055897b6b180d95a2958d42819d04d64ae7166: openshift-frr-k8s/frr-k8s-dl69r/kube-rbac-proxy-frr\" id=69b738a9-ca88-4e0c-b922-5cff6e71875d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:51:12.352615 crc crio[20344]: time=\"2026-06-10T14:51:12.352533031Z\" level=info msg=\"Starting container: d1a3c902cc033c89ad04ef04ad055897b6b180d95a2958d42819d04d64ae7166\" id=11bb96da-cc9d-4a8b-85e0-8b1857ec8f58 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:51:12.357174 crc crio[20344]: time=\"2026-06-10T14:51:12.356966517Z\" level=info msg=\"Started container\" PID=39756 containerID=d1a3c902cc033c89ad04ef04ad055897b6b180d95a2958d42819d04d64ae7166 description=openshift-frr-k8s/frr-k8s-dl69r/kube-rbac-proxy-frr id=11bb96da-cc9d-4a8b-85e0-8b1857ec8f58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c693b6fa7d4e9864d1738a09bc1b26adff4d8fcb33a6b11c6be1196973d47302\nJun 10 14:51:46.329436 crc crio[20344]: time=\"2026-06-10T14:51:46.328503506Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-5994967dd8-55kbp/POD\" id=65b86002-efde-474e-82aa-0266f62bae78 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:51:46.329436 crc crio[20344]: time=\"2026-06-10T14:51:46.32942071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:51:46.362800 crc crio[20344]: time=\"2026-06-10T14:51:46.362422482Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-5994967dd8-55kbp Namespace:baremetal-operator-system ID:682f33f2843d1fe50603e90c27171d01994d05861c0d3353b209e02781aac64a UID:f7f84bf5-32c3-4924-b6dd-81d7822e96ca NetNS:/var/run/netns/489effc7-2190-47a6-9276-fa591142c538 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7f84bf5_32c3_4924_b6dd_81d7822e96ca.slice PodAnnotations:0xc00078c580}] Aliases:map[]}\"\nJun 10 14:51:46.362800 crc crio[20344]: time=\"2026-06-10T14:51:46.362780331Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-5994967dd8-55kbp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:51:47.349488 crc crio[20344]: time=\"2026-06-10T14:51:47.34849271Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-6998b789-pwz5q/POD\" id=0d35d441-3b35-4496-9d8c-94bb3b48f795 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:51:47.351608 crc crio[20344]: time=\"2026-06-10T14:51:47.35157494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:51:47.389443 crc crio[20344]: time=\"2026-06-10T14:51:47.388940876Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-6998b789-pwz5q Namespace:baremetal-operator-system ID:4fab7b0df62036e40cda5b8efd72b3412e096904e19be00c88a42d1fe5321760 UID:e3d4c728-bfb0-4f8c-ae39-c30948597264 NetNS:/var/run/netns/1f299e4f-6504-4af6-a5e0-1132a889c762 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode3d4c728_bfb0_4f8c_ae39_c30948597264.slice PodAnnotations:0xc00078c870}] Aliases:map[]}\"\nJun 10 14:51:47.389443 crc crio[20344]: time=\"2026-06-10T14:51:47.389010968Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-6998b789-pwz5q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:51:47.543501 crc crio[20344]: 2026-06-10T14:51:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:682f33f2843d1fe Mac:ae:e5:b2:62:a3:a2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/489effc7-2190-47a6-9276-fa591142c538 SocketPath: PciID:}] [{Interface:0xc0002e2a00 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:51:47.543501 crc crio[20344]: time=\"2026-06-10T14:51:47.541567362Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-5994967dd8-55kbp Namespace:baremetal-operator-system ID:682f33f2843d1fe50603e90c27171d01994d05861c0d3353b209e02781aac64a UID:f7f84bf5-32c3-4924-b6dd-81d7822e96ca NetNS:/var/run/netns/489effc7-2190-47a6-9276-fa591142c538 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7f84bf5_32c3_4924_b6dd_81d7822e96ca.slice PodAnnotations:0xc00078c580}] Aliases:map[]}\"\nJun 10 14:51:47.543501 crc crio[20344]: time=\"2026-06-10T14:51:47.541764867Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-5994967dd8-55kbp for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:51:47.580477 crc crio[20344]: time=\"2026-06-10T14:51:47.573978988Z\" level=info msg=\"Ran pod sandbox 682f33f2843d1fe50603e90c27171d01994d05861c0d3353b209e02781aac64a with infra container: baremetal-operator-system/baremetal-operator-controller-manager-5994967dd8-55kbp/POD\" id=65b86002-efde-474e-82aa-0266f62bae78 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:51:47.580940 crc crio[20344]: time=\"2026-06-10T14:51:47.580805386Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=1cae50d8-e1e5-4410-b5f7-4593b3147fe2 name=/runtime.v1.ImageService/PullImage\nJun 10 14:51:47.593759 crc crio[20344]: time=\"2026-06-10T14:51:47.593660932Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"\nJun 10 14:51:47.807443 crc crio[20344]: time=\"2026-06-10T14:51:47.806949892Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-58c884cdcb-6w5tw/POD\" id=d5e7d817-a000-4b16-8fe0-3ca3c1c27fcd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:51:47.807623 crc crio[20344]: time=\"2026-06-10T14:51:47.807497036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:51:47.855327 crc crio[20344]: time=\"2026-06-10T14:51:47.854781951Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=d5e7d817-a000-4b16-8fe0-3ca3c1c27fcd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:51:47.879325 crc crio[20344]: time=\"2026-06-10T14:51:47.879155207Z\" level=info msg=\"Ran pod sandbox f884c9c0478d66707240379d003effbb1795fc8ef011847e01a5ddc07e58f2b4 with infra container: baremetal-operator-system/baremetal-operator-ironic-58c884cdcb-6w5tw/POD\" id=d5e7d817-a000-4b16-8fe0-3ca3c1c27fcd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:51:47.893546 crc crio[20344]: time=\"2026-06-10T14:51:47.893461751Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=a59bc383-9ed7-4f6a-9a15-a3615b7a25bd name=/runtime.v1.ImageService/PullImage\nJun 10 14:51:47.898799 crc crio[20344]: time=\"2026-06-10T14:51:47.898687897Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic-ipa-downloader:latest\\\"\"\nJun 10 14:51:48.003304 crc crio[20344]: time=\"2026-06-10T14:51:48.003078433Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-kgl98/POD\" id=0ea5e30f-a638-42fd-8898-3a8ed6978129 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:51:48.003304 crc crio[20344]: time=\"2026-06-10T14:51:48.003203586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:51:48.025306 crc crio[20344]: time=\"2026-06-10T14:51:48.025149279Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-kgl98 Namespace:openstack-operators ID:b2fb854253f635357a8e1da7f6498e0fe37d6d1f45e21f85aa44dc31beda4941 UID:abd0bc11-85c3-4131-aa42-1d9315179c4a NetNS:/var/run/netns/1b8e0d44-f733-4e6b-be06-4b5bf297fd9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podabd0bc11_85c3_4131_aa42_1d9315179c4a.slice PodAnnotations:0xc00078ce98}] Aliases:map[]}\"\nJun 10 14:51:48.025306 crc crio[20344]: time=\"2026-06-10T14:51:48.025225661Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-kgl98 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:51:48.082693 crc crio[20344]: 2026-06-10T14:51:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4fab7b0df62036e Mac:da:b4:5d:88:7c:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/1f299e4f-6504-4af6-a5e0-1132a889c762 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:51:48.083678 crc crio[20344]: time=\"2026-06-10T14:51:48.083474092Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-6998b789-pwz5q Namespace:baremetal-operator-system ID:4fab7b0df62036e40cda5b8efd72b3412e096904e19be00c88a42d1fe5321760 UID:e3d4c728-bfb0-4f8c-ae39-c30948597264 NetNS:/var/run/netns/1f299e4f-6504-4af6-a5e0-1132a889c762 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode3d4c728_bfb0_4f8c_ae39_c30948597264.slice PodAnnotations:0xc00078c870}] Aliases:map[]}\"\nJun 10 14:51:48.084338 crc crio[20344]: time=\"2026-06-10T14:51:48.083708668Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-6998b789-pwz5q for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:51:48.094039 crc crio[20344]: time=\"2026-06-10T14:51:48.093459783Z\" level=info msg=\"Ran pod sandbox 4fab7b0df62036e40cda5b8efd72b3412e096904e19be00c88a42d1fe5321760 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-6998b789-pwz5q/POD\" id=0d35d441-3b35-4496-9d8c-94bb3b48f795 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:51:48.100821 crc crio[20344]: time=\"2026-06-10T14:51:48.098958917Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:latest\" id=487c597e-d3ba-491a-bd00-2b662a04b6c7 name=/runtime.v1.ImageService/PullImage\nJun 10 14:51:48.114679 crc crio[20344]: time=\"2026-06-10T14:51:48.114567564Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:latest\\\"\"\nJun 10 14:51:48.340027 crc crio[20344]: 2026-06-10T14:51:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b2fb854253f6353 Mac:02:5c:20:3a:21:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/1b8e0d44-f733-4e6b-be06-4b5bf297fd9f SocketPath: PciID:}] [{Interface:0xc000421080 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:51:48.340027 crc crio[20344]: time=\"2026-06-10T14:51:48.339725554Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-kgl98 Namespace:openstack-operators ID:b2fb854253f635357a8e1da7f6498e0fe37d6d1f45e21f85aa44dc31beda4941 UID:abd0bc11-85c3-4131-aa42-1d9315179c4a NetNS:/var/run/netns/1b8e0d44-f733-4e6b-be06-4b5bf297fd9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podabd0bc11_85c3_4131_aa42_1d9315179c4a.slice PodAnnotations:0xc00078ce98}] Aliases:map[]}\"\nJun 10 14:51:48.340027 crc crio[20344]: time=\"2026-06-10T14:51:48.339867898Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-kgl98 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:51:48.351009 crc crio[20344]: time=\"2026-06-10T14:51:48.350973137Z\" level=info msg=\"Ran pod sandbox b2fb854253f635357a8e1da7f6498e0fe37d6d1f45e21f85aa44dc31beda4941 with infra container: openstack-operators/openstack-operator-index-kgl98/POD\" id=0ea5e30f-a638-42fd-8898-3a8ed6978129 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:51:48.355386 crc crio[20344]: time=\"2026-06-10T14:51:48.355238169Z\" level=info msg=\"Pulling image: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\" id=7a45fbd7-6b08-49b6-b0eb-db4d7fd1f3a6 name=/runtime.v1.ImageService/PullImage\nJun 10 14:51:48.357756 crc crio[20344]: time=\"2026-06-10T14:51:48.357682263Z\" level=info msg=\"Trying to access \\\"38.102.83.194:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\\\"\"\nJun 10 14:51:52.318237 crc crio[20344]: time=\"2026-06-10T14:51:52.317235355Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-8qjj9/POD\" id=ac30d0df-47fd-4f43-902f-8663e867bff3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:51:52.319548 crc crio[20344]: time=\"2026-06-10T14:51:52.318312093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:51:56.223791 crc crio[20344]: time=\"2026-06-10T14:51:56.221669537Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-rjr6f/POD\" id=c5e8fdf6-14af-4c1c-8e78-4e196683533a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:51:56.223791 crc crio[20344]: time=\"2026-06-10T14:51:56.223736891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:51:57.204551 crc crio[20344]: time=\"2026-06-10T14:51:57.204228584Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-kkf7k/POD\" id=ac0089ce-b308-41a6-b5c9-4269788ba73a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:51:57.212717 crc crio[20344]: time=\"2026-06-10T14:51:57.211057482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:51:59.791124 crc crio[20344]: time=\"2026-06-10T14:51:59.788829843Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-zrbh2/POD\" id=a215537c-6b86-45a9-b1bd-a527b02287bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:51:59.793129 crc crio[20344]: time=\"2026-06-10T14:51:59.791477372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:52:00.541875 crc crio[20344]: time=\"2026-06-10T14:52:00.541134567Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685052-sbqvp/POD\" id=82772345-fe09-4951-8067-f1914c21fd3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:52:00.541875 crc crio[20344]: time=\"2026-06-10T14:52:00.541870447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:52:01.112798 crc crio[20344]: time=\"2026-06-10T14:52:01.112721523Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-w57w2/POD\" id=c49b131d-1133-4342-b132-d4b1fb6a4551 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:52:01.112798 crc crio[20344]: time=\"2026-06-10T14:52:01.112835686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:52:02.518135 crc crio[20344]: time=\"2026-06-10T14:52:02.517995558Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-8qjj9 Namespace:openstack-operators ID:81845ae4ed951c0669295fd73ae79cd8841785b33f12b26e417bc5ec1a9269ed UID:bb7c8860-612a-48a0-ae26-dc8d998e1597 NetNS:/var/run/netns/40db3d36-227b-4d3e-8e15-a6252cf82f9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbb7c8860_612a_48a0_ae26_dc8d998e1597.slice PodAnnotations:0xc000738b88}] Aliases:map[]}\"\nJun 10 14:52:02.518135 crc crio[20344]: time=\"2026-06-10T14:52:02.518099301Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-8qjj9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:52:02.918458 crc crio[20344]: 2026-06-10T14:52:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:81845ae4ed951c0 Mac:4a:30:cb:23:cb:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/40db3d36-227b-4d3e-8e15-a6252cf82f9f SocketPath: PciID:}] [{Interface:0xc0002e49e0 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:52:02.919469 crc crio[20344]: time=\"2026-06-10T14:52:02.919394659Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-8qjj9 Namespace:openstack-operators ID:81845ae4ed951c0669295fd73ae79cd8841785b33f12b26e417bc5ec1a9269ed UID:bb7c8860-612a-48a0-ae26-dc8d998e1597 NetNS:/var/run/netns/40db3d36-227b-4d3e-8e15-a6252cf82f9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbb7c8860_612a_48a0_ae26_dc8d998e1597.slice PodAnnotations:0xc000738b88}] Aliases:map[]}\"\nJun 10 14:52:02.919610 crc crio[20344]: time=\"2026-06-10T14:52:02.919550513Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-8qjj9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:52:04.981944 crc crio[20344]: time=\"2026-06-10T14:52:04.981419703Z\" level=info msg=\"Ran pod sandbox 81845ae4ed951c0669295fd73ae79cd8841785b33f12b26e417bc5ec1a9269ed with infra container: openstack-operators/openstack-operator-index-8qjj9/POD\" id=ac30d0df-47fd-4f43-902f-8663e867bff3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:52:04.994902 crc crio[20344]: time=\"2026-06-10T14:52:04.994808622Z\" level=info msg=\"Pulling image: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\" id=2e94c6cf-73e7-428e-a6b4-c5c3448b9b56 name=/runtime.v1.ImageService/PullImage\nJun 10 14:52:04.997007 crc crio[20344]: time=\"2026-06-10T14:52:04.996898167Z\" level=info msg=\"Trying to access \\\"38.102.83.194:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\\\"\"\nJun 10 14:52:06.390836 crc crio[20344]: time=\"2026-06-10T14:52:06.390701862Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=1cae50d8-e1e5-4410-b5f7-4593b3147fe2 name=/runtime.v1.ImageService/PullImage\nJun 10 14:52:06.391666 crc crio[20344]: time=\"2026-06-10T14:52:06.391603746Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=d2782a29-5eb3-408e-b504-8dfe3a677802 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:52:06.474113 crc crio[20344]: time=\"2026-06-10T14:52:06.474025698Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685052-sbqvp Namespace:openshift-infra ID:7b6d11f2971702361165f34a1f645c2aca399ff33dca7df4949ea60e9ebe99f6 UID:0c33a8f9-7923-4734-a0ed-1df1adb44e1c NetNS:/var/run/netns/0b865975-3f76-4bed-aef8-7bcc79a96793 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c33a8f9_7923_4734_a0ed_1df1adb44e1c.slice PodAnnotations:0xc000528528}] Aliases:map[]}\"\nJun 10 14:52:06.474113 crc crio[20344]: time=\"2026-06-10T14:52:06.474092Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685052-sbqvp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:52:06.477929 crc crio[20344]: time=\"2026-06-10T14:52:06.477852278Z\" level=info msg=\"Got pod network &{Name:certified-operators-rjr6f Namespace:openshift-marketplace ID:c257086a96c62017ed5fa3d49fb6b2f325f73ab53c0b9fda9994cd612a46ee3c UID:d9aa8eab-3646-409d-b4b7-0f8d4cd0ea9f NetNS:/var/run/netns/e29261f4-3f71-46f3-b5e6-5354b25b44bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd9aa8eab_3646_409d_b4b7_0f8d4cd0ea9f.slice PodAnnotations:0xc00012ae98}] Aliases:map[]}\"\nJun 10 14:52:06.478016 crc crio[20344]: time=\"2026-06-10T14:52:06.47792399Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-rjr6f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:52:06.999976 crc crio[20344]: 2026-06-10T14:52:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c257086a96c6201 Mac:ea:b8:5c:75:80:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/e29261f4-3f71-46f3-b5e6-5354b25b44bc SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:52:07.001205 crc crio[20344]: time=\"2026-06-10T14:52:07.001129371Z\" level=info msg=\"Got pod network &{Name:certified-operators-rjr6f Namespace:openshift-marketplace ID:c257086a96c62017ed5fa3d49fb6b2f325f73ab53c0b9fda9994cd612a46ee3c UID:d9aa8eab-3646-409d-b4b7-0f8d4cd0ea9f NetNS:/var/run/netns/e29261f4-3f71-46f3-b5e6-5354b25b44bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd9aa8eab_3646_409d_b4b7_0f8d4cd0ea9f.slice PodAnnotations:0xc00012ae98}] Aliases:map[]}\"\nJun 10 14:52:07.001449 crc crio[20344]: time=\"2026-06-10T14:52:07.001377017Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-rjr6f for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:52:07.032029 crc crio[20344]: 2026-06-10T14:52:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b6d11f29717023 Mac:4a:cd:4c:a2:b7:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/0b865975-3f76-4bed-aef8-7bcc79a96793 SocketPath: PciID:}] [{Interface:0xc00013e9e0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:52:07.033142 crc crio[20344]: time=\"2026-06-10T14:52:07.033071375Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685052-sbqvp Namespace:openshift-infra ID:7b6d11f2971702361165f34a1f645c2aca399ff33dca7df4949ea60e9ebe99f6 UID:0c33a8f9-7923-4734-a0ed-1df1adb44e1c NetNS:/var/run/netns/0b865975-3f76-4bed-aef8-7bcc79a96793 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c33a8f9_7923_4734_a0ed_1df1adb44e1c.slice PodAnnotations:0xc000528528}] Aliases:map[]}\"\nJun 10 14:52:07.033378 crc crio[20344]: time=\"2026-06-10T14:52:07.033322171Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685052-sbqvp for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:52:07.072945 crc crio[20344]: time=\"2026-06-10T14:52:07.069953598Z\" level=info msg=\"Ran pod sandbox 7b6d11f2971702361165f34a1f645c2aca399ff33dca7df4949ea60e9ebe99f6 with infra container: openshift-infra/auto-csr-approver-29685052-sbqvp/POD\" id=82772345-fe09-4951-8067-f1914c21fd3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:52:07.072945 crc crio[20344]: time=\"2026-06-10T14:52:07.072852384Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d0b2dbe7-af4e-4349-9202-2e921e0436c8 name=/runtime.v1.ImageService/PullImage\nJun 10 14:52:07.075671 crc crio[20344]: time=\"2026-06-10T14:52:07.075553654Z\" level=info msg=\"Ran pod sandbox c257086a96c62017ed5fa3d49fb6b2f325f73ab53c0b9fda9994cd612a46ee3c with infra container: openshift-marketplace/certified-operators-rjr6f/POD\" id=c5e8fdf6-14af-4c1c-8e78-4e196683533a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:52:07.080427 crc crio[20344]: time=\"2026-06-10T14:52:07.08038035Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b5eac4fa-b717-4d60-8b94-90b493b6f50c name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:52:07.087097 crc crio[20344]: time=\"2026-06-10T14:52:07.087010503Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 10 14:52:07.177080 crc crio[20344]: time=\"2026-06-10T14:52:07.176961282Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7\" id=a59bc383-9ed7-4f6a-9a15-a3615b7a25bd name=/runtime.v1.ImageService/PullImage\nJun 10 14:52:07.177940 crc crio[20344]: time=\"2026-06-10T14:52:07.177862286Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=0a84e9df-45e8-4975-9913-f607f4de1976 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:52:07.311764 crc crio[20344]: time=\"2026-06-10T14:52:07.311566137Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=048770dd-1453-4282-a087-810d213865aa name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:52:07.312008 crc crio[20344]: time=\"2026-06-10T14:52:07.311815524Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bac4b2ad-be15-47cd-a308-fb78f64f0e71 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:52:07.494040 crc crio[20344]: time=\"2026-06-10T14:52:07.493475787Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-rjr6f/extract-utilities\" id=5bea1f6b-247b-47ed-a3b5-217843f07aa3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:52:08.484100 crc crio[20344]: time=\"2026-06-10T14:52:08.484001322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:52:08.507390 crc crio[20344]: time=\"2026-06-10T14:52:08.503887921Z\" level=info msg=\"Got pod network &{Name:community-operators-kkf7k Namespace:openshift-marketplace ID:f559d923e401997b9ab5cdd38425448c4c8ffe7965dabbab76e4fc8995950f36 UID:adcc7739-e6f7-4c09-b553-3fc639e7fb7c NetNS:/var/run/netns/3d723b91-72f9-46fb-a71b-0ed2aa287466 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podadcc7739_e6f7_4c09_b553_3fc639e7fb7c.slice PodAnnotations:0xc004036228}] Aliases:map[]}\"\nJun 10 14:52:08.507390 crc crio[20344]: time=\"2026-06-10T14:52:08.504063376Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-kkf7k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:52:08.509537 crc crio[20344]: time=\"2026-06-10T14:52:08.509497658Z\" level=info msg=\"Got pod network &{Name:redhat-operators-w57w2 Namespace:openshift-marketplace ID:e87b6a1a3f227f9bff40f71c969404d963bca1045aed2e4e7bb1415c1a47ecc0 UID:c85b36a6-d92f-42cb-8f6b-e81c2bfeed24 NetNS:/var/run/netns/b6c411ea-8a9f-4ff0-9ebc-d582c3369148 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc85b36a6_d92f_42cb_8f6b_e81c2bfeed24.slice PodAnnotations:0xc00078c3b8}] Aliases:map[]}\"\nJun 10 14:52:08.509702 crc crio[20344]: time=\"2026-06-10T14:52:08.509679403Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-w57w2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:52:08.520720 crc crio[20344]: time=\"2026-06-10T14:52:08.520596118Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-zrbh2 Namespace:openshift-marketplace ID:291deec1420602c9e065f399f190e2ebf176bce7a9a0d9911133a96fb58b7556 UID:8206341b-0d86-4247-8339-1613f8d31b00 NetNS:/var/run/netns/741f60da-39c9-4a92-8d94-850ebf0d6ac9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8206341b_0d86_4247_8339_1613f8d31b00.slice PodAnnotations:0xc0007380a8}] Aliases:map[]}\"\nJun 10 14:52:08.520720 crc crio[20344]: time=\"2026-06-10T14:52:08.52070108Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-zrbh2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:52:08.959217 crc crio[20344]: time=\"2026-06-10T14:52:08.958725788Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader\" id=0a5cb084-7b26-477e-9220-2d7af93ea683 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:52:09.108967 crc crio[20344]: 2026-06-10T14:52:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e87b6a1a3f227f9 Mac:82:ab:92:7c:5c:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/b6c411ea-8a9f-4ff0-9ebc-d582c3369148 SocketPath: PciID:}] [{Interface:0xc0000147b0 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:52:09.110147 crc crio[20344]: time=\"2026-06-10T14:52:09.109129006Z\" level=info msg=\"Got pod network &{Name:redhat-operators-w57w2 Namespace:openshift-marketplace ID:e87b6a1a3f227f9bff40f71c969404d963bca1045aed2e4e7bb1415c1a47ecc0 UID:c85b36a6-d92f-42cb-8f6b-e81c2bfeed24 NetNS:/var/run/netns/b6c411ea-8a9f-4ff0-9ebc-d582c3369148 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc85b36a6_d92f_42cb_8f6b_e81c2bfeed24.slice PodAnnotations:0xc00078c3b8}] Aliases:map[]}\"\nJun 10 14:52:09.110147 crc crio[20344]: time=\"2026-06-10T14:52:09.109388622Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-w57w2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:52:09.177765 crc crio[20344]: 2026-06-10T14:52:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f559d923e401997 Mac:ce:89:fa:bf:06:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/3d723b91-72f9-46fb-a71b-0ed2aa287466 SocketPath: PciID:}] [{Interface:0xc0001a46c0 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:52:09.178560 crc crio[20344]: time=\"2026-06-10T14:52:09.178482707Z\" level=info msg=\"Got pod network &{Name:community-operators-kkf7k Namespace:openshift-marketplace ID:f559d923e401997b9ab5cdd38425448c4c8ffe7965dabbab76e4fc8995950f36 UID:adcc7739-e6f7-4c09-b553-3fc639e7fb7c NetNS:/var/run/netns/3d723b91-72f9-46fb-a71b-0ed2aa287466 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podadcc7739_e6f7_4c09_b553_3fc639e7fb7c.slice PodAnnotations:0xc004036228}] Aliases:map[]}\"\nJun 10 14:52:09.178756 crc crio[20344]: time=\"2026-06-10T14:52:09.178714213Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-kkf7k for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:52:09.302425 crc crio[20344]: time=\"2026-06-10T14:52:09.302128005Z\" level=info msg=\"Ran pod sandbox f559d923e401997b9ab5cdd38425448c4c8ffe7965dabbab76e4fc8995950f36 with infra container: openshift-marketplace/community-operators-kkf7k/POD\" id=ac0089ce-b308-41a6-b5c9-4269788ba73a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:52:09.303712 crc crio[20344]: time=\"2026-06-10T14:52:09.303485391Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-5994967dd8-55kbp/manager\" id=d1fa9651-597d-436c-9549-1e87deb62759 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:52:09.304131 crc crio[20344]: time=\"2026-06-10T14:52:09.304077716Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a7e15ae4-7202-4142-aa59-30eb9c8d5dc6 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:52:09.305423 crc crio[20344]: time=\"2026-06-10T14:52:09.305221906Z\" level=info msg=\"Ran pod sandbox e87b6a1a3f227f9bff40f71c969404d963bca1045aed2e4e7bb1415c1a47ecc0 with infra container: openshift-marketplace/redhat-operators-w57w2/POD\" id=c49b131d-1133-4342-b132-d4b1fb6a4551 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:52:09.307336 crc crio[20344]: time=\"2026-06-10T14:52:09.306481489Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d5f93f81-fe21-4fc7-9ed4-0986e003638e name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:52:09.309543 crc crio[20344]: time=\"2026-06-10T14:52:09.309376545Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:44645b145304a45334e7e2047a7cb64df758815e31271d26a71ef9be2b291cbe\" id=487c597e-d3ba-491a-bd00-2b662a04b6c7 name=/runtime.v1.ImageService/PullImage\nJun 10 14:52:09.315702 crc crio[20344]: time=\"2026-06-10T14:52:09.315537855Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=688f913f-3e9e-4076-a044-e2abaeb981f7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:52:09.315702 crc crio[20344]: time=\"2026-06-10T14:52:09.315622088Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-58c884cdcb-6w5tw/ironic-ipa-downloader\" id=b6d7f739-9554-4fef-8451-e2442e65f4c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:52:09.315932 crc crio[20344]: time=\"2026-06-10T14:52:09.315833193Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:latest\" id=39cb4fab-65e9-40eb-bb44-8675db6c248c name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:52:09.371135 crc crio[20344]: 2026-06-10T14:52:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:291deec1420602c Mac:ba:56:20:91:28:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/741f60da-39c9-4a92-8d94-850ebf0d6ac9 SocketPath: PciID:}] [{Interface:0xc0000147f0 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:52:09.373736 crc crio[20344]: time=\"2026-06-10T14:52:09.372477802Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-zrbh2 Namespace:openshift-marketplace ID:291deec1420602c9e065f399f190e2ebf176bce7a9a0d9911133a96fb58b7556 UID:8206341b-0d86-4247-8339-1613f8d31b00 NetNS:/var/run/netns/741f60da-39c9-4a92-8d94-850ebf0d6ac9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8206341b_0d86_4247_8339_1613f8d31b00.slice PodAnnotations:0xc0007380a8}] Aliases:map[]}\"\nJun 10 14:52:09.373736 crc crio[20344]: time=\"2026-06-10T14:52:09.372638776Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-zrbh2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:52:09.481531 crc crio[20344]: time=\"2026-06-10T14:52:09.481355485Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f3043107-e9ac-4b61-ad93-db2f61b2bb0a name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:52:09.487895 crc crio[20344]: time=\"2026-06-10T14:52:09.487795023Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-kkf7k/extract-utilities\" id=6626727a-a278-42af-91f2-f9d435571cc8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:52:09.503877 crc crio[20344]: time=\"2026-06-10T14:52:09.503700769Z\" level=info msg=\"Ran pod sandbox 291deec1420602c9e065f399f190e2ebf176bce7a9a0d9911133a96fb58b7556 with infra container: openshift-marketplace/redhat-marketplace-zrbh2/POD\" id=a215537c-6b86-45a9-b1bd-a527b02287bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:52:09.504812 crc crio[20344]: time=\"2026-06-10T14:52:09.504713035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:52:09.507697 crc crio[20344]: time=\"2026-06-10T14:52:09.506355648Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=182c5c28-7d30-4197-af5c-e4af34508cd7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:52:09.511167 crc crio[20344]: time=\"2026-06-10T14:52:09.510851476Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator\" id=a0706912-39f7-4df0-818f-b9bb565c9af3 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:52:09.511719 crc crio[20344]: time=\"2026-06-10T14:52:09.511596755Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0802b980-6475-4b9d-989e-39f0096749b5 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:52:09.515350 crc crio[20344]: time=\"2026-06-10T14:52:09.513891365Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-w57w2/extract-utilities\" id=447707bb-d6b9-4f5e-8978-7b1cd9f56d88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:52:09.719807 crc crio[20344]: time=\"2026-06-10T14:52:09.71975474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:52:09.720574 crc crio[20344]: time=\"2026-06-10T14:52:09.720452259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:52:09.734029 crc crio[20344]: time=\"2026-06-10T14:52:09.733931971Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-zrbh2/extract-utilities\" id=c4fc6307-1e33-4ea0-bcd3-40ad95d39ea3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:52:10.258792 crc crio[20344]: time=\"2026-06-10T14:52:10.258154099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:52:10.288138 crc crio[20344]: time=\"2026-06-10T14:52:10.288009579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:52:10.291496 crc crio[20344]: time=\"2026-06-10T14:52:10.291376497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:52:10.294860 crc crio[20344]: time=\"2026-06-10T14:52:10.294816117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:52:10.303459 crc crio[20344]: time=\"2026-06-10T14:52:10.30338238Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d0b2dbe7-af4e-4349-9202-2e921e0436c8 name=/runtime.v1.ImageService/PullImage\nJun 10 14:52:10.308723 crc crio[20344]: time=\"2026-06-10T14:52:10.308681959Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=025f93ad-6811-4652-b6fb-db507d7fa17b name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:52:10.315517 crc crio[20344]: time=\"2026-06-10T14:52:10.315484386Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1697deee-3f3d-46b1-a6b5-dddc8dcc0658 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:52:10.414374 crc crio[20344]: time=\"2026-06-10T14:52:10.414136522Z\" level=info msg=\"Created container 5e55e40d3155ce8de7268626a4f5115c67414696611c583770911dddfd53a876: openshift-marketplace/certified-operators-rjr6f/extract-utilities\" id=5bea1f6b-247b-47ed-a3b5-217843f07aa3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:52:10.415511 crc crio[20344]: time=\"2026-06-10T14:52:10.415426206Z\" level=info msg=\"Starting container: 5e55e40d3155ce8de7268626a4f5115c67414696611c583770911dddfd53a876\" id=f37add6f-6490-46cb-8837-d49d3dc99682 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:52:10.424384 crc crio[20344]: time=\"2026-06-10T14:52:10.422312636Z\" level=info msg=\"Started container\" PID=41606 containerID=5e55e40d3155ce8de7268626a4f5115c67414696611c583770911dddfd53a876 description=openshift-marketplace/certified-operators-rjr6f/extract-utilities id=f37add6f-6490-46cb-8837-d49d3dc99682 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c257086a96c62017ed5fa3d49fb6b2f325f73ab53c0b9fda9994cd612a46ee3c\nJun 10 14:52:10.484387 crc crio[20344]: time=\"2026-06-10T14:52:10.48183135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:52:10.484387 crc crio[20344]: time=\"2026-06-10T14:52:10.482242691Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685052-sbqvp/oc\" id=1d3577d4-6187-4b6d-bc36-890571d9d1f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:52:10.646238 crc crio[20344]: time=\"2026-06-10T14:52:10.645991416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:52:10.757010 crc crio[20344]: time=\"2026-06-10T14:52:10.756566023Z\" level=info msg=\"Created container 95f146945696eb1fd264fd2f8c184318b950ff6e40f6477c4ca1fd1a5b4e2b5d: baremetal-operator-system/baremetal-operator-ironic-58c884cdcb-6w5tw/ironic-ipa-downloader\" id=b6d7f739-9554-4fef-8451-e2442e65f4c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:52:10.758106 crc crio[20344]: time=\"2026-06-10T14:52:10.758011561Z\" level=info msg=\"Starting container: 95f146945696eb1fd264fd2f8c184318b950ff6e40f6477c4ca1fd1a5b4e2b5d\" id=1dde3222-e0f2-48a9-9c26-3a341f05e33c name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:52:10.769305 crc crio[20344]: time=\"2026-06-10T14:52:10.769216233Z\" level=info msg=\"Started container\" PID=41651 containerID=95f146945696eb1fd264fd2f8c184318b950ff6e40f6477c4ca1fd1a5b4e2b5d description=baremetal-operator-system/baremetal-operator-ironic-58c884cdcb-6w5tw/ironic-ipa-downloader id=1dde3222-e0f2-48a9-9c26-3a341f05e33c name=/runtime.v1.RuntimeService/StartContainer sandboxID=f884c9c0478d66707240379d003effbb1795fc8ef011847e01a5ddc07e58f2b4\nJun 10 14:52:11.351117 crc crio[20344]: time=\"2026-06-10T14:52:11.350976454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:52:11.358520 crc crio[20344]: time=\"2026-06-10T14:52:11.358422719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:52:11.362896 crc crio[20344]: time=\"2026-06-10T14:52:11.362824544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:52:11.385795 crc crio[20344]: time=\"2026-06-10T14:52:11.385690981Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-6998b789-pwz5q/manager\" id=9a1bcfe1-71c8-414b-b013-d2493e51baa3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:52:11.475757 crc crio[20344]: time=\"2026-06-10T14:52:11.475347112Z\" level=info msg=\"Created container a9dc5c0107f2bf18bda8c5a2826786fe1241848135573671e87ef8479a244006: openshift-marketplace/community-operators-kkf7k/extract-utilities\" id=6626727a-a278-42af-91f2-f9d435571cc8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:52:11.492930 crc crio[20344]: time=\"2026-06-10T14:52:11.477835127Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=5d9a0c21-3ec6-423b-9646-cbf92c34af49 name=/runtime.v1.ImageService/PullImage\nJun 10 14:52:11.492930 crc crio[20344]: time=\"2026-06-10T14:52:11.477912029Z\" level=info msg=\"Starting container: a9dc5c0107f2bf18bda8c5a2826786fe1241848135573671e87ef8479a244006\" id=5536e18e-164c-470c-abe0-8e24b8a71525 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:52:11.492930 crc crio[20344]: time=\"2026-06-10T14:52:11.484178193Z\" level=info msg=\"Started container\" PID=41678 containerID=a9dc5c0107f2bf18bda8c5a2826786fe1241848135573671e87ef8479a244006 description=openshift-marketplace/community-operators-kkf7k/extract-utilities id=5536e18e-164c-470c-abe0-8e24b8a71525 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f559d923e401997b9ab5cdd38425448c4c8ffe7965dabbab76e4fc8995950f36\nJun 10 14:52:11.492930 crc crio[20344]: time=\"2026-06-10T14:52:11.484625844Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 10 14:52:11.637496 crc crio[20344]: time=\"2026-06-10T14:52:11.636943572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:52:11.640851 crc crio[20344]: time=\"2026-06-10T14:52:11.640751761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:52:11.682345 crc crio[20344]: time=\"2026-06-10T14:52:11.682187443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:52:11.698340 crc crio[20344]: time=\"2026-06-10T14:52:11.69814085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:52:11.725869 crc crio[20344]: time=\"2026-06-10T14:52:11.725444043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:52:11.734851 crc crio[20344]: time=\"2026-06-10T14:52:11.734779797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:52:11.764999 crc crio[20344]: time=\"2026-06-10T14:52:11.763093966Z\" level=info msg=\"Pulled image: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator-index@sha256:e0288638e5947af3fa1b71f8f38316b7b81b3312d7c254790330a48a31387369\" id=7a45fbd7-6b08-49b6-b0eb-db4d7fd1f3a6 name=/runtime.v1.ImageService/PullImage\nJun 10 14:52:11.766242 crc crio[20344]: time=\"2026-06-10T14:52:11.766081754Z\" level=info msg=\"Checking image status: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\" id=ad0b1b89-8f18-42a7-a3e9-888707addb57 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:52:11.772595 crc crio[20344]: time=\"2026-06-10T14:52:11.771996998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:52:11.809424 crc crio[20344]: time=\"2026-06-10T14:52:11.808541653Z\" level=info msg=\"Created container 6966ae2fd7f4ea5f2635417d1ad8799d0bf067409ac3e710f675ec00aa9e1d61: openshift-marketplace/redhat-marketplace-zrbh2/extract-utilities\" id=c4fc6307-1e33-4ea0-bcd3-40ad95d39ea3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:52:11.812990 crc crio[20344]: time=\"2026-06-10T14:52:11.81112336Z\" level=info msg=\"Starting container: 6966ae2fd7f4ea5f2635417d1ad8799d0bf067409ac3e710f675ec00aa9e1d61\" id=cdb137a1-0c0d-4179-a464-7b7e096cc901 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:52:11.826397 crc crio[20344]: time=\"2026-06-10T14:52:11.826232815Z\" level=info msg=\"Started container\" PID=41691 containerID=6966ae2fd7f4ea5f2635417d1ad8799d0bf067409ac3e710f675ec00aa9e1d61 description=openshift-marketplace/redhat-marketplace-zrbh2/extract-utilities id=cdb137a1-0c0d-4179-a464-7b7e096cc901 name=/runtime.v1.RuntimeService/StartContainer sandboxID=291deec1420602c9e065f399f190e2ebf176bce7a9a0d9911133a96fb58b7556\nJun 10 14:52:11.833198 crc crio[20344]: time=\"2026-06-10T14:52:11.832474608Z\" level=info msg=\"Pulled image: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator-index@sha256:e0288638e5947af3fa1b71f8f38316b7b81b3312d7c254790330a48a31387369\" id=2e94c6cf-73e7-428e-a6b4-c5c3448b9b56 name=/runtime.v1.ImageService/PullImage\nJun 10 14:52:11.833507 crc crio[20344]: time=\"2026-06-10T14:52:11.833443913Z\" level=info msg=\"Checking image status: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\" id=786c55d0-bbdd-4b5c-b2fb-dc3fd6944337 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:52:11.873480 crc crio[20344]: time=\"2026-06-10T14:52:11.87278316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:52:11.873480 crc crio[20344]: time=\"2026-06-10T14:52:11.872887883Z\" level=info msg=\"Checking image status: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\" id=b2e95885-f099-4066-90dd-70c72dfc29f9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:52:11.877961 crc crio[20344]: time=\"2026-06-10T14:52:11.877161214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:52:11.883829 crc crio[20344]: time=\"2026-06-10T14:52:11.883562742Z\" level=info msg=\"Checking image status: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\" id=08e8d15a-357e-43e2-b489-8431e6a7eb24 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:52:11.894736 crc crio[20344]: time=\"2026-06-10T14:52:11.894162688Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-8qjj9/registry-server\" id=5a51363c-6ece-4e19-a5df-bdf751054f8c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:52:11.895179 crc crio[20344]: time=\"2026-06-10T14:52:11.894791225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:52:11.903576 crc crio[20344]: time=\"2026-06-10T14:52:11.903503832Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-kgl98/registry-server\" id=76fc3429-c51b-4dae-9dbb-e106fa212c47 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:52:11.916731 crc crio[20344]: time=\"2026-06-10T14:52:11.916574744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:52:11.931020 crc crio[20344]: time=\"2026-06-10T14:52:11.930877107Z\" level=info msg=\"Created container e19fe47fc85d84bcc71da8842a66f202b3359dd7ad5ccfb398bc579f6aa0cb23: openshift-marketplace/redhat-operators-w57w2/extract-utilities\" id=447707bb-d6b9-4f5e-8978-7b1cd9f56d88 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:52:11.933119 crc crio[20344]: time=\"2026-06-10T14:52:11.933038123Z\" level=info msg=\"Starting container: e19fe47fc85d84bcc71da8842a66f202b3359dd7ad5ccfb398bc579f6aa0cb23\" id=84e2bc6e-1b4e-485a-8a3b-31d93f4eaa56 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:52:11.960097 crc crio[20344]: time=\"2026-06-10T14:52:11.959172436Z\" level=info msg=\"Started container\" PID=41695 containerID=e19fe47fc85d84bcc71da8842a66f202b3359dd7ad5ccfb398bc579f6aa0cb23 description=openshift-marketplace/redhat-operators-w57w2/extract-utilities id=84e2bc6e-1b4e-485a-8a3b-31d93f4eaa56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e87b6a1a3f227f9bff40f71c969404d963bca1045aed2e4e7bb1415c1a47ecc0\nJun 10 14:52:11.978202 crc crio[20344]: time=\"2026-06-10T14:52:11.977834393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:52:11.986790 crc crio[20344]: time=\"2026-06-10T14:52:11.986565041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:52:11.997223 crc crio[20344]: time=\"2026-06-10T14:52:11.996758867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:52:12.035866 crc crio[20344]: time=\"2026-06-10T14:52:12.035768896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:52:12.037248 crc crio[20344]: time=\"2026-06-10T14:52:12.037157422Z\" level=info msg=\"Created container 3f4106b81f860019f7a0efb2435d71f3726d7dc221845d5c286d2ba2bb378884: baremetal-operator-system/baremetal-operator-controller-manager-5994967dd8-55kbp/manager\" id=d1fa9651-597d-436c-9549-1e87deb62759 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:52:12.039016 crc crio[20344]: time=\"2026-06-10T14:52:12.03897634Z\" level=info msg=\"Starting container: 3f4106b81f860019f7a0efb2435d71f3726d7dc221845d5c286d2ba2bb378884\" id=65c8dd33-1932-4d0c-9796-ce7540b32cb4 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:52:12.040446 crc crio[20344]: time=\"2026-06-10T14:52:12.040198862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:52:12.048456 crc crio[20344]: time=\"2026-06-10T14:52:12.048419736Z\" level=info msg=\"Started container\" PID=41715 containerID=3f4106b81f860019f7a0efb2435d71f3726d7dc221845d5c286d2ba2bb378884 description=baremetal-operator-system/baremetal-operator-controller-manager-5994967dd8-55kbp/manager id=65c8dd33-1932-4d0c-9796-ce7540b32cb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=682f33f2843d1fe50603e90c27171d01994d05861c0d3353b209e02781aac64a\nJun 10 14:52:12.203329 crc crio[20344]: time=\"2026-06-10T14:52:12.203208898Z\" level=info msg=\"Created container 9379b57e0d9836d70138c8b7a2883716c1508cd74be1661bbd3e5f8a56e8e627: openstack-operators/openstack-operator-index-kgl98/registry-server\" id=76fc3429-c51b-4dae-9dbb-e106fa212c47 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:52:12.216957 crc crio[20344]: time=\"2026-06-10T14:52:12.216815984Z\" level=info msg=\"Created container db947fefb1e79c861ae34f12d608add8aa8e3d113ca427410e9f265726ee57d4: baremetal-operator-system/baremetal-operator-controller-manager-6998b789-pwz5q/manager\" id=9a1bcfe1-71c8-414b-b013-d2493e51baa3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:52:12.217538 crc crio[20344]: time=\"2026-06-10T14:52:12.217395449Z\" level=info msg=\"Created container ab612c5d1242ff86201a9db549fbe58621fb71ee1f7fbefc278c6307a4a3b001: openstack-operators/openstack-operator-index-8qjj9/registry-server\" id=5a51363c-6ece-4e19-a5df-bdf751054f8c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:52:12.232159 crc crio[20344]: time=\"2026-06-10T14:52:12.232018101Z\" level=info msg=\"Starting container: db947fefb1e79c861ae34f12d608add8aa8e3d113ca427410e9f265726ee57d4\" id=57a32138-e725-4f29-8b71-6881099b9e0b name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:52:12.232575 crc crio[20344]: time=\"2026-06-10T14:52:12.232338789Z\" level=info msg=\"Starting container: ab612c5d1242ff86201a9db549fbe58621fb71ee1f7fbefc278c6307a4a3b001\" id=5a227a7d-2c20-445e-9779-aac25da52102 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:52:12.234499 crc crio[20344]: time=\"2026-06-10T14:52:12.234246249Z\" level=info msg=\"Starting container: 9379b57e0d9836d70138c8b7a2883716c1508cd74be1661bbd3e5f8a56e8e627\" id=9bbd2c7b-e93c-4b05-ada6-fb6cb4018c7f name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:52:12.239509 crc crio[20344]: time=\"2026-06-10T14:52:12.239032724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:52:12.243027 crc crio[20344]: time=\"2026-06-10T14:52:12.242779581Z\" level=info msg=\"Started container\" PID=41738 containerID=db947fefb1e79c861ae34f12d608add8aa8e3d113ca427410e9f265726ee57d4 description=baremetal-operator-system/baremetal-operator-controller-manager-6998b789-pwz5q/manager id=57a32138-e725-4f29-8b71-6881099b9e0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fab7b0df62036e40cda5b8efd72b3412e096904e19be00c88a42d1fe5321760\nJun 10 14:52:12.247546 crc crio[20344]: time=\"2026-06-10T14:52:12.247472744Z\" level=info msg=\"Started container\" PID=41737 containerID=ab612c5d1242ff86201a9db549fbe58621fb71ee1f7fbefc278c6307a4a3b001 description=openstack-operators/openstack-operator-index-8qjj9/registry-server id=5a227a7d-2c20-445e-9779-aac25da52102 name=/runtime.v1.RuntimeService/StartContainer sandboxID=81845ae4ed951c0669295fd73ae79cd8841785b33f12b26e417bc5ec1a9269ed\nJun 10 14:52:12.262063 crc crio[20344]: time=\"2026-06-10T14:52:12.262015154Z\" level=info msg=\"Started container\" PID=41741 containerID=9379b57e0d9836d70138c8b7a2883716c1508cd74be1661bbd3e5f8a56e8e627 description=openstack-operators/openstack-operator-index-kgl98/registry-server id=9bbd2c7b-e93c-4b05-ada6-fb6cb4018c7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2fb854253f635357a8e1da7f6498e0fe37d6d1f45e21f85aa44dc31beda4941\nJun 10 14:52:12.428201 crc crio[20344]: time=\"2026-06-10T14:52:12.427854144Z\" level=info msg=\"Created container 497309fa48705d85b1f30b7c6aa06cd38f448c6d426666548800efa7e57da00b: openshift-infra/auto-csr-approver-29685052-sbqvp/oc\" id=1d3577d4-6187-4b6d-bc36-890571d9d1f5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:52:12.435719 crc crio[20344]: time=\"2026-06-10T14:52:12.434487377Z\" level=info msg=\"Starting container: 497309fa48705d85b1f30b7c6aa06cd38f448c6d426666548800efa7e57da00b\" id=43e7017e-241f-459f-8c28-cd1f4fbfe498 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:52:12.470104 crc crio[20344]: time=\"2026-06-10T14:52:12.469114072Z\" level=info msg=\"Started container\" PID=41779 containerID=497309fa48705d85b1f30b7c6aa06cd38f448c6d426666548800efa7e57da00b description=openshift-infra/auto-csr-approver-29685052-sbqvp/oc id=43e7017e-241f-459f-8c28-cd1f4fbfe498 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b6d11f2971702361165f34a1f645c2aca399ff33dca7df4949ea60e9ebe99f6\nJun 10 14:52:12.528683 crc crio[20344]: time=\"2026-06-10T14:52:12.526368057Z\" level=info msg=\"Stopping container: 9379b57e0d9836d70138c8b7a2883716c1508cd74be1661bbd3e5f8a56e8e627 (timeout: 2s)\" id=800ad762-2231-4772-8cd0-7edac9e11a84 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:52:12.539093 crc crio[20344]: time=\"2026-06-10T14:52:12.538476843Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=fde33e72-9d16-4796-8f9c-aa6f116d0b59 name=/runtime.v1.ImageService/PullImage\nJun 10 14:52:12.546843 crc crio[20344]: time=\"2026-06-10T14:52:12.543916845Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 10 14:52:12.546843 crc crio[20344]: time=\"2026-06-10T14:52:12.545083715Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=3b3975a3-6705-4ae6-a0a7-a4c50e464603 name=/runtime.v1.ImageService/PullImage\nJun 10 14:52:12.563737 crc crio[20344]: time=\"2026-06-10T14:52:12.56324936Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 10 14:52:12.568800 crc crio[20344]: time=\"2026-06-10T14:52:12.56861505Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=5f12447e-0848-46eb-90f2-461ed0b8ac28 name=/runtime.v1.ImageService/PullImage\nJun 10 14:52:12.572025 crc crio[20344]: time=\"2026-06-10T14:52:12.571908176Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 10 14:52:12.667985 crc crio[20344]: time=\"2026-06-10T14:52:12.667493532Z\" level=info msg=\"Stopped container 9379b57e0d9836d70138c8b7a2883716c1508cd74be1661bbd3e5f8a56e8e627: openstack-operators/openstack-operator-index-kgl98/registry-server\" id=800ad762-2231-4772-8cd0-7edac9e11a84 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:52:12.670359 crc crio[20344]: time=\"2026-06-10T14:52:12.669904745Z\" level=info msg=\"Stopping pod sandbox: b2fb854253f635357a8e1da7f6498e0fe37d6d1f45e21f85aa44dc31beda4941\" id=4c02290a-35c2-4160-b9bd-4bb4d552533d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:52:12.670724 crc crio[20344]: time=\"2026-06-10T14:52:12.6704975Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-kgl98 Namespace:openstack-operators ID:b2fb854253f635357a8e1da7f6498e0fe37d6d1f45e21f85aa44dc31beda4941 UID:abd0bc11-85c3-4131-aa42-1d9315179c4a NetNS:/var/run/netns/1b8e0d44-f733-4e6b-be06-4b5bf297fd9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podabd0bc11_85c3_4131_aa42_1d9315179c4a.slice PodAnnotations:0xc004036598}] Aliases:map[]}\"\nJun 10 14:52:12.670724 crc crio[20344]: time=\"2026-06-10T14:52:12.670633904Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-index-kgl98 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:52:13.195487 crc crio[20344]: time=\"2026-06-10T14:52:13.195250903Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=5f12447e-0848-46eb-90f2-461ed0b8ac28 name=/runtime.v1.ImageService/PullImage\nJun 10 14:52:13.200064 crc crio[20344]: time=\"2026-06-10T14:52:13.199575606Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=b4bbcaf2-5799-4c22-ac8e-6d5b46184d65 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:52:13.205089 crc crio[20344]: time=\"2026-06-10T14:52:13.204954866Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=fe1b4e5f-f5b6-4f19-a003-1c794bd14d17 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:52:13.235172 crc crio[20344]: time=\"2026-06-10T14:52:13.235005711Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-zrbh2/extract-content\" id=9277fd6c-8ed7-4cef-b0d3-396e8daf2926 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:52:13.249496 crc crio[20344]: time=\"2026-06-10T14:52:13.249395037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:52:13.258535 crc crio[20344]: time=\"2026-06-10T14:52:13.258413892Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:dfbee1a913900ca811d31cf79d976dfb34f80fb64e946ffb82e85b5587887c69\" id=fde33e72-9d16-4796-8f9c-aa6f116d0b59 name=/runtime.v1.ImageService/PullImage\nJun 10 14:52:13.260091 crc crio[20344]: time=\"2026-06-10T14:52:13.260016424Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=c0fbeda1-738b-469f-aa44-5a069b983545 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:52:13.278099 crc crio[20344]: time=\"2026-06-10T14:52:13.278012224Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=7c2ebcd4-407a-48a3-9d58-e2639fc0c41b name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:52:13.293402 crc crio[20344]: time=\"2026-06-10T14:52:13.293138899Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-kkf7k/extract-content\" id=a453986b-6569-45d3-9101-02a83494eb4d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:52:13.293944 crc crio[20344]: time=\"2026-06-10T14:52:13.293759365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:52:13.323341 crc crio[20344]: time=\"2026-06-10T14:52:13.321170551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:52:13.326869 crc crio[20344]: time=\"2026-06-10T14:52:13.326810778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:52:13.345583 crc crio[20344]: time=\"2026-06-10T14:52:13.345440485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:52:13.352094 crc crio[20344]: time=\"2026-06-10T14:52:13.351998326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:52:13.597543 crc crio[20344]: time=\"2026-06-10T14:52:13.597455005Z\" level=info msg=\"Created container 681ebf3b22756984ded95ed821cb16e6a867a7e0e1aae4da4bb1eb9a22f580e1: openshift-marketplace/community-operators-kkf7k/extract-content\" id=a453986b-6569-45d3-9101-02a83494eb4d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:52:13.599685 crc crio[20344]: time=\"2026-06-10T14:52:13.599048087Z\" level=info msg=\"Starting container: 681ebf3b22756984ded95ed821cb16e6a867a7e0e1aae4da4bb1eb9a22f580e1\" id=8191a5ba-4f4b-4c4b-94d4-ffde6e9a6c7a name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:52:13.627319 crc crio[20344]: time=\"2026-06-10T14:52:13.623244699Z\" level=info msg=\"Started container\" PID=41855 containerID=681ebf3b22756984ded95ed821cb16e6a867a7e0e1aae4da4bb1eb9a22f580e1 description=openshift-marketplace/community-operators-kkf7k/extract-content id=8191a5ba-4f4b-4c4b-94d4-ffde6e9a6c7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=f559d923e401997b9ab5cdd38425448c4c8ffe7965dabbab76e4fc8995950f36\nJun 10 14:52:13.633476 crc crio[20344]: time=\"2026-06-10T14:52:13.629122782Z\" level=info msg=\"Created container e41b37371a6bc532fd3cbbb908b31b4b3ad8af781d47804d3b69a54b201082fc: openshift-marketplace/redhat-marketplace-zrbh2/extract-content\" id=9277fd6c-8ed7-4cef-b0d3-396e8daf2926 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:52:13.643147 crc crio[20344]: time=\"2026-06-10T14:52:13.642621745Z\" level=info msg=\"Starting container: e41b37371a6bc532fd3cbbb908b31b4b3ad8af781d47804d3b69a54b201082fc\" id=01be5fcf-8f88-4cb4-a507-2773594078cd name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:52:13.653844 crc crio[20344]: time=\"2026-06-10T14:52:13.65355509Z\" level=info msg=\"Started container\" PID=41856 containerID=e41b37371a6bc532fd3cbbb908b31b4b3ad8af781d47804d3b69a54b201082fc description=openshift-marketplace/redhat-marketplace-zrbh2/extract-content id=01be5fcf-8f88-4cb4-a507-2773594078cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=291deec1420602c9e065f399f190e2ebf176bce7a9a0d9911133a96fb58b7556\nJun 10 14:52:13.803017 crc crio[20344]: time=\"2026-06-10T14:52:13.802816458Z\" level=info msg=\"Stopped pod sandbox: b2fb854253f635357a8e1da7f6498e0fe37d6d1f45e21f85aa44dc31beda4941\" id=4c02290a-35c2-4160-b9bd-4bb4d552533d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:52:14.721205 crc crio[20344]: time=\"2026-06-10T14:52:14.720248353Z\" level=info msg=\"Removing container: 9379b57e0d9836d70138c8b7a2883716c1508cd74be1661bbd3e5f8a56e8e627\" id=72162901-9ff7-4dcb-a06e-2e495fa69fe4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:52:14.821716 crc crio[20344]: time=\"2026-06-10T14:52:14.82161323Z\" level=info msg=\"Removed container 9379b57e0d9836d70138c8b7a2883716c1508cd74be1661bbd3e5f8a56e8e627: openstack-operators/openstack-operator-index-kgl98/registry-server\" id=72162901-9ff7-4dcb-a06e-2e495fa69fe4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:52:15.936669 crc crio[20344]: time=\"2026-06-10T14:52:15.936547824Z\" level=info msg=\"Stopping pod sandbox: 7b6d11f2971702361165f34a1f645c2aca399ff33dca7df4949ea60e9ebe99f6\" id=e83ddfef-47ee-4396-af09-1aec48c08493 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:52:15.938623 crc crio[20344]: time=\"2026-06-10T14:52:15.938248968Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685052-sbqvp Namespace:openshift-infra ID:7b6d11f2971702361165f34a1f645c2aca399ff33dca7df4949ea60e9ebe99f6 UID:0c33a8f9-7923-4734-a0ed-1df1adb44e1c NetNS:/var/run/netns/0b865975-3f76-4bed-aef8-7bcc79a96793 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c33a8f9_7923_4734_a0ed_1df1adb44e1c.slice PodAnnotations:0xc0027c0820}] Aliases:map[]}\"\nJun 10 14:52:15.938860 crc crio[20344]: time=\"2026-06-10T14:52:15.938832354Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685052-sbqvp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:52:17.498217 crc crio[20344]: time=\"2026-06-10T14:52:17.493622312Z\" level=info msg=\"Stopped pod sandbox: 7b6d11f2971702361165f34a1f645c2aca399ff33dca7df4949ea60e9ebe99f6\" id=e83ddfef-47ee-4396-af09-1aec48c08493 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:52:18.011045 crc crio[20344]: time=\"2026-06-10T14:52:18.000732413Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9dc98746-d360-4077-8a82-8c2e81c8fcc0 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:52:18.017639 crc crio[20344]: time=\"2026-06-10T14:52:18.016723531Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=13d24a57-872b-4198-b458-d5df52292e40 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:52:18.030920 crc crio[20344]: time=\"2026-06-10T14:52:18.02971976Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-zrbh2/registry-server\" id=4ea4c8b8-9807-4b69-b165-b4979d14000b name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:52:18.030920 crc crio[20344]: time=\"2026-06-10T14:52:18.030301595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:52:18.130569 crc crio[20344]: time=\"2026-06-10T14:52:18.130153543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:52:18.156154 crc crio[20344]: time=\"2026-06-10T14:52:18.149432716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:52:18.448981 crc crio[20344]: time=\"2026-06-10T14:52:18.447104789Z\" level=info msg=\"Created container 65c9e3797513149cf113126a764b25382bd2829c04fb69d6e215dd43dca497b3: openshift-marketplace/redhat-marketplace-zrbh2/registry-server\" id=4ea4c8b8-9807-4b69-b165-b4979d14000b name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:52:18.450385 crc crio[20344]: time=\"2026-06-10T14:52:18.450111538Z\" level=info msg=\"Starting container: 65c9e3797513149cf113126a764b25382bd2829c04fb69d6e215dd43dca497b3\" id=af56f56b-a5f5-4fe3-ab02-380c8e908e78 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:52:18.497105 crc crio[20344]: time=\"2026-06-10T14:52:18.496974251Z\" level=info msg=\"Started container\" PID=42007 containerID=65c9e3797513149cf113126a764b25382bd2829c04fb69d6e215dd43dca497b3 description=openshift-marketplace/redhat-marketplace-zrbh2/registry-server id=af56f56b-a5f5-4fe3-ab02-380c8e908e78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=291deec1420602c9e065f399f190e2ebf176bce7a9a0d9911133a96fb58b7556\nJun 10 14:52:21.204754 crc crio[20344]: time=\"2026-06-10T14:52:21.203954877Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c9402007-c2d0-4f98-8cf9-55bf331844ad name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:52:21.214075 crc crio[20344]: time=\"2026-06-10T14:52:21.213814155Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a498e93c-b239-40e2-8129-2765d66227fd name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:52:21.221730 crc crio[20344]: time=\"2026-06-10T14:52:21.221619038Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-kkf7k/registry-server\" id=da47fbd6-df30-4814-8d9f-316d23f5f374 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:52:21.222437 crc crio[20344]: time=\"2026-06-10T14:52:21.222362288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:52:21.324700 crc crio[20344]: time=\"2026-06-10T14:52:21.324171465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:52:21.344000 crc crio[20344]: time=\"2026-06-10T14:52:21.343943732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:52:21.515046 crc crio[20344]: time=\"2026-06-10T14:52:21.514927326Z\" level=info msg=\"Created container 8f91cc66545e239a93a4b86d858907a83b5728e9eea0f04e357b2e2bb8465af1: openshift-marketplace/community-operators-kkf7k/registry-server\" id=da47fbd6-df30-4814-8d9f-316d23f5f374 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:52:21.516963 crc crio[20344]: time=\"2026-06-10T14:52:21.516831396Z\" level=info msg=\"Starting container: 8f91cc66545e239a93a4b86d858907a83b5728e9eea0f04e357b2e2bb8465af1\" id=f392d635-ffe9-4ab5-92fe-81fa5b1d717f name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:52:21.542994 crc crio[20344]: time=\"2026-06-10T14:52:21.542475846Z\" level=info msg=\"Started container\" PID=42118 containerID=8f91cc66545e239a93a4b86d858907a83b5728e9eea0f04e357b2e2bb8465af1 description=openshift-marketplace/community-operators-kkf7k/registry-server id=f392d635-ffe9-4ab5-92fe-81fa5b1d717f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f559d923e401997b9ab5cdd38425448c4c8ffe7965dabbab76e4fc8995950f36\nJun 10 14:52:36.837785 crc crio[20344]: time=\"2026-06-10T14:52:36.836819935Z\" level=info msg=\"Stopping container: 8f91cc66545e239a93a4b86d858907a83b5728e9eea0f04e357b2e2bb8465af1 (timeout: 2s)\" id=45bc5e69-5193-47ac-a33b-98188a895686 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:52:36.865523 crc crio[20344]: time=\"2026-06-10T14:52:36.865401441Z\" level=info msg=\"Stopping container: 65c9e3797513149cf113126a764b25382bd2829c04fb69d6e215dd43dca497b3 (timeout: 2s)\" id=fc2ff043-6fe6-4fe6-82e1-4c5f7916d9de name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:52:37.720103 crc crio[20344]: time=\"2026-06-10T14:52:37.719975786Z\" level=info msg=\"Stopping container: db947fefb1e79c861ae34f12d608add8aa8e3d113ca427410e9f265726ee57d4 (timeout: 10s)\" id=19d07d8b-f464-4973-8570-61560ae60b17 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:52:43.730161 crc crio[20344]: time=\"2026-06-10T14:52:43.729309122Z\" level=info msg=\"Stopped container 65c9e3797513149cf113126a764b25382bd2829c04fb69d6e215dd43dca497b3: openshift-marketplace/redhat-marketplace-zrbh2/registry-server\" id=fc2ff043-6fe6-4fe6-82e1-4c5f7916d9de name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:52:43.731402 crc crio[20344]: time=\"2026-06-10T14:52:43.731094658Z\" level=info msg=\"Stopping pod sandbox: 291deec1420602c9e065f399f190e2ebf176bce7a9a0d9911133a96fb58b7556\" id=93ef8fe5-908e-4aff-aad9-c92fe986d9da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:52:43.733410 crc crio[20344]: time=\"2026-06-10T14:52:43.731980392Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-zrbh2 Namespace:openshift-marketplace ID:291deec1420602c9e065f399f190e2ebf176bce7a9a0d9911133a96fb58b7556 UID:8206341b-0d86-4247-8339-1613f8d31b00 NetNS:/var/run/netns/741f60da-39c9-4a92-8d94-850ebf0d6ac9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8206341b_0d86_4247_8339_1613f8d31b00.slice PodAnnotations:0xc0005281c0}] Aliases:map[]}\"\nJun 10 14:52:43.733410 crc crio[20344]: time=\"2026-06-10T14:52:43.732247779Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-zrbh2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:52:43.738873 crc crio[20344]: time=\"2026-06-10T14:52:43.73882892Z\" level=info msg=\"Stopped container 8f91cc66545e239a93a4b86d858907a83b5728e9eea0f04e357b2e2bb8465af1: openshift-marketplace/community-operators-kkf7k/registry-server\" id=45bc5e69-5193-47ac-a33b-98188a895686 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:52:43.740369 crc crio[20344]: time=\"2026-06-10T14:52:43.740228237Z\" level=info msg=\"Stopping pod sandbox: f559d923e401997b9ab5cdd38425448c4c8ffe7965dabbab76e4fc8995950f36\" id=43595355-a23f-4787-9473-811c1b7f9430 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:52:43.740849 crc crio[20344]: time=\"2026-06-10T14:52:43.740767181Z\" level=info msg=\"Got pod network &{Name:community-operators-kkf7k Namespace:openshift-marketplace ID:f559d923e401997b9ab5cdd38425448c4c8ffe7965dabbab76e4fc8995950f36 UID:adcc7739-e6f7-4c09-b553-3fc639e7fb7c NetNS:/var/run/netns/3d723b91-72f9-46fb-a71b-0ed2aa287466 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podadcc7739_e6f7_4c09_b553_3fc639e7fb7c.slice PodAnnotations:0xc0040360d8}] Aliases:map[]}\"\nJun 10 14:52:43.740849 crc crio[20344]: time=\"2026-06-10T14:52:43.740967786Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-kkf7k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:52:43.751649 crc crio[20344]: time=\"2026-06-10T14:52:43.75143538Z\" level=info msg=\"Stopped container db947fefb1e79c861ae34f12d608add8aa8e3d113ca427410e9f265726ee57d4: baremetal-operator-system/baremetal-operator-controller-manager-6998b789-pwz5q/manager\" id=19d07d8b-f464-4973-8570-61560ae60b17 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:52:43.752827 crc crio[20344]: time=\"2026-06-10T14:52:43.752782915Z\" level=info msg=\"Stopping pod sandbox: 4fab7b0df62036e40cda5b8efd72b3412e096904e19be00c88a42d1fe5321760\" id=202a5274-1649-4195-ad28-9d6c4031728c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:52:43.753451 crc crio[20344]: time=\"2026-06-10T14:52:43.753415861Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-6998b789-pwz5q Namespace:baremetal-operator-system ID:4fab7b0df62036e40cda5b8efd72b3412e096904e19be00c88a42d1fe5321760 UID:e3d4c728-bfb0-4f8c-ae39-c30948597264 NetNS:/var/run/netns/1f299e4f-6504-4af6-a5e0-1132a889c762 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode3d4c728_bfb0_4f8c_ae39_c30948597264.slice PodAnnotations:0xc0027c0808}] Aliases:map[]}\"\nJun 10 14:52:43.753741 crc crio[20344]: time=\"2026-06-10T14:52:43.753716549Z\" level=info msg=\"Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-6998b789-pwz5q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:52:46.607209 crc crio[20344]: time=\"2026-06-10T14:52:46.606884371Z\" level=info msg=\"Running pod sandbox: openstack-operators/c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr/POD\" id=26501c68-a172-44b0-a055-cf3475fcb935 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:52:46.607209 crc crio[20344]: time=\"2026-06-10T14:52:46.607023665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:52:59.395965 crc crio[20344]: time=\"2026-06-10T14:52:59.394878353Z\" level=info msg=\"Pulling image: quay.io/metal3-io/mariadb:latest\" id=b25316fd-a135-403b-8bdb-5dd10c56adaa name=/runtime.v1.ImageService/PullImage\nJun 10 14:52:59.410400 crc crio[20344]: time=\"2026-06-10T14:52:59.410178362Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/mariadb:latest\\\"\"\nJun 10 14:53:11.741090 crc crio[20344]: time=\"2026-06-10T14:53:11.740338501Z\" level=info msg=\"Removing container: 225ed1cf74d4cac45e35d7a3fadd9c44b400534a97b46ef345e387d2cc2c642d\" id=8cc6b6d2-aed0-4edf-b5e3-1833ec8857cf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:53:12.577039 crc crio[20344]: time=\"2026-06-10T14:53:12.576916396Z\" level=info msg=\"Removed container 225ed1cf74d4cac45e35d7a3fadd9c44b400534a97b46ef345e387d2cc2c642d: openshift-infra/auto-csr-approver-29685046-dz4mp/oc\" id=8cc6b6d2-aed0-4edf-b5e3-1833ec8857cf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:53:12.584478 crc crio[20344]: time=\"2026-06-10T14:53:12.584398101Z\" level=info msg=\"Stopping pod sandbox: b2fb854253f635357a8e1da7f6498e0fe37d6d1f45e21f85aa44dc31beda4941\" id=ea754d65-141b-4048-a752-aeef64df0563 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:53:12.584777 crc crio[20344]: time=\"2026-06-10T14:53:12.584487904Z\" level=info msg=\"Stopped pod sandbox (already stopped): b2fb854253f635357a8e1da7f6498e0fe37d6d1f45e21f85aa44dc31beda4941\" id=ea754d65-141b-4048-a752-aeef64df0563 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:53:12.585064 crc crio[20344]: time=\"2026-06-10T14:53:12.585015537Z\" level=info msg=\"Removing pod sandbox: b2fb854253f635357a8e1da7f6498e0fe37d6d1f45e21f85aa44dc31beda4941\" id=7ef15246-c376-4ed0-bfca-8d62ec5ead9c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:53:27.847827 crc crio[20344]: time=\"2026-06-10T14:53:27.837805089Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=e292102f-b9e2-468a-b7f6-3dafaecad211 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:53:27.847827 crc crio[20344]: time=\"2026-06-10T14:53:27.84245062Z\" level=info msg=\"Removing container: e71b9d8222ce3f8232684ee24dc2b6923b66d5a83d22c55c42d988d5ef241ce6\" id=be7383a0-53b0-4f74-9bf0-a2d65f95ff9d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:53:27.847827 crc crio[20344]: time=\"2026-06-10T14:53:27.846006603Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=feaeb368-114b-4145-9dec-63a2e3751541 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:53:28.865097 crc crio[20344]: time=\"2026-06-10T14:53:28.864981056Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=64913f57-e90d-4736-9ee0-d4badd7b927b name=/runtime.v1.ImageService/PullImage\nJun 10 14:53:28.879725 crc crio[20344]: time=\"2026-06-10T14:53:28.879601707Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"\nJun 10 14:53:29.929531 crc crio[20344]: time=\"2026-06-10T14:53:29.928109868Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=f1b713b6-716d-454c-8eab-8b372d8b2190 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:53:29.931059 crc crio[20344]: time=\"2026-06-10T14:53:29.929617267Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=14e96da6-2557-467a-bc31-3c0373ceeaaa name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:53:29.931388 crc crio[20344]: time=\"2026-06-10T14:53:29.931038084Z\" level=info msg=\"Stopped pod sandbox: 291deec1420602c9e065f399f190e2ebf176bce7a9a0d9911133a96fb58b7556\" id=93ef8fe5-908e-4aff-aad9-c92fe986d9da name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:53:29.935237 crc crio[20344]: time=\"2026-06-10T14:53:29.935122911Z\" level=info msg=\"Stopped pod sandbox: f559d923e401997b9ab5cdd38425448c4c8ffe7965dabbab76e4fc8995950f36\" id=43595355-a23f-4787-9473-811c1b7f9430 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:53:29.937599 crc crio[20344]: time=\"2026-06-10T14:53:29.937498663Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=a8f0c697-fb31-4eba-92bf-6819b5364b91 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:53:29.939006 crc crio[20344]: time=\"2026-06-10T14:53:29.938912879Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-86b867dfcb-w6gtj/manager\" id=41b61626-b638-4cab-8e53-674228a14eb9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:53:29.939136 crc crio[20344]: time=\"2026-06-10T14:53:29.939010652Z\" level=info msg=\"Stopped pod sandbox: 4fab7b0df62036e40cda5b8efd72b3412e096904e19be00c88a42d1fe5321760\" id=202a5274-1649-4195-ad28-9d6c4031728c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:53:29.954506 crc crio[20344]: time=\"2026-06-10T14:53:29.954405513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:53:30.436634 crc crio[20344]: time=\"2026-06-10T14:53:30.436059139Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8d5d7df21be1469a6668fe379d39e4aa07fa7e0e98115c13ef32da305fc5dec\" id=5d9a0c21-3ec6-423b-9646-cbf92c34af49 name=/runtime.v1.ImageService/PullImage\nJun 10 14:53:30.437735 crc crio[20344]: time=\"2026-06-10T14:53:30.437556088Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=a109b5d2-3c99-4606-b5d8-a3d859a22078 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:53:31.205644 crc crio[20344]: time=\"2026-06-10T14:53:31.203238053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:53:31.215626 crc crio[20344]: time=\"2026-06-10T14:53:31.215471432Z\" level=info msg=\"Removed pod sandbox: b2fb854253f635357a8e1da7f6498e0fe37d6d1f45e21f85aa44dc31beda4941\" id=7ef15246-c376-4ed0-bfca-8d62ec5ead9c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:53:31.216886 crc crio[20344]: time=\"2026-06-10T14:53:31.216779256Z\" level=info msg=\"Stopping pod sandbox: 52f3143428f2a874d6d110b8618ce8e7731f40b1028a06210ed9f029df10776d\" id=5ff9d28e-27b1-4693-bcc9-7e5e84b50867 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:53:31.216886 crc crio[20344]: time=\"2026-06-10T14:53:31.216871949Z\" level=info msg=\"Stopped pod sandbox (already stopped): 52f3143428f2a874d6d110b8618ce8e7731f40b1028a06210ed9f029df10776d\" id=5ff9d28e-27b1-4693-bcc9-7e5e84b50867 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:53:31.217836 crc crio[20344]: time=\"2026-06-10T14:53:31.217544426Z\" level=info msg=\"Removing pod sandbox: 52f3143428f2a874d6d110b8618ce8e7731f40b1028a06210ed9f029df10776d\" id=b0f1b434-d7d2-4334-ac37-98696aaef027 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:53:31.232891 crc crio[20344]: time=\"2026-06-10T14:53:31.232787133Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:21dc3353624ee78f072b503b54c8a84b2a47b1b3ecedb037166b270e1772eeff\" id=3b3975a3-6705-4ae6-a0a7-a4c50e464603 name=/runtime.v1.ImageService/PullImage\nJun 10 14:53:31.233832 crc crio[20344]: time=\"2026-06-10T14:53:31.233743958Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=12694fd3-dccd-48b5-b6f2-86141ae47a98 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:53:31.238108 crc crio[20344]: time=\"2026-06-10T14:53:31.237989799Z\" level=info msg=\"Removed pod sandbox: 52f3143428f2a874d6d110b8618ce8e7731f40b1028a06210ed9f029df10776d\" id=b0f1b434-d7d2-4334-ac37-98696aaef027 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:53:31.258618 crc crio[20344]: time=\"2026-06-10T14:53:31.258477142Z\" level=info msg=\"Removed container e71b9d8222ce3f8232684ee24dc2b6923b66d5a83d22c55c42d988d5ef241ce6: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=be7383a0-53b0-4f74-9bf0-a2d65f95ff9d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:53:31.262621 crc crio[20344]: time=\"2026-06-10T14:53:31.262543328Z\" level=info msg=\"Removing container: 8f91cc66545e239a93a4b86d858907a83b5728e9eea0f04e357b2e2bb8465af1\" id=08555165-28c8-457e-ab70-a5d7546bca00 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:53:31.268156 crc crio[20344]: time=\"2026-06-10T14:53:31.268098333Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=49a621ae-0a1a-4cf0-b776-aec700586bb3 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:53:31.291951 crc crio[20344]: time=\"2026-06-10T14:53:31.29178246Z\" level=info msg=\"Got pod network &{Name:c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr Namespace:openstack-operators ID:39017abf7928f67742f48c7ac590af932d3329507bf4adb1fd6c102092d8eb6d UID:a634afb2-2722-4f80-a4c4-a8937a529bae NetNS:/var/run/netns/b8d9a6d7-5250-4311-9ee0-37165dbbfaef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda634afb2_2722_4f80_a4c4_a8937a529bae.slice PodAnnotations:0xc0006b44f0}] Aliases:map[]}\"\nJun 10 14:53:31.291951 crc crio[20344]: time=\"2026-06-10T14:53:31.291939634Z\" level=info msg=\"Adding pod openstack-operators_c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:53:31.312086 crc crio[20344]: time=\"2026-06-10T14:53:31.311938315Z\" level=info msg=\"Removed container 8f91cc66545e239a93a4b86d858907a83b5728e9eea0f04e357b2e2bb8465af1: openshift-marketplace/community-operators-kkf7k/registry-server\" id=08555165-28c8-457e-ab70-a5d7546bca00 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:53:31.315871 crc crio[20344]: time=\"2026-06-10T14:53:31.315723084Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=431b4446-7202-47b4-97a2-b52151af8354 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:53:31.316391 crc crio[20344]: time=\"2026-06-10T14:53:31.31634881Z\" level=info msg=\"Removing container: 681ebf3b22756984ded95ed821cb16e6a867a7e0e1aae4da4bb1eb9a22f580e1\" id=095e47ea-6ae9-4568-bbf7-7a83dd469f2e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:53:31.321438 crc crio[20344]: time=\"2026-06-10T14:53:31.321036732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:53:31.351374 crc crio[20344]: time=\"2026-06-10T14:53:31.350156931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:53:31.392824 crc crio[20344]: time=\"2026-06-10T14:53:31.391331173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:53:31.403140 crc crio[20344]: time=\"2026-06-10T14:53:31.402996657Z\" level=info msg=\"Removed container 681ebf3b22756984ded95ed821cb16e6a867a7e0e1aae4da4bb1eb9a22f580e1: openshift-marketplace/community-operators-kkf7k/extract-content\" id=095e47ea-6ae9-4568-bbf7-7a83dd469f2e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:53:31.448685 crc crio[20344]: time=\"2026-06-10T14:53:31.448073061Z\" level=info msg=\"Removing container: a9dc5c0107f2bf18bda8c5a2826786fe1241848135573671e87ef8479a244006\" id=778c015c-05cd-465f-a321-ad7bc7d5d045 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:53:31.519240 crc crio[20344]: time=\"2026-06-10T14:53:31.519152073Z\" level=info msg=\"Removed container a9dc5c0107f2bf18bda8c5a2826786fe1241848135573671e87ef8479a244006: openshift-marketplace/community-operators-kkf7k/extract-utilities\" id=778c015c-05cd-465f-a321-ad7bc7d5d045 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:53:31.523041 crc crio[20344]: time=\"2026-06-10T14:53:31.522934031Z\" level=info msg=\"Removing container: 65c9e3797513149cf113126a764b25382bd2829c04fb69d6e215dd43dca497b3\" id=8702285b-813b-4cd6-a131-f0338cdf152d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:53:31.548512 crc crio[20344]: time=\"2026-06-10T14:53:31.548382564Z\" level=info msg=\"Removed container 65c9e3797513149cf113126a764b25382bd2829c04fb69d6e215dd43dca497b3: openshift-marketplace/redhat-marketplace-zrbh2/registry-server\" id=8702285b-813b-4cd6-a131-f0338cdf152d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:53:31.554392 crc crio[20344]: time=\"2026-06-10T14:53:31.554209536Z\" level=info msg=\"Removing container: e41b37371a6bc532fd3cbbb908b31b4b3ad8af781d47804d3b69a54b201082fc\" id=514bad51-6a38-48fa-acee-73343768b186 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:53:31.578633 crc crio[20344]: time=\"2026-06-10T14:53:31.57853771Z\" level=info msg=\"Removed container e41b37371a6bc532fd3cbbb908b31b4b3ad8af781d47804d3b69a54b201082fc: openshift-marketplace/redhat-marketplace-zrbh2/extract-content\" id=514bad51-6a38-48fa-acee-73343768b186 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:53:31.585116 crc crio[20344]: time=\"2026-06-10T14:53:31.584617938Z\" level=info msg=\"Removing container: 6966ae2fd7f4ea5f2635417d1ad8799d0bf067409ac3e710f675ec00aa9e1d61\" id=f5dea3b0-dce2-4f19-82b7-6ef1bf52f8f0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:53:31.599462 crc crio[20344]: time=\"2026-06-10T14:53:31.599368882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:53:31.611027 crc crio[20344]: time=\"2026-06-10T14:53:31.610941254Z\" level=info msg=\"Removed container 6966ae2fd7f4ea5f2635417d1ad8799d0bf067409ac3e710f675ec00aa9e1d61: openshift-marketplace/redhat-marketplace-zrbh2/extract-utilities\" id=f5dea3b0-dce2-4f19-82b7-6ef1bf52f8f0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:53:31.614102 crc crio[20344]: time=\"2026-06-10T14:53:31.614045605Z\" level=info msg=\"Removing container: db947fefb1e79c861ae34f12d608add8aa8e3d113ca427410e9f265726ee57d4\" id=01f636b8-cbb8-4a7d-a242-4cb2e959c0ca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:53:31.640070 crc crio[20344]: time=\"2026-06-10T14:53:31.63995855Z\" level=info msg=\"Removed container db947fefb1e79c861ae34f12d608add8aa8e3d113ca427410e9f265726ee57d4: baremetal-operator-system/baremetal-operator-controller-manager-6998b789-pwz5q/manager\" id=01f636b8-cbb8-4a7d-a242-4cb2e959c0ca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:53:32.114892 crc crio[20344]: time=\"2026-06-10T14:53:32.114396148Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-rjr6f/extract-content\" id=b1fb2b5f-d5b4-41fd-bccc-443953c4aa1c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:53:32.117871 crc crio[20344]: time=\"2026-06-10T14:53:32.117765156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:53:32.148529 crc crio[20344]: time=\"2026-06-10T14:53:32.148410714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:53:32.152590 crc crio[20344]: time=\"2026-06-10T14:53:32.152500151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:53:32.796152 crc crio[20344]: time=\"2026-06-10T14:53:32.79589948Z\" level=info msg=\"Created container 42ed1fa10d94859ee3b37dc25873dd673f3fd19effa6787a96c4325754d59835: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=a8f0c697-fb31-4eba-92bf-6819b5364b91 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:53:32.798078 crc crio[20344]: time=\"2026-06-10T14:53:32.796810444Z\" level=info msg=\"Created container b4fa6f05f6b4feaab85f0cf9f0a2272a8ae91b92eca9f16dfb71934eedaf02d5: metallb-system/metallb-operator-controller-manager-86b867dfcb-w6gtj/manager\" id=41b61626-b638-4cab-8e53-674228a14eb9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:53:32.798078 crc crio[20344]: time=\"2026-06-10T14:53:32.797992045Z\" level=info msg=\"Starting container: b4fa6f05f6b4feaab85f0cf9f0a2272a8ae91b92eca9f16dfb71934eedaf02d5\" id=6cf829da-4e68-49de-8051-c5eb0e2e9007 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:53:32.798244 crc crio[20344]: time=\"2026-06-10T14:53:32.798139149Z\" level=info msg=\"Starting container: 42ed1fa10d94859ee3b37dc25873dd673f3fd19effa6787a96c4325754d59835\" id=c16595cc-eebd-4df2-bec7-38d2d53e93e7 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:53:32.807433 crc crio[20344]: time=\"2026-06-10T14:53:32.80701033Z\" level=info msg=\"Started container\" PID=43554 containerID=42ed1fa10d94859ee3b37dc25873dd673f3fd19effa6787a96c4325754d59835 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=c16595cc-eebd-4df2-bec7-38d2d53e93e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac93d905748713d3d75a81efc4d6183639ffba10a36f0f635de4249b3f8c7f6b\nJun 10 14:53:32.808371 crc crio[20344]: time=\"2026-06-10T14:53:32.808200151Z\" level=info msg=\"Created container 35f7d597dba6af53d2237524af2c37330c11be1420b7b4358dbe50bf93d2e1a7: openshift-marketplace/certified-operators-rjr6f/extract-content\" id=b1fb2b5f-d5b4-41fd-bccc-443953c4aa1c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:53:32.809037 crc crio[20344]: time=\"2026-06-10T14:53:32.808963701Z\" level=info msg=\"Starting container: 35f7d597dba6af53d2237524af2c37330c11be1420b7b4358dbe50bf93d2e1a7\" id=0742f148-81ca-4ae0-b05f-80a045c94e2a name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:53:32.809804 crc crio[20344]: time=\"2026-06-10T14:53:32.80970282Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-w57w2/extract-content\" id=b175e972-7d16-4f24-8204-c4f3bff1d438 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:53:32.811599 crc crio[20344]: time=\"2026-06-10T14:53:32.811524797Z\" level=info msg=\"Started container\" PID=43513 containerID=b4fa6f05f6b4feaab85f0cf9f0a2272a8ae91b92eca9f16dfb71934eedaf02d5 description=metallb-system/metallb-operator-controller-manager-86b867dfcb-w6gtj/manager id=6cf829da-4e68-49de-8051-c5eb0e2e9007 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e90bbddc7de60e9487a60c92d6d62609720d56054d640bec47b51309cdce4ef\nJun 10 14:53:32.834342 crc crio[20344]: time=\"2026-06-10T14:53:32.824221497Z\" level=info msg=\"Started container\" PID=43559 containerID=35f7d597dba6af53d2237524af2c37330c11be1420b7b4358dbe50bf93d2e1a7 description=openshift-marketplace/certified-operators-rjr6f/extract-content id=0742f148-81ca-4ae0-b05f-80a045c94e2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c257086a96c62017ed5fa3d49fb6b2f325f73ab53c0b9fda9994cd612a46ee3c\nJun 10 14:53:32.834342 crc crio[20344]: time=\"2026-06-10T14:53:32.825011848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:53:32.882418 crc crio[20344]: time=\"2026-06-10T14:53:32.881891049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:53:32.886731 crc crio[20344]: time=\"2026-06-10T14:53:32.886700465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:53:33.068637 crc crio[20344]: time=\"2026-06-10T14:53:33.068578312Z\" level=info msg=\"Created container 8cde0ca9ac85119bab6650e00af071f66faf7184d32942407e0d435475be4e66: openshift-marketplace/redhat-operators-w57w2/extract-content\" id=b175e972-7d16-4f24-8204-c4f3bff1d438 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:53:33.070356 crc crio[20344]: time=\"2026-06-10T14:53:33.070247116Z\" level=info msg=\"Starting container: 8cde0ca9ac85119bab6650e00af071f66faf7184d32942407e0d435475be4e66\" id=18760acb-f384-43c0-b47d-c007eaa348f0 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:53:33.075772 crc crio[20344]: time=\"2026-06-10T14:53:33.075607945Z\" level=info msg=\"Started container\" PID=43616 containerID=8cde0ca9ac85119bab6650e00af071f66faf7184d32942407e0d435475be4e66 description=openshift-marketplace/redhat-operators-w57w2/extract-content id=18760acb-f384-43c0-b47d-c007eaa348f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e87b6a1a3f227f9bff40f71c969404d963bca1045aed2e4e7bb1415c1a47ecc0\nJun 10 14:53:33.483485 crc crio[20344]: 2026-06-10T14:53:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:39017abf7928f67 Mac:e6:ad:8b:e1:f7:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/b8d9a6d7-5250-4311-9ee0-37165dbbfaef SocketPath: PciID:}] [{Interface:0xc0005084b0 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:53:33.485698 crc crio[20344]: time=\"2026-06-10T14:53:33.485563914Z\" level=info msg=\"Got pod network &{Name:c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr Namespace:openstack-operators ID:39017abf7928f67742f48c7ac590af932d3329507bf4adb1fd6c102092d8eb6d UID:a634afb2-2722-4f80-a4c4-a8937a529bae NetNS:/var/run/netns/b8d9a6d7-5250-4311-9ee0-37165dbbfaef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda634afb2_2722_4f80_a4c4_a8937a529bae.slice PodAnnotations:0xc0006b44f0}] Aliases:map[]}\"\nJun 10 14:53:33.485899 crc crio[20344]: time=\"2026-06-10T14:53:33.485804051Z\" level=info msg=\"Checking pod openstack-operators_c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:53:33.494649 crc crio[20344]: time=\"2026-06-10T14:53:33.494545938Z\" level=info msg=\"Ran pod sandbox 39017abf7928f67742f48c7ac590af932d3329507bf4adb1fd6c102092d8eb6d with infra container: openstack-operators/c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr/POD\" id=26501c68-a172-44b0-a055-cf3475fcb935 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:53:33.500185 crc crio[20344]: time=\"2026-06-10T14:53:33.499623531Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6f398aab-60e4-4da9-845b-04a2d1e398dd name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:53:33.504627 crc crio[20344]: time=\"2026-06-10T14:53:33.504496107Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f7393235-dd74-4edb-9a04-1af1a9f8f0dc name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:53:33.629733 crc crio[20344]: time=\"2026-06-10T14:53:33.629611297Z\" level=info msg=\"Creating container: openstack-operators/c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr/util\" id=6e0ab7ad-68e2-4af2-a780-8688a8b8165e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:53:33.630195 crc crio[20344]: time=\"2026-06-10T14:53:33.63011091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:53:33.673544 crc crio[20344]: time=\"2026-06-10T14:53:33.673403077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:53:33.677710 crc crio[20344]: time=\"2026-06-10T14:53:33.677631477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:53:33.959805 crc crio[20344]: time=\"2026-06-10T14:53:33.959730016Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1380b9cf-0af8-4f83-b532-85f7263f4058 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:53:33.963363 crc crio[20344]: time=\"2026-06-10T14:53:33.963316399Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a7d10401-9a97-4086-a0f2-e295df1f05ad name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:53:35.699110 crc crio[20344]: time=\"2026-06-10T14:53:35.698620122Z\" level=info msg=\"Created container 7347b3a937c23edb039dae02471f2fdf68725c000bddbb9e556803cf4941cca5: openstack-operators/c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr/util\" id=6e0ab7ad-68e2-4af2-a780-8688a8b8165e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:53:35.700168 crc crio[20344]: time=\"2026-06-10T14:53:35.70005998Z\" level=info msg=\"Starting container: 7347b3a937c23edb039dae02471f2fdf68725c000bddbb9e556803cf4941cca5\" id=adb2dd73-5f30-4911-b0f2-6797473d157b name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:53:35.707583 crc crio[20344]: time=\"2026-06-10T14:53:35.707503474Z\" level=info msg=\"Started container\" PID=43645 containerID=7347b3a937c23edb039dae02471f2fdf68725c000bddbb9e556803cf4941cca5 description=openstack-operators/c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr/util id=adb2dd73-5f30-4911-b0f2-6797473d157b name=/runtime.v1.RuntimeService/StartContainer sandboxID=39017abf7928f67742f48c7ac590af932d3329507bf4adb1fd6c102092d8eb6d\nJun 10 14:53:36.022801 crc crio[20344]: time=\"2026-06-10T14:53:36.022482288Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7cb63bdb-41be-42fa-bb94-63b8358f7b0f name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:53:36.026818 crc crio[20344]: time=\"2026-06-10T14:53:36.02674949Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=bb6dea9d-82ca-4c92-83c4-7cb027e4489d name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:53:37.212296 crc crio[20344]: time=\"2026-06-10T14:53:37.211762536Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-rjr6f/registry-server\" id=09c2e5bd-3f8f-4a8d-a8de-e4fb65bd09ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:53:37.213022 crc crio[20344]: time=\"2026-06-10T14:53:37.212717511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:53:37.255376 crc crio[20344]: time=\"2026-06-10T14:53:37.254932481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:53:37.260091 crc crio[20344]: time=\"2026-06-10T14:53:37.259976132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:53:42.727474 crc crio[20344]: time=\"2026-06-10T14:53:42.724073992Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-w57w2/registry-server\" id=7dfc72da-009e-418e-ad33-865d5ede3154 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:53:43.138386 crc crio[20344]: time=\"2026-06-10T14:53:43.138120957Z\" level=info msg=\"Pulling image: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator-bundle:2895d87b692193b55d566fae26f4c769f7f44de8\" id=adcf899b-e4bb-4c99-a713-c8f1aaa074ee name=/runtime.v1.ImageService/PullImage\nJun 10 14:53:43.141149 crc crio[20344]: time=\"2026-06-10T14:53:43.140981591Z\" level=info msg=\"Trying to access \\\"38.102.83.194:5001/openstack-k8s-operators/openstack-operator-bundle:2895d87b692193b55d566fae26f4c769f7f44de8\\\"\"\nJun 10 14:53:43.489231 crc crio[20344]: time=\"2026-06-10T14:53:43.489045898Z\" level=info msg=\"Created container 4f0070afe9fd087bee5947fee4e26491332e38615008e6ad2d8643b0fd94bfbe: openshift-marketplace/certified-operators-rjr6f/registry-server\" id=09c2e5bd-3f8f-4a8d-a8de-e4fb65bd09ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:53:43.489734 crc crio[20344]: time=\"2026-06-10T14:53:43.489377556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:53:43.491699 crc crio[20344]: time=\"2026-06-10T14:53:43.491592194Z\" level=info msg=\"Starting container: 4f0070afe9fd087bee5947fee4e26491332e38615008e6ad2d8643b0fd94bfbe\" id=d64ad742-1330-4d19-a3e7-e60a497bcb53 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:53:43.504032 crc crio[20344]: time=\"2026-06-10T14:53:43.502778316Z\" level=info msg=\"Started container\" PID=43681 containerID=4f0070afe9fd087bee5947fee4e26491332e38615008e6ad2d8643b0fd94bfbe description=openshift-marketplace/certified-operators-rjr6f/registry-server id=d64ad742-1330-4d19-a3e7-e60a497bcb53 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c257086a96c62017ed5fa3d49fb6b2f325f73ab53c0b9fda9994cd612a46ee3c\nJun 10 14:54:12.772923 crc crio[20344]: time=\"2026-06-10T14:54:12.771928432Z\" level=info msg=\"Removing container: eae1df4ebee2950359d04184f2944ea3af6e095ecf1beaaf98d7cc8b9da9169b\" id=11d584dc-40ed-408a-8f6a-2775039c037a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:54:13.811443 crc crio[20344]: time=\"2026-06-10T14:54:13.810778352Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=64913f57-e90d-4736-9ee0-d4badd7b927b name=/runtime.v1.ImageService/PullImage\nJun 10 14:54:13.816446 crc crio[20344]: time=\"2026-06-10T14:54:13.816133742Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=afc94cb5-6b35-4539-ab61-ec68d00f736e name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:54:14.105452 crc crio[20344]: time=\"2026-06-10T14:54:14.105333735Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=6fd2dfdb-da1c-488c-92df-a5c983ab0149 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:54:14.424330 crc crio[20344]: time=\"2026-06-10T14:54:14.418941184Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-5994967dd8-55kbp/manager\" id=da9c1453-8f80-4fd5-ab89-3706aff4de87 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:54:14.428728 crc crio[20344]: time=\"2026-06-10T14:54:14.428582475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:54:15.370055 crc crio[20344]: time=\"2026-06-10T14:54:15.369992898Z\" level=info msg=\"Stopping container: 2231b37a6da0a18e68299c733638b48eabe67144595b1f9cee12a036a935779c (timeout: 2s)\" id=5f5eebe5-9be4-41aa-8283-2d20abd98627 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:54:19.013602 crc crio[20344]: time=\"2026-06-10T14:54:19.012543578Z\" level=info msg=\"Stopped container 2231b37a6da0a18e68299c733638b48eabe67144595b1f9cee12a036a935779c: openshift-marketplace/certified-operators-bvbb4/registry-server\" id=5f5eebe5-9be4-41aa-8283-2d20abd98627 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:54:19.016168 crc crio[20344]: time=\"2026-06-10T14:54:19.013714688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:54:19.017069 crc crio[20344]: time=\"2026-06-10T14:54:19.016989754Z\" level=info msg=\"Stopping pod sandbox: c3c548082ffe141d52dd311985493ba870d2003735002a7cda21efe075bf432d\" id=6460c19c-f246-4ff1-859a-5ed872bda32a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:54:19.018530 crc crio[20344]: time=\"2026-06-10T14:54:19.018470062Z\" level=info msg=\"Got pod network &{Name:certified-operators-bvbb4 Namespace:openshift-marketplace ID:c3c548082ffe141d52dd311985493ba870d2003735002a7cda21efe075bf432d UID:cb2a52b8-6e4d-46a4-9f80-ab2bee260cac NetNS:/var/run/netns/88b1359a-87f4-4364-97a9-7bd468b6f98c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb2a52b8_6e4d_46a4_9f80_ab2bee260cac.slice PodAnnotations:0xc000739908}] Aliases:map[]}\"\nJun 10 14:54:19.019172 crc crio[20344]: time=\"2026-06-10T14:54:19.019123079Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-bvbb4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:54:19.020549 crc crio[20344]: time=\"2026-06-10T14:54:19.020160656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:54:19.021647 crc crio[20344]: time=\"2026-06-10T14:54:19.021527972Z\" level=info msg=\"Removed container eae1df4ebee2950359d04184f2944ea3af6e095ecf1beaaf98d7cc8b9da9169b: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=11d584dc-40ed-408a-8f6a-2775039c037a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:54:19.026997 crc crio[20344]: time=\"2026-06-10T14:54:19.02685149Z\" level=info msg=\"Removing container: c1d85e410b0226c651856042420de5cda1480fd39344cadfb0791bf642cb6879\" id=d0178fe9-593d-4f6b-83a0-89189d263d73 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:54:19.251248 crc crio[20344]: time=\"2026-06-10T14:54:19.251061871Z\" level=info msg=\"Created container 566ddffa72530831146f9c36f2b09c7dd94d737df5b81211d91f8ed3e5f3c786: openshift-marketplace/redhat-operators-w57w2/registry-server\" id=7dfc72da-009e-418e-ad33-865d5ede3154 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:54:19.253448 crc crio[20344]: time=\"2026-06-10T14:54:19.253169026Z\" level=info msg=\"Starting container: 566ddffa72530831146f9c36f2b09c7dd94d737df5b81211d91f8ed3e5f3c786\" id=471bd348-8595-48a6-a6c2-25a6544359fa name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:54:19.268918 crc crio[20344]: time=\"2026-06-10T14:54:19.268103635Z\" level=info msg=\"Started container\" PID=44614 containerID=566ddffa72530831146f9c36f2b09c7dd94d737df5b81211d91f8ed3e5f3c786 description=openshift-marketplace/redhat-operators-w57w2/registry-server id=471bd348-8595-48a6-a6c2-25a6544359fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=e87b6a1a3f227f9bff40f71c969404d963bca1045aed2e4e7bb1415c1a47ecc0\nJun 10 14:54:20.127547 crc crio[20344]: time=\"2026-06-10T14:54:20.127418798Z\" level=info msg=\"Pulled image: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:178d36c238a6344d63bd6bd9e7e9b24a66ca96411da7c78f5603fbc3cf37da2a\" id=adcf899b-e4bb-4c99-a713-c8f1aaa074ee name=/runtime.v1.ImageService/PullImage\nJun 10 14:54:20.128526 crc crio[20344]: time=\"2026-06-10T14:54:20.128406404Z\" level=info msg=\"Checking image status: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator-bundle:2895d87b692193b55d566fae26f4c769f7f44de8\" id=7baad3ae-618f-4f97-852f-687bc259bb26 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:54:20.132502 crc crio[20344]: time=\"2026-06-10T14:54:20.132343197Z\" level=info msg=\"Stopped pod sandbox: c3c548082ffe141d52dd311985493ba870d2003735002a7cda21efe075bf432d\" id=6460c19c-f246-4ff1-859a-5ed872bda32a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:54:20.135663 crc crio[20344]: time=\"2026-06-10T14:54:20.135567041Z\" level=info msg=\"Checking image status: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator-bundle:2895d87b692193b55d566fae26f4c769f7f44de8\" id=a5db2034-52e7-4848-a9a6-a20daa389636 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:54:20.157635 crc crio[20344]: time=\"2026-06-10T14:54:20.157523743Z\" level=info msg=\"Creating container: openstack-operators/c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr/pull\" id=63617689-8e65-4f84-8688-9dab798c1521 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:54:20.217868 crc crio[20344]: time=\"2026-06-10T14:54:20.217782772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:54:20.219561 crc crio[20344]: time=\"2026-06-10T14:54:20.219482557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:54:20.237415 crc crio[20344]: time=\"2026-06-10T14:54:20.237336401Z\" level=info msg=\"Removed container c1d85e410b0226c651856042420de5cda1480fd39344cadfb0791bf642cb6879: metallb-system/metallb-operator-controller-manager-86b867dfcb-w6gtj/manager\" id=d0178fe9-593d-4f6b-83a0-89189d263d73 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:54:20.244879 crc crio[20344]: time=\"2026-06-10T14:54:20.244802726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:54:20.258651 crc crio[20344]: time=\"2026-06-10T14:54:20.258549624Z\" level=info msg=\"Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0\" id=b25316fd-a135-403b-8bdb-5dd10c56adaa name=/runtime.v1.ImageService/PullImage\nJun 10 14:54:20.259789 crc crio[20344]: time=\"2026-06-10T14:54:20.259661863Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb:latest\" id=7cbfd930-1698-456a-8ce6-8ca1eb24ca57 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:54:20.271146 crc crio[20344]: time=\"2026-06-10T14:54:20.271038739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:54:20.272822 crc crio[20344]: time=\"2026-06-10T14:54:20.272737064Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/89481cff93072a504eb96075c70d84ad73286c66a77800c76c7683fa00c6f6e0/merged/etc/passwd: no such file or directory\"\nJun 10 14:54:20.272822 crc crio[20344]: time=\"2026-06-10T14:54:20.272817136Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/89481cff93072a504eb96075c70d84ad73286c66a77800c76c7683fa00c6f6e0/merged/etc/group: no such file or directory\"\nJun 10 14:54:20.273186 crc crio[20344]: time=\"2026-06-10T14:54:20.273117594Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb\" id=b40a9e4a-3a53-4d58-a035-1217b355c708 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:54:20.279149 crc crio[20344]: time=\"2026-06-10T14:54:20.278905754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:54:20.284497 crc crio[20344]: time=\"2026-06-10T14:54:20.284412668Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-58c884cdcb-6w5tw/mariadb\" id=195150f3-52d9-4906-ae74-6a38abdfa1fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:54:20.285998 crc crio[20344]: time=\"2026-06-10T14:54:20.285924907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:54:20.336302 crc crio[20344]: time=\"2026-06-10T14:54:20.336154756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:54:20.481717 crc crio[20344]: time=\"2026-06-10T14:54:20.480916137Z\" level=info msg=\"Created container f9a10dda1bc09eb21936c5cc187ede34477224efc4a16be07b3cd070617c1d4c: openstack-operators/c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr/pull\" id=63617689-8e65-4f84-8688-9dab798c1521 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:54:20.483892 crc crio[20344]: time=\"2026-06-10T14:54:20.483801752Z\" level=info msg=\"Starting container: f9a10dda1bc09eb21936c5cc187ede34477224efc4a16be07b3cd070617c1d4c\" id=40d906bd-531a-40ed-8703-5d9f7cf5a9dd name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:54:20.491559 crc crio[20344]: time=\"2026-06-10T14:54:20.491220615Z\" level=info msg=\"Created container 3cd36199d4422be177bcc685fd0c870132f312624641c1e91c17e6496745e56b: baremetal-operator-system/baremetal-operator-controller-manager-5994967dd8-55kbp/manager\" id=da9c1453-8f80-4fd5-ab89-3706aff4de87 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:54:20.493153 crc crio[20344]: time=\"2026-06-10T14:54:20.492997872Z\" level=info msg=\"Starting container: 3cd36199d4422be177bcc685fd0c870132f312624641c1e91c17e6496745e56b\" id=08270f08-41f6-40b5-bd62-fde4a075dd6c name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:54:20.493652 crc crio[20344]: time=\"2026-06-10T14:54:20.493556566Z\" level=info msg=\"Started container\" PID=44774 containerID=f9a10dda1bc09eb21936c5cc187ede34477224efc4a16be07b3cd070617c1d4c description=openstack-operators/c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr/pull id=40d906bd-531a-40ed-8703-5d9f7cf5a9dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=39017abf7928f67742f48c7ac590af932d3329507bf4adb1fd6c102092d8eb6d\nJun 10 14:54:20.498114 crc crio[20344]: time=\"2026-06-10T14:54:20.498045853Z\" level=info msg=\"Started container\" PID=44767 containerID=3cd36199d4422be177bcc685fd0c870132f312624641c1e91c17e6496745e56b description=baremetal-operator-system/baremetal-operator-controller-manager-5994967dd8-55kbp/manager id=08270f08-41f6-40b5-bd62-fde4a075dd6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=682f33f2843d1fe50603e90c27171d01994d05861c0d3353b209e02781aac64a\nJun 10 14:54:20.620875 crc crio[20344]: time=\"2026-06-10T14:54:20.620747139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:54:20.795396 crc crio[20344]: time=\"2026-06-10T14:54:20.79508016Z\" level=info msg=\"Created container 24113035a819d7334434a60dc6c4b845831aa6c6e77b6de7a9eca2d0b2b84d53: baremetal-operator-system/baremetal-operator-ironic-58c884cdcb-6w5tw/mariadb\" id=195150f3-52d9-4906-ae74-6a38abdfa1fb name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:54:20.796841 crc crio[20344]: time=\"2026-06-10T14:54:20.796738594Z\" level=info msg=\"Starting container: 24113035a819d7334434a60dc6c4b845831aa6c6e77b6de7a9eca2d0b2b84d53\" id=80ab59af-8536-4146-b457-fcafb4e35bc9 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:54:20.804226 crc crio[20344]: time=\"2026-06-10T14:54:20.804104036Z\" level=info msg=\"Started container\" PID=44804 containerID=24113035a819d7334434a60dc6c4b845831aa6c6e77b6de7a9eca2d0b2b84d53 description=baremetal-operator-system/baremetal-operator-ironic-58c884cdcb-6w5tw/mariadb id=80ab59af-8536-4146-b457-fcafb4e35bc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f884c9c0478d66707240379d003effbb1795fc8ef011847e01a5ddc07e58f2b4\nJun 10 14:54:20.849157 crc crio[20344]: time=\"2026-06-10T14:54:20.849043116Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=adab82f2-aa0a-45c1-95e5-3109ac284d8f name=/runtime.v1.ImageService/PullImage\nJun 10 14:54:20.854479 crc crio[20344]: time=\"2026-06-10T14:54:20.854441447Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 10 14:54:20.966128 crc crio[20344]: time=\"2026-06-10T14:54:20.965765617Z\" level=info msg=\"Removing container: 2231b37a6da0a18e68299c733638b48eabe67144595b1f9cee12a036a935779c\" id=e3c786fb-8adf-4bc8-afa3-21d2e9745e1f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:54:20.983335 crc crio[20344]: time=\"2026-06-10T14:54:20.981852356Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b510f097-b0be-45ee-8075-31d236d7ebd6 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:54:20.998642 crc crio[20344]: time=\"2026-06-10T14:54:20.998454398Z\" level=info msg=\"Removed container 2231b37a6da0a18e68299c733638b48eabe67144595b1f9cee12a036a935779c: openshift-marketplace/certified-operators-bvbb4/registry-server\" id=e3c786fb-8adf-4bc8-afa3-21d2e9745e1f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:54:21.005422 crc crio[20344]: time=\"2026-06-10T14:54:21.005350508Z\" level=info msg=\"Removing container: a60895c0acaeeda9ddeb3b9fe11e66253b42646209418465e2fc7d700d5d15bb\" id=5c999e01-7ba5-4239-99de-6bc5ad8fe9b2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:54:21.006501 crc crio[20344]: time=\"2026-06-10T14:54:21.006421356Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=21d30bb1-14b3-4f82-baed-8d108c7f0b80 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:54:21.031034 crc crio[20344]: time=\"2026-06-10T14:54:21.030841322Z\" level=info msg=\"Removed container a60895c0acaeeda9ddeb3b9fe11e66253b42646209418465e2fc7d700d5d15bb: openshift-marketplace/certified-operators-bvbb4/extract-content\" id=5c999e01-7ba5-4239-99de-6bc5ad8fe9b2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:54:21.036428 crc crio[20344]: time=\"2026-06-10T14:54:21.036196461Z\" level=info msg=\"Removing container: aa81bbc7112091a7baa0ecca2f8af596cb4bff3805275a92b166d2e0299ea468\" id=e2fe7b1e-f2db-4bfd-99e3-af21c0d421d1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:54:21.071896 crc crio[20344]: time=\"2026-06-10T14:54:21.071593713Z\" level=info msg=\"Removed container aa81bbc7112091a7baa0ecca2f8af596cb4bff3805275a92b166d2e0299ea468: openshift-marketplace/certified-operators-bvbb4/extract-utilities\" id=e2fe7b1e-f2db-4bfd-99e3-af21c0d421d1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:54:21.169751 crc crio[20344]: time=\"2026-06-10T14:54:21.168917898Z\" level=info msg=\"Creating container: openstack-operators/c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr/extract\" id=82a8762f-e9ae-46a9-98dd-63b7341b3fec name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:54:21.175336 crc crio[20344]: time=\"2026-06-10T14:54:21.170096319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:54:21.254441 crc crio[20344]: time=\"2026-06-10T14:54:21.249465967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:54:21.255726 crc crio[20344]: time=\"2026-06-10T14:54:21.255602887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:54:21.424838 crc crio[20344]: time=\"2026-06-10T14:54:21.423568902Z\" level=info msg=\"Created container 898fa810e1d69008b9375f6848caf838d0b27d8fa7e7d100583b5d823b8a5ede: openstack-operators/c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr/extract\" id=82a8762f-e9ae-46a9-98dd-63b7341b3fec name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:54:21.426950 crc crio[20344]: time=\"2026-06-10T14:54:21.426818507Z\" level=info msg=\"Starting container: 898fa810e1d69008b9375f6848caf838d0b27d8fa7e7d100583b5d823b8a5ede\" id=8e4d9abd-a7df-4293-98bb-6e5c86696c52 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:54:21.434074 crc crio[20344]: time=\"2026-06-10T14:54:21.433978483Z\" level=info msg=\"Started container\" PID=44880 containerID=898fa810e1d69008b9375f6848caf838d0b27d8fa7e7d100583b5d823b8a5ede description=openstack-operators/c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr/extract id=8e4d9abd-a7df-4293-98bb-6e5c86696c52 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39017abf7928f67742f48c7ac590af932d3329507bf4adb1fd6c102092d8eb6d\nJun 10 14:54:24.040310 crc crio[20344]: time=\"2026-06-10T14:54:24.039858462Z\" level=info msg=\"Stopping pod sandbox: 39017abf7928f67742f48c7ac590af932d3329507bf4adb1fd6c102092d8eb6d\" id=9e8670bd-8207-4058-b9d6-d9a2b7b5b33a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:54:27.832783 crc crio[20344]: time=\"2026-06-10T14:54:24.040965151Z\" level=info msg=\"Got pod network &{Name:c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr Namespace:openstack-operators ID:39017abf7928f67742f48c7ac590af932d3329507bf4adb1fd6c102092d8eb6d UID:a634afb2-2722-4f80-a4c4-a8937a529bae NetNS:/var/run/netns/b8d9a6d7-5250-4311-9ee0-37165dbbfaef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda634afb2_2722_4f80_a4c4_a8937a529bae.slice PodAnnotations:0xc0022641d0}] Aliases:map[]}\"\nJun 10 14:54:27.832783 crc crio[20344]: time=\"2026-06-10T14:54:24.041096314Z\" level=info msg=\"Deleting pod openstack-operators_c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:54:27.832783 crc crio[20344]: time=\"2026-06-10T14:54:24.339968439Z\" level=info msg=\"Stopped pod sandbox: 39017abf7928f67742f48c7ac590af932d3329507bf4adb1fd6c102092d8eb6d\" id=9e8670bd-8207-4058-b9d6-d9a2b7b5b33a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:54:27.832783 crc crio[20344]: time=\"2026-06-10T14:54:26.396871779Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=8867ff33-5d3c-4abe-8aa9-8d6c779cea86 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:54:27.832783 crc crio[20344]: time=\"2026-06-10T14:54:26.970588142Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=31ee936b-9947-4897-b5c3-53f234d48274 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:54:27.832783 crc crio[20344]: time=\"2026-06-10T14:54:26.974020032Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-86b867dfcb-w6gtj/manager\" id=687aec94-76e7-421c-93c4-7f46b531b4ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:54:27.832783 crc crio[20344]: time=\"2026-06-10T14:54:26.976207959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:54:27.832783 crc crio[20344]: time=\"2026-06-10T14:54:27.026394756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:54:27.832783 crc crio[20344]: time=\"2026-06-10T14:54:27.03843925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:54:29.554210 crc crio[20344]: time=\"2026-06-10T14:54:29.553414561Z\" level=info msg=\"Created container b362a33931968ca1b95e11187f8982f0581e4ae0fc0aea17728f062596403e52: metallb-system/metallb-operator-controller-manager-86b867dfcb-w6gtj/manager\" id=687aec94-76e7-421c-93c4-7f46b531b4ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:54:29.555903 crc crio[20344]: time=\"2026-06-10T14:54:29.555747092Z\" level=info msg=\"Starting container: b362a33931968ca1b95e11187f8982f0581e4ae0fc0aea17728f062596403e52\" id=33478e05-8423-4e57-841e-e5b03c4bc726 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:54:29.563666 crc crio[20344]: time=\"2026-06-10T14:54:29.563564086Z\" level=info msg=\"Started container\" PID=45076 containerID=b362a33931968ca1b95e11187f8982f0581e4ae0fc0aea17728f062596403e52 description=metallb-system/metallb-operator-controller-manager-86b867dfcb-w6gtj/manager id=33478e05-8423-4e57-841e-e5b03c4bc726 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e90bbddc7de60e9487a60c92d6d62609720d56054d640bec47b51309cdce4ef\nJun 10 14:54:31.301373 crc crio[20344]: time=\"2026-06-10T14:54:31.273975779Z\" level=info msg=\"Stopping pod sandbox: 4fab7b0df62036e40cda5b8efd72b3412e096904e19be00c88a42d1fe5321760\" id=3ce47e99-3e29-4248-8005-a04065060dde name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:54:31.301373 crc crio[20344]: time=\"2026-06-10T14:54:31.274375309Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4fab7b0df62036e40cda5b8efd72b3412e096904e19be00c88a42d1fe5321760\" id=3ce47e99-3e29-4248-8005-a04065060dde name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:54:31.301373 crc crio[20344]: time=\"2026-06-10T14:54:31.274936094Z\" level=info msg=\"Removing pod sandbox: 4fab7b0df62036e40cda5b8efd72b3412e096904e19be00c88a42d1fe5321760\" id=a21852fd-fd74-439e-adf1-b24b0608ab1d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:54:35.397672 crc crio[20344]: time=\"2026-06-10T14:54:35.396960336Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=074ff521-ec86-4060-82ef-0aeef7e22999 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:54:37.272522 crc crio[20344]: time=\"2026-06-10T14:54:37.272435608Z\" level=info msg=\"Stopping container: a6ccc7c1d1e5fbb580c6f089f8880dd61e8f3a60d569bd1ceaa8885f02df26a7 (timeout: 2s)\" id=2851c209-c5f2-4fc2-901e-b3aa711d3c24 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:54:40.411314 crc crio[20344]: time=\"2026-06-10T14:54:40.410898991Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=431fa371-58d3-4ced-93e9-5e88348b9e5d name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:54:40.414911 crc crio[20344]: time=\"2026-06-10T14:54:40.414788112Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=f711f23f-d441-42cc-811e-9bdb914d2bfe name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:54:40.423391 crc crio[20344]: time=\"2026-06-10T14:54:40.423220272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:54:40.424916 crc crio[20344]: time=\"2026-06-10T14:54:40.424799233Z\" level=info msg=\"Removed pod sandbox: 4fab7b0df62036e40cda5b8efd72b3412e096904e19be00c88a42d1fe5321760\" id=a21852fd-fd74-439e-adf1-b24b0608ab1d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:54:40.426166 crc crio[20344]: time=\"2026-06-10T14:54:40.426065896Z\" level=info msg=\"Stopping pod sandbox: f559d923e401997b9ab5cdd38425448c4c8ffe7965dabbab76e4fc8995950f36\" id=756234b5-75e5-4b37-8cdc-a065a9feb2ca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:54:40.426448 crc crio[20344]: time=\"2026-06-10T14:54:40.426168679Z\" level=info msg=\"Stopped pod sandbox (already stopped): f559d923e401997b9ab5cdd38425448c4c8ffe7965dabbab76e4fc8995950f36\" id=756234b5-75e5-4b37-8cdc-a065a9feb2ca name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:54:40.427144 crc crio[20344]: time=\"2026-06-10T14:54:40.427013371Z\" level=info msg=\"Stopped container a6ccc7c1d1e5fbb580c6f089f8880dd61e8f3a60d569bd1ceaa8885f02df26a7: openshift-marketplace/redhat-operators-jm4wq/registry-server\" id=2851c209-c5f2-4fc2-901e-b3aa711d3c24 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:54:40.427571 crc crio[20344]: time=\"2026-06-10T14:54:40.427461612Z\" level=info msg=\"Removing pod sandbox: f559d923e401997b9ab5cdd38425448c4c8ffe7965dabbab76e4fc8995950f36\" id=85b99bee-373a-4fd1-b1ce-0bc74574e7bd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:54:40.428030 crc crio[20344]: time=\"2026-06-10T14:54:40.427953175Z\" level=info msg=\"Stopping pod sandbox: 56a7431c783fa32c7f36de2162ea319a4df164e24c0c7a3b279b316d757f7038\" id=d05284f9-711e-44d4-a9f8-00dd88cf41fc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:54:40.428664 crc crio[20344]: time=\"2026-06-10T14:54:40.428589492Z\" level=info msg=\"Got pod network &{Name:redhat-operators-jm4wq Namespace:openshift-marketplace ID:56a7431c783fa32c7f36de2162ea319a4df164e24c0c7a3b279b316d757f7038 UID:badfbace-3bbf-4977-ad83-062808d8fd1b NetNS:/var/run/netns/78a154d9-f671-4f8c-8177-f912a16925f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbadfbace_3bbf_4977_ad83_062808d8fd1b.slice PodAnnotations:0xc0027c02f8}] Aliases:map[]}\"\nJun 10 14:54:40.428817 crc crio[20344]: time=\"2026-06-10T14:54:40.428777387Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-jm4wq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:54:40.445543 crc crio[20344]: time=\"2026-06-10T14:54:40.445378209Z\" level=info msg=\"Removed pod sandbox: f559d923e401997b9ab5cdd38425448c4c8ffe7965dabbab76e4fc8995950f36\" id=85b99bee-373a-4fd1-b1ce-0bc74574e7bd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:54:40.446631 crc crio[20344]: time=\"2026-06-10T14:54:40.446537999Z\" level=info msg=\"Stopping pod sandbox: c3c548082ffe141d52dd311985493ba870d2003735002a7cda21efe075bf432d\" id=b41e6cdf-06ac-4e84-85ba-4b35224b68e1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:54:40.447096 crc crio[20344]: time=\"2026-06-10T14:54:40.447013812Z\" level=info msg=\"Stopped pod sandbox (already stopped): c3c548082ffe141d52dd311985493ba870d2003735002a7cda21efe075bf432d\" id=b41e6cdf-06ac-4e84-85ba-4b35224b68e1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:54:40.447800 crc crio[20344]: time=\"2026-06-10T14:54:40.44772333Z\" level=info msg=\"Removing pod sandbox: c3c548082ffe141d52dd311985493ba870d2003735002a7cda21efe075bf432d\" id=6ec78277-fc5a-4b55-8286-89d4c754e53c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:54:40.467325 crc crio[20344]: time=\"2026-06-10T14:54:40.467062064Z\" level=info msg=\"Removed pod sandbox: c3c548082ffe141d52dd311985493ba870d2003735002a7cda21efe075bf432d\" id=6ec78277-fc5a-4b55-8286-89d4c754e53c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:54:40.470547 crc crio[20344]: time=\"2026-06-10T14:54:40.470473983Z\" level=info msg=\"Stopping pod sandbox: 291deec1420602c9e065f399f190e2ebf176bce7a9a0d9911133a96fb58b7556\" id=608521e6-d8de-4e61-9e41-e143df17b307 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:54:40.470618 crc crio[20344]: time=\"2026-06-10T14:54:40.470549925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:54:40.470835 crc crio[20344]: time=\"2026-06-10T14:54:40.470560705Z\" level=info msg=\"Stopped pod sandbox (already stopped): 291deec1420602c9e065f399f190e2ebf176bce7a9a0d9911133a96fb58b7556\" id=608521e6-d8de-4e61-9e41-e143df17b307 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:54:40.475937 crc crio[20344]: time=\"2026-06-10T14:54:40.475772961Z\" level=info msg=\"Removing pod sandbox: 291deec1420602c9e065f399f190e2ebf176bce7a9a0d9911133a96fb58b7556\" id=a13f523f-ee4b-4da2-9a81-b30aca54e826 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:54:40.495358 crc crio[20344]: time=\"2026-06-10T14:54:40.495212237Z\" level=info msg=\"Removed pod sandbox: 291deec1420602c9e065f399f190e2ebf176bce7a9a0d9911133a96fb58b7556\" id=a13f523f-ee4b-4da2-9a81-b30aca54e826 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:54:40.975211 crc crio[20344]: time=\"2026-06-10T14:54:40.975034754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:54:41.146247 crc crio[20344]: time=\"2026-06-10T14:54:41.145605078Z\" level=info msg=\"Created container 2cbb7ce2772b59f38be01ebe1aff9a178b940a8304e2e8d29cbcd24ab9dea310: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=f711f23f-d441-42cc-811e-9bdb914d2bfe name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:54:41.148556 crc crio[20344]: time=\"2026-06-10T14:54:41.148406371Z\" level=info msg=\"Starting container: 2cbb7ce2772b59f38be01ebe1aff9a178b940a8304e2e8d29cbcd24ab9dea310\" id=b72a4096-604c-4b58-9538-d7356fdc6620 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:54:41.200144 crc crio[20344]: time=\"2026-06-10T14:54:41.19981295Z\" level=info msg=\"Started container\" PID=45413 containerID=2cbb7ce2772b59f38be01ebe1aff9a178b940a8304e2e8d29cbcd24ab9dea310 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=b72a4096-604c-4b58-9538-d7356fdc6620 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac93d905748713d3d75a81efc4d6183639ffba10a36f0f635de4249b3f8c7f6b\nJun 10 14:54:41.639860 crc crio[20344]: time=\"2026-06-10T14:54:41.639746229Z\" level=info msg=\"Stopped pod sandbox: 56a7431c783fa32c7f36de2162ea319a4df164e24c0c7a3b279b316d757f7038\" id=d05284f9-711e-44d4-a9f8-00dd88cf41fc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:54:41.994897 crc crio[20344]: time=\"2026-06-10T14:54:41.994377637Z\" level=info msg=\"Removing container: a6ccc7c1d1e5fbb580c6f089f8880dd61e8f3a60d569bd1ceaa8885f02df26a7\" id=29981c38-1fb2-442e-90ec-98b061e959ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:54:42.720902 crc crio[20344]: time=\"2026-06-10T14:54:42.720783298Z\" level=info msg=\"Removed container a6ccc7c1d1e5fbb580c6f089f8880dd61e8f3a60d569bd1ceaa8885f02df26a7: openshift-marketplace/redhat-operators-jm4wq/registry-server\" id=29981c38-1fb2-442e-90ec-98b061e959ba name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:54:42.725137 crc crio[20344]: time=\"2026-06-10T14:54:42.725040319Z\" level=info msg=\"Removing container: 37c76fc4d5b859595129a066a420653b1bf5562513af8dbe6ec71a91854579d4\" id=3ae39dfb-3409-4912-9717-a23c11668a8c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:54:52.948049 crc crio[20344]: time=\"2026-06-10T14:54:52.94674994Z\" level=info msg=\"Removed container 37c76fc4d5b859595129a066a420653b1bf5562513af8dbe6ec71a91854579d4: openshift-marketplace/redhat-operators-jm4wq/extract-content\" id=3ae39dfb-3409-4912-9717-a23c11668a8c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:54:52.953834 crc crio[20344]: time=\"2026-06-10T14:54:52.953741742Z\" level=info msg=\"Removing container: 2be7ff343e35cbd472f762c380b7c6738e40e9bfcf0146b89be886f78261fdc0\" id=efdc74e4-5864-45c8-a2ba-1985603a984a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:54:53.223556 crc crio[20344]: time=\"2026-06-10T14:54:53.223331234Z\" level=info msg=\"Removed container 2be7ff343e35cbd472f762c380b7c6738e40e9bfcf0146b89be886f78261fdc0: openshift-marketplace/redhat-operators-jm4wq/extract-utilities\" id=efdc74e4-5864-45c8-a2ba-1985603a984a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:54:56.043500 crc crio[20344]: time=\"2026-06-10T14:54:56.042420217Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=adab82f2-aa0a-45c1-95e5-3109ac284d8f name=/runtime.v1.ImageService/PullImage\nJun 10 14:54:56.045211 crc crio[20344]: time=\"2026-06-10T14:54:56.045126017Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=5a95bb6b-5bc3-4d34-bdd5-14c08e81d1ca name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:54:56.051560 crc crio[20344]: time=\"2026-06-10T14:54:56.051481983Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=1f0c9dfd-ea3e-4319-b633-122fae2ba3ac name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:54:56.067864 crc crio[20344]: time=\"2026-06-10T14:54:56.067648084Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-58c884cdcb-6w5tw/ironic\" id=6ba0aff0-39af-47c6-a396-487d6274f250 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:54:56.073151 crc crio[20344]: time=\"2026-06-10T14:54:56.073057875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:54:56.117578 crc crio[20344]: time=\"2026-06-10T14:54:56.117464071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:54:56.972247 crc crio[20344]: time=\"2026-06-10T14:54:56.971819555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:54:57.087868 crc crio[20344]: time=\"2026-06-10T14:54:57.087660873Z\" level=info msg=\"Created container 0a105843bb65fdee858e813a9051fd42c05550b3b863ff0ad7756ba11e9150a4: baremetal-operator-system/baremetal-operator-ironic-58c884cdcb-6w5tw/ironic\" id=6ba0aff0-39af-47c6-a396-487d6274f250 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:54:57.089846 crc crio[20344]: time=\"2026-06-10T14:54:57.089766008Z\" level=info msg=\"Starting container: 0a105843bb65fdee858e813a9051fd42c05550b3b863ff0ad7756ba11e9150a4\" id=9148c125-ab93-4299-a86e-a3d2b97aaec4 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:54:57.099603 crc crio[20344]: time=\"2026-06-10T14:54:57.099506801Z\" level=info msg=\"Started container\" PID=46027 containerID=0a105843bb65fdee858e813a9051fd42c05550b3b863ff0ad7756ba11e9150a4 description=baremetal-operator-system/baremetal-operator-ironic-58c884cdcb-6w5tw/ironic id=9148c125-ab93-4299-a86e-a3d2b97aaec4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f884c9c0478d66707240379d003effbb1795fc8ef011847e01a5ddc07e58f2b4\nJun 10 14:54:57.116894 crc crio[20344]: time=\"2026-06-10T14:54:57.113543837Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=8918a810-f2ff-4b1d-a481-13e7b4d2684d name=/runtime.v1.ImageService/PullImage\nJun 10 14:54:57.122141 crc crio[20344]: time=\"2026-06-10T14:54:57.120463857Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 10 14:54:57.555854 crc crio[20344]: time=\"2026-06-10T14:54:57.555084868Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=8918a810-f2ff-4b1d-a481-13e7b4d2684d name=/runtime.v1.ImageService/PullImage\nJun 10 14:54:57.556786 crc crio[20344]: time=\"2026-06-10T14:54:57.556518046Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=5d749203-0776-4ebb-a69e-8cbf9fe98976 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:54:57.566740 crc crio[20344]: time=\"2026-06-10T14:54:57.566605979Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=1d6a2ca2-39f2-47f0-bcac-35377ca00927 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:54:57.582999 crc crio[20344]: time=\"2026-06-10T14:54:57.582862422Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-58c884cdcb-6w5tw/ironic-httpd\" id=180863ab-05a9-417d-ab88-7cde400f60f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:54:57.590861 crc crio[20344]: time=\"2026-06-10T14:54:57.590770068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:54:57.650346 crc crio[20344]: time=\"2026-06-10T14:54:57.650200526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:54:58.578741 crc crio[20344]: time=\"2026-06-10T14:54:58.578567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:54:58.686426 crc crio[20344]: time=\"2026-06-10T14:54:58.685962607Z\" level=info msg=\"Created container 4aafa7da6c7e9c1b95e9425bfb745101469b7f16c4c6d36194ed1f8c0528d2af: baremetal-operator-system/baremetal-operator-ironic-58c884cdcb-6w5tw/ironic-httpd\" id=180863ab-05a9-417d-ab88-7cde400f60f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:54:58.688423 crc crio[20344]: time=\"2026-06-10T14:54:58.688333289Z\" level=info msg=\"Starting container: 4aafa7da6c7e9c1b95e9425bfb745101469b7f16c4c6d36194ed1f8c0528d2af\" id=7c575aa5-1df6-4da7-8cbb-787bd4917d92 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:54:58.693605 crc crio[20344]: time=\"2026-06-10T14:54:58.693476043Z\" level=info msg=\"Started container\" PID=46077 containerID=4aafa7da6c7e9c1b95e9425bfb745101469b7f16c4c6d36194ed1f8c0528d2af description=baremetal-operator-system/baremetal-operator-ironic-58c884cdcb-6w5tw/ironic-httpd id=7c575aa5-1df6-4da7-8cbb-787bd4917d92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f884c9c0478d66707240379d003effbb1795fc8ef011847e01a5ddc07e58f2b4\nJun 10 14:54:58.707077 crc crio[20344]: time=\"2026-06-10T14:54:58.706951054Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=291b5522-0f3d-488b-9633-2fb2ecd88db7 name=/runtime.v1.ImageService/PullImage\nJun 10 14:54:58.710085 crc crio[20344]: time=\"2026-06-10T14:54:58.710006974Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"\nJun 10 14:54:59.138115 crc crio[20344]: time=\"2026-06-10T14:54:59.138011742Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=291b5522-0f3d-488b-9633-2fb2ecd88db7 name=/runtime.v1.ImageService/PullImage\nJun 10 14:54:59.140092 crc crio[20344]: time=\"2026-06-10T14:54:59.139998473Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=48287d50-0e52-4d23-8ada-e031af6a2be1 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:54:59.145403 crc crio[20344]: time=\"2026-06-10T14:54:59.145328732Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=2bca1ea7-3590-4c7b-a945-56265175149d name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:54:59.159033 crc crio[20344]: time=\"2026-06-10T14:54:59.158829774Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-58c884cdcb-6w5tw/ironic-log-watch\" id=78dbb154-4719-4ded-8634-6a7b42e5e1db name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:54:59.162419 crc crio[20344]: time=\"2026-06-10T14:54:59.16214726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:54:59.238310 crc crio[20344]: time=\"2026-06-10T14:54:59.238054758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:55:00.319052 crc crio[20344]: time=\"2026-06-10T14:55:00.31887751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:55:00.491194 crc crio[20344]: time=\"2026-06-10T14:55:00.490742987Z\" level=info msg=\"Created container 89981aa650b30a9512da4a439e0ef22ed4a6f79a8e55f68a5b1f6b76e6b3aa42: baremetal-operator-system/baremetal-operator-ironic-58c884cdcb-6w5tw/ironic-log-watch\" id=78dbb154-4719-4ded-8634-6a7b42e5e1db name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:55:00.494479 crc crio[20344]: time=\"2026-06-10T14:55:00.493226311Z\" level=info msg=\"Starting container: 89981aa650b30a9512da4a439e0ef22ed4a6f79a8e55f68a5b1f6b76e6b3aa42\" id=4479152f-57c0-4c30-a779-89dd52820bd1 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:55:00.507535 crc crio[20344]: time=\"2026-06-10T14:55:00.507444972Z\" level=info msg=\"Started container\" PID=46229 containerID=89981aa650b30a9512da4a439e0ef22ed4a6f79a8e55f68a5b1f6b76e6b3aa42 description=baremetal-operator-system/baremetal-operator-ironic-58c884cdcb-6w5tw/ironic-log-watch id=4479152f-57c0-4c30-a779-89dd52820bd1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f884c9c0478d66707240379d003effbb1795fc8ef011847e01a5ddc07e58f2b4\nJun 10 14:55:04.300819 crc crio[20344]: time=\"2026-06-10T14:55:04.298337479Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685054-5jkq8/POD\" id=5a7b4b45-aeb6-4e2e-81e1-1a26003eb83f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:55:04.300819 crc crio[20344]: time=\"2026-06-10T14:55:04.298940195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:55:04.342117 crc crio[20344]: time=\"2026-06-10T14:55:04.342041247Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685054-5jkq8 Namespace:openshift-infra ID:516e9b0e3ff2e8832d88df4aa0fc820abd60840fe30060a4ce96b257c17825dc UID:acaedb9c-6e26-45eb-ba8f-c854a1ec03fe NetNS:/var/run/netns/aeaff317-40ef-45da-a556-bf1eb6a4a018 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podacaedb9c_6e26_45eb_ba8f_c854a1ec03fe.slice PodAnnotations:0xc00012aa28}] Aliases:map[]}\"\nJun 10 14:55:04.342117 crc crio[20344]: time=\"2026-06-10T14:55:04.342104049Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685054-5jkq8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:55:04.792504 crc crio[20344]: 2026-06-10T14:55:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:516e9b0e3ff2e88 Mac:2e:c0:cf:31:2c:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/aeaff317-40ef-45da-a556-bf1eb6a4a018 SocketPath: PciID:}] [{Interface:0xc0004b25b0 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:55:04.796726 crc crio[20344]: time=\"2026-06-10T14:55:04.796377652Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685054-5jkq8 Namespace:openshift-infra ID:516e9b0e3ff2e8832d88df4aa0fc820abd60840fe30060a4ce96b257c17825dc UID:acaedb9c-6e26-45eb-ba8f-c854a1ec03fe NetNS:/var/run/netns/aeaff317-40ef-45da-a556-bf1eb6a4a018 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podacaedb9c_6e26_45eb_ba8f_c854a1ec03fe.slice PodAnnotations:0xc00012aa28}] Aliases:map[]}\"\nJun 10 14:55:04.796912 crc crio[20344]: time=\"2026-06-10T14:55:04.796833734Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685054-5jkq8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:55:04.803048 crc crio[20344]: time=\"2026-06-10T14:55:04.802960414Z\" level=info msg=\"Ran pod sandbox 516e9b0e3ff2e8832d88df4aa0fc820abd60840fe30060a4ce96b257c17825dc with infra container: openshift-infra/auto-csr-approver-29685054-5jkq8/POD\" id=5a7b4b45-aeb6-4e2e-81e1-1a26003eb83f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:55:04.808660 crc crio[20344]: time=\"2026-06-10T14:55:04.80858455Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=63590f63-6968-46e8-9902-da47382f25ac name=/runtime.v1.ImageService/PullImage\nJun 10 14:55:04.815333 crc crio[20344]: time=\"2026-06-10T14:55:04.815206573Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 10 14:55:06.396872 crc crio[20344]: time=\"2026-06-10T14:55:06.396377579Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=63590f63-6968-46e8-9902-da47382f25ac name=/runtime.v1.ImageService/PullImage\nJun 10 14:55:06.398459 crc crio[20344]: time=\"2026-06-10T14:55:06.397737255Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=19b4c810-7369-458d-9e38-1848e0852003 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:55:06.401210 crc crio[20344]: time=\"2026-06-10T14:55:06.401094442Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ec4ac1ef-a4ca-4a92-8498-895d2e1102a4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:55:06.411577 crc crio[20344]: time=\"2026-06-10T14:55:06.409408389Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685054-5jkq8/oc\" id=79fb0858-f381-4663-bf94-9a102d9eb2f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:55:06.411577 crc crio[20344]: time=\"2026-06-10T14:55:06.409886411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:55:06.445247 crc crio[20344]: time=\"2026-06-10T14:55:06.445117339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:55:06.872760 crc crio[20344]: time=\"2026-06-10T14:55:06.872604824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:55:07.008364 crc crio[20344]: time=\"2026-06-10T14:55:07.007446067Z\" level=info msg=\"Created container 992687bf381447ec3e5efcd51feddc4a1ca9c61f2fcf0c4f2569ee15f52f76a8: openshift-infra/auto-csr-approver-29685054-5jkq8/oc\" id=79fb0858-f381-4663-bf94-9a102d9eb2f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:55:07.010755 crc crio[20344]: time=\"2026-06-10T14:55:07.010436095Z\" level=info msg=\"Starting container: 992687bf381447ec3e5efcd51feddc4a1ca9c61f2fcf0c4f2569ee15f52f76a8\" id=a4b053dd-d98d-4813-b7f4-54ea5ad69a0c name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:55:07.018566 crc crio[20344]: time=\"2026-06-10T14:55:07.018483144Z\" level=info msg=\"Started container\" PID=46402 containerID=992687bf381447ec3e5efcd51feddc4a1ca9c61f2fcf0c4f2569ee15f52f76a8 description=openshift-infra/auto-csr-approver-29685054-5jkq8/oc id=a4b053dd-d98d-4813-b7f4-54ea5ad69a0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=516e9b0e3ff2e8832d88df4aa0fc820abd60840fe30060a4ce96b257c17825dc\nJun 10 14:55:07.044410 crc crio[20344]: time=\"2026-06-10T14:55:07.043979149Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-init-86c7bbb4f8-9hxgb/POD\" id=9447a5e4-d90c-402e-9445-6b2a5104e9bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:55:07.044410 crc crio[20344]: time=\"2026-06-10T14:55:07.044163783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:55:07.074014 crc crio[20344]: time=\"2026-06-10T14:55:07.073910128Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-86c7bbb4f8-9hxgb Namespace:openstack-operators ID:45739932bc01e1adc3751f32f18fbe29282b744de5c346b7bb3e97bbcfd6b873 UID:24819f9b-c2d7-429b-86e5-c26fcc05b4c6 NetNS:/var/run/netns/fdb66621-dd1c-417a-86db-4cdb25a5128a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24819f9b_c2d7_429b_86e5_c26fcc05b4c6.slice PodAnnotations:0xc00078c640}] Aliases:map[]}\"\nJun 10 14:55:07.074014 crc crio[20344]: time=\"2026-06-10T14:55:07.07399409Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-init-86c7bbb4f8-9hxgb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:55:07.875448 crc crio[20344]: 2026-06-10T14:55:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:45739932bc01e1a Mac:b6:8e:b2:29:b4:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/fdb66621-dd1c-417a-86db-4cdb25a5128a SocketPath: PciID:}] [{Interface:0xc00039e980 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:55:07.877102 crc crio[20344]: time=\"2026-06-10T14:55:07.877041549Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-86c7bbb4f8-9hxgb Namespace:openstack-operators ID:45739932bc01e1adc3751f32f18fbe29282b744de5c346b7bb3e97bbcfd6b873 UID:24819f9b-c2d7-429b-86e5-c26fcc05b4c6 NetNS:/var/run/netns/fdb66621-dd1c-417a-86db-4cdb25a5128a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24819f9b_c2d7_429b_86e5_c26fcc05b4c6.slice PodAnnotations:0xc00078c640}] Aliases:map[]}\"\nJun 10 14:55:07.877321 crc crio[20344]: time=\"2026-06-10T14:55:07.877225854Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-init-86c7bbb4f8-9hxgb for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:55:07.885138 crc crio[20344]: time=\"2026-06-10T14:55:07.884950425Z\" level=info msg=\"Ran pod sandbox 45739932bc01e1adc3751f32f18fbe29282b744de5c346b7bb3e97bbcfd6b873 with infra container: openstack-operators/openstack-operator-controller-init-86c7bbb4f8-9hxgb/POD\" id=9447a5e4-d90c-402e-9445-6b2a5104e9bf name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:55:07.886823 crc crio[20344]: time=\"2026-06-10T14:55:07.886748512Z\" level=info msg=\"Checking image status: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\" id=48d82f61-b264-4747-97c9-70ea7ee4d42d name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:55:07.887188 crc crio[20344]: time=\"2026-06-10T14:55:07.887137202Z\" level=info msg=\"Image 38.102.83.194:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8 not found\" id=48d82f61-b264-4747-97c9-70ea7ee4d42d name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:55:07.887348 crc crio[20344]: time=\"2026-06-10T14:55:07.887208894Z\" level=info msg=\"Neither image nor artfiact 38.102.83.194:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8 found\" id=48d82f61-b264-4747-97c9-70ea7ee4d42d name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:55:07.888106 crc crio[20344]: time=\"2026-06-10T14:55:07.888043365Z\" level=info msg=\"Pulling image: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\" id=477ce137-2af3-4e11-a56a-c05f0bff9370 name=/runtime.v1.ImageService/PullImage\nJun 10 14:55:07.889401 crc crio[20344]: time=\"2026-06-10T14:55:07.889203736Z\" level=info msg=\"Trying to access \\\"38.102.83.194:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\\\"\"\nJun 10 14:55:09.358136 crc crio[20344]: time=\"2026-06-10T14:55:09.355979603Z\" level=info msg=\"Stopping pod sandbox: 516e9b0e3ff2e8832d88df4aa0fc820abd60840fe30060a4ce96b257c17825dc\" id=513760a9-0e85-4eff-a0d8-6b9f26dd0998 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:55:09.358136 crc crio[20344]: time=\"2026-06-10T14:55:09.356942148Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685054-5jkq8 Namespace:openshift-infra ID:516e9b0e3ff2e8832d88df4aa0fc820abd60840fe30060a4ce96b257c17825dc UID:acaedb9c-6e26-45eb-ba8f-c854a1ec03fe NetNS:/var/run/netns/aeaff317-40ef-45da-a556-bf1eb6a4a018 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podacaedb9c_6e26_45eb_ba8f_c854a1ec03fe.slice PodAnnotations:0xc0027c0100}] Aliases:map[]}\"\nJun 10 14:55:09.358136 crc crio[20344]: time=\"2026-06-10T14:55:09.357057851Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685054-5jkq8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:55:09.729869 crc crio[20344]: time=\"2026-06-10T14:55:09.729757279Z\" level=info msg=\"Stopped pod sandbox: 516e9b0e3ff2e8832d88df4aa0fc820abd60840fe30060a4ce96b257c17825dc\" id=513760a9-0e85-4eff-a0d8-6b9f26dd0998 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:55:33.027647 crc crio[20344]: time=\"2026-06-10T14:55:33.026719929Z\" level=info msg=\"Pulled image: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator@sha256:af0a4e3e346fc1d62b828c73d14f31b8a109b8cefa7e7ab0630fe131c8be2c33\" id=477ce137-2af3-4e11-a56a-c05f0bff9370 name=/runtime.v1.ImageService/PullImage\nJun 10 14:55:33.029238 crc crio[20344]: time=\"2026-06-10T14:55:33.028737831Z\" level=info msg=\"Checking image status: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\" id=0b9319cd-c72d-4a51-b4bc-967dd480898a name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:55:33.033391 crc crio[20344]: time=\"2026-06-10T14:55:33.033304759Z\" level=info msg=\"Checking image status: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\" id=9db9e69b-f7ef-4c45-b5d0-51d09f52ed32 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:55:33.121102 crc crio[20344]: time=\"2026-06-10T14:55:33.120953821Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-init-86c7bbb4f8-9hxgb/operator\" id=c33323ce-3f33-46b6-9e9f-a351f36c0eaf name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:55:33.123505 crc crio[20344]: time=\"2026-06-10T14:55:33.123427245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:55:33.163434 crc crio[20344]: time=\"2026-06-10T14:55:33.16332256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:55:33.170121 crc crio[20344]: time=\"2026-06-10T14:55:33.170049293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:55:33.309467 crc crio[20344]: time=\"2026-06-10T14:55:33.309349213Z\" level=info msg=\"Created container db10ad6dec764e3d1c353124e413518ff97e92072dd4bdee2b625a154229e340: openstack-operators/openstack-operator-controller-init-86c7bbb4f8-9hxgb/operator\" id=c33323ce-3f33-46b6-9e9f-a351f36c0eaf name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:55:33.311151 crc crio[20344]: time=\"2026-06-10T14:55:33.311070057Z\" level=info msg=\"Starting container: db10ad6dec764e3d1c353124e413518ff97e92072dd4bdee2b625a154229e340\" id=dd5379f2-b417-4771-910e-87e9402338cd name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:55:33.317875 crc crio[20344]: time=\"2026-06-10T14:55:33.3178076Z\" level=info msg=\"Started container\" PID=47084 containerID=db10ad6dec764e3d1c353124e413518ff97e92072dd4bdee2b625a154229e340 description=openstack-operators/openstack-operator-controller-init-86c7bbb4f8-9hxgb/operator id=dd5379f2-b417-4771-910e-87e9402338cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=45739932bc01e1adc3751f32f18fbe29282b744de5c346b7bb3e97bbcfd6b873\nJun 10 14:55:40.510545 crc crio[20344]: time=\"2026-06-10T14:55:40.509745303Z\" level=info msg=\"Removing container: bca9eec6eb234287b0e1fb9137b35f047c4efa8b67a0bd2e8d66c21ff30dfce1\" id=3644ddb0-195f-4f6c-aec2-58eb3f8deb29 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:55:40.722734 crc crio[20344]: time=\"2026-06-10T14:55:40.722145922Z\" level=info msg=\"Removed container bca9eec6eb234287b0e1fb9137b35f047c4efa8b67a0bd2e8d66c21ff30dfce1: openshift-infra/auto-csr-approver-29685048-qds24/oc\" id=3644ddb0-195f-4f6c-aec2-58eb3f8deb29 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:55:40.731790 crc crio[20344]: time=\"2026-06-10T14:55:40.731628156Z\" level=info msg=\"Stopping pod sandbox: 56a7431c783fa32c7f36de2162ea319a4df164e24c0c7a3b279b316d757f7038\" id=29f4d103-7316-412e-a147-a81843a4bd9d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:55:40.731790 crc crio[20344]: time=\"2026-06-10T14:55:40.731765999Z\" level=info msg=\"Stopped pod sandbox (already stopped): 56a7431c783fa32c7f36de2162ea319a4df164e24c0c7a3b279b316d757f7038\" id=29f4d103-7316-412e-a147-a81843a4bd9d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:55:40.732884 crc crio[20344]: time=\"2026-06-10T14:55:40.732814256Z\" level=info msg=\"Removing pod sandbox: 56a7431c783fa32c7f36de2162ea319a4df164e24c0c7a3b279b316d757f7038\" id=fa1c4bd4-523a-430a-9c19-a5e2643bbf92 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:55:40.742719 crc crio[20344]: time=\"2026-06-10T14:55:40.742583267Z\" level=info msg=\"Removed pod sandbox: 56a7431c783fa32c7f36de2162ea319a4df164e24c0c7a3b279b316d757f7038\" id=fa1c4bd4-523a-430a-9c19-a5e2643bbf92 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:55:40.743503 crc crio[20344]: time=\"2026-06-10T14:55:40.743430369Z\" level=info msg=\"Stopping pod sandbox: e3789228c2302b686dd4c44c4b8dddbfa04553ca3046da698e46453536b90876\" id=f21b6a75-c588-42bd-9558-e617db1f772c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:55:40.743596 crc crio[20344]: time=\"2026-06-10T14:55:40.743540272Z\" level=info msg=\"Stopped pod sandbox (already stopped): e3789228c2302b686dd4c44c4b8dddbfa04553ca3046da698e46453536b90876\" id=f21b6a75-c588-42bd-9558-e617db1f772c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:55:40.744806 crc crio[20344]: time=\"2026-06-10T14:55:40.744726972Z\" level=info msg=\"Removing pod sandbox: e3789228c2302b686dd4c44c4b8dddbfa04553ca3046da698e46453536b90876\" id=31274da0-0774-4075-bb7e-185571192b62 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:55:40.755021 crc crio[20344]: time=\"2026-06-10T14:55:40.754957575Z\" level=info msg=\"Removed pod sandbox: e3789228c2302b686dd4c44c4b8dddbfa04553ca3046da698e46453536b90876\" id=31274da0-0774-4075-bb7e-185571192b62 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:56:01.048561 crc crio[20344]: time=\"2026-06-10T14:56:01.047909133Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685056-x7qr5/POD\" id=e942d1ac-a270-4ae0-8d65-fd6b734f3412 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:56:01.049675 crc crio[20344]: time=\"2026-06-10T14:56:01.048593831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:56:01.079726 crc crio[20344]: time=\"2026-06-10T14:56:01.079641279Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685056-x7qr5 Namespace:openshift-infra ID:b2bc82222e824672cd00276909626b7d5348017d813434b82d49459b2dc61f02 UID:d713dc99-759d-47b8-9390-2b4e1cefa45b NetNS:/var/run/netns/d6e287a6-b81e-408e-a44d-8d87fe7bc353 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd713dc99_759d_47b8_9390_2b4e1cefa45b.slice PodAnnotations:0xc00282e828}] Aliases:map[]}\"\nJun 10 14:56:01.079883 crc crio[20344]: time=\"2026-06-10T14:56:01.079735041Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685056-x7qr5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:56:01.724141 crc crio[20344]: 2026-06-10T14:56:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b2bc82222e82467 Mac:ae:a2:18:95:0c:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/d6e287a6-b81e-408e-a44d-8d87fe7bc353 SocketPath: PciID:}] [{Interface:0xc00024a6b0 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:56:01.726230 crc crio[20344]: time=\"2026-06-10T14:56:01.726141543Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685056-x7qr5 Namespace:openshift-infra ID:b2bc82222e824672cd00276909626b7d5348017d813434b82d49459b2dc61f02 UID:d713dc99-759d-47b8-9390-2b4e1cefa45b NetNS:/var/run/netns/d6e287a6-b81e-408e-a44d-8d87fe7bc353 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd713dc99_759d_47b8_9390_2b4e1cefa45b.slice PodAnnotations:0xc00282e828}] Aliases:map[]}\"\nJun 10 14:56:01.726451 crc crio[20344]: time=\"2026-06-10T14:56:01.72638705Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685056-x7qr5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:56:01.736329 crc crio[20344]: time=\"2026-06-10T14:56:01.736150691Z\" level=info msg=\"Ran pod sandbox b2bc82222e824672cd00276909626b7d5348017d813434b82d49459b2dc61f02 with infra container: openshift-infra/auto-csr-approver-29685056-x7qr5/POD\" id=e942d1ac-a270-4ae0-8d65-fd6b734f3412 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:56:01.739841 crc crio[20344]: time=\"2026-06-10T14:56:01.739752803Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9bbe8f5b-d550-4500-a9e6-7982e78f4b40 name=/runtime.v1.ImageService/PullImage\nJun 10 14:56:01.750525 crc crio[20344]: time=\"2026-06-10T14:56:01.750442398Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 10 14:56:08.622386 crc crio[20344]: time=\"2026-06-10T14:56:08.612038735Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9bbe8f5b-d550-4500-a9e6-7982e78f4b40 name=/runtime.v1.ImageService/PullImage\nJun 10 14:56:08.622386 crc crio[20344]: time=\"2026-06-10T14:56:08.614215081Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=248b9b52-50f6-4ca4-b39a-9ce8556b3ce2 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:56:08.622386 crc crio[20344]: time=\"2026-06-10T14:56:08.616651913Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8e3c7407-547e-4482-b3c8-a7d870e38e1c name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:56:08.659979 crc crio[20344]: time=\"2026-06-10T14:56:08.659647918Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685056-x7qr5/oc\" id=e1615367-dfa4-4355-be57-e688aeb884f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:56:08.661120 crc crio[20344]: time=\"2026-06-10T14:56:08.660985933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:56:08.709842 crc crio[20344]: time=\"2026-06-10T14:56:08.709413487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:56:08.942557 crc crio[20344]: time=\"2026-06-10T14:56:08.942445906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:56:09.261003 crc crio[20344]: time=\"2026-06-10T14:56:09.253028598Z\" level=info msg=\"Created container 34d1dd6fc25cf2414401c64b0149a33c0535fc3b8a7b108f733d0cd6b8ac2ec8: openshift-infra/auto-csr-approver-29685056-x7qr5/oc\" id=e1615367-dfa4-4355-be57-e688aeb884f3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:56:09.261003 crc crio[20344]: time=\"2026-06-10T14:56:09.260604752Z\" level=info msg=\"Starting container: 34d1dd6fc25cf2414401c64b0149a33c0535fc3b8a7b108f733d0cd6b8ac2ec8\" id=2377c048-d704-40e7-8771-7cadaef59f3a name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:56:09.273343 crc crio[20344]: time=\"2026-06-10T14:56:09.273168685Z\" level=info msg=\"Started container\" PID=47796 containerID=34d1dd6fc25cf2414401c64b0149a33c0535fc3b8a7b108f733d0cd6b8ac2ec8 description=openshift-infra/auto-csr-approver-29685056-x7qr5/oc id=2377c048-d704-40e7-8771-7cadaef59f3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2bc82222e824672cd00276909626b7d5348017d813434b82d49459b2dc61f02\nJun 10 14:56:11.475448 crc crio[20344]: time=\"2026-06-10T14:56:11.474506437Z\" level=info msg=\"Stopping pod sandbox: b2bc82222e824672cd00276909626b7d5348017d813434b82d49459b2dc61f02\" id=87a522ee-c466-4dfb-81c6-179c6187353a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:56:11.478595 crc crio[20344]: time=\"2026-06-10T14:56:11.475723308Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685056-x7qr5 Namespace:openshift-infra ID:b2bc82222e824672cd00276909626b7d5348017d813434b82d49459b2dc61f02 UID:d713dc99-759d-47b8-9390-2b4e1cefa45b NetNS:/var/run/netns/d6e287a6-b81e-408e-a44d-8d87fe7bc353 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd713dc99_759d_47b8_9390_2b4e1cefa45b.slice PodAnnotations:0xc00078d2d8}] Aliases:map[]}\"\nJun 10 14:56:11.478595 crc crio[20344]: time=\"2026-06-10T14:56:11.475860482Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685056-x7qr5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:56:11.844880 crc crio[20344]: time=\"2026-06-10T14:56:11.844385443Z\" level=info msg=\"Stopped pod sandbox: b2bc82222e824672cd00276909626b7d5348017d813434b82d49459b2dc61f02\" id=87a522ee-c466-4dfb-81c6-179c6187353a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:56:40.770632 crc crio[20344]: time=\"2026-06-10T14:56:40.770127149Z\" level=info msg=\"Removing container: ab142445c36ea4e352213e8cd6b9b53f86e8a81bcc8aa5b5b0c3cd848a7c756a\" id=26c87461-b7f6-4116-b4bf-cbfdbefea40e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:56:40.883408 crc crio[20344]: time=\"2026-06-10T14:56:40.883242796Z\" level=info msg=\"Removed container ab142445c36ea4e352213e8cd6b9b53f86e8a81bcc8aa5b5b0c3cd848a7c756a: openshift-infra/auto-csr-approver-29685050-pqpn6/oc\" id=26c87461-b7f6-4116-b4bf-cbfdbefea40e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:56:40.893408 crc crio[20344]: time=\"2026-06-10T14:56:40.893300954Z\" level=info msg=\"Stopping pod sandbox: a606b6196ada1583b0a96478ec2831f04184091dfa6cdf5a15380cabc2479b8b\" id=03c974c0-6d6e-4217-ade5-c21cea87bbd2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:56:40.893408 crc crio[20344]: time=\"2026-06-10T14:56:40.893406727Z\" level=info msg=\"Stopped pod sandbox (already stopped): a606b6196ada1583b0a96478ec2831f04184091dfa6cdf5a15380cabc2479b8b\" id=03c974c0-6d6e-4217-ade5-c21cea87bbd2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:56:40.894006 crc crio[20344]: time=\"2026-06-10T14:56:40.893943341Z\" level=info msg=\"Removing pod sandbox: a606b6196ada1583b0a96478ec2831f04184091dfa6cdf5a15380cabc2479b8b\" id=e8ea18e9-3459-4498-946d-c488b9ce69ab name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:56:40.905514 crc crio[20344]: time=\"2026-06-10T14:56:40.905410875Z\" level=info msg=\"Removed pod sandbox: a606b6196ada1583b0a96478ec2831f04184091dfa6cdf5a15380cabc2479b8b\" id=e8ea18e9-3459-4498-946d-c488b9ce69ab name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:57:07.089825 crc crio[20344]: time=\"2026-06-10T14:57:07.088871492Z\" level=info msg=\"Running pod sandbox: openstack-operators/cinder-operator-controller-manager-86c584f6fc-5wrs7/POD\" id=1493e021-aa3b-4d85-9a31-b532521e5145 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:57:07.089825 crc crio[20344]: time=\"2026-06-10T14:57:07.089750035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:07.157416 crc crio[20344]: time=\"2026-06-10T14:57:07.157232299Z\" level=info msg=\"Running pod sandbox: openstack-operators/designate-operator-controller-manager-6bf8599b68-rk7j4/POD\" id=f8cfe3b5-a9fe-4745-824c-7fff3db0ed32 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:57:07.157416 crc crio[20344]: time=\"2026-06-10T14:57:07.157376183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:07.168802 crc crio[20344]: time=\"2026-06-10T14:57:07.168587151Z\" level=info msg=\"Running pod sandbox: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-p2rdl/POD\" id=191c68d9-96b9-49d0-9c7b-79fb703fa47f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:57:07.168802 crc crio[20344]: time=\"2026-06-10T14:57:07.168706104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:07.172930 crc crio[20344]: time=\"2026-06-10T14:57:07.172877411Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86c584f6fc-5wrs7 Namespace:openstack-operators ID:5ad8bc171d9806c7b93ee61090701f2fac5d3607b0f00f5a78158ea1247fa49a UID:b1da68be-77a8-4dd1-9a83-c559c762d9a3 NetNS:/var/run/netns/191ea9a3-7851-429d-85cb-e3c9534d10d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1da68be_77a8_4dd1_9a83_c559c762d9a3.slice PodAnnotations:0xc003224158}] Aliases:map[]}\"\nJun 10 14:57:07.173113 crc crio[20344]: time=\"2026-06-10T14:57:07.173089107Z\" level=info msg=\"Adding pod openstack-operators_cinder-operator-controller-manager-86c584f6fc-5wrs7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:57:07.219940 crc crio[20344]: time=\"2026-06-10T14:57:07.21952848Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-6bf8599b68-rk7j4 Namespace:openstack-operators ID:4592b66b366568b0f225bdde0f0ddc98ea9a8612c7450740e5ca5460b21658c2 UID:13e02ff6-e868-4245-821e-67a8d97dc0d2 NetNS:/var/run/netns/0a72251f-dab0-455a-bd46-b9c928c830b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13e02ff6_e868_4245_821e_67a8d97dc0d2.slice PodAnnotations:0xc002264300}] Aliases:map[]}\"\nJun 10 14:57:07.219940 crc crio[20344]: time=\"2026-06-10T14:57:07.21991049Z\" level=info msg=\"Adding pod openstack-operators_designate-operator-controller-manager-6bf8599b68-rk7j4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:57:07.227028 crc crio[20344]: time=\"2026-06-10T14:57:07.226971792Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-5bdfb47c4d-p2rdl Namespace:openstack-operators ID:f8e2a2a7a5d3f3b0cd592583ce58c8cc60fc63be41cbc21b086470f25470bbf2 UID:c1e548aa-1df1-470a-a54b-1e8c75c8cb6c NetNS:/var/run/netns/735a5acc-fdcd-420c-851d-6b3fffe2f312 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc1e548aa_1df1_470a_a54b_1e8c75c8cb6c.slice PodAnnotations:0xc003224420}] Aliases:map[]}\"\nJun 10 14:57:07.227419 crc crio[20344]: time=\"2026-06-10T14:57:07.227398863Z\" level=info msg=\"Adding pod openstack-operators_glance-operator-controller-manager-5bdfb47c4d-p2rdl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:57:07.278876 crc crio[20344]: time=\"2026-06-10T14:57:07.278792063Z\" level=info msg=\"Running pod sandbox: openstack-operators/horizon-operator-controller-manager-548d6d5f9-8tdwx/POD\" id=efa224b1-1acc-4f50-b9b0-8dca7f2fdc0b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:57:07.279080 crc crio[20344]: time=\"2026-06-10T14:57:07.278892146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:07.334089 crc crio[20344]: time=\"2026-06-10T14:57:07.333962751Z\" level=info msg=\"Running pod sandbox: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-49lpn/POD\" id=a004f37c-4227-4a5a-a5de-cd852f20321c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:57:07.334479 crc crio[20344]: time=\"2026-06-10T14:57:07.334358231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:07.422123 crc crio[20344]: time=\"2026-06-10T14:57:07.420026213Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-548d6d5f9-8tdwx Namespace:openstack-operators ID:900074943c01a4092fcd75667be490e5915b26fe12373b44b1cb7662505173de UID:655689b5-6e9a-4426-82b6-d4f0057b5af2 NetNS:/var/run/netns/f5a93b4a-3940-494c-8fdf-86ffb756036c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod655689b5_6e9a_4426_82b6_d4f0057b5af2.slice PodAnnotations:0xc000528130}] Aliases:map[]}\"\nJun 10 14:57:07.422123 crc crio[20344]: time=\"2026-06-10T14:57:07.420135836Z\" level=info msg=\"Adding pod openstack-operators_horizon-operator-controller-manager-548d6d5f9-8tdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:57:07.497479 crc crio[20344]: time=\"2026-06-10T14:57:07.496820776Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b8ffd8c4f-49lpn Namespace:openstack-operators ID:4c31ffd21221bc586bd0433b05a6ff542c8aec11f0bb857fdf8aa60acd217517 UID:54538471-3a6c-47ec-a536-11c0e83d1169 NetNS:/var/run/netns/21ae5e2e-6bea-49a4-8d30-4cc040aeef96 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod54538471_3a6c_47ec_a536_11c0e83d1169.slice PodAnnotations:0xc000528410}] Aliases:map[]}\"\nJun 10 14:57:07.497479 crc crio[20344]: time=\"2026-06-10T14:57:07.496913439Z\" level=info msg=\"Adding pod openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-49lpn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:57:07.560051 crc crio[20344]: time=\"2026-06-10T14:57:07.559938709Z\" level=info msg=\"Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-m88kf/POD\" id=7ce21538-eff1-4544-8e49-c88130cbf9b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:57:07.560408 crc crio[20344]: time=\"2026-06-10T14:57:07.560198305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:07.561548 crc crio[20344]: time=\"2026-06-10T14:57:07.561493388Z\" level=info msg=\"Running pod sandbox: openstack-operators/neutron-operator-controller-manager-688d5c756f-qfqjf/POD\" id=926c28dc-1ef6-4968-9ec0-c55e8f0ee2f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:57:07.561635 crc crio[20344]: time=\"2026-06-10T14:57:07.56156228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:07.590388 crc crio[20344]: time=\"2026-06-10T14:57:07.58686764Z\" level=info msg=\"Running pod sandbox: openstack-operators/heat-operator-controller-manager-5c5844cc68-ckqt9/POD\" id=a197b953-48e6-4000-9096-44312185f364 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:57:07.590388 crc crio[20344]: time=\"2026-06-10T14:57:07.58882304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:07.599566 crc crio[20344]: time=\"2026-06-10T14:57:07.595756899Z\" level=info msg=\"Running pod sandbox: openstack-operators/ironic-operator-controller-manager-75f8548fcd-pd6ql/POD\" id=99f720aa-4a96-48a8-a823-14606d732283 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:57:07.599566 crc crio[20344]: time=\"2026-06-10T14:57:07.59584292Z\" level=info msg=\"Running pod sandbox: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-rcch6/POD\" id=a9d85186-e83c-4524-8dbe-8cbbe474b0f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:57:07.599566 crc crio[20344]: time=\"2026-06-10T14:57:07.595889881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:07.599566 crc crio[20344]: time=\"2026-06-10T14:57:07.595847561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:07.642847 crc crio[20344]: time=\"2026-06-10T14:57:07.642748756Z\" level=info msg=\"Running pod sandbox: openstack-operators/manila-operator-controller-manager-677d9d8477-7kcxb/POD\" id=13ad5a6f-8e4d-4684-a64d-29eb7f75689c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:57:07.642847 crc crio[20344]: time=\"2026-06-10T14:57:07.642871949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:07.782824 crc crio[20344]: time=\"2026-06-10T14:57:07.782699202Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-688d5c756f-qfqjf Namespace:openstack-operators ID:d2d762c725f71f7e498cd5a92f5447fd85ba81993b2d300117bf88b376c6bd36 UID:831ff30c-1087-4fcf-be86-9ab51d88b49b NetNS:/var/run/netns/eed1b75f-79ce-4578-ab6d-170fbde3a70d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod831ff30c_1087_4fcf_be86_9ab51d88b49b.slice PodAnnotations:0xc0006b4458}] Aliases:map[]}\"\nJun 10 14:57:07.782824 crc crio[20344]: time=\"2026-06-10T14:57:07.782780004Z\" level=info msg=\"Adding pod openstack-operators_neutron-operator-controller-manager-688d5c756f-qfqjf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:57:07.783161 crc crio[20344]: time=\"2026-06-10T14:57:07.782894477Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7fcb8b58d6-m88kf Namespace:openstack-operators ID:c5a95bdc6021a4a46ba7c6554bfa329698f3eda8e72a2e66ba371b38c70569d2 UID:a3226521-e045-4af8-a3d2-9932fe98bb0d NetNS:/var/run/netns/71a2eb36-26f4-4368-a81c-e70cdef42f62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda3226521_e045_4af8_a3d2_9932fe98bb0d.slice PodAnnotations:0xc00282e2b8}] Aliases:map[]}\"\nJun 10 14:57:07.783161 crc crio[20344]: time=\"2026-06-10T14:57:07.783092212Z\" level=info msg=\"Adding pod openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-m88kf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:57:07.837759 crc crio[20344]: time=\"2026-06-10T14:57:07.837563232Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-6ccff66c5b-rcch6 Namespace:openstack-operators ID:d846f57b6dde546a008d5af7bc6e0e06cc058bc95c21f0cbb70ed77e55cb129d UID:673ba8cf-c9fc-4cac-a2d4-996baa363263 NetNS:/var/run/netns/b9d68b8f-da34-4663-9019-ed27173d561e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod673ba8cf_c9fc_4cac_a2d4_996baa363263.slice PodAnnotations:0xc000528a30}] Aliases:map[]}\"\nJun 10 14:57:07.837759 crc crio[20344]: time=\"2026-06-10T14:57:07.837652195Z\" level=info msg=\"Adding pod openstack-operators_keystone-operator-controller-manager-6ccff66c5b-rcch6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:57:07.847534 crc crio[20344]: time=\"2026-06-10T14:57:07.843000112Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5c5844cc68-ckqt9 Namespace:openstack-operators ID:6ed1df6d846644e584168e985b4df5db72b011fd2be1e7f08190b41c902e8d09 UID:c3e15a6c-3c9b-4c00-b271-b845b6e3f016 NetNS:/var/run/netns/2966e905-a4f4-48be-81fd-86dcaa16efd1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc3e15a6c_3c9b_4c00_b271_b845b6e3f016.slice PodAnnotations:0xc002264348}] Aliases:map[]}\"\nJun 10 14:57:07.847534 crc crio[20344]: time=\"2026-06-10T14:57:07.843055543Z\" level=info msg=\"Adding pod openstack-operators_heat-operator-controller-manager-5c5844cc68-ckqt9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:57:07.847534 crc crio[20344]: time=\"2026-06-10T14:57:07.844412008Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-75f8548fcd-pd6ql Namespace:openstack-operators ID:e88c572f7e6b2616d649e317358519477637ffc58bab03c56e483e5726d4b3b0 UID:72e063c8-c83f-47d3-9e2d-31cdda8eed0f NetNS:/var/run/netns/44eb6cc0-14de-403f-944c-36c63c023769 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod72e063c8_c83f_47d3_9e2d_31cdda8eed0f.slice PodAnnotations:0xc004036028}] Aliases:map[]}\"\nJun 10 14:57:07.847534 crc crio[20344]: time=\"2026-06-10T14:57:07.84447836Z\" level=info msg=\"Adding pod openstack-operators_ironic-operator-controller-manager-75f8548fcd-pd6ql to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:57:07.851894 crc crio[20344]: time=\"2026-06-10T14:57:07.851665725Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-677d9d8477-7kcxb Namespace:openstack-operators ID:3f99441dd1272d3708a4eab485f7c50c312974e6382fde7dfd101d96c98590aa UID:16aa90d9-a497-4196-94d1-1976f91b4dbd NetNS:/var/run/netns/abfee8ba-f5ee-4e69-83ad-d719e8c04f03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod16aa90d9_a497_4196_94d1_1976f91b4dbd.slice PodAnnotations:0xc0006b4678}] Aliases:map[]}\"\nJun 10 14:57:07.851894 crc crio[20344]: time=\"2026-06-10T14:57:07.851745097Z\" level=info msg=\"Adding pod openstack-operators_manila-operator-controller-manager-677d9d8477-7kcxb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:57:07.870931 crc crio[20344]: time=\"2026-06-10T14:57:07.870858518Z\" level=info msg=\"Running pod sandbox: openstack-operators/nova-operator-controller-manager-f4c4579bb-drkxt/POD\" id=109062c2-7521-4da6-a4ce-0ace1d799b88 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:57:07.871215 crc crio[20344]: time=\"2026-06-10T14:57:07.871192077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:07.894089 crc crio[20344]: time=\"2026-06-10T14:57:07.894008873Z\" level=info msg=\"Running pod sandbox: openstack-operators/octavia-operator-controller-manager-6495978d8d-xz9hv/POD\" id=b04c5c16-3a35-442a-a166-3747357b11b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:57:07.894224 crc crio[20344]: time=\"2026-06-10T14:57:07.894174197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:07.932363 crc crio[20344]: time=\"2026-06-10T14:57:07.932246406Z\" level=info msg=\"Running pod sandbox: openstack-operators/ovn-operator-controller-manager-58f85bd97f-72l7t/POD\" id=71cb5f21-2d82-4aa9-9b23-6e9da1b0b4ce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:57:07.933230 crc crio[20344]: time=\"2026-06-10T14:57:07.93320017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:08.032522 crc crio[20344]: time=\"2026-06-10T14:57:08.031733862Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-f4c4579bb-drkxt Namespace:openstack-operators ID:bba03abbafece3545889062a2e48b904b07a5f6d4d27fa6ee1820a8bbadce761 UID:a70b59ba-4e87-4249-ae7a-94ee0eddeaee NetNS:/var/run/netns/9798a3de-8484-4e2a-9bef-8cab6720072b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda70b59ba_4e87_4249_ae7a_94ee0eddeaee.slice PodAnnotations:0xc0006b41e8}] Aliases:map[]}\"\nJun 10 14:57:08.032522 crc crio[20344]: time=\"2026-06-10T14:57:08.032510422Z\" level=info msg=\"Adding pod openstack-operators_nova-operator-controller-manager-f4c4579bb-drkxt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:57:08.059195 crc crio[20344]: 2026-06-10T14:57:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ad8bc171d9806c Mac:32:96:4a:55:b2:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/191ea9a3-7851-429d-85cb-e3c9534d10d3 SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:57:08.113100 crc crio[20344]: time=\"2026-06-10T14:57:08.113000321Z\" level=info msg=\"Running pod sandbox: openstack-operators/swift-operator-controller-manager-67c49dd5c6-dn5zb/POD\" id=e3008e6b-7123-4307-9163-50d7bc355334 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:57:08.114627 crc crio[20344]: time=\"2026-06-10T14:57:08.113117504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:08.156411 crc crio[20344]: time=\"2026-06-10T14:57:08.154951219Z\" level=info msg=\"Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-s2hw2/POD\" id=8744c356-d998-4148-85d7-1567154c1ae6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:57:08.156695 crc crio[20344]: time=\"2026-06-10T14:57:08.156581381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:08.224004 crc crio[20344]: time=\"2026-06-10T14:57:08.223911801Z\" level=info msg=\"Running pod sandbox: openstack-operators/test-operator-controller-manager-8d5599d7d-rdtrk/POD\" id=500cdae1-a489-4c31-95d0-98f3b4858d22 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:57:08.224188 crc crio[20344]: time=\"2026-06-10T14:57:08.224130707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:08.260632 crc crio[20344]: time=\"2026-06-10T14:57:08.257861984Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86c584f6fc-5wrs7 Namespace:openstack-operators ID:5ad8bc171d9806c7b93ee61090701f2fac5d3607b0f00f5a78158ea1247fa49a UID:b1da68be-77a8-4dd1-9a83-c559c762d9a3 NetNS:/var/run/netns/191ea9a3-7851-429d-85cb-e3c9534d10d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1da68be_77a8_4dd1_9a83_c559c762d9a3.slice PodAnnotations:0xc003224158}] Aliases:map[]}\"\nJun 10 14:57:08.261625 crc crio[20344]: time=\"2026-06-10T14:57:08.261394274Z\" level=info msg=\"Checking pod openstack-operators_cinder-operator-controller-manager-86c584f6fc-5wrs7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:57:08.262716 crc crio[20344]: time=\"2026-06-10T14:57:08.262227626Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-8d5599d7d-rdtrk Namespace:openstack-operators ID:1fc08ecbfbe50313f303ee413fe852792d838eb2719091ecbde3d3abbf19abda UID:42c6c030-7471-4192-afaa-b134fb6a0d2b NetNS:/var/run/netns/b6f15fe9-c0ef-4d8b-be37-c291b241cb80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod42c6c030_7471_4192_afaa_b134fb6a0d2b.slice PodAnnotations:0xc000528ae0}] Aliases:map[]}\"\nJun 10 14:57:08.262716 crc crio[20344]: time=\"2026-06-10T14:57:08.262363899Z\" level=info msg=\"Adding pod openstack-operators_test-operator-controller-manager-8d5599d7d-rdtrk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:57:08.274734 crc crio[20344]: time=\"2026-06-10T14:57:08.274586043Z\" level=info msg=\"Ran pod sandbox 5ad8bc171d9806c7b93ee61090701f2fac5d3607b0f00f5a78158ea1247fa49a with infra container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-5wrs7/POD\" id=1493e021-aa3b-4d85-9a31-b532521e5145 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:57:08.279338 crc crio[20344]: time=\"2026-06-10T14:57:08.276934314Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-58f85bd97f-72l7t Namespace:openstack-operators ID:fc868115dbaa79ce04fabfdde435cead3a9cb2b12ca60dfe7c345cb5f2ef4e62 UID:cfa8249c-c972-46a8-ade0-372a9cf2ace4 NetNS:/var/run/netns/5f843fa1-544c-48fb-86e3-e9e219563f4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcfa8249c_c972_46a8_ade0_372a9cf2ace4.slice PodAnnotations:0xc00078c608}] Aliases:map[]}\"\nJun 10 14:57:08.279338 crc crio[20344]: time=\"2026-06-10T14:57:08.276990845Z\" level=info msg=\"Adding pod openstack-operators_ovn-operator-controller-manager-58f85bd97f-72l7t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:57:08.279338 crc crio[20344]: time=\"2026-06-10T14:57:08.27794749Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=74d49a71-9223-4440-be4f-92f04b5b0ae7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:08.279338 crc crio[20344]: time=\"2026-06-10T14:57:08.278112744Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce not found\" id=74d49a71-9223-4440-be4f-92f04b5b0ae7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:08.279338 crc crio[20344]: time=\"2026-06-10T14:57:08.278158245Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce found\" id=74d49a71-9223-4440-be4f-92f04b5b0ae7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:08.289632 crc crio[20344]: time=\"2026-06-10T14:57:08.280990808Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-5d65c7d97d-s2hw2 Namespace:openstack-operators ID:610fba1c5d4e99086c232edc364c7b09e07801e51474ef61aa4b0308d52fb19a UID:b3bd7314-cd2d-4906-b466-6f1fb13a72a0 NetNS:/var/run/netns/c8ed7006-4de5-4d96-9e79-414269b3cd61 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3bd7314_cd2d_4906_b466_6f1fb13a72a0.slice PodAnnotations:0xc0006b4be0}] Aliases:map[]}\"\nJun 10 14:57:08.289632 crc crio[20344]: time=\"2026-06-10T14:57:08.281033029Z\" level=info msg=\"Adding pod openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-s2hw2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:57:08.292455 crc crio[20344]: time=\"2026-06-10T14:57:08.291014506Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6495978d8d-xz9hv Namespace:openstack-operators ID:e34b0a09c58bf79b06588f1e99085a925a8d9393954009a6f092dc16d7b02c03 UID:07ba3bec-aca9-448f-8467-53ef78fb9ee0 NetNS:/var/run/netns/6ed0cf27-bf55-48d4-8827-ba8056b9f961 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod07ba3bec_aca9_448f_8467_53ef78fb9ee0.slice PodAnnotations:0xc000528d40}] Aliases:map[]}\"\nJun 10 14:57:08.292455 crc crio[20344]: time=\"2026-06-10T14:57:08.291332674Z\" level=info msg=\"Adding pod openstack-operators_octavia-operator-controller-manager-6495978d8d-xz9hv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:57:08.305311 crc crio[20344]: time=\"2026-06-10T14:57:08.297974305Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=3634c7d3-c116-4220-bc5b-7f32d6b42c21 name=/runtime.v1.ImageService/PullImage\nJun 10 14:57:08.305311 crc crio[20344]: time=\"2026-06-10T14:57:08.303591079Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-67c49dd5c6-dn5zb Namespace:openstack-operators ID:a0358c67d482a39e102d1d9eab976197a8edd09b1d1de1ec91653af6bf1906c3 UID:cda16010-8cc5-491e-a3b6-cf8d7731fa1c NetNS:/var/run/netns/5ae869c9-4ee9-46f7-a0dd-4ad26422b144 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcda16010_8cc5_491e_a3b6_cf8d7731fa1c.slice PodAnnotations:0xc000528df8}] Aliases:map[]}\"\nJun 10 14:57:08.305311 crc crio[20344]: time=\"2026-06-10T14:57:08.30364837Z\" level=info msg=\"Adding pod openstack-operators_swift-operator-controller-manager-67c49dd5c6-dn5zb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:57:08.346233 crc crio[20344]: time=\"2026-06-10T14:57:08.344028308Z\" level=info msg=\"Running pod sandbox: openstack-operators/watcher-operator-controller-manager-577b679b5c-fmms2/POD\" id=49541a9d-6af7-476c-a73d-850096dba6db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:57:08.346233 crc crio[20344]: time=\"2026-06-10T14:57:08.344137041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:08.350314 crc crio[20344]: time=\"2026-06-10T14:57:08.346953933Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\\\"\"\nJun 10 14:57:08.491812 crc crio[20344]: time=\"2026-06-10T14:57:08.491147509Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-577b679b5c-fmms2 Namespace:openstack-operators ID:b1f547cb46a2154f4ff81ea12cdffca8000eb543fc7194f8f2b5928a4d205abb UID:64ff82c4-793b-496e-bee4-a837ca189fa6 NetNS:/var/run/netns/c311e590-7b58-41c0-aabd-238ad3cb3c22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod64ff82c4_793b_496e_bee4_a837ca189fa6.slice PodAnnotations:0xc003224388}] Aliases:map[]}\"\nJun 10 14:57:08.491812 crc crio[20344]: time=\"2026-06-10T14:57:08.491233431Z\" level=info msg=\"Adding pod openstack-operators_watcher-operator-controller-manager-577b679b5c-fmms2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:57:08.627519 crc crio[20344]: 2026-06-10T14:57:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4592b66b366568b Mac:da:40:4c:c1:10:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/0a72251f-dab0-455a-bd46-b9c928c830b0 SocketPath: PciID:}] [{Interface:0xc0003252a0 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:57:08.662929 crc crio[20344]: time=\"2026-06-10T14:57:08.66280288Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-6bf8599b68-rk7j4 Namespace:openstack-operators ID:4592b66b366568b0f225bdde0f0ddc98ea9a8612c7450740e5ca5460b21658c2 UID:13e02ff6-e868-4245-821e-67a8d97dc0d2 NetNS:/var/run/netns/0a72251f-dab0-455a-bd46-b9c928c830b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13e02ff6_e868_4245_821e_67a8d97dc0d2.slice PodAnnotations:0xc002264300}] Aliases:map[]}\"\nJun 10 14:57:08.663169 crc crio[20344]: time=\"2026-06-10T14:57:08.663074287Z\" level=info msg=\"Checking pod openstack-operators_designate-operator-controller-manager-6bf8599b68-rk7j4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:57:08.700855 crc crio[20344]: 2026-06-10T14:57:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f8e2a2a7a5d3f3b Mac:6a:ff:a5:9c:ad:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/735a5acc-fdcd-420c-851d-6b3fffe2f312 SocketPath: PciID:}] [{Interface:0xc0001126c0 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:57:08.700855 crc crio[20344]: time=\"2026-06-10T14:57:08.700489649Z\" level=info msg=\"Ran pod sandbox 4592b66b366568b0f225bdde0f0ddc98ea9a8612c7450740e5ca5460b21658c2 with infra container: openstack-operators/designate-operator-controller-manager-6bf8599b68-rk7j4/POD\" id=f8cfe3b5-a9fe-4745-824c-7fff3db0ed32 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:57:08.705538 crc crio[20344]: time=\"2026-06-10T14:57:08.705364414Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=5397ea9a-2a9e-4e60-a586-ff555dbbd47e name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:08.706099 crc crio[20344]: time=\"2026-06-10T14:57:08.7059693Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd not found\" id=5397ea9a-2a9e-4e60-a586-ff555dbbd47e name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:08.706099 crc crio[20344]: time=\"2026-06-10T14:57:08.706029091Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd found\" id=5397ea9a-2a9e-4e60-a586-ff555dbbd47e name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:08.710347 crc crio[20344]: time=\"2026-06-10T14:57:08.709650424Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=d51738df-ddb8-48a5-b749-30f9a19f88ee name=/runtime.v1.ImageService/PullImage\nJun 10 14:57:08.716758 crc crio[20344]: time=\"2026-06-10T14:57:08.716718416Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\\\"\"\nJun 10 14:57:08.773797 crc crio[20344]: time=\"2026-06-10T14:57:08.773661679Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-5bdfb47c4d-p2rdl Namespace:openstack-operators ID:f8e2a2a7a5d3f3b0cd592583ce58c8cc60fc63be41cbc21b086470f25470bbf2 UID:c1e548aa-1df1-470a-a54b-1e8c75c8cb6c NetNS:/var/run/netns/735a5acc-fdcd-420c-851d-6b3fffe2f312 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc1e548aa_1df1_470a_a54b_1e8c75c8cb6c.slice PodAnnotations:0xc003224420}] Aliases:map[]}\"\nJun 10 14:57:08.774012 crc crio[20344]: time=\"2026-06-10T14:57:08.773919126Z\" level=info msg=\"Checking pod openstack-operators_glance-operator-controller-manager-5bdfb47c4d-p2rdl for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:57:08.782698 crc crio[20344]: time=\"2026-06-10T14:57:08.782598809Z\" level=info msg=\"Ran pod sandbox f8e2a2a7a5d3f3b0cd592583ce58c8cc60fc63be41cbc21b086470f25470bbf2 with infra container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-p2rdl/POD\" id=191c68d9-96b9-49d0-9c7b-79fb703fa47f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:57:08.789034 crc crio[20344]: time=\"2026-06-10T14:57:08.785923894Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=1570b20f-f856-4c7b-9c22-ba16cce53241 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:08.789034 crc crio[20344]: time=\"2026-06-10T14:57:08.786085309Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 not found\" id=1570b20f-f856-4c7b-9c22-ba16cce53241 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:08.789034 crc crio[20344]: time=\"2026-06-10T14:57:08.78612715Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 found\" id=1570b20f-f856-4c7b-9c22-ba16cce53241 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:08.796664 crc crio[20344]: time=\"2026-06-10T14:57:08.794050963Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=a80f0bb4-641b-40d7-b0ef-98e095922f79 name=/runtime.v1.ImageService/PullImage\nJun 10 14:57:08.805627 crc crio[20344]: time=\"2026-06-10T14:57:08.805545219Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\\\"\"\nJun 10 14:57:09.168158 crc crio[20344]: 2026-06-10T14:57:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:900074943c01a40 Mac:4a:08:1a:f7:0a:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/f5a93b4a-3940-494c-8fdf-86ffb756036c SocketPath: PciID:}] [{Interface:0xc0001dca20 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:57:09.170164 crc crio[20344]: time=\"2026-06-10T14:57:09.170082217Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-548d6d5f9-8tdwx Namespace:openstack-operators ID:900074943c01a4092fcd75667be490e5915b26fe12373b44b1cb7662505173de UID:655689b5-6e9a-4426-82b6-d4f0057b5af2 NetNS:/var/run/netns/f5a93b4a-3940-494c-8fdf-86ffb756036c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod655689b5_6e9a_4426_82b6_d4f0057b5af2.slice PodAnnotations:0xc000528130}] Aliases:map[]}\"\nJun 10 14:57:09.170469 crc crio[20344]: time=\"2026-06-10T14:57:09.170387985Z\" level=info msg=\"Checking pod openstack-operators_horizon-operator-controller-manager-548d6d5f9-8tdwx for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:57:09.179935 crc crio[20344]: time=\"2026-06-10T14:57:09.177854947Z\" level=info msg=\"Ran pod sandbox 900074943c01a4092fcd75667be490e5915b26fe12373b44b1cb7662505173de with infra container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-8tdwx/POD\" id=efa224b1-1acc-4f50-b9b0-8dca7f2fdc0b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:57:09.203006 crc crio[20344]: time=\"2026-06-10T14:57:09.201936086Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=7b673aa4-e8c9-40a2-b7fd-58ca0d581911 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:09.203006 crc crio[20344]: time=\"2026-06-10T14:57:09.202247854Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed not found\" id=7b673aa4-e8c9-40a2-b7fd-58ca0d581911 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:09.203006 crc crio[20344]: time=\"2026-06-10T14:57:09.202362127Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed found\" id=7b673aa4-e8c9-40a2-b7fd-58ca0d581911 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:09.220967 crc crio[20344]: time=\"2026-06-10T14:57:09.220863152Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=196687e9-5a63-4b4a-99c6-1d36a4361a94 name=/runtime.v1.ImageService/PullImage\nJun 10 14:57:09.224691 crc crio[20344]: 2026-06-10T14:57:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4c31ffd21221bc5 Mac:de:ef:e6:0c:97:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/21ae5e2e-6bea-49a4-8d30-4cc040aeef96 SocketPath: PciID:}] [{Interface:0xc00022c5b0 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:57:09.224691 crc crio[20344]: 2026-06-10T14:57:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c5a95bdc6021a4a Mac:16:c9:39:91:8c:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/71a2eb36-26f4-4368-a81c-e70cdef42f62 SocketPath: PciID:}] [{Interface:0xc00040c5b0 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:57:09.224691 crc crio[20344]: time=\"2026-06-10T14:57:09.224440334Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b8ffd8c4f-49lpn Namespace:openstack-operators ID:4c31ffd21221bc586bd0433b05a6ff542c8aec11f0bb857fdf8aa60acd217517 UID:54538471-3a6c-47ec-a536-11c0e83d1169 NetNS:/var/run/netns/21ae5e2e-6bea-49a4-8d30-4cc040aeef96 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod54538471_3a6c_47ec_a536_11c0e83d1169.slice PodAnnotations:0xc000528410}] Aliases:map[]}\"\nJun 10 14:57:09.224691 crc crio[20344]: time=\"2026-06-10T14:57:09.224618319Z\" level=info msg=\"Checking pod openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-49lpn for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:57:09.225218 crc crio[20344]: time=\"2026-06-10T14:57:09.224910386Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\\\"\"\nJun 10 14:57:09.225590 crc crio[20344]: time=\"2026-06-10T14:57:09.22546185Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7fcb8b58d6-m88kf Namespace:openstack-operators ID:c5a95bdc6021a4a46ba7c6554bfa329698f3eda8e72a2e66ba371b38c70569d2 UID:a3226521-e045-4af8-a3d2-9932fe98bb0d NetNS:/var/run/netns/71a2eb36-26f4-4368-a81c-e70cdef42f62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda3226521_e045_4af8_a3d2_9932fe98bb0d.slice PodAnnotations:0xc00282e2b8}] Aliases:map[]}\"\nJun 10 14:57:09.225769 crc crio[20344]: time=\"2026-06-10T14:57:09.225620304Z\" level=info msg=\"Checking pod openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-m88kf for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:57:09.252316 crc crio[20344]: 2026-06-10T14:57:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d2d762c725f71f7 Mac:1a:a9:d4:a5:34:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/eed1b75f-79ce-4578-ab6d-170fbde3a70d SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:57:09.286456 crc crio[20344]: time=\"2026-06-10T14:57:09.284510318Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-688d5c756f-qfqjf Namespace:openstack-operators ID:d2d762c725f71f7e498cd5a92f5447fd85ba81993b2d300117bf88b376c6bd36 UID:831ff30c-1087-4fcf-be86-9ab51d88b49b NetNS:/var/run/netns/eed1b75f-79ce-4578-ab6d-170fbde3a70d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod831ff30c_1087_4fcf_be86_9ab51d88b49b.slice PodAnnotations:0xc0006b4458}] Aliases:map[]}\"\nJun 10 14:57:09.286456 crc crio[20344]: time=\"2026-06-10T14:57:09.284820246Z\" level=info msg=\"Checking pod openstack-operators_neutron-operator-controller-manager-688d5c756f-qfqjf for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:57:09.319702 crc crio[20344]: time=\"2026-06-10T14:57:09.315763891Z\" level=info msg=\"Ran pod sandbox 4c31ffd21221bc586bd0433b05a6ff542c8aec11f0bb857fdf8aa60acd217517 with infra container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-49lpn/POD\" id=a004f37c-4227-4a5a-a5de-cd852f20321c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:57:09.331378 crc crio[20344]: time=\"2026-06-10T14:57:09.328360235Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=058d89ae-5f0d-4bbe-b1af-82e2539f6b48 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:09.331378 crc crio[20344]: time=\"2026-06-10T14:57:09.328644672Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 not found\" id=058d89ae-5f0d-4bbe-b1af-82e2539f6b48 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:09.331378 crc crio[20344]: time=\"2026-06-10T14:57:09.328735504Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 found\" id=058d89ae-5f0d-4bbe-b1af-82e2539f6b48 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:09.331378 crc crio[20344]: time=\"2026-06-10T14:57:09.330370656Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=0320c888-28e4-411c-8c93-7c227d96c37b name=/runtime.v1.ImageService/PullImage\nJun 10 14:57:09.364329 crc crio[20344]: time=\"2026-06-10T14:57:09.364029471Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\\\"\"\nJun 10 14:57:09.372711 crc crio[20344]: time=\"2026-06-10T14:57:09.372627132Z\" level=info msg=\"Ran pod sandbox d2d762c725f71f7e498cd5a92f5447fd85ba81993b2d300117bf88b376c6bd36 with infra container: openstack-operators/neutron-operator-controller-manager-688d5c756f-qfqjf/POD\" id=926c28dc-1ef6-4968-9ec0-c55e8f0ee2f6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:57:09.397316 crc crio[20344]: time=\"2026-06-10T14:57:09.3943255Z\" level=info msg=\"Ran pod sandbox c5a95bdc6021a4a46ba7c6554bfa329698f3eda8e72a2e66ba371b38c70569d2 with infra container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-m88kf/POD\" id=7ce21538-eff1-4544-8e49-c88130cbf9b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:57:09.431721 crc crio[20344]: time=\"2026-06-10T14:57:09.431597598Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=c99f31e8-d4b8-4db3-9c61-e0407cf0c478 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:09.431849 crc crio[20344]: time=\"2026-06-10T14:57:09.431816283Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d not found\" id=c99f31e8-d4b8-4db3-9c61-e0407cf0c478 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:09.431895 crc crio[20344]: time=\"2026-06-10T14:57:09.431863465Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d found\" id=c99f31e8-d4b8-4db3-9c61-e0407cf0c478 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:09.436234 crc crio[20344]: time=\"2026-06-10T14:57:09.436070223Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=7132ee65-eceb-4471-bd57-8f4fe0c154cb name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:09.436234 crc crio[20344]: time=\"2026-06-10T14:57:09.436214396Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 not found\" id=7132ee65-eceb-4471-bd57-8f4fe0c154cb name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:09.436529 crc crio[20344]: time=\"2026-06-10T14:57:09.436296979Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 found\" id=7132ee65-eceb-4471-bd57-8f4fe0c154cb name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:09.436529 crc crio[20344]: time=\"2026-06-10T14:57:09.436400831Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=3db3b123-4370-4cb5-87c3-cf5ab4124967 name=/runtime.v1.ImageService/PullImage\nJun 10 14:57:09.438573 crc crio[20344]: time=\"2026-06-10T14:57:09.438476395Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=52a7994a-e4cd-4a9f-9f75-6bacecb18033 name=/runtime.v1.ImageService/PullImage\nJun 10 14:57:09.440523 crc crio[20344]: time=\"2026-06-10T14:57:09.440451445Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\\\"\"\nJun 10 14:57:09.440931 crc crio[20344]: time=\"2026-06-10T14:57:09.440836935Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\\\"\"\nJun 10 14:57:09.636725 crc crio[20344]: 2026-06-10T14:57:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e34b0a09c58bf79 Mac:d2:6f:83:0b:7f:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/6ed0cf27-bf55-48d4-8827-ba8056b9f961 SocketPath: PciID:}] [{Interface:0xc0002c49e0 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:57:09.637557 crc crio[20344]: time=\"2026-06-10T14:57:09.637382936Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6495978d8d-xz9hv Namespace:openstack-operators ID:e34b0a09c58bf79b06588f1e99085a925a8d9393954009a6f092dc16d7b02c03 UID:07ba3bec-aca9-448f-8467-53ef78fb9ee0 NetNS:/var/run/netns/6ed0cf27-bf55-48d4-8827-ba8056b9f961 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod07ba3bec_aca9_448f_8467_53ef78fb9ee0.slice PodAnnotations:0xc000528d40}] Aliases:map[]}\"\nJun 10 14:57:09.637557 crc crio[20344]: time=\"2026-06-10T14:57:09.637552701Z\" level=info msg=\"Checking pod openstack-operators_octavia-operator-controller-manager-6495978d8d-xz9hv for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:57:09.662795 crc crio[20344]: 2026-06-10T14:57:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a0358c67d482a39 Mac:da:67:21:93:9f:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/5ae869c9-4ee9-46f7-a0dd-4ad26422b144 SocketPath: PciID:}] [{Interface:0xc00047e5f0 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:57:09.673562 crc crio[20344]: time=\"2026-06-10T14:57:09.665075958Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-67c49dd5c6-dn5zb Namespace:openstack-operators ID:a0358c67d482a39e102d1d9eab976197a8edd09b1d1de1ec91653af6bf1906c3 UID:cda16010-8cc5-491e-a3b6-cf8d7731fa1c NetNS:/var/run/netns/5ae869c9-4ee9-46f7-a0dd-4ad26422b144 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcda16010_8cc5_491e_a3b6_cf8d7731fa1c.slice PodAnnotations:0xc000528df8}] Aliases:map[]}\"\nJun 10 14:57:09.673562 crc crio[20344]: time=\"2026-06-10T14:57:09.665216922Z\" level=info msg=\"Checking pod openstack-operators_swift-operator-controller-manager-67c49dd5c6-dn5zb for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:57:09.679617 crc crio[20344]: time=\"2026-06-10T14:57:09.678727789Z\" level=info msg=\"Ran pod sandbox e34b0a09c58bf79b06588f1e99085a925a8d9393954009a6f092dc16d7b02c03 with infra container: openstack-operators/octavia-operator-controller-manager-6495978d8d-xz9hv/POD\" id=b04c5c16-3a35-442a-a166-3747357b11b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:57:09.679951 crc crio[20344]: 2026-06-10T14:57:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3f99441dd1272d3 Mac:4a:89:29:c2:48:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/abfee8ba-f5ee-4e69-83ad-d719e8c04f03 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:57:09.686960 crc crio[20344]: time=\"2026-06-10T14:57:09.680792132Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-677d9d8477-7kcxb Namespace:openstack-operators ID:3f99441dd1272d3708a4eab485f7c50c312974e6382fde7dfd101d96c98590aa UID:16aa90d9-a497-4196-94d1-1976f91b4dbd NetNS:/var/run/netns/abfee8ba-f5ee-4e69-83ad-d719e8c04f03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod16aa90d9_a497_4196_94d1_1976f91b4dbd.slice PodAnnotations:0xc0006b4678}] Aliases:map[]}\"\nJun 10 14:57:09.686960 crc crio[20344]: time=\"2026-06-10T14:57:09.681010118Z\" level=info msg=\"Checking pod openstack-operators_manila-operator-controller-manager-677d9d8477-7kcxb for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:57:09.703428 crc crio[20344]: 2026-06-10T14:57:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d846f57b6dde546 Mac:2e:71:df:d7:3d:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/b9d68b8f-da34-4663-9019-ed27173d561e SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:57:09.703428 crc crio[20344]: time=\"2026-06-10T14:57:09.698759264Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=5663c828-1af2-46cd-a118-b0f6029b26a9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:09.703428 crc crio[20344]: time=\"2026-06-10T14:57:09.699553634Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 not found\" id=5663c828-1af2-46cd-a118-b0f6029b26a9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:09.703428 crc crio[20344]: time=\"2026-06-10T14:57:09.699616586Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 found\" id=5663c828-1af2-46cd-a118-b0f6029b26a9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:09.703428 crc crio[20344]: 2026-06-10T14:57:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1fc08ecbfbe5031 Mac:9e:17:1c:2b:9e:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/b6f15fe9-c0ef-4d8b-be37-c291b241cb80 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:57:09.705547 crc crio[20344]: time=\"2026-06-10T14:57:09.705453896Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=201d3400-74be-45f9-b3ee-ad177fb5a504 name=/runtime.v1.ImageService/PullImage\nJun 10 14:57:09.715619 crc crio[20344]: 2026-06-10T14:57:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc868115dbaa79c Mac:e6:c5:1b:78:15:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/5f843fa1-544c-48fb-86e3-e9e219563f4a SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:57:09.715619 crc crio[20344]: time=\"2026-06-10T14:57:09.7126129Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-58f85bd97f-72l7t Namespace:openstack-operators ID:fc868115dbaa79ce04fabfdde435cead3a9cb2b12ca60dfe7c345cb5f2ef4e62 UID:cfa8249c-c972-46a8-ade0-372a9cf2ace4 NetNS:/var/run/netns/5f843fa1-544c-48fb-86e3-e9e219563f4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcfa8249c_c972_46a8_ade0_372a9cf2ace4.slice PodAnnotations:0xc00078c608}] Aliases:map[]}\"\nJun 10 14:57:09.715619 crc crio[20344]: time=\"2026-06-10T14:57:09.712811755Z\" level=info msg=\"Checking pod openstack-operators_ovn-operator-controller-manager-58f85bd97f-72l7t for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:57:09.735483 crc crio[20344]: time=\"2026-06-10T14:57:09.719945918Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\\\"\"\nJun 10 14:57:09.742093 crc crio[20344]: time=\"2026-06-10T14:57:09.730046728Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-8d5599d7d-rdtrk Namespace:openstack-operators ID:1fc08ecbfbe50313f303ee413fe852792d838eb2719091ecbde3d3abbf19abda UID:42c6c030-7471-4192-afaa-b134fb6a0d2b NetNS:/var/run/netns/b6f15fe9-c0ef-4d8b-be37-c291b241cb80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod42c6c030_7471_4192_afaa_b134fb6a0d2b.slice PodAnnotations:0xc000528ae0}] Aliases:map[]}\"\nJun 10 14:57:09.742093 crc crio[20344]: time=\"2026-06-10T14:57:09.735838617Z\" level=info msg=\"Checking pod openstack-operators_test-operator-controller-manager-8d5599d7d-rdtrk for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:57:09.742093 crc crio[20344]: time=\"2026-06-10T14:57:09.731062874Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-6ccff66c5b-rcch6 Namespace:openstack-operators ID:d846f57b6dde546a008d5af7bc6e0e06cc058bc95c21f0cbb70ed77e55cb129d UID:673ba8cf-c9fc-4cac-a2d4-996baa363263 NetNS:/var/run/netns/b9d68b8f-da34-4663-9019-ed27173d561e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod673ba8cf_c9fc_4cac_a2d4_996baa363263.slice PodAnnotations:0xc000528a30}] Aliases:map[]}\"\nJun 10 14:57:09.742093 crc crio[20344]: time=\"2026-06-10T14:57:09.736231237Z\" level=info msg=\"Checking pod openstack-operators_keystone-operator-controller-manager-6ccff66c5b-rcch6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:57:09.765876 crc crio[20344]: time=\"2026-06-10T14:57:09.765352315Z\" level=info msg=\"Ran pod sandbox 3f99441dd1272d3708a4eab485f7c50c312974e6382fde7dfd101d96c98590aa with infra container: openstack-operators/manila-operator-controller-manager-677d9d8477-7kcxb/POD\" id=13ad5a6f-8e4d-4684-a64d-29eb7f75689c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:57:09.766868 crc crio[20344]: 2026-06-10T14:57:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6ed1df6d846644e Mac:82:19:34:26:12:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/2966e905-a4f4-48be-81fd-86dcaa16efd1 SocketPath: PciID:}] [{Interface:0xc0002246d0 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:57:09.767239 crc crio[20344]: time=\"2026-06-10T14:57:09.767037498Z\" level=info msg=\"Ran pod sandbox fc868115dbaa79ce04fabfdde435cead3a9cb2b12ca60dfe7c345cb5f2ef4e62 with infra container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-72l7t/POD\" id=71cb5f21-2d82-4aa9-9b23-6e9da1b0b4ce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:57:09.779653 crc crio[20344]: time=\"2026-06-10T14:57:09.775496796Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=8310e7d6-aaa7-4c54-b144-428acfa6c664 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:09.779653 crc crio[20344]: time=\"2026-06-10T14:57:09.775834024Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 not found\" id=8310e7d6-aaa7-4c54-b144-428acfa6c664 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:09.779653 crc crio[20344]: time=\"2026-06-10T14:57:09.775894516Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 found\" id=8310e7d6-aaa7-4c54-b144-428acfa6c664 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:09.790835 crc crio[20344]: time=\"2026-06-10T14:57:09.790662256Z\" level=info msg=\"Ran pod sandbox 1fc08ecbfbe50313f303ee413fe852792d838eb2719091ecbde3d3abbf19abda with infra container: openstack-operators/test-operator-controller-manager-8d5599d7d-rdtrk/POD\" id=500cdae1-a489-4c31-95d0-98f3b4858d22 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:57:09.798164 crc crio[20344]: time=\"2026-06-10T14:57:09.792361399Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5c5844cc68-ckqt9 Namespace:openstack-operators ID:6ed1df6d846644e584168e985b4df5db72b011fd2be1e7f08190b41c902e8d09 UID:c3e15a6c-3c9b-4c00-b271-b845b6e3f016 NetNS:/var/run/netns/2966e905-a4f4-48be-81fd-86dcaa16efd1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc3e15a6c_3c9b_4c00_b271_b845b6e3f016.slice PodAnnotations:0xc002264348}] Aliases:map[]}\"\nJun 10 14:57:09.798164 crc crio[20344]: time=\"2026-06-10T14:57:09.794042002Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=4958b821-5001-46b3-9f6b-fddc8be3662b name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:09.798164 crc crio[20344]: time=\"2026-06-10T14:57:09.79432178Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 not found\" id=4958b821-5001-46b3-9f6b-fddc8be3662b name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:09.798164 crc crio[20344]: time=\"2026-06-10T14:57:09.794408882Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 found\" id=4958b821-5001-46b3-9f6b-fddc8be3662b name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:09.798164 crc crio[20344]: time=\"2026-06-10T14:57:09.79433244Z\" level=info msg=\"Checking pod openstack-operators_heat-operator-controller-manager-5c5844cc68-ckqt9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:57:09.798164 crc crio[20344]: time=\"2026-06-10T14:57:09.796169627Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=e86e0450-0bcc-45c0-bb0d-1ea452a2c60c name=/runtime.v1.ImageService/PullImage\nJun 10 14:57:09.805376 crc crio[20344]: time=\"2026-06-10T14:57:09.800812786Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=f057e208-dc0c-47d0-b5a5-da1e56a40691 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:09.805376 crc crio[20344]: time=\"2026-06-10T14:57:09.801025622Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc not found\" id=f057e208-dc0c-47d0-b5a5-da1e56a40691 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:09.805376 crc crio[20344]: time=\"2026-06-10T14:57:09.802212832Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc found\" id=f057e208-dc0c-47d0-b5a5-da1e56a40691 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:09.805376 crc crio[20344]: time=\"2026-06-10T14:57:09.801566606Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=746caa3a-ebdf-47b6-8b45-327446e8bc01 name=/runtime.v1.ImageService/PullImage\nJun 10 14:57:09.818039 crc crio[20344]: time=\"2026-06-10T14:57:09.808645488Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\\\"\"\nJun 10 14:57:09.818039 crc crio[20344]: time=\"2026-06-10T14:57:09.810040214Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\\\"\"\nJun 10 14:57:09.818039 crc crio[20344]: time=\"2026-06-10T14:57:09.811036969Z\" level=info msg=\"Ran pod sandbox a0358c67d482a39e102d1d9eab976197a8edd09b1d1de1ec91653af6bf1906c3 with infra container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-dn5zb/POD\" id=e3008e6b-7123-4307-9163-50d7bc355334 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:57:09.819235 crc crio[20344]: time=\"2026-06-10T14:57:09.819059725Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=e6f9256e-451f-466c-99f5-c9b7effd8157 name=/runtime.v1.ImageService/PullImage\nJun 10 14:57:09.829476 crc crio[20344]: time=\"2026-06-10T14:57:09.829096013Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=21395bc8-7aa9-41ac-9f76-868442390492 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:09.829476 crc crio[20344]: time=\"2026-06-10T14:57:09.82937132Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67 not found\" id=21395bc8-7aa9-41ac-9f76-868442390492 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:09.829476 crc crio[20344]: time=\"2026-06-10T14:57:09.829426222Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67 found\" id=21395bc8-7aa9-41ac-9f76-868442390492 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:09.842134 crc crio[20344]: time=\"2026-06-10T14:57:09.834938453Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=dcd11046-93ea-4918-817a-c7a97b7a63db name=/runtime.v1.ImageService/PullImage\nJun 10 14:57:09.842134 crc crio[20344]: time=\"2026-06-10T14:57:09.836539465Z\" level=info msg=\"Ran pod sandbox d846f57b6dde546a008d5af7bc6e0e06cc058bc95c21f0cbb70ed77e55cb129d with infra container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-rcch6/POD\" id=a9d85186-e83c-4524-8dbe-8cbbe474b0f2 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:57:09.848610 crc crio[20344]: time=\"2026-06-10T14:57:09.848442081Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=9ba929a7-7e21-4492-9897-2d44d7be0943 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:09.848893 crc crio[20344]: time=\"2026-06-10T14:57:09.848665406Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6 not found\" id=9ba929a7-7e21-4492-9897-2d44d7be0943 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:09.848893 crc crio[20344]: time=\"2026-06-10T14:57:09.848765239Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6 found\" id=9ba929a7-7e21-4492-9897-2d44d7be0943 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:09.852490 crc crio[20344]: time=\"2026-06-10T14:57:09.850824082Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\\\"\"\nJun 10 14:57:09.852490 crc crio[20344]: time=\"2026-06-10T14:57:09.85232995Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\\\"\"\nJun 10 14:57:09.853972 crc crio[20344]: time=\"2026-06-10T14:57:09.853766867Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=88fd364f-1c5d-4880-9557-0918420eedd6 name=/runtime.v1.ImageService/PullImage\nJun 10 14:57:09.859885 crc crio[20344]: time=\"2026-06-10T14:57:09.858390386Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\\\"\"\nJun 10 14:57:09.861107 crc crio[20344]: 2026-06-10T14:57:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e88c572f7e6b261 Mac:da:9d:ac:79:da:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/44eb6cc0-14de-403f-944c-36c63c023769 SocketPath: PciID:}] [{Interface:0xc000502780 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:57:09.864112 crc crio[20344]: time=\"2026-06-10T14:57:09.86242102Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-75f8548fcd-pd6ql Namespace:openstack-operators ID:e88c572f7e6b2616d649e317358519477637ffc58bab03c56e483e5726d4b3b0 UID:72e063c8-c83f-47d3-9e2d-31cdda8eed0f NetNS:/var/run/netns/44eb6cc0-14de-403f-944c-36c63c023769 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod72e063c8_c83f_47d3_9e2d_31cdda8eed0f.slice PodAnnotations:0xc004036028}] Aliases:map[]}\"\nJun 10 14:57:09.864112 crc crio[20344]: time=\"2026-06-10T14:57:09.862884932Z\" level=info msg=\"Checking pod openstack-operators_ironic-operator-controller-manager-75f8548fcd-pd6ql for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:57:09.877770 crc crio[20344]: time=\"2026-06-10T14:57:09.877028115Z\" level=info msg=\"Ran pod sandbox e88c572f7e6b2616d649e317358519477637ffc58bab03c56e483e5726d4b3b0 with infra container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-pd6ql/POD\" id=99f720aa-4a96-48a8-a823-14606d732283 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:57:09.915487 crc crio[20344]: time=\"2026-06-10T14:57:09.898932538Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=801b8456-9375-46e4-9d29-4ef736d9b394 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:09.915487 crc crio[20344]: time=\"2026-06-10T14:57:09.899170564Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf not found\" id=801b8456-9375-46e4-9d29-4ef736d9b394 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:09.915487 crc crio[20344]: time=\"2026-06-10T14:57:09.899217195Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf found\" id=801b8456-9375-46e4-9d29-4ef736d9b394 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:09.926249 crc crio[20344]: time=\"2026-06-10T14:57:09.924889785Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=f29a53fe-d513-49bf-8380-4ceca48a2c21 name=/runtime.v1.ImageService/PullImage\nJun 10 14:57:09.926249 crc crio[20344]: 2026-06-10T14:57:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:610fba1c5d4e990 Mac:52:bb:21:45:73:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/c8ed7006-4de5-4d96-9e79-414269b3cd61 SocketPath: PciID:}] [{Interface:0xc000015410 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:57:09.932818 crc crio[20344]: time=\"2026-06-10T14:57:09.931994908Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\\\"\"\nJun 10 14:57:09.942970 crc crio[20344]: time=\"2026-06-10T14:57:09.942811936Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-5d65c7d97d-s2hw2 Namespace:openstack-operators ID:610fba1c5d4e99086c232edc364c7b09e07801e51474ef61aa4b0308d52fb19a UID:b3bd7314-cd2d-4906-b466-6f1fb13a72a0 NetNS:/var/run/netns/c8ed7006-4de5-4d96-9e79-414269b3cd61 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3bd7314_cd2d_4906_b466_6f1fb13a72a0.slice PodAnnotations:0xc0006b4be0}] Aliases:map[]}\"\nJun 10 14:57:09.943226 crc crio[20344]: time=\"2026-06-10T14:57:09.943111223Z\" level=info msg=\"Checking pod openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-s2hw2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:57:09.953158 crc crio[20344]: 2026-06-10T14:57:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bba03abbafece35 Mac:a2:df:b5:2f:b9:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/9798a3de-8484-4e2a-9bef-8cab6720072b SocketPath: PciID:}] [{Interface:0xc00030e780 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:57:09.962937 crc crio[20344]: time=\"2026-06-10T14:57:09.958187641Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-f4c4579bb-drkxt Namespace:openstack-operators ID:bba03abbafece3545889062a2e48b904b07a5f6d4d27fa6ee1820a8bbadce761 UID:a70b59ba-4e87-4249-ae7a-94ee0eddeaee NetNS:/var/run/netns/9798a3de-8484-4e2a-9bef-8cab6720072b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda70b59ba_4e87_4249_ae7a_94ee0eddeaee.slice PodAnnotations:0xc0006b41e8}] Aliases:map[]}\"\nJun 10 14:57:09.964349 crc crio[20344]: time=\"2026-06-10T14:57:09.964203055Z\" level=info msg=\"Checking pod openstack-operators_nova-operator-controller-manager-f4c4579bb-drkxt for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:57:09.967736 crc crio[20344]: time=\"2026-06-10T14:57:09.967589313Z\" level=info msg=\"Ran pod sandbox 6ed1df6d846644e584168e985b4df5db72b011fd2be1e7f08190b41c902e8d09 with infra container: openstack-operators/heat-operator-controller-manager-5c5844cc68-ckqt9/POD\" id=a197b953-48e6-4000-9096-44312185f364 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:57:09.969035 crc crio[20344]: time=\"2026-06-10T14:57:09.968948407Z\" level=info msg=\"Ran pod sandbox 610fba1c5d4e99086c232edc364c7b09e07801e51474ef61aa4b0308d52fb19a with infra container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-s2hw2/POD\" id=8744c356-d998-4148-85d7-1567154c1ae6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:57:09.994497 crc crio[20344]: time=\"2026-06-10T14:57:09.994129545Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=7bf80b68-a945-47c8-b5cc-6a99922b0505 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:09.995451 crc crio[20344]: time=\"2026-06-10T14:57:09.994518345Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 not found\" id=7bf80b68-a945-47c8-b5cc-6a99922b0505 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:09.995451 crc crio[20344]: time=\"2026-06-10T14:57:09.994591916Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 found\" id=7bf80b68-a945-47c8-b5cc-6a99922b0505 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:09.995451 crc crio[20344]: time=\"2026-06-10T14:57:09.995194112Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=31aa86a2-35ff-4b2b-8841-8f9ad7a6b1d7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:09.996170 crc crio[20344]: time=\"2026-06-10T14:57:09.9955074Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 not found\" id=31aa86a2-35ff-4b2b-8841-8f9ad7a6b1d7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:09.996170 crc crio[20344]: time=\"2026-06-10T14:57:09.995567621Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 found\" id=31aa86a2-35ff-4b2b-8841-8f9ad7a6b1d7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:10.006575 crc crio[20344]: time=\"2026-06-10T14:57:10.006523533Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=887239a4-6e27-405d-bafa-aed8e082045e name=/runtime.v1.ImageService/PullImage\nJun 10 14:57:10.019055 crc crio[20344]: time=\"2026-06-10T14:57:10.016467059Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\\\"\"\nJun 10 14:57:10.020088 crc crio[20344]: time=\"2026-06-10T14:57:10.02001979Z\" level=info msg=\"Ran pod sandbox bba03abbafece3545889062a2e48b904b07a5f6d4d27fa6ee1820a8bbadce761 with infra container: openstack-operators/nova-operator-controller-manager-f4c4579bb-drkxt/POD\" id=109062c2-7521-4da6-a4ce-0ace1d799b88 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:57:10.023172 crc crio[20344]: time=\"2026-06-10T14:57:10.022638217Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=2850b183-6b7b-43f1-8449-cb98224bfbc4 name=/runtime.v1.ImageService/PullImage\nJun 10 14:57:10.050109 crc crio[20344]: time=\"2026-06-10T14:57:10.047341132Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\\\"\"\nJun 10 14:57:10.052605 crc crio[20344]: time=\"2026-06-10T14:57:10.052419993Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=6078d646-07cd-46a6-bd6e-4a77f7629236 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:10.052918 crc crio[20344]: time=\"2026-06-10T14:57:10.0527117Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 not found\" id=6078d646-07cd-46a6-bd6e-4a77f7629236 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:10.052918 crc crio[20344]: time=\"2026-06-10T14:57:10.052803092Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 found\" id=6078d646-07cd-46a6-bd6e-4a77f7629236 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:10.056480 crc crio[20344]: time=\"2026-06-10T14:57:10.056433566Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=756e6640-93cb-41fd-ab3c-f2d7fe0fbde0 name=/runtime.v1.ImageService/PullImage\nJun 10 14:57:10.111733 crc crio[20344]: 2026-06-10T14:57:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b1f547cb46a2154 Mac:4e:7e:c5:44:1c:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/c311e590-7b58-41c0-aabd-238ad3cb3c22 SocketPath: PciID:}] [{Interface:0xc0001346f0 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:57:10.114015 crc crio[20344]: time=\"2026-06-10T14:57:10.11380529Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-577b679b5c-fmms2 Namespace:openstack-operators ID:b1f547cb46a2154f4ff81ea12cdffca8000eb543fc7194f8f2b5928a4d205abb UID:64ff82c4-793b-496e-bee4-a837ca189fa6 NetNS:/var/run/netns/c311e590-7b58-41c0-aabd-238ad3cb3c22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod64ff82c4_793b_496e_bee4_a837ca189fa6.slice PodAnnotations:0xc003224388}] Aliases:map[]}\"\nJun 10 14:57:10.114244 crc crio[20344]: time=\"2026-06-10T14:57:10.114134679Z\" level=info msg=\"Checking pod openstack-operators_watcher-operator-controller-manager-577b679b5c-fmms2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:57:10.125566 crc crio[20344]: time=\"2026-06-10T14:57:10.125452049Z\" level=info msg=\"Ran pod sandbox b1f547cb46a2154f4ff81ea12cdffca8000eb543fc7194f8f2b5928a4d205abb with infra container: openstack-operators/watcher-operator-controller-manager-577b679b5c-fmms2/POD\" id=49541a9d-6af7-476c-a73d-850096dba6db name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:57:10.144081 crc crio[20344]: time=\"2026-06-10T14:57:10.143966375Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=73a8c48a-5a6a-4188-b3ea-7fca583d041d name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:10.144815 crc crio[20344]: time=\"2026-06-10T14:57:10.144200521Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d not found\" id=73a8c48a-5a6a-4188-b3ea-7fca583d041d name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:10.144815 crc crio[20344]: time=\"2026-06-10T14:57:10.144247412Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d found\" id=73a8c48a-5a6a-4188-b3ea-7fca583d041d name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:10.161789 crc crio[20344]: time=\"2026-06-10T14:57:10.161552437Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\\\"\"\nJun 10 14:57:11.044176 crc crio[20344]: time=\"2026-06-10T14:57:11.043575034Z\" level=info msg=\"Running pod sandbox: openstack-operators/infra-operator-controller-manager-cbcfcddf7-bt2xs/POD\" id=afa44705-82d8-413c-a495-af68f788b5a0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:57:11.045003 crc crio[20344]: time=\"2026-06-10T14:57:11.044860198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:11.414981 crc crio[20344]: time=\"2026-06-10T14:57:11.414784903Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=c66e02e8-f1b3-417d-81bb-f7ebf72bab41 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:11.417221 crc crio[20344]: time=\"2026-06-10T14:57:11.417103343Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d not found\" id=c66e02e8-f1b3-417d-81bb-f7ebf72bab41 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:11.417597 crc crio[20344]: time=\"2026-06-10T14:57:11.417420111Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d found\" id=c66e02e8-f1b3-417d-81bb-f7ebf72bab41 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:11.460619 crc crio[20344]: time=\"2026-06-10T14:57:11.460482728Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-cbcfcddf7-bt2xs Namespace:openstack-operators ID:dcfda5ca1fe64333606ab894b82a619842ae4cb759637d99611a932d1ccef1ef UID:50a5d3e1-5699-47c7-8232-ec59d1ba8a47 NetNS:/var/run/netns/9c4c051e-0628-44e8-96a8-f68970211fdd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod50a5d3e1_5699_47c7_8232_ec59d1ba8a47.slice PodAnnotations:0xc0006b40c0}] Aliases:map[]}\"\nJun 10 14:57:11.472536 crc crio[20344]: time=\"2026-06-10T14:57:11.472465856Z\" level=info msg=\"Adding pod openstack-operators_infra-operator-controller-manager-cbcfcddf7-bt2xs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:57:12.484723 crc crio[20344]: time=\"2026-06-10T14:57:12.483665653Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=b02fb068-12d0-4368-9bf9-10b3e6c8cfa1 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:12.486117 crc crio[20344]: time=\"2026-06-10T14:57:12.485046668Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d not found\" id=b02fb068-12d0-4368-9bf9-10b3e6c8cfa1 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:12.486117 crc crio[20344]: time=\"2026-06-10T14:57:12.485629983Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d found\" id=b02fb068-12d0-4368-9bf9-10b3e6c8cfa1 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:13.154117 crc crio[20344]: 2026-06-10T14:57:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dcfda5ca1fe6433 Mac:6a:6d:2c:3b:ef:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/9c4c051e-0628-44e8-96a8-f68970211fdd SocketPath: PciID:}] [{Interface:0xc00011d1c0 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:57:13.154117 crc crio[20344]: time=\"2026-06-10T14:57:13.152884781Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-cbcfcddf7-bt2xs Namespace:openstack-operators ID:dcfda5ca1fe64333606ab894b82a619842ae4cb759637d99611a932d1ccef1ef UID:50a5d3e1-5699-47c7-8232-ec59d1ba8a47 NetNS:/var/run/netns/9c4c051e-0628-44e8-96a8-f68970211fdd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod50a5d3e1_5699_47c7_8232_ec59d1ba8a47.slice PodAnnotations:0xc0006b40c0}] Aliases:map[]}\"\nJun 10 14:57:13.154117 crc crio[20344]: time=\"2026-06-10T14:57:13.153012055Z\" level=info msg=\"Checking pod openstack-operators_infra-operator-controller-manager-cbcfcddf7-bt2xs for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:57:15.591575 crc crio[20344]: time=\"2026-06-10T14:57:15.591130852Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fjggw8/POD\" id=3c2a822e-8ae2-4d5c-b91b-e3e77103b5d5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:57:15.592972 crc crio[20344]: time=\"2026-06-10T14:57:15.591598884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:16.013339 crc crio[20344]: time=\"2026-06-10T14:57:16.012909491Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-manager-8b4679f98-vqxzx/POD\" id=e2c274b7-7343-443a-8239-3aef569b65c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:57:16.013339 crc crio[20344]: time=\"2026-06-10T14:57:16.013204179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:17.062603 crc crio[20344]: time=\"2026-06-10T14:57:17.062468294Z\" level=info msg=\"Ran pod sandbox dcfda5ca1fe64333606ab894b82a619842ae4cb759637d99611a932d1ccef1ef with infra container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-bt2xs/POD\" id=afa44705-82d8-413c-a495-af68f788b5a0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:57:17.068664 crc crio[20344]: time=\"2026-06-10T14:57:17.068580441Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=d20d563d-feef-4843-9b64-aa0cd0f4cd0e name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:17.068844 crc crio[20344]: time=\"2026-06-10T14:57:17.068816717Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 not found\" id=d20d563d-feef-4843-9b64-aa0cd0f4cd0e name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:17.068911 crc crio[20344]: time=\"2026-06-10T14:57:17.068861578Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 found\" id=d20d563d-feef-4843-9b64-aa0cd0f4cd0e name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:17.069864 crc crio[20344]: time=\"2026-06-10T14:57:17.069809563Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=abdd186f-12b2-4bc1-b09b-f46df1adb847 name=/runtime.v1.ImageService/PullImage\nJun 10 14:57:17.075122 crc crio[20344]: time=\"2026-06-10T14:57:17.075009526Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\\\"\"\nJun 10 14:57:25.400102 crc crio[20344]: time=\"2026-06-10T14:57:25.399071776Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=00e247ba-ada4-4462-b71f-5a14926d2c7a name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:25.401849 crc crio[20344]: time=\"2026-06-10T14:57:25.400424131Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d not found\" id=00e247ba-ada4-4462-b71f-5a14926d2c7a name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:25.401849 crc crio[20344]: time=\"2026-06-10T14:57:25.400498643Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d found\" id=00e247ba-ada4-4462-b71f-5a14926d2c7a name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:25.402233 crc crio[20344]: time=\"2026-06-10T14:57:25.402128335Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=3d29c86b-e1ca-4bf7-a5b7-cd068e2ff79c name=/runtime.v1.ImageService/PullImage\nJun 10 14:57:25.409940 crc crio[20344]: time=\"2026-06-10T14:57:25.409786042Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\\\"\"\nJun 10 14:57:32.172503 crc crio[20344]: time=\"2026-06-10T14:57:32.171600333Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=3634c7d3-c116-4220-bc5b-7f32d6b42c21 name=/runtime.v1.ImageService/PullImage\nJun 10 14:57:32.173868 crc crio[20344]: time=\"2026-06-10T14:57:32.173207834Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=a07037ab-8912-4551-915f-caad5b24c061 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:32.233635 crc crio[20344]: time=\"2026-06-10T14:57:32.233500644Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=e6f9256e-451f-466c-99f5-c9b7effd8157 name=/runtime.v1.ImageService/PullImage\nJun 10 14:57:32.235087 crc crio[20344]: time=\"2026-06-10T14:57:32.234976312Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=dde7c244-2544-448b-b340-a7a905e02742 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:32.237980 crc crio[20344]: time=\"2026-06-10T14:57:32.237859866Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=746caa3a-ebdf-47b6-8b45-327446e8bc01 name=/runtime.v1.ImageService/PullImage\nJun 10 14:57:32.239076 crc crio[20344]: time=\"2026-06-10T14:57:32.238939184Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=194ea43f-9450-4582-bbe0-d1140d387864 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:32.255002 crc crio[20344]: time=\"2026-06-10T14:57:32.254537345Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=e86e0450-0bcc-45c0-bb0d-1ea452a2c60c name=/runtime.v1.ImageService/PullImage\nJun 10 14:57:32.257548 crc crio[20344]: time=\"2026-06-10T14:57:32.257358518Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=068e5c08-6cbd-4cb4-8508-76fabb6bb2aa name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:32.257888 crc crio[20344]: time=\"2026-06-10T14:57:32.257641855Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=63a602ce-554e-4d0c-9fb0-d67401745e5b name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:32.276989 crc crio[20344]: time=\"2026-06-10T14:57:32.276860169Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=0320c888-28e4-411c-8c93-7c227d96c37b name=/runtime.v1.ImageService/PullImage\nJun 10 14:57:32.278388 crc crio[20344]: time=\"2026-06-10T14:57:32.278109001Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=e1b06852-199d-4531-9ad5-b81c13962140 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:32.283392 crc crio[20344]: time=\"2026-06-10T14:57:32.2831361Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=a80f0bb4-641b-40d7-b0ef-98e095922f79 name=/runtime.v1.ImageService/PullImage\nJun 10 14:57:32.284427 crc crio[20344]: time=\"2026-06-10T14:57:32.284187097Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=aa6309da-8417-4d08-8ef0-3beaef31b8ff name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:32.297100 crc crio[20344]: time=\"2026-06-10T14:57:32.296978256Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=dcd11046-93ea-4918-817a-c7a97b7a63db name=/runtime.v1.ImageService/PullImage\nJun 10 14:57:32.298337 crc crio[20344]: time=\"2026-06-10T14:57:32.298227538Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=5d18c6a5-1e98-43d6-bf3b-35e6a401df8b name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:32.299767 crc crio[20344]: time=\"2026-06-10T14:57:32.299647274Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=3db3b123-4370-4cb5-87c3-cf5ab4124967 name=/runtime.v1.ImageService/PullImage\nJun 10 14:57:32.300798 crc crio[20344]: time=\"2026-06-10T14:57:32.300732292Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=c5607228-5be9-47ec-91fd-43e0e7e09ab3 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:33.203766 crc crio[20344]: time=\"2026-06-10T14:57:33.20347174Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=d51738df-ddb8-48a5-b749-30f9a19f88ee name=/runtime.v1.ImageService/PullImage\nJun 10 14:57:33.208036 crc crio[20344]: time=\"2026-06-10T14:57:33.205475032Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=7aac8871-54f4-4e4e-925e-2fbcd832435d name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:33.211449 crc crio[20344]: time=\"2026-06-10T14:57:33.21123523Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=2850b183-6b7b-43f1-8449-cb98224bfbc4 name=/runtime.v1.ImageService/PullImage\nJun 10 14:57:33.212786 crc crio[20344]: time=\"2026-06-10T14:57:33.212159234Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=91d8d621-8fee-4e0e-902f-5cbcf9397575 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:33.225292 crc crio[20344]: time=\"2026-06-10T14:57:33.224966843Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=887239a4-6e27-405d-bafa-aed8e082045e name=/runtime.v1.ImageService/PullImage\nJun 10 14:57:33.226614 crc crio[20344]: time=\"2026-06-10T14:57:33.226509262Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=7aa7a016-e106-4d48-8882-6fb8bd2a68b2 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:33.232339 crc crio[20344]: time=\"2026-06-10T14:57:33.232178458Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=52a7994a-e4cd-4a9f-9f75-6bacecb18033 name=/runtime.v1.ImageService/PullImage\nJun 10 14:57:33.233149 crc crio[20344]: time=\"2026-06-10T14:57:33.233066441Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=920962f1-e414-4a3f-95d2-84abf573717c name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:33.966707 crc crio[20344]: time=\"2026-06-10T14:57:33.96649247Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=9ea2e443-8aea-4047-902b-3418c660401c name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:33.966707 crc crio[20344]: time=\"2026-06-10T14:57:33.966576562Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=3398f690-bc06-43e0-9146-f9748b1898b8 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:33.966707 crc crio[20344]: time=\"2026-06-10T14:57:33.966616663Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=866d417c-11fb-47e5-9bed-a9c2fca72fd6 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:33.966707 crc crio[20344]: time=\"2026-06-10T14:57:33.966585662Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=f7323503-2d24-49f5-b7fc-b4b600d9db0d name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:33.966707 crc crio[20344]: time=\"2026-06-10T14:57:33.966656394Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=6560deb7-1805-4eb0-a4a3-2fd1f330296c name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:33.966707 crc crio[20344]: time=\"2026-06-10T14:57:33.966719775Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=7afcf87b-f529-48b4-8905-28f52f2fd717 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:33.967523 crc crio[20344]: time=\"2026-06-10T14:57:33.966849329Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=bc59960a-bd62-486d-86f1-49951f55eddc name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:33.976529 crc crio[20344]: time=\"2026-06-10T14:57:33.976450325Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-5wrs7/manager\" id=ab5f0466-1ecf-4471-b74a-4aada33a1965 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:57:34.848974 crc crio[20344]: time=\"2026-06-10T14:57:34.848897937Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=e7c2b4d0-aca5-49f5-93c5-e9f2b2861d99 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:34.850357 crc crio[20344]: time=\"2026-06-10T14:57:34.848968979Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=69c4d6d6-1639-498a-9c51-4e2156b7e047 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:35.070002 crc crio[20344]: time=\"2026-06-10T14:57:35.069828884Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-p2rdl/manager\" id=69c00437-6c67-41f1-ab29-21d30e7b3708 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:57:35.079804 crc crio[20344]: time=\"2026-06-10T14:57:35.079566605Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=196687e9-5a63-4b4a-99c6-1d36a4361a94 name=/runtime.v1.ImageService/PullImage\nJun 10 14:57:35.080704 crc crio[20344]: time=\"2026-06-10T14:57:35.080631782Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=7ef5b6bf-4f59-4278-8af1-8f8f94cb071b name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:36.012912 crc crio[20344]: time=\"2026-06-10T14:57:36.012445759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:36.017006 crc crio[20344]: time=\"2026-06-10T14:57:36.016878393Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=cade1ec6-5bb6-48e8-a43e-4c8d5e840144 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:36.017348 crc crio[20344]: time=\"2026-06-10T14:57:36.017197271Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-dn5zb/manager\" id=4d34203d-fc4d-4a15-911e-e655688cb76d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:57:36.022085 crc crio[20344]: time=\"2026-06-10T14:57:36.022013105Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-677d9d8477-7kcxb/manager\" id=d98dc9cb-ef59-4295-af17-2b2da755bad1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:57:36.029664 crc crio[20344]: time=\"2026-06-10T14:57:36.029581719Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-49lpn/manager\" id=87f2079e-5ed3-4c22-8e78-6fcb658da4ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:57:36.038509 crc crio[20344]: time=\"2026-06-10T14:57:36.038415586Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-72l7t/manager\" id=b6f43680-85a1-4c4b-a86a-455d538ef617 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:57:36.064835 crc crio[20344]: time=\"2026-06-10T14:57:36.064771664Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-688d5c756f-qfqjf/manager\" id=5ae7381c-0c99-48f4-89c4-ab9a8c5ccd17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:57:36.070479 crc crio[20344]: time=\"2026-06-10T14:57:36.070411308Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=201d3400-74be-45f9-b3ee-ad177fb5a504 name=/runtime.v1.ImageService/PullImage\nJun 10 14:57:36.071931 crc crio[20344]: time=\"2026-06-10T14:57:36.071826805Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=ec287ec8-313f-4dcd-89e5-b61cb257c8e5 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:36.101949 crc crio[20344]: time=\"2026-06-10T14:57:36.101869357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:36.103536 crc crio[20344]: time=\"2026-06-10T14:57:36.103493919Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=519fcd21-92bf-421b-bc85-98ca5f8d97e8 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:36.115324 crc crio[20344]: time=\"2026-06-10T14:57:36.115238391Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-6bf8599b68-rk7j4/manager\" id=4463bb28-3218-4e65-b2ae-5a14c2a3fbec name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:57:36.118610 crc crio[20344]: time=\"2026-06-10T14:57:36.118578106Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=82e6b9c5-973d-45f7-8f7e-1972ec35a5b5 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:36.127235 crc crio[20344]: time=\"2026-06-10T14:57:36.127025983Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=f29a53fe-d513-49bf-8380-4ceca48a2c21 name=/runtime.v1.ImageService/PullImage\nJun 10 14:57:36.128080 crc crio[20344]: time=\"2026-06-10T14:57:36.127936567Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-8d5599d7d-rdtrk/manager\" id=275b636a-74c4-45ef-9682-de711e88ba64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:57:36.128803 crc crio[20344]: time=\"2026-06-10T14:57:36.128649135Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=7eb49f23-a31b-45f3-b0e0-3a03789b00fc name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:36.132565 crc crio[20344]: time=\"2026-06-10T14:57:36.132516385Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-s2hw2/manager\" id=fe9647ec-5726-4aab-a471-f7fe7cf0ed02 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:57:36.146057 crc crio[20344]: time=\"2026-06-10T14:57:36.145882338Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=abdd186f-12b2-4bc1-b09b-f46df1adb847 name=/runtime.v1.ImageService/PullImage\nJun 10 14:57:36.147595 crc crio[20344]: time=\"2026-06-10T14:57:36.147229763Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=634bdb08-311b-46ae-af66-bd0347c784cb name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:36.152403 crc crio[20344]: time=\"2026-06-10T14:57:36.152212451Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=88fd364f-1c5d-4880-9557-0918420eedd6 name=/runtime.v1.ImageService/PullImage\nJun 10 14:57:36.158031 crc crio[20344]: time=\"2026-06-10T14:57:36.157926568Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=6435eea1-6c42-407c-97a4-4712f01a2673 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:36.165530 crc crio[20344]: time=\"2026-06-10T14:57:36.165173354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:36.165774 crc crio[20344]: time=\"2026-06-10T14:57:36.165434251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:36.165774 crc crio[20344]: time=\"2026-06-10T14:57:36.165184884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:36.165918 crc crio[20344]: time=\"2026-06-10T14:57:36.165219215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:36.166497 crc crio[20344]: time=\"2026-06-10T14:57:36.165514133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:36.167147 crc crio[20344]: time=\"2026-06-10T14:57:36.167065412Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=cabb403c-cb5a-4dba-84a3-ec5fd8575947 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:36.168606 crc crio[20344]: time=\"2026-06-10T14:57:36.168503409Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=3d29c86b-e1ca-4bf7-a5b7-cd068e2ff79c name=/runtime.v1.ImageService/PullImage\nJun 10 14:57:36.172029 crc crio[20344]: time=\"2026-06-10T14:57:36.171907857Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-7c67dc759fjggw8 Namespace:openstack-operators ID:1b4e4936d291ea70236abb083affac677e9f2dadaefc967331f239f29f06ba64 UID:717b4d0d-4b0f-41c6-b346-bad4526bcbc2 NetNS:/var/run/netns/c53bc7d1-7da6-4a0a-8b12-de8e08ef3b03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod717b4d0d_4b0f_41c6_b346_bad4526bcbc2.slice PodAnnotations:0xc000528720}] Aliases:map[]}\"\nJun 10 14:57:36.172165 crc crio[20344]: time=\"2026-06-10T14:57:36.17203539Z\" level=info msg=\"Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759fjggw8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:57:36.173113 crc crio[20344]: time=\"2026-06-10T14:57:36.173029856Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=854c0f1c-9f9a-42d4-9c98-31eacca5a37e name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:36.176793 crc crio[20344]: time=\"2026-06-10T14:57:36.176724111Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=158d2242-4351-4890-9e4a-c0c17e496a06 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:36.177552 crc crio[20344]: time=\"2026-06-10T14:57:36.17709333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:36.178819 crc crio[20344]: time=\"2026-06-10T14:57:36.178010444Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=756e6640-93cb-41fd-ab3c-f2d7fe0fbde0 name=/runtime.v1.ImageService/PullImage\nJun 10 14:57:36.180479 crc crio[20344]: time=\"2026-06-10T14:57:36.18021172Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-8b4679f98-vqxzx Namespace:openstack-operators ID:03df1c7b7950054ecead9a89a6f33bf956aaeaff852dfc2decb120e4af34ad61 UID:d2f4be47-bfd8-430a-beb1-b10042f9cd5d NetNS:/var/run/netns/d4e991e7-cbe3-4992-8b58-fd961a70e7da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd2f4be47_bfd8_430a_beb1_b10042f9cd5d.slice PodAnnotations:0xc001b9c360}] Aliases:map[]}\"\nJun 10 14:57:36.180479 crc crio[20344]: time=\"2026-06-10T14:57:36.180335083Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-manager-8b4679f98-vqxzx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:57:36.180479 crc crio[20344]: time=\"2026-06-10T14:57:36.180377105Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=3c7cbe0c-cf6d-44f2-a31d-990db10288e4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:36.181659 crc crio[20344]: time=\"2026-06-10T14:57:36.18137126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:36.182531 crc crio[20344]: time=\"2026-06-10T14:57:36.182464448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:36.186882 crc crio[20344]: time=\"2026-06-10T14:57:36.186776839Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=070f3d7d-9161-4002-ab82-866b72ebbeb5 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:36.187227 crc crio[20344]: time=\"2026-06-10T14:57:36.186840661Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=527e1b87-a1f3-41f0-9cb8-3c802fcb974e name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:36.189423 crc crio[20344]: time=\"2026-06-10T14:57:36.188417681Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-5c5844cc68-ckqt9/manager\" id=23ca6d96-b91e-48e0-9cb6-969a639d8bad name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:57:36.198626 crc crio[20344]: time=\"2026-06-10T14:57:36.194405865Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-8tdwx/manager\" id=c7591ba9-aad2-498d-9dd0-1d31f5c56daa name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:57:36.201910 crc crio[20344]: time=\"2026-06-10T14:57:36.20162462Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6495978d8d-xz9hv/manager\" id=130be724-62c0-47ab-9652-8aeee02fd91e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:57:36.206099 crc crio[20344]: time=\"2026-06-10T14:57:36.206055233Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-pd6ql/manager\" id=c7378c88-101d-4dd8-ba1c-7b3bbf258554 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:57:36.212805 crc crio[20344]: time=\"2026-06-10T14:57:36.212756346Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=3aefeed7-ee48-47c3-886e-17f51d67c577 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:36.216429 crc crio[20344]: time=\"2026-06-10T14:57:36.216392889Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-m88kf/manager\" id=012a3f69-4ec0-422a-b121-163d516e870f name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:57:36.307330 crc crio[20344]: time=\"2026-06-10T14:57:36.305122529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:36.310093 crc crio[20344]: time=\"2026-06-10T14:57:36.30864776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:36.310093 crc crio[20344]: time=\"2026-06-10T14:57:36.308733522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:36.311868 crc crio[20344]: time=\"2026-06-10T14:57:36.311814951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:36.312358 crc crio[20344]: time=\"2026-06-10T14:57:36.312223612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:36.313814 crc crio[20344]: time=\"2026-06-10T14:57:36.313744471Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=88026847-fe8f-48b2-9cb7-e1c79b2ef10b name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:36.323646 crc crio[20344]: time=\"2026-06-10T14:57:36.323423Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-rcch6/manager\" id=4b6c3a1e-52e4-475f-8fbb-2d36397d8ad2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:57:36.327024 crc crio[20344]: time=\"2026-06-10T14:57:36.326839817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:36.342918 crc crio[20344]: time=\"2026-06-10T14:57:36.342832788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:36.372234 crc crio[20344]: time=\"2026-06-10T14:57:36.371161466Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-bt2xs/manager\" id=6c8de609-8676-41d6-b000-ab37e850cf06 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:57:36.372234 crc crio[20344]: time=\"2026-06-10T14:57:36.371641919Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-577b679b5c-fmms2/manager\" id=8448a79a-8707-4ed4-9746-e0d497339f2a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:57:36.455043 crc crio[20344]: time=\"2026-06-10T14:57:36.45458904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:36.460449 crc crio[20344]: time=\"2026-06-10T14:57:36.460116063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:36.466205 crc crio[20344]: time=\"2026-06-10T14:57:36.466150017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:36.474870 crc crio[20344]: time=\"2026-06-10T14:57:36.474842301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:36.480152 crc crio[20344]: time=\"2026-06-10T14:57:36.480127267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:36.482157 crc crio[20344]: time=\"2026-06-10T14:57:36.482003275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:36.483914 crc crio[20344]: time=\"2026-06-10T14:57:36.483890723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:36.495240 crc crio[20344]: time=\"2026-06-10T14:57:36.494713642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:36.515836 crc crio[20344]: time=\"2026-06-10T14:57:36.515227309Z\" level=info msg=\"Created container 8e1cc58cf8feb0cc58b808ca08be8a01cfa1b02d1399e23df9ff66c7fc6cfcf6: openstack-operators/ovn-operator-controller-manager-58f85bd97f-72l7t/manager\" id=b6f43680-85a1-4c4b-a86a-455d538ef617 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:57:36.516764 crc crio[20344]: time=\"2026-06-10T14:57:36.516607704Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-f4c4579bb-drkxt/manager\" id=00f9b2c5-75ba-4fcc-a760-6f06dbdd61a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:57:36.519152 crc crio[20344]: time=\"2026-06-10T14:57:36.519077508Z\" level=info msg=\"Starting container: 8e1cc58cf8feb0cc58b808ca08be8a01cfa1b02d1399e23df9ff66c7fc6cfcf6\" id=e9baedac-5e81-49b4-b1d2-12ab99cccbd5 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:57:36.531768 crc crio[20344]: time=\"2026-06-10T14:57:36.531454316Z\" level=info msg=\"Started container\" PID=50638 containerID=8e1cc58cf8feb0cc58b808ca08be8a01cfa1b02d1399e23df9ff66c7fc6cfcf6 description=openstack-operators/ovn-operator-controller-manager-58f85bd97f-72l7t/manager id=e9baedac-5e81-49b4-b1d2-12ab99cccbd5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc868115dbaa79ce04fabfdde435cead3a9cb2b12ca60dfe7c345cb5f2ef4e62\nJun 10 14:57:36.564960 crc crio[20344]: 2026-06-10T14:57:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:03df1c7b7950054 Mac:be:54:41:ac:5f:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/d4e991e7-cbe3-4992-8b58-fd961a70e7da SocketPath: PciID:}] [{Interface:0xc0002fc840 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:57:36.566079 crc crio[20344]: time=\"2026-06-10T14:57:36.566017344Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-8b4679f98-vqxzx Namespace:openstack-operators ID:03df1c7b7950054ecead9a89a6f33bf956aaeaff852dfc2decb120e4af34ad61 UID:d2f4be47-bfd8-430a-beb1-b10042f9cd5d NetNS:/var/run/netns/d4e991e7-cbe3-4992-8b58-fd961a70e7da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd2f4be47_bfd8_430a_beb1_b10042f9cd5d.slice PodAnnotations:0xc001b9c360}] Aliases:map[]}\"\nJun 10 14:57:36.566350 crc crio[20344]: time=\"2026-06-10T14:57:36.566227039Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-manager-8b4679f98-vqxzx for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:57:36.591527 crc crio[20344]: time=\"2026-06-10T14:57:36.591432557Z\" level=info msg=\"Created container fc165279c020422c40c637d474ff24461c81ea7c725f178d8ab302a276147d92: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-p2rdl/manager\" id=69c00437-6c67-41f1-ab29-21d30e7b3708 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:57:36.593118 crc crio[20344]: time=\"2026-06-10T14:57:36.592964216Z\" level=info msg=\"Starting container: fc165279c020422c40c637d474ff24461c81ea7c725f178d8ab302a276147d92\" id=147238b5-3e98-470b-a992-5758198518ea name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:57:36.602163 crc crio[20344]: time=\"2026-06-10T14:57:36.602122982Z\" level=info msg=\"Started container\" PID=50654 containerID=fc165279c020422c40c637d474ff24461c81ea7c725f178d8ab302a276147d92 description=openstack-operators/glance-operator-controller-manager-5bdfb47c4d-p2rdl/manager id=147238b5-3e98-470b-a992-5758198518ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8e2a2a7a5d3f3b0cd592583ce58c8cc60fc63be41cbc21b086470f25470bbf2\nJun 10 14:57:36.606240 crc crio[20344]: time=\"2026-06-10T14:57:36.606173906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:36.610133 crc crio[20344]: time=\"2026-06-10T14:57:36.609892192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:36.611502 crc crio[20344]: time=\"2026-06-10T14:57:36.611077392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:36.612548 crc crio[20344]: time=\"2026-06-10T14:57:36.612479638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:36.619021 crc crio[20344]: time=\"2026-06-10T14:57:36.618909463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:36.623993 crc crio[20344]: time=\"2026-06-10T14:57:36.623904722Z\" level=info msg=\"Created container 20952aac91315c446c410f08ad0998bd4e26e4e9354a6823504f1797f0fae2ce: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-49lpn/manager\" id=87f2079e-5ed3-4c22-8e78-6fcb658da4ff name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:57:36.626402 crc crio[20344]: time=\"2026-06-10T14:57:36.626223911Z\" level=info msg=\"Created container c471df588b70d140d4906badfdb45d4272830e86632e8d7f7a692d5745446a3f: openstack-operators/neutron-operator-controller-manager-688d5c756f-qfqjf/manager\" id=5ae7381c-0c99-48f4-89c4-ab9a8c5ccd17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:57:36.629502 crc crio[20344]: time=\"2026-06-10T14:57:36.629149556Z\" level=info msg=\"Starting container: 20952aac91315c446c410f08ad0998bd4e26e4e9354a6823504f1797f0fae2ce\" id=12ebad66-1a9e-4605-af7e-c53d5177a8f2 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:57:36.633976 crc crio[20344]: time=\"2026-06-10T14:57:36.633870898Z\" level=info msg=\"Starting container: c471df588b70d140d4906badfdb45d4272830e86632e8d7f7a692d5745446a3f\" id=752f4288-1ca6-4924-922a-52a3d5487c67 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:57:36.634529 crc crio[20344]: time=\"2026-06-10T14:57:36.63434612Z\" level=info msg=\"Started container\" PID=50653 containerID=20952aac91315c446c410f08ad0998bd4e26e4e9354a6823504f1797f0fae2ce description=openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-49lpn/manager id=12ebad66-1a9e-4605-af7e-c53d5177a8f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c31ffd21221bc586bd0433b05a6ff542c8aec11f0bb857fdf8aa60acd217517\nJun 10 14:57:36.642991 crc crio[20344]: 2026-06-10T14:57:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b4e4936d291ea7 Mac:32:8f:ea:6a:ac:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/c53bc7d1-7da6-4a0a-8b12-de8e08ef3b03 SocketPath: PciID:}] [{Interface:0xc000240bd0 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:57:36.643127 crc crio[20344]: time=\"2026-06-10T14:57:36.639938914Z\" level=info msg=\"Started container\" PID=50659 containerID=c471df588b70d140d4906badfdb45d4272830e86632e8d7f7a692d5745446a3f description=openstack-operators/neutron-operator-controller-manager-688d5c756f-qfqjf/manager id=752f4288-1ca6-4924-922a-52a3d5487c67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2d762c725f71f7e498cd5a92f5447fd85ba81993b2d300117bf88b376c6bd36\nJun 10 14:57:36.645310 crc crio[20344]: time=\"2026-06-10T14:57:36.645185239Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-7c67dc759fjggw8 Namespace:openstack-operators ID:1b4e4936d291ea70236abb083affac677e9f2dadaefc967331f239f29f06ba64 UID:717b4d0d-4b0f-41c6-b346-bad4526bcbc2 NetNS:/var/run/netns/c53bc7d1-7da6-4a0a-8b12-de8e08ef3b03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod717b4d0d_4b0f_41c6_b346_bad4526bcbc2.slice PodAnnotations:0xc000528720}] Aliases:map[]}\"\nJun 10 14:57:36.647026 crc crio[20344]: time=\"2026-06-10T14:57:36.646950004Z\" level=info msg=\"Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759fjggw8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:57:36.665540 crc crio[20344]: time=\"2026-06-10T14:57:36.665449459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:36.674966 crc crio[20344]: time=\"2026-06-10T14:57:36.674872471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:36.686781 crc crio[20344]: time=\"2026-06-10T14:57:36.686717116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:36.699160 crc crio[20344]: time=\"2026-06-10T14:57:36.699100894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:36.702709 crc crio[20344]: time=\"2026-06-10T14:57:36.702590624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:36.708418 crc crio[20344]: time=\"2026-06-10T14:57:36.708371952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:36.715976 crc crio[20344]: time=\"2026-06-10T14:57:36.715876485Z\" level=info msg=\"Ran pod sandbox 03df1c7b7950054ecead9a89a6f33bf956aaeaff852dfc2decb120e4af34ad61 with infra container: openstack-operators/openstack-operator-controller-manager-8b4679f98-vqxzx/POD\" id=e2c274b7-7343-443a-8239-3aef569b65c9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:57:36.719770 crc crio[20344]: time=\"2026-06-10T14:57:36.719626592Z\" level=info msg=\"Checking image status: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\" id=79b1bc66-d124-485c-85ce-f125d66d7ff9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:36.723096 crc crio[20344]: time=\"2026-06-10T14:57:36.723015899Z\" level=info msg=\"Ran pod sandbox 1b4e4936d291ea70236abb083affac677e9f2dadaefc967331f239f29f06ba64 with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fjggw8/POD\" id=3c2a822e-8ae2-4d5c-b91b-e3e77103b5d5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:57:36.723588 crc crio[20344]: time=\"2026-06-10T14:57:36.723566503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:36.724049 crc crio[20344]: time=\"2026-06-10T14:57:36.723975443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:36.728088 crc crio[20344]: time=\"2026-06-10T14:57:36.728022887Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=69819ea4-1250-45e5-8d5e-07cd618abbb9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:36.737221 crc crio[20344]: time=\"2026-06-10T14:57:36.737133071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:36.747148 crc crio[20344]: time=\"2026-06-10T14:57:36.747063657Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1 not found\" id=69819ea4-1250-45e5-8d5e-07cd618abbb9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:36.747395 crc crio[20344]: time=\"2026-06-10T14:57:36.747163969Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1 found\" id=69819ea4-1250-45e5-8d5e-07cd618abbb9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:36.750661 crc crio[20344]: time=\"2026-06-10T14:57:36.7495143Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=d3ec1571-97a4-4cb9-8475-48b28cb3b949 name=/runtime.v1.ImageService/PullImage\nJun 10 14:57:36.761098 crc crio[20344]: time=\"2026-06-10T14:57:36.75770417Z\" level=info msg=\"Created container 09e93b1db1c5849e63176432e30fb8532c42b2e8541897a2f7ceb27a01aab43f: openstack-operators/cinder-operator-controller-manager-86c584f6fc-5wrs7/manager\" id=ab5f0466-1ecf-4471-b74a-4aada33a1965 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:57:36.765744 crc crio[20344]: time=\"2026-06-10T14:57:36.765650194Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\\\"\"\nJun 10 14:57:36.770836 crc crio[20344]: time=\"2026-06-10T14:57:36.770741895Z\" level=info msg=\"Starting container: 09e93b1db1c5849e63176432e30fb8532c42b2e8541897a2f7ceb27a01aab43f\" id=d523698c-463f-4037-9902-f8aaccbdc345 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:57:36.779580 crc crio[20344]: time=\"2026-06-10T14:57:36.77949196Z\" level=info msg=\"Started container\" PID=50717 containerID=09e93b1db1c5849e63176432e30fb8532c42b2e8541897a2f7ceb27a01aab43f description=openstack-operators/cinder-operator-controller-manager-86c584f6fc-5wrs7/manager id=d523698c-463f-4037-9902-f8aaccbdc345 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ad8bc171d9806c7b93ee61090701f2fac5d3607b0f00f5a78158ea1247fa49a\nJun 10 14:57:36.786497 crc crio[20344]: time=\"2026-06-10T14:57:36.786175322Z\" level=info msg=\"Created container ba0f12ad42e56001a3bf13b104cb6d379672ba473521264fee75fb470ac1cec1: openstack-operators/swift-operator-controller-manager-67c49dd5c6-dn5zb/manager\" id=4d34203d-fc4d-4a15-911e-e655688cb76d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:57:36.788785 crc crio[20344]: time=\"2026-06-10T14:57:36.787856425Z\" level=info msg=\"Starting container: ba0f12ad42e56001a3bf13b104cb6d379672ba473521264fee75fb470ac1cec1\" id=5588dd81-2170-4608-b20e-b07a608687a0 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:57:36.797323 crc crio[20344]: time=\"2026-06-10T14:57:36.797196095Z\" level=info msg=\"Started container\" PID=50720 containerID=ba0f12ad42e56001a3bf13b104cb6d379672ba473521264fee75fb470ac1cec1 description=openstack-operators/swift-operator-controller-manager-67c49dd5c6-dn5zb/manager id=5588dd81-2170-4608-b20e-b07a608687a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0358c67d482a39e102d1d9eab976197a8edd09b1d1de1ec91653af6bf1906c3\nJun 10 14:57:36.802752 crc crio[20344]: time=\"2026-06-10T14:57:36.802699877Z\" level=info msg=\"Created container 2a31dbbd96435f3dfb944ff75d1f2681cf9f174332b6793ea028f79b701c6130: openstack-operators/manila-operator-controller-manager-677d9d8477-7kcxb/manager\" id=d98dc9cb-ef59-4295-af17-2b2da755bad1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:57:36.803561 crc crio[20344]: time=\"2026-06-10T14:57:36.803478087Z\" level=info msg=\"Starting container: 2a31dbbd96435f3dfb944ff75d1f2681cf9f174332b6793ea028f79b701c6130\" id=8d540cff-916c-4ad0-a575-ff5a5b95c923 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:57:36.820427 crc crio[20344]: time=\"2026-06-10T14:57:36.82034369Z\" level=info msg=\"Checking image status: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\" id=11674ed1-46bf-4d77-a55f-139a043d5671 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:36.821397 crc crio[20344]: time=\"2026-06-10T14:57:36.821344836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:36.826216 crc crio[20344]: time=\"2026-06-10T14:57:36.826115908Z\" level=info msg=\"Started container\" PID=50731 containerID=2a31dbbd96435f3dfb944ff75d1f2681cf9f174332b6793ea028f79b701c6130 description=openstack-operators/manila-operator-controller-manager-677d9d8477-7kcxb/manager id=8d540cff-916c-4ad0-a575-ff5a5b95c923 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f99441dd1272d3708a4eab485f7c50c312974e6382fde7dfd101d96c98590aa\nJun 10 14:57:36.832859 crc crio[20344]: time=\"2026-06-10T14:57:36.832697087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:36.880780 crc crio[20344]: time=\"2026-06-10T14:57:36.873426254Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-8b4679f98-vqxzx/manager\" id=e34b8c97-4557-4a7b-9dd9-600a1276a940 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:57:36.880780 crc crio[20344]: time=\"2026-06-10T14:57:36.875386315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:36.980248 crc crio[20344]: time=\"2026-06-10T14:57:36.980152967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:36.985159 crc crio[20344]: time=\"2026-06-10T14:57:36.985097764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:37.022223 crc crio[20344]: time=\"2026-06-10T14:57:37.021937171Z\" level=info msg=\"Created container 1e3131cf655ba45c0bfaeb0be63e4bda323dc89569e492096351c27d7066ec76: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-s2hw2/manager\" id=fe9647ec-5726-4aab-a471-f7fe7cf0ed02 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:57:37.038823 crc crio[20344]: time=\"2026-06-10T14:57:37.03865619Z\" level=info msg=\"Starting container: 1e3131cf655ba45c0bfaeb0be63e4bda323dc89569e492096351c27d7066ec76\" id=7af878f2-f233-4bf4-a628-ec9e8e4f0b27 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:57:37.046538 crc crio[20344]: time=\"2026-06-10T14:57:37.046473231Z\" level=info msg=\"Created container 77de62a8371bffe0e536d3d53100febb7ea2a66211b985945a5e26d5988bcba0: openstack-operators/designate-operator-controller-manager-6bf8599b68-rk7j4/manager\" id=4463bb28-3218-4e65-b2ae-5a14c2a3fbec name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:57:37.055190 crc crio[20344]: time=\"2026-06-10T14:57:37.055101973Z\" level=info msg=\"Starting container: 77de62a8371bffe0e536d3d53100febb7ea2a66211b985945a5e26d5988bcba0\" id=be062a01-75ca-47dc-8e02-de21c494bf68 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:57:37.063718 crc crio[20344]: time=\"2026-06-10T14:57:37.063453958Z\" level=info msg=\"Started container\" PID=50753 containerID=1e3131cf655ba45c0bfaeb0be63e4bda323dc89569e492096351c27d7066ec76 description=openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-s2hw2/manager id=7af878f2-f233-4bf4-a628-ec9e8e4f0b27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=610fba1c5d4e99086c232edc364c7b09e07801e51474ef61aa4b0308d52fb19a\nJun 10 14:57:37.124075 crc crio[20344]: time=\"2026-06-10T14:57:37.123924752Z\" level=info msg=\"Started container\" PID=50733 containerID=77de62a8371bffe0e536d3d53100febb7ea2a66211b985945a5e26d5988bcba0 description=openstack-operators/designate-operator-controller-manager-6bf8599b68-rk7j4/manager id=be062a01-75ca-47dc-8e02-de21c494bf68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4592b66b366568b0f225bdde0f0ddc98ea9a8612c7450740e5ca5460b21658c2\nJun 10 14:57:37.142192 crc crio[20344]: time=\"2026-06-10T14:57:37.142099619Z\" level=info msg=\"Created container ae3c20d537ebf01be78c75d1cfe64eb20ee96e525fdeac68d66cd6177684ca95: openstack-operators/octavia-operator-controller-manager-6495978d8d-xz9hv/manager\" id=130be724-62c0-47ab-9652-8aeee02fd91e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:57:37.148881 crc crio[20344]: time=\"2026-06-10T14:57:37.148800801Z\" level=info msg=\"Starting container: ae3c20d537ebf01be78c75d1cfe64eb20ee96e525fdeac68d66cd6177684ca95\" id=36596c6a-8350-42b4-9d7f-152fe7e97432 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:57:37.150202 crc crio[20344]: time=\"2026-06-10T14:57:37.150156716Z\" level=info msg=\"Created container 8c9f8d543e32860de6aa70bc8bd0c492b2681e605f7b15fc0eb3aeaa4f93e3d7: openstack-operators/test-operator-controller-manager-8d5599d7d-rdtrk/manager\" id=275b636a-74c4-45ef-9682-de711e88ba64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:57:37.153446 crc crio[20344]: time=\"2026-06-10T14:57:37.153341588Z\" level=info msg=\"Starting container: 8c9f8d543e32860de6aa70bc8bd0c492b2681e605f7b15fc0eb3aeaa4f93e3d7\" id=1d3aaf8a-9551-4d25-a9f5-de39a5bf6381 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:57:37.163951 crc crio[20344]: time=\"2026-06-10T14:57:37.163852368Z\" level=info msg=\"Started container\" PID=50786 containerID=ae3c20d537ebf01be78c75d1cfe64eb20ee96e525fdeac68d66cd6177684ca95 description=openstack-operators/octavia-operator-controller-manager-6495978d8d-xz9hv/manager id=36596c6a-8350-42b4-9d7f-152fe7e97432 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e34b0a09c58bf79b06588f1e99085a925a8d9393954009a6f092dc16d7b02c03\nJun 10 14:57:37.171920 crc crio[20344]: time=\"2026-06-10T14:57:37.171752741Z\" level=info msg=\"Started container\" PID=50757 containerID=8c9f8d543e32860de6aa70bc8bd0c492b2681e605f7b15fc0eb3aeaa4f93e3d7 description=openstack-operators/test-operator-controller-manager-8d5599d7d-rdtrk/manager id=1d3aaf8a-9551-4d25-a9f5-de39a5bf6381 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1fc08ecbfbe50313f303ee413fe852792d838eb2719091ecbde3d3abbf19abda\nJun 10 14:57:37.184094 crc crio[20344]: time=\"2026-06-10T14:57:37.183987855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:37.206643 crc crio[20344]: time=\"2026-06-10T14:57:37.206551165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:37.322644 crc crio[20344]: time=\"2026-06-10T14:57:37.322461864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:37.322901 crc crio[20344]: time=\"2026-06-10T14:57:37.322800873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:37.341784 crc crio[20344]: time=\"2026-06-10T14:57:37.341660757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:37.344131 crc crio[20344]: time=\"2026-06-10T14:57:37.344050869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:37.354495 crc crio[20344]: time=\"2026-06-10T14:57:37.353933623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:37.378963 crc crio[20344]: time=\"2026-06-10T14:57:37.378906425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:37.380392 crc crio[20344]: time=\"2026-06-10T14:57:37.380347712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:37.390561 crc crio[20344]: time=\"2026-06-10T14:57:37.390482032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:37.410613 crc crio[20344]: time=\"2026-06-10T14:57:37.408999158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:37.414938 crc crio[20344]: time=\"2026-06-10T14:57:37.414844138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:37.415608 crc crio[20344]: time=\"2026-06-10T14:57:37.415534726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:37.432072 crc crio[20344]: time=\"2026-06-10T14:57:37.431976689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:37.433208 crc crio[20344]: time=\"2026-06-10T14:57:37.433127328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:37.434304 crc crio[20344]: time=\"2026-06-10T14:57:37.434184215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:37.435188 crc crio[20344]: time=\"2026-06-10T14:57:37.435112369Z\" level=info msg=\"Created container c5bdd853ebca6ece929c0d13e2e7784f3bf5b7fd6821f3c715dcc0bbe327ba35: openstack-operators/nova-operator-controller-manager-f4c4579bb-drkxt/manager\" id=00f9b2c5-75ba-4fcc-a760-6f06dbdd61a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:57:37.437343 crc crio[20344]: time=\"2026-06-10T14:57:37.437299035Z\" level=info msg=\"Starting container: c5bdd853ebca6ece929c0d13e2e7784f3bf5b7fd6821f3c715dcc0bbe327ba35\" id=377eceb2-1cc8-4467-a69a-6ab63e25e012 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:57:37.469597 crc crio[20344]: time=\"2026-06-10T14:57:37.469546744Z\" level=info msg=\"Started container\" PID=50799 containerID=c5bdd853ebca6ece929c0d13e2e7784f3bf5b7fd6821f3c715dcc0bbe327ba35 description=openstack-operators/nova-operator-controller-manager-f4c4579bb-drkxt/manager id=377eceb2-1cc8-4467-a69a-6ab63e25e012 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bba03abbafece3545889062a2e48b904b07a5f6d4d27fa6ee1820a8bbadce761\nJun 10 14:57:37.892192 crc crio[20344]: time=\"2026-06-10T14:57:37.892061122Z\" level=info msg=\"Created container 54a64013605059e40bb61d6eaa5f5062ebcc6dfff6b3e91b5edcd60bd520ba0a: openstack-operators/ironic-operator-controller-manager-75f8548fcd-pd6ql/manager\" id=c7378c88-101d-4dd8-ba1c-7b3bbf258554 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:57:37.897720 crc crio[20344]: time=\"2026-06-10T14:57:37.897575914Z\" level=info msg=\"Created container c9b4f0807bd391009d55e219a7db9748f49f0411c4aec151ef2e0a1af17362e0: openstack-operators/openstack-operator-controller-manager-8b4679f98-vqxzx/manager\" id=e34b8c97-4557-4a7b-9dd9-600a1276a940 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:57:37.898111 crc crio[20344]: time=\"2026-06-10T14:57:37.898076317Z\" level=info msg=\"Created container 05630178afdd839afce31ff46b7ea196ef2e553930031514608d7ba20b0f614d: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-rcch6/manager\" id=4b6c3a1e-52e4-475f-8fbb-2d36397d8ad2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:57:37.898664 crc crio[20344]: time=\"2026-06-10T14:57:37.898555639Z\" level=info msg=\"Starting container: 54a64013605059e40bb61d6eaa5f5062ebcc6dfff6b3e91b5edcd60bd520ba0a\" id=2ed77181-9081-418c-999d-bd6464cd92c2 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:57:37.900184 crc crio[20344]: time=\"2026-06-10T14:57:37.900110579Z\" level=info msg=\"Starting container: c9b4f0807bd391009d55e219a7db9748f49f0411c4aec151ef2e0a1af17362e0\" id=0183432a-3a9f-4bb1-b60a-17886de20a51 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:57:37.900371 crc crio[20344]: time=\"2026-06-10T14:57:37.900323875Z\" level=info msg=\"Starting container: 05630178afdd839afce31ff46b7ea196ef2e553930031514608d7ba20b0f614d\" id=99c66d54-bcbf-47d7-8a88-be713ead1993 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:57:37.913022 crc crio[20344]: time=\"2026-06-10T14:57:37.908939266Z\" level=info msg=\"Started container\" PID=50932 containerID=54a64013605059e40bb61d6eaa5f5062ebcc6dfff6b3e91b5edcd60bd520ba0a description=openstack-operators/ironic-operator-controller-manager-75f8548fcd-pd6ql/manager id=2ed77181-9081-418c-999d-bd6464cd92c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e88c572f7e6b2616d649e317358519477637ffc58bab03c56e483e5726d4b3b0\nJun 10 14:57:37.924943 crc crio[20344]: time=\"2026-06-10T14:57:37.924857575Z\" level=info msg=\"Started container\" PID=50937 containerID=05630178afdd839afce31ff46b7ea196ef2e553930031514608d7ba20b0f614d description=openstack-operators/keystone-operator-controller-manager-6ccff66c5b-rcch6/manager id=99c66d54-bcbf-47d7-8a88-be713ead1993 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d846f57b6dde546a008d5af7bc6e0e06cc058bc95c21f0cbb70ed77e55cb129d\nJun 10 14:57:37.925115 crc crio[20344]: time=\"2026-06-10T14:57:37.924998239Z\" level=info msg=\"Started container\" PID=50930 containerID=c9b4f0807bd391009d55e219a7db9748f49f0411c4aec151ef2e0a1af17362e0 description=openstack-operators/openstack-operator-controller-manager-8b4679f98-vqxzx/manager id=0183432a-3a9f-4bb1-b60a-17886de20a51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=03df1c7b7950054ecead9a89a6f33bf956aaeaff852dfc2decb120e4af34ad61\nJun 10 14:57:37.945211 crc crio[20344]: time=\"2026-06-10T14:57:37.945107886Z\" level=info msg=\"Created container 56d760c127b5901fd4a5c9d415b8e970191156dd844f26812ce3321647996bc1: openstack-operators/horizon-operator-controller-manager-548d6d5f9-8tdwx/manager\" id=c7591ba9-aad2-498d-9dd0-1d31f5c56daa name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:57:37.949393 crc crio[20344]: time=\"2026-06-10T14:57:37.949321044Z\" level=info msg=\"Starting container: 56d760c127b5901fd4a5c9d415b8e970191156dd844f26812ce3321647996bc1\" id=9e53cb5e-4edc-41e3-895b-f369878f6726 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:57:37.969323 crc crio[20344]: time=\"2026-06-10T14:57:37.967966383Z\" level=info msg=\"Created container 0d32b49545395d40897128e3b5112e6ce26f7d575482fcd4f01f8d3f89dfb89d: openstack-operators/watcher-operator-controller-manager-577b679b5c-fmms2/manager\" id=8448a79a-8707-4ed4-9746-e0d497339f2a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:57:37.970481 crc crio[20344]: time=\"2026-06-10T14:57:37.970325904Z\" level=info msg=\"Created container 03eab3d38bd1825634a5e5cee15298cce0ce8360e7b091b2019353fbd92ad6fb: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-m88kf/manager\" id=012a3f69-4ec0-422a-b121-163d516e870f name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:57:37.979728 crc crio[20344]: time=\"2026-06-10T14:57:37.973365602Z\" level=info msg=\"Starting container: 03eab3d38bd1825634a5e5cee15298cce0ce8360e7b091b2019353fbd92ad6fb\" id=d57b5158-3d8b-4ec1-b967-20b5d96d2483 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:57:37.979728 crc crio[20344]: time=\"2026-06-10T14:57:37.974495041Z\" level=info msg=\"Starting container: 0d32b49545395d40897128e3b5112e6ce26f7d575482fcd4f01f8d3f89dfb89d\" id=b5357ff1-d07b-4df3-89a7-4836bce77d53 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:57:37.987126 crc crio[20344]: time=\"2026-06-10T14:57:37.985636557Z\" level=info msg=\"Started container\" PID=50940 containerID=56d760c127b5901fd4a5c9d415b8e970191156dd844f26812ce3321647996bc1 description=openstack-operators/horizon-operator-controller-manager-548d6d5f9-8tdwx/manager id=9e53cb5e-4edc-41e3-895b-f369878f6726 name=/runtime.v1.RuntimeService/StartContainer sandboxID=900074943c01a4092fcd75667be490e5915b26fe12373b44b1cb7662505173de\nJun 10 14:57:37.987866 crc crio[20344]: time=\"2026-06-10T14:57:37.987798403Z\" level=info msg=\"Started container\" PID=50927 containerID=03eab3d38bd1825634a5e5cee15298cce0ce8360e7b091b2019353fbd92ad6fb description=openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-m88kf/manager id=d57b5158-3d8b-4ec1-b967-20b5d96d2483 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5a95bdc6021a4a46ba7c6554bfa329698f3eda8e72a2e66ba371b38c70569d2\nJun 10 14:57:37.993933 crc crio[20344]: time=\"2026-06-10T14:57:37.993808167Z\" level=info msg=\"Started container\" PID=50933 containerID=0d32b49545395d40897128e3b5112e6ce26f7d575482fcd4f01f8d3f89dfb89d description=openstack-operators/watcher-operator-controller-manager-577b679b5c-fmms2/manager id=b5357ff1-d07b-4df3-89a7-4836bce77d53 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1f547cb46a2154f4ff81ea12cdffca8000eb543fc7194f8f2b5928a4d205abb\nJun 10 14:57:38.033546 crc crio[20344]: time=\"2026-06-10T14:57:38.033441196Z\" level=info msg=\"Created container 0fb61c4b27931da7564337b6eddb063e6790ea0de6df88f0e9f21b7eb944660b: openstack-operators/heat-operator-controller-manager-5c5844cc68-ckqt9/manager\" id=23ca6d96-b91e-48e0-9cb6-969a639d8bad name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:57:38.034810 crc crio[20344]: time=\"2026-06-10T14:57:38.034534794Z\" level=info msg=\"Starting container: 0fb61c4b27931da7564337b6eddb063e6790ea0de6df88f0e9f21b7eb944660b\" id=c5aabc27-7185-4642-b5c1-58af02b5971f name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:57:38.069993 crc crio[20344]: time=\"2026-06-10T14:57:38.060349867Z\" level=info msg=\"Started container\" PID=50942 containerID=0fb61c4b27931da7564337b6eddb063e6790ea0de6df88f0e9f21b7eb944660b description=openstack-operators/heat-operator-controller-manager-5c5844cc68-ckqt9/manager id=c5aabc27-7185-4642-b5c1-58af02b5971f name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ed1df6d846644e584168e985b4df5db72b011fd2be1e7f08190b41c902e8d09\nJun 10 14:57:38.069993 crc crio[20344]: time=\"2026-06-10T14:57:38.062567394Z\" level=info msg=\"Created container fbd892cf61ee9049409d66f53b4217e9552ddd10baf09aa8d3ce333bbdb1e799: openstack-operators/infra-operator-controller-manager-cbcfcddf7-bt2xs/manager\" id=6c8de609-8676-41d6-b000-ab37e850cf06 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:57:38.069993 crc crio[20344]: time=\"2026-06-10T14:57:38.064019012Z\" level=info msg=\"Starting container: fbd892cf61ee9049409d66f53b4217e9552ddd10baf09aa8d3ce333bbdb1e799\" id=d4eb023b-692b-4bc6-9ac2-c629431e6ea5 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:57:38.087916 crc crio[20344]: time=\"2026-06-10T14:57:38.085640517Z\" level=info msg=\"Started container\" PID=50931 containerID=fbd892cf61ee9049409d66f53b4217e9552ddd10baf09aa8d3ce333bbdb1e799 description=openstack-operators/infra-operator-controller-manager-cbcfcddf7-bt2xs/manager id=d4eb023b-692b-4bc6-9ac2-c629431e6ea5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dcfda5ca1fe64333606ab894b82a619842ae4cb759637d99611a932d1ccef1ef\nJun 10 14:57:42.534637 crc crio[20344]: time=\"2026-06-10T14:57:42.53335612Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=d3ec1571-97a4-4cb9-8475-48b28cb3b949 name=/runtime.v1.ImageService/PullImage\nJun 10 14:57:42.536222 crc crio[20344]: time=\"2026-06-10T14:57:42.535949658Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=fcec9439-43f9-4f1f-9fcd-edd3e6ff95da name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:42.541832 crc crio[20344]: time=\"2026-06-10T14:57:42.539472899Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=00e9c42a-2418-44e6-9a43-5ce553a066d2 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:57:42.551428 crc crio[20344]: time=\"2026-06-10T14:57:42.548500124Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fjggw8/manager\" id=27aca866-91f4-4e08-bc34-81c04fc538ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:57:42.551428 crc crio[20344]: time=\"2026-06-10T14:57:42.550068185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:42.582779 crc crio[20344]: time=\"2026-06-10T14:57:42.582652342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:42.587240 crc crio[20344]: time=\"2026-06-10T14:57:42.587152849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:57:42.706242 crc crio[20344]: time=\"2026-06-10T14:57:42.706144144Z\" level=info msg=\"Created container 3b3a10702670ffb2d199e2842b7e508850a6742979fa53a2af4afec0c1cc4e54: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fjggw8/manager\" id=27aca866-91f4-4e08-bc34-81c04fc538ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:57:42.707565 crc crio[20344]: time=\"2026-06-10T14:57:42.70750426Z\" level=info msg=\"Starting container: 3b3a10702670ffb2d199e2842b7e508850a6742979fa53a2af4afec0c1cc4e54\" id=26841a10-f7e0-412d-8fa6-10c55c90f280 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:57:42.713109 crc crio[20344]: time=\"2026-06-10T14:57:42.713026913Z\" level=info msg=\"Started container\" PID=51217 containerID=3b3a10702670ffb2d199e2842b7e508850a6742979fa53a2af4afec0c1cc4e54 description=openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fjggw8/manager id=26841a10-f7e0-412d-8fa6-10c55c90f280 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b4e4936d291ea70236abb083affac677e9f2dadaefc967331f239f29f06ba64\nJun 10 14:58:00.524744 crc crio[20344]: time=\"2026-06-10T14:58:00.524139365Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685058-brk75/POD\" id=d4be9b3f-7a9d-4cf5-b695-c6ac0de8c5ac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:58:00.526814 crc crio[20344]: time=\"2026-06-10T14:58:00.524771211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:58:00.578028 crc crio[20344]: time=\"2026-06-10T14:58:00.577939394Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685058-brk75 Namespace:openshift-infra ID:bacfa77e7e9d342b0ff8ab18b181bbfd34ca164c785c7b9ef6742d2f02ceeab7 UID:21ecc50f-4d44-4cb1-b5f7-a71e349f1d3b NetNS:/var/run/netns/3c3d3602-aaa2-4520-ae2c-0633ca1c8d1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21ecc50f_4d44_4cb1_b5f7_a71e349f1d3b.slice PodAnnotations:0xc00078c0e8}] Aliases:map[]}\"\nJun 10 14:58:00.578028 crc crio[20344]: time=\"2026-06-10T14:58:00.578000195Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685058-brk75 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:58:01.118005 crc crio[20344]: 2026-06-10T14:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bacfa77e7e9d342 Mac:72:bd:4f:90:56:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/3c3d3602-aaa2-4520-ae2c-0633ca1c8d1b SocketPath: PciID:}] [{Interface:0xc0003045a0 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:58:01.120228 crc crio[20344]: time=\"2026-06-10T14:58:01.120126976Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685058-brk75 Namespace:openshift-infra ID:bacfa77e7e9d342b0ff8ab18b181bbfd34ca164c785c7b9ef6742d2f02ceeab7 UID:21ecc50f-4d44-4cb1-b5f7-a71e349f1d3b NetNS:/var/run/netns/3c3d3602-aaa2-4520-ae2c-0633ca1c8d1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21ecc50f_4d44_4cb1_b5f7_a71e349f1d3b.slice PodAnnotations:0xc00078c0e8}] Aliases:map[]}\"\nJun 10 14:58:01.120746 crc crio[20344]: time=\"2026-06-10T14:58:01.120597428Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685058-brk75 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:58:01.131477 crc crio[20344]: time=\"2026-06-10T14:58:01.131386309Z\" level=info msg=\"Ran pod sandbox bacfa77e7e9d342b0ff8ab18b181bbfd34ca164c785c7b9ef6742d2f02ceeab7 with infra container: openshift-infra/auto-csr-approver-29685058-brk75/POD\" id=d4be9b3f-7a9d-4cf5-b695-c6ac0de8c5ac name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:58:01.135769 crc crio[20344]: time=\"2026-06-10T14:58:01.13565773Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=e5145150-7303-42e2-8157-37e0f4bf0018 name=/runtime.v1.ImageService/PullImage\nJun 10 14:58:01.158362 crc crio[20344]: time=\"2026-06-10T14:58:01.158184376Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 10 14:58:02.173136 crc crio[20344]: time=\"2026-06-10T14:58:02.17296081Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=e5145150-7303-42e2-8157-37e0f4bf0018 name=/runtime.v1.ImageService/PullImage\nJun 10 14:58:02.175547 crc crio[20344]: time=\"2026-06-10T14:58:02.173914094Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b5789f7f-af44-469e-8515-c2de90a8f3c1 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:02.176960 crc crio[20344]: time=\"2026-06-10T14:58:02.176860001Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=360f4885-078b-4c9f-a7b8-e8d768f6e5ad name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:02.186367 crc crio[20344]: time=\"2026-06-10T14:58:02.186167063Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685058-brk75/oc\" id=9f0dfb32-2732-4df2-8d84-514b4c128cd9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:58:02.186897 crc crio[20344]: time=\"2026-06-10T14:58:02.186798509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:58:02.227724 crc crio[20344]: time=\"2026-06-10T14:58:02.226973984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:58:02.472742 crc crio[20344]: time=\"2026-06-10T14:58:02.472440389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:58:02.594656 crc crio[20344]: time=\"2026-06-10T14:58:02.594512244Z\" level=info msg=\"Created container eee8a2f7c502066c65c88e9b570731be4b2433dacb33051bb3d71e2dc850eb2c: openshift-infra/auto-csr-approver-29685058-brk75/oc\" id=9f0dfb32-2732-4df2-8d84-514b4c128cd9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:58:02.595820 crc crio[20344]: time=\"2026-06-10T14:58:02.595714785Z\" level=info msg=\"Starting container: eee8a2f7c502066c65c88e9b570731be4b2433dacb33051bb3d71e2dc850eb2c\" id=7bc245a7-8ea0-49b3-872a-4aea7ab5b2a1 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:58:02.600946 crc crio[20344]: time=\"2026-06-10T14:58:02.60089246Z\" level=info msg=\"Started container\" PID=51685 containerID=eee8a2f7c502066c65c88e9b570731be4b2433dacb33051bb3d71e2dc850eb2c description=openshift-infra/auto-csr-approver-29685058-brk75/oc id=7bc245a7-8ea0-49b3-872a-4aea7ab5b2a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bacfa77e7e9d342b0ff8ab18b181bbfd34ca164c785c7b9ef6742d2f02ceeab7\nJun 10 14:58:04.371569 crc crio[20344]: time=\"2026-06-10T14:58:04.370909308Z\" level=info msg=\"Stopping pod sandbox: bacfa77e7e9d342b0ff8ab18b181bbfd34ca164c785c7b9ef6742d2f02ceeab7\" id=4c62855a-4d17-40d7-8b64-79d5e2ca62a7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:58:04.373533 crc crio[20344]: time=\"2026-06-10T14:58:04.372108289Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685058-brk75 Namespace:openshift-infra ID:bacfa77e7e9d342b0ff8ab18b181bbfd34ca164c785c7b9ef6742d2f02ceeab7 UID:21ecc50f-4d44-4cb1-b5f7-a71e349f1d3b NetNS:/var/run/netns/3c3d3602-aaa2-4520-ae2c-0633ca1c8d1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21ecc50f_4d44_4cb1_b5f7_a71e349f1d3b.slice PodAnnotations:0xc0055eae28}] Aliases:map[]}\"\nJun 10 14:58:04.373533 crc crio[20344]: time=\"2026-06-10T14:58:04.372231422Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685058-brk75 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:58:04.737014 crc crio[20344]: time=\"2026-06-10T14:58:04.736885867Z\" level=info msg=\"Stopped pod sandbox: bacfa77e7e9d342b0ff8ab18b181bbfd34ca164c785c7b9ef6742d2f02ceeab7\" id=4c62855a-4d17-40d7-8b64-79d5e2ca62a7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:58:15.912946 crc crio[20344]: time=\"2026-06-10T14:58:15.912000259Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7dc8cc99c9-778dc/POD\" id=3c1f92d0-6390-4ad9-b164-481499834429 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:58:15.912946 crc crio[20344]: time=\"2026-06-10T14:58:15.9128155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:58:15.947474 crc crio[20344]: time=\"2026-06-10T14:58:15.947365979Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-778dc Namespace:openstack ID:f8736138594500a10b3d91de93a0b7baf58e2a5cf6572f04734053438afbe614 UID:ac2e59d6-3d6b-4afa-ad18-7d1ab84f33ad NetNS:/var/run/netns/6ff7080d-a765-48f5-9554-ec2ab5347564 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac2e59d6_3d6b_4afa_ad18_7d1ab84f33ad.slice PodAnnotations:0xc0027c0f40}] Aliases:map[]}\"\nJun 10 14:58:15.947474 crc crio[20344]: time=\"2026-06-10T14:58:15.947444511Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7dc8cc99c9-778dc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:58:15.988200 crc crio[20344]: time=\"2026-06-10T14:58:15.988122899Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-769fc96f7c-dclxd/POD\" id=aafe7a7e-6e9e-4871-8d91-c59a34fffb68 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:58:15.988200 crc crio[20344]: time=\"2026-06-10T14:58:15.988222902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:58:16.015862 crc crio[20344]: time=\"2026-06-10T14:58:16.015785579Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-dclxd Namespace:openstack ID:5ab0f54f0f0ff4a2c9cd2d1ae0fc7d3b0e0fc9e51988903c812b21c5a9373590 UID:9637162b-c0ef-4394-b017-2328cfd82e39 NetNS:/var/run/netns/f566e545-ba28-439c-842a-a57627f63136 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9637162b_c0ef_4394_b017_2328cfd82e39.slice PodAnnotations:0xc002264938}] Aliases:map[]}\"\nJun 10 14:58:16.015862 crc crio[20344]: time=\"2026-06-10T14:58:16.015854Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-769fc96f7c-dclxd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:58:16.316167 crc crio[20344]: 2026-06-10T14:58:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f8736138594500a Mac:7a:53:b6:b6:00:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/6ff7080d-a765-48f5-9554-ec2ab5347564 SocketPath: PciID:}] [{Interface:0xc000408ba0 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:58:16.317363 crc crio[20344]: time=\"2026-06-10T14:58:16.317169718Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-778dc Namespace:openstack ID:f8736138594500a10b3d91de93a0b7baf58e2a5cf6572f04734053438afbe614 UID:ac2e59d6-3d6b-4afa-ad18-7d1ab84f33ad NetNS:/var/run/netns/6ff7080d-a765-48f5-9554-ec2ab5347564 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac2e59d6_3d6b_4afa_ad18_7d1ab84f33ad.slice PodAnnotations:0xc0027c0f40}] Aliases:map[]}\"\nJun 10 14:58:16.317363 crc crio[20344]: time=\"2026-06-10T14:58:16.317359833Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7dc8cc99c9-778dc for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:58:16.323564 crc crio[20344]: time=\"2026-06-10T14:58:16.323509503Z\" level=info msg=\"Ran pod sandbox f8736138594500a10b3d91de93a0b7baf58e2a5cf6572f04734053438afbe614 with infra container: openstack/dnsmasq-dns-7dc8cc99c9-778dc/POD\" id=3c1f92d0-6390-4ad9-b164-481499834429 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:58:16.325980 crc crio[20344]: time=\"2026-06-10T14:58:16.325742191Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b74c277f-5ff6-45fd-b30b-53b9bfb452b4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:16.329467 crc crio[20344]: time=\"2026-06-10T14:58:16.327385773Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=b74c277f-5ff6-45fd-b30b-53b9bfb452b4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:16.329467 crc crio[20344]: time=\"2026-06-10T14:58:16.327522447Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=b74c277f-5ff6-45fd-b30b-53b9bfb452b4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:16.329467 crc crio[20344]: time=\"2026-06-10T14:58:16.329365945Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d4776571-28fc-4a48-9087-af87142c1b70 name=/runtime.v1.ImageService/PullImage\nJun 10 14:58:16.341883 crc crio[20344]: time=\"2026-06-10T14:58:16.341804708Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 10 14:58:16.376718 crc crio[20344]: 2026-06-10T14:58:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ab0f54f0f0ff4a Mac:a2:04:45:9b:f8:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/f566e545-ba28-439c-842a-a57627f63136 SocketPath: PciID:}] [{Interface:0xc000236df0 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:58:16.377862 crc crio[20344]: time=\"2026-06-10T14:58:16.377788384Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-dclxd Namespace:openstack ID:5ab0f54f0f0ff4a2c9cd2d1ae0fc7d3b0e0fc9e51988903c812b21c5a9373590 UID:9637162b-c0ef-4394-b017-2328cfd82e39 NetNS:/var/run/netns/f566e545-ba28-439c-842a-a57627f63136 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9637162b_c0ef_4394_b017_2328cfd82e39.slice PodAnnotations:0xc002264938}] Aliases:map[]}\"\nJun 10 14:58:16.377955 crc crio[20344]: time=\"2026-06-10T14:58:16.377943608Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-769fc96f7c-dclxd for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:58:16.385518 crc crio[20344]: time=\"2026-06-10T14:58:16.385158966Z\" level=info msg=\"Ran pod sandbox 5ab0f54f0f0ff4a2c9cd2d1ae0fc7d3b0e0fc9e51988903c812b21c5a9373590 with infra container: openstack/dnsmasq-dns-769fc96f7c-dclxd/POD\" id=aafe7a7e-6e9e-4871-8d91-c59a34fffb68 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:58:16.387524 crc crio[20344]: time=\"2026-06-10T14:58:16.387460686Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0a7ad58f-9815-4c92-a762-8ef752666df1 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:16.387701 crc crio[20344]: time=\"2026-06-10T14:58:16.387645431Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=0a7ad58f-9815-4c92-a762-8ef752666df1 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:16.387776 crc crio[20344]: time=\"2026-06-10T14:58:16.387739633Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=0a7ad58f-9815-4c92-a762-8ef752666df1 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:16.388890 crc crio[20344]: time=\"2026-06-10T14:58:16.388830902Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b227e926-7237-4bae-91bb-800af5d95a0d name=/runtime.v1.ImageService/PullImage\nJun 10 14:58:16.391880 crc crio[20344]: time=\"2026-06-10T14:58:16.391819879Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 10 14:58:18.471856 crc crio[20344]: time=\"2026-06-10T14:58:18.471244925Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6b994dcc49-59f4q/POD\" id=012620a5-f24e-49dc-99f4-153ff9e4ea71 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:58:18.476787 crc crio[20344]: time=\"2026-06-10T14:58:18.476747268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:58:18.602314 crc crio[20344]: time=\"2026-06-10T14:58:18.601629646Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-59f4q Namespace:openstack ID:7e88edbe20a5bdb3dff4d0efeb1d90099167ad18412d8a41dc94ef7aa4dbd3aa UID:4248f424-f003-49b3-b322-a1476286b4e2 NetNS:/var/run/netns/e5956a85-b7a9-4038-9356-f24c6a403727 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4248f424_f003_49b3_b322_a1476286b4e2.slice PodAnnotations:0xc001b9c600}] Aliases:map[]}\"\nJun 10 14:58:18.602314 crc crio[20344]: time=\"2026-06-10T14:58:18.602107349Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6b994dcc49-59f4q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:58:19.035733 crc crio[20344]: 2026-06-10T14:58:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7e88edbe20a5bdb Mac:b6:ba:81:fc:69:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/e5956a85-b7a9-4038-9356-f24c6a403727 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:58:19.048065 crc crio[20344]: time=\"2026-06-10T14:58:19.047731729Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-59f4q Namespace:openstack ID:7e88edbe20a5bdb3dff4d0efeb1d90099167ad18412d8a41dc94ef7aa4dbd3aa UID:4248f424-f003-49b3-b322-a1476286b4e2 NetNS:/var/run/netns/e5956a85-b7a9-4038-9356-f24c6a403727 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4248f424_f003_49b3_b322_a1476286b4e2.slice PodAnnotations:0xc001b9c600}] Aliases:map[]}\"\nJun 10 14:58:19.048462 crc crio[20344]: time=\"2026-06-10T14:58:19.048382266Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6b994dcc49-59f4q for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:58:19.067506 crc crio[20344]: time=\"2026-06-10T14:58:19.066848707Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68bc84565-r4xzg/POD\" id=c444d188-b99a-4c15-9407-8eed53b57817 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:58:19.067506 crc crio[20344]: time=\"2026-06-10T14:58:19.066960539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:58:19.069992 crc crio[20344]: time=\"2026-06-10T14:58:19.069927887Z\" level=info msg=\"Ran pod sandbox 7e88edbe20a5bdb3dff4d0efeb1d90099167ad18412d8a41dc94ef7aa4dbd3aa with infra container: openstack/dnsmasq-dns-6b994dcc49-59f4q/POD\" id=012620a5-f24e-49dc-99f4-153ff9e4ea71 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:58:19.081020 crc crio[20344]: time=\"2026-06-10T14:58:19.080853331Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=28d61075-07a1-431f-8afe-c2c02496a86b name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:19.094334 crc crio[20344]: time=\"2026-06-10T14:58:19.088946981Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=28d61075-07a1-431f-8afe-c2c02496a86b name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:19.094334 crc crio[20344]: time=\"2026-06-10T14:58:19.089049384Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=28d61075-07a1-431f-8afe-c2c02496a86b name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:19.094334 crc crio[20344]: time=\"2026-06-10T14:58:19.09080723Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=bffafe7e-2d03-43f6-8bb4-c0ca0c94c948 name=/runtime.v1.ImageService/PullImage\nJun 10 14:58:19.100526 crc crio[20344]: time=\"2026-06-10T14:58:19.100188704Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 10 14:58:19.107212 crc crio[20344]: time=\"2026-06-10T14:58:19.107036492Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-r4xzg Namespace:openstack ID:71dcac18616e14a3bb1ae640b34c0e4a123abd56ee3ee1f9a194fcf4e0194751 UID:0de94665-da93-4842-add9-189d90c2fefe NetNS:/var/run/netns/41107747-7f7f-48e6-9881-23396db07359 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0de94665_da93_4842_add9_189d90c2fefe.slice PodAnnotations:0xc00078c868}] Aliases:map[]}\"\nJun 10 14:58:19.107212 crc crio[20344]: time=\"2026-06-10T14:58:19.107113604Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68bc84565-r4xzg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:58:19.373168 crc crio[20344]: time=\"2026-06-10T14:58:19.372621779Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=46aad838-07f0-4689-b3f6-16fb7d047da3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:58:19.373459 crc crio[20344]: time=\"2026-06-10T14:58:19.373196734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:58:19.565361 crc crio[20344]: time=\"2026-06-10T14:58:19.559765886Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:fa9a72b7dbf24e26f23f0695e5c88c629c3cc1bd4d723cbfdb87114a00fa7238 UID:c50215fd-abbb-45c5-a92a-b82f5088aa8a NetNS:/var/run/netns/628f071f-c4b0-4ce7-91b9-6245feb80dd4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc50215fd_abbb_45c5_a92a_b82f5088aa8a.slice PodAnnotations:0xc000738050}] Aliases:map[]}\"\nJun 10 14:58:19.565361 crc crio[20344]: time=\"2026-06-10T14:58:19.559818548Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:58:19.602524 crc crio[20344]: 2026-06-10T14:58:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:71dcac18616e14a Mac:0e:2f:b8:c8:e5:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/41107747-7f7f-48e6-9881-23396db07359 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:58:19.604375 crc crio[20344]: time=\"2026-06-10T14:58:19.604081959Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-r4xzg Namespace:openstack ID:71dcac18616e14a3bb1ae640b34c0e4a123abd56ee3ee1f9a194fcf4e0194751 UID:0de94665-da93-4842-add9-189d90c2fefe NetNS:/var/run/netns/41107747-7f7f-48e6-9881-23396db07359 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0de94665_da93_4842_add9_189d90c2fefe.slice PodAnnotations:0xc00078c868}] Aliases:map[]}\"\nJun 10 14:58:19.604375 crc crio[20344]: time=\"2026-06-10T14:58:19.604349316Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68bc84565-r4xzg for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:58:19.614751 crc crio[20344]: time=\"2026-06-10T14:58:19.614556351Z\" level=info msg=\"Ran pod sandbox 71dcac18616e14a3bb1ae640b34c0e4a123abd56ee3ee1f9a194fcf4e0194751 with infra container: openstack/dnsmasq-dns-68bc84565-r4xzg/POD\" id=c444d188-b99a-4c15-9407-8eed53b57817 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:58:19.641382 crc crio[20344]: time=\"2026-06-10T14:58:19.641332878Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8fe453bb-e39a-4baf-8642-491d382f26c4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:19.641710 crc crio[20344]: time=\"2026-06-10T14:58:19.641660456Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=8fe453bb-e39a-4baf-8642-491d382f26c4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:19.641839 crc crio[20344]: time=\"2026-06-10T14:58:19.641820021Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=8fe453bb-e39a-4baf-8642-491d382f26c4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:19.642858 crc crio[20344]: time=\"2026-06-10T14:58:19.642763535Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=be997623-7144-42db-b41b-7953f6476a74 name=/runtime.v1.ImageService/PullImage\nJun 10 14:58:19.658400 crc crio[20344]: time=\"2026-06-10T14:58:19.654980493Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"\nJun 10 14:58:19.944897 crc crio[20344]: time=\"2026-06-10T14:58:19.944597896Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=9e3f9c34-0309-4972-ac25-53099b396ece name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:58:19.944897 crc crio[20344]: time=\"2026-06-10T14:58:19.944714079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:58:19.945530 crc crio[20344]: 2026-06-10T14:58:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa9a72b7dbf24e2 Mac:22:7b:1e:d0:7a:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/628f071f-c4b0-4ce7-91b9-6245feb80dd4 SocketPath: PciID:}] [{Interface:0xc0004826d0 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:58:19.946202 crc crio[20344]: time=\"2026-06-10T14:58:19.946112425Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:fa9a72b7dbf24e26f23f0695e5c88c629c3cc1bd4d723cbfdb87114a00fa7238 UID:c50215fd-abbb-45c5-a92a-b82f5088aa8a NetNS:/var/run/netns/628f071f-c4b0-4ce7-91b9-6245feb80dd4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc50215fd_abbb_45c5_a92a_b82f5088aa8a.slice PodAnnotations:0xc000738050}] Aliases:map[]}\"\nJun 10 14:58:19.946624 crc crio[20344]: time=\"2026-06-10T14:58:19.946414593Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:58:19.969115 crc crio[20344]: time=\"2026-06-10T14:58:19.969024401Z\" level=info msg=\"Ran pod sandbox fa9a72b7dbf24e26f23f0695e5c88c629c3cc1bd4d723cbfdb87114a00fa7238 with infra container: openstack/rabbitmq-server-0/POD\" id=46aad838-07f0-4689-b3f6-16fb7d047da3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:58:19.974449 crc crio[20344]: time=\"2026-06-10T14:58:19.974318669Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=070b9b02-0a54-4843-a510-11d92f9679a4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:19.975174 crc crio[20344]: time=\"2026-06-10T14:58:19.975094559Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=070b9b02-0a54-4843-a510-11d92f9679a4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:19.976025 crc crio[20344]: time=\"2026-06-10T14:58:19.97551296Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=070b9b02-0a54-4843-a510-11d92f9679a4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:19.977830 crc crio[20344]: time=\"2026-06-10T14:58:19.977597964Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=5353a527-0611-4906-947a-c6c420e32558 name=/runtime.v1.ImageService/PullImage\nJun 10 14:58:19.984301 crc crio[20344]: time=\"2026-06-10T14:58:19.984110134Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"\nJun 10 14:58:20.038575 crc crio[20344]: time=\"2026-06-10T14:58:20.038435396Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:ba55586c221a8575f2165b883af4d6f2c63ffc03953208cbfbebf037663a8518 UID:682689cc-bd30-44b9-8b63-c12960e4953d NetNS:/var/run/netns/5fe87d0c-20c2-41d5-852b-926c70f18190 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod682689cc_bd30_44b9_8b63_c12960e4953d.slice PodAnnotations:0xc00282e3b8}] Aliases:map[]}\"\nJun 10 14:58:20.038575 crc crio[20344]: time=\"2026-06-10T14:58:20.038544879Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:58:20.412558 crc crio[20344]: 2026-06-10T14:58:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba55586c221a857 Mac:fa:36:cf:c3:ef:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/5fe87d0c-20c2-41d5-852b-926c70f18190 SocketPath: PciID:}] [{Interface:0xc0005045e0 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:58:20.430837 crc crio[20344]: time=\"2026-06-10T14:58:20.42305487Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:ba55586c221a8575f2165b883af4d6f2c63ffc03953208cbfbebf037663a8518 UID:682689cc-bd30-44b9-8b63-c12960e4953d NetNS:/var/run/netns/5fe87d0c-20c2-41d5-852b-926c70f18190 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod682689cc_bd30_44b9_8b63_c12960e4953d.slice PodAnnotations:0xc00282e3b8}] Aliases:map[]}\"\nJun 10 14:58:20.430837 crc crio[20344]: time=\"2026-06-10T14:58:20.423372629Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:58:20.431823 crc crio[20344]: time=\"2026-06-10T14:58:20.431747546Z\" level=info msg=\"Ran pod sandbox ba55586c221a8575f2165b883af4d6f2c63ffc03953208cbfbebf037663a8518 with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=9e3f9c34-0309-4972-ac25-53099b396ece name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:58:20.438866 crc crio[20344]: time=\"2026-06-10T14:58:20.438524883Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=b645c29e-dcb6-4ad3-a243-296880b15974 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:20.438866 crc crio[20344]: time=\"2026-06-10T14:58:20.43879973Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=b645c29e-dcb6-4ad3-a243-296880b15974 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:20.438866 crc crio[20344]: time=\"2026-06-10T14:58:20.438861621Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=b645c29e-dcb6-4ad3-a243-296880b15974 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:20.443816 crc crio[20344]: time=\"2026-06-10T14:58:20.443738398Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=ab68c8ed-a110-4bcc-b98d-8048e0caa440 name=/runtime.v1.ImageService/PullImage\nJun 10 14:58:20.468122 crc crio[20344]: time=\"2026-06-10T14:58:20.460452813Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"\nJun 10 14:58:21.344699 crc crio[20344]: time=\"2026-06-10T14:58:21.344247171Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=43960c82-14fc-4f75-947d-86a520597c63 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:58:21.346202 crc crio[20344]: time=\"2026-06-10T14:58:21.344726863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:58:21.472322 crc crio[20344]: time=\"2026-06-10T14:58:21.472162578Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:9ede01de671353ea8b6829493146a07b5de0530a6143918f97b02f2a6fa83e8b UID:a01868c0-ab47-4850-bf8a-6e67f09b0ecc NetNS:/var/run/netns/403b2cd1-9ea5-4914-89cb-297e66a41c35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda01868c0_ab47_4850_bf8a_6e67f09b0ecc.slice PodAnnotations:0xc0055ea550}] Aliases:map[]}\"\nJun 10 14:58:21.472322 crc crio[20344]: time=\"2026-06-10T14:58:21.472227489Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:58:22.230455 crc crio[20344]: 2026-06-10T14:58:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ede01de671353e Mac:06:21:d8:00:5b:95 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/403b2cd1-9ea5-4914-89cb-297e66a41c35 SocketPath: PciID:}] [{Interface:0xc0002f4960 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:58:22.232740 crc crio[20344]: time=\"2026-06-10T14:58:22.231800346Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:9ede01de671353ea8b6829493146a07b5de0530a6143918f97b02f2a6fa83e8b UID:a01868c0-ab47-4850-bf8a-6e67f09b0ecc NetNS:/var/run/netns/403b2cd1-9ea5-4914-89cb-297e66a41c35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda01868c0_ab47_4850_bf8a_6e67f09b0ecc.slice PodAnnotations:0xc0055ea550}] Aliases:map[]}\"\nJun 10 14:58:22.232740 crc crio[20344]: time=\"2026-06-10T14:58:22.23194828Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:58:22.293763 crc crio[20344]: time=\"2026-06-10T14:58:22.293593513Z\" level=info msg=\"Ran pod sandbox 9ede01de671353ea8b6829493146a07b5de0530a6143918f97b02f2a6fa83e8b with infra container: openstack/openstack-galera-0/POD\" id=43960c82-14fc-4f75-947d-86a520597c63 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:58:22.298735 crc crio[20344]: time=\"2026-06-10T14:58:22.298495151Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=bfac0f8e-2ae8-4216-a938-72c82c434888 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:22.315772 crc crio[20344]: time=\"2026-06-10T14:58:22.315643707Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=bfac0f8e-2ae8-4216-a938-72c82c434888 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:22.363126 crc crio[20344]: time=\"2026-06-10T14:58:22.362750642Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=bfac0f8e-2ae8-4216-a938-72c82c434888 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:22.373990 crc crio[20344]: time=\"2026-06-10T14:58:22.373895122Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=5d760e82-8cd3-4d8d-b950-ac99162c396b name=/runtime.v1.ImageService/PullImage\nJun 10 14:58:22.378351 crc crio[20344]: time=\"2026-06-10T14:58:22.378178533Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"\nJun 10 14:58:22.941749 crc crio[20344]: time=\"2026-06-10T14:58:22.941372621Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=9f0a1e31-1ac8-4876-9e69-f6660d97df50 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:58:22.941839 crc crio[20344]: time=\"2026-06-10T14:58:22.941746291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:58:22.986073 crc crio[20344]: time=\"2026-06-10T14:58:22.985988691Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=d0eaf3b3-7cb6-4c38-a9ed-e408af8dcb66 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:58:22.986208 crc crio[20344]: time=\"2026-06-10T14:58:22.986094684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:58:23.327126 crc crio[20344]: time=\"2026-06-10T14:58:23.326925609Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:aa53dee4ce00f3cd01f9fdbde21d90af7f5e118f71ab3c92dbdd2a41cd39da07 UID:c3f9f9a1-c0ef-480f-acb5-ada7218c85f0 NetNS:/var/run/netns/0346e111-ccc3-4b2e-910f-85760e614cb3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3f9f9a1_c0ef_480f_acb5_ada7218c85f0.slice PodAnnotations:0xc0006b4550}] Aliases:map[]}\"\nJun 10 14:58:23.327383 crc crio[20344]: time=\"2026-06-10T14:58:23.327175665Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:58:23.352340 crc crio[20344]: time=\"2026-06-10T14:58:23.352150455Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:a0f389d11c58bb626e856488dc367a805da41f873e12a8413ada350d10b68958 UID:b87e511b-f992-4300-96b9-ef237c7d0adb NetNS:/var/run/netns/ded18823-f81a-4295-8bd5-be692faa7de9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb87e511b_f992_4300_96b9_ef237c7d0adb.slice PodAnnotations:0xc0027c02b0}] Aliases:map[]}\"\nJun 10 14:58:23.352340 crc crio[20344]: time=\"2026-06-10T14:58:23.352214447Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:58:24.022736 crc crio[20344]: 2026-06-10T14:58:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aa53dee4ce00f3c Mac:26:c5:32:0b:fb:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/0346e111-ccc3-4b2e-910f-85760e614cb3 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:58:24.027789 crc crio[20344]: time=\"2026-06-10T14:58:24.025488639Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:aa53dee4ce00f3cd01f9fdbde21d90af7f5e118f71ab3c92dbdd2a41cd39da07 UID:c3f9f9a1-c0ef-480f-acb5-ada7218c85f0 NetNS:/var/run/netns/0346e111-ccc3-4b2e-910f-85760e614cb3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3f9f9a1_c0ef_480f_acb5_ada7218c85f0.slice PodAnnotations:0xc0006b4550}] Aliases:map[]}\"\nJun 10 14:58:24.027789 crc crio[20344]: time=\"2026-06-10T14:58:24.025739315Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:58:24.076354 crc crio[20344]: time=\"2026-06-10T14:58:24.076183437Z\" level=info msg=\"Ran pod sandbox aa53dee4ce00f3cd01f9fdbde21d90af7f5e118f71ab3c92dbdd2a41cd39da07 with infra container: openstack/openstack-cell1-galera-0/POD\" id=9f0a1e31-1ac8-4876-9e69-f6660d97df50 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:58:24.083105 crc crio[20344]: time=\"2026-06-10T14:58:24.082987634Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=8bc5e317-f2f6-4f17-929b-7aba38588929 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:24.083329 crc crio[20344]: time=\"2026-06-10T14:58:24.08320204Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=8bc5e317-f2f6-4f17-929b-7aba38588929 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:24.083329 crc crio[20344]: time=\"2026-06-10T14:58:24.083244761Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=8bc5e317-f2f6-4f17-929b-7aba38588929 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:24.084580 crc crio[20344]: time=\"2026-06-10T14:58:24.084502793Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=7bf20239-2e5c-4827-8726-31c77e0f37e4 name=/runtime.v1.ImageService/PullImage\nJun 10 14:58:24.119043 crc crio[20344]: 2026-06-10T14:58:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a0f389d11c58bb6 Mac:9e:61:1e:dd:57:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/ded18823-f81a-4295-8bd5-be692faa7de9 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:58:24.121521 crc crio[20344]: time=\"2026-06-10T14:58:24.121402313Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:a0f389d11c58bb626e856488dc367a805da41f873e12a8413ada350d10b68958 UID:b87e511b-f992-4300-96b9-ef237c7d0adb NetNS:/var/run/netns/ded18823-f81a-4295-8bd5-be692faa7de9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb87e511b_f992_4300_96b9_ef237c7d0adb.slice PodAnnotations:0xc0027c02b0}] Aliases:map[]}\"\nJun 10 14:58:24.122185 crc crio[20344]: time=\"2026-06-10T14:58:24.122105171Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:58:24.140920 crc crio[20344]: time=\"2026-06-10T14:58:24.140814208Z\" level=info msg=\"Ran pod sandbox a0f389d11c58bb626e856488dc367a805da41f873e12a8413ada350d10b68958 with infra container: openstack/memcached-0/POD\" id=d0eaf3b3-7cb6-4c38-a9ed-e408af8dcb66 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:58:24.162866 crc crio[20344]: time=\"2026-06-10T14:58:24.162744949Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=d8ef8fc8-1e04-4b7d-ae21-ae0ca278687a name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:24.163095 crc crio[20344]: time=\"2026-06-10T14:58:24.162938374Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-memcached:current-podified not found\" id=d8ef8fc8-1e04-4b7d-ae21-ae0ca278687a name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:24.163095 crc crio[20344]: time=\"2026-06-10T14:58:24.162986935Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached:current-podified found\" id=d8ef8fc8-1e04-4b7d-ae21-ae0ca278687a name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:24.170499 crc crio[20344]: time=\"2026-06-10T14:58:24.169121994Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=aaa5aa82-0986-40d3-bc29-1dbc148044f4 name=/runtime.v1.ImageService/PullImage\nJun 10 14:58:24.179192 crc crio[20344]: time=\"2026-06-10T14:58:24.179099994Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-memcached:current-podified\\\"\"\nJun 10 14:58:24.260184 crc crio[20344]: time=\"2026-06-10T14:58:24.244788553Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"\nJun 10 14:58:25.480488 crc crio[20344]: time=\"2026-06-10T14:58:25.47962298Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=db13a054-cdae-47a3-9f24-2ce308d1c2c0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:58:25.480488 crc crio[20344]: time=\"2026-06-10T14:58:25.479937639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:58:25.598479 crc crio[20344]: time=\"2026-06-10T14:58:25.59839441Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:d329d466dbdeb79e19e02293ba6e80ac3e53fad33ac298807b69be0cb69ac68b UID:f01974e6-8b13-4859-979d-e3edda8d5612 NetNS:/var/run/netns/1568851e-aca0-4013-ac35-d158b887bbc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf01974e6_8b13_4859_979d_e3edda8d5612.slice PodAnnotations:0xc0007387f8}] Aliases:map[]}\"\nJun 10 14:58:25.598479 crc crio[20344]: time=\"2026-06-10T14:58:25.598456321Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:58:26.431965 crc crio[20344]: 2026-06-10T14:58:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d329d466dbdeb79 Mac:22:74:21:f6:bc:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/1568851e-aca0-4013-ac35-d158b887bbc2 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:58:26.433931 crc crio[20344]: time=\"2026-06-10T14:58:26.433736966Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:d329d466dbdeb79e19e02293ba6e80ac3e53fad33ac298807b69be0cb69ac68b UID:f01974e6-8b13-4859-979d-e3edda8d5612 NetNS:/var/run/netns/1568851e-aca0-4013-ac35-d158b887bbc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf01974e6_8b13_4859_979d_e3edda8d5612.slice PodAnnotations:0xc0007387f8}] Aliases:map[]}\"\nJun 10 14:58:26.433931 crc crio[20344]: time=\"2026-06-10T14:58:26.43391965Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:58:26.470090 crc crio[20344]: time=\"2026-06-10T14:58:26.469570238Z\" level=info msg=\"Ran pod sandbox d329d466dbdeb79e19e02293ba6e80ac3e53fad33ac298807b69be0cb69ac68b with infra container: openstack/kube-state-metrics-0/POD\" id=db13a054-cdae-47a3-9f24-2ce308d1c2c0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:58:26.475317 crc crio[20344]: time=\"2026-06-10T14:58:26.475119542Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=9bdfdef7-1fa0-4dd8-a6c6-6e659ebe9d83 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:26.480830 crc crio[20344]: time=\"2026-06-10T14:58:26.480209425Z\" level=info msg=\"Image registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 not found\" id=9bdfdef7-1fa0-4dd8-a6c6-6e659ebe9d83 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:26.480830 crc crio[20344]: time=\"2026-06-10T14:58:26.480335138Z\" level=info msg=\"Neither image nor artfiact registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 found\" id=9bdfdef7-1fa0-4dd8-a6c6-6e659ebe9d83 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:26.493233 crc crio[20344]: time=\"2026-06-10T14:58:26.493147151Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=8684d082-8d93-4170-bf0f-7c6c838a9fa9 name=/runtime.v1.ImageService/PullImage\nJun 10 14:58:26.500699 crc crio[20344]: time=\"2026-06-10T14:58:26.500511193Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\\\"\"\nJun 10 14:58:28.468181 crc crio[20344]: time=\"2026-06-10T14:58:28.46694907Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-kkj8w/POD\" id=874b8d65-9e92-444f-a629-38d4e4fab23a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:58:28.468181 crc crio[20344]: time=\"2026-06-10T14:58:28.468160641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:58:28.501854 crc crio[20344]: time=\"2026-06-10T14:58:28.501767565Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-6lm5k/POD\" id=c3f4823c-a92c-496f-acf8-f2e3a9b3b7d3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:58:28.502113 crc crio[20344]: time=\"2026-06-10T14:58:28.50196031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:58:28.786231 crc crio[20344]: time=\"2026-06-10T14:58:28.785074134Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=f9ac5bf3-5e78-427a-9a12-7ca24f7dbbf3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:58:28.790498 crc crio[20344]: time=\"2026-06-10T14:58:28.790184507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:58:33.698381 crc crio[20344]: time=\"2026-06-10T14:58:33.697668148Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=06111180-d7e9-46ba-8f0c-8de890b0737a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:58:33.699850 crc crio[20344]: time=\"2026-06-10T14:58:33.698407067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:58:40.954434 crc crio[20344]: time=\"2026-06-10T14:58:40.952879443Z\" level=info msg=\"Removing container: 497309fa48705d85b1f30b7c6aa06cd38f448c6d426666548800efa7e57da00b\" id=90aefcd8-8d0b-4650-a51f-24b33788ea53 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:58:55.308935 crc crio[20344]: time=\"2026-06-10T14:58:55.307667868Z\" level=info msg=\"Removed container 497309fa48705d85b1f30b7c6aa06cd38f448c6d426666548800efa7e57da00b: openshift-infra/auto-csr-approver-29685052-sbqvp/oc\" id=90aefcd8-8d0b-4650-a51f-24b33788ea53 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:58:55.329078 crc crio[20344]: time=\"2026-06-10T14:58:55.328761967Z\" level=info msg=\"Stopping pod sandbox: 7b6d11f2971702361165f34a1f645c2aca399ff33dca7df4949ea60e9ebe99f6\" id=7cf19464-a317-480f-a333-8043e740efb4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:58:55.329078 crc crio[20344]: time=\"2026-06-10T14:58:55.328852439Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7b6d11f2971702361165f34a1f645c2aca399ff33dca7df4949ea60e9ebe99f6\" id=7cf19464-a317-480f-a333-8043e740efb4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:58:55.329825 crc crio[20344]: time=\"2026-06-10T14:58:55.329710982Z\" level=info msg=\"Removing pod sandbox: 7b6d11f2971702361165f34a1f645c2aca399ff33dca7df4949ea60e9ebe99f6\" id=0be959b1-f975-441f-85aa-faa39e745483 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:58:55.377970 crc crio[20344]: time=\"2026-06-10T14:58:55.377855864Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f\" id=5d760e82-8cd3-4d8d-b950-ac99162c396b name=/runtime.v1.ImageService/PullImage\nJun 10 14:58:55.379822 crc crio[20344]: time=\"2026-06-10T14:58:55.37963469Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=b668ebb6-3e83-4c79-9ad2-f7b770d53fac name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:55.388341 crc crio[20344]: time=\"2026-06-10T14:58:55.388215963Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110\" id=5353a527-0611-4906-947a-c6c420e32558 name=/runtime.v1.ImageService/PullImage\nJun 10 14:58:55.390209 crc crio[20344]: time=\"2026-06-10T14:58:55.389871216Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=2f6e6992-d362-40eb-a984-492c0e9321e8 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:55.410599 crc crio[20344]: time=\"2026-06-10T14:58:55.410411631Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:647630343be667cb46f7c2dbcdd39cf5ba9eafb77c9032e069e28ba9be88ce0a\" id=aaa5aa82-0986-40d3-bc29-1dbc148044f4 name=/runtime.v1.ImageService/PullImage\nJun 10 14:58:55.411517 crc crio[20344]: time=\"2026-06-10T14:58:55.411437667Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=9298d557-68c0-458a-91fa-67c6e6aec069 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:55.718120 crc crio[20344]: time=\"2026-06-10T14:58:55.71795815Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-6lm5k Namespace:openstack ID:632e039fe280fb04189ad5bc101fb70f59cf946628a4812ce6e77538a33295c7 UID:b8744978-e59c-43eb-a403-149d6a038f1c NetNS:/var/run/netns/79983d57-5147-403f-9062-235376d0a5fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8744978_e59c_43eb_a403_149d6a038f1c.slice PodAnnotations:0xc002264418}] Aliases:map[]}\"\nJun 10 14:58:55.718120 crc crio[20344]: time=\"2026-06-10T14:58:55.718054002Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-6lm5k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:58:55.722334 crc crio[20344]: time=\"2026-06-10T14:58:55.722167239Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:be2d1d2e69119ee45165a1b678494fd8997eb9168ccbe150e757f5fc1cf40e3c UID:b12a2cee-5d9c-4b28-a107-cb16219ca9af NetNS:/var/run/netns/6fc62eee-fd57-4395-b00b-04e7f17667ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb12a2cee_5d9c_4b28_a107_cb16219ca9af.slice PodAnnotations:0xc0027c0150}] Aliases:map[]}\"\nJun 10 14:58:55.722334 crc crio[20344]: time=\"2026-06-10T14:58:55.722222051Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:58:55.782204 crc crio[20344]: time=\"2026-06-10T14:58:55.781581705Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110\" id=ab68c8ed-a110-4bcc-b98d-8048e0caa440 name=/runtime.v1.ImageService/PullImage\nJun 10 14:58:55.782204 crc crio[20344]: time=\"2026-06-10T14:58:55.782201351Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:90d568c50ef76e3edff5f3b726f308161b443dddf6a82ef8f255316e18411995 UID:f929a0c3-2a6d-4746-82b3-275c8378e3eb NetNS:/var/run/netns/8f23442e-455c-458c-895b-7af86bad8b55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf929a0c3_2a6d_4746_82b3_275c8378e3eb.slice PodAnnotations:0xc003224298}] Aliases:map[]}\"\nJun 10 14:58:55.782204 crc crio[20344]: time=\"2026-06-10T14:58:55.782227252Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:58:55.788970 crc crio[20344]: time=\"2026-06-10T14:58:55.788658059Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=6c0c81c4-bff1-4229-818e-e17e76c939c7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:55.794591 crc crio[20344]: time=\"2026-06-10T14:58:55.794011518Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a84a036b-dace-46ef-933e-83505f9f5d08 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:55.795818 crc crio[20344]: time=\"2026-06-10T14:58:55.79560565Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=bffafe7e-2d03-43f6-8bb4-c0ca0c94c948 name=/runtime.v1.ImageService/PullImage\nJun 10 14:58:55.797186 crc crio[20344]: time=\"2026-06-10T14:58:55.797068798Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=987753f9-922c-479a-96d3-f4285171e989 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:55.836519 crc crio[20344]: time=\"2026-06-10T14:58:55.831568595Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f\" id=7bf20239-2e5c-4827-8726-31c77e0f37e4 name=/runtime.v1.ImageService/PullImage\nJun 10 14:58:55.836519 crc crio[20344]: time=\"2026-06-10T14:58:55.834593094Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=426c3129-d744-47df-8cda-a6efa7b83750 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:55.925959 crc crio[20344]: time=\"2026-06-10T14:58:55.925047326Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=be997623-7144-42db-b41b-7953f6476a74 name=/runtime.v1.ImageService/PullImage\nJun 10 14:58:55.929752 crc crio[20344]: time=\"2026-06-10T14:58:55.929662246Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5908c82c-c2f8-4953-8243-c3adda36824e name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:56.072680 crc crio[20344]: time=\"2026-06-10T14:58:56.072403049Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=ae840d10-188d-4776-8783-aa37adfb0920 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:56.275472 crc crio[20344]: time=\"2026-06-10T14:58:56.275094241Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=543086be-6443-4ebd-abee-ffa7eba0c813 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:58:56.298500 crc crio[20344]: time=\"2026-06-10T14:58:56.295546773Z\" level=info msg=\"Got pod network &{Name:ovn-controller-kkj8w Namespace:openstack ID:c3a043d7cfbf3e1d88a427e98db79e56c66de89b5f04eef9479dcf122ac06bf2 UID:1bd6edeb-b4de-4a72-8b7f-c27019d5bda7 NetNS:/var/run/netns/ca633b16-174f-4ba5-b69c-6b97c156d7bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1bd6edeb_b4de_4a72_8b7f_c27019d5bda7.slice PodAnnotations:0xc00282e1b0}] Aliases:map[]}\"\nJun 10 14:58:56.298500 crc crio[20344]: time=\"2026-06-10T14:58:56.295660176Z\" level=info msg=\"Adding pod openstack_ovn-controller-kkj8w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:58:56.324772 crc crio[20344]: time=\"2026-06-10T14:58:56.324625139Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=562403bc-fea6-44bc-af16-d8999d79a266 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:56.334133 crc crio[20344]: time=\"2026-06-10T14:58:56.333943902Z\" level=info msg=\"Removed pod sandbox: 7b6d11f2971702361165f34a1f645c2aca399ff33dca7df4949ea60e9ebe99f6\" id=0be959b1-f975-441f-85aa-faa39e745483 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:58:56.427503 crc crio[20344]: time=\"2026-06-10T14:58:56.426507699Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=b227e926-7237-4bae-91bb-800af5d95a0d name=/runtime.v1.ImageService/PullImage\nJun 10 14:58:56.431301 crc crio[20344]: time=\"2026-06-10T14:58:56.429081416Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f2be3d13-9922-41c6-883d-9551ef6b02a2 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:56.628128 crc crio[20344]: time=\"2026-06-10T14:58:56.627508157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:58:56.645542 crc crio[20344]: time=\"2026-06-10T14:58:56.645453054Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=1837dcfc-68bb-4330-8f62-371bf478b5f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:58:56.658674 crc crio[20344]: time=\"2026-06-10T14:58:56.658171505Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a4617a26-0265-4e37-bc4a-363a4f67f832 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:56.659662 crc crio[20344]: time=\"2026-06-10T14:58:56.659215612Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=f1b4d362-737e-419b-8ae8-bb706156f04d name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:56.660746 crc crio[20344]: time=\"2026-06-10T14:58:56.660524836Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1b0041da-abbd-4f65-80ee-fc270435f45b name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:56.769830 crc crio[20344]: time=\"2026-06-10T14:58:56.768411592Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=d4776571-28fc-4a48-9087-af87142c1b70 name=/runtime.v1.ImageService/PullImage\nJun 10 14:58:56.771848 crc crio[20344]: time=\"2026-06-10T14:58:56.771445801Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2b4ebb08-0061-41c6-970b-a2602c9f75a1 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:56.835853 crc crio[20344]: time=\"2026-06-10T14:58:56.835513498Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=4942cdd1-c095-48e4-b8ff-c1b85c8986f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:58:56.875515 crc crio[20344]: time=\"2026-06-10T14:58:56.875187289Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=182d52ed-5ccc-410e-9e5c-4a0fb5d4d82e name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:56.952973 crc crio[20344]: 2026-06-10T14:58:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c3a043d7cfbf3e1 Mac:c2:51:9c:1f:8c:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/ca633b16-174f-4ba5-b69c-6b97c156d7bd SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:58:56.954014 crc crio[20344]: time=\"2026-06-10T14:58:56.953933678Z\" level=info msg=\"Got pod network &{Name:ovn-controller-kkj8w Namespace:openstack ID:c3a043d7cfbf3e1d88a427e98db79e56c66de89b5f04eef9479dcf122ac06bf2 UID:1bd6edeb-b4de-4a72-8b7f-c27019d5bda7 NetNS:/var/run/netns/ca633b16-174f-4ba5-b69c-6b97c156d7bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1bd6edeb_b4de_4a72_8b7f_c27019d5bda7.slice PodAnnotations:0xc00282e1b0}] Aliases:map[]}\"\nJun 10 14:58:56.954111 crc crio[20344]: time=\"2026-06-10T14:58:56.954090962Z\" level=info msg=\"Checking pod openstack_ovn-controller-kkj8w for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:58:57.008081 crc crio[20344]: time=\"2026-06-10T14:58:57.007647635Z\" level=info msg=\"Ran pod sandbox c3a043d7cfbf3e1d88a427e98db79e56c66de89b5f04eef9479dcf122ac06bf2 with infra container: openstack/ovn-controller-kkj8w/POD\" id=874b8d65-9e92-444f-a629-38d4e4fab23a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:58:57.008354 crc crio[20344]: time=\"2026-06-10T14:58:57.007888951Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5198ba42-9d75-479e-9bea-665ec185d6f5 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:57.016013 crc crio[20344]: time=\"2026-06-10T14:58:57.015811877Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=144813d8-4574-4b9c-ba0a-a0710a018a6e name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:57.016160 crc crio[20344]: time=\"2026-06-10T14:58:57.016048113Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found\" id=144813d8-4574-4b9c-ba0a-a0710a018a6e name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:57.016160 crc crio[20344]: time=\"2026-06-10T14:58:57.016110865Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found\" id=144813d8-4574-4b9c-ba0a-a0710a018a6e name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:57.017574 crc crio[20344]: time=\"2026-06-10T14:58:57.017496261Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=d4614ae3-a308-4d85-822e-1b63543116c8 name=/runtime.v1.ImageService/PullImage\nJun 10 14:58:57.037925 crc crio[20344]: time=\"2026-06-10T14:58:57.028527278Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\\\"\"\nJun 10 14:58:57.093938 crc crio[20344]: time=\"2026-06-10T14:58:57.093242691Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=4c36c1ea-1399-4bfa-9b60-006ee1ef2fbb name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:57.203167 crc crio[20344]: time=\"2026-06-10T14:58:57.203011956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:58:57.209639 crc crio[20344]: time=\"2026-06-10T14:58:57.209517215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:58:57.211324 crc crio[20344]: time=\"2026-06-10T14:58:57.210643505Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=4b51f918-4ce8-4814-af82-d4f51aa55b0e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:58:57.215749 crc crio[20344]: time=\"2026-06-10T14:58:57.215605704Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=e78c6db9-3cd3-4017-b7d4-8c4d4f05c203 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:58:57.229005 crc crio[20344]: time=\"2026-06-10T14:58:57.228946371Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68bc84565-r4xzg/init\" id=9ab7947d-b14e-4be2-81e7-5dcd385fc454 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:58:57.254933 crc crio[20344]: 2026-06-10T14:58:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:90d568c50ef76e3 Mac:1e:d4:d9:d2:43:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/8f23442e-455c-458c-895b-7af86bad8b55 SocketPath: PciID:}] [{Interface:0xc0000149b0 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:58:57.256229 crc crio[20344]: time=\"2026-06-10T14:58:57.255881141Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:90d568c50ef76e3edff5f3b726f308161b443dddf6a82ef8f255316e18411995 UID:f929a0c3-2a6d-4746-82b3-275c8378e3eb NetNS:/var/run/netns/8f23442e-455c-458c-895b-7af86bad8b55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf929a0c3_2a6d_4746_82b3_275c8378e3eb.slice PodAnnotations:0xc003224298}] Aliases:map[]}\"\nJun 10 14:58:57.256229 crc crio[20344]: time=\"2026-06-10T14:58:57.256058566Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:58:57.401559 crc crio[20344]: time=\"2026-06-10T14:58:57.401457858Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b994dcc49-59f4q/init\" id=a191766c-92bd-48da-a3c1-922adb45e445 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:58:57.567530 crc crio[20344]: time=\"2026-06-10T14:58:57.560495674Z\" level=info msg=\"Ran pod sandbox 90d568c50ef76e3edff5f3b726f308161b443dddf6a82ef8f255316e18411995 with infra container: openstack/ovsdbserver-sb-0/POD\" id=06111180-d7e9-46ba-8f0c-8de890b0737a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:58:57.570482 crc crio[20344]: time=\"2026-06-10T14:58:57.568649606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:58:57.570482 crc crio[20344]: time=\"2026-06-10T14:58:57.568929334Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=dc049b78-7deb-441d-8ced-839d57584be9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:57.570482 crc crio[20344]: time=\"2026-06-10T14:58:57.56954775Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified not found\" id=dc049b78-7deb-441d-8ced-839d57584be9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:57.570482 crc crio[20344]: time=\"2026-06-10T14:58:57.569598611Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified found\" id=dc049b78-7deb-441d-8ced-839d57584be9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:57.570482 crc crio[20344]: time=\"2026-06-10T14:58:57.569789746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:58:57.594566 crc crio[20344]: time=\"2026-06-10T14:58:57.573871662Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=64a471ba-76a5-4b2c-a2a2-894609dd5c0d name=/runtime.v1.ImageService/PullImage\nJun 10 14:58:57.594566 crc crio[20344]: time=\"2026-06-10T14:58:57.579116489Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\\\"\"\nJun 10 14:58:57.594566 crc crio[20344]: time=\"2026-06-10T14:58:57.590535216Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7dc8cc99c9-778dc/init\" id=53dc4fe3-1119-4f58-87b7-3c4addd50d6b name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:58:57.932793 crc crio[20344]: 2026-06-10T14:58:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:632e039fe280fb0 Mac:b6:85:11:95:88:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/79983d57-5147-403f-9062-235376d0a5fd SocketPath: PciID:}] [{Interface:0xc00043a5d0 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:58:57.934951 crc crio[20344]: time=\"2026-06-10T14:58:57.934216875Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-6lm5k Namespace:openstack ID:632e039fe280fb04189ad5bc101fb70f59cf946628a4812ce6e77538a33295c7 UID:b8744978-e59c-43eb-a403-149d6a038f1c NetNS:/var/run/netns/79983d57-5147-403f-9062-235376d0a5fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8744978_e59c_43eb_a403_149d6a038f1c.slice PodAnnotations:0xc002264418}] Aliases:map[]}\"\nJun 10 14:58:57.935989 crc crio[20344]: time=\"2026-06-10T14:58:57.935867728Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-6lm5k for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:58:58.214477 crc crio[20344]: 2026-06-10T14:58:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:be2d1d2e69119ee Mac:aa:71:fc:6b:64:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/6fc62eee-fd57-4395-b00b-04e7f17667ec SocketPath: PciID:}] [{Interface:0xc0002f4810 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:58:58.217536 crc crio[20344]: time=\"2026-06-10T14:58:58.217430221Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:be2d1d2e69119ee45165a1b678494fd8997eb9168ccbe150e757f5fc1cf40e3c UID:b12a2cee-5d9c-4b28-a107-cb16219ca9af NetNS:/var/run/netns/6fc62eee-fd57-4395-b00b-04e7f17667ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb12a2cee_5d9c_4b28_a107_cb16219ca9af.slice PodAnnotations:0xc0027c0150}] Aliases:map[]}\"\nJun 10 14:58:58.217928 crc crio[20344]: time=\"2026-06-10T14:58:58.217616926Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:58:58.793627 crc crio[20344]: time=\"2026-06-10T14:58:58.79299628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:58:58.795659 crc crio[20344]: time=\"2026-06-10T14:58:58.795460885Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-769fc96f7c-dclxd/init\" id=0bc0d4ef-e8b7-4218-9a51-7795371a9f85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:58:58.797481 crc crio[20344]: time=\"2026-06-10T14:58:58.797397375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:58:58.816576 crc crio[20344]: time=\"2026-06-10T14:58:58.816399709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:58:58.817331 crc crio[20344]: time=\"2026-06-10T14:58:58.81718844Z\" level=info msg=\"Ran pod sandbox be2d1d2e69119ee45165a1b678494fd8997eb9168ccbe150e757f5fc1cf40e3c with infra container: openstack/ovsdbserver-nb-0/POD\" id=f9ac5bf3-5e78-427a-9a12-7ca24f7dbbf3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:58:58.819746 crc crio[20344]: time=\"2026-06-10T14:58:58.819652074Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=8c02ce36-3ff5-4cb1-9d42-bfde2530df16 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:58.821209 crc crio[20344]: time=\"2026-06-10T14:58:58.821159003Z\" level=info msg=\"Ran pod sandbox 632e039fe280fb04189ad5bc101fb70f59cf946628a4812ce6e77538a33295c7 with infra container: openstack/ovn-controller-ovs-6lm5k/POD\" id=c3f4823c-a92c-496f-acf8-f2e3a9b3b7d3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:58:58.822925 crc crio[20344]: time=\"2026-06-10T14:58:58.822842727Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=e984ec5e-d7e1-46d9-9553-996e33fd8bd6 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:58.826890 crc crio[20344]: time=\"2026-06-10T14:58:58.826791769Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified not found\" id=8c02ce36-3ff5-4cb1-9d42-bfde2530df16 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:58.826890 crc crio[20344]: time=\"2026-06-10T14:58:58.826878782Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified found\" id=8c02ce36-3ff5-4cb1-9d42-bfde2530df16 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:58.827064 crc crio[20344]: time=\"2026-06-10T14:58:58.827036226Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found\" id=e984ec5e-d7e1-46d9-9553-996e33fd8bd6 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:58.827109 crc crio[20344]: time=\"2026-06-10T14:58:58.827067817Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found\" id=e984ec5e-d7e1-46d9-9553-996e33fd8bd6 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:58.831054 crc crio[20344]: time=\"2026-06-10T14:58:58.830983669Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=f060115f-4b90-4b1d-a0bb-32311df62021 name=/runtime.v1.ImageService/PullImage\nJun 10 14:58:58.831814 crc crio[20344]: time=\"2026-06-10T14:58:58.831672526Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=a3f62319-3d3e-46a1-8a85-71b2217b5965 name=/runtime.v1.ImageService/PullImage\nJun 10 14:58:58.834415 crc crio[20344]: time=\"2026-06-10T14:58:58.834186892Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\\\"\"\nJun 10 14:58:58.838215 crc crio[20344]: time=\"2026-06-10T14:58:58.838034072Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\\\"\"\nJun 10 14:58:58.993168 crc crio[20344]: time=\"2026-06-10T14:58:58.99288704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:58:58.995891 crc crio[20344]: time=\"2026-06-10T14:58:58.995793295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:58:58.999004 crc crio[20344]: time=\"2026-06-10T14:58:58.99865152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:58:59.004200 crc crio[20344]: time=\"2026-06-10T14:58:59.003922887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:58:59.015458 crc crio[20344]: time=\"2026-06-10T14:58:59.01482782Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=8684d082-8d93-4170-bf0f-7c6c838a9fa9 name=/runtime.v1.ImageService/PullImage\nJun 10 14:58:59.017636 crc crio[20344]: time=\"2026-06-10T14:58:59.01750445Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=7f208f78-cd61-4228-aa97-a58e05dc0a8c name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:59.021733 crc crio[20344]: time=\"2026-06-10T14:58:59.021520784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:58:59.057759 crc crio[20344]: time=\"2026-06-10T14:58:59.055400216Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=efef5e4a-f81a-401a-b561-5c6ff0374ce9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:59.060558 crc crio[20344]: time=\"2026-06-10T14:58:59.060455427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:58:59.066347 crc crio[20344]: time=\"2026-06-10T14:58:59.066224447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:58:59.082103 crc crio[20344]: time=\"2026-06-10T14:58:59.081924655Z\" level=info msg=\"Created container 18f1052a0f89c043266e94fbe0d4ee3a32df2b4b3ab509bd5b7645c250eef599: openstack/openstack-galera-0/mysql-bootstrap\" id=543086be-6443-4ebd-abee-ffa7eba0c813 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:58:59.085885 crc crio[20344]: time=\"2026-06-10T14:58:59.085110828Z\" level=info msg=\"Starting container: 18f1052a0f89c043266e94fbe0d4ee3a32df2b4b3ab509bd5b7645c250eef599\" id=4f9a850e-ed34-4d43-afb0-fcac96871f57 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:58:59.104163 crc crio[20344]: time=\"2026-06-10T14:58:59.103948118Z\" level=info msg=\"Started container\" PID=53962 containerID=18f1052a0f89c043266e94fbe0d4ee3a32df2b4b3ab509bd5b7645c250eef599 description=openstack/openstack-galera-0/mysql-bootstrap id=4f9a850e-ed34-4d43-afb0-fcac96871f57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ede01de671353ea8b6829493146a07b5de0530a6143918f97b02f2a6fa83e8b\nJun 10 14:58:59.113068 crc crio[20344]: time=\"2026-06-10T14:58:59.11285422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:58:59.119342 crc crio[20344]: time=\"2026-06-10T14:58:59.119233296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:58:59.119649 crc crio[20344]: time=\"2026-06-10T14:58:59.119524153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:58:59.127446 crc crio[20344]: time=\"2026-06-10T14:58:59.127368297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:58:59.128355 crc crio[20344]: time=\"2026-06-10T14:58:59.12821885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:58:59.135342 crc crio[20344]: time=\"2026-06-10T14:58:59.134831262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:58:59.147183 crc crio[20344]: time=\"2026-06-10T14:58:59.146826944Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=3965816c-a0a8-40f6-b61d-d953667585ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:58:59.162925 crc crio[20344]: time=\"2026-06-10T14:58:59.157605434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:58:59.162925 crc crio[20344]: time=\"2026-06-10T14:58:59.159588936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:58:59.169203 crc crio[20344]: time=\"2026-06-10T14:58:59.169096163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:58:59.215979 crc crio[20344]: time=\"2026-06-10T14:58:59.21552347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:58:59.220543 crc crio[20344]: time=\"2026-06-10T14:58:59.220421998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:58:59.222131 crc crio[20344]: time=\"2026-06-10T14:58:59.22204315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:58:59.225345 crc crio[20344]: time=\"2026-06-10T14:58:59.225195362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:58:59.246440 crc crio[20344]: time=\"2026-06-10T14:58:59.246345542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:58:59.256899 crc crio[20344]: time=\"2026-06-10T14:58:59.256859846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:58:59.448982 crc crio[20344]: time=\"2026-06-10T14:58:59.447831693Z\" level=info msg=\"Created container 77bd6b8d83371410489977fe613dae6c511e3d41f03126f0102039e8fc9e0929: openstack/dnsmasq-dns-6b994dcc49-59f4q/init\" id=a191766c-92bd-48da-a3c1-922adb45e445 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:58:59.451247 crc crio[20344]: time=\"2026-06-10T14:58:59.451156869Z\" level=info msg=\"Starting container: 77bd6b8d83371410489977fe613dae6c511e3d41f03126f0102039e8fc9e0929\" id=92a26028-da44-4233-955b-11869e538e4f name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:58:59.477617 crc crio[20344]: time=\"2026-06-10T14:58:59.477477134Z\" level=info msg=\"Started container\" PID=54016 containerID=77bd6b8d83371410489977fe613dae6c511e3d41f03126f0102039e8fc9e0929 description=openstack/dnsmasq-dns-6b994dcc49-59f4q/init id=92a26028-da44-4233-955b-11869e538e4f name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e88edbe20a5bdb3dff4d0efeb1d90099167ad18412d8a41dc94ef7aa4dbd3aa\nJun 10 14:58:59.489240 crc crio[20344]: time=\"2026-06-10T14:58:59.489083886Z\" level=info msg=\"Created container 34bba343a985f43c310cfaf71b1cadaaae4770133c51054b0ff73d1b81a7fb94: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=e78c6db9-3cd3-4017-b7d4-8c4d4f05c203 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:58:59.491709 crc crio[20344]: time=\"2026-06-10T14:58:59.491599681Z\" level=info msg=\"Starting container: 34bba343a985f43c310cfaf71b1cadaaae4770133c51054b0ff73d1b81a7fb94\" id=4cb34d8b-e77a-4579-a10d-038e99019538 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:58:59.494410 crc crio[20344]: time=\"2026-06-10T14:58:59.494248Z\" level=info msg=\"Created container 02c609dccf62395c7ff38d6c257052e1aa4a4521ef7eb638af92a9db8b32e180: openstack/dnsmasq-dns-68bc84565-r4xzg/init\" id=9ab7947d-b14e-4be2-81e7-5dcd385fc454 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:58:59.494576 crc crio[20344]: time=\"2026-06-10T14:58:59.494459336Z\" level=info msg=\"Created container 2680b260af8bfe34b1ffecf63a2bf630ce2bea736d5c909fe27d93894ef06413: openstack/memcached-0/memcached\" id=4942cdd1-c095-48e4-b8ff-c1b85c8986f2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:58:59.497144 crc crio[20344]: time=\"2026-06-10T14:58:59.496439407Z\" level=info msg=\"Starting container: 2680b260af8bfe34b1ffecf63a2bf630ce2bea736d5c909fe27d93894ef06413\" id=6d67d62c-0ba1-4496-a131-74bb92de777e name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:58:59.497144 crc crio[20344]: time=\"2026-06-10T14:58:59.49653911Z\" level=info msg=\"Starting container: 02c609dccf62395c7ff38d6c257052e1aa4a4521ef7eb638af92a9db8b32e180\" id=fc44b9ba-7549-4597-b898-431f44e6d047 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:58:59.500334 crc crio[20344]: time=\"2026-06-10T14:58:59.500094122Z\" level=info msg=\"Started container\" PID=54036 containerID=34bba343a985f43c310cfaf71b1cadaaae4770133c51054b0ff73d1b81a7fb94 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=4cb34d8b-e77a-4579-a10d-038e99019538 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa53dee4ce00f3cd01f9fdbde21d90af7f5e118f71ab3c92dbdd2a41cd39da07\nJun 10 14:58:59.504089 crc crio[20344]: time=\"2026-06-10T14:58:59.504014694Z\" level=info msg=\"Started container\" PID=54010 containerID=2680b260af8bfe34b1ffecf63a2bf630ce2bea736d5c909fe27d93894ef06413 description=openstack/memcached-0/memcached id=6d67d62c-0ba1-4496-a131-74bb92de777e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0f389d11c58bb626e856488dc367a805da41f873e12a8413ada350d10b68958\nJun 10 14:58:59.508875 crc crio[20344]: time=\"2026-06-10T14:58:59.508798319Z\" level=info msg=\"Created container 4a616e9ec9c006488decc00491b4e9771beee3a6f5d44f7e13bb977f5c64a1a9: openstack/dnsmasq-dns-769fc96f7c-dclxd/init\" id=0bc0d4ef-e8b7-4218-9a51-7795371a9f85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:58:59.509986 crc crio[20344]: time=\"2026-06-10T14:58:59.509869896Z\" level=info msg=\"Starting container: 4a616e9ec9c006488decc00491b4e9771beee3a6f5d44f7e13bb977f5c64a1a9\" id=3cd09667-ce06-4539-a0f1-0e7a9b11c3b0 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:58:59.513400 crc crio[20344]: time=\"2026-06-10T14:58:59.513342207Z\" level=info msg=\"Created container 793bc38d224b9fd3a0f529af79bed7178e4fcd0b096cab5bb3c8dca5ad1790cd: openstack/dnsmasq-dns-7dc8cc99c9-778dc/init\" id=53dc4fe3-1119-4f58-87b7-3c4addd50d6b name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:58:59.520413 crc crio[20344]: time=\"2026-06-10T14:58:59.520219346Z\" level=info msg=\"Starting container: 793bc38d224b9fd3a0f529af79bed7178e4fcd0b096cab5bb3c8dca5ad1790cd\" id=b22942d8-0c78-435e-b957-4d4ab7b8966d name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:58:59.520413 crc crio[20344]: time=\"2026-06-10T14:58:59.52039003Z\" level=info msg=\"Started container\" PID=54011 containerID=02c609dccf62395c7ff38d6c257052e1aa4a4521ef7eb638af92a9db8b32e180 description=openstack/dnsmasq-dns-68bc84565-r4xzg/init id=fc44b9ba-7549-4597-b898-431f44e6d047 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71dcac18616e14a3bb1ae640b34c0e4a123abd56ee3ee1f9a194fcf4e0194751\nJun 10 14:58:59.520575 crc crio[20344]: time=\"2026-06-10T14:58:59.520497753Z\" level=info msg=\"Created container 4a16aed3d74511336793e4193ff9376f8e4e5361af9f87a176907575abd15780: openstack/kube-state-metrics-0/kube-state-metrics\" id=3965816c-a0a8-40f6-b61d-d953667585ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:58:59.521730 crc crio[20344]: time=\"2026-06-10T14:58:59.52156081Z\" level=info msg=\"Starting container: 4a16aed3d74511336793e4193ff9376f8e4e5361af9f87a176907575abd15780\" id=ff2f28a4-7e07-4bf7-8ec1-e3a68c866d5d name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:58:59.528004 crc crio[20344]: time=\"2026-06-10T14:58:59.527912396Z\" level=info msg=\"Started container\" PID=54007 containerID=793bc38d224b9fd3a0f529af79bed7178e4fcd0b096cab5bb3c8dca5ad1790cd description=openstack/dnsmasq-dns-7dc8cc99c9-778dc/init id=b22942d8-0c78-435e-b957-4d4ab7b8966d name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8736138594500a10b3d91de93a0b7baf58e2a5cf6572f04734053438afbe614\nJun 10 14:58:59.535626 crc crio[20344]: time=\"2026-06-10T14:58:59.535533664Z\" level=info msg=\"Started container\" PID=54045 containerID=4a616e9ec9c006488decc00491b4e9771beee3a6f5d44f7e13bb977f5c64a1a9 description=openstack/dnsmasq-dns-769fc96f7c-dclxd/init id=3cd09667-ce06-4539-a0f1-0e7a9b11c3b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ab0f54f0f0ff4a2c9cd2d1ae0fc7d3b0e0fc9e51988903c812b21c5a9373590\nJun 10 14:58:59.549859 crc crio[20344]: time=\"2026-06-10T14:58:59.549780984Z\" level=info msg=\"Started container\" PID=54039 containerID=4a16aed3d74511336793e4193ff9376f8e4e5361af9f87a176907575abd15780 description=openstack/kube-state-metrics-0/kube-state-metrics id=ff2f28a4-7e07-4bf7-8ec1-e3a68c866d5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d329d466dbdeb79e19e02293ba6e80ac3e53fad33ac298807b69be0cb69ac68b\nJun 10 14:58:59.697593 crc crio[20344]: time=\"2026-06-10T14:58:59.697368813Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f079966f-dc08-4125-8e2a-24577925f087 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:59.724810 crc crio[20344]: time=\"2026-06-10T14:58:59.722664061Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=425141a2-9cae-4d92-a23e-dadce2035b52 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:59.734176 crc crio[20344]: time=\"2026-06-10T14:58:59.733983696Z\" level=info msg=\"Stopping pod sandbox: 5ab0f54f0f0ff4a2c9cd2d1ae0fc7d3b0e0fc9e51988903c812b21c5a9373590\" id=b017ddfa-c1f4-4211-9879-58946ddc262d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:58:59.734876 crc crio[20344]: time=\"2026-06-10T14:58:59.734755486Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-dclxd Namespace:openstack ID:5ab0f54f0f0ff4a2c9cd2d1ae0fc7d3b0e0fc9e51988903c812b21c5a9373590 UID:9637162b-c0ef-4394-b017-2328cfd82e39 NetNS:/var/run/netns/f566e545-ba28-439c-842a-a57627f63136 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9637162b_c0ef_4394_b017_2328cfd82e39.slice PodAnnotations:0xc0027c0668}] Aliases:map[]}\"\nJun 10 14:58:59.735003 crc crio[20344]: time=\"2026-06-10T14:58:59.73492348Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-769fc96f7c-dclxd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:58:59.761213 crc crio[20344]: time=\"2026-06-10T14:58:59.761128432Z\" level=info msg=\"Stopping pod sandbox: f8736138594500a10b3d91de93a0b7baf58e2a5cf6572f04734053438afbe614\" id=8c2d7854-c1cd-453e-9205-73b16516e614 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:58:59.762023 crc crio[20344]: time=\"2026-06-10T14:58:59.761661915Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-778dc Namespace:openstack ID:f8736138594500a10b3d91de93a0b7baf58e2a5cf6572f04734053438afbe614 UID:ac2e59d6-3d6b-4afa-ad18-7d1ab84f33ad NetNS:/var/run/netns/6ff7080d-a765-48f5-9554-ec2ab5347564 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac2e59d6_3d6b_4afa_ad18_7d1ab84f33ad.slice PodAnnotations:0xc0022643e8}] Aliases:map[]}\"\nJun 10 14:58:59.762023 crc crio[20344]: time=\"2026-06-10T14:58:59.761857561Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7dc8cc99c9-778dc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:58:59.762709 crc crio[20344]: time=\"2026-06-10T14:58:59.762645121Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ea790773-ecc0-45df-b9fd-44d360c0e7b0 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:59.770640 crc crio[20344]: time=\"2026-06-10T14:58:59.770345521Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=37736683-a478-4679-b27a-fa4f527fb638 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:58:59.788504 crc crio[20344]: time=\"2026-06-10T14:58:59.788144844Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68bc84565-r4xzg/dnsmasq-dns\" id=e91a0802-77ae-4610-ac2b-0707b01e31ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:58:59.794315 crc crio[20344]: time=\"2026-06-10T14:58:59.790885496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:58:59.836526 crc crio[20344]: time=\"2026-06-10T14:58:59.834333316Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b994dcc49-59f4q/dnsmasq-dns\" id=6d4b33e9-c699-430f-83fb-3dcd128cc665 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:58:59.836526 crc crio[20344]: time=\"2026-06-10T14:58:59.836251315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:58:59.885395 crc crio[20344]: time=\"2026-06-10T14:58:59.885181348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:58:59.903377 crc crio[20344]: time=\"2026-06-10T14:58:59.902615532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:00.094163 crc crio[20344]: time=\"2026-06-10T14:59:00.094115123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:00.105220 crc crio[20344]: time=\"2026-06-10T14:59:00.10518576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:00.208316 crc crio[20344]: time=\"2026-06-10T14:59:00.201245159Z\" level=info msg=\"Created container dd001cbf730e09745e0fbcb8e66c1eb925faaccd3ebf7252c3a13e0f4cb45fc6: openstack/dnsmasq-dns-68bc84565-r4xzg/dnsmasq-dns\" id=e91a0802-77ae-4610-ac2b-0707b01e31ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:00.209629 crc crio[20344]: time=\"2026-06-10T14:59:00.209585566Z\" level=info msg=\"Starting container: dd001cbf730e09745e0fbcb8e66c1eb925faaccd3ebf7252c3a13e0f4cb45fc6\" id=cb27b691-fb17-4af6-b68f-4b450334669d name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:59:00.240959 crc crio[20344]: time=\"2026-06-10T14:59:00.240758807Z\" level=info msg=\"Stopped pod sandbox: f8736138594500a10b3d91de93a0b7baf58e2a5cf6572f04734053438afbe614\" id=8c2d7854-c1cd-453e-9205-73b16516e614 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:59:00.246048 crc crio[20344]: time=\"2026-06-10T14:59:00.245996623Z\" level=info msg=\"Started container\" PID=54249 containerID=dd001cbf730e09745e0fbcb8e66c1eb925faaccd3ebf7252c3a13e0f4cb45fc6 description=openstack/dnsmasq-dns-68bc84565-r4xzg/dnsmasq-dns id=cb27b691-fb17-4af6-b68f-4b450334669d name=/runtime.v1.RuntimeService/StartContainer sandboxID=71dcac18616e14a3bb1ae640b34c0e4a123abd56ee3ee1f9a194fcf4e0194751\nJun 10 14:59:00.350075 crc crio[20344]: time=\"2026-06-10T14:59:00.349602628Z\" level=info msg=\"Stopped pod sandbox: 5ab0f54f0f0ff4a2c9cd2d1ae0fc7d3b0e0fc9e51988903c812b21c5a9373590\" id=b017ddfa-c1f4-4211-9879-58946ddc262d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:59:00.759562 crc crio[20344]: time=\"2026-06-10T14:59:00.759345535Z\" level=info msg=\"Created container ef6cfc457b1708eb72bdf13a6ad9d99746c2f28eae9fe22603573c684cfeb26f: openstack/rabbitmq-cell1-server-0/setup-container\" id=4b51f918-4ce8-4814-af82-d4f51aa55b0e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:00.765226 crc crio[20344]: time=\"2026-06-10T14:59:00.765182217Z\" level=info msg=\"Starting container: ef6cfc457b1708eb72bdf13a6ad9d99746c2f28eae9fe22603573c684cfeb26f\" id=9877a4f6-89f6-4cd1-abb2-254b91b90e82 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:59:00.772138 crc crio[20344]: time=\"2026-06-10T14:59:00.772069416Z\" level=info msg=\"Started container\" PID=54004 containerID=ef6cfc457b1708eb72bdf13a6ad9d99746c2f28eae9fe22603573c684cfeb26f description=openstack/rabbitmq-cell1-server-0/setup-container id=9877a4f6-89f6-4cd1-abb2-254b91b90e82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba55586c221a8575f2165b883af4d6f2c63ffc03953208cbfbebf037663a8518\nJun 10 14:59:00.778020 crc crio[20344]: time=\"2026-06-10T14:59:00.777939649Z\" level=error msg=\"Container creation error: mount `/var/lib/kubelet/pods/4248f424-f003-49b3-b322-a1476286b4e2/volume-subpaths/dns-svc/dnsmasq-dns/1` to `etc/dnsmasq.d/hosts/dns-svc`: No such file or directory\\n\" id=6d4b33e9-c699-430f-83fb-3dcd128cc665 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:00.795352 crc crio[20344]: time=\"2026-06-10T14:59:00.794649033Z\" level=info msg=\"Removing container: 4a616e9ec9c006488decc00491b4e9771beee3a6f5d44f7e13bb977f5c64a1a9\" id=2aa07a5d-8b62-4ff4-9426-0609c09c0143 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:59:00.796921 crc crio[20344]: time=\"2026-06-10T14:59:00.7968386Z\" level=info msg=\"createCtr: deleting container ID 59a755bd38f3c09d1af69e5d0a15f0dec430c238ec8608852214bf1003d965f1 from idIndex\" id=6d4b33e9-c699-430f-83fb-3dcd128cc665 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:00.797188 crc crio[20344]: time=\"2026-06-10T14:59:00.796924052Z\" level=info msg=\"createCtr: removing container 59a755bd38f3c09d1af69e5d0a15f0dec430c238ec8608852214bf1003d965f1\" id=6d4b33e9-c699-430f-83fb-3dcd128cc665 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:00.797188 crc crio[20344]: time=\"2026-06-10T14:59:00.797155839Z\" level=info msg=\"createCtr: deleting container 59a755bd38f3c09d1af69e5d0a15f0dec430c238ec8608852214bf1003d965f1 from storage\" id=6d4b33e9-c699-430f-83fb-3dcd128cc665 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:00.821919 crc crio[20344]: time=\"2026-06-10T14:59:00.821491922Z\" level=info msg=\"createCtr: releasing container name k8s_dnsmasq-dns_dnsmasq-dns-6b994dcc49-59f4q_openstack_4248f424-f003-49b3-b322-a1476286b4e2_0\" id=6d4b33e9-c699-430f-83fb-3dcd128cc665 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:00.873915 crc crio[20344]: time=\"2026-06-10T14:59:00.87256197Z\" level=info msg=\"Created container b5c681393b56bde307da83fe1dedfafcfb5bcd90af5f546482876a04660c90e4: openstack/rabbitmq-server-0/setup-container\" id=1837dcfc-68bb-4330-8f62-371bf478b5f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:00.874248 crc crio[20344]: time=\"2026-06-10T14:59:00.87410163Z\" level=info msg=\"Starting container: b5c681393b56bde307da83fe1dedfafcfb5bcd90af5f546482876a04660c90e4\" id=c98671bc-8a05-4072-bac9-76fd98acbc37 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:59:00.893626 crc crio[20344]: time=\"2026-06-10T14:59:00.893501685Z\" level=info msg=\"Started container\" PID=54009 containerID=b5c681393b56bde307da83fe1dedfafcfb5bcd90af5f546482876a04660c90e4 description=openstack/rabbitmq-server-0/setup-container id=c98671bc-8a05-4072-bac9-76fd98acbc37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa9a72b7dbf24e26f23f0695e5c88c629c3cc1bd4d723cbfdb87114a00fa7238\nJun 10 14:59:00.987069 crc crio[20344]: time=\"2026-06-10T14:59:00.986971876Z\" level=info msg=\"Removed container 4a616e9ec9c006488decc00491b4e9771beee3a6f5d44f7e13bb977f5c64a1a9: openstack/dnsmasq-dns-769fc96f7c-dclxd/init\" id=2aa07a5d-8b62-4ff4-9426-0609c09c0143 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:59:00.996984 crc crio[20344]: time=\"2026-06-10T14:59:00.996892304Z\" level=info msg=\"Removing container: 793bc38d224b9fd3a0f529af79bed7178e4fcd0b096cab5bb3c8dca5ad1790cd\" id=82da88b4-41a3-42ab-aa43-9bd589c55393 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:59:01.036205 crc crio[20344]: time=\"2026-06-10T14:59:01.036072043Z\" level=info msg=\"Removed container 793bc38d224b9fd3a0f529af79bed7178e4fcd0b096cab5bb3c8dca5ad1790cd: openstack/dnsmasq-dns-7dc8cc99c9-778dc/init\" id=82da88b4-41a3-42ab-aa43-9bd589c55393 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:59:01.862606 crc crio[20344]: time=\"2026-06-10T14:59:01.861900262Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1d2eb7f8-0124-4cc9-ab78-0d4f8ea4e349 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:03.891530 crc crio[20344]: time=\"2026-06-10T14:59:03.888919584Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=f188b02f-cde4-4436-ba83-198cb7d65efc name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:04.904678 crc crio[20344]: time=\"2026-06-10T14:59:04.904571861Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=29e63f2d-6266-461d-84e5-9ccd3e582135 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:04.968392 crc crio[20344]: time=\"2026-06-10T14:59:04.968307759Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=aa09825c-4585-454a-a2cd-9d85f6954a55 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:05.684938 crc crio[20344]: time=\"2026-06-10T14:59:05.683922051Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a8b745c1-c661-4540-a3ac-577e5d554838 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:05.722844 crc crio[20344]: time=\"2026-06-10T14:59:05.722591387Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:7b731db5aae0df7b814f3d00e979dfead5d3d5d0628ad440b664274097714eee\" id=f060115f-4b90-4b1d-a0bb-32311df62021 name=/runtime.v1.ImageService/PullImage\nJun 10 14:59:05.724032 crc crio[20344]: time=\"2026-06-10T14:59:05.723902491Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=13e329f0-ea74-4c3c-bb23-b4ca232ab8ec name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:05.773791 crc crio[20344]: time=\"2026-06-10T14:59:05.773566552Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=1be8ca6c-5a9c-4b31-b9a6-605438319afb name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:05.779134 crc crio[20344]: time=\"2026-06-10T14:59:05.77692484Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=89827461-5435-4b93-af12-43ebf7819b92 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:05.779134 crc crio[20344]: time=\"2026-06-10T14:59:05.779091306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:05.782574 crc crio[20344]: time=\"2026-06-10T14:59:05.782437573Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b994dcc49-59f4q/dnsmasq-dns\" id=d5379ce6-5772-405d-b441-f8e673884611 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:05.787615 crc crio[20344]: time=\"2026-06-10T14:59:05.784466186Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:807c1076fe368456aee9a88438d275805fc908d207bada66f46e084e1fd4e8d9\" id=d4614ae3-a308-4d85-822e-1b63543116c8 name=/runtime.v1.ImageService/PullImage\nJun 10 14:59:05.787615 crc crio[20344]: time=\"2026-06-10T14:59:05.786891059Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=bf9c88ff-b6e3-4d09-9a81-dd4cd0c48c1e name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:05.791865 crc crio[20344]: time=\"2026-06-10T14:59:05.791490349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:05.795420 crc crio[20344]: time=\"2026-06-10T14:59:05.795117343Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-6lm5k/ovsdb-server-init\" id=6bc0baf4-9b0f-440c-8e82-d2c060c3bb1c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:05.795910 crc crio[20344]: time=\"2026-06-10T14:59:05.79578042Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:ba97cb84e9c691378c75d7722e1b3beae894cc25addffadc2d7106e39c07e58c\" id=a3f62319-3d3e-46a1-8a85-71b2217b5965 name=/runtime.v1.ImageService/PullImage\nJun 10 14:59:05.796177 crc crio[20344]: time=\"2026-06-10T14:59:05.795999026Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:85b4f27c1058f2c2b0c03e426e77c60ade32cce5d8d14bb6242195cf45e42e90\" id=64a471ba-76a5-4b2c-a2a2-894609dd5c0d name=/runtime.v1.ImageService/PullImage\nJun 10 14:59:05.796595 crc crio[20344]: time=\"2026-06-10T14:59:05.796501729Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=ff24e932-16ae-4a3d-be98-c992e2ccd129 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:05.797433 crc crio[20344]: time=\"2026-06-10T14:59:05.797164596Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=2e85e1cf-1468-4c60-8ecc-357a2fcc7951 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:05.805902 crc crio[20344]: time=\"2026-06-10T14:59:05.805790241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:05.828782 crc crio[20344]: time=\"2026-06-10T14:59:05.828605264Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=5be99999-f22b-4d91-9cdb-d843961d9ab5 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:05.850055 crc crio[20344]: time=\"2026-06-10T14:59:05.849542249Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=61075330-1fb6-431d-8a8a-08180e730593 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:05.853508 crc crio[20344]: time=\"2026-06-10T14:59:05.853150132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:05.854623 crc crio[20344]: time=\"2026-06-10T14:59:05.854514808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:05.858862 crc crio[20344]: time=\"2026-06-10T14:59:05.858660816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:05.876916 crc crio[20344]: time=\"2026-06-10T14:59:05.876768777Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=65ad1fbe-2b3e-4906-8076-306eb6858f99 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:05.881877 crc crio[20344]: time=\"2026-06-10T14:59:05.881789367Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=fd15a046-f801-497a-8b81-a6df3b93331a name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:05.887583 crc crio[20344]: time=\"2026-06-10T14:59:05.886910401Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=8c5b8f11-a6c7-4028-8636-c5a2acb5e6a7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:05.890025 crc crio[20344]: time=\"2026-06-10T14:59:05.889927969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:05.896599 crc crio[20344]: time=\"2026-06-10T14:59:05.896541531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:05.897112 crc crio[20344]: time=\"2026-06-10T14:59:05.896995073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:05.917649 crc crio[20344]: time=\"2026-06-10T14:59:05.908618155Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=f4a34417-e324-4651-a1c8-f3d826cbe05d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:05.917649 crc crio[20344]: time=\"2026-06-10T14:59:05.90878987Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=9090bc5f-6dff-4568-8238-472dc69ad445 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:05.917649 crc crio[20344]: time=\"2026-06-10T14:59:05.912043024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:05.917649 crc crio[20344]: time=\"2026-06-10T14:59:05.913539613Z\" level=info msg=\"Creating container: openstack/ovn-controller-kkj8w/ovn-controller\" id=92008b03-cbd1-43bc-b55c-e5c1d7a58704 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:05.917649 crc crio[20344]: time=\"2026-06-10T14:59:05.914775815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:05.930018 crc crio[20344]: time=\"2026-06-10T14:59:05.929887228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:05.933160 crc crio[20344]: time=\"2026-06-10T14:59:05.933060621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:05.948348 crc crio[20344]: time=\"2026-06-10T14:59:05.94803061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:05.973506 crc crio[20344]: time=\"2026-06-10T14:59:05.973426341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:05.979543 crc crio[20344]: time=\"2026-06-10T14:59:05.979482538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:05.983180 crc crio[20344]: time=\"2026-06-10T14:59:05.983068092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:05.991556 crc crio[20344]: time=\"2026-06-10T14:59:05.987833926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:05.993377 crc crio[20344]: time=\"2026-06-10T14:59:05.993240336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:06.158412 crc crio[20344]: time=\"2026-06-10T14:59:06.145896497Z\" level=info msg=\"Created container 81a85659360c795887cf115d13d156b05b4fdd95e0e6f5c29c077a18a0be60dd: openstack/dnsmasq-dns-6b994dcc49-59f4q/dnsmasq-dns\" id=d5379ce6-5772-405d-b441-f8e673884611 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:06.158412 crc crio[20344]: time=\"2026-06-10T14:59:06.154150431Z\" level=info msg=\"Created container 0b92ebea99eb117e3345765b06f5324edaf408813cf308b0df7c7a46995e479c: openstack/openstack-galera-0/galera\" id=1be8ca6c-5a9c-4b31-b9a6-605438319afb name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:06.158412 crc crio[20344]: time=\"2026-06-10T14:59:06.157203101Z\" level=info msg=\"Starting container: 81a85659360c795887cf115d13d156b05b4fdd95e0e6f5c29c077a18a0be60dd\" id=140acefd-be26-4b0e-b61a-680acbcdad30 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:59:06.159089 crc crio[20344]: time=\"2026-06-10T14:59:06.158673309Z\" level=info msg=\"Starting container: 0b92ebea99eb117e3345765b06f5324edaf408813cf308b0df7c7a46995e479c\" id=d33eede2-6f1b-4443-8d47-70d5fe699edb name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:59:06.164495 crc crio[20344]: time=\"2026-06-10T14:59:06.164387078Z\" level=info msg=\"Started container\" PID=54966 containerID=0b92ebea99eb117e3345765b06f5324edaf408813cf308b0df7c7a46995e479c description=openstack/openstack-galera-0/galera id=d33eede2-6f1b-4443-8d47-70d5fe699edb name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ede01de671353ea8b6829493146a07b5de0530a6143918f97b02f2a6fa83e8b\nJun 10 14:59:06.166570 crc crio[20344]: time=\"2026-06-10T14:59:06.166494563Z\" level=info msg=\"Started container\" PID=54969 containerID=81a85659360c795887cf115d13d156b05b4fdd95e0e6f5c29c077a18a0be60dd description=openstack/dnsmasq-dns-6b994dcc49-59f4q/dnsmasq-dns id=140acefd-be26-4b0e-b61a-680acbcdad30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e88edbe20a5bdb3dff4d0efeb1d90099167ad18412d8a41dc94ef7aa4dbd3aa\nJun 10 14:59:06.220563 crc crio[20344]: time=\"2026-06-10T14:59:06.220468606Z\" level=info msg=\"Created container fe42e000f573bfe99b2a711d8f35b3c3e83b699f5277aa5986ef8644c4ab66f7: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=9090bc5f-6dff-4568-8238-472dc69ad445 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:06.221584 crc crio[20344]: time=\"2026-06-10T14:59:06.221513164Z\" level=info msg=\"Created container a5a46af2373c7d5a67527f85767fb354bebdef03b5d9268e74c34b14ca61b395: openstack/openstack-cell1-galera-0/galera\" id=61075330-1fb6-431d-8a8a-08180e730593 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:06.226676 crc crio[20344]: time=\"2026-06-10T14:59:06.226603536Z\" level=info msg=\"Starting container: fe42e000f573bfe99b2a711d8f35b3c3e83b699f5277aa5986ef8644c4ab66f7\" id=f87d0e88-2bd5-42c7-8de4-b66186ac6b58 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:59:06.227644 crc crio[20344]: time=\"2026-06-10T14:59:06.227607522Z\" level=info msg=\"Starting container: a5a46af2373c7d5a67527f85767fb354bebdef03b5d9268e74c34b14ca61b395\" id=96f20629-6bc8-47f7-92eb-5a6f6e9465c7 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:59:06.233807 crc crio[20344]: time=\"2026-06-10T14:59:06.233716661Z\" level=info msg=\"Started container\" PID=54985 containerID=a5a46af2373c7d5a67527f85767fb354bebdef03b5d9268e74c34b14ca61b395 description=openstack/openstack-cell1-galera-0/galera id=96f20629-6bc8-47f7-92eb-5a6f6e9465c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa53dee4ce00f3cd01f9fdbde21d90af7f5e118f71ab3c92dbdd2a41cd39da07\nJun 10 14:59:06.234867 crc crio[20344]: time=\"2026-06-10T14:59:06.234814869Z\" level=info msg=\"Created container d17e3c82e008acf0981612833d59be9c9ea4e2dbdf405e5e1c9092da3c546995: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=f4a34417-e324-4651-a1c8-f3d826cbe05d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:06.236188 crc crio[20344]: time=\"2026-06-10T14:59:06.236067702Z\" level=info msg=\"Starting container: d17e3c82e008acf0981612833d59be9c9ea4e2dbdf405e5e1c9092da3c546995\" id=873e057c-92a2-465c-ae8a-80d595c1e7e7 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:59:06.237325 crc crio[20344]: time=\"2026-06-10T14:59:06.237199352Z\" level=info msg=\"Started container\" PID=54986 containerID=fe42e000f573bfe99b2a711d8f35b3c3e83b699f5277aa5986ef8644c4ab66f7 description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=f87d0e88-2bd5-42c7-8de4-b66186ac6b58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=be2d1d2e69119ee45165a1b678494fd8997eb9168ccbe150e757f5fc1cf40e3c\nJun 10 14:59:06.245401 crc crio[20344]: time=\"2026-06-10T14:59:06.245331573Z\" level=info msg=\"Started container\" PID=54987 containerID=d17e3c82e008acf0981612833d59be9c9ea4e2dbdf405e5e1c9092da3c546995 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=873e057c-92a2-465c-ae8a-80d595c1e7e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90d568c50ef76e3edff5f3b726f308161b443dddf6a82ef8f255316e18411995\nJun 10 14:59:06.248073 crc crio[20344]: time=\"2026-06-10T14:59:06.247996672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:06.256958 crc crio[20344]: time=\"2026-06-10T14:59:06.256918154Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=06274f95-128c-4870-aeab-6b58110a74b8 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:06.257204 crc crio[20344]: time=\"2026-06-10T14:59:06.257184691Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=06274f95-128c-4870-aeab-6b58110a74b8 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:06.257389 crc crio[20344]: time=\"2026-06-10T14:59:06.257371516Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=06274f95-128c-4870-aeab-6b58110a74b8 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:06.261951 crc crio[20344]: time=\"2026-06-10T14:59:06.261925705Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=0da48ff5-a263-4a97-a3a8-3bca12557320 name=/runtime.v1.ImageService/PullImage\nJun 10 14:59:06.270200 crc crio[20344]: time=\"2026-06-10T14:59:06.270125118Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=0d609817-3c95-4fec-90e6-1812057ba0b0 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:06.270472 crc crio[20344]: time=\"2026-06-10T14:59:06.270372314Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=0d609817-3c95-4fec-90e6-1812057ba0b0 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:06.270472 crc crio[20344]: time=\"2026-06-10T14:59:06.270419516Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=0d609817-3c95-4fec-90e6-1812057ba0b0 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:06.270563 crc crio[20344]: time=\"2026-06-10T14:59:06.270536589Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"\nJun 10 14:59:06.271230 crc crio[20344]: time=\"2026-06-10T14:59:06.271116434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:06.274220 crc crio[20344]: time=\"2026-06-10T14:59:06.274194274Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=4d67ca9d-d2be-4264-94d4-ed981967f2d2 name=/runtime.v1.ImageService/PullImage\nJun 10 14:59:06.280020 crc crio[20344]: time=\"2026-06-10T14:59:06.279946233Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"\nJun 10 14:59:06.371948 crc crio[20344]: time=\"2026-06-10T14:59:06.371845384Z\" level=info msg=\"Created container 56ec7d8680e374ac09f06ce437e1e4717afd8b2fc350ccb766e5c9d4609a110a: openstack/ovn-controller-ovs-6lm5k/ovsdb-server-init\" id=6bc0baf4-9b0f-440c-8e82-d2c060c3bb1c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:06.372930 crc crio[20344]: time=\"2026-06-10T14:59:06.372882271Z\" level=info msg=\"Created container 1e3b539cdd4d5d966f538042e093cda59171e6bc13b04c227dafc197647a1ddd: openstack/ovn-controller-kkj8w/ovn-controller\" id=92008b03-cbd1-43bc-b55c-e5c1d7a58704 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:06.373727 crc crio[20344]: time=\"2026-06-10T14:59:06.373504647Z\" level=info msg=\"Starting container: 56ec7d8680e374ac09f06ce437e1e4717afd8b2fc350ccb766e5c9d4609a110a\" id=9f736954-8104-4bda-8501-1d0ae6fac186 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:59:06.374199 crc crio[20344]: time=\"2026-06-10T14:59:06.374118543Z\" level=info msg=\"Starting container: 1e3b539cdd4d5d966f538042e093cda59171e6bc13b04c227dafc197647a1ddd\" id=92313732-1082-40da-b00c-3131b2f06f6d name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:59:06.380004 crc crio[20344]: time=\"2026-06-10T14:59:06.379966125Z\" level=info msg=\"Started container\" PID=55039 containerID=1e3b539cdd4d5d966f538042e093cda59171e6bc13b04c227dafc197647a1ddd description=openstack/ovn-controller-kkj8w/ovn-controller id=92313732-1082-40da-b00c-3131b2f06f6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3a043d7cfbf3e1d88a427e98db79e56c66de89b5f04eef9479dcf122ac06bf2\nJun 10 14:59:06.384456 crc crio[20344]: time=\"2026-06-10T14:59:06.384366489Z\" level=info msg=\"Started container\" PID=55024 containerID=56ec7d8680e374ac09f06ce437e1e4717afd8b2fc350ccb766e5c9d4609a110a description=openstack/ovn-controller-ovs-6lm5k/ovsdb-server-init id=9f736954-8104-4bda-8501-1d0ae6fac186 name=/runtime.v1.RuntimeService/StartContainer sandboxID=632e039fe280fb04189ad5bc101fb70f59cf946628a4812ce6e77538a33295c7\nJun 10 14:59:07.000678 crc crio[20344]: time=\"2026-06-10T14:59:06.999327774Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=2a8dbd75-53e0-4697-8ea4-5258f2b79d1b name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:07.012542 crc crio[20344]: time=\"2026-06-10T14:59:07.012421465Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=8f0f4fc1-6307-44f2-90d0-852be1bc66cb name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:07.031370 crc crio[20344]: time=\"2026-06-10T14:59:07.031214774Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-6lm5k/ovsdb-server\" id=7afdb808-8b61-40f2-8e44-918eb560be7f name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:07.032891 crc crio[20344]: time=\"2026-06-10T14:59:07.032866027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:07.181355 crc crio[20344]: time=\"2026-06-10T14:59:07.181038351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:07.493877 crc crio[20344]: time=\"2026-06-10T14:59:07.493674452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:07.628975 crc crio[20344]: time=\"2026-06-10T14:59:07.62816146Z\" level=info msg=\"Created container 20b82e5db6ce537da2890bbdb076891291609c8a496856146597803f4acc3714: openstack/ovn-controller-ovs-6lm5k/ovsdb-server\" id=7afdb808-8b61-40f2-8e44-918eb560be7f name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:07.630410 crc crio[20344]: time=\"2026-06-10T14:59:07.630211354Z\" level=info msg=\"Starting container: 20b82e5db6ce537da2890bbdb076891291609c8a496856146597803f4acc3714\" id=b6ac38e6-1256-4d4a-91f5-1934952af0ff name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:59:07.640019 crc crio[20344]: time=\"2026-06-10T14:59:07.639844514Z\" level=info msg=\"Started container\" PID=55598 containerID=20b82e5db6ce537da2890bbdb076891291609c8a496856146597803f4acc3714 description=openstack/ovn-controller-ovs-6lm5k/ovsdb-server id=b6ac38e6-1256-4d4a-91f5-1934952af0ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=632e039fe280fb04189ad5bc101fb70f59cf946628a4812ce6e77538a33295c7\nJun 10 14:59:07.658738 crc crio[20344]: time=\"2026-06-10T14:59:07.658570301Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=f0f9bc9a-2a6e-4128-97e4-ffb90a08f951 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:07.662220 crc crio[20344]: time=\"2026-06-10T14:59:07.662129934Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=234d6e17-9934-4a13-9137-c570f2c21e14 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:07.675992 crc crio[20344]: time=\"2026-06-10T14:59:07.675901372Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-6lm5k/ovs-vswitchd\" id=4b0b408b-994b-4f72-916b-b57d52584cd1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:07.677845 crc crio[20344]: time=\"2026-06-10T14:59:07.677787381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:07.737232 crc crio[20344]: time=\"2026-06-10T14:59:07.737149825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:07.992309 crc crio[20344]: time=\"2026-06-10T14:59:07.99222561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:08.100882 crc crio[20344]: time=\"2026-06-10T14:59:08.100771823Z\" level=info msg=\"Created container e731dd46964213884a474c6a31dfd470edaf2b63f49ffe75c25ca89984c55e12: openstack/ovn-controller-ovs-6lm5k/ovs-vswitchd\" id=4b0b408b-994b-4f72-916b-b57d52584cd1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:08.102630 crc crio[20344]: time=\"2026-06-10T14:59:08.10256766Z\" level=info msg=\"Starting container: e731dd46964213884a474c6a31dfd470edaf2b63f49ffe75c25ca89984c55e12\" id=da2dad6a-e0b7-4789-89ca-6c6f9c05b8ce name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:59:08.111822 crc crio[20344]: time=\"2026-06-10T14:59:08.111731148Z\" level=info msg=\"Started container\" PID=55810 containerID=e731dd46964213884a474c6a31dfd470edaf2b63f49ffe75c25ca89984c55e12 description=openstack/ovn-controller-ovs-6lm5k/ovs-vswitchd id=da2dad6a-e0b7-4789-89ca-6c6f9c05b8ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=632e039fe280fb04189ad5bc101fb70f59cf946628a4812ce6e77538a33295c7\nJun 10 14:59:09.046478 crc crio[20344]: time=\"2026-06-10T14:59:09.045743731Z\" level=info msg=\"Stopping container: 81a85659360c795887cf115d13d156b05b4fdd95e0e6f5c29c077a18a0be60dd (timeout: 10s)\" id=778c4928-9473-42a9-a77b-8aa68d60a80e name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:59:12.610398 crc crio[20344]: time=\"2026-06-10T14:59:12.60860704Z\" level=info msg=\"Stopped container 81a85659360c795887cf115d13d156b05b4fdd95e0e6f5c29c077a18a0be60dd: openstack/dnsmasq-dns-6b994dcc49-59f4q/dnsmasq-dns\" id=778c4928-9473-42a9-a77b-8aa68d60a80e name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:59:12.613538 crc crio[20344]: time=\"2026-06-10T14:59:12.613455566Z\" level=info msg=\"Stopping pod sandbox: 7e88edbe20a5bdb3dff4d0efeb1d90099167ad18412d8a41dc94ef7aa4dbd3aa\" id=b412d764-c2d3-41cd-a6e6-989c86f36d06 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:59:12.614633 crc crio[20344]: time=\"2026-06-10T14:59:12.614175185Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-59f4q Namespace:openstack ID:7e88edbe20a5bdb3dff4d0efeb1d90099167ad18412d8a41dc94ef7aa4dbd3aa UID:4248f424-f003-49b3-b322-a1476286b4e2 NetNS:/var/run/netns/e5956a85-b7a9-4038-9356-f24c6a403727 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4248f424_f003_49b3_b322_a1476286b4e2.slice PodAnnotations:0xc004036038}] Aliases:map[]}\"\nJun 10 14:59:12.614633 crc crio[20344]: time=\"2026-06-10T14:59:12.614417261Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6b994dcc49-59f4q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:59:12.701033 crc crio[20344]: time=\"2026-06-10T14:59:12.700900591Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8\" id=4d67ca9d-d2be-4264-94d4-ed981967f2d2 name=/runtime.v1.ImageService/PullImage\nJun 10 14:59:12.702421 crc crio[20344]: time=\"2026-06-10T14:59:12.702342278Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=25d54562-689e-45bf-8e3a-c9bc8b463d5e name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:12.733132 crc crio[20344]: time=\"2026-06-10T14:59:12.733025706Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8\" id=0da48ff5-a263-4a97-a3a8-3bca12557320 name=/runtime.v1.ImageService/PullImage\nJun 10 14:59:12.734169 crc crio[20344]: time=\"2026-06-10T14:59:12.734077754Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=372fee34-db95-4787-ac0f-4b1514d8261f name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:12.761916 crc crio[20344]: time=\"2026-06-10T14:59:12.761816305Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=5b8685be-ac1f-4a81-afa9-bff98a98b6f3 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:12.767893 crc crio[20344]: time=\"2026-06-10T14:59:12.766967859Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=1d5294c9-abbe-4aa7-8424-8ae281bce01e name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:12.784824 crc crio[20344]: time=\"2026-06-10T14:59:12.784770082Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=04d575a0-b563-41ea-b8d1-1c8b5052dd8d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:12.789439 crc crio[20344]: time=\"2026-06-10T14:59:12.789179467Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=7c7f5047-9cee-4e6c-b117-e915e2d5a0a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:12.791873 crc crio[20344]: time=\"2026-06-10T14:59:12.791784055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:12.792595 crc crio[20344]: time=\"2026-06-10T14:59:12.792563405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:12.873233 crc crio[20344]: time=\"2026-06-10T14:59:12.872619887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:12.874604 crc crio[20344]: time=\"2026-06-10T14:59:12.87314963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:12.885565 crc crio[20344]: time=\"2026-06-10T14:59:12.885475731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:12.887357 crc crio[20344]: time=\"2026-06-10T14:59:12.886662051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:12.909989 crc crio[20344]: time=\"2026-06-10T14:59:12.909873495Z\" level=info msg=\"Stopped pod sandbox: 7e88edbe20a5bdb3dff4d0efeb1d90099167ad18412d8a41dc94ef7aa4dbd3aa\" id=b412d764-c2d3-41cd-a6e6-989c86f36d06 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:59:13.075523 crc crio[20344]: time=\"2026-06-10T14:59:13.074567199Z\" level=info msg=\"Created container 57ff04a71fb14abf03cad20ba056546d73cf37aa9b377822af2589df122cb3d3: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=04d575a0-b563-41ea-b8d1-1c8b5052dd8d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:13.085394 crc crio[20344]: time=\"2026-06-10T14:59:13.083145672Z\" level=info msg=\"Starting container: 57ff04a71fb14abf03cad20ba056546d73cf37aa9b377822af2589df122cb3d3\" id=c78b8780-af13-4c97-b17b-2e6356b490fb name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:59:13.091011 crc crio[20344]: time=\"2026-06-10T14:59:13.090909804Z\" level=info msg=\"Created container 6eed8d966c4cbe95eaa0457240f2a99756f32e5ccd31dbe855ad7598ab9e16d3: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=7c7f5047-9cee-4e6c-b117-e915e2d5a0a8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:13.092105 crc crio[20344]: time=\"2026-06-10T14:59:13.092013702Z\" level=info msg=\"Started container\" PID=56722 containerID=57ff04a71fb14abf03cad20ba056546d73cf37aa9b377822af2589df122cb3d3 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=c78b8780-af13-4c97-b17b-2e6356b490fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=90d568c50ef76e3edff5f3b726f308161b443dddf6a82ef8f255316e18411995\nJun 10 14:59:13.093445 crc crio[20344]: time=\"2026-06-10T14:59:13.093094261Z\" level=info msg=\"Starting container: 6eed8d966c4cbe95eaa0457240f2a99756f32e5ccd31dbe855ad7598ab9e16d3\" id=1c71f526-c2e0-45fd-8adb-5b701e32eb03 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:59:13.111522 crc crio[20344]: time=\"2026-06-10T14:59:13.111400117Z\" level=info msg=\"Started container\" PID=56721 containerID=6eed8d966c4cbe95eaa0457240f2a99756f32e5ccd31dbe855ad7598ab9e16d3 description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=1c71f526-c2e0-45fd-8adb-5b701e32eb03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=be2d1d2e69119ee45165a1b678494fd8997eb9168ccbe150e757f5fc1cf40e3c\nJun 10 14:59:13.115794 crc crio[20344]: time=\"2026-06-10T14:59:13.115608286Z\" level=info msg=\"Removing container: 81a85659360c795887cf115d13d156b05b4fdd95e0e6f5c29c077a18a0be60dd\" id=4ca8c28c-b12d-48c9-af0d-0f8e4598a419 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:59:13.150900 crc crio[20344]: time=\"2026-06-10T14:59:13.150822122Z\" level=info msg=\"Removed container 81a85659360c795887cf115d13d156b05b4fdd95e0e6f5c29c077a18a0be60dd: openstack/dnsmasq-dns-6b994dcc49-59f4q/dnsmasq-dns\" id=4ca8c28c-b12d-48c9-af0d-0f8e4598a419 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:59:13.154231 crc crio[20344]: time=\"2026-06-10T14:59:13.153882362Z\" level=info msg=\"Removing container: 77bd6b8d83371410489977fe613dae6c511e3d41f03126f0102039e8fc9e0929\" id=8882abaa-9f84-4ac3-b712-e886f78a7069 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:59:13.188996 crc crio[20344]: time=\"2026-06-10T14:59:13.188902123Z\" level=info msg=\"Removed container 77bd6b8d83371410489977fe613dae6c511e3d41f03126f0102039e8fc9e0929: openstack/dnsmasq-dns-6b994dcc49-59f4q/init\" id=8882abaa-9f84-4ac3-b712-e886f78a7069 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:59:14.146324 crc crio[20344]: time=\"2026-06-10T14:59:14.142725301Z\" level=info msg=\"Running pod sandbox: openstack/keystone-2ed5-account-create-update-8795b/POD\" id=74fe4b1a-beff-46b9-8ea9-ec91cf86ae3c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:59:14.146324 crc crio[20344]: time=\"2026-06-10T14:59:14.14346013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:14.163526 crc crio[20344]: time=\"2026-06-10T14:59:14.16267435Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-create-kb85r/POD\" id=236c7840-10e4-4438-a3b0-b133a0d64e3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:59:14.163526 crc crio[20344]: time=\"2026-06-10T14:59:14.162872335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:14.182920 crc crio[20344]: time=\"2026-06-10T14:59:14.182832424Z\" level=info msg=\"Got pod network &{Name:keystone-2ed5-account-create-update-8795b Namespace:openstack ID:176428128c675ba874d853d6c9fc8fcd74258faddf1306492c1c5e0aff7120d1 UID:a2d040da-e87d-47fe-bab0-64aa8e66f5ed NetNS:/var/run/netns/b6765aad-e237-472c-890c-c7b2bb06f766 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2d040da_e87d_47fe_bab0_64aa8e66f5ed.slice PodAnnotations:0xc004036df0}] Aliases:map[]}\"\nJun 10 14:59:14.182920 crc crio[20344]: time=\"2026-06-10T14:59:14.182908576Z\" level=info msg=\"Adding pod openstack_keystone-2ed5-account-create-update-8795b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:59:14.234376 crc crio[20344]: time=\"2026-06-10T14:59:14.234312103Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-kb85r Namespace:openstack ID:13e241c729adf56460d6759e62f9dfda37ffce8f044fde0310040f68ade6f9eb UID:61e71853-f59b-468b-afdd-2a75fc6bfdc3 NetNS:/var/run/netns/54db3c61-b2a8-4812-8b08-0d40c946c879 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod61e71853_f59b_468b_afdd_2a75fc6bfdc3.slice PodAnnotations:0xc00282ec20}] Aliases:map[]}\"\nJun 10 14:59:14.234510 crc crio[20344]: time=\"2026-06-10T14:59:14.234383525Z\" level=info msg=\"Adding pod openstack_keystone-db-create-kb85r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:59:14.288677 crc crio[20344]: time=\"2026-06-10T14:59:14.288628626Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-create-8ffmh/POD\" id=983b2536-a018-49ff-bcb4-3e9c727d26ae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:59:14.288936 crc crio[20344]: time=\"2026-06-10T14:59:14.288908824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:14.351445 crc crio[20344]: time=\"2026-06-10T14:59:14.351074301Z\" level=info msg=\"Got pod network &{Name:placement-db-create-8ffmh Namespace:openstack ID:4468a82816289af1e2c46614627ab5ee39e18f5c1581718cde5a1fce4a6c316d UID:4f9ccccb-0919-4361-8897-28e36426aeb0 NetNS:/var/run/netns/cf14bd4f-17e6-42e6-80a6-590af04a143b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f9ccccb_0919_4361_8897_28e36426aeb0.slice PodAnnotations:0xc000528288}] Aliases:map[]}\"\nJun 10 14:59:14.351618 crc crio[20344]: time=\"2026-06-10T14:59:14.351598334Z\" level=info msg=\"Adding pod openstack_placement-db-create-8ffmh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:59:14.403518 crc crio[20344]: time=\"2026-06-10T14:59:14.403434192Z\" level=info msg=\"Running pod sandbox: openstack/placement-71e1-account-create-update-5lfgx/POD\" id=2ce932d7-e77f-4582-a0ec-b654c8bd8b2a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:59:14.403639 crc crio[20344]: time=\"2026-06-10T14:59:14.403535735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:14.436438 crc crio[20344]: time=\"2026-06-10T14:59:14.436053811Z\" level=info msg=\"Got pod network &{Name:placement-71e1-account-create-update-5lfgx Namespace:openstack ID:8dbef2fbc4590c27f9eaf26ff709f4ecfe884e6d44d16bcf972617bdd956a419 UID:900aa428-fa07-4cac-825b-734020f1ae3a NetNS:/var/run/netns/33773c0b-2195-4e6d-9a79-52b1be6b5be6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod900aa428_fa07_4cac_825b_734020f1ae3a.slice PodAnnotations:0xc00282e3e8}] Aliases:map[]}\"\nJun 10 14:59:14.436438 crc crio[20344]: time=\"2026-06-10T14:59:14.436127043Z\" level=info msg=\"Adding pod openstack_placement-71e1-account-create-update-5lfgx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:59:14.713982 crc crio[20344]: 2026-06-10T14:59:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:176428128c675ba Mac:02:85:1e:e5:ca:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/b6765aad-e237-472c-890c-c7b2bb06f766 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:59:14.715188 crc crio[20344]: time=\"2026-06-10T14:59:14.715098249Z\" level=info msg=\"Got pod network &{Name:keystone-2ed5-account-create-update-8795b Namespace:openstack ID:176428128c675ba874d853d6c9fc8fcd74258faddf1306492c1c5e0aff7120d1 UID:a2d040da-e87d-47fe-bab0-64aa8e66f5ed NetNS:/var/run/netns/b6765aad-e237-472c-890c-c7b2bb06f766 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2d040da_e87d_47fe_bab0_64aa8e66f5ed.slice PodAnnotations:0xc004036df0}] Aliases:map[]}\"\nJun 10 14:59:14.715367 crc crio[20344]: time=\"2026-06-10T14:59:14.715315044Z\" level=info msg=\"Checking pod openstack_keystone-2ed5-account-create-update-8795b for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:59:14.723371 crc crio[20344]: time=\"2026-06-10T14:59:14.721337321Z\" level=info msg=\"Ran pod sandbox 176428128c675ba874d853d6c9fc8fcd74258faddf1306492c1c5e0aff7120d1 with infra container: openstack/keystone-2ed5-account-create-update-8795b/POD\" id=74fe4b1a-beff-46b9-8ea9-ec91cf86ae3c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:59:14.728809 crc crio[20344]: time=\"2026-06-10T14:59:14.728718733Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=59de3149-a6c3-4ace-828b-cb10044dd8ba name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:14.744311 crc crio[20344]: 2026-06-10T14:59:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4468a82816289af Mac:06:9b:00:d0:29:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/cf14bd4f-17e6-42e6-80a6-590af04a143b SocketPath: PciID:}] [{Interface:0xc00025ca00 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:59:14.744311 crc crio[20344]: time=\"2026-06-10T14:59:14.737419199Z\" level=info msg=\"Got pod network &{Name:placement-db-create-8ffmh Namespace:openstack ID:4468a82816289af1e2c46614627ab5ee39e18f5c1581718cde5a1fce4a6c316d UID:4f9ccccb-0919-4361-8897-28e36426aeb0 NetNS:/var/run/netns/cf14bd4f-17e6-42e6-80a6-590af04a143b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f9ccccb_0919_4361_8897_28e36426aeb0.slice PodAnnotations:0xc000528288}] Aliases:map[]}\"\nJun 10 14:59:14.744311 crc crio[20344]: time=\"2026-06-10T14:59:14.737603464Z\" level=info msg=\"Checking pod openstack_placement-db-create-8ffmh for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:59:14.756686 crc crio[20344]: time=\"2026-06-10T14:59:14.749914574Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=85825d63-9e08-49f3-9b16-f4070b6481c8 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:14.761548 crc crio[20344]: time=\"2026-06-10T14:59:14.761461885Z\" level=info msg=\"Ran pod sandbox 4468a82816289af1e2c46614627ab5ee39e18f5c1581718cde5a1fce4a6c316d with infra container: openstack/placement-db-create-8ffmh/POD\" id=983b2536-a018-49ff-bcb4-3e9c727d26ae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:59:14.763005 crc crio[20344]: time=\"2026-06-10T14:59:14.762947993Z\" level=info msg=\"Creating container: openstack/keystone-2ed5-account-create-update-8795b/mariadb-account-create-update\" id=48a0f1c9-2efd-457d-81dd-899b40016d71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:14.764481 crc crio[20344]: time=\"2026-06-10T14:59:14.764386351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:14.764888 crc crio[20344]: time=\"2026-06-10T14:59:14.764791231Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=524b951f-3519-4064-82b2-de72b7853ba6 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:14.769031 crc crio[20344]: time=\"2026-06-10T14:59:14.76898967Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=b0c02c4f-76bc-489d-8aac-4bb71bddef26 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:14.813817 crc crio[20344]: time=\"2026-06-10T14:59:14.813629402Z\" level=info msg=\"Creating container: openstack/placement-db-create-8ffmh/mariadb-database-create\" id=5694e9c8-8b09-4c39-ad3b-1c23f66663cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:14.818164 crc crio[20344]: time=\"2026-06-10T14:59:14.818013426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:14.820368 crc crio[20344]: 2026-06-10T14:59:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:13e241c729adf56 Mac:be:ce:82:37:cd:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:71 Mtu:0 Sandbox:/var/run/netns/54db3c61-b2a8-4812-8b08-0d40c946c879 SocketPath: PciID:}] [{Interface:0xc00036ca00 Address:{IP:10.217.0.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:59:14.821583 crc crio[20344]: time=\"2026-06-10T14:59:14.821184928Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-kb85r Namespace:openstack ID:13e241c729adf56460d6759e62f9dfda37ffce8f044fde0310040f68ade6f9eb UID:61e71853-f59b-468b-afdd-2a75fc6bfdc3 NetNS:/var/run/netns/54db3c61-b2a8-4812-8b08-0d40c946c879 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod61e71853_f59b_468b_afdd_2a75fc6bfdc3.slice PodAnnotations:0xc00282ec20}] Aliases:map[]}\"\nJun 10 14:59:14.821583 crc crio[20344]: time=\"2026-06-10T14:59:14.821382043Z\" level=info msg=\"Checking pod openstack_keystone-db-create-kb85r for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:59:14.835619 crc crio[20344]: 2026-06-10T14:59:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8dbef2fbc4590c2 Mac:86:b8:8b:52:6d:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:73 Mtu:0 Sandbox:/var/run/netns/33773c0b-2195-4e6d-9a79-52b1be6b5be6 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:59:14.836668 crc crio[20344]: time=\"2026-06-10T14:59:14.836590499Z\" level=info msg=\"Got pod network &{Name:placement-71e1-account-create-update-5lfgx Namespace:openstack ID:8dbef2fbc4590c27f9eaf26ff709f4ecfe884e6d44d16bcf972617bdd956a419 UID:900aa428-fa07-4cac-825b-734020f1ae3a NetNS:/var/run/netns/33773c0b-2195-4e6d-9a79-52b1be6b5be6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod900aa428_fa07_4cac_825b_734020f1ae3a.slice PodAnnotations:0xc00282e3e8}] Aliases:map[]}\"\nJun 10 14:59:14.836971 crc crio[20344]: time=\"2026-06-10T14:59:14.836885836Z\" level=info msg=\"Checking pod openstack_placement-71e1-account-create-update-5lfgx for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:59:14.842126 crc crio[20344]: time=\"2026-06-10T14:59:14.841986679Z\" level=info msg=\"Ran pod sandbox 13e241c729adf56460d6759e62f9dfda37ffce8f044fde0310040f68ade6f9eb with infra container: openstack/keystone-db-create-kb85r/POD\" id=236c7840-10e4-4438-a3b0-b133a0d64e3f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:59:14.844435 crc crio[20344]: time=\"2026-06-10T14:59:14.84433943Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=8907b4d6-1046-4833-b7d3-b60c5e0f73a7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:14.849346 crc crio[20344]: time=\"2026-06-10T14:59:14.847542944Z\" level=info msg=\"Ran pod sandbox 8dbef2fbc4590c27f9eaf26ff709f4ecfe884e6d44d16bcf972617bdd956a419 with infra container: openstack/placement-71e1-account-create-update-5lfgx/POD\" id=2ce932d7-e77f-4582-a0ec-b654c8bd8b2a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:59:14.849560 crc crio[20344]: time=\"2026-06-10T14:59:14.849498395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:14.853040 crc crio[20344]: time=\"2026-06-10T14:59:14.851009964Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=5ba93f76-7545-4369-97a6-dce38d6d75cd name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:14.853040 crc crio[20344]: time=\"2026-06-10T14:59:14.851460936Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=3c5c4ebe-3b3e-43c4-9e5e-b4825788fa1a name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:14.857022 crc crio[20344]: time=\"2026-06-10T14:59:14.856764403Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c7957c10-5353-4a6c-85af-1918300443d3 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:14.862835 crc crio[20344]: time=\"2026-06-10T14:59:14.861986799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:14.865584 crc crio[20344]: time=\"2026-06-10T14:59:14.865531542Z\" level=info msg=\"Creating container: openstack/keystone-db-create-kb85r/mariadb-database-create\" id=d46f72a2-768b-45e2-94cd-f31335d99917 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:14.866868 crc crio[20344]: time=\"2026-06-10T14:59:14.866786324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:14.867364 crc crio[20344]: time=\"2026-06-10T14:59:14.866975049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:14.867658 crc crio[20344]: time=\"2026-06-10T14:59:14.867612456Z\" level=info msg=\"Creating container: openstack/placement-71e1-account-create-update-5lfgx/mariadb-account-create-update\" id=e7b31672-58df-4f60-8f92-ec7367488a76 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:14.869149 crc crio[20344]: time=\"2026-06-10T14:59:14.869089114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:14.870655 crc crio[20344]: time=\"2026-06-10T14:59:14.870585423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:14.897758 crc crio[20344]: time=\"2026-06-10T14:59:14.897649247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:14.900534 crc crio[20344]: time=\"2026-06-10T14:59:14.900471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:14.911423 crc crio[20344]: time=\"2026-06-10T14:59:14.911201899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:14.916581 crc crio[20344]: time=\"2026-06-10T14:59:14.916457246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:15.046224 crc crio[20344]: time=\"2026-06-10T14:59:15.046030376Z\" level=info msg=\"Created container 90701d49c6f0840b31dbc899a7c0fcaadd92e0e7b4ac094e39f228869b7c045c: openstack/placement-71e1-account-create-update-5lfgx/mariadb-account-create-update\" id=e7b31672-58df-4f60-8f92-ec7367488a76 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:15.047736 crc crio[20344]: time=\"2026-06-10T14:59:15.047645448Z\" level=info msg=\"Starting container: 90701d49c6f0840b31dbc899a7c0fcaadd92e0e7b4ac094e39f228869b7c045c\" id=86509fd6-1bfc-4f96-93e0-f2cecdaf7cba name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:59:15.050798 crc crio[20344]: time=\"2026-06-10T14:59:15.050659727Z\" level=info msg=\"Created container cb7972f1c7e16ccacc00850c131fa411aa1742ce3170d7122411d9793026054f: openstack/keystone-db-create-kb85r/mariadb-database-create\" id=d46f72a2-768b-45e2-94cd-f31335d99917 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:15.051866 crc crio[20344]: time=\"2026-06-10T14:59:15.051679013Z\" level=info msg=\"Created container 79a475cb4f9fae87cb73ef82dd921298dafec2ab80ff669bccfa5ee00438b552: openstack/keystone-2ed5-account-create-update-8795b/mariadb-account-create-update\" id=48a0f1c9-2efd-457d-81dd-899b40016d71 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:15.051978 crc crio[20344]: time=\"2026-06-10T14:59:15.051907349Z\" level=info msg=\"Starting container: cb7972f1c7e16ccacc00850c131fa411aa1742ce3170d7122411d9793026054f\" id=604a6b2f-a141-4dc0-b9e3-47dc317b1b6f name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:59:15.052842 crc crio[20344]: time=\"2026-06-10T14:59:15.052686879Z\" level=info msg=\"Starting container: 79a475cb4f9fae87cb73ef82dd921298dafec2ab80ff669bccfa5ee00438b552\" id=be2444bf-d08d-4976-92e3-5b3107929200 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:59:15.055914 crc crio[20344]: time=\"2026-06-10T14:59:15.055831891Z\" level=info msg=\"Started container\" PID=57029 containerID=90701d49c6f0840b31dbc899a7c0fcaadd92e0e7b4ac094e39f228869b7c045c description=openstack/placement-71e1-account-create-update-5lfgx/mariadb-account-create-update id=86509fd6-1bfc-4f96-93e0-f2cecdaf7cba name=/runtime.v1.RuntimeService/StartContainer sandboxID=8dbef2fbc4590c27f9eaf26ff709f4ecfe884e6d44d16bcf972617bdd956a419\nJun 10 14:59:15.059523 crc crio[20344]: time=\"2026-06-10T14:59:15.059432815Z\" level=info msg=\"Started container\" PID=57030 containerID=79a475cb4f9fae87cb73ef82dd921298dafec2ab80ff669bccfa5ee00438b552 description=openstack/keystone-2ed5-account-create-update-8795b/mariadb-account-create-update id=be2444bf-d08d-4976-92e3-5b3107929200 name=/runtime.v1.RuntimeService/StartContainer sandboxID=176428128c675ba874d853d6c9fc8fcd74258faddf1306492c1c5e0aff7120d1\nJun 10 14:59:15.067092 crc crio[20344]: time=\"2026-06-10T14:59:15.06694228Z\" level=info msg=\"Started container\" PID=57028 containerID=cb7972f1c7e16ccacc00850c131fa411aa1742ce3170d7122411d9793026054f description=openstack/keystone-db-create-kb85r/mariadb-database-create id=604a6b2f-a141-4dc0-b9e3-47dc317b1b6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=13e241c729adf56460d6759e62f9dfda37ffce8f044fde0310040f68ade6f9eb\nJun 10 14:59:15.070519 crc crio[20344]: time=\"2026-06-10T14:59:15.070436341Z\" level=info msg=\"Created container 29d03c9075d7a7d2d94605bc775ed37f8f78ac7811dc44de842c25ae90d66ff4: openstack/placement-db-create-8ffmh/mariadb-database-create\" id=5694e9c8-8b09-4c39-ad3b-1c23f66663cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:15.072031 crc crio[20344]: time=\"2026-06-10T14:59:15.07194825Z\" level=info msg=\"Starting container: 29d03c9075d7a7d2d94605bc775ed37f8f78ac7811dc44de842c25ae90d66ff4\" id=b28b36d5-d471-4f91-91ce-2f700520cedc name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:59:15.083292 crc crio[20344]: time=\"2026-06-10T14:59:15.083179193Z\" level=info msg=\"Started container\" PID=57031 containerID=29d03c9075d7a7d2d94605bc775ed37f8f78ac7811dc44de842c25ae90d66ff4 description=openstack/placement-db-create-8ffmh/mariadb-database-create id=b28b36d5-d471-4f91-91ce-2f700520cedc name=/runtime.v1.RuntimeService/StartContainer sandboxID=4468a82816289af1e2c46614627ab5ee39e18f5c1581718cde5a1fce4a6c316d\nJun 10 14:59:16.094396 crc crio[20344]: time=\"2026-06-10T14:59:16.091615712Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-54764bc9cc-wwsm4/POD\" id=be394723-eaf2-4793-b55f-828b2336dbab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:59:16.094396 crc crio[20344]: time=\"2026-06-10T14:59:16.092067684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:16.118126 crc crio[20344]: time=\"2026-06-10T14:59:16.117967837Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54764bc9cc-wwsm4 Namespace:openstack ID:0fb07e1e3d43f45ec4508a6d42f2ffc638c91dfe06d7c761c99f7ba2c7eb3526 UID:03e53537-7a96-470a-ad5b-545b132e7739 NetNS:/var/run/netns/58d980a7-aec6-4964-87c9-0f5e0919184b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03e53537_7a96_470a_ad5b_545b132e7739.slice PodAnnotations:0xc0055ea1e8}] Aliases:map[]}\"\nJun 10 14:59:16.118126 crc crio[20344]: time=\"2026-06-10T14:59:16.11805462Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-54764bc9cc-wwsm4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:59:17.595604 crc crio[20344]: time=\"2026-06-10T14:59:17.593543286Z\" level=info msg=\"Stopping pod sandbox: 176428128c675ba874d853d6c9fc8fcd74258faddf1306492c1c5e0aff7120d1\" id=eb2da6a5-81ab-4267-922c-af8527822f53 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:59:17.595604 crc crio[20344]: time=\"2026-06-10T14:59:17.595310062Z\" level=info msg=\"Got pod network &{Name:keystone-2ed5-account-create-update-8795b Namespace:openstack ID:176428128c675ba874d853d6c9fc8fcd74258faddf1306492c1c5e0aff7120d1 UID:a2d040da-e87d-47fe-bab0-64aa8e66f5ed NetNS:/var/run/netns/b6765aad-e237-472c-890c-c7b2bb06f766 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2d040da_e87d_47fe_bab0_64aa8e66f5ed.slice PodAnnotations:0xc0055ea488}] Aliases:map[]}\"\nJun 10 14:59:17.595604 crc crio[20344]: time=\"2026-06-10T14:59:17.595535538Z\" level=info msg=\"Deleting pod openstack_keystone-2ed5-account-create-update-8795b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:59:17.596760 crc crio[20344]: time=\"2026-06-10T14:59:17.593889165Z\" level=info msg=\"Stopping pod sandbox: 13e241c729adf56460d6759e62f9dfda37ffce8f044fde0310040f68ade6f9eb\" id=841d3374-5ba7-4225-8d43-d81cd1aee1f9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:59:17.596760 crc crio[20344]: time=\"2026-06-10T14:59:17.59640247Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-kb85r Namespace:openstack ID:13e241c729adf56460d6759e62f9dfda37ffce8f044fde0310040f68ade6f9eb UID:61e71853-f59b-468b-afdd-2a75fc6bfdc3 NetNS:/var/run/netns/54db3c61-b2a8-4812-8b08-0d40c946c879 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod61e71853_f59b_468b_afdd_2a75fc6bfdc3.slice PodAnnotations:0xc00012b000}] Aliases:map[]}\"\nJun 10 14:59:17.596760 crc crio[20344]: time=\"2026-06-10T14:59:17.596576015Z\" level=info msg=\"Deleting pod openstack_keystone-db-create-kb85r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:59:17.601447 crc crio[20344]: time=\"2026-06-10T14:59:17.598104264Z\" level=info msg=\"Stopping pod sandbox: 8dbef2fbc4590c27f9eaf26ff709f4ecfe884e6d44d16bcf972617bdd956a419\" id=692412bd-0c4e-4bd8-b422-cf406272811e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:59:17.601447 crc crio[20344]: time=\"2026-06-10T14:59:17.598560386Z\" level=info msg=\"Got pod network &{Name:placement-71e1-account-create-update-5lfgx Namespace:openstack ID:8dbef2fbc4590c27f9eaf26ff709f4ecfe884e6d44d16bcf972617bdd956a419 UID:900aa428-fa07-4cac-825b-734020f1ae3a NetNS:/var/run/netns/33773c0b-2195-4e6d-9a79-52b1be6b5be6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod900aa428_fa07_4cac_825b_734020f1ae3a.slice PodAnnotations:0xc000528cc8}] Aliases:map[]}\"\nJun 10 14:59:17.601447 crc crio[20344]: time=\"2026-06-10T14:59:17.598601367Z\" level=info msg=\"Stopping pod sandbox: 4468a82816289af1e2c46614627ab5ee39e18f5c1581718cde5a1fce4a6c316d\" id=06cf5fba-814e-494c-9435-1fd0a8d37495 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:59:17.601447 crc crio[20344]: time=\"2026-06-10T14:59:17.598681009Z\" level=info msg=\"Deleting pod openstack_placement-71e1-account-create-update-5lfgx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:59:17.601447 crc crio[20344]: time=\"2026-06-10T14:59:17.599234594Z\" level=info msg=\"Got pod network &{Name:placement-db-create-8ffmh Namespace:openstack ID:4468a82816289af1e2c46614627ab5ee39e18f5c1581718cde5a1fce4a6c316d UID:4f9ccccb-0919-4361-8897-28e36426aeb0 NetNS:/var/run/netns/cf14bd4f-17e6-42e6-80a6-590af04a143b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f9ccccb_0919_4361_8897_28e36426aeb0.slice PodAnnotations:0xc00282e430}] Aliases:map[]}\"\nJun 10 14:59:17.601447 crc crio[20344]: time=\"2026-06-10T14:59:17.599643364Z\" level=info msg=\"Deleting pod openstack_placement-db-create-8ffmh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:59:17.816355 crc crio[20344]: 2026-06-10T14:59:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0fb07e1e3d43f45 Mac:72:f3:ef:04:9c:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/58d980a7-aec6-4964-87c9-0f5e0919184b SocketPath: PciID:}] [{Interface:0xc0001345d0 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:59:17.817376 crc crio[20344]: time=\"2026-06-10T14:59:17.817205073Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54764bc9cc-wwsm4 Namespace:openstack ID:0fb07e1e3d43f45ec4508a6d42f2ffc638c91dfe06d7c761c99f7ba2c7eb3526 UID:03e53537-7a96-470a-ad5b-545b132e7739 NetNS:/var/run/netns/58d980a7-aec6-4964-87c9-0f5e0919184b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03e53537_7a96_470a_ad5b_545b132e7739.slice PodAnnotations:0xc0055ea1e8}] Aliases:map[]}\"\nJun 10 14:59:17.817776 crc crio[20344]: time=\"2026-06-10T14:59:17.817524742Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-54764bc9cc-wwsm4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:59:17.828536 crc crio[20344]: time=\"2026-06-10T14:59:17.82824548Z\" level=info msg=\"Ran pod sandbox 0fb07e1e3d43f45ec4508a6d42f2ffc638c91dfe06d7c761c99f7ba2c7eb3526 with infra container: openstack/dnsmasq-dns-54764bc9cc-wwsm4/POD\" id=be394723-eaf2-4793-b55f-828b2336dbab name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:59:17.838767 crc crio[20344]: time=\"2026-06-10T14:59:17.837191703Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b63a2da1-0cc7-4a7c-acbe-4aa43cd3fbbc name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:17.931721 crc crio[20344]: time=\"2026-06-10T14:59:17.931578918Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=6328d87c-1f3f-4676-add5-d1cf41a16921 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:17.958473 crc crio[20344]: time=\"2026-06-10T14:59:17.958320044Z\" level=info msg=\"Stopped pod sandbox: 13e241c729adf56460d6759e62f9dfda37ffce8f044fde0310040f68ade6f9eb\" id=841d3374-5ba7-4225-8d43-d81cd1aee1f9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:59:18.080194 crc crio[20344]: time=\"2026-06-10T14:59:18.080095091Z\" level=info msg=\"Stopped pod sandbox: 4468a82816289af1e2c46614627ab5ee39e18f5c1581718cde5a1fce4a6c316d\" id=06cf5fba-814e-494c-9435-1fd0a8d37495 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:59:18.176159 crc crio[20344]: time=\"2026-06-10T14:59:18.176053937Z\" level=info msg=\"Stopped pod sandbox: 176428128c675ba874d853d6c9fc8fcd74258faddf1306492c1c5e0aff7120d1\" id=eb2da6a5-81ab-4267-922c-af8527822f53 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:59:18.197555 crc crio[20344]: time=\"2026-06-10T14:59:18.197457224Z\" level=info msg=\"Stopped pod sandbox: 8dbef2fbc4590c27f9eaf26ff709f4ecfe884e6d44d16bcf972617bdd956a419\" id=692412bd-0c4e-4bd8-b422-cf406272811e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:59:18.284596 crc crio[20344]: time=\"2026-06-10T14:59:18.27574672Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-54764bc9cc-wwsm4/init\" id=b9f3b30c-2534-4e70-8713-b02c661ba93f name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:18.284596 crc crio[20344]: time=\"2026-06-10T14:59:18.277615439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:18.326956 crc crio[20344]: time=\"2026-06-10T14:59:18.326576412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:18.331465 crc crio[20344]: time=\"2026-06-10T14:59:18.331398887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:18.660109 crc crio[20344]: time=\"2026-06-10T14:59:18.659988904Z\" level=info msg=\"Created container ef6ef186174bec23bbf6eed51b8bb44c3c2e92aba0b2b9eea2e1e93eded6ffad: openstack/dnsmasq-dns-54764bc9cc-wwsm4/init\" id=b9f3b30c-2534-4e70-8713-b02c661ba93f name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:18.662084 crc crio[20344]: time=\"2026-06-10T14:59:18.661990786Z\" level=info msg=\"Starting container: ef6ef186174bec23bbf6eed51b8bb44c3c2e92aba0b2b9eea2e1e93eded6ffad\" id=23128330-e43e-46ee-8039-3dd0c48e0119 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:59:18.667597 crc crio[20344]: time=\"2026-06-10T14:59:18.667417897Z\" level=info msg=\"Started container\" PID=57417 containerID=ef6ef186174bec23bbf6eed51b8bb44c3c2e92aba0b2b9eea2e1e93eded6ffad description=openstack/dnsmasq-dns-54764bc9cc-wwsm4/init id=23128330-e43e-46ee-8039-3dd0c48e0119 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0fb07e1e3d43f45ec4508a6d42f2ffc638c91dfe06d7c761c99f7ba2c7eb3526\nJun 10 14:59:19.370846 crc crio[20344]: time=\"2026-06-10T14:59:19.370035682Z\" level=info msg=\"Running pod sandbox: openstack/glance-642c-account-create-update-2np8g/POD\" id=d379dddf-b5e9-4889-b2f8-0ab6524f5053 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:59:19.370846 crc crio[20344]: time=\"2026-06-10T14:59:19.370586307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:19.380426 crc crio[20344]: time=\"2026-06-10T14:59:19.38033861Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8b617906-ae24-4471-841d-e7375457f665 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:19.454420 crc crio[20344]: time=\"2026-06-10T14:59:19.452923678Z\" level=info msg=\"Got pod network &{Name:glance-642c-account-create-update-2np8g Namespace:openstack ID:5c2a4279980f93b576c28bea7a6b75b1237032edeffffdfafd9ff03135a24a4b UID:83aacff4-4839-4e2e-8713-7d8ff666d35a NetNS:/var/run/netns/bfbf3e13-acb9-488a-b0a5-3dbd3f37e641 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod83aacff4_4839_4e2e_8713_7d8ff666d35a.slice PodAnnotations:0xc00012b618}] Aliases:map[]}\"\nJun 10 14:59:19.454420 crc crio[20344]: time=\"2026-06-10T14:59:19.45300432Z\" level=info msg=\"Adding pod openstack_glance-642c-account-create-update-2np8g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:59:19.480751 crc crio[20344]: time=\"2026-06-10T14:59:19.480605068Z\" level=info msg=\"Running pod sandbox: openstack/swift-ring-rebalance-xpczp/POD\" id=637d10d1-3789-4f4c-991d-432ca4f075f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:59:19.480751 crc crio[20344]: time=\"2026-06-10T14:59:19.480731871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:19.495328 crc crio[20344]: time=\"2026-06-10T14:59:19.488178045Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c4ee73af-7f0d-492d-89f4-71c2006fcdb1 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:19.546905 crc crio[20344]: time=\"2026-06-10T14:59:19.545244829Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-create-5wmjm/POD\" id=d240e7a8-e007-469f-ac3d-74286f968e0a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:59:19.546905 crc crio[20344]: time=\"2026-06-10T14:59:19.545447775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:19.621042 crc crio[20344]: time=\"2026-06-10T14:59:19.620394864Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-xpczp Namespace:openstack ID:bdc116c4f361469017e93810d0ae55117665e286643b5900c7164b87ea5dec3e UID:f4b9cc77-72da-4bbc-8ec8-6073ebd83655 NetNS:/var/run/netns/c39e21d3-200e-4bc7-803d-1065ec8386c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4b9cc77_72da_4bbc_8ec8_6073ebd83655.slice PodAnnotations:0xc00012a968}] Aliases:map[]}\"\nJun 10 14:59:19.621042 crc crio[20344]: time=\"2026-06-10T14:59:19.620473376Z\" level=info msg=\"Adding pod openstack_swift-ring-rebalance-xpczp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:59:19.691940 crc crio[20344]: time=\"2026-06-10T14:59:19.691855573Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-54764bc9cc-wwsm4/dnsmasq-dns\" id=d9c99a17-d828-4926-84d3-eebafe24367e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:19.727823 crc crio[20344]: time=\"2026-06-10T14:59:19.727670414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:19.747295 crc crio[20344]: time=\"2026-06-10T14:59:19.744596055Z\" level=info msg=\"Got pod network &{Name:glance-db-create-5wmjm Namespace:openstack ID:09c94dff5cbcb96759cea0ce783212f67e26fb88b423942854be89ba63f522e8 UID:f48f4c68-fac5-47c6-90b0-06c088ca85ad NetNS:/var/run/netns/8ebd8a37-fba4-4590-b236-3889a30d47db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf48f4c68_fac5_47c6_90b0_06c088ca85ad.slice PodAnnotations:0xc0032241d8}] Aliases:map[]}\"\nJun 10 14:59:19.747295 crc crio[20344]: time=\"2026-06-10T14:59:19.744684267Z\" level=info msg=\"Adding pod openstack_glance-db-create-5wmjm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:59:19.755651 crc crio[20344]: time=\"2026-06-10T14:59:19.752680885Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781103559-lkk2b/POD\" id=20eaf5c8-d185-469c-8a59-a705f238bd80 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:59:19.755651 crc crio[20344]: time=\"2026-06-10T14:59:19.75286132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:19.904068 crc crio[20344]: time=\"2026-06-10T14:59:19.898939589Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781103559-lkk2b Namespace:openstack ID:f31fae57caecf186ac6075226e54626d0a53f7827d1d751d323f65d53404b8b0 UID:ef820571-203b-401b-a1f8-4871a9feb29f NetNS:/var/run/netns/4944c061-0c68-42f9-8943-e52772373d35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef820571_203b_401b_a1f8_4871a9feb29f.slice PodAnnotations:0xc0006b4120}] Aliases:map[]}\"\nJun 10 14:59:19.904068 crc crio[20344]: time=\"2026-06-10T14:59:19.899021721Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0-config-1781103559-lkk2b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:59:20.047621 crc crio[20344]: time=\"2026-06-10T14:59:20.041630819Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-8589c79c-nb8p7/POD\" id=4dd90929-179a-43d9-8ce1-6fac4a3a416a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:59:20.047621 crc crio[20344]: time=\"2026-06-10T14:59:20.042158363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:20.056788 crc crio[20344]: time=\"2026-06-10T14:59:20.054466413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:20.076009 crc crio[20344]: time=\"2026-06-10T14:59:20.075761997Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-d54jx/POD\" id=0cedfc45-fea3-41be-8719-8b03bbfcef3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:59:20.076009 crc crio[20344]: time=\"2026-06-10T14:59:20.07586263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:20.099607 crc crio[20344]: time=\"2026-06-10T14:59:20.094889955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:20.128515 crc crio[20344]: time=\"2026-06-10T14:59:20.127724159Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0-config-1781103559-5pjn4/POD\" id=2c756923-6abc-4755-9229-f92504899908 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:59:20.128515 crc crio[20344]: time=\"2026-06-10T14:59:20.127799951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:20.270340 crc crio[20344]: time=\"2026-06-10T14:59:20.262785632Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-8589c79c-nb8p7 Namespace:openstack ID:7553293e48851db3b39af6fa9380bc757cf242fd84e79a150b8e09e0a3e441f8 UID:9e60d5e0-ecd3-4495-abbe-747606b91a72 NetNS:/var/run/netns/e1d648c6-88c1-4cf7-bd65-70450d93a65f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e60d5e0_ecd3_4495_abbe_747606b91a72.slice PodAnnotations:0xc00282e268}] Aliases:map[]}\"\nJun 10 14:59:20.270340 crc crio[20344]: time=\"2026-06-10T14:59:20.262850693Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-8589c79c-nb8p7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:59:20.303340 crc crio[20344]: time=\"2026-06-10T14:59:20.292243508Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781103559-5pjn4 Namespace:openstack ID:c31add98e29fa1add281d3a5a9fc7f87ac4988f36f4bcd80d7762e91da0cfc55 UID:d0fcf6a2-815d-4636-8f25-2bff22890761 NetNS:/var/run/netns/24c1ea46-ff44-4c73-9eb1-c95ab2a6866d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0fcf6a2_815d_4636_8f25_2bff22890761.slice PodAnnotations:0xc000528340}] Aliases:map[]}\"\nJun 10 14:59:20.303340 crc crio[20344]: time=\"2026-06-10T14:59:20.292367871Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0-config-1781103559-5pjn4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:59:20.310305 crc crio[20344]: time=\"2026-06-10T14:59:20.304434635Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-d54jx Namespace:openstack ID:985714a2060f90dfd9db263c6292d980651dd6ca1365a53cfc8ff99e2a694029 UID:3754fa27-af20-434e-b5fc-3b12c7d165e7 NetNS:/var/run/netns/271f5370-73e6-4766-a97c-3f6ffcec2703 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3754fa27_af20_434e_b5fc_3b12c7d165e7.slice PodAnnotations:0xc00282e420}] Aliases:map[]}\"\nJun 10 14:59:20.310305 crc crio[20344]: time=\"2026-06-10T14:59:20.304495937Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-d54jx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:59:20.395312 crc crio[20344]: time=\"2026-06-10T14:59:20.391564331Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-bl2dz/POD\" id=0d50483d-42d1-40a3-8d51-1e9444e4de4c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:59:20.395312 crc crio[20344]: time=\"2026-06-10T14:59:20.391681954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:20.621770 crc crio[20344]: 2026-06-10T14:59:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5c2a4279980f93b Mac:9e:8e:80:0d:e6:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/bfbf3e13-acb9-488a-b0a5-3dbd3f37e641 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:59:20.621770 crc crio[20344]: time=\"2026-06-10T14:59:20.61990481Z\" level=info msg=\"Got pod network &{Name:glance-642c-account-create-update-2np8g Namespace:openstack ID:5c2a4279980f93b576c28bea7a6b75b1237032edeffffdfafd9ff03135a24a4b UID:83aacff4-4839-4e2e-8713-7d8ff666d35a NetNS:/var/run/netns/bfbf3e13-acb9-488a-b0a5-3dbd3f37e641 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod83aacff4_4839_4e2e_8713_7d8ff666d35a.slice PodAnnotations:0xc00012b618}] Aliases:map[]}\"\nJun 10 14:59:20.621770 crc crio[20344]: time=\"2026-06-10T14:59:20.620035694Z\" level=info msg=\"Checking pod openstack_glance-642c-account-create-update-2np8g for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:59:20.625420 crc crio[20344]: time=\"2026-06-10T14:59:20.623237367Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-bl2dz Namespace:openstack ID:501f5e3393110316e599a16d1f82d459f8567529584641f037ab1abeddf69080 UID:23648895-7816-42fb-bfb8-1df5c38624cd NetNS:/var/run/netns/48f8eab6-8586-448c-ac09-202d28b1754e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23648895_7816_42fb_bfb8_1df5c38624cd.slice PodAnnotations:0xc00282e650}] Aliases:map[]}\"\nJun 10 14:59:20.625420 crc crio[20344]: time=\"2026-06-10T14:59:20.62334104Z\" level=info msg=\"Adding pod openstack_root-account-create-update-bl2dz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:59:20.648843 crc crio[20344]: time=\"2026-06-10T14:59:20.645768133Z\" level=info msg=\"Ran pod sandbox 5c2a4279980f93b576c28bea7a6b75b1237032edeffffdfafd9ff03135a24a4b with infra container: openstack/glance-642c-account-create-update-2np8g/POD\" id=d379dddf-b5e9-4889-b2f8-0ab6524f5053 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:59:20.671428 crc crio[20344]: time=\"2026-06-10T14:59:20.669035118Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=8e71a490-2eba-4511-9dc0-9beb40ba80e7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:20.693814 crc crio[20344]: time=\"2026-06-10T14:59:20.693424342Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=70d56bef-c81d-46ad-a94a-26cbe3f182af name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:20.709771 crc crio[20344]: time=\"2026-06-10T14:59:20.7094691Z\" level=info msg=\"Created container 96509156d3dd98aaeaf4997c112e61e047d52a3b64a42aa73c17a5ac688748db: openstack/dnsmasq-dns-54764bc9cc-wwsm4/dnsmasq-dns\" id=d9c99a17-d828-4926-84d3-eebafe24367e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:20.713617 crc crio[20344]: time=\"2026-06-10T14:59:20.711128943Z\" level=info msg=\"Starting container: 96509156d3dd98aaeaf4997c112e61e047d52a3b64a42aa73c17a5ac688748db\" id=54dda9bb-a825-434e-9dad-fb34c64a8829 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:59:20.743333 crc crio[20344]: time=\"2026-06-10T14:59:20.740927258Z\" level=info msg=\"Creating container: openstack/glance-642c-account-create-update-2np8g/mariadb-account-create-update\" id=24948528-f47b-4222-809d-ecaf4aac7048 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:20.743333 crc crio[20344]: time=\"2026-06-10T14:59:20.742302324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:20.776064 crc crio[20344]: time=\"2026-06-10T14:59:20.775896228Z\" level=info msg=\"Started container\" PID=57621 containerID=96509156d3dd98aaeaf4997c112e61e047d52a3b64a42aa73c17a5ac688748db description=openstack/dnsmasq-dns-54764bc9cc-wwsm4/dnsmasq-dns id=54dda9bb-a825-434e-9dad-fb34c64a8829 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0fb07e1e3d43f45ec4508a6d42f2ffc638c91dfe06d7c761c99f7ba2c7eb3526\nJun 10 14:59:20.833159 crc crio[20344]: time=\"2026-06-10T14:59:20.832612073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:20.838900 crc crio[20344]: time=\"2026-06-10T14:59:20.838810524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:20.848717 crc crio[20344]: time=\"2026-06-10T14:59:20.848616879Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=186df730-5f76-4e66-afc0-dfe273f8edbb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:59:20.848873 crc crio[20344]: time=\"2026-06-10T14:59:20.848745762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:20.874096 crc crio[20344]: time=\"2026-06-10T14:59:20.873610579Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7fcf8bc745-nz9jz/POD\" id=4a6ad525-d578-433a-9c0f-49ba1a050715 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:59:20.874371 crc crio[20344]: time=\"2026-06-10T14:59:20.874347098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:20.963996 crc crio[20344]: 2026-06-10T14:59:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:09c94dff5cbcb96 Mac:06:48:f0:31:45:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:76 Mtu:0 Sandbox:/var/run/netns/8ebd8a37-fba4-4590-b236-3889a30d47db SocketPath: PciID:}] [{Interface:0xc0001405e0 Address:{IP:10.217.0.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:59:20.965168 crc crio[20344]: time=\"2026-06-10T14:59:20.965104959Z\" level=info msg=\"Got pod network &{Name:glance-db-create-5wmjm Namespace:openstack ID:09c94dff5cbcb96759cea0ce783212f67e26fb88b423942854be89ba63f522e8 UID:f48f4c68-fac5-47c6-90b0-06c088ca85ad NetNS:/var/run/netns/8ebd8a37-fba4-4590-b236-3889a30d47db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf48f4c68_fac5_47c6_90b0_06c088ca85ad.slice PodAnnotations:0xc0032241d8}] Aliases:map[]}\"\nJun 10 14:59:20.965365 crc crio[20344]: time=\"2026-06-10T14:59:20.965316704Z\" level=info msg=\"Checking pod openstack_glance-db-create-5wmjm for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:59:20.969851 crc crio[20344]: time=\"2026-06-10T14:59:20.96976465Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:cfa143d3400c46a884851c17953d72d723ad0bf47264071d672777db5ea24fae UID:8b5ced12-4731-41de-a548-d87b4bb6a165 NetNS:/var/run/netns/36f10f4b-afbe-43a6-bd0d-ccf39fa5a5e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b5ced12_4731_41de_a548_d87b4bb6a165.slice PodAnnotations:0xc0006b41e8}] Aliases:map[]}\"\nJun 10 14:59:20.969851 crc crio[20344]: time=\"2026-06-10T14:59:20.969842032Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:59:20.981795 crc crio[20344]: time=\"2026-06-10T14:59:20.981662679Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7fcf8bc745-nz9jz Namespace:openstack ID:e8e861149e6fad237a4a412b04882301a155c9107579637d8a3d8554a5b61024 UID:7ed4756d-a924-466a-b540-39b9cc5de37c NetNS:/var/run/netns/e5f07e62-b06b-49d7-8e5b-27b447f75472 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ed4756d_a924_466a_b540_39b9cc5de37c.slice PodAnnotations:0xc00282ec30}] Aliases:map[]}\"\nJun 10 14:59:20.981795 crc crio[20344]: time=\"2026-06-10T14:59:20.981789113Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7fcf8bc745-nz9jz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:59:20.996643 crc crio[20344]: 2026-06-10T14:59:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bdc116c4f361469 Mac:8e:c6:a9:a2:b9:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/c39e21d3-200e-4bc7-803d-1065ec8386c6 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:59:21.001663 crc crio[20344]: time=\"2026-06-10T14:59:21.000096159Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-xpczp Namespace:openstack ID:bdc116c4f361469017e93810d0ae55117665e286643b5900c7164b87ea5dec3e UID:f4b9cc77-72da-4bbc-8ec8-6073ebd83655 NetNS:/var/run/netns/c39e21d3-200e-4bc7-803d-1065ec8386c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4b9cc77_72da_4bbc_8ec8_6073ebd83655.slice PodAnnotations:0xc00012a968}] Aliases:map[]}\"\nJun 10 14:59:21.001663 crc crio[20344]: time=\"2026-06-10T14:59:21.000350996Z\" level=info msg=\"Checking pod openstack_swift-ring-rebalance-xpczp for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:59:21.002911 crc crio[20344]: time=\"2026-06-10T14:59:21.00281352Z\" level=info msg=\"Ran pod sandbox 09c94dff5cbcb96759cea0ce783212f67e26fb88b423942854be89ba63f522e8 with infra container: openstack/glance-db-create-5wmjm/POD\" id=d240e7a8-e007-469f-ac3d-74286f968e0a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:59:21.010599 crc crio[20344]: time=\"2026-06-10T14:59:21.010488139Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d1a8b249-22a5-4f86-bf02-84e91b1ae68a name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:21.027088 crc crio[20344]: time=\"2026-06-10T14:59:21.02358119Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=74d76252-a296-4458-b0d5-552d85b1e7ee name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:21.034132 crc crio[20344]: time=\"2026-06-10T14:59:21.030587902Z\" level=info msg=\"Ran pod sandbox bdc116c4f361469017e93810d0ae55117665e286643b5900c7164b87ea5dec3e with infra container: openstack/swift-ring-rebalance-xpczp/POD\" id=637d10d1-3789-4f4c-991d-432ca4f075f4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:59:21.038544 crc crio[20344]: time=\"2026-06-10T14:59:21.037072691Z\" level=info msg=\"Creating container: openstack/glance-db-create-5wmjm/mariadb-database-create\" id=774bbc29-19d3-4b71-814a-434c78e0085c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:21.040340 crc crio[20344]: time=\"2026-06-10T14:59:21.040223093Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=0e21fef9-f3df-471d-b317-bf8f089a7219 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:21.040686 crc crio[20344]: time=\"2026-06-10T14:59:21.040601752Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found\" id=0e21fef9-f3df-471d-b317-bf8f089a7219 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:21.046670 crc crio[20344]: time=\"2026-06-10T14:59:21.046605249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:21.063906 crc crio[20344]: time=\"2026-06-10T14:59:21.063640282Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found\" id=0e21fef9-f3df-471d-b317-bf8f089a7219 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:21.065353 crc crio[20344]: time=\"2026-06-10T14:59:21.065090749Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=8bda7cf6-5ac8-4cc5-ae1a-3915ea885479 name=/runtime.v1.ImageService/PullImage\nJun 10 14:59:21.082221 crc crio[20344]: time=\"2026-06-10T14:59:21.081391343Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\\\"\"\nJun 10 14:59:21.236364 crc crio[20344]: time=\"2026-06-10T14:59:21.233402957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:21.264894 crc crio[20344]: time=\"2026-06-10T14:59:21.264398133Z\" level=info msg=\"Created container 89516d7cc60f5451aa649b16a770a908680510a72f51bf72ddf5745e8d0bc3a5: openstack/glance-642c-account-create-update-2np8g/mariadb-account-create-update\" id=24948528-f47b-4222-809d-ecaf4aac7048 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:21.277725 crc crio[20344]: time=\"2026-06-10T14:59:21.277390201Z\" level=info msg=\"Starting container: 89516d7cc60f5451aa649b16a770a908680510a72f51bf72ddf5745e8d0bc3a5\" id=f70a96c5-039d-4ac8-9903-979a0182756d name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:59:21.298328 crc crio[20344]: time=\"2026-06-10T14:59:21.294616819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:21.316144 crc crio[20344]: time=\"2026-06-10T14:59:21.31579617Z\" level=info msg=\"Started container\" PID=57760 containerID=89516d7cc60f5451aa649b16a770a908680510a72f51bf72ddf5745e8d0bc3a5 description=openstack/glance-642c-account-create-update-2np8g/mariadb-account-create-update id=f70a96c5-039d-4ac8-9903-979a0182756d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c2a4279980f93b576c28bea7a6b75b1237032edeffffdfafd9ff03135a24a4b\nJun 10 14:59:21.334935 crc crio[20344]: 2026-06-10T14:59:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:985714a2060f90d Mac:1a:23:65:90:83:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/271f5370-73e6-4766-a97c-3f6ffcec2703 SocketPath: PciID:}] [{Interface:0xc0005366b0 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:59:21.341325 crc crio[20344]: time=\"2026-06-10T14:59:21.335606045Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-d54jx Namespace:openstack ID:985714a2060f90dfd9db263c6292d980651dd6ca1365a53cfc8ff99e2a694029 UID:3754fa27-af20-434e-b5fc-3b12c7d165e7 NetNS:/var/run/netns/271f5370-73e6-4766-a97c-3f6ffcec2703 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3754fa27_af20_434e_b5fc_3b12c7d165e7.slice PodAnnotations:0xc00282e420}] Aliases:map[]}\"\nJun 10 14:59:21.341325 crc crio[20344]: time=\"2026-06-10T14:59:21.335899013Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-d54jx for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:59:21.349914 crc crio[20344]: 2026-06-10T14:59:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f31fae57caecf18 Mac:42:56:48:39:31:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7a Mtu:0 Sandbox:/var/run/netns/4944c061-0c68-42f9-8943-e52772373d35 SocketPath: PciID:}] [{Interface:0xc00035aa00 Address:{IP:10.217.0.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:59:21.365912 crc crio[20344]: time=\"2026-06-10T14:59:21.36461327Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781103559-lkk2b Namespace:openstack ID:f31fae57caecf186ac6075226e54626d0a53f7827d1d751d323f65d53404b8b0 UID:ef820571-203b-401b-a1f8-4871a9feb29f NetNS:/var/run/netns/4944c061-0c68-42f9-8943-e52772373d35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef820571_203b_401b_a1f8_4871a9feb29f.slice PodAnnotations:0xc0006b4120}] Aliases:map[]}\"\nJun 10 14:59:21.365912 crc crio[20344]: time=\"2026-06-10T14:59:21.364864156Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0-config-1781103559-lkk2b for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:59:21.382633 crc crio[20344]: time=\"2026-06-10T14:59:21.381988542Z\" level=info msg=\"Ran pod sandbox 985714a2060f90dfd9db263c6292d980651dd6ca1365a53cfc8ff99e2a694029 with infra container: openstack/ovn-controller-metrics-d54jx/POD\" id=0cedfc45-fea3-41be-8719-8b03bbfcef3a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:59:21.437865 crc crio[20344]: time=\"2026-06-10T14:59:21.433547103Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=c6838931-47af-45b5-895a-2811cc64f029 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:21.437865 crc crio[20344]: time=\"2026-06-10T14:59:21.437088175Z\" level=info msg=\"Ran pod sandbox f31fae57caecf186ac6075226e54626d0a53f7827d1d751d323f65d53404b8b0 with infra container: openstack/ovsdbserver-sb-0-config-1781103559-lkk2b/POD\" id=20eaf5c8-d185-469c-8a59-a705f238bd80 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:59:21.445963 crc crio[20344]: time=\"2026-06-10T14:59:21.442508756Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=b80a1021-8298-4b3f-9d72-702f145f70a9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:21.450460 crc crio[20344]: time=\"2026-06-10T14:59:21.450183376Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=37024ccb-6907-40a7-9696-f25b7584ea00 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:21.465056 crc crio[20344]: time=\"2026-06-10T14:59:21.464903988Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781103559-lkk2b/ovn-config\" id=f494e94f-85f8-460a-85dd-73237c3933d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:21.469091 crc crio[20344]: time=\"2026-06-10T14:59:21.46649962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:21.478622 crc crio[20344]: 2026-06-10T14:59:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7553293e48851db Mac:46:58:bb:6c:a5:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/e1d648c6-88c1-4cf7-bd65-70450d93a65f SocketPath: PciID:}] [{Interface:0xc0002ac5c0 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:59:21.483791 crc crio[20344]: time=\"2026-06-10T14:59:21.483535253Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-8589c79c-nb8p7 Namespace:openstack ID:7553293e48851db3b39af6fa9380bc757cf242fd84e79a150b8e09e0a3e441f8 UID:9e60d5e0-ecd3-4495-abbe-747606b91a72 NetNS:/var/run/netns/e1d648c6-88c1-4cf7-bd65-70450d93a65f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e60d5e0_ecd3_4495_abbe_747606b91a72.slice PodAnnotations:0xc00282e268}] Aliases:map[]}\"\nJun 10 14:59:21.483791 crc crio[20344]: time=\"2026-06-10T14:59:21.48378819Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-8589c79c-nb8p7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:59:21.493073 crc crio[20344]: 2026-06-10T14:59:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c31add98e29fa1a Mac:e6:80:fc:a3:2d:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/24c1ea46-ff44-4c73-9eb1-c95ab2a6866d SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:59:21.493073 crc crio[20344]: time=\"2026-06-10T14:59:21.492604959Z\" level=info msg=\"Created container 4d3d114ba7bbf7e9b4d3a892b8c827eb52264834c0b447510c3cda75116dd0eb: openstack/glance-db-create-5wmjm/mariadb-database-create\" id=774bbc29-19d3-4b71-814a-434c78e0085c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:21.497802 crc crio[20344]: time=\"2026-06-10T14:59:21.497611969Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781103559-5pjn4 Namespace:openstack ID:c31add98e29fa1add281d3a5a9fc7f87ac4988f36f4bcd80d7762e91da0cfc55 UID:d0fcf6a2-815d-4636-8f25-2bff22890761 NetNS:/var/run/netns/24c1ea46-ff44-4c73-9eb1-c95ab2a6866d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0fcf6a2_815d_4636_8f25_2bff22890761.slice PodAnnotations:0xc000528340}] Aliases:map[]}\"\nJun 10 14:59:21.497929 crc crio[20344]: time=\"2026-06-10T14:59:21.497903167Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0-config-1781103559-5pjn4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:59:21.506133 crc crio[20344]: time=\"2026-06-10T14:59:21.501902281Z\" level=info msg=\"Starting container: 4d3d114ba7bbf7e9b4d3a892b8c827eb52264834c0b447510c3cda75116dd0eb\" id=82b09a64-9545-4d0f-8df0-98ec54204d98 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:59:21.520955 crc crio[20344]: time=\"2026-06-10T14:59:21.520880894Z\" level=info msg=\"Ran pod sandbox 7553293e48851db3b39af6fa9380bc757cf242fd84e79a150b8e09e0a3e441f8 with infra container: openstack/dnsmasq-dns-8589c79c-nb8p7/POD\" id=4dd90929-179a-43d9-8ce1-6fac4a3a416a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:59:21.525238 crc crio[20344]: time=\"2026-06-10T14:59:21.525131495Z\" level=info msg=\"Started container\" PID=57854 containerID=4d3d114ba7bbf7e9b4d3a892b8c827eb52264834c0b447510c3cda75116dd0eb description=openstack/glance-db-create-5wmjm/mariadb-database-create id=82b09a64-9545-4d0f-8df0-98ec54204d98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=09c94dff5cbcb96759cea0ce783212f67e26fb88b423942854be89ba63f522e8\nJun 10 14:59:21.534827 crc crio[20344]: time=\"2026-06-10T14:59:21.531238044Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=5794c48d-c96f-416e-b21f-d57c48a68228 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:21.540927 crc crio[20344]: time=\"2026-06-10T14:59:21.540489674Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b3a771a1-0355-4feb-a9e4-38e791526485 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:21.553339 crc crio[20344]: time=\"2026-06-10T14:59:21.553078902Z\" level=info msg=\"Ran pod sandbox c31add98e29fa1add281d3a5a9fc7f87ac4988f36f4bcd80d7762e91da0cfc55 with infra container: openstack/ovsdbserver-nb-0-config-1781103559-5pjn4/POD\" id=2c756923-6abc-4755-9229-f92504899908 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:59:21.553733 crc crio[20344]: time=\"2026-06-10T14:59:21.553622456Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-d54jx/openstack-network-exporter\" id=16cd0572-534f-41fc-bc06-aea29bcaa267 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:21.560323 crc crio[20344]: time=\"2026-06-10T14:59:21.555444643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:21.571375 crc crio[20344]: time=\"2026-06-10T14:59:21.568962065Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=8874365f-786a-4dfc-a3aa-ab6e5d768d51 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:21.614498 crc crio[20344]: time=\"2026-06-10T14:59:21.613949685Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=5df349c0-f833-431f-9756-d2fafd3ab4a7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:21.634395 crc crio[20344]: time=\"2026-06-10T14:59:21.630360592Z\" level=info msg=\"Stopping container: 96509156d3dd98aaeaf4997c112e61e047d52a3b64a42aa73c17a5ac688748db (timeout: 10s)\" id=fd395d19-20c7-4fc0-8134-c9dc0c88727b name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:59:21.634395 crc crio[20344]: time=\"2026-06-10T14:59:21.633936175Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0-config-1781103559-5pjn4/ovn-config\" id=6443168e-f99c-4cba-9f06-5a9a82db5a04 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:21.638239 crc crio[20344]: time=\"2026-06-10T14:59:21.63757235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:21.638239 crc crio[20344]: time=\"2026-06-10T14:59:21.637802836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:21.644313 crc crio[20344]: time=\"2026-06-10T14:59:21.643054322Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=90a0f66a-4ec4-4df9-95d9-6aa51b7e7d72 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:21.679783 crc crio[20344]: time=\"2026-06-10T14:59:21.674919521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:21.686561 crc crio[20344]: time=\"2026-06-10T14:59:21.686485972Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-8589c79c-nb8p7/init\" id=baa8ad6c-b768-4168-8ff4-00d048d66ebd name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:21.688962 crc crio[20344]: 2026-06-10T14:59:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:501f5e339311031 Mac:de:32:6d:30:bd:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/48f8eab6-8586-448c-ac09-202d28b1754e SocketPath: PciID:}] [{Interface:0xc00030e5a0 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:59:21.689988 crc crio[20344]: time=\"2026-06-10T14:59:21.68989533Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-bl2dz Namespace:openstack ID:501f5e3393110316e599a16d1f82d459f8567529584641f037ab1abeddf69080 UID:23648895-7816-42fb-bfb8-1df5c38624cd NetNS:/var/run/netns/48f8eab6-8586-448c-ac09-202d28b1754e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23648895_7816_42fb_bfb8_1df5c38624cd.slice PodAnnotations:0xc00282e650}] Aliases:map[]}\"\nJun 10 14:59:21.690137 crc crio[20344]: time=\"2026-06-10T14:59:21.690076765Z\" level=info msg=\"Checking pod openstack_root-account-create-update-bl2dz for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:59:21.694100 crc crio[20344]: time=\"2026-06-10T14:59:21.694008487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:21.729623 crc crio[20344]: time=\"2026-06-10T14:59:21.728567586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:21.739087 crc crio[20344]: time=\"2026-06-10T14:59:21.733849304Z\" level=info msg=\"Ran pod sandbox 501f5e3393110316e599a16d1f82d459f8567529584641f037ab1abeddf69080 with infra container: openstack/root-account-create-update-bl2dz/POD\" id=0d50483d-42d1-40a3-8d51-1e9444e4de4c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:59:21.739087 crc crio[20344]: time=\"2026-06-10T14:59:21.736228796Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=5ea9d402-dee7-4822-bcc2-1285feda6123 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:21.739087 crc crio[20344]: time=\"2026-06-10T14:59:21.736523143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:21.751719 crc crio[20344]: time=\"2026-06-10T14:59:21.750080106Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=73f02f4f-4250-4a61-aeea-c1ab271bb0ee name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:21.751719 crc crio[20344]: time=\"2026-06-10T14:59:21.750372053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:21.776628 crc crio[20344]: time=\"2026-06-10T14:59:21.775468026Z\" level=info msg=\"Stopped container 96509156d3dd98aaeaf4997c112e61e047d52a3b64a42aa73c17a5ac688748db: openstack/dnsmasq-dns-54764bc9cc-wwsm4/dnsmasq-dns\" id=fd395d19-20c7-4fc0-8134-c9dc0c88727b name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:59:21.781339 crc crio[20344]: time=\"2026-06-10T14:59:21.781203035Z\" level=info msg=\"Stopping pod sandbox: 0fb07e1e3d43f45ec4508a6d42f2ffc638c91dfe06d7c761c99f7ba2c7eb3526\" id=6856b984-875d-47b4-948e-101366fd589f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:59:21.781783 crc crio[20344]: time=\"2026-06-10T14:59:21.781688918Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54764bc9cc-wwsm4 Namespace:openstack ID:0fb07e1e3d43f45ec4508a6d42f2ffc638c91dfe06d7c761c99f7ba2c7eb3526 UID:03e53537-7a96-470a-ad5b-545b132e7739 NetNS:/var/run/netns/58d980a7-aec6-4964-87c9-0f5e0919184b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03e53537_7a96_470a_ad5b_545b132e7739.slice PodAnnotations:0xc00282e0b0}] Aliases:map[]}\"\nJun 10 14:59:21.781943 crc crio[20344]: time=\"2026-06-10T14:59:21.781876933Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-54764bc9cc-wwsm4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:59:21.796578 crc crio[20344]: time=\"2026-06-10T14:59:21.796436452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:21.798414 crc crio[20344]: time=\"2026-06-10T14:59:21.79831135Z\" level=info msg=\"Creating container: openstack/root-account-create-update-bl2dz/mariadb-account-create-update\" id=13188d21-9a7b-47b5-b580-b37c2092e258 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:21.802654 crc crio[20344]: time=\"2026-06-10T14:59:21.802550571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:21.807788 crc crio[20344]: time=\"2026-06-10T14:59:21.807674704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:21.842329 crc crio[20344]: time=\"2026-06-10T14:59:21.841684489Z\" level=info msg=\"Created container 2edc8724172945b4607d0b0fcda18b7cf64b8770974ac10ee2055e76f0ea076c: openstack/ovsdbserver-sb-0-config-1781103559-lkk2b/ovn-config\" id=f494e94f-85f8-460a-85dd-73237c3933d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:21.855871 crc crio[20344]: time=\"2026-06-10T14:59:21.855812416Z\" level=info msg=\"Starting container: 2edc8724172945b4607d0b0fcda18b7cf64b8770974ac10ee2055e76f0ea076c\" id=98d015e1-e080-4a86-8879-8ffa662a34a0 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:59:21.859530 crc crio[20344]: time=\"2026-06-10T14:59:21.859242975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:21.868588 crc crio[20344]: time=\"2026-06-10T14:59:21.868243669Z\" level=info msg=\"Started container\" PID=57944 containerID=2edc8724172945b4607d0b0fcda18b7cf64b8770974ac10ee2055e76f0ea076c description=openstack/ovsdbserver-sb-0-config-1781103559-lkk2b/ovn-config id=98d015e1-e080-4a86-8879-8ffa662a34a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f31fae57caecf186ac6075226e54626d0a53f7827d1d751d323f65d53404b8b0\nJun 10 14:59:21.879800 crc crio[20344]: time=\"2026-06-10T14:59:21.879667856Z\" level=info msg=\"Created container 8f94c4b48eebe904dd9fae82124b79b8389a6e6848b8311c706d8bc6b1241957: openstack/ovsdbserver-nb-0-config-1781103559-5pjn4/ovn-config\" id=6443168e-f99c-4cba-9f06-5a9a82db5a04 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:21.882629 crc crio[20344]: time=\"2026-06-10T14:59:21.882572662Z\" level=info msg=\"Starting container: 8f94c4b48eebe904dd9fae82124b79b8389a6e6848b8311c706d8bc6b1241957\" id=0774dbb4-9981-499e-8aab-3cf883583e22 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:59:21.899147 crc crio[20344]: time=\"2026-06-10T14:59:21.89863206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:21.901537 crc crio[20344]: time=\"2026-06-10T14:59:21.901406792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:21.906204 crc crio[20344]: time=\"2026-06-10T14:59:21.904760779Z\" level=info msg=\"Started container\" PID=57956 containerID=8f94c4b48eebe904dd9fae82124b79b8389a6e6848b8311c706d8bc6b1241957 description=openstack/ovsdbserver-nb-0-config-1781103559-5pjn4/ovn-config id=0774dbb4-9981-499e-8aab-3cf883583e22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c31add98e29fa1add281d3a5a9fc7f87ac4988f36f4bcd80d7762e91da0cfc55\nJun 10 14:59:22.096966 crc crio[20344]: 2026-06-10T14:59:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e8e861149e6fad2 Mac:36:59:ac:e4:39:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/e5f07e62-b06b-49d7-8e5b-27b447f75472 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:59:22.098087 crc crio[20344]: time=\"2026-06-10T14:59:22.097964834Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7fcf8bc745-nz9jz Namespace:openstack ID:e8e861149e6fad237a4a412b04882301a155c9107579637d8a3d8554a5b61024 UID:7ed4756d-a924-466a-b540-39b9cc5de37c NetNS:/var/run/netns/e5f07e62-b06b-49d7-8e5b-27b447f75472 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ed4756d_a924_466a_b540_39b9cc5de37c.slice PodAnnotations:0xc00282ec30}] Aliases:map[]}\"\nJun 10 14:59:22.098087 crc crio[20344]: time=\"2026-06-10T14:59:22.098107678Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7fcf8bc745-nz9jz for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:59:22.125247 crc crio[20344]: 2026-06-10T14:59:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cfa143d3400c46a Mac:62:c2:c1:db:52:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/36f10f4b-afbe-43a6-bd0d-ccf39fa5a5e2 SocketPath: PciID:}] [{Interface:0xc000512530 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:59:22.127641 crc crio[20344]: time=\"2026-06-10T14:59:22.12740032Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:cfa143d3400c46a884851c17953d72d723ad0bf47264071d672777db5ea24fae UID:8b5ced12-4731-41de-a548-d87b4bb6a165 NetNS:/var/run/netns/36f10f4b-afbe-43a6-bd0d-ccf39fa5a5e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b5ced12_4731_41de_a548_d87b4bb6a165.slice PodAnnotations:0xc0006b41e8}] Aliases:map[]}\"\nJun 10 14:59:22.127641 crc crio[20344]: time=\"2026-06-10T14:59:22.127561054Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:59:22.160741 crc crio[20344]: time=\"2026-06-10T14:59:22.154624088Z\" level=info msg=\"Ran pod sandbox e8e861149e6fad237a4a412b04882301a155c9107579637d8a3d8554a5b61024 with infra container: openstack/dnsmasq-dns-7fcf8bc745-nz9jz/POD\" id=4a6ad525-d578-433a-9c0f-49ba1a050715 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:59:22.163442 crc crio[20344]: time=\"2026-06-10T14:59:22.161507647Z\" level=info msg=\"Ran pod sandbox cfa143d3400c46a884851c17953d72d723ad0bf47264071d672777db5ea24fae with infra container: openstack/ovn-northd-0/POD\" id=186df730-5f76-4e66-afc0-dfe273f8edbb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:59:22.163442 crc crio[20344]: time=\"2026-06-10T14:59:22.162487142Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1915d964-318e-430f-8b5b-9adf532a8611 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:22.165104 crc crio[20344]: time=\"2026-06-10T14:59:22.164772172Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=9c960eef-8715-492d-af45-639cd5e537a6 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:22.165104 crc crio[20344]: time=\"2026-06-10T14:59:22.164881095Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified not found\" id=9c960eef-8715-492d-af45-639cd5e537a6 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:22.165104 crc crio[20344]: time=\"2026-06-10T14:59:22.164946026Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified found\" id=9c960eef-8715-492d-af45-639cd5e537a6 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:22.166221 crc crio[20344]: time=\"2026-06-10T14:59:22.165897841Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=5f8ced73-317b-443c-92c2-abda4bb7d5d7 name=/runtime.v1.ImageService/PullImage\nJun 10 14:59:22.173628 crc crio[20344]: time=\"2026-06-10T14:59:22.17355667Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\\\"\"\nJun 10 14:59:22.236896 crc crio[20344]: time=\"2026-06-10T14:59:22.236146088Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=189233a9-ead6-4009-aaf7-dbdae79a82b8 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:22.254801 crc crio[20344]: time=\"2026-06-10T14:59:22.2546725Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7fcf8bc745-nz9jz/init\" id=12ca498c-186c-43cd-8aac-1781e4423b08 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:22.261083 crc crio[20344]: time=\"2026-06-10T14:59:22.260964724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:22.335164 crc crio[20344]: time=\"2026-06-10T14:59:22.335087642Z\" level=info msg=\"Stopped pod sandbox: 0fb07e1e3d43f45ec4508a6d42f2ffc638c91dfe06d7c761c99f7ba2c7eb3526\" id=6856b984-875d-47b4-948e-101366fd589f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:59:22.457426 crc crio[20344]: time=\"2026-06-10T14:59:22.454733084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:22.488585 crc crio[20344]: time=\"2026-06-10T14:59:22.488494152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:22.499890 crc crio[20344]: time=\"2026-06-10T14:59:22.499795716Z\" level=info msg=\"Created container c42ea9399cbb4d5cfd07a8bb1dd801c1c659da09cd82bd831d2834a47af99fc2: openstack/root-account-create-update-bl2dz/mariadb-account-create-update\" id=13188d21-9a7b-47b5-b580-b37c2092e258 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:22.505023 crc crio[20344]: time=\"2026-06-10T14:59:22.504892838Z\" level=info msg=\"Starting container: c42ea9399cbb4d5cfd07a8bb1dd801c1c659da09cd82bd831d2834a47af99fc2\" id=8b1135de-5fd3-4b27-a7ea-0c4be67a2c25 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:59:22.516241 crc crio[20344]: time=\"2026-06-10T14:59:22.51533287Z\" level=info msg=\"Started container\" PID=58069 containerID=c42ea9399cbb4d5cfd07a8bb1dd801c1c659da09cd82bd831d2834a47af99fc2 description=openstack/root-account-create-update-bl2dz/mariadb-account-create-update id=8b1135de-5fd3-4b27-a7ea-0c4be67a2c25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=501f5e3393110316e599a16d1f82d459f8567529584641f037ab1abeddf69080\nJun 10 14:59:22.519671 crc crio[20344]: time=\"2026-06-10T14:59:22.519606161Z\" level=info msg=\"Created container 6eb71511c446b191eaf1358328f7c1e56db7388a1336cb9538c014a4607a7d1a: openstack/dnsmasq-dns-8589c79c-nb8p7/init\" id=baa8ad6c-b768-4168-8ff4-00d048d66ebd name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:22.524658 crc crio[20344]: time=\"2026-06-10T14:59:22.524606961Z\" level=info msg=\"Starting container: 6eb71511c446b191eaf1358328f7c1e56db7388a1336cb9538c014a4607a7d1a\" id=9b1d6cef-7180-4c91-b9c8-b9431bd71cd1 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:59:22.527126 crc crio[20344]: time=\"2026-06-10T14:59:22.527042175Z\" level=info msg=\"Created container 16cc96d415cb852c0429249c0398255940fc0af05800d387cdec27da6bfee776: openstack/ovn-controller-metrics-d54jx/openstack-network-exporter\" id=16cd0572-534f-41fc-bc06-aea29bcaa267 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:22.531399 crc crio[20344]: time=\"2026-06-10T14:59:22.531344286Z\" level=info msg=\"Starting container: 16cc96d415cb852c0429249c0398255940fc0af05800d387cdec27da6bfee776\" id=6f2b5e97-0579-4d49-a98f-b7ddbd6041d8 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:59:22.534996 crc crio[20344]: time=\"2026-06-10T14:59:22.534735085Z\" level=info msg=\"Started container\" PID=58063 containerID=6eb71511c446b191eaf1358328f7c1e56db7388a1336cb9538c014a4607a7d1a description=openstack/dnsmasq-dns-8589c79c-nb8p7/init id=9b1d6cef-7180-4c91-b9c8-b9431bd71cd1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7553293e48851db3b39af6fa9380bc757cf242fd84e79a150b8e09e0a3e441f8\nJun 10 14:59:22.544801 crc crio[20344]: time=\"2026-06-10T14:59:22.543676777Z\" level=info msg=\"Started container\" PID=58066 containerID=16cc96d415cb852c0429249c0398255940fc0af05800d387cdec27da6bfee776 description=openstack/ovn-controller-metrics-d54jx/openstack-network-exporter id=6f2b5e97-0579-4d49-a98f-b7ddbd6041d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=985714a2060f90dfd9db263c6292d980651dd6ca1365a53cfc8ff99e2a694029\nJun 10 14:59:22.637342 crc crio[20344]: time=\"2026-06-10T14:59:22.637001355Z\" level=info msg=\"Created container 1ffb7d2ad074f2d9511ead0399dfe7d8e7fab37847bc8c7fea0bc30f9fe892eb: openstack/dnsmasq-dns-7fcf8bc745-nz9jz/init\" id=12ca498c-186c-43cd-8aac-1781e4423b08 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:22.638352 crc crio[20344]: time=\"2026-06-10T14:59:22.638243087Z\" level=info msg=\"Starting container: 1ffb7d2ad074f2d9511ead0399dfe7d8e7fab37847bc8c7fea0bc30f9fe892eb\" id=087bfd96-a900-401b-ab64-05bbbf3f913f name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:59:22.653631 crc crio[20344]: time=\"2026-06-10T14:59:22.653028481Z\" level=info msg=\"Started container\" PID=58102 containerID=1ffb7d2ad074f2d9511ead0399dfe7d8e7fab37847bc8c7fea0bc30f9fe892eb description=openstack/dnsmasq-dns-7fcf8bc745-nz9jz/init id=087bfd96-a900-401b-ab64-05bbbf3f913f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8e861149e6fad237a4a412b04882301a155c9107579637d8a3d8554a5b61024\nJun 10 14:59:22.796176 crc crio[20344]: time=\"2026-06-10T14:59:22.795172169Z\" level=info msg=\"Removing container: 96509156d3dd98aaeaf4997c112e61e047d52a3b64a42aa73c17a5ac688748db\" id=a9604261-dfc4-443c-8e29-a0566d07858d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:59:22.800828 crc crio[20344]: time=\"2026-06-10T14:59:22.799482091Z\" level=info msg=\"Stopping pod sandbox: 7553293e48851db3b39af6fa9380bc757cf242fd84e79a150b8e09e0a3e441f8\" id=fcb0ac62-df87-48d6-b098-cce6ecf22cf0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:59:22.803027 crc crio[20344]: time=\"2026-06-10T14:59:22.80290784Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-8589c79c-nb8p7 Namespace:openstack ID:7553293e48851db3b39af6fa9380bc757cf242fd84e79a150b8e09e0a3e441f8 UID:9e60d5e0-ecd3-4495-abbe-747606b91a72 NetNS:/var/run/netns/e1d648c6-88c1-4cf7-bd65-70450d93a65f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e60d5e0_ecd3_4495_abbe_747606b91a72.slice PodAnnotations:0xc002264250}] Aliases:map[]}\"\nJun 10 14:59:22.804809 crc crio[20344]: time=\"2026-06-10T14:59:22.803155436Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-8589c79c-nb8p7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:59:22.883328 crc crio[20344]: time=\"2026-06-10T14:59:22.882527781Z\" level=info msg=\"Removed container 96509156d3dd98aaeaf4997c112e61e047d52a3b64a42aa73c17a5ac688748db: openstack/dnsmasq-dns-54764bc9cc-wwsm4/dnsmasq-dns\" id=a9604261-dfc4-443c-8e29-a0566d07858d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:59:22.895221 crc crio[20344]: time=\"2026-06-10T14:59:22.894896562Z\" level=info msg=\"Removing container: ef6ef186174bec23bbf6eed51b8bb44c3c2e92aba0b2b9eea2e1e93eded6ffad\" id=039de609-5d85-47b8-a7ed-0dd149db7037 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:59:23.030799 crc crio[20344]: time=\"2026-06-10T14:59:23.030438128Z\" level=info msg=\"Removed container ef6ef186174bec23bbf6eed51b8bb44c3c2e92aba0b2b9eea2e1e93eded6ffad: openstack/dnsmasq-dns-54764bc9cc-wwsm4/init\" id=039de609-5d85-47b8-a7ed-0dd149db7037 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:59:23.208366 crc crio[20344]: time=\"2026-06-10T14:59:23.208243903Z\" level=info msg=\"Stopped pod sandbox: 7553293e48851db3b39af6fa9380bc757cf242fd84e79a150b8e09e0a3e441f8\" id=fcb0ac62-df87-48d6-b098-cce6ecf22cf0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:59:23.876446 crc crio[20344]: time=\"2026-06-10T14:59:23.875789594Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7c63b1ff-c2f1-420e-a1f0-b00f39f2db12 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:23.888972 crc crio[20344]: time=\"2026-06-10T14:59:23.888926906Z\" level=info msg=\"Removing container: 6eb71511c446b191eaf1358328f7c1e56db7388a1336cb9538c014a4607a7d1a\" id=2d5e7e92-7a2d-4ab2-b548-599fd5308e8a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:59:23.894796 crc crio[20344]: time=\"2026-06-10T14:59:23.894683736Z\" level=info msg=\"Stopping pod sandbox: 5c2a4279980f93b576c28bea7a6b75b1237032edeffffdfafd9ff03135a24a4b\" id=89f53b9e-3015-4d09-b57b-48e4ab6befa7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:59:23.894875 crc crio[20344]: time=\"2026-06-10T14:59:23.894791709Z\" level=info msg=\"Stopping pod sandbox: c31add98e29fa1add281d3a5a9fc7f87ac4988f36f4bcd80d7762e91da0cfc55\" id=427fea66-3ca4-4149-8f4e-3ff8c6d67f52 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:59:23.894875 crc crio[20344]: time=\"2026-06-10T14:59:23.894721227Z\" level=info msg=\"Stopping pod sandbox: 09c94dff5cbcb96759cea0ce783212f67e26fb88b423942854be89ba63f522e8\" id=9e1ffbe9-0235-42bc-b9e2-7e39fff5ec87 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:59:23.895178 crc crio[20344]: time=\"2026-06-10T14:59:23.894727977Z\" level=info msg=\"Stopping pod sandbox: f31fae57caecf186ac6075226e54626d0a53f7827d1d751d323f65d53404b8b0\" id=d8cdcb4f-f134-4808-8676-bee4ea844109 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:59:23.895513 crc crio[20344]: time=\"2026-06-10T14:59:23.895443146Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781103559-5pjn4 Namespace:openstack ID:c31add98e29fa1add281d3a5a9fc7f87ac4988f36f4bcd80d7762e91da0cfc55 UID:d0fcf6a2-815d-4636-8f25-2bff22890761 NetNS:/var/run/netns/24c1ea46-ff44-4c73-9eb1-c95ab2a6866d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0fcf6a2_815d_4636_8f25_2bff22890761.slice PodAnnotations:0xc001b9c650}] Aliases:map[]}\"\nJun 10 14:59:23.895635 crc crio[20344]: time=\"2026-06-10T14:59:23.89560061Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-nb-0-config-1781103559-5pjn4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:59:23.895766 crc crio[20344]: time=\"2026-06-10T14:59:23.895723703Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781103559-lkk2b Namespace:openstack ID:f31fae57caecf186ac6075226e54626d0a53f7827d1d751d323f65d53404b8b0 UID:ef820571-203b-401b-a1f8-4871a9feb29f NetNS:/var/run/netns/4944c061-0c68-42f9-8943-e52772373d35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef820571_203b_401b_a1f8_4871a9feb29f.slice PodAnnotations:0xc00078c6d0}] Aliases:map[]}\"\nJun 10 14:59:23.895929 crc crio[20344]: time=\"2026-06-10T14:59:23.895885067Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0-config-1781103559-lkk2b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:59:23.896015 crc crio[20344]: time=\"2026-06-10T14:59:23.89598944Z\" level=info msg=\"Got pod network &{Name:glance-db-create-5wmjm Namespace:openstack ID:09c94dff5cbcb96759cea0ce783212f67e26fb88b423942854be89ba63f522e8 UID:f48f4c68-fac5-47c6-90b0-06c088ca85ad NetNS:/var/run/netns/8ebd8a37-fba4-4590-b236-3889a30d47db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf48f4c68_fac5_47c6_90b0_06c088ca85ad.slice PodAnnotations:0xc0006b4d00}] Aliases:map[]}\"\nJun 10 14:59:23.896373 crc crio[20344]: time=\"2026-06-10T14:59:23.896320568Z\" level=info msg=\"Deleting pod openstack_glance-db-create-5wmjm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:59:23.896748 crc crio[20344]: time=\"2026-06-10T14:59:23.896610426Z\" level=info msg=\"Got pod network &{Name:glance-642c-account-create-update-2np8g Namespace:openstack ID:5c2a4279980f93b576c28bea7a6b75b1237032edeffffdfafd9ff03135a24a4b UID:83aacff4-4839-4e2e-8713-7d8ff666d35a NetNS:/var/run/netns/bfbf3e13-acb9-488a-b0a5-3dbd3f37e641 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod83aacff4_4839_4e2e_8713_7d8ff666d35a.slice PodAnnotations:0xc004036998}] Aliases:map[]}\"\nJun 10 14:59:23.896812 crc crio[20344]: time=\"2026-06-10T14:59:23.896790881Z\" level=info msg=\"Deleting pod openstack_glance-642c-account-create-update-2np8g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:59:24.902918 crc crio[20344]: time=\"2026-06-10T14:59:24.902394876Z\" level=info msg=\"Stopping pod sandbox: 501f5e3393110316e599a16d1f82d459f8567529584641f037ab1abeddf69080\" id=98560d8b-ce2c-4c6c-bc31-66c767b38527 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:59:24.904181 crc crio[20344]: time=\"2026-06-10T14:59:24.903792503Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-bl2dz Namespace:openstack ID:501f5e3393110316e599a16d1f82d459f8567529584641f037ab1abeddf69080 UID:23648895-7816-42fb-bfb8-1df5c38624cd NetNS:/var/run/netns/48f8eab6-8586-448c-ac09-202d28b1754e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23648895_7816_42fb_bfb8_1df5c38624cd.slice PodAnnotations:0xc00078c308}] Aliases:map[]}\"\nJun 10 14:59:24.904181 crc crio[20344]: time=\"2026-06-10T14:59:24.903918196Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-bl2dz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:59:28.185627 crc crio[20344]: time=\"2026-06-10T14:59:28.184563765Z\" level=info msg=\"Stopped pod sandbox: 501f5e3393110316e599a16d1f82d459f8567529584641f037ab1abeddf69080\" id=98560d8b-ce2c-4c6c-bc31-66c767b38527 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:59:28.191590 crc crio[20344]: time=\"2026-06-10T14:59:28.191487255Z\" level=info msg=\"Stopped pod sandbox: 5c2a4279980f93b576c28bea7a6b75b1237032edeffffdfafd9ff03135a24a4b\" id=89f53b9e-3015-4d09-b57b-48e4ab6befa7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:59:28.200131 crc crio[20344]: time=\"2026-06-10T14:59:28.200004676Z\" level=info msg=\"Stopped pod sandbox: c31add98e29fa1add281d3a5a9fc7f87ac4988f36f4bcd80d7762e91da0cfc55\" id=427fea66-3ca4-4149-8f4e-3ff8c6d67f52 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:59:28.207071 crc crio[20344]: time=\"2026-06-10T14:59:28.206931076Z\" level=info msg=\"Stopped pod sandbox: 09c94dff5cbcb96759cea0ce783212f67e26fb88b423942854be89ba63f522e8\" id=9e1ffbe9-0235-42bc-b9e2-7e39fff5ec87 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:59:28.208877 crc crio[20344]: time=\"2026-06-10T14:59:28.207953323Z\" level=info msg=\"Stopped pod sandbox: f31fae57caecf186ac6075226e54626d0a53f7827d1d751d323f65d53404b8b0\" id=d8cdcb4f-f134-4808-8676-bee4ea844109 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:59:28.260883 crc crio[20344]: time=\"2026-06-10T14:59:28.260567641Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7006da78-709e-4b11-8c53-8173f027bc05 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:28.838678 crc crio[20344]: time=\"2026-06-10T14:59:28.838491923Z\" level=info msg=\"Removed container 6eb71511c446b191eaf1358328f7c1e56db7388a1336cb9538c014a4607a7d1a: openstack/dnsmasq-dns-8589c79c-nb8p7/init\" id=2d5e7e92-7a2d-4ab2-b548-599fd5308e8a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:59:28.896425 crc crio[20344]: time=\"2026-06-10T14:59:28.896187854Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7fcf8bc745-nz9jz/dnsmasq-dns\" id=4accd5f7-2563-4c4b-9664-6b75bb49122f name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:28.899929 crc crio[20344]: time=\"2026-06-10T14:59:28.899760607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:28.900506 crc crio[20344]: time=\"2026-06-10T14:59:28.900346382Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:67d018c7e5e92c52ce9a230242d017b0b4d5dec62eb3f77013d1b1ee83fadc31\" id=8bda7cf6-5ac8-4cc5-ae1a-3915ea885479 name=/runtime.v1.ImageService/PullImage\nJun 10 14:59:28.901398 crc crio[20344]: time=\"2026-06-10T14:59:28.901168633Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=ea5dbd40-7216-4da7-bdef-f09ac7f3c618 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:28.901398 crc crio[20344]: time=\"2026-06-10T14:59:28.901351738Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:1103ac44213a31db91a44725405204317c723260e4337ee3e45072e804733904\" id=5f8ced73-317b-443c-92c2-abda4bb7d5d7 name=/runtime.v1.ImageService/PullImage\nJun 10 14:59:28.902822 crc crio[20344]: time=\"2026-06-10T14:59:28.902764385Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=a35c55fc-79de-4029-85da-7ebdcbfe76ba name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:28.957093 crc crio[20344]: time=\"2026-06-10T14:59:28.956985075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:28.962464 crc crio[20344]: time=\"2026-06-10T14:59:28.962384486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:28.976842 crc crio[20344]: time=\"2026-06-10T14:59:28.976138803Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=2726f0f9-12e2-499b-8f3b-ff41ecce0a7f name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:28.995049 crc crio[20344]: time=\"2026-06-10T14:59:28.993925756Z\" level=info msg=\"Creating container: openstack/swift-ring-rebalance-xpczp/swift-ring-rebalance\" id=b05ea1f0-5800-428a-9c5a-286052de7900 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:29.000681 crc crio[20344]: time=\"2026-06-10T14:59:29.000468676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:29.014168 crc crio[20344]: time=\"2026-06-10T14:59:29.014121841Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=a1abd0ba-75b5-4c76-adc9-663aaa2031c8 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:29.025210 crc crio[20344]: time=\"2026-06-10T14:59:29.025128337Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=99b9c049-4413-4bdd-abab-fe40e558d712 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:29.047399 crc crio[20344]: time=\"2026-06-10T14:59:29.047001716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:29.089239 crc crio[20344]: time=\"2026-06-10T14:59:29.08902982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:29.093629 crc crio[20344]: time=\"2026-06-10T14:59:29.093129456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:29.107041 crc crio[20344]: time=\"2026-06-10T14:59:29.106936645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:29.111979 crc crio[20344]: time=\"2026-06-10T14:59:29.111881554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:29.117732 crc crio[20344]: time=\"2026-06-10T14:59:29.117644374Z\" level=info msg=\"Created container 37882b7fdb5904b3b5e52ec0cd430df20ccb4d3795c9425024018ebe6c65362a: openstack/dnsmasq-dns-7fcf8bc745-nz9jz/dnsmasq-dns\" id=4accd5f7-2563-4c4b-9664-6b75bb49122f name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:29.119569 crc crio[20344]: time=\"2026-06-10T14:59:29.119449881Z\" level=info msg=\"Starting container: 37882b7fdb5904b3b5e52ec0cd430df20ccb4d3795c9425024018ebe6c65362a\" id=59322e54-90c4-48f9-b2f8-b04bedc6c445 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:59:29.126733 crc crio[20344]: time=\"2026-06-10T14:59:29.126538615Z\" level=info msg=\"Started container\" PID=58554 containerID=37882b7fdb5904b3b5e52ec0cd430df20ccb4d3795c9425024018ebe6c65362a description=openstack/dnsmasq-dns-7fcf8bc745-nz9jz/dnsmasq-dns id=59322e54-90c4-48f9-b2f8-b04bedc6c445 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8e861149e6fad237a4a412b04882301a155c9107579637d8a3d8554a5b61024\nJun 10 14:59:29.215606 crc crio[20344]: time=\"2026-06-10T14:59:29.21552883Z\" level=info msg=\"Created container 9c503d6dd56ebb095833d9b0849c1566f21fc1aed92cb08e9a80e5d5271d829f: openstack/ovn-northd-0/ovn-northd\" id=99b9c049-4413-4bdd-abab-fe40e558d712 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:29.217190 crc crio[20344]: time=\"2026-06-10T14:59:29.21707067Z\" level=info msg=\"Starting container: 9c503d6dd56ebb095833d9b0849c1566f21fc1aed92cb08e9a80e5d5271d829f\" id=766d042d-3dab-4cfc-86e8-97f76b064f58 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:59:29.222190 crc crio[20344]: time=\"2026-06-10T14:59:29.222122351Z\" level=info msg=\"Started container\" PID=58564 containerID=9c503d6dd56ebb095833d9b0849c1566f21fc1aed92cb08e9a80e5d5271d829f description=openstack/ovn-northd-0/ovn-northd id=766d042d-3dab-4cfc-86e8-97f76b064f58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cfa143d3400c46a884851c17953d72d723ad0bf47264071d672777db5ea24fae\nJun 10 14:59:29.232854 crc crio[20344]: time=\"2026-06-10T14:59:29.231807913Z\" level=info msg=\"Created container fb2358a205c26b846390ce5888d69e1ab047fb4175dcfef2360fe391616e8100: openstack/swift-ring-rebalance-xpczp/swift-ring-rebalance\" id=b05ea1f0-5800-428a-9c5a-286052de7900 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:29.234738 crc crio[20344]: time=\"2026-06-10T14:59:29.234622806Z\" level=info msg=\"Starting container: fb2358a205c26b846390ce5888d69e1ab047fb4175dcfef2360fe391616e8100\" id=f9f39a3e-ed4c-4d4a-b98d-fd8057eb29df name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:59:29.235184 crc crio[20344]: time=\"2026-06-10T14:59:29.235103239Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=48233a9c-84ca-4417-b51e-a114da13fdb7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:29.244514 crc crio[20344]: time=\"2026-06-10T14:59:29.244434102Z\" level=info msg=\"Started container\" PID=58565 containerID=fb2358a205c26b846390ce5888d69e1ab047fb4175dcfef2360fe391616e8100 description=openstack/swift-ring-rebalance-xpczp/swift-ring-rebalance id=f9f39a3e-ed4c-4d4a-b98d-fd8057eb29df name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdc116c4f361469017e93810d0ae55117665e286643b5900c7164b87ea5dec3e\nJun 10 14:59:29.287586 crc crio[20344]: time=\"2026-06-10T14:59:29.287455871Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=306e4930-9b2d-47b3-9834-0fddd1e82535 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:29.296004 crc crio[20344]: time=\"2026-06-10T14:59:29.29587163Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=f7836bbf-a69a-44a6-b4f8-6833c8b5126a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:29.296481 crc crio[20344]: time=\"2026-06-10T14:59:29.296386433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:29.337481 crc crio[20344]: time=\"2026-06-10T14:59:29.337248526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:29.342846 crc crio[20344]: time=\"2026-06-10T14:59:29.342644836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:29.507840 crc crio[20344]: time=\"2026-06-10T14:59:29.50772255Z\" level=info msg=\"Created container 150f3b48bff86417044667ec9cfbc403d268ae129125101116757dc6bebc831e: openstack/ovn-northd-0/openstack-network-exporter\" id=f7836bbf-a69a-44a6-b4f8-6833c8b5126a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:29.511813 crc crio[20344]: time=\"2026-06-10T14:59:29.511714604Z\" level=info msg=\"Starting container: 150f3b48bff86417044667ec9cfbc403d268ae129125101116757dc6bebc831e\" id=69a860a4-d846-4e80-b01b-ba5eac9cca39 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:59:29.526590 crc crio[20344]: time=\"2026-06-10T14:59:29.523786128Z\" level=info msg=\"Started container\" PID=58604 containerID=150f3b48bff86417044667ec9cfbc403d268ae129125101116757dc6bebc831e description=openstack/ovn-northd-0/openstack-network-exporter id=69a860a4-d846-4e80-b01b-ba5eac9cca39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cfa143d3400c46a884851c17953d72d723ad0bf47264071d672777db5ea24fae\nJun 10 14:59:33.089619 crc crio[20344]: time=\"2026-06-10T14:59:33.088623588Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=1ada4acf-13bf-4b8c-9162-ce49c5a55d5a name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:33.102061 crc crio[20344]: time=\"2026-06-10T14:59:33.102003726Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=c318db72-3d8c-4c1f-aafb-9dd8ef25d62d name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:33.198931 crc crio[20344]: time=\"2026-06-10T14:59:33.198510516Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=1a0b3aaa-72ca-4f68-b7b1-9405d53172a6 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:33.207355 crc crio[20344]: time=\"2026-06-10T14:59:33.20712845Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=8b5bcc80-8bfa-42cd-baf1-58afbeea32c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:33.207780 crc crio[20344]: time=\"2026-06-10T14:59:33.207680825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:33.213363 crc crio[20344]: time=\"2026-06-10T14:59:33.213131077Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=b38f7ea2-9e21-40d1-91bb-b40b6ed62796 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:33.228031 crc crio[20344]: time=\"2026-06-10T14:59:33.227929841Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=2ff140e0-93af-4a47-8e37-7ee44ea3b45c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:33.228497 crc crio[20344]: time=\"2026-06-10T14:59:33.228402194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:33.259604 crc crio[20344]: time=\"2026-06-10T14:59:33.259457942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:33.265177 crc crio[20344]: time=\"2026-06-10T14:59:33.265070128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:33.280887 crc crio[20344]: time=\"2026-06-10T14:59:33.280760736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:33.284536 crc crio[20344]: time=\"2026-06-10T14:59:33.28437637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:33.432651 crc crio[20344]: time=\"2026-06-10T14:59:33.432144553Z\" level=info msg=\"Created container 099260f8562fc717aaefbb7a397a15b4007df4d684250bb66c3b67464023956d: openstack/rabbitmq-server-0/rabbitmq\" id=8b5bcc80-8bfa-42cd-baf1-58afbeea32c6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:33.433960 crc crio[20344]: time=\"2026-06-10T14:59:33.433780196Z\" level=info msg=\"Starting container: 099260f8562fc717aaefbb7a397a15b4007df4d684250bb66c3b67464023956d\" id=eac34663-4abb-448f-970e-a3ac3ad3a0f0 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:59:33.434562 crc crio[20344]: time=\"2026-06-10T14:59:33.434470654Z\" level=info msg=\"Created container 6c4baec34a59bbdf726b79fc1ebe6c38848a46ff7ea3f6f23b084e7ed7bffa9c: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=2ff140e0-93af-4a47-8e37-7ee44ea3b45c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:33.435329 crc crio[20344]: time=\"2026-06-10T14:59:33.435206013Z\" level=info msg=\"Starting container: 6c4baec34a59bbdf726b79fc1ebe6c38848a46ff7ea3f6f23b084e7ed7bffa9c\" id=e8f1ceea-3319-430a-b3af-6b80634d7812 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:59:33.439322 crc crio[20344]: time=\"2026-06-10T14:59:33.439204367Z\" level=info msg=\"Started container\" PID=58827 containerID=099260f8562fc717aaefbb7a397a15b4007df4d684250bb66c3b67464023956d description=openstack/rabbitmq-server-0/rabbitmq id=eac34663-4abb-448f-970e-a3ac3ad3a0f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa9a72b7dbf24e26f23f0695e5c88c629c3cc1bd4d723cbfdb87114a00fa7238\nJun 10 14:59:33.441730 crc crio[20344]: time=\"2026-06-10T14:59:33.4416406Z\" level=info msg=\"Started container\" PID=58828 containerID=6c4baec34a59bbdf726b79fc1ebe6c38848a46ff7ea3f6f23b084e7ed7bffa9c description=openstack/rabbitmq-cell1-server-0/rabbitmq id=e8f1ceea-3319-430a-b3af-6b80634d7812 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba55586c221a8575f2165b883af4d6f2c63ffc03953208cbfbebf037663a8518\nJun 10 14:59:34.147524 crc crio[20344]: time=\"2026-06-10T14:59:34.145020555Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-sync-dbq8l/POD\" id=dcd29416-d0ef-4624-b8e7-7d4edfcbf9fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:59:34.147524 crc crio[20344]: time=\"2026-06-10T14:59:34.145587539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:34.176655 crc crio[20344]: time=\"2026-06-10T14:59:34.176591166Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-dbq8l Namespace:openstack ID:1e60553272838f58f7dda3952af23430006dce3249aefdb0a70f85b7e73045d8 UID:0a15a9c6-ec80-4f62-8724-115d0ffcd44b NetNS:/var/run/netns/1fe02c18-6629-4d79-aa92-0735bd689917 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a15a9c6_ec80_4f62_8724_115d0ffcd44b.slice PodAnnotations:0xc0027c0948}] Aliases:map[]}\"\nJun 10 14:59:34.177000 crc crio[20344]: time=\"2026-06-10T14:59:34.176978026Z\" level=info msg=\"Adding pod openstack_glance-db-sync-dbq8l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:59:34.991533 crc crio[20344]: 2026-06-10T14:59:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1e60553272838f5 Mac:0e:db:fb:47:d4:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/1fe02c18-6629-4d79-aa92-0735bd689917 SocketPath: PciID:}] [{Interface:0xc00022c690 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:59:34.991533 crc crio[20344]: time=\"2026-06-10T14:59:34.989375035Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-dbq8l Namespace:openstack ID:1e60553272838f58f7dda3952af23430006dce3249aefdb0a70f85b7e73045d8 UID:0a15a9c6-ec80-4f62-8724-115d0ffcd44b NetNS:/var/run/netns/1fe02c18-6629-4d79-aa92-0735bd689917 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a15a9c6_ec80_4f62_8724_115d0ffcd44b.slice PodAnnotations:0xc0027c0948}] Aliases:map[]}\"\nJun 10 14:59:34.991533 crc crio[20344]: time=\"2026-06-10T14:59:34.98953585Z\" level=info msg=\"Checking pod openstack_glance-db-sync-dbq8l for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:59:34.998925 crc crio[20344]: time=\"2026-06-10T14:59:34.998817401Z\" level=info msg=\"Ran pod sandbox 1e60553272838f58f7dda3952af23430006dce3249aefdb0a70f85b7e73045d8 with infra container: openstack/glance-db-sync-dbq8l/POD\" id=dcd29416-d0ef-4624-b8e7-7d4edfcbf9fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:59:35.007636 crc crio[20344]: time=\"2026-06-10T14:59:35.007534928Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=38061ee6-0794-47ec-a5d0-db83795176f7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:35.007948 crc crio[20344]: time=\"2026-06-10T14:59:35.007763384Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-glance-api:current-podified not found\" id=38061ee6-0794-47ec-a5d0-db83795176f7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:35.007948 crc crio[20344]: time=\"2026-06-10T14:59:35.007811925Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api:current-podified found\" id=38061ee6-0794-47ec-a5d0-db83795176f7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:35.009431 crc crio[20344]: time=\"2026-06-10T14:59:35.009389576Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=2726eec2-8405-495d-95df-bd29eb43cb97 name=/runtime.v1.ImageService/PullImage\nJun 10 14:59:35.013230 crc crio[20344]: time=\"2026-06-10T14:59:35.013161284Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\\\"\"\nJun 10 14:59:36.161050 crc crio[20344]: time=\"2026-06-10T14:59:36.160198828Z\" level=info msg=\"Stopping container: dd001cbf730e09745e0fbcb8e66c1eb925faaccd3ebf7252c3a13e0f4cb45fc6 (timeout: 10s)\" id=64deb66a-f069-4f8a-ab9a-25ec00704e60 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:59:36.295603 crc crio[20344]: time=\"2026-06-10T14:59:36.295500138Z\" level=info msg=\"Stopped container dd001cbf730e09745e0fbcb8e66c1eb925faaccd3ebf7252c3a13e0f4cb45fc6: openstack/dnsmasq-dns-68bc84565-r4xzg/dnsmasq-dns\" id=64deb66a-f069-4f8a-ab9a-25ec00704e60 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 14:59:36.296987 crc crio[20344]: time=\"2026-06-10T14:59:36.296892894Z\" level=info msg=\"Stopping pod sandbox: 71dcac18616e14a3bb1ae640b34c0e4a123abd56ee3ee1f9a194fcf4e0194751\" id=38e01836-bd7b-4c3b-86f8-fe0a4e329892 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:59:36.297606 crc crio[20344]: time=\"2026-06-10T14:59:36.29753031Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-r4xzg Namespace:openstack ID:71dcac18616e14a3bb1ae640b34c0e4a123abd56ee3ee1f9a194fcf4e0194751 UID:0de94665-da93-4842-add9-189d90c2fefe NetNS:/var/run/netns/41107747-7f7f-48e6-9881-23396db07359 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0de94665_da93_4842_add9_189d90c2fefe.slice PodAnnotations:0xc001b9c4e0}] Aliases:map[]}\"\nJun 10 14:59:36.297870 crc crio[20344]: time=\"2026-06-10T14:59:36.297784597Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68bc84565-r4xzg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:59:36.700901 crc crio[20344]: time=\"2026-06-10T14:59:36.699101745Z\" level=info msg=\"Stopped pod sandbox: 71dcac18616e14a3bb1ae640b34c0e4a123abd56ee3ee1f9a194fcf4e0194751\" id=38e01836-bd7b-4c3b-86f8-fe0a4e329892 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:59:36.880668 crc crio[20344]: time=\"2026-06-10T14:59:36.880581155Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-bjs9d/POD\" id=ac5bc231-bcaf-47f8-bd06-c3e49933033e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:59:36.880807 crc crio[20344]: time=\"2026-06-10T14:59:36.88077326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:36.928647 crc crio[20344]: time=\"2026-06-10T14:59:36.928510502Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-bjs9d Namespace:openstack ID:85dfef2e146c7f1f5632b2019180f1f15cad2e5d8fcf63f032b4bf09a09a08b5 UID:28660f98-3480-4b5a-a320-45006c21b990 NetNS:/var/run/netns/a8acf1b6-d4b4-4038-81eb-51582402e281 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28660f98_3480_4b5a_a320_45006c21b990.slice PodAnnotations:0xc003224c60}] Aliases:map[]}\"\nJun 10 14:59:36.928647 crc crio[20344]: time=\"2026-06-10T14:59:36.928604064Z\" level=info msg=\"Adding pod openstack_root-account-create-update-bjs9d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:59:37.160998 crc crio[20344]: time=\"2026-06-10T14:59:37.160541817Z\" level=info msg=\"Removing container: dd001cbf730e09745e0fbcb8e66c1eb925faaccd3ebf7252c3a13e0f4cb45fc6\" id=93a30325-2ee9-4257-ac45-8b9c2124921d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:59:37.224762 crc crio[20344]: time=\"2026-06-10T14:59:37.224641514Z\" level=info msg=\"Removed container dd001cbf730e09745e0fbcb8e66c1eb925faaccd3ebf7252c3a13e0f4cb45fc6: openstack/dnsmasq-dns-68bc84565-r4xzg/dnsmasq-dns\" id=93a30325-2ee9-4257-ac45-8b9c2124921d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:59:37.229617 crc crio[20344]: time=\"2026-06-10T14:59:37.229221754Z\" level=info msg=\"Removing container: 02c609dccf62395c7ff38d6c257052e1aa4a4521ef7eb638af92a9db8b32e180\" id=5e89ad46-8885-40a9-ad72-9e476c3a0fa0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:59:37.269975 crc crio[20344]: time=\"2026-06-10T14:59:37.269875671Z\" level=info msg=\"Removed container 02c609dccf62395c7ff38d6c257052e1aa4a4521ef7eb638af92a9db8b32e180: openstack/dnsmasq-dns-68bc84565-r4xzg/init\" id=5e89ad46-8885-40a9-ad72-9e476c3a0fa0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 14:59:37.958178 crc crio[20344]: 2026-06-10T14:59:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85dfef2e146c7f1 Mac:9a:8c:11:60:b2:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/a8acf1b6-d4b4-4038-81eb-51582402e281 SocketPath: PciID:}] [{Interface:0xc0001346e0 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:59:37.962788 crc crio[20344]: time=\"2026-06-10T14:59:37.96267855Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-bjs9d Namespace:openstack ID:85dfef2e146c7f1f5632b2019180f1f15cad2e5d8fcf63f032b4bf09a09a08b5 UID:28660f98-3480-4b5a-a320-45006c21b990 NetNS:/var/run/netns/a8acf1b6-d4b4-4038-81eb-51582402e281 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28660f98_3480_4b5a_a320_45006c21b990.slice PodAnnotations:0xc003224c60}] Aliases:map[]}\"\nJun 10 14:59:37.962979 crc crio[20344]: time=\"2026-06-10T14:59:37.962958127Z\" level=info msg=\"Checking pod openstack_root-account-create-update-bjs9d for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:59:37.976046 crc crio[20344]: time=\"2026-06-10T14:59:37.975969085Z\" level=info msg=\"Ran pod sandbox 85dfef2e146c7f1f5632b2019180f1f15cad2e5d8fcf63f032b4bf09a09a08b5 with infra container: openstack/root-account-create-update-bjs9d/POD\" id=ac5bc231-bcaf-47f8-bd06-c3e49933033e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:59:37.980093 crc crio[20344]: time=\"2026-06-10T14:59:37.98000519Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=fa8d48a4-469b-423e-a9fa-53e4941da725 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:37.982334 crc crio[20344]: time=\"2026-06-10T14:59:37.982170497Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=82a135cd-8174-4258-86b3-d826daf561d2 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:37.997377 crc crio[20344]: time=\"2026-06-10T14:59:37.997225078Z\" level=info msg=\"Creating container: openstack/root-account-create-update-bjs9d/mariadb-account-create-update\" id=0f585797-1734-4cc8-b8b8-f7c288372d01 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:37.999391 crc crio[20344]: time=\"2026-06-10T14:59:37.999243491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:38.072958 crc crio[20344]: time=\"2026-06-10T14:59:38.072815624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:38.076973 crc crio[20344]: time=\"2026-06-10T14:59:38.076898521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:38.265033 crc crio[20344]: time=\"2026-06-10T14:59:38.264953452Z\" level=info msg=\"Created container 8735edf861f89b4b0c617b0dee0c5bb303c4cc7646099cd89fd99359f545f3bb: openstack/root-account-create-update-bjs9d/mariadb-account-create-update\" id=0f585797-1734-4cc8-b8b8-f7c288372d01 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:38.268009 crc crio[20344]: time=\"2026-06-10T14:59:38.267937319Z\" level=info msg=\"Starting container: 8735edf861f89b4b0c617b0dee0c5bb303c4cc7646099cd89fd99359f545f3bb\" id=198ad257-d8f8-4169-803d-e9f188653f80 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:59:38.275124 crc crio[20344]: time=\"2026-06-10T14:59:38.275041664Z\" level=info msg=\"Started container\" PID=59384 containerID=8735edf861f89b4b0c617b0dee0c5bb303c4cc7646099cd89fd99359f545f3bb description=openstack/root-account-create-update-bjs9d/mariadb-account-create-update id=198ad257-d8f8-4169-803d-e9f188653f80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85dfef2e146c7f1f5632b2019180f1f15cad2e5d8fcf63f032b4bf09a09a08b5\nJun 10 14:59:39.196530 crc crio[20344]: time=\"2026-06-10T14:59:39.195606448Z\" level=info msg=\"Stopping pod sandbox: bdc116c4f361469017e93810d0ae55117665e286643b5900c7164b87ea5dec3e\" id=2f01eaa9-f03b-4378-8550-cf688d219319 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:59:39.197132 crc crio[20344]: time=\"2026-06-10T14:59:39.197059836Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-xpczp Namespace:openstack ID:bdc116c4f361469017e93810d0ae55117665e286643b5900c7164b87ea5dec3e UID:f4b9cc77-72da-4bbc-8ec8-6073ebd83655 NetNS:/var/run/netns/c39e21d3-200e-4bc7-803d-1065ec8386c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4b9cc77_72da_4bbc_8ec8_6073ebd83655.slice PodAnnotations:0xc001b9c200}] Aliases:map[]}\"\nJun 10 14:59:39.197342 crc crio[20344]: time=\"2026-06-10T14:59:39.19723539Z\" level=info msg=\"Deleting pod openstack_swift-ring-rebalance-xpczp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:59:39.562357 crc crio[20344]: time=\"2026-06-10T14:59:39.562097131Z\" level=info msg=\"Stopped pod sandbox: bdc116c4f361469017e93810d0ae55117665e286643b5900c7164b87ea5dec3e\" id=2f01eaa9-f03b-4378-8550-cf688d219319 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:59:40.223591 crc crio[20344]: time=\"2026-06-10T14:59:40.222551529Z\" level=info msg=\"Stopping pod sandbox: 85dfef2e146c7f1f5632b2019180f1f15cad2e5d8fcf63f032b4bf09a09a08b5\" id=1bb63781-a0b5-4847-a042-4c61534afd93 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:59:40.224469 crc crio[20344]: time=\"2026-06-10T14:59:40.224247313Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-bjs9d Namespace:openstack ID:85dfef2e146c7f1f5632b2019180f1f15cad2e5d8fcf63f032b4bf09a09a08b5 UID:28660f98-3480-4b5a-a320-45006c21b990 NetNS:/var/run/netns/a8acf1b6-d4b4-4038-81eb-51582402e281 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28660f98_3480_4b5a_a320_45006c21b990.slice PodAnnotations:0xc0027c08d0}] Aliases:map[]}\"\nJun 10 14:59:40.224469 crc crio[20344]: time=\"2026-06-10T14:59:40.224434678Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-bjs9d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:59:40.628829 crc crio[20344]: time=\"2026-06-10T14:59:40.628747494Z\" level=info msg=\"Stopped pod sandbox: 85dfef2e146c7f1f5632b2019180f1f15cad2e5d8fcf63f032b4bf09a09a08b5\" id=1bb63781-a0b5-4847-a042-4c61534afd93 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:59:41.959670 crc crio[20344]: time=\"2026-06-10T14:59:41.958498Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-kkj8w-config-xqxqk/POD\" id=799e2bbe-4842-4450-895f-26e09cc8efc6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:59:41.960593 crc crio[20344]: time=\"2026-06-10T14:59:41.959751012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:42.025209 crc crio[20344]: time=\"2026-06-10T14:59:42.025146923Z\" level=info msg=\"Got pod network &{Name:ovn-controller-kkj8w-config-xqxqk Namespace:openstack ID:1e533501740bb606080c855e4bbe8affe2b1e4a5a8028f6675323cd349cdcda7 UID:c4dbba3d-5761-4622-88a4-aa8fbeaf1a8b NetNS:/var/run/netns/bc8462a3-9b5f-42da-85ee-74912b3714ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4dbba3d_5761_4622_88a4_aa8fbeaf1a8b.slice PodAnnotations:0xc002264450}] Aliases:map[]}\"\nJun 10 14:59:42.025580 crc crio[20344]: time=\"2026-06-10T14:59:42.025554574Z\" level=info msg=\"Adding pod openstack_ovn-controller-kkj8w-config-xqxqk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:59:42.543341 crc crio[20344]: 2026-06-10T14:59:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1e533501740bb60 Mac:8e:7a:2a:86:74:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/bc8462a3-9b5f-42da-85ee-74912b3714ec SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:59:42.546504 crc crio[20344]: time=\"2026-06-10T14:59:42.546247557Z\" level=info msg=\"Got pod network &{Name:ovn-controller-kkj8w-config-xqxqk Namespace:openstack ID:1e533501740bb606080c855e4bbe8affe2b1e4a5a8028f6675323cd349cdcda7 UID:c4dbba3d-5761-4622-88a4-aa8fbeaf1a8b NetNS:/var/run/netns/bc8462a3-9b5f-42da-85ee-74912b3714ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4dbba3d_5761_4622_88a4_aa8fbeaf1a8b.slice PodAnnotations:0xc002264450}] Aliases:map[]}\"\nJun 10 14:59:42.546871 crc crio[20344]: time=\"2026-06-10T14:59:42.546849733Z\" level=info msg=\"Checking pod openstack_ovn-controller-kkj8w-config-xqxqk for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:59:42.557300 crc crio[20344]: time=\"2026-06-10T14:59:42.556845033Z\" level=info msg=\"Ran pod sandbox 1e533501740bb606080c855e4bbe8affe2b1e4a5a8028f6675323cd349cdcda7 with infra container: openstack/ovn-controller-kkj8w-config-xqxqk/POD\" id=799e2bbe-4842-4450-895f-26e09cc8efc6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:59:42.562038 crc crio[20344]: time=\"2026-06-10T14:59:42.561943165Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=2de113ba-5f87-4a68-ab22-295e8de43ba4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:42.564640 crc crio[20344]: time=\"2026-06-10T14:59:42.564552713Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=f2776f38-663d-4dd8-be42-c84028e86509 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:42.574116 crc crio[20344]: time=\"2026-06-10T14:59:42.574015409Z\" level=info msg=\"Creating container: openstack/ovn-controller-kkj8w-config-xqxqk/ovn-config\" id=26f5925f-0a8d-41d1-85f6-a933a0156f18 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:42.574963 crc crio[20344]: time=\"2026-06-10T14:59:42.574851681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:42.623680 crc crio[20344]: time=\"2026-06-10T14:59:42.623560138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:42.915435 crc crio[20344]: time=\"2026-06-10T14:59:42.91506306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:43.877306 crc crio[20344]: time=\"2026-06-10T14:59:43.877145584Z\" level=info msg=\"Created container aaaa0aed129a3c823b0495ccc67000b429aecfe5c34078492b977fa8696f5b6f: openstack/ovn-controller-kkj8w-config-xqxqk/ovn-config\" id=26f5925f-0a8d-41d1-85f6-a933a0156f18 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:43.884090 crc crio[20344]: time=\"2026-06-10T14:59:43.879447783Z\" level=info msg=\"Starting container: aaaa0aed129a3c823b0495ccc67000b429aecfe5c34078492b977fa8696f5b6f\" id=33842ed5-c9a6-4e6d-8836-f8afa8006352 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:59:43.893827 crc crio[20344]: time=\"2026-06-10T14:59:43.893733205Z\" level=info msg=\"Started container\" PID=59695 containerID=aaaa0aed129a3c823b0495ccc67000b429aecfe5c34078492b977fa8696f5b6f description=openstack/ovn-controller-kkj8w-config-xqxqk/ovn-config id=33842ed5-c9a6-4e6d-8836-f8afa8006352 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e533501740bb606080c855e4bbe8affe2b1e4a5a8028f6675323cd349cdcda7\nJun 10 14:59:46.332174 crc crio[20344]: time=\"2026-06-10T14:59:46.331181682Z\" level=info msg=\"Stopping pod sandbox: 1e533501740bb606080c855e4bbe8affe2b1e4a5a8028f6675323cd349cdcda7\" id=e108262f-b859-43bb-a346-c0e065df5d7c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:59:46.333821 crc crio[20344]: time=\"2026-06-10T14:59:46.332814704Z\" level=info msg=\"Got pod network &{Name:ovn-controller-kkj8w-config-xqxqk Namespace:openstack ID:1e533501740bb606080c855e4bbe8affe2b1e4a5a8028f6675323cd349cdcda7 UID:c4dbba3d-5761-4622-88a4-aa8fbeaf1a8b NetNS:/var/run/netns/bc8462a3-9b5f-42da-85ee-74912b3714ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4dbba3d_5761_4622_88a4_aa8fbeaf1a8b.slice PodAnnotations:0xc001b9c6f0}] Aliases:map[]}\"\nJun 10 14:59:46.333821 crc crio[20344]: time=\"2026-06-10T14:59:46.332965358Z\" level=info msg=\"Deleting pod openstack_ovn-controller-kkj8w-config-xqxqk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:59:50.944112 crc crio[20344]: time=\"2026-06-10T14:59:50.943369482Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=7050c670-685a-4e8f-801d-ec4a3b1d2522 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:59:50.945324 crc crio[20344]: time=\"2026-06-10T14:59:50.944139602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:54.798439 crc crio[20344]: time=\"2026-06-10T14:59:54.79753394Z\" level=info msg=\"Stopped pod sandbox: 1e533501740bb606080c855e4bbe8affe2b1e4a5a8028f6675323cd349cdcda7\" id=e108262f-b859-43bb-a346-c0e065df5d7c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:59:54.915889 crc crio[20344]: time=\"2026-06-10T14:59:54.915780004Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045 UID:7dd9d645-a753-4246-ae9f-2974ff2f86c2 NetNS:/var/run/netns/ad9af813-3a7a-4a53-a1ca-5c852b6cb7dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7dd9d645_a753_4246_ae9f_2974ff2f86c2.slice PodAnnotations:0xc0006b42f8}] Aliases:map[]}\"\nJun 10 14:59:54.916227 crc crio[20344]: time=\"2026-06-10T14:59:54.916204705Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:59:54.959635 crc crio[20344]: time=\"2026-06-10T14:59:54.958654491Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:30d61dd1afa8d55014cd6fec25360a879ff63cbe03089f1dcdf120a632bb54d9\" id=2726eec2-8405-495d-95df-bd29eb43cb97 name=/runtime.v1.ImageService/PullImage\nJun 10 14:59:54.965391 crc crio[20344]: time=\"2026-06-10T14:59:54.9651996Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=178b9a44-9f41-4792-840c-99eea05238f1 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:55.037840 crc crio[20344]: time=\"2026-06-10T14:59:55.03724261Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=94f7107a-b575-4025-95d8-a423e9bd32b5 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:55.059516 crc crio[20344]: time=\"2026-06-10T14:59:55.058990602Z\" level=info msg=\"Creating container: openstack/glance-db-sync-dbq8l/glance-db-sync\" id=608c6a64-b348-45da-802f-298db7470477 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:55.061561 crc crio[20344]: time=\"2026-06-10T14:59:55.061471116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:55.119573 crc crio[20344]: time=\"2026-06-10T14:59:55.119501545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:55.822899 crc crio[20344]: 2026-06-10T14:59:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3fa989a4248da70 Mac:76:b8:d8:13:5f:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:75 Mtu:0 Sandbox:/var/run/netns/ad9af813-3a7a-4a53-a1ca-5c852b6cb7dc SocketPath: PciID:}] [{Interface:0xc0001125c0 Address:{IP:10.217.0.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:59:55.824520 crc crio[20344]: time=\"2026-06-10T14:59:55.824451609Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045 UID:7dd9d645-a753-4246-ae9f-2974ff2f86c2 NetNS:/var/run/netns/ad9af813-3a7a-4a53-a1ca-5c852b6cb7dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7dd9d645_a753_4246_ae9f_2974ff2f86c2.slice PodAnnotations:0xc0006b42f8}] Aliases:map[]}\"\nJun 10 14:59:55.824725 crc crio[20344]: time=\"2026-06-10T14:59:55.824642464Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:59:55.834115 crc crio[20344]: time=\"2026-06-10T14:59:55.834004955Z\" level=info msg=\"Ran pod sandbox 3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045 with infra container: openstack/swift-storage-0/POD\" id=7050c670-685a-4e8f-801d-ec4a3b1d2522 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:59:55.839133 crc crio[20344]: time=\"2026-06-10T14:59:55.839032445Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=127d2d7e-2bb0-4259-8a36-885004cef5e9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:55.839345 crc crio[20344]: time=\"2026-06-10T14:59:55.839305463Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-object:current-podified not found\" id=127d2d7e-2bb0-4259-8a36-885004cef5e9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:55.839408 crc crio[20344]: time=\"2026-06-10T14:59:55.839363423Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object:current-podified found\" id=127d2d7e-2bb0-4259-8a36-885004cef5e9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:55.842942 crc crio[20344]: time=\"2026-06-10T14:59:55.842874924Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=779d4ea7-fb0f-492a-8c1b-cc7d5ce677dd name=/runtime.v1.ImageService/PullImage\nJun 10 14:59:55.858781 crc crio[20344]: time=\"2026-06-10T14:59:55.846782525Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\\\"\"\nJun 10 14:59:56.365318 crc crio[20344]: time=\"2026-06-10T14:59:56.354331302Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-create-sj2nk/POD\" id=1852f898-0bf7-4ab2-aa57-0ea95b1793bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:59:56.365318 crc crio[20344]: time=\"2026-06-10T14:59:56.354898666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:56.532516 crc crio[20344]: time=\"2026-06-10T14:59:56.529762102Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-sj2nk Namespace:openstack ID:ae66f793f3946f3dc30c8dee6a588d36b7e65e6ed5e0d6e1a36cf8046b8ca8bf UID:cf024ddd-dea5-47e4-ae30-33351a020b5f NetNS:/var/run/netns/cf9dbccf-2833-4189-ab9f-a20e09257a23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf024ddd_dea5_47e4_ae30_33351a020b5f.slice PodAnnotations:0xc0027c0a68}] Aliases:map[]}\"\nJun 10 14:59:56.532516 crc crio[20344]: time=\"2026-06-10T14:59:56.529840984Z\" level=info msg=\"Adding pod openstack_cinder-db-create-sj2nk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:59:56.603807 crc crio[20344]: time=\"2026-06-10T14:59:56.603040044Z\" level=info msg=\"Stopping pod sandbox: 71dcac18616e14a3bb1ae640b34c0e4a123abd56ee3ee1f9a194fcf4e0194751\" id=bc96c467-9bec-48dc-95ac-1a8c5852ed02 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:59:56.615678 crc crio[20344]: time=\"2026-06-10T14:59:56.604010729Z\" level=info msg=\"Stopped pod sandbox (already stopped): 71dcac18616e14a3bb1ae640b34c0e4a123abd56ee3ee1f9a194fcf4e0194751\" id=bc96c467-9bec-48dc-95ac-1a8c5852ed02 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:59:56.616158 crc crio[20344]: time=\"2026-06-10T14:59:56.615987989Z\" level=info msg=\"Removing pod sandbox: 71dcac18616e14a3bb1ae640b34c0e4a123abd56ee3ee1f9a194fcf4e0194751\" id=ea6ca33b-9a91-4209-a8ef-52176e2e49a7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:59:56.689536 crc crio[20344]: time=\"2026-06-10T14:59:56.689461046Z\" level=info msg=\"Removed pod sandbox: 71dcac18616e14a3bb1ae640b34c0e4a123abd56ee3ee1f9a194fcf4e0194751\" id=ea6ca33b-9a91-4209-a8ef-52176e2e49a7 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:59:56.697377 crc crio[20344]: time=\"2026-06-10T14:59:56.697057692Z\" level=info msg=\"Stopping pod sandbox: 7e88edbe20a5bdb3dff4d0efeb1d90099167ad18412d8a41dc94ef7aa4dbd3aa\" id=5a0122c5-1283-4792-a0e6-2272dba05cae name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:59:56.697674 crc crio[20344]: time=\"2026-06-10T14:59:56.697509324Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7e88edbe20a5bdb3dff4d0efeb1d90099167ad18412d8a41dc94ef7aa4dbd3aa\" id=5a0122c5-1283-4792-a0e6-2272dba05cae name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:59:56.700904 crc crio[20344]: time=\"2026-06-10T14:59:56.700808839Z\" level=info msg=\"Removing pod sandbox: 7e88edbe20a5bdb3dff4d0efeb1d90099167ad18412d8a41dc94ef7aa4dbd3aa\" id=7cae7256-d65f-4178-a86f-86affa2e5c96 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:59:56.732863 crc crio[20344]: time=\"2026-06-10T14:59:56.732388884Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-create-gwtgt/POD\" id=6993dba9-c884-46b9-8945-a4eb699a1d40 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:59:56.732972 crc crio[20344]: time=\"2026-06-10T14:59:56.732886457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:56.745303 crc crio[20344]: time=\"2026-06-10T14:59:56.745129493Z\" level=info msg=\"Removed pod sandbox: 7e88edbe20a5bdb3dff4d0efeb1d90099167ad18412d8a41dc94ef7aa4dbd3aa\" id=7cae7256-d65f-4178-a86f-86affa2e5c96 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:59:56.757623 crc crio[20344]: time=\"2026-06-10T14:59:56.757100133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:56.758048 crc crio[20344]: time=\"2026-06-10T14:59:56.757943184Z\" level=info msg=\"Stopping pod sandbox: 5ab0f54f0f0ff4a2c9cd2d1ae0fc7d3b0e0fc9e51988903c812b21c5a9373590\" id=9e63755e-8c18-4c0e-b7ce-0f3f765eda55 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:59:56.758048 crc crio[20344]: time=\"2026-06-10T14:59:56.758046867Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5ab0f54f0f0ff4a2c9cd2d1ae0fc7d3b0e0fc9e51988903c812b21c5a9373590\" id=9e63755e-8c18-4c0e-b7ce-0f3f765eda55 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:59:56.765328 crc crio[20344]: time=\"2026-06-10T14:59:56.765015877Z\" level=info msg=\"Removing pod sandbox: 5ab0f54f0f0ff4a2c9cd2d1ae0fc7d3b0e0fc9e51988903c812b21c5a9373590\" id=9cd0723d-f92b-4d1d-abd4-99489258613b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:59:56.819172 crc crio[20344]: time=\"2026-06-10T14:59:56.818821076Z\" level=info msg=\"Removed pod sandbox: 5ab0f54f0f0ff4a2c9cd2d1ae0fc7d3b0e0fc9e51988903c812b21c5a9373590\" id=9cd0723d-f92b-4d1d-abd4-99489258613b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:59:56.826397 crc crio[20344]: time=\"2026-06-10T14:59:56.8263271Z\" level=info msg=\"Stopping pod sandbox: f8736138594500a10b3d91de93a0b7baf58e2a5cf6572f04734053438afbe614\" id=ca18a900-383d-4c88-8fd2-0d93607c5091 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:59:56.826397 crc crio[20344]: time=\"2026-06-10T14:59:56.826393752Z\" level=info msg=\"Stopped pod sandbox (already stopped): f8736138594500a10b3d91de93a0b7baf58e2a5cf6572f04734053438afbe614\" id=ca18a900-383d-4c88-8fd2-0d93607c5091 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:59:56.827892 crc crio[20344]: time=\"2026-06-10T14:59:56.827218853Z\" level=info msg=\"Removing pod sandbox: f8736138594500a10b3d91de93a0b7baf58e2a5cf6572f04734053438afbe614\" id=4109189d-fd67-4680-8fc6-38bbbd1dbcc5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:59:56.835169 crc crio[20344]: time=\"2026-06-10T14:59:56.832085199Z\" level=info msg=\"Running pod sandbox: openstack/cinder-dc39-account-create-update-bj6hj/POD\" id=a9264ba8-34d5-4bdb-94cf-67141ab4f7f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:59:56.835169 crc crio[20344]: time=\"2026-06-10T14:59:56.832176421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:56.856919 crc crio[20344]: time=\"2026-06-10T14:59:56.847155578Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-gwtgt Namespace:openstack ID:83660410a5a6b30ca0ea3981f9779b527a0b3d43a4abdeaea73644dbb492f093 UID:29139ec5-8bd7-45c0-b1a3-18afbf04979d NetNS:/var/run/netns/9f87bdee-dd9e-4611-be12-c406845710af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29139ec5_8bd7_45c0_b1a3_18afbf04979d.slice PodAnnotations:0xc00008c8f0}] Aliases:map[]}\"\nJun 10 14:59:56.856919 crc crio[20344]: time=\"2026-06-10T14:59:56.847312092Z\" level=info msg=\"Adding pod openstack_barbican-db-create-gwtgt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:59:56.856919 crc crio[20344]: time=\"2026-06-10T14:59:56.850361801Z\" level=info msg=\"Removed pod sandbox: f8736138594500a10b3d91de93a0b7baf58e2a5cf6572f04734053438afbe614\" id=4109189d-fd67-4680-8fc6-38bbbd1dbcc5 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:59:56.859014 crc crio[20344]: time=\"2026-06-10T14:59:56.858963273Z\" level=info msg=\"Stopping pod sandbox: 7553293e48851db3b39af6fa9380bc757cf242fd84e79a150b8e09e0a3e441f8\" id=b2b26a7d-26fd-427c-83b2-d1cf6f2b62b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:59:56.859182 crc crio[20344]: time=\"2026-06-10T14:59:56.859161128Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7553293e48851db3b39af6fa9380bc757cf242fd84e79a150b8e09e0a3e441f8\" id=b2b26a7d-26fd-427c-83b2-d1cf6f2b62b9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:59:56.864436 crc crio[20344]: time=\"2026-06-10T14:59:56.864354232Z\" level=info msg=\"Removing pod sandbox: 7553293e48851db3b39af6fa9380bc757cf242fd84e79a150b8e09e0a3e441f8\" id=f93a111e-f465-46a2-9a36-b7c04cd33f33 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:59:56.939733 crc crio[20344]: time=\"2026-06-10T14:59:56.936232928Z\" level=info msg=\"Removed pod sandbox: 7553293e48851db3b39af6fa9380bc757cf242fd84e79a150b8e09e0a3e441f8\" id=f93a111e-f465-46a2-9a36-b7c04cd33f33 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:59:56.953579 crc crio[20344]: time=\"2026-06-10T14:59:56.953121935Z\" level=info msg=\"Stopping pod sandbox: 0fb07e1e3d43f45ec4508a6d42f2ffc638c91dfe06d7c761c99f7ba2c7eb3526\" id=8491205c-9696-4d0f-b665-aa7fbdf7d057 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:59:56.953579 crc crio[20344]: time=\"2026-06-10T14:59:56.953189406Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0fb07e1e3d43f45ec4508a6d42f2ffc638c91dfe06d7c761c99f7ba2c7eb3526\" id=8491205c-9696-4d0f-b665-aa7fbdf7d057 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:59:56.965196 crc crio[20344]: time=\"2026-06-10T14:59:56.965118714Z\" level=info msg=\"Got pod network &{Name:cinder-dc39-account-create-update-bj6hj Namespace:openstack ID:17d0f2fc224fc2f76ce11e20eae570123b7ae905034f8079357e9b52ae4a597f UID:a560405d-38a1-4d7d-9253-704970f3f152 NetNS:/var/run/netns/52aa777a-58e1-4dfd-a640-6dc5c06338d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda560405d_38a1_4d7d_9253_704970f3f152.slice PodAnnotations:0xc00008cae0}] Aliases:map[]}\"\nJun 10 14:59:56.965196 crc crio[20344]: time=\"2026-06-10T14:59:56.965183656Z\" level=info msg=\"Adding pod openstack_cinder-dc39-account-create-update-bj6hj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:59:56.965883 crc crio[20344]: time=\"2026-06-10T14:59:56.965804612Z\" level=info msg=\"Removing pod sandbox: 0fb07e1e3d43f45ec4508a6d42f2ffc638c91dfe06d7c761c99f7ba2c7eb3526\" id=542336d5-c038-4b3c-a400-70cbdc6b8b09 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:59:57.004380 crc crio[20344]: time=\"2026-06-10T14:59:57.004110721Z\" level=info msg=\"Removed pod sandbox: 0fb07e1e3d43f45ec4508a6d42f2ffc638c91dfe06d7c761c99f7ba2c7eb3526\" id=542336d5-c038-4b3c-a400-70cbdc6b8b09 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 14:59:57.074044 crc crio[20344]: time=\"2026-06-10T14:59:57.073999176Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-sync-q2bjf/POD\" id=d6b28660-0fe2-4b6d-b9a0-d3ac58ced7ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:59:57.075113 crc crio[20344]: time=\"2026-06-10T14:59:57.075083374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:57.091067 crc crio[20344]: time=\"2026-06-10T14:59:57.090969304Z\" level=info msg=\"Running pod sandbox: openstack/barbican-e6b8-account-create-update-527vs/POD\" id=aafa70cc-4445-4171-b830-5ab8adf518f3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:59:57.091352 crc crio[20344]: time=\"2026-06-10T14:59:57.091074437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:57.093414 crc crio[20344]: time=\"2026-06-10T14:59:57.09311099Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-create-wqkjp/POD\" id=aeceabca-af33-4167-8023-475f515649ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:59:57.093414 crc crio[20344]: time=\"2026-06-10T14:59:57.093154621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:57.106028 crc crio[20344]: time=\"2026-06-10T14:59:57.105959611Z\" level=info msg=\"Running pod sandbox: openstack/neutron-1d39-account-create-update-sm62x/POD\" id=54563ae3-3228-46e2-84f8-3451bd0a70b6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:59:57.106157 crc crio[20344]: time=\"2026-06-10T14:59:57.106046294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:57.138503 crc crio[20344]: time=\"2026-06-10T14:59:57.138408829Z\" level=info msg=\"Created container 1cc017d8043dd70ce3ddd3c3fd3b93943fae59160911cc88ede7aabc0cf633c5: openstack/glance-db-sync-dbq8l/glance-db-sync\" id=608c6a64-b348-45da-802f-298db7470477 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:57.139658 crc crio[20344]: time=\"2026-06-10T14:59:57.13958682Z\" level=info msg=\"Starting container: 1cc017d8043dd70ce3ddd3c3fd3b93943fae59160911cc88ede7aabc0cf633c5\" id=8446bae9-00b9-4623-9c26-cd313443c044 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:59:57.146035 crc crio[20344]: time=\"2026-06-10T14:59:57.145873492Z\" level=info msg=\"Started container\" PID=60672 containerID=1cc017d8043dd70ce3ddd3c3fd3b93943fae59160911cc88ede7aabc0cf633c5 description=openstack/glance-db-sync-dbq8l/glance-db-sync id=8446bae9-00b9-4623-9c26-cd313443c044 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e60553272838f58f7dda3952af23430006dce3249aefdb0a70f85b7e73045d8\nJun 10 14:59:57.180882 crc crio[20344]: time=\"2026-06-10T14:59:57.180757393Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-q2bjf Namespace:openstack ID:e2030753e7759f2238b4db4e86f8cc4a8179b93e160208454485816cead51ae8 UID:9cc70145-f8a6-4d65-b0e7-d9144b4d1001 NetNS:/var/run/netns/698498be-88b9-45f0-9348-f5689c5d2b12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9cc70145_f8a6_4d65_b0e7_d9144b4d1001.slice PodAnnotations:0xc00008c3c8}] Aliases:map[]}\"\nJun 10 14:59:57.180882 crc crio[20344]: time=\"2026-06-10T14:59:57.180803894Z\" level=info msg=\"Adding pod openstack_keystone-db-sync-q2bjf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:59:57.182940 crc crio[20344]: time=\"2026-06-10T14:59:57.181909433Z\" level=info msg=\"Got pod network &{Name:neutron-1d39-account-create-update-sm62x Namespace:openstack ID:9a5d26caffe18eedb3b318cc3aa17e1008f3bd33f530fb50bcec5faa1a4e124c UID:b39e1427-8b87-4ead-bfc3-3fc927a0c093 NetNS:/var/run/netns/e4f4de90-7eac-4c7a-943c-1d45e9086172 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb39e1427_8b87_4ead_bfc3_3fc927a0c093.slice PodAnnotations:0xc001b9c2a8}] Aliases:map[]}\"\nJun 10 14:59:57.182940 crc crio[20344]: time=\"2026-06-10T14:59:57.181952794Z\" level=info msg=\"Adding pod openstack_neutron-1d39-account-create-update-sm62x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:59:57.215025 crc crio[20344]: time=\"2026-06-10T14:59:57.214655928Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-wqkjp Namespace:openstack ID:f7af261d92cc912c44efd023ff682ce55afff271947ae0d9458208f1167f3047 UID:5870b0e9-5e32-42f1-8622-d7b80e7740df NetNS:/var/run/netns/1e106443-874a-49f6-b91d-b9355ea20c40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5870b0e9_5e32_42f1_8622_d7b80e7740df.slice PodAnnotations:0xc00012a468}] Aliases:map[]}\"\nJun 10 14:59:57.215025 crc crio[20344]: time=\"2026-06-10T14:59:57.21473569Z\" level=info msg=\"Adding pod openstack_neutron-db-create-wqkjp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:59:57.216494 crc crio[20344]: time=\"2026-06-10T14:59:57.21549795Z\" level=info msg=\"Got pod network &{Name:barbican-e6b8-account-create-update-527vs Namespace:openstack ID:66d9614133e93779e9c58967b9c92dabad5191c3ecb68d363bc79708f5cc1a26 UID:a96e6263-cb03-4ccd-8d50-f7577060df7e NetNS:/var/run/netns/716e31cf-5d53-4248-a385-eb92474420b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda96e6263_cb03_4ccd_8d50_f7577060df7e.slice PodAnnotations:0xc0006b4838}] Aliases:map[]}\"\nJun 10 14:59:57.216494 crc crio[20344]: time=\"2026-06-10T14:59:57.215538311Z\" level=info msg=\"Adding pod openstack_barbican-e6b8-account-create-update-527vs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:59:57.321631 crc crio[20344]: 2026-06-10T14:59:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ae66f793f3946f3 Mac:2a:29:80:5b:a5:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/cf9dbccf-2833-4189-ab9f-a20e09257a23 SocketPath: PciID:}] [{Interface:0xc0002b0ac0 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:59:57.363352 crc crio[20344]: time=\"2026-06-10T14:59:57.362614639Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-sj2nk Namespace:openstack ID:ae66f793f3946f3dc30c8dee6a588d36b7e65e6ed5e0d6e1a36cf8046b8ca8bf UID:cf024ddd-dea5-47e4-ae30-33351a020b5f NetNS:/var/run/netns/cf9dbccf-2833-4189-ab9f-a20e09257a23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf024ddd_dea5_47e4_ae30_33351a020b5f.slice PodAnnotations:0xc0027c0a68}] Aliases:map[]}\"\nJun 10 14:59:57.363625 crc crio[20344]: time=\"2026-06-10T14:59:57.363451001Z\" level=info msg=\"Checking pod openstack_cinder-db-create-sj2nk for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:59:57.371441 crc crio[20344]: time=\"2026-06-10T14:59:57.371365085Z\" level=info msg=\"Ran pod sandbox ae66f793f3946f3dc30c8dee6a588d36b7e65e6ed5e0d6e1a36cf8046b8ca8bf with infra container: openstack/cinder-db-create-sj2nk/POD\" id=1852f898-0bf7-4ab2-aa57-0ea95b1793bd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:59:57.384618 crc crio[20344]: time=\"2026-06-10T14:59:57.384537985Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=bba15753-6959-40e3-ba2a-7576582eaf73 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:57.397811 crc crio[20344]: time=\"2026-06-10T14:59:57.396406362Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=b50ea6be-7eb4-47fc-99ad-f5e59f5d2efb name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:57.410532 crc crio[20344]: time=\"2026-06-10T14:59:57.410440674Z\" level=info msg=\"Creating container: openstack/cinder-db-create-sj2nk/mariadb-database-create\" id=b06780dc-0505-4bf9-8102-9186a9e12696 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:57.411037 crc crio[20344]: time=\"2026-06-10T14:59:57.410912856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:57.475569 crc crio[20344]: 2026-06-10T14:59:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:83660410a5a6b30 Mac:72:49:da:83:fe:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/9f87bdee-dd9e-4611-be12-c406845710af SocketPath: PciID:}] [{Interface:0xc0004a8700 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:59:57.475569 crc crio[20344]: time=\"2026-06-10T14:59:57.475458283Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-gwtgt Namespace:openstack ID:83660410a5a6b30ca0ea3981f9779b527a0b3d43a4abdeaea73644dbb492f093 UID:29139ec5-8bd7-45c0-b1a3-18afbf04979d NetNS:/var/run/netns/9f87bdee-dd9e-4611-be12-c406845710af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29139ec5_8bd7_45c0_b1a3_18afbf04979d.slice PodAnnotations:0xc00008c8f0}] Aliases:map[]}\"\nJun 10 14:59:57.475844 crc crio[20344]: time=\"2026-06-10T14:59:57.475770671Z\" level=info msg=\"Checking pod openstack_barbican-db-create-gwtgt for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:59:57.505353 crc crio[20344]: time=\"2026-06-10T14:59:57.505222062Z\" level=info msg=\"Ran pod sandbox 83660410a5a6b30ca0ea3981f9779b527a0b3d43a4abdeaea73644dbb492f093 with infra container: openstack/barbican-db-create-gwtgt/POD\" id=6993dba9-c884-46b9-8945-a4eb699a1d40 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:59:57.512841 crc crio[20344]: time=\"2026-06-10T14:59:57.512783417Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=8b671c6d-d6ce-4ccf-821f-e85b174829e9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:57.513410 crc crio[20344]: time=\"2026-06-10T14:59:57.513356932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:57.516659 crc crio[20344]: time=\"2026-06-10T14:59:57.516430441Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=fbc6829b-c097-452e-9c8d-8cd2c73f39c8 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:57.523942 crc crio[20344]: time=\"2026-06-10T14:59:57.522648972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:57.525664 crc crio[20344]: time=\"2026-06-10T14:59:57.525585608Z\" level=info msg=\"Creating container: openstack/barbican-db-create-gwtgt/mariadb-database-create\" id=bb5f926a-4c8c-4942-8dcf-3dc675526642 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:57.527230 crc crio[20344]: time=\"2026-06-10T14:59:57.527190719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:57.584134 crc crio[20344]: 2026-06-10T14:59:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:17d0f2fc224fc2f Mac:c2:71:b0:2b:53:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/52aa777a-58e1-4dfd-a640-6dc5c06338d9 SocketPath: PciID:}] [{Interface:0xc000014770 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:59:57.584833 crc crio[20344]: time=\"2026-06-10T14:59:57.584764756Z\" level=info msg=\"Got pod network &{Name:cinder-dc39-account-create-update-bj6hj Namespace:openstack ID:17d0f2fc224fc2f76ce11e20eae570123b7ae905034f8079357e9b52ae4a597f UID:a560405d-38a1-4d7d-9253-704970f3f152 NetNS:/var/run/netns/52aa777a-58e1-4dfd-a640-6dc5c06338d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda560405d_38a1_4d7d_9253_704970f3f152.slice PodAnnotations:0xc00008cae0}] Aliases:map[]}\"\nJun 10 14:59:57.585952 crc crio[20344]: time=\"2026-06-10T14:59:57.585870044Z\" level=info msg=\"Checking pod openstack_cinder-dc39-account-create-update-bj6hj for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:59:57.625391 crc crio[20344]: time=\"2026-06-10T14:59:57.62521377Z\" level=info msg=\"Ran pod sandbox 17d0f2fc224fc2f76ce11e20eae570123b7ae905034f8079357e9b52ae4a597f with infra container: openstack/cinder-dc39-account-create-update-bj6hj/POD\" id=a9264ba8-34d5-4bdb-94cf-67141ab4f7f8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:59:57.633950 crc crio[20344]: time=\"2026-06-10T14:59:57.633864104Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=82e85619-fbb5-4e7f-9865-ab9e4d4c75c9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:57.639780 crc crio[20344]: time=\"2026-06-10T14:59:57.639368916Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=3c0aae59-7118-4077-a9af-8434c14b5aa2 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:57.649361 crc crio[20344]: time=\"2026-06-10T14:59:57.648113922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:57.652219 crc crio[20344]: time=\"2026-06-10T14:59:57.651992472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:57.657522 crc crio[20344]: time=\"2026-06-10T14:59:57.65693691Z\" level=info msg=\"Creating container: openstack/cinder-dc39-account-create-update-bj6hj/mariadb-account-create-update\" id=d9c581f9-3c10-4101-b8b0-1c3ef397f109 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:57.659441 crc crio[20344]: time=\"2026-06-10T14:59:57.659345472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:57.686814 crc crio[20344]: time=\"2026-06-10T14:59:57.686636797Z\" level=info msg=\"Created container 02155ca34e2bc251dc145d6d57517dfa74e151c2e1d32a7ee2ac7b71b6cf1467: openstack/cinder-db-create-sj2nk/mariadb-database-create\" id=b06780dc-0505-4bf9-8102-9186a9e12696 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:57.689470 crc crio[20344]: time=\"2026-06-10T14:59:57.689414708Z\" level=info msg=\"Starting container: 02155ca34e2bc251dc145d6d57517dfa74e151c2e1d32a7ee2ac7b71b6cf1467\" id=8257809c-ea8b-416b-8543-3f22506724c3 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:59:57.696809 crc crio[20344]: time=\"2026-06-10T14:59:57.696612064Z\" level=info msg=\"Started container\" PID=60900 containerID=02155ca34e2bc251dc145d6d57517dfa74e151c2e1d32a7ee2ac7b71b6cf1467 description=openstack/cinder-db-create-sj2nk/mariadb-database-create id=8257809c-ea8b-416b-8543-3f22506724c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae66f793f3946f3dc30c8dee6a588d36b7e65e6ed5e0d6e1a36cf8046b8ca8bf\nJun 10 14:59:57.739213 crc crio[20344]: time=\"2026-06-10T14:59:57.73905056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:57.748847 crc crio[20344]: time=\"2026-06-10T14:59:57.748769751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:57.771505 crc crio[20344]: time=\"2026-06-10T14:59:57.771318703Z\" level=info msg=\"Created container 1fb9542c37680002e14ff79328a3c028bc553e20aa101277f7df78e4e2c163a9: openstack/barbican-db-create-gwtgt/mariadb-database-create\" id=bb5f926a-4c8c-4942-8dcf-3dc675526642 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:57.775935 crc crio[20344]: time=\"2026-06-10T14:59:57.7758488Z\" level=info msg=\"Starting container: 1fb9542c37680002e14ff79328a3c028bc553e20aa101277f7df78e4e2c163a9\" id=2cafa13d-61df-494b-8ec7-77924e31b255 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:59:57.790049 crc crio[20344]: time=\"2026-06-10T14:59:57.789545854Z\" level=info msg=\"Started container\" PID=60920 containerID=1fb9542c37680002e14ff79328a3c028bc553e20aa101277f7df78e4e2c163a9 description=openstack/barbican-db-create-gwtgt/mariadb-database-create id=2cafa13d-61df-494b-8ec7-77924e31b255 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83660410a5a6b30ca0ea3981f9779b527a0b3d43a4abdeaea73644dbb492f093\nJun 10 14:59:57.828493 crc crio[20344]: 2026-06-10T14:59:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9a5d26caffe18ee Mac:e2:e1:46:a4:f7:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/e4f4de90-7eac-4c7a-943c-1d45e9086172 SocketPath: PciID:}] [{Interface:0xc00032c7d0 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:59:57.830866 crc crio[20344]: time=\"2026-06-10T14:59:57.830770139Z\" level=info msg=\"Got pod network &{Name:neutron-1d39-account-create-update-sm62x Namespace:openstack ID:9a5d26caffe18eedb3b318cc3aa17e1008f3bd33f530fb50bcec5faa1a4e124c UID:b39e1427-8b87-4ead-bfc3-3fc927a0c093 NetNS:/var/run/netns/e4f4de90-7eac-4c7a-943c-1d45e9086172 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb39e1427_8b87_4ead_bfc3_3fc927a0c093.slice PodAnnotations:0xc001b9c2a8}] Aliases:map[]}\"\nJun 10 14:59:57.831179 crc crio[20344]: time=\"2026-06-10T14:59:57.831026995Z\" level=info msg=\"Checking pod openstack_neutron-1d39-account-create-update-sm62x for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:59:57.848083 crc crio[20344]: time=\"2026-06-10T14:59:57.847991813Z\" level=info msg=\"Ran pod sandbox 9a5d26caffe18eedb3b318cc3aa17e1008f3bd33f530fb50bcec5faa1a4e124c with infra container: openstack/neutron-1d39-account-create-update-sm62x/POD\" id=54563ae3-3228-46e2-84f8-3451bd0a70b6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:59:57.856007 crc crio[20344]: time=\"2026-06-10T14:59:57.855918288Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=eb6d03ff-ac1f-45b5-8398-f2bb9a166778 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:57.864327 crc crio[20344]: time=\"2026-06-10T14:59:57.864177071Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=265b5bd6-b011-4da6-984e-b6de14df0440 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:57.875362 crc crio[20344]: time=\"2026-06-10T14:59:57.875223197Z\" level=info msg=\"Creating container: openstack/neutron-1d39-account-create-update-sm62x/mariadb-account-create-update\" id=26884af4-5abd-4741-930d-ed70a80758c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:57.876105 crc crio[20344]: time=\"2026-06-10T14:59:57.875644168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:58.022664 crc crio[20344]: 2026-06-10T14:59:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f7af261d92cc912 Mac:e2:93:a3:9a:5a:a2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/1e106443-874a-49f6-b91d-b9355ea20c40 SocketPath: PciID:}] [{Interface:0xc00048c6b0 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:59:58.024062 crc crio[20344]: time=\"2026-06-10T14:59:58.023982718Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-wqkjp Namespace:openstack ID:f7af261d92cc912c44efd023ff682ce55afff271947ae0d9458208f1167f3047 UID:5870b0e9-5e32-42f1-8622-d7b80e7740df NetNS:/var/run/netns/1e106443-874a-49f6-b91d-b9355ea20c40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5870b0e9_5e32_42f1_8622_d7b80e7740df.slice PodAnnotations:0xc00012a468}] Aliases:map[]}\"\nJun 10 14:59:58.024235 crc crio[20344]: time=\"2026-06-10T14:59:58.024193904Z\" level=info msg=\"Checking pod openstack_neutron-db-create-wqkjp for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:59:58.027919 crc crio[20344]: 2026-06-10T14:59:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:66d9614133e9377 Mac:52:1a:97:d5:4d:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/716e31cf-5d53-4248-a385-eb92474420b3 SocketPath: PciID:}] [{Interface:0xc0001b46c0 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:59:58.027919 crc crio[20344]: 2026-06-10T14:59:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e2030753e7759f2 Mac:56:15:93:be:7e:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/698498be-88b9-45f0-9348-f5689c5d2b12 SocketPath: PciID:}] [{Interface:0xc0002a4730 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 14:59:58.030100 crc crio[20344]: time=\"2026-06-10T14:59:58.030053485Z\" level=info msg=\"Got pod network &{Name:barbican-e6b8-account-create-update-527vs Namespace:openstack ID:66d9614133e93779e9c58967b9c92dabad5191c3ecb68d363bc79708f5cc1a26 UID:a96e6263-cb03-4ccd-8d50-f7577060df7e NetNS:/var/run/netns/716e31cf-5d53-4248-a385-eb92474420b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda96e6263_cb03_4ccd_8d50_f7577060df7e.slice PodAnnotations:0xc0006b4838}] Aliases:map[]}\"\nJun 10 14:59:58.030339 crc crio[20344]: time=\"2026-06-10T14:59:58.03024863Z\" level=info msg=\"Checking pod openstack_barbican-e6b8-account-create-update-527vs for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:59:58.030921 crc crio[20344]: time=\"2026-06-10T14:59:58.030849175Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-q2bjf Namespace:openstack ID:e2030753e7759f2238b4db4e86f8cc4a8179b93e160208454485816cead51ae8 UID:9cc70145-f8a6-4d65-b0e7-d9144b4d1001 NetNS:/var/run/netns/698498be-88b9-45f0-9348-f5689c5d2b12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9cc70145_f8a6_4d65_b0e7_d9144b4d1001.slice PodAnnotations:0xc00008c3c8}] Aliases:map[]}\"\nJun 10 14:59:58.031112 crc crio[20344]: time=\"2026-06-10T14:59:58.031053171Z\" level=info msg=\"Checking pod openstack_keystone-db-sync-q2bjf for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 14:59:58.040364 crc crio[20344]: time=\"2026-06-10T14:59:58.040106155Z\" level=info msg=\"Created container e9d565b2c8fcec0daed626694c1daf88683ab6f477ddb2b8a17b49fabd0f0fc2: openstack/cinder-dc39-account-create-update-bj6hj/mariadb-account-create-update\" id=d9c581f9-3c10-4101-b8b0-1c3ef397f109 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:58.043607 crc crio[20344]: time=\"2026-06-10T14:59:58.043527053Z\" level=info msg=\"Starting container: e9d565b2c8fcec0daed626694c1daf88683ab6f477ddb2b8a17b49fabd0f0fc2\" id=11adccc3-fa11-41c6-bd83-3b4086ab9b7c name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:59:58.054502 crc crio[20344]: time=\"2026-06-10T14:59:58.050036571Z\" level=info msg=\"Started container\" PID=60954 containerID=e9d565b2c8fcec0daed626694c1daf88683ab6f477ddb2b8a17b49fabd0f0fc2 description=openstack/cinder-dc39-account-create-update-bj6hj/mariadb-account-create-update id=11adccc3-fa11-41c6-bd83-3b4086ab9b7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=17d0f2fc224fc2f76ce11e20eae570123b7ae905034f8079357e9b52ae4a597f\nJun 10 14:59:58.538565 crc crio[20344]: time=\"2026-06-10T14:59:58.538012082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:58.549487 crc crio[20344]: time=\"2026-06-10T14:59:58.549351395Z\" level=info msg=\"Ran pod sandbox 66d9614133e93779e9c58967b9c92dabad5191c3ecb68d363bc79708f5cc1a26 with infra container: openstack/barbican-e6b8-account-create-update-527vs/POD\" id=aafa70cc-4445-4171-b830-5ab8adf518f3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:59:58.552586 crc crio[20344]: time=\"2026-06-10T14:59:58.552538267Z\" level=info msg=\"Ran pod sandbox e2030753e7759f2238b4db4e86f8cc4a8179b93e160208454485816cead51ae8 with infra container: openstack/keystone-db-sync-q2bjf/POD\" id=d6b28660-0fe2-4b6d-b9a0-d3ac58ced7ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:59:58.553663 crc crio[20344]: time=\"2026-06-10T14:59:58.553631966Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1ddbf74b-c9d9-4faa-8928-778fda89b4d0 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:58.555007 crc crio[20344]: time=\"2026-06-10T14:59:58.554430186Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=994a76e8-7881-46db-8514-73dfff899313 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:58.559363 crc crio[20344]: time=\"2026-06-10T14:59:58.5592253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:58.562664 crc crio[20344]: time=\"2026-06-10T14:59:58.562568846Z\" level=info msg=\"Ran pod sandbox f7af261d92cc912c44efd023ff682ce55afff271947ae0d9458208f1167f3047 with infra container: openstack/neutron-db-create-wqkjp/POD\" id=aeceabca-af33-4167-8023-475f515649ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 14:59:58.567366 crc crio[20344]: time=\"2026-06-10T14:59:58.567121904Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=9182c2c1-58ea-4300-921e-7650f772c0e3 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:58.602416 crc crio[20344]: time=\"2026-06-10T14:59:58.60220223Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=8b71bc6a-f083-4258-9629-954b7a6d9696 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:58.639965 crc crio[20344]: time=\"2026-06-10T14:59:58.639840472Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-keystone:current-podified not found\" id=994a76e8-7881-46db-8514-73dfff899313 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:58.640245 crc crio[20344]: time=\"2026-06-10T14:59:58.639988906Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone:current-podified found\" id=994a76e8-7881-46db-8514-73dfff899313 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:58.643140 crc crio[20344]: time=\"2026-06-10T14:59:58.642985473Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=6ab133e1-4d15-4342-9a3d-95705624c223 name=/runtime.v1.ImageService/PullImage\nJun 10 14:59:58.643664 crc crio[20344]: time=\"2026-06-10T14:59:58.643608799Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c73dfc31-66f6-407c-a154-6d227fac6086 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:58.647813 crc crio[20344]: time=\"2026-06-10T14:59:58.647441608Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-keystone:current-podified\\\"\"\nJun 10 14:59:58.648389 crc crio[20344]: time=\"2026-06-10T14:59:58.648210828Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:ca70cf0e497f85d020943547bece4f9a7193c8b97ef5575264cff0ea6de83083\" id=779d4ea7-fb0f-492a-8c1b-cc7d5ce677dd name=/runtime.v1.ImageService/PullImage\nJun 10 14:59:58.653356 crc crio[20344]: time=\"2026-06-10T14:59:58.653164236Z\" level=info msg=\"Creating container: openstack/neutron-db-create-wqkjp/mariadb-database-create\" id=eb1ff1d4-5784-4f54-992a-e0ac5392e054 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:58.654686 crc crio[20344]: time=\"2026-06-10T14:59:58.654600193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:58.654982 crc crio[20344]: time=\"2026-06-10T14:59:58.654609583Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=5529a157-c6cf-465f-8ca3-fec1a347027b name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:58.662828 crc crio[20344]: time=\"2026-06-10T14:59:58.662671511Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=876b22b9-48ba-4f1c-a143-cf8cc102b1b8 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:58.670107 crc crio[20344]: time=\"2026-06-10T14:59:58.669951339Z\" level=info msg=\"Creating container: openstack/barbican-e6b8-account-create-update-527vs/mariadb-account-create-update\" id=68d1723f-d4e8-4a3f-ab84-76e1ccccd988 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:58.693440 crc crio[20344]: time=\"2026-06-10T14:59:58.693146818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:58.711889 crc crio[20344]: time=\"2026-06-10T14:59:58.71179422Z\" level=info msg=\"Creating container: openstack/swift-storage-0/xattr-restore\" id=57d1fcf9-1baf-4d7a-a92b-851d2a58ec3b name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:58.719647 crc crio[20344]: time=\"2026-06-10T14:59:58.716911812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:58.744624 crc crio[20344]: time=\"2026-06-10T14:59:58.744539546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:58.750096 crc crio[20344]: time=\"2026-06-10T14:59:58.750028987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:58.754892 crc crio[20344]: time=\"2026-06-10T14:59:58.754659257Z\" level=info msg=\"Created container 5ffaf05d43bc8fe0206327437fcc0c6abe4c1c53c1110f581d08cf043b37058e: openstack/neutron-1d39-account-create-update-sm62x/mariadb-account-create-update\" id=26884af4-5abd-4741-930d-ed70a80758c9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:58.758472 crc crio[20344]: time=\"2026-06-10T14:59:58.756367841Z\" level=info msg=\"Starting container: 5ffaf05d43bc8fe0206327437fcc0c6abe4c1c53c1110f581d08cf043b37058e\" id=bc1444ce-4bb2-4c49-83b3-964232c383cd name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:59:58.772401 crc crio[20344]: time=\"2026-06-10T14:59:58.772232431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:58.775095 crc crio[20344]: time=\"2026-06-10T14:59:58.774993842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:58.792007 crc crio[20344]: time=\"2026-06-10T14:59:58.791879278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:58.795639 crc crio[20344]: time=\"2026-06-10T14:59:58.795573253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 14:59:58.798615 crc crio[20344]: time=\"2026-06-10T14:59:58.7985451Z\" level=info msg=\"Started container\" PID=61060 containerID=5ffaf05d43bc8fe0206327437fcc0c6abe4c1c53c1110f581d08cf043b37058e description=openstack/neutron-1d39-account-create-update-sm62x/mariadb-account-create-update id=bc1444ce-4bb2-4c49-83b3-964232c383cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a5d26caffe18eedb3b318cc3aa17e1008f3bd33f530fb50bcec5faa1a4e124c\nJun 10 14:59:59.212792 crc crio[20344]: time=\"2026-06-10T14:59:59.212604903Z\" level=info msg=\"Created container f9afc6244ac3773a243053ca6f0c85cf5c802e912425b65c50e9370ee01c1ed5: openstack/neutron-db-create-wqkjp/mariadb-database-create\" id=eb1ff1d4-5784-4f54-992a-e0ac5392e054 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:59.216490 crc crio[20344]: time=\"2026-06-10T14:59:59.216184125Z\" level=info msg=\"Starting container: f9afc6244ac3773a243053ca6f0c85cf5c802e912425b65c50e9370ee01c1ed5\" id=0a5d2413-4d39-4c14-99b1-18d66c2cc8f4 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:59:59.234828 crc crio[20344]: time=\"2026-06-10T14:59:59.234550049Z\" level=info msg=\"Started container\" PID=61078 containerID=f9afc6244ac3773a243053ca6f0c85cf5c802e912425b65c50e9370ee01c1ed5 description=openstack/neutron-db-create-wqkjp/mariadb-database-create id=0a5d2413-4d39-4c14-99b1-18d66c2cc8f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7af261d92cc912c44efd023ff682ce55afff271947ae0d9458208f1167f3047\nJun 10 14:59:59.253911 crc crio[20344]: time=\"2026-06-10T14:59:59.253777136Z\" level=info msg=\"Created container e02d2971dcb2b410cdaf7d2eca10caffd90c8efbb8862ef9be7f3f76d45eadf0: openstack/barbican-e6b8-account-create-update-527vs/mariadb-account-create-update\" id=68d1723f-d4e8-4a3f-ab84-76e1ccccd988 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:59.256417 crc crio[20344]: time=\"2026-06-10T14:59:59.256231109Z\" level=info msg=\"Starting container: e02d2971dcb2b410cdaf7d2eca10caffd90c8efbb8862ef9be7f3f76d45eadf0\" id=c0a3b1a3-c6ad-45ba-8a68-5da7eca1ccc0 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:59:59.275330 crc crio[20344]: time=\"2026-06-10T14:59:59.273490145Z\" level=info msg=\"Started container\" PID=61084 containerID=e02d2971dcb2b410cdaf7d2eca10caffd90c8efbb8862ef9be7f3f76d45eadf0 description=openstack/barbican-e6b8-account-create-update-527vs/mariadb-account-create-update id=c0a3b1a3-c6ad-45ba-8a68-5da7eca1ccc0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=66d9614133e93779e9c58967b9c92dabad5191c3ecb68d363bc79708f5cc1a26\nJun 10 14:59:59.288590 crc crio[20344]: time=\"2026-06-10T14:59:59.288433481Z\" level=info msg=\"Created container 60ff449fc9b8e77893765f977ef6da4132588487b4102cdf4ba6cb2b254bccac: openstack/swift-storage-0/xattr-restore\" id=57d1fcf9-1baf-4d7a-a92b-851d2a58ec3b name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 14:59:59.292804 crc crio[20344]: time=\"2026-06-10T14:59:59.292462705Z\" level=info msg=\"Starting container: 60ff449fc9b8e77893765f977ef6da4132588487b4102cdf4ba6cb2b254bccac\" id=4fb2c1dc-6eee-48bb-90f5-8404530230ec name=/runtime.v1.RuntimeService/StartContainer\nJun 10 14:59:59.319338 crc crio[20344]: time=\"2026-06-10T14:59:59.312958114Z\" level=info msg=\"Started container\" PID=61083 containerID=60ff449fc9b8e77893765f977ef6da4132588487b4102cdf4ba6cb2b254bccac description=openstack/swift-storage-0/xattr-restore id=4fb2c1dc-6eee-48bb-90f5-8404530230ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045\nJun 10 14:59:59.845780 crc crio[20344]: time=\"2026-06-10T14:59:59.843497884Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=9a6fc148-5e04-4a24-8ecc-546caaa09fe8 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:59.845780 crc crio[20344]: time=\"2026-06-10T14:59:59.84452596Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-account:current-podified not found\" id=9a6fc148-5e04-4a24-8ecc-546caaa09fe8 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:59.845780 crc crio[20344]: time=\"2026-06-10T14:59:59.844618873Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account:current-podified found\" id=9a6fc148-5e04-4a24-8ecc-546caaa09fe8 name=/runtime.v1.ImageService/ImageStatus\nJun 10 14:59:59.846138 crc crio[20344]: time=\"2026-06-10T14:59:59.845779403Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=db70d584-c85a-4863-a66b-acc99b5fef1a name=/runtime.v1.ImageService/PullImage\nJun 10 14:59:59.851869 crc crio[20344]: time=\"2026-06-10T14:59:59.851778728Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\\\"\"\nJun 10 14:59:59.853613 crc crio[20344]: time=\"2026-06-10T14:59:59.853439811Z\" level=info msg=\"Stopping pod sandbox: 83660410a5a6b30ca0ea3981f9779b527a0b3d43a4abdeaea73644dbb492f093\" id=38025c42-05ab-4ff3-8b6b-54cee7f57d1a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:59:59.853613 crc crio[20344]: time=\"2026-06-10T14:59:59.853600475Z\" level=info msg=\"Stopping pod sandbox: 17d0f2fc224fc2f76ce11e20eae570123b7ae905034f8079357e9b52ae4a597f\" id=8c7dc414-fd64-4336-bd5b-3225ec0337ac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:59:59.853929 crc crio[20344]: time=\"2026-06-10T14:59:59.853652456Z\" level=info msg=\"Stopping pod sandbox: ae66f793f3946f3dc30c8dee6a588d36b7e65e6ed5e0d6e1a36cf8046b8ca8bf\" id=43810a13-899a-4d4a-8977-824715f3c6af name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 14:59:59.854135 crc crio[20344]: time=\"2026-06-10T14:59:59.854066397Z\" level=info msg=\"Got pod network &{Name:cinder-dc39-account-create-update-bj6hj Namespace:openstack ID:17d0f2fc224fc2f76ce11e20eae570123b7ae905034f8079357e9b52ae4a597f UID:a560405d-38a1-4d7d-9253-704970f3f152 NetNS:/var/run/netns/52aa777a-58e1-4dfd-a640-6dc5c06338d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda560405d_38a1_4d7d_9253_704970f3f152.slice PodAnnotations:0xc00008cb50}] Aliases:map[]}\"\nJun 10 14:59:59.854135 crc crio[20344]: time=\"2026-06-10T14:59:59.854094337Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-gwtgt Namespace:openstack ID:83660410a5a6b30ca0ea3981f9779b527a0b3d43a4abdeaea73644dbb492f093 UID:29139ec5-8bd7-45c0-b1a3-18afbf04979d NetNS:/var/run/netns/9f87bdee-dd9e-4611-be12-c406845710af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29139ec5_8bd7_45c0_b1a3_18afbf04979d.slice PodAnnotations:0xc0040365b0}] Aliases:map[]}\"\nJun 10 14:59:59.854300 crc crio[20344]: time=\"2026-06-10T14:59:59.8541845Z\" level=info msg=\"Deleting pod openstack_cinder-dc39-account-create-update-bj6hj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:59:59.854419 crc crio[20344]: time=\"2026-06-10T14:59:59.854323613Z\" level=info msg=\"Deleting pod openstack_barbican-db-create-gwtgt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 14:59:59.854500 crc crio[20344]: time=\"2026-06-10T14:59:59.854408125Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-sj2nk Namespace:openstack ID:ae66f793f3946f3dc30c8dee6a588d36b7e65e6ed5e0d6e1a36cf8046b8ca8bf UID:cf024ddd-dea5-47e4-ae30-33351a020b5f NetNS:/var/run/netns/cf9dbccf-2833-4189-ab9f-a20e09257a23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf024ddd_dea5_47e4_ae30_33351a020b5f.slice PodAnnotations:0xc0006b4aa8}] Aliases:map[]}\"\nJun 10 14:59:59.854803 crc crio[20344]: time=\"2026-06-10T14:59:59.854691933Z\" level=info msg=\"Deleting pod openstack_cinder-db-create-sj2nk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:00:00.248228 crc crio[20344]: time=\"2026-06-10T15:00:00.247813435Z\" level=info msg=\"Stopped pod sandbox: ae66f793f3946f3dc30c8dee6a588d36b7e65e6ed5e0d6e1a36cf8046b8ca8bf\" id=43810a13-899a-4d4a-8977-824715f3c6af name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:00:00.305078 crc crio[20344]: time=\"2026-06-10T15:00:00.304981871Z\" level=info msg=\"Stopped pod sandbox: 83660410a5a6b30ca0ea3981f9779b527a0b3d43a4abdeaea73644dbb492f093\" id=38025c42-05ab-4ff3-8b6b-54cee7f57d1a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:00:00.375043 crc crio[20344]: time=\"2026-06-10T15:00:00.374923447Z\" level=info msg=\"Stopped pod sandbox: 17d0f2fc224fc2f76ce11e20eae570123b7ae905034f8079357e9b52ae4a597f\" id=8c7dc414-fd64-4336-bd5b-3225ec0337ac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:00:00.870663 crc crio[20344]: time=\"2026-06-10T15:00:00.868209855Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685060-gprl6/POD\" id=d1243995-1148-4ac1-bcfc-72bd53e1ca8b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:00:00.870915 crc crio[20344]: time=\"2026-06-10T15:00:00.870827523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:00.883007 crc crio[20344]: time=\"2026-06-10T15:00:00.882796472Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29685060-nh8dl/POD\" id=40dc84f1-99c4-4edb-b91f-b1df2a1500b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:00:00.883007 crc crio[20344]: time=\"2026-06-10T15:00:00.882999567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:00.962615 crc crio[20344]: time=\"2026-06-10T15:00:00.962545512Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685060-gprl6 Namespace:openshift-infra ID:01815fff32f60dc20ded11a8796b756143d815884742aca171b72b54d21ee8ad UID:04f6b7ec-5bd6-48a9-b3ea-ef44e7d89cb1 NetNS:/var/run/netns/aadd961e-e3c0-4b98-9dd3-8bd5c844c40b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04f6b7ec_5bd6_48a9_b3ea_ef44e7d89cb1.slice PodAnnotations:0xc00078c7c8}] Aliases:map[]}\"\nJun 10 15:00:00.963006 crc crio[20344]: time=\"2026-06-10T15:00:00.962984383Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685060-gprl6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:00:00.975724 crc crio[20344]: time=\"2026-06-10T15:00:00.975619039Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685060-nh8dl Namespace:openshift-operator-lifecycle-manager ID:3dc0c8c19a9c72fa2d510c4eccb49d9bca8a0bc4a9eb2f223ee66974bdb64bda UID:5e1522fb-d2ec-4191-9720-6d932b1d8b87 NetNS:/var/run/netns/9cce9489-519f-4b9c-9b79-3395cb82fef9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5e1522fb_d2ec_4191_9720_6d932b1d8b87.slice PodAnnotations:0xc00008c460}] Aliases:map[]}\"\nJun 10 15:00:00.975724 crc crio[20344]: time=\"2026-06-10T15:00:00.975686921Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29685060-nh8dl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:00:01.364631 crc crio[20344]: 2026-06-10T15:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3dc0c8c19a9c72f Mac:de:fa:2f:be:ea:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/9cce9489-519f-4b9c-9b79-3395cb82fef9 SocketPath: PciID:}] [{Interface:0xc00013ce40 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:00:01.366650 crc crio[20344]: time=\"2026-06-10T15:00:01.366608936Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685060-nh8dl Namespace:openshift-operator-lifecycle-manager ID:3dc0c8c19a9c72fa2d510c4eccb49d9bca8a0bc4a9eb2f223ee66974bdb64bda UID:5e1522fb-d2ec-4191-9720-6d932b1d8b87 NetNS:/var/run/netns/9cce9489-519f-4b9c-9b79-3395cb82fef9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5e1522fb_d2ec_4191_9720_6d932b1d8b87.slice PodAnnotations:0xc00008c460}] Aliases:map[]}\"\nJun 10 15:00:01.366921 crc crio[20344]: time=\"2026-06-10T15:00:01.366900264Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29685060-nh8dl for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:00:01.451363 crc crio[20344]: 2026-06-10T15:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:01815fff32f60dc Mac:a6:7e:ea:12:ed:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8b Mtu:0 Sandbox:/var/run/netns/aadd961e-e3c0-4b98-9dd3-8bd5c844c40b SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:00:01.452436 crc crio[20344]: time=\"2026-06-10T15:00:01.452374411Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685060-gprl6 Namespace:openshift-infra ID:01815fff32f60dc20ded11a8796b756143d815884742aca171b72b54d21ee8ad UID:04f6b7ec-5bd6-48a9-b3ea-ef44e7d89cb1 NetNS:/var/run/netns/aadd961e-e3c0-4b98-9dd3-8bd5c844c40b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04f6b7ec_5bd6_48a9_b3ea_ef44e7d89cb1.slice PodAnnotations:0xc00078c7c8}] Aliases:map[]}\"\nJun 10 15:00:01.452555 crc crio[20344]: time=\"2026-06-10T15:00:01.452530365Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685060-gprl6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:00:01.704103 crc crio[20344]: time=\"2026-06-10T15:00:01.70406799Z\" level=info msg=\"Ran pod sandbox 01815fff32f60dc20ded11a8796b756143d815884742aca171b72b54d21ee8ad with infra container: openshift-infra/auto-csr-approver-29685060-gprl6/POD\" id=d1243995-1148-4ac1-bcfc-72bd53e1ca8b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:00:01.708915 crc crio[20344]: time=\"2026-06-10T15:00:01.708852714Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=afd2291e-da48-4d49-a524-a363ad5c67ed name=/runtime.v1.ImageService/PullImage\nJun 10 15:00:01.709648 crc crio[20344]: time=\"2026-06-10T15:00:01.709547472Z\" level=info msg=\"Ran pod sandbox 3dc0c8c19a9c72fa2d510c4eccb49d9bca8a0bc4a9eb2f223ee66974bdb64bda with infra container: openshift-operator-lifecycle-manager/collect-profiles-29685060-nh8dl/POD\" id=40dc84f1-99c4-4edb-b91f-b1df2a1500b7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:00:01.716235 crc crio[20344]: time=\"2026-06-10T15:00:01.71604243Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c9616095-9c16-49c8-bff7-cae1c8622974 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:01.717370 crc crio[20344]: time=\"2026-06-10T15:00:01.717327683Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 10 15:00:01.720628 crc crio[20344]: time=\"2026-06-10T15:00:01.719646333Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b23d7389-81fd-4e54-8f6f-72b6cac609c7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:01.735581 crc crio[20344]: time=\"2026-06-10T15:00:01.732633278Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29685060-nh8dl/collect-profiles\" id=e074fd9f-601b-429e-bd99-298e5d014fdd name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:01.738348 crc crio[20344]: time=\"2026-06-10T15:00:01.73814049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:01.826164 crc crio[20344]: time=\"2026-06-10T15:00:01.826072611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:01.832369 crc crio[20344]: time=\"2026-06-10T15:00:01.832190329Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:2e8a2b2bbccdd61ef08eb9b79a8e66a2e2e82e19054bde454cdbcb0d80d92310\" id=db70d584-c85a-4863-a66b-acc99b5fef1a name=/runtime.v1.ImageService/PullImage\nJun 10 15:00:01.833375 crc crio[20344]: time=\"2026-06-10T15:00:01.833304948Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=06cb6b41-538f-4455-a3d1-c3f8ac6bc51c name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:01.834181 crc crio[20344]: time=\"2026-06-10T15:00:01.834115059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:01.853784 crc crio[20344]: time=\"2026-06-10T15:00:01.853479989Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=c9a6ab00-7fe9-48e5-ae82-5bbf187dfb28 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:01.869089 crc crio[20344]: time=\"2026-06-10T15:00:01.86899945Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=8c81ab09-3fb5-44c2-9c4b-9e6ad62873ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:01.871186 crc crio[20344]: time=\"2026-06-10T15:00:01.871121674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:01.912393 crc crio[20344]: time=\"2026-06-10T15:00:01.912319668Z\" level=info msg=\"Stopping pod sandbox: 9a5d26caffe18eedb3b318cc3aa17e1008f3bd33f530fb50bcec5faa1a4e124c\" id=41714ac3-775d-470e-a0e8-439d37312a4e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:00:01.912561 crc crio[20344]: time=\"2026-06-10T15:00:01.91240266Z\" level=info msg=\"Stopping pod sandbox: f7af261d92cc912c44efd023ff682ce55afff271947ae0d9458208f1167f3047\" id=71b3c115-d6bb-4fad-b383-be118c7fb5e4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:00:01.912561 crc crio[20344]: time=\"2026-06-10T15:00:01.912359739Z\" level=info msg=\"Stopping pod sandbox: 66d9614133e93779e9c58967b9c92dabad5191c3ecb68d363bc79708f5cc1a26\" id=9b8e6711-1472-4c09-a22d-c30ad00aadac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:00:01.913017 crc crio[20344]: time=\"2026-06-10T15:00:01.912953115Z\" level=info msg=\"Got pod network &{Name:neutron-1d39-account-create-update-sm62x Namespace:openstack ID:9a5d26caffe18eedb3b318cc3aa17e1008f3bd33f530fb50bcec5faa1a4e124c UID:b39e1427-8b87-4ead-bfc3-3fc927a0c093 NetNS:/var/run/netns/e4f4de90-7eac-4c7a-943c-1d45e9086172 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb39e1427_8b87_4ead_bfc3_3fc927a0c093.slice PodAnnotations:0xc006858500}] Aliases:map[]}\"\nJun 10 15:00:01.913161 crc crio[20344]: time=\"2026-06-10T15:00:01.913104609Z\" level=info msg=\"Got pod network &{Name:barbican-e6b8-account-create-update-527vs Namespace:openstack ID:66d9614133e93779e9c58967b9c92dabad5191c3ecb68d363bc79708f5cc1a26 UID:a96e6263-cb03-4ccd-8d50-f7577060df7e NetNS:/var/run/netns/716e31cf-5d53-4248-a385-eb92474420b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda96e6263_cb03_4ccd_8d50_f7577060df7e.slice PodAnnotations:0xc000528240}] Aliases:map[]}\"\nJun 10 15:00:01.913161 crc crio[20344]: time=\"2026-06-10T15:00:01.91314247Z\" level=info msg=\"Deleting pod openstack_neutron-1d39-account-create-update-sm62x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:00:01.913379 crc crio[20344]: time=\"2026-06-10T15:00:01.913326994Z\" level=info msg=\"Deleting pod openstack_barbican-e6b8-account-create-update-527vs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:00:01.915989 crc crio[20344]: time=\"2026-06-10T15:00:01.915913261Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-wqkjp Namespace:openstack ID:f7af261d92cc912c44efd023ff682ce55afff271947ae0d9458208f1167f3047 UID:5870b0e9-5e32-42f1-8622-d7b80e7740df NetNS:/var/run/netns/1e106443-874a-49f6-b91d-b9355ea20c40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5870b0e9_5e32_42f1_8622_d7b80e7740df.slice PodAnnotations:0xc0006b43c8}] Aliases:map[]}\"\nJun 10 15:00:01.916123 crc crio[20344]: time=\"2026-06-10T15:00:01.916065155Z\" level=info msg=\"Deleting pod openstack_neutron-db-create-wqkjp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:00:01.931698 crc crio[20344]: time=\"2026-06-10T15:00:01.931607176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:01.937098 crc crio[20344]: time=\"2026-06-10T15:00:01.937008756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:02.015362 crc crio[20344]: time=\"2026-06-10T15:00:02.015167954Z\" level=info msg=\"Created container 8f06313381c59ef5266732c07de66986d1d5321ae4e404843cc2ff1bfe79321b: openshift-operator-lifecycle-manager/collect-profiles-29685060-nh8dl/collect-profiles\" id=e074fd9f-601b-429e-bd99-298e5d014fdd name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:02.016726 crc crio[20344]: time=\"2026-06-10T15:00:02.01657046Z\" level=info msg=\"Starting container: 8f06313381c59ef5266732c07de66986d1d5321ae4e404843cc2ff1bfe79321b\" id=31e21b64-c501-4ba9-85ca-6caa3165b37b name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:00:02.025738 crc crio[20344]: time=\"2026-06-10T15:00:02.025626164Z\" level=info msg=\"Started container\" PID=61494 containerID=8f06313381c59ef5266732c07de66986d1d5321ae4e404843cc2ff1bfe79321b description=openshift-operator-lifecycle-manager/collect-profiles-29685060-nh8dl/collect-profiles id=31e21b64-c501-4ba9-85ca-6caa3165b37b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3dc0c8c19a9c72fa2d510c4eccb49d9bca8a0bc4a9eb2f223ee66974bdb64bda\nJun 10 15:00:02.055922 crc crio[20344]: time=\"2026-06-10T15:00:02.055818364Z\" level=info msg=\"Created container caf23e84cda5114c8e1b1928aeae59c92517fe6ea3d9077f834e758fb7021ce7: openstack/swift-storage-0/account-server\" id=8c81ab09-3fb5-44c2-9c4b-9e6ad62873ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:02.058802 crc crio[20344]: time=\"2026-06-10T15:00:02.058691558Z\" level=info msg=\"Starting container: caf23e84cda5114c8e1b1928aeae59c92517fe6ea3d9077f834e758fb7021ce7\" id=e85ecd49-b541-44b0-bd91-0560ff2e1526 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:00:02.094907 crc crio[20344]: time=\"2026-06-10T15:00:02.094803291Z\" level=info msg=\"Started container\" PID=61524 containerID=caf23e84cda5114c8e1b1928aeae59c92517fe6ea3d9077f834e758fb7021ce7 description=openstack/swift-storage-0/account-server id=e85ecd49-b541-44b0-bd91-0560ff2e1526 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045\nJun 10 15:00:02.116968 crc crio[20344]: time=\"2026-06-10T15:00:02.1168306Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=07568125-6269-45a9-a235-eb07159d377f name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:02.135142 crc crio[20344]: time=\"2026-06-10T15:00:02.1350509Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=311cf840-e684-42c5-99af-715cdcd0b359 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:02.144732 crc crio[20344]: time=\"2026-06-10T15:00:02.144621867Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=a8970ab1-d5a4-47f8-94e6-4d9a862ba210 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:02.146598 crc crio[20344]: time=\"2026-06-10T15:00:02.146473495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:02.239420 crc crio[20344]: time=\"2026-06-10T15:00:02.237347522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:02.247353 crc crio[20344]: time=\"2026-06-10T15:00:02.245645786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:02.350413 crc crio[20344]: time=\"2026-06-10T15:00:02.349379285Z\" level=info msg=\"Stopped pod sandbox: f7af261d92cc912c44efd023ff682ce55afff271947ae0d9458208f1167f3047\" id=71b3c115-d6bb-4fad-b383-be118c7fb5e4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:00:02.428537 crc crio[20344]: time=\"2026-06-10T15:00:02.427450261Z\" level=info msg=\"Stopped pod sandbox: 66d9614133e93779e9c58967b9c92dabad5191c3ecb68d363bc79708f5cc1a26\" id=9b8e6711-1472-4c09-a22d-c30ad00aadac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:00:02.448852 crc crio[20344]: time=\"2026-06-10T15:00:02.448618808Z\" level=info msg=\"Stopped pod sandbox: 9a5d26caffe18eedb3b318cc3aa17e1008f3bd33f530fb50bcec5faa1a4e124c\" id=41714ac3-775d-470e-a0e8-439d37312a4e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:00:02.683612 crc crio[20344]: time=\"2026-06-10T15:00:02.683461682Z\" level=info msg=\"Created container 248fc08f3d33d4ba939a2d2da2bbbfb870cf25d701dd6f491fcfdfdd1c8e6d64: openstack/swift-storage-0/account-replicator\" id=a8970ab1-d5a4-47f8-94e6-4d9a862ba210 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:02.684456 crc crio[20344]: time=\"2026-06-10T15:00:02.684336205Z\" level=info msg=\"Starting container: 248fc08f3d33d4ba939a2d2da2bbbfb870cf25d701dd6f491fcfdfdd1c8e6d64\" id=ee6f2e23-7429-4526-9051-2618c5d31cca name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:00:02.693998 crc crio[20344]: time=\"2026-06-10T15:00:02.693783499Z\" level=info msg=\"Started container\" PID=61589 containerID=248fc08f3d33d4ba939a2d2da2bbbfb870cf25d701dd6f491fcfdfdd1c8e6d64 description=openstack/swift-storage-0/account-replicator id=ee6f2e23-7429-4526-9051-2618c5d31cca name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045\nJun 10 15:00:02.732175 crc crio[20344]: time=\"2026-06-10T15:00:02.732067477Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=79fcbadc-33c4-404e-b7f9-f5c0f571921e name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:02.776036 crc crio[20344]: time=\"2026-06-10T15:00:02.775731705Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=c8cac6f5-4f6d-4e9e-887b-4aa2e14eec11 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:02.787826 crc crio[20344]: time=\"2026-06-10T15:00:02.787732215Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=b102eff9-1f2a-4231-aa01-2dbb9b8c4cc9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:02.789666 crc crio[20344]: time=\"2026-06-10T15:00:02.789576262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:02.858085 crc crio[20344]: time=\"2026-06-10T15:00:02.857982679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:02.861530 crc crio[20344]: time=\"2026-06-10T15:00:02.861408437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:02.986531 crc crio[20344]: time=\"2026-06-10T15:00:02.985782328Z\" level=info msg=\"Created container 51790e698b86d88c5df9d408f5f1630a113d2d55d6cc6056da58ce05c9de0834: openstack/swift-storage-0/account-auditor\" id=b102eff9-1f2a-4231-aa01-2dbb9b8c4cc9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:02.988209 crc crio[20344]: time=\"2026-06-10T15:00:02.9881728Z\" level=info msg=\"Starting container: 51790e698b86d88c5df9d408f5f1630a113d2d55d6cc6056da58ce05c9de0834\" id=6d26ffed-e56a-4c41-ada0-4917b01b6f00 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:00:03.003578 crc crio[20344]: time=\"2026-06-10T15:00:03.003521476Z\" level=info msg=\"Started container\" PID=61630 containerID=51790e698b86d88c5df9d408f5f1630a113d2d55d6cc6056da58ce05c9de0834 description=openstack/swift-storage-0/account-auditor id=6d26ffed-e56a-4c41-ada0-4917b01b6f00 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045\nJun 10 15:00:03.032350 crc crio[20344]: time=\"2026-06-10T15:00:03.030211095Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=506feb47-3f80-4f6b-96de-25315831fc98 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:03.061610 crc crio[20344]: time=\"2026-06-10T15:00:03.061528014Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=6c7f256c-8e54-41be-9e13-f02fc21db3d9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:03.076754 crc crio[20344]: time=\"2026-06-10T15:00:03.076575333Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=97d41f4f-af8c-40df-aabb-4d85f068094e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:03.079120 crc crio[20344]: time=\"2026-06-10T15:00:03.078844501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:03.149987 crc crio[20344]: time=\"2026-06-10T15:00:03.149874506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:03.155195 crc crio[20344]: time=\"2026-06-10T15:00:03.155133441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:03.239129 crc crio[20344]: time=\"2026-06-10T15:00:03.239003637Z\" level=info msg=\"Created container c093ac2517ba2285b9116619048f62746af645ef40917ae068a6d1c3ad3d4e91: openstack/swift-storage-0/account-reaper\" id=97d41f4f-af8c-40df-aabb-4d85f068094e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:03.240509 crc crio[20344]: time=\"2026-06-10T15:00:03.240433094Z\" level=info msg=\"Starting container: c093ac2517ba2285b9116619048f62746af645ef40917ae068a6d1c3ad3d4e91\" id=9d26a2c1-52aa-498a-ad95-80a20b831e0b name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:00:03.250767 crc crio[20344]: time=\"2026-06-10T15:00:03.250562136Z\" level=info msg=\"Started container\" PID=61668 containerID=c093ac2517ba2285b9116619048f62746af645ef40917ae068a6d1c3ad3d4e91 description=openstack/swift-storage-0/account-reaper id=9d26a2c1-52aa-498a-ad95-80a20b831e0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045\nJun 10 15:00:03.267753 crc crio[20344]: time=\"2026-06-10T15:00:03.267648097Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=4070bef8-5612-4dc7-beb2-07263cdd310e name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:03.268007 crc crio[20344]: time=\"2026-06-10T15:00:03.267952405Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-container:current-podified not found\" id=4070bef8-5612-4dc7-beb2-07263cdd310e name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:03.268103 crc crio[20344]: time=\"2026-06-10T15:00:03.268053187Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container:current-podified found\" id=4070bef8-5612-4dc7-beb2-07263cdd310e name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:03.275801 crc crio[20344]: time=\"2026-06-10T15:00:03.273248522Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=8ea73d9c-e738-46f2-92ad-f1df8b80f45b name=/runtime.v1.ImageService/PullImage\nJun 10 15:00:03.297167 crc crio[20344]: time=\"2026-06-10T15:00:03.296977044Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\\\"\"\nJun 10 15:00:03.987536 crc crio[20344]: time=\"2026-06-10T15:00:03.986312216Z\" level=info msg=\"Stopping pod sandbox: 3dc0c8c19a9c72fa2d510c4eccb49d9bca8a0bc4a9eb2f223ee66974bdb64bda\" id=ee7db879-bb55-4e01-8a4c-d0f4aceecc2f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:00:03.987536 crc crio[20344]: time=\"2026-06-10T15:00:03.987084345Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685060-nh8dl Namespace:openshift-operator-lifecycle-manager ID:3dc0c8c19a9c72fa2d510c4eccb49d9bca8a0bc4a9eb2f223ee66974bdb64bda UID:5e1522fb-d2ec-4191-9720-6d932b1d8b87 NetNS:/var/run/netns/9cce9489-519f-4b9c-9b79-3395cb82fef9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5e1522fb_d2ec_4191_9720_6d932b1d8b87.slice PodAnnotations:0xc0006b42d8}] Aliases:map[]}\"\nJun 10 15:00:03.987536 crc crio[20344]: time=\"2026-06-10T15:00:03.987237539Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29685060-nh8dl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:00:07.062069 crc crio[20344]: time=\"2026-06-10T15:00:07.059938625Z\" level=info msg=\"Stopped pod sandbox: 3dc0c8c19a9c72fa2d510c4eccb49d9bca8a0bc4a9eb2f223ee66974bdb64bda\" id=ee7db879-bb55-4e01-8a4c-d0f4aceecc2f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:00:07.204006 crc crio[20344]: time=\"2026-06-10T15:00:07.203891283Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:ab100203188fc03e43c62a1ca90a3d8f03ed8b4a3e248f5cd6669efe9a52b1e3\" id=6ab133e1-4d15-4342-9a3d-95705624c223 name=/runtime.v1.ImageService/PullImage\nJun 10 15:00:07.205098 crc crio[20344]: time=\"2026-06-10T15:00:07.205005981Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=1da61a24-4084-466a-ab93-d01bab3e7cd9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:07.228757 crc crio[20344]: time=\"2026-06-10T15:00:07.228597561Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=afd2291e-da48-4d49-a524-a363ad5c67ed name=/runtime.v1.ImageService/PullImage\nJun 10 15:00:07.229920 crc crio[20344]: time=\"2026-06-10T15:00:07.229829902Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0b84559f-cfad-4853-9d24-50b33e0a062a name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:07.233861 crc crio[20344]: time=\"2026-06-10T15:00:07.233778624Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f449d779-a09c-4adc-9297-37af9522ab8d name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:07.264417 crc crio[20344]: time=\"2026-06-10T15:00:07.263222685Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685060-gprl6/oc\" id=d99c2a30-2838-4d55-934a-241d0ac3f39e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:07.264417 crc crio[20344]: time=\"2026-06-10T15:00:07.264238041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:07.276896 crc crio[20344]: time=\"2026-06-10T15:00:07.276770024Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=a56cab11-e08d-47e6-a7dd-8705fbce5bf8 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:07.302467 crc crio[20344]: time=\"2026-06-10T15:00:07.302239712Z\" level=info msg=\"Creating container: openstack/keystone-db-sync-q2bjf/keystone-db-sync\" id=1bdcfe88-391f-4845-9d95-5caff8fe274f name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:07.304614 crc crio[20344]: time=\"2026-06-10T15:00:07.30447131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:07.310019 crc crio[20344]: time=\"2026-06-10T15:00:07.309935151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:07.422666 crc crio[20344]: time=\"2026-06-10T15:00:07.422371784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:07.434488 crc crio[20344]: time=\"2026-06-10T15:00:07.434393355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:07.559412 crc crio[20344]: time=\"2026-06-10T15:00:07.559054204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:07.577737 crc crio[20344]: time=\"2026-06-10T15:00:07.577582162Z\" level=info msg=\"Created container da8d2d02f9e3fc3ef7d6e62b5554a5e5c0704a7e4329df54ba70f506b35e64d4: openstack/keystone-db-sync-q2bjf/keystone-db-sync\" id=1bdcfe88-391f-4845-9d95-5caff8fe274f name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:07.578919 crc crio[20344]: time=\"2026-06-10T15:00:07.578806564Z\" level=info msg=\"Starting container: da8d2d02f9e3fc3ef7d6e62b5554a5e5c0704a7e4329df54ba70f506b35e64d4\" id=e8f54cae-5866-4528-8805-cf61b49d0301 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:00:07.588241 crc crio[20344]: time=\"2026-06-10T15:00:07.588178296Z\" level=info msg=\"Started container\" PID=61877 containerID=da8d2d02f9e3fc3ef7d6e62b5554a5e5c0704a7e4329df54ba70f506b35e64d4 description=openstack/keystone-db-sync-q2bjf/keystone-db-sync id=e8f54cae-5866-4528-8805-cf61b49d0301 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2030753e7759f2238b4db4e86f8cc4a8179b93e160208454485816cead51ae8\nJun 10 15:00:07.716535 crc crio[20344]: time=\"2026-06-10T15:00:07.715936485Z\" level=info msg=\"Created container 2359adb35f5aec0dd92069e119b070ec84257e9861a7712c8e27d11e7c766b2f: openshift-infra/auto-csr-approver-29685060-gprl6/oc\" id=d99c2a30-2838-4d55-934a-241d0ac3f39e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:07.718060 crc crio[20344]: time=\"2026-06-10T15:00:07.717950477Z\" level=info msg=\"Starting container: 2359adb35f5aec0dd92069e119b070ec84257e9861a7712c8e27d11e7c766b2f\" id=785b5447-6090-4738-8d70-4cd0fba6d6a3 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:00:07.724053 crc crio[20344]: time=\"2026-06-10T15:00:07.723958172Z\" level=info msg=\"Started container\" PID=61887 containerID=2359adb35f5aec0dd92069e119b070ec84257e9861a7712c8e27d11e7c766b2f description=openshift-infra/auto-csr-approver-29685060-gprl6/oc id=785b5447-6090-4738-8d70-4cd0fba6d6a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=01815fff32f60dc20ded11a8796b756143d815884742aca171b72b54d21ee8ad\nJun 10 15:00:08.398492 crc crio[20344]: time=\"2026-06-10T15:00:08.397820934Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:2cd9d911af0f170eec9beb49d19054a0cd0882cf56009471751a226026a1ce53\" id=8ea73d9c-e738-46f2-92ad-f1df8b80f45b name=/runtime.v1.ImageService/PullImage\nJun 10 15:00:08.399654 crc crio[20344]: time=\"2026-06-10T15:00:08.399573479Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=131a89f4-639e-4cff-bd44-78103f68995c name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:08.416309 crc crio[20344]: time=\"2026-06-10T15:00:08.416131176Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=905ca9a3-5cf9-48e3-b2f5-bf68163ee4cd name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:08.425489 crc crio[20344]: time=\"2026-06-10T15:00:08.425370075Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=f02b9bf7-9d4b-4333-b892-df33a6d7ad70 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:08.427738 crc crio[20344]: time=\"2026-06-10T15:00:08.427649644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:08.481203 crc crio[20344]: time=\"2026-06-10T15:00:08.481111914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:08.489301 crc crio[20344]: time=\"2026-06-10T15:00:08.489182483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:08.646936 crc crio[20344]: time=\"2026-06-10T15:00:08.646496125Z\" level=info msg=\"Created container d410d85fa82f8d8c4f96e440652100be1e6ea2b57886a5a07abe10862bef64af: openstack/swift-storage-0/container-server\" id=f02b9bf7-9d4b-4333-b892-df33a6d7ad70 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:08.649539 crc crio[20344]: time=\"2026-06-10T15:00:08.649470722Z\" level=info msg=\"Starting container: d410d85fa82f8d8c4f96e440652100be1e6ea2b57886a5a07abe10862bef64af\" id=14ea1eb2-4ebe-4e53-a757-540517099ee7 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:00:08.655043 crc crio[20344]: time=\"2026-06-10T15:00:08.654966534Z\" level=info msg=\"Started container\" PID=61979 containerID=d410d85fa82f8d8c4f96e440652100be1e6ea2b57886a5a07abe10862bef64af description=openstack/swift-storage-0/container-server id=14ea1eb2-4ebe-4e53-a757-540517099ee7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045\nJun 10 15:00:08.665746 crc crio[20344]: time=\"2026-06-10T15:00:08.66564275Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=5d242ed9-f5ff-453c-a5ba-0e50bedbe516 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:08.684014 crc crio[20344]: time=\"2026-06-10T15:00:08.683900101Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=49e782cd-5441-401f-bf3c-2b391344842f name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:08.693470 crc crio[20344]: time=\"2026-06-10T15:00:08.693373316Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=168210e0-6b8a-437f-bac0-c2462ef7b957 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:08.695011 crc crio[20344]: time=\"2026-06-10T15:00:08.694932186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:08.733091 crc crio[20344]: time=\"2026-06-10T15:00:08.732997289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:08.737482 crc crio[20344]: time=\"2026-06-10T15:00:08.737415803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:08.871044 crc crio[20344]: time=\"2026-06-10T15:00:08.870792787Z\" level=info msg=\"Created container 8d5611f63fe0b74af8150a98a051581d3eb33f2ccf8a05277480ad2414e6f7c4: openstack/swift-storage-0/container-replicator\" id=168210e0-6b8a-437f-bac0-c2462ef7b957 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:08.872290 crc crio[20344]: time=\"2026-06-10T15:00:08.872163753Z\" level=info msg=\"Starting container: 8d5611f63fe0b74af8150a98a051581d3eb33f2ccf8a05277480ad2414e6f7c4\" id=534f160d-862a-4d2b-ad9b-0cc224cc78f6 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:00:08.880684 crc crio[20344]: time=\"2026-06-10T15:00:08.880606321Z\" level=info msg=\"Started container\" PID=61988 containerID=8d5611f63fe0b74af8150a98a051581d3eb33f2ccf8a05277480ad2414e6f7c4 description=openstack/swift-storage-0/container-replicator id=534f160d-862a-4d2b-ad9b-0cc224cc78f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045\nJun 10 15:00:08.894594 crc crio[20344]: time=\"2026-06-10T15:00:08.894491259Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=4002f20e-427a-4bc4-9953-e9e4529559f9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:08.911583 crc crio[20344]: time=\"2026-06-10T15:00:08.911491688Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=84d46619-b611-4da8-a441-ed1852759372 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:08.919181 crc crio[20344]: time=\"2026-06-10T15:00:08.919098935Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=90e16fd3-04d1-46cd-9f2e-92bf32688dc0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:08.921411 crc crio[20344]: time=\"2026-06-10T15:00:08.921366434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:08.965775 crc crio[20344]: time=\"2026-06-10T15:00:08.965662677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:08.972593 crc crio[20344]: time=\"2026-06-10T15:00:08.972525585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:09.109737 crc crio[20344]: time=\"2026-06-10T15:00:09.109522302Z\" level=info msg=\"Created container 917815f46805651263bfd743935fedcb68b71a47e21c3fd798877c21c90c384d: openstack/swift-storage-0/container-auditor\" id=90e16fd3-04d1-46cd-9f2e-92bf32688dc0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:09.110628 crc crio[20344]: time=\"2026-06-10T15:00:09.110556739Z\" level=info msg=\"Starting container: 917815f46805651263bfd743935fedcb68b71a47e21c3fd798877c21c90c384d\" id=c23c4e8c-bce8-47c3-8ac0-bd24ffe8bf86 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:00:09.119659 crc crio[20344]: time=\"2026-06-10T15:00:09.119542831Z\" level=info msg=\"Started container\" PID=61999 containerID=917815f46805651263bfd743935fedcb68b71a47e21c3fd798877c21c90c384d description=openstack/swift-storage-0/container-auditor id=c23c4e8c-bce8-47c3-8ac0-bd24ffe8bf86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045\nJun 10 15:00:09.133177 crc crio[20344]: time=\"2026-06-10T15:00:09.132947967Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=f8fc0094-5ca8-4785-8b72-4216e047ed8c name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:09.148512 crc crio[20344]: time=\"2026-06-10T15:00:09.148396136Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=9e2797fa-7d79-43a1-beaf-a5fa47137de7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:09.159978 crc crio[20344]: time=\"2026-06-10T15:00:09.158770594Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=c2c06de4-6281-4c7b-84e2-f4dd87df167f name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:09.160877 crc crio[20344]: time=\"2026-06-10T15:00:09.160764906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:09.216978 crc crio[20344]: time=\"2026-06-10T15:00:09.216859904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:09.230009 crc crio[20344]: time=\"2026-06-10T15:00:09.22985195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:09.372943 crc crio[20344]: time=\"2026-06-10T15:00:09.372813722Z\" level=info msg=\"Created container 9e7f0ff0ae03f6ea691eb2133e3054d8c0f3a3b315314f27454a18cee6b06e84: openstack/swift-storage-0/container-updater\" id=c2c06de4-6281-4c7b-84e2-f4dd87df167f name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:09.375008 crc crio[20344]: time=\"2026-06-10T15:00:09.374914946Z\" level=info msg=\"Starting container: 9e7f0ff0ae03f6ea691eb2133e3054d8c0f3a3b315314f27454a18cee6b06e84\" id=ee42a79a-08b7-4ca6-a7e2-c70cdd45bf9e name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:00:09.384454 crc crio[20344]: time=\"2026-06-10T15:00:09.384062712Z\" level=info msg=\"Started container\" PID=62036 containerID=9e7f0ff0ae03f6ea691eb2133e3054d8c0f3a3b315314f27454a18cee6b06e84 description=openstack/swift-storage-0/container-updater id=ee42a79a-08b7-4ca6-a7e2-c70cdd45bf9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045\nJun 10 15:00:09.396414 crc crio[20344]: time=\"2026-06-10T15:00:09.395390315Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=ced2b88e-6369-48e2-941e-06489ec66529 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:09.414800 crc crio[20344]: time=\"2026-06-10T15:00:09.414639112Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=05dd6c18-3a16-4011-8faf-979390db274b name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:09.422455 crc crio[20344]: time=\"2026-06-10T15:00:09.422370981Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=b346b895-0678-49fa-b824-d596ba43514d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:09.422870 crc crio[20344]: time=\"2026-06-10T15:00:09.422802263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:09.493810 crc crio[20344]: time=\"2026-06-10T15:00:09.493423146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:09.497420 crc crio[20344]: time=\"2026-06-10T15:00:09.497356178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:09.708597 crc crio[20344]: time=\"2026-06-10T15:00:09.708200473Z\" level=info msg=\"Created container 8fd1afa02122f8d29dfc922e2156d39c3dca722425276648552818a1fa610c1c: openstack/swift-storage-0/object-server\" id=b346b895-0678-49fa-b824-d596ba43514d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:09.709807 crc crio[20344]: time=\"2026-06-10T15:00:09.709742552Z\" level=info msg=\"Starting container: 8fd1afa02122f8d29dfc922e2156d39c3dca722425276648552818a1fa610c1c\" id=cfbda48e-c51f-4330-9dc6-1437c6e1336e name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:00:09.716238 crc crio[20344]: time=\"2026-06-10T15:00:09.716097267Z\" level=info msg=\"Started container\" PID=62064 containerID=8fd1afa02122f8d29dfc922e2156d39c3dca722425276648552818a1fa610c1c description=openstack/swift-storage-0/object-server id=cfbda48e-c51f-4330-9dc6-1437c6e1336e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045\nJun 10 15:00:09.729451 crc crio[20344]: time=\"2026-06-10T15:00:09.729342919Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=69417e53-fd4b-4d0f-8530-950ccc361546 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:09.746787 crc crio[20344]: time=\"2026-06-10T15:00:09.746654146Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=a0934e8d-0688-48a5-ab8c-cfccda94fb7b name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:09.752929 crc crio[20344]: time=\"2026-06-10T15:00:09.752818195Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=27d9cce6-e37a-4994-adf5-22c231d1a456 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:09.753339 crc crio[20344]: time=\"2026-06-10T15:00:09.753224875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:09.792022 crc crio[20344]: time=\"2026-06-10T15:00:09.791883954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:09.795554 crc crio[20344]: time=\"2026-06-10T15:00:09.795468996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:09.925761 crc crio[20344]: time=\"2026-06-10T15:00:09.925620307Z\" level=info msg=\"Created container e07994312a67b370cce414b7d1ff208a47985025f81722a024205d4acc144251: openstack/swift-storage-0/object-replicator\" id=27d9cce6-e37a-4994-adf5-22c231d1a456 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:09.926991 crc crio[20344]: time=\"2026-06-10T15:00:09.926944971Z\" level=info msg=\"Starting container: e07994312a67b370cce414b7d1ff208a47985025f81722a024205d4acc144251\" id=53da1b6d-692b-47fa-9761-2917a85a29a5 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:00:09.946245 crc crio[20344]: time=\"2026-06-10T15:00:09.946115526Z\" level=info msg=\"Started container\" PID=62098 containerID=e07994312a67b370cce414b7d1ff208a47985025f81722a024205d4acc144251 description=openstack/swift-storage-0/object-replicator id=53da1b6d-692b-47fa-9761-2917a85a29a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045\nJun 10 15:00:09.968848 crc crio[20344]: time=\"2026-06-10T15:00:09.968565066Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=5445dac9-35ae-43fc-83b2-5f1044237f53 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:09.989374 crc crio[20344]: time=\"2026-06-10T15:00:09.989215019Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=9ba4696a-face-4e10-be45-cb18a61cbc19 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:10.004441 crc crio[20344]: time=\"2026-06-10T15:00:10.004219427Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=3e6101fb-ceb4-4108-8628-e3aff035dea6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:10.012447 crc crio[20344]: time=\"2026-06-10T15:00:10.005694785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:10.099593 crc crio[20344]: time=\"2026-06-10T15:00:10.099478017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:10.105661 crc crio[20344]: time=\"2026-06-10T15:00:10.105571073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:10.155989 crc crio[20344]: time=\"2026-06-10T15:00:10.155916773Z\" level=info msg=\"Stopping pod sandbox: 01815fff32f60dc20ded11a8796b756143d815884742aca171b72b54d21ee8ad\" id=995615cc-9801-4be4-a3c2-c97c15a7b1fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:00:10.157327 crc crio[20344]: time=\"2026-06-10T15:00:10.157228207Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685060-gprl6 Namespace:openshift-infra ID:01815fff32f60dc20ded11a8796b756143d815884742aca171b72b54d21ee8ad UID:04f6b7ec-5bd6-48a9-b3ea-ef44e7d89cb1 NetNS:/var/run/netns/aadd961e-e3c0-4b98-9dd3-8bd5c844c40b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04f6b7ec_5bd6_48a9_b3ea_ef44e7d89cb1.slice PodAnnotations:0xc0040363a0}] Aliases:map[]}\"\nJun 10 15:00:10.157652 crc crio[20344]: time=\"2026-06-10T15:00:10.157630568Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685060-gprl6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:00:10.286735 crc crio[20344]: time=\"2026-06-10T15:00:10.286579918Z\" level=info msg=\"Created container 3f2890ef04010a0492b7339c332141789b7ad9ce9c97512d3498de6252c4e394: openstack/swift-storage-0/object-auditor\" id=3e6101fb-ceb4-4108-8628-e3aff035dea6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:10.289869 crc crio[20344]: time=\"2026-06-10T15:00:10.289800181Z\" level=info msg=\"Starting container: 3f2890ef04010a0492b7339c332141789b7ad9ce9c97512d3498de6252c4e394\" id=1e955f99-7d6e-4724-b6d6-073ee7dcb7fc name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:00:10.308363 crc crio[20344]: time=\"2026-06-10T15:00:10.303507075Z\" level=info msg=\"Started container\" PID=62123 containerID=3f2890ef04010a0492b7339c332141789b7ad9ce9c97512d3498de6252c4e394 description=openstack/swift-storage-0/object-auditor id=1e955f99-7d6e-4724-b6d6-073ee7dcb7fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045\nJun 10 15:00:10.360104 crc crio[20344]: time=\"2026-06-10T15:00:10.358919415Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=fc814eee-011a-49fb-9cb8-4e18db07e281 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:10.443869 crc crio[20344]: time=\"2026-06-10T15:00:10.443588702Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=56189753-b456-47a8-91c8-b30b093f5e25 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:10.459065 crc crio[20344]: time=\"2026-06-10T15:00:10.458889607Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=f10e1a62-c310-4153-9159-a6efbacc6f93 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:10.460906 crc crio[20344]: time=\"2026-06-10T15:00:10.460815447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:10.546027 crc crio[20344]: time=\"2026-06-10T15:00:10.544615471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:10.551733 crc crio[20344]: time=\"2026-06-10T15:00:10.551483398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:10.580749 crc crio[20344]: time=\"2026-06-10T15:00:10.580634061Z\" level=info msg=\"Stopped pod sandbox: 01815fff32f60dc20ded11a8796b756143d815884742aca171b72b54d21ee8ad\" id=995615cc-9801-4be4-a3c2-c97c15a7b1fe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:00:10.731672 crc crio[20344]: time=\"2026-06-10T15:00:10.731575769Z\" level=info msg=\"Created container 3ec86235de3327b946adbb428c6cde08ee062f7031cff13443ce3ed34781420f: openstack/swift-storage-0/object-updater\" id=f10e1a62-c310-4153-9159-a6efbacc6f93 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:10.733408 crc crio[20344]: time=\"2026-06-10T15:00:10.733338174Z\" level=info msg=\"Starting container: 3ec86235de3327b946adbb428c6cde08ee062f7031cff13443ce3ed34781420f\" id=ed9acc8d-e0c5-455b-820e-052607f73c96 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:00:10.742156 crc crio[20344]: time=\"2026-06-10T15:00:10.741630338Z\" level=info msg=\"Started container\" PID=62177 containerID=3ec86235de3327b946adbb428c6cde08ee062f7031cff13443ce3ed34781420f description=openstack/swift-storage-0/object-updater id=ed9acc8d-e0c5-455b-820e-052607f73c96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045\nJun 10 15:00:10.754807 crc crio[20344]: time=\"2026-06-10T15:00:10.754656865Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=c439f5d1-48a9-4135-9e4c-7ec2808d145a name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:10.766615 crc crio[20344]: time=\"2026-06-10T15:00:10.7664836Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=5afab527-488c-411b-8bf3-e229a96366e8 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:10.773933 crc crio[20344]: time=\"2026-06-10T15:00:10.77383898Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=961e801b-978f-4743-a16b-9a09f685a1ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:10.774387 crc crio[20344]: time=\"2026-06-10T15:00:10.774320442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:10.843160 crc crio[20344]: time=\"2026-06-10T15:00:10.843089008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:10.851193 crc crio[20344]: time=\"2026-06-10T15:00:10.851151836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:10.958842 crc crio[20344]: time=\"2026-06-10T15:00:10.958586091Z\" level=info msg=\"Created container ea78c8f947851edd049f5f0f4fefa5f9126c4f9343e8d698356cdadf921d1c3c: openstack/swift-storage-0/object-expirer\" id=961e801b-978f-4743-a16b-9a09f685a1ae name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:10.960157 crc crio[20344]: time=\"2026-06-10T15:00:10.96008267Z\" level=info msg=\"Starting container: ea78c8f947851edd049f5f0f4fefa5f9126c4f9343e8d698356cdadf921d1c3c\" id=a3769ee8-acb0-4075-a6ba-31d785b99912 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:00:10.967658 crc crio[20344]: time=\"2026-06-10T15:00:10.967563453Z\" level=info msg=\"Started container\" PID=62204 containerID=ea78c8f947851edd049f5f0f4fefa5f9126c4f9343e8d698356cdadf921d1c3c description=openstack/swift-storage-0/object-expirer id=a3769ee8-acb0-4075-a6ba-31d785b99912 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045\nJun 10 15:00:10.980380 crc crio[20344]: time=\"2026-06-10T15:00:10.98022373Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=6a28ee95-3037-4d18-8006-cabd36e23d57 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:10.998097 crc crio[20344]: time=\"2026-06-10T15:00:10.997981198Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=f72d5f69-ea53-472c-94f0-b16b243f6f78 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:11.007652 crc crio[20344]: time=\"2026-06-10T15:00:11.007542995Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=6d2a7f63-327c-4c5d-a0fa-a745a3c2d698 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:11.008122 crc crio[20344]: time=\"2026-06-10T15:00:11.008050818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:11.061038 crc crio[20344]: time=\"2026-06-10T15:00:11.060890943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:11.072646 crc crio[20344]: time=\"2026-06-10T15:00:11.071920108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:11.243900 crc crio[20344]: time=\"2026-06-10T15:00:11.243811117Z\" level=info msg=\"Stopping pod sandbox: 1e60553272838f58f7dda3952af23430006dce3249aefdb0a70f85b7e73045d8\" id=b84cda61-8eda-4371-958f-073ab5e56f91 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:00:11.244336 crc crio[20344]: time=\"2026-06-10T15:00:11.244240368Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-dbq8l Namespace:openstack ID:1e60553272838f58f7dda3952af23430006dce3249aefdb0a70f85b7e73045d8 UID:0a15a9c6-ec80-4f62-8724-115d0ffcd44b NetNS:/var/run/netns/1fe02c18-6629-4d79-aa92-0735bd689917 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a15a9c6_ec80_4f62_8724_115d0ffcd44b.slice PodAnnotations:0xc0006b4670}] Aliases:map[]}\"\nJun 10 15:00:11.244503 crc crio[20344]: time=\"2026-06-10T15:00:11.244434433Z\" level=info msg=\"Deleting pod openstack_glance-db-sync-dbq8l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:00:11.269049 crc crio[20344]: time=\"2026-06-10T15:00:11.268952656Z\" level=info msg=\"Created container 25306044c18f7865b0a076b51e1d880b227b414a0cca828bede455ddd710a8a4: openstack/swift-storage-0/rsync\" id=6d2a7f63-327c-4c5d-a0fa-a745a3c2d698 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:11.271378 crc crio[20344]: time=\"2026-06-10T15:00:11.271200114Z\" level=info msg=\"Starting container: 25306044c18f7865b0a076b51e1d880b227b414a0cca828bede455ddd710a8a4\" id=00a101dd-3c53-4617-89db-24389b9e774b name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:00:11.285028 crc crio[20344]: time=\"2026-06-10T15:00:11.284923349Z\" level=info msg=\"Started container\" PID=62242 containerID=25306044c18f7865b0a076b51e1d880b227b414a0cca828bede455ddd710a8a4 description=openstack/swift-storage-0/rsync id=00a101dd-3c53-4617-89db-24389b9e774b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045\nJun 10 15:00:11.298123 crc crio[20344]: time=\"2026-06-10T15:00:11.297953145Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=769f5627-2686-4b20-b92b-864a281e9a0b name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:11.324131 crc crio[20344]: time=\"2026-06-10T15:00:11.324046849Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=25071860-11f0-48dd-9c5f-535ff0447966 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:11.333041 crc crio[20344]: time=\"2026-06-10T15:00:11.332960379Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=9b52d383-f359-4fa5-a09f-b2c7e7785a16 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:11.333610 crc crio[20344]: time=\"2026-06-10T15:00:11.333553574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:11.373096 crc crio[20344]: time=\"2026-06-10T15:00:11.373018993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:11.375721 crc crio[20344]: time=\"2026-06-10T15:00:11.375632761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:11.559382 crc crio[20344]: time=\"2026-06-10T15:00:11.55915643Z\" level=info msg=\"Created container 108f6e33278dd39db0d4816eade8a140ff341774cd0727ee9a8eaddef8e633b1: openstack/swift-storage-0/swift-recon-cron\" id=9b52d383-f359-4fa5-a09f-b2c7e7785a16 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:11.562204 crc crio[20344]: time=\"2026-06-10T15:00:11.561781928Z\" level=info msg=\"Starting container: 108f6e33278dd39db0d4816eade8a140ff341774cd0727ee9a8eaddef8e633b1\" id=53874f51-0718-4deb-b41e-77a066af5fb2 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:00:11.573744 crc crio[20344]: time=\"2026-06-10T15:00:11.572235618Z\" level=info msg=\"Started container\" PID=62336 containerID=108f6e33278dd39db0d4816eade8a140ff341774cd0727ee9a8eaddef8e633b1 description=openstack/swift-storage-0/swift-recon-cron id=53874f51-0718-4deb-b41e-77a066af5fb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045\nJun 10 15:00:11.695550 crc crio[20344]: time=\"2026-06-10T15:00:11.69545429Z\" level=info msg=\"Stopped pod sandbox: 1e60553272838f58f7dda3952af23430006dce3249aefdb0a70f85b7e73045d8\" id=b84cda61-8eda-4371-958f-073ab5e56f91 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:00:13.292548 crc crio[20344]: time=\"2026-06-10T15:00:13.291782143Z\" level=info msg=\"Stopping pod sandbox: e2030753e7759f2238b4db4e86f8cc4a8179b93e160208454485816cead51ae8\" id=2a8ebf58-3060-4726-91e2-cd3e623aed7e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:00:13.293904 crc crio[20344]: time=\"2026-06-10T15:00:13.293183079Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-q2bjf Namespace:openstack ID:e2030753e7759f2238b4db4e86f8cc4a8179b93e160208454485816cead51ae8 UID:9cc70145-f8a6-4d65-b0e7-d9144b4d1001 NetNS:/var/run/netns/698498be-88b9-45f0-9348-f5689c5d2b12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9cc70145_f8a6_4d65_b0e7_d9144b4d1001.slice PodAnnotations:0xc000738a08}] Aliases:map[]}\"\nJun 10 15:00:13.293904 crc crio[20344]: time=\"2026-06-10T15:00:13.293354933Z\" level=info msg=\"Deleting pod openstack_keystone-db-sync-q2bjf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:00:13.301022 crc crio[20344]: time=\"2026-06-10T15:00:13.30096634Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-fb9766d9-sbsdq/POD\" id=56e8b44a-9188-4326-9dd4-daabcfa1207e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:00:13.301098 crc crio[20344]: time=\"2026-06-10T15:00:13.301053982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:13.335996 crc crio[20344]: time=\"2026-06-10T15:00:13.335884422Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-fb9766d9-sbsdq Namespace:openstack ID:ea465aa3001e11c4daa6062a306bf4a52d74a6e29dd95c90ebdb6b5750423aff UID:009412c0-7602-4300-83de-3590890e6aa6 NetNS:/var/run/netns/30967bcf-723e-4873-b8ee-8323c6e30047 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod009412c0_7602_4300_83de_3590890e6aa6.slice PodAnnotations:0xc000738bd8}] Aliases:map[]}\"\nJun 10 15:00:13.335996 crc crio[20344]: time=\"2026-06-10T15:00:13.335948263Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-fb9766d9-sbsdq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:00:13.650924 crc crio[20344]: time=\"2026-06-10T15:00:13.650420864Z\" level=info msg=\"Stopped pod sandbox: e2030753e7759f2238b4db4e86f8cc4a8179b93e160208454485816cead51ae8\" id=2a8ebf58-3060-4726-91e2-cd3e623aed7e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:00:13.978967 crc crio[20344]: 2026-06-10T15:00:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea465aa3001e11c Mac:b2:8d:da:ca:09:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/30967bcf-723e-4873-b8ee-8323c6e30047 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:00:13.980221 crc crio[20344]: time=\"2026-06-10T15:00:13.980159928Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-fb9766d9-sbsdq Namespace:openstack ID:ea465aa3001e11c4daa6062a306bf4a52d74a6e29dd95c90ebdb6b5750423aff UID:009412c0-7602-4300-83de-3590890e6aa6 NetNS:/var/run/netns/30967bcf-723e-4873-b8ee-8323c6e30047 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod009412c0_7602_4300_83de_3590890e6aa6.slice PodAnnotations:0xc000738bd8}] Aliases:map[]}\"\nJun 10 15:00:13.980490 crc crio[20344]: time=\"2026-06-10T15:00:13.980365434Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-fb9766d9-sbsdq for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:00:13.989533 crc crio[20344]: time=\"2026-06-10T15:00:13.989041458Z\" level=info msg=\"Ran pod sandbox ea465aa3001e11c4daa6062a306bf4a52d74a6e29dd95c90ebdb6b5750423aff with infra container: openstack/dnsmasq-dns-fb9766d9-sbsdq/POD\" id=56e8b44a-9188-4326-9dd4-daabcfa1207e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:00:13.994513 crc crio[20344]: time=\"2026-06-10T15:00:13.994444507Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d8b99e31-8866-4aab-b09d-9be062b59c5d name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:14.081431 crc crio[20344]: time=\"2026-06-10T15:00:14.076849445Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a061c9b8-db04-4019-bafb-100623c6a679 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:14.089217 crc crio[20344]: time=\"2026-06-10T15:00:14.089142563Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-fb9766d9-sbsdq/init\" id=022e09a9-17e1-4301-8d09-ab7418f8c3f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:14.089739 crc crio[20344]: time=\"2026-06-10T15:00:14.089661016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:14.179801 crc crio[20344]: time=\"2026-06-10T15:00:14.179623839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:14.193214 crc crio[20344]: time=\"2026-06-10T15:00:14.193102767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:14.413660 crc crio[20344]: time=\"2026-06-10T15:00:14.413098588Z\" level=info msg=\"Created container 172a1626538eaf41f75a2d93433c5a7bd1cc2d1d1a9f93244b451214d32a1b56: openstack/dnsmasq-dns-fb9766d9-sbsdq/init\" id=022e09a9-17e1-4301-8d09-ab7418f8c3f6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:14.414843 crc crio[20344]: time=\"2026-06-10T15:00:14.41469601Z\" level=info msg=\"Starting container: 172a1626538eaf41f75a2d93433c5a7bd1cc2d1d1a9f93244b451214d32a1b56\" id=b4ed7c00-2a3d-4063-89d9-8154cd2c971e name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:00:14.419216 crc crio[20344]: time=\"2026-06-10T15:00:14.419115154Z\" level=info msg=\"Started container\" PID=62604 containerID=172a1626538eaf41f75a2d93433c5a7bd1cc2d1d1a9f93244b451214d32a1b56 description=openstack/dnsmasq-dns-fb9766d9-sbsdq/init id=b4ed7c00-2a3d-4063-89d9-8154cd2c971e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea465aa3001e11c4daa6062a306bf4a52d74a6e29dd95c90ebdb6b5750423aff\nJun 10 15:00:14.529638 crc crio[20344]: time=\"2026-06-10T15:00:14.529570946Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-798c5d9f59-plqkf/POD\" id=47a55417-cc67-4c60-90ad-2cf83ed1abba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:00:14.529815 crc crio[20344]: time=\"2026-06-10T15:00:14.529694379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:14.574457 crc crio[20344]: time=\"2026-06-10T15:00:14.574371013Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-798c5d9f59-plqkf Namespace:openstack ID:a17113a4b292145f2fe365d87333323112eeb2df9c77537153f0cdbff4d50e19 UID:e9aa3174-81e2-4315-b8cc-ebcebd474f56 NetNS:/var/run/netns/28daccf0-8a5e-4a35-baee-ee9b65f7fa29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9aa3174_81e2_4315_b8cc_ebcebd474f56.slice PodAnnotations:0xc0007382e8}] Aliases:map[]}\"\nJun 10 15:00:14.574457 crc crio[20344]: time=\"2026-06-10T15:00:14.574427424Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-798c5d9f59-plqkf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:00:15.116570 crc crio[20344]: 2026-06-10T15:00:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a17113a4b292145 Mac:86:ac:5a:b6:3b:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/28daccf0-8a5e-4a35-baee-ee9b65f7fa29 SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:00:15.118389 crc crio[20344]: time=\"2026-06-10T15:00:15.1183378Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-798c5d9f59-plqkf Namespace:openstack ID:a17113a4b292145f2fe365d87333323112eeb2df9c77537153f0cdbff4d50e19 UID:e9aa3174-81e2-4315-b8cc-ebcebd474f56 NetNS:/var/run/netns/28daccf0-8a5e-4a35-baee-ee9b65f7fa29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9aa3174_81e2_4315_b8cc_ebcebd474f56.slice PodAnnotations:0xc0007382e8}] Aliases:map[]}\"\nJun 10 15:00:15.118542 crc crio[20344]: time=\"2026-06-10T15:00:15.118517065Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-798c5d9f59-plqkf for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:00:15.135059 crc crio[20344]: time=\"2026-06-10T15:00:15.13497053Z\" level=info msg=\"Ran pod sandbox a17113a4b292145f2fe365d87333323112eeb2df9c77537153f0cdbff4d50e19 with infra container: openstack/dnsmasq-dns-798c5d9f59-plqkf/POD\" id=47a55417-cc67-4c60-90ad-2cf83ed1abba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:00:15.141038 crc crio[20344]: time=\"2026-06-10T15:00:15.140969725Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=12d3d18d-c642-4745-a18c-af17e99177ba name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:15.244576 crc crio[20344]: time=\"2026-06-10T15:00:15.244470997Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=eb58a8fb-a63f-4cfe-b767-559e1652218c name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:15.270797 crc crio[20344]: time=\"2026-06-10T15:00:15.270670434Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-798c5d9f59-plqkf/init\" id=08d59067-4d78-4099-8b06-9e8cb373fcd0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:15.271113 crc crio[20344]: time=\"2026-06-10T15:00:15.271070734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:15.327604 crc crio[20344]: time=\"2026-06-10T15:00:15.327021589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:15.333096 crc crio[20344]: time=\"2026-06-10T15:00:15.331985267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:15.355647 crc crio[20344]: time=\"2026-06-10T15:00:15.355567286Z\" level=info msg=\"Stopping pod sandbox: ea465aa3001e11c4daa6062a306bf4a52d74a6e29dd95c90ebdb6b5750423aff\" id=b6529faf-0136-4d23-8b5e-39d815d944b0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:00:15.356302 crc crio[20344]: time=\"2026-06-10T15:00:15.356192622Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-fb9766d9-sbsdq Namespace:openstack ID:ea465aa3001e11c4daa6062a306bf4a52d74a6e29dd95c90ebdb6b5750423aff UID:009412c0-7602-4300-83de-3590890e6aa6 NetNS:/var/run/netns/30967bcf-723e-4873-b8ee-8323c6e30047 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod009412c0_7602_4300_83de_3590890e6aa6.slice PodAnnotations:0xc0032240d8}] Aliases:map[]}\"\nJun 10 15:00:15.356545 crc crio[20344]: time=\"2026-06-10T15:00:15.356443499Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-fb9766d9-sbsdq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:00:15.415826 crc crio[20344]: time=\"2026-06-10T15:00:15.412793654Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-bg2h5/POD\" id=c37632d8-36ff-4698-a4f4-1e2004042d44 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:00:15.415826 crc crio[20344]: time=\"2026-06-10T15:00:15.412967459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:15.810355 crc crio[20344]: time=\"2026-06-10T15:00:15.806912372Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-5dd88c8fdc-vc7jp/POD\" id=bb99f902-7feb-4f5b-8ed3-3075c03b6580 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:00:15.810355 crc crio[20344]: time=\"2026-06-10T15:00:15.807549278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:15.822429 crc crio[20344]: time=\"2026-06-10T15:00:15.821387085Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-bg2h5 Namespace:openstack ID:21ca03bfed1504efa7001275f93766b1cce02d2df295c655a036ce436835e31a UID:a6999fbd-6b8c-44c1-b933-3327e98bff8c NetNS:/var/run/netns/d2f2401d-9929-42de-b4fe-5de0dc11495a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6999fbd_6b8c_44c1_b933_3327e98bff8c.slice PodAnnotations:0xc006858078}] Aliases:map[]}\"\nJun 10 15:00:15.822429 crc crio[20344]: time=\"2026-06-10T15:00:15.821428326Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-bg2h5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:00:15.986749 crc crio[20344]: time=\"2026-06-10T15:00:15.986665384Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5dd88c8fdc-vc7jp Namespace:openstack ID:6763017e772b1d53defc887942d14cc353a287332457a5ffacc1f5132ae693d6 UID:8a603a59-68c3-4be8-8097-8eb8c6f1fc71 NetNS:/var/run/netns/e6430d06-f74d-4e08-99d8-c6b7ca03eea1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a603a59_68c3_4be8_8097_8eb8c6f1fc71.slice PodAnnotations:0xc0027c0450}] Aliases:map[]}\"\nJun 10 15:00:15.987004 crc crio[20344]: time=\"2026-06-10T15:00:15.986986072Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-5dd88c8fdc-vc7jp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:00:16.110555 crc crio[20344]: time=\"2026-06-10T15:00:16.106808296Z\" level=info msg=\"Stopped pod sandbox: ea465aa3001e11c4daa6062a306bf4a52d74a6e29dd95c90ebdb6b5750423aff\" id=b6529faf-0136-4d23-8b5e-39d815d944b0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:00:16.906635 crc crio[20344]: time=\"2026-06-10T15:00:16.906123237Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-sync-bgzdq/POD\" id=dcff7df6-f9dc-491f-8484-b2d44e958563 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:00:16.907737 crc crio[20344]: time=\"2026-06-10T15:00:16.906677042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:16.925053 crc crio[20344]: time=\"2026-06-10T15:00:16.923768483Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-sync-6fdsd/POD\" id=38b915b2-a2d9-4fdc-a873-1db5dda76029 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:00:16.925053 crc crio[20344]: time=\"2026-06-10T15:00:16.923860945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:16.961315 crc crio[20344]: time=\"2026-06-10T15:00:16.961146118Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-bgzdq Namespace:openstack ID:4ceecadf46c58cdd5b133938984a78820097b031ae3fbad1c2ae3c3799d851a7 UID:fa87ef16-03d2-4e23-883f-03048c9f4665 NetNS:/var/run/netns/a83ae731-9bbe-4772-ac7c-23d55fb708cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa87ef16_03d2_4e23_883f_03048c9f4665.slice PodAnnotations:0xc00012a590}] Aliases:map[]}\"\nJun 10 15:00:16.961315 crc crio[20344]: time=\"2026-06-10T15:00:16.96122973Z\" level=info msg=\"Adding pod openstack_cinder-db-sync-bgzdq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:00:16.982773 crc crio[20344]: time=\"2026-06-10T15:00:16.982651464Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-6fdsd Namespace:openstack ID:30664061d45d7d7217a0b120fb84e598c263f144940b8ca63e82aa7e27c0b94f UID:8bfad83e-2bcf-4eff-8a3c-cd9337cfa097 NetNS:/var/run/netns/3cfa00e6-7f33-4450-8444-ff40eebbeb41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bfad83e_2bcf_4eff_8a3c_cd9337cfa097.slice PodAnnotations:0xc004036158}] Aliases:map[]}\"\nJun 10 15:00:16.982773 crc crio[20344]: time=\"2026-06-10T15:00:16.982741116Z\" level=info msg=\"Adding pod openstack_neutron-db-sync-6fdsd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:00:17.132735 crc crio[20344]: time=\"2026-06-10T15:00:17.131917158Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=f944df71-3d8b-439f-ba9f-5a12c849f4e1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:00:17.133005 crc crio[20344]: time=\"2026-06-10T15:00:17.132939845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:17.155572 crc crio[20344]: time=\"2026-06-10T15:00:17.155421965Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-sync-nsp56/POD\" id=9e5a5770-8e3c-4239-a797-e93bf5b7e6d8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:00:17.155738 crc crio[20344]: time=\"2026-06-10T15:00:17.15558608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:17.184759 crc crio[20344]: time=\"2026-06-10T15:00:17.18463694Z\" level=info msg=\"Created container 5470cf8af7aac6e2d0b74d1ef898fef3f9495b944d3109049a6d2378ad9ee1b7: openstack/dnsmasq-dns-798c5d9f59-plqkf/init\" id=08d59067-4d78-4099-8b06-9e8cb373fcd0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:17.189028 crc crio[20344]: time=\"2026-06-10T15:00:17.188676644Z\" level=info msg=\"Starting container: 5470cf8af7aac6e2d0b74d1ef898fef3f9495b944d3109049a6d2378ad9ee1b7\" id=f25ba612-2816-4a73-92f0-e7e151f421e2 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:00:17.197570 crc crio[20344]: time=\"2026-06-10T15:00:17.196884916Z\" level=info msg=\"Started container\" PID=62705 containerID=5470cf8af7aac6e2d0b74d1ef898fef3f9495b944d3109049a6d2378ad9ee1b7 description=openstack/dnsmasq-dns-798c5d9f59-plqkf/init id=f25ba612-2816-4a73-92f0-e7e151f421e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a17113a4b292145f2fe365d87333323112eeb2df9c77537153f0cdbff4d50e19\nJun 10 15:00:17.199157 crc crio[20344]: time=\"2026-06-10T15:00:17.198886978Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a32b6bdb3492a139e5814cfdbe72e18e7ed12cc28a3caa97bc1ceed89c44dc26 UID:674864ac-2676-4d72-b520-8511a512e2e7 NetNS:/var/run/netns/1296d629-b410-4fe3-b16d-858ec0f899d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod674864ac_2676_4d72_b520_8511a512e2e7.slice PodAnnotations:0xc00078c160}] Aliases:map[]}\"\nJun 10 15:00:17.199157 crc crio[20344]: time=\"2026-06-10T15:00:17.198937749Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:00:17.202441 crc crio[20344]: time=\"2026-06-10T15:00:17.202357557Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-nsp56 Namespace:openstack ID:5131d3b9f479015e677f10b6de0a485f3a6e5e4b0580790e2d513b4952a73084 UID:917ca20f-f542-4eae-9cba-37205fd6d371 NetNS:/var/run/netns/1d07ec37-9b31-467d-9439-2e1eb90b9667 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod917ca20f_f542_4eae_9cba_37205fd6d371.slice PodAnnotations:0xc0032242b0}] Aliases:map[]}\"\nJun 10 15:00:17.202441 crc crio[20344]: time=\"2026-06-10T15:00:17.202432769Z\" level=info msg=\"Adding pod openstack_placement-db-sync-nsp56 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:00:17.928058 crc crio[20344]: 2026-06-10T15:00:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:21ca03bfed1504e Mac:9e:bf:6e:ce:35:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/d2f2401d-9929-42de-b4fe-5de0dc11495a SocketPath: PciID:}] [{Interface:0xc0002326e0 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:00:17.928058 crc crio[20344]: time=\"2026-06-10T15:00:17.92779201Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-bg2h5 Namespace:openstack ID:21ca03bfed1504efa7001275f93766b1cce02d2df295c655a036ce436835e31a UID:a6999fbd-6b8c-44c1-b933-3327e98bff8c NetNS:/var/run/netns/d2f2401d-9929-42de-b4fe-5de0dc11495a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6999fbd_6b8c_44c1_b933_3327e98bff8c.slice PodAnnotations:0xc006858078}] Aliases:map[]}\"\nJun 10 15:00:17.929823 crc crio[20344]: time=\"2026-06-10T15:00:17.928550319Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-bg2h5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:00:17.957358 crc crio[20344]: 2026-06-10T15:00:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6763017e772b1d5 Mac:72:4e:b2:9d:db:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/e6430d06-f74d-4e08-99d8-c6b7ca03eea1 SocketPath: PciID:}] [{Interface:0xc000538770 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:00:17.957768 crc crio[20344]: time=\"2026-06-10T15:00:17.957671161Z\" level=info msg=\"Ran pod sandbox 21ca03bfed1504efa7001275f93766b1cce02d2df295c655a036ce436835e31a with infra container: openstack/keystone-bootstrap-bg2h5/POD\" id=c37632d8-36ff-4698-a4f4-1e2004042d44 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:00:17.965978 crc crio[20344]: time=\"2026-06-10T15:00:17.962875346Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5dd88c8fdc-vc7jp Namespace:openstack ID:6763017e772b1d53defc887942d14cc353a287332457a5ffacc1f5132ae693d6 UID:8a603a59-68c3-4be8-8097-8eb8c6f1fc71 NetNS:/var/run/netns/e6430d06-f74d-4e08-99d8-c6b7ca03eea1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a603a59_68c3_4be8_8097_8eb8c6f1fc71.slice PodAnnotations:0xc0027c0450}] Aliases:map[]}\"\nJun 10 15:00:17.965978 crc crio[20344]: time=\"2026-06-10T15:00:17.965073962Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-5dd88c8fdc-vc7jp for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:00:17.975018 crc crio[20344]: time=\"2026-06-10T15:00:17.974948297Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=86bc90e4-77a0-4a94-a902-1911890fd2b3 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:17.975308 crc crio[20344]: 2026-06-10T15:00:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:30664061d45d7d7 Mac:a2:41:fe:f3:07:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:92 Mtu:0 Sandbox:/var/run/netns/3cfa00e6-7f33-4450-8444-ff40eebbeb41 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:00:17.977861 crc crio[20344]: time=\"2026-06-10T15:00:17.976169149Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-6fdsd Namespace:openstack ID:30664061d45d7d7217a0b120fb84e598c263f144940b8ca63e82aa7e27c0b94f UID:8bfad83e-2bcf-4eff-8a3c-cd9337cfa097 NetNS:/var/run/netns/3cfa00e6-7f33-4450-8444-ff40eebbeb41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bfad83e_2bcf_4eff_8a3c_cd9337cfa097.slice PodAnnotations:0xc004036158}] Aliases:map[]}\"\nJun 10 15:00:17.977861 crc crio[20344]: time=\"2026-06-10T15:00:17.976376334Z\" level=info msg=\"Checking pod openstack_neutron-db-sync-6fdsd for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:00:17.981549 crc crio[20344]: time=\"2026-06-10T15:00:17.981151828Z\" level=info msg=\"Ran pod sandbox 6763017e772b1d53defc887942d14cc353a287332457a5ffacc1f5132ae693d6 with infra container: openstack/dnsmasq-dns-5dd88c8fdc-vc7jp/POD\" id=bb99f902-7feb-4f5b-8ed3-3075c03b6580 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:00:17.983945 crc crio[20344]: 2026-06-10T15:00:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4ceecadf46c58cd Mac:b6:c0:7c:e8:79:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/a83ae731-9bbe-4772-ac7c-23d55fb708cd SocketPath: PciID:}] [{Interface:0xc00011c5d0 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:00:17.983945 crc crio[20344]: time=\"2026-06-10T15:00:17.983354315Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-bgzdq Namespace:openstack ID:4ceecadf46c58cdd5b133938984a78820097b031ae3fbad1c2ae3c3799d851a7 UID:fa87ef16-03d2-4e23-883f-03048c9f4665 NetNS:/var/run/netns/a83ae731-9bbe-4772-ac7c-23d55fb708cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa87ef16_03d2_4e23_883f_03048c9f4665.slice PodAnnotations:0xc00012a590}] Aliases:map[]}\"\nJun 10 15:00:17.983945 crc crio[20344]: time=\"2026-06-10T15:00:17.983486838Z\" level=info msg=\"Checking pod openstack_cinder-db-sync-bgzdq for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:00:17.986940 crc crio[20344]: time=\"2026-06-10T15:00:17.986548337Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=828ab26d-b70d-4828-8b1e-70491d6dd388 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:17.996083 crc crio[20344]: time=\"2026-06-10T15:00:17.99286174Z\" level=info msg=\"Ran pod sandbox 4ceecadf46c58cdd5b133938984a78820097b031ae3fbad1c2ae3c3799d851a7 with infra container: openstack/cinder-db-sync-bgzdq/POD\" id=dcff7df6-f9dc-491f-8484-b2d44e958563 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:00:17.997739 crc crio[20344]: time=\"2026-06-10T15:00:17.997649274Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=9fe81be4-c907-45ec-a016-4c1b0286bc17 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:17.997957 crc crio[20344]: time=\"2026-06-10T15:00:17.99789293Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified not found\" id=9fe81be4-c907-45ec-a016-4c1b0286bc17 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:17.998052 crc crio[20344]: time=\"2026-06-10T15:00:17.997964172Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified found\" id=9fe81be4-c907-45ec-a016-4c1b0286bc17 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:18.000243 crc crio[20344]: time=\"2026-06-10T15:00:18.000169129Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=123da0fe-6a25-4ced-9ed2-1a46a4da12ce name=/runtime.v1.ImageService/PullImage\nJun 10 15:00:18.003558 crc crio[20344]: time=\"2026-06-10T15:00:18.003418153Z\" level=info msg=\"Ran pod sandbox 30664061d45d7d7217a0b120fb84e598c263f144940b8ca63e82aa7e27c0b94f with infra container: openstack/neutron-db-sync-6fdsd/POD\" id=38b915b2-a2d9-4fdc-a873-1db5dda76029 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:00:18.009885 crc crio[20344]: time=\"2026-06-10T15:00:18.005663061Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=492dea29-1059-4554-a16b-6424fc06266a name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:18.009885 crc crio[20344]: time=\"2026-06-10T15:00:18.009038768Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\\\"\"\nJun 10 15:00:18.023004 crc crio[20344]: time=\"2026-06-10T15:00:18.022917066Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=b0790591-4100-40bb-a394-a35476f83413 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:18.045515 crc crio[20344]: time=\"2026-06-10T15:00:18.037189665Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=fe46397c-5358-4f45-937b-6e2f8d632259 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:18.071650 crc crio[20344]: time=\"2026-06-10T15:00:18.07148138Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a66229f3-584c-4a5b-a900-8b455469828c name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:18.163739 crc crio[20344]: 2026-06-10T15:00:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a32b6bdb3492a13 Mac:42:40:01:29:60:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/1296d629-b410-4fe3-b16d-858ec0f899d0 SocketPath: PciID:}] [{Interface:0xc0002006e0 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:00:18.165464 crc crio[20344]: time=\"2026-06-10T15:00:18.165385735Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a32b6bdb3492a139e5814cfdbe72e18e7ed12cc28a3caa97bc1ceed89c44dc26 UID:674864ac-2676-4d72-b520-8511a512e2e7 NetNS:/var/run/netns/1296d629-b410-4fe3-b16d-858ec0f899d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod674864ac_2676_4d72_b520_8511a512e2e7.slice PodAnnotations:0xc00078c160}] Aliases:map[]}\"\nJun 10 15:00:18.165656 crc crio[20344]: time=\"2026-06-10T15:00:18.16558722Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:00:18.166075 crc crio[20344]: 2026-06-10T15:00:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5131d3b9f479015 Mac:d6:70:66:1c:f7:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/1d07ec37-9b31-467d-9439-2e1eb90b9667 SocketPath: PciID:}] [{Interface:0xc00035aa00 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:00:18.167141 crc crio[20344]: time=\"2026-06-10T15:00:18.166842023Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-nsp56 Namespace:openstack ID:5131d3b9f479015e677f10b6de0a485f3a6e5e4b0580790e2d513b4952a73084 UID:917ca20f-f542-4eae-9cba-37205fd6d371 NetNS:/var/run/netns/1d07ec37-9b31-467d-9439-2e1eb90b9667 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod917ca20f_f542_4eae_9cba_37205fd6d371.slice PodAnnotations:0xc0032242b0}] Aliases:map[]}\"\nJun 10 15:00:18.167141 crc crio[20344]: time=\"2026-06-10T15:00:18.166973586Z\" level=info msg=\"Checking pod openstack_placement-db-sync-nsp56 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:00:18.176232 crc crio[20344]: time=\"2026-06-10T15:00:18.176151413Z\" level=info msg=\"Ran pod sandbox a32b6bdb3492a139e5814cfdbe72e18e7ed12cc28a3caa97bc1ceed89c44dc26 with infra container: openstack/ceilometer-0/POD\" id=f944df71-3d8b-439f-ba9f-5a12c849f4e1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:00:18.176614 crc crio[20344]: time=\"2026-06-10T15:00:18.176536613Z\" level=info msg=\"Ran pod sandbox 5131d3b9f479015e677f10b6de0a485f3a6e5e4b0580790e2d513b4952a73084 with infra container: openstack/placement-db-sync-nsp56/POD\" id=9e5a5770-8e3c-4239-a797-e93bf5b7e6d8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:00:18.182820 crc crio[20344]: time=\"2026-06-10T15:00:18.182693832Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=2a7c66c7-164f-4ed4-b4e6-c66973338060 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:18.182952 crc crio[20344]: time=\"2026-06-10T15:00:18.182694362Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=e77d3fe5-e667-4277-b2c0-9496a9267a72 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:18.183007 crc crio[20344]: time=\"2026-06-10T15:00:18.182957349Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified not found\" id=2a7c66c7-164f-4ed4-b4e6-c66973338060 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:18.183007 crc crio[20344]: time=\"2026-06-10T15:00:18.18300337Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified found\" id=2a7c66c7-164f-4ed4-b4e6-c66973338060 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:18.183401 crc crio[20344]: time=\"2026-06-10T15:00:18.183227766Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-placement-api:current-podified not found\" id=e77d3fe5-e667-4277-b2c0-9496a9267a72 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:18.183401 crc crio[20344]: time=\"2026-06-10T15:00:18.183361899Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api:current-podified found\" id=e77d3fe5-e667-4277-b2c0-9496a9267a72 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:18.184068 crc crio[20344]: time=\"2026-06-10T15:00:18.183922714Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=b8a03556-be9e-4041-9d3e-f33f1217e79c name=/runtime.v1.ImageService/PullImage\nJun 10 15:00:18.187432 crc crio[20344]: time=\"2026-06-10T15:00:18.186610623Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\\\"\"\nJun 10 15:00:18.187432 crc crio[20344]: time=\"2026-06-10T15:00:18.187077505Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=8a988a7a-7a09-47f2-a526-0e32ec723f4e name=/runtime.v1.ImageService/PullImage\nJun 10 15:00:18.189966 crc crio[20344]: time=\"2026-06-10T15:00:18.189909479Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\\\"\"\nJun 10 15:00:18.213559 crc crio[20344]: time=\"2026-06-10T15:00:18.213477667Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-bg2h5/keystone-bootstrap\" id=c71d554d-cd20-4ebf-96b8-f394f5199df5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:18.213984 crc crio[20344]: time=\"2026-06-10T15:00:18.213897278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:18.258961 crc crio[20344]: time=\"2026-06-10T15:00:18.258853699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:18.264097 crc crio[20344]: time=\"2026-06-10T15:00:18.263960441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:18.430930 crc crio[20344]: time=\"2026-06-10T15:00:18.430803749Z\" level=info msg=\"Creating container: openstack/neutron-db-sync-6fdsd/neutron-db-sync\" id=0550d6a6-c35a-4c5c-962b-9f72936cb70e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:18.431601 crc crio[20344]: time=\"2026-06-10T15:00:18.431512148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:18.500917 crc crio[20344]: time=\"2026-06-10T15:00:18.500786867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:18.505433 crc crio[20344]: time=\"2026-06-10T15:00:18.505226261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:18.526300 crc crio[20344]: time=\"2026-06-10T15:00:18.525663499Z\" level=info msg=\"Stopping pod sandbox: a17113a4b292145f2fe365d87333323112eeb2df9c77537153f0cdbff4d50e19\" id=3feaf694-fcd4-4c12-a781-429c485e7ebb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:00:18.527125 crc crio[20344]: time=\"2026-06-10T15:00:18.526983783Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-798c5d9f59-plqkf Namespace:openstack ID:a17113a4b292145f2fe365d87333323112eeb2df9c77537153f0cdbff4d50e19 UID:e9aa3174-81e2-4315-b8cc-ebcebd474f56 NetNS:/var/run/netns/28daccf0-8a5e-4a35-baee-ee9b65f7fa29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9aa3174_81e2_4315_b8cc_ebcebd474f56.slice PodAnnotations:0xc0027c0260}] Aliases:map[]}\"\nJun 10 15:00:18.527350 crc crio[20344]: time=\"2026-06-10T15:00:18.527146007Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-798c5d9f59-plqkf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:00:18.954188 crc crio[20344]: time=\"2026-06-10T15:00:18.954049622Z\" level=info msg=\"Stopped pod sandbox: a17113a4b292145f2fe365d87333323112eeb2df9c77537153f0cdbff4d50e19\" id=3feaf694-fcd4-4c12-a781-429c485e7ebb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:00:19.100627 crc crio[20344]: time=\"2026-06-10T15:00:19.100450352Z\" level=info msg=\"Created container 1b6361086cc07e74fd6a998beb44e3d26752026720de3ccb0286b8fbffe91819: openstack/keystone-bootstrap-bg2h5/keystone-bootstrap\" id=c71d554d-cd20-4ebf-96b8-f394f5199df5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:19.103135 crc crio[20344]: time=\"2026-06-10T15:00:19.103043139Z\" level=info msg=\"Starting container: 1b6361086cc07e74fd6a998beb44e3d26752026720de3ccb0286b8fbffe91819\" id=e5cfee2b-253f-4a87-a881-f10313e97c6d name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:00:19.111648 crc crio[20344]: time=\"2026-06-10T15:00:19.111561169Z\" level=info msg=\"Started container\" PID=63123 containerID=1b6361086cc07e74fd6a998beb44e3d26752026720de3ccb0286b8fbffe91819 description=openstack/keystone-bootstrap-bg2h5/keystone-bootstrap id=e5cfee2b-253f-4a87-a881-f10313e97c6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=21ca03bfed1504efa7001275f93766b1cce02d2df295c655a036ce436835e31a\nJun 10 15:00:19.481082 crc crio[20344]: time=\"2026-06-10T15:00:19.480524417Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-5dd88c8fdc-vc7jp/init\" id=feb8e914-be38-43bc-a341-80261d3fbd8b name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:19.481549 crc crio[20344]: time=\"2026-06-10T15:00:19.481483612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:19.538830 crc crio[20344]: time=\"2026-06-10T15:00:19.538681139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:19.548522 crc crio[20344]: time=\"2026-06-10T15:00:19.548255436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:19.561006 crc crio[20344]: time=\"2026-06-10T15:00:19.560679937Z\" level=info msg=\"Removing container: 5470cf8af7aac6e2d0b74d1ef898fef3f9495b944d3109049a6d2378ad9ee1b7\" id=cc308a7a-0843-455e-80ad-6ce83ea69c00 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:00:19.597905 crc crio[20344]: time=\"2026-06-10T15:00:19.597764495Z\" level=info msg=\"Created container 43c1500ad5ae23d1bb98928141bf959df9e0e22eab9052f29b2357c2442da856: openstack/neutron-db-sync-6fdsd/neutron-db-sync\" id=0550d6a6-c35a-4c5c-962b-9f72936cb70e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:19.599077 crc crio[20344]: time=\"2026-06-10T15:00:19.598950835Z\" level=info msg=\"Starting container: 43c1500ad5ae23d1bb98928141bf959df9e0e22eab9052f29b2357c2442da856\" id=5570e24b-0c08-45af-bd62-4fe814bb6f4d name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:00:19.614490 crc crio[20344]: time=\"2026-06-10T15:00:19.61382917Z\" level=info msg=\"Started container\" PID=63153 containerID=43c1500ad5ae23d1bb98928141bf959df9e0e22eab9052f29b2357c2442da856 description=openstack/neutron-db-sync-6fdsd/neutron-db-sync id=5570e24b-0c08-45af-bd62-4fe814bb6f4d name=/runtime.v1.RuntimeService/StartContainer sandboxID=30664061d45d7d7217a0b120fb84e598c263f144940b8ca63e82aa7e27c0b94f\nJun 10 15:00:19.641400 crc crio[20344]: time=\"2026-06-10T15:00:19.64134126Z\" level=info msg=\"Removed container 5470cf8af7aac6e2d0b74d1ef898fef3f9495b944d3109049a6d2378ad9ee1b7: openstack/dnsmasq-dns-798c5d9f59-plqkf/init\" id=cc308a7a-0843-455e-80ad-6ce83ea69c00 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:00:20.017086 crc crio[20344]: time=\"2026-06-10T15:00:20.016981481Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=45cba823-526c-422a-9a37-8ac4fef5c7ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:00:20.017086 crc crio[20344]: time=\"2026-06-10T15:00:20.017091333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:20.028147 crc crio[20344]: time=\"2026-06-10T15:00:20.028028306Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-sync-qnbnd/POD\" id=e8076ab1-e9c1-4bed-ae78-5346b1cab953 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:00:20.028324 crc crio[20344]: time=\"2026-06-10T15:00:20.028156009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:20.036849 crc crio[20344]: time=\"2026-06-10T15:00:20.036755281Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7cfd7bd55-jk297/POD\" id=b0a1e4aa-bebe-47cf-97d8-f0150f682a2e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:00:20.036849 crc crio[20344]: time=\"2026-06-10T15:00:20.036840833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:20.086804 crc crio[20344]: time=\"2026-06-10T15:00:20.084154275Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:3b8672696be791eecea7c3f25235535c0c1016fa5e23e1aa6e19aba680b235db UID:4a12637c-2193-420c-a752-e5d6a5cbe645 NetNS:/var/run/netns/7e24ef1f-3bd5-4dad-9bb2-0938b9c3d92a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a12637c_2193_420c_a752_e5d6a5cbe645.slice PodAnnotations:0xc003224a50}] Aliases:map[]}\"\nJun 10 15:00:20.086804 crc crio[20344]: time=\"2026-06-10T15:00:20.084213237Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:00:20.109347 crc crio[20344]: time=\"2026-06-10T15:00:20.109225733Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-qnbnd Namespace:openstack ID:a47365987b0aa43f1558e3f8dde785a2e39dfc7cb0573c84dbe44f9c9c502f9a UID:d7eb5a6a-b8ae-47ae-a8f2-549b5c59f7c3 NetNS:/var/run/netns/8677106d-e129-4d80-86b4-360aa03d4b69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7eb5a6a_b8ae_47ae_a8f2_549b5c59f7c3.slice PodAnnotations:0xc0027c09a8}] Aliases:map[]}\"\nJun 10 15:00:20.109347 crc crio[20344]: time=\"2026-06-10T15:00:20.109335245Z\" level=info msg=\"Adding pod openstack_barbican-db-sync-qnbnd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:00:20.111228 crc crio[20344]: time=\"2026-06-10T15:00:20.111159083Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7cfd7bd55-jk297 Namespace:openstack ID:422cf1c486de21366422248941d79e91dbfc9f750c64f21ca5a9626a94073d8d UID:a797edce-08bb-498f-941d-dfde7735f2e2 NetNS:/var/run/netns/a768e211-136f-4907-a711-67d888144833 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda797edce_08bb_498f_941d_dfde7735f2e2.slice PodAnnotations:0xc004036cb8}] Aliases:map[]}\"\nJun 10 15:00:20.111228 crc crio[20344]: time=\"2026-06-10T15:00:20.111222114Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7cfd7bd55-jk297 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:00:20.167132 crc crio[20344]: time=\"2026-06-10T15:00:20.167001185Z\" level=info msg=\"Created container 0b08b61b695da17d8a48afbf5d9c023b4506f0e4355ee628da97a18c41fa33ea: openstack/dnsmasq-dns-5dd88c8fdc-vc7jp/init\" id=feb8e914-be38-43bc-a341-80261d3fbd8b name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:20.171503 crc crio[20344]: time=\"2026-06-10T15:00:20.171400348Z\" level=info msg=\"Starting container: 0b08b61b695da17d8a48afbf5d9c023b4506f0e4355ee628da97a18c41fa33ea\" id=8e5780dc-2af7-42a5-b657-d0f6d115ac62 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:00:20.180632 crc crio[20344]: time=\"2026-06-10T15:00:20.179118778Z\" level=info msg=\"Started container\" PID=63235 containerID=0b08b61b695da17d8a48afbf5d9c023b4506f0e4355ee628da97a18c41fa33ea description=openstack/dnsmasq-dns-5dd88c8fdc-vc7jp/init id=8e5780dc-2af7-42a5-b657-d0f6d115ac62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6763017e772b1d53defc887942d14cc353a287332457a5ffacc1f5132ae693d6\nJun 10 15:00:20.596563 crc crio[20344]: time=\"2026-06-10T15:00:20.595352706Z\" level=info msg=\"Stopping container: 0b08b61b695da17d8a48afbf5d9c023b4506f0e4355ee628da97a18c41fa33ea (timeout: 10s)\" id=baf41e44-1c90-4d51-bc99-f013039c806f name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:00:21.325538 crc crio[20344]: time=\"2026-06-10T15:00:21.32430097Z\" level=info msg=\"Stopped container 0b08b61b695da17d8a48afbf5d9c023b4506f0e4355ee628da97a18c41fa33ea: openstack/dnsmasq-dns-5dd88c8fdc-vc7jp/init\" id=baf41e44-1c90-4d51-bc99-f013039c806f name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:00:21.330647 crc crio[20344]: time=\"2026-06-10T15:00:21.330545821Z\" level=info msg=\"Stopping pod sandbox: 6763017e772b1d53defc887942d14cc353a287332457a5ffacc1f5132ae693d6\" id=586009d9-866a-4dc8-890f-ffdf55edecab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:00:21.331852 crc crio[20344]: time=\"2026-06-10T15:00:21.331599148Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5dd88c8fdc-vc7jp Namespace:openstack ID:6763017e772b1d53defc887942d14cc353a287332457a5ffacc1f5132ae693d6 UID:8a603a59-68c3-4be8-8097-8eb8c6f1fc71 NetNS:/var/run/netns/e6430d06-f74d-4e08-99d8-c6b7ca03eea1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a603a59_68c3_4be8_8097_8eb8c6f1fc71.slice PodAnnotations:0xc00282e278}] Aliases:map[]}\"\nJun 10 15:00:21.331960 crc crio[20344]: time=\"2026-06-10T15:00:21.331883245Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-5dd88c8fdc-vc7jp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:00:21.348318 crc crio[20344]: 2026-06-10T15:00:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:422cf1c486de213 Mac:9a:26:c6:33:c2:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/a768e211-136f-4907-a711-67d888144833 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:00:21.349474 crc crio[20344]: 2026-06-10T15:00:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a47365987b0aa43 Mac:2a:ed:8a:c6:4f:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/8677106d-e129-4d80-86b4-360aa03d4b69 SocketPath: PciID:}] [{Interface:0xc0005365e0 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:00:21.350165 crc crio[20344]: time=\"2026-06-10T15:00:21.350070845Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7cfd7bd55-jk297 Namespace:openstack ID:422cf1c486de21366422248941d79e91dbfc9f750c64f21ca5a9626a94073d8d UID:a797edce-08bb-498f-941d-dfde7735f2e2 NetNS:/var/run/netns/a768e211-136f-4907-a711-67d888144833 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda797edce_08bb_498f_941d_dfde7735f2e2.slice PodAnnotations:0xc004036cb8}] Aliases:map[]}\"\nJun 10 15:00:21.350326 crc crio[20344]: time=\"2026-06-10T15:00:21.350240799Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7cfd7bd55-jk297 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:00:21.350392 crc crio[20344]: time=\"2026-06-10T15:00:21.35025015Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-qnbnd Namespace:openstack ID:a47365987b0aa43f1558e3f8dde785a2e39dfc7cb0573c84dbe44f9c9c502f9a UID:d7eb5a6a-b8ae-47ae-a8f2-549b5c59f7c3 NetNS:/var/run/netns/8677106d-e129-4d80-86b4-360aa03d4b69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7eb5a6a_b8ae_47ae_a8f2_549b5c59f7c3.slice PodAnnotations:0xc0027c09a8}] Aliases:map[]}\"\nJun 10 15:00:21.350493 crc crio[20344]: time=\"2026-06-10T15:00:21.350441715Z\" level=info msg=\"Checking pod openstack_barbican-db-sync-qnbnd for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:00:21.358912 crc crio[20344]: time=\"2026-06-10T15:00:21.358840121Z\" level=info msg=\"Ran pod sandbox 422cf1c486de21366422248941d79e91dbfc9f750c64f21ca5a9626a94073d8d with infra container: openstack/dnsmasq-dns-7cfd7bd55-jk297/POD\" id=b0a1e4aa-bebe-47cf-97d8-f0150f682a2e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:00:21.361800 crc crio[20344]: time=\"2026-06-10T15:00:21.361745466Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=6a5f2f8f-4f87-433d-988f-601185d4fe8d name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:21.370956 crc crio[20344]: time=\"2026-06-10T15:00:21.37079046Z\" level=info msg=\"Ran pod sandbox a47365987b0aa43f1558e3f8dde785a2e39dfc7cb0573c84dbe44f9c9c502f9a with infra container: openstack/barbican-db-sync-qnbnd/POD\" id=e8076ab1-e9c1-4bed-ae78-5346b1cab953 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:00:21.374247 crc crio[20344]: time=\"2026-06-10T15:00:21.374150277Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=20b8cd48-cd31-49c1-8c0b-5ee54547df01 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:21.374401 crc crio[20344]: time=\"2026-06-10T15:00:21.374373643Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified not found\" id=20b8cd48-cd31-49c1-8c0b-5ee54547df01 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:21.374481 crc crio[20344]: time=\"2026-06-10T15:00:21.374422074Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified found\" id=20b8cd48-cd31-49c1-8c0b-5ee54547df01 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:21.377452 crc crio[20344]: time=\"2026-06-10T15:00:21.37738254Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=5af10cd8-aff7-4c90-a953-9351aae8ec3f name=/runtime.v1.ImageService/PullImage\nJun 10 15:00:21.381870 crc crio[20344]: time=\"2026-06-10T15:00:21.381785814Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\\\"\"\nJun 10 15:00:21.444770 crc crio[20344]: time=\"2026-06-10T15:00:21.443440986Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c57206fd-8c59-414a-9405-be3a6f5ce84b name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:21.551354 crc crio[20344]: time=\"2026-06-10T15:00:21.550420829Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=e2b0385b-5c99-4e2e-b1a6-d5bae7cd2f47 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:00:21.551354 crc crio[20344]: time=\"2026-06-10T15:00:21.550516481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:21.653569 crc crio[20344]: time=\"2026-06-10T15:00:21.652931946Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7cfd7bd55-jk297/init\" id=c848f24e-ff66-48c9-ab37-d863139d8ece name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:21.658764 crc crio[20344]: time=\"2026-06-10T15:00:21.658659204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:21.659144 crc crio[20344]: time=\"2026-06-10T15:00:21.658665244Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:85bbc444db6cd704974965c3d6ad0b216b5e9e8c17dce5bd916a27c4883982e0 UID:41bf795d-9640-4be1-afe2-1d100c37d3f4 NetNS:/var/run/netns/716bcb10-18a4-4da7-9c30-4f810f5331a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41bf795d_9640_4be1_afe2_1d100c37d3f4.slice PodAnnotations:0xc004036748}] Aliases:map[]}\"\nJun 10 15:00:21.659144 crc crio[20344]: time=\"2026-06-10T15:00:21.658999723Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:00:21.732478 crc crio[20344]: time=\"2026-06-10T15:00:21.732223864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:21.736991 crc crio[20344]: time=\"2026-06-10T15:00:21.736912475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:21.770130 crc crio[20344]: time=\"2026-06-10T15:00:21.77004413Z\" level=info msg=\"Stopped pod sandbox: 6763017e772b1d53defc887942d14cc353a287332457a5ffacc1f5132ae693d6\" id=586009d9-866a-4dc8-890f-ffdf55edecab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:00:22.145929 crc crio[20344]: time=\"2026-06-10T15:00:22.144962512Z\" level=info msg=\"Created container 5c8da48e77470d98c0325984ddda64c2358cc6785811be600019a0ad8b39b3ca: openstack/dnsmasq-dns-7cfd7bd55-jk297/init\" id=c848f24e-ff66-48c9-ab37-d863139d8ece name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:22.153847 crc crio[20344]: time=\"2026-06-10T15:00:22.150330451Z\" level=info msg=\"Starting container: 5c8da48e77470d98c0325984ddda64c2358cc6785811be600019a0ad8b39b3ca\" id=6873cb0a-b8c5-4565-b7f6-95b0ae0aa7c0 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:00:22.180854 crc crio[20344]: time=\"2026-06-10T15:00:22.170165103Z\" level=info msg=\"Started container\" PID=63554 containerID=5c8da48e77470d98c0325984ddda64c2358cc6785811be600019a0ad8b39b3ca description=openstack/dnsmasq-dns-7cfd7bd55-jk297/init id=6873cb0a-b8c5-4565-b7f6-95b0ae0aa7c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=422cf1c486de21366422248941d79e91dbfc9f750c64f21ca5a9626a94073d8d\nJun 10 15:00:22.685072 crc crio[20344]: time=\"2026-06-10T15:00:22.684997688Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c99752c0-1aca-4494-9ec2-acb437f868d0 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:22.692750 crc crio[20344]: time=\"2026-06-10T15:00:22.692481351Z\" level=info msg=\"Removing container: 0b08b61b695da17d8a48afbf5d9c023b4506f0e4355ee628da97a18c41fa33ea\" id=6ed349f7-15a8-4a72-9805-411ce2584882 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:00:22.771540 crc crio[20344]: time=\"2026-06-10T15:00:22.770691551Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=83874e37-8361-4daf-980f-98d755e3c4ac name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:22.811858 crc crio[20344]: time=\"2026-06-10T15:00:22.811678219Z\" level=info msg=\"Removed container 0b08b61b695da17d8a48afbf5d9c023b4506f0e4355ee628da97a18c41fa33ea: openstack/dnsmasq-dns-5dd88c8fdc-vc7jp/init\" id=6ed349f7-15a8-4a72-9805-411ce2584882 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:00:23.101835 crc crio[20344]: time=\"2026-06-10T15:00:23.101595186Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7cfd7bd55-jk297/dnsmasq-dns\" id=09447ea8-d147-4f9c-ade1-893438038fe9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:23.102533 crc crio[20344]: time=\"2026-06-10T15:00:23.102462898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:23.208405 crc crio[20344]: 2026-06-10T15:00:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3b8672696be791e Mac:12:f6:9c:19:ae:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/7e24ef1f-3bd5-4dad-9bb2-0938b9c3d92a SocketPath: PciID:}] [{Interface:0xc0002fc840 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:00:23.210504 crc crio[20344]: time=\"2026-06-10T15:00:23.210420346Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:3b8672696be791eecea7c3f25235535c0c1016fa5e23e1aa6e19aba680b235db UID:4a12637c-2193-420c-a752-e5d6a5cbe645 NetNS:/var/run/netns/7e24ef1f-3bd5-4dad-9bb2-0938b9c3d92a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a12637c_2193_420c_a752_e5d6a5cbe645.slice PodAnnotations:0xc003224a50}] Aliases:map[]}\"\nJun 10 15:00:23.210755 crc crio[20344]: time=\"2026-06-10T15:00:23.210599101Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:00:23.321878 crc crio[20344]: time=\"2026-06-10T15:00:23.320880449Z\" level=info msg=\"Ran pod sandbox 3b8672696be791eecea7c3f25235535c0c1016fa5e23e1aa6e19aba680b235db with infra container: openstack/glance-default-internal-api-0/POD\" id=45cba823-526c-422a-9a37-8ac4fef5c7ca name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:00:23.355465 crc crio[20344]: time=\"2026-06-10T15:00:23.355181154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:23.356750 crc crio[20344]: 2026-06-10T15:00:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85bbc444db6cd70 Mac:1a:2b:fc:16:5b:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/716bcb10-18a4-4da7-9c30-4f810f5331a3 SocketPath: PciID:}] [{Interface:0xc0002ec810 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:00:23.357857 crc crio[20344]: time=\"2026-06-10T15:00:23.357774331Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:85bbc444db6cd704974965c3d6ad0b216b5e9e8c17dce5bd916a27c4883982e0 UID:41bf795d-9640-4be1-afe2-1d100c37d3f4 NetNS:/var/run/netns/716bcb10-18a4-4da7-9c30-4f810f5331a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41bf795d_9640_4be1_afe2_1d100c37d3f4.slice PodAnnotations:0xc004036748}] Aliases:map[]}\"\nJun 10 15:00:23.358050 crc crio[20344]: time=\"2026-06-10T15:00:23.357975586Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:00:23.365348 crc crio[20344]: time=\"2026-06-10T15:00:23.358475499Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=7f943939-82d3-4d4e-9b13-84b51e32d9da name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:23.374337 crc crio[20344]: time=\"2026-06-10T15:00:23.370039688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:23.374337 crc crio[20344]: time=\"2026-06-10T15:00:23.372230655Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=5cbcf4c7-6df1-43a3-9b44-8a19f3a14fe0 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:23.389616 crc crio[20344]: time=\"2026-06-10T15:00:23.386461242Z\" level=info msg=\"Ran pod sandbox 85bbc444db6cd704974965c3d6ad0b216b5e9e8c17dce5bd916a27c4883982e0 with infra container: openstack/glance-default-external-api-0/POD\" id=e2b0385b-5c99-4e2e-b1a6-d5bae7cd2f47 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:00:23.389616 crc crio[20344]: time=\"2026-06-10T15:00:23.389396008Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=e876e491-bfd1-4404-bc77-c975264b5792 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:23.394120 crc crio[20344]: time=\"2026-06-10T15:00:23.394038988Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=3560ef76-37ec-4f29-a8f5-46374397f035 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:23.434384 crc crio[20344]: time=\"2026-06-10T15:00:23.434243036Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=54094c05-ad82-42fb-a994-ac681928e859 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:23.435005 crc crio[20344]: time=\"2026-06-10T15:00:23.434870322Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=db181094-8f7f-4daf-a3be-c777ebb06526 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:23.435005 crc crio[20344]: time=\"2026-06-10T15:00:23.435001986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:23.436388 crc crio[20344]: time=\"2026-06-10T15:00:23.43631821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:23.537549 crc crio[20344]: time=\"2026-06-10T15:00:23.537442741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:23.624828 crc crio[20344]: time=\"2026-06-10T15:00:23.622340483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:23.804046 crc crio[20344]: time=\"2026-06-10T15:00:23.803500412Z\" level=info msg=\"Created container 363d2b87ab5f801a60dd9d88d79367e6bbbbb49dc16161d92a6f8590f2ebfed1: openstack/dnsmasq-dns-7cfd7bd55-jk297/dnsmasq-dns\" id=09447ea8-d147-4f9c-ade1-893438038fe9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:23.819595 crc crio[20344]: time=\"2026-06-10T15:00:23.819495365Z\" level=info msg=\"Starting container: 363d2b87ab5f801a60dd9d88d79367e6bbbbb49dc16161d92a6f8590f2ebfed1\" id=ca7860b0-2c18-47a3-8392-0df1d8efee61 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:00:23.832943 crc crio[20344]: time=\"2026-06-10T15:00:23.832847859Z\" level=info msg=\"Started container\" PID=63727 containerID=363d2b87ab5f801a60dd9d88d79367e6bbbbb49dc16161d92a6f8590f2ebfed1 description=openstack/dnsmasq-dns-7cfd7bd55-jk297/dnsmasq-dns id=ca7860b0-2c18-47a3-8392-0df1d8efee61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=422cf1c486de21366422248941d79e91dbfc9f750c64f21ca5a9626a94073d8d\nJun 10 15:00:24.943827 crc crio[20344]: time=\"2026-06-10T15:00:24.943612653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:25.023754 crc crio[20344]: time=\"2026-06-10T15:00:25.023643689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:25.168452 crc crio[20344]: time=\"2026-06-10T15:00:25.16774234Z\" level=info msg=\"Created container 79bd43cdefdff354bc89c1af632fcdc0b08b75c537c24d19a5e3c52a69a6952f: openstack/glance-default-external-api-0/glance-log\" id=54094c05-ad82-42fb-a994-ac681928e859 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:25.182516 crc crio[20344]: time=\"2026-06-10T15:00:25.182211144Z\" level=info msg=\"Starting container: 79bd43cdefdff354bc89c1af632fcdc0b08b75c537c24d19a5e3c52a69a6952f\" id=d0d0f51a-9a39-4e45-9e0e-cb93ca048fdb name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:00:25.209626 crc crio[20344]: time=\"2026-06-10T15:00:25.209522769Z\" level=info msg=\"Started container\" PID=63797 containerID=79bd43cdefdff354bc89c1af632fcdc0b08b75c537c24d19a5e3c52a69a6952f description=openstack/glance-default-external-api-0/glance-log id=d0d0f51a-9a39-4e45-9e0e-cb93ca048fdb name=/runtime.v1.RuntimeService/StartContainer sandboxID=85bbc444db6cd704974965c3d6ad0b216b5e9e8c17dce5bd916a27c4883982e0\nJun 10 15:00:25.222695 crc crio[20344]: time=\"2026-06-10T15:00:25.222629478Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=322c6bd2-57bf-4931-9d1b-91973e57d2eb name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:25.303645 crc crio[20344]: time=\"2026-06-10T15:00:25.303516857Z\" level=info msg=\"Created container 2404d7ba1665206554ed7d22c784ea0b4d3edf739579f64f70aa1a7124033648: openstack/glance-default-internal-api-0/glance-log\" id=db181094-8f7f-4daf-a3be-c777ebb06526 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:25.306612 crc crio[20344]: time=\"2026-06-10T15:00:25.30635495Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=96c2108e-14e0-44e6-a992-6a6cc26512db name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:25.308752 crc crio[20344]: time=\"2026-06-10T15:00:25.308526836Z\" level=info msg=\"Starting container: 2404d7ba1665206554ed7d22c784ea0b4d3edf739579f64f70aa1a7124033648\" id=4c0a845e-b7a9-4a2f-9b83-826ebef61b55 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:00:25.318500 crc crio[20344]: time=\"2026-06-10T15:00:25.318076663Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=a5f0c885-75c9-4662-a2f1-315eab48f9f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:25.319067 crc crio[20344]: time=\"2026-06-10T15:00:25.318901004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:25.336662 crc crio[20344]: time=\"2026-06-10T15:00:25.33656719Z\" level=info msg=\"Started container\" PID=63801 containerID=2404d7ba1665206554ed7d22c784ea0b4d3edf739579f64f70aa1a7124033648 description=openstack/glance-default-internal-api-0/glance-log id=4c0a845e-b7a9-4a2f-9b83-826ebef61b55 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b8672696be791eecea7c3f25235535c0c1016fa5e23e1aa6e19aba680b235db\nJun 10 15:00:25.361038 crc crio[20344]: time=\"2026-06-10T15:00:25.36094935Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=d01efea4-6fe4-46a4-9064-7d00f830c964 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:25.430980 crc crio[20344]: time=\"2026-06-10T15:00:25.430812674Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=70e7a8b8-6573-4886-831e-ce468a4ecd42 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:25.449481 crc crio[20344]: time=\"2026-06-10T15:00:25.445413341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:25.455633 crc crio[20344]: time=\"2026-06-10T15:00:25.455534412Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=c5c4ec68-a7bb-47bd-896f-b61b13aa714d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:25.456071 crc crio[20344]: time=\"2026-06-10T15:00:25.455997794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:25.554132 crc crio[20344]: time=\"2026-06-10T15:00:25.554072217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:26.702518 crc crio[20344]: time=\"2026-06-10T15:00:26.700840371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:26.860524 crc crio[20344]: time=\"2026-06-10T15:00:26.85995112Z\" level=info msg=\"Created container 05cffd43c51d8127d0c8e56ff367ac99944e3652cf4813d8c953e33cbf3c9430: openstack/glance-default-internal-api-0/glance-httpd\" id=c5c4ec68-a7bb-47bd-896f-b61b13aa714d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:26.861185 crc crio[20344]: time=\"2026-06-10T15:00:26.861074419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:26.865147 crc crio[20344]: time=\"2026-06-10T15:00:26.864666561Z\" level=info msg=\"Starting container: 05cffd43c51d8127d0c8e56ff367ac99944e3652cf4813d8c953e33cbf3c9430\" id=38bf7b3f-616f-4df5-986b-0c6cd0593d4e name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:00:26.881062 crc crio[20344]: time=\"2026-06-10T15:00:26.880552102Z\" level=info msg=\"Started container\" PID=63885 containerID=05cffd43c51d8127d0c8e56ff367ac99944e3652cf4813d8c953e33cbf3c9430 description=openstack/glance-default-internal-api-0/glance-httpd id=38bf7b3f-616f-4df5-986b-0c6cd0593d4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b8672696be791eecea7c3f25235535c0c1016fa5e23e1aa6e19aba680b235db\nJun 10 15:00:26.996000 crc crio[20344]: time=\"2026-06-10T15:00:26.989194107Z\" level=info msg=\"Stopping container: 05cffd43c51d8127d0c8e56ff367ac99944e3652cf4813d8c953e33cbf3c9430 (timeout: 30s)\" id=b40b0374-d004-4af8-bcbf-234d8d22aea9 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:00:27.004891 crc crio[20344]: time=\"2026-06-10T15:00:27.001220988Z\" level=info msg=\"Stopping container: 2404d7ba1665206554ed7d22c784ea0b4d3edf739579f64f70aa1a7124033648 (timeout: 30s)\" id=2c5f5a2c-b049-4ae5-ac73-eec7484bc9cd name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:00:27.088801 crc crio[20344]: time=\"2026-06-10T15:00:27.088587234Z\" level=info msg=\"Created container c8092eb23111031e29f0d5073ac83913082755dddd592e9167a6d5b12a692c1c: openstack/glance-default-external-api-0/glance-httpd\" id=a5f0c885-75c9-4662-a2f1-315eab48f9f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:27.092460 crc crio[20344]: time=\"2026-06-10T15:00:27.092238058Z\" level=info msg=\"Starting container: c8092eb23111031e29f0d5073ac83913082755dddd592e9167a6d5b12a692c1c\" id=8e3e05b6-674e-4561-a106-f8879fe7f421 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:00:27.103189 crc crio[20344]: time=\"2026-06-10T15:00:27.102695648Z\" level=info msg=\"Started container\" PID=63903 containerID=c8092eb23111031e29f0d5073ac83913082755dddd592e9167a6d5b12a692c1c description=openstack/glance-default-external-api-0/glance-httpd id=8e3e05b6-674e-4561-a106-f8879fe7f421 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85bbc444db6cd704974965c3d6ad0b216b5e9e8c17dce5bd916a27c4883982e0\nJun 10 15:00:28.043576 crc crio[20344]: time=\"2026-06-10T15:00:28.043124723Z\" level=info msg=\"Stopping container: 79bd43cdefdff354bc89c1af632fcdc0b08b75c537c24d19a5e3c52a69a6952f (timeout: 30s)\" id=9d1b7f94-b388-4236-a6bc-eb93c648cf8e name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:00:28.059650 crc crio[20344]: time=\"2026-06-10T15:00:28.043125673Z\" level=info msg=\"Stopping pod sandbox: 21ca03bfed1504efa7001275f93766b1cce02d2df295c655a036ce436835e31a\" id=1594730e-c6ea-4692-aa09-d951ac16649d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:00:28.059650 crc crio[20344]: time=\"2026-06-10T15:00:28.043323468Z\" level=info msg=\"Stopping container: c8092eb23111031e29f0d5073ac83913082755dddd592e9167a6d5b12a692c1c (timeout: 30s)\" id=4c60beb3-0e55-4925-8778-15db11dc4ab5 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:00:28.059650 crc crio[20344]: time=\"2026-06-10T15:00:28.045697149Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-bg2h5 Namespace:openstack ID:21ca03bfed1504efa7001275f93766b1cce02d2df295c655a036ce436835e31a UID:a6999fbd-6b8c-44c1-b933-3327e98bff8c NetNS:/var/run/netns/d2f2401d-9929-42de-b4fe-5de0dc11495a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6999fbd_6b8c_44c1_b933_3327e98bff8c.slice PodAnnotations:0xc00078c198}] Aliases:map[]}\"\nJun 10 15:00:28.059650 crc crio[20344]: time=\"2026-06-10T15:00:28.046814718Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-bg2h5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:00:30.875019 crc crio[20344]: time=\"2026-06-10T15:00:30.874239852Z\" level=info msg=\"Stopped pod sandbox: 21ca03bfed1504efa7001275f93766b1cce02d2df295c655a036ce436835e31a\" id=1594730e-c6ea-4692-aa09-d951ac16649d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:00:31.040895 crc crio[20344]: time=\"2026-06-10T15:00:31.040323281Z\" level=info msg=\"Stopping container: 37882b7fdb5904b3b5e52ec0cd430df20ccb4d3795c9425024018ebe6c65362a (timeout: 10s)\" id=b21507cb-b09d-436b-b316-0ff1d730bc7a name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:00:35.196791 crc crio[20344]: time=\"2026-06-10T15:00:35.195381238Z\" level=info msg=\"Stopped container 05cffd43c51d8127d0c8e56ff367ac99944e3652cf4813d8c953e33cbf3c9430: openstack/glance-default-internal-api-0/glance-httpd\" id=b40b0374-d004-4af8-bcbf-234d8d22aea9 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:00:35.364944 crc crio[20344]: time=\"2026-06-10T15:00:35.364819464Z\" level=info msg=\"Stopped container c8092eb23111031e29f0d5073ac83913082755dddd592e9167a6d5b12a692c1c: openstack/glance-default-external-api-0/glance-httpd\" id=4c60beb3-0e55-4925-8778-15db11dc4ab5 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:00:35.397660 crc crio[20344]: time=\"2026-06-10T15:00:35.397154569Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-db2kr/POD\" id=b62b6167-d963-42d7-8314-ed81d6ea483b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:00:35.397660 crc crio[20344]: time=\"2026-06-10T15:00:35.397616141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:35.486174 crc crio[20344]: time=\"2026-06-10T15:00:35.485959022Z\" level=info msg=\"Stopped container 2404d7ba1665206554ed7d22c784ea0b4d3edf739579f64f70aa1a7124033648: openstack/glance-default-internal-api-0/glance-log\" id=2c5f5a2c-b049-4ae5-ac73-eec7484bc9cd name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:00:35.488059 crc crio[20344]: time=\"2026-06-10T15:00:35.487895652Z\" level=info msg=\"Stopping pod sandbox: 3b8672696be791eecea7c3f25235535c0c1016fa5e23e1aa6e19aba680b235db\" id=eb31d178-ea57-4a3f-b28e-f544d3c61c6a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:00:35.488663 crc crio[20344]: time=\"2026-06-10T15:00:35.488609361Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:3b8672696be791eecea7c3f25235535c0c1016fa5e23e1aa6e19aba680b235db UID:4a12637c-2193-420c-a752-e5d6a5cbe645 NetNS:/var/run/netns/7e24ef1f-3bd5-4dad-9bb2-0938b9c3d92a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a12637c_2193_420c_a752_e5d6a5cbe645.slice PodAnnotations:0xc004036278}] Aliases:map[]}\"\nJun 10 15:00:35.488853 crc crio[20344]: time=\"2026-06-10T15:00:35.488791285Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:00:38.715670 crc crio[20344]: time=\"2026-06-10T15:00:38.714415473Z\" level=info msg=\"Stopped container 79bd43cdefdff354bc89c1af632fcdc0b08b75c537c24d19a5e3c52a69a6952f: openstack/glance-default-external-api-0/glance-log\" id=9d1b7f94-b388-4236-a6bc-eb93c648cf8e name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:00:38.717381 crc crio[20344]: time=\"2026-06-10T15:00:38.715670135Z\" level=info msg=\"Stopped container 37882b7fdb5904b3b5e52ec0cd430df20ccb4d3795c9425024018ebe6c65362a: openstack/dnsmasq-dns-7fcf8bc745-nz9jz/dnsmasq-dns\" id=b21507cb-b09d-436b-b316-0ff1d730bc7a name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:00:38.717381 crc crio[20344]: time=\"2026-06-10T15:00:38.716578689Z\" level=info msg=\"Stopping pod sandbox: 85bbc444db6cd704974965c3d6ad0b216b5e9e8c17dce5bd916a27c4883982e0\" id=942ceef1-7465-46b5-9049-cf5898d9a5eb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:00:38.717381 crc crio[20344]: time=\"2026-06-10T15:00:38.716864936Z\" level=info msg=\"Stopping pod sandbox: e8e861149e6fad237a4a412b04882301a155c9107579637d8a3d8554a5b61024\" id=bba9e6b3-9129-4f15-9b7b-88fc34abe7ac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:00:38.717600 crc crio[20344]: time=\"2026-06-10T15:00:38.71740185Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:85bbc444db6cd704974965c3d6ad0b216b5e9e8c17dce5bd916a27c4883982e0 UID:41bf795d-9640-4be1-afe2-1d100c37d3f4 NetNS:/var/run/netns/716bcb10-18a4-4da7-9c30-4f810f5331a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41bf795d_9640_4be1_afe2_1d100c37d3f4.slice PodAnnotations:0xc0068593a8}] Aliases:map[]}\"\nJun 10 15:00:38.717600 crc crio[20344]: time=\"2026-06-10T15:00:38.717466982Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7fcf8bc745-nz9jz Namespace:openstack ID:e8e861149e6fad237a4a412b04882301a155c9107579637d8a3d8554a5b61024 UID:7ed4756d-a924-466a-b540-39b9cc5de37c NetNS:/var/run/netns/e5f07e62-b06b-49d7-8e5b-27b447f75472 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ed4756d_a924_466a_b540_39b9cc5de37c.slice PodAnnotations:0xc00078c538}] Aliases:map[]}\"\nJun 10 15:00:38.717600 crc crio[20344]: time=\"2026-06-10T15:00:38.717532753Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:00:38.717900 crc crio[20344]: time=\"2026-06-10T15:00:38.71778759Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7fcf8bc745-nz9jz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:00:39.442747 crc crio[20344]: time=\"2026-06-10T15:00:39.442199806Z\" level=info msg=\"Stopped pod sandbox: e8e861149e6fad237a4a412b04882301a155c9107579637d8a3d8554a5b61024\" id=bba9e6b3-9129-4f15-9b7b-88fc34abe7ac name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:00:39.445214 crc crio[20344]: time=\"2026-06-10T15:00:39.442877694Z\" level=info msg=\"Stopped pod sandbox: 85bbc444db6cd704974965c3d6ad0b216b5e9e8c17dce5bd916a27c4883982e0\" id=942ceef1-7465-46b5-9049-cf5898d9a5eb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:00:39.445480 crc crio[20344]: time=\"2026-06-10T15:00:39.444908876Z\" level=info msg=\"Stopped pod sandbox: 3b8672696be791eecea7c3f25235535c0c1016fa5e23e1aa6e19aba680b235db\" id=eb31d178-ea57-4a3f-b28e-f544d3c61c6a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:00:40.345978 crc crio[20344]: time=\"2026-06-10T15:00:40.345176504Z\" level=info msg=\"Removing container: 05cffd43c51d8127d0c8e56ff367ac99944e3652cf4813d8c953e33cbf3c9430\" id=6db81d9c-499c-4509-85cf-01f873f38b6a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:00:40.922306 crc crio[20344]: time=\"2026-06-10T15:00:40.922153854Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=200b0e6e-e7fb-4721-9ae0-9af80d66c1ae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:00:40.922437 crc crio[20344]: time=\"2026-06-10T15:00:40.922321278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:40.970830 crc crio[20344]: time=\"2026-06-10T15:00:40.970761389Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=c0ef6825-c8e9-44f8-bdd4-e757f7262dc0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:00:40.971106 crc crio[20344]: time=\"2026-06-10T15:00:40.970854692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:54.048882 crc crio[20344]: time=\"2026-06-10T15:00:54.047980116Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:1b2c0125f2253e1ccdb29c838fc50180b185700316a7eb9d8d1d76a608f6b4f2\" id=8a988a7a-7a09-47f2-a526-0e32ec723f4e name=/runtime.v1.ImageService/PullImage\nJun 10 15:00:54.058589 crc crio[20344]: time=\"2026-06-10T15:00:54.050001138Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=aa4e63fe-1a28-4281-9b1a-2ec32720ee06 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:54.073605 crc crio[20344]: time=\"2026-06-10T15:00:54.073436854Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:95136eb284f45966c9b8147ee2ae8f55f8a3dc94ec496ab02279dbfc3ba0697c\" id=b8a03556-be9e-4041-9d3e-f33f1217e79c name=/runtime.v1.ImageService/PullImage\nJun 10 15:00:54.074649 crc crio[20344]: time=\"2026-06-10T15:00:54.074537772Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=5410867b-d531-473d-afe3-75b45d6131ef name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:54.079624 crc crio[20344]: time=\"2026-06-10T15:00:54.079513801Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:d72d014a20122cded5eb44fae9bd6a0cc4dbe591775435d224dbbf5504f354b1\" id=5af10cd8-aff7-4c90-a953-9351aae8ec3f name=/runtime.v1.ImageService/PullImage\nJun 10 15:00:54.080494 crc crio[20344]: time=\"2026-06-10T15:00:54.080420084Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=9f4ba886-f26c-479e-bed2-e494e77cd8be name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:54.091458 crc crio[20344]: time=\"2026-06-10T15:00:54.091361987Z\" level=info msg=\"Removed container 05cffd43c51d8127d0c8e56ff367ac99944e3652cf4813d8c953e33cbf3c9430: openstack/glance-default-internal-api-0/glance-httpd\" id=6db81d9c-499c-4509-85cf-01f873f38b6a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:00:54.098979 crc crio[20344]: time=\"2026-06-10T15:00:54.098871651Z\" level=info msg=\"Removing container: 2404d7ba1665206554ed7d22c784ea0b4d3edf739579f64f70aa1a7124033648\" id=b32a810e-372b-4778-a966-fad3a7997b59 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:00:54.117095 crc crio[20344]: time=\"2026-06-10T15:00:54.116041724Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:887afd1c76a8f43378130fcf66af889c82cfb4e143afae335480328d4fc7cc1a\" id=123da0fe-6a25-4ced-9ed2-1a46a4da12ce name=/runtime.v1.ImageService/PullImage\nJun 10 15:00:54.117095 crc crio[20344]: time=\"2026-06-10T15:00:54.117095161Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=655de257-d2cf-474d-adb4-1babe6c9d6d5 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:54.184838 crc crio[20344]: time=\"2026-06-10T15:00:54.181622207Z\" level=info msg=\"Removed container 2404d7ba1665206554ed7d22c784ea0b4d3edf739579f64f70aa1a7124033648: openstack/glance-default-internal-api-0/glance-log\" id=b32a810e-372b-4778-a966-fad3a7997b59 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:00:54.187928 crc crio[20344]: time=\"2026-06-10T15:00:54.187662673Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-db2kr Namespace:openstack ID:574cb4627c7cd9506d2c1a7392fa2dbcb8cf34f7d9f72b8447586ea882fade37 UID:9d651d66-f346-4d30-a231-3cf96bc525cf NetNS:/var/run/netns/58cf039a-8637-4599-9c4e-f87bdd4e7678 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9d651d66_f346_4d30_a231_3cf96bc525cf.slice PodAnnotations:0xc0006b4380}] Aliases:map[]}\"\nJun 10 15:00:54.187928 crc crio[20344]: time=\"2026-06-10T15:00:54.187761136Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-db2kr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:00:54.200358 crc crio[20344]: time=\"2026-06-10T15:00:54.200183207Z\" level=info msg=\"Removing container: 37882b7fdb5904b3b5e52ec0cd430df20ccb4d3795c9425024018ebe6c65362a\" id=3edbd6bf-850d-4e1e-8a2a-b2b27365f238 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:00:54.220560 crc crio[20344]: time=\"2026-06-10T15:00:54.22045828Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:fe2a0b6e79b8d444f05e8677bcacdeb1419826842bd1e4b6d388cf6f868299b5 UID:786f0422-e6d1-40df-887d-8bbe0055d2ab NetNS:/var/run/netns/9973b2bb-0afe-42c1-93d4-7cb8c0a23b5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod786f0422_e6d1_40df_887d_8bbe0055d2ab.slice PodAnnotations:0xc0006b4698}] Aliases:map[]}\"\nJun 10 15:00:54.220560 crc crio[20344]: time=\"2026-06-10T15:00:54.220521522Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:00:54.229001 crc crio[20344]: time=\"2026-06-10T15:00:54.228888558Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:e4c9a1f735b58af83855cb27e28c862b96124faea6f2cd420f5932b8e538ebb2 UID:e86d7670-6c40-4f0f-bafe-b8e1dd2c3886 NetNS:/var/run/netns/88194372-6f51-43bb-b880-d6baa52f26a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode86d7670_6c40_4f0f_bafe_b8e1dd2c3886.slice PodAnnotations:0xc001b9c000}] Aliases:map[]}\"\nJun 10 15:00:54.229001 crc crio[20344]: time=\"2026-06-10T15:00:54.22897717Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:00:54.234587 crc crio[20344]: time=\"2026-06-10T15:00:54.234427631Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=2a7e1f52-7f75-43b1-904f-5bc8b086037c name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:54.235975 crc crio[20344]: time=\"2026-06-10T15:00:54.235893689Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=ed598409-225f-4d93-8a70-bfd3f4533e53 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:54.248769 crc crio[20344]: time=\"2026-06-10T15:00:54.248210737Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=335b00a7-2ea7-469b-8585-eede4e227921 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:54.249149 crc crio[20344]: time=\"2026-06-10T15:00:54.248413332Z\" level=info msg=\"Creating container: openstack/cinder-db-sync-bgzdq/cinder-db-sync\" id=0975121f-3c59-40be-929a-e547ea9784df name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:54.252086 crc crio[20344]: time=\"2026-06-10T15:00:54.252031166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:54.254842 crc crio[20344]: time=\"2026-06-10T15:00:54.254682714Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=89790e2e-c508-486a-bcd1-b487b4787883 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:54.280967 crc crio[20344]: time=\"2026-06-10T15:00:54.280817229Z\" level=info msg=\"Creating container: openstack/barbican-db-sync-qnbnd/barbican-db-sync\" id=49809a4b-a802-4166-8b99-e877ec8732e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:54.282629 crc crio[20344]: time=\"2026-06-10T15:00:54.282556934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:54.322670 crc crio[20344]: time=\"2026-06-10T15:00:54.322416283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:54.331845 crc crio[20344]: time=\"2026-06-10T15:00:54.331770735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:54.333841 crc crio[20344]: time=\"2026-06-10T15:00:54.333104189Z\" level=info msg=\"Creating container: openstack/placement-db-sync-nsp56/placement-db-sync\" id=93c2aa21-edad-42e2-b373-c8eaf92e118c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:54.334504 crc crio[20344]: time=\"2026-06-10T15:00:54.334411563Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=39bad84a-90c6-4fc2-8f2d-a5488fdb247c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:54.399485 crc crio[20344]: time=\"2026-06-10T15:00:54.398985931Z\" level=info msg=\"Removed container 37882b7fdb5904b3b5e52ec0cd430df20ccb4d3795c9425024018ebe6c65362a: openstack/dnsmasq-dns-7fcf8bc745-nz9jz/dnsmasq-dns\" id=3edbd6bf-850d-4e1e-8a2a-b2b27365f238 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:00:54.401545 crc crio[20344]: time=\"2026-06-10T15:00:54.401421703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:54.406563 crc crio[20344]: time=\"2026-06-10T15:00:54.405032797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:54.415043 crc crio[20344]: time=\"2026-06-10T15:00:54.41483069Z\" level=info msg=\"Removing container: 1ffb7d2ad074f2d9511ead0399dfe7d8e7fab37847bc8c7fea0bc30f9fe892eb\" id=f7321ab8-2453-45df-9ce6-d0093a3185bf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:00:54.466558 crc crio[20344]: time=\"2026-06-10T15:00:54.466454583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:54.477124 crc crio[20344]: time=\"2026-06-10T15:00:54.476585044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:54.505940 crc crio[20344]: time=\"2026-06-10T15:00:54.505821789Z\" level=info msg=\"Removed container 1ffb7d2ad074f2d9511ead0399dfe7d8e7fab37847bc8c7fea0bc30f9fe892eb: openstack/dnsmasq-dns-7fcf8bc745-nz9jz/init\" id=f7321ab8-2453-45df-9ce6-d0093a3185bf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:00:54.506740 crc crio[20344]: time=\"2026-06-10T15:00:54.506568649Z\" level=info msg=\"Created container 7249bd41602967257b6d5887d99f04bef4f39349524c83c52c98d170d8258f92: openstack/cinder-db-sync-bgzdq/cinder-db-sync\" id=0975121f-3c59-40be-929a-e547ea9784df name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:54.508616 crc crio[20344]: time=\"2026-06-10T15:00:54.50853775Z\" level=info msg=\"Starting container: 7249bd41602967257b6d5887d99f04bef4f39349524c83c52c98d170d8258f92\" id=f5c158ba-638b-493a-8ba5-87c689d1dd29 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:00:54.516377 crc crio[20344]: time=\"2026-06-10T15:00:54.512550643Z\" level=info msg=\"Removing container: c8092eb23111031e29f0d5073ac83913082755dddd592e9167a6d5b12a692c1c\" id=1dd9d690-5d13-4517-90e0-c8d607ba94a6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:00:54.516377 crc crio[20344]: time=\"2026-06-10T15:00:54.513637641Z\" level=info msg=\"Started container\" PID=65731 containerID=7249bd41602967257b6d5887d99f04bef4f39349524c83c52c98d170d8258f92 description=openstack/cinder-db-sync-bgzdq/cinder-db-sync id=f5c158ba-638b-493a-8ba5-87c689d1dd29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ceecadf46c58cdd5b133938984a78820097b031ae3fbad1c2ae3c3799d851a7\nJun 10 15:00:54.557623 crc crio[20344]: time=\"2026-06-10T15:00:54.557312299Z\" level=info msg=\"Removed container c8092eb23111031e29f0d5073ac83913082755dddd592e9167a6d5b12a692c1c: openstack/glance-default-external-api-0/glance-httpd\" id=1dd9d690-5d13-4517-90e0-c8d607ba94a6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:00:54.562963 crc crio[20344]: time=\"2026-06-10T15:00:54.562748299Z\" level=info msg=\"Removing container: 79bd43cdefdff354bc89c1af632fcdc0b08b75c537c24d19a5e3c52a69a6952f\" id=5c6f7b1b-4941-4f5a-8d0d-a0966718939b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:00:54.592501 crc crio[20344]: time=\"2026-06-10T15:00:54.592249581Z\" level=info msg=\"Created container 6317c0de28149247e67e37a8ce7b85ad3dfb0f91aaea6defde2ef3be2c29977a: openstack/barbican-db-sync-qnbnd/barbican-db-sync\" id=49809a4b-a802-4166-8b99-e877ec8732e9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:54.594046 crc crio[20344]: time=\"2026-06-10T15:00:54.593954685Z\" level=info msg=\"Starting container: 6317c0de28149247e67e37a8ce7b85ad3dfb0f91aaea6defde2ef3be2c29977a\" id=adaf98d3-6d74-4017-b139-904a71d97613 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:00:54.621566 crc crio[20344]: time=\"2026-06-10T15:00:54.62085161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:54.635027 crc crio[20344]: time=\"2026-06-10T15:00:54.634927593Z\" level=info msg=\"Started container\" PID=65742 containerID=6317c0de28149247e67e37a8ce7b85ad3dfb0f91aaea6defde2ef3be2c29977a description=openstack/barbican-db-sync-qnbnd/barbican-db-sync id=adaf98d3-6d74-4017-b139-904a71d97613 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a47365987b0aa43f1558e3f8dde785a2e39dfc7cb0573c84dbe44f9c9c502f9a\nJun 10 15:00:54.651551 crc crio[20344]: time=\"2026-06-10T15:00:54.650055344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:54.686759 crc crio[20344]: time=\"2026-06-10T15:00:54.68666777Z\" level=info msg=\"Removed container 79bd43cdefdff354bc89c1af632fcdc0b08b75c537c24d19a5e3c52a69a6952f: openstack/glance-default-external-api-0/glance-log\" id=5c6f7b1b-4941-4f5a-8d0d-a0966718939b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:00:54.718360 crc crio[20344]: time=\"2026-06-10T15:00:54.717585998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:54.741648 crc crio[20344]: time=\"2026-06-10T15:00:54.741377192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:54.874042 crc crio[20344]: 2026-06-10T15:00:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:574cb4627c7cd95 Mac:3e:54:de:ac:44:b5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/58cf039a-8637-4599-9c4e-f87bdd4e7678 SocketPath: PciID:}] [{Interface:0xc0004405c0 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:00:54.876098 crc crio[20344]: time=\"2026-06-10T15:00:54.875036974Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-db2kr Namespace:openstack ID:574cb4627c7cd9506d2c1a7392fa2dbcb8cf34f7d9f72b8447586ea882fade37 UID:9d651d66-f346-4d30-a231-3cf96bc525cf NetNS:/var/run/netns/58cf039a-8637-4599-9c4e-f87bdd4e7678 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9d651d66_f346_4d30_a231_3cf96bc525cf.slice PodAnnotations:0xc0006b4380}] Aliases:map[]}\"\nJun 10 15:00:54.876098 crc crio[20344]: time=\"2026-06-10T15:00:54.875209648Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-db2kr for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:00:54.880432 crc crio[20344]: time=\"2026-06-10T15:00:54.880103785Z\" level=info msg=\"Created container 3fd41e9d847454da633a9d3584a8313d3d1871a041fabd243d1db97fac6cca26: openstack/placement-db-sync-nsp56/placement-db-sync\" id=93c2aa21-edad-42e2-b373-c8eaf92e118c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:54.888201 crc crio[20344]: time=\"2026-06-10T15:00:54.882352513Z\" level=info msg=\"Starting container: 3fd41e9d847454da633a9d3584a8313d3d1871a041fabd243d1db97fac6cca26\" id=589796e6-f607-4a69-a56e-d8378e076e7d name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:00:54.888861 crc crio[20344]: time=\"2026-06-10T15:00:54.888770309Z\" level=info msg=\"Ran pod sandbox 574cb4627c7cd9506d2c1a7392fa2dbcb8cf34f7d9f72b8447586ea882fade37 with infra container: openstack/keystone-bootstrap-db2kr/POD\" id=b62b6167-d963-42d7-8314-ed81d6ea483b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:00:54.899595 crc crio[20344]: time=\"2026-06-10T15:00:54.899477045Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=34a63f9e-1ced-4695-adaf-1c6fbdd42186 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:54.914494 crc crio[20344]: time=\"2026-06-10T15:00:54.911698241Z\" level=info msg=\"Started container\" PID=65771 containerID=3fd41e9d847454da633a9d3584a8313d3d1871a041fabd243d1db97fac6cca26 description=openstack/placement-db-sync-nsp56/placement-db-sync id=589796e6-f607-4a69-a56e-d8378e076e7d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5131d3b9f479015e677f10b6de0a485f3a6e5e4b0580790e2d513b4952a73084\nJun 10 15:00:54.926024 crc crio[20344]: time=\"2026-06-10T15:00:54.925895607Z\" level=info msg=\"Created container 50a3ef2da63a24e680494734ca5f491ccadd7d0dc0a2069cc4d3ad724471ef41: openstack/ceilometer-0/ceilometer-central-agent\" id=39bad84a-90c6-4fc2-8f2d-a5488fdb247c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:54.929129 crc crio[20344]: time=\"2026-06-10T15:00:54.929000557Z\" level=info msg=\"Starting container: 50a3ef2da63a24e680494734ca5f491ccadd7d0dc0a2069cc4d3ad724471ef41\" id=6d370518-b8b1-4cf4-825a-df613cbc758a name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:00:54.937209 crc crio[20344]: time=\"2026-06-10T15:00:54.93607508Z\" level=info msg=\"Started container\" PID=65778 containerID=50a3ef2da63a24e680494734ca5f491ccadd7d0dc0a2069cc4d3ad724471ef41 description=openstack/ceilometer-0/ceilometer-central-agent id=6d370518-b8b1-4cf4-825a-df613cbc758a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a32b6bdb3492a139e5814cfdbe72e18e7ed12cc28a3caa97bc1ceed89c44dc26\nJun 10 15:00:54.965141 crc crio[20344]: time=\"2026-06-10T15:00:54.964889994Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=85b3bcd4-3975-419b-a601-429977351553 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:54.965528 crc crio[20344]: time=\"2026-06-10T15:00:54.965458699Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=bcc7e27e-0454-4177-bce8-9dd614b4d819 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:54.965857 crc crio[20344]: time=\"2026-06-10T15:00:54.965777857Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified not found\" id=bcc7e27e-0454-4177-bce8-9dd614b4d819 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:54.965964 crc crio[20344]: time=\"2026-06-10T15:00:54.965865339Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified found\" id=bcc7e27e-0454-4177-bce8-9dd614b4d819 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:54.969089 crc crio[20344]: time=\"2026-06-10T15:00:54.969007561Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=89f3c637-612c-4ab2-80ca-3184f13337c9 name=/runtime.v1.ImageService/PullImage\nJun 10 15:00:54.976477 crc crio[20344]: time=\"2026-06-10T15:00:54.976424192Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\\\"\"\nJun 10 15:00:54.983248 crc crio[20344]: time=\"2026-06-10T15:00:54.983095144Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-db2kr/keystone-bootstrap\" id=556a5c58-06c2-4db7-b147-d10799f3e531 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:54.983756 crc crio[20344]: time=\"2026-06-10T15:00:54.98368289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:55.087414 crc crio[20344]: time=\"2026-06-10T15:00:55.086357061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:55.093537 crc crio[20344]: time=\"2026-06-10T15:00:55.093161987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:55.257740 crc crio[20344]: 2026-06-10T15:00:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fe2a0b6e79b8d44 Mac:b2:2c:9d:f0:6e:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9a Mtu:0 Sandbox:/var/run/netns/9973b2bb-0afe-42c1-93d4-7cb8c0a23b5b SocketPath: PciID:}] [{Interface:0xc000135000 Address:{IP:10.217.0.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:00:55.261390 crc crio[20344]: time=\"2026-06-10T15:00:55.258570298Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:fe2a0b6e79b8d444f05e8677bcacdeb1419826842bd1e4b6d388cf6f868299b5 UID:786f0422-e6d1-40df-887d-8bbe0055d2ab NetNS:/var/run/netns/9973b2bb-0afe-42c1-93d4-7cb8c0a23b5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod786f0422_e6d1_40df_887d_8bbe0055d2ab.slice PodAnnotations:0xc0006b4698}] Aliases:map[]}\"\nJun 10 15:00:55.261390 crc crio[20344]: time=\"2026-06-10T15:00:55.258784854Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:00:55.269097 crc crio[20344]: time=\"2026-06-10T15:00:55.269006378Z\" level=info msg=\"Ran pod sandbox fe2a0b6e79b8d444f05e8677bcacdeb1419826842bd1e4b6d388cf6f868299b5 with infra container: openstack/glance-default-internal-api-0/POD\" id=200b0e6e-e7fb-4721-9ae0-9af80d66c1ae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:00:55.272305 crc crio[20344]: time=\"2026-06-10T15:00:55.272138889Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=8a0ccf93-75ae-4a56-8dcf-8fb9b6a13fc1 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:55.274874 crc crio[20344]: time=\"2026-06-10T15:00:55.274781147Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=b0a1c0a9-7291-4cd0-a2db-61e8d10a5a80 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:55.282107 crc crio[20344]: time=\"2026-06-10T15:00:55.282019724Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=fbf33cf8-f68d-4edd-bcdf-910fd3dc2beb name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:55.282470 crc crio[20344]: time=\"2026-06-10T15:00:55.282410294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:55.306108 crc crio[20344]: time=\"2026-06-10T15:00:55.306017603Z\" level=info msg=\"Created container 43cd591ba9822e9755b6e6eace3c8114f803fa08416822ed7d69e72d7e16e7ff: openstack/keystone-bootstrap-db2kr/keystone-bootstrap\" id=556a5c58-06c2-4db7-b147-d10799f3e531 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:55.307501 crc crio[20344]: time=\"2026-06-10T15:00:55.30742314Z\" level=info msg=\"Starting container: 43cd591ba9822e9755b6e6eace3c8114f803fa08416822ed7d69e72d7e16e7ff\" id=67cf163a-fd36-4882-826f-4005df1405ce name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:00:55.312897 crc crio[20344]: time=\"2026-06-10T15:00:55.312793288Z\" level=info msg=\"Started container\" PID=65838 containerID=43cd591ba9822e9755b6e6eace3c8114f803fa08416822ed7d69e72d7e16e7ff description=openstack/keystone-bootstrap-db2kr/keystone-bootstrap id=67cf163a-fd36-4882-826f-4005df1405ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=574cb4627c7cd9506d2c1a7392fa2dbcb8cf34f7d9f72b8447586ea882fade37\nJun 10 15:00:55.345605 crc crio[20344]: time=\"2026-06-10T15:00:55.345074402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:56.035116 crc crio[20344]: 2026-06-10T15:00:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e4c9a1f735b58af Mac:02:f1:54:fd:89:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/88194372-6f51-43bb-b880-d6baa52f26a6 SocketPath: PciID:}] [{Interface:0xc00030c870 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:00:56.036666 crc crio[20344]: time=\"2026-06-10T15:00:56.035988784Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:e4c9a1f735b58af83855cb27e28c862b96124faea6f2cd420f5932b8e538ebb2 UID:e86d7670-6c40-4f0f-bafe-b8e1dd2c3886 NetNS:/var/run/netns/88194372-6f51-43bb-b880-d6baa52f26a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode86d7670_6c40_4f0f_bafe_b8e1dd2c3886.slice PodAnnotations:0xc001b9c000}] Aliases:map[]}\"\nJun 10 15:00:56.036666 crc crio[20344]: time=\"2026-06-10T15:00:56.036145268Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:00:56.044578 crc crio[20344]: time=\"2026-06-10T15:00:56.044476283Z\" level=info msg=\"Ran pod sandbox e4c9a1f735b58af83855cb27e28c862b96124faea6f2cd420f5932b8e538ebb2 with infra container: openstack/glance-default-external-api-0/POD\" id=c0ef6825-c8e9-44f8-bdd4-e757f7262dc0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:00:56.054170 crc crio[20344]: time=\"2026-06-10T15:00:56.054132753Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=663707fc-4602-4159-9edb-8163ff5af5b1 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:56.061620 crc crio[20344]: time=\"2026-06-10T15:00:56.061540724Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=35611b59-e1f5-4c02-a7c0-f4142a6f5b0d name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:56.073436 crc crio[20344]: time=\"2026-06-10T15:00:56.073098252Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=9ee551fd-545c-464d-a5c1-0ba7a3f42d27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:56.073802 crc crio[20344]: time=\"2026-06-10T15:00:56.07376412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:56.188560 crc crio[20344]: time=\"2026-06-10T15:00:56.188316598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:56.278527 crc crio[20344]: time=\"2026-06-10T15:00:56.275056998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:56.437343 crc crio[20344]: time=\"2026-06-10T15:00:56.437134253Z\" level=info msg=\"Created container a17d023d9f3223bf07bc542318df1bc2a698daf8c438ef0f9803759f69d65bc2: openstack/glance-default-internal-api-0/glance-log\" id=fbf33cf8-f68d-4edd-bcdf-910fd3dc2beb name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:56.440071 crc crio[20344]: time=\"2026-06-10T15:00:56.439173496Z\" level=info msg=\"Starting container: a17d023d9f3223bf07bc542318df1bc2a698daf8c438ef0f9803759f69d65bc2\" id=381cbbad-9908-45d7-8134-887d26db5b6b name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:00:56.450821 crc crio[20344]: time=\"2026-06-10T15:00:56.450733484Z\" level=info msg=\"Started container\" PID=65896 containerID=a17d023d9f3223bf07bc542318df1bc2a698daf8c438ef0f9803759f69d65bc2 description=openstack/glance-default-internal-api-0/glance-log id=381cbbad-9908-45d7-8134-887d26db5b6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe2a0b6e79b8d444f05e8677bcacdeb1419826842bd1e4b6d388cf6f868299b5\nJun 10 15:00:56.483752 crc crio[20344]: time=\"2026-06-10T15:00:56.483599073Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=34520981-d286-4b22-ae52-0b4dc10f560d name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:56.547629 crc crio[20344]: time=\"2026-06-10T15:00:56.546040996Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=482f829a-9003-4903-aa7c-28f19ba1fdc1 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:56.557872 crc crio[20344]: time=\"2026-06-10T15:00:56.557505132Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=527657dc-717f-44e7-86eb-13b0d1d17061 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:56.558130 crc crio[20344]: time=\"2026-06-10T15:00:56.557951913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:56.737425 crc crio[20344]: time=\"2026-06-10T15:00:56.723389794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:57.082581 crc crio[20344]: time=\"2026-06-10T15:00:57.082490058Z\" level=info msg=\"Stopping pod sandbox: 3b8672696be791eecea7c3f25235535c0c1016fa5e23e1aa6e19aba680b235db\" id=ae9f17a5-bf13-4f60-94cb-ed76030160e6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:00:57.082882 crc crio[20344]: time=\"2026-06-10T15:00:57.082632601Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3b8672696be791eecea7c3f25235535c0c1016fa5e23e1aa6e19aba680b235db\" id=ae9f17a5-bf13-4f60-94cb-ed76030160e6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:00:57.083421 crc crio[20344]: time=\"2026-06-10T15:00:57.083325369Z\" level=info msg=\"Removing pod sandbox: 3b8672696be791eecea7c3f25235535c0c1016fa5e23e1aa6e19aba680b235db\" id=94f59079-64d0-4055-8dfa-d4465c38bf15 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:00:57.267080 crc crio[20344]: time=\"2026-06-10T15:00:57.266982892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:57.391921 crc crio[20344]: time=\"2026-06-10T15:00:57.390194014Z\" level=info msg=\"Created container bf2b8e4207ecaa15370e3074284082e139e83a1948c02f2ad036cb46e359fbb0: openstack/glance-default-external-api-0/glance-log\" id=9ee551fd-545c-464d-a5c1-0ba7a3f42d27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:57.398955 crc crio[20344]: time=\"2026-06-10T15:00:57.397691847Z\" level=info msg=\"Starting container: bf2b8e4207ecaa15370e3074284082e139e83a1948c02f2ad036cb46e359fbb0\" id=dad3a768-87cb-4947-921c-94d9999afd9e name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:00:57.408380 crc crio[20344]: time=\"2026-06-10T15:00:57.408112477Z\" level=info msg=\"Started container\" PID=65968 containerID=bf2b8e4207ecaa15370e3074284082e139e83a1948c02f2ad036cb46e359fbb0 description=openstack/glance-default-external-api-0/glance-log id=dad3a768-87cb-4947-921c-94d9999afd9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4c9a1f735b58af83855cb27e28c862b96124faea6f2cd420f5932b8e538ebb2\nJun 10 15:00:57.441510 crc crio[20344]: time=\"2026-06-10T15:00:57.441465838Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=61eadd01-0f08-4256-95e9-721d0182bfb1 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:57.546180 crc crio[20344]: time=\"2026-06-10T15:00:57.54608843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:57.694235 crc crio[20344]: time=\"2026-06-10T15:00:57.6940218Z\" level=info msg=\"Created container 3e40faf5221e17d366c9a43eb293784e9949c53c18c8c9f7f849f86c12c6c34a: openstack/glance-default-internal-api-0/glance-httpd\" id=527657dc-717f-44e7-86eb-13b0d1d17061 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:57.698327 crc crio[20344]: time=\"2026-06-10T15:00:57.696570925Z\" level=info msg=\"Starting container: 3e40faf5221e17d366c9a43eb293784e9949c53c18c8c9f7f849f86c12c6c34a\" id=4738c5d9-c958-45c0-9798-78ef5ce4a83d name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:00:57.705061 crc crio[20344]: time=\"2026-06-10T15:00:57.704552642Z\" level=info msg=\"Started container\" PID=65994 containerID=3e40faf5221e17d366c9a43eb293784e9949c53c18c8c9f7f849f86c12c6c34a description=openstack/glance-default-internal-api-0/glance-httpd id=4738c5d9-c958-45c0-9798-78ef5ce4a83d name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe2a0b6e79b8d444f05e8677bcacdeb1419826842bd1e4b6d388cf6f868299b5\nJun 10 15:00:57.761750 crc crio[20344]: time=\"2026-06-10T15:00:57.760753743Z\" level=info msg=\"Removed pod sandbox: 3b8672696be791eecea7c3f25235535c0c1016fa5e23e1aa6e19aba680b235db\" id=94f59079-64d0-4055-8dfa-d4465c38bf15 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:00:57.763661 crc crio[20344]: time=\"2026-06-10T15:00:57.763507984Z\" level=info msg=\"Stopping pod sandbox: 6763017e772b1d53defc887942d14cc353a287332457a5ffacc1f5132ae693d6\" id=6b1c5c2d-34a8-491a-9530-92cc9e782c82 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:00:57.763661 crc crio[20344]: time=\"2026-06-10T15:00:57.763574676Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6763017e772b1d53defc887942d14cc353a287332457a5ffacc1f5132ae693d6\" id=6b1c5c2d-34a8-491a-9530-92cc9e782c82 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:00:57.765399 crc crio[20344]: time=\"2026-06-10T15:00:57.764027887Z\" level=info msg=\"Removing pod sandbox: 6763017e772b1d53defc887942d14cc353a287332457a5ffacc1f5132ae693d6\" id=6e0f6704-b092-423f-8b43-a835a044b8ee name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:00:57.788339 crc crio[20344]: time=\"2026-06-10T15:00:57.788022847Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=2283dd4a-519f-47c7-a51d-6c2908904dc8 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:57.816455 crc crio[20344]: time=\"2026-06-10T15:00:57.813827113Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=7fcd62e0-c25e-430c-a2d7-2a2790d87221 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:57.817169 crc crio[20344]: time=\"2026-06-10T15:00:57.817080528Z\" level=info msg=\"Removed pod sandbox: 6763017e772b1d53defc887942d14cc353a287332457a5ffacc1f5132ae693d6\" id=6e0f6704-b092-423f-8b43-a835a044b8ee name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:00:57.822169 crc crio[20344]: time=\"2026-06-10T15:00:57.82144773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:57.825885 crc crio[20344]: time=\"2026-06-10T15:00:57.825676469Z\" level=info msg=\"Stopping pod sandbox: 85bbc444db6cd704974965c3d6ad0b216b5e9e8c17dce5bd916a27c4883982e0\" id=106c0a36-a1fb-418f-a13f-829aa34b91f2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:00:57.826038 crc crio[20344]: time=\"2026-06-10T15:00:57.825900285Z\" level=info msg=\"Stopped pod sandbox (already stopped): 85bbc444db6cd704974965c3d6ad0b216b5e9e8c17dce5bd916a27c4883982e0\" id=106c0a36-a1fb-418f-a13f-829aa34b91f2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:00:57.830473 crc crio[20344]: time=\"2026-06-10T15:00:57.829523829Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:860b1eb61b6652f02a54b95af32f4c5e33bd138d9a8d1a330fce56c9b78c103f\" id=89f3c637-612c-4ab2-80ca-3184f13337c9 name=/runtime.v1.ImageService/PullImage\nJun 10 15:00:57.832730 crc crio[20344]: time=\"2026-06-10T15:00:57.832624329Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=839aabcb-13dc-4c1b-a2c5-74126ad0c116 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:57.832730 crc crio[20344]: time=\"2026-06-10T15:00:57.83267612Z\" level=info msg=\"Removing pod sandbox: 85bbc444db6cd704974965c3d6ad0b216b5e9e8c17dce5bd916a27c4883982e0\" id=b3471f4f-2198-4253-8c82-7877d14c786c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:00:57.859593 crc crio[20344]: time=\"2026-06-10T15:00:57.859115213Z\" level=info msg=\"Removed pod sandbox: 85bbc444db6cd704974965c3d6ad0b216b5e9e8c17dce5bd916a27c4883982e0\" id=b3471f4f-2198-4253-8c82-7877d14c786c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:00:57.862589 crc crio[20344]: time=\"2026-06-10T15:00:57.862135231Z\" level=info msg=\"Stopping pod sandbox: a17113a4b292145f2fe365d87333323112eeb2df9c77537153f0cdbff4d50e19\" id=4441ffca-bfc6-463e-8c6f-9eb8bd8d7b7f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:00:57.862589 crc crio[20344]: time=\"2026-06-10T15:00:57.862210173Z\" level=info msg=\"Stopped pod sandbox (already stopped): a17113a4b292145f2fe365d87333323112eeb2df9c77537153f0cdbff4d50e19\" id=4441ffca-bfc6-463e-8c6f-9eb8bd8d7b7f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:00:57.864767 crc crio[20344]: time=\"2026-06-10T15:00:57.864732848Z\" level=info msg=\"Removing pod sandbox: a17113a4b292145f2fe365d87333323112eeb2df9c77537153f0cdbff4d50e19\" id=3fd3b3eb-b26c-4dba-b66a-e465ace53c2d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:00:57.885582 crc crio[20344]: time=\"2026-06-10T15:00:57.885362071Z\" level=info msg=\"Removed pod sandbox: a17113a4b292145f2fe365d87333323112eeb2df9c77537153f0cdbff4d50e19\" id=3fd3b3eb-b26c-4dba-b66a-e465ace53c2d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:00:57.887152 crc crio[20344]: time=\"2026-06-10T15:00:57.886827739Z\" level=info msg=\"Stopping pod sandbox: e8e861149e6fad237a4a412b04882301a155c9107579637d8a3d8554a5b61024\" id=8b5be15a-0b8a-4b09-b00d-e4fc945d1021 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:00:57.887152 crc crio[20344]: time=\"2026-06-10T15:00:57.886932671Z\" level=info msg=\"Stopped pod sandbox (already stopped): e8e861149e6fad237a4a412b04882301a155c9107579637d8a3d8554a5b61024\" id=8b5be15a-0b8a-4b09-b00d-e4fc945d1021 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:00:57.889175 crc crio[20344]: time=\"2026-06-10T15:00:57.888657336Z\" level=info msg=\"Removing pod sandbox: e8e861149e6fad237a4a412b04882301a155c9107579637d8a3d8554a5b61024\" id=25b223cc-b4fe-4c71-bd2a-3929707bec53 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:00:57.889175 crc crio[20344]: time=\"2026-06-10T15:00:57.889135608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:57.903072 crc crio[20344]: time=\"2026-06-10T15:00:57.902925084Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=45272252-0385-4928-8160-e5b6e31c3656 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:57.903730 crc crio[20344]: time=\"2026-06-10T15:00:57.903619422Z\" level=info msg=\"Removed pod sandbox: e8e861149e6fad237a4a412b04882301a155c9107579637d8a3d8554a5b61024\" id=25b223cc-b4fe-4c71-bd2a-3929707bec53 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:00:57.928481 crc crio[20344]: time=\"2026-06-10T15:00:57.92791634Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=a8da8aad-7110-4909-b209-6f669da05aed name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:57.929949 crc crio[20344]: time=\"2026-06-10T15:00:57.929901791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:58.011556 crc crio[20344]: time=\"2026-06-10T15:00:58.011413036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:58.024910 crc crio[20344]: time=\"2026-06-10T15:00:58.024824622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:58.148003 crc crio[20344]: time=\"2026-06-10T15:00:58.14788082Z\" level=info msg=\"Created container c0f48c3ace694b9f938701fac569cb9e27ea3bb992604cda530913175d2fff54: openstack/ceilometer-0/ceilometer-notification-agent\" id=a8da8aad-7110-4909-b209-6f669da05aed name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:58.152487 crc crio[20344]: time=\"2026-06-10T15:00:58.149562273Z\" level=info msg=\"Starting container: c0f48c3ace694b9f938701fac569cb9e27ea3bb992604cda530913175d2fff54\" id=d8f2a0d0-3dea-4995-b13b-79a9fd1509e7 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:00:58.153691 crc crio[20344]: time=\"2026-06-10T15:00:58.153598578Z\" level=info msg=\"Started container\" PID=66083 containerID=c0f48c3ace694b9f938701fac569cb9e27ea3bb992604cda530913175d2fff54 description=openstack/ceilometer-0/ceilometer-notification-agent id=d8f2a0d0-3dea-4995-b13b-79a9fd1509e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a32b6bdb3492a139e5814cfdbe72e18e7ed12cc28a3caa97bc1ceed89c44dc26\nJun 10 15:00:58.194239 crc crio[20344]: time=\"2026-06-10T15:00:58.193612651Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=5cac1967-79b4-4892-898a-8c0012a0588d name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:58.194239 crc crio[20344]: time=\"2026-06-10T15:00:58.193807826Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/sg-core:latest not found\" id=5cac1967-79b4-4892-898a-8c0012a0588d name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:58.194239 crc crio[20344]: time=\"2026-06-10T15:00:58.193846547Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/sg-core:latest found\" id=5cac1967-79b4-4892-898a-8c0012a0588d name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:00:58.202777 crc crio[20344]: time=\"2026-06-10T15:00:58.202625464Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core:latest\" id=baf26061-d8a8-4cfb-a8d6-371f04d89ba8 name=/runtime.v1.ImageService/PullImage\nJun 10 15:00:58.206663 crc crio[20344]: time=\"2026-06-10T15:00:58.206055862Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core:latest\\\"\"\nJun 10 15:00:58.634743 crc crio[20344]: time=\"2026-06-10T15:00:58.634576828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:00:58.771625 crc crio[20344]: time=\"2026-06-10T15:00:58.771546145Z\" level=info msg=\"Created container e9a16e629fa156e1278414b32d8fad3f17e21cf9fcb2c98c34a846d1368b2791: openstack/glance-default-external-api-0/glance-httpd\" id=7fcd62e0-c25e-430c-a2d7-2a2790d87221 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:00:58.777396 crc crio[20344]: time=\"2026-06-10T15:00:58.772660694Z\" level=info msg=\"Starting container: e9a16e629fa156e1278414b32d8fad3f17e21cf9fcb2c98c34a846d1368b2791\" id=afc8b951-1724-4d6f-887f-e28b4e120f5e name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:00:58.778419 crc crio[20344]: time=\"2026-06-10T15:00:58.778113195Z\" level=info msg=\"Started container\" PID=66246 containerID=e9a16e629fa156e1278414b32d8fad3f17e21cf9fcb2c98c34a846d1368b2791 description=openstack/glance-default-external-api-0/glance-httpd id=afc8b951-1724-4d6f-887f-e28b4e120f5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4c9a1f735b58af83855cb27e28c862b96124faea6f2cd420f5932b8e538ebb2\nJun 10 15:01:01.017575 crc crio[20344]: time=\"2026-06-10T15:01:01.017090083Z\" level=info msg=\"Stopping pod sandbox: 574cb4627c7cd9506d2c1a7392fa2dbcb8cf34f7d9f72b8447586ea882fade37\" id=b2e76e81-4039-444d-a61b-2caa88d831a9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:01:01.019666 crc crio[20344]: time=\"2026-06-10T15:01:01.019580927Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-db2kr Namespace:openstack ID:574cb4627c7cd9506d2c1a7392fa2dbcb8cf34f7d9f72b8447586ea882fade37 UID:9d651d66-f346-4d30-a231-3cf96bc525cf NetNS:/var/run/netns/58cf039a-8637-4599-9c4e-f87bdd4e7678 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9d651d66_f346_4d30_a231_3cf96bc525cf.slice PodAnnotations:0xc00078c650}] Aliases:map[]}\"\nJun 10 15:01:01.020396 crc crio[20344]: time=\"2026-06-10T15:01:01.020233274Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-db2kr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:01:01.365940 crc crio[20344]: time=\"2026-06-10T15:01:01.365395197Z\" level=info msg=\"Stopped pod sandbox: 574cb4627c7cd9506d2c1a7392fa2dbcb8cf34f7d9f72b8447586ea882fade37\" id=b2e76e81-4039-444d-a61b-2caa88d831a9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:01:02.048203 crc crio[20344]: time=\"2026-06-10T15:01:02.047634485Z\" level=info msg=\"Stopping pod sandbox: 5131d3b9f479015e677f10b6de0a485f3a6e5e4b0580790e2d513b4952a73084\" id=a964e301-e373-47d9-b9ab-604f492c531c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:01:02.049213 crc crio[20344]: time=\"2026-06-10T15:01:02.049143924Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-nsp56 Namespace:openstack ID:5131d3b9f479015e677f10b6de0a485f3a6e5e4b0580790e2d513b4952a73084 UID:917ca20f-f542-4eae-9cba-37205fd6d371 NetNS:/var/run/netns/1d07ec37-9b31-467d-9439-2e1eb90b9667 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod917ca20f_f542_4eae_9cba_37205fd6d371.slice PodAnnotations:0xc00282e2b0}] Aliases:map[]}\"\nJun 10 15:01:02.049490 crc crio[20344]: time=\"2026-06-10T15:01:02.049417531Z\" level=info msg=\"Deleting pod openstack_placement-db-sync-nsp56 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:01:02.426668 crc crio[20344]: time=\"2026-06-10T15:01:02.426589441Z\" level=info msg=\"Stopped pod sandbox: 5131d3b9f479015e677f10b6de0a485f3a6e5e4b0580790e2d513b4952a73084\" id=a964e301-e373-47d9-b9ab-604f492c531c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:01:07.727336 crc crio[20344]: time=\"2026-06-10T15:01:07.726197685Z\" level=info msg=\"Running pod sandbox: openstack/keystone-779b89f965-xvhg2/POD\" id=4ed4a619-ed4b-4278-8ba5-83c971f82b16 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:01:07.728577 crc crio[20344]: time=\"2026-06-10T15:01:07.727395676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:08.603482 crc crio[20344]: time=\"2026-06-10T15:01:08.602838123Z\" level=info msg=\"Running pod sandbox: openstack/placement-75948b8d96-gfhqq/POD\" id=32b0bf78-f2ae-47d8-916b-c4b0b8c6e668 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:01:08.603610 crc crio[20344]: time=\"2026-06-10T15:01:08.603589412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:12.255191 crc crio[20344]: time=\"2026-06-10T15:01:12.254167993Z\" level=info msg=\"Stopping pod sandbox: 30664061d45d7d7217a0b120fb84e598c263f144940b8ca63e82aa7e27c0b94f\" id=8ed95a75-3b39-46a0-aa61-f648172df34b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:01:12.257095 crc crio[20344]: time=\"2026-06-10T15:01:12.25600702Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-6fdsd Namespace:openstack ID:30664061d45d7d7217a0b120fb84e598c263f144940b8ca63e82aa7e27c0b94f UID:8bfad83e-2bcf-4eff-8a3c-cd9337cfa097 NetNS:/var/run/netns/3cfa00e6-7f33-4450-8444-ff40eebbeb41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bfad83e_2bcf_4eff_8a3c_cd9337cfa097.slice PodAnnotations:0xc002264188}] Aliases:map[]}\"\nJun 10 15:01:12.257325 crc crio[20344]: time=\"2026-06-10T15:01:12.257222481Z\" level=info msg=\"Deleting pod openstack_neutron-db-sync-6fdsd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:01:12.257525 crc crio[20344]: time=\"2026-06-10T15:01:12.256462062Z\" level=info msg=\"Stopping pod sandbox: a47365987b0aa43f1558e3f8dde785a2e39dfc7cb0573c84dbe44f9c9c502f9a\" id=61c53c30-2e34-4363-b126-90ab377e120c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:01:12.257860 crc crio[20344]: time=\"2026-06-10T15:01:12.257801736Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-qnbnd Namespace:openstack ID:a47365987b0aa43f1558e3f8dde785a2e39dfc7cb0573c84dbe44f9c9c502f9a UID:d7eb5a6a-b8ae-47ae-a8f2-549b5c59f7c3 NetNS:/var/run/netns/8677106d-e129-4d80-86b4-360aa03d4b69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7eb5a6a_b8ae_47ae_a8f2_549b5c59f7c3.slice PodAnnotations:0xc000528950}] Aliases:map[]}\"\nJun 10 15:01:12.258002 crc crio[20344]: time=\"2026-06-10T15:01:12.25795166Z\" level=info msg=\"Deleting pod openstack_barbican-db-sync-qnbnd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:01:12.977415 crc crio[20344]: time=\"2026-06-10T15:01:12.976863645Z\" level=info msg=\"Stopped pod sandbox: a47365987b0aa43f1558e3f8dde785a2e39dfc7cb0573c84dbe44f9c9c502f9a\" id=61c53c30-2e34-4363-b126-90ab377e120c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:01:12.978293 crc crio[20344]: time=\"2026-06-10T15:01:12.977147693Z\" level=info msg=\"Stopped pod sandbox: 30664061d45d7d7217a0b120fb84e598c263f144940b8ca63e82aa7e27c0b94f\" id=8ed95a75-3b39-46a0-aa61-f648172df34b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:01:13.034578 crc crio[20344]: time=\"2026-06-10T15:01:13.034516854Z\" level=info msg=\"Got pod network &{Name:placement-75948b8d96-gfhqq Namespace:openstack ID:af46c91751671df93fef166824eb2ff03d232f0442af00227281df6a601116aa UID:4e8c0ecd-9f08-45ff-8c9d-3afe7754363e NetNS:/var/run/netns/2ee0582b-d3f1-4ae6-b77c-21addf2e951f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4e8c0ecd_9f08_45ff_8c9d_3afe7754363e.slice PodAnnotations:0xc000529020}] Aliases:map[]}\"\nJun 10 15:01:13.034931 crc crio[20344]: time=\"2026-06-10T15:01:13.034909474Z\" level=info msg=\"Adding pod openstack_placement-75948b8d96-gfhqq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:01:13.103773 crc crio[20344]: time=\"2026-06-10T15:01:13.103605818Z\" level=info msg=\"Got pod network &{Name:keystone-779b89f965-xvhg2 Namespace:openstack ID:4683a408825b20cb24259ad99fbcf40da5ae602ee26c515630ca4cfe52630b74 UID:3853668c-e7e4-46c8-bf3e-88e901ce2a0e NetNS:/var/run/netns/8494e1da-cd59-4198-be6e-75a9014470dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3853668c_e7e4_46c8_bf3e_88e901ce2a0e.slice PodAnnotations:0xc00282e6b8}] Aliases:map[]}\"\nJun 10 15:01:13.103773 crc crio[20344]: time=\"2026-06-10T15:01:13.10367085Z\" level=info msg=\"Adding pod openstack_keystone-779b89f965-xvhg2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:01:13.204398 crc crio[20344]: time=\"2026-06-10T15:01:13.204157145Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:457ac65a0818c89c25b563e576fd0e228e61b23e5913835aa8c748f2c70ce600\" id=baf26061-d8a8-4cfb-a8d6-371f04d89ba8 name=/runtime.v1.ImageService/PullImage\nJun 10 15:01:13.207378 crc crio[20344]: time=\"2026-06-10T15:01:13.205475239Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=cc4b410f-be83-44d6-9fde-b9ef9b18b2fa name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:13.235382 crc crio[20344]: time=\"2026-06-10T15:01:13.235114044Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=42550e03-3307-4ecf-849c-efce8441788e name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:13.262873 crc crio[20344]: time=\"2026-06-10T15:01:13.261561077Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=4fb517e9-0828-43cb-a16f-2fb0140f6dab name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:13.268101 crc crio[20344]: time=\"2026-06-10T15:01:13.268074945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:13.345090 crc crio[20344]: time=\"2026-06-10T15:01:13.344746585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:13.355497 crc crio[20344]: time=\"2026-06-10T15:01:13.355460922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:13.428011 crc crio[20344]: 2026-06-10T15:01:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:af46c91751671df Mac:86:84:14:e0:c9:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/2ee0582b-d3f1-4ae6-b77c-21addf2e951f SocketPath: PciID:}] [{Interface:0xc0004b2760 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:01:13.428911 crc crio[20344]: time=\"2026-06-10T15:01:13.428852547Z\" level=info msg=\"Got pod network &{Name:placement-75948b8d96-gfhqq Namespace:openstack ID:af46c91751671df93fef166824eb2ff03d232f0442af00227281df6a601116aa UID:4e8c0ecd-9f08-45ff-8c9d-3afe7754363e NetNS:/var/run/netns/2ee0582b-d3f1-4ae6-b77c-21addf2e951f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4e8c0ecd_9f08_45ff_8c9d_3afe7754363e.slice PodAnnotations:0xc000529020}] Aliases:map[]}\"\nJun 10 15:01:13.429114 crc crio[20344]: time=\"2026-06-10T15:01:13.429052052Z\" level=info msg=\"Checking pod openstack_placement-75948b8d96-gfhqq for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:01:13.457916 crc crio[20344]: time=\"2026-06-10T15:01:13.457834076Z\" level=info msg=\"Ran pod sandbox af46c91751671df93fef166824eb2ff03d232f0442af00227281df6a601116aa with infra container: openstack/placement-75948b8d96-gfhqq/POD\" id=32b0bf78-f2ae-47d8-916b-c4b0b8c6e668 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:01:13.469401 crc crio[20344]: time=\"2026-06-10T15:01:13.469325983Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=bbabecc9-60bb-4fd2-a5f6-ed52cedfd587 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:13.522383 crc crio[20344]: time=\"2026-06-10T15:01:13.522320331Z\" level=info msg=\"Created container 970d785a5da30a75fb3eec72626492d9d4daf24b620efe7ef112c7443aea8057: openstack/ceilometer-0/sg-core\" id=4fb517e9-0828-43cb-a16f-2fb0140f6dab name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:13.524806 crc crio[20344]: time=\"2026-06-10T15:01:13.524696802Z\" level=info msg=\"Starting container: 970d785a5da30a75fb3eec72626492d9d4daf24b620efe7ef112c7443aea8057\" id=c8c69727-278b-4c6f-84cd-789c6f38bb05 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:01:13.536442 crc crio[20344]: time=\"2026-06-10T15:01:13.536121818Z\" level=info msg=\"Started container\" PID=67360 containerID=970d785a5da30a75fb3eec72626492d9d4daf24b620efe7ef112c7443aea8057 description=openstack/ceilometer-0/sg-core id=c8c69727-278b-4c6f-84cd-789c6f38bb05 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a32b6bdb3492a139e5814cfdbe72e18e7ed12cc28a3caa97bc1ceed89c44dc26\nJun 10 15:01:13.544462 crc crio[20344]: 2026-06-10T15:01:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4683a408825b20c Mac:9e:19:15:ae:91:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/8494e1da-cd59-4198-be6e-75a9014470dd SocketPath: PciID:}] [{Interface:0xc00030a6c0 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:01:13.545790 crc crio[20344]: time=\"2026-06-10T15:01:13.545379507Z\" level=info msg=\"Got pod network &{Name:keystone-779b89f965-xvhg2 Namespace:openstack ID:4683a408825b20cb24259ad99fbcf40da5ae602ee26c515630ca4cfe52630b74 UID:3853668c-e7e4-46c8-bf3e-88e901ce2a0e NetNS:/var/run/netns/8494e1da-cd59-4198-be6e-75a9014470dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3853668c_e7e4_46c8_bf3e_88e901ce2a0e.slice PodAnnotations:0xc00282e6b8}] Aliases:map[]}\"\nJun 10 15:01:13.545790 crc crio[20344]: time=\"2026-06-10T15:01:13.545544731Z\" level=info msg=\"Checking pod openstack_keystone-779b89f965-xvhg2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:01:13.556298 crc crio[20344]: time=\"2026-06-10T15:01:13.556153585Z\" level=info msg=\"Ran pod sandbox 4683a408825b20cb24259ad99fbcf40da5ae602ee26c515630ca4cfe52630b74 with infra container: openstack/keystone-779b89f965-xvhg2/POD\" id=4ed4a619-ed4b-4278-8ba5-83c971f82b16 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:01:13.556631 crc crio[20344]: time=\"2026-06-10T15:01:13.556450803Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=7eb27f31-38e7-40c1-b90b-7b272a3e4c74 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:13.556972 crc crio[20344]: time=\"2026-06-10T15:01:13.556816962Z\" level=info msg=\"Image registry.redhat.io/ubi9/httpd-24:latest not found\" id=7eb27f31-38e7-40c1-b90b-7b272a3e4c74 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:13.556972 crc crio[20344]: time=\"2026-06-10T15:01:13.556906534Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/ubi9/httpd-24:latest found\" id=7eb27f31-38e7-40c1-b90b-7b272a3e4c74 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:13.559530 crc crio[20344]: time=\"2026-06-10T15:01:13.559431579Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=e3fc587d-7a2f-468a-bdaf-336dcb81ad78 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:13.565738 crc crio[20344]: time=\"2026-06-10T15:01:13.56524273Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=e82fb755-9440-44a5-a81c-43fd23305250 name=/runtime.v1.ImageService/PullImage\nJun 10 15:01:13.575347 crc crio[20344]: time=\"2026-06-10T15:01:13.575163546Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"\nJun 10 15:01:13.631384 crc crio[20344]: time=\"2026-06-10T15:01:13.624162871Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=42295053-027c-4b07-97c6-e04df5b2d6d0 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:13.640807 crc crio[20344]: time=\"2026-06-10T15:01:13.640682398Z\" level=info msg=\"Creating container: openstack/placement-75948b8d96-gfhqq/placement-log\" id=29c29314-af9b-4c46-af26-aa448f66616a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:13.642336 crc crio[20344]: time=\"2026-06-10T15:01:13.642201027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:13.687175 crc crio[20344]: time=\"2026-06-10T15:01:13.687082006Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=27557b4f-b04f-4270-81be-174bded8fc59 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:13.690931 crc crio[20344]: time=\"2026-06-10T15:01:13.690874714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:13.695960 crc crio[20344]: time=\"2026-06-10T15:01:13.695889743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:13.700232 crc crio[20344]: time=\"2026-06-10T15:01:13.699788824Z\" level=info msg=\"Creating container: openstack/keystone-779b89f965-xvhg2/keystone-api\" id=88f57282-37a3-42ce-8618-9f3c43beffa0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:13.703010 crc crio[20344]: time=\"2026-06-10T15:01:13.700370789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:13.806375 crc crio[20344]: time=\"2026-06-10T15:01:13.806167961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:13.811463 crc crio[20344]: time=\"2026-06-10T15:01:13.811393616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:13.917393 crc crio[20344]: time=\"2026-06-10T15:01:13.906689887Z\" level=info msg=\"Created container 0f70f823cea87b1420756a5ba24687b925e3b420b4ba59dadb8b14251e017ca6: openstack/placement-75948b8d96-gfhqq/placement-log\" id=29c29314-af9b-4c46-af26-aa448f66616a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:13.917393 crc crio[20344]: time=\"2026-06-10T15:01:13.915661419Z\" level=info msg=\"Starting container: 0f70f823cea87b1420756a5ba24687b925e3b420b4ba59dadb8b14251e017ca6\" id=e25632fb-d446-4b02-b712-ccc1be99ded4 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:01:13.929239 crc crio[20344]: time=\"2026-06-10T15:01:13.926486198Z\" level=info msg=\"Started container\" PID=67443 containerID=0f70f823cea87b1420756a5ba24687b925e3b420b4ba59dadb8b14251e017ca6 description=openstack/placement-75948b8d96-gfhqq/placement-log id=e25632fb-d446-4b02-b712-ccc1be99ded4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af46c91751671df93fef166824eb2ff03d232f0442af00227281df6a601116aa\nJun 10 15:01:13.954123 crc crio[20344]: time=\"2026-06-10T15:01:13.952779717Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=bdac4ca8-53d6-43c0-8a1b-8bec1fa002bf name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:14.221144 crc crio[20344]: time=\"2026-06-10T15:01:14.221009914Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=79e475ea-88b7-4098-b612-6c2a90de3b67 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:14.313061 crc crio[20344]: time=\"2026-06-10T15:01:14.312570048Z\" level=info msg=\"Creating container: openstack/placement-75948b8d96-gfhqq/placement-api\" id=5ee1da20-beef-43b7-8e4a-1e74c2a1a5b7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:14.314799 crc crio[20344]: time=\"2026-06-10T15:01:14.314741914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:14.328068 crc crio[20344]: time=\"2026-06-10T15:01:14.327515464Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-dbc8c9479-s7hbh/POD\" id=4705b2f5-dc43-409d-947b-5f665dd6678d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:01:14.328068 crc crio[20344]: time=\"2026-06-10T15:01:14.327602827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:14.341952 crc crio[20344]: time=\"2026-06-10T15:01:14.341878475Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7d5695b8ff-jvn4z/POD\" id=d865bd43-408b-4cd2-ae77-7c96fc22d027 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:01:14.342080 crc crio[20344]: time=\"2026-06-10T15:01:14.341976728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:14.361238 crc crio[20344]: time=\"2026-06-10T15:01:14.360915747Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-55f5fbd7cd-jbccj/POD\" id=1918876b-2dd9-402e-b041-97a1a89657be name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:01:14.361238 crc crio[20344]: time=\"2026-06-10T15:01:14.361015739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:14.382236 crc crio[20344]: time=\"2026-06-10T15:01:14.382155115Z\" level=info msg=\"Stopping pod sandbox: 4ceecadf46c58cdd5b133938984a78820097b031ae3fbad1c2ae3c3799d851a7\" id=e3a4df6b-f944-4a32-96f5-b574c64d77ab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:01:14.382681 crc crio[20344]: time=\"2026-06-10T15:01:14.382605997Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-bgzdq Namespace:openstack ID:4ceecadf46c58cdd5b133938984a78820097b031ae3fbad1c2ae3c3799d851a7 UID:fa87ef16-03d2-4e23-883f-03048c9f4665 NetNS:/var/run/netns/a83ae731-9bbe-4772-ac7c-23d55fb708cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa87ef16_03d2_4e23_883f_03048c9f4665.slice PodAnnotations:0xc0007382a0}] Aliases:map[]}\"\nJun 10 15:01:14.382832 crc crio[20344]: time=\"2026-06-10T15:01:14.382795702Z\" level=info msg=\"Deleting pod openstack_cinder-db-sync-bgzdq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:01:14.392686 crc crio[20344]: time=\"2026-06-10T15:01:14.392509723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:14.409594 crc crio[20344]: time=\"2026-06-10T15:01:14.409488551Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7d5695b8ff-jvn4z Namespace:openstack ID:844fc8db2c7b8cb6f09cfd45910818fb6e77e81183a801dbcfe5c79661f04d3d UID:c1033dc6-8ce8-43b3-9559-d33f82f99652 NetNS:/var/run/netns/0a4c542d-6ab4-4fe1-a755-75f067e77ef2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1033dc6_8ce8_43b3_9559_d33f82f99652.slice PodAnnotations:0xc0055ea260}] Aliases:map[]}\"\nJun 10 15:01:14.409594 crc crio[20344]: time=\"2026-06-10T15:01:14.409571483Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7d5695b8ff-jvn4z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:01:14.422189 crc crio[20344]: time=\"2026-06-10T15:01:14.422131398Z\" level=info msg=\"Got pod network &{Name:barbican-worker-dbc8c9479-s7hbh Namespace:openstack ID:ea66084f55c1c2d38e0fcb42317f34dc7ee58913a511a87bc7c8d3195303b947 UID:5e0ed15e-2bfc-4108-99ed-0511bda2c408 NetNS:/var/run/netns/84d71afb-0c38-4773-9721-c651ab647317 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e0ed15e_2bfc_4108_99ed_0511bda2c408.slice PodAnnotations:0xc0007383e0}] Aliases:map[]}\"\nJun 10 15:01:14.422516 crc crio[20344]: time=\"2026-06-10T15:01:14.422496177Z\" level=info msg=\"Adding pod openstack_barbican-worker-dbc8c9479-s7hbh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:01:14.424773 crc crio[20344]: time=\"2026-06-10T15:01:14.424323134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:14.443635 crc crio[20344]: time=\"2026-06-10T15:01:14.443554491Z\" level=info msg=\"Created container 4c329122954ef692f3fbdccbdb46e402edb156c0aef64821866212c439116ac9: openstack/keystone-779b89f965-xvhg2/keystone-api\" id=88f57282-37a3-42ce-8618-9f3c43beffa0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:14.446476 crc crio[20344]: time=\"2026-06-10T15:01:14.446396544Z\" level=info msg=\"Starting container: 4c329122954ef692f3fbdccbdb46e402edb156c0aef64821866212c439116ac9\" id=f7ae9d12-30e2-4c02-ac1f-6d7c940dd55f name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:01:14.460529 crc crio[20344]: time=\"2026-06-10T15:01:14.460384335Z\" level=info msg=\"Started container\" PID=67484 containerID=4c329122954ef692f3fbdccbdb46e402edb156c0aef64821866212c439116ac9 description=openstack/keystone-779b89f965-xvhg2/keystone-api id=f7ae9d12-30e2-4c02-ac1f-6d7c940dd55f name=/runtime.v1.RuntimeService/StartContainer sandboxID=4683a408825b20cb24259ad99fbcf40da5ae602ee26c515630ca4cfe52630b74\nJun 10 15:01:14.461602 crc crio[20344]: time=\"2026-06-10T15:01:14.461513545Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-55f5fbd7cd-jbccj Namespace:openstack ID:34c27b3edcfe27c15f5c5c55a1970744055a6e10650bbe48f858169450457740 UID:18a179cf-9c68-4465-bc7c-3cebf7b809aa NetNS:/var/run/netns/1097e7fd-1fb5-4de4-9af2-4f32e386e7c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18a179cf_9c68_4465_bc7c_3cebf7b809aa.slice PodAnnotations:0xc001b9c098}] Aliases:map[]}\"\nJun 10 15:01:14.461602 crc crio[20344]: time=\"2026-06-10T15:01:14.461584376Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-55f5fbd7cd-jbccj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:01:14.650323 crc crio[20344]: time=\"2026-06-10T15:01:14.648668417Z\" level=info msg=\"Created container f05554532d66eed0cafb33dbd5e6b75c31ec580c0fe47b69b5be5285c066afb3: openstack/placement-75948b8d96-gfhqq/placement-api\" id=5ee1da20-beef-43b7-8e4a-1e74c2a1a5b7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:14.656432 crc crio[20344]: time=\"2026-06-10T15:01:14.656325174Z\" level=info msg=\"Starting container: f05554532d66eed0cafb33dbd5e6b75c31ec580c0fe47b69b5be5285c066afb3\" id=70d8f5d9-9747-434d-bd8f-8ce92ddc1da2 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:01:14.675520 crc crio[20344]: time=\"2026-06-10T15:01:14.675412017Z\" level=info msg=\"Started container\" PID=67576 containerID=f05554532d66eed0cafb33dbd5e6b75c31ec580c0fe47b69b5be5285c066afb3 description=openstack/placement-75948b8d96-gfhqq/placement-api id=70d8f5d9-9747-434d-bd8f-8ce92ddc1da2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af46c91751671df93fef166824eb2ff03d232f0442af00227281df6a601116aa\nJun 10 15:01:15.215432 crc crio[20344]: time=\"2026-06-10T15:01:15.214048107Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-56fcd4db98-726cg/POD\" id=c973b648-134c-4ee9-95e6-446ea476057b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:01:15.215432 crc crio[20344]: time=\"2026-06-10T15:01:15.2141618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:15.249561 crc crio[20344]: time=\"2026-06-10T15:01:15.248764293Z\" level=info msg=\"Running pod sandbox: openstack/neutron-68688cc948-hlz9w/POD\" id=ad9c076c-2893-420c-bdda-476c479d2a1f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:01:15.249561 crc crio[20344]: time=\"2026-06-10T15:01:15.248872356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:15.269181 crc crio[20344]: time=\"2026-06-10T15:01:15.26684482Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-79cccc8689-qgthc/POD\" id=9f89ccfa-a1cf-4d1d-b80e-97f7704e3e2c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:01:15.269181 crc crio[20344]: time=\"2026-06-10T15:01:15.268903033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:15.279785 crc crio[20344]: time=\"2026-06-10T15:01:15.278953913Z\" level=info msg=\"Got pod network &{Name:barbican-api-56fcd4db98-726cg Namespace:openstack ID:efa7ee75aff0e41a22b64eec840bb35916bfa6c5646a8b85df50fcfe60abaa9f UID:7854c9e9-7b3b-4a50-b8f1-d5a878d3bc78 NetNS:/var/run/netns/db3b36ef-163c-488b-9bc3-d1ae15206324 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7854c9e9_7b3b_4a50_b8f1_d5a878d3bc78.slice PodAnnotations:0xc00078c770}] Aliases:map[]}\"\nJun 10 15:01:15.279785 crc crio[20344]: time=\"2026-06-10T15:01:15.279018875Z\" level=info msg=\"Adding pod openstack_barbican-api-56fcd4db98-726cg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:01:15.329825 crc crio[20344]: time=\"2026-06-10T15:01:15.32917703Z\" level=info msg=\"Got pod network &{Name:neutron-68688cc948-hlz9w Namespace:openstack ID:22514513d675b735ef5bbd28174f5f852591cc2aa59a3f6fcf174a0eff321e64 UID:6e2015db-1eee-461c-9c62-2794012d2fe7 NetNS:/var/run/netns/6447322b-c60f-49e8-a935-9ad4dacf7e10 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e2015db_1eee_461c_9c62_2794012d2fe7.slice PodAnnotations:0xc004036428}] Aliases:map[]}\"\nJun 10 15:01:15.329825 crc crio[20344]: time=\"2026-06-10T15:01:15.329223321Z\" level=info msg=\"Adding pod openstack_neutron-68688cc948-hlz9w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:01:15.371528 crc crio[20344]: time=\"2026-06-10T15:01:15.361642588Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-79cccc8689-qgthc Namespace:openstack ID:8e40606b5738970938f582c876fc20e8f8d5cbc9dc1439654539975bd650240d UID:21332fb0-b20b-4b6e-a250-f2e301d1375f NetNS:/var/run/netns/b7e56df0-d5d1-4007-a6f1-3a38b1aad687 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21332fb0_b20b_4b6e_a250_f2e301d1375f.slice PodAnnotations:0xc001b9c6c0}] Aliases:map[]}\"\nJun 10 15:01:15.371528 crc crio[20344]: time=\"2026-06-10T15:01:15.361749541Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-79cccc8689-qgthc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:01:15.373617 crc crio[20344]: time=\"2026-06-10T15:01:15.373502875Z\" level=info msg=\"Stopped pod sandbox: 4ceecadf46c58cdd5b133938984a78820097b031ae3fbad1c2ae3c3799d851a7\" id=e3a4df6b-f944-4a32-96f5-b574c64d77ab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:01:15.515329 crc crio[20344]: 2026-06-10T15:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea66084f55c1c2d Mac:66:6f:24:b3:b4:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/84d71afb-0c38-4773-9721-c651ab647317 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:01:15.517881 crc crio[20344]: time=\"2026-06-10T15:01:15.516692782Z\" level=info msg=\"Got pod network &{Name:barbican-worker-dbc8c9479-s7hbh Namespace:openstack ID:ea66084f55c1c2d38e0fcb42317f34dc7ee58913a511a87bc7c8d3195303b947 UID:5e0ed15e-2bfc-4108-99ed-0511bda2c408 NetNS:/var/run/netns/84d71afb-0c38-4773-9721-c651ab647317 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e0ed15e_2bfc_4108_99ed_0511bda2c408.slice PodAnnotations:0xc0007383e0}] Aliases:map[]}\"\nJun 10 15:01:15.517881 crc crio[20344]: time=\"2026-06-10T15:01:15.516860797Z\" level=info msg=\"Checking pod openstack_barbican-worker-dbc8c9479-s7hbh for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:01:15.553096 crc crio[20344]: 2026-06-10T15:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:844fc8db2c7b8cb Mac:b6:c2:3e:93:ae:1e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/0a4c542d-6ab4-4fe1-a755-75f067e77ef2 SocketPath: PciID:}] [{Interface:0xc00043c5d0 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:01:15.553096 crc crio[20344]: time=\"2026-06-10T15:01:15.544810188Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7d5695b8ff-jvn4z Namespace:openstack ID:844fc8db2c7b8cb6f09cfd45910818fb6e77e81183a801dbcfe5c79661f04d3d UID:c1033dc6-8ce8-43b3-9559-d33f82f99652 NetNS:/var/run/netns/0a4c542d-6ab4-4fe1-a755-75f067e77ef2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1033dc6_8ce8_43b3_9559_d33f82f99652.slice PodAnnotations:0xc0055ea260}] Aliases:map[]}\"\nJun 10 15:01:15.553096 crc crio[20344]: time=\"2026-06-10T15:01:15.544948662Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7d5695b8ff-jvn4z for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:01:15.557649 crc crio[20344]: time=\"2026-06-10T15:01:15.557574488Z\" level=info msg=\"Ran pod sandbox ea66084f55c1c2d38e0fcb42317f34dc7ee58913a511a87bc7c8d3195303b947 with infra container: openstack/barbican-worker-dbc8c9479-s7hbh/POD\" id=4705b2f5-dc43-409d-947b-5f665dd6678d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:01:15.595494 crc crio[20344]: time=\"2026-06-10T15:01:15.595391215Z\" level=info msg=\"Ran pod sandbox 844fc8db2c7b8cb6f09cfd45910818fb6e77e81183a801dbcfe5c79661f04d3d with infra container: openstack/dnsmasq-dns-7d5695b8ff-jvn4z/POD\" id=d865bd43-408b-4cd2-ae77-7c96fc22d027 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:01:15.613778 crc crio[20344]: time=\"2026-06-10T15:01:15.61302162Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=f68fc85d-5672-4352-baba-5afdb35aa06b name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:15.614015 crc crio[20344]: time=\"2026-06-10T15:01:15.613907063Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found\" id=f68fc85d-5672-4352-baba-5afdb35aa06b name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:15.614015 crc crio[20344]: time=\"2026-06-10T15:01:15.613968314Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found\" id=f68fc85d-5672-4352-baba-5afdb35aa06b name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:15.614109 crc crio[20344]: time=\"2026-06-10T15:01:15.613378699Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=eae46220-4806-48f3-b840-debb1bf23080 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:15.616048 crc crio[20344]: time=\"2026-06-10T15:01:15.615850643Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=6d18c8d5-45a5-47c3-93a7-1fd638bbcf0e name=/runtime.v1.ImageService/PullImage\nJun 10 15:01:15.623777 crc crio[20344]: time=\"2026-06-10T15:01:15.623685025Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\\\"\"\nJun 10 15:01:15.755025 crc crio[20344]: time=\"2026-06-10T15:01:15.754986016Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8129e372-3eff-41b1-afac-efe057fa6702 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:15.766086 crc crio[20344]: time=\"2026-06-10T15:01:15.766034241Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7d5695b8ff-jvn4z/init\" id=5293fdca-59b7-47a0-bab2-64270acc5752 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:15.766770 crc crio[20344]: time=\"2026-06-10T15:01:15.76674612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:15.774569 crc crio[20344]: 2026-06-10T15:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:34c27b3edcfe27c Mac:e2:35:a3:51:8c:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/1097e7fd-1fb5-4de4-9af2-4f32e386e7c2 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:01:15.775651 crc crio[20344]: time=\"2026-06-10T15:01:15.775578328Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-55f5fbd7cd-jbccj Namespace:openstack ID:34c27b3edcfe27c15f5c5c55a1970744055a6e10650bbe48f858169450457740 UID:18a179cf-9c68-4465-bc7c-3cebf7b809aa NetNS:/var/run/netns/1097e7fd-1fb5-4de4-9af2-4f32e386e7c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18a179cf_9c68_4465_bc7c_3cebf7b809aa.slice PodAnnotations:0xc001b9c098}] Aliases:map[]}\"\nJun 10 15:01:15.775837 crc crio[20344]: time=\"2026-06-10T15:01:15.775785923Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-55f5fbd7cd-jbccj for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:01:15.817219 crc crio[20344]: time=\"2026-06-10T15:01:15.817051079Z\" level=info msg=\"Ran pod sandbox 34c27b3edcfe27c15f5c5c55a1970744055a6e10650bbe48f858169450457740 with infra container: openstack/barbican-keystone-listener-55f5fbd7cd-jbccj/POD\" id=1918876b-2dd9-402e-b041-97a1a89657be name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:01:15.825036 crc crio[20344]: time=\"2026-06-10T15:01:15.824969543Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=e1a15ddb-8114-49fd-a6e5-19cb540c8f20 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:15.825242 crc crio[20344]: time=\"2026-06-10T15:01:15.825192699Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found\" id=e1a15ddb-8114-49fd-a6e5-19cb540c8f20 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:15.825471 crc crio[20344]: time=\"2026-06-10T15:01:15.825422945Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found\" id=e1a15ddb-8114-49fd-a6e5-19cb540c8f20 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:15.826880 crc crio[20344]: time=\"2026-06-10T15:01:15.82679375Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=ddbaf89d-8f32-4e99-a6a7-c1576931f793 name=/runtime.v1.ImageService/PullImage\nJun 10 15:01:15.834567 crc crio[20344]: time=\"2026-06-10T15:01:15.83451922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:15.838328 crc crio[20344]: time=\"2026-06-10T15:01:15.837857736Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\\\"\"\nJun 10 15:01:15.842037 crc crio[20344]: 2026-06-10T15:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:efa7ee75aff0e41 Mac:02:bd:cf:ce:82:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/db3b36ef-163c-488b-9bc3-d1ae15206324 SocketPath: PciID:}] [{Interface:0xc00048c5a0 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:01:15.842334 crc crio[20344]: time=\"2026-06-10T15:01:15.842302031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:15.842834 crc crio[20344]: time=\"2026-06-10T15:01:15.842773743Z\" level=info msg=\"Got pod network &{Name:barbican-api-56fcd4db98-726cg Namespace:openstack ID:efa7ee75aff0e41a22b64eec840bb35916bfa6c5646a8b85df50fcfe60abaa9f UID:7854c9e9-7b3b-4a50-b8f1-d5a878d3bc78 NetNS:/var/run/netns/db3b36ef-163c-488b-9bc3-d1ae15206324 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7854c9e9_7b3b_4a50_b8f1_d5a878d3bc78.slice PodAnnotations:0xc00078c770}] Aliases:map[]}\"\nJun 10 15:01:15.842964 crc crio[20344]: time=\"2026-06-10T15:01:15.842919677Z\" level=info msg=\"Checking pod openstack_barbican-api-56fcd4db98-726cg for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:01:15.876340 crc crio[20344]: time=\"2026-06-10T15:01:15.876206626Z\" level=info msg=\"Ran pod sandbox efa7ee75aff0e41a22b64eec840bb35916bfa6c5646a8b85df50fcfe60abaa9f with infra container: openstack/barbican-api-56fcd4db98-726cg/POD\" id=c973b648-134c-4ee9-95e6-446ea476057b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:01:15.885155 crc crio[20344]: time=\"2026-06-10T15:01:15.885096446Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=9554a2ae-fb1a-44de-b091-ef4c4224a011 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:15.894868 crc crio[20344]: time=\"2026-06-10T15:01:15.894787336Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=92cb6f2e-312c-42e0-9691-21b529790332 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:15.911798 crc crio[20344]: time=\"2026-06-10T15:01:15.911648642Z\" level=info msg=\"Creating container: openstack/barbican-api-56fcd4db98-726cg/barbican-api-log\" id=03c638f6-4c12-4826-8704-7a81364b2e37 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:15.920376 crc crio[20344]: time=\"2026-06-10T15:01:15.914634499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:15.968866 crc crio[20344]: time=\"2026-06-10T15:01:15.968156461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:15.974580 crc crio[20344]: time=\"2026-06-10T15:01:15.974499785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:16.028970 crc crio[20344]: time=\"2026-06-10T15:01:16.028510939Z\" level=info msg=\"Created container cff27db653eff88fb062804d838cea642324cca653cd47d028605c52884de709: openstack/dnsmasq-dns-7d5695b8ff-jvn4z/init\" id=5293fdca-59b7-47a0-bab2-64270acc5752 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:16.033158 crc crio[20344]: time=\"2026-06-10T15:01:16.032492482Z\" level=info msg=\"Starting container: cff27db653eff88fb062804d838cea642324cca653cd47d028605c52884de709\" id=8064c65c-c1f9-4955-a2ed-0735deafaf04 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:01:16.046809 crc crio[20344]: time=\"2026-06-10T15:01:16.044868622Z\" level=info msg=\"Started container\" PID=68027 containerID=cff27db653eff88fb062804d838cea642324cca653cd47d028605c52884de709 description=openstack/dnsmasq-dns-7d5695b8ff-jvn4z/init id=8064c65c-c1f9-4955-a2ed-0735deafaf04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=844fc8db2c7b8cb6f09cfd45910818fb6e77e81183a801dbcfe5c79661f04d3d\nJun 10 15:01:16.158135 crc crio[20344]: time=\"2026-06-10T15:01:16.157811218Z\" level=info msg=\"Running pod sandbox: openstack/cinder-online-data-migrations-q5gkl/POD\" id=ce73933a-b8f2-4cd6-b69a-1431a54d7f96 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:01:16.158135 crc crio[20344]: time=\"2026-06-10T15:01:16.158134767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:16.210914 crc crio[20344]: 2026-06-10T15:01:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8e40606b5738970 Mac:86:1a:01:db:c2:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/b7e56df0-d5d1-4007-a6f1-3a38b1aad687 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:01:16.218008 crc crio[20344]: time=\"2026-06-10T15:01:16.217962362Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-q5gkl Namespace:openstack ID:d4b9e6b02849959482d56da48fa31215242a93b92f3cb3d95566ff8c34a7fb50 UID:0e3a3baf-28db-43fa-b75f-01122659c08e NetNS:/var/run/netns/59974520-abe0-4210-9dd2-94b44036d9e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0e3a3baf_28db_43fa_b75f_01122659c08e.slice PodAnnotations:0xc001b9c6c8}] Aliases:map[]}\"\nJun 10 15:01:16.218572 crc crio[20344]: time=\"2026-06-10T15:01:16.218540117Z\" level=info msg=\"Adding pod openstack_cinder-online-data-migrations-q5gkl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:01:16.221223 crc crio[20344]: time=\"2026-06-10T15:01:16.220173069Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-79cccc8689-qgthc Namespace:openstack ID:8e40606b5738970938f582c876fc20e8f8d5cbc9dc1439654539975bd650240d UID:21332fb0-b20b-4b6e-a250-f2e301d1375f NetNS:/var/run/netns/b7e56df0-d5d1-4007-a6f1-3a38b1aad687 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21332fb0_b20b_4b6e_a250_f2e301d1375f.slice PodAnnotations:0xc001b9c6c0}] Aliases:map[]}\"\nJun 10 15:01:16.225502 crc crio[20344]: time=\"2026-06-10T15:01:16.224576663Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-79cccc8689-qgthc for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:01:16.243696 crc crio[20344]: time=\"2026-06-10T15:01:16.243603514Z\" level=info msg=\"Ran pod sandbox 8e40606b5738970938f582c876fc20e8f8d5cbc9dc1439654539975bd650240d with infra container: openstack/dnsmasq-dns-79cccc8689-qgthc/POD\" id=9f89ccfa-a1cf-4d1d-b80e-97f7704e3e2c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:01:16.248673 crc crio[20344]: time=\"2026-06-10T15:01:16.248439109Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=898faaa5-b8a7-4110-9159-3a58ee0fab4a name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:16.257789 crc crio[20344]: time=\"2026-06-10T15:01:16.257560684Z\" level=info msg=\"Created container 7a023fa8887e78aa3bd93f4884d362ca01958aeacf5837a7c89dc69ae1cc311f: openstack/barbican-api-56fcd4db98-726cg/barbican-api-log\" id=03c638f6-4c12-4826-8704-7a81364b2e37 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:16.278789 crc crio[20344]: time=\"2026-06-10T15:01:16.276775161Z\" level=info msg=\"Starting container: 7a023fa8887e78aa3bd93f4884d362ca01958aeacf5837a7c89dc69ae1cc311f\" id=ecee6af2-f326-4899-823c-38141cb15599 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:01:16.286031 crc crio[20344]: time=\"2026-06-10T15:01:16.28529156Z\" level=info msg=\"Started container\" PID=68053 containerID=7a023fa8887e78aa3bd93f4884d362ca01958aeacf5837a7c89dc69ae1cc311f description=openstack/barbican-api-56fcd4db98-726cg/barbican-api-log id=ecee6af2-f326-4899-823c-38141cb15599 name=/runtime.v1.RuntimeService/StartContainer sandboxID=efa7ee75aff0e41a22b64eec840bb35916bfa6c5646a8b85df50fcfe60abaa9f\nJun 10 15:01:16.322192 crc crio[20344]: time=\"2026-06-10T15:01:16.322112781Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=4a8ea62f-e2f0-4ed4-bd4f-f7bf24cf4037 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:16.331309 crc crio[20344]: time=\"2026-06-10T15:01:16.328902767Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=dded3376-8788-4c74-a3c9-d2b8cd7a87d6 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:16.342799 crc crio[20344]: 2026-06-10T15:01:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:22514513d675b73 Mac:9a:75:9a:f5:1d:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/6447322b-c60f-49e8-a935-9ad4dacf7e10 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:01:16.343185 crc crio[20344]: time=\"2026-06-10T15:01:16.343127054Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-79cccc8689-qgthc/init\" id=96281034-fc4c-4adf-9e01-5059cc59364a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:16.343766 crc crio[20344]: time=\"2026-06-10T15:01:16.343629927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:16.344414 crc crio[20344]: time=\"2026-06-10T15:01:16.344001967Z\" level=info msg=\"Got pod network &{Name:neutron-68688cc948-hlz9w Namespace:openstack ID:22514513d675b735ef5bbd28174f5f852591cc2aa59a3f6fcf174a0eff321e64 UID:6e2015db-1eee-461c-9c62-2794012d2fe7 NetNS:/var/run/netns/6447322b-c60f-49e8-a935-9ad4dacf7e10 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e2015db_1eee_461c_9c62_2794012d2fe7.slice PodAnnotations:0xc004036428}] Aliases:map[]}\"\nJun 10 15:01:16.344527 crc crio[20344]: time=\"2026-06-10T15:01:16.34451038Z\" level=info msg=\"Checking pod openstack_neutron-68688cc948-hlz9w for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:01:16.353223 crc crio[20344]: time=\"2026-06-10T15:01:16.35303355Z\" level=info msg=\"Ran pod sandbox 22514513d675b735ef5bbd28174f5f852591cc2aa59a3f6fcf174a0eff321e64 with infra container: openstack/neutron-68688cc948-hlz9w/POD\" id=ad9c076c-2893-420c-bdda-476c479d2a1f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:01:16.361243 crc crio[20344]: time=\"2026-06-10T15:01:16.360870882Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f8556f2f-c060-4cef-8701-4639ce74b6af name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:16.375894 crc crio[20344]: time=\"2026-06-10T15:01:16.375641864Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=a6abdc76-ee1b-495a-b0fe-64d6710588d7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:16.407411 crc crio[20344]: time=\"2026-06-10T15:01:16.407190478Z\" level=info msg=\"Creating container: openstack/barbican-api-56fcd4db98-726cg/barbican-api\" id=a14de1d8-5a9d-4597-bda1-035fcbcb5680 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:16.409197 crc crio[20344]: time=\"2026-06-10T15:01:16.408960854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:16.435164 crc crio[20344]: time=\"2026-06-10T15:01:16.434941975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:16.443235 crc crio[20344]: time=\"2026-06-10T15:01:16.443133616Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ebf7645c-86af-4661-a847-e03f26c17d4a name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:16.464218 crc crio[20344]: time=\"2026-06-10T15:01:16.463974315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:16.465613 crc crio[20344]: time=\"2026-06-10T15:01:16.465530885Z\" level=info msg=\"Creating container: openstack/neutron-68688cc948-hlz9w/neutron-api\" id=6e8f8cc5-0c65-43a6-87a7-f62233373397 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:16.465979 crc crio[20344]: time=\"2026-06-10T15:01:16.465924465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:16.492409 crc crio[20344]: time=\"2026-06-10T15:01:16.488455687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:16.496418 crc crio[20344]: time=\"2026-06-10T15:01:16.496249218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:16.531328 crc crio[20344]: time=\"2026-06-10T15:01:16.531215181Z\" level=info msg=\"Stopping pod sandbox: 844fc8db2c7b8cb6f09cfd45910818fb6e77e81183a801dbcfe5c79661f04d3d\" id=8adab8fb-369e-44ce-af94-e9f1a3de2ff3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:01:16.531848 crc crio[20344]: time=\"2026-06-10T15:01:16.531794386Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7d5695b8ff-jvn4z Namespace:openstack ID:844fc8db2c7b8cb6f09cfd45910818fb6e77e81183a801dbcfe5c79661f04d3d UID:c1033dc6-8ce8-43b3-9559-d33f82f99652 NetNS:/var/run/netns/0a4c542d-6ab4-4fe1-a755-75f067e77ef2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1033dc6_8ce8_43b3_9559_d33f82f99652.slice PodAnnotations:0xc003224528}] Aliases:map[]}\"\nJun 10 15:01:16.531999 crc crio[20344]: time=\"2026-06-10T15:01:16.53195515Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7d5695b8ff-jvn4z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:01:16.575691 crc crio[20344]: time=\"2026-06-10T15:01:16.575583417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:16.651597 crc crio[20344]: time=\"2026-06-10T15:01:16.651360434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:16.692350 crc crio[20344]: time=\"2026-06-10T15:01:16.688530744Z\" level=info msg=\"Created container 2bbc546348b91a008439a723347ca1f08372a1e1204309d4d0e8c82fc2c056cb: openstack/dnsmasq-dns-79cccc8689-qgthc/init\" id=96281034-fc4c-4adf-9e01-5059cc59364a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:16.695111 crc crio[20344]: time=\"2026-06-10T15:01:16.693658156Z\" level=info msg=\"Starting container: 2bbc546348b91a008439a723347ca1f08372a1e1204309d4d0e8c82fc2c056cb\" id=342f87c6-4c84-4ff0-b697-6db8c57141f5 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:01:16.704693 crc crio[20344]: time=\"2026-06-10T15:01:16.704633699Z\" level=info msg=\"Started container\" PID=68183 containerID=2bbc546348b91a008439a723347ca1f08372a1e1204309d4d0e8c82fc2c056cb description=openstack/dnsmasq-dns-79cccc8689-qgthc/init id=342f87c6-4c84-4ff0-b697-6db8c57141f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e40606b5738970938f582c876fc20e8f8d5cbc9dc1439654539975bd650240d\nJun 10 15:01:16.734407 crc crio[20344]: time=\"2026-06-10T15:01:16.726843943Z\" level=info msg=\"Created container 9614fc45f7e45aff7130b4b3920a343d6251becf6def402ec6ed9b1590a2d68c: openstack/barbican-api-56fcd4db98-726cg/barbican-api\" id=a14de1d8-5a9d-4597-bda1-035fcbcb5680 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:16.736347 crc crio[20344]: time=\"2026-06-10T15:01:16.736222985Z\" level=info msg=\"Starting container: 9614fc45f7e45aff7130b4b3920a343d6251becf6def402ec6ed9b1590a2d68c\" id=67ccd7ec-dc3d-4ba1-9aa2-cee828a2fe35 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:01:16.748128 crc crio[20344]: time=\"2026-06-10T15:01:16.74803248Z\" level=info msg=\"Started container\" PID=68185 containerID=9614fc45f7e45aff7130b4b3920a343d6251becf6def402ec6ed9b1590a2d68c description=openstack/barbican-api-56fcd4db98-726cg/barbican-api id=67ccd7ec-dc3d-4ba1-9aa2-cee828a2fe35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=efa7ee75aff0e41a22b64eec840bb35916bfa6c5646a8b85df50fcfe60abaa9f\nJun 10 15:01:16.818636 crc crio[20344]: 2026-06-10T15:01:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d4b9e6b02849959 Mac:ba:ad:a8:35:9e:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/59974520-abe0-4210-9dd2-94b44036d9e2 SocketPath: PciID:}] [{Interface:0xc0002846b0 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:01:16.838632 crc crio[20344]: time=\"2026-06-10T15:01:16.838565308Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-q5gkl Namespace:openstack ID:d4b9e6b02849959482d56da48fa31215242a93b92f3cb3d95566ff8c34a7fb50 UID:0e3a3baf-28db-43fa-b75f-01122659c08e NetNS:/var/run/netns/59974520-abe0-4210-9dd2-94b44036d9e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0e3a3baf_28db_43fa_b75f_01122659c08e.slice PodAnnotations:0xc001b9c6c8}] Aliases:map[]}\"\nJun 10 15:01:16.839127 crc crio[20344]: time=\"2026-06-10T15:01:16.839106272Z\" level=info msg=\"Checking pod openstack_cinder-online-data-migrations-q5gkl for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:01:16.879698 crc crio[20344]: time=\"2026-06-10T15:01:16.867579837Z\" level=info msg=\"Ran pod sandbox d4b9e6b02849959482d56da48fa31215242a93b92f3cb3d95566ff8c34a7fb50 with infra container: openstack/cinder-online-data-migrations-q5gkl/POD\" id=ce73933a-b8f2-4cd6-b69a-1431a54d7f96 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:01:16.912759 crc crio[20344]: time=\"2026-06-10T15:01:16.912626301Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=41975a3d-cc23-471b-8b0e-d57b61891f42 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:16.959681 crc crio[20344]: time=\"2026-06-10T15:01:16.959594803Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=1b5fc0e8-8c97-4a1e-872e-4b37208bbc0f name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:17.002316 crc crio[20344]: time=\"2026-06-10T15:01:16.999909794Z\" level=info msg=\"Creating container: openstack/cinder-online-data-migrations-q5gkl/cinder-online-data-migrations\" id=d3c8a09c-a4f1-4ee6-99e4-0b16441c735b name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:17.002316 crc crio[20344]: time=\"2026-06-10T15:01:17.001512246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:17.093635 crc crio[20344]: time=\"2026-06-10T15:01:17.09346297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:17.101697 crc crio[20344]: time=\"2026-06-10T15:01:17.101611491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:17.265946 crc crio[20344]: time=\"2026-06-10T15:01:17.265870373Z\" level=info msg=\"Created container 3b4986d53da22607cf18a791821d9f6df3b01790da89b5b0d0cd531a84c9cdb8: openstack/neutron-68688cc948-hlz9w/neutron-api\" id=6e8f8cc5-0c65-43a6-87a7-f62233373397 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:17.268182 crc crio[20344]: time=\"2026-06-10T15:01:17.268060569Z\" level=info msg=\"Starting container: 3b4986d53da22607cf18a791821d9f6df3b01790da89b5b0d0cd531a84c9cdb8\" id=cac95f47-7b82-4769-a1a8-d13cd9d9b390 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:01:17.268895 crc crio[20344]: time=\"2026-06-10T15:01:17.2688572Z\" level=info msg=\"Created container 4a0cf764410191d48a86f166ddbb6ef978f4034d68f0d83d5e6f6a2ae195544b: openstack/cinder-online-data-migrations-q5gkl/cinder-online-data-migrations\" id=d3c8a09c-a4f1-4ee6-99e4-0b16441c735b name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:17.270444 crc crio[20344]: time=\"2026-06-10T15:01:17.27004924Z\" level=info msg=\"Starting container: 4a0cf764410191d48a86f166ddbb6ef978f4034d68f0d83d5e6f6a2ae195544b\" id=7bbfcb30-3a5a-4ec4-8706-d811bf196c37 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:01:17.278382 crc crio[20344]: time=\"2026-06-10T15:01:17.276591069Z\" level=info msg=\"Started container\" PID=68226 containerID=3b4986d53da22607cf18a791821d9f6df3b01790da89b5b0d0cd531a84c9cdb8 description=openstack/neutron-68688cc948-hlz9w/neutron-api id=cac95f47-7b82-4769-a1a8-d13cd9d9b390 name=/runtime.v1.RuntimeService/StartContainer sandboxID=22514513d675b735ef5bbd28174f5f852591cc2aa59a3f6fcf174a0eff321e64\nJun 10 15:01:17.299572 crc crio[20344]: time=\"2026-06-10T15:01:17.299511331Z\" level=info msg=\"Stopped pod sandbox: 844fc8db2c7b8cb6f09cfd45910818fb6e77e81183a801dbcfe5c79661f04d3d\" id=8adab8fb-369e-44ce-af94-e9f1a3de2ff3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:01:17.307944 crc crio[20344]: time=\"2026-06-10T15:01:17.307861197Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5938621c-51fe-417e-85d9-8fdd2c657bdb name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:17.308170 crc crio[20344]: time=\"2026-06-10T15:01:17.30799638Z\" level=info msg=\"Started container\" PID=68259 containerID=4a0cf764410191d48a86f166ddbb6ef978f4034d68f0d83d5e6f6a2ae195544b description=openstack/cinder-online-data-migrations-q5gkl/cinder-online-data-migrations id=7bbfcb30-3a5a-4ec4-8706-d811bf196c37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4b9e6b02849959482d56da48fa31215242a93b92f3cb3d95566ff8c34a7fb50\nJun 10 15:01:17.392735 crc crio[20344]: time=\"2026-06-10T15:01:17.389526136Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0cd18402-06fa-4cb3-8e77-6cf4ba8d92d2 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:17.494742 crc crio[20344]: time=\"2026-06-10T15:01:17.494601659Z\" level=info msg=\"Creating container: openstack/neutron-68688cc948-hlz9w/neutron-httpd\" id=dbcbe8c1-0c3e-4fc8-b801-c70b19e4d245 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:17.495215 crc crio[20344]: time=\"2026-06-10T15:01:17.495151703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:17.805161 crc crio[20344]: time=\"2026-06-10T15:01:17.804522633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:17.833969 crc crio[20344]: time=\"2026-06-10T15:01:17.833627704Z\" level=info msg=\"Removing container: cff27db653eff88fb062804d838cea642324cca653cd47d028605c52884de709\" id=a45ac0da-a285-4949-b262-4a823be66f83 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:01:17.857115 crc crio[20344]: time=\"2026-06-10T15:01:17.85707319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:17.876348 crc crio[20344]: time=\"2026-06-10T15:01:17.875624309Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5bebf3cc-6149-46fd-a935-70054fc8d2f1 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:17.934339 crc crio[20344]: time=\"2026-06-10T15:01:17.929305825Z\" level=info msg=\"Removed container cff27db653eff88fb062804d838cea642324cca653cd47d028605c52884de709: openstack/dnsmasq-dns-7d5695b8ff-jvn4z/init\" id=a45ac0da-a285-4949-b262-4a823be66f83 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:01:18.020448 crc crio[20344]: time=\"2026-06-10T15:01:18.020359946Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8477358d-caf1-4215-a05e-e9381d66555c name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:18.365412 crc crio[20344]: time=\"2026-06-10T15:01:18.364674297Z\" level=info msg=\"Created container f1895fe554c08f2e10e39b79c39ba098d4fed1c9e48f8650e01522ea6463ac84: openstack/neutron-68688cc948-hlz9w/neutron-httpd\" id=dbcbe8c1-0c3e-4fc8-b801-c70b19e4d245 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:18.378931 crc crio[20344]: time=\"2026-06-10T15:01:18.378826862Z\" level=info msg=\"Starting container: f1895fe554c08f2e10e39b79c39ba098d4fed1c9e48f8650e01522ea6463ac84\" id=9c2df2d5-6af0-486e-959e-ef93599d5b18 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:01:18.394762 crc crio[20344]: time=\"2026-06-10T15:01:18.394642031Z\" level=info msg=\"Started container\" PID=68577 containerID=f1895fe554c08f2e10e39b79c39ba098d4fed1c9e48f8650e01522ea6463ac84 description=openstack/neutron-68688cc948-hlz9w/neutron-httpd id=9c2df2d5-6af0-486e-959e-ef93599d5b18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=22514513d675b735ef5bbd28174f5f852591cc2aa59a3f6fcf174a0eff321e64\nJun 10 15:01:19.943428 crc crio[20344]: time=\"2026-06-10T15:01:19.942418Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-79cccc8689-qgthc/dnsmasq-dns\" id=9c785099-5c3b-4213-9716-7f75e7ae3944 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:20.820008 crc crio[20344]: time=\"2026-06-10T15:01:20.818435352Z\" level=info msg=\"Running pod sandbox: openstack/neutron-b985497ff-h9qmt/POD\" id=bbc749cc-d679-42a9-9967-0b46804628fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:01:20.820008 crc crio[20344]: time=\"2026-06-10T15:01:20.818922294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:21.030333 crc crio[20344]: time=\"2026-06-10T15:01:21.020861339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:21.811118 crc crio[20344]: time=\"2026-06-10T15:01:21.810537501Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:241fbbed8753503ab4aa3008cb40b3c4f94ef930fac25515ad3cf3c3a3915d9f\" id=6d18c8d5-45a5-47c3-93a7-1fd638bbcf0e name=/runtime.v1.ImageService/PullImage\nJun 10 15:01:21.814334 crc crio[20344]: time=\"2026-06-10T15:01:21.814149504Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=f6f0d6db-c818-4201-9922-0675829b7185 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:21.845059 crc crio[20344]: time=\"2026-06-10T15:01:21.844899738Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=7c974002-3bbe-4600-b937-bee3f9457620 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:21.872513 crc crio[20344]: time=\"2026-06-10T15:01:21.872430089Z\" level=info msg=\"Got pod network &{Name:neutron-b985497ff-h9qmt Namespace:openstack ID:d50cbea1c7698858384c4ea8f2e09ff1e062d231d83a877c31f7485b16a65a4e UID:7c791f0e-a2e7-4560-a352-791034a136b4 NetNS:/var/run/netns/7c92fb0d-34d6-4730-bf92-e901834b9d17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c791f0e_a2e7_4560_a352_791034a136b4.slice PodAnnotations:0xc0006b4480}] Aliases:map[]}\"\nJun 10 15:01:21.872513 crc crio[20344]: time=\"2026-06-10T15:01:21.87249005Z\" level=info msg=\"Adding pod openstack_neutron-b985497ff-h9qmt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:01:21.908516 crc crio[20344]: time=\"2026-06-10T15:01:21.908418098Z\" level=info msg=\"Creating container: openstack/barbican-worker-dbc8c9479-s7hbh/barbican-worker-log\" id=e7e5091e-fbd7-4c12-ba36-584f236b63bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:22.039325 crc crio[20344]: time=\"2026-06-10T15:01:22.038773775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:22.046338 crc crio[20344]: time=\"2026-06-10T15:01:22.045137939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:22.057037 crc crio[20344]: time=\"2026-06-10T15:01:22.056489712Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:3b60e8300c573fc08a5a5dc3380bd8cd07f1947ee19ec88b6f4951c03f4170de\" id=ddbaf89d-8f32-4e99-a6a7-c1576931f793 name=/runtime.v1.ImageService/PullImage\nJun 10 15:01:22.057037 crc crio[20344]: time=\"2026-06-10T15:01:22.056522513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:22.065327 crc crio[20344]: time=\"2026-06-10T15:01:22.063806671Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=ae9abe63-ae88-4058-81e1-f270f423b8d2 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:22.098383 crc crio[20344]: time=\"2026-06-10T15:01:22.096999258Z\" level=info msg=\"Stopping pod sandbox: d4b9e6b02849959482d56da48fa31215242a93b92f3cb3d95566ff8c34a7fb50\" id=38a27966-d7f6-465c-9930-8f9126f7a18f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:01:22.098383 crc crio[20344]: time=\"2026-06-10T15:01:22.098348603Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-q5gkl Namespace:openstack ID:d4b9e6b02849959482d56da48fa31215242a93b92f3cb3d95566ff8c34a7fb50 UID:0e3a3baf-28db-43fa-b75f-01122659c08e NetNS:/var/run/netns/59974520-abe0-4210-9dd2-94b44036d9e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0e3a3baf_28db_43fa_b75f_01122659c08e.slice PodAnnotations:0xc00078c678}] Aliases:map[]}\"\nJun 10 15:01:22.098605 crc crio[20344]: time=\"2026-06-10T15:01:22.098521407Z\" level=info msg=\"Deleting pod openstack_cinder-online-data-migrations-q5gkl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:01:22.118471 crc crio[20344]: time=\"2026-06-10T15:01:22.115495756Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=14dd6e39-3133-45fd-9d3d-4a0a932ae731 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:22.158925 crc crio[20344]: time=\"2026-06-10T15:01:22.158803744Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-55f5fbd7cd-jbccj/barbican-keystone-listener-log\" id=082a6528-c0cd-4a75-aab3-60eb44226cc2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:22.166241 crc crio[20344]: time=\"2026-06-10T15:01:22.165888287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:22.223758 crc crio[20344]: time=\"2026-06-10T15:01:22.220556799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:22.233442 crc crio[20344]: time=\"2026-06-10T15:01:22.233226006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:22.245488 crc crio[20344]: time=\"2026-06-10T15:01:22.245251426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:22.249235 crc crio[20344]: time=\"2026-06-10T15:01:22.249134217Z\" level=info msg=\"Created container 8a61b6133a9f2edc90167cc5f006e5e07f677bc8a96a6227f5eccd68030638b0: openstack/dnsmasq-dns-79cccc8689-qgthc/dnsmasq-dns\" id=9c785099-5c3b-4213-9716-7f75e7ae3944 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:22.256326 crc crio[20344]: time=\"2026-06-10T15:01:22.253594462Z\" level=info msg=\"Starting container: 8a61b6133a9f2edc90167cc5f006e5e07f677bc8a96a6227f5eccd68030638b0\" id=306d5a37-01e8-4e13-b212-b567a4fc333a name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:01:22.259904 crc crio[20344]: time=\"2026-06-10T15:01:22.259814203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:22.270812 crc crio[20344]: time=\"2026-06-10T15:01:22.270596751Z\" level=info msg=\"Started container\" PID=69050 containerID=8a61b6133a9f2edc90167cc5f006e5e07f677bc8a96a6227f5eccd68030638b0 description=openstack/dnsmasq-dns-79cccc8689-qgthc/dnsmasq-dns id=306d5a37-01e8-4e13-b212-b567a4fc333a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e40606b5738970938f582c876fc20e8f8d5cbc9dc1439654539975bd650240d\nJun 10 15:01:22.494404 crc crio[20344]: time=\"2026-06-10T15:01:22.492772078Z\" level=info msg=\"Created container a3ef5959f573ae3e5100417dce828d77bdef7530a924e0b367dde0c35c5dc4a4: openstack/barbican-worker-dbc8c9479-s7hbh/barbican-worker-log\" id=e7e5091e-fbd7-4c12-ba36-584f236b63bc name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:22.502093 crc crio[20344]: time=\"2026-06-10T15:01:22.501997427Z\" level=info msg=\"Starting container: a3ef5959f573ae3e5100417dce828d77bdef7530a924e0b367dde0c35c5dc4a4\" id=117745d6-85a0-4baa-a343-41fb5f54b0b8 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:01:22.511519 crc crio[20344]: time=\"2026-06-10T15:01:22.5114335Z\" level=info msg=\"Started container\" PID=69093 containerID=a3ef5959f573ae3e5100417dce828d77bdef7530a924e0b367dde0c35c5dc4a4 description=openstack/barbican-worker-dbc8c9479-s7hbh/barbican-worker-log id=117745d6-85a0-4baa-a343-41fb5f54b0b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea66084f55c1c2d38e0fcb42317f34dc7ee58913a511a87bc7c8d3195303b947\nJun 10 15:01:22.550449 crc crio[20344]: time=\"2026-06-10T15:01:22.549808721Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=9e175a09-2335-4cd0-9ecd-8eba9982fcbc name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:22.586314 crc crio[20344]: time=\"2026-06-10T15:01:22.585985316Z\" level=info msg=\"Created container 6b9aa8b0098be63fe4660c4c928d8645e76e9482c1910a0fd4c89ef12922656a: openstack/barbican-keystone-listener-55f5fbd7cd-jbccj/barbican-keystone-listener-log\" id=082a6528-c0cd-4a75-aab3-60eb44226cc2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:22.589687 crc crio[20344]: time=\"2026-06-10T15:01:22.589595489Z\" level=info msg=\"Starting container: 6b9aa8b0098be63fe4660c4c928d8645e76e9482c1910a0fd4c89ef12922656a\" id=3f4fa237-d574-4b2c-b99d-7d2e0809df5f name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:01:22.596759 crc crio[20344]: time=\"2026-06-10T15:01:22.596591149Z\" level=info msg=\"Started container\" PID=69094 containerID=6b9aa8b0098be63fe4660c4c928d8645e76e9482c1910a0fd4c89ef12922656a description=openstack/barbican-keystone-listener-55f5fbd7cd-jbccj/barbican-keystone-listener-log id=3f4fa237-d574-4b2c-b99d-7d2e0809df5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=34c27b3edcfe27c15f5c5c55a1970744055a6e10650bbe48f858169450457740\nJun 10 15:01:22.611691 crc crio[20344]: time=\"2026-06-10T15:01:22.61016147Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=1612d8b1-2a19-47e4-97fb-57ee1408a78f name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:22.627353 crc crio[20344]: time=\"2026-06-10T15:01:22.623580586Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=4804abd9-7796-4c53-83cc-2a55a30797b6 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:22.634979 crc crio[20344]: time=\"2026-06-10T15:01:22.634897989Z\" level=info msg=\"Creating container: openstack/barbican-worker-dbc8c9479-s7hbh/barbican-worker\" id=b2ca7648-6907-4388-bf61-37c40ca0b1cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:22.641422 crc crio[20344]: time=\"2026-06-10T15:01:22.640688738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:22.641422 crc crio[20344]: time=\"2026-06-10T15:01:22.640781151Z\" level=info msg=\"Stopped pod sandbox: d4b9e6b02849959482d56da48fa31215242a93b92f3cb3d95566ff8c34a7fb50\" id=38a27966-d7f6-465c-9930-8f9126f7a18f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:01:22.687992 crc crio[20344]: time=\"2026-06-10T15:01:22.687893627Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=fb0f673a-4962-4b43-b9a3-38759939c040 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:22.692328 crc crio[20344]: 2026-06-10T15:01:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d50cbea1c769885 Mac:66:78:36:56:9b:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a5 Mtu:0 Sandbox:/var/run/netns/7c92fb0d-34d6-4730-bf92-e901834b9d17 SocketPath: PciID:}] [{Interface:0xc000592760 Address:{IP:10.217.0.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:01:22.694827 crc crio[20344]: time=\"2026-06-10T15:01:22.694749624Z\" level=info msg=\"Got pod network &{Name:neutron-b985497ff-h9qmt Namespace:openstack ID:d50cbea1c7698858384c4ea8f2e09ff1e062d231d83a877c31f7485b16a65a4e UID:7c791f0e-a2e7-4560-a352-791034a136b4 NetNS:/var/run/netns/7c92fb0d-34d6-4730-bf92-e901834b9d17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c791f0e_a2e7_4560_a352_791034a136b4.slice PodAnnotations:0xc0006b4480}] Aliases:map[]}\"\nJun 10 15:01:22.695767 crc crio[20344]: time=\"2026-06-10T15:01:22.694927359Z\" level=info msg=\"Checking pod openstack_neutron-b985497ff-h9qmt for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:01:22.700390 crc crio[20344]: time=\"2026-06-10T15:01:22.700247697Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-55f5fbd7cd-jbccj/barbican-keystone-listener\" id=fc77cf4b-3670-4921-b314-304c92f44eb3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:22.702679 crc crio[20344]: time=\"2026-06-10T15:01:22.702615098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:22.704288 crc crio[20344]: time=\"2026-06-10T15:01:22.704194188Z\" level=info msg=\"Ran pod sandbox d50cbea1c7698858384c4ea8f2e09ff1e062d231d83a877c31f7485b16a65a4e with infra container: openstack/neutron-b985497ff-h9qmt/POD\" id=bbc749cc-d679-42a9-9967-0b46804628fa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:01:22.710326 crc crio[20344]: time=\"2026-06-10T15:01:22.707132644Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=322486bf-6c82-4317-8ec3-7384c8ae4eaa name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:22.739418 crc crio[20344]: time=\"2026-06-10T15:01:22.739308225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:22.743407 crc crio[20344]: time=\"2026-06-10T15:01:22.743112863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:22.773515 crc crio[20344]: time=\"2026-06-10T15:01:22.773458597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:22.777126 crc crio[20344]: time=\"2026-06-10T15:01:22.777101651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:22.813618 crc crio[20344]: time=\"2026-06-10T15:01:22.813208644Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9ff5746b-ebce-4e1b-a56d-27e193161ad3 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:22.829001 crc crio[20344]: time=\"2026-06-10T15:01:22.828907929Z\" level=info msg=\"Creating container: openstack/neutron-b985497ff-h9qmt/neutron-api\" id=fe6a2600-9238-4b6c-b0bc-4ba701935583 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:22.829473 crc crio[20344]: time=\"2026-06-10T15:01:22.829405582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:22.902958 crc crio[20344]: time=\"2026-06-10T15:01:22.902838868Z\" level=info msg=\"Created container ef7d7c760b056e1d5e65e2fdcea204ee3df6e1e801440640ca916543e5ff9be4: openstack/barbican-worker-dbc8c9479-s7hbh/barbican-worker\" id=b2ca7648-6907-4388-bf61-37c40ca0b1cc name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:22.904604 crc crio[20344]: time=\"2026-06-10T15:01:22.904499091Z\" level=info msg=\"Starting container: ef7d7c760b056e1d5e65e2fdcea204ee3df6e1e801440640ca916543e5ff9be4\" id=07ceeb53-382c-4ac2-b915-ab92e029618c name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:01:22.911047 crc crio[20344]: time=\"2026-06-10T15:01:22.910939297Z\" level=info msg=\"Started container\" PID=69170 containerID=ef7d7c760b056e1d5e65e2fdcea204ee3df6e1e801440640ca916543e5ff9be4 description=openstack/barbican-worker-dbc8c9479-s7hbh/barbican-worker id=07ceeb53-382c-4ac2-b915-ab92e029618c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea66084f55c1c2d38e0fcb42317f34dc7ee58913a511a87bc7c8d3195303b947\nJun 10 15:01:22.953914 crc crio[20344]: time=\"2026-06-10T15:01:22.953844705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:22.962654 crc crio[20344]: time=\"2026-06-10T15:01:22.959492031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:22.968805 crc crio[20344]: time=\"2026-06-10T15:01:22.968763591Z\" level=info msg=\"Created container c5f061d230b1ea41fb6c1c2661ab9639de35b7e2a6e271e02a04ee6411fb913e: openstack/barbican-keystone-listener-55f5fbd7cd-jbccj/barbican-keystone-listener\" id=fc77cf4b-3670-4921-b314-304c92f44eb3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:22.970173 crc crio[20344]: time=\"2026-06-10T15:01:22.970097935Z\" level=info msg=\"Starting container: c5f061d230b1ea41fb6c1c2661ab9639de35b7e2a6e271e02a04ee6411fb913e\" id=92b3afce-ba4a-4f15-9f76-c803ab24aec4 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:01:22.976975 crc crio[20344]: time=\"2026-06-10T15:01:22.976890981Z\" level=info msg=\"Started container\" PID=69178 containerID=c5f061d230b1ea41fb6c1c2661ab9639de35b7e2a6e271e02a04ee6411fb913e description=openstack/barbican-keystone-listener-55f5fbd7cd-jbccj/barbican-keystone-listener id=92b3afce-ba4a-4f15-9f76-c803ab24aec4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34c27b3edcfe27c15f5c5c55a1970744055a6e10650bbe48f858169450457740\nJun 10 15:01:23.267160 crc crio[20344]: time=\"2026-06-10T15:01:23.266666723Z\" level=info msg=\"Created container 58ac1e752c26516c4beef97d3affd50e7766c446abaceb9d16491d8d8adc6f57: openstack/neutron-b985497ff-h9qmt/neutron-api\" id=fe6a2600-9238-4b6c-b0bc-4ba701935583 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:23.275328 crc crio[20344]: time=\"2026-06-10T15:01:23.271610231Z\" level=info msg=\"Starting container: 58ac1e752c26516c4beef97d3affd50e7766c446abaceb9d16491d8d8adc6f57\" id=2c5e45a3-7429-4c2c-9efd-cbae35e6707c name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:01:23.280038 crc crio[20344]: time=\"2026-06-10T15:01:23.279893515Z\" level=info msg=\"Started container\" PID=69242 containerID=58ac1e752c26516c4beef97d3affd50e7766c446abaceb9d16491d8d8adc6f57 description=openstack/neutron-b985497ff-h9qmt/neutron-api id=2c5e45a3-7429-4c2c-9efd-cbae35e6707c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d50cbea1c7698858384c4ea8f2e09ff1e062d231d83a877c31f7485b16a65a4e\nJun 10 15:01:23.297375 crc crio[20344]: time=\"2026-06-10T15:01:23.297179711Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f653b3c1-7562-4a51-b276-3e35c3dd4a3d name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:24.667246 crc crio[20344]: time=\"2026-06-10T15:01:24.666581512Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=0b8213c4-c330-46a5-8718-7dc0a3b180e6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:01:24.668449 crc crio[20344]: time=\"2026-06-10T15:01:24.667246219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:24.772101 crc crio[20344]: time=\"2026-06-10T15:01:24.772021945Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-75b56949bf-dblrl/POD\" id=a35f3e40-afbc-4edf-a164-56963318d531 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:01:24.772342 crc crio[20344]: time=\"2026-06-10T15:01:24.772126948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:25.054629 crc crio[20344]: time=\"2026-06-10T15:01:25.054553201Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=401c1edc-2a72-4c59-837a-db0f75795139 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:01:25.054792 crc crio[20344]: time=\"2026-06-10T15:01:25.054657034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:26.228832 crc crio[20344]: time=\"2026-06-10T15:01:26.227922311Z\" level=info msg=\"Stopping container: 8a61b6133a9f2edc90167cc5f006e5e07f677bc8a96a6227f5eccd68030638b0 (timeout: 10s)\" id=29c02953-d208-463c-8f22-6b848e8be8eb name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:01:31.306986 crc crio[20344]: time=\"2026-06-10T15:01:31.30617248Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-57f4c895cd-h7ld5/POD\" id=7e881ccb-5083-49d2-832d-2de51ce4b4e8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:01:31.308310 crc crio[20344]: time=\"2026-06-10T15:01:31.307019862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:32.169298 crc crio[20344]: time=\"2026-06-10T15:01:32.168855897Z\" level=info msg=\"Stopped container 8a61b6133a9f2edc90167cc5f006e5e07f677bc8a96a6227f5eccd68030638b0: openstack/dnsmasq-dns-79cccc8689-qgthc/dnsmasq-dns\" id=29c02953-d208-463c-8f22-6b848e8be8eb name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:01:32.170995 crc crio[20344]: time=\"2026-06-10T15:01:32.170912831Z\" level=info msg=\"Stopping pod sandbox: 8e40606b5738970938f582c876fc20e8f8d5cbc9dc1439654539975bd650240d\" id=0ef40236-9b9b-45e8-9b0a-aace93a3f321 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:01:32.171867 crc crio[20344]: time=\"2026-06-10T15:01:32.171760182Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-79cccc8689-qgthc Namespace:openstack ID:8e40606b5738970938f582c876fc20e8f8d5cbc9dc1439654539975bd650240d UID:21332fb0-b20b-4b6e-a250-f2e301d1375f NetNS:/var/run/netns/b7e56df0-d5d1-4007-a6f1-3a38b1aad687 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21332fb0_b20b_4b6e_a250_f2e301d1375f.slice PodAnnotations:0xc001b9c320}] Aliases:map[]}\"\nJun 10 15:01:32.172020 crc crio[20344]: time=\"2026-06-10T15:01:32.171962818Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-79cccc8689-qgthc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:01:32.221309 crc crio[20344]: time=\"2026-06-10T15:01:32.221138668Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7090b157-e139-457f-a583-dbd8039752c2 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:33.081320 crc crio[20344]: time=\"2026-06-10T15:01:33.080447757Z\" level=info msg=\"Creating container: openstack/neutron-b985497ff-h9qmt/neutron-httpd\" id=0185bb2d-45e0-41a8-8c5a-bfa308c6907e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:33.093201 crc crio[20344]: time=\"2026-06-10T15:01:33.093116234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:33.096960 crc crio[20344]: time=\"2026-06-10T15:01:33.096875161Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:3f0073e57229fd97eb60ae8d02637619d324719bd167fc355ec14e8f1f12d597 UID:de27a4dd-5267-4e90-baa4-0d68ce2d1296 NetNS:/var/run/netns/73e64bfe-56ab-4263-a338-0f5165b54b5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde27a4dd_5267_4e90_baa4_0d68ce2d1296.slice PodAnnotations:0xc000529108}] Aliases:map[]}\"\nJun 10 15:01:33.096960 crc crio[20344]: time=\"2026-06-10T15:01:33.096951203Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:01:33.249390 crc crio[20344]: time=\"2026-06-10T15:01:33.248778534Z\" level=info msg=\"Stopped pod sandbox: 8e40606b5738970938f582c876fc20e8f8d5cbc9dc1439654539975bd650240d\" id=0ef40236-9b9b-45e8-9b0a-aace93a3f321 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:01:33.260638 crc crio[20344]: time=\"2026-06-10T15:01:33.260519927Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:fa1d0d0106e383e890597fd2bc9afb4e59c2a768deeadab89dbf70fe7b47dcd5 UID:c3b65d0e-f8d8-4332-bd38-b21cad12e9cb NetNS:/var/run/netns/904629e9-fa40-4118-b669-7890de218617 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3b65d0e_f8d8_4332_bd38_b21cad12e9cb.slice PodAnnotations:0xc000529590}] Aliases:map[]}\"\nJun 10 15:01:33.260638 crc crio[20344]: time=\"2026-06-10T15:01:33.260605199Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:01:33.316068 crc crio[20344]: time=\"2026-06-10T15:01:33.315362403Z\" level=info msg=\"Got pod network &{Name:barbican-api-57f4c895cd-h7ld5 Namespace:openstack ID:c052511287967f056171ccb84e16274acd18ba5a8f427bb0cbab3b97e49fd02a UID:bf37362f-0df2-4b9a-b924-744d3a75c90d NetNS:/var/run/netns/14baee02-d094-4670-a837-9a75632cb3da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbf37362f_0df2_4b9a_b924_744d3a75c90d.slice PodAnnotations:0xc00008c858}] Aliases:map[]}\"\nJun 10 15:01:33.316068 crc crio[20344]: time=\"2026-06-10T15:01:33.315422235Z\" level=info msg=\"Adding pod openstack_barbican-api-57f4c895cd-h7ld5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:01:33.340405 crc crio[20344]: time=\"2026-06-10T15:01:33.339928238Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=e82fb755-9440-44a5-a81c-43fd23305250 name=/runtime.v1.ImageService/PullImage\nJun 10 15:01:33.359649 crc crio[20344]: time=\"2026-06-10T15:01:33.35939105Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=8b21bfda-10a6-4d67-bd30-6c440ac1bd37 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:33.368437 crc crio[20344]: time=\"2026-06-10T15:01:33.366590136Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-75b56949bf-dblrl Namespace:openstack ID:1a61956482d23e49f26b8420d036ba015129fdeaef695e227d573e2192e492b6 UID:2ae327ff-8795-45d0-a083-23c525b04630 NetNS:/var/run/netns/1e440a06-f9e1-4a99-b3db-c1728ffa6c1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ae327ff_8795_45d0_a083_23c525b04630.slice PodAnnotations:0xc0027c00d0}] Aliases:map[]}\"\nJun 10 15:01:33.368437 crc crio[20344]: time=\"2026-06-10T15:01:33.366810042Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-75b56949bf-dblrl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:01:33.402914 crc crio[20344]: time=\"2026-06-10T15:01:33.402863903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:33.410348 crc crio[20344]: time=\"2026-06-10T15:01:33.410297135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:33.424864 crc crio[20344]: time=\"2026-06-10T15:01:33.424751498Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=cbc31a0c-6f66-4dad-b7fc-816ef473f562 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:33.439814 crc crio[20344]: time=\"2026-06-10T15:01:33.439365206Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=ca97883b-6d33-430a-a5e5-59f39f432020 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:33.441919 crc crio[20344]: time=\"2026-06-10T15:01:33.4418554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:33.509922 crc crio[20344]: time=\"2026-06-10T15:01:33.509375414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:33.533031 crc crio[20344]: time=\"2026-06-10T15:01:33.532940552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:33.660464 crc crio[20344]: time=\"2026-06-10T15:01:33.654173763Z\" level=info msg=\"Created container d5afa29a25a39e604fe46c730448cc830387c405a40218191226b43fcd1d4563: openstack/neutron-b985497ff-h9qmt/neutron-httpd\" id=0185bb2d-45e0-41a8-8c5a-bfa308c6907e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:33.660464 crc crio[20344]: time=\"2026-06-10T15:01:33.65601055Z\" level=info msg=\"Starting container: d5afa29a25a39e604fe46c730448cc830387c405a40218191226b43fcd1d4563\" id=d09b9502-03a3-4efc-a18d-b61533956b54 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:01:33.666015 crc crio[20344]: time=\"2026-06-10T15:01:33.663655298Z\" level=info msg=\"Started container\" PID=70017 containerID=d5afa29a25a39e604fe46c730448cc830387c405a40218191226b43fcd1d4563 description=openstack/neutron-b985497ff-h9qmt/neutron-httpd id=d09b9502-03a3-4efc-a18d-b61533956b54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d50cbea1c7698858384c4ea8f2e09ff1e062d231d83a877c31f7485b16a65a4e\nJun 10 15:01:33.679978 crc crio[20344]: time=\"2026-06-10T15:01:33.675061722Z\" level=info msg=\"Created container 40c3a1f817ecfdbced11cdfef19a256b18ab02ee57328547565558882ef3ff8f: openstack/ceilometer-0/proxy-httpd\" id=ca97883b-6d33-430a-a5e5-59f39f432020 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:33.679978 crc crio[20344]: time=\"2026-06-10T15:01:33.676233173Z\" level=info msg=\"Starting container: 40c3a1f817ecfdbced11cdfef19a256b18ab02ee57328547565558882ef3ff8f\" id=f5970146-9729-4145-b77e-676a28150573 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:01:33.688195 crc crio[20344]: time=\"2026-06-10T15:01:33.687455532Z\" level=info msg=\"Started container\" PID=70026 containerID=40c3a1f817ecfdbced11cdfef19a256b18ab02ee57328547565558882ef3ff8f description=openstack/ceilometer-0/proxy-httpd id=f5970146-9729-4145-b77e-676a28150573 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a32b6bdb3492a139e5814cfdbe72e18e7ed12cc28a3caa97bc1ceed89c44dc26\nJun 10 15:01:33.709853 crc crio[20344]: 2026-06-10T15:01:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3f0073e57229fd9 Mac:76:5a:08:37:a0:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a6 Mtu:0 Sandbox:/var/run/netns/73e64bfe-56ab-4263-a338-0f5165b54b5c SocketPath: PciID:}] [{Interface:0xc00027d750 Address:{IP:10.217.0.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:01:33.710699 crc crio[20344]: time=\"2026-06-10T15:01:33.710624461Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:3f0073e57229fd97eb60ae8d02637619d324719bd167fc355ec14e8f1f12d597 UID:de27a4dd-5267-4e90-baa4-0d68ce2d1296 NetNS:/var/run/netns/73e64bfe-56ab-4263-a338-0f5165b54b5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde27a4dd_5267_4e90_baa4_0d68ce2d1296.slice PodAnnotations:0xc000529108}] Aliases:map[]}\"\nJun 10 15:01:33.710863 crc crio[20344]: time=\"2026-06-10T15:01:33.710842796Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:01:33.721899 crc crio[20344]: time=\"2026-06-10T15:01:33.721749568Z\" level=info msg=\"Ran pod sandbox 3f0073e57229fd97eb60ae8d02637619d324719bd167fc355ec14e8f1f12d597 with infra container: openstack/cinder-scheduler-0/POD\" id=0b8213c4-c330-46a5-8718-7dc0a3b180e6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:01:33.747494 crc crio[20344]: time=\"2026-06-10T15:01:33.74739232Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=a38094f8-1709-4c67-94b8-a382eee13d48 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:33.747828 crc crio[20344]: time=\"2026-06-10T15:01:33.747625436Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified not found\" id=a38094f8-1709-4c67-94b8-a382eee13d48 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:33.747828 crc crio[20344]: time=\"2026-06-10T15:01:33.747682778Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified found\" id=a38094f8-1709-4c67-94b8-a382eee13d48 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:33.758821 crc crio[20344]: time=\"2026-06-10T15:01:33.752168804Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=01aff5fc-f0fc-436d-828f-db8b8e71916a name=/runtime.v1.ImageService/PullImage\nJun 10 15:01:33.787521 crc crio[20344]: time=\"2026-06-10T15:01:33.78338404Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\\\"\"\nJun 10 15:01:33.908823 crc crio[20344]: 2026-06-10T15:01:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa1d0d0106e383e Mac:da:ee:a9:79:7e:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/904629e9-fa40-4118-b669-7890de218617 SocketPath: PciID:}] [{Interface:0xc0006145c0 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:01:33.909464 crc crio[20344]: time=\"2026-06-10T15:01:33.909369113Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:fa1d0d0106e383e890597fd2bc9afb4e59c2a768deeadab89dbf70fe7b47dcd5 UID:c3b65d0e-f8d8-4332-bd38-b21cad12e9cb NetNS:/var/run/netns/904629e9-fa40-4118-b669-7890de218617 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3b65d0e_f8d8_4332_bd38_b21cad12e9cb.slice PodAnnotations:0xc000529590}] Aliases:map[]}\"\nJun 10 15:01:33.910347 crc crio[20344]: time=\"2026-06-10T15:01:33.909514087Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:01:33.933892 crc crio[20344]: time=\"2026-06-10T15:01:33.933598199Z\" level=info msg=\"Ran pod sandbox fa1d0d0106e383e890597fd2bc9afb4e59c2a768deeadab89dbf70fe7b47dcd5 with infra container: openstack/cinder-api-0/POD\" id=401c1edc-2a72-4c59-837a-db0f75795139 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:01:33.945324 crc crio[20344]: time=\"2026-06-10T15:01:33.945024284Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=8e08a0f0-db74-4b79-bced-b1830d411f30 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:33.951864 crc crio[20344]: time=\"2026-06-10T15:01:33.951741747Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=80d5293a-c6e9-4190-a211-f8c1b0a2b48b name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:33.963826 crc crio[20344]: time=\"2026-06-10T15:01:33.963633604Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=b13c07a1-981f-4599-ac05-d002e758d668 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:33.966202 crc crio[20344]: time=\"2026-06-10T15:01:33.964082266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:34.041512 crc crio[20344]: 2026-06-10T15:01:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c052511287967f0 Mac:aa:f9:16:57:f2:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a9 Mtu:0 Sandbox:/var/run/netns/14baee02-d094-4670-a837-9a75632cb3da SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:01:34.043151 crc crio[20344]: time=\"2026-06-10T15:01:34.042000688Z\" level=info msg=\"Got pod network &{Name:barbican-api-57f4c895cd-h7ld5 Namespace:openstack ID:c052511287967f056171ccb84e16274acd18ba5a8f427bb0cbab3b97e49fd02a UID:bf37362f-0df2-4b9a-b924-744d3a75c90d NetNS:/var/run/netns/14baee02-d094-4670-a837-9a75632cb3da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbf37362f_0df2_4b9a_b924_744d3a75c90d.slice PodAnnotations:0xc00008c858}] Aliases:map[]}\"\nJun 10 15:01:34.043151 crc crio[20344]: time=\"2026-06-10T15:01:34.042159412Z\" level=info msg=\"Checking pod openstack_barbican-api-57f4c895cd-h7ld5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:01:34.054950 crc crio[20344]: time=\"2026-06-10T15:01:34.054516731Z\" level=info msg=\"Ran pod sandbox c052511287967f056171ccb84e16274acd18ba5a8f427bb0cbab3b97e49fd02a with infra container: openstack/barbican-api-57f4c895cd-h7ld5/POD\" id=7e881ccb-5083-49d2-832d-2de51ce4b4e8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:01:34.062244 crc crio[20344]: time=\"2026-06-10T15:01:34.057886908Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=b703c797-2cdc-4555-a960-31e4096cb743 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:34.062244 crc crio[20344]: time=\"2026-06-10T15:01:34.060405753Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=19cf668a-f845-4c53-ac1c-292e085fb0f6 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:34.062244 crc crio[20344]: time=\"2026-06-10T15:01:34.061420059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:34.076087 crc crio[20344]: time=\"2026-06-10T15:01:34.074333453Z\" level=info msg=\"Creating container: openstack/barbican-api-57f4c895cd-h7ld5/barbican-api-log\" id=2510d93f-7643-4722-ba97-b8bae3e73bec name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:34.076087 crc crio[20344]: time=\"2026-06-10T15:01:34.074761594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:34.167807 crc crio[20344]: time=\"2026-06-10T15:01:34.167676333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:34.178537 crc crio[20344]: time=\"2026-06-10T15:01:34.178422851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:34.226920 crc crio[20344]: 2026-06-10T15:01:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1a61956482d23e4 Mac:e2:bf:30:f3:46:b0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/1e440a06-f9e1-4a99-b3db-c1728ffa6c1e SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:01:34.228436 crc crio[20344]: time=\"2026-06-10T15:01:34.22832777Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-75b56949bf-dblrl Namespace:openstack ID:1a61956482d23e49f26b8420d036ba015129fdeaef695e227d573e2192e492b6 UID:2ae327ff-8795-45d0-a083-23c525b04630 NetNS:/var/run/netns/1e440a06-f9e1-4a99-b3db-c1728ffa6c1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ae327ff_8795_45d0_a083_23c525b04630.slice PodAnnotations:0xc0027c00d0}] Aliases:map[]}\"\nJun 10 15:01:34.228822 crc crio[20344]: time=\"2026-06-10T15:01:34.228558546Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-75b56949bf-dblrl for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:01:34.247116 crc crio[20344]: time=\"2026-06-10T15:01:34.246876549Z\" level=info msg=\"Ran pod sandbox 1a61956482d23e49f26b8420d036ba015129fdeaef695e227d573e2192e492b6 with infra container: openstack/dnsmasq-dns-75b56949bf-dblrl/POD\" id=a35f3e40-afbc-4edf-a164-56963318d531 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:01:34.249063 crc crio[20344]: time=\"2026-06-10T15:01:34.248926021Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2e63b994-bff0-48d9-84c3-9aa506ded119 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:34.315519 crc crio[20344]: time=\"2026-06-10T15:01:34.314381282Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=6fa2c903-2ebd-4fb3-9c13-ee5ae2c081b4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:34.328104 crc crio[20344]: time=\"2026-06-10T15:01:34.327930942Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-75b56949bf-dblrl/init\" id=eabb36a2-efd2-4459-9f89-1dce64aa10ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:34.329060 crc crio[20344]: time=\"2026-06-10T15:01:34.328896377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:34.388669 crc crio[20344]: time=\"2026-06-10T15:01:34.388485645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:34.418127 crc crio[20344]: time=\"2026-06-10T15:01:34.412902776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:34.419642 crc crio[20344]: time=\"2026-06-10T15:01:34.419211369Z\" level=info msg=\"Stopping container: c0f48c3ace694b9f938701fac569cb9e27ea3bb992604cda530913175d2fff54 (timeout: 30s)\" id=42653dba-d822-4d67-a780-924d7b7ec703 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:01:34.419937 crc crio[20344]: time=\"2026-06-10T15:01:34.419836855Z\" level=info msg=\"Stopping container: 50a3ef2da63a24e680494734ca5f491ccadd7d0dc0a2069cc4d3ad724471ef41 (timeout: 30s)\" id=f961f391-74b0-4583-8a3c-92e9c17f54b9 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:01:34.420506 crc crio[20344]: time=\"2026-06-10T15:01:34.420390369Z\" level=info msg=\"Stopping container: 40c3a1f817ecfdbced11cdfef19a256b18ab02ee57328547565558882ef3ff8f (timeout: 30s)\" id=e38e85b1-9599-41b1-a10f-d8f5402b5a0a name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:01:34.422361 crc crio[20344]: time=\"2026-06-10T15:01:34.422231827Z\" level=info msg=\"Stopping container: 970d785a5da30a75fb3eec72626492d9d4daf24b620efe7ef112c7443aea8057 (timeout: 30s)\" id=a8c028c8-8dec-40d9-b4ac-424310e30158 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:01:34.992508 crc crio[20344]: time=\"2026-06-10T15:01:34.991816526Z\" level=info msg=\"Created container 159a79a408ceb06087c1e52f59eba554e554213c5a175ea39064007351270795: openstack/dnsmasq-dns-75b56949bf-dblrl/init\" id=eabb36a2-efd2-4459-9f89-1dce64aa10ef name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:34.996741 crc crio[20344]: time=\"2026-06-10T15:01:34.996324272Z\" level=info msg=\"Starting container: 159a79a408ceb06087c1e52f59eba554e554213c5a175ea39064007351270795\" id=8aa9045f-98d9-40ab-bb29-d60c4d07da2c name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:01:35.008102 crc crio[20344]: time=\"2026-06-10T15:01:35.007889681Z\" level=info msg=\"Started container\" PID=70418 containerID=159a79a408ceb06087c1e52f59eba554e554213c5a175ea39064007351270795 description=openstack/dnsmasq-dns-75b56949bf-dblrl/init id=8aa9045f-98d9-40ab-bb29-d60c4d07da2c name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a61956482d23e49f26b8420d036ba015129fdeaef695e227d573e2192e492b6\nJun 10 15:01:35.159131 crc crio[20344]: time=\"2026-06-10T15:01:35.159072705Z\" level=info msg=\"Created container 4f45557d2cf5f95c207ce5fcf8ff1c7fa3ad836a1fb16f535f20437562ee93c7: openstack/barbican-api-57f4c895cd-h7ld5/barbican-api-log\" id=2510d93f-7643-4722-ba97-b8bae3e73bec name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:35.160393 crc crio[20344]: time=\"2026-06-10T15:01:35.160335607Z\" level=info msg=\"Starting container: 4f45557d2cf5f95c207ce5fcf8ff1c7fa3ad836a1fb16f535f20437562ee93c7\" id=4ae80c13-b98a-4898-80d0-93f627d94a49 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:01:35.162814 crc crio[20344]: time=\"2026-06-10T15:01:35.162617446Z\" level=info msg=\"Stopped container 970d785a5da30a75fb3eec72626492d9d4daf24b620efe7ef112c7443aea8057: openstack/ceilometer-0/sg-core\" id=a8c028c8-8dec-40d9-b4ac-424310e30158 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:01:35.174987 crc crio[20344]: time=\"2026-06-10T15:01:35.174410961Z\" level=info msg=\"Started container\" PID=70391 containerID=4f45557d2cf5f95c207ce5fcf8ff1c7fa3ad836a1fb16f535f20437562ee93c7 description=openstack/barbican-api-57f4c895cd-h7ld5/barbican-api-log id=4ae80c13-b98a-4898-80d0-93f627d94a49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c052511287967f056171ccb84e16274acd18ba5a8f427bb0cbab3b97e49fd02a\nJun 10 15:01:35.316349 crc crio[20344]: time=\"2026-06-10T15:01:35.316051779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:35.806146 crc crio[20344]: time=\"2026-06-10T15:01:35.806056542Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=2593ad47-dd87-4d08-a253-c1c63d940b01 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:35.883035 crc crio[20344]: time=\"2026-06-10T15:01:35.882967108Z\" level=info msg=\"Created container 1eeab844253780c35b2d495e3c712dc756d5f61e2d964cfeef8688f8e51746aa: openstack/cinder-api-0/cinder-api-log\" id=b13c07a1-981f-4599-ac05-d002e758d668 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:35.886887 crc crio[20344]: time=\"2026-06-10T15:01:35.886754596Z\" level=info msg=\"Stopped container 40c3a1f817ecfdbced11cdfef19a256b18ab02ee57328547565558882ef3ff8f: openstack/ceilometer-0/proxy-httpd\" id=e38e85b1-9599-41b1-a10f-d8f5402b5a0a name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:01:35.892791 crc crio[20344]: time=\"2026-06-10T15:01:35.892651358Z\" level=info msg=\"Starting container: 1eeab844253780c35b2d495e3c712dc756d5f61e2d964cfeef8688f8e51746aa\" id=412605c3-d539-4a0f-bb5c-54520b64895a name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:01:35.904476 crc crio[20344]: time=\"2026-06-10T15:01:35.90433472Z\" level=info msg=\"Started container\" PID=70444 containerID=1eeab844253780c35b2d495e3c712dc756d5f61e2d964cfeef8688f8e51746aa description=openstack/cinder-api-0/cinder-api-log id=412605c3-d539-4a0f-bb5c-54520b64895a name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa1d0d0106e383e890597fd2bc9afb4e59c2a768deeadab89dbf70fe7b47dcd5\nJun 10 15:01:36.028177 crc crio[20344]: time=\"2026-06-10T15:01:36.027781087Z\" level=info msg=\"Stopped container 50a3ef2da63a24e680494734ca5f491ccadd7d0dc0a2069cc4d3ad724471ef41: openstack/ceilometer-0/ceilometer-central-agent\" id=f961f391-74b0-4583-8a3c-92e9c17f54b9 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:01:36.030646 crc crio[20344]: time=\"2026-06-10T15:01:36.030563939Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=704a7c4d-0d2c-4172-9a58-727987d25910 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:36.081093 crc crio[20344]: time=\"2026-06-10T15:01:36.080790586Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=f7e023e3-544f-4e5d-8b52-0dc5ab8530ef name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:36.156089 crc crio[20344]: time=\"2026-06-10T15:01:36.155988798Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=a2444074-148c-4703-a886-247222296ff2 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:36.157507 crc crio[20344]: time=\"2026-06-10T15:01:36.157447835Z\" level=info msg=\"Creating container: openstack/barbican-api-57f4c895cd-h7ld5/barbican-api\" id=4c6717f1-b677-4312-9e20-710f74f60e57 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:36.157875 crc crio[20344]: time=\"2026-06-10T15:01:36.157810525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:36.234795 crc crio[20344]: time=\"2026-06-10T15:01:36.234652039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:36.239489 crc crio[20344]: time=\"2026-06-10T15:01:36.239408622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:36.522382 crc crio[20344]: time=\"2026-06-10T15:01:36.522217755Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=a7f544cc-9c28-40a9-96eb-fb6420ed68d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:36.523015 crc crio[20344]: time=\"2026-06-10T15:01:36.522953244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:36.556902 crc crio[20344]: time=\"2026-06-10T15:01:36.555911425Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=96b393ca-d748-48e5-bb47-bbd55259cbc9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:36.603500 crc crio[20344]: time=\"2026-06-10T15:01:36.603186346Z\" level=info msg=\"Created container 3eee85a6283c6d074fe6c687676ad57dd56b644eaea0ad3d805a3c4fde912975: openstack/barbican-api-57f4c895cd-h7ld5/barbican-api\" id=4c6717f1-b677-4312-9e20-710f74f60e57 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:36.609728 crc crio[20344]: time=\"2026-06-10T15:01:36.608643677Z\" level=info msg=\"Starting container: 3eee85a6283c6d074fe6c687676ad57dd56b644eaea0ad3d805a3c4fde912975\" id=cfeeba5d-5df1-41d8-a190-628f01165bbd name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:01:36.623330 crc crio[20344]: time=\"2026-06-10T15:01:36.623170392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:36.650808 crc crio[20344]: time=\"2026-06-10T15:01:36.650685513Z\" level=info msg=\"Started container\" PID=70513 containerID=3eee85a6283c6d074fe6c687676ad57dd56b644eaea0ad3d805a3c4fde912975 description=openstack/barbican-api-57f4c895cd-h7ld5/barbican-api id=cfeeba5d-5df1-41d8-a190-628f01165bbd name=/runtime.v1.RuntimeService/StartContainer sandboxID=c052511287967f056171ccb84e16274acd18ba5a8f427bb0cbab3b97e49fd02a\nJun 10 15:01:36.684326 crc crio[20344]: time=\"2026-06-10T15:01:36.682831553Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ecd1b712-14db-438b-a344-ef452fefd852 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:37.389369 crc crio[20344]: time=\"2026-06-10T15:01:37.389027609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:37.565774 crc crio[20344]: time=\"2026-06-10T15:01:37.564900911Z\" level=info msg=\"Created container 6beb5be747c04ebb0b1884681e631fda7fafab8cd3b1c851205fccf7f5d4caf2: openstack/cinder-api-0/cinder-api\" id=a7f544cc-9c28-40a9-96eb-fb6420ed68d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:37.569190 crc crio[20344]: time=\"2026-06-10T15:01:37.569142031Z\" level=info msg=\"Starting container: 6beb5be747c04ebb0b1884681e631fda7fafab8cd3b1c851205fccf7f5d4caf2\" id=5db8227a-02b3-4b28-93f9-ca6ac8219c8d name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:01:37.578402 crc crio[20344]: time=\"2026-06-10T15:01:37.578329358Z\" level=info msg=\"Started container\" PID=70765 containerID=6beb5be747c04ebb0b1884681e631fda7fafab8cd3b1c851205fccf7f5d4caf2 description=openstack/cinder-api-0/cinder-api id=5db8227a-02b3-4b28-93f9-ca6ac8219c8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa1d0d0106e383e890597fd2bc9afb4e59c2a768deeadab89dbf70fe7b47dcd5\nJun 10 15:01:37.583829 crc crio[20344]: time=\"2026-06-10T15:01:37.583734047Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-75b56949bf-dblrl/dnsmasq-dns\" id=0fe689ce-802d-4bbf-bfa0-885d12c76608 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:37.584250 crc crio[20344]: time=\"2026-06-10T15:01:37.584187049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:37.676865 crc crio[20344]: time=\"2026-06-10T15:01:37.6767549Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:05ada8cde6c86ae8ee0ca06b60e0cbb9224777312d1f41e2b34dc7d5e04057f4\" id=01aff5fc-f0fc-436d-828f-db8b8e71916a name=/runtime.v1.ImageService/PullImage\nJun 10 15:01:37.678669 crc crio[20344]: time=\"2026-06-10T15:01:37.678548106Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=ad6aaa58-e891-497f-9461-8e8bcbd2619d name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:37.713193 crc crio[20344]: time=\"2026-06-10T15:01:37.713097508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:37.717169 crc crio[20344]: time=\"2026-06-10T15:01:37.717093091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:37.726314 crc crio[20344]: time=\"2026-06-10T15:01:37.726202877Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=9c991f1a-c19d-4d1c-ba87-c1d8ea4bacc7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:37.736169 crc crio[20344]: time=\"2026-06-10T15:01:37.736114662Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=68e2d0ce-c09a-48db-981c-9b222109f679 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:37.738528 crc crio[20344]: time=\"2026-06-10T15:01:37.738501824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:37.803759 crc crio[20344]: time=\"2026-06-10T15:01:37.803675437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:38.023022 crc crio[20344]: time=\"2026-06-10T15:01:38.022515998Z\" level=info msg=\"Created container 8db41d5c26f5b01c56fb5c4f0cd0e19c617ccf57b96fff3e76f24202de721142: openstack/dnsmasq-dns-75b56949bf-dblrl/dnsmasq-dns\" id=0fe689ce-802d-4bbf-bfa0-885d12c76608 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:38.024331 crc crio[20344]: time=\"2026-06-10T15:01:38.024226153Z\" level=info msg=\"Starting container: 8db41d5c26f5b01c56fb5c4f0cd0e19c617ccf57b96fff3e76f24202de721142\" id=8102f455-00e0-4e27-9ebb-e650a0e9e966 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:01:38.034514 crc crio[20344]: time=\"2026-06-10T15:01:38.033005879Z\" level=info msg=\"Started container\" PID=70884 containerID=8db41d5c26f5b01c56fb5c4f0cd0e19c617ccf57b96fff3e76f24202de721142 description=openstack/dnsmasq-dns-75b56949bf-dblrl/dnsmasq-dns id=8102f455-00e0-4e27-9ebb-e650a0e9e966 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a61956482d23e49f26b8420d036ba015129fdeaef695e227d573e2192e492b6\nJun 10 15:01:38.458173 crc crio[20344]: time=\"2026-06-10T15:01:38.458101037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:38.587630 crc crio[20344]: time=\"2026-06-10T15:01:38.58757219Z\" level=info msg=\"Created container 9b234927cda06d47d8f2ee1165e76fef51901fc0e2a511583479d4fdae65ff55: openstack/cinder-scheduler-0/cinder-scheduler\" id=68e2d0ce-c09a-48db-981c-9b222109f679 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:38.589491 crc crio[20344]: time=\"2026-06-10T15:01:38.589391747Z\" level=info msg=\"Starting container: 9b234927cda06d47d8f2ee1165e76fef51901fc0e2a511583479d4fdae65ff55\" id=ebf90c06-ea77-4427-8722-2cac4cd65d31 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:01:38.594946 crc crio[20344]: time=\"2026-06-10T15:01:38.594786177Z\" level=info msg=\"Started container\" PID=70999 containerID=9b234927cda06d47d8f2ee1165e76fef51901fc0e2a511583479d4fdae65ff55 description=openstack/cinder-scheduler-0/cinder-scheduler id=ebf90c06-ea77-4427-8722-2cac4cd65d31 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f0073e57229fd97eb60ae8d02637619d324719bd167fc355ec14e8f1f12d597\nJun 10 15:01:38.628068 crc crio[20344]: time=\"2026-06-10T15:01:38.627519022Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=105af148-3acb-4cb0-907a-0a22c1b9465a name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:38.666809 crc crio[20344]: time=\"2026-06-10T15:01:38.666206731Z\" level=info msg=\"Stopping container: 6beb5be747c04ebb0b1884681e631fda7fafab8cd3b1c851205fccf7f5d4caf2 (timeout: 30s)\" id=2234dcd2-b79a-4688-a87d-ebb70af45f28 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:01:38.672908 crc crio[20344]: time=\"2026-06-10T15:01:38.672630347Z\" level=info msg=\"Stopping container: 1eeab844253780c35b2d495e3c712dc756d5f61e2d964cfeef8688f8e51746aa (timeout: 30s)\" id=a7f71d02-0fb6-42d1-a67c-6a6b7c4bc2ea name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:01:38.702835 crc crio[20344]: time=\"2026-06-10T15:01:38.702760355Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=7529938c-99d0-419f-af37-97f6a4d38ca9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:38.716332 crc crio[20344]: time=\"2026-06-10T15:01:38.713686817Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=6f36f7c0-e59b-4bcd-a83f-47c61edd3b9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:38.716332 crc crio[20344]: time=\"2026-06-10T15:01:38.715204566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:38.766467 crc crio[20344]: time=\"2026-06-10T15:01:38.766425009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:39.014953 crc crio[20344]: time=\"2026-06-10T15:01:39.014745751Z\" level=info msg=\"Stopped container 1eeab844253780c35b2d495e3c712dc756d5f61e2d964cfeef8688f8e51746aa: openstack/cinder-api-0/cinder-api-log\" id=a7f71d02-0fb6-42d1-a67c-6a6b7c4bc2ea name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:01:39.244374 crc crio[20344]: time=\"2026-06-10T15:01:39.2443153Z\" level=info msg=\"Stopped container 6beb5be747c04ebb0b1884681e631fda7fafab8cd3b1c851205fccf7f5d4caf2: openstack/cinder-api-0/cinder-api\" id=2234dcd2-b79a-4688-a87d-ebb70af45f28 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:01:39.246886 crc crio[20344]: time=\"2026-06-10T15:01:39.246803524Z\" level=info msg=\"Stopping pod sandbox: fa1d0d0106e383e890597fd2bc9afb4e59c2a768deeadab89dbf70fe7b47dcd5\" id=f4aacfa2-63fb-4632-afc2-249aab32866b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:01:39.248156 crc crio[20344]: time=\"2026-06-10T15:01:39.248055596Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:fa1d0d0106e383e890597fd2bc9afb4e59c2a768deeadab89dbf70fe7b47dcd5 UID:c3b65d0e-f8d8-4332-bd38-b21cad12e9cb NetNS:/var/run/netns/904629e9-fa40-4118-b669-7890de218617 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3b65d0e_f8d8_4332_bd38_b21cad12e9cb.slice PodAnnotations:0xc0006b5568}] Aliases:map[]}\"\nJun 10 15:01:39.248487 crc crio[20344]: time=\"2026-06-10T15:01:39.248374025Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:01:39.570835 crc crio[20344]: time=\"2026-06-10T15:01:39.570233826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:39.730296 crc crio[20344]: time=\"2026-06-10T15:01:39.730077503Z\" level=info msg=\"Created container b8c739c6d0a9b7b82cb65e7f88ccfd8fe0de0df7fac9c10427ec1205e5ebbbf4: openstack/cinder-scheduler-0/probe\" id=6f36f7c0-e59b-4bcd-a83f-47c61edd3b9d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:39.732316 crc crio[20344]: time=\"2026-06-10T15:01:39.731994302Z\" level=info msg=\"Starting container: b8c739c6d0a9b7b82cb65e7f88ccfd8fe0de0df7fac9c10427ec1205e5ebbbf4\" id=d4327a20-1324-4346-a7a6-647b5bd58e6f name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:01:39.737873 crc crio[20344]: time=\"2026-06-10T15:01:39.737794172Z\" level=info msg=\"Started container\" PID=71140 containerID=b8c739c6d0a9b7b82cb65e7f88ccfd8fe0de0df7fac9c10427ec1205e5ebbbf4 description=openstack/cinder-scheduler-0/probe id=d4327a20-1324-4346-a7a6-647b5bd58e6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f0073e57229fd97eb60ae8d02637619d324719bd167fc355ec14e8f1f12d597\nJun 10 15:01:39.750344 crc crio[20344]: time=\"2026-06-10T15:01:39.750200293Z\" level=info msg=\"Stopped pod sandbox: fa1d0d0106e383e890597fd2bc9afb4e59c2a768deeadab89dbf70fe7b47dcd5\" id=f4aacfa2-63fb-4632-afc2-249aab32866b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:01:40.771498 crc crio[20344]: time=\"2026-06-10T15:01:40.770827239Z\" level=info msg=\"Removing container: 6beb5be747c04ebb0b1884681e631fda7fafab8cd3b1c851205fccf7f5d4caf2\" id=be8e2b83-a340-4166-8007-c379b9006c9e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:01:40.813557 crc crio[20344]: time=\"2026-06-10T15:01:40.81345657Z\" level=info msg=\"Removed container 6beb5be747c04ebb0b1884681e631fda7fafab8cd3b1c851205fccf7f5d4caf2: openstack/cinder-api-0/cinder-api\" id=be8e2b83-a340-4166-8007-c379b9006c9e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:01:40.831203 crc crio[20344]: time=\"2026-06-10T15:01:40.831101596Z\" level=info msg=\"Removing container: 1eeab844253780c35b2d495e3c712dc756d5f61e2d964cfeef8688f8e51746aa\" id=a5ccee45-256f-4e04-b80c-a5b72c0ac4fc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:01:40.856365 crc crio[20344]: time=\"2026-06-10T15:01:40.856226264Z\" level=info msg=\"Removed container 1eeab844253780c35b2d495e3c712dc756d5f61e2d964cfeef8688f8e51746aa: openstack/cinder-api-0/cinder-api-log\" id=a5ccee45-256f-4e04-b80c-a5b72c0ac4fc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:01:42.423469 crc crio[20344]: time=\"2026-06-10T15:01:42.420068849Z\" level=info msg=\"Stopped container c0f48c3ace694b9f938701fac569cb9e27ea3bb992604cda530913175d2fff54: openstack/ceilometer-0/ceilometer-notification-agent\" id=42653dba-d822-4d67-a780-924d7b7ec703 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:01:42.434750 crc crio[20344]: time=\"2026-06-10T15:01:42.434199244Z\" level=info msg=\"Stopping pod sandbox: a32b6bdb3492a139e5814cfdbe72e18e7ed12cc28a3caa97bc1ceed89c44dc26\" id=e35c85e7-7b85-4761-9a0f-d97d65e31c93 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:01:42.435406 crc crio[20344]: time=\"2026-06-10T15:01:42.435339653Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a32b6bdb3492a139e5814cfdbe72e18e7ed12cc28a3caa97bc1ceed89c44dc26 UID:674864ac-2676-4d72-b520-8511a512e2e7 NetNS:/var/run/netns/1296d629-b410-4fe3-b16d-858ec0f899d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod674864ac_2676_4d72_b520_8511a512e2e7.slice PodAnnotations:0xc00012bf28}] Aliases:map[]}\"\nJun 10 15:01:42.435530 crc crio[20344]: time=\"2026-06-10T15:01:42.435502967Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:01:42.865890 crc crio[20344]: time=\"2026-06-10T15:01:42.865767598Z\" level=info msg=\"Stopped pod sandbox: a32b6bdb3492a139e5814cfdbe72e18e7ed12cc28a3caa97bc1ceed89c44dc26\" id=e35c85e7-7b85-4761-9a0f-d97d65e31c93 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:01:43.382892 crc crio[20344]: time=\"2026-06-10T15:01:43.382388598Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=498589ab-1db1-42ca-a2b8-cf6843ec676c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:01:43.383833 crc crio[20344]: time=\"2026-06-10T15:01:43.382926822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:43.436927 crc crio[20344]: time=\"2026-06-10T15:01:43.436804484Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:c902fa3e4867df552143337b2c67ed4abc161bb2d019d2ceeded3cf849eed1c6 UID:39155ff1-8a57-4a1a-abeb-2b3dcc191a67 NetNS:/var/run/netns/398748ee-826c-4892-92a6-2018781e97c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39155ff1_8a57_4a1a_abeb_2b3dcc191a67.slice PodAnnotations:0xc00078c100}] Aliases:map[]}\"\nJun 10 15:01:43.436927 crc crio[20344]: time=\"2026-06-10T15:01:43.436924897Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:01:43.837908 crc crio[20344]: time=\"2026-06-10T15:01:43.836742971Z\" level=info msg=\"Removing container: 40c3a1f817ecfdbced11cdfef19a256b18ab02ee57328547565558882ef3ff8f\" id=c749b008-6a5e-4fc7-8a44-0e21f6e72949 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:01:43.868360 crc crio[20344]: time=\"2026-06-10T15:01:43.868186513Z\" level=info msg=\"Removed container 40c3a1f817ecfdbced11cdfef19a256b18ab02ee57328547565558882ef3ff8f: openstack/ceilometer-0/proxy-httpd\" id=c749b008-6a5e-4fc7-8a44-0e21f6e72949 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:01:43.871303 crc crio[20344]: time=\"2026-06-10T15:01:43.871171861Z\" level=info msg=\"Removing container: 970d785a5da30a75fb3eec72626492d9d4daf24b620efe7ef112c7443aea8057\" id=14946965-be70-48f6-9b8b-bda9ca3f12ad name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:01:43.980640 crc crio[20344]: time=\"2026-06-10T15:01:43.980543485Z\" level=info msg=\"Removed container 970d785a5da30a75fb3eec72626492d9d4daf24b620efe7ef112c7443aea8057: openstack/ceilometer-0/sg-core\" id=14946965-be70-48f6-9b8b-bda9ca3f12ad name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:01:43.983552 crc crio[20344]: time=\"2026-06-10T15:01:43.983472921Z\" level=info msg=\"Removing container: c0f48c3ace694b9f938701fac569cb9e27ea3bb992604cda530913175d2fff54\" id=df095cd2-3312-4782-adc7-c2b1b7eb2905 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:01:44.016099 crc crio[20344]: time=\"2026-06-10T15:01:44.01599261Z\" level=info msg=\"Removed container c0f48c3ace694b9f938701fac569cb9e27ea3bb992604cda530913175d2fff54: openstack/ceilometer-0/ceilometer-notification-agent\" id=df095cd2-3312-4782-adc7-c2b1b7eb2905 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:01:44.019122 crc crio[20344]: time=\"2026-06-10T15:01:44.01905683Z\" level=info msg=\"Removing container: 50a3ef2da63a24e680494734ca5f491ccadd7d0dc0a2069cc4d3ad724471ef41\" id=d79677e9-7046-45c9-948c-f0ef15b6a0c0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:01:44.068340 crc crio[20344]: time=\"2026-06-10T15:01:44.067760547Z\" level=info msg=\"Removed container 50a3ef2da63a24e680494734ca5f491ccadd7d0dc0a2069cc4d3ad724471ef41: openstack/ceilometer-0/ceilometer-central-agent\" id=d79677e9-7046-45c9-948c-f0ef15b6a0c0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:01:44.071410 crc crio[20344]: 2026-06-10T15:01:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c902fa3e4867df5 Mac:c6:78:5b:d6:fa:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:aa Mtu:0 Sandbox:/var/run/netns/398748ee-826c-4892-92a6-2018781e97c5 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:01:44.072753 crc crio[20344]: time=\"2026-06-10T15:01:44.072654764Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:c902fa3e4867df552143337b2c67ed4abc161bb2d019d2ceeded3cf849eed1c6 UID:39155ff1-8a57-4a1a-abeb-2b3dcc191a67 NetNS:/var/run/netns/398748ee-826c-4892-92a6-2018781e97c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39155ff1_8a57_4a1a_abeb_2b3dcc191a67.slice PodAnnotations:0xc00078c100}] Aliases:map[]}\"\nJun 10 15:01:44.072958 crc crio[20344]: time=\"2026-06-10T15:01:44.07289842Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:01:44.083489 crc crio[20344]: time=\"2026-06-10T15:01:44.083213696Z\" level=info msg=\"Ran pod sandbox c902fa3e4867df552143337b2c67ed4abc161bb2d019d2ceeded3cf849eed1c6 with infra container: openstack/cinder-api-0/POD\" id=498589ab-1db1-42ca-a2b8-cf6843ec676c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:01:44.091356 crc crio[20344]: time=\"2026-06-10T15:01:44.091232963Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=b7d2cd27-dc89-4082-83b6-af0fdb7a3254 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:44.095866 crc crio[20344]: time=\"2026-06-10T15:01:44.095652177Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=efcc5c7d-99a1-4e50-a7f7-00e068293634 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:44.111053 crc crio[20344]: time=\"2026-06-10T15:01:44.110929062Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=17ce57fd-a5b2-4759-934f-86fdfe7b4691 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:44.111453 crc crio[20344]: time=\"2026-06-10T15:01:44.111396214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:44.162089 crc crio[20344]: time=\"2026-06-10T15:01:44.162000191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:44.525568 crc crio[20344]: time=\"2026-06-10T15:01:44.524850651Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=2c610fe3-d043-424f-97bd-76320d410e6b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:01:44.525568 crc crio[20344]: time=\"2026-06-10T15:01:44.525224111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:44.584621 crc crio[20344]: time=\"2026-06-10T15:01:44.584520642Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:94e162abbd7750e1e1f6058bae821263a105517601fbef6de5ed39130815587b UID:b9cb1578-1dd7-4db8-9823-fc7c3949a15c NetNS:/var/run/netns/b2ce236f-ce07-48e3-a1a4-799cb5a05cc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb9cb1578_1dd7_4db8_9823_fc7c3949a15c.slice PodAnnotations:0xc0055ea9f0}] Aliases:map[]}\"\nJun 10 15:01:44.584621 crc crio[20344]: time=\"2026-06-10T15:01:44.584603414Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:01:44.965918 crc crio[20344]: time=\"2026-06-10T15:01:44.965779997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:45.098595 crc crio[20344]: time=\"2026-06-10T15:01:45.097359585Z\" level=info msg=\"Created container 03c96e055de85a1e1922bd4659ee1cafa648554ad4a36707774e90c8123394dc: openstack/cinder-api-0/cinder-api-log\" id=17ce57fd-a5b2-4759-934f-86fdfe7b4691 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:45.100329 crc crio[20344]: time=\"2026-06-10T15:01:45.100144137Z\" level=info msg=\"Starting container: 03c96e055de85a1e1922bd4659ee1cafa648554ad4a36707774e90c8123394dc\" id=fdf3da1b-272a-4407-8cc4-187f4d781f8e name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:01:45.107440 crc crio[20344]: time=\"2026-06-10T15:01:45.107135218Z\" level=info msg=\"Started container\" PID=71588 containerID=03c96e055de85a1e1922bd4659ee1cafa648554ad4a36707774e90c8123394dc description=openstack/cinder-api-0/cinder-api-log id=fdf3da1b-272a-4407-8cc4-187f4d781f8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c902fa3e4867df552143337b2c67ed4abc161bb2d019d2ceeded3cf849eed1c6\nJun 10 15:01:45.120340 crc crio[20344]: time=\"2026-06-10T15:01:45.118911902Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=9d7439e4-95d8-44c1-a692-8a72021835fa name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:45.167498 crc crio[20344]: 2026-06-10T15:01:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:94e162abbd7750e Mac:a6:63:f0:9f:c0:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/b2ce236f-ce07-48e3-a1a4-799cb5a05cc2 SocketPath: PciID:}] [{Interface:0xc000147390 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:01:45.168658 crc crio[20344]: time=\"2026-06-10T15:01:45.168578514Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:94e162abbd7750e1e1f6058bae821263a105517601fbef6de5ed39130815587b UID:b9cb1578-1dd7-4db8-9823-fc7c3949a15c NetNS:/var/run/netns/b2ce236f-ce07-48e3-a1a4-799cb5a05cc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb9cb1578_1dd7_4db8_9823_fc7c3949a15c.slice PodAnnotations:0xc0055ea9f0}] Aliases:map[]}\"\nJun 10 15:01:45.168830 crc crio[20344]: time=\"2026-06-10T15:01:45.16879273Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:01:45.178336 crc crio[20344]: time=\"2026-06-10T15:01:45.178048539Z\" level=info msg=\"Ran pod sandbox 94e162abbd7750e1e1f6058bae821263a105517601fbef6de5ed39130815587b with infra container: openstack/ceilometer-0/POD\" id=2c610fe3-d043-424f-97bd-76320d410e6b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:01:45.180579 crc crio[20344]: time=\"2026-06-10T15:01:45.180487402Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=0acd849d-a2ed-437d-83c1-f23159786b44 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:45.204241 crc crio[20344]: time=\"2026-06-10T15:01:45.204140383Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=87226c07-7e2b-409c-9003-1b3b1be4ecaf name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:45.213348 crc crio[20344]: time=\"2026-06-10T15:01:45.213201707Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=86f96e53-8562-42c0-b07a-a02d7fef4510 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:45.213616 crc crio[20344]: time=\"2026-06-10T15:01:45.213581387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:45.231851 crc crio[20344]: time=\"2026-06-10T15:01:45.231646373Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=05beec9a-465f-43e9-bf61-e274a576e4a2 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:45.249029 crc crio[20344]: time=\"2026-06-10T15:01:45.24894769Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=e2195637-119a-4da0-bf6f-6bf53edadb35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:45.249511 crc crio[20344]: time=\"2026-06-10T15:01:45.249446943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:45.278070 crc crio[20344]: time=\"2026-06-10T15:01:45.277959029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:45.283592 crc crio[20344]: time=\"2026-06-10T15:01:45.283500332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:45.314066 crc crio[20344]: time=\"2026-06-10T15:01:45.313924758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:45.475019 crc crio[20344]: time=\"2026-06-10T15:01:45.474608857Z\" level=info msg=\"Created container e7a7c6b1646e781a10a406f8f49898dc6bbeb57eb7dd9290f3b2b4bcde551a17: openstack/ceilometer-0/ceilometer-central-agent\" id=86f96e53-8562-42c0-b07a-a02d7fef4510 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:45.477142 crc crio[20344]: time=\"2026-06-10T15:01:45.477070851Z\" level=info msg=\"Starting container: e7a7c6b1646e781a10a406f8f49898dc6bbeb57eb7dd9290f3b2b4bcde551a17\" id=5e1a026a-e6bc-4903-86d4-042fa35df939 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:01:45.483411 crc crio[20344]: time=\"2026-06-10T15:01:45.483113927Z\" level=info msg=\"Started container\" PID=71617 containerID=e7a7c6b1646e781a10a406f8f49898dc6bbeb57eb7dd9290f3b2b4bcde551a17 description=openstack/ceilometer-0/ceilometer-central-agent id=5e1a026a-e6bc-4903-86d4-042fa35df939 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94e162abbd7750e1e1f6058bae821263a105517601fbef6de5ed39130815587b\nJun 10 15:01:45.510037 crc crio[20344]: time=\"2026-06-10T15:01:45.50993598Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=2b4fd77e-2d88-481a-bee6-e88a8066ed71 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:45.540381 crc crio[20344]: time=\"2026-06-10T15:01:45.540234132Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=345c37a3-411b-4fb5-a043-aec1097706d1 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:45.553251 crc crio[20344]: time=\"2026-06-10T15:01:45.553160286Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=c8c2635c-fabf-4b65-a0a7-9583957f65da name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:45.554177 crc crio[20344]: time=\"2026-06-10T15:01:45.553636648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:45.662353 crc crio[20344]: time=\"2026-06-10T15:01:45.662190651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:45.667064 crc crio[20344]: time=\"2026-06-10T15:01:45.666804011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:45.823781 crc crio[20344]: time=\"2026-06-10T15:01:45.822250865Z\" level=info msg=\"Stopping container: 9614fc45f7e45aff7130b4b3920a343d6251becf6def402ec6ed9b1590a2d68c (timeout: 30s)\" id=cb2e3bfd-5c52-473d-b551-fdafc7dc8b24 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:01:45.823781 crc crio[20344]: time=\"2026-06-10T15:01:45.822636125Z\" level=info msg=\"Stopping container: 7a023fa8887e78aa3bd93f4884d362ca01958aeacf5837a7c89dc69ae1cc311f (timeout: 30s)\" id=3eb187ad-f507-4b16-9258-39ede131a1a6 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:01:45.915880 crc crio[20344]: time=\"2026-06-10T15:01:45.867199775Z\" level=info msg=\"Created container e944b93039fba4dbbef98e4d73aa0da2a31d51c985d3604e3977f3254b8184d7: openstack/ceilometer-0/ceilometer-notification-agent\" id=c8c2635c-fabf-4b65-a0a7-9583957f65da name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:45.915880 crc crio[20344]: time=\"2026-06-10T15:01:45.872898213Z\" level=info msg=\"Starting container: e944b93039fba4dbbef98e4d73aa0da2a31d51c985d3604e3977f3254b8184d7\" id=a11ee2de-70ae-4153-9c00-e7cf9cec395b name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:01:45.915880 crc crio[20344]: time=\"2026-06-10T15:01:45.902419145Z\" level=info msg=\"Started container\" PID=71637 containerID=e944b93039fba4dbbef98e4d73aa0da2a31d51c985d3604e3977f3254b8184d7 description=openstack/ceilometer-0/ceilometer-notification-agent id=a11ee2de-70ae-4153-9c00-e7cf9cec395b name=/runtime.v1.RuntimeService/StartContainer sandboxID=94e162abbd7750e1e1f6058bae821263a105517601fbef6de5ed39130815587b\nJun 10 15:01:45.915880 crc crio[20344]: time=\"2026-06-10T15:01:45.912876725Z\" level=info msg=\"Stopping container: 363d2b87ab5f801a60dd9d88d79367e6bbbbb49dc16161d92a6f8590f2ebfed1 (timeout: 10s)\" id=87fb810e-adf4-4b0d-98bc-7dd1283c8d49 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:01:45.956654 crc crio[20344]: time=\"2026-06-10T15:01:45.950937288Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=1ad12719-8b9c-4a39-9d52-40f0e3462a45 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:45.987594 crc crio[20344]: time=\"2026-06-10T15:01:45.987493872Z\" level=info msg=\"Stopped container 7a023fa8887e78aa3bd93f4884d362ca01958aeacf5837a7c89dc69ae1cc311f: openstack/barbican-api-56fcd4db98-726cg/barbican-api-log\" id=3eb187ad-f507-4b16-9258-39ede131a1a6 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:01:46.013339 crc crio[20344]: time=\"2026-06-10T15:01:46.010515556Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=da9df740-1a96-4cbf-af17-cc28d5313029 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:46.022370 crc crio[20344]: time=\"2026-06-10T15:01:46.020961026Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=8542b852-27b8-404d-87b7-ba43a500f35c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:46.044326 crc crio[20344]: time=\"2026-06-10T15:01:46.042550204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:46.053589 crc crio[20344]: time=\"2026-06-10T15:01:46.052675695Z\" level=info msg=\"Stopped container 363d2b87ab5f801a60dd9d88d79367e6bbbbb49dc16161d92a6f8590f2ebfed1: openstack/dnsmasq-dns-7cfd7bd55-jk297/dnsmasq-dns\" id=87fb810e-adf4-4b0d-98bc-7dd1283c8d49 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:01:46.053589 crc crio[20344]: time=\"2026-06-10T15:01:46.053455965Z\" level=info msg=\"Stopping pod sandbox: 422cf1c486de21366422248941d79e91dbfc9f750c64f21ca5a9626a94073d8d\" id=beaec4ee-89c4-4db8-b9f8-3213b4246ecc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:01:46.056545 crc crio[20344]: time=\"2026-06-10T15:01:46.05401917Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7cfd7bd55-jk297 Namespace:openstack ID:422cf1c486de21366422248941d79e91dbfc9f750c64f21ca5a9626a94073d8d UID:a797edce-08bb-498f-941d-dfde7735f2e2 NetNS:/var/run/netns/a768e211-136f-4907-a711-67d888144833 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda797edce_08bb_498f_941d_dfde7735f2e2.slice PodAnnotations:0xc0032246e0}] Aliases:map[]}\"\nJun 10 15:01:46.056545 crc crio[20344]: time=\"2026-06-10T15:01:46.054215225Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7cfd7bd55-jk297 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:01:46.119896 crc crio[20344]: time=\"2026-06-10T15:01:46.119807089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:46.149135 crc crio[20344]: time=\"2026-06-10T15:01:46.149035514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:46.468488 crc crio[20344]: time=\"2026-06-10T15:01:46.466912302Z\" level=info msg=\"Created container 6b1a12eda3032fb382692b34c3685269563daccd04e1d21ba507618ed68b3a9a: openstack/ceilometer-0/sg-core\" id=8542b852-27b8-404d-87b7-ba43a500f35c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:46.471178 crc crio[20344]: time=\"2026-06-10T15:01:46.47106767Z\" level=info msg=\"Starting container: 6b1a12eda3032fb382692b34c3685269563daccd04e1d21ba507618ed68b3a9a\" id=dcd08fb7-af21-4a45-90fd-bc691eae29ab name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:01:46.484235 crc crio[20344]: time=\"2026-06-10T15:01:46.481899139Z\" level=info msg=\"Started container\" PID=71775 containerID=6b1a12eda3032fb382692b34c3685269563daccd04e1d21ba507618ed68b3a9a description=openstack/ceilometer-0/sg-core id=dcd08fb7-af21-4a45-90fd-bc691eae29ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=94e162abbd7750e1e1f6058bae821263a105517601fbef6de5ed39130815587b\nJun 10 15:01:46.506162 crc crio[20344]: time=\"2026-06-10T15:01:46.506009412Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=44143476-5dac-43bf-b326-47086de2fd07 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:46.529378 crc crio[20344]: time=\"2026-06-10T15:01:46.529244102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:46.557470 crc crio[20344]: time=\"2026-06-10T15:01:46.545172463Z\" level=info msg=\"Stopped pod sandbox: 422cf1c486de21366422248941d79e91dbfc9f750c64f21ca5a9626a94073d8d\" id=beaec4ee-89c4-4db8-b9f8-3213b4246ecc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:01:46.626453 crc crio[20344]: time=\"2026-06-10T15:01:46.624703567Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=c08e003a-1a22-4f47-baa7-647fd5ae87fd name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:46.636538 crc crio[20344]: time=\"2026-06-10T15:01:46.6364388Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=0d9ed1ed-d136-48f0-8b26-095cd5e543d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:46.638297 crc crio[20344]: time=\"2026-06-10T15:01:46.638200946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:46.729177 crc crio[20344]: time=\"2026-06-10T15:01:46.729054322Z\" level=info msg=\"Created container 32fc3d88b8b2ffc8b5956a147a4c80113a48ce4e7e2de871ee06d81929b895b2: openstack/cinder-api-0/cinder-api\" id=e2195637-119a-4da0-bf6f-6bf53edadb35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:46.731826 crc crio[20344]: time=\"2026-06-10T15:01:46.7316953Z\" level=info msg=\"Starting container: 32fc3d88b8b2ffc8b5956a147a4c80113a48ce4e7e2de871ee06d81929b895b2\" id=bb7fce9e-ef2a-4ec3-829f-ab7da2a7ada1 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:01:46.732673 crc crio[20344]: time=\"2026-06-10T15:01:46.732632144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:46.739604 crc crio[20344]: time=\"2026-06-10T15:01:46.739554273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:46.750057 crc crio[20344]: time=\"2026-06-10T15:01:46.749321055Z\" level=info msg=\"Started container\" PID=71825 containerID=32fc3d88b8b2ffc8b5956a147a4c80113a48ce4e7e2de871ee06d81929b895b2 description=openstack/cinder-api-0/cinder-api id=bb7fce9e-ef2a-4ec3-829f-ab7da2a7ada1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c902fa3e4867df552143337b2c67ed4abc161bb2d019d2ceeded3cf849eed1c6\nJun 10 15:01:46.962395 crc crio[20344]: time=\"2026-06-10T15:01:46.961798651Z\" level=info msg=\"Created container 3413da942410c03e61c4219428e263f69603063a067fd1418bc2160d2d49ba31: openstack/ceilometer-0/proxy-httpd\" id=0d9ed1ed-d136-48f0-8b26-095cd5e543d4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:46.964463 crc crio[20344]: time=\"2026-06-10T15:01:46.964345147Z\" level=info msg=\"Starting container: 3413da942410c03e61c4219428e263f69603063a067fd1418bc2160d2d49ba31\" id=c446a5c1-5444-46b7-a7be-f4906acad1d4 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:01:46.970858 crc crio[20344]: time=\"2026-06-10T15:01:46.970746142Z\" level=info msg=\"Started container\" PID=71865 containerID=3413da942410c03e61c4219428e263f69603063a067fd1418bc2160d2d49ba31 description=openstack/ceilometer-0/proxy-httpd id=c446a5c1-5444-46b7-a7be-f4906acad1d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94e162abbd7750e1e1f6058bae821263a105517601fbef6de5ed39130815587b\nJun 10 15:01:46.976001 crc crio[20344]: time=\"2026-06-10T15:01:46.975920216Z\" level=info msg=\"Removing container: 363d2b87ab5f801a60dd9d88d79367e6bbbbb49dc16161d92a6f8590f2ebfed1\" id=431cfad0-fb6e-4029-ad64-888c5bfe848e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:01:47.078022 crc crio[20344]: time=\"2026-06-10T15:01:47.077835918Z\" level=info msg=\"Removed container 363d2b87ab5f801a60dd9d88d79367e6bbbbb49dc16161d92a6f8590f2ebfed1: openstack/dnsmasq-dns-7cfd7bd55-jk297/dnsmasq-dns\" id=431cfad0-fb6e-4029-ad64-888c5bfe848e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:01:47.081785 crc crio[20344]: time=\"2026-06-10T15:01:47.081675207Z\" level=info msg=\"Removing container: 5c8da48e77470d98c0325984ddda64c2358cc6785811be600019a0ad8b39b3ca\" id=1a89b198-e71e-4fb4-b183-942fe1c2c485 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:01:47.106636 crc crio[20344]: time=\"2026-06-10T15:01:47.106531529Z\" level=info msg=\"Removed container 5c8da48e77470d98c0325984ddda64c2358cc6785811be600019a0ad8b39b3ca: openstack/dnsmasq-dns-7cfd7bd55-jk297/init\" id=1a89b198-e71e-4fb4-b183-942fe1c2c485 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:01:49.005390 crc crio[20344]: time=\"2026-06-10T15:01:49.004703316Z\" level=info msg=\"Running pod sandbox: openstack/placement-658b59d748-x96d5/POD\" id=245d928d-2b25-4ee7-9218-5bfd659c157c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:01:49.006178 crc crio[20344]: time=\"2026-06-10T15:01:49.005414865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:49.036396 crc crio[20344]: time=\"2026-06-10T15:01:49.036312253Z\" level=info msg=\"Got pod network &{Name:placement-658b59d748-x96d5 Namespace:openstack ID:c1f876bb6e35687eacda37b229fdb3e30a9873939033a96819b6b155dd33c6c7 UID:13cb3046-94ad-4a7d-9a5a-ddb78a695748 NetNS:/var/run/netns/1f1e15b3-4075-4df2-b7f6-405ce5f2c314 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13cb3046_94ad_4a7d_9a5a_ddb78a695748.slice PodAnnotations:0xc002264b10}] Aliases:map[]}\"\nJun 10 15:01:49.036528 crc crio[20344]: time=\"2026-06-10T15:01:49.036390575Z\" level=info msg=\"Adding pod openstack_placement-658b59d748-x96d5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:01:49.251329 crc crio[20344]: time=\"2026-06-10T15:01:49.248498822Z\" level=info msg=\"Stopped container 9614fc45f7e45aff7130b4b3920a343d6251becf6def402ec6ed9b1590a2d68c: openstack/barbican-api-56fcd4db98-726cg/barbican-api\" id=cb2e3bfd-5c52-473d-b551-fdafc7dc8b24 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:01:49.255488 crc crio[20344]: time=\"2026-06-10T15:01:49.255221816Z\" level=info msg=\"Stopping pod sandbox: efa7ee75aff0e41a22b64eec840bb35916bfa6c5646a8b85df50fcfe60abaa9f\" id=bc58526b-a3b9-432b-aee0-f616a3063deb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:01:49.259327 crc crio[20344]: time=\"2026-06-10T15:01:49.258748667Z\" level=info msg=\"Got pod network &{Name:barbican-api-56fcd4db98-726cg Namespace:openstack ID:efa7ee75aff0e41a22b64eec840bb35916bfa6c5646a8b85df50fcfe60abaa9f UID:7854c9e9-7b3b-4a50-b8f1-d5a878d3bc78 NetNS:/var/run/netns/db3b36ef-163c-488b-9bc3-d1ae15206324 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7854c9e9_7b3b_4a50_b8f1_d5a878d3bc78.slice PodAnnotations:0xc002264b58}] Aliases:map[]}\"\nJun 10 15:01:49.259327 crc crio[20344]: time=\"2026-06-10T15:01:49.258952592Z\" level=info msg=\"Deleting pod openstack_barbican-api-56fcd4db98-726cg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:01:49.641465 crc crio[20344]: 2026-06-10T15:01:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c1f876bb6e35687 Mac:ce:c4:22:d8:b0:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/1f1e15b3-4075-4df2-b7f6-405ce5f2c314 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:01:49.645345 crc crio[20344]: time=\"2026-06-10T15:01:49.643470202Z\" level=info msg=\"Got pod network &{Name:placement-658b59d748-x96d5 Namespace:openstack ID:c1f876bb6e35687eacda37b229fdb3e30a9873939033a96819b6b155dd33c6c7 UID:13cb3046-94ad-4a7d-9a5a-ddb78a695748 NetNS:/var/run/netns/1f1e15b3-4075-4df2-b7f6-405ce5f2c314 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13cb3046_94ad_4a7d_9a5a_ddb78a695748.slice PodAnnotations:0xc002264b10}] Aliases:map[]}\"\nJun 10 15:01:49.645345 crc crio[20344]: time=\"2026-06-10T15:01:49.643817771Z\" level=info msg=\"Checking pod openstack_placement-658b59d748-x96d5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:01:49.699030 crc crio[20344]: time=\"2026-06-10T15:01:49.698926384Z\" level=info msg=\"Ran pod sandbox c1f876bb6e35687eacda37b229fdb3e30a9873939033a96819b6b155dd33c6c7 with infra container: openstack/placement-658b59d748-x96d5/POD\" id=245d928d-2b25-4ee7-9218-5bfd659c157c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:01:49.702359 crc crio[20344]: time=\"2026-06-10T15:01:49.702217629Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=bc6cb23c-5d92-4048-8f98-776b0f252970 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:49.750996 crc crio[20344]: time=\"2026-06-10T15:01:49.750835094Z\" level=info msg=\"Stopped pod sandbox: efa7ee75aff0e41a22b64eec840bb35916bfa6c5646a8b85df50fcfe60abaa9f\" id=bc58526b-a3b9-432b-aee0-f616a3063deb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:01:49.835878 crc crio[20344]: time=\"2026-06-10T15:01:49.835764547Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=d64022a5-f798-4649-9b40-765aa238e154 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:49.871215 crc crio[20344]: time=\"2026-06-10T15:01:49.871060269Z\" level=info msg=\"Creating container: openstack/placement-658b59d748-x96d5/placement-log\" id=f29f1fb1-31a1-4f07-902e-50aac5e7682e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:49.871774 crc crio[20344]: time=\"2026-06-10T15:01:49.871634904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:49.998863 crc crio[20344]: time=\"2026-06-10T15:01:49.998578402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:50.024011 crc crio[20344]: time=\"2026-06-10T15:01:50.023842464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:50.144406 crc crio[20344]: time=\"2026-06-10T15:01:50.143659378Z\" level=info msg=\"Removing container: 9614fc45f7e45aff7130b4b3920a343d6251becf6def402ec6ed9b1590a2d68c\" id=3c6661db-805c-405f-bf07-ccc51a830d34 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:01:50.203243 crc crio[20344]: time=\"2026-06-10T15:01:50.202919569Z\" level=info msg=\"Removed container 9614fc45f7e45aff7130b4b3920a343d6251becf6def402ec6ed9b1590a2d68c: openstack/barbican-api-56fcd4db98-726cg/barbican-api\" id=3c6661db-805c-405f-bf07-ccc51a830d34 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:01:50.211404 crc crio[20344]: time=\"2026-06-10T15:01:50.211069249Z\" level=info msg=\"Removing container: 7a023fa8887e78aa3bd93f4884d362ca01958aeacf5837a7c89dc69ae1cc311f\" id=3e0b3f94-fbf9-4fd6-b0df-e2bd40175235 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:01:50.305793 crc crio[20344]: time=\"2026-06-10T15:01:50.305684342Z\" level=info msg=\"Removed container 7a023fa8887e78aa3bd93f4884d362ca01958aeacf5837a7c89dc69ae1cc311f: openstack/barbican-api-56fcd4db98-726cg/barbican-api-log\" id=3e0b3f94-fbf9-4fd6-b0df-e2bd40175235 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:01:50.340978 crc crio[20344]: time=\"2026-06-10T15:01:50.340657525Z\" level=info msg=\"Created container 8891d4aaefac4d95f669493c39513616152dde8e6b7892f39ac8e201e7d98db1: openstack/placement-658b59d748-x96d5/placement-log\" id=f29f1fb1-31a1-4f07-902e-50aac5e7682e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:50.360523 crc crio[20344]: time=\"2026-06-10T15:01:50.360127387Z\" level=info msg=\"Starting container: 8891d4aaefac4d95f669493c39513616152dde8e6b7892f39ac8e201e7d98db1\" id=09720a04-c853-4e31-bf68-4092e24dbc8c name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:01:50.382155 crc crio[20344]: time=\"2026-06-10T15:01:50.381973351Z\" level=info msg=\"Started container\" PID=72475 containerID=8891d4aaefac4d95f669493c39513616152dde8e6b7892f39ac8e201e7d98db1 description=openstack/placement-658b59d748-x96d5/placement-log id=09720a04-c853-4e31-bf68-4092e24dbc8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1f876bb6e35687eacda37b229fdb3e30a9873939033a96819b6b155dd33c6c7\nJun 10 15:01:50.413386 crc crio[20344]: time=\"2026-06-10T15:01:50.413219688Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=bdc4d36a-f1f3-4cb5-a1c4-eca263ca24ec name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:50.493563 crc crio[20344]: time=\"2026-06-10T15:01:50.493385429Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=caecf9ca-dd77-41c4-86f2-0041bd22307a name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:50.500174 crc crio[20344]: time=\"2026-06-10T15:01:50.500060681Z\" level=info msg=\"Creating container: openstack/placement-658b59d748-x96d5/placement-api\" id=ca85e045-3198-4907-b211-e153270f7c3c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:50.500749 crc crio[20344]: time=\"2026-06-10T15:01:50.500640186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:50.558079 crc crio[20344]: time=\"2026-06-10T15:01:50.557979677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:50.562763 crc crio[20344]: time=\"2026-06-10T15:01:50.562642357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:50.741666 crc crio[20344]: time=\"2026-06-10T15:01:50.741575158Z\" level=info msg=\"Created container 84b81c825d337b544d1691eeb77ac22081e38e84ae16e1ef7ea2685a7d859aed: openstack/placement-658b59d748-x96d5/placement-api\" id=ca85e045-3198-4907-b211-e153270f7c3c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:01:50.743051 crc crio[20344]: time=\"2026-06-10T15:01:50.742977304Z\" level=info msg=\"Starting container: 84b81c825d337b544d1691eeb77ac22081e38e84ae16e1ef7ea2685a7d859aed\" id=c90ee30f-945b-45d7-9aca-8e69a1fc484c name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:01:50.762437 crc crio[20344]: time=\"2026-06-10T15:01:50.758640479Z\" level=info msg=\"Started container\" PID=72505 containerID=84b81c825d337b544d1691eeb77ac22081e38e84ae16e1ef7ea2685a7d859aed description=openstack/placement-658b59d748-x96d5/placement-api id=c90ee30f-945b-45d7-9aca-8e69a1fc484c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1f876bb6e35687eacda37b229fdb3e30a9873939033a96819b6b155dd33c6c7\nJun 10 15:01:55.264323 crc crio[20344]: time=\"2026-06-10T15:01:55.263455099Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=4522a349-dd4d-4940-b13d-073bafed3d8c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:01:55.264323 crc crio[20344]: time=\"2026-06-10T15:01:55.264321401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:55.310064 crc crio[20344]: time=\"2026-06-10T15:01:55.309553149Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:dbf41c78346d4f145ca982cd264504ae3a820757f7009b6786ed702b4f607331 UID:9ba48e27-c6e3-4219-8226-15fc669b3d68 NetNS:/var/run/netns/7eb84b55-f4fd-4cde-8553-9b9a015c4901 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ba48e27_c6e3_4219_8226_15fc669b3d68.slice PodAnnotations:0xc002264170}] Aliases:map[]}\"\nJun 10 15:01:55.310064 crc crio[20344]: time=\"2026-06-10T15:01:55.310047152Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:01:55.656388 crc crio[20344]: 2026-06-10T15:01:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dbf41c78346d4f1 Mac:8a:0d:e6:0c:54:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/7eb84b55-f4fd-4cde-8553-9b9a015c4901 SocketPath: PciID:}] [{Interface:0xc000014fc0 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:01:55.658443 crc crio[20344]: time=\"2026-06-10T15:01:55.658368127Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:dbf41c78346d4f145ca982cd264504ae3a820757f7009b6786ed702b4f607331 UID:9ba48e27-c6e3-4219-8226-15fc669b3d68 NetNS:/var/run/netns/7eb84b55-f4fd-4cde-8553-9b9a015c4901 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ba48e27_c6e3_4219_8226_15fc669b3d68.slice PodAnnotations:0xc002264170}] Aliases:map[]}\"\nJun 10 15:01:55.658626 crc crio[20344]: time=\"2026-06-10T15:01:55.658553612Z\" level=info msg=\"Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:01:55.670428 crc crio[20344]: time=\"2026-06-10T15:01:55.670362887Z\" level=info msg=\"Ran pod sandbox dbf41c78346d4f145ca982cd264504ae3a820757f7009b6786ed702b4f607331 with infra container: openstack/openstackclient/POD\" id=4522a349-dd4d-4940-b13d-073bafed3d8c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:01:55.673609 crc crio[20344]: time=\"2026-06-10T15:01:55.673471547Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=020b6d47-5067-45da-98a0-b34f65bafdf1 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:55.673770 crc crio[20344]: time=\"2026-06-10T15:01:55.673666692Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified not found\" id=020b6d47-5067-45da-98a0-b34f65bafdf1 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:55.673862 crc crio[20344]: time=\"2026-06-10T15:01:55.673771445Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified found\" id=020b6d47-5067-45da-98a0-b34f65bafdf1 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:01:55.674906 crc crio[20344]: time=\"2026-06-10T15:01:55.674823412Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=feb6fdfc-b0f3-42d4-8513-c2ce98a5efdc name=/runtime.v1.ImageService/PullImage\nJun 10 15:01:55.679516 crc crio[20344]: time=\"2026-06-10T15:01:55.679435961Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\\\"\"\nJun 10 15:01:57.951637 crc crio[20344]: time=\"2026-06-10T15:01:57.950529235Z\" level=info msg=\"Removing container: 992687bf381447ec3e5efcd51feddc4a1ca9c61f2fcf0c4f2569ee15f52f76a8\" id=10fb4a1b-6ffe-48e6-bbe7-b563f83c258f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:01:58.076219 crc crio[20344]: time=\"2026-06-10T15:01:58.076027223Z\" level=info msg=\"Removed container 992687bf381447ec3e5efcd51feddc4a1ca9c61f2fcf0c4f2569ee15f52f76a8: openshift-infra/auto-csr-approver-29685054-5jkq8/oc\" id=10fb4a1b-6ffe-48e6-bbe7-b563f83c258f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:01:58.087550 crc crio[20344]: time=\"2026-06-10T15:01:58.086960508Z\" level=info msg=\"Stopping pod sandbox: 844fc8db2c7b8cb6f09cfd45910818fb6e77e81183a801dbcfe5c79661f04d3d\" id=5d067e41-aafe-4857-ad98-37ae3bd76a6c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:01:58.087550 crc crio[20344]: time=\"2026-06-10T15:01:58.08704637Z\" level=info msg=\"Stopped pod sandbox (already stopped): 844fc8db2c7b8cb6f09cfd45910818fb6e77e81183a801dbcfe5c79661f04d3d\" id=5d067e41-aafe-4857-ad98-37ae3bd76a6c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:01:58.088126 crc crio[20344]: time=\"2026-06-10T15:01:58.088041316Z\" level=info msg=\"Removing pod sandbox: 844fc8db2c7b8cb6f09cfd45910818fb6e77e81183a801dbcfe5c79661f04d3d\" id=f4abb80f-0cc6-44cb-942b-948f6d0acb9c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:01:58.110791 crc crio[20344]: time=\"2026-06-10T15:01:58.110564133Z\" level=info msg=\"Removed pod sandbox: 844fc8db2c7b8cb6f09cfd45910818fb6e77e81183a801dbcfe5c79661f04d3d\" id=f4abb80f-0cc6-44cb-942b-948f6d0acb9c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:01:58.112867 crc crio[20344]: time=\"2026-06-10T15:01:58.112675998Z\" level=info msg=\"Stopping pod sandbox: efa7ee75aff0e41a22b64eec840bb35916bfa6c5646a8b85df50fcfe60abaa9f\" id=3019d5bf-6fe2-4336-8d0f-29c67aa3f3bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:01:58.113054 crc crio[20344]: time=\"2026-06-10T15:01:58.112871923Z\" level=info msg=\"Stopped pod sandbox (already stopped): efa7ee75aff0e41a22b64eec840bb35916bfa6c5646a8b85df50fcfe60abaa9f\" id=3019d5bf-6fe2-4336-8d0f-29c67aa3f3bd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:01:58.113904 crc crio[20344]: time=\"2026-06-10T15:01:58.113801107Z\" level=info msg=\"Removing pod sandbox: efa7ee75aff0e41a22b64eec840bb35916bfa6c5646a8b85df50fcfe60abaa9f\" id=49e4dbde-e0c6-4e26-ab1b-c79e6702d1bb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:01:58.140245 crc crio[20344]: time=\"2026-06-10T15:01:58.140074881Z\" level=info msg=\"Removed pod sandbox: efa7ee75aff0e41a22b64eec840bb35916bfa6c5646a8b85df50fcfe60abaa9f\" id=49e4dbde-e0c6-4e26-ab1b-c79e6702d1bb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:01:58.141444 crc crio[20344]: time=\"2026-06-10T15:01:58.141201641Z\" level=info msg=\"Stopping pod sandbox: a32b6bdb3492a139e5814cfdbe72e18e7ed12cc28a3caa97bc1ceed89c44dc26\" id=3c54aa29-a9f8-46eb-ba9d-3cfd7e6452d3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:01:58.141444 crc crio[20344]: time=\"2026-06-10T15:01:58.141410406Z\" level=info msg=\"Stopped pod sandbox (already stopped): a32b6bdb3492a139e5814cfdbe72e18e7ed12cc28a3caa97bc1ceed89c44dc26\" id=3c54aa29-a9f8-46eb-ba9d-3cfd7e6452d3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:01:58.141974 crc crio[20344]: time=\"2026-06-10T15:01:58.14193524Z\" level=info msg=\"Removing pod sandbox: a32b6bdb3492a139e5814cfdbe72e18e7ed12cc28a3caa97bc1ceed89c44dc26\" id=1446d7e8-09ec-401b-8986-c2f915a1dfc6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:01:58.176429 crc crio[20344]: time=\"2026-06-10T15:01:58.176326215Z\" level=info msg=\"Removed pod sandbox: a32b6bdb3492a139e5814cfdbe72e18e7ed12cc28a3caa97bc1ceed89c44dc26\" id=1446d7e8-09ec-401b-8986-c2f915a1dfc6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:01:58.177403 crc crio[20344]: time=\"2026-06-10T15:01:58.177327191Z\" level=info msg=\"Stopping pod sandbox: 422cf1c486de21366422248941d79e91dbfc9f750c64f21ca5a9626a94073d8d\" id=292e70f2-b8de-48d0-952b-ece65a328496 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:01:58.177499 crc crio[20344]: time=\"2026-06-10T15:01:58.177417694Z\" level=info msg=\"Stopped pod sandbox (already stopped): 422cf1c486de21366422248941d79e91dbfc9f750c64f21ca5a9626a94073d8d\" id=292e70f2-b8de-48d0-952b-ece65a328496 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:01:58.178674 crc crio[20344]: time=\"2026-06-10T15:01:58.178610515Z\" level=info msg=\"Removing pod sandbox: 422cf1c486de21366422248941d79e91dbfc9f750c64f21ca5a9626a94073d8d\" id=04c0a968-849d-4c00-b956-0809dedb3f35 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:01:58.200742 crc crio[20344]: time=\"2026-06-10T15:01:58.200650729Z\" level=info msg=\"Removed pod sandbox: 422cf1c486de21366422248941d79e91dbfc9f750c64f21ca5a9626a94073d8d\" id=04c0a968-849d-4c00-b956-0809dedb3f35 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:01:58.202451 crc crio[20344]: time=\"2026-06-10T15:01:58.202382944Z\" level=info msg=\"Stopping pod sandbox: 516e9b0e3ff2e8832d88df4aa0fc820abd60840fe30060a4ce96b257c17825dc\" id=ba40fb92-15b6-4967-aaf7-fb3d6c4524f2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:01:58.202545 crc crio[20344]: time=\"2026-06-10T15:01:58.202467146Z\" level=info msg=\"Stopped pod sandbox (already stopped): 516e9b0e3ff2e8832d88df4aa0fc820abd60840fe30060a4ce96b257c17825dc\" id=ba40fb92-15b6-4967-aaf7-fb3d6c4524f2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:01:58.203700 crc crio[20344]: time=\"2026-06-10T15:01:58.203636837Z\" level=info msg=\"Removing pod sandbox: 516e9b0e3ff2e8832d88df4aa0fc820abd60840fe30060a4ce96b257c17825dc\" id=fd3d9abe-ae45-4c94-be3f-f486510af420 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:01:58.244469 crc crio[20344]: time=\"2026-06-10T15:01:58.241471212Z\" level=info msg=\"Removed pod sandbox: 516e9b0e3ff2e8832d88df4aa0fc820abd60840fe30060a4ce96b257c17825dc\" id=fd3d9abe-ae45-4c94-be3f-f486510af420 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:01:58.244469 crc crio[20344]: time=\"2026-06-10T15:01:58.242759005Z\" level=info msg=\"Stopping pod sandbox: fa1d0d0106e383e890597fd2bc9afb4e59c2a768deeadab89dbf70fe7b47dcd5\" id=c73ba46d-bbf3-45f6-9080-4b39bd022707 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:01:58.244469 crc crio[20344]: time=\"2026-06-10T15:01:58.24292522Z\" level=info msg=\"Stopped pod sandbox (already stopped): fa1d0d0106e383e890597fd2bc9afb4e59c2a768deeadab89dbf70fe7b47dcd5\" id=c73ba46d-bbf3-45f6-9080-4b39bd022707 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:01:58.244953 crc crio[20344]: time=\"2026-06-10T15:01:58.244514201Z\" level=info msg=\"Removing pod sandbox: fa1d0d0106e383e890597fd2bc9afb4e59c2a768deeadab89dbf70fe7b47dcd5\" id=bea95596-df27-4300-80d6-dca329e1147c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:01:58.260845 crc crio[20344]: time=\"2026-06-10T15:01:58.260756424Z\" level=info msg=\"Removed pod sandbox: fa1d0d0106e383e890597fd2bc9afb4e59c2a768deeadab89dbf70fe7b47dcd5\" id=bea95596-df27-4300-80d6-dca329e1147c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:01:58.423675 crc crio[20344]: time=\"2026-06-10T15:01:58.423602575Z\" level=info msg=\"Stopping container: 6b1a12eda3032fb382692b34c3685269563daccd04e1d21ba507618ed68b3a9a (timeout: 30s)\" id=e8f40ce2-b880-4eb5-bfa6-e18fe98cad39 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:01:58.427302 crc crio[20344]: time=\"2026-06-10T15:01:58.426667825Z\" level=info msg=\"Stopping container: e7a7c6b1646e781a10a406f8f49898dc6bbeb57eb7dd9290f3b2b4bcde551a17 (timeout: 30s)\" id=6deed54b-d0a6-4a94-b798-21597d9ff891 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:01:58.427440 crc crio[20344]: time=\"2026-06-10T15:01:58.427409654Z\" level=info msg=\"Stopping container: e944b93039fba4dbbef98e4d73aa0da2a31d51c985d3604e3977f3254b8184d7 (timeout: 30s)\" id=b924e94c-8599-45f8-a4d1-9589d6843b7c name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:01:58.431302 crc crio[20344]: time=\"2026-06-10T15:01:58.427788864Z\" level=info msg=\"Stopping container: 3413da942410c03e61c4219428e263f69603063a067fd1418bc2160d2d49ba31 (timeout: 30s)\" id=f62a41ff-0a0f-4b76-9d4c-37b85ffa4dd5 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:01:58.586481 crc crio[20344]: time=\"2026-06-10T15:01:58.586398325Z\" level=info msg=\"Stopped container 6b1a12eda3032fb382692b34c3685269563daccd04e1d21ba507618ed68b3a9a: openstack/ceilometer-0/sg-core\" id=e8f40ce2-b880-4eb5-bfa6-e18fe98cad39 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:01:58.671413 crc crio[20344]: time=\"2026-06-10T15:01:58.670579408Z\" level=info msg=\"Stopped container 3413da942410c03e61c4219428e263f69603063a067fd1418bc2160d2d49ba31: openstack/ceilometer-0/proxy-httpd\" id=f62a41ff-0a0f-4b76-9d4c-37b85ffa4dd5 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:01:58.959980 crc crio[20344]: time=\"2026-06-10T15:01:58.95981369Z\" level=info msg=\"Stopped container e944b93039fba4dbbef98e4d73aa0da2a31d51c985d3604e3977f3254b8184d7: openstack/ceilometer-0/ceilometer-notification-agent\" id=b924e94c-8599-45f8-a4d1-9589d6843b7c name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:01:58.982036 crc crio[20344]: time=\"2026-06-10T15:01:58.981881525Z\" level=info msg=\"Stopped container e7a7c6b1646e781a10a406f8f49898dc6bbeb57eb7dd9290f3b2b4bcde551a17: openstack/ceilometer-0/ceilometer-central-agent\" id=6deed54b-d0a6-4a94-b798-21597d9ff891 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:01:58.982926 crc crio[20344]: time=\"2026-06-10T15:01:58.98285249Z\" level=info msg=\"Stopping pod sandbox: 94e162abbd7750e1e1f6058bae821263a105517601fbef6de5ed39130815587b\" id=e27b6d1b-9dbd-419f-9397-13ba6b9921e9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:01:58.983661 crc crio[20344]: time=\"2026-06-10T15:01:58.983540118Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:94e162abbd7750e1e1f6058bae821263a105517601fbef6de5ed39130815587b UID:b9cb1578-1dd7-4db8-9823-fc7c3949a15c NetNS:/var/run/netns/b2ce236f-ce07-48e3-a1a4-799cb5a05cc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb9cb1578_1dd7_4db8_9823_fc7c3949a15c.slice PodAnnotations:0xc001b9c4c8}] Aliases:map[]}\"\nJun 10 15:01:58.983799 crc crio[20344]: time=\"2026-06-10T15:01:58.983698112Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:01:59.442969 crc crio[20344]: time=\"2026-06-10T15:01:59.439159314Z\" level=info msg=\"Stopped pod sandbox: 94e162abbd7750e1e1f6058bae821263a105517601fbef6de5ed39130815587b\" id=e27b6d1b-9dbd-419f-9397-13ba6b9921e9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:01:59.488734 crc crio[20344]: time=\"2026-06-10T15:01:59.488606402Z\" level=info msg=\"Running pod sandbox: openstack/swift-proxy-6f49df8f95-hhg64/POD\" id=403200d4-6645-424b-89e4-5fa8b0c80791 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:01:59.488986 crc crio[20344]: time=\"2026-06-10T15:01:59.488772887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:01:59.557808 crc crio[20344]: time=\"2026-06-10T15:01:59.55340424Z\" level=info msg=\"Got pod network &{Name:swift-proxy-6f49df8f95-hhg64 Namespace:openstack ID:a6546bab2fa8955d77acc3a4378dd2fd7f8a14fe698b262b5a9ebc42568c5cc0 UID:5c1193dc-2b2f-46fa-93dc-673ec78ab3b6 NetNS:/var/run/netns/204aec18-cf91-499c-bf81-5ab5d785978a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c1193dc_2b2f_46fa_93dc_673ec78ab3b6.slice PodAnnotations:0xc00282e088}] Aliases:map[]}\"\nJun 10 15:01:59.557808 crc crio[20344]: time=\"2026-06-10T15:01:59.553472202Z\" level=info msg=\"Adding pod openstack_swift-proxy-6f49df8f95-hhg64 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:02:00.391665 crc crio[20344]: 2026-06-10T15:02:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a6546bab2fa8955 Mac:c2:17:2d:09:83:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ae Mtu:0 Sandbox:/var/run/netns/204aec18-cf91-499c-bf81-5ab5d785978a SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.0.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:02:00.393614 crc crio[20344]: time=\"2026-06-10T15:02:00.393409167Z\" level=info msg=\"Got pod network &{Name:swift-proxy-6f49df8f95-hhg64 Namespace:openstack ID:a6546bab2fa8955d77acc3a4378dd2fd7f8a14fe698b262b5a9ebc42568c5cc0 UID:5c1193dc-2b2f-46fa-93dc-673ec78ab3b6 NetNS:/var/run/netns/204aec18-cf91-499c-bf81-5ab5d785978a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c1193dc_2b2f_46fa_93dc_673ec78ab3b6.slice PodAnnotations:0xc00282e088}] Aliases:map[]}\"\nJun 10 15:02:00.393614 crc crio[20344]: time=\"2026-06-10T15:02:00.393581451Z\" level=info msg=\"Checking pod openstack_swift-proxy-6f49df8f95-hhg64 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:02:00.398734 crc crio[20344]: time=\"2026-06-10T15:02:00.398651123Z\" level=info msg=\"Removing container: 3413da942410c03e61c4219428e263f69603063a067fd1418bc2160d2d49ba31\" id=6cd22c44-7bc0-400a-b282-9ee5d79bb560 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:02:00.436846 crc crio[20344]: time=\"2026-06-10T15:02:00.436765816Z\" level=info msg=\"Ran pod sandbox a6546bab2fa8955d77acc3a4378dd2fd7f8a14fe698b262b5a9ebc42568c5cc0 with infra container: openstack/swift-proxy-6f49df8f95-hhg64/POD\" id=403200d4-6645-424b-89e4-5fa8b0c80791 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:02:00.443552 crc crio[20344]: time=\"2026-06-10T15:02:00.443377758Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=00d7a27e-8f6b-40bc-81ee-07545639a8bc name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:00.517054 crc crio[20344]: time=\"2026-06-10T15:02:00.51641531Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=42c917e1-9daa-4024-975b-2b0b728cb96e name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:00.528198 crc crio[20344]: time=\"2026-06-10T15:02:00.527990842Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685062-95wfh/POD\" id=88ad4d28-2eaa-4adc-90d5-4bc7f35634ba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:02:00.528198 crc crio[20344]: time=\"2026-06-10T15:02:00.528068104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:00.561327 crc crio[20344]: time=\"2026-06-10T15:02:00.561168456Z\" level=info msg=\"Creating container: openstack/swift-proxy-6f49df8f95-hhg64/proxy-httpd\" id=2f47da2b-ae93-4340-9da6-43ec4b1d1f7b name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:00.563818 crc crio[20344]: time=\"2026-06-10T15:02:00.563441935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:00.571913 crc crio[20344]: time=\"2026-06-10T15:02:00.571819303Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685062-95wfh Namespace:openshift-infra ID:a1b80a371ff1896a9767b9081ea0b62e78414979799150594bd87378bf9b16c4 UID:58a355d1-6158-445b-82e2-c35252ca5dc8 NetNS:/var/run/netns/b8b44cf2-d952-4c98-9901-18cf1d62b791 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58a355d1_6158_445b_82e2_c35252ca5dc8.slice PodAnnotations:0xc00282e700}] Aliases:map[]}\"\nJun 10 15:02:00.571913 crc crio[20344]: time=\"2026-06-10T15:02:00.571898355Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685062-95wfh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:02:00.625689 crc crio[20344]: time=\"2026-06-10T15:02:00.625611544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:00.633428 crc crio[20344]: time=\"2026-06-10T15:02:00.633329045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:00.642943 crc crio[20344]: time=\"2026-06-10T15:02:00.642865174Z\" level=info msg=\"Removed container 3413da942410c03e61c4219428e263f69603063a067fd1418bc2160d2d49ba31: openstack/ceilometer-0/proxy-httpd\" id=6cd22c44-7bc0-400a-b282-9ee5d79bb560 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:02:00.647344 crc crio[20344]: time=\"2026-06-10T15:02:00.647198326Z\" level=info msg=\"Removing container: 6b1a12eda3032fb382692b34c3685269563daccd04e1d21ba507618ed68b3a9a\" id=920c4a5f-9007-43d5-940e-c2b51d23addf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:02:00.692352 crc crio[20344]: time=\"2026-06-10T15:02:00.691576702Z\" level=info msg=\"Removed container 6b1a12eda3032fb382692b34c3685269563daccd04e1d21ba507618ed68b3a9a: openstack/ceilometer-0/sg-core\" id=920c4a5f-9007-43d5-940e-c2b51d23addf name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:02:00.700661 crc crio[20344]: time=\"2026-06-10T15:02:00.700579737Z\" level=info msg=\"Removing container: e944b93039fba4dbbef98e4d73aa0da2a31d51c985d3604e3977f3254b8184d7\" id=6693a9c4-6a30-4319-bbaf-65e701067f4c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:02:00.730218 crc crio[20344]: time=\"2026-06-10T15:02:00.730157217Z\" level=info msg=\"Removed container e944b93039fba4dbbef98e4d73aa0da2a31d51c985d3604e3977f3254b8184d7: openstack/ceilometer-0/ceilometer-notification-agent\" id=6693a9c4-6a30-4319-bbaf-65e701067f4c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:02:00.740751 crc crio[20344]: time=\"2026-06-10T15:02:00.74063962Z\" level=info msg=\"Removing container: e7a7c6b1646e781a10a406f8f49898dc6bbeb57eb7dd9290f3b2b4bcde551a17\" id=d135fdf7-48c4-4389-bfb5-f30a5efdc46f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:02:00.815026 crc crio[20344]: time=\"2026-06-10T15:02:00.812491551Z\" level=info msg=\"Removed container e7a7c6b1646e781a10a406f8f49898dc6bbeb57eb7dd9290f3b2b4bcde551a17: openstack/ceilometer-0/ceilometer-central-agent\" id=d135fdf7-48c4-4389-bfb5-f30a5efdc46f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:02:00.822651 crc crio[20344]: time=\"2026-06-10T15:02:00.821484565Z\" level=info msg=\"Created container cc890d2c063085461b14c3f5bf3787f1b76e2e5c7dea786bdee18efd3f607a05: openstack/swift-proxy-6f49df8f95-hhg64/proxy-httpd\" id=2f47da2b-ae93-4340-9da6-43ec4b1d1f7b name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:00.831697 crc crio[20344]: time=\"2026-06-10T15:02:00.831231529Z\" level=info msg=\"Starting container: cc890d2c063085461b14c3f5bf3787f1b76e2e5c7dea786bdee18efd3f607a05\" id=bd67b67a-f722-4f5a-a022-b9e55a627035 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:02:00.862494 crc crio[20344]: time=\"2026-06-10T15:02:00.860416779Z\" level=info msg=\"Started container\" PID=73319 containerID=cc890d2c063085461b14c3f5bf3787f1b76e2e5c7dea786bdee18efd3f607a05 description=openstack/swift-proxy-6f49df8f95-hhg64/proxy-httpd id=bd67b67a-f722-4f5a-a022-b9e55a627035 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6546bab2fa8955d77acc3a4378dd2fd7f8a14fe698b262b5a9ebc42568c5cc0\nJun 10 15:02:00.895467 crc crio[20344]: time=\"2026-06-10T15:02:00.891755315Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=bb12bd25-e54a-43f2-aaf1-751f5af94a9c name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:00.935761 crc crio[20344]: time=\"2026-06-10T15:02:00.935598897Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=8696f637-3d1a-4677-95c4-4d58ed10e903 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:00.953026 crc crio[20344]: time=\"2026-06-10T15:02:00.952938309Z\" level=info msg=\"Creating container: openstack/swift-proxy-6f49df8f95-hhg64/proxy-server\" id=af3a3206-897f-4a53-937c-6e4c10157a85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:00.953526 crc crio[20344]: time=\"2026-06-10T15:02:00.953460462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:01.006890 crc crio[20344]: time=\"2026-06-10T15:02:01.006809262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:01.011939 crc crio[20344]: time=\"2026-06-10T15:02:01.011871554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:01.103334 crc crio[20344]: 2026-06-10T15:02:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a1b80a371ff1896 Mac:fa:d6:36:c5:84:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/b8b44cf2-d952-4c98-9901-18cf1d62b791 SocketPath: PciID:}] [{Interface:0xc00059ed60 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:02:01.103334 crc crio[20344]: time=\"2026-06-10T15:02:01.089244229Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685062-95wfh Namespace:openshift-infra ID:a1b80a371ff1896a9767b9081ea0b62e78414979799150594bd87378bf9b16c4 UID:58a355d1-6158-445b-82e2-c35252ca5dc8 NetNS:/var/run/netns/b8b44cf2-d952-4c98-9901-18cf1d62b791 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58a355d1_6158_445b_82e2_c35252ca5dc8.slice PodAnnotations:0xc00282e700}] Aliases:map[]}\"\nJun 10 15:02:01.103334 crc crio[20344]: time=\"2026-06-10T15:02:01.089517176Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685062-95wfh for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:02:01.157927 crc crio[20344]: time=\"2026-06-10T15:02:01.157233629Z\" level=info msg=\"Ran pod sandbox a1b80a371ff1896a9767b9081ea0b62e78414979799150594bd87378bf9b16c4 with infra container: openshift-infra/auto-csr-approver-29685062-95wfh/POD\" id=88ad4d28-2eaa-4adc-90d5-4bc7f35634ba name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:02:01.167750 crc crio[20344]: time=\"2026-06-10T15:02:01.16766672Z\" level=info msg=\"Created container ccc1e67a9a33a18a3a9ccc99ce7127c7ea6b78f7bd0e0e72d59e33ba6d753d5f: openstack/swift-proxy-6f49df8f95-hhg64/proxy-server\" id=af3a3206-897f-4a53-937c-6e4c10157a85 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:01.168812 crc crio[20344]: time=\"2026-06-10T15:02:01.168733858Z\" level=info msg=\"Starting container: ccc1e67a9a33a18a3a9ccc99ce7127c7ea6b78f7bd0e0e72d59e33ba6d753d5f\" id=69dde6d2-6c23-4089-91b6-9bc1ae6efc1e name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:02:01.176454 crc crio[20344]: time=\"2026-06-10T15:02:01.176318246Z\" level=info msg=\"Started container\" PID=73351 containerID=ccc1e67a9a33a18a3a9ccc99ce7127c7ea6b78f7bd0e0e72d59e33ba6d753d5f description=openstack/swift-proxy-6f49df8f95-hhg64/proxy-server id=69dde6d2-6c23-4089-91b6-9bc1ae6efc1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6546bab2fa8955d77acc3a4378dd2fd7f8a14fe698b262b5a9ebc42568c5cc0\nJun 10 15:02:01.184550 crc crio[20344]: time=\"2026-06-10T15:02:01.184447727Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=f005ad0c-71c6-42ea-9b36-882a4bfffaaa name=/runtime.v1.ImageService/PullImage\nJun 10 15:02:01.213635 crc crio[20344]: time=\"2026-06-10T15:02:01.211887412Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 10 15:02:01.256160 crc crio[20344]: time=\"2026-06-10T15:02:01.255943949Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=63dc98bf-0260-4476-bf9f-c01bb4c19d1e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:02:01.256160 crc crio[20344]: time=\"2026-06-10T15:02:01.256029631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:01.292036 crc crio[20344]: time=\"2026-06-10T15:02:01.291937337Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:aec975323ead54d7deb9d00b856a34376eda2915246c8ee7321347969ac1479b UID:ed450c46-3dde-481d-8b12-36e18d1e5930 NetNS:/var/run/netns/e68d232b-90aa-4898-85b1-df13690305d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poded450c46_3dde_481d_8b12_36e18d1e5930.slice PodAnnotations:0xc000738e10}] Aliases:map[]}\"\nJun 10 15:02:01.292461 crc crio[20344]: time=\"2026-06-10T15:02:01.292313196Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:02:01.864323 crc crio[20344]: 2026-06-10T15:02:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aec975323ead54d Mac:aa:b5:e7:47:35:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/e68d232b-90aa-4898-85b1-df13690305d7 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:02:01.873988 crc crio[20344]: time=\"2026-06-10T15:02:01.873907023Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:aec975323ead54d7deb9d00b856a34376eda2915246c8ee7321347969ac1479b UID:ed450c46-3dde-481d-8b12-36e18d1e5930 NetNS:/var/run/netns/e68d232b-90aa-4898-85b1-df13690305d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poded450c46_3dde_481d_8b12_36e18d1e5930.slice PodAnnotations:0xc000738e10}] Aliases:map[]}\"\nJun 10 15:02:01.874242 crc crio[20344]: time=\"2026-06-10T15:02:01.87417429Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:02:01.895137 crc crio[20344]: time=\"2026-06-10T15:02:01.895067154Z\" level=info msg=\"Ran pod sandbox aec975323ead54d7deb9d00b856a34376eda2915246c8ee7321347969ac1479b with infra container: openstack/ceilometer-0/POD\" id=63dc98bf-0260-4476-bf9f-c01bb4c19d1e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:02:01.897223 crc crio[20344]: time=\"2026-06-10T15:02:01.897121788Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=7d96857b-ebd2-4e40-bafa-e8ef3386244a name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:01.946944 crc crio[20344]: time=\"2026-06-10T15:02:01.946466373Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=91521af3-a76e-444c-97b1-c93a1272636a name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:01.958840 crc crio[20344]: time=\"2026-06-10T15:02:01.958578439Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=ba00f5c2-adda-444b-babe-0260322c749b name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:01.959069 crc crio[20344]: time=\"2026-06-10T15:02:01.95902693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:02.027164 crc crio[20344]: time=\"2026-06-10T15:02:02.027062752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:02.030409 crc crio[20344]: time=\"2026-06-10T15:02:02.030344048Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=f005ad0c-71c6-42ea-9b36-882a4bfffaaa name=/runtime.v1.ImageService/PullImage\nJun 10 15:02:02.031926 crc crio[20344]: time=\"2026-06-10T15:02:02.031861437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:02.033369 crc crio[20344]: time=\"2026-06-10T15:02:02.033228543Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=72ccb380-b160-4783-8d78-bf524fee7e16 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:02.039078 crc crio[20344]: time=\"2026-06-10T15:02:02.039006843Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=674bd204-5ff0-4cfe-bf1e-6a5c5f2171fd name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:02.050670 crc crio[20344]: time=\"2026-06-10T15:02:02.050598985Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685062-95wfh/oc\" id=b48e1c55-3489-45d7-bf61-9f450cbce8d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:02.051105 crc crio[20344]: time=\"2026-06-10T15:02:02.051048467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:02.113809 crc crio[20344]: time=\"2026-06-10T15:02:02.11374195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:02.351463 crc crio[20344]: time=\"2026-06-10T15:02:02.351235465Z\" level=info msg=\"Created container c830eef9410982ab2fee219517549aabeb4937de2abf1a22a64f37f7b19f370e: openstack/ceilometer-0/ceilometer-central-agent\" id=ba00f5c2-adda-444b-babe-0260322c749b name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:02.353365 crc crio[20344]: time=\"2026-06-10T15:02:02.353213306Z\" level=info msg=\"Starting container: c830eef9410982ab2fee219517549aabeb4937de2abf1a22a64f37f7b19f370e\" id=de379127-7e9d-4af7-b8fd-d153e5189e32 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:02:02.361857 crc crio[20344]: time=\"2026-06-10T15:02:02.36180781Z\" level=info msg=\"Started container\" PID=73580 containerID=c830eef9410982ab2fee219517549aabeb4937de2abf1a22a64f37f7b19f370e description=openstack/ceilometer-0/ceilometer-central-agent id=de379127-7e9d-4af7-b8fd-d153e5189e32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aec975323ead54d7deb9d00b856a34376eda2915246c8ee7321347969ac1479b\nJun 10 15:02:02.381779 crc crio[20344]: time=\"2026-06-10T15:02:02.381691888Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=dfb46863-9768-4067-b467-964bfcb52cf4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:02.412759 crc crio[20344]: time=\"2026-06-10T15:02:02.412645664Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=c141077f-c2a0-4c88-ac30-a1182d1021fb name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:02.424818 crc crio[20344]: time=\"2026-06-10T15:02:02.424697008Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=518c9bd3-7e87-4ed0-8c42-4eeb60914423 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:02.425954 crc crio[20344]: time=\"2026-06-10T15:02:02.425515469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:02.503602 crc crio[20344]: time=\"2026-06-10T15:02:02.502911165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:02.514539 crc crio[20344]: time=\"2026-06-10T15:02:02.514455106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:02.519189 crc crio[20344]: time=\"2026-06-10T15:02:02.519114807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:02.693302 crc crio[20344]: time=\"2026-06-10T15:02:02.693145919Z\" level=info msg=\"Created container 77f01c064210b2a3d5891fe7cc04afef8b61298faa2a06086bd1f782ec95b293: openshift-infra/auto-csr-approver-29685062-95wfh/oc\" id=b48e1c55-3489-45d7-bf61-9f450cbce8d5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:02.694803 crc crio[20344]: time=\"2026-06-10T15:02:02.694737911Z\" level=info msg=\"Starting container: 77f01c064210b2a3d5891fe7cc04afef8b61298faa2a06086bd1f782ec95b293\" id=92af0dc9-7c96-4a63-9b60-d824ea8ac39b name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:02:02.704589 crc crio[20344]: time=\"2026-06-10T15:02:02.704479884Z\" level=info msg=\"Started container\" PID=73656 containerID=77f01c064210b2a3d5891fe7cc04afef8b61298faa2a06086bd1f782ec95b293 description=openshift-infra/auto-csr-approver-29685062-95wfh/oc id=92af0dc9-7c96-4a63-9b60-d824ea8ac39b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1b80a371ff1896a9767b9081ea0b62e78414979799150594bd87378bf9b16c4\nJun 10 15:02:02.735844 crc crio[20344]: time=\"2026-06-10T15:02:02.735700878Z\" level=info msg=\"Created container 99484a96cd428018d0c02dd61e51b3b2f6ea68a0fe4b933faf2d39976d5f53b5: openstack/ceilometer-0/ceilometer-notification-agent\" id=518c9bd3-7e87-4ed0-8c42-4eeb60914423 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:02.739239 crc crio[20344]: time=\"2026-06-10T15:02:02.739156148Z\" level=info msg=\"Starting container: 99484a96cd428018d0c02dd61e51b3b2f6ea68a0fe4b933faf2d39976d5f53b5\" id=3eff90f5-fc74-49b9-9bad-18ea2d7811d8 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:02:02.779699 crc crio[20344]: time=\"2026-06-10T15:02:02.779512869Z\" level=info msg=\"Started container\" PID=73659 containerID=99484a96cd428018d0c02dd61e51b3b2f6ea68a0fe4b933faf2d39976d5f53b5 description=openstack/ceilometer-0/ceilometer-notification-agent id=3eff90f5-fc74-49b9-9bad-18ea2d7811d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aec975323ead54d7deb9d00b856a34376eda2915246c8ee7321347969ac1479b\nJun 10 15:02:02.823434 crc crio[20344]: time=\"2026-06-10T15:02:02.823389711Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=a877e3d0-e3d9-4196-9f39-ae3490096fcb name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:02.840306 crc crio[20344]: time=\"2026-06-10T15:02:02.840130607Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=a32906bd-372e-4689-9d29-aaa3f00256c0 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:02.879045 crc crio[20344]: time=\"2026-06-10T15:02:02.878991629Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=ae93bf16-0227-4e4c-8162-644782cb2580 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:02.881362 crc crio[20344]: time=\"2026-06-10T15:02:02.880978341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:02.964160 crc crio[20344]: time=\"2026-06-10T15:02:02.964066525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:02.978748 crc crio[20344]: time=\"2026-06-10T15:02:02.978654195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:03.145971 crc crio[20344]: time=\"2026-06-10T15:02:03.145865569Z\" level=info msg=\"Created container 6720b92383b3d1e340f5670b35cbf26b7c253ec787f66246b26c8d5edf6d8e33: openstack/ceilometer-0/sg-core\" id=ae93bf16-0227-4e4c-8162-644782cb2580 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:03.148433 crc crio[20344]: time=\"2026-06-10T15:02:03.147910213Z\" level=info msg=\"Starting container: 6720b92383b3d1e340f5670b35cbf26b7c253ec787f66246b26c8d5edf6d8e33\" id=f521713b-9696-447d-9b38-f1e7144a4489 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:02:03.160890 crc crio[20344]: time=\"2026-06-10T15:02:03.160805679Z\" level=info msg=\"Started container\" PID=73713 containerID=6720b92383b3d1e340f5670b35cbf26b7c253ec787f66246b26c8d5edf6d8e33 description=openstack/ceilometer-0/sg-core id=f521713b-9696-447d-9b38-f1e7144a4489 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aec975323ead54d7deb9d00b856a34376eda2915246c8ee7321347969ac1479b\nJun 10 15:02:03.179005 crc crio[20344]: time=\"2026-06-10T15:02:03.17891666Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=e1f5708f-e9ba-4387-8796-0bd8d1976948 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:03.228882 crc crio[20344]: time=\"2026-06-10T15:02:03.22843529Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=9d35aae5-7b76-4ebd-a568-889120a588a7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:03.240297 crc crio[20344]: time=\"2026-06-10T15:02:03.240120884Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=cafde7eb-542c-4164-a020-87b1fb9487db name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:03.241817 crc crio[20344]: time=\"2026-06-10T15:02:03.241755967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:03.367653 crc crio[20344]: time=\"2026-06-10T15:02:03.367442391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:03.371332 crc crio[20344]: time=\"2026-06-10T15:02:03.371199698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:03.700435 crc crio[20344]: time=\"2026-06-10T15:02:03.700305269Z\" level=info msg=\"Created container 7b9e7e610fe52cdeed72ae4e602373630d1475d4d429f5b16a9db70a890c9286: openstack/ceilometer-0/proxy-httpd\" id=cafde7eb-542c-4164-a020-87b1fb9487db name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:03.710551 crc crio[20344]: time=\"2026-06-10T15:02:03.710474274Z\" level=info msg=\"Starting container: 7b9e7e610fe52cdeed72ae4e602373630d1475d4d429f5b16a9db70a890c9286\" id=9d9f3259-48f0-49ad-ae1c-707db312eb19 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:02:03.732317 crc crio[20344]: time=\"2026-06-10T15:02:03.732086407Z\" level=info msg=\"Started container\" PID=73797 containerID=7b9e7e610fe52cdeed72ae4e602373630d1475d4d429f5b16a9db70a890c9286 description=openstack/ceilometer-0/proxy-httpd id=9d9f3259-48f0-49ad-ae1c-707db312eb19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aec975323ead54d7deb9d00b856a34376eda2915246c8ee7321347969ac1479b\nJun 10 15:02:04.586889 crc crio[20344]: time=\"2026-06-10T15:02:04.585668988Z\" level=info msg=\"Stopping container: 99484a96cd428018d0c02dd61e51b3b2f6ea68a0fe4b933faf2d39976d5f53b5 (timeout: 30s)\" id=92d892b5-9ddb-4216-a9c8-7c3aa629147d name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:02:04.586889 crc crio[20344]: time=\"2026-06-10T15:02:04.58573695Z\" level=info msg=\"Stopping container: c830eef9410982ab2fee219517549aabeb4937de2abf1a22a64f37f7b19f370e (timeout: 30s)\" id=cc9976aa-3155-4414-89fb-40a758f09980 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:02:04.586889 crc crio[20344]: time=\"2026-06-10T15:02:04.585906114Z\" level=info msg=\"Stopping container: 6720b92383b3d1e340f5670b35cbf26b7c253ec787f66246b26c8d5edf6d8e33 (timeout: 30s)\" id=d9eb17da-b2fe-42f5-bd93-a64c5dd83082 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:02:04.586889 crc crio[20344]: time=\"2026-06-10T15:02:04.586792277Z\" level=info msg=\"Stopping container: 7b9e7e610fe52cdeed72ae4e602373630d1475d4d429f5b16a9db70a890c9286 (timeout: 30s)\" id=1e9db112-b6cd-40a1-8996-309f002ad556 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:02:05.090902 crc crio[20344]: time=\"2026-06-10T15:02:05.090791712Z\" level=info msg=\"Stopped container 7b9e7e610fe52cdeed72ae4e602373630d1475d4d429f5b16a9db70a890c9286: openstack/ceilometer-0/proxy-httpd\" id=1e9db112-b6cd-40a1-8996-309f002ad556 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:02:05.235763 crc crio[20344]: time=\"2026-06-10T15:02:05.235579673Z\" level=info msg=\"Stopped container 6720b92383b3d1e340f5670b35cbf26b7c253ec787f66246b26c8d5edf6d8e33: openstack/ceilometer-0/sg-core\" id=d9eb17da-b2fe-42f5-bd93-a64c5dd83082 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:02:05.623887 crc crio[20344]: time=\"2026-06-10T15:02:05.623029484Z\" level=info msg=\"Stopping container: b8c739c6d0a9b7b82cb65e7f88ccfd8fe0de0df7fac9c10427ec1205e5ebbbf4 (timeout: 30s)\" id=c9cff1c7-f073-4ac1-8103-4e56efc73473 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:02:05.624633 crc crio[20344]: time=\"2026-06-10T15:02:05.624585224Z\" level=info msg=\"Stopping container: 9b234927cda06d47d8f2ee1165e76fef51901fc0e2a511583479d4fdae65ff55 (timeout: 30s)\" id=19556745-8fde-44d6-8291-cb8d21321b05 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:02:05.625240 crc crio[20344]: time=\"2026-06-10T15:02:05.624633875Z\" level=info msg=\"Stopping pod sandbox: a1b80a371ff1896a9767b9081ea0b62e78414979799150594bd87378bf9b16c4\" id=eb2eed57-801b-49d8-bfda-b7543ae87e78 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:02:05.626173 crc crio[20344]: time=\"2026-06-10T15:02:05.626120124Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685062-95wfh Namespace:openshift-infra ID:a1b80a371ff1896a9767b9081ea0b62e78414979799150594bd87378bf9b16c4 UID:58a355d1-6158-445b-82e2-c35252ca5dc8 NetNS:/var/run/netns/b8b44cf2-d952-4c98-9901-18cf1d62b791 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58a355d1_6158_445b_82e2_c35252ca5dc8.slice PodAnnotations:0xc003224cd8}] Aliases:map[]}\"\nJun 10 15:02:05.629757 crc crio[20344]: time=\"2026-06-10T15:02:05.626375561Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685062-95wfh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:02:05.710424 crc crio[20344]: time=\"2026-06-10T15:02:05.701945829Z\" level=info msg=\"Stopping container: 3b4986d53da22607cf18a791821d9f6df3b01790da89b5b0d0cd531a84c9cdb8 (timeout: 30s)\" id=6988e33d-659b-4cbb-a5f6-f52d1fd96a02 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:02:05.710424 crc crio[20344]: time=\"2026-06-10T15:02:05.702345329Z\" level=info msg=\"Stopping container: f1895fe554c08f2e10e39b79c39ba098d4fed1c9e48f8650e01522ea6463ac84 (timeout: 30s)\" id=7e51ad42-47c0-4be8-aeab-26e1c58e61d3 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:02:15.962156 crc crio[20344]: time=\"2026-06-10T15:02:15.961157606Z\" level=info msg=\"Stopped pod sandbox: a1b80a371ff1896a9767b9081ea0b62e78414979799150594bd87378bf9b16c4\" id=eb2eed57-801b-49d8-bfda-b7543ae87e78 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:02:16.090841 crc crio[20344]: time=\"2026-06-10T15:02:16.090752431Z\" level=info msg=\"Stopped container 9b234927cda06d47d8f2ee1165e76fef51901fc0e2a511583479d4fdae65ff55: openstack/cinder-scheduler-0/cinder-scheduler\" id=19556745-8fde-44d6-8291-cb8d21321b05 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:02:16.225708 crc crio[20344]: time=\"2026-06-10T15:02:16.225637104Z\" level=info msg=\"Stopped container 3b4986d53da22607cf18a791821d9f6df3b01790da89b5b0d0cd531a84c9cdb8: openstack/neutron-68688cc948-hlz9w/neutron-api\" id=6988e33d-659b-4cbb-a5f6-f52d1fd96a02 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:02:16.350117 crc crio[20344]: time=\"2026-06-10T15:02:16.350001153Z\" level=info msg=\"Stopped container b8c739c6d0a9b7b82cb65e7f88ccfd8fe0de0df7fac9c10427ec1205e5ebbbf4: openstack/cinder-scheduler-0/probe\" id=c9cff1c7-f073-4ac1-8103-4e56efc73473 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:02:16.351741 crc crio[20344]: time=\"2026-06-10T15:02:16.351584114Z\" level=info msg=\"Stopping pod sandbox: 3f0073e57229fd97eb60ae8d02637619d324719bd167fc355ec14e8f1f12d597\" id=5ea28ab3-0047-4a17-a563-45a27d7ae2c9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:02:16.352501 crc crio[20344]: time=\"2026-06-10T15:02:16.352429076Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:3f0073e57229fd97eb60ae8d02637619d324719bd167fc355ec14e8f1f12d597 UID:de27a4dd-5267-4e90-baa4-0d68ce2d1296 NetNS:/var/run/netns/73e64bfe-56ab-4263-a338-0f5165b54b5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde27a4dd_5267_4e90_baa4_0d68ce2d1296.slice PodAnnotations:0xc00282e0c0}] Aliases:map[]}\"\nJun 10 15:02:16.352669 crc crio[20344]: time=\"2026-06-10T15:02:16.352610631Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:02:16.361976 crc crio[20344]: time=\"2026-06-10T15:02:16.361223515Z\" level=info msg=\"Stopped container f1895fe554c08f2e10e39b79c39ba098d4fed1c9e48f8650e01522ea6463ac84: openstack/neutron-68688cc948-hlz9w/neutron-httpd\" id=7e51ad42-47c0-4be8-aeab-26e1c58e61d3 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:02:16.363523 crc crio[20344]: time=\"2026-06-10T15:02:16.363462443Z\" level=info msg=\"Stopping pod sandbox: 22514513d675b735ef5bbd28174f5f852591cc2aa59a3f6fcf174a0eff321e64\" id=a80b1e3c-da26-4297-be57-e99ed89171d4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:02:16.364075 crc crio[20344]: time=\"2026-06-10T15:02:16.363968016Z\" level=info msg=\"Got pod network &{Name:neutron-68688cc948-hlz9w Namespace:openstack ID:22514513d675b735ef5bbd28174f5f852591cc2aa59a3f6fcf174a0eff321e64 UID:6e2015db-1eee-461c-9c62-2794012d2fe7 NetNS:/var/run/netns/6447322b-c60f-49e8-a935-9ad4dacf7e10 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e2015db_1eee_461c_9c62_2794012d2fe7.slice PodAnnotations:0xc00078c4e0}] Aliases:map[]}\"\nJun 10 15:02:16.364244 crc crio[20344]: time=\"2026-06-10T15:02:16.364168101Z\" level=info msg=\"Deleting pod openstack_neutron-68688cc948-hlz9w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:02:16.413865 crc crio[20344]: time=\"2026-06-10T15:02:16.409678897Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2ef2c3ebb9340307b3b5d6b8c8bf113f5dc11b07cf78924d38dde8b2945b8e04\" id=feb6fdfc-b0f3-42d4-8513-c2ce98a5efdc name=/runtime.v1.ImageService/PullImage\nJun 10 15:02:16.419186 crc crio[20344]: time=\"2026-06-10T15:02:16.419108902Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=60484963-9dc8-4de7-bfd2-a63765a4d7d5 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:16.473774 crc crio[20344]: time=\"2026-06-10T15:02:16.473561741Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=6dda5211-40d6-4855-9f11-545cd4e97912 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:16.494770 crc crio[20344]: time=\"2026-06-10T15:02:16.494636439Z\" level=info msg=\"Creating container: openstack/openstackclient/openstackclient\" id=d9cd7700-bf49-452a-b54c-02db3c75fa69 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:16.496349 crc crio[20344]: time=\"2026-06-10T15:02:16.49621618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:16.599823 crc crio[20344]: time=\"2026-06-10T15:02:16.599698706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:16.603248 crc crio[20344]: time=\"2026-06-10T15:02:16.603189006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:16.726942 crc crio[20344]: time=\"2026-06-10T15:02:16.726422526Z\" level=info msg=\"Stopping container: e9a16e629fa156e1278414b32d8fad3f17e21cf9fcb2c98c34a846d1368b2791 (timeout: 30s)\" id=8687e845-40bc-4210-948d-4790b055e3a5 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:02:16.727580 crc crio[20344]: time=\"2026-06-10T15:02:16.727508794Z\" level=info msg=\"Stopping container: bf2b8e4207ecaa15370e3074284082e139e83a1948c02f2ad036cb46e359fbb0 (timeout: 30s)\" id=b28f6c6a-90b5-499a-9d16-4d46dee874f6 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:02:16.766903 crc crio[20344]: time=\"2026-06-10T15:02:16.766798807Z\" level=info msg=\"Created container 8fe396f8e2a7709482d0bd1fcfdda5195fef055e62cb624a62b370aecf584376: openstack/openstackclient/openstackclient\" id=d9cd7700-bf49-452a-b54c-02db3c75fa69 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:16.778851 crc crio[20344]: time=\"2026-06-10T15:02:16.778691837Z\" level=info msg=\"Starting container: 8fe396f8e2a7709482d0bd1fcfdda5195fef055e62cb624a62b370aecf584376\" id=47a5a4cf-5828-49e6-b99a-138bed529be5 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:02:16.780045 crc crio[20344]: time=\"2026-06-10T15:02:16.77995406Z\" level=info msg=\"Stopped pod sandbox: 3f0073e57229fd97eb60ae8d02637619d324719bd167fc355ec14e8f1f12d597\" id=5ea28ab3-0047-4a17-a563-45a27d7ae2c9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:02:16.799805 crc crio[20344]: time=\"2026-06-10T15:02:16.799352695Z\" level=info msg=\"Started container\" PID=74808 containerID=8fe396f8e2a7709482d0bd1fcfdda5195fef055e62cb624a62b370aecf584376 description=openstack/openstackclient/openstackclient id=47a5a4cf-5828-49e6-b99a-138bed529be5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbf41c78346d4f145ca982cd264504ae3a820757f7009b6786ed702b4f607331\nJun 10 15:02:16.905908 crc crio[20344]: time=\"2026-06-10T15:02:16.905800188Z\" level=info msg=\"Removing container: b8c739c6d0a9b7b82cb65e7f88ccfd8fe0de0df7fac9c10427ec1205e5ebbbf4\" id=21c33132-8409-437c-a697-f5998d2c8dce name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:02:17.052325 crc crio[20344]: time=\"2026-06-10T15:02:17.052155229Z\" level=info msg=\"Stopped container bf2b8e4207ecaa15370e3074284082e139e83a1948c02f2ad036cb46e359fbb0: openstack/glance-default-external-api-0/glance-log\" id=b28f6c6a-90b5-499a-9d16-4d46dee874f6 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:02:17.079529 crc crio[20344]: time=\"2026-06-10T15:02:17.079136442Z\" level=info msg=\"Removed container b8c739c6d0a9b7b82cb65e7f88ccfd8fe0de0df7fac9c10427ec1205e5ebbbf4: openstack/cinder-scheduler-0/probe\" id=21c33132-8409-437c-a697-f5998d2c8dce name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:02:17.084520 crc crio[20344]: time=\"2026-06-10T15:02:17.084409619Z\" level=info msg=\"Stopped pod sandbox: 22514513d675b735ef5bbd28174f5f852591cc2aa59a3f6fcf174a0eff321e64\" id=a80b1e3c-da26-4297-be57-e99ed89171d4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:02:17.092996 crc crio[20344]: time=\"2026-06-10T15:02:17.092452499Z\" level=info msg=\"Removing container: 9b234927cda06d47d8f2ee1165e76fef51901fc0e2a511583479d4fdae65ff55\" id=14f98034-f6d4-42ab-90f0-677735520324 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:02:17.353327 crc crio[20344]: time=\"2026-06-10T15:02:17.351840244Z\" level=info msg=\"Removed container 9b234927cda06d47d8f2ee1165e76fef51901fc0e2a511583479d4fdae65ff55: openstack/cinder-scheduler-0/cinder-scheduler\" id=14f98034-f6d4-42ab-90f0-677735520324 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:02:17.959400 crc crio[20344]: time=\"2026-06-10T15:02:17.959228673Z\" level=info msg=\"Removing container: f1895fe554c08f2e10e39b79c39ba098d4fed1c9e48f8650e01522ea6463ac84\" id=d32df883-0101-4a65-a9d6-ec65ebe6a394 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:02:17.985117 crc crio[20344]: time=\"2026-06-10T15:02:17.984984524Z\" level=info msg=\"Stopping container: 3e40faf5221e17d366c9a43eb293784e9949c53c18c8c9f7f849f86c12c6c34a (timeout: 30s)\" id=f43bab6c-93b4-4c87-b29a-11fc03bc1e04 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:02:17.986663 crc crio[20344]: time=\"2026-06-10T15:02:17.986606846Z\" level=info msg=\"Stopping container: a17d023d9f3223bf07bc542318df1bc2a698daf8c438ef0f9803759f69d65bc2 (timeout: 30s)\" id=1e6801a0-2be6-4dac-9b04-609bba84efc2 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:02:18.069436 crc crio[20344]: time=\"2026-06-10T15:02:18.069359201Z\" level=info msg=\"Removed container f1895fe554c08f2e10e39b79c39ba098d4fed1c9e48f8650e01522ea6463ac84: openstack/neutron-68688cc948-hlz9w/neutron-httpd\" id=d32df883-0101-4a65-a9d6-ec65ebe6a394 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:02:18.074943 crc crio[20344]: time=\"2026-06-10T15:02:18.074865835Z\" level=info msg=\"Removing container: 3b4986d53da22607cf18a791821d9f6df3b01790da89b5b0d0cd531a84c9cdb8\" id=1776dc57-d91d-4172-af54-8855fa5a8a5e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:02:18.107594 crc crio[20344]: time=\"2026-06-10T15:02:18.106704414Z\" level=info msg=\"Removed container 3b4986d53da22607cf18a791821d9f6df3b01790da89b5b0d0cd531a84c9cdb8: openstack/neutron-68688cc948-hlz9w/neutron-api\" id=1776dc57-d91d-4172-af54-8855fa5a8a5e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:02:18.275131 crc crio[20344]: time=\"2026-06-10T15:02:18.275020617Z\" level=info msg=\"Stopped container a17d023d9f3223bf07bc542318df1bc2a698daf8c438ef0f9803759f69d65bc2: openstack/glance-default-internal-api-0/glance-log\" id=1e6801a0-2be6-4dac-9b04-609bba84efc2 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:02:18.606091 crc crio[20344]: time=\"2026-06-10T15:02:18.605619657Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=1151b8a4-edad-4ad7-9101-e2d69d688a51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:02:18.606192 crc crio[20344]: time=\"2026-06-10T15:02:18.606128891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:18.643407 crc crio[20344]: time=\"2026-06-10T15:02:18.643193376Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:203aa19ddfa16f514c4bea76fb465d7f533434c2121284b2644bd5108b887f51 UID:b91be897-d8fe-4c45-a6a1-50ad7437496d NetNS:/var/run/netns/5d6e691a-4dce-44b2-b284-0e0b68919630 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb91be897_d8fe_4c45_a6a1_50ad7437496d.slice PodAnnotations:0xc00078c8a0}] Aliases:map[]}\"\nJun 10 15:02:18.643407 crc crio[20344]: time=\"2026-06-10T15:02:18.643248457Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:02:19.168880 crc crio[20344]: 2026-06-10T15:02:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:203aa19ddfa16f5 Mac:ae:a2:5d:96:c4:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b1 Mtu:0 Sandbox:/var/run/netns/5d6e691a-4dce-44b2-b284-0e0b68919630 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:02:19.170962 crc crio[20344]: time=\"2026-06-10T15:02:19.170510118Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:203aa19ddfa16f514c4bea76fb465d7f533434c2121284b2644bd5108b887f51 UID:b91be897-d8fe-4c45-a6a1-50ad7437496d NetNS:/var/run/netns/5d6e691a-4dce-44b2-b284-0e0b68919630 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb91be897_d8fe_4c45_a6a1_50ad7437496d.slice PodAnnotations:0xc00078c8a0}] Aliases:map[]}\"\nJun 10 15:02:19.170962 crc crio[20344]: time=\"2026-06-10T15:02:19.170689113Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:02:19.185568 crc crio[20344]: time=\"2026-06-10T15:02:19.185455908Z\" level=info msg=\"Ran pod sandbox 203aa19ddfa16f514c4bea76fb465d7f533434c2121284b2644bd5108b887f51 with infra container: openstack/cinder-scheduler-0/POD\" id=1151b8a4-edad-4ad7-9101-e2d69d688a51 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:02:19.193463 crc crio[20344]: time=\"2026-06-10T15:02:19.193245401Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=c5f7ee17-aedb-43ce-8acf-c9d66d274877 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:19.255588 crc crio[20344]: time=\"2026-06-10T15:02:19.255372039Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=521b9de9-02e1-4cca-ab42-5a442a57a9d4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:19.269675 crc crio[20344]: time=\"2026-06-10T15:02:19.269579249Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=d9eddcb8-c14d-4a6c-ba2b-e859b6e37719 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:19.271475 crc crio[20344]: time=\"2026-06-10T15:02:19.271430057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:19.361033 crc crio[20344]: time=\"2026-06-10T15:02:19.360942438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:20.183956 crc crio[20344]: time=\"2026-06-10T15:02:20.183806889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:20.207230 crc crio[20344]: time=\"2026-06-10T15:02:20.206962372Z\" level=info msg=\"Stopped container e9a16e629fa156e1278414b32d8fad3f17e21cf9fcb2c98c34a846d1368b2791: openstack/glance-default-external-api-0/glance-httpd\" id=8687e845-40bc-4210-948d-4790b055e3a5 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:02:20.210085 crc crio[20344]: time=\"2026-06-10T15:02:20.20997252Z\" level=info msg=\"Stopping pod sandbox: e4c9a1f735b58af83855cb27e28c862b96124faea6f2cd420f5932b8e538ebb2\" id=de265915-e842-44be-b999-200b7c760ea4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:02:20.219775 crc crio[20344]: time=\"2026-06-10T15:02:20.213879412Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:e4c9a1f735b58af83855cb27e28c862b96124faea6f2cd420f5932b8e538ebb2 UID:e86d7670-6c40-4f0f-bafe-b8e1dd2c3886 NetNS:/var/run/netns/88194372-6f51-43bb-b880-d6baa52f26a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode86d7670_6c40_4f0f_bafe_b8e1dd2c3886.slice PodAnnotations:0xc00012bd10}] Aliases:map[]}\"\nJun 10 15:02:20.219775 crc crio[20344]: time=\"2026-06-10T15:02:20.215215207Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:02:20.292793 crc crio[20344]: time=\"2026-06-10T15:02:20.292670664Z\" level=info msg=\"Created container d2437ad5109acf3ab09eaa12bd78e6a66bc22033a614bab827a0edcc54d48957: openstack/cinder-scheduler-0/cinder-scheduler\" id=d9eddcb8-c14d-4a6c-ba2b-e859b6e37719 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:20.295406 crc crio[20344]: time=\"2026-06-10T15:02:20.295322833Z\" level=info msg=\"Starting container: d2437ad5109acf3ab09eaa12bd78e6a66bc22033a614bab827a0edcc54d48957\" id=ad297c73-1b47-400f-b9d9-4da3568cfd08 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:02:20.301682 crc crio[20344]: time=\"2026-06-10T15:02:20.301597736Z\" level=info msg=\"Started container\" PID=75129 containerID=d2437ad5109acf3ab09eaa12bd78e6a66bc22033a614bab827a0edcc54d48957 description=openstack/cinder-scheduler-0/cinder-scheduler id=ad297c73-1b47-400f-b9d9-4da3568cfd08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=203aa19ddfa16f514c4bea76fb465d7f533434c2121284b2644bd5108b887f51\nJun 10 15:02:20.327519 crc crio[20344]: time=\"2026-06-10T15:02:20.327418309Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=75e27339-ca49-4f42-932a-684280038e60 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:20.373185 crc crio[20344]: time=\"2026-06-10T15:02:20.373082608Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=bff09074-9a08-4c26-bdd9-8bde20ccb202 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:20.385916 crc crio[20344]: time=\"2026-06-10T15:02:20.38582703Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=16db5249-e2fd-4ca4-9c1c-acd88b067bf5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:20.386449 crc crio[20344]: time=\"2026-06-10T15:02:20.386410995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:20.442307 crc crio[20344]: time=\"2026-06-10T15:02:20.442049824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:20.895394 crc crio[20344]: time=\"2026-06-10T15:02:20.892607379Z\" level=info msg=\"Stopped pod sandbox: e4c9a1f735b58af83855cb27e28c862b96124faea6f2cd420f5932b8e538ebb2\" id=de265915-e842-44be-b999-200b7c760ea4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:02:21.325578 crc crio[20344]: time=\"2026-06-10T15:02:21.325461982Z\" level=info msg=\"Removing container: e9a16e629fa156e1278414b32d8fad3f17e21cf9fcb2c98c34a846d1368b2791\" id=843e8083-d431-442f-ab66-0b460aad5ba3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:02:21.449048 crc crio[20344]: time=\"2026-06-10T15:02:21.44402815Z\" level=info msg=\"Removed container e9a16e629fa156e1278414b32d8fad3f17e21cf9fcb2c98c34a846d1368b2791: openstack/glance-default-external-api-0/glance-httpd\" id=843e8083-d431-442f-ab66-0b460aad5ba3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:02:21.453463 crc crio[20344]: time=\"2026-06-10T15:02:21.451940906Z\" level=info msg=\"Removing container: bf2b8e4207ecaa15370e3074284082e139e83a1948c02f2ad036cb46e359fbb0\" id=709eda00-d4cb-4623-98bd-7dd5d945a72a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:02:21.513940 crc crio[20344]: time=\"2026-06-10T15:02:21.513821778Z\" level=info msg=\"Removed container bf2b8e4207ecaa15370e3074284082e139e83a1948c02f2ad036cb46e359fbb0: openstack/glance-default-external-api-0/glance-log\" id=709eda00-d4cb-4623-98bd-7dd5d945a72a name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:02:21.610899 crc crio[20344]: time=\"2026-06-10T15:02:21.610802153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:21.864155 crc crio[20344]: time=\"2026-06-10T15:02:21.864056389Z\" level=info msg=\"Stopped container 3e40faf5221e17d366c9a43eb293784e9949c53c18c8c9f7f849f86c12c6c34a: openstack/glance-default-internal-api-0/glance-httpd\" id=f43bab6c-93b4-4c87-b29a-11fc03bc1e04 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:02:21.865219 crc crio[20344]: time=\"2026-06-10T15:02:21.865107636Z\" level=info msg=\"Stopping pod sandbox: fe2a0b6e79b8d444f05e8677bcacdeb1419826842bd1e4b6d388cf6f868299b5\" id=c4705923-783b-48f0-92b2-4590636e66af name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:02:21.865964 crc crio[20344]: time=\"2026-06-10T15:02:21.865902657Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:fe2a0b6e79b8d444f05e8677bcacdeb1419826842bd1e4b6d388cf6f868299b5 UID:786f0422-e6d1-40df-887d-8bbe0055d2ab NetNS:/var/run/netns/9973b2bb-0afe-42c1-93d4-7cb8c0a23b5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod786f0422_e6d1_40df_887d_8bbe0055d2ab.slice PodAnnotations:0xc00282eba8}] Aliases:map[]}\"\nJun 10 15:02:21.866147 crc crio[20344]: time=\"2026-06-10T15:02:21.866087162Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:02:21.867241 crc crio[20344]: time=\"2026-06-10T15:02:21.867139689Z\" level=info msg=\"Created container a3b416e3a8a7b889787ca43dac2823e90c0d72c56c277d706e8c68386254281f: openstack/cinder-scheduler-0/probe\" id=16db5249-e2fd-4ca4-9c1c-acd88b067bf5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:21.868762 crc crio[20344]: time=\"2026-06-10T15:02:21.868678139Z\" level=info msg=\"Starting container: a3b416e3a8a7b889787ca43dac2823e90c0d72c56c277d706e8c68386254281f\" id=cf4146c2-37fe-422e-8c17-5b852964e70b name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:02:21.875377 crc crio[20344]: time=\"2026-06-10T15:02:21.87523922Z\" level=info msg=\"Started container\" PID=75290 containerID=a3b416e3a8a7b889787ca43dac2823e90c0d72c56c277d706e8c68386254281f description=openstack/cinder-scheduler-0/probe id=cf4146c2-37fe-422e-8c17-5b852964e70b name=/runtime.v1.RuntimeService/StartContainer sandboxID=203aa19ddfa16f514c4bea76fb465d7f533434c2121284b2644bd5108b887f51\nJun 10 15:02:22.381947 crc crio[20344]: time=\"2026-06-10T15:02:22.38131192Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=8756bee3-2391-460b-913e-ec5a4aaeb1b0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:02:22.381947 crc crio[20344]: time=\"2026-06-10T15:02:22.381845884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:22.471812 crc crio[20344]: time=\"2026-06-10T15:02:22.471611382Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:c6858a09eabba356a1aee243089a4acc27e969fd004ee61d385e1368424a405d UID:26e3f967-fdb1-4777-95e7-3d3f5f09df15 NetNS:/var/run/netns/720c48c2-a2e1-45e4-a656-277a280aac80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26e3f967_fdb1_4777_95e7_3d3f5f09df15.slice PodAnnotations:0xc0027c0b10}] Aliases:map[]}\"\nJun 10 15:02:22.471812 crc crio[20344]: time=\"2026-06-10T15:02:22.471674544Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:02:22.529618 crc crio[20344]: time=\"2026-06-10T15:02:22.529473359Z\" level=info msg=\"Stopped pod sandbox: fe2a0b6e79b8d444f05e8677bcacdeb1419826842bd1e4b6d388cf6f868299b5\" id=c4705923-783b-48f0-92b2-4590636e66af name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:02:23.254541 crc crio[20344]: time=\"2026-06-10T15:02:23.253901475Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-db-create-tdffs/POD\" id=60883ab6-92f8-4287-9d14-098a12d80170 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:02:23.254664 crc crio[20344]: time=\"2026-06-10T15:02:23.254582343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:23.332809 crc crio[20344]: time=\"2026-06-10T15:02:23.332138723Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-tdffs Namespace:openstack ID:dd9c9007ba25c2357276c759568ef321afa37199945d7dbd4187d65d005444a2 UID:42fb54fe-77aa-4088-b485-cdc2b5b4c8fa NetNS:/var/run/netns/72f49ce8-76c1-4092-b21e-d9004bd36dfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42fb54fe_77aa_4088_b485_cdc2b5b4c8fa.slice PodAnnotations:0xc000738af0}] Aliases:map[]}\"\nJun 10 15:02:23.332809 crc crio[20344]: time=\"2026-06-10T15:02:23.332206994Z\" level=info msg=\"Adding pod openstack_nova-api-db-create-tdffs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:02:23.416577 crc crio[20344]: time=\"2026-06-10T15:02:23.41649634Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-db-create-dfz27/POD\" id=4a0ddd9b-c8d2-4e72-bc51-168727d82795 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:02:23.417580 crc crio[20344]: time=\"2026-06-10T15:02:23.416610083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:23.482545 crc crio[20344]: time=\"2026-06-10T15:02:23.476246626Z\" level=info msg=\"Removing container: 3e40faf5221e17d366c9a43eb293784e9949c53c18c8c9f7f849f86c12c6c34a\" id=53b824b2-29e1-4025-9375-512e7026d115 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:02:23.578698 crc crio[20344]: time=\"2026-06-10T15:02:23.578597991Z\" level=info msg=\"Removed container 3e40faf5221e17d366c9a43eb293784e9949c53c18c8c9f7f849f86c12c6c34a: openstack/glance-default-internal-api-0/glance-httpd\" id=53b824b2-29e1-4025-9375-512e7026d115 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:02:23.587172 crc crio[20344]: 2026-06-10T15:02:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c6858a09eabba35 Mac:9a:d2:4a:15:a7:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/720c48c2-a2e1-45e4-a656-277a280aac80 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:02:23.588342 crc crio[20344]: time=\"2026-06-10T15:02:23.588197881Z\" level=info msg=\"Removing container: a17d023d9f3223bf07bc542318df1bc2a698daf8c438ef0f9803759f69d65bc2\" id=370b9db6-4893-4ffc-b493-ab9a638777fc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:02:23.635764 crc crio[20344]: time=\"2026-06-10T15:02:23.635654467Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:c6858a09eabba356a1aee243089a4acc27e969fd004ee61d385e1368424a405d UID:26e3f967-fdb1-4777-95e7-3d3f5f09df15 NetNS:/var/run/netns/720c48c2-a2e1-45e4-a656-277a280aac80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26e3f967_fdb1_4777_95e7_3d3f5f09df15.slice PodAnnotations:0xc0027c0b10}] Aliases:map[]}\"\nJun 10 15:02:23.635957 crc crio[20344]: time=\"2026-06-10T15:02:23.635940155Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:02:23.662176 crc crio[20344]: time=\"2026-06-10T15:02:23.662091326Z\" level=info msg=\"Ran pod sandbox c6858a09eabba356a1aee243089a4acc27e969fd004ee61d385e1368424a405d with infra container: openstack/glance-default-external-api-0/POD\" id=8756bee3-2391-460b-913e-ec5a4aaeb1b0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:02:23.671428 crc crio[20344]: time=\"2026-06-10T15:02:23.671356897Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-db-create-lxdxg/POD\" id=e38948f3-961e-4548-87a5-e4dd7b2d56aa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:02:23.671659 crc crio[20344]: time=\"2026-06-10T15:02:23.67147628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:23.676661 crc crio[20344]: time=\"2026-06-10T15:02:23.676553352Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=e8c08d56-5f6d-4e38-a7b9-2a6c82f2292a name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:23.677115 crc crio[20344]: time=\"2026-06-10T15:02:23.677033475Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-dfz27 Namespace:openstack ID:d7f99d7fc3ff72238fa44bf3889a4b5638a3c58f7ec3a47f3f76af96ef59a4ec UID:d2351a7e-bb9f-425c-8750-d51f87c0c97f NetNS:/var/run/netns/5a4fa92c-4548-436d-88ff-323967c4805c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2351a7e_bb9f_425c_8750_d51f87c0c97f.slice PodAnnotations:0xc001b9c4c8}] Aliases:map[]}\"\nJun 10 15:02:23.677115 crc crio[20344]: time=\"2026-06-10T15:02:23.677079346Z\" level=info msg=\"Adding pod openstack_nova-cell0-db-create-dfz27 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:02:23.707632 crc crio[20344]: time=\"2026-06-10T15:02:23.706869242Z\" level=info msg=\"Removed container a17d023d9f3223bf07bc542318df1bc2a698daf8c438ef0f9803759f69d65bc2: openstack/glance-default-internal-api-0/glance-log\" id=370b9db6-4893-4ffc-b493-ab9a638777fc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:02:23.764472 crc crio[20344]: time=\"2026-06-10T15:02:23.758118757Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=b6b6fd02-d479-424d-9e5e-3f943aa7482b name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:23.785053 crc crio[20344]: time=\"2026-06-10T15:02:23.784924595Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=4d05044b-ab81-426f-8858-6b549155a0dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:23.794465 crc crio[20344]: time=\"2026-06-10T15:02:23.793667633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:23.804658 crc crio[20344]: time=\"2026-06-10T15:02:23.804557196Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-b86c-account-create-update-ql5p4/POD\" id=7a279710-205a-4455-8a23-1ddf6bdba42c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:02:23.804658 crc crio[20344]: time=\"2026-06-10T15:02:23.804656969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:23.831878 crc crio[20344]: time=\"2026-06-10T15:02:23.831806826Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-lxdxg Namespace:openstack ID:27dffe86fc948158f54218d86e76dac0e0d9a978b50c9c1b27fa778cc20157ab UID:0667af4b-ee56-4293-a2ac-a42b4eadea92 NetNS:/var/run/netns/042f3e25-bb96-46f3-81ed-f4cbd1295617 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0667af4b_ee56_4293_a2ac_a42b4eadea92.slice PodAnnotations:0xc000528c38}] Aliases:map[]}\"\nJun 10 15:02:23.831878 crc crio[20344]: time=\"2026-06-10T15:02:23.831869948Z\" level=info msg=\"Adding pod openstack_nova-cell1-db-create-lxdxg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:02:23.984859 crc crio[20344]: time=\"2026-06-10T15:02:23.98477671Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-24df-account-create-update-t946g/POD\" id=1b29fc0d-70e1-4822-b740-7e7b5876f40a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:02:23.984982 crc crio[20344]: time=\"2026-06-10T15:02:23.984884163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:24.011616 crc crio[20344]: time=\"2026-06-10T15:02:24.007458651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:24.081233 crc crio[20344]: time=\"2026-06-10T15:02:24.08114304Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-1372-account-create-update-982ml/POD\" id=d7d18c0f-4b94-4200-a72f-1edec4717b17 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:02:24.081493 crc crio[20344]: time=\"2026-06-10T15:02:24.081334585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:24.195193 crc crio[20344]: time=\"2026-06-10T15:02:24.194643586Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=031f6ef5-b9d5-42fb-b21b-4b56338cca5a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:02:24.195193 crc crio[20344]: time=\"2026-06-10T15:02:24.195163709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:24.246316 crc crio[20344]: time=\"2026-06-10T15:02:24.241828885Z\" level=info msg=\"Got pod network &{Name:nova-api-b86c-account-create-update-ql5p4 Namespace:openstack ID:134a446fcdd3c4b9d5ee050794fbcd15d1a05ed6c0bb4a31d467f6ac673d2b94 UID:773aab4a-54b8-4d69-a1b2-eece7c07505d NetNS:/var/run/netns/e8ddbb69-6b65-4d6e-99d6-840c7c97c1f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod773aab4a_54b8_4d69_a1b2_eece7c07505d.slice PodAnnotations:0xc000738a88}] Aliases:map[]}\"\nJun 10 15:02:24.246316 crc crio[20344]: time=\"2026-06-10T15:02:24.241905927Z\" level=info msg=\"Adding pod openstack_nova-api-b86c-account-create-update-ql5p4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:02:24.304757 crc crio[20344]: time=\"2026-06-10T15:02:24.304583759Z\" level=info msg=\"Got pod network &{Name:nova-cell0-24df-account-create-update-t946g Namespace:openstack ID:2a3b6b4e1c3d0eef5fa148c1198649f0b10b22d30921035d0d72404404018b88 UID:0ddb9794-0062-4a80-96d9-245dea77e4ce NetNS:/var/run/netns/afbbb0cd-86ed-4dab-9f64-e030a5334cfd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ddb9794_0062_4a80_96d9_245dea77e4ce.slice PodAnnotations:0xc002264060}] Aliases:map[]}\"\nJun 10 15:02:24.304757 crc crio[20344]: time=\"2026-06-10T15:02:24.304646351Z\" level=info msg=\"Adding pod openstack_nova-cell0-24df-account-create-update-t946g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:02:24.332361 crc crio[20344]: time=\"2026-06-10T15:02:24.330166465Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:2381cbe740aa6b8929a8a3a07fc8704eaa8f241dbae1b36f5d62a4d6798b18d7 UID:f7f04886-4762-4589-8c29-2b6802bd1c2f NetNS:/var/run/netns/c2c2351a-c4a5-42f6-ac98-fb120de4912d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7f04886_4762_4589_8c29_2b6802bd1c2f.slice PodAnnotations:0xc0006b44a0}] Aliases:map[]}\"\nJun 10 15:02:24.332361 crc crio[20344]: time=\"2026-06-10T15:02:24.33034631Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:02:24.333759 crc crio[20344]: time=\"2026-06-10T15:02:24.333649836Z\" level=info msg=\"Got pod network &{Name:nova-cell1-1372-account-create-update-982ml Namespace:openstack ID:5f9b5f12097a7f2075c66aa53cdad3ac55aab08f4651dd23115fdaea0170db5f UID:2274e11c-aa2b-4174-ad49-34e97b30cd39 NetNS:/var/run/netns/9ef5cb9d-666a-4653-afa0-57cacf9dc45d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2274e11c_aa2b_4174_ad49_34e97b30cd39.slice PodAnnotations:0xc000528530}] Aliases:map[]}\"\nJun 10 15:02:24.333759 crc crio[20344]: time=\"2026-06-10T15:02:24.333753429Z\" level=info msg=\"Adding pod openstack_nova-cell1-1372-account-create-update-982ml to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:02:24.436369 crc crio[20344]: 2026-06-10T15:02:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd9c9007ba25c23 Mac:de:43:e3:f6:b8:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/72f49ce8-76c1-4092-b21e-d9004bd36dfc SocketPath: PciID:}] [{Interface:0xc000014c70 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:02:24.437458 crc crio[20344]: time=\"2026-06-10T15:02:24.436354131Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-tdffs Namespace:openstack ID:dd9c9007ba25c2357276c759568ef321afa37199945d7dbd4187d65d005444a2 UID:42fb54fe-77aa-4088-b485-cdc2b5b4c8fa NetNS:/var/run/netns/72f49ce8-76c1-4092-b21e-d9004bd36dfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42fb54fe_77aa_4088_b485_cdc2b5b4c8fa.slice PodAnnotations:0xc000738af0}] Aliases:map[]}\"\nJun 10 15:02:24.437458 crc crio[20344]: time=\"2026-06-10T15:02:24.436579307Z\" level=info msg=\"Checking pod openstack_nova-api-db-create-tdffs for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:02:24.511596 crc crio[20344]: time=\"2026-06-10T15:02:24.509942257Z\" level=info msg=\"Ran pod sandbox dd9c9007ba25c2357276c759568ef321afa37199945d7dbd4187d65d005444a2 with infra container: openstack/nova-api-db-create-tdffs/POD\" id=60883ab6-92f8-4287-9d14-098a12d80170 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:02:24.541027 crc crio[20344]: time=\"2026-06-10T15:02:24.534672261Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c16e0ab8-fbe4-49dc-9d88-ef0a3310be44 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:24.612374 crc crio[20344]: time=\"2026-06-10T15:02:24.611857511Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d9631692-4955-4a1c-878a-3bfdbda81913 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:24.634101 crc crio[20344]: 2026-06-10T15:02:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d7f99d7fc3ff722 Mac:02:a7:01:a7:86:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/5a4fa92c-4548-436d-88ff-323967c4805c SocketPath: PciID:}] [{Interface:0xc000014dc0 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:02:24.636509 crc crio[20344]: time=\"2026-06-10T15:02:24.636194725Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-dfz27 Namespace:openstack ID:d7f99d7fc3ff72238fa44bf3889a4b5638a3c58f7ec3a47f3f76af96ef59a4ec UID:d2351a7e-bb9f-425c-8750-d51f87c0c97f NetNS:/var/run/netns/5a4fa92c-4548-436d-88ff-323967c4805c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2351a7e_bb9f_425c_8750_d51f87c0c97f.slice PodAnnotations:0xc001b9c4c8}] Aliases:map[]}\"\nJun 10 15:02:24.636634 crc crio[20344]: time=\"2026-06-10T15:02:24.636602476Z\" level=info msg=\"Checking pod openstack_nova-cell0-db-create-dfz27 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:02:24.665769 crc crio[20344]: time=\"2026-06-10T15:02:24.665669403Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-tdffs/mariadb-database-create\" id=38c65a54-d6ca-48eb-98fd-d0feab32e641 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:24.666123 crc crio[20344]: time=\"2026-06-10T15:02:24.666074974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:24.670238 crc crio[20344]: time=\"2026-06-10T15:02:24.670196151Z\" level=info msg=\"Ran pod sandbox d7f99d7fc3ff72238fa44bf3889a4b5638a3c58f7ec3a47f3f76af96ef59a4ec with infra container: openstack/nova-cell0-db-create-dfz27/POD\" id=4a0ddd9b-c8d2-4e72-bc51-168727d82795 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:02:24.678533 crc crio[20344]: time=\"2026-06-10T15:02:24.678474186Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=4dc9a9f3-1d01-4737-a9c2-1e34f1c67883 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:24.708645 crc crio[20344]: time=\"2026-06-10T15:02:24.708590681Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a652114c-c89d-4ab6-9f0b-55f65020ff84 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:24.752240 crc crio[20344]: time=\"2026-06-10T15:02:24.752135835Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-dfz27/mariadb-database-create\" id=b070b9d9-5f71-40b3-a543-882e5ba00962 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:24.752636 crc crio[20344]: time=\"2026-06-10T15:02:24.752552156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:24.800863 crc crio[20344]: time=\"2026-06-10T15:02:24.800498344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:24.836949 crc crio[20344]: time=\"2026-06-10T15:02:24.836463781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:24.882657 crc crio[20344]: 2026-06-10T15:02:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27dffe86fc94815 Mac:da:06:85:02:d6:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/042f3e25-bb96-46f3-81ed-f4cbd1295617 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:02:24.883211 crc crio[20344]: time=\"2026-06-10T15:02:24.883170988Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-lxdxg Namespace:openstack ID:27dffe86fc948158f54218d86e76dac0e0d9a978b50c9c1b27fa778cc20157ab UID:0667af4b-ee56-4293-a2ac-a42b4eadea92 NetNS:/var/run/netns/042f3e25-bb96-46f3-81ed-f4cbd1295617 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0667af4b_ee56_4293_a2ac_a42b4eadea92.slice PodAnnotations:0xc000528c38}] Aliases:map[]}\"\nJun 10 15:02:24.883557 crc crio[20344]: time=\"2026-06-10T15:02:24.883534327Z\" level=info msg=\"Checking pod openstack_nova-cell1-db-create-lxdxg for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:02:24.960761 crc crio[20344]: time=\"2026-06-10T15:02:24.960605644Z\" level=info msg=\"Stopping container: f05554532d66eed0cafb33dbd5e6b75c31ec580c0fe47b69b5be5285c066afb3 (timeout: 30s)\" id=185b2833-14e8-4c2a-a151-dd40fa0b96b8 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:02:24.961190 crc crio[20344]: time=\"2026-06-10T15:02:24.961145118Z\" level=info msg=\"Stopping container: 0f70f823cea87b1420756a5ba24687b925e3b420b4ba59dadb8b14251e017ca6 (timeout: 30s)\" id=9a9b84dc-211d-4da7-b9d5-a24958e3985d name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:02:25.031684 crc crio[20344]: time=\"2026-06-10T15:02:25.031050339Z\" level=info msg=\"Ran pod sandbox 27dffe86fc948158f54218d86e76dac0e0d9a978b50c9c1b27fa778cc20157ab with infra container: openstack/nova-cell1-db-create-lxdxg/POD\" id=e38948f3-961e-4548-87a5-e4dd7b2d56aa name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:02:25.043506 crc crio[20344]: time=\"2026-06-10T15:02:25.042057685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:25.087980 crc crio[20344]: time=\"2026-06-10T15:02:25.079559712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:25.103025 crc crio[20344]: time=\"2026-06-10T15:02:25.102930541Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=5c3310c4-3416-404a-8f72-607f53f5ce5f name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:25.114560 crc crio[20344]: time=\"2026-06-10T15:02:25.11363962Z\" level=info msg=\"Created container 63ad8060fa6e9ef466d21bcd0b5962e2a32da24882dab18cd20a6313b032550d: openstack/nova-api-db-create-tdffs/mariadb-database-create\" id=38c65a54-d6ca-48eb-98fd-d0feab32e641 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:25.128810 crc crio[20344]: time=\"2026-06-10T15:02:25.128660081Z\" level=info msg=\"Starting container: 63ad8060fa6e9ef466d21bcd0b5962e2a32da24882dab18cd20a6313b032550d\" id=7a613358-bf8b-4e6d-aeb4-28602925571b name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:02:25.142762 crc crio[20344]: time=\"2026-06-10T15:02:25.134977975Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=4a6e31a2-618d-4ae4-82fb-f327e215baa1 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:25.154894 crc crio[20344]: time=\"2026-06-10T15:02:25.153431546Z\" level=info msg=\"Stopped container 0f70f823cea87b1420756a5ba24687b925e3b420b4ba59dadb8b14251e017ca6: openstack/placement-75948b8d96-gfhqq/placement-log\" id=9a9b84dc-211d-4da7-b9d5-a24958e3985d name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:02:25.154894 crc crio[20344]: time=\"2026-06-10T15:02:25.154097943Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-lxdxg/mariadb-database-create\" id=b339dacf-a87e-4e5e-81b7-450809edbd2d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:25.155159 crc crio[20344]: time=\"2026-06-10T15:02:25.155072669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:25.160762 crc crio[20344]: time=\"2026-06-10T15:02:25.160674125Z\" level=info msg=\"Started container\" PID=75797 containerID=63ad8060fa6e9ef466d21bcd0b5962e2a32da24882dab18cd20a6313b032550d description=openstack/nova-api-db-create-tdffs/mariadb-database-create id=7a613358-bf8b-4e6d-aeb4-28602925571b name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd9c9007ba25c2357276c759568ef321afa37199945d7dbd4187d65d005444a2\nJun 10 15:02:25.318133 crc crio[20344]: time=\"2026-06-10T15:02:25.315644501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:25.331856 crc crio[20344]: time=\"2026-06-10T15:02:25.331436782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:25.368923 crc crio[20344]: time=\"2026-06-10T15:02:25.368837846Z\" level=info msg=\"Created container 7e8d40ad5d5ae38d27c5b1621fc6ce4676040a6d0ef7c58e9cfe5fcd128ccd5e: openstack/nova-cell0-db-create-dfz27/mariadb-database-create\" id=b070b9d9-5f71-40b3-a543-882e5ba00962 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:25.370017 crc crio[20344]: time=\"2026-06-10T15:02:25.369951545Z\" level=info msg=\"Starting container: 7e8d40ad5d5ae38d27c5b1621fc6ce4676040a6d0ef7c58e9cfe5fcd128ccd5e\" id=57d9e2e3-4538-4df8-b831-07b900286bdf name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:02:25.382590 crc crio[20344]: time=\"2026-06-10T15:02:25.377545393Z\" level=info msg=\"Started container\" PID=75825 containerID=7e8d40ad5d5ae38d27c5b1621fc6ce4676040a6d0ef7c58e9cfe5fcd128ccd5e description=openstack/nova-cell0-db-create-dfz27/mariadb-database-create id=57d9e2e3-4538-4df8-b831-07b900286bdf name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7f99d7fc3ff72238fa44bf3889a4b5638a3c58f7ec3a47f3f76af96ef59a4ec\nJun 10 15:02:25.529608 crc crio[20344]: 2026-06-10T15:02:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:134a446fcdd3c4b Mac:9a:b7:70:fd:fc:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/e8ddbb69-6b65-4d6e-99d6-840c7c97c1f5 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:02:25.533050 crc crio[20344]: time=\"2026-06-10T15:02:25.533010932Z\" level=info msg=\"Got pod network &{Name:nova-api-b86c-account-create-update-ql5p4 Namespace:openstack ID:134a446fcdd3c4b9d5ee050794fbcd15d1a05ed6c0bb4a31d467f6ac673d2b94 UID:773aab4a-54b8-4d69-a1b2-eece7c07505d NetNS:/var/run/netns/e8ddbb69-6b65-4d6e-99d6-840c7c97c1f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod773aab4a_54b8_4d69_a1b2_eece7c07505d.slice PodAnnotations:0xc000738a88}] Aliases:map[]}\"\nJun 10 15:02:25.535575 crc crio[20344]: time=\"2026-06-10T15:02:25.53332423Z\" level=info msg=\"Checking pod openstack_nova-api-b86c-account-create-update-ql5p4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:02:25.545534 crc crio[20344]: time=\"2026-06-10T15:02:25.544990894Z\" level=info msg=\"Ran pod sandbox 134a446fcdd3c4b9d5ee050794fbcd15d1a05ed6c0bb4a31d467f6ac673d2b94 with infra container: openstack/nova-api-b86c-account-create-update-ql5p4/POD\" id=7a279710-205a-4455-8a23-1ddf6bdba42c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:02:25.556200 crc crio[20344]: time=\"2026-06-10T15:02:25.556016721Z\" level=info msg=\"Created container c67c79beae7c01f1758c9af8a3757f762292dd78eb8fcec0ce43777b4628ba00: openstack/nova-cell1-db-create-lxdxg/mariadb-database-create\" id=b339dacf-a87e-4e5e-81b7-450809edbd2d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:25.561547 crc crio[20344]: time=\"2026-06-10T15:02:25.561484723Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a67f9a94-9743-4aee-9ad3-58a5d9602dfe name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:25.561855 crc crio[20344]: time=\"2026-06-10T15:02:25.561758921Z\" level=info msg=\"Starting container: c67c79beae7c01f1758c9af8a3757f762292dd78eb8fcec0ce43777b4628ba00\" id=8f49fcfa-631e-45d7-a492-9d1150de40e4 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:02:25.576218 crc crio[20344]: time=\"2026-06-10T15:02:25.565753045Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=bdfbc823-51f9-4a4b-96b3-33658caeae21 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:25.576218 crc crio[20344]: time=\"2026-06-10T15:02:25.569201594Z\" level=info msg=\"Started container\" PID=75849 containerID=c67c79beae7c01f1758c9af8a3757f762292dd78eb8fcec0ce43777b4628ba00 description=openstack/nova-cell1-db-create-lxdxg/mariadb-database-create id=8f49fcfa-631e-45d7-a492-9d1150de40e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27dffe86fc948158f54218d86e76dac0e0d9a978b50c9c1b27fa778cc20157ab\nJun 10 15:02:25.658468 crc crio[20344]: time=\"2026-06-10T15:02:25.658387387Z\" level=info msg=\"Creating container: openstack/nova-api-b86c-account-create-update-ql5p4/mariadb-account-create-update\" id=c35c489c-132e-4a7c-aa07-e9104d19c7af name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:25.658895 crc crio[20344]: time=\"2026-06-10T15:02:25.658834779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:25.837652 crc crio[20344]: 2026-06-10T15:02:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5f9b5f12097a7f2 Mac:0a:c0:66:77:3b:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/9ef5cb9d-666a-4653-afa0-57cacf9dc45d SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:02:25.837652 crc crio[20344]: time=\"2026-06-10T15:02:25.836625989Z\" level=info msg=\"Got pod network &{Name:nova-cell1-1372-account-create-update-982ml Namespace:openstack ID:5f9b5f12097a7f2075c66aa53cdad3ac55aab08f4651dd23115fdaea0170db5f UID:2274e11c-aa2b-4174-ad49-34e97b30cd39 NetNS:/var/run/netns/9ef5cb9d-666a-4653-afa0-57cacf9dc45d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2274e11c_aa2b_4174_ad49_34e97b30cd39.slice PodAnnotations:0xc000528530}] Aliases:map[]}\"\nJun 10 15:02:25.837652 crc crio[20344]: time=\"2026-06-10T15:02:25.836815804Z\" level=info msg=\"Checking pod openstack_nova-cell1-1372-account-create-update-982ml for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:02:25.844373 crc crio[20344]: time=\"2026-06-10T15:02:25.844303489Z\" level=info msg=\"Ran pod sandbox 5f9b5f12097a7f2075c66aa53cdad3ac55aab08f4651dd23115fdaea0170db5f with infra container: openstack/nova-cell1-1372-account-create-update-982ml/POD\" id=d7d18c0f-4b94-4200-a72f-1edec4717b17 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:02:25.851130 crc crio[20344]: time=\"2026-06-10T15:02:25.851073946Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=31d39862-7dbe-4eca-9759-a8b4795cd394 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:25.855094 crc crio[20344]: time=\"2026-06-10T15:02:25.855038619Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=12f508f6-f825-42dd-8cdb-5a09c214f4bf name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:25.858917 crc crio[20344]: 2026-06-10T15:02:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2a3b6b4e1c3d0ee Mac:fa:da:31:5c:90:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/afbbb0cd-86ed-4dab-9f64-e030a5334cfd SocketPath: PciID:}] [{Interface:0xc000015010 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:02:25.863139 crc crio[20344]: time=\"2026-06-10T15:02:25.862844912Z\" level=info msg=\"Got pod network &{Name:nova-cell0-24df-account-create-update-t946g Namespace:openstack ID:2a3b6b4e1c3d0eef5fa148c1198649f0b10b22d30921035d0d72404404018b88 UID:0ddb9794-0062-4a80-96d9-245dea77e4ce NetNS:/var/run/netns/afbbb0cd-86ed-4dab-9f64-e030a5334cfd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ddb9794_0062_4a80_96d9_245dea77e4ce.slice PodAnnotations:0xc002264060}] Aliases:map[]}\"\nJun 10 15:02:25.865018 crc crio[20344]: time=\"2026-06-10T15:02:25.864939997Z\" level=info msg=\"Checking pod openstack_nova-cell0-24df-account-create-update-t946g for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:02:25.874059 crc crio[20344]: time=\"2026-06-10T15:02:25.873984712Z\" level=info msg=\"Creating container: openstack/nova-cell1-1372-account-create-update-982ml/mariadb-account-create-update\" id=62f00a93-093c-4c81-a05f-f69f26dacfa2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:25.875319 crc crio[20344]: time=\"2026-06-10T15:02:25.874509906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:25.876832 crc crio[20344]: time=\"2026-06-10T15:02:25.876779335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:25.877885 crc crio[20344]: time=\"2026-06-10T15:02:25.877843803Z\" level=info msg=\"Ran pod sandbox 2a3b6b4e1c3d0eef5fa148c1198649f0b10b22d30921035d0d72404404018b88 with infra container: openstack/nova-cell0-24df-account-create-update-t946g/POD\" id=1b29fc0d-70e1-4822-b740-7e7b5876f40a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:02:25.880567 crc crio[20344]: time=\"2026-06-10T15:02:25.880502562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:25.884208 crc crio[20344]: time=\"2026-06-10T15:02:25.884077935Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=0f33cf1d-0839-493d-aae7-5e39f1d9af14 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:25.922540 crc crio[20344]: time=\"2026-06-10T15:02:25.922197988Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=18a167b4-763e-456a-ace9-dafc9f28bac4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:25.929188 crc crio[20344]: time=\"2026-06-10T15:02:25.929110218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:25.939421 crc crio[20344]: time=\"2026-06-10T15:02:25.936940042Z\" level=info msg=\"Creating container: openstack/nova-cell0-24df-account-create-update-t946g/mariadb-account-create-update\" id=994070ca-3339-46ab-bd2b-37888a68e84d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:25.939421 crc crio[20344]: time=\"2026-06-10T15:02:25.937514817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:25.941046 crc crio[20344]: time=\"2026-06-10T15:02:25.940954766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:26.000660 crc crio[20344]: 2026-06-10T15:02:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2381cbe740aa6b8 Mac:0e:a9:d4:4d:22:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/c2c2351a-c4a5-42f6-ac98-fb120de4912d SocketPath: PciID:}] [{Interface:0xc0002f5230 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:02:26.002358 crc crio[20344]: time=\"2026-06-10T15:02:26.001070342Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:2381cbe740aa6b8929a8a3a07fc8704eaa8f241dbae1b36f5d62a4d6798b18d7 UID:f7f04886-4762-4589-8c29-2b6802bd1c2f NetNS:/var/run/netns/c2c2351a-c4a5-42f6-ac98-fb120de4912d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7f04886_4762_4589_8c29_2b6802bd1c2f.slice PodAnnotations:0xc0006b44a0}] Aliases:map[]}\"\nJun 10 15:02:26.002358 crc crio[20344]: time=\"2026-06-10T15:02:26.00139368Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:02:26.078166 crc crio[20344]: time=\"2026-06-10T15:02:26.078078688Z\" level=info msg=\"Ran pod sandbox 2381cbe740aa6b8929a8a3a07fc8704eaa8f241dbae1b36f5d62a4d6798b18d7 with infra container: openstack/glance-default-internal-api-0/POD\" id=031f6ef5-b9d5-42fb-b21b-4b56338cca5a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:02:26.091755 crc crio[20344]: time=\"2026-06-10T15:02:26.091652211Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=de007ff6-eaa8-40aa-8029-00737a6b842b name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:26.102813 crc crio[20344]: time=\"2026-06-10T15:02:26.102087733Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=49c6b790-f325-4b96-89d0-108ea2a50f48 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:26.109813 crc crio[20344]: time=\"2026-06-10T15:02:26.109625709Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=f51e79a8-df7f-42e4-a39a-586f164d1212 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:26.113141 crc crio[20344]: time=\"2026-06-10T15:02:26.112847393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:26.114005 crc crio[20344]: time=\"2026-06-10T15:02:26.113536181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:26.118658 crc crio[20344]: time=\"2026-06-10T15:02:26.118083869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:26.149707 crc crio[20344]: time=\"2026-06-10T15:02:26.149137138Z\" level=info msg=\"Created container 8db12f52898f6a4a7e7a735c3ba82a15a76d8d0cba1d90bffab774ec4ec60219: openstack/nova-api-b86c-account-create-update-ql5p4/mariadb-account-create-update\" id=c35c489c-132e-4a7c-aa07-e9104d19c7af name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:26.150983 crc crio[20344]: time=\"2026-06-10T15:02:26.150915684Z\" level=info msg=\"Starting container: 8db12f52898f6a4a7e7a735c3ba82a15a76d8d0cba1d90bffab774ec4ec60219\" id=ebdca6ce-f73c-4ef1-88e7-2fc68fc12ff5 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:02:26.162652 crc crio[20344]: time=\"2026-06-10T15:02:26.162535596Z\" level=info msg=\"Started container\" PID=75958 containerID=8db12f52898f6a4a7e7a735c3ba82a15a76d8d0cba1d90bffab774ec4ec60219 description=openstack/nova-api-b86c-account-create-update-ql5p4/mariadb-account-create-update id=ebdca6ce-f73c-4ef1-88e7-2fc68fc12ff5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=134a446fcdd3c4b9d5ee050794fbcd15d1a05ed6c0bb4a31d467f6ac673d2b94\nJun 10 15:02:26.224611 crc crio[20344]: time=\"2026-06-10T15:02:26.223990447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:26.427428 crc crio[20344]: time=\"2026-06-10T15:02:26.427200569Z\" level=info msg=\"Created container b0449b77e7fcb4e471e1189a292163debfcc109582562c417f5499517c5c7cd6: openstack/nova-cell1-1372-account-create-update-982ml/mariadb-account-create-update\" id=62f00a93-093c-4c81-a05f-f69f26dacfa2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:26.429368 crc crio[20344]: time=\"2026-06-10T15:02:26.429300644Z\" level=info msg=\"Starting container: b0449b77e7fcb4e471e1189a292163debfcc109582562c417f5499517c5c7cd6\" id=308840b9-3629-4f87-82da-21a03ebdeeba name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:02:26.435089 crc crio[20344]: time=\"2026-06-10T15:02:26.435023343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:26.442449 crc crio[20344]: time=\"2026-06-10T15:02:26.442364124Z\" level=info msg=\"Started container\" PID=75968 containerID=b0449b77e7fcb4e471e1189a292163debfcc109582562c417f5499517c5c7cd6 description=openstack/nova-cell1-1372-account-create-update-982ml/mariadb-account-create-update id=308840b9-3629-4f87-82da-21a03ebdeeba name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f9b5f12097a7f2075c66aa53cdad3ac55aab08f4651dd23115fdaea0170db5f\nJun 10 15:02:26.484778 crc crio[20344]: time=\"2026-06-10T15:02:26.483993828Z\" level=info msg=\"Created container 15bc2caa58b930c9628b136e0dc1a0d7cb6d716303042d9af5c2e4106e5c27cc: openstack/nova-cell0-24df-account-create-update-t946g/mariadb-account-create-update\" id=994070ca-3339-46ab-bd2b-37888a68e84d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:26.488418 crc crio[20344]: time=\"2026-06-10T15:02:26.488039194Z\" level=info msg=\"Starting container: 15bc2caa58b930c9628b136e0dc1a0d7cb6d716303042d9af5c2e4106e5c27cc\" id=0abd3e48-aabc-4c97-96e7-89e4b99a5a74 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:02:26.507770 crc crio[20344]: time=\"2026-06-10T15:02:26.507581993Z\" level=info msg=\"Started container\" PID=76018 containerID=15bc2caa58b930c9628b136e0dc1a0d7cb6d716303042d9af5c2e4106e5c27cc description=openstack/nova-cell0-24df-account-create-update-t946g/mariadb-account-create-update id=0abd3e48-aabc-4c97-96e7-89e4b99a5a74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a3b6b4e1c3d0eef5fa148c1198649f0b10b22d30921035d0d72404404018b88\nJun 10 15:02:26.866550 crc crio[20344]: time=\"2026-06-10T15:02:26.86648646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:27.418532 crc crio[20344]: time=\"2026-06-10T15:02:27.417945792Z\" level=info msg=\"Created container 648d31387d50d7e9eccfa4540bc6ea7be81af42ebd01764be53f0c67dcf3e03d: openstack/glance-default-external-api-0/glance-log\" id=4d05044b-ab81-426f-8858-6b549155a0dd name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:27.418975 crc crio[20344]: time=\"2026-06-10T15:02:27.418138987Z\" level=info msg=\"Created container 47ab9b2696d31e1f51d04b576b491a829279e0749068fc4df75dcaa764ce1d4d: openstack/glance-default-internal-api-0/glance-log\" id=f51e79a8-df7f-42e4-a39a-586f164d1212 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:27.420525 crc crio[20344]: time=\"2026-06-10T15:02:27.420425126Z\" level=info msg=\"Starting container: 47ab9b2696d31e1f51d04b576b491a829279e0749068fc4df75dcaa764ce1d4d\" id=a5d50f67-d00d-484f-848c-5e7f678605ce name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:02:27.421634 crc crio[20344]: time=\"2026-06-10T15:02:27.421530745Z\" level=info msg=\"Starting container: 648d31387d50d7e9eccfa4540bc6ea7be81af42ebd01764be53f0c67dcf3e03d\" id=c0628819-400a-4e57-b42e-bb127a1e0f74 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:02:27.428985 crc crio[20344]: time=\"2026-06-10T15:02:27.428884427Z\" level=info msg=\"Started container\" PID=76050 containerID=648d31387d50d7e9eccfa4540bc6ea7be81af42ebd01764be53f0c67dcf3e03d description=openstack/glance-default-external-api-0/glance-log id=c0628819-400a-4e57-b42e-bb127a1e0f74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6858a09eabba356a1aee243089a4acc27e969fd004ee61d385e1368424a405d\nJun 10 15:02:27.432000 crc crio[20344]: time=\"2026-06-10T15:02:27.431903325Z\" level=info msg=\"Started container\" PID=76073 containerID=47ab9b2696d31e1f51d04b576b491a829279e0749068fc4df75dcaa764ce1d4d description=openstack/glance-default-internal-api-0/glance-log id=a5d50f67-d00d-484f-848c-5e7f678605ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=2381cbe740aa6b8929a8a3a07fc8704eaa8f241dbae1b36f5d62a4d6798b18d7\nJun 10 15:02:27.704047 crc crio[20344]: time=\"2026-06-10T15:02:27.703903219Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=5b31acf3-a4cd-4486-8065-e2e1188ff797 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:27.704777 crc crio[20344]: time=\"2026-06-10T15:02:27.704745231Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=b47495a8-32c5-42f9-b638-6d90c5825f09 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:27.766886 crc crio[20344]: time=\"2026-06-10T15:02:27.766840558Z\" level=info msg=\"Stopping pod sandbox: d7f99d7fc3ff72238fa44bf3889a4b5638a3c58f7ec3a47f3f76af96ef59a4ec\" id=60860d6e-0483-4cf3-9632-17401955092c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:02:27.768152 crc crio[20344]: time=\"2026-06-10T15:02:27.768115462Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-dfz27 Namespace:openstack ID:d7f99d7fc3ff72238fa44bf3889a4b5638a3c58f7ec3a47f3f76af96ef59a4ec UID:d2351a7e-bb9f-425c-8750-d51f87c0c97f NetNS:/var/run/netns/5a4fa92c-4548-436d-88ff-323967c4805c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2351a7e_bb9f_425c_8750_d51f87c0c97f.slice PodAnnotations:0xc0068587d8}] Aliases:map[]}\"\nJun 10 15:02:27.768568 crc crio[20344]: time=\"2026-06-10T15:02:27.768541373Z\" level=info msg=\"Deleting pod openstack_nova-cell0-db-create-dfz27 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:02:27.769795 crc crio[20344]: time=\"2026-06-10T15:02:27.769647642Z\" level=info msg=\"Stopping pod sandbox: 27dffe86fc948158f54218d86e76dac0e0d9a978b50c9c1b27fa778cc20157ab\" id=73d35321-52a6-4401-93d8-4c9a0617a58f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:02:27.770078 crc crio[20344]: time=\"2026-06-10T15:02:27.770041282Z\" level=info msg=\"Stopping pod sandbox: dd9c9007ba25c2357276c759568ef321afa37199945d7dbd4187d65d005444a2\" id=be731635-a6b3-4f92-b39d-68a273e198c0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:02:27.771247 crc crio[20344]: time=\"2026-06-10T15:02:27.770313929Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-lxdxg Namespace:openstack ID:27dffe86fc948158f54218d86e76dac0e0d9a978b50c9c1b27fa778cc20157ab UID:0667af4b-ee56-4293-a2ac-a42b4eadea92 NetNS:/var/run/netns/042f3e25-bb96-46f3-81ed-f4cbd1295617 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0667af4b_ee56_4293_a2ac_a42b4eadea92.slice PodAnnotations:0xc000529578}] Aliases:map[]}\"\nJun 10 15:02:27.771622 crc crio[20344]: time=\"2026-06-10T15:02:27.771594892Z\" level=info msg=\"Deleting pod openstack_nova-cell1-db-create-lxdxg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:02:27.772553 crc crio[20344]: time=\"2026-06-10T15:02:27.772517546Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-tdffs Namespace:openstack ID:dd9c9007ba25c2357276c759568ef321afa37199945d7dbd4187d65d005444a2 UID:42fb54fe-77aa-4088-b485-cdc2b5b4c8fa NetNS:/var/run/netns/72f49ce8-76c1-4092-b21e-d9004bd36dfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42fb54fe_77aa_4088_b485_cdc2b5b4c8fa.slice PodAnnotations:0xc0032254f8}] Aliases:map[]}\"\nJun 10 15:02:27.773100 crc crio[20344]: time=\"2026-06-10T15:02:27.773072981Z\" level=info msg=\"Deleting pod openstack_nova-api-db-create-tdffs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:02:27.866204 crc crio[20344]: time=\"2026-06-10T15:02:27.865859397Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=18c73607-5ba4-4a08-bba4-28b1110908f1 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:27.866888 crc crio[20344]: time=\"2026-06-10T15:02:27.866839903Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=4019d800-57fc-4b8c-8e87-5285b89ef8de name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:27.957928 crc crio[20344]: time=\"2026-06-10T15:02:27.953590942Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=de8032aa-028f-41e3-b90a-16b64bcef152 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:27.960491 crc crio[20344]: time=\"2026-06-10T15:02:27.96040788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:28.048348 crc crio[20344]: time=\"2026-06-10T15:02:28.04757505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:28.117852 crc crio[20344]: time=\"2026-06-10T15:02:28.117620984Z\" level=info msg=\"Stopped pod sandbox: dd9c9007ba25c2357276c759568ef321afa37199945d7dbd4187d65d005444a2\" id=be731635-a6b3-4f92-b39d-68a273e198c0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:02:28.148011 crc crio[20344]: time=\"2026-06-10T15:02:28.14777436Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=c4a80761-83aa-4050-be30-130fb68ca048 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:28.148242 crc crio[20344]: time=\"2026-06-10T15:02:28.14816739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:28.247034 crc crio[20344]: time=\"2026-06-10T15:02:28.246955203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:28.401266 crc crio[20344]: time=\"2026-06-10T15:02:28.400578874Z\" level=info msg=\"Stopped pod sandbox: d7f99d7fc3ff72238fa44bf3889a4b5638a3c58f7ec3a47f3f76af96ef59a4ec\" id=60860d6e-0483-4cf3-9632-17401955092c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:02:28.427317 crc crio[20344]: time=\"2026-06-10T15:02:28.427193387Z\" level=info msg=\"Stopped pod sandbox: 27dffe86fc948158f54218d86e76dac0e0d9a978b50c9c1b27fa778cc20157ab\" id=73d35321-52a6-4401-93d8-4c9a0617a58f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:02:28.813378 crc crio[20344]: time=\"2026-06-10T15:02:28.812934303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:28.973436 crc crio[20344]: time=\"2026-06-10T15:02:28.97332177Z\" level=info msg=\"Created container 1bb36c06efc414caea5a35da3d577d1d3c83afff5cdff7ff4ac2487619116724: openstack/glance-default-internal-api-0/glance-httpd\" id=de8032aa-028f-41e3-b90a-16b64bcef152 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:28.974845 crc crio[20344]: time=\"2026-06-10T15:02:28.974663085Z\" level=info msg=\"Starting container: 1bb36c06efc414caea5a35da3d577d1d3c83afff5cdff7ff4ac2487619116724\" id=409d60e8-cfcc-47e3-a7e5-e3b7ad54673d name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:02:28.982598 crc crio[20344]: time=\"2026-06-10T15:02:28.982515469Z\" level=info msg=\"Started container\" PID=76291 containerID=1bb36c06efc414caea5a35da3d577d1d3c83afff5cdff7ff4ac2487619116724 description=openstack/glance-default-internal-api-0/glance-httpd id=409d60e8-cfcc-47e3-a7e5-e3b7ad54673d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2381cbe740aa6b8929a8a3a07fc8704eaa8f241dbae1b36f5d62a4d6798b18d7\nJun 10 15:02:28.983213 crc crio[20344]: time=\"2026-06-10T15:02:28.983138166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:29.169930 crc crio[20344]: time=\"2026-06-10T15:02:29.169820538Z\" level=info msg=\"Stopped container f05554532d66eed0cafb33dbd5e6b75c31ec580c0fe47b69b5be5285c066afb3: openstack/placement-75948b8d96-gfhqq/placement-api\" id=185b2833-14e8-4c2a-a151-dd40fa0b96b8 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:02:29.170993 crc crio[20344]: time=\"2026-06-10T15:02:29.170922316Z\" level=info msg=\"Stopping pod sandbox: af46c91751671df93fef166824eb2ff03d232f0442af00227281df6a601116aa\" id=6b1cdfbf-62c0-455b-b373-4ddbd42e0de1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:02:29.171575 crc crio[20344]: time=\"2026-06-10T15:02:29.171498151Z\" level=info msg=\"Got pod network &{Name:placement-75948b8d96-gfhqq Namespace:openstack ID:af46c91751671df93fef166824eb2ff03d232f0442af00227281df6a601116aa UID:4e8c0ecd-9f08-45ff-8c9d-3afe7754363e NetNS:/var/run/netns/2ee0582b-d3f1-4ae6-b77c-21addf2e951f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4e8c0ecd_9f08_45ff_8c9d_3afe7754363e.slice PodAnnotations:0xc004036550}] Aliases:map[]}\"\nJun 10 15:02:29.171749 crc crio[20344]: time=\"2026-06-10T15:02:29.171683896Z\" level=info msg=\"Deleting pod openstack_placement-75948b8d96-gfhqq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:02:29.238887 crc crio[20344]: time=\"2026-06-10T15:02:29.238771823Z\" level=info msg=\"Created container 615c6b016f2713f62923d925f7af281c7fa39e1fa0fc2f1b6cdc1e81457364d3: openstack/glance-default-external-api-0/glance-httpd\" id=c4a80761-83aa-4050-be30-130fb68ca048 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:29.240575 crc crio[20344]: time=\"2026-06-10T15:02:29.240466627Z\" level=info msg=\"Starting container: 615c6b016f2713f62923d925f7af281c7fa39e1fa0fc2f1b6cdc1e81457364d3\" id=d0050e23-7480-4f6e-b3a8-ba38f23ae044 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:02:29.259560 crc crio[20344]: time=\"2026-06-10T15:02:29.259438221Z\" level=info msg=\"Started container\" PID=76302 containerID=615c6b016f2713f62923d925f7af281c7fa39e1fa0fc2f1b6cdc1e81457364d3 description=openstack/glance-default-external-api-0/glance-httpd id=d0050e23-7480-4f6e-b3a8-ba38f23ae044 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6858a09eabba356a1aee243089a4acc27e969fd004ee61d385e1368424a405d\nJun 10 15:02:29.542867 crc crio[20344]: time=\"2026-06-10T15:02:29.542200496Z\" level=info msg=\"Stopped pod sandbox: af46c91751671df93fef166824eb2ff03d232f0442af00227281df6a601116aa\" id=6b1cdfbf-62c0-455b-b373-4ddbd42e0de1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:02:29.842853 crc crio[20344]: time=\"2026-06-10T15:02:29.842778743Z\" level=info msg=\"Removing container: f05554532d66eed0cafb33dbd5e6b75c31ec580c0fe47b69b5be5285c066afb3\" id=0dcebaef-a68f-4637-9d49-aea66650ad81 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:02:29.996997 crc crio[20344]: time=\"2026-06-10T15:02:29.996502506Z\" level=info msg=\"Removed container f05554532d66eed0cafb33dbd5e6b75c31ec580c0fe47b69b5be5285c066afb3: openstack/placement-75948b8d96-gfhqq/placement-api\" id=0dcebaef-a68f-4637-9d49-aea66650ad81 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:02:29.999754 crc crio[20344]: time=\"2026-06-10T15:02:29.999674279Z\" level=info msg=\"Removing container: 0f70f823cea87b1420756a5ba24687b925e3b420b4ba59dadb8b14251e017ca6\" id=e952759c-9331-46c9-a5a3-f4eb218d5a5c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:02:30.025948 crc crio[20344]: time=\"2026-06-10T15:02:30.025774769Z\" level=info msg=\"Removed container 0f70f823cea87b1420756a5ba24687b925e3b420b4ba59dadb8b14251e017ca6: openstack/placement-75948b8d96-gfhqq/placement-log\" id=e952759c-9331-46c9-a5a3-f4eb218d5a5c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:02:31.920221 crc crio[20344]: time=\"2026-06-10T15:02:31.919795136Z\" level=info msg=\"Stopping pod sandbox: 5f9b5f12097a7f2075c66aa53cdad3ac55aab08f4651dd23115fdaea0170db5f\" id=c0fc7029-001a-4349-b561-fe1fa0ea3337 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:02:31.920958 crc crio[20344]: time=\"2026-06-10T15:02:31.920828863Z\" level=info msg=\"Got pod network &{Name:nova-cell1-1372-account-create-update-982ml Namespace:openstack ID:5f9b5f12097a7f2075c66aa53cdad3ac55aab08f4651dd23115fdaea0170db5f UID:2274e11c-aa2b-4174-ad49-34e97b30cd39 NetNS:/var/run/netns/9ef5cb9d-666a-4653-afa0-57cacf9dc45d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2274e11c_aa2b_4174_ad49_34e97b30cd39.slice PodAnnotations:0xc002264cd0}] Aliases:map[]}\"\nJun 10 15:02:31.920958 crc crio[20344]: time=\"2026-06-10T15:02:31.920956627Z\" level=info msg=\"Deleting pod openstack_nova-cell1-1372-account-create-update-982ml from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:02:32.260261 crc crio[20344]: time=\"2026-06-10T15:02:32.259803732Z\" level=info msg=\"Stopped pod sandbox: 5f9b5f12097a7f2075c66aa53cdad3ac55aab08f4651dd23115fdaea0170db5f\" id=c0fc7029-001a-4349-b561-fe1fa0ea3337 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:02:32.987859 crc crio[20344]: time=\"2026-06-10T15:02:32.987568805Z\" level=info msg=\"Stopping pod sandbox: 134a446fcdd3c4b9d5ee050794fbcd15d1a05ed6c0bb4a31d467f6ac673d2b94\" id=d78d4153-fff7-49d6-9888-a4b8581fac05 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:02:32.988962 crc crio[20344]: time=\"2026-06-10T15:02:32.988766137Z\" level=info msg=\"Got pod network &{Name:nova-api-b86c-account-create-update-ql5p4 Namespace:openstack ID:134a446fcdd3c4b9d5ee050794fbcd15d1a05ed6c0bb4a31d467f6ac673d2b94 UID:773aab4a-54b8-4d69-a1b2-eece7c07505d NetNS:/var/run/netns/e8ddbb69-6b65-4d6e-99d6-840c7c97c1f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod773aab4a_54b8_4d69_a1b2_eece7c07505d.slice PodAnnotations:0xc00008c240}] Aliases:map[]}\"\nJun 10 15:02:32.988962 crc crio[20344]: time=\"2026-06-10T15:02:32.988947411Z\" level=info msg=\"Deleting pod openstack_nova-api-b86c-account-create-update-ql5p4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:02:33.371458 crc crio[20344]: time=\"2026-06-10T15:02:33.366804621Z\" level=info msg=\"Stopped pod sandbox: 134a446fcdd3c4b9d5ee050794fbcd15d1a05ed6c0bb4a31d467f6ac673d2b94\" id=d78d4153-fff7-49d6-9888-a4b8581fac05 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:02:34.020675 crc crio[20344]: time=\"2026-06-10T15:02:34.019238723Z\" level=info msg=\"Stopping pod sandbox: 2a3b6b4e1c3d0eef5fa148c1198649f0b10b22d30921035d0d72404404018b88\" id=66f386c2-0030-4988-8345-8756d056756e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:02:34.020675 crc crio[20344]: time=\"2026-06-10T15:02:34.02065565Z\" level=info msg=\"Got pod network &{Name:nova-cell0-24df-account-create-update-t946g Namespace:openstack ID:2a3b6b4e1c3d0eef5fa148c1198649f0b10b22d30921035d0d72404404018b88 UID:0ddb9794-0062-4a80-96d9-245dea77e4ce NetNS:/var/run/netns/afbbb0cd-86ed-4dab-9f64-e030a5334cfd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ddb9794_0062_4a80_96d9_245dea77e4ce.slice PodAnnotations:0xc004037030}] Aliases:map[]}\"\nJun 10 15:02:34.021541 crc crio[20344]: time=\"2026-06-10T15:02:34.020861025Z\" level=info msg=\"Deleting pod openstack_nova-cell0-24df-account-create-update-t946g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:02:34.424603 crc crio[20344]: time=\"2026-06-10T15:02:34.423779549Z\" level=info msg=\"Stopped pod sandbox: 2a3b6b4e1c3d0eef5fa148c1198649f0b10b22d30921035d0d72404404018b88\" id=66f386c2-0030-4988-8345-8756d056756e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:02:34.593225 crc crio[20344]: time=\"2026-06-10T15:02:34.593067398Z\" level=warning msg=\"Stopping container 99484a96cd428018d0c02dd61e51b3b2f6ea68a0fe4b933faf2d39976d5f53b5 with stop signal(15) timed out. Killing...\"\nJun 10 15:02:34.598819 crc crio[20344]: time=\"2026-06-10T15:02:34.598597792Z\" level=warning msg=\"Stopping container c830eef9410982ab2fee219517549aabeb4937de2abf1a22a64f37f7b19f370e with stop signal(15) timed out. Killing...\"\nJun 10 15:02:34.655355 crc crio[20344]: time=\"2026-06-10T15:02:34.655049622Z\" level=error msg=\"Killing container c830eef9410982ab2fee219517549aabeb4937de2abf1a22a64f37f7b19f370e failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill c830eef9410982ab2fee219517549aabeb4937de2abf1a22a64f37f7b19f370e KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 10 15:02:34.726192 crc crio[20344]: time=\"2026-06-10T15:02:34.726117653Z\" level=error msg=\"Killing container 99484a96cd428018d0c02dd61e51b3b2f6ea68a0fe4b933faf2d39976d5f53b5 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 99484a96cd428018d0c02dd61e51b3b2f6ea68a0fe4b933faf2d39976d5f53b5 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 10 15:02:35.416611 crc crio[20344]: time=\"2026-06-10T15:02:35.415014834Z\" level=info msg=\"Stopped container 99484a96cd428018d0c02dd61e51b3b2f6ea68a0fe4b933faf2d39976d5f53b5: openstack/ceilometer-0/ceilometer-notification-agent\" id=92d892b5-9ddb-4216-a9c8-7c3aa629147d name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:02:35.692776 crc crio[20344]: time=\"2026-06-10T15:02:35.692513042Z\" level=info msg=\"Stopped container c830eef9410982ab2fee219517549aabeb4937de2abf1a22a64f37f7b19f370e: openstack/ceilometer-0/ceilometer-central-agent\" id=cc9976aa-3155-4414-89fb-40a758f09980 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:02:35.694210 crc crio[20344]: time=\"2026-06-10T15:02:35.694098103Z\" level=info msg=\"Stopping pod sandbox: aec975323ead54d7deb9d00b856a34376eda2915246c8ee7321347969ac1479b\" id=19e3bd2e-821a-4630-bde2-d722fe089770 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:02:35.695077 crc crio[20344]: time=\"2026-06-10T15:02:35.695012647Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:aec975323ead54d7deb9d00b856a34376eda2915246c8ee7321347969ac1479b UID:ed450c46-3dde-481d-8b12-36e18d1e5930 NetNS:/var/run/netns/e68d232b-90aa-4898-85b1-df13690305d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poded450c46_3dde_481d_8b12_36e18d1e5930.slice PodAnnotations:0xc00282ea40}] Aliases:map[]}\"\nJun 10 15:02:35.695196 crc crio[20344]: time=\"2026-06-10T15:02:35.695171691Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:02:36.094207 crc crio[20344]: time=\"2026-06-10T15:02:36.093875355Z\" level=info msg=\"Stopped pod sandbox: aec975323ead54d7deb9d00b856a34376eda2915246c8ee7321347969ac1479b\" id=19e3bd2e-821a-4630-bde2-d722fe089770 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:02:37.103469 crc crio[20344]: time=\"2026-06-10T15:02:37.097628355Z\" level=info msg=\"Removing container: 7b9e7e610fe52cdeed72ae4e602373630d1475d4d429f5b16a9db70a890c9286\" id=801c014f-8d01-4ddc-95e0-cadbc0197102 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:02:37.179098 crc crio[20344]: time=\"2026-06-10T15:02:37.179005195Z\" level=info msg=\"Removed container 7b9e7e610fe52cdeed72ae4e602373630d1475d4d429f5b16a9db70a890c9286: openstack/ceilometer-0/proxy-httpd\" id=801c014f-8d01-4ddc-95e0-cadbc0197102 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:02:37.182464 crc crio[20344]: time=\"2026-06-10T15:02:37.182376062Z\" level=info msg=\"Removing container: 6720b92383b3d1e340f5670b35cbf26b7c253ec787f66246b26c8d5edf6d8e33\" id=1be0c6d9-e04a-4a62-9001-01fd961a2f41 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:02:37.224846 crc crio[20344]: time=\"2026-06-10T15:02:37.224774167Z\" level=info msg=\"Removed container 6720b92383b3d1e340f5670b35cbf26b7c253ec787f66246b26c8d5edf6d8e33: openstack/ceilometer-0/sg-core\" id=1be0c6d9-e04a-4a62-9001-01fd961a2f41 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:02:37.234218 crc crio[20344]: time=\"2026-06-10T15:02:37.23412489Z\" level=info msg=\"Removing container: 99484a96cd428018d0c02dd61e51b3b2f6ea68a0fe4b933faf2d39976d5f53b5\" id=5ac1ca4f-2e0f-4bb2-ae27-e14095225f15 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:02:37.274247 crc crio[20344]: time=\"2026-06-10T15:02:37.274006079Z\" level=info msg=\"Removed container 99484a96cd428018d0c02dd61e51b3b2f6ea68a0fe4b933faf2d39976d5f53b5: openstack/ceilometer-0/ceilometer-notification-agent\" id=5ac1ca4f-2e0f-4bb2-ae27-e14095225f15 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:02:37.279625 crc crio[20344]: time=\"2026-06-10T15:02:37.279547313Z\" level=info msg=\"Removing container: c830eef9410982ab2fee219517549aabeb4937de2abf1a22a64f37f7b19f370e\" id=221d0ce6-7149-4608-967b-db9e99592fb6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:02:37.369065 crc crio[20344]: time=\"2026-06-10T15:02:37.36889596Z\" level=info msg=\"Removed container c830eef9410982ab2fee219517549aabeb4937de2abf1a22a64f37f7b19f370e: openstack/ceilometer-0/ceilometer-central-agent\" id=221d0ce6-7149-4608-967b-db9e99592fb6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:02:37.709561 crc crio[20344]: time=\"2026-06-10T15:02:37.709018878Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=8f02ce3a-c1a2-4814-82ef-dffba43f796f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:02:37.709689 crc crio[20344]: time=\"2026-06-10T15:02:37.709579663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:37.746849 crc crio[20344]: time=\"2026-06-10T15:02:37.746671049Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:20362df9602f463b82e3009588b68ce1cb6f3d269d551b98f9c551114bd79af2 UID:9575dc26-2227-4227-99e2-c8a5b4729acd NetNS:/var/run/netns/d064e33a-372e-43dc-93c7-c52440d34912 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9575dc26_2227_4227_99e2_c8a5b4729acd.slice PodAnnotations:0xc00008c4a0}] Aliases:map[]}\"\nJun 10 15:02:37.747163 crc crio[20344]: time=\"2026-06-10T15:02:37.746860314Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:02:38.344916 crc crio[20344]: 2026-06-10T15:02:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:20362df9602f463 Mac:1a:3e:ff:9b:41:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/d064e33a-372e-43dc-93c7-c52440d34912 SocketPath: PciID:}] [{Interface:0xc0000141d0 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:02:38.347130 crc crio[20344]: time=\"2026-06-10T15:02:38.347070385Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:20362df9602f463b82e3009588b68ce1cb6f3d269d551b98f9c551114bd79af2 UID:9575dc26-2227-4227-99e2-c8a5b4729acd NetNS:/var/run/netns/d064e33a-372e-43dc-93c7-c52440d34912 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9575dc26_2227_4227_99e2_c8a5b4729acd.slice PodAnnotations:0xc00008c4a0}] Aliases:map[]}\"\nJun 10 15:02:38.347324 crc crio[20344]: time=\"2026-06-10T15:02:38.34723006Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:02:38.357604 crc crio[20344]: time=\"2026-06-10T15:02:38.357513127Z\" level=info msg=\"Ran pod sandbox 20362df9602f463b82e3009588b68ce1cb6f3d269d551b98f9c551114bd79af2 with infra container: openstack/ceilometer-0/POD\" id=8f02ce3a-c1a2-4814-82ef-dffba43f796f name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:02:38.363059 crc crio[20344]: time=\"2026-06-10T15:02:38.36297471Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=f385d8cf-b012-4363-bf05-5dd4c2b1197d name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:38.396076 crc crio[20344]: time=\"2026-06-10T15:02:38.395968199Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=a74e8c44-a48b-41c2-9113-955dd4fbc790 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:38.403328 crc crio[20344]: time=\"2026-06-10T15:02:38.403225828Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=7e76aada-8cb9-4311-b93c-80b605b69b5f name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:38.403678 crc crio[20344]: time=\"2026-06-10T15:02:38.403630819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:38.447842 crc crio[20344]: time=\"2026-06-10T15:02:38.447761238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:38.451802 crc crio[20344]: time=\"2026-06-10T15:02:38.451660679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:38.649660 crc crio[20344]: time=\"2026-06-10T15:02:38.648824874Z\" level=info msg=\"Created container 14b23d2671d139beabe47a64eea93317b8b5d14b54dcb218d76e4e0cb80ebb00: openstack/ceilometer-0/ceilometer-central-agent\" id=7e76aada-8cb9-4311-b93c-80b605b69b5f name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:38.650916 crc crio[20344]: time=\"2026-06-10T15:02:38.650802556Z\" level=info msg=\"Starting container: 14b23d2671d139beabe47a64eea93317b8b5d14b54dcb218d76e4e0cb80ebb00\" id=8996edff-3c56-4128-91f5-d75fb7cf1953 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:02:38.661683 crc crio[20344]: time=\"2026-06-10T15:02:38.661554326Z\" level=info msg=\"Started container\" PID=77274 containerID=14b23d2671d139beabe47a64eea93317b8b5d14b54dcb218d76e4e0cb80ebb00 description=openstack/ceilometer-0/ceilometer-central-agent id=8996edff-3c56-4128-91f5-d75fb7cf1953 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20362df9602f463b82e3009588b68ce1cb6f3d269d551b98f9c551114bd79af2\nJun 10 15:02:38.670857 crc crio[20344]: time=\"2026-06-10T15:02:38.670757846Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=87db38b9-a8cc-4b78-beac-0e95b184215d name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:38.704058 crc crio[20344]: time=\"2026-06-10T15:02:38.7039337Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=ff1a972a-caa5-4fbf-99f9-5263ea0308fe name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:38.712369 crc crio[20344]: time=\"2026-06-10T15:02:38.712213535Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=93b0861d-4462-46a6-8279-f46f649715ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:38.712930 crc crio[20344]: time=\"2026-06-10T15:02:38.712832471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:38.765905 crc crio[20344]: time=\"2026-06-10T15:02:38.765804791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:38.768674 crc crio[20344]: time=\"2026-06-10T15:02:38.768598034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:38.875097 crc crio[20344]: time=\"2026-06-10T15:02:38.874994135Z\" level=info msg=\"Created container b301766e78a72cc70fffc081a8cbe3135d5d6a2ac347b3805d869d53ed9f07d0: openstack/ceilometer-0/ceilometer-notification-agent\" id=93b0861d-4462-46a6-8279-f46f649715ea name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:38.876237 crc crio[20344]: time=\"2026-06-10T15:02:38.876139255Z\" level=info msg=\"Starting container: b301766e78a72cc70fffc081a8cbe3135d5d6a2ac347b3805d869d53ed9f07d0\" id=effabd32-fba9-4228-b7e2-8ea88d044cad name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:02:38.883086 crc crio[20344]: time=\"2026-06-10T15:02:38.882981153Z\" level=info msg=\"Started container\" PID=77288 containerID=b301766e78a72cc70fffc081a8cbe3135d5d6a2ac347b3805d869d53ed9f07d0 description=openstack/ceilometer-0/ceilometer-notification-agent id=effabd32-fba9-4228-b7e2-8ea88d044cad name=/runtime.v1.RuntimeService/StartContainer sandboxID=20362df9602f463b82e3009588b68ce1cb6f3d269d551b98f9c551114bd79af2\nJun 10 15:02:38.893383 crc crio[20344]: time=\"2026-06-10T15:02:38.893205639Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=d3040c7f-2480-41a9-9415-3b48eb79bb1f name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:38.906678 crc crio[20344]: time=\"2026-06-10T15:02:38.906552097Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=dfc68fcd-91af-45a5-9331-d502afd8dc9e name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:38.914916 crc crio[20344]: time=\"2026-06-10T15:02:38.914767891Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=78eaedd0-fde0-456f-a378-f8ae5e03d293 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:38.915205 crc crio[20344]: time=\"2026-06-10T15:02:38.915155761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:38.954896 crc crio[20344]: time=\"2026-06-10T15:02:38.954786473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:38.959182 crc crio[20344]: time=\"2026-06-10T15:02:38.959067684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:39.114047 crc crio[20344]: time=\"2026-06-10T15:02:39.113955228Z\" level=info msg=\"Created container ba5e9df58b539ae9744b2f37d55f097829eedc7885a13bd37b21525aaa357e40: openstack/ceilometer-0/sg-core\" id=78eaedd0-fde0-456f-a378-f8ae5e03d293 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:39.115460 crc crio[20344]: time=\"2026-06-10T15:02:39.115219491Z\" level=info msg=\"Starting container: ba5e9df58b539ae9744b2f37d55f097829eedc7885a13bd37b21525aaa357e40\" id=726711bd-ed99-4d73-b4c9-22104b6c1a61 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:02:39.121750 crc crio[20344]: time=\"2026-06-10T15:02:39.121602447Z\" level=info msg=\"Started container\" PID=77304 containerID=ba5e9df58b539ae9744b2f37d55f097829eedc7885a13bd37b21525aaa357e40 description=openstack/ceilometer-0/sg-core id=726711bd-ed99-4d73-b4c9-22104b6c1a61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20362df9602f463b82e3009588b68ce1cb6f3d269d551b98f9c551114bd79af2\nJun 10 15:02:39.134580 crc crio[20344]: time=\"2026-06-10T15:02:39.134166875Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=2388597a-2d4a-4194-b1cd-bcb761cef31c name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:39.175436 crc crio[20344]: time=\"2026-06-10T15:02:39.175325256Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=757afda9-75c6-485e-bdab-f4b6ec506eb9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:39.183550 crc crio[20344]: time=\"2026-06-10T15:02:39.183483229Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=63a522d6-41cd-4355-b9db-f05da6a81362 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:39.183857 crc crio[20344]: time=\"2026-06-10T15:02:39.183798587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:39.246587 crc crio[20344]: time=\"2026-06-10T15:02:39.24649594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:39.253325 crc crio[20344]: time=\"2026-06-10T15:02:39.253186474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:39.431503 crc crio[20344]: time=\"2026-06-10T15:02:39.430848781Z\" level=info msg=\"Created container 8da3694574629ec0736461cddb8e63bc49e7725b707aebd4f7156e628ff3201b: openstack/ceilometer-0/proxy-httpd\" id=63a522d6-41cd-4355-b9db-f05da6a81362 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:39.433007 crc crio[20344]: time=\"2026-06-10T15:02:39.432583677Z\" level=info msg=\"Starting container: 8da3694574629ec0736461cddb8e63bc49e7725b707aebd4f7156e628ff3201b\" id=b2384372-a36f-464b-8ef7-b894f6514141 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:02:39.440318 crc crio[20344]: time=\"2026-06-10T15:02:39.440131563Z\" level=info msg=\"Started container\" PID=77338 containerID=8da3694574629ec0736461cddb8e63bc49e7725b707aebd4f7156e628ff3201b description=openstack/ceilometer-0/proxy-httpd id=b2384372-a36f-464b-8ef7-b894f6514141 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20362df9602f463b82e3009588b68ce1cb6f3d269d551b98f9c551114bd79af2\nJun 10 15:02:40.153100 crc crio[20344]: time=\"2026-06-10T15:02:40.15303169Z\" level=info msg=\"Stopping container: ba5e9df58b539ae9744b2f37d55f097829eedc7885a13bd37b21525aaa357e40 (timeout: 30s)\" id=d0dc7af8-dbbb-465f-a342-709b5bce8250 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:02:40.153236 crc crio[20344]: time=\"2026-06-10T15:02:40.153120753Z\" level=info msg=\"Stopping container: 8da3694574629ec0736461cddb8e63bc49e7725b707aebd4f7156e628ff3201b (timeout: 30s)\" id=0daf0ab3-063d-420a-82ea-14ccd2957e50 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:02:40.153236 crc crio[20344]: time=\"2026-06-10T15:02:40.153062821Z\" level=info msg=\"Stopping container: 14b23d2671d139beabe47a64eea93317b8b5d14b54dcb218d76e4e0cb80ebb00 (timeout: 30s)\" id=67f0e22c-2449-4457-9785-391509d8fc8a name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:02:40.153377 crc crio[20344]: time=\"2026-06-10T15:02:40.153143063Z\" level=info msg=\"Stopping container: b301766e78a72cc70fffc081a8cbe3135d5d6a2ac347b3805d869d53ed9f07d0 (timeout: 30s)\" id=09e014de-ebd4-461d-a8c3-4784114ba973 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:02:40.166105 crc crio[20344]: time=\"2026-06-10T15:02:40.166019679Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-db-sync-5t9hx/POD\" id=ff8ca40a-86a3-4145-9cf9-36e8f02769dd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:02:40.166227 crc crio[20344]: time=\"2026-06-10T15:02:40.166117391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:40.207043 crc crio[20344]: time=\"2026-06-10T15:02:40.206968475Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-5t9hx Namespace:openstack ID:c1c436c934e1867265856becb99d3590a267315a20b8406cf9843661458fdce9 UID:08164961-c888-4a09-9e0e-dbe4b7cc89ed NetNS:/var/run/netns/c7127e23-0ac2-48f2-9644-dec776872e50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08164961_c888_4a09_9e0e_dbe4b7cc89ed.slice PodAnnotations:0xc000738448}] Aliases:map[]}\"\nJun 10 15:02:40.207043 crc crio[20344]: time=\"2026-06-10T15:02:40.207029767Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-db-sync-5t9hx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:02:40.541606 crc crio[20344]: time=\"2026-06-10T15:02:40.540988883Z\" level=info msg=\"Stopped container ba5e9df58b539ae9744b2f37d55f097829eedc7885a13bd37b21525aaa357e40: openstack/ceilometer-0/sg-core\" id=d0dc7af8-dbbb-465f-a342-709b5bce8250 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:02:40.912313 crc crio[20344]: time=\"2026-06-10T15:02:40.911709087Z\" level=info msg=\"Stopped container 8da3694574629ec0736461cddb8e63bc49e7725b707aebd4f7156e628ff3201b: openstack/ceilometer-0/proxy-httpd\" id=0daf0ab3-063d-420a-82ea-14ccd2957e50 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:02:40.983045 crc crio[20344]: 2026-06-10T15:02:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c1c436c934e1867 Mac:be:7b:bc:16:5e:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/c7127e23-0ac2-48f2-9644-dec776872e50 SocketPath: PciID:}] [{Interface:0xc0003305c0 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:02:40.984805 crc crio[20344]: time=\"2026-06-10T15:02:40.984686228Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-5t9hx Namespace:openstack ID:c1c436c934e1867265856becb99d3590a267315a20b8406cf9843661458fdce9 UID:08164961-c888-4a09-9e0e-dbe4b7cc89ed NetNS:/var/run/netns/c7127e23-0ac2-48f2-9644-dec776872e50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08164961_c888_4a09_9e0e_dbe4b7cc89ed.slice PodAnnotations:0xc000738448}] Aliases:map[]}\"\nJun 10 15:02:40.985009 crc crio[20344]: time=\"2026-06-10T15:02:40.984940595Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-db-sync-5t9hx for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:02:41.005747 crc crio[20344]: time=\"2026-06-10T15:02:41.005630704Z\" level=info msg=\"Ran pod sandbox c1c436c934e1867265856becb99d3590a267315a20b8406cf9843661458fdce9 with infra container: openstack/nova-cell0-conductor-db-sync-5t9hx/POD\" id=ff8ca40a-86a3-4145-9cf9-36e8f02769dd name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:02:41.007990 crc crio[20344]: time=\"2026-06-10T15:02:41.007916743Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=76dd6b04-a640-43c6-9b82-6a388ec373f7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:41.008122 crc crio[20344]: time=\"2026-06-10T15:02:41.008098348Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found\" id=76dd6b04-a640-43c6-9b82-6a388ec373f7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:41.008122 crc crio[20344]: time=\"2026-06-10T15:02:41.008141849Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found\" id=76dd6b04-a640-43c6-9b82-6a388ec373f7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:41.009385 crc crio[20344]: time=\"2026-06-10T15:02:41.009303859Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=05af2f31-5469-4857-9564-c6d0c35a3751 name=/runtime.v1.ImageService/PullImage\nJun 10 15:02:41.021494 crc crio[20344]: time=\"2026-06-10T15:02:41.021416285Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\\\"\"\nJun 10 15:02:41.296945 crc crio[20344]: time=\"2026-06-10T15:02:41.296487779Z\" level=info msg=\"Stopped container 14b23d2671d139beabe47a64eea93317b8b5d14b54dcb218d76e4e0cb80ebb00: openstack/ceilometer-0/ceilometer-central-agent\" id=67f0e22c-2449-4457-9785-391509d8fc8a name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:02:54.333372 crc crio[20344]: time=\"2026-06-10T15:02:54.332653058Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-gczlf/POD\" id=7e694bb1-359a-4580-a568-4e5263e04fb1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:02:54.335089 crc crio[20344]: time=\"2026-06-10T15:02:54.333394427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:54.379332 crc crio[20344]: time=\"2026-06-10T15:02:54.379149409Z\" level=info msg=\"Got pod network &{Name:community-operators-gczlf Namespace:openshift-marketplace ID:0b0812608a32721cb1433516107c2cf9b1f53b2008e75a5873b68f8dd2ecf200 UID:06dee8ee-8dc8-4de5-ae3f-5329223e9f6d NetNS:/var/run/netns/b62490fb-438f-4bf2-aa60-55aea75ff164 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod06dee8ee_8dc8_4de5_ae3f_5329223e9f6d.slice PodAnnotations:0xc00078c940}] Aliases:map[]}\"\nJun 10 15:02:54.379332 crc crio[20344]: time=\"2026-06-10T15:02:54.379227291Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-gczlf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:02:54.629065 crc crio[20344]: time=\"2026-06-10T15:02:54.628959565Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41\" id=05af2f31-5469-4857-9564-c6d0c35a3751 name=/runtime.v1.ImageService/PullImage\nJun 10 15:02:54.630136 crc crio[20344]: time=\"2026-06-10T15:02:54.630068764Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=4dc9b2f1-e5a3-4b18-9390-324ad76400f9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:54.683714 crc crio[20344]: time=\"2026-06-10T15:02:54.683117115Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=ee5814d4-e7f5-4378-b941-79af44e215b1 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:54.698185 crc crio[20344]: time=\"2026-06-10T15:02:54.696553705Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-db-sync-5t9hx/nova-cell0-conductor-db-sync\" id=61ddeadb-2bfe-42c6-8987-eb8c941c4e2d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:54.699908 crc crio[20344]: time=\"2026-06-10T15:02:54.699446701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:54.792527 crc crio[20344]: time=\"2026-06-10T15:02:54.792348169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:54.799707 crc crio[20344]: time=\"2026-06-10T15:02:54.799632209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:54.951473 crc crio[20344]: time=\"2026-06-10T15:02:54.95134895Z\" level=info msg=\"Created container ad0f1e157fc855f54d5df76c941701bf41910f7dec9b1378d3177849c8f61725: openstack/nova-cell0-conductor-db-sync-5t9hx/nova-cell0-conductor-db-sync\" id=61ddeadb-2bfe-42c6-8987-eb8c941c4e2d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:54.953921 crc crio[20344]: time=\"2026-06-10T15:02:54.953815734Z\" level=info msg=\"Starting container: ad0f1e157fc855f54d5df76c941701bf41910f7dec9b1378d3177849c8f61725\" id=791487a9-292b-4541-b62e-c90c67068a59 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:02:54.962513 crc crio[20344]: time=\"2026-06-10T15:02:54.962155872Z\" level=info msg=\"Started container\" PID=78421 containerID=ad0f1e157fc855f54d5df76c941701bf41910f7dec9b1378d3177849c8f61725 description=openstack/nova-cell0-conductor-db-sync-5t9hx/nova-cell0-conductor-db-sync id=791487a9-292b-4541-b62e-c90c67068a59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1c436c934e1867265856becb99d3590a267315a20b8406cf9843661458fdce9\nJun 10 15:02:54.998676 crc crio[20344]: 2026-06-10T15:02:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0b0812608a32721 Mac:be:48:64:1a:85:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/b62490fb-438f-4bf2-aa60-55aea75ff164 SocketPath: PciID:}] [{Interface:0xc000014b40 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:02:55.000141 crc crio[20344]: time=\"2026-06-10T15:02:55.000068649Z\" level=info msg=\"Got pod network &{Name:community-operators-gczlf Namespace:openshift-marketplace ID:0b0812608a32721cb1433516107c2cf9b1f53b2008e75a5873b68f8dd2ecf200 UID:06dee8ee-8dc8-4de5-ae3f-5329223e9f6d NetNS:/var/run/netns/b62490fb-438f-4bf2-aa60-55aea75ff164 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod06dee8ee_8dc8_4de5_ae3f_5329223e9f6d.slice PodAnnotations:0xc00078c940}] Aliases:map[]}\"\nJun 10 15:02:55.000313 crc crio[20344]: time=\"2026-06-10T15:02:55.000234843Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-gczlf for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:02:55.008963 crc crio[20344]: time=\"2026-06-10T15:02:55.008778906Z\" level=info msg=\"Ran pod sandbox 0b0812608a32721cb1433516107c2cf9b1f53b2008e75a5873b68f8dd2ecf200 with infra container: openshift-marketplace/community-operators-gczlf/POD\" id=7e694bb1-359a-4580-a568-4e5263e04fb1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:02:55.012676 crc crio[20344]: time=\"2026-06-10T15:02:55.012185275Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b96100a4-2227-42b3-8473-45d6127ca2e5 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:55.015006 crc crio[20344]: time=\"2026-06-10T15:02:55.014950287Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=032beed7-7d00-4a1f-a55e-3595f94ce1d8 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:55.022512 crc crio[20344]: time=\"2026-06-10T15:02:55.02238402Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-gczlf/extract-utilities\" id=9a8b058b-ce3d-4b51-a439-0104f85bc4b8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:55.022895 crc crio[20344]: time=\"2026-06-10T15:02:55.022837372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:55.097513 crc crio[20344]: time=\"2026-06-10T15:02:55.09724836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:55.104362 crc crio[20344]: time=\"2026-06-10T15:02:55.104213691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:55.212910 crc crio[20344]: time=\"2026-06-10T15:02:55.212795809Z\" level=info msg=\"Created container 019ff21f3b05539641d6926581d35bbdb5606ace070cc87b84f4149b750a147d: openshift-marketplace/community-operators-gczlf/extract-utilities\" id=9a8b058b-ce3d-4b51-a439-0104f85bc4b8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:55.214650 crc crio[20344]: time=\"2026-06-10T15:02:55.214553265Z\" level=info msg=\"Starting container: 019ff21f3b05539641d6926581d35bbdb5606ace070cc87b84f4149b750a147d\" id=cbb0dd2b-f924-45e1-ac1a-5d4f9f28f739 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:02:55.224946 crc crio[20344]: time=\"2026-06-10T15:02:55.224835413Z\" level=info msg=\"Started container\" PID=78445 containerID=019ff21f3b05539641d6926581d35bbdb5606ace070cc87b84f4149b750a147d description=openshift-marketplace/community-operators-gczlf/extract-utilities id=cbb0dd2b-f924-45e1-ac1a-5d4f9f28f739 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b0812608a32721cb1433516107c2cf9b1f53b2008e75a5873b68f8dd2ecf200\nJun 10 15:02:55.483813 crc crio[20344]: time=\"2026-06-10T15:02:55.483687964Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=efcba303-5183-4639-9345-4ab1d67b8c9c name=/runtime.v1.ImageService/PullImage\nJun 10 15:02:55.495039 crc crio[20344]: time=\"2026-06-10T15:02:55.494912637Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 10 15:02:56.240602 crc crio[20344]: time=\"2026-06-10T15:02:56.239100278Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:dfbee1a913900ca811d31cf79d976dfb34f80fb64e946ffb82e85b5587887c69\" id=efcba303-5183-4639-9345-4ab1d67b8c9c name=/runtime.v1.ImageService/PullImage\nJun 10 15:02:56.242544 crc crio[20344]: time=\"2026-06-10T15:02:56.241925102Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=6a62fa0a-2616-4c29-98f0-8352184f32ff name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:56.252575 crc crio[20344]: time=\"2026-06-10T15:02:56.246229474Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=4fcd1e94-5f34-4916-880a-ac4566f15bcb name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:56.256694 crc crio[20344]: time=\"2026-06-10T15:02:56.256613644Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-gczlf/extract-content\" id=8ae72f96-dd1b-416a-bddc-2188416e5b17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:56.258851 crc crio[20344]: time=\"2026-06-10T15:02:56.258643367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:56.329608 crc crio[20344]: time=\"2026-06-10T15:02:56.329528463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:56.333602 crc crio[20344]: time=\"2026-06-10T15:02:56.333532868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:56.483027 crc crio[20344]: time=\"2026-06-10T15:02:56.482939969Z\" level=info msg=\"Created container b211a7550c2521c3fe66bda15f4afbf0f9a32302ebf817e07adcadeb758240f8: openshift-marketplace/community-operators-gczlf/extract-content\" id=8ae72f96-dd1b-416a-bddc-2188416e5b17 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:56.485244 crc crio[20344]: time=\"2026-06-10T15:02:56.484440158Z\" level=info msg=\"Starting container: b211a7550c2521c3fe66bda15f4afbf0f9a32302ebf817e07adcadeb758240f8\" id=6494eb4e-1cde-492d-bcd3-60a520e6d5c7 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:02:56.493971 crc crio[20344]: time=\"2026-06-10T15:02:56.493845953Z\" level=info msg=\"Started container\" PID=78520 containerID=b211a7550c2521c3fe66bda15f4afbf0f9a32302ebf817e07adcadeb758240f8 description=openshift-marketplace/community-operators-gczlf/extract-content id=6494eb4e-1cde-492d-bcd3-60a520e6d5c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b0812608a32721cb1433516107c2cf9b1f53b2008e75a5873b68f8dd2ecf200\nJun 10 15:02:58.283181 crc crio[20344]: time=\"2026-06-10T15:02:58.282647Z\" level=info msg=\"Removing container: 34d1dd6fc25cf2414401c64b0149a33c0535fc3b8a7b108f733d0cd6b8ac2ec8\" id=f62b05cc-c806-4cc7-8012-b44c20957904 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:02:58.490402 crc crio[20344]: time=\"2026-06-10T15:02:58.489834285Z\" level=info msg=\"Removed container 34d1dd6fc25cf2414401c64b0149a33c0535fc3b8a7b108f733d0cd6b8ac2ec8: openshift-infra/auto-csr-approver-29685056-x7qr5/oc\" id=f62b05cc-c806-4cc7-8012-b44c20957904 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:02:58.508078 crc crio[20344]: time=\"2026-06-10T15:02:58.503644804Z\" level=info msg=\"Stopping pod sandbox: fe2a0b6e79b8d444f05e8677bcacdeb1419826842bd1e4b6d388cf6f868299b5\" id=88841f36-6dde-47ea-b527-39c3472f7f29 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:02:58.508078 crc crio[20344]: time=\"2026-06-10T15:02:58.50386824Z\" level=info msg=\"Stopped pod sandbox (already stopped): fe2a0b6e79b8d444f05e8677bcacdeb1419826842bd1e4b6d388cf6f868299b5\" id=88841f36-6dde-47ea-b527-39c3472f7f29 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:02:58.508078 crc crio[20344]: time=\"2026-06-10T15:02:58.505583925Z\" level=info msg=\"Removing pod sandbox: fe2a0b6e79b8d444f05e8677bcacdeb1419826842bd1e4b6d388cf6f868299b5\" id=f5f9c985-4398-47cc-ade1-5b30e110a505 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:02:58.662800 crc crio[20344]: time=\"2026-06-10T15:02:58.662658816Z\" level=info msg=\"Removed pod sandbox: fe2a0b6e79b8d444f05e8677bcacdeb1419826842bd1e4b6d388cf6f868299b5\" id=f5f9c985-4398-47cc-ade1-5b30e110a505 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:02:58.666241 crc crio[20344]: time=\"2026-06-10T15:02:58.666149387Z\" level=info msg=\"Stopping pod sandbox: aec975323ead54d7deb9d00b856a34376eda2915246c8ee7321347969ac1479b\" id=333f8cb7-570d-43a6-a999-745095e7af4a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:02:58.666241 crc crio[20344]: time=\"2026-06-10T15:02:58.666336372Z\" level=info msg=\"Stopped pod sandbox (already stopped): aec975323ead54d7deb9d00b856a34376eda2915246c8ee7321347969ac1479b\" id=333f8cb7-570d-43a6-a999-745095e7af4a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:02:58.667978 crc crio[20344]: time=\"2026-06-10T15:02:58.667873722Z\" level=info msg=\"Removing pod sandbox: aec975323ead54d7deb9d00b856a34376eda2915246c8ee7321347969ac1479b\" id=28edf6af-d39e-49a6-923a-084d03b583de name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:02:58.695818 crc crio[20344]: time=\"2026-06-10T15:02:58.695679976Z\" level=info msg=\"Removed pod sandbox: aec975323ead54d7deb9d00b856a34376eda2915246c8ee7321347969ac1479b\" id=28edf6af-d39e-49a6-923a-084d03b583de name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:02:58.697118 crc crio[20344]: time=\"2026-06-10T15:02:58.69700918Z\" level=info msg=\"Stopping pod sandbox: 94e162abbd7750e1e1f6058bae821263a105517601fbef6de5ed39130815587b\" id=939bcb9a-7208-45cb-89f6-301858c2fbe3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:02:58.697118 crc crio[20344]: time=\"2026-06-10T15:02:58.697109423Z\" level=info msg=\"Stopped pod sandbox (already stopped): 94e162abbd7750e1e1f6058bae821263a105517601fbef6de5ed39130815587b\" id=939bcb9a-7208-45cb-89f6-301858c2fbe3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:02:58.698118 crc crio[20344]: time=\"2026-06-10T15:02:58.698016607Z\" level=info msg=\"Removing pod sandbox: 94e162abbd7750e1e1f6058bae821263a105517601fbef6de5ed39130815587b\" id=800917ce-8bf8-4e37-9594-569d3e1d85d9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:02:58.722134 crc crio[20344]: time=\"2026-06-10T15:02:58.722020342Z\" level=info msg=\"Removed pod sandbox: 94e162abbd7750e1e1f6058bae821263a105517601fbef6de5ed39130815587b\" id=800917ce-8bf8-4e37-9594-569d3e1d85d9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:02:58.723327 crc crio[20344]: time=\"2026-06-10T15:02:58.723170682Z\" level=info msg=\"Stopping pod sandbox: 3f0073e57229fd97eb60ae8d02637619d324719bd167fc355ec14e8f1f12d597\" id=7b1bd760-bad4-420b-a8ae-808aec7d1fb0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:02:58.723415 crc crio[20344]: time=\"2026-06-10T15:02:58.723359697Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3f0073e57229fd97eb60ae8d02637619d324719bd167fc355ec14e8f1f12d597\" id=7b1bd760-bad4-420b-a8ae-808aec7d1fb0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:02:58.725218 crc crio[20344]: time=\"2026-06-10T15:02:58.724666941Z\" level=info msg=\"Removing pod sandbox: 3f0073e57229fd97eb60ae8d02637619d324719bd167fc355ec14e8f1f12d597\" id=9819679a-b72c-4670-8ebc-3a2465a77ec6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:02:58.759761 crc crio[20344]: time=\"2026-06-10T15:02:58.759628161Z\" level=info msg=\"Removed pod sandbox: 3f0073e57229fd97eb60ae8d02637619d324719bd167fc355ec14e8f1f12d597\" id=9819679a-b72c-4670-8ebc-3a2465a77ec6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:02:58.760847 crc crio[20344]: time=\"2026-06-10T15:02:58.760772501Z\" level=info msg=\"Stopping pod sandbox: e4c9a1f735b58af83855cb27e28c862b96124faea6f2cd420f5932b8e538ebb2\" id=963bdd01-9242-4690-9485-cc5fb7474855 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:02:58.760959 crc crio[20344]: time=\"2026-06-10T15:02:58.760854243Z\" level=info msg=\"Stopped pod sandbox (already stopped): e4c9a1f735b58af83855cb27e28c862b96124faea6f2cd420f5932b8e538ebb2\" id=963bdd01-9242-4690-9485-cc5fb7474855 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:02:58.762161 crc crio[20344]: time=\"2026-06-10T15:02:58.762084745Z\" level=info msg=\"Removing pod sandbox: e4c9a1f735b58af83855cb27e28c862b96124faea6f2cd420f5932b8e538ebb2\" id=94c93b75-3270-4396-95ff-5b12aae88e6c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:02:58.809204 crc crio[20344]: time=\"2026-06-10T15:02:58.80909887Z\" level=info msg=\"Removed pod sandbox: e4c9a1f735b58af83855cb27e28c862b96124faea6f2cd420f5932b8e538ebb2\" id=94c93b75-3270-4396-95ff-5b12aae88e6c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:02:58.810543 crc crio[20344]: time=\"2026-06-10T15:02:58.810466825Z\" level=info msg=\"Stopping pod sandbox: af46c91751671df93fef166824eb2ff03d232f0442af00227281df6a601116aa\" id=e756ea81-429a-40fa-b4a4-436201c243b6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:02:58.810633 crc crio[20344]: time=\"2026-06-10T15:02:58.810574988Z\" level=info msg=\"Stopped pod sandbox (already stopped): af46c91751671df93fef166824eb2ff03d232f0442af00227281df6a601116aa\" id=e756ea81-429a-40fa-b4a4-436201c243b6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:02:58.811629 crc crio[20344]: time=\"2026-06-10T15:02:58.811549133Z\" level=info msg=\"Removing pod sandbox: af46c91751671df93fef166824eb2ff03d232f0442af00227281df6a601116aa\" id=9473cb28-a9b3-4b8c-9201-33972a217e79 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:02:58.844608 crc crio[20344]: time=\"2026-06-10T15:02:58.84445539Z\" level=info msg=\"Removed pod sandbox: af46c91751671df93fef166824eb2ff03d232f0442af00227281df6a601116aa\" id=9473cb28-a9b3-4b8c-9201-33972a217e79 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:02:58.846592 crc crio[20344]: time=\"2026-06-10T15:02:58.846512644Z\" level=info msg=\"Stopping pod sandbox: b2bc82222e824672cd00276909626b7d5348017d813434b82d49459b2dc61f02\" id=4a4657a2-25c0-4b62-9a47-88cff016a2e2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:02:58.846876 crc crio[20344]: time=\"2026-06-10T15:02:58.846827102Z\" level=info msg=\"Stopped pod sandbox (already stopped): b2bc82222e824672cd00276909626b7d5348017d813434b82d49459b2dc61f02\" id=4a4657a2-25c0-4b62-9a47-88cff016a2e2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:02:58.849405 crc crio[20344]: time=\"2026-06-10T15:02:58.849191244Z\" level=info msg=\"Removing pod sandbox: b2bc82222e824672cd00276909626b7d5348017d813434b82d49459b2dc61f02\" id=0ff00aed-3a91-4a3f-a5a0-d786af71ed80 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:02:58.892829 crc crio[20344]: time=\"2026-06-10T15:02:58.892534893Z\" level=info msg=\"Removed pod sandbox: b2bc82222e824672cd00276909626b7d5348017d813434b82d49459b2dc61f02\" id=0ff00aed-3a91-4a3f-a5a0-d786af71ed80 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:02:58.894413 crc crio[20344]: time=\"2026-06-10T15:02:58.894325159Z\" level=info msg=\"Stopping pod sandbox: 22514513d675b735ef5bbd28174f5f852591cc2aa59a3f6fcf174a0eff321e64\" id=27d44f58-6d92-4911-a838-8c0ab7fa2976 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:02:58.894581 crc crio[20344]: time=\"2026-06-10T15:02:58.894483023Z\" level=info msg=\"Stopped pod sandbox (already stopped): 22514513d675b735ef5bbd28174f5f852591cc2aa59a3f6fcf174a0eff321e64\" id=27d44f58-6d92-4911-a838-8c0ab7fa2976 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:02:58.896057 crc crio[20344]: time=\"2026-06-10T15:02:58.895950752Z\" level=info msg=\"Removing pod sandbox: 22514513d675b735ef5bbd28174f5f852591cc2aa59a3f6fcf174a0eff321e64\" id=4252e2dd-913a-4339-aa22-00570b1787d0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:02:58.924598 crc crio[20344]: time=\"2026-06-10T15:02:58.924453874Z\" level=info msg=\"Removed pod sandbox: 22514513d675b735ef5bbd28174f5f852591cc2aa59a3f6fcf174a0eff321e64\" id=4252e2dd-913a-4339-aa22-00570b1787d0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:02:59.582444 crc crio[20344]: time=\"2026-06-10T15:02:59.581976178Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=46e45a13-7071-4fc2-922a-3f5839f1d2d5 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:59.585125 crc crio[20344]: time=\"2026-06-10T15:02:59.585024018Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e9a80752-c759-4f3a-985f-9c9fcf072ddd name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:02:59.604035 crc crio[20344]: time=\"2026-06-10T15:02:59.603862188Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-gczlf/registry-server\" id=c7ff4c11-75fb-411f-8762-902cca7533c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:59.604527 crc crio[20344]: time=\"2026-06-10T15:02:59.604465224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:59.712050 crc crio[20344]: time=\"2026-06-10T15:02:59.711908802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:59.716156 crc crio[20344]: time=\"2026-06-10T15:02:59.716077951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:02:59.873094 crc crio[20344]: time=\"2026-06-10T15:02:59.873013608Z\" level=info msg=\"Created container 2bc8fce7eeea6003c5c86ce92f29b0aecc389148cc7d47d7a45bb82e63723273: openshift-marketplace/community-operators-gczlf/registry-server\" id=c7ff4c11-75fb-411f-8762-902cca7533c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:02:59.875031 crc crio[20344]: time=\"2026-06-10T15:02:59.874944978Z\" level=info msg=\"Starting container: 2bc8fce7eeea6003c5c86ce92f29b0aecc389148cc7d47d7a45bb82e63723273\" id=8ef730fe-c84a-4a6d-8e0b-5fdc0faee61d name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:02:59.884177 crc crio[20344]: time=\"2026-06-10T15:02:59.884095667Z\" level=info msg=\"Started container\" PID=78710 containerID=2bc8fce7eeea6003c5c86ce92f29b0aecc389148cc7d47d7a45bb82e63723273 description=openshift-marketplace/community-operators-gczlf/registry-server id=8ef730fe-c84a-4a6d-8e0b-5fdc0faee61d name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b0812608a32721cb1433516107c2cf9b1f53b2008e75a5873b68f8dd2ecf200\nJun 10 15:03:10.166173 crc crio[20344]: time=\"2026-06-10T15:03:10.165176673Z\" level=warning msg=\"Stopping container b301766e78a72cc70fffc081a8cbe3135d5d6a2ac347b3805d869d53ed9f07d0 with stop signal(15) timed out. Killing...\"\nJun 10 15:03:10.215580 crc crio[20344]: time=\"2026-06-10T15:03:10.215485753Z\" level=error msg=\"Killing container b301766e78a72cc70fffc081a8cbe3135d5d6a2ac347b3805d869d53ed9f07d0 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill b301766e78a72cc70fffc081a8cbe3135d5d6a2ac347b3805d869d53ed9f07d0 KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 10 15:03:10.259864 crc crio[20344]: time=\"2026-06-10T15:03:10.259783097Z\" level=info msg=\"Stopped container b301766e78a72cc70fffc081a8cbe3135d5d6a2ac347b3805d869d53ed9f07d0: openstack/ceilometer-0/ceilometer-notification-agent\" id=09e014de-ebd4-461d-a8c3-4784114ba973 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:03:10.260841 crc crio[20344]: time=\"2026-06-10T15:03:10.260786013Z\" level=info msg=\"Stopping pod sandbox: 20362df9602f463b82e3009588b68ce1cb6f3d269d551b98f9c551114bd79af2\" id=94c6817f-4b1d-4f2e-a9ba-ccac65273839 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:03:10.261585 crc crio[20344]: time=\"2026-06-10T15:03:10.261531502Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:20362df9602f463b82e3009588b68ce1cb6f3d269d551b98f9c551114bd79af2 UID:9575dc26-2227-4227-99e2-c8a5b4729acd NetNS:/var/run/netns/d064e33a-372e-43dc-93c7-c52440d34912 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9575dc26_2227_4227_99e2_c8a5b4729acd.slice PodAnnotations:0xc004036be8}] Aliases:map[]}\"\nJun 10 15:03:10.261798 crc crio[20344]: time=\"2026-06-10T15:03:10.261701857Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:03:10.627219 crc crio[20344]: time=\"2026-06-10T15:03:10.627011671Z\" level=info msg=\"Stopped pod sandbox: 20362df9602f463b82e3009588b68ce1cb6f3d269d551b98f9c551114bd79af2\" id=94c6817f-4b1d-4f2e-a9ba-ccac65273839 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:03:12.250211 crc crio[20344]: time=\"2026-06-10T15:03:12.249081215Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=71e4d98c-3e1f-4961-b40c-e2cfff88cdd8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:03:12.251027 crc crio[20344]: time=\"2026-06-10T15:03:12.250247846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:12.292488 crc crio[20344]: time=\"2026-06-10T15:03:12.292360383Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:7ce996cb83b641b3d0a0a0bc3db32f50e5697547cc85f7a164a519b35013048e UID:962bb041-3a87-4b42-974f-7203af4716e4 NetNS:/var/run/netns/dcd41e91-c079-4758-8809-5f32a2a12bb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod962bb041_3a87_4b42_974f_7203af4716e4.slice PodAnnotations:0xc00078c150}] Aliases:map[]}\"\nJun 10 15:03:12.292488 crc crio[20344]: time=\"2026-06-10T15:03:12.292463855Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:03:12.789525 crc crio[20344]: 2026-06-10T15:03:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ce996cb83b641b Mac:4e:3d:27:a2:83:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/dcd41e91-c079-4758-8809-5f32a2a12bb5 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:03:12.792681 crc crio[20344]: time=\"2026-06-10T15:03:12.792544798Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:7ce996cb83b641b3d0a0a0bc3db32f50e5697547cc85f7a164a519b35013048e UID:962bb041-3a87-4b42-974f-7203af4716e4 NetNS:/var/run/netns/dcd41e91-c079-4758-8809-5f32a2a12bb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod962bb041_3a87_4b42_974f_7203af4716e4.slice PodAnnotations:0xc00078c150}] Aliases:map[]}\"\nJun 10 15:03:12.792949 crc crio[20344]: time=\"2026-06-10T15:03:12.792914238Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:03:12.806363 crc crio[20344]: time=\"2026-06-10T15:03:12.806225755Z\" level=info msg=\"Ran pod sandbox 7ce996cb83b641b3d0a0a0bc3db32f50e5697547cc85f7a164a519b35013048e with infra container: openstack/ceilometer-0/POD\" id=71e4d98c-3e1f-4961-b40c-e2cfff88cdd8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:03:12.808770 crc crio[20344]: time=\"2026-06-10T15:03:12.808683769Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=41e0f639-d90c-4811-8c1b-4ce948e20c34 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:12.831711 crc crio[20344]: time=\"2026-06-10T15:03:12.831623576Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=150b1931-2d98-4577-a8eb-6ad47f5b1394 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:13.566813 crc crio[20344]: time=\"2026-06-10T15:03:13.566577667Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=5d7e3849-7c2c-458b-ac3c-c13ed8e30a24 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:03:13.568007 crc crio[20344]: time=\"2026-06-10T15:03:13.567422639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:13.622523 crc crio[20344]: time=\"2026-06-10T15:03:13.622427602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:13.627501 crc crio[20344]: time=\"2026-06-10T15:03:13.627436182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:13.826579 crc crio[20344]: time=\"2026-06-10T15:03:13.825903651Z\" level=info msg=\"Created container 4b572c398797674b293ce8a544b98ba678104c69a3b9ef4e7f60170c9b25e0b4: openstack/ceilometer-0/ceilometer-central-agent\" id=5d7e3849-7c2c-458b-ac3c-c13ed8e30a24 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:03:13.829178 crc crio[20344]: time=\"2026-06-10T15:03:13.829063323Z\" level=info msg=\"Starting container: 4b572c398797674b293ce8a544b98ba678104c69a3b9ef4e7f60170c9b25e0b4\" id=1a79bf9b-99cb-435c-ae59-d9872397bcc3 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:03:13.837315 crc crio[20344]: time=\"2026-06-10T15:03:13.837182255Z\" level=info msg=\"Started container\" PID=79476 containerID=4b572c398797674b293ce8a544b98ba678104c69a3b9ef4e7f60170c9b25e0b4 description=openstack/ceilometer-0/ceilometer-central-agent id=1a79bf9b-99cb-435c-ae59-d9872397bcc3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ce996cb83b641b3d0a0a0bc3db32f50e5697547cc85f7a164a519b35013048e\nJun 10 15:03:13.857705 crc crio[20344]: time=\"2026-06-10T15:03:13.857605717Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=52fb415e-e4e1-4ff8-9d64-2b36de4087f6 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:13.884521 crc crio[20344]: time=\"2026-06-10T15:03:13.884414665Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=89f744c2-26f3-4988-bac5-88c41f5bf657 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:14.000148 crc crio[20344]: time=\"2026-06-10T15:03:13.999973785Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=3f5606e4-631f-4e0e-94d9-20d593f9b3c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:03:14.000583 crc crio[20344]: time=\"2026-06-10T15:03:14.000538729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:14.047595 crc crio[20344]: time=\"2026-06-10T15:03:14.047468202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:14.051391 crc crio[20344]: time=\"2026-06-10T15:03:14.051300301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:14.442474 crc crio[20344]: time=\"2026-06-10T15:03:14.442359526Z\" level=info msg=\"Created container baa55feeca2190a5a301ff8bbefd9345e325892d92717bac2cb37ccb60f02830: openstack/ceilometer-0/ceilometer-notification-agent\" id=3f5606e4-631f-4e0e-94d9-20d593f9b3c4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:03:14.443761 crc crio[20344]: time=\"2026-06-10T15:03:14.44366788Z\" level=info msg=\"Starting container: baa55feeca2190a5a301ff8bbefd9345e325892d92717bac2cb37ccb60f02830\" id=f61afde0-eef7-416c-a21c-edaad30ad263 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:03:14.457065 crc crio[20344]: time=\"2026-06-10T15:03:14.456441153Z\" level=info msg=\"Started container\" PID=79504 containerID=baa55feeca2190a5a301ff8bbefd9345e325892d92717bac2cb37ccb60f02830 description=openstack/ceilometer-0/ceilometer-notification-agent id=f61afde0-eef7-416c-a21c-edaad30ad263 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ce996cb83b641b3d0a0a0bc3db32f50e5697547cc85f7a164a519b35013048e\nJun 10 15:03:14.653642 crc crio[20344]: time=\"2026-06-10T15:03:14.653538646Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=97853452-02cd-4d06-9c42-fc7ac00a4bb0 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:14.669308 crc crio[20344]: time=\"2026-06-10T15:03:14.669160293Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=ff6e6669-174c-4b96-961b-53a515f5b95a name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:14.681192 crc crio[20344]: time=\"2026-06-10T15:03:14.681053823Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=17cb86eb-4661-4ede-a322-66f6fb32771d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:03:14.681871 crc crio[20344]: time=\"2026-06-10T15:03:14.681798642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:14.738322 crc crio[20344]: time=\"2026-06-10T15:03:14.738044867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:14.743358 crc crio[20344]: time=\"2026-06-10T15:03:14.743248412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:14.928988 crc crio[20344]: time=\"2026-06-10T15:03:14.928888257Z\" level=info msg=\"Created container ec737b07c34146b81770c3bad4b91fb2442a9cb3e67604acace5a37e438fc294: openstack/ceilometer-0/sg-core\" id=17cb86eb-4661-4ede-a322-66f6fb32771d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:03:14.930439 crc crio[20344]: time=\"2026-06-10T15:03:14.930350925Z\" level=info msg=\"Starting container: ec737b07c34146b81770c3bad4b91fb2442a9cb3e67604acace5a37e438fc294\" id=7fea3596-ccfd-4bc8-adda-d02618738e81 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:03:14.937939 crc crio[20344]: time=\"2026-06-10T15:03:14.93784175Z\" level=info msg=\"Started container\" PID=79542 containerID=ec737b07c34146b81770c3bad4b91fb2442a9cb3e67604acace5a37e438fc294 description=openstack/ceilometer-0/sg-core id=7fea3596-ccfd-4bc8-adda-d02618738e81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ce996cb83b641b3d0a0a0bc3db32f50e5697547cc85f7a164a519b35013048e\nJun 10 15:03:14.949877 crc crio[20344]: time=\"2026-06-10T15:03:14.949709729Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=4ee71763-f55d-4eaa-8f47-f72b3b4885c1 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:14.986048 crc crio[20344]: time=\"2026-06-10T15:03:14.985923852Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=4a28265e-1c0c-4492-9da2-36984d88d598 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:14.994323 crc crio[20344]: time=\"2026-06-10T15:03:14.994123306Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=62b9336d-a71a-4c22-b1fc-6b893bfd3f18 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:03:14.995165 crc crio[20344]: time=\"2026-06-10T15:03:14.995071291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:15.083624 crc crio[20344]: time=\"2026-06-10T15:03:15.083026081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:15.089590 crc crio[20344]: time=\"2026-06-10T15:03:15.08949206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:15.250709 crc crio[20344]: time=\"2026-06-10T15:03:15.250457982Z\" level=info msg=\"Created container b54c0d3015fe88aa0c3a91067f4fdd6d47ffeb864cfcb3e233108b560baf327c: openstack/ceilometer-0/proxy-httpd\" id=62b9336d-a71a-4c22-b1fc-6b893bfd3f18 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:03:15.252807 crc crio[20344]: time=\"2026-06-10T15:03:15.25269225Z\" level=info msg=\"Starting container: b54c0d3015fe88aa0c3a91067f4fdd6d47ffeb864cfcb3e233108b560baf327c\" id=63c32905-e83d-49a4-b62c-d4436230b1f4 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:03:15.260074 crc crio[20344]: time=\"2026-06-10T15:03:15.25998095Z\" level=info msg=\"Started container\" PID=79561 containerID=b54c0d3015fe88aa0c3a91067f4fdd6d47ffeb864cfcb3e233108b560baf327c description=openstack/ceilometer-0/proxy-httpd id=63c32905-e83d-49a4-b62c-d4436230b1f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ce996cb83b641b3d0a0a0bc3db32f50e5697547cc85f7a164a519b35013048e\nJun 10 15:03:15.850156 crc crio[20344]: time=\"2026-06-10T15:03:15.849669558Z\" level=info msg=\"Stopping container: 2bc8fce7eeea6003c5c86ce92f29b0aecc389148cc7d47d7a45bb82e63723273 (timeout: 2s)\" id=0475eb98-95f4-46f9-bad2-043acb3ed79e name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:03:15.981172 crc crio[20344]: time=\"2026-06-10T15:03:15.98106628Z\" level=info msg=\"Stopped container 2bc8fce7eeea6003c5c86ce92f29b0aecc389148cc7d47d7a45bb82e63723273: openshift-marketplace/community-operators-gczlf/registry-server\" id=0475eb98-95f4-46f9-bad2-043acb3ed79e name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:03:15.982019 crc crio[20344]: time=\"2026-06-10T15:03:15.981961113Z\" level=info msg=\"Stopping pod sandbox: 0b0812608a32721cb1433516107c2cf9b1f53b2008e75a5873b68f8dd2ecf200\" id=09c05f5d-0c18-4812-96e6-f2e795a59735 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:03:15.982964 crc crio[20344]: time=\"2026-06-10T15:03:15.982901027Z\" level=info msg=\"Got pod network &{Name:community-operators-gczlf Namespace:openshift-marketplace ID:0b0812608a32721cb1433516107c2cf9b1f53b2008e75a5873b68f8dd2ecf200 UID:06dee8ee-8dc8-4de5-ae3f-5329223e9f6d NetNS:/var/run/netns/b62490fb-438f-4bf2-aa60-55aea75ff164 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod06dee8ee_8dc8_4de5_ae3f_5329223e9f6d.slice PodAnnotations:0xc0022641a0}] Aliases:map[]}\"\nJun 10 15:03:15.983149 crc crio[20344]: time=\"2026-06-10T15:03:15.983091442Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-gczlf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:03:16.320451 crc crio[20344]: time=\"2026-06-10T15:03:16.319921134Z\" level=info msg=\"Stopped pod sandbox: 0b0812608a32721cb1433516107c2cf9b1f53b2008e75a5873b68f8dd2ecf200\" id=09c05f5d-0c18-4812-96e6-f2e795a59735 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:03:16.881164 crc crio[20344]: time=\"2026-06-10T15:03:16.880670238Z\" level=info msg=\"Stopping pod sandbox: c1c436c934e1867265856becb99d3590a267315a20b8406cf9843661458fdce9\" id=b150f485-a943-4a95-b75d-d5bf59d3a4a0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:03:16.882151 crc crio[20344]: time=\"2026-06-10T15:03:16.882080375Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-5t9hx Namespace:openstack ID:c1c436c934e1867265856becb99d3590a267315a20b8406cf9843661458fdce9 UID:08164961-c888-4a09-9e0e-dbe4b7cc89ed NetNS:/var/run/netns/c7127e23-0ac2-48f2-9644-dec776872e50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08164961_c888_4a09_9e0e_dbe4b7cc89ed.slice PodAnnotations:0xc00008cd70}] Aliases:map[]}\"\nJun 10 15:03:16.882382 crc crio[20344]: time=\"2026-06-10T15:03:16.882326611Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-db-sync-5t9hx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:03:16.890628 crc crio[20344]: time=\"2026-06-10T15:03:16.890533555Z\" level=info msg=\"Removing container: 2bc8fce7eeea6003c5c86ce92f29b0aecc389148cc7d47d7a45bb82e63723273\" id=14280c58-be67-4553-9410-8af2fbf94a7c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:03:16.938503 crc crio[20344]: time=\"2026-06-10T15:03:16.937546869Z\" level=info msg=\"Removed container 2bc8fce7eeea6003c5c86ce92f29b0aecc389148cc7d47d7a45bb82e63723273: openshift-marketplace/community-operators-gczlf/registry-server\" id=14280c58-be67-4553-9410-8af2fbf94a7c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:03:16.947036 crc crio[20344]: time=\"2026-06-10T15:03:16.946897303Z\" level=info msg=\"Removing container: b211a7550c2521c3fe66bda15f4afbf0f9a32302ebf817e07adcadeb758240f8\" id=11fde550-0d2e-4284-9303-63a8a71778a9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:03:16.996292 crc crio[20344]: time=\"2026-06-10T15:03:16.996170346Z\" level=info msg=\"Removed container b211a7550c2521c3fe66bda15f4afbf0f9a32302ebf817e07adcadeb758240f8: openshift-marketplace/community-operators-gczlf/extract-content\" id=11fde550-0d2e-4284-9303-63a8a71778a9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:03:16.998903 crc crio[20344]: time=\"2026-06-10T15:03:16.998839015Z\" level=info msg=\"Removing container: 019ff21f3b05539641d6926581d35bbdb5606ace070cc87b84f4149b750a147d\" id=be7bdf99-cb67-4e01-b344-182f270bbd39 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:03:17.043867 crc crio[20344]: time=\"2026-06-10T15:03:17.043463318Z\" level=info msg=\"Removed container 019ff21f3b05539641d6926581d35bbdb5606ace070cc87b84f4149b750a147d: openshift-marketplace/community-operators-gczlf/extract-utilities\" id=be7bdf99-cb67-4e01-b344-182f270bbd39 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:03:17.248324 crc crio[20344]: time=\"2026-06-10T15:03:17.248010745Z\" level=info msg=\"Stopped pod sandbox: c1c436c934e1867265856becb99d3590a267315a20b8406cf9843661458fdce9\" id=b150f485-a943-4a95-b75d-d5bf59d3a4a0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:03:18.463783 crc crio[20344]: time=\"2026-06-10T15:03:18.462964047Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=8dc118f0-e775-4880-911f-d55ccc7a4ce3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:03:18.465524 crc crio[20344]: time=\"2026-06-10T15:03:18.463806399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:18.523499 crc crio[20344]: time=\"2026-06-10T15:03:18.523204896Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:836ea4ee35ef2804abfa69c161789fdd585e2687791d16dfe37d88128efe2d44 UID:7ad5a06a-c2d1-4223-b0e1-90b073c7c23f NetNS:/var/run/netns/76f08b98-c12b-4f41-ae20-5c6a357b4425 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ad5a06a_c2d1_4223_b0e1_90b073c7c23f.slice PodAnnotations:0xc00008d3f0}] Aliases:map[]}\"\nJun 10 15:03:18.523499 crc crio[20344]: time=\"2026-06-10T15:03:18.523443302Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:03:18.841770 crc crio[20344]: 2026-06-10T15:03:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:836ea4ee35ef280 Mac:8a:0c:c1:01:81:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/76f08b98-c12b-4f41-ae20-5c6a357b4425 SocketPath: PciID:}] [{Interface:0xc0000150b0 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:03:18.843182 crc crio[20344]: time=\"2026-06-10T15:03:18.843083536Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:836ea4ee35ef2804abfa69c161789fdd585e2687791d16dfe37d88128efe2d44 UID:7ad5a06a-c2d1-4223-b0e1-90b073c7c23f NetNS:/var/run/netns/76f08b98-c12b-4f41-ae20-5c6a357b4425 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ad5a06a_c2d1_4223_b0e1_90b073c7c23f.slice PodAnnotations:0xc00008d3f0}] Aliases:map[]}\"\nJun 10 15:03:18.843411 crc crio[20344]: time=\"2026-06-10T15:03:18.843335993Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:03:18.853700 crc crio[20344]: time=\"2026-06-10T15:03:18.853621531Z\" level=info msg=\"Ran pod sandbox 836ea4ee35ef2804abfa69c161789fdd585e2687791d16dfe37d88128efe2d44 with infra container: openstack/nova-cell0-conductor-0/POD\" id=8dc118f0-e775-4880-911f-d55ccc7a4ce3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:03:18.856537 crc crio[20344]: time=\"2026-06-10T15:03:18.856442304Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=3c7bc777-1283-49e0-b010-899e4d353935 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:18.880998 crc crio[20344]: time=\"2026-06-10T15:03:18.880929112Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=15145846-722e-4fc0-b004-fa4a2ee342f7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:18.891831 crc crio[20344]: time=\"2026-06-10T15:03:18.891692172Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=3bc89a80-cb40-447c-b14f-9568f17eae3d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:03:18.892197 crc crio[20344]: time=\"2026-06-10T15:03:18.892092813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:18.948398 crc crio[20344]: time=\"2026-06-10T15:03:18.948120702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:18.953716 crc crio[20344]: time=\"2026-06-10T15:03:18.953630096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:19.142507 crc crio[20344]: time=\"2026-06-10T15:03:19.142240018Z\" level=info msg=\"Created container cef080efc5d67df5934ef8d88c42a28ced2222afe6659c7694d25b6e79123665: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=3bc89a80-cb40-447c-b14f-9568f17eae3d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:03:19.144155 crc crio[20344]: time=\"2026-06-10T15:03:19.144058436Z\" level=info msg=\"Starting container: cef080efc5d67df5934ef8d88c42a28ced2222afe6659c7694d25b6e79123665\" id=6fbe8b72-471a-48ce-addc-f4bfab0eed37 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:03:19.157791 crc crio[20344]: time=\"2026-06-10T15:03:19.157635589Z\" level=info msg=\"Started container\" PID=80085 containerID=cef080efc5d67df5934ef8d88c42a28ced2222afe6659c7694d25b6e79123665 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=6fbe8b72-471a-48ce-addc-f4bfab0eed37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=836ea4ee35ef2804abfa69c161789fdd585e2687791d16dfe37d88128efe2d44\nJun 10 15:03:27.055247 crc crio[20344]: time=\"2026-06-10T15:03:27.054334307Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-cell-mapping-c8xfn/POD\" id=eb1e578b-2101-4eb6-992d-536d450b0b29 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:03:27.056568 crc crio[20344]: time=\"2026-06-10T15:03:27.055324292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:27.111879 crc crio[20344]: time=\"2026-06-10T15:03:27.111090945Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-c8xfn Namespace:openstack ID:9d0dc822311f5e95dc6fca90c6e3e177c46c16457e593a32fade4e965caf111e UID:e1b1cf33-1e9a-4223-bc88-0b45c82df75d NetNS:/var/run/netns/7cb3b8ee-87e8-47e8-a075-64c2a80ffc96 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1b1cf33_1e9a_4223_bc88_0b45c82df75d.slice PodAnnotations:0xc00008d228}] Aliases:map[]}\"\nJun 10 15:03:27.111879 crc crio[20344]: time=\"2026-06-10T15:03:27.111612068Z\" level=info msg=\"Adding pod openstack_nova-cell0-cell-mapping-c8xfn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:03:27.521680 crc crio[20344]: time=\"2026-06-10T15:03:27.520934949Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=c5ccc5e4-4939-4345-ab28-641dfc4c2338 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:03:27.521680 crc crio[20344]: time=\"2026-06-10T15:03:27.521451302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:27.575334 crc crio[20344]: time=\"2026-06-10T15:03:27.573816526Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=a3af3050-417e-4a17-9c49-2c4ec843baeb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:03:27.575334 crc crio[20344]: time=\"2026-06-10T15:03:27.573948849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:27.617575 crc crio[20344]: time=\"2026-06-10T15:03:27.615603734Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=c3794f78-49bc-4425-a888-966a32aecc41 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:03:27.617575 crc crio[20344]: time=\"2026-06-10T15:03:27.615786219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:27.711882 crc crio[20344]: time=\"2026-06-10T15:03:27.71180004Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:ab58a8321184749420ad3e7008e6eeb3475c44a704f023c9db8113284580cda5 UID:7312ca9d-6b08-4850-91ce-13d8de824920 NetNS:/var/run/netns/76104e08-994f-4a82-a7c7-606e72e6298b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7312ca9d_6b08_4850_91ce_13d8de824920.slice PodAnnotations:0xc002264088}] Aliases:map[]}\"\nJun 10 15:03:27.711882 crc crio[20344]: time=\"2026-06-10T15:03:27.711862661Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:03:27.713208 crc crio[20344]: time=\"2026-06-10T15:03:27.713137294Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:5daef69746e06ec03da874333eab19134dbf4ac0af05975290bf0694f5f2f1bb UID:971b1ec1-0856-47ff-8f58-788704c5a2be NetNS:/var/run/netns/9bdb63b9-e108-46a0-b8b6-86af37e42960 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod971b1ec1_0856_47ff_8f58_788704c5a2be.slice PodAnnotations:0xc00008c0f0}] Aliases:map[]}\"\nJun 10 15:03:27.713385 crc crio[20344]: time=\"2026-06-10T15:03:27.71336478Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:03:27.774996 crc crio[20344]: time=\"2026-06-10T15:03:27.774904163Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:911d7b2b3347b166330ab8d0dbc75520fb6807e6ec93bb977ad432ece59cb36f UID:074eb4b9-4ffd-42b4-8d05-451f653555ab NetNS:/var/run/netns/a833f92b-5e9d-4578-8e1c-f166ce43290f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod074eb4b9_4ffd_42b4_8d05_451f653555ab.slice PodAnnotations:0xc00008c540}] Aliases:map[]}\"\nJun 10 15:03:27.774996 crc crio[20344]: time=\"2026-06-10T15:03:27.774973415Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:03:28.273891 crc crio[20344]: 2026-06-10T15:03:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d0dc822311f5e9 Mac:be:25:fc:f8:96:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/7cb3b8ee-87e8-47e8-a075-64c2a80ffc96 SocketPath: PciID:}] [{Interface:0xc00035ac00 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:03:28.277320 crc crio[20344]: time=\"2026-06-10T15:03:28.277192225Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-c8xfn Namespace:openstack ID:9d0dc822311f5e95dc6fca90c6e3e177c46c16457e593a32fade4e965caf111e UID:e1b1cf33-1e9a-4223-bc88-0b45c82df75d NetNS:/var/run/netns/7cb3b8ee-87e8-47e8-a075-64c2a80ffc96 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1b1cf33_1e9a_4223_bc88_0b45c82df75d.slice PodAnnotations:0xc00008d228}] Aliases:map[]}\"\nJun 10 15:03:28.278127 crc crio[20344]: time=\"2026-06-10T15:03:28.27741633Z\" level=info msg=\"Checking pod openstack_nova-cell0-cell-mapping-c8xfn for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:03:28.295811 crc crio[20344]: time=\"2026-06-10T15:03:28.295168523Z\" level=info msg=\"Ran pod sandbox 9d0dc822311f5e95dc6fca90c6e3e177c46c16457e593a32fade4e965caf111e with infra container: openstack/nova-cell0-cell-mapping-c8xfn/POD\" id=eb1e578b-2101-4eb6-992d-536d450b0b29 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:03:28.315430 crc crio[20344]: time=\"2026-06-10T15:03:28.315241115Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=c42978df-0bf9-41ac-a3a1-c275d02fbf61 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:28.352316 crc crio[20344]: time=\"2026-06-10T15:03:28.348302777Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=84b918a5-08b9-4a96-bc4c-5cbde1033824 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:03:28.352316 crc crio[20344]: time=\"2026-06-10T15:03:28.348408699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:28.409089 crc crio[20344]: time=\"2026-06-10T15:03:28.409000307Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=bf989b5a-d658-49d6-a321-6c48598841a4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:28.427522 crc crio[20344]: time=\"2026-06-10T15:03:28.423830534Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:18b879d312f472265daec3b4c74e3dcb068fa97b7ca5bf7ce3649c593c98592a UID:775f579b-469e-4cd8-b74f-82e2de1b160b NetNS:/var/run/netns/e364cc8b-de31-4d70-be53-0d0626336d8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod775f579b_469e_4cd8_b74f_82e2de1b160b.slice PodAnnotations:0xc0022642a0}] Aliases:map[]}\"\nJun 10 15:03:28.427522 crc crio[20344]: time=\"2026-06-10T15:03:28.423897925Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:03:28.439231 crc crio[20344]: time=\"2026-06-10T15:03:28.439101781Z\" level=info msg=\"Creating container: openstack/nova-cell0-cell-mapping-c8xfn/nova-manage\" id=401013a5-15d7-440d-8f8c-0d86ef39be05 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:03:28.439773 crc crio[20344]: time=\"2026-06-10T15:03:28.439660016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:28.471373 crc crio[20344]: time=\"2026-06-10T15:03:28.471156596Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6f4f87c799-lqfh7/POD\" id=1be308f4-03b9-46cf-8ff2-b7d53de6a15c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:03:28.471537 crc crio[20344]: time=\"2026-06-10T15:03:28.471373862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:28.480318 crc crio[20344]: 2026-06-10T15:03:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5daef69746e06ec Mac:6a:91:aa:af:81:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/9bdb63b9-e108-46a0-b8b6-86af37e42960 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:03:28.481789 crc crio[20344]: time=\"2026-06-10T15:03:28.480622633Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:5daef69746e06ec03da874333eab19134dbf4ac0af05975290bf0694f5f2f1bb UID:971b1ec1-0856-47ff-8f58-788704c5a2be NetNS:/var/run/netns/9bdb63b9-e108-46a0-b8b6-86af37e42960 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod971b1ec1_0856_47ff_8f58_788704c5a2be.slice PodAnnotations:0xc00008c0f0}] Aliases:map[]}\"\nJun 10 15:03:28.481789 crc crio[20344]: time=\"2026-06-10T15:03:28.480871629Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:03:28.560805 crc crio[20344]: 2026-06-10T15:03:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:911d7b2b3347b16 Mac:46:fa:d9:79:8b:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/a833f92b-5e9d-4578-8e1c-f166ce43290f SocketPath: PciID:}] [{Interface:0xc0002405d0 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:03:28.561395 crc crio[20344]: time=\"2026-06-10T15:03:28.561337215Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:911d7b2b3347b166330ab8d0dbc75520fb6807e6ec93bb977ad432ece59cb36f UID:074eb4b9-4ffd-42b4-8d05-451f653555ab NetNS:/var/run/netns/a833f92b-5e9d-4578-8e1c-f166ce43290f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod074eb4b9_4ffd_42b4_8d05_451f653555ab.slice PodAnnotations:0xc00008c540}] Aliases:map[]}\"\nJun 10 15:03:28.561553 crc crio[20344]: time=\"2026-06-10T15:03:28.561508199Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:03:28.565348 crc crio[20344]: time=\"2026-06-10T15:03:28.565141444Z\" level=info msg=\"Ran pod sandbox 5daef69746e06ec03da874333eab19134dbf4ac0af05975290bf0694f5f2f1bb with infra container: openstack/nova-api-0/POD\" id=c5ccc5e4-4939-4345-ab28-641dfc4c2338 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:03:28.574991 crc crio[20344]: time=\"2026-06-10T15:03:28.574837556Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=408271a6-416c-4168-909d-4b58f353dd5c name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:28.575142 crc crio[20344]: time=\"2026-06-10T15:03:28.575062822Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=408271a6-416c-4168-909d-4b58f353dd5c name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:28.575142 crc crio[20344]: time=\"2026-06-10T15:03:28.575121364Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=408271a6-416c-4168-909d-4b58f353dd5c name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:28.593078 crc crio[20344]: time=\"2026-06-10T15:03:28.589893969Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=fd9c0a1e-0c06-43e7-a46f-dffa3d1242e1 name=/runtime.v1.ImageService/PullImage\nJun 10 15:03:28.615035 crc crio[20344]: time=\"2026-06-10T15:03:28.6076006Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"\nJun 10 15:03:28.615035 crc crio[20344]: time=\"2026-06-10T15:03:28.613991836Z\" level=info msg=\"Ran pod sandbox 911d7b2b3347b166330ab8d0dbc75520fb6807e6ec93bb977ad432ece59cb36f with infra container: openstack/nova-scheduler-0/POD\" id=c3794f78-49bc-4425-a888-966a32aecc41 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:03:28.630644 crc crio[20344]: time=\"2026-06-10T15:03:28.62681228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:28.630644 crc crio[20344]: 2026-06-10T15:03:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ab58a8321184749 Mac:9e:bf:ae:bb:27:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/76104e08-994f-4a82-a7c7-606e72e6298b SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:03:28.630644 crc crio[20344]: time=\"2026-06-10T15:03:28.628711259Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=c9c6d437-14cd-41fd-a4fe-6e95553e8aa4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:28.630644 crc crio[20344]: time=\"2026-06-10T15:03:28.628905985Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified not found\" id=c9c6d437-14cd-41fd-a4fe-6e95553e8aa4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:28.630644 crc crio[20344]: time=\"2026-06-10T15:03:28.628951916Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified found\" id=c9c6d437-14cd-41fd-a4fe-6e95553e8aa4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:28.633154 crc crio[20344]: time=\"2026-06-10T15:03:28.632719784Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=26e4b822-2c63-4692-aea3-5aadc5b93685 name=/runtime.v1.ImageService/PullImage\nJun 10 15:03:28.641032 crc crio[20344]: time=\"2026-06-10T15:03:28.640883937Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:ab58a8321184749420ad3e7008e6eeb3475c44a704f023c9db8113284580cda5 UID:7312ca9d-6b08-4850-91ce-13d8de824920 NetNS:/var/run/netns/76104e08-994f-4a82-a7c7-606e72e6298b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7312ca9d_6b08_4850_91ce_13d8de824920.slice PodAnnotations:0xc002264088}] Aliases:map[]}\"\nJun 10 15:03:28.641153 crc crio[20344]: time=\"2026-06-10T15:03:28.641132603Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:03:28.641674 crc crio[20344]: time=\"2026-06-10T15:03:28.641192995Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6f4f87c799-lqfh7 Namespace:openstack ID:27de0b37c991ca2769b3bf01a0a61d0dee89257a2a59b8a327dd94270d0dde4a UID:9087ac77-57e7-457a-baae-67242db17fc8 NetNS:/var/run/netns/b424f6ce-4aef-4e8f-9f37-8fb3716a6f0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9087ac77_57e7_457a_baae_67242db17fc8.slice PodAnnotations:0xc000738680}] Aliases:map[]}\"\nJun 10 15:03:28.641674 crc crio[20344]: time=\"2026-06-10T15:03:28.641250296Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6f4f87c799-lqfh7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:03:28.655188 crc crio[20344]: time=\"2026-06-10T15:03:28.655102127Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\\\"\"\nJun 10 15:03:28.665089 crc crio[20344]: time=\"2026-06-10T15:03:28.664993564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:28.718402 crc crio[20344]: time=\"2026-06-10T15:03:28.718246701Z\" level=info msg=\"Ran pod sandbox ab58a8321184749420ad3e7008e6eeb3475c44a704f023c9db8113284580cda5 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=a3af3050-417e-4a17-9c49-2c4ec843baeb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:03:28.723019 crc crio[20344]: time=\"2026-06-10T15:03:28.722514222Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=b9897035-b514-4b63-9c8b-2ec8c1d824a7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:28.729306 crc crio[20344]: time=\"2026-06-10T15:03:28.726387123Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified not found\" id=b9897035-b514-4b63-9c8b-2ec8c1d824a7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:28.729306 crc crio[20344]: time=\"2026-06-10T15:03:28.726562978Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified found\" id=b9897035-b514-4b63-9c8b-2ec8c1d824a7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:28.729306 crc crio[20344]: time=\"2026-06-10T15:03:28.728207091Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=557c5e39-171c-41f2-9dad-922ce477f2b6 name=/runtime.v1.ImageService/PullImage\nJun 10 15:03:28.753435 crc crio[20344]: time=\"2026-06-10T15:03:28.750644755Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\\\"\"\nJun 10 15:03:28.859973 crc crio[20344]: time=\"2026-06-10T15:03:28.85988711Z\" level=info msg=\"Created container b1939969513a386b9297563952220aaefb3750ac622752e4e9b3968c2111a7fc: openstack/nova-cell0-cell-mapping-c8xfn/nova-manage\" id=401013a5-15d7-440d-8f8c-0d86ef39be05 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:03:28.862685 crc crio[20344]: time=\"2026-06-10T15:03:28.861454201Z\" level=info msg=\"Starting container: b1939969513a386b9297563952220aaefb3750ac622752e4e9b3968c2111a7fc\" id=0b7aa49c-362b-46c2-9093-a8920a953b5a name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:03:28.868448 crc crio[20344]: time=\"2026-06-10T15:03:28.867249602Z\" level=info msg=\"Started container\" PID=80780 containerID=b1939969513a386b9297563952220aaefb3750ac622752e4e9b3968c2111a7fc description=openstack/nova-cell0-cell-mapping-c8xfn/nova-manage id=0b7aa49c-362b-46c2-9093-a8920a953b5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d0dc822311f5e95dc6fca90c6e3e177c46c16457e593a32fade4e965caf111e\nJun 10 15:03:29.018620 crc crio[20344]: time=\"2026-06-10T15:03:29.016679664Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-db-sync-h5xr8/POD\" id=ea5210aa-729a-4085-aa2c-bcfd82f55c19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:03:29.018620 crc crio[20344]: time=\"2026-06-10T15:03:29.01731451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:29.098907 crc crio[20344]: time=\"2026-06-10T15:03:29.08565941Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-h5xr8 Namespace:openstack ID:3844763f75bdefb631b40e8c0bfa6f63e31676a46a82fc93ed8d7a814b31a888 UID:21820d14-47dd-4c9f-8047-c5a993c6a142 NetNS:/var/run/netns/7bc402ea-ebe4-4b36-b49f-617943e35107 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21820d14_47dd_4c9f_8047_c5a993c6a142.slice PodAnnotations:0xc000738f80}] Aliases:map[]}\"\nJun 10 15:03:29.098907 crc crio[20344]: time=\"2026-06-10T15:03:29.085934397Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-db-sync-h5xr8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:03:29.331939 crc crio[20344]: 2026-06-10T15:03:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27de0b37c991ca2 Mac:5e:27:1a:f5:ca:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/b424f6ce-4aef-4e8f-9f37-8fb3716a6f0d SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:03:29.331939 crc crio[20344]: 2026-06-10T15:03:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:18b879d312f4722 Mac:be:56:23:c4:41:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/e364cc8b-de31-4d70-be53-0d0626336d8a SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:03:29.333531 crc crio[20344]: time=\"2026-06-10T15:03:29.332470208Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:18b879d312f472265daec3b4c74e3dcb068fa97b7ca5bf7ce3649c593c98592a UID:775f579b-469e-4cd8-b74f-82e2de1b160b NetNS:/var/run/netns/e364cc8b-de31-4d70-be53-0d0626336d8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod775f579b_469e_4cd8_b74f_82e2de1b160b.slice PodAnnotations:0xc0022642a0}] Aliases:map[]}\"\nJun 10 15:03:29.333531 crc crio[20344]: time=\"2026-06-10T15:03:29.332591611Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6f4f87c799-lqfh7 Namespace:openstack ID:27de0b37c991ca2769b3bf01a0a61d0dee89257a2a59b8a327dd94270d0dde4a UID:9087ac77-57e7-457a-baae-67242db17fc8 NetNS:/var/run/netns/b424f6ce-4aef-4e8f-9f37-8fb3716a6f0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9087ac77_57e7_457a_baae_67242db17fc8.slice PodAnnotations:0xc000738680}] Aliases:map[]}\"\nJun 10 15:03:29.333531 crc crio[20344]: time=\"2026-06-10T15:03:29.332624532Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:03:29.333531 crc crio[20344]: time=\"2026-06-10T15:03:29.333035433Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6f4f87c799-lqfh7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:03:29.350388 crc crio[20344]: time=\"2026-06-10T15:03:29.350151239Z\" level=info msg=\"Ran pod sandbox 27de0b37c991ca2769b3bf01a0a61d0dee89257a2a59b8a327dd94270d0dde4a with infra container: openstack/dnsmasq-dns-6f4f87c799-lqfh7/POD\" id=1be308f4-03b9-46cf-8ff2-b7d53de6a15c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:03:29.351319 crc crio[20344]: time=\"2026-06-10T15:03:29.351226447Z\" level=info msg=\"Ran pod sandbox 18b879d312f472265daec3b4c74e3dcb068fa97b7ca5bf7ce3649c593c98592a with infra container: openstack/nova-metadata-0/POD\" id=84b918a5-08b9-4a96-bc4c-5cbde1033824 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:03:29.358162 crc crio[20344]: time=\"2026-06-10T15:03:29.357975112Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ac9198fc-c072-48ea-ab60-e3406745f7ca name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:29.358162 crc crio[20344]: time=\"2026-06-10T15:03:29.358052874Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2283463d-7e22-45db-8c93-1a9b84cf2bdb name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:29.359400 crc crio[20344]: time=\"2026-06-10T15:03:29.358335932Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=ac9198fc-c072-48ea-ab60-e3406745f7ca name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:29.359400 crc crio[20344]: time=\"2026-06-10T15:03:29.358408224Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=ac9198fc-c072-48ea-ab60-e3406745f7ca name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:29.369592 crc crio[20344]: time=\"2026-06-10T15:03:29.369056091Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=2bbd8cea-364c-4717-80db-8b62988f6840 name=/runtime.v1.ImageService/PullImage\nJun 10 15:03:29.376312 crc crio[20344]: time=\"2026-06-10T15:03:29.376007412Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"\nJun 10 15:03:29.459996 crc crio[20344]: time=\"2026-06-10T15:03:29.459881726Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=aea52987-dca5-460e-9d2b-8f7ffe162e32 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:29.468533 crc crio[20344]: time=\"2026-06-10T15:03:29.468168882Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6f4f87c799-lqfh7/init\" id=1553110d-6a44-4cfa-99ab-11bbb32505b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:03:29.469042 crc crio[20344]: time=\"2026-06-10T15:03:29.468769378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:29.541244 crc crio[20344]: time=\"2026-06-10T15:03:29.541133302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:29.547598 crc crio[20344]: time=\"2026-06-10T15:03:29.547485868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:29.642110 crc crio[20344]: 2026-06-10T15:03:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3844763f75bdefb Mac:c2:0c:48:de:b8:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/7bc402ea-ebe4-4b36-b49f-617943e35107 SocketPath: PciID:}] [{Interface:0xc0001108e0 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:03:29.643312 crc crio[20344]: time=\"2026-06-10T15:03:29.64317861Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-h5xr8 Namespace:openstack ID:3844763f75bdefb631b40e8c0bfa6f63e31676a46a82fc93ed8d7a814b31a888 UID:21820d14-47dd-4c9f-8047-c5a993c6a142 NetNS:/var/run/netns/7bc402ea-ebe4-4b36-b49f-617943e35107 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21820d14_47dd_4c9f_8047_c5a993c6a142.slice PodAnnotations:0xc000738f80}] Aliases:map[]}\"\nJun 10 15:03:29.643616 crc crio[20344]: time=\"2026-06-10T15:03:29.643539529Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-db-sync-h5xr8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:03:29.654778 crc crio[20344]: time=\"2026-06-10T15:03:29.654629648Z\" level=info msg=\"Ran pod sandbox 3844763f75bdefb631b40e8c0bfa6f63e31676a46a82fc93ed8d7a814b31a888 with infra container: openstack/nova-cell1-conductor-db-sync-h5xr8/POD\" id=ea5210aa-729a-4085-aa2c-bcfd82f55c19 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:03:29.658209 crc crio[20344]: time=\"2026-06-10T15:03:29.658063158Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=fd3bc598-e6d6-4cf1-8e62-3d451a4ac242 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:29.679798 crc crio[20344]: time=\"2026-06-10T15:03:29.67850359Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=0696bce7-b121-4664-affe-697e73746487 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:29.680651 crc crio[20344]: time=\"2026-06-10T15:03:29.678763357Z\" level=info msg=\"Created container 4f86ccc8e2cf299b6dc72409ae74d8761d7834b6f485b876561b1f93c9c9a21c: openstack/dnsmasq-dns-6f4f87c799-lqfh7/init\" id=1553110d-6a44-4cfa-99ab-11bbb32505b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:03:29.682203 crc crio[20344]: time=\"2026-06-10T15:03:29.682128535Z\" level=info msg=\"Starting container: 4f86ccc8e2cf299b6dc72409ae74d8761d7834b6f485b876561b1f93c9c9a21c\" id=5c6cec1b-89e4-48bc-9bd6-fe51106a8c49 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:03:29.688192 crc crio[20344]: time=\"2026-06-10T15:03:29.68810992Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-db-sync-h5xr8/nova-cell1-conductor-db-sync\" id=c1529072-d5a8-4a1a-a80e-8af1bed03bef name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:03:29.688722 crc crio[20344]: time=\"2026-06-10T15:03:29.688658365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:29.693774 crc crio[20344]: time=\"2026-06-10T15:03:29.693701926Z\" level=info msg=\"Started container\" PID=80911 containerID=4f86ccc8e2cf299b6dc72409ae74d8761d7834b6f485b876561b1f93c9c9a21c description=openstack/dnsmasq-dns-6f4f87c799-lqfh7/init id=5c6cec1b-89e4-48bc-9bd6-fe51106a8c49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27de0b37c991ca2769b3bf01a0a61d0dee89257a2a59b8a327dd94270d0dde4a\nJun 10 15:03:29.756769 crc crio[20344]: time=\"2026-06-10T15:03:29.756677696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:29.760680 crc crio[20344]: time=\"2026-06-10T15:03:29.760624189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:29.923559 crc crio[20344]: time=\"2026-06-10T15:03:29.923445529Z\" level=info msg=\"Created container d3f544f36cc8dc5fd55c412077df63ad9bf6fd00133394233003378a224dc25a: openstack/nova-cell1-conductor-db-sync-h5xr8/nova-cell1-conductor-db-sync\" id=c1529072-d5a8-4a1a-a80e-8af1bed03bef name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:03:29.925659 crc crio[20344]: time=\"2026-06-10T15:03:29.925584135Z\" level=info msg=\"Starting container: d3f544f36cc8dc5fd55c412077df63ad9bf6fd00133394233003378a224dc25a\" id=9b275834-9d09-470b-80fc-ef1ccf5ccf08 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:03:29.948475 crc crio[20344]: time=\"2026-06-10T15:03:29.948387299Z\" level=info msg=\"Started container\" PID=80927 containerID=d3f544f36cc8dc5fd55c412077df63ad9bf6fd00133394233003378a224dc25a description=openstack/nova-cell1-conductor-db-sync-h5xr8/nova-cell1-conductor-db-sync id=9b275834-9d09-470b-80fc-ef1ccf5ccf08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3844763f75bdefb631b40e8c0bfa6f63e31676a46a82fc93ed8d7a814b31a888\nJun 10 15:03:30.175569 crc crio[20344]: time=\"2026-06-10T15:03:30.17533596Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=89da27b4-b507-426e-a74f-197f43d77da6 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:30.284398 crc crio[20344]: time=\"2026-06-10T15:03:30.274978115Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0dc0c730-e6ec-497e-88a8-e23c03259469 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:30.288355 crc crio[20344]: time=\"2026-06-10T15:03:30.287227054Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6f4f87c799-lqfh7/dnsmasq-dns\" id=5d8672eb-86ab-444f-b343-3379b72d045d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:03:30.291111 crc crio[20344]: time=\"2026-06-10T15:03:30.288970199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:30.387477 crc crio[20344]: time=\"2026-06-10T15:03:30.387224758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:30.409294 crc crio[20344]: time=\"2026-06-10T15:03:30.409096278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:30.665678 crc crio[20344]: time=\"2026-06-10T15:03:30.665444363Z\" level=info msg=\"Created container 5e04b578fc58e05395b99d9d8c7258bc020b42ac438440a56fda22d963f9c0bd: openstack/dnsmasq-dns-6f4f87c799-lqfh7/dnsmasq-dns\" id=5d8672eb-86ab-444f-b343-3379b72d045d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:03:30.684829 crc crio[20344]: time=\"2026-06-10T15:03:30.684609272Z\" level=info msg=\"Starting container: 5e04b578fc58e05395b99d9d8c7258bc020b42ac438440a56fda22d963f9c0bd\" id=97058cd7-f4db-49e0-9260-edc6d505c343 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:03:30.712436 crc crio[20344]: time=\"2026-06-10T15:03:30.712141779Z\" level=info msg=\"Started container\" PID=80968 containerID=5e04b578fc58e05395b99d9d8c7258bc020b42ac438440a56fda22d963f9c0bd description=openstack/dnsmasq-dns-6f4f87c799-lqfh7/dnsmasq-dns id=97058cd7-f4db-49e0-9260-edc6d505c343 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27de0b37c991ca2769b3bf01a0a61d0dee89257a2a59b8a327dd94270d0dde4a\nJun 10 15:03:33.506467 crc crio[20344]: time=\"2026-06-10T15:03:33.505426387Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:d4f2093717c3afc62018cae39e59e66ec30f8e1a29b1d7786aa73e23ce8f9b7e\" id=26e4b822-2c63-4692-aea3-5aadc5b93685 name=/runtime.v1.ImageService/PullImage\nJun 10 15:03:33.507792 crc crio[20344]: time=\"2026-06-10T15:03:33.507695056Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=5dacf92e-7efc-4276-be27-696792c9bd48 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:33.532105 crc crio[20344]: time=\"2026-06-10T15:03:33.531980958Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3\" id=fd9c0a1e-0c06-43e7-a46f-dffa3d1242e1 name=/runtime.v1.ImageService/PullImage\nJun 10 15:03:33.533131 crc crio[20344]: time=\"2026-06-10T15:03:33.533060086Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=c3a1cbef-613a-4c0d-a856-8d6357cbb171 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:33.537662 crc crio[20344]: time=\"2026-06-10T15:03:33.537566464Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8b54a4f4c4d0ed06bf07b9f6ef7cd9d730d448789c5ad3e20c1cdc56bcbcae90\" id=557c5e39-171c-41f2-9dad-922ce477f2b6 name=/runtime.v1.ImageService/PullImage\nJun 10 15:03:33.541365 crc crio[20344]: time=\"2026-06-10T15:03:33.541237309Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=cea45e00-b4cf-4a00-af63-e8e6daa2408b name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:33.563801 crc crio[20344]: time=\"2026-06-10T15:03:33.563665934Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=2f764fd2-434e-4151-8635-7676935100a8 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:33.564067 crc crio[20344]: time=\"2026-06-10T15:03:33.564024803Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3\" id=2bbd8cea-364c-4717-80db-8b62988f6840 name=/runtime.v1.ImageService/PullImage\nJun 10 15:03:33.570481 crc crio[20344]: time=\"2026-06-10T15:03:33.570239505Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=940a0134-665a-462d-82d7-463467ac7a52 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:33.583573 crc crio[20344]: time=\"2026-06-10T15:03:33.581025496Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=fe8655f4-91cd-4394-a25d-4ef38724efc5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:03:33.583573 crc crio[20344]: time=\"2026-06-10T15:03:33.581692013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:33.588039 crc crio[20344]: time=\"2026-06-10T15:03:33.585055431Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=8ae1d81f-8163-46f9-8709-87ea3fda3d7a name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:33.594417 crc crio[20344]: time=\"2026-06-10T15:03:33.593531811Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=9a15631c-3131-47ca-a1ae-4a7bcb321737 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:33.597809 crc crio[20344]: time=\"2026-06-10T15:03:33.597517875Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=153287e4-a535-4e0c-bce8-28d0753ca25b name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:33.613619 crc crio[20344]: time=\"2026-06-10T15:03:33.612985638Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=f3008f01-7268-4f1c-b686-1dccc09c12fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:03:33.614797 crc crio[20344]: time=\"2026-06-10T15:03:33.61421874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:33.635481 crc crio[20344]: time=\"2026-06-10T15:03:33.635372951Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=38e9be0c-5217-45b0-96de-6eff0c65a570 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:03:33.641078 crc crio[20344]: time=\"2026-06-10T15:03:33.640974947Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=0e2b717f-402a-46ba-84c3-efbebd9002a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:03:33.655765 crc crio[20344]: time=\"2026-06-10T15:03:33.655605238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:33.657814 crc crio[20344]: time=\"2026-06-10T15:03:33.657160589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:33.657814 crc crio[20344]: time=\"2026-06-10T15:03:33.657395945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:33.663137 crc crio[20344]: time=\"2026-06-10T15:03:33.663009381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:33.713643 crc crio[20344]: time=\"2026-06-10T15:03:33.713525076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:33.731616 crc crio[20344]: time=\"2026-06-10T15:03:33.727014888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:33.748689 crc crio[20344]: time=\"2026-06-10T15:03:33.74822644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:33.753808 crc crio[20344]: time=\"2026-06-10T15:03:33.753065556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:33.784898 crc crio[20344]: time=\"2026-06-10T15:03:33.783187611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:33.789377 crc crio[20344]: time=\"2026-06-10T15:03:33.78930212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:34.008107 crc crio[20344]: time=\"2026-06-10T15:03:34.008022016Z\" level=info msg=\"Created container f5d41f3b8d5033700e5187d84b25bb8917c77abb57af5df82a7e0c53d433b7f3: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=38e9be0c-5217-45b0-96de-6eff0c65a570 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:03:34.009607 crc crio[20344]: time=\"2026-06-10T15:03:34.009562316Z\" level=info msg=\"Starting container: f5d41f3b8d5033700e5187d84b25bb8917c77abb57af5df82a7e0c53d433b7f3\" id=38f3ba57-1122-4776-8e24-ade9c72e2f66 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:03:34.015236 crc crio[20344]: time=\"2026-06-10T15:03:34.015153562Z\" level=info msg=\"Created container 5b3d529682ef7cd77f0869d4b2039e3188b15ae52205e3ba58c84c7996cece46: openstack/nova-api-0/nova-api-log\" id=fe8655f4-91cd-4394-a25d-4ef38724efc5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:03:34.016465 crc crio[20344]: time=\"2026-06-10T15:03:34.016378144Z\" level=info msg=\"Starting container: 5b3d529682ef7cd77f0869d4b2039e3188b15ae52205e3ba58c84c7996cece46\" id=abf66e13-8577-424c-90a6-ceba2df0c397 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:03:34.018219 crc crio[20344]: time=\"2026-06-10T15:03:34.01815951Z\" level=info msg=\"Started container\" PID=81281 containerID=f5d41f3b8d5033700e5187d84b25bb8917c77abb57af5df82a7e0c53d433b7f3 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=38f3ba57-1122-4776-8e24-ade9c72e2f66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=911d7b2b3347b166330ab8d0dbc75520fb6807e6ec93bb977ad432ece59cb36f\nJun 10 15:03:34.018774 crc crio[20344]: time=\"2026-06-10T15:03:34.018640743Z\" level=info msg=\"Created container 1eb9b4da9024db941d1a22c5575a03108e20c65783784a7f865cd77b2263afef: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=0e2b717f-402a-46ba-84c3-efbebd9002a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:03:34.019629 crc crio[20344]: time=\"2026-06-10T15:03:34.019547707Z\" level=info msg=\"Starting container: 1eb9b4da9024db941d1a22c5575a03108e20c65783784a7f865cd77b2263afef\" id=8dcb8b6c-dde4-41f2-b95b-b9f04c544612 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:03:34.029227 crc crio[20344]: time=\"2026-06-10T15:03:34.027169725Z\" level=info msg=\"Started container\" PID=81283 containerID=5b3d529682ef7cd77f0869d4b2039e3188b15ae52205e3ba58c84c7996cece46 description=openstack/nova-api-0/nova-api-log id=abf66e13-8577-424c-90a6-ceba2df0c397 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5daef69746e06ec03da874333eab19134dbf4ac0af05975290bf0694f5f2f1bb\nJun 10 15:03:34.029227 crc crio[20344]: time=\"2026-06-10T15:03:34.028339485Z\" level=info msg=\"Started container\" PID=81282 containerID=1eb9b4da9024db941d1a22c5575a03108e20c65783784a7f865cd77b2263afef description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=8dcb8b6c-dde4-41f2-b95b-b9f04c544612 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab58a8321184749420ad3e7008e6eeb3475c44a704f023c9db8113284580cda5\nJun 10 15:03:34.038884 crc crio[20344]: time=\"2026-06-10T15:03:34.038683135Z\" level=info msg=\"Created container cf1685bf797d851c5856807bd1e33a266ed254780871e0e9d67fb853a9025cfc: openstack/nova-metadata-0/nova-metadata-log\" id=f3008f01-7268-4f1c-b686-1dccc09c12fa name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:03:34.039800 crc crio[20344]: time=\"2026-06-10T15:03:34.039725122Z\" level=info msg=\"Starting container: cf1685bf797d851c5856807bd1e33a266ed254780871e0e9d67fb853a9025cfc\" id=4fa5a8d8-d180-46e5-b35f-e0bd28da8649 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:03:34.049731 crc crio[20344]: time=\"2026-06-10T15:03:34.04964156Z\" level=info msg=\"Started container\" PID=81284 containerID=cf1685bf797d851c5856807bd1e33a266ed254780871e0e9d67fb853a9025cfc description=openstack/nova-metadata-0/nova-metadata-log id=4fa5a8d8-d180-46e5-b35f-e0bd28da8649 name=/runtime.v1.RuntimeService/StartContainer sandboxID=18b879d312f472265daec3b4c74e3dcb068fa97b7ca5bf7ce3649c593c98592a\nJun 10 15:03:34.050023 crc crio[20344]: time=\"2026-06-10T15:03:34.049851916Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=44679d55-5284-449b-a08b-29bc2307b696 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:34.070976 crc crio[20344]: time=\"2026-06-10T15:03:34.070456062Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=781b24f3-9497-4915-870e-fd04c10859b9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:34.082338 crc crio[20344]: time=\"2026-06-10T15:03:34.082220699Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=2cbba1cc-244e-4612-8e92-2f3b9d3f08e2 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:34.096405 crc crio[20344]: time=\"2026-06-10T15:03:34.096319526Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=c602d4e2-faeb-486f-acbd-92d4b72138fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:03:34.099831 crc crio[20344]: time=\"2026-06-10T15:03:34.099795777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:34.100914 crc crio[20344]: time=\"2026-06-10T15:03:34.100814303Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=19f58ada-49a5-4d71-aa49-9f723a6f52a6 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:34.108369 crc crio[20344]: time=\"2026-06-10T15:03:34.108247677Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=9dc7f094-63dd-4494-9e79-8cfe31ac4f97 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:03:34.136116 crc crio[20344]: time=\"2026-06-10T15:03:34.136011199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:34.171517 crc crio[20344]: time=\"2026-06-10T15:03:34.171434531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:34.174599 crc crio[20344]: time=\"2026-06-10T15:03:34.174539592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:34.193658 crc crio[20344]: time=\"2026-06-10T15:03:34.193580648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:34.201098 crc crio[20344]: time=\"2026-06-10T15:03:34.201020842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:34.259888 crc crio[20344]: time=\"2026-06-10T15:03:34.259035283Z\" level=info msg=\"Stopping container: 1eb9b4da9024db941d1a22c5575a03108e20c65783784a7f865cd77b2263afef (timeout: 30s)\" id=fd85eafd-6b75-46cf-834d-bba3d291a978 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:03:34.336141 crc crio[20344]: time=\"2026-06-10T15:03:34.336051298Z\" level=info msg=\"Created container cf58a4b5ff0c8c52a3f6d1dbeae7ec93c2205a26ebefeb1705cac7dfbea3c407: openstack/nova-api-0/nova-api-api\" id=c602d4e2-faeb-486f-acbd-92d4b72138fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:03:34.351568 crc crio[20344]: time=\"2026-06-10T15:03:34.35148084Z\" level=info msg=\"Starting container: cf58a4b5ff0c8c52a3f6d1dbeae7ec93c2205a26ebefeb1705cac7dfbea3c407\" id=d910a012-67c2-4bdf-976f-09fd4cb058c0 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:03:34.359759 crc crio[20344]: time=\"2026-06-10T15:03:34.359617802Z\" level=info msg=\"Started container\" PID=81333 containerID=cf58a4b5ff0c8c52a3f6d1dbeae7ec93c2205a26ebefeb1705cac7dfbea3c407 description=openstack/nova-api-0/nova-api-api id=d910a012-67c2-4bdf-976f-09fd4cb058c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5daef69746e06ec03da874333eab19134dbf4ac0af05975290bf0694f5f2f1bb\nJun 10 15:03:34.378709 crc crio[20344]: time=\"2026-06-10T15:03:34.378657428Z\" level=info msg=\"Created container dd08b07a5a53e2dddf301f01ea642fc409caf048460399bae9252c2e7fb60452: openstack/nova-metadata-0/nova-metadata-metadata\" id=9dc7f094-63dd-4494-9e79-8cfe31ac4f97 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:03:34.380406 crc crio[20344]: time=\"2026-06-10T15:03:34.380378933Z\" level=info msg=\"Starting container: dd08b07a5a53e2dddf301f01ea642fc409caf048460399bae9252c2e7fb60452\" id=16d3df7f-4e10-45df-9167-113380e5298a name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:03:34.386038 crc crio[20344]: time=\"2026-06-10T15:03:34.385959468Z\" level=info msg=\"Started container\" PID=81336 containerID=dd08b07a5a53e2dddf301f01ea642fc409caf048460399bae9252c2e7fb60452 description=openstack/nova-metadata-0/nova-metadata-metadata id=16d3df7f-4e10-45df-9167-113380e5298a name=/runtime.v1.RuntimeService/StartContainer sandboxID=18b879d312f472265daec3b4c74e3dcb068fa97b7ca5bf7ce3649c593c98592a\nJun 10 15:03:35.317886 crc crio[20344]: time=\"2026-06-10T15:03:35.317335765Z\" level=info msg=\"Stopping container: dd08b07a5a53e2dddf301f01ea642fc409caf048460399bae9252c2e7fb60452 (timeout: 30s)\" id=9d35b73c-0c53-4e92-b08c-209c35e0bcec name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:03:35.319410 crc crio[20344]: time=\"2026-06-10T15:03:35.317414607Z\" level=info msg=\"Stopping container: cf1685bf797d851c5856807bd1e33a266ed254780871e0e9d67fb853a9025cfc (timeout: 30s)\" id=b11bb02b-8a12-4f81-bb62-ff9fa310da6d name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:03:35.444776 crc crio[20344]: time=\"2026-06-10T15:03:35.444664981Z\" level=info msg=\"Stopped container cf1685bf797d851c5856807bd1e33a266ed254780871e0e9d67fb853a9025cfc: openstack/nova-metadata-0/nova-metadata-log\" id=b11bb02b-8a12-4f81-bb62-ff9fa310da6d name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:03:35.550450 crc crio[20344]: time=\"2026-06-10T15:03:35.55022212Z\" level=info msg=\"Stopped container dd08b07a5a53e2dddf301f01ea642fc409caf048460399bae9252c2e7fb60452: openstack/nova-metadata-0/nova-metadata-metadata\" id=9d35b73c-0c53-4e92-b08c-209c35e0bcec name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:03:35.552821 crc crio[20344]: time=\"2026-06-10T15:03:35.552716355Z\" level=info msg=\"Stopping pod sandbox: 18b879d312f472265daec3b4c74e3dcb068fa97b7ca5bf7ce3649c593c98592a\" id=6f9cee68-0bd1-4c24-8c55-a3ab40d672f3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:03:35.553508 crc crio[20344]: time=\"2026-06-10T15:03:35.553454024Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:18b879d312f472265daec3b4c74e3dcb068fa97b7ca5bf7ce3649c593c98592a UID:775f579b-469e-4cd8-b74f-82e2de1b160b NetNS:/var/run/netns/e364cc8b-de31-4d70-be53-0d0626336d8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod775f579b_469e_4cd8_b74f_82e2de1b160b.slice PodAnnotations:0xc00282ec50}] Aliases:map[]}\"\nJun 10 15:03:35.553668 crc crio[20344]: time=\"2026-06-10T15:03:35.553617719Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:03:35.888875 crc crio[20344]: time=\"2026-06-10T15:03:35.888029298Z\" level=info msg=\"Stopped pod sandbox: 18b879d312f472265daec3b4c74e3dcb068fa97b7ca5bf7ce3649c593c98592a\" id=6f9cee68-0bd1-4c24-8c55-a3ab40d672f3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:03:36.337232 crc crio[20344]: time=\"2026-06-10T15:03:36.336646732Z\" level=info msg=\"Removing container: dd08b07a5a53e2dddf301f01ea642fc409caf048460399bae9252c2e7fb60452\" id=2cd36ded-b4e7-4fa7-8436-0dd235b45089 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:03:36.374483 crc crio[20344]: time=\"2026-06-10T15:03:36.374239541Z\" level=info msg=\"Removed container dd08b07a5a53e2dddf301f01ea642fc409caf048460399bae9252c2e7fb60452: openstack/nova-metadata-0/nova-metadata-metadata\" id=2cd36ded-b4e7-4fa7-8436-0dd235b45089 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:03:36.380247 crc crio[20344]: time=\"2026-06-10T15:03:36.380175485Z\" level=info msg=\"Removing container: cf1685bf797d851c5856807bd1e33a266ed254780871e0e9d67fb853a9025cfc\" id=1858dd58-9835-4596-a22c-00729f0fbfe9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:03:36.435859 crc crio[20344]: time=\"2026-06-10T15:03:36.433451913Z\" level=info msg=\"Removed container cf1685bf797d851c5856807bd1e33a266ed254780871e0e9d67fb853a9025cfc: openstack/nova-metadata-0/nova-metadata-log\" id=1858dd58-9835-4596-a22c-00729f0fbfe9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:03:36.797552 crc crio[20344]: time=\"2026-06-10T15:03:36.797043302Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=344d36f8-8096-4dc1-bba0-6ada36868b61 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:03:36.797674 crc crio[20344]: time=\"2026-06-10T15:03:36.797622507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:36.852490 crc crio[20344]: time=\"2026-06-10T15:03:36.852430125Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c36c18e467541dce7cba6da19199f8865201133e18e34c51072da64e1c2e94f1 UID:052b2509-179d-424f-a01b-9d1666ecbf2c NetNS:/var/run/netns/a30f8850-e0ed-4d59-a416-e8faf2512f06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod052b2509_179d_424f_a01b_9d1666ecbf2c.slice PodAnnotations:0xc0055ea190}] Aliases:map[]}\"\nJun 10 15:03:36.852825 crc crio[20344]: time=\"2026-06-10T15:03:36.852804785Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:03:37.330778 crc crio[20344]: time=\"2026-06-10T15:03:37.326990704Z\" level=info msg=\"Stopping container: 8db41d5c26f5b01c56fb5c4f0cd0e19c617ccf57b96fff3e76f24202de721142 (timeout: 10s)\" id=bd7ecb7a-2456-4ab1-b6d3-b53daca5c3cc name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:03:37.466373 crc crio[20344]: time=\"2026-06-10T15:03:37.46620686Z\" level=info msg=\"Stopped container 8db41d5c26f5b01c56fb5c4f0cd0e19c617ccf57b96fff3e76f24202de721142: openstack/dnsmasq-dns-75b56949bf-dblrl/dnsmasq-dns\" id=bd7ecb7a-2456-4ab1-b6d3-b53daca5c3cc name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:03:37.467232 crc crio[20344]: time=\"2026-06-10T15:03:37.467132994Z\" level=info msg=\"Stopping pod sandbox: 1a61956482d23e49f26b8420d036ba015129fdeaef695e227d573e2192e492b6\" id=1d98212f-c0e9-4e47-9731-ddff92692af4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:03:37.473509 crc crio[20344]: time=\"2026-06-10T15:03:37.472329029Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-75b56949bf-dblrl Namespace:openstack ID:1a61956482d23e49f26b8420d036ba015129fdeaef695e227d573e2192e492b6 UID:2ae327ff-8795-45d0-a083-23c525b04630 NetNS:/var/run/netns/1e440a06-f9e1-4a99-b3db-c1728ffa6c1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ae327ff_8795_45d0_a083_23c525b04630.slice PodAnnotations:0xc004036180}] Aliases:map[]}\"\nJun 10 15:03:37.473509 crc crio[20344]: time=\"2026-06-10T15:03:37.472564195Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-75b56949bf-dblrl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:03:37.500979 crc crio[20344]: 2026-06-10T15:03:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c36c18e467541dc Mac:f6:89:f0:79:c0:fc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/a30f8850-e0ed-4d59-a416-e8faf2512f06 SocketPath: PciID:}] [{Interface:0xc000014770 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:03:37.500979 crc crio[20344]: time=\"2026-06-10T15:03:37.500247616Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c36c18e467541dce7cba6da19199f8865201133e18e34c51072da64e1c2e94f1 UID:052b2509-179d-424f-a01b-9d1666ecbf2c NetNS:/var/run/netns/a30f8850-e0ed-4d59-a416-e8faf2512f06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod052b2509_179d_424f_a01b_9d1666ecbf2c.slice PodAnnotations:0xc0055ea190}] Aliases:map[]}\"\nJun 10 15:03:37.500979 crc crio[20344]: time=\"2026-06-10T15:03:37.500433891Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:03:37.544759 crc crio[20344]: time=\"2026-06-10T15:03:37.544654763Z\" level=info msg=\"Ran pod sandbox c36c18e467541dce7cba6da19199f8865201133e18e34c51072da64e1c2e94f1 with infra container: openstack/nova-metadata-0/POD\" id=344d36f8-8096-4dc1-bba0-6ada36868b61 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:03:37.551930 crc crio[20344]: time=\"2026-06-10T15:03:37.549960191Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=b7f97201-d160-4d2d-b08c-7947dd17f960 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:37.557332 crc crio[20344]: time=\"2026-06-10T15:03:37.55720251Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=d18802fb-015b-48f2-9d64-416ca76e42af name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:37.567014 crc crio[20344]: time=\"2026-06-10T15:03:37.566931783Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=a8a33034-5784-4e4b-be06-80034b139404 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:03:37.567456 crc crio[20344]: time=\"2026-06-10T15:03:37.567399485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:37.653560 crc crio[20344]: time=\"2026-06-10T15:03:37.653175919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:37.665041 crc crio[20344]: time=\"2026-06-10T15:03:37.664934005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:37.849023 crc crio[20344]: time=\"2026-06-10T15:03:37.848476275Z\" level=info msg=\"Created container e6f4a0c0453fd03707e20c30125c943d160cb45a4e75348f60cf1ede0120e3b9: openstack/nova-metadata-0/nova-metadata-log\" id=a8a33034-5784-4e4b-be06-80034b139404 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:03:37.851393 crc crio[20344]: time=\"2026-06-10T15:03:37.851323309Z\" level=info msg=\"Starting container: e6f4a0c0453fd03707e20c30125c943d160cb45a4e75348f60cf1ede0120e3b9\" id=0067cddc-5e79-4b73-8115-54ed1fdf222e name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:03:37.860158 crc crio[20344]: time=\"2026-06-10T15:03:37.858486045Z\" level=info msg=\"Started container\" PID=81918 containerID=e6f4a0c0453fd03707e20c30125c943d160cb45a4e75348f60cf1ede0120e3b9 description=openstack/nova-metadata-0/nova-metadata-log id=0067cddc-5e79-4b73-8115-54ed1fdf222e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c36c18e467541dce7cba6da19199f8865201133e18e34c51072da64e1c2e94f1\nJun 10 15:03:37.883496 crc crio[20344]: time=\"2026-06-10T15:03:37.883330512Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=fbbac59c-2ec1-4d46-b4b0-063df4cd449a name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:37.945655 crc crio[20344]: time=\"2026-06-10T15:03:37.945557943Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=a865f3fe-fe29-4f7c-afb7-95de00c1aabc name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:37.962319 crc crio[20344]: time=\"2026-06-10T15:03:37.962187566Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=f1cd6f36-a0ad-4b9a-af20-dde8fa9dc089 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:03:37.962712 crc crio[20344]: time=\"2026-06-10T15:03:37.962655258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:37.992255 crc crio[20344]: time=\"2026-06-10T15:03:37.991925641Z\" level=info msg=\"Stopped pod sandbox: 1a61956482d23e49f26b8420d036ba015129fdeaef695e227d573e2192e492b6\" id=1d98212f-c0e9-4e47-9731-ddff92692af4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:03:38.031667 crc crio[20344]: time=\"2026-06-10T15:03:38.031527182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:38.046855 crc crio[20344]: time=\"2026-06-10T15:03:38.044178031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:38.264655 crc crio[20344]: time=\"2026-06-10T15:03:38.264354986Z\" level=info msg=\"Created container f7b6419938c6c85f54f096e9c83ff8310945df9af8cb9fc81770de76e5a9f9d4: openstack/nova-metadata-0/nova-metadata-metadata\" id=f1cd6f36-a0ad-4b9a-af20-dde8fa9dc089 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:03:38.266337 crc crio[20344]: time=\"2026-06-10T15:03:38.265549617Z\" level=info msg=\"Starting container: f7b6419938c6c85f54f096e9c83ff8310945df9af8cb9fc81770de76e5a9f9d4\" id=9d1f3683-db55-4d22-a598-a5202af03ad2 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:03:38.280519 crc crio[20344]: time=\"2026-06-10T15:03:38.280415314Z\" level=info msg=\"Started container\" PID=81970 containerID=f7b6419938c6c85f54f096e9c83ff8310945df9af8cb9fc81770de76e5a9f9d4 description=openstack/nova-metadata-0/nova-metadata-metadata id=9d1f3683-db55-4d22-a598-a5202af03ad2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c36c18e467541dce7cba6da19199f8865201133e18e34c51072da64e1c2e94f1\nJun 10 15:03:38.451449 crc crio[20344]: time=\"2026-06-10T15:03:38.450777711Z\" level=info msg=\"Removing container: 8db41d5c26f5b01c56fb5c4f0cd0e19c617ccf57b96fff3e76f24202de721142\" id=517804a5-2c56-4fad-acfc-4b18964b393f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:03:38.499360 crc crio[20344]: time=\"2026-06-10T15:03:38.499191172Z\" level=info msg=\"Removed container 8db41d5c26f5b01c56fb5c4f0cd0e19c617ccf57b96fff3e76f24202de721142: openstack/dnsmasq-dns-75b56949bf-dblrl/dnsmasq-dns\" id=517804a5-2c56-4fad-acfc-4b18964b393f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:03:38.504890 crc crio[20344]: time=\"2026-06-10T15:03:38.504804078Z\" level=info msg=\"Removing container: 159a79a408ceb06087c1e52f59eba554e554213c5a175ea39064007351270795\" id=5c5b8bb3-5807-4471-8d2f-664e92259217 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:03:38.572305 crc crio[20344]: time=\"2026-06-10T15:03:38.572183013Z\" level=info msg=\"Removed container 159a79a408ceb06087c1e52f59eba554e554213c5a175ea39064007351270795: openstack/dnsmasq-dns-75b56949bf-dblrl/init\" id=5c5b8bb3-5807-4471-8d2f-664e92259217 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:03:40.459875 crc crio[20344]: time=\"2026-06-10T15:03:40.459215688Z\" level=info msg=\"Stopping pod sandbox: 9d0dc822311f5e95dc6fca90c6e3e177c46c16457e593a32fade4e965caf111e\" id=23b67b06-32f0-4b29-8133-6ccbe5dc15e9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:03:40.461211 crc crio[20344]: time=\"2026-06-10T15:03:40.460498942Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-c8xfn Namespace:openstack ID:9d0dc822311f5e95dc6fca90c6e3e177c46c16457e593a32fade4e965caf111e UID:e1b1cf33-1e9a-4223-bc88-0b45c82df75d NetNS:/var/run/netns/7cb3b8ee-87e8-47e8-a075-64c2a80ffc96 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1b1cf33_1e9a_4223_bc88_0b45c82df75d.slice PodAnnotations:0xc003224730}] Aliases:map[]}\"\nJun 10 15:03:40.461211 crc crio[20344]: time=\"2026-06-10T15:03:40.460620755Z\" level=info msg=\"Deleting pod openstack_nova-cell0-cell-mapping-c8xfn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:03:40.902960 crc crio[20344]: time=\"2026-06-10T15:03:40.90277767Z\" level=info msg=\"Stopped pod sandbox: 9d0dc822311f5e95dc6fca90c6e3e177c46c16457e593a32fade4e965caf111e\" id=23b67b06-32f0-4b29-8133-6ccbe5dc15e9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:03:41.735468 crc crio[20344]: time=\"2026-06-10T15:03:41.734896941Z\" level=info msg=\"Stopping container: cf58a4b5ff0c8c52a3f6d1dbeae7ec93c2205a26ebefeb1705cac7dfbea3c407 (timeout: 30s)\" id=da79ede7-7535-4a9e-b3a1-ea7bf981461d name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:03:41.738313 crc crio[20344]: time=\"2026-06-10T15:03:41.735163218Z\" level=info msg=\"Stopping container: 5b3d529682ef7cd77f0869d4b2039e3188b15ae52205e3ba58c84c7996cece46 (timeout: 30s)\" id=9f7c9783-d1b3-40a2-8204-e889e837e698 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:03:41.777571 crc crio[20344]: time=\"2026-06-10T15:03:41.77747882Z\" level=info msg=\"Stopping container: f5d41f3b8d5033700e5187d84b25bb8917c77abb57af5df82a7e0c53d433b7f3 (timeout: 30s)\" id=f6a09821-5fe0-4d20-aeb7-899b9e042867 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:03:41.803776 crc crio[20344]: time=\"2026-06-10T15:03:41.803690882Z\" level=info msg=\"Stopping container: e6f4a0c0453fd03707e20c30125c943d160cb45a4e75348f60cf1ede0120e3b9 (timeout: 30s)\" id=d28bc3c4-2a73-4629-8e03-253aaff071b0 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:03:41.805701 crc crio[20344]: time=\"2026-06-10T15:03:41.805598442Z\" level=info msg=\"Stopping container: f7b6419938c6c85f54f096e9c83ff8310945df9af8cb9fc81770de76e5a9f9d4 (timeout: 30s)\" id=c46a007b-0db8-4433-ad54-b9b001d0fd6d name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:03:41.893158 crc crio[20344]: time=\"2026-06-10T15:03:41.893001558Z\" level=info msg=\"Stopped container 5b3d529682ef7cd77f0869d4b2039e3188b15ae52205e3ba58c84c7996cece46: openstack/nova-api-0/nova-api-log\" id=9f7c9783-d1b3-40a2-8204-e889e837e698 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:03:41.930576 crc crio[20344]: time=\"2026-06-10T15:03:41.930375082Z\" level=info msg=\"Stopped container e6f4a0c0453fd03707e20c30125c943d160cb45a4e75348f60cf1ede0120e3b9: openstack/nova-metadata-0/nova-metadata-log\" id=d28bc3c4-2a73-4629-8e03-253aaff071b0 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:03:42.039022 crc crio[20344]: time=\"2026-06-10T15:03:42.038889638Z\" level=info msg=\"Stopped container f7b6419938c6c85f54f096e9c83ff8310945df9af8cb9fc81770de76e5a9f9d4: openstack/nova-metadata-0/nova-metadata-metadata\" id=c46a007b-0db8-4433-ad54-b9b001d0fd6d name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:03:42.040991 crc crio[20344]: time=\"2026-06-10T15:03:42.039719229Z\" level=info msg=\"Stopping pod sandbox: c36c18e467541dce7cba6da19199f8865201133e18e34c51072da64e1c2e94f1\" id=cba043be-7fa5-484f-b577-54059719c28b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:03:42.040991 crc crio[20344]: time=\"2026-06-10T15:03:42.040422318Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c36c18e467541dce7cba6da19199f8865201133e18e34c51072da64e1c2e94f1 UID:052b2509-179d-424f-a01b-9d1666ecbf2c NetNS:/var/run/netns/a30f8850-e0ed-4d59-a416-e8faf2512f06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod052b2509_179d_424f_a01b_9d1666ecbf2c.slice PodAnnotations:0xc0055ea228}] Aliases:map[]}\"\nJun 10 15:03:42.040991 crc crio[20344]: time=\"2026-06-10T15:03:42.040583072Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:03:42.476369 crc crio[20344]: time=\"2026-06-10T15:03:42.474545114Z\" level=info msg=\"Stopped pod sandbox: c36c18e467541dce7cba6da19199f8865201133e18e34c51072da64e1c2e94f1\" id=cba043be-7fa5-484f-b577-54059719c28b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:03:43.136796 crc crio[20344]: time=\"2026-06-10T15:03:43.136155795Z\" level=info msg=\"Stopped container f5d41f3b8d5033700e5187d84b25bb8917c77abb57af5df82a7e0c53d433b7f3: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=f6a09821-5fe0-4d20-aeb7-899b9e042867 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:03:43.138057 crc crio[20344]: time=\"2026-06-10T15:03:43.137632733Z\" level=info msg=\"Stopping pod sandbox: 911d7b2b3347b166330ab8d0dbc75520fb6807e6ec93bb977ad432ece59cb36f\" id=bfd84b1c-ce0b-4566-b16f-97ac9a933c99 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:03:43.138771 crc crio[20344]: time=\"2026-06-10T15:03:43.138690651Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:911d7b2b3347b166330ab8d0dbc75520fb6807e6ec93bb977ad432ece59cb36f UID:074eb4b9-4ffd-42b4-8d05-451f653555ab NetNS:/var/run/netns/a833f92b-5e9d-4578-8e1c-f166ce43290f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod074eb4b9_4ffd_42b4_8d05_451f653555ab.slice PodAnnotations:0xc0027c06d0}] Aliases:map[]}\"\nJun 10 15:03:43.138988 crc crio[20344]: time=\"2026-06-10T15:03:43.138916177Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:03:43.570930 crc crio[20344]: time=\"2026-06-10T15:03:43.569796648Z\" level=info msg=\"Stopping pod sandbox: 3844763f75bdefb631b40e8c0bfa6f63e31676a46a82fc93ed8d7a814b31a888\" id=32d20361-502a-4643-ad9b-0a8679be36d3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:03:43.574939 crc crio[20344]: time=\"2026-06-10T15:03:43.572981401Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-h5xr8 Namespace:openstack ID:3844763f75bdefb631b40e8c0bfa6f63e31676a46a82fc93ed8d7a814b31a888 UID:21820d14-47dd-4c9f-8047-c5a993c6a142 NetNS:/var/run/netns/7bc402ea-ebe4-4b36-b49f-617943e35107 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21820d14_47dd_4c9f_8047_c5a993c6a142.slice PodAnnotations:0xc004036828}] Aliases:map[]}\"\nJun 10 15:03:43.574939 crc crio[20344]: time=\"2026-06-10T15:03:43.573152076Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-db-sync-h5xr8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:03:43.677060 crc crio[20344]: time=\"2026-06-10T15:03:43.67697349Z\" level=info msg=\"Stopped pod sandbox: 911d7b2b3347b166330ab8d0dbc75520fb6807e6ec93bb977ad432ece59cb36f\" id=bfd84b1c-ce0b-4566-b16f-97ac9a933c99 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:03:44.030457 crc crio[20344]: time=\"2026-06-10T15:03:44.029545872Z\" level=info msg=\"Stopped pod sandbox: 3844763f75bdefb631b40e8c0bfa6f63e31676a46a82fc93ed8d7a814b31a888\" id=32d20361-502a-4643-ad9b-0a8679be36d3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:03:44.181008 crc crio[20344]: time=\"2026-06-10T15:03:44.180895764Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=f9de2d3f-8d8d-42df-a2ae-9992a160f3bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:03:44.181927 crc crio[20344]: time=\"2026-06-10T15:03:44.181024817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:44.220356 crc crio[20344]: time=\"2026-06-10T15:03:44.213927014Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:ef7932ee563085a81be03e64c2b3d0d84a2da515763a0d1a72069dbf2c143f12 UID:b5c1af75-52c2-4dbf-9cda-79878cc79c06 NetNS:/var/run/netns/f59942b2-d044-4e4d-baa7-0f852d8e1f30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb5c1af75_52c2_4dbf_9cda_79878cc79c06.slice PodAnnotations:0xc006858680}] Aliases:map[]}\"\nJun 10 15:03:44.220356 crc crio[20344]: time=\"2026-06-10T15:03:44.213986986Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:03:44.590251 crc crio[20344]: time=\"2026-06-10T15:03:44.59005553Z\" level=info msg=\"Removing container: f5d41f3b8d5033700e5187d84b25bb8917c77abb57af5df82a7e0c53d433b7f3\" id=7f453f96-bff1-4a39-a6c0-7e4c79749cd7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:03:44.628172 crc crio[20344]: time=\"2026-06-10T15:03:44.62768631Z\" level=info msg=\"Removed container f5d41f3b8d5033700e5187d84b25bb8917c77abb57af5df82a7e0c53d433b7f3: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=7f453f96-bff1-4a39-a6c0-7e4c79749cd7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:03:44.784157 crc crio[20344]: 2026-06-10T15:03:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ef7932ee563085a Mac:82:0c:d8:a6:7c:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/f59942b2-d044-4e4d-baa7-0f852d8e1f30 SocketPath: PciID:}] [{Interface:0xc000014f90 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:03:44.785498 crc crio[20344]: time=\"2026-06-10T15:03:44.785416418Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:ef7932ee563085a81be03e64c2b3d0d84a2da515763a0d1a72069dbf2c143f12 UID:b5c1af75-52c2-4dbf-9cda-79878cc79c06 NetNS:/var/run/netns/f59942b2-d044-4e4d-baa7-0f852d8e1f30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb5c1af75_52c2_4dbf_9cda_79878cc79c06.slice PodAnnotations:0xc006858680}] Aliases:map[]}\"\nJun 10 15:03:44.785621 crc crio[20344]: time=\"2026-06-10T15:03:44.785576122Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:03:44.793851 crc crio[20344]: time=\"2026-06-10T15:03:44.793780296Z\" level=info msg=\"Ran pod sandbox ef7932ee563085a81be03e64c2b3d0d84a2da515763a0d1a72069dbf2c143f12 with infra container: openstack/nova-metadata-0/POD\" id=f9de2d3f-8d8d-42df-a2ae-9992a160f3bc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:03:44.796174 crc crio[20344]: time=\"2026-06-10T15:03:44.796069446Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=7f4a9ae5-84cc-4e25-bc63-05b11849f8a0 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:44.799393 crc crio[20344]: time=\"2026-06-10T15:03:44.79932738Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=fe4b9bca-270b-4233-9e39-5aae14f2cab3 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:44.813202 crc crio[20344]: time=\"2026-06-10T15:03:44.813027837Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=da1df29d-d679-4f5b-8133-0716d69c32a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:03:44.815692 crc crio[20344]: time=\"2026-06-10T15:03:44.813597142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:44.870195 crc crio[20344]: time=\"2026-06-10T15:03:44.870107773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:44.876025 crc crio[20344]: time=\"2026-06-10T15:03:44.875939915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:44.999457 crc crio[20344]: time=\"2026-06-10T15:03:44.99939225Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=7738799f-e28a-4234-8f82-1120484af3f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:03:44.999595 crc crio[20344]: time=\"2026-06-10T15:03:44.999512923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:45.043964 crc crio[20344]: time=\"2026-06-10T15:03:45.043870948Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:115fbde9352d781d8760312bb96126f7edd2ad9d55212b85dcdab349ac534770 UID:a825836a-49e8-4c94-b45e-e57336d07be6 NetNS:/var/run/netns/0a06f4e5-52bf-45cd-bc56-55720eb32a98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda825836a_49e8_4c94_b45e_e57336d07be6.slice PodAnnotations:0xc0040361f8}] Aliases:map[]}\"\nJun 10 15:03:45.044405 crc crio[20344]: time=\"2026-06-10T15:03:45.044385902Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:03:45.076663 crc crio[20344]: time=\"2026-06-10T15:03:45.076514208Z\" level=info msg=\"Stopped container cf58a4b5ff0c8c52a3f6d1dbeae7ec93c2205a26ebefeb1705cac7dfbea3c407: openstack/nova-api-0/nova-api-api\" id=da79ede7-7535-4a9e-b3a1-ea7bf981461d name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:03:45.078081 crc crio[20344]: time=\"2026-06-10T15:03:45.078042338Z\" level=info msg=\"Stopping pod sandbox: 5daef69746e06ec03da874333eab19134dbf4ac0af05975290bf0694f5f2f1bb\" id=85205100-9991-4c9f-a8e0-df161af66f41 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:03:45.078838 crc crio[20344]: time=\"2026-06-10T15:03:45.078811848Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:5daef69746e06ec03da874333eab19134dbf4ac0af05975290bf0694f5f2f1bb UID:971b1ec1-0856-47ff-8f58-788704c5a2be NetNS:/var/run/netns/9bdb63b9-e108-46a0-b8b6-86af37e42960 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod971b1ec1_0856_47ff_8f58_788704c5a2be.slice PodAnnotations:0xc000738250}] Aliases:map[]}\"\nJun 10 15:03:45.079174 crc crio[20344]: time=\"2026-06-10T15:03:45.079155527Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:03:45.181311 crc crio[20344]: time=\"2026-06-10T15:03:45.178836763Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=8cadced3-3bd0-4c09-a41f-8e950609f6ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:03:45.181311 crc crio[20344]: time=\"2026-06-10T15:03:45.180942678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:45.220485 crc crio[20344]: time=\"2026-06-10T15:03:45.219668597Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:d405da91e1700d866fc28c00ef1c0454e56168ac7db9b0da618368e2666a7e22 UID:813f9d21-6f67-48cc-9131-935f71172422 NetNS:/var/run/netns/754da617-c610-4a8a-918c-43d44563a4bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod813f9d21_6f67_48cc_9131_935f71172422.slice PodAnnotations:0xc0055ea220}] Aliases:map[]}\"\nJun 10 15:03:45.220485 crc crio[20344]: time=\"2026-06-10T15:03:45.219775719Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:03:45.255975 crc crio[20344]: time=\"2026-06-10T15:03:45.25588433Z\" level=info msg=\"Created container f8e5e69df2b975f8a054dfafd6796dbae18dc463b544ddfc086e52fc74dd737b: openstack/nova-metadata-0/nova-metadata-log\" id=da1df29d-d679-4f5b-8133-0716d69c32a5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:03:45.257650 crc crio[20344]: time=\"2026-06-10T15:03:45.256988819Z\" level=info msg=\"Starting container: f8e5e69df2b975f8a054dfafd6796dbae18dc463b544ddfc086e52fc74dd737b\" id=a36419ae-252a-415f-9ed4-f07400c1685e name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:03:45.265875 crc crio[20344]: time=\"2026-06-10T15:03:45.26355416Z\" level=info msg=\"Started container\" PID=82645 containerID=f8e5e69df2b975f8a054dfafd6796dbae18dc463b544ddfc086e52fc74dd737b description=openstack/nova-metadata-0/nova-metadata-log id=a36419ae-252a-415f-9ed4-f07400c1685e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef7932ee563085a81be03e64c2b3d0d84a2da515763a0d1a72069dbf2c143f12\nJun 10 15:03:45.285451 crc crio[20344]: time=\"2026-06-10T15:03:45.285338827Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=8085f4ce-0cbd-4caa-b469-27234e2881a3 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:45.344668 crc crio[20344]: time=\"2026-06-10T15:03:45.344353464Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=d53fb487-4d1d-43bc-87e9-17e053869b8d name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:45.357917 crc crio[20344]: time=\"2026-06-10T15:03:45.357773013Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=e8bdf8ec-49b2-4a02-b86a-0900b14c1401 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:03:45.359021 crc crio[20344]: time=\"2026-06-10T15:03:45.358965314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:45.421221 crc crio[20344]: time=\"2026-06-10T15:03:45.420888057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:45.435778 crc crio[20344]: time=\"2026-06-10T15:03:45.432812528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:45.607425 crc crio[20344]: time=\"2026-06-10T15:03:45.606729897Z\" level=info msg=\"Stopped pod sandbox: 5daef69746e06ec03da874333eab19134dbf4ac0af05975290bf0694f5f2f1bb\" id=85205100-9991-4c9f-a8e0-df161af66f41 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:03:45.686411 crc crio[20344]: time=\"2026-06-10T15:03:45.684845832Z\" level=info msg=\"Created container 43c633bd2939b837d208c20447d6ea257be635890fe36b3d3220b8d55fa1dec1: openstack/nova-metadata-0/nova-metadata-metadata\" id=e8bdf8ec-49b2-4a02-b86a-0900b14c1401 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:03:45.690429 crc crio[20344]: time=\"2026-06-10T15:03:45.688572629Z\" level=info msg=\"Starting container: 43c633bd2939b837d208c20447d6ea257be635890fe36b3d3220b8d55fa1dec1\" id=7d04b6e8-3a45-4230-af3e-d766a660e447 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:03:45.737409 crc crio[20344]: time=\"2026-06-10T15:03:45.737145044Z\" level=info msg=\"Started container\" PID=82701 containerID=43c633bd2939b837d208c20447d6ea257be635890fe36b3d3220b8d55fa1dec1 description=openstack/nova-metadata-0/nova-metadata-metadata id=7d04b6e8-3a45-4230-af3e-d766a660e447 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef7932ee563085a81be03e64c2b3d0d84a2da515763a0d1a72069dbf2c143f12\nJun 10 15:03:45.817666 crc crio[20344]: 2026-06-10T15:03:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:115fbde9352d781 Mac:be:da:db:a3:96:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/0a06f4e5-52bf-45cd-bc56-55720eb32a98 SocketPath: PciID:}] [{Interface:0xc0002a28b0 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:03:45.819084 crc crio[20344]: time=\"2026-06-10T15:03:45.819007486Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:115fbde9352d781d8760312bb96126f7edd2ad9d55212b85dcdab349ac534770 UID:a825836a-49e8-4c94-b45e-e57336d07be6 NetNS:/var/run/netns/0a06f4e5-52bf-45cd-bc56-55720eb32a98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda825836a_49e8_4c94_b45e_e57336d07be6.slice PodAnnotations:0xc0040361f8}] Aliases:map[]}\"\nJun 10 15:03:45.819179 crc crio[20344]: time=\"2026-06-10T15:03:45.81916053Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:03:45.828370 crc crio[20344]: time=\"2026-06-10T15:03:45.828322798Z\" level=info msg=\"Ran pod sandbox 115fbde9352d781d8760312bb96126f7edd2ad9d55212b85dcdab349ac534770 with infra container: openstack/nova-scheduler-0/POD\" id=7738799f-e28a-4234-8f82-1120484af3f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:03:45.831193 crc crio[20344]: time=\"2026-06-10T15:03:45.831114531Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=4fe61225-721d-42ac-a66f-5a50041f2947 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:45.865873 crc crio[20344]: time=\"2026-06-10T15:03:45.865517347Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=72be5a55-73dc-418a-8bf4-0aea9a2e6dc1 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:45.902506 crc crio[20344]: time=\"2026-06-10T15:03:45.902403068Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=b4366ee1-db57-49e6-8d70-009128db1f36 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:03:45.902882 crc crio[20344]: time=\"2026-06-10T15:03:45.902828819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:45.964323 crc crio[20344]: time=\"2026-06-10T15:03:45.963712874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:45.970992 crc crio[20344]: time=\"2026-06-10T15:03:45.970903732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:45.994142 crc crio[20344]: 2026-06-10T15:03:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d405da91e1700d8 Mac:6a:7e:42:25:34:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/754da617-c610-4a8a-918c-43d44563a4bf SocketPath: PciID:}] [{Interface:0xc0000146c0 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:03:45.995139 crc crio[20344]: time=\"2026-06-10T15:03:45.995061561Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:d405da91e1700d866fc28c00ef1c0454e56168ac7db9b0da618368e2666a7e22 UID:813f9d21-6f67-48cc-9131-935f71172422 NetNS:/var/run/netns/754da617-c610-4a8a-918c-43d44563a4bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod813f9d21_6f67_48cc_9131_935f71172422.slice PodAnnotations:0xc0055ea220}] Aliases:map[]}\"\nJun 10 15:03:45.995353 crc crio[20344]: time=\"2026-06-10T15:03:45.995214685Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:03:46.003298 crc crio[20344]: time=\"2026-06-10T15:03:46.003163222Z\" level=info msg=\"Ran pod sandbox d405da91e1700d866fc28c00ef1c0454e56168ac7db9b0da618368e2666a7e22 with infra container: openstack/nova-cell1-conductor-0/POD\" id=8cadced3-3bd0-4c09-a41f-8e950609f6ef name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:03:46.007798 crc crio[20344]: time=\"2026-06-10T15:03:46.006612632Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=50aab518-9248-43a7-9c61-3ab4a6083d75 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:46.028386 crc crio[20344]: time=\"2026-06-10T15:03:46.027592108Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=d276632b-5304-44f8-ab08-1beb347e8449 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:46.037437 crc crio[20344]: time=\"2026-06-10T15:03:46.037391993Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=2a7582fb-9607-4afc-9107-bf9c8aa26f02 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:03:46.038023 crc crio[20344]: time=\"2026-06-10T15:03:46.038002229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:46.138855 crc crio[20344]: time=\"2026-06-10T15:03:46.138772304Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-sjp6m/POD\" id=9acce4a9-4ecd-4872-83e2-5e96c834a515 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:03:46.139005 crc crio[20344]: time=\"2026-06-10T15:03:46.138885187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:46.141817 crc crio[20344]: time=\"2026-06-10T15:03:46.141672979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:46.145419 crc crio[20344]: time=\"2026-06-10T15:03:46.145335915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:46.147597 crc crio[20344]: time=\"2026-06-10T15:03:46.147531422Z\" level=info msg=\"Created container 50c013ed5b347e3ee3f663dfc6a362e9de3996592b7f7697c8ed4bb241cdd101: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=b4366ee1-db57-49e6-8d70-009128db1f36 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:03:46.150864 crc crio[20344]: time=\"2026-06-10T15:03:46.150783637Z\" level=info msg=\"Starting container: 50c013ed5b347e3ee3f663dfc6a362e9de3996592b7f7697c8ed4bb241cdd101\" id=1d0f41aa-f0ed-4285-8f76-a889f48bc245 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:03:46.156462 crc crio[20344]: time=\"2026-06-10T15:03:46.156385552Z\" level=info msg=\"Started container\" PID=82745 containerID=50c013ed5b347e3ee3f663dfc6a362e9de3996592b7f7697c8ed4bb241cdd101 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=1d0f41aa-f0ed-4285-8f76-a889f48bc245 name=/runtime.v1.RuntimeService/StartContainer sandboxID=115fbde9352d781d8760312bb96126f7edd2ad9d55212b85dcdab349ac534770\nJun 10 15:03:46.193485 crc crio[20344]: time=\"2026-06-10T15:03:46.1931664Z\" level=info msg=\"Got pod network &{Name:certified-operators-sjp6m Namespace:openshift-marketplace ID:0f9760b88b7fd049cc8bc4c7477ac6f3c648014c19c8eba8fd12d6136b5f614a UID:537001cd-bb11-488d-9f52-67932d08a7b9 NetNS:/var/run/netns/ff4199f0-78cf-4f69-8ef6-758b366013d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod537001cd_bb11_488d_9f52_67932d08a7b9.slice PodAnnotations:0xc00008c6f0}] Aliases:map[]}\"\nJun 10 15:03:46.193485 crc crio[20344]: time=\"2026-06-10T15:03:46.193332945Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-sjp6m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:03:46.405545 crc crio[20344]: time=\"2026-06-10T15:03:46.404503664Z\" level=info msg=\"Created container e96106556edbf7f2b90a3f57b0aada74761dbc866e7f92435560a9d51707348c: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=2a7582fb-9607-4afc-9107-bf9c8aa26f02 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:03:46.407526 crc crio[20344]: time=\"2026-06-10T15:03:46.407447181Z\" level=info msg=\"Starting container: e96106556edbf7f2b90a3f57b0aada74761dbc866e7f92435560a9d51707348c\" id=1a1f21e4-4a87-4782-935f-c78d01b65534 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:03:46.417661 crc crio[20344]: time=\"2026-06-10T15:03:46.417565235Z\" level=info msg=\"Started container\" PID=82923 containerID=e96106556edbf7f2b90a3f57b0aada74761dbc866e7f92435560a9d51707348c description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=1a1f21e4-4a87-4782-935f-c78d01b65534 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d405da91e1700d866fc28c00ef1c0454e56168ac7db9b0da618368e2666a7e22\nJun 10 15:03:46.663983 crc crio[20344]: time=\"2026-06-10T15:03:46.663920741Z\" level=info msg=\"Removing container: cf58a4b5ff0c8c52a3f6d1dbeae7ec93c2205a26ebefeb1705cac7dfbea3c407\" id=ee46e17e-e058-40f8-9d8c-ceaf800fedb3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:03:46.697404 crc crio[20344]: time=\"2026-06-10T15:03:46.69731006Z\" level=info msg=\"Removed container cf58a4b5ff0c8c52a3f6d1dbeae7ec93c2205a26ebefeb1705cac7dfbea3c407: openstack/nova-api-0/nova-api-api\" id=ee46e17e-e058-40f8-9d8c-ceaf800fedb3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:03:46.700192 crc crio[20344]: time=\"2026-06-10T15:03:46.700155024Z\" level=info msg=\"Removing container: 5b3d529682ef7cd77f0869d4b2039e3188b15ae52205e3ba58c84c7996cece46\" id=1f64a6dc-8fd1-409d-84d9-f47c9f4d8b41 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:03:46.747667 crc crio[20344]: time=\"2026-06-10T15:03:46.74761365Z\" level=info msg=\"Removed container 5b3d529682ef7cd77f0869d4b2039e3188b15ae52205e3ba58c84c7996cece46: openstack/nova-api-0/nova-api-log\" id=1f64a6dc-8fd1-409d-84d9-f47c9f4d8b41 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:03:46.774315 crc crio[20344]: 2026-06-10T15:03:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0f9760b88b7fd04 Mac:ce:17:3e:dc:a5:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/ff4199f0-78cf-4f69-8ef6-758b366013d0 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:03:46.792509 crc crio[20344]: time=\"2026-06-10T15:03:46.792182051Z\" level=info msg=\"Got pod network &{Name:certified-operators-sjp6m Namespace:openshift-marketplace ID:0f9760b88b7fd049cc8bc4c7477ac6f3c648014c19c8eba8fd12d6136b5f614a UID:537001cd-bb11-488d-9f52-67932d08a7b9 NetNS:/var/run/netns/ff4199f0-78cf-4f69-8ef6-758b366013d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod537001cd_bb11_488d_9f52_67932d08a7b9.slice PodAnnotations:0xc00008c6f0}] Aliases:map[]}\"\nJun 10 15:03:46.792926 crc crio[20344]: time=\"2026-06-10T15:03:46.792571781Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-sjp6m for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:03:46.801820 crc crio[20344]: time=\"2026-06-10T15:03:46.801716209Z\" level=info msg=\"Ran pod sandbox 0f9760b88b7fd049cc8bc4c7477ac6f3c648014c19c8eba8fd12d6136b5f614a with infra container: openshift-marketplace/certified-operators-sjp6m/POD\" id=9acce4a9-4ecd-4872-83e2-5e96c834a515 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:03:46.811539 crc crio[20344]: time=\"2026-06-10T15:03:46.811467613Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2172b33b-e357-4191-a20a-6d7623ff0e7c name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:46.814364 crc crio[20344]: time=\"2026-06-10T15:03:46.814324988Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c8863243-acb7-4e3c-befe-37b97594af4d name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:46.827527 crc crio[20344]: time=\"2026-06-10T15:03:46.82747974Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-sjp6m/extract-utilities\" id=ef3f8632-12d1-418f-abd7-bf7b6d5d3c9a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:03:46.828135 crc crio[20344]: time=\"2026-06-10T15:03:46.828114257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:46.937212 crc crio[20344]: time=\"2026-06-10T15:03:46.937150247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:46.950329 crc crio[20344]: time=\"2026-06-10T15:03:46.949409456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:47.099913 crc crio[20344]: time=\"2026-06-10T15:03:47.099460874Z\" level=info msg=\"Created container bcae9375cad5ad82c882d5c5350ab3e2cdf3a8452736c3baeebbdf4398bf20f5: openshift-marketplace/certified-operators-sjp6m/extract-utilities\" id=ef3f8632-12d1-418f-abd7-bf7b6d5d3c9a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:03:47.102770 crc crio[20344]: time=\"2026-06-10T15:03:47.102668067Z\" level=info msg=\"Starting container: bcae9375cad5ad82c882d5c5350ab3e2cdf3a8452736c3baeebbdf4398bf20f5\" id=07fe1648-7aa1-48c8-8104-d5ed95537d50 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:03:47.112326 crc crio[20344]: time=\"2026-06-10T15:03:47.11197575Z\" level=info msg=\"Started container\" PID=82975 containerID=bcae9375cad5ad82c882d5c5350ab3e2cdf3a8452736c3baeebbdf4398bf20f5 description=openshift-marketplace/certified-operators-sjp6m/extract-utilities id=07fe1648-7aa1-48c8-8104-d5ed95537d50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f9760b88b7fd049cc8bc4c7477ac6f3c648014c19c8eba8fd12d6136b5f614a\nJun 10 15:03:47.340068 crc crio[20344]: time=\"2026-06-10T15:03:47.338936121Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=f3dfcbe7-1124-4306-8692-2f0b3821ba3b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:03:47.340068 crc crio[20344]: time=\"2026-06-10T15:03:47.339030413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:47.370690 crc crio[20344]: time=\"2026-06-10T15:03:47.370596605Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:0e8b641ebe45e956b5324e7cc06869c81f42e1322e6458d34db98ac9dfcab56d UID:9a2423d8-e417-4e24-a70a-289c95f54af0 NetNS:/var/run/netns/53f2063b-9665-412c-b0fd-a43505fc72fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a2423d8_e417_4e24_a70a_289c95f54af0.slice PodAnnotations:0xc0027c0548}] Aliases:map[]}\"\nJun 10 15:03:47.370690 crc crio[20344]: time=\"2026-06-10T15:03:47.370668327Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:03:47.723150 crc crio[20344]: time=\"2026-06-10T15:03:47.722602633Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=33298cbd-4e96-41cc-a0a6-d3fe7c586cb6 name=/runtime.v1.ImageService/PullImage\nJun 10 15:03:47.735506 crc crio[20344]: time=\"2026-06-10T15:03:47.733405674Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 10 15:03:47.934898 crc crio[20344]: 2026-06-10T15:03:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0e8b641ebe45e95 Mac:e6:8e:9b:a7:48:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/53f2063b-9665-412c-b0fd-a43505fc72fe SocketPath: PciID:}] [{Interface:0xc000014730 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:03:47.938233 crc crio[20344]: time=\"2026-06-10T15:03:47.936688648Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:0e8b641ebe45e956b5324e7cc06869c81f42e1322e6458d34db98ac9dfcab56d UID:9a2423d8-e417-4e24-a70a-289c95f54af0 NetNS:/var/run/netns/53f2063b-9665-412c-b0fd-a43505fc72fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a2423d8_e417_4e24_a70a_289c95f54af0.slice PodAnnotations:0xc0027c0548}] Aliases:map[]}\"\nJun 10 15:03:47.938233 crc crio[20344]: time=\"2026-06-10T15:03:47.936890974Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:03:47.945012 crc crio[20344]: time=\"2026-06-10T15:03:47.944907002Z\" level=info msg=\"Ran pod sandbox 0e8b641ebe45e956b5324e7cc06869c81f42e1322e6458d34db98ac9dfcab56d with infra container: openstack/nova-api-0/POD\" id=f3dfcbe7-1124-4306-8692-2f0b3821ba3b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:03:47.951529 crc crio[20344]: time=\"2026-06-10T15:03:47.951066653Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=11018140-0ceb-411a-bc96-51fb8dc26731 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:47.954103 crc crio[20344]: time=\"2026-06-10T15:03:47.954013689Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=84327b70-0f95-4310-9360-05e1816ff25d name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:47.970191 crc crio[20344]: time=\"2026-06-10T15:03:47.969949005Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=051de293-b489-49d4-a241-6b81a152d61f name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:03:47.970891 crc crio[20344]: time=\"2026-06-10T15:03:47.970522199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:48.020855 crc crio[20344]: time=\"2026-06-10T15:03:48.020389088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:48.024810 crc crio[20344]: time=\"2026-06-10T15:03:48.02466497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:48.457545 crc crio[20344]: time=\"2026-06-10T15:03:48.457125681Z\" level=info msg=\"Created container e6f2ad9fcd8e7b48bb16af41f49a835728c7c545022e10963be00976d2309768: openstack/nova-api-0/nova-api-log\" id=051de293-b489-49d4-a241-6b81a152d61f name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:03:48.463624 crc crio[20344]: time=\"2026-06-10T15:03:48.463506758Z\" level=info msg=\"Starting container: e6f2ad9fcd8e7b48bb16af41f49a835728c7c545022e10963be00976d2309768\" id=f4420364-829a-4b2c-97e7-4a16f3d069d0 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:03:48.472132 crc crio[20344]: time=\"2026-06-10T15:03:48.47204677Z\" level=info msg=\"Started container\" PID=83090 containerID=e6f2ad9fcd8e7b48bb16af41f49a835728c7c545022e10963be00976d2309768 description=openstack/nova-api-0/nova-api-log id=f4420364-829a-4b2c-97e7-4a16f3d069d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e8b641ebe45e956b5324e7cc06869c81f42e1322e6458d34db98ac9dfcab56d\nJun 10 15:03:48.607651 crc crio[20344]: time=\"2026-06-10T15:03:48.607108558Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ab57e0e7-4307-445e-ad2f-cab576de5f7c name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:48.637911 crc crio[20344]: time=\"2026-06-10T15:03:48.637667553Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=adbab60f-7a8f-4a11-abe3-3b09cd252d64 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:48.652943 crc crio[20344]: time=\"2026-06-10T15:03:48.652850369Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=9f6a4c3b-6f6a-4da5-a27f-e4bfc66ae8cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:03:48.660312 crc crio[20344]: time=\"2026-06-10T15:03:48.660158729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:48.693437 crc crio[20344]: time=\"2026-06-10T15:03:48.69321454Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8d5d7df21be1469a6668fe379d39e4aa07fa7e0e98115c13ef32da305fc5dec\" id=33298cbd-4e96-41cc-a0a6-d3fe7c586cb6 name=/runtime.v1.ImageService/PullImage\nJun 10 15:03:48.696978 crc crio[20344]: time=\"2026-06-10T15:03:48.696888306Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=54b81583-5ca8-4cc3-973b-ea3e4afdb695 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:48.727621 crc crio[20344]: time=\"2026-06-10T15:03:48.727523304Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9c868629-25ea-4fe4-a4d4-7dbc1b065355 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:48.745763 crc crio[20344]: time=\"2026-06-10T15:03:48.744393633Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-sjp6m/extract-content\" id=dbb8bdc0-7d33-494b-89c8-4763937a5719 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:03:48.745763 crc crio[20344]: time=\"2026-06-10T15:03:48.745014319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:48.781835 crc crio[20344]: time=\"2026-06-10T15:03:48.781729455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:48.787323 crc crio[20344]: time=\"2026-06-10T15:03:48.787224849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:48.798692 crc crio[20344]: time=\"2026-06-10T15:03:48.793168973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:48.798692 crc crio[20344]: time=\"2026-06-10T15:03:48.796946612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:49.047860 crc crio[20344]: time=\"2026-06-10T15:03:49.04723636Z\" level=info msg=\"Created container fe402e94e44a5cd0cfbbcfb3732e093c08b0ec9ee4e7d57f8e7a7b5093b23186: openshift-marketplace/certified-operators-sjp6m/extract-content\" id=dbb8bdc0-7d33-494b-89c8-4763937a5719 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:03:49.048905 crc crio[20344]: time=\"2026-06-10T15:03:49.048831472Z\" level=info msg=\"Starting container: fe402e94e44a5cd0cfbbcfb3732e093c08b0ec9ee4e7d57f8e7a7b5093b23186\" id=18a6fe32-6c15-45f6-a350-593d45f19859 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:03:49.051446 crc crio[20344]: time=\"2026-06-10T15:03:49.050010983Z\" level=info msg=\"Created container a8107ff1abcf92a20bfc135f616e64537b2c3e2b383185357d7d4be619badcff: openstack/nova-api-0/nova-api-api\" id=9f6a4c3b-6f6a-4da5-a27f-e4bfc66ae8cf name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:03:49.052445 crc crio[20344]: time=\"2026-06-10T15:03:49.052373434Z\" level=info msg=\"Starting container: a8107ff1abcf92a20bfc135f616e64537b2c3e2b383185357d7d4be619badcff\" id=57b6da71-174e-40e6-a1a0-2722b1078d14 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:03:49.063177 crc crio[20344]: time=\"2026-06-10T15:03:49.060496016Z\" level=info msg=\"Started container\" PID=83134 containerID=fe402e94e44a5cd0cfbbcfb3732e093c08b0ec9ee4e7d57f8e7a7b5093b23186 description=openshift-marketplace/certified-operators-sjp6m/extract-content id=18a6fe32-6c15-45f6-a350-593d45f19859 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f9760b88b7fd049cc8bc4c7477ac6f3c648014c19c8eba8fd12d6136b5f614a\nJun 10 15:03:49.063177 crc crio[20344]: time=\"2026-06-10T15:03:49.06144812Z\" level=info msg=\"Started container\" PID=83131 containerID=a8107ff1abcf92a20bfc135f616e64537b2c3e2b383185357d7d4be619badcff description=openstack/nova-api-0/nova-api-api id=57b6da71-174e-40e6-a1a0-2722b1078d14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e8b641ebe45e956b5324e7cc06869c81f42e1322e6458d34db98ac9dfcab56d\nJun 10 15:03:51.804852 crc crio[20344]: time=\"2026-06-10T15:03:51.804065189Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3b580ad5-a770-4131-a169-63981edae33b name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:51.807564 crc crio[20344]: time=\"2026-06-10T15:03:51.807448647Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=45d1ca69-9f51-4d3d-9d50-de9ce51f8907 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:51.814799 crc crio[20344]: time=\"2026-06-10T15:03:51.814569842Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-sjp6m/registry-server\" id=08474034-7246-4a6f-8838-aa331bd61dd3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:03:51.815412 crc crio[20344]: time=\"2026-06-10T15:03:51.815169378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:51.887170 crc crio[20344]: time=\"2026-06-10T15:03:51.885568321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:51.894016 crc crio[20344]: time=\"2026-06-10T15:03:51.89397247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:52.088812 crc crio[20344]: time=\"2026-06-10T15:03:52.088627529Z\" level=info msg=\"Created container cd01fd2f3a6fa7bc8bd41283caedf096f52156f766c501bf51b938c8ef2296ba: openshift-marketplace/certified-operators-sjp6m/registry-server\" id=08474034-7246-4a6f-8838-aa331bd61dd3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:03:52.090052 crc crio[20344]: time=\"2026-06-10T15:03:52.089947443Z\" level=info msg=\"Starting container: cd01fd2f3a6fa7bc8bd41283caedf096f52156f766c501bf51b938c8ef2296ba\" id=fc8cca75-0e79-42a6-b444-8646967144e4 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:03:52.096855 crc crio[20344]: time=\"2026-06-10T15:03:52.096712599Z\" level=info msg=\"Started container\" PID=83431 containerID=cd01fd2f3a6fa7bc8bd41283caedf096f52156f766c501bf51b938c8ef2296ba description=openshift-marketplace/certified-operators-sjp6m/registry-server id=fc8cca75-0e79-42a6-b444-8646967144e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f9760b88b7fd049cc8bc4c7477ac6f3c648014c19c8eba8fd12d6136b5f614a\nJun 10 15:03:52.101294 crc crio[20344]: time=\"2026-06-10T15:03:52.101157785Z\" level=info msg=\"Stopping container: 4a16aed3d74511336793e4193ff9376f8e4e5361af9f87a176907575abd15780 (timeout: 30s)\" id=80d3f49b-8401-4d36-95e0-09dfc9db0885 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:03:52.250583 crc crio[20344]: time=\"2026-06-10T15:03:52.250481084Z\" level=info msg=\"Stopped container 4a16aed3d74511336793e4193ff9376f8e4e5361af9f87a176907575abd15780: openstack/kube-state-metrics-0/kube-state-metrics\" id=80d3f49b-8401-4d36-95e0-09dfc9db0885 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:03:52.251661 crc crio[20344]: time=\"2026-06-10T15:03:52.251523291Z\" level=info msg=\"Stopping pod sandbox: d329d466dbdeb79e19e02293ba6e80ac3e53fad33ac298807b69be0cb69ac68b\" id=0dfa23b6-3dc9-4c0a-8481-17f1bd0a1757 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:03:52.252490 crc crio[20344]: time=\"2026-06-10T15:03:52.252421094Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:d329d466dbdeb79e19e02293ba6e80ac3e53fad33ac298807b69be0cb69ac68b UID:f01974e6-8b13-4859-979d-e3edda8d5612 NetNS:/var/run/netns/1568851e-aca0-4013-ac35-d158b887bbc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf01974e6_8b13_4859_979d_e3edda8d5612.slice PodAnnotations:0xc004036400}] Aliases:map[]}\"\nJun 10 15:03:52.252597 crc crio[20344]: time=\"2026-06-10T15:03:52.252572948Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:03:52.639213 crc crio[20344]: time=\"2026-06-10T15:03:52.638768936Z\" level=info msg=\"Stopped pod sandbox: d329d466dbdeb79e19e02293ba6e80ac3e53fad33ac298807b69be0cb69ac68b\" id=0dfa23b6-3dc9-4c0a-8481-17f1bd0a1757 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:03:52.839836 crc crio[20344]: time=\"2026-06-10T15:03:52.838554019Z\" level=info msg=\"Removing container: 4a16aed3d74511336793e4193ff9376f8e4e5361af9f87a176907575abd15780\" id=fbad9b38-ea83-448a-abac-abb4fb479c0d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:03:52.908160 crc crio[20344]: time=\"2026-06-10T15:03:52.906952561Z\" level=info msg=\"Removed container 4a16aed3d74511336793e4193ff9376f8e4e5361af9f87a176907575abd15780: openstack/kube-state-metrics-0/kube-state-metrics\" id=fbad9b38-ea83-448a-abac-abb4fb479c0d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:03:53.591685 crc crio[20344]: time=\"2026-06-10T15:03:53.591640403Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=67b221ad-94c1-40a5-b6e4-371d67b2e96e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:03:53.591895 crc crio[20344]: time=\"2026-06-10T15:03:53.591875939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:53.628550 crc crio[20344]: time=\"2026-06-10T15:03:53.628432981Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:a4cf5f832966a6b180610d0c5cf51de56facc29cf3c68a00f5aae774cb2340f9 UID:a5d48dfb-1351-4441-abd5-9c0d7af7b563 NetNS:/var/run/netns/af667019-deae-43f3-9ec6-8dc4af5c76be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5d48dfb_1351_4441_abd5_9c0d7af7b563.slice PodAnnotations:0xc0006b5040}] Aliases:map[]}\"\nJun 10 15:03:53.628550 crc crio[20344]: time=\"2026-06-10T15:03:53.628512073Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:03:54.131538 crc crio[20344]: 2026-06-10T15:03:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a4cf5f832966a6b Mac:6e:cc:51:93:15:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/af667019-deae-43f3-9ec6-8dc4af5c76be SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:03:54.131538 crc crio[20344]: time=\"2026-06-10T15:03:54.130051005Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:a4cf5f832966a6b180610d0c5cf51de56facc29cf3c68a00f5aae774cb2340f9 UID:a5d48dfb-1351-4441-abd5-9c0d7af7b563 NetNS:/var/run/netns/af667019-deae-43f3-9ec6-8dc4af5c76be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5d48dfb_1351_4441_abd5_9c0d7af7b563.slice PodAnnotations:0xc0006b5040}] Aliases:map[]}\"\nJun 10 15:03:54.131538 crc crio[20344]: time=\"2026-06-10T15:03:54.130178218Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:03:54.138562 crc crio[20344]: time=\"2026-06-10T15:03:54.138529136Z\" level=info msg=\"Ran pod sandbox a4cf5f832966a6b180610d0c5cf51de56facc29cf3c68a00f5aae774cb2340f9 with infra container: openstack/kube-state-metrics-0/POD\" id=67b221ad-94c1-40a5-b6e4-371d67b2e96e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:03:54.142088 crc crio[20344]: time=\"2026-06-10T15:03:54.141447282Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=328bb930-c44b-4a3e-b073-fba28231e36f name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:54.191448 crc crio[20344]: time=\"2026-06-10T15:03:54.189541314Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=af0717d8-f12c-4cec-a854-a895b932b21d name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:03:54.200819 crc crio[20344]: time=\"2026-06-10T15:03:54.200720735Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=7b500c16-7351-4db5-915e-5acc874cba66 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:03:54.201564 crc crio[20344]: time=\"2026-06-10T15:03:54.201537187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:54.271856 crc crio[20344]: time=\"2026-06-10T15:03:54.271791286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:54.280829 crc crio[20344]: time=\"2026-06-10T15:03:54.280729559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:03:54.759060 crc crio[20344]: time=\"2026-06-10T15:03:54.758343648Z\" level=info msg=\"Created container bcdee492c52758e7eedf1806aae8f94cab9bd9b17a8ae6fd8eeb37c63ae40473: openstack/kube-state-metrics-0/kube-state-metrics\" id=7b500c16-7351-4db5-915e-5acc874cba66 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:03:54.761966 crc crio[20344]: time=\"2026-06-10T15:03:54.76187799Z\" level=info msg=\"Starting container: bcdee492c52758e7eedf1806aae8f94cab9bd9b17a8ae6fd8eeb37c63ae40473\" id=a93fc72f-8b15-4f30-944a-cc15d5d0e77b name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:03:54.772330 crc crio[20344]: time=\"2026-06-10T15:03:54.772146938Z\" level=info msg=\"Started container\" PID=83672 containerID=bcdee492c52758e7eedf1806aae8f94cab9bd9b17a8ae6fd8eeb37c63ae40473 description=openstack/kube-state-metrics-0/kube-state-metrics id=a93fc72f-8b15-4f30-944a-cc15d5d0e77b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4cf5f832966a6b180610d0c5cf51de56facc29cf3c68a00f5aae774cb2340f9\nJun 10 15:03:54.934687 crc crio[20344]: time=\"2026-06-10T15:03:54.934595478Z\" level=info msg=\"Stopping container: baa55feeca2190a5a301ff8bbefd9345e325892d92717bac2cb37ccb60f02830 (timeout: 30s)\" id=44c370b5-79c6-48fb-a1ee-9fb718560097 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:03:54.934883 crc crio[20344]: time=\"2026-06-10T15:03:54.934693551Z\" level=info msg=\"Stopping container: ec737b07c34146b81770c3bad4b91fb2442a9cb3e67604acace5a37e438fc294 (timeout: 30s)\" id=d48f9e06-6efc-4e1f-a8da-e9bda9098b99 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:03:54.935616 crc crio[20344]: time=\"2026-06-10T15:03:54.935465791Z\" level=info msg=\"Stopping container: b54c0d3015fe88aa0c3a91067f4fdd6d47ffeb864cfcb3e233108b560baf327c (timeout: 30s)\" id=75c30666-3bcb-45af-855d-a64fda86619c name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:03:54.936757 crc crio[20344]: time=\"2026-06-10T15:03:54.93656977Z\" level=info msg=\"Stopping container: 4b572c398797674b293ce8a544b98ba678104c69a3b9ef4e7f60170c9b25e0b4 (timeout: 30s)\" id=5f788b74-9acf-4b18-8ea7-dfc7b5723f68 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:03:55.069557 crc crio[20344]: time=\"2026-06-10T15:03:55.06942456Z\" level=info msg=\"Stopped container ec737b07c34146b81770c3bad4b91fb2442a9cb3e67604acace5a37e438fc294: openstack/ceilometer-0/sg-core\" id=d48f9e06-6efc-4e1f-a8da-e9bda9098b99 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:03:55.174173 crc crio[20344]: time=\"2026-06-10T15:03:55.173690715Z\" level=info msg=\"Stopped container b54c0d3015fe88aa0c3a91067f4fdd6d47ffeb864cfcb3e233108b560baf327c: openstack/ceilometer-0/proxy-httpd\" id=75c30666-3bcb-45af-855d-a64fda86619c name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:03:55.463902 crc crio[20344]: time=\"2026-06-10T15:03:55.463846402Z\" level=info msg=\"Stopped container 4b572c398797674b293ce8a544b98ba678104c69a3b9ef4e7f60170c9b25e0b4: openstack/ceilometer-0/ceilometer-central-agent\" id=5f788b74-9acf-4b18-8ea7-dfc7b5723f68 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:03:58.953829 crc crio[20344]: time=\"2026-06-10T15:03:58.952997001Z\" level=info msg=\"Stopping pod sandbox: 18b879d312f472265daec3b4c74e3dcb068fa97b7ca5bf7ce3649c593c98592a\" id=5b2a0757-68c2-4639-bfa0-825d172bb150 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:03:58.953829 crc crio[20344]: time=\"2026-06-10T15:03:58.953797592Z\" level=info msg=\"Stopped pod sandbox (already stopped): 18b879d312f472265daec3b4c74e3dcb068fa97b7ca5bf7ce3649c593c98592a\" id=5b2a0757-68c2-4639-bfa0-825d172bb150 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:03:58.955866 crc crio[20344]: time=\"2026-06-10T15:03:58.954984863Z\" level=info msg=\"Removing pod sandbox: 18b879d312f472265daec3b4c74e3dcb068fa97b7ca5bf7ce3649c593c98592a\" id=7fbc86b4-791c-49fe-b1ae-1222d219f873 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:03:58.972317 crc crio[20344]: time=\"2026-06-10T15:03:58.97218349Z\" level=info msg=\"Removed pod sandbox: 18b879d312f472265daec3b4c74e3dcb068fa97b7ca5bf7ce3649c593c98592a\" id=7fbc86b4-791c-49fe-b1ae-1222d219f873 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:03:58.973249 crc crio[20344]: time=\"2026-06-10T15:03:58.973173196Z\" level=info msg=\"Stopping pod sandbox: 911d7b2b3347b166330ab8d0dbc75520fb6807e6ec93bb977ad432ece59cb36f\" id=3ab7e4a7-a329-4f33-9ac9-ceb1108b1cd9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:03:58.973389 crc crio[20344]: time=\"2026-06-10T15:03:58.9733221Z\" level=info msg=\"Stopped pod sandbox (already stopped): 911d7b2b3347b166330ab8d0dbc75520fb6807e6ec93bb977ad432ece59cb36f\" id=3ab7e4a7-a329-4f33-9ac9-ceb1108b1cd9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:03:58.974126 crc crio[20344]: time=\"2026-06-10T15:03:58.974059309Z\" level=info msg=\"Removing pod sandbox: 911d7b2b3347b166330ab8d0dbc75520fb6807e6ec93bb977ad432ece59cb36f\" id=5ba872c6-91fb-4b5f-9c82-aa8ccc2c3831 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:03:58.991495 crc crio[20344]: time=\"2026-06-10T15:03:58.991407931Z\" level=info msg=\"Removed pod sandbox: 911d7b2b3347b166330ab8d0dbc75520fb6807e6ec93bb977ad432ece59cb36f\" id=5ba872c6-91fb-4b5f-9c82-aa8ccc2c3831 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:03:58.992246 crc crio[20344]: time=\"2026-06-10T15:03:58.992178481Z\" level=info msg=\"Stopping pod sandbox: 5daef69746e06ec03da874333eab19134dbf4ac0af05975290bf0694f5f2f1bb\" id=27284fba-37b1-4c59-86e3-6a311aa62b3e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:03:58.992384 crc crio[20344]: time=\"2026-06-10T15:03:58.992314115Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5daef69746e06ec03da874333eab19134dbf4ac0af05975290bf0694f5f2f1bb\" id=27284fba-37b1-4c59-86e3-6a311aa62b3e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:03:58.992952 crc crio[20344]: time=\"2026-06-10T15:03:58.99289751Z\" level=info msg=\"Removing pod sandbox: 5daef69746e06ec03da874333eab19134dbf4ac0af05975290bf0694f5f2f1bb\" id=925c3d2c-3cdb-48f6-86d8-9b15790ca1de name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:03:59.010982 crc crio[20344]: time=\"2026-06-10T15:03:59.010890969Z\" level=info msg=\"Removed pod sandbox: 5daef69746e06ec03da874333eab19134dbf4ac0af05975290bf0694f5f2f1bb\" id=925c3d2c-3cdb-48f6-86d8-9b15790ca1de name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:03:59.011760 crc crio[20344]: time=\"2026-06-10T15:03:59.011681299Z\" level=info msg=\"Stopping pod sandbox: 1a61956482d23e49f26b8420d036ba015129fdeaef695e227d573e2192e492b6\" id=c88e509d-be29-4053-9df7-0639aae2b4a6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:03:59.011871 crc crio[20344]: time=\"2026-06-10T15:03:59.011764561Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1a61956482d23e49f26b8420d036ba015129fdeaef695e227d573e2192e492b6\" id=c88e509d-be29-4053-9df7-0639aae2b4a6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:03:59.012654 crc crio[20344]: time=\"2026-06-10T15:03:59.012523641Z\" level=info msg=\"Removing pod sandbox: 1a61956482d23e49f26b8420d036ba015129fdeaef695e227d573e2192e492b6\" id=8c512b5f-d6b1-4813-8e51-d095fb5deae3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:03:59.046008 crc crio[20344]: time=\"2026-06-10T15:03:59.045910831Z\" level=info msg=\"Removed pod sandbox: 1a61956482d23e49f26b8420d036ba015129fdeaef695e227d573e2192e492b6\" id=8c512b5f-d6b1-4813-8e51-d095fb5deae3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:03:59.049777 crc crio[20344]: time=\"2026-06-10T15:03:59.049680939Z\" level=info msg=\"Stopping pod sandbox: 0b0812608a32721cb1433516107c2cf9b1f53b2008e75a5873b68f8dd2ecf200\" id=d8867404-ad4f-47f9-a345-2308f199218d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:03:59.049869 crc crio[20344]: time=\"2026-06-10T15:03:59.049820512Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0b0812608a32721cb1433516107c2cf9b1f53b2008e75a5873b68f8dd2ecf200\" id=d8867404-ad4f-47f9-a345-2308f199218d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:03:59.050910 crc crio[20344]: time=\"2026-06-10T15:03:59.050853519Z\" level=info msg=\"Removing pod sandbox: 0b0812608a32721cb1433516107c2cf9b1f53b2008e75a5873b68f8dd2ecf200\" id=35b29a17-91f6-4bd9-aa03-4531d0987a68 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:03:59.068067 crc crio[20344]: time=\"2026-06-10T15:03:59.067980085Z\" level=info msg=\"Removed pod sandbox: 0b0812608a32721cb1433516107c2cf9b1f53b2008e75a5873b68f8dd2ecf200\" id=35b29a17-91f6-4bd9-aa03-4531d0987a68 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:03:59.069346 crc crio[20344]: time=\"2026-06-10T15:03:59.069153046Z\" level=info msg=\"Stopping pod sandbox: d329d466dbdeb79e19e02293ba6e80ac3e53fad33ac298807b69be0cb69ac68b\" id=6c5c6ebd-8674-44d2-9d7e-1ab637101717 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:03:59.069468 crc crio[20344]: time=\"2026-06-10T15:03:59.069345701Z\" level=info msg=\"Stopped pod sandbox (already stopped): d329d466dbdeb79e19e02293ba6e80ac3e53fad33ac298807b69be0cb69ac68b\" id=6c5c6ebd-8674-44d2-9d7e-1ab637101717 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:03:59.070330 crc crio[20344]: time=\"2026-06-10T15:03:59.070225684Z\" level=info msg=\"Removing pod sandbox: d329d466dbdeb79e19e02293ba6e80ac3e53fad33ac298807b69be0cb69ac68b\" id=39cb0621-5060-4b63-b9f0-0e0731c1601e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:03:59.088562 crc crio[20344]: time=\"2026-06-10T15:03:59.088482049Z\" level=info msg=\"Removed pod sandbox: d329d466dbdeb79e19e02293ba6e80ac3e53fad33ac298807b69be0cb69ac68b\" id=39cb0621-5060-4b63-b9f0-0e0731c1601e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:03:59.288039 crc crio[20344]: time=\"2026-06-10T15:03:59.287515662Z\" level=info msg=\"Stopped container baa55feeca2190a5a301ff8bbefd9345e325892d92717bac2cb37ccb60f02830: openstack/ceilometer-0/ceilometer-notification-agent\" id=44c370b5-79c6-48fb-a1ee-9fb718560097 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:03:59.289124 crc crio[20344]: time=\"2026-06-10T15:03:59.289036792Z\" level=info msg=\"Stopping pod sandbox: 7ce996cb83b641b3d0a0a0bc3db32f50e5697547cc85f7a164a519b35013048e\" id=7e674b33-318a-4653-8736-f43a06e8d15c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:03:59.290009 crc crio[20344]: time=\"2026-06-10T15:03:59.289936645Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:7ce996cb83b641b3d0a0a0bc3db32f50e5697547cc85f7a164a519b35013048e UID:962bb041-3a87-4b42-974f-7203af4716e4 NetNS:/var/run/netns/dcd41e91-c079-4758-8809-5f32a2a12bb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod962bb041_3a87_4b42_974f_7203af4716e4.slice PodAnnotations:0xc002264448}] Aliases:map[]}\"\nJun 10 15:03:59.290209 crc crio[20344]: time=\"2026-06-10T15:03:59.29014197Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:03:59.692147 crc crio[20344]: time=\"2026-06-10T15:03:59.691587676Z\" level=info msg=\"Stopped pod sandbox: 7ce996cb83b641b3d0a0a0bc3db32f50e5697547cc85f7a164a519b35013048e\" id=7e674b33-318a-4653-8736-f43a06e8d15c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:03:59.976150 crc crio[20344]: time=\"2026-06-10T15:03:59.975641064Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-665ww/POD\" id=92969bf7-2151-4906-81d0-28a19e2d93a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:03:59.976150 crc crio[20344]: time=\"2026-06-10T15:03:59.975768817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:00.022022 crc crio[20344]: time=\"2026-06-10T15:04:00.021706453Z\" level=info msg=\"Removing container: b54c0d3015fe88aa0c3a91067f4fdd6d47ffeb864cfcb3e233108b560baf327c\" id=23f5c516-0669-433d-9777-c01f858240e0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:04:00.035102 crc crio[20344]: time=\"2026-06-10T15:04:00.034977329Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-665ww Namespace:openshift-marketplace ID:0fbee2958dc39f081720311b30a60d8b9f8622095c75d412c89a94f2bb9e9b2b UID:5207a853-7745-4f3d-a182-ff5f830fc32d NetNS:/var/run/netns/f2a49cdb-3992-4178-bd32-fa8ed039fc5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5207a853_7745_4f3d_a182_ff5f830fc32d.slice PodAnnotations:0xc0068582c0}] Aliases:map[]}\"\nJun 10 15:04:00.035102 crc crio[20344]: time=\"2026-06-10T15:04:00.03503632Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-665ww to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:04:00.141528 crc crio[20344]: time=\"2026-06-10T15:04:00.141027941Z\" level=info msg=\"Removed container b54c0d3015fe88aa0c3a91067f4fdd6d47ffeb864cfcb3e233108b560baf327c: openstack/ceilometer-0/proxy-httpd\" id=23f5c516-0669-433d-9777-c01f858240e0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:04:00.165452 crc crio[20344]: time=\"2026-06-10T15:04:00.165345404Z\" level=info msg=\"Removing container: ec737b07c34146b81770c3bad4b91fb2442a9cb3e67604acace5a37e438fc294\" id=d00a6073-e528-4fae-988a-c75f2d5e73f4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:04:00.230089 crc crio[20344]: time=\"2026-06-10T15:04:00.229988958Z\" level=info msg=\"Removed container ec737b07c34146b81770c3bad4b91fb2442a9cb3e67604acace5a37e438fc294: openstack/ceilometer-0/sg-core\" id=d00a6073-e528-4fae-988a-c75f2d5e73f4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:04:00.244832 crc crio[20344]: time=\"2026-06-10T15:04:00.244712771Z\" level=info msg=\"Removing container: baa55feeca2190a5a301ff8bbefd9345e325892d92717bac2cb37ccb60f02830\" id=9d395c1a-a48f-4cb7-93a2-fd058bb3c020 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:04:00.296132 crc crio[20344]: time=\"2026-06-10T15:04:00.295909135Z\" level=info msg=\"Removed container baa55feeca2190a5a301ff8bbefd9345e325892d92717bac2cb37ccb60f02830: openstack/ceilometer-0/ceilometer-notification-agent\" id=9d395c1a-a48f-4cb7-93a2-fd058bb3c020 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:04:00.306189 crc crio[20344]: time=\"2026-06-10T15:04:00.305599967Z\" level=info msg=\"Removing container: 4b572c398797674b293ce8a544b98ba678104c69a3b9ef4e7f60170c9b25e0b4\" id=9c52b34c-f59f-42b6-94d2-ae1cbb56df6c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:04:00.334811 crc crio[20344]: time=\"2026-06-10T15:04:00.334618723Z\" level=info msg=\"Removed container 4b572c398797674b293ce8a544b98ba678104c69a3b9ef4e7f60170c9b25e0b4: openstack/ceilometer-0/ceilometer-central-agent\" id=9c52b34c-f59f-42b6-94d2-ae1cbb56df6c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:04:00.588880 crc crio[20344]: time=\"2026-06-10T15:04:00.588613548Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685064-9grgp/POD\" id=4ecc0f90-4a90-4346-baa9-aa3033390cae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:04:00.589014 crc crio[20344]: time=\"2026-06-10T15:04:00.588911476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:00.644725 crc crio[20344]: 2026-06-10T15:04:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0fbee2958dc39f0 Mac:66:5a:8c:f4:63:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/f2a49cdb-3992-4178-bd32-fa8ed039fc5a SocketPath: PciID:}] [{Interface:0xc00030e630 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:04:00.646083 crc crio[20344]: time=\"2026-06-10T15:04:00.64591993Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-665ww Namespace:openshift-marketplace ID:0fbee2958dc39f081720311b30a60d8b9f8622095c75d412c89a94f2bb9e9b2b UID:5207a853-7745-4f3d-a182-ff5f830fc32d NetNS:/var/run/netns/f2a49cdb-3992-4178-bd32-fa8ed039fc5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5207a853_7745_4f3d_a182_ff5f830fc32d.slice PodAnnotations:0xc0068582c0}] Aliases:map[]}\"\nJun 10 15:04:00.646319 crc crio[20344]: time=\"2026-06-10T15:04:00.646075564Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-665ww for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:04:00.657313 crc crio[20344]: time=\"2026-06-10T15:04:00.657152823Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685064-9grgp Namespace:openshift-infra ID:889932d72dfbbda62c37418a4ea4c8d59985aa1c77ced7a3d22ccef7bb6895be UID:8b3370ac-9b27-498a-acfd-332054339930 NetNS:/var/run/netns/1cffbd0d-6dff-4b83-a789-fdc080d9bbad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b3370ac_9b27_498a_acfd_332054339930.slice PodAnnotations:0xc00008c4c8}] Aliases:map[]}\"\nJun 10 15:04:00.657313 crc crio[20344]: time=\"2026-06-10T15:04:00.657232505Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685064-9grgp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:04:00.660456 crc crio[20344]: time=\"2026-06-10T15:04:00.660357566Z\" level=info msg=\"Ran pod sandbox 0fbee2958dc39f081720311b30a60d8b9f8622095c75d412c89a94f2bb9e9b2b with infra container: openshift-marketplace/redhat-marketplace-665ww/POD\" id=92969bf7-2151-4906-81d0-28a19e2d93a4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:04:00.666511 crc crio[20344]: time=\"2026-06-10T15:04:00.666413444Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c0e37534-d824-456f-8195-56459c08111e name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:04:00.670813 crc crio[20344]: time=\"2026-06-10T15:04:00.670693325Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=97e68ca0-416d-41b9-b22d-8a7448340488 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:04:00.685878 crc crio[20344]: time=\"2026-06-10T15:04:00.685815159Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-665ww/extract-utilities\" id=c2306070-4b84-4212-acb5-d2f1d599c1d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:04:00.686373 crc crio[20344]: time=\"2026-06-10T15:04:00.686202749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:00.743305 crc crio[20344]: time=\"2026-06-10T15:04:00.738707567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:00.743623 crc crio[20344]: time=\"2026-06-10T15:04:00.743506792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:00.849402 crc crio[20344]: time=\"2026-06-10T15:04:00.848855635Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=5a21e7cc-0863-4ccc-93d8-2b5ed0daf21a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:04:00.849402 crc crio[20344]: time=\"2026-06-10T15:04:00.849210815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:00.923443 crc crio[20344]: time=\"2026-06-10T15:04:00.921717003Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:39794f3fce99fec43bd6fbb4c582d9945692851ba9eb4c4afff674ce2ec2a5b1 UID:5a138c0e-18e1-4cd4-ac34-435d24041459 NetNS:/var/run/netns/e04dafc7-ea1c-4945-aa17-cf47a61ca9cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a138c0e_18e1_4cd4_ac34_435d24041459.slice PodAnnotations:0xc0006b4378}] Aliases:map[]}\"\nJun 10 15:04:00.923443 crc crio[20344]: time=\"2026-06-10T15:04:00.921806055Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:04:01.084990 crc crio[20344]: time=\"2026-06-10T15:04:01.084894253Z\" level=info msg=\"Created container 1c0f30c5f588dd7b02f5eb47f0328abf43707e15ac0786068bad0300cafe6a17: openshift-marketplace/redhat-marketplace-665ww/extract-utilities\" id=c2306070-4b84-4212-acb5-d2f1d599c1d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:04:01.088954 crc crio[20344]: time=\"2026-06-10T15:04:01.088790474Z\" level=info msg=\"Starting container: 1c0f30c5f588dd7b02f5eb47f0328abf43707e15ac0786068bad0300cafe6a17\" id=6cd27a66-b236-4ec1-9116-dc0256aadfd9 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:04:01.106497 crc crio[20344]: time=\"2026-06-10T15:04:01.106406433Z\" level=info msg=\"Started container\" PID=84184 containerID=1c0f30c5f588dd7b02f5eb47f0328abf43707e15ac0786068bad0300cafe6a17 description=openshift-marketplace/redhat-marketplace-665ww/extract-utilities id=6cd27a66-b236-4ec1-9116-dc0256aadfd9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0fbee2958dc39f081720311b30a60d8b9f8622095c75d412c89a94f2bb9e9b2b\nJun 10 15:04:01.358810 crc crio[20344]: 2026-06-10T15:04:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:889932d72dfbbda Mac:12:79:9e:d7:0c:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/1cffbd0d-6dff-4b83-a789-fdc080d9bbad SocketPath: PciID:}] [{Interface:0xc0000147d0 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:04:01.360559 crc crio[20344]: time=\"2026-06-10T15:04:01.36048069Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685064-9grgp Namespace:openshift-infra ID:889932d72dfbbda62c37418a4ea4c8d59985aa1c77ced7a3d22ccef7bb6895be UID:8b3370ac-9b27-498a-acfd-332054339930 NetNS:/var/run/netns/1cffbd0d-6dff-4b83-a789-fdc080d9bbad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b3370ac_9b27_498a_acfd_332054339930.slice PodAnnotations:0xc00008c4c8}] Aliases:map[]}\"\nJun 10 15:04:01.360798 crc crio[20344]: time=\"2026-06-10T15:04:01.360690606Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685064-9grgp for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:04:01.370370 crc crio[20344]: time=\"2026-06-10T15:04:01.370241344Z\" level=info msg=\"Ran pod sandbox 889932d72dfbbda62c37418a4ea4c8d59985aa1c77ced7a3d22ccef7bb6895be with infra container: openshift-infra/auto-csr-approver-29685064-9grgp/POD\" id=4ecc0f90-4a90-4346-baa9-aa3033390cae name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:04:01.373388 crc crio[20344]: time=\"2026-06-10T15:04:01.373331635Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=4b39a761-0abd-4f2c-b940-07507e1da30b name=/runtime.v1.ImageService/PullImage\nJun 10 15:04:01.385248 crc crio[20344]: time=\"2026-06-10T15:04:01.385161973Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 10 15:04:01.471229 crc crio[20344]: 2026-06-10T15:04:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:39794f3fce99fec Mac:2e:90:13:f0:2d:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cf Mtu:0 Sandbox:/var/run/netns/e04dafc7-ea1c-4945-aa17-cf47a61ca9cc SocketPath: PciID:}] [{Interface:0xc000276810 Address:{IP:10.217.0.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:04:01.473523 crc crio[20344]: time=\"2026-06-10T15:04:01.473436242Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:39794f3fce99fec43bd6fbb4c582d9945692851ba9eb4c4afff674ce2ec2a5b1 UID:5a138c0e-18e1-4cd4-ac34-435d24041459 NetNS:/var/run/netns/e04dafc7-ea1c-4945-aa17-cf47a61ca9cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a138c0e_18e1_4cd4_ac34_435d24041459.slice PodAnnotations:0xc0006b4378}] Aliases:map[]}\"\nJun 10 15:04:01.473842 crc crio[20344]: time=\"2026-06-10T15:04:01.47377457Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:04:01.485567 crc crio[20344]: time=\"2026-06-10T15:04:01.485459475Z\" level=info msg=\"Ran pod sandbox 39794f3fce99fec43bd6fbb4c582d9945692851ba9eb4c4afff674ce2ec2a5b1 with infra container: openstack/ceilometer-0/POD\" id=5a21e7cc-0863-4ccc-93d8-2b5ed0daf21a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:04:01.488555 crc crio[20344]: time=\"2026-06-10T15:04:01.488477343Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=e8247722-81f2-4214-9b91-e226f53120c1 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:04:01.517798 crc crio[20344]: time=\"2026-06-10T15:04:01.517623792Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=64e99733-a907-4c3a-aa2c-ba5c0a8270b1 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:04:01.538449 crc crio[20344]: time=\"2026-06-10T15:04:01.538338212Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=2b43daef-0167-4003-8e61-caec2a7f5a15 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:04:01.539142 crc crio[20344]: time=\"2026-06-10T15:04:01.53901273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:01.598581 crc crio[20344]: time=\"2026-06-10T15:04:01.598459578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:01.603513 crc crio[20344]: time=\"2026-06-10T15:04:01.603333015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:01.751861 crc crio[20344]: time=\"2026-06-10T15:04:01.751730369Z\" level=info msg=\"Created container adeb2a8dac6246abc77cc425eb1ac0b5992d1aef8c04cf4b620dcebe1e4f8d05: openstack/ceilometer-0/ceilometer-central-agent\" id=2b43daef-0167-4003-8e61-caec2a7f5a15 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:04:01.753308 crc crio[20344]: time=\"2026-06-10T15:04:01.753189367Z\" level=info msg=\"Starting container: adeb2a8dac6246abc77cc425eb1ac0b5992d1aef8c04cf4b620dcebe1e4f8d05\" id=543eb1cf-0e53-4ab5-81b8-ab6dfe7183fc name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:04:01.760360 crc crio[20344]: time=\"2026-06-10T15:04:01.760103298Z\" level=info msg=\"Started container\" PID=84318 containerID=adeb2a8dac6246abc77cc425eb1ac0b5992d1aef8c04cf4b620dcebe1e4f8d05 description=openstack/ceilometer-0/ceilometer-central-agent id=543eb1cf-0e53-4ab5-81b8-ab6dfe7183fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=39794f3fce99fec43bd6fbb4c582d9945692851ba9eb4c4afff674ce2ec2a5b1\nJun 10 15:04:01.772523 crc crio[20344]: time=\"2026-06-10T15:04:01.772393098Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=77d7bd71-603a-4074-880e-12d096ee5949 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:04:01.796016 crc crio[20344]: time=\"2026-06-10T15:04:01.79592029Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=815c084f-107f-4d6f-8855-253080b1029a name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:04:01.804677 crc crio[20344]: time=\"2026-06-10T15:04:01.804554515Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=50f95a5b-1d97-4792-87bc-9b6beb6c08a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:04:01.805201 crc crio[20344]: time=\"2026-06-10T15:04:01.805069139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:01.876583 crc crio[20344]: time=\"2026-06-10T15:04:01.876481389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:01.880463 crc crio[20344]: time=\"2026-06-10T15:04:01.880399791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:02.038077 crc crio[20344]: time=\"2026-06-10T15:04:02.037990995Z\" level=info msg=\"Created container 8c33757c04a9b5811b6438bfb14faef2c62df8e72fada3882241e83c92ec2afc: openstack/ceilometer-0/ceilometer-notification-agent\" id=50f95a5b-1d97-4792-87bc-9b6beb6c08a6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:04:02.039067 crc crio[20344]: time=\"2026-06-10T15:04:02.039007641Z\" level=info msg=\"Starting container: 8c33757c04a9b5811b6438bfb14faef2c62df8e72fada3882241e83c92ec2afc\" id=62ede4ab-f448-4886-953e-79ceed3d48a7 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:04:02.044831 crc crio[20344]: time=\"2026-06-10T15:04:02.04470793Z\" level=info msg=\"Started container\" PID=84342 containerID=8c33757c04a9b5811b6438bfb14faef2c62df8e72fada3882241e83c92ec2afc description=openstack/ceilometer-0/ceilometer-notification-agent id=62ede4ab-f448-4886-953e-79ceed3d48a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39794f3fce99fec43bd6fbb4c582d9945692851ba9eb4c4afff674ce2ec2a5b1\nJun 10 15:04:02.056815 crc crio[20344]: time=\"2026-06-10T15:04:02.056433485Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=5e0a4a14-0d8b-49cf-b7d0-ae75f7e1badc name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:04:02.071688 crc crio[20344]: time=\"2026-06-10T15:04:02.071548489Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=a514d9e2-9b34-4eb0-bfcd-3769fd4a98ff name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:04:02.086178 crc crio[20344]: time=\"2026-06-10T15:04:02.086095428Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=f819f6f4-92ef-4345-adaf-a7b6d9da6d8a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:04:02.087571 crc crio[20344]: time=\"2026-06-10T15:04:02.086517169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:02.102880 crc crio[20344]: time=\"2026-06-10T15:04:02.102800953Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=643da318-5311-43e5-a03e-2bda90c23e4b name=/runtime.v1.ImageService/PullImage\nJun 10 15:04:02.106615 crc crio[20344]: time=\"2026-06-10T15:04:02.10615967Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 10 15:04:02.151931 crc crio[20344]: time=\"2026-06-10T15:04:02.151823519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:02.158905 crc crio[20344]: time=\"2026-06-10T15:04:02.156644325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:02.281124 crc crio[20344]: time=\"2026-06-10T15:04:02.280996774Z\" level=info msg=\"Created container cca4b3c4f4cb89a0062d475af92ca93d3b75242b68139963d57e939727d21b9b: openstack/ceilometer-0/sg-core\" id=f819f6f4-92ef-4345-adaf-a7b6d9da6d8a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:04:02.282677 crc crio[20344]: time=\"2026-06-10T15:04:02.282530494Z\" level=info msg=\"Starting container: cca4b3c4f4cb89a0062d475af92ca93d3b75242b68139963d57e939727d21b9b\" id=6202eb7b-4073-48be-a75c-7b8b5f594a4b name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:04:02.288152 crc crio[20344]: time=\"2026-06-10T15:04:02.288030227Z\" level=info msg=\"Started container\" PID=84374 containerID=cca4b3c4f4cb89a0062d475af92ca93d3b75242b68139963d57e939727d21b9b description=openstack/ceilometer-0/sg-core id=6202eb7b-4073-48be-a75c-7b8b5f594a4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=39794f3fce99fec43bd6fbb4c582d9945692851ba9eb4c4afff674ce2ec2a5b1\nJun 10 15:04:02.307837 crc crio[20344]: time=\"2026-06-10T15:04:02.307704219Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=195f80a7-8390-4400-b562-a4b60f7ffaf4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:04:02.444715 crc crio[20344]: time=\"2026-06-10T15:04:02.441787111Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=4b39a761-0abd-4f2c-b940-07507e1da30b name=/runtime.v1.ImageService/PullImage\nJun 10 15:04:02.444715 crc crio[20344]: time=\"2026-06-10T15:04:02.443801634Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=de04d783-f600-4312-907c-0c79712093c6 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:04:02.444715 crc crio[20344]: time=\"2026-06-10T15:04:02.443802304Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=601c6367-3f08-4eb0-aa03-ec904eae1126 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:04:02.446840 crc crio[20344]: time=\"2026-06-10T15:04:02.446773811Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3d0139e8-dbbb-4ea1-a321-acf4cce9e780 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:04:02.453315 crc crio[20344]: time=\"2026-06-10T15:04:02.451802662Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=7a3a4779-6a81-4b65-b191-e6c1f2d5da4d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:04:02.453315 crc crio[20344]: time=\"2026-06-10T15:04:02.452174642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:02.495347 crc crio[20344]: time=\"2026-06-10T15:04:02.494943246Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685064-9grgp/oc\" id=e91a8e83-74af-4cc2-8192-8354cd2ccbf4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:04:02.495619 crc crio[20344]: time=\"2026-06-10T15:04:02.495593073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:02.549837 crc crio[20344]: time=\"2026-06-10T15:04:02.543395478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:02.564786 crc crio[20344]: time=\"2026-06-10T15:04:02.564654551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:02.591423 crc crio[20344]: time=\"2026-06-10T15:04:02.591331386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:02.707797 crc crio[20344]: time=\"2026-06-10T15:04:02.707542103Z\" level=info msg=\"Created container 1c355855b8afc2c262c276117329b9513d073c29ebe097168d19dd031b8250f2: openstack/ceilometer-0/proxy-httpd\" id=7a3a4779-6a81-4b65-b191-e6c1f2d5da4d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:04:02.708726 crc crio[20344]: time=\"2026-06-10T15:04:02.708649911Z\" level=info msg=\"Starting container: 1c355855b8afc2c262c276117329b9513d073c29ebe097168d19dd031b8250f2\" id=e0b12f4b-2ba3-4c14-b40e-4adc7e51d6a5 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:04:02.715858 crc crio[20344]: time=\"2026-06-10T15:04:02.715780637Z\" level=info msg=\"Started container\" PID=84434 containerID=1c355855b8afc2c262c276117329b9513d073c29ebe097168d19dd031b8250f2 description=openstack/ceilometer-0/proxy-httpd id=e0b12f4b-2ba3-4c14-b40e-4adc7e51d6a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39794f3fce99fec43bd6fbb4c582d9945692851ba9eb4c4afff674ce2ec2a5b1\nJun 10 15:04:02.730991 crc crio[20344]: time=\"2026-06-10T15:04:02.73087796Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-4vkz9/POD\" id=06fea17d-01e2-403a-ace0-ad7a9ad248e4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:04:02.731095 crc crio[20344]: time=\"2026-06-10T15:04:02.731049895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:02.809720 crc crio[20344]: time=\"2026-06-10T15:04:02.809576349Z\" level=info msg=\"Got pod network &{Name:redhat-operators-4vkz9 Namespace:openshift-marketplace ID:89ce2648961afc5901f2fc6f2a5eb91582087e01137f0784c4d0b6694e8c4331 UID:c5574a77-0e5a-426a-83ff-272c0849b49e NetNS:/var/run/netns/a19f23de-74b7-47b6-8df7-4d7e5f3ece9a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc5574a77_0e5a_426a_83ff_272c0849b49e.slice PodAnnotations:0xc0007380f8}] Aliases:map[]}\"\nJun 10 15:04:02.809720 crc crio[20344]: time=\"2026-06-10T15:04:02.809654421Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-4vkz9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:04:02.887901 crc crio[20344]: time=\"2026-06-10T15:04:02.887807156Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=643da318-5311-43e5-a03e-2bda90c23e4b name=/runtime.v1.ImageService/PullImage\nJun 10 15:04:02.893588 crc crio[20344]: time=\"2026-06-10T15:04:02.893512405Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=b62c4a51-548d-468b-ac50-014ce34ca47a name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:04:02.923356 crc crio[20344]: time=\"2026-06-10T15:04:02.921439382Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=6513883e-46d0-4077-b911-f7f98b186928 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:04:03.033361 crc crio[20344]: time=\"2026-06-10T15:04:02.980606323Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-665ww/extract-content\" id=a32b37c5-24fa-4808-9030-e70cae60427b name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:04:03.067358 crc crio[20344]: time=\"2026-06-10T15:04:03.065163095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:03.224410 crc crio[20344]: time=\"2026-06-10T15:04:03.220946393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:03.224410 crc crio[20344]: time=\"2026-06-10T15:04:03.221885427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:03.235325 crc crio[20344]: time=\"2026-06-10T15:04:03.228031827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:03.333707 crc crio[20344]: 2026-06-10T15:04:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:89ce2648961afc5 Mac:f2:ec:f8:6e:b5:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/a19f23de-74b7-47b6-8df7-4d7e5f3ece9a SocketPath: PciID:}] [{Interface:0xc000195550 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:04:03.335709 crc crio[20344]: time=\"2026-06-10T15:04:03.335573678Z\" level=info msg=\"Got pod network &{Name:redhat-operators-4vkz9 Namespace:openshift-marketplace ID:89ce2648961afc5901f2fc6f2a5eb91582087e01137f0784c4d0b6694e8c4331 UID:c5574a77-0e5a-426a-83ff-272c0849b49e NetNS:/var/run/netns/a19f23de-74b7-47b6-8df7-4d7e5f3ece9a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc5574a77_0e5a_426a_83ff_272c0849b49e.slice PodAnnotations:0xc0007380f8}] Aliases:map[]}\"\nJun 10 15:04:03.335861 crc crio[20344]: time=\"2026-06-10T15:04:03.335787724Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-4vkz9 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:04:03.358314 crc crio[20344]: time=\"2026-06-10T15:04:03.3548657Z\" level=info msg=\"Ran pod sandbox 89ce2648961afc5901f2fc6f2a5eb91582087e01137f0784c4d0b6694e8c4331 with infra container: openshift-marketplace/redhat-operators-4vkz9/POD\" id=06fea17d-01e2-403a-ace0-ad7a9ad248e4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:04:03.362352 crc crio[20344]: time=\"2026-06-10T15:04:03.360660571Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f83cecef-e018-43c8-9a05-0467c8c123bf name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:04:03.363574 crc crio[20344]: time=\"2026-06-10T15:04:03.363488225Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2333e658-387b-4236-9542-c3754c456dec name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:04:03.431348 crc crio[20344]: time=\"2026-06-10T15:04:03.430577542Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-4vkz9/extract-utilities\" id=426ed48f-1935-4fd7-9337-dfa4fc0e940c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:04:03.431934 crc crio[20344]: time=\"2026-06-10T15:04:03.431875036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:03.514576 crc crio[20344]: time=\"2026-06-10T15:04:03.514315733Z\" level=info msg=\"Created container fdc0ed14663f72ef02cb310387df9e36fb071342084c72eb5f8b1c997707f9a8: openshift-infra/auto-csr-approver-29685064-9grgp/oc\" id=e91a8e83-74af-4cc2-8192-8354cd2ccbf4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:04:03.547837 crc crio[20344]: time=\"2026-06-10T15:04:03.547719853Z\" level=info msg=\"Starting container: fdc0ed14663f72ef02cb310387df9e36fb071342084c72eb5f8b1c997707f9a8\" id=a1faca33-dc95-412e-b9d3-0ce3e3cf2bc9 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:04:03.565723 crc crio[20344]: time=\"2026-06-10T15:04:03.565623429Z\" level=info msg=\"Started container\" PID=84724 containerID=fdc0ed14663f72ef02cb310387df9e36fb071342084c72eb5f8b1c997707f9a8 description=openshift-infra/auto-csr-approver-29685064-9grgp/oc id=a1faca33-dc95-412e-b9d3-0ce3e3cf2bc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=889932d72dfbbda62c37418a4ea4c8d59985aa1c77ced7a3d22ccef7bb6895be\nJun 10 15:04:03.775395 crc crio[20344]: time=\"2026-06-10T15:04:03.774559361Z\" level=info msg=\"Created container c19a198bb315f94b0a7f290c471bca76e99915b6ab1c052a847e44057ead84da: openshift-marketplace/redhat-marketplace-665ww/extract-content\" id=a32b37c5-24fa-4808-9030-e70cae60427b name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:04:03.777977 crc crio[20344]: time=\"2026-06-10T15:04:03.776541352Z\" level=info msg=\"Starting container: c19a198bb315f94b0a7f290c471bca76e99915b6ab1c052a847e44057ead84da\" id=8972f6a0-deb5-4c9d-914d-e6d408b233e0 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:04:03.792474 crc crio[20344]: time=\"2026-06-10T15:04:03.792395975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:03.795781 crc crio[20344]: time=\"2026-06-10T15:04:03.795706312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:03.811186 crc crio[20344]: time=\"2026-06-10T15:04:03.811080742Z\" level=info msg=\"Started container\" PID=84723 containerID=c19a198bb315f94b0a7f290c471bca76e99915b6ab1c052a847e44057ead84da description=openshift-marketplace/redhat-marketplace-665ww/extract-content id=8972f6a0-deb5-4c9d-914d-e6d408b233e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0fbee2958dc39f081720311b30a60d8b9f8622095c75d412c89a94f2bb9e9b2b\nJun 10 15:04:03.966289 crc crio[20344]: time=\"2026-06-10T15:04:03.966147351Z\" level=info msg=\"Created container 39856a2ca15bd4059da3976e2c3e1440652c657b3a8812333521809ef2e00ec9: openshift-marketplace/redhat-operators-4vkz9/extract-utilities\" id=426ed48f-1935-4fd7-9337-dfa4fc0e940c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:04:03.969964 crc crio[20344]: time=\"2026-06-10T15:04:03.969898658Z\" level=info msg=\"Starting container: 39856a2ca15bd4059da3976e2c3e1440652c657b3a8812333521809ef2e00ec9\" id=07338416-f4bc-40d9-879a-586b5ef5d653 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:04:03.979622 crc crio[20344]: time=\"2026-06-10T15:04:03.979465217Z\" level=info msg=\"Started container\" PID=84804 containerID=39856a2ca15bd4059da3976e2c3e1440652c657b3a8812333521809ef2e00ec9 description=openshift-marketplace/redhat-operators-4vkz9/extract-utilities id=07338416-f4bc-40d9-879a-586b5ef5d653 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89ce2648961afc5901f2fc6f2a5eb91582087e01137f0784c4d0b6694e8c4331\nJun 10 15:04:04.168450 crc crio[20344]: time=\"2026-06-10T15:04:04.16771394Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=19ac61eb-c57d-4f74-97b6-64bd5a471e39 name=/runtime.v1.ImageService/PullImage\nJun 10 15:04:04.177098 crc crio[20344]: time=\"2026-06-10T15:04:04.177021992Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 10 15:04:04.267640 crc crio[20344]: time=\"2026-06-10T15:04:04.267234362Z\" level=warning msg=\"Stopping container 1eb9b4da9024db941d1a22c5575a03108e20c65783784a7f865cd77b2263afef with stop signal(15) timed out. Killing...\"\nJun 10 15:04:04.788201 crc crio[20344]: time=\"2026-06-10T15:04:04.788092617Z\" level=error msg=\"Killing container 1eb9b4da9024db941d1a22c5575a03108e20c65783784a7f865cd77b2263afef failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 1eb9b4da9024db941d1a22c5575a03108e20c65783784a7f865cd77b2263afef KILL` failed: process not running: No such process\\n : exit status 1\"\nJun 10 15:04:04.841553 crc crio[20344]: time=\"2026-06-10T15:04:04.841455787Z\" level=info msg=\"Stopped container 1eb9b4da9024db941d1a22c5575a03108e20c65783784a7f865cd77b2263afef: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=fd85eafd-6b75-46cf-834d-bba3d291a978 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:04:04.845126 crc crio[20344]: time=\"2026-06-10T15:04:04.845055141Z\" level=info msg=\"Stopping pod sandbox: ab58a8321184749420ad3e7008e6eeb3475c44a704f023c9db8113284580cda5\" id=230e5e11-b5ca-40e6-9bf2-da1334bc28e4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:04:04.847240 crc crio[20344]: time=\"2026-06-10T15:04:04.847128035Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:ab58a8321184749420ad3e7008e6eeb3475c44a704f023c9db8113284580cda5 UID:7312ca9d-6b08-4850-91ce-13d8de824920 NetNS:/var/run/netns/76104e08-994f-4a82-a7c7-606e72e6298b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7312ca9d_6b08_4850_91ce_13d8de824920.slice PodAnnotations:0xc002264538}] Aliases:map[]}\"\nJun 10 15:04:04.847405 crc crio[20344]: time=\"2026-06-10T15:04:04.84732326Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:04:04.968822 crc crio[20344]: time=\"2026-06-10T15:04:04.968215498Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:21dc3353624ee78f072b503b54c8a84b2a47b1b3ecedb037166b270e1772eeff\" id=19ac61eb-c57d-4f74-97b6-64bd5a471e39 name=/runtime.v1.ImageService/PullImage\nJun 10 15:04:04.969900 crc crio[20344]: time=\"2026-06-10T15:04:04.96983039Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=bd46fc4e-1a74-4cce-9b3b-51980199017d name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:04:04.972640 crc crio[20344]: time=\"2026-06-10T15:04:04.972567042Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=27876572-502a-4e00-998b-824b50ef21df name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:04:04.982675 crc crio[20344]: time=\"2026-06-10T15:04:04.982604783Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-4vkz9/extract-content\" id=fd392529-f044-4e3a-942f-5bab9395a33a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:04:04.983182 crc crio[20344]: time=\"2026-06-10T15:04:04.983132097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:05.080567 crc crio[20344]: time=\"2026-06-10T15:04:05.080350059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:05.083912 crc crio[20344]: time=\"2026-06-10T15:04:05.0838516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:05.214631 crc crio[20344]: time=\"2026-06-10T15:04:05.214563034Z\" level=info msg=\"Stopped pod sandbox: ab58a8321184749420ad3e7008e6eeb3475c44a704f023c9db8113284580cda5\" id=230e5e11-b5ca-40e6-9bf2-da1334bc28e4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:04:05.215303 crc crio[20344]: time=\"2026-06-10T15:04:05.215193281Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d6fb01ae-a9db-4aeb-872f-3c036cf8261e name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:04:05.223007 crc crio[20344]: time=\"2026-06-10T15:04:05.222924172Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f94a1169-5c1f-4cea-92ae-b6eb743e1464 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:04:05.238484 crc crio[20344]: time=\"2026-06-10T15:04:05.235092829Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-665ww/registry-server\" id=03b59537-13fc-4d49-b5d1-e3ae48cd91ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:04:05.238484 crc crio[20344]: time=\"2026-06-10T15:04:05.23551722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:05.283838 crc crio[20344]: time=\"2026-06-10T15:04:05.28352642Z\" level=info msg=\"Created container 672f7d9f6c8dadcd66877001922522a1ff8c8aa2df09fcfe0504edbbae0ae51b: openshift-marketplace/redhat-operators-4vkz9/extract-content\" id=fd392529-f044-4e3a-942f-5bab9395a33a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:04:05.287774 crc crio[20344]: time=\"2026-06-10T15:04:05.287697049Z\" level=info msg=\"Starting container: 672f7d9f6c8dadcd66877001922522a1ff8c8aa2df09fcfe0504edbbae0ae51b\" id=73ddd816-711e-41ff-afa9-01ce02467848 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:04:05.294900 crc crio[20344]: time=\"2026-06-10T15:04:05.294821204Z\" level=info msg=\"Started container\" PID=84902 containerID=672f7d9f6c8dadcd66877001922522a1ff8c8aa2df09fcfe0504edbbae0ae51b description=openshift-marketplace/redhat-operators-4vkz9/extract-content id=73ddd816-711e-41ff-afa9-01ce02467848 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89ce2648961afc5901f2fc6f2a5eb91582087e01137f0784c4d0b6694e8c4331\nJun 10 15:04:05.303082 crc crio[20344]: time=\"2026-06-10T15:04:05.303041068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:05.309225 crc crio[20344]: time=\"2026-06-10T15:04:05.309185558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:05.507160 crc crio[20344]: time=\"2026-06-10T15:04:05.506344583Z\" level=info msg=\"Created container 501f895dde1365323d9b1fbaa386c0ec34c555d200496137d01a8c1d2b9217e6: openshift-marketplace/redhat-marketplace-665ww/registry-server\" id=03b59537-13fc-4d49-b5d1-e3ae48cd91ee name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:04:05.511610 crc crio[20344]: time=\"2026-06-10T15:04:05.511150458Z\" level=info msg=\"Starting container: 501f895dde1365323d9b1fbaa386c0ec34c555d200496137d01a8c1d2b9217e6\" id=f08865d9-2766-4e72-abeb-99b18641a9e6 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:04:05.531810 crc crio[20344]: time=\"2026-06-10T15:04:05.531676473Z\" level=info msg=\"Started container\" PID=84921 containerID=501f895dde1365323d9b1fbaa386c0ec34c555d200496137d01a8c1d2b9217e6 description=openshift-marketplace/redhat-marketplace-665ww/registry-server id=f08865d9-2766-4e72-abeb-99b18641a9e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0fbee2958dc39f081720311b30a60d8b9f8622095c75d412c89a94f2bb9e9b2b\nJun 10 15:04:06.241161 crc crio[20344]: time=\"2026-06-10T15:04:06.240948475Z\" level=info msg=\"Removing container: 1eb9b4da9024db941d1a22c5575a03108e20c65783784a7f865cd77b2263afef\" id=17e02c61-be17-4891-872a-79fd04a7ab5c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:04:06.255783 crc crio[20344]: time=\"2026-06-10T15:04:06.25571138Z\" level=info msg=\"Stopping pod sandbox: 889932d72dfbbda62c37418a4ea4c8d59985aa1c77ced7a3d22ccef7bb6895be\" id=13013f59-db36-4a1d-b541-e0ac7ef3879d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:04:06.256799 crc crio[20344]: time=\"2026-06-10T15:04:06.256771537Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685064-9grgp Namespace:openshift-infra ID:889932d72dfbbda62c37418a4ea4c8d59985aa1c77ced7a3d22ccef7bb6895be UID:8b3370ac-9b27-498a-acfd-332054339930 NetNS:/var/run/netns/1cffbd0d-6dff-4b83-a789-fdc080d9bbad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b3370ac_9b27_498a_acfd_332054339930.slice PodAnnotations:0xc006858830}] Aliases:map[]}\"\nJun 10 15:04:06.257064 crc crio[20344]: time=\"2026-06-10T15:04:06.257039334Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685064-9grgp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:04:06.309207 crc crio[20344]: time=\"2026-06-10T15:04:06.305390203Z\" level=info msg=\"Removed container 1eb9b4da9024db941d1a22c5575a03108e20c65783784a7f865cd77b2263afef: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=17e02c61-be17-4891-872a-79fd04a7ab5c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:04:06.596862 crc crio[20344]: time=\"2026-06-10T15:04:06.596807662Z\" level=info msg=\"Stopped pod sandbox: 889932d72dfbbda62c37418a4ea4c8d59985aa1c77ced7a3d22ccef7bb6895be\" id=13013f59-db36-4a1d-b541-e0ac7ef3879d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:04:07.257671 crc crio[20344]: time=\"2026-06-10T15:04:07.257596132Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=90ebb7cb-eb75-43f8-8943-3cc2829f0389 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:04:07.257820 crc crio[20344]: time=\"2026-06-10T15:04:07.257705764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:07.371764 crc crio[20344]: time=\"2026-06-10T15:04:07.370940163Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:185b1c81575b6bbdbd21bdc51e380e34bee731b01019c6a93ae701e80de3a1e8 UID:febf5e1f-4325-42e3-a9a0-ff2792dd2c64 NetNS:/var/run/netns/c7442e67-483a-4052-9fe3-786dc9b02ee9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfebf5e1f_4325_42e3_a9a0_ff2792dd2c64.slice PodAnnotations:0xc0055ea258}] Aliases:map[]}\"\nJun 10 15:04:07.371764 crc crio[20344]: time=\"2026-06-10T15:04:07.371666782Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:04:07.974668 crc crio[20344]: 2026-06-10T15:04:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:185b1c81575b6bb Mac:6a:90:dd:e7:69:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/c7442e67-483a-4052-9fe3-786dc9b02ee9 SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:04:07.976070 crc crio[20344]: time=\"2026-06-10T15:04:07.975994461Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:185b1c81575b6bbdbd21bdc51e380e34bee731b01019c6a93ae701e80de3a1e8 UID:febf5e1f-4325-42e3-a9a0-ff2792dd2c64 NetNS:/var/run/netns/c7442e67-483a-4052-9fe3-786dc9b02ee9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfebf5e1f_4325_42e3_a9a0_ff2792dd2c64.slice PodAnnotations:0xc0055ea258}] Aliases:map[]}\"\nJun 10 15:04:07.976241 crc crio[20344]: time=\"2026-06-10T15:04:07.976184226Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:04:07.989245 crc crio[20344]: time=\"2026-06-10T15:04:07.989194835Z\" level=info msg=\"Ran pod sandbox 185b1c81575b6bbdbd21bdc51e380e34bee731b01019c6a93ae701e80de3a1e8 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=90ebb7cb-eb75-43f8-8943-3cc2829f0389 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:04:07.994442 crc crio[20344]: time=\"2026-06-10T15:04:07.994240077Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=f0c80699-64c5-4a3b-bd54-dfaac03cff49 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:04:08.081106 crc crio[20344]: time=\"2026-06-10T15:04:08.080581705Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=eccd8a9f-d39f-4cb3-8d8f-33a7d41b9bb4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:04:08.091656 crc crio[20344]: time=\"2026-06-10T15:04:08.09149687Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=80aa3961-513f-4ec4-ab42-d8210538b6ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:04:08.092095 crc crio[20344]: time=\"2026-06-10T15:04:08.092030233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:08.151990 crc crio[20344]: time=\"2026-06-10T15:04:08.15181549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:08.159602 crc crio[20344]: time=\"2026-06-10T15:04:08.159498751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:08.331044 crc crio[20344]: time=\"2026-06-10T15:04:08.330538095Z\" level=info msg=\"Created container de714d1518c9e58229081b9183cfce621f756eaf0ee75ca2e3d7f8af0c655b0a: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=80aa3961-513f-4ec4-ab42-d8210538b6ec name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:04:08.332073 crc crio[20344]: time=\"2026-06-10T15:04:08.332015614Z\" level=info msg=\"Starting container: de714d1518c9e58229081b9183cfce621f756eaf0ee75ca2e3d7f8af0c655b0a\" id=fe63ea0a-52ec-41da-8462-08a7e318aeb7 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:04:08.340615 crc crio[20344]: time=\"2026-06-10T15:04:08.340568356Z\" level=info msg=\"Started container\" PID=85193 containerID=de714d1518c9e58229081b9183cfce621f756eaf0ee75ca2e3d7f8af0c655b0a description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=fe63ea0a-52ec-41da-8462-08a7e318aeb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=185b1c81575b6bbdbd21bdc51e380e34bee731b01019c6a93ae701e80de3a1e8\nJun 10 15:04:09.093772 crc crio[20344]: time=\"2026-06-10T15:04:09.093230419Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-79f65d7c75-x4jlt/POD\" id=83f2339d-2af4-466c-89b6-57504c8434fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:04:09.095106 crc crio[20344]: time=\"2026-06-10T15:04:09.093812184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:09.284490 crc crio[20344]: time=\"2026-06-10T15:04:09.281945553Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-79f65d7c75-x4jlt Namespace:openstack ID:3ef99d6c40ec7e155010e6a25076b2354f6ac640c74bbf52df09a0fadee323c1 UID:67e5d621-1e34-4247-8635-b7ad640060c0 NetNS:/var/run/netns/8f1b38ec-b088-4a1d-a9a0-e3efcf9b8f61 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67e5d621_1e34_4247_8635_b7ad640060c0.slice PodAnnotations:0xc000528ba0}] Aliases:map[]}\"\nJun 10 15:04:09.284490 crc crio[20344]: time=\"2026-06-10T15:04:09.282012275Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-79f65d7c75-x4jlt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:04:10.157052 crc crio[20344]: time=\"2026-06-10T15:04:10.156471178Z\" level=info msg=\"Stopping container: cd01fd2f3a6fa7bc8bd41283caedf096f52156f766c501bf51b938c8ef2296ba (timeout: 2s)\" id=9e879c65-118d-42fd-b3e8-a9c9685be3fc name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:04:10.171465 crc crio[20344]: 2026-06-10T15:04:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ef99d6c40ec7e1 Mac:da:ef:f7:c7:bc:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/8f1b38ec-b088-4a1d-a9a0-e3efcf9b8f61 SocketPath: PciID:}] [{Interface:0xc00028e860 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:04:10.173578 crc crio[20344]: time=\"2026-06-10T15:04:10.17343649Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-79f65d7c75-x4jlt Namespace:openstack ID:3ef99d6c40ec7e155010e6a25076b2354f6ac640c74bbf52df09a0fadee323c1 UID:67e5d621-1e34-4247-8635-b7ad640060c0 NetNS:/var/run/netns/8f1b38ec-b088-4a1d-a9a0-e3efcf9b8f61 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67e5d621_1e34_4247_8635_b7ad640060c0.slice PodAnnotations:0xc000528ba0}] Aliases:map[]}\"\nJun 10 15:04:10.173834 crc crio[20344]: time=\"2026-06-10T15:04:10.173774739Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-79f65d7c75-x4jlt for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:04:10.189641 crc crio[20344]: time=\"2026-06-10T15:04:10.18955228Z\" level=info msg=\"Ran pod sandbox 3ef99d6c40ec7e155010e6a25076b2354f6ac640c74bbf52df09a0fadee323c1 with infra container: openstack/dnsmasq-dns-79f65d7c75-x4jlt/POD\" id=83f2339d-2af4-466c-89b6-57504c8434fe name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:04:10.200086 crc crio[20344]: time=\"2026-06-10T15:04:10.199952511Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=83a6de43-ca1d-49b0-953b-a49fc49a847c name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:04:10.322607 crc crio[20344]: time=\"2026-06-10T15:04:10.322058201Z\" level=info msg=\"Stopped container cd01fd2f3a6fa7bc8bd41283caedf096f52156f766c501bf51b938c8ef2296ba: openshift-marketplace/certified-operators-sjp6m/registry-server\" id=9e879c65-118d-42fd-b3e8-a9c9685be3fc name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:04:10.325013 crc crio[20344]: time=\"2026-06-10T15:04:10.324848404Z\" level=info msg=\"Stopping pod sandbox: 0f9760b88b7fd049cc8bc4c7477ac6f3c648014c19c8eba8fd12d6136b5f614a\" id=54e526ef-4506-48be-b3a3-30d53cdbe915 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:04:10.325626 crc crio[20344]: time=\"2026-06-10T15:04:10.325563392Z\" level=info msg=\"Got pod network &{Name:certified-operators-sjp6m Namespace:openshift-marketplace ID:0f9760b88b7fd049cc8bc4c7477ac6f3c648014c19c8eba8fd12d6136b5f614a UID:537001cd-bb11-488d-9f52-67932d08a7b9 NetNS:/var/run/netns/ff4199f0-78cf-4f69-8ef6-758b366013d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod537001cd_bb11_488d_9f52_67932d08a7b9.slice PodAnnotations:0xc003224598}] Aliases:map[]}\"\nJun 10 15:04:10.325976 crc crio[20344]: time=\"2026-06-10T15:04:10.32585041Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-sjp6m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:04:10.360668 crc crio[20344]: time=\"2026-06-10T15:04:10.360552873Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b361747a-b1de-46d4-b141-ff9847421f3a name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:04:10.381861 crc crio[20344]: time=\"2026-06-10T15:04:10.376516679Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-79f65d7c75-x4jlt/init\" id=86f52496-a72c-4d60-946c-a9df2083411e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:04:10.381861 crc crio[20344]: time=\"2026-06-10T15:04:10.37694639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:10.608426 crc crio[20344]: time=\"2026-06-10T15:04:10.608136141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:10.623821 crc crio[20344]: time=\"2026-06-10T15:04:10.623414509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:11.080320 crc crio[20344]: time=\"2026-06-10T15:04:11.079828626Z\" level=info msg=\"Stopped pod sandbox: 0f9760b88b7fd049cc8bc4c7477ac6f3c648014c19c8eba8fd12d6136b5f614a\" id=54e526ef-4506-48be-b3a3-30d53cdbe915 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:04:11.161620 crc crio[20344]: time=\"2026-06-10T15:04:11.158176746Z\" level=info msg=\"Created container 9c7d9625c6b5c8272e277eed9a36992279a92432e5db42d24b8869b90562242d: openstack/dnsmasq-dns-79f65d7c75-x4jlt/init\" id=86f52496-a72c-4d60-946c-a9df2083411e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:04:11.180560 crc crio[20344]: time=\"2026-06-10T15:04:11.178842095Z\" level=info msg=\"Starting container: 9c7d9625c6b5c8272e277eed9a36992279a92432e5db42d24b8869b90562242d\" id=1f6f7911-f8df-4e5d-8d7b-ed27a5cea261 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:04:11.219197 crc crio[20344]: time=\"2026-06-10T15:04:11.218723893Z\" level=info msg=\"Started container\" PID=85375 containerID=9c7d9625c6b5c8272e277eed9a36992279a92432e5db42d24b8869b90562242d description=openstack/dnsmasq-dns-79f65d7c75-x4jlt/init id=1f6f7911-f8df-4e5d-8d7b-ed27a5cea261 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ef99d6c40ec7e155010e6a25076b2354f6ac640c74bbf52df09a0fadee323c1\nJun 10 15:04:11.571141 crc crio[20344]: time=\"2026-06-10T15:04:11.570589867Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=19f3e888-3739-459b-bb88-fb7b3378c649 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:04:11.573140 crc crio[20344]: time=\"2026-06-10T15:04:11.573064422Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=59887762-7540-4868-8b59-677a9f1dfe21 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:04:11.579391 crc crio[20344]: time=\"2026-06-10T15:04:11.579229982Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-4vkz9/registry-server\" id=b75e73d5-fe84-4284-8490-b260a283e7bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:04:11.579835 crc crio[20344]: time=\"2026-06-10T15:04:11.579783087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:11.580785 crc crio[20344]: time=\"2026-06-10T15:04:11.580695701Z\" level=info msg=\"Removing container: cd01fd2f3a6fa7bc8bd41283caedf096f52156f766c501bf51b938c8ef2296ba\" id=c50df6e5-4a0d-412a-b3b6-3b1631ab3647 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:04:11.592022 crc crio[20344]: time=\"2026-06-10T15:04:11.591953044Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e254b2bb-82f1-4c6d-bbfb-977d85b6fb8a name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:04:11.623106 crc crio[20344]: time=\"2026-06-10T15:04:11.623011993Z\" level=info msg=\"Removed container cd01fd2f3a6fa7bc8bd41283caedf096f52156f766c501bf51b938c8ef2296ba: openshift-marketplace/certified-operators-sjp6m/registry-server\" id=c50df6e5-4a0d-412a-b3b6-3b1631ab3647 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:04:11.628025 crc crio[20344]: time=\"2026-06-10T15:04:11.627468709Z\" level=info msg=\"Removing container: fe402e94e44a5cd0cfbbcfb3732e093c08b0ec9ee4e7d57f8e7a7b5093b23186\" id=b9e4883a-bfa0-46d4-8092-99a4aae11cfc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:04:11.659096 crc crio[20344]: time=\"2026-06-10T15:04:11.65900235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:11.663721 crc crio[20344]: time=\"2026-06-10T15:04:11.663648651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:11.769736 crc crio[20344]: time=\"2026-06-10T15:04:11.76881653Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c01a7e9b-98ea-4f07-8b1d-a1922ab91bb4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:04:11.840318 crc crio[20344]: time=\"2026-06-10T15:04:11.839801539Z\" level=info msg=\"Removed container fe402e94e44a5cd0cfbbcfb3732e093c08b0ec9ee4e7d57f8e7a7b5093b23186: openshift-marketplace/certified-operators-sjp6m/extract-content\" id=b9e4883a-bfa0-46d4-8092-99a4aae11cfc name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:04:11.862733 crc crio[20344]: time=\"2026-06-10T15:04:11.862200422Z\" level=info msg=\"Removing container: bcae9375cad5ad82c882d5c5350ab3e2cdf3a8452736c3baeebbdf4398bf20f5\" id=d2ea61a3-2a99-46f5-8f32-e4ac18e83040 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:04:11.907349 crc crio[20344]: time=\"2026-06-10T15:04:11.907210884Z\" level=info msg=\"Removed container bcae9375cad5ad82c882d5c5350ab3e2cdf3a8452736c3baeebbdf4398bf20f5: openshift-marketplace/certified-operators-sjp6m/extract-utilities\" id=d2ea61a3-2a99-46f5-8f32-e4ac18e83040 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:04:12.028210 crc crio[20344]: time=\"2026-06-10T15:04:12.028105393Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-79f65d7c75-x4jlt/dnsmasq-dns\" id=979a721e-0c02-458c-ad63-77b56a3b936e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:04:12.028785 crc crio[20344]: time=\"2026-06-10T15:04:12.028718189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:12.029821 crc crio[20344]: time=\"2026-06-10T15:04:12.029703624Z\" level=info msg=\"Created container 6084809e02276817b1970bcce1537e1e3a2752dff253a7869443b9ffd56bab1f: openshift-marketplace/redhat-operators-4vkz9/registry-server\" id=b75e73d5-fe84-4284-8490-b260a283e7bb name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:04:12.031613 crc crio[20344]: time=\"2026-06-10T15:04:12.031547402Z\" level=info msg=\"Starting container: 6084809e02276817b1970bcce1537e1e3a2752dff253a7869443b9ffd56bab1f\" id=74f8a570-936a-47cf-9266-ce5f9f8648cf name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:04:12.037779 crc crio[20344]: time=\"2026-06-10T15:04:12.037690812Z\" level=info msg=\"Started container\" PID=85480 containerID=6084809e02276817b1970bcce1537e1e3a2752dff253a7869443b9ffd56bab1f description=openshift-marketplace/redhat-operators-4vkz9/registry-server id=74f8a570-936a-47cf-9266-ce5f9f8648cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=89ce2648961afc5901f2fc6f2a5eb91582087e01137f0784c4d0b6694e8c4331\nJun 10 15:04:12.131459 crc crio[20344]: time=\"2026-06-10T15:04:12.131150446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:12.146182 crc crio[20344]: time=\"2026-06-10T15:04:12.146088405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:12.418797 crc crio[20344]: time=\"2026-06-10T15:04:12.418005927Z\" level=info msg=\"Created container 6bfa92cd5ba57acc67c0171e1562a15c238a64c14b8fb28589de3bb65eaaa255: openstack/dnsmasq-dns-79f65d7c75-x4jlt/dnsmasq-dns\" id=979a721e-0c02-458c-ad63-77b56a3b936e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:04:12.435043 crc crio[20344]: time=\"2026-06-10T15:04:12.431214431Z\" level=info msg=\"Starting container: 6bfa92cd5ba57acc67c0171e1562a15c238a64c14b8fb28589de3bb65eaaa255\" id=92977a62-f384-4217-a3de-86165b876b90 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:04:12.440317 crc crio[20344]: time=\"2026-06-10T15:04:12.440171485Z\" level=info msg=\"Started container\" PID=85512 containerID=6bfa92cd5ba57acc67c0171e1562a15c238a64c14b8fb28589de3bb65eaaa255 description=openstack/dnsmasq-dns-79f65d7c75-x4jlt/dnsmasq-dns id=92977a62-f384-4217-a3de-86165b876b90 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ef99d6c40ec7e155010e6a25076b2354f6ac640c74bbf52df09a0fadee323c1\nJun 10 15:04:14.276512 crc crio[20344]: time=\"2026-06-10T15:04:14.275538593Z\" level=info msg=\"Stopping container: a8107ff1abcf92a20bfc135f616e64537b2c3e2b383185357d7d4be619badcff (timeout: 30s)\" id=5bed2d1b-5d1e-4843-8d95-5363aa4c9e9b name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:04:14.276512 crc crio[20344]: time=\"2026-06-10T15:04:14.275889903Z\" level=info msg=\"Stopping container: e6f2ad9fcd8e7b48bb16af41f49a835728c7c545022e10963be00976d2309768 (timeout: 30s)\" id=0ee75d72-d271-4582-84da-9efac3ebf6a3 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:04:14.411331 crc crio[20344]: time=\"2026-06-10T15:04:14.411013472Z\" level=info msg=\"Stopped container e6f2ad9fcd8e7b48bb16af41f49a835728c7c545022e10963be00976d2309768: openstack/nova-api-0/nova-api-log\" id=0ee75d72-d271-4582-84da-9efac3ebf6a3 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:04:15.918777 crc crio[20344]: time=\"2026-06-10T15:04:15.917589129Z\" level=info msg=\"Stopping container: adeb2a8dac6246abc77cc425eb1ac0b5992d1aef8c04cf4b620dcebe1e4f8d05 (timeout: 30s)\" id=d58411b4-1b3b-476b-b63d-3c99bfc964a4 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:04:15.919440 crc crio[20344]: time=\"2026-06-10T15:04:15.91917458Z\" level=info msg=\"Stopping container: 8c33757c04a9b5811b6438bfb14faef2c62df8e72fada3882241e83c92ec2afc (timeout: 30s)\" id=85f13701-b84b-4711-9db1-d08799f69315 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:04:15.925193 crc crio[20344]: time=\"2026-06-10T15:04:15.925101755Z\" level=info msg=\"Stopping container: 1c355855b8afc2c262c276117329b9513d073c29ebe097168d19dd031b8250f2 (timeout: 30s)\" id=57b13f49-1774-4c89-8409-0454083cb8d1 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:04:15.925571 crc crio[20344]: time=\"2026-06-10T15:04:15.925102095Z\" level=info msg=\"Stopping container: cca4b3c4f4cb89a0062d475af92ca93d3b75242b68139963d57e939727d21b9b (timeout: 30s)\" id=33ebb2dd-bd42-4243-9678-b94c0576b03d name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:04:16.051426 crc crio[20344]: time=\"2026-06-10T15:04:16.051071295Z\" level=info msg=\"Stopped container cca4b3c4f4cb89a0062d475af92ca93d3b75242b68139963d57e939727d21b9b: openstack/ceilometer-0/sg-core\" id=33ebb2dd-bd42-4243-9678-b94c0576b03d name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:04:16.362080 crc crio[20344]: time=\"2026-06-10T15:04:16.361975542Z\" level=info msg=\"Stopped container 8c33757c04a9b5811b6438bfb14faef2c62df8e72fada3882241e83c92ec2afc: openstack/ceilometer-0/ceilometer-notification-agent\" id=85f13701-b84b-4711-9db1-d08799f69315 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:04:16.452076 crc crio[20344]: time=\"2026-06-10T15:04:16.451989977Z\" level=info msg=\"Stopped container 1c355855b8afc2c262c276117329b9513d073c29ebe097168d19dd031b8250f2: openstack/ceilometer-0/proxy-httpd\" id=57b13f49-1774-4c89-8409-0454083cb8d1 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:04:16.871307 crc crio[20344]: time=\"2026-06-10T15:04:16.871184144Z\" level=info msg=\"Stopped container adeb2a8dac6246abc77cc425eb1ac0b5992d1aef8c04cf4b620dcebe1e4f8d05: openstack/ceilometer-0/ceilometer-central-agent\" id=d58411b4-1b3b-476b-b63d-3c99bfc964a4 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:04:16.872787 crc crio[20344]: time=\"2026-06-10T15:04:16.872659883Z\" level=info msg=\"Stopping pod sandbox: 39794f3fce99fec43bd6fbb4c582d9945692851ba9eb4c4afff674ce2ec2a5b1\" id=6a8a31f3-08fa-49cd-af3a-79427aeab9a9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:04:16.873563 crc crio[20344]: time=\"2026-06-10T15:04:16.873468244Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:39794f3fce99fec43bd6fbb4c582d9945692851ba9eb4c4afff674ce2ec2a5b1 UID:5a138c0e-18e1-4cd4-ac34-435d24041459 NetNS:/var/run/netns/e04dafc7-ea1c-4945-aa17-cf47a61ca9cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a138c0e_18e1_4cd4_ac34_435d24041459.slice PodAnnotations:0xc00078ce20}] Aliases:map[]}\"\nJun 10 15:04:16.873726 crc crio[20344]: time=\"2026-06-10T15:04:16.873659569Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:04:17.256520 crc crio[20344]: time=\"2026-06-10T15:04:17.256081617Z\" level=info msg=\"Stopped pod sandbox: 39794f3fce99fec43bd6fbb4c582d9945692851ba9eb4c4afff674ce2ec2a5b1\" id=6a8a31f3-08fa-49cd-af3a-79427aeab9a9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:04:17.740191 crc crio[20344]: time=\"2026-06-10T15:04:17.738962093Z\" level=info msg=\"Removing container: 1c355855b8afc2c262c276117329b9513d073c29ebe097168d19dd031b8250f2\" id=d3828cfc-d999-4b68-a8ee-fd8d51efabc4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:04:17.786184 crc crio[20344]: time=\"2026-06-10T15:04:17.78222609Z\" level=info msg=\"Removed container 1c355855b8afc2c262c276117329b9513d073c29ebe097168d19dd031b8250f2: openstack/ceilometer-0/proxy-httpd\" id=d3828cfc-d999-4b68-a8ee-fd8d51efabc4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:04:17.796562 crc crio[20344]: time=\"2026-06-10T15:04:17.796449071Z\" level=info msg=\"Removing container: cca4b3c4f4cb89a0062d475af92ca93d3b75242b68139963d57e939727d21b9b\" id=354e0e1a-b415-4dd2-b9c6-3f71e49be7d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:04:17.843935 crc crio[20344]: time=\"2026-06-10T15:04:17.843812024Z\" level=info msg=\"Removed container cca4b3c4f4cb89a0062d475af92ca93d3b75242b68139963d57e939727d21b9b: openstack/ceilometer-0/sg-core\" id=354e0e1a-b415-4dd2-b9c6-3f71e49be7d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:04:17.848349 crc crio[20344]: time=\"2026-06-10T15:04:17.847662404Z\" level=info msg=\"Removing container: 8c33757c04a9b5811b6438bfb14faef2c62df8e72fada3882241e83c92ec2afc\" id=0bc90e0b-61a1-4896-b4a0-1979758135a6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:04:17.902463 crc crio[20344]: time=\"2026-06-10T15:04:17.902141313Z\" level=info msg=\"Removed container 8c33757c04a9b5811b6438bfb14faef2c62df8e72fada3882241e83c92ec2afc: openstack/ceilometer-0/ceilometer-notification-agent\" id=0bc90e0b-61a1-4896-b4a0-1979758135a6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:04:17.908510 crc crio[20344]: time=\"2026-06-10T15:04:17.908418247Z\" level=info msg=\"Removing container: adeb2a8dac6246abc77cc425eb1ac0b5992d1aef8c04cf4b620dcebe1e4f8d05\" id=253ddc9f-166c-4c56-a2d9-592e13a378ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:04:17.942687 crc crio[20344]: time=\"2026-06-10T15:04:17.942590347Z\" level=info msg=\"Removed container adeb2a8dac6246abc77cc425eb1ac0b5992d1aef8c04cf4b620dcebe1e4f8d05: openstack/ceilometer-0/ceilometer-central-agent\" id=253ddc9f-166c-4c56-a2d9-592e13a378ed name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:04:18.315465 crc crio[20344]: time=\"2026-06-10T15:04:18.315212531Z\" level=info msg=\"Stopped container a8107ff1abcf92a20bfc135f616e64537b2c3e2b383185357d7d4be619badcff: openstack/nova-api-0/nova-api-api\" id=5bed2d1b-5d1e-4843-8d95-5363aa4c9e9b name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:04:18.317063 crc crio[20344]: time=\"2026-06-10T15:04:18.316656719Z\" level=info msg=\"Stopping pod sandbox: 0e8b641ebe45e956b5324e7cc06869c81f42e1322e6458d34db98ac9dfcab56d\" id=6b50abb8-46e4-40e7-8f82-566e3de9f87d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:04:18.317736 crc crio[20344]: time=\"2026-06-10T15:04:18.317649345Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:0e8b641ebe45e956b5324e7cc06869c81f42e1322e6458d34db98ac9dfcab56d UID:9a2423d8-e417-4e24-a70a-289c95f54af0 NetNS:/var/run/netns/53f2063b-9665-412c-b0fd-a43505fc72fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a2423d8_e417_4e24_a70a_289c95f54af0.slice PodAnnotations:0xc006858340}] Aliases:map[]}\"\nJun 10 15:04:18.317998 crc crio[20344]: time=\"2026-06-10T15:04:18.317922902Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:04:18.769347 crc crio[20344]: time=\"2026-06-10T15:04:18.768906307Z\" level=info msg=\"Stopped pod sandbox: 0e8b641ebe45e956b5324e7cc06869c81f42e1322e6458d34db98ac9dfcab56d\" id=6b50abb8-46e4-40e7-8f82-566e3de9f87d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:04:19.568835 crc crio[20344]: time=\"2026-06-10T15:04:19.56842574Z\" level=info msg=\"Stopping container: 5e04b578fc58e05395b99d9d8c7258bc020b42ac438440a56fda22d963f9c0bd (timeout: 10s)\" id=8631e5b6-4beb-4789-b044-5dc43d9ae4ae name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:04:19.707983 crc crio[20344]: time=\"2026-06-10T15:04:19.707875011Z\" level=info msg=\"Stopped container 5e04b578fc58e05395b99d9d8c7258bc020b42ac438440a56fda22d963f9c0bd: openstack/dnsmasq-dns-6f4f87c799-lqfh7/dnsmasq-dns\" id=8631e5b6-4beb-4789-b044-5dc43d9ae4ae name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:04:19.708889 crc crio[20344]: time=\"2026-06-10T15:04:19.708843407Z\" level=info msg=\"Stopping pod sandbox: 27de0b37c991ca2769b3bf01a0a61d0dee89257a2a59b8a327dd94270d0dde4a\" id=9f9a2aca-46f3-42ea-b93b-0c3b2a5225b4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:04:19.710235 crc crio[20344]: time=\"2026-06-10T15:04:19.710195792Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6f4f87c799-lqfh7 Namespace:openstack ID:27de0b37c991ca2769b3bf01a0a61d0dee89257a2a59b8a327dd94270d0dde4a UID:9087ac77-57e7-457a-baae-67242db17fc8 NetNS:/var/run/netns/b424f6ce-4aef-4e8f-9f37-8fb3716a6f0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9087ac77_57e7_457a_baae_67242db17fc8.slice PodAnnotations:0xc0027c07b0}] Aliases:map[]}\"\nJun 10 15:04:19.710644 crc crio[20344]: time=\"2026-06-10T15:04:19.710618613Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6f4f87c799-lqfh7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:04:19.762628 crc crio[20344]: time=\"2026-06-10T15:04:19.762525145Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=1d09fc82-066c-4509-8fad-53ae53953910 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:04:19.762805 crc crio[20344]: time=\"2026-06-10T15:04:19.762661108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:19.851428 crc crio[20344]: time=\"2026-06-10T15:04:19.849310505Z\" level=info msg=\"Removing container: a8107ff1abcf92a20bfc135f616e64537b2c3e2b383185357d7d4be619badcff\" id=39757681-e5c7-45ce-bcc5-c4ab6dba4738 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:04:19.885820 crc crio[20344]: time=\"2026-06-10T15:04:19.885366504Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:7511e0a4b582fe4ea9f3eb7bd3926fc342e6b75be42fbab1b91c99b57c630667 UID:64861f96-5859-4026-9423-b0c05b830935 NetNS:/var/run/netns/5da3acd2-9ccc-4a5e-a1fe-a8771e0cdaed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod64861f96_5859_4026_9423_b0c05b830935.slice PodAnnotations:0xc0027c0b70}] Aliases:map[]}\"\nJun 10 15:04:19.886085 crc crio[20344]: time=\"2026-06-10T15:04:19.886062672Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:04:19.996351 crc crio[20344]: time=\"2026-06-10T15:04:19.996151609Z\" level=info msg=\"Removed container a8107ff1abcf92a20bfc135f616e64537b2c3e2b383185357d7d4be619badcff: openstack/nova-api-0/nova-api-api\" id=39757681-e5c7-45ce-bcc5-c4ab6dba4738 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:04:20.018907 crc crio[20344]: time=\"2026-06-10T15:04:20.017653369Z\" level=info msg=\"Removing container: e6f2ad9fcd8e7b48bb16af41f49a835728c7c545022e10963be00976d2309768\" id=925ec3c1-42f5-46ec-bf07-b6c2ec9df2f4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:04:20.206223 crc crio[20344]: time=\"2026-06-10T15:04:20.203007297Z\" level=info msg=\"Removed container e6f2ad9fcd8e7b48bb16af41f49a835728c7c545022e10963be00976d2309768: openstack/nova-api-0/nova-api-log\" id=925ec3c1-42f5-46ec-bf07-b6c2ec9df2f4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:04:20.291858 crc crio[20344]: time=\"2026-06-10T15:04:20.291493251Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-cell-mapping-md42m/POD\" id=eec11a35-ba63-4e00-a9fd-2a5ec6a937d5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:04:20.291858 crc crio[20344]: time=\"2026-06-10T15:04:20.291591724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:20.345059 crc crio[20344]: time=\"2026-06-10T15:04:20.344955834Z\" level=info msg=\"Stopped pod sandbox: 27de0b37c991ca2769b3bf01a0a61d0dee89257a2a59b8a327dd94270d0dde4a\" id=9f9a2aca-46f3-42ea-b93b-0c3b2a5225b4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:04:20.378124 crc crio[20344]: time=\"2026-06-10T15:04:20.377960953Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-md42m Namespace:openstack ID:e656476152fe54fb1468f997d9b7e44d7ab7164ed95752619d14a3107667c4c8 UID:0603cf17-401a-4513-93cb-8ed6645a79ee NetNS:/var/run/netns/71c546ce-7cc7-4dc5-83e6-630f5bb6a919 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0603cf17_401a_4513_93cb_8ed6645a79ee.slice PodAnnotations:0xc0027c0da0}] Aliases:map[]}\"\nJun 10 15:04:20.378124 crc crio[20344]: time=\"2026-06-10T15:04:20.378026735Z\" level=info msg=\"Adding pod openstack_nova-cell1-cell-mapping-md42m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:04:20.517692 crc crio[20344]: time=\"2026-06-10T15:04:20.516885381Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=687ef828-b79f-47d4-8108-015994fa59a7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:04:20.517692 crc crio[20344]: time=\"2026-06-10T15:04:20.517444576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:20.600849 crc crio[20344]: time=\"2026-06-10T15:04:20.600710334Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:a2d323369cb6d07446ceef8b71700aaf30719ea944427c9e0a1e9daf4eb5fbaf UID:d355e4f9-0247-4f8f-8c17-9c436ebcdc77 NetNS:/var/run/netns/1924f8e2-4488-4c55-86d2-ac37ffc08bb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd355e4f9_0247_4f8f_8c17_9c436ebcdc77.slice PodAnnotations:0xc00282e2b8}] Aliases:map[]}\"\nJun 10 15:04:20.602636 crc crio[20344]: time=\"2026-06-10T15:04:20.600886189Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:04:20.669335 crc crio[20344]: 2026-06-10T15:04:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7511e0a4b582fe4 Mac:4a:08:39:b6:c4:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/5da3acd2-9ccc-4a5e-a1fe-a8771e0cdaed SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:04:20.669335 crc crio[20344]: time=\"2026-06-10T15:04:20.669099486Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:7511e0a4b582fe4ea9f3eb7bd3926fc342e6b75be42fbab1b91c99b57c630667 UID:64861f96-5859-4026-9423-b0c05b830935 NetNS:/var/run/netns/5da3acd2-9ccc-4a5e-a1fe-a8771e0cdaed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod64861f96_5859_4026_9423_b0c05b830935.slice PodAnnotations:0xc0027c0b70}] Aliases:map[]}\"\nJun 10 15:04:20.669335 crc crio[20344]: time=\"2026-06-10T15:04:20.669226799Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:04:20.763852 crc crio[20344]: time=\"2026-06-10T15:04:20.763791441Z\" level=info msg=\"Ran pod sandbox 7511e0a4b582fe4ea9f3eb7bd3926fc342e6b75be42fbab1b91c99b57c630667 with infra container: openstack/ceilometer-0/POD\" id=1d09fc82-066c-4509-8fad-53ae53953910 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:04:20.767943 crc crio[20344]: time=\"2026-06-10T15:04:20.767859697Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=057d69d4-28ec-4c01-9394-c64b164115ce name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:04:20.838921 crc crio[20344]: time=\"2026-06-10T15:04:20.838827805Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=f0ed3d5d-3d49-45c1-bcad-2b5b4c94f961 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:04:20.855361 crc crio[20344]: time=\"2026-06-10T15:04:20.855208362Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=411534b4-0d09-4e82-b961-172e162c076f name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:04:20.856143 crc crio[20344]: time=\"2026-06-10T15:04:20.856076544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:20.902990 crc crio[20344]: time=\"2026-06-10T15:04:20.901683822Z\" level=info msg=\"Removing container: 5e04b578fc58e05395b99d9d8c7258bc020b42ac438440a56fda22d963f9c0bd\" id=a5b6e2b0-6eb2-4ae3-be4b-43bd91f9d114 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:04:20.974365 crc crio[20344]: time=\"2026-06-10T15:04:20.974142199Z\" level=info msg=\"Removed container 5e04b578fc58e05395b99d9d8c7258bc020b42ac438440a56fda22d963f9c0bd: openstack/dnsmasq-dns-6f4f87c799-lqfh7/dnsmasq-dns\" id=a5b6e2b0-6eb2-4ae3-be4b-43bd91f9d114 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:04:20.990419 crc crio[20344]: time=\"2026-06-10T15:04:20.985981267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:20.991383 crc crio[20344]: time=\"2026-06-10T15:04:20.991234714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:20.994353 crc crio[20344]: time=\"2026-06-10T15:04:20.993939765Z\" level=info msg=\"Removing container: 4f86ccc8e2cf299b6dc72409ae74d8761d7834b6f485b876561b1f93c9c9a21c\" id=16adb162-f676-4d65-b650-367f8bd03893 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:04:21.078629 crc crio[20344]: time=\"2026-06-10T15:04:21.078512047Z\" level=info msg=\"Removed container 4f86ccc8e2cf299b6dc72409ae74d8761d7834b6f485b876561b1f93c9c9a21c: openstack/dnsmasq-dns-6f4f87c799-lqfh7/init\" id=16adb162-f676-4d65-b650-367f8bd03893 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:04:21.080366 crc crio[20344]: 2026-06-10T15:04:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e656476152fe54f Mac:3a:92:56:08:99:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d4 Mtu:0 Sandbox:/var/run/netns/71c546ce-7cc7-4dc5-83e6-630f5bb6a919 SocketPath: PciID:}] [{Interface:0xc000124c00 Address:{IP:10.217.0.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:04:21.081849 crc crio[20344]: time=\"2026-06-10T15:04:21.081781482Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-md42m Namespace:openstack ID:e656476152fe54fb1468f997d9b7e44d7ab7164ed95752619d14a3107667c4c8 UID:0603cf17-401a-4513-93cb-8ed6645a79ee NetNS:/var/run/netns/71c546ce-7cc7-4dc5-83e6-630f5bb6a919 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0603cf17_401a_4513_93cb_8ed6645a79ee.slice PodAnnotations:0xc0027c0da0}] Aliases:map[]}\"\nJun 10 15:04:21.085690 crc crio[20344]: time=\"2026-06-10T15:04:21.082135172Z\" level=info msg=\"Checking pod openstack_nova-cell1-cell-mapping-md42m for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:04:21.106453 crc crio[20344]: time=\"2026-06-10T15:04:21.101094995Z\" level=info msg=\"Ran pod sandbox e656476152fe54fb1468f997d9b7e44d7ab7164ed95752619d14a3107667c4c8 with infra container: openstack/nova-cell1-cell-mapping-md42m/POD\" id=eec11a35-ba63-4e00-a9fd-2a5ec6a937d5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:04:21.124056 crc crio[20344]: time=\"2026-06-10T15:04:21.123960431Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=e3668451-a8e3-472d-a750-e0705317786e name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:04:21.149851 crc crio[20344]: time=\"2026-06-10T15:04:21.149547387Z\" level=info msg=\"Created container 31827a95faa90ba9c7c5e80b23912cbf82ef7fac6f19dc6660532f70368b8598: openstack/ceilometer-0/ceilometer-central-agent\" id=411534b4-0d09-4e82-b961-172e162c076f name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:04:21.156239 crc crio[20344]: time=\"2026-06-10T15:04:21.154921387Z\" level=info msg=\"Starting container: 31827a95faa90ba9c7c5e80b23912cbf82ef7fac6f19dc6660532f70368b8598\" id=57bf9d90-5de9-40ee-91cb-6d88fffc48e8 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:04:21.161530 crc crio[20344]: time=\"2026-06-10T15:04:21.161404996Z\" level=info msg=\"Started container\" PID=86366 containerID=31827a95faa90ba9c7c5e80b23912cbf82ef7fac6f19dc6660532f70368b8598 description=openstack/ceilometer-0/ceilometer-central-agent id=57bf9d90-5de9-40ee-91cb-6d88fffc48e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7511e0a4b582fe4ea9f3eb7bd3926fc342e6b75be42fbab1b91c99b57c630667\nJun 10 15:04:21.174854 crc crio[20344]: time=\"2026-06-10T15:04:21.174534708Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=92ceb43d-7826-4346-a4d1-2c665ff54f39 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:04:21.178408 crc crio[20344]: time=\"2026-06-10T15:04:21.177513136Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=fda4bac7-3389-45b7-a905-f89147fdb5cb name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:04:21.184350 crc crio[20344]: time=\"2026-06-10T15:04:21.184233521Z\" level=info msg=\"Creating container: openstack/nova-cell1-cell-mapping-md42m/nova-manage\" id=bd41a03e-c83a-4d44-8db7-d3cdb0d3fcdd name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:04:21.184730 crc crio[20344]: time=\"2026-06-10T15:04:21.184653622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:21.240823 crc crio[20344]: time=\"2026-06-10T15:04:21.240598959Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=6d3bd053-4f88-437c-acac-b90fc3d03520 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:04:21.254934 crc crio[20344]: time=\"2026-06-10T15:04:21.254824449Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=b6d5c8cd-ad4d-4e54-8b9a-dee68cea81b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:04:21.255390 crc crio[20344]: time=\"2026-06-10T15:04:21.255332142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:21.281685 crc crio[20344]: time=\"2026-06-10T15:04:21.281562405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:21.292983 crc crio[20344]: time=\"2026-06-10T15:04:21.29285683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:21.318608 crc crio[20344]: 2026-06-10T15:04:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2d323369cb6d07 Mac:36:ab:95:96:3b:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/1924f8e2-4488-4c55-86d2-ac37ffc08bb7 SocketPath: PciID:}] [{Interface:0xc000192db0 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:04:21.319709 crc crio[20344]: time=\"2026-06-10T15:04:21.319631047Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:a2d323369cb6d07446ceef8b71700aaf30719ea944427c9e0a1e9daf4eb5fbaf UID:d355e4f9-0247-4f8f-8c17-9c436ebcdc77 NetNS:/var/run/netns/1924f8e2-4488-4c55-86d2-ac37ffc08bb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd355e4f9_0247_4f8f_8c17_9c436ebcdc77.slice PodAnnotations:0xc00282e2b8}] Aliases:map[]}\"\nJun 10 15:04:21.319870 crc crio[20344]: time=\"2026-06-10T15:04:21.319847843Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:04:21.331159 crc crio[20344]: time=\"2026-06-10T15:04:21.331058474Z\" level=info msg=\"Ran pod sandbox a2d323369cb6d07446ceef8b71700aaf30719ea944427c9e0a1e9daf4eb5fbaf with infra container: openstack/nova-api-0/POD\" id=687ef828-b79f-47d4-8108-015994fa59a7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:04:21.342816 crc crio[20344]: time=\"2026-06-10T15:04:21.342714418Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=c631f79a-5c30-4138-98cd-a95b924f7b28 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:04:21.347967 crc crio[20344]: time=\"2026-06-10T15:04:21.347895873Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=28a33f90-ad1b-4aa3-8ce8-d0cef1986977 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:04:21.360835 crc crio[20344]: time=\"2026-06-10T15:04:21.360698566Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=92a41889-6981-4f06-8ae4-337703b1c226 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:04:21.364615 crc crio[20344]: time=\"2026-06-10T15:04:21.364571647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:21.366319 crc crio[20344]: time=\"2026-06-10T15:04:21.365953603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:21.372046 crc crio[20344]: time=\"2026-06-10T15:04:21.371502838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:21.450094 crc crio[20344]: time=\"2026-06-10T15:04:21.449970311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:21.454507 crc crio[20344]: time=\"2026-06-10T15:04:21.454426667Z\" level=info msg=\"Created container ba977d8ea2dbec2cb3fc55b8c805e266959abae7ee66a6eb8bde69f25d078920: openstack/nova-cell1-cell-mapping-md42m/nova-manage\" id=bd41a03e-c83a-4d44-8db7-d3cdb0d3fcdd name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:04:21.455505 crc crio[20344]: time=\"2026-06-10T15:04:21.455449984Z\" level=info msg=\"Starting container: ba977d8ea2dbec2cb3fc55b8c805e266959abae7ee66a6eb8bde69f25d078920\" id=7605dc27-676f-451e-b376-4540cf33d7e0 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:04:21.455932 crc crio[20344]: time=\"2026-06-10T15:04:21.455885055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:21.469337 crc crio[20344]: time=\"2026-06-10T15:04:21.467689653Z\" level=info msg=\"Started container\" PID=86434 containerID=ba977d8ea2dbec2cb3fc55b8c805e266959abae7ee66a6eb8bde69f25d078920 description=openstack/nova-cell1-cell-mapping-md42m/nova-manage id=7605dc27-676f-451e-b376-4540cf33d7e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e656476152fe54fb1468f997d9b7e44d7ab7164ed95752619d14a3107667c4c8\nJun 10 15:04:21.485963 crc crio[20344]: time=\"2026-06-10T15:04:21.485876767Z\" level=info msg=\"Created container 110f5074dd00219dcd3a2782e04d9fed4adeac2f96d63ba65339a9d5d898e37d: openstack/ceilometer-0/ceilometer-notification-agent\" id=b6d5c8cd-ad4d-4e54-8b9a-dee68cea81b2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:04:21.487198 crc crio[20344]: time=\"2026-06-10T15:04:21.487106179Z\" level=info msg=\"Starting container: 110f5074dd00219dcd3a2782e04d9fed4adeac2f96d63ba65339a9d5d898e37d\" id=eb638f39-5700-4225-a5aa-48b150dc79c5 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:04:21.492951 crc crio[20344]: time=\"2026-06-10T15:04:21.492811867Z\" level=info msg=\"Started container\" PID=86451 containerID=110f5074dd00219dcd3a2782e04d9fed4adeac2f96d63ba65339a9d5d898e37d description=openstack/ceilometer-0/ceilometer-notification-agent id=eb638f39-5700-4225-a5aa-48b150dc79c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7511e0a4b582fe4ea9f3eb7bd3926fc342e6b75be42fbab1b91c99b57c630667\nJun 10 15:04:21.508119 crc crio[20344]: time=\"2026-06-10T15:04:21.508035094Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=2e70c51d-8304-49ef-8b09-c8ca98a18644 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:04:21.523725 crc crio[20344]: time=\"2026-06-10T15:04:21.523231979Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=003c1cfb-c1bb-48e5-ba54-340ee14fc8c5 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:04:21.532430 crc crio[20344]: time=\"2026-06-10T15:04:21.532319566Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=6c5b4888-d145-495c-ac87-68d52205670a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:04:21.532830 crc crio[20344]: time=\"2026-06-10T15:04:21.532732797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:21.558969 crc crio[20344]: time=\"2026-06-10T15:04:21.558874468Z\" level=info msg=\"Created container e688a39cdbbeb2a4abcd8dc8d75dd2f775db404b2151cbead27e5dd6468a5dc9: openstack/nova-api-0/nova-api-log\" id=92a41889-6981-4f06-8ae4-337703b1c226 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:04:21.560341 crc crio[20344]: time=\"2026-06-10T15:04:21.560227543Z\" level=info msg=\"Starting container: e688a39cdbbeb2a4abcd8dc8d75dd2f775db404b2151cbead27e5dd6468a5dc9\" id=0fafe103-0ad1-440a-bf44-ee451b9a71d4 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:04:21.570215 crc crio[20344]: time=\"2026-06-10T15:04:21.570070959Z\" level=info msg=\"Started container\" PID=86471 containerID=e688a39cdbbeb2a4abcd8dc8d75dd2f775db404b2151cbead27e5dd6468a5dc9 description=openstack/nova-api-0/nova-api-log id=0fafe103-0ad1-440a-bf44-ee451b9a71d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2d323369cb6d07446ceef8b71700aaf30719ea944427c9e0a1e9daf4eb5fbaf\nJun 10 15:04:21.583908 crc crio[20344]: time=\"2026-06-10T15:04:21.583825007Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=c050a20a-c141-41b0-b490-bfcc402e920d name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:04:21.588987 crc crio[20344]: time=\"2026-06-10T15:04:21.588883789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:21.595219 crc crio[20344]: time=\"2026-06-10T15:04:21.595140532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:21.651422 crc crio[20344]: time=\"2026-06-10T15:04:21.651335386Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=487b78ab-7929-4245-a113-e54f0637da03 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:04:21.660287 crc crio[20344]: time=\"2026-06-10T15:04:21.660172036Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=8c77c918-d1e4-4b47-bd85-8986cd23a15e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:04:21.660815 crc crio[20344]: time=\"2026-06-10T15:04:21.66073073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:21.722764 crc crio[20344]: time=\"2026-06-10T15:04:21.722670584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:21.729431 crc crio[20344]: time=\"2026-06-10T15:04:21.729156192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:21.944595 crc crio[20344]: time=\"2026-06-10T15:04:21.942314534Z\" level=info msg=\"Stopping container: 501f895dde1365323d9b1fbaa386c0ec34c555d200496137d01a8c1d2b9217e6 (timeout: 2s)\" id=6c06e8aa-51e1-4c90-bc0c-4de7c5b81ad9 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:04:22.009928 crc crio[20344]: time=\"2026-06-10T15:04:22.009807862Z\" level=info msg=\"Created container 177fa6d9b5eacb092e63febf0ec9ecdd8c6065d87de30d3c59606ff74dccf431: openstack/ceilometer-0/sg-core\" id=6c5b4888-d145-495c-ac87-68d52205670a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:04:22.010889 crc crio[20344]: time=\"2026-06-10T15:04:22.010805168Z\" level=info msg=\"Created container a9260c3b9db0af92d80fe189fc659f31b2aa23c2f55f176b550ae8f4af48a88e: openstack/nova-api-0/nova-api-api\" id=8c77c918-d1e4-4b47-bd85-8986cd23a15e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:04:22.020000 crc crio[20344]: time=\"2026-06-10T15:04:22.019908585Z\" level=info msg=\"Starting container: a9260c3b9db0af92d80fe189fc659f31b2aa23c2f55f176b550ae8f4af48a88e\" id=778d3976-67d6-48c7-8d42-0b15ace6d305 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:04:22.020409 crc crio[20344]: time=\"2026-06-10T15:04:22.019950226Z\" level=info msg=\"Starting container: 177fa6d9b5eacb092e63febf0ec9ecdd8c6065d87de30d3c59606ff74dccf431\" id=f42a1120-a46d-4160-86f3-2092b8d289fc name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:04:22.029185 crc crio[20344]: time=\"2026-06-10T15:04:22.029079594Z\" level=info msg=\"Started container\" PID=86524 containerID=a9260c3b9db0af92d80fe189fc659f31b2aa23c2f55f176b550ae8f4af48a88e description=openstack/nova-api-0/nova-api-api id=778d3976-67d6-48c7-8d42-0b15ace6d305 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2d323369cb6d07446ceef8b71700aaf30719ea944427c9e0a1e9daf4eb5fbaf\nJun 10 15:04:22.029542 crc crio[20344]: time=\"2026-06-10T15:04:22.029432733Z\" level=info msg=\"Started container\" PID=86497 containerID=177fa6d9b5eacb092e63febf0ec9ecdd8c6065d87de30d3c59606ff74dccf431 description=openstack/ceilometer-0/sg-core id=f42a1120-a46d-4160-86f3-2092b8d289fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=7511e0a4b582fe4ea9f3eb7bd3926fc342e6b75be42fbab1b91c99b57c630667\nJun 10 15:04:22.041913 crc crio[20344]: time=\"2026-06-10T15:04:22.041803035Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=fde7e062-c5bf-4c16-93e0-a2d6304d6322 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:04:22.078969 crc crio[20344]: time=\"2026-06-10T15:04:22.078592063Z\" level=info msg=\"Stopped container 501f895dde1365323d9b1fbaa386c0ec34c555d200496137d01a8c1d2b9217e6: openshift-marketplace/redhat-marketplace-665ww/registry-server\" id=6c06e8aa-51e1-4c90-bc0c-4de7c5b81ad9 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:04:22.080348 crc crio[20344]: time=\"2026-06-10T15:04:22.080174774Z\" level=info msg=\"Stopping pod sandbox: 0fbee2958dc39f081720311b30a60d8b9f8622095c75d412c89a94f2bb9e9b2b\" id=f960e320-f2ac-4714-8c6c-d94f5404175b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:04:22.080938 crc crio[20344]: time=\"2026-06-10T15:04:22.080830221Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-665ww Namespace:openshift-marketplace ID:0fbee2958dc39f081720311b30a60d8b9f8622095c75d412c89a94f2bb9e9b2b UID:5207a853-7745-4f3d-a182-ff5f830fc32d NetNS:/var/run/netns/f2a49cdb-3992-4178-bd32-fa8ed039fc5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5207a853_7745_4f3d_a182_ff5f830fc32d.slice PodAnnotations:0xc002264b38}] Aliases:map[]}\"\nJun 10 15:04:22.081032 crc crio[20344]: time=\"2026-06-10T15:04:22.080981385Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-665ww from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:04:22.125982 crc crio[20344]: time=\"2026-06-10T15:04:22.125869614Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=775e5209-f30d-4252-90b0-e7b549e8cdd3 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:04:22.148955 crc crio[20344]: time=\"2026-06-10T15:04:22.148864233Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=935b326a-9c3c-47bc-803f-353b761e95f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:04:22.149685 crc crio[20344]: time=\"2026-06-10T15:04:22.149626443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:22.236830 crc crio[20344]: time=\"2026-06-10T15:04:22.23668521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:22.245944 crc crio[20344]: time=\"2026-06-10T15:04:22.245845859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:22.418946 crc crio[20344]: time=\"2026-06-10T15:04:22.418395153Z\" level=info msg=\"Created container 03ce080da759739683ddb83bca8bdd1686dc35dcaa2e6cab98147333959e25de: openstack/ceilometer-0/proxy-httpd\" id=935b326a-9c3c-47bc-803f-353b761e95f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:04:22.425793 crc crio[20344]: time=\"2026-06-10T15:04:22.424723948Z\" level=info msg=\"Starting container: 03ce080da759739683ddb83bca8bdd1686dc35dcaa2e6cab98147333959e25de\" id=b2daf5dc-7aa8-4ade-ba23-d5e19c959ef4 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:04:22.434454 crc crio[20344]: time=\"2026-06-10T15:04:22.434360549Z\" level=info msg=\"Started container\" PID=86601 containerID=03ce080da759739683ddb83bca8bdd1686dc35dcaa2e6cab98147333959e25de description=openstack/ceilometer-0/proxy-httpd id=b2daf5dc-7aa8-4ade-ba23-d5e19c959ef4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7511e0a4b582fe4ea9f3eb7bd3926fc342e6b75be42fbab1b91c99b57c630667\nJun 10 15:04:22.505209 crc crio[20344]: time=\"2026-06-10T15:04:22.505007899Z\" level=info msg=\"Stopped pod sandbox: 0fbee2958dc39f081720311b30a60d8b9f8622095c75d412c89a94f2bb9e9b2b\" id=f960e320-f2ac-4714-8c6c-d94f5404175b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:04:23.073419 crc crio[20344]: time=\"2026-06-10T15:04:23.066590964Z\" level=info msg=\"Removing container: 501f895dde1365323d9b1fbaa386c0ec34c555d200496137d01a8c1d2b9217e6\" id=a4823fc5-3048-425e-909b-8fa2e4decf80 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:04:23.112317 crc crio[20344]: time=\"2026-06-10T15:04:23.103917206Z\" level=info msg=\"Removed container 501f895dde1365323d9b1fbaa386c0ec34c555d200496137d01a8c1d2b9217e6: openshift-marketplace/redhat-marketplace-665ww/registry-server\" id=a4823fc5-3048-425e-909b-8fa2e4decf80 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:04:23.119132 crc crio[20344]: time=\"2026-06-10T15:04:23.119049721Z\" level=info msg=\"Removing container: c19a198bb315f94b0a7f290c471bca76e99915b6ab1c052a847e44057ead84da\" id=c61b3fa9-ec1a-4b2c-884c-e180e5fd15a9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:04:23.192316 crc crio[20344]: time=\"2026-06-10T15:04:23.191878197Z\" level=info msg=\"Removed container c19a198bb315f94b0a7f290c471bca76e99915b6ab1c052a847e44057ead84da: openshift-marketplace/redhat-marketplace-665ww/extract-content\" id=c61b3fa9-ec1a-4b2c-884c-e180e5fd15a9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:04:23.222658 crc crio[20344]: time=\"2026-06-10T15:04:23.222551506Z\" level=info msg=\"Removing container: 1c0f30c5f588dd7b02f5eb47f0328abf43707e15ac0786068bad0300cafe6a17\" id=14484348-bbe0-41c0-91e7-44428d2b8bf2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:04:23.297570 crc crio[20344]: time=\"2026-06-10T15:04:23.297527259Z\" level=info msg=\"Removed container 1c0f30c5f588dd7b02f5eb47f0328abf43707e15ac0786068bad0300cafe6a17: openshift-marketplace/redhat-marketplace-665ww/extract-utilities\" id=14484348-bbe0-41c0-91e7-44428d2b8bf2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:04:24.213599 crc crio[20344]: time=\"2026-06-10T15:04:24.213017242Z\" level=info msg=\"Stopping container: 6084809e02276817b1970bcce1537e1e3a2752dff253a7869443b9ffd56bab1f (timeout: 2s)\" id=88b34efe-2122-44a8-8d15-353df7ecebee name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:04:24.357374 crc crio[20344]: time=\"2026-06-10T15:04:24.357054442Z\" level=info msg=\"Stopped container 6084809e02276817b1970bcce1537e1e3a2752dff253a7869443b9ffd56bab1f: openshift-marketplace/redhat-operators-4vkz9/registry-server\" id=88b34efe-2122-44a8-8d15-353df7ecebee name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:04:24.360139 crc crio[20344]: time=\"2026-06-10T15:04:24.359943377Z\" level=info msg=\"Stopping pod sandbox: 89ce2648961afc5901f2fc6f2a5eb91582087e01137f0784c4d0b6694e8c4331\" id=c49e0cbe-351c-4168-8f4e-ecdf8bd902a3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:04:24.360643 crc crio[20344]: time=\"2026-06-10T15:04:24.360588384Z\" level=info msg=\"Got pod network &{Name:redhat-operators-4vkz9 Namespace:openshift-marketplace ID:89ce2648961afc5901f2fc6f2a5eb91582087e01137f0784c4d0b6694e8c4331 UID:c5574a77-0e5a-426a-83ff-272c0849b49e NetNS:/var/run/netns/a19f23de-74b7-47b6-8df7-4d7e5f3ece9a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc5574a77_0e5a_426a_83ff_272c0849b49e.slice PodAnnotations:0xc00282e230}] Aliases:map[]}\"\nJun 10 15:04:24.360846 crc crio[20344]: time=\"2026-06-10T15:04:24.36079891Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-4vkz9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:04:24.726907 crc crio[20344]: time=\"2026-06-10T15:04:24.726488334Z\" level=info msg=\"Stopped pod sandbox: 89ce2648961afc5901f2fc6f2a5eb91582087e01137f0784c4d0b6694e8c4331\" id=c49e0cbe-351c-4168-8f4e-ecdf8bd902a3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:04:25.164311 crc crio[20344]: time=\"2026-06-10T15:04:25.164174813Z\" level=info msg=\"Removing container: 6084809e02276817b1970bcce1537e1e3a2752dff253a7869443b9ffd56bab1f\" id=37883e60-75c8-40fc-86a4-6c242b5992fe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:04:25.194559 crc crio[20344]: time=\"2026-06-10T15:04:25.194452281Z\" level=info msg=\"Removed container 6084809e02276817b1970bcce1537e1e3a2752dff253a7869443b9ffd56bab1f: openshift-marketplace/redhat-operators-4vkz9/registry-server\" id=37883e60-75c8-40fc-86a4-6c242b5992fe name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:04:25.196958 crc crio[20344]: time=\"2026-06-10T15:04:25.196877024Z\" level=info msg=\"Removing container: 672f7d9f6c8dadcd66877001922522a1ff8c8aa2df09fcfe0504edbbae0ae51b\" id=88d1c362-5ae3-4684-8437-e1c716fcb646 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:04:25.266162 crc crio[20344]: time=\"2026-06-10T15:04:25.266109997Z\" level=info msg=\"Removed container 672f7d9f6c8dadcd66877001922522a1ff8c8aa2df09fcfe0504edbbae0ae51b: openshift-marketplace/redhat-operators-4vkz9/extract-content\" id=88d1c362-5ae3-4684-8437-e1c716fcb646 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:04:25.271164 crc crio[20344]: time=\"2026-06-10T15:04:25.271121168Z\" level=info msg=\"Removing container: 39856a2ca15bd4059da3976e2c3e1440652c657b3a8812333521809ef2e00ec9\" id=a8140fd1-b97f-49ac-b99a-8f0ad28dd880 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:04:25.334331 crc crio[20344]: time=\"2026-06-10T15:04:25.33416132Z\" level=info msg=\"Removed container 39856a2ca15bd4059da3976e2c3e1440652c657b3a8812333521809ef2e00ec9: openshift-marketplace/redhat-operators-4vkz9/extract-utilities\" id=a8140fd1-b97f-49ac-b99a-8f0ad28dd880 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:04:29.229297 crc crio[20344]: time=\"2026-06-10T15:04:29.227938538Z\" level=info msg=\"Stopping pod sandbox: e656476152fe54fb1468f997d9b7e44d7ab7164ed95752619d14a3107667c4c8\" id=9e5fe061-bc96-489a-833f-5e5fb802aacd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:04:29.230679 crc crio[20344]: time=\"2026-06-10T15:04:29.230069443Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-md42m Namespace:openstack ID:e656476152fe54fb1468f997d9b7e44d7ab7164ed95752619d14a3107667c4c8 UID:0603cf17-401a-4513-93cb-8ed6645a79ee NetNS:/var/run/netns/71c546ce-7cc7-4dc5-83e6-630f5bb6a919 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0603cf17_401a_4513_93cb_8ed6645a79ee.slice PodAnnotations:0xc002264840}] Aliases:map[]}\"\nJun 10 15:04:29.230679 crc crio[20344]: time=\"2026-06-10T15:04:29.230234168Z\" level=info msg=\"Deleting pod openstack_nova-cell1-cell-mapping-md42m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:04:29.608835 crc crio[20344]: time=\"2026-06-10T15:04:29.608671024Z\" level=info msg=\"Stopped pod sandbox: e656476152fe54fb1468f997d9b7e44d7ab7164ed95752619d14a3107667c4c8\" id=9e5fe061-bc96-489a-833f-5e5fb802aacd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:04:30.564404 crc crio[20344]: time=\"2026-06-10T15:04:30.56382902Z\" level=info msg=\"Stopping container: 50c013ed5b347e3ee3f663dfc6a362e9de3996592b7f7697c8ed4bb241cdd101 (timeout: 30s)\" id=736712a5-6738-4d59-8c94-252d9932b361 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:04:30.597158 crc crio[20344]: time=\"2026-06-10T15:04:30.597055205Z\" level=info msg=\"Stopping container: 43c633bd2939b837d208c20447d6ea257be635890fe36b3d3220b8d55fa1dec1 (timeout: 30s)\" id=736f13a4-c388-483c-b1f9-e2feee15d396 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:04:30.597902 crc crio[20344]: time=\"2026-06-10T15:04:30.597837945Z\" level=info msg=\"Stopping container: f8e5e69df2b975f8a054dfafd6796dbae18dc463b544ddfc086e52fc74dd737b (timeout: 30s)\" id=2e497fb3-5233-4f54-8f21-beb575d6cd75 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:04:30.729380 crc crio[20344]: time=\"2026-06-10T15:04:30.729249588Z\" level=info msg=\"Stopped container f8e5e69df2b975f8a054dfafd6796dbae18dc463b544ddfc086e52fc74dd737b: openstack/nova-metadata-0/nova-metadata-log\" id=2e497fb3-5233-4f54-8f21-beb575d6cd75 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:04:31.276120 crc crio[20344]: time=\"2026-06-10T15:04:31.274840807Z\" level=info msg=\"Stopping container: a9260c3b9db0af92d80fe189fc659f31b2aa23c2f55f176b550ae8f4af48a88e (timeout: 30s)\" id=bd024e2f-accd-4199-b0ba-8d2b31a482d1 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:04:31.279230 crc crio[20344]: time=\"2026-06-10T15:04:31.279158549Z\" level=info msg=\"Stopping container: e688a39cdbbeb2a4abcd8dc8d75dd2f775db404b2151cbead27e5dd6468a5dc9 (timeout: 30s)\" id=aa2d2f8a-0d08-47cb-8426-f0c46dab6c29 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:04:31.425135 crc crio[20344]: time=\"2026-06-10T15:04:31.424592126Z\" level=info msg=\"Stopped container e688a39cdbbeb2a4abcd8dc8d75dd2f775db404b2151cbead27e5dd6468a5dc9: openstack/nova-api-0/nova-api-log\" id=aa2d2f8a-0d08-47cb-8426-f0c46dab6c29 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:04:33.848066 crc crio[20344]: time=\"2026-06-10T15:04:33.847658142Z\" level=info msg=\"Stopped container 43c633bd2939b837d208c20447d6ea257be635890fe36b3d3220b8d55fa1dec1: openstack/nova-metadata-0/nova-metadata-metadata\" id=736f13a4-c388-483c-b1f9-e2feee15d396 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:04:33.850008 crc crio[20344]: time=\"2026-06-10T15:04:33.848948306Z\" level=info msg=\"Stopping pod sandbox: ef7932ee563085a81be03e64c2b3d0d84a2da515763a0d1a72069dbf2c143f12\" id=36c62be5-a125-41a8-9c2f-2ffe83092bae name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:04:33.850008 crc crio[20344]: time=\"2026-06-10T15:04:33.849926721Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:ef7932ee563085a81be03e64c2b3d0d84a2da515763a0d1a72069dbf2c143f12 UID:b5c1af75-52c2-4dbf-9cda-79878cc79c06 NetNS:/var/run/netns/f59942b2-d044-4e4d-baa7-0f852d8e1f30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb5c1af75_52c2_4dbf_9cda_79878cc79c06.slice PodAnnotations:0xc0027c02b8}] Aliases:map[]}\"\nJun 10 15:04:33.850358 crc crio[20344]: time=\"2026-06-10T15:04:33.850203578Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:04:34.258728 crc crio[20344]: time=\"2026-06-10T15:04:34.258122932Z\" level=info msg=\"Stopped pod sandbox: ef7932ee563085a81be03e64c2b3d0d84a2da515763a0d1a72069dbf2c143f12\" id=36c62be5-a125-41a8-9c2f-2ffe83092bae name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:04:35.811730 crc crio[20344]: time=\"2026-06-10T15:04:35.811329833Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=d096828a-6514-449c-910a-eff7d5664ff3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:04:35.811730 crc crio[20344]: time=\"2026-06-10T15:04:35.811704662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:35.842168 crc crio[20344]: time=\"2026-06-10T15:04:35.842023362Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:412a044ddcf6d517c41ec129f6e6156bf9648f92c4184df7d20e7df040728d22 UID:7cbbe186-f7ca-49bd-ad2e-7c5ebf80c651 NetNS:/var/run/netns/bd411521-2a3a-42e9-8cfc-0d8845f4888b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7cbbe186_f7ca_49bd_ad2e_7c5ebf80c651.slice PodAnnotations:0xc0027c0888}] Aliases:map[]}\"\nJun 10 15:04:35.842168 crc crio[20344]: time=\"2026-06-10T15:04:35.842083694Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:04:35.915236 crc crio[20344]: time=\"2026-06-10T15:04:35.915138146Z\" level=info msg=\"Stopped container 50c013ed5b347e3ee3f663dfc6a362e9de3996592b7f7697c8ed4bb241cdd101: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=736712a5-6738-4d59-8c94-252d9932b361 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:04:35.916205 crc crio[20344]: time=\"2026-06-10T15:04:35.9160456Z\" level=info msg=\"Stopping pod sandbox: 115fbde9352d781d8760312bb96126f7edd2ad9d55212b85dcdab349ac534770\" id=03a77cc6-ca2a-43e2-bc49-efe10cb82718 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:04:35.916800 crc crio[20344]: time=\"2026-06-10T15:04:35.916672206Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:115fbde9352d781d8760312bb96126f7edd2ad9d55212b85dcdab349ac534770 UID:a825836a-49e8-4c94-b45e-e57336d07be6 NetNS:/var/run/netns/0a06f4e5-52bf-45cd-bc56-55720eb32a98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda825836a_49e8_4c94_b45e_e57336d07be6.slice PodAnnotations:0xc0007382f0}] Aliases:map[]}\"\nJun 10 15:04:35.916990 crc crio[20344]: time=\"2026-06-10T15:04:35.916894832Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:04:36.317200 crc crio[20344]: time=\"2026-06-10T15:04:36.316784558Z\" level=info msg=\"Stopped pod sandbox: 115fbde9352d781d8760312bb96126f7edd2ad9d55212b85dcdab349ac534770\" id=03a77cc6-ca2a-43e2-bc49-efe10cb82718 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:04:36.511330 crc crio[20344]: 2026-06-10T15:04:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:412a044ddcf6d51 Mac:6e:05:81:20:8d:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/bd411521-2a3a-42e9-8cfc-0d8845f4888b SocketPath: PciID:}] [{Interface:0xc00011ae50 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:04:36.513241 crc crio[20344]: time=\"2026-06-10T15:04:36.513158982Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:412a044ddcf6d517c41ec129f6e6156bf9648f92c4184df7d20e7df040728d22 UID:7cbbe186-f7ca-49bd-ad2e-7c5ebf80c651 NetNS:/var/run/netns/bd411521-2a3a-42e9-8cfc-0d8845f4888b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7cbbe186_f7ca_49bd_ad2e_7c5ebf80c651.slice PodAnnotations:0xc0027c0888}] Aliases:map[]}\"\nJun 10 15:04:36.513512 crc crio[20344]: time=\"2026-06-10T15:04:36.513454829Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:04:36.528338 crc crio[20344]: time=\"2026-06-10T15:04:36.528161362Z\" level=info msg=\"Ran pod sandbox 412a044ddcf6d517c41ec129f6e6156bf9648f92c4184df7d20e7df040728d22 with infra container: openstack/nova-metadata-0/POD\" id=d096828a-6514-449c-910a-eff7d5664ff3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:04:36.535157 crc crio[20344]: time=\"2026-06-10T15:04:36.535081183Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=72a9c645-c0af-4277-b1c6-7d7c7528048b name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:04:36.537773 crc crio[20344]: time=\"2026-06-10T15:04:36.537690501Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=3efab29c-72ad-42d4-a11f-7cc7d95cb69e name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:04:36.545241 crc crio[20344]: time=\"2026-06-10T15:04:36.545152915Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=ccafe82e-ba76-4b4b-a584-d72e156f03c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:04:36.545901 crc crio[20344]: time=\"2026-06-10T15:04:36.545833913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:36.605859 crc crio[20344]: time=\"2026-06-10T15:04:36.605383044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:36.610830 crc crio[20344]: time=\"2026-06-10T15:04:36.610681322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:36.739602 crc crio[20344]: time=\"2026-06-10T15:04:36.738624334Z\" level=info msg=\"Created container 68d486727a1556a9d3e32cda185e56bf35dcfd8dc56363ed5b04dc04c3228270: openstack/nova-metadata-0/nova-metadata-log\" id=ccafe82e-ba76-4b4b-a584-d72e156f03c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:04:36.740426 crc crio[20344]: time=\"2026-06-10T15:04:36.74039633Z\" level=info msg=\"Starting container: 68d486727a1556a9d3e32cda185e56bf35dcfd8dc56363ed5b04dc04c3228270\" id=cb9e77ef-fe3c-4839-aebc-d8281c3c9637 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:04:36.752356 crc crio[20344]: time=\"2026-06-10T15:04:36.752238088Z\" level=info msg=\"Started container\" PID=87858 containerID=68d486727a1556a9d3e32cda185e56bf35dcfd8dc56363ed5b04dc04c3228270 description=openstack/nova-metadata-0/nova-metadata-log id=cb9e77ef-fe3c-4839-aebc-d8281c3c9637 name=/runtime.v1.RuntimeService/StartContainer sandboxID=412a044ddcf6d517c41ec129f6e6156bf9648f92c4184df7d20e7df040728d22\nJun 10 15:04:36.766159 crc crio[20344]: time=\"2026-06-10T15:04:36.765065963Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=f18d2c55-9eed-475d-a9a0-c9e4144725c8 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:04:36.809329 crc crio[20344]: time=\"2026-06-10T15:04:36.809194042Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=78d36770-f8dc-4f59-b079-029907f2c287 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:04:36.816930 crc crio[20344]: time=\"2026-06-10T15:04:36.816865581Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=7745742a-9050-4629-b786-7da920f3ec81 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:04:36.818016 crc crio[20344]: time=\"2026-06-10T15:04:36.81720131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:36.878425 crc crio[20344]: time=\"2026-06-10T15:04:36.878086236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:36.882183 crc crio[20344]: time=\"2026-06-10T15:04:36.882106161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:37.081321 crc crio[20344]: time=\"2026-06-10T15:04:37.081207566Z\" level=info msg=\"Created container 9c0ee831770c06aa161485f39e07c70193f02d2a1a7893b543eddb25e0da5934: openstack/nova-metadata-0/nova-metadata-metadata\" id=7745742a-9050-4629-b786-7da920f3ec81 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:04:37.082568 crc crio[20344]: time=\"2026-06-10T15:04:37.082464729Z\" level=info msg=\"Starting container: 9c0ee831770c06aa161485f39e07c70193f02d2a1a7893b543eddb25e0da5934\" id=7de2badb-aec4-4bd6-969c-941e4673d494 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:04:37.093003 crc crio[20344]: time=\"2026-06-10T15:04:37.09287784Z\" level=info msg=\"Started container\" PID=87880 containerID=9c0ee831770c06aa161485f39e07c70193f02d2a1a7893b543eddb25e0da5934 description=openstack/nova-metadata-0/nova-metadata-metadata id=7de2badb-aec4-4bd6-969c-941e4673d494 name=/runtime.v1.RuntimeService/StartContainer sandboxID=412a044ddcf6d517c41ec129f6e6156bf9648f92c4184df7d20e7df040728d22\nJun 10 15:04:38.020131 crc crio[20344]: time=\"2026-06-10T15:04:38.019559976Z\" level=info msg=\"Stopped container a9260c3b9db0af92d80fe189fc659f31b2aa23c2f55f176b550ae8f4af48a88e: openstack/nova-api-0/nova-api-api\" id=bd024e2f-accd-4199-b0ba-8d2b31a482d1 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:04:38.023649 crc crio[20344]: time=\"2026-06-10T15:04:38.02355321Z\" level=info msg=\"Stopping pod sandbox: a2d323369cb6d07446ceef8b71700aaf30719ea944427c9e0a1e9daf4eb5fbaf\" id=17f6cadb-2b0b-450e-ac21-43a152867e2a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:04:38.024469 crc crio[20344]: time=\"2026-06-10T15:04:38.024415152Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:a2d323369cb6d07446ceef8b71700aaf30719ea944427c9e0a1e9daf4eb5fbaf UID:d355e4f9-0247-4f8f-8c17-9c436ebcdc77 NetNS:/var/run/netns/1924f8e2-4488-4c55-86d2-ac37ffc08bb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd355e4f9_0247_4f8f_8c17_9c436ebcdc77.slice PodAnnotations:0xc001b9c228}] Aliases:map[]}\"\nJun 10 15:04:38.024635 crc crio[20344]: time=\"2026-06-10T15:04:38.024571856Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:04:38.196074 crc crio[20344]: time=\"2026-06-10T15:04:38.195504348Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=35c4e09e-16d8-40f9-92d9-087f56736f65 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:04:38.196373 crc crio[20344]: time=\"2026-06-10T15:04:38.196163895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:38.243594 crc crio[20344]: time=\"2026-06-10T15:04:38.243533138Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:7c62eff423984fb377394ddb8f7196acb43c495d17e65f66f539524581ae8519 UID:2e300c7c-0d44-42a5-a9df-e3dd71e66759 NetNS:/var/run/netns/eb99cecf-a3e3-4f31-8fcc-c885fe374a86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2e300c7c_0d44_42a5_a9df_e3dd71e66759.slice PodAnnotations:0xc0007387f0}] Aliases:map[]}\"\nJun 10 15:04:38.244124 crc crio[20344]: time=\"2026-06-10T15:04:38.243995Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:04:38.419707 crc crio[20344]: time=\"2026-06-10T15:04:38.419599443Z\" level=info msg=\"Stopped pod sandbox: a2d323369cb6d07446ceef8b71700aaf30719ea944427c9e0a1e9daf4eb5fbaf\" id=17f6cadb-2b0b-450e-ac21-43a152867e2a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:04:38.821248 crc crio[20344]: 2026-06-10T15:04:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7c62eff423984fb Mac:4a:e5:ff:f3:07:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/eb99cecf-a3e3-4f31-8fcc-c885fe374a86 SocketPath: PciID:}] [{Interface:0xc00025cc70 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:04:38.823093 crc crio[20344]: time=\"2026-06-10T15:04:38.822997679Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:7c62eff423984fb377394ddb8f7196acb43c495d17e65f66f539524581ae8519 UID:2e300c7c-0d44-42a5-a9df-e3dd71e66759 NetNS:/var/run/netns/eb99cecf-a3e3-4f31-8fcc-c885fe374a86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2e300c7c_0d44_42a5_a9df_e3dd71e66759.slice PodAnnotations:0xc0007387f0}] Aliases:map[]}\"\nJun 10 15:04:38.823324 crc crio[20344]: time=\"2026-06-10T15:04:38.823136152Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:04:38.832421 crc crio[20344]: time=\"2026-06-10T15:04:38.832366513Z\" level=info msg=\"Ran pod sandbox 7c62eff423984fb377394ddb8f7196acb43c495d17e65f66f539524581ae8519 with infra container: openstack/nova-scheduler-0/POD\" id=35c4e09e-16d8-40f9-92d9-087f56736f65 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:04:38.835860 crc crio[20344]: time=\"2026-06-10T15:04:38.835812372Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=e0791d6f-4fc5-4db6-a34e-a5741bb31d48 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:04:38.860129 crc crio[20344]: time=\"2026-06-10T15:04:38.860059344Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=edf56319-56c2-4d1c-85b5-8430e367b506 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:04:38.866983 crc crio[20344]: time=\"2026-06-10T15:04:38.866914752Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=8ba30ef4-a3d5-4677-b531-16db0204890e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:04:38.867352 crc crio[20344]: time=\"2026-06-10T15:04:38.867230771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:38.924055 crc crio[20344]: time=\"2026-06-10T15:04:38.923916017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:38.927175 crc crio[20344]: time=\"2026-06-10T15:04:38.92711717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:39.049100 crc crio[20344]: time=\"2026-06-10T15:04:39.049002475Z\" level=info msg=\"Created container f721a68f9704acc4d6e79431b6755e357dc547a0e5e2c2db487f6d50ef9f5bbf: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=8ba30ef4-a3d5-4677-b531-16db0204890e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:04:39.051250 crc crio[20344]: time=\"2026-06-10T15:04:39.051101509Z\" level=info msg=\"Starting container: f721a68f9704acc4d6e79431b6755e357dc547a0e5e2c2db487f6d50ef9f5bbf\" id=41c62e6c-6c6c-464c-bebb-c07a14203e73 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:04:39.065908 crc crio[20344]: time=\"2026-06-10T15:04:39.065819323Z\" level=info msg=\"Started container\" PID=88158 containerID=f721a68f9704acc4d6e79431b6755e357dc547a0e5e2c2db487f6d50ef9f5bbf description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=41c62e6c-6c6c-464c-bebb-c07a14203e73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c62eff423984fb377394ddb8f7196acb43c495d17e65f66f539524581ae8519\nJun 10 15:04:39.448503 crc crio[20344]: time=\"2026-06-10T15:04:39.447967445Z\" level=info msg=\"Removing container: a9260c3b9db0af92d80fe189fc659f31b2aa23c2f55f176b550ae8f4af48a88e\" id=31804999-a2c2-49d5-a68f-a6a739956a9e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:04:39.491473 crc crio[20344]: time=\"2026-06-10T15:04:39.491374596Z\" level=info msg=\"Removed container a9260c3b9db0af92d80fe189fc659f31b2aa23c2f55f176b550ae8f4af48a88e: openstack/nova-api-0/nova-api-api\" id=31804999-a2c2-49d5-a68f-a6a739956a9e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:04:39.496041 crc crio[20344]: time=\"2026-06-10T15:04:39.495910404Z\" level=info msg=\"Removing container: e688a39cdbbeb2a4abcd8dc8d75dd2f775db404b2151cbead27e5dd6468a5dc9\" id=d24aef37-9041-4cda-9441-ef75c119f6ab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:04:39.563851 crc crio[20344]: time=\"2026-06-10T15:04:39.563739271Z\" level=info msg=\"Removed container e688a39cdbbeb2a4abcd8dc8d75dd2f775db404b2151cbead27e5dd6468a5dc9: openstack/nova-api-0/nova-api-log\" id=d24aef37-9041-4cda-9441-ef75c119f6ab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:04:39.920804 crc crio[20344]: time=\"2026-06-10T15:04:39.920685467Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=80e88e5c-6a7c-4f07-9ba1-67ad9e509f74 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:04:39.920804 crc crio[20344]: time=\"2026-06-10T15:04:39.92081717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:39.948934 crc crio[20344]: time=\"2026-06-10T15:04:39.948723957Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:51e36397078f9b3f3bd4477b3ba54f55e2883fdac6d1ecd55466f0cded006d39 UID:e904a7d6-a7bb-4bfa-9af5-23a64add28a3 NetNS:/var/run/netns/702b5cf8-666d-492a-8a93-8db4d2726d4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode904a7d6_a7bb_4bfa_9af5_23a64add28a3.slice PodAnnotations:0xc00008c808}] Aliases:map[]}\"\nJun 10 15:04:39.948934 crc crio[20344]: time=\"2026-06-10T15:04:39.948915952Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:04:40.594232 crc crio[20344]: 2026-06-10T15:04:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:51e36397078f9b3 Mac:c2:3b:9f:c6:3b:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d8 Mtu:0 Sandbox:/var/run/netns/702b5cf8-666d-492a-8a93-8db4d2726d4a SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:04:40.596431 crc crio[20344]: time=\"2026-06-10T15:04:40.596347474Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:51e36397078f9b3f3bd4477b3ba54f55e2883fdac6d1ecd55466f0cded006d39 UID:e904a7d6-a7bb-4bfa-9af5-23a64add28a3 NetNS:/var/run/netns/702b5cf8-666d-492a-8a93-8db4d2726d4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode904a7d6_a7bb_4bfa_9af5_23a64add28a3.slice PodAnnotations:0xc00008c808}] Aliases:map[]}\"\nJun 10 15:04:40.596565 crc crio[20344]: time=\"2026-06-10T15:04:40.596513608Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:04:40.605888 crc crio[20344]: time=\"2026-06-10T15:04:40.60543548Z\" level=info msg=\"Ran pod sandbox 51e36397078f9b3f3bd4477b3ba54f55e2883fdac6d1ecd55466f0cded006d39 with infra container: openstack/nova-api-0/POD\" id=80e88e5c-6a7c-4f07-9ba1-67ad9e509f74 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:04:40.608375 crc crio[20344]: time=\"2026-06-10T15:04:40.608234803Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=d73e5997-d184-4ef4-bd8f-06a2c09a5c9c name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:04:40.610476 crc crio[20344]: time=\"2026-06-10T15:04:40.610326518Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=b0c362b6-ef2f-4556-9e36-1acded8f7fc9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:04:40.617124 crc crio[20344]: time=\"2026-06-10T15:04:40.617045993Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=b2536ca9-4817-459e-99f8-bbb839cb8ad6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:04:40.617450 crc crio[20344]: time=\"2026-06-10T15:04:40.617389332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:40.662649 crc crio[20344]: time=\"2026-06-10T15:04:40.662526077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:40.668384 crc crio[20344]: time=\"2026-06-10T15:04:40.66798769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:40.817127 crc crio[20344]: time=\"2026-06-10T15:04:40.81696466Z\" level=info msg=\"Created container 808751adb516b55a135e33da360835c9136a5b78ea9c64b0bd6cdbe81fa02ea5: openstack/nova-api-0/nova-api-log\" id=b2536ca9-4817-459e-99f8-bbb839cb8ad6 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:04:40.818430 crc crio[20344]: time=\"2026-06-10T15:04:40.818325195Z\" level=info msg=\"Starting container: 808751adb516b55a135e33da360835c9136a5b78ea9c64b0bd6cdbe81fa02ea5\" id=2137a003-4953-4e63-b410-a3e8abe80d5a name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:04:40.826975 crc crio[20344]: time=\"2026-06-10T15:04:40.826876018Z\" level=info msg=\"Started container\" PID=88271 containerID=808751adb516b55a135e33da360835c9136a5b78ea9c64b0bd6cdbe81fa02ea5 description=openstack/nova-api-0/nova-api-log id=2137a003-4953-4e63-b410-a3e8abe80d5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=51e36397078f9b3f3bd4477b3ba54f55e2883fdac6d1ecd55466f0cded006d39\nJun 10 15:04:40.847154 crc crio[20344]: time=\"2026-06-10T15:04:40.847005162Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=e13a6349-fc0f-4857-bb68-e597786ff91f name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:04:40.928359 crc crio[20344]: time=\"2026-06-10T15:04:40.928062013Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=1e286acc-d280-4b1c-98f1-00267b8f09b1 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:04:40.938450 crc crio[20344]: time=\"2026-06-10T15:04:40.93833148Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=d8e2d2cf-cce4-49d1-9740-927ebee32fb3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:04:40.938839 crc crio[20344]: time=\"2026-06-10T15:04:40.93872358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:41.003964 crc crio[20344]: time=\"2026-06-10T15:04:41.003839816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:41.007410 crc crio[20344]: time=\"2026-06-10T15:04:41.007129272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:04:41.129219 crc crio[20344]: time=\"2026-06-10T15:04:41.129124149Z\" level=info msg=\"Created container 5efbc085f79ab7f8aedcfb72a5d8d917268f7c441b2d97d4855e312e5ae3d3de: openstack/nova-api-0/nova-api-api\" id=d8e2d2cf-cce4-49d1-9740-927ebee32fb3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:04:41.130913 crc crio[20344]: time=\"2026-06-10T15:04:41.130803533Z\" level=info msg=\"Starting container: 5efbc085f79ab7f8aedcfb72a5d8d917268f7c441b2d97d4855e312e5ae3d3de\" id=4222d209-ca36-4542-90ef-9f73dd10d920 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:04:41.138520 crc crio[20344]: time=\"2026-06-10T15:04:41.138404431Z\" level=info msg=\"Started container\" PID=88308 containerID=5efbc085f79ab7f8aedcfb72a5d8d917268f7c441b2d97d4855e312e5ae3d3de description=openstack/nova-api-0/nova-api-api id=4222d209-ca36-4542-90ef-9f73dd10d920 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51e36397078f9b3f3bd4477b3ba54f55e2883fdac6d1ecd55466f0cded006d39\nJun 10 15:04:59.113869 crc crio[20344]: time=\"2026-06-10T15:04:59.112318326Z\" level=info msg=\"Removing container: eee8a2f7c502066c65c88e9b570731be4b2433dacb33051bb3d71e2dc850eb2c\" id=a769b7a4-00c1-442f-9a83-1d0feba5ada6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:04:59.238208 crc crio[20344]: time=\"2026-06-10T15:04:59.237585429Z\" level=info msg=\"Removed container eee8a2f7c502066c65c88e9b570731be4b2433dacb33051bb3d71e2dc850eb2c: openshift-infra/auto-csr-approver-29685058-brk75/oc\" id=a769b7a4-00c1-442f-9a83-1d0feba5ada6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:04:59.254159 crc crio[20344]: time=\"2026-06-10T15:04:59.254046527Z\" level=info msg=\"Stopping pod sandbox: 7ce996cb83b641b3d0a0a0bc3db32f50e5697547cc85f7a164a519b35013048e\" id=baa92221-084d-4b1b-9723-2bedd22bf8d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:04:59.254159 crc crio[20344]: time=\"2026-06-10T15:04:59.25416167Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7ce996cb83b641b3d0a0a0bc3db32f50e5697547cc85f7a164a519b35013048e\" id=baa92221-084d-4b1b-9723-2bedd22bf8d1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:04:59.254947 crc crio[20344]: time=\"2026-06-10T15:04:59.254865879Z\" level=info msg=\"Removing pod sandbox: 7ce996cb83b641b3d0a0a0bc3db32f50e5697547cc85f7a164a519b35013048e\" id=58cf542f-8046-4f5f-9f75-7982fb2f3eb8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:04:59.271063 crc crio[20344]: time=\"2026-06-10T15:04:59.270916207Z\" level=info msg=\"Removed pod sandbox: 7ce996cb83b641b3d0a0a0bc3db32f50e5697547cc85f7a164a519b35013048e\" id=58cf542f-8046-4f5f-9f75-7982fb2f3eb8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:04:59.271931 crc crio[20344]: time=\"2026-06-10T15:04:59.271840561Z\" level=info msg=\"Stopping pod sandbox: 0fbee2958dc39f081720311b30a60d8b9f8622095c75d412c89a94f2bb9e9b2b\" id=77e380a4-2a38-43d9-86cb-41088586db38 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:04:59.272029 crc crio[20344]: time=\"2026-06-10T15:04:59.271936613Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0fbee2958dc39f081720311b30a60d8b9f8622095c75d412c89a94f2bb9e9b2b\" id=77e380a4-2a38-43d9-86cb-41088586db38 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:04:59.272499 crc crio[20344]: time=\"2026-06-10T15:04:59.272431206Z\" level=info msg=\"Removing pod sandbox: 0fbee2958dc39f081720311b30a60d8b9f8622095c75d412c89a94f2bb9e9b2b\" id=d21e2b0a-10a1-4432-bef9-4e4919e5372f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:04:59.286398 crc crio[20344]: time=\"2026-06-10T15:04:59.286169274Z\" level=info msg=\"Removed pod sandbox: 0fbee2958dc39f081720311b30a60d8b9f8622095c75d412c89a94f2bb9e9b2b\" id=d21e2b0a-10a1-4432-bef9-4e4919e5372f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:04:59.289438 crc crio[20344]: time=\"2026-06-10T15:04:59.288870714Z\" level=info msg=\"Stopping pod sandbox: 0f9760b88b7fd049cc8bc4c7477ac6f3c648014c19c8eba8fd12d6136b5f614a\" id=1f60c5c4-3be5-49d7-b9ed-fbec3d5d7f96 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:04:59.289438 crc crio[20344]: time=\"2026-06-10T15:04:59.288936236Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0f9760b88b7fd049cc8bc4c7477ac6f3c648014c19c8eba8fd12d6136b5f614a\" id=1f60c5c4-3be5-49d7-b9ed-fbec3d5d7f96 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:04:59.290489 crc crio[20344]: time=\"2026-06-10T15:04:59.290410695Z\" level=info msg=\"Removing pod sandbox: 0f9760b88b7fd049cc8bc4c7477ac6f3c648014c19c8eba8fd12d6136b5f614a\" id=2dc4f4db-aeaa-439b-a1b6-f252094b2275 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:04:59.309391 crc crio[20344]: time=\"2026-06-10T15:04:59.309236875Z\" level=info msg=\"Removed pod sandbox: 0f9760b88b7fd049cc8bc4c7477ac6f3c648014c19c8eba8fd12d6136b5f614a\" id=2dc4f4db-aeaa-439b-a1b6-f252094b2275 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:04:59.310466 crc crio[20344]: time=\"2026-06-10T15:04:59.310394005Z\" level=info msg=\"Stopping pod sandbox: 39794f3fce99fec43bd6fbb4c582d9945692851ba9eb4c4afff674ce2ec2a5b1\" id=797b09d9-1d89-4a32-9901-2805aaa6aad8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:04:59.310466 crc crio[20344]: time=\"2026-06-10T15:04:59.310476747Z\" level=info msg=\"Stopped pod sandbox (already stopped): 39794f3fce99fec43bd6fbb4c582d9945692851ba9eb4c4afff674ce2ec2a5b1\" id=797b09d9-1d89-4a32-9901-2805aaa6aad8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:04:59.311301 crc crio[20344]: time=\"2026-06-10T15:04:59.311204476Z\" level=info msg=\"Removing pod sandbox: 39794f3fce99fec43bd6fbb4c582d9945692851ba9eb4c4afff674ce2ec2a5b1\" id=720ba11a-2ce3-4c85-89be-d1a4b6783948 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:04:59.324549 crc crio[20344]: time=\"2026-06-10T15:04:59.324463971Z\" level=info msg=\"Removed pod sandbox: 39794f3fce99fec43bd6fbb4c582d9945692851ba9eb4c4afff674ce2ec2a5b1\" id=720ba11a-2ce3-4c85-89be-d1a4b6783948 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:04:59.329101 crc crio[20344]: time=\"2026-06-10T15:04:59.32901618Z\" level=info msg=\"Stopping pod sandbox: a2d323369cb6d07446ceef8b71700aaf30719ea944427c9e0a1e9daf4eb5fbaf\" id=c261e41c-e92d-4215-8c74-1137a0ff6775 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:04:59.329214 crc crio[20344]: time=\"2026-06-10T15:04:59.329127103Z\" level=info msg=\"Stopped pod sandbox (already stopped): a2d323369cb6d07446ceef8b71700aaf30719ea944427c9e0a1e9daf4eb5fbaf\" id=c261e41c-e92d-4215-8c74-1137a0ff6775 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:04:59.330324 crc crio[20344]: time=\"2026-06-10T15:04:59.33018502Z\" level=info msg=\"Removing pod sandbox: a2d323369cb6d07446ceef8b71700aaf30719ea944427c9e0a1e9daf4eb5fbaf\" id=2289d202-65f0-442e-8658-b39cba3e5c44 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:04:59.348299 crc crio[20344]: time=\"2026-06-10T15:04:59.348142408Z\" level=info msg=\"Removed pod sandbox: a2d323369cb6d07446ceef8b71700aaf30719ea944427c9e0a1e9daf4eb5fbaf\" id=2289d202-65f0-442e-8658-b39cba3e5c44 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:04:59.350186 crc crio[20344]: time=\"2026-06-10T15:04:59.350037088Z\" level=info msg=\"Stopping pod sandbox: 89ce2648961afc5901f2fc6f2a5eb91582087e01137f0784c4d0b6694e8c4331\" id=97e8bbe3-1598-4309-a0c5-f394d7b6702b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:04:59.350361 crc crio[20344]: time=\"2026-06-10T15:04:59.350223492Z\" level=info msg=\"Stopped pod sandbox (already stopped): 89ce2648961afc5901f2fc6f2a5eb91582087e01137f0784c4d0b6694e8c4331\" id=97e8bbe3-1598-4309-a0c5-f394d7b6702b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:04:59.351059 crc crio[20344]: time=\"2026-06-10T15:04:59.351012053Z\" level=info msg=\"Removing pod sandbox: 89ce2648961afc5901f2fc6f2a5eb91582087e01137f0784c4d0b6694e8c4331\" id=3e27e999-bbb2-45cb-8a18-f468105855de name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:04:59.389068 crc crio[20344]: time=\"2026-06-10T15:04:59.388839688Z\" level=info msg=\"Removed pod sandbox: 89ce2648961afc5901f2fc6f2a5eb91582087e01137f0784c4d0b6694e8c4331\" id=3e27e999-bbb2-45cb-8a18-f468105855de name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:04:59.391377 crc crio[20344]: time=\"2026-06-10T15:04:59.391199209Z\" level=info msg=\"Stopping pod sandbox: ab58a8321184749420ad3e7008e6eeb3475c44a704f023c9db8113284580cda5\" id=19296add-d1ab-466d-bfcb-48df7dac3dcd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:04:59.391377 crc crio[20344]: time=\"2026-06-10T15:04:59.391361284Z\" level=info msg=\"Stopped pod sandbox (already stopped): ab58a8321184749420ad3e7008e6eeb3475c44a704f023c9db8113284580cda5\" id=19296add-d1ab-466d-bfcb-48df7dac3dcd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:04:59.392175 crc crio[20344]: time=\"2026-06-10T15:04:59.392087603Z\" level=info msg=\"Removing pod sandbox: ab58a8321184749420ad3e7008e6eeb3475c44a704f023c9db8113284580cda5\" id=12de0c0e-f221-4639-b509-5b0b41f51a56 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:04:59.430939 crc crio[20344]: time=\"2026-06-10T15:04:59.430843062Z\" level=info msg=\"Removed pod sandbox: ab58a8321184749420ad3e7008e6eeb3475c44a704f023c9db8113284580cda5\" id=12de0c0e-f221-4639-b509-5b0b41f51a56 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:04:59.432129 crc crio[20344]: time=\"2026-06-10T15:04:59.4319238Z\" level=info msg=\"Stopping pod sandbox: 27de0b37c991ca2769b3bf01a0a61d0dee89257a2a59b8a327dd94270d0dde4a\" id=b257df90-c921-4047-b126-842103fa8661 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:04:59.432129 crc crio[20344]: time=\"2026-06-10T15:04:59.432024143Z\" level=info msg=\"Stopped pod sandbox (already stopped): 27de0b37c991ca2769b3bf01a0a61d0dee89257a2a59b8a327dd94270d0dde4a\" id=b257df90-c921-4047-b126-842103fa8661 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:04:59.439046 crc crio[20344]: time=\"2026-06-10T15:04:59.438950863Z\" level=info msg=\"Removing pod sandbox: 27de0b37c991ca2769b3bf01a0a61d0dee89257a2a59b8a327dd94270d0dde4a\" id=46aec308-bee8-45c7-8da7-90c01f1ebf91 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:04:59.480825 crc crio[20344]: time=\"2026-06-10T15:04:59.48069872Z\" level=info msg=\"Removed pod sandbox: 27de0b37c991ca2769b3bf01a0a61d0dee89257a2a59b8a327dd94270d0dde4a\" id=46aec308-bee8-45c7-8da7-90c01f1ebf91 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:04:59.482555 crc crio[20344]: time=\"2026-06-10T15:04:59.482241761Z\" level=info msg=\"Stopping pod sandbox: 0e8b641ebe45e956b5324e7cc06869c81f42e1322e6458d34db98ac9dfcab56d\" id=f9608f06-7632-49c9-a4fd-f7d426d022f5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:04:59.482713 crc crio[20344]: time=\"2026-06-10T15:04:59.482576269Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0e8b641ebe45e956b5324e7cc06869c81f42e1322e6458d34db98ac9dfcab56d\" id=f9608f06-7632-49c9-a4fd-f7d426d022f5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:04:59.483663 crc crio[20344]: time=\"2026-06-10T15:04:59.483583846Z\" level=info msg=\"Removing pod sandbox: 0e8b641ebe45e956b5324e7cc06869c81f42e1322e6458d34db98ac9dfcab56d\" id=7ed9ab50-27fa-41e8-b979-820a7852954f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:04:59.501801 crc crio[20344]: time=\"2026-06-10T15:04:59.501684217Z\" level=info msg=\"Removed pod sandbox: 0e8b641ebe45e956b5324e7cc06869c81f42e1322e6458d34db98ac9dfcab56d\" id=7ed9ab50-27fa-41e8-b979-820a7852954f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:04:59.503426 crc crio[20344]: time=\"2026-06-10T15:04:59.503139735Z\" level=info msg=\"Stopping pod sandbox: bacfa77e7e9d342b0ff8ab18b181bbfd34ca164c785c7b9ef6742d2f02ceeab7\" id=42838f03-6b15-40e2-997f-4d17bfc967f9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:04:59.503426 crc crio[20344]: time=\"2026-06-10T15:04:59.503232447Z\" level=info msg=\"Stopped pod sandbox (already stopped): bacfa77e7e9d342b0ff8ab18b181bbfd34ca164c785c7b9ef6742d2f02ceeab7\" id=42838f03-6b15-40e2-997f-4d17bfc967f9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:04:59.506376 crc crio[20344]: time=\"2026-06-10T15:04:59.503795302Z\" level=info msg=\"Removing pod sandbox: bacfa77e7e9d342b0ff8ab18b181bbfd34ca164c785c7b9ef6742d2f02ceeab7\" id=c3661236-6543-476f-8f74-0dba4d7c7250 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:04:59.531960 crc crio[20344]: time=\"2026-06-10T15:04:59.531816942Z\" level=info msg=\"Removed pod sandbox: bacfa77e7e9d342b0ff8ab18b181bbfd34ca164c785c7b9ef6742d2f02ceeab7\" id=c3661236-6543-476f-8f74-0dba4d7c7250 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:05:11.973424 crc crio[20344]: time=\"2026-06-10T15:05:11.972219804Z\" level=info msg=\"Running pod sandbox: sushy-emulator/sushy-emulator/POD\" id=103feb91-9164-4a03-8c46-d7d003a946fb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:05:11.974963 crc crio[20344]: time=\"2026-06-10T15:05:11.973441875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:05:12.034858 crc crio[20344]: time=\"2026-06-10T15:05:12.034700221Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:daa87d08e53fcf012f8254305e18016d22073d09d61cfcb008c7cb3ea6e3c553 UID:7a45a457-7806-4604-937b-d1e185fbfb6f NetNS:/var/run/netns/cef69ddb-ceeb-4c42-9717-8084d79be719 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a45a457_7806_4604_937b_d1e185fbfb6f.slice PodAnnotations:0xc00008c298}] Aliases:map[]}\"\nJun 10 15:05:12.036458 crc crio[20344]: time=\"2026-06-10T15:05:12.036222971Z\" level=info msg=\"Adding pod sushy-emulator_sushy-emulator to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:05:12.558069 crc crio[20344]: 2026-06-10T15:05:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:daa87d08e53fcf0 Mac:1a:45:04:25:ac:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/cef69ddb-ceeb-4c42-9717-8084d79be719 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:05:12.559556 crc crio[20344]: time=\"2026-06-10T15:05:12.559406526Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:daa87d08e53fcf012f8254305e18016d22073d09d61cfcb008c7cb3ea6e3c553 UID:7a45a457-7806-4604-937b-d1e185fbfb6f NetNS:/var/run/netns/cef69ddb-ceeb-4c42-9717-8084d79be719 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a45a457_7806_4604_937b_d1e185fbfb6f.slice PodAnnotations:0xc00008c298}] Aliases:map[]}\"\nJun 10 15:05:12.559823 crc crio[20344]: time=\"2026-06-10T15:05:12.559672653Z\" level=info msg=\"Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:05:12.577545 crc crio[20344]: time=\"2026-06-10T15:05:12.577375584Z\" level=info msg=\"Ran pod sandbox daa87d08e53fcf012f8254305e18016d22073d09d61cfcb008c7cb3ea6e3c553 with infra container: sushy-emulator/sushy-emulator/POD\" id=103feb91-9164-4a03-8c46-d7d003a946fb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:05:12.581970 crc crio[20344]: time=\"2026-06-10T15:05:12.58182293Z\" level=info msg=\"Pulling image: quay.io/metal3-io/sushy-tools:latest\" id=8084fd34-b35e-475b-88b2-95c1554e612e name=/runtime.v1.ImageService/PullImage\nJun 10 15:05:12.592362 crc crio[20344]: time=\"2026-06-10T15:05:12.592159029Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/sushy-tools:latest\\\"\"\nJun 10 15:05:22.600519 crc crio[20344]: time=\"2026-06-10T15:05:22.599672791Z\" level=info msg=\"Pulled image: quay.io/metal3-io/sushy-tools@sha256:a70383f965e02b5e815b7088367e989f35bfeaef2b12a28d58d9ffd229318b84\" id=8084fd34-b35e-475b-88b2-95c1554e612e name=/runtime.v1.ImageService/PullImage\nJun 10 15:05:22.601975 crc crio[20344]: time=\"2026-06-10T15:05:22.601882729Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=1afbc57f-359c-4888-9716-1df73c7b7793 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:05:22.606098 crc crio[20344]: time=\"2026-06-10T15:05:22.606001676Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=b6e7b741-edd0-40ba-ab08-c454f0cbb68a name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:05:22.614693 crc crio[20344]: time=\"2026-06-10T15:05:22.61461196Z\" level=info msg=\"Creating container: sushy-emulator/sushy-emulator/sushy-emulator\" id=de1a56cd-6d4e-434f-8838-f8d881eb2531 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:05:22.617005 crc crio[20344]: time=\"2026-06-10T15:05:22.616936701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:05:22.665645 crc crio[20344]: time=\"2026-06-10T15:05:22.665413814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:05:22.669066 crc crio[20344]: time=\"2026-06-10T15:05:22.668827362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:05:23.110930 crc crio[20344]: time=\"2026-06-10T15:05:23.110049453Z\" level=info msg=\"Created container a430b9956da52d3814f9d672f0174c52dbfface55c53a2b350741c474d2ac5bc: sushy-emulator/sushy-emulator/sushy-emulator\" id=de1a56cd-6d4e-434f-8838-f8d881eb2531 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:05:23.114107 crc crio[20344]: time=\"2026-06-10T15:05:23.112578479Z\" level=info msg=\"Starting container: a430b9956da52d3814f9d672f0174c52dbfface55c53a2b350741c474d2ac5bc\" id=da3380da-aa43-4269-a21e-7546b20867e6 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:05:23.121860 crc crio[20344]: time=\"2026-06-10T15:05:23.121205094Z\" level=info msg=\"Started container\" PID=90732 containerID=a430b9956da52d3814f9d672f0174c52dbfface55c53a2b350741c474d2ac5bc description=sushy-emulator/sushy-emulator/sushy-emulator id=da3380da-aa43-4269-a21e-7546b20867e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=daa87d08e53fcf012f8254305e18016d22073d09d61cfcb008c7cb3ea6e3c553\nJun 10 15:05:34.399729 crc crio[20344]: time=\"2026-06-10T15:05:34.398811623Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:05:59.574511 crc crio[20344]: time=\"2026-06-10T15:05:59.573198295Z\" level=info msg=\"Removing container: c42ea9399cbb4d5cfd07a8bb1dd801c1c659da09cd82bd831d2834a47af99fc2\" id=b4859d04-2ea0-4100-b854-ccd427ef9efa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:05:59.635739 crc crio[20344]: time=\"2026-06-10T15:05:59.635502487Z\" level=info msg=\"Removed container c42ea9399cbb4d5cfd07a8bb1dd801c1c659da09cd82bd831d2834a47af99fc2: openstack/root-account-create-update-bl2dz/mariadb-account-create-update\" id=b4859d04-2ea0-4100-b854-ccd427ef9efa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:05:59.638593 crc crio[20344]: time=\"2026-06-10T15:05:59.638513606Z\" level=info msg=\"Removing container: 2edc8724172945b4607d0b0fcda18b7cf64b8770974ac10ee2055e76f0ea076c\" id=cacf0cd6-0bab-4dec-a266-2c65f468eed7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:05:59.718585 crc crio[20344]: time=\"2026-06-10T15:05:59.718357355Z\" level=info msg=\"Removed container 2edc8724172945b4607d0b0fcda18b7cf64b8770974ac10ee2055e76f0ea076c: openstack/ovsdbserver-sb-0-config-1781103559-lkk2b/ovn-config\" id=cacf0cd6-0bab-4dec-a266-2c65f468eed7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:05:59.722925 crc crio[20344]: time=\"2026-06-10T15:05:59.722433561Z\" level=info msg=\"Removing container: aaaa0aed129a3c823b0495ccc67000b429aecfe5c34078492b977fa8696f5b6f\" id=e3b75651-8ee8-404b-87d3-817463c1bd37 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:05:59.847624 crc crio[20344]: time=\"2026-06-10T15:05:59.847532689Z\" level=info msg=\"Removed container aaaa0aed129a3c823b0495ccc67000b429aecfe5c34078492b977fa8696f5b6f: openstack/ovn-controller-kkj8w-config-xqxqk/ovn-config\" id=e3b75651-8ee8-404b-87d3-817463c1bd37 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:05:59.855144 crc crio[20344]: time=\"2026-06-10T15:05:59.854624454Z\" level=info msg=\"Removing container: 8f94c4b48eebe904dd9fae82124b79b8389a6e6848b8311c706d8bc6b1241957\" id=605c2ba3-d3b9-4a17-8a7e-cbacf89705cb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:05:59.905204 crc crio[20344]: time=\"2026-06-10T15:05:59.90514221Z\" level=info msg=\"Removed container 8f94c4b48eebe904dd9fae82124b79b8389a6e6848b8311c706d8bc6b1241957: openstack/ovsdbserver-nb-0-config-1781103559-5pjn4/ovn-config\" id=605c2ba3-d3b9-4a17-8a7e-cbacf89705cb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:05:59.924715 crc crio[20344]: time=\"2026-06-10T15:05:59.924642408Z\" level=info msg=\"Stopping pod sandbox: c31add98e29fa1add281d3a5a9fc7f87ac4988f36f4bcd80d7762e91da0cfc55\" id=efb86af0-9a8e-4ec3-9952-2e93b2d1d2f2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:05:59.924869 crc crio[20344]: time=\"2026-06-10T15:05:59.92473172Z\" level=info msg=\"Stopped pod sandbox (already stopped): c31add98e29fa1add281d3a5a9fc7f87ac4988f36f4bcd80d7762e91da0cfc55\" id=efb86af0-9a8e-4ec3-9952-2e93b2d1d2f2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:05:59.926125 crc crio[20344]: time=\"2026-06-10T15:05:59.926008373Z\" level=info msg=\"Removing pod sandbox: c31add98e29fa1add281d3a5a9fc7f87ac4988f36f4bcd80d7762e91da0cfc55\" id=9f091d89-cb43-4b0d-84d5-1932e8b21476 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:05:59.950389 crc crio[20344]: time=\"2026-06-10T15:05:59.950246355Z\" level=info msg=\"Removed pod sandbox: c31add98e29fa1add281d3a5a9fc7f87ac4988f36f4bcd80d7762e91da0cfc55\" id=9f091d89-cb43-4b0d-84d5-1932e8b21476 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:05:59.954735 crc crio[20344]: time=\"2026-06-10T15:05:59.95467423Z\" level=info msg=\"Stopping pod sandbox: f31fae57caecf186ac6075226e54626d0a53f7827d1d751d323f65d53404b8b0\" id=48fabcb2-2b97-4b6e-923e-88cf7a6a45a8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:05:59.954894 crc crio[20344]: time=\"2026-06-10T15:05:59.954748272Z\" level=info msg=\"Stopped pod sandbox (already stopped): f31fae57caecf186ac6075226e54626d0a53f7827d1d751d323f65d53404b8b0\" id=48fabcb2-2b97-4b6e-923e-88cf7a6a45a8 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:05:59.955547 crc crio[20344]: time=\"2026-06-10T15:05:59.955363058Z\" level=info msg=\"Removing pod sandbox: f31fae57caecf186ac6075226e54626d0a53f7827d1d751d323f65d53404b8b0\" id=c4e77425-d6db-40a2-b69a-c295a19bb5d4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:05:59.973656 crc crio[20344]: time=\"2026-06-10T15:05:59.973553512Z\" level=info msg=\"Removed pod sandbox: f31fae57caecf186ac6075226e54626d0a53f7827d1d751d323f65d53404b8b0\" id=c4e77425-d6db-40a2-b69a-c295a19bb5d4 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:05:59.976122 crc crio[20344]: time=\"2026-06-10T15:05:59.976075787Z\" level=info msg=\"Stopping pod sandbox: 501f5e3393110316e599a16d1f82d459f8567529584641f037ab1abeddf69080\" id=0461f6a4-b82f-49b0-9eaa-82b1423c8b0a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:05:59.976122 crc crio[20344]: time=\"2026-06-10T15:05:59.976116148Z\" level=info msg=\"Stopped pod sandbox (already stopped): 501f5e3393110316e599a16d1f82d459f8567529584641f037ab1abeddf69080\" id=0461f6a4-b82f-49b0-9eaa-82b1423c8b0a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:05:59.976685 crc crio[20344]: time=\"2026-06-10T15:05:59.976607231Z\" level=info msg=\"Removing pod sandbox: 501f5e3393110316e599a16d1f82d459f8567529584641f037ab1abeddf69080\" id=f4943861-b47e-4f35-b1ab-5b955e5e9a56 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:05:59.990035 crc crio[20344]: time=\"2026-06-10T15:05:59.989907567Z\" level=info msg=\"Removed pod sandbox: 501f5e3393110316e599a16d1f82d459f8567529584641f037ab1abeddf69080\" id=f4943861-b47e-4f35-b1ab-5b955e5e9a56 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:05:59.990851 crc crio[20344]: time=\"2026-06-10T15:05:59.990748189Z\" level=info msg=\"Stopping pod sandbox: 1e533501740bb606080c855e4bbe8affe2b1e4a5a8028f6675323cd349cdcda7\" id=e5217d2f-823a-4443-ae4d-f85c838d0c7e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:05:59.990935 crc crio[20344]: time=\"2026-06-10T15:05:59.990861322Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1e533501740bb606080c855e4bbe8affe2b1e4a5a8028f6675323cd349cdcda7\" id=e5217d2f-823a-4443-ae4d-f85c838d0c7e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:05:59.992009 crc crio[20344]: time=\"2026-06-10T15:05:59.991945441Z\" level=info msg=\"Removing pod sandbox: 1e533501740bb606080c855e4bbe8affe2b1e4a5a8028f6675323cd349cdcda7\" id=44087ecb-6f58-4678-b8ec-0c87fd9f326e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:06:00.028325 crc crio[20344]: time=\"2026-06-10T15:06:00.028115363Z\" level=info msg=\"Removed pod sandbox: 1e533501740bb606080c855e4bbe8affe2b1e4a5a8028f6675323cd349cdcda7\" id=44087ecb-6f58-4678-b8ec-0c87fd9f326e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:06:00.245178 crc crio[20344]: time=\"2026-06-10T15:06:00.244544149Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-85c56b86b7-djnrf/POD\" id=68fed89a-f478-49a9-8eef-6a299d544627 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:06:00.245178 crc crio[20344]: time=\"2026-06-10T15:06:00.245142935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:06:00.338643 crc crio[20344]: time=\"2026-06-10T15:06:00.338152107Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85c56b86b7-djnrf Namespace:openstack ID:0725ce8e9327cca73de8d7dfa6fb250aa1d8b949abdd9062110ca3da211c3276 UID:51133b19-4d6e-45bf-ad9d-55e898614532 NetNS:/var/run/netns/5d378cce-23ee-4ee1-9750-1598381c3d95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51133b19_4d6e_45bf_ad9d_55e898614532.slice PodAnnotations:0xc00008c560}] Aliases:map[]}\"\nJun 10 15:06:00.339077 crc crio[20344]: time=\"2026-06-10T15:06:00.338685141Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-85c56b86b7-djnrf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:06:00.540813 crc crio[20344]: time=\"2026-06-10T15:06:00.540689612Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685066-kzrwj/POD\" id=99405519-682b-48e4-8c87-ad011b3f2e11 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:06:00.541002 crc crio[20344]: time=\"2026-06-10T15:06:00.540888357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:06:00.632330 crc crio[20344]: time=\"2026-06-10T15:06:00.628638352Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685066-kzrwj Namespace:openshift-infra ID:a041958cc8325d6b8eac6bf57c58d6babbfaa42c04aee249d812eb66190076bc UID:abcd8103-8746-47c2-bab9-ee5522760355 NetNS:/var/run/netns/bc71caee-875e-4b7d-9924-e3ca1a262746 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabcd8103_8746_47c2_bab9_ee5522760355.slice PodAnnotations:0xc002264478}] Aliases:map[]}\"\nJun 10 15:06:00.632330 crc crio[20344]: time=\"2026-06-10T15:06:00.629211807Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685066-kzrwj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:06:01.071485 crc crio[20344]: 2026-06-10T15:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a041958cc8325d6 Mac:92:37:95:5f:27:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:db Mtu:0 Sandbox:/var/run/netns/bc71caee-875e-4b7d-9924-e3ca1a262746 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:06:01.072481 crc crio[20344]: time=\"2026-06-10T15:06:01.072407049Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685066-kzrwj Namespace:openshift-infra ID:a041958cc8325d6b8eac6bf57c58d6babbfaa42c04aee249d812eb66190076bc UID:abcd8103-8746-47c2-bab9-ee5522760355 NetNS:/var/run/netns/bc71caee-875e-4b7d-9924-e3ca1a262746 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabcd8103_8746_47c2_bab9_ee5522760355.slice PodAnnotations:0xc002264478}] Aliases:map[]}\"\nJun 10 15:06:01.072599 crc crio[20344]: 2026-06-10T15:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0725ce8e9327cca Mac:e6:5a:16:8b:df:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/5d378cce-23ee-4ee1-9750-1598381c3d95 SocketPath: PciID:}] [{Interface:0xc000124750 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:06:01.072599 crc crio[20344]: time=\"2026-06-10T15:06:01.072562083Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685066-kzrwj for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:06:01.073472 crc crio[20344]: time=\"2026-06-10T15:06:01.073393814Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85c56b86b7-djnrf Namespace:openstack ID:0725ce8e9327cca73de8d7dfa6fb250aa1d8b949abdd9062110ca3da211c3276 UID:51133b19-4d6e-45bf-ad9d-55e898614532 NetNS:/var/run/netns/5d378cce-23ee-4ee1-9750-1598381c3d95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51133b19_4d6e_45bf_ad9d_55e898614532.slice PodAnnotations:0xc00008c560}] Aliases:map[]}\"\nJun 10 15:06:01.073695 crc crio[20344]: time=\"2026-06-10T15:06:01.073551879Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-85c56b86b7-djnrf for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:06:01.098422 crc crio[20344]: time=\"2026-06-10T15:06:01.098312913Z\" level=info msg=\"Ran pod sandbox a041958cc8325d6b8eac6bf57c58d6babbfaa42c04aee249d812eb66190076bc with infra container: openshift-infra/auto-csr-approver-29685066-kzrwj/POD\" id=99405519-682b-48e4-8c87-ad011b3f2e11 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:06:01.109072 crc crio[20344]: time=\"2026-06-10T15:06:01.108970421Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=a94fd067-4c61-4d4b-b4c5-670575fca382 name=/runtime.v1.ImageService/PullImage\nJun 10 15:06:01.119736 crc crio[20344]: time=\"2026-06-10T15:06:01.118419737Z\" level=info msg=\"Ran pod sandbox 0725ce8e9327cca73de8d7dfa6fb250aa1d8b949abdd9062110ca3da211c3276 with infra container: openstack/dnsmasq-dns-85c56b86b7-djnrf/POD\" id=68fed89a-f478-49a9-8eef-6a299d544627 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:06:01.133478 crc crio[20344]: time=\"2026-06-10T15:06:01.132817272Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d56d0a2b-997b-4dcd-8569-934757ca4bcc name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:06:01.135152 crc crio[20344]: time=\"2026-06-10T15:06:01.135063821Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 10 15:06:01.223856 crc crio[20344]: time=\"2026-06-10T15:06:01.22373274Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=33d0a29f-0583-45e6-9149-a7dc20ff2b37 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:06:01.237960 crc crio[20344]: time=\"2026-06-10T15:06:01.237881138Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-85c56b86b7-djnrf/init\" id=0c0f53c9-597a-434a-8078-db336d1a5aa4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:06:01.238435 crc crio[20344]: time=\"2026-06-10T15:06:01.238380171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:06:01.318140 crc crio[20344]: time=\"2026-06-10T15:06:01.318039756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:06:01.321908 crc crio[20344]: time=\"2026-06-10T15:06:01.321836885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:06:01.441732 crc crio[20344]: time=\"2026-06-10T15:06:01.441606454Z\" level=info msg=\"Created container 805edca74c892e8a2e5516d33b1b69f1f8ded195cba4c7ac0c3693bfea787805: openstack/dnsmasq-dns-85c56b86b7-djnrf/init\" id=0c0f53c9-597a-434a-8078-db336d1a5aa4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:06:01.443152 crc crio[20344]: time=\"2026-06-10T15:06:01.443027781Z\" level=info msg=\"Starting container: 805edca74c892e8a2e5516d33b1b69f1f8ded195cba4c7ac0c3693bfea787805\" id=e86092fd-c8eb-4819-bd2d-59c2294c9796 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:06:01.453048 crc crio[20344]: time=\"2026-06-10T15:06:01.452370484Z\" level=info msg=\"Started container\" PID=92708 containerID=805edca74c892e8a2e5516d33b1b69f1f8ded195cba4c7ac0c3693bfea787805 description=openstack/dnsmasq-dns-85c56b86b7-djnrf/init id=e86092fd-c8eb-4819-bd2d-59c2294c9796 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0725ce8e9327cca73de8d7dfa6fb250aa1d8b949abdd9062110ca3da211c3276\nJun 10 15:06:01.918826 crc crio[20344]: time=\"2026-06-10T15:06:01.918517325Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b0a1e091-b27f-4f5c-b347-fc6d10803af7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:06:02.121066 crc crio[20344]: time=\"2026-06-10T15:06:02.120851864Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e62e85ea-631f-465c-99e1-2c7e9fe1ae5d name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:06:02.246341 crc crio[20344]: time=\"2026-06-10T15:06:02.245998483Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-85c56b86b7-djnrf/dnsmasq-dns\" id=a90ee12e-63e7-453b-8470-2fb9a2956496 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:06:02.246908 crc crio[20344]: time=\"2026-06-10T15:06:02.246838135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:06:02.328612 crc crio[20344]: time=\"2026-06-10T15:06:02.328545353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:06:02.336214 crc crio[20344]: time=\"2026-06-10T15:06:02.336172912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:06:02.691571 crc crio[20344]: time=\"2026-06-10T15:06:02.691043034Z\" level=info msg=\"Created container 149870389d839d7559c30bbff8c54cfe70a3c8acdf43ef230346ef3028c70e02: openstack/dnsmasq-dns-85c56b86b7-djnrf/dnsmasq-dns\" id=a90ee12e-63e7-453b-8470-2fb9a2956496 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:06:02.694938 crc crio[20344]: time=\"2026-06-10T15:06:02.694837733Z\" level=info msg=\"Starting container: 149870389d839d7559c30bbff8c54cfe70a3c8acdf43ef230346ef3028c70e02\" id=263d3b71-262b-4832-9c6c-39b635b3f988 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:06:02.722904 crc crio[20344]: time=\"2026-06-10T15:06:02.7227611Z\" level=info msg=\"Started container\" PID=92783 containerID=149870389d839d7559c30bbff8c54cfe70a3c8acdf43ef230346ef3028c70e02 description=openstack/dnsmasq-dns-85c56b86b7-djnrf/dnsmasq-dns id=263d3b71-262b-4832-9c6c-39b635b3f988 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0725ce8e9327cca73de8d7dfa6fb250aa1d8b949abdd9062110ca3da211c3276\nJun 10 15:06:02.785928 crc crio[20344]: time=\"2026-06-10T15:06:02.785098514Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=a94fd067-4c61-4d4b-b4c5-670575fca382 name=/runtime.v1.ImageService/PullImage\nJun 10 15:06:02.795320 crc crio[20344]: time=\"2026-06-10T15:06:02.792398264Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a435cacd-dc97-4924-b65d-272032d6ea91 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:06:02.800039 crc crio[20344]: time=\"2026-06-10T15:06:02.799141899Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fe8efe96-7067-4530-8c98-d0c9300673fe name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:06:02.829704 crc crio[20344]: time=\"2026-06-10T15:06:02.829607363Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685066-kzrwj/oc\" id=3d53f42e-052d-469e-8d21-a868e4cad1d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:06:02.830908 crc crio[20344]: time=\"2026-06-10T15:06:02.830470165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:06:02.906899 crc crio[20344]: time=\"2026-06-10T15:06:02.906801863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:06:03.178856 crc crio[20344]: time=\"2026-06-10T15:06:03.178721525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:06:03.447986 crc crio[20344]: time=\"2026-06-10T15:06:03.447914706Z\" level=info msg=\"Created container d64229830ef1fcd3b7585419aa86fabe06a3a259654ae6739103ccbabc00385d: openshift-infra/auto-csr-approver-29685066-kzrwj/oc\" id=3d53f42e-052d-469e-8d21-a868e4cad1d1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:06:03.448858 crc crio[20344]: time=\"2026-06-10T15:06:03.448753158Z\" level=info msg=\"Starting container: d64229830ef1fcd3b7585419aa86fabe06a3a259654ae6739103ccbabc00385d\" id=2714592b-fc39-473d-a08c-7919f6cec949 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:06:03.457347 crc crio[20344]: time=\"2026-06-10T15:06:03.457083795Z\" level=info msg=\"Started container\" PID=92862 containerID=d64229830ef1fcd3b7585419aa86fabe06a3a259654ae6739103ccbabc00385d description=openshift-infra/auto-csr-approver-29685066-kzrwj/oc id=2714592b-fc39-473d-a08c-7919f6cec949 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a041958cc8325d6b8eac6bf57c58d6babbfaa42c04aee249d812eb66190076bc\nJun 10 15:06:09.067620 crc crio[20344]: time=\"2026-06-10T15:06:09.063533446Z\" level=info msg=\"Stopping pod sandbox: a041958cc8325d6b8eac6bf57c58d6babbfaa42c04aee249d812eb66190076bc\" id=32636e31-51a1-44e6-a2f7-4ba913b8e6ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:06:09.067620 crc crio[20344]: time=\"2026-06-10T15:06:09.064971174Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685066-kzrwj Namespace:openshift-infra ID:a041958cc8325d6b8eac6bf57c58d6babbfaa42c04aee249d812eb66190076bc UID:abcd8103-8746-47c2-bab9-ee5522760355 NetNS:/var/run/netns/bc71caee-875e-4b7d-9924-e3ca1a262746 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabcd8103_8746_47c2_bab9_ee5522760355.slice PodAnnotations:0xc0027c05d8}] Aliases:map[]}\"\nJun 10 15:06:09.067620 crc crio[20344]: time=\"2026-06-10T15:06:09.065101927Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685066-kzrwj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:06:09.549935 crc crio[20344]: time=\"2026-06-10T15:06:09.549339209Z\" level=info msg=\"Stopped pod sandbox: a041958cc8325d6b8eac6bf57c58d6babbfaa42c04aee249d812eb66190076bc\" id=32636e31-51a1-44e6-a2f7-4ba913b8e6ed name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:06:10.328423 crc crio[20344]: time=\"2026-06-10T15:06:10.327739441Z\" level=info msg=\"Stopping container: 6bfa92cd5ba57acc67c0171e1562a15c238a64c14b8fb28589de3bb65eaaa255 (timeout: 10s)\" id=ffbf5e9c-53d7-4cdf-a180-b8728362b4a0 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:06:10.490706 crc crio[20344]: time=\"2026-06-10T15:06:10.490570582Z\" level=info msg=\"Stopped container 6bfa92cd5ba57acc67c0171e1562a15c238a64c14b8fb28589de3bb65eaaa255: openstack/dnsmasq-dns-79f65d7c75-x4jlt/dnsmasq-dns\" id=ffbf5e9c-53d7-4cdf-a180-b8728362b4a0 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:06:10.492218 crc crio[20344]: time=\"2026-06-10T15:06:10.492099582Z\" level=info msg=\"Stopping pod sandbox: 3ef99d6c40ec7e155010e6a25076b2354f6ac640c74bbf52df09a0fadee323c1\" id=5fbbe6e4-1926-4b2c-a253-bfefa391768b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:06:10.493664 crc crio[20344]: time=\"2026-06-10T15:06:10.492902243Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-79f65d7c75-x4jlt Namespace:openstack ID:3ef99d6c40ec7e155010e6a25076b2354f6ac640c74bbf52df09a0fadee323c1 UID:67e5d621-1e34-4247-8635-b7ad640060c0 NetNS:/var/run/netns/8f1b38ec-b088-4a1d-a9a0-e3efcf9b8f61 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67e5d621_1e34_4247_8635_b7ad640060c0.slice PodAnnotations:0xc001b9c518}] Aliases:map[]}\"\nJun 10 15:06:10.493664 crc crio[20344]: time=\"2026-06-10T15:06:10.493094758Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-79f65d7c75-x4jlt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:06:11.031122 crc crio[20344]: time=\"2026-06-10T15:06:11.030429302Z\" level=info msg=\"Stopped pod sandbox: 3ef99d6c40ec7e155010e6a25076b2354f6ac640c74bbf52df09a0fadee323c1\" id=5fbbe6e4-1926-4b2c-a253-bfefa391768b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:06:11.051385 crc crio[20344]: time=\"2026-06-10T15:06:11.051123251Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-fb69bb9fc-cq2xf/POD\" id=1f1ade06-bc0e-4907-80c8-333f09999ece name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:06:11.051385 crc crio[20344]: time=\"2026-06-10T15:06:11.051222503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:06:11.096750 crc crio[20344]: time=\"2026-06-10T15:06:11.096692357Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-fb69bb9fc-cq2xf Namespace:openstack ID:5bb3fe303b96412c68ee78999b7168e3328eb80dafe6025aac51256bfc9fb1c2 UID:7c51d790-a2e9-4ae0-ac4c-9e13fc1471bc NetNS:/var/run/netns/41c45d73-3e48-4855-a56d-fabf82597d99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c51d790_a2e9_4ae0_ac4c_9e13fc1471bc.slice PodAnnotations:0xc0027c0ac0}] Aliases:map[]}\"\nJun 10 15:06:11.097079 crc crio[20344]: time=\"2026-06-10T15:06:11.097057287Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-fb69bb9fc-cq2xf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:06:11.755625 crc crio[20344]: 2026-06-10T15:06:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5bb3fe303b96412 Mac:8a:8c:39:7d:74:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/41c45d73-3e48-4855-a56d-fabf82597d99 SocketPath: PciID:}] [{Interface:0xc0001346b0 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:06:11.755625 crc crio[20344]: time=\"2026-06-10T15:06:11.753825431Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-fb69bb9fc-cq2xf Namespace:openstack ID:5bb3fe303b96412c68ee78999b7168e3328eb80dafe6025aac51256bfc9fb1c2 UID:7c51d790-a2e9-4ae0-ac4c-9e13fc1471bc NetNS:/var/run/netns/41c45d73-3e48-4855-a56d-fabf82597d99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c51d790_a2e9_4ae0_ac4c_9e13fc1471bc.slice PodAnnotations:0xc0027c0ac0}] Aliases:map[]}\"\nJun 10 15:06:11.755625 crc crio[20344]: time=\"2026-06-10T15:06:11.753992635Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-fb69bb9fc-cq2xf for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:06:11.767667 crc crio[20344]: time=\"2026-06-10T15:06:11.767514087Z\" level=info msg=\"Ran pod sandbox 5bb3fe303b96412c68ee78999b7168e3328eb80dafe6025aac51256bfc9fb1c2 with infra container: openstack/dnsmasq-dns-fb69bb9fc-cq2xf/POD\" id=1f1ade06-bc0e-4907-80c8-333f09999ece name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:06:11.773741 crc crio[20344]: time=\"2026-06-10T15:06:11.773648827Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=28de88b8-7988-43b4-802a-28fefe377201 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:06:11.847099 crc crio[20344]: time=\"2026-06-10T15:06:11.846966127Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7d7f4981-dff4-4615-81e4-597c157e160a name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:06:11.860994 crc crio[20344]: time=\"2026-06-10T15:06:11.860879169Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-fb69bb9fc-cq2xf/init\" id=b2e4f735-11b1-4aa7-ab2a-818c047a0799 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:06:11.861501 crc crio[20344]: time=\"2026-06-10T15:06:11.861419053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:06:11.938032 crc crio[20344]: time=\"2026-06-10T15:06:11.93734489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:06:11.942923 crc crio[20344]: time=\"2026-06-10T15:06:11.942828263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:06:12.262940 crc crio[20344]: time=\"2026-06-10T15:06:12.262802817Z\" level=info msg=\"Created container f5ec6ec908b67fcd9c62d248192c808545a56609754dcdf914c75646e21f0bbd: openstack/dnsmasq-dns-fb69bb9fc-cq2xf/init\" id=b2e4f735-11b1-4aa7-ab2a-818c047a0799 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:06:12.264120 crc crio[20344]: time=\"2026-06-10T15:06:12.264031798Z\" level=info msg=\"Starting container: f5ec6ec908b67fcd9c62d248192c808545a56609754dcdf914c75646e21f0bbd\" id=fa83f15b-9f5a-4f9f-9424-cd96ce7eda23 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:06:12.270813 crc crio[20344]: time=\"2026-06-10T15:06:12.270690712Z\" level=info msg=\"Started container\" PID=93468 containerID=f5ec6ec908b67fcd9c62d248192c808545a56609754dcdf914c75646e21f0bbd description=openstack/dnsmasq-dns-fb69bb9fc-cq2xf/init id=fa83f15b-9f5a-4f9f-9424-cd96ce7eda23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5bb3fe303b96412c68ee78999b7168e3328eb80dafe6025aac51256bfc9fb1c2\nJun 10 15:06:13.148690 crc crio[20344]: time=\"2026-06-10T15:06:13.148119974Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=bbb614d7-ed78-4853-8fdb-8dca381bbdc7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:06:13.243791 crc crio[20344]: time=\"2026-06-10T15:06:13.243629631Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=835dcb76-0bc3-48fd-bdf5-ba9eec3e668c name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:06:13.257951 crc crio[20344]: time=\"2026-06-10T15:06:13.257847931Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-fb69bb9fc-cq2xf/dnsmasq-dns\" id=a3becf8b-00b4-4fe7-908b-466a9d98737e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:06:13.258318 crc crio[20344]: time=\"2026-06-10T15:06:13.258225991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:06:13.310127 crc crio[20344]: time=\"2026-06-10T15:06:13.310040241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:06:13.323948 crc crio[20344]: time=\"2026-06-10T15:06:13.323863051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:06:13.539133 crc crio[20344]: time=\"2026-06-10T15:06:13.538998674Z\" level=info msg=\"Created container fbd65fa3cc1beb56590f827165cbc389c7f317714801ba23dfea23937e68cf9c: openstack/dnsmasq-dns-fb69bb9fc-cq2xf/dnsmasq-dns\" id=a3becf8b-00b4-4fe7-908b-466a9d98737e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:06:13.541795 crc crio[20344]: time=\"2026-06-10T15:06:13.541681693Z\" level=info msg=\"Starting container: fbd65fa3cc1beb56590f827165cbc389c7f317714801ba23dfea23937e68cf9c\" id=df0d6856-a228-4309-83ec-665311f0b155 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:06:13.551115 crc crio[20344]: time=\"2026-06-10T15:06:13.550630476Z\" level=info msg=\"Started container\" PID=93593 containerID=fbd65fa3cc1beb56590f827165cbc389c7f317714801ba23dfea23937e68cf9c description=openstack/dnsmasq-dns-fb69bb9fc-cq2xf/dnsmasq-dns id=df0d6856-a228-4309-83ec-665311f0b155 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5bb3fe303b96412c68ee78999b7168e3328eb80dafe6025aac51256bfc9fb1c2\nJun 10 15:06:20.391928 crc crio[20344]: time=\"2026-06-10T15:06:20.391009317Z\" level=info msg=\"Stopping container: 149870389d839d7559c30bbff8c54cfe70a3c8acdf43ef230346ef3028c70e02 (timeout: 10s)\" id=299f3453-6842-4233-b9ed-60c5843f452c name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:06:20.522761 crc crio[20344]: time=\"2026-06-10T15:06:20.522081968Z\" level=info msg=\"Stopped container 149870389d839d7559c30bbff8c54cfe70a3c8acdf43ef230346ef3028c70e02: openstack/dnsmasq-dns-85c56b86b7-djnrf/dnsmasq-dns\" id=299f3453-6842-4233-b9ed-60c5843f452c name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:06:20.523804 crc crio[20344]: time=\"2026-06-10T15:06:20.523722441Z\" level=info msg=\"Stopping pod sandbox: 0725ce8e9327cca73de8d7dfa6fb250aa1d8b949abdd9062110ca3da211c3276\" id=3e88c41d-1a60-471d-81ae-a01606587d91 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:06:20.524477 crc crio[20344]: time=\"2026-06-10T15:06:20.524420969Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85c56b86b7-djnrf Namespace:openstack ID:0725ce8e9327cca73de8d7dfa6fb250aa1d8b949abdd9062110ca3da211c3276 UID:51133b19-4d6e-45bf-ad9d-55e898614532 NetNS:/var/run/netns/5d378cce-23ee-4ee1-9750-1598381c3d95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51133b19_4d6e_45bf_ad9d_55e898614532.slice PodAnnotations:0xc0027c1000}] Aliases:map[]}\"\nJun 10 15:06:20.524627 crc crio[20344]: time=\"2026-06-10T15:06:20.524572163Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-85c56b86b7-djnrf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:06:20.916135 crc crio[20344]: time=\"2026-06-10T15:06:20.916064901Z\" level=info msg=\"Stopped pod sandbox: 0725ce8e9327cca73de8d7dfa6fb250aa1d8b949abdd9062110ca3da211c3276\" id=3e88c41d-1a60-471d-81ae-a01606587d91 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:06:21.303094 crc crio[20344]: time=\"2026-06-10T15:06:21.300892227Z\" level=info msg=\"Removing container: 149870389d839d7559c30bbff8c54cfe70a3c8acdf43ef230346ef3028c70e02\" id=a165443b-1821-47cb-8b20-951fff2723b6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:06:21.385753 crc crio[20344]: time=\"2026-06-10T15:06:21.385640232Z\" level=info msg=\"Removed container 149870389d839d7559c30bbff8c54cfe70a3c8acdf43ef230346ef3028c70e02: openstack/dnsmasq-dns-85c56b86b7-djnrf/dnsmasq-dns\" id=a165443b-1821-47cb-8b20-951fff2723b6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:06:21.388711 crc crio[20344]: time=\"2026-06-10T15:06:21.38862122Z\" level=info msg=\"Removing container: 805edca74c892e8a2e5516d33b1b69f1f8ded195cba4c7ac0c3693bfea787805\" id=bbd06990-a973-48f6-adef-c3ec8a28039c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:06:21.427651 crc crio[20344]: time=\"2026-06-10T15:06:21.427561743Z\" level=info msg=\"Removed container 805edca74c892e8a2e5516d33b1b69f1f8ded195cba4c7ac0c3693bfea787805: openstack/dnsmasq-dns-85c56b86b7-djnrf/init\" id=bbd06990-a973-48f6-adef-c3ec8a28039c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:07:00.171831 crc crio[20344]: time=\"2026-06-10T15:07:00.146624469Z\" level=info msg=\"Removing container: 1b6361086cc07e74fd6a998beb44e3d26752026720de3ccb0286b8fbffe91819\" id=594fdba9-79ef-47fb-a446-2a2f1db29ba4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:07:00.561654 crc crio[20344]: time=\"2026-06-10T15:07:00.561029624Z\" level=info msg=\"Removed container 1b6361086cc07e74fd6a998beb44e3d26752026720de3ccb0286b8fbffe91819: openstack/keystone-bootstrap-bg2h5/keystone-bootstrap\" id=594fdba9-79ef-47fb-a446-2a2f1db29ba4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:07:00.649856 crc crio[20344]: time=\"2026-06-10T15:07:00.643620373Z\" level=info msg=\"Removing container: 172a1626538eaf41f75a2d93433c5a7bd1cc2d1d1a9f93244b451214d32a1b56\" id=880acfa6-c807-463e-bad0-5c87aabf5f01 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:07:01.212958 crc crio[20344]: time=\"2026-06-10T15:07:01.211512722Z\" level=info msg=\"Removed container 172a1626538eaf41f75a2d93433c5a7bd1cc2d1d1a9f93244b451214d32a1b56: openstack/dnsmasq-dns-fb9766d9-sbsdq/init\" id=880acfa6-c807-463e-bad0-5c87aabf5f01 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:07:01.352987 crc crio[20344]: time=\"2026-06-10T15:07:01.345121979Z\" level=info msg=\"Removing container: 2359adb35f5aec0dd92069e119b070ec84257e9861a7712c8e27d11e7c766b2f\" id=25d1e34b-6a6a-4c91-9446-c05c77cefaaa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:07:03.208573 crc crio[20344]: time=\"2026-06-10T15:07:03.207176498Z\" level=info msg=\"Removed container 2359adb35f5aec0dd92069e119b070ec84257e9861a7712c8e27d11e7c766b2f: openshift-infra/auto-csr-approver-29685060-gprl6/oc\" id=25d1e34b-6a6a-4c91-9446-c05c77cefaaa name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:07:03.499561 crc crio[20344]: time=\"2026-06-10T15:07:03.419996707Z\" level=info msg=\"Stopping pod sandbox: 01815fff32f60dc20ded11a8796b756143d815884742aca171b72b54d21ee8ad\" id=97d0df40-18e8-4d8b-b4cd-fc1176c47400 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:07:03.499561 crc crio[20344]: time=\"2026-06-10T15:07:03.420642813Z\" level=info msg=\"Stopped pod sandbox (already stopped): 01815fff32f60dc20ded11a8796b756143d815884742aca171b72b54d21ee8ad\" id=97d0df40-18e8-4d8b-b4cd-fc1176c47400 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:07:03.499561 crc crio[20344]: time=\"2026-06-10T15:07:03.468521239Z\" level=info msg=\"Removing pod sandbox: 01815fff32f60dc20ded11a8796b756143d815884742aca171b72b54d21ee8ad\" id=64259526-771e-4e2e-a886-ad1f889b3d28 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:07:04.194733 crc crio[20344]: time=\"2026-06-10T15:07:04.172917301Z\" level=info msg=\"Removed pod sandbox: 01815fff32f60dc20ded11a8796b756143d815884742aca171b72b54d21ee8ad\" id=64259526-771e-4e2e-a886-ad1f889b3d28 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:07:04.353828 crc crio[20344]: time=\"2026-06-10T15:07:04.343702886Z\" level=info msg=\"Stopping pod sandbox: 0725ce8e9327cca73de8d7dfa6fb250aa1d8b949abdd9062110ca3da211c3276\" id=d766ef46-686e-46dd-ac78-c48e34cd44f4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:07:04.353828 crc crio[20344]: time=\"2026-06-10T15:07:04.343993973Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0725ce8e9327cca73de8d7dfa6fb250aa1d8b949abdd9062110ca3da211c3276\" id=d766ef46-686e-46dd-ac78-c48e34cd44f4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:07:04.491636 crc crio[20344]: time=\"2026-06-10T15:07:04.491225375Z\" level=info msg=\"Removing pod sandbox: 0725ce8e9327cca73de8d7dfa6fb250aa1d8b949abdd9062110ca3da211c3276\" id=f9a42468-df67-4819-aaf2-94e33ff5892a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:07:05.295188 crc crio[20344]: time=\"2026-06-10T15:07:05.288619266Z\" level=info msg=\"Removed pod sandbox: 0725ce8e9327cca73de8d7dfa6fb250aa1d8b949abdd9062110ca3da211c3276\" id=f9a42468-df67-4819-aaf2-94e33ff5892a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:07:05.295188 crc crio[20344]: time=\"2026-06-10T15:07:05.291136662Z\" level=info msg=\"Stopping pod sandbox: 21ca03bfed1504efa7001275f93766b1cce02d2df295c655a036ce436835e31a\" id=e1bdf204-4453-42a9-b7f2-a6937d2950a3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:07:05.295188 crc crio[20344]: time=\"2026-06-10T15:07:05.291380178Z\" level=info msg=\"Stopped pod sandbox (already stopped): 21ca03bfed1504efa7001275f93766b1cce02d2df295c655a036ce436835e31a\" id=e1bdf204-4453-42a9-b7f2-a6937d2950a3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:07:05.295188 crc crio[20344]: time=\"2026-06-10T15:07:05.293538424Z\" level=info msg=\"Removing pod sandbox: 21ca03bfed1504efa7001275f93766b1cce02d2df295c655a036ce436835e31a\" id=61cdc6e1-cb80-4420-b536-9b271e2c7c2b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:07:05.371915 crc crio[20344]: time=\"2026-06-10T15:07:05.371588195Z\" level=info msg=\"Removed pod sandbox: 21ca03bfed1504efa7001275f93766b1cce02d2df295c655a036ce436835e31a\" id=61cdc6e1-cb80-4420-b536-9b271e2c7c2b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:07:05.375998 crc crio[20344]: time=\"2026-06-10T15:07:05.375890907Z\" level=info msg=\"Stopping pod sandbox: ea465aa3001e11c4daa6062a306bf4a52d74a6e29dd95c90ebdb6b5750423aff\" id=01974294-4b1c-40f6-a3c6-eb456beb504d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:07:05.375998 crc crio[20344]: time=\"2026-06-10T15:07:05.375994479Z\" level=info msg=\"Stopped pod sandbox (already stopped): ea465aa3001e11c4daa6062a306bf4a52d74a6e29dd95c90ebdb6b5750423aff\" id=01974294-4b1c-40f6-a3c6-eb456beb504d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:07:05.379452 crc crio[20344]: time=\"2026-06-10T15:07:05.379380407Z\" level=info msg=\"Removing pod sandbox: ea465aa3001e11c4daa6062a306bf4a52d74a6e29dd95c90ebdb6b5750423aff\" id=ec89f6a2-7ee5-4624-adac-c6ef443c801c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:07:05.403522 crc crio[20344]: time=\"2026-06-10T15:07:05.403149246Z\" level=info msg=\"Removed pod sandbox: ea465aa3001e11c4daa6062a306bf4a52d74a6e29dd95c90ebdb6b5750423aff\" id=ec89f6a2-7ee5-4624-adac-c6ef443c801c name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:08:00.606620 crc crio[20344]: time=\"2026-06-10T15:08:00.604941862Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685068-crkwt/POD\" id=0997ab8c-3acc-409e-9c36-287b10d98e03 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:08:00.610693 crc crio[20344]: time=\"2026-06-10T15:08:00.607069088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:08:00.698510 crc crio[20344]: time=\"2026-06-10T15:08:00.698028155Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685068-crkwt Namespace:openshift-infra ID:de60931f695f1f4de8a70388800ba8c6807f211c59154db7b9dce237df7227da UID:fe1d5504-cf27-4d5b-9216-1cd500e4bba7 NetNS:/var/run/netns/01b11d0e-7280-4b09-a3fe-ea2b3923660a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe1d5504_cf27_4d5b_9216_1cd500e4bba7.slice PodAnnotations:0xc00012ad10}] Aliases:map[]}\"\nJun 10 15:08:00.698510 crc crio[20344]: time=\"2026-06-10T15:08:00.698108937Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685068-crkwt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:08:01.284699 crc crio[20344]: 2026-06-10T15:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de60931f695f1f4 Mac:be:c8:09:e4:09:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/01b11d0e-7280-4b09-a3fe-ea2b3923660a SocketPath: PciID:}] [{Interface:0xc000014cb0 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:08:01.288523 crc crio[20344]: time=\"2026-06-10T15:08:01.28843256Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685068-crkwt Namespace:openshift-infra ID:de60931f695f1f4de8a70388800ba8c6807f211c59154db7b9dce237df7227da UID:fe1d5504-cf27-4d5b-9216-1cd500e4bba7 NetNS:/var/run/netns/01b11d0e-7280-4b09-a3fe-ea2b3923660a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe1d5504_cf27_4d5b_9216_1cd500e4bba7.slice PodAnnotations:0xc00012ad10}] Aliases:map[]}\"\nJun 10 15:08:01.288866 crc crio[20344]: time=\"2026-06-10T15:08:01.288695947Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685068-crkwt for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:08:01.308966 crc crio[20344]: time=\"2026-06-10T15:08:01.308884943Z\" level=info msg=\"Ran pod sandbox de60931f695f1f4de8a70388800ba8c6807f211c59154db7b9dce237df7227da with infra container: openshift-infra/auto-csr-approver-29685068-crkwt/POD\" id=0997ab8c-3acc-409e-9c36-287b10d98e03 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:08:01.317122 crc crio[20344]: time=\"2026-06-10T15:08:01.317017704Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=aefdb663-81c0-4fba-80bc-389f44a99739 name=/runtime.v1.ImageService/PullImage\nJun 10 15:08:01.334096 crc crio[20344]: time=\"2026-06-10T15:08:01.333977196Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 10 15:08:02.329558 crc crio[20344]: time=\"2026-06-10T15:08:02.329093773Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=aefdb663-81c0-4fba-80bc-389f44a99739 name=/runtime.v1.ImageService/PullImage\nJun 10 15:08:02.330665 crc crio[20344]: time=\"2026-06-10T15:08:02.330585122Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5f18f36d-e1f5-46ea-a95c-7b76edca571d name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:08:02.334054 crc crio[20344]: time=\"2026-06-10T15:08:02.333995501Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=78ca3f7e-0444-49ff-9c70-86ac966258f0 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:08:02.343744 crc crio[20344]: time=\"2026-06-10T15:08:02.343600641Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685068-crkwt/oc\" id=fd05042c-59f8-4705-896f-3f3c8dbdb467 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:08:02.344839 crc crio[20344]: time=\"2026-06-10T15:08:02.344751191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:08:02.398850 crc crio[20344]: time=\"2026-06-10T15:08:02.398728586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:08:03.171527 crc crio[20344]: time=\"2026-06-10T15:08:03.171423234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:08:03.311573 crc crio[20344]: time=\"2026-06-10T15:08:03.310888463Z\" level=info msg=\"Created container 020a23302670329454706506d81dc0867c01cd122e4d698ad4b9334e7e36d7cf: openshift-infra/auto-csr-approver-29685068-crkwt/oc\" id=fd05042c-59f8-4705-896f-3f3c8dbdb467 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:08:03.313690 crc crio[20344]: time=\"2026-06-10T15:08:03.313430859Z\" level=info msg=\"Starting container: 020a23302670329454706506d81dc0867c01cd122e4d698ad4b9334e7e36d7cf\" id=8c945ca6-9f86-4977-bdcc-f9d1eee303e2 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:08:03.321592 crc crio[20344]: time=\"2026-06-10T15:08:03.32150948Z\" level=info msg=\"Started container\" PID=98781 containerID=020a23302670329454706506d81dc0867c01cd122e4d698ad4b9334e7e36d7cf description=openshift-infra/auto-csr-approver-29685068-crkwt/oc id=8c945ca6-9f86-4977-bdcc-f9d1eee303e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de60931f695f1f4de8a70388800ba8c6807f211c59154db7b9dce237df7227da\nJun 10 15:08:05.445170 crc crio[20344]: time=\"2026-06-10T15:08:05.444336586Z\" level=info msg=\"Removing container: 8a61b6133a9f2edc90167cc5f006e5e07f677bc8a96a6227f5eccd68030638b0\" id=21822988-4ede-41e5-9b58-544d5bf98ea3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:08:05.496061 crc crio[20344]: time=\"2026-06-10T15:08:05.49599664Z\" level=info msg=\"Removed container 8a61b6133a9f2edc90167cc5f006e5e07f677bc8a96a6227f5eccd68030638b0: openstack/dnsmasq-dns-79cccc8689-qgthc/dnsmasq-dns\" id=21822988-4ede-41e5-9b58-544d5bf98ea3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:08:05.504245 crc crio[20344]: time=\"2026-06-10T15:08:05.503229218Z\" level=info msg=\"Removing container: 2bbc546348b91a008439a723347ca1f08372a1e1204309d4d0e8c82fc2c056cb\" id=9f20f7ff-7653-46eb-a6b4-c898a851632e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:08:05.551931 crc crio[20344]: time=\"2026-06-10T15:08:05.551740541Z\" level=info msg=\"Removed container 2bbc546348b91a008439a723347ca1f08372a1e1204309d4d0e8c82fc2c056cb: openstack/dnsmasq-dns-79cccc8689-qgthc/init\" id=9f20f7ff-7653-46eb-a6b4-c898a851632e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:08:05.565152 crc crio[20344]: time=\"2026-06-10T15:08:05.564616946Z\" level=info msg=\"Stopping pod sandbox: 8e40606b5738970938f582c876fc20e8f8d5cbc9dc1439654539975bd650240d\" id=8901ba14-f27a-492a-b0fa-e72979b0761e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:08:05.565152 crc crio[20344]: time=\"2026-06-10T15:08:05.564868422Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8e40606b5738970938f582c876fc20e8f8d5cbc9dc1439654539975bd650240d\" id=8901ba14-f27a-492a-b0fa-e72979b0761e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:08:05.565674 crc crio[20344]: time=\"2026-06-10T15:08:05.565588451Z\" level=info msg=\"Removing pod sandbox: 8e40606b5738970938f582c876fc20e8f8d5cbc9dc1439654539975bd650240d\" id=fbf73cb0-5009-422b-baed-64610debd287 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:08:05.595218 crc crio[20344]: time=\"2026-06-10T15:08:05.59514864Z\" level=info msg=\"Removed pod sandbox: 8e40606b5738970938f582c876fc20e8f8d5cbc9dc1439654539975bd650240d\" id=fbf73cb0-5009-422b-baed-64610debd287 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:08:06.008497 crc crio[20344]: time=\"2026-06-10T15:08:06.008248341Z\" level=info msg=\"Stopping pod sandbox: de60931f695f1f4de8a70388800ba8c6807f211c59154db7b9dce237df7227da\" id=20779237-6a7f-41ad-a4f3-4d5c4938aad4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:08:06.009587 crc crio[20344]: time=\"2026-06-10T15:08:06.009508014Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685068-crkwt Namespace:openshift-infra ID:de60931f695f1f4de8a70388800ba8c6807f211c59154db7b9dce237df7227da UID:fe1d5504-cf27-4d5b-9216-1cd500e4bba7 NetNS:/var/run/netns/01b11d0e-7280-4b09-a3fe-ea2b3923660a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe1d5504_cf27_4d5b_9216_1cd500e4bba7.slice PodAnnotations:0xc001b9d1d8}] Aliases:map[]}\"\nJun 10 15:08:06.009725 crc crio[20344]: time=\"2026-06-10T15:08:06.009663438Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685068-crkwt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:08:06.311355 crc crio[20344]: time=\"2026-06-10T15:08:06.310877826Z\" level=info msg=\"Stopped pod sandbox: de60931f695f1f4de8a70388800ba8c6807f211c59154db7b9dce237df7227da\" id=20779237-6a7f-41ad-a4f3-4d5c4938aad4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:09:05.627660 crc crio[20344]: time=\"2026-06-10T15:09:05.626797219Z\" level=info msg=\"Removing container: 77f01c064210b2a3d5891fe7cc04afef8b61298faa2a06086bd1f782ec95b293\" id=379e56e4-24f9-4a9a-9c18-efe7da185e2f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:09:05.917724 crc crio[20344]: time=\"2026-06-10T15:09:05.916144121Z\" level=info msg=\"Removed container 77f01c064210b2a3d5891fe7cc04afef8b61298faa2a06086bd1f782ec95b293: openshift-infra/auto-csr-approver-29685062-95wfh/oc\" id=379e56e4-24f9-4a9a-9c18-efe7da185e2f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:09:05.920912 crc crio[20344]: time=\"2026-06-10T15:09:05.920787761Z\" level=info msg=\"Removing container: 8da3694574629ec0736461cddb8e63bc49e7725b707aebd4f7156e628ff3201b\" id=4d6b49c2-5f32-4c26-af8c-137362c8fd0d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:09:05.962118 crc crio[20344]: time=\"2026-06-10T15:09:05.961738997Z\" level=info msg=\"Removed container 8da3694574629ec0736461cddb8e63bc49e7725b707aebd4f7156e628ff3201b: openstack/ceilometer-0/proxy-httpd\" id=4d6b49c2-5f32-4c26-af8c-137362c8fd0d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:09:05.965432 crc crio[20344]: time=\"2026-06-10T15:09:05.965326441Z\" level=info msg=\"Removing container: 14b23d2671d139beabe47a64eea93317b8b5d14b54dcb218d76e4e0cb80ebb00\" id=cc440af0-28d5-4d31-b3bf-9f0625186d98 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:09:06.004589 crc crio[20344]: time=\"2026-06-10T15:09:06.003889684Z\" level=info msg=\"Removed container 14b23d2671d139beabe47a64eea93317b8b5d14b54dcb218d76e4e0cb80ebb00: openstack/ceilometer-0/ceilometer-central-agent\" id=cc440af0-28d5-4d31-b3bf-9f0625186d98 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:09:06.010060 crc crio[20344]: time=\"2026-06-10T15:09:06.010013174Z\" level=info msg=\"Removing container: b301766e78a72cc70fffc081a8cbe3135d5d6a2ac347b3805d869d53ed9f07d0\" id=beea2095-818c-4233-bb2f-057c20a246d0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:09:06.052948 crc crio[20344]: time=\"2026-06-10T15:09:06.052791647Z\" level=info msg=\"Removed container b301766e78a72cc70fffc081a8cbe3135d5d6a2ac347b3805d869d53ed9f07d0: openstack/ceilometer-0/ceilometer-notification-agent\" id=beea2095-818c-4233-bb2f-057c20a246d0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:09:06.056649 crc crio[20344]: time=\"2026-06-10T15:09:06.056084483Z\" level=info msg=\"Removing container: ba5e9df58b539ae9744b2f37d55f097829eedc7885a13bd37b21525aaa357e40\" id=f31c6be5-d164-4da9-a527-ab44ef65335e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:09:06.083757 crc crio[20344]: time=\"2026-06-10T15:09:06.08363766Z\" level=info msg=\"Removed container ba5e9df58b539ae9744b2f37d55f097829eedc7885a13bd37b21525aaa357e40: openstack/ceilometer-0/sg-core\" id=f31c6be5-d164-4da9-a527-ab44ef65335e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:09:06.095010 crc crio[20344]: time=\"2026-06-10T15:09:06.094894863Z\" level=info msg=\"Stopping pod sandbox: 20362df9602f463b82e3009588b68ce1cb6f3d269d551b98f9c551114bd79af2\" id=994dd796-12a5-4c5e-acf0-1e1088d9d38f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:09:06.095010 crc crio[20344]: time=\"2026-06-10T15:09:06.095018066Z\" level=info msg=\"Stopped pod sandbox (already stopped): 20362df9602f463b82e3009588b68ce1cb6f3d269d551b98f9c551114bd79af2\" id=994dd796-12a5-4c5e-acf0-1e1088d9d38f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:09:06.095678 crc crio[20344]: time=\"2026-06-10T15:09:06.095611442Z\" level=info msg=\"Removing pod sandbox: 20362df9602f463b82e3009588b68ce1cb6f3d269d551b98f9c551114bd79af2\" id=9895fa24-ec0b-48ab-bd97-0ad171a01694 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:09:06.121164 crc crio[20344]: time=\"2026-06-10T15:09:06.121006723Z\" level=info msg=\"Removed pod sandbox: 20362df9602f463b82e3009588b68ce1cb6f3d269d551b98f9c551114bd79af2\" id=9895fa24-ec0b-48ab-bd97-0ad171a01694 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:09:06.123233 crc crio[20344]: time=\"2026-06-10T15:09:06.123179539Z\" level=info msg=\"Stopping pod sandbox: a1b80a371ff1896a9767b9081ea0b62e78414979799150594bd87378bf9b16c4\" id=d2087ca4-adf1-4606-8bb2-9c9df722c5ef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:09:06.123617 crc crio[20344]: time=\"2026-06-10T15:09:06.12359088Z\" level=info msg=\"Stopped pod sandbox (already stopped): a1b80a371ff1896a9767b9081ea0b62e78414979799150594bd87378bf9b16c4\" id=d2087ca4-adf1-4606-8bb2-9c9df722c5ef name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:09:06.124886 crc crio[20344]: time=\"2026-06-10T15:09:06.124795671Z\" level=info msg=\"Removing pod sandbox: a1b80a371ff1896a9767b9081ea0b62e78414979799150594bd87378bf9b16c4\" id=f5496e15-17ae-4914-9418-5e1e25d41b92 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:09:06.149685 crc crio[20344]: time=\"2026-06-10T15:09:06.149624047Z\" level=info msg=\"Removed pod sandbox: a1b80a371ff1896a9767b9081ea0b62e78414979799150594bd87378bf9b16c4\" id=f5496e15-17ae-4914-9418-5e1e25d41b92 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:09:54.135531 crc crio[20344]: time=\"2026-06-10T15:09:54.134516646Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv64sqw/POD\" id=aee426bb-1ae1-4f59-9ab0-97ca1fecda33 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:09:54.137234 crc crio[20344]: time=\"2026-06-10T15:09:54.135537252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:09:54.179330 crc crio[20344]: time=\"2026-06-10T15:09:54.179114027Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=aee426bb-1ae1-4f59-9ab0-97ca1fecda33 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:09:54.192191 crc crio[20344]: time=\"2026-06-10T15:09:54.192091814Z\" level=info msg=\"Ran pod sandbox d7bfc6acb3ead90156e77cb3acca5e22d173fcca337ceede268184160940b48d with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv64sqw/POD\" id=aee426bb-1ae1-4f59-9ab0-97ca1fecda33 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:09:54.196325 crc crio[20344]: time=\"2026-06-10T15:09:54.196181471Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=d69aaef7-8a80-4e9c-ab46-943351434546 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:09:54.196562 crc crio[20344]: time=\"2026-06-10T15:09:54.196514279Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found\" id=d69aaef7-8a80-4e9c-ab46-943351434546 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:09:54.196871 crc crio[20344]: time=\"2026-06-10T15:09:54.196795957Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found\" id=d69aaef7-8a80-4e9c-ab46-943351434546 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:09:54.200940 crc crio[20344]: time=\"2026-06-10T15:09:54.200799971Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=1bc0efa4-e6f3-4650-810b-9257757b8a97 name=/runtime.v1.ImageService/PullImage\nJun 10 15:09:54.212839 crc crio[20344]: time=\"2026-06-10T15:09:54.212742162Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\\\"\"\nJun 10 15:10:00.555995 crc crio[20344]: time=\"2026-06-10T15:10:00.555070698Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685070-pxzh2/POD\" id=3964ab18-ef60-4c58-909a-ecc229fef6e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:10:00.557500 crc crio[20344]: time=\"2026-06-10T15:10:00.556018893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:10:00.598463 crc crio[20344]: time=\"2026-06-10T15:10:00.598384256Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685070-pxzh2 Namespace:openshift-infra ID:691c0ba52e7c289e4cff19dba94cd609002b4ed235d0ff03c40564d6c4418bb8 UID:88653eda-dc6f-4fa6-9fca-04390a14df36 NetNS:/var/run/netns/09770873-943c-4aeb-9ee8-5efcd400a449 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod88653eda_dc6f_4fa6_9fca_04390a14df36.slice PodAnnotations:0xc00282e960}] Aliases:map[]}\"\nJun 10 15:10:00.598463 crc crio[20344]: time=\"2026-06-10T15:10:00.598445067Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685070-pxzh2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:10:01.208364 crc crio[20344]: 2026-06-10T15:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:691c0ba52e7c289 Mac:3a:2c:47:4e:22:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/09770873-943c-4aeb-9ee8-5efcd400a449 SocketPath: PciID:}] [{Interface:0xc000140750 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:10:01.211037 crc crio[20344]: time=\"2026-06-10T15:10:01.210961307Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685070-pxzh2 Namespace:openshift-infra ID:691c0ba52e7c289e4cff19dba94cd609002b4ed235d0ff03c40564d6c4418bb8 UID:88653eda-dc6f-4fa6-9fca-04390a14df36 NetNS:/var/run/netns/09770873-943c-4aeb-9ee8-5efcd400a449 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod88653eda_dc6f_4fa6_9fca_04390a14df36.slice PodAnnotations:0xc00282e960}] Aliases:map[]}\"\nJun 10 15:10:01.211242 crc crio[20344]: time=\"2026-06-10T15:10:01.211171382Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685070-pxzh2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:10:01.229199 crc crio[20344]: time=\"2026-06-10T15:10:01.229037497Z\" level=info msg=\"Ran pod sandbox 691c0ba52e7c289e4cff19dba94cd609002b4ed235d0ff03c40564d6c4418bb8 with infra container: openshift-infra/auto-csr-approver-29685070-pxzh2/POD\" id=3964ab18-ef60-4c58-909a-ecc229fef6e0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:10:01.234097 crc crio[20344]: time=\"2026-06-10T15:10:01.234033037Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b12fbce1-d83b-4451-90fd-f71e871dbf71 name=/runtime.v1.ImageService/PullImage\nJun 10 15:10:01.250432 crc crio[20344]: time=\"2026-06-10T15:10:01.249581932Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 10 15:10:02.902439 crc crio[20344]: time=\"2026-06-10T15:10:02.901862942Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b12fbce1-d83b-4451-90fd-f71e871dbf71 name=/runtime.v1.ImageService/PullImage\nJun 10 15:10:02.904530 crc crio[20344]: time=\"2026-06-10T15:10:02.903579797Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=83253d9b-d8b6-4094-b181-0d7bb8df6b4b name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:10:02.906776 crc crio[20344]: time=\"2026-06-10T15:10:02.906718968Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1c4fbddf-d298-4d32-8355-292ee8a2bc43 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:10:02.925676 crc crio[20344]: time=\"2026-06-10T15:10:02.925553859Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685070-pxzh2/oc\" id=42a4a93e-52cd-4506-8c07-0d9b5dc35c84 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:10:02.926204 crc crio[20344]: time=\"2026-06-10T15:10:02.926137174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:10:02.993009 crc crio[20344]: time=\"2026-06-10T15:10:02.992897761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:10:03.320524 crc crio[20344]: time=\"2026-06-10T15:10:03.320423535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:10:03.454348 crc crio[20344]: time=\"2026-06-10T15:10:03.453841747Z\" level=info msg=\"Created container 6173d91944200a57c5c8a2721a7af72707a18d8ca26eb39d4bd8593d70087f22: openshift-infra/auto-csr-approver-29685070-pxzh2/oc\" id=42a4a93e-52cd-4506-8c07-0d9b5dc35c84 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:10:03.455675 crc crio[20344]: time=\"2026-06-10T15:10:03.455525521Z\" level=info msg=\"Starting container: 6173d91944200a57c5c8a2721a7af72707a18d8ca26eb39d4bd8593d70087f22\" id=5f8d286d-7f02-4a8f-8bee-df4b6eaba879 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:10:03.467705 crc crio[20344]: time=\"2026-06-10T15:10:03.467521283Z\" level=info msg=\"Started container\" PID=104605 containerID=6173d91944200a57c5c8a2721a7af72707a18d8ca26eb39d4bd8593d70087f22 description=openshift-infra/auto-csr-approver-29685070-pxzh2/oc id=5f8d286d-7f02-4a8f-8bee-df4b6eaba879 name=/runtime.v1.RuntimeService/StartContainer sandboxID=691c0ba52e7c289e4cff19dba94cd609002b4ed235d0ff03c40564d6c4418bb8\nJun 10 15:10:05.418237 crc crio[20344]: time=\"2026-06-10T15:10:05.417681145Z\" level=info msg=\"Stopping pod sandbox: 691c0ba52e7c289e4cff19dba94cd609002b4ed235d0ff03c40564d6c4418bb8\" id=1512533c-3809-4a64-b99c-8eb6faaaec06 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:10:05.419873 crc crio[20344]: time=\"2026-06-10T15:10:05.419176694Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685070-pxzh2 Namespace:openshift-infra ID:691c0ba52e7c289e4cff19dba94cd609002b4ed235d0ff03c40564d6c4418bb8 UID:88653eda-dc6f-4fa6-9fca-04390a14df36 NetNS:/var/run/netns/09770873-943c-4aeb-9ee8-5efcd400a449 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod88653eda_dc6f_4fa6_9fca_04390a14df36.slice PodAnnotations:0xc0022649e8}] Aliases:map[]}\"\nJun 10 15:10:05.419873 crc crio[20344]: time=\"2026-06-10T15:10:05.41941742Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685070-pxzh2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:10:05.820008 crc crio[20344]: time=\"2026-06-10T15:10:05.819531153Z\" level=info msg=\"Stopped pod sandbox: 691c0ba52e7c289e4cff19dba94cd609002b4ed235d0ff03c40564d6c4418bb8\" id=1512533c-3809-4a64-b99c-8eb6faaaec06 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:10:06.169655 crc crio[20344]: time=\"2026-06-10T15:10:06.169394778Z\" level=info msg=\"Removing container: e9d565b2c8fcec0daed626694c1daf88683ab6f477ddb2b8a17b49fabd0f0fc2\" id=df01e4c9-4c58-4286-88aa-171336c89d8c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:10:06.223042 crc crio[20344]: time=\"2026-06-10T15:10:06.22288785Z\" level=info msg=\"Removed container e9d565b2c8fcec0daed626694c1daf88683ab6f477ddb2b8a17b49fabd0f0fc2: openstack/cinder-dc39-account-create-update-bj6hj/mariadb-account-create-update\" id=df01e4c9-4c58-4286-88aa-171336c89d8c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:10:06.226840 crc crio[20344]: time=\"2026-06-10T15:10:06.22635436Z\" level=info msg=\"Removing container: 5ffaf05d43bc8fe0206327437fcc0c6abe4c1c53c1110f581d08cf043b37058e\" id=372aa93a-ff50-4559-9123-a808cc7499d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:10:06.332030 crc crio[20344]: time=\"2026-06-10T15:10:06.331899007Z\" level=info msg=\"Removed container 5ffaf05d43bc8fe0206327437fcc0c6abe4c1c53c1110f581d08cf043b37058e: openstack/neutron-1d39-account-create-update-sm62x/mariadb-account-create-update\" id=372aa93a-ff50-4559-9123-a808cc7499d7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:10:06.334543 crc crio[20344]: time=\"2026-06-10T15:10:06.334478864Z\" level=info msg=\"Removing container: 50c013ed5b347e3ee3f663dfc6a362e9de3996592b7f7697c8ed4bb241cdd101\" id=c3e0d41d-d27b-49c2-a386-54d9c8634e2c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:10:06.381496 crc crio[20344]: time=\"2026-06-10T15:10:06.381393445Z\" level=info msg=\"Removed container 50c013ed5b347e3ee3f663dfc6a362e9de3996592b7f7697c8ed4bb241cdd101: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=c3e0d41d-d27b-49c2-a386-54d9c8634e2c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:10:06.385311 crc crio[20344]: time=\"2026-06-10T15:10:06.385187894Z\" level=info msg=\"Removing container: 02155ca34e2bc251dc145d6d57517dfa74e151c2e1d32a7ee2ac7b71b6cf1467\" id=6d82c7a2-6d44-41c3-b9b1-06f771522463 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:10:06.674873 crc crio[20344]: time=\"2026-06-10T15:10:06.674331379Z\" level=info msg=\"Removed container 02155ca34e2bc251dc145d6d57517dfa74e151c2e1d32a7ee2ac7b71b6cf1467: openstack/cinder-db-create-sj2nk/mariadb-database-create\" id=6d82c7a2-6d44-41c3-b9b1-06f771522463 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:10:06.680041 crc crio[20344]: time=\"2026-06-10T15:10:06.679969516Z\" level=info msg=\"Removing container: 1fb9542c37680002e14ff79328a3c028bc553e20aa101277f7df78e4e2c163a9\" id=26b961e7-4066-4bfb-9e34-1a4f3dbec0d0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:10:06.768094 crc crio[20344]: time=\"2026-06-10T15:10:06.767808742Z\" level=info msg=\"Removed container 1fb9542c37680002e14ff79328a3c028bc553e20aa101277f7df78e4e2c163a9: openstack/barbican-db-create-gwtgt/mariadb-database-create\" id=26b961e7-4066-4bfb-9e34-1a4f3dbec0d0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:10:06.774125 crc crio[20344]: time=\"2026-06-10T15:10:06.773990813Z\" level=info msg=\"Removing container: 90701d49c6f0840b31dbc899a7c0fcaadd92e0e7b4ac094e39f228869b7c045c\" id=90cc737f-52fe-4bd5-863b-69b1b91e46a0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:10:07.167597 crc crio[20344]: time=\"2026-06-10T15:10:07.16737251Z\" level=info msg=\"Removed container 90701d49c6f0840b31dbc899a7c0fcaadd92e0e7b4ac094e39f228869b7c045c: openstack/placement-71e1-account-create-update-5lfgx/mariadb-account-create-update\" id=90cc737f-52fe-4bd5-863b-69b1b91e46a0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:10:07.172318 crc crio[20344]: time=\"2026-06-10T15:10:07.172183785Z\" level=info msg=\"Removing container: 43c633bd2939b837d208c20447d6ea257be635890fe36b3d3220b8d55fa1dec1\" id=e25fd593-10dd-4a67-9601-eb589a4537a5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:10:07.211439 crc crio[20344]: time=\"2026-06-10T15:10:07.211238142Z\" level=info msg=\"Removed container 43c633bd2939b837d208c20447d6ea257be635890fe36b3d3220b8d55fa1dec1: openstack/nova-metadata-0/nova-metadata-metadata\" id=e25fd593-10dd-4a67-9601-eb589a4537a5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:10:07.218650 crc crio[20344]: time=\"2026-06-10T15:10:07.21846453Z\" level=info msg=\"Removing container: 8735edf861f89b4b0c617b0dee0c5bb303c4cc7646099cd89fd99359f545f3bb\" id=27ea47a7-480d-4bdc-af55-f0fd1ac71a67 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:10:07.266018 crc crio[20344]: time=\"2026-06-10T15:10:07.265941466Z\" level=info msg=\"Removed container 8735edf861f89b4b0c617b0dee0c5bb303c4cc7646099cd89fd99359f545f3bb: openstack/root-account-create-update-bjs9d/mariadb-account-create-update\" id=27ea47a7-480d-4bdc-af55-f0fd1ac71a67 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:10:07.271007 crc crio[20344]: time=\"2026-06-10T15:10:07.270980197Z\" level=info msg=\"Removing container: 89516d7cc60f5451aa649b16a770a908680510a72f51bf72ddf5745e8d0bc3a5\" id=53f7f824-5340-4ef8-8dc8-a73ccbceffa9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:10:07.353353 crc crio[20344]: time=\"2026-06-10T15:10:07.353152055Z\" level=info msg=\"Removed container 89516d7cc60f5451aa649b16a770a908680510a72f51bf72ddf5745e8d0bc3a5: openstack/glance-642c-account-create-update-2np8g/mariadb-account-create-update\" id=53f7f824-5340-4ef8-8dc8-a73ccbceffa9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:10:07.356720 crc crio[20344]: time=\"2026-06-10T15:10:07.356649126Z\" level=info msg=\"Removing container: 29d03c9075d7a7d2d94605bc775ed37f8f78ac7811dc44de842c25ae90d66ff4\" id=5e517708-7f5b-4a2f-9de8-b44e39b8d96f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:10:07.426808 crc crio[20344]: time=\"2026-06-10T15:10:07.426696549Z\" level=info msg=\"Removed container 29d03c9075d7a7d2d94605bc775ed37f8f78ac7811dc44de842c25ae90d66ff4: openstack/placement-db-create-8ffmh/mariadb-database-create\" id=5e517708-7f5b-4a2f-9de8-b44e39b8d96f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:10:07.430552 crc crio[20344]: time=\"2026-06-10T15:10:07.430479888Z\" level=info msg=\"Removing container: f7b6419938c6c85f54f096e9c83ff8310945df9af8cb9fc81770de76e5a9f9d4\" id=8ec8fa23-6b8f-4d8e-8448-646d24d09959 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:10:07.479400 crc crio[20344]: time=\"2026-06-10T15:10:07.479131154Z\" level=info msg=\"Removed container f7b6419938c6c85f54f096e9c83ff8310945df9af8cb9fc81770de76e5a9f9d4: openstack/nova-metadata-0/nova-metadata-metadata\" id=8ec8fa23-6b8f-4d8e-8448-646d24d09959 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:10:07.489422 crc crio[20344]: time=\"2026-06-10T15:10:07.489250547Z\" level=info msg=\"Removing container: cb7972f1c7e16ccacc00850c131fa411aa1742ce3170d7122411d9793026054f\" id=3fde3e08-71e5-45a0-b010-459c93958ec4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:10:07.561308 crc crio[20344]: time=\"2026-06-10T15:10:07.561079886Z\" level=info msg=\"Removed container cb7972f1c7e16ccacc00850c131fa411aa1742ce3170d7122411d9793026054f: openstack/keystone-db-create-kb85r/mariadb-database-create\" id=3fde3e08-71e5-45a0-b010-459c93958ec4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:10:07.564886 crc crio[20344]: time=\"2026-06-10T15:10:07.564782543Z\" level=info msg=\"Removing container: e02d2971dcb2b410cdaf7d2eca10caffd90c8efbb8862ef9be7f3f76d45eadf0\" id=afae303f-6d3f-4925-93a2-705adc32ebf5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:10:07.609628 crc crio[20344]: time=\"2026-06-10T15:10:07.609507837Z\" level=info msg=\"Removed container e02d2971dcb2b410cdaf7d2eca10caffd90c8efbb8862ef9be7f3f76d45eadf0: openstack/barbican-e6b8-account-create-update-527vs/mariadb-account-create-update\" id=afae303f-6d3f-4925-93a2-705adc32ebf5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:10:07.612473 crc crio[20344]: time=\"2026-06-10T15:10:07.612377982Z\" level=info msg=\"Removing container: f9afc6244ac3773a243053ca6f0c85cf5c802e912425b65c50e9370ee01c1ed5\" id=9c9c38f3-a22d-48e8-8b30-0d935e794b14 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:10:07.830781 crc crio[20344]: time=\"2026-06-10T15:10:07.829858281Z\" level=info msg=\"Removed container f9afc6244ac3773a243053ca6f0c85cf5c802e912425b65c50e9370ee01c1ed5: openstack/neutron-db-create-wqkjp/mariadb-database-create\" id=9c9c38f3-a22d-48e8-8b30-0d935e794b14 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:10:07.834973 crc crio[20344]: time=\"2026-06-10T15:10:07.834873552Z\" level=info msg=\"Removing container: f8e5e69df2b975f8a054dfafd6796dbae18dc463b544ddfc086e52fc74dd737b\" id=273e4a78-3113-440e-aad0-04db62547e6e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:10:07.920088 crc crio[20344]: time=\"2026-06-10T15:10:07.920028287Z\" level=info msg=\"Removed container f8e5e69df2b975f8a054dfafd6796dbae18dc463b544ddfc086e52fc74dd737b: openstack/nova-metadata-0/nova-metadata-log\" id=273e4a78-3113-440e-aad0-04db62547e6e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:10:07.924395 crc crio[20344]: time=\"2026-06-10T15:10:07.924346479Z\" level=info msg=\"Removing container: 4d3d114ba7bbf7e9b4d3a892b8c827eb52264834c0b447510c3cda75116dd0eb\" id=45c2c2ea-dd1b-4e1c-8d76-50588e0ad349 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:10:07.984686 crc crio[20344]: time=\"2026-06-10T15:10:07.984631008Z\" level=info msg=\"Removed container 4d3d114ba7bbf7e9b4d3a892b8c827eb52264834c0b447510c3cda75116dd0eb: openstack/glance-db-create-5wmjm/mariadb-database-create\" id=45c2c2ea-dd1b-4e1c-8d76-50588e0ad349 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:10:07.988725 crc crio[20344]: time=\"2026-06-10T15:10:07.988638163Z\" level=info msg=\"Removing container: 79a475cb4f9fae87cb73ef82dd921298dafec2ab80ff669bccfa5ee00438b552\" id=82822d1d-e620-42a3-8d4b-55c569e5d8e3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:10:08.060121 crc crio[20344]: time=\"2026-06-10T15:10:08.060026911Z\" level=info msg=\"Removed container 79a475cb4f9fae87cb73ef82dd921298dafec2ab80ff669bccfa5ee00438b552: openstack/keystone-2ed5-account-create-update-8795b/mariadb-account-create-update\" id=82822d1d-e620-42a3-8d4b-55c569e5d8e3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:10:08.062855 crc crio[20344]: time=\"2026-06-10T15:10:08.062777802Z\" level=info msg=\"Removing container: e6f4a0c0453fd03707e20c30125c943d160cb45a4e75348f60cf1ede0120e3b9\" id=e4cc79e7-6f97-47d2-ae96-2c1647e09287 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:10:08.100134 crc crio[20344]: time=\"2026-06-10T15:10:08.100001801Z\" level=info msg=\"Removed container e6f4a0c0453fd03707e20c30125c943d160cb45a4e75348f60cf1ede0120e3b9: openstack/nova-metadata-0/nova-metadata-log\" id=e4cc79e7-6f97-47d2-ae96-2c1647e09287 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:10:08.115533 crc crio[20344]: time=\"2026-06-10T15:10:08.115041552Z\" level=info msg=\"Stopping pod sandbox: 5c2a4279980f93b576c28bea7a6b75b1237032edeffffdfafd9ff03135a24a4b\" id=ad8184f1-7b6d-4919-8d94-d377116a0719 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:10:08.115533 crc crio[20344]: time=\"2026-06-10T15:10:08.115166246Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5c2a4279980f93b576c28bea7a6b75b1237032edeffffdfafd9ff03135a24a4b\" id=ad8184f1-7b6d-4919-8d94-d377116a0719 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:10:08.117919 crc crio[20344]: time=\"2026-06-10T15:10:08.116163661Z\" level=info msg=\"Removing pod sandbox: 5c2a4279980f93b576c28bea7a6b75b1237032edeffffdfafd9ff03135a24a4b\" id=f25df9ab-bc99-4d51-bd49-607301501455 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:10:08.135150 crc crio[20344]: time=\"2026-06-10T15:10:08.135006212Z\" level=info msg=\"Removed pod sandbox: 5c2a4279980f93b576c28bea7a6b75b1237032edeffffdfafd9ff03135a24a4b\" id=f25df9ab-bc99-4d51-bd49-607301501455 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:10:08.136375 crc crio[20344]: time=\"2026-06-10T15:10:08.136218073Z\" level=info msg=\"Stopping pod sandbox: 85dfef2e146c7f1f5632b2019180f1f15cad2e5d8fcf63f032b4bf09a09a08b5\" id=32a5bcad-4bfa-41d2-904e-054abb5945ff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:10:08.136503 crc crio[20344]: time=\"2026-06-10T15:10:08.136376218Z\" level=info msg=\"Stopped pod sandbox (already stopped): 85dfef2e146c7f1f5632b2019180f1f15cad2e5d8fcf63f032b4bf09a09a08b5\" id=32a5bcad-4bfa-41d2-904e-054abb5945ff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:10:08.137697 crc crio[20344]: time=\"2026-06-10T15:10:08.13761095Z\" level=info msg=\"Removing pod sandbox: 85dfef2e146c7f1f5632b2019180f1f15cad2e5d8fcf63f032b4bf09a09a08b5\" id=d6bdeb52-b4b0-40a6-a66e-308b4a47ae2d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:10:08.159852 crc crio[20344]: time=\"2026-06-10T15:10:08.159697024Z\" level=info msg=\"Removed pod sandbox: 85dfef2e146c7f1f5632b2019180f1f15cad2e5d8fcf63f032b4bf09a09a08b5\" id=d6bdeb52-b4b0-40a6-a66e-308b4a47ae2d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:10:08.161175 crc crio[20344]: time=\"2026-06-10T15:10:08.160928856Z\" level=info msg=\"Stopping pod sandbox: 4468a82816289af1e2c46614627ab5ee39e18f5c1581718cde5a1fce4a6c316d\" id=8eb7241a-2db1-4523-9367-46c67bc6e3b3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:10:08.161175 crc crio[20344]: time=\"2026-06-10T15:10:08.161172763Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4468a82816289af1e2c46614627ab5ee39e18f5c1581718cde5a1fce4a6c316d\" id=8eb7241a-2db1-4523-9367-46c67bc6e3b3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:10:08.162154 crc crio[20344]: time=\"2026-06-10T15:10:08.162035605Z\" level=info msg=\"Removing pod sandbox: 4468a82816289af1e2c46614627ab5ee39e18f5c1581718cde5a1fce4a6c316d\" id=951c21cf-6745-46c5-90b5-978b869fe767 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:10:08.195185 crc crio[20344]: time=\"2026-06-10T15:10:08.195007653Z\" level=info msg=\"Removed pod sandbox: 4468a82816289af1e2c46614627ab5ee39e18f5c1581718cde5a1fce4a6c316d\" id=951c21cf-6745-46c5-90b5-978b869fe767 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:10:08.197203 crc crio[20344]: time=\"2026-06-10T15:10:08.197131219Z\" level=info msg=\"Stopping pod sandbox: ef7932ee563085a81be03e64c2b3d0d84a2da515763a0d1a72069dbf2c143f12\" id=f66bc249-519f-49fc-bfa8-2185ffb01fe4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:10:08.198432 crc crio[20344]: time=\"2026-06-10T15:10:08.198389961Z\" level=info msg=\"Stopped pod sandbox (already stopped): ef7932ee563085a81be03e64c2b3d0d84a2da515763a0d1a72069dbf2c143f12\" id=f66bc249-519f-49fc-bfa8-2185ffb01fe4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:10:08.199491 crc crio[20344]: time=\"2026-06-10T15:10:08.199455669Z\" level=info msg=\"Removing pod sandbox: ef7932ee563085a81be03e64c2b3d0d84a2da515763a0d1a72069dbf2c143f12\" id=ddc314ea-6be3-4452-a54a-3aed1e6214ce name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:10:08.227867 crc crio[20344]: time=\"2026-06-10T15:10:08.227629222Z\" level=info msg=\"Removed pod sandbox: ef7932ee563085a81be03e64c2b3d0d84a2da515763a0d1a72069dbf2c143f12\" id=ddc314ea-6be3-4452-a54a-3aed1e6214ce name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:10:08.230026 crc crio[20344]: time=\"2026-06-10T15:10:08.229945623Z\" level=info msg=\"Stopping pod sandbox: 9a5d26caffe18eedb3b318cc3aa17e1008f3bd33f530fb50bcec5faa1a4e124c\" id=de52d08a-d313-43d3-a968-6bd69e6a04d4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:10:08.230159 crc crio[20344]: time=\"2026-06-10T15:10:08.230032275Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9a5d26caffe18eedb3b318cc3aa17e1008f3bd33f530fb50bcec5faa1a4e124c\" id=de52d08a-d313-43d3-a968-6bd69e6a04d4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:10:08.230975 crc crio[20344]: time=\"2026-06-10T15:10:08.230777544Z\" level=info msg=\"Removing pod sandbox: 9a5d26caffe18eedb3b318cc3aa17e1008f3bd33f530fb50bcec5faa1a4e124c\" id=d876d1e7-403c-4997-883a-7da63e007cf3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:10:08.289455 crc crio[20344]: time=\"2026-06-10T15:10:08.28902213Z\" level=info msg=\"Removed pod sandbox: 9a5d26caffe18eedb3b318cc3aa17e1008f3bd33f530fb50bcec5faa1a4e124c\" id=d876d1e7-403c-4997-883a-7da63e007cf3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:10:08.290440 crc crio[20344]: time=\"2026-06-10T15:10:08.290374135Z\" level=info msg=\"Stopping pod sandbox: 8dbef2fbc4590c27f9eaf26ff709f4ecfe884e6d44d16bcf972617bdd956a419\" id=ba7be382-6bf4-4bcf-a65f-879d69890192 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:10:08.290568 crc crio[20344]: time=\"2026-06-10T15:10:08.290478058Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8dbef2fbc4590c27f9eaf26ff709f4ecfe884e6d44d16bcf972617bdd956a419\" id=ba7be382-6bf4-4bcf-a65f-879d69890192 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:10:08.291793 crc crio[20344]: time=\"2026-06-10T15:10:08.291615058Z\" level=info msg=\"Removing pod sandbox: 8dbef2fbc4590c27f9eaf26ff709f4ecfe884e6d44d16bcf972617bdd956a419\" id=4b7d595f-44fd-44d7-8ebd-00e8664266f3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:10:08.465709 crc crio[20344]: time=\"2026-06-10T15:10:08.465552954Z\" level=info msg=\"Removed pod sandbox: 8dbef2fbc4590c27f9eaf26ff709f4ecfe884e6d44d16bcf972617bdd956a419\" id=4b7d595f-44fd-44d7-8ebd-00e8664266f3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:10:08.467028 crc crio[20344]: time=\"2026-06-10T15:10:08.466964891Z\" level=info msg=\"Stopping pod sandbox: 13e241c729adf56460d6759e62f9dfda37ffce8f044fde0310040f68ade6f9eb\" id=daa54b06-890d-44a8-821a-6067eba3a221 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:10:08.467343 crc crio[20344]: time=\"2026-06-10T15:10:08.467234438Z\" level=info msg=\"Stopped pod sandbox (already stopped): 13e241c729adf56460d6759e62f9dfda37ffce8f044fde0310040f68ade6f9eb\" id=daa54b06-890d-44a8-821a-6067eba3a221 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:10:08.469449 crc crio[20344]: time=\"2026-06-10T15:10:08.469366313Z\" level=info msg=\"Removing pod sandbox: 13e241c729adf56460d6759e62f9dfda37ffce8f044fde0310040f68ade6f9eb\" id=38d22a27-2ed4-46f1-873d-44abc031e118 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:10:08.517668 crc crio[20344]: time=\"2026-06-10T15:10:08.517504836Z\" level=info msg=\"Removed pod sandbox: 13e241c729adf56460d6759e62f9dfda37ffce8f044fde0310040f68ade6f9eb\" id=38d22a27-2ed4-46f1-873d-44abc031e118 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:10:08.519200 crc crio[20344]: time=\"2026-06-10T15:10:08.519074207Z\" level=info msg=\"Stopping pod sandbox: ae66f793f3946f3dc30c8dee6a588d36b7e65e6ed5e0d6e1a36cf8046b8ca8bf\" id=d2c9c2aa-42fb-4d7a-97a1-6cf4ea53d847 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:10:08.519411 crc crio[20344]: time=\"2026-06-10T15:10:08.519226651Z\" level=info msg=\"Stopped pod sandbox (already stopped): ae66f793f3946f3dc30c8dee6a588d36b7e65e6ed5e0d6e1a36cf8046b8ca8bf\" id=d2c9c2aa-42fb-4d7a-97a1-6cf4ea53d847 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:10:08.520841 crc crio[20344]: time=\"2026-06-10T15:10:08.52070925Z\" level=info msg=\"Removing pod sandbox: ae66f793f3946f3dc30c8dee6a588d36b7e65e6ed5e0d6e1a36cf8046b8ca8bf\" id=f6be79e7-9906-417b-9b5f-d716ec7f62d6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:10:08.577464 crc crio[20344]: time=\"2026-06-10T15:10:08.576784579Z\" level=info msg=\"Removed pod sandbox: ae66f793f3946f3dc30c8dee6a588d36b7e65e6ed5e0d6e1a36cf8046b8ca8bf\" id=f6be79e7-9906-417b-9b5f-d716ec7f62d6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:10:08.578710 crc crio[20344]: time=\"2026-06-10T15:10:08.578599386Z\" level=info msg=\"Stopping pod sandbox: 115fbde9352d781d8760312bb96126f7edd2ad9d55212b85dcdab349ac534770\" id=1ee8d285-0533-42a6-aff5-78f11180bfb9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:10:08.578797 crc crio[20344]: time=\"2026-06-10T15:10:08.57872944Z\" level=info msg=\"Stopped pod sandbox (already stopped): 115fbde9352d781d8760312bb96126f7edd2ad9d55212b85dcdab349ac534770\" id=1ee8d285-0533-42a6-aff5-78f11180bfb9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:10:08.582797 crc crio[20344]: time=\"2026-06-10T15:10:08.582717993Z\" level=info msg=\"Removing pod sandbox: 115fbde9352d781d8760312bb96126f7edd2ad9d55212b85dcdab349ac534770\" id=bc4c0cd7-fc9b-4ac3-acf6-00bdb505deec name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:10:08.712344 crc crio[20344]: time=\"2026-06-10T15:10:08.712120131Z\" level=info msg=\"Removed pod sandbox: 115fbde9352d781d8760312bb96126f7edd2ad9d55212b85dcdab349ac534770\" id=bc4c0cd7-fc9b-4ac3-acf6-00bdb505deec name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:10:08.713722 crc crio[20344]: time=\"2026-06-10T15:10:08.7136062Z\" level=info msg=\"Stopping pod sandbox: 176428128c675ba874d853d6c9fc8fcd74258faddf1306492c1c5e0aff7120d1\" id=97b5c3ed-a32b-4e3b-8453-cc958faefd73 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:10:08.713856 crc crio[20344]: time=\"2026-06-10T15:10:08.713745283Z\" level=info msg=\"Stopped pod sandbox (already stopped): 176428128c675ba874d853d6c9fc8fcd74258faddf1306492c1c5e0aff7120d1\" id=97b5c3ed-a32b-4e3b-8453-cc958faefd73 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:10:08.717021 crc crio[20344]: time=\"2026-06-10T15:10:08.714577875Z\" level=info msg=\"Removing pod sandbox: 176428128c675ba874d853d6c9fc8fcd74258faddf1306492c1c5e0aff7120d1\" id=672e73b2-dcee-43ee-8248-95009abc87b6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:10:08.760560 crc crio[20344]: time=\"2026-06-10T15:10:08.760418338Z\" level=info msg=\"Removed pod sandbox: 176428128c675ba874d853d6c9fc8fcd74258faddf1306492c1c5e0aff7120d1\" id=672e73b2-dcee-43ee-8248-95009abc87b6 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:10:08.762871 crc crio[20344]: time=\"2026-06-10T15:10:08.762694877Z\" level=info msg=\"Stopping pod sandbox: c36c18e467541dce7cba6da19199f8865201133e18e34c51072da64e1c2e94f1\" id=cefd63c6-ab08-49bf-a719-234888a51d35 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:10:08.763109 crc crio[20344]: time=\"2026-06-10T15:10:08.763048846Z\" level=info msg=\"Stopped pod sandbox (already stopped): c36c18e467541dce7cba6da19199f8865201133e18e34c51072da64e1c2e94f1\" id=cefd63c6-ab08-49bf-a719-234888a51d35 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:10:08.764012 crc crio[20344]: time=\"2026-06-10T15:10:08.763981341Z\" level=info msg=\"Removing pod sandbox: c36c18e467541dce7cba6da19199f8865201133e18e34c51072da64e1c2e94f1\" id=59aa0fb3-a4ed-42e7-8120-e838f1d5ad88 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:10:08.789347 crc crio[20344]: time=\"2026-06-10T15:10:08.789168336Z\" level=info msg=\"Removed pod sandbox: c36c18e467541dce7cba6da19199f8865201133e18e34c51072da64e1c2e94f1\" id=59aa0fb3-a4ed-42e7-8120-e838f1d5ad88 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:10:08.790684 crc crio[20344]: time=\"2026-06-10T15:10:08.790582763Z\" level=info msg=\"Stopping pod sandbox: 66d9614133e93779e9c58967b9c92dabad5191c3ecb68d363bc79708f5cc1a26\" id=166c5a9f-e9af-49b8-83f3-fa1e3e2faa60 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:10:08.790926 crc crio[20344]: time=\"2026-06-10T15:10:08.790901581Z\" level=info msg=\"Stopped pod sandbox (already stopped): 66d9614133e93779e9c58967b9c92dabad5191c3ecb68d363bc79708f5cc1a26\" id=166c5a9f-e9af-49b8-83f3-fa1e3e2faa60 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:10:08.792094 crc crio[20344]: time=\"2026-06-10T15:10:08.79201566Z\" level=info msg=\"Removing pod sandbox: 66d9614133e93779e9c58967b9c92dabad5191c3ecb68d363bc79708f5cc1a26\" id=616a1fc2-238d-4598-83d0-b2ab26bbef66 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:10:08.807563 crc crio[20344]: time=\"2026-06-10T15:10:08.807530944Z\" level=info msg=\"Removed pod sandbox: 66d9614133e93779e9c58967b9c92dabad5191c3ecb68d363bc79708f5cc1a26\" id=616a1fc2-238d-4598-83d0-b2ab26bbef66 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:10:08.808898 crc crio[20344]: time=\"2026-06-10T15:10:08.808696375Z\" level=info msg=\"Stopping pod sandbox: 83660410a5a6b30ca0ea3981f9779b527a0b3d43a4abdeaea73644dbb492f093\" id=bd15124f-d287-4305-948f-e7a65d458900 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:10:08.808898 crc crio[20344]: time=\"2026-06-10T15:10:08.808795277Z\" level=info msg=\"Stopped pod sandbox (already stopped): 83660410a5a6b30ca0ea3981f9779b527a0b3d43a4abdeaea73644dbb492f093\" id=bd15124f-d287-4305-948f-e7a65d458900 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:10:08.811386 crc crio[20344]: time=\"2026-06-10T15:10:08.811175049Z\" level=info msg=\"Removing pod sandbox: 83660410a5a6b30ca0ea3981f9779b527a0b3d43a4abdeaea73644dbb492f093\" id=6afd9d22-4fa3-44da-9b10-b78e4dca1e0e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:10:08.869591 crc crio[20344]: time=\"2026-06-10T15:10:08.868672545Z\" level=info msg=\"Removed pod sandbox: 83660410a5a6b30ca0ea3981f9779b527a0b3d43a4abdeaea73644dbb492f093\" id=6afd9d22-4fa3-44da-9b10-b78e4dca1e0e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:10:08.871045 crc crio[20344]: time=\"2026-06-10T15:10:08.870950665Z\" level=info msg=\"Stopping pod sandbox: f7af261d92cc912c44efd023ff682ce55afff271947ae0d9458208f1167f3047\" id=ae586919-4036-4682-814e-c17e13b6ad45 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:10:08.871137 crc crio[20344]: time=\"2026-06-10T15:10:08.871120349Z\" level=info msg=\"Stopped pod sandbox (already stopped): f7af261d92cc912c44efd023ff682ce55afff271947ae0d9458208f1167f3047\" id=ae586919-4036-4682-814e-c17e13b6ad45 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:10:08.871884 crc crio[20344]: time=\"2026-06-10T15:10:08.871804807Z\" level=info msg=\"Removing pod sandbox: f7af261d92cc912c44efd023ff682ce55afff271947ae0d9458208f1167f3047\" id=ee3a64e2-0918-4f76-a4fa-7a766a0d4670 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:10:09.006213 crc crio[20344]: time=\"2026-06-10T15:10:09.00604347Z\" level=info msg=\"Removed pod sandbox: f7af261d92cc912c44efd023ff682ce55afff271947ae0d9458208f1167f3047\" id=ee3a64e2-0918-4f76-a4fa-7a766a0d4670 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:10:09.007395 crc crio[20344]: time=\"2026-06-10T15:10:09.007350704Z\" level=info msg=\"Stopping pod sandbox: 09c94dff5cbcb96759cea0ce783212f67e26fb88b423942854be89ba63f522e8\" id=2ecf5e92-dc20-42c4-b1e2-d71b80351853 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:10:09.007542 crc crio[20344]: time=\"2026-06-10T15:10:09.007524239Z\" level=info msg=\"Stopped pod sandbox (already stopped): 09c94dff5cbcb96759cea0ce783212f67e26fb88b423942854be89ba63f522e8\" id=2ecf5e92-dc20-42c4-b1e2-d71b80351853 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:10:09.008963 crc crio[20344]: time=\"2026-06-10T15:10:09.008687089Z\" level=info msg=\"Removing pod sandbox: 09c94dff5cbcb96759cea0ce783212f67e26fb88b423942854be89ba63f522e8\" id=affec6a5-aee4-4cdd-8ed6-80784f5d9cad name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:10:09.109025 crc crio[20344]: time=\"2026-06-10T15:10:09.108401894Z\" level=info msg=\"Removed pod sandbox: 09c94dff5cbcb96759cea0ce783212f67e26fb88b423942854be89ba63f522e8\" id=affec6a5-aee4-4cdd-8ed6-80784f5d9cad name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:10:09.111634 crc crio[20344]: time=\"2026-06-10T15:10:09.110667763Z\" level=info msg=\"Stopping pod sandbox: 17d0f2fc224fc2f76ce11e20eae570123b7ae905034f8079357e9b52ae4a597f\" id=90f808a6-68e3-4708-9f69-42e36e704613 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:10:09.111992 crc crio[20344]: time=\"2026-06-10T15:10:09.111868125Z\" level=info msg=\"Stopped pod sandbox (already stopped): 17d0f2fc224fc2f76ce11e20eae570123b7ae905034f8079357e9b52ae4a597f\" id=90f808a6-68e3-4708-9f69-42e36e704613 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:10:09.113347 crc crio[20344]: time=\"2026-06-10T15:10:09.113162658Z\" level=info msg=\"Removing pod sandbox: 17d0f2fc224fc2f76ce11e20eae570123b7ae905034f8079357e9b52ae4a597f\" id=ab7330dc-9d7f-4a3e-b942-b2f2a2f051c8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:10:09.273399 crc crio[20344]: time=\"2026-06-10T15:10:09.273137962Z\" level=info msg=\"Removed pod sandbox: 17d0f2fc224fc2f76ce11e20eae570123b7ae905034f8079357e9b52ae4a597f\" id=ab7330dc-9d7f-4a3e-b942-b2f2a2f051c8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:10:18.857521 crc crio[20344]: time=\"2026-06-10T15:10:18.856772281Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1\" id=1bc0efa4-e6f3-4650-810b-9257757b8a97 name=/runtime.v1.ImageService/PullImage\nJun 10 15:10:18.858749 crc crio[20344]: time=\"2026-06-10T15:10:18.858100265Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=043e0b4c-d7b3-4e50-a2ca-a5dfbeee6e49 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:10:18.863527 crc crio[20344]: time=\"2026-06-10T15:10:18.863442224Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=c2f7b172-84c8-4cd0-a93c-21a360f5b06b name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:10:18.879075 crc crio[20344]: time=\"2026-06-10T15:10:18.878703001Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv64sqw/init\" id=b454e2b4-57e0-4dff-b285-9206e6f443fc name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:10:18.880418 crc crio[20344]: time=\"2026-06-10T15:10:18.880355764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:10:18.938771 crc crio[20344]: time=\"2026-06-10T15:10:18.938678622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:10:18.942520 crc crio[20344]: time=\"2026-06-10T15:10:18.94245583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:10:19.146603 crc crio[20344]: time=\"2026-06-10T15:10:19.14646713Z\" level=info msg=\"Created container b5fbd6e7ff18607df977a53681f27cdcb03146fc77b8b3e146d210effc31f669: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv64sqw/init\" id=b454e2b4-57e0-4dff-b285-9206e6f443fc name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:10:19.149730 crc crio[20344]: time=\"2026-06-10T15:10:19.149368635Z\" level=info msg=\"Starting container: b5fbd6e7ff18607df977a53681f27cdcb03146fc77b8b3e146d210effc31f669\" id=e7d821ba-c144-4a52-8c56-5ad1fdc1dce5 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:10:19.158924 crc crio[20344]: time=\"2026-06-10T15:10:19.158800161Z\" level=info msg=\"Started container\" PID=105424 containerID=b5fbd6e7ff18607df977a53681f27cdcb03146fc77b8b3e146d210effc31f669 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv64sqw/init id=e7d821ba-c144-4a52-8c56-5ad1fdc1dce5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7bfc6acb3ead90156e77cb3acca5e22d173fcca337ceede268184160940b48d\nJun 10 15:10:25.859937 crc crio[20344]: time=\"2026-06-10T15:10:25.859099235Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=1d5506f8-8e53-4168-b7a1-1d61a009e45c name=/runtime.v1.ImageService/PullImage\nJun 10 15:10:25.867936 crc crio[20344]: time=\"2026-06-10T15:10:25.867801681Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"\nJun 10 15:10:27.819135 crc crio[20344]: time=\"2026-06-10T15:10:27.818631461Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=1d5506f8-8e53-4168-b7a1-1d61a009e45c name=/runtime.v1.ImageService/PullImage\nJun 10 15:10:27.820183 crc crio[20344]: time=\"2026-06-10T15:10:27.820087869Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=18c765ba-5f1f-499e-9897-0d25a96028ee name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:10:27.839007 crc crio[20344]: time=\"2026-06-10T15:10:27.838913449Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=ff672f11-4757-4471-9152-22cda6054119 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:10:27.847882 crc crio[20344]: time=\"2026-06-10T15:10:27.847747639Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv64sqw/osp-httpd\" id=852514e2-855f-4101-9f56-65205a78ff76 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:10:27.848530 crc crio[20344]: time=\"2026-06-10T15:10:27.848460247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:10:27.900844 crc crio[20344]: time=\"2026-06-10T15:10:27.900727527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:10:27.906549 crc crio[20344]: time=\"2026-06-10T15:10:27.906414356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:10:28.127444 crc crio[20344]: time=\"2026-06-10T15:10:28.127239812Z\" level=info msg=\"Created container 706b1ef6dc4895dda0ba2eea241fc48d5bca89b4d764e2f30d96744ae17c024b: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv64sqw/osp-httpd\" id=852514e2-855f-4101-9f56-65205a78ff76 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:10:28.128668 crc crio[20344]: time=\"2026-06-10T15:10:28.128591508Z\" level=info msg=\"Starting container: 706b1ef6dc4895dda0ba2eea241fc48d5bca89b4d764e2f30d96744ae17c024b\" id=89210237-9eba-4753-9a96-1b44c6ef6321 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:10:28.134346 crc crio[20344]: time=\"2026-06-10T15:10:28.134110751Z\" level=info msg=\"Started container\" PID=105904 containerID=706b1ef6dc4895dda0ba2eea241fc48d5bca89b4d764e2f30d96744ae17c024b description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv64sqw/osp-httpd id=89210237-9eba-4753-9a96-1b44c6ef6321 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7bfc6acb3ead90156e77cb3acca5e22d173fcca337ceede268184160940b48d\nJun 10 15:10:35.733492 crc crio[20344]: time=\"2026-06-10T15:10:35.732584458Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-26tch/POD\" id=711cb672-2026-480f-864d-6a9feca3089c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:10:35.735193 crc crio[20344]: time=\"2026-06-10T15:10:35.733524253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:10:36.200532 crc crio[20344]: time=\"2026-06-10T15:10:36.198555999Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-26tch Namespace:openstack ID:32faace7d7072919eafa1f2164d1af7b20a9aa9760d5ed3d13a60ccc9ff8aaf1 UID:9bc21111-f9a3-4f6c-9e96-8a975f405e9d NetNS:/var/run/netns/4329e839-4473-4d30-8e00-adcbff7a1114 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9bc21111_f9a3_4f6c_9e96_8a975f405e9d.slice PodAnnotations:0xc0027c0310}] Aliases:map[]}\"\nJun 10 15:10:36.200532 crc crio[20344]: time=\"2026-06-10T15:10:36.198858057Z\" level=info msg=\"Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-26tch to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:10:36.777241 crc crio[20344]: 2026-06-10T15:10:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:32faace7d707291 Mac:52:9c:49:80:c6:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/4329e839-4473-4d30-8e00-adcbff7a1114 SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:10:36.780898 crc crio[20344]: time=\"2026-06-10T15:10:36.780744665Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-26tch Namespace:openstack ID:32faace7d7072919eafa1f2164d1af7b20a9aa9760d5ed3d13a60ccc9ff8aaf1 UID:9bc21111-f9a3-4f6c-9e96-8a975f405e9d NetNS:/var/run/netns/4329e839-4473-4d30-8e00-adcbff7a1114 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9bc21111_f9a3_4f6c_9e96_8a975f405e9d.slice PodAnnotations:0xc0027c0310}] Aliases:map[]}\"\nJun 10 15:10:36.781377 crc crio[20344]: time=\"2026-06-10T15:10:36.781205747Z\" level=info msg=\"Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-26tch for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:10:36.797143 crc crio[20344]: time=\"2026-06-10T15:10:36.797008369Z\" level=info msg=\"Ran pod sandbox 32faace7d7072919eafa1f2164d1af7b20a9aa9760d5ed3d13a60ccc9ff8aaf1 with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-26tch/POD\" id=711cb672-2026-480f-864d-6a9feca3089c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:10:36.801087 crc crio[20344]: time=\"2026-06-10T15:10:36.800930131Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=5225f89d-6d0f-4443-9e0c-11bbd4bad7f3 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:10:36.803936 crc crio[20344]: time=\"2026-06-10T15:10:36.803811656Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=797fa39c-afd9-4aa5-8157-ea62979db23b name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:10:36.822932 crc crio[20344]: time=\"2026-06-10T15:10:36.822601705Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-26tch/init\" id=40d347e9-11a3-4bae-b02c-83707f57a3d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:10:36.823556 crc crio[20344]: time=\"2026-06-10T15:10:36.823463197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:10:36.887204 crc crio[20344]: time=\"2026-06-10T15:10:36.887097843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:10:36.892022 crc crio[20344]: time=\"2026-06-10T15:10:36.89196168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:10:37.081992 crc crio[20344]: time=\"2026-06-10T15:10:37.08179633Z\" level=info msg=\"Created container d2993d7acb665a8b3303b32b729fb8f5526c1cc516804130d443023e023054cd: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-26tch/init\" id=40d347e9-11a3-4bae-b02c-83707f57a3d3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:10:37.084493 crc crio[20344]: time=\"2026-06-10T15:10:37.084230774Z\" level=info msg=\"Starting container: d2993d7acb665a8b3303b32b729fb8f5526c1cc516804130d443023e023054cd\" id=df9e9e05-32ec-4789-a204-e03212307704 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:10:37.094444 crc crio[20344]: time=\"2026-06-10T15:10:37.093491395Z\" level=info msg=\"Started container\" PID=106595 containerID=d2993d7acb665a8b3303b32b729fb8f5526c1cc516804130d443023e023054cd description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-26tch/init id=df9e9e05-32ec-4789-a204-e03212307704 name=/runtime.v1.RuntimeService/StartContainer sandboxID=32faace7d7072919eafa1f2164d1af7b20a9aa9760d5ed3d13a60ccc9ff8aaf1\nJun 10 15:10:44.294488 crc crio[20344]: time=\"2026-06-10T15:10:44.293671195Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=5dcbe9a4-9108-4dcd-ae50-478f536cf992 name=/runtime.v1.ImageService/PullImage\nJun 10 15:10:44.305916 crc crio[20344]: time=\"2026-06-10T15:10:44.305353619Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\\\"\"\nJun 10 15:10:46.458148 crc crio[20344]: time=\"2026-06-10T15:10:46.457250522Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:f504c6d2fc14977a5a8609c689b046f1511f6e0af03edc2168a92be8983516e6\" id=5dcbe9a4-9108-4dcd-ae50-478f536cf992 name=/runtime.v1.ImageService/PullImage\nJun 10 15:10:46.459780 crc crio[20344]: time=\"2026-06-10T15:10:46.459723566Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=c24b3b78-db68-4b4d-af5f-d4c8e1767db0 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:10:46.465238 crc crio[20344]: time=\"2026-06-10T15:10:46.465069885Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=db56def1-286a-4985-be82-0ea7296733aa name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:10:46.477902 crc crio[20344]: time=\"2026-06-10T15:10:46.477787566Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-26tch/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=6b838b95-0020-4e9d-9a75-cde9b6062bd7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:10:46.479594 crc crio[20344]: time=\"2026-06-10T15:10:46.479522041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:10:46.533466 crc crio[20344]: time=\"2026-06-10T15:10:46.533328072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:10:46.543410 crc crio[20344]: time=\"2026-06-10T15:10:46.54324528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:10:46.711752 crc crio[20344]: time=\"2026-06-10T15:10:46.711600911Z\" level=info msg=\"Created container 40c2bba2127feac80a39f88976f3a84bc7b8d0a75d78d6418b08f5d2622eff03: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-26tch/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=6b838b95-0020-4e9d-9a75-cde9b6062bd7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:10:46.713011 crc crio[20344]: time=\"2026-06-10T15:10:46.712937486Z\" level=info msg=\"Starting container: 40c2bba2127feac80a39f88976f3a84bc7b8d0a75d78d6418b08f5d2622eff03\" id=a02f5345-f435-4ff1-ae71-97bec159ce24 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:10:46.723403 crc crio[20344]: time=\"2026-06-10T15:10:46.723153212Z\" level=info msg=\"Started container\" PID=107073 containerID=40c2bba2127feac80a39f88976f3a84bc7b8d0a75d78d6418b08f5d2622eff03 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-26tch/openstack-edpm-ipam-provisionserver-checksum-discovery id=a02f5345-f435-4ff1-ae71-97bec159ce24 name=/runtime.v1.RuntimeService/StartContainer sandboxID=32faace7d7072919eafa1f2164d1af7b20a9aa9760d5ed3d13a60ccc9ff8aaf1\nJun 10 15:10:48.353316 crc crio[20344]: time=\"2026-06-10T15:10:48.352765541Z\" level=info msg=\"Stopping pod sandbox: 32faace7d7072919eafa1f2164d1af7b20a9aa9760d5ed3d13a60ccc9ff8aaf1\" id=cfab9bb7-e9bf-4bd3-9b20-11881df5e693 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:10:48.354690 crc crio[20344]: time=\"2026-06-10T15:10:48.353813198Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-26tch Namespace:openstack ID:32faace7d7072919eafa1f2164d1af7b20a9aa9760d5ed3d13a60ccc9ff8aaf1 UID:9bc21111-f9a3-4f6c-9e96-8a975f405e9d NetNS:/var/run/netns/4329e839-4473-4d30-8e00-adcbff7a1114 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9bc21111_f9a3_4f6c_9e96_8a975f405e9d.slice PodAnnotations:0xc001b9d198}] Aliases:map[]}\"\nJun 10 15:10:48.354690 crc crio[20344]: time=\"2026-06-10T15:10:48.354000403Z\" level=info msg=\"Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-26tch from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:10:48.840643 crc crio[20344]: time=\"2026-06-10T15:10:48.840107784Z\" level=info msg=\"Stopped pod sandbox: 32faace7d7072919eafa1f2164d1af7b20a9aa9760d5ed3d13a60ccc9ff8aaf1\" id=cfab9bb7-e9bf-4bd3-9b20-11881df5e693 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:11:09.312788 crc crio[20344]: time=\"2026-06-10T15:11:09.311606702Z\" level=info msg=\"Removing container: 9c7d9625c6b5c8272e277eed9a36992279a92432e5db42d24b8869b90562242d\" id=8b17a363-830b-4f95-bf1c-9f1fdff62eca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:11:09.358086 crc crio[20344]: time=\"2026-06-10T15:11:09.357950298Z\" level=info msg=\"Removed container 9c7d9625c6b5c8272e277eed9a36992279a92432e5db42d24b8869b90562242d: openstack/dnsmasq-dns-79f65d7c75-x4jlt/init\" id=8b17a363-830b-4f95-bf1c-9f1fdff62eca name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:11:09.363810 crc crio[20344]: time=\"2026-06-10T15:11:09.363566614Z\" level=info msg=\"Removing container: da8d2d02f9e3fc3ef7d6e62b5554a5e5c0704a7e4329df54ba70f506b35e64d4\" id=bba051e6-4b2c-4483-bf31-564013b16a04 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:11:09.457638 crc crio[20344]: time=\"2026-06-10T15:11:09.45754193Z\" level=info msg=\"Removed container da8d2d02f9e3fc3ef7d6e62b5554a5e5c0704a7e4329df54ba70f506b35e64d4: openstack/keystone-db-sync-q2bjf/keystone-db-sync\" id=bba051e6-4b2c-4483-bf31-564013b16a04 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:11:09.460542 crc crio[20344]: time=\"2026-06-10T15:11:09.460475616Z\" level=info msg=\"Removing container: 6bfa92cd5ba57acc67c0171e1562a15c238a64c14b8fb28589de3bb65eaaa255\" id=c4c75b2b-f746-4776-b1db-913041153d49 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:11:09.484677 crc crio[20344]: time=\"2026-06-10T15:11:09.484578974Z\" level=info msg=\"Removed container 6bfa92cd5ba57acc67c0171e1562a15c238a64c14b8fb28589de3bb65eaaa255: openstack/dnsmasq-dns-79f65d7c75-x4jlt/dnsmasq-dns\" id=c4c75b2b-f746-4776-b1db-913041153d49 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:11:09.486656 crc crio[20344]: time=\"2026-06-10T15:11:09.486594146Z\" level=info msg=\"Removing container: 43cd591ba9822e9755b6e6eace3c8114f803fa08416822ed7d69e72d7e16e7ff\" id=3d6ac9c7-3ef2-4bde-b4db-86a678c66bab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:11:09.568605 crc crio[20344]: time=\"2026-06-10T15:11:09.568451166Z\" level=info msg=\"Removed container 43cd591ba9822e9755b6e6eace3c8114f803fa08416822ed7d69e72d7e16e7ff: openstack/keystone-bootstrap-db2kr/keystone-bootstrap\" id=3d6ac9c7-3ef2-4bde-b4db-86a678c66bab name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:11:09.571609 crc crio[20344]: time=\"2026-06-10T15:11:09.571499426Z\" level=info msg=\"Removing container: fdc0ed14663f72ef02cb310387df9e36fb071342084c72eb5f8b1c997707f9a8\" id=e275d50d-eab8-4ec3-8556-7d041a24b93f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:11:09.736494 crc crio[20344]: time=\"2026-06-10T15:11:09.736387457Z\" level=info msg=\"Removed container fdc0ed14663f72ef02cb310387df9e36fb071342084c72eb5f8b1c997707f9a8: openshift-infra/auto-csr-approver-29685064-9grgp/oc\" id=e275d50d-eab8-4ec3-8556-7d041a24b93f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:11:09.739962 crc crio[20344]: time=\"2026-06-10T15:11:09.739744784Z\" level=info msg=\"Removing container: 3fd41e9d847454da633a9d3584a8313d3d1871a041fabd243d1db97fac6cca26\" id=16cb6f9a-e07f-41d4-b5ca-ff331ff57ad8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:11:09.796192 crc crio[20344]: time=\"2026-06-10T15:11:09.796025949Z\" level=info msg=\"Removed container 3fd41e9d847454da633a9d3584a8313d3d1871a041fabd243d1db97fac6cca26: openstack/placement-db-sync-nsp56/placement-db-sync\" id=16cb6f9a-e07f-41d4-b5ca-ff331ff57ad8 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:11:09.800507 crc crio[20344]: time=\"2026-06-10T15:11:09.800422293Z\" level=info msg=\"Removing container: 1cc017d8043dd70ce3ddd3c3fd3b93943fae59160911cc88ede7aabc0cf633c5\" id=1fc9f330-2e29-4db2-9ee5-32ca3881ca62 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:11:09.960781 crc crio[20344]: time=\"2026-06-10T15:11:09.960336025Z\" level=info msg=\"Removed container 1cc017d8043dd70ce3ddd3c3fd3b93943fae59160911cc88ede7aabc0cf633c5: openstack/glance-db-sync-dbq8l/glance-db-sync\" id=1fc9f330-2e29-4db2-9ee5-32ca3881ca62 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:11:09.969701 crc crio[20344]: time=\"2026-06-10T15:11:09.969598296Z\" level=info msg=\"Stopping pod sandbox: 5131d3b9f479015e677f10b6de0a485f3a6e5e4b0580790e2d513b4952a73084\" id=3ede12d0-06b8-43ac-95a7-a0952e92a29c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:11:09.969701 crc crio[20344]: time=\"2026-06-10T15:11:09.969680338Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5131d3b9f479015e677f10b6de0a485f3a6e5e4b0580790e2d513b4952a73084\" id=3ede12d0-06b8-43ac-95a7-a0952e92a29c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:11:09.970453 crc crio[20344]: time=\"2026-06-10T15:11:09.970379856Z\" level=info msg=\"Removing pod sandbox: 5131d3b9f479015e677f10b6de0a485f3a6e5e4b0580790e2d513b4952a73084\" id=a38e3c86-3784-460a-a110-f21dc9627f92 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:11:09.989768 crc crio[20344]: time=\"2026-06-10T15:11:09.989677649Z\" level=info msg=\"Removed pod sandbox: 5131d3b9f479015e677f10b6de0a485f3a6e5e4b0580790e2d513b4952a73084\" id=a38e3c86-3784-460a-a110-f21dc9627f92 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:11:09.991168 crc crio[20344]: time=\"2026-06-10T15:11:09.991068885Z\" level=info msg=\"Stopping pod sandbox: 1e60553272838f58f7dda3952af23430006dce3249aefdb0a70f85b7e73045d8\" id=9884f029-6568-43b2-9a78-e23e6c497835 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:11:09.991347 crc crio[20344]: time=\"2026-06-10T15:11:09.991169877Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1e60553272838f58f7dda3952af23430006dce3249aefdb0a70f85b7e73045d8\" id=9884f029-6568-43b2-9a78-e23e6c497835 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:11:09.991873 crc crio[20344]: time=\"2026-06-10T15:11:09.991762083Z\" level=info msg=\"Removing pod sandbox: 1e60553272838f58f7dda3952af23430006dce3249aefdb0a70f85b7e73045d8\" id=7ebe8c49-5572-47ca-b37f-2ef708c7ee41 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:11:10.011453 crc crio[20344]: time=\"2026-06-10T15:11:10.011365623Z\" level=info msg=\"Removed pod sandbox: 1e60553272838f58f7dda3952af23430006dce3249aefdb0a70f85b7e73045d8\" id=7ebe8c49-5572-47ca-b37f-2ef708c7ee41 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:11:10.012498 crc crio[20344]: time=\"2026-06-10T15:11:10.01242353Z\" level=info msg=\"Stopping pod sandbox: e2030753e7759f2238b4db4e86f8cc4a8179b93e160208454485816cead51ae8\" id=6091a739-66c1-4b88-bc53-4b075820fe48 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:11:10.012498 crc crio[20344]: time=\"2026-06-10T15:11:10.012490442Z\" level=info msg=\"Stopped pod sandbox (already stopped): e2030753e7759f2238b4db4e86f8cc4a8179b93e160208454485816cead51ae8\" id=6091a739-66c1-4b88-bc53-4b075820fe48 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:11:10.013392 crc crio[20344]: time=\"2026-06-10T15:11:10.013338734Z\" level=info msg=\"Removing pod sandbox: e2030753e7759f2238b4db4e86f8cc4a8179b93e160208454485816cead51ae8\" id=f6869736-f3fc-485e-82ff-923c1075a4cc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:11:10.033331 crc crio[20344]: time=\"2026-06-10T15:11:10.0331577Z\" level=info msg=\"Removed pod sandbox: e2030753e7759f2238b4db4e86f8cc4a8179b93e160208454485816cead51ae8\" id=f6869736-f3fc-485e-82ff-923c1075a4cc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:11:10.034185 crc crio[20344]: time=\"2026-06-10T15:11:10.034151956Z\" level=info msg=\"Stopping pod sandbox: 889932d72dfbbda62c37418a4ea4c8d59985aa1c77ced7a3d22ccef7bb6895be\" id=26ea0f0d-3b8e-49a6-8224-a86cf05de12c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:11:10.034314 crc crio[20344]: time=\"2026-06-10T15:11:10.034206717Z\" level=info msg=\"Stopped pod sandbox (already stopped): 889932d72dfbbda62c37418a4ea4c8d59985aa1c77ced7a3d22ccef7bb6895be\" id=26ea0f0d-3b8e-49a6-8224-a86cf05de12c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:11:10.035425 crc crio[20344]: time=\"2026-06-10T15:11:10.035340617Z\" level=info msg=\"Removing pod sandbox: 889932d72dfbbda62c37418a4ea4c8d59985aa1c77ced7a3d22ccef7bb6895be\" id=6ba0472d-d2c2-454b-8919-9ad2508d82ae name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:11:10.049405 crc crio[20344]: time=\"2026-06-10T15:11:10.049197118Z\" level=info msg=\"Removed pod sandbox: 889932d72dfbbda62c37418a4ea4c8d59985aa1c77ced7a3d22ccef7bb6895be\" id=6ba0472d-d2c2-454b-8919-9ad2508d82ae name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:11:10.050620 crc crio[20344]: time=\"2026-06-10T15:11:10.050531332Z\" level=info msg=\"Stopping pod sandbox: 574cb4627c7cd9506d2c1a7392fa2dbcb8cf34f7d9f72b8447586ea882fade37\" id=6412304c-9723-4346-a7cc-5bf35011e240 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:11:10.050702 crc crio[20344]: time=\"2026-06-10T15:11:10.050647505Z\" level=info msg=\"Stopped pod sandbox (already stopped): 574cb4627c7cd9506d2c1a7392fa2dbcb8cf34f7d9f72b8447586ea882fade37\" id=6412304c-9723-4346-a7cc-5bf35011e240 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:11:10.051439 crc crio[20344]: time=\"2026-06-10T15:11:10.051369554Z\" level=info msg=\"Removing pod sandbox: 574cb4627c7cd9506d2c1a7392fa2dbcb8cf34f7d9f72b8447586ea882fade37\" id=a7b3a9b1-ccc7-42f0-9dca-7235d4bcdbac name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:11:10.071214 crc crio[20344]: time=\"2026-06-10T15:11:10.071061057Z\" level=info msg=\"Removed pod sandbox: 574cb4627c7cd9506d2c1a7392fa2dbcb8cf34f7d9f72b8447586ea882fade37\" id=a7b3a9b1-ccc7-42f0-9dca-7235d4bcdbac name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:11:10.072492 crc crio[20344]: time=\"2026-06-10T15:11:10.072229697Z\" level=info msg=\"Stopping pod sandbox: 3ef99d6c40ec7e155010e6a25076b2354f6ac640c74bbf52df09a0fadee323c1\" id=7b9a4480-83db-47ba-84b8-bc9af0da40cc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:11:10.072658 crc crio[20344]: time=\"2026-06-10T15:11:10.072528185Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3ef99d6c40ec7e155010e6a25076b2354f6ac640c74bbf52df09a0fadee323c1\" id=7b9a4480-83db-47ba-84b8-bc9af0da40cc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:11:10.073489 crc crio[20344]: time=\"2026-06-10T15:11:10.073407798Z\" level=info msg=\"Removing pod sandbox: 3ef99d6c40ec7e155010e6a25076b2354f6ac640c74bbf52df09a0fadee323c1\" id=c72f6900-61b0-498e-8b0b-c30d2575b0ae name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:11:10.094056 crc crio[20344]: time=\"2026-06-10T15:11:10.093651634Z\" level=info msg=\"Removed pod sandbox: 3ef99d6c40ec7e155010e6a25076b2354f6ac640c74bbf52df09a0fadee323c1\" id=c72f6900-61b0-498e-8b0b-c30d2575b0ae name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:12:00.580321 crc crio[20344]: time=\"2026-06-10T15:12:00.579498374Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685072-5cq5p/POD\" id=affbaa5b-b7e9-4e9e-a3b3-5131e10d10cb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:12:00.581955 crc crio[20344]: time=\"2026-06-10T15:12:00.580336766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:12:00.622576 crc crio[20344]: time=\"2026-06-10T15:12:00.622471192Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685072-5cq5p Namespace:openshift-infra ID:dad435e2f2e2eddd9976daacccac203f93aecdb161e577c61996b090f6712a4c UID:46017b6f-5f66-4bdd-9daa-199dbbaec2b0 NetNS:/var/run/netns/82516efe-446c-42ff-b2cb-9c3fdf888bb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46017b6f_5f66_4bdd_9daa_199dbbaec2b0.slice PodAnnotations:0xc002264698}] Aliases:map[]}\"\nJun 10 15:12:00.622576 crc crio[20344]: time=\"2026-06-10T15:12:00.622570785Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685072-5cq5p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:12:00.983655 crc crio[20344]: 2026-06-10T15:12:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dad435e2f2e2edd Mac:72:61:a1:d3:ab:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/82516efe-446c-42ff-b2cb-9c3fdf888bb6 SocketPath: PciID:}] [{Interface:0xc00013cea0 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:12:00.985432 crc crio[20344]: time=\"2026-06-10T15:12:00.985346756Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685072-5cq5p Namespace:openshift-infra ID:dad435e2f2e2eddd9976daacccac203f93aecdb161e577c61996b090f6712a4c UID:46017b6f-5f66-4bdd-9daa-199dbbaec2b0 NetNS:/var/run/netns/82516efe-446c-42ff-b2cb-9c3fdf888bb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46017b6f_5f66_4bdd_9daa_199dbbaec2b0.slice PodAnnotations:0xc002264698}] Aliases:map[]}\"\nJun 10 15:12:00.985651 crc crio[20344]: time=\"2026-06-10T15:12:00.985598742Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685072-5cq5p for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:12:00.997455 crc crio[20344]: time=\"2026-06-10T15:12:00.99739987Z\" level=info msg=\"Ran pod sandbox dad435e2f2e2eddd9976daacccac203f93aecdb161e577c61996b090f6712a4c with infra container: openshift-infra/auto-csr-approver-29685072-5cq5p/POD\" id=affbaa5b-b7e9-4e9e-a3b3-5131e10d10cb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:12:01.000194 crc crio[20344]: time=\"2026-06-10T15:12:01.00010538Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d7e31334-3364-45b1-bc82-95e58a814c10 name=/runtime.v1.ImageService/PullImage\nJun 10 15:12:01.007950 crc crio[20344]: time=\"2026-06-10T15:12:01.007819831Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 10 15:12:02.330817 crc crio[20344]: time=\"2026-06-10T15:12:02.33037102Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d7e31334-3364-45b1-bc82-95e58a814c10 name=/runtime.v1.ImageService/PullImage\nJun 10 15:12:02.332424 crc crio[20344]: time=\"2026-06-10T15:12:02.331867909Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fdeeaf69-8891-46a5-9fcc-9a9aa01a48e5 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:12:02.334101 crc crio[20344]: time=\"2026-06-10T15:12:02.334022455Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2fd69113-5914-4f23-bc7a-d5b9414c78b0 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:12:02.342158 crc crio[20344]: time=\"2026-06-10T15:12:02.341981192Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685072-5cq5p/oc\" id=f42053eb-ab3b-4200-9e50-a15ff6fa7c89 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:12:02.342801 crc crio[20344]: time=\"2026-06-10T15:12:02.342731512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:12:02.402679 crc crio[20344]: time=\"2026-06-10T15:12:02.402586708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:12:02.829109 crc crio[20344]: time=\"2026-06-10T15:12:02.829008796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:12:02.953199 crc crio[20344]: time=\"2026-06-10T15:12:02.953065424Z\" level=info msg=\"Created container 0cc68bec9030dbbe52c70d356ed6bff9b6db2d9577e9086c3daf3419a7639f7b: openshift-infra/auto-csr-approver-29685072-5cq5p/oc\" id=f42053eb-ab3b-4200-9e50-a15ff6fa7c89 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:12:02.954877 crc crio[20344]: time=\"2026-06-10T15:12:02.954786379Z\" level=info msg=\"Starting container: 0cc68bec9030dbbe52c70d356ed6bff9b6db2d9577e9086c3daf3419a7639f7b\" id=458b9bab-eb80-4b5e-98c0-934052bbcee6 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:12:02.965169 crc crio[20344]: time=\"2026-06-10T15:12:02.9647972Z\" level=info msg=\"Started container\" PID=110846 containerID=0cc68bec9030dbbe52c70d356ed6bff9b6db2d9577e9086c3daf3419a7639f7b description=openshift-infra/auto-csr-approver-29685072-5cq5p/oc id=458b9bab-eb80-4b5e-98c0-934052bbcee6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dad435e2f2e2eddd9976daacccac203f93aecdb161e577c61996b090f6712a4c\nJun 10 15:12:05.578462 crc crio[20344]: time=\"2026-06-10T15:12:05.577481554Z\" level=info msg=\"Stopping pod sandbox: dad435e2f2e2eddd9976daacccac203f93aecdb161e577c61996b090f6712a4c\" id=48849824-8e70-435b-896a-64779f637d4a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:12:05.581177 crc crio[20344]: time=\"2026-06-10T15:12:05.579323352Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685072-5cq5p Namespace:openshift-infra ID:dad435e2f2e2eddd9976daacccac203f93aecdb161e577c61996b090f6712a4c UID:46017b6f-5f66-4bdd-9daa-199dbbaec2b0 NetNS:/var/run/netns/82516efe-446c-42ff-b2cb-9c3fdf888bb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46017b6f_5f66_4bdd_9daa_199dbbaec2b0.slice PodAnnotations:0xc000738968}] Aliases:map[]}\"\nJun 10 15:12:05.581177 crc crio[20344]: time=\"2026-06-10T15:12:05.579813865Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685072-5cq5p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:12:06.072873 crc crio[20344]: time=\"2026-06-10T15:12:06.072102756Z\" level=info msg=\"Stopped pod sandbox: dad435e2f2e2eddd9976daacccac203f93aecdb161e577c61996b090f6712a4c\" id=48849824-8e70-435b-896a-64779f637d4a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:12:10.115190 crc crio[20344]: time=\"2026-06-10T15:12:10.114307022Z\" level=info msg=\"Removing container: 4a0cf764410191d48a86f166ddbb6ef978f4034d68f0d83d5e6f6a2ae195544b\" id=ec77a9d4-ba5c-422a-9a10-0fecae781ac4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:12:10.281485 crc crio[20344]: time=\"2026-06-10T15:12:10.28138057Z\" level=info msg=\"Removed container 4a0cf764410191d48a86f166ddbb6ef978f4034d68f0d83d5e6f6a2ae195544b: openstack/cinder-online-data-migrations-q5gkl/cinder-online-data-migrations\" id=ec77a9d4-ba5c-422a-9a10-0fecae781ac4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:12:10.285740 crc crio[20344]: time=\"2026-06-10T15:12:10.285443446Z\" level=info msg=\"Removing container: 7249bd41602967257b6d5887d99f04bef4f39349524c83c52c98d170d8258f92\" id=164ccae9-9889-42ab-87e8-6b0d6b551d92 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:12:10.496978 crc crio[20344]: time=\"2026-06-10T15:12:10.496893189Z\" level=info msg=\"Removed container 7249bd41602967257b6d5887d99f04bef4f39349524c83c52c98d170d8258f92: openstack/cinder-db-sync-bgzdq/cinder-db-sync\" id=164ccae9-9889-42ab-87e8-6b0d6b551d92 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:12:10.499920 crc crio[20344]: time=\"2026-06-10T15:12:10.499863296Z\" level=info msg=\"Removing container: 43c1500ad5ae23d1bb98928141bf959df9e0e22eab9052f29b2357c2442da856\" id=cfeacb4a-532c-41fd-8362-5a334d580dd4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:12:10.632224 crc crio[20344]: time=\"2026-06-10T15:12:10.632175909Z\" level=info msg=\"Removed container 43c1500ad5ae23d1bb98928141bf959df9e0e22eab9052f29b2357c2442da856: openstack/neutron-db-sync-6fdsd/neutron-db-sync\" id=cfeacb4a-532c-41fd-8362-5a334d580dd4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:12:10.666648 crc crio[20344]: time=\"2026-06-10T15:12:10.665086836Z\" level=info msg=\"Removing container: d64229830ef1fcd3b7585419aa86fabe06a3a259654ae6739103ccbabc00385d\" id=7b7225b5-f782-4f2f-8754-89fd86944498 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:12:10.871636 crc crio[20344]: time=\"2026-06-10T15:12:10.871525268Z\" level=info msg=\"Removed container d64229830ef1fcd3b7585419aa86fabe06a3a259654ae6739103ccbabc00385d: openshift-infra/auto-csr-approver-29685066-kzrwj/oc\" id=7b7225b5-f782-4f2f-8754-89fd86944498 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:12:10.874821 crc crio[20344]: time=\"2026-06-10T15:12:10.874726722Z\" level=info msg=\"Removing container: 6317c0de28149247e67e37a8ce7b85ad3dfb0f91aaea6defde2ef3be2c29977a\" id=0f272d5e-4ea7-41e5-bcbc-f31a9e68d563 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:12:10.933901 crc crio[20344]: time=\"2026-06-10T15:12:10.933193563Z\" level=info msg=\"Removed container 6317c0de28149247e67e37a8ce7b85ad3dfb0f91aaea6defde2ef3be2c29977a: openstack/barbican-db-sync-qnbnd/barbican-db-sync\" id=0f272d5e-4ea7-41e5-bcbc-f31a9e68d563 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:12:10.944531 crc crio[20344]: time=\"2026-06-10T15:12:10.944409545Z\" level=info msg=\"Stopping pod sandbox: 4ceecadf46c58cdd5b133938984a78820097b031ae3fbad1c2ae3c3799d851a7\" id=83f3edcd-85a1-44cb-a12c-32813fa0ce6e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:12:10.944646 crc crio[20344]: time=\"2026-06-10T15:12:10.944544329Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4ceecadf46c58cdd5b133938984a78820097b031ae3fbad1c2ae3c3799d851a7\" id=83f3edcd-85a1-44cb-a12c-32813fa0ce6e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:12:10.945316 crc crio[20344]: time=\"2026-06-10T15:12:10.945132704Z\" level=info msg=\"Removing pod sandbox: 4ceecadf46c58cdd5b133938984a78820097b031ae3fbad1c2ae3c3799d851a7\" id=7ccef283-6e83-49eb-91e1-ef25b76714d1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:12:10.963513 crc crio[20344]: time=\"2026-06-10T15:12:10.963409419Z\" level=info msg=\"Removed pod sandbox: 4ceecadf46c58cdd5b133938984a78820097b031ae3fbad1c2ae3c3799d851a7\" id=7ccef283-6e83-49eb-91e1-ef25b76714d1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:12:10.964926 crc crio[20344]: time=\"2026-06-10T15:12:10.964817086Z\" level=info msg=\"Stopping pod sandbox: a041958cc8325d6b8eac6bf57c58d6babbfaa42c04aee249d812eb66190076bc\" id=62353d6e-041b-4f4d-9913-0f256da8b823 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:12:10.965053 crc crio[20344]: time=\"2026-06-10T15:12:10.964937109Z\" level=info msg=\"Stopped pod sandbox (already stopped): a041958cc8325d6b8eac6bf57c58d6babbfaa42c04aee249d812eb66190076bc\" id=62353d6e-041b-4f4d-9913-0f256da8b823 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:12:10.965762 crc crio[20344]: time=\"2026-06-10T15:12:10.965687969Z\" level=info msg=\"Removing pod sandbox: a041958cc8325d6b8eac6bf57c58d6babbfaa42c04aee249d812eb66190076bc\" id=213fd279-c0f9-48b9-a5cd-fbe00a9bd268 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:12:10.978620 crc crio[20344]: time=\"2026-06-10T15:12:10.978519363Z\" level=info msg=\"Removed pod sandbox: a041958cc8325d6b8eac6bf57c58d6babbfaa42c04aee249d812eb66190076bc\" id=213fd279-c0f9-48b9-a5cd-fbe00a9bd268 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:12:10.979207 crc crio[20344]: time=\"2026-06-10T15:12:10.979126879Z\" level=info msg=\"Stopping pod sandbox: d4b9e6b02849959482d56da48fa31215242a93b92f3cb3d95566ff8c34a7fb50\" id=480159f1-f80b-459b-b315-489b8bb2eb0b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:12:10.979378 crc crio[20344]: time=\"2026-06-10T15:12:10.979219531Z\" level=info msg=\"Stopped pod sandbox (already stopped): d4b9e6b02849959482d56da48fa31215242a93b92f3cb3d95566ff8c34a7fb50\" id=480159f1-f80b-459b-b315-489b8bb2eb0b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:12:10.979999 crc crio[20344]: time=\"2026-06-10T15:12:10.979928299Z\" level=info msg=\"Removing pod sandbox: d4b9e6b02849959482d56da48fa31215242a93b92f3cb3d95566ff8c34a7fb50\" id=da1efe11-05ba-4c4e-ab2d-d7755116b9ae name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:12:10.994933 crc crio[20344]: time=\"2026-06-10T15:12:10.994769796Z\" level=info msg=\"Removed pod sandbox: d4b9e6b02849959482d56da48fa31215242a93b92f3cb3d95566ff8c34a7fb50\" id=da1efe11-05ba-4c4e-ab2d-d7755116b9ae name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:12:10.996130 crc crio[20344]: time=\"2026-06-10T15:12:10.995777232Z\" level=info msg=\"Stopping pod sandbox: a47365987b0aa43f1558e3f8dde785a2e39dfc7cb0573c84dbe44f9c9c502f9a\" id=2e324f54-d3e8-4888-a7b9-4d5acb253e7a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:12:10.996130 crc crio[20344]: time=\"2026-06-10T15:12:10.995870214Z\" level=info msg=\"Stopped pod sandbox (already stopped): a47365987b0aa43f1558e3f8dde785a2e39dfc7cb0573c84dbe44f9c9c502f9a\" id=2e324f54-d3e8-4888-a7b9-4d5acb253e7a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:12:10.997131 crc crio[20344]: time=\"2026-06-10T15:12:10.996958233Z\" level=info msg=\"Removing pod sandbox: a47365987b0aa43f1558e3f8dde785a2e39dfc7cb0573c84dbe44f9c9c502f9a\" id=892bdbea-881a-4b63-89ce-9b274ec60ca0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:12:11.016227 crc crio[20344]: time=\"2026-06-10T15:12:11.016007698Z\" level=info msg=\"Removed pod sandbox: a47365987b0aa43f1558e3f8dde785a2e39dfc7cb0573c84dbe44f9c9c502f9a\" id=892bdbea-881a-4b63-89ce-9b274ec60ca0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:12:11.017775 crc crio[20344]: time=\"2026-06-10T15:12:11.017657331Z\" level=info msg=\"Stopping pod sandbox: 30664061d45d7d7217a0b120fb84e598c263f144940b8ca63e82aa7e27c0b94f\" id=051c002c-ddc3-413e-bc22-fffcf48fe10c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:12:11.017775 crc crio[20344]: time=\"2026-06-10T15:12:11.017758814Z\" level=info msg=\"Stopped pod sandbox (already stopped): 30664061d45d7d7217a0b120fb84e598c263f144940b8ca63e82aa7e27c0b94f\" id=051c002c-ddc3-413e-bc22-fffcf48fe10c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:12:11.018530 crc crio[20344]: time=\"2026-06-10T15:12:11.018451272Z\" level=info msg=\"Removing pod sandbox: 30664061d45d7d7217a0b120fb84e598c263f144940b8ca63e82aa7e27c0b94f\" id=03302c58-5a9c-4932-8736-0d5e16b4e9eb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:12:11.042175 crc crio[20344]: time=\"2026-06-10T15:12:11.042017545Z\" level=info msg=\"Removed pod sandbox: 30664061d45d7d7217a0b120fb84e598c263f144940b8ca63e82aa7e27c0b94f\" id=03302c58-5a9c-4932-8736-0d5e16b4e9eb name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:13:11.079727 crc crio[20344]: time=\"2026-06-10T15:13:11.078575633Z\" level=info msg=\"Removing container: 15bc2caa58b930c9628b136e0dc1a0d7cb6d716303042d9af5c2e4106e5c27cc\" id=77d2685f-11c1-405a-afae-921c8f76b50b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:13:11.129342 crc crio[20344]: time=\"2026-06-10T15:13:11.12919646Z\" level=info msg=\"Removed container 15bc2caa58b930c9628b136e0dc1a0d7cb6d716303042d9af5c2e4106e5c27cc: openstack/nova-cell0-24df-account-create-update-t946g/mariadb-account-create-update\" id=77d2685f-11c1-405a-afae-921c8f76b50b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:13:11.135757 crc crio[20344]: time=\"2026-06-10T15:13:11.135602497Z\" level=info msg=\"Removing container: 8db12f52898f6a4a7e7a735c3ba82a15a76d8d0cba1d90bffab774ec4ec60219\" id=67d37d45-5b6b-444c-942c-df88fffb4de5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:13:11.192154 crc crio[20344]: time=\"2026-06-10T15:13:11.192016665Z\" level=info msg=\"Removed container 8db12f52898f6a4a7e7a735c3ba82a15a76d8d0cba1d90bffab774ec4ec60219: openstack/nova-api-b86c-account-create-update-ql5p4/mariadb-account-create-update\" id=67d37d45-5b6b-444c-942c-df88fffb4de5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:13:11.198095 crc crio[20344]: time=\"2026-06-10T15:13:11.198010531Z\" level=info msg=\"Removing container: b0449b77e7fcb4e471e1189a292163debfcc109582562c417f5499517c5c7cd6\" id=1c72d492-e820-4c3d-86d3-5d98e173bc06 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:13:11.238359 crc crio[20344]: time=\"2026-06-10T15:13:11.238166026Z\" level=info msg=\"Removed container b0449b77e7fcb4e471e1189a292163debfcc109582562c417f5499517c5c7cd6: openstack/nova-cell1-1372-account-create-update-982ml/mariadb-account-create-update\" id=1c72d492-e820-4c3d-86d3-5d98e173bc06 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:13:11.242489 crc crio[20344]: time=\"2026-06-10T15:13:11.242402546Z\" level=info msg=\"Removing container: c67c79beae7c01f1758c9af8a3757f762292dd78eb8fcec0ce43777b4628ba00\" id=4576e7bb-c631-48f2-9236-cec7176d2ad7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:13:11.297976 crc crio[20344]: time=\"2026-06-10T15:13:11.297825739Z\" level=info msg=\"Removed container c67c79beae7c01f1758c9af8a3757f762292dd78eb8fcec0ce43777b4628ba00: openstack/nova-cell1-db-create-lxdxg/mariadb-database-create\" id=4576e7bb-c631-48f2-9236-cec7176d2ad7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:13:11.302417 crc crio[20344]: time=\"2026-06-10T15:13:11.302181072Z\" level=info msg=\"Removing container: 63ad8060fa6e9ef466d21bcd0b5962e2a32da24882dab18cd20a6313b032550d\" id=1902a011-b85d-41d5-8fee-b884a21b7d15 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:13:11.349806 crc crio[20344]: time=\"2026-06-10T15:13:11.349552245Z\" level=info msg=\"Removed container 63ad8060fa6e9ef466d21bcd0b5962e2a32da24882dab18cd20a6313b032550d: openstack/nova-api-db-create-tdffs/mariadb-database-create\" id=1902a011-b85d-41d5-8fee-b884a21b7d15 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:13:11.354477 crc crio[20344]: time=\"2026-06-10T15:13:11.35438069Z\" level=info msg=\"Removing container: 7e8d40ad5d5ae38d27c5b1621fc6ce4676040a6d0ef7c58e9cfe5fcd128ccd5e\" id=672754a8-b87d-4c16-a42d-0d579a93e89d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:13:11.409487 crc crio[20344]: time=\"2026-06-10T15:13:11.409415683Z\" level=info msg=\"Removed container 7e8d40ad5d5ae38d27c5b1621fc6ce4676040a6d0ef7c58e9cfe5fcd128ccd5e: openstack/nova-cell0-db-create-dfz27/mariadb-database-create\" id=672754a8-b87d-4c16-a42d-0d579a93e89d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:13:11.420058 crc crio[20344]: time=\"2026-06-10T15:13:11.420007968Z\" level=info msg=\"Stopping pod sandbox: 27dffe86fc948158f54218d86e76dac0e0d9a978b50c9c1b27fa778cc20157ab\" id=c29b02ca-abfb-4592-8eb5-271c54126d62 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:13:11.420649 crc crio[20344]: time=\"2026-06-10T15:13:11.420401619Z\" level=info msg=\"Stopped pod sandbox (already stopped): 27dffe86fc948158f54218d86e76dac0e0d9a978b50c9c1b27fa778cc20157ab\" id=c29b02ca-abfb-4592-8eb5-271c54126d62 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:13:11.421942 crc crio[20344]: time=\"2026-06-10T15:13:11.421483197Z\" level=info msg=\"Removing pod sandbox: 27dffe86fc948158f54218d86e76dac0e0d9a978b50c9c1b27fa778cc20157ab\" id=285b246e-8bcc-41ad-99e0-0c3864c94520 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:13:11.442213 crc crio[20344]: time=\"2026-06-10T15:13:11.442089433Z\" level=info msg=\"Removed pod sandbox: 27dffe86fc948158f54218d86e76dac0e0d9a978b50c9c1b27fa778cc20157ab\" id=285b246e-8bcc-41ad-99e0-0c3864c94520 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:13:11.443113 crc crio[20344]: time=\"2026-06-10T15:13:11.443069809Z\" level=info msg=\"Stopping pod sandbox: d7f99d7fc3ff72238fa44bf3889a4b5638a3c58f7ec3a47f3f76af96ef59a4ec\" id=be523ed8-e6e6-4529-89ef-47e4999b5e54 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:13:11.443364 crc crio[20344]: time=\"2026-06-10T15:13:11.443332015Z\" level=info msg=\"Stopped pod sandbox (already stopped): d7f99d7fc3ff72238fa44bf3889a4b5638a3c58f7ec3a47f3f76af96ef59a4ec\" id=be523ed8-e6e6-4529-89ef-47e4999b5e54 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:13:11.444090 crc crio[20344]: time=\"2026-06-10T15:13:11.444014223Z\" level=info msg=\"Removing pod sandbox: d7f99d7fc3ff72238fa44bf3889a4b5638a3c58f7ec3a47f3f76af96ef59a4ec\" id=02ad521d-4e5d-4a4e-aa32-10b1a0821bda name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:13:11.461608 crc crio[20344]: time=\"2026-06-10T15:13:11.461549589Z\" level=info msg=\"Removed pod sandbox: d7f99d7fc3ff72238fa44bf3889a4b5638a3c58f7ec3a47f3f76af96ef59a4ec\" id=02ad521d-4e5d-4a4e-aa32-10b1a0821bda name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:13:11.463417 crc crio[20344]: time=\"2026-06-10T15:13:11.463158911Z\" level=info msg=\"Stopping pod sandbox: 5f9b5f12097a7f2075c66aa53cdad3ac55aab08f4651dd23115fdaea0170db5f\" id=defa3db6-1b2b-48f7-8beb-e02f7228cd23 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:13:11.463417 crc crio[20344]: time=\"2026-06-10T15:13:11.463374297Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5f9b5f12097a7f2075c66aa53cdad3ac55aab08f4651dd23115fdaea0170db5f\" id=defa3db6-1b2b-48f7-8beb-e02f7228cd23 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:13:11.464518 crc crio[20344]: time=\"2026-06-10T15:13:11.464411124Z\" level=info msg=\"Removing pod sandbox: 5f9b5f12097a7f2075c66aa53cdad3ac55aab08f4651dd23115fdaea0170db5f\" id=ceabbbe2-8c86-4045-9777-375549430a32 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:13:11.484049 crc crio[20344]: time=\"2026-06-10T15:13:11.483717406Z\" level=info msg=\"Removed pod sandbox: 5f9b5f12097a7f2075c66aa53cdad3ac55aab08f4651dd23115fdaea0170db5f\" id=ceabbbe2-8c86-4045-9777-375549430a32 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:13:11.485605 crc crio[20344]: time=\"2026-06-10T15:13:11.485469372Z\" level=info msg=\"Stopping pod sandbox: 2a3b6b4e1c3d0eef5fa148c1198649f0b10b22d30921035d0d72404404018b88\" id=34822b4c-45ad-4ddf-be4c-0d582ab3adeb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:13:11.485979 crc crio[20344]: time=\"2026-06-10T15:13:11.485897003Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2a3b6b4e1c3d0eef5fa148c1198649f0b10b22d30921035d0d72404404018b88\" id=34822b4c-45ad-4ddf-be4c-0d582ab3adeb name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:13:11.487161 crc crio[20344]: time=\"2026-06-10T15:13:11.487078754Z\" level=info msg=\"Removing pod sandbox: 2a3b6b4e1c3d0eef5fa148c1198649f0b10b22d30921035d0d72404404018b88\" id=3c3cbda8-e86c-4a81-b5cd-829a7a5b68ba name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:13:11.521182 crc crio[20344]: time=\"2026-06-10T15:13:11.521031287Z\" level=info msg=\"Removed pod sandbox: 2a3b6b4e1c3d0eef5fa148c1198649f0b10b22d30921035d0d72404404018b88\" id=3c3cbda8-e86c-4a81-b5cd-829a7a5b68ba name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:13:11.522966 crc crio[20344]: time=\"2026-06-10T15:13:11.522802284Z\" level=info msg=\"Stopping pod sandbox: 134a446fcdd3c4b9d5ee050794fbcd15d1a05ed6c0bb4a31d467f6ac673d2b94\" id=2510b84c-361e-4cf7-b30b-35005db7cc96 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:13:11.523310 crc crio[20344]: time=\"2026-06-10T15:13:11.522993829Z\" level=info msg=\"Stopped pod sandbox (already stopped): 134a446fcdd3c4b9d5ee050794fbcd15d1a05ed6c0bb4a31d467f6ac673d2b94\" id=2510b84c-361e-4cf7-b30b-35005db7cc96 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:13:11.524043 crc crio[20344]: time=\"2026-06-10T15:13:11.523935043Z\" level=info msg=\"Removing pod sandbox: 134a446fcdd3c4b9d5ee050794fbcd15d1a05ed6c0bb4a31d467f6ac673d2b94\" id=adaa51cd-afb8-46c6-aead-196fc5bd3b54 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:13:11.554504 crc crio[20344]: time=\"2026-06-10T15:13:11.55419046Z\" level=info msg=\"Removed pod sandbox: 134a446fcdd3c4b9d5ee050794fbcd15d1a05ed6c0bb4a31d467f6ac673d2b94\" id=adaa51cd-afb8-46c6-aead-196fc5bd3b54 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:13:11.557210 crc crio[20344]: time=\"2026-06-10T15:13:11.55611165Z\" level=info msg=\"Stopping pod sandbox: dd9c9007ba25c2357276c759568ef321afa37199945d7dbd4187d65d005444a2\" id=a52b26f9-bf13-4714-80ab-423e79751dd1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:13:11.557210 crc crio[20344]: time=\"2026-06-10T15:13:11.556510051Z\" level=info msg=\"Stopped pod sandbox (already stopped): dd9c9007ba25c2357276c759568ef321afa37199945d7dbd4187d65d005444a2\" id=a52b26f9-bf13-4714-80ab-423e79751dd1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:13:11.557833 crc crio[20344]: time=\"2026-06-10T15:13:11.55761718Z\" level=info msg=\"Removing pod sandbox: dd9c9007ba25c2357276c759568ef321afa37199945d7dbd4187d65d005444a2\" id=4af38afb-e2b8-4352-a513-61cfe698a1f8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:13:11.590724 crc crio[20344]: time=\"2026-06-10T15:13:11.590436634Z\" level=info msg=\"Removed pod sandbox: dd9c9007ba25c2357276c759568ef321afa37199945d7dbd4187d65d005444a2\" id=4af38afb-e2b8-4352-a513-61cfe698a1f8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:14:00.554063 crc crio[20344]: time=\"2026-06-10T15:14:00.549542166Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685074-cv8c8/POD\" id=f5954f63-a171-4927-86e7-97c444a6c09b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:14:00.554063 crc crio[20344]: time=\"2026-06-10T15:14:00.550712716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:14:00.601755 crc crio[20344]: time=\"2026-06-10T15:14:00.601477147Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685074-cv8c8 Namespace:openshift-infra ID:8d2bf022270da5cf3de465948078ca2839c17f8119f5e39578b8012d906d1642 UID:480f0a2c-220b-4bfd-bbe3-0129b04e7fa6 NetNS:/var/run/netns/54523bd1-a99f-4c25-b3d3-a1414013dda3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod480f0a2c_220b_4bfd_bbe3_0129b04e7fa6.slice PodAnnotations:0xc000738690}] Aliases:map[]}\"\nJun 10 15:14:00.601755 crc crio[20344]: time=\"2026-06-10T15:14:00.601638541Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685074-cv8c8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:14:01.313081 crc crio[20344]: 2026-06-10T15:14:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8d2bf022270da5c Mac:56:a8:51:6a:f2:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/54523bd1-a99f-4c25-b3d3-a1414013dda3 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:14:01.314743 crc crio[20344]: time=\"2026-06-10T15:14:01.314667938Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685074-cv8c8 Namespace:openshift-infra ID:8d2bf022270da5cf3de465948078ca2839c17f8119f5e39578b8012d906d1642 UID:480f0a2c-220b-4bfd-bbe3-0129b04e7fa6 NetNS:/var/run/netns/54523bd1-a99f-4c25-b3d3-a1414013dda3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod480f0a2c_220b_4bfd_bbe3_0129b04e7fa6.slice PodAnnotations:0xc000738690}] Aliases:map[]}\"\nJun 10 15:14:01.314957 crc crio[20344]: time=\"2026-06-10T15:14:01.314873863Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685074-cv8c8 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:14:01.322903 crc crio[20344]: time=\"2026-06-10T15:14:01.322775659Z\" level=info msg=\"Ran pod sandbox 8d2bf022270da5cf3de465948078ca2839c17f8119f5e39578b8012d906d1642 with infra container: openshift-infra/auto-csr-approver-29685074-cv8c8/POD\" id=f5954f63-a171-4927-86e7-97c444a6c09b name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:14:01.325800 crc crio[20344]: time=\"2026-06-10T15:14:01.325754056Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=82a3c41b-5372-4d25-8177-41b974e5c1ee name=/runtime.v1.ImageService/PullImage\nJun 10 15:14:01.337100 crc crio[20344]: time=\"2026-06-10T15:14:01.33702393Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 10 15:14:02.473433 crc crio[20344]: time=\"2026-06-10T15:14:02.472931521Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=82a3c41b-5372-4d25-8177-41b974e5c1ee name=/runtime.v1.ImageService/PullImage\nJun 10 15:14:02.476801 crc crio[20344]: time=\"2026-06-10T15:14:02.47670497Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d89878fb-eb64-440d-82c4-8fbb0e574eaa name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:14:02.480048 crc crio[20344]: time=\"2026-06-10T15:14:02.479937604Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=87a12f93-29ff-43a4-a674-c1fea6e89d3b name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:14:02.489242 crc crio[20344]: time=\"2026-06-10T15:14:02.489160434Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685074-cv8c8/oc\" id=a6b4370b-0036-4591-afcd-7c79baf95cef name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:14:02.490968 crc crio[20344]: time=\"2026-06-10T15:14:02.490389216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:14:02.557069 crc crio[20344]: time=\"2026-06-10T15:14:02.556187648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:14:02.904844 crc crio[20344]: time=\"2026-06-10T15:14:02.904718388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:14:03.113075 crc crio[20344]: time=\"2026-06-10T15:14:03.112563537Z\" level=info msg=\"Created container bc5a5d65c75f065b21e99efb20c12b86ba639853f880dc71a23f899372978743: openshift-infra/auto-csr-approver-29685074-cv8c8/oc\" id=a6b4370b-0036-4591-afcd-7c79baf95cef name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:14:03.116536 crc crio[20344]: time=\"2026-06-10T15:14:03.116487669Z\" level=info msg=\"Starting container: bc5a5d65c75f065b21e99efb20c12b86ba639853f880dc71a23f899372978743\" id=9ab950fb-c8c9-491b-b23b-0022964628f2 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:14:03.123900 crc crio[20344]: time=\"2026-06-10T15:14:03.123754339Z\" level=info msg=\"Started container\" PID=116752 containerID=bc5a5d65c75f065b21e99efb20c12b86ba639853f880dc71a23f899372978743 description=openshift-infra/auto-csr-approver-29685074-cv8c8/oc id=9ab950fb-c8c9-491b-b23b-0022964628f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d2bf022270da5cf3de465948078ca2839c17f8119f5e39578b8012d906d1642\nJun 10 15:14:05.988382 crc crio[20344]: time=\"2026-06-10T15:14:05.987936467Z\" level=info msg=\"Stopping pod sandbox: 8d2bf022270da5cf3de465948078ca2839c17f8119f5e39578b8012d906d1642\" id=3e46ff1a-3ed3-41f8-be04-418ed46fcc78 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:14:05.990078 crc crio[20344]: time=\"2026-06-10T15:14:05.988888122Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685074-cv8c8 Namespace:openshift-infra ID:8d2bf022270da5cf3de465948078ca2839c17f8119f5e39578b8012d906d1642 UID:480f0a2c-220b-4bfd-bbe3-0129b04e7fa6 NetNS:/var/run/netns/54523bd1-a99f-4c25-b3d3-a1414013dda3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod480f0a2c_220b_4bfd_bbe3_0129b04e7fa6.slice PodAnnotations:0xc00282e1b0}] Aliases:map[]}\"\nJun 10 15:14:05.990078 crc crio[20344]: time=\"2026-06-10T15:14:05.989029466Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685074-cv8c8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:14:06.386739 crc crio[20344]: time=\"2026-06-10T15:14:06.386109889Z\" level=info msg=\"Stopped pod sandbox: 8d2bf022270da5cf3de465948078ca2839c17f8119f5e39578b8012d906d1642\" id=3e46ff1a-3ed3-41f8-be04-418ed46fcc78 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:14:11.614463 crc crio[20344]: time=\"2026-06-10T15:14:11.613686254Z\" level=info msg=\"Removing container: ad0f1e157fc855f54d5df76c941701bf41910f7dec9b1378d3177849c8f61725\" id=a5af653e-fb6d-4068-8536-2db88367514d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:14:11.736423 crc crio[20344]: time=\"2026-06-10T15:14:11.735479774Z\" level=info msg=\"Removed container ad0f1e157fc855f54d5df76c941701bf41910f7dec9b1378d3177849c8f61725: openstack/nova-cell0-conductor-db-sync-5t9hx/nova-cell0-conductor-db-sync\" id=a5af653e-fb6d-4068-8536-2db88367514d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:14:11.739517 crc crio[20344]: time=\"2026-06-10T15:14:11.739222661Z\" level=info msg=\"Removing container: d3f544f36cc8dc5fd55c412077df63ad9bf6fd00133394233003378a224dc25a\" id=a6439bfd-54f6-4828-9485-01742a50d600 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:14:11.891337 crc crio[20344]: time=\"2026-06-10T15:14:11.891162846Z\" level=info msg=\"Removed container d3f544f36cc8dc5fd55c412077df63ad9bf6fd00133394233003378a224dc25a: openstack/nova-cell1-conductor-db-sync-h5xr8/nova-cell1-conductor-db-sync\" id=a6439bfd-54f6-4828-9485-01742a50d600 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:14:11.894670 crc crio[20344]: time=\"2026-06-10T15:14:11.894482332Z\" level=info msg=\"Removing container: b1939969513a386b9297563952220aaefb3750ac622752e4e9b3968c2111a7fc\" id=c47ec7a6-8f8f-4b1b-9457-abc560ea146f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:14:12.088331 crc crio[20344]: time=\"2026-06-10T15:14:12.088014689Z\" level=info msg=\"Removed container b1939969513a386b9297563952220aaefb3750ac622752e4e9b3968c2111a7fc: openstack/nova-cell0-cell-mapping-c8xfn/nova-manage\" id=c47ec7a6-8f8f-4b1b-9457-abc560ea146f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:14:12.094011 crc crio[20344]: time=\"2026-06-10T15:14:12.093848491Z\" level=info msg=\"Removing container: 020a23302670329454706506d81dc0867c01cd122e4d698ad4b9334e7e36d7cf\" id=960c1712-a5f8-4211-8fd8-dc0b46239241 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:14:12.286768 crc crio[20344]: time=\"2026-06-10T15:14:12.286615128Z\" level=info msg=\"Removed container 020a23302670329454706506d81dc0867c01cd122e4d698ad4b9334e7e36d7cf: openshift-infra/auto-csr-approver-29685068-crkwt/oc\" id=960c1712-a5f8-4211-8fd8-dc0b46239241 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:14:12.304980 crc crio[20344]: time=\"2026-06-10T15:14:12.304838093Z\" level=info msg=\"Stopping pod sandbox: 3844763f75bdefb631b40e8c0bfa6f63e31676a46a82fc93ed8d7a814b31a888\" id=abe56a48-6faa-4c53-8947-19336c33aebd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:14:12.304980 crc crio[20344]: time=\"2026-06-10T15:14:12.304984606Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3844763f75bdefb631b40e8c0bfa6f63e31676a46a82fc93ed8d7a814b31a888\" id=abe56a48-6faa-4c53-8947-19336c33aebd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:14:12.306176 crc crio[20344]: time=\"2026-06-10T15:14:12.306050034Z\" level=info msg=\"Removing pod sandbox: 3844763f75bdefb631b40e8c0bfa6f63e31676a46a82fc93ed8d7a814b31a888\" id=57bd1689-64e5-488b-8ae0-dbf9352ba655 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:14:12.337602 crc crio[20344]: time=\"2026-06-10T15:14:12.337466972Z\" level=info msg=\"Removed pod sandbox: 3844763f75bdefb631b40e8c0bfa6f63e31676a46a82fc93ed8d7a814b31a888\" id=57bd1689-64e5-488b-8ae0-dbf9352ba655 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:14:12.338756 crc crio[20344]: time=\"2026-06-10T15:14:12.338596802Z\" level=info msg=\"Stopping pod sandbox: de60931f695f1f4de8a70388800ba8c6807f211c59154db7b9dce237df7227da\" id=d2347e88-6d2a-41a1-9364-823cc4b41cf3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:14:12.338756 crc crio[20344]: time=\"2026-06-10T15:14:12.338711345Z\" level=info msg=\"Stopped pod sandbox (already stopped): de60931f695f1f4de8a70388800ba8c6807f211c59154db7b9dce237df7227da\" id=d2347e88-6d2a-41a1-9364-823cc4b41cf3 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:14:12.339434 crc crio[20344]: time=\"2026-06-10T15:14:12.339358731Z\" level=info msg=\"Removing pod sandbox: de60931f695f1f4de8a70388800ba8c6807f211c59154db7b9dce237df7227da\" id=91d0e0da-f31c-425e-bf71-8900e37462fd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:14:12.360137 crc crio[20344]: time=\"2026-06-10T15:14:12.359960508Z\" level=info msg=\"Removed pod sandbox: de60931f695f1f4de8a70388800ba8c6807f211c59154db7b9dce237df7227da\" id=91d0e0da-f31c-425e-bf71-8900e37462fd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:14:12.363505 crc crio[20344]: time=\"2026-06-10T15:14:12.363377057Z\" level=info msg=\"Stopping pod sandbox: 9d0dc822311f5e95dc6fca90c6e3e177c46c16457e593a32fade4e965caf111e\" id=441c665d-10c4-4cf8-b292-956888fab16f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:14:12.363833 crc crio[20344]: time=\"2026-06-10T15:14:12.363633833Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9d0dc822311f5e95dc6fca90c6e3e177c46c16457e593a32fade4e965caf111e\" id=441c665d-10c4-4cf8-b292-956888fab16f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:14:12.365424 crc crio[20344]: time=\"2026-06-10T15:14:12.365200184Z\" level=info msg=\"Removing pod sandbox: 9d0dc822311f5e95dc6fca90c6e3e177c46c16457e593a32fade4e965caf111e\" id=de2f70bc-12f1-4345-9952-27b6beae260a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:14:12.397639 crc crio[20344]: time=\"2026-06-10T15:14:12.397497215Z\" level=info msg=\"Removed pod sandbox: 9d0dc822311f5e95dc6fca90c6e3e177c46c16457e593a32fade4e965caf111e\" id=de2f70bc-12f1-4345-9952-27b6beae260a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:14:12.399050 crc crio[20344]: time=\"2026-06-10T15:14:12.398904591Z\" level=info msg=\"Stopping pod sandbox: c1c436c934e1867265856becb99d3590a267315a20b8406cf9843661458fdce9\" id=bc937382-33fc-44ff-a5da-13d40e4dafff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:14:12.399050 crc crio[20344]: time=\"2026-06-10T15:14:12.399024524Z\" level=info msg=\"Stopped pod sandbox (already stopped): c1c436c934e1867265856becb99d3590a267315a20b8406cf9843661458fdce9\" id=bc937382-33fc-44ff-a5da-13d40e4dafff name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:14:12.400048 crc crio[20344]: time=\"2026-06-10T15:14:12.399939998Z\" level=info msg=\"Removing pod sandbox: c1c436c934e1867265856becb99d3590a267315a20b8406cf9843661458fdce9\" id=a258107d-d975-4dad-a34c-4deb28bd386f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:14:12.482783 crc crio[20344]: time=\"2026-06-10T15:14:12.48261644Z\" level=info msg=\"Removed pod sandbox: c1c436c934e1867265856becb99d3590a267315a20b8406cf9843661458fdce9\" id=a258107d-d975-4dad-a34c-4deb28bd386f name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:14:33.111107 crc crio[20344]: time=\"2026-06-10T15:14:33.110642126Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-2gz5g/POD\" id=b5729976-3e59-4570-a7f9-4a903874d0f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:14:33.112751 crc crio[20344]: time=\"2026-06-10T15:14:33.111118308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:14:33.139897 crc crio[20344]: time=\"2026-06-10T15:14:33.139754264Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2gz5g Namespace:openshift-marketplace ID:3bb034acd7494840480bcca858cc7e086a5d0743b60a26d092f07b523dc0acd6 UID:1efde05a-875c-4bec-8fe0-986061084a66 NetNS:/var/run/netns/0ea4ebc8-4522-4a91-97cf-fca77ead1d56 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1efde05a_875c_4bec_8fe0_986061084a66.slice PodAnnotations:0xc00078dca0}] Aliases:map[]}\"\nJun 10 15:14:33.139897 crc crio[20344]: time=\"2026-06-10T15:14:33.139812245Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-2gz5g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:14:33.745385 crc crio[20344]: 2026-06-10T15:14:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3bb034acd749484 Mac:32:f8:74:f7:5a:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/0ea4ebc8-4522-4a91-97cf-fca77ead1d56 SocketPath: PciID:}] [{Interface:0xc000142f40 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:14:33.747148 crc crio[20344]: time=\"2026-06-10T15:14:33.747042928Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2gz5g Namespace:openshift-marketplace ID:3bb034acd7494840480bcca858cc7e086a5d0743b60a26d092f07b523dc0acd6 UID:1efde05a-875c-4bec-8fe0-986061084a66 NetNS:/var/run/netns/0ea4ebc8-4522-4a91-97cf-fca77ead1d56 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1efde05a_875c_4bec_8fe0_986061084a66.slice PodAnnotations:0xc00078dca0}] Aliases:map[]}\"\nJun 10 15:14:33.747473 crc crio[20344]: time=\"2026-06-10T15:14:33.747372707Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-2gz5g for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:14:33.758012 crc crio[20344]: time=\"2026-06-10T15:14:33.757929511Z\" level=info msg=\"Ran pod sandbox 3bb034acd7494840480bcca858cc7e086a5d0743b60a26d092f07b523dc0acd6 with infra container: openshift-marketplace/redhat-operators-2gz5g/POD\" id=b5729976-3e59-4570-a7f9-4a903874d0f0 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:14:33.761378 crc crio[20344]: time=\"2026-06-10T15:14:33.761192426Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8eac6c2b-b22c-4e72-8756-c94e032fc853 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:14:33.767540 crc crio[20344]: time=\"2026-06-10T15:14:33.767382007Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cbd0df9f-4e2f-4d5b-88cb-b030dd496cf5 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:14:33.780335 crc crio[20344]: time=\"2026-06-10T15:14:33.780184411Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2gz5g/extract-utilities\" id=fa29840e-23fa-46dc-a33a-8d6132686029 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:14:33.780779 crc crio[20344]: time=\"2026-06-10T15:14:33.780735955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:14:33.833800 crc crio[20344]: time=\"2026-06-10T15:14:33.833703533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:14:33.857219 crc crio[20344]: time=\"2026-06-10T15:14:33.857100932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:14:34.029975 crc crio[20344]: time=\"2026-06-10T15:14:34.029513509Z\" level=info msg=\"Created container 03a2c8d42227c7a0ae0044d0f280b7fe1e24f3efae9465fcab3e4d26bf9879eb: openshift-marketplace/redhat-operators-2gz5g/extract-utilities\" id=fa29840e-23fa-46dc-a33a-8d6132686029 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:14:34.033239 crc crio[20344]: time=\"2026-06-10T15:14:34.033148074Z\" level=info msg=\"Starting container: 03a2c8d42227c7a0ae0044d0f280b7fe1e24f3efae9465fcab3e4d26bf9879eb\" id=e920a902-2299-443e-be0d-70c5816d507b name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:14:34.040724 crc crio[20344]: time=\"2026-06-10T15:14:34.040631969Z\" level=info msg=\"Started container\" PID=118406 containerID=03a2c8d42227c7a0ae0044d0f280b7fe1e24f3efae9465fcab3e4d26bf9879eb description=openshift-marketplace/redhat-operators-2gz5g/extract-utilities id=e920a902-2299-443e-be0d-70c5816d507b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3bb034acd7494840480bcca858cc7e086a5d0743b60a26d092f07b523dc0acd6\nJun 10 15:14:34.432488 crc crio[20344]: time=\"2026-06-10T15:14:34.430723451Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b0966658-636c-4155-a193-b0159d6471b9 name=/runtime.v1.ImageService/PullImage\nJun 10 15:14:34.438649 crc crio[20344]: time=\"2026-06-10T15:14:34.435760612Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 10 15:14:35.193411 crc crio[20344]: time=\"2026-06-10T15:14:35.192906256Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:21dc3353624ee78f072b503b54c8a84b2a47b1b3ecedb037166b270e1772eeff\" id=b0966658-636c-4155-a193-b0159d6471b9 name=/runtime.v1.ImageService/PullImage\nJun 10 15:14:35.194922 crc crio[20344]: time=\"2026-06-10T15:14:35.194411775Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=dcfc813c-8e8e-43c5-902c-b7a19ddf8630 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:14:35.202126 crc crio[20344]: time=\"2026-06-10T15:14:35.202022473Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=bd26e25a-2286-437b-9781-8e38723d21f6 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:14:35.217401 crc crio[20344]: time=\"2026-06-10T15:14:35.21612487Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2gz5g/extract-content\" id=9313f35a-b480-4789-ad51-578e6dc94349 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:14:35.217401 crc crio[20344]: time=\"2026-06-10T15:14:35.216686215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:14:35.281061 crc crio[20344]: time=\"2026-06-10T15:14:35.280930037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:14:35.288503 crc crio[20344]: time=\"2026-06-10T15:14:35.288415222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:14:35.469976 crc crio[20344]: time=\"2026-06-10T15:14:35.469845343Z\" level=info msg=\"Created container 52f22e8938a4b80f898d4c9c4730da94960f8364b4012db4fbfdb3f2289e017c: openshift-marketplace/redhat-operators-2gz5g/extract-content\" id=9313f35a-b480-4789-ad51-578e6dc94349 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:14:35.471093 crc crio[20344]: time=\"2026-06-10T15:14:35.471027234Z\" level=info msg=\"Starting container: 52f22e8938a4b80f898d4c9c4730da94960f8364b4012db4fbfdb3f2289e017c\" id=2359f393-c7cc-42ae-bad3-0a2435b91366 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:14:35.478778 crc crio[20344]: time=\"2026-06-10T15:14:35.478686774Z\" level=info msg=\"Started container\" PID=118431 containerID=52f22e8938a4b80f898d4c9c4730da94960f8364b4012db4fbfdb3f2289e017c description=openshift-marketplace/redhat-operators-2gz5g/extract-content id=2359f393-c7cc-42ae-bad3-0a2435b91366 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3bb034acd7494840480bcca858cc7e086a5d0743b60a26d092f07b523dc0acd6\nJun 10 15:14:44.584438 crc crio[20344]: time=\"2026-06-10T15:14:44.583635194Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=75bf936f-1c33-4ed3-b6ec-647fd2429e59 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:14:44.588561 crc crio[20344]: time=\"2026-06-10T15:14:44.588405798Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=37dfd6cf-6764-4339-b90b-cc9a827ce51f name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:14:44.596988 crc crio[20344]: time=\"2026-06-10T15:14:44.596850398Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2gz5g/registry-server\" id=1561ef37-5295-403f-9338-5f3fa50e6f27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:14:44.597697 crc crio[20344]: time=\"2026-06-10T15:14:44.597395952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:14:44.681080 crc crio[20344]: time=\"2026-06-10T15:14:44.680979587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:14:44.685641 crc crio[20344]: time=\"2026-06-10T15:14:44.685566777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:14:44.865002 crc crio[20344]: time=\"2026-06-10T15:14:44.864847182Z\" level=info msg=\"Created container fe5f6f27c85847a61aa525e0aa30b8bc503ddc30c4aa157eadddac7d35375b9d: openshift-marketplace/redhat-operators-2gz5g/registry-server\" id=1561ef37-5295-403f-9338-5f3fa50e6f27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:14:44.867192 crc crio[20344]: time=\"2026-06-10T15:14:44.867138792Z\" level=info msg=\"Starting container: fe5f6f27c85847a61aa525e0aa30b8bc503ddc30c4aa157eadddac7d35375b9d\" id=d9fc86da-21d8-468d-8af0-9f54c23c998a name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:14:44.873888 crc crio[20344]: time=\"2026-06-10T15:14:44.873756244Z\" level=info msg=\"Started container\" PID=118902 containerID=fe5f6f27c85847a61aa525e0aa30b8bc503ddc30c4aa157eadddac7d35375b9d description=openshift-marketplace/redhat-operators-2gz5g/registry-server id=d9fc86da-21d8-468d-8af0-9f54c23c998a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3bb034acd7494840480bcca858cc7e086a5d0743b60a26d092f07b523dc0acd6\nJun 10 15:15:00.573774 crc crio[20344]: time=\"2026-06-10T15:15:00.573069748Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29685075-gfwkn/POD\" id=d3beed60-049e-4393-ac3c-1c77ec9d9a58 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:15:00.574991 crc crio[20344]: time=\"2026-06-10T15:15:00.573798767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:15:00.603477 crc crio[20344]: time=\"2026-06-10T15:15:00.603351862Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685075-gfwkn Namespace:openshift-operator-lifecycle-manager ID:1a9b1787139101203b0183b81142cd06d6ef0221fff71a5543c67b5079728ee9 UID:ad57bce9-0e69-425e-a53e-d484e8791d6e NetNS:/var/run/netns/b198b8b1-8357-4624-a9d2-339a83eefddd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad57bce9_0e69_425e_a53e_d484e8791d6e.slice PodAnnotations:0xc0040373b0}] Aliases:map[]}\"\nJun 10 15:15:00.603477 crc crio[20344]: time=\"2026-06-10T15:15:00.603454345Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29685075-gfwkn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:15:01.217302 crc crio[20344]: 2026-06-10T15:15:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1a9b17871391012 Mac:5e:8d:ec:fb:20:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/b198b8b1-8357-4624-a9d2-339a83eefddd SocketPath: PciID:}] [{Interface:0xc000480b50 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:15:01.219045 crc crio[20344]: time=\"2026-06-10T15:15:01.21893969Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685075-gfwkn Namespace:openshift-operator-lifecycle-manager ID:1a9b1787139101203b0183b81142cd06d6ef0221fff71a5543c67b5079728ee9 UID:ad57bce9-0e69-425e-a53e-d484e8791d6e NetNS:/var/run/netns/b198b8b1-8357-4624-a9d2-339a83eefddd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad57bce9_0e69_425e_a53e_d484e8791d6e.slice PodAnnotations:0xc0040373b0}] Aliases:map[]}\"\nJun 10 15:15:01.219218 crc crio[20344]: time=\"2026-06-10T15:15:01.219101724Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29685075-gfwkn for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:15:01.232712 crc crio[20344]: time=\"2026-06-10T15:15:01.232623515Z\" level=info msg=\"Ran pod sandbox 1a9b1787139101203b0183b81142cd06d6ef0221fff71a5543c67b5079728ee9 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29685075-gfwkn/POD\" id=d3beed60-049e-4393-ac3c-1c77ec9d9a58 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:15:01.235530 crc crio[20344]: time=\"2026-06-10T15:15:01.235455068Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=78ad1fe8-733c-41eb-a899-b478bda006e7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:15:01.237694 crc crio[20344]: time=\"2026-06-10T15:15:01.237583073Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9e67eff3-c124-4aba-9788-1cd34dd52459 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:15:01.245731 crc crio[20344]: time=\"2026-06-10T15:15:01.24558388Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29685075-gfwkn/collect-profiles\" id=2a2242c7-d7e9-42bc-a123-c819452ffa25 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:15:01.248670 crc crio[20344]: time=\"2026-06-10T15:15:01.248559457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:15:01.312561 crc crio[20344]: time=\"2026-06-10T15:15:01.312467333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:15:01.319090 crc crio[20344]: time=\"2026-06-10T15:15:01.319015643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:15:01.458517 crc crio[20344]: time=\"2026-06-10T15:15:01.458238339Z\" level=info msg=\"Created container 5fb8c9400d49bf6ce2036165aae9b92bf3dcde7ef6280a8bac0d0c8ebabd59f5: openshift-operator-lifecycle-manager/collect-profiles-29685075-gfwkn/collect-profiles\" id=2a2242c7-d7e9-42bc-a123-c819452ffa25 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:15:01.460881 crc crio[20344]: time=\"2026-06-10T15:15:01.46060773Z\" level=info msg=\"Starting container: 5fb8c9400d49bf6ce2036165aae9b92bf3dcde7ef6280a8bac0d0c8ebabd59f5\" id=6f47d93a-eb21-4708-a335-4c8c53f93c9e name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:15:01.470572 crc crio[20344]: time=\"2026-06-10T15:15:01.470340102Z\" level=info msg=\"Started container\" PID=119806 containerID=5fb8c9400d49bf6ce2036165aae9b92bf3dcde7ef6280a8bac0d0c8ebabd59f5 description=openshift-operator-lifecycle-manager/collect-profiles-29685075-gfwkn/collect-profiles id=6f47d93a-eb21-4708-a335-4c8c53f93c9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a9b1787139101203b0183b81142cd06d6ef0221fff71a5543c67b5079728ee9\nJun 10 15:15:03.883202 crc crio[20344]: time=\"2026-06-10T15:15:03.882522394Z\" level=info msg=\"Stopping pod sandbox: 1a9b1787139101203b0183b81142cd06d6ef0221fff71a5543c67b5079728ee9\" id=c09422f8-e353-49b8-a91f-71048239dbf5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:15:03.884802 crc crio[20344]: time=\"2026-06-10T15:15:03.883783947Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685075-gfwkn Namespace:openshift-operator-lifecycle-manager ID:1a9b1787139101203b0183b81142cd06d6ef0221fff71a5543c67b5079728ee9 UID:ad57bce9-0e69-425e-a53e-d484e8791d6e NetNS:/var/run/netns/b198b8b1-8357-4624-a9d2-339a83eefddd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad57bce9_0e69_425e_a53e_d484e8791d6e.slice PodAnnotations:0xc0027c04c8}] Aliases:map[]}\"\nJun 10 15:15:03.884802 crc crio[20344]: time=\"2026-06-10T15:15:03.883944131Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29685075-gfwkn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:15:04.312085 crc crio[20344]: time=\"2026-06-10T15:15:04.311403335Z\" level=info msg=\"Stopped pod sandbox: 1a9b1787139101203b0183b81142cd06d6ef0221fff71a5543c67b5079728ee9\" id=c09422f8-e353-49b8-a91f-71048239dbf5 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:15:04.900197 crc crio[20344]: time=\"2026-06-10T15:15:04.899684335Z\" level=info msg=\"Stopping container: fe5f6f27c85847a61aa525e0aa30b8bc503ddc30c4aa157eadddac7d35375b9d (timeout: 2s)\" id=0d831e7d-fddc-45e3-8525-beb71e8d7e80 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:15:05.041524 crc crio[20344]: time=\"2026-06-10T15:15:05.041427406Z\" level=info msg=\"Stopped container fe5f6f27c85847a61aa525e0aa30b8bc503ddc30c4aa157eadddac7d35375b9d: openshift-marketplace/redhat-operators-2gz5g/registry-server\" id=0d831e7d-fddc-45e3-8525-beb71e8d7e80 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:15:05.048146 crc crio[20344]: time=\"2026-06-10T15:15:05.047964676Z\" level=info msg=\"Stopping pod sandbox: 3bb034acd7494840480bcca858cc7e086a5d0743b60a26d092f07b523dc0acd6\" id=f421a1a2-48bb-4ea4-86ae-29fe655a5908 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:15:05.048939 crc crio[20344]: time=\"2026-06-10T15:15:05.048796157Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2gz5g Namespace:openshift-marketplace ID:3bb034acd7494840480bcca858cc7e086a5d0743b60a26d092f07b523dc0acd6 UID:1efde05a-875c-4bec-8fe0-986061084a66 NetNS:/var/run/netns/0ea4ebc8-4522-4a91-97cf-fca77ead1d56 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1efde05a_875c_4bec_8fe0_986061084a66.slice PodAnnotations:0xc00078ceb8}] Aliases:map[]}\"\nJun 10 15:15:05.049242 crc crio[20344]: time=\"2026-06-10T15:15:05.049056314Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-2gz5g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:15:05.439312 crc crio[20344]: time=\"2026-06-10T15:15:05.43877347Z\" level=info msg=\"Stopped pod sandbox: 3bb034acd7494840480bcca858cc7e086a5d0743b60a26d092f07b523dc0acd6\" id=f421a1a2-48bb-4ea4-86ae-29fe655a5908 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:15:05.921585 crc crio[20344]: time=\"2026-06-10T15:15:05.921526037Z\" level=info msg=\"Removing container: fe5f6f27c85847a61aa525e0aa30b8bc503ddc30c4aa157eadddac7d35375b9d\" id=3fa559fe-fec2-4cf2-bbb5-5c2a4baa54e9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:15:05.965318 crc crio[20344]: time=\"2026-06-10T15:15:05.965191758Z\" level=info msg=\"Removed container fe5f6f27c85847a61aa525e0aa30b8bc503ddc30c4aa157eadddac7d35375b9d: openshift-marketplace/redhat-operators-2gz5g/registry-server\" id=3fa559fe-fec2-4cf2-bbb5-5c2a4baa54e9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:15:05.968669 crc crio[20344]: time=\"2026-06-10T15:15:05.968600797Z\" level=info msg=\"Removing container: 52f22e8938a4b80f898d4c9c4730da94960f8364b4012db4fbfdb3f2289e017c\" id=b7d59c6a-86af-42a5-a30e-d71adbe2dd0e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:15:06.020404 crc crio[20344]: time=\"2026-06-10T15:15:06.020093311Z\" level=info msg=\"Removed container 52f22e8938a4b80f898d4c9c4730da94960f8364b4012db4fbfdb3f2289e017c: openshift-marketplace/redhat-operators-2gz5g/extract-content\" id=b7d59c6a-86af-42a5-a30e-d71adbe2dd0e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:15:06.023037 crc crio[20344]: time=\"2026-06-10T15:15:06.022650907Z\" level=info msg=\"Removing container: 03a2c8d42227c7a0ae0044d0f280b7fe1e24f3efae9465fcab3e4d26bf9879eb\" id=3f038955-ce80-49ff-b64f-b0e1291493d2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:15:06.070134 crc crio[20344]: time=\"2026-06-10T15:15:06.069834799Z\" level=info msg=\"Removed container 03a2c8d42227c7a0ae0044d0f280b7fe1e24f3efae9465fcab3e4d26bf9879eb: openshift-marketplace/redhat-operators-2gz5g/extract-utilities\" id=3f038955-ce80-49ff-b64f-b0e1291493d2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:15:12.516137 crc crio[20344]: time=\"2026-06-10T15:15:12.514775025Z\" level=info msg=\"Removing container: ba977d8ea2dbec2cb3fc55b8c805e266959abae7ee66a6eb8bde69f25d078920\" id=4098c412-c658-468e-8948-24f30c566219 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:15:12.626184 crc crio[20344]: time=\"2026-06-10T15:15:12.626030967Z\" level=info msg=\"Removed container ba977d8ea2dbec2cb3fc55b8c805e266959abae7ee66a6eb8bde69f25d078920: openstack/nova-cell1-cell-mapping-md42m/nova-manage\" id=4098c412-c658-468e-8948-24f30c566219 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:15:12.630419 crc crio[20344]: time=\"2026-06-10T15:15:12.630330478Z\" level=info msg=\"Removing container: 8b33453edf2a7d4813e77acdb6dedaf7388a8e326e15bf0579ecee4a583bb431\" id=4a7f151b-34e6-412d-8103-13889ed88292 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:15:12.677839 crc crio[20344]: time=\"2026-06-10T15:15:12.677745157Z\" level=info msg=\"Removed container 8b33453edf2a7d4813e77acdb6dedaf7388a8e326e15bf0579ecee4a583bb431: openshift-operator-lifecycle-manager/collect-profiles-29685030-db252/collect-profiles\" id=4a7f151b-34e6-412d-8103-13889ed88292 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:15:12.688204 crc crio[20344]: time=\"2026-06-10T15:15:12.688001632Z\" level=info msg=\"Stopping pod sandbox: 593b96c17ebc5375f6ff7ed402d9e61b382833c6e2993d33e2d53a1ad64cee11\" id=4afe5f79-ca3f-4fa9-8131-7969f5984b3c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:15:12.688485 crc crio[20344]: time=\"2026-06-10T15:15:12.688192127Z\" level=info msg=\"Stopped pod sandbox (already stopped): 593b96c17ebc5375f6ff7ed402d9e61b382833c6e2993d33e2d53a1ad64cee11\" id=4afe5f79-ca3f-4fa9-8131-7969f5984b3c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:15:12.688919 crc crio[20344]: time=\"2026-06-10T15:15:12.688815143Z\" level=info msg=\"Removing pod sandbox: 593b96c17ebc5375f6ff7ed402d9e61b382833c6e2993d33e2d53a1ad64cee11\" id=284e9cff-b459-448f-b3dd-8625f3348d19 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:15:12.720629 crc crio[20344]: time=\"2026-06-10T15:15:12.720482594Z\" level=info msg=\"Removed pod sandbox: 593b96c17ebc5375f6ff7ed402d9e61b382833c6e2993d33e2d53a1ad64cee11\" id=284e9cff-b459-448f-b3dd-8625f3348d19 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:15:12.722361 crc crio[20344]: time=\"2026-06-10T15:15:12.722220999Z\" level=info msg=\"Stopping pod sandbox: e656476152fe54fb1468f997d9b7e44d7ab7164ed95752619d14a3107667c4c8\" id=596e21da-1f20-4b1f-9cd3-f283ce303c15 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:15:12.722587 crc crio[20344]: time=\"2026-06-10T15:15:12.722530177Z\" level=info msg=\"Stopped pod sandbox (already stopped): e656476152fe54fb1468f997d9b7e44d7ab7164ed95752619d14a3107667c4c8\" id=596e21da-1f20-4b1f-9cd3-f283ce303c15 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:15:12.723483 crc crio[20344]: time=\"2026-06-10T15:15:12.7234131Z\" level=info msg=\"Removing pod sandbox: e656476152fe54fb1468f997d9b7e44d7ab7164ed95752619d14a3107667c4c8\" id=b65e7447-1f4f-4141-bdc5-f5ea53c73935 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:15:12.742419 crc crio[20344]: time=\"2026-06-10T15:15:12.741338004Z\" level=info msg=\"Removed pod sandbox: e656476152fe54fb1468f997d9b7e44d7ab7164ed95752619d14a3107667c4c8\" id=b65e7447-1f4f-4141-bdc5-f5ea53c73935 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:15:12.743508 crc crio[20344]: time=\"2026-06-10T15:15:12.743432848Z\" level=info msg=\"Stopping pod sandbox: 3bb034acd7494840480bcca858cc7e086a5d0743b60a26d092f07b523dc0acd6\" id=441be377-18c7-43d0-8e4c-35e2050bd00f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:15:12.743604 crc crio[20344]: time=\"2026-06-10T15:15:12.74351317Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3bb034acd7494840480bcca858cc7e086a5d0743b60a26d092f07b523dc0acd6\" id=441be377-18c7-43d0-8e4c-35e2050bd00f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:15:12.744394 crc crio[20344]: time=\"2026-06-10T15:15:12.744120346Z\" level=info msg=\"Removing pod sandbox: 3bb034acd7494840480bcca858cc7e086a5d0743b60a26d092f07b523dc0acd6\" id=cf2fdfa7-1701-4318-96ac-49c98d016610 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:15:12.766217 crc crio[20344]: time=\"2026-06-10T15:15:12.766013963Z\" level=info msg=\"Removed pod sandbox: 3bb034acd7494840480bcca858cc7e086a5d0743b60a26d092f07b523dc0acd6\" id=cf2fdfa7-1701-4318-96ac-49c98d016610 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:15:43.503989 crc crio[20344]: time=\"2026-06-10T15:15:43.50285452Z\" level=info msg=\"Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lssjf/POD\" id=b2376437-5a3a-46fd-91ba-aa8f62df86ce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:15:43.505789 crc crio[20344]: time=\"2026-06-10T15:15:43.504725679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:15:43.551223 crc crio[20344]: time=\"2026-06-10T15:15:43.551124301Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lssjf Namespace:openstack ID:3b93b430b68324309fd2d16e358446ee768fa86a794027bac72e223c453e67eb UID:7e7e1cd0-303e-4f10-89e6-6d5e8b6153f3 NetNS:/var/run/netns/d99d0122-6501-481d-aa2d-585c6aaa2497 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e7e1cd0_303e_4f10_89e6_6d5e8b6153f3.slice PodAnnotations:0xc000529070}] Aliases:map[]}\"\nJun 10 15:15:43.551223 crc crio[20344]: time=\"2026-06-10T15:15:43.551192563Z\" level=info msg=\"Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lssjf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:15:44.360834 crc crio[20344]: 2026-06-10T15:15:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3b93b430b683243 Mac:c6:d6:93:6e:e4:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/d99d0122-6501-481d-aa2d-585c6aaa2497 SocketPath: PciID:}] [{Interface:0xc00050a5e0 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:15:44.363682 crc crio[20344]: time=\"2026-06-10T15:15:44.363506896Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lssjf Namespace:openstack ID:3b93b430b68324309fd2d16e358446ee768fa86a794027bac72e223c453e67eb UID:7e7e1cd0-303e-4f10-89e6-6d5e8b6153f3 NetNS:/var/run/netns/d99d0122-6501-481d-aa2d-585c6aaa2497 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e7e1cd0_303e_4f10_89e6_6d5e8b6153f3.slice PodAnnotations:0xc000529070}] Aliases:map[]}\"\nJun 10 15:15:44.364019 crc crio[20344]: time=\"2026-06-10T15:15:44.363816174Z\" level=info msg=\"Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lssjf for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:15:44.373671 crc crio[20344]: time=\"2026-06-10T15:15:44.373167726Z\" level=info msg=\"Ran pod sandbox 3b93b430b68324309fd2d16e358446ee768fa86a794027bac72e223c453e67eb with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lssjf/POD\" id=b2376437-5a3a-46fd-91ba-aa8f62df86ce name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:15:44.376940 crc crio[20344]: time=\"2026-06-10T15:15:44.376718748Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=6c8dd807-ec50-4847-8221-ce2171d645d1 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:15:44.377158 crc crio[20344]: time=\"2026-06-10T15:15:44.377003796Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest not found\" id=6c8dd807-ec50-4847-8221-ce2171d645d1 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:15:44.377158 crc crio[20344]: time=\"2026-06-10T15:15:44.377110238Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest found\" id=6c8dd807-ec50-4847-8221-ce2171d645d1 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:15:44.380671 crc crio[20344]: time=\"2026-06-10T15:15:44.380552898Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=3277219d-e3d7-42d5-8d23-cae65cddad4d name=/runtime.v1.ImageService/PullImage\nJun 10 15:15:44.388856 crc crio[20344]: time=\"2026-06-10T15:15:44.38876718Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\\\"\"\nJun 10 15:15:57.738099 crc crio[20344]: time=\"2026-06-10T15:15:57.736220996Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:b0f60d7b8c5e5365f19aa41e0a2d6a6a2a5ff4c37e9271f0d7f3d5d66fb5cb26\" id=3277219d-e3d7-42d5-8d23-cae65cddad4d name=/runtime.v1.ImageService/PullImage\nJun 10 15:15:57.739729 crc crio[20344]: time=\"2026-06-10T15:15:57.738563807Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=64f22c20-88d7-4db1-991e-df94b27a2fbf name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:15:57.769710 crc crio[20344]: time=\"2026-06-10T15:15:57.765783292Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=f2781b41-89d4-4ded-b177-bea164098b7a name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:15:57.784589 crc crio[20344]: time=\"2026-06-10T15:15:57.784448946Z\" level=info msg=\"Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lssjf/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=cca61949-2e08-4b33-b15b-87ee2f694f27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:15:57.789096 crc crio[20344]: time=\"2026-06-10T15:15:57.788780098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:15:57.846138 crc crio[20344]: time=\"2026-06-10T15:15:57.846038181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:15:57.849201 crc crio[20344]: time=\"2026-06-10T15:15:57.84908873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:15:58.059651 crc crio[20344]: time=\"2026-06-10T15:15:58.059561083Z\" level=info msg=\"Created container 6290359f4f3f9468eb9ab8bb5066ff0bddd0b26dc0f08ac4d2b81c3795375150: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lssjf/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=cca61949-2e08-4b33-b15b-87ee2f694f27 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:15:58.061658 crc crio[20344]: time=\"2026-06-10T15:15:58.061619587Z\" level=info msg=\"Starting container: 6290359f4f3f9468eb9ab8bb5066ff0bddd0b26dc0f08ac4d2b81c3795375150\" id=80d51b40-8ce0-4b7a-919c-2d866a324fd5 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:15:58.069547 crc crio[20344]: time=\"2026-06-10T15:15:58.0694821Z\" level=info msg=\"Started container\" PID=122684 containerID=6290359f4f3f9468eb9ab8bb5066ff0bddd0b26dc0f08ac4d2b81c3795375150 description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lssjf/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=80d51b40-8ce0-4b7a-919c-2d866a324fd5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b93b430b68324309fd2d16e358446ee768fa86a794027bac72e223c453e67eb\nJun 10 15:16:01.078058 crc crio[20344]: time=\"2026-06-10T15:16:01.077415185Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685076-9ttjq/POD\" id=eb3dacb1-52ea-461f-b199-b2a0ffb3f1ea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:16:01.081192 crc crio[20344]: time=\"2026-06-10T15:16:01.078073812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:16:01.124838 crc crio[20344]: time=\"2026-06-10T15:16:01.124776672Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685076-9ttjq Namespace:openshift-infra ID:44fa06178e129991184cd81a3c1ac50181070c726d5159ee6adf1d2b2a41c71d UID:7c0641a2-3da6-4d88-b242-8ecb8f56d5e6 NetNS:/var/run/netns/58b76375-62de-4d6e-9ce4-be2bc5c5a799 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c0641a2_3da6_4d88_b242_8ecb8f56d5e6.slice PodAnnotations:0xc000528360}] Aliases:map[]}\"\nJun 10 15:16:01.126147 crc crio[20344]: time=\"2026-06-10T15:16:01.126113977Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685076-9ttjq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:16:01.678519 crc crio[20344]: 2026-06-10T15:16:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:44fa06178e12999 Mac:e2:1b:ae:f7:a9:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/58b76375-62de-4d6e-9ce4-be2bc5c5a799 SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:16:01.680749 crc crio[20344]: time=\"2026-06-10T15:16:01.680633422Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685076-9ttjq Namespace:openshift-infra ID:44fa06178e129991184cd81a3c1ac50181070c726d5159ee6adf1d2b2a41c71d UID:7c0641a2-3da6-4d88-b242-8ecb8f56d5e6 NetNS:/var/run/netns/58b76375-62de-4d6e-9ce4-be2bc5c5a799 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c0641a2_3da6_4d88_b242_8ecb8f56d5e6.slice PodAnnotations:0xc000528360}] Aliases:map[]}\"\nJun 10 15:16:01.681088 crc crio[20344]: time=\"2026-06-10T15:16:01.680997962Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685076-9ttjq for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:16:01.691564 crc crio[20344]: time=\"2026-06-10T15:16:01.691485763Z\" level=info msg=\"Ran pod sandbox 44fa06178e129991184cd81a3c1ac50181070c726d5159ee6adf1d2b2a41c71d with infra container: openshift-infra/auto-csr-approver-29685076-9ttjq/POD\" id=eb3dacb1-52ea-461f-b199-b2a0ffb3f1ea name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:16:01.695050 crc crio[20344]: time=\"2026-06-10T15:16:01.694970704Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b1071a04-0409-4c40-aace-4225d7a305fe name=/runtime.v1.ImageService/PullImage\nJun 10 15:16:01.706780 crc crio[20344]: time=\"2026-06-10T15:16:01.706693817Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 10 15:16:02.454739 crc crio[20344]: time=\"2026-06-10T15:16:02.454622673Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b1071a04-0409-4c40-aace-4225d7a305fe name=/runtime.v1.ImageService/PullImage\nJun 10 15:16:02.456702 crc crio[20344]: time=\"2026-06-10T15:16:02.4560525Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c3f58d2e-97a9-45cf-9400-6bccc588a07f name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:16:02.458891 crc crio[20344]: time=\"2026-06-10T15:16:02.458782261Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=cceb147a-9ed1-4d3f-8792-59ee1e48efef name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:16:02.470486 crc crio[20344]: time=\"2026-06-10T15:16:02.470359761Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685076-9ttjq/oc\" id=ec3c230a-cb87-4137-9c58-19ff14e53a98 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:16:02.471347 crc crio[20344]: time=\"2026-06-10T15:16:02.471222023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:16:02.520688 crc crio[20344]: time=\"2026-06-10T15:16:02.520588872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:16:02.762099 crc crio[20344]: time=\"2026-06-10T15:16:02.761198925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:16:02.901396 crc crio[20344]: time=\"2026-06-10T15:16:02.900769661Z\" level=info msg=\"Created container 2a8c3e51f81c9fc1bea0c7a121ac6e7ec9eb0c304b508aa5d5579373225666ad: openshift-infra/auto-csr-approver-29685076-9ttjq/oc\" id=ec3c230a-cb87-4137-9c58-19ff14e53a98 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:16:02.902668 crc crio[20344]: time=\"2026-06-10T15:16:02.902582888Z\" level=info msg=\"Starting container: 2a8c3e51f81c9fc1bea0c7a121ac6e7ec9eb0c304b508aa5d5579373225666ad\" id=dcf65bd6-33c8-4633-9375-2d7a8d1b0259 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:16:02.907413 crc crio[20344]: time=\"2026-06-10T15:16:02.907320591Z\" level=info msg=\"Started container\" PID=123014 containerID=2a8c3e51f81c9fc1bea0c7a121ac6e7ec9eb0c304b508aa5d5579373225666ad description=openshift-infra/auto-csr-approver-29685076-9ttjq/oc id=dcf65bd6-33c8-4633-9375-2d7a8d1b0259 name=/runtime.v1.RuntimeService/StartContainer sandboxID=44fa06178e129991184cd81a3c1ac50181070c726d5159ee6adf1d2b2a41c71d\nJun 10 15:16:05.777624 crc crio[20344]: time=\"2026-06-10T15:16:05.776671155Z\" level=info msg=\"Stopping pod sandbox: 44fa06178e129991184cd81a3c1ac50181070c726d5159ee6adf1d2b2a41c71d\" id=a72b57fa-1a63-48fc-b20a-4fa309773b7d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:16:05.780584 crc crio[20344]: time=\"2026-06-10T15:16:05.780538906Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685076-9ttjq Namespace:openshift-infra ID:44fa06178e129991184cd81a3c1ac50181070c726d5159ee6adf1d2b2a41c71d UID:7c0641a2-3da6-4d88-b242-8ecb8f56d5e6 NetNS:/var/run/netns/58b76375-62de-4d6e-9ce4-be2bc5c5a799 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c0641a2_3da6_4d88_b242_8ecb8f56d5e6.slice PodAnnotations:0xc0032250e0}] Aliases:map[]}\"\nJun 10 15:16:05.781479 crc crio[20344]: time=\"2026-06-10T15:16:05.781380247Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685076-9ttjq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:16:06.177418 crc crio[20344]: time=\"2026-06-10T15:16:06.177228063Z\" level=info msg=\"Stopped pod sandbox: 44fa06178e129991184cd81a3c1ac50181070c726d5159ee6adf1d2b2a41c71d\" id=a72b57fa-1a63-48fc-b20a-4fa309773b7d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:16:12.809601 crc crio[20344]: time=\"2026-06-10T15:16:12.80692901Z\" level=info msg=\"Removing container: 6173d91944200a57c5c8a2721a7af72707a18d8ca26eb39d4bd8593d70087f22\" id=b85f4ba0-dbbf-4218-99a3-a9ca00151fb1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:16:12.991167 crc crio[20344]: time=\"2026-06-10T15:16:12.991037349Z\" level=info msg=\"Removed container 6173d91944200a57c5c8a2721a7af72707a18d8ca26eb39d4bd8593d70087f22: openshift-infra/auto-csr-approver-29685070-pxzh2/oc\" id=b85f4ba0-dbbf-4218-99a3-a9ca00151fb1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:16:13.013614 crc crio[20344]: time=\"2026-06-10T15:16:13.013501241Z\" level=info msg=\"Stopping pod sandbox: 691c0ba52e7c289e4cff19dba94cd609002b4ed235d0ff03c40564d6c4418bb8\" id=6ecd543b-6af5-46cd-9934-3c94fcefaae9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:16:13.013614 crc crio[20344]: time=\"2026-06-10T15:16:13.013591123Z\" level=info msg=\"Stopped pod sandbox (already stopped): 691c0ba52e7c289e4cff19dba94cd609002b4ed235d0ff03c40564d6c4418bb8\" id=6ecd543b-6af5-46cd-9934-3c94fcefaae9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:16:13.014402 crc crio[20344]: time=\"2026-06-10T15:16:13.014338203Z\" level=info msg=\"Removing pod sandbox: 691c0ba52e7c289e4cff19dba94cd609002b4ed235d0ff03c40564d6c4418bb8\" id=93026103-6741-459f-82ca-a572b40d1092 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:16:13.028425 crc crio[20344]: time=\"2026-06-10T15:16:13.028333495Z\" level=info msg=\"Removed pod sandbox: 691c0ba52e7c289e4cff19dba94cd609002b4ed235d0ff03c40564d6c4418bb8\" id=93026103-6741-459f-82ca-a572b40d1092 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:16:16.992537 crc crio[20344]: time=\"2026-06-10T15:16:16.99081816Z\" level=info msg=\"Stopping pod sandbox: 3b93b430b68324309fd2d16e358446ee768fa86a794027bac72e223c453e67eb\" id=8a385a99-1799-436a-81dc-f9be5ca27585 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:16:16.992537 crc crio[20344]: time=\"2026-06-10T15:16:16.992438682Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lssjf Namespace:openstack ID:3b93b430b68324309fd2d16e358446ee768fa86a794027bac72e223c453e67eb UID:7e7e1cd0-303e-4f10-89e6-6d5e8b6153f3 NetNS:/var/run/netns/d99d0122-6501-481d-aa2d-585c6aaa2497 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e7e1cd0_303e_4f10_89e6_6d5e8b6153f3.slice PodAnnotations:0xc000529d48}] Aliases:map[]}\"\nJun 10 15:16:16.995238 crc crio[20344]: time=\"2026-06-10T15:16:16.992780091Z\" level=info msg=\"Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lssjf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:16:17.460849 crc crio[20344]: time=\"2026-06-10T15:16:17.460500928Z\" level=info msg=\"Stopped pod sandbox: 3b93b430b68324309fd2d16e358446ee768fa86a794027bac72e223c453e67eb\" id=8a385a99-1799-436a-81dc-f9be5ca27585 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:16:18.562585 crc crio[20344]: time=\"2026-06-10T15:16:18.560334022Z\" level=info msg=\"Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-vssq7/POD\" id=9dd0484c-d60b-4bbc-a021-9e209019c305 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:16:18.562585 crc crio[20344]: time=\"2026-06-10T15:16:18.56104135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:16:18.618378 crc crio[20344]: time=\"2026-06-10T15:16:18.61815257Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-vssq7 Namespace:openstack ID:782503ef948b8b5e525354dfe46031508bc94eb431efa7e446d74221ea41e0a0 UID:fffd8ec3-0941-4d24-9716-a40f6a6b8bde NetNS:/var/run/netns/e540264b-c28e-4cc8-a6bb-27e5991ebfb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfffd8ec3_0941_4d24_9716_a40f6a6b8bde.slice PodAnnotations:0xc0006b49b8}] Aliases:map[]}\"\nJun 10 15:16:18.618378 crc crio[20344]: time=\"2026-06-10T15:16:18.618224431Z\" level=info msg=\"Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-vssq7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:16:19.299994 crc crio[20344]: 2026-06-10T15:16:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:782503ef948b8b5 Mac:66:98:41:ee:52:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/e540264b-c28e-4cc8-a6bb-27e5991ebfb4 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:16:19.301142 crc crio[20344]: time=\"2026-06-10T15:16:19.301049051Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-vssq7 Namespace:openstack ID:782503ef948b8b5e525354dfe46031508bc94eb431efa7e446d74221ea41e0a0 UID:fffd8ec3-0941-4d24-9716-a40f6a6b8bde NetNS:/var/run/netns/e540264b-c28e-4cc8-a6bb-27e5991ebfb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfffd8ec3_0941_4d24_9716_a40f6a6b8bde.slice PodAnnotations:0xc0006b49b8}] Aliases:map[]}\"\nJun 10 15:16:19.301245 crc crio[20344]: time=\"2026-06-10T15:16:19.301218036Z\" level=info msg=\"Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-vssq7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:16:19.321811 crc crio[20344]: time=\"2026-06-10T15:16:19.321728057Z\" level=info msg=\"Ran pod sandbox 782503ef948b8b5e525354dfe46031508bc94eb431efa7e446d74221ea41e0a0 with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-vssq7/POD\" id=9dd0484c-d60b-4bbc-a021-9e209019c305 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:16:19.326468 crc crio[20344]: time=\"2026-06-10T15:16:19.324993952Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=aa37b5b4-60fa-4119-8899-a99250c5b140 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:16:19.352111 crc crio[20344]: time=\"2026-06-10T15:16:19.352011561Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=d10c6741-43cc-4443-b48a-0130370c2b1c name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:16:19.362830 crc crio[20344]: time=\"2026-06-10T15:16:19.362722739Z\" level=info msg=\"Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-vssq7/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=aa434ff7-5833-491b-a03c-e9ff5b960f34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:16:19.364214 crc crio[20344]: time=\"2026-06-10T15:16:19.364145886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:16:19.406166 crc crio[20344]: time=\"2026-06-10T15:16:19.406077092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:16:19.410582 crc crio[20344]: time=\"2026-06-10T15:16:19.410518047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:16:19.538425 crc crio[20344]: time=\"2026-06-10T15:16:19.538335899Z\" level=info msg=\"Created container f7d2185b309617e135f9f7abe2c0ec4aae8abfb6d580312992e2afccabd89850: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-vssq7/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=aa434ff7-5833-491b-a03c-e9ff5b960f34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:16:19.541647 crc crio[20344]: time=\"2026-06-10T15:16:19.541551472Z\" level=info msg=\"Starting container: f7d2185b309617e135f9f7abe2c0ec4aae8abfb6d580312992e2afccabd89850\" id=5c2af068-2e70-40d2-97e5-54203c5cd949 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:16:19.547093 crc crio[20344]: time=\"2026-06-10T15:16:19.547017474Z\" level=info msg=\"Started container\" PID=123996 containerID=f7d2185b309617e135f9f7abe2c0ec4aae8abfb6d580312992e2afccabd89850 description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-vssq7/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=5c2af068-2e70-40d2-97e5-54203c5cd949 name=/runtime.v1.RuntimeService/StartContainer sandboxID=782503ef948b8b5e525354dfe46031508bc94eb431efa7e446d74221ea41e0a0\nJun 10 15:16:24.106107 crc crio[20344]: time=\"2026-06-10T15:16:24.105080097Z\" level=info msg=\"Stopping pod sandbox: 782503ef948b8b5e525354dfe46031508bc94eb431efa7e446d74221ea41e0a0\" id=31bad795-efd0-40e8-aee5-c84dda13814b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:16:24.107810 crc crio[20344]: time=\"2026-06-10T15:16:24.106817882Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-vssq7 Namespace:openstack ID:782503ef948b8b5e525354dfe46031508bc94eb431efa7e446d74221ea41e0a0 UID:fffd8ec3-0941-4d24-9716-a40f6a6b8bde NetNS:/var/run/netns/e540264b-c28e-4cc8-a6bb-27e5991ebfb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfffd8ec3_0941_4d24_9716_a40f6a6b8bde.slice PodAnnotations:0xc0068581b0}] Aliases:map[]}\"\nJun 10 15:16:24.107810 crc crio[20344]: time=\"2026-06-10T15:16:24.107187121Z\" level=info msg=\"Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-vssq7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:16:24.655860 crc crio[20344]: time=\"2026-06-10T15:16:24.655035474Z\" level=info msg=\"Stopped pod sandbox: 782503ef948b8b5e525354dfe46031508bc94eb431efa7e446d74221ea41e0a0\" id=31bad795-efd0-40e8-aee5-c84dda13814b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:16:25.975214 crc crio[20344]: time=\"2026-06-10T15:16:25.974704463Z\" level=info msg=\"Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4dxkm/POD\" id=d52af191-e7ae-4660-b7f4-e86a44ae0acc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:16:25.976499 crc crio[20344]: time=\"2026-06-10T15:16:25.975315518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:16:26.028449 crc crio[20344]: time=\"2026-06-10T15:16:26.026392192Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4dxkm Namespace:openstack ID:bbace2813209c3d30d863e204986f23ebf34cd0f9c183f6b54b748fccb7f279b UID:1c832586-5252-4913-9352-72b8c9e6d9d6 NetNS:/var/run/netns/3ae0fa8d-73e0-4f43-95a8-cbf9f84844fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c832586_5252_4913_9352_72b8c9e6d9d6.slice PodAnnotations:0xc0055ea9b8}] Aliases:map[]}\"\nJun 10 15:16:26.029065 crc crio[20344]: time=\"2026-06-10T15:16:26.029010029Z\" level=info msg=\"Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4dxkm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:16:26.781929 crc crio[20344]: 2026-06-10T15:16:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bbace2813209c3d Mac:92:27:ab:f9:61:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/3ae0fa8d-73e0-4f43-95a8-cbf9f84844fb SocketPath: PciID:}] [{Interface:0xc00014e660 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:16:26.783345 crc crio[20344]: time=\"2026-06-10T15:16:26.783224199Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4dxkm Namespace:openstack ID:bbace2813209c3d30d863e204986f23ebf34cd0f9c183f6b54b748fccb7f279b UID:1c832586-5252-4913-9352-72b8c9e6d9d6 NetNS:/var/run/netns/3ae0fa8d-73e0-4f43-95a8-cbf9f84844fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c832586_5252_4913_9352_72b8c9e6d9d6.slice PodAnnotations:0xc0055ea9b8}] Aliases:map[]}\"\nJun 10 15:16:26.783468 crc crio[20344]: time=\"2026-06-10T15:16:26.783439404Z\" level=info msg=\"Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4dxkm for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:16:26.791929 crc crio[20344]: time=\"2026-06-10T15:16:26.791795921Z\" level=info msg=\"Ran pod sandbox bbace2813209c3d30d863e204986f23ebf34cd0f9c183f6b54b748fccb7f279b with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4dxkm/POD\" id=d52af191-e7ae-4660-b7f4-e86a44ae0acc name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:16:26.798794 crc crio[20344]: time=\"2026-06-10T15:16:26.798584547Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=a67e4f59-c080-462f-a349-2122223dfadd name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:16:26.829697 crc crio[20344]: time=\"2026-06-10T15:16:26.829622131Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=e85473d1-a6db-4c06-a58d-eac9ae5166b3 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:16:26.839660 crc crio[20344]: time=\"2026-06-10T15:16:26.839533558Z\" level=info msg=\"Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4dxkm/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=6552b7b8-2063-4ced-a641-50acca61f9ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:16:26.840438 crc crio[20344]: time=\"2026-06-10T15:16:26.840355339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:16:26.900010 crc crio[20344]: time=\"2026-06-10T15:16:26.89986142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:16:26.904338 crc crio[20344]: time=\"2026-06-10T15:16:26.904223433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:16:27.155720 crc crio[20344]: time=\"2026-06-10T15:16:27.1549734Z\" level=info msg=\"Created container a95b2c174ae2d16fc6602492a1b71553317dc38d015a4d205bdc2b0b94bb31a7: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4dxkm/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=6552b7b8-2063-4ced-a641-50acca61f9ac name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:16:27.158107 crc crio[20344]: time=\"2026-06-10T15:16:27.156621902Z\" level=info msg=\"Starting container: a95b2c174ae2d16fc6602492a1b71553317dc38d015a4d205bdc2b0b94bb31a7\" id=7b49c7f8-3458-47ce-8fa8-429388fd80cf name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:16:27.165034 crc crio[20344]: time=\"2026-06-10T15:16:27.16464687Z\" level=info msg=\"Started container\" PID=124558 containerID=a95b2c174ae2d16fc6602492a1b71553317dc38d015a4d205bdc2b0b94bb31a7 description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4dxkm/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=7b49c7f8-3458-47ce-8fa8-429388fd80cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbace2813209c3d30d863e204986f23ebf34cd0f9c183f6b54b748fccb7f279b\nJun 10 15:17:12.854474 crc crio[20344]: time=\"2026-06-10T15:17:12.853654555Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-gcmhr/POD\" id=28d042ea-0f6d-4e03-952a-ace43a6dd7c7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:17:12.856048 crc crio[20344]: time=\"2026-06-10T15:17:12.854486737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:17:12.891812 crc crio[20344]: time=\"2026-06-10T15:17:12.891729092Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-gcmhr Namespace:openshift-marketplace ID:bdc7a4e29887077d6bdaa837f14a53c5dd7ef15e509743a71176e73bbaabd162 UID:89c31b3f-cc83-47ed-9105-cb8ad7be8a29 NetNS:/var/run/netns/df054a54-d1a4-46e8-8bdf-9a1789ce0511 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89c31b3f_cc83_47ed_9105_cb8ad7be8a29.slice PodAnnotations:0xc0007389e0}] Aliases:map[]}\"\nJun 10 15:17:12.892005 crc crio[20344]: time=\"2026-06-10T15:17:12.891818784Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-gcmhr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:17:13.475370 crc crio[20344]: 2026-06-10T15:17:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bdc7a4e29887077 Mac:56:f5:07:eb:62:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/df054a54-d1a4-46e8-8bdf-9a1789ce0511 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:17:13.477041 crc crio[20344]: time=\"2026-06-10T15:17:13.476960973Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-gcmhr Namespace:openshift-marketplace ID:bdc7a4e29887077d6bdaa837f14a53c5dd7ef15e509743a71176e73bbaabd162 UID:89c31b3f-cc83-47ed-9105-cb8ad7be8a29 NetNS:/var/run/netns/df054a54-d1a4-46e8-8bdf-9a1789ce0511 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89c31b3f_cc83_47ed_9105_cb8ad7be8a29.slice PodAnnotations:0xc0007389e0}] Aliases:map[]}\"\nJun 10 15:17:13.477177 crc crio[20344]: time=\"2026-06-10T15:17:13.477133367Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-gcmhr for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:17:13.492921 crc crio[20344]: time=\"2026-06-10T15:17:13.492790593Z\" level=info msg=\"Ran pod sandbox bdc7a4e29887077d6bdaa837f14a53c5dd7ef15e509743a71176e73bbaabd162 with infra container: openshift-marketplace/redhat-marketplace-gcmhr/POD\" id=28d042ea-0f6d-4e03-952a-ace43a6dd7c7 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:17:13.497336 crc crio[20344]: time=\"2026-06-10T15:17:13.497209848Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6cdf183e-2370-4efd-8f68-8ef0b3423582 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:17:13.500825 crc crio[20344]: time=\"2026-06-10T15:17:13.500211855Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=554919ea-e4c3-4255-af20-bc7b297e5d78 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:17:13.509739 crc crio[20344]: time=\"2026-06-10T15:17:13.509688441Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-gcmhr/extract-utilities\" id=6c8a4146-17e8-434d-bc67-2401fa08e4cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:17:13.510604 crc crio[20344]: time=\"2026-06-10T15:17:13.510574244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:17:13.563352 crc crio[20344]: time=\"2026-06-10T15:17:13.563200377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:17:13.574540 crc crio[20344]: time=\"2026-06-10T15:17:13.57449451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:17:13.751117 crc crio[20344]: time=\"2026-06-10T15:17:13.750833538Z\" level=info msg=\"Created container b227ac5aa639ba114d49a4b61a33d9ed20daf2192fecef2f06e08768fbb69ee7: openshift-marketplace/redhat-marketplace-gcmhr/extract-utilities\" id=6c8a4146-17e8-434d-bc67-2401fa08e4cb name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:17:13.753376 crc crio[20344]: time=\"2026-06-10T15:17:13.75324181Z\" level=info msg=\"Starting container: b227ac5aa639ba114d49a4b61a33d9ed20daf2192fecef2f06e08768fbb69ee7\" id=5a7fd693-85bf-4a3f-8ec5-73ad1b801f1d name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:17:13.759175 crc crio[20344]: time=\"2026-06-10T15:17:13.758792464Z\" level=info msg=\"Started container\" PID=127028 containerID=b227ac5aa639ba114d49a4b61a33d9ed20daf2192fecef2f06e08768fbb69ee7 description=openshift-marketplace/redhat-marketplace-gcmhr/extract-utilities id=5a7fd693-85bf-4a3f-8ec5-73ad1b801f1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdc7a4e29887077d6bdaa837f14a53c5dd7ef15e509743a71176e73bbaabd162\nJun 10 15:17:13.903825 crc crio[20344]: time=\"2026-06-10T15:17:13.903744918Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=1a5c4582-89a3-4dfa-b5ce-efa7cf9e7b8e name=/runtime.v1.ImageService/PullImage\nJun 10 15:17:13.917153 crc crio[20344]: time=\"2026-06-10T15:17:13.917078354Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 10 15:17:14.657584 crc crio[20344]: time=\"2026-06-10T15:17:14.656922811Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=1a5c4582-89a3-4dfa-b5ce-efa7cf9e7b8e name=/runtime.v1.ImageService/PullImage\nJun 10 15:17:14.677442 crc crio[20344]: time=\"2026-06-10T15:17:14.677193606Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=a7ee47b0-ace9-4e82-888c-83fa2dcc6f4e name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:17:14.680167 crc crio[20344]: time=\"2026-06-10T15:17:14.680079681Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=664e160f-b43d-4e40-a186-dbf2e6f22ebd name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:17:14.688992 crc crio[20344]: time=\"2026-06-10T15:17:14.688826457Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-gcmhr/extract-content\" id=c7da8b89-a327-4194-8420-d75459f7c751 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:17:14.690621 crc crio[20344]: time=\"2026-06-10T15:17:14.690532432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:17:14.761728 crc crio[20344]: time=\"2026-06-10T15:17:14.761611113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:17:14.765999 crc crio[20344]: time=\"2026-06-10T15:17:14.765933305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:17:14.936099 crc crio[20344]: time=\"2026-06-10T15:17:14.93596082Z\" level=info msg=\"Created container dfadd97c7a26cc7b4187f3047414cd43dfc65b6ab76eee1479b7a307e23bdfe4: openshift-marketplace/redhat-marketplace-gcmhr/extract-content\" id=c7da8b89-a327-4194-8420-d75459f7c751 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:17:14.937431 crc crio[20344]: time=\"2026-06-10T15:17:14.937200332Z\" level=info msg=\"Starting container: dfadd97c7a26cc7b4187f3047414cd43dfc65b6ab76eee1479b7a307e23bdfe4\" id=a151ac28-b97a-4f22-b4c1-cb864ae49bce name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:17:14.941640 crc crio[20344]: time=\"2026-06-10T15:17:14.941546235Z\" level=info msg=\"Started container\" PID=127053 containerID=dfadd97c7a26cc7b4187f3047414cd43dfc65b6ab76eee1479b7a307e23bdfe4 description=openshift-marketplace/redhat-marketplace-gcmhr/extract-content id=a151ac28-b97a-4f22-b4c1-cb864ae49bce name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdc7a4e29887077d6bdaa837f14a53c5dd7ef15e509743a71176e73bbaabd162\nJun 10 15:17:15.641541 crc crio[20344]: time=\"2026-06-10T15:17:15.640720888Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qmdbb/POD\" id=814eeb7c-675c-4adc-aaa6-1921bc6e9767 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:17:15.641762 crc crio[20344]: time=\"2026-06-10T15:17:15.64158645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:17:15.679489 crc crio[20344]: time=\"2026-06-10T15:17:15.67937873Z\" level=info msg=\"Got pod network &{Name:community-operators-qmdbb Namespace:openshift-marketplace ID:9ffb1a0ba0893e7f60ca7a62a6e71eb7c80c58f73a32065cd2a77a985bfd377e UID:9958213a-0611-419a-89a7-21202a2efe14 NetNS:/var/run/netns/d01df026-8a03-4bfd-9d6b-27972a849b89 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9958213a_0611_419a_89a7_21202a2efe14.slice PodAnnotations:0xc0068582f8}] Aliases:map[]}\"\nJun 10 15:17:15.679489 crc crio[20344]: time=\"2026-06-10T15:17:15.679452841Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qmdbb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:17:15.955645 crc crio[20344]: time=\"2026-06-10T15:17:15.953969113Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=dcd03759-6bf9-4cce-8b82-1061644d3228 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:17:15.961657 crc crio[20344]: time=\"2026-06-10T15:17:15.958783578Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3d1a497c-eb9c-48f0-9fdb-aaea65295c23 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:17:16.000475 crc crio[20344]: time=\"2026-06-10T15:17:16.000376956Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-gcmhr/registry-server\" id=1e26f003-5253-4f3c-b119-54e239a11e87 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:17:16.001056 crc crio[20344]: time=\"2026-06-10T15:17:16.000996952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:17:16.075654 crc crio[20344]: time=\"2026-06-10T15:17:16.075480961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:17:16.079437 crc crio[20344]: time=\"2026-06-10T15:17:16.079247309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:17:16.253129 crc crio[20344]: time=\"2026-06-10T15:17:16.252898648Z\" level=info msg=\"Created container e1a820f501caac1a39464eb5b7f47ca88fe3ae845aabfd1f8a3e56686378b1a9: openshift-marketplace/redhat-marketplace-gcmhr/registry-server\" id=1e26f003-5253-4f3c-b119-54e239a11e87 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:17:16.255396 crc crio[20344]: time=\"2026-06-10T15:17:16.255186377Z\" level=info msg=\"Starting container: e1a820f501caac1a39464eb5b7f47ca88fe3ae845aabfd1f8a3e56686378b1a9\" id=acbbeb53-5631-4133-9042-dae8c01939d6 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:17:16.257649 crc crio[20344]: 2026-06-10T15:17:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ffb1a0ba0893e7 Mac:42:ce:58:1e:38:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/d01df026-8a03-4bfd-9d6b-27972a849b89 SocketPath: PciID:}] [{Interface:0xc0004b0770 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:17:16.259512 crc crio[20344]: time=\"2026-06-10T15:17:16.259431227Z\" level=info msg=\"Got pod network &{Name:community-operators-qmdbb Namespace:openshift-marketplace ID:9ffb1a0ba0893e7f60ca7a62a6e71eb7c80c58f73a32065cd2a77a985bfd377e UID:9958213a-0611-419a-89a7-21202a2efe14 NetNS:/var/run/netns/d01df026-8a03-4bfd-9d6b-27972a849b89 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9958213a_0611_419a_89a7_21202a2efe14.slice PodAnnotations:0xc0068582f8}] Aliases:map[]}\"\nJun 10 15:17:16.259638 crc crio[20344]: time=\"2026-06-10T15:17:16.259609731Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-qmdbb for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:17:16.260336 crc crio[20344]: time=\"2026-06-10T15:17:16.260222207Z\" level=info msg=\"Started container\" PID=127120 containerID=e1a820f501caac1a39464eb5b7f47ca88fe3ae845aabfd1f8a3e56686378b1a9 description=openshift-marketplace/redhat-marketplace-gcmhr/registry-server id=acbbeb53-5631-4133-9042-dae8c01939d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdc7a4e29887077d6bdaa837f14a53c5dd7ef15e509743a71176e73bbaabd162\nJun 10 15:17:16.285429 crc crio[20344]: time=\"2026-06-10T15:17:16.285204244Z\" level=info msg=\"Ran pod sandbox 9ffb1a0ba0893e7f60ca7a62a6e71eb7c80c58f73a32065cd2a77a985bfd377e with infra container: openshift-marketplace/community-operators-qmdbb/POD\" id=814eeb7c-675c-4adc-aaa6-1921bc6e9767 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:17:16.289811 crc crio[20344]: time=\"2026-06-10T15:17:16.289704631Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=856f415a-7fa8-4374-8d4c-a32ab19716ce name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:17:16.291815 crc crio[20344]: time=\"2026-06-10T15:17:16.291722303Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2352a99a-3d99-4a98-85ea-3fef3969eb75 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:17:16.301054 crc crio[20344]: time=\"2026-06-10T15:17:16.300937342Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qmdbb/extract-utilities\" id=bb5564c6-56a8-40fe-8f6a-7ae286739c35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:17:16.302327 crc crio[20344]: time=\"2026-06-10T15:17:16.302165684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:17:16.416476 crc crio[20344]: time=\"2026-06-10T15:17:16.414552136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:17:16.420695 crc crio[20344]: time=\"2026-06-10T15:17:16.420632953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:17:16.592561 crc crio[20344]: time=\"2026-06-10T15:17:16.592416003Z\" level=info msg=\"Created container 2d7cb0eb3e6fb316361f70837a16519ce1c0d2a5d9ed5de342c0413de1196806: openshift-marketplace/community-operators-qmdbb/extract-utilities\" id=bb5564c6-56a8-40fe-8f6a-7ae286739c35 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:17:16.594973 crc crio[20344]: time=\"2026-06-10T15:17:16.594900708Z\" level=info msg=\"Starting container: 2d7cb0eb3e6fb316361f70837a16519ce1c0d2a5d9ed5de342c0413de1196806\" id=a37431dd-6499-4e07-a7c1-e074d0307078 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:17:16.603318 crc crio[20344]: time=\"2026-06-10T15:17:16.603125461Z\" level=info msg=\"Started container\" PID=127188 containerID=2d7cb0eb3e6fb316361f70837a16519ce1c0d2a5d9ed5de342c0413de1196806 description=openshift-marketplace/community-operators-qmdbb/extract-utilities id=a37431dd-6499-4e07-a7c1-e074d0307078 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ffb1a0ba0893e7f60ca7a62a6e71eb7c80c58f73a32065cd2a77a985bfd377e\nJun 10 15:17:16.972808 crc crio[20344]: time=\"2026-06-10T15:17:16.972723506Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=7a62320a-5940-4b90-ba23-ff20f3f8268d name=/runtime.v1.ImageService/PullImage\nJun 10 15:17:16.979792 crc crio[20344]: time=\"2026-06-10T15:17:16.979746108Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 10 15:17:17.591566 crc crio[20344]: time=\"2026-06-10T15:17:17.591427174Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:dfbee1a913900ca811d31cf79d976dfb34f80fb64e946ffb82e85b5587887c69\" id=7a62320a-5940-4b90-ba23-ff20f3f8268d name=/runtime.v1.ImageService/PullImage\nJun 10 15:17:17.593482 crc crio[20344]: time=\"2026-06-10T15:17:17.593449366Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=245a02cf-a2cb-4819-bc1e-e5c463c60288 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:17:17.596767 crc crio[20344]: time=\"2026-06-10T15:17:17.59671166Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=2478ec9a-18c5-4c23-8446-62865522da08 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:17:18.050505 crc crio[20344]: time=\"2026-06-10T15:17:18.049950639Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qmdbb/extract-content\" id=89316ccf-dd11-4580-9201-5d3cc794d013 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:17:18.051731 crc crio[20344]: time=\"2026-06-10T15:17:18.050926664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:17:18.161212 crc crio[20344]: time=\"2026-06-10T15:17:18.160951353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:17:18.170950 crc crio[20344]: time=\"2026-06-10T15:17:18.170662215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:17:18.331823 crc crio[20344]: time=\"2026-06-10T15:17:18.331724412Z\" level=info msg=\"Created container 06135b93dd25bf4c0c8c702e549392a9ccd718b8f7b6e91eecc6747ac5be61b3: openshift-marketplace/community-operators-qmdbb/extract-content\" id=89316ccf-dd11-4580-9201-5d3cc794d013 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:17:18.333237 crc crio[20344]: time=\"2026-06-10T15:17:18.333144519Z\" level=info msg=\"Starting container: 06135b93dd25bf4c0c8c702e549392a9ccd718b8f7b6e91eecc6747ac5be61b3\" id=dde5e9c2-6873-4183-b491-61858fbd9d7c name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:17:18.345736 crc crio[20344]: time=\"2026-06-10T15:17:18.345631192Z\" level=info msg=\"Started container\" PID=127283 containerID=06135b93dd25bf4c0c8c702e549392a9ccd718b8f7b6e91eecc6747ac5be61b3 description=openshift-marketplace/community-operators-qmdbb/extract-content id=dde5e9c2-6873-4183-b491-61858fbd9d7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ffb1a0ba0893e7f60ca7a62a6e71eb7c80c58f73a32065cd2a77a985bfd377e\nJun 10 15:17:21.152921 crc crio[20344]: time=\"2026-06-10T15:17:21.151676017Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d2dd3176-0056-449c-9191-09607c842f65 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:17:21.158782 crc crio[20344]: time=\"2026-06-10T15:17:21.154945222Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=df72a937-5402-4bcd-81f8-84e12926ea72 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:17:21.174925 crc crio[20344]: time=\"2026-06-10T15:17:21.174820237Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qmdbb/registry-server\" id=47a505da-cece-4e51-8431-e51eef772fbe name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:17:21.175381 crc crio[20344]: time=\"2026-06-10T15:17:21.1753319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:17:21.264899 crc crio[20344]: time=\"2026-06-10T15:17:21.264756827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:17:21.269543 crc crio[20344]: time=\"2026-06-10T15:17:21.269473599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:17:21.439604 crc crio[20344]: time=\"2026-06-10T15:17:21.439504404Z\" level=info msg=\"Created container e0783486aafc830e939bd76f4146a7ee08ac487418a753ba0dea33888931d3b9: openshift-marketplace/community-operators-qmdbb/registry-server\" id=47a505da-cece-4e51-8431-e51eef772fbe name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:17:21.442993 crc crio[20344]: time=\"2026-06-10T15:17:21.442917002Z\" level=info msg=\"Starting container: e0783486aafc830e939bd76f4146a7ee08ac487418a753ba0dea33888931d3b9\" id=d4e419ea-7be7-432a-8118-458fbbae254c name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:17:21.454737 crc crio[20344]: time=\"2026-06-10T15:17:21.454625416Z\" level=info msg=\"Started container\" PID=127469 containerID=e0783486aafc830e939bd76f4146a7ee08ac487418a753ba0dea33888931d3b9 description=openshift-marketplace/community-operators-qmdbb/registry-server id=d4e419ea-7be7-432a-8118-458fbbae254c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ffb1a0ba0893e7f60ca7a62a6e71eb7c80c58f73a32065cd2a77a985bfd377e\nJun 10 15:17:25.558321 crc crio[20344]: time=\"2026-06-10T15:17:25.556741229Z\" level=info msg=\"Stopping container: e1a820f501caac1a39464eb5b7f47ca88fe3ae845aabfd1f8a3e56686378b1a9 (timeout: 2s)\" id=a34d133d-987a-4dba-a473-75d45876764c name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:17:25.725834 crc crio[20344]: time=\"2026-06-10T15:17:25.725719537Z\" level=info msg=\"Stopped container e1a820f501caac1a39464eb5b7f47ca88fe3ae845aabfd1f8a3e56686378b1a9: openshift-marketplace/redhat-marketplace-gcmhr/registry-server\" id=a34d133d-987a-4dba-a473-75d45876764c name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:17:25.726629 crc crio[20344]: time=\"2026-06-10T15:17:25.726560579Z\" level=info msg=\"Stopping pod sandbox: bdc7a4e29887077d6bdaa837f14a53c5dd7ef15e509743a71176e73bbaabd162\" id=e11ee1b9-ae69-42c2-a91e-ddb8fa44d9e6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:17:25.727365 crc crio[20344]: time=\"2026-06-10T15:17:25.727317068Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-gcmhr Namespace:openshift-marketplace ID:bdc7a4e29887077d6bdaa837f14a53c5dd7ef15e509743a71176e73bbaabd162 UID:89c31b3f-cc83-47ed-9105-cb8ad7be8a29 NetNS:/var/run/netns/df054a54-d1a4-46e8-8bdf-9a1789ce0511 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89c31b3f_cc83_47ed_9105_cb8ad7be8a29.slice PodAnnotations:0xc00008cd90}] Aliases:map[]}\"\nJun 10 15:17:25.727559 crc crio[20344]: time=\"2026-06-10T15:17:25.727476462Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-gcmhr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:17:26.139082 crc crio[20344]: time=\"2026-06-10T15:17:26.138242825Z\" level=info msg=\"Stopped pod sandbox: bdc7a4e29887077d6bdaa837f14a53c5dd7ef15e509743a71176e73bbaabd162\" id=e11ee1b9-ae69-42c2-a91e-ddb8fa44d9e6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:17:26.588009 crc crio[20344]: time=\"2026-06-10T15:17:26.587483903Z\" level=info msg=\"Removing container: e1a820f501caac1a39464eb5b7f47ca88fe3ae845aabfd1f8a3e56686378b1a9\" id=e102e471-0ef4-4772-9e55-89ac192ae14c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:17:26.747773 crc crio[20344]: time=\"2026-06-10T15:17:26.747510469Z\" level=info msg=\"Removed container e1a820f501caac1a39464eb5b7f47ca88fe3ae845aabfd1f8a3e56686378b1a9: openshift-marketplace/redhat-marketplace-gcmhr/registry-server\" id=e102e471-0ef4-4772-9e55-89ac192ae14c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:17:26.757458 crc crio[20344]: time=\"2026-06-10T15:17:26.757330954Z\" level=info msg=\"Removing container: dfadd97c7a26cc7b4187f3047414cd43dfc65b6ab76eee1479b7a307e23bdfe4\" id=8b49b0f1-125c-4af3-89df-db79b2b39a04 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:17:26.811373 crc crio[20344]: time=\"2026-06-10T15:17:26.810372518Z\" level=info msg=\"Removed container dfadd97c7a26cc7b4187f3047414cd43dfc65b6ab76eee1479b7a307e23bdfe4: openshift-marketplace/redhat-marketplace-gcmhr/extract-content\" id=8b49b0f1-125c-4af3-89df-db79b2b39a04 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:17:26.815973 crc crio[20344]: time=\"2026-06-10T15:17:26.815820699Z\" level=info msg=\"Removing container: b227ac5aa639ba114d49a4b61a33d9ed20daf2192fecef2f06e08768fbb69ee7\" id=eb61ecf0-8347-455e-9e46-926c274a50b1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:17:26.873030 crc crio[20344]: time=\"2026-06-10T15:17:26.872849976Z\" level=info msg=\"Removed container b227ac5aa639ba114d49a4b61a33d9ed20daf2192fecef2f06e08768fbb69ee7: openshift-marketplace/redhat-marketplace-gcmhr/extract-utilities\" id=eb61ecf0-8347-455e-9e46-926c274a50b1 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:17:37.764348 crc crio[20344]: time=\"2026-06-10T15:17:37.763701461Z\" level=info msg=\"Stopping container: e0783486aafc830e939bd76f4146a7ee08ac487418a753ba0dea33888931d3b9 (timeout: 2s)\" id=6258e7f4-0584-46d8-a1e5-6b04afc8fece name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:17:37.901922 crc crio[20344]: time=\"2026-06-10T15:17:37.901788948Z\" level=info msg=\"Stopped container e0783486aafc830e939bd76f4146a7ee08ac487418a753ba0dea33888931d3b9: openshift-marketplace/community-operators-qmdbb/registry-server\" id=6258e7f4-0584-46d8-a1e5-6b04afc8fece name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:17:37.903157 crc crio[20344]: time=\"2026-06-10T15:17:37.90300463Z\" level=info msg=\"Stopping pod sandbox: 9ffb1a0ba0893e7f60ca7a62a6e71eb7c80c58f73a32065cd2a77a985bfd377e\" id=4e42554e-ee06-4918-9a1f-82f75dcca7c7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:17:37.904075 crc crio[20344]: time=\"2026-06-10T15:17:37.903720708Z\" level=info msg=\"Got pod network &{Name:community-operators-qmdbb Namespace:openshift-marketplace ID:9ffb1a0ba0893e7f60ca7a62a6e71eb7c80c58f73a32065cd2a77a985bfd377e UID:9958213a-0611-419a-89a7-21202a2efe14 NetNS:/var/run/netns/d01df026-8a03-4bfd-9d6b-27972a849b89 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9958213a_0611_419a_89a7_21202a2efe14.slice PodAnnotations:0xc002264180}] Aliases:map[]}\"\nJun 10 15:17:37.904403 crc crio[20344]: time=\"2026-06-10T15:17:37.904145829Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qmdbb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:17:38.350653 crc crio[20344]: time=\"2026-06-10T15:17:38.350434921Z\" level=info msg=\"Stopped pod sandbox: 9ffb1a0ba0893e7f60ca7a62a6e71eb7c80c58f73a32065cd2a77a985bfd377e\" id=4e42554e-ee06-4918-9a1f-82f75dcca7c7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:17:38.783037 crc crio[20344]: time=\"2026-06-10T15:17:38.782560436Z\" level=info msg=\"Removing container: e0783486aafc830e939bd76f4146a7ee08ac487418a753ba0dea33888931d3b9\" id=0d9d848c-13d0-4905-9542-34301e6b1024 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:17:38.805512 crc crio[20344]: time=\"2026-06-10T15:17:38.805406478Z\" level=info msg=\"Removed container e0783486aafc830e939bd76f4146a7ee08ac487418a753ba0dea33888931d3b9: openshift-marketplace/community-operators-qmdbb/registry-server\" id=0d9d848c-13d0-4905-9542-34301e6b1024 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:17:38.807765 crc crio[20344]: time=\"2026-06-10T15:17:38.807680217Z\" level=info msg=\"Removing container: 06135b93dd25bf4c0c8c702e549392a9ccd718b8f7b6e91eecc6747ac5be61b3\" id=31bd792d-f8f5-431e-a10b-e1ae4c90d374 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:17:38.865633 crc crio[20344]: time=\"2026-06-10T15:17:38.865542495Z\" level=info msg=\"Removed container 06135b93dd25bf4c0c8c702e549392a9ccd718b8f7b6e91eecc6747ac5be61b3: openshift-marketplace/community-operators-qmdbb/extract-content\" id=31bd792d-f8f5-431e-a10b-e1ae4c90d374 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:17:38.869091 crc crio[20344]: time=\"2026-06-10T15:17:38.86884612Z\" level=info msg=\"Removing container: 2d7cb0eb3e6fb316361f70837a16519ce1c0d2a5d9ed5de342c0413de1196806\" id=8790badf-1bd7-4cd6-8c70-6dc2e0a84276 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:17:38.927725 crc crio[20344]: time=\"2026-06-10T15:17:38.927632653Z\" level=info msg=\"Removed container 2d7cb0eb3e6fb316361f70837a16519ce1c0d2a5d9ed5de342c0413de1196806: openshift-marketplace/community-operators-qmdbb/extract-utilities\" id=8790badf-1bd7-4cd6-8c70-6dc2e0a84276 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:18:00.570121 crc crio[20344]: time=\"2026-06-10T15:18:00.56917331Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685078-xzrjk/POD\" id=fd06c3cf-6c63-420e-9f77-cd3ee757d218 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:18:00.571709 crc crio[20344]: time=\"2026-06-10T15:18:00.570152105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:18:00.601844 crc crio[20344]: time=\"2026-06-10T15:18:00.601682852Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685078-xzrjk Namespace:openshift-infra ID:0220266f6a0c6f623d8c6154c91b218563b55a768d78d8e7b13fc6688130f633 UID:7123dc2d-90e8-4532-a836-f1668a2e5d48 NetNS:/var/run/netns/510467e8-919b-49c1-a168-01c91880c170 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7123dc2d_90e8_4532_a836_f1668a2e5d48.slice PodAnnotations:0xc006858618}] Aliases:map[]}\"\nJun 10 15:18:00.601844 crc crio[20344]: time=\"2026-06-10T15:18:00.601761194Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685078-xzrjk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:18:01.344726 crc crio[20344]: 2026-06-10T15:18:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0220266f6a0c6f6 Mac:ee:d9:1d:27:9d:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/510467e8-919b-49c1-a168-01c91880c170 SocketPath: PciID:}] [{Interface:0xc0004b2790 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:18:01.346142 crc crio[20344]: time=\"2026-06-10T15:18:01.346069927Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685078-xzrjk Namespace:openshift-infra ID:0220266f6a0c6f623d8c6154c91b218563b55a768d78d8e7b13fc6688130f633 UID:7123dc2d-90e8-4532-a836-f1668a2e5d48 NetNS:/var/run/netns/510467e8-919b-49c1-a168-01c91880c170 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7123dc2d_90e8_4532_a836_f1668a2e5d48.slice PodAnnotations:0xc006858618}] Aliases:map[]}\"\nJun 10 15:18:01.346354 crc crio[20344]: time=\"2026-06-10T15:18:01.346294713Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685078-xzrjk for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:18:01.356057 crc crio[20344]: time=\"2026-06-10T15:18:01.355808699Z\" level=info msg=\"Ran pod sandbox 0220266f6a0c6f623d8c6154c91b218563b55a768d78d8e7b13fc6688130f633 with infra container: openshift-infra/auto-csr-approver-29685078-xzrjk/POD\" id=fd06c3cf-6c63-420e-9f77-cd3ee757d218 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:18:01.365064 crc crio[20344]: time=\"2026-06-10T15:18:01.364969446Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=276f5107-a9b7-40ea-9dd3-2ac4e61dc718 name=/runtime.v1.ImageService/PullImage\nJun 10 15:18:01.370631 crc crio[20344]: time=\"2026-06-10T15:18:01.370544201Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 10 15:18:02.295842 crc crio[20344]: time=\"2026-06-10T15:18:02.29537315Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=276f5107-a9b7-40ea-9dd3-2ac4e61dc718 name=/runtime.v1.ImageService/PullImage\nJun 10 15:18:02.297209 crc crio[20344]: time=\"2026-06-10T15:18:02.296865339Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5e60e053-1af3-493f-ad50-c5a1f176fdd2 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:18:02.299711 crc crio[20344]: time=\"2026-06-10T15:18:02.29962369Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=55160125-186c-44d1-bbe1-8b06320ff4fa name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:18:02.310678 crc crio[20344]: time=\"2026-06-10T15:18:02.310578004Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685078-xzrjk/oc\" id=6cbe90c4-23e2-4bd3-be83-bed7bdb22bb3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:18:02.311356 crc crio[20344]: time=\"2026-06-10T15:18:02.311227511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:18:02.363021 crc crio[20344]: time=\"2026-06-10T15:18:02.362773846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:18:02.656983 crc crio[20344]: time=\"2026-06-10T15:18:02.656405863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:18:02.789235 crc crio[20344]: time=\"2026-06-10T15:18:02.789138372Z\" level=info msg=\"Created container a8d49ab505b29a578270369cb093854c829048f51eec09ff8017095a69400b81: openshift-infra/auto-csr-approver-29685078-xzrjk/oc\" id=6cbe90c4-23e2-4bd3-be83-bed7bdb22bb3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:18:02.790546 crc crio[20344]: time=\"2026-06-10T15:18:02.790466936Z\" level=info msg=\"Starting container: a8d49ab505b29a578270369cb093854c829048f51eec09ff8017095a69400b81\" id=f91c6487-7518-4eed-a14e-7a69e1debe00 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:18:02.797748 crc crio[20344]: time=\"2026-06-10T15:18:02.797627392Z\" level=info msg=\"Started container\" PID=129661 containerID=a8d49ab505b29a578270369cb093854c829048f51eec09ff8017095a69400b81 description=openshift-infra/auto-csr-approver-29685078-xzrjk/oc id=f91c6487-7518-4eed-a14e-7a69e1debe00 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0220266f6a0c6f623d8c6154c91b218563b55a768d78d8e7b13fc6688130f633\nJun 10 15:18:05.235621 crc crio[20344]: time=\"2026-06-10T15:18:05.234792434Z\" level=info msg=\"Stopping pod sandbox: 0220266f6a0c6f623d8c6154c91b218563b55a768d78d8e7b13fc6688130f633\" id=37e9532d-d41b-4cd9-afbb-3a0990ef3702 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:18:05.239037 crc crio[20344]: time=\"2026-06-10T15:18:05.236446987Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685078-xzrjk Namespace:openshift-infra ID:0220266f6a0c6f623d8c6154c91b218563b55a768d78d8e7b13fc6688130f633 UID:7123dc2d-90e8-4532-a836-f1668a2e5d48 NetNS:/var/run/netns/510467e8-919b-49c1-a168-01c91880c170 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7123dc2d_90e8_4532_a836_f1668a2e5d48.slice PodAnnotations:0xc00078c918}] Aliases:map[]}\"\nJun 10 15:18:05.239037 crc crio[20344]: time=\"2026-06-10T15:18:05.23658148Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685078-xzrjk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:18:05.619494 crc crio[20344]: time=\"2026-06-10T15:18:05.619360867Z\" level=info msg=\"Stopped pod sandbox: 0220266f6a0c6f623d8c6154c91b218563b55a768d78d8e7b13fc6688130f633\" id=37e9532d-d41b-4cd9-afbb-3a0990ef3702 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:18:13.105640 crc crio[20344]: time=\"2026-06-10T15:18:13.104660886Z\" level=info msg=\"Removing container: 0cc68bec9030dbbe52c70d356ed6bff9b6db2d9577e9086c3daf3419a7639f7b\" id=0009d762-6990-4f08-8f5b-3f4a25b8a583 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:18:13.285831 crc crio[20344]: time=\"2026-06-10T15:18:13.285652645Z\" level=info msg=\"Removed container 0cc68bec9030dbbe52c70d356ed6bff9b6db2d9577e9086c3daf3419a7639f7b: openshift-infra/auto-csr-approver-29685072-5cq5p/oc\" id=0009d762-6990-4f08-8f5b-3f4a25b8a583 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:18:13.307465 crc crio[20344]: time=\"2026-06-10T15:18:13.307224434Z\" level=info msg=\"Stopping pod sandbox: bdc7a4e29887077d6bdaa837f14a53c5dd7ef15e509743a71176e73bbaabd162\" id=fb60f8a1-704a-4ff2-99a9-d3e16101ecb7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:18:13.307930 crc crio[20344]: time=\"2026-06-10T15:18:13.307555703Z\" level=info msg=\"Stopped pod sandbox (already stopped): bdc7a4e29887077d6bdaa837f14a53c5dd7ef15e509743a71176e73bbaabd162\" id=fb60f8a1-704a-4ff2-99a9-d3e16101ecb7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:18:13.309136 crc crio[20344]: time=\"2026-06-10T15:18:13.309028801Z\" level=info msg=\"Removing pod sandbox: bdc7a4e29887077d6bdaa837f14a53c5dd7ef15e509743a71176e73bbaabd162\" id=d3f2df7c-2fe5-414e-bca7-15fe668cbc85 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:18:13.328702 crc crio[20344]: time=\"2026-06-10T15:18:13.328596518Z\" level=info msg=\"Removed pod sandbox: bdc7a4e29887077d6bdaa837f14a53c5dd7ef15e509743a71176e73bbaabd162\" id=d3f2df7c-2fe5-414e-bca7-15fe668cbc85 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:18:13.329928 crc crio[20344]: time=\"2026-06-10T15:18:13.329817149Z\" level=info msg=\"Stopping pod sandbox: dad435e2f2e2eddd9976daacccac203f93aecdb161e577c61996b090f6712a4c\" id=2f45780c-baac-4abb-8f53-21ce01098824 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:18:13.330046 crc crio[20344]: time=\"2026-06-10T15:18:13.329935023Z\" level=info msg=\"Stopped pod sandbox (already stopped): dad435e2f2e2eddd9976daacccac203f93aecdb161e577c61996b090f6712a4c\" id=2f45780c-baac-4abb-8f53-21ce01098824 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:18:13.330721 crc crio[20344]: time=\"2026-06-10T15:18:13.33062695Z\" level=info msg=\"Removing pod sandbox: dad435e2f2e2eddd9976daacccac203f93aecdb161e577c61996b090f6712a4c\" id=a4cd73d3-f821-41db-9a7a-bd4740670a3b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:18:13.348198 crc crio[20344]: time=\"2026-06-10T15:18:13.348098343Z\" level=info msg=\"Removed pod sandbox: dad435e2f2e2eddd9976daacccac203f93aecdb161e577c61996b090f6712a4c\" id=a4cd73d3-f821-41db-9a7a-bd4740670a3b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:18:13.349540 crc crio[20344]: time=\"2026-06-10T15:18:13.349175681Z\" level=info msg=\"Stopping pod sandbox: 9ffb1a0ba0893e7f60ca7a62a6e71eb7c80c58f73a32065cd2a77a985bfd377e\" id=7f10eae8-005c-4865-bca8-73bbf09037a1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:18:13.349540 crc crio[20344]: time=\"2026-06-10T15:18:13.349372786Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9ffb1a0ba0893e7f60ca7a62a6e71eb7c80c58f73a32065cd2a77a985bfd377e\" id=7f10eae8-005c-4865-bca8-73bbf09037a1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:18:13.350094 crc crio[20344]: time=\"2026-06-10T15:18:13.350001602Z\" level=info msg=\"Removing pod sandbox: 9ffb1a0ba0893e7f60ca7a62a6e71eb7c80c58f73a32065cd2a77a985bfd377e\" id=f8dc90de-d8e1-4fbd-bd6b-17f2ffca190e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:18:13.373198 crc crio[20344]: time=\"2026-06-10T15:18:13.37307854Z\" level=info msg=\"Removed pod sandbox: 9ffb1a0ba0893e7f60ca7a62a6e71eb7c80c58f73a32065cd2a77a985bfd377e\" id=f8dc90de-d8e1-4fbd-bd6b-17f2ffca190e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:18:33.937596 crc crio[20344]: time=\"2026-06-10T15:18:33.935934121Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-wpjcr/POD\" id=ad7b7226-b984-4a18-a2d2-13e3cf4b7e13 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:18:33.937596 crc crio[20344]: time=\"2026-06-10T15:18:33.936756053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:18:33.977930 crc crio[20344]: time=\"2026-06-10T15:18:33.977111818Z\" level=info msg=\"Got pod network &{Name:certified-operators-wpjcr Namespace:openshift-marketplace ID:6b3d86408ead19c9df9742ce2ab13f1f5c4e260f753e20c106b4fed040c7ae11 UID:44157e74-3d12-4643-be7a-78cd6fb1732b NetNS:/var/run/netns/56a72501-bad5-40b3-b348-9cabbeb2ef69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod44157e74_3d12_4643_be7a_78cd6fb1732b.slice PodAnnotations:0xc006859040}] Aliases:map[]}\"\nJun 10 15:18:33.977930 crc crio[20344]: time=\"2026-06-10T15:18:33.97718833Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-wpjcr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:18:34.548369 crc crio[20344]: 2026-06-10T15:18:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6b3d86408ead19c Mac:fa:00:d9:d9:fc:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/56a72501-bad5-40b3-b348-9cabbeb2ef69 SocketPath: PciID:}] [{Interface:0xc0004b0640 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:18:34.551662 crc crio[20344]: time=\"2026-06-10T15:18:34.55155433Z\" level=info msg=\"Got pod network &{Name:certified-operators-wpjcr Namespace:openshift-marketplace ID:6b3d86408ead19c9df9742ce2ab13f1f5c4e260f753e20c106b4fed040c7ae11 UID:44157e74-3d12-4643-be7a-78cd6fb1732b NetNS:/var/run/netns/56a72501-bad5-40b3-b348-9cabbeb2ef69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod44157e74_3d12_4643_be7a_78cd6fb1732b.slice PodAnnotations:0xc006859040}] Aliases:map[]}\"\nJun 10 15:18:34.552231 crc crio[20344]: time=\"2026-06-10T15:18:34.552165226Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-wpjcr for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:18:34.566744 crc crio[20344]: time=\"2026-06-10T15:18:34.566512018Z\" level=info msg=\"Ran pod sandbox 6b3d86408ead19c9df9742ce2ab13f1f5c4e260f753e20c106b4fed040c7ae11 with infra container: openshift-marketplace/certified-operators-wpjcr/POD\" id=ad7b7226-b984-4a18-a2d2-13e3cf4b7e13 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:18:34.570160 crc crio[20344]: time=\"2026-06-10T15:18:34.570002098Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b81ae21f-eaf2-4246-9e6e-a6346cd75b8b name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:18:34.574628 crc crio[20344]: time=\"2026-06-10T15:18:34.57434091Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b2c4c68e-5904-4cf3-903b-f427e2685ab2 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:18:34.581909 crc crio[20344]: time=\"2026-06-10T15:18:34.581784233Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-wpjcr/extract-utilities\" id=87a8da8b-941a-4ad4-90c6-e5fb90b5f3b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:18:34.582607 crc crio[20344]: time=\"2026-06-10T15:18:34.582517492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:18:34.661985 crc crio[20344]: time=\"2026-06-10T15:18:34.657472544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:18:34.671330 crc crio[20344]: time=\"2026-06-10T15:18:34.671146988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:18:34.843797 crc crio[20344]: time=\"2026-06-10T15:18:34.843675698Z\" level=info msg=\"Created container 9737100e66c162698c8193fba311f3079b94a808b3792a2db5e79241ebaf0760: openshift-marketplace/certified-operators-wpjcr/extract-utilities\" id=87a8da8b-941a-4ad4-90c6-e5fb90b5f3b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:18:34.846329 crc crio[20344]: time=\"2026-06-10T15:18:34.846197863Z\" level=info msg=\"Starting container: 9737100e66c162698c8193fba311f3079b94a808b3792a2db5e79241ebaf0760\" id=bc7630f3-1bf3-4aec-bfc3-9e39b3eb6850 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:18:34.860175 crc crio[20344]: time=\"2026-06-10T15:18:34.859990341Z\" level=info msg=\"Started container\" PID=131452 containerID=9737100e66c162698c8193fba311f3079b94a808b3792a2db5e79241ebaf0760 description=openshift-marketplace/certified-operators-wpjcr/extract-utilities id=bc7630f3-1bf3-4aec-bfc3-9e39b3eb6850 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b3d86408ead19c9df9742ce2ab13f1f5c4e260f753e20c106b4fed040c7ae11\nJun 10 15:18:35.702390 crc crio[20344]: time=\"2026-06-10T15:18:35.701919312Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f9349eb8-c416-486a-9120-4ca729b0a314 name=/runtime.v1.ImageService/PullImage\nJun 10 15:18:35.713048 crc crio[20344]: time=\"2026-06-10T15:18:35.713000759Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 10 15:18:36.327722 crc crio[20344]: time=\"2026-06-10T15:18:36.326845501Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8d5d7df21be1469a6668fe379d39e4aa07fa7e0e98115c13ef32da305fc5dec\" id=f9349eb8-c416-486a-9120-4ca729b0a314 name=/runtime.v1.ImageService/PullImage\nJun 10 15:18:36.329149 crc crio[20344]: time=\"2026-06-10T15:18:36.329052358Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=08263c67-9399-4744-b647-6e2ecb58a11e name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:18:36.331952 crc crio[20344]: time=\"2026-06-10T15:18:36.33183278Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=8aafccea-b285-4b9f-a07b-2a33472d9f25 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:18:36.340655 crc crio[20344]: time=\"2026-06-10T15:18:36.340571517Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-wpjcr/extract-content\" id=1ba59998-c72f-4f23-be0b-57c764719435 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:18:36.341070 crc crio[20344]: time=\"2026-06-10T15:18:36.341015848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:18:36.391181 crc crio[20344]: time=\"2026-06-10T15:18:36.391035764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:18:36.394784 crc crio[20344]: time=\"2026-06-10T15:18:36.394697209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:18:36.563911 crc crio[20344]: time=\"2026-06-10T15:18:36.563779339Z\" level=info msg=\"Created container e132a4dac8188e0d032f2b6b6d71d93e957acba575c9c924213d813599992b04: openshift-marketplace/certified-operators-wpjcr/extract-content\" id=1ba59998-c72f-4f23-be0b-57c764719435 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:18:36.565334 crc crio[20344]: time=\"2026-06-10T15:18:36.565213016Z\" level=info msg=\"Starting container: e132a4dac8188e0d032f2b6b6d71d93e957acba575c9c924213d813599992b04\" id=5261927d-5730-41c1-ad5f-2df9893b38ea name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:18:36.582901 crc crio[20344]: time=\"2026-06-10T15:18:36.582093294Z\" level=info msg=\"Started container\" PID=131542 containerID=e132a4dac8188e0d032f2b6b6d71d93e957acba575c9c924213d813599992b04 description=openshift-marketplace/certified-operators-wpjcr/extract-content id=5261927d-5730-41c1-ad5f-2df9893b38ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b3d86408ead19c9df9742ce2ab13f1f5c4e260f753e20c106b4fed040c7ae11\nJun 10 15:18:39.770689 crc crio[20344]: time=\"2026-06-10T15:18:39.769910189Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a4bceaec-e20e-483c-a718-363778612059 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:18:39.775743 crc crio[20344]: time=\"2026-06-10T15:18:39.775647688Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=286a9656-a5a2-45fa-b8ef-99e0cd64788d name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:18:39.803096 crc crio[20344]: time=\"2026-06-10T15:18:39.802925264Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-wpjcr/registry-server\" id=edca65d8-9f03-48a1-9f69-3d7b37221aff name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:18:39.803695 crc crio[20344]: time=\"2026-06-10T15:18:39.803503279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:18:39.884151 crc crio[20344]: time=\"2026-06-10T15:18:39.884035796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:18:39.891423 crc crio[20344]: time=\"2026-06-10T15:18:39.891216702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:18:40.134323 crc crio[20344]: time=\"2026-06-10T15:18:40.134182676Z\" level=info msg=\"Created container 1c85885c642e0ef73259a3016e1f7b78f0867ef742e2c55637b49351109d05fc: openshift-marketplace/certified-operators-wpjcr/registry-server\" id=edca65d8-9f03-48a1-9f69-3d7b37221aff name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:18:40.139066 crc crio[20344]: time=\"2026-06-10T15:18:40.13896828Z\" level=info msg=\"Starting container: 1c85885c642e0ef73259a3016e1f7b78f0867ef742e2c55637b49351109d05fc\" id=3d0d6333-9a7e-4241-8057-dd23e810f0d1 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:18:40.146511 crc crio[20344]: time=\"2026-06-10T15:18:40.146391692Z\" level=info msg=\"Started container\" PID=131734 containerID=1c85885c642e0ef73259a3016e1f7b78f0867ef742e2c55637b49351109d05fc description=openshift-marketplace/certified-operators-wpjcr/registry-server id=3d0d6333-9a7e-4241-8057-dd23e810f0d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b3d86408ead19c9df9742ce2ab13f1f5c4e260f753e20c106b4fed040c7ae11\nJun 10 15:18:55.025903 crc crio[20344]: time=\"2026-06-10T15:18:55.024476585Z\" level=info msg=\"Stopping container: 1c85885c642e0ef73259a3016e1f7b78f0867ef742e2c55637b49351109d05fc (timeout: 2s)\" id=36591c91-3469-4c48-973e-f04b69bc1fa4 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:18:55.156409 crc crio[20344]: time=\"2026-06-10T15:18:55.156096335Z\" level=info msg=\"Stopped container 1c85885c642e0ef73259a3016e1f7b78f0867ef742e2c55637b49351109d05fc: openshift-marketplace/certified-operators-wpjcr/registry-server\" id=36591c91-3469-4c48-973e-f04b69bc1fa4 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:18:55.157820 crc crio[20344]: time=\"2026-06-10T15:18:55.157670426Z\" level=info msg=\"Stopping pod sandbox: 6b3d86408ead19c9df9742ce2ab13f1f5c4e260f753e20c106b4fed040c7ae11\" id=bc7945ee-bbdf-4979-a82b-5c2a4c24bc04 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:18:55.158947 crc crio[20344]: time=\"2026-06-10T15:18:55.158736964Z\" level=info msg=\"Got pod network &{Name:certified-operators-wpjcr Namespace:openshift-marketplace ID:6b3d86408ead19c9df9742ce2ab13f1f5c4e260f753e20c106b4fed040c7ae11 UID:44157e74-3d12-4643-be7a-78cd6fb1732b NetNS:/var/run/netns/56a72501-bad5-40b3-b348-9cabbeb2ef69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod44157e74_3d12_4643_be7a_78cd6fb1732b.slice PodAnnotations:0xc0027c19b8}] Aliases:map[]}\"\nJun 10 15:18:55.159229 crc crio[20344]: time=\"2026-06-10T15:18:55.1589793Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-wpjcr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:18:55.517059 crc crio[20344]: time=\"2026-06-10T15:18:55.516510492Z\" level=info msg=\"Stopped pod sandbox: 6b3d86408ead19c9df9742ce2ab13f1f5c4e260f753e20c106b4fed040c7ae11\" id=bc7945ee-bbdf-4979-a82b-5c2a4c24bc04 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:18:56.046683 crc crio[20344]: time=\"2026-06-10T15:18:56.046184674Z\" level=info msg=\"Removing container: 1c85885c642e0ef73259a3016e1f7b78f0867ef742e2c55637b49351109d05fc\" id=56f261fa-2bac-453b-bc87-76a501911a15 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:18:56.100185 crc crio[20344]: time=\"2026-06-10T15:18:56.10004903Z\" level=info msg=\"Removed container 1c85885c642e0ef73259a3016e1f7b78f0867ef742e2c55637b49351109d05fc: openshift-marketplace/certified-operators-wpjcr/registry-server\" id=56f261fa-2bac-453b-bc87-76a501911a15 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:18:56.104383 crc crio[20344]: time=\"2026-06-10T15:18:56.104355991Z\" level=info msg=\"Removing container: e132a4dac8188e0d032f2b6b6d71d93e957acba575c9c924213d813599992b04\" id=7d6f8003-62da-46ec-ae43-54c3313b2a00 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:18:56.145869 crc crio[20344]: time=\"2026-06-10T15:18:56.145767784Z\" level=info msg=\"Removed container e132a4dac8188e0d032f2b6b6d71d93e957acba575c9c924213d813599992b04: openshift-marketplace/certified-operators-wpjcr/extract-content\" id=7d6f8003-62da-46ec-ae43-54c3313b2a00 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:18:56.148602 crc crio[20344]: time=\"2026-06-10T15:18:56.148540446Z\" level=info msg=\"Removing container: 9737100e66c162698c8193fba311f3079b94a808b3792a2db5e79241ebaf0760\" id=5da80085-9154-4e12-b06b-f0e5dcf22df9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:18:56.197505 crc crio[20344]: time=\"2026-06-10T15:18:56.197400242Z\" level=info msg=\"Removed container 9737100e66c162698c8193fba311f3079b94a808b3792a2db5e79241ebaf0760: openshift-marketplace/certified-operators-wpjcr/extract-utilities\" id=5da80085-9154-4e12-b06b-f0e5dcf22df9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:19:09.249734 crc crio[20344]: time=\"2026-06-10T15:19:09.248659794Z\" level=info msg=\"Stopping pod sandbox: bbace2813209c3d30d863e204986f23ebf34cd0f9c183f6b54b748fccb7f279b\" id=db772959-5422-4625-a2b3-d9e2f074010b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:19:09.251187 crc crio[20344]: time=\"2026-06-10T15:19:09.250661276Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4dxkm Namespace:openstack ID:bbace2813209c3d30d863e204986f23ebf34cd0f9c183f6b54b748fccb7f279b UID:1c832586-5252-4913-9352-72b8c9e6d9d6 NetNS:/var/run/netns/3ae0fa8d-73e0-4f43-95a8-cbf9f84844fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c832586_5252_4913_9352_72b8c9e6d9d6.slice PodAnnotations:0xc00282ea40}] Aliases:map[]}\"\nJun 10 15:19:09.251187 crc crio[20344]: time=\"2026-06-10T15:19:09.25082805Z\" level=info msg=\"Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4dxkm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:19:09.845193 crc crio[20344]: time=\"2026-06-10T15:19:09.844470422Z\" level=info msg=\"Stopped pod sandbox: bbace2813209c3d30d863e204986f23ebf34cd0f9c183f6b54b748fccb7f279b\" id=db772959-5422-4625-a2b3-d9e2f074010b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:19:10.800394 crc crio[20344]: time=\"2026-06-10T15:19:10.799611298Z\" level=info msg=\"Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wq7p6/POD\" id=04bee140-3e8c-4444-8deb-a39b8d90c489 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:19:10.800394 crc crio[20344]: time=\"2026-06-10T15:19:10.800247425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:19:10.860969 crc crio[20344]: time=\"2026-06-10T15:19:10.860798707Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wq7p6 Namespace:openstack ID:e60b1eeb4462dc6094ee69a7b91b8233bfbafc133aab01afe21b526091b52c06 UID:d6a7ff70-a682-4282-95fd-27efd7513512 NetNS:/var/run/netns/f550ca61-8794-486e-8e17-33c6186087b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd6a7ff70_a682_4282_95fd_27efd7513512.slice PodAnnotations:0xc00282ee60}] Aliases:map[]}\"\nJun 10 15:19:10.860969 crc crio[20344]: time=\"2026-06-10T15:19:10.860865919Z\" level=info msg=\"Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wq7p6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:19:11.389438 crc crio[20344]: 2026-06-10T15:19:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e60b1eeb4462dc6 Mac:f6:0f:02:e7:23:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/f550ca61-8794-486e-8e17-33c6186087b8 SocketPath: PciID:}] [{Interface:0xc000260a90 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:19:11.390820 crc crio[20344]: time=\"2026-06-10T15:19:11.390757942Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wq7p6 Namespace:openstack ID:e60b1eeb4462dc6094ee69a7b91b8233bfbafc133aab01afe21b526091b52c06 UID:d6a7ff70-a682-4282-95fd-27efd7513512 NetNS:/var/run/netns/f550ca61-8794-486e-8e17-33c6186087b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd6a7ff70_a682_4282_95fd_27efd7513512.slice PodAnnotations:0xc00282ee60}] Aliases:map[]}\"\nJun 10 15:19:11.391100 crc crio[20344]: time=\"2026-06-10T15:19:11.39105126Z\" level=info msg=\"Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wq7p6 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:19:11.400797 crc crio[20344]: time=\"2026-06-10T15:19:11.400583946Z\" level=info msg=\"Ran pod sandbox e60b1eeb4462dc6094ee69a7b91b8233bfbafc133aab01afe21b526091b52c06 with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wq7p6/POD\" id=04bee140-3e8c-4444-8deb-a39b8d90c489 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:19:11.403857 crc crio[20344]: time=\"2026-06-10T15:19:11.403698816Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=e60666eb-e8c2-40d0-9de3-916bcafebbb3 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:19:11.430433 crc crio[20344]: time=\"2026-06-10T15:19:11.430316833Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=a3123929-29c0-4f5d-8bc7-a02cc0fa6fc6 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:19:11.437995 crc crio[20344]: time=\"2026-06-10T15:19:11.437897458Z\" level=info msg=\"Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wq7p6/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=e85aa801-d6bf-45cc-aee2-53ef6c80ae79 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:19:11.438517 crc crio[20344]: time=\"2026-06-10T15:19:11.438405542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:19:11.501857 crc crio[20344]: time=\"2026-06-10T15:19:11.501757656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:19:11.506115 crc crio[20344]: time=\"2026-06-10T15:19:11.506051447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:19:11.651181 crc crio[20344]: time=\"2026-06-10T15:19:11.650977767Z\" level=info msg=\"Created container feb8bace87682fea47405e3a487b1b12af30f1693c07a54bdddaa89976af140b: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wq7p6/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=e85aa801-d6bf-45cc-aee2-53ef6c80ae79 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:19:11.652621 crc crio[20344]: time=\"2026-06-10T15:19:11.652523247Z\" level=info msg=\"Starting container: feb8bace87682fea47405e3a487b1b12af30f1693c07a54bdddaa89976af140b\" id=1fe605e4-372a-4c01-a611-d5a9d9305f68 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:19:11.658017 crc crio[20344]: time=\"2026-06-10T15:19:11.657917236Z\" level=info msg=\"Started container\" PID=133661 containerID=feb8bace87682fea47405e3a487b1b12af30f1693c07a54bdddaa89976af140b description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wq7p6/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=1fe605e4-372a-4c01-a611-d5a9d9305f68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e60b1eeb4462dc6094ee69a7b91b8233bfbafc133aab01afe21b526091b52c06\nJun 10 15:19:13.407469 crc crio[20344]: time=\"2026-06-10T15:19:13.40631983Z\" level=info msg=\"Stopping pod sandbox: 6b3d86408ead19c9df9742ce2ab13f1f5c4e260f753e20c106b4fed040c7ae11\" id=5204b4e4-45aa-4274-833a-ac6843f19116 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:19:13.407469 crc crio[20344]: time=\"2026-06-10T15:19:13.406847194Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6b3d86408ead19c9df9742ce2ab13f1f5c4e260f753e20c106b4fed040c7ae11\" id=5204b4e4-45aa-4274-833a-ac6843f19116 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:19:13.413921 crc crio[20344]: time=\"2026-06-10T15:19:13.413687821Z\" level=info msg=\"Removing pod sandbox: 6b3d86408ead19c9df9742ce2ab13f1f5c4e260f753e20c106b4fed040c7ae11\" id=7a94e966-425d-4974-891b-26936c704fa2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:19:13.435245 crc crio[20344]: time=\"2026-06-10T15:19:13.435032021Z\" level=info msg=\"Removed pod sandbox: 6b3d86408ead19c9df9742ce2ab13f1f5c4e260f753e20c106b4fed040c7ae11\" id=7a94e966-425d-4974-891b-26936c704fa2 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:20:00.549775 crc crio[20344]: time=\"2026-06-10T15:20:00.547443987Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685080-fcll4/POD\" id=a41d5c71-fd75-4994-944d-ab59a8858312 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:20:00.549775 crc crio[20344]: time=\"2026-06-10T15:20:00.548555606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:20:00.628181 crc crio[20344]: time=\"2026-06-10T15:20:00.628118359Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685080-fcll4 Namespace:openshift-infra ID:36693250b1a8f551d44d6aa7060eba74165f207cfbbbb742200922d40f0023d0 UID:70745e74-2396-46e1-af06-380db6d71f72 NetNS:/var/run/netns/bfdd1227-c84c-4bf7-b62a-7d6e6ca5cfc4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70745e74_2396_46e1_af06_380db6d71f72.slice PodAnnotations:0xc00078c308}] Aliases:map[]}\"\nJun 10 15:20:00.628631 crc crio[20344]: time=\"2026-06-10T15:20:00.628577791Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685080-fcll4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:20:01.281147 crc crio[20344]: 2026-06-10T15:20:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:36693250b1a8f55 Mac:e2:42:24:28:76:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/bfdd1227-c84c-4bf7-b62a-7d6e6ca5cfc4 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:20:01.283100 crc crio[20344]: time=\"2026-06-10T15:20:01.283023137Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685080-fcll4 Namespace:openshift-infra ID:36693250b1a8f551d44d6aa7060eba74165f207cfbbbb742200922d40f0023d0 UID:70745e74-2396-46e1-af06-380db6d71f72 NetNS:/var/run/netns/bfdd1227-c84c-4bf7-b62a-7d6e6ca5cfc4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70745e74_2396_46e1_af06_380db6d71f72.slice PodAnnotations:0xc00078c308}] Aliases:map[]}\"\nJun 10 15:20:01.283340 crc crio[20344]: time=\"2026-06-10T15:20:01.283229962Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685080-fcll4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:20:01.295244 crc crio[20344]: time=\"2026-06-10T15:20:01.29514301Z\" level=info msg=\"Ran pod sandbox 36693250b1a8f551d44d6aa7060eba74165f207cfbbbb742200922d40f0023d0 with infra container: openshift-infra/auto-csr-approver-29685080-fcll4/POD\" id=a41d5c71-fd75-4994-944d-ab59a8858312 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:20:01.302522 crc crio[20344]: time=\"2026-06-10T15:20:01.301013531Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5c4ef64e-cd9d-4496-b551-8847ec8402e4 name=/runtime.v1.ImageService/PullImage\nJun 10 15:20:01.309867 crc crio[20344]: time=\"2026-06-10T15:20:01.309773187Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 10 15:20:02.879813 crc crio[20344]: time=\"2026-06-10T15:20:02.879371338Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5c4ef64e-cd9d-4496-b551-8847ec8402e4 name=/runtime.v1.ImageService/PullImage\nJun 10 15:20:02.884542 crc crio[20344]: time=\"2026-06-10T15:20:02.881403531Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c2efd3ab-129e-4664-8222-7a9fd3c1ebae name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:20:02.884542 crc crio[20344]: time=\"2026-06-10T15:20:02.883976657Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7da90705-f965-474b-b2ad-4299f840ae8d name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:20:02.892801 crc crio[20344]: time=\"2026-06-10T15:20:02.892702542Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685080-fcll4/oc\" id=839204b5-e45a-45d8-8ad3-4788a619b646 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:20:02.893600 crc crio[20344]: time=\"2026-06-10T15:20:02.893492383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:20:02.945782 crc crio[20344]: time=\"2026-06-10T15:20:02.9457045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:20:03.251470 crc crio[20344]: time=\"2026-06-10T15:20:03.248642247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:20:03.368213 crc crio[20344]: time=\"2026-06-10T15:20:03.367595837Z\" level=info msg=\"Created container 8988afc029c09035c777f771a72610acb601935426ce475de900289452533e83: openshift-infra/auto-csr-approver-29685080-fcll4/oc\" id=839204b5-e45a-45d8-8ad3-4788a619b646 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:20:03.369622 crc crio[20344]: time=\"2026-06-10T15:20:03.369393573Z\" level=info msg=\"Starting container: 8988afc029c09035c777f771a72610acb601935426ce475de900289452533e83\" id=2eff6c7b-94c1-42a1-94cd-2c3098388ae3 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:20:03.384362 crc crio[20344]: time=\"2026-06-10T15:20:03.384184015Z\" level=info msg=\"Started container\" PID=136468 containerID=8988afc029c09035c777f771a72610acb601935426ce475de900289452533e83 description=openshift-infra/auto-csr-approver-29685080-fcll4/oc id=2eff6c7b-94c1-42a1-94cd-2c3098388ae3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36693250b1a8f551d44d6aa7060eba74165f207cfbbbb742200922d40f0023d0\nJun 10 15:20:05.152782 crc crio[20344]: time=\"2026-06-10T15:20:05.152549415Z\" level=info msg=\"Stopping pod sandbox: 36693250b1a8f551d44d6aa7060eba74165f207cfbbbb742200922d40f0023d0\" id=2da87546-5e50-45f9-856e-69db5fac93d9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:20:05.154453 crc crio[20344]: time=\"2026-06-10T15:20:05.154025253Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685080-fcll4 Namespace:openshift-infra ID:36693250b1a8f551d44d6aa7060eba74165f207cfbbbb742200922d40f0023d0 UID:70745e74-2396-46e1-af06-380db6d71f72 NetNS:/var/run/netns/bfdd1227-c84c-4bf7-b62a-7d6e6ca5cfc4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70745e74_2396_46e1_af06_380db6d71f72.slice PodAnnotations:0xc0040360d0}] Aliases:map[]}\"\nJun 10 15:20:05.154680 crc crio[20344]: time=\"2026-06-10T15:20:05.154591428Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685080-fcll4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:20:05.562641 crc crio[20344]: time=\"2026-06-10T15:20:05.562439512Z\" level=info msg=\"Stopped pod sandbox: 36693250b1a8f551d44d6aa7060eba74165f207cfbbbb742200922d40f0023d0\" id=2da87546-5e50-45f9-856e-69db5fac93d9 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:20:13.457633 crc crio[20344]: time=\"2026-06-10T15:20:13.457130835Z\" level=info msg=\"Removing container: bc5a5d65c75f065b21e99efb20c12b86ba639853f880dc71a23f899372978743\" id=3f8d877e-0863-44d9-a7fb-af9ce7aa2dbb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:20:13.640337 crc crio[20344]: time=\"2026-06-10T15:20:13.640129267Z\" level=info msg=\"Removed container bc5a5d65c75f065b21e99efb20c12b86ba639853f880dc71a23f899372978743: openshift-infra/auto-csr-approver-29685074-cv8c8/oc\" id=3f8d877e-0863-44d9-a7fb-af9ce7aa2dbb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:20:13.650064 crc crio[20344]: time=\"2026-06-10T15:20:13.649991782Z\" level=info msg=\"Stopping pod sandbox: 8d2bf022270da5cf3de465948078ca2839c17f8119f5e39578b8012d906d1642\" id=9d57dfed-2d66-497b-8fe0-3c625eacfd63 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:20:13.650238 crc crio[20344]: time=\"2026-06-10T15:20:13.650151676Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8d2bf022270da5cf3de465948078ca2839c17f8119f5e39578b8012d906d1642\" id=9d57dfed-2d66-497b-8fe0-3c625eacfd63 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:20:13.650835 crc crio[20344]: time=\"2026-06-10T15:20:13.650772632Z\" level=info msg=\"Removing pod sandbox: 8d2bf022270da5cf3de465948078ca2839c17f8119f5e39578b8012d906d1642\" id=80ed52ad-f5ab-4c41-8b69-e9ff46dfe314 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:20:13.667617 crc crio[20344]: time=\"2026-06-10T15:20:13.667522284Z\" level=info msg=\"Removed pod sandbox: 8d2bf022270da5cf3de465948078ca2839c17f8119f5e39578b8012d906d1642\" id=80ed52ad-f5ab-4c41-8b69-e9ff46dfe314 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:21:13.724340 crc crio[20344]: time=\"2026-06-10T15:21:13.720341857Z\" level=info msg=\"Removing container: 40c2bba2127feac80a39f88976f3a84bc7b8d0a75d78d6418b08f5d2622eff03\" id=3609b684-8b59-4fb3-a17a-6bc83d7c1883 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:21:13.797067 crc crio[20344]: time=\"2026-06-10T15:21:13.796928253Z\" level=info msg=\"Removed container 40c2bba2127feac80a39f88976f3a84bc7b8d0a75d78d6418b08f5d2622eff03: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-26tch/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=3609b684-8b59-4fb3-a17a-6bc83d7c1883 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:21:13.800202 crc crio[20344]: time=\"2026-06-10T15:21:13.800117296Z\" level=info msg=\"Removing container: d2993d7acb665a8b3303b32b729fb8f5526c1cc516804130d443023e023054cd\" id=55803cf9-a5c4-4823-b03c-cad16864f949 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:21:13.840206 crc crio[20344]: time=\"2026-06-10T15:21:13.840150979Z\" level=info msg=\"Removed container d2993d7acb665a8b3303b32b729fb8f5526c1cc516804130d443023e023054cd: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-26tch/init\" id=55803cf9-a5c4-4823-b03c-cad16864f949 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:21:13.850764 crc crio[20344]: time=\"2026-06-10T15:21:13.85067625Z\" level=info msg=\"Stopping pod sandbox: 32faace7d7072919eafa1f2164d1af7b20a9aa9760d5ed3d13a60ccc9ff8aaf1\" id=4bce98de-7489-4d6c-b415-b365908fa01a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:21:13.851052 crc crio[20344]: time=\"2026-06-10T15:21:13.850945307Z\" level=info msg=\"Stopped pod sandbox (already stopped): 32faace7d7072919eafa1f2164d1af7b20a9aa9760d5ed3d13a60ccc9ff8aaf1\" id=4bce98de-7489-4d6c-b415-b365908fa01a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:21:13.851716 crc crio[20344]: time=\"2026-06-10T15:21:13.851645205Z\" level=info msg=\"Removing pod sandbox: 32faace7d7072919eafa1f2164d1af7b20a9aa9760d5ed3d13a60ccc9ff8aaf1\" id=a51575d9-dc2e-4c32-a0f6-8899ce89be36 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:21:13.871681 crc crio[20344]: time=\"2026-06-10T15:21:13.87158856Z\" level=info msg=\"Removed pod sandbox: 32faace7d7072919eafa1f2164d1af7b20a9aa9760d5ed3d13a60ccc9ff8aaf1\" id=a51575d9-dc2e-4c32-a0f6-8899ce89be36 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:21:40.658736 crc crio[20344]: time=\"2026-06-10T15:21:40.657238793Z\" level=info msg=\"Stopping pod sandbox: e60b1eeb4462dc6094ee69a7b91b8233bfbafc133aab01afe21b526091b52c06\" id=79cdb68a-f4a3-483d-ac46-dbfd1e9d7c7f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:21:40.661074 crc crio[20344]: time=\"2026-06-10T15:21:40.660785124Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wq7p6 Namespace:openstack ID:e60b1eeb4462dc6094ee69a7b91b8233bfbafc133aab01afe21b526091b52c06 UID:d6a7ff70-a682-4282-95fd-27efd7513512 NetNS:/var/run/netns/f550ca61-8794-486e-8e17-33c6186087b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd6a7ff70_a682_4282_95fd_27efd7513512.slice PodAnnotations:0xc0027c1368}] Aliases:map[]}\"\nJun 10 15:21:40.661979 crc crio[20344]: time=\"2026-06-10T15:21:40.661849912Z\" level=info msg=\"Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wq7p6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:21:41.250016 crc crio[20344]: time=\"2026-06-10T15:21:41.249567207Z\" level=info msg=\"Stopped pod sandbox: e60b1eeb4462dc6094ee69a7b91b8233bfbafc133aab01afe21b526091b52c06\" id=79cdb68a-f4a3-483d-ac46-dbfd1e9d7c7f name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:21:42.259422 crc crio[20344]: time=\"2026-06-10T15:21:42.257987667Z\" level=info msg=\"Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipaml8xxm/POD\" id=98c27090-25a5-4e4a-949a-9a3d61102185 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:21:42.259422 crc crio[20344]: time=\"2026-06-10T15:21:42.259061395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:21:42.299804 crc crio[20344]: time=\"2026-06-10T15:21:42.299136449Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipaml8xxm Namespace:openstack ID:79ad279d5fe3aba297fbd1669ccda57be8ee5b0e0d6a459ba2d8a62bab620df4 UID:2a7a3e27-40e0-4b14-b4a7-e00208e800ee NetNS:/var/run/netns/c7714bf4-4986-4211-a99d-f6df68129a75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a7a3e27_40e0_4b14_b4a7_e00208e800ee.slice PodAnnotations:0xc0022641e8}] Aliases:map[]}\"\nJun 10 15:21:42.300141 crc crio[20344]: time=\"2026-06-10T15:21:42.300118095Z\" level=info msg=\"Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipaml8xxm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:21:43.123329 crc crio[20344]: 2026-06-10T15:21:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:79ad279d5fe3aba Mac:52:4b:9f:82:ba:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/c7714bf4-4986-4211-a99d-f6df68129a75 SocketPath: PciID:}] [{Interface:0xc000465150 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:21:43.124467 crc crio[20344]: time=\"2026-06-10T15:21:43.123981764Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipaml8xxm Namespace:openstack ID:79ad279d5fe3aba297fbd1669ccda57be8ee5b0e0d6a459ba2d8a62bab620df4 UID:2a7a3e27-40e0-4b14-b4a7-e00208e800ee NetNS:/var/run/netns/c7714bf4-4986-4211-a99d-f6df68129a75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a7a3e27_40e0_4b14_b4a7_e00208e800ee.slice PodAnnotations:0xc0022641e8}] Aliases:map[]}\"\nJun 10 15:21:43.124467 crc crio[20344]: time=\"2026-06-10T15:21:43.124350173Z\" level=info msg=\"Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipaml8xxm for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:21:43.136852 crc crio[20344]: time=\"2026-06-10T15:21:43.136762423Z\" level=info msg=\"Ran pod sandbox 79ad279d5fe3aba297fbd1669ccda57be8ee5b0e0d6a459ba2d8a62bab620df4 with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipaml8xxm/POD\" id=98c27090-25a5-4e4a-949a-9a3d61102185 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:21:43.140537 crc crio[20344]: time=\"2026-06-10T15:21:43.140390757Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=725ccfb6-f3c9-4b35-ae47-107d5da5da31 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:21:43.166765 crc crio[20344]: time=\"2026-06-10T15:21:43.166642804Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=aa50fc22-86a1-40b4-8f4f-8c5e92847911 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:21:43.176122 crc crio[20344]: time=\"2026-06-10T15:21:43.176047367Z\" level=info msg=\"Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipaml8xxm/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=69605374-1247-414b-8eea-d8b25680cdb9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:21:43.177460 crc crio[20344]: time=\"2026-06-10T15:21:43.177368091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:21:43.268507 crc crio[20344]: time=\"2026-06-10T15:21:43.26838627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:21:43.276851 crc crio[20344]: time=\"2026-06-10T15:21:43.276720375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:21:43.494739 crc crio[20344]: time=\"2026-06-10T15:21:43.494135825Z\" level=info msg=\"Created container 2f3b5c6b900e95af958b3f8eb5dbdc70efa8034721c079a16c68d95f005d3b4f: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipaml8xxm/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=69605374-1247-414b-8eea-d8b25680cdb9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:21:43.500140 crc crio[20344]: time=\"2026-06-10T15:21:43.500060588Z\" level=info msg=\"Starting container: 2f3b5c6b900e95af958b3f8eb5dbdc70efa8034721c079a16c68d95f005d3b4f\" id=6aafd700-c713-4da1-b07e-c5d324d4d7cb name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:21:43.506608 crc crio[20344]: time=\"2026-06-10T15:21:43.506502074Z\" level=info msg=\"Started container\" PID=141516 containerID=2f3b5c6b900e95af958b3f8eb5dbdc70efa8034721c079a16c68d95f005d3b4f description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipaml8xxm/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=6aafd700-c713-4da1-b07e-c5d324d4d7cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=79ad279d5fe3aba297fbd1669ccda57be8ee5b0e0d6a459ba2d8a62bab620df4\nJun 10 15:22:02.382797 crc crio[20344]: time=\"2026-06-10T15:22:02.381689296Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685082-p8d8b/POD\" id=298f0a0e-d580-4ac8-82f9-9c2d4a27b423 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:22:02.384144 crc crio[20344]: time=\"2026-06-10T15:22:02.382914418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:22:02.418984 crc crio[20344]: time=\"2026-06-10T15:22:02.418902606Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685082-p8d8b Namespace:openshift-infra ID:7c93bcc78ffaea4ce785c829f7c296b44560aec80ee38bdfd993c6e4ab25a451 UID:f5a3bcf8-db63-46f5-9804-cca015e60d86 NetNS:/var/run/netns/85f537b4-0cae-4fda-b1dc-35624f77e383 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5a3bcf8_db63_46f5_9804_cca015e60d86.slice PodAnnotations:0xc001b9cb90}] Aliases:map[]}\"\nJun 10 15:22:02.418984 crc crio[20344]: time=\"2026-06-10T15:22:02.418976398Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685082-p8d8b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:22:03.057699 crc crio[20344]: 2026-06-10T15:22:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7c93bcc78ffaea4 Mac:de:be:94:4a:de:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/85f537b4-0cae-4fda-b1dc-35624f77e383 SocketPath: PciID:}] [{Interface:0xc000296710 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:22:03.059344 crc crio[20344]: time=\"2026-06-10T15:22:03.059155697Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685082-p8d8b Namespace:openshift-infra ID:7c93bcc78ffaea4ce785c829f7c296b44560aec80ee38bdfd993c6e4ab25a451 UID:f5a3bcf8-db63-46f5-9804-cca015e60d86 NetNS:/var/run/netns/85f537b4-0cae-4fda-b1dc-35624f77e383 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5a3bcf8_db63_46f5_9804_cca015e60d86.slice PodAnnotations:0xc001b9cb90}] Aliases:map[]}\"\nJun 10 15:22:03.059474 crc crio[20344]: time=\"2026-06-10T15:22:03.059420094Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685082-p8d8b for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:22:03.071672 crc crio[20344]: time=\"2026-06-10T15:22:03.071491626Z\" level=info msg=\"Ran pod sandbox 7c93bcc78ffaea4ce785c829f7c296b44560aec80ee38bdfd993c6e4ab25a451 with infra container: openshift-infra/auto-csr-approver-29685082-p8d8b/POD\" id=298f0a0e-d580-4ac8-82f9-9c2d4a27b423 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:22:03.075325 crc crio[20344]: time=\"2026-06-10T15:22:03.075179701Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=82f26c1d-c206-4968-93ad-d236abb738e8 name=/runtime.v1.ImageService/PullImage\nJun 10 15:22:03.091739 crc crio[20344]: time=\"2026-06-10T15:22:03.091653576Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 10 15:22:04.529837 crc crio[20344]: time=\"2026-06-10T15:22:04.529217159Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=82f26c1d-c206-4968-93ad-d236abb738e8 name=/runtime.v1.ImageService/PullImage\nJun 10 15:22:04.531856 crc crio[20344]: time=\"2026-06-10T15:22:04.531409716Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1121e764-dcda-4d9b-bc3a-bef842e88aa4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:22:04.534963 crc crio[20344]: time=\"2026-06-10T15:22:04.534829724Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=88d31853-6948-4fc4-b483-5438707c78f5 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:22:04.546469 crc crio[20344]: time=\"2026-06-10T15:22:04.546409963Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685082-p8d8b/oc\" id=bdc0e76b-9fbd-4f71-b42c-8552fd1b00b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:22:04.547042 crc crio[20344]: time=\"2026-06-10T15:22:04.546949197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:22:04.606651 crc crio[20344]: time=\"2026-06-10T15:22:04.606107753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:22:05.025810 crc crio[20344]: time=\"2026-06-10T15:22:05.0256705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:22:05.150841 crc crio[20344]: time=\"2026-06-10T15:22:05.150150592Z\" level=info msg=\"Created container c3450a563af4336955293bfa6d3e69e1a83ce5756fbee9cd256ca1b60222a228: openshift-infra/auto-csr-approver-29685082-p8d8b/oc\" id=bdc0e76b-9fbd-4f71-b42c-8552fd1b00b0 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:22:05.151861 crc crio[20344]: time=\"2026-06-10T15:22:05.151750363Z\" level=info msg=\"Starting container: c3450a563af4336955293bfa6d3e69e1a83ce5756fbee9cd256ca1b60222a228\" id=9b104293-991d-465d-933c-1d0c704e38dd name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:22:05.161450 crc crio[20344]: time=\"2026-06-10T15:22:05.161209617Z\" level=info msg=\"Started container\" PID=142721 containerID=c3450a563af4336955293bfa6d3e69e1a83ce5756fbee9cd256ca1b60222a228 description=openshift-infra/auto-csr-approver-29685082-p8d8b/oc id=9b104293-991d-465d-933c-1d0c704e38dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c93bcc78ffaea4ce785c829f7c296b44560aec80ee38bdfd993c6e4ab25a451\nJun 10 15:22:07.133104 crc crio[20344]: time=\"2026-06-10T15:22:07.132613917Z\" level=info msg=\"Stopping pod sandbox: 7c93bcc78ffaea4ce785c829f7c296b44560aec80ee38bdfd993c6e4ab25a451\" id=40285ff3-b918-45be-b07a-385c257925c2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:22:07.134069 crc crio[20344]: time=\"2026-06-10T15:22:07.133666994Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685082-p8d8b Namespace:openshift-infra ID:7c93bcc78ffaea4ce785c829f7c296b44560aec80ee38bdfd993c6e4ab25a451 UID:f5a3bcf8-db63-46f5-9804-cca015e60d86 NetNS:/var/run/netns/85f537b4-0cae-4fda-b1dc-35624f77e383 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5a3bcf8_db63_46f5_9804_cca015e60d86.slice PodAnnotations:0xc0006b4b68}] Aliases:map[]}\"\nJun 10 15:22:07.134069 crc crio[20344]: time=\"2026-06-10T15:22:07.133833029Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685082-p8d8b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:22:07.583662 crc crio[20344]: time=\"2026-06-10T15:22:07.582973507Z\" level=info msg=\"Stopped pod sandbox: 7c93bcc78ffaea4ce785c829f7c296b44560aec80ee38bdfd993c6e4ab25a451\" id=40285ff3-b918-45be-b07a-385c257925c2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:22:13.909828 crc crio[20344]: time=\"2026-06-10T15:22:13.908728876Z\" level=info msg=\"Removing container: 2a8c3e51f81c9fc1bea0c7a121ac6e7ec9eb0c304b508aa5d5579373225666ad\" id=87ffa31d-a7ba-4bc1-83b6-6399796cd660 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:22:14.209312 crc crio[20344]: time=\"2026-06-10T15:22:14.209151208Z\" level=info msg=\"Removed container 2a8c3e51f81c9fc1bea0c7a121ac6e7ec9eb0c304b508aa5d5579373225666ad: openshift-infra/auto-csr-approver-29685076-9ttjq/oc\" id=87ffa31d-a7ba-4bc1-83b6-6399796cd660 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:22:14.221592 crc crio[20344]: time=\"2026-06-10T15:22:14.221498547Z\" level=info msg=\"Stopping pod sandbox: 44fa06178e129991184cd81a3c1ac50181070c726d5159ee6adf1d2b2a41c71d\" id=e5945d7d-a12e-4b34-84ca-d38767048964 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:22:14.221592 crc crio[20344]: time=\"2026-06-10T15:22:14.221596749Z\" level=info msg=\"Stopped pod sandbox (already stopped): 44fa06178e129991184cd81a3c1ac50181070c726d5159ee6adf1d2b2a41c71d\" id=e5945d7d-a12e-4b34-84ca-d38767048964 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:22:14.222699 crc crio[20344]: time=\"2026-06-10T15:22:14.222612646Z\" level=info msg=\"Removing pod sandbox: 44fa06178e129991184cd81a3c1ac50181070c726d5159ee6adf1d2b2a41c71d\" id=fdf22747-4b9a-4aef-90f2-063bcc2bf44e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:22:14.255405 crc crio[20344]: time=\"2026-06-10T15:22:14.255180836Z\" level=info msg=\"Removed pod sandbox: 44fa06178e129991184cd81a3c1ac50181070c726d5159ee6adf1d2b2a41c71d\" id=fdf22747-4b9a-4aef-90f2-063bcc2bf44e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:22:42.874658 crc crio[20344]: time=\"2026-06-10T15:22:42.873619038Z\" level=info msg=\"Stopping pod sandbox: 79ad279d5fe3aba297fbd1669ccda57be8ee5b0e0d6a459ba2d8a62bab620df4\" id=2cefc2c9-bb60-42a5-ae8a-307ca07f8753 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:22:42.876959 crc crio[20344]: time=\"2026-06-10T15:22:42.875319262Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipaml8xxm Namespace:openstack ID:79ad279d5fe3aba297fbd1669ccda57be8ee5b0e0d6a459ba2d8a62bab620df4 UID:2a7a3e27-40e0-4b14-b4a7-e00208e800ee NetNS:/var/run/netns/c7714bf4-4986-4211-a99d-f6df68129a75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a7a3e27_40e0_4b14_b4a7_e00208e800ee.slice PodAnnotations:0xc004036e00}] Aliases:map[]}\"\nJun 10 15:22:42.876959 crc crio[20344]: time=\"2026-06-10T15:22:42.875504917Z\" level=info msg=\"Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipaml8xxm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:22:43.372832 crc crio[20344]: time=\"2026-06-10T15:22:43.372357987Z\" level=info msg=\"Stopped pod sandbox: 79ad279d5fe3aba297fbd1669ccda57be8ee5b0e0d6a459ba2d8a62bab620df4\" id=2cefc2c9-bb60-42a5-ae8a-307ca07f8753 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:22:44.421688 crc crio[20344]: time=\"2026-06-10T15:22:44.420172065Z\" level=info msg=\"Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-p7chh/POD\" id=fe1921f1-7f94-4f6c-b6fd-544d08c06188 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:22:44.421688 crc crio[20344]: time=\"2026-06-10T15:22:44.421055987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:22:44.481051 crc crio[20344]: time=\"2026-06-10T15:22:44.480929082Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-p7chh Namespace:openstack ID:fd383df4f27f476675572861b6c954d475c98bc57ffb03b0f09d7dacbc10ad25 UID:1d031caf-51fb-4005-ac09-fbf45b4d3493 NetNS:/var/run/netns/b5113589-4889-4642-b025-708bbe66112b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d031caf_51fb_4005_ac09_fbf45b4d3493.slice PodAnnotations:0xc0006b5b98}] Aliases:map[]}\"\nJun 10 15:22:44.481051 crc crio[20344]: time=\"2026-06-10T15:22:44.481005114Z\" level=info msg=\"Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-p7chh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:22:45.033393 crc crio[20344]: 2026-06-10T15:22:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fd383df4f27f476 Mac:66:f1:03:e8:53:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/b5113589-4889-4642-b025-708bbe66112b SocketPath: PciID:}] [{Interface:0xc00025d4e0 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:22:45.034600 crc crio[20344]: time=\"2026-06-10T15:22:45.034433635Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-p7chh Namespace:openstack ID:fd383df4f27f476675572861b6c954d475c98bc57ffb03b0f09d7dacbc10ad25 UID:1d031caf-51fb-4005-ac09-fbf45b4d3493 NetNS:/var/run/netns/b5113589-4889-4642-b025-708bbe66112b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d031caf_51fb_4005_ac09_fbf45b4d3493.slice PodAnnotations:0xc0006b5b98}] Aliases:map[]}\"\nJun 10 15:22:45.034600 crc crio[20344]: time=\"2026-06-10T15:22:45.034601039Z\" level=info msg=\"Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-p7chh for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:22:45.043401 crc crio[20344]: time=\"2026-06-10T15:22:45.043107439Z\" level=info msg=\"Ran pod sandbox fd383df4f27f476675572861b6c954d475c98bc57ffb03b0f09d7dacbc10ad25 with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-p7chh/POD\" id=fe1921f1-7f94-4f6c-b6fd-544d08c06188 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:22:45.046118 crc crio[20344]: time=\"2026-06-10T15:22:45.046021904Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=91a51af2-8665-41db-b337-68d831f55eab name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:22:45.076630 crc crio[20344]: time=\"2026-06-10T15:22:45.07650351Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=d7f23b42-6aa7-4d73-b387-91ed666c9e86 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:22:45.086038 crc crio[20344]: time=\"2026-06-10T15:22:45.085921113Z\" level=info msg=\"Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-p7chh/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=17455119-fcce-4e2a-aac8-041f174cb67c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:22:45.086528 crc crio[20344]: time=\"2026-06-10T15:22:45.086439707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:22:45.168016 crc crio[20344]: time=\"2026-06-10T15:22:45.16757647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:22:45.172903 crc crio[20344]: time=\"2026-06-10T15:22:45.172764314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:22:45.313391 crc crio[20344]: time=\"2026-06-10T15:22:45.313047214Z\" level=info msg=\"Created container 66436039009b40c68b8f0bc9a4486bdcbfd88498c127c254ddd7b14244e051e7: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-p7chh/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=17455119-fcce-4e2a-aac8-041f174cb67c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:22:45.314543 crc crio[20344]: time=\"2026-06-10T15:22:45.314407439Z\" level=info msg=\"Starting container: 66436039009b40c68b8f0bc9a4486bdcbfd88498c127c254ddd7b14244e051e7\" id=09e6f6cd-aac7-481c-a131-878e71a01540 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:22:45.320439 crc crio[20344]: time=\"2026-06-10T15:22:45.320193159Z\" level=info msg=\"Started container\" PID=145065 containerID=66436039009b40c68b8f0bc9a4486bdcbfd88498c127c254ddd7b14244e051e7 description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-p7chh/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=09e6f6cd-aac7-481c-a131-878e71a01540 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd383df4f27f476675572861b6c954d475c98bc57ffb03b0f09d7dacbc10ad25\nJun 10 15:22:53.035887 crc crio[20344]: time=\"2026-06-10T15:22:53.035110572Z\" level=info msg=\"Stopping pod sandbox: fd383df4f27f476675572861b6c954d475c98bc57ffb03b0f09d7dacbc10ad25\" id=839d0084-51d2-4fd1-9c4e-95319de5deaa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:22:53.037240 crc crio[20344]: time=\"2026-06-10T15:22:53.036506488Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-p7chh Namespace:openstack ID:fd383df4f27f476675572861b6c954d475c98bc57ffb03b0f09d7dacbc10ad25 UID:1d031caf-51fb-4005-ac09-fbf45b4d3493 NetNS:/var/run/netns/b5113589-4889-4642-b025-708bbe66112b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d031caf_51fb_4005_ac09_fbf45b4d3493.slice PodAnnotations:0xc0068593c0}] Aliases:map[]}\"\nJun 10 15:22:53.037240 crc crio[20344]: time=\"2026-06-10T15:22:53.036632072Z\" level=info msg=\"Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-p7chh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:22:53.568387 crc crio[20344]: time=\"2026-06-10T15:22:53.566228027Z\" level=info msg=\"Stopped pod sandbox: fd383df4f27f476675572861b6c954d475c98bc57ffb03b0f09d7dacbc10ad25\" id=839d0084-51d2-4fd1-9c4e-95319de5deaa name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:22:54.579810 crc crio[20344]: time=\"2026-06-10T15:22:54.579027681Z\" level=info msg=\"Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-nwpkz/POD\" id=8cc50932-5960-4edf-978e-cece9d3b36b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:22:54.582576 crc crio[20344]: time=\"2026-06-10T15:22:54.581765091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:22:54.625905 crc crio[20344]: time=\"2026-06-10T15:22:54.625769887Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-nwpkz Namespace:openstack ID:b4fa7e623b997d51781418dc8d8249110f8080662ec90245ec6e5b4122bc7798 UID:13084ad1-24b9-428b-afa7-5bf997b307fe NetNS:/var/run/netns/ba8daf19-230b-4cc3-a1f2-612b6ff9a72b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13084ad1_24b9_428b_afa7_5bf997b307fe.slice PodAnnotations:0xc000528368}] Aliases:map[]}\"\nJun 10 15:22:54.625905 crc crio[20344]: time=\"2026-06-10T15:22:54.625815098Z\" level=info msg=\"Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-nwpkz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:22:55.317365 crc crio[20344]: 2026-06-10T15:22:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b4fa7e623b997d5 Mac:8e:ea:22:88:95:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/ba8daf19-230b-4cc3-a1f2-612b6ff9a72b SocketPath: PciID:}] [{Interface:0xc00022c760 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:22:55.319099 crc crio[20344]: time=\"2026-06-10T15:22:55.319020816Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-nwpkz Namespace:openstack ID:b4fa7e623b997d51781418dc8d8249110f8080662ec90245ec6e5b4122bc7798 UID:13084ad1-24b9-428b-afa7-5bf997b307fe NetNS:/var/run/netns/ba8daf19-230b-4cc3-a1f2-612b6ff9a72b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13084ad1_24b9_428b_afa7_5bf997b307fe.slice PodAnnotations:0xc000528368}] Aliases:map[]}\"\nJun 10 15:22:55.319459 crc crio[20344]: time=\"2026-06-10T15:22:55.319349554Z\" level=info msg=\"Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-nwpkz for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:22:55.339807 crc crio[20344]: time=\"2026-06-10T15:22:55.33975193Z\" level=info msg=\"Ran pod sandbox b4fa7e623b997d51781418dc8d8249110f8080662ec90245ec6e5b4122bc7798 with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-nwpkz/POD\" id=8cc50932-5960-4edf-978e-cece9d3b36b3 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:22:55.343849 crc crio[20344]: time=\"2026-06-10T15:22:55.343760564Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=927224ca-56f9-453e-8768-87131a7a845f name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:22:55.379668 crc crio[20344]: time=\"2026-06-10T15:22:55.379391973Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=3942914b-1805-45ad-94cb-5f3af2e2e6a7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:22:55.390673 crc crio[20344]: time=\"2026-06-10T15:22:55.390559191Z\" level=info msg=\"Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-nwpkz/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=6d420864-9667-4371-8f9a-bdbbf27277d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:22:55.391585 crc crio[20344]: time=\"2026-06-10T15:22:55.391010293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:22:55.471559 crc crio[20344]: time=\"2026-06-10T15:22:55.470626228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:22:55.475811 crc crio[20344]: time=\"2026-06-10T15:22:55.475706659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:22:55.619358 crc crio[20344]: time=\"2026-06-10T15:22:55.619094789Z\" level=info msg=\"Created container b0e874d2fb0e24ffbbcdb562a49b8eebd8c9ccbf634e1f14a039d7bbbd872199: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-nwpkz/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=6d420864-9667-4371-8f9a-bdbbf27277d7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:22:55.622098 crc crio[20344]: time=\"2026-06-10T15:22:55.621964473Z\" level=info msg=\"Starting container: b0e874d2fb0e24ffbbcdb562a49b8eebd8c9ccbf634e1f14a039d7bbbd872199\" id=e24a4f14-510c-429b-8b53-e3f05d56612e name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:22:55.631371 crc crio[20344]: time=\"2026-06-10T15:22:55.631127049Z\" level=info msg=\"Started container\" PID=145751 containerID=b0e874d2fb0e24ffbbcdb562a49b8eebd8c9ccbf634e1f14a039d7bbbd872199 description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-nwpkz/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=e24a4f14-510c-429b-8b53-e3f05d56612e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b4fa7e623b997d51781418dc8d8249110f8080662ec90245ec6e5b4122bc7798\nJun 10 15:23:43.136748 crc crio[20344]: time=\"2026-06-10T15:23:43.135851937Z\" level=info msg=\"Stopping pod sandbox: b4fa7e623b997d51781418dc8d8249110f8080662ec90245ec6e5b4122bc7798\" id=6fdc96ff-33a6-4971-af46-e37f2270a334 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:23:43.139411 crc crio[20344]: time=\"2026-06-10T15:23:43.13750173Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-nwpkz Namespace:openstack ID:b4fa7e623b997d51781418dc8d8249110f8080662ec90245ec6e5b4122bc7798 UID:13084ad1-24b9-428b-afa7-5bf997b307fe NetNS:/var/run/netns/ba8daf19-230b-4cc3-a1f2-612b6ff9a72b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13084ad1_24b9_428b_afa7_5bf997b307fe.slice PodAnnotations:0xc003224df0}] Aliases:map[]}\"\nJun 10 15:23:43.139411 crc crio[20344]: time=\"2026-06-10T15:23:43.137636493Z\" level=info msg=\"Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-nwpkz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:23:43.658698 crc crio[20344]: time=\"2026-06-10T15:23:43.65835267Z\" level=info msg=\"Stopped pod sandbox: b4fa7e623b997d51781418dc8d8249110f8080662ec90245ec6e5b4122bc7798\" id=6fdc96ff-33a6-4971-af46-e37f2270a334 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:23:44.673850 crc crio[20344]: time=\"2026-06-10T15:23:44.673429322Z\" level=info msg=\"Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cxsbp/POD\" id=1408175b-2716-4001-bcea-cca29c06a3cb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:23:44.675000 crc crio[20344]: time=\"2026-06-10T15:23:44.673922434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:23:44.724428 crc crio[20344]: time=\"2026-06-10T15:23:44.724299014Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cxsbp Namespace:openstack ID:72d4b132fcaa147790c7c291d895700cfb96267522beca1a317c569c89a978f3 UID:c9fb51cc-5ff3-4400-9195-507d91afae27 NetNS:/var/run/netns/13bd1cca-8edd-44c3-87b4-c9b905efd6aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9fb51cc_5ff3_4400_9195_507d91afae27.slice PodAnnotations:0xc001b9c088}] Aliases:map[]}\"\nJun 10 15:23:44.724428 crc crio[20344]: time=\"2026-06-10T15:23:44.724362806Z\" level=info msg=\"Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cxsbp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:23:45.489885 crc crio[20344]: 2026-06-10T15:23:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:72d4b132fcaa147 Mac:b2:6a:2b:78:fb:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/13bd1cca-8edd-44c3-87b4-c9b905efd6aa SocketPath: PciID:}] [{Interface:0xc000014ec0 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:23:45.491458 crc crio[20344]: time=\"2026-06-10T15:23:45.491380608Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cxsbp Namespace:openstack ID:72d4b132fcaa147790c7c291d895700cfb96267522beca1a317c569c89a978f3 UID:c9fb51cc-5ff3-4400-9195-507d91afae27 NetNS:/var/run/netns/13bd1cca-8edd-44c3-87b4-c9b905efd6aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9fb51cc_5ff3_4400_9195_507d91afae27.slice PodAnnotations:0xc001b9c088}] Aliases:map[]}\"\nJun 10 15:23:45.491717 crc crio[20344]: time=\"2026-06-10T15:23:45.491650265Z\" level=info msg=\"Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cxsbp for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:23:45.504649 crc crio[20344]: time=\"2026-06-10T15:23:45.504537358Z\" level=info msg=\"Ran pod sandbox 72d4b132fcaa147790c7c291d895700cfb96267522beca1a317c569c89a978f3 with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cxsbp/POD\" id=1408175b-2716-4001-bcea-cca29c06a3cb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:23:45.507506 crc crio[20344]: time=\"2026-06-10T15:23:45.507381661Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=870bc429-37b4-4421-bf80-70d51ee9f12c name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:23:45.542542 crc crio[20344]: time=\"2026-06-10T15:23:45.542455586Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=e64e5718-8d03-494e-81ea-afc129e15764 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:23:45.551041 crc crio[20344]: time=\"2026-06-10T15:23:45.550924935Z\" level=info msg=\"Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cxsbp/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=1b70405a-8e49-44b3-bcfa-a084a5f9c9ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:23:45.551502 crc crio[20344]: time=\"2026-06-10T15:23:45.551389297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:23:45.620963 crc crio[20344]: time=\"2026-06-10T15:23:45.620665214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:23:45.625925 crc crio[20344]: time=\"2026-06-10T15:23:45.625831258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:23:45.806753 crc crio[20344]: time=\"2026-06-10T15:23:45.806553011Z\" level=info msg=\"Created container 83647567eedfa88fff08b85fb229e57b97080d6c916d5ed8f5799a1fb4be0ae4: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cxsbp/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=1b70405a-8e49-44b3-bcfa-a084a5f9c9ca name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:23:45.808553 crc crio[20344]: time=\"2026-06-10T15:23:45.808366798Z\" level=info msg=\"Starting container: 83647567eedfa88fff08b85fb229e57b97080d6c916d5ed8f5799a1fb4be0ae4\" id=253c47f2-3398-434e-9d79-4f0fd2519d06 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:23:45.815433 crc crio[20344]: time=\"2026-06-10T15:23:45.815198864Z\" level=info msg=\"Started container\" PID=148579 containerID=83647567eedfa88fff08b85fb229e57b97080d6c916d5ed8f5799a1fb4be0ae4 description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cxsbp/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=253c47f2-3398-434e-9d79-4f0fd2519d06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72d4b132fcaa147790c7c291d895700cfb96267522beca1a317c569c89a978f3\nJun 10 15:24:01.204790 crc crio[20344]: time=\"2026-06-10T15:24:01.203906929Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685084-w7cwf/POD\" id=51c708e5-8d4d-42ae-aee7-ec33d77bafc8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:24:01.204790 crc crio[20344]: time=\"2026-06-10T15:24:01.20472946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:24:01.250340 crc crio[20344]: time=\"2026-06-10T15:24:01.250194123Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685084-w7cwf Namespace:openshift-infra ID:ab01be96d29eaf73b5d55a34aac7523a5616ad4f9ba2c58ba2326dc55eae7fba UID:7b09d21c-3beb-4236-aa25-62329b0c8c36 NetNS:/var/run/netns/89c9537b-1c27-459f-b29f-c6454cd73c80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b09d21c_3beb_4236_aa25_62329b0c8c36.slice PodAnnotations:0xc0027c0a40}] Aliases:map[]}\"\nJun 10 15:24:01.250607 crc crio[20344]: time=\"2026-06-10T15:24:01.250359287Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685084-w7cwf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:24:02.557137 crc crio[20344]: 2026-06-10T15:24:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ab01be96d29eaf7 Mac:2e:bd:f3:9c:4c:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/89c9537b-1c27-459f-b29f-c6454cd73c80 SocketPath: PciID:}] [{Interface:0xc0002bc9c0 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:24:02.559673 crc crio[20344]: time=\"2026-06-10T15:24:02.559025785Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685084-w7cwf Namespace:openshift-infra ID:ab01be96d29eaf73b5d55a34aac7523a5616ad4f9ba2c58ba2326dc55eae7fba UID:7b09d21c-3beb-4236-aa25-62329b0c8c36 NetNS:/var/run/netns/89c9537b-1c27-459f-b29f-c6454cd73c80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b09d21c_3beb_4236_aa25_62329b0c8c36.slice PodAnnotations:0xc0027c0a40}] Aliases:map[]}\"\nJun 10 15:24:02.559673 crc crio[20344]: time=\"2026-06-10T15:24:02.55919567Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685084-w7cwf for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:24:02.568499 crc crio[20344]: time=\"2026-06-10T15:24:02.568044078Z\" level=info msg=\"Ran pod sandbox ab01be96d29eaf73b5d55a34aac7523a5616ad4f9ba2c58ba2326dc55eae7fba with infra container: openshift-infra/auto-csr-approver-29685084-w7cwf/POD\" id=51c708e5-8d4d-42ae-aee7-ec33d77bafc8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:24:02.579219 crc crio[20344]: time=\"2026-06-10T15:24:02.579014631Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=337e1ed5-bf69-4934-b78e-9d78e3d8bbca name=/runtime.v1.ImageService/PullImage\nJun 10 15:24:02.590999 crc crio[20344]: time=\"2026-06-10T15:24:02.590832856Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 10 15:24:07.089764 crc crio[20344]: time=\"2026-06-10T15:24:07.088363449Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=337e1ed5-bf69-4934-b78e-9d78e3d8bbca name=/runtime.v1.ImageService/PullImage\nJun 10 15:24:07.092992 crc crio[20344]: time=\"2026-06-10T15:24:07.092832755Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=38fea3a6-416d-4032-9abc-d5e23edf8a0f name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:24:07.100808 crc crio[20344]: time=\"2026-06-10T15:24:07.100680307Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ae0e6bc8-5639-4f21-8066-98a6640f9a43 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:24:07.184683 crc crio[20344]: time=\"2026-06-10T15:24:07.180599629Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685084-w7cwf/oc\" id=bdbb4d5a-b47d-48ee-932c-e47bf2beedff name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:24:07.184683 crc crio[20344]: time=\"2026-06-10T15:24:07.182099668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:24:07.243384 crc crio[20344]: time=\"2026-06-10T15:24:07.243123903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:24:07.566333 crc crio[20344]: time=\"2026-06-10T15:24:07.566189029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:24:09.725676 crc crio[20344]: time=\"2026-06-10T15:24:09.724989894Z\" level=info msg=\"Created container 0b82874cd2b57eeae1f76dbc995be6d459ecd237b5696446d36923c96fb9b5f1: openshift-infra/auto-csr-approver-29685084-w7cwf/oc\" id=bdbb4d5a-b47d-48ee-932c-e47bf2beedff name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:24:09.729531 crc crio[20344]: time=\"2026-06-10T15:24:09.729359736Z\" level=info msg=\"Starting container: 0b82874cd2b57eeae1f76dbc995be6d459ecd237b5696446d36923c96fb9b5f1\" id=659c7536-de21-40a9-9efb-4897b26262b1 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:24:09.736214 crc crio[20344]: time=\"2026-06-10T15:24:09.736128701Z\" level=info msg=\"Started container\" PID=149902 containerID=0b82874cd2b57eeae1f76dbc995be6d459ecd237b5696446d36923c96fb9b5f1 description=openshift-infra/auto-csr-approver-29685084-w7cwf/oc id=659c7536-de21-40a9-9efb-4897b26262b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab01be96d29eaf73b5d55a34aac7523a5616ad4f9ba2c58ba2326dc55eae7fba\nJun 10 15:24:12.609552 crc crio[20344]: time=\"2026-06-10T15:24:12.608516629Z\" level=info msg=\"Stopping pod sandbox: ab01be96d29eaf73b5d55a34aac7523a5616ad4f9ba2c58ba2326dc55eae7fba\" id=d67ea5d6-257b-45ff-b91d-fdf101defb1c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:24:12.611030 crc crio[20344]: time=\"2026-06-10T15:24:12.61047551Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685084-w7cwf Namespace:openshift-infra ID:ab01be96d29eaf73b5d55a34aac7523a5616ad4f9ba2c58ba2326dc55eae7fba UID:7b09d21c-3beb-4236-aa25-62329b0c8c36 NetNS:/var/run/netns/89c9537b-1c27-459f-b29f-c6454cd73c80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b09d21c_3beb_4236_aa25_62329b0c8c36.slice PodAnnotations:0xc0006b4e80}] Aliases:map[]}\"\nJun 10 15:24:12.611030 crc crio[20344]: time=\"2026-06-10T15:24:12.610650324Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685084-w7cwf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:24:14.591885 crc crio[20344]: time=\"2026-06-10T15:24:14.590816131Z\" level=info msg=\"Stopped pod sandbox: ab01be96d29eaf73b5d55a34aac7523a5616ad4f9ba2c58ba2326dc55eae7fba\" id=d67ea5d6-257b-45ff-b91d-fdf101defb1c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:24:46.457417 crc crio[20344]: time=\"2026-06-10T15:24:46.456546616Z\" level=info msg=\"Stopping pod sandbox: 72d4b132fcaa147790c7c291d895700cfb96267522beca1a317c569c89a978f3\" id=50e0fd97-e86b-4f6a-b1be-ef88f9368b5d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:24:46.458727 crc crio[20344]: time=\"2026-06-10T15:24:46.458313672Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cxsbp Namespace:openstack ID:72d4b132fcaa147790c7c291d895700cfb96267522beca1a317c569c89a978f3 UID:c9fb51cc-5ff3-4400-9195-507d91afae27 NetNS:/var/run/netns/13bd1cca-8edd-44c3-87b4-c9b905efd6aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9fb51cc_5ff3_4400_9195_507d91afae27.slice PodAnnotations:0xc00078c820}] Aliases:map[]}\"\nJun 10 15:24:46.458727 crc crio[20344]: time=\"2026-06-10T15:24:46.458478196Z\" level=info msg=\"Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cxsbp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:24:47.017992 crc crio[20344]: time=\"2026-06-10T15:24:47.017671735Z\" level=info msg=\"Stopped pod sandbox: 72d4b132fcaa147790c7c291d895700cfb96267522beca1a317c569c89a978f3\" id=50e0fd97-e86b-4f6a-b1be-ef88f9368b5d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:24:48.457477 crc crio[20344]: time=\"2026-06-10T15:24:48.456408779Z\" level=info msg=\"Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-w5g6n/POD\" id=c5cb6b13-3a11-4c68-8dc1-5dba6f41fc9d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:24:48.458591 crc crio[20344]: time=\"2026-06-10T15:24:48.457504348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:24:48.503851 crc crio[20344]: time=\"2026-06-10T15:24:48.503773932Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-w5g6n Namespace:openstack ID:0b4d3d99d641f2379020e29c8abed8fe8493aae5c675945462f023522f6c2582 UID:8652ed36-b7f6-4b6b-a266-08ad3ae6d073 NetNS:/var/run/netns/4697ef76-c652-4fb3-8ba7-48cb59b76208 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8652ed36_b7f6_4b6b_a266_08ad3ae6d073.slice PodAnnotations:0xc0022649e0}] Aliases:map[]}\"\nJun 10 15:24:48.503851 crc crio[20344]: time=\"2026-06-10T15:24:48.503816863Z\" level=info msg=\"Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-w5g6n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:24:49.264375 crc crio[20344]: 2026-06-10T15:24:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0b4d3d99d641f23 Mac:2a:2e:63:aa:ff:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/4697ef76-c652-4fb3-8ba7-48cb59b76208 SocketPath: PciID:}] [{Interface:0xc0003515e0 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:24:49.265784 crc crio[20344]: time=\"2026-06-10T15:24:49.265712273Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-w5g6n Namespace:openstack ID:0b4d3d99d641f2379020e29c8abed8fe8493aae5c675945462f023522f6c2582 UID:8652ed36-b7f6-4b6b-a266-08ad3ae6d073 NetNS:/var/run/netns/4697ef76-c652-4fb3-8ba7-48cb59b76208 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8652ed36_b7f6_4b6b_a266_08ad3ae6d073.slice PodAnnotations:0xc0022649e0}] Aliases:map[]}\"\nJun 10 15:24:49.266125 crc crio[20344]: time=\"2026-06-10T15:24:49.266078162Z\" level=info msg=\"Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-w5g6n for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:24:49.274225 crc crio[20344]: time=\"2026-06-10T15:24:49.27412725Z\" level=info msg=\"Ran pod sandbox 0b4d3d99d641f2379020e29c8abed8fe8493aae5c675945462f023522f6c2582 with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-w5g6n/POD\" id=c5cb6b13-3a11-4c68-8dc1-5dba6f41fc9d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:24:49.277646 crc crio[20344]: time=\"2026-06-10T15:24:49.277541748Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=1e0b6231-452a-473b-bc6c-66a307192caf name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:24:49.314160 crc crio[20344]: time=\"2026-06-10T15:24:49.313957277Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=6d4ec39f-2f3d-439f-b142-38d7f43c3d58 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:24:49.326236 crc crio[20344]: time=\"2026-06-10T15:24:49.326147072Z\" level=info msg=\"Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-w5g6n/ssh-known-hosts-edpm-deployment-ipam\" id=0a4008bc-cbee-4bf3-a8a9-a34c691c0629 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:24:49.326769 crc crio[20344]: time=\"2026-06-10T15:24:49.326648435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:24:49.377518 crc crio[20344]: time=\"2026-06-10T15:24:49.377405685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:24:49.383738 crc crio[20344]: time=\"2026-06-10T15:24:49.382591478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:24:49.582760 crc crio[20344]: time=\"2026-06-10T15:24:49.582084526Z\" level=info msg=\"Created container aac283429ee4fa647d415d29265006c010e29eb5d54d7e29647eb690306eade8: openstack/ssh-known-hosts-edpm-deployment-ipam-w5g6n/ssh-known-hosts-edpm-deployment-ipam\" id=0a4008bc-cbee-4bf3-a8a9-a34c691c0629 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:24:49.584600 crc crio[20344]: time=\"2026-06-10T15:24:49.584430207Z\" level=info msg=\"Starting container: aac283429ee4fa647d415d29265006c010e29eb5d54d7e29647eb690306eade8\" id=632c71c1-5aae-4327-9bd8-c0b18e8ffa3e name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:24:49.609839 crc crio[20344]: time=\"2026-06-10T15:24:49.609707489Z\" level=info msg=\"Started container\" PID=152429 containerID=aac283429ee4fa647d415d29265006c010e29eb5d54d7e29647eb690306eade8 description=openstack/ssh-known-hosts-edpm-deployment-ipam-w5g6n/ssh-known-hosts-edpm-deployment-ipam id=632c71c1-5aae-4327-9bd8-c0b18e8ffa3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b4d3d99d641f2379020e29c8abed8fe8493aae5c675945462f023522f6c2582\nJun 10 15:24:58.958092 crc crio[20344]: time=\"2026-06-10T15:24:58.957226981Z\" level=info msg=\"Stopping pod sandbox: 0b4d3d99d641f2379020e29c8abed8fe8493aae5c675945462f023522f6c2582\" id=1923830e-af98-43a4-9c71-8d4da44256d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:24:58.960016 crc crio[20344]: time=\"2026-06-10T15:24:58.958906814Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-w5g6n Namespace:openstack ID:0b4d3d99d641f2379020e29c8abed8fe8493aae5c675945462f023522f6c2582 UID:8652ed36-b7f6-4b6b-a266-08ad3ae6d073 NetNS:/var/run/netns/4697ef76-c652-4fb3-8ba7-48cb59b76208 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8652ed36_b7f6_4b6b_a266_08ad3ae6d073.slice PodAnnotations:0xc0006b4cd0}] Aliases:map[]}\"\nJun 10 15:24:58.960016 crc crio[20344]: time=\"2026-06-10T15:24:58.959078678Z\" level=info msg=\"Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-w5g6n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:24:59.479587 crc crio[20344]: time=\"2026-06-10T15:24:59.478200773Z\" level=info msg=\"Stopped pod sandbox: 0b4d3d99d641f2379020e29c8abed8fe8493aae5c675945462f023522f6c2582\" id=1923830e-af98-43a4-9c71-8d4da44256d2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:25:01.089770 crc crio[20344]: time=\"2026-06-10T15:25:01.089136011Z\" level=info msg=\"Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-9cnpw/POD\" id=f1846dad-e030-4e74-b899-b42f26e3a013 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:25:01.091676 crc crio[20344]: time=\"2026-06-10T15:25:01.089794658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:25:01.176800 crc crio[20344]: time=\"2026-06-10T15:25:01.176228949Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-9cnpw Namespace:openstack ID:cee93f82435f2cf89002ae899afa5e3fc58154662e3cf40584a71b934331044a UID:5a6438c5-703c-4002-a719-e979639ed53c NetNS:/var/run/netns/6e91c842-7612-45ca-b25d-e91f89608384 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a6438c5_703c_4002_a719_e979639ed53c.slice PodAnnotations:0xc0006b4228}] Aliases:map[]}\"\nJun 10 15:25:01.176800 crc crio[20344]: time=\"2026-06-10T15:25:01.176769673Z\" level=info msg=\"Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-9cnpw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:25:01.239227 crc crio[20344]: time=\"2026-06-10T15:25:01.23907101Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-sld9g/POD\" id=ab4d17e6-58d8-47a8-80dc-bbcd984dbc3c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:25:01.239568 crc crio[20344]: time=\"2026-06-10T15:25:01.239496421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:25:01.292496 crc crio[20344]: time=\"2026-06-10T15:25:01.292419857Z\" level=info msg=\"Got pod network &{Name:redhat-operators-sld9g Namespace:openshift-marketplace ID:c11e8767afd86301119d6628d91aa472b74675bca567d8dd7bb8b597e7a7f6fb UID:7429701d-1a48-4a21-8864-8c545191cdc5 NetNS:/var/run/netns/03cb4606-33eb-4a2b-adf4-4ad53bd34e4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7429701d_1a48_4a21_8864_8c545191cdc5.slice PodAnnotations:0xc0006b49b8}] Aliases:map[]}\"\nJun 10 15:25:01.292496 crc crio[20344]: time=\"2026-06-10T15:25:01.292459458Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-sld9g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:25:02.154983 crc crio[20344]: 2026-06-10T15:25:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c11e8767afd8630 Mac:4e:5c:8b:be:99:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/03cb4606-33eb-4a2b-adf4-4ad53bd34e4f SocketPath: PciID:}] [{Interface:0xc000014ec0 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:25:02.158643 crc crio[20344]: time=\"2026-06-10T15:25:02.158487455Z\" level=info msg=\"Got pod network &{Name:redhat-operators-sld9g Namespace:openshift-marketplace ID:c11e8767afd86301119d6628d91aa472b74675bca567d8dd7bb8b597e7a7f6fb UID:7429701d-1a48-4a21-8864-8c545191cdc5 NetNS:/var/run/netns/03cb4606-33eb-4a2b-adf4-4ad53bd34e4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7429701d_1a48_4a21_8864_8c545191cdc5.slice PodAnnotations:0xc0006b49b8}] Aliases:map[]}\"\nJun 10 15:25:02.159386 crc crio[20344]: time=\"2026-06-10T15:25:02.159090161Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-sld9g for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:25:02.174595 crc crio[20344]: time=\"2026-06-10T15:25:02.174501158Z\" level=info msg=\"Ran pod sandbox c11e8767afd86301119d6628d91aa472b74675bca567d8dd7bb8b597e7a7f6fb with infra container: openshift-marketplace/redhat-operators-sld9g/POD\" id=ab4d17e6-58d8-47a8-80dc-bbcd984dbc3c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:25:02.179601 crc crio[20344]: time=\"2026-06-10T15:25:02.179490557Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c64db5ee-35a9-4b1d-948c-8d65a5435e91 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:25:02.181952 crc crio[20344]: time=\"2026-06-10T15:25:02.181847708Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=50aaa7af-104a-432b-87f7-cdbc112f2338 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:25:02.269709 crc crio[20344]: time=\"2026-06-10T15:25:02.269583572Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-sld9g/extract-utilities\" id=0b7e4d54-b758-4845-ba0c-426ede3c546d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:25:02.270293 crc crio[20344]: time=\"2026-06-10T15:25:02.270183007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:25:02.337339 crc crio[20344]: time=\"2026-06-10T15:25:02.336803376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:25:02.345433 crc crio[20344]: time=\"2026-06-10T15:25:02.345136111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:25:02.724914 crc crio[20344]: time=\"2026-06-10T15:25:02.724740346Z\" level=info msg=\"Created container 3949472e9a95ad91b6c5690259409f681a36c12f9a3bfdbd9a7398edabd4546a: openshift-marketplace/redhat-operators-sld9g/extract-utilities\" id=0b7e4d54-b758-4845-ba0c-426ede3c546d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:25:02.726480 crc crio[20344]: time=\"2026-06-10T15:25:02.726373188Z\" level=info msg=\"Starting container: 3949472e9a95ad91b6c5690259409f681a36c12f9a3bfdbd9a7398edabd4546a\" id=94cd9074-be84-4439-be3d-ef2c6c65229a name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:25:02.738841 crc crio[20344]: time=\"2026-06-10T15:25:02.738735667Z\" level=info msg=\"Started container\" PID=153294 containerID=3949472e9a95ad91b6c5690259409f681a36c12f9a3bfdbd9a7398edabd4546a description=openshift-marketplace/redhat-operators-sld9g/extract-utilities id=94cd9074-be84-4439-be3d-ef2c6c65229a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c11e8767afd86301119d6628d91aa472b74675bca567d8dd7bb8b597e7a7f6fb\nJun 10 15:25:02.873230 crc crio[20344]: 2026-06-10T15:25:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cee93f82435f2cf Mac:ae:85:0a:c2:80:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/6e91c842-7612-45ca-b25d-e91f89608384 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:25:02.875247 crc crio[20344]: time=\"2026-06-10T15:25:02.875185938Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-9cnpw Namespace:openstack ID:cee93f82435f2cf89002ae899afa5e3fc58154662e3cf40584a71b934331044a UID:5a6438c5-703c-4002-a719-e979639ed53c NetNS:/var/run/netns/6e91c842-7612-45ca-b25d-e91f89608384 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a6438c5_703c_4002_a719_e979639ed53c.slice PodAnnotations:0xc0006b4228}] Aliases:map[]}\"\nJun 10 15:25:02.875533 crc crio[20344]: time=\"2026-06-10T15:25:02.875422894Z\" level=info msg=\"Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-9cnpw for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:25:02.890720 crc crio[20344]: time=\"2026-06-10T15:25:02.886342276Z\" level=info msg=\"Ran pod sandbox cee93f82435f2cf89002ae899afa5e3fc58154662e3cf40584a71b934331044a with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-9cnpw/POD\" id=f1846dad-e030-4e74-b899-b42f26e3a013 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:25:02.890917 crc crio[20344]: time=\"2026-06-10T15:25:02.890756369Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=74c6dee8-c09c-449e-84ce-a243275fc52c name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:25:02.971134 crc crio[20344]: time=\"2026-06-10T15:25:02.970158308Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=0fed554f-7da5-4f23-9c17-da67efe6ab21 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:25:03.029388 crc crio[20344]: time=\"2026-06-10T15:25:03.028985456Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=11a350ad-3cf5-4314-ae7a-a042fdfffe1b name=/runtime.v1.ImageService/PullImage\nJun 10 15:25:03.050422 crc crio[20344]: time=\"2026-06-10T15:25:03.050372908Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 10 15:25:03.091312 crc crio[20344]: time=\"2026-06-10T15:25:03.091178531Z\" level=info msg=\"Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-9cnpw/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=a510fdbc-52c6-4d75-be30-a2e5c420ea84 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:25:03.091710 crc crio[20344]: time=\"2026-06-10T15:25:03.091647783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:25:03.147940 crc crio[20344]: time=\"2026-06-10T15:25:03.147828053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:25:03.152069 crc crio[20344]: time=\"2026-06-10T15:25:03.151998161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:25:03.392464 crc crio[20344]: time=\"2026-06-10T15:25:03.391970223Z\" level=info msg=\"Created container b008cc360950828f0502d886315210910bfc403532303368bb1c3578234632c0: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-9cnpw/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=a510fdbc-52c6-4d75-be30-a2e5c420ea84 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:25:03.393905 crc crio[20344]: time=\"2026-06-10T15:25:03.393664447Z\" level=info msg=\"Starting container: b008cc360950828f0502d886315210910bfc403532303368bb1c3578234632c0\" id=72ed12c7-0060-4c06-9f02-0eb6b9cd01fd name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:25:03.411958 crc crio[20344]: time=\"2026-06-10T15:25:03.411823795Z\" level=info msg=\"Started container\" PID=153348 containerID=b008cc360950828f0502d886315210910bfc403532303368bb1c3578234632c0 description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-9cnpw/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=72ed12c7-0060-4c06-9f02-0eb6b9cd01fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=cee93f82435f2cf89002ae899afa5e3fc58154662e3cf40584a71b934331044a\nJun 10 15:25:04.201799 crc crio[20344]: time=\"2026-06-10T15:25:04.201222095Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:21dc3353624ee78f072b503b54c8a84b2a47b1b3ecedb037166b270e1772eeff\" id=11a350ad-3cf5-4314-ae7a-a042fdfffe1b name=/runtime.v1.ImageService/PullImage\nJun 10 15:25:04.202705 crc crio[20344]: time=\"2026-06-10T15:25:04.202630971Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=8cd82c0e-6bc1-46f0-bb6a-13276bec2e2c name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:25:04.206398 crc crio[20344]: time=\"2026-06-10T15:25:04.206244704Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=00e456c1-50bc-44e5-bdac-c1215ec6f748 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:25:04.214178 crc crio[20344]: time=\"2026-06-10T15:25:04.214092637Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-sld9g/extract-content\" id=5f9c6824-7483-4004-b34d-0236484a151b name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:25:04.214675 crc crio[20344]: time=\"2026-06-10T15:25:04.21460681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:25:04.281946 crc crio[20344]: time=\"2026-06-10T15:25:04.281809174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:25:04.285700 crc crio[20344]: time=\"2026-06-10T15:25:04.285575871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:25:04.465226 crc crio[20344]: time=\"2026-06-10T15:25:04.465092574Z\" level=info msg=\"Created container 8b9c820192b454ef3f29d0638c7f5f1860fd9b573caeea27df0f9beb1d9eb28c: openshift-marketplace/redhat-operators-sld9g/extract-content\" id=5f9c6824-7483-4004-b34d-0236484a151b name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:25:04.467577 crc crio[20344]: time=\"2026-06-10T15:25:04.467516786Z\" level=info msg=\"Starting container: 8b9c820192b454ef3f29d0638c7f5f1860fd9b573caeea27df0f9beb1d9eb28c\" id=c3e4d6c7-2804-44ff-b1bb-9cae29f65d6d name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:25:04.473887 crc crio[20344]: time=\"2026-06-10T15:25:04.473737277Z\" level=info msg=\"Started container\" PID=153438 containerID=8b9c820192b454ef3f29d0638c7f5f1860fd9b573caeea27df0f9beb1d9eb28c description=openshift-marketplace/redhat-operators-sld9g/extract-content id=c3e4d6c7-2804-44ff-b1bb-9cae29f65d6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=c11e8767afd86301119d6628d91aa472b74675bca567d8dd7bb8b597e7a7f6fb\nJun 10 15:25:14.438679 crc crio[20344]: time=\"2026-06-10T15:25:14.43752994Z\" level=info msg=\"Removing container: a8d49ab505b29a578270369cb093854c829048f51eec09ff8017095a69400b81\" id=204df4e6-d869-4254-a9f4-b96bd70d8b4b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:25:14.614090 crc crio[20344]: time=\"2026-06-10T15:25:14.613986933Z\" level=info msg=\"Removed container a8d49ab505b29a578270369cb093854c829048f51eec09ff8017095a69400b81: openshift-infra/auto-csr-approver-29685078-xzrjk/oc\" id=204df4e6-d869-4254-a9f4-b96bd70d8b4b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:25:14.650375 crc crio[20344]: time=\"2026-06-10T15:25:14.636180616Z\" level=info msg=\"Stopping pod sandbox: 0220266f6a0c6f623d8c6154c91b218563b55a768d78d8e7b13fc6688130f633\" id=04b608ed-05f0-4d54-a13c-6671c765b408 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:25:14.650375 crc crio[20344]: time=\"2026-06-10T15:25:14.636297689Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0220266f6a0c6f623d8c6154c91b218563b55a768d78d8e7b13fc6688130f633\" id=04b608ed-05f0-4d54-a13c-6671c765b408 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:25:14.650375 crc crio[20344]: time=\"2026-06-10T15:25:14.637428778Z\" level=info msg=\"Removing pod sandbox: 0220266f6a0c6f623d8c6154c91b218563b55a768d78d8e7b13fc6688130f633\" id=97e56dbf-fdd5-46d0-8788-413871db5744 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:25:14.652555 crc crio[20344]: time=\"2026-06-10T15:25:14.652436256Z\" level=info msg=\"Removed pod sandbox: 0220266f6a0c6f623d8c6154c91b218563b55a768d78d8e7b13fc6688130f633\" id=97e56dbf-fdd5-46d0-8788-413871db5744 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:25:16.266665 crc crio[20344]: time=\"2026-06-10T15:25:16.266180467Z\" level=info msg=\"Stopping pod sandbox: cee93f82435f2cf89002ae899afa5e3fc58154662e3cf40584a71b934331044a\" id=555f0e37-65b7-4446-9d47-68e2fe0fe81a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:25:16.267931 crc crio[20344]: time=\"2026-06-10T15:25:16.267371187Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-9cnpw Namespace:openstack ID:cee93f82435f2cf89002ae899afa5e3fc58154662e3cf40584a71b934331044a UID:5a6438c5-703c-4002-a719-e979639ed53c NetNS:/var/run/netns/6e91c842-7612-45ca-b25d-e91f89608384 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a6438c5_703c_4002_a719_e979639ed53c.slice PodAnnotations:0xc0007382e8}] Aliases:map[]}\"\nJun 10 15:25:16.267931 crc crio[20344]: time=\"2026-06-10T15:25:16.267515741Z\" level=info msg=\"Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-9cnpw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:25:17.238315 crc crio[20344]: time=\"2026-06-10T15:25:17.237766817Z\" level=info msg=\"Stopped pod sandbox: cee93f82435f2cf89002ae899afa5e3fc58154662e3cf40584a71b934331044a\" id=555f0e37-65b7-4446-9d47-68e2fe0fe81a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:25:17.282740 crc crio[20344]: time=\"2026-06-10T15:25:17.282684046Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f266f0a4-3417-4d1e-b572-efa00021ec4b name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:25:17.285055 crc crio[20344]: time=\"2026-06-10T15:25:17.28478455Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0fe5c152-554e-4b78-a8e1-0f9904f64290 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:25:17.384559 crc crio[20344]: time=\"2026-06-10T15:25:17.38438603Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-sld9g/registry-server\" id=731d83ed-e81c-4b9f-bb0d-c53daf60ce6d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:25:17.384941 crc crio[20344]: time=\"2026-06-10T15:25:17.384914564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:25:17.469037 crc crio[20344]: time=\"2026-06-10T15:25:17.46768742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:25:17.479540 crc crio[20344]: time=\"2026-06-10T15:25:17.479458573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:25:17.724387 crc crio[20344]: time=\"2026-06-10T15:25:17.724171468Z\" level=info msg=\"Created container 6f1d1b0666598c8c7ffe717272482cf290a9e55234a35a4fb99ed578baa1e826: openshift-marketplace/redhat-operators-sld9g/registry-server\" id=731d83ed-e81c-4b9f-bb0d-c53daf60ce6d name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:25:17.729729 crc crio[20344]: time=\"2026-06-10T15:25:17.729635439Z\" level=info msg=\"Starting container: 6f1d1b0666598c8c7ffe717272482cf290a9e55234a35a4fb99ed578baa1e826\" id=1baab3b4-e1dc-4e57-9f8c-0eb104a9c6be name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:25:17.735693 crc crio[20344]: time=\"2026-06-10T15:25:17.735573242Z\" level=info msg=\"Started container\" PID=154155 containerID=6f1d1b0666598c8c7ffe717272482cf290a9e55234a35a4fb99ed578baa1e826 description=openshift-marketplace/redhat-operators-sld9g/registry-server id=1baab3b4-e1dc-4e57-9f8c-0eb104a9c6be name=/runtime.v1.RuntimeService/StartContainer sandboxID=c11e8767afd86301119d6628d91aa472b74675bca567d8dd7bb8b597e7a7f6fb\nJun 10 15:25:21.151772 crc crio[20344]: time=\"2026-06-10T15:25:21.150985922Z\" level=info msg=\"Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g6tdp/POD\" id=c913ec67-caa1-4e38-a8d6-be406d5f52b6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:25:21.154073 crc crio[20344]: time=\"2026-06-10T15:25:21.151816294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:25:21.193467 crc crio[20344]: time=\"2026-06-10T15:25:21.193335925Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g6tdp Namespace:openstack ID:b878392c7850d2470a47579d2f7df97cde27b7db553c1924446ee92759e703cc UID:881ed0b4-e6b3-42d6-965f-f9518d8cb607 NetNS:/var/run/netns/de2228e4-9a4d-4d74-abb7-41dcec5eda3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod881ed0b4_e6b3_42d6_965f_f9518d8cb607.slice PodAnnotations:0xc0027c0f18}] Aliases:map[]}\"\nJun 10 15:25:21.193467 crc crio[20344]: time=\"2026-06-10T15:25:21.193414567Z\" level=info msg=\"Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g6tdp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:25:22.429162 crc crio[20344]: 2026-06-10T15:25:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b878392c7850d24 Mac:72:77:15:17:90:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/de2228e4-9a4d-4d74-abb7-41dcec5eda3a SocketPath: PciID:}] [{Interface:0xc000386810 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:25:22.430682 crc crio[20344]: time=\"2026-06-10T15:25:22.430591321Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g6tdp Namespace:openstack ID:b878392c7850d2470a47579d2f7df97cde27b7db553c1924446ee92759e703cc UID:881ed0b4-e6b3-42d6-965f-f9518d8cb607 NetNS:/var/run/netns/de2228e4-9a4d-4d74-abb7-41dcec5eda3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod881ed0b4_e6b3_42d6_965f_f9518d8cb607.slice PodAnnotations:0xc0027c0f18}] Aliases:map[]}\"\nJun 10 15:25:22.430891 crc crio[20344]: time=\"2026-06-10T15:25:22.430797947Z\" level=info msg=\"Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g6tdp for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:25:22.443469 crc crio[20344]: time=\"2026-06-10T15:25:22.443354511Z\" level=info msg=\"Ran pod sandbox b878392c7850d2470a47579d2f7df97cde27b7db553c1924446ee92759e703cc with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g6tdp/POD\" id=c913ec67-caa1-4e38-a8d6-be406d5f52b6 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:25:22.445969 crc crio[20344]: time=\"2026-06-10T15:25:22.445896596Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=cd361cfc-8a4d-4a04-9437-c0fc81dcfaba name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:25:22.469647 crc crio[20344]: time=\"2026-06-10T15:25:22.469519946Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=1d4a667e-894c-4d17-a9c5-838748c9fad1 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:25:22.573608 crc crio[20344]: time=\"2026-06-10T15:25:22.573437487Z\" level=info msg=\"Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g6tdp/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=1515d171-f50f-42d1-8eec-58406f951de3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:25:22.574106 crc crio[20344]: time=\"2026-06-10T15:25:22.573964901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:25:22.630579 crc crio[20344]: time=\"2026-06-10T15:25:22.630472079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:25:22.634571 crc crio[20344]: time=\"2026-06-10T15:25:22.634500823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:25:22.827420 crc crio[20344]: time=\"2026-06-10T15:25:22.825342667Z\" level=info msg=\"Created container 7a32b405dcfdf9a170355eb40b549fe900ad23eee29192fd39b639c38a956ebd: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g6tdp/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=1515d171-f50f-42d1-8eec-58406f951de3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:25:22.828954 crc crio[20344]: time=\"2026-06-10T15:25:22.828877379Z\" level=info msg=\"Starting container: 7a32b405dcfdf9a170355eb40b549fe900ad23eee29192fd39b639c38a956ebd\" id=72296244-da6a-409e-9dd7-a106e44fc543 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:25:22.839366 crc crio[20344]: time=\"2026-06-10T15:25:22.839224226Z\" level=info msg=\"Started container\" PID=154548 containerID=7a32b405dcfdf9a170355eb40b549fe900ad23eee29192fd39b639c38a956ebd description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g6tdp/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=72296244-da6a-409e-9dd7-a106e44fc543 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b878392c7850d2470a47579d2f7df97cde27b7db553c1924446ee92759e703cc\nJun 10 15:25:36.565388 crc crio[20344]: time=\"2026-06-10T15:25:36.564423797Z\" level=info msg=\"Stopping pod sandbox: b878392c7850d2470a47579d2f7df97cde27b7db553c1924446ee92759e703cc\" id=61085fd6-4585-4e2f-b6d7-ebb319a677ce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:25:36.568556 crc crio[20344]: time=\"2026-06-10T15:25:36.565837833Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g6tdp Namespace:openstack ID:b878392c7850d2470a47579d2f7df97cde27b7db553c1924446ee92759e703cc UID:881ed0b4-e6b3-42d6-965f-f9518d8cb607 NetNS:/var/run/netns/de2228e4-9a4d-4d74-abb7-41dcec5eda3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod881ed0b4_e6b3_42d6_965f_f9518d8cb607.slice PodAnnotations:0xc002264708}] Aliases:map[]}\"\nJun 10 15:25:36.568556 crc crio[20344]: time=\"2026-06-10T15:25:36.566006978Z\" level=info msg=\"Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g6tdp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:25:37.944925 crc crio[20344]: time=\"2026-06-10T15:25:37.94457049Z\" level=info msg=\"Stopped pod sandbox: b878392c7850d2470a47579d2f7df97cde27b7db553c1924446ee92759e703cc\" id=61085fd6-4585-4e2f-b6d7-ebb319a677ce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:25:40.769238 crc crio[20344]: time=\"2026-06-10T15:25:40.767982474Z\" level=info msg=\"Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vrkwk/POD\" id=4cec758a-92e9-479b-89aa-3f8eb74e7676 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:25:40.771144 crc crio[20344]: time=\"2026-06-10T15:25:40.769309729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:25:40.833656 crc crio[20344]: time=\"2026-06-10T15:25:40.833582757Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vrkwk Namespace:openstack ID:ee6e6ab44237134a5de08b1b7089c9bdcc209adfd9e9dc7759c9d7796a15d262 UID:16d7cdfa-0a01-40d9-b5fb-f7fbd34ba8e2 NetNS:/var/run/netns/ba5d8bd9-d652-4c0e-a9d5-587e5df2da4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod16d7cdfa_0a01_40d9_b5fb_f7fbd34ba8e2.slice PodAnnotations:0xc004036140}] Aliases:map[]}\"\nJun 10 15:25:40.834058 crc crio[20344]: time=\"2026-06-10T15:25:40.834028259Z\" level=info msg=\"Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vrkwk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:25:42.658947 crc crio[20344]: time=\"2026-06-10T15:25:42.658113216Z\" level=info msg=\"Stopping container: 6f1d1b0666598c8c7ffe717272482cf290a9e55234a35a4fb99ed578baa1e826 (timeout: 2s)\" id=7f79b860-4aeb-417b-ad1c-927ce124ffeb name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:25:43.338816 crc crio[20344]: time=\"2026-06-10T15:25:43.338701788Z\" level=info msg=\"Stopped container 6f1d1b0666598c8c7ffe717272482cf290a9e55234a35a4fb99ed578baa1e826: openshift-marketplace/redhat-operators-sld9g/registry-server\" id=7f79b860-4aeb-417b-ad1c-927ce124ffeb name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:25:43.340758 crc crio[20344]: time=\"2026-06-10T15:25:43.340634008Z\" level=info msg=\"Stopping pod sandbox: c11e8767afd86301119d6628d91aa472b74675bca567d8dd7bb8b597e7a7f6fb\" id=b932514a-0771-4083-abd2-0373579e2911 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:25:43.341903 crc crio[20344]: time=\"2026-06-10T15:25:43.341784578Z\" level=info msg=\"Got pod network &{Name:redhat-operators-sld9g Namespace:openshift-marketplace ID:c11e8767afd86301119d6628d91aa472b74675bca567d8dd7bb8b597e7a7f6fb UID:7429701d-1a48-4a21-8864-8c545191cdc5 NetNS:/var/run/netns/03cb4606-33eb-4a2b-adf4-4ad53bd34e4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7429701d_1a48_4a21_8864_8c545191cdc5.slice PodAnnotations:0xc000738050}] Aliases:map[]}\"\nJun 10 15:25:43.342205 crc crio[20344]: time=\"2026-06-10T15:25:43.342114266Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-sld9g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:25:43.434316 crc crio[20344]: 2026-06-10T15:25:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee6e6ab44237134 Mac:4e:cc:df:d0:b7:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/ba5d8bd9-d652-4c0e-a9d5-587e5df2da4a SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:25:43.436423 crc crio[20344]: time=\"2026-06-10T15:25:43.436374049Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vrkwk Namespace:openstack ID:ee6e6ab44237134a5de08b1b7089c9bdcc209adfd9e9dc7759c9d7796a15d262 UID:16d7cdfa-0a01-40d9-b5fb-f7fbd34ba8e2 NetNS:/var/run/netns/ba5d8bd9-d652-4c0e-a9d5-587e5df2da4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod16d7cdfa_0a01_40d9_b5fb_f7fbd34ba8e2.slice PodAnnotations:0xc004036140}] Aliases:map[]}\"\nJun 10 15:25:43.436747 crc crio[20344]: time=\"2026-06-10T15:25:43.436722058Z\" level=info msg=\"Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vrkwk for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:25:43.448427 crc crio[20344]: time=\"2026-06-10T15:25:43.448367048Z\" level=info msg=\"Ran pod sandbox ee6e6ab44237134a5de08b1b7089c9bdcc209adfd9e9dc7759c9d7796a15d262 with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vrkwk/POD\" id=4cec758a-92e9-479b-89aa-3f8eb74e7676 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:25:43.454328 crc crio[20344]: time=\"2026-06-10T15:25:43.454036644Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=10cfc0f2-7bc3-43be-8b9c-5396c0f5993d name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:25:43.486093 crc crio[20344]: time=\"2026-06-10T15:25:43.485557958Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=11b62ebe-90d5-4537-af21-0b3662279c06 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:25:43.539171 crc crio[20344]: time=\"2026-06-10T15:25:43.539053608Z\" level=info msg=\"Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vrkwk/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=90e629b2-a247-4e75-a031-78669a982891 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:25:43.539772 crc crio[20344]: time=\"2026-06-10T15:25:43.539691985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:25:43.614336 crc crio[20344]: time=\"2026-06-10T15:25:43.613601622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:25:43.616583 crc crio[20344]: time=\"2026-06-10T15:25:43.616397144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:25:43.809946 crc crio[20344]: time=\"2026-06-10T15:25:43.809500247Z\" level=info msg=\"Stopped pod sandbox: c11e8767afd86301119d6628d91aa472b74675bca567d8dd7bb8b597e7a7f6fb\" id=b932514a-0771-4083-abd2-0373579e2911 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:25:43.856021 crc crio[20344]: time=\"2026-06-10T15:25:43.855928955Z\" level=info msg=\"Created container b0e82258a8f5668cec6fb3331de803b41e1581480bf2bdbbd9ceea6d186e2697: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vrkwk/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=90e629b2-a247-4e75-a031-78669a982891 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:25:43.860488 crc crio[20344]: time=\"2026-06-10T15:25:43.85884158Z\" level=info msg=\"Starting container: b0e82258a8f5668cec6fb3331de803b41e1581480bf2bdbbd9ceea6d186e2697\" id=82b867f2-94c3-4857-937f-c1ff18228686 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:25:43.870378 crc crio[20344]: time=\"2026-06-10T15:25:43.870203263Z\" level=info msg=\"Started container\" PID=155864 containerID=b0e82258a8f5668cec6fb3331de803b41e1581480bf2bdbbd9ceea6d186e2697 description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vrkwk/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=82b867f2-94c3-4857-937f-c1ff18228686 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee6e6ab44237134a5de08b1b7089c9bdcc209adfd9e9dc7759c9d7796a15d262\nJun 10 15:25:44.771751 crc crio[20344]: time=\"2026-06-10T15:25:44.771250994Z\" level=info msg=\"Removing container: 6f1d1b0666598c8c7ffe717272482cf290a9e55234a35a4fb99ed578baa1e826\" id=45aa7870-e5e4-46db-b28c-c606f186a667 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:25:44.813625 crc crio[20344]: time=\"2026-06-10T15:25:44.813547485Z\" level=info msg=\"Removed container 6f1d1b0666598c8c7ffe717272482cf290a9e55234a35a4fb99ed578baa1e826: openshift-marketplace/redhat-operators-sld9g/registry-server\" id=45aa7870-e5e4-46db-b28c-c606f186a667 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:25:44.837031 crc crio[20344]: time=\"2026-06-10T15:25:44.836649982Z\" level=info msg=\"Removing container: 8b9c820192b454ef3f29d0638c7f5f1860fd9b573caeea27df0f9beb1d9eb28c\" id=9be84985-a1a8-4b05-beaf-3bd907483da6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:25:44.921114 crc crio[20344]: time=\"2026-06-10T15:25:44.920839484Z\" level=info msg=\"Removed container 8b9c820192b454ef3f29d0638c7f5f1860fd9b573caeea27df0f9beb1d9eb28c: openshift-marketplace/redhat-operators-sld9g/extract-content\" id=9be84985-a1a8-4b05-beaf-3bd907483da6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:25:44.924574 crc crio[20344]: time=\"2026-06-10T15:25:44.924418556Z\" level=info msg=\"Removing container: 3949472e9a95ad91b6c5690259409f681a36c12f9a3bfdbd9a7398edabd4546a\" id=c53e08f7-87c0-4e7b-84ec-f5c6e3337b38 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:25:44.967346 crc crio[20344]: time=\"2026-06-10T15:25:44.967131099Z\" level=info msg=\"Removed container 3949472e9a95ad91b6c5690259409f681a36c12f9a3bfdbd9a7398edabd4546a: openshift-marketplace/redhat-operators-sld9g/extract-utilities\" id=c53e08f7-87c0-4e7b-84ec-f5c6e3337b38 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:26:00.688578 crc crio[20344]: time=\"2026-06-10T15:26:00.68742093Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685086-vzh7j/POD\" id=0603cfd5-68fb-4f0b-b768-492d0f9c7287 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:26:00.689768 crc crio[20344]: time=\"2026-06-10T15:26:00.688637361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:26:00.732429 crc crio[20344]: time=\"2026-06-10T15:26:00.731437806Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685086-vzh7j Namespace:openshift-infra ID:d46a60914387c33b2cf4fe9f039262d77a3629316b7f5cb97736ed5b742505a2 UID:d3b8a5d6-d2fe-4de3-9d3d-8cf233737b00 NetNS:/var/run/netns/2139b0a8-8454-4484-9512-41e0ff560b2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3b8a5d6_d2fe_4de3_9d3d_8cf233737b00.slice PodAnnotations:0xc00282f0d0}] Aliases:map[]}\"\nJun 10 15:26:00.732429 crc crio[20344]: time=\"2026-06-10T15:26:00.731771644Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685086-vzh7j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:26:02.120478 crc crio[20344]: 2026-06-10T15:26:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d46a60914387c33 Mac:f6:5d:a4:cd:07:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/2139b0a8-8454-4484-9512-41e0ff560b2d SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:26:02.124201 crc crio[20344]: time=\"2026-06-10T15:26:02.12324245Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685086-vzh7j Namespace:openshift-infra ID:d46a60914387c33b2cf4fe9f039262d77a3629316b7f5cb97736ed5b742505a2 UID:d3b8a5d6-d2fe-4de3-9d3d-8cf233737b00 NetNS:/var/run/netns/2139b0a8-8454-4484-9512-41e0ff560b2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3b8a5d6_d2fe_4de3_9d3d_8cf233737b00.slice PodAnnotations:0xc00282f0d0}] Aliases:map[]}\"\nJun 10 15:26:02.124201 crc crio[20344]: time=\"2026-06-10T15:26:02.123573148Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685086-vzh7j for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:26:02.137931 crc crio[20344]: time=\"2026-06-10T15:26:02.137552809Z\" level=info msg=\"Ran pod sandbox d46a60914387c33b2cf4fe9f039262d77a3629316b7f5cb97736ed5b742505a2 with infra container: openshift-infra/auto-csr-approver-29685086-vzh7j/POD\" id=0603cfd5-68fb-4f0b-b768-492d0f9c7287 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:26:02.142550 crc crio[20344]: time=\"2026-06-10T15:26:02.142398324Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=e2182c19-0f04-4ae3-b956-c058e9e4e4c6 name=/runtime.v1.ImageService/PullImage\nJun 10 15:26:02.158137 crc crio[20344]: time=\"2026-06-10T15:26:02.158057128Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 10 15:26:06.972781 crc crio[20344]: time=\"2026-06-10T15:26:06.971492343Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=e2182c19-0f04-4ae3-b956-c058e9e4e4c6 name=/runtime.v1.ImageService/PullImage\nJun 10 15:26:06.974510 crc crio[20344]: time=\"2026-06-10T15:26:06.974422588Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8f16b1ac-f1a2-4f50-91d5-478b951d824f name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:26:06.977846 crc crio[20344]: time=\"2026-06-10T15:26:06.977787675Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a7dccfdc-6679-42d3-9a93-18003ba60683 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:26:07.111460 crc crio[20344]: time=\"2026-06-10T15:26:07.111207097Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685086-vzh7j/oc\" id=565cfd42-552a-463f-9a41-24660e7d51ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:26:07.112349 crc crio[20344]: time=\"2026-06-10T15:26:07.111899825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:26:07.183116 crc crio[20344]: time=\"2026-06-10T15:26:07.182969679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:26:07.472235 crc crio[20344]: time=\"2026-06-10T15:26:07.472153601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:26:08.239585 crc crio[20344]: time=\"2026-06-10T15:26:08.238911886Z\" level=info msg=\"Created container b38805f2b9eec4c3319da6ffc6d12fc7a7000b3965c9a837c066f223c85ced39: openshift-infra/auto-csr-approver-29685086-vzh7j/oc\" id=565cfd42-552a-463f-9a41-24660e7d51ba name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:26:08.240926 crc crio[20344]: time=\"2026-06-10T15:26:08.240814325Z\" level=info msg=\"Starting container: b38805f2b9eec4c3319da6ffc6d12fc7a7000b3965c9a837c066f223c85ced39\" id=9f17348c-0ec1-4bf7-af21-0a8175d4d843 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:26:08.246231 crc crio[20344]: time=\"2026-06-10T15:26:08.246150703Z\" level=info msg=\"Started container\" PID=157261 containerID=b38805f2b9eec4c3319da6ffc6d12fc7a7000b3965c9a837c066f223c85ced39 description=openshift-infra/auto-csr-approver-29685086-vzh7j/oc id=9f17348c-0ec1-4bf7-af21-0a8175d4d843 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d46a60914387c33b2cf4fe9f039262d77a3629316b7f5cb97736ed5b742505a2\nJun 10 15:26:10.140211 crc crio[20344]: time=\"2026-06-10T15:26:10.139668123Z\" level=info msg=\"Stopping pod sandbox: d46a60914387c33b2cf4fe9f039262d77a3629316b7f5cb97736ed5b742505a2\" id=106f307a-6cd5-48cd-b4ba-26425e732b79 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:26:10.143886 crc crio[20344]: time=\"2026-06-10T15:26:10.140837253Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685086-vzh7j Namespace:openshift-infra ID:d46a60914387c33b2cf4fe9f039262d77a3629316b7f5cb97736ed5b742505a2 UID:d3b8a5d6-d2fe-4de3-9d3d-8cf233737b00 NetNS:/var/run/netns/2139b0a8-8454-4484-9512-41e0ff560b2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3b8a5d6_d2fe_4de3_9d3d_8cf233737b00.slice PodAnnotations:0xc000739c68}] Aliases:map[]}\"\nJun 10 15:26:10.143886 crc crio[20344]: time=\"2026-06-10T15:26:10.141028898Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685086-vzh7j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:26:10.454423 crc crio[20344]: time=\"2026-06-10T15:26:10.454339413Z\" level=info msg=\"Stopped pod sandbox: d46a60914387c33b2cf4fe9f039262d77a3629316b7f5cb97736ed5b742505a2\" id=106f307a-6cd5-48cd-b4ba-26425e732b79 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:26:14.679739 crc crio[20344]: time=\"2026-06-10T15:26:14.67843709Z\" level=info msg=\"Removing container: 8988afc029c09035c777f771a72610acb601935426ce475de900289452533e83\" id=3b6aa2a7-a182-437a-a375-03fe9e3c4236 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:26:14.893538 crc crio[20344]: time=\"2026-06-10T15:26:14.893414137Z\" level=info msg=\"Removed container 8988afc029c09035c777f771a72610acb601935426ce475de900289452533e83: openshift-infra/auto-csr-approver-29685080-fcll4/oc\" id=3b6aa2a7-a182-437a-a375-03fe9e3c4236 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:26:14.908169 crc crio[20344]: time=\"2026-06-10T15:26:14.908029164Z\" level=info msg=\"Stopping pod sandbox: c11e8767afd86301119d6628d91aa472b74675bca567d8dd7bb8b597e7a7f6fb\" id=25139e78-07d4-4670-bded-79ae560c3195 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:26:14.908169 crc crio[20344]: time=\"2026-06-10T15:26:14.908143307Z\" level=info msg=\"Stopped pod sandbox (already stopped): c11e8767afd86301119d6628d91aa472b74675bca567d8dd7bb8b597e7a7f6fb\" id=25139e78-07d4-4670-bded-79ae560c3195 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:26:14.909119 crc crio[20344]: time=\"2026-06-10T15:26:14.90903388Z\" level=info msg=\"Removing pod sandbox: c11e8767afd86301119d6628d91aa472b74675bca567d8dd7bb8b597e7a7f6fb\" id=61374833-c4f0-432f-8edb-692657ff519b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:26:14.925852 crc crio[20344]: time=\"2026-06-10T15:26:14.925613188Z\" level=info msg=\"Removed pod sandbox: c11e8767afd86301119d6628d91aa472b74675bca567d8dd7bb8b597e7a7f6fb\" id=61374833-c4f0-432f-8edb-692657ff519b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:26:14.927012 crc crio[20344]: time=\"2026-06-10T15:26:14.926978493Z\" level=info msg=\"Stopping pod sandbox: 36693250b1a8f551d44d6aa7060eba74165f207cfbbbb742200922d40f0023d0\" id=4a61f5a1-5d38-4ba5-95bb-2ad70716f00c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:26:14.927180 crc crio[20344]: time=\"2026-06-10T15:26:14.927157488Z\" level=info msg=\"Stopped pod sandbox (already stopped): 36693250b1a8f551d44d6aa7060eba74165f207cfbbbb742200922d40f0023d0\" id=4a61f5a1-5d38-4ba5-95bb-2ad70716f00c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:26:14.928633 crc crio[20344]: time=\"2026-06-10T15:26:14.928559854Z\" level=info msg=\"Removing pod sandbox: 36693250b1a8f551d44d6aa7060eba74165f207cfbbbb742200922d40f0023d0\" id=a276a9a2-23c5-4e60-a1dd-21dbd6001e31 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:26:14.952491 crc crio[20344]: time=\"2026-06-10T15:26:14.952339108Z\" level=info msg=\"Removed pod sandbox: 36693250b1a8f551d44d6aa7060eba74165f207cfbbbb742200922d40f0023d0\" id=a276a9a2-23c5-4e60-a1dd-21dbd6001e31 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:26:27.401406 crc crio[20344]: time=\"2026-06-10T15:26:27.400584721Z\" level=info msg=\"Stopping pod sandbox: ee6e6ab44237134a5de08b1b7089c9bdcc209adfd9e9dc7759c9d7796a15d262\" id=69a6ac25-ec80-417b-ab39-9d0744cc6061 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:26:27.403443 crc crio[20344]: time=\"2026-06-10T15:26:27.402018918Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vrkwk Namespace:openstack ID:ee6e6ab44237134a5de08b1b7089c9bdcc209adfd9e9dc7759c9d7796a15d262 UID:16d7cdfa-0a01-40d9-b5fb-f7fbd34ba8e2 NetNS:/var/run/netns/ba5d8bd9-d652-4c0e-a9d5-587e5df2da4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod16d7cdfa_0a01_40d9_b5fb_f7fbd34ba8e2.slice PodAnnotations:0xc0027c0960}] Aliases:map[]}\"\nJun 10 15:26:27.403443 crc crio[20344]: time=\"2026-06-10T15:26:27.402379057Z\" level=info msg=\"Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vrkwk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:26:29.058388 crc crio[20344]: time=\"2026-06-10T15:26:29.057826363Z\" level=info msg=\"Stopped pod sandbox: ee6e6ab44237134a5de08b1b7089c9bdcc209adfd9e9dc7759c9d7796a15d262\" id=69a6ac25-ec80-417b-ab39-9d0744cc6061 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:26:30.816903 crc crio[20344]: time=\"2026-06-10T15:26:30.816780692Z\" level=info msg=\"Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-wb76p/POD\" id=03c50fab-f5bf-491e-b5f8-11a6c329c346 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:26:30.817784 crc crio[20344]: time=\"2026-06-10T15:26:30.817053519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:26:30.851355 crc crio[20344]: time=\"2026-06-10T15:26:30.851165629Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-wb76p Namespace:openstack ID:7657b270eba1f3024187b4e9d3de96accb134765a9fcee68ceea8bca9aa97b62 UID:52b88839-564c-437a-9b50-45bf60ee4a24 NetNS:/var/run/netns/f14736e7-ae9c-46fe-8cef-7f37eb6ed728 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52b88839_564c_437a_9b50_45bf60ee4a24.slice PodAnnotations:0xc00008d030}] Aliases:map[]}\"\nJun 10 15:26:30.851355 crc crio[20344]: time=\"2026-06-10T15:26:30.851239561Z\" level=info msg=\"Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-wb76p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:26:31.271351 crc crio[20344]: 2026-06-10T15:26:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7657b270eba1f30 Mac:f2:a8:c5:8b:f0:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/f14736e7-ae9c-46fe-8cef-7f37eb6ed728 SocketPath: PciID:}] [{Interface:0xc000284640 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:26:31.272354 crc crio[20344]: time=\"2026-06-10T15:26:31.272180373Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-wb76p Namespace:openstack ID:7657b270eba1f3024187b4e9d3de96accb134765a9fcee68ceea8bca9aa97b62 UID:52b88839-564c-437a-9b50-45bf60ee4a24 NetNS:/var/run/netns/f14736e7-ae9c-46fe-8cef-7f37eb6ed728 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52b88839_564c_437a_9b50_45bf60ee4a24.slice PodAnnotations:0xc00008d030}] Aliases:map[]}\"\nJun 10 15:26:31.272444 crc crio[20344]: time=\"2026-06-10T15:26:31.272380428Z\" level=info msg=\"Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-wb76p for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:26:31.279907 crc crio[20344]: time=\"2026-06-10T15:26:31.27982163Z\" level=info msg=\"Ran pod sandbox 7657b270eba1f3024187b4e9d3de96accb134765a9fcee68ceea8bca9aa97b62 with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-wb76p/POD\" id=03c50fab-f5bf-491e-b5f8-11a6c329c346 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:26:31.282039 crc crio[20344]: time=\"2026-06-10T15:26:31.281943884Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=37ed1e17-7075-4b83-9393-ed9b38bb1cb9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:26:31.314557 crc crio[20344]: time=\"2026-06-10T15:26:31.314486634Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=be05d2cb-67bf-45aa-a445-455ab1383ca3 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:26:31.322023 crc crio[20344]: time=\"2026-06-10T15:26:31.321929986Z\" level=info msg=\"Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-wb76p/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=70f00c60-ff01-44c9-af21-2faa75234fc7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:26:31.322793 crc crio[20344]: time=\"2026-06-10T15:26:31.322728067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:26:31.371013 crc crio[20344]: time=\"2026-06-10T15:26:31.3709129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:26:31.386834 crc crio[20344]: time=\"2026-06-10T15:26:31.386509063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:26:31.506205 crc crio[20344]: time=\"2026-06-10T15:26:31.504552489Z\" level=info msg=\"Created container 6f253034b0f6149b03ced27b7d27ad9d924d17b9d37e0872cc6c31afc528a598: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-wb76p/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=70f00c60-ff01-44c9-af21-2faa75234fc7 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:26:31.507783 crc crio[20344]: time=\"2026-06-10T15:26:31.5076864Z\" level=info msg=\"Starting container: 6f253034b0f6149b03ced27b7d27ad9d924d17b9d37e0872cc6c31afc528a598\" id=d7ba97ec-d3f7-4be1-beed-ec8c8704bbb1 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:26:31.515195 crc crio[20344]: time=\"2026-06-10T15:26:31.51507596Z\" level=info msg=\"Started container\" PID=158854 containerID=6f253034b0f6149b03ced27b7d27ad9d924d17b9d37e0872cc6c31afc528a598 description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-wb76p/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=d7ba97ec-d3f7-4be1-beed-ec8c8704bbb1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7657b270eba1f3024187b4e9d3de96accb134765a9fcee68ceea8bca9aa97b62\nJun 10 15:27:15.555106 crc crio[20344]: time=\"2026-06-10T15:27:15.553757131Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-vvqrr/POD\" id=ea1070da-4298-4d26-877b-646430e18c85 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:27:15.558099 crc crio[20344]: time=\"2026-06-10T15:27:15.558031572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:27:15.611066 crc crio[20344]: time=\"2026-06-10T15:27:15.610940077Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vvqrr Namespace:openshift-marketplace ID:9c7e3286a45883da6f8ad926ae7ca170b1188648ff15c4d6dac91b0e054acbe8 UID:b12c1505-1c0a-45e8-82a6-0e9edf2f349c NetNS:/var/run/netns/943fede3-c2bf-4e96-ad4c-dd6ed4d199c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb12c1505_1c0a_45e8_82a6_0e9edf2f349c.slice PodAnnotations:0xc006858160}] Aliases:map[]}\"\nJun 10 15:27:15.611066 crc crio[20344]: time=\"2026-06-10T15:27:15.611017609Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-vvqrr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:27:16.185693 crc crio[20344]: 2026-06-10T15:27:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c7e3286a45883d Mac:22:39:3d:1f:9f:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/943fede3-c2bf-4e96-ad4c-dd6ed4d199c0 SocketPath: PciID:}] [{Interface:0xc000150e40 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:27:16.187522 crc crio[20344]: time=\"2026-06-10T15:27:16.187433303Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vvqrr Namespace:openshift-marketplace ID:9c7e3286a45883da6f8ad926ae7ca170b1188648ff15c4d6dac91b0e054acbe8 UID:b12c1505-1c0a-45e8-82a6-0e9edf2f349c NetNS:/var/run/netns/943fede3-c2bf-4e96-ad4c-dd6ed4d199c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb12c1505_1c0a_45e8_82a6_0e9edf2f349c.slice PodAnnotations:0xc006858160}] Aliases:map[]}\"\nJun 10 15:27:16.187664 crc crio[20344]: time=\"2026-06-10T15:27:16.187620587Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-vvqrr for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:27:16.200370 crc crio[20344]: time=\"2026-06-10T15:27:16.199986136Z\" level=info msg=\"Ran pod sandbox 9c7e3286a45883da6f8ad926ae7ca170b1188648ff15c4d6dac91b0e054acbe8 with infra container: openshift-marketplace/redhat-marketplace-vvqrr/POD\" id=ea1070da-4298-4d26-877b-646430e18c85 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:27:16.203420 crc crio[20344]: time=\"2026-06-10T15:27:16.203328423Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=914fd8ae-d675-4654-b0d6-6a299e56d2d3 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:27:16.210331 crc crio[20344]: time=\"2026-06-10T15:27:16.210150549Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=130b4d6c-f997-4ecd-afe2-33f888da80f6 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:27:16.219565 crc crio[20344]: time=\"2026-06-10T15:27:16.21949717Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vvqrr/extract-utilities\" id=e093b0d6-c74a-422d-b8fe-9f14c44401b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:27:16.220062 crc crio[20344]: time=\"2026-06-10T15:27:16.219983422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:27:16.292961 crc crio[20344]: time=\"2026-06-10T15:27:16.292516384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:27:16.298836 crc crio[20344]: time=\"2026-06-10T15:27:16.298754285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:27:16.528960 crc crio[20344]: time=\"2026-06-10T15:27:16.528814631Z\" level=info msg=\"Created container b5f36032521b28bfd758810fca0812af6bd951544dfda42bf19cbde1729b43e1: openshift-marketplace/redhat-marketplace-vvqrr/extract-utilities\" id=e093b0d6-c74a-422d-b8fe-9f14c44401b9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:27:16.531812 crc crio[20344]: time=\"2026-06-10T15:27:16.531706646Z\" level=info msg=\"Starting container: b5f36032521b28bfd758810fca0812af6bd951544dfda42bf19cbde1729b43e1\" id=c40c6387-ee30-4579-b6a7-863830171224 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:27:16.541233 crc crio[20344]: time=\"2026-06-10T15:27:16.541038877Z\" level=info msg=\"Started container\" PID=161409 containerID=b5f36032521b28bfd758810fca0812af6bd951544dfda42bf19cbde1729b43e1 description=openshift-marketplace/redhat-marketplace-vvqrr/extract-utilities id=c40c6387-ee30-4579-b6a7-863830171224 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c7e3286a45883da6f8ad926ae7ca170b1188648ff15c4d6dac91b0e054acbe8\nJun 10 15:27:17.361737 crc crio[20344]: time=\"2026-06-10T15:27:17.361630221Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=ed524437-c15e-49e7-b5a8-777129b631b5 name=/runtime.v1.ImageService/PullImage\nJun 10 15:27:17.373571 crc crio[20344]: time=\"2026-06-10T15:27:17.373091477Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 10 15:27:18.003386 crc crio[20344]: time=\"2026-06-10T15:27:18.003146955Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=ed524437-c15e-49e7-b5a8-777129b631b5 name=/runtime.v1.ImageService/PullImage\nJun 10 15:27:18.004582 crc crio[20344]: time=\"2026-06-10T15:27:18.004450539Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=ac18f15d-e300-40ec-a8aa-2980a897d7f9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:27:18.008891 crc crio[20344]: time=\"2026-06-10T15:27:18.008798901Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=8d4839e4-80b6-4247-9c8c-07dc7666365e name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:27:18.018065 crc crio[20344]: time=\"2026-06-10T15:27:18.017968318Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vvqrr/extract-content\" id=9a2615c9-77ec-4318-8c86-88ce9df477b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:27:18.018774 crc crio[20344]: time=\"2026-06-10T15:27:18.018699186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:27:18.080797 crc crio[20344]: time=\"2026-06-10T15:27:18.080676146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:27:18.084569 crc crio[20344]: time=\"2026-06-10T15:27:18.084309659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:27:18.247635 crc crio[20344]: time=\"2026-06-10T15:27:18.247535751Z\" level=info msg=\"Created container a3344d15bd888fe242121d8749ad3739be478942aea2256e9be15a9bebd5eac3: openshift-marketplace/redhat-marketplace-vvqrr/extract-content\" id=9a2615c9-77ec-4318-8c86-88ce9df477b5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:27:18.248971 crc crio[20344]: time=\"2026-06-10T15:27:18.248924987Z\" level=info msg=\"Starting container: a3344d15bd888fe242121d8749ad3739be478942aea2256e9be15a9bebd5eac3\" id=95af84ec-29f4-4e3b-b292-e59bb38222e5 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:27:18.259930 crc crio[20344]: time=\"2026-06-10T15:27:18.259585872Z\" level=info msg=\"Started container\" PID=161529 containerID=a3344d15bd888fe242121d8749ad3739be478942aea2256e9be15a9bebd5eac3 description=openshift-marketplace/redhat-marketplace-vvqrr/extract-content id=95af84ec-29f4-4e3b-b292-e59bb38222e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c7e3286a45883da6f8ad926ae7ca170b1188648ff15c4d6dac91b0e054acbe8\nJun 10 15:27:18.800936 crc crio[20344]: time=\"2026-06-10T15:27:18.800383816Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-424bh/POD\" id=412d57ca-41a1-4463-ae52-711f962396f5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:27:18.800936 crc crio[20344]: time=\"2026-06-10T15:27:18.80092776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:27:18.844167 crc crio[20344]: time=\"2026-06-10T15:27:18.843027746Z\" level=info msg=\"Got pod network &{Name:community-operators-424bh Namespace:openshift-marketplace ID:5726137fa564811251d1ed0e94bdf08a523e91a41667b61f588e43f17ee97793 UID:8b74827d-9ddc-4370-8ffa-968057aa9b20 NetNS:/var/run/netns/a351a509-0c96-4769-86a2-8316ec48b332 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8b74827d_9ddc_4370_8ffa_968057aa9b20.slice PodAnnotations:0xc0007382e0}] Aliases:map[]}\"\nJun 10 15:27:18.844167 crc crio[20344]: time=\"2026-06-10T15:27:18.843088378Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-424bh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:27:19.439056 crc crio[20344]: time=\"2026-06-10T15:27:19.438581594Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8adfdcc8-deb1-4180-aa9a-72a77eceaf63 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:27:19.441653 crc crio[20344]: time=\"2026-06-10T15:27:19.441610322Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4635f1b3-38ce-4b78-94d9-c878e076f3d6 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:27:19.455733 crc crio[20344]: 2026-06-10T15:27:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5726137fa564811 Mac:c6:53:63:50:33:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/a351a509-0c96-4769-86a2-8316ec48b332 SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:27:19.456938 crc crio[20344]: time=\"2026-06-10T15:27:19.456834515Z\" level=info msg=\"Got pod network &{Name:community-operators-424bh Namespace:openshift-marketplace ID:5726137fa564811251d1ed0e94bdf08a523e91a41667b61f588e43f17ee97793 UID:8b74827d-9ddc-4370-8ffa-968057aa9b20 NetNS:/var/run/netns/a351a509-0c96-4769-86a2-8316ec48b332 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8b74827d_9ddc_4370_8ffa_968057aa9b20.slice PodAnnotations:0xc0007382e0}] Aliases:map[]}\"\nJun 10 15:27:19.457063 crc crio[20344]: time=\"2026-06-10T15:27:19.45702194Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-424bh for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:27:19.460418 crc crio[20344]: time=\"2026-06-10T15:27:19.460374086Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vvqrr/registry-server\" id=53c57118-dab6-489e-816f-0271e23fb580 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:27:19.461399 crc crio[20344]: time=\"2026-06-10T15:27:19.461366952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:27:19.466802 crc crio[20344]: time=\"2026-06-10T15:27:19.46671972Z\" level=info msg=\"Ran pod sandbox 5726137fa564811251d1ed0e94bdf08a523e91a41667b61f588e43f17ee97793 with infra container: openshift-marketplace/community-operators-424bh/POD\" id=412d57ca-41a1-4463-ae52-711f962396f5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:27:19.471461 crc crio[20344]: time=\"2026-06-10T15:27:19.47137731Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7623d70a-8253-4ed3-8d51-cad8c544594f name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:27:19.483831 crc crio[20344]: time=\"2026-06-10T15:27:19.483674888Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7e697c69-88ca-4967-a0b9-28e74f53f2f0 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:27:19.494011 crc crio[20344]: time=\"2026-06-10T15:27:19.49383181Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-424bh/extract-utilities\" id=42f1c24a-4c24-404b-baad-710b6d35d310 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:27:19.494225 crc crio[20344]: time=\"2026-06-10T15:27:19.494190469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:27:19.524528 crc crio[20344]: time=\"2026-06-10T15:27:19.52447316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:27:19.528563 crc crio[20344]: time=\"2026-06-10T15:27:19.528529135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:27:19.543993 crc crio[20344]: time=\"2026-06-10T15:27:19.543899892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:27:19.548247 crc crio[20344]: time=\"2026-06-10T15:27:19.548167682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:27:19.741851 crc crio[20344]: time=\"2026-06-10T15:27:19.739600812Z\" level=info msg=\"Created container 0edd439dd5582a9f7741151cbe89b1a79827236c5fe7df01091718f5a6bdefd1: openshift-marketplace/redhat-marketplace-vvqrr/registry-server\" id=53c57118-dab6-489e-816f-0271e23fb580 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:27:19.743453 crc crio[20344]: time=\"2026-06-10T15:27:19.741305426Z\" level=info msg=\"Created container 23aed5fd6e15be183dfd31674921e5e07dfe93bb858c2ff156efa74b2070820a: openshift-marketplace/community-operators-424bh/extract-utilities\" id=42f1c24a-4c24-404b-baad-710b6d35d310 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:27:19.743453 crc crio[20344]: time=\"2026-06-10T15:27:19.742607059Z\" level=info msg=\"Starting container: 0edd439dd5582a9f7741151cbe89b1a79827236c5fe7df01091718f5a6bdefd1\" id=1b1935b1-a2df-4302-8b0e-2a866ba8e229 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:27:19.747354 crc crio[20344]: time=\"2026-06-10T15:27:19.747234689Z\" level=info msg=\"Starting container: 23aed5fd6e15be183dfd31674921e5e07dfe93bb858c2ff156efa74b2070820a\" id=d68f8a5b-b5b8-422d-9226-a229f1171331 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:27:19.750967 crc crio[20344]: time=\"2026-06-10T15:27:19.750838412Z\" level=info msg=\"Started container\" PID=161699 containerID=0edd439dd5582a9f7741151cbe89b1a79827236c5fe7df01091718f5a6bdefd1 description=openshift-marketplace/redhat-marketplace-vvqrr/registry-server id=1b1935b1-a2df-4302-8b0e-2a866ba8e229 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c7e3286a45883da6f8ad926ae7ca170b1188648ff15c4d6dac91b0e054acbe8\nJun 10 15:27:19.757651 crc crio[20344]: time=\"2026-06-10T15:27:19.757571995Z\" level=info msg=\"Started container\" PID=161700 containerID=23aed5fd6e15be183dfd31674921e5e07dfe93bb858c2ff156efa74b2070820a description=openshift-marketplace/community-operators-424bh/extract-utilities id=d68f8a5b-b5b8-422d-9226-a229f1171331 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5726137fa564811251d1ed0e94bdf08a523e91a41667b61f588e43f17ee97793\nJun 10 15:27:20.461025 crc crio[20344]: time=\"2026-06-10T15:27:20.460950855Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=bc586518-d30b-4316-b4a6-5e613f84551a name=/runtime.v1.ImageService/PullImage\nJun 10 15:27:20.465152 crc crio[20344]: time=\"2026-06-10T15:27:20.465070282Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 10 15:27:21.335423 crc crio[20344]: time=\"2026-06-10T15:27:21.33464928Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:dfbee1a913900ca811d31cf79d976dfb34f80fb64e946ffb82e85b5587887c69\" id=bc586518-d30b-4316-b4a6-5e613f84551a name=/runtime.v1.ImageService/PullImage\nJun 10 15:27:21.336705 crc crio[20344]: time=\"2026-06-10T15:27:21.336651762Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=6208998b-7995-40d4-a242-eed0110a407a name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:27:21.344476 crc crio[20344]: time=\"2026-06-10T15:27:21.344394192Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=81865f69-c052-4980-b0cc-f24acbad0095 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:27:21.359011 crc crio[20344]: time=\"2026-06-10T15:27:21.358918666Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-424bh/extract-content\" id=2612b6a3-fb99-441e-a9d6-d1f9e76eba10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:27:21.359674 crc crio[20344]: time=\"2026-06-10T15:27:21.359599944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:27:21.413370 crc crio[20344]: time=\"2026-06-10T15:27:21.413229448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:27:21.418442 crc crio[20344]: time=\"2026-06-10T15:27:21.41837201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:27:21.577652 crc crio[20344]: time=\"2026-06-10T15:27:21.577550138Z\" level=info msg=\"Created container a40ef7d43b00f38cfb9f6ac1c6915bce8e792f395c35e66fbebfdc70226c6075: openshift-marketplace/community-operators-424bh/extract-content\" id=2612b6a3-fb99-441e-a9d6-d1f9e76eba10 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:27:21.579745 crc crio[20344]: time=\"2026-06-10T15:27:21.579330914Z\" level=info msg=\"Starting container: a40ef7d43b00f38cfb9f6ac1c6915bce8e792f395c35e66fbebfdc70226c6075\" id=b85b55ac-de3a-4091-9cff-cd439fa16d85 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:27:21.585931 crc crio[20344]: time=\"2026-06-10T15:27:21.58577398Z\" level=info msg=\"Started container\" PID=161856 containerID=a40ef7d43b00f38cfb9f6ac1c6915bce8e792f395c35e66fbebfdc70226c6075 description=openshift-marketplace/community-operators-424bh/extract-content id=b85b55ac-de3a-4091-9cff-cd439fa16d85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5726137fa564811251d1ed0e94bdf08a523e91a41667b61f588e43f17ee97793\nJun 10 15:27:23.519080 crc crio[20344]: time=\"2026-06-10T15:27:23.517472585Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2720af53-ece8-412e-9bbc-81557139c3a1 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:27:23.536618 crc crio[20344]: time=\"2026-06-10T15:27:23.536369872Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3704328f-1a8c-476c-8bc6-7476b889c75c name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:27:24.404074 crc crio[20344]: time=\"2026-06-10T15:27:24.403518648Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-424bh/registry-server\" id=2b569b61-9578-4eda-b30e-ad8281222c18 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:27:24.404922 crc crio[20344]: time=\"2026-06-10T15:27:24.404803631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:27:24.491665 crc crio[20344]: time=\"2026-06-10T15:27:24.489074906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:27:24.497733 crc crio[20344]: time=\"2026-06-10T15:27:24.496919608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:27:24.879030 crc crio[20344]: time=\"2026-06-10T15:27:24.878845903Z\" level=info msg=\"Created container 086afd6030bde4e156cea5e40e8997c7558ba14ba9f7d5f2f661f1c9586af827: openshift-marketplace/community-operators-424bh/registry-server\" id=2b569b61-9578-4eda-b30e-ad8281222c18 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:27:24.880582 crc crio[20344]: time=\"2026-06-10T15:27:24.880384133Z\" level=info msg=\"Starting container: 086afd6030bde4e156cea5e40e8997c7558ba14ba9f7d5f2f661f1c9586af827\" id=ef273142-d557-42b1-aba0-62d5e1dc8887 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:27:24.886876 crc crio[20344]: time=\"2026-06-10T15:27:24.886793459Z\" level=info msg=\"Started container\" PID=162081 containerID=086afd6030bde4e156cea5e40e8997c7558ba14ba9f7d5f2f661f1c9586af827 description=openshift-marketplace/community-operators-424bh/registry-server id=ef273142-d557-42b1-aba0-62d5e1dc8887 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5726137fa564811251d1ed0e94bdf08a523e91a41667b61f588e43f17ee97793\nJun 10 15:27:29.619831 crc crio[20344]: time=\"2026-06-10T15:27:29.618972286Z\" level=info msg=\"Stopping container: 0edd439dd5582a9f7741151cbe89b1a79827236c5fe7df01091718f5a6bdefd1 (timeout: 2s)\" id=4393fc50-b0f6-4648-948f-18409169dd24 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:27:29.762172 crc crio[20344]: time=\"2026-06-10T15:27:29.76211198Z\" level=info msg=\"Stopped container 0edd439dd5582a9f7741151cbe89b1a79827236c5fe7df01091718f5a6bdefd1: openshift-marketplace/redhat-marketplace-vvqrr/registry-server\" id=4393fc50-b0f6-4648-948f-18409169dd24 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:27:29.763608 crc crio[20344]: time=\"2026-06-10T15:27:29.763561247Z\" level=info msg=\"Stopping pod sandbox: 9c7e3286a45883da6f8ad926ae7ca170b1188648ff15c4d6dac91b0e054acbe8\" id=4fdf986c-3c98-4ff1-b63b-b374bca5813d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:27:29.764148 crc crio[20344]: time=\"2026-06-10T15:27:29.764088011Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vvqrr Namespace:openshift-marketplace ID:9c7e3286a45883da6f8ad926ae7ca170b1188648ff15c4d6dac91b0e054acbe8 UID:b12c1505-1c0a-45e8-82a6-0e9edf2f349c NetNS:/var/run/netns/943fede3-c2bf-4e96-ad4c-dd6ed4d199c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb12c1505_1c0a_45e8_82a6_0e9edf2f349c.slice PodAnnotations:0xc0006b4e18}] Aliases:map[]}\"\nJun 10 15:27:29.764448 crc crio[20344]: time=\"2026-06-10T15:27:29.764298056Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-vvqrr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:27:30.084382 crc crio[20344]: time=\"2026-06-10T15:27:30.083910623Z\" level=info msg=\"Stopped pod sandbox: 9c7e3286a45883da6f8ad926ae7ca170b1188648ff15c4d6dac91b0e054acbe8\" id=4fdf986c-3c98-4ff1-b63b-b374bca5813d name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:27:30.638930 crc crio[20344]: time=\"2026-06-10T15:27:30.638834953Z\" level=info msg=\"Removing container: 0edd439dd5582a9f7741151cbe89b1a79827236c5fe7df01091718f5a6bdefd1\" id=d1057c56-4449-4ff8-9663-fea3bbb89b1b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:27:30.678711 crc crio[20344]: time=\"2026-06-10T15:27:30.678617669Z\" level=info msg=\"Removed container 0edd439dd5582a9f7741151cbe89b1a79827236c5fe7df01091718f5a6bdefd1: openshift-marketplace/redhat-marketplace-vvqrr/registry-server\" id=d1057c56-4449-4ff8-9663-fea3bbb89b1b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:27:30.682921 crc crio[20344]: time=\"2026-06-10T15:27:30.682671984Z\" level=info msg=\"Removing container: a3344d15bd888fe242121d8749ad3739be478942aea2256e9be15a9bebd5eac3\" id=f1d71577-3c6b-42fe-bf1c-45694f302cb9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:27:30.707094 crc crio[20344]: time=\"2026-06-10T15:27:30.70693629Z\" level=info msg=\"Removed container a3344d15bd888fe242121d8749ad3739be478942aea2256e9be15a9bebd5eac3: openshift-marketplace/redhat-marketplace-vvqrr/extract-content\" id=f1d71577-3c6b-42fe-bf1c-45694f302cb9 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:27:30.710899 crc crio[20344]: time=\"2026-06-10T15:27:30.71081484Z\" level=info msg=\"Removing container: b5f36032521b28bfd758810fca0812af6bd951544dfda42bf19cbde1729b43e1\" id=e56f0f42-b269-4d76-bc2b-6cae201eb02b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:27:30.762013 crc crio[20344]: time=\"2026-06-10T15:27:30.761938419Z\" level=info msg=\"Removed container b5f36032521b28bfd758810fca0812af6bd951544dfda42bf19cbde1729b43e1: openshift-marketplace/redhat-marketplace-vvqrr/extract-utilities\" id=e56f0f42-b269-4d76-bc2b-6cae201eb02b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:27:31.652977 crc crio[20344]: time=\"2026-06-10T15:27:31.651593456Z\" level=info msg=\"Stopping container: 086afd6030bde4e156cea5e40e8997c7558ba14ba9f7d5f2f661f1c9586af827 (timeout: 2s)\" id=7a068e0e-d500-4199-869d-58523165cb42 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:27:31.775585 crc crio[20344]: time=\"2026-06-10T15:27:31.775405761Z\" level=info msg=\"Stopped container 086afd6030bde4e156cea5e40e8997c7558ba14ba9f7d5f2f661f1c9586af827: openshift-marketplace/community-operators-424bh/registry-server\" id=7a068e0e-d500-4199-869d-58523165cb42 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:27:31.776809 crc crio[20344]: time=\"2026-06-10T15:27:31.776713534Z\" level=info msg=\"Stopping pod sandbox: 5726137fa564811251d1ed0e94bdf08a523e91a41667b61f588e43f17ee97793\" id=64dca311-17d7-40f2-8e22-c3ab6abc66ce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:27:31.777578 crc crio[20344]: time=\"2026-06-10T15:27:31.777485044Z\" level=info msg=\"Got pod network &{Name:community-operators-424bh Namespace:openshift-marketplace ID:5726137fa564811251d1ed0e94bdf08a523e91a41667b61f588e43f17ee97793 UID:8b74827d-9ddc-4370-8ffa-968057aa9b20 NetNS:/var/run/netns/a351a509-0c96-4769-86a2-8316ec48b332 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8b74827d_9ddc_4370_8ffa_968057aa9b20.slice PodAnnotations:0xc0006b5498}] Aliases:map[]}\"\nJun 10 15:27:31.777716 crc crio[20344]: time=\"2026-06-10T15:27:31.777660629Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-424bh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:27:32.093370 crc crio[20344]: time=\"2026-06-10T15:27:32.093033427Z\" level=info msg=\"Stopped pod sandbox: 5726137fa564811251d1ed0e94bdf08a523e91a41667b61f588e43f17ee97793\" id=64dca311-17d7-40f2-8e22-c3ab6abc66ce name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:27:32.675030 crc crio[20344]: time=\"2026-06-10T15:27:32.674936072Z\" level=info msg=\"Removing container: 086afd6030bde4e156cea5e40e8997c7558ba14ba9f7d5f2f661f1c9586af827\" id=71c26158-2ac6-4d8f-b0e8-185d7e256ce7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:27:32.726298 crc crio[20344]: time=\"2026-06-10T15:27:32.725556338Z\" level=info msg=\"Removed container 086afd6030bde4e156cea5e40e8997c7558ba14ba9f7d5f2f661f1c9586af827: openshift-marketplace/community-operators-424bh/registry-server\" id=71c26158-2ac6-4d8f-b0e8-185d7e256ce7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:27:32.735914 crc crio[20344]: time=\"2026-06-10T15:27:32.735779572Z\" level=info msg=\"Removing container: a40ef7d43b00f38cfb9f6ac1c6915bce8e792f395c35e66fbebfdc70226c6075\" id=29e4c3cc-ca93-4199-aaed-527023f96201 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:27:32.771234 crc crio[20344]: time=\"2026-06-10T15:27:32.771120074Z\" level=info msg=\"Removed container a40ef7d43b00f38cfb9f6ac1c6915bce8e792f395c35e66fbebfdc70226c6075: openshift-marketplace/community-operators-424bh/extract-content\" id=29e4c3cc-ca93-4199-aaed-527023f96201 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:27:32.780912 crc crio[20344]: time=\"2026-06-10T15:27:32.780793744Z\" level=info msg=\"Removing container: 23aed5fd6e15be183dfd31674921e5e07dfe93bb858c2ff156efa74b2070820a\" id=ac3a38a5-05d1-44ed-9a5b-c0f246bbe8ea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:27:32.830526 crc crio[20344]: time=\"2026-06-10T15:27:32.830398204Z\" level=info msg=\"Removed container 23aed5fd6e15be183dfd31674921e5e07dfe93bb858c2ff156efa74b2070820a: openshift-marketplace/community-operators-424bh/extract-utilities\" id=ac3a38a5-05d1-44ed-9a5b-c0f246bbe8ea name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:27:43.838886 crc crio[20344]: time=\"2026-06-10T15:27:43.838036052Z\" level=info msg=\"Stopping pod sandbox: 7657b270eba1f3024187b4e9d3de96accb134765a9fcee68ceea8bca9aa97b62\" id=8f4d237f-d5d2-4e47-bf56-91066fde73fc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:27:43.840735 crc crio[20344]: time=\"2026-06-10T15:27:43.83953324Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-wb76p Namespace:openstack ID:7657b270eba1f3024187b4e9d3de96accb134765a9fcee68ceea8bca9aa97b62 UID:52b88839-564c-437a-9b50-45bf60ee4a24 NetNS:/var/run/netns/f14736e7-ae9c-46fe-8cef-7f37eb6ed728 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52b88839_564c_437a_9b50_45bf60ee4a24.slice PodAnnotations:0xc00282e5d8}] Aliases:map[]}\"\nJun 10 15:27:43.840735 crc crio[20344]: time=\"2026-06-10T15:27:43.839696685Z\" level=info msg=\"Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-wb76p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:27:44.307233 crc crio[20344]: time=\"2026-06-10T15:27:44.30669843Z\" level=info msg=\"Stopped pod sandbox: 7657b270eba1f3024187b4e9d3de96accb134765a9fcee68ceea8bca9aa97b62\" id=8f4d237f-d5d2-4e47-bf56-91066fde73fc name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:27:45.583780 crc crio[20344]: time=\"2026-06-10T15:27:45.583242373Z\" level=info msg=\"Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-zkmfq/POD\" id=e3114e55-1c39-4f63-8861-1ab67af571e8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:27:45.583780 crc crio[20344]: time=\"2026-06-10T15:27:45.583755197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:27:45.613617 crc crio[20344]: time=\"2026-06-10T15:27:45.613489869Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-zkmfq Namespace:openstack ID:c1cecfeb8c2eaceae98a91f253f0fea1bde7a7db7cf5604e6ccf8ee533de2452 UID:7248f31f-29f6-4f09-ba68-5ae8005fdb47 NetNS:/var/run/netns/86cf2ce5-557d-483f-afc4-51504ba498c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7248f31f_29f6_4f09_ba68_5ae8005fdb47.slice PodAnnotations:0xc0032246e8}] Aliases:map[]}\"\nJun 10 15:27:45.613617 crc crio[20344]: time=\"2026-06-10T15:27:45.613565621Z\" level=info msg=\"Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-zkmfq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:27:46.337822 crc crio[20344]: 2026-06-10T15:27:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c1cecfeb8c2eace Mac:52:79:0e:b7:a0:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/86cf2ce5-557d-483f-afc4-51504ba498c5 SocketPath: PciID:}] [{Interface:0xc0002845c0 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:27:46.339401 crc crio[20344]: time=\"2026-06-10T15:27:46.339334351Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-zkmfq Namespace:openstack ID:c1cecfeb8c2eaceae98a91f253f0fea1bde7a7db7cf5604e6ccf8ee533de2452 UID:7248f31f-29f6-4f09-ba68-5ae8005fdb47 NetNS:/var/run/netns/86cf2ce5-557d-483f-afc4-51504ba498c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7248f31f_29f6_4f09_ba68_5ae8005fdb47.slice PodAnnotations:0xc0032246e8}] Aliases:map[]}\"\nJun 10 15:27:46.339559 crc crio[20344]: time=\"2026-06-10T15:27:46.339511226Z\" level=info msg=\"Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-zkmfq for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:27:46.347521 crc crio[20344]: time=\"2026-06-10T15:27:46.347216016Z\" level=info msg=\"Ran pod sandbox c1cecfeb8c2eaceae98a91f253f0fea1bde7a7db7cf5604e6ccf8ee533de2452 with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-zkmfq/POD\" id=e3114e55-1c39-4f63-8861-1ab67af571e8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:27:46.351080 crc crio[20344]: time=\"2026-06-10T15:27:46.350694967Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=fc685f40-3b01-44a7-8b7d-7f991315d9e9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:27:46.387415 crc crio[20344]: time=\"2026-06-10T15:27:46.387234886Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=2f805fd8-96f8-467d-b01c-010e037fed1e name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:27:46.396615 crc crio[20344]: time=\"2026-06-10T15:27:46.396517117Z\" level=info msg=\"Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-zkmfq/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=28c594c6-f5b8-47fa-83c8-e35ed1be8282 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:27:46.397097 crc crio[20344]: time=\"2026-06-10T15:27:46.397028811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:27:46.439937 crc crio[20344]: time=\"2026-06-10T15:27:46.439520795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:27:46.442539 crc crio[20344]: time=\"2026-06-10T15:27:46.442480162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:27:46.633378 crc crio[20344]: time=\"2026-06-10T15:27:46.633116846Z\" level=info msg=\"Created container b3b65fa1f9b180255092619e5ab0f39b6451beeb85259c15b17ce605e8d3fb4b: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-zkmfq/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=28c594c6-f5b8-47fa-83c8-e35ed1be8282 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:27:46.635718 crc crio[20344]: time=\"2026-06-10T15:27:46.635631771Z\" level=info msg=\"Starting container: b3b65fa1f9b180255092619e5ab0f39b6451beeb85259c15b17ce605e8d3fb4b\" id=e327c99e-c914-4cd0-8a2e-47886ed8c2a8 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:27:46.648054 crc crio[20344]: time=\"2026-06-10T15:27:46.647943091Z\" level=info msg=\"Started container\" PID=163500 containerID=b3b65fa1f9b180255092619e5ab0f39b6451beeb85259c15b17ce605e8d3fb4b description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-zkmfq/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=e327c99e-c914-4cd0-8a2e-47886ed8c2a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1cecfeb8c2eaceae98a91f253f0fea1bde7a7db7cf5604e6ccf8ee533de2452\nJun 10 15:28:00.623303 crc crio[20344]: time=\"2026-06-10T15:28:00.620570105Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685088-ldjt5/POD\" id=ceee9400-fa87-4aee-9de0-cdd546add7b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:28:00.623303 crc crio[20344]: time=\"2026-06-10T15:28:00.621312554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:28:00.667138 crc crio[20344]: time=\"2026-06-10T15:28:00.667021812Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685088-ldjt5 Namespace:openshift-infra ID:e71784b58e270c99d122a3b6ef1cdc79f0d7bec2e386e96529cfe30e0278baa5 UID:9e11bd7c-75fb-478e-86e2-ca94b8b3f6ad NetNS:/var/run/netns/c513a67d-64ee-413d-a734-06398c93928a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e11bd7c_75fb_478e_86e2_ca94b8b3f6ad.slice PodAnnotations:0xc000738278}] Aliases:map[]}\"\nJun 10 15:28:00.667138 crc crio[20344]: time=\"2026-06-10T15:28:00.667084034Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685088-ldjt5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:28:01.206214 crc crio[20344]: 2026-06-10T15:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e71784b58e270c9 Mac:0e:5d:83:95:56:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/c513a67d-64ee-413d-a734-06398c93928a SocketPath: PciID:}] [{Interface:0xc000014780 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:28:01.208340 crc crio[20344]: time=\"2026-06-10T15:28:01.208124053Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685088-ldjt5 Namespace:openshift-infra ID:e71784b58e270c99d122a3b6ef1cdc79f0d7bec2e386e96529cfe30e0278baa5 UID:9e11bd7c-75fb-478e-86e2-ca94b8b3f6ad NetNS:/var/run/netns/c513a67d-64ee-413d-a734-06398c93928a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e11bd7c_75fb_478e_86e2_ca94b8b3f6ad.slice PodAnnotations:0xc000738278}] Aliases:map[]}\"\nJun 10 15:28:01.208340 crc crio[20344]: time=\"2026-06-10T15:28:01.208325399Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685088-ldjt5 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:28:01.225975 crc crio[20344]: time=\"2026-06-10T15:28:01.225776192Z\" level=info msg=\"Ran pod sandbox e71784b58e270c99d122a3b6ef1cdc79f0d7bec2e386e96529cfe30e0278baa5 with infra container: openshift-infra/auto-csr-approver-29685088-ldjt5/POD\" id=ceee9400-fa87-4aee-9de0-cdd546add7b5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:28:01.229364 crc crio[20344]: time=\"2026-06-10T15:28:01.229235662Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=eb49d0f9-e828-44e4-a263-81050cc9ffba name=/runtime.v1.ImageService/PullImage\nJun 10 15:28:01.241003 crc crio[20344]: time=\"2026-06-10T15:28:01.24030849Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 10 15:28:02.223103 crc crio[20344]: time=\"2026-06-10T15:28:02.222972745Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=eb49d0f9-e828-44e4-a263-81050cc9ffba name=/runtime.v1.ImageService/PullImage\nJun 10 15:28:02.224774 crc crio[20344]: time=\"2026-06-10T15:28:02.22469941Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fc5a1302-7320-467e-9e27-abfdee2fab1d name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:28:02.227487 crc crio[20344]: time=\"2026-06-10T15:28:02.227333068Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1c267e8f-fb43-465b-8ff5-09cbf269ca47 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:28:02.236696 crc crio[20344]: time=\"2026-06-10T15:28:02.236572358Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685088-ldjt5/oc\" id=1fa8a4da-8cc0-4fae-b659-47197eac8a5f name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:28:02.237743 crc crio[20344]: time=\"2026-06-10T15:28:02.237322898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:28:02.292378 crc crio[20344]: time=\"2026-06-10T15:28:02.292325447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:28:02.553160 crc crio[20344]: time=\"2026-06-10T15:28:02.553027972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:28:02.675764 crc crio[20344]: time=\"2026-06-10T15:28:02.675637778Z\" level=info msg=\"Created container c182bfa84bc8ec5c3037c7104a83b07df13761c57b1c25f7b2d6806a3d63f701: openshift-infra/auto-csr-approver-29685088-ldjt5/oc\" id=1fa8a4da-8cc0-4fae-b659-47197eac8a5f name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:28:02.677543 crc crio[20344]: time=\"2026-06-10T15:28:02.67724844Z\" level=info msg=\"Starting container: c182bfa84bc8ec5c3037c7104a83b07df13761c57b1c25f7b2d6806a3d63f701\" id=7b0faaa5-b0bf-4ddc-961c-c43be0b0c2fa name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:28:02.683504 crc crio[20344]: time=\"2026-06-10T15:28:02.68341496Z\" level=info msg=\"Started container\" PID=164483 containerID=c182bfa84bc8ec5c3037c7104a83b07df13761c57b1c25f7b2d6806a3d63f701 description=openshift-infra/auto-csr-approver-29685088-ldjt5/oc id=7b0faaa5-b0bf-4ddc-961c-c43be0b0c2fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=e71784b58e270c99d122a3b6ef1cdc79f0d7bec2e386e96529cfe30e0278baa5\nJun 10 15:28:04.147813 crc crio[20344]: time=\"2026-06-10T15:28:04.147185288Z\" level=info msg=\"Stopping pod sandbox: e71784b58e270c99d122a3b6ef1cdc79f0d7bec2e386e96529cfe30e0278baa5\" id=ac195a9b-436f-4556-9b7d-ff4b83ccf6a1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:28:04.149064 crc crio[20344]: time=\"2026-06-10T15:28:04.148343218Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685088-ldjt5 Namespace:openshift-infra ID:e71784b58e270c99d122a3b6ef1cdc79f0d7bec2e386e96529cfe30e0278baa5 UID:9e11bd7c-75fb-478e-86e2-ca94b8b3f6ad NetNS:/var/run/netns/c513a67d-64ee-413d-a734-06398c93928a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e11bd7c_75fb_478e_86e2_ca94b8b3f6ad.slice PodAnnotations:0xc003224740}] Aliases:map[]}\"\nJun 10 15:28:04.149064 crc crio[20344]: time=\"2026-06-10T15:28:04.148478892Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685088-ldjt5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:28:04.493183 crc crio[20344]: time=\"2026-06-10T15:28:04.48667Z\" level=info msg=\"Stopped pod sandbox: e71784b58e270c99d122a3b6ef1cdc79f0d7bec2e386e96529cfe30e0278baa5\" id=ac195a9b-436f-4556-9b7d-ff4b83ccf6a1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:28:15.006353 crc crio[20344]: time=\"2026-06-10T15:28:15.005125404Z\" level=info msg=\"Removing container: c3450a563af4336955293bfa6d3e69e1a83ce5756fbee9cd256ca1b60222a228\" id=96862e94-28be-4b7c-8b8a-6253733fab7f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:28:15.157942 crc crio[20344]: time=\"2026-06-10T15:28:15.157714979Z\" level=info msg=\"Removed container c3450a563af4336955293bfa6d3e69e1a83ce5756fbee9cd256ca1b60222a228: openshift-infra/auto-csr-approver-29685082-p8d8b/oc\" id=96862e94-28be-4b7c-8b8a-6253733fab7f name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:28:15.170950 crc crio[20344]: time=\"2026-06-10T15:28:15.170780518Z\" level=info msg=\"Stopping pod sandbox: 7c93bcc78ffaea4ce785c829f7c296b44560aec80ee38bdfd993c6e4ab25a451\" id=a44d1e89-e76b-43d4-a336-049c8a6f48b1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:28:15.171386 crc crio[20344]: time=\"2026-06-10T15:28:15.170971503Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7c93bcc78ffaea4ce785c829f7c296b44560aec80ee38bdfd993c6e4ab25a451\" id=a44d1e89-e76b-43d4-a336-049c8a6f48b1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:28:15.172122 crc crio[20344]: time=\"2026-06-10T15:28:15.172021871Z\" level=info msg=\"Removing pod sandbox: 7c93bcc78ffaea4ce785c829f7c296b44560aec80ee38bdfd993c6e4ab25a451\" id=12b21d3f-5922-4335-aa30-dd5279beb183 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:28:15.188715 crc crio[20344]: time=\"2026-06-10T15:28:15.188582121Z\" level=info msg=\"Removed pod sandbox: 7c93bcc78ffaea4ce785c829f7c296b44560aec80ee38bdfd993c6e4ab25a451\" id=12b21d3f-5922-4335-aa30-dd5279beb183 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:28:15.190456 crc crio[20344]: time=\"2026-06-10T15:28:15.190359867Z\" level=info msg=\"Stopping pod sandbox: 9c7e3286a45883da6f8ad926ae7ca170b1188648ff15c4d6dac91b0e054acbe8\" id=216dfa81-8dde-4731-b0a6-d6b13e7ee1e1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:28:15.190579 crc crio[20344]: time=\"2026-06-10T15:28:15.190484771Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9c7e3286a45883da6f8ad926ae7ca170b1188648ff15c4d6dac91b0e054acbe8\" id=216dfa81-8dde-4731-b0a6-d6b13e7ee1e1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:28:15.191222 crc crio[20344]: time=\"2026-06-10T15:28:15.191155008Z\" level=info msg=\"Removing pod sandbox: 9c7e3286a45883da6f8ad926ae7ca170b1188648ff15c4d6dac91b0e054acbe8\" id=61512a95-b60a-493e-80af-96958a0a91c3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:28:15.208327 crc crio[20344]: time=\"2026-06-10T15:28:15.20817017Z\" level=info msg=\"Removed pod sandbox: 9c7e3286a45883da6f8ad926ae7ca170b1188648ff15c4d6dac91b0e054acbe8\" id=61512a95-b60a-493e-80af-96958a0a91c3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:28:15.209589 crc crio[20344]: time=\"2026-06-10T15:28:15.209499225Z\" level=info msg=\"Stopping pod sandbox: 5726137fa564811251d1ed0e94bdf08a523e91a41667b61f588e43f17ee97793\" id=7fc95dcb-f3f7-4073-9aad-7b913b63b353 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:28:15.209589 crc crio[20344]: time=\"2026-06-10T15:28:15.209617558Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5726137fa564811251d1ed0e94bdf08a523e91a41667b61f588e43f17ee97793\" id=7fc95dcb-f3f7-4073-9aad-7b913b63b353 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:28:15.210823 crc crio[20344]: time=\"2026-06-10T15:28:15.210756967Z\" level=info msg=\"Removing pod sandbox: 5726137fa564811251d1ed0e94bdf08a523e91a41667b61f588e43f17ee97793\" id=d6f02054-1264-4607-b570-00af5131f77b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:28:15.225379 crc crio[20344]: time=\"2026-06-10T15:28:15.22511155Z\" level=info msg=\"Removed pod sandbox: 5726137fa564811251d1ed0e94bdf08a523e91a41667b61f588e43f17ee97793\" id=d6f02054-1264-4607-b570-00af5131f77b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:28:41.674600 crc crio[20344]: time=\"2026-06-10T15:28:41.673681955Z\" level=info msg=\"Stopping pod sandbox: c1cecfeb8c2eaceae98a91f253f0fea1bde7a7db7cf5604e6ccf8ee533de2452\" id=523726b6-3146-4909-8837-dd6453168a6a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:28:41.676018 crc crio[20344]: time=\"2026-06-10T15:28:41.675576334Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-zkmfq Namespace:openstack ID:c1cecfeb8c2eaceae98a91f253f0fea1bde7a7db7cf5604e6ccf8ee533de2452 UID:7248f31f-29f6-4f09-ba68-5ae8005fdb47 NetNS:/var/run/netns/86cf2ce5-557d-483f-afc4-51504ba498c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7248f31f_29f6_4f09_ba68_5ae8005fdb47.slice PodAnnotations:0xc0068594c8}] Aliases:map[]}\"\nJun 10 15:28:41.676018 crc crio[20344]: time=\"2026-06-10T15:28:41.67579001Z\" level=info msg=\"Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-zkmfq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:28:43.671034 crc crio[20344]: time=\"2026-06-10T15:28:43.670207797Z\" level=info msg=\"Stopped pod sandbox: c1cecfeb8c2eaceae98a91f253f0fea1bde7a7db7cf5604e6ccf8ee533de2452\" id=523726b6-3146-4909-8837-dd6453168a6a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:28:45.402551 crc crio[20344]: time=\"2026-06-10T15:28:45.401867996Z\" level=info msg=\"Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-926nt/POD\" id=4b95ec20-5a6d-4f0c-92e2-85eae106281d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:28:45.403430 crc crio[20344]: time=\"2026-06-10T15:28:45.402632536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:28:45.432405 crc crio[20344]: time=\"2026-06-10T15:28:45.432120292Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-926nt Namespace:openstack ID:867ea0dc80aa8c62b1fb7ba8a11496c2bc72482c4770fa7ddc24ac2d43b52724 UID:ebe182a0-8bca-445f-9a2a-bc4bb8b4406e NetNS:/var/run/netns/b4711aba-5723-475a-bf07-83a4e36b8994 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podebe182a0_8bca_445f_9a2a_bc4bb8b4406e.slice PodAnnotations:0xc0006b5410}] Aliases:map[]}\"\nJun 10 15:28:45.432405 crc crio[20344]: time=\"2026-06-10T15:28:45.432195944Z\" level=info msg=\"Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-926nt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:28:46.065996 crc crio[20344]: 2026-06-10T15:28:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:867ea0dc80aa8c6 Mac:fa:dc:94:05:00:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/b4711aba-5723-475a-bf07-83a4e36b8994 SocketPath: PciID:}] [{Interface:0xc00011e6d0 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:28:46.068394 crc crio[20344]: time=\"2026-06-10T15:28:46.067842912Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-926nt Namespace:openstack ID:867ea0dc80aa8c62b1fb7ba8a11496c2bc72482c4770fa7ddc24ac2d43b52724 UID:ebe182a0-8bca-445f-9a2a-bc4bb8b4406e NetNS:/var/run/netns/b4711aba-5723-475a-bf07-83a4e36b8994 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podebe182a0_8bca_445f_9a2a_bc4bb8b4406e.slice PodAnnotations:0xc0006b5410}] Aliases:map[]}\"\nJun 10 15:28:46.068394 crc crio[20344]: time=\"2026-06-10T15:28:46.068077998Z\" level=info msg=\"Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-926nt for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:28:46.077607 crc crio[20344]: time=\"2026-06-10T15:28:46.077516964Z\" level=info msg=\"Ran pod sandbox 867ea0dc80aa8c62b1fb7ba8a11496c2bc72482c4770fa7ddc24ac2d43b52724 with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-926nt/POD\" id=4b95ec20-5a6d-4f0c-92e2-85eae106281d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:28:46.080618 crc crio[20344]: time=\"2026-06-10T15:28:46.080525902Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=e81bbc07-3341-464f-8da4-c1f83d1b04c1 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:28:46.110816 crc crio[20344]: time=\"2026-06-10T15:28:46.110585463Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=3d4f5a5f-b7f5-453a-863b-6a998decde28 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:28:46.118809 crc crio[20344]: time=\"2026-06-10T15:28:46.118734935Z\" level=info msg=\"Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-926nt/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=a8a2e219-bd64-4969-a1b4-c0aa85b18948 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:28:46.119126 crc crio[20344]: time=\"2026-06-10T15:28:46.119067743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:28:46.161775 crc crio[20344]: time=\"2026-06-10T15:28:46.1616681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:28:46.165553 crc crio[20344]: time=\"2026-06-10T15:28:46.165447049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:28:46.304669 crc crio[20344]: time=\"2026-06-10T15:28:46.304502392Z\" level=info msg=\"Created container 1d395640ec4deb090fcf9ac45cee88af0082722bd300c74532c8def46f74d4f4: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-926nt/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=a8a2e219-bd64-4969-a1b4-c0aa85b18948 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:28:46.306826 crc crio[20344]: time=\"2026-06-10T15:28:46.30674622Z\" level=info msg=\"Starting container: 1d395640ec4deb090fcf9ac45cee88af0082722bd300c74532c8def46f74d4f4\" id=01c6fcd6-8bc4-4324-9401-77b49571d1ec name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:28:46.316708 crc crio[20344]: time=\"2026-06-10T15:28:46.315911079Z\" level=info msg=\"Started container\" PID=167178 containerID=1d395640ec4deb090fcf9ac45cee88af0082722bd300c74532c8def46f74d4f4 description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-926nt/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=01c6fcd6-8bc4-4324-9401-77b49571d1ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=867ea0dc80aa8c62b1fb7ba8a11496c2bc72482c4770fa7ddc24ac2d43b52724\nJun 10 15:29:11.483807 crc crio[20344]: time=\"2026-06-10T15:29:11.48324679Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-xmf4l/POD\" id=4ef8ab17-0fd2-4c7c-a695-fd2146e5e4d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:29:11.484991 crc crio[20344]: time=\"2026-06-10T15:29:11.483858556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:29:11.706556 crc crio[20344]: time=\"2026-06-10T15:29:11.70643732Z\" level=info msg=\"Got pod network &{Name:certified-operators-xmf4l Namespace:openshift-marketplace ID:66601308c321d4bea91709b296494985227f3e96c926f431624d2fde7e53ef19 UID:a1a165f0-d710-47f0-b63d-232b01f317e3 NetNS:/var/run/netns/96c6b00d-75dd-4abb-9da4-6d1e8babe06e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda1a165f0_d710_47f0_b63d_232b01f317e3.slice PodAnnotations:0xc00282e0b0}] Aliases:map[]}\"\nJun 10 15:29:11.706556 crc crio[20344]: time=\"2026-06-10T15:29:11.706519732Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-xmf4l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:29:12.302701 crc crio[20344]: 2026-06-10T15:29:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:66601308c321d4b Mac:ca:3f:30:12:7c:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/96c6b00d-75dd-4abb-9da4-6d1e8babe06e SocketPath: PciID:}] [{Interface:0xc000015b00 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:29:12.304626 crc crio[20344]: time=\"2026-06-10T15:29:12.304522322Z\" level=info msg=\"Got pod network &{Name:certified-operators-xmf4l Namespace:openshift-marketplace ID:66601308c321d4bea91709b296494985227f3e96c926f431624d2fde7e53ef19 UID:a1a165f0-d710-47f0-b63d-232b01f317e3 NetNS:/var/run/netns/96c6b00d-75dd-4abb-9da4-6d1e8babe06e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda1a165f0_d710_47f0_b63d_232b01f317e3.slice PodAnnotations:0xc00282e0b0}] Aliases:map[]}\"\nJun 10 15:29:12.304785 crc crio[20344]: time=\"2026-06-10T15:29:12.304721267Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-xmf4l for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:29:12.314869 crc crio[20344]: time=\"2026-06-10T15:29:12.314787539Z\" level=info msg=\"Ran pod sandbox 66601308c321d4bea91709b296494985227f3e96c926f431624d2fde7e53ef19 with infra container: openshift-marketplace/certified-operators-xmf4l/POD\" id=4ef8ab17-0fd2-4c7c-a695-fd2146e5e4d4 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:29:12.318581 crc crio[20344]: time=\"2026-06-10T15:29:12.318514626Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0abe96e4-8941-4761-965c-4c02fdcdcfae name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:29:12.321435 crc crio[20344]: time=\"2026-06-10T15:29:12.321360339Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7e2300e4-a61d-41e9-8616-3dacbdf70212 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:29:12.378833 crc crio[20344]: time=\"2026-06-10T15:29:12.37834947Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xmf4l/extract-utilities\" id=a611011d-5f38-4c4a-ad6a-f206a8e9f7f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:29:12.379449 crc crio[20344]: time=\"2026-06-10T15:29:12.379380727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:29:12.421445 crc crio[20344]: time=\"2026-06-10T15:29:12.421349398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:29:12.427017 crc crio[20344]: time=\"2026-06-10T15:29:12.426469561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:29:12.676060 crc crio[20344]: time=\"2026-06-10T15:29:12.675646786Z\" level=info msg=\"Created container 156ee3cbae188c589afc25f25545463415e695931c26c8f498d05f003388d084: openshift-marketplace/certified-operators-xmf4l/extract-utilities\" id=a611011d-5f38-4c4a-ad6a-f206a8e9f7f4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:29:12.677705 crc crio[20344]: time=\"2026-06-10T15:29:12.677007671Z\" level=info msg=\"Starting container: 156ee3cbae188c589afc25f25545463415e695931c26c8f498d05f003388d084\" id=a758998b-b005-40fc-ac46-66bf212c5c07 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:29:12.683674 crc crio[20344]: time=\"2026-06-10T15:29:12.683570522Z\" level=info msg=\"Started container\" PID=168766 containerID=156ee3cbae188c589afc25f25545463415e695931c26c8f498d05f003388d084 description=openshift-marketplace/certified-operators-xmf4l/extract-utilities id=a758998b-b005-40fc-ac46-66bf212c5c07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=66601308c321d4bea91709b296494985227f3e96c926f431624d2fde7e53ef19\nJun 10 15:29:13.128670 crc crio[20344]: time=\"2026-06-10T15:29:13.128043912Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=73c297e7-bbb6-4182-a464-05b2c16e70c5 name=/runtime.v1.ImageService/PullImage\nJun 10 15:29:13.157027 crc crio[20344]: time=\"2026-06-10T15:29:13.156984504Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 10 15:29:15.261322 crc crio[20344]: time=\"2026-06-10T15:29:15.260458095Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8d5d7df21be1469a6668fe379d39e4aa07fa7e0e98115c13ef32da305fc5dec\" id=73c297e7-bbb6-4182-a464-05b2c16e70c5 name=/runtime.v1.ImageService/PullImage\nJun 10 15:29:15.262684 crc crio[20344]: time=\"2026-06-10T15:29:15.262100608Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=e14e1511-1071-44a9-ba4d-9a4d469f600c name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:29:15.265594 crc crio[20344]: time=\"2026-06-10T15:29:15.265473915Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=0ef4500b-ab03-4a22-9630-9978cce31f9b name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:29:15.276823 crc crio[20344]: time=\"2026-06-10T15:29:15.276654836Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xmf4l/extract-content\" id=110f61d6-5d0a-4b7e-abd1-2923d8f5bdb3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:29:15.277570 crc crio[20344]: time=\"2026-06-10T15:29:15.277494648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:29:15.324034 crc crio[20344]: time=\"2026-06-10T15:29:15.32377231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:29:15.327393 crc crio[20344]: time=\"2026-06-10T15:29:15.327107107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:29:15.500980 crc crio[20344]: time=\"2026-06-10T15:29:15.500744879Z\" level=info msg=\"Created container fa21ed02828f7a915e1f6cd78f6b22c9b7c92a9b56cc186e96ecdc21a9d39b7b: openshift-marketplace/certified-operators-xmf4l/extract-content\" id=110f61d6-5d0a-4b7e-abd1-2923d8f5bdb3 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:29:15.502237 crc crio[20344]: time=\"2026-06-10T15:29:15.502134435Z\" level=info msg=\"Starting container: fa21ed02828f7a915e1f6cd78f6b22c9b7c92a9b56cc186e96ecdc21a9d39b7b\" id=cf34106c-aebd-4517-bce7-41520431309d name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:29:15.511763 crc crio[20344]: time=\"2026-06-10T15:29:15.511514089Z\" level=info msg=\"Started container\" PID=168890 containerID=fa21ed02828f7a915e1f6cd78f6b22c9b7c92a9b56cc186e96ecdc21a9d39b7b description=openshift-marketplace/certified-operators-xmf4l/extract-content id=cf34106c-aebd-4517-bce7-41520431309d name=/runtime.v1.RuntimeService/StartContainer sandboxID=66601308c321d4bea91709b296494985227f3e96c926f431624d2fde7e53ef19\nJun 10 15:29:18.950532 crc crio[20344]: time=\"2026-06-10T15:29:18.949078208Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=137c984f-9ddc-4740-b030-3aea99d693bf name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:29:18.955156 crc crio[20344]: time=\"2026-06-10T15:29:18.954826307Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=77fe5d86-7cff-4f47-ae9f-566212c8864a name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:29:18.967376 crc crio[20344]: time=\"2026-06-10T15:29:18.967206749Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xmf4l/registry-server\" id=16965374-de31-49a2-86f2-bb9157722299 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:29:18.967816 crc crio[20344]: time=\"2026-06-10T15:29:18.967748733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:29:19.025467 crc crio[20344]: time=\"2026-06-10T15:29:19.02535123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:29:19.029166 crc crio[20344]: time=\"2026-06-10T15:29:19.029098707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:29:19.204514 crc crio[20344]: time=\"2026-06-10T15:29:19.203936501Z\" level=info msg=\"Created container c54faabd4716b4ca5ee1d69a8ab3bfc4a145c3aadd5d41fba2650939256fff96: openshift-marketplace/certified-operators-xmf4l/registry-server\" id=16965374-de31-49a2-86f2-bb9157722299 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:29:19.206409 crc crio[20344]: time=\"2026-06-10T15:29:19.206245251Z\" level=info msg=\"Starting container: c54faabd4716b4ca5ee1d69a8ab3bfc4a145c3aadd5d41fba2650939256fff96\" id=94832b5b-6f2c-4e39-ac57-4ef0949b9ae6 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:29:19.211653 crc crio[20344]: time=\"2026-06-10T15:29:19.211577019Z\" level=info msg=\"Started container\" PID=169132 containerID=c54faabd4716b4ca5ee1d69a8ab3bfc4a145c3aadd5d41fba2650939256fff96 description=openshift-marketplace/certified-operators-xmf4l/registry-server id=94832b5b-6f2c-4e39-ac57-4ef0949b9ae6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=66601308c321d4bea91709b296494985227f3e96c926f431624d2fde7e53ef19\nJun 10 15:29:32.187865 crc crio[20344]: time=\"2026-06-10T15:29:32.18699723Z\" level=info msg=\"Stopping container: c54faabd4716b4ca5ee1d69a8ab3bfc4a145c3aadd5d41fba2650939256fff96 (timeout: 2s)\" id=17ebe39b-d333-4a3c-a6cd-2243250fb283 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:29:32.320477 crc crio[20344]: time=\"2026-06-10T15:29:32.320224502Z\" level=info msg=\"Stopped container c54faabd4716b4ca5ee1d69a8ab3bfc4a145c3aadd5d41fba2650939256fff96: openshift-marketplace/certified-operators-xmf4l/registry-server\" id=17ebe39b-d333-4a3c-a6cd-2243250fb283 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:29:32.321975 crc crio[20344]: time=\"2026-06-10T15:29:32.321854714Z\" level=info msg=\"Stopping pod sandbox: 66601308c321d4bea91709b296494985227f3e96c926f431624d2fde7e53ef19\" id=b1ca1d7d-63e2-4313-a6ec-58fd90c549a1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:29:32.322741 crc crio[20344]: time=\"2026-06-10T15:29:32.322666855Z\" level=info msg=\"Got pod network &{Name:certified-operators-xmf4l Namespace:openshift-marketplace ID:66601308c321d4bea91709b296494985227f3e96c926f431624d2fde7e53ef19 UID:a1a165f0-d710-47f0-b63d-232b01f317e3 NetNS:/var/run/netns/96c6b00d-75dd-4abb-9da4-6d1e8babe06e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda1a165f0_d710_47f0_b63d_232b01f317e3.slice PodAnnotations:0xc00282e228}] Aliases:map[]}\"\nJun 10 15:29:32.322967 crc crio[20344]: time=\"2026-06-10T15:29:32.3228663Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-xmf4l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:29:32.815390 crc crio[20344]: time=\"2026-06-10T15:29:32.815170373Z\" level=info msg=\"Stopped pod sandbox: 66601308c321d4bea91709b296494985227f3e96c926f431624d2fde7e53ef19\" id=b1ca1d7d-63e2-4313-a6ec-58fd90c549a1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:29:33.194905 crc crio[20344]: time=\"2026-06-10T15:29:33.194192333Z\" level=info msg=\"Removing container: c54faabd4716b4ca5ee1d69a8ab3bfc4a145c3aadd5d41fba2650939256fff96\" id=5a2de5b9-e610-4da8-9687-09214e34e919 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:29:33.238200 crc crio[20344]: time=\"2026-06-10T15:29:33.238144255Z\" level=info msg=\"Removed container c54faabd4716b4ca5ee1d69a8ab3bfc4a145c3aadd5d41fba2650939256fff96: openshift-marketplace/certified-operators-xmf4l/registry-server\" id=5a2de5b9-e610-4da8-9687-09214e34e919 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:29:33.244644 crc crio[20344]: time=\"2026-06-10T15:29:33.244138171Z\" level=info msg=\"Removing container: fa21ed02828f7a915e1f6cd78f6b22c9b7c92a9b56cc186e96ecdc21a9d39b7b\" id=6194f4dc-d427-4e79-b431-c5a3bcf6e234 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:29:33.281563 crc crio[20344]: time=\"2026-06-10T15:29:33.28141761Z\" level=info msg=\"Removed container fa21ed02828f7a915e1f6cd78f6b22c9b7c92a9b56cc186e96ecdc21a9d39b7b: openshift-marketplace/certified-operators-xmf4l/extract-content\" id=6194f4dc-d427-4e79-b431-c5a3bcf6e234 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:29:33.284327 crc crio[20344]: time=\"2026-06-10T15:29:33.284197292Z\" level=info msg=\"Removing container: 156ee3cbae188c589afc25f25545463415e695931c26c8f498d05f003388d084\" id=c9c305e5-19d5-45b1-b82f-3b32e877492b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:29:33.341626 crc crio[20344]: time=\"2026-06-10T15:29:33.341564703Z\" level=info msg=\"Removed container 156ee3cbae188c589afc25f25545463415e695931c26c8f498d05f003388d084: openshift-marketplace/certified-operators-xmf4l/extract-utilities\" id=c9c305e5-19d5-45b1-b82f-3b32e877492b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:30:01.120806 crc crio[20344]: time=\"2026-06-10T15:30:01.119479552Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29685090-m726d/POD\" id=5289903e-3239-49fd-b171-b31486867e5d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:30:01.122187 crc crio[20344]: time=\"2026-06-10T15:30:01.121485814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:30:01.190723 crc crio[20344]: time=\"2026-06-10T15:30:01.186218676Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685090-m726d Namespace:openshift-operator-lifecycle-manager ID:55a3e8e6d704521120180428cc98b428c64d08288d9ec8aefb2d89206a1c4783 UID:da666d4d-9c16-470b-8fd5-91aa4c4607a5 NetNS:/var/run/netns/f737f870-b09b-42db-8933-c86a9cdb939e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podda666d4d_9c16_470b_8fd5_91aa4c4607a5.slice PodAnnotations:0xc0006b4598}] Aliases:map[]}\"\nJun 10 15:30:01.191090 crc crio[20344]: time=\"2026-06-10T15:30:01.190809076Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29685090-m726d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:30:01.208211 crc crio[20344]: time=\"2026-06-10T15:30:01.208131016Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685090-c4q4h/POD\" id=c53f1862-c262-4aeb-b569-d09e38c67242 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:30:01.208383 crc crio[20344]: time=\"2026-06-10T15:30:01.20829843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:30:01.259875 crc crio[20344]: time=\"2026-06-10T15:30:01.259616034Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685090-c4q4h Namespace:openshift-infra ID:31b5aae0ec14f6ec4e0b3a9328acb52576a3a61171e1fa71005c0f603e0de276 UID:9824bec6-54c4-44b4-8720-4e222f4f15b5 NetNS:/var/run/netns/30837fea-3e01-4e65-8b0a-564aae89530a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9824bec6_54c4_44b4_8720_4e222f4f15b5.slice PodAnnotations:0xc000738468}] Aliases:map[]}\"\nJun 10 15:30:01.259875 crc crio[20344]: time=\"2026-06-10T15:30:01.259686936Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685090-c4q4h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:30:01.784573 crc crio[20344]: 2026-06-10T15:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:55a3e8e6d704521 Mac:c6:ef:ae:0f:97:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/f737f870-b09b-42db-8933-c86a9cdb939e SocketPath: PciID:}] [{Interface:0xc00059c6e0 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:30:01.786380 crc crio[20344]: time=\"2026-06-10T15:30:01.786304721Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685090-m726d Namespace:openshift-operator-lifecycle-manager ID:55a3e8e6d704521120180428cc98b428c64d08288d9ec8aefb2d89206a1c4783 UID:da666d4d-9c16-470b-8fd5-91aa4c4607a5 NetNS:/var/run/netns/f737f870-b09b-42db-8933-c86a9cdb939e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podda666d4d_9c16_470b_8fd5_91aa4c4607a5.slice PodAnnotations:0xc0006b4598}] Aliases:map[]}\"\nJun 10 15:30:01.786550 crc crio[20344]: time=\"2026-06-10T15:30:01.786501926Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29685090-m726d for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:30:01.801801 crc crio[20344]: time=\"2026-06-10T15:30:01.801601488Z\" level=info msg=\"Ran pod sandbox 55a3e8e6d704521120180428cc98b428c64d08288d9ec8aefb2d89206a1c4783 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29685090-m726d/POD\" id=5289903e-3239-49fd-b171-b31486867e5d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:30:01.805679 crc crio[20344]: time=\"2026-06-10T15:30:01.805598392Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3d663458-ac75-4849-b0b8-ca853a1ef300 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:30:01.809557 crc crio[20344]: time=\"2026-06-10T15:30:01.809452652Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=911a4133-ccf8-4014-8c21-0ecd06b40b40 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:30:01.818612 crc crio[20344]: time=\"2026-06-10T15:30:01.818509997Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29685090-m726d/collect-profiles\" id=d9d4bf7d-3700-4b63-a8f3-2d286c88cfdd name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:30:01.819182 crc crio[20344]: time=\"2026-06-10T15:30:01.819093953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:30:01.866864 crc crio[20344]: time=\"2026-06-10T15:30:01.866780602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:30:01.870749 crc crio[20344]: time=\"2026-06-10T15:30:01.870703744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:30:01.903336 crc crio[20344]: 2026-06-10T15:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:31b5aae0ec14f6e Mac:6a:a4:a5:2f:69:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/30837fea-3e01-4e65-8b0a-564aae89530a SocketPath: PciID:}] [{Interface:0xc0003e0b00 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:30:01.907736 crc crio[20344]: time=\"2026-06-10T15:30:01.906065723Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685090-c4q4h Namespace:openshift-infra ID:31b5aae0ec14f6ec4e0b3a9328acb52576a3a61171e1fa71005c0f603e0de276 UID:9824bec6-54c4-44b4-8720-4e222f4f15b5 NetNS:/var/run/netns/30837fea-3e01-4e65-8b0a-564aae89530a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9824bec6_54c4_44b4_8720_4e222f4f15b5.slice PodAnnotations:0xc000738468}] Aliases:map[]}\"\nJun 10 15:30:01.907736 crc crio[20344]: time=\"2026-06-10T15:30:01.906682029Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685090-c4q4h for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:30:01.920038 crc crio[20344]: time=\"2026-06-10T15:30:01.919958464Z\" level=info msg=\"Ran pod sandbox 31b5aae0ec14f6ec4e0b3a9328acb52576a3a61171e1fa71005c0f603e0de276 with infra container: openshift-infra/auto-csr-approver-29685090-c4q4h/POD\" id=c53f1862-c262-4aeb-b569-d09e38c67242 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:30:01.923171 crc crio[20344]: time=\"2026-06-10T15:30:01.923094625Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=00770344-7ef2-4ccd-ba9b-a6454c0730d6 name=/runtime.v1.ImageService/PullImage\nJun 10 15:30:01.929634 crc crio[20344]: time=\"2026-06-10T15:30:01.929572154Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 10 15:30:01.983405 crc crio[20344]: time=\"2026-06-10T15:30:01.983245748Z\" level=info msg=\"Created container 610084910aca1cb74601e64fe55b5a3926151d05f4560b63f018387b0d122267: openshift-operator-lifecycle-manager/collect-profiles-29685090-m726d/collect-profiles\" id=d9d4bf7d-3700-4b63-a8f3-2d286c88cfdd name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:30:01.985363 crc crio[20344]: time=\"2026-06-10T15:30:01.985186289Z\" level=info msg=\"Starting container: 610084910aca1cb74601e64fe55b5a3926151d05f4560b63f018387b0d122267\" id=efc2d7e5-8ddb-457a-b6d7-fff458fadac4 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:30:01.992472 crc crio[20344]: time=\"2026-06-10T15:30:01.992380406Z\" level=info msg=\"Started container\" PID=171438 containerID=610084910aca1cb74601e64fe55b5a3926151d05f4560b63f018387b0d122267 description=openshift-operator-lifecycle-manager/collect-profiles-29685090-m726d/collect-profiles id=efc2d7e5-8ddb-457a-b6d7-fff458fadac4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=55a3e8e6d704521120180428cc98b428c64d08288d9ec8aefb2d89206a1c4783\nJun 10 15:30:03.722013 crc crio[20344]: time=\"2026-06-10T15:30:03.72119086Z\" level=info msg=\"Stopping pod sandbox: 55a3e8e6d704521120180428cc98b428c64d08288d9ec8aefb2d89206a1c4783\" id=c5f2f1d1-7f98-4bf6-a208-3277f847130a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:30:03.723214 crc crio[20344]: time=\"2026-06-10T15:30:03.722807892Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685090-m726d Namespace:openshift-operator-lifecycle-manager ID:55a3e8e6d704521120180428cc98b428c64d08288d9ec8aefb2d89206a1c4783 UID:da666d4d-9c16-470b-8fd5-91aa4c4607a5 NetNS:/var/run/netns/f737f870-b09b-42db-8933-c86a9cdb939e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podda666d4d_9c16_470b_8fd5_91aa4c4607a5.slice PodAnnotations:0xc000528980}] Aliases:map[]}\"\nJun 10 15:30:03.723214 crc crio[20344]: time=\"2026-06-10T15:30:03.723003297Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29685090-m726d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:30:04.052336 crc crio[20344]: time=\"2026-06-10T15:30:04.052152701Z\" level=info msg=\"Stopped pod sandbox: 55a3e8e6d704521120180428cc98b428c64d08288d9ec8aefb2d89206a1c4783\" id=c5f2f1d1-7f98-4bf6-a208-3277f847130a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:30:04.105667 crc crio[20344]: time=\"2026-06-10T15:30:04.105566039Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=00770344-7ef2-4ccd-ba9b-a6454c0730d6 name=/runtime.v1.ImageService/PullImage\nJun 10 15:30:04.106950 crc crio[20344]: time=\"2026-06-10T15:30:04.10676568Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=090e5c6a-e42a-4439-a94d-ada76ea6bd66 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:30:04.109106 crc crio[20344]: time=\"2026-06-10T15:30:04.109042579Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fef24623-b0f0-42c6-8cb5-14c387254946 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:30:04.116239 crc crio[20344]: time=\"2026-06-10T15:30:04.11600653Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685090-c4q4h/oc\" id=b77e6e58-d2cc-4974-9737-e701e70310ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:30:04.117102 crc crio[20344]: time=\"2026-06-10T15:30:04.117081058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:30:04.164558 crc crio[20344]: time=\"2026-06-10T15:30:04.16450865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:30:04.477389 crc crio[20344]: time=\"2026-06-10T15:30:04.477067783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:30:04.600146 crc crio[20344]: time=\"2026-06-10T15:30:04.60008917Z\" level=info msg=\"Created container dc92b6033df923a49a53d824f632fd9b2a9a2dfe2dac74e61077dc1e3e4a6fee: openshift-infra/auto-csr-approver-29685090-c4q4h/oc\" id=b77e6e58-d2cc-4974-9737-e701e70310ed name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:30:04.601669 crc crio[20344]: time=\"2026-06-10T15:30:04.601601429Z\" level=info msg=\"Starting container: dc92b6033df923a49a53d824f632fd9b2a9a2dfe2dac74e61077dc1e3e4a6fee\" id=683ede78-fadd-4466-8567-929a94edf13c name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:30:04.606850 crc crio[20344]: time=\"2026-06-10T15:30:04.606752223Z\" level=info msg=\"Started container\" PID=171642 containerID=dc92b6033df923a49a53d824f632fd9b2a9a2dfe2dac74e61077dc1e3e4a6fee description=openshift-infra/auto-csr-approver-29685090-c4q4h/oc id=683ede78-fadd-4466-8567-929a94edf13c name=/runtime.v1.RuntimeService/StartContainer sandboxID=31b5aae0ec14f6ec4e0b3a9328acb52576a3a61171e1fa71005c0f603e0de276\nJun 10 15:30:06.773342 crc crio[20344]: time=\"2026-06-10T15:30:06.772121593Z\" level=info msg=\"Stopping pod sandbox: 31b5aae0ec14f6ec4e0b3a9328acb52576a3a61171e1fa71005c0f603e0de276\" id=458b516e-adc0-49c4-866e-83f809ef55ab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:30:06.775919 crc crio[20344]: time=\"2026-06-10T15:30:06.77584238Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685090-c4q4h Namespace:openshift-infra ID:31b5aae0ec14f6ec4e0b3a9328acb52576a3a61171e1fa71005c0f603e0de276 UID:9824bec6-54c4-44b4-8720-4e222f4f15b5 NetNS:/var/run/netns/30837fea-3e01-4e65-8b0a-564aae89530a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9824bec6_54c4_44b4_8720_4e222f4f15b5.slice PodAnnotations:0xc00012b5e0}] Aliases:map[]}\"\nJun 10 15:30:06.776366 crc crio[20344]: time=\"2026-06-10T15:30:06.776336612Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685090-c4q4h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:30:07.131840 crc crio[20344]: time=\"2026-06-10T15:30:07.131654045Z\" level=info msg=\"Stopped pod sandbox: 31b5aae0ec14f6ec4e0b3a9328acb52576a3a61171e1fa71005c0f603e0de276\" id=458b516e-adc0-49c4-866e-83f809ef55ab name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:30:15.273931 crc crio[20344]: time=\"2026-06-10T15:30:15.273477919Z\" level=info msg=\"Removing container: 44d6f2954b5080eb40a657846d70a0fcf53e4a75f5a335649712434d0c141eed\" id=635f7a4e-8118-4409-b16b-b337f79e029c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:30:15.354697 crc crio[20344]: time=\"2026-06-10T15:30:15.354486774Z\" level=info msg=\"Removed container 44d6f2954b5080eb40a657846d70a0fcf53e4a75f5a335649712434d0c141eed: openshift-operator-lifecycle-manager/collect-profiles-29685045-g99m6/collect-profiles\" id=635f7a4e-8118-4409-b16b-b337f79e029c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:30:15.358712 crc crio[20344]: time=\"2026-06-10T15:30:15.358671173Z\" level=info msg=\"Removing container: 0b82874cd2b57eeae1f76dbc995be6d459ecd237b5696446d36923c96fb9b5f1\" id=d33725b5-0f58-4851-8d08-36fe8550c9f3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:30:15.485038 crc crio[20344]: time=\"2026-06-10T15:30:15.484498753Z\" level=info msg=\"Removed container 0b82874cd2b57eeae1f76dbc995be6d459ecd237b5696446d36923c96fb9b5f1: openshift-infra/auto-csr-approver-29685084-w7cwf/oc\" id=d33725b5-0f58-4851-8d08-36fe8550c9f3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:30:15.496597 crc crio[20344]: time=\"2026-06-10T15:30:15.496501585Z\" level=info msg=\"Stopping pod sandbox: ea705501fd34e5b7f0789f9f8782368ea2d803d949843130304f56c1b32e220a\" id=63ee9a5a-d7f0-4f1a-9c4d-d5190b27c886 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:30:15.496597 crc crio[20344]: time=\"2026-06-10T15:30:15.496586667Z\" level=info msg=\"Stopped pod sandbox (already stopped): ea705501fd34e5b7f0789f9f8782368ea2d803d949843130304f56c1b32e220a\" id=63ee9a5a-d7f0-4f1a-9c4d-d5190b27c886 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:30:15.497353 crc crio[20344]: time=\"2026-06-10T15:30:15.497175842Z\" level=info msg=\"Removing pod sandbox: ea705501fd34e5b7f0789f9f8782368ea2d803d949843130304f56c1b32e220a\" id=23df422c-9137-474a-9d3a-61f6a05ec8af name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:30:15.527234 crc crio[20344]: time=\"2026-06-10T15:30:15.527128921Z\" level=info msg=\"Removed pod sandbox: ea705501fd34e5b7f0789f9f8782368ea2d803d949843130304f56c1b32e220a\" id=23df422c-9137-474a-9d3a-61f6a05ec8af name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:30:15.529032 crc crio[20344]: time=\"2026-06-10T15:30:15.528966858Z\" level=info msg=\"Stopping pod sandbox: 66601308c321d4bea91709b296494985227f3e96c926f431624d2fde7e53ef19\" id=9ddf0d64-9efa-4405-a562-e1dc2581cdea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:30:15.529120 crc crio[20344]: time=\"2026-06-10T15:30:15.52903212Z\" level=info msg=\"Stopped pod sandbox (already stopped): 66601308c321d4bea91709b296494985227f3e96c926f431624d2fde7e53ef19\" id=9ddf0d64-9efa-4405-a562-e1dc2581cdea name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:30:15.529827 crc crio[20344]: time=\"2026-06-10T15:30:15.529746849Z\" level=info msg=\"Removing pod sandbox: 66601308c321d4bea91709b296494985227f3e96c926f431624d2fde7e53ef19\" id=069ee52f-450f-4220-ba3d-290c8661efe0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:30:15.542819 crc crio[20344]: time=\"2026-06-10T15:30:15.542736976Z\" level=info msg=\"Removed pod sandbox: 66601308c321d4bea91709b296494985227f3e96c926f431624d2fde7e53ef19\" id=069ee52f-450f-4220-ba3d-290c8661efe0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:30:15.543777 crc crio[20344]: time=\"2026-06-10T15:30:15.543713742Z\" level=info msg=\"Stopping pod sandbox: ab01be96d29eaf73b5d55a34aac7523a5616ad4f9ba2c58ba2326dc55eae7fba\" id=48004446-c240-44c5-b55f-697cef049c3a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:30:15.543963 crc crio[20344]: time=\"2026-06-10T15:30:15.543788604Z\" level=info msg=\"Stopped pod sandbox (already stopped): ab01be96d29eaf73b5d55a34aac7523a5616ad4f9ba2c58ba2326dc55eae7fba\" id=48004446-c240-44c5-b55f-697cef049c3a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:30:15.544907 crc crio[20344]: time=\"2026-06-10T15:30:15.544826881Z\" level=info msg=\"Removing pod sandbox: ab01be96d29eaf73b5d55a34aac7523a5616ad4f9ba2c58ba2326dc55eae7fba\" id=c116adff-f0a9-493b-a639-9a837a7e447a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:30:15.573383 crc crio[20344]: time=\"2026-06-10T15:30:15.573242489Z\" level=info msg=\"Removed pod sandbox: ab01be96d29eaf73b5d55a34aac7523a5616ad4f9ba2c58ba2326dc55eae7fba\" id=c116adff-f0a9-493b-a639-9a837a7e447a name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:32:00.540879 crc crio[20344]: time=\"2026-06-10T15:32:00.539596896Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685092-fv5kg/POD\" id=8cfdfb01-e370-4c55-bc4e-371cbf47fe75 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:32:00.542684 crc crio[20344]: time=\"2026-06-10T15:32:00.54093056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:32:00.578927 crc crio[20344]: time=\"2026-06-10T15:32:00.578786024Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685092-fv5kg Namespace:openshift-infra ID:610ad309a26609995049c030614d6109c4ab75f1d59fcf49a389f2c257c86169 UID:e0f33773-fd14-4974-8026-da64f08600ed NetNS:/var/run/netns/fe92e885-e237-48de-b0f6-e4e504e55bfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0f33773_fd14_4974_8026_da64f08600ed.slice PodAnnotations:0xc00282ec98}] Aliases:map[]}\"\nJun 10 15:32:00.578927 crc crio[20344]: time=\"2026-06-10T15:32:00.578856326Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685092-fv5kg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:32:00.928017 crc crio[20344]: 2026-06-10T15:32:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:610ad309a266099 Mac:86:c5:ca:34:e4:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/fe92e885-e237-48de-b0f6-e4e504e55bfc SocketPath: PciID:}] [{Interface:0xc000260a00 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:32:00.931799 crc crio[20344]: time=\"2026-06-10T15:32:00.931754986Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685092-fv5kg Namespace:openshift-infra ID:610ad309a26609995049c030614d6109c4ab75f1d59fcf49a389f2c257c86169 UID:e0f33773-fd14-4974-8026-da64f08600ed NetNS:/var/run/netns/fe92e885-e237-48de-b0f6-e4e504e55bfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0f33773_fd14_4974_8026_da64f08600ed.slice PodAnnotations:0xc00282ec98}] Aliases:map[]}\"\nJun 10 15:32:00.931974 crc crio[20344]: time=\"2026-06-10T15:32:00.931937931Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685092-fv5kg for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:32:00.940008 crc crio[20344]: time=\"2026-06-10T15:32:00.939930379Z\" level=info msg=\"Ran pod sandbox 610ad309a26609995049c030614d6109c4ab75f1d59fcf49a389f2c257c86169 with infra container: openshift-infra/auto-csr-approver-29685092-fv5kg/POD\" id=8cfdfb01-e370-4c55-bc4e-371cbf47fe75 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:32:00.944917 crc crio[20344]: time=\"2026-06-10T15:32:00.944792945Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c3468196-6464-4024-85e4-09606075a35a name=/runtime.v1.ImageService/PullImage\nJun 10 15:32:00.955007 crc crio[20344]: time=\"2026-06-10T15:32:00.954863797Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 10 15:32:01.789662 crc crio[20344]: time=\"2026-06-10T15:32:01.789505795Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c3468196-6464-4024-85e4-09606075a35a name=/runtime.v1.ImageService/PullImage\nJun 10 15:32:01.791690 crc crio[20344]: time=\"2026-06-10T15:32:01.790485131Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7fb300dc-4bc6-477c-b0c7-e9c68b401fc9 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:32:01.793083 crc crio[20344]: time=\"2026-06-10T15:32:01.793047567Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3326bad8-1a76-4d89-a272-303e3c534a7b name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:32:01.802551 crc crio[20344]: time=\"2026-06-10T15:32:01.802191925Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685092-fv5kg/oc\" id=c5b9dc99-5c22-4145-9033-bef0f28514c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:32:01.803380 crc crio[20344]: time=\"2026-06-10T15:32:01.803349435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:32:01.854644 crc crio[20344]: time=\"2026-06-10T15:32:01.854579506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:32:02.098225 crc crio[20344]: time=\"2026-06-10T15:32:02.097771887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:32:02.211560 crc crio[20344]: time=\"2026-06-10T15:32:02.211429412Z\" level=info msg=\"Created container 3ad6baba7f10c8b0a107d49dcaa8853e50324820511e315af7de83f984d70b28: openshift-infra/auto-csr-approver-29685092-fv5kg/oc\" id=c5b9dc99-5c22-4145-9033-bef0f28514c5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:32:02.213159 crc crio[20344]: time=\"2026-06-10T15:32:02.213109525Z\" level=info msg=\"Starting container: 3ad6baba7f10c8b0a107d49dcaa8853e50324820511e315af7de83f984d70b28\" id=cd8ccf3d-9208-4c7c-8f30-d8480c5ec338 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:32:02.224330 crc crio[20344]: time=\"2026-06-10T15:32:02.224201252Z\" level=info msg=\"Started container\" PID=177599 containerID=3ad6baba7f10c8b0a107d49dcaa8853e50324820511e315af7de83f984d70b28 description=openshift-infra/auto-csr-approver-29685092-fv5kg/oc id=cd8ccf3d-9208-4c7c-8f30-d8480c5ec338 name=/runtime.v1.RuntimeService/StartContainer sandboxID=610ad309a26609995049c030614d6109c4ab75f1d59fcf49a389f2c257c86169\nJun 10 15:32:03.796712 crc crio[20344]: time=\"2026-06-10T15:32:03.79619174Z\" level=info msg=\"Stopping pod sandbox: 610ad309a26609995049c030614d6109c4ab75f1d59fcf49a389f2c257c86169\" id=3511e766-55e0-47d4-a863-d53ba3a1dddd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:32:03.799061 crc crio[20344]: time=\"2026-06-10T15:32:03.798699755Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685092-fv5kg Namespace:openshift-infra ID:610ad309a26609995049c030614d6109c4ab75f1d59fcf49a389f2c257c86169 UID:e0f33773-fd14-4974-8026-da64f08600ed NetNS:/var/run/netns/fe92e885-e237-48de-b0f6-e4e504e55bfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0f33773_fd14_4974_8026_da64f08600ed.slice PodAnnotations:0xc00282e890}] Aliases:map[]}\"\nJun 10 15:32:03.799425 crc crio[20344]: time=\"2026-06-10T15:32:03.799395053Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685092-fv5kg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:32:04.125992 crc crio[20344]: time=\"2026-06-10T15:32:04.125184264Z\" level=info msg=\"Stopped pod sandbox: 610ad309a26609995049c030614d6109c4ab75f1d59fcf49a389f2c257c86169\" id=3511e766-55e0-47d4-a863-d53ba3a1dddd name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:32:15.631001 crc crio[20344]: time=\"2026-06-10T15:32:15.630179514Z\" level=info msg=\"Removing container: b38805f2b9eec4c3319da6ffc6d12fc7a7000b3965c9a837c066f223c85ced39\" id=d0499d5f-33fc-44b9-8763-4713eb1a43e0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:32:15.797065 crc crio[20344]: time=\"2026-06-10T15:32:15.796688832Z\" level=info msg=\"Removed container b38805f2b9eec4c3319da6ffc6d12fc7a7000b3965c9a837c066f223c85ced39: openshift-infra/auto-csr-approver-29685086-vzh7j/oc\" id=d0499d5f-33fc-44b9-8763-4713eb1a43e0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:32:15.807655 crc crio[20344]: time=\"2026-06-10T15:32:15.807523642Z\" level=info msg=\"Stopping pod sandbox: d46a60914387c33b2cf4fe9f039262d77a3629316b7f5cb97736ed5b742505a2\" id=26051ba7-eefc-4fbc-aaf5-90c90c56c36c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:32:15.807655 crc crio[20344]: time=\"2026-06-10T15:32:15.807625704Z\" level=info msg=\"Stopped pod sandbox (already stopped): d46a60914387c33b2cf4fe9f039262d77a3629316b7f5cb97736ed5b742505a2\" id=26051ba7-eefc-4fbc-aaf5-90c90c56c36c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:32:15.809554 crc crio[20344]: time=\"2026-06-10T15:32:15.809428271Z\" level=info msg=\"Removing pod sandbox: d46a60914387c33b2cf4fe9f039262d77a3629316b7f5cb97736ed5b742505a2\" id=a96c2652-be9f-4b57-a447-3fe033b74897 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:32:15.846200 crc crio[20344]: time=\"2026-06-10T15:32:15.846103508Z\" level=info msg=\"Removed pod sandbox: d46a60914387c33b2cf4fe9f039262d77a3629316b7f5cb97736ed5b742505a2\" id=a96c2652-be9f-4b57-a447-3fe033b74897 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:33:36.163998 crc crio[20344]: time=\"2026-06-10T15:33:36.163323503Z\" level=info msg=\"Stopping pod sandbox: 867ea0dc80aa8c62b1fb7ba8a11496c2bc72482c4770fa7ddc24ac2d43b52724\" id=d0ceef8b-f967-4ad7-add4-e15ed5c7015c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:33:36.165416 crc crio[20344]: time=\"2026-06-10T15:33:36.164739009Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-926nt Namespace:openstack ID:867ea0dc80aa8c62b1fb7ba8a11496c2bc72482c4770fa7ddc24ac2d43b52724 UID:ebe182a0-8bca-445f-9a2a-bc4bb8b4406e NetNS:/var/run/netns/b4711aba-5723-475a-bf07-83a4e36b8994 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podebe182a0_8bca_445f_9a2a_bc4bb8b4406e.slice PodAnnotations:0xc003224d38}] Aliases:map[]}\"\nJun 10 15:33:36.165416 crc crio[20344]: time=\"2026-06-10T15:33:36.164876183Z\" level=info msg=\"Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-926nt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:33:36.667420 crc crio[20344]: time=\"2026-06-10T15:33:36.666925766Z\" level=info msg=\"Stopped pod sandbox: 867ea0dc80aa8c62b1fb7ba8a11496c2bc72482c4770fa7ddc24ac2d43b52724\" id=d0ceef8b-f967-4ad7-add4-e15ed5c7015c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:33:37.753849 crc crio[20344]: time=\"2026-06-10T15:33:37.753405078Z\" level=info msg=\"Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-qk9sb/POD\" id=7786a4a9-dbb3-4144-a655-5d60d6855578 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:33:37.755166 crc crio[20344]: time=\"2026-06-10T15:33:37.75386748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:33:37.790624 crc crio[20344]: time=\"2026-06-10T15:33:37.790525147Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-qk9sb Namespace:openstack ID:a7045fcc048ec86d120d97df3f94a8f57d5e251895cf2537ba7559410946c11e UID:36b53546-2828-4618-b264-b4feea47c7cc NetNS:/var/run/netns/2ca67b64-1ebf-44ce-9940-b46705fc895e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36b53546_2828_4618_b264_b4feea47c7cc.slice PodAnnotations:0xc000739140}] Aliases:map[]}\"\nJun 10 15:33:37.790624 crc crio[20344]: time=\"2026-06-10T15:33:37.790584708Z\" level=info msg=\"Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-qk9sb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:33:38.223163 crc crio[20344]: 2026-06-10T15:33:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a7045fcc048ec86 Mac:1a:d5:14:67:fc:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/2ca67b64-1ebf-44ce-9940-b46705fc895e SocketPath: PciID:}] [{Interface:0xc0004b2780 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:33:38.224856 crc crio[20344]: time=\"2026-06-10T15:33:38.224783378Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-qk9sb Namespace:openstack ID:a7045fcc048ec86d120d97df3f94a8f57d5e251895cf2537ba7559410946c11e UID:36b53546-2828-4618-b264-b4feea47c7cc NetNS:/var/run/netns/2ca67b64-1ebf-44ce-9940-b46705fc895e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36b53546_2828_4618_b264_b4feea47c7cc.slice PodAnnotations:0xc000739140}] Aliases:map[]}\"\nJun 10 15:33:38.225048 crc crio[20344]: time=\"2026-06-10T15:33:38.224972183Z\" level=info msg=\"Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-qk9sb for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:33:38.237554 crc crio[20344]: time=\"2026-06-10T15:33:38.236454609Z\" level=info msg=\"Ran pod sandbox a7045fcc048ec86d120d97df3f94a8f57d5e251895cf2537ba7559410946c11e with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-qk9sb/POD\" id=7786a4a9-dbb3-4144-a655-5d60d6855578 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:33:38.242064 crc crio[20344]: time=\"2026-06-10T15:33:38.241969992Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=fdb7ec1f-513a-48f3-9b22-7b41d8469e49 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:33:38.342579 crc crio[20344]: time=\"2026-06-10T15:33:38.342435686Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=826b4a5c-1228-4ec2-8b5a-ed2f16990326 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:33:38.354756 crc crio[20344]: time=\"2026-06-10T15:33:38.354661581Z\" level=info msg=\"Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-qk9sb/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=813598d1-8f48-4ffd-ad61-47f793d57fbb name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:33:38.355342 crc crio[20344]: time=\"2026-06-10T15:33:38.355168675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:33:38.421974 crc crio[20344]: time=\"2026-06-10T15:33:38.421812015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:33:38.430604 crc crio[20344]: time=\"2026-06-10T15:33:38.430245783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:33:38.581312 crc crio[20344]: time=\"2026-06-10T15:33:38.581096168Z\" level=info msg=\"Created container 591092efa0367fd303e5fae6b080e8b1eda39381dbc7a18aa43c48a99d7e0342: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-qk9sb/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=813598d1-8f48-4ffd-ad61-47f793d57fbb name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:33:38.582713 crc crio[20344]: time=\"2026-06-10T15:33:38.582634138Z\" level=info msg=\"Starting container: 591092efa0367fd303e5fae6b080e8b1eda39381dbc7a18aa43c48a99d7e0342\" id=0bb5cba3-c884-402c-9b22-71f35682b000 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:33:38.588926 crc crio[20344]: time=\"2026-06-10T15:33:38.588819997Z\" level=info msg=\"Started container\" PID=183405 containerID=591092efa0367fd303e5fae6b080e8b1eda39381dbc7a18aa43c48a99d7e0342 description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-qk9sb/nova-edpm-deployment-ipam-openstack-edpm-ipam id=0bb5cba3-c884-402c-9b22-71f35682b000 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7045fcc048ec86d120d97df3f94a8f57d5e251895cf2537ba7559410946c11e\nJun 10 15:34:00.594396 crc crio[20344]: time=\"2026-06-10T15:34:00.593687329Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685094-k9gll/POD\" id=5f2f8db2-8cd5-4af4-9ceb-ea6206634d8d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:34:00.594396 crc crio[20344]: time=\"2026-06-10T15:34:00.594351047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:34:00.634368 crc crio[20344]: time=\"2026-06-10T15:34:00.634185055Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685094-k9gll Namespace:openshift-infra ID:7467343f9267c7d5c88369fb65dcfe864b6a9b80a8b12302b7ad04f537cf8025 UID:c847c18b-baa0-4a7d-b126-baf6b9330cc6 NetNS:/var/run/netns/01c17c8d-b911-45df-9d31-c6573bffd9c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc847c18b_baa0_4a7d_b126_baf6b9330cc6.slice PodAnnotations:0xc000528d10}] Aliases:map[]}\"\nJun 10 15:34:00.634368 crc crio[20344]: time=\"2026-06-10T15:34:00.634321609Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685094-k9gll to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:34:01.478018 crc crio[20344]: 2026-06-10T15:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7467343f9267c7d Mac:fe:8a:11:4c:a3:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/01c17c8d-b911-45df-9d31-c6573bffd9c7 SocketPath: PciID:}] [{Interface:0xc0002ae5d0 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:34:01.480879 crc crio[20344]: time=\"2026-06-10T15:34:01.480674771Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685094-k9gll Namespace:openshift-infra ID:7467343f9267c7d5c88369fb65dcfe864b6a9b80a8b12302b7ad04f537cf8025 UID:c847c18b-baa0-4a7d-b126-baf6b9330cc6 NetNS:/var/run/netns/01c17c8d-b911-45df-9d31-c6573bffd9c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc847c18b_baa0_4a7d_b126_baf6b9330cc6.slice PodAnnotations:0xc000528d10}] Aliases:map[]}\"\nJun 10 15:34:01.481036 crc crio[20344]: time=\"2026-06-10T15:34:01.480986959Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685094-k9gll for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:34:01.491207 crc crio[20344]: time=\"2026-06-10T15:34:01.490807883Z\" level=info msg=\"Ran pod sandbox 7467343f9267c7d5c88369fb65dcfe864b6a9b80a8b12302b7ad04f537cf8025 with infra container: openshift-infra/auto-csr-approver-29685094-k9gll/POD\" id=5f2f8db2-8cd5-4af4-9ceb-ea6206634d8d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:34:01.498712 crc crio[20344]: time=\"2026-06-10T15:34:01.498618674Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=29802c96-e95a-4cdd-ae02-cd8a480ceabb name=/runtime.v1.ImageService/PullImage\nJun 10 15:34:01.507772 crc crio[20344]: time=\"2026-06-10T15:34:01.507688898Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 10 15:34:02.802565 crc crio[20344]: time=\"2026-06-10T15:34:02.802040008Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=29802c96-e95a-4cdd-ae02-cd8a480ceabb name=/runtime.v1.ImageService/PullImage\nJun 10 15:34:02.803677 crc crio[20344]: time=\"2026-06-10T15:34:02.803606899Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a852ccf1-df44-439e-bbf0-59b1c2280cf1 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:34:02.807336 crc crio[20344]: time=\"2026-06-10T15:34:02.807181461Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=76277bd3-c134-46a3-a3ee-a46abf4b6294 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:34:02.815722 crc crio[20344]: time=\"2026-06-10T15:34:02.815613569Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685094-k9gll/oc\" id=7c5496fe-6557-40f1-b673-f5e565b61e0e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:34:02.816360 crc crio[20344]: time=\"2026-06-10T15:34:02.816315457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:34:02.874602 crc crio[20344]: time=\"2026-06-10T15:34:02.874493349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:34:03.191589 crc crio[20344]: time=\"2026-06-10T15:34:03.191504613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:34:03.821418 crc crio[20344]: time=\"2026-06-10T15:34:03.821122829Z\" level=info msg=\"Created container 85e8c4d7f934d1d7b391164e17895828e7bfd891b4a1e755b4715eb3c8744a60: openshift-infra/auto-csr-approver-29685094-k9gll/oc\" id=7c5496fe-6557-40f1-b673-f5e565b61e0e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:34:03.823555 crc crio[20344]: time=\"2026-06-10T15:34:03.82345751Z\" level=info msg=\"Starting container: 85e8c4d7f934d1d7b391164e17895828e7bfd891b4a1e755b4715eb3c8744a60\" id=4a9864ec-19b1-4743-a39b-c4bdd2b6372b name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:34:03.830518 crc crio[20344]: time=\"2026-06-10T15:34:03.830372858Z\" level=info msg=\"Started container\" PID=184834 containerID=85e8c4d7f934d1d7b391164e17895828e7bfd891b4a1e755b4715eb3c8744a60 description=openshift-infra/auto-csr-approver-29685094-k9gll/oc id=4a9864ec-19b1-4743-a39b-c4bdd2b6372b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7467343f9267c7d5c88369fb65dcfe864b6a9b80a8b12302b7ad04f537cf8025\nJun 10 15:34:05.621611 crc crio[20344]: time=\"2026-06-10T15:34:05.621029342Z\" level=info msg=\"Stopping pod sandbox: 7467343f9267c7d5c88369fb65dcfe864b6a9b80a8b12302b7ad04f537cf8025\" id=48c35705-f7fa-443e-b987-452539315325 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:34:05.622862 crc crio[20344]: time=\"2026-06-10T15:34:05.622644204Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685094-k9gll Namespace:openshift-infra ID:7467343f9267c7d5c88369fb65dcfe864b6a9b80a8b12302b7ad04f537cf8025 UID:c847c18b-baa0-4a7d-b126-baf6b9330cc6 NetNS:/var/run/netns/01c17c8d-b911-45df-9d31-c6573bffd9c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc847c18b_baa0_4a7d_b126_baf6b9330cc6.slice PodAnnotations:0xc000738b48}] Aliases:map[]}\"\nJun 10 15:34:05.622862 crc crio[20344]: time=\"2026-06-10T15:34:05.622776177Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685094-k9gll from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:34:05.959929 crc crio[20344]: time=\"2026-06-10T15:34:05.959501262Z\" level=info msg=\"Stopped pod sandbox: 7467343f9267c7d5c88369fb65dcfe864b6a9b80a8b12302b7ad04f537cf8025\" id=48c35705-f7fa-443e-b987-452539315325 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:34:15.892597 crc crio[20344]: time=\"2026-06-10T15:34:15.88960775Z\" level=info msg=\"Removing container: c182bfa84bc8ec5c3037c7104a83b07df13761c57b1c25f7b2d6806a3d63f701\" id=8c0ac969-15b2-4f31-8b15-9634c97f0a25 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:34:16.045849 crc crio[20344]: time=\"2026-06-10T15:34:16.045393092Z\" level=info msg=\"Removed container c182bfa84bc8ec5c3037c7104a83b07df13761c57b1c25f7b2d6806a3d63f701: openshift-infra/auto-csr-approver-29685088-ldjt5/oc\" id=8c0ac969-15b2-4f31-8b15-9634c97f0a25 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:34:16.061166 crc crio[20344]: time=\"2026-06-10T15:34:16.061000135Z\" level=info msg=\"Stopping pod sandbox: e71784b58e270c99d122a3b6ef1cdc79f0d7bec2e386e96529cfe30e0278baa5\" id=a2719448-58ca-4f39-941c-7f530e0468a6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:34:16.061166 crc crio[20344]: time=\"2026-06-10T15:34:16.061143809Z\" level=info msg=\"Stopped pod sandbox (already stopped): e71784b58e270c99d122a3b6ef1cdc79f0d7bec2e386e96529cfe30e0278baa5\" id=a2719448-58ca-4f39-941c-7f530e0468a6 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:34:16.062160 crc crio[20344]: time=\"2026-06-10T15:34:16.062074693Z\" level=info msg=\"Removing pod sandbox: e71784b58e270c99d122a3b6ef1cdc79f0d7bec2e386e96529cfe30e0278baa5\" id=e35e0fee-7089-4124-9dfb-1991893b8e9e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:34:16.090780 crc crio[20344]: time=\"2026-06-10T15:34:16.090495736Z\" level=info msg=\"Removed pod sandbox: e71784b58e270c99d122a3b6ef1cdc79f0d7bec2e386e96529cfe30e0278baa5\" id=e35e0fee-7089-4124-9dfb-1991893b8e9e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:35:41.309520 crc crio[20344]: time=\"2026-06-10T15:35:41.30865509Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-dfj8d/POD\" id=d11a6af8-1a44-4753-8b62-8d23612821de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:35:41.312012 crc crio[20344]: time=\"2026-06-10T15:35:41.309573694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:35:41.349036 crc crio[20344]: time=\"2026-06-10T15:35:41.348515199Z\" level=info msg=\"Got pod network &{Name:redhat-operators-dfj8d Namespace:openshift-marketplace ID:f3c4226b20ca0b1cba8c1ba0e01b1b91aba8592707741d32b8121c81d9f75eeb UID:d0b15291-8921-421c-8e78-472200985bd3 NetNS:/var/run/netns/1e90dba7-38e9-4483-a462-c244e13bed4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0b15291_8921_421c_8e78_472200985bd3.slice PodAnnotations:0xc0032244d0}] Aliases:map[]}\"\nJun 10 15:35:41.349036 crc crio[20344]: time=\"2026-06-10T15:35:41.349012272Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-dfj8d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:35:41.935139 crc crio[20344]: 2026-06-10T15:35:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f3c4226b20ca0b1 Mac:fe:bb:26:55:57:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/1e90dba7-38e9-4483-a462-c244e13bed4a SocketPath: PciID:}] [{Interface:0xc0002ec9c0 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:35:41.937144 crc crio[20344]: time=\"2026-06-10T15:35:41.937084546Z\" level=info msg=\"Got pod network &{Name:redhat-operators-dfj8d Namespace:openshift-marketplace ID:f3c4226b20ca0b1cba8c1ba0e01b1b91aba8592707741d32b8121c81d9f75eeb UID:d0b15291-8921-421c-8e78-472200985bd3 NetNS:/var/run/netns/1e90dba7-38e9-4483-a462-c244e13bed4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0b15291_8921_421c_8e78_472200985bd3.slice PodAnnotations:0xc0032244d0}] Aliases:map[]}\"\nJun 10 15:35:41.937387 crc crio[20344]: time=\"2026-06-10T15:35:41.93724024Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-dfj8d for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:35:41.946355 crc crio[20344]: time=\"2026-06-10T15:35:41.946221542Z\" level=info msg=\"Ran pod sandbox f3c4226b20ca0b1cba8c1ba0e01b1b91aba8592707741d32b8121c81d9f75eeb with infra container: openshift-marketplace/redhat-operators-dfj8d/POD\" id=d11a6af8-1a44-4753-8b62-8d23612821de name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:35:41.951460 crc crio[20344]: time=\"2026-06-10T15:35:41.951377545Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4fdee544-22b0-4c9d-9cc3-98760029312c name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:35:41.953762 crc crio[20344]: time=\"2026-06-10T15:35:41.953678004Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=970d4c9b-6693-4411-9dff-4d3f364a1060 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:35:41.977355 crc crio[20344]: time=\"2026-06-10T15:35:41.977222872Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-dfj8d/extract-utilities\" id=4e02517a-7287-4f9d-833a-2545f9e4d48a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:35:41.977811 crc crio[20344]: time=\"2026-06-10T15:35:41.977755846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:35:42.026716 crc crio[20344]: time=\"2026-06-10T15:35:42.026608657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:35:42.030208 crc crio[20344]: time=\"2026-06-10T15:35:42.030127408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:35:42.232034 crc crio[20344]: time=\"2026-06-10T15:35:42.231918198Z\" level=info msg=\"Created container bbee0ca37cb92cbcc079a037c4eaef74242732bfe92a7bc022613ce5ba55e4fe: openshift-marketplace/redhat-operators-dfj8d/extract-utilities\" id=4e02517a-7287-4f9d-833a-2545f9e4d48a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:35:42.235357 crc crio[20344]: time=\"2026-06-10T15:35:42.233100809Z\" level=info msg=\"Starting container: bbee0ca37cb92cbcc079a037c4eaef74242732bfe92a7bc022613ce5ba55e4fe\" id=7fce4ef0-812c-4e2f-b8a6-8281f18d91bf name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:35:42.241341 crc crio[20344]: time=\"2026-06-10T15:35:42.241142396Z\" level=info msg=\"Started container\" PID=190652 containerID=bbee0ca37cb92cbcc079a037c4eaef74242732bfe92a7bc022613ce5ba55e4fe description=openshift-marketplace/redhat-operators-dfj8d/extract-utilities id=7fce4ef0-812c-4e2f-b8a6-8281f18d91bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3c4226b20ca0b1cba8c1ba0e01b1b91aba8592707741d32b8121c81d9f75eeb\nJun 10 15:35:42.995027 crc crio[20344]: time=\"2026-06-10T15:35:42.994703923Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=fb2e646d-fa04-43de-a4d0-ecdeccc4b09c name=/runtime.v1.ImageService/PullImage\nJun 10 15:35:43.004086 crc crio[20344]: time=\"2026-06-10T15:35:43.004020484Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 10 15:35:43.976949 crc crio[20344]: time=\"2026-06-10T15:35:43.976406269Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:21dc3353624ee78f072b503b54c8a84b2a47b1b3ecedb037166b270e1772eeff\" id=fb2e646d-fa04-43de-a4d0-ecdeccc4b09c name=/runtime.v1.ImageService/PullImage\nJun 10 15:35:43.979051 crc crio[20344]: time=\"2026-06-10T15:35:43.978942675Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=eeb50e2a-bd2a-47d0-b7d8-ad9696109f5a name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:35:43.982657 crc crio[20344]: time=\"2026-06-10T15:35:43.982562128Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=83158dcd-3123-4afa-bf34-0ec3fc50d986 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:35:43.994187 crc crio[20344]: time=\"2026-06-10T15:35:43.994112746Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-dfj8d/extract-content\" id=d5c9d677-5b05-417d-a90d-d6a6fd9750da name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:35:43.994749 crc crio[20344]: time=\"2026-06-10T15:35:43.994683341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:35:44.042841 crc crio[20344]: time=\"2026-06-10T15:35:44.042502876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:35:44.048169 crc crio[20344]: time=\"2026-06-10T15:35:44.047547986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:35:44.272203 crc crio[20344]: time=\"2026-06-10T15:35:44.271732554Z\" level=info msg=\"Created container 7a009fb3c6701fd885086b72193ac3f37ecf2d9838ed6d29e10cb30673bf32ba: openshift-marketplace/redhat-operators-dfj8d/extract-content\" id=d5c9d677-5b05-417d-a90d-d6a6fd9750da name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:35:44.273968 crc crio[20344]: time=\"2026-06-10T15:35:44.273856229Z\" level=info msg=\"Starting container: 7a009fb3c6701fd885086b72193ac3f37ecf2d9838ed6d29e10cb30673bf32ba\" id=726f2b37-6755-4673-a9e7-4b8837670ef0 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:35:44.284950 crc crio[20344]: time=\"2026-06-10T15:35:44.284751891Z\" level=info msg=\"Started container\" PID=190812 containerID=7a009fb3c6701fd885086b72193ac3f37ecf2d9838ed6d29e10cb30673bf32ba description=openshift-marketplace/redhat-operators-dfj8d/extract-content id=726f2b37-6755-4673-a9e7-4b8837670ef0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3c4226b20ca0b1cba8c1ba0e01b1b91aba8592707741d32b8121c81d9f75eeb\nJun 10 15:35:49.097348 crc crio[20344]: time=\"2026-06-10T15:35:49.096417125Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9b785997-6268-4d86-8fea-224e2a74b12d name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:35:49.102818 crc crio[20344]: time=\"2026-06-10T15:35:49.102340218Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=bf2fa7ce-530c-4c50-bba7-a50757182575 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:35:49.110591 crc crio[20344]: time=\"2026-06-10T15:35:49.11053906Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-dfj8d/registry-server\" id=847f87d8-e794-4628-b33b-33ee64618b98 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:35:49.112570 crc crio[20344]: time=\"2026-06-10T15:35:49.112536512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:35:49.202652 crc crio[20344]: time=\"2026-06-10T15:35:49.202428663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:35:49.209495 crc crio[20344]: time=\"2026-06-10T15:35:49.20931914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:35:49.384714 crc crio[20344]: time=\"2026-06-10T15:35:49.384205556Z\" level=info msg=\"Created container 511be8cf058f37c442eb5f0cbfbea8c63e7f5dcd5d1f4aab9b53f425813ec291: openshift-marketplace/redhat-operators-dfj8d/registry-server\" id=847f87d8-e794-4628-b33b-33ee64618b98 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:35:49.386122 crc crio[20344]: time=\"2026-06-10T15:35:49.386024833Z\" level=info msg=\"Starting container: 511be8cf058f37c442eb5f0cbfbea8c63e7f5dcd5d1f4aab9b53f425813ec291\" id=35ddb737-4a92-4d2d-9092-2ac43154db1c name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:35:49.393680 crc crio[20344]: time=\"2026-06-10T15:35:49.393566578Z\" level=info msg=\"Started container\" PID=191106 containerID=511be8cf058f37c442eb5f0cbfbea8c63e7f5dcd5d1f4aab9b53f425813ec291 description=openshift-marketplace/redhat-operators-dfj8d/registry-server id=35ddb737-4a92-4d2d-9092-2ac43154db1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3c4226b20ca0b1cba8c1ba0e01b1b91aba8592707741d32b8121c81d9f75eeb\nJun 10 15:36:00.540368 crc crio[20344]: time=\"2026-06-10T15:36:00.539476998Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685096-ww8m2/POD\" id=ae751c46-0413-4086-b9be-76bc8a0cfb8c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:36:00.542645 crc crio[20344]: time=\"2026-06-10T15:36:00.540400092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:36:00.578828 crc crio[20344]: time=\"2026-06-10T15:36:00.578706581Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685096-ww8m2 Namespace:openshift-infra ID:84bcc966750d3fda2f780ac8d074a7a3dfd59ce0edfbcd4f835962f972a99caa UID:c3eb1fc9-dbf5-48d5-befa-6a8290a82ac3 NetNS:/var/run/netns/4c69b287-bca7-4264-9cb7-64ee1ee660e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3eb1fc9_dbf5_48d5_befa_6a8290a82ac3.slice PodAnnotations:0xc00012b7f8}] Aliases:map[]}\"\nJun 10 15:36:00.578828 crc crio[20344]: time=\"2026-06-10T15:36:00.578782353Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685096-ww8m2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:36:01.154951 crc crio[20344]: 2026-06-10T15:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:84bcc966750d3fd Mac:7e:6c:22:25:3e:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/4c69b287-bca7-4264-9cb7-64ee1ee660e4 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:36:01.155850 crc crio[20344]: time=\"2026-06-10T15:36:01.15575814Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685096-ww8m2 Namespace:openshift-infra ID:84bcc966750d3fda2f780ac8d074a7a3dfd59ce0edfbcd4f835962f972a99caa UID:c3eb1fc9-dbf5-48d5-befa-6a8290a82ac3 NetNS:/var/run/netns/4c69b287-bca7-4264-9cb7-64ee1ee660e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3eb1fc9_dbf5_48d5_befa_6a8290a82ac3.slice PodAnnotations:0xc00012b7f8}] Aliases:map[]}\"\nJun 10 15:36:01.156029 crc crio[20344]: time=\"2026-06-10T15:36:01.155943685Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685096-ww8m2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:36:01.165654 crc crio[20344]: time=\"2026-06-10T15:36:01.165527322Z\" level=info msg=\"Ran pod sandbox 84bcc966750d3fda2f780ac8d074a7a3dfd59ce0edfbcd4f835962f972a99caa with infra container: openshift-infra/auto-csr-approver-29685096-ww8m2/POD\" id=ae751c46-0413-4086-b9be-76bc8a0cfb8c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:36:01.169234 crc crio[20344]: time=\"2026-06-10T15:36:01.169153376Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c170337b-53d9-4e9e-913e-a197ef26a575 name=/runtime.v1.ImageService/PullImage\nJun 10 15:36:01.182176 crc crio[20344]: time=\"2026-06-10T15:36:01.181425453Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 10 15:36:02.460798 crc crio[20344]: time=\"2026-06-10T15:36:02.460128558Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c170337b-53d9-4e9e-913e-a197ef26a575 name=/runtime.v1.ImageService/PullImage\nJun 10 15:36:02.462426 crc crio[20344]: time=\"2026-06-10T15:36:02.46177039Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=94936b1e-a260-4efc-a3fd-a9d4752ff6d6 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:36:02.464504 crc crio[20344]: time=\"2026-06-10T15:36:02.464067909Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=48a02d90-34cb-4a72-9a89-41dc0ce2552f name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:36:02.472025 crc crio[20344]: time=\"2026-06-10T15:36:02.471874091Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685096-ww8m2/oc\" id=899a60b4-122e-4218-ad7a-8e6cefbea846 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:36:02.472820 crc crio[20344]: time=\"2026-06-10T15:36:02.472565419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:36:02.533983 crc crio[20344]: time=\"2026-06-10T15:36:02.533751299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:36:02.859330 crc crio[20344]: time=\"2026-06-10T15:36:02.858543615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:36:03.007839 crc crio[20344]: time=\"2026-06-10T15:36:03.007746987Z\" level=info msg=\"Created container e8ba46eac77fac467981190af125afa0e17d1f512c8b86b5a9d760c3be53eb85: openshift-infra/auto-csr-approver-29685096-ww8m2/oc\" id=899a60b4-122e-4218-ad7a-8e6cefbea846 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:36:03.011222 crc crio[20344]: time=\"2026-06-10T15:36:03.009093732Z\" level=info msg=\"Starting container: e8ba46eac77fac467981190af125afa0e17d1f512c8b86b5a9d760c3be53eb85\" id=a645b6d6-7b9b-49b5-b594-f0d480229f9c name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:36:03.018054 crc crio[20344]: time=\"2026-06-10T15:36:03.017684034Z\" level=info msg=\"Started container\" PID=192015 containerID=e8ba46eac77fac467981190af125afa0e17d1f512c8b86b5a9d760c3be53eb85 description=openshift-infra/auto-csr-approver-29685096-ww8m2/oc id=a645b6d6-7b9b-49b5-b594-f0d480229f9c name=/runtime.v1.RuntimeService/StartContainer sandboxID=84bcc966750d3fda2f780ac8d074a7a3dfd59ce0edfbcd4f835962f972a99caa\nJun 10 15:36:03.314145 crc crio[20344]: time=\"2026-06-10T15:36:03.312803673Z\" level=info msg=\"Stopping container: 511be8cf058f37c442eb5f0cbfbea8c63e7f5dcd5d1f4aab9b53f425813ec291 (timeout: 2s)\" id=69c6986c-1f42-4ac1-b661-f96e5926f69e name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:36:03.443417 crc crio[20344]: time=\"2026-06-10T15:36:03.442849031Z\" level=info msg=\"Stopped container 511be8cf058f37c442eb5f0cbfbea8c63e7f5dcd5d1f4aab9b53f425813ec291: openshift-marketplace/redhat-operators-dfj8d/registry-server\" id=69c6986c-1f42-4ac1-b661-f96e5926f69e name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:36:03.444304 crc crio[20344]: time=\"2026-06-10T15:36:03.444180656Z\" level=info msg=\"Stopping pod sandbox: f3c4226b20ca0b1cba8c1ba0e01b1b91aba8592707741d32b8121c81d9f75eeb\" id=70150bd4-aa5c-47ad-8c67-ad06d86f5f65 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:36:03.445007 crc crio[20344]: time=\"2026-06-10T15:36:03.444939935Z\" level=info msg=\"Got pod network &{Name:redhat-operators-dfj8d Namespace:openshift-marketplace ID:f3c4226b20ca0b1cba8c1ba0e01b1b91aba8592707741d32b8121c81d9f75eeb UID:d0b15291-8921-421c-8e78-472200985bd3 NetNS:/var/run/netns/1e90dba7-38e9-4483-a462-c244e13bed4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0b15291_8921_421c_8e78_472200985bd3.slice PodAnnotations:0xc00078ccb8}] Aliases:map[]}\"\nJun 10 15:36:03.445434 crc crio[20344]: time=\"2026-06-10T15:36:03.445219042Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-dfj8d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:36:03.873952 crc crio[20344]: time=\"2026-06-10T15:36:03.872944306Z\" level=info msg=\"Stopped pod sandbox: f3c4226b20ca0b1cba8c1ba0e01b1b91aba8592707741d32b8121c81d9f75eeb\" id=70150bd4-aa5c-47ad-8c67-ad06d86f5f65 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:36:04.350976 crc crio[20344]: time=\"2026-06-10T15:36:04.349907791Z\" level=info msg=\"Removing container: 511be8cf058f37c442eb5f0cbfbea8c63e7f5dcd5d1f4aab9b53f425813ec291\" id=dd84ca29-4d64-42ae-a820-58c317ecf399 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:36:04.400371 crc crio[20344]: time=\"2026-06-10T15:36:04.399961874Z\" level=info msg=\"Removed container 511be8cf058f37c442eb5f0cbfbea8c63e7f5dcd5d1f4aab9b53f425813ec291: openshift-marketplace/redhat-operators-dfj8d/registry-server\" id=dd84ca29-4d64-42ae-a820-58c317ecf399 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:36:04.403380 crc crio[20344]: time=\"2026-06-10T15:36:04.402773236Z\" level=info msg=\"Removing container: 7a009fb3c6701fd885086b72193ac3f37ecf2d9838ed6d29e10cb30673bf32ba\" id=daba94da-32c5-4bff-961c-510eac632a26 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:36:04.446490 crc crio[20344]: time=\"2026-06-10T15:36:04.446416713Z\" level=info msg=\"Removed container 7a009fb3c6701fd885086b72193ac3f37ecf2d9838ed6d29e10cb30673bf32ba: openshift-marketplace/redhat-operators-dfj8d/extract-content\" id=daba94da-32c5-4bff-961c-510eac632a26 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:36:04.454560 crc crio[20344]: time=\"2026-06-10T15:36:04.454361278Z\" level=info msg=\"Removing container: bbee0ca37cb92cbcc079a037c4eaef74242732bfe92a7bc022613ce5ba55e4fe\" id=45ec45b6-56fb-48ba-80b6-a0edea53a851 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:36:04.509087 crc crio[20344]: time=\"2026-06-10T15:36:04.508854525Z\" level=info msg=\"Removed container bbee0ca37cb92cbcc079a037c4eaef74242732bfe92a7bc022613ce5ba55e4fe: openshift-marketplace/redhat-operators-dfj8d/extract-utilities\" id=45ec45b6-56fb-48ba-80b6-a0edea53a851 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:36:05.366202 crc crio[20344]: time=\"2026-06-10T15:36:05.365985175Z\" level=info msg=\"Stopping pod sandbox: 84bcc966750d3fda2f780ac8d074a7a3dfd59ce0edfbcd4f835962f972a99caa\" id=4b4797f0-3ca8-4fce-b818-55976a4bb60b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:36:05.371207 crc crio[20344]: time=\"2026-06-10T15:36:05.371058265Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685096-ww8m2 Namespace:openshift-infra ID:84bcc966750d3fda2f780ac8d074a7a3dfd59ce0edfbcd4f835962f972a99caa UID:c3eb1fc9-dbf5-48d5-befa-6a8290a82ac3 NetNS:/var/run/netns/4c69b287-bca7-4264-9cb7-64ee1ee660e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3eb1fc9_dbf5_48d5_befa_6a8290a82ac3.slice PodAnnotations:0xc00078c148}] Aliases:map[]}\"\nJun 10 15:36:05.371585 crc crio[20344]: time=\"2026-06-10T15:36:05.371356703Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685096-ww8m2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:36:05.783474 crc crio[20344]: time=\"2026-06-10T15:36:05.783347321Z\" level=info msg=\"Stopped pod sandbox: 84bcc966750d3fda2f780ac8d074a7a3dfd59ce0edfbcd4f835962f972a99caa\" id=4b4797f0-3ca8-4fce-b818-55976a4bb60b name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:36:16.142753 crc crio[20344]: time=\"2026-06-10T15:36:16.141654293Z\" level=info msg=\"Removing container: dc92b6033df923a49a53d824f632fd9b2a9a2dfe2dac74e61077dc1e3e4a6fee\" id=8e68f172-b158-4031-883f-63d0ded24b45 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:36:16.274960 crc crio[20344]: time=\"2026-06-10T15:36:16.274707408Z\" level=info msg=\"Removed container dc92b6033df923a49a53d824f632fd9b2a9a2dfe2dac74e61077dc1e3e4a6fee: openshift-infra/auto-csr-approver-29685090-c4q4h/oc\" id=8e68f172-b158-4031-883f-63d0ded24b45 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:36:16.288957 crc crio[20344]: time=\"2026-06-10T15:36:16.288016142Z\" level=info msg=\"Stopping pod sandbox: 31b5aae0ec14f6ec4e0b3a9328acb52576a3a61171e1fa71005c0f603e0de276\" id=2015be1a-236a-4528-874d-b548c263b29a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:36:16.288957 crc crio[20344]: time=\"2026-06-10T15:36:16.288185486Z\" level=info msg=\"Stopped pod sandbox (already stopped): 31b5aae0ec14f6ec4e0b3a9328acb52576a3a61171e1fa71005c0f603e0de276\" id=2015be1a-236a-4528-874d-b548c263b29a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:36:16.290928 crc crio[20344]: time=\"2026-06-10T15:36:16.290817154Z\" level=info msg=\"Removing pod sandbox: 31b5aae0ec14f6ec4e0b3a9328acb52576a3a61171e1fa71005c0f603e0de276\" id=d367a157-89d8-4e46-8783-e39b1c967be8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:36:16.312616 crc crio[20344]: time=\"2026-06-10T15:36:16.312561066Z\" level=info msg=\"Removed pod sandbox: 31b5aae0ec14f6ec4e0b3a9328acb52576a3a61171e1fa71005c0f603e0de276\" id=d367a157-89d8-4e46-8783-e39b1c967be8 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:36:16.313912 crc crio[20344]: time=\"2026-06-10T15:36:16.313851029Z\" level=info msg=\"Stopping pod sandbox: f3c4226b20ca0b1cba8c1ba0e01b1b91aba8592707741d32b8121c81d9f75eeb\" id=1b97ea22-33a9-4474-9d78-9c475b3bacb0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:36:16.314005 crc crio[20344]: time=\"2026-06-10T15:36:16.313936041Z\" level=info msg=\"Stopped pod sandbox (already stopped): f3c4226b20ca0b1cba8c1ba0e01b1b91aba8592707741d32b8121c81d9f75eeb\" id=1b97ea22-33a9-4474-9d78-9c475b3bacb0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:36:16.314402 crc crio[20344]: time=\"2026-06-10T15:36:16.314355932Z\" level=info msg=\"Removing pod sandbox: f3c4226b20ca0b1cba8c1ba0e01b1b91aba8592707741d32b8121c81d9f75eeb\" id=649ecce4-cc88-4bf5-aa46-0f14b8f9376b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:36:16.328573 crc crio[20344]: time=\"2026-06-10T15:36:16.328457566Z\" level=info msg=\"Removed pod sandbox: f3c4226b20ca0b1cba8c1ba0e01b1b91aba8592707741d32b8121c81d9f75eeb\" id=649ecce4-cc88-4bf5-aa46-0f14b8f9376b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:36:23.657342 crc crio[20344]: time=\"2026-06-10T15:36:23.656464587Z\" level=info msg=\"Stopping pod sandbox: a7045fcc048ec86d120d97df3f94a8f57d5e251895cf2537ba7559410946c11e\" id=aefaf600-eeef-41d7-b61d-7bebcb88c708 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:36:23.658920 crc crio[20344]: time=\"2026-06-10T15:36:23.658193451Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-qk9sb Namespace:openstack ID:a7045fcc048ec86d120d97df3f94a8f57d5e251895cf2537ba7559410946c11e UID:36b53546-2828-4618-b264-b4feea47c7cc NetNS:/var/run/netns/2ca67b64-1ebf-44ce-9940-b46705fc895e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36b53546_2828_4618_b264_b4feea47c7cc.slice PodAnnotations:0xc0055eb100}] Aliases:map[]}\"\nJun 10 15:36:23.658920 crc crio[20344]: time=\"2026-06-10T15:36:23.658469808Z\" level=info msg=\"Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-qk9sb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:36:24.171542 crc crio[20344]: time=\"2026-06-10T15:36:24.171040486Z\" level=info msg=\"Stopped pod sandbox: a7045fcc048ec86d120d97df3f94a8f57d5e251895cf2537ba7559410946c11e\" id=aefaf600-eeef-41d7-b61d-7bebcb88c708 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:36:25.287911 crc crio[20344]: time=\"2026-06-10T15:36:25.28741372Z\" level=info msg=\"Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qs9jz/POD\" id=f53f124c-b0fe-4fdf-89c3-1a9d961fa447 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:36:25.287911 crc crio[20344]: time=\"2026-06-10T15:36:25.28782267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:36:25.319843 crc crio[20344]: time=\"2026-06-10T15:36:25.319702307Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qs9jz Namespace:openstack ID:59935b11444cb3bc2fa0b6ccf652d0951078b843355bbe3fbc74dcacfca99152 UID:a570f599-548c-4904-a1e8-27c894eded89 NetNS:/var/run/netns/0935d954-da34-4634-9554-83facd2ef2e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda570f599_548c_4904_a1e8_27c894eded89.slice PodAnnotations:0xc0068596a8}] Aliases:map[]}\"\nJun 10 15:36:25.319843 crc crio[20344]: time=\"2026-06-10T15:36:25.319784159Z\" level=info msg=\"Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qs9jz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:36:26.027489 crc crio[20344]: 2026-06-10T15:36:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:59935b11444cb3b Mac:aa:77:e9:f6:6a:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/0935d954-da34-4634-9554-83facd2ef2e3 SocketPath: PciID:}] [{Interface:0xc0005087c0 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:36:26.029576 crc crio[20344]: time=\"2026-06-10T15:36:26.029458609Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qs9jz Namespace:openstack ID:59935b11444cb3bc2fa0b6ccf652d0951078b843355bbe3fbc74dcacfca99152 UID:a570f599-548c-4904-a1e8-27c894eded89 NetNS:/var/run/netns/0935d954-da34-4634-9554-83facd2ef2e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda570f599_548c_4904_a1e8_27c894eded89.slice PodAnnotations:0xc0068596a8}] Aliases:map[]}\"\nJun 10 15:36:26.029847 crc crio[20344]: time=\"2026-06-10T15:36:26.029761797Z\" level=info msg=\"Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qs9jz for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:36:26.045727 crc crio[20344]: time=\"2026-06-10T15:36:26.045645314Z\" level=info msg=\"Ran pod sandbox 59935b11444cb3bc2fa0b6ccf652d0951078b843355bbe3fbc74dcacfca99152 with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qs9jz/POD\" id=f53f124c-b0fe-4fdf-89c3-1a9d961fa447 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:36:26.052826 crc crio[20344]: time=\"2026-06-10T15:36:26.052719225Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=c4e30f89-c7e4-4400-b2b6-4cfee13e8cad name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:36:26.125598 crc crio[20344]: time=\"2026-06-10T15:36:26.125445449Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=c769bec5-d630-4382-a963-2f81e3d3bd2a name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:36:26.136602 crc crio[20344]: time=\"2026-06-10T15:36:26.136506953Z\" level=info msg=\"Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qs9jz/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=c08cb3dc-dca7-4d01-81b4-17477748b7c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:36:26.137423 crc crio[20344]: time=\"2026-06-10T15:36:26.137324864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:36:26.200545 crc crio[20344]: time=\"2026-06-10T15:36:26.198705347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:36:26.203484 crc crio[20344]: time=\"2026-06-10T15:36:26.203398937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:36:26.377395 crc crio[20344]: time=\"2026-06-10T15:36:26.377101878Z\" level=info msg=\"Created container afdb473187c35be8ec30f26ca489b9346316bb5902615c950ab7a7a4d21cc937: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qs9jz/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=c08cb3dc-dca7-4d01-81b4-17477748b7c2 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:36:26.379168 crc crio[20344]: time=\"2026-06-10T15:36:26.378212697Z\" level=info msg=\"Starting container: afdb473187c35be8ec30f26ca489b9346316bb5902615c950ab7a7a4d21cc937\" id=1e8f06d7-0a70-40fb-81ab-a2c6f7097fc3 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:36:26.386393 crc crio[20344]: time=\"2026-06-10T15:36:26.386328415Z\" level=info msg=\"Started container\" PID=193615 containerID=afdb473187c35be8ec30f26ca489b9346316bb5902615c950ab7a7a4d21cc937 description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qs9jz/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=1e8f06d7-0a70-40fb-81ab-a2c6f7097fc3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=59935b11444cb3bc2fa0b6ccf652d0951078b843355bbe3fbc74dcacfca99152\nJun 10 15:37:36.592898 crc crio[20344]: time=\"2026-06-10T15:37:36.592033896Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-s45zg/POD\" id=1813d1c6-6b08-4520-9622-4347469de0d9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:37:36.594361 crc crio[20344]: time=\"2026-06-10T15:37:36.592924609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:37:36.642944 crc crio[20344]: time=\"2026-06-10T15:37:36.642779196Z\" level=info msg=\"Got pod network &{Name:community-operators-s45zg Namespace:openshift-marketplace ID:d50cb54f24926ab7ab4212d68141919fb2e501d8bb2d56685abda671c04bee15 UID:f7f0234b-e5fc-4a24-8994-32240a13735b NetNS:/var/run/netns/8f13dfd3-26b8-4370-9508-acab1de138a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7f0234b_e5fc_4a24_8994_32240a13735b.slice PodAnnotations:0xc003224200}] Aliases:map[]}\"\nJun 10 15:37:36.642944 crc crio[20344]: time=\"2026-06-10T15:37:36.642840318Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-s45zg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:37:37.154642 crc crio[20344]: 2026-06-10T15:37:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d50cb54f24926ab Mac:8a:60:64:9a:67:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/8f13dfd3-26b8-4370-9508-acab1de138a9 SocketPath: PciID:}] [{Interface:0xc000138c70 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:37:37.157382 crc crio[20344]: time=\"2026-06-10T15:37:37.157191361Z\" level=info msg=\"Got pod network &{Name:community-operators-s45zg Namespace:openshift-marketplace ID:d50cb54f24926ab7ab4212d68141919fb2e501d8bb2d56685abda671c04bee15 UID:f7f0234b-e5fc-4a24-8994-32240a13735b NetNS:/var/run/netns/8f13dfd3-26b8-4370-9508-acab1de138a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7f0234b_e5fc_4a24_8994_32240a13735b.slice PodAnnotations:0xc003224200}] Aliases:map[]}\"\nJun 10 15:37:37.157609 crc crio[20344]: time=\"2026-06-10T15:37:37.157470238Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-s45zg for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:37:37.175428 crc crio[20344]: time=\"2026-06-10T15:37:37.175377728Z\" level=info msg=\"Ran pod sandbox d50cb54f24926ab7ab4212d68141919fb2e501d8bb2d56685abda671c04bee15 with infra container: openshift-marketplace/community-operators-s45zg/POD\" id=1813d1c6-6b08-4520-9622-4347469de0d9 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:37:37.179644 crc crio[20344]: time=\"2026-06-10T15:37:37.179564545Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4a5257f1-75fe-4520-9360-a04bf1c656d5 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:37:37.182679 crc crio[20344]: time=\"2026-06-10T15:37:37.181952546Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0311eeec-0632-4387-824b-b2bcaf2dd563 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:37:37.271031 crc crio[20344]: time=\"2026-06-10T15:37:37.270950387Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-s45zg/extract-utilities\" id=70641077-918c-4dcc-873f-c81029c2d55a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:37:37.271408 crc crio[20344]: time=\"2026-06-10T15:37:37.271389118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:37:37.315023 crc crio[20344]: time=\"2026-06-10T15:37:37.314934474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:37:37.320683 crc crio[20344]: time=\"2026-06-10T15:37:37.320571289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:37:37.577014 crc crio[20344]: time=\"2026-06-10T15:37:37.57654533Z\" level=info msg=\"Created container ede1578cf86dd6d0a261ac6ccec69fbbb2cfacd4630d520b863df3bf7c7a1dee: openshift-marketplace/community-operators-s45zg/extract-utilities\" id=70641077-918c-4dcc-873f-c81029c2d55a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:37:37.578502 crc crio[20344]: time=\"2026-06-10T15:37:37.578351686Z\" level=info msg=\"Starting container: ede1578cf86dd6d0a261ac6ccec69fbbb2cfacd4630d520b863df3bf7c7a1dee\" id=bbf2db88-b9d0-4718-9543-a794867af4d2 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:37:37.585805 crc crio[20344]: time=\"2026-06-10T15:37:37.585743766Z\" level=info msg=\"Started container\" PID=197767 containerID=ede1578cf86dd6d0a261ac6ccec69fbbb2cfacd4630d520b863df3bf7c7a1dee description=openshift-marketplace/community-operators-s45zg/extract-utilities id=bbf2db88-b9d0-4718-9543-a794867af4d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d50cb54f24926ab7ab4212d68141919fb2e501d8bb2d56685abda671c04bee15\nJun 10 15:37:37.700385 crc crio[20344]: time=\"2026-06-10T15:37:37.700194289Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=beac21a2-792a-4a2b-8015-2560962ad14f name=/runtime.v1.ImageService/PullImage\nJun 10 15:37:37.708201 crc crio[20344]: time=\"2026-06-10T15:37:37.708134603Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 10 15:37:38.848599 crc crio[20344]: time=\"2026-06-10T15:37:38.847751711Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:dfbee1a913900ca811d31cf79d976dfb34f80fb64e946ffb82e85b5587887c69\" id=beac21a2-792a-4a2b-8015-2560962ad14f name=/runtime.v1.ImageService/PullImage\nJun 10 15:37:38.851397 crc crio[20344]: time=\"2026-06-10T15:37:38.8512111Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=a698f77c-781b-485a-9779-97c2575427cb name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:37:38.854553 crc crio[20344]: time=\"2026-06-10T15:37:38.854509324Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=126e2ee6-38d7-4a90-b68b-24233eae7225 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:37:38.864706 crc crio[20344]: time=\"2026-06-10T15:37:38.864590003Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-s45zg/extract-content\" id=8a37ecea-bc83-44e1-bf9e-00df0a6c9b57 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:37:38.865499 crc crio[20344]: time=\"2026-06-10T15:37:38.865225519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:37:38.915231 crc crio[20344]: time=\"2026-06-10T15:37:38.915107747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:37:38.918710 crc crio[20344]: time=\"2026-06-10T15:37:38.918627738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:37:39.103811 crc crio[20344]: time=\"2026-06-10T15:37:39.103623759Z\" level=info msg=\"Created container 8fee34a0a015f6eb1b57380e13bdb3f4232e3494be9f09625481f99a83cd217f: openshift-marketplace/community-operators-s45zg/extract-content\" id=8a37ecea-bc83-44e1-bf9e-00df0a6c9b57 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:37:39.105805 crc crio[20344]: time=\"2026-06-10T15:37:39.105350704Z\" level=info msg=\"Starting container: 8fee34a0a015f6eb1b57380e13bdb3f4232e3494be9f09625481f99a83cd217f\" id=b923f54f-73cc-4fd3-8eb9-da6b1159e71e name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:37:39.110727 crc crio[20344]: time=\"2026-06-10T15:37:39.11065898Z\" level=info msg=\"Started container\" PID=197852 containerID=8fee34a0a015f6eb1b57380e13bdb3f4232e3494be9f09625481f99a83cd217f description=openshift-marketplace/community-operators-s45zg/extract-content id=b923f54f-73cc-4fd3-8eb9-da6b1159e71e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d50cb54f24926ab7ab4212d68141919fb2e501d8bb2d56685abda671c04bee15\nJun 10 15:37:40.755070 crc crio[20344]: time=\"2026-06-10T15:37:40.754605156Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cbec67c3-7eea-4d9b-a2f7-107483d193b4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:37:40.765646 crc crio[20344]: time=\"2026-06-10T15:37:40.765567726Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=31f2f40a-39c8-44a6-8a65-a804a2216e51 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:37:40.772904 crc crio[20344]: time=\"2026-06-10T15:37:40.772814672Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-s45zg/registry-server\" id=27887a52-34b8-469f-97f0-bd6711abf33e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:37:40.774632 crc crio[20344]: time=\"2026-06-10T15:37:40.773246883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:37:40.864316 crc crio[20344]: time=\"2026-06-10T15:37:40.864167044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:37:40.872088 crc crio[20344]: time=\"2026-06-10T15:37:40.872029835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:37:41.024754 crc crio[20344]: time=\"2026-06-10T15:37:41.024620496Z\" level=info msg=\"Created container e4e3ee16c12db16c9c779f289eda916930c53719bd60ebc82bd10430112ba8ae: openshift-marketplace/community-operators-s45zg/registry-server\" id=27887a52-34b8-469f-97f0-bd6711abf33e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:37:41.026167 crc crio[20344]: time=\"2026-06-10T15:37:41.026081364Z\" level=info msg=\"Starting container: e4e3ee16c12db16c9c779f289eda916930c53719bd60ebc82bd10430112ba8ae\" id=37c53063-47fe-4c94-86e9-c2bdd51650b8 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:37:41.031555 crc crio[20344]: time=\"2026-06-10T15:37:41.031469332Z\" level=info msg=\"Started container\" PID=197957 containerID=e4e3ee16c12db16c9c779f289eda916930c53719bd60ebc82bd10430112ba8ae description=openshift-marketplace/community-operators-s45zg/registry-server id=37c53063-47fe-4c94-86e9-c2bdd51650b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d50cb54f24926ab7ab4212d68141919fb2e501d8bb2d56685abda671c04bee15\nJun 10 15:37:48.897719 crc crio[20344]: time=\"2026-06-10T15:37:48.896718873Z\" level=info msg=\"Stopping container: e4e3ee16c12db16c9c779f289eda916930c53719bd60ebc82bd10430112ba8ae (timeout: 2s)\" id=769d9bd2-836c-422b-9931-10fc3bce87a9 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:37:49.027147 crc crio[20344]: time=\"2026-06-10T15:37:49.027011982Z\" level=info msg=\"Stopped container e4e3ee16c12db16c9c779f289eda916930c53719bd60ebc82bd10430112ba8ae: openshift-marketplace/community-operators-s45zg/registry-server\" id=769d9bd2-836c-422b-9931-10fc3bce87a9 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:37:49.028203 crc crio[20344]: time=\"2026-06-10T15:37:49.028059999Z\" level=info msg=\"Stopping pod sandbox: d50cb54f24926ab7ab4212d68141919fb2e501d8bb2d56685abda671c04bee15\" id=889cd386-706b-45cc-9b88-af584c565766 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:37:49.028889 crc crio[20344]: time=\"2026-06-10T15:37:49.028781708Z\" level=info msg=\"Got pod network &{Name:community-operators-s45zg Namespace:openshift-marketplace ID:d50cb54f24926ab7ab4212d68141919fb2e501d8bb2d56685abda671c04bee15 UID:f7f0234b-e5fc-4a24-8994-32240a13735b NetNS:/var/run/netns/8f13dfd3-26b8-4370-9508-acab1de138a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7f0234b_e5fc_4a24_8994_32240a13735b.slice PodAnnotations:0xc003225030}] Aliases:map[]}\"\nJun 10 15:37:49.029054 crc crio[20344]: time=\"2026-06-10T15:37:49.028996573Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-s45zg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:37:49.402677 crc crio[20344]: time=\"2026-06-10T15:37:49.402142327Z\" level=info msg=\"Stopped pod sandbox: d50cb54f24926ab7ab4212d68141919fb2e501d8bb2d56685abda671c04bee15\" id=889cd386-706b-45cc-9b88-af584c565766 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:37:49.921142 crc crio[20344]: time=\"2026-06-10T15:37:49.921057247Z\" level=info msg=\"Removing container: e4e3ee16c12db16c9c779f289eda916930c53719bd60ebc82bd10430112ba8ae\" id=0b221669-6e8f-40fc-b482-5f79f92a3e60 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:37:49.956175 crc crio[20344]: time=\"2026-06-10T15:37:49.956023654Z\" level=info msg=\"Removed container e4e3ee16c12db16c9c779f289eda916930c53719bd60ebc82bd10430112ba8ae: openshift-marketplace/community-operators-s45zg/registry-server\" id=0b221669-6e8f-40fc-b482-5f79f92a3e60 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:37:49.959435 crc crio[20344]: time=\"2026-06-10T15:37:49.959209415Z\" level=info msg=\"Removing container: 8fee34a0a015f6eb1b57380e13bdb3f4232e3494be9f09625481f99a83cd217f\" id=5b49b824-09fb-45b6-888b-a3ac272711a6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:37:49.994425 crc crio[20344]: time=\"2026-06-10T15:37:49.994082569Z\" level=info msg=\"Removed container 8fee34a0a015f6eb1b57380e13bdb3f4232e3494be9f09625481f99a83cd217f: openshift-marketplace/community-operators-s45zg/extract-content\" id=5b49b824-09fb-45b6-888b-a3ac272711a6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:37:49.997686 crc crio[20344]: time=\"2026-06-10T15:37:49.99763692Z\" level=info msg=\"Removing container: ede1578cf86dd6d0a261ac6ccec69fbbb2cfacd4630d520b863df3bf7c7a1dee\" id=1a50bbe6-91df-489b-b9ce-fbeeaf3a2d2d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:37:50.063824 crc crio[20344]: time=\"2026-06-10T15:37:50.063679793Z\" level=info msg=\"Removed container ede1578cf86dd6d0a261ac6ccec69fbbb2cfacd4630d520b863df3bf7c7a1dee: openshift-marketplace/community-operators-s45zg/extract-utilities\" id=1a50bbe6-91df-489b-b9ce-fbeeaf3a2d2d name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:38:00.615897 crc crio[20344]: time=\"2026-06-10T15:38:00.615075312Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685098-9pdgn/POD\" id=e34b31b7-5cc4-440f-bdd3-37ec204cb50c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:38:00.617201 crc crio[20344]: time=\"2026-06-10T15:38:00.615939284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:38:00.693029 crc crio[20344]: time=\"2026-06-10T15:38:00.692954898Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685098-9pdgn Namespace:openshift-infra ID:8d5751ca648068447ea5900433f64fb3e4b6d9eaa5ce200d7e41856e1f7a4756 UID:ad34da88-78ac-4658-b672-e8b193c38681 NetNS:/var/run/netns/b31d6a2b-2bf2-431c-9f9a-40d4ae1c54d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad34da88_78ac_4658_b672_e8b193c38681.slice PodAnnotations:0xc001b9c6d0}] Aliases:map[]}\"\nJun 10 15:38:00.693029 crc crio[20344]: time=\"2026-06-10T15:38:00.69301411Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685098-9pdgn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:38:01.605881 crc crio[20344]: 2026-06-10T15:38:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8d5751ca6480684 Mac:ea:9f:31:1b:63:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/b31d6a2b-2bf2-431c-9f9a-40d4ae1c54d4 SocketPath: PciID:}] [{Interface:0xc0001956d0 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:38:01.607129 crc crio[20344]: time=\"2026-06-10T15:38:01.607050288Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685098-9pdgn Namespace:openshift-infra ID:8d5751ca648068447ea5900433f64fb3e4b6d9eaa5ce200d7e41856e1f7a4756 UID:ad34da88-78ac-4658-b672-e8b193c38681 NetNS:/var/run/netns/b31d6a2b-2bf2-431c-9f9a-40d4ae1c54d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad34da88_78ac_4658_b672_e8b193c38681.slice PodAnnotations:0xc001b9c6d0}] Aliases:map[]}\"\nJun 10 15:38:01.607329 crc crio[20344]: time=\"2026-06-10T15:38:01.607203662Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685098-9pdgn for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:38:01.616244 crc crio[20344]: time=\"2026-06-10T15:38:01.616139911Z\" level=info msg=\"Ran pod sandbox 8d5751ca648068447ea5900433f64fb3e4b6d9eaa5ce200d7e41856e1f7a4756 with infra container: openshift-infra/auto-csr-approver-29685098-9pdgn/POD\" id=e34b31b7-5cc4-440f-bdd3-37ec204cb50c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:38:01.622032 crc crio[20344]: time=\"2026-06-10T15:38:01.619938348Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=0ee4bb89-38e2-4308-9aef-e5d018709fdf name=/runtime.v1.ImageService/PullImage\nJun 10 15:38:01.625576 crc crio[20344]: time=\"2026-06-10T15:38:01.624990307Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 10 15:38:03.508936 crc crio[20344]: time=\"2026-06-10T15:38:03.508166074Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=0ee4bb89-38e2-4308-9aef-e5d018709fdf name=/runtime.v1.ImageService/PullImage\nJun 10 15:38:03.510807 crc crio[20344]: time=\"2026-06-10T15:38:03.51072485Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=234ee0f4-3bdb-447b-b83a-fdbbb6d60373 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:38:03.515121 crc crio[20344]: time=\"2026-06-10T15:38:03.51503124Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2027aec7-8a7d-4a6a-9ded-1ca6d7f6cbfc name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:38:03.529803 crc crio[20344]: time=\"2026-06-10T15:38:03.529727497Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685098-9pdgn/oc\" id=90a40a78-76a9-45c5-8ed2-8b8a3fc4827c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:38:03.531379 crc crio[20344]: time=\"2026-06-10T15:38:03.531234116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:38:03.621987 crc crio[20344]: time=\"2026-06-10T15:38:03.621888929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:38:03.963052 crc crio[20344]: time=\"2026-06-10T15:38:03.962374196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:38:04.125172 crc crio[20344]: time=\"2026-06-10T15:38:04.125089847Z\" level=info msg=\"Created container 26fd9ff31daab5ddf109b94ff1821200a39742ed92b24c5359a22bcc4ce1bd48: openshift-infra/auto-csr-approver-29685098-9pdgn/oc\" id=90a40a78-76a9-45c5-8ed2-8b8a3fc4827c name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:38:04.126212 crc crio[20344]: time=\"2026-06-10T15:38:04.126180525Z\" level=info msg=\"Starting container: 26fd9ff31daab5ddf109b94ff1821200a39742ed92b24c5359a22bcc4ce1bd48\" id=efa99b15-90f3-464a-8bc2-96cb39ae5384 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:38:04.131070 crc crio[20344]: time=\"2026-06-10T15:38:04.131027939Z\" level=info msg=\"Started container\" PID=199393 containerID=26fd9ff31daab5ddf109b94ff1821200a39742ed92b24c5359a22bcc4ce1bd48 description=openshift-infra/auto-csr-approver-29685098-9pdgn/oc id=efa99b15-90f3-464a-8bc2-96cb39ae5384 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d5751ca648068447ea5900433f64fb3e4b6d9eaa5ce200d7e41856e1f7a4756\nJun 10 15:38:05.608368 crc crio[20344]: time=\"2026-06-10T15:38:05.60820947Z\" level=info msg=\"Stopping pod sandbox: 8d5751ca648068447ea5900433f64fb3e4b6d9eaa5ce200d7e41856e1f7a4756\" id=8e57acc5-6e62-4e55-bdc6-d3de6a286865 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:38:05.609583 crc crio[20344]: time=\"2026-06-10T15:38:05.609068583Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685098-9pdgn Namespace:openshift-infra ID:8d5751ca648068447ea5900433f64fb3e4b6d9eaa5ce200d7e41856e1f7a4756 UID:ad34da88-78ac-4658-b672-e8b193c38681 NetNS:/var/run/netns/b31d6a2b-2bf2-431c-9f9a-40d4ae1c54d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad34da88_78ac_4658_b672_e8b193c38681.slice PodAnnotations:0xc0068585d0}] Aliases:map[]}\"\nJun 10 15:38:05.609583 crc crio[20344]: time=\"2026-06-10T15:38:05.609185285Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685098-9pdgn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:38:05.997676 crc crio[20344]: time=\"2026-06-10T15:38:05.997601321Z\" level=info msg=\"Stopped pod sandbox: 8d5751ca648068447ea5900433f64fb3e4b6d9eaa5ce200d7e41856e1f7a4756\" id=8e57acc5-6e62-4e55-bdc6-d3de6a286865 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:38:16.373071 crc crio[20344]: time=\"2026-06-10T15:38:16.372310662Z\" level=info msg=\"Removing container: 3ad6baba7f10c8b0a107d49dcaa8853e50324820511e315af7de83f984d70b28\" id=825b6dea-e4f8-4648-8002-be4a1bcfef54 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:38:16.513463 crc crio[20344]: time=\"2026-06-10T15:38:16.512928336Z\" level=info msg=\"Removed container 3ad6baba7f10c8b0a107d49dcaa8853e50324820511e315af7de83f984d70b28: openshift-infra/auto-csr-approver-29685092-fv5kg/oc\" id=825b6dea-e4f8-4648-8002-be4a1bcfef54 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:38:16.523320 crc crio[20344]: time=\"2026-06-10T15:38:16.52322386Z\" level=info msg=\"Stopping pod sandbox: d50cb54f24926ab7ab4212d68141919fb2e501d8bb2d56685abda671c04bee15\" id=c8853a98-9705-4ca2-953c-f302137032e0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:38:16.523543 crc crio[20344]: time=\"2026-06-10T15:38:16.523372814Z\" level=info msg=\"Stopped pod sandbox (already stopped): d50cb54f24926ab7ab4212d68141919fb2e501d8bb2d56685abda671c04bee15\" id=c8853a98-9705-4ca2-953c-f302137032e0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:38:16.523877 crc crio[20344]: time=\"2026-06-10T15:38:16.523791075Z\" level=info msg=\"Removing pod sandbox: d50cb54f24926ab7ab4212d68141919fb2e501d8bb2d56685abda671c04bee15\" id=eaab9aeb-e154-468c-a9d5-9978a4568dc0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:38:16.542345 crc crio[20344]: time=\"2026-06-10T15:38:16.542184786Z\" level=info msg=\"Removed pod sandbox: d50cb54f24926ab7ab4212d68141919fb2e501d8bb2d56685abda671c04bee15\" id=eaab9aeb-e154-468c-a9d5-9978a4568dc0 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:38:16.543413 crc crio[20344]: time=\"2026-06-10T15:38:16.543329615Z\" level=info msg=\"Stopping pod sandbox: 610ad309a26609995049c030614d6109c4ab75f1d59fcf49a389f2c257c86169\" id=3c885a7b-bb54-47ea-a88f-73192d8d5106 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:38:16.543522 crc crio[20344]: time=\"2026-06-10T15:38:16.543432728Z\" level=info msg=\"Stopped pod sandbox (already stopped): 610ad309a26609995049c030614d6109c4ab75f1d59fcf49a389f2c257c86169\" id=3c885a7b-bb54-47ea-a88f-73192d8d5106 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:38:16.544101 crc crio[20344]: time=\"2026-06-10T15:38:16.544019603Z\" level=info msg=\"Removing pod sandbox: 610ad309a26609995049c030614d6109c4ab75f1d59fcf49a389f2c257c86169\" id=4771cea5-bfed-4efd-b537-0f5711e50ee3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:38:16.573349 crc crio[20344]: time=\"2026-06-10T15:38:16.573136189Z\" level=info msg=\"Removed pod sandbox: 610ad309a26609995049c030614d6109c4ab75f1d59fcf49a389f2c257c86169\" id=4771cea5-bfed-4efd-b537-0f5711e50ee3 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:39:17.729361 crc crio[20344]: time=\"2026-06-10T15:39:17.728424892Z\" level=info msg=\"Stopping pod sandbox: 59935b11444cb3bc2fa0b6ccf652d0951078b843355bbe3fbc74dcacfca99152\" id=837473ca-55a5-4617-b66f-50c3c28aa0a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:39:17.730884 crc crio[20344]: time=\"2026-06-10T15:39:17.730131595Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qs9jz Namespace:openstack ID:59935b11444cb3bc2fa0b6ccf652d0951078b843355bbe3fbc74dcacfca99152 UID:a570f599-548c-4904-a1e8-27c894eded89 NetNS:/var/run/netns/0935d954-da34-4634-9554-83facd2ef2e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda570f599_548c_4904_a1e8_27c894eded89.slice PodAnnotations:0xc0027c0160}] Aliases:map[]}\"\nJun 10 15:39:17.730884 crc crio[20344]: time=\"2026-06-10T15:39:17.730372892Z\" level=info msg=\"Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qs9jz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:39:18.239619 crc crio[20344]: time=\"2026-06-10T15:39:18.230951331Z\" level=info msg=\"Stopped pod sandbox: 59935b11444cb3bc2fa0b6ccf652d0951078b843355bbe3fbc74dcacfca99152\" id=837473ca-55a5-4617-b66f-50c3c28aa0a4 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:39:19.541721 crc crio[20344]: time=\"2026-06-10T15:39:19.541167413Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:40:03.750109 crc crio[20344]: time=\"2026-06-10T15:40:03.749155485Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-qvltm/must-gather-rh22n/POD\" id=39c0ebec-4443-4599-9369-b9c9c7b9bf49 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:40:03.751391 crc crio[20344]: time=\"2026-06-10T15:40:03.75015067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:40:03.795645 crc crio[20344]: time=\"2026-06-10T15:40:03.795518303Z\" level=info msg=\"Got pod network &{Name:must-gather-rh22n Namespace:openshift-must-gather-qvltm ID:0f34ff55403c1b5d031e5bc4253e7404c665fc4251d34ac075742eb70da3ad9c UID:6535290d-c06f-4aba-9c1d-9e79e87318d2 NetNS:/var/run/netns/6bb63ed8-ce3c-4597-bb23-a96cc6ca5bf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6535290d_c06f_4aba_9c1d_9e79e87318d2.slice PodAnnotations:0xc000528d48}] Aliases:map[]}\"\nJun 10 15:40:03.795645 crc crio[20344]: time=\"2026-06-10T15:40:03.795604305Z\" level=info msg=\"Adding pod openshift-must-gather-qvltm_must-gather-rh22n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:40:05.750789 crc crio[20344]: 2026-06-10T15:40:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0f34ff55403c1b5 Mac:96:61:be:25:02:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/6bb63ed8-ce3c-4597-bb23-a96cc6ca5bf0 SocketPath: PciID:}] [{Interface:0xc00022c690 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:40:05.753603 crc crio[20344]: time=\"2026-06-10T15:40:05.753496967Z\" level=info msg=\"Got pod network &{Name:must-gather-rh22n Namespace:openshift-must-gather-qvltm ID:0f34ff55403c1b5d031e5bc4253e7404c665fc4251d34ac075742eb70da3ad9c UID:6535290d-c06f-4aba-9c1d-9e79e87318d2 NetNS:/var/run/netns/6bb63ed8-ce3c-4597-bb23-a96cc6ca5bf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6535290d_c06f_4aba_9c1d_9e79e87318d2.slice PodAnnotations:0xc000528d48}] Aliases:map[]}\"\nJun 10 15:40:05.753735 crc crio[20344]: time=\"2026-06-10T15:40:05.753713562Z\" level=info msg=\"Checking pod openshift-must-gather-qvltm_must-gather-rh22n for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:40:05.766342 crc crio[20344]: time=\"2026-06-10T15:40:05.766204642Z\" level=info msg=\"Ran pod sandbox 0f34ff55403c1b5d031e5bc4253e7404c665fc4251d34ac075742eb70da3ad9c with infra container: openshift-must-gather-qvltm/must-gather-rh22n/POD\" id=39c0ebec-4443-4599-9369-b9c9c7b9bf49 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:40:05.770689 crc crio[20344]: time=\"2026-06-10T15:40:05.770570234Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=e6328166-cf46-40c6-9cdd-456940407b71 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:40:05.771077 crc crio[20344]: time=\"2026-06-10T15:40:05.770980625Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found\" id=e6328166-cf46-40c6-9cdd-456940407b71 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:40:05.771185 crc crio[20344]: time=\"2026-06-10T15:40:05.771109608Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found\" id=e6328166-cf46-40c6-9cdd-456940407b71 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:40:05.773574 crc crio[20344]: time=\"2026-06-10T15:40:05.773498939Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=9ba1431f-a97f-4606-bc6b-b34c9b3e2f17 name=/runtime.v1.ImageService/PullImage\nJun 10 15:40:05.786560 crc crio[20344]: time=\"2026-06-10T15:40:05.786480172Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-must-gather:latest\\\"\"\nJun 10 15:40:06.168001 crc crio[20344]: time=\"2026-06-10T15:40:06.167380945Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685100-ngvwb/POD\" id=6e246053-38dd-4377-8264-299f3b727a9c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:40:06.168001 crc crio[20344]: time=\"2026-06-10T15:40:06.167930499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:40:06.199894 crc crio[20344]: time=\"2026-06-10T15:40:06.199781235Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685100-ngvwb Namespace:openshift-infra ID:879d6e9d7029e96f6e79a584de11173e1acbcc62a7b463761ff024bdca064ab4 UID:cbf318fb-bfd5-4919-a1c4-c3862ea63d6d NetNS:/var/run/netns/f938659f-7c91-4308-a157-0ab70486383b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcbf318fb_bfd5_4919_a1c4_c3862ea63d6d.slice PodAnnotations:0xc0006b5498}] Aliases:map[]}\"\nJun 10 15:40:06.199894 crc crio[20344]: time=\"2026-06-10T15:40:06.199867098Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685100-ngvwb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:40:07.788310 crc crio[20344]: 2026-06-10T15:40:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:879d6e9d7029e96 Mac:be:5c:47:5f:92:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/f938659f-7c91-4308-a157-0ab70486383b SocketPath: PciID:}] [{Interface:0xc000014940 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:40:07.789785 crc crio[20344]: time=\"2026-06-10T15:40:07.789223004Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685100-ngvwb Namespace:openshift-infra ID:879d6e9d7029e96f6e79a584de11173e1acbcc62a7b463761ff024bdca064ab4 UID:cbf318fb-bfd5-4919-a1c4-c3862ea63d6d NetNS:/var/run/netns/f938659f-7c91-4308-a157-0ab70486383b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcbf318fb_bfd5_4919_a1c4_c3862ea63d6d.slice PodAnnotations:0xc0006b5498}] Aliases:map[]}\"\nJun 10 15:40:07.789785 crc crio[20344]: time=\"2026-06-10T15:40:07.789469891Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685100-ngvwb for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:40:07.801318 crc crio[20344]: time=\"2026-06-10T15:40:07.800970566Z\" level=info msg=\"Ran pod sandbox 879d6e9d7029e96f6e79a584de11173e1acbcc62a7b463761ff024bdca064ab4 with infra container: openshift-infra/auto-csr-approver-29685100-ngvwb/POD\" id=6e246053-38dd-4377-8264-299f3b727a9c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:40:07.804455 crc crio[20344]: time=\"2026-06-10T15:40:07.804357872Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=30db9ce2-a659-44de-9b76-8920d2e5190e name=/runtime.v1.ImageService/PullImage\nJun 10 15:40:07.810272 crc crio[20344]: time=\"2026-06-10T15:40:07.810180082Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 10 15:40:14.200593 crc crio[20344]: time=\"2026-06-10T15:40:14.199696669Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=30db9ce2-a659-44de-9b76-8920d2e5190e name=/runtime.v1.ImageService/PullImage\nJun 10 15:40:14.201975 crc crio[20344]: time=\"2026-06-10T15:40:14.201778942Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fdf39165-a894-4ac7-8f1d-317f5d9d03fb name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:40:14.205855 crc crio[20344]: time=\"2026-06-10T15:40:14.205354494Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=01fe49d9-873c-463b-880d-7f7d058c3b84 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:40:14.485954 crc crio[20344]: time=\"2026-06-10T15:40:14.485774021Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685100-ngvwb/oc\" id=999d2f2e-d129-4567-8ffa-d35c21a007a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:40:14.486739 crc crio[20344]: time=\"2026-06-10T15:40:14.486716226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:40:14.550190 crc crio[20344]: time=\"2026-06-10T15:40:14.550060669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:40:14.866386 crc crio[20344]: time=\"2026-06-10T15:40:14.865890174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:40:16.143880 crc crio[20344]: time=\"2026-06-10T15:40:16.142485344Z\" level=info msg=\"Created container b7d3621ee8f60f9d29dd1d9cb1d61a988104b9b5bc2d2284d5cbab43c0956f8d: openshift-infra/auto-csr-approver-29685100-ngvwb/oc\" id=999d2f2e-d129-4567-8ffa-d35c21a007a9 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:40:16.145812 crc crio[20344]: time=\"2026-06-10T15:40:16.145733337Z\" level=info msg=\"Starting container: b7d3621ee8f60f9d29dd1d9cb1d61a988104b9b5bc2d2284d5cbab43c0956f8d\" id=f200e0c0-00c2-42ba-9471-57194740df39 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:40:16.153506 crc crio[20344]: time=\"2026-06-10T15:40:16.153378083Z\" level=info msg=\"Started container\" PID=206431 containerID=b7d3621ee8f60f9d29dd1d9cb1d61a988104b9b5bc2d2284d5cbab43c0956f8d description=openshift-infra/auto-csr-approver-29685100-ngvwb/oc id=f200e0c0-00c2-42ba-9471-57194740df39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=879d6e9d7029e96f6e79a584de11173e1acbcc62a7b463761ff024bdca064ab4\nJun 10 15:40:16.381073 crc crio[20344]: time=\"2026-06-10T15:40:16.380577846Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8\" id=9ba1431f-a97f-4606-bc6b-b34c9b3e2f17 name=/runtime.v1.ImageService/PullImage\nJun 10 15:40:16.381936 crc crio[20344]: time=\"2026-06-10T15:40:16.381866279Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=3db9d774-39a6-43d2-add8-32d1633d9499 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:40:16.386249 crc crio[20344]: time=\"2026-06-10T15:40:16.386045046Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=92026a2e-3411-466d-89a1-0a5477108ffe name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:40:16.410643 crc crio[20344]: time=\"2026-06-10T15:40:16.410483923Z\" level=info msg=\"Creating container: openshift-must-gather-qvltm/must-gather-rh22n/gather\" id=78a579f3-95cd-45bc-8de2-263c26bb5ac5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:40:16.412555 crc crio[20344]: time=\"2026-06-10T15:40:16.412479054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:40:16.474303 crc crio[20344]: time=\"2026-06-10T15:40:16.474185005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:40:16.800929 crc crio[20344]: time=\"2026-06-10T15:40:16.800816877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:40:16.926667 crc crio[20344]: time=\"2026-06-10T15:40:16.926456447Z\" level=info msg=\"Created container 6f2fb2d26e5199e8aebbefa11a221e0b518aeadedc3ff16c550a52bebfb1a868: openshift-must-gather-qvltm/must-gather-rh22n/gather\" id=78a579f3-95cd-45bc-8de2-263c26bb5ac5 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:40:16.927866 crc crio[20344]: time=\"2026-06-10T15:40:16.927756991Z\" level=info msg=\"Starting container: 6f2fb2d26e5199e8aebbefa11a221e0b518aeadedc3ff16c550a52bebfb1a868\" id=9ff97c89-8bdd-4853-8c4f-27e100f0d833 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:40:16.933479 crc crio[20344]: time=\"2026-06-10T15:40:16.933375985Z\" level=info msg=\"Started container\" PID=206565 containerID=6f2fb2d26e5199e8aebbefa11a221e0b518aeadedc3ff16c550a52bebfb1a868 description=openshift-must-gather-qvltm/must-gather-rh22n/gather id=9ff97c89-8bdd-4853-8c4f-27e100f0d833 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f34ff55403c1b5d031e5bc4253e7404c665fc4251d34ac075742eb70da3ad9c\nJun 10 15:40:16.969392 crc crio[20344]: time=\"2026-06-10T15:40:16.96906813Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=b66ebf51-e29d-45e7-a585-4ba0c7b6ee47 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:40:16.974437 crc crio[20344]: time=\"2026-06-10T15:40:16.974379146Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=01531bbc-dfe5-4ced-b02c-554840468ecf name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:40:16.988360 crc crio[20344]: time=\"2026-06-10T15:40:16.988152869Z\" level=info msg=\"Creating container: openshift-must-gather-qvltm/must-gather-rh22n/copy\" id=96646397-4894-4ca7-8faa-54ff728fc93f name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:40:16.989513 crc crio[20344]: time=\"2026-06-10T15:40:16.989450622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:40:17.063155 crc crio[20344]: time=\"2026-06-10T15:40:17.063008267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:40:17.273698 crc crio[20344]: time=\"2026-06-10T15:40:17.273307758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:40:17.349405 crc crio[20344]: time=\"2026-06-10T15:40:17.349228034Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:40:17.418602 crc crio[20344]: time=\"2026-06-10T15:40:17.418500869Z\" level=info msg=\"Created container b223088c69d34b3e893f2fd61d8c9f89b7d5d32eb6226cce85f3a2d8ba15c337: openshift-must-gather-qvltm/must-gather-rh22n/copy\" id=96646397-4894-4ca7-8faa-54ff728fc93f name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:40:17.420171 crc crio[20344]: time=\"2026-06-10T15:40:17.420072169Z\" level=info msg=\"Starting container: b223088c69d34b3e893f2fd61d8c9f89b7d5d32eb6226cce85f3a2d8ba15c337\" id=b721e245-df7b-48df-85b8-6a6dd7dbb730 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:40:17.427371 crc crio[20344]: time=\"2026-06-10T15:40:17.427235033Z\" level=info msg=\"Started container\" PID=206649 containerID=b223088c69d34b3e893f2fd61d8c9f89b7d5d32eb6226cce85f3a2d8ba15c337 description=openshift-must-gather-qvltm/must-gather-rh22n/copy id=b721e245-df7b-48df-85b8-6a6dd7dbb730 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f34ff55403c1b5d031e5bc4253e7404c665fc4251d34ac075742eb70da3ad9c\nJun 10 15:40:18.645650 crc crio[20344]: time=\"2026-06-10T15:40:18.645047437Z\" level=info msg=\"Stopping pod sandbox: 879d6e9d7029e96f6e79a584de11173e1acbcc62a7b463761ff024bdca064ab4\" id=50b86b00-59a3-475b-a1b2-d9c2e834be97 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:40:18.647515 crc crio[20344]: time=\"2026-06-10T15:40:18.646209946Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685100-ngvwb Namespace:openshift-infra ID:879d6e9d7029e96f6e79a584de11173e1acbcc62a7b463761ff024bdca064ab4 UID:cbf318fb-bfd5-4919-a1c4-c3862ea63d6d NetNS:/var/run/netns/f938659f-7c91-4308-a157-0ab70486383b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcbf318fb_bfd5_4919_a1c4_c3862ea63d6d.slice PodAnnotations:0xc002264638}] Aliases:map[]}\"\nJun 10 15:40:18.647515 crc crio[20344]: time=\"2026-06-10T15:40:18.646416982Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685100-ngvwb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:40:19.130328 crc crio[20344]: time=\"2026-06-10T15:40:19.12978856Z\" level=info msg=\"Stopped pod sandbox: 879d6e9d7029e96f6e79a584de11173e1acbcc62a7b463761ff024bdca064ab4\" id=50b86b00-59a3-475b-a1b2-d9c2e834be97 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:40:20.046437 crc crio[20344]: time=\"2026-06-10T15:40:20.045888771Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-2xtzk/POD\" id=7d857389-2714-4694-a252-d251818c72c5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:40:20.046437 crc crio[20344]: time=\"2026-06-10T15:40:20.046412064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:40:20.077550 crc crio[20344]: time=\"2026-06-10T15:40:20.077449369Z\" level=info msg=\"Got pod network &{Name:certified-operators-2xtzk Namespace:openshift-marketplace ID:64601143be949b1f612c9102c9f278b4af0010de5095c03578747a1f78ad375b UID:4bc10d41-ca6f-4642-bfff-dbe0b9d91b02 NetNS:/var/run/netns/654c0a3c-1df8-4eb7-9ec2-ddc804c43c29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4bc10d41_ca6f_4642_bfff_dbe0b9d91b02.slice PodAnnotations:0xc00012b4c8}] Aliases:map[]}\"\nJun 10 15:40:20.077550 crc crio[20344]: time=\"2026-06-10T15:40:20.077509551Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-2xtzk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:40:21.315565 crc crio[20344]: 2026-06-10T15:40:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:64601143be949b1 Mac:72:b7:20:2c:09:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/654c0a3c-1df8-4eb7-9ec2-ddc804c43c29 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:40:21.317739 crc crio[20344]: time=\"2026-06-10T15:40:21.316672692Z\" level=info msg=\"Got pod network &{Name:certified-operators-2xtzk Namespace:openshift-marketplace ID:64601143be949b1f612c9102c9f278b4af0010de5095c03578747a1f78ad375b UID:4bc10d41-ca6f-4642-bfff-dbe0b9d91b02 NetNS:/var/run/netns/654c0a3c-1df8-4eb7-9ec2-ddc804c43c29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4bc10d41_ca6f_4642_bfff_dbe0b9d91b02.slice PodAnnotations:0xc00012b4c8}] Aliases:map[]}\"\nJun 10 15:40:21.317739 crc crio[20344]: time=\"2026-06-10T15:40:21.316870697Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-2xtzk for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:40:21.332776 crc crio[20344]: time=\"2026-06-10T15:40:21.332677092Z\" level=info msg=\"Ran pod sandbox 64601143be949b1f612c9102c9f278b4af0010de5095c03578747a1f78ad375b with infra container: openshift-marketplace/certified-operators-2xtzk/POD\" id=7d857389-2714-4694-a252-d251818c72c5 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:40:21.334507 crc crio[20344]: time=\"2026-06-10T15:40:21.334424167Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=eae7c7ae-56fb-45a6-8979-8dcc6c08022e name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:40:21.336383 crc crio[20344]: time=\"2026-06-10T15:40:21.336238843Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f3a26ef2-cd6e-48d0-b870-96a444f809cb name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:40:21.950209 crc crio[20344]: time=\"2026-06-10T15:40:21.950027375Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-2xtzk/extract-utilities\" id=123337db-9e04-4887-a5fe-0220ef33d8c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:40:21.955923 crc crio[20344]: time=\"2026-06-10T15:40:21.950911808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:40:22.025426 crc crio[20344]: time=\"2026-06-10T15:40:22.024990847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:40:22.030150 crc crio[20344]: time=\"2026-06-10T15:40:22.030035246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:40:22.210898 crc crio[20344]: time=\"2026-06-10T15:40:22.210120352Z\" level=info msg=\"Created container 6df8c76db386989351c438491a314ba40f03284c7b16c6d5b5b49ce0e28b1303: openshift-marketplace/certified-operators-2xtzk/extract-utilities\" id=123337db-9e04-4887-a5fe-0220ef33d8c8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:40:22.212744 crc crio[20344]: time=\"2026-06-10T15:40:22.212690488Z\" level=info msg=\"Starting container: 6df8c76db386989351c438491a314ba40f03284c7b16c6d5b5b49ce0e28b1303\" id=137d578c-75b1-496f-aef0-469cb9528033 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:40:22.219184 crc crio[20344]: time=\"2026-06-10T15:40:22.219091202Z\" level=info msg=\"Started container\" PID=207018 containerID=6df8c76db386989351c438491a314ba40f03284c7b16c6d5b5b49ce0e28b1303 description=openshift-marketplace/certified-operators-2xtzk/extract-utilities id=137d578c-75b1-496f-aef0-469cb9528033 name=/runtime.v1.RuntimeService/StartContainer sandboxID=64601143be949b1f612c9102c9f278b4af0010de5095c03578747a1f78ad375b\nJun 10 15:40:22.734559 crc crio[20344]: time=\"2026-06-10T15:40:22.73447274Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=181416ce-e83c-4902-b8cc-bbbac43e3cff name=/runtime.v1.ImageService/PullImage\nJun 10 15:40:22.745394 crc crio[20344]: time=\"2026-06-10T15:40:22.743633465Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 10 15:40:23.518450 crc crio[20344]: time=\"2026-06-10T15:40:23.517943112Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8d5d7df21be1469a6668fe379d39e4aa07fa7e0e98115c13ef32da305fc5dec\" id=181416ce-e83c-4902-b8cc-bbbac43e3cff name=/runtime.v1.ImageService/PullImage\nJun 10 15:40:23.519568 crc crio[20344]: time=\"2026-06-10T15:40:23.519495641Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=50f358c1-e4f6-4c3d-9365-caccfcfe3d8f name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:40:23.522729 crc crio[20344]: time=\"2026-06-10T15:40:23.522625632Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=0d58b39d-45e5-4aa5-9948-e500bd2224da name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:40:23.530627 crc crio[20344]: time=\"2026-06-10T15:40:23.530428352Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-2xtzk/extract-content\" id=a8367566-bb9b-4652-a471-612dc1232181 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:40:23.531480 crc crio[20344]: time=\"2026-06-10T15:40:23.531332555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:40:23.617325 crc crio[20344]: time=\"2026-06-10T15:40:23.617166785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:40:23.620866 crc crio[20344]: time=\"2026-06-10T15:40:23.620790638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:40:23.781422 crc crio[20344]: time=\"2026-06-10T15:40:23.781204559Z\" level=info msg=\"Created container 1dd69b6fc94c19e23e0db84d9336070267eee609a81a21dacc37975845362b74: openshift-marketplace/certified-operators-2xtzk/extract-content\" id=a8367566-bb9b-4652-a471-612dc1232181 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:40:23.783024 crc crio[20344]: time=\"2026-06-10T15:40:23.782978515Z\" level=info msg=\"Starting container: 1dd69b6fc94c19e23e0db84d9336070267eee609a81a21dacc37975845362b74\" id=0cdb2b65-971a-462d-b5d5-0d003f8bff59 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:40:23.793522 crc crio[20344]: time=\"2026-06-10T15:40:23.793415432Z\" level=info msg=\"Started container\" PID=207143 containerID=1dd69b6fc94c19e23e0db84d9336070267eee609a81a21dacc37975845362b74 description=openshift-marketplace/certified-operators-2xtzk/extract-content id=0cdb2b65-971a-462d-b5d5-0d003f8bff59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=64601143be949b1f612c9102c9f278b4af0010de5095c03578747a1f78ad375b\nJun 10 15:40:25.851683 crc crio[20344]: time=\"2026-06-10T15:40:25.85101499Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:40:25.869947 crc crio[20344]: time=\"2026-06-10T15:40:25.869858813Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:40:26.209229 crc crio[20344]: time=\"2026-06-10T15:40:26.209095327Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:40:26.216425 crc crio[20344]: time=\"2026-06-10T15:40:26.216162299Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:40:26.227756 crc crio[20344]: time=\"2026-06-10T15:40:26.227655393Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:40:26.588961 crc crio[20344]: time=\"2026-06-10T15:40:26.587950968Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:40:29.954685 crc crio[20344]: time=\"2026-06-10T15:40:29.954161336Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:40:29.954685 crc crio[20344]: time=\"2026-06-10T15:40:29.954169116Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:40:31.308204 crc crio[20344]: time=\"2026-06-10T15:40:31.307740119Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-qvltm/crc-debug-flc57/POD\" id=90ac3e02-7822-49fa-9aa0-708bbe613b5e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:40:31.309319 crc crio[20344]: time=\"2026-06-10T15:40:31.308225782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:40:31.342868 crc crio[20344]: time=\"2026-06-10T15:40:31.342657415Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=90ac3e02-7822-49fa-9aa0-708bbe613b5e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:40:31.366753 crc crio[20344]: time=\"2026-06-10T15:40:31.36668484Z\" level=info msg=\"Ran pod sandbox 38fdeecfc8a07521be38bec3ae550d5878dc0af921021c54ec811339895224a4 with infra container: openshift-must-gather-qvltm/crc-debug-flc57/POD\" id=90ac3e02-7822-49fa-9aa0-708bbe613b5e name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:40:31.369962 crc crio[20344]: time=\"2026-06-10T15:40:31.369866902Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=3308c3df-1423-4725-aa63-b8ec3e752461 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:40:31.370210 crc crio[20344]: time=\"2026-06-10T15:40:31.370143589Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found\" id=3308c3df-1423-4725-aa63-b8ec3e752461 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:40:31.370393 crc crio[20344]: time=\"2026-06-10T15:40:31.370246352Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found\" id=3308c3df-1423-4725-aa63-b8ec3e752461 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:40:31.371594 crc crio[20344]: time=\"2026-06-10T15:40:31.371506004Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=f6ce011f-24cd-42b2-ba52-6d2e5cdd7f06 name=/runtime.v1.ImageService/PullImage\nJun 10 15:40:31.384086 crc crio[20344]: time=\"2026-06-10T15:40:31.383736197Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\\\"\"\nJun 10 15:40:32.218641 crc crio[20344]: time=\"2026-06-10T15:40:32.218349609Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4546d399-077f-49c1-8169-67ea368d311c name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:40:32.221945 crc crio[20344]: time=\"2026-06-10T15:40:32.221774787Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e4afbb34-60a3-4cd0-88d2-cf3d74e35ed4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:40:32.240941 crc crio[20344]: time=\"2026-06-10T15:40:32.240738703Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-2xtzk/registry-server\" id=ff79940f-c558-4a26-900f-8ac72192f082 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:40:32.241759 crc crio[20344]: time=\"2026-06-10T15:40:32.241483472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:40:32.334114 crc crio[20344]: time=\"2026-06-10T15:40:32.333526011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:40:32.341584 crc crio[20344]: time=\"2026-06-10T15:40:32.341501446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:40:32.543872 crc crio[20344]: time=\"2026-06-10T15:40:32.543727029Z\" level=info msg=\"Created container c9a131afc0ce31f4bba21f245a24dc331e5d6d7fcbef23939bff9c14bc20af8e: openshift-marketplace/certified-operators-2xtzk/registry-server\" id=ff79940f-c558-4a26-900f-8ac72192f082 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:40:32.549017 crc crio[20344]: time=\"2026-06-10T15:40:32.548917352Z\" level=info msg=\"Starting container: c9a131afc0ce31f4bba21f245a24dc331e5d6d7fcbef23939bff9c14bc20af8e\" id=c4fbd501-b9d1-4678-9119-f57abca1f957 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:40:32.556721 crc crio[20344]: time=\"2026-06-10T15:40:32.55663314Z\" level=info msg=\"Started container\" PID=208143 containerID=c9a131afc0ce31f4bba21f245a24dc331e5d6d7fcbef23939bff9c14bc20af8e description=openshift-marketplace/certified-operators-2xtzk/registry-server id=c4fbd501-b9d1-4678-9119-f57abca1f957 name=/runtime.v1.RuntimeService/StartContainer sandboxID=64601143be949b1f612c9102c9f278b4af0010de5095c03578747a1f78ad375b\nJun 10 15:40:42.520503 crc crio[20344]: time=\"2026-06-10T15:40:42.519537316Z\" level=info msg=\"Stopping container: c9a131afc0ce31f4bba21f245a24dc331e5d6d7fcbef23939bff9c14bc20af8e (timeout: 2s)\" id=18e40e7e-d3e6-43fc-95e8-eda6be5fe59e name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:40:56.702157 crc crio[20344]: time=\"2026-06-10T15:40:56.701323895Z\" level=info msg=\"Stopped container c9a131afc0ce31f4bba21f245a24dc331e5d6d7fcbef23939bff9c14bc20af8e: openshift-marketplace/certified-operators-2xtzk/registry-server\" id=18e40e7e-d3e6-43fc-95e8-eda6be5fe59e name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:40:56.703995 crc crio[20344]: time=\"2026-06-10T15:40:56.703134122Z\" level=info msg=\"Stopping pod sandbox: 64601143be949b1f612c9102c9f278b4af0010de5095c03578747a1f78ad375b\" id=92133a0d-c883-47e4-87dc-664b53475dc2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:40:56.704330 crc crio[20344]: time=\"2026-06-10T15:40:56.704162348Z\" level=info msg=\"Got pod network &{Name:certified-operators-2xtzk Namespace:openshift-marketplace ID:64601143be949b1f612c9102c9f278b4af0010de5095c03578747a1f78ad375b UID:4bc10d41-ca6f-4642-bfff-dbe0b9d91b02 NetNS:/var/run/netns/654c0a3c-1df8-4eb7-9ec2-ddc804c43c29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4bc10d41_ca6f_4642_bfff_dbe0b9d91b02.slice PodAnnotations:0xc0005282a0}] Aliases:map[]}\"\nJun 10 15:40:56.704474 crc crio[20344]: time=\"2026-06-10T15:40:56.704413635Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-2xtzk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:40:56.997424 crc crio[20344]: time=\"2026-06-10T15:40:56.996846Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=f6ce011f-24cd-42b2-ba52-6d2e5cdd7f06 name=/runtime.v1.ImageService/PullImage\nJun 10 15:40:57.000565 crc crio[20344]: time=\"2026-06-10T15:40:57.000484323Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=ff552fa4-73ba-4792-bf55-70ebc4eebd1a name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:40:57.007910 crc crio[20344]: time=\"2026-06-10T15:40:57.00776513Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=b3834ac6-380b-4575-b568-ca2daea5b113 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:40:57.043729 crc crio[20344]: time=\"2026-06-10T15:40:57.043641999Z\" level=info msg=\"Creating container: openshift-must-gather-qvltm/crc-debug-flc57/container-00\" id=a1f57c4e-f125-493e-a43c-7b6d32af70f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:40:57.049455 crc crio[20344]: time=\"2026-06-10T15:40:57.04914548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:40:57.092225 crc crio[20344]: time=\"2026-06-10T15:40:57.092119672Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=a1f57c4e-f125-493e-a43c-7b6d32af70f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:40:57.114566 crc crio[20344]: time=\"2026-06-10T15:40:57.114441004Z\" level=info msg=\"Stopped pod sandbox: 64601143be949b1f612c9102c9f278b4af0010de5095c03578747a1f78ad375b\" id=92133a0d-c883-47e4-87dc-664b53475dc2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:40:57.132963 crc crio[20344]: time=\"2026-06-10T15:40:57.132756233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:40:57.136517 crc crio[20344]: time=\"2026-06-10T15:40:57.136389057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:40:57.519412 crc crio[20344]: time=\"2026-06-10T15:40:57.518533441Z\" level=info msg=\"Created container 11c268d4129a83830887f7dd1cd747b7d8b8ad626c57491f9598b8e3d9148544: openshift-must-gather-qvltm/crc-debug-flc57/container-00\" id=a1f57c4e-f125-493e-a43c-7b6d32af70f8 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:40:57.523071 crc crio[20344]: time=\"2026-06-10T15:40:57.522793931Z\" level=info msg=\"Starting container: 11c268d4129a83830887f7dd1cd747b7d8b8ad626c57491f9598b8e3d9148544\" id=2228a518-ade6-4a1b-9e60-917dbfc4ac6f name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:40:57.548705 crc crio[20344]: time=\"2026-06-10T15:40:57.548499409Z\" level=info msg=\"Started container\" PID=213022 containerID=11c268d4129a83830887f7dd1cd747b7d8b8ad626c57491f9598b8e3d9148544 description=openshift-must-gather-qvltm/crc-debug-flc57/container-00 id=2228a518-ade6-4a1b-9e60-917dbfc4ac6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=38fdeecfc8a07521be38bec3ae550d5878dc0af921021c54ec811339895224a4\nJun 10 15:40:58.273572 crc crio[20344]: time=\"2026-06-10T15:40:58.266757389Z\" level=info msg=\"Removing container: c9a131afc0ce31f4bba21f245a24dc331e5d6d7fcbef23939bff9c14bc20af8e\" id=95b218f6-ab85-4277-b8bc-5dbe272fe325 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:40:58.515424 crc crio[20344]: time=\"2026-06-10T15:40:58.496012564Z\" level=info msg=\"Removed container c9a131afc0ce31f4bba21f245a24dc331e5d6d7fcbef23939bff9c14bc20af8e: openshift-marketplace/certified-operators-2xtzk/registry-server\" id=95b218f6-ab85-4277-b8bc-5dbe272fe325 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:40:58.551222 crc crio[20344]: time=\"2026-06-10T15:40:58.549973147Z\" level=info msg=\"Removing container: 1dd69b6fc94c19e23e0db84d9336070267eee609a81a21dacc37975845362b74\" id=c64afa7b-8ec1-4bca-9aa4-00397c9f637e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:40:58.721327 crc crio[20344]: time=\"2026-06-10T15:40:58.721205456Z\" level=info msg=\"Removed container 1dd69b6fc94c19e23e0db84d9336070267eee609a81a21dacc37975845362b74: openshift-marketplace/certified-operators-2xtzk/extract-content\" id=c64afa7b-8ec1-4bca-9aa4-00397c9f637e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:40:58.726499 crc crio[20344]: time=\"2026-06-10T15:40:58.72644146Z\" level=info msg=\"Removing container: 6df8c76db386989351c438491a314ba40f03284c7b16c6d5b5b49ce0e28b1303\" id=f6767b46-88f0-4ff5-af3d-e2e495e7a8c2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:40:58.782950 crc crio[20344]: time=\"2026-06-10T15:40:58.782314522Z\" level=info msg=\"Removed container 6df8c76db386989351c438491a314ba40f03284c7b16c6d5b5b49ce0e28b1303: openshift-marketplace/certified-operators-2xtzk/extract-utilities\" id=f6767b46-88f0-4ff5-af3d-e2e495e7a8c2 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:41:16.652475 crc crio[20344]: time=\"2026-06-10T15:41:16.651927323Z\" level=info msg=\"Removing container: 85e8c4d7f934d1d7b391164e17895828e7bfd891b4a1e755b4715eb3c8744a60\" id=864df4aa-bc2b-4eca-ad8e-8c91ac086609 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:41:16.885003 crc crio[20344]: time=\"2026-06-10T15:41:16.884807962Z\" level=info msg=\"Removed container 85e8c4d7f934d1d7b391164e17895828e7bfd891b4a1e755b4715eb3c8744a60: openshift-infra/auto-csr-approver-29685094-k9gll/oc\" id=864df4aa-bc2b-4eca-ad8e-8c91ac086609 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:41:16.901200 crc crio[20344]: time=\"2026-06-10T15:41:16.901016797Z\" level=info msg=\"Stopping pod sandbox: 7467343f9267c7d5c88369fb65dcfe864b6a9b80a8b12302b7ad04f537cf8025\" id=059e80e9-7a44-4dc3-b6cf-91083ffaec36 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:41:16.904493 crc crio[20344]: time=\"2026-06-10T15:41:16.904420814Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7467343f9267c7d5c88369fb65dcfe864b6a9b80a8b12302b7ad04f537cf8025\" id=059e80e9-7a44-4dc3-b6cf-91083ffaec36 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:41:16.905555 crc crio[20344]: time=\"2026-06-10T15:41:16.905483172Z\" level=info msg=\"Removing pod sandbox: 7467343f9267c7d5c88369fb65dcfe864b6a9b80a8b12302b7ad04f537cf8025\" id=26be1e00-2ffd-4548-8b70-dd9424877632 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:41:16.926530 crc crio[20344]: time=\"2026-06-10T15:41:16.926433649Z\" level=info msg=\"Removed pod sandbox: 7467343f9267c7d5c88369fb65dcfe864b6a9b80a8b12302b7ad04f537cf8025\" id=26be1e00-2ffd-4548-8b70-dd9424877632 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:41:16.928635 crc crio[20344]: time=\"2026-06-10T15:41:16.928562383Z\" level=info msg=\"Stopping pod sandbox: 64601143be949b1f612c9102c9f278b4af0010de5095c03578747a1f78ad375b\" id=58d1ee4a-a9e2-4b90-a5cb-657e59fd3c7c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:41:16.928776 crc crio[20344]: time=\"2026-06-10T15:41:16.928689116Z\" level=info msg=\"Stopped pod sandbox (already stopped): 64601143be949b1f612c9102c9f278b4af0010de5095c03578747a1f78ad375b\" id=58d1ee4a-a9e2-4b90-a5cb-657e59fd3c7c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:41:16.929406 crc crio[20344]: time=\"2026-06-10T15:41:16.929341873Z\" level=info msg=\"Removing pod sandbox: 64601143be949b1f612c9102c9f278b4af0010de5095c03578747a1f78ad375b\" id=7e6dfd2d-81f6-4748-86f9-f724b80670b1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:41:16.945711 crc crio[20344]: time=\"2026-06-10T15:41:16.945162259Z\" level=info msg=\"Removed pod sandbox: 64601143be949b1f612c9102c9f278b4af0010de5095c03578747a1f78ad375b\" id=7e6dfd2d-81f6-4748-86f9-f724b80670b1 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:41:28.738403 crc crio[20344]: time=\"2026-06-10T15:41:28.737635049Z\" level=info msg=\"Stopping pod sandbox: 38fdeecfc8a07521be38bec3ae550d5878dc0af921021c54ec811339895224a4\" id=87b8e7ad-98f1-4a9b-a1ef-214054a2d247 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:41:28.755510 crc crio[20344]: time=\"2026-06-10T15:41:28.755408114Z\" level=info msg=\"Stopped pod sandbox: 38fdeecfc8a07521be38bec3ae550d5878dc0af921021c54ec811339895224a4\" id=87b8e7ad-98f1-4a9b-a1ef-214054a2d247 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:41:30.657017 crc crio[20344]: time=\"2026-06-10T15:41:30.656371567Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-qvltm/crc-debug-sxjth/POD\" id=f4953205-3e32-48ce-a0d9-489f4949410c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:41:30.658185 crc crio[20344]: time=\"2026-06-10T15:41:30.657064874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:41:30.685768 crc crio[20344]: time=\"2026-06-10T15:41:30.685610626Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=f4953205-3e32-48ce-a0d9-489f4949410c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:41:30.703764 crc crio[20344]: time=\"2026-06-10T15:41:30.703681509Z\" level=info msg=\"Ran pod sandbox dd6f4940ec635e3a92ac54e1ffaa3b288d4684c19e93adaf8b554431adbc702c with infra container: openshift-must-gather-qvltm/crc-debug-sxjth/POD\" id=f4953205-3e32-48ce-a0d9-489f4949410c name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:41:30.707240 crc crio[20344]: time=\"2026-06-10T15:41:30.707165959Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=d3467599-aa12-4892-b236-83bd27f2df3e name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:41:30.717009 crc crio[20344]: time=\"2026-06-10T15:41:30.716916028Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=c37e4856-f29b-427a-8cb3-51bc57664f7a name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:41:30.732032 crc crio[20344]: time=\"2026-06-10T15:41:30.731916813Z\" level=info msg=\"Creating container: openshift-must-gather-qvltm/crc-debug-sxjth/container-00\" id=b0ca05f4-cf66-47da-bfdd-e8622a10cb59 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:41:30.732504 crc crio[20344]: time=\"2026-06-10T15:41:30.732436446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:41:30.777210 crc crio[20344]: time=\"2026-06-10T15:41:30.777000168Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=b0ca05f4-cf66-47da-bfdd-e8622a10cb59 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:41:30.795715 crc crio[20344]: time=\"2026-06-10T15:41:30.795500753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:41:30.797946 crc crio[20344]: time=\"2026-06-10T15:41:30.797873003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:41:31.013713 crc crio[20344]: time=\"2026-06-10T15:41:31.013188072Z\" level=info msg=\"Created container 4dfd2fba062a9442d442864ec1fee410bac32a7ea0d81bee84a6efdb3d6a8870: openshift-must-gather-qvltm/crc-debug-sxjth/container-00\" id=b0ca05f4-cf66-47da-bfdd-e8622a10cb59 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:41:31.015118 crc crio[20344]: time=\"2026-06-10T15:41:31.015015789Z\" level=info msg=\"Starting container: 4dfd2fba062a9442d442864ec1fee410bac32a7ea0d81bee84a6efdb3d6a8870\" id=1a08d695-1ee7-4874-b108-bb4837d1ccf2 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:41:31.022176 crc crio[20344]: time=\"2026-06-10T15:41:31.022043729Z\" level=info msg=\"Started container\" PID=218728 containerID=4dfd2fba062a9442d442864ec1fee410bac32a7ea0d81bee84a6efdb3d6a8870 description=openshift-must-gather-qvltm/crc-debug-sxjth/container-00 id=1a08d695-1ee7-4874-b108-bb4837d1ccf2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd6f4940ec635e3a92ac54e1ffaa3b288d4684c19e93adaf8b554431adbc702c\nJun 10 15:41:32.816911 crc crio[20344]: time=\"2026-06-10T15:41:32.8167933Z\" level=info msg=\"Stopping pod sandbox: dd6f4940ec635e3a92ac54e1ffaa3b288d4684c19e93adaf8b554431adbc702c\" id=c52b0e7d-f086-4da2-af2f-535429576b3a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:41:32.822047 crc crio[20344]: time=\"2026-06-10T15:41:32.821978283Z\" level=info msg=\"Stopped pod sandbox: dd6f4940ec635e3a92ac54e1ffaa3b288d4684c19e93adaf8b554431adbc702c\" id=c52b0e7d-f086-4da2-af2f-535429576b3a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:41:33.836248 crc crio[20344]: time=\"2026-06-10T15:41:33.835904761Z\" level=info msg=\"Removing container: 4dfd2fba062a9442d442864ec1fee410bac32a7ea0d81bee84a6efdb3d6a8870\" id=82b0cb4e-eb02-44e5-b703-2c17c0fc9d53 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:41:33.867185 crc crio[20344]: time=\"2026-06-10T15:41:33.867002168Z\" level=info msg=\"Removed container 4dfd2fba062a9442d442864ec1fee410bac32a7ea0d81bee84a6efdb3d6a8870: openshift-must-gather-qvltm/crc-debug-sxjth/container-00\" id=82b0cb4e-eb02-44e5-b703-2c17c0fc9d53 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:42:00.541689 crc crio[20344]: time=\"2026-06-10T15:42:00.540731594Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685102-wpq9b/POD\" id=38115b85-c7a3-4052-91ee-0df7d6c18c96 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:42:00.541689 crc crio[20344]: time=\"2026-06-10T15:42:00.541656948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:42:00.599706 crc crio[20344]: time=\"2026-06-10T15:42:00.599082079Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685102-wpq9b Namespace:openshift-infra ID:4887341243ea554f1b15046028f234c54398f4b72fede2fecabce37fe58972fd UID:dd396add-f7cd-411a-8327-090b27f195c9 NetNS:/var/run/netns/00d1c700-2a16-4930-a3eb-37629d15f879 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd396add_f7cd_411a_8327_090b27f195c9.slice PodAnnotations:0xc0068587a0}] Aliases:map[]}\"\nJun 10 15:42:00.599706 crc crio[20344]: time=\"2026-06-10T15:42:00.599675685Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685102-wpq9b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:42:01.150510 crc crio[20344]: 2026-06-10T15:42:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4887341243ea554 Mac:22:a9:2d:8d:39:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/00d1c700-2a16-4930-a3eb-37629d15f879 SocketPath: PciID:}] [{Interface:0xc000260a20 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:42:01.152669 crc crio[20344]: time=\"2026-06-10T15:42:01.152544655Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685102-wpq9b Namespace:openshift-infra ID:4887341243ea554f1b15046028f234c54398f4b72fede2fecabce37fe58972fd UID:dd396add-f7cd-411a-8327-090b27f195c9 NetNS:/var/run/netns/00d1c700-2a16-4930-a3eb-37629d15f879 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd396add_f7cd_411a_8327_090b27f195c9.slice PodAnnotations:0xc0068587a0}] Aliases:map[]}\"\nJun 10 15:42:01.152970 crc crio[20344]: time=\"2026-06-10T15:42:01.152853973Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685102-wpq9b for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:42:01.179778 crc crio[20344]: time=\"2026-06-10T15:42:01.176593791Z\" level=info msg=\"Ran pod sandbox 4887341243ea554f1b15046028f234c54398f4b72fede2fecabce37fe58972fd with infra container: openshift-infra/auto-csr-approver-29685102-wpq9b/POD\" id=38115b85-c7a3-4052-91ee-0df7d6c18c96 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:42:01.182939 crc crio[20344]: time=\"2026-06-10T15:42:01.182741879Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=18ea9fbe-f947-4229-bb4b-714d71df1ef6 name=/runtime.v1.ImageService/PullImage\nJun 10 15:42:01.202184 crc crio[20344]: time=\"2026-06-10T15:42:01.198033921Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 10 15:42:02.112030 crc crio[20344]: time=\"2026-06-10T15:42:02.111499484Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=18ea9fbe-f947-4229-bb4b-714d71df1ef6 name=/runtime.v1.ImageService/PullImage\nJun 10 15:42:02.114205 crc crio[20344]: time=\"2026-06-10T15:42:02.113731131Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=42b03da8-1630-46f2-a6e5-76f5a8f343ab name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:42:02.119718 crc crio[20344]: time=\"2026-06-10T15:42:02.119122269Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ab57a931-dac8-4d9b-a4d2-8935f6acfa62 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:42:02.136859 crc crio[20344]: time=\"2026-06-10T15:42:02.136681479Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685102-wpq9b/oc\" id=86e069a9-2985-4cd1-af8b-8f937e8726aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:42:02.137436 crc crio[20344]: time=\"2026-06-10T15:42:02.137376327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:42:02.200015 crc crio[20344]: time=\"2026-06-10T15:42:02.199964451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:42:02.549672 crc crio[20344]: time=\"2026-06-10T15:42:02.542667465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:42:02.660467 crc crio[20344]: time=\"2026-06-10T15:42:02.660352802Z\" level=info msg=\"Created container 31d850be4252cb2107d6e02d7754bd0ab0903436dd55255d94f10c6bbf442287: openshift-infra/auto-csr-approver-29685102-wpq9b/oc\" id=86e069a9-2985-4cd1-af8b-8f937e8726aa name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:42:02.661976 crc crio[20344]: time=\"2026-06-10T15:42:02.661875471Z\" level=info msg=\"Starting container: 31d850be4252cb2107d6e02d7754bd0ab0903436dd55255d94f10c6bbf442287\" id=7738af82-a670-4a54-8f18-c6beaacc83dd name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:42:02.669589 crc crio[20344]: time=\"2026-06-10T15:42:02.669479826Z\" level=info msg=\"Started container\" PID=224786 containerID=31d850be4252cb2107d6e02d7754bd0ab0903436dd55255d94f10c6bbf442287 description=openshift-infra/auto-csr-approver-29685102-wpq9b/oc id=7738af82-a670-4a54-8f18-c6beaacc83dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=4887341243ea554f1b15046028f234c54398f4b72fede2fecabce37fe58972fd\nJun 10 15:42:04.355222 crc crio[20344]: time=\"2026-06-10T15:42:04.354352679Z\" level=info msg=\"Stopping pod sandbox: 4887341243ea554f1b15046028f234c54398f4b72fede2fecabce37fe58972fd\" id=e01a3bee-b5c7-454f-8a11-4effe13b2766 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:42:04.356868 crc crio[20344]: time=\"2026-06-10T15:42:04.356050313Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685102-wpq9b Namespace:openshift-infra ID:4887341243ea554f1b15046028f234c54398f4b72fede2fecabce37fe58972fd UID:dd396add-f7cd-411a-8327-090b27f195c9 NetNS:/var/run/netns/00d1c700-2a16-4930-a3eb-37629d15f879 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd396add_f7cd_411a_8327_090b27f195c9.slice PodAnnotations:0xc00282e458}] Aliases:map[]}\"\nJun 10 15:42:04.356868 crc crio[20344]: time=\"2026-06-10T15:42:04.356210657Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685102-wpq9b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:42:04.730935 crc crio[20344]: time=\"2026-06-10T15:42:04.730832429Z\" level=info msg=\"Stopped pod sandbox: 4887341243ea554f1b15046028f234c54398f4b72fede2fecabce37fe58972fd\" id=e01a3bee-b5c7-454f-8a11-4effe13b2766 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:42:16.970503 crc crio[20344]: time=\"2026-06-10T15:42:16.969878045Z\" level=info msg=\"Removing container: e8ba46eac77fac467981190af125afa0e17d1f512c8b86b5a9d760c3be53eb85\" id=5b6215de-2881-488d-9302-59281b3e9801 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:42:17.124063 crc crio[20344]: time=\"2026-06-10T15:42:17.123938072Z\" level=info msg=\"Removed container e8ba46eac77fac467981190af125afa0e17d1f512c8b86b5a9d760c3be53eb85: openshift-infra/auto-csr-approver-29685096-ww8m2/oc\" id=5b6215de-2881-488d-9302-59281b3e9801 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:42:17.133627 crc crio[20344]: time=\"2026-06-10T15:42:17.133504697Z\" level=info msg=\"Stopping pod sandbox: 84bcc966750d3fda2f780ac8d074a7a3dfd59ce0edfbcd4f835962f972a99caa\" id=8381bd46-ce43-4ff9-be9e-fb3bce6e3764 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:42:17.133627 crc crio[20344]: time=\"2026-06-10T15:42:17.13359626Z\" level=info msg=\"Stopped pod sandbox (already stopped): 84bcc966750d3fda2f780ac8d074a7a3dfd59ce0edfbcd4f835962f972a99caa\" id=8381bd46-ce43-4ff9-be9e-fb3bce6e3764 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:42:17.134584 crc crio[20344]: time=\"2026-06-10T15:42:17.134498053Z\" level=info msg=\"Removing pod sandbox: 84bcc966750d3fda2f780ac8d074a7a3dfd59ce0edfbcd4f835962f972a99caa\" id=34133624-10b2-4686-bee0-1cd7564ff560 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:42:17.147551 crc crio[20344]: time=\"2026-06-10T15:42:17.147456475Z\" level=info msg=\"Removed pod sandbox: 84bcc966750d3fda2f780ac8d074a7a3dfd59ce0edfbcd4f835962f972a99caa\" id=34133624-10b2-4686-bee0-1cd7564ff560 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:42:17.149148 crc crio[20344]: time=\"2026-06-10T15:42:17.149055756Z\" level=info msg=\"Stopping pod sandbox: dd6f4940ec635e3a92ac54e1ffaa3b288d4684c19e93adaf8b554431adbc702c\" id=afe5db5c-0c56-4fb0-825c-a7981e976ccf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:42:17.149240 crc crio[20344]: time=\"2026-06-10T15:42:17.149164919Z\" level=info msg=\"Stopped pod sandbox (already stopped): dd6f4940ec635e3a92ac54e1ffaa3b288d4684c19e93adaf8b554431adbc702c\" id=afe5db5c-0c56-4fb0-825c-a7981e976ccf name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:42:17.149958 crc crio[20344]: time=\"2026-06-10T15:42:17.149878967Z\" level=info msg=\"Removing pod sandbox: dd6f4940ec635e3a92ac54e1ffaa3b288d4684c19e93adaf8b554431adbc702c\" id=9c6ba71d-be98-4d11-9606-1ea948c55fad name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:42:17.163007 crc crio[20344]: time=\"2026-06-10T15:42:17.162896341Z\" level=info msg=\"Removed pod sandbox: dd6f4940ec635e3a92ac54e1ffaa3b288d4684c19e93adaf8b554431adbc702c\" id=9c6ba71d-be98-4d11-9606-1ea948c55fad name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:43:50.717511 crc crio[20344]: time=\"2026-06-10T15:43:50.716642878Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-jnwl2/POD\" id=9e62e76f-2ecf-4de8-bd87-60ae6d2eabc1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:43:50.718622 crc crio[20344]: time=\"2026-06-10T15:43:50.717543471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:43:50.769570 crc crio[20344]: time=\"2026-06-10T15:43:50.769430711Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-jnwl2 Namespace:openshift-marketplace ID:d443165d796167dca1160c784be2c5d18643c162897f53e1f05501daa7d039cd UID:53ca0bc4-2d2d-4444-9597-dad633729274 NetNS:/var/run/netns/016eb7e4-bb02-43c8-8247-11aebce2574c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod53ca0bc4_2d2d_4444_9597_dad633729274.slice PodAnnotations:0xc0022658c8}] Aliases:map[]}\"\nJun 10 15:43:50.770006 crc crio[20344]: time=\"2026-06-10T15:43:50.769973065Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-jnwl2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:43:51.440226 crc crio[20344]: 2026-06-10T15:43:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d443165d796167d Mac:3e:24:d7:76:64:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/016eb7e4-bb02-43c8-8247-11aebce2574c SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:43:51.441502 crc crio[20344]: time=\"2026-06-10T15:43:51.441444576Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-jnwl2 Namespace:openshift-marketplace ID:d443165d796167dca1160c784be2c5d18643c162897f53e1f05501daa7d039cd UID:53ca0bc4-2d2d-4444-9597-dad633729274 NetNS:/var/run/netns/016eb7e4-bb02-43c8-8247-11aebce2574c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod53ca0bc4_2d2d_4444_9597_dad633729274.slice PodAnnotations:0xc0022658c8}] Aliases:map[]}\"\nJun 10 15:43:51.441684 crc crio[20344]: time=\"2026-06-10T15:43:51.44162921Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-jnwl2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:43:51.449517 crc crio[20344]: time=\"2026-06-10T15:43:51.4494242Z\" level=info msg=\"Ran pod sandbox d443165d796167dca1160c784be2c5d18643c162897f53e1f05501daa7d039cd with infra container: openshift-marketplace/redhat-marketplace-jnwl2/POD\" id=9e62e76f-2ecf-4de8-bd87-60ae6d2eabc1 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:43:51.453036 crc crio[20344]: time=\"2026-06-10T15:43:51.452974041Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ecf60e2a-9a88-49c0-9a20-4cea115aa3e7 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:43:51.455310 crc crio[20344]: time=\"2026-06-10T15:43:51.455188228Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d125234c-5c32-46ec-bdba-c34e68c700c0 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:43:51.515218 crc crio[20344]: time=\"2026-06-10T15:43:51.514726414Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-jnwl2/extract-utilities\" id=66c37f4f-bb91-489d-9617-3a900316c582 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:43:51.515891 crc crio[20344]: time=\"2026-06-10T15:43:51.515818242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:43:51.561094 crc crio[20344]: time=\"2026-06-10T15:43:51.56098644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:43:51.565979 crc crio[20344]: time=\"2026-06-10T15:43:51.565936206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:43:51.849508 crc crio[20344]: time=\"2026-06-10T15:43:51.84931583Z\" level=info msg=\"Created container c50589981371e55405f1e142353d33b99166b43159114ca833e8e0494a452433: openshift-marketplace/redhat-marketplace-jnwl2/extract-utilities\" id=66c37f4f-bb91-489d-9617-3a900316c582 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:43:51.851155 crc crio[20344]: time=\"2026-06-10T15:43:51.850565512Z\" level=info msg=\"Starting container: c50589981371e55405f1e142353d33b99166b43159114ca833e8e0494a452433\" id=9b32c77c-915c-4b9f-b1ae-3af21099aca1 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:43:51.856472 crc crio[20344]: time=\"2026-06-10T15:43:51.856384441Z\" level=info msg=\"Started container\" PID=250283 containerID=c50589981371e55405f1e142353d33b99166b43159114ca833e8e0494a452433 description=openshift-marketplace/redhat-marketplace-jnwl2/extract-utilities id=9b32c77c-915c-4b9f-b1ae-3af21099aca1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d443165d796167dca1160c784be2c5d18643c162897f53e1f05501daa7d039cd\nJun 10 15:43:52.703363 crc crio[20344]: time=\"2026-06-10T15:43:52.703065842Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=1ab0411e-c3ca-446b-8db7-90c35e4263ae name=/runtime.v1.ImageService/PullImage\nJun 10 15:43:52.712507 crc crio[20344]: time=\"2026-06-10T15:43:52.712407662Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"\nJun 10 15:43:53.555743 crc crio[20344]: time=\"2026-06-10T15:43:53.555326816Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=1ab0411e-c3ca-446b-8db7-90c35e4263ae name=/runtime.v1.ImageService/PullImage\nJun 10 15:43:53.562772 crc crio[20344]: time=\"2026-06-10T15:43:53.562683565Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=28ceacf8-d642-4d97-9aea-b5e791da4ae2 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:43:53.569127 crc crio[20344]: time=\"2026-06-10T15:43:53.569042078Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=7b49671f-26c6-4c33-8d8c-3c448f70850b name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:43:53.577491 crc crio[20344]: time=\"2026-06-10T15:43:53.577403962Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-jnwl2/extract-content\" id=24c26446-758f-45b7-919a-05e1e2905f84 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:43:53.578040 crc crio[20344]: time=\"2026-06-10T15:43:53.577863034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:43:53.627119 crc crio[20344]: time=\"2026-06-10T15:43:53.627052595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:43:53.630596 crc crio[20344]: time=\"2026-06-10T15:43:53.630179365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:43:53.789165 crc crio[20344]: time=\"2026-06-10T15:43:53.789079117Z\" level=info msg=\"Created container 7b351b2381eec7be38aebca7acb5dc39a1e19becf579d4cd8541f457241a8cc1: openshift-marketplace/redhat-marketplace-jnwl2/extract-content\" id=24c26446-758f-45b7-919a-05e1e2905f84 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:43:53.790493 crc crio[20344]: time=\"2026-06-10T15:43:53.790207916Z\" level=info msg=\"Starting container: 7b351b2381eec7be38aebca7acb5dc39a1e19becf579d4cd8541f457241a8cc1\" id=c617c319-28e6-476f-a71e-718f25ac6f94 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:43:53.798102 crc crio[20344]: time=\"2026-06-10T15:43:53.798071787Z\" level=info msg=\"Started container\" PID=250648 containerID=7b351b2381eec7be38aebca7acb5dc39a1e19becf579d4cd8541f457241a8cc1 description=openshift-marketplace/redhat-marketplace-jnwl2/extract-content id=c617c319-28e6-476f-a71e-718f25ac6f94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d443165d796167dca1160c784be2c5d18643c162897f53e1f05501daa7d039cd\nJun 10 15:43:54.736537 crc crio[20344]: time=\"2026-06-10T15:43:54.735420843Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1e4fbdf1-58b1-4d09-bf55-67a4c1c17261 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:43:54.748527 crc crio[20344]: time=\"2026-06-10T15:43:54.748374765Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e3a832d5-b4c4-47b8-94e9-5528e3b5017d name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:43:54.761768 crc crio[20344]: time=\"2026-06-10T15:43:54.758910245Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-jnwl2/registry-server\" id=6aab3eeb-b32c-4795-ac82-7595c70177db name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:43:54.761768 crc crio[20344]: time=\"2026-06-10T15:43:54.759420968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:43:54.830657 crc crio[20344]: time=\"2026-06-10T15:43:54.83049426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:43:54.837067 crc crio[20344]: time=\"2026-06-10T15:43:54.836329809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:43:54.991853 crc crio[20344]: time=\"2026-06-10T15:43:54.991145397Z\" level=info msg=\"Created container 4a621c1eaf63d6944c5e3f8666f474cc92be20b8b0ea455d03ca197cdf1a2aae: openshift-marketplace/redhat-marketplace-jnwl2/registry-server\" id=6aab3eeb-b32c-4795-ac82-7595c70177db name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:43:54.993622 crc crio[20344]: time=\"2026-06-10T15:43:54.99357605Z\" level=info msg=\"Starting container: 4a621c1eaf63d6944c5e3f8666f474cc92be20b8b0ea455d03ca197cdf1a2aae\" id=aae279d6-bf93-4359-9da0-f1f900391129 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:43:55.003988 crc crio[20344]: time=\"2026-06-10T15:43:55.003923105Z\" level=info msg=\"Started container\" PID=250796 containerID=4a621c1eaf63d6944c5e3f8666f474cc92be20b8b0ea455d03ca197cdf1a2aae description=openshift-marketplace/redhat-marketplace-jnwl2/registry-server id=aae279d6-bf93-4359-9da0-f1f900391129 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d443165d796167dca1160c784be2c5d18643c162897f53e1f05501daa7d039cd\nJun 10 15:44:00.640045 crc crio[20344]: time=\"2026-06-10T15:44:00.63875431Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685104-nb29g/POD\" id=a2496770-12e2-4ac3-92b2-48e236cb1deb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:44:00.640045 crc crio[20344]: time=\"2026-06-10T15:44:00.639957581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:44:00.691698 crc crio[20344]: time=\"2026-06-10T15:44:00.691577264Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685104-nb29g Namespace:openshift-infra ID:250757f703229a9f8c9da258443e78c552aa5deb51e01c2f6050f44e49d58a6b UID:798b5d94-6bf6-42fa-be74-397be9329966 NetNS:/var/run/netns/765acfc1-9aaa-4916-a6a7-b138998784c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod798b5d94_6bf6_42fa_be74_397be9329966.slice PodAnnotations:0xc00078c0f8}] Aliases:map[]}\"\nJun 10 15:44:00.691698 crc crio[20344]: time=\"2026-06-10T15:44:00.691653236Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685104-nb29g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:44:01.300337 crc crio[20344]: 2026-06-10T15:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:250757f703229a9 Mac:02:70:9a:ea:47:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/765acfc1-9aaa-4916-a6a7-b138998784c8 SocketPath: PciID:}] [{Interface:0xc00012ec70 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:44:01.302133 crc crio[20344]: time=\"2026-06-10T15:44:01.30204983Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685104-nb29g Namespace:openshift-infra ID:250757f703229a9f8c9da258443e78c552aa5deb51e01c2f6050f44e49d58a6b UID:798b5d94-6bf6-42fa-be74-397be9329966 NetNS:/var/run/netns/765acfc1-9aaa-4916-a6a7-b138998784c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod798b5d94_6bf6_42fa_be74_397be9329966.slice PodAnnotations:0xc00078c0f8}] Aliases:map[]}\"\nJun 10 15:44:01.302358 crc crio[20344]: time=\"2026-06-10T15:44:01.302241865Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685104-nb29g for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:44:01.323949 crc crio[20344]: time=\"2026-06-10T15:44:01.323729026Z\" level=info msg=\"Ran pod sandbox 250757f703229a9f8c9da258443e78c552aa5deb51e01c2f6050f44e49d58a6b with infra container: openshift-infra/auto-csr-approver-29685104-nb29g/POD\" id=a2496770-12e2-4ac3-92b2-48e236cb1deb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:44:01.327498 crc crio[20344]: time=\"2026-06-10T15:44:01.327383589Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9fc11d5d-8b9b-42bd-a10b-e0caf7ece32f name=/runtime.v1.ImageService/PullImage\nJun 10 15:44:01.338018 crc crio[20344]: time=\"2026-06-10T15:44:01.337865028Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 10 15:44:02.767925 crc crio[20344]: time=\"2026-06-10T15:44:02.767540772Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9fc11d5d-8b9b-42bd-a10b-e0caf7ece32f name=/runtime.v1.ImageService/PullImage\nJun 10 15:44:02.769738 crc crio[20344]: time=\"2026-06-10T15:44:02.768686471Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5e997fe9-b774-438f-ae42-dddc66283939 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:44:02.770850 crc crio[20344]: time=\"2026-06-10T15:44:02.770719863Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8f15ff92-20e4-456e-a0ec-f1cceaeb71b4 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:44:02.777882 crc crio[20344]: time=\"2026-06-10T15:44:02.777804945Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685104-nb29g/oc\" id=39c8efd6-c370-4277-8ecd-13be5845872a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:44:02.778196 crc crio[20344]: time=\"2026-06-10T15:44:02.778139554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:44:02.825630 crc crio[20344]: time=\"2026-06-10T15:44:02.825541879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:44:02.907972 crc crio[20344]: time=\"2026-06-10T15:44:02.90791495Z\" level=info msg=\"Stopping container: 4a621c1eaf63d6944c5e3f8666f474cc92be20b8b0ea455d03ca197cdf1a2aae (timeout: 2s)\" id=f504594d-e3c6-42e7-b007-891993740745 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:44:03.057554 crc crio[20344]: time=\"2026-06-10T15:44:03.057312479Z\" level=info msg=\"Stopped container 4a621c1eaf63d6944c5e3f8666f474cc92be20b8b0ea455d03ca197cdf1a2aae: openshift-marketplace/redhat-marketplace-jnwl2/registry-server\" id=f504594d-e3c6-42e7-b007-891993740745 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:44:03.060565 crc crio[20344]: time=\"2026-06-10T15:44:03.060438519Z\" level=info msg=\"Stopping pod sandbox: d443165d796167dca1160c784be2c5d18643c162897f53e1f05501daa7d039cd\" id=cee19297-1aa4-4928-8f4d-fbbd76715ae1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:44:03.061346 crc crio[20344]: time=\"2026-06-10T15:44:03.061219599Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-jnwl2 Namespace:openshift-marketplace ID:d443165d796167dca1160c784be2c5d18643c162897f53e1f05501daa7d039cd UID:53ca0bc4-2d2d-4444-9597-dad633729274 NetNS:/var/run/netns/016eb7e4-bb02-43c8-8247-11aebce2574c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod53ca0bc4_2d2d_4444_9597_dad633729274.slice PodAnnotations:0xc00078cc68}] Aliases:map[]}\"\nJun 10 15:44:03.062140 crc crio[20344]: time=\"2026-06-10T15:44:03.06201781Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-jnwl2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:44:03.143196 crc crio[20344]: time=\"2026-06-10T15:44:03.142646326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:44:03.347748 crc crio[20344]: time=\"2026-06-10T15:44:03.347583659Z\" level=info msg=\"Created container 6cce8191536f41f8d665cb6df5341d020bf17b906d732c136a6a71ae0b397df4: openshift-infra/auto-csr-approver-29685104-nb29g/oc\" id=39c8efd6-c370-4277-8ecd-13be5845872a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:44:03.349928 crc crio[20344]: time=\"2026-06-10T15:44:03.349825686Z\" level=info msg=\"Starting container: 6cce8191536f41f8d665cb6df5341d020bf17b906d732c136a6a71ae0b397df4\" id=1b3c76d1-cbc4-43f3-97ea-bef990ff639c name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:44:03.354932 crc crio[20344]: time=\"2026-06-10T15:44:03.354823655Z\" level=info msg=\"Started container\" PID=252199 containerID=6cce8191536f41f8d665cb6df5341d020bf17b906d732c136a6a71ae0b397df4 description=openshift-infra/auto-csr-approver-29685104-nb29g/oc id=1b3c76d1-cbc4-43f3-97ea-bef990ff639c name=/runtime.v1.RuntimeService/StartContainer sandboxID=250757f703229a9f8c9da258443e78c552aa5deb51e01c2f6050f44e49d58a6b\nJun 10 15:44:03.447008 crc crio[20344]: time=\"2026-06-10T15:44:03.446878724Z\" level=info msg=\"Stopped pod sandbox: d443165d796167dca1160c784be2c5d18643c162897f53e1f05501daa7d039cd\" id=cee19297-1aa4-4928-8f4d-fbbd76715ae1 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:44:03.933579 crc crio[20344]: time=\"2026-06-10T15:44:03.933506327Z\" level=info msg=\"Removing container: 4a621c1eaf63d6944c5e3f8666f474cc92be20b8b0ea455d03ca197cdf1a2aae\" id=06a99af4-27ab-4f81-bfb9-5ce31f8502f4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:44:03.976174 crc crio[20344]: time=\"2026-06-10T15:44:03.975588105Z\" level=info msg=\"Removed container 4a621c1eaf63d6944c5e3f8666f474cc92be20b8b0ea455d03ca197cdf1a2aae: openshift-marketplace/redhat-marketplace-jnwl2/registry-server\" id=06a99af4-27ab-4f81-bfb9-5ce31f8502f4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:44:03.998824 crc crio[20344]: time=\"2026-06-10T15:44:03.997305312Z\" level=info msg=\"Removing container: 7b351b2381eec7be38aebca7acb5dc39a1e19becf579d4cd8541f457241a8cc1\" id=f2d50585-3bf3-4084-9e8c-69f96ca6056b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:44:04.031525 crc crio[20344]: time=\"2026-06-10T15:44:04.031429557Z\" level=info msg=\"Removed container 7b351b2381eec7be38aebca7acb5dc39a1e19becf579d4cd8541f457241a8cc1: openshift-marketplace/redhat-marketplace-jnwl2/extract-content\" id=f2d50585-3bf3-4084-9e8c-69f96ca6056b name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:44:04.035569 crc crio[20344]: time=\"2026-06-10T15:44:04.035158752Z\" level=info msg=\"Removing container: c50589981371e55405f1e142353d33b99166b43159114ca833e8e0494a452433\" id=591fd9c7-f35f-4072-a8fd-652657f44265 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:44:04.097034 crc crio[20344]: time=\"2026-06-10T15:44:04.096976607Z\" level=info msg=\"Removed container c50589981371e55405f1e142353d33b99166b43159114ca833e8e0494a452433: openshift-marketplace/redhat-marketplace-jnwl2/extract-utilities\" id=591fd9c7-f35f-4072-a8fd-652657f44265 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:44:05.967008 crc crio[20344]: time=\"2026-06-10T15:44:05.966176635Z\" level=info msg=\"Stopping pod sandbox: 250757f703229a9f8c9da258443e78c552aa5deb51e01c2f6050f44e49d58a6b\" id=04f3fe4b-4a11-4111-a648-fe12af05cd65 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:44:05.968584 crc crio[20344]: time=\"2026-06-10T15:44:05.96834386Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685104-nb29g Namespace:openshift-infra ID:250757f703229a9f8c9da258443e78c552aa5deb51e01c2f6050f44e49d58a6b UID:798b5d94-6bf6-42fa-be74-397be9329966 NetNS:/var/run/netns/765acfc1-9aaa-4916-a6a7-b138998784c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod798b5d94_6bf6_42fa_be74_397be9329966.slice PodAnnotations:0xc00008c2f0}] Aliases:map[]}\"\nJun 10 15:44:05.968584 crc crio[20344]: time=\"2026-06-10T15:44:05.968527455Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685104-nb29g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:44:06.434544 crc crio[20344]: time=\"2026-06-10T15:44:06.433974195Z\" level=info msg=\"Stopped pod sandbox: 250757f703229a9f8c9da258443e78c552aa5deb51e01c2f6050f44e49d58a6b\" id=04f3fe4b-4a11-4111-a648-fe12af05cd65 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:44:17.203606 crc crio[20344]: time=\"2026-06-10T15:44:17.2028828Z\" level=info msg=\"Removing container: 26fd9ff31daab5ddf109b94ff1821200a39742ed92b24c5359a22bcc4ce1bd48\" id=0039fa7b-4f6e-4ee2-985e-7a5364bd5ef7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:44:17.321082 crc crio[20344]: time=\"2026-06-10T15:44:17.320921975Z\" level=info msg=\"Removed container 26fd9ff31daab5ddf109b94ff1821200a39742ed92b24c5359a22bcc4ce1bd48: openshift-infra/auto-csr-approver-29685098-9pdgn/oc\" id=0039fa7b-4f6e-4ee2-985e-7a5364bd5ef7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:44:17.346702 crc crio[20344]: time=\"2026-06-10T15:44:17.346578473Z\" level=info msg=\"Stopping pod sandbox: d443165d796167dca1160c784be2c5d18643c162897f53e1f05501daa7d039cd\" id=9f11f68e-b1a0-4a27-82c7-91abc8f7e186 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:44:17.346702 crc crio[20344]: time=\"2026-06-10T15:44:17.346698036Z\" level=info msg=\"Stopped pod sandbox (already stopped): d443165d796167dca1160c784be2c5d18643c162897f53e1f05501daa7d039cd\" id=9f11f68e-b1a0-4a27-82c7-91abc8f7e186 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:44:17.347436 crc crio[20344]: time=\"2026-06-10T15:44:17.347375513Z\" level=info msg=\"Removing pod sandbox: d443165d796167dca1160c784be2c5d18643c162897f53e1f05501daa7d039cd\" id=7b4e7bd2-c863-4465-ac49-a3c226ee2b3b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:44:17.369911 crc crio[20344]: time=\"2026-06-10T15:44:17.369799888Z\" level=info msg=\"Removed pod sandbox: d443165d796167dca1160c784be2c5d18643c162897f53e1f05501daa7d039cd\" id=7b4e7bd2-c863-4465-ac49-a3c226ee2b3b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:44:17.372769 crc crio[20344]: time=\"2026-06-10T15:44:17.372663241Z\" level=info msg=\"Stopping pod sandbox: 8d5751ca648068447ea5900433f64fb3e4b6d9eaa5ce200d7e41856e1f7a4756\" id=a6c5a045-b894-4966-916b-09944b681047 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:44:17.372949 crc crio[20344]: time=\"2026-06-10T15:44:17.372848146Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8d5751ca648068447ea5900433f64fb3e4b6d9eaa5ce200d7e41856e1f7a4756\" id=a6c5a045-b894-4966-916b-09944b681047 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:44:17.374047 crc crio[20344]: time=\"2026-06-10T15:44:17.373981195Z\" level=info msg=\"Removing pod sandbox: 8d5751ca648068447ea5900433f64fb3e4b6d9eaa5ce200d7e41856e1f7a4756\" id=8a5f6936-f0da-4295-b411-b697005df9e9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:44:17.388362 crc crio[20344]: time=\"2026-06-10T15:44:17.388183519Z\" level=info msg=\"Removed pod sandbox: 8d5751ca648068447ea5900433f64fb3e4b6d9eaa5ce200d7e41856e1f7a4756\" id=8a5f6936-f0da-4295-b411-b697005df9e9 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:45:02.465755 crc crio[20344]: time=\"2026-06-10T15:45:02.465124939Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29685105-dbgfv/POD\" id=bd1ba99b-728b-4e2a-87aa-4335d97d251a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:45:02.470303 crc crio[20344]: time=\"2026-06-10T15:45:02.466802242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:45:02.499218 crc crio[20344]: time=\"2026-06-10T15:45:02.499169456Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685105-dbgfv Namespace:openshift-operator-lifecycle-manager ID:c662bffdfb9c785533d37ac22efaebf35c197163b32e75f4d1824ac498a41f76 UID:daa283dd-f1fc-497f-a0f5-a5fb0b64d3c5 NetNS:/var/run/netns/1a4af5a0-4f91-4711-aca1-889e857cf78b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddaa283dd_f1fc_497f_a0f5_a5fb0b64d3c5.slice PodAnnotations:0xc0006b5668}] Aliases:map[]}\"\nJun 10 15:45:02.499709 crc crio[20344]: time=\"2026-06-10T15:45:02.499689239Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29685105-dbgfv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:45:03.252006 crc crio[20344]: 2026-06-10T15:45:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c662bffdfb9c785 Mac:56:24:5e:ea:6e:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/1a4af5a0-4f91-4711-aca1-889e857cf78b SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:45:03.253933 crc crio[20344]: time=\"2026-06-10T15:45:03.253888024Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685105-dbgfv Namespace:openshift-operator-lifecycle-manager ID:c662bffdfb9c785533d37ac22efaebf35c197163b32e75f4d1824ac498a41f76 UID:daa283dd-f1fc-497f-a0f5-a5fb0b64d3c5 NetNS:/var/run/netns/1a4af5a0-4f91-4711-aca1-889e857cf78b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddaa283dd_f1fc_497f_a0f5_a5fb0b64d3c5.slice PodAnnotations:0xc0006b5668}] Aliases:map[]}\"\nJun 10 15:45:03.254319 crc crio[20344]: time=\"2026-06-10T15:45:03.254227082Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29685105-dbgfv for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:45:03.306015 crc crio[20344]: time=\"2026-06-10T15:45:03.305970526Z\" level=info msg=\"Ran pod sandbox c662bffdfb9c785533d37ac22efaebf35c197163b32e75f4d1824ac498a41f76 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29685105-dbgfv/POD\" id=bd1ba99b-728b-4e2a-87aa-4335d97d251a name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:45:03.313834 crc crio[20344]: time=\"2026-06-10T15:45:03.313209502Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=10c2e68f-10b5-42b2-bc07-95d1dc281200 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:45:03.320173 crc crio[20344]: time=\"2026-06-10T15:45:03.316116547Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=00ffbca5-4931-4684-b626-c354627e56ec name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:45:03.325042 crc crio[20344]: time=\"2026-06-10T15:45:03.323556189Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29685105-dbgfv/collect-profiles\" id=78abb8d3-48b4-4632-9e52-8b7a12416278 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:45:03.325042 crc crio[20344]: time=\"2026-06-10T15:45:03.32399918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:45:03.428374 crc crio[20344]: time=\"2026-06-10T15:45:03.428172255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:45:03.440005 crc crio[20344]: time=\"2026-06-10T15:45:03.439899757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:45:03.576960 crc crio[20344]: time=\"2026-06-10T15:45:03.576496537Z\" level=info msg=\"Created container a5ac7260da03aae40e445d4e2870a2c8b9fc27601e7fee84da8b29bfed684d72: openshift-operator-lifecycle-manager/collect-profiles-29685105-dbgfv/collect-profiles\" id=78abb8d3-48b4-4632-9e52-8b7a12416278 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:45:03.578416 crc crio[20344]: time=\"2026-06-10T15:45:03.578343854Z\" level=info msg=\"Starting container: a5ac7260da03aae40e445d4e2870a2c8b9fc27601e7fee84da8b29bfed684d72\" id=4d84a26f-4a98-44fa-8e3f-e1dd8736024c name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:45:03.585581 crc crio[20344]: time=\"2026-06-10T15:45:03.585457608Z\" level=info msg=\"Started container\" PID=260367 containerID=a5ac7260da03aae40e445d4e2870a2c8b9fc27601e7fee84da8b29bfed684d72 description=openshift-operator-lifecycle-manager/collect-profiles-29685105-dbgfv/collect-profiles id=4d84a26f-4a98-44fa-8e3f-e1dd8736024c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c662bffdfb9c785533d37ac22efaebf35c197163b32e75f4d1824ac498a41f76\nJun 10 15:45:05.772052 crc crio[20344]: time=\"2026-06-10T15:45:05.771361623Z\" level=info msg=\"Stopping pod sandbox: c662bffdfb9c785533d37ac22efaebf35c197163b32e75f4d1824ac498a41f76\" id=a627d8de-3351-4a7b-b360-7c50e9eab4f2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:45:05.773248 crc crio[20344]: time=\"2026-06-10T15:45:05.773055557Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685105-dbgfv Namespace:openshift-operator-lifecycle-manager ID:c662bffdfb9c785533d37ac22efaebf35c197163b32e75f4d1824ac498a41f76 UID:daa283dd-f1fc-497f-a0f5-a5fb0b64d3c5 NetNS:/var/run/netns/1a4af5a0-4f91-4711-aca1-889e857cf78b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddaa283dd_f1fc_497f_a0f5_a5fb0b64d3c5.slice PodAnnotations:0xc00008c878}] Aliases:map[]}\"\nJun 10 15:45:05.773248 crc crio[20344]: time=\"2026-06-10T15:45:05.773214611Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29685105-dbgfv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:45:06.214098 crc crio[20344]: time=\"2026-06-10T15:45:06.213013084Z\" level=info msg=\"Stopped pod sandbox: c662bffdfb9c785533d37ac22efaebf35c197163b32e75f4d1824ac498a41f76\" id=a627d8de-3351-4a7b-b360-7c50e9eab4f2 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:45:17.420247 crc crio[20344]: time=\"2026-06-10T15:45:17.41939078Z\" level=info msg=\"Removing container: 8f06313381c59ef5266732c07de66986d1d5321ae4e404843cc2ff1bfe79321b\" id=f7dc11ae-1041-496e-93b0-af435f525f6e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:45:17.490916 crc crio[20344]: time=\"2026-06-10T15:45:17.490856302Z\" level=info msg=\"Removed container 8f06313381c59ef5266732c07de66986d1d5321ae4e404843cc2ff1bfe79321b: openshift-operator-lifecycle-manager/collect-profiles-29685060-nh8dl/collect-profiles\" id=f7dc11ae-1041-496e-93b0-af435f525f6e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:45:17.510095 crc crio[20344]: time=\"2026-06-10T15:45:17.509958674Z\" level=info msg=\"Stopping pod sandbox: 3dc0c8c19a9c72fa2d510c4eccb49d9bca8a0bc4a9eb2f223ee66974bdb64bda\" id=79044786-46fb-4fb8-8353-8c95e483f0ad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:45:17.511346 crc crio[20344]: time=\"2026-06-10T15:45:17.511228037Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3dc0c8c19a9c72fa2d510c4eccb49d9bca8a0bc4a9eb2f223ee66974bdb64bda\" id=79044786-46fb-4fb8-8353-8c95e483f0ad name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:45:17.518812 crc crio[20344]: time=\"2026-06-10T15:45:17.51835559Z\" level=info msg=\"Removing pod sandbox: 3dc0c8c19a9c72fa2d510c4eccb49d9bca8a0bc4a9eb2f223ee66974bdb64bda\" id=653d9594-5c19-4172-955b-c04a6a67ddef name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:45:17.562744 crc crio[20344]: time=\"2026-06-10T15:45:17.559367977Z\" level=info msg=\"Removed pod sandbox: 3dc0c8c19a9c72fa2d510c4eccb49d9bca8a0bc4a9eb2f223ee66974bdb64bda\" id=653d9594-5c19-4172-955b-c04a6a67ddef name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:46:00.529206 crc crio[20344]: time=\"2026-06-10T15:46:00.528101022Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685106-4hfrr/POD\" id=5302be7c-9b14-476e-ac0d-34f767c7a737 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:46:00.531078 crc crio[20344]: time=\"2026-06-10T15:46:00.529349104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:46:00.563710 crc crio[20344]: time=\"2026-06-10T15:46:00.563596577Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685106-4hfrr Namespace:openshift-infra ID:4918263b41f4747c8fc56004287cf3a2f81a3215fb3ded9a0103def8ddff194a UID:4674dbaf-389d-4e84-8e49-30fa27cfc2a7 NetNS:/var/run/netns/9467573b-74ec-496e-aabb-0f77be93a649 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4674dbaf_389d_4e84_8e49_30fa27cfc2a7.slice PodAnnotations:0xc00282ea70}] Aliases:map[]}\"\nJun 10 15:46:00.563710 crc crio[20344]: time=\"2026-06-10T15:46:00.563674279Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685106-4hfrr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:46:01.147224 crc crio[20344]: 2026-06-10T15:46:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4918263b41f4747 Mac:5a:a2:30:d0:08:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/9467573b-74ec-496e-aabb-0f77be93a649 SocketPath: PciID:}] [{Interface:0xc000014f30 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:46:01.148804 crc crio[20344]: time=\"2026-06-10T15:46:01.148713124Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685106-4hfrr Namespace:openshift-infra ID:4918263b41f4747c8fc56004287cf3a2f81a3215fb3ded9a0103def8ddff194a UID:4674dbaf-389d-4e84-8e49-30fa27cfc2a7 NetNS:/var/run/netns/9467573b-74ec-496e-aabb-0f77be93a649 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4674dbaf_389d_4e84_8e49_30fa27cfc2a7.slice PodAnnotations:0xc00282ea70}] Aliases:map[]}\"\nJun 10 15:46:01.148994 crc crio[20344]: time=\"2026-06-10T15:46:01.14893982Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685106-4hfrr for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:46:01.165057 crc crio[20344]: time=\"2026-06-10T15:46:01.164935762Z\" level=info msg=\"Ran pod sandbox 4918263b41f4747c8fc56004287cf3a2f81a3215fb3ded9a0103def8ddff194a with infra container: openshift-infra/auto-csr-approver-29685106-4hfrr/POD\" id=5302be7c-9b14-476e-ac0d-34f767c7a737 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:46:01.169983 crc crio[20344]: time=\"2026-06-10T15:46:01.16988199Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=41e7d277-ffc8-4158-a565-3dab002998f4 name=/runtime.v1.ImageService/PullImage\nJun 10 15:46:01.182015 crc crio[20344]: time=\"2026-06-10T15:46:01.18192275Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 10 15:46:02.446211 crc crio[20344]: time=\"2026-06-10T15:46:02.445746046Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=41e7d277-ffc8-4158-a565-3dab002998f4 name=/runtime.v1.ImageService/PullImage\nJun 10 15:46:02.448523 crc crio[20344]: time=\"2026-06-10T15:46:02.448445156Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1e859b18-2775-4474-b34f-84deb63e11df name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:46:02.450980 crc crio[20344]: time=\"2026-06-10T15:46:02.450902209Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=329919f5-6c0d-412e-8c8a-a77d4efe1c19 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:46:02.459729 crc crio[20344]: time=\"2026-06-10T15:46:02.458890805Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685106-4hfrr/oc\" id=b79277d8-d478-454c-a57c-d9fbda3be5f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:46:02.460610 crc crio[20344]: time=\"2026-06-10T15:46:02.460548588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:46:02.505101 crc crio[20344]: time=\"2026-06-10T15:46:02.504695125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:46:02.778937 crc crio[20344]: time=\"2026-06-10T15:46:02.778729966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:46:02.889013 crc crio[20344]: time=\"2026-06-10T15:46:02.888874944Z\" level=info msg=\"Created container a96b999c0f220cf5ad300fad2c3ec43c7a26d22b03b68ab4f81a72b449980e0a: openshift-infra/auto-csr-approver-29685106-4hfrr/oc\" id=b79277d8-d478-454c-a57c-d9fbda3be5f1 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:46:02.890459 crc crio[20344]: time=\"2026-06-10T15:46:02.890217068Z\" level=info msg=\"Starting container: a96b999c0f220cf5ad300fad2c3ec43c7a26d22b03b68ab4f81a72b449980e0a\" id=fb3234ae-0e23-49f5-8080-bc8d062971d0 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:46:02.898254 crc crio[20344]: time=\"2026-06-10T15:46:02.898174254Z\" level=info msg=\"Started container\" PID=268728 containerID=a96b999c0f220cf5ad300fad2c3ec43c7a26d22b03b68ab4f81a72b449980e0a description=openshift-infra/auto-csr-approver-29685106-4hfrr/oc id=fb3234ae-0e23-49f5-8080-bc8d062971d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4918263b41f4747c8fc56004287cf3a2f81a3215fb3ded9a0103def8ddff194a\nJun 10 15:46:04.576059 crc crio[20344]: time=\"2026-06-10T15:46:04.575206848Z\" level=info msg=\"Stopping pod sandbox: 4918263b41f4747c8fc56004287cf3a2f81a3215fb3ded9a0103def8ddff194a\" id=b4e58f9c-51b0-4899-b3fc-d3461eb28fbe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:46:04.578130 crc crio[20344]: time=\"2026-06-10T15:46:04.576937503Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685106-4hfrr Namespace:openshift-infra ID:4918263b41f4747c8fc56004287cf3a2f81a3215fb3ded9a0103def8ddff194a UID:4674dbaf-389d-4e84-8e49-30fa27cfc2a7 NetNS:/var/run/netns/9467573b-74ec-496e-aabb-0f77be93a649 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4674dbaf_389d_4e84_8e49_30fa27cfc2a7.slice PodAnnotations:0xc00012ae30}] Aliases:map[]}\"\nJun 10 15:46:04.578130 crc crio[20344]: time=\"2026-06-10T15:46:04.577068126Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685106-4hfrr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:46:04.912893 crc crio[20344]: time=\"2026-06-10T15:46:04.912697764Z\" level=info msg=\"Stopped pod sandbox: 4918263b41f4747c8fc56004287cf3a2f81a3215fb3ded9a0103def8ddff194a\" id=b4e58f9c-51b0-4899-b3fc-d3461eb28fbe name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:46:17.583043 crc crio[20344]: time=\"2026-06-10T15:46:17.582026986Z\" level=info msg=\"Removing container: b7d3621ee8f60f9d29dd1d9cb1d61a988104b9b5bc2d2284d5cbab43c0956f8d\" id=28f7be0e-7fd5-4479-b0ac-3c026a227ba3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:46:17.691189 crc crio[20344]: time=\"2026-06-10T15:46:17.691068855Z\" level=info msg=\"Removed container b7d3621ee8f60f9d29dd1d9cb1d61a988104b9b5bc2d2284d5cbab43c0956f8d: openshift-infra/auto-csr-approver-29685100-ngvwb/oc\" id=28f7be0e-7fd5-4479-b0ac-3c026a227ba3 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:46:17.700656 crc crio[20344]: time=\"2026-06-10T15:46:17.70054674Z\" level=info msg=\"Stopping pod sandbox: 879d6e9d7029e96f6e79a584de11173e1acbcc62a7b463761ff024bdca064ab4\" id=5c96c3b3-b5fb-4957-a82a-c0e950164414 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:46:17.700856 crc crio[20344]: time=\"2026-06-10T15:46:17.700671813Z\" level=info msg=\"Stopped pod sandbox (already stopped): 879d6e9d7029e96f6e79a584de11173e1acbcc62a7b463761ff024bdca064ab4\" id=5c96c3b3-b5fb-4957-a82a-c0e950164414 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:46:17.701328 crc crio[20344]: time=\"2026-06-10T15:46:17.701202366Z\" level=info msg=\"Removing pod sandbox: 879d6e9d7029e96f6e79a584de11173e1acbcc62a7b463761ff024bdca064ab4\" id=00df223b-6e2a-43c3-b22f-0a441f6ae7da name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:46:17.723427 crc crio[20344]: time=\"2026-06-10T15:46:17.723321256Z\" level=info msg=\"Removed pod sandbox: 879d6e9d7029e96f6e79a584de11173e1acbcc62a7b463761ff024bdca064ab4\" id=00df223b-6e2a-43c3-b22f-0a441f6ae7da name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:46:54.811480 crc crio[20344]: time=\"2026-06-10T15:46:54.810743882Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:46:55.176392 crc crio[20344]: time=\"2026-06-10T15:46:55.17624352Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:46:55.178600 crc crio[20344]: time=\"2026-06-10T15:46:55.178539019Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:46:55.680477 crc crio[20344]: time=\"2026-06-10T15:46:55.680411142Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:46:55.692794 crc crio[20344]: time=\"2026-06-10T15:46:55.692646987Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:46:55.752979 crc crio[20344]: time=\"2026-06-10T15:46:55.75290378Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:46:55.824663 crc crio[20344]: time=\"2026-06-10T15:46:55.824127555Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:46:55.974182 crc crio[20344]: time=\"2026-06-10T15:46:55.973934845Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:46:56.231205 crc crio[20344]: time=\"2026-06-10T15:46:56.230962668Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:46:56.323190 crc crio[20344]: time=\"2026-06-10T15:46:56.323073781Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:46:56.355870 crc crio[20344]: time=\"2026-06-10T15:46:56.355798314Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:46:56.416146 crc crio[20344]: time=\"2026-06-10T15:46:56.416038547Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:46:56.501448 crc crio[20344]: time=\"2026-06-10T15:46:56.501234432Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:46:56.532659 crc crio[20344]: time=\"2026-06-10T15:46:56.532395225Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:46:57.004808 crc crio[20344]: time=\"2026-06-10T15:46:57.004653864Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:46:57.880887 crc crio[20344]: time=\"2026-06-10T15:46:57.880424821Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:46:58.215465 crc crio[20344]: time=\"2026-06-10T15:46:58.215175057Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-vmjcr/POD\" id=bde7e264-c983-4a76-a3a7-87dc4abbc818 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:46:58.215465 crc crio[20344]: time=\"2026-06-10T15:46:58.215398273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:46:58.403053 crc crio[20344]: time=\"2026-06-10T15:46:58.402885444Z\" level=info msg=\"Got pod network &{Name:redhat-operators-vmjcr Namespace:openshift-marketplace ID:fe58233220705c4724eacd24cd2fb295c3d654433c92b1b88ce19f1e1c4f174b UID:7887abe1-3189-444d-8b1f-c26f212a71b4 NetNS:/var/run/netns/58fa652e-288a-43c5-ac90-80ae4efa41c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7887abe1_3189_444d_8b1f_c26f212a71b4.slice PodAnnotations:0xc001b9c7b8}] Aliases:map[]}\"\nJun 10 15:46:58.403053 crc crio[20344]: time=\"2026-06-10T15:46:58.403032988Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-vmjcr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:46:58.963382 crc crio[20344]: time=\"2026-06-10T15:46:58.957767152Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:46:59.336584 crc crio[20344]: 2026-06-10T15:46:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fe58233220705c4 Mac:ae:70:36:c9:6a:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/58fa652e-288a-43c5-ac90-80ae4efa41c5 SocketPath: PciID:}] [{Interface:0xc0000147f0 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:46:59.348530 crc crio[20344]: time=\"2026-06-10T15:46:59.339371225Z\" level=info msg=\"Got pod network &{Name:redhat-operators-vmjcr Namespace:openshift-marketplace ID:fe58233220705c4724eacd24cd2fb295c3d654433c92b1b88ce19f1e1c4f174b UID:7887abe1-3189-444d-8b1f-c26f212a71b4 NetNS:/var/run/netns/58fa652e-288a-43c5-ac90-80ae4efa41c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7887abe1_3189_444d_8b1f_c26f212a71b4.slice PodAnnotations:0xc001b9c7b8}] Aliases:map[]}\"\nJun 10 15:46:59.348530 crc crio[20344]: time=\"2026-06-10T15:46:59.33956454Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-vmjcr for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:46:59.363601 crc crio[20344]: time=\"2026-06-10T15:46:59.363500527Z\" level=info msg=\"Ran pod sandbox fe58233220705c4724eacd24cd2fb295c3d654433c92b1b88ce19f1e1c4f174b with infra container: openshift-marketplace/redhat-operators-vmjcr/POD\" id=bde7e264-c983-4a76-a3a7-87dc4abbc818 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:46:59.376040 crc crio[20344]: time=\"2026-06-10T15:46:59.373656629Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=02ca65a4-b612-4aa8-9f85-c7bc353d53a8 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:46:59.390987 crc crio[20344]: time=\"2026-06-10T15:46:59.390849372Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=687e910a-93af-4559-b79a-363fde22058c name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:46:59.405935 crc crio[20344]: time=\"2026-06-10T15:46:59.405642863Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-vmjcr/extract-utilities\" id=46bea6ca-4246-4bad-8ea2-ab9ad90c9426 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:46:59.406228 crc crio[20344]: time=\"2026-06-10T15:46:59.406200247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:46:59.502812 crc crio[20344]: time=\"2026-06-10T15:46:59.502125929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:46:59.508615 crc crio[20344]: time=\"2026-06-10T15:46:59.508476933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:46:59.716161 crc crio[20344]: time=\"2026-06-10T15:46:59.715952439Z\" level=info msg=\"Created container 31e26b79aadf748458d8e18990b06d301b223d6463af6718b993d3a801c0fb8d: openshift-marketplace/redhat-operators-vmjcr/extract-utilities\" id=46bea6ca-4246-4bad-8ea2-ab9ad90c9426 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:46:59.717110 crc crio[20344]: time=\"2026-06-10T15:46:59.717061198Z\" level=info msg=\"Starting container: 31e26b79aadf748458d8e18990b06d301b223d6463af6718b993d3a801c0fb8d\" id=7e7d19cf-a763-4631-8a05-6fa72022a338 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:46:59.723948 crc crio[20344]: time=\"2026-06-10T15:46:59.723819622Z\" level=info msg=\"Started container\" PID=277660 containerID=31e26b79aadf748458d8e18990b06d301b223d6463af6718b993d3a801c0fb8d description=openshift-marketplace/redhat-operators-vmjcr/extract-utilities id=7e7d19cf-a763-4631-8a05-6fa72022a338 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe58233220705c4724eacd24cd2fb295c3d654433c92b1b88ce19f1e1c4f174b\nJun 10 15:47:00.063599 crc crio[20344]: time=\"2026-06-10T15:47:00.063513754Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:47:00.367312 crc crio[20344]: time=\"2026-06-10T15:47:00.366860751Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=3b46fc78-5504-4002-8eec-b461677b284c name=/runtime.v1.ImageService/PullImage\nJun 10 15:47:00.373814 crc crio[20344]: time=\"2026-06-10T15:47:00.373699927Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"\nJun 10 15:47:00.650449 crc crio[20344]: time=\"2026-06-10T15:47:00.650198422Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:47:00.763181 crc crio[20344]: time=\"2026-06-10T15:47:00.763109172Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:47:00.829186 crc crio[20344]: time=\"2026-06-10T15:47:00.829076401Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:47:01.613842 crc crio[20344]: time=\"2026-06-10T15:47:01.613242848Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:21dc3353624ee78f072b503b54c8a84b2a47b1b3ecedb037166b270e1772eeff\" id=3b46fc78-5504-4002-8eec-b461677b284c name=/runtime.v1.ImageService/PullImage\nJun 10 15:47:01.619320 crc crio[20344]: time=\"2026-06-10T15:47:01.615126417Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=94859355-704d-444f-b781-2f73c7dcf369 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:47:01.624044 crc crio[20344]: time=\"2026-06-10T15:47:01.623962854Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=878d11c7-92fc-4cf2-ae13-f2745e5c3f53 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:47:01.643589 crc crio[20344]: time=\"2026-06-10T15:47:01.642473151Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-vmjcr/extract-content\" id=1d8c51ab-a458-4f5a-825f-4a001495f52e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:47:01.643589 crc crio[20344]: time=\"2026-06-10T15:47:01.642950543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:47:01.697676 crc crio[20344]: time=\"2026-06-10T15:47:01.697611612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:47:01.701501 crc crio[20344]: time=\"2026-06-10T15:47:01.701445431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:47:01.924833 crc crio[20344]: time=\"2026-06-10T15:47:01.924663153Z\" level=info msg=\"Created container 2ee8ecfd2d67b5b7976b2083e41b330523e322eb8e5f489fc31afdb253583d55: openshift-marketplace/redhat-operators-vmjcr/extract-content\" id=1d8c51ab-a458-4f5a-825f-4a001495f52e name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:47:01.928415 crc crio[20344]: time=\"2026-06-10T15:47:01.927327081Z\" level=info msg=\"Starting container: 2ee8ecfd2d67b5b7976b2083e41b330523e322eb8e5f489fc31afdb253583d55\" id=c19a3d1f-a904-473c-ad1b-37dff003467a name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:47:01.936808 crc crio[20344]: time=\"2026-06-10T15:47:01.933154101Z\" level=info msg=\"Started container\" PID=277909 containerID=2ee8ecfd2d67b5b7976b2083e41b330523e322eb8e5f489fc31afdb253583d55 description=openshift-marketplace/redhat-operators-vmjcr/extract-content id=c19a3d1f-a904-473c-ad1b-37dff003467a name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe58233220705c4724eacd24cd2fb295c3d654433c92b1b88ce19f1e1c4f174b\nJun 10 15:47:04.520436 crc crio[20344]: time=\"2026-06-10T15:47:04.51964394Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:47:05.298526 crc crio[20344]: time=\"2026-06-10T15:47:05.297469433Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:47:05.410230 crc crio[20344]: time=\"2026-06-10T15:47:05.410127976Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:47:06.106177 crc crio[20344]: time=\"2026-06-10T15:47:06.106077029Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:47:07.472868 crc crio[20344]: time=\"2026-06-10T15:47:07.472371165Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8fe0786d-1825-40b4-b1d3-779daca6d829 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:47:07.485693 crc crio[20344]: time=\"2026-06-10T15:47:07.485498593Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=99f068ac-0783-4447-9137-2bb56411feca name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:47:07.584089 crc crio[20344]: time=\"2026-06-10T15:47:07.583757805Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-vmjcr/registry-server\" id=60688fa1-3e91-4de0-8cc5-edb56a3e6b34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:47:07.584459 crc crio[20344]: time=\"2026-06-10T15:47:07.584411972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:47:07.714854 crc crio[20344]: time=\"2026-06-10T15:47:07.714799522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:47:07.718962 crc crio[20344]: time=\"2026-06-10T15:47:07.718871727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:47:07.914966 crc crio[20344]: time=\"2026-06-10T15:47:07.914701583Z\" level=info msg=\"Created container 6f047a656627834d1191e09b7c6e9a8a1b9155aa3e6bd02711c2103729c357fb: openshift-marketplace/redhat-operators-vmjcr/registry-server\" id=60688fa1-3e91-4de0-8cc5-edb56a3e6b34 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:47:07.916169 crc crio[20344]: time=\"2026-06-10T15:47:07.916068878Z\" level=info msg=\"Starting container: 6f047a656627834d1191e09b7c6e9a8a1b9155aa3e6bd02711c2103729c357fb\" id=54f611f0-cceb-4da7-9e37-57cc4d896594 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:47:07.926256 crc crio[20344]: time=\"2026-06-10T15:47:07.926174559Z\" level=info msg=\"Started container\" PID=278341 containerID=6f047a656627834d1191e09b7c6e9a8a1b9155aa3e6bd02711c2103729c357fb description=openshift-marketplace/redhat-operators-vmjcr/registry-server id=54f611f0-cceb-4da7-9e37-57cc4d896594 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe58233220705c4724eacd24cd2fb295c3d654433c92b1b88ce19f1e1c4f174b\nJun 10 15:47:08.754739 crc crio[20344]: time=\"2026-06-10T15:47:08.754218837Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:47:09.101522 crc crio[20344]: time=\"2026-06-10T15:47:09.101321221Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:47:09.438121 crc crio[20344]: time=\"2026-06-10T15:47:09.438022607Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:47:10.177104 crc crio[20344]: time=\"2026-06-10T15:47:10.176961759Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:47:11.377028 crc crio[20344]: time=\"2026-06-10T15:47:11.376826776Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:47:11.785514 crc crio[20344]: time=\"2026-06-10T15:47:11.784897112Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:47:12.638135 crc crio[20344]: time=\"2026-06-10T15:47:12.637736348Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:47:13.383015 crc crio[20344]: time=\"2026-06-10T15:47:13.38293089Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:47:13.384786 crc crio[20344]: time=\"2026-06-10T15:47:13.384369447Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:47:13.415688 crc crio[20344]: time=\"2026-06-10T15:47:13.415617212Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:47:13.750890 crc crio[20344]: time=\"2026-06-10T15:47:13.750733217Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:47:14.726655 crc crio[20344]: time=\"2026-06-10T15:47:14.72650457Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:47:15.832491 crc crio[20344]: time=\"2026-06-10T15:47:15.832026788Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:47:16.165887 crc crio[20344]: time=\"2026-06-10T15:47:16.165737207Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:47:17.326714 crc crio[20344]: time=\"2026-06-10T15:47:17.326126358Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:47:17.437514 crc crio[20344]: time=\"2026-06-10T15:47:17.437392695Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:47:17.613528 crc crio[20344]: time=\"2026-06-10T15:47:17.613177645Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:47:17.759438 crc crio[20344]: time=\"2026-06-10T15:47:17.759223557Z\" level=info msg=\"Removing container: 11c268d4129a83830887f7dd1cd747b7d8b8ad626c57491f9598b8e3d9148544\" id=5e2b2345-8717-4ec9-9673-ec36e32eddd6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:47:17.798516 crc crio[20344]: time=\"2026-06-10T15:47:17.798424697Z\" level=info msg=\"Removed container 11c268d4129a83830887f7dd1cd747b7d8b8ad626c57491f9598b8e3d9148544: openshift-must-gather-qvltm/crc-debug-flc57/container-00\" id=5e2b2345-8717-4ec9-9673-ec36e32eddd6 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:47:17.825565 crc crio[20344]: time=\"2026-06-10T15:47:17.825509825Z\" level=info msg=\"Stopping pod sandbox: 38fdeecfc8a07521be38bec3ae550d5878dc0af921021c54ec811339895224a4\" id=011fd2be-ca19-4b38-8e25-db7f1561c16c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:47:17.826077 crc crio[20344]: time=\"2026-06-10T15:47:17.826041669Z\" level=info msg=\"Stopped pod sandbox (already stopped): 38fdeecfc8a07521be38bec3ae550d5878dc0af921021c54ec811339895224a4\" id=011fd2be-ca19-4b38-8e25-db7f1561c16c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:47:17.826852 crc crio[20344]: time=\"2026-06-10T15:47:17.826825489Z\" level=info msg=\"Removing pod sandbox: 38fdeecfc8a07521be38bec3ae550d5878dc0af921021c54ec811339895224a4\" id=956cdd01-e432-4983-a2fe-eec068ed9cbd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:47:17.874832 crc crio[20344]: time=\"2026-06-10T15:47:17.874481527Z\" level=info msg=\"Removed pod sandbox: 38fdeecfc8a07521be38bec3ae550d5878dc0af921021c54ec811339895224a4\" id=956cdd01-e432-4983-a2fe-eec068ed9cbd name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:47:19.887964 crc crio[20344]: time=\"2026-06-10T15:47:19.887879589Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:47:21.366908 crc crio[20344]: time=\"2026-06-10T15:47:21.366422207Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:47:21.453106 crc crio[20344]: time=\"2026-06-10T15:47:21.452989278Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:47:21.510476 crc crio[20344]: time=\"2026-06-10T15:47:21.510423088Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:47:23.417803 crc crio[20344]: time=\"2026-06-10T15:47:23.416906724Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:47:24.159655 crc crio[20344]: time=\"2026-06-10T15:47:24.158996867Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:47:29.764513 crc crio[20344]: time=\"2026-06-10T15:47:29.763672167Z\" level=info msg=\"Stopping container: 6f047a656627834d1191e09b7c6e9a8a1b9155aa3e6bd02711c2103729c357fb (timeout: 2s)\" id=75f5ec93-53ec-4908-acb4-4db1fe708d72 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:47:29.925152 crc crio[20344]: time=\"2026-06-10T15:47:29.924355587Z\" level=info msg=\"Stopped container 6f047a656627834d1191e09b7c6e9a8a1b9155aa3e6bd02711c2103729c357fb: openshift-marketplace/redhat-operators-vmjcr/registry-server\" id=75f5ec93-53ec-4908-acb4-4db1fe708d72 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:47:29.926590 crc crio[20344]: time=\"2026-06-10T15:47:29.926517133Z\" level=info msg=\"Stopping pod sandbox: fe58233220705c4724eacd24cd2fb295c3d654433c92b1b88ce19f1e1c4f174b\" id=28d3ef33-082c-47ea-a7b7-3e4e8fdc813c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:47:29.928375 crc crio[20344]: time=\"2026-06-10T15:47:29.928312969Z\" level=info msg=\"Got pod network &{Name:redhat-operators-vmjcr Namespace:openshift-marketplace ID:fe58233220705c4724eacd24cd2fb295c3d654433c92b1b88ce19f1e1c4f174b UID:7887abe1-3189-444d-8b1f-c26f212a71b4 NetNS:/var/run/netns/58fa652e-288a-43c5-ac90-80ae4efa41c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7887abe1_3189_444d_8b1f_c26f212a71b4.slice PodAnnotations:0xc003224f90}] Aliases:map[]}\"\nJun 10 15:47:29.928995 crc crio[20344]: time=\"2026-06-10T15:47:29.928857423Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-vmjcr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:47:30.534241 crc crio[20344]: time=\"2026-06-10T15:47:30.533901474Z\" level=info msg=\"Stopped pod sandbox: fe58233220705c4724eacd24cd2fb295c3d654433c92b1b88ce19f1e1c4f174b\" id=28d3ef33-082c-47ea-a7b7-3e4e8fdc813c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:47:30.821744 crc crio[20344]: time=\"2026-06-10T15:47:30.821660489Z\" level=info msg=\"Removing container: 6f047a656627834d1191e09b7c6e9a8a1b9155aa3e6bd02711c2103729c357fb\" id=96f1f2be-15fe-4538-9712-9e1b20411b50 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:47:30.875492 crc crio[20344]: time=\"2026-06-10T15:47:30.87523257Z\" level=info msg=\"Removed container 6f047a656627834d1191e09b7c6e9a8a1b9155aa3e6bd02711c2103729c357fb: openshift-marketplace/redhat-operators-vmjcr/registry-server\" id=96f1f2be-15fe-4538-9712-9e1b20411b50 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:47:30.879057 crc crio[20344]: time=\"2026-06-10T15:47:30.878790641Z\" level=info msg=\"Removing container: 2ee8ecfd2d67b5b7976b2083e41b330523e322eb8e5f489fc31afdb253583d55\" id=1d4538c6-be97-4fdb-8503-e5049fc98f41 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:47:30.914853 crc crio[20344]: time=\"2026-06-10T15:47:30.914729067Z\" level=info msg=\"Removed container 2ee8ecfd2d67b5b7976b2083e41b330523e322eb8e5f489fc31afdb253583d55: openshift-marketplace/redhat-operators-vmjcr/extract-content\" id=1d4538c6-be97-4fdb-8503-e5049fc98f41 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:47:30.917482 crc crio[20344]: time=\"2026-06-10T15:47:30.917432827Z\" level=info msg=\"Removing container: 31e26b79aadf748458d8e18990b06d301b223d6463af6718b993d3a801c0fb8d\" id=939acdc9-db27-4499-a795-1bedc68358a7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:47:30.979121 crc crio[20344]: time=\"2026-06-10T15:47:30.979001684Z\" level=info msg=\"Removed container 31e26b79aadf748458d8e18990b06d301b223d6463af6718b993d3a801c0fb8d: openshift-marketplace/redhat-operators-vmjcr/extract-utilities\" id=939acdc9-db27-4499-a795-1bedc68358a7 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:47:51.219659 crc crio[20344]: time=\"2026-06-10T15:47:51.218677347Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-b6ld7/POD\" id=66c0439b-9b6d-4b65-8bf1-0386e4613fd8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:47:51.221211 crc crio[20344]: time=\"2026-06-10T15:47:51.219689383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:47:51.272634 crc crio[20344]: time=\"2026-06-10T15:47:51.272480813Z\" level=info msg=\"Got pod network &{Name:community-operators-b6ld7 Namespace:openshift-marketplace ID:f78ba53fea0ef23b944e5b3f676751b8214f5046210771a0eac1dc27cfe17536 UID:7f9c4568-833f-4ec3-8148-e0fd0eeb0362 NetNS:/var/run/netns/b5a1ae88-d960-44cc-aaa3-3284ba19ec18 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7f9c4568_833f_4ec3_8148_e0fd0eeb0362.slice PodAnnotations:0xc006859098}] Aliases:map[]}\"\nJun 10 15:47:51.272634 crc crio[20344]: time=\"2026-06-10T15:47:51.272559565Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-b6ld7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:47:51.813918 crc crio[20344]: 2026-06-10T15:47:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f78ba53fea0ef23 Mac:ca:f6:f5:fa:8c:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/b5a1ae88-d960-44cc-aaa3-3284ba19ec18 SocketPath: PciID:}] [{Interface:0xc000014ef0 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:47:51.815188 crc crio[20344]: time=\"2026-06-10T15:47:51.815099396Z\" level=info msg=\"Got pod network &{Name:community-operators-b6ld7 Namespace:openshift-marketplace ID:f78ba53fea0ef23b944e5b3f676751b8214f5046210771a0eac1dc27cfe17536 UID:7f9c4568-833f-4ec3-8148-e0fd0eeb0362 NetNS:/var/run/netns/b5a1ae88-d960-44cc-aaa3-3284ba19ec18 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7f9c4568_833f_4ec3_8148_e0fd0eeb0362.slice PodAnnotations:0xc006859098}] Aliases:map[]}\"\nJun 10 15:47:51.815379 crc crio[20344]: time=\"2026-06-10T15:47:51.815329121Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-b6ld7 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:47:51.824039 crc crio[20344]: time=\"2026-06-10T15:47:51.823915513Z\" level=info msg=\"Ran pod sandbox f78ba53fea0ef23b944e5b3f676751b8214f5046210771a0eac1dc27cfe17536 with infra container: openshift-marketplace/community-operators-b6ld7/POD\" id=66c0439b-9b6d-4b65-8bf1-0386e4613fd8 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:47:51.828607 crc crio[20344]: time=\"2026-06-10T15:47:51.828523471Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=21b59e39-e066-480a-9bf1-9972c7f03782 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:47:51.831556 crc crio[20344]: time=\"2026-06-10T15:47:51.831459467Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b3da5d6d-182e-4bfd-acf8-b6a3633908eb name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:47:51.847789 crc crio[20344]: time=\"2026-06-10T15:47:51.847681735Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-b6ld7/extract-utilities\" id=866e0ec0-0c13-4a96-a0b9-0379a5b96b64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:47:51.848565 crc crio[20344]: time=\"2026-06-10T15:47:51.848495756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:47:51.897223 crc crio[20344]: time=\"2026-06-10T15:47:51.897107029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:47:51.900795 crc crio[20344]: time=\"2026-06-10T15:47:51.900707002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:47:52.064584 crc crio[20344]: time=\"2026-06-10T15:47:52.064484982Z\" level=info msg=\"Created container 6d5eda0cd42a0e43cc961df49e3bfddf5f8927ea41d2250dd5c19dfb1b68553d: openshift-marketplace/community-operators-b6ld7/extract-utilities\" id=866e0ec0-0c13-4a96-a0b9-0379a5b96b64 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:47:52.065714 crc crio[20344]: time=\"2026-06-10T15:47:52.065631301Z\" level=info msg=\"Starting container: 6d5eda0cd42a0e43cc961df49e3bfddf5f8927ea41d2250dd5c19dfb1b68553d\" id=6f4dd772-2972-4514-9d99-a00738342a48 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:47:52.071604 crc crio[20344]: time=\"2026-06-10T15:47:52.071545324Z\" level=info msg=\"Started container\" PID=281626 containerID=6d5eda0cd42a0e43cc961df49e3bfddf5f8927ea41d2250dd5c19dfb1b68553d description=openshift-marketplace/community-operators-b6ld7/extract-utilities id=6f4dd772-2972-4514-9d99-a00738342a48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f78ba53fea0ef23b944e5b3f676751b8214f5046210771a0eac1dc27cfe17536\nJun 10 15:47:53.212469 crc crio[20344]: time=\"2026-06-10T15:47:53.211889488Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=2033dd32-de89-4275-b890-dd6275e6ee42 name=/runtime.v1.ImageService/PullImage\nJun 10 15:47:53.227858 crc crio[20344]: time=\"2026-06-10T15:47:53.227728637Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"\nJun 10 15:47:54.242936 crc crio[20344]: time=\"2026-06-10T15:47:54.242621247Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:dfbee1a913900ca811d31cf79d976dfb34f80fb64e946ffb82e85b5587887c69\" id=2033dd32-de89-4275-b890-dd6275e6ee42 name=/runtime.v1.ImageService/PullImage\nJun 10 15:47:54.246231 crc crio[20344]: time=\"2026-06-10T15:47:54.246127198Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=e36789d6-a6df-42e5-a228-51859461bbf6 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:47:54.249131 crc crio[20344]: time=\"2026-06-10T15:47:54.249029223Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=9dd20aef-4cdf-40dd-bb88-91ad4578ea01 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:47:54.259028 crc crio[20344]: time=\"2026-06-10T15:47:54.258925828Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-b6ld7/extract-content\" id=d54b5665-896d-4993-851b-ba85e501b0fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:47:54.259660 crc crio[20344]: time=\"2026-06-10T15:47:54.259596045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:47:54.308384 crc crio[20344]: time=\"2026-06-10T15:47:54.308244358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:47:54.312982 crc crio[20344]: time=\"2026-06-10T15:47:54.312899198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:47:54.481293 crc crio[20344]: time=\"2026-06-10T15:47:54.480871787Z\" level=info msg=\"Created container cb184cdcc67df66d38413f6a91a98925a62854169606bbf298dac9483981be47: openshift-marketplace/community-operators-b6ld7/extract-content\" id=d54b5665-896d-4993-851b-ba85e501b0fd name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:47:54.483141 crc crio[20344]: time=\"2026-06-10T15:47:54.483068193Z\" level=info msg=\"Starting container: cb184cdcc67df66d38413f6a91a98925a62854169606bbf298dac9483981be47\" id=dbb5fee7-e638-41a5-a8c5-8558f4427e63 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:47:54.491043 crc crio[20344]: time=\"2026-06-10T15:47:54.490959097Z\" level=info msg=\"Started container\" PID=281767 containerID=cb184cdcc67df66d38413f6a91a98925a62854169606bbf298dac9483981be47 description=openshift-marketplace/community-operators-b6ld7/extract-content id=dbb5fee7-e638-41a5-a8c5-8558f4427e63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f78ba53fea0ef23b944e5b3f676751b8214f5046210771a0eac1dc27cfe17536\nJun 10 15:47:55.245320 crc crio[20344]: time=\"2026-06-10T15:47:55.244184376Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e2b1882c-da8a-432d-b62d-dec29fe598b6 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:47:55.248403 crc crio[20344]: time=\"2026-06-10T15:47:55.247807399Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=95f4a235-4b4b-414d-bb33-fa706809b306 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:47:55.279543 crc crio[20344]: time=\"2026-06-10T15:47:55.279434104Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-b6ld7/registry-server\" id=a7ae7ff4-9604-4939-8cbd-528416aeeb3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:47:55.279957 crc crio[20344]: time=\"2026-06-10T15:47:55.279859725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:47:55.354881 crc crio[20344]: time=\"2026-06-10T15:47:55.35455154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:47:55.358572 crc crio[20344]: time=\"2026-06-10T15:47:55.358493791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:47:55.541356 crc crio[20344]: time=\"2026-06-10T15:47:55.540541993Z\" level=info msg=\"Created container 75ae955d21c41431360d48c058ae82efd5a9faa12b5e14e44298b87a6133d266: openshift-marketplace/community-operators-b6ld7/registry-server\" id=a7ae7ff4-9604-4939-8cbd-528416aeeb3a name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:47:55.541993 crc crio[20344]: time=\"2026-06-10T15:47:55.541817715Z\" level=info msg=\"Starting container: 75ae955d21c41431360d48c058ae82efd5a9faa12b5e14e44298b87a6133d266\" id=cdf4a5a4-7f4f-4568-8924-9393811f507a name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:47:55.559990 crc crio[20344]: time=\"2026-06-10T15:47:55.559881581Z\" level=info msg=\"Started container\" PID=281795 containerID=75ae955d21c41431360d48c058ae82efd5a9faa12b5e14e44298b87a6133d266 description=openshift-marketplace/community-operators-b6ld7/registry-server id=cdf4a5a4-7f4f-4568-8924-9393811f507a name=/runtime.v1.RuntimeService/StartContainer sandboxID=f78ba53fea0ef23b944e5b3f676751b8214f5046210771a0eac1dc27cfe17536\nJun 10 15:48:01.336213 crc crio[20344]: time=\"2026-06-10T15:48:01.335056025Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685108-lc48n/POD\" id=75fc0c1f-5b54-408a-83c0-e4ef6b52700d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:48:01.341703 crc crio[20344]: time=\"2026-06-10T15:48:01.336229705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:48:01.378416 crc crio[20344]: time=\"2026-06-10T15:48:01.37833328Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685108-lc48n Namespace:openshift-infra ID:ea1bda74214c62cd6a36972adeadf9ba67945f58fa7f19a6553c3a27403b8544 UID:918368e1-f8e7-4272-8a2d-b95b14b35ef8 NetNS:/var/run/netns/eb7955aa-edca-41cb-8e56-f47665dce469 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod918368e1_f8e7_4272_8a2d_b95b14b35ef8.slice PodAnnotations:0xc006859028}] Aliases:map[]}\"\nJun 10 15:48:01.378416 crc crio[20344]: time=\"2026-06-10T15:48:01.378387911Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685108-lc48n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:48:01.734037 crc crio[20344]: 2026-06-10T15:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea1bda74214c62c Mac:aa:97:73:1b:ed:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:15 Mtu:0 Sandbox:/var/run/netns/eb7955aa-edca-41cb-8e56-f47665dce469 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.1.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:48:01.736233 crc crio[20344]: time=\"2026-06-10T15:48:01.736115199Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685108-lc48n Namespace:openshift-infra ID:ea1bda74214c62cd6a36972adeadf9ba67945f58fa7f19a6553c3a27403b8544 UID:918368e1-f8e7-4272-8a2d-b95b14b35ef8 NetNS:/var/run/netns/eb7955aa-edca-41cb-8e56-f47665dce469 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod918368e1_f8e7_4272_8a2d_b95b14b35ef8.slice PodAnnotations:0xc006859028}] Aliases:map[]}\"\nJun 10 15:48:01.736483 crc crio[20344]: time=\"2026-06-10T15:48:01.736340045Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685108-lc48n for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:48:01.744945 crc crio[20344]: time=\"2026-06-10T15:48:01.744843424Z\" level=info msg=\"Ran pod sandbox ea1bda74214c62cd6a36972adeadf9ba67945f58fa7f19a6553c3a27403b8544 with infra container: openshift-infra/auto-csr-approver-29685108-lc48n/POD\" id=75fc0c1f-5b54-408a-83c0-e4ef6b52700d name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:48:01.748858 crc crio[20344]: time=\"2026-06-10T15:48:01.748732044Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=1fa026f0-bceb-4223-b617-5cb90d37ab74 name=/runtime.v1.ImageService/PullImage\nJun 10 15:48:01.790861 crc crio[20344]: time=\"2026-06-10T15:48:01.789493825Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 10 15:48:03.390069 crc crio[20344]: time=\"2026-06-10T15:48:03.389333299Z\" level=info msg=\"Stopping container: 75ae955d21c41431360d48c058ae82efd5a9faa12b5e14e44298b87a6133d266 (timeout: 2s)\" id=ac7558b9-21c6-430b-a097-4a2430c190f7 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:48:03.563894 crc crio[20344]: time=\"2026-06-10T15:48:03.563374944Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=1fa026f0-bceb-4223-b617-5cb90d37ab74 name=/runtime.v1.ImageService/PullImage\nJun 10 15:48:03.565612 crc crio[20344]: time=\"2026-06-10T15:48:03.565461898Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fad7ec0f-5762-403d-ae33-2023981cbf5c name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:48:03.575191 crc crio[20344]: time=\"2026-06-10T15:48:03.574828609Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=50014ed6-9bf3-40bf-a47c-498d1e08c138 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:48:03.579610 crc crio[20344]: time=\"2026-06-10T15:48:03.576595195Z\" level=info msg=\"Stopped container 75ae955d21c41431360d48c058ae82efd5a9faa12b5e14e44298b87a6133d266: openshift-marketplace/community-operators-b6ld7/registry-server\" id=ac7558b9-21c6-430b-a097-4a2430c190f7 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:48:03.580805 crc crio[20344]: time=\"2026-06-10T15:48:03.580632689Z\" level=info msg=\"Stopping pod sandbox: f78ba53fea0ef23b944e5b3f676751b8214f5046210771a0eac1dc27cfe17536\" id=816eb85a-ae83-480a-84b0-810cb117c20a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:48:03.581444 crc crio[20344]: time=\"2026-06-10T15:48:03.581352158Z\" level=info msg=\"Got pod network &{Name:community-operators-b6ld7 Namespace:openshift-marketplace ID:f78ba53fea0ef23b944e5b3f676751b8214f5046210771a0eac1dc27cfe17536 UID:7f9c4568-833f-4ec3-8148-e0fd0eeb0362 NetNS:/var/run/netns/b5a1ae88-d960-44cc-aaa3-3284ba19ec18 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7f9c4568_833f_4ec3_8148_e0fd0eeb0362.slice PodAnnotations:0xc002265558}] Aliases:map[]}\"\nJun 10 15:48:03.581586 crc crio[20344]: time=\"2026-06-10T15:48:03.581543462Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-b6ld7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:48:03.659949 crc crio[20344]: time=\"2026-06-10T15:48:03.659179243Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685108-lc48n/oc\" id=21204c5d-f5f3-4c75-9537-65b4b6586e04 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:48:03.660392 crc crio[20344]: time=\"2026-06-10T15:48:03.660139498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:48:03.729666 crc crio[20344]: time=\"2026-06-10T15:48:03.729585847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:48:03.950707 crc crio[20344]: time=\"2026-06-10T15:48:03.950601842Z\" level=info msg=\"Stopped pod sandbox: f78ba53fea0ef23b944e5b3f676751b8214f5046210771a0eac1dc27cfe17536\" id=816eb85a-ae83-480a-84b0-810cb117c20a name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:48:04.019706 crc crio[20344]: time=\"2026-06-10T15:48:04.01959649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:48:04.237517 crc crio[20344]: time=\"2026-06-10T15:48:04.237425632Z\" level=info msg=\"Created container 61aaf8605d3ab3f5c97149e13ad84a0d68b0ea2860aa2a742fc94e3de79a2622: openshift-infra/auto-csr-approver-29685108-lc48n/oc\" id=21204c5d-f5f3-4c75-9537-65b4b6586e04 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:48:04.238572 crc crio[20344]: time=\"2026-06-10T15:48:04.238536271Z\" level=info msg=\"Starting container: 61aaf8605d3ab3f5c97149e13ad84a0d68b0ea2860aa2a742fc94e3de79a2622\" id=885c2536-2eee-41ea-b997-d471e5a4000b name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:48:04.245387 crc crio[20344]: time=\"2026-06-10T15:48:04.245336706Z\" level=info msg=\"Started container\" PID=282394 containerID=61aaf8605d3ab3f5c97149e13ad84a0d68b0ea2860aa2a742fc94e3de79a2622 description=openshift-infra/auto-csr-approver-29685108-lc48n/oc id=885c2536-2eee-41ea-b997-d471e5a4000b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea1bda74214c62cd6a36972adeadf9ba67945f58fa7f19a6553c3a27403b8544\nJun 10 15:48:04.412987 crc crio[20344]: time=\"2026-06-10T15:48:04.412936135Z\" level=info msg=\"Removing container: 75ae955d21c41431360d48c058ae82efd5a9faa12b5e14e44298b87a6133d266\" id=5242f96b-29b5-462c-a4ca-bc7e7723fe70 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:48:04.440386 crc crio[20344]: time=\"2026-06-10T15:48:04.440201048Z\" level=info msg=\"Removed container 75ae955d21c41431360d48c058ae82efd5a9faa12b5e14e44298b87a6133d266: openshift-marketplace/community-operators-b6ld7/registry-server\" id=5242f96b-29b5-462c-a4ca-bc7e7723fe70 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:48:04.444857 crc crio[20344]: time=\"2026-06-10T15:48:04.444744655Z\" level=info msg=\"Removing container: cb184cdcc67df66d38413f6a91a98925a62854169606bbf298dac9483981be47\" id=87e55d8d-ffb6-4c70-85b8-ceb1179abeae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:48:04.474052 crc crio[20344]: time=\"2026-06-10T15:48:04.473953297Z\" level=info msg=\"Removed container cb184cdcc67df66d38413f6a91a98925a62854169606bbf298dac9483981be47: openshift-marketplace/community-operators-b6ld7/extract-content\" id=87e55d8d-ffb6-4c70-85b8-ceb1179abeae name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:48:04.476671 crc crio[20344]: time=\"2026-06-10T15:48:04.476238146Z\" level=info msg=\"Removing container: 6d5eda0cd42a0e43cc961df49e3bfddf5f8927ea41d2250dd5c19dfb1b68553d\" id=2d65af8d-ea12-4845-9a5f-29f85bc264c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:48:04.502873 crc crio[20344]: time=\"2026-06-10T15:48:04.502641376Z\" level=info msg=\"Removed container 6d5eda0cd42a0e43cc961df49e3bfddf5f8927ea41d2250dd5c19dfb1b68553d: openshift-marketplace/community-operators-b6ld7/extract-utilities\" id=2d65af8d-ea12-4845-9a5f-29f85bc264c5 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:48:08.487412 crc crio[20344]: time=\"2026-06-10T15:48:08.486694447Z\" level=info msg=\"Stopping pod sandbox: ea1bda74214c62cd6a36972adeadf9ba67945f58fa7f19a6553c3a27403b8544\" id=10a882b0-e14f-462c-86e3-a7e61dde3d61 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:48:08.490042 crc crio[20344]: time=\"2026-06-10T15:48:08.488146005Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685108-lc48n Namespace:openshift-infra ID:ea1bda74214c62cd6a36972adeadf9ba67945f58fa7f19a6553c3a27403b8544 UID:918368e1-f8e7-4272-8a2d-b95b14b35ef8 NetNS:/var/run/netns/eb7955aa-edca-41cb-8e56-f47665dce469 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod918368e1_f8e7_4272_8a2d_b95b14b35ef8.slice PodAnnotations:0xc002264910}] Aliases:map[]}\"\nJun 10 15:48:08.490042 crc crio[20344]: time=\"2026-06-10T15:48:08.488385951Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685108-lc48n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:48:08.835589 crc crio[20344]: time=\"2026-06-10T15:48:08.834971232Z\" level=info msg=\"Stopped pod sandbox: ea1bda74214c62cd6a36972adeadf9ba67945f58fa7f19a6553c3a27403b8544\" id=10a882b0-e14f-462c-86e3-a7e61dde3d61 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:48:17.902956 crc crio[20344]: time=\"2026-06-10T15:48:17.902161034Z\" level=info msg=\"Removing container: 31d850be4252cb2107d6e02d7754bd0ab0903436dd55255d94f10c6bbf442287\" id=fa1472c1-3a16-4b53-9871-dee050b56410 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:48:18.010298 crc crio[20344]: time=\"2026-06-10T15:48:18.009699576Z\" level=info msg=\"Removed container 31d850be4252cb2107d6e02d7754bd0ab0903436dd55255d94f10c6bbf442287: openshift-infra/auto-csr-approver-29685102-wpq9b/oc\" id=fa1472c1-3a16-4b53-9871-dee050b56410 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:48:18.021405 crc crio[20344]: time=\"2026-06-10T15:48:18.021322535Z\" level=info msg=\"Stopping pod sandbox: fe58233220705c4724eacd24cd2fb295c3d654433c92b1b88ce19f1e1c4f174b\" id=1fd52e80-69ad-4745-827c-8108e0fbc74e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:48:18.021788 crc crio[20344]: time=\"2026-06-10T15:48:18.021426208Z\" level=info msg=\"Stopped pod sandbox (already stopped): fe58233220705c4724eacd24cd2fb295c3d654433c92b1b88ce19f1e1c4f174b\" id=1fd52e80-69ad-4745-827c-8108e0fbc74e name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:48:18.022659 crc crio[20344]: time=\"2026-06-10T15:48:18.022168897Z\" level=info msg=\"Removing pod sandbox: fe58233220705c4724eacd24cd2fb295c3d654433c92b1b88ce19f1e1c4f174b\" id=8218dc25-3bc8-469e-bfcc-e8fb1afcc764 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:48:18.057478 crc crio[20344]: time=\"2026-06-10T15:48:18.057324403Z\" level=info msg=\"Removed pod sandbox: fe58233220705c4724eacd24cd2fb295c3d654433c92b1b88ce19f1e1c4f174b\" id=8218dc25-3bc8-469e-bfcc-e8fb1afcc764 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:48:18.058598 crc crio[20344]: time=\"2026-06-10T15:48:18.058562515Z\" level=info msg=\"Stopping pod sandbox: 4887341243ea554f1b15046028f234c54398f4b72fede2fecabce37fe58972fd\" id=43bdd245-535b-4eda-85a6-8056ed418a15 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:48:18.058795 crc crio[20344]: time=\"2026-06-10T15:48:18.058737239Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4887341243ea554f1b15046028f234c54398f4b72fede2fecabce37fe58972fd\" id=43bdd245-535b-4eda-85a6-8056ed418a15 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:48:18.059558 crc crio[20344]: time=\"2026-06-10T15:48:18.05953436Z\" level=info msg=\"Removing pod sandbox: 4887341243ea554f1b15046028f234c54398f4b72fede2fecabce37fe58972fd\" id=edb291d2-9262-4d35-a093-b0c940bbc07b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:48:18.072366 crc crio[20344]: time=\"2026-06-10T15:48:18.072243767Z\" level=info msg=\"Removed pod sandbox: 4887341243ea554f1b15046028f234c54398f4b72fede2fecabce37fe58972fd\" id=edb291d2-9262-4d35-a093-b0c940bbc07b name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:48:18.073850 crc crio[20344]: time=\"2026-06-10T15:48:18.073741206Z\" level=info msg=\"Stopping pod sandbox: f78ba53fea0ef23b944e5b3f676751b8214f5046210771a0eac1dc27cfe17536\" id=558295df-e4b6-46e4-90cc-8ea117114b15 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:48:18.073977 crc crio[20344]: time=\"2026-06-10T15:48:18.073881489Z\" level=info msg=\"Stopped pod sandbox (already stopped): f78ba53fea0ef23b944e5b3f676751b8214f5046210771a0eac1dc27cfe17536\" id=558295df-e4b6-46e4-90cc-8ea117114b15 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:48:18.074892 crc crio[20344]: time=\"2026-06-10T15:48:18.074820373Z\" level=info msg=\"Removing pod sandbox: f78ba53fea0ef23b944e5b3f676751b8214f5046210771a0eac1dc27cfe17536\" id=d5f9032d-ca8d-4cac-91d9-ebbd2e73423e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:48:18.092350 crc crio[20344]: time=\"2026-06-10T15:48:18.09215998Z\" level=info msg=\"Removed pod sandbox: f78ba53fea0ef23b944e5b3f676751b8214f5046210771a0eac1dc27cfe17536\" id=d5f9032d-ca8d-4cac-91d9-ebbd2e73423e name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:48:58.496588 crc crio[20344]: time=\"2026-06-10T15:48:58.495708785Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"\nJun 10 15:49:06.310802 crc crio[20344]: time=\"2026-06-10T15:49:06.309947682Z\" level=info msg=\"Stopping container: b223088c69d34b3e893f2fd61d8c9f89b7d5d32eb6226cce85f3a2d8ba15c337 (timeout: 2s)\" id=b88bff2d-7f43-4352-877e-87b55ae66eb7 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:49:06.487700 crc crio[20344]: time=\"2026-06-10T15:49:06.487502457Z\" level=info msg=\"Stopped container b223088c69d34b3e893f2fd61d8c9f89b7d5d32eb6226cce85f3a2d8ba15c337: openshift-must-gather-qvltm/must-gather-rh22n/copy\" id=b88bff2d-7f43-4352-877e-87b55ae66eb7 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:49:06.489028 crc crio[20344]: time=\"2026-06-10T15:49:06.488900023Z\" level=info msg=\"Stopping pod sandbox: 0f34ff55403c1b5d031e5bc4253e7404c665fc4251d34ac075742eb70da3ad9c\" id=f3035b08-b1a8-48e0-bc67-406d6f47e0e0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:49:06.491185 crc crio[20344]: time=\"2026-06-10T15:49:06.491032698Z\" level=info msg=\"Got pod network &{Name:must-gather-rh22n Namespace:openshift-must-gather-qvltm ID:0f34ff55403c1b5d031e5bc4253e7404c665fc4251d34ac075742eb70da3ad9c UID:6535290d-c06f-4aba-9c1d-9e79e87318d2 NetNS:/var/run/netns/6bb63ed8-ce3c-4597-bb23-a96cc6ca5bf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6535290d_c06f_4aba_9c1d_9e79e87318d2.slice PodAnnotations:0xc0027c0d58}] Aliases:map[]}\"\nJun 10 15:49:06.491386 crc crio[20344]: time=\"2026-06-10T15:49:06.491218193Z\" level=info msg=\"Deleting pod openshift-must-gather-qvltm_must-gather-rh22n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:49:06.792148 crc crio[20344]: time=\"2026-06-10T15:49:06.791707976Z\" level=info msg=\"Stopped pod sandbox: 0f34ff55403c1b5d031e5bc4253e7404c665fc4251d34ac075742eb70da3ad9c\" id=f3035b08-b1a8-48e0-bc67-406d6f47e0e0 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:49:07.335166 crc crio[20344]: time=\"2026-06-10T15:49:07.332115492Z\" level=info msg=\"Removing container: b223088c69d34b3e893f2fd61d8c9f89b7d5d32eb6226cce85f3a2d8ba15c337\" id=8afb844b-b658-43b1-8caf-95ee49ca42d4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:49:07.423958 crc crio[20344]: time=\"2026-06-10T15:49:07.423788404Z\" level=info msg=\"Removed container b223088c69d34b3e893f2fd61d8c9f89b7d5d32eb6226cce85f3a2d8ba15c337: openshift-must-gather-qvltm/must-gather-rh22n/copy\" id=8afb844b-b658-43b1-8caf-95ee49ca42d4 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:49:07.429602 crc crio[20344]: time=\"2026-06-10T15:49:07.428883175Z\" level=info msg=\"Removing container: 6f2fb2d26e5199e8aebbefa11a221e0b518aeadedc3ff16c550a52bebfb1a868\" id=b2771aa9-997a-49c7-a11b-1bb662e102cb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:49:07.635938 crc crio[20344]: time=\"2026-06-10T15:49:07.635845158Z\" level=info msg=\"Removed container 6f2fb2d26e5199e8aebbefa11a221e0b518aeadedc3ff16c550a52bebfb1a868: openshift-must-gather-qvltm/must-gather-rh22n/gather\" id=b2771aa9-997a-49c7-a11b-1bb662e102cb name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:49:18.125327 crc crio[20344]: time=\"2026-06-10T15:49:18.124439987Z\" level=info msg=\"Stopping pod sandbox: 0f34ff55403c1b5d031e5bc4253e7404c665fc4251d34ac075742eb70da3ad9c\" id=a1077569-46eb-49c0-b5ff-60ffd7818d76 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:49:18.126836 crc crio[20344]: time=\"2026-06-10T15:49:18.125442223Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0f34ff55403c1b5d031e5bc4253e7404c665fc4251d34ac075742eb70da3ad9c\" id=a1077569-46eb-49c0-b5ff-60ffd7818d76 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:49:18.127112 crc crio[20344]: time=\"2026-06-10T15:49:18.12652174Z\" level=info msg=\"Removing pod sandbox: 0f34ff55403c1b5d031e5bc4253e7404c665fc4251d34ac075742eb70da3ad9c\" id=dc0177eb-4aef-4a84-aa0f-aea157f73d14 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:49:18.149897 crc crio[20344]: time=\"2026-06-10T15:49:18.149679847Z\" level=info msg=\"Removed pod sandbox: 0f34ff55403c1b5d031e5bc4253e7404c665fc4251d34ac075742eb70da3ad9c\" id=dc0177eb-4aef-4a84-aa0f-aea157f73d14 name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:50:00.551209 crc crio[20344]: time=\"2026-06-10T15:50:00.550456988Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685110-hs4w4/POD\" id=47e28adc-6c0c-4c69-81f4-21d6c19beafb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:50:00.553685 crc crio[20344]: time=\"2026-06-10T15:50:00.551229238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:50:00.581987 crc crio[20344]: time=\"2026-06-10T15:50:00.581875898Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685110-hs4w4 Namespace:openshift-infra ID:101913a98561cac6f9b65939f7172208b0563d59739f446477071302e2855bdf UID:bd8058d3-f6b0-462f-b681-8ce4569464c1 NetNS:/var/run/netns/384a2651-938e-46cb-8e85-58b6bc41ba11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd8058d3_f6b0_462f_b681_8ce4569464c1.slice PodAnnotations:0xc0040368b8}] Aliases:map[]}\"\nJun 10 15:50:00.581987 crc crio[20344]: time=\"2026-06-10T15:50:00.5819459Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685110-hs4w4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:50:00.938218 crc crio[20344]: 2026-06-10T15:50:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:101913a98561cac Mac:ca:ff:55:72:f2:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:16 Mtu:0 Sandbox:/var/run/netns/384a2651-938e-46cb-8e85-58b6bc41ba11 SocketPath: PciID:}] [{Interface:0xc00028e6a0 Address:{IP:10.217.1.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:50:00.939719 crc crio[20344]: time=\"2026-06-10T15:50:00.939623796Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685110-hs4w4 Namespace:openshift-infra ID:101913a98561cac6f9b65939f7172208b0563d59739f446477071302e2855bdf UID:bd8058d3-f6b0-462f-b681-8ce4569464c1 NetNS:/var/run/netns/384a2651-938e-46cb-8e85-58b6bc41ba11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd8058d3_f6b0_462f_b681_8ce4569464c1.slice PodAnnotations:0xc0040368b8}] Aliases:map[]}\"\nJun 10 15:50:00.939885 crc crio[20344]: time=\"2026-06-10T15:50:00.939850352Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685110-hs4w4 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:50:00.956564 crc crio[20344]: time=\"2026-06-10T15:50:00.956486011Z\" level=info msg=\"Ran pod sandbox 101913a98561cac6f9b65939f7172208b0563d59739f446477071302e2855bdf with infra container: openshift-infra/auto-csr-approver-29685110-hs4w4/POD\" id=47e28adc-6c0c-4c69-81f4-21d6c19beafb name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:50:00.960363 crc crio[20344]: time=\"2026-06-10T15:50:00.960244358Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7567a5ad-9102-4ece-bd6b-4fce20922d56 name=/runtime.v1.ImageService/PullImage\nJun 10 15:50:00.977007 crc crio[20344]: time=\"2026-06-10T15:50:00.976907067Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 10 15:50:01.784635 crc crio[20344]: time=\"2026-06-10T15:50:01.783853021Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7567a5ad-9102-4ece-bd6b-4fce20922d56 name=/runtime.v1.ImageService/PullImage\nJun 10 15:50:01.786557 crc crio[20344]: time=\"2026-06-10T15:50:01.78653358Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e800056a-3d18-446b-94d2-ba90f1b1c091 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:50:01.793918 crc crio[20344]: time=\"2026-06-10T15:50:01.793650003Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2285113b-5195-4f76-808e-60948caf3f64 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:50:01.801088 crc crio[20344]: time=\"2026-06-10T15:50:01.800970442Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685110-hs4w4/oc\" id=aa95d82c-0380-4258-a540-5458e03bf774 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:50:01.802034 crc crio[20344]: time=\"2026-06-10T15:50:01.801931006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:50:01.853877 crc crio[20344]: time=\"2026-06-10T15:50:01.85369378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:50:02.121714 crc crio[20344]: time=\"2026-06-10T15:50:02.121526872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:50:02.238803 crc crio[20344]: time=\"2026-06-10T15:50:02.238692381Z\" level=info msg=\"Created container 2acd5fca987b985a81f4b0179be5f0709a5095280234cc067553b30e102e9e6b: openshift-infra/auto-csr-approver-29685110-hs4w4/oc\" id=aa95d82c-0380-4258-a540-5458e03bf774 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:50:02.240632 crc crio[20344]: time=\"2026-06-10T15:50:02.240533608Z\" level=info msg=\"Starting container: 2acd5fca987b985a81f4b0179be5f0709a5095280234cc067553b30e102e9e6b\" id=84aab197-bd00-47f2-942c-b9bcb332b379 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:50:02.247020 crc crio[20344]: time=\"2026-06-10T15:50:02.246914083Z\" level=info msg=\"Started container\" PID=288305 containerID=2acd5fca987b985a81f4b0179be5f0709a5095280234cc067553b30e102e9e6b description=openshift-infra/auto-csr-approver-29685110-hs4w4/oc id=84aab197-bd00-47f2-942c-b9bcb332b379 name=/runtime.v1.RuntimeService/StartContainer sandboxID=101913a98561cac6f9b65939f7172208b0563d59739f446477071302e2855bdf\nJun 10 15:50:04.272077 crc crio[20344]: time=\"2026-06-10T15:50:04.271007539Z\" level=info msg=\"Stopping pod sandbox: 101913a98561cac6f9b65939f7172208b0563d59739f446477071302e2855bdf\" id=908f0017-7bb3-49e7-bd96-ffd773bb3c0c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:50:04.273889 crc crio[20344]: time=\"2026-06-10T15:50:04.27259423Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685110-hs4w4 Namespace:openshift-infra ID:101913a98561cac6f9b65939f7172208b0563d59739f446477071302e2855bdf UID:bd8058d3-f6b0-462f-b681-8ce4569464c1 NetNS:/var/run/netns/384a2651-938e-46cb-8e85-58b6bc41ba11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd8058d3_f6b0_462f_b681_8ce4569464c1.slice PodAnnotations:0xc0022648c0}] Aliases:map[]}\"\nJun 10 15:50:04.273889 crc crio[20344]: time=\"2026-06-10T15:50:04.272720063Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685110-hs4w4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:50:04.567382 crc crio[20344]: time=\"2026-06-10T15:50:04.567120419Z\" level=info msg=\"Stopped pod sandbox: 101913a98561cac6f9b65939f7172208b0563d59739f446477071302e2855bdf\" id=908f0017-7bb3-49e7-bd96-ffd773bb3c0c name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:50:18.166470 crc crio[20344]: time=\"2026-06-10T15:50:18.16586896Z\" level=info msg=\"Removing container: 6cce8191536f41f8d665cb6df5341d020bf17b906d732c136a6a71ae0b397df4\" id=b3e6e82a-02ec-40fd-afc5-1210e232ef3e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:50:18.279614 crc crio[20344]: time=\"2026-06-10T15:50:18.279081137Z\" level=info msg=\"Removed container 6cce8191536f41f8d665cb6df5341d020bf17b906d732c136a6a71ae0b397df4: openshift-infra/auto-csr-approver-29685104-nb29g/oc\" id=b3e6e82a-02ec-40fd-afc5-1210e232ef3e name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:50:18.292593 crc crio[20344]: time=\"2026-06-10T15:50:18.292437171Z\" level=info msg=\"Stopping pod sandbox: 250757f703229a9f8c9da258443e78c552aa5deb51e01c2f6050f44e49d58a6b\" id=05d210dd-c828-49ba-8aa5-2aea01f19be7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:50:18.292964 crc crio[20344]: time=\"2026-06-10T15:50:18.292569945Z\" level=info msg=\"Stopped pod sandbox (already stopped): 250757f703229a9f8c9da258443e78c552aa5deb51e01c2f6050f44e49d58a6b\" id=05d210dd-c828-49ba-8aa5-2aea01f19be7 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:50:18.294195 crc crio[20344]: time=\"2026-06-10T15:50:18.294023992Z\" level=info msg=\"Removing pod sandbox: 250757f703229a9f8c9da258443e78c552aa5deb51e01c2f6050f44e49d58a6b\" id=44791a79-a385-47e6-9311-ea1a55d2c8fc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:50:18.312872 crc crio[20344]: time=\"2026-06-10T15:50:18.312630591Z\" level=info msg=\"Removed pod sandbox: 250757f703229a9f8c9da258443e78c552aa5deb51e01c2f6050f44e49d58a6b\" id=44791a79-a385-47e6-9311-ea1a55d2c8fc name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:50:40.448674 crc crio[20344]: time=\"2026-06-10T15:50:40.447893382Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-zhhxv/POD\" id=d248eb9e-59d9-486a-8c36-a9654719f359 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:50:40.450357 crc crio[20344]: time=\"2026-06-10T15:50:40.448696173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:50:40.483655 crc crio[20344]: time=\"2026-06-10T15:50:40.483573501Z\" level=info msg=\"Got pod network &{Name:certified-operators-zhhxv Namespace:openshift-marketplace ID:1bd4631246539049eb1446d59811ff6efd7a0ef6e538f18afec09c612b41f89d UID:26752b34-dc64-4ce7-8c15-42d801ccad4b NetNS:/var/run/netns/644c124f-36a1-42c0-8856-16c4ea612151 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod26752b34_dc64_4ce7_8c15_42d801ccad4b.slice PodAnnotations:0xc0006b4d00}] Aliases:map[]}\"\nJun 10 15:50:40.483993 crc crio[20344]: time=\"2026-06-10T15:50:40.483971702Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-zhhxv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:50:41.084663 crc crio[20344]: 2026-06-10T15:50:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1bd463124653904 Mac:de:94:e1:17:be:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:17 Mtu:0 Sandbox:/var/run/netns/644c124f-36a1-42c0-8856-16c4ea612151 SocketPath: PciID:}] [{Interface:0xc0004b05d0 Address:{IP:10.217.1.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:50:41.086040 crc crio[20344]: time=\"2026-06-10T15:50:41.085976254Z\" level=info msg=\"Got pod network &{Name:certified-operators-zhhxv Namespace:openshift-marketplace ID:1bd4631246539049eb1446d59811ff6efd7a0ef6e538f18afec09c612b41f89d UID:26752b34-dc64-4ce7-8c15-42d801ccad4b NetNS:/var/run/netns/644c124f-36a1-42c0-8856-16c4ea612151 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod26752b34_dc64_4ce7_8c15_42d801ccad4b.slice PodAnnotations:0xc0006b4d00}] Aliases:map[]}\"\nJun 10 15:50:41.086339 crc crio[20344]: time=\"2026-06-10T15:50:41.086131918Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-zhhxv for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:50:41.107984 crc crio[20344]: time=\"2026-06-10T15:50:41.107861128Z\" level=info msg=\"Ran pod sandbox 1bd4631246539049eb1446d59811ff6efd7a0ef6e538f18afec09c612b41f89d with infra container: openshift-marketplace/certified-operators-zhhxv/POD\" id=d248eb9e-59d9-486a-8c36-a9654719f359 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:50:41.112998 crc crio[20344]: time=\"2026-06-10T15:50:41.112921879Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=15e02998-b1ea-4643-b815-2d31049952c5 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:50:41.121134 crc crio[20344]: time=\"2026-06-10T15:50:41.121036018Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=19670285-9a99-4448-a882-bd3a75b9b78e name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:50:41.128379 crc crio[20344]: time=\"2026-06-10T15:50:41.128234433Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-zhhxv/extract-utilities\" id=6918c1ed-d853-44d9-a606-69cf8e80c0a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:50:41.128869 crc crio[20344]: time=\"2026-06-10T15:50:41.128798388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:50:41.285234 crc crio[20344]: time=\"2026-06-10T15:50:41.284875909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:50:41.292299 crc crio[20344]: time=\"2026-06-10T15:50:41.292155107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:50:41.455664 crc crio[20344]: time=\"2026-06-10T15:50:41.454518581Z\" level=info msg=\"Created container 9173c94c5b315f4ed29f567968a402f709dd36a0f181b0efd0024f7cb074b59d: openshift-marketplace/certified-operators-zhhxv/extract-utilities\" id=6918c1ed-d853-44d9-a606-69cf8e80c0a4 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:50:41.457663 crc crio[20344]: time=\"2026-06-10T15:50:41.457565959Z\" level=info msg=\"Starting container: 9173c94c5b315f4ed29f567968a402f709dd36a0f181b0efd0024f7cb074b59d\" id=22e8aaa0-bbe1-4b61-81eb-26266ecc4886 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:50:41.463619 crc crio[20344]: time=\"2026-06-10T15:50:41.463535753Z\" level=info msg=\"Started container\" PID=290324 containerID=9173c94c5b315f4ed29f567968a402f709dd36a0f181b0efd0024f7cb074b59d description=openshift-marketplace/certified-operators-zhhxv/extract-utilities id=22e8aaa0-bbe1-4b61-81eb-26266ecc4886 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1bd4631246539049eb1446d59811ff6efd7a0ef6e538f18afec09c612b41f89d\nJun 10 15:50:41.791172 crc crio[20344]: time=\"2026-06-10T15:50:41.791020681Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=1ceed94e-48ec-4e20-bae5-2f5d03501081 name=/runtime.v1.ImageService/PullImage\nJun 10 15:50:41.803658 crc crio[20344]: time=\"2026-06-10T15:50:41.803582765Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"\nJun 10 15:50:42.420580 crc crio[20344]: time=\"2026-06-10T15:50:42.419887876Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8d5d7df21be1469a6668fe379d39e4aa07fa7e0e98115c13ef32da305fc5dec\" id=1ceed94e-48ec-4e20-bae5-2f5d03501081 name=/runtime.v1.ImageService/PullImage\nJun 10 15:50:42.422077 crc crio[20344]: time=\"2026-06-10T15:50:42.42201435Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9ee85ea9-348c-4ff7-944e-ec9a653c961a name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:50:42.425652 crc crio[20344]: time=\"2026-06-10T15:50:42.42548603Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=5be30154-1256-4239-84e3-184f7739b4a3 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:50:42.431605 crc crio[20344]: time=\"2026-06-10T15:50:42.431526056Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-zhhxv/extract-content\" id=c387065b-6311-4d2c-99f9-1f0ba21ceddf name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:50:42.432073 crc crio[20344]: time=\"2026-06-10T15:50:42.432012798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:50:42.482241 crc crio[20344]: time=\"2026-06-10T15:50:42.482050807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:50:42.485216 crc crio[20344]: time=\"2026-06-10T15:50:42.485091846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:50:42.672783 crc crio[20344]: time=\"2026-06-10T15:50:42.6726799Z\" level=info msg=\"Created container c629ae2befc50bb98fbdb601c327590467573d330b4e5c3dd7028ae097394b48: openshift-marketplace/certified-operators-zhhxv/extract-content\" id=c387065b-6311-4d2c-99f9-1f0ba21ceddf name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:50:42.676242 crc crio[20344]: time=\"2026-06-10T15:50:42.675886452Z\" level=info msg=\"Starting container: c629ae2befc50bb98fbdb601c327590467573d330b4e5c3dd7028ae097394b48\" id=eaa106af-7001-4471-b183-349af4727320 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:50:42.684447 crc crio[20344]: time=\"2026-06-10T15:50:42.682188735Z\" level=info msg=\"Started container\" PID=290390 containerID=c629ae2befc50bb98fbdb601c327590467573d330b4e5c3dd7028ae097394b48 description=openshift-marketplace/certified-operators-zhhxv/extract-content id=eaa106af-7001-4471-b183-349af4727320 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1bd4631246539049eb1446d59811ff6efd7a0ef6e538f18afec09c612b41f89d\nJun 10 15:50:43.826116 crc crio[20344]: time=\"2026-06-10T15:50:43.824154821Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=62ac9aa1-65ee-4efd-88fb-1e5afd5cbe16 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:50:43.829050 crc crio[20344]: time=\"2026-06-10T15:50:43.828978166Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=bf149978-64e3-45ea-bc57-e4ed7e40562e name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:50:43.836320 crc crio[20344]: time=\"2026-06-10T15:50:43.836078218Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-zhhxv/registry-server\" id=789c1b8e-9b97-4da9-8f3a-7d7371b3de30 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:50:43.836564 crc crio[20344]: time=\"2026-06-10T15:50:43.836501139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:50:43.914582 crc crio[20344]: time=\"2026-06-10T15:50:43.914434588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:50:43.918926 crc crio[20344]: time=\"2026-06-10T15:50:43.918832681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:50:44.078827 crc crio[20344]: time=\"2026-06-10T15:50:44.078170007Z\" level=info msg=\"Created container 4fc910c1464eef816df9151306389e48877d429f6064b0e82d70678b17450289: openshift-marketplace/certified-operators-zhhxv/registry-server\" id=789c1b8e-9b97-4da9-8f3a-7d7371b3de30 name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:50:44.080223 crc crio[20344]: time=\"2026-06-10T15:50:44.080130037Z\" level=info msg=\"Starting container: 4fc910c1464eef816df9151306389e48877d429f6064b0e82d70678b17450289\" id=3cbe5f34-8070-4aa1-90ff-5052bc4b9248 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:50:44.087394 crc crio[20344]: time=\"2026-06-10T15:50:44.087178229Z\" level=info msg=\"Started container\" PID=290491 containerID=4fc910c1464eef816df9151306389e48877d429f6064b0e82d70678b17450289 description=openshift-marketplace/certified-operators-zhhxv/registry-server id=3cbe5f34-8070-4aa1-90ff-5052bc4b9248 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1bd4631246539049eb1446d59811ff6efd7a0ef6e538f18afec09c612b41f89d\nJun 10 15:50:52.958313 crc crio[20344]: time=\"2026-06-10T15:50:52.95720638Z\" level=info msg=\"Stopping container: 4fc910c1464eef816df9151306389e48877d429f6064b0e82d70678b17450289 (timeout: 2s)\" id=da4241fc-8d5d-466d-8a21-e7279bec2930 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:50:53.083178 crc crio[20344]: time=\"2026-06-10T15:50:53.083117295Z\" level=info msg=\"Stopped container 4fc910c1464eef816df9151306389e48877d429f6064b0e82d70678b17450289: openshift-marketplace/certified-operators-zhhxv/registry-server\" id=da4241fc-8d5d-466d-8a21-e7279bec2930 name=/runtime.v1.RuntimeService/StopContainer\nJun 10 15:50:53.084658 crc crio[20344]: time=\"2026-06-10T15:50:53.084582223Z\" level=info msg=\"Stopping pod sandbox: 1bd4631246539049eb1446d59811ff6efd7a0ef6e538f18afec09c612b41f89d\" id=3daa18d3-77ec-45f9-aad2-0b41e5fb1c86 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:50:53.085446 crc crio[20344]: time=\"2026-06-10T15:50:53.085376373Z\" level=info msg=\"Got pod network &{Name:certified-operators-zhhxv Namespace:openshift-marketplace ID:1bd4631246539049eb1446d59811ff6efd7a0ef6e538f18afec09c612b41f89d UID:26752b34-dc64-4ce7-8c15-42d801ccad4b NetNS:/var/run/netns/644c124f-36a1-42c0-8856-16c4ea612151 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod26752b34_dc64_4ce7_8c15_42d801ccad4b.slice PodAnnotations:0xc0022647e8}] Aliases:map[]}\"\nJun 10 15:50:53.085600 crc crio[20344]: time=\"2026-06-10T15:50:53.085581178Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-zhhxv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:50:53.398507 crc crio[20344]: time=\"2026-06-10T15:50:53.395953596Z\" level=info msg=\"Stopped pod sandbox: 1bd4631246539049eb1446d59811ff6efd7a0ef6e538f18afec09c612b41f89d\" id=3daa18d3-77ec-45f9-aad2-0b41e5fb1c86 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:50:53.972243 crc crio[20344]: time=\"2026-06-10T15:50:53.972126873Z\" level=info msg=\"Removing container: 4fc910c1464eef816df9151306389e48877d429f6064b0e82d70678b17450289\" id=6f719654-8618-4e07-8de5-3b1347fd9003 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:50:53.997138 crc crio[20344]: time=\"2026-06-10T15:50:53.996511991Z\" level=info msg=\"Removed container 4fc910c1464eef816df9151306389e48877d429f6064b0e82d70678b17450289: openshift-marketplace/certified-operators-zhhxv/registry-server\" id=6f719654-8618-4e07-8de5-3b1347fd9003 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:50:54.000420 crc crio[20344]: time=\"2026-06-10T15:50:54.000149715Z\" level=info msg=\"Removing container: c629ae2befc50bb98fbdb601c327590467573d330b4e5c3dd7028ae097394b48\" id=b6832db2-f747-46f5-9f4d-63a8dae1448c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:50:54.026179 crc crio[20344]: time=\"2026-06-10T15:50:54.025234231Z\" level=info msg=\"Removed container c629ae2befc50bb98fbdb601c327590467573d330b4e5c3dd7028ae097394b48: openshift-marketplace/certified-operators-zhhxv/extract-content\" id=b6832db2-f747-46f5-9f4d-63a8dae1448c name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:50:54.030140 crc crio[20344]: time=\"2026-06-10T15:50:54.029958743Z\" level=info msg=\"Removing container: 9173c94c5b315f4ed29f567968a402f709dd36a0f181b0efd0024f7cb074b59d\" id=e7fcd7ff-e366-4faf-b55c-669c18b2e6a0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:50:54.105230 crc crio[20344]: time=\"2026-06-10T15:50:54.10511974Z\" level=info msg=\"Removed container 9173c94c5b315f4ed29f567968a402f709dd36a0f181b0efd0024f7cb074b59d: openshift-marketplace/certified-operators-zhhxv/extract-utilities\" id=e7fcd7ff-e366-4faf-b55c-669c18b2e6a0 name=/runtime.v1.RuntimeService/RemoveContainer\nJun 10 15:51:18.341890 crc crio[20344]: time=\"2026-06-10T15:51:18.340930468Z\" level=info msg=\"Stopping pod sandbox: 1bd4631246539049eb1446d59811ff6efd7a0ef6e538f18afec09c612b41f89d\" id=cf7ab445-a1a9-47a2-8017-f8db2b360a67 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:51:18.341890 crc crio[20344]: time=\"2026-06-10T15:51:18.341740919Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1bd4631246539049eb1446d59811ff6efd7a0ef6e538f18afec09c612b41f89d\" id=cf7ab445-a1a9-47a2-8017-f8db2b360a67 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:51:18.344037 crc crio[20344]: time=\"2026-06-10T15:51:18.342421196Z\" level=info msg=\"Removing pod sandbox: 1bd4631246539049eb1446d59811ff6efd7a0ef6e538f18afec09c612b41f89d\" id=e8b44d62-d956-4ccf-b02d-7b2a10afea1d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:51:18.361387 crc crio[20344]: time=\"2026-06-10T15:51:18.361221561Z\" level=info msg=\"Removed pod sandbox: 1bd4631246539049eb1446d59811ff6efd7a0ef6e538f18afec09c612b41f89d\" id=e8b44d62-d956-4ccf-b02d-7b2a10afea1d name=/runtime.v1.RuntimeService/RemovePodSandbox\nJun 10 15:52:00.544850 crc crio[20344]: time=\"2026-06-10T15:52:00.54343622Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685112-957z2/POD\" id=f513dd37-1479-4787-bf13-f0c9ea1e3c76 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:52:00.546700 crc crio[20344]: time=\"2026-06-10T15:52:00.544892588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:52:00.584131 crc crio[20344]: time=\"2026-06-10T15:52:00.584074287Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685112-957z2 Namespace:openshift-infra ID:86fa1a82ae3c5c73fe4a8e6f4852e5b848a212ad5472c555a412e9ebe7171de1 UID:172e882f-bdb5-4822-8a28-8f36f59bfcf2 NetNS:/var/run/netns/5f3aa555-4167-4448-bdd3-1b95a34d4f9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod172e882f_bdb5_4822_8a28_8f36f59bfcf2.slice PodAnnotations:0xc00012a9d0}] Aliases:map[]}\"\nJun 10 15:52:00.584518 crc crio[20344]: time=\"2026-06-10T15:52:00.584494468Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685112-957z2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:52:00.974134 crc crio[20344]: 2026-06-10T15:52:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:86fa1a82ae3c5c7 Mac:b6:f6:3d:b4:a4:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:18 Mtu:0 Sandbox:/var/run/netns/5f3aa555-4167-4448-bdd3-1b95a34d4f9d SocketPath: PciID:}] [{Interface:0xc000014910 Address:{IP:10.217.1.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}\nJun 10 15:52:00.976464 crc crio[20344]: time=\"2026-06-10T15:52:00.976367296Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685112-957z2 Namespace:openshift-infra ID:86fa1a82ae3c5c73fe4a8e6f4852e5b848a212ad5472c555a412e9ebe7171de1 UID:172e882f-bdb5-4822-8a28-8f36f59bfcf2 NetNS:/var/run/netns/5f3aa555-4167-4448-bdd3-1b95a34d4f9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod172e882f_bdb5_4822_8a28_8f36f59bfcf2.slice PodAnnotations:0xc00012a9d0}] Aliases:map[]}\"\nJun 10 15:52:00.976606 crc crio[20344]: time=\"2026-06-10T15:52:00.97652071Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685112-957z2 for CNI network multus-cni-network (type=multus-shim)\"\nJun 10 15:52:00.992174 crc crio[20344]: time=\"2026-06-10T15:52:00.990795588Z\" level=info msg=\"Ran pod sandbox 86fa1a82ae3c5c73fe4a8e6f4852e5b848a212ad5472c555a412e9ebe7171de1 with infra container: openshift-infra/auto-csr-approver-29685112-957z2/POD\" id=f513dd37-1479-4787-bf13-f0c9ea1e3c76 name=/runtime.v1.RuntimeService/RunPodSandbox\nJun 10 15:52:00.994337 crc crio[20344]: time=\"2026-06-10T15:52:00.994118613Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=ad78f09c-1a54-431b-b098-423002817b6e name=/runtime.v1.ImageService/PullImage\nJun 10 15:52:01.008420 crc crio[20344]: time=\"2026-06-10T15:52:01.00834035Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"\nJun 10 15:52:01.876335 crc crio[20344]: time=\"2026-06-10T15:52:01.875930036Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=ad78f09c-1a54-431b-b098-423002817b6e name=/runtime.v1.ImageService/PullImage\nJun 10 15:52:01.878878 crc crio[20344]: time=\"2026-06-10T15:52:01.87763515Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1195cf15-eab1-4da6-8ece-dcef7ce46a51 name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:52:01.884625 crc crio[20344]: time=\"2026-06-10T15:52:01.884481596Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ff36e1db-781f-484d-b413-fc0b4209a72c name=/runtime.v1.ImageService/ImageStatus\nJun 10 15:52:01.895778 crc crio[20344]: time=\"2026-06-10T15:52:01.895599093Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685112-957z2/oc\" id=4c3585bf-1460-4719-9259-fcba6a0935eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:52:01.896157 crc crio[20344]: time=\"2026-06-10T15:52:01.896107586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:52:01.962327 crc crio[20344]: time=\"2026-06-10T15:52:01.962140047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:52:02.237976 crc crio[20344]: time=\"2026-06-10T15:52:02.237868192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"\nJun 10 15:52:02.376537 crc crio[20344]: time=\"2026-06-10T15:52:02.3763392Z\" level=info msg=\"Created container 97c51b40af00088293cc423b6b15ab6c1b596952bf806b8e2bd93c65d84f729f: openshift-infra/auto-csr-approver-29685112-957z2/oc\" id=4c3585bf-1460-4719-9259-fcba6a0935eb name=/runtime.v1.RuntimeService/CreateContainer\nJun 10 15:52:02.378322 crc crio[20344]: time=\"2026-06-10T15:52:02.378210899Z\" level=info msg=\"Starting container: 97c51b40af00088293cc423b6b15ab6c1b596952bf806b8e2bd93c65d84f729f\" id=cfd9f9c3-9096-4a67-b3b8-bbd648ac9bb5 name=/runtime.v1.RuntimeService/StartContainer\nJun 10 15:52:02.398764 crc crio[20344]: time=\"2026-06-10T15:52:02.398660816Z\" level=info msg=\"Started container\" PID=294288 containerID=97c51b40af00088293cc423b6b15ab6c1b596952bf806b8e2bd93c65d84f729f description=openshift-infra/auto-csr-approver-29685112-957z2/oc id=cfd9f9c3-9096-4a67-b3b8-bbd648ac9bb5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86fa1a82ae3c5c73fe4a8e6f4852e5b848a212ad5472c555a412e9ebe7171de1\nJun 10 15:52:04.237675 crc crio[20344]: time=\"2026-06-10T15:52:04.236619406Z\" level=info msg=\"Stopping pod sandbox: 86fa1a82ae3c5c73fe4a8e6f4852e5b848a212ad5472c555a412e9ebe7171de1\" id=8f960d97-8485-4930-aff9-174b88415c55 name=/runtime.v1.RuntimeService/StopPodSandbox\nJun 10 15:52:04.239427 crc crio[20344]: time=\"2026-06-10T15:52:04.239376107Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685112-957z2 Namespace:openshift-infra ID:86fa1a82ae3c5c73fe4a8e6f4852e5b848a212ad5472c555a412e9ebe7171de1 UID:172e882f-bdb5-4822-8a28-8f36f59bfcf2 NetNS:/var/run/netns/5f3aa555-4167-4448-bdd3-1b95a34d4f9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod172e882f_bdb5_4822_8a28_8f36f59bfcf2.slice PodAnnotations:0xc0007389c8}] Aliases:map[]}\"\nJun 10 15:52:04.239589 crc crio[20344]: time=\"2026-06-10T15:52:04.239529891Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685112-957z2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"\nJun 10 15:52:04.634789 crc crio[20344]: time=\"2026-06-10T15:52:04.634233641Z\" level=info msg=\"Stopped pod sandbox: 86fa1a82ae3c5c73fe4a8e6f4852e5b848a212ad5472c555a412e9ebe7171de1\" id=8f960d97-8485-4930-aff9-174b88415c55 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.697461 | controller |   "stdout_lines": [
2026-06-10 15:52:08.697559 | controller |     "Jun 10 14:24:12.906491 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-10 15:52:08.697580 | controller |     "Jun 10 14:24:13.920513 crc crio[3658]: time=\"2026-06-10T14:24:13.919628786Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-10 15:52:08.697598 | controller |     "Jun 10 14:24:13.920513 crc crio[3658]: time=\"2026-06-10T14:24:13.920487478Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-10 15:52:08.697614 | controller |     "Jun 10 14:24:13.923533 crc crio[3658]: time=\"2026-06-10T14:24:13.923441747Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-10 15:52:08.697630 | controller |     "Jun 10 14:24:13.924683 crc crio[3658]: time=\"2026-06-10T14:24:13.92459686Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-10 15:52:08.697647 | controller |     "Jun 10 14:24:13.942346 crc crio[3658]: time=\"2026-06-10T14:24:13.942177971Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-10 15:52:08.697663 | controller |     "Jun 10 14:24:13.942756 crc crio[3658]: time=\"2026-06-10T14:24:13.94269055Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-10 15:52:08.697683 | controller |     "Jun 10 14:24:13.942756 crc crio[3658]: time=\"2026-06-10T14:24:13.942746212Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-10 15:52:08.697700 | controller |     "Jun 10 14:24:13.943062 crc crio[3658]: time=\"2026-06-10T14:24:13.943002572Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-10 15:52:08.697716 | controller |     "Jun 10 14:24:13.943062 crc crio[3658]: time=\"2026-06-10T14:24:13.943049483Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-10 15:52:08.697731 | controller |     "Jun 10 14:24:13.972173 crc crio[3658]: time=\"2026-06-10T14:24:13.972063928Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-10 15:52:08.697747 | controller |     "Jun 10 14:24:14.035597 crc crio[3658]: time=\"2026-06-10T14:24:14.034960257Z\" 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-10 15:52:08.697765 | controller |     "Jun 10 14:24:14.292661 crc crio[3658]: time=\"2026-06-10T14:24:14.292220992Z\" 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-10 15:52:08.697781 | controller |     "Jun 10 14:24:14.472846 crc crio[3658]: time=\"2026-06-10T14:24:14.472631352Z\" 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-10 15:52:08.697798 | controller |     "Jun 10 14:24:14.725129 crc crio[3658]: time=\"2026-06-10T14:24:14.724996568Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-10 15:52:08.697815 | controller |     "Jun 10 14:24:14.725460 crc crio[3658]: time=\"2026-06-10T14:24:14.725071077Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-10 15:52:08.697830 | controller |     "Jun 10 14:24:14.725460 crc crio[3658]: time=\"2026-06-10T14:24:14.725446973Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-10 15:52:08.697845 | controller |     "Jun 10 14:24:14.725581 crc crio[3658]: time=\"2026-06-10T14:24:14.725466793Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-10 15:52:08.697881 | controller |     "Jun 10 14:24:14.725581 crc crio[3658]: time=\"2026-06-10T14:24:14.725477483Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-10 15:52:08.697898 | controller |     "Jun 10 14:24:14.747698 crc crio[3658]: time=\"2026-06-10T14:24:14.746991737Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-10 15:52:08.697914 | controller |     "Jun 10 14:24:14.747698 crc crio[3658]: time=\"2026-06-10T14:24:14.747639841Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-10 15:52:08.697930 | controller |     "Jun 10 14:24:14.754501 crc crio[3658]: time=\"2026-06-10T14:24:14.754235175Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-10 15:52:08.697946 | controller |     "Jun 10 14:24:14.754501 crc crio[3658]: time=\"2026-06-10T14:24:14.754314654Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-10 15:52:08.697962 | controller |     "Jun 10 14:24:15.541908 crc crio[3658]: time=\"2026-06-10T14:24:15.541485219Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-10 15:52:08.697977 | controller |     "Jun 10 14:24:15.541908 crc crio[3658]: time=\"2026-06-10T14:24:15.541894215Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-10 15:52:08.697992 | controller |     "Jun 10 14:24:15.545900 crc crio[3658]: time=\"2026-06-10T14:24:15.545672177Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-10 15:52:08.698010 | controller |     "Jun 10 14:24:15.545966 crc crio[3658]: time=\"2026-06-10T14:24:15.545910905Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-10 15:52:08.698030 | controller |     "Jun 10 14:24:15.548634 crc crio[3658]: time=\"2026-06-10T14:24:15.546671677Z\" 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.rdt-class\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"cpu-shared.crio.io\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"cpu-c-states.crio.io\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"bundle\\\", \\\"module.wasm.image/variant\\\", \\\"cpu-quota.crio.io\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"org.systemd.property.\\\", \\\"org.criu.config\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.ShmSize\\\"]\\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-10 15:52:08.698057 | controller |     "Jun 10 14:24:15.555796 crc crio[3658]: time=\"2026-06-10T14:24:15.555130722Z\" level=warning msg=\"Checking storage directory /var/lib/containers/storage for errors because of unclean shutdown\"",
2026-06-10 15:52:08.698074 | controller |     "Jun 10 14:24:17.213087 crc crio[3658]: time=\"2026-06-10T14:24:17.212029023Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-10 15:52:08.698090 | controller |     "Jun 10 14:24:17.216103 crc crio[3658]: time=\"2026-06-10T14:24:17.215208736Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-10 15:52:08.698105 | controller |     "Jun 10 14:24:17.533749 crc crio[3658]: time=\"2026-06-10T14:24:17.533635587Z\" 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-10 15:52:08.698121 | controller |     "Jun 10 14:24:17.541543 crc crio[3658]: time=\"2026-06-10T14:24:17.541439624Z\" level=warning msg=\"Deleting all containers under sandbox f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852 since it could not be restored\"",
2026-06-10 15:52:08.698136 | controller |     "Jun 10 14:24:17.559463 crc crio[3658]: time=\"2026-06-10T14:24:17.55923042Z\" 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-10 15:52:08.698151 | controller |     "Jun 10 14:24:17.568958 crc crio[3658]: time=\"2026-06-10T14:24:17.568827778Z\" level=warning msg=\"Deleting all containers under sandbox 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791 since it could not be restored\"",
2026-06-10 15:52:08.698167 | controller |     "Jun 10 14:24:17.577766 crc crio[3658]: time=\"2026-06-10T14:24:17.577176108Z\" 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-10 15:52:08.698181 | controller |     "Jun 10 14:24:17.583515 crc crio[3658]: time=\"2026-06-10T14:24:17.58340722Z\" level=warning msg=\"Deleting all containers under sandbox 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7 since it could not be restored\"",
2026-06-10 15:52:08.698196 | controller |     "Jun 10 14:24:17.603991 crc crio[3658]: time=\"2026-06-10T14:24:17.60316633Z\" 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-10 15:52:08.698211 | controller |     "Jun 10 14:24:17.613103 crc crio[3658]: time=\"2026-06-10T14:24:17.612941753Z\" level=warning msg=\"Deleting all containers under sandbox 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28 since it could not be restored\"",
2026-06-10 15:52:08.698225 | controller |     "Jun 10 14:24:17.641058 crc crio[3658]: time=\"2026-06-10T14:24:17.640951471Z\" 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-10 15:52:08.698240 | controller |     "Jun 10 14:24:17.647003 crc crio[3658]: time=\"2026-06-10T14:24:17.646898316Z\" level=warning msg=\"Deleting all containers under sandbox 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1 since it could not be restored\"",
2026-06-10 15:52:08.698259 | controller |     "Jun 10 14:24:17.666534 crc crio[3658]: time=\"2026-06-10T14:24:17.665711354Z\" 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-10 15:52:08.698273 | controller |     "Jun 10 14:24:17.672432 crc crio[3658]: time=\"2026-06-10T14:24:17.672228313Z\" level=warning msg=\"Deleting all containers under sandbox 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587 since it could not be restored\"",
2026-06-10 15:52:08.698288 | controller |     "Jun 10 14:24:17.685137 crc crio[3658]: time=\"2026-06-10T14:24:17.685017014Z\" 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-10 15:52:08.698302 | controller |     "Jun 10 14:24:17.691632 crc crio[3658]: time=\"2026-06-10T14:24:17.691304367Z\" level=warning msg=\"Deleting all containers under sandbox 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9 since it could not be restored\"",
2026-06-10 15:52:08.698317 | controller |     "Jun 10 14:24:17.705421 crc crio[3658]: time=\"2026-06-10T14:24:17.705245395Z\" 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-10 15:52:08.698331 | controller |     "Jun 10 14:24:17.712019 crc crio[3658]: time=\"2026-06-10T14:24:17.711914516Z\" level=warning msg=\"Deleting all containers under sandbox cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc since it could not be restored\"",
2026-06-10 15:52:08.698346 | controller |     "Jun 10 14:24:17.737842 crc crio[3658]: time=\"2026-06-10T14:24:17.737732394Z\" 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-10 15:52:08.698361 | controller |     "Jun 10 14:24:17.743847 crc crio[3658]: time=\"2026-06-10T14:24:17.743615588Z\" level=warning msg=\"Deleting all containers under sandbox 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227 since it could not be restored\"",
2026-06-10 15:52:08.698377 | controller |     "Jun 10 14:24:17.751680 crc crio[3658]: time=\"2026-06-10T14:24:17.751553579Z\" 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-10 15:52:08.698392 | controller |     "Jun 10 14:24:17.756134 crc crio[3658]: time=\"2026-06-10T14:24:17.756056302Z\" level=warning msg=\"Deleting all containers under sandbox b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5 since it could not be restored\"",
2026-06-10 15:52:08.698406 | controller |     "Jun 10 14:24:17.764056 crc crio[3658]: time=\"2026-06-10T14:24:17.763935611Z\" 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-10 15:52:08.698421 | controller |     "Jun 10 14:24:17.772941 crc crio[3658]: time=\"2026-06-10T14:24:17.772833184Z\" level=warning msg=\"Deleting all containers under sandbox 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118 since it could not be restored\"",
2026-06-10 15:52:08.698436 | controller |     "Jun 10 14:24:17.792399 crc crio[3658]: time=\"2026-06-10T14:24:17.792162984Z\" 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-10 15:52:08.698454 | controller |     "Jun 10 14:24:17.797546 crc crio[3658]: time=\"2026-06-10T14:24:17.797429364Z\" level=warning msg=\"Deleting all containers under sandbox 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b since it could not be restored\"",
2026-06-10 15:52:08.698469 | controller |     "Jun 10 14:24:17.809814 crc crio[3658]: time=\"2026-06-10T14:24:17.809707203Z\" 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-10 15:52:08.698484 | controller |     "Jun 10 14:24:17.823084 crc crio[3658]: time=\"2026-06-10T14:24:17.822983986Z\" level=warning msg=\"Deleting all containers under sandbox 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5 since it could not be restored\"",
2026-06-10 15:52:08.698498 | controller |     "Jun 10 14:24:17.836017 crc crio[3658]: time=\"2026-06-10T14:24:17.83589899Z\" 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-10 15:52:08.698513 | controller |     "Jun 10 14:24:17.840945 crc crio[3658]: time=\"2026-06-10T14:24:17.840773131Z\" level=warning msg=\"Deleting all containers under sandbox 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255 since it could not be restored\"",
2026-06-10 15:52:08.698528 | controller |     "Jun 10 14:24:17.848845 crc crio[3658]: time=\"2026-06-10T14:24:17.848755442Z\" 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-10 15:52:08.698544 | controller |     "Jun 10 14:24:17.853883 crc crio[3658]: time=\"2026-06-10T14:24:17.853789357Z\" level=warning msg=\"Deleting all containers under sandbox 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f since it could not be restored\"",
2026-06-10 15:52:08.698560 | controller |     "Jun 10 14:24:17.870233 crc crio[3658]: time=\"2026-06-10T14:24:17.870025847Z\" 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-10 15:52:08.698574 | controller |     "Jun 10 14:24:17.878456 crc crio[3658]: time=\"2026-06-10T14:24:17.878229984Z\" level=warning msg=\"Deleting all containers under sandbox 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b since it could not be restored\"",
2026-06-10 15:52:08.698590 | controller |     "Jun 10 14:24:17.889934 crc crio[3658]: time=\"2026-06-10T14:24:17.889711885Z\" 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-10 15:52:08.698605 | controller |     "Jun 10 14:24:17.896611 crc crio[3658]: time=\"2026-06-10T14:24:17.896480759Z\" level=warning msg=\"Deleting all containers under sandbox 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f since it could not be restored\"",
2026-06-10 15:52:08.698620 | controller |     "Jun 10 14:24:17.925218 crc crio[3658]: time=\"2026-06-10T14:24:17.925078851Z\" 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-10 15:52:08.698635 | controller |     "Jun 10 14:24:17.930444 crc crio[3658]: time=\"2026-06-10T14:24:17.930244018Z\" level=warning msg=\"Deleting all containers under sandbox 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471 since it could not be restored\"",
2026-06-10 15:52:08.698663 | controller |     "Jun 10 14:24:17.951724 crc crio[3658]: time=\"2026-06-10T14:24:17.951503902Z\" 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-10 15:52:08.698678 | controller |     "Jun 10 14:24:17.958043 crc crio[3658]: time=\"2026-06-10T14:24:17.957885578Z\" level=warning msg=\"Deleting all containers under sandbox 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7 since it could not be restored\"",
2026-06-10 15:52:08.698692 | controller |     "Jun 10 14:24:17.964724 crc crio[3658]: time=\"2026-06-10T14:24:17.964551099Z\" 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-10 15:52:08.698707 | controller |     "Jun 10 14:24:17.972080 crc crio[3658]: time=\"2026-06-10T14:24:17.971915747Z\" level=warning msg=\"Deleting all containers under sandbox 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0 since it could not be restored\"",
2026-06-10 15:52:08.698721 | controller |     "Jun 10 14:24:17.988216 crc crio[3658]: time=\"2026-06-10T14:24:17.987966532Z\" 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-10 15:52:08.698736 | controller |     "Jun 10 14:24:18.002821 crc crio[3658]: time=\"2026-06-10T14:24:18.002486503Z\" level=warning msg=\"Deleting all containers under sandbox e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400 since it could not be restored\"",
2026-06-10 15:52:08.698750 | controller |     "Jun 10 14:24:18.014625 crc crio[3658]: time=\"2026-06-10T14:24:18.014520217Z\" 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-10 15:52:08.698765 | controller |     "Jun 10 14:24:18.021425 crc crio[3658]: time=\"2026-06-10T14:24:18.02123529Z\" level=warning msg=\"Deleting all containers under sandbox 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded since it could not be restored\"",
2026-06-10 15:52:08.698780 | controller |     "Jun 10 14:24:18.030075 crc crio[3658]: time=\"2026-06-10T14:24:18.029960639Z\" 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-10 15:52:08.698795 | controller |     "Jun 10 14:24:18.036171 crc crio[3658]: time=\"2026-06-10T14:24:18.036068588Z\" level=warning msg=\"Deleting all containers under sandbox 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce since it could not be restored\"",
2026-06-10 15:52:08.698809 | controller |     "Jun 10 14:24:18.089523 crc crio[3658]: time=\"2026-06-10T14:24:18.089239279Z\" 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-10 15:52:08.698824 | controller |     "Jun 10 14:24:18.100771 crc crio[3658]: time=\"2026-06-10T14:24:18.100591877Z\" level=warning msg=\"Deleting all containers under sandbox da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f since it could not be restored\"",
2026-06-10 15:52:08.698840 | controller |     "Jun 10 14:24:18.167435 crc crio[3658]: time=\"2026-06-10T14:24:18.167205374Z\" 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-10 15:52:08.698880 | controller |     "Jun 10 14:24:18.171529 crc crio[3658]: time=\"2026-06-10T14:24:18.17143803Z\" level=warning msg=\"Deleting all containers under sandbox 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d since it could not be restored\"",
2026-06-10 15:52:08.698898 | controller |     "Jun 10 14:24:18.182765 crc crio[3658]: time=\"2026-06-10T14:24:18.182627035Z\" 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-10 15:52:08.698912 | controller |     "Jun 10 14:24:18.187223 crc crio[3658]: time=\"2026-06-10T14:24:18.187162089Z\" level=warning msg=\"Deleting all containers under sandbox 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71 since it could not be restored\"",
2026-06-10 15:52:08.698928 | controller |     "Jun 10 14:24:18.217017 crc crio[3658]: time=\"2026-06-10T14:24:18.216868425Z\" 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-10 15:52:08.698942 | controller |     "Jun 10 14:24:18.225001 crc crio[3658]: time=\"2026-06-10T14:24:18.224867977Z\" level=warning msg=\"Deleting all containers under sandbox ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673 since it could not be restored\"",
2026-06-10 15:52:08.698957 | controller |     "Jun 10 14:24:18.231710 crc crio[3658]: time=\"2026-06-10T14:24:18.231502448Z\" 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-10 15:52:08.698973 | controller |     "Jun 10 14:24:18.237792 crc crio[3658]: time=\"2026-06-10T14:24:18.237628938Z\" level=warning msg=\"Deleting all containers under sandbox ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff since it could not be restored\"",
2026-06-10 15:52:08.698987 | controller |     "Jun 10 14:24:18.246673 crc crio[3658]: time=\"2026-06-10T14:24:18.246540031Z\" 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-10 15:52:08.699002 | controller |     "Jun 10 14:24:18.252380 crc crio[3658]: time=\"2026-06-10T14:24:18.252153058Z\" level=warning msg=\"Deleting all containers under sandbox 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3 since it could not be restored\"",
2026-06-10 15:52:08.699017 | controller |     "Jun 10 14:24:18.259388 crc crio[3658]: time=\"2026-06-10T14:24:18.259215189Z\" 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-10 15:52:08.699032 | controller |     "Jun 10 14:24:18.263593 crc crio[3658]: time=\"2026-06-10T14:24:18.263511707Z\" level=warning msg=\"Deleting all containers under sandbox ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda since it could not be restored\"",
2026-06-10 15:52:08.699047 | controller |     "Jun 10 14:24:18.270688 crc crio[3658]: time=\"2026-06-10T14:24:18.270591278Z\" 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-10 15:52:08.699062 | controller |     "Jun 10 14:24:18.275333 crc crio[3658]: time=\"2026-06-10T14:24:18.275177523Z\" level=warning msg=\"Deleting all containers under sandbox 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010 since it could not be restored\"",
2026-06-10 15:52:08.699080 | controller |     "Jun 10 14:24:18.287959 crc crio[3658]: time=\"2026-06-10T14:24:18.287835411Z\" 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-10 15:52:08.699095 | controller |     "Jun 10 14:24:18.291134 crc crio[3658]: time=\"2026-06-10T14:24:18.291051824Z\" level=warning msg=\"Deleting all containers under sandbox 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730 since it could not be restored\"",
2026-06-10 15:52:08.699110 | controller |     "Jun 10 14:24:18.300054 crc crio[3658]: time=\"2026-06-10T14:24:18.299904156Z\" 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-10 15:52:08.699124 | controller |     "Jun 10 14:24:18.307311 crc crio[3658]: time=\"2026-06-10T14:24:18.307139421Z\" level=warning msg=\"Deleting all containers under sandbox 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405 since it could not be restored\"",
2026-06-10 15:52:08.699139 | controller |     "Jun 10 14:24:18.321297 crc crio[3658]: time=\"2026-06-10T14:24:18.321110189Z\" 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-10 15:52:08.699154 | controller |     "Jun 10 14:24:18.324428 crc crio[3658]: time=\"2026-06-10T14:24:18.324366483Z\" level=warning msg=\"Deleting all containers under sandbox 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a since it could not be restored\"",
2026-06-10 15:52:08.699168 | controller |     "Jun 10 14:24:18.341180 crc crio[3658]: time=\"2026-06-10T14:24:18.341047423Z\" 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-10 15:52:08.699182 | controller |     "Jun 10 14:24:18.345701 crc crio[3658]: time=\"2026-06-10T14:24:18.345604587Z\" level=warning msg=\"Deleting all containers under sandbox 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20 since it could not be restored\"",
2026-06-10 15:52:08.699197 | controller |     "Jun 10 14:24:18.354522 crc crio[3658]: time=\"2026-06-10T14:24:18.354421267Z\" 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-10 15:52:08.699212 | controller |     "Jun 10 14:24:18.358514 crc crio[3658]: time=\"2026-06-10T14:24:18.358434699Z\" level=warning msg=\"Deleting all containers under sandbox 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150 since it could not be restored\"",
2026-06-10 15:52:08.699226 | controller |     "Jun 10 14:24:18.365245 crc crio[3658]: time=\"2026-06-10T14:24:18.365171352Z\" 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-10 15:52:08.699242 | controller |     "Jun 10 14:24:18.369794 crc crio[3658]: time=\"2026-06-10T14:24:18.368518028Z\" level=warning msg=\"Deleting all containers under sandbox b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d since it could not be restored\"",
2026-06-10 15:52:08.699257 | controller |     "Jun 10 14:24:18.382313 crc crio[3658]: time=\"2026-06-10T14:24:18.382114708Z\" 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-10 15:52:08.699275 | controller |     "Jun 10 14:24:18.386500 crc crio[3658]: time=\"2026-06-10T14:24:18.386447887Z\" level=warning msg=\"Deleting all containers under sandbox 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb since it could not be restored\"",
2026-06-10 15:52:08.699291 | controller |     "Jun 10 14:24:18.397202 crc crio[3658]: time=\"2026-06-10T14:24:18.39712775Z\" 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-10 15:52:08.699305 | controller |     "Jun 10 14:24:18.404081 crc crio[3658]: time=\"2026-06-10T14:24:18.403950415Z\" level=warning msg=\"Deleting all containers under sandbox d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65 since it could not be restored\"",
2026-06-10 15:52:08.699320 | controller |     "Jun 10 14:24:18.416574 crc crio[3658]: time=\"2026-06-10T14:24:18.41645971Z\" 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-10 15:52:08.699335 | controller |     "Jun 10 14:24:18.420607 crc crio[3658]: time=\"2026-06-10T14:24:18.420444211Z\" level=warning msg=\"Deleting all containers under sandbox fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183 since it could not be restored\"",
2026-06-10 15:52:08.699349 | controller |     "Jun 10 14:24:18.425998 crc crio[3658]: time=\"2026-06-10T14:24:18.425885365Z\" 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-10 15:52:08.699363 | controller |     "Jun 10 14:24:18.431588 crc crio[3658]: time=\"2026-06-10T14:24:18.431541973Z\" level=warning msg=\"Deleting all containers under sandbox 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d since it could not be restored\"",
2026-06-10 15:52:08.699378 | controller |     "Jun 10 14:24:18.440546 crc crio[3658]: time=\"2026-06-10T14:24:18.440431616Z\" 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-10 15:52:08.699394 | controller |     "Jun 10 14:24:18.444457 crc crio[3658]: time=\"2026-06-10T14:24:18.444235712Z\" level=warning msg=\"Deleting all containers under sandbox cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946 since it could not be restored\"",
2026-06-10 15:52:08.699410 | controller |     "Jun 10 14:24:18.453489 crc crio[3658]: time=\"2026-06-10T14:24:18.45335311Z\" 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-10 15:52:08.699426 | controller |     "Jun 10 14:24:18.460119 crc crio[3658]: time=\"2026-06-10T14:24:18.460082353Z\" level=warning msg=\"Deleting all containers under sandbox 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a since it could not be restored\"",
2026-06-10 15:52:08.699441 | controller |     "Jun 10 14:24:18.477211 crc crio[3658]: time=\"2026-06-10T14:24:18.476490377Z\" 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-10 15:52:08.699456 | controller |     "Jun 10 14:24:18.483541 crc crio[3658]: time=\"2026-06-10T14:24:18.483440865Z\" level=warning msg=\"Deleting all containers under sandbox c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946 since it could not be restored\"",
2026-06-10 15:52:08.699474 | controller |     "Jun 10 14:24:18.524989 crc crio[3658]: time=\"2026-06-10T14:24:18.524852968Z\" 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-10 15:52:08.699491 | controller |     "Jun 10 14:24:18.531195 crc crio[3658]: time=\"2026-06-10T14:24:18.531054163Z\" level=warning msg=\"Deleting all containers under sandbox 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9 since it could not be restored\"",
2026-06-10 15:52:08.699506 | controller |     "Jun 10 14:24:18.545605 crc crio[3658]: time=\"2026-06-10T14:24:18.545469672Z\" 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-10 15:52:08.699521 | controller |     "Jun 10 14:24:18.550544 crc crio[3658]: time=\"2026-06-10T14:24:18.550447002Z\" level=warning msg=\"Deleting all containers under sandbox 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1 since it could not be restored\"",
2026-06-10 15:52:08.699536 | controller |     "Jun 10 14:24:18.561117 crc crio[3658]: time=\"2026-06-10T14:24:18.560989474Z\" 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-10 15:52:08.699551 | controller |     "Jun 10 14:24:18.566100 crc crio[3658]: time=\"2026-06-10T14:24:18.565931753Z\" level=warning msg=\"Deleting all containers under sandbox 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007 since it could not be restored\"",
2026-06-10 15:52:08.699566 | controller |     "Jun 10 14:24:18.573320 crc crio[3658]: time=\"2026-06-10T14:24:18.573127347Z\" 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-10 15:52:08.699581 | controller |     "Jun 10 14:24:18.577604 crc crio[3658]: time=\"2026-06-10T14:24:18.577514056Z\" level=warning msg=\"Deleting all containers under sandbox 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab since it could not be restored\"",
2026-06-10 15:52:08.699596 | controller |     "Jun 10 14:24:18.583498 crc crio[3658]: time=\"2026-06-10T14:24:18.583394944Z\" 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-10 15:52:08.699611 | controller |     "Jun 10 14:24:18.588475 crc crio[3658]: time=\"2026-06-10T14:24:18.588360893Z\" level=warning msg=\"Deleting all containers under sandbox aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1 since it could not be restored\"",
2026-06-10 15:52:08.699626 | controller |     "Jun 10 14:24:18.595369 crc crio[3658]: time=\"2026-06-10T14:24:18.595219161Z\" 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-10 15:52:08.699641 | controller |     "Jun 10 14:24:18.599777 crc crio[3658]: time=\"2026-06-10T14:24:18.599729581Z\" level=warning msg=\"Deleting all containers under sandbox df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef since it could not be restored\"",
2026-06-10 15:52:08.699657 | controller |     "Jun 10 14:24:18.605486 crc crio[3658]: time=\"2026-06-10T14:24:18.605452096Z\" 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-10 15:52:08.699678 | controller |     "Jun 10 14:24:18.609191 crc crio[3658]: time=\"2026-06-10T14:24:18.609166951Z\" level=warning msg=\"Deleting all containers under sandbox aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c since it could not be restored\"",
2026-06-10 15:52:08.699694 | controller |     "Jun 10 14:24:18.616891 crc crio[3658]: time=\"2026-06-10T14:24:18.616854345Z\" 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-10 15:52:08.699709 | controller |     "Jun 10 14:24:18.621115 crc crio[3658]: time=\"2026-06-10T14:24:18.621002818Z\" level=warning msg=\"Deleting all containers under sandbox f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6 since it could not be restored\"",
2026-06-10 15:52:08.699725 | controller |     "Jun 10 14:24:18.674584 crc crio[3658]: time=\"2026-06-10T14:24:18.674187026Z\" 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-10 15:52:08.699740 | controller |     "Jun 10 14:24:18.680433 crc crio[3658]: time=\"2026-06-10T14:24:18.680229537Z\" level=warning msg=\"Deleting all containers under sandbox 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0 since it could not be restored\"",
2026-06-10 15:52:08.699756 | controller |     "Jun 10 14:24:18.686081 crc crio[3658]: time=\"2026-06-10T14:24:18.686051784Z\" 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-10 15:52:08.699770 | controller |     "Jun 10 14:24:18.689434 crc crio[3658]: time=\"2026-06-10T14:24:18.689237048Z\" level=warning msg=\"Deleting all containers under sandbox 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d since it could not be restored\"",
2026-06-10 15:52:08.699785 | controller |     "Jun 10 14:24:18.698327 crc crio[3658]: time=\"2026-06-10T14:24:18.698173387Z\" 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-10 15:52:08.699799 | controller |     "Jun 10 14:24:18.705432 crc crio[3658]: time=\"2026-06-10T14:24:18.705217659Z\" level=warning msg=\"Deleting all containers under sandbox ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f since it could not be restored\"",
2026-06-10 15:52:08.699815 | controller |     "Jun 10 14:24:18.722892 crc crio[3658]: time=\"2026-06-10T14:24:18.72224789Z\" 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-10 15:52:08.699830 | controller |     "Jun 10 14:24:18.728064 crc crio[3658]: time=\"2026-06-10T14:24:18.728017576Z\" level=warning msg=\"Deleting all containers under sandbox cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f since it could not be restored\"",
2026-06-10 15:52:08.699845 | controller |     "Jun 10 14:24:18.736674 crc crio[3658]: time=\"2026-06-10T14:24:18.736552978Z\" 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-10 15:52:08.699881 | controller |     "Jun 10 14:24:18.742957 crc crio[3658]: time=\"2026-06-10T14:24:18.742545178Z\" level=warning msg=\"Deleting all containers under sandbox 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911 since it could not be restored\"",
2026-06-10 15:52:08.699898 | controller |     "Jun 10 14:24:18.752197 crc crio[3658]: time=\"2026-06-10T14:24:18.752057109Z\" 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-10 15:52:08.699918 | controller |     "Jun 10 14:24:18.756223 crc crio[3658]: time=\"2026-06-10T14:24:18.756001198Z\" level=warning msg=\"Deleting all containers under sandbox 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21 since it could not be restored\"",
2026-06-10 15:52:08.699934 | controller |     "Jun 10 14:24:18.760939 crc crio[3658]: time=\"2026-06-10T14:24:18.760862315Z\" 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-10 15:52:08.699949 | controller |     "Jun 10 14:24:18.764229 crc crio[3658]: time=\"2026-06-10T14:24:18.764145701Z\" level=warning msg=\"Deleting all containers under sandbox 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16 since it could not be restored\"",
2026-06-10 15:52:08.699964 | controller |     "Jun 10 14:24:18.772093 crc crio[3658]: time=\"2026-06-10T14:24:18.772015779Z\" 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-10 15:52:08.699980 | controller |     "Jun 10 14:24:18.775121 crc crio[3658]: time=\"2026-06-10T14:24:18.77504746Z\" level=warning msg=\"Deleting all containers under sandbox 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240 since it could not be restored\"",
2026-06-10 15:52:08.699994 | controller |     "Jun 10 14:24:18.779620 crc crio[3658]: time=\"2026-06-10T14:24:18.779550861Z\" 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-10 15:52:08.700009 | controller |     "Jun 10 14:24:18.784318 crc crio[3658]: time=\"2026-06-10T14:24:18.783853637Z\" level=warning msg=\"Deleting all containers under sandbox c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86 since it could not be restored\"",
2026-06-10 15:52:08.700023 | controller |     "Jun 10 14:24:18.838686 crc crio[3658]: time=\"2026-06-10T14:24:18.838576875Z\" 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-10 15:52:08.700037 | controller |     "Jun 10 14:24:18.841902 crc crio[3658]: time=\"2026-06-10T14:24:18.84181018Z\" level=warning msg=\"Deleting all containers under sandbox 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34 since it could not be restored\"",
2026-06-10 15:52:08.700052 | controller |     "Jun 10 14:24:18.866312 crc crio[3658]: time=\"2026-06-10T14:24:18.866143168Z\" 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-10 15:52:08.700066 | controller |     "Jun 10 14:24:18.869213 crc crio[3658]: time=\"2026-06-10T14:24:18.869131178Z\" level=warning msg=\"Deleting all containers under sandbox ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017 since it could not be restored\"",
2026-06-10 15:52:08.700081 | controller |     "Jun 10 14:24:18.879870 crc crio[3658]: time=\"2026-06-10T14:24:18.879765402Z\" 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-10 15:52:08.700100 | controller |     "Jun 10 14:24:18.883436 crc crio[3658]: time=\"2026-06-10T14:24:18.883374084Z\" level=warning msg=\"Deleting all containers under sandbox f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae since it could not be restored\"",
2026-06-10 15:52:08.700116 | controller |     "Jun 10 14:24:18.889358 crc crio[3658]: time=\"2026-06-10T14:24:18.889190471Z\" 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-10 15:52:08.700131 | controller |     "Jun 10 14:24:18.892912 crc crio[3658]: time=\"2026-06-10T14:24:18.892799284Z\" level=warning msg=\"Deleting all containers under sandbox 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2 since it could not be restored\"",
2026-06-10 15:52:08.700146 | controller |     "Jun 10 14:24:18.899524 crc crio[3658]: time=\"2026-06-10T14:24:18.899490888Z\" 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-10 15:52:08.700160 | controller |     "Jun 10 14:24:18.902786 crc crio[3658]: time=\"2026-06-10T14:24:18.90260645Z\" level=warning msg=\"Deleting all containers under sandbox a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7 since it could not be restored\"",
2026-06-10 15:52:08.700175 | controller |     "Jun 10 14:24:18.918330 crc crio[3658]: time=\"2026-06-10T14:24:18.918205833Z\" 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-10 15:52:08.700189 | controller |     "Jun 10 14:24:18.922963 crc crio[3658]: time=\"2026-06-10T14:24:18.922872687Z\" level=warning msg=\"Deleting all containers under sandbox a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5 since it could not be restored\"",
2026-06-10 15:52:08.700205 | controller |     "Jun 10 14:24:18.930166 crc crio[3658]: time=\"2026-06-10T14:24:18.930039771Z\" 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-10 15:52:08.700220 | controller |     "Jun 10 14:24:18.932970 crc crio[3658]: time=\"2026-06-10T14:24:18.932936389Z\" level=warning msg=\"Deleting all containers under sandbox 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6 since it could not be restored\"",
2026-06-10 15:52:08.700235 | controller |     "Jun 10 14:24:18.943250 crc crio[3658]: time=\"2026-06-10T14:24:18.943200045Z\" 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-10 15:52:08.700251 | controller |     "Jun 10 14:24:18.947320 crc crio[3658]: time=\"2026-06-10T14:24:18.946902249Z\" level=warning msg=\"Deleting all containers under sandbox 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a since it could not be restored\"",
2026-06-10 15:52:08.700266 | controller |     "Jun 10 14:24:18.960362 crc crio[3658]: time=\"2026-06-10T14:24:18.960188856Z\" 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-10 15:52:08.700281 | controller |     "Jun 10 14:24:18.963052 crc crio[3658]: time=\"2026-06-10T14:24:18.962966802Z\" level=warning msg=\"Deleting all containers under sandbox caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4 since it could not be restored\"",
2026-06-10 15:52:08.700295 | controller |     "Jun 10 14:24:18.971007 crc crio[3658]: time=\"2026-06-10T14:24:18.970898551Z\" 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-10 15:52:08.700314 | controller |     "Jun 10 14:24:18.976464 crc crio[3658]: time=\"2026-06-10T14:24:18.976374961Z\" level=warning msg=\"Deleting all containers under sandbox 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e since it could not be restored\"",
2026-06-10 15:52:08.700329 | controller |     "Jun 10 14:24:19.023511 crc crio[3658]: time=\"2026-06-10T14:24:19.023236851Z\" 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-10 15:52:08.700344 | controller |     "Jun 10 14:24:19.023511 crc crio[3658]: time=\"2026-06-10T14:24:19.023451905Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.700360 | controller |     "Jun 10 14:24:19.023963 crc crio[3658]: time=\"2026-06-10T14:24:19.023579427Z\" 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-10 15:52:08.700377 | controller |     "Jun 10 14:24:19.024146 crc crio[3658]: time=\"2026-06-10T14:24:19.024052477Z\" 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:0xc00012c948}] Aliases:map[]}\"",
2026-06-10 15:52:08.700397 | controller |     "Jun 10 14:24:19.024370 crc crio[3658]: time=\"2026-06-10T14:24:19.0242299Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.700412 | controller |     "Jun 10 14:24:19.025452 crc crio[3658]: time=\"2026-06-10T14:24:19.02521003Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-10 15:52:08.700427 | controller |     "Jun 10 14:24:19.031220 crc crio[3658]: time=\"2026-06-10T14:24:19.030473496Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-10 15:52:08.700441 | controller |     "Jun 10 14:24:19.031853 crc crio[3658]: time=\"2026-06-10T14:24:19.030574218Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-10 15:52:08.700456 | controller |     "Jun 10 14:24:19.032614 crc crio[3658]: time=\"2026-06-10T14:24:19.032452915Z\" level=info msg=\"Create NRI interface\"",
2026-06-10 15:52:08.700471 | controller |     "Jun 10 14:24:19.034803 crc crio[3658]: time=\"2026-06-10T14:24:19.0346772Z\" level=info msg=\"runtime interface created\"",
2026-06-10 15:52:08.700487 | controller |     "Jun 10 14:24:19.035720 crc crio[3658]: time=\"2026-06-10T14:24:19.035534087Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-10 15:52:08.700502 | controller |     "Jun 10 14:24:19.035720 crc crio[3658]: time=\"2026-06-10T14:24:19.035626759Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-10 15:52:08.700518 | controller |     "Jun 10 14:24:19.036064 crc crio[3658]: time=\"2026-06-10T14:24:19.035728701Z\" level=info msg=\"starting plugins...\"",
2026-06-10 15:52:08.700534 | controller |     "Jun 10 14:24:19.036064 crc crio[3658]: time=\"2026-06-10T14:24:19.036033497Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-10 15:52:08.700549 | controller |     "Jun 10 14:24:19.039857 crc crio[3658]: time=\"2026-06-10T14:24:19.039577258Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-10 15:52:08.700569 | controller |     "Jun 10 14:24:19.047596 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-10 15:52:08.700585 | controller |     "Jun 10 14:24:19.331701 crc crio[3658]: 2026-06-10T14:24: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-10 15:52:08.700602 | controller |     "Jun 10 14:24:19.333583 crc crio[3658]: time=\"2026-06-10T14:24:19.332181341Z\" level=info msg=\"Successfully cleaned up network for pod cee73eca6bb7492bb52d42bf5c775e8ff855dcead097943420955764786385fc\"",
2026-06-10 15:52:08.700617 | controller |     "Jun 10 14:24:19.333583 crc crio[3658]: time=\"2026-06-10T14:24:19.332228992Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.700633 | controller |     "Jun 10 14:24:19.333583 crc crio[3658]: time=\"2026-06-10T14:24:19.332344425Z\" 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-10 15:52:08.700652 | controller |     "Jun 10 14:24:19.333583 crc crio[3658]: time=\"2026-06-10T14:24:19.33260682Z\" 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:0xc000fe2000}] Aliases:map[]}\"",
2026-06-10 15:52:08.700669 | controller |     "Jun 10 14:24:19.333583 crc crio[3658]: time=\"2026-06-10T14:24:19.332838004Z\" 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-10 15:52:08.700684 | controller |     "Jun 10 14:24:19.412167 crc crio[3658]: 2026-06-10T14:24: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-10 15:52:08.700699 | controller |     "Jun 10 14:24:19.412514 crc crio[3658]: time=\"2026-06-10T14:24:19.41234826Z\" level=info msg=\"Successfully cleaned up network for pod 8c6585b8db86793364698268f6d5287dd5b180895605886d7545253be162b3b7\"",
2026-06-10 15:52:08.700714 | controller |     "Jun 10 14:24:19.412514 crc crio[3658]: time=\"2026-06-10T14:24:19.412391591Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.700730 | controller |     "Jun 10 14:24:19.412514 crc crio[3658]: time=\"2026-06-10T14:24:19.412433322Z\" 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-10 15:52:08.700745 | controller |     "Jun 10 14:24:19.412849 crc crio[3658]: time=\"2026-06-10T14:24:19.412713408Z\" 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:0xc000558058}] Aliases:map[]}\"",
2026-06-10 15:52:08.700766 | controller |     "Jun 10 14:24:19.412953 crc crio[3658]: time=\"2026-06-10T14:24:19.412887671Z\" 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-10 15:52:08.700784 | controller |     "Jun 10 14:24:19.678527 crc crio[3658]: 2026-06-10T14:24: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-10 15:52:08.700800 | controller |     "Jun 10 14:24:19.678962 crc crio[3658]: time=\"2026-06-10T14:24:19.678674865Z\" level=info msg=\"Successfully cleaned up network for pod 34dab8a60616b7cf01d4e9c425e238f75c5ad085d018feae02e699514bf41b3e\"",
2026-06-10 15:52:08.700815 | controller |     "Jun 10 14:24:19.678962 crc crio[3658]: time=\"2026-06-10T14:24:19.678706346Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.700831 | controller |     "Jun 10 14:24:19.678962 crc crio[3658]: time=\"2026-06-10T14:24:19.678739797Z\" 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-10 15:52:08.700864 | controller |     "Jun 10 14:24:19.678962 crc crio[3658]: time=\"2026-06-10T14:24:19.67892689Z\" 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:0xc000fe2098}] Aliases:map[]}\"",
2026-06-10 15:52:08.700887 | controller |     "Jun 10 14:24:19.679392 crc crio[3658]: time=\"2026-06-10T14:24:19.679077033Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.700905 | controller |     "Jun 10 14:24:19.697782 crc crio[3658]: 2026-06-10T14:24: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-10 15:52:08.700923 | controller |     "Jun 10 14:24:19.697782 crc crio[3658]: time=\"2026-06-10T14:24:19.697667597Z\" level=info msg=\"Successfully cleaned up network for pod d9d2a25c8e17fdfe8249ac2d59a81a5e7e2044dd011c522e21a3181c10ddbd65\"",
2026-06-10 15:52:08.700939 | controller |     "Jun 10 14:24:19.697782 crc crio[3658]: time=\"2026-06-10T14:24:19.697701267Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.700955 | controller |     "Jun 10 14:24:19.697782 crc crio[3658]: time=\"2026-06-10T14:24:19.697737628Z\" 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-10 15:52:08.700984 | controller |     "Jun 10 14:24:19.698705 crc crio[3658]: time=\"2026-06-10T14:24:19.697951902Z\" 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:0xc000fe2128}] Aliases:map[]}\"",
2026-06-10 15:52:08.701009 | controller |     "Jun 10 14:24:19.698705 crc crio[3658]: time=\"2026-06-10T14:24:19.698080065Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.701028 | controller |     "Jun 10 14:24:19.844068 crc crio[3658]: 2026-06-10T14:24: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-10 15:52:08.701045 | controller |     "Jun 10 14:24:19.844546 crc crio[3658]: time=\"2026-06-10T14:24:19.844440242Z\" level=info msg=\"Successfully cleaned up network for pod 6f1db32e9e579db7cf7dab1ab228e7efa8c130d835afbaf76bc51f3cc09c4bdb\"",
2026-06-10 15:52:08.701062 | controller |     "Jun 10 14:24:19.844546 crc crio[3658]: time=\"2026-06-10T14:24:19.844496664Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.701079 | controller |     "Jun 10 14:24:19.844546 crc crio[3658]: time=\"2026-06-10T14:24:19.844519404Z\" level=info msg=\"Successfully cleaned up network for pod 39b7866f65a026a9785951e874d79b2a65586cc09117692bad73d8da76814de6\"",
2026-06-10 15:52:08.701096 | controller |     "Jun 10 14:24:19.844546 crc crio[3658]: time=\"2026-06-10T14:24:19.844531724Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.701113 | controller |     "Jun 10 14:24:19.844546 crc crio[3658]: time=\"2026-06-10T14:24:19.844543075Z\" level=info msg=\"Successfully cleaned up network for pod ca101b65abcacc688b6db6fe9499e5cc58a69da3e55d5e9e0dbd37efd4357017\"",
2026-06-10 15:52:08.701130 | controller |     "Jun 10 14:24:19.844546 crc crio[3658]: time=\"2026-06-10T14:24:19.844552905Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.701147 | controller |     "Jun 10 14:24:19.844904 crc crio[3658]: time=\"2026-06-10T14:24:19.844594376Z\" 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-10 15:52:08.701164 | controller |     "Jun 10 14:24:19.844955 crc crio[3658]: time=\"2026-06-10T14:24:19.844902752Z\" 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:0xc000558120}] Aliases:map[]}\"",
2026-06-10 15:52:08.701182 | controller |     "Jun 10 14:24:19.868122 crc crio[3658]: time=\"2026-06-10T14:24:19.845071825Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.701199 | controller |     "Jun 10 14:24:19.963051 crc crio[3658]: 2026-06-10T14:24: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-10 15:52:08.701216 | controller |     "Jun 10 14:24:19.963494 crc crio[3658]: time=\"2026-06-10T14:24:19.963247227Z\" level=info msg=\"Successfully cleaned up network for pod ac8f65e743463176074b4c0cb4e8c2b3cb849e56ae25be37a16bb9efcd7eb64f\"",
2026-06-10 15:52:08.701232 | controller |     "Jun 10 14:24:19.963494 crc crio[3658]: time=\"2026-06-10T14:24:19.963481532Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.701248 | controller |     "Jun 10 14:24:19.963695 crc crio[3658]: time=\"2026-06-10T14:24:19.963559283Z\" 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-10 15:52:08.701268 | controller |     "Jun 10 14:24:19.964077 crc crio[3658]: time=\"2026-06-10T14:24:19.963986962Z\" 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:0xc000fe21b8}] Aliases:map[]}\"",
2026-06-10 15:52:08.701285 | controller |     "Jun 10 14:24:19.964617 crc crio[3658]: time=\"2026-06-10T14:24:19.964520303Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.701301 | controller |     "Jun 10 14:24:20.136046 crc crio[3658]: 2026-06-10T14:24: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-10 15:52:08.701316 | controller |     "Jun 10 14:24:20.137012 crc crio[3658]: time=\"2026-06-10T14:24:20.136841431Z\" level=info msg=\"Successfully cleaned up network for pod 1a6f453dbe8bac2c3bdbb09d3e238da0475d47dbc239b5adad9041e5590c52d9\"",
2026-06-10 15:52:08.701331 | controller |     "Jun 10 14:24:20.137012 crc crio[3658]: time=\"2026-06-10T14:24:20.136926293Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.701347 | controller |     "Jun 10 14:24:20.137012 crc crio[3658]: time=\"2026-06-10T14:24:20.136987604Z\" 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-10 15:52:08.701363 | controller |     "Jun 10 14:24:20.137663 crc crio[3658]: time=\"2026-06-10T14:24:20.137469144Z\" 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:0xc0005581d8}] Aliases:map[]}\"",
2026-06-10 15:52:08.701379 | controller |     "Jun 10 14:24:20.137745 crc crio[3658]: time=\"2026-06-10T14:24:20.137716839Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-10 15:52:08.701395 | controller |     "Jun 10 14:24:20.137837 crc crio[3658]: time=\"2026-06-10T14:24:20.137744319Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-10 15:52:08.701410 | controller |     "Jun 10 14:24:20.137837 crc crio[3658]: time=\"2026-06-10T14:24:20.13776178Z\" level=info msg=\"Deleting pod openshift-kube-scheduler_revision-pruner-6-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.701425 | controller |     "Jun 10 14:24:20.323205 crc crio[3658]: 2026-06-10T14:24: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-10 15:52:08.701440 | controller |     "Jun 10 14:24:20.323205 crc crio[3658]: time=\"2026-06-10T14:24:20.32312155Z\" level=info msg=\"Successfully cleaned up network for pod cf95c321a021eb9a3ba610455248b4b97c8822803f4d40be10c7b1c223b38946\"",
2026-06-10 15:52:08.701458 | controller |     "Jun 10 14:24:20.323205 crc crio[3658]: time=\"2026-06-10T14:24:20.323155761Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.701474 | controller |     "Jun 10 14:24:20.323205 crc crio[3658]: time=\"2026-06-10T14:24:20.323193781Z\" 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-10 15:52:08.701489 | controller |     "Jun 10 14:24:20.323678 crc crio[3658]: time=\"2026-06-10T14:24:20.323560169Z\" 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:0xc000558240}] Aliases:map[]}\"",
2026-06-10 15:52:08.701505 | controller |     "Jun 10 14:24:20.323810 crc crio[3658]: time=\"2026-06-10T14:24:20.323741853Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.701520 | controller |     "Jun 10 14:24:20.352407 crc crio[3658]: 2026-06-10T14:24: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-10 15:52:08.701536 | controller |     "Jun 10 14:24:20.354374 crc crio[3658]: time=\"2026-06-10T14:24:20.352886357Z\" level=info msg=\"Successfully cleaned up network for pod ec5d8cc1a78af44633e5b157a326c7eb057086da9645d399ada87ef76a040673\"",
2026-06-10 15:52:08.701550 | controller |     "Jun 10 14:24:20.354374 crc crio[3658]: time=\"2026-06-10T14:24:20.352972149Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.701565 | controller |     "Jun 10 14:24:20.354374 crc crio[3658]: time=\"2026-06-10T14:24:20.35301049Z\" level=info msg=\"Successfully cleaned up network for pod 4251b0938a7c7926c0d92fda115d0192567b38afd62b1da6d3d76cfd5d20a25f\"",
2026-06-10 15:52:08.701581 | controller |     "Jun 10 14:24:20.354374 crc crio[3658]: time=\"2026-06-10T14:24:20.35301981Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.701597 | controller |     "Jun 10 14:24:20.354374 crc crio[3658]: time=\"2026-06-10T14:24:20.353071291Z\" 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-10 15:52:08.701612 | controller |     "Jun 10 14:24:20.354374 crc crio[3658]: time=\"2026-06-10T14:24:20.353384697Z\" 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:0xc000fe2258}] Aliases:map[]}\"",
2026-06-10 15:52:08.701628 | controller |     "Jun 10 14:24:20.354374 crc crio[3658]: time=\"2026-06-10T14:24:20.353543661Z\" level=info msg=\"Deleting pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.701643 | controller |     "Jun 10 14:24:20.435707 crc crio[3658]: 2026-06-10T14:24: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-10 15:52:08.701662 | controller |     "Jun 10 14:24:20.435912 crc crio[3658]: time=\"2026-06-10T14:24:20.435835732Z\" level=info msg=\"Successfully cleaned up network for pod 2ad4e6712288ae4114ef99649d38397a6414bb10a28064a266721a8faa87797b\"",
2026-06-10 15:52:08.701677 | controller |     "Jun 10 14:24:20.435912 crc crio[3658]: time=\"2026-06-10T14:24:20.435865793Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.701692 | controller |     "Jun 10 14:24:20.435912 crc crio[3658]: time=\"2026-06-10T14:24:20.435883683Z\" level=info msg=\"Successfully cleaned up network for pod a81533570b925ea6f6bf65ff689b58f63ee17cd1f7b5f92e4652de0cd34bccd5\"",
2026-06-10 15:52:08.701707 | controller |     "Jun 10 14:24:20.435912 crc crio[3658]: time=\"2026-06-10T14:24:20.435894283Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.701722 | controller |     "Jun 10 14:24:20.435912 crc crio[3658]: time=\"2026-06-10T14:24:20.435902314Z\" level=info msg=\"Successfully cleaned up network for pod fd391bae970f3b64b4d0651ad727c5e7e11857de509c35f5d95e1825021e4183\"",
2026-06-10 15:52:08.701737 | controller |     "Jun 10 14:24:20.435912 crc crio[3658]: time=\"2026-06-10T14:24:20.435909574Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.701752 | controller |     "Jun 10 14:24:20.436141 crc crio[3658]: time=\"2026-06-10T14:24:20.435933494Z\" 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-10 15:52:08.701768 | controller |     "Jun 10 14:24:20.436825 crc crio[3658]: time=\"2026-06-10T14:24:20.436766721Z\" 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:0xc000fe22e8}] Aliases:map[]}\"",
2026-06-10 15:52:08.701785 | controller |     "Jun 10 14:24:20.436997 crc crio[3658]: time=\"2026-06-10T14:24:20.436939994Z\" 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-10 15:52:08.701801 | controller |     "Jun 10 14:24:20.468176 crc crio[3658]: 2026-06-10T14:24: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-10 15:52:08.701818 | controller |     "Jun 10 14:24:20.468524 crc crio[3658]: time=\"2026-06-10T14:24:20.468427856Z\" level=info msg=\"Successfully cleaned up network for pod b3fb04fc606fe54422d5489bd8fc2b18438bf32c094e6d5499989b1c4680081d\"",
2026-06-10 15:52:08.701834 | controller |     "Jun 10 14:24:20.468524 crc crio[3658]: time=\"2026-06-10T14:24:20.468493858Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.701883 | controller |     "Jun 10 14:24:20.468707 crc crio[3658]: time=\"2026-06-10T14:24:20.468541619Z\" 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-10 15:52:08.701905 | controller |     "Jun 10 14:24:20.468820 crc crio[3658]: time=\"2026-06-10T14:24:20.468759873Z\" 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:0xc00018f2d0}] Aliases:map[]}\"",
2026-06-10 15:52:08.701926 | controller |     "Jun 10 14:24:20.468891 crc crio[3658]: time=\"2026-06-10T14:24:20.468859735Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-10 15:52:08.701941 | controller |     "Jun 10 14:24:20.468891 crc crio[3658]: time=\"2026-06-10T14:24:20.468874205Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-10 15:52:08.701956 | controller |     "Jun 10 14:24:20.468891 crc crio[3658]: time=\"2026-06-10T14:24:20.468887526Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632815-n4njh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.701972 | controller |     "Jun 10 14:24:20.593387 crc crio[3658]: 2026-06-10T14:24: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-10 15:52:08.701988 | controller |     "Jun 10 14:24:20.593387 crc crio[3658]: time=\"2026-06-10T14:24:20.593353024Z\" level=info msg=\"Successfully cleaned up network for pod ffa16630965ee37fb7ae4617aa9da06a6662aa11df1df8dabfd1ed98d76641ff\"",
2026-06-10 15:52:08.702002 | controller |     "Jun 10 14:24:20.593837 crc crio[3658]: time=\"2026-06-10T14:24:20.593397205Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.702017 | controller |     "Jun 10 14:24:20.593837 crc crio[3658]: time=\"2026-06-10T14:24:20.59367309Z\" 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-10 15:52:08.702032 | controller |     "Jun 10 14:24:20.594142 crc crio[3658]: time=\"2026-06-10T14:24:20.594054838Z\" 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:0xc00018f338}] Aliases:map[]}\"",
2026-06-10 15:52:08.702047 | controller |     "Jun 10 14:24:20.594551 crc crio[3658]: time=\"2026-06-10T14:24:20.594464156Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.702063 | controller |     "Jun 10 14:24:20.840616 crc crio[3658]: 2026-06-10T14:24: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-10 15:52:08.702077 | controller |     "Jun 10 14:24:20.841040 crc crio[3658]: time=\"2026-06-10T14:24:20.84078022Z\" level=info msg=\"Successfully cleaned up network for pod 77c7a43aebfa236b2f5dda89f94c365080a6bc71e13aa97182d67accd59f42a2\"",
2026-06-10 15:52:08.702093 | controller |     "Jun 10 14:24:20.841040 crc crio[3658]: time=\"2026-06-10T14:24:20.84080838Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.702112 | controller |     "Jun 10 14:24:20.841040 crc crio[3658]: time=\"2026-06-10T14:24:20.840850241Z\" 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-10 15:52:08.702128 | controller |     "Jun 10 14:24:20.841700 crc crio[3658]: time=\"2026-06-10T14:24:20.841050575Z\" 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:0xc000fe2390}] Aliases:map[]}\"",
2026-06-10 15:52:08.702145 | controller |     "Jun 10 14:24:20.841700 crc crio[3658]: time=\"2026-06-10T14:24:20.841221708Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.702161 | controller |     "Jun 10 14:24:21.046196 crc crio[3658]: 2026-06-10T14:24:21Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.702176 | controller |     "Jun 10 14:24:21.047887 crc crio[3658]: time=\"2026-06-10T14:24:21.047416777Z\" level=info msg=\"Successfully cleaned up network for pod aa31576716b05cdc9e4d264e54c2c41b79aab1b69c8410d864515a3524230ed1\"",
2026-06-10 15:52:08.702192 | controller |     "Jun 10 14:24:21.047960 crc crio[3658]: time=\"2026-06-10T14:24:21.047890566Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.702208 | controller |     "Jun 10 14:24:21.048160 crc crio[3658]: time=\"2026-06-10T14:24:21.048098881Z\" 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-10 15:52:08.702223 | controller |     "Jun 10 14:24:21.048954 crc crio[3658]: time=\"2026-06-10T14:24:21.048871376Z\" 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:0xc000558300}] Aliases:map[]}\"",
2026-06-10 15:52:08.702239 | controller |     "Jun 10 14:24:21.049684 crc crio[3658]: time=\"2026-06-10T14:24:21.049474618Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.702254 | controller |     "Jun 10 14:24:21.235021 crc crio[3658]: 2026-06-10T14:24:21Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.702269 | controller |     "Jun 10 14:24:21.236607 crc crio[3658]: time=\"2026-06-10T14:24:21.235773857Z\" level=info msg=\"Successfully cleaned up network for pod 2906610114c892c992247553738002a45050cbeeafe5029b3a6b35d817dc452a\"",
2026-06-10 15:52:08.702285 | controller |     "Jun 10 14:24:21.236607 crc crio[3658]: time=\"2026-06-10T14:24:21.236004212Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.702304 | controller |     "Jun 10 14:24:21.236607 crc crio[3658]: time=\"2026-06-10T14:24:21.236175915Z\" 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-10 15:52:08.702320 | controller |     "Jun 10 14:24:21.237537 crc crio[3658]: time=\"2026-06-10T14:24:21.237146795Z\" 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:0xc00012c5f0}] Aliases:map[]}\"",
2026-06-10 15:52:08.702336 | controller |     "Jun 10 14:24:21.238105 crc crio[3658]: time=\"2026-06-10T14:24:21.23792046Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.702352 | controller |     "Jun 10 14:24:21.283721 crc crio[3658]: 2026-06-10T14:24:21Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.702368 | controller |     "Jun 10 14:24:21.284044 crc crio[3658]: time=\"2026-06-10T14:24:21.283935034Z\" level=info msg=\"Successfully cleaned up network for pod 8d059150b9d8ada814e838c2ef04c41dcd9e7f5cc6cd8d6be9fc11344100bd28\"",
2026-06-10 15:52:08.702383 | controller |     "Jun 10 14:24:21.284112 crc crio[3658]: time=\"2026-06-10T14:24:21.284047056Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.702398 | controller |     "Jun 10 14:24:21.284112 crc crio[3658]: time=\"2026-06-10T14:24:21.284071827Z\" level=info msg=\"Successfully cleaned up network for pod 0a627e5c6308b6ab884fc5085cf4d12b710327538b6da457318523644e6aaa34\"",
2026-06-10 15:52:08.702413 | controller |     "Jun 10 14:24:21.284112 crc crio[3658]: time=\"2026-06-10T14:24:21.284082387Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.702428 | controller |     "Jun 10 14:24:21.284317 crc crio[3658]: time=\"2026-06-10T14:24:21.284149538Z\" 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-10 15:52:08.702444 | controller |     "Jun 10 14:24:21.284564 crc crio[3658]: time=\"2026-06-10T14:24:21.284445874Z\" 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:0xc00008c128}] Aliases:map[]}\"",
2026-06-10 15:52:08.702460 | controller |     "Jun 10 14:24:21.284816 crc crio[3658]: time=\"2026-06-10T14:24:21.284676249Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-10 15:52:08.702475 | controller |     "Jun 10 14:24:21.284922 crc crio[3658]: time=\"2026-06-10T14:24:21.284827322Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-10 15:52:08.702491 | controller |     "Jun 10 14:24:21.284922 crc crio[3658]: time=\"2026-06-10T14:24:21.284850222Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.702510 | controller |     "Jun 10 14:24:21.321590 crc crio[3658]: 2026-06-10T14:24:21Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.702525 | controller |     "Jun 10 14:24:21.321770 crc crio[3658]: time=\"2026-06-10T14:24:21.321733703Z\" level=info msg=\"Successfully cleaned up network for pod 3b398edf19198ddc81be81078de4824a97cec2e1108a23a94f74580805811fab\"",
2026-06-10 15:52:08.702540 | controller |     "Jun 10 14:24:21.321770 crc crio[3658]: time=\"2026-06-10T14:24:21.321769893Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.702556 | controller |     "Jun 10 14:24:21.321887 crc crio[3658]: time=\"2026-06-10T14:24:21.321812604Z\" 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-10 15:52:08.702571 | controller |     "Jun 10 14:24:21.322121 crc crio[3658]: time=\"2026-06-10T14:24:21.322055369Z\" 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:0xc000558060}] Aliases:map[]}\"",
2026-06-10 15:52:08.702586 | controller |     "Jun 10 14:24:21.322346 crc crio[3658]: time=\"2026-06-10T14:24:21.322244733Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.702601 | controller |     "Jun 10 14:24:21.582113 crc crio[3658]: 2026-06-10T14:24:21Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.702616 | controller |     "Jun 10 14:24:21.676831 crc crio[3658]: time=\"2026-06-10T14:24:21.676518423Z\" level=info msg=\"Successfully cleaned up network for pod 0390d7aadc8a3e6eb344c5e0b8426cde958d22f535ef3e4b6a7ecc87ec7ab007\"",
2026-06-10 15:52:08.702632 | controller |     "Jun 10 14:24:21.676831 crc crio[3658]: time=\"2026-06-10T14:24:21.67683954Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.702647 | controller |     "Jun 10 14:24:21.677075 crc crio[3658]: time=\"2026-06-10T14:24:21.676872511Z\" level=info msg=\"Successfully cleaned up network for pod 3234aedde795ea669264e61b92a4110e67549062eab489f074d78b555b724ec0\"",
2026-06-10 15:52:08.702662 | controller |     "Jun 10 14:24:21.677075 crc crio[3658]: time=\"2026-06-10T14:24:21.676897511Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.702676 | controller |     "Jun 10 14:24:21.677075 crc crio[3658]: time=\"2026-06-10T14:24:21.677028314Z\" 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-10 15:52:08.702692 | controller |     "Jun 10 14:24:21.677601 crc crio[3658]: time=\"2026-06-10T14:24:21.677508013Z\" 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:0xc000d8e120}] Aliases:map[]}\"",
2026-06-10 15:52:08.702711 | controller |     "Jun 10 14:24:21.677883 crc crio[3658]: time=\"2026-06-10T14:24:21.67782751Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.702727 | controller |     "Jun 10 14:24:21.747478 crc crio[3658]: 2026-06-10T14:24:21Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.702743 | controller |     "Jun 10 14:24:21.747478 crc crio[3658]: time=\"2026-06-10T14:24:21.74310011Z\" level=info msg=\"Successfully cleaned up network for pod 2a669a230e0afc58260587ab928a151b6752183179007838320ca23d77998240\"",
2026-06-10 15:52:08.702758 | controller |     "Jun 10 14:24:21.747478 crc crio[3658]: time=\"2026-06-10T14:24:21.7431281Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.702773 | controller |     "Jun 10 14:24:21.747478 crc crio[3658]: time=\"2026-06-10T14:24:21.743160031Z\" 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-10 15:52:08.702788 | controller |     "Jun 10 14:24:21.747478 crc crio[3658]: time=\"2026-06-10T14:24:21.743437927Z\" 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:0xc00018e470}] Aliases:map[]}\"",
2026-06-10 15:52:08.702803 | controller |     "Jun 10 14:24:21.747478 crc crio[3658]: time=\"2026-06-10T14:24:21.743560799Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.702818 | controller |     "Jun 10 14:24:21.767377 crc crio[3658]: 2026-06-10T14:24:21Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.702834 | controller |     "Jun 10 14:24:21.767377 crc crio[3658]: time=\"2026-06-10T14:24:21.76704438Z\" level=info msg=\"Successfully cleaned up network for pod 716f9b4b423fda207fd050f2cc805a414ecaf503cdd039d9046723715112fc7a\"",
2026-06-10 15:52:08.702864 | controller |     "Jun 10 14:24:21.767377 crc crio[3658]: time=\"2026-06-10T14:24:21.767082711Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.702885 | controller |     "Jun 10 14:24:21.767377 crc crio[3658]: time=\"2026-06-10T14:24:21.767113422Z\" 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-10 15:52:08.702901 | controller |     "Jun 10 14:24:21.768045 crc crio[3658]: time=\"2026-06-10T14:24:21.76800418Z\" 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:0xc00012c998}] Aliases:map[]}\"",
2026-06-10 15:52:08.702924 | controller |     "Jun 10 14:24:21.768177 crc crio[3658]: time=\"2026-06-10T14:24:21.768127632Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.702940 | controller |     "Jun 10 14:24:21.836238 crc crio[3658]: 2026-06-10T14:24:21Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.702955 | controller |     "Jun 10 14:24:21.836594 crc crio[3658]: time=\"2026-06-10T14:24:21.836390082Z\" level=info msg=\"Successfully cleaned up network for pod 5fa37ff5131c654317df29274d488133bf9d3fc0bbac893fd1adc704cac18f20\"",
2026-06-10 15:52:08.702970 | controller |     "Jun 10 14:24:21.836594 crc crio[3658]: time=\"2026-06-10T14:24:21.836520565Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.702986 | controller |     "Jun 10 14:24:21.836594 crc crio[3658]: time=\"2026-06-10T14:24:21.836536065Z\" level=info msg=\"Successfully cleaned up network for pod da2adf6cd892779e9e97c725a1a8d45c2cdb5890c09a25ac078e96ef16ce314f\"",
2026-06-10 15:52:08.703001 | controller |     "Jun 10 14:24:21.836594 crc crio[3658]: time=\"2026-06-10T14:24:21.836549945Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.703017 | controller |     "Jun 10 14:24:21.836594 crc crio[3658]: time=\"2026-06-10T14:24:21.836558726Z\" level=info msg=\"Successfully cleaned up network for pod 7e6ed0d9b7c9ab8c33dcd92eb7fd9e991ad4f26f2911216520ca0edce8757255\"",
2026-06-10 15:52:08.703032 | controller |     "Jun 10 14:24:21.836594 crc crio[3658]: time=\"2026-06-10T14:24:21.836565676Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.703046 | controller |     "Jun 10 14:24:21.836594 crc crio[3658]: time=\"2026-06-10T14:24:21.836589286Z\" 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-10 15:52:08.703062 | controller |     "Jun 10 14:24:21.837693 crc crio[3658]: time=\"2026-06-10T14:24:21.837479284Z\" 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:0xc00088a118}] Aliases:map[]}\"",
2026-06-10 15:52:08.703077 | controller |     "Jun 10 14:24:21.838057 crc crio[3658]: time=\"2026-06-10T14:24:21.837994344Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.703092 | controller |     "Jun 10 14:24:22.045189 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.703107 | controller |     "Jun 10 14:24:22.046248 crc crio[3658]: time=\"2026-06-10T14:24:22.046177523Z\" level=info msg=\"Successfully cleaned up network for pod 6388b28b2c8f23494d8172acdbe0c2c15336b1bc90da0e9a409e30b24cb20fd5\"",
2026-06-10 15:52:08.703121 | controller |     "Jun 10 14:24:22.046588 crc crio[3658]: time=\"2026-06-10T14:24:22.04654211Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.703140 | controller |     "Jun 10 14:24:22.046890 crc crio[3658]: time=\"2026-06-10T14:24:22.046853557Z\" level=info msg=\"Successfully cleaned up network for pod c8d89a6a18d8bf8e544fca6f74b002af11259ae7912ab06a6b65e2bd0a014a86\"",
2026-06-10 15:52:08.703155 | controller |     "Jun 10 14:24:22.048867 crc crio[3658]: time=\"2026-06-10T14:24:22.047796905Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.703170 | controller |     "Jun 10 14:24:22.048867 crc crio[3658]: time=\"2026-06-10T14:24:22.047900538Z\" 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-10 15:52:08.703185 | controller |     "Jun 10 14:24:22.048867 crc crio[3658]: time=\"2026-06-10T14:24:22.048216394Z\" 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:0xc00012ca10}] Aliases:map[]}\"",
2026-06-10 15:52:08.703201 | controller |     "Jun 10 14:24:22.048867 crc crio[3658]: time=\"2026-06-10T14:24:22.048563561Z\" 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-10 15:52:08.703217 | controller |     "Jun 10 14:24:22.065035 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.703233 | controller |     "Jun 10 14:24:22.065175 crc crio[3658]: time=\"2026-06-10T14:24:22.065093213Z\" level=info msg=\"Successfully cleaned up network for pod df7839e3a7fe9f97d215b350da23429c49ceb57289d871c643f130f5c2ddd4ef\"",
2026-06-10 15:52:08.703249 | controller |     "Jun 10 14:24:22.065175 crc crio[3658]: time=\"2026-06-10T14:24:22.065120103Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.703264 | controller |     "Jun 10 14:24:22.065175 crc crio[3658]: time=\"2026-06-10T14:24:22.065132823Z\" level=info msg=\"Successfully cleaned up network for pod 410638bdabddf5fcd1c35e7a74c44e5944cfa3831815455f10afe54ace39c37a\"",
2026-06-10 15:52:08.703280 | controller |     "Jun 10 14:24:22.065175 crc crio[3658]: time=\"2026-06-10T14:24:22.065140534Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.703295 | controller |     "Jun 10 14:24:22.065175 crc crio[3658]: time=\"2026-06-10T14:24:22.065169194Z\" 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-10 15:52:08.703311 | controller |     "Jun 10 14:24:22.066110 crc crio[3658]: time=\"2026-06-10T14:24:22.065394239Z\" 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:0xc00012cac0}] Aliases:map[]}\"",
2026-06-10 15:52:08.703331 | controller |     "Jun 10 14:24:22.066110 crc crio[3658]: time=\"2026-06-10T14:24:22.065511961Z\" 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-10 15:52:08.703348 | controller |     "Jun 10 14:24:22.081938 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.703363 | controller |     "Jun 10 14:24:22.082078 crc crio[3658]: time=\"2026-06-10T14:24:22.082007102Z\" level=info msg=\"Successfully cleaned up network for pod f62ec4c74b2d28d07d15680e61dc47bea0d64f3c10cd0998203816ee1a5e21ae\"",
2026-06-10 15:52:08.703378 | controller |     "Jun 10 14:24:22.082078 crc crio[3658]: time=\"2026-06-10T14:24:22.082035393Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.703394 | controller |     "Jun 10 14:24:22.082078 crc crio[3658]: time=\"2026-06-10T14:24:22.082068693Z\" 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-10 15:52:08.703410 | controller |     "Jun 10 14:24:22.082463 crc crio[3658]: time=\"2026-06-10T14:24:22.082245957Z\" 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:0xc00088a2f8}] Aliases:map[]}\"",
2026-06-10 15:52:08.703426 | controller |     "Jun 10 14:24:22.082463 crc crio[3658]: time=\"2026-06-10T14:24:22.082434981Z\" 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-10 15:52:08.703441 | controller |     "Jun 10 14:24:22.100506 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.703458 | controller |     "Jun 10 14:24:22.100904 crc crio[3658]: time=\"2026-06-10T14:24:22.100532464Z\" level=info msg=\"Successfully cleaned up network for pod 5d12a23f28cfdfab8acc2c31b8e590b1cd1c66262a95d0d9e6334df5c9d83730\"",
2026-06-10 15:52:08.703474 | controller |     "Jun 10 14:24:22.100904 crc crio[3658]: time=\"2026-06-10T14:24:22.100789479Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.703490 | controller |     "Jun 10 14:24:22.100904 crc crio[3658]: time=\"2026-06-10T14:24:22.10082538Z\" 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-10 15:52:08.703506 | controller |     "Jun 10 14:24:22.101147 crc crio[3658]: time=\"2026-06-10T14:24:22.100984023Z\" 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:0xc00012cb58}] Aliases:map[]}\"",
2026-06-10 15:52:08.703525 | controller |     "Jun 10 14:24:22.101147 crc crio[3658]: time=\"2026-06-10T14:24:22.101097065Z\" 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-10 15:52:08.703542 | controller |     "Jun 10 14:24:22.118728 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.703557 | controller |     "Jun 10 14:24:22.118895 crc crio[3658]: time=\"2026-06-10T14:24:22.118709789Z\" level=info msg=\"Successfully cleaned up network for pod 9f0a0b85d7741383b49556652c4202e48dd515bc39386ca123ebab03ab835fa7\"",
2026-06-10 15:52:08.703573 | controller |     "Jun 10 14:24:22.118895 crc crio[3658]: time=\"2026-06-10T14:24:22.11876836Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.703589 | controller |     "Jun 10 14:24:22.118895 crc crio[3658]: time=\"2026-06-10T14:24:22.118804561Z\" 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-10 15:52:08.703605 | controller |     "Jun 10 14:24:22.119134 crc crio[3658]: time=\"2026-06-10T14:24:22.118982774Z\" 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:0xc00088a428}] Aliases:map[]}\"",
2026-06-10 15:52:08.703621 | controller |     "Jun 10 14:24:22.119134 crc crio[3658]: time=\"2026-06-10T14:24:22.119094406Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.703636 | controller |     "Jun 10 14:24:22.142045 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.703651 | controller |     "Jun 10 14:24:22.142194 crc crio[3658]: time=\"2026-06-10T14:24:22.142123139Z\" level=info msg=\"Successfully cleaned up network for pod caf0bfcc994327ffce39f65a476266f0028b1730dffd3aee3cea097c9e6941d4\"",
2026-06-10 15:52:08.703666 | controller |     "Jun 10 14:24:22.142194 crc crio[3658]: time=\"2026-06-10T14:24:22.14218279Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.703682 | controller |     "Jun 10 14:24:22.142347 crc crio[3658]: time=\"2026-06-10T14:24:22.142227051Z\" 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-10 15:52:08.703698 | controller |     "Jun 10 14:24:22.142658 crc crio[3658]: time=\"2026-06-10T14:24:22.142541087Z\" 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:0xc00088a4c0}] Aliases:map[]}\"",
2026-06-10 15:52:08.703717 | controller |     "Jun 10 14:24:22.142914 crc crio[3658]: time=\"2026-06-10T14:24:22.142851313Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.703733 | controller |     "Jun 10 14:24:22.161107 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.703749 | controller |     "Jun 10 14:24:22.161469 crc crio[3658]: time=\"2026-06-10T14:24:22.161382885Z\" level=info msg=\"Successfully cleaned up network for pod 34605a8868d5dd6079efc188a3cce49b09c028efd54279b3b2b7c48df8fd5e16\"",
2026-06-10 15:52:08.703764 | controller |     "Jun 10 14:24:22.161534 crc crio[3658]: time=\"2026-06-10T14:24:22.161466407Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.703780 | controller |     "Jun 10 14:24:22.161534 crc crio[3658]: time=\"2026-06-10T14:24:22.161497968Z\" level=info msg=\"Successfully cleaned up network for pod 5504c42c3d1ebf7a6885beeba6f007b75ba053fc3f41adab8282e77c371e66d3\"",
2026-06-10 15:52:08.703796 | controller |     "Jun 10 14:24:22.161534 crc crio[3658]: time=\"2026-06-10T14:24:22.161514408Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.703812 | controller |     "Jun 10 14:24:22.161534 crc crio[3658]: time=\"2026-06-10T14:24:22.161530768Z\" level=info msg=\"Successfully cleaned up network for pod 88d468be9fd1b10ec3aa146a7a933cb4766b9709f66115fc74ae0820c095a45f\"",
2026-06-10 15:52:08.703827 | controller |     "Jun 10 14:24:22.161686 crc crio[3658]: time=\"2026-06-10T14:24:22.161549049Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.703843 | controller |     "Jun 10 14:24:22.161686 crc crio[3658]: time=\"2026-06-10T14:24:22.161665091Z\" 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-10 15:52:08.703877 | controller |     "Jun 10 14:24:22.162018 crc crio[3658]: time=\"2026-06-10T14:24:22.161939936Z\" 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:0xc00088a550}] Aliases:map[]}\"",
2026-06-10 15:52:08.703897 | controller |     "Jun 10 14:24:22.162336 crc crio[3658]: time=\"2026-06-10T14:24:22.162195552Z\" 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-10 15:52:08.703915 | controller |     "Jun 10 14:24:22.180560 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.703934 | controller |     "Jun 10 14:24:22.180560 crc crio[3658]: time=\"2026-06-10T14:24:22.18054506Z\" level=info msg=\"Successfully cleaned up network for pod 6b12327e51a877a5033798e777d6f6f59879a3d85cd70d85c1599c16477cbde9\"",
2026-06-10 15:52:08.703950 | controller |     "Jun 10 14:24:22.180560 crc crio[3658]: time=\"2026-06-10T14:24:22.180580851Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.703969 | controller |     "Jun 10 14:24:22.181040 crc crio[3658]: time=\"2026-06-10T14:24:22.180602321Z\" level=info msg=\"Successfully cleaned up network for pod 18fee4b4ea4c96ee307aa88a73acb6266b3648c944e27a6179a14fcc5c344911\"",
2026-06-10 15:52:08.703985 | controller |     "Jun 10 14:24:22.181040 crc crio[3658]: time=\"2026-06-10T14:24:22.180682243Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.704001 | controller |     "Jun 10 14:24:22.181040 crc crio[3658]: time=\"2026-06-10T14:24:22.180728003Z\" 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-10 15:52:08.704016 | controller |     "Jun 10 14:24:22.181040 crc crio[3658]: time=\"2026-06-10T14:24:22.180984069Z\" 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:0xc00018eb08}] Aliases:map[]}\"",
2026-06-10 15:52:08.704032 | controller |     "Jun 10 14:24:22.181432 crc crio[3658]: time=\"2026-06-10T14:24:22.181180533Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.704047 | controller |     "Jun 10 14:24:22.212179 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.704063 | controller |     "Jun 10 14:24:22.212536 crc crio[3658]: time=\"2026-06-10T14:24:22.212374819Z\" level=info msg=\"Successfully cleaned up network for pod 87513315fd0d6459c3e9ff38722c06f45676fd2cd669a0356da2de9c0d9d759d\"",
2026-06-10 15:52:08.704079 | controller |     "Jun 10 14:24:22.212536 crc crio[3658]: time=\"2026-06-10T14:24:22.21243056Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.704095 | controller |     "Jun 10 14:24:22.212536 crc crio[3658]: time=\"2026-06-10T14:24:22.21245938Z\" level=info msg=\"Successfully cleaned up network for pod 1a4e3f601cadcab1698cc4e396c2d86420ae76346b72be0fd3b8879ae0e9e4ce\"",
2026-06-10 15:52:08.704110 | controller |     "Jun 10 14:24:22.212536 crc crio[3658]: time=\"2026-06-10T14:24:22.212474151Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.704126 | controller |     "Jun 10 14:24:22.212536 crc crio[3658]: time=\"2026-06-10T14:24:22.212513281Z\" 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-10 15:52:08.704142 | controller |     "Jun 10 14:24:22.212946 crc crio[3658]: time=\"2026-06-10T14:24:22.212850978Z\" 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:0xc000558270}] Aliases:map[]}\"",
2026-06-10 15:52:08.704158 | controller |     "Jun 10 14:24:22.213203 crc crio[3658]: time=\"2026-06-10T14:24:22.213131794Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.704177 | controller |     "Jun 10 14:24:22.230848 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.704194 | controller |     "Jun 10 14:24:22.231069 crc crio[3658]: time=\"2026-06-10T14:24:22.230917491Z\" level=info msg=\"Successfully cleaned up network for pod 044c75aa04b88e425cfee36b8a2db3c825c7003dbbcf88c6942411327c436ded\"",
2026-06-10 15:52:08.704209 | controller |     "Jun 10 14:24:22.231069 crc crio[3658]: time=\"2026-06-10T14:24:22.230944771Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.704224 | controller |     "Jun 10 14:24:22.231069 crc crio[3658]: time=\"2026-06-10T14:24:22.230976282Z\" 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-10 15:52:08.704240 | controller |     "Jun 10 14:24:22.231232 crc crio[3658]: time=\"2026-06-10T14:24:22.231125825Z\" 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:0xc00088a5f0}] Aliases:map[]}\"",
2026-06-10 15:52:08.704255 | controller |     "Jun 10 14:24:22.231355 crc crio[3658]: time=\"2026-06-10T14:24:22.231237087Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.704270 | controller |     "Jun 10 14:24:22.252060 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.704286 | controller |     "Jun 10 14:24:22.252060 crc crio[3658]: time=\"2026-06-10T14:24:22.252054055Z\" level=info msg=\"Successfully cleaned up network for pod 21404741c3fd258e80b2394df9e1c6b540de60ebd5dfdda164431e320737c791\"",
2026-06-10 15:52:08.704300 | controller |     "Jun 10 14:24:22.252353 crc crio[3658]: time=\"2026-06-10T14:24:22.252076775Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.704316 | controller |     "Jun 10 14:24:22.252353 crc crio[3658]: time=\"2026-06-10T14:24:22.252102276Z\" 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-10 15:52:08.704332 | controller |     "Jun 10 14:24:22.252353 crc crio[3658]: time=\"2026-06-10T14:24:22.252146557Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=fa8edb45-b61c-4c80-ad31-0003ebbf3077 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.704348 | controller |     "Jun 10 14:24:22.252353 crc crio[3658]: time=\"2026-06-10T14:24:22.252233679Z\" 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:0xc00018eb98}] Aliases:map[]}\"",
2026-06-10 15:52:08.704369 | controller |     "Jun 10 14:24:22.252353 crc crio[3658]: time=\"2026-06-10T14:24:22.25231547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.704391 | controller |     "Jun 10 14:24:22.252591 crc crio[3658]: time=\"2026-06-10T14:24:22.252418342Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.704414 | controller |     "Jun 10 14:24:22.268173 crc crio[3658]: time=\"2026-06-10T14:24:22.268063936Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=fa8edb45-b61c-4c80-ad31-0003ebbf3077 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.704431 | controller |     "Jun 10 14:24:22.273232 crc crio[3658]: time=\"2026-06-10T14:24:22.272784841Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=2c48e1fb-2d5e-400d-b94b-ee07e53e9317 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.704448 | controller |     "Jun 10 14:24:22.273371 crc crio[3658]: time=\"2026-06-10T14:24:22.27324312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.704467 | controller |     "Jun 10 14:24:22.283774 crc crio[3658]: time=\"2026-06-10T14:24:22.283550427Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=2c48e1fb-2d5e-400d-b94b-ee07e53e9317 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.704528 | controller |     "Jun 10 14:24:22.315406 crc crio[3658]: time=\"2026-06-10T14:24:22.31509964Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=baf02eb4-d8da-48fc-b763-35b0de7ab88e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.704549 | controller |     "Jun 10 14:24:22.316992 crc crio[3658]: time=\"2026-06-10T14:24:22.316842895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.704565 | controller |     "Jun 10 14:24:22.324836 crc crio[3658]: time=\"2026-06-10T14:24:22.324428758Z\" level=info msg=\"Ran pod sandbox ae25da0239407ad47525978d3cc1f5e2ebf4be47eea26ac0c1b678b327ae07c2 with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=fa8edb45-b61c-4c80-ad31-0003ebbf3077 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.704581 | controller |     "Jun 10 14:24:22.325446 crc crio[3658]: time=\"2026-06-10T14:24:22.325006099Z\" level=info msg=\"Ran pod sandbox 272fca343dddbcc8fa1f1f518aa93c57d5ef621d042c53faaaf0e65a713023c6 with infra container: openshift-etcd/etcd-crc/POD\" id=2c48e1fb-2d5e-400d-b94b-ee07e53e9317 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.704596 | controller |     "Jun 10 14:24:22.330384 crc crio[3658]: time=\"2026-06-10T14:24:22.330139142Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=baf02eb4-d8da-48fc-b763-35b0de7ab88e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.704611 | controller |     "Jun 10 14:24:22.335203 crc crio[3658]: time=\"2026-06-10T14:24:22.334932218Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=c874eb06-3fd1-42b3-b1c9-9ce1f4429233 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.704630 | controller |     "Jun 10 14:24:22.335994 crc crio[3658]: time=\"2026-06-10T14:24:22.335922958Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=8348d1d5-7d52-4e78-8fcf-51549bed154b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.704645 | controller |     "Jun 10 14:24:22.340489 crc crio[3658]: time=\"2026-06-10T14:24:22.340409538Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=af188e94-61b0-45b9-a7ba-0ea9c5e90bf3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.704660 | controller |     "Jun 10 14:24:22.340564 crc crio[3658]: time=\"2026-06-10T14:24:22.34049512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.704674 | controller |     "Jun 10 14:24:22.341839 crc crio[3658]: time=\"2026-06-10T14:24:22.341760355Z\" level=info msg=\"Ran pod sandbox ac93d905748713d3d75a81efc4d6183639ffba10a36f0f635de4249b3f8c7f6b with infra container: openshift-kube-controller-manager/kube-controller-manager-crc/POD\" id=baf02eb4-d8da-48fc-b763-35b0de7ab88e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.704689 | controller |     "Jun 10 14:24:22.342359 crc crio[3658]: time=\"2026-06-10T14:24:22.342234035Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=3f687d8c-18b9-4eed-ab05-b71efdb233cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.704704 | controller |     "Jun 10 14:24:22.344079 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.704719 | controller |     "Jun 10 14:24:22.344143 crc crio[3658]: time=\"2026-06-10T14:24:22.344070632Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=7b67484e-5f6b-4e01-8d40-bdb74fdf5c17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.704735 | controller |     "Jun 10 14:24:22.344328 crc crio[3658]: time=\"2026-06-10T14:24:22.344225535Z\" level=info msg=\"Successfully cleaned up network for pod 64c293b20911d06c0a74a43cc241ac2351c0a45b448543e1133e22d8e4b30010\"",
2026-06-10 15:52:08.704750 | controller |     "Jun 10 14:24:22.344328 crc crio[3658]: time=\"2026-06-10T14:24:22.344321097Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.704765 | controller |     "Jun 10 14:24:22.344418 crc crio[3658]: time=\"2026-06-10T14:24:22.344358238Z\" 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-10 15:52:08.704780 | controller |     "Jun 10 14:24:22.344584 crc crio[3658]: time=\"2026-06-10T14:24:22.344503441Z\" 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:0xc0024cc048}] Aliases:map[]}\"",
2026-06-10 15:52:08.704797 | controller |     "Jun 10 14:24:22.344762 crc crio[3658]: time=\"2026-06-10T14:24:22.344706475Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.704816 | controller |     "Jun 10 14:24:22.345468 crc crio[3658]: time=\"2026-06-10T14:24:22.345399649Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=9ec472e6-3fe8-4ed7-9062-8c7746526a49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.704833 | controller |     "Jun 10 14:24:22.346843 crc crio[3658]: time=\"2026-06-10T14:24:22.346770546Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=f95a386f-d2d6-446e-970e-900e5356cd5a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.704881 | controller |     "Jun 10 14:24:22.346899 crc crio[3658]: time=\"2026-06-10T14:24:22.346852728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.704901 | controller |     "Jun 10 14:24:22.346899 crc crio[3658]: time=\"2026-06-10T14:24:22.346873918Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=af188e94-61b0-45b9-a7ba-0ea9c5e90bf3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.704918 | controller |     "Jun 10 14:24:22.347061 crc crio[3658]: time=\"2026-06-10T14:24:22.346997691Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=ba939354-b844-4769-bdaf-48700a8b044b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.704933 | controller |     "Jun 10 14:24:22.351867 crc crio[3658]: time=\"2026-06-10T14:24:22.351796787Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=e1b35857-8ee2-4667-a8fb-95b59cf6120f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.704948 | controller |     "Jun 10 14:24:22.352592 crc crio[3658]: time=\"2026-06-10T14:24:22.352521461Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=3b4773fa-b004-43cd-85dc-449388d8e0ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.704963 | controller |     "Jun 10 14:24:22.353580 crc crio[3658]: time=\"2026-06-10T14:24:22.353342688Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=f95a386f-d2d6-446e-970e-900e5356cd5a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.704997 | controller |     "Jun 10 14:24:22.354899 crc crio[3658]: time=\"2026-06-10T14:24:22.354826938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.705016 | controller |     "Jun 10 14:24:22.354899 crc crio[3658]: time=\"2026-06-10T14:24:22.354882659Z\" level=info msg=\"Ran pod sandbox 6f3328017e32ef464b543261926457d43725e203c3f1c65cfd120269ba0ffa94 with infra container: openshift-kube-scheduler/openshift-kube-scheduler-crc/POD\" id=af188e94-61b0-45b9-a7ba-0ea9c5e90bf3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.705033 | controller |     "Jun 10 14:24:22.355594 crc crio[3658]: time=\"2026-06-10T14:24:22.355465371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.705050 | controller |     "Jun 10 14:24:22.356505 crc crio[3658]: time=\"2026-06-10T14:24:22.356365669Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=06c6c365-fd32-48a5-89df-191187910c99 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.705071 | controller |     "Jun 10 14:24:22.356732 crc crio[3658]: time=\"2026-06-10T14:24:22.356710016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.705089 | controller |     "Jun 10 14:24:22.357579 crc crio[3658]: time=\"2026-06-10T14:24:22.35740891Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=88493bfc-89c8-481e-a3d3-23d98563cccb name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.705106 | controller |     "Jun 10 14:24:22.367911 crc crio[3658]: time=\"2026-06-10T14:24:22.367820489Z\" level=info msg=\"Ran pod sandbox d73241383670a574c0db8ce0f4dc671fbac0d590fa059a4b2eeba966bc5e0756 with infra container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/POD\" id=f95a386f-d2d6-446e-970e-900e5356cd5a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.705123 | controller |     "Jun 10 14:24:22.369348 crc crio[3658]: time=\"2026-06-10T14:24:22.369179326Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=8dffb3ac-085b-4d04-8a21-006aeb7e28f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.705139 | controller |     "Jun 10 14:24:22.371136 crc crio[3658]: time=\"2026-06-10T14:24:22.371055313Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=a1ddee8e-64ed-4f3a-8b36-c6e178b060ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.705156 | controller |     "Jun 10 14:24:22.372721 crc crio[3658]: time=\"2026-06-10T14:24:22.372644605Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=779493ab-7f28-4255-8d60-fbd20488cc04 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.705173 | controller |     "Jun 10 14:24:22.375179 crc crio[3658]: time=\"2026-06-10T14:24:22.375088194Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=8e02c3b6-4128-43b2-86a3-ebb53df869c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.705190 | controller |     "Jun 10 14:24:22.375179 crc crio[3658]: time=\"2026-06-10T14:24:22.375128985Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=ef1914e0-e500-43ab-960f-49d311217ba7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.705206 | controller |     "Jun 10 14:24:22.375535 crc crio[3658]: time=\"2026-06-10T14:24:22.375456362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.705223 | controller |     "Jun 10 14:24:22.375725 crc crio[3658]: time=\"2026-06-10T14:24:22.375457862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.705239 | controller |     "Jun 10 14:24:22.375966 crc crio[3658]: time=\"2026-06-10T14:24:22.37588827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.705255 | controller |     "Jun 10 14:24:22.375966 crc crio[3658]: time=\"2026-06-10T14:24:22.375942352Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.705273 | controller |     "Jun 10 14:24:22.376593 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.705289 | controller |     "Jun 10 14:24:22.376823 crc crio[3658]: time=\"2026-06-10T14:24:22.376757878Z\" level=info msg=\"Successfully cleaned up network for pod 850471e46d32f5277b86e9692db1754f62ff7b6a77a5279a6248f6e9bb69a471\"",
2026-06-10 15:52:08.705304 | controller |     "Jun 10 14:24:22.376823 crc crio[3658]: time=\"2026-06-10T14:24:22.376816659Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.705319 | controller |     "Jun 10 14:24:22.376936 crc crio[3658]: time=\"2026-06-10T14:24:22.37683864Z\" level=info msg=\"Successfully cleaned up network for pod c007be82b33d8a9981381fb90ba81b7decd46a3a32856131653d22904f819946\"",
2026-06-10 15:52:08.705334 | controller |     "Jun 10 14:24:22.376936 crc crio[3658]: time=\"2026-06-10T14:24:22.37684901Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.705350 | controller |     "Jun 10 14:24:22.376936 crc crio[3658]: time=\"2026-06-10T14:24:22.3768809Z\" 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-10 15:52:08.705366 | controller |     "Jun 10 14:24:22.377119 crc crio[3658]: time=\"2026-06-10T14:24:22.377072654Z\" 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:0xc00018e6e8}] Aliases:map[]}\"",
2026-06-10 15:52:08.705381 | controller |     "Jun 10 14:24:22.377366 crc crio[3658]: time=\"2026-06-10T14:24:22.377317869Z\" 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-10 15:52:08.705397 | controller |     "Jun 10 14:24:22.385574 crc crio[3658]: time=\"2026-06-10T14:24:22.385416202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.705412 | controller |     "Jun 10 14:24:22.395352 crc crio[3658]: time=\"2026-06-10T14:24:22.395157277Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.705427 | controller |     "Jun 10 14:24:22.449908 crc crio[3658]: time=\"2026-06-10T14:24:22.449813914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.705442 | controller |     "Jun 10 14:24:22.529449 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.705456 | controller |     "Jun 10 14:24:22.529692 crc crio[3658]: time=\"2026-06-10T14:24:22.529550105Z\" level=info msg=\"Successfully cleaned up network for pod 42cbc53167cb884d8df411e7ea16aba8682a4699b61f094c370e2471299c2405\"",
2026-06-10 15:52:08.705471 | controller |     "Jun 10 14:24:22.529692 crc crio[3658]: time=\"2026-06-10T14:24:22.529585285Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.705489 | controller |     "Jun 10 14:24:22.529963 crc crio[3658]: time=\"2026-06-10T14:24:22.529922182Z\" 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-10 15:52:08.705504 | controller |     "Jun 10 14:24:22.530415 crc crio[3658]: time=\"2026-06-10T14:24:22.5303404Z\" 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:0xc00018e4f8}] Aliases:map[]}\"",
2026-06-10 15:52:08.705520 | controller |     "Jun 10 14:24:22.530876 crc crio[3658]: time=\"2026-06-10T14:24:22.530714438Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.705535 | controller |     "Jun 10 14:24:22.551639 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.705550 | controller |     "Jun 10 14:24:22.551829 crc crio[3658]: time=\"2026-06-10T14:24:22.551602087Z\" level=info msg=\"Successfully cleaned up network for pod 4dc0a1f7b702c1c1cceb3e59fb11d1ccca5adc60a822681834a3ffca24387118\"",
2026-06-10 15:52:08.705565 | controller |     "Jun 10 14:24:22.552244 crc crio[3658]: time=\"2026-06-10T14:24:22.552180789Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.705579 | controller |     "Jun 10 14:24:22.552415 crc crio[3658]: time=\"2026-06-10T14:24:22.552331202Z\" 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-10 15:52:08.705594 | controller |     "Jun 10 14:24:22.552583 crc crio[3658]: time=\"2026-06-10T14:24:22.552477215Z\" 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:0xc00172a1a0}] Aliases:map[]}\"",
2026-06-10 15:52:08.705610 | controller |     "Jun 10 14:24:22.552684 crc crio[3658]: time=\"2026-06-10T14:24:22.552654048Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-10 15:52:08.705625 | controller |     "Jun 10 14:24:22.552684 crc crio[3658]: time=\"2026-06-10T14:24:22.552672179Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-10 15:52:08.705640 | controller |     "Jun 10 14:24:22.552788 crc crio[3658]: time=\"2026-06-10T14:24:22.552690919Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-11-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.705655 | controller |     "Jun 10 14:24:22.667919 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.705674 | controller |     "Jun 10 14:24:22.668759 crc crio[3658]: time=\"2026-06-10T14:24:22.667975552Z\" level=info msg=\"Successfully cleaned up network for pod 40c09d5600c463fc9cd78edba9f0f727e1df5d968ded070c29fdcc4571676587\"",
2026-06-10 15:52:08.705689 | controller |     "Jun 10 14:24:22.668759 crc crio[3658]: time=\"2026-06-10T14:24:22.668012152Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.705704 | controller |     "Jun 10 14:24:22.668759 crc crio[3658]: time=\"2026-06-10T14:24:22.668032003Z\" level=info msg=\"Successfully cleaned up network for pod f6dab756a5f81da6b1648d44137e45cc60b6c69fca2c6887870ecbde15f13852\"",
2026-06-10 15:52:08.705720 | controller |     "Jun 10 14:24:22.668759 crc crio[3658]: time=\"2026-06-10T14:24:22.668041223Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.705734 | controller |     "Jun 10 14:24:22.668759 crc crio[3658]: time=\"2026-06-10T14:24:22.668071944Z\" 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-10 15:52:08.705750 | controller |     "Jun 10 14:24:22.668759 crc crio[3658]: time=\"2026-06-10T14:24:22.668314868Z\" 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:0xc00172a290}] Aliases:map[]}\"",
2026-06-10 15:52:08.705765 | controller |     "Jun 10 14:24:22.668759 crc crio[3658]: time=\"2026-06-10T14:24:22.668444331Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.705780 | controller |     "Jun 10 14:24:22.691122 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.705796 | controller |     "Jun 10 14:24:22.692511 crc crio[3658]: time=\"2026-06-10T14:24:22.691758769Z\" level=info msg=\"Successfully cleaned up network for pod a1ec76a456ee5385866457eedabe1015f1dd152e348fe1bc374c717f36f55be7\"",
2026-06-10 15:52:08.705811 | controller |     "Jun 10 14:24:22.692511 crc crio[3658]: time=\"2026-06-10T14:24:22.69182529Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.705826 | controller |     "Jun 10 14:24:22.692511 crc crio[3658]: time=\"2026-06-10T14:24:22.691870561Z\" 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-10 15:52:08.705842 | controller |     "Jun 10 14:24:22.692511 crc crio[3658]: time=\"2026-06-10T14:24:22.692041665Z\" 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:0xc00012c7f0}] Aliases:map[]}\"",
2026-06-10 15:52:08.705878 | controller |     "Jun 10 14:24:22.692511 crc crio[3658]: time=\"2026-06-10T14:24:22.692184308Z\" 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-10 15:52:08.705900 | controller |     "Jun 10 14:24:22.721077 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.705916 | controller |     "Jun 10 14:24:22.721216 crc crio[3658]: time=\"2026-06-10T14:24:22.721160899Z\" level=info msg=\"Successfully cleaned up network for pod aa60add6962486c4fb47d83aaf4c6a4c24a0670709ef89751b12f7b79d4c4f8c\"",
2026-06-10 15:52:08.705931 | controller |     "Jun 10 14:24:22.721216 crc crio[3658]: time=\"2026-06-10T14:24:22.72120441Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.705946 | controller |     "Jun 10 14:24:22.721396 crc crio[3658]: time=\"2026-06-10T14:24:22.721236981Z\" 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-10 15:52:08.705961 | controller |     "Jun 10 14:24:22.721453 crc crio[3658]: time=\"2026-06-10T14:24:22.721433715Z\" 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:0xc00012c928}] Aliases:map[]}\"",
2026-06-10 15:52:08.705977 | controller |     "Jun 10 14:24:22.721600 crc crio[3658]: time=\"2026-06-10T14:24:22.721543467Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.705992 | controller |     "Jun 10 14:24:22.735965 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.706006 | controller |     "Jun 10 14:24:22.736109 crc crio[3658]: time=\"2026-06-10T14:24:22.736009897Z\" level=info msg=\"Successfully cleaned up network for pod 38165b96140e0076a6d060c89dd252472b6263208d068db2a44f1fadfdbe61b1\"",
2026-06-10 15:52:08.706021 | controller |     "Jun 10 14:24:22.736109 crc crio[3658]: time=\"2026-06-10T14:24:22.736035708Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.706037 | controller |     "Jun 10 14:24:22.736109 crc crio[3658]: time=\"2026-06-10T14:24:22.736070148Z\" 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-10 15:52:08.706052 | controller |     "Jun 10 14:24:22.736226 crc crio[3658]: time=\"2026-06-10T14:24:22.736204691Z\" 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:0xc00012c9e8}] Aliases:map[]}\"",
2026-06-10 15:52:08.706067 | controller |     "Jun 10 14:24:22.736449 crc crio[3658]: time=\"2026-06-10T14:24:22.736383205Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.706088 | controller |     "Jun 10 14:24:22.767654 crc crio[3658]: 2026-06-10T14:24:22Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.706104 | controller |     "Jun 10 14:24:22.767751 crc crio[3658]: time=\"2026-06-10T14:24:22.767724774Z\" level=info msg=\"Successfully cleaned up network for pod 2bb8f893c353ca3f958d7610b7e177b91239bc7ad02146c114f0eb690f4c783d\"",
2026-06-10 15:52:08.706119 | controller |     "Jun 10 14:24:22.767800 crc crio[3658]: time=\"2026-06-10T14:24:22.767753614Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.706134 | controller |     "Jun 10 14:24:22.767800 crc crio[3658]: time=\"2026-06-10T14:24:22.767789025Z\" 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-10 15:52:08.706149 | controller |     "Jun 10 14:24:22.767984 crc crio[3658]: time=\"2026-06-10T14:24:22.767924968Z\" 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:0xc00012cae0}] Aliases:map[]}\"",
2026-06-10 15:52:08.706164 | controller |     "Jun 10 14:24:22.768130 crc crio[3658]: time=\"2026-06-10T14:24:22.768077311Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.706179 | controller |     "Jun 10 14:24:23.126923 crc crio[3658]: 2026-06-10T14:24:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.706195 | controller |     "Jun 10 14:24:23.127196 crc crio[3658]: time=\"2026-06-10T14:24:23.127025005Z\" level=info msg=\"Successfully cleaned up network for pod 38107617a56be24a3c4df55a1260c58edb4a789423b3d5f4c1941bd57e4bbb71\"",
2026-06-10 15:52:08.706209 | controller |     "Jun 10 14:24:23.127196 crc crio[3658]: time=\"2026-06-10T14:24:23.127121267Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.706224 | controller |     "Jun 10 14:24:23.127196 crc crio[3658]: time=\"2026-06-10T14:24:23.127140208Z\" level=info msg=\"Successfully cleaned up network for pod 36b0ac2e570067cac5fa856749f889c89cde326de0eac243b55d634175c59e21\"",
2026-06-10 15:52:08.706239 | controller |     "Jun 10 14:24:23.127196 crc crio[3658]: time=\"2026-06-10T14:24:23.127158038Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.706254 | controller |     "Jun 10 14:24:23.127388 crc crio[3658]: time=\"2026-06-10T14:24:23.127196739Z\" 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-10 15:52:08.706270 | controller |     "Jun 10 14:24:23.127528 crc crio[3658]: time=\"2026-06-10T14:24:23.127455134Z\" 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:0xc0010984b0}] Aliases:map[]}\"",
2026-06-10 15:52:08.706290 | controller |     "Jun 10 14:24:23.137698 crc crio[3658]: time=\"2026-06-10T14:24:23.137638788Z\" 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-10 15:52:08.706305 | controller |     "Jun 10 14:24:23.241924 crc crio[3658]: 2026-06-10T14:24:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.706320 | controller |     "Jun 10 14:24:23.242201 crc crio[3658]: time=\"2026-06-10T14:24:23.242056484Z\" level=info msg=\"Successfully cleaned up network for pod ec5a93cdc49312f5503e75704e281effbdefdd7427b8ccb6f397b0a59fe3fcda\"",
2026-06-10 15:52:08.706335 | controller |     "Jun 10 14:24:23.242201 crc crio[3658]: time=\"2026-06-10T14:24:23.242088245Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.706350 | controller |     "Jun 10 14:24:23.242201 crc crio[3658]: time=\"2026-06-10T14:24:23.242183557Z\" 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-10 15:52:08.706366 | controller |     "Jun 10 14:24:23.242581 crc crio[3658]: time=\"2026-06-10T14:24:23.242543634Z\" 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:0xc00088a400}] Aliases:map[]}\"",
2026-06-10 15:52:08.706382 | controller |     "Jun 10 14:24:23.242835 crc crio[3658]: time=\"2026-06-10T14:24:23.242812039Z\" 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-10 15:52:08.706397 | controller |     "Jun 10 14:24:23.280789 crc crio[3658]: 2026-06-10T14:24:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.706413 | controller |     "Jun 10 14:24:23.281671 crc crio[3658]: time=\"2026-06-10T14:24:23.281531616Z\" level=info msg=\"Successfully cleaned up network for pod cd0afe61f4dcc682558e239c4cb64ff7d7005e7aa4cbbb50855521992f51be0f\"",
2026-06-10 15:52:08.706428 | controller |     "Jun 10 14:24:23.281671 crc crio[3658]: time=\"2026-06-10T14:24:23.281585667Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.706443 | controller |     "Jun 10 14:24:23.281671 crc crio[3658]: time=\"2026-06-10T14:24:23.281651419Z\" 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-10 15:52:08.706459 | controller |     "Jun 10 14:24:23.281851 crc crio[3658]: time=\"2026-06-10T14:24:23.281808542Z\" 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:0xc00088a430}] Aliases:map[]}\"",
2026-06-10 15:52:08.706478 | controller |     "Jun 10 14:24:23.282657 crc crio[3658]: time=\"2026-06-10T14:24:23.282529986Z\" 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-10 15:52:08.706494 | controller |     "Jun 10 14:24:23.322682 crc crio[3658]: 2026-06-10T14:24:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.706509 | controller |     "Jun 10 14:24:23.323624 crc crio[3658]: time=\"2026-06-10T14:24:23.323522659Z\" level=info msg=\"Successfully cleaned up network for pod 2722679ed228c861ba4d42fe944351839b15ae69a368bf9fbe597f9d6a6ddaa0\"",
2026-06-10 15:52:08.706524 | controller |     "Jun 10 14:24:23.323624 crc crio[3658]: time=\"2026-06-10T14:24:23.32358119Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.706539 | controller |     "Jun 10 14:24:23.323738 crc crio[3658]: time=\"2026-06-10T14:24:23.323642972Z\" 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-10 15:52:08.706555 | controller |     "Jun 10 14:24:23.324206 crc crio[3658]: time=\"2026-06-10T14:24:23.324148992Z\" 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:0xc000d701e0}] Aliases:map[]}\"",
2026-06-10 15:52:08.706571 | controller |     "Jun 10 14:24:23.324567 crc crio[3658]: time=\"2026-06-10T14:24:23.324512309Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.706587 | controller |     "Jun 10 14:24:23.578838 crc crio[3658]: 2026-06-10T14:24:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.706604 | controller |     "Jun 10 14:24:23.579505 crc crio[3658]: time=\"2026-06-10T14:24:23.579466716Z\" level=info msg=\"Successfully cleaned up network for pod f68d1f4dd26c55a06c14b0734678ced4491fa0b84ec5bc3808a016fd565574e6\"",
2026-06-10 15:52:08.706620 | controller |     "Jun 10 14:24:23.579682 crc crio[3658]: time=\"2026-06-10T14:24:23.57966071Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.706636 | controller |     "Jun 10 14:24:23.579864 crc crio[3658]: time=\"2026-06-10T14:24:23.579829943Z\" 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-10 15:52:08.706653 | controller |     "Jun 10 14:24:23.580492 crc crio[3658]: time=\"2026-06-10T14:24:23.580466176Z\" 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:0xc002318088}] Aliases:map[]}\"",
2026-06-10 15:52:08.706673 | controller |     "Jun 10 14:24:23.580659 crc crio[3658]: time=\"2026-06-10T14:24:23.58063361Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-10 15:52:08.706691 | controller |     "Jun 10 14:24:23.580737 crc crio[3658]: time=\"2026-06-10T14:24:23.580722061Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-10 15:52:08.706706 | controller |     "Jun 10 14:24:23.580812 crc crio[3658]: time=\"2026-06-10T14:24:23.580797383Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29632800-ls5hs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.706721 | controller |     "Jun 10 14:24:23.625087 crc crio[3658]: 2026-06-10T14:24:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.706736 | controller |     "Jun 10 14:24:23.625348 crc crio[3658]: time=\"2026-06-10T14:24:23.625314496Z\" level=info msg=\"Successfully cleaned up network for pod 25817f64d195aeb9a06049cd2c29b6be89a688364d3f94522e2eb3a0462d038b\"",
2026-06-10 15:52:08.706751 | controller |     "Jun 10 14:24:23.625443 crc crio[3658]: time=\"2026-06-10T14:24:23.625429199Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.706766 | controller |     "Jun 10 14:24:23.625538 crc crio[3658]: time=\"2026-06-10T14:24:23.62551555Z\" 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-10 15:52:08.706781 | controller |     "Jun 10 14:24:23.625785 crc crio[3658]: time=\"2026-06-10T14:24:23.625763295Z\" 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:0xc00012c410}] Aliases:map[]}\"",
2026-06-10 15:52:08.706796 | controller |     "Jun 10 14:24:23.626058 crc crio[3658]: time=\"2026-06-10T14:24:23.626035321Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.706811 | controller |     "Jun 10 14:24:23.867206 crc crio[3658]: 2026-06-10T14:24:23Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.706826 | controller |     "Jun 10 14:24:23.867959 crc crio[3658]: time=\"2026-06-10T14:24:23.867920156Z\" level=info msg=\"Successfully cleaned up network for pod b772409aebad8f593523276009413324ceef9893239aaa903bf8e87341af63e5\"",
2026-06-10 15:52:08.706841 | controller |     "Jun 10 14:24:23.868040 crc crio[3658]: time=\"2026-06-10T14:24:23.868026598Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.706876 | controller |     "Jun 10 14:24:23.868153 crc crio[3658]: time=\"2026-06-10T14:24:23.86813663Z\" 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-10 15:52:08.706898 | controller |     "Jun 10 14:24:23.868431 crc crio[3658]: time=\"2026-06-10T14:24:23.868408086Z\" 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:0xc00012c8f8}] Aliases:map[]}\"",
2026-06-10 15:52:08.706914 | controller |     "Jun 10 14:24:23.868683 crc crio[3658]: time=\"2026-06-10T14:24:23.868661961Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.706930 | controller |     "Jun 10 14:24:24.259204 crc crio[3658]: 2026-06-10T14:24:24Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.706945 | controller |     "Jun 10 14:24:24.259558 crc crio[3658]: time=\"2026-06-10T14:24:24.259476214Z\" level=info msg=\"Successfully cleaned up network for pod 13dd75522d1f0664cc279c53dad4d387d2327319de1d97ccf61611a6510ffda1\"",
2026-06-10 15:52:08.706960 | controller |     "Jun 10 14:24:24.259558 crc crio[3658]: time=\"2026-06-10T14:24:24.259516545Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.706976 | controller |     "Jun 10 14:24:24.259558 crc crio[3658]: time=\"2026-06-10T14:24:24.259555686Z\" 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-10 15:52:08.706991 | controller |     "Jun 10 14:24:24.259768 crc crio[3658]: time=\"2026-06-10T14:24:24.259704869Z\" 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:0xc00012c680}] Aliases:map[]}\"",
2026-06-10 15:52:08.707006 | controller |     "Jun 10 14:24:24.259826 crc crio[3658]: time=\"2026-06-10T14:24:24.259798761Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-10 15:52:08.707021 | controller |     "Jun 10 14:24:24.259826 crc crio[3658]: time=\"2026-06-10T14:24:24.259814491Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-10 15:52:08.707037 | controller |     "Jun 10 14:24:24.259890 crc crio[3658]: time=\"2026-06-10T14:24:24.259826711Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-12-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.707052 | controller |     "Jun 10 14:24:24.391223 crc crio[3658]: time=\"2026-06-10T14:24:24.391126837Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.707067 | controller |     "Jun 10 14:24:24.391953 crc crio[3658]: time=\"2026-06-10T14:24:24.391810371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.707087 | controller |     "Jun 10 14:24:24.392992 crc crio[3658]: time=\"2026-06-10T14:24:24.392893602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.707102 | controller |     "Jun 10 14:24:24.393915 crc crio[3658]: time=\"2026-06-10T14:24:24.393856132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.707118 | controller |     "Jun 10 14:24:24.394780 crc crio[3658]: time=\"2026-06-10T14:24:24.394510655Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.707133 | controller |     "Jun 10 14:24:24.455385 crc crio[3658]: 2026-06-10T14:24:24Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.707147 | controller |     "Jun 10 14:24:24.455385 crc crio[3658]: time=\"2026-06-10T14:24:24.454922067Z\" level=info msg=\"Successfully cleaned up network for pod 28ae9e11dbe1d6e9c74da5fe96ab600e043908b4e8f617bfc6f2a1e749a58a8d\"",
2026-06-10 15:52:08.707161 | controller |     "Jun 10 14:24:24.455385 crc crio[3658]: time=\"2026-06-10T14:24:24.454949448Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.707177 | controller |     "Jun 10 14:24:24.455385 crc crio[3658]: time=\"2026-06-10T14:24:24.454982869Z\" 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-10 15:52:08.707192 | controller |     "Jun 10 14:24:24.455385 crc crio[3658]: time=\"2026-06-10T14:24:24.455121171Z\" 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:0xc00018e8e8}] Aliases:map[]}\"",
2026-06-10 15:52:08.707208 | controller |     "Jun 10 14:24:24.455385 crc crio[3658]: time=\"2026-06-10T14:24:24.455301165Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.707224 | controller |     "Jun 10 14:24:24.594748 crc crio[3658]: time=\"2026-06-10T14:24:24.594480528Z\" level=info msg=\"Created container f6fc2632109c90c9a54704467bbd42c73ea9ec53d40b20316c822e98db1a9ff5: openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port\" id=ef1914e0-e500-43ab-960f-49d311217ba7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.707240 | controller |     "Jun 10 14:24:24.596078 crc crio[3658]: time=\"2026-06-10T14:24:24.595892067Z\" level=info msg=\"Created container 56cfc8c05b662a5e93d284f0681a69d275a994f26cc09b7c9dab267cc8a88a29: openshift-etcd/etcd-crc/setup\" id=e1b35857-8ee2-4667-a8fb-95b59cf6120f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.707255 | controller |     "Jun 10 14:24:24.599206 crc crio[3658]: time=\"2026-06-10T14:24:24.598972989Z\" level=info msg=\"Starting container: 56cfc8c05b662a5e93d284f0681a69d275a994f26cc09b7c9dab267cc8a88a29\" id=25fe6be2-ca75-46d3-bb5a-eec5af32fdc9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.707270 | controller |     "Jun 10 14:24:24.599883 crc crio[3658]: time=\"2026-06-10T14:24:24.599772595Z\" level=info msg=\"Starting container: f6fc2632109c90c9a54704467bbd42c73ea9ec53d40b20316c822e98db1a9ff5\" id=d95c8a89-7b62-474c-ab83-fd8ef8dbff80 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.707288 | controller |     "Jun 10 14:24:24.600786 crc crio[3658]: time=\"2026-06-10T14:24:24.600700393Z\" level=info msg=\"Created container f7d19442a957fd53a44bb57856ef05daa826450dee9f9c0f40d2ec705cedce10: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=3b4773fa-b004-43cd-85dc-449388d8e0ad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.707303 | controller |     "Jun 10 14:24:24.602087 crc crio[3658]: time=\"2026-06-10T14:24:24.601984959Z\" level=info msg=\"Starting container: f7d19442a957fd53a44bb57856ef05daa826450dee9f9c0f40d2ec705cedce10\" id=d1f730ac-8085-4ef4-b441-4ffd0ae89a76 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.707318 | controller |     "Jun 10 14:24:24.607534 crc crio[3658]: time=\"2026-06-10T14:24:24.607419318Z\" level=info msg=\"Started container\" PID=5433 containerID=f6fc2632109c90c9a54704467bbd42c73ea9ec53d40b20316c822e98db1a9ff5 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/wait-for-host-port id=d95c8a89-7b62-474c-ab83-fd8ef8dbff80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f3328017e32ef464b543261926457d43725e203c3f1c65cfd120269ba0ffa94",
2026-06-10 15:52:08.707333 | controller |     "Jun 10 14:24:24.608027 crc crio[3658]: time=\"2026-06-10T14:24:24.607929068Z\" level=info msg=\"Created container 8789d0e4e8a43a4597f62a85b674cefe941fc591dc7fed95a8c8ab5910a4e833: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=06c6c365-fd32-48a5-89df-191187910c99 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.707348 | controller |     "Jun 10 14:24:24.610141 crc crio[3658]: time=\"2026-06-10T14:24:24.610090272Z\" level=info msg=\"Starting container: 8789d0e4e8a43a4597f62a85b674cefe941fc591dc7fed95a8c8ab5910a4e833\" id=bfce32ca-c445-4d9e-b003-12b585cbb9da name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.707363 | controller |     "Jun 10 14:24:24.610519 crc crio[3658]: time=\"2026-06-10T14:24:24.610373097Z\" level=info msg=\"Started container\" PID=5434 containerID=f7d19442a957fd53a44bb57856ef05daa826450dee9f9c0f40d2ec705cedce10 description=openshift-kube-apiserver/kube-apiserver-crc/setup id=d1f730ac-8085-4ef4-b441-4ffd0ae89a76 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae25da0239407ad47525978d3cc1f5e2ebf4be47eea26ac0c1b678b327ae07c2",
2026-06-10 15:52:08.707379 | controller |     "Jun 10 14:24:24.614360 crc crio[3658]: time=\"2026-06-10T14:24:24.614220485Z\" level=info msg=\"Started container\" PID=5429 containerID=56cfc8c05b662a5e93d284f0681a69d275a994f26cc09b7c9dab267cc8a88a29 description=openshift-etcd/etcd-crc/setup id=25fe6be2-ca75-46d3-bb5a-eec5af32fdc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=272fca343dddbcc8fa1f1f518aa93c57d5ef621d042c53faaaf0e65a713023c6",
2026-06-10 15:52:08.707394 | controller |     "Jun 10 14:24:24.619846 crc crio[3658]: time=\"2026-06-10T14:24:24.619204085Z\" level=info msg=\"Started container\" PID=5428 containerID=8789d0e4e8a43a4597f62a85b674cefe941fc591dc7fed95a8c8ab5910a4e833 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=bfce32ca-c445-4d9e-b003-12b585cbb9da name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac93d905748713d3d75a81efc4d6183639ffba10a36f0f635de4249b3f8c7f6b",
2026-06-10 15:52:08.707409 | controller |     "Jun 10 14:24:24.623062 crc crio[3658]: time=\"2026-06-10T14:24:24.622759956Z\" level=info msg=\"Created container 50255471b08280d6a6869458aa79983f9a4715dacd7e8cab94ffd5b3db3af5de: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup\" id=8e02c3b6-4128-43b2-86a3-ebb53df869c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.707424 | controller |     "Jun 10 14:24:24.625135 crc crio[3658]: time=\"2026-06-10T14:24:24.624726526Z\" level=info msg=\"Starting container: 50255471b08280d6a6869458aa79983f9a4715dacd7e8cab94ffd5b3db3af5de\" id=600963cf-0ae6-45a7-bc6d-11b959233cf8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.707441 | controller |     "Jun 10 14:24:24.640508 crc crio[3658]: time=\"2026-06-10T14:24:24.63989612Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=2c956d7d-c972-48c8-a5c4-1d08321c2f96 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.707458 | controller |     "Jun 10 14:24:24.646978 crc crio[3658]: time=\"2026-06-10T14:24:24.64686867Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=8f828f81-07ff-46a9-bc60-368c9ed210de name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.707472 | controller |     "Jun 10 14:24:24.653684 crc crio[3658]: time=\"2026-06-10T14:24:24.653498283Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=84d9fea1-4812-42f1-91d6-395771893e25 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.707487 | controller |     "Jun 10 14:24:24.654569 crc crio[3658]: time=\"2026-06-10T14:24:24.654450462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.707502 | controller |     "Jun 10 14:24:24.659018 crc crio[3658]: time=\"2026-06-10T14:24:24.658933632Z\" level=info msg=\"Started container\" PID=5430 containerID=50255471b08280d6a6869458aa79983f9a4715dacd7e8cab94ffd5b3db3af5de description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/setup id=600963cf-0ae6-45a7-bc6d-11b959233cf8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d73241383670a574c0db8ce0f4dc671fbac0d590fa059a4b2eeba966bc5e0756",
2026-06-10 15:52:08.707518 | controller |     "Jun 10 14:24:24.682335 crc crio[3658]: time=\"2026-06-10T14:24:24.682160898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.707533 | controller |     "Jun 10 14:24:24.702228 crc crio[3658]: 2026-06-10T14:24:24Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.707548 | controller |     "Jun 10 14:24:24.702474 crc crio[3658]: time=\"2026-06-10T14:24:24.702409725Z\" level=info msg=\"Successfully cleaned up network for pod 05bb449ea8d4a6051eb35e811bf87fff5904034ddb31563b966a94feda62d150\"",
2026-06-10 15:52:08.707564 | controller |     "Jun 10 14:24:24.702474 crc crio[3658]: time=\"2026-06-10T14:24:24.702439965Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.707580 | controller |     "Jun 10 14:24:24.702547 crc crio[3658]: time=\"2026-06-10T14:24:24.702471286Z\" 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-10 15:52:08.707595 | controller |     "Jun 10 14:24:24.702712 crc crio[3658]: time=\"2026-06-10T14:24:24.70265802Z\" 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:0xc00088a380}] Aliases:map[]}\"",
2026-06-10 15:52:08.707614 | controller |     "Jun 10 14:24:24.703076 crc crio[3658]: time=\"2026-06-10T14:24:24.702843113Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.707630 | controller |     "Jun 10 14:24:24.724860 crc crio[3658]: 2026-06-10T14:24:24Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.707645 | controller |     "Jun 10 14:24:24.725053 crc crio[3658]: time=\"2026-06-10T14:24:24.724906486Z\" level=info msg=\"Successfully cleaned up network for pod e222155a1c4fc4565a7da9c88c4bc428dc8a0a17b11d7bae294454bb07604400\"",
2026-06-10 15:52:08.707660 | controller |     "Jun 10 14:24:24.725053 crc crio[3658]: time=\"2026-06-10T14:24:24.724934087Z\" level=info msg=\"cleanup sandbox network\"",
2026-06-10 15:52:08.707675 | controller |     "Jun 10 14:24:24.725053 crc crio[3658]: time=\"2026-06-10T14:24:24.724953867Z\" level=info msg=\"Successfully cleaned up network for pod 2ac08f16964b2c410806c8a32454b11baadab0ae32ec6ee16db109b5c70d9227\"",
2026-06-10 15:52:08.707691 | controller |     "Jun 10 14:24:24.832722 crc crio[3658]: time=\"2026-06-10T14:24:24.831997746Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=b50a96a0-4eb3-4c44-82d6-ad255013cade name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.707706 | controller |     "Jun 10 14:24:24.836572 crc crio[3658]: time=\"2026-06-10T14:24:24.834236331Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=7383fcd4-eb64-417d-85a8-97453b113ffd name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.707722 | controller |     "Jun 10 14:24:24.841551 crc crio[3658]: time=\"2026-06-10T14:24:24.841248141Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=81b9f7b0-5964-455c-a0ea-d968d675fd7f name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.707737 | controller |     "Jun 10 14:24:24.844750 crc crio[3658]: time=\"2026-06-10T14:24:24.842060198Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=16e5115f-6cdd-48ec-81e9-c5d41d7058ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.707752 | controller |     "Jun 10 14:24:24.849395 crc crio[3658]: time=\"2026-06-10T14:24:24.848577408Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=62fb7ce0-68c6-4e7e-b2a6-7b959c6b1721 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.707767 | controller |     "Jun 10 14:24:24.851104 crc crio[3658]: time=\"2026-06-10T14:24:24.850689351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.707783 | controller |     "Jun 10 14:24:24.852455 crc crio[3658]: time=\"2026-06-10T14:24:24.851855104Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ac54d1ac-05b4-4a18-9c99-d1d15518fced name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.707798 | controller |     "Jun 10 14:24:24.854029 crc crio[3658]: time=\"2026-06-10T14:24:24.853945186Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=448e2dc2-0742-4ef0-b62a-c301655f7d45 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.707813 | controller |     "Jun 10 14:24:24.856005 crc crio[3658]: time=\"2026-06-10T14:24:24.855897735Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ab3d674d-e832-46ff-aa2b-46c26130f544 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.707833 | controller |     "Jun 10 14:24:24.859735 crc crio[3658]: time=\"2026-06-10T14:24:24.858582039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.707863 | controller |     "Jun 10 14:24:24.859735 crc crio[3658]: time=\"2026-06-10T14:24:24.859163031Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=3043a833-3d0d-4fb5-afab-623a18866637 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.707883 | controller |     "Jun 10 14:24:24.870717 crc crio[3658]: time=\"2026-06-10T14:24:24.870485098Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=fc4ddcbd-19fe-4d44-9bb3-499372b2f7bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.707899 | controller |     "Jun 10 14:24:24.872770 crc crio[3658]: time=\"2026-06-10T14:24:24.87258168Z\" level=info msg=\"Creating container: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=71023f2d-6e6e-4601-996b-4e4e99f90a9c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.707914 | controller |     "Jun 10 14:24:24.876513 crc crio[3658]: time=\"2026-06-10T14:24:24.874215243Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.707929 | controller |     "Jun 10 14:24:24.876513 crc crio[3658]: time=\"2026-06-10T14:24:24.876162422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.707944 | controller |     "Jun 10 14:24:24.885127 crc crio[3658]: time=\"2026-06-10T14:24:24.884925528Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=09760377-cd35-4fa4-9d11-952c6686f269 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.707960 | controller |     "Jun 10 14:24:24.887087 crc crio[3658]: time=\"2026-06-10T14:24:24.886992009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.707976 | controller |     "Jun 10 14:24:24.905897 crc crio[3658]: time=\"2026-06-10T14:24:24.905206695Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.707990 | controller |     "Jun 10 14:24:24.937754 crc crio[3658]: time=\"2026-06-10T14:24:24.937145386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.708005 | controller |     "Jun 10 14:24:24.955414 crc crio[3658]: time=\"2026-06-10T14:24:24.954902972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.708020 | controller |     "Jun 10 14:24:25.235936 crc crio[3658]: time=\"2026-06-10T14:24:25.235576005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.708035 | controller |     "Jun 10 14:24:25.480553 crc crio[3658]: time=\"2026-06-10T14:24:25.48045238Z\" level=info msg=\"Created container 560d1f006c4a18ab468691dd24a9e90b4e38a0822c11afe7552be3a1bc1d4523: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=84d9fea1-4812-42f1-91d6-395771893e25 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.708053 | controller |     "Jun 10 14:24:25.484215 crc crio[3658]: time=\"2026-06-10T14:24:25.483540852Z\" level=info msg=\"Starting container: 560d1f006c4a18ab468691dd24a9e90b4e38a0822c11afe7552be3a1bc1d4523\" id=4805f2de-187d-4145-bfa6-c0a90e437d57 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.708069 | controller |     "Jun 10 14:24:25.513969 crc crio[3658]: time=\"2026-06-10T14:24:25.51382647Z\" level=info msg=\"Started container\" PID=5491 containerID=560d1f006c4a18ab468691dd24a9e90b4e38a0822c11afe7552be3a1bc1d4523 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=4805f2de-187d-4145-bfa6-c0a90e437d57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac93d905748713d3d75a81efc4d6183639ffba10a36f0f635de4249b3f8c7f6b",
2026-06-10 15:52:08.708084 | controller |     "Jun 10 14:24:25.564427 crc crio[3658]: time=\"2026-06-10T14:24:25.564006797Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=d5ec96db-54db-49d0-91fc-58b9d9165257 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.708099 | controller |     "Jun 10 14:24:25.568145 crc crio[3658]: time=\"2026-06-10T14:24:25.567858044Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=10846eef-7d59-4b61-9424-2fba64604ced name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.708114 | controller |     "Jun 10 14:24:25.573657 crc crio[3658]: time=\"2026-06-10T14:24:25.573219722Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=08229d90-c1c2-401f-9a64-b4958e73c2eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.708130 | controller |     "Jun 10 14:24:25.578032 crc crio[3658]: time=\"2026-06-10T14:24:25.575233862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.708145 | controller |     "Jun 10 14:24:25.658661 crc crio[3658]: time=\"2026-06-10T14:24:25.658412942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.708161 | controller |     "Jun 10 14:24:25.749061 crc crio[3658]: time=\"2026-06-10T14:24:25.748386258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.708177 | controller |     "Jun 10 14:24:25.850808 crc crio[3658]: time=\"2026-06-10T14:24:25.85062955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.708192 | controller |     "Jun 10 14:24:25.857374 crc crio[3658]: time=\"2026-06-10T14:24:25.857066059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.708207 | controller |     "Jun 10 14:24:25.889139 crc crio[3658]: time=\"2026-06-10T14:24:25.889033541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.708221 | controller |     "Jun 10 14:24:25.905807 crc crio[3658]: time=\"2026-06-10T14:24:25.904456661Z\" level=info msg=\"Created container 8113ac49f947a0c3dcdf2b92227e8bfc132752a0ced78d0b5499d586519ae04f: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=16e5115f-6cdd-48ec-81e9-c5d41d7058ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.708240 | controller |     "Jun 10 14:24:25.907025 crc crio[3658]: time=\"2026-06-10T14:24:25.90691879Z\" level=info msg=\"Starting container: 8113ac49f947a0c3dcdf2b92227e8bfc132752a0ced78d0b5499d586519ae04f\" id=120653b9-a13f-47a9-ab23-2fd4f028cfa2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.708255 | controller |     "Jun 10 14:24:25.920829 crc crio[3658]: time=\"2026-06-10T14:24:25.920077054Z\" level=info msg=\"Started container\" PID=5531 containerID=8113ac49f947a0c3dcdf2b92227e8bfc132752a0ced78d0b5499d586519ae04f description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=120653b9-a13f-47a9-ab23-2fd4f028cfa2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=272fca343dddbcc8fa1f1f518aa93c57d5ef621d042c53faaaf0e65a713023c6",
2026-06-10 15:52:08.708271 | controller |     "Jun 10 14:24:25.969685 crc crio[3658]: time=\"2026-06-10T14:24:25.969496616Z\" level=info msg=\"Created container 68dd444193b6e7ed8e990e20f0e1a758d8839d96158c06fa95e52380753e4559: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=09760377-cd35-4fa4-9d11-952c6686f269 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.708285 | controller |     "Jun 10 14:24:25.969878 crc crio[3658]: time=\"2026-06-10T14:24:25.9696904Z\" level=info msg=\"Created container df2eeb60add7bd5f890d04d52162faf60c0a2ee42b030758cc91768fa67a8075: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=448e2dc2-0742-4ef0-b62a-c301655f7d45 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.708300 | controller |     "Jun 10 14:24:25.970786 crc crio[3658]: time=\"2026-06-10T14:24:25.97069639Z\" level=info msg=\"Starting container: 68dd444193b6e7ed8e990e20f0e1a758d8839d96158c06fa95e52380753e4559\" id=5ec6aa1a-7a8a-44ff-b6a0-f7dacf0179fb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.708315 | controller |     "Jun 10 14:24:25.972691 crc crio[3658]: time=\"2026-06-10T14:24:25.970915374Z\" level=info msg=\"Starting container: df2eeb60add7bd5f890d04d52162faf60c0a2ee42b030758cc91768fa67a8075\" id=22e834fe-693e-4057-a6cc-2bc1a0595323 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.708331 | controller |     "Jun 10 14:24:25.981988 crc crio[3658]: time=\"2026-06-10T14:24:25.981856654Z\" level=info msg=\"Started container\" PID=5545 containerID=68dd444193b6e7ed8e990e20f0e1a758d8839d96158c06fa95e52380753e4559 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=5ec6aa1a-7a8a-44ff-b6a0-f7dacf0179fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f3328017e32ef464b543261926457d43725e203c3f1c65cfd120269ba0ffa94",
2026-06-10 15:52:08.708346 | controller |     "Jun 10 14:24:26.005181 crc crio[3658]: time=\"2026-06-10T14:24:26.005033069Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=77680ac0-18a1-4910-a49f-59d95b56f0f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.708361 | controller |     "Jun 10 14:24:26.007566 crc crio[3658]: time=\"2026-06-10T14:24:26.007499529Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=2ffc3ae1-44e1-4d22-b765-d70c00c549cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.708377 | controller |     "Jun 10 14:24:26.012139 crc crio[3658]: time=\"2026-06-10T14:24:26.01203516Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=0eae04af-1228-4b9f-83d5-e658da1f251f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.708393 | controller |     "Jun 10 14:24:26.012981 crc crio[3658]: time=\"2026-06-10T14:24:26.012824126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.708411 | controller |     "Jun 10 14:24:26.018811 crc crio[3658]: time=\"2026-06-10T14:24:26.018705494Z\" level=info msg=\"Started container\" PID=5544 containerID=df2eeb60add7bd5f890d04d52162faf60c0a2ee42b030758cc91768fa67a8075 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=22e834fe-693e-4057-a6cc-2bc1a0595323 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae25da0239407ad47525978d3cc1f5e2ebf4be47eea26ac0c1b678b327ae07c2",
2026-06-10 15:52:08.708427 | controller |     "Jun 10 14:24:26.030426 crc crio[3658]: time=\"2026-06-10T14:24:26.030344817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.708442 | controller |     "Jun 10 14:24:26.052350 crc crio[3658]: time=\"2026-06-10T14:24:26.051793268Z\" level=info msg=\"Created container 36bcb55830bfcf77166b312a83b697493f17c3f0ee4f6c1691beba5609ac2536: openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio\" id=71023f2d-6e6e-4601-996b-4e4e99f90a9c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.708458 | controller |     "Jun 10 14:24:26.054696 crc crio[3658]: time=\"2026-06-10T14:24:26.054230267Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=1851f66f-1ba6-45de-bf4d-52dd588eccac name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.708473 | controller |     "Jun 10 14:24:26.057434 crc crio[3658]: time=\"2026-06-10T14:24:26.057197936Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=192bee56-415b-4957-b5c0-e740770b7b09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.708488 | controller |     "Jun 10 14:24:26.059173 crc crio[3658]: time=\"2026-06-10T14:24:26.057519593Z\" level=info msg=\"Starting container: 36bcb55830bfcf77166b312a83b697493f17c3f0ee4f6c1691beba5609ac2536\" id=7a8a2b68-0222-49a9-a755-a7c0197ccfd6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.708503 | controller |     "Jun 10 14:24:26.067161 crc crio[3658]: time=\"2026-06-10T14:24:26.067085775Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=4b176e58-ebdf-4d28-a1f6-1fb75256a489 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.708518 | controller |     "Jun 10 14:24:26.067694 crc crio[3658]: time=\"2026-06-10T14:24:26.067663526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.708533 | controller |     "Jun 10 14:24:26.095485 crc crio[3658]: time=\"2026-06-10T14:24:26.095117997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.708547 | controller |     "Jun 10 14:24:26.137575 crc crio[3658]: time=\"2026-06-10T14:24:26.134944867Z\" level=info msg=\"Started container\" PID=5547 containerID=36bcb55830bfcf77166b312a83b697493f17c3f0ee4f6c1691beba5609ac2536 description=openshift-machine-config-operator/kube-rbac-proxy-crio-crc/kube-rbac-proxy-crio id=7a8a2b68-0222-49a9-a755-a7c0197ccfd6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d73241383670a574c0db8ce0f4dc671fbac0d590fa059a4b2eeba966bc5e0756",
2026-06-10 15:52:08.708562 | controller |     "Jun 10 14:24:26.697014 crc crio[3658]: time=\"2026-06-10T14:24:26.696033547Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.708577 | controller |     "Jun 10 14:24:26.878353 crc crio[3658]: time=\"2026-06-10T14:24:26.874123172Z\" level=info msg=\"Created container dbc99442f755988d2353b1453897b90abbb52959bb002d5beed052f41ce6e5b3: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer\" id=0eae04af-1228-4b9f-83d5-e658da1f251f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.708596 | controller |     "Jun 10 14:24:26.878353 crc crio[3658]: time=\"2026-06-10T14:24:26.877196703Z\" level=info msg=\"Starting container: dbc99442f755988d2353b1453897b90abbb52959bb002d5beed052f41ce6e5b3\" id=68b08339-ecfb-4f3f-b8f5-0d9b10c17027 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.708612 | controller |     "Jun 10 14:24:26.943568 crc crio[3658]: time=\"2026-06-10T14:24:26.943202508Z\" level=info msg=\"Started container\" PID=5590 containerID=dbc99442f755988d2353b1453897b90abbb52959bb002d5beed052f41ce6e5b3 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-cert-syncer id=68b08339-ecfb-4f3f-b8f5-0d9b10c17027 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f3328017e32ef464b543261926457d43725e203c3f1c65cfd120269ba0ffa94",
2026-06-10 15:52:08.708627 | controller |     "Jun 10 14:24:26.966858 crc crio[3658]: time=\"2026-06-10T14:24:26.966680169Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=8009d63b-8330-4ad1-8750-a413dfafc653 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.708643 | controller |     "Jun 10 14:24:26.967113 crc crio[3658]: time=\"2026-06-10T14:24:26.967001416Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=7cc4d4cc-3120-4ed6-b0fe-ca3250808353 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.708659 | controller |     "Jun 10 14:24:26.970730 crc crio[3658]: time=\"2026-06-10T14:24:26.970116858Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=0e5e5a06-f4d3-4a5c-a22c-67aa5da40f5c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.708674 | controller |     "Jun 10 14:24:26.970898 crc crio[3658]: time=\"2026-06-10T14:24:26.970781032Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=86d879fc-96e9-4a75-b3f9-7b626bc96b0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.708690 | controller |     "Jun 10 14:24:26.972549 crc crio[3658]: time=\"2026-06-10T14:24:26.972410784Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=3899e2b6-0e65-4a12-afb0-ba6d5fb1858a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.708704 | controller |     "Jun 10 14:24:26.973999 crc crio[3658]: time=\"2026-06-10T14:24:26.973652959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.708720 | controller |     "Jun 10 14:24:26.974487 crc crio[3658]: time=\"2026-06-10T14:24:26.974448905Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=e3f336fe-1737-420a-a8dd-a43c2c873c9b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.708734 | controller |     "Jun 10 14:24:26.975214 crc crio[3658]: time=\"2026-06-10T14:24:26.97518785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.708750 | controller |     "Jun 10 14:24:27.052136 crc crio[3658]: time=\"2026-06-10T14:24:27.05189135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.708768 | controller |     "Jun 10 14:24:27.102447 crc crio[3658]: time=\"2026-06-10T14:24:27.102081147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.708783 | controller |     "Jun 10 14:24:28.031870 crc crio[3658]: time=\"2026-06-10T14:24:28.031179675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.708799 | controller |     "Jun 10 14:24:28.232430 crc crio[3658]: time=\"2026-06-10T14:24:28.231913274Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.708813 | controller |     "Jun 10 14:24:28.471046 crc crio[3658]: time=\"2026-06-10T14:24:28.470795518Z\" level=info msg=\"Created container dec04770d9b4544c64557e35547f4b14e1bcd988d3eb7dc3e21acb27e78ce411: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=e3f336fe-1737-420a-a8dd-a43c2c873c9b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.708828 | controller |     "Jun 10 14:24:28.475193 crc crio[3658]: time=\"2026-06-10T14:24:28.475074714Z\" level=info msg=\"Starting container: dec04770d9b4544c64557e35547f4b14e1bcd988d3eb7dc3e21acb27e78ce411\" id=ed59edbf-59ab-4cf5-9d9a-b8bd67955993 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.708843 | controller |     "Jun 10 14:24:28.494006 crc crio[3658]: time=\"2026-06-10T14:24:28.493674278Z\" level=info msg=\"Created container 020737cdc4ca9eeee98401e39e63eb7897b5ca738a8bf8176fa4b95f6b837583: openshift-etcd/etcd-crc/etcd-resources-copy\" id=3899e2b6-0e65-4a12-afb0-ba6d5fb1858a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.708884 | controller |     "Jun 10 14:24:28.509787 crc crio[3658]: time=\"2026-06-10T14:24:28.504391253Z\" level=info msg=\"Starting container: 020737cdc4ca9eeee98401e39e63eb7897b5ca738a8bf8176fa4b95f6b837583\" id=55855f45-41e5-4fec-99c5-5dfeba804f0c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.708901 | controller |     "Jun 10 14:24:28.509787 crc crio[3658]: time=\"2026-06-10T14:24:28.507198429Z\" level=info msg=\"Started container\" PID=5624 containerID=dec04770d9b4544c64557e35547f4b14e1bcd988d3eb7dc3e21acb27e78ce411 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=ed59edbf-59ab-4cf5-9d9a-b8bd67955993 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f3328017e32ef464b543261926457d43725e203c3f1c65cfd120269ba0ffa94",
2026-06-10 15:52:08.708916 | controller |     "Jun 10 14:24:28.523207 crc crio[3658]: time=\"2026-06-10T14:24:28.523028627Z\" level=info msg=\"Started container\" PID=5640 containerID=020737cdc4ca9eeee98401e39e63eb7897b5ca738a8bf8176fa4b95f6b837583 description=openshift-etcd/etcd-crc/etcd-resources-copy id=55855f45-41e5-4fec-99c5-5dfeba804f0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=272fca343dddbcc8fa1f1f518aa93c57d5ef621d042c53faaaf0e65a713023c6",
2026-06-10 15:52:08.708932 | controller |     "Jun 10 14:24:29.114562 crc crio[3658]: time=\"2026-06-10T14:24:29.110748203Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=0d053c52-40a4-4dd4-972a-d33d374f2df4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.708948 | controller |     "Jun 10 14:24:29.148372 crc crio[3658]: time=\"2026-06-10T14:24:29.145871148Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=d8e7c756-fc00-4b67-ae87-aa922f3d333e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.708963 | controller |     "Jun 10 14:24:29.154412 crc crio[3658]: time=\"2026-06-10T14:24:29.154130184Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=470344c7-79ad-4346-bf06-fb2f5e330b1f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.708999 | controller |     "Jun 10 14:24:29.162414 crc crio[3658]: time=\"2026-06-10T14:24:29.161481331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.709019 | controller |     "Jun 10 14:24:29.233381 crc crio[3658]: time=\"2026-06-10T14:24:29.229856833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.709038 | controller |     "Jun 10 14:24:30.094945 crc crio[3658]: time=\"2026-06-10T14:24:30.094860524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.709055 | controller |     "Jun 10 14:24:30.295970 crc crio[3658]: time=\"2026-06-10T14:24:30.295229625Z\" level=info msg=\"Created container f51cdbbe9176e448fe2b0b7248b526b197dd3f66317a4f4f1037e7d74ba65f03: openshift-etcd/etcd-crc/etcdctl\" id=470344c7-79ad-4346-bf06-fb2f5e330b1f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.709072 | controller |     "Jun 10 14:24:30.299313 crc crio[3658]: time=\"2026-06-10T14:24:30.299165644Z\" level=info msg=\"Starting container: f51cdbbe9176e448fe2b0b7248b526b197dd3f66317a4f4f1037e7d74ba65f03\" id=5f47083e-e887-49fd-956a-8dc36b2d2b10 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.709088 | controller |     "Jun 10 14:24:30.356727 crc crio[3658]: time=\"2026-06-10T14:24:30.356602427Z\" level=info msg=\"Started container\" PID=5696 containerID=f51cdbbe9176e448fe2b0b7248b526b197dd3f66317a4f4f1037e7d74ba65f03 description=openshift-etcd/etcd-crc/etcdctl id=5f47083e-e887-49fd-956a-8dc36b2d2b10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=272fca343dddbcc8fa1f1f518aa93c57d5ef621d042c53faaaf0e65a713023c6",
2026-06-10 15:52:08.709105 | controller |     "Jun 10 14:24:30.396044 crc crio[3658]: time=\"2026-06-10T14:24:30.395947647Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=0d7229c3-d993-4435-ac9f-d9edd43f0cc2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.709122 | controller |     "Jun 10 14:24:30.401911 crc crio[3658]: time=\"2026-06-10T14:24:30.401400066Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=d867bed3-7beb-4fe9-89e6-324c0dfba95c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.709139 | controller |     "Jun 10 14:24:30.405961 crc crio[3658]: time=\"2026-06-10T14:24:30.405849835Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=44259a5d-430a-44e7-ad42-d95a762f927d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.709155 | controller |     "Jun 10 14:24:30.406621 crc crio[3658]: time=\"2026-06-10T14:24:30.406492268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.709172 | controller |     "Jun 10 14:24:30.434765 crc crio[3658]: time=\"2026-06-10T14:24:30.434690954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.709189 | controller |     "Jun 10 14:24:30.769927 crc crio[3658]: time=\"2026-06-10T14:24:30.7697681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.709205 | controller |     "Jun 10 14:24:30.779379 crc crio[3658]: time=\"2026-06-10T14:24:30.778467844Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.709225 | controller |     "Jun 10 14:24:30.864007 crc crio[3658]: time=\"2026-06-10T14:24:30.863914019Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.709241 | controller |     "Jun 10 14:24:30.997012 crc crio[3658]: time=\"2026-06-10T14:24:30.996700014Z\" level=info msg=\"Created container 7bb52065e86318aa22ba12337bc706b531e982882e67847b05e1116f0675a8c9: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer\" id=08229d90-c1c2-401f-9a64-b4958e73c2eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.709256 | controller |     "Jun 10 14:24:31.002649 crc crio[3658]: time=\"2026-06-10T14:24:31.001707075Z\" level=info msg=\"Starting container: 7bb52065e86318aa22ba12337bc706b531e982882e67847b05e1116f0675a8c9\" id=934f56dd-8b30-4f4a-b2bb-19b58cd9ee1a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.709272 | controller |     "Jun 10 14:24:31.028783 crc crio[3658]: time=\"2026-06-10T14:24:31.027514923Z\" level=info msg=\"Created container e346937da0902fd6673aa10a16de085ab492d6e530f0cae5e377246784560a71: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=4b176e58-ebdf-4d28-a1f6-1fb75256a489 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.709288 | controller |     "Jun 10 14:24:31.030834 crc crio[3658]: time=\"2026-06-10T14:24:31.030802919Z\" level=info msg=\"Started container\" PID=5710 containerID=7bb52065e86318aa22ba12337bc706b531e982882e67847b05e1116f0675a8c9 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-cert-syncer id=934f56dd-8b30-4f4a-b2bb-19b58cd9ee1a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac93d905748713d3d75a81efc4d6183639ffba10a36f0f635de4249b3f8c7f6b",
2026-06-10 15:52:08.709304 | controller |     "Jun 10 14:24:31.058223 crc crio[3658]: time=\"2026-06-10T14:24:31.052910953Z\" level=info msg=\"Starting container: e346937da0902fd6673aa10a16de085ab492d6e530f0cae5e377246784560a71\" id=a46d7f08-35fa-4488-8e89-16c42d7393db name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.709319 | controller |     "Jun 10 14:24:31.078791 crc crio[3658]: time=\"2026-06-10T14:24:31.078063488Z\" level=info msg=\"Started container\" PID=5714 containerID=e346937da0902fd6673aa10a16de085ab492d6e530f0cae5e377246784560a71 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=a46d7f08-35fa-4488-8e89-16c42d7393db name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae25da0239407ad47525978d3cc1f5e2ebf4be47eea26ac0c1b678b327ae07c2",
2026-06-10 15:52:08.709336 | controller |     "Jun 10 14:24:31.080319 crc crio[3658]: time=\"2026-06-10T14:24:31.079480826Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=079219dd-2693-492f-9502-78e927ab3adc name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.709351 | controller |     "Jun 10 14:24:31.095697 crc crio[3658]: time=\"2026-06-10T14:24:31.095551028Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=b080a9f3-243a-462e-8dd9-09212fc82f79 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.709366 | controller |     "Jun 10 14:24:31.101347 crc crio[3658]: time=\"2026-06-10T14:24:31.101246443Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=25467b9b-97a7-4968-8a3c-87341837e6ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.709386 | controller |     "Jun 10 14:24:31.101651 crc crio[3658]: time=\"2026-06-10T14:24:31.101394196Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=361c9481-f211-4501-93d8-cb2e7a4c163e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.709402 | controller |     "Jun 10 14:24:31.102913 crc crio[3658]: time=\"2026-06-10T14:24:31.101910116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.709418 | controller |     "Jun 10 14:24:31.106877 crc crio[3658]: time=\"2026-06-10T14:24:31.106848675Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=19ce8eda-cfb0-4754-a65f-a560437a010f name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.709433 | controller |     "Jun 10 14:24:31.112099 crc crio[3658]: time=\"2026-06-10T14:24:31.1120679Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=1bbba3e2-5231-4b00-b22e-f7fcf7a228bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.709448 | controller |     "Jun 10 14:24:31.112769 crc crio[3658]: time=\"2026-06-10T14:24:31.112741573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.709463 | controller |     "Jun 10 14:24:31.124218 crc crio[3658]: time=\"2026-06-10T14:24:31.123800165Z\" level=info msg=\"Created container ef809867a6d1b9f6effc841e5f0020786158212abf702795d7b389485fd97cb6: openshift-etcd/etcd-crc/etcd\" id=44259a5d-430a-44e7-ad42-d95a762f927d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.709478 | controller |     "Jun 10 14:24:31.126905 crc crio[3658]: time=\"2026-06-10T14:24:31.125236274Z\" level=info msg=\"Starting container: ef809867a6d1b9f6effc841e5f0020786158212abf702795d7b389485fd97cb6\" id=fd7d5712-8e18-4807-925c-acf279ac47f1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.709493 | controller |     "Jun 10 14:24:31.137722 crc crio[3658]: time=\"2026-06-10T14:24:31.137527881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.709507 | controller |     "Jun 10 14:24:31.146972 crc crio[3658]: time=\"2026-06-10T14:24:31.146763116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.709521 | controller |     "Jun 10 14:24:31.215741 crc crio[3658]: time=\"2026-06-10T14:24:31.215518186Z\" level=info msg=\"Started container\" PID=5726 containerID=ef809867a6d1b9f6effc841e5f0020786158212abf702795d7b389485fd97cb6 description=openshift-etcd/etcd-crc/etcd id=fd7d5712-8e18-4807-925c-acf279ac47f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=272fca343dddbcc8fa1f1f518aa93c57d5ef621d042c53faaaf0e65a713023c6",
2026-06-10 15:52:08.709535 | controller |     "Jun 10 14:24:31.269893 crc crio[3658]: time=\"2026-06-10T14:24:31.269814996Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=686f4f97-cb33-4a7a-a702-dae6549c2591 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.709550 | controller |     "Jun 10 14:24:31.274638 crc crio[3658]: time=\"2026-06-10T14:24:31.27401597Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=88468e20-8d95-4235-b9ca-dbad3a663c7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.709569 | controller |     "Jun 10 14:24:31.281759 crc crio[3658]: time=\"2026-06-10T14:24:31.280918979Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=39a33e57-fee0-4c4a-ab43-076460a7e362 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.709586 | controller |     "Jun 10 14:24:31.281759 crc crio[3658]: time=\"2026-06-10T14:24:31.281728255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.709601 | controller |     "Jun 10 14:24:31.395106 crc crio[3658]: time=\"2026-06-10T14:24:31.394730363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.709616 | controller |     "Jun 10 14:24:32.287404 crc crio[3658]: time=\"2026-06-10T14:24:32.287350418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.709631 | controller |     "Jun 10 14:24:32.309438 crc crio[3658]: time=\"2026-06-10T14:24:32.309210826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.709645 | controller |     "Jun 10 14:24:32.616389 crc crio[3658]: time=\"2026-06-10T14:24:32.616041355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.709660 | controller |     "Jun 10 14:24:33.073122 crc crio[3658]: time=\"2026-06-10T14:24:33.070749731Z\" level=info msg=\"Created container bce997f7fa2f89cddfabab68cbe4e337f1eb023bf4f615950b3b0d4658e13f94: openshift-etcd/etcd-crc/etcd-metrics\" id=39a33e57-fee0-4c4a-ab43-076460a7e362 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.709676 | controller |     "Jun 10 14:24:33.073122 crc crio[3658]: time=\"2026-06-10T14:24:33.071847113Z\" level=info msg=\"Created container 6cbbfc2eada0737f3588a9e97ae96bf79d0ec189ee37ed7703c75f2102c6903d: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=361c9481-f211-4501-93d8-cb2e7a4c163e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.709692 | controller |     "Jun 10 14:24:33.073122 crc crio[3658]: time=\"2026-06-10T14:24:33.07215484Z\" level=info msg=\"Created container 02c8247a651b6055c3c86b51902f13188e0bf25fbcdfffb646a7b3498b213746: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=1bbba3e2-5231-4b00-b22e-f7fcf7a228bd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.709708 | controller |     "Jun 10 14:24:33.073530 crc crio[3658]: time=\"2026-06-10T14:24:33.073457186Z\" level=info msg=\"Starting container: bce997f7fa2f89cddfabab68cbe4e337f1eb023bf4f615950b3b0d4658e13f94\" id=badb846c-8424-400a-9148-0ca582eb1575 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.709723 | controller |     "Jun 10 14:24:33.074990 crc crio[3658]: time=\"2026-06-10T14:24:33.073461506Z\" level=info msg=\"Starting container: 6cbbfc2eada0737f3588a9e97ae96bf79d0ec189ee37ed7703c75f2102c6903d\" id=460a5982-7f83-4867-8222-d51ef939a0fa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.709738 | controller |     "Jun 10 14:24:33.078020 crc crio[3658]: time=\"2026-06-10T14:24:33.077525047Z\" level=info msg=\"Starting container: 02c8247a651b6055c3c86b51902f13188e0bf25fbcdfffb646a7b3498b213746\" id=c4f88ae0-69f7-4314-806f-40aba63ca00d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.709753 | controller |     "Jun 10 14:24:33.094757 crc crio[3658]: time=\"2026-06-10T14:24:33.094522769Z\" level=info msg=\"Started container\" PID=5786 containerID=6cbbfc2eada0737f3588a9e97ae96bf79d0ec189ee37ed7703c75f2102c6903d description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=460a5982-7f83-4867-8222-d51ef939a0fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac93d905748713d3d75a81efc4d6183639ffba10a36f0f635de4249b3f8c7f6b",
2026-06-10 15:52:08.709774 | controller |     "Jun 10 14:24:33.128965 crc crio[3658]: time=\"2026-06-10T14:24:33.128682414Z\" level=info msg=\"Started container\" PID=5785 containerID=02c8247a651b6055c3c86b51902f13188e0bf25fbcdfffb646a7b3498b213746 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=c4f88ae0-69f7-4314-806f-40aba63ca00d name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae25da0239407ad47525978d3cc1f5e2ebf4be47eea26ac0c1b678b327ae07c2",
2026-06-10 15:52:08.709791 | controller |     "Jun 10 14:24:33.144065 crc crio[3658]: time=\"2026-06-10T14:24:33.136718205Z\" level=info msg=\"Started container\" PID=5793 containerID=bce997f7fa2f89cddfabab68cbe4e337f1eb023bf4f615950b3b0d4658e13f94 description=openshift-etcd/etcd-crc/etcd-metrics id=badb846c-8424-400a-9148-0ca582eb1575 name=/runtime.v1.RuntimeService/StartContainer sandboxID=272fca343dddbcc8fa1f1f518aa93c57d5ef621d042c53faaaf0e65a713023c6",
2026-06-10 15:52:08.709807 | controller |     "Jun 10 14:24:33.174054 crc crio[3658]: time=\"2026-06-10T14:24:33.173936052Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=1210b6c8-7934-46f1-a1f0-ae06eecb5d17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.709823 | controller |     "Jun 10 14:24:33.178156 crc crio[3658]: time=\"2026-06-10T14:24:33.178044955Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=c72a2953-ce75-4244-b45c-f050b60db5a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.709839 | controller |     "Jun 10 14:24:33.182364 crc crio[3658]: time=\"2026-06-10T14:24:33.180709888Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=41dadeb0-a431-4449-bfc0-864203c8b6e6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.709871 | controller |     "Jun 10 14:24:33.182364 crc crio[3658]: time=\"2026-06-10T14:24:33.181177118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.709889 | controller |     "Jun 10 14:24:33.194980 crc crio[3658]: time=\"2026-06-10T14:24:33.194940784Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=4641f536-6508-4ec8-8148-b879282ff91f name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.709906 | controller |     "Jun 10 14:24:33.208761 crc crio[3658]: time=\"2026-06-10T14:24:33.207770991Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f333ac42-7835-4f8c-9023-f99c4f168b06 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.709923 | controller |     "Jun 10 14:24:33.219943 crc crio[3658]: time=\"2026-06-10T14:24:33.218023307Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=bdabbf84-19c3-425b-be5e-04a1d9e4135e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.709938 | controller |     "Jun 10 14:24:33.229389 crc crio[3658]: time=\"2026-06-10T14:24:33.22862258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.709952 | controller |     "Jun 10 14:24:33.231778 crc crio[3658]: time=\"2026-06-10T14:24:33.231542709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.709971 | controller |     "Jun 10 14:24:33.346896 crc crio[3658]: time=\"2026-06-10T14:24:33.344426813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.709987 | controller |     "Jun 10 14:24:34.141949 crc crio[3658]: time=\"2026-06-10T14:24:34.140659314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.710003 | controller |     "Jun 10 14:24:34.273639 crc crio[3658]: time=\"2026-06-10T14:24:34.273374147Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.710018 | controller |     "Jun 10 14:24:34.471316 crc crio[3658]: time=\"2026-06-10T14:24:34.471060135Z\" level=info msg=\"Created container 385b34e2ca2fa2e3834f9992168e694a70196bcc15176ad59c04c81b6163745f: openshift-etcd/etcd-crc/etcd-readyz\" id=41dadeb0-a431-4449-bfc0-864203c8b6e6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.710034 | controller |     "Jun 10 14:24:34.473151 crc crio[3658]: time=\"2026-06-10T14:24:34.473069465Z\" level=info msg=\"Starting container: 385b34e2ca2fa2e3834f9992168e694a70196bcc15176ad59c04c81b6163745f\" id=7b25db0c-bc54-4df6-b59d-cc8afaad1f67 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.710050 | controller |     "Jun 10 14:24:34.478217 crc crio[3658]: time=\"2026-06-10T14:24:34.477956553Z\" level=info msg=\"Created container 293cf51793079aeec6993daa83499d933f06ba5f2d1c000bdad916ed22786da9: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=bdabbf84-19c3-425b-be5e-04a1d9e4135e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.710066 | controller |     "Jun 10 14:24:34.481811 crc crio[3658]: time=\"2026-06-10T14:24:34.480738589Z\" level=info msg=\"Starting container: 293cf51793079aeec6993daa83499d933f06ba5f2d1c000bdad916ed22786da9\" id=2bfae627-177c-4cc3-bfdb-b7b614268c2e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.710081 | controller |     "Jun 10 14:24:34.494723 crc crio[3658]: time=\"2026-06-10T14:24:34.494408864Z\" level=info msg=\"Started container\" PID=5837 containerID=293cf51793079aeec6993daa83499d933f06ba5f2d1c000bdad916ed22786da9 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=2bfae627-177c-4cc3-bfdb-b7b614268c2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae25da0239407ad47525978d3cc1f5e2ebf4be47eea26ac0c1b678b327ae07c2",
2026-06-10 15:52:08.710098 | controller |     "Jun 10 14:24:34.513082 crc crio[3658]: time=\"2026-06-10T14:24:34.512635479Z\" level=info msg=\"Started container\" PID=5834 containerID=385b34e2ca2fa2e3834f9992168e694a70196bcc15176ad59c04c81b6163745f description=openshift-etcd/etcd-crc/etcd-readyz id=7b25db0c-bc54-4df6-b59d-cc8afaad1f67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=272fca343dddbcc8fa1f1f518aa93c57d5ef621d042c53faaaf0e65a713023c6",
2026-06-10 15:52:08.710113 | controller |     "Jun 10 14:24:34.549735 crc crio[3658]: time=\"2026-06-10T14:24:34.549388697Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=89d8707f-4faf-4f5a-8658-a7ad83aae5cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.710129 | controller |     "Jun 10 14:24:34.552478 crc crio[3658]: time=\"2026-06-10T14:24:34.551175243Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=58c53500-f19b-4d01-886d-d19f3fa51237 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.710147 | controller |     "Jun 10 14:24:34.554860 crc crio[3658]: time=\"2026-06-10T14:24:34.553963109Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=321cb92f-afb7-45a2-a8b9-b6a4677bcd3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.710162 | controller |     "Jun 10 14:24:34.555491 crc crio[3658]: time=\"2026-06-10T14:24:34.554981979Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=87a9dd96-fc43-4b5d-a537-577424e2ce63 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.710177 | controller |     "Jun 10 14:24:34.569075 crc crio[3658]: time=\"2026-06-10T14:24:34.568930549Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=e8a80057-388a-4621-8c65-e1e1e1e24bad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.710193 | controller |     "Jun 10 14:24:34.570240 crc crio[3658]: time=\"2026-06-10T14:24:34.570091803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.710208 | controller |     "Jun 10 14:24:34.572682 crc crio[3658]: time=\"2026-06-10T14:24:34.572088763Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=a7cf0325-262f-476e-9888-bfcb14cbf142 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.710223 | controller |     "Jun 10 14:24:34.581231 crc crio[3658]: time=\"2026-06-10T14:24:34.581050473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.710238 | controller |     "Jun 10 14:24:34.601335 crc crio[3658]: time=\"2026-06-10T14:24:34.597794559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.710253 | controller |     "Jun 10 14:24:34.610798 crc crio[3658]: time=\"2026-06-10T14:24:34.609788539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.710269 | controller |     "Jun 10 14:24:36.125889 crc crio[3658]: time=\"2026-06-10T14:24:36.125652914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.710284 | controller |     "Jun 10 14:24:36.154461 crc crio[3658]: time=\"2026-06-10T14:24:36.154377621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.710298 | controller |     "Jun 10 14:24:36.298998 crc crio[3658]: time=\"2026-06-10T14:24:36.298663287Z\" level=info msg=\"Created container 296c8be88f4e1c49b0e373b140d98ca106797ce6709aa17e2ed87ca509d3939f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=a7cf0325-262f-476e-9888-bfcb14cbf142 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.710314 | controller |     "Jun 10 14:24:36.301379 crc crio[3658]: time=\"2026-06-10T14:24:36.300855961Z\" level=info msg=\"Starting container: 296c8be88f4e1c49b0e373b140d98ca106797ce6709aa17e2ed87ca509d3939f\" id=fabfca4b-dac0-49b5-a1dc-81117f85cf40 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.710329 | controller |     "Jun 10 14:24:36.312026 crc crio[3658]: time=\"2026-06-10T14:24:36.31180202Z\" level=info msg=\"Started container\" PID=5873 containerID=296c8be88f4e1c49b0e373b140d98ca106797ce6709aa17e2ed87ca509d3939f description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=fabfca4b-dac0-49b5-a1dc-81117f85cf40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae25da0239407ad47525978d3cc1f5e2ebf4be47eea26ac0c1b678b327ae07c2",
2026-06-10 15:52:08.710350 | controller |     "Jun 10 14:24:36.319140 crc crio[3658]: time=\"2026-06-10T14:24:36.318961764Z\" level=info msg=\"Created container ea74b43c9bff6ae198d80ba1544846c639593b7358d5fa25c6f9316ce2980c07: openshift-etcd/etcd-crc/etcd-rev\" id=e8a80057-388a-4621-8c65-e1e1e1e24bad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.710365 | controller |     "Jun 10 14:24:36.321163 crc crio[3658]: time=\"2026-06-10T14:24:36.320941114Z\" level=info msg=\"Starting container: ea74b43c9bff6ae198d80ba1544846c639593b7358d5fa25c6f9316ce2980c07\" id=8f61db46-c7e9-429c-9186-6c876ed99f9f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.710381 | controller |     "Jun 10 14:24:36.350033 crc crio[3658]: time=\"2026-06-10T14:24:36.349917175Z\" level=info msg=\"Started container\" PID=5876 containerID=ea74b43c9bff6ae198d80ba1544846c639593b7358d5fa25c6f9316ce2980c07 description=openshift-etcd/etcd-crc/etcd-rev id=8f61db46-c7e9-429c-9186-6c876ed99f9f name=/runtime.v1.RuntimeService/StartContainer sandboxID=272fca343dddbcc8fa1f1f518aa93c57d5ef621d042c53faaaf0e65a713023c6",
2026-06-10 15:52:08.710398 | controller |     "Jun 10 14:24:58.855098 crc crio[3658]: time=\"2026-06-10T14:24:58.854994228Z\" level=info msg=\"Stopping container: 560d1f006c4a18ab468691dd24a9e90b4e38a0822c11afe7552be3a1bc1d4523 (timeout: 30s)\" id=084240b6-ffb4-45c4-8b50-4688d6c1d7c0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.710414 | controller |     "Jun 10 14:24:59.097163 crc crio[3658]: time=\"2026-06-10T14:24:59.097057706Z\" level=info msg=\"Stopped container 560d1f006c4a18ab468691dd24a9e90b4e38a0822c11afe7552be3a1bc1d4523: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=084240b6-ffb4-45c4-8b50-4688d6c1d7c0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.710430 | controller |     "Jun 10 14:24:59.098954 crc crio[3658]: time=\"2026-06-10T14:24:59.098836982Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=979aede0-985b-456a-83d0-4a2ed62f965f name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.710446 | controller |     "Jun 10 14:24:59.101127 crc crio[3658]: time=\"2026-06-10T14:24:59.101073207Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=3de53433-fd2c-436a-b112-70b9f2a8c274 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.710461 | controller |     "Jun 10 14:24:59.103015 crc crio[3658]: time=\"2026-06-10T14:24:59.102911774Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=1c8daa73-c625-4a6a-b5fe-754b4dc45253 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.710478 | controller |     "Jun 10 14:24:59.103406 crc crio[3658]: time=\"2026-06-10T14:24:59.103355003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.710493 | controller |     "Jun 10 14:24:59.116078 crc crio[3658]: time=\"2026-06-10T14:24:59.115904724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.710509 | controller |     "Jun 10 14:24:59.343101 crc crio[3658]: time=\"2026-06-10T14:24:59.3428972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.710525 | controller |     "Jun 10 14:24:59.460856 crc crio[3658]: time=\"2026-06-10T14:24:59.460350948Z\" level=info msg=\"Created container e1dc7da782e94a4ca3ad704f557f8a83f5a74a35d1206c48c906bd1efcb20991: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=1c8daa73-c625-4a6a-b5fe-754b4dc45253 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.710544 | controller |     "Jun 10 14:24:59.462918 crc crio[3658]: time=\"2026-06-10T14:24:59.462710575Z\" level=info msg=\"Starting container: e1dc7da782e94a4ca3ad704f557f8a83f5a74a35d1206c48c906bd1efcb20991\" id=522c063d-117b-44f2-860f-7a552580931b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.710560 | controller |     "Jun 10 14:24:59.469054 crc crio[3658]: time=\"2026-06-10T14:24:59.468748996Z\" level=info msg=\"Started container\" PID=6078 containerID=e1dc7da782e94a4ca3ad704f557f8a83f5a74a35d1206c48c906bd1efcb20991 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=522c063d-117b-44f2-860f-7a552580931b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac93d905748713d3d75a81efc4d6183639ffba10a36f0f635de4249b3f8c7f6b",
2026-06-10 15:52:08.710575 | controller |     "Jun 10 14:25:21.628691 crc crio[3658]: time=\"2026-06-10T14:25:21.627718215Z\" level=info msg=\"Stopping container: 296c8be88f4e1c49b0e373b140d98ca106797ce6709aa17e2ed87ca509d3939f (timeout: 15s)\" id=2498b072-6f25-4987-95ea-2382df23f857 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.710591 | controller |     "Jun 10 14:25:28.854812 crc crio[3658]: time=\"2026-06-10T14:25:28.85385101Z\" level=info msg=\"Stopping container: e1dc7da782e94a4ca3ad704f557f8a83f5a74a35d1206c48c906bd1efcb20991 (timeout: 30s)\" id=1b6b14f5-90e1-4fa3-b0da-905f66dd2ea9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.710606 | controller |     "Jun 10 14:25:29.062851 crc crio[3658]: time=\"2026-06-10T14:25:29.062058066Z\" level=info msg=\"Stopped container e1dc7da782e94a4ca3ad704f557f8a83f5a74a35d1206c48c906bd1efcb20991: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=1b6b14f5-90e1-4fa3-b0da-905f66dd2ea9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.710622 | controller |     "Jun 10 14:25:29.064952 crc crio[3658]: time=\"2026-06-10T14:25:29.064844563Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=23bafca2-e73a-496d-a5fa-552a366ad677 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.710637 | controller |     "Jun 10 14:25:29.067175 crc crio[3658]: time=\"2026-06-10T14:25:29.067095499Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=6a22b91a-a033-4841-860a-17ddceeb803a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.710652 | controller |     "Jun 10 14:25:29.072620 crc crio[3658]: time=\"2026-06-10T14:25:29.07253268Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=daf858d0-6ead-4639-a28a-32120690527c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.710668 | controller |     "Jun 10 14:25:29.073599 crc crio[3658]: time=\"2026-06-10T14:25:29.07351569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.710684 | controller |     "Jun 10 14:25:29.092380 crc crio[3658]: time=\"2026-06-10T14:25:29.092206593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.710700 | controller |     "Jun 10 14:25:29.250749 crc crio[3658]: time=\"2026-06-10T14:25:29.250654469Z\" level=info msg=\"Removing container: 560d1f006c4a18ab468691dd24a9e90b4e38a0822c11afe7552be3a1bc1d4523\" id=f02f8ddc-75fd-4a41-a721-9691bf4da0a2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.710719 | controller |     "Jun 10 14:25:29.255089 crc crio[3658]: time=\"2026-06-10T14:25:29.255001088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.710735 | controller |     "Jun 10 14:25:29.298476 crc crio[3658]: time=\"2026-06-10T14:25:29.298349017Z\" level=info msg=\"Removed container 560d1f006c4a18ab468691dd24a9e90b4e38a0822c11afe7552be3a1bc1d4523: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=f02f8ddc-75fd-4a41-a721-9691bf4da0a2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.710751 | controller |     "Jun 10 14:25:29.353155 crc crio[3658]: time=\"2026-06-10T14:25:29.352952875Z\" level=info msg=\"Created container 15ac60af70021fc024551be48188644830db1370dda1409dec78fbb93a7190c0: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=daf858d0-6ead-4639-a28a-32120690527c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.710766 | controller |     "Jun 10 14:25:29.354442 crc crio[3658]: time=\"2026-06-10T14:25:29.354341754Z\" level=info msg=\"Starting container: 15ac60af70021fc024551be48188644830db1370dda1409dec78fbb93a7190c0\" id=fe40018a-7644-4e0e-be98-061c5e97be05 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.710782 | controller |     "Jun 10 14:25:29.359356 crc crio[3658]: time=\"2026-06-10T14:25:29.359188513Z\" level=info msg=\"Started container\" PID=6370 containerID=15ac60af70021fc024551be48188644830db1370dda1409dec78fbb93a7190c0 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=fe40018a-7644-4e0e-be98-061c5e97be05 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac93d905748713d3d75a81efc4d6183639ffba10a36f0f635de4249b3f8c7f6b",
2026-06-10 15:52:08.710798 | controller |     "Jun 10 14:25:36.642741 crc crio[3658]: time=\"2026-06-10T14:25:36.642065844Z\" level=warning msg=\"Stopping container 296c8be88f4e1c49b0e373b140d98ca106797ce6709aa17e2ed87ca509d3939f with stop signal(15) timed out. Killing...\"",
2026-06-10 15:52:08.710813 | controller |     "Jun 10 14:25:37.175359 crc crio[3658]: time=\"2026-06-10T14:25:37.175035813Z\" level=info msg=\"Stopped container 296c8be88f4e1c49b0e373b140d98ca106797ce6709aa17e2ed87ca509d3939f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=2498b072-6f25-4987-95ea-2382df23f857 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.710828 | controller |     "Jun 10 14:25:37.177722 crc crio[3658]: time=\"2026-06-10T14:25:37.177425442Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=dab853df-6984-44a1-8426-02a06032a0b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.710844 | controller |     "Jun 10 14:25:37.180787 crc crio[3658]: time=\"2026-06-10T14:25:37.180685159Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=7c06d0df-4ba0-4cea-b9f2-bce39b8b8e24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.710878 | controller |     "Jun 10 14:25:37.183528 crc crio[3658]: time=\"2026-06-10T14:25:37.183435285Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=3b838812-f6e2-44db-a580-68348dff9ffc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.710896 | controller |     "Jun 10 14:25:37.184065 crc crio[3658]: time=\"2026-06-10T14:25:37.184003577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.710911 | controller |     "Jun 10 14:25:37.196169 crc crio[3658]: time=\"2026-06-10T14:25:37.196074164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.710930 | controller |     "Jun 10 14:25:37.362361 crc crio[3658]: time=\"2026-06-10T14:25:37.362112526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.710946 | controller |     "Jun 10 14:25:37.459789 crc crio[3658]: time=\"2026-06-10T14:25:37.459618043Z\" level=info msg=\"Created container 866523bdb48e574e05e3baf93ed2aba3fb80629e35d095fcd4c912d25e605318: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=3b838812-f6e2-44db-a580-68348dff9ffc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.710961 | controller |     "Jun 10 14:25:37.462352 crc crio[3658]: time=\"2026-06-10T14:25:37.462204796Z\" level=info msg=\"Starting container: 866523bdb48e574e05e3baf93ed2aba3fb80629e35d095fcd4c912d25e605318\" id=5978a3df-cd2f-4cef-91d0-17dfe89f70b7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.710976 | controller |     "Jun 10 14:25:37.478147 crc crio[3658]: time=\"2026-06-10T14:25:37.477959319Z\" level=info msg=\"Started container\" PID=6434 containerID=866523bdb48e574e05e3baf93ed2aba3fb80629e35d095fcd4c912d25e605318 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=5978a3df-cd2f-4cef-91d0-17dfe89f70b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae25da0239407ad47525978d3cc1f5e2ebf4be47eea26ac0c1b678b327ae07c2",
2026-06-10 15:52:08.710991 | controller |     "Jun 10 14:25:58.854575 crc crio[3658]: time=\"2026-06-10T14:25:58.853631428Z\" level=info msg=\"Stopping container: 15ac60af70021fc024551be48188644830db1370dda1409dec78fbb93a7190c0 (timeout: 30s)\" id=3c540c78-eb36-47a8-aaa3-7b175feddb75 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.711006 | controller |     "Jun 10 14:25:59.080531 crc crio[3658]: time=\"2026-06-10T14:25:59.08019573Z\" level=info msg=\"Stopped container 15ac60af70021fc024551be48188644830db1370dda1409dec78fbb93a7190c0: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=3c540c78-eb36-47a8-aaa3-7b175feddb75 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.711021 | controller |     "Jun 10 14:25:59.083762 crc crio[3658]: time=\"2026-06-10T14:25:59.08360278Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=98f2ebab-b3bc-4eca-b47e-f4832cc9af70 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.711036 | controller |     "Jun 10 14:25:59.086327 crc crio[3658]: time=\"2026-06-10T14:25:59.086185933Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=047b4de1-3890-456b-9166-b31e8eb81f66 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.711051 | controller |     "Jun 10 14:25:59.088912 crc crio[3658]: time=\"2026-06-10T14:25:59.088731405Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=77ef6b56-f0aa-4771-a47c-b1dbb67be869 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.711066 | controller |     "Jun 10 14:25:59.089440 crc crio[3658]: time=\"2026-06-10T14:25:59.089377478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.711081 | controller |     "Jun 10 14:25:59.106114 crc crio[3658]: time=\"2026-06-10T14:25:59.105943798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.711099 | controller |     "Jun 10 14:25:59.253927 crc crio[3658]: time=\"2026-06-10T14:25:59.253833627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.711115 | controller |     "Jun 10 14:25:59.401006 crc crio[3658]: time=\"2026-06-10T14:25:59.400870049Z\" level=info msg=\"Created container f685b6be3e204b7e3a61e2b3f6b76f71134083707549e8db3148dcec4da47724: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=77ef6b56-f0aa-4771-a47c-b1dbb67be869 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.711131 | controller |     "Jun 10 14:25:59.402588 crc crio[3658]: time=\"2026-06-10T14:25:59.402524603Z\" level=info msg=\"Starting container: f685b6be3e204b7e3a61e2b3f6b76f71134083707549e8db3148dcec4da47724\" id=1f620164-7474-4059-af03-e00073446780 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.711147 | controller |     "Jun 10 14:25:59.409725 crc crio[3658]: time=\"2026-06-10T14:25:59.409596448Z\" level=info msg=\"Started container\" PID=6564 containerID=f685b6be3e204b7e3a61e2b3f6b76f71134083707549e8db3148dcec4da47724 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=1f620164-7474-4059-af03-e00073446780 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac93d905748713d3d75a81efc4d6183639ffba10a36f0f635de4249b3f8c7f6b",
2026-06-10 15:52:08.711162 | controller |     "Jun 10 14:25:59.550172 crc crio[3658]: time=\"2026-06-10T14:25:59.546785358Z\" level=info msg=\"Removing container: e1dc7da782e94a4ca3ad704f557f8a83f5a74a35d1206c48c906bd1efcb20991\" id=8e161422-5c91-4106-add7-65ccb2f024aa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.711178 | controller |     "Jun 10 14:25:59.567061 crc crio[3658]: time=\"2026-06-10T14:25:59.566924291Z\" level=info msg=\"Removed container e1dc7da782e94a4ca3ad704f557f8a83f5a74a35d1206c48c906bd1efcb20991: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=8e161422-5c91-4106-add7-65ccb2f024aa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.711193 | controller |     "Jun 10 14:26:11.621800 crc crio[3658]: time=\"2026-06-10T14:26:11.621653556Z\" level=info msg=\"Stopping container: 866523bdb48e574e05e3baf93ed2aba3fb80629e35d095fcd4c912d25e605318 (timeout: 15s)\" id=111df6df-7f0f-45e7-904d-6c9c28fab749 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.711208 | controller |     "Jun 10 14:26:27.563755 crc crio[3658]: time=\"2026-06-10T14:26:27.562431774Z\" level=warning msg=\"Stopping container 866523bdb48e574e05e3baf93ed2aba3fb80629e35d095fcd4c912d25e605318 with stop signal(15) timed out. Killing...\"",
2026-06-10 15:52:08.711222 | controller |     "Jun 10 14:26:28.106668 crc crio[3658]: time=\"2026-06-10T14:26:28.106547201Z\" level=info msg=\"Stopped container 866523bdb48e574e05e3baf93ed2aba3fb80629e35d095fcd4c912d25e605318: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=111df6df-7f0f-45e7-904d-6c9c28fab749 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.711238 | controller |     "Jun 10 14:26:28.109475 crc crio[3658]: time=\"2026-06-10T14:26:28.109340234Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=bf969fef-7a5d-47cf-9193-b69260d24bd4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.711252 | controller |     "Jun 10 14:26:28.111187 crc crio[3658]: time=\"2026-06-10T14:26:28.111099674Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f40dcdb5-4606-4da1-bd29-8ada5cd9b97e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.711267 | controller |     "Jun 10 14:26:28.113244 crc crio[3658]: time=\"2026-06-10T14:26:28.113179021Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=7418c3d2-7a2d-447d-8452-7bfbfd6fe8bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.711285 | controller |     "Jun 10 14:26:28.113680 crc crio[3658]: time=\"2026-06-10T14:26:28.113610451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.711300 | controller |     "Jun 10 14:26:28.126303 crc crio[3658]: time=\"2026-06-10T14:26:28.126163845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.711315 | controller |     "Jun 10 14:26:28.269215 crc crio[3658]: time=\"2026-06-10T14:26:28.269112677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.711330 | controller |     "Jun 10 14:26:28.337702 crc crio[3658]: time=\"2026-06-10T14:26:28.337361551Z\" level=info msg=\"Created container b593b6af0162e2104f8feec8633cb84dea326aef3e0fae2843b0c8cb78dc8fe4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=7418c3d2-7a2d-447d-8452-7bfbfd6fe8bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.711344 | controller |     "Jun 10 14:26:28.339622 crc crio[3658]: time=\"2026-06-10T14:26:28.339395017Z\" level=info msg=\"Starting container: b593b6af0162e2104f8feec8633cb84dea326aef3e0fae2843b0c8cb78dc8fe4\" id=f9bc4e14-a505-496a-ab4d-6aa2849c8184 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.711358 | controller |     "Jun 10 14:26:28.343519 crc crio[3658]: time=\"2026-06-10T14:26:28.343436478Z\" level=info msg=\"Started container\" PID=6768 containerID=b593b6af0162e2104f8feec8633cb84dea326aef3e0fae2843b0c8cb78dc8fe4 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=f9bc4e14-a505-496a-ab4d-6aa2849c8184 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae25da0239407ad47525978d3cc1f5e2ebf4be47eea26ac0c1b678b327ae07c2",
2026-06-10 15:52:08.711373 | controller |     "Jun 10 14:26:28.683227 crc crio[3658]: time=\"2026-06-10T14:26:28.68313542Z\" level=info msg=\"Removing container: 296c8be88f4e1c49b0e373b140d98ca106797ce6709aa17e2ed87ca509d3939f\" id=76aa7eb1-a9fd-4802-8d3e-7a7c6bc68216 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.711388 | controller |     "Jun 10 14:26:28.702040 crc crio[3658]: time=\"2026-06-10T14:26:28.701851014Z\" level=info msg=\"Removed container 296c8be88f4e1c49b0e373b140d98ca106797ce6709aa17e2ed87ca509d3939f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=76aa7eb1-a9fd-4802-8d3e-7a7c6bc68216 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.711402 | controller |     "Jun 10 14:26:28.862393 crc crio[3658]: time=\"2026-06-10T14:26:28.86221567Z\" level=info msg=\"Stopping container: f685b6be3e204b7e3a61e2b3f6b76f71134083707549e8db3148dcec4da47724 (timeout: 30s)\" id=426063af-3f90-4f7b-b078-308426d9dd48 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.711417 | controller |     "Jun 10 14:26:29.017363 crc crio[3658]: time=\"2026-06-10T14:26:29.017175385Z\" level=info msg=\"Stopped container f685b6be3e204b7e3a61e2b3f6b76f71134083707549e8db3148dcec4da47724: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=426063af-3f90-4f7b-b078-308426d9dd48 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.711431 | controller |     "Jun 10 14:26:29.018930 crc crio[3658]: time=\"2026-06-10T14:26:29.018873883Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=52ae1c1e-c359-40ac-be46-40bb4c801984 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.711458 | controller |     "Jun 10 14:26:29.020858 crc crio[3658]: time=\"2026-06-10T14:26:29.020422948Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=10b304df-4227-4604-ba43-49e8917b9105 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.711473 | controller |     "Jun 10 14:26:29.022416 crc crio[3658]: time=\"2026-06-10T14:26:29.022154277Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=1aa23ad5-23b1-4840-84f2-801938fc7d04 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.711487 | controller |     "Jun 10 14:26:29.022529 crc crio[3658]: time=\"2026-06-10T14:26:29.022487735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.711501 | controller |     "Jun 10 14:26:29.031524 crc crio[3658]: time=\"2026-06-10T14:26:29.031428237Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.711516 | controller |     "Jun 10 14:26:29.188786 crc crio[3658]: time=\"2026-06-10T14:26:29.188617772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.711531 | controller |     "Jun 10 14:26:29.269978 crc crio[3658]: time=\"2026-06-10T14:26:29.269741176Z\" level=info msg=\"Created container 0050825f79f7b9b93434a39b9d1f29cc100eeb3af4af814be87ee35e3f2e5001: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=1aa23ad5-23b1-4840-84f2-801938fc7d04 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.711546 | controller |     "Jun 10 14:26:29.271046 crc crio[3658]: time=\"2026-06-10T14:26:29.270965814Z\" level=info msg=\"Starting container: 0050825f79f7b9b93434a39b9d1f29cc100eeb3af4af814be87ee35e3f2e5001\" id=d0b31027-0307-4250-a731-6f07b4ac33d9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.711560 | controller |     "Jun 10 14:26:29.277126 crc crio[3658]: time=\"2026-06-10T14:26:29.276878908Z\" level=info msg=\"Started container\" PID=6793 containerID=0050825f79f7b9b93434a39b9d1f29cc100eeb3af4af814be87ee35e3f2e5001 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=d0b31027-0307-4250-a731-6f07b4ac33d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac93d905748713d3d75a81efc4d6183639ffba10a36f0f635de4249b3f8c7f6b",
2026-06-10 15:52:08.711576 | controller |     "Jun 10 14:26:29.691660 crc crio[3658]: time=\"2026-06-10T14:26:29.691580366Z\" level=info msg=\"Removing container: 15ac60af70021fc024551be48188644830db1370dda1409dec78fbb93a7190c0\" id=cec8b82d-261d-4c4d-ab65-8eba33b24203 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.711591 | controller |     "Jun 10 14:26:29.709414 crc crio[3658]: time=\"2026-06-10T14:26:29.707819203Z\" level=info msg=\"Removed container 15ac60af70021fc024551be48188644830db1370dda1409dec78fbb93a7190c0: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=cec8b82d-261d-4c4d-ab65-8eba33b24203 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.711606 | controller |     "Jun 10 14:26:58.856196 crc crio[3658]: time=\"2026-06-10T14:26:58.855559521Z\" level=info msg=\"Stopping container: 0050825f79f7b9b93434a39b9d1f29cc100eeb3af4af814be87ee35e3f2e5001 (timeout: 30s)\" id=5b0b207e-2dee-4f12-8fe3-66f8c8f64881 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.711622 | controller |     "Jun 10 14:26:59.010356 crc crio[3658]: time=\"2026-06-10T14:26:59.010104496Z\" level=info msg=\"Removing container: f685b6be3e204b7e3a61e2b3f6b76f71134083707549e8db3148dcec4da47724\" id=c0d912f4-c62f-4767-a440-4786a4eed021 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.711641 | controller |     "Jun 10 14:26:59.080218 crc crio[3658]: time=\"2026-06-10T14:26:59.079982926Z\" level=info msg=\"Stopped container 0050825f79f7b9b93434a39b9d1f29cc100eeb3af4af814be87ee35e3f2e5001: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=5b0b207e-2dee-4f12-8fe3-66f8c8f64881 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.711657 | controller |     "Jun 10 14:26:59.117294 crc crio[3658]: time=\"2026-06-10T14:26:59.116723207Z\" level=info msg=\"Removed container f685b6be3e204b7e3a61e2b3f6b76f71134083707549e8db3148dcec4da47724: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=c0d912f4-c62f-4767-a440-4786a4eed021 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.711673 | controller |     "Jun 10 14:27:01.635125 crc crio[3658]: time=\"2026-06-10T14:27:01.634842443Z\" level=info msg=\"Stopping container: b593b6af0162e2104f8feec8633cb84dea326aef3e0fae2843b0c8cb78dc8fe4 (timeout: 15s)\" id=b34d2411-7d26-43c0-b15b-32972cdce54e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.711688 | controller |     "Jun 10 14:27:02.409755 crc crio[3658]: time=\"2026-06-10T14:27:02.409507532Z\" level=info msg=\"Stopped container b593b6af0162e2104f8feec8633cb84dea326aef3e0fae2843b0c8cb78dc8fe4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=b34d2411-7d26-43c0-b15b-32972cdce54e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.711703 | controller |     "Jun 10 14:27:02.411671 crc crio[3658]: time=\"2026-06-10T14:27:02.411518258Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=ff68487a-cef4-424c-b731-0fc03247ad29 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.711718 | controller |     "Jun 10 14:27:02.415880 crc crio[3658]: time=\"2026-06-10T14:27:02.415646751Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=63006959-681d-4334-9bb2-065beaad0d2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.711733 | controller |     "Jun 10 14:27:02.419452 crc crio[3658]: time=\"2026-06-10T14:27:02.419173051Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=f2494296-2b39-4476-9365-3ee1b4b6a445 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.711747 | controller |     "Jun 10 14:27:02.420838 crc crio[3658]: time=\"2026-06-10T14:27:02.420693705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.711761 | controller |     "Jun 10 14:27:02.442907 crc crio[3658]: time=\"2026-06-10T14:27:02.442752244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.711776 | controller |     "Jun 10 14:27:02.629171 crc crio[3658]: time=\"2026-06-10T14:27:02.629011146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.711790 | controller |     "Jun 10 14:27:02.712800 crc crio[3658]: time=\"2026-06-10T14:27:02.712694578Z\" level=info msg=\"Created container d18f58fdc8d40c91ba7777a59c36a5670fd80708d572fe4da041b8f4c54d80df: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=f2494296-2b39-4476-9365-3ee1b4b6a445 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.711805 | controller |     "Jun 10 14:27:02.713852 crc crio[3658]: time=\"2026-06-10T14:27:02.713748112Z\" level=info msg=\"Starting container: d18f58fdc8d40c91ba7777a59c36a5670fd80708d572fe4da041b8f4c54d80df\" id=530ca775-8ccb-4532-9813-e1aa95ca52f8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.711826 | controller |     "Jun 10 14:27:02.718233 crc crio[3658]: time=\"2026-06-10T14:27:02.718150722Z\" level=info msg=\"Started container\" PID=6998 containerID=d18f58fdc8d40c91ba7777a59c36a5670fd80708d572fe4da041b8f4c54d80df description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=530ca775-8ccb-4532-9813-e1aa95ca52f8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae25da0239407ad47525978d3cc1f5e2ebf4be47eea26ac0c1b678b327ae07c2",
2026-06-10 15:52:08.711842 | controller |     "Jun 10 14:27:03.051597 crc crio[3658]: time=\"2026-06-10T14:27:03.051525151Z\" level=info msg=\"Removing container: 866523bdb48e574e05e3baf93ed2aba3fb80629e35d095fcd4c912d25e605318\" id=f79cbfe1-00ac-4ceb-b064-5a2b6cdf3b85 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.711876 | controller |     "Jun 10 14:27:03.096879 crc crio[3658]: time=\"2026-06-10T14:27:03.096672602Z\" level=info msg=\"Removed container 866523bdb48e574e05e3baf93ed2aba3fb80629e35d095fcd4c912d25e605318: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=f79cbfe1-00ac-4ceb-b064-5a2b6cdf3b85 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.711893 | controller |     "Jun 10 14:27:44.773052 crc crio[3658]: time=\"2026-06-10T14:27:44.772697767Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=8f215858-b3ad-4249-b46c-11e68ccd145b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.711909 | controller |     "Jun 10 14:27:44.778533 crc crio[3658]: time=\"2026-06-10T14:27:44.778362932Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=6529f0d8-395d-4cfd-9fba-e96cd089aa34 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.711926 | controller |     "Jun 10 14:27:44.788776 crc crio[3658]: time=\"2026-06-10T14:27:44.788641657Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=9950317f-2b7f-4b0f-8b87-a7876f7ff63c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.711942 | controller |     "Jun 10 14:27:44.792454 crc crio[3658]: time=\"2026-06-10T14:27:44.792164472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.711957 | controller |     "Jun 10 14:27:44.818713 crc crio[3658]: time=\"2026-06-10T14:27:44.818612483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.711973 | controller |     "Jun 10 14:27:45.004764 crc crio[3658]: time=\"2026-06-10T14:27:45.004675348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.711988 | controller |     "Jun 10 14:27:45.097900 crc crio[3658]: time=\"2026-06-10T14:27:45.09724208Z\" level=info msg=\"Created container 9d18985bb5ae9ad23462ba09e7b544e1e212bc87e0b107aa4285a50b7a5bf9ad: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=9950317f-2b7f-4b0f-8b87-a7876f7ff63c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.712004 | controller |     "Jun 10 14:27:45.099247 crc crio[3658]: time=\"2026-06-10T14:27:45.099101494Z\" level=info msg=\"Starting container: 9d18985bb5ae9ad23462ba09e7b544e1e212bc87e0b107aa4285a50b7a5bf9ad\" id=120477fe-5970-4432-80b6-43922746f17e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.712024 | controller |     "Jun 10 14:27:45.105872 crc crio[3658]: time=\"2026-06-10T14:27:45.105570479Z\" level=info msg=\"Started container\" PID=7613 containerID=9d18985bb5ae9ad23462ba09e7b544e1e212bc87e0b107aa4285a50b7a5bf9ad description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=120477fe-5970-4432-80b6-43922746f17e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac93d905748713d3d75a81efc4d6183639ffba10a36f0f635de4249b3f8c7f6b",
2026-06-10 15:52:08.712041 | controller |     "Jun 10 14:27:52.938675 crc crio[3658]: time=\"2026-06-10T14:27:52.938557648Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=d996f548-9b5a-482b-9129-16af77785fa4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.712056 | controller |     "Jun 10 14:27:52.938675 crc crio[3658]: time=\"2026-06-10T14:27:52.938652521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.712072 | controller |     "Jun 10 14:27:52.953799 crc crio[3658]: time=\"2026-06-10T14:27:52.95371442Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:737c1c2e1f6a75cdf8356f246572a49339ab9c377abd7eec8e1b2c2784fba3c3 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/5782f9bf-2f25-4196-b6db-c71bb8ee1743 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:0xc00008d158}] Aliases:map[]}\"",
2026-06-10 15:52:08.712089 | controller |     "Jun 10 14:27:52.953799 crc crio[3658]: time=\"2026-06-10T14:27:52.953767342Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.712105 | controller |     "Jun 10 14:27:52.967639 crc crio[3658]: time=\"2026-06-10T14:27:52.967065579Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=0b358ed3-53f1-45f9-8727-d3c3e4b48b70 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.712121 | controller |     "Jun 10 14:27:52.967732 crc crio[3658]: time=\"2026-06-10T14:27:52.967637553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.712137 | controller |     "Jun 10 14:27:52.969498 crc crio[3658]: time=\"2026-06-10T14:27:52.969363014Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=19fd02cc-2d8d-43f3-b1cf-59537c61279f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.712153 | controller |     "Jun 10 14:27:52.969498 crc crio[3658]: time=\"2026-06-10T14:27:52.969440116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.712168 | controller |     "Jun 10 14:27:52.993670 crc crio[3658]: time=\"2026-06-10T14:27:52.993502691Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:16d2f03412a389d18acb97765513c95f93e5f3f09396199ab874b15bfeca260c UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/be5c7880-c6ba-4f85-a7c1-9d313eeacd19 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:0xc00008d4b0}] Aliases:map[]}\"",
2026-06-10 15:52:08.712196 | controller |     "Jun 10 14:27:52.993892 crc crio[3658]: time=\"2026-06-10T14:27:52.993668555Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.712215 | controller |     "Jun 10 14:27:53.003564 crc crio[3658]: time=\"2026-06-10T14:27:53.00349687Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:9a5428f17a586e76a74c40585b301e946bc86b4e4472be4b2d7182385ac83650 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/c9161fde-9ab7-4f67-bb7a-2582e0a05d97 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:0xc00018ec08}] Aliases:map[]}\"",
2026-06-10 15:52:08.712233 | controller |     "Jun 10 14:27:53.003660 crc crio[3658]: time=\"2026-06-10T14:27:53.003590752Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.712249 | controller |     "Jun 10 14:27:53.018226 crc crio[3658]: time=\"2026-06-10T14:27:53.018064858Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=8996514d-fbc5-42ec-886b-19f5cf622fbd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.712265 | controller |     "Jun 10 14:27:53.018226 crc crio[3658]: time=\"2026-06-10T14:27:53.01817426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.712282 | controller |     "Jun 10 14:27:53.054652 crc crio[3658]: time=\"2026-06-10T14:27:53.054543469Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=93f8796c-b2f4-42a6-8994-a4bf4b47fec5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.712297 | controller |     "Jun 10 14:27:53.054652 crc crio[3658]: time=\"2026-06-10T14:27:53.054640592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.712312 | controller |     "Jun 10 14:27:53.072634 crc crio[3658]: time=\"2026-06-10T14:27:53.072228302Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=d55ef981-e519-41b0-8962-9b8abed3bc79 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.712327 | controller |     "Jun 10 14:27:53.072720 crc crio[3658]: time=\"2026-06-10T14:27:53.072684833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.712342 | controller |     "Jun 10 14:27:53.079717 crc crio[3658]: time=\"2026-06-10T14:27:53.0796698Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=93f8796c-b2f4-42a6-8994-a4bf4b47fec5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.712358 | controller |     "Jun 10 14:27:53.088563 crc crio[3658]: time=\"2026-06-10T14:27:53.08846299Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:7fa98dcc84e87243ae1ab02a0c2b39e8da2f6f10caf1000f147a8c3ec23a8267 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/ee3fbf66-3103-4a95-829f-17451f80de7e 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:0xc002318ca0}] Aliases:map[]}\"",
2026-06-10 15:52:08.712374 | controller |     "Jun 10 14:27:53.088655 crc crio[3658]: time=\"2026-06-10T14:27:53.088566732Z\" 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-10 15:52:08.712392 | controller |     "Jun 10 14:27:53.113879 crc crio[3658]: time=\"2026-06-10T14:27:53.113632841Z\" level=info msg=\"Ran pod sandbox c4af304426329f36c41835f53da69cc97eaaa0628d06c55bb2c7064b3e57eacc with infra container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/POD\" id=93f8796c-b2f4-42a6-8994-a4bf4b47fec5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.712408 | controller |     "Jun 10 14:27:53.130369 crc crio[3658]: time=\"2026-06-10T14:27:53.129744456Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=e422f6f7-4caf-4879-84c1-08db0e3906ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.712423 | controller |     "Jun 10 14:27:53.150697 crc crio[3658]: time=\"2026-06-10T14:27:53.150656586Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=419c0395-02a5-4969-993e-cef5e59000c1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.712439 | controller |     "Jun 10 14:27:53.150873 crc crio[3658]: time=\"2026-06-10T14:27:53.150815379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.712454 | controller |     "Jun 10 14:27:53.151055 crc crio[3658]: time=\"2026-06-10T14:27:53.150980213Z\" level=info msg=\"Running pod sandbox: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=8b4b98fd-2e1b-4f45-a500-ef39c305a919 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.712469 | controller |     "Jun 10 14:27:53.151114 crc crio[3658]: time=\"2026-06-10T14:27:53.151073255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.712485 | controller |     "Jun 10 14:27:53.155036 crc crio[3658]: time=\"2026-06-10T14:27:53.154749553Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:a3f269694a19fead7d1ea4e8b27ea8b070b9561c018c5d336df95248c16d92b2 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/4b6f7eb7-aad4-4906-b1b7-5d23b4bb2fef 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:0xc0005581e0}] Aliases:map[]}\"",
2026-06-10 15:52:08.712502 | controller |     "Jun 10 14:27:53.155105 crc crio[3658]: time=\"2026-06-10T14:27:53.15504568Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.712517 | controller |     "Jun 10 14:27:53.175347 crc crio[3658]: time=\"2026-06-10T14:27:53.175202382Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=42730f06-4e8a-4273-829f-981850fd4c70 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.712533 | controller |     "Jun 10 14:27:53.175415 crc crio[3658]: time=\"2026-06-10T14:27:53.175353286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.712548 | controller |     "Jun 10 14:27:53.193387 crc crio[3658]: time=\"2026-06-10T14:27:53.193168361Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=8b4b98fd-2e1b-4f45-a500-ef39c305a919 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.712566 | controller |     "Jun 10 14:27:53.213580 crc crio[3658]: time=\"2026-06-10T14:27:53.213191959Z\" level=info msg=\"Ran pod sandbox 0164762b9c3be635b3a4390941414712cbacf6089ce2b347b43a159003a47048 with infra container: openshift-network-node-identity/network-node-identity-dgvkt/POD\" id=8b4b98fd-2e1b-4f45-a500-ef39c305a919 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.712582 | controller |     "Jun 10 14:27:53.222169 crc crio[3658]: time=\"2026-06-10T14:27:53.22157121Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=f8254eb6-f915-46df-a5d2-49cb2c0db902 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.712597 | controller |     "Jun 10 14:27:53.223629 crc crio[3658]: time=\"2026-06-10T14:27:53.223119507Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:2d2de5439318d6d7bfc8a4a076df8a7c35bc27b3e1d9b5919152a5748e37a6ff UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/837b2e58-cab4-4569-8a2b-f262a5359344 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:0xc00262a150}] Aliases:map[]}\"",
2026-06-10 15:52:08.712613 | controller |     "Jun 10 14:27:53.223629 crc crio[3658]: time=\"2026-06-10T14:27:53.223434924Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.712628 | controller |     "Jun 10 14:27:53.224686 crc crio[3658]: time=\"2026-06-10T14:27:53.223433654Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:7bdabf061e2195a167d6d74398a88aeb8957b908a6744c2d613a700af7e190a6 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/b7b71c0d-dca2-4385-956f-2f553ba98a0d 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:0xc00012c808}] Aliases:map[]}\"",
2026-06-10 15:52:08.712643 | controller |     "Jun 10 14:27:53.225463 crc crio[3658]: time=\"2026-06-10T14:27:53.22495806Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.712658 | controller |     "Jun 10 14:27:53.236773 crc crio[3658]: time=\"2026-06-10T14:27:53.236560998Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=8a2bbda4-dc9e-4f7f-b548-c09f6def10b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.712673 | controller |     "Jun 10 14:27:53.330242 crc crio[3658]: time=\"2026-06-10T14:27:53.330124013Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=94905ed7-9d4a-423b-a792-900928483f4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.712690 | controller |     "Jun 10 14:27:53.330242 crc crio[3658]: time=\"2026-06-10T14:27:53.330219505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.712705 | controller |     "Jun 10 14:27:53.337250 crc crio[3658]: time=\"2026-06-10T14:27:53.336814733Z\" level=info msg=\"Running pod sandbox: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=024c4e15-25ab-448c-bc9b-09c411241a34 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.712719 | controller |     "Jun 10 14:27:53.337530 crc crio[3658]: time=\"2026-06-10T14:27:53.337511949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.712739 | controller |     "Jun 10 14:27:53.359026 crc crio[3658]: time=\"2026-06-10T14:27:53.358128152Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=5300c88a-23f7-4ff8-92d6-cb1ac7ca54c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.712754 | controller |     "Jun 10 14:27:53.359026 crc crio[3658]: time=\"2026-06-10T14:27:53.35846883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.712770 | controller |     "Jun 10 14:27:53.413570 crc crio[3658]: time=\"2026-06-10T14:27:53.413367691Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=024c4e15-25ab-448c-bc9b-09c411241a34 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.712786 | controller |     "Jun 10 14:27:53.427197 crc crio[3658]: time=\"2026-06-10T14:27:53.426201068Z\" level=info msg=\"Running pod sandbox: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=c7a9bba9-c587-43b9-be7b-ef98dc5a6e7f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.712800 | controller |     "Jun 10 14:27:53.427197 crc crio[3658]: time=\"2026-06-10T14:27:53.426497185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.712815 | controller |     "Jun 10 14:27:53.473715 crc crio[3658]: time=\"2026-06-10T14:27:53.472794071Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=9254a0db-a0af-4544-ad88-00df612dd778 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.712830 | controller |     "Jun 10 14:27:53.489017 crc crio[3658]: time=\"2026-06-10T14:27:53.481246743Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=c7a9bba9-c587-43b9-be7b-ef98dc5a6e7f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.712844 | controller |     "Jun 10 14:27:53.489017 crc crio[3658]: time=\"2026-06-10T14:27:53.481506559Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:66c1d1f88eb9deec22ed509df81332ac851dfd4383d4fa9517db61cd21a01dfb UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/31cea854-d277-48ca-8ec8-f7d9c9fcf005 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:0xc00012cc28}] Aliases:map[]}\"",
2026-06-10 15:52:08.712881 | controller |     "Jun 10 14:27:53.489017 crc crio[3658]: time=\"2026-06-10T14:27:53.483719172Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.712898 | controller |     "Jun 10 14:27:53.491804 crc crio[3658]: time=\"2026-06-10T14:27:53.491616361Z\" level=info msg=\"Running pod sandbox: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=6cc95258-3084-4fd6-8840-79fb1466705f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.712914 | controller |     "Jun 10 14:27:53.504080 crc crio[3658]: time=\"2026-06-10T14:27:53.491939708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.712932 | controller |     "Jun 10 14:27:53.504080 crc crio[3658]: time=\"2026-06-10T14:27:53.493410343Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=86f7ef58-b47b-493e-979d-04a0b73c0afb name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.712949 | controller |     "Jun 10 14:27:53.504080 crc crio[3658]: time=\"2026-06-10T14:27:53.500597025Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:72f30cb263fa060819214dd3c1e78cd908514e0168a7d64388558123dbe98868 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/df0c48d6-9af5-4804-a83a-755137b0b874 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:0xc002318058}] Aliases:map[]}\"",
2026-06-10 15:52:08.712965 | controller |     "Jun 10 14:27:53.504080 crc crio[3658]: time=\"2026-06-10T14:27:53.500648146Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.712980 | controller |     "Jun 10 14:27:53.504920 crc crio[3658]: time=\"2026-06-10T14:27:53.504715103Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=a47ea5e6-77f6-46d3-9a09-6b01fe5712c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.713015 | controller |     "Jun 10 14:27:53.510974 crc crio[3658]: time=\"2026-06-10T14:27:53.510943002Z\" level=info msg=\"Ran pod sandbox bdcae05abe3c74f4c2679117d8a761c010ac53832c8a748582ab5d41a7170adb with infra container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/POD\" id=024c4e15-25ab-448c-bc9b-09c411241a34 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.713031 | controller |     "Jun 10 14:27:53.513502 crc crio[3658]: time=\"2026-06-10T14:27:53.512877999Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=6cc95258-3084-4fd6-8840-79fb1466705f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.713046 | controller |     "Jun 10 14:27:53.531186 crc crio[3658]: time=\"2026-06-10T14:27:53.531006942Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=0b690f5c-b31e-45b0-b293-21854d5cdfad name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.713062 | controller |     "Jun 10 14:27:53.561664 crc crio[3658]: time=\"2026-06-10T14:27:53.561180393Z\" level=info msg=\"Ran pod sandbox 93371780fb45747d23eb7d86ed3c33cfbf8bad967439b4566a34e4529d327561 with infra container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/POD\" id=c7a9bba9-c587-43b9-be7b-ef98dc5a6e7f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.713077 | controller |     "Jun 10 14:27:53.593037 crc crio[3658]: time=\"2026-06-10T14:27:53.592990503Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=4af1c6ce-e744-43a8-bf17-a07f9082b6ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.713092 | controller |     "Jun 10 14:27:53.613400 crc crio[3658]: time=\"2026-06-10T14:27:53.609793944Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=4f681812-60e1-478b-b6c1-a7979c57232a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.713107 | controller |     "Jun 10 14:27:53.613400 crc crio[3658]: time=\"2026-06-10T14:27:53.613007601Z\" level=info msg=\"Ran pod sandbox 0e8a70a4ab8cc5f29a463409a4e7caec1a6e105ac25a6b6e93bb2cea838ec6e0 with infra container: openshift-network-operator/iptables-alerter-5jnd7/POD\" id=6cc95258-3084-4fd6-8840-79fb1466705f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.713126 | controller |     "Jun 10 14:27:53.636152 crc crio[3658]: time=\"2026-06-10T14:27:53.635318443Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=c3918a5d-4508-48fc-bb45-7ad0dcfc94e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.713142 | controller |     "Jun 10 14:27:54.508434 crc crio[3658]: time=\"2026-06-10T14:27:54.508246707Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=8bd8cd0b-c812-4e77-b1ab-a70449e37269 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.713157 | controller |     "Jun 10 14:27:54.511117 crc crio[3658]: time=\"2026-06-10T14:27:54.5104859Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=fb051919-d6c0-4106-91ce-3d742638792d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.713172 | controller |     "Jun 10 14:27:54.514750 crc crio[3658]: time=\"2026-06-10T14:27:54.51466311Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=336d7123-7042-4dcd-b7ea-80504a2ac39d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.713187 | controller |     "Jun 10 14:27:54.522577 crc crio[3658]: time=\"2026-06-10T14:27:54.518447661Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=94dd1af0-9b67-4e2a-b890-96abda7d5700 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.713202 | controller |     "Jun 10 14:27:54.652176 crc crio[3658]: time=\"2026-06-10T14:27:54.65194947Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/node-ca-2wddl/POD\" id=55bd2ab9-e0f9-48cd-a3be-93f4f84be774 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.713217 | controller |     "Jun 10 14:27:54.652339 crc crio[3658]: time=\"2026-06-10T14:27:54.652202976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.713232 | controller |     "Jun 10 14:27:54.677599 crc crio[3658]: time=\"2026-06-10T14:27:54.676037366Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=55bd2ab9-e0f9-48cd-a3be-93f4f84be774 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.713247 | controller |     "Jun 10 14:27:54.701486 crc crio[3658]: time=\"2026-06-10T14:27:54.70004547Z\" level=info msg=\"Ran pod sandbox b1c2584ff4d3f23d5fbf3f2300601e72b6a11e66446bf39cd2cd002ae8fec341 with infra container: openshift-image-registry/node-ca-2wddl/POD\" id=55bd2ab9-e0f9-48cd-a3be-93f4f84be774 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.713262 | controller |     "Jun 10 14:27:54.706312 crc crio[3658]: time=\"2026-06-10T14:27:54.704053485Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=b765971f-1862-4b24-955a-7c181216f8db name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.713277 | controller |     "Jun 10 14:27:54.709467 crc crio[3658]: time=\"2026-06-10T14:27:54.706959705Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=b179a7cc-1d0d-45ce-aefd-8476d626b175 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.713296 | controller |     "Jun 10 14:27:54.709467 crc crio[3658]: time=\"2026-06-10T14:27:54.707035517Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.713312 | controller |     "Jun 10 14:27:54.749696 crc crio[3658]: time=\"2026-06-10T14:27:54.749568333Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:e6f368eff0db194ed4d6936fed679a3842e9ced28e85a7d3311e925ce4669b06 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/5981d30b-a0ca-4070-9ed4-dbd613029846 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:0xc0023186f8}] Aliases:map[]}\"",
2026-06-10 15:52:08.713327 | controller |     "Jun 10 14:27:54.749696 crc crio[3658]: time=\"2026-06-10T14:27:54.749677495Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.713343 | controller |     "Jun 10 14:27:54.788611 crc crio[3658]: time=\"2026-06-10T14:27:54.783435132Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=84ee9b77-0d52-4445-9a0b-f212b33389f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.713360 | controller |     "Jun 10 14:27:54.788611 crc crio[3658]: time=\"2026-06-10T14:27:54.783556375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.713376 | controller |     "Jun 10 14:27:54.838089 crc crio[3658]: time=\"2026-06-10T14:27:54.837869472Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=4e48e304-e840-47a1-ae88-b124e2e0ef00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.713392 | controller |     "Jun 10 14:27:54.838089 crc crio[3658]: time=\"2026-06-10T14:27:54.838012036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.713408 | controller |     "Jun 10 14:27:54.867799 crc crio[3658]: time=\"2026-06-10T14:27:54.866108077Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:10b07ae62bbd7a10a6e66108688c8e718fbd15d9fe2f269c3550e3808551fbc4 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/61019e53-c284-4580-b0c6-0eef53a767e3 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:0xc000d704a0}] Aliases:map[]}\"",
2026-06-10 15:52:08.713423 | controller |     "Jun 10 14:27:54.867799 crc crio[3658]: time=\"2026-06-10T14:27:54.866152748Z\" 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-10 15:52:08.713439 | controller |     "Jun 10 14:27:54.874223 crc crio[3658]: time=\"2026-06-10T14:27:54.873811041Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:1ccadd44834b7b5e5b56b7fd2df01876ef7be4c714003536609bd6703b634888 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/dfb4d1ce-80cc-4675-b5a1-02ff6fde8488 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:0xc000d705a0}] Aliases:map[]}\"",
2026-06-10 15:52:08.713460 | controller |     "Jun 10 14:27:54.874223 crc crio[3658]: time=\"2026-06-10T14:27:54.87417624Z\" 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-10 15:52:08.713475 | controller |     "Jun 10 14:27:54.890225 crc crio[3658]: time=\"2026-06-10T14:27:54.890112941Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=a7bb7f1d-7a4c-4fdb-90e5-28481de55b6d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.713491 | controller |     "Jun 10 14:27:54.892245 crc crio[3658]: time=\"2026-06-10T14:27:54.890243094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.713506 | controller |     "Jun 10 14:27:54.899866 crc crio[3658]: time=\"2026-06-10T14:27:54.899763061Z\" level=info msg=\"Running pod sandbox: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=36a043d7-ee1e-4bc2-882b-a8c21e967c82 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.713520 | controller |     "Jun 10 14:27:54.899947 crc crio[3658]: time=\"2026-06-10T14:27:54.899911085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.713535 | controller |     "Jun 10 14:27:54.920105 crc crio[3658]: time=\"2026-06-10T14:27:54.916154423Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=d4d939f8-1f1d-47d7-a4a1-af73c07411e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.713550 | controller |     "Jun 10 14:27:54.920105 crc crio[3658]: time=\"2026-06-10T14:27:54.916232705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.713565 | controller |     "Jun 10 14:27:54.948709 crc crio[3658]: time=\"2026-06-10T14:27:54.948526776Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=36a043d7-ee1e-4bc2-882b-a8c21e967c82 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.713580 | controller |     "Jun 10 14:27:54.961644 crc crio[3658]: time=\"2026-06-10T14:27:54.960131773Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=f80cd720-08c3-4825-994f-e32e2a8de395 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.713595 | controller |     "Jun 10 14:27:54.961644 crc crio[3658]: time=\"2026-06-10T14:27:54.960389509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.713609 | controller |     "Jun 10 14:27:54.988770 crc crio[3658]: time=\"2026-06-10T14:27:54.987151019Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=87641411-374a-480f-ab3c-12eea26b8dcc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.713625 | controller |     "Jun 10 14:27:54.988770 crc crio[3658]: time=\"2026-06-10T14:27:54.987535668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.713639 | controller |     "Jun 10 14:27:55.040918 crc crio[3658]: time=\"2026-06-10T14:27:55.033435545Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=5372cbb9-e2cf-4674-a193-7dd6d44734b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.713659 | controller |     "Jun 10 14:27:55.040918 crc crio[3658]: time=\"2026-06-10T14:27:55.033519597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.713674 | controller |     "Jun 10 14:27:55.046871 crc crio[3658]: time=\"2026-06-10T14:27:55.046499607Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:21abdf8c7356d47604648595090d5c4cdc6703af0bc5591d244c1dd853b72b84 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/c3561285-cbaa-4be4-a7e0-875745c4b31a 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:0xc00262a358}] Aliases:map[]}\"",
2026-06-10 15:52:08.713701 | controller |     "Jun 10 14:27:55.046871 crc crio[3658]: time=\"2026-06-10T14:27:55.046860755Z\" 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-10 15:52:08.713718 | controller |     "Jun 10 14:27:55.058134 crc crio[3658]: time=\"2026-06-10T14:27:55.057729115Z\" level=info msg=\"Ran pod sandbox 51f1805ace580b3fb4131feeb17b51fbc67af33ff79cbf9d7c20da8f36895795 with infra container: openshift-ingress/router-default-68cf44c8b8-w4gs8/POD\" id=36a043d7-ee1e-4bc2-882b-a8c21e967c82 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.713732 | controller |     "Jun 10 14:27:55.065152 crc crio[3658]: time=\"2026-06-10T14:27:55.064959808Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=b8cc6422-6383-4488-92c7-d2138e29df0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.713747 | controller |     "Jun 10 14:27:55.082670 crc crio[3658]: time=\"2026-06-10T14:27:55.080895269Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=87641411-374a-480f-ab3c-12eea26b8dcc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.713762 | controller |     "Jun 10 14:27:55.111647 crc crio[3658]: time=\"2026-06-10T14:27:55.104947724Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:979cf59e1d347e825ce3368680ce22926206e7004ce1a7ffc221a096d5ee3c6a UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/80bbdf72-b89b-496b-b509-121afb71b801 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:0xc000d70918}] Aliases:map[]}\"",
2026-06-10 15:52:08.713777 | controller |     "Jun 10 14:27:55.111647 crc crio[3658]: time=\"2026-06-10T14:27:55.105712402Z\" 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-10 15:52:08.713792 | controller |     "Jun 10 14:27:55.111647 crc crio[3658]: time=\"2026-06-10T14:27:55.107756351Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:65b544867803af66d953f0f7d6078601a96fd0fc9b0f016fb785ec2eea49ad64 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/4802580b-1057-4338-9095-3bb8e24b6c66 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:0xc00172a418}] Aliases:map[]}\"",
2026-06-10 15:52:08.713811 | controller |     "Jun 10 14:27:55.111647 crc crio[3658]: time=\"2026-06-10T14:27:55.107796922Z\" 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-10 15:52:08.713826 | controller |     "Jun 10 14:27:55.144190 crc crio[3658]: time=\"2026-06-10T14:27:55.141384904Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=d7d43c2c-32e4-43ba-b9e2-17c7774dcc1f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.713841 | controller |     "Jun 10 14:27:55.144190 crc crio[3658]: time=\"2026-06-10T14:27:55.141478506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.713876 | controller |     "Jun 10 14:27:55.160537 crc crio[3658]: time=\"2026-06-10T14:27:55.159782553Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:0ca1ee781b28d6e5955bd9759759624734d7128ebc56dbefb96ac42fd10d8fe6 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/1c28bf7a-f530-4040-b04f-223a039bd3bc 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:0xc00012c4e0}] Aliases:map[]}\"",
2026-06-10 15:52:08.713894 | controller |     "Jun 10 14:27:55.160537 crc crio[3658]: time=\"2026-06-10T14:27:55.160156932Z\" 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-10 15:52:08.713910 | controller |     "Jun 10 14:27:55.169333 crc crio[3658]: time=\"2026-06-10T14:27:55.165481839Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=b0bdf560-43cc-4559-8577-b0b59ba49af7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.713925 | controller |     "Jun 10 14:27:55.169333 crc crio[3658]: time=\"2026-06-10T14:27:55.165645003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.713940 | controller |     "Jun 10 14:27:55.189116 crc crio[3658]: time=\"2026-06-10T14:27:55.188581341Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=aac0741b-2613-41d1-8dda-4f2ebc7dede4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.713955 | controller |     "Jun 10 14:27:55.189230 crc crio[3658]: time=\"2026-06-10T14:27:55.189123084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.713970 | controller |     "Jun 10 14:27:55.209997 crc crio[3658]: time=\"2026-06-10T14:27:55.20985564Z\" level=info msg=\"Ran pod sandbox 2842948f9bc50ce03193c08afcd7a35eed91bcd6749a91786992714f24a2aebe with infra container: openshift-multus/multus-additional-cni-plugins-hdftf/POD\" id=87641411-374a-480f-ab3c-12eea26b8dcc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.713985 | controller |     "Jun 10 14:27:55.216039 crc crio[3658]: time=\"2026-06-10T14:27:55.215541636Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=412d4bf7-b1a4-4970-96d9-d58543ddbb1a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.714000 | controller |     "Jun 10 14:27:55.255127 crc crio[3658]: time=\"2026-06-10T14:27:55.254867135Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-bzhnf/POD\" id=a98da472-ec07-4c3d-8a6a-1cb02297457b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.714021 | controller |     "Jun 10 14:27:55.255127 crc crio[3658]: time=\"2026-06-10T14:27:55.254943017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.714037 | controller |     "Jun 10 14:27:55.329876 crc crio[3658]: time=\"2026-06-10T14:27:55.327552782Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:104ee91e38652f5b978d86928b691421e4c1dd45eb260c6b61895a30e096210a UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/d31b4f8c-f97e-4d10-9012-dc0aa8bba0bd 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:0xc00172a808}] Aliases:map[]}\"",
2026-06-10 15:52:08.714052 | controller |     "Jun 10 14:27:55.329876 crc crio[3658]: time=\"2026-06-10T14:27:55.327630894Z\" 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-10 15:52:08.714067 | controller |     "Jun 10 14:27:55.376147 crc crio[3658]: time=\"2026-06-10T14:27:55.376039541Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=80af1ddd-5581-4e94-9b39-c60da49d3292 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.714082 | controller |     "Jun 10 14:27:55.376147 crc crio[3658]: time=\"2026-06-10T14:27:55.376129793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.714098 | controller |     "Jun 10 14:27:55.423543 crc crio[3658]: time=\"2026-06-10T14:27:55.422974731Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=a98da472-ec07-4c3d-8a6a-1cb02297457b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.714114 | controller |     "Jun 10 14:27:55.424110 crc crio[3658]: time=\"2026-06-10T14:27:55.423793071Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:7f89eae8de953034f48e2926b07a6ac783de42e64764ce0abdeedf15d42ca597 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/99767932-f6ea-4232-83f6-f56c3862f5a1 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:0xc001098268}] Aliases:map[]}\"",
2026-06-10 15:52:08.714130 | controller |     "Jun 10 14:27:55.424110 crc crio[3658]: time=\"2026-06-10T14:27:55.424080778Z\" 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-10 15:52:08.714145 | controller |     "Jun 10 14:27:55.460933 crc crio[3658]: time=\"2026-06-10T14:27:55.460697473Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:efe9a94c0446fb51ef89aaecf9170749f533963d71320924ef6b05113bfc6b8b UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/415634ca-39af-4ccf-a46f-9876110bfb32 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:0xc00012c9c8}] Aliases:map[]}\"",
2026-06-10 15:52:08.714164 | controller |     "Jun 10 14:27:55.460933 crc crio[3658]: time=\"2026-06-10T14:27:55.460777065Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.714180 | controller |     "Jun 10 14:27:55.489000 crc crio[3658]: time=\"2026-06-10T14:27:55.488715782Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=80af1ddd-5581-4e94-9b39-c60da49d3292 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.714195 | controller |     "Jun 10 14:27:55.516588 crc crio[3658]: time=\"2026-06-10T14:27:55.516060426Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=b148e14a-58b9-41fc-82ff-a7b5bed766ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.714211 | controller |     "Jun 10 14:27:55.516588 crc crio[3658]: time=\"2026-06-10T14:27:55.516555457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.714226 | controller |     "Jun 10 14:27:55.518765 crc crio[3658]: time=\"2026-06-10T14:27:55.518086304Z\" level=info msg=\"Ran pod sandbox 5222bd0d9b28e6920fb62ea106b1672fefe7517cd17113df7b6ade99ef90ba1c with infra container: openshift-multus/multus-bzhnf/POD\" id=a98da472-ec07-4c3d-8a6a-1cb02297457b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.714242 | controller |     "Jun 10 14:27:55.527215 crc crio[3658]: time=\"2026-06-10T14:27:55.526945636Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=4d2d7673-4141-4155-8376-57afa099ded2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.714258 | controller |     "Jun 10 14:27:55.558188 crc crio[3658]: time=\"2026-06-10T14:27:55.557558447Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=377ddc52-f544-45b6-a488-ce65dd3d3311 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.714273 | controller |     "Jun 10 14:27:55.578454 crc crio[3658]: time=\"2026-06-10T14:27:55.573481528Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=c1c4d473-476b-4af4-adda-d2a51747d942 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.714287 | controller |     "Jun 10 14:27:55.599734 crc crio[3658]: time=\"2026-06-10T14:27:55.59746539Z\" level=info msg=\"Ran pod sandbox fe6e6283e99beeb5a0cb97d79c9b575de9c1d3be767f2eb51b422c933021ba27 with infra container: openshift-machine-config-operator/machine-config-daemon-5w5zs/POD\" id=80af1ddd-5581-4e94-9b39-c60da49d3292 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.714302 | controller |     "Jun 10 14:27:55.623166 crc crio[3658]: time=\"2026-06-10T14:27:55.622948339Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:32f4c829788ccc2ece4ec6487239a42fa985075576d9438b8c430695c5bbc028 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/f607ed86-ac8e-4576-9364-de43a680fa5f 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:0xc0024cc040}] Aliases:map[]}\"",
2026-06-10 15:52:08.714318 | controller |     "Jun 10 14:27:55.623456 crc crio[3658]: time=\"2026-06-10T14:27:55.623168555Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.714337 | controller |     "Jun 10 14:27:55.630138 crc crio[3658]: time=\"2026-06-10T14:27:55.625175352Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=65509122-4875-4462-b4ab-a5adcea269a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.714394 | controller |     "Jun 10 14:27:55.633249 crc crio[3658]: time=\"2026-06-10T14:27:55.631147985Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=ac9fe139-e63c-49c3-8e6c-8b20a7b00751 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.714412 | controller |     "Jun 10 14:27:55.650184 crc crio[3658]: time=\"2026-06-10T14:27:55.639868933Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=89b7416a-a840-46df-b9d7-d1833362850a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.714428 | controller |     "Jun 10 14:27:55.650184 crc crio[3658]: time=\"2026-06-10T14:27:55.639959396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.714443 | controller |     "Jun 10 14:27:55.650184 crc crio[3658]: time=\"2026-06-10T14:27:55.645636791Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=61b97253-1ca3-416b-955c-eafd838b5bd9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.714458 | controller |     "Jun 10 14:27:55.782522 crc crio[3658]: time=\"2026-06-10T14:27:55.779504959Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:9316b08ab6ce76d5ce6800675f587dc35d127e4bedcc924cb149cc7c68ea60e8 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/10027188-54e2-487d-ba4c-6728e8632721 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:0xc000d701c8}] Aliases:map[]}\"",
2026-06-10 15:52:08.714474 | controller |     "Jun 10 14:27:55.782522 crc crio[3658]: time=\"2026-06-10T14:27:55.779605352Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.714489 | controller |     "Jun 10 14:27:56.528627 crc crio[3658]: time=\"2026-06-10T14:27:56.528500585Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=cae2cbca-83ad-4942-ba5e-c431aad664cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.714504 | controller |     "Jun 10 14:27:56.529371 crc crio[3658]: time=\"2026-06-10T14:27:56.528657849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.714520 | controller |     "Jun 10 14:27:56.558998 crc crio[3658]: time=\"2026-06-10T14:27:56.558554013Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=cae2cbca-83ad-4942-ba5e-c431aad664cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.714536 | controller |     "Jun 10 14:27:56.628010 crc crio[3658]: time=\"2026-06-10T14:27:56.627576341Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=15e10e24-f959-47ee-8e3e-d1ec4c791412 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.714556 | controller |     "Jun 10 14:27:56.628010 crc crio[3658]: time=\"2026-06-10T14:27:56.627925149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.714572 | controller |     "Jun 10 14:27:56.640101 crc crio[3658]: time=\"2026-06-10T14:27:56.639058866Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=859669f0-7f46-4b2a-9b25-6c23ad16fcb8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.714588 | controller |     "Jun 10 14:27:56.640101 crc crio[3658]: time=\"2026-06-10T14:27:56.640021579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.714655 | controller |     "Jun 10 14:27:56.647878 crc crio[3658]: time=\"2026-06-10T14:27:56.647083288Z\" level=info msg=\"Ran pod sandbox bb9f40ead8e63c3d67df7c71fd56972c3c91a8887993711fe9fcee7762fd24b8 with infra container: openshift-machine-config-operator/machine-config-server-frshx/POD\" id=cae2cbca-83ad-4942-ba5e-c431aad664cf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.714677 | controller |     "Jun 10 14:27:56.674375 crc crio[3658]: time=\"2026-06-10T14:27:56.672665899Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=5b3518a1-648f-4285-ba73-27b06d4d9623 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.714693 | controller |     "Jun 10 14:27:56.696132 crc crio[3658]: time=\"2026-06-10T14:27:56.695963716Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=469f7fd7-fbab-4e88-8462-7441df44b4c5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.714709 | controller |     "Jun 10 14:27:56.696132 crc crio[3658]: time=\"2026-06-10T14:27:56.696046108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.714725 | controller |     "Jun 10 14:27:56.742384 crc crio[3658]: time=\"2026-06-10T14:27:56.740758836Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=b858a514-c4a5-47be-949d-abef9f56b86b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.714740 | controller |     "Jun 10 14:27:56.764533 crc crio[3658]: time=\"2026-06-10T14:27:56.761931351Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=dfb976d3-ce24-493d-be47-537c4a660631 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.714755 | controller |     "Jun 10 14:27:56.825194 crc crio[3658]: time=\"2026-06-10T14:27:56.82509341Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=fb346d41-cdaf-4c33-96c7-99ca89f54e7f name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.714769 | controller |     "Jun 10 14:27:56.925249 crc crio[3658]: time=\"2026-06-10T14:27:56.924469374Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:34ddbf154606e3ef2fe3534f4be273af24bdb817fdce943e6baf30c603c55660 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/f1937ca8-f732-4d77-9b0a-2720fe128194 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:0xc000d70720}] Aliases:map[]}\"",
2026-06-10 15:52:08.714785 | controller |     "Jun 10 14:27:56.925249 crc crio[3658]: time=\"2026-06-10T14:27:56.924511565Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.714806 | controller |     "Jun 10 14:27:56.925546 crc crio[3658]: time=\"2026-06-10T14:27:56.925248813Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:a1e7a6be3fd260a43ebbf9b058779c4612731586e39346f25028cb64995fdbca UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/0b5f781e-d53a-49d0-a85f-f3f40e01bff6 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:0xc00172a480}] Aliases:map[]}\"",
2026-06-10 15:52:08.714823 | controller |     "Jun 10 14:27:56.925546 crc crio[3658]: time=\"2026-06-10T14:27:56.925431417Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.714839 | controller |     "Jun 10 14:27:57.207132 crc crio[3658]: time=\"2026-06-10T14:27:57.207092557Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:135cd41aa957c31812592f84190ffa98d5c6de0f1f40fe0d78cfbd73065cabea UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/2130387a-f4b0-4e1a-82bd-40031df5c182 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:0xc00172a5c0}] Aliases:map[]}\"",
2026-06-10 15:52:08.714877 | controller |     "Jun 10 14:27:57.209603 crc crio[3658]: time=\"2026-06-10T14:27:57.209418933Z\" 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-10 15:52:08.714895 | controller |     "Jun 10 14:27:57.219858 crc crio[3658]: time=\"2026-06-10T14:27:57.219793721Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=91eac38a-b467-4ebf-a391-0254f05054ed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.714911 | controller |     "Jun 10 14:27:57.220698 crc crio[3658]: time=\"2026-06-10T14:27:57.220666532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.714927 | controller |     "Jun 10 14:27:57.223209 crc crio[3658]: time=\"2026-06-10T14:27:57.220240512Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=b7aacec2-1525-4a12-a47f-54749557c723 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.714943 | controller |     "Jun 10 14:27:57.223209 crc crio[3658]: time=\"2026-06-10T14:27:57.223016638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.714958 | controller |     "Jun 10 14:27:57.253612 crc crio[3658]: time=\"2026-06-10T14:27:57.253098617Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=12778afe-5699-48a6-b031-ae8913e8959f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.714973 | controller |     "Jun 10 14:27:57.255069 crc crio[3658]: time=\"2026-06-10T14:27:57.254373527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.714987 | controller |     "Jun 10 14:27:57.275493 crc crio[3658]: time=\"2026-06-10T14:27:57.274532859Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=009c5f76-2672-4bd8-9831-841801849fd9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.715006 | controller |     "Jun 10 14:27:57.275493 crc crio[3658]: time=\"2026-06-10T14:27:57.274661572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.715022 | controller |     "Jun 10 14:27:57.285549 crc crio[3658]: time=\"2026-06-10T14:27:57.285090361Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=08327c24-3031-4bcc-a357-74c225edc725 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.715036 | controller |     "Jun 10 14:27:57.285549 crc crio[3658]: time=\"2026-06-10T14:27:57.285176013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.715051 | controller |     "Jun 10 14:27:57.314807 crc crio[3658]: time=\"2026-06-10T14:27:57.314709788Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=e5477d33-b8c0-4a8d-97f3-7db49b0968ff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.715066 | controller |     "Jun 10 14:27:57.314958 crc crio[3658]: time=\"2026-06-10T14:27:57.314906583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.715081 | controller |     "Jun 10 14:27:57.315917 crc crio[3658]: time=\"2026-06-10T14:27:57.315720283Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=11bf5a68-e0d4-439a-a69a-f916d831eb1a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.715096 | controller |     "Jun 10 14:27:57.315917 crc crio[3658]: time=\"2026-06-10T14:27:57.315879626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.715110 | controller |     "Jun 10 14:27:57.325098 crc crio[3658]: time=\"2026-06-10T14:27:57.325014725Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=fb203ace-eeac-4827-aa2c-cc82dbe07792 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.715126 | controller |     "Jun 10 14:27:57.325193 crc crio[3658]: time=\"2026-06-10T14:27:57.325137588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.715142 | controller |     "Jun 10 14:27:57.341379 crc crio[3658]: time=\"2026-06-10T14:27:57.340465393Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=d3183a2e-fe64-4248-8785-e5ffc7584b3d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.715158 | controller |     "Jun 10 14:27:57.341379 crc crio[3658]: time=\"2026-06-10T14:27:57.340633337Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.715174 | controller |     "Jun 10 14:27:57.341379 crc crio[3658]: time=\"2026-06-10T14:27:57.340553656Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=3dc1cf85-5f0c-4507-8c2d-e3c4acb60cf8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.715189 | controller |     "Jun 10 14:27:57.341379 crc crio[3658]: time=\"2026-06-10T14:27:57.34074097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.715204 | controller |     "Jun 10 14:27:57.353578 crc crio[3658]: time=\"2026-06-10T14:27:57.353240379Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=137bbb00-8490-49ec-a4c1-51559c75a802 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.715223 | controller |     "Jun 10 14:27:57.353578 crc crio[3658]: time=\"2026-06-10T14:27:57.353361822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.715238 | controller |     "Jun 10 14:27:57.366627 crc crio[3658]: time=\"2026-06-10T14:27:57.365572583Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=550213cc-74b7-4529-9e01-cebff5228e76 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.715253 | controller |     "Jun 10 14:27:57.366951 crc crio[3658]: time=\"2026-06-10T14:27:57.366672219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.715269 | controller |     "Jun 10 14:27:57.381083 crc crio[3658]: time=\"2026-06-10T14:27:57.380395797Z\" level=info msg=\"Running pod sandbox: openshift-dns/node-resolver-277xp/POD\" id=557ff9b0-d8ae-4b2b-9c13-5c154408bdfa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.715283 | controller |     "Jun 10 14:27:57.381083 crc crio[3658]: time=\"2026-06-10T14:27:57.380461188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.715298 | controller |     "Jun 10 14:27:57.388672 crc crio[3658]: time=\"2026-06-10T14:27:57.388637724Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=6ca7651a-e8c6-4d34-baf0-b99d99ed002c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.715313 | controller |     "Jun 10 14:27:57.393958 crc crio[3658]: time=\"2026-06-10T14:27:57.39392099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.715328 | controller |     "Jun 10 14:27:57.396478 crc crio[3658]: time=\"2026-06-10T14:27:57.394517525Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:67cbb22ea7d45f54be2b729014efdc2c3598de39d9f9e9aaa0c40783989388e0 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/54b46d9d-3ccd-4aa7-9e11-ba54a30b72df 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:0xc000d70c40}] Aliases:map[]}\"",
2026-06-10 15:52:08.715343 | controller |     "Jun 10 14:27:57.396709 crc crio[3658]: time=\"2026-06-10T14:27:57.396558353Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.715359 | controller |     "Jun 10 14:27:57.404347 crc crio[3658]: time=\"2026-06-10T14:27:57.404200646Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=a0a4d010-08d8-4893-ad18-f66bd5e47897 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.715375 | controller |     "Jun 10 14:27:57.404347 crc crio[3658]: time=\"2026-06-10T14:27:57.404333589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.715390 | controller |     "Jun 10 14:27:57.412355 crc crio[3658]: time=\"2026-06-10T14:27:57.410025765Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=1a371183-710d-46eb-9ee9-b2b456595b93 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.715406 | controller |     "Jun 10 14:27:57.412355 crc crio[3658]: time=\"2026-06-10T14:27:57.410068026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.715425 | controller |     "Jun 10 14:27:57.448607 crc crio[3658]: time=\"2026-06-10T14:27:57.446790204Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=de7ba1e6-858c-451b-9a36-ae75f923f7ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.715441 | controller |     "Jun 10 14:27:57.448607 crc crio[3658]: time=\"2026-06-10T14:27:57.446936257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.715456 | controller |     "Jun 10 14:27:57.449882 crc crio[3658]: time=\"2026-06-10T14:27:57.449732634Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=613e397c-7a1d-4cfa-b69c-044dcea1c40b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.715472 | controller |     "Jun 10 14:27:57.449964 crc crio[3658]: time=\"2026-06-10T14:27:57.449910988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.715487 | controller |     "Jun 10 14:27:57.450636 crc crio[3658]: time=\"2026-06-10T14:27:57.450072272Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=e5a4ede9-7c12-4854-ad06-10799a1acb7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.715503 | controller |     "Jun 10 14:27:57.450725 crc crio[3658]: time=\"2026-06-10T14:27:57.450643486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.715519 | controller |     "Jun 10 14:27:57.460750 crc crio[3658]: time=\"2026-06-10T14:27:57.460184964Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=0389c2a5-26d0-4ef2-809d-6d1d0796543d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.715533 | controller |     "Jun 10 14:27:57.460750 crc crio[3658]: time=\"2026-06-10T14:27:57.460643795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.715549 | controller |     "Jun 10 14:27:57.470061 crc crio[3658]: time=\"2026-06-10T14:27:57.469976778Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=c020900b-51b5-4079-ad96-9558973a0434 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.715565 | controller |     "Jun 10 14:27:57.470061 crc crio[3658]: time=\"2026-06-10T14:27:57.470032529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.715580 | controller |     "Jun 10 14:27:57.506704 crc crio[3658]: time=\"2026-06-10T14:27:57.506160002Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=6a7fb1f2-0f7c-49b3-8172-0221d873cca5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.715595 | controller |     "Jun 10 14:27:57.506704 crc crio[3658]: time=\"2026-06-10T14:27:57.506438679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.715610 | controller |     "Jun 10 14:27:57.506704 crc crio[3658]: time=\"2026-06-10T14:27:57.506592252Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=9ce43e74-b05f-429d-b9be-e50df5472bb8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.715629 | controller |     "Jun 10 14:27:57.506704 crc crio[3658]: time=\"2026-06-10T14:27:57.506631463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.715646 | controller |     "Jun 10 14:27:57.565008 crc crio[3658]: time=\"2026-06-10T14:27:57.564082626Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=eb7cd748-12b4-4472-93ea-f8730d9f8b83 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.715661 | controller |     "Jun 10 14:27:57.565008 crc crio[3658]: time=\"2026-06-10T14:27:57.56464811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.715676 | controller |     "Jun 10 14:27:57.598329 crc crio[3658]: time=\"2026-06-10T14:27:57.597437023Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:76320e8cbd9cc46f6cf738fd71497631c932d1ab8c043dec188372f28b099a73 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/cbce73c7-3a08-49cb-a70f-b1c4fd1f07a3 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:0xc000d70038}] Aliases:map[]}\"",
2026-06-10 15:52:08.715692 | controller |     "Jun 10 14:27:57.598329 crc crio[3658]: time=\"2026-06-10T14:27:57.597676959Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.715707 | controller |     "Jun 10 14:27:57.707547 crc crio[3658]: time=\"2026-06-10T14:27:57.704086101Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=e5477d33-b8c0-4a8d-97f3-7db49b0968ff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.715722 | controller |     "Jun 10 14:27:57.802648 crc crio[3658]: time=\"2026-06-10T14:27:57.802606855Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=94d06bce-5002-41b5-8acd-b9bff9949e0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.715738 | controller |     "Jun 10 14:27:57.859567 crc crio[3658]: time=\"2026-06-10T14:27:57.859405752Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:a4348f5b6c32a5acf98fe0564a771ea75d78701880eb50a8704f09eb59e080d7 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/70a23c97-00e6-4c72-9363-a3cb9df41dc9 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:0xc00008c898}] Aliases:map[]}\"",
2026-06-10 15:52:08.715754 | controller |     "Jun 10 14:27:57.859665 crc crio[3658]: time=\"2026-06-10T14:27:57.859569716Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.715769 | controller |     "Jun 10 14:27:58.102172 crc crio[3658]: time=\"2026-06-10T14:27:58.101579177Z\" level=info msg=\"Ran pod sandbox a1ea49f28501ee2d06f382ff768f4f74d2552d9563ecf77e3b171533c6371cd4 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/POD\" id=e5477d33-b8c0-4a8d-97f3-7db49b0968ff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.715784 | controller |     "Jun 10 14:27:58.103555 crc crio[3658]: time=\"2026-06-10T14:27:58.103250687Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=5913ca14-6f3f-486d-8bf4-6de51083447f name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.715803 | controller |     "Jun 10 14:27:58.104798 crc crio[3658]: time=\"2026-06-10T14:27:58.104666401Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=5084e0e5-ab86-43f8-a04d-203a19429809 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.715817 | controller |     "Jun 10 14:27:58.123506 crc crio[3658]: time=\"2026-06-10T14:27:58.117321644Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=490f3616-2bca-4b59-b2b0-2b8a89597b2f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.715832 | controller |     "Jun 10 14:27:58.123506 crc crio[3658]: time=\"2026-06-10T14:27:58.123067721Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=1057f032-078e-4019-9203-dbb993abe4d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.715861 | controller |     "Jun 10 14:27:58.133413 crc crio[3658]: time=\"2026-06-10T14:27:58.132877765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.715883 | controller |     "Jun 10 14:27:58.310858 crc crio[3658]: time=\"2026-06-10T14:27:58.309196787Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:46761a0589571e8a7bc86c087598606dc4cf6572d7d73e8e5726e090ac1b5ae5 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/6c1b15b9-d740-49bc-bda9-cfb9eef352bc 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:0xc00262a988}] Aliases:map[]}\"",
2026-06-10 15:52:08.715899 | controller |     "Jun 10 14:27:58.310858 crc crio[3658]: time=\"2026-06-10T14:27:58.310776135Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.715915 | controller |     "Jun 10 14:27:58.311649 crc crio[3658]: time=\"2026-06-10T14:27:58.311570454Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=086e5459-a40f-4cc0-a68d-44c8a12f0830 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.715931 | controller |     "Jun 10 14:27:58.339630 crc crio[3658]: time=\"2026-06-10T14:27:58.339580894Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:be461c889cee8b5dfc6cba75a94236f0aaca3cdcf9e7e747dbb8f958272c4d00 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/08aefed9-b098-4b5e-8075-518fab3d94e2 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:0xc0024cc918}] Aliases:map[]}\"",
2026-06-10 15:52:08.715946 | controller |     "Jun 10 14:27:58.340514 crc crio[3658]: time=\"2026-06-10T14:27:58.340491085Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.715962 | controller |     "Jun 10 14:27:58.417619 crc crio[3658]: time=\"2026-06-10T14:27:58.417231269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.715977 | controller |     "Jun 10 14:27:58.462229 crc crio[3658]: time=\"2026-06-10T14:27:58.460546103Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:619d672f440ad2d1697ec8b24cbba7d3e1a25674e5e61bb20b82ff8a2a888a36 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/e8a948d4-6515-4425-87c7-5cdb5090d03a 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:0xc0023181b0}] Aliases:map[]}\"",
2026-06-10 15:52:08.715996 | controller |     "Jun 10 14:27:58.462229 crc crio[3658]: time=\"2026-06-10T14:27:58.460581594Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.716012 | controller |     "Jun 10 14:27:58.472557 crc crio[3658]: time=\"2026-06-10T14:27:58.472359026Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:94cfe4171519322a1523c3cf3c29ec02cd839bbeee129bd18a902530abc333f2 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/9b141bc8-d9f1-47c2-9960-2f8e9cfdd951 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:0xc00018e388}] Aliases:map[]}\"",
2026-06-10 15:52:08.716028 | controller |     "Jun 10 14:27:58.472657 crc crio[3658]: time=\"2026-06-10T14:27:58.472559831Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.716045 | controller |     "Jun 10 14:27:58.479134 crc crio[3658]: time=\"2026-06-10T14:27:58.478769589Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=557ff9b0-d8ae-4b2b-9c13-5c154408bdfa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.716061 | controller |     "Jun 10 14:27:58.665547 crc crio[3658]: time=\"2026-06-10T14:27:58.665025349Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:fc867d5599720fd6d6711363d8763aaf7d0fbaaf7dbc569fa50a5f68c9171bad UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/883d3f37-5408-4f7f-be04-9b625ead045b 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:0xc000d700d0}] Aliases:map[]}\"",
2026-06-10 15:52:08.716077 | controller |     "Jun 10 14:27:58.665547 crc crio[3658]: time=\"2026-06-10T14:27:58.665202773Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.716092 | controller |     "Jun 10 14:27:58.673175 crc crio[3658]: time=\"2026-06-10T14:27:58.673134303Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:0959a40e28a1a4b82ba569c73d6d58f7ffc5127a9de74f2f4aad98e03bc411b9 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/b059525d-0b55-47fc-a592-0f482a826585 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:0xc000d70168}] Aliases:map[]}\"",
2026-06-10 15:52:08.716107 | controller |     "Jun 10 14:27:58.673488 crc crio[3658]: time=\"2026-06-10T14:27:58.673465961Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.716123 | controller |     "Jun 10 14:27:58.756208 crc crio[3658]: time=\"2026-06-10T14:27:58.756045074Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:dfa918b985eea8947ab9d6d9d154d1a8dab8a40c2c77af5ed8d7dc7fe261a56e UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/f6826395-2b77-45ac-97e6-093a62a0493f 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:0xc00262a268}] Aliases:map[]}\"",
2026-06-10 15:52:08.716142 | controller |     "Jun 10 14:27:58.756208 crc crio[3658]: time=\"2026-06-10T14:27:58.756187987Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.716159 | controller |     "Jun 10 14:27:58.756681 crc crio[3658]: time=\"2026-06-10T14:27:58.756543456Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:a4182608940692da60e9319ce59d6a74824d3ea9ef25a07a779cb5f5611925e5 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/8baa3185-ae12-4c63-8513-a72260c5732b 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:0xc00262a1f0}] Aliases:map[]}\"",
2026-06-10 15:52:08.716175 | controller |     "Jun 10 14:27:58.756746 crc crio[3658]: time=\"2026-06-10T14:27:58.756688279Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.716190 | controller |     "Jun 10 14:27:58.807588 crc crio[3658]: time=\"2026-06-10T14:27:58.807531274Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=de7ba1e6-858c-451b-9a36-ae75f923f7ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.716206 | controller |     "Jun 10 14:27:58.814783 crc crio[3658]: time=\"2026-06-10T14:27:58.81451289Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:3cc07eacd20a33d4271189e3bed94f79c95a6e2c616a18832aff6e9c7564c1bc UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/fb09914a-9a4c-4ed2-9e2b-9287e6bf4aeb 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:0xc0005580f0}] Aliases:map[]}\"",
2026-06-10 15:52:08.716222 | controller |     "Jun 10 14:27:58.814783 crc crio[3658]: time=\"2026-06-10T14:27:58.814604143Z\" 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-10 15:52:08.716238 | controller |     "Jun 10 14:27:58.903162 crc crio[3658]: time=\"2026-06-10T14:27:58.902469761Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:aeefe444cad0d76640ac635020f3c57600036a27ae8ba1257ed074328c8240e0 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/a64bbb81-5ce7-4dc8-b115-6f3b56d78a74 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:0xc00018e830}] Aliases:map[]}\"",
2026-06-10 15:52:08.716255 | controller |     "Jun 10 14:27:58.903162 crc crio[3658]: time=\"2026-06-10T14:27:58.902571194Z\" 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-10 15:52:08.716273 | controller |     "Jun 10 14:27:58.918236 crc crio[3658]: time=\"2026-06-10T14:27:58.917782837Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:ed0f9f8f3e3683deb8e94f190b386e68e126c25626c88487fa70b184080978ba UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/d5aa2749-d2fa-4cb7-a206-ab02508bf85e 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:0xc0024cc440}] Aliases:map[]}\"",
2026-06-10 15:52:08.716289 | controller |     "Jun 10 14:27:58.918236 crc crio[3658]: time=\"2026-06-10T14:27:58.918083004Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.716306 | controller |     "Jun 10 14:27:58.926643 crc crio[3658]: time=\"2026-06-10T14:27:58.926588767Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:7cb7bfbe9a5aa92b361b6ae5fae396c3e875fbf7ac1ad52894e5692bd06ca521 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/1491f306-1bec-4534-91d2-c7806264217c 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:0xc0024cc508}] Aliases:map[]}\"",
2026-06-10 15:52:08.716322 | controller |     "Jun 10 14:27:58.927013 crc crio[3658]: time=\"2026-06-10T14:27:58.926986117Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.716338 | controller |     "Jun 10 14:27:58.931927 crc crio[3658]: time=\"2026-06-10T14:27:58.931778072Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:3a821dd9cc654897e668a63382fd512ba47b8cc9a094efacfe74255496cfee2d UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/abeae25e-4bca-4c06-9aa0-7002f2d3d108 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:0xc000d703f8}] Aliases:map[]}\"",
2026-06-10 15:52:08.716353 | controller |     "Jun 10 14:27:58.931927 crc crio[3658]: time=\"2026-06-10T14:27:58.931872554Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.716369 | controller |     "Jun 10 14:27:59.051777 crc crio[3658]: time=\"2026-06-10T14:27:59.051713747Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:c43d361b98eb07563aad269e8723f731154ef0c7ee6c76ce7cd8e24e2c44fef0 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/78ea8b91-a437-4544-a93a-b55c0ca3e469 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:0xc00262a4d8}] Aliases:map[]}\"",
2026-06-10 15:52:08.716385 | controller |     "Jun 10 14:27:59.052245 crc crio[3658]: time=\"2026-06-10T14:27:59.052219779Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.716401 | controller |     "Jun 10 14:27:59.303541 crc crio[3658]: time=\"2026-06-10T14:27:59.302949609Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:149603a80d9f1210736b9cb6e55f2f6b913cca17f905ce47afebf31e5103d4de UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/de25b760-4791-4b4b-a146-3f03d8fecbaa 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:0xc00262a658}] Aliases:map[]}\"",
2026-06-10 15:52:08.716421 | controller |     "Jun 10 14:27:59.303541 crc crio[3658]: time=\"2026-06-10T14:27:59.303087572Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.716438 | controller |     "Jun 10 14:27:59.316685 crc crio[3658]: time=\"2026-06-10T14:27:59.31010439Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:696711912f4ed885d1561e89745ff7f53d064efa558af947b8dbbbf979ccfb92 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/781c56e0-2c82-4f05-a1ce-5bc2d9f93af2 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:0xc000558548}] Aliases:map[]}\"",
2026-06-10 15:52:08.716455 | controller |     "Jun 10 14:27:59.316685 crc crio[3658]: time=\"2026-06-10T14:27:59.310131651Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.716470 | controller |     "Jun 10 14:27:59.355240 crc crio[3658]: time=\"2026-06-10T14:27:59.354714926Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:fe367e67e5aaaa927b1e343c922d80666d415acdeb6982f136755545092ef975 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/3a77d6d9-605f-4c5d-930f-b744b238d824 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:0xc000d70560}] Aliases:map[]}\"",
2026-06-10 15:52:08.716487 | controller |     "Jun 10 14:27:59.355240 crc crio[3658]: time=\"2026-06-10T14:27:59.354771727Z\" 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-10 15:52:08.716503 | controller |     "Jun 10 14:27:59.431773 crc crio[3658]: time=\"2026-06-10T14:27:59.430702792Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:16ce3fab5d3fe0ae3e51f39a8bc4241cc7f3e18df087716070de140e2a686096 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/f42f4018-432e-4705-a739-2650801864db 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:0xc0024cc710}] Aliases:map[]}\"",
2026-06-10 15:52:08.716519 | controller |     "Jun 10 14:27:59.431773 crc crio[3658]: time=\"2026-06-10T14:27:59.431615644Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.716536 | controller |     "Jun 10 14:27:59.707373 crc crio[3658]: time=\"2026-06-10T14:27:59.706618344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.716552 | controller |     "Jun 10 14:27:59.744782 crc crio[3658]: time=\"2026-06-10T14:27:59.743680079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.716567 | controller |     "Jun 10 14:27:59.834494 crc crio[3658]: time=\"2026-06-10T14:27:59.834051129Z\" level=info msg=\"Ran pod sandbox af7dc14cd2b8363ab1bbb40163c98f567a0402bd7eebd3fdc61ff59f7c29d565 with infra container: openshift-ovn-kubernetes/ovnkube-node-2tk97/POD\" id=de7ba1e6-858c-451b-9a36-ae75f923f7ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.716585 | controller |     "Jun 10 14:27:59.851680 crc crio[3658]: time=\"2026-06-10T14:27:59.850694976Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=3c0e20fd-9d9c-44aa-b769-b68c77546b4d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.716601 | controller |     "Jun 10 14:27:59.885986 crc crio[3658]: time=\"2026-06-10T14:27:59.885645021Z\" level=info msg=\"Ran pod sandbox 6b69c38f2d216a1f8677ad2ee4d259563741056578c0839f3ef9eb1610bc60c8 with infra container: openshift-dns/node-resolver-277xp/POD\" id=557ff9b0-d8ae-4b2b-9c13-5c154408bdfa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.716616 | controller |     "Jun 10 14:27:59.887753 crc crio[3658]: time=\"2026-06-10T14:27:59.887626649Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=9b783af8-774b-4761-ac8c-8cc7ff9ddc8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.716631 | controller |     "Jun 10 14:27:59.900712 crc crio[3658]: time=\"2026-06-10T14:27:59.900167799Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=3a52f698-9f97-45a9-bac2-a8ca83361194 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.716646 | controller |     "Jun 10 14:27:59.937561 crc crio[3658]: time=\"2026-06-10T14:27:59.936795073Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=79f9f86c-86e4-48c9-be01-f79b3840f09c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.716661 | controller |     "Jun 10 14:27:59.949996 crc crio[3658]: time=\"2026-06-10T14:27:59.948234337Z\" level=info msg=\"Creating container: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=573b04dc-891e-49cb-8b9b-59ff6432d9d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.716677 | controller |     "Jun 10 14:27:59.960008 crc crio[3658]: time=\"2026-06-10T14:27:59.959460455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.716693 | controller |     "Jun 10 14:27:59.969154 crc crio[3658]: time=\"2026-06-10T14:27:59.968655725Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=91db7a89-654c-441b-96d4-3b1d599131b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.716708 | controller |     "Jun 10 14:27:59.997551 crc crio[3658]: time=\"2026-06-10T14:27:59.997062883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.716723 | controller |     "Jun 10 14:28:00.100188 crc crio[3658]: time=\"2026-06-10T14:28:00.099216044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.716738 | controller |     "Jun 10 14:28:00.598402 crc crio[3658]: time=\"2026-06-10T14:28:00.598226976Z\" level=info msg=\"Created container cefbd01b221f19157da563376332c379bb095c25ddc2ee90c3e0f26c0edf4825: openshift-machine-config-operator/machine-config-server-frshx/machine-config-server\" id=490f3616-2bca-4b59-b2b0-2b8a89597b2f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.716754 | controller |     "Jun 10 14:28:00.606448 crc crio[3658]: time=\"2026-06-10T14:28:00.604021604Z\" level=info msg=\"Starting container: cefbd01b221f19157da563376332c379bb095c25ddc2ee90c3e0f26c0edf4825\" id=523aea98-c7e9-4e6c-b829-8d549b937190 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.716775 | controller |     "Jun 10 14:28:00.646608 crc crio[3658]: time=\"2026-06-10T14:28:00.645721181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.716792 | controller |     "Jun 10 14:28:00.656749 crc crio[3658]: time=\"2026-06-10T14:28:00.653758473Z\" level=info msg=\"Started container\" PID=8297 containerID=cefbd01b221f19157da563376332c379bb095c25ddc2ee90c3e0f26c0edf4825 description=openshift-machine-config-operator/machine-config-server-frshx/machine-config-server id=523aea98-c7e9-4e6c-b829-8d549b937190 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bb9f40ead8e63c3d67df7c71fd56972c3c91a8887993711fe9fcee7762fd24b8",
2026-06-10 15:52:08.716808 | controller |     "Jun 10 14:28:00.659935 crc crio[3658]: time=\"2026-06-10T14:28:00.658967027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.716823 | controller |     "Jun 10 14:28:00.665870 crc crio[3658]: time=\"2026-06-10T14:28:00.665407491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.716839 | controller |     "Jun 10 14:28:01.212003 crc crio[3658]: time=\"2026-06-10T14:28:01.211635021Z\" level=info msg=\"Created container 7c521a5f605f782e38ed45471af05c0a51a95f5cedff6e2fff6926cdfecf4401: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=91db7a89-654c-441b-96d4-3b1d599131b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.716872 | controller |     "Jun 10 14:28:01.233617 crc crio[3658]: time=\"2026-06-10T14:28:01.233241097Z\" level=info msg=\"Starting container: 7c521a5f605f782e38ed45471af05c0a51a95f5cedff6e2fff6926cdfecf4401\" id=b9d04080-1758-4782-90da-f7efc1aa1ed7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.716890 | controller |     "Jun 10 14:28:01.336490 crc crio[3658]: time=\"2026-06-10T14:28:01.336420702Z\" level=info msg=\"Started container\" PID=8327 containerID=7c521a5f605f782e38ed45471af05c0a51a95f5cedff6e2fff6926cdfecf4401 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup id=b9d04080-1758-4782-90da-f7efc1aa1ed7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af7dc14cd2b8363ab1bbb40163c98f567a0402bd7eebd3fdc61ff59f7c29d565",
2026-06-10 15:52:08.716906 | controller |     "Jun 10 14:28:01.662505 crc crio[3658]: time=\"2026-06-10T14:28:01.66073798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.716921 | controller |     "Jun 10 14:28:01.881995 crc crio[3658]: time=\"2026-06-10T14:28:01.881932945Z\" level=info msg=\"Created container 967dd7e7a0233c42be731e306483b91dd83e95f90b6ea3ca5c6c744ec5710558: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=086e5459-a40f-4cc0-a68d-44c8a12f0830 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.716936 | controller |     "Jun 10 14:28:01.884429 crc crio[3658]: time=\"2026-06-10T14:28:01.884334652Z\" level=info msg=\"Starting container: 967dd7e7a0233c42be731e306483b91dd83e95f90b6ea3ca5c6c744ec5710558\" id=c322aee0-f82d-48b7-b64a-9b0a8e1f97bf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.716951 | controller |     "Jun 10 14:28:01.930117 crc crio[3658]: time=\"2026-06-10T14:28:01.930015583Z\" level=info msg=\"Started container\" PID=8372 containerID=967dd7e7a0233c42be731e306483b91dd83e95f90b6ea3ca5c6c744ec5710558 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy id=c322aee0-f82d-48b7-b64a-9b0a8e1f97bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1ea49f28501ee2d06f382ff768f4f74d2552d9563ecf77e3b171533c6371cd4",
2026-06-10 15:52:08.716970 | controller |     "Jun 10 14:28:02.013776 crc crio[3658]: time=\"2026-06-10T14:28:02.013549899Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=1d21908e-8ff0-4b7e-ac22-c1baf8751783 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.716987 | controller |     "Jun 10 14:28:02.017069 crc crio[3658]: time=\"2026-06-10T14:28:02.01692466Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=32125f00-4d11-4cc0-8ef2-f5a44bfc6715 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.717019 | controller |     "Jun 10 14:28:02.022748 crc crio[3658]: time=\"2026-06-10T14:28:02.022624326Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=301eef83-b3d9-4520-b905-436a20bf14db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.717037 | controller |     "Jun 10 14:28:02.024096 crc crio[3658]: time=\"2026-06-10T14:28:02.023079657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.717054 | controller |     "Jun 10 14:28:02.285091 crc crio[3658]: time=\"2026-06-10T14:28:02.284104973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.717071 | controller |     "Jun 10 14:28:02.300959 crc crio[3658]: time=\"2026-06-10T14:28:02.300833543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.717088 | controller |     "Jun 10 14:28:02.481513 crc crio[3658]: time=\"2026-06-10T14:28:02.481416917Z\" level=info msg=\"Created container ce430a3b011b76d924e78e33f39e3be907c95179ea4730cbf06103932babcdc6: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=301eef83-b3d9-4520-b905-436a20bf14db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.717104 | controller |     "Jun 10 14:28:02.484909 crc crio[3658]: time=\"2026-06-10T14:28:02.484666834Z\" level=info msg=\"Starting container: ce430a3b011b76d924e78e33f39e3be907c95179ea4730cbf06103932babcdc6\" id=899fb8d2-7a63-41c1-a033-d17f1c9975e9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.717121 | controller |     "Jun 10 14:28:02.496189 crc crio[3658]: time=\"2026-06-10T14:28:02.496060067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.717138 | controller |     "Jun 10 14:28:02.509940 crc crio[3658]: time=\"2026-06-10T14:28:02.509549029Z\" level=info msg=\"Started container\" PID=8395 containerID=ce430a3b011b76d924e78e33f39e3be907c95179ea4730cbf06103932babcdc6 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=899fb8d2-7a63-41c1-a033-d17f1c9975e9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1ea49f28501ee2d06f382ff768f4f74d2552d9563ecf77e3b171533c6371cd4",
2026-06-10 15:52:08.717155 | controller |     "Jun 10 14:28:02.614213 crc crio[3658]: time=\"2026-06-10T14:28:02.612714644Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=c6053539-f680-4947-82b6-ef3fae9310b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.717172 | controller |     "Jun 10 14:28:02.630722 crc crio[3658]: time=\"2026-06-10T14:28:02.63055018Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b3adc560-c955-4478-823b-c79ad736c17d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.717192 | controller |     "Jun 10 14:28:02.642759 crc crio[3658]: time=\"2026-06-10T14:28:02.642546106Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=60a9998a-9c13-413f-9edf-77e49f473998 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.717209 | controller |     "Jun 10 14:28:02.645239 crc crio[3658]: time=\"2026-06-10T14:28:02.645160569Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.717225 | controller |     "Jun 10 14:28:02.776751 crc crio[3658]: time=\"2026-06-10T14:28:02.776570718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.717242 | controller |     "Jun 10 14:28:02.778880 crc crio[3658]: time=\"2026-06-10T14:28:02.778783601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.717258 | controller |     "Jun 10 14:28:03.158514 crc crio[3658]: time=\"2026-06-10T14:28:03.156431053Z\" level=info msg=\"Created container 36e0120ac148a8414a6f36f0078743c7ded7b77530b9c9bdb6119cd0fd0db586: openshift-dns/node-resolver-277xp/dns-node-resolver\" id=573b04dc-891e-49cb-8b9b-59ff6432d9d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.717273 | controller |     "Jun 10 14:28:03.158514 crc crio[3658]: time=\"2026-06-10T14:28:03.156771491Z\" level=info msg=\"Created container 611be21454e8bf10ce395144a2d73aa9603e156411f72baeeecf2acbbaf0f25a: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=60a9998a-9c13-413f-9edf-77e49f473998 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.717287 | controller |     "Jun 10 14:28:03.158514 crc crio[3658]: time=\"2026-06-10T14:28:03.157500028Z\" level=info msg=\"Starting container: 36e0120ac148a8414a6f36f0078743c7ded7b77530b9c9bdb6119cd0fd0db586\" id=398d4e52-2c59-48ac-aaef-e56c2175d21b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.717302 | controller |     "Jun 10 14:28:03.161130 crc crio[3658]: time=\"2026-06-10T14:28:03.16051147Z\" level=info msg=\"Starting container: 611be21454e8bf10ce395144a2d73aa9603e156411f72baeeecf2acbbaf0f25a\" id=623ff538-2260-4af5-ab36-9763e6c6be0d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.717317 | controller |     "Jun 10 14:28:03.190155 crc crio[3658]: time=\"2026-06-10T14:28:03.184518534Z\" level=info msg=\"Started container\" PID=8407 containerID=36e0120ac148a8414a6f36f0078743c7ded7b77530b9c9bdb6119cd0fd0db586 description=openshift-dns/node-resolver-277xp/dns-node-resolver id=398d4e52-2c59-48ac-aaef-e56c2175d21b name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b69c38f2d216a1f8677ad2ee4d259563741056578c0839f3ef9eb1610bc60c8",
2026-06-10 15:52:08.717332 | controller |     "Jun 10 14:28:03.201065 crc crio[3658]: time=\"2026-06-10T14:28:03.200888975Z\" level=info msg=\"Started container\" PID=8412 containerID=611be21454e8bf10ce395144a2d73aa9603e156411f72baeeecf2acbbaf0f25a description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller id=623ff538-2260-4af5-ab36-9763e6c6be0d name=/runtime.v1.RuntimeService/StartContainer sandboxID=af7dc14cd2b8363ab1bbb40163c98f567a0402bd7eebd3fdc61ff59f7c29d565",
2026-06-10 15:52:08.717347 | controller |     "Jun 10 14:28:03.267418 crc crio[3658]: time=\"2026-06-10T14:28:03.267350453Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=d9a453ba-5cd0-4f4f-90b4-7a8725d36ae8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.717365 | controller |     "Jun 10 14:28:03.270192 crc crio[3658]: time=\"2026-06-10T14:28:03.270100278Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=541e97e9-b2de-4e23-abf9-8f6de829a30c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.717381 | controller |     "Jun 10 14:28:03.275023 crc crio[3658]: time=\"2026-06-10T14:28:03.274882393Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=d1b0650f-12b7-48d6-bb67-303171a74999 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.717395 | controller |     "Jun 10 14:28:03.275486 crc crio[3658]: time=\"2026-06-10T14:28:03.275346434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.717411 | controller |     "Jun 10 14:28:03.296685 crc crio[3658]: time=\"2026-06-10T14:28:03.296452708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.717427 | controller |     "Jun 10 14:28:03.300410 crc crio[3658]: time=\"2026-06-10T14:28:03.300328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.717442 | controller |     "Jun 10 14:28:03.423948 crc crio[3658]: time=\"2026-06-10T14:28:03.423844341Z\" level=info msg=\"Created container 04a994cc28dd1f9f141cff5f7ab78cf1a6f93c1605e59deaa8ff6956e3913235: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=d1b0650f-12b7-48d6-bb67-303171a74999 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.717457 | controller |     "Jun 10 14:28:03.425479 crc crio[3658]: time=\"2026-06-10T14:28:03.425386188Z\" level=info msg=\"Starting container: 04a994cc28dd1f9f141cff5f7ab78cf1a6f93c1605e59deaa8ff6956e3913235\" id=27f87dc9-ad79-4395-8e1f-938990230942 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.717472 | controller |     "Jun 10 14:28:03.444646 crc crio[3658]: time=\"2026-06-10T14:28:03.444406453Z\" level=info msg=\"Started container\" PID=8429 containerID=04a994cc28dd1f9f141cff5f7ab78cf1a6f93c1605e59deaa8ff6956e3913235 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging id=27f87dc9-ad79-4395-8e1f-938990230942 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af7dc14cd2b8363ab1bbb40163c98f567a0402bd7eebd3fdc61ff59f7c29d565",
2026-06-10 15:52:08.717487 | controller |     "Jun 10 14:28:03.494521 crc crio[3658]: time=\"2026-06-10T14:28:03.493147687Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=966299b7-48b6-478a-ae4c-fdd01e561102 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.717502 | controller |     "Jun 10 14:28:03.500000 crc crio[3658]: time=\"2026-06-10T14:28:03.499773995Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=6b4672d8-fb88-41bd-aeac-99ae9dae391a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.717517 | controller |     "Jun 10 14:28:03.502571 crc crio[3658]: time=\"2026-06-10T14:28:03.502527971Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=42fa19fe-86bb-4223-87d3-087b48060876 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.717532 | controller |     "Jun 10 14:28:03.503208 crc crio[3658]: time=\"2026-06-10T14:28:03.503182757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.717552 | controller |     "Jun 10 14:28:03.542371 crc crio[3658]: time=\"2026-06-10T14:28:03.54224061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.717568 | controller |     "Jun 10 14:28:03.547881 crc crio[3658]: time=\"2026-06-10T14:28:03.547783512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.717584 | controller |     "Jun 10 14:28:03.696456 crc crio[3658]: time=\"2026-06-10T14:28:03.696411313Z\" level=info msg=\"Created container 1973a03a098a1d3f11f0c7a0f11678d7f0cb90843580ff3d6ed4c1a6b553f24e: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=42fa19fe-86bb-4223-87d3-087b48060876 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.717599 | controller |     "Jun 10 14:28:03.698403 crc crio[3658]: time=\"2026-06-10T14:28:03.698105363Z\" level=info msg=\"Starting container: 1973a03a098a1d3f11f0c7a0f11678d7f0cb90843580ff3d6ed4c1a6b553f24e\" id=8a3e92fc-1860-4fa7-b9bf-0c6feb1795eb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.717615 | controller |     "Jun 10 14:28:03.718338 crc crio[3658]: time=\"2026-06-10T14:28:03.715455108Z\" level=info msg=\"Started container\" PID=8457 containerID=1973a03a098a1d3f11f0c7a0f11678d7f0cb90843580ff3d6ed4c1a6b553f24e description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node id=8a3e92fc-1860-4fa7-b9bf-0c6feb1795eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=af7dc14cd2b8363ab1bbb40163c98f567a0402bd7eebd3fdc61ff59f7c29d565",
2026-06-10 15:52:08.717631 | controller |     "Jun 10 14:28:03.737890 crc crio[3658]: time=\"2026-06-10T14:28:03.737686269Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=668ea51c-7688-411b-81c9-6ed911f6cf3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.717647 | controller |     "Jun 10 14:28:03.741573 crc crio[3658]: time=\"2026-06-10T14:28:03.74148468Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=c528d614-dc29-48da-a7ce-9fe2115c53b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.717662 | controller |     "Jun 10 14:28:03.755884 crc crio[3658]: time=\"2026-06-10T14:28:03.755676959Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=f25ea91a-6e4e-4f9e-9b05-856f345bc1e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.717678 | controller |     "Jun 10 14:28:03.756563 crc crio[3658]: time=\"2026-06-10T14:28:03.756505389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.717693 | controller |     "Jun 10 14:28:03.788406 crc crio[3658]: time=\"2026-06-10T14:28:03.788229916Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.717708 | controller |     "Jun 10 14:28:03.790962 crc crio[3658]: time=\"2026-06-10T14:28:03.79046502Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.717722 | controller |     "Jun 10 14:28:04.007945 crc crio[3658]: time=\"2026-06-10T14:28:04.007784411Z\" level=info msg=\"Created container a378a466c6f5378805e9f2103f72dfab4c1d3fff7e90d19b900c7f59b18da027: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=f25ea91a-6e4e-4f9e-9b05-856f345bc1e1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.717737 | controller |     "Jun 10 14:28:04.009356 crc crio[3658]: time=\"2026-06-10T14:28:04.009196395Z\" level=info msg=\"Starting container: a378a466c6f5378805e9f2103f72dfab4c1d3fff7e90d19b900c7f59b18da027\" id=df11af9b-42c2-444d-831d-222bd872d725 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.717756 | controller |     "Jun 10 14:28:04.038570 crc crio[3658]: time=\"2026-06-10T14:28:04.038450464Z\" level=info msg=\"Started container\" PID=8473 containerID=a378a466c6f5378805e9f2103f72dfab4c1d3fff7e90d19b900c7f59b18da027 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics id=df11af9b-42c2-444d-831d-222bd872d725 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af7dc14cd2b8363ab1bbb40163c98f567a0402bd7eebd3fdc61ff59f7c29d565",
2026-06-10 15:52:08.717772 | controller |     "Jun 10 14:28:04.079449 crc crio[3658]: time=\"2026-06-10T14:28:04.079328101Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=ea796b31-6b87-4078-95e6-27c38b27bb21 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.717788 | controller |     "Jun 10 14:28:04.084180 crc crio[3658]: time=\"2026-06-10T14:28:04.083719896Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=526cea17-8d69-48b8-bf9d-bb75661a7bb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.717803 | controller |     "Jun 10 14:28:04.088958 crc crio[3658]: time=\"2026-06-10T14:28:04.088593962Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=c1be62db-f50b-4096-b904-1a48fa5b9b88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.717818 | controller |     "Jun 10 14:28:04.090420 crc crio[3658]: time=\"2026-06-10T14:28:04.089095154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.717833 | controller |     "Jun 10 14:28:04.117717 crc crio[3658]: time=\"2026-06-10T14:28:04.116196081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.717863 | controller |     "Jun 10 14:28:04.118709 crc crio[3658]: time=\"2026-06-10T14:28:04.118598309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.717884 | controller |     "Jun 10 14:28:04.273377 crc crio[3658]: time=\"2026-06-10T14:28:04.273031808Z\" level=info msg=\"Created container 7b70b610cab8597e6d9661e9c7b3041de0868b117f481d6774caa05f1602395d: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=c1be62db-f50b-4096-b904-1a48fa5b9b88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.717900 | controller |     "Jun 10 14:28:04.278385 crc crio[3658]: time=\"2026-06-10T14:28:04.274129804Z\" level=info msg=\"Starting container: 7b70b610cab8597e6d9661e9c7b3041de0868b117f481d6774caa05f1602395d\" id=42ad5673-0de3-4f17-a37e-8f3d1ed31fec name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.717916 | controller |     "Jun 10 14:28:04.285434 crc crio[3658]: time=\"2026-06-10T14:28:04.285051445Z\" level=info msg=\"Started container\" PID=8492 containerID=7b70b610cab8597e6d9661e9c7b3041de0868b117f481d6774caa05f1602395d description=openshift-ovn-kubernetes/ovnkube-node-2tk97/northd id=42ad5673-0de3-4f17-a37e-8f3d1ed31fec name=/runtime.v1.RuntimeService/StartContainer sandboxID=af7dc14cd2b8363ab1bbb40163c98f567a0402bd7eebd3fdc61ff59f7c29d565",
2026-06-10 15:52:08.717933 | controller |     "Jun 10 14:28:04.317682 crc crio[3658]: time=\"2026-06-10T14:28:04.315089253Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=989d2d3a-0b2e-4bc9-b27e-4413e54d03e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.717953 | controller |     "Jun 10 14:28:04.319445 crc crio[3658]: time=\"2026-06-10T14:28:04.319108279Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=667a33c0-a68e-4f83-abe8-6ca30d9de862 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.717968 | controller |     "Jun 10 14:28:04.322283 crc crio[3658]: time=\"2026-06-10T14:28:04.322157242Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=352cec89-4d20-4c3f-9db3-ccb27ef1674e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.717984 | controller |     "Jun 10 14:28:04.323145 crc crio[3658]: time=\"2026-06-10T14:28:04.323075424Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.717999 | controller |     "Jun 10 14:28:04.354371 crc crio[3658]: time=\"2026-06-10T14:28:04.354170957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.718014 | controller |     "Jun 10 14:28:04.357368 crc crio[3658]: time=\"2026-06-10T14:28:04.356696747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.718028 | controller |     "Jun 10 14:28:04.542775 crc crio[3658]: time=\"2026-06-10T14:28:04.542462504Z\" level=info msg=\"Created container d769e5fbc2f04f4538f24fa2b0735760abefbbe248f98e7923a6c3ba9cfd6763: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=352cec89-4d20-4c3f-9db3-ccb27ef1674e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.718043 | controller |     "Jun 10 14:28:04.543904 crc crio[3658]: time=\"2026-06-10T14:28:04.543826336Z\" level=info msg=\"Starting container: d769e5fbc2f04f4538f24fa2b0735760abefbbe248f98e7923a6c3ba9cfd6763\" id=ee7202d6-dbc9-469a-8ceb-378eeea069ab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.718057 | controller |     "Jun 10 14:28:04.560709 crc crio[3658]: time=\"2026-06-10T14:28:04.560569396Z\" level=info msg=\"Started container\" PID=8506 containerID=d769e5fbc2f04f4538f24fa2b0735760abefbbe248f98e7923a6c3ba9cfd6763 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb id=ee7202d6-dbc9-469a-8ceb-378eeea069ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=af7dc14cd2b8363ab1bbb40163c98f567a0402bd7eebd3fdc61ff59f7c29d565",
2026-06-10 15:52:08.718073 | controller |     "Jun 10 14:28:05.770990 crc crio[3658]: time=\"2026-06-10T14:28:05.769778854Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=81a00670-2b38-4c5d-abba-bb2c137224fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.718089 | controller |     "Jun 10 14:28:05.772166 crc crio[3658]: time=\"2026-06-10T14:28:05.770119732Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=b9d70e36-719c-4afb-a0d0-925c9a97c546 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.718104 | controller |     "Jun 10 14:28:05.772166 crc crio[3658]: time=\"2026-06-10T14:28:05.770190644Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=6ad5f6bf-4402-40d0-966e-cd569723884c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.718119 | controller |     "Jun 10 14:28:05.787182 crc crio[3658]: time=\"2026-06-10T14:28:05.780700365Z\" level=info msg=\"Checking image status: quay.io/crcont/ocp-release@sha256:82501261b9c63012ba3b83fe4d6703c0af5eb9c9151670eb90ae480b9507d761\" id=81185d4d-d9fe-42ac-a7d6-1d42bf34d193 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.718138 | controller |     "Jun 10 14:28:05.789562 crc crio[3658]: time=\"2026-06-10T14:28:05.789441954Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=24048ae1-6aa7-4913-a2ee-8202b1e6635d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.718154 | controller |     "Jun 10 14:28:05.790999 crc crio[3658]: time=\"2026-06-10T14:28:05.790708044Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=cb3d4a5a-e5ea-4288-be56-9659e4095b05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.718168 | controller |     "Jun 10 14:28:05.792495 crc crio[3658]: time=\"2026-06-10T14:28:05.791970394Z\" level=info msg=\"Creating container: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=6bfb9157-e853-4525-905f-299143a5bc3c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.718184 | controller |     "Jun 10 14:28:05.792495 crc crio[3658]: time=\"2026-06-10T14:28:05.792422485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.718199 | controller |     "Jun 10 14:28:05.796005 crc crio[3658]: time=\"2026-06-10T14:28:05.795245852Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=18dba077-1095-45c2-a358-e28111c17345 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.718214 | controller |     "Jun 10 14:28:05.801396 crc crio[3658]: time=\"2026-06-10T14:28:05.799599956Z\" level=info msg=\"Creating container: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=20f54482-e4d5-4f38-a364-8f7f739c4700 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.718229 | controller |     "Jun 10 14:28:05.810468 crc crio[3658]: time=\"2026-06-10T14:28:05.810075307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.718243 | controller |     "Jun 10 14:28:05.810954 crc crio[3658]: time=\"2026-06-10T14:28:05.810076967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.718257 | controller |     "Jun 10 14:28:05.836598 crc crio[3658]: time=\"2026-06-10T14:28:05.835915054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.718273 | controller |     "Jun 10 14:28:05.898493 crc crio[3658]: time=\"2026-06-10T14:28:05.887026196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.718287 | controller |     "Jun 10 14:28:05.962739 crc crio[3658]: time=\"2026-06-10T14:28:05.962435757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.718303 | controller |     "Jun 10 14:28:05.971746 crc crio[3658]: time=\"2026-06-10T14:28:05.971519074Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.718317 | controller |     "Jun 10 14:28:06.271171 crc crio[3658]: time=\"2026-06-10T14:28:06.271125381Z\" level=info msg=\"Created container a6f7736a31a54bff059b248420df7f09d03d81e8df60ad05170fdc3ffc3d6626: openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator\" id=6bfb9157-e853-4525-905f-299143a5bc3c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.718336 | controller |     "Jun 10 14:28:06.282697 crc crio[3658]: time=\"2026-06-10T14:28:06.282208666Z\" level=info msg=\"Starting container: a6f7736a31a54bff059b248420df7f09d03d81e8df60ad05170fdc3ffc3d6626\" id=6d43d5c0-75cf-4629-9b66-90a7f776603a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.718352 | controller |     "Jun 10 14:28:06.369857 crc crio[3658]: time=\"2026-06-10T14:28:06.369583593Z\" level=info msg=\"Started container\" PID=8601 containerID=a6f7736a31a54bff059b248420df7f09d03d81e8df60ad05170fdc3ffc3d6626 description=openshift-cluster-version/cluster-version-operator-7c9b9cfd6-49qt2/cluster-version-operator id=6d43d5c0-75cf-4629-9b66-90a7f776603a name=/runtime.v1.RuntimeService/StartContainer sandboxID=93371780fb45747d23eb7d86ed3c33cfbf8bad967439b4566a34e4529d327561",
2026-06-10 15:52:08.718368 | controller |     "Jun 10 14:28:06.782882 crc crio[3658]: time=\"2026-06-10T14:28:06.782466167Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=18ebf913-a7d5-4ad5-a399-5111550fa95e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.718384 | controller |     "Jun 10 14:28:06.811393 crc crio[3658]: time=\"2026-06-10T14:28:06.810857416Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=58f000f5-ef5f-4293-807d-f54baf079ef2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.718400 | controller |     "Jun 10 14:28:06.840439 crc crio[3658]: time=\"2026-06-10T14:28:06.839771786Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=ebbc569c-9af6-4e8e-a9b5-16801ab8db47 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.718415 | controller |     "Jun 10 14:28:06.846499 crc crio[3658]: time=\"2026-06-10T14:28:06.845951894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.718431 | controller |     "Jun 10 14:28:06.968202 crc crio[3658]: time=\"2026-06-10T14:28:06.968063971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.718446 | controller |     "Jun 10 14:28:06.993596 crc crio[3658]: time=\"2026-06-10T14:28:06.993224172Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.718460 | controller |     "Jun 10 14:28:07.051221 crc crio[3658]: time=\"2026-06-10T14:28:07.050668125Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=9908f47d-2165-4bce-90f8-aab70289be4d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.718475 | controller |     "Jun 10 14:28:07.074907 crc crio[3658]: time=\"2026-06-10T14:28:07.074698179Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5a1d7205-3c7f-4ef4-a42d-e59707387c40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.718489 | controller |     "Jun 10 14:28:07.087115 crc crio[3658]: time=\"2026-06-10T14:28:07.086936181Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=8475eb3a-4122-41d7-8f4c-044826f24a20 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.718504 | controller |     "Jun 10 14:28:07.087508 crc crio[3658]: time=\"2026-06-10T14:28:07.087465264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.718523 | controller |     "Jun 10 14:28:07.378984 crc crio[3658]: time=\"2026-06-10T14:28:07.378387194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.718539 | controller |     "Jun 10 14:28:07.404447 crc crio[3658]: time=\"2026-06-10T14:28:07.4037317Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.718554 | controller |     "Jun 10 14:28:07.408424 crc crio[3658]: time=\"2026-06-10T14:28:07.408083814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.718569 | controller |     "Jun 10 14:28:07.419650 crc crio[3658]: time=\"2026-06-10T14:28:07.416599587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.718584 | controller |     "Jun 10 14:28:07.658505 crc crio[3658]: time=\"2026-06-10T14:28:07.657883551Z\" level=info msg=\"Created container c9660933b4098ab2cd3daf4540f7bcb7d150e6049f5cd3035057cfcf651a146d: openshift-network-node-identity/network-node-identity-dgvkt/webhook\" id=ebbc569c-9af6-4e8e-a9b5-16801ab8db47 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.718600 | controller |     "Jun 10 14:28:07.681868 crc crio[3658]: time=\"2026-06-10T14:28:07.681486725Z\" level=info msg=\"Starting container: c9660933b4098ab2cd3daf4540f7bcb7d150e6049f5cd3035057cfcf651a146d\" id=38fefa45-2dd4-4703-8187-c5e3a629fc7c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.718823 | controller |     "Jun 10 14:28:07.705711 crc crio[3658]: time=\"2026-06-10T14:28:07.705620382Z\" level=info msg=\"Started container\" PID=8619 containerID=c9660933b4098ab2cd3daf4540f7bcb7d150e6049f5cd3035057cfcf651a146d description=openshift-network-node-identity/network-node-identity-dgvkt/webhook id=38fefa45-2dd4-4703-8187-c5e3a629fc7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=0164762b9c3be635b3a4390941414712cbacf6089ce2b347b43a159003a47048",
2026-06-10 15:52:08.718865 | controller |     "Jun 10 14:28:07.737535 crc crio[3658]: time=\"2026-06-10T14:28:07.737118024Z\" level=info msg=\"Created container 8d437392964c8f3791df586be8557798368252ec4d1806ea39ccb5f5da333466: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=8475eb3a-4122-41d7-8f4c-044826f24a20 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.718888 | controller |     "Jun 10 14:28:07.740716 crc crio[3658]: time=\"2026-06-10T14:28:07.740221108Z\" level=info msg=\"Starting container: 8d437392964c8f3791df586be8557798368252ec4d1806ea39ccb5f5da333466\" id=ff73fbac-dfd0-4bb2-a6df-3c41becc6dfd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.718905 | controller |     "Jun 10 14:28:07.799193 crc crio[3658]: time=\"2026-06-10T14:28:07.798926291Z\" level=info msg=\"Started container\" PID=8634 containerID=8d437392964c8f3791df586be8557798368252ec4d1806ea39ccb5f5da333466 description=openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb id=ff73fbac-dfd0-4bb2-a6df-3c41becc6dfd name=/runtime.v1.RuntimeService/StartContainer sandboxID=af7dc14cd2b8363ab1bbb40163c98f567a0402bd7eebd3fdc61ff59f7c29d565",
2026-06-10 15:52:08.718922 | controller |     "Jun 10 14:28:07.818958 crc crio[3658]: time=\"2026-06-10T14:28:07.818055078Z\" level=info msg=\"Created container b16d3115e51351f2fee1b9773e319c9ace5a716e68d9a1b7cc83bdffd12829cb: openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator\" id=20f54482-e4d5-4f38-a364-8f7f739c4700 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.718938 | controller |     "Jun 10 14:28:07.846954 crc crio[3658]: time=\"2026-06-10T14:28:07.845695328Z\" level=info msg=\"Created container bc2c088c947963daffed11e101bf1d9e12a8c450884e2d97ebb54ef82b133d42: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy\" id=18dba077-1095-45c2-a358-e28111c17345 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.718960 | controller |     "Jun 10 14:28:07.859451 crc crio[3658]: time=\"2026-06-10T14:28:07.848638348Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=7a0d211f-7455-4eb8-b5f5-382be4dfb10f name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.718977 | controller |     "Jun 10 14:28:07.859451 crc crio[3658]: time=\"2026-06-10T14:28:07.852545472Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=da0a5924-0597-4423-a32b-949d9768c03f name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.718992 | controller |     "Jun 10 14:28:07.859451 crc crio[3658]: time=\"2026-06-10T14:28:07.855852961Z\" level=info msg=\"Starting container: bc2c088c947963daffed11e101bf1d9e12a8c450884e2d97ebb54ef82b133d42\" id=4510ef69-4c86-4aa5-835d-95070a977867 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.719008 | controller |     "Jun 10 14:28:07.881659 crc crio[3658]: time=\"2026-06-10T14:28:07.874763002Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5c5d7468f6838b6a714482e62ea956659212f3415ec8f69989f75eb6d8744a6e\" id=b928e422-4f56-4290-873f-fa8116982b98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.719023 | controller |     "Jun 10 14:28:07.881659 crc crio[3658]: time=\"2026-06-10T14:28:07.879567527Z\" level=info msg=\"Starting container: b16d3115e51351f2fee1b9773e319c9ace5a716e68d9a1b7cc83bdffd12829cb\" id=508ea9a2-95e9-4144-bf7b-b8d66129825d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.719039 | controller |     "Jun 10 14:28:07.892548 crc crio[3658]: time=\"2026-06-10T14:28:07.89222753Z\" level=info msg=\"Started container\" PID=8637 containerID=bc2c088c947963daffed11e101bf1d9e12a8c450884e2d97ebb54ef82b133d42 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/kube-rbac-proxy id=4510ef69-4c86-4aa5-835d-95070a977867 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdcae05abe3c74f4c2679117d8a761c010ac53832c8a748582ab5d41a7170adb",
2026-06-10 15:52:08.719056 | controller |     "Jun 10 14:28:07.900615 crc crio[3658]: time=\"2026-06-10T14:28:07.894849062Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=0fed546e-4980-4c2f-a557-f303fc804463 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.719071 | controller |     "Jun 10 14:28:07.900979 crc crio[3658]: time=\"2026-06-10T14:28:07.900938938Z\" level=info msg=\"Creating container: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=8f6e4b71-977f-49f1-a714-4cdb8286147f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.719086 | controller |     "Jun 10 14:28:07.919221 crc crio[3658]: time=\"2026-06-10T14:28:07.908747464Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=82c15d8b-640b-4321-bc70-ce34748579e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.719102 | controller |     "Jun 10 14:28:07.919221 crc crio[3658]: time=\"2026-06-10T14:28:07.909731048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.719118 | controller |     "Jun 10 14:28:07.919221 crc crio[3658]: time=\"2026-06-10T14:28:07.911627033Z\" level=info msg=\"Started container\" PID=8638 containerID=b16d3115e51351f2fee1b9773e319c9ace5a716e68d9a1b7cc83bdffd12829cb description=openshift-network-operator/network-operator-7bdcf4f5bd-7fjxv/network-operator id=508ea9a2-95e9-4144-bf7b-b8d66129825d name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4af304426329f36c41835f53da69cc97eaaa0628d06c55bb2c7064b3e57eacc",
2026-06-10 15:52:08.719138 | controller |     "Jun 10 14:28:07.957092 crc crio[3658]: time=\"2026-06-10T14:28:07.957029628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.719153 | controller |     "Jun 10 14:28:08.209731 crc crio[3658]: time=\"2026-06-10T14:28:08.209547619Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=80860f88-283b-465b-8abb-de2b2be5ea2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.719168 | controller |     "Jun 10 14:28:08.681498 crc crio[3658]: time=\"2026-06-10T14:28:08.68008109Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=d88a22ef-158e-493a-b5e6-88449cfbfcbc name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.719184 | controller |     "Jun 10 14:28:08.782357 crc crio[3658]: time=\"2026-06-10T14:28:08.774249519Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=2b0ae171-1817-4495-8bed-db718ae6b5e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.719198 | controller |     "Jun 10 14:28:08.785391 crc crio[3658]: time=\"2026-06-10T14:28:08.784542675Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=476fd8a1-6e5b-4f0d-9af0-6534abef8966 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.719213 | controller |     "Jun 10 14:28:08.791368 crc crio[3658]: time=\"2026-06-10T14:28:08.790713723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.719228 | controller |     "Jun 10 14:28:08.810212 crc crio[3658]: time=\"2026-06-10T14:28:08.808861756Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=63fff71c-a6e0-419c-ad55-e05d1a7b909a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.719243 | controller |     "Jun 10 14:28:09.072624 crc crio[3658]: time=\"2026-06-10T14:28:09.069923993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.719259 | controller |     "Jun 10 14:28:09.100313 crc crio[3658]: time=\"2026-06-10T14:28:09.099989241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.719274 | controller |     "Jun 10 14:28:09.112660 crc crio[3658]: time=\"2026-06-10T14:28:09.112217623Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=dfa30704-5070-4265-a27d-14457d733c8f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.719289 | controller |     "Jun 10 14:28:09.115515 crc crio[3658]: time=\"2026-06-10T14:28:09.115197084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.719303 | controller |     "Jun 10 14:28:09.120244 crc crio[3658]: time=\"2026-06-10T14:28:09.120155593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.719410 | controller |     "Jun 10 14:28:09.124119 crc crio[3658]: time=\"2026-06-10T14:28:09.123725978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.719435 | controller |     "Jun 10 14:28:09.142905 crc crio[3658]: time=\"2026-06-10T14:28:09.142550508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.719452 | controller |     "Jun 10 14:28:09.255443 crc crio[3658]: time=\"2026-06-10T14:28:09.255169368Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.719468 | controller |     "Jun 10 14:28:09.258897 crc crio[3658]: time=\"2026-06-10T14:28:09.257777651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.719484 | controller |     "Jun 10 14:28:09.403661 crc crio[3658]: time=\"2026-06-10T14:28:09.401232308Z\" level=info msg=\"Created container 5940b346244a6796477d5fd3b6577175abeb01a35e985433d72f09ebecf3c79b: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=82c15d8b-640b-4321-bc70-ce34748579e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.719499 | controller |     "Jun 10 14:28:09.431774 crc crio[3658]: time=\"2026-06-10T14:28:09.425041396Z\" level=info msg=\"Starting container: 5940b346244a6796477d5fd3b6577175abeb01a35e985433d72f09ebecf3c79b\" id=a5b006e4-9986-46ee-844c-e62f34e1e97d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.719515 | controller |     "Jun 10 14:28:09.454178 crc crio[3658]: time=\"2026-06-10T14:28:09.453974168Z\" level=info msg=\"Started container\" PID=8723 containerID=5940b346244a6796477d5fd3b6577175abeb01a35e985433d72f09ebecf3c79b description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=a5b006e4-9986-46ee-844c-e62f34e1e97d name=/runtime.v1.RuntimeService/StartContainer sandboxID=0164762b9c3be635b3a4390941414712cbacf6089ce2b347b43a159003a47048",
2026-06-10 15:52:08.719531 | controller |     "Jun 10 14:28:09.626330 crc crio[3658]: time=\"2026-06-10T14:28:09.625944006Z\" level=info msg=\"Created container d3201363aeaf0fdb8088face467599af8eac77c346ad0488a9ba5c8f88a457ba: openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon\" id=dfa30704-5070-4265-a27d-14457d733c8f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.719547 | controller |     "Jun 10 14:28:09.633464 crc crio[3658]: time=\"2026-06-10T14:28:09.633162888Z\" level=info msg=\"Starting container: d3201363aeaf0fdb8088face467599af8eac77c346ad0488a9ba5c8f88a457ba\" id=355c101f-1744-49f0-85d3-3b18edfbb176 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.719563 | controller |     "Jun 10 14:28:09.658213 crc crio[3658]: time=\"2026-06-10T14:28:09.657784747Z\" level=info msg=\"Started container\" PID=8746 containerID=d3201363aeaf0fdb8088face467599af8eac77c346ad0488a9ba5c8f88a457ba description=openshift-machine-config-operator/machine-config-daemon-5w5zs/machine-config-daemon id=355c101f-1744-49f0-85d3-3b18edfbb176 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe6e6283e99beeb5a0cb97d79c9b575de9c1d3be767f2eb51b422c933021ba27",
2026-06-10 15:52:08.719579 | controller |     "Jun 10 14:28:09.784635 crc crio[3658]: time=\"2026-06-10T14:28:09.776901242Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=84ff508a-3610-4437-b39e-547e4ccd241d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.719594 | controller |     "Jun 10 14:28:09.790057 crc crio[3658]: time=\"2026-06-10T14:28:09.789747279Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=1e92a477-47da-4412-9299-2078763803b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.719613 | controller |     "Jun 10 14:28:09.791127 crc crio[3658]: time=\"2026-06-10T14:28:09.79060994Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=59fdbb9c-75ea-463a-95dc-6efe775457e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.719628 | controller |     "Jun 10 14:28:09.799625 crc crio[3658]: time=\"2026-06-10T14:28:09.798216331Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=c9cb4580-e66a-4ea0-a6c4-e7de5cbe806e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.719643 | controller |     "Jun 10 14:28:09.799625 crc crio[3658]: time=\"2026-06-10T14:28:09.799529813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.719658 | controller |     "Jun 10 14:28:09.848555 crc crio[3658]: time=\"2026-06-10T14:28:09.846069785Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=e9b044e6-955e-429c-9882-4629faf4e24b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.719674 | controller |     "Jun 10 14:28:09.848555 crc crio[3658]: time=\"2026-06-10T14:28:09.84670882Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=0689d11e-8186-4ca2-97eb-ed2881e78f47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.719690 | controller |     "Jun 10 14:28:09.867959 crc crio[3658]: time=\"2026-06-10T14:28:09.867381434Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=45524dc1-5714-4128-8b37-672e33355359 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.719705 | controller |     "Jun 10 14:28:09.868100 crc crio[3658]: time=\"2026-06-10T14:28:09.868013229Z\" level=info msg=\"Creating container: openshift-image-registry/node-ca-2wddl/node-ca\" id=4e019afb-5e6f-48d4-be68-2a59922ca9ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.719720 | controller |     "Jun 10 14:28:09.868579 crc crio[3658]: time=\"2026-06-10T14:28:09.86848135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.719734 | controller |     "Jun 10 14:28:09.904041 crc crio[3658]: time=\"2026-06-10T14:28:09.903417775Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=c38e66de-a4c8-4ea4-bcb6-5c0f79ce85c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.719749 | controller |     "Jun 10 14:28:10.210767 crc crio[3658]: time=\"2026-06-10T14:28:10.210703926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.719765 | controller |     "Jun 10 14:28:10.236451 crc crio[3658]: time=\"2026-06-10T14:28:10.236351528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.719780 | controller |     "Jun 10 14:28:10.290160 crc crio[3658]: time=\"2026-06-10T14:28:10.289755964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.719800 | controller |     "Jun 10 14:28:10.328938 crc crio[3658]: time=\"2026-06-10T14:28:10.328672324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.719816 | controller |     "Jun 10 14:28:10.332068 crc crio[3658]: time=\"2026-06-10T14:28:10.331588134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.719832 | controller |     "Jun 10 14:28:10.343405 crc crio[3658]: time=\"2026-06-10T14:28:10.343327384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.719862 | controller |     "Jun 10 14:28:10.732637 crc crio[3658]: time=\"2026-06-10T14:28:10.726135459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.719884 | controller |     "Jun 10 14:28:10.778592 crc crio[3658]: time=\"2026-06-10T14:28:10.777767623Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=5f79cd4d-c57f-4eaa-8da0-a729b91c8e1c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.719901 | controller |     "Jun 10 14:28:10.785732 crc crio[3658]: time=\"2026-06-10T14:28:10.784686698Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=0d0480f2-b781-4288-b371-7f1af2676406 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.719916 | controller |     "Jun 10 14:28:10.786599 crc crio[3658]: time=\"2026-06-10T14:28:10.785937278Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5a2a7b3c2f1598189d8880e6aa15ab11a65b201f25012f77ba41e7487a60729a\" id=cc351632-3432-4921-98e8-00209aa560f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.719931 | controller |     "Jun 10 14:28:10.819360 crc crio[3658]: time=\"2026-06-10T14:28:10.81907149Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=e03219ac-e301-44a4-816b-d47919f1cc1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.719948 | controller |     "Jun 10 14:28:10.839721 crc crio[3658]: time=\"2026-06-10T14:28:10.828774461Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=f0fa3cb0-6ade-4991-80e5-5d5ecffc5146 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.719965 | controller |     "Jun 10 14:28:10.840385 crc crio[3658]: time=\"2026-06-10T14:28:10.827190963Z\" level=info msg=\"Created container 5e363d7a66414da53cf82cdc40c5d648926837a23607537398414be661334b88: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=c9cb4580-e66a-4ea0-a6c4-e7de5cbe806e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.719981 | controller |     "Jun 10 14:28:10.841131 crc crio[3658]: time=\"2026-06-10T14:28:10.81951007Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=14999604-22d9-4371-918c-8b41c862a4c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.719997 | controller |     "Jun 10 14:28:10.842047 crc crio[3658]: time=\"2026-06-10T14:28:10.842023118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.720012 | controller |     "Jun 10 14:28:10.869170 crc crio[3658]: time=\"2026-06-10T14:28:10.867204689Z\" level=info msg=\"Starting container: 5e363d7a66414da53cf82cdc40c5d648926837a23607537398414be661334b88\" id=e3e840eb-7b65-4acc-9abe-dfce23c600f7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.720034 | controller |     "Jun 10 14:28:10.871455 crc crio[3658]: time=\"2026-06-10T14:28:10.87100467Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=7970ce42-ced1-4b12-9703-6a0778e94ff7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.720049 | controller |     "Jun 10 14:28:10.904835 crc crio[3658]: time=\"2026-06-10T14:28:10.904748396Z\" level=info msg=\"Created container c50f68f844c3e111a5ce7d199f6b73947de7f00eb1eb137b904b1cde2312120b: openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy\" id=c38e66de-a4c8-4ea4-bcb6-5c0f79ce85c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.720064 | controller |     "Jun 10 14:28:10.919156 crc crio[3658]: time=\"2026-06-10T14:28:10.918965006Z\" level=info msg=\"Starting container: c50f68f844c3e111a5ce7d199f6b73947de7f00eb1eb137b904b1cde2312120b\" id=babf75b7-6855-42ce-9ca1-2515c1cd5a21 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.720079 | controller |     "Jun 10 14:28:10.935918 crc crio[3658]: time=\"2026-06-10T14:28:10.935335137Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=5f3ceae1-3233-478e-90d9-68594f23ac4f name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.720094 | controller |     "Jun 10 14:28:10.948625 crc crio[3658]: time=\"2026-06-10T14:28:10.947250902Z\" level=info msg=\"Started container\" PID=8785 containerID=5e363d7a66414da53cf82cdc40c5d648926837a23607537398414be661334b88 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=e3e840eb-7b65-4acc-9abe-dfce23c600f7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51f1805ace580b3fb4131feeb17b51fbc67af33ff79cbf9d7c20da8f36895795",
2026-06-10 15:52:08.720110 | controller |     "Jun 10 14:28:10.991919 crc crio[3658]: time=\"2026-06-10T14:28:10.978017727Z\" level=info msg=\"Started container\" PID=8789 containerID=c50f68f844c3e111a5ce7d199f6b73947de7f00eb1eb137b904b1cde2312120b description=openshift-machine-config-operator/machine-config-daemon-5w5zs/kube-rbac-proxy id=babf75b7-6855-42ce-9ca1-2515c1cd5a21 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe6e6283e99beeb5a0cb97d79c9b575de9c1d3be767f2eb51b422c933021ba27",
2026-06-10 15:52:08.720126 | controller |     "Jun 10 14:28:10.991919 crc crio[3658]: time=\"2026-06-10T14:28:10.979025981Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.720142 | controller |     "Jun 10 14:28:10.997140 crc crio[3658]: time=\"2026-06-10T14:28:10.997070732Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=dcde41d2-5c1e-43b2-bc14-665ce0ff691e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.720157 | controller |     "Jun 10 14:28:11.048906 crc crio[3658]: time=\"2026-06-10T14:28:11.048705866Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.720172 | controller |     "Jun 10 14:28:11.110783 crc crio[3658]: time=\"2026-06-10T14:28:11.110517462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.720187 | controller |     "Jun 10 14:28:11.135934 crc crio[3658]: time=\"2026-06-10T14:28:11.135745385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.720203 | controller |     "Jun 10 14:28:11.140682 crc crio[3658]: time=\"2026-06-10T14:28:11.140658672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.720221 | controller |     "Jun 10 14:28:11.290914 crc crio[3658]: time=\"2026-06-10T14:28:11.285758319Z\" level=info msg=\"Created container 66670114f10d8a858e8c6b5fb44c27c764742a707e744af1412c02f37ecce873: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=476fd8a1-6e5b-4f0d-9af0-6534abef8966 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.720238 | controller |     "Jun 10 14:28:11.323228 crc crio[3658]: time=\"2026-06-10T14:28:11.322620559Z\" level=info msg=\"Starting container: 66670114f10d8a858e8c6b5fb44c27c764742a707e744af1412c02f37ecce873\" id=937ce955-0284-495c-aed6-db08a73efc58 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.720253 | controller |     "Jun 10 14:28:11.527387 crc crio[3658]: time=\"2026-06-10T14:28:11.527144265Z\" level=info msg=\"Started container\" PID=8803 containerID=66670114f10d8a858e8c6b5fb44c27c764742a707e744af1412c02f37ecce873 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=937ce955-0284-495c-aed6-db08a73efc58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdcae05abe3c74f4c2679117d8a761c010ac53832c8a748582ab5d41a7170adb",
2026-06-10 15:52:08.720269 | controller |     "Jun 10 14:28:11.718231 crc crio[3658]: time=\"2026-06-10T14:28:11.717919952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.720284 | controller |     "Jun 10 14:28:11.747595 crc crio[3658]: time=\"2026-06-10T14:28:11.746506395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.720299 | controller |     "Jun 10 14:28:12.096701 crc crio[3658]: time=\"2026-06-10T14:28:12.096587638Z\" level=info msg=\"Created container 1992d9c60bd216a593d5eae7df5bc3d2a6dada1e33f04c421e8498317bc1fcb5: openshift-multus/multus-bzhnf/kube-multus\" id=7970ce42-ced1-4b12-9703-6a0778e94ff7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.720314 | controller |     "Jun 10 14:28:12.155438 crc crio[3658]: time=\"2026-06-10T14:28:12.153239861Z\" level=info msg=\"Starting container: 1992d9c60bd216a593d5eae7df5bc3d2a6dada1e33f04c421e8498317bc1fcb5\" id=000af04e-53c5-4d99-81ad-a6362b7e8835 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.720330 | controller |     "Jun 10 14:28:12.259983 crc crio[3658]: time=\"2026-06-10T14:28:12.25868209Z\" level=info msg=\"Started container\" PID=8828 containerID=1992d9c60bd216a593d5eae7df5bc3d2a6dada1e33f04c421e8498317bc1fcb5 description=openshift-multus/multus-bzhnf/kube-multus id=000af04e-53c5-4d99-81ad-a6362b7e8835 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5222bd0d9b28e6920fb62ea106b1672fefe7517cd17113df7b6ade99ef90ba1c",
2026-06-10 15:52:08.720345 | controller |     "Jun 10 14:28:12.408375 crc crio[3658]: time=\"2026-06-10T14:28:12.403863009Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_44d1b096-c61d-4565-9e04-0a1d6745d3fa\\\"\"",
2026-06-10 15:52:08.720360 | controller |     "Jun 10 14:28:12.523504 crc crio[3658]: time=\"2026-06-10T14:28:12.512511824Z\" level=info msg=\"Created container 7b4bb6ebd41778e1b1906328343c9e345685300476d6c536e7dca1eb241b829a: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=dcde41d2-5c1e-43b2-bc14-665ce0ff691e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.720375 | controller |     "Jun 10 14:28:12.531458 crc crio[3658]: time=\"2026-06-10T14:28:12.531351254Z\" level=info msg=\"Starting container: 7b4bb6ebd41778e1b1906328343c9e345685300476d6c536e7dca1eb241b829a\" id=4504f9f5-0e17-44e9-a38e-87681b0f1e2e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.720395 | controller |     "Jun 10 14:28:12.679056 crc crio[3658]: time=\"2026-06-10T14:28:12.678721585Z\" level=info msg=\"Started container\" PID=8847 containerID=7b4bb6ebd41778e1b1906328343c9e345685300476d6c536e7dca1eb241b829a description=openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller id=4504f9f5-0e17-44e9-a38e-87681b0f1e2e name=/runtime.v1.RuntimeService/StartContainer sandboxID=af7dc14cd2b8363ab1bbb40163c98f567a0402bd7eebd3fdc61ff59f7c29d565",
2026-06-10 15:52:08.720412 | controller |     "Jun 10 14:28:12.885700 crc crio[3658]: time=\"2026-06-10T14:28:12.88237099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.720427 | controller |     "Jun 10 14:28:13.333149 crc crio[3658]: time=\"2026-06-10T14:28:13.332868832Z\" level=info msg=\"Created container cee7fe967bf48fec3b8d02cae1e183196b3785b4c7a4952352fdce98a67adad8: openshift-image-registry/node-ca-2wddl/node-ca\" id=4e019afb-5e6f-48d4-be68-2a59922ca9ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.720442 | controller |     "Jun 10 14:28:13.353975 crc crio[3658]: time=\"2026-06-10T14:28:13.353536566Z\" level=info msg=\"Starting container: cee7fe967bf48fec3b8d02cae1e183196b3785b4c7a4952352fdce98a67adad8\" id=1bced7df-a3fe-4137-b44e-9d6262734f19 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.720458 | controller |     "Jun 10 14:28:13.520919 crc crio[3658]: time=\"2026-06-10T14:28:13.520195058Z\" level=info msg=\"Started container\" PID=8883 containerID=cee7fe967bf48fec3b8d02cae1e183196b3785b4c7a4952352fdce98a67adad8 description=openshift-image-registry/node-ca-2wddl/node-ca id=1bced7df-a3fe-4137-b44e-9d6262734f19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1c2584ff4d3f23d5fbf3f2300601e72b6a11e66446bf39cd2cd002ae8fec341",
2026-06-10 15:52:08.720475 | controller |     "Jun 10 14:28:13.537533 crc crio[3658]: time=\"2026-06-10T14:28:13.536645311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.720491 | controller |     "Jun 10 14:28:14.072054 crc crio[3658]: time=\"2026-06-10T14:28:14.071751625Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-10 15:52:08.720506 | controller |     "Jun 10 14:28:14.084987 crc crio[3658]: time=\"2026-06-10T14:28:14.084224403Z\" level=info msg=\"Created container 2c0e272808014c4a1f23631942dc9f0f11bad1bd86a4afa812aefc6a43842368: openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy\" id=14999604-22d9-4371-918c-8b41c862a4c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.720521 | controller |     "Jun 10 14:28:14.089058 crc crio[3658]: time=\"2026-06-10T14:28:14.088688199Z\" level=info msg=\"Starting container: 2c0e272808014c4a1f23631942dc9f0f11bad1bd86a4afa812aefc6a43842368\" id=a165f6ba-6282-4acc-9b5c-09048d25c833 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.720537 | controller |     "Jun 10 14:28:14.154876 crc crio[3658]: time=\"2026-06-10T14:28:14.154617074Z\" level=info msg=\"Started container\" PID=8907 containerID=2c0e272808014c4a1f23631942dc9f0f11bad1bd86a4afa812aefc6a43842368 description=openshift-multus/multus-additional-cni-plugins-hdftf/egress-router-binary-copy id=a165f6ba-6282-4acc-9b5c-09048d25c833 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2842948f9bc50ce03193c08afcd7a35eed91bcd6749a91786992714f24a2aebe",
2026-06-10 15:52:08.720554 | controller |     "Jun 10 14:28:24.560200 crc crio[3658]: time=\"2026-06-10T14:28:24.559205175Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=ac64108e-c409-4d5e-9d37-bef8e3deb466 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.720570 | controller |     "Jun 10 14:28:24.586141 crc crio[3658]: time=\"2026-06-10T14:28:24.585927293Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:1b55c029f731ebbde3c5580eef98a588264f4d6a8ae667805c9521dd1ecf1d5d\" id=447030f9-fdc2-4e9c-95e6-43e4b90a1555 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.720589 | controller |     "Jun 10 14:28:24.594357 crc crio[3658]: time=\"2026-06-10T14:28:24.592741736Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=6809ad2e-2af4-412b-b241-9ec26e07ba4f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.720604 | controller |     "Jun 10 14:28:24.594357 crc crio[3658]: time=\"2026-06-10T14:28:24.593174896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.720620 | controller |     "Jun 10 14:28:25.082440 crc crio[3658]: time=\"2026-06-10T14:28:25.08097785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.720636 | controller |     "Jun 10 14:28:26.788400 crc crio[3658]: time=\"2026-06-10T14:28:26.785335986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.720651 | controller |     "Jun 10 14:28:27.129154 crc crio[3658]: time=\"2026-06-10T14:28:27.129003357Z\" level=info msg=\"Created container 8c8781561a47a93aff55dafae37bb3fceb0247692824f3dda46b4feb2bf546e8: openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins\" id=6809ad2e-2af4-412b-b241-9ec26e07ba4f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.720667 | controller |     "Jun 10 14:28:27.135242 crc crio[3658]: time=\"2026-06-10T14:28:27.135134393Z\" level=info msg=\"Starting container: 8c8781561a47a93aff55dafae37bb3fceb0247692824f3dda46b4feb2bf546e8\" id=fb78c040-02c1-4528-892c-c61ad9e2c886 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.720682 | controller |     "Jun 10 14:28:27.148169 crc crio[3658]: time=\"2026-06-10T14:28:27.147676663Z\" level=info msg=\"Started container\" PID=9139 containerID=8c8781561a47a93aff55dafae37bb3fceb0247692824f3dda46b4feb2bf546e8 description=openshift-multus/multus-additional-cni-plugins-hdftf/cni-plugins id=fb78c040-02c1-4528-892c-c61ad9e2c886 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2842948f9bc50ce03193c08afcd7a35eed91bcd6749a91786992714f24a2aebe",
2026-06-10 15:52:08.720698 | controller |     "Jun 10 14:28:30.449996 crc crio[3658]: time=\"2026-06-10T14:28:30.449680486Z\" level=info msg=\"Created container a0c48c927b67d2b8abfcf31b7685153dbd42e7df7ecf343eb6dea60e7045a7ed: openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter\" id=8f6e4b71-977f-49f1-a714-4cdb8286147f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.720714 | controller |     "Jun 10 14:28:30.455850 crc crio[3658]: time=\"2026-06-10T14:28:30.455689979Z\" level=info msg=\"Starting container: a0c48c927b67d2b8abfcf31b7685153dbd42e7df7ecf343eb6dea60e7045a7ed\" id=ed17790b-3f00-4fa8-bafe-fd246144e805 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.720728 | controller |     "Jun 10 14:28:30.469935 crc crio[3658]: time=\"2026-06-10T14:28:30.469583401Z\" level=info msg=\"Started container\" PID=8999 containerID=a0c48c927b67d2b8abfcf31b7685153dbd42e7df7ecf343eb6dea60e7045a7ed description=openshift-network-operator/iptables-alerter-5jnd7/iptables-alerter id=ed17790b-3f00-4fa8-bafe-fd246144e805 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e8a70a4ab8cc5f29a463409a4e7caec1a6e105ac25a6b6e93bb2cea838ec6e0",
2026-06-10 15:52:08.720744 | controller |     "Jun 10 14:28:34.815039 crc crio[3658]: time=\"2026-06-10T14:28:34.813041567Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=c9fa6ba7-77e2-436a-af77-e83444c36e2f name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.720762 | controller |     "Jun 10 14:28:34.826926 crc crio[3658]: time=\"2026-06-10T14:28:34.825965216Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6efa070ceb93cc5fc2e76eab6d9c96ac3c4f8812085d0b6eb6e3f513b5bac782\" id=1cdd4e74-fa97-4daf-9c9a-b8a3b6a728ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.720778 | controller |     "Jun 10 14:28:34.836060 crc crio[3658]: time=\"2026-06-10T14:28:34.835835742Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=b19d98fd-6ec4-4939-9243-2a7a732e1b1e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.720794 | controller |     "Jun 10 14:28:34.836896 crc crio[3658]: time=\"2026-06-10T14:28:34.836839216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.720809 | controller |     "Jun 10 14:28:34.870151 crc crio[3658]: time=\"2026-06-10T14:28:34.868617725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.720824 | controller |     "Jun 10 14:28:35.444072 crc crio[3658]: time=\"2026-06-10T14:28:35.443380667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.720840 | controller |     "Jun 10 14:28:35.647439 crc crio[3658]: time=\"2026-06-10T14:28:35.645027815Z\" level=info msg=\"Created container 9dd59efb1ec2b16bfd0c2d416655329af7290e491d3053257639992c77e92e28: openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin\" id=b19d98fd-6ec4-4939-9243-2a7a732e1b1e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.720876 | controller |     "Jun 10 14:28:35.647439 crc crio[3658]: time=\"2026-06-10T14:28:35.652511994Z\" level=info msg=\"Starting container: 9dd59efb1ec2b16bfd0c2d416655329af7290e491d3053257639992c77e92e28\" id=47e7f92b-681d-457b-9b34-4ecb91237f1e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.720893 | controller |     "Jun 10 14:28:35.673400 crc crio[3658]: time=\"2026-06-10T14:28:35.673125146Z\" level=info msg=\"Started container\" PID=9522 containerID=9dd59efb1ec2b16bfd0c2d416655329af7290e491d3053257639992c77e92e28 description=openshift-multus/multus-additional-cni-plugins-hdftf/bond-cni-plugin id=47e7f92b-681d-457b-9b34-4ecb91237f1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=2842948f9bc50ce03193c08afcd7a35eed91bcd6749a91786992714f24a2aebe",
2026-06-10 15:52:08.720908 | controller |     "Jun 10 14:28:36.853893 crc crio[3658]: time=\"2026-06-10T14:28:36.853537215Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=b79e1727-2f46-466b-835d-60f874a898ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.720924 | controller |     "Jun 10 14:28:36.872037 crc crio[3658]: time=\"2026-06-10T14:28:36.866385482Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:c3454e762466e22e2a893650b9781823558bc6fdfda2aa4188aff3cb819014c4\" id=51402c26-940b-463a-97a5-824e74c02b7f name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.720940 | controller |     "Jun 10 14:28:36.872037 crc crio[3658]: time=\"2026-06-10T14:28:36.871159816Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=47624621-8beb-455f-9e55-ca66c53a04a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.720956 | controller |     "Jun 10 14:28:36.872037 crc crio[3658]: time=\"2026-06-10T14:28:36.871677789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.720975 | controller |     "Jun 10 14:28:36.931692 crc crio[3658]: time=\"2026-06-10T14:28:36.931483097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.720991 | controller |     "Jun 10 14:28:37.401372 crc crio[3658]: time=\"2026-06-10T14:28:37.401131498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.721022 | controller |     "Jun 10 14:28:37.527242 crc crio[3658]: time=\"2026-06-10T14:28:37.527111543Z\" level=info msg=\"Created container 7c20320a7b6b59bbc0c2637b36d7d31e0acd36e2b1c03cd64cad8e1a1dcacb92: openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni\" id=47624621-8beb-455f-9e55-ca66c53a04a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.721038 | controller |     "Jun 10 14:28:37.530716 crc crio[3658]: time=\"2026-06-10T14:28:37.530387728Z\" level=info msg=\"Starting container: 7c20320a7b6b59bbc0c2637b36d7d31e0acd36e2b1c03cd64cad8e1a1dcacb92\" id=59dfdb69-25fe-4059-b11e-d26036129a1a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.721053 | controller |     "Jun 10 14:28:37.538580 crc crio[3658]: time=\"2026-06-10T14:28:37.538448961Z\" level=info msg=\"Started container\" PID=9551 containerID=7c20320a7b6b59bbc0c2637b36d7d31e0acd36e2b1c03cd64cad8e1a1dcacb92 description=openshift-multus/multus-additional-cni-plugins-hdftf/routeoverride-cni id=59dfdb69-25fe-4059-b11e-d26036129a1a name=/runtime.v1.RuntimeService/StartContainer sandboxID=2842948f9bc50ce03193c08afcd7a35eed91bcd6749a91786992714f24a2aebe",
2026-06-10 15:52:08.721068 | controller |     "Jun 10 14:28:38.218177 crc crio[3658]: time=\"2026-06-10T14:28:38.217841796Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29685015-7cswm/POD\" id=3a752d50-1e28-4858-988f-60a4181e8503 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.721084 | controller |     "Jun 10 14:28:38.218177 crc crio[3658]: time=\"2026-06-10T14:28:38.218093013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.721100 | controller |     "Jun 10 14:28:38.904201 crc crio[3658]: time=\"2026-06-10T14:28:38.904116919Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=b1c4b13a-8cde-44c4-94a5-e630f8ec5d59 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.721116 | controller |     "Jun 10 14:28:38.913441 crc crio[3658]: time=\"2026-06-10T14:28:38.913157681Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=54015fc8-3ff5-4370-8d03-b77e8f5435a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.721131 | controller |     "Jun 10 14:28:38.916470 crc crio[3658]: time=\"2026-06-10T14:28:38.916375094Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=3edd7f6c-0622-4a57-9435-d19051745e19 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.721146 | controller |     "Jun 10 14:28:38.917528 crc crio[3658]: time=\"2026-06-10T14:28:38.917374343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.721160 | controller |     "Jun 10 14:28:39.179659 crc crio[3658]: time=\"2026-06-10T14:28:39.179527449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.721180 | controller |     "Jun 10 14:28:39.595630 crc crio[3658]: time=\"2026-06-10T14:28:39.593119332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.721195 | controller |     "Jun 10 14:28:39.681060 crc crio[3658]: time=\"2026-06-10T14:28:39.680879404Z\" level=info msg=\"Created container a0c80ba79b49ec63d465f7620dcbb22ec3634b255a3e21b0583c2eba1ab7258c: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy\" id=3edd7f6c-0622-4a57-9435-d19051745e19 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.721211 | controller |     "Jun 10 14:28:39.682471 crc crio[3658]: time=\"2026-06-10T14:28:39.682199553Z\" level=info msg=\"Starting container: a0c80ba79b49ec63d465f7620dcbb22ec3634b255a3e21b0583c2eba1ab7258c\" id=b04e607e-8533-4112-87d5-315d8d4cec63 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.721226 | controller |     "Jun 10 14:28:39.695621 crc crio[3658]: time=\"2026-06-10T14:28:39.695443126Z\" level=info msg=\"Started container\" PID=9585 containerID=a0c80ba79b49ec63d465f7620dcbb22ec3634b255a3e21b0583c2eba1ab7258c description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni-bincopy id=b04e607e-8533-4112-87d5-315d8d4cec63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2842948f9bc50ce03193c08afcd7a35eed91bcd6749a91786992714f24a2aebe",
2026-06-10 15:52:08.721241 | controller |     "Jun 10 14:28:47.077970 crc crio[3658]: time=\"2026-06-10T14:28:47.075694243Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=0e8a97f2-a79a-4135-83af-526a852692cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.721257 | controller |     "Jun 10 14:28:47.087881 crc crio[3658]: time=\"2026-06-10T14:28:47.087561837Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=b5907f84-acae-43ab-a887-4f78b5be850a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.721272 | controller |     "Jun 10 14:28:47.093441 crc crio[3658]: time=\"2026-06-10T14:28:47.093367485Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=e3131a17-9d7f-46e2-bfa9-588a9162470c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.721287 | controller |     "Jun 10 14:28:47.100460 crc crio[3658]: time=\"2026-06-10T14:28:47.100369288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.721302 | controller |     "Jun 10 14:28:47.301034 crc crio[3658]: time=\"2026-06-10T14:28:47.30095913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.721316 | controller |     "Jun 10 14:28:48.317959 crc crio[3658]: time=\"2026-06-10T14:28:48.317898153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.721331 | controller |     "Jun 10 14:28:48.596686 crc crio[3658]: time=\"2026-06-10T14:28:48.596581347Z\" level=info msg=\"Created container 834b2e06b7293e0b62b5861adf06ea1b40c6899d3aabfce70039699a823d74a6: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=e3131a17-9d7f-46e2-bfa9-588a9162470c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.721346 | controller |     "Jun 10 14:28:48.600217 crc crio[3658]: time=\"2026-06-10T14:28:48.598220014Z\" level=info msg=\"Starting container: 834b2e06b7293e0b62b5861adf06ea1b40c6899d3aabfce70039699a823d74a6\" id=dff029c7-1f03-4246-bb54-5907cb8eef40 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.721364 | controller |     "Jun 10 14:28:48.612441 crc crio[3658]: time=\"2026-06-10T14:28:48.60843835Z\" level=info msg=\"Started container\" PID=9879 containerID=834b2e06b7293e0b62b5861adf06ea1b40c6899d3aabfce70039699a823d74a6 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=dff029c7-1f03-4246-bb54-5907cb8eef40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdcae05abe3c74f4c2679117d8a761c010ac53832c8a748582ab5d41a7170adb",
2026-06-10 15:52:08.721380 | controller |     "Jun 10 14:28:49.349001 crc crio[3658]: time=\"2026-06-10T14:28:49.344232369Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=f7e21dd0-899f-4f0b-9018-84662eccb6c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.721396 | controller |     "Jun 10 14:28:49.360967 crc crio[3658]: time=\"2026-06-10T14:28:49.359239994Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:be2edaed22535093bdb486afe5960ff4f3b0bd96f88dc1753b584cc28184a0b0\" id=8adcf3b7-2f9a-42b5-9044-421e14727dc0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.721413 | controller |     "Jun 10 14:28:49.388364 crc crio[3658]: time=\"2026-06-10T14:28:49.387476942Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=5a7bb547-481c-48a4-9308-63458b4ac8cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.721428 | controller |     "Jun 10 14:28:49.391200 crc crio[3658]: time=\"2026-06-10T14:28:49.390669064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.721443 | controller |     "Jun 10 14:28:49.441335 crc crio[3658]: time=\"2026-06-10T14:28:49.441142067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.721459 | controller |     "Jun 10 14:28:49.967330 crc crio[3658]: time=\"2026-06-10T14:28:49.967226089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.721474 | controller |     "Jun 10 14:28:50.173318 crc crio[3658]: time=\"2026-06-10T14:28:50.173193096Z\" level=info msg=\"Created container 2086d4a29d1d924ad58ea7780574bf48996a84e062529dc3ea548b607892bd9a: openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni\" id=5a7bb547-481c-48a4-9308-63458b4ac8cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.721490 | controller |     "Jun 10 14:28:50.175628 crc crio[3658]: time=\"2026-06-10T14:28:50.175536144Z\" level=info msg=\"Starting container: 2086d4a29d1d924ad58ea7780574bf48996a84e062529dc3ea548b607892bd9a\" id=b3a299da-b04e-49ee-a941-7fdf35f6cabb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.721505 | controller |     "Jun 10 14:28:50.180632 crc crio[3658]: time=\"2026-06-10T14:28:50.180525309Z\" level=info msg=\"Started container\" PID=9938 containerID=2086d4a29d1d924ad58ea7780574bf48996a84e062529dc3ea548b607892bd9a description=openshift-multus/multus-additional-cni-plugins-hdftf/whereabouts-cni id=b3a299da-b04e-49ee-a941-7fdf35f6cabb name=/runtime.v1.RuntimeService/StartContainer sandboxID=2842948f9bc50ce03193c08afcd7a35eed91bcd6749a91786992714f24a2aebe",
2026-06-10 15:52:08.721520 | controller |     "Jun 10 14:28:51.370929 crc crio[3658]: time=\"2026-06-10T14:28:51.370618118Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=fd9f25cc-2d76-42de-a1ed-965ee386c809 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.721540 | controller |     "Jun 10 14:28:51.374592 crc crio[3658]: time=\"2026-06-10T14:28:51.374328916Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=8382032c-dc8f-4efd-84cf-e1a32346f2b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.721555 | controller |     "Jun 10 14:28:51.381477 crc crio[3658]: time=\"2026-06-10T14:28:51.380479194Z\" level=info msg=\"Creating container: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=b89a8336-f039-43ce-a033-1280ae0fc711 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.721571 | controller |     "Jun 10 14:28:51.381776 crc crio[3658]: time=\"2026-06-10T14:28:51.381690309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.721587 | controller |     "Jun 10 14:28:51.410491 crc crio[3658]: time=\"2026-06-10T14:28:51.409927047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.721602 | controller |     "Jun 10 14:28:51.666993 crc crio[3658]: time=\"2026-06-10T14:28:51.666863562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.721617 | controller |     "Jun 10 14:28:51.748875 crc crio[3658]: time=\"2026-06-10T14:28:51.748675042Z\" level=info msg=\"Created container 659f4d60008922ccd80fcf4eff529807523b15e3676f21b7ded4d5c79dba7994: openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins\" id=b89a8336-f039-43ce-a033-1280ae0fc711 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.721633 | controller |     "Jun 10 14:28:51.751585 crc crio[3658]: time=\"2026-06-10T14:28:51.751388091Z\" level=info msg=\"Starting container: 659f4d60008922ccd80fcf4eff529807523b15e3676f21b7ded4d5c79dba7994\" id=ec50eabb-2c4c-4fad-a0d3-b3aafae0ba65 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.721649 | controller |     "Jun 10 14:28:51.759755 crc crio[3658]: time=\"2026-06-10T14:28:51.7596506Z\" level=info msg=\"Started container\" PID=10029 containerID=659f4d60008922ccd80fcf4eff529807523b15e3676f21b7ded4d5c79dba7994 description=openshift-multus/multus-additional-cni-plugins-hdftf/kube-multus-additional-cni-plugins id=ec50eabb-2c4c-4fad-a0d3-b3aafae0ba65 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2842948f9bc50ce03193c08afcd7a35eed91bcd6749a91786992714f24a2aebe",
2026-06-10 15:52:08.721664 | controller |     "Jun 10 14:28:53.180629 crc crio[3658]: time=\"2026-06-10T14:28:53.180232299Z\" level=info msg=\"NetworkStart: stopping network for sandbox 16d2f03412a389d18acb97765513c95f93e5f3f09396199ab874b15bfeca260c\" id=19fd02cc-2d8d-43f3-b1cf-59537c61279f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.721679 | controller |     "Jun 10 14:28:53.427831 crc crio[3658]: time=\"2026-06-10T14:28:53.4277313Z\" level=info msg=\"NetworkStart: stopping network for sandbox 737c1c2e1f6a75cdf8356f246572a49339ab9c377abd7eec8e1b2c2784fba3c3\" id=d996f548-9b5a-482b-9129-16af77785fa4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.721694 | controller |     "Jun 10 14:28:53.826330 crc crio[3658]: time=\"2026-06-10T14:28:53.825997509Z\" level=info msg=\"NetworkStart: stopping network for sandbox 9a5428f17a586e76a74c40585b301e946bc86b4e4472be4b2d7182385ac83650\" id=0b358ed3-53f1-45f9-8727-d3c3e4b48b70 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.721708 | controller |     "Jun 10 14:28:53.828663 crc crio[3658]: time=\"2026-06-10T14:28:53.8284491Z\" level=info msg=\"NetworkStart: stopping network for sandbox 7fa98dcc84e87243ae1ab02a0c2b39e8da2f6f10caf1000f147a8c3ec23a8267\" id=8996514d-fbc5-42ec-886b-19f5cf622fbd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.721726 | controller |     "Jun 10 14:28:53.985941 crc crio[3658]: time=\"2026-06-10T14:28:53.985775138Z\" level=info msg=\"NetworkStart: stopping network for sandbox 66c1d1f88eb9deec22ed509df81332ac851dfd4383d4fa9517db61cd21a01dfb\" id=5300c88a-23f7-4ff8-92d6-cb1ac7ca54c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.721743 | controller |     "Jun 10 14:28:54.031959 crc crio[3658]: time=\"2026-06-10T14:28:54.031816212Z\" level=info msg=\"NetworkStart: stopping network for sandbox 2d2de5439318d6d7bfc8a4a076df8a7c35bc27b3e1d9b5919152a5748e37a6ff\" id=42730f06-4e8a-4273-829f-981850fd4c70 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.721758 | controller |     "Jun 10 14:28:54.070156 crc crio[3658]: time=\"2026-06-10T14:28:54.062109049Z\" level=info msg=\"NetworkStart: stopping network for sandbox 7bdabf061e2195a167d6d74398a88aeb8957b908a6744c2d613a700af7e190a6\" id=419c0395-02a5-4969-993e-cef5e59000c1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.721773 | controller |     "Jun 10 14:28:54.077504 crc crio[3658]: time=\"2026-06-10T14:28:54.077387432Z\" level=info msg=\"NetworkStart: stopping network for sandbox a3f269694a19fead7d1ea4e8b27ea8b070b9561c018c5d336df95248c16d92b2\" id=d55ef981-e519-41b0-8962-9b8abed3bc79 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.721788 | controller |     "Jun 10 14:28:54.151793 crc crio[3658]: time=\"2026-06-10T14:28:54.151441848Z\" level=info msg=\"NetworkStart: stopping network for sandbox 72f30cb263fa060819214dd3c1e78cd908514e0168a7d64388558123dbe98868\" id=94905ed7-9d4a-423b-a792-900928483f4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.721802 | controller |     "Jun 10 14:28:56.050643 crc crio[3658]: time=\"2026-06-10T14:28:56.050030225Z\" level=info msg=\"NetworkStart: stopping network for sandbox 65b544867803af66d953f0f7d6078601a96fd0fc9b0f016fb785ec2eea49ad64\" id=5372cbb9-e2cf-4674-a193-7dd6d44734b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.721817 | controller |     "Jun 10 14:28:56.093485 crc crio[3658]: time=\"2026-06-10T14:28:56.093110843Z\" level=info msg=\"NetworkStart: stopping network for sandbox e6f368eff0db194ed4d6936fed679a3842e9ced28e85a7d3311e925ce4669b06\" id=b179a7cc-1d0d-45ce-aefd-8476d626b175 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.721831 | controller |     "Jun 10 14:28:56.152184 crc crio[3658]: time=\"2026-06-10T14:28:56.151931997Z\" level=info msg=\"NetworkStart: stopping network for sandbox 10b07ae62bbd7a10a6e66108688c8e718fbd15d9fe2f269c3550e3808551fbc4\" id=84ee9b77-0d52-4445-9a0b-f212b33389f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.721846 | controller |     "Jun 10 14:28:56.170647 crc crio[3658]: time=\"2026-06-10T14:28:56.170491945Z\" level=info msg=\"NetworkStart: stopping network for sandbox 1ccadd44834b7b5e5b56b7fd2df01876ef7be4c714003536609bd6703b634888\" id=4e48e304-e840-47a1-ae88-b124e2e0ef00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.721883 | controller |     "Jun 10 14:28:56.884093 crc crio[3658]: time=\"2026-06-10T14:28:56.884005448Z\" level=info msg=\"NetworkStart: stopping network for sandbox 9316b08ab6ce76d5ce6800675f587dc35d127e4bedcc924cb149cc7c68ea60e8\" id=89b7416a-a840-46df-b9d7-d1833362850a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.721900 | controller |     "Jun 10 14:28:56.973020 crc crio[3658]: time=\"2026-06-10T14:28:56.972860162Z\" level=info msg=\"NetworkStart: stopping network for sandbox efe9a94c0446fb51ef89aaecf9170749f533963d71320924ef6b05113bfc6b8b\" id=aac0741b-2613-41d1-8dda-4f2ebc7dede4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.721915 | controller |     "Jun 10 14:28:56.999198 crc crio[3658]: time=\"2026-06-10T14:28:56.999065951Z\" level=info msg=\"NetworkStart: stopping network for sandbox 979cf59e1d347e825ce3368680ce22926206e7004ce1a7ffc221a096d5ee3c6a\" id=d4d939f8-1f1d-47d7-a4a1-af73c07411e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.721934 | controller |     "Jun 10 14:28:57.003480 crc crio[3658]: time=\"2026-06-10T14:28:57.003395627Z\" level=info msg=\"NetworkStart: stopping network for sandbox 104ee91e38652f5b978d86928b691421e4c1dd45eb260c6b61895a30e096210a\" id=d7d43c2c-32e4-43ba-b9e2-17c7774dcc1f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.721951 | controller |     "Jun 10 14:28:57.128183 crc crio[3658]: time=\"2026-06-10T14:28:57.125576477Z\" level=info msg=\"NetworkStart: stopping network for sandbox 7f89eae8de953034f48e2926b07a6ac783de42e64764ce0abdeedf15d42ca597\" id=b0bdf560-43cc-4559-8577-b0b59ba49af7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.721966 | controller |     "Jun 10 14:28:57.143200 crc crio[3658]: time=\"2026-06-10T14:28:57.143057453Z\" level=info msg=\"NetworkStart: stopping network for sandbox 21abdf8c7356d47604648595090d5c4cdc6703af0bc5591d244c1dd853b72b84\" id=a7bb7f1d-7a4c-4fdb-90e5-28481de55b6d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.721981 | controller |     "Jun 10 14:28:57.810371 crc crio[3658]: time=\"2026-06-10T14:28:57.810079179Z\" level=info msg=\"NetworkStart: stopping network for sandbox 0ca1ee781b28d6e5955bd9759759624734d7128ebc56dbefb96ac42fd10d8fe6\" id=f80cd720-08c3-4825-994f-e32e2a8de395 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.721996 | controller |     "Jun 10 14:28:57.835918 crc crio[3658]: time=\"2026-06-10T14:28:57.835845575Z\" level=info msg=\"NetworkStart: stopping network for sandbox 32f4c829788ccc2ece4ec6487239a42fa985075576d9438b8c430695c5bbc028\" id=b148e14a-58b9-41fc-82ff-a7b5bed766ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.722010 | controller |     "Jun 10 14:28:57.928678 crc crio[3658]: time=\"2026-06-10T14:28:57.92850645Z\" level=info msg=\"NetworkStart: stopping network for sandbox 67cbb22ea7d45f54be2b729014efdc2c3598de39d9f9e9aaa0c40783989388e0\" id=b7aacec2-1525-4a12-a47f-54749557c723 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.722025 | controller |     "Jun 10 14:28:57.941640 crc crio[3658]: time=\"2026-06-10T14:28:57.941463325Z\" level=info msg=\"NetworkStart: stopping network for sandbox a1e7a6be3fd260a43ebbf9b058779c4612731586e39346f25028cb64995fdbca\" id=15e10e24-f959-47ee-8e3e-d1ec4c791412 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.722039 | controller |     "Jun 10 14:28:57.961410 crc crio[3658]: time=\"2026-06-10T14:28:57.961169136Z\" level=info msg=\"NetworkStart: stopping network for sandbox 34ddbf154606e3ef2fe3534f4be273af24bdb817fdce943e6baf30c603c55660\" id=859669f0-7f46-4b2a-9b25-6c23ad16fcb8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.722055 | controller |     "Jun 10 14:28:58.137439 crc crio[3658]: time=\"2026-06-10T14:28:58.137224837Z\" level=info msg=\"NetworkStart: stopping network for sandbox 135cd41aa957c31812592f84190ffa98d5c6de0f1f40fe0d78cfbd73065cabea\" id=469f7fd7-fbab-4e88-8462-7441df44b4c5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.722069 | controller |     "Jun 10 14:28:58.186031 crc crio[3658]: time=\"2026-06-10T14:28:58.185816914Z\" level=info msg=\"NetworkStart: stopping network for sandbox a4348f5b6c32a5acf98fe0564a771ea75d78701880eb50a8704f09eb59e080d7\" id=fb203ace-eeac-4827-aa2c-cc82dbe07792 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.722083 | controller |     "Jun 10 14:28:58.472508 crc crio[3658]: time=\"2026-06-10T14:28:58.472199772Z\" level=info msg=\"NetworkStart: stopping network for sandbox 76320e8cbd9cc46f6cf738fd71497631c932d1ab8c043dec188372f28b099a73\" id=91eac38a-b467-4ebf-a391-0254f05054ed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.722098 | controller |     "Jun 10 14:28:59.121445 crc crio[3658]: time=\"2026-06-10T14:28:59.121108002Z\" level=info msg=\"NetworkStart: stopping network for sandbox 94cfe4171519322a1523c3cf3c29ec02cd839bbeee129bd18a902530abc333f2\" id=d3183a2e-fe64-4248-8785-e5ffc7584b3d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.722116 | controller |     "Jun 10 14:29:00.547182 crc crio[3658]: time=\"2026-06-10T14:29:00.547032406Z\" level=info msg=\"NetworkStart: stopping network for sandbox 46761a0589571e8a7bc86c087598606dc4cf6572d7d73e8e5726e090ac1b5ae5\" id=12778afe-5699-48a6-b031-ae8913e8959f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.722131 | controller |     "Jun 10 14:29:00.549054 crc crio[3658]: time=\"2026-06-10T14:29:00.547788958Z\" level=info msg=\"NetworkStart: stopping network for sandbox 0959a40e28a1a4b82ba569c73d6d58f7ffc5127a9de74f2f4aad98e03bc411b9\" id=137bbb00-8490-49ec-a4c1-51559c75a802 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.722145 | controller |     "Jun 10 14:29:00.621041 crc crio[3658]: time=\"2026-06-10T14:29:00.620901466Z\" level=info msg=\"NetworkStart: stopping network for sandbox aeefe444cad0d76640ac635020f3c57600036a27ae8ba1257ed074328c8240e0\" id=3dc1cf85-5f0c-4507-8c2d-e3c4acb60cf8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.722160 | controller |     "Jun 10 14:29:00.634154 crc crio[3658]: time=\"2026-06-10T14:29:00.633907353Z\" level=info msg=\"NetworkStart: stopping network for sandbox 7cb7bfbe9a5aa92b361b6ae5fae396c3e875fbf7ac1ad52894e5692bd06ca521\" id=c020900b-51b5-4079-ad96-9558973a0434 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.722174 | controller |     "Jun 10 14:29:00.902239 crc crio[3658]: time=\"2026-06-10T14:29:00.901859946Z\" level=info msg=\"NetworkStart: stopping network for sandbox be461c889cee8b5dfc6cba75a94236f0aaca3cdcf9e7e747dbb8f958272c4d00\" id=11bf5a68-e0d4-439a-a69a-f916d831eb1a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.722188 | controller |     "Jun 10 14:29:00.955962 crc crio[3658]: time=\"2026-06-10T14:29:00.95582566Z\" level=info msg=\"NetworkStart: stopping network for sandbox c43d361b98eb07563aad269e8723f731154ef0c7ee6c76ce7cd8e24e2c44fef0\" id=1a371183-710d-46eb-9ee9-b2b456595b93 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.722203 | controller |     "Jun 10 14:29:00.979435 crc crio[3658]: time=\"2026-06-10T14:29:00.979195817Z\" level=info msg=\"NetworkStart: stopping network for sandbox ed0f9f8f3e3683deb8e94f190b386e68e126c25626c88487fa70b184080978ba\" id=0389c2a5-26d0-4ef2-809d-6d1d0796543d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.722217 | controller |     "Jun 10 14:29:01.227141 crc crio[3658]: time=\"2026-06-10T14:29:01.226909204Z\" level=info msg=\"NetworkStart: stopping network for sandbox dfa918b985eea8947ab9d6d9d154d1a8dab8a40c2c77af5ed8d7dc7fe261a56e\" id=6ca7651a-e8c6-4d34-baf0-b99d99ed002c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.722232 | controller |     "Jun 10 14:29:01.251453 crc crio[3658]: time=\"2026-06-10T14:29:01.251075934Z\" level=info msg=\"NetworkStart: stopping network for sandbox 149603a80d9f1210736b9cb6e55f2f6b913cca17f905ce47afebf31e5103d4de\" id=eb7cd748-12b4-4472-93ea-f8730d9f8b83 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.722246 | controller |     "Jun 10 14:29:01.372238 crc crio[3658]: time=\"2026-06-10T14:29:01.372020968Z\" level=info msg=\"NetworkStart: stopping network for sandbox 619d672f440ad2d1697ec8b24cbba7d3e1a25674e5e61bb20b82ff8a2a888a36\" id=08327c24-3031-4bcc-a357-74c225edc725 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.722261 | controller |     "Jun 10 14:29:01.581101 crc crio[3658]: time=\"2026-06-10T14:29:01.580738986Z\" level=info msg=\"NetworkStart: stopping network for sandbox a4182608940692da60e9319ce59d6a74824d3ea9ef25a07a779cb5f5611925e5\" id=9ce43e74-b05f-429d-b9be-e50df5472bb8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.722275 | controller |     "Jun 10 14:29:01.613491 crc crio[3658]: time=\"2026-06-10T14:29:01.613221027Z\" level=info msg=\"NetworkStart: stopping network for sandbox 696711912f4ed885d1561e89745ff7f53d064efa558af947b8dbbbf979ccfb92\" id=613e397c-7a1d-4cfa-b69c-044dcea1c40b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.722293 | controller |     "Jun 10 14:29:01.693460 crc crio[3658]: time=\"2026-06-10T14:29:01.693232235Z\" level=info msg=\"NetworkStart: stopping network for sandbox 3a821dd9cc654897e668a63382fd512ba47b8cc9a094efacfe74255496cfee2d\" id=550213cc-74b7-4529-9e01-cebff5228e76 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.722308 | controller |     "Jun 10 14:29:01.703045 crc crio[3658]: time=\"2026-06-10T14:29:01.702899405Z\" level=info msg=\"NetworkStart: stopping network for sandbox fc867d5599720fd6d6711363d8763aaf7d0fbaaf7dbc569fa50a5f68c9171bad\" id=009c5f76-2672-4bd8-9831-841801849fd9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.722323 | controller |     "Jun 10 14:29:01.770139 crc crio[3658]: time=\"2026-06-10T14:29:01.769953567Z\" level=info msg=\"NetworkStart: stopping network for sandbox 3cc07eacd20a33d4271189e3bed94f79c95a6e2c616a18832aff6e9c7564c1bc\" id=a0a4d010-08d8-4893-ad18-f66bd5e47897 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.722338 | controller |     "Jun 10 14:29:01.838104 crc crio[3658]: time=\"2026-06-10T14:29:01.837866454Z\" level=info msg=\"NetworkStart: stopping network for sandbox 16ce3fab5d3fe0ae3e51f39a8bc4241cc7f3e18df087716070de140e2a686096\" id=6a7fb1f2-0f7c-49b3-8172-0221d873cca5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.722352 | controller |     "Jun 10 14:29:01.942142 crc crio[3658]: time=\"2026-06-10T14:29:01.941915009Z\" level=info msg=\"NetworkStart: stopping network for sandbox fe367e67e5aaaa927b1e343c922d80666d415acdeb6982f136755545092ef975\" id=e5a4ede9-7c12-4854-ad06-10799a1acb7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.722367 | controller |     "Jun 10 14:29:01.942540 crc crio[3658]: time=\"2026-06-10T14:29:01.942082974Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-10 15:52:08.722382 | controller |     "Jun 10 14:29:01.942540 crc crio[3658]: time=\"2026-06-10T14:29:01.942430184Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.722398 | controller |     "Jun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.943173915Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:67cbb22ea7d45f54be2b729014efdc2c3598de39d9f9e9aaa0c40783989388e0 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/54b46d9d-3ccd-4aa7-9e11-ba54a30b72df 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:0xc00018eff0}] Aliases:map[]}\"",
2026-06-10 15:52:08.722414 | controller |     "Jun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.943475394Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:10b07ae62bbd7a10a6e66108688c8e718fbd15d9fe2f269c3550e3808551fbc4 UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/61019e53-c284-4580-b0c6-0eef53a767e3 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:0xc00018f010}] Aliases:map[]}\"",
2026-06-10 15:52:08.722430 | controller |     "Jun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.943591368Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-10 15:52:08.722445 | controller |     "Jun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.94367463Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-10 15:52:08.722460 | controller |     "Jun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.943705971Z\" 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-10 15:52:08.722479 | controller |     "Jun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.943731152Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:135cd41aa957c31812592f84190ffa98d5c6de0f1f40fe0d78cfbd73065cabea UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/2130387a-f4b0-4e1a-82bd-40031df5c182 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:0xc00012cab8}] Aliases:map[]}\"",
2026-06-10 15:52:08.722495 | controller |     "Jun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.943792403Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:94cfe4171519322a1523c3cf3c29ec02cd839bbeee129bd18a902530abc333f2 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/9b141bc8-d9f1-47c2-9960-2f8e9cfdd951 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:0xc0023181e8}] Aliases:map[]}\"",
2026-06-10 15:52:08.722510 | controller |     "Jun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.943896086Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-10 15:52:08.722525 | controller |     "Jun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.943923507Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-10 15:52:08.722540 | controller |     "Jun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.943934948Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:a4348f5b6c32a5acf98fe0564a771ea75d78701880eb50a8704f09eb59e080d7 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/70a23c97-00e6-4c72-9363-a3cb9df41dc9 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:0xc00172ad18}] Aliases:map[]}\"",
2026-06-10 15:52:08.722555 | controller |     "Jun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.9440168Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-10 15:52:08.722570 | controller |     "Jun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.94403629Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-10 15:52:08.722584 | controller |     "Jun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.944048521Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:34ddbf154606e3ef2fe3534f4be273af24bdb817fdce943e6baf30c603c55660 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/f1937ca8-f732-4d77-9b0a-2720fe128194 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:0xc00012caf0}] Aliases:map[]}\"",
2026-06-10 15:52:08.722599 | controller |     "Jun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.944100742Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-10 15:52:08.722614 | controller |     "Jun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.944118063Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-10 15:52:08.722633 | controller |     "Jun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.944118063Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:76320e8cbd9cc46f6cf738fd71497631c932d1ab8c043dec188372f28b099a73 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/cbce73c7-3a08-49cb-a70f-b1c4fd1f07a3 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:0xc002318200}] Aliases:map[]}\"",
2026-06-10 15:52:08.722648 | controller |     "Jun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.944174094Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:7fa98dcc84e87243ae1ab02a0c2b39e8da2f6f10caf1000f147a8c3ec23a8267 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/ee3fbf66-3103-4a95-829f-17451f80de7e 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:0xc00172ad30}] Aliases:map[]}\"",
2026-06-10 15:52:08.722664 | controller |     "Jun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.944206095Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-10 15:52:08.722679 | controller |     "Jun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.944237676Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-10 15:52:08.722694 | controller |     "Jun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.94437833Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:1ccadd44834b7b5e5b56b7fd2df01876ef7be4c714003536609bd6703b634888 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/dfb4d1ce-80cc-4675-b5a1-02ff6fde8488 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:0xc00088a2c0}] Aliases:map[]}\"",
2026-06-10 15:52:08.722709 | controller |     "Jun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.944223066Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-10 15:52:08.722724 | controller |     "Jun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.944450542Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-10 15:52:08.722739 | controller |     "Jun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.944475803Z\" 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-10 15:52:08.722754 | controller |     "Jun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.944498324Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:979cf59e1d347e825ce3368680ce22926206e7004ce1a7ffc221a096d5ee3c6a UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/80bbdf72-b89b-496b-b509-121afb71b801 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:0xc00262a9c0}] Aliases:map[]}\"",
2026-06-10 15:52:08.722772 | controller |     "Jun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.944510904Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:7f89eae8de953034f48e2926b07a6ac783de42e64764ce0abdeedf15d42ca597 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/99767932-f6ea-4232-83f6-f56c3862f5a1 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:0xc00012cb20}] Aliases:map[]}\"",
2026-06-10 15:52:08.722794 | controller |     "Jun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.944573566Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-10 15:52:08.722810 | controller |     "Jun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.944591877Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-10 15:52:08.722825 | controller |     "Jun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.943829664Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-10 15:52:08.722839 | controller |     "Jun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.944687059Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-10 15:52:08.722872 | controller |     "Jun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.944692759Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:16d2f03412a389d18acb97765513c95f93e5f3f09396199ab874b15bfeca260c UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/be5c7880-c6ba-4f85-a7c1-9d313eeacd19 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:0xc00088a2f0}] Aliases:map[]}\"",
2026-06-10 15:52:08.722889 | controller |     "Jun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.944751271Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-10 15:52:08.722904 | controller |     "Jun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.944764102Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-10 15:52:08.722919 | controller |     "Jun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.944776782Z\" level=info msg=\"Deleting pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.722934 | controller |     "Jun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.944795362Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:7bdabf061e2195a167d6d74398a88aeb8957b908a6744c2d613a700af7e190a6 UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/b7b71c0d-dca2-4385-956f-2f553ba98a0d 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:0xc00262a9e0}] Aliases:map[]}\"",
2026-06-10 15:52:08.722950 | controller |     "Jun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.944840294Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:66c1d1f88eb9deec22ed509df81332ac851dfd4383d4fa9517db61cd21a01dfb UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/31cea854-d277-48ca-8ec8-f7d9c9fcf005 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:0xc00012cb38}] Aliases:map[]}\"",
2026-06-10 15:52:08.722975 | controller |     "Jun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.944894065Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-10 15:52:08.722991 | controller |     "Jun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.944911556Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-10 15:52:08.723005 | controller |     "Jun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.944927336Z\" level=info msg=\"Deleting pod openshift-config-operator_openshift-config-operator-5777786469-bccdj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.723020 | controller |     "Jun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.944935316Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:0959a40e28a1a4b82ba569c73d6d58f7ffc5127a9de74f2f4aad98e03bc411b9 UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/b059525d-0b55-47fc-a592-0f482a826585 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:0xc0010982a0}] Aliases:map[]}\"",
2026-06-10 15:52:08.723035 | controller |     "Jun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.945022399Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-10 15:52:08.723050 | controller |     "Jun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.94503969Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-10 15:52:08.723065 | controller |     "Jun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.94505641Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.723080 | controller |     "Jun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.94507058Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:7cb7bfbe9a5aa92b361b6ae5fae396c3e875fbf7ac1ad52894e5692bd06ca521 UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/1491f306-1bec-4534-91d2-c7806264217c 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:0xc00262aa20}] Aliases:map[]}\"",
2026-06-10 15:52:08.723095 | controller |     "Jun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.945120732Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-10 15:52:08.723110 | controller |     "Jun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.945135682Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-10 15:52:08.723125 | controller |     "Jun 10 14:29:01.945102 crc crio[3658]: time=\"2026-06-10T14:29:01.945151333Z\" level=info msg=\"Deleting pod openshift-console_downloads-747b44746d-4pqvr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.723140 | controller |     "Jun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.945354349Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:9a5428f17a586e76a74c40585b301e946bc86b4e4472be4b2d7182385ac83650 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/c9161fde-9ab7-4f67-bb7a-2582e0a05d97 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:0xc00172ad58}] Aliases:map[]}\"",
2026-06-10 15:52:08.723159 | controller |     "Jun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.945575125Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:dfa918b985eea8947ab9d6d9d154d1a8dab8a40c2c77af5ed8d7dc7fe261a56e UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/f6826395-2b77-45ac-97e6-093a62a0493f 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:0xc0005585b0}] Aliases:map[]}\"",
2026-06-10 15:52:08.723174 | controller |     "Jun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.945799552Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-10 15:52:08.723189 | controller |     "Jun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.945833313Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-10 15:52:08.723204 | controller |     "Jun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.945853563Z\" level=info msg=\"Deleting pod openshift-service-ca_service-ca-74545575db-n469q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.723219 | controller |     "Jun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.944839174Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:46761a0589571e8a7bc86c087598606dc4cf6572d7d73e8e5726e090ac1b5ae5 UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/6c1b15b9-d740-49bc-bda9-cfb9eef352bc 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:0xc001098280}] Aliases:map[]}\"",
2026-06-10 15:52:08.723234 | controller |     "Jun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.946516922Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-10 15:52:08.723249 | controller |     "Jun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.946535533Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-10 15:52:08.723264 | controller |     "Jun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.946552603Z\" level=info msg=\"Deleting pod openshift-multus_network-metrics-daemon-n2bqt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.723279 | controller |     "Jun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.944944867Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:2d2de5439318d6d7bfc8a4a076df8a7c35bc27b3e1d9b5919152a5748e37a6ff UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/837b2e58-cab4-4569-8a2b-f262a5359344 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:0xc00262a9f8}] Aliases:map[]}\"",
2026-06-10 15:52:08.723294 | controller |     "Jun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.94677511Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-10 15:52:08.723309 | controller |     "Jun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.944235586Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:9316b08ab6ce76d5ce6800675f587dc35d127e4bedcc924cb149cc7c68ea60e8 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/10027188-54e2-487d-ba4c-6728e8632721 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:0xc00088a2a8}] Aliases:map[]}\"",
2026-06-10 15:52:08.723328 | controller |     "Jun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.946966295Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-10 15:52:08.723343 | controller |     "Jun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.946999066Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-10 15:52:08.723358 | controller |     "Jun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.947019247Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-target-fhkjl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.723373 | controller |     "Jun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.947149331Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:619d672f440ad2d1697ec8b24cbba7d3e1a25674e5e61bb20b82ff8a2a888a36 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/e8a948d4-6515-4425-87c7-5cdb5090d03a 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:0xc00172ad70}] Aliases:map[]}\"",
2026-06-10 15:52:08.723388 | controller |     "Jun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.947225223Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-10 15:52:08.723403 | controller |     "Jun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.947250854Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-10 15:52:08.723418 | controller |     "Jun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.947517901Z\" level=info msg=\"Deleting pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.723433 | controller |     "Jun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.947712637Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:0ca1ee781b28d6e5955bd9759759624734d7128ebc56dbefb96ac42fd10d8fe6 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/1c28bf7a-f530-4040-b04f-223a039bd3bc 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:0xc000d8e1d8}] Aliases:map[]}\"",
2026-06-10 15:52:08.723447 | controller |     "Jun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.94781761Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-10 15:52:08.723462 | controller |     "Jun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.947841011Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-10 15:52:08.723477 | controller |     "Jun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.947863541Z\" 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-10 15:52:08.723495 | controller |     "Jun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.94816868Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:a4182608940692da60e9319ce59d6a74824d3ea9ef25a07a779cb5f5611925e5 UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/8baa3185-ae12-4c63-8513-a72260c5732b 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:0xc000558660}] Aliases:map[]}\"",
2026-06-10 15:52:08.723511 | controller |     "Jun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.948248872Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-10 15:52:08.723526 | controller |     "Jun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.948403597Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-10 15:52:08.723541 | controller |     "Jun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.948427548Z\" level=info msg=\"Deleting pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.723556 | controller |     "Jun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.946966295Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-10 15:52:08.723570 | controller |     "Jun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.946864322Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-10 15:52:08.723585 | controller |     "Jun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.94849948Z\" level=info msg=\"Deleting pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.723600 | controller |     "Jun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.948684975Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:32f4c829788ccc2ece4ec6487239a42fa985075576d9438b8c430695c5bbc028 UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/f607ed86-ac8e-4576-9364-de43a680fa5f 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:0xc00018f080}] Aliases:map[]}\"",
2026-06-10 15:52:08.723615 | controller |     "Jun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.948781838Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-10 15:52:08.723629 | controller |     "Jun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.948795758Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-10 15:52:08.723644 | controller |     "Jun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.948811859Z\" level=info msg=\"Deleting pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.723659 | controller |     "Jun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.948931752Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:72f30cb263fa060819214dd3c1e78cd908514e0168a7d64388558123dbe98868 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/df0c48d6-9af5-4804-a83a-755137b0b874 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:0xc0024cc678}] Aliases:map[]}\"",
2026-06-10 15:52:08.723678 | controller |     "Jun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.949017045Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-10 15:52:08.723693 | controller |     "Jun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.949040475Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-10 15:52:08.723708 | controller |     "Jun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.949062596Z\" level=info msg=\"Deleting pod openshift-apiserver_apiserver-9ddfb9f55-k47zv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.723723 | controller |     "Jun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.943490515Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-10 15:52:08.723738 | controller |     "Jun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.949597182Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-10 15:52:08.723753 | controller |     "Jun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.949694044Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.723769 | controller |     "Jun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.94745898Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:be461c889cee8b5dfc6cba75a94236f0aaca3cdcf9e7e747dbb8f958272c4d00 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/08aefed9-b098-4b5e-8075-518fab3d94e2 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:0xc000d8e1b8}] Aliases:map[]}\"",
2026-06-10 15:52:08.723784 | controller |     "Jun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.950079496Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-10 15:52:08.723799 | controller |     "Jun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.95024858Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-10 15:52:08.723814 | controller |     "Jun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.950396015Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.723828 | controller |     "Jun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.950891819Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-10 15:52:08.723843 | controller |     "Jun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.95092951Z\" level=info msg=\"Deleting pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.723876 | controller |     "Jun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.944918856Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:696711912f4ed885d1561e89745ff7f53d064efa558af947b8dbbbf979ccfb92 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/781c56e0-2c82-4f05-a1ce-5bc2d9f93af2 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:0xc000558578}] Aliases:map[]}\"",
2026-06-10 15:52:08.723893 | controller |     "Jun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.952024302Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-10 15:52:08.723912 | controller |     "Jun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.952041782Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-10 15:52:08.723927 | controller |     "Jun 10 14:29:01.952031 crc crio[3658]: time=\"2026-06-10T14:29:01.952106774Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.723945 | controller |     "Jun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.944547335Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:737c1c2e1f6a75cdf8356f246572a49339ab9c377abd7eec8e1b2c2784fba3c3 UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/5782f9bf-2f25-4196-b6db-c71bb8ee1743 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:0xc00088a2d8}] Aliases:map[]}\"",
2026-06-10 15:52:08.723963 | controller |     "Jun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.952801804Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:3a821dd9cc654897e668a63382fd512ba47b8cc9a094efacfe74255496cfee2d UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/abeae25e-4bca-4c06-9aa0-7002f2d3d108 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:0xc00008ce20}] Aliases:map[]}\"",
2026-06-10 15:52:08.723978 | controller |     "Jun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.952836375Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-10 15:52:08.723993 | controller |     "Jun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.952863406Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-10 15:52:08.724008 | controller |     "Jun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.952885547Z\" level=info msg=\"Deleting pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.724023 | controller |     "Jun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.952920158Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:fc867d5599720fd6d6711363d8763aaf7d0fbaaf7dbc569fa50a5f68c9171bad UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/883d3f37-5408-4f7f-be04-9b625ead045b 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:0xc00008ce38}] Aliases:map[]}\"",
2026-06-10 15:52:08.724038 | controller |     "Jun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.952955299Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-10 15:52:08.724053 | controller |     "Jun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.952963279Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-10 15:52:08.724068 | controller |     "Jun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.952971709Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.724087 | controller |     "Jun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.953043301Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:c43d361b98eb07563aad269e8723f731154ef0c7ee6c76ce7cd8e24e2c44fef0 UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/78ea8b91-a437-4544-a93a-b55c0ca3e469 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:0xc000d8e1b0}] Aliases:map[]}\"",
2026-06-10 15:52:08.724102 | controller |     "Jun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.953151505Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-10 15:52:08.724117 | controller |     "Jun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.953178695Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-10 15:52:08.724132 | controller |     "Jun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.953201366Z\" level=info msg=\"Deleting pod openshift-ingress-canary_ingress-canary-jlj86 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.724147 | controller |     "Jun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.948793848Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:a3f269694a19fead7d1ea4e8b27ea8b070b9561c018c5d336df95248c16d92b2 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/4b6f7eb7-aad4-4906-b1b7-5d23b4bb2fef 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:0xc0024cc650}] Aliases:map[]}\"",
2026-06-10 15:52:08.724162 | controller |     "Jun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.954401341Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-10 15:52:08.724176 | controller |     "Jun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.954434362Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-10 15:52:08.724191 | controller |     "Jun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.954458022Z\" level=info msg=\"Deleting pod openshift-console-operator_console-operator-67c89758df-4jf4f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.724205 | controller |     "Jun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.95506248Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685015-7cswm Namespace:openshift-operator-lifecycle-manager ID:471bf39dda67cfc55c3ed790aba66bca400b09b04b1a631f38076f5cc83f7ab1 UID:9a011830-c1e5-438f-a26f-1644006586b8 NetNS:/var/run/netns/fa150e93-12a3-4e1b-b610-976823c10895 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a011830_c1e5_438f_a26f_1644006586b8.slice PodAnnotations:0xc00172ad48}] Aliases:map[]}\"",
2026-06-10 15:52:08.724220 | controller |     "Jun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.955119342Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29685015-7cswm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.724235 | controller |     "Jun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.944136233Z\" level=info msg=\"Deleting pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.724250 | controller |     "Jun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.944595647Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-10 15:52:08.724268 | controller |     "Jun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.957012116Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-10 15:52:08.724283 | controller |     "Jun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.957036747Z\" 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-10 15:52:08.724298 | controller |     "Jun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.945427921Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:ed0f9f8f3e3683deb8e94f190b386e68e126c25626c88487fa70b184080978ba UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/d5aa2749-d2fa-4cb7-a206-ab02508bf85e 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:0xc000558598}] Aliases:map[]}\"",
2026-06-10 15:52:08.724314 | controller |     "Jun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.957694906Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-10 15:52:08.724329 | controller |     "Jun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.957731437Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-10 15:52:08.724344 | controller |     "Jun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.957754588Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.724359 | controller |     "Jun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.95851058Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:16ce3fab5d3fe0ae3e51f39a8bc4241cc7f3e18df087716070de140e2a686096 UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/f42f4018-432e-4705-a739-2650801864db 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:0xc000558750}] Aliases:map[]}\"",
2026-06-10 15:52:08.724374 | controller |     "Jun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.958578602Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-10 15:52:08.724389 | controller |     "Jun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.958590882Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-10 15:52:08.724404 | controller |     "Jun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.958603673Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.724419 | controller |     "Jun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.944609707Z\" 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-10 15:52:08.724434 | controller |     "Jun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.958885981Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:3cc07eacd20a33d4271189e3bed94f79c95a6e2c616a18832aff6e9c7564c1bc UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/fb09914a-9a4c-4ed2-9e2b-9287e6bf4aeb 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:0xc00018f1e0}] Aliases:map[]}\"",
2026-06-10 15:52:08.724453 | controller |     "Jun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.958976593Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-10 15:52:08.724468 | controller |     "Jun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.958999094Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-10 15:52:08.724483 | controller |     "Jun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.959032855Z\" 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-10 15:52:08.724498 | controller |     "Jun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.944455103Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-10 15:52:08.724513 | controller |     "Jun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.962152725Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-10 15:52:08.724528 | controller |     "Jun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.962195057Z\" 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-10 15:52:08.724544 | controller |     "Jun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.963924247Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:fe367e67e5aaaa927b1e343c922d80666d415acdeb6982f136755545092ef975 UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/3a77d6d9-605f-4c5d-930f-b744b238d824 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:0xc00008cec8}] Aliases:map[]}\"",
2026-06-10 15:52:08.724560 | controller |     "Jun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.964000319Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-10 15:52:08.724575 | controller |     "Jun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.964013959Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-10 15:52:08.724590 | controller |     "Jun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.964007579Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:149603a80d9f1210736b9cb6e55f2f6b913cca17f905ce47afebf31e5103d4de UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/de25b760-4791-4b4b-a146-3f03d8fecbaa 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:0xc0023182e8}] Aliases:map[]}\"",
2026-06-10 15:52:08.724605 | controller |     "Jun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.964114642Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-10 15:52:08.724621 | controller |     "Jun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.964139653Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-10 15:52:08.724636 | controller |     "Jun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.964161364Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.724655 | controller |     "Jun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.943955288Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:a1e7a6be3fd260a43ebbf9b058779c4612731586e39346f25028cb64995fdbca UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/0b5f781e-d53a-49d0-a85f-f3f40e01bff6 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:0xc00012cad0}] Aliases:map[]}\"",
2026-06-10 15:52:08.724670 | controller |     "Jun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.964452092Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-10 15:52:08.724685 | controller |     "Jun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.964464002Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-10 15:52:08.724700 | controller |     "Jun 10 14:29:01.966738 crc crio[3658]: time=\"2026-06-10T14:29:01.964475903Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.724715 | controller |     "Jun 10 14:29:01.977927 crc crio[3658]: time=\"2026-06-10T14:29:01.943949068Z\" level=info msg=\"Deleting pod openshift-dns_dns-default-qtghf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.724785 | controller |     "Jun 10 14:29:01.977927 crc crio[3658]: time=\"2026-06-10T14:29:01.944161464Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:104ee91e38652f5b978d86928b691421e4c1dd45eb260c6b61895a30e096210a UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/d31b4f8c-f97e-4d10-9012-dc0aa8bba0bd 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:0xc00262a960}] Aliases:map[]}\"",
2026-06-10 15:52:08.724805 | controller |     "Jun 10 14:29:01.977927 crc crio[3658]: time=\"2026-06-10T14:29:01.973234367Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-10 15:52:08.724820 | controller |     "Jun 10 14:29:01.977927 crc crio[3658]: time=\"2026-06-10T14:29:01.973396541Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-10 15:52:08.724835 | controller |     "Jun 10 14:29:01.977927 crc crio[3658]: time=\"2026-06-10T14:29:01.952844606Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-10 15:52:08.724871 | controller |     "Jun 10 14:29:01.977927 crc crio[3658]: time=\"2026-06-10T14:29:01.973471093Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-10 15:52:08.724890 | controller |     "Jun 10 14:29:01.977927 crc crio[3658]: time=\"2026-06-10T14:29:01.973498024Z\" level=info msg=\"Deleting pod hostpath-provisioner_csi-hostpathplugin-mpq2f from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.724906 | controller |     "Jun 10 14:29:01.977927 crc crio[3658]: time=\"2026-06-10T14:29:01.9447079Z\" 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-10 15:52:08.724925 | controller |     "Jun 10 14:29:01.977927 crc crio[3658]: time=\"2026-06-10T14:29:01.973428732Z\" 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-10 15:52:08.724941 | controller |     "Jun 10 14:29:01.977927 crc crio[3658]: time=\"2026-06-10T14:29:01.944392511Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:21abdf8c7356d47604648595090d5c4cdc6703af0bc5591d244c1dd853b72b84 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/c3561285-cbaa-4be4-a7e0-875745c4b31a 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:0xc00012cb08}] Aliases:map[]}\"",
2026-06-10 15:52:08.724956 | controller |     "Jun 10 14:29:01.977927 crc crio[3658]: time=\"2026-06-10T14:29:01.96402826Z\" 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-10 15:52:08.724971 | controller |     "Jun 10 14:29:01.977927 crc crio[3658]: time=\"2026-06-10T14:29:01.974246796Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-10 15:52:08.724987 | controller |     "Jun 10 14:29:01.984897 crc crio[3658]: time=\"2026-06-10T14:29:01.944400901Z\" level=info msg=\"Deleting pod openshift-multus_multus-admission-controller-69db94689b-rvf8p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.725019 | controller |     "Jun 10 14:29:01.984897 crc crio[3658]: time=\"2026-06-10T14:29:01.943191046Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:65b544867803af66d953f0f7d6078601a96fd0fc9b0f016fb785ec2eea49ad64 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/4802580b-1057-4338-9095-3bb8e24b6c66 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:0xc0024cc640}] Aliases:map[]}\"",
2026-06-10 15:52:08.725038 | controller |     "Jun 10 14:29:01.984897 crc crio[3658]: time=\"2026-06-10T14:29:01.98473835Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-10 15:52:08.725056 | controller |     "Jun 10 14:29:01.984897 crc crio[3658]: time=\"2026-06-10T14:29:01.984766101Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-10 15:52:08.725074 | controller |     "Jun 10 14:29:01.984897 crc crio[3658]: time=\"2026-06-10T14:29:01.984782401Z\" 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-10 15:52:08.725091 | controller |     "Jun 10 14:29:01.985526 crc crio[3658]: time=\"2026-06-10T14:29:01.94471872Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:aeefe444cad0d76640ac635020f3c57600036a27ae8ba1257ed074328c8240e0 UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/a64bbb81-5ce7-4dc8-b115-6f3b56d78a74 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:0xc001098230}] Aliases:map[]}\"",
2026-06-10 15:52:08.725108 | controller |     "Jun 10 14:29:01.985526 crc crio[3658]: time=\"2026-06-10T14:29:01.985195903Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-10 15:52:08.725129 | controller |     "Jun 10 14:29:01.985526 crc crio[3658]: time=\"2026-06-10T14:29:01.985216334Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-10 15:52:08.725146 | controller |     "Jun 10 14:29:01.985526 crc crio[3658]: time=\"2026-06-10T14:29:01.985233564Z\" 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-10 15:52:08.725164 | controller |     "Jun 10 14:29:01.986001 crc crio[3658]: time=\"2026-06-10T14:29:01.944389951Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:efe9a94c0446fb51ef89aaecf9170749f533963d71320924ef6b05113bfc6b8b UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/415634ca-39af-4ccf-a46f-9876110bfb32 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:0xc00262a9a8}] Aliases:map[]}\"",
2026-06-10 15:52:08.725180 | controller |     "Jun 10 14:29:01.986113 crc crio[3658]: time=\"2026-06-10T14:29:01.986010357Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-10 15:52:08.725197 | controller |     "Jun 10 14:29:01.986113 crc crio[3658]: time=\"2026-06-10T14:29:01.986033747Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-10 15:52:08.725213 | controller |     "Jun 10 14:29:01.986113 crc crio[3658]: time=\"2026-06-10T14:29:01.986049138Z\" level=info msg=\"Deleting pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.725230 | controller |     "Jun 10 14:29:01.987843 crc crio[3658]: time=\"2026-06-10T14:29:01.944850824Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-10 15:52:08.725246 | controller |     "Jun 10 14:29:01.988015 crc crio[3658]: time=\"2026-06-10T14:29:01.987976934Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-10 15:52:08.725262 | controller |     "Jun 10 14:29:01.988221 crc crio[3658]: time=\"2026-06-10T14:29:01.98818266Z\" level=info msg=\"Deleting pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.725277 | controller |     "Jun 10 14:29:01.989895 crc crio[3658]: time=\"2026-06-10T14:29:01.943187126Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:e6f368eff0db194ed4d6936fed679a3842e9ced28e85a7d3311e925ce4669b06 UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/5981d30b-a0ca-4070-9ed4-dbd613029846 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:0xc00018eff8}] Aliases:map[]}\"",
2026-06-10 15:52:08.725292 | controller |     "Jun 10 14:29:01.990042 crc crio[3658]: time=\"2026-06-10T14:29:01.944054621Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.725307 | controller |     "Jun 10 14:29:01.990042 crc crio[3658]: time=\"2026-06-10T14:29:01.989973501Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-10 15:52:08.725322 | controller |     "Jun 10 14:29:01.990042 crc crio[3658]: time=\"2026-06-10T14:29:01.990005072Z\" 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-10 15:52:08.725340 | controller |     "Jun 10 14:29:01.995029 crc crio[3658]: time=\"2026-06-10T14:29:01.989953761Z\" level=error msg=\"Error loading cached network config: network \\\"multus-cni-network\\\" not found in CNI cache\"",
2026-06-10 15:52:08.725355 | controller |     "Jun 10 14:29:01.995180 crc crio[3658]: time=\"2026-06-10T14:29:01.995047809Z\" level=warning msg=\"Falling back to loading from existing plugins on disk\"",
2026-06-10 15:52:08.725370 | controller |     "Jun 10 14:29:01.995180 crc crio[3658]: time=\"2026-06-10T14:29:01.995157082Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.725385 | controller |     "Jun 10 14:29:02.003042 crc crio[3658]: 2026-06-10T14:29:01Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.725399 | controller |     "Jun 10 14:29:02.003042 crc crio[3658]: time=\"2026-06-10T14:29:02.002981198Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 0959a40e28a1a4b82ba569c73d6d58f7ffc5127a9de74f2f4aad98e03bc411b9\" id=137bbb00-8490-49ec-a4c1-51559c75a802 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.725414 | controller |     "Jun 10 14:29:02.026579 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.725429 | controller |     "Jun 10 14:29:02.026579 crc crio[3658]: time=\"2026-06-10T14:29:02.026539151Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 66c1d1f88eb9deec22ed509df81332ac851dfd4383d4fa9517db61cd21a01dfb\" id=5300c88a-23f7-4ff8-92d6-cb1ac7ca54c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.725443 | controller |     "Jun 10 14:29:02.031581 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.725458 | controller |     "Jun 10 14:29:02.031788 crc crio[3658]: time=\"2026-06-10T14:29:02.031710081Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 696711912f4ed885d1561e89745ff7f53d064efa558af947b8dbbbf979ccfb92\" id=613e397c-7a1d-4cfa-b69c-044dcea1c40b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.725472 | controller |     "Jun 10 14:29:02.040368 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.725486 | controller |     "Jun 10 14:29:02.041161 crc crio[3658]: time=\"2026-06-10T14:29:02.041118933Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox dfa918b985eea8947ab9d6d9d154d1a8dab8a40c2c77af5ed8d7dc7fe261a56e\" id=6ca7651a-e8c6-4d34-baf0-b99d99ed002c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.725501 | controller |     "Jun 10 14:29:02.045017 crc crio[3658]: time=\"2026-06-10T14:29:02.044956144Z\" level=info msg=\"runSandbox: deleting pod ID dfa918b985eea8947ab9d6d9d154d1a8dab8a40c2c77af5ed8d7dc7fe261a56e from idIndex\" id=6ca7651a-e8c6-4d34-baf0-b99d99ed002c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.725515 | controller |     "Jun 10 14:29:02.047502 crc crio[3658]: time=\"2026-06-10T14:29:02.047461107Z\" level=info msg=\"runSandbox: removing pod sandbox dfa918b985eea8947ab9d6d9d154d1a8dab8a40c2c77af5ed8d7dc7fe261a56e\" id=6ca7651a-e8c6-4d34-baf0-b99d99ed002c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.725533 | controller |     "Jun 10 14:29:02.047968 crc crio[3658]: time=\"2026-06-10T14:29:02.047938531Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox dfa918b985eea8947ab9d6d9d154d1a8dab8a40c2c77af5ed8d7dc7fe261a56e\" id=6ca7651a-e8c6-4d34-baf0-b99d99ed002c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.725548 | controller |     "Jun 10 14:29:02.048129 crc crio[3658]: time=\"2026-06-10T14:29:02.048104686Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox dfa918b985eea8947ab9d6d9d154d1a8dab8a40c2c77af5ed8d7dc7fe261a56e\" id=6ca7651a-e8c6-4d34-baf0-b99d99ed002c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.725562 | controller |     "Jun 10 14:29:02.048821 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.725576 | controller |     "Jun 10 14:29:02.048821 crc crio[3658]: time=\"2026-06-10T14:29:02.048708243Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 67cbb22ea7d45f54be2b729014efdc2c3598de39d9f9e9aaa0c40783989388e0\" id=b7aacec2-1525-4a12-a47f-54749557c723 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.725590 | controller |     "Jun 10 14:29:02.050648 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.725604 | controller |     "Jun 10 14:29:02.050816 crc crio[3658]: time=\"2026-06-10T14:29:02.050744402Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 7f89eae8de953034f48e2926b07a6ac783de42e64764ce0abdeedf15d42ca597\" id=b0bdf560-43cc-4559-8577-b0b59ba49af7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.725619 | controller |     "Jun 10 14:29:02.051131 crc crio[3658]: time=\"2026-06-10T14:29:02.05102735Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: dfa918b985eea8947ab9d6d9d154d1a8dab8a40c2c77af5ed8d7dc7fe261a56e\" id=6ca7651a-e8c6-4d34-baf0-b99d99ed002c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.725633 | controller |     "Jun 10 14:29:02.053393 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.725647 | controller |     "Jun 10 14:29:02.053492 crc crio[3658]: time=\"2026-06-10T14:29:02.053457661Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 7cb7bfbe9a5aa92b361b6ae5fae396c3e875fbf7ac1ad52894e5692bd06ca521\" id=c020900b-51b5-4079-ad96-9558973a0434 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.725662 | controller |     "Jun 10 14:29:02.058377 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.725676 | controller |     "Jun 10 14:29:02.058377 crc crio[3658]: time=\"2026-06-10T14:29:02.058335132Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 149603a80d9f1210736b9cb6e55f2f6b913cca17f905ce47afebf31e5103d4de\" id=eb7cd748-12b4-4472-93ea-f8730d9f8b83 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.725690 | controller |     "Jun 10 14:29:02.060515 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.725711 | controller |     "Jun 10 14:29:02.060515 crc crio[3658]: time=\"2026-06-10T14:29:02.060535276Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox ed0f9f8f3e3683deb8e94f190b386e68e126c25626c88487fa70b184080978ba\" id=0389c2a5-26d0-4ef2-809d-6d1d0796543d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.725726 | controller |     "Jun 10 14:29:02.063217 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.725742 | controller |     "Jun 10 14:29:02.063217 crc crio[3658]: time=\"2026-06-10T14:29:02.063198603Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 7bdabf061e2195a167d6d74398a88aeb8957b908a6744c2d613a700af7e190a6\" id=419c0395-02a5-4969-993e-cef5e59000c1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.725757 | controller |     "Jun 10 14:29:02.071784 crc crio[3658]: time=\"2026-06-10T14:29:02.071310248Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-10 15:52:08.725772 | controller |     "Jun 10 14:29:02.071784 crc crio[3658]: time=\"2026-06-10T14:29:02.071318828Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=6ca7651a-e8c6-4d34-baf0-b99d99ed002c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.725787 | controller |     "Jun 10 14:29:02.071784 crc crio[3658]: time=\"2026-06-10T14:29:02.071430282Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_service-ca-74545575db-n469q_openshift-service-ca_880b4ff1-3443-4cae-90b4-72e4341917b3_0\" id=6ca7651a-e8c6-4d34-baf0-b99d99ed002c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.725802 | controller |     "Jun 10 14:29:02.079969 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.725817 | controller |     "Jun 10 14:29:02.079969 crc crio[3658]: time=\"2026-06-10T14:29:02.078402334Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox efe9a94c0446fb51ef89aaecf9170749f533963d71320924ef6b05113bfc6b8b\" id=aac0741b-2613-41d1-8dda-4f2ebc7dede4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.725832 | controller |     "Jun 10 14:29:02.082422 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.725860 | controller |     "Jun 10 14:29:02.082422 crc crio[3658]: time=\"2026-06-10T14:29:02.08242323Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 32f4c829788ccc2ece4ec6487239a42fa985075576d9438b8c430695c5bbc028\" id=b148e14a-58b9-41fc-82ff-a7b5bed766ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.725881 | controller |     "Jun 10 14:29:02.084831 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.725898 | controller |     "Jun 10 14:29:02.084831 crc crio[3658]: time=\"2026-06-10T14:29:02.084799829Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 7fa98dcc84e87243ae1ab02a0c2b39e8da2f6f10caf1000f147a8c3ec23a8267\" id=8996514d-fbc5-42ec-886b-19f5cf622fbd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.725921 | controller |     "Jun 10 14:29:02.090113 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.725936 | controller |     "Jun 10 14:29:02.090113 crc crio[3658]: time=\"2026-06-10T14:29:02.090098062Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 2d2de5439318d6d7bfc8a4a076df8a7c35bc27b3e1d9b5919152a5748e37a6ff\" id=42730f06-4e8a-4273-829f-981850fd4c70 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.725951 | controller |     "Jun 10 14:29:02.094526 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.725966 | controller |     "Jun 10 14:29:02.094526 crc crio[3658]: time=\"2026-06-10T14:29:02.094476179Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 16d2f03412a389d18acb97765513c95f93e5f3f09396199ab874b15bfeca260c\" id=19fd02cc-2d8d-43f3-b1cf-59537c61279f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.725981 | controller |     "Jun 10 14:29:02.095732 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.725996 | controller |     "Jun 10 14:29:02.096499 crc crio[3658]: time=\"2026-06-10T14:29:02.095816388Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox fc867d5599720fd6d6711363d8763aaf7d0fbaaf7dbc569fa50a5f68c9171bad\" id=009c5f76-2672-4bd8-9831-841801849fd9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.726011 | controller |     "Jun 10 14:29:02.098184 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.726026 | controller |     "Jun 10 14:29:02.099171 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.726041 | controller |     "Jun 10 14:29:02.099366 crc crio[3658]: time=\"2026-06-10T14:29:02.099215157Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox fe367e67e5aaaa927b1e343c922d80666d415acdeb6982f136755545092ef975\" id=e5a4ede9-7c12-4854-ad06-10799a1acb7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.726056 | controller |     "Jun 10 14:29:02.100084 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.726071 | controller |     "Jun 10 14:29:02.100242 crc crio[3658]: time=\"2026-06-10T14:29:02.100154564Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox aeefe444cad0d76640ac635020f3c57600036a27ae8ba1257ed074328c8240e0\" id=3dc1cf85-5f0c-4507-8c2d-e3c4acb60cf8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.726086 | controller |     "Jun 10 14:29:02.101149 crc crio[3658]: time=\"2026-06-10T14:29:02.101078071Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 619d672f440ad2d1697ec8b24cbba7d3e1a25674e5e61bb20b82ff8a2a888a36\" id=08327c24-3031-4bcc-a357-74c225edc725 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.726104 | controller |     "Jun 10 14:29:02.105435 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.726119 | controller |     "Jun 10 14:29:02.105553 crc crio[3658]: time=\"2026-06-10T14:29:02.105457087Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 1ccadd44834b7b5e5b56b7fd2df01876ef7be4c714003536609bd6703b634888\" id=4e48e304-e840-47a1-ae88-b124e2e0ef00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.726134 | controller |     "Jun 10 14:29:02.106206 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.726149 | controller |     "Jun 10 14:29:02.106349 crc crio[3658]: time=\"2026-06-10T14:29:02.106312122Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 16ce3fab5d3fe0ae3e51f39a8bc4241cc7f3e18df087716070de140e2a686096\" id=6a7fb1f2-0f7c-49b3-8172-0221d873cca5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.726163 | controller |     "Jun 10 14:29:02.107957 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.726178 | controller |     "Jun 10 14:29:02.108097 crc crio[3658]: time=\"2026-06-10T14:29:02.108045072Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 0ca1ee781b28d6e5955bd9759759624734d7128ebc56dbefb96ac42fd10d8fe6\" id=f80cd720-08c3-4825-994f-e32e2a8de395 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.726192 | controller |     "Jun 10 14:29:02.113053 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.726207 | controller |     "Jun 10 14:29:02.113397 crc crio[3658]: time=\"2026-06-10T14:29:02.113191992Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox a4348f5b6c32a5acf98fe0564a771ea75d78701880eb50a8704f09eb59e080d7\" id=fb203ace-eeac-4827-aa2c-cc82dbe07792 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.726221 | controller |     "Jun 10 14:29:02.115222 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.726235 | controller |     "Jun 10 14:29:02.115647 crc crio[3658]: time=\"2026-06-10T14:29:02.115376525Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 979cf59e1d347e825ce3368680ce22926206e7004ce1a7ffc221a096d5ee3c6a\" id=d4d939f8-1f1d-47d7-a4a1-af73c07411e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.726249 | controller |     "Jun 10 14:29:02.117110 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.726264 | controller |     "Jun 10 14:29:02.117187 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.726281 | controller |     "Jun 10 14:29:02.117187 crc crio[3658]: time=\"2026-06-10T14:29:02.117164417Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 10b07ae62bbd7a10a6e66108688c8e718fbd15d9fe2f269c3550e3808551fbc4\" id=84ee9b77-0d52-4445-9a0b-f212b33389f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.726297 | controller |     "Jun 10 14:29:02.117426 crc crio[3658]: time=\"2026-06-10T14:29:02.117231609Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 34ddbf154606e3ef2fe3534f4be273af24bdb817fdce943e6baf30c603c55660\" id=859669f0-7f46-4b2a-9b25-6c23ad16fcb8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.726311 | controller |     "Jun 10 14:29:02.118941 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.726326 | controller |     "Jun 10 14:29:02.118941 crc crio[3658]: time=\"2026-06-10T14:29:02.118812474Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 737c1c2e1f6a75cdf8356f246572a49339ab9c377abd7eec8e1b2c2784fba3c3\" id=d996f548-9b5a-482b-9129-16af77785fa4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.726340 | controller |     "Jun 10 14:29:02.119175 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.726355 | controller |     "Jun 10 14:29:02.119926 crc crio[3658]: time=\"2026-06-10T14:29:02.119805683Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox a4182608940692da60e9319ce59d6a74824d3ea9ef25a07a779cb5f5611925e5\" id=9ce43e74-b05f-429d-b9be-e50df5472bb8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.726369 | controller |     "Jun 10 14:29:02.120719 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.726384 | controller |     "Jun 10 14:29:02.120937 crc crio[3658]: time=\"2026-06-10T14:29:02.120893765Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 9316b08ab6ce76d5ce6800675f587dc35d127e4bedcc924cb149cc7c68ea60e8\" id=89b7416a-a840-46df-b9d7-d1833362850a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.726398 | controller |     "Jun 10 14:29:02.127677 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.726412 | controller |     "Jun 10 14:29:02.127845 crc crio[3658]: time=\"2026-06-10T14:29:02.127777094Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 135cd41aa957c31812592f84190ffa98d5c6de0f1f40fe0d78cfbd73065cabea\" id=469f7fd7-fbab-4e88-8462-7441df44b4c5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.726427 | controller |     "Jun 10 14:29:02.131920 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.726441 | controller |     "Jun 10 14:29:02.132059 crc crio[3658]: time=\"2026-06-10T14:29:02.131992296Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 72f30cb263fa060819214dd3c1e78cd908514e0168a7d64388558123dbe98868\" id=94905ed7-9d4a-423b-a792-900928483f4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.726459 | controller |     "Jun 10 14:29:02.133724 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.726474 | controller |     "Jun 10 14:29:02.133817 crc crio[3658]: time=\"2026-06-10T14:29:02.133785548Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 76320e8cbd9cc46f6cf738fd71497631c932d1ab8c043dec188372f28b099a73\" id=91eac38a-b467-4ebf-a391-0254f05054ed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.726489 | controller |     "Jun 10 14:29:02.140516 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.726503 | controller |     "Jun 10 14:29:02.140779 crc crio[3658]: time=\"2026-06-10T14:29:02.140540104Z\" level=info msg=\"runSandbox: deleting pod ID 67cbb22ea7d45f54be2b729014efdc2c3598de39d9f9e9aaa0c40783989388e0 from idIndex\" id=b7aacec2-1525-4a12-a47f-54749557c723 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.726518 | controller |     "Jun 10 14:29:02.140779 crc crio[3658]: time=\"2026-06-10T14:29:02.140603046Z\" level=info msg=\"runSandbox: removing pod sandbox 67cbb22ea7d45f54be2b729014efdc2c3598de39d9f9e9aaa0c40783989388e0\" id=b7aacec2-1525-4a12-a47f-54749557c723 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.726532 | controller |     "Jun 10 14:29:02.140779 crc crio[3658]: time=\"2026-06-10T14:29:02.140699248Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 67cbb22ea7d45f54be2b729014efdc2c3598de39d9f9e9aaa0c40783989388e0\" id=b7aacec2-1525-4a12-a47f-54749557c723 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.726547 | controller |     "Jun 10 14:29:02.140779 crc crio[3658]: time=\"2026-06-10T14:29:02.140724409Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 67cbb22ea7d45f54be2b729014efdc2c3598de39d9f9e9aaa0c40783989388e0\" id=b7aacec2-1525-4a12-a47f-54749557c723 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.726562 | controller |     "Jun 10 14:29:02.141428 crc crio[3658]: time=\"2026-06-10T14:29:02.140694118Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox a1e7a6be3fd260a43ebbf9b058779c4612731586e39346f25028cb64995fdbca\" id=15e10e24-f959-47ee-8e3e-d1ec4c791412 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.726576 | controller |     "Jun 10 14:29:02.141713 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.726591 | controller |     "Jun 10 14:29:02.141810 crc crio[3658]: time=\"2026-06-10T14:29:02.141698607Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 104ee91e38652f5b978d86928b691421e4c1dd45eb260c6b61895a30e096210a\" id=d7d43c2c-32e4-43ba-b9e2-17c7774dcc1f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.726605 | controller |     "Jun 10 14:29:02.141810 crc crio[3658]: time=\"2026-06-10T14:29:02.141743249Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 67cbb22ea7d45f54be2b729014efdc2c3598de39d9f9e9aaa0c40783989388e0\" id=b7aacec2-1525-4a12-a47f-54749557c723 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.726619 | controller |     "Jun 10 14:29:02.144016 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.726637 | controller |     "Jun 10 14:29:02.144096 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.726651 | controller |     "Jun 10 14:29:02.144096 crc crio[3658]: time=\"2026-06-10T14:29:02.144071746Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox a3f269694a19fead7d1ea4e8b27ea8b070b9561c018c5d336df95248c16d92b2\" id=d55ef981-e519-41b0-8962-9b8abed3bc79 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.726665 | controller |     "Jun 10 14:29:02.144217 crc crio[3658]: time=\"2026-06-10T14:29:02.144129138Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 9a5428f17a586e76a74c40585b301e946bc86b4e4472be4b2d7182385ac83650\" id=0b358ed3-53f1-45f9-8727-d3c3e4b48b70 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.726680 | controller |     "Jun 10 14:29:02.144656 crc crio[3658]: time=\"2026-06-10T14:29:02.14455505Z\" level=info msg=\"runSandbox: deleting pod ID 66c1d1f88eb9deec22ed509df81332ac851dfd4383d4fa9517db61cd21a01dfb from idIndex\" id=5300c88a-23f7-4ff8-92d6-cb1ac7ca54c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.726694 | controller |     "Jun 10 14:29:02.144754 crc crio[3658]: time=\"2026-06-10T14:29:02.144657033Z\" level=info msg=\"runSandbox: deleting pod ID 7f89eae8de953034f48e2926b07a6ac783de42e64764ce0abdeedf15d42ca597 from idIndex\" id=b0bdf560-43cc-4559-8577-b0b59ba49af7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.726709 | controller |     "Jun 10 14:29:02.144754 crc crio[3658]: time=\"2026-06-10T14:29:02.144679704Z\" level=info msg=\"runSandbox: removing pod sandbox 66c1d1f88eb9deec22ed509df81332ac851dfd4383d4fa9517db61cd21a01dfb\" id=5300c88a-23f7-4ff8-92d6-cb1ac7ca54c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.726723 | controller |     "Jun 10 14:29:02.144754 crc crio[3658]: time=\"2026-06-10T14:29:02.144733805Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 66c1d1f88eb9deec22ed509df81332ac851dfd4383d4fa9517db61cd21a01dfb\" id=5300c88a-23f7-4ff8-92d6-cb1ac7ca54c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.726738 | controller |     "Jun 10 14:29:02.144754 crc crio[3658]: time=\"2026-06-10T14:29:02.144750086Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 66c1d1f88eb9deec22ed509df81332ac851dfd4383d4fa9517db61cd21a01dfb\" id=5300c88a-23f7-4ff8-92d6-cb1ac7ca54c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.726751 | controller |     "Jun 10 14:29:02.144948 crc crio[3658]: time=\"2026-06-10T14:29:02.144756576Z\" level=info msg=\"runSandbox: removing pod sandbox 7f89eae8de953034f48e2926b07a6ac783de42e64764ce0abdeedf15d42ca597\" id=b0bdf560-43cc-4559-8577-b0b59ba49af7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.726766 | controller |     "Jun 10 14:29:02.144948 crc crio[3658]: time=\"2026-06-10T14:29:02.144802797Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 7f89eae8de953034f48e2926b07a6ac783de42e64764ce0abdeedf15d42ca597\" id=b0bdf560-43cc-4559-8577-b0b59ba49af7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.726780 | controller |     "Jun 10 14:29:02.144948 crc crio[3658]: time=\"2026-06-10T14:29:02.144599371Z\" level=info msg=\"runSandbox: deleting pod ID 696711912f4ed885d1561e89745ff7f53d064efa558af947b8dbbbf979ccfb92 from idIndex\" id=613e397c-7a1d-4cfa-b69c-044dcea1c40b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.726795 | controller |     "Jun 10 14:29:02.144948 crc crio[3658]: time=\"2026-06-10T14:29:02.144914571Z\" level=info msg=\"runSandbox: removing pod sandbox 696711912f4ed885d1561e89745ff7f53d064efa558af947b8dbbbf979ccfb92\" id=613e397c-7a1d-4cfa-b69c-044dcea1c40b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.726812 | controller |     "Jun 10 14:29:02.144948 crc crio[3658]: time=\"2026-06-10T14:29:02.144921981Z\" level=info msg=\"runSandbox: deleting pod ID 0959a40e28a1a4b82ba569c73d6d58f7ffc5127a9de74f2f4aad98e03bc411b9 from idIndex\" id=137bbb00-8490-49ec-a4c1-51559c75a802 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.726827 | controller |     "Jun 10 14:29:02.145435 crc crio[3658]: time=\"2026-06-10T14:29:02.144970962Z\" level=info msg=\"runSandbox: removing pod sandbox 0959a40e28a1a4b82ba569c73d6d58f7ffc5127a9de74f2f4aad98e03bc411b9\" id=137bbb00-8490-49ec-a4c1-51559c75a802 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.726842 | controller |     "Jun 10 14:29:02.145435 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.726874 | controller |     "Jun 10 14:29:02.145435 crc crio[3658]: time=\"2026-06-10T14:29:02.145015034Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 0959a40e28a1a4b82ba569c73d6d58f7ffc5127a9de74f2f4aad98e03bc411b9\" id=137bbb00-8490-49ec-a4c1-51559c75a802 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.726890 | controller |     "Jun 10 14:29:02.145435 crc crio[3658]: time=\"2026-06-10T14:29:02.145038014Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 0959a40e28a1a4b82ba569c73d6d58f7ffc5127a9de74f2f4aad98e03bc411b9\" id=137bbb00-8490-49ec-a4c1-51559c75a802 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.726905 | controller |     "Jun 10 14:29:02.145435 crc crio[3658]: time=\"2026-06-10T14:29:02.145052915Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox e6f368eff0db194ed4d6936fed679a3842e9ced28e85a7d3311e925ce4669b06\" id=b179a7cc-1d0d-45ce-aefd-8476d626b175 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.726920 | controller |     "Jun 10 14:29:02.145435 crc crio[3658]: time=\"2026-06-10T14:29:02.144939141Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 696711912f4ed885d1561e89745ff7f53d064efa558af947b8dbbbf979ccfb92\" id=613e397c-7a1d-4cfa-b69c-044dcea1c40b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.726935 | controller |     "Jun 10 14:29:02.145435 crc crio[3658]: time=\"2026-06-10T14:29:02.145203129Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 696711912f4ed885d1561e89745ff7f53d064efa558af947b8dbbbf979ccfb92\" id=613e397c-7a1d-4cfa-b69c-044dcea1c40b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.726949 | controller |     "Jun 10 14:29:02.145435 crc crio[3658]: time=\"2026-06-10T14:29:02.144850299Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 7f89eae8de953034f48e2926b07a6ac783de42e64764ce0abdeedf15d42ca597\" id=b0bdf560-43cc-4559-8577-b0b59ba49af7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.726963 | controller |     "Jun 10 14:29:02.146186 crc crio[3658]: time=\"2026-06-10T14:29:02.146138816Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 696711912f4ed885d1561e89745ff7f53d064efa558af947b8dbbbf979ccfb92\" id=613e397c-7a1d-4cfa-b69c-044dcea1c40b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.726978 | controller |     "Jun 10 14:29:02.146391 crc crio[3658]: time=\"2026-06-10T14:29:02.146181017Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 7f89eae8de953034f48e2926b07a6ac783de42e64764ce0abdeedf15d42ca597\" id=b0bdf560-43cc-4559-8577-b0b59ba49af7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.726992 | controller |     "Jun 10 14:29:02.146524 crc crio[3658]: time=\"2026-06-10T14:29:02.146480076Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 66c1d1f88eb9deec22ed509df81332ac851dfd4383d4fa9517db61cd21a01dfb\" id=5300c88a-23f7-4ff8-92d6-cb1ac7ca54c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727010 | controller |     "Jun 10 14:29:02.146524 crc crio[3658]: time=\"2026-06-10T14:29:02.146500857Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 0959a40e28a1a4b82ba569c73d6d58f7ffc5127a9de74f2f4aad98e03bc411b9\" id=137bbb00-8490-49ec-a4c1-51559c75a802 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727025 | controller |     "Jun 10 14:29:02.146805 crc crio[3658]: time=\"2026-06-10T14:29:02.146729123Z\" level=info msg=\"runSandbox: deleting pod ID a1e7a6be3fd260a43ebbf9b058779c4612731586e39346f25028cb64995fdbca from idIndex\" id=15e10e24-f959-47ee-8e3e-d1ec4c791412 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727040 | controller |     "Jun 10 14:29:02.146805 crc crio[3658]: time=\"2026-06-10T14:29:02.146769784Z\" level=info msg=\"runSandbox: removing pod sandbox a1e7a6be3fd260a43ebbf9b058779c4612731586e39346f25028cb64995fdbca\" id=15e10e24-f959-47ee-8e3e-d1ec4c791412 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727054 | controller |     "Jun 10 14:29:02.146952 crc crio[3658]: time=\"2026-06-10T14:29:02.146817156Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox a1e7a6be3fd260a43ebbf9b058779c4612731586e39346f25028cb64995fdbca\" id=15e10e24-f959-47ee-8e3e-d1ec4c791412 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727069 | controller |     "Jun 10 14:29:02.146952 crc crio[3658]: time=\"2026-06-10T14:29:02.146840926Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox a1e7a6be3fd260a43ebbf9b058779c4612731586e39346f25028cb64995fdbca\" id=15e10e24-f959-47ee-8e3e-d1ec4c791412 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727083 | controller |     "Jun 10 14:29:02.147203 crc crio[3658]: time=\"2026-06-10T14:29:02.147161266Z\" level=info msg=\"runSandbox: deleting pod ID 149603a80d9f1210736b9cb6e55f2f6b913cca17f905ce47afebf31e5103d4de from idIndex\" id=eb7cd748-12b4-4472-93ea-f8730d9f8b83 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727098 | controller |     "Jun 10 14:29:02.147341 crc crio[3658]: time=\"2026-06-10T14:29:02.147207767Z\" level=info msg=\"runSandbox: removing pod sandbox 149603a80d9f1210736b9cb6e55f2f6b913cca17f905ce47afebf31e5103d4de\" id=eb7cd748-12b4-4472-93ea-f8730d9f8b83 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727113 | controller |     "Jun 10 14:29:02.147341 crc crio[3658]: time=\"2026-06-10T14:29:02.147240418Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 149603a80d9f1210736b9cb6e55f2f6b913cca17f905ce47afebf31e5103d4de\" id=eb7cd748-12b4-4472-93ea-f8730d9f8b83 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727127 | controller |     "Jun 10 14:29:02.147341 crc crio[3658]: time=\"2026-06-10T14:29:02.14729997Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 149603a80d9f1210736b9cb6e55f2f6b913cca17f905ce47afebf31e5103d4de\" id=eb7cd748-12b4-4472-93ea-f8730d9f8b83 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727141 | controller |     "Jun 10 14:29:02.147509 crc crio[3658]: time=\"2026-06-10T14:29:02.147336201Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0\" id=b7aacec2-1525-4a12-a47f-54749557c723 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727156 | controller |     "Jun 10 14:29:02.147509 crc crio[3658]: time=\"2026-06-10T14:29:02.147369552Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_redhat-operators-x5vn9_openshift-marketplace_0ee7e057-363b-48e4-a711-ee54046db35f_0\" id=b7aacec2-1525-4a12-a47f-54749557c723 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727170 | controller |     "Jun 10 14:29:02.147764 crc crio[3658]: time=\"2026-06-10T14:29:02.147680951Z\" level=info msg=\"runSandbox: deleting pod ID efe9a94c0446fb51ef89aaecf9170749f533963d71320924ef6b05113bfc6b8b from idIndex\" id=aac0741b-2613-41d1-8dda-4f2ebc7dede4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727188 | controller |     "Jun 10 14:29:02.147853 crc crio[3658]: time=\"2026-06-10T14:29:02.147787284Z\" level=info msg=\"runSandbox: removing pod sandbox efe9a94c0446fb51ef89aaecf9170749f533963d71320924ef6b05113bfc6b8b\" id=aac0741b-2613-41d1-8dda-4f2ebc7dede4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727203 | controller |     "Jun 10 14:29:02.147853 crc crio[3658]: time=\"2026-06-10T14:29:02.147818115Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox efe9a94c0446fb51ef89aaecf9170749f533963d71320924ef6b05113bfc6b8b\" id=aac0741b-2613-41d1-8dda-4f2ebc7dede4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727217 | controller |     "Jun 10 14:29:02.147853 crc crio[3658]: time=\"2026-06-10T14:29:02.147832205Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox efe9a94c0446fb51ef89aaecf9170749f533963d71320924ef6b05113bfc6b8b\" id=aac0741b-2613-41d1-8dda-4f2ebc7dede4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727232 | controller |     "Jun 10 14:29:02.148671 crc crio[3658]: time=\"2026-06-10T14:29:02.148539736Z\" level=info msg=\"runSandbox: deleting pod ID 7cb7bfbe9a5aa92b361b6ae5fae396c3e875fbf7ac1ad52894e5692bd06ca521 from idIndex\" id=c020900b-51b5-4079-ad96-9558973a0434 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727246 | controller |     "Jun 10 14:29:02.148671 crc crio[3658]: time=\"2026-06-10T14:29:02.148577577Z\" level=info msg=\"runSandbox: removing pod sandbox 7cb7bfbe9a5aa92b361b6ae5fae396c3e875fbf7ac1ad52894e5692bd06ca521\" id=c020900b-51b5-4079-ad96-9558973a0434 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727261 | controller |     "Jun 10 14:29:02.148671 crc crio[3658]: time=\"2026-06-10T14:29:02.148608998Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 7cb7bfbe9a5aa92b361b6ae5fae396c3e875fbf7ac1ad52894e5692bd06ca521\" id=c020900b-51b5-4079-ad96-9558973a0434 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727275 | controller |     "Jun 10 14:29:02.148671 crc crio[3658]: time=\"2026-06-10T14:29:02.14867155Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 7cb7bfbe9a5aa92b361b6ae5fae396c3e875fbf7ac1ad52894e5692bd06ca521\" id=c020900b-51b5-4079-ad96-9558973a0434 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727290 | controller |     "Jun 10 14:29:02.149844 crc crio[3658]: time=\"2026-06-10T14:29:02.149066491Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: a1e7a6be3fd260a43ebbf9b058779c4612731586e39346f25028cb64995fdbca\" id=15e10e24-f959-47ee-8e3e-d1ec4c791412 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727305 | controller |     "Jun 10 14:29:02.149844 crc crio[3658]: time=\"2026-06-10T14:29:02.149101942Z\" level=info msg=\"runSandbox: deleting pod ID fe367e67e5aaaa927b1e343c922d80666d415acdeb6982f136755545092ef975 from idIndex\" id=e5a4ede9-7c12-4854-ad06-10799a1acb7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727319 | controller |     "Jun 10 14:29:02.149844 crc crio[3658]: time=\"2026-06-10T14:29:02.149131803Z\" level=info msg=\"runSandbox: deleting pod ID a3f269694a19fead7d1ea4e8b27ea8b070b9561c018c5d336df95248c16d92b2 from idIndex\" id=d55ef981-e519-41b0-8962-9b8abed3bc79 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727334 | controller |     "Jun 10 14:29:02.149844 crc crio[3658]: time=\"2026-06-10T14:29:02.149103252Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: efe9a94c0446fb51ef89aaecf9170749f533963d71320924ef6b05113bfc6b8b\" id=aac0741b-2613-41d1-8dda-4f2ebc7dede4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727351 | controller |     "Jun 10 14:29:02.149844 crc crio[3658]: time=\"2026-06-10T14:29:02.149137663Z\" level=info msg=\"runSandbox: deleting pod ID aeefe444cad0d76640ac635020f3c57600036a27ae8ba1257ed074328c8240e0 from idIndex\" id=3dc1cf85-5f0c-4507-8c2d-e3c4acb60cf8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727366 | controller |     "Jun 10 14:29:02.149844 crc crio[3658]: time=\"2026-06-10T14:29:02.14938078Z\" level=info msg=\"runSandbox: removing pod sandbox aeefe444cad0d76640ac635020f3c57600036a27ae8ba1257ed074328c8240e0\" id=3dc1cf85-5f0c-4507-8c2d-e3c4acb60cf8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727380 | controller |     "Jun 10 14:29:02.149844 crc crio[3658]: time=\"2026-06-10T14:29:02.149401341Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox aeefe444cad0d76640ac635020f3c57600036a27ae8ba1257ed074328c8240e0\" id=3dc1cf85-5f0c-4507-8c2d-e3c4acb60cf8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727395 | controller |     "Jun 10 14:29:02.149844 crc crio[3658]: time=\"2026-06-10T14:29:02.149408811Z\" level=info msg=\"runSandbox: deleting pod ID 32f4c829788ccc2ece4ec6487239a42fa985075576d9438b8c430695c5bbc028 from idIndex\" id=b148e14a-58b9-41fc-82ff-a7b5bed766ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727409 | controller |     "Jun 10 14:29:02.149844 crc crio[3658]: time=\"2026-06-10T14:29:02.149426131Z\" level=info msg=\"runSandbox: deleting pod ID ed0f9f8f3e3683deb8e94f190b386e68e126c25626c88487fa70b184080978ba from idIndex\" id=0389c2a5-26d0-4ef2-809d-6d1d0796543d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727424 | controller |     "Jun 10 14:29:02.149844 crc crio[3658]: time=\"2026-06-10T14:29:02.149415741Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox aeefe444cad0d76640ac635020f3c57600036a27ae8ba1257ed074328c8240e0\" id=3dc1cf85-5f0c-4507-8c2d-e3c4acb60cf8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727438 | controller |     "Jun 10 14:29:02.149844 crc crio[3658]: time=\"2026-06-10T14:29:02.149149543Z\" level=info msg=\"runSandbox: removing pod sandbox fe367e67e5aaaa927b1e343c922d80666d415acdeb6982f136755545092ef975\" id=e5a4ede9-7c12-4854-ad06-10799a1acb7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727453 | controller |     "Jun 10 14:29:02.149844 crc crio[3658]: time=\"2026-06-10T14:29:02.149487693Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox fe367e67e5aaaa927b1e343c922d80666d415acdeb6982f136755545092ef975\" id=e5a4ede9-7c12-4854-ad06-10799a1acb7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727467 | controller |     "Jun 10 14:29:02.149844 crc crio[3658]: time=\"2026-06-10T14:29:02.149504054Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox fe367e67e5aaaa927b1e343c922d80666d415acdeb6982f136755545092ef975\" id=e5a4ede9-7c12-4854-ad06-10799a1acb7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727481 | controller |     "Jun 10 14:29:02.149844 crc crio[3658]: time=\"2026-06-10T14:29:02.149440202Z\" level=info msg=\"runSandbox: removing pod sandbox 32f4c829788ccc2ece4ec6487239a42fa985075576d9438b8c430695c5bbc028\" id=b148e14a-58b9-41fc-82ff-a7b5bed766ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727496 | controller |     "Jun 10 14:29:02.149844 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.727510 | controller |     "Jun 10 14:29:02.149844 crc crio[3658]: time=\"2026-06-10T14:29:02.149648038Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 32f4c829788ccc2ece4ec6487239a42fa985075576d9438b8c430695c5bbc028\" id=b148e14a-58b9-41fc-82ff-a7b5bed766ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727524 | controller |     "Jun 10 14:29:02.149844 crc crio[3658]: time=\"2026-06-10T14:29:02.149675869Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 32f4c829788ccc2ece4ec6487239a42fa985075576d9438b8c430695c5bbc028\" id=b148e14a-58b9-41fc-82ff-a7b5bed766ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727542 | controller |     "Jun 10 14:29:02.149844 crc crio[3658]: time=\"2026-06-10T14:29:02.149167504Z\" level=info msg=\"runSandbox: removing pod sandbox a3f269694a19fead7d1ea4e8b27ea8b070b9561c018c5d336df95248c16d92b2\" id=d55ef981-e519-41b0-8962-9b8abed3bc79 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727557 | controller |     "Jun 10 14:29:02.149844 crc crio[3658]: time=\"2026-06-10T14:29:02.14972033Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 94cfe4171519322a1523c3cf3c29ec02cd839bbeee129bd18a902530abc333f2\" id=d3183a2e-fe64-4248-8785-e5ffc7584b3d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727572 | controller |     "Jun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.149453562Z\" level=info msg=\"runSandbox: removing pod sandbox ed0f9f8f3e3683deb8e94f190b386e68e126c25626c88487fa70b184080978ba\" id=0389c2a5-26d0-4ef2-809d-6d1d0796543d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727587 | controller |     "Jun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.150022399Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox ed0f9f8f3e3683deb8e94f190b386e68e126c25626c88487fa70b184080978ba\" id=0389c2a5-26d0-4ef2-809d-6d1d0796543d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727601 | controller |     "Jun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.150347198Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox ed0f9f8f3e3683deb8e94f190b386e68e126c25626c88487fa70b184080978ba\" id=0389c2a5-26d0-4ef2-809d-6d1d0796543d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727616 | controller |     "Jun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.150394369Z\" level=info msg=\"runSandbox: deleting pod ID 104ee91e38652f5b978d86928b691421e4c1dd45eb260c6b61895a30e096210a from idIndex\" id=d7d43c2c-32e4-43ba-b9e2-17c7774dcc1f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727630 | controller |     "Jun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.150439041Z\" level=info msg=\"runSandbox: deleting pod ID 16d2f03412a389d18acb97765513c95f93e5f3f09396199ab874b15bfeca260c from idIndex\" id=19fd02cc-2d8d-43f3-b1cf-59537c61279f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727645 | controller |     "Jun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.150458701Z\" level=info msg=\"runSandbox: removing pod sandbox 104ee91e38652f5b978d86928b691421e4c1dd45eb260c6b61895a30e096210a\" id=d7d43c2c-32e4-43ba-b9e2-17c7774dcc1f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727660 | controller |     "Jun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.150464851Z\" level=info msg=\"runSandbox: removing pod sandbox 16d2f03412a389d18acb97765513c95f93e5f3f09396199ab874b15bfeca260c\" id=19fd02cc-2d8d-43f3-b1cf-59537c61279f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727674 | controller |     "Jun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.150488222Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 104ee91e38652f5b978d86928b691421e4c1dd45eb260c6b61895a30e096210a\" id=d7d43c2c-32e4-43ba-b9e2-17c7774dcc1f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727689 | controller |     "Jun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.150495252Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 16d2f03412a389d18acb97765513c95f93e5f3f09396199ab874b15bfeca260c\" id=19fd02cc-2d8d-43f3-b1cf-59537c61279f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727707 | controller |     "Jun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.150504083Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 104ee91e38652f5b978d86928b691421e4c1dd45eb260c6b61895a30e096210a\" id=d7d43c2c-32e4-43ba-b9e2-17c7774dcc1f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727722 | controller |     "Jun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.150508943Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 16d2f03412a389d18acb97765513c95f93e5f3f09396199ab874b15bfeca260c\" id=19fd02cc-2d8d-43f3-b1cf-59537c61279f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727736 | controller |     "Jun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.150710159Z\" level=info msg=\"runSandbox: deleting pod ID 2d2de5439318d6d7bfc8a4a076df8a7c35bc27b3e1d9b5919152a5748e37a6ff from idIndex\" id=42730f06-4e8a-4273-829f-981850fd4c70 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727751 | controller |     "Jun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.150735459Z\" level=info msg=\"runSandbox: removing pod sandbox 2d2de5439318d6d7bfc8a4a076df8a7c35bc27b3e1d9b5919152a5748e37a6ff\" id=42730f06-4e8a-4273-829f-981850fd4c70 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727765 | controller |     "Jun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.15076967Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 2d2de5439318d6d7bfc8a4a076df8a7c35bc27b3e1d9b5919152a5748e37a6ff\" id=42730f06-4e8a-4273-829f-981850fd4c70 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727779 | controller |     "Jun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.14972661Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox a3f269694a19fead7d1ea4e8b27ea8b070b9561c018c5d336df95248c16d92b2\" id=d55ef981-e519-41b0-8962-9b8abed3bc79 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727794 | controller |     "Jun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.150832822Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox a3f269694a19fead7d1ea4e8b27ea8b070b9561c018c5d336df95248c16d92b2\" id=d55ef981-e519-41b0-8962-9b8abed3bc79 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727808 | controller |     "Jun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.150839072Z\" level=info msg=\"runSandbox: deleting pod ID fc867d5599720fd6d6711363d8763aaf7d0fbaaf7dbc569fa50a5f68c9171bad from idIndex\" id=009c5f76-2672-4bd8-9831-841801849fd9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727823 | controller |     "Jun 10 14:29:02.153963 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.727837 | controller |     "Jun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.151006997Z\" level=info msg=\"runSandbox: removing pod sandbox fc867d5599720fd6d6711363d8763aaf7d0fbaaf7dbc569fa50a5f68c9171bad\" id=009c5f76-2672-4bd8-9831-841801849fd9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727868 | controller |     "Jun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.151573884Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: a3f269694a19fead7d1ea4e8b27ea8b070b9561c018c5d336df95248c16d92b2\" id=d55ef981-e519-41b0-8962-9b8abed3bc79 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727884 | controller |     "Jun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.150710129Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 7cb7bfbe9a5aa92b361b6ae5fae396c3e875fbf7ac1ad52894e5692bd06ca521\" id=c020900b-51b5-4079-ad96-9558973a0434 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727902 | controller |     "Jun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.151598224Z\" level=info msg=\"runSandbox: deleting pod ID 737c1c2e1f6a75cdf8356f246572a49339ab9c377abd7eec8e1b2c2784fba3c3 from idIndex\" id=d996f548-9b5a-482b-9129-16af77785fa4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727917 | controller |     "Jun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.151653606Z\" level=info msg=\"runSandbox: removing pod sandbox 737c1c2e1f6a75cdf8356f246572a49339ab9c377abd7eec8e1b2c2784fba3c3\" id=d996f548-9b5a-482b-9129-16af77785fa4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727932 | controller |     "Jun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.151677287Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 737c1c2e1f6a75cdf8356f246572a49339ab9c377abd7eec8e1b2c2784fba3c3\" id=d996f548-9b5a-482b-9129-16af77785fa4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727946 | controller |     "Jun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.151689287Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 737c1c2e1f6a75cdf8356f246572a49339ab9c377abd7eec8e1b2c2784fba3c3\" id=d996f548-9b5a-482b-9129-16af77785fa4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727961 | controller |     "Jun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.151740248Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 16d2f03412a389d18acb97765513c95f93e5f3f09396199ab874b15bfeca260c\" id=19fd02cc-2d8d-43f3-b1cf-59537c61279f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727975 | controller |     "Jun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.151754349Z\" level=info msg=\"runSandbox: deleting pod ID 979cf59e1d347e825ce3368680ce22926206e7004ce1a7ffc221a096d5ee3c6a from idIndex\" id=d4d939f8-1f1d-47d7-a4a1-af73c07411e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.727990 | controller |     "Jun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.151575474Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox fc867d5599720fd6d6711363d8763aaf7d0fbaaf7dbc569fa50a5f68c9171bad\" id=009c5f76-2672-4bd8-9831-841801849fd9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728004 | controller |     "Jun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.15180091Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox fc867d5599720fd6d6711363d8763aaf7d0fbaaf7dbc569fa50a5f68c9171bad\" id=009c5f76-2672-4bd8-9831-841801849fd9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728018 | controller |     "Jun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.151852652Z\" level=info msg=\"runSandbox: deleting pod ID 34ddbf154606e3ef2fe3534f4be273af24bdb817fdce943e6baf30c603c55660 from idIndex\" id=859669f0-7f46-4b2a-9b25-6c23ad16fcb8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728032 | controller |     "Jun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.151886123Z\" level=info msg=\"runSandbox: removing pod sandbox 34ddbf154606e3ef2fe3534f4be273af24bdb817fdce943e6baf30c603c55660\" id=859669f0-7f46-4b2a-9b25-6c23ad16fcb8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728047 | controller |     "Jun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.151913833Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 34ddbf154606e3ef2fe3534f4be273af24bdb817fdce943e6baf30c603c55660\" id=859669f0-7f46-4b2a-9b25-6c23ad16fcb8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728062 | controller |     "Jun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.151930874Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 34ddbf154606e3ef2fe3534f4be273af24bdb817fdce943e6baf30c603c55660\" id=859669f0-7f46-4b2a-9b25-6c23ad16fcb8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728080 | controller |     "Jun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.150038919Z\" level=info msg=\"runSandbox: deleting pod ID 7fa98dcc84e87243ae1ab02a0c2b39e8da2f6f10caf1000f147a8c3ec23a8267 from idIndex\" id=8996514d-fbc5-42ec-886b-19f5cf622fbd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728095 | controller |     "Jun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.152072348Z\" level=info msg=\"runSandbox: removing pod sandbox 979cf59e1d347e825ce3368680ce22926206e7004ce1a7ffc221a096d5ee3c6a\" id=d4d939f8-1f1d-47d7-a4a1-af73c07411e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728110 | controller |     "Jun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.152099679Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 979cf59e1d347e825ce3368680ce22926206e7004ce1a7ffc221a096d5ee3c6a\" id=d4d939f8-1f1d-47d7-a4a1-af73c07411e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728124 | controller |     "Jun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.152115529Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 979cf59e1d347e825ce3368680ce22926206e7004ce1a7ffc221a096d5ee3c6a\" id=d4d939f8-1f1d-47d7-a4a1-af73c07411e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728139 | controller |     "Jun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.152074168Z\" level=info msg=\"runSandbox: removing pod sandbox 7fa98dcc84e87243ae1ab02a0c2b39e8da2f6f10caf1000f147a8c3ec23a8267\" id=8996514d-fbc5-42ec-886b-19f5cf622fbd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728154 | controller |     "Jun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.152198622Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 7fa98dcc84e87243ae1ab02a0c2b39e8da2f6f10caf1000f147a8c3ec23a8267\" id=8996514d-fbc5-42ec-886b-19f5cf622fbd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728168 | controller |     "Jun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.152213892Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 7fa98dcc84e87243ae1ab02a0c2b39e8da2f6f10caf1000f147a8c3ec23a8267\" id=8996514d-fbc5-42ec-886b-19f5cf622fbd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728183 | controller |     "Jun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.152176431Z\" level=info msg=\"runSandbox: deleting pod ID 76320e8cbd9cc46f6cf738fd71497631c932d1ab8c043dec188372f28b099a73 from idIndex\" id=91eac38a-b467-4ebf-a391-0254f05054ed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728197 | controller |     "Jun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.152552442Z\" level=info msg=\"runSandbox: removing pod sandbox 76320e8cbd9cc46f6cf738fd71497631c932d1ab8c043dec188372f28b099a73\" id=91eac38a-b467-4ebf-a391-0254f05054ed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728212 | controller |     "Jun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.152651465Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 76320e8cbd9cc46f6cf738fd71497631c932d1ab8c043dec188372f28b099a73\" id=91eac38a-b467-4ebf-a391-0254f05054ed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728226 | controller |     "Jun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.152768228Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: aeefe444cad0d76640ac635020f3c57600036a27ae8ba1257ed074328c8240e0\" id=3dc1cf85-5f0c-4507-8c2d-e3c4acb60cf8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728240 | controller |     "Jun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.151034988Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: fe367e67e5aaaa927b1e343c922d80666d415acdeb6982f136755545092ef975\" id=e5a4ede9-7c12-4854-ad06-10799a1acb7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728259 | controller |     "Jun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.151123281Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 3a821dd9cc654897e668a63382fd512ba47b8cc9a094efacfe74255496cfee2d\" id=550213cc-74b7-4529-9e01-cebff5228e76 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728274 | controller |     "Jun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.152891952Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 76320e8cbd9cc46f6cf738fd71497631c932d1ab8c043dec188372f28b099a73\" id=91eac38a-b467-4ebf-a391-0254f05054ed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728288 | controller |     "Jun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.149143673Z\" level=info msg=\"runSandbox: deleting pod ID 7bdabf061e2195a167d6d74398a88aeb8957b908a6744c2d613a700af7e190a6 from idIndex\" id=419c0395-02a5-4969-993e-cef5e59000c1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728302 | controller |     "Jun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.153641914Z\" level=info msg=\"runSandbox: removing pod sandbox 7bdabf061e2195a167d6d74398a88aeb8957b908a6744c2d613a700af7e190a6\" id=419c0395-02a5-4969-993e-cef5e59000c1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728317 | controller |     "Jun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.153672664Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 7bdabf061e2195a167d6d74398a88aeb8957b908a6744c2d613a700af7e190a6\" id=419c0395-02a5-4969-993e-cef5e59000c1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728331 | controller |     "Jun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.153686905Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 7bdabf061e2195a167d6d74398a88aeb8957b908a6744c2d613a700af7e190a6\" id=419c0395-02a5-4969-993e-cef5e59000c1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728345 | controller |     "Jun 10 14:29:02.153963 crc crio[3658]: time=\"2026-06-10T14:29:02.15318602Z\" level=info msg=\"runSandbox: deleting pod ID 16ce3fab5d3fe0ae3e51f39a8bc4241cc7f3e18df087716070de140e2a686096 from idIndex\" id=6a7fb1f2-0f7c-49b3-8172-0221d873cca5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728359 | controller |     "Jun 10 14:29:02.158860 crc crio[3658]: time=\"2026-06-10T14:29:02.153732606Z\" level=info msg=\"runSandbox: removing pod sandbox 16ce3fab5d3fe0ae3e51f39a8bc4241cc7f3e18df087716070de140e2a686096\" id=6a7fb1f2-0f7c-49b3-8172-0221d873cca5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728373 | controller |     "Jun 10 14:29:02.158860 crc crio[3658]: time=\"2026-06-10T14:29:02.154484228Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 7bdabf061e2195a167d6d74398a88aeb8957b908a6744c2d613a700af7e190a6\" id=419c0395-02a5-4969-993e-cef5e59000c1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728388 | controller |     "Jun 10 14:29:02.158860 crc crio[3658]: time=\"2026-06-10T14:29:02.153922002Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 7fa98dcc84e87243ae1ab02a0c2b39e8da2f6f10caf1000f147a8c3ec23a8267\" id=8996514d-fbc5-42ec-886b-19f5cf622fbd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728402 | controller |     "Jun 10 14:29:02.158860 crc crio[3658]: time=\"2026-06-10T14:29:02.151339407Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 32f4c829788ccc2ece4ec6487239a42fa985075576d9438b8c430695c5bbc028\" id=b148e14a-58b9-41fc-82ff-a7b5bed766ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728416 | controller |     "Jun 10 14:29:02.158860 crc crio[3658]: time=\"2026-06-10T14:29:02.151200893Z\" level=info msg=\"runSandbox: deleting pod ID 0ca1ee781b28d6e5955bd9759759624734d7128ebc56dbefb96ac42fd10d8fe6 from idIndex\" id=f80cd720-08c3-4825-994f-e32e2a8de395 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728436 | controller |     "Jun 10 14:29:02.158860 crc crio[3658]: time=\"2026-06-10T14:29:02.155111236Z\" level=info msg=\"runSandbox: removing pod sandbox 0ca1ee781b28d6e5955bd9759759624734d7128ebc56dbefb96ac42fd10d8fe6\" id=f80cd720-08c3-4825-994f-e32e2a8de395 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728451 | controller |     "Jun 10 14:29:02.158860 crc crio[3658]: time=\"2026-06-10T14:29:02.155226059Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 0ca1ee781b28d6e5955bd9759759624734d7128ebc56dbefb96ac42fd10d8fe6\" id=f80cd720-08c3-4825-994f-e32e2a8de395 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728466 | controller |     "Jun 10 14:29:02.158860 crc crio[3658]: time=\"2026-06-10T14:29:02.15525026Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 0ca1ee781b28d6e5955bd9759759624734d7128ebc56dbefb96ac42fd10d8fe6\" id=f80cd720-08c3-4825-994f-e32e2a8de395 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728480 | controller |     "Jun 10 14:29:02.158860 crc crio[3658]: time=\"2026-06-10T14:29:02.151398439Z\" level=info msg=\"runSandbox: deleting pod ID a4182608940692da60e9319ce59d6a74824d3ea9ef25a07a779cb5f5611925e5 from idIndex\" id=9ce43e74-b05f-429d-b9be-e50df5472bb8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728495 | controller |     "Jun 10 14:29:02.158860 crc crio[3658]: time=\"2026-06-10T14:29:02.155445116Z\" level=info msg=\"runSandbox: removing pod sandbox a4182608940692da60e9319ce59d6a74824d3ea9ef25a07a779cb5f5611925e5\" id=9ce43e74-b05f-429d-b9be-e50df5472bb8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728509 | controller |     "Jun 10 14:29:02.158860 crc crio[3658]: time=\"2026-06-10T14:29:02.155516048Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox a4182608940692da60e9319ce59d6a74824d3ea9ef25a07a779cb5f5611925e5\" id=9ce43e74-b05f-429d-b9be-e50df5472bb8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728524 | controller |     "Jun 10 14:29:02.158860 crc crio[3658]: time=\"2026-06-10T14:29:02.155531318Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox a4182608940692da60e9319ce59d6a74824d3ea9ef25a07a779cb5f5611925e5\" id=9ce43e74-b05f-429d-b9be-e50df5472bb8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728539 | controller |     "Jun 10 14:29:02.158860 crc crio[3658]: time=\"2026-06-10T14:29:02.151160502Z\" level=info msg=\"runSandbox: deleting pod ID 135cd41aa957c31812592f84190ffa98d5c6de0f1f40fe0d78cfbd73065cabea from idIndex\" id=469f7fd7-fbab-4e88-8462-7441df44b4c5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728553 | controller |     "Jun 10 14:29:02.158860 crc crio[3658]: time=\"2026-06-10T14:29:02.156038703Z\" level=info msg=\"runSandbox: deleting pod ID 10b07ae62bbd7a10a6e66108688c8e718fbd15d9fe2f269c3550e3808551fbc4 from idIndex\" id=84ee9b77-0d52-4445-9a0b-f212b33389f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728568 | controller |     "Jun 10 14:29:02.158860 crc crio[3658]: time=\"2026-06-10T14:29:02.150187633Z\" level=info msg=\"runSandbox: deleting pod ID 1ccadd44834b7b5e5b56b7fd2df01876ef7be4c714003536609bd6703b634888 from idIndex\" id=4e48e304-e840-47a1-ae88-b124e2e0ef00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728583 | controller |     "Jun 10 14:29:02.158860 crc crio[3658]: time=\"2026-06-10T14:29:02.156377963Z\" level=info msg=\"runSandbox: removing pod sandbox 1ccadd44834b7b5e5b56b7fd2df01876ef7be4c714003536609bd6703b634888\" id=4e48e304-e840-47a1-ae88-b124e2e0ef00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728598 | controller |     "Jun 10 14:29:02.158860 crc crio[3658]: time=\"2026-06-10T14:29:02.156410314Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 1ccadd44834b7b5e5b56b7fd2df01876ef7be4c714003536609bd6703b634888\" id=4e48e304-e840-47a1-ae88-b124e2e0ef00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728617 | controller |     "Jun 10 14:29:02.158860 crc crio[3658]: time=\"2026-06-10T14:29:02.156429874Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 1ccadd44834b7b5e5b56b7fd2df01876ef7be4c714003536609bd6703b634888\" id=4e48e304-e840-47a1-ae88-b124e2e0ef00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728632 | controller |     "Jun 10 14:29:02.158860 crc crio[3658]: time=\"2026-06-10T14:29:02.156530297Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 979cf59e1d347e825ce3368680ce22926206e7004ce1a7ffc221a096d5ee3c6a\" id=d4d939f8-1f1d-47d7-a4a1-af73c07411e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728647 | controller |     "Jun 10 14:29:02.158860 crc crio[3658]: time=\"2026-06-10T14:29:02.156570688Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 76320e8cbd9cc46f6cf738fd71497631c932d1ab8c043dec188372f28b099a73\" id=91eac38a-b467-4ebf-a391-0254f05054ed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728662 | controller |     "Jun 10 14:29:02.158860 crc crio[3658]: time=\"2026-06-10T14:29:02.157925408Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 0ca1ee781b28d6e5955bd9759759624734d7128ebc56dbefb96ac42fd10d8fe6\" id=f80cd720-08c3-4825-994f-e32e2a8de395 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728677 | controller |     "Jun 10 14:29:02.158860 crc crio[3658]: time=\"2026-06-10T14:29:02.156218688Z\" level=info msg=\"runSandbox: removing pod sandbox 10b07ae62bbd7a10a6e66108688c8e718fbd15d9fe2f269c3550e3808551fbc4\" id=84ee9b77-0d52-4445-9a0b-f212b33389f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728692 | controller |     "Jun 10 14:29:02.158860 crc crio[3658]: time=\"2026-06-10T14:29:02.15800947Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 10b07ae62bbd7a10a6e66108688c8e718fbd15d9fe2f269c3550e3808551fbc4\" id=84ee9b77-0d52-4445-9a0b-f212b33389f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728707 | controller |     "Jun 10 14:29:02.158860 crc crio[3658]: time=\"2026-06-10T14:29:02.158039901Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 10b07ae62bbd7a10a6e66108688c8e718fbd15d9fe2f269c3550e3808551fbc4\" id=84ee9b77-0d52-4445-9a0b-f212b33389f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728722 | controller |     "Jun 10 14:29:02.158860 crc crio[3658]: time=\"2026-06-10T14:29:02.158738361Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: a4182608940692da60e9319ce59d6a74824d3ea9ef25a07a779cb5f5611925e5\" id=9ce43e74-b05f-429d-b9be-e50df5472bb8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728737 | controller |     "Jun 10 14:29:02.158860 crc crio[3658]: time=\"2026-06-10T14:29:02.151173492Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 2d2de5439318d6d7bfc8a4a076df8a7c35bc27b3e1d9b5919152a5748e37a6ff\" id=42730f06-4e8a-4273-829f-981850fd4c70 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728752 | controller |     "Jun 10 14:29:02.161016 crc crio[3658]: time=\"2026-06-10T14:29:02.160159662Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 1ccadd44834b7b5e5b56b7fd2df01876ef7be4c714003536609bd6703b634888\" id=4e48e304-e840-47a1-ae88-b124e2e0ef00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728767 | controller |     "Jun 10 14:29:02.161016 crc crio[3658]: time=\"2026-06-10T14:29:02.160177643Z\" level=info msg=\"runSandbox: deleting pod ID 619d672f440ad2d1697ec8b24cbba7d3e1a25674e5e61bb20b82ff8a2a888a36 from idIndex\" id=08327c24-3031-4bcc-a357-74c225edc725 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728782 | controller |     "Jun 10 14:29:02.161016 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.728800 | controller |     "Jun 10 14:29:02.161016 crc crio[3658]: time=\"2026-06-10T14:29:02.160170433Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 10b07ae62bbd7a10a6e66108688c8e718fbd15d9fe2f269c3550e3808551fbc4\" id=84ee9b77-0d52-4445-9a0b-f212b33389f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728816 | controller |     "Jun 10 14:29:02.161016 crc crio[3658]: time=\"2026-06-10T14:29:02.160192433Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 16ce3fab5d3fe0ae3e51f39a8bc4241cc7f3e18df087716070de140e2a686096\" id=6a7fb1f2-0f7c-49b3-8172-0221d873cca5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728831 | controller |     "Jun 10 14:29:02.161016 crc crio[3658]: time=\"2026-06-10T14:29:02.160234394Z\" level=info msg=\"runSandbox: removing pod sandbox 619d672f440ad2d1697ec8b24cbba7d3e1a25674e5e61bb20b82ff8a2a888a36\" id=08327c24-3031-4bcc-a357-74c225edc725 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728846 | controller |     "Jun 10 14:29:02.161016 crc crio[3658]: time=\"2026-06-10T14:29:02.160396189Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 16ce3fab5d3fe0ae3e51f39a8bc4241cc7f3e18df087716070de140e2a686096\" id=6a7fb1f2-0f7c-49b3-8172-0221d873cca5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728879 | controller |     "Jun 10 14:29:02.161016 crc crio[3658]: time=\"2026-06-10T14:29:02.156207158Z\" level=info msg=\"runSandbox: removing pod sandbox 135cd41aa957c31812592f84190ffa98d5c6de0f1f40fe0d78cfbd73065cabea\" id=469f7fd7-fbab-4e88-8462-7441df44b4c5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728895 | controller |     "Jun 10 14:29:02.161016 crc crio[3658]: time=\"2026-06-10T14:29:02.160554764Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 135cd41aa957c31812592f84190ffa98d5c6de0f1f40fe0d78cfbd73065cabea\" id=469f7fd7-fbab-4e88-8462-7441df44b4c5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728911 | controller |     "Jun 10 14:29:02.161016 crc crio[3658]: time=\"2026-06-10T14:29:02.160640476Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 2d2de5439318d6d7bfc8a4a076df8a7c35bc27b3e1d9b5919152a5748e37a6ff\" id=42730f06-4e8a-4273-829f-981850fd4c70 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728927 | controller |     "Jun 10 14:29:02.161016 crc crio[3658]: time=\"2026-06-10T14:29:02.153945832Z\" level=info msg=\"runSandbox: deleting pod ID 94cfe4171519322a1523c3cf3c29ec02cd839bbeee129bd18a902530abc333f2 from idIndex\" id=d3183a2e-fe64-4248-8785-e5ffc7584b3d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728942 | controller |     "Jun 10 14:29:02.161016 crc crio[3658]: time=\"2026-06-10T14:29:02.160745929Z\" level=info msg=\"runSandbox: removing pod sandbox 94cfe4171519322a1523c3cf3c29ec02cd839bbeee129bd18a902530abc333f2\" id=d3183a2e-fe64-4248-8785-e5ffc7584b3d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728959 | controller |     "Jun 10 14:29:02.161016 crc crio[3658]: time=\"2026-06-10T14:29:02.160816961Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 94cfe4171519322a1523c3cf3c29ec02cd839bbeee129bd18a902530abc333f2\" id=d3183a2e-fe64-4248-8785-e5ffc7584b3d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728976 | controller |     "Jun 10 14:29:02.161016 crc crio[3658]: time=\"2026-06-10T14:29:02.160864103Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 94cfe4171519322a1523c3cf3c29ec02cd839bbeee129bd18a902530abc333f2\" id=d3183a2e-fe64-4248-8785-e5ffc7584b3d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.728992 | controller |     "Jun 10 14:29:02.161677 crc crio[3658]: time=\"2026-06-10T14:29:02.16042033Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 619d672f440ad2d1697ec8b24cbba7d3e1a25674e5e61bb20b82ff8a2a888a36\" id=08327c24-3031-4bcc-a357-74c225edc725 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729023 | controller |     "Jun 10 14:29:02.161677 crc crio[3658]: time=\"2026-06-10T14:29:02.16110249Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 619d672f440ad2d1697ec8b24cbba7d3e1a25674e5e61bb20b82ff8a2a888a36\" id=08327c24-3031-4bcc-a357-74c225edc725 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729039 | controller |     "Jun 10 14:29:02.161677 crc crio[3658]: time=\"2026-06-10T14:29:02.161180362Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 16ce3fab5d3fe0ae3e51f39a8bc4241cc7f3e18df087716070de140e2a686096\" id=6a7fb1f2-0f7c-49b3-8172-0221d873cca5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729055 | controller |     "Jun 10 14:29:02.161677 crc crio[3658]: time=\"2026-06-10T14:29:02.160642526Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 135cd41aa957c31812592f84190ffa98d5c6de0f1f40fe0d78cfbd73065cabea\" id=469f7fd7-fbab-4e88-8462-7441df44b4c5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729070 | controller |     "Jun 10 14:29:02.161677 crc crio[3658]: time=\"2026-06-10T14:29:02.154000264Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 104ee91e38652f5b978d86928b691421e4c1dd45eb260c6b61895a30e096210a\" id=d7d43c2c-32e4-43ba-b9e2-17c7774dcc1f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729085 | controller |     "Jun 10 14:29:02.161677 crc crio[3658]: time=\"2026-06-10T14:29:02.153093628Z\" level=info msg=\"runSandbox: deleting pod ID a4348f5b6c32a5acf98fe0564a771ea75d78701880eb50a8704f09eb59e080d7 from idIndex\" id=fb203ace-eeac-4827-aa2c-cc82dbe07792 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729099 | controller |     "Jun 10 14:29:02.161677 crc crio[3658]: time=\"2026-06-10T14:29:02.161391828Z\" level=info msg=\"runSandbox: removing pod sandbox a4348f5b6c32a5acf98fe0564a771ea75d78701880eb50a8704f09eb59e080d7\" id=fb203ace-eeac-4827-aa2c-cc82dbe07792 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729114 | controller |     "Jun 10 14:29:02.161677 crc crio[3658]: time=\"2026-06-10T14:29:02.161420859Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox a4348f5b6c32a5acf98fe0564a771ea75d78701880eb50a8704f09eb59e080d7\" id=fb203ace-eeac-4827-aa2c-cc82dbe07792 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729129 | controller |     "Jun 10 14:29:02.161677 crc crio[3658]: time=\"2026-06-10T14:29:02.161441379Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox a4348f5b6c32a5acf98fe0564a771ea75d78701880eb50a8704f09eb59e080d7\" id=fb203ace-eeac-4827-aa2c-cc82dbe07792 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729144 | controller |     "Jun 10 14:29:02.161677 crc crio[3658]: time=\"2026-06-10T14:29:02.161481031Z\" level=info msg=\"runSandbox: deleting pod ID 72f30cb263fa060819214dd3c1e78cd908514e0168a7d64388558123dbe98868 from idIndex\" id=94905ed7-9d4a-423b-a792-900928483f4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729159 | controller |     "Jun 10 14:29:02.161677 crc crio[3658]: time=\"2026-06-10T14:29:02.161521932Z\" level=info msg=\"runSandbox: removing pod sandbox 72f30cb263fa060819214dd3c1e78cd908514e0168a7d64388558123dbe98868\" id=94905ed7-9d4a-423b-a792-900928483f4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729174 | controller |     "Jun 10 14:29:02.161677 crc crio[3658]: time=\"2026-06-10T14:29:02.161576083Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 72f30cb263fa060819214dd3c1e78cd908514e0168a7d64388558123dbe98868\" id=94905ed7-9d4a-423b-a792-900928483f4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729189 | controller |     "Jun 10 14:29:02.161677 crc crio[3658]: time=\"2026-06-10T14:29:02.161594584Z\" 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=b0bdf560-43cc-4559-8577-b0b59ba49af7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729208 | controller |     "Jun 10 14:29:02.161677 crc crio[3658]: time=\"2026-06-10T14:29:02.161669906Z\" 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=b0bdf560-43cc-4559-8577-b0b59ba49af7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729224 | controller |     "Jun 10 14:29:02.162235 crc crio[3658]: time=\"2026-06-10T14:29:02.161838651Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 94cfe4171519322a1523c3cf3c29ec02cd839bbeee129bd18a902530abc333f2\" id=d3183a2e-fe64-4248-8785-e5ffc7584b3d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729239 | controller |     "Jun 10 14:29:02.162235 crc crio[3658]: time=\"2026-06-10T14:29:02.161601484Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 72f30cb263fa060819214dd3c1e78cd908514e0168a7d64388558123dbe98868\" id=94905ed7-9d4a-423b-a792-900928483f4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729254 | controller |     "Jun 10 14:29:02.162235 crc crio[3658]: time=\"2026-06-10T14:29:02.162105449Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 135cd41aa957c31812592f84190ffa98d5c6de0f1f40fe0d78cfbd73065cabea\" id=469f7fd7-fbab-4e88-8462-7441df44b4c5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729269 | controller |     "Jun 10 14:29:02.162235 crc crio[3658]: time=\"2026-06-10T14:29:02.154082596Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 34ddbf154606e3ef2fe3534f4be273af24bdb817fdce943e6baf30c603c55660\" id=859669f0-7f46-4b2a-9b25-6c23ad16fcb8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729284 | controller |     "Jun 10 14:29:02.162235 crc crio[3658]: time=\"2026-06-10T14:29:02.16214965Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: a4348f5b6c32a5acf98fe0564a771ea75d78701880eb50a8704f09eb59e080d7\" id=fb203ace-eeac-4827-aa2c-cc82dbe07792 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729298 | controller |     "Jun 10 14:29:02.162235 crc crio[3658]: time=\"2026-06-10T14:29:02.154399065Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: fc867d5599720fd6d6711363d8763aaf7d0fbaaf7dbc569fa50a5f68c9171bad\" id=009c5f76-2672-4bd8-9831-841801849fd9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729313 | controller |     "Jun 10 14:29:02.162235 crc crio[3658]: time=\"2026-06-10T14:29:02.151069249Z\" level=info msg=\"runSandbox: deleting pod ID 9a5428f17a586e76a74c40585b301e946bc86b4e4472be4b2d7182385ac83650 from idIndex\" id=0b358ed3-53f1-45f9-8727-d3c3e4b48b70 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729328 | controller |     "Jun 10 14:29:02.162235 crc crio[3658]: time=\"2026-06-10T14:29:02.154237511Z\" level=info msg=\"runSandbox: deleting pod ID e6f368eff0db194ed4d6936fed679a3842e9ced28e85a7d3311e925ce4669b06 from idIndex\" id=b179a7cc-1d0d-45ce-aefd-8476d626b175 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729343 | controller |     "Jun 10 14:29:02.162235 crc crio[3658]: time=\"2026-06-10T14:29:02.162231182Z\" level=info msg=\"runSandbox: removing pod sandbox e6f368eff0db194ed4d6936fed679a3842e9ced28e85a7d3311e925ce4669b06\" id=b179a7cc-1d0d-45ce-aefd-8476d626b175 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729358 | controller |     "Jun 10 14:29:02.163722 crc crio[3658]: time=\"2026-06-10T14:29:02.160174083Z\" level=info msg=\"runSandbox: deleting pod ID 3a821dd9cc654897e668a63382fd512ba47b8cc9a094efacfe74255496cfee2d from idIndex\" id=550213cc-74b7-4529-9e01-cebff5228e76 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729373 | controller |     "Jun 10 14:29:02.163722 crc crio[3658]: time=\"2026-06-10T14:29:02.162358166Z\" level=info msg=\"runSandbox: removing pod sandbox 3a821dd9cc654897e668a63382fd512ba47b8cc9a094efacfe74255496cfee2d\" id=550213cc-74b7-4529-9e01-cebff5228e76 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729391 | controller |     "Jun 10 14:29:02.163722 crc crio[3658]: time=\"2026-06-10T14:29:02.162389597Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 3a821dd9cc654897e668a63382fd512ba47b8cc9a094efacfe74255496cfee2d\" id=550213cc-74b7-4529-9e01-cebff5228e76 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729406 | controller |     "Jun 10 14:29:02.163722 crc crio[3658]: time=\"2026-06-10T14:29:02.162407827Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 3a821dd9cc654897e668a63382fd512ba47b8cc9a094efacfe74255496cfee2d\" id=550213cc-74b7-4529-9e01-cebff5228e76 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729421 | controller |     "Jun 10 14:29:02.163722 crc crio[3658]: time=\"2026-06-10T14:29:02.162215422Z\" level=info msg=\"runSandbox: removing pod sandbox 9a5428f17a586e76a74c40585b301e946bc86b4e4472be4b2d7182385ac83650\" id=0b358ed3-53f1-45f9-8727-d3c3e4b48b70 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729436 | controller |     "Jun 10 14:29:02.163722 crc crio[3658]: time=\"2026-06-10T14:29:02.162460389Z\" level=info msg=\"runSandbox: deleting pod ID 9316b08ab6ce76d5ce6800675f587dc35d127e4bedcc924cb149cc7c68ea60e8 from idIndex\" id=89b7416a-a840-46df-b9d7-d1833362850a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729451 | controller |     "Jun 10 14:29:02.163722 crc crio[3658]: time=\"2026-06-10T14:29:02.16249792Z\" level=info msg=\"runSandbox: removing pod sandbox 9316b08ab6ce76d5ce6800675f587dc35d127e4bedcc924cb149cc7c68ea60e8\" id=89b7416a-a840-46df-b9d7-d1833362850a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729465 | controller |     "Jun 10 14:29:02.163722 crc crio[3658]: time=\"2026-06-10T14:29:02.162523161Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 9316b08ab6ce76d5ce6800675f587dc35d127e4bedcc924cb149cc7c68ea60e8\" id=89b7416a-a840-46df-b9d7-d1833362850a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729480 | controller |     "Jun 10 14:29:02.163722 crc crio[3658]: time=\"2026-06-10T14:29:02.162545151Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 9316b08ab6ce76d5ce6800675f587dc35d127e4bedcc924cb149cc7c68ea60e8\" id=89b7416a-a840-46df-b9d7-d1833362850a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729495 | controller |     "Jun 10 14:29:02.163722 crc crio[3658]: time=\"2026-06-10T14:29:02.162601503Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 619d672f440ad2d1697ec8b24cbba7d3e1a25674e5e61bb20b82ff8a2a888a36\" id=08327c24-3031-4bcc-a357-74c225edc725 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729510 | controller |     "Jun 10 14:29:02.163722 crc crio[3658]: time=\"2026-06-10T14:29:02.162304754Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox e6f368eff0db194ed4d6936fed679a3842e9ced28e85a7d3311e925ce4669b06\" id=b179a7cc-1d0d-45ce-aefd-8476d626b175 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729524 | controller |     "Jun 10 14:29:02.163722 crc crio[3658]: time=\"2026-06-10T14:29:02.162723937Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox e6f368eff0db194ed4d6936fed679a3842e9ced28e85a7d3311e925ce4669b06\" id=b179a7cc-1d0d-45ce-aefd-8476d626b175 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729539 | controller |     "Jun 10 14:29:02.163722 crc crio[3658]: time=\"2026-06-10T14:29:02.16284115Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 72f30cb263fa060819214dd3c1e78cd908514e0168a7d64388558123dbe98868\" id=94905ed7-9d4a-423b-a792-900928483f4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729554 | controller |     "Jun 10 14:29:02.163722 crc crio[3658]: time=\"2026-06-10T14:29:02.160358618Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox be461c889cee8b5dfc6cba75a94236f0aaca3cdcf9e7e747dbb8f958272c4d00\" id=11bf5a68-e0d4-439a-a69a-f916d831eb1a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729572 | controller |     "Jun 10 14:29:02.163722 crc crio[3658]: time=\"2026-06-10T14:29:02.162464049Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 9a5428f17a586e76a74c40585b301e946bc86b4e4472be4b2d7182385ac83650\" id=0b358ed3-53f1-45f9-8727-d3c3e4b48b70 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729588 | controller |     "Jun 10 14:29:02.163722 crc crio[3658]: time=\"2026-06-10T14:29:02.163142159Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 9a5428f17a586e76a74c40585b301e946bc86b4e4472be4b2d7182385ac83650\" id=0b358ed3-53f1-45f9-8727-d3c3e4b48b70 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729603 | controller |     "Jun 10 14:29:02.163722 crc crio[3658]: time=\"2026-06-10T14:29:02.16317687Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 9316b08ab6ce76d5ce6800675f587dc35d127e4bedcc924cb149cc7c68ea60e8\" id=89b7416a-a840-46df-b9d7-d1833362850a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729618 | controller |     "Jun 10 14:29:02.163722 crc crio[3658]: time=\"2026-06-10T14:29:02.151199743Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 149603a80d9f1210736b9cb6e55f2f6b913cca17f905ce47afebf31e5103d4de\" id=eb7cd748-12b4-4472-93ea-f8730d9f8b83 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729633 | controller |     "Jun 10 14:29:02.163722 crc crio[3658]: time=\"2026-06-10T14:29:02.153564341Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: ed0f9f8f3e3683deb8e94f190b386e68e126c25626c88487fa70b184080978ba\" id=0389c2a5-26d0-4ef2-809d-6d1d0796543d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729647 | controller |     "Jun 10 14:29:02.163722 crc crio[3658]: time=\"2026-06-10T14:29:02.154042995Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 737c1c2e1f6a75cdf8356f246572a49339ab9c377abd7eec8e1b2c2784fba3c3\" id=d996f548-9b5a-482b-9129-16af77785fa4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729662 | controller |     "Jun 10 14:29:02.166546 crc crio[3658]: time=\"2026-06-10T14:29:02.165111366Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: e6f368eff0db194ed4d6936fed679a3842e9ced28e85a7d3311e925ce4669b06\" id=b179a7cc-1d0d-45ce-aefd-8476d626b175 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729677 | controller |     "Jun 10 14:29:02.166546 crc crio[3658]: time=\"2026-06-10T14:29:02.165783465Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 3a821dd9cc654897e668a63382fd512ba47b8cc9a094efacfe74255496cfee2d\" id=550213cc-74b7-4529-9e01-cebff5228e76 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729692 | controller |     "Jun 10 14:29:02.166546 crc crio[3658]: time=\"2026-06-10T14:29:02.166172676Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 9a5428f17a586e76a74c40585b301e946bc86b4e4472be4b2d7182385ac83650\" id=0b358ed3-53f1-45f9-8727-d3c3e4b48b70 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729707 | controller |     "Jun 10 14:29:02.172694 crc crio[3658]: time=\"2026-06-10T14:29:02.171610754Z\" level=info msg=\"runSandbox: deleting pod ID be461c889cee8b5dfc6cba75a94236f0aaca3cdcf9e7e747dbb8f958272c4d00 from idIndex\" id=11bf5a68-e0d4-439a-a69a-f916d831eb1a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729722 | controller |     "Jun 10 14:29:02.172694 crc crio[3658]: time=\"2026-06-10T14:29:02.171710877Z\" level=info msg=\"runSandbox: removing pod sandbox be461c889cee8b5dfc6cba75a94236f0aaca3cdcf9e7e747dbb8f958272c4d00\" id=11bf5a68-e0d4-439a-a69a-f916d831eb1a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729740 | controller |     "Jun 10 14:29:02.172694 crc crio[3658]: time=\"2026-06-10T14:29:02.171764869Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox be461c889cee8b5dfc6cba75a94236f0aaca3cdcf9e7e747dbb8f958272c4d00\" id=11bf5a68-e0d4-439a-a69a-f916d831eb1a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729756 | controller |     "Jun 10 14:29:02.172694 crc crio[3658]: time=\"2026-06-10T14:29:02.171783969Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox be461c889cee8b5dfc6cba75a94236f0aaca3cdcf9e7e747dbb8f958272c4d00\" id=11bf5a68-e0d4-439a-a69a-f916d831eb1a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729770 | controller |     "Jun 10 14:29:02.175921 crc crio[3658]: time=\"2026-06-10T14:29:02.175831906Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: be461c889cee8b5dfc6cba75a94236f0aaca3cdcf9e7e747dbb8f958272c4d00\" id=11bf5a68-e0d4-439a-a69a-f916d831eb1a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729785 | controller |     "Jun 10 14:29:02.176054 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.729801 | controller |     "Jun 10 14:29:02.176054 crc crio[3658]: time=\"2026-06-10T14:29:02.176001111Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 46761a0589571e8a7bc86c087598606dc4cf6572d7d73e8e5726e090ac1b5ae5\" id=12778afe-5699-48a6-b031-ae8913e8959f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729816 | controller |     "Jun 10 14:29:02.184234 crc crio[3658]: time=\"2026-06-10T14:29:02.179491152Z\" level=info msg=\"runSandbox: deleting pod ID 46761a0589571e8a7bc86c087598606dc4cf6572d7d73e8e5726e090ac1b5ae5 from idIndex\" id=12778afe-5699-48a6-b031-ae8913e8959f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729831 | controller |     "Jun 10 14:29:02.184234 crc crio[3658]: time=\"2026-06-10T14:29:02.179516783Z\" level=info msg=\"runSandbox: removing pod sandbox 46761a0589571e8a7bc86c087598606dc4cf6572d7d73e8e5726e090ac1b5ae5\" id=12778afe-5699-48a6-b031-ae8913e8959f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729846 | controller |     "Jun 10 14:29:02.184234 crc crio[3658]: time=\"2026-06-10T14:29:02.179549884Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 46761a0589571e8a7bc86c087598606dc4cf6572d7d73e8e5726e090ac1b5ae5\" id=12778afe-5699-48a6-b031-ae8913e8959f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729880 | controller |     "Jun 10 14:29:02.184234 crc crio[3658]: time=\"2026-06-10T14:29:02.179573635Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 46761a0589571e8a7bc86c087598606dc4cf6572d7d73e8e5726e090ac1b5ae5\" id=12778afe-5699-48a6-b031-ae8913e8959f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729897 | controller |     "Jun 10 14:29:02.184234 crc crio[3658]: time=\"2026-06-10T14:29:02.181115319Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 46761a0589571e8a7bc86c087598606dc4cf6572d7d73e8e5726e090ac1b5ae5\" id=12778afe-5699-48a6-b031-ae8913e8959f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729912 | controller |     "Jun 10 14:29:02.188748 crc crio[3658]: time=\"2026-06-10T14:29:02.18596066Z\" 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=d4d939f8-1f1d-47d7-a4a1-af73c07411e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729927 | controller |     "Jun 10 14:29:02.188748 crc crio[3658]: time=\"2026-06-10T14:29:02.186026292Z\" 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=d4d939f8-1f1d-47d7-a4a1-af73c07411e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729946 | controller |     "Jun 10 14:29:02.193762 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.729961 | controller |     "Jun 10 14:29:02.194035 crc crio[3658]: time=\"2026-06-10T14:29:02.193922091Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 21abdf8c7356d47604648595090d5c4cdc6703af0bc5591d244c1dd853b72b84\" id=a7bb7f1d-7a4c-4fdb-90e5-28481de55b6d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.729977 | controller |     "Jun 10 14:29:02.195058 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.729993 | controller |     "Jun 10 14:29:02.195177 crc crio[3658]: time=\"2026-06-10T14:29:02.195120445Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox c43d361b98eb07563aad269e8723f731154ef0c7ee6c76ce7cd8e24e2c44fef0\" id=1a371183-710d-46eb-9ee9-b2b456595b93 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730008 | controller |     "Jun 10 14:29:02.195933 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.730024 | controller |     "Jun 10 14:29:02.196003 crc crio[3658]: time=\"2026-06-10T14:29:02.19596923Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 65b544867803af66d953f0f7d6078601a96fd0fc9b0f016fb785ec2eea49ad64\" id=5372cbb9-e2cf-4674-a193-7dd6d44734b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730040 | controller |     "Jun 10 14:29:02.196231 crc crio[3658]: time=\"2026-06-10T14:29:02.196165356Z\" level=info msg=\"runSandbox: deleting pod ID 21abdf8c7356d47604648595090d5c4cdc6703af0bc5591d244c1dd853b72b84 from idIndex\" id=a7bb7f1d-7a4c-4fdb-90e5-28481de55b6d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730055 | controller |     "Jun 10 14:29:02.196458 crc crio[3658]: time=\"2026-06-10T14:29:02.196358641Z\" level=info msg=\"runSandbox: removing pod sandbox 21abdf8c7356d47604648595090d5c4cdc6703af0bc5591d244c1dd853b72b84\" id=a7bb7f1d-7a4c-4fdb-90e5-28481de55b6d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730070 | controller |     "Jun 10 14:29:02.196458 crc crio[3658]: time=\"2026-06-10T14:29:02.196432243Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 21abdf8c7356d47604648595090d5c4cdc6703af0bc5591d244c1dd853b72b84\" id=a7bb7f1d-7a4c-4fdb-90e5-28481de55b6d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730085 | controller |     "Jun 10 14:29:02.196458 crc crio[3658]: time=\"2026-06-10T14:29:02.196452224Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 21abdf8c7356d47604648595090d5c4cdc6703af0bc5591d244c1dd853b72b84\" id=a7bb7f1d-7a4c-4fdb-90e5-28481de55b6d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730099 | controller |     "Jun 10 14:29:02.198044 crc crio[3658]: time=\"2026-06-10T14:29:02.197960478Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0\" id=469f7fd7-fbab-4e88-8462-7441df44b4c5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730115 | controller |     "Jun 10 14:29:02.198044 crc crio[3658]: time=\"2026-06-10T14:29:02.19803712Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_service-ca-operator-5b9c976747-l2sd4_openshift-service-ca-operator_fd3771ed-6d15-47a3-9f81-762cf83a728f_0\" id=469f7fd7-fbab-4e88-8462-7441df44b4c5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730133 | controller |     "Jun 10 14:29:02.205091 crc crio[3658]: time=\"2026-06-10T14:29:02.204994341Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 21abdf8c7356d47604648595090d5c4cdc6703af0bc5591d244c1dd853b72b84\" id=a7bb7f1d-7a4c-4fdb-90e5-28481de55b6d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730148 | controller |     "Jun 10 14:29:02.205474 crc crio[3658]: time=\"2026-06-10T14:29:02.205420654Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=859669f0-7f46-4b2a-9b25-6c23ad16fcb8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730164 | controller |     "Jun 10 14:29:02.205474 crc crio[3658]: time=\"2026-06-10T14:29:02.205491056Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-operator-799b87ffcd-h5xh9_openshift-dns-operator_13345434-cc4c-42d5-97e8-99cd8b90477a_0\" id=859669f0-7f46-4b2a-9b25-6c23ad16fcb8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730179 | controller |     "Jun 10 14:29:02.206960 crc crio[3658]: time=\"2026-06-10T14:29:02.206561977Z\" level=info msg=\"runSandbox: deleting pod ID 65b544867803af66d953f0f7d6078601a96fd0fc9b0f016fb785ec2eea49ad64 from idIndex\" id=5372cbb9-e2cf-4674-a193-7dd6d44734b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730194 | controller |     "Jun 10 14:29:02.206960 crc crio[3658]: time=\"2026-06-10T14:29:02.206641199Z\" level=info msg=\"runSandbox: removing pod sandbox 65b544867803af66d953f0f7d6078601a96fd0fc9b0f016fb785ec2eea49ad64\" id=5372cbb9-e2cf-4674-a193-7dd6d44734b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730209 | controller |     "Jun 10 14:29:02.206960 crc crio[3658]: time=\"2026-06-10T14:29:02.20668812Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 65b544867803af66d953f0f7d6078601a96fd0fc9b0f016fb785ec2eea49ad64\" id=5372cbb9-e2cf-4674-a193-7dd6d44734b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730224 | controller |     "Jun 10 14:29:02.206960 crc crio[3658]: time=\"2026-06-10T14:29:02.206707261Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 65b544867803af66d953f0f7d6078601a96fd0fc9b0f016fb785ec2eea49ad64\" id=5372cbb9-e2cf-4674-a193-7dd6d44734b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730239 | controller |     "Jun 10 14:29:02.208345 crc crio[3658]: time=\"2026-06-10T14:29:02.208170623Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 65b544867803af66d953f0f7d6078601a96fd0fc9b0f016fb785ec2eea49ad64\" id=5372cbb9-e2cf-4674-a193-7dd6d44734b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730254 | controller |     "Jun 10 14:29:02.209150 crc crio[3658]: time=\"2026-06-10T14:29:02.209014638Z\" level=info msg=\"runSandbox: deleting pod ID c43d361b98eb07563aad269e8723f731154ef0c7ee6c76ce7cd8e24e2c44fef0 from idIndex\" id=1a371183-710d-46eb-9ee9-b2b456595b93 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730269 | controller |     "Jun 10 14:29:02.209671 crc crio[3658]: time=\"2026-06-10T14:29:02.209550463Z\" level=info msg=\"runSandbox: removing pod sandbox c43d361b98eb07563aad269e8723f731154ef0c7ee6c76ce7cd8e24e2c44fef0\" id=1a371183-710d-46eb-9ee9-b2b456595b93 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730284 | controller |     "Jun 10 14:29:02.210046 crc crio[3658]: time=\"2026-06-10T14:29:02.209941695Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox c43d361b98eb07563aad269e8723f731154ef0c7ee6c76ce7cd8e24e2c44fef0\" id=1a371183-710d-46eb-9ee9-b2b456595b93 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730299 | controller |     "Jun 10 14:29:02.210204 crc crio[3658]: time=\"2026-06-10T14:29:02.210185482Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox c43d361b98eb07563aad269e8723f731154ef0c7ee6c76ce7cd8e24e2c44fef0\" id=1a371183-710d-46eb-9ee9-b2b456595b93 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730317 | controller |     "Jun 10 14:29:02.210945 crc crio[3658]: 2026-06-10T14:29:02Z [error] CmdDel (shim): CheckAPIReadyNow: Daemon not reachable over socketfile: failed to send CNI request: Post \"http://dummy/healthz\": dial unix /run/multus/socket/multus.sock: connect: no such file or directory",
2026-06-10 15:52:08.730333 | controller |     "Jun 10 14:29:02.211040 crc crio[3658]: time=\"2026-06-10T14:29:02.210986035Z\" level=info msg=\"runSandbox: cleaning up namespaces after failing to run sandbox 3cc07eacd20a33d4271189e3bed94f79c95a6e2c616a18832aff6e9c7564c1bc\" id=a0a4d010-08d8-4893-ad18-f66bd5e47897 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730348 | controller |     "Jun 10 14:29:02.211370 crc crio[3658]: time=\"2026-06-10T14:29:02.211226022Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=aac0741b-2613-41d1-8dda-4f2ebc7dede4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730363 | controller |     "Jun 10 14:29:02.211370 crc crio[3658]: time=\"2026-06-10T14:29:02.211336325Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ingress-operator-6b9cb4dbcf-5fpw9_openshift-ingress-operator_e466d193-2f16-441a-9f10-579f91762fb9_0\" id=aac0741b-2613-41d1-8dda-4f2ebc7dede4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730378 | controller |     "Jun 10 14:29:02.211479 crc crio[3658]: time=\"2026-06-10T14:29:02.211230562Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: c43d361b98eb07563aad269e8723f731154ef0c7ee6c76ce7cd8e24e2c44fef0\" id=1a371183-710d-46eb-9ee9-b2b456595b93 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730393 | controller |     "Jun 10 14:29:02.213459 crc crio[3658]: time=\"2026-06-10T14:29:02.213391745Z\" level=info msg=\"runSandbox: deleting pod ID 3cc07eacd20a33d4271189e3bed94f79c95a6e2c616a18832aff6e9c7564c1bc from idIndex\" id=a0a4d010-08d8-4893-ad18-f66bd5e47897 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730408 | controller |     "Jun 10 14:29:02.213459 crc crio[3658]: time=\"2026-06-10T14:29:02.213448726Z\" level=info msg=\"runSandbox: removing pod sandbox 3cc07eacd20a33d4271189e3bed94f79c95a6e2c616a18832aff6e9c7564c1bc\" id=a0a4d010-08d8-4893-ad18-f66bd5e47897 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730423 | controller |     "Jun 10 14:29:02.213564 crc crio[3658]: time=\"2026-06-10T14:29:02.213485547Z\" level=info msg=\"runSandbox: deleting container ID from idIndex for sandbox 3cc07eacd20a33d4271189e3bed94f79c95a6e2c616a18832aff6e9c7564c1bc\" id=a0a4d010-08d8-4893-ad18-f66bd5e47897 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730438 | controller |     "Jun 10 14:29:02.213564 crc crio[3658]: time=\"2026-06-10T14:29:02.213505048Z\" level=info msg=\"runSandbox: unmounting shmPath for sandbox 3cc07eacd20a33d4271189e3bed94f79c95a6e2c616a18832aff6e9c7564c1bc\" id=a0a4d010-08d8-4893-ad18-f66bd5e47897 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730454 | controller |     "Jun 10 14:29:02.214106 crc crio[3658]: time=\"2026-06-10T14:29:02.214044184Z\" level=info msg=\"runSandbox: removing pod sandbox from storage: 3cc07eacd20a33d4271189e3bed94f79c95a6e2c616a18832aff6e9c7564c1bc\" id=a0a4d010-08d8-4893-ad18-f66bd5e47897 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730469 | controller |     "Jun 10 14:29:02.216633 crc crio[3658]: time=\"2026-06-10T14:29:02.216571567Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=15e10e24-f959-47ee-8e3e-d1ec4c791412 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730488 | controller |     "Jun 10 14:29:02.216841 crc crio[3658]: time=\"2026-06-10T14:29:02.216654449Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_catalog-operator-75ff9f647d-4s428_openshift-operator-lifecycle-manager_d1618753-e855-455c-8eee-e4fb77abbc17_0\" id=15e10e24-f959-47ee-8e3e-d1ec4c791412 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730503 | controller |     "Jun 10 14:29:02.222201 crc crio[3658]: time=\"2026-06-10T14:29:02.222118007Z\" 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=a0a4d010-08d8-4893-ad18-f66bd5e47897 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730519 | controller |     "Jun 10 14:29:02.222318 crc crio[3658]: time=\"2026-06-10T14:29:02.22221446Z\" 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=a0a4d010-08d8-4893-ad18-f66bd5e47897 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730534 | controller |     "Jun 10 14:29:02.227052 crc crio[3658]: time=\"2026-06-10T14:29:02.226965808Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0\" id=fb203ace-eeac-4827-aa2c-cc82dbe07792 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730549 | controller |     "Jun 10 14:29:02.227052 crc crio[3658]: time=\"2026-06-10T14:29:02.22703561Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0\" id=fb203ace-eeac-4827-aa2c-cc82dbe07792 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730564 | controller |     "Jun 10 14:29:02.232512 crc crio[3658]: time=\"2026-06-10T14:29:02.232489388Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=009c5f76-2672-4bd8-9831-841801849fd9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730579 | controller |     "Jun 10 14:29:02.232556 crc crio[3658]: time=\"2026-06-10T14:29:02.232514889Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_packageserver-7d4fc7d867-qt46x_openshift-operator-lifecycle-manager_584a9db0-8534-48e1-b484-d23b9c489569_0\" id=009c5f76-2672-4bd8-9831-841801849fd9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730594 | controller |     "Jun 10 14:29:02.236507 crc crio[3658]: time=\"2026-06-10T14:29:02.236396321Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=08327c24-3031-4bcc-a357-74c225edc725 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730608 | controller |     "Jun 10 14:29:02.236507 crc crio[3658]: time=\"2026-06-10T14:29:02.236453583Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_machine-api-operator-755bb95488-cj4b6_openshift-machine-api_12703f5c-2f19-4458-9c95-b94af53cd5d8_0\" id=08327c24-3031-4bcc-a357-74c225edc725 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730623 | controller |     "Jun 10 14:29:02.240950 crc crio[3658]: time=\"2026-06-10T14:29:02.240301934Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=94905ed7-9d4a-423b-a792-900928483f4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730637 | controller |     "Jun 10 14:29:02.240950 crc crio[3658]: time=\"2026-06-10T14:29:02.240334105Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-9ddfb9f55-k47zv_openshift-apiserver_e7508fa2-0f14-41e2-8972-4e2e11009b77_0\" id=94905ed7-9d4a-423b-a792-900928483f4e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730656 | controller |     "Jun 10 14:29:02.247965 crc crio[3658]: time=\"2026-06-10T14:29:02.247896564Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=89b7416a-a840-46df-b9d7-d1833362850a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730671 | controller |     "Jun 10 14:29:02.247965 crc crio[3658]: time=\"2026-06-10T14:29:02.247961826Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_migrator-866fcbc849-vfggj_openshift-kube-storage-version-migrator_95e1bfe8-fa45-4e53-9e80-89e7ac6db708_0\" id=89b7416a-a840-46df-b9d7-d1833362850a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730686 | controller |     "Jun 10 14:29:02.254027 crc crio[3658]: time=\"2026-06-10T14:29:02.25396617Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0\" id=eb7cd748-12b4-4472-93ea-f8730d9f8b83 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730701 | controller |     "Jun 10 14:29:02.254027 crc crio[3658]: time=\"2026-06-10T14:29:02.254018682Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_oauth-openshift-685b49f4d7-4d6xb_openshift-authentication_b167f5c3-3788-4edd-9e26-0fc3a5748dee_0\" id=eb7cd748-12b4-4472-93ea-f8730d9f8b83 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730716 | controller |     "Jun 10 14:29:02.257917 crc crio[3658]: time=\"2026-06-10T14:29:02.257827382Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0\" id=0389c2a5-26d0-4ef2-809d-6d1d0796543d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730731 | controller |     "Jun 10 14:29:02.257917 crc crio[3658]: time=\"2026-06-10T14:29:02.257907734Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_certified-operators-l27pk_openshift-marketplace_91f37d35-53d4-49eb-b4e2-8ee1a226094b_0\" id=0389c2a5-26d0-4ef2-809d-6d1d0796543d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730746 | controller |     "Jun 10 14:29:02.262182 crc crio[3658]: time=\"2026-06-10T14:29:02.262123106Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=d996f548-9b5a-482b-9129-16af77785fa4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730760 | controller |     "Jun 10 14:29:02.262298 crc crio[3658]: time=\"2026-06-10T14:29:02.262213029Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_networking-console-plugin-5ff7774fd9-nljh6_openshift-network-console_6a9ae5f6-97bd-46ac-bafa-ca1b4452a141_0\" id=d996f548-9b5a-482b-9129-16af77785fa4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730775 | controller |     "Jun 10 14:29:02.266363 crc crio[3658]: time=\"2026-06-10T14:29:02.266217725Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=b179a7cc-1d0d-45ce-aefd-8476d626b175 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730790 | controller |     "Jun 10 14:29:02.266363 crc crio[3658]: time=\"2026-06-10T14:29:02.266319958Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_olm-operator-5cdf44d969-ssqvn_openshift-operator-lifecycle-manager_6e1163b9-cb14-4016-a0bf-126812657ac4_0\" id=b179a7cc-1d0d-45ce-aefd-8476d626b175 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730804 | controller |     "Jun 10 14:29:02.270774 crc crio[3658]: time=\"2026-06-10T14:29:02.270726166Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0\" id=550213cc-74b7-4529-9e01-cebff5228e76 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730822 | controller |     "Jun 10 14:29:02.270774 crc crio[3658]: time=\"2026-06-10T14:29:02.270767647Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_csi-hostpathplugin-mpq2f_hostpath-provisioner_af9d3f54-b024-4959-888b-41fc0dc68a7f_0\" id=550213cc-74b7-4529-9e01-cebff5228e76 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730837 | controller |     "Jun 10 14:29:02.277107 crc crio[3658]: time=\"2026-06-10T14:29:02.277016948Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=0b358ed3-53f1-45f9-8727-d3c3e4b48b70 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730867 | controller |     "Jun 10 14:29:02.277107 crc crio[3658]: time=\"2026-06-10T14:29:02.27709532Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-apiserver-operator-846cbfc458-xttmf_openshift-apiserver-operator_7d46baeb-32f5-4d0b-aeba-13333da51152_0\" id=0b358ed3-53f1-45f9-8727-d3c3e4b48b70 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730884 | controller |     "Jun 10 14:29:02.281343 crc crio[3658]: time=\"2026-06-10T14:29:02.28123114Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0\" id=11bf5a68-e0d4-439a-a69a-f916d831eb1a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730899 | controller |     "Jun 10 14:29:02.281532 crc crio[3658]: time=\"2026-06-10T14:29:02.281350534Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-6c684df5db-cc8g8_openshift-console_63877e21-00e2-4bee-b462-31d3bbe131ef_0\" id=11bf5a68-e0d4-439a-a69a-f916d831eb1a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730914 | controller |     "Jun 10 14:29:02.285208 crc crio[3658]: time=\"2026-06-10T14:29:02.285127033Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=91eac38a-b467-4ebf-a391-0254f05054ed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730929 | controller |     "Jun 10 14:29:02.285208 crc crio[3658]: time=\"2026-06-10T14:29:02.285173654Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_multus-admission-controller-69db94689b-rvf8p_openshift-multus_22e9ac12-6d81-454c-9af1-0b0d7e241db6_0\" id=91eac38a-b467-4ebf-a391-0254f05054ed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730944 | controller |     "Jun 10 14:29:02.288543 crc crio[3658]: time=\"2026-06-10T14:29:02.28848572Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=c020900b-51b5-4079-ad96-9558973a0434 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730959 | controller |     "Jun 10 14:29:02.288543 crc crio[3658]: time=\"2026-06-10T14:29:02.288538622Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_downloads-747b44746d-4pqvr_openshift-console_d0d29411-fb58-47c5-9579-23967e5649ce_0\" id=c020900b-51b5-4079-ad96-9558973a0434 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730974 | controller |     "Jun 10 14:29:02.292867 crc crio[3658]: time=\"2026-06-10T14:29:02.292799325Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=419c0395-02a5-4969-993e-cef5e59000c1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.730989 | controller |     "Jun 10 14:29:02.292867 crc crio[3658]: time=\"2026-06-10T14:29:02.292864617Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-source-5bb8f5cd97-xdvz5_openshift-network-diagnostics_f863fff9-286a-45fa-b8f0-8a86994b8440_0\" id=419c0395-02a5-4969-993e-cef5e59000c1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.731007 | controller |     "Jun 10 14:29:02.296124 crc crio[3658]: time=\"2026-06-10T14:29:02.29605638Z\" 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=8996514d-fbc5-42ec-886b-19f5cf622fbd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.731022 | controller |     "Jun 10 14:29:02.296124 crc crio[3658]: time=\"2026-06-10T14:29:02.296115161Z\" 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=8996514d-fbc5-42ec-886b-19f5cf622fbd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.731038 | controller |     "Jun 10 14:29:02.300988 crc crio[3658]: time=\"2026-06-10T14:29:02.300924621Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0\" id=f80cd720-08c3-4825-994f-e32e2a8de395 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.731053 | controller |     "Jun 10 14:29:02.301084 crc crio[3658]: time=\"2026-06-10T14:29:02.300994653Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-kube-scheduler-operator-54f497555d-d8646_openshift-kube-scheduler-operator_4e9ac1d6-d4ed-4411-a098-d1bf725c943c_0\" id=f80cd720-08c3-4825-994f-e32e2a8de395 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.731069 | controller |     "Jun 10 14:29:02.304220 crc crio[3658]: time=\"2026-06-10T14:29:02.304164535Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0\" id=e5a4ede9-7c12-4854-ad06-10799a1acb7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.731084 | controller |     "Jun 10 14:29:02.304476 crc crio[3658]: time=\"2026-06-10T14:29:02.304228337Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_cluster-image-registry-operator-86c45576b9-qdg7g_openshift-image-registry_1d749813-cd37-46e7-9865-e180c3005dc0_0\" id=e5a4ede9-7c12-4854-ad06-10799a1acb7c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.731099 | controller |     "Jun 10 14:29:02.308990 crc crio[3658]: time=\"2026-06-10T14:29:02.308879971Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=9ce43e74-b05f-429d-b9be-e50df5472bb8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.731115 | controller |     "Jun 10 14:29:02.308990 crc crio[3658]: time=\"2026-06-10T14:29:02.308934553Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_etcd-operator-69b85846b6-9w8mk_openshift-etcd-operator_590c4b91-91e2-41cd-8666-e08cbfa17a77_0\" id=9ce43e74-b05f-429d-b9be-e50df5472bb8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.731130 | controller |     "Jun 10 14:29:02.312050 crc crio[3658]: time=\"2026-06-10T14:29:02.311979211Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=5300c88a-23f7-4ff8-92d6-cb1ac7ca54c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.731146 | controller |     "Jun 10 14:29:02.312050 crc crio[3658]: time=\"2026-06-10T14:29:02.312026952Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_openshift-config-operator-5777786469-bccdj_openshift-config-operator_24de2af2-9e39-4c2e-96f8-42509d1baf18_0\" id=5300c88a-23f7-4ff8-92d6-cb1ac7ca54c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.731167 | controller |     "Jun 10 14:29:02.316108 crc crio[3658]: time=\"2026-06-10T14:29:02.315987777Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0\" id=3dc1cf85-5f0c-4507-8c2d-e3c4acb60cf8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.731183 | controller |     "Jun 10 14:29:02.316108 crc crio[3658]: time=\"2026-06-10T14:29:02.316046029Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0\" id=3dc1cf85-5f0c-4507-8c2d-e3c4acb60cf8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.731198 | controller |     "Jun 10 14:29:02.319517 crc crio[3658]: time=\"2026-06-10T14:29:02.319470458Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=b148e14a-58b9-41fc-82ff-a7b5bed766ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.731213 | controller |     "Jun 10 14:29:02.319596 crc crio[3658]: time=\"2026-06-10T14:29:02.31952215Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_apiserver-8596bd845d-l6g6s_openshift-oauth-apiserver_eeb0b76f-edea-4c9c-99a1-0130c6a7453c_0\" id=b148e14a-58b9-41fc-82ff-a7b5bed766ab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.731228 | controller |     "Jun 10 14:29:02.323751 crc crio[3658]: time=\"2026-06-10T14:29:02.32367272Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=137bbb00-8490-49ec-a4c1-51559c75a802 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.731243 | controller |     "Jun 10 14:29:02.323751 crc crio[3658]: time=\"2026-06-10T14:29:02.323741472Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_marketplace-operator-547dbd544d-xchl9_openshift-marketplace_6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3_0\" id=137bbb00-8490-49ec-a4c1-51559c75a802 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.731258 | controller |     "Jun 10 14:29:02.326646 crc crio[3658]: time=\"2026-06-10T14:29:02.326560444Z\" 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=4e48e304-e840-47a1-ae88-b124e2e0ef00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.731273 | controller |     "Jun 10 14:29:02.326711 crc crio[3658]: time=\"2026-06-10T14:29:02.326655866Z\" 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=4e48e304-e840-47a1-ae88-b124e2e0ef00 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.731288 | controller |     "Jun 10 14:29:02.330062 crc crio[3658]: time=\"2026-06-10T14:29:02.330020834Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=d55ef981-e519-41b0-8962-9b8abed3bc79 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.731302 | controller |     "Jun 10 14:29:02.330346 crc crio[3658]: time=\"2026-06-10T14:29:02.330069735Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_console-operator-67c89758df-4jf4f_openshift-console-operator_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2_0\" id=d55ef981-e519-41b0-8962-9b8abed3bc79 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.731317 | controller |     "Jun 10 14:29:02.335799 crc crio[3658]: time=\"2026-06-10T14:29:02.335676808Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=d3183a2e-fe64-4248-8785-e5ffc7584b3d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.731336 | controller |     "Jun 10 14:29:02.335799 crc crio[3658]: time=\"2026-06-10T14:29:02.33574327Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_dns-default-qtghf_openshift-dns_d181776f-b90e-41dc-be09-c4543b8cba16_0\" id=d3183a2e-fe64-4248-8785-e5ffc7584b3d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.731351 | controller |     "Jun 10 14:29:02.339020 crc crio[3658]: time=\"2026-06-10T14:29:02.338960653Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0\" id=6a7fb1f2-0f7c-49b3-8172-0221d873cca5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.731367 | controller |     "Jun 10 14:29:02.339020 crc crio[3658]: time=\"2026-06-10T14:29:02.339014034Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_redhat-marketplace-ntdwx_openshift-marketplace_304346ae-9d3b-4262-8068-4ed1e7ff48a8_0\" id=6a7fb1f2-0f7c-49b3-8172-0221d873cca5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.731382 | controller |     "Jun 10 14:29:02.343094 crc crio[3658]: time=\"2026-06-10T14:29:02.343027721Z\" 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=84ee9b77-0d52-4445-9a0b-f212b33389f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.731397 | controller |     "Jun 10 14:29:02.343094 crc crio[3658]: time=\"2026-06-10T14:29:02.343077602Z\" 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=84ee9b77-0d52-4445-9a0b-f212b33389f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.731412 | controller |     "Jun 10 14:29:02.346325 crc crio[3658]: time=\"2026-06-10T14:29:02.346207173Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=613e397c-7a1d-4cfa-b69c-044dcea1c40b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.731427 | controller |     "Jun 10 14:29:02.346325 crc crio[3658]: time=\"2026-06-10T14:29:02.346299665Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_community-operators-qhh6t_openshift-marketplace_38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e_0\" id=613e397c-7a1d-4cfa-b69c-044dcea1c40b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.731442 | controller |     "Jun 10 14:29:02.349946 crc crio[3658]: time=\"2026-06-10T14:29:02.349821177Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=19fd02cc-2d8d-43f3-b1cf-59537c61279f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.731457 | controller |     "Jun 10 14:29:02.349946 crc crio[3658]: time=\"2026-06-10T14:29:02.34990161Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_authentication-operator-7f5c659b84-khkfm_openshift-authentication-operator_677c2747-1901-4941-94f1-8281cced296b_0\" id=19fd02cc-2d8d-43f3-b1cf-59537c61279f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.731472 | controller |     "Jun 10 14:29:02.352806 crc crio[3658]: time=\"2026-06-10T14:29:02.352750052Z\" 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=d7d43c2c-32e4-43ba-b9e2-17c7774dcc1f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.731487 | controller |     "Jun 10 14:29:02.352806 crc crio[3658]: time=\"2026-06-10T14:29:02.352801154Z\" 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=d7d43c2c-32e4-43ba-b9e2-17c7774dcc1f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.731505 | controller |     "Jun 10 14:29:02.357217 crc crio[3658]: time=\"2026-06-10T14:29:02.35717452Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0\" id=12778afe-5699-48a6-b031-ae8913e8959f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.731521 | controller |     "Jun 10 14:29:02.357362 crc crio[3658]: time=\"2026-06-10T14:29:02.357225042Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-metrics-daemon-n2bqt_openshift-multus_504f5b64-2069-4529-9127-e6f993b1b649_0\" id=12778afe-5699-48a6-b031-ae8913e8959f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.731536 | controller |     "Jun 10 14:29:02.360717 crc crio[3658]: time=\"2026-06-10T14:29:02.360579989Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=42730f06-4e8a-4273-829f-981850fd4c70 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.731551 | controller |     "Jun 10 14:29:02.360717 crc crio[3658]: time=\"2026-06-10T14:29:02.360664662Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_network-check-target-fhkjl_openshift-network-diagnostics_17b87002-b798-480a-8e17-83053d698239_0\" id=42730f06-4e8a-4273-829f-981850fd4c70 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.731565 | controller |     "Jun 10 14:29:02.363910 crc crio[3658]: time=\"2026-06-10T14:29:02.363864024Z\" 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=a7bb7f1d-7a4c-4fdb-90e5-28481de55b6d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.731580 | controller |     "Jun 10 14:29:02.364138 crc crio[3658]: time=\"2026-06-10T14:29:02.363914676Z\" 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=a7bb7f1d-7a4c-4fdb-90e5-28481de55b6d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.731595 | controller |     "Jun 10 14:29:02.370302 crc crio[3658]: time=\"2026-06-10T14:29:02.370150886Z\" 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=5372cbb9-e2cf-4674-a193-7dd6d44734b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.731610 | controller |     "Jun 10 14:29:02.370396 crc crio[3658]: time=\"2026-06-10T14:29:02.370306311Z\" 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=5372cbb9-e2cf-4674-a193-7dd6d44734b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.731625 | controller |     "Jun 10 14:29:02.373080 crc crio[3658]: time=\"2026-06-10T14:29:02.373014559Z\" level=info msg=\"runSandbox: releasing container name: k8s_POD_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0\" id=1a371183-710d-46eb-9ee9-b2b456595b93 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.731640 | controller |     "Jun 10 14:29:02.373080 crc crio[3658]: time=\"2026-06-10T14:29:02.373076951Z\" level=info msg=\"runSandbox: releasing pod sandbox name: k8s_ingress-canary-jlj86_openshift-ingress-canary_7d96a430-aa69-4b19-9ee4-68f2e6192e27_0\" id=1a371183-710d-46eb-9ee9-b2b456595b93 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.731654 | controller |     "Jun 10 14:29:12.773621 crc crio[3658]: time=\"2026-06-10T14:29:12.769725182Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=84506e72-fa3f-436a-bc0f-d5313bb8dd59 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.731673 | controller |     "Jun 10 14:29:12.773621 crc crio[3658]: time=\"2026-06-10T14:29:12.770511895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.731688 | controller |     "Jun 10 14:29:12.773621 crc crio[3658]: time=\"2026-06-10T14:29:12.769726883Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=7e9d2c00-0365-414a-9263-1d2872e40649 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.731703 | controller |     "Jun 10 14:29:12.773621 crc crio[3658]: time=\"2026-06-10T14:29:12.773225484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.731718 | controller |     "Jun 10 14:29:12.775035 crc crio[3658]: time=\"2026-06-10T14:29:12.774913543Z\" level=info msg=\"Running pod sandbox: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=644e0dfb-15d4-4f9d-9818-f941dca043a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.731733 | controller |     "Jun 10 14:29:12.775035 crc crio[3658]: time=\"2026-06-10T14:29:12.774986615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.731748 | controller |     "Jun 10 14:29:12.775172 crc crio[3658]: time=\"2026-06-10T14:29:12.775124999Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=7b73de2e-b1a2-4bd3-a3a0-1bbb294d2fff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.731762 | controller |     "Jun 10 14:29:12.775425 crc crio[3658]: time=\"2026-06-10T14:29:12.775351565Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.731777 | controller |     "Jun 10 14:29:13.769125 crc crio[3658]: time=\"2026-06-10T14:29:13.769007125Z\" level=info msg=\"Running pod sandbox: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=b27a703a-89bf-4284-86c0-8004a4a66c21 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.731792 | controller |     "Jun 10 14:29:13.769240 crc crio[3658]: time=\"2026-06-10T14:29:13.769144399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.731807 | controller |     "Jun 10 14:29:13.769394 crc crio[3658]: time=\"2026-06-10T14:29:13.769225431Z\" level=info msg=\"Running pod sandbox: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=7b481f35-e9af-449a-981e-a53342a2438b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.731822 | controller |     "Jun 10 14:29:13.769394 crc crio[3658]: time=\"2026-06-10T14:29:13.769373225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.731836 | controller |     "Jun 10 14:29:13.770099 crc crio[3658]: time=\"2026-06-10T14:29:13.769963162Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=2a4ea5a0-83aa-4984-943e-f5994953866a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.731867 | controller |     "Jun 10 14:29:13.770338 crc crio[3658]: time=\"2026-06-10T14:29:13.770168048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.731888 | controller |     "Jun 10 14:29:13.770642 crc crio[3658]: time=\"2026-06-10T14:29:13.770323283Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=cd7485b1-bf12-4888-ad64-00ce66ae5441 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.731905 | controller |     "Jun 10 14:29:13.770765 crc crio[3658]: time=\"2026-06-10T14:29:13.770687843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.731922 | controller |     "Jun 10 14:29:14.769857 crc crio[3658]: time=\"2026-06-10T14:29:14.769395079Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qhh6t/POD\" id=b574ad62-0733-4135-93ce-7a433b4310a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.731938 | controller |     "Jun 10 14:29:14.770394 crc crio[3658]: time=\"2026-06-10T14:29:14.769919194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.731953 | controller |     "Jun 10 14:29:14.770394 crc crio[3658]: time=\"2026-06-10T14:29:14.770056988Z\" level=info msg=\"Running pod sandbox: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=e6415300-48f8-43ac-84ef-cdba33918dba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.731968 | controller |     "Jun 10 14:29:14.770394 crc crio[3658]: time=\"2026-06-10T14:29:14.770143531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.731982 | controller |     "Jun 10 14:29:14.770394 crc crio[3658]: time=\"2026-06-10T14:29:14.770250064Z\" level=info msg=\"Running pod sandbox: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=4f80a7ea-929a-4bda-b3aa-f8dcbed649c2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.731997 | controller |     "Jun 10 14:29:14.770394 crc crio[3658]: time=\"2026-06-10T14:29:14.770361767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.732011 | controller |     "Jun 10 14:29:14.772490 crc crio[3658]: time=\"2026-06-10T14:29:14.771602563Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=8ee012ee-ff33-483b-b6da-e8e4d7a3c244 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.732026 | controller |     "Jun 10 14:29:14.772490 crc crio[3658]: time=\"2026-06-10T14:29:14.771691956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.732040 | controller |     "Jun 10 14:29:14.772490 crc crio[3658]: time=\"2026-06-10T14:29:14.77219866Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=eb7b5275-813b-47ef-a921-48ed4088fdd1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.732055 | controller |     "Jun 10 14:29:14.772490 crc crio[3658]: time=\"2026-06-10T14:29:14.772241651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.732070 | controller |     "Jun 10 14:29:14.784139 crc crio[3658]: time=\"2026-06-10T14:29:14.784050804Z\" level=info msg=\"Running pod sandbox: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=2257a7e0-9bdc-42e7-930a-12b6318794f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.732084 | controller |     "Jun 10 14:29:14.784233 crc crio[3658]: time=\"2026-06-10T14:29:14.784137396Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=dba38c47-81f4-4a8e-b466-d459846fddcc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.732103 | controller |     "Jun 10 14:29:14.784233 crc crio[3658]: time=\"2026-06-10T14:29:14.784202348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.732118 | controller |     "Jun 10 14:29:14.784453 crc crio[3658]: time=\"2026-06-10T14:29:14.784438825Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-l27pk/POD\" id=0dbc331d-0daa-48a1-94b3-8484a0873a6e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.732134 | controller |     "Jun 10 14:29:14.784527 crc crio[3658]: time=\"2026-06-10T14:29:14.784477096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.732149 | controller |     "Jun 10 14:29:14.784527 crc crio[3658]: time=\"2026-06-10T14:29:14.784505017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.732165 | controller |     "Jun 10 14:29:14.784610 crc crio[3658]: time=\"2026-06-10T14:29:14.784084675Z\" level=info msg=\"Running pod sandbox: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=c0324bce-9643-4ae1-81e5-b72c0b74a834 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.732180 | controller |     "Jun 10 14:29:14.784610 crc crio[3658]: time=\"2026-06-10T14:29:14.784581879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.732194 | controller |     "Jun 10 14:29:14.784610 crc crio[3658]: time=\"2026-06-10T14:29:14.78459726Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=8097d167-9ccd-4ced-9677-64b1888850db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.732209 | controller |     "Jun 10 14:29:14.785021 crc crio[3658]: time=\"2026-06-10T14:29:14.78462269Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.732224 | controller |     "Jun 10 14:29:14.785021 crc crio[3658]: time=\"2026-06-10T14:29:14.784753964Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=4201927a-191a-4bfe-833d-8b7a6500ea78 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.732239 | controller |     "Jun 10 14:29:14.785021 crc crio[3658]: time=\"2026-06-10T14:29:14.784805346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.732254 | controller |     "Jun 10 14:29:15.768586 crc crio[3658]: time=\"2026-06-10T14:29:15.768415024Z\" level=info msg=\"Running pod sandbox: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=1572ad95-67d1-4faa-b100-9ff145861049 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.732269 | controller |     "Jun 10 14:29:15.768586 crc crio[3658]: time=\"2026-06-10T14:29:15.768499306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.732284 | controller |     "Jun 10 14:29:15.768863 crc crio[3658]: time=\"2026-06-10T14:29:15.768793695Z\" level=info msg=\"Running pod sandbox: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=cb8c9e79-f090-4381-9f4f-398eae0551e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.732302 | controller |     "Jun 10 14:29:15.768938 crc crio[3658]: time=\"2026-06-10T14:29:15.768869987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.732318 | controller |     "Jun 10 14:29:15.769430 crc crio[3658]: time=\"2026-06-10T14:29:15.76933264Z\" level=info msg=\"Running pod sandbox: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=bc16aa29-e7fd-4241-81ef-6bd34e1d02d5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.732333 | controller |     "Jun 10 14:29:15.769430 crc crio[3658]: time=\"2026-06-10T14:29:15.769375792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.732348 | controller |     "Jun 10 14:29:15.770775 crc crio[3658]: time=\"2026-06-10T14:29:15.770608837Z\" level=info msg=\"Running pod sandbox: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=a1c8cccd-e21e-473b-81fc-cf7c6ca58e4c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.732363 | controller |     "Jun 10 14:29:15.770775 crc crio[3658]: time=\"2026-06-10T14:29:15.77070607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.732378 | controller |     "Jun 10 14:29:15.771536 crc crio[3658]: time=\"2026-06-10T14:29:15.770902816Z\" level=info msg=\"Running pod sandbox: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=d7359521-f17c-46c7-b9b9-8dc0f622483e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.732394 | controller |     "Jun 10 14:29:15.771536 crc crio[3658]: time=\"2026-06-10T14:29:15.770938627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.732409 | controller |     "Jun 10 14:29:15.797950 crc crio[3658]: time=\"2026-06-10T14:29:15.793867061Z\" level=info msg=\"Running pod sandbox: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=aad04f0c-d94e-40dd-abac-befbb5f306b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.732426 | controller |     "Jun 10 14:29:15.797950 crc crio[3658]: time=\"2026-06-10T14:29:15.793941033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.732441 | controller |     "Jun 10 14:29:16.770568 crc crio[3658]: time=\"2026-06-10T14:29:16.770432735Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=2dee0248-0d1c-4247-a2a1-5e63e95f511d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.732457 | controller |     "Jun 10 14:29:16.770849 crc crio[3658]: time=\"2026-06-10T14:29:16.770641771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.732472 | controller |     "Jun 10 14:29:16.771820 crc crio[3658]: time=\"2026-06-10T14:29:16.771374832Z\" level=info msg=\"Running pod sandbox: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=1feb9c57-c573-4777-8539-d5fd8d4f0920 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.732488 | controller |     "Jun 10 14:29:16.771820 crc crio[3658]: time=\"2026-06-10T14:29:16.771471365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.732503 | controller |     "Jun 10 14:29:16.771968 crc crio[3658]: time=\"2026-06-10T14:29:16.771800675Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=f1d247e8-7364-42be-b2ca-05c5dd9524e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.732522 | controller |     "Jun 10 14:29:16.771968 crc crio[3658]: time=\"2026-06-10T14:29:16.771903828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.732538 | controller |     "Jun 10 14:29:16.772132 crc crio[3658]: time=\"2026-06-10T14:29:16.772007911Z\" level=info msg=\"Running pod sandbox: openshift-console/console-6c684df5db-cc8g8/POD\" id=337df94d-c5a5-419f-9fee-d2206930dac2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.732553 | controller |     "Jun 10 14:29:16.772444 crc crio[3658]: time=\"2026-06-10T14:29:16.772348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.732568 | controller |     "Jun 10 14:29:16.772593 crc crio[3658]: time=\"2026-06-10T14:29:16.772516805Z\" level=info msg=\"Running pod sandbox: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=51bd5059-277e-4723-ad73-cb43b79337b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.732582 | controller |     "Jun 10 14:29:16.772647 crc crio[3658]: time=\"2026-06-10T14:29:16.772615038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.732597 | controller |     "Jun 10 14:29:16.774111 crc crio[3658]: time=\"2026-06-10T14:29:16.773909816Z\" level=info msg=\"Running pod sandbox: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=6f5c3070-01e0-4401-a14e-6fd1b268b259 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.732612 | controller |     "Jun 10 14:29:16.774230 crc crio[3658]: time=\"2026-06-10T14:29:16.774105541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.732627 | controller |     "Jun 10 14:29:16.774403 crc crio[3658]: time=\"2026-06-10T14:29:16.774234095Z\" level=info msg=\"Running pod sandbox: openshift-console/downloads-747b44746d-4pqvr/POD\" id=73b51156-e382-431f-a44f-b64818e93abc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.732641 | controller |     "Jun 10 14:29:16.774501 crc crio[3658]: time=\"2026-06-10T14:29:16.774463772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.732656 | controller |     "Jun 10 14:29:16.774897 crc crio[3658]: time=\"2026-06-10T14:29:16.774774061Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=4ba89780-5f70-40d5-b55b-3a7d37da1fdb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.732671 | controller |     "Jun 10 14:29:16.775009 crc crio[3658]: time=\"2026-06-10T14:29:16.774916535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.732686 | controller |     "Jun 10 14:29:16.775243 crc crio[3658]: time=\"2026-06-10T14:29:16.775157332Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=c0f9c5d0-834b-43ce-8b25-c478f2fa1523 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.732701 | controller |     "Jun 10 14:29:16.775462 crc crio[3658]: time=\"2026-06-10T14:29:16.775231314Z\" level=info msg=\"Running pod sandbox: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=de928b01-9cfb-47db-a3fa-d2d91114890f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.732720 | controller |     "Jun 10 14:29:16.775599 crc crio[3658]: time=\"2026-06-10T14:29:16.775533363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.732735 | controller |     "Jun 10 14:29:16.775725 crc crio[3658]: time=\"2026-06-10T14:29:16.775240584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.732750 | controller |     "Jun 10 14:29:16.775788 crc crio[3658]: time=\"2026-06-10T14:29:16.775169382Z\" level=info msg=\"Running pod sandbox: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=1223486c-6598-459c-81a8-c8d175fed1df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.732765 | controller |     "Jun 10 14:29:16.775882 crc crio[3658]: time=\"2026-06-10T14:29:16.775830771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.732780 | controller |     "Jun 10 14:29:16.776725 crc crio[3658]: time=\"2026-06-10T14:29:16.776594143Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=903259be-99cf-4e6f-9274-625fedd41da7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.732795 | controller |     "Jun 10 14:29:16.776812 crc crio[3658]: time=\"2026-06-10T14:29:16.776772679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.732809 | controller |     "Jun 10 14:29:16.779030 crc crio[3658]: time=\"2026-06-10T14:29:16.778912291Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-x5vn9/POD\" id=2fb3b88b-b8ef-4005-968a-7478d670fa64 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.732824 | controller |     "Jun 10 14:29:16.779140 crc crio[3658]: time=\"2026-06-10T14:29:16.779075335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.732839 | controller |     "Jun 10 14:29:17.776060 crc crio[3658]: time=\"2026-06-10T14:29:17.775955788Z\" level=info msg=\"Running pod sandbox: openshift-dns/dns-default-qtghf/POD\" id=15e85ad5-8340-453e-9a85-6540647f379e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.732871 | controller |     "Jun 10 14:29:17.776641 crc crio[3658]: time=\"2026-06-10T14:29:17.776089602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.732887 | controller |     "Jun 10 14:29:17.777970 crc crio[3658]: time=\"2026-06-10T14:29:17.777862243Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=0cf684f9-1fc3-478d-8937-7a08b6629d08 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.732903 | controller |     "Jun 10 14:29:17.778058 crc crio[3658]: time=\"2026-06-10T14:29:17.778016788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.732918 | controller |     "Jun 10 14:29:17.778192 crc crio[3658]: time=\"2026-06-10T14:29:17.77810136Z\" level=info msg=\"Running pod sandbox: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=f77ea168-9ee3-41a1-b5a8-9133d18377c7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.732932 | controller |     "Jun 10 14:29:17.778354 crc crio[3658]: time=\"2026-06-10T14:29:17.778199933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.732951 | controller |     "Jun 10 14:29:17.778562 crc crio[3658]: time=\"2026-06-10T14:29:17.77846301Z\" level=info msg=\"Running pod sandbox: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=086f1e6b-2257-4736-a903-ff03a8a49472 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.732967 | controller |     "Jun 10 14:29:17.778646 crc crio[3658]: time=\"2026-06-10T14:29:17.778558233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.732982 | controller |     "Jun 10 14:29:17.778887 crc crio[3658]: time=\"2026-06-10T14:29:17.77879583Z\" level=info msg=\"Running pod sandbox: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=d16fb248-ca85-4b89-bae9-1831c8959d69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.732997 | controller |     "Jun 10 14:29:17.778887 crc crio[3658]: time=\"2026-06-10T14:29:17.778859392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.733022 | controller |     "Jun 10 14:29:17.779513 crc crio[3658]: time=\"2026-06-10T14:29:17.779418238Z\" level=info msg=\"Running pod sandbox: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=177b01ee-5e16-48e7-b557-1959835dbcf5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.733038 | controller |     "Jun 10 14:29:17.779695 crc crio[3658]: time=\"2026-06-10T14:29:17.779520581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.733053 | controller |     "Jun 10 14:29:17.783811 crc crio[3658]: time=\"2026-06-10T14:29:17.783742893Z\" level=info msg=\"Running pod sandbox: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=9d079f73-2fc7-49e8-968f-ad3d9676a069 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.733068 | controller |     "Jun 10 14:29:17.783932 crc crio[3658]: time=\"2026-06-10T14:29:17.783838406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.733083 | controller |     "Jun 10 14:29:19.517823 crc crio[3658]: 2026-06-10T14:29:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:471bf39dda67cfc Mac:9e:e4:43:88:e1:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/fa150e93-12a3-4e1b-b610-976823c10895 SocketPath: PciID:}] [{Interface:0xc000134890 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.733099 | controller |     "Jun 10 14:29:19.518951 crc crio[3658]: time=\"2026-06-10T14:29:19.518763972Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-10 15:52:08.733114 | controller |     "Jun 10 14:29:19.519050 crc crio[3658]: time=\"2026-06-10T14:29:19.519001169Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.733130 | controller |     "Jun 10 14:29:19.519855 crc crio[3658]: time=\"2026-06-10T14:29:19.519784652Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685015-7cswm Namespace:openshift-operator-lifecycle-manager ID:471bf39dda67cfc55c3ed790aba66bca400b09b04b1a631f38076f5cc83f7ab1 UID:9a011830-c1e5-438f-a26f-1644006586b8 NetNS:/var/run/netns/fa150e93-12a3-4e1b-b610-976823c10895 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a011830_c1e5_438f_a26f_1644006586b8.slice PodAnnotations:0xc00172ad48}] Aliases:map[]}\"",
2026-06-10 15:52:08.733146 | controller |     "Jun 10 14:29:19.519993 crc crio[3658]: time=\"2026-06-10T14:29:19.519943517Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29685015-7cswm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.733166 | controller |     "Jun 10 14:29:19.520510 crc crio[3658]: time=\"2026-06-10T14:29:19.52041177Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:89280aaebb5a8a8596725f2245c1a0d1da6d714b37f726de54082e199f85d6e3 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/8018215f-edf2-4e66-a544-a91b6bf3faa1 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:0xc0024cc0d0}] Aliases:map[]}\"",
2026-06-10 15:52:08.733183 | controller |     "Jun 10 14:29:19.520510 crc crio[3658]: time=\"2026-06-10T14:29:19.520474222Z\" 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-10 15:52:08.733199 | controller |     "Jun 10 14:29:19.524417 crc crio[3658]: time=\"2026-06-10T14:29:19.520900534Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:fa701c754eb5539ac29bbe2fc0d73de23bff8e76408691cfbf3540054cd654a7 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/429e4468-0ec9-4d8a-a969-b13d4215f617 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:0xc0010988e8}] Aliases:map[]}\"",
2026-06-10 15:52:08.733215 | controller |     "Jun 10 14:29:19.524417 crc crio[3658]: time=\"2026-06-10T14:29:19.520946286Z\" level=info msg=\"Adding pod openshift-console_console-6c684df5db-cc8g8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.733231 | controller |     "Jun 10 14:29:19.524417 crc crio[3658]: time=\"2026-06-10T14:29:19.521049259Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:f1f58f704751dd456dc416fb052194bd38c5cabfeb7a029b4173942886cea9b5 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/e6a17980-9988-48df-b753-8cd522c80ef6 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:0xc00018e408}] Aliases:map[]}\"",
2026-06-10 15:52:08.733247 | controller |     "Jun 10 14:29:19.524417 crc crio[3658]: time=\"2026-06-10T14:29:19.52109702Z\" level=info msg=\"Adding pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.733262 | controller |     "Jun 10 14:29:19.524417 crc crio[3658]: time=\"2026-06-10T14:29:19.521656286Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:bdf07c555973350cde33a65900bc51e21c2fb379858cd0f76a3bd939b42eb862 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/a7e3736e-2da1-49f4-97b6-e4d6beead642 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:0xc001098938}] Aliases:map[]}\"",
2026-06-10 15:52:08.733278 | controller |     "Jun 10 14:29:19.524417 crc crio[3658]: time=\"2026-06-10T14:29:19.521736989Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-x5vn9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.733293 | controller |     "Jun 10 14:29:19.524417 crc crio[3658]: time=\"2026-06-10T14:29:19.52214191Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:4117a910b8a002c706ec2f3127a92fde98b68e64bd129f523433743a0ad6f21e UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/46d1fb43-b2df-4208-be99-06be3d46c0cc 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:0xc0024cc200}] Aliases:map[]}\"",
2026-06-10 15:52:08.733312 | controller |     "Jun 10 14:29:19.524417 crc crio[3658]: time=\"2026-06-10T14:29:19.522186072Z\" 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-10 15:52:08.733329 | controller |     "Jun 10 14:29:19.524417 crc crio[3658]: time=\"2026-06-10T14:29:19.522226713Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:6b7486fa053907655d15ab846f11081731edf05d085a2f70c506a946d7450508 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/0e52c38e-5c3e-436f-aaad-8cb230bdac53 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:0xc00172a2c8}] Aliases:map[]}\"",
2026-06-10 15:52:08.733344 | controller |     "Jun 10 14:29:19.524417 crc crio[3658]: time=\"2026-06-10T14:29:19.522253334Z\" level=info msg=\"Adding pod openshift-apiserver_apiserver-9ddfb9f55-k47zv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.733361 | controller |     "Jun 10 14:29:19.524417 crc crio[3658]: time=\"2026-06-10T14:29:19.522737438Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:d84a0fd8625f50221d4886eae41250b01b4b12ccd359447b32c2b02178b29b4d UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/d7edb51b-18b3-4727-a60d-ed1701061260 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:0xc002318010}] Aliases:map[]}\"",
2026-06-10 15:52:08.733376 | controller |     "Jun 10 14:29:19.524417 crc crio[3658]: time=\"2026-06-10T14:29:19.522765078Z\" level=info msg=\"Adding pod openshift-ingress-canary_ingress-canary-jlj86 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.733392 | controller |     "Jun 10 14:29:19.524417 crc crio[3658]: time=\"2026-06-10T14:29:19.52283414Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:53311ff11672c26d4f8123f2678a7b7f61333b89f6cabbdd9dd58f88bb8a3b46 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/634e9141-e23c-4549-9397-3b9117372509 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:0xc000d70000}] Aliases:map[]}\"",
2026-06-10 15:52:08.733408 | controller |     "Jun 10 14:29:19.524417 crc crio[3658]: time=\"2026-06-10T14:29:19.522881252Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.733423 | controller |     "Jun 10 14:29:19.524417 crc crio[3658]: time=\"2026-06-10T14:29:19.523937352Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:269af530416dc05b223cf725bc9d493cae4e072dc8f3e37cba23f507deeb5c39 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/8d3ec147-8edf-4623-8255-3c6929a1ccb3 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:0xc00018e660}] Aliases:map[]}\"",
2026-06-10 15:52:08.733443 | controller |     "Jun 10 14:29:19.524417 crc crio[3658]: time=\"2026-06-10T14:29:19.523975373Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.733459 | controller |     "Jun 10 14:29:19.524417 crc crio[3658]: time=\"2026-06-10T14:29:19.52418881Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:aa9826550cc8ebc82f7c01075eccd78e16efaf3378df7b26b5b50737f8113c5b UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/87cb9770-47d3-4759-92cf-febe3c873831 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:0xc000d8e518}] Aliases:map[]}\"",
2026-06-10 15:52:08.733475 | controller |     "Jun 10 14:29:19.524417 crc crio[3658]: time=\"2026-06-10T14:29:19.52421584Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-target-fhkjl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.733491 | controller |     "Jun 10 14:29:19.524417 crc crio[3658]: time=\"2026-06-10T14:29:19.522866541Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:302172b9c3ec4bf7a54c7798443c0de14148813d4c48888be9828bf9f60a09eb UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/065c64f8-375d-4faf-bfb0-431595751f75 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:0xc00008c820}] Aliases:map[]}\"",
2026-06-10 15:52:08.733506 | controller |     "Jun 10 14:29:19.524417 crc crio[3658]: time=\"2026-06-10T14:29:19.524383985Z\" level=info msg=\"Adding pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.733522 | controller |     "Jun 10 14:29:19.526009 crc crio[3658]: time=\"2026-06-10T14:29:19.52490139Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:72e4d938377f583aa0c8361a427c88f666ee23c1c5a11dbba0ab3a9c96fc111b UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/eefe5bfc-0528-4382-86db-d9165a1f5a4e 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:0xc00008c950}] Aliases:map[]}\"",
2026-06-10 15:52:08.733538 | controller |     "Jun 10 14:29:19.526009 crc crio[3658]: time=\"2026-06-10T14:29:19.524930851Z\" level=info msg=\"Adding pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.733554 | controller |     "Jun 10 14:29:19.526009 crc crio[3658]: time=\"2026-06-10T14:29:19.524996583Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:e04d460a3fc964f76ec3d84bcc9aa40e80a3c1d5d310b815cb3a84dc1bf5a1e2 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/81e11209-11a2-40ed-b698-4e5a068ed987 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:0xc0024cc170}] Aliases:map[]}\"",
2026-06-10 15:52:08.733570 | controller |     "Jun 10 14:29:19.526009 crc crio[3658]: time=\"2026-06-10T14:29:19.525037174Z\" 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-10 15:52:08.733589 | controller |     "Jun 10 14:29:19.526009 crc crio[3658]: time=\"2026-06-10T14:29:19.525114676Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:a42b41c0a3a3752214ba07d8e98ef95d5e8d26ad8e57f48a1eb45e68a5f423e9 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/6dfe54f9-1f4b-415f-9bda-b0467dfb316a 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:0xc00172a318}] Aliases:map[]}\"",
2026-06-10 15:52:08.733604 | controller |     "Jun 10 14:29:19.526009 crc crio[3658]: time=\"2026-06-10T14:29:19.525173348Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.733620 | controller |     "Jun 10 14:29:19.526009 crc crio[3658]: time=\"2026-06-10T14:29:19.525649092Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:0a1dd4db35a22570a072e8827561d18c44b2b569ced9a4ca779a730a11e421c6 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/ad0f78b0-63ef-426a-a51d-b1aa43a21de1 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:0xc00008ca28}] Aliases:map[]}\"",
2026-06-10 15:52:08.733635 | controller |     "Jun 10 14:29:19.526009 crc crio[3658]: time=\"2026-06-10T14:29:19.525709044Z\" level=info msg=\"Adding pod openshift-dns_dns-default-qtghf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.733650 | controller |     "Jun 10 14:29:19.539251 crc crio[3658]: time=\"2026-06-10T14:29:19.539075881Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:48ddd4a082e87365ca431eca455a560bd5875659002598ef4d11c03b104589fd UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/74748439-7f58-484f-89c8-5cc1df7a5742 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:0xc000d8e5f8}] Aliases:map[]}\"",
2026-06-10 15:52:08.733666 | controller |     "Jun 10 14:29:19.543227 crc crio[3658]: time=\"2026-06-10T14:29:19.539183554Z\" 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-10 15:52:08.733682 | controller |     "Jun 10 14:29:19.543227 crc crio[3658]: time=\"2026-06-10T14:29:19.54318677Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:46654e69dcbbce2b68f97fc13954ab923f20cff7e4150d894c5f9852feefa9fa UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/fadd3644-87ea-45b8-843b-45fa6df83411 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:0xc00012c848}] Aliases:map[]}\"",
2026-06-10 15:52:08.733698 | controller |     "Jun 10 14:29:19.543951 crc crio[3658]: time=\"2026-06-10T14:29:19.543240902Z\" level=info msg=\"Adding pod openshift-service-ca_service-ca-74545575db-n469q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.733713 | controller |     "Jun 10 14:29:19.544179 crc crio[3658]: time=\"2026-06-10T14:29:19.544060445Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:c4e2ccef63cc117bd6912abaee2501be821d7e6ba9249273bf0bde85aca13e43 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/85198dea-0dd2-4d3d-a2ec-683dd9ead4b9 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:0xc00018e8b0}] Aliases:map[]}\"",
2026-06-10 15:52:08.733732 | controller |     "Jun 10 14:29:19.544179 crc crio[3658]: time=\"2026-06-10T14:29:19.544147888Z\" 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-10 15:52:08.733748 | controller |     "Jun 10 14:29:19.544559 crc crio[3658]: time=\"2026-06-10T14:29:19.544490198Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:8b6b888326e88b747d338d2410a08e390a035309071da2be68f5aae33f0d5ed5 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/36df6f05-1f3f-4f9e-bde8-ba3357c875c3 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:0xc000558140}] Aliases:map[]}\"",
2026-06-10 15:52:08.733764 | controller |     "Jun 10 14:29:19.544559 crc crio[3658]: time=\"2026-06-10T14:29:19.544543819Z\" level=info msg=\"Adding pod openshift-console-operator_console-operator-67c89758df-4jf4f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.733780 | controller |     "Jun 10 14:29:19.549900 crc crio[3658]: time=\"2026-06-10T14:29:19.54802341Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:f86a66527621b148947e6e134b40ff60315c5620d4cac58d2c0512fb59f52759 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/824ebf36-945c-4f06-8c93-03eab7a00faa 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:0xc00012c8c0}] Aliases:map[]}\"",
2026-06-10 15:52:08.733796 | controller |     "Jun 10 14:29:19.550067 crc crio[3658]: time=\"2026-06-10T14:29:19.549909635Z\" 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-10 15:52:08.733812 | controller |     "Jun 10 14:29:19.550124 crc crio[3658]: time=\"2026-06-10T14:29:19.548051921Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:4d569b6fa1ab5ef1a5b4af2130349632d5ac7d6a7fa79b7129023c54d2c27ca4 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/270e5f8b-8df5-4188-9bb6-12f06b2dcf68 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:0xc00008c998}] Aliases:map[]}\"",
2026-06-10 15:52:08.733827 | controller |     "Jun 10 14:29:19.550124 crc crio[3658]: time=\"2026-06-10T14:29:19.55009736Z\" level=info msg=\"Adding pod openshift-multus_multus-admission-controller-69db94689b-rvf8p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.733843 | controller |     "Jun 10 14:29:19.550503 crc crio[3658]: time=\"2026-06-10T14:29:19.542531491Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:27067ce548bf8a873d1dcf9ba0791894c1832c1768aa1ec2ee30f13f07a8377f UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/1426abe0-fecd-4b6c-a027-fa26bfb44540 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:0xc00088a008}] Aliases:map[]}\"",
2026-06-10 15:52:08.733883 | controller |     "Jun 10 14:29:19.550607 crc crio[3658]: time=\"2026-06-10T14:29:19.550501522Z\" level=info msg=\"Adding pod openshift-console_downloads-747b44746d-4pqvr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.733901 | controller |     "Jun 10 14:29:19.550826 crc crio[3658]: time=\"2026-06-10T14:29:19.548409201Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:e4dea9b33a7fd222b46a3b4de9e2fdc3837f22bec304ec427c3a805da3db66cb UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/58b7bcf5-92e7-4491-8194-ea94bbf95a0a 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:0xc000d8e5b0}] Aliases:map[]}\"",
2026-06-10 15:52:08.733917 | controller |     "Jun 10 14:29:19.550826 crc crio[3658]: time=\"2026-06-10T14:29:19.550818381Z\" 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-10 15:52:08.733933 | controller |     "Jun 10 14:29:19.551077 crc crio[3658]: time=\"2026-06-10T14:29:19.549160123Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:6c5b3b8114f790f1e9c9df576e0b872867a86410018cb9db253914f56c581c7b UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/3e2a66f9-0cbb-4ead-93dc-d43bf48dfab1 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:0xc00262a108}] Aliases:map[]}\"",
2026-06-10 15:52:08.733948 | controller |     "Jun 10 14:29:19.551077 crc crio[3658]: time=\"2026-06-10T14:29:19.551059298Z\" level=info msg=\"Adding pod openshift-multus_network-metrics-daemon-n2bqt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.733964 | controller |     "Jun 10 14:29:19.551872 crc crio[3658]: time=\"2026-06-10T14:29:19.540934705Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:200b4badf8fcbe565a02e215356dbe1cae9506982f62893db42aad497eb09367 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/d812759e-4a99-4237-9fbd-bfd87c699fa5 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:0xc00172a4f0}] Aliases:map[]}\"",
2026-06-10 15:52:08.733981 | controller |     "Jun 10 14:29:19.551872 crc crio[3658]: time=\"2026-06-10T14:29:19.55180428Z\" level=info msg=\"Adding pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.733997 | controller |     "Jun 10 14:29:19.643408 crc crio[3658]: time=\"2026-06-10T14:29:19.639643405Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:34e9b44e0cfe31bb2920734b1d667511d63bfdb1a50340fda4ad115a37f846fa UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/7c3e9778-48e5-4dba-8ebd-57d09cf1c5a9 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:0xc00018e848}] Aliases:map[]}\"",
2026-06-10 15:52:08.734016 | controller |     "Jun 10 14:29:19.643408 crc crio[3658]: time=\"2026-06-10T14:29:19.639980994Z\" 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-10 15:52:08.734032 | controller |     "Jun 10 14:29:19.643408 crc crio[3658]: time=\"2026-06-10T14:29:19.642084245Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:6d45d3cbfdea23cb05994254dd7312bddae7b99a06c787a940780793912a0a98 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/08cfb685-6c14-4233-bdaa-05858b398902 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:0xc00172a680}] Aliases:map[]}\"",
2026-06-10 15:52:08.734048 | controller |     "Jun 10 14:29:19.643408 crc crio[3658]: time=\"2026-06-10T14:29:19.642134747Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-l27pk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.734063 | controller |     "Jun 10 14:29:19.651554 crc crio[3658]: time=\"2026-06-10T14:29:19.651335094Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:db6b7d883f3f3be8e921d7e4e16673bef4f3d975921cca631c2c1ee3a3357e76 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/e5d96326-1e93-4f25-a48f-2aed720fd1d6 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:0xc000d8e560}] Aliases:map[]}\"",
2026-06-10 15:52:08.734079 | controller |     "Jun 10 14:29:19.651554 crc crio[3658]: time=\"2026-06-10T14:29:19.651472867Z\" level=info msg=\"Adding pod hostpath-provisioner_csi-hostpathplugin-mpq2f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.734095 | controller |     "Jun 10 14:29:19.654028 crc crio[3658]: time=\"2026-06-10T14:29:19.653867167Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:97b6de7f6451aae19fa837bc5a97b426ae3f93d11510b0459ab7c1f431a57bce UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/838a305d-82ed-4a35-8302-b11d15706ddf 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:0xc0010988d0}] Aliases:map[]}\"",
2026-06-10 15:52:08.734111 | controller |     "Jun 10 14:29:19.654028 crc crio[3658]: time=\"2026-06-10T14:29:19.653930919Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.734127 | controller |     "Jun 10 14:29:19.654730 crc crio[3658]: time=\"2026-06-10T14:29:19.654584217Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:fa75c7b936f9f5165cad526d02be34d137c9e7e69b3643fafbf85033a134f40d UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/08e6cb5e-2802-4ebb-b349-65da54a72f04 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:0xc00088a2d0}] Aliases:map[]}\"",
2026-06-10 15:52:08.734142 | controller |     "Jun 10 14:29:19.654816 crc crio[3658]: time=\"2026-06-10T14:29:19.654788733Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.734161 | controller |     "Jun 10 14:29:19.658493 crc crio[3658]: time=\"2026-06-10T14:29:19.658420919Z\" level=info msg=\"Ran pod sandbox 471bf39dda67cfc55c3ed790aba66bca400b09b04b1a631f38076f5cc83f7ab1 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29685015-7cswm/POD\" id=3a752d50-1e28-4858-988f-60a4181e8503 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.734177 | controller |     "Jun 10 14:29:19.660306 crc crio[3658]: time=\"2026-06-10T14:29:19.659637294Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:62e09b6b8670a99cabfa1a047c9f44fc15273b112bb953e5e971d99328359bf4 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/18be2678-9ad0-4b39-95da-65999a897008 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:0xc00172a5c0}] Aliases:map[]}\"",
2026-06-10 15:52:08.734192 | controller |     "Jun 10 14:29:19.660306 crc crio[3658]: time=\"2026-06-10T14:29:19.659758278Z\" 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-10 15:52:08.734207 | controller |     "Jun 10 14:29:19.672369 crc crio[3658]: time=\"2026-06-10T14:29:19.6598475Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:b85938f9604091c931c49ad43df4f093bc174b2d73f3ad2e44093287c6f4a653 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/2db04454-5308-4725-a50b-6b49a2056a4e 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:0xc00172a588}] Aliases:map[]}\"",
2026-06-10 15:52:08.734223 | controller |     "Jun 10 14:29:19.672369 crc crio[3658]: time=\"2026-06-10T14:29:19.660076757Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:d8450a5053a476102d5050110717ca04b1743c4c0d95b37544533a3427d536c8 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/0d326065-7fbb-4470-9809-4361917c98a5 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:0xc00018e880}] Aliases:map[]}\"",
2026-06-10 15:52:08.734239 | controller |     "Jun 10 14:29:19.672369 crc crio[3658]: time=\"2026-06-10T14:29:19.668359077Z\" level=info msg=\"Adding pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.734254 | controller |     "Jun 10 14:29:19.672369 crc crio[3658]: time=\"2026-06-10T14:29:19.670510469Z\" level=info msg=\"Adding pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.734269 | controller |     "Jun 10 14:29:19.673253 crc crio[3658]: time=\"2026-06-10T14:29:19.673147074Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:8577e9bd5c3119f5ce5775b3fb9bc51f065e9195c27dc258215082bda9be25af UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/7204a8cd-833a-4a0a-a512-9dba501639d9 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:0xc00012c808}] Aliases:map[]}\"",
2026-06-10 15:52:08.734284 | controller |     "Jun 10 14:29:19.673253 crc crio[3658]: time=\"2026-06-10T14:29:19.673236747Z\" level=info msg=\"Adding pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.734303 | controller |     "Jun 10 14:29:19.676089 crc crio[3658]: time=\"2026-06-10T14:29:19.675837822Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:81d7b44450db0a062caccdfbfb108c9124478a7ca03bbff84b6ee664343f7d84 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/fb870718-f733-409b-b8ba-bdcc2744783f 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:0xc00172a620}] Aliases:map[]}\"",
2026-06-10 15:52:08.734319 | controller |     "Jun 10 14:29:19.676089 crc crio[3658]: time=\"2026-06-10T14:29:19.675959466Z\" level=info msg=\"Adding pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.734335 | controller |     "Jun 10 14:29:19.686528 crc crio[3658]: time=\"2026-06-10T14:29:19.686223484Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:57fe4b5831a2775a64aafe6dda10f1d2feadbe9c4d6eb8359895f58a8ec0e800 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/f283d597-5163-4e50-9720-cb6403f0ba7a 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:0xc00088a2a8}] Aliases:map[]}\"",
2026-06-10 15:52:08.734351 | controller |     "Jun 10 14:29:19.686528 crc crio[3658]: time=\"2026-06-10T14:29:19.686495782Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.734367 | controller |     "Jun 10 14:29:19.692091 crc crio[3658]: time=\"2026-06-10T14:29:19.687934434Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:5ac7df3656307af8ebf4777e6c5320c191b02df7e71b19e8b3b44a556d4fade1 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/eccb48bc-542a-4238-bc71-27120388066f 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:0xc000558360}] Aliases:map[]}\"",
2026-06-10 15:52:08.734383 | controller |     "Jun 10 14:29:19.692091 crc crio[3658]: time=\"2026-06-10T14:29:19.688097429Z\" 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-10 15:52:08.734398 | controller |     "Jun 10 14:29:19.692091 crc crio[3658]: time=\"2026-06-10T14:29:19.688255743Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:15cb5b3021fba8c9b9bf5b99e5e3691970e96ff49b3e93a83b20310304010d19 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/37706ccb-43e2-40e8-93b3-0d993624ff5b 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:0xc00008cbb8}] Aliases:map[]}\"",
2026-06-10 15:52:08.734413 | controller |     "Jun 10 14:29:19.692091 crc crio[3658]: time=\"2026-06-10T14:29:19.688354145Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qhh6t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.734429 | controller |     "Jun 10 14:29:19.707473 crc crio[3658]: time=\"2026-06-10T14:29:19.699981192Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:8c9bdc71ba2032faf1bf7dd438763e3abfd7f39541339be1823f32161a184649 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/adbb3221-8543-4959-a1f1-4c542ee3b8ea 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:0xc00012c938}] Aliases:map[]}\"",
2026-06-10 15:52:08.734457 | controller |     "Jun 10 14:29:19.707473 crc crio[3658]: time=\"2026-06-10T14:29:19.700126797Z\" level=info msg=\"Adding pod openshift-config-operator_openshift-config-operator-5777786469-bccdj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.734473 | controller |     "Jun 10 14:29:19.707473 crc crio[3658]: time=\"2026-06-10T14:29:19.700783055Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:9ada9c03cf9925a7546c043a7ef5ed105ab8996fb0c978dba17bdf4811dc4bae UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/f2b54d8a-86e9-425b-aeaa-7094291e2e36 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:0xc00008c8a8}] Aliases:map[]}\"",
2026-06-10 15:52:08.734489 | controller |     "Jun 10 14:29:19.707473 crc crio[3658]: time=\"2026-06-10T14:29:19.700824576Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-ntdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.734504 | controller |     "Jun 10 14:29:19.707473 crc crio[3658]: time=\"2026-06-10T14:29:19.704821213Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:82d5452d22f33aa69e7cf32ab43b385c475a2f1fb0fc92a37c325ea60be2a7b3 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/84aba54c-5199-4688-b0a9-18467f7a876d 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:0xc00018e9a0}] Aliases:map[]}\"",
2026-06-10 15:52:08.734519 | controller |     "Jun 10 14:29:19.707473 crc crio[3658]: time=\"2026-06-10T14:29:19.704857464Z\" 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-10 15:52:08.734534 | controller |     "Jun 10 14:29:19.707473 crc crio[3658]: time=\"2026-06-10T14:29:19.705471802Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:11805eb38b64111793cbb7619b6935732193b96282de106d6338f8847b3beb6c UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/f9004b7f-3c84-41bc-bac0-18aac84cffd4 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:0xc000d70210}] Aliases:map[]}\"",
2026-06-10 15:52:08.734549 | controller |     "Jun 10 14:29:19.707473 crc crio[3658]: time=\"2026-06-10T14:29:19.705501063Z\" level=info msg=\"Adding pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.734565 | controller |     "Jun 10 14:29:19.709214 crc crio[3658]: time=\"2026-06-10T14:29:19.709095066Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:45359ae990e7aad796714cbbe9be605c5f90d52b7b42186001a1aff03bcae5f8 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/2771435c-2226-4de5-93e8-a95205b7833b 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:0xc000558220}] Aliases:map[]}\"",
2026-06-10 15:52:08.734584 | controller |     "Jun 10 14:29:19.709214 crc crio[3658]: time=\"2026-06-10T14:29:19.709204889Z\" 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-10 15:52:08.734600 | controller |     "Jun 10 14:29:19.712007 crc crio[3658]: time=\"2026-06-10T14:29:19.711696541Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:c395c0966dcd9852a40572361c77961db8e60dc9184719056e0cb52ec1debe5c UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/0b249bd2-fbbd-4303-838c-3f1ffb6ea8bf 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:0xc00018e908}] Aliases:map[]}\"",
2026-06-10 15:52:08.734615 | controller |     "Jun 10 14:29:19.714566 crc crio[3658]: time=\"2026-06-10T14:29:19.712227567Z\" level=info msg=\"Adding pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.734631 | controller |     "Jun 10 14:29:19.716769 crc crio[3658]: time=\"2026-06-10T14:29:19.716578963Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-10 15:52:08.734646 | controller |     "Jun 10 14:29:19.716876 crc crio[3658]: time=\"2026-06-10T14:29:19.716634574Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:ac968cbcb0ab3b05dad3f481cece843ad59d3c0042562ab121d675a593d8c8ce UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/e2c56014-387e-48ec-8301-e928db65f79a 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:0xc00018e808}] Aliases:map[]}\"",
2026-06-10 15:52:08.734661 | controller |     "Jun 10 14:29:19.716876 crc crio[3658]: time=\"2026-06-10T14:29:19.716847521Z\" 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-10 15:52:08.734676 | controller |     "Jun 10 14:29:19.718755 crc crio[3658]: time=\"2026-06-10T14:29:19.71854587Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e5d338a4-54a7-4080-9210-ee0f7c5c4984 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.734691 | controller |     "Jun 10 14:29:19.721917 crc crio[3658]: time=\"2026-06-10T14:29:19.721519796Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c0b49aeb-8a32-4335-be47-27594f3646eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.734705 | controller |     "Jun 10 14:29:19.745504 crc crio[3658]: time=\"2026-06-10T14:29:19.742138253Z\" level=info msg=\"Removing container: 66670114f10d8a858e8c6b5fb44c27c764742a707e744af1412c02f37ecce873\" id=3f3e76da-e4c7-4cb6-9227-65ac0880da3a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.734720 | controller |     "Jun 10 14:29:19.773712 crc crio[3658]: time=\"2026-06-10T14:29:19.773404899Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29685015-7cswm/collect-profiles\" id=9cd4d36f-be96-4836-9832-8ca758f538c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.734738 | controller |     "Jun 10 14:29:23.584155 crc crio[3658]: 2026-06-10T14:29:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d84a0fd8625f502 Mac:ca:e6:b0:de:b0:64 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2b Mtu:0 Sandbox:/var/run/netns/d7edb51b-18b3-4727-a60d-ed1701061260 SocketPath: PciID:}] [{Interface:0xc000114540 Address:{IP:10.217.0.43 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.734754 | controller |     "Jun 10 14:29:23.689984 crc crio[3658]: 2026-06-10T14:29:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f1f58f704751dd4 Mac:62:6c:0c:f2:d9:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:13 Mtu:0 Sandbox:/var/run/netns/e6a17980-9988-48df-b753-8cd522c80ef6 SocketPath: PciID:}] [{Interface:0xc0004025b0 Address:{IP:10.217.0.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.734768 | controller |     "Jun 10 14:29:23.733612 crc crio[3658]: 2026-06-10T14:29:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e04d460a3fc964f Mac:8a:a9:54:6c:07:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0a Mtu:0 Sandbox:/var/run/netns/81e11209-11a2-40ed-b698-4e5a068ed987 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.734783 | controller |     "Jun 10 14:29:25.778861 crc crio[3658]: time=\"2026-06-10T14:29:25.771620627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.734798 | controller |     "Jun 10 14:29:26.163663 crc crio[3658]: time=\"2026-06-10T14:29:26.163007437Z\" level=info msg=\"Removed container 66670114f10d8a858e8c6b5fb44c27c764742a707e744af1412c02f37ecce873: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=3f3e76da-e4c7-4cb6-9227-65ac0880da3a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.734813 | controller |     "Jun 10 14:29:26.646953 crc crio[3658]: time=\"2026-06-10T14:29:26.642575541Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.734827 | controller |     "Jun 10 14:29:27.095508 crc crio[3658]: 2026-06-10T14:29:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:72e4d938377f583 Mac:2a:66:25:ed:48:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3b Mtu:0 Sandbox:/var/run/netns/eefe5bfc-0528-4382-86db-d9165a1f5a4e SocketPath: PciID:}] [{Interface:0xc000414ba0 Address:{IP:10.217.0.59 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.734842 | controller |     "Jun 10 14:29:27.105182 crc crio[3658]: time=\"2026-06-10T14:29:27.104037911Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.734874 | controller |     "Jun 10 14:29:27.234448 crc crio[3658]: 2026-06-10T14:29:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6b7486fa0539076 Mac:e2:6f:33:24:84:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:08 Mtu:0 Sandbox:/var/run/netns/0e52c38e-5c3e-436f-aaad-8cb230bdac53 SocketPath: PciID:}] [{Interface:0xc0002eac40 Address:{IP:10.217.0.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.734900 | controller |     "Jun 10 14:29:27.417843 crc crio[3658]: 2026-06-10T14:29:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:302172b9c3ec4bf Mac:0e:ae:46:49:12:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:12 Mtu:0 Sandbox:/var/run/netns/065c64f8-375d-4faf-bfb0-431595751f75 SocketPath: PciID:}] [{Interface:0xc000014f00 Address:{IP:10.217.0.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.734918 | controller |     "Jun 10 14:29:27.433931 crc crio[3658]: 2026-06-10T14:29:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:48ddd4a082e8736 Mac:66:6a:68:4e:f2:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/74748439-7f58-484f-89c8-5cc1df7a5742 SocketPath: PciID:}] [{Interface:0xc000014580 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.734943 | controller |     "Jun 10 14:29:27.611837 crc crio[3658]: time=\"2026-06-10T14:29:27.611089341Z\" level=info msg=\"Created container 00b67893b18ab5fd10660dba9aa2c9e228d836edba0dffe93e3f6a431d4d37f5: openshift-operator-lifecycle-manager/collect-profiles-29685015-7cswm/collect-profiles\" id=9cd4d36f-be96-4836-9832-8ca758f538c0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.734961 | controller |     "Jun 10 14:29:27.616218 crc crio[3658]: time=\"2026-06-10T14:29:27.616182189Z\" level=info msg=\"Starting container: 00b67893b18ab5fd10660dba9aa2c9e228d836edba0dffe93e3f6a431d4d37f5\" id=f644ca42-0088-4aaa-8d38-8dd97fd5efa0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.734977 | controller |     "Jun 10 14:29:27.685778 crc crio[3658]: 2026-06-10T14:29:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a42b41c0a3a3752 Mac:2a:08:85:e8:b3:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:11 Mtu:0 Sandbox:/var/run/netns/6dfe54f9-1f4b-415f-9bda-b0467dfb316a SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.734998 | controller |     "Jun 10 14:29:27.884001 crc crio[3658]: time=\"2026-06-10T14:29:27.883866634Z\" level=info msg=\"Started container\" PID=11558 containerID=00b67893b18ab5fd10660dba9aa2c9e228d836edba0dffe93e3f6a431d4d37f5 description=openshift-operator-lifecycle-manager/collect-profiles-29685015-7cswm/collect-profiles id=f644ca42-0088-4aaa-8d38-8dd97fd5efa0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=471bf39dda67cfc55c3ed790aba66bca400b09b04b1a631f38076f5cc83f7ab1",
2026-06-10 15:52:08.735076 | controller |     "Jun 10 14:29:28.098151 crc crio[3658]: 2026-06-10T14:29:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c4e2ccef63cc117 Mac:6a:f2:e9:5f:cb:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1d Mtu:0 Sandbox:/var/run/netns/85198dea-0dd2-4d3d-a2ec-683dd9ead4b9 SocketPath: PciID:}] [{Interface:0xc0003186c0 Address:{IP:10.217.0.29 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.735097 | controller |     "Jun 10 14:29:28.199038 crc crio[3658]: 2026-06-10T14:29:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa701c754eb5539 Mac:96:96:c8:b6:a7:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/429e4468-0ec9-4d8a-a969-b13d4215f617 SocketPath: PciID:}] [{Interface:0xc0005366b0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.735113 | controller |     "Jun 10 14:29:28.933427 crc crio[3658]: 2026-06-10T14:29:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4117a910b8a002c Mac:da:3d:4d:1d:08:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:26 Mtu:0 Sandbox:/var/run/netns/46d1fb43-b2df-4208-be99-06be3d46c0cc SocketPath: PciID:}] [{Interface:0xc000358a00 Address:{IP:10.217.0.38 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.735128 | controller |     "Jun 10 14:29:29.197987 crc crio[3658]: 2026-06-10T14:29:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:46654e69dcbbce2 Mac:4e:82:e0:12:3d:60 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1b Mtu:0 Sandbox:/var/run/netns/fadd3644-87ea-45b8-843b-45fa6df83411 SocketPath: PciID:}] [{Interface:0xc00028ef50 Address:{IP:10.217.0.27 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.735143 | controller |     "Jun 10 14:29:30.064768 crc crio[3658]: 2026-06-10T14:29:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8577e9bd5c3119f Mac:de:e4:f2:2a:26:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3a Mtu:0 Sandbox:/var/run/netns/7204a8cd-833a-4a0a-a512-9dba501639d9 SocketPath: PciID:}] [{Interface:0xc000230710 Address:{IP:10.217.0.58 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.735162 | controller |     "Jun 10 14:29:30.440478 crc crio[3658]: 2026-06-10T14:29:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bdf07c555973350 Mac:6e:9d:d7:05:8f:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/a7e3736e-2da1-49f4-97b6-e4d6beead642 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.735178 | controller |     "Jun 10 14:29:31.278080 crc crio[3658]: 2026-06-10T14:29:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11805eb38b64111 Mac:f6:94:73:cd:a0:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0e Mtu:0 Sandbox:/var/run/netns/f9004b7f-3c84-41bc-bac0-18aac84cffd4 SocketPath: PciID:}] [{Interface:0xc0000148c0 Address:{IP:10.217.0.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.735192 | controller |     "Jun 10 14:29:31.314454 crc crio[3658]: 2026-06-10T14:29:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:89280aaebb5a8a8 Mac:36:f1:7b:e9:0f:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:29 Mtu:0 Sandbox:/var/run/netns/8018215f-edf2-4e66-a544-a91b6bf3faa1 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.41 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.735207 | controller |     "Jun 10 14:29:31.367615 crc crio[3658]: 2026-06-10T14:29:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8c9bdc71ba2032f Mac:e6:fd:5e:1b:ee:26 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0b Mtu:0 Sandbox:/var/run/netns/adbb3221-8543-4959-a1f1-4c542ee3b8ea SocketPath: PciID:}] [{Interface:0xc0002f4780 Address:{IP:10.217.0.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.735222 | controller |     "Jun 10 14:29:31.399537 crc crio[3658]: 2026-06-10T14:29:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f86a66527621b14 Mac:2a:55:82:e0:aa:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1e Mtu:0 Sandbox:/var/run/netns/824ebf36-945c-4f06-8c93-03eab7a00faa SocketPath: PciID:}] [{Interface:0xc000014720 Address:{IP:10.217.0.30 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.735237 | controller |     "Jun 10 14:29:31.429750 crc crio[3658]: 2026-06-10T14:29:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6d45d3cbfdea23c Mac:fe:7e:65:ae:14:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/08cfb685-6c14-4233-bdaa-05858b398902 SocketPath: PciID:}] [{Interface:0xc0003ac960 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.735251 | controller |     "Jun 10 14:29:31.430796 crc crio[3658]: 2026-06-10T14:29:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4d569b6fa1ab5ef Mac:c2:0e:f0:78:a0:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2a Mtu:0 Sandbox:/var/run/netns/270e5f8b-8df5-4188-9bb6-12f06b2dcf68 SocketPath: PciID:}] [{Interface:0xc0004b85d0 Address:{IP:10.217.0.42 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.735266 | controller |     "Jun 10 14:29:31.431184 crc crio[3658]: 2026-06-10T14:29:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b85938f9604091c Mac:5a:e9:81:90:e8:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0d Mtu:0 Sandbox:/var/run/netns/2db04454-5308-4725-a50b-6b49a2056a4e SocketPath: PciID:}] [{Interface:0xc000590ec0 Address:{IP:10.217.0.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.735281 | controller |     "Jun 10 14:29:31.432835 crc crio[3658]: 2026-06-10T14:29:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0a1dd4db35a2257 Mac:8a:b8:c8:cb:f4:05 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:27 Mtu:0 Sandbox:/var/run/netns/ad0f78b0-63ef-426a-a51d-b1aa43a21de1 SocketPath: PciID:}] [{Interface:0xc0002e4a00 Address:{IP:10.217.0.39 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.735299 | controller |     "Jun 10 14:29:31.439500 crc crio[3658]: 2026-06-10T14:29:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa75c7b936f9f51 Mac:a2:f6:b8:ba:da:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:28 Mtu:0 Sandbox:/var/run/netns/08e6cb5e-2802-4ebb-b349-65da54a72f04 SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.0.40 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.735314 | controller |     "Jun 10 14:29:31.468524 crc crio[3658]: 2026-06-10T14:29:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:97b6de7f6451aae Mac:9e:f8:13:35:c1:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/838a305d-82ed-4a35-8302-b11d15706ddf SocketPath: PciID:}] [{Interface:0xc000136bc0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.735330 | controller |     "Jun 10 14:29:31.513194 crc crio[3658]: 2026-06-10T14:29:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:45359ae990e7aad Mac:72:9f:68:9e:35:4b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:22 Mtu:0 Sandbox:/var/run/netns/2771435c-2226-4de5-93e8-a95205b7833b SocketPath: PciID:}] [{Interface:0xc000222c80 Address:{IP:10.217.0.34 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.735345 | controller |     "Jun 10 14:29:31.794980 crc crio[3658]: time=\"2026-06-10T14:29:31.794480636Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=0dc9bbdd-88df-467b-afd3-aa1fed2e0d37 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.735359 | controller |     "Jun 10 14:29:31.803170 crc crio[3658]: time=\"2026-06-10T14:29:31.80083662Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=2b74f735-4fad-49fb-ad80-ad0899a41226 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.735374 | controller |     "Jun 10 14:29:31.806778 crc crio[3658]: time=\"2026-06-10T14:29:31.80668674Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=329fb9db-b194-4756-b558-6d7e30be2fc9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.735389 | controller |     "Jun 10 14:29:31.807072 crc crio[3658]: time=\"2026-06-10T14:29:31.80703376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.735404 | controller |     "Jun 10 14:29:31.826243 crc crio[3658]: time=\"2026-06-10T14:29:31.826198985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.735418 | controller |     "Jun 10 14:29:32.062492 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:53311ff11672c26 Mac:ca:97:7c:48:83:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/634e9141-e23c-4549-9397-3b9117372509 SocketPath: PciID:}] [{Interface:0xc00011c800 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.735433 | controller |     "Jun 10 14:29:32.072488 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:82d5452d22f33aa Mac:2e:b4:19:da:20:f1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:20 Mtu:0 Sandbox:/var/run/netns/84aba54c-5199-4688-b0a9-18467f7a876d SocketPath: PciID:}] [{Interface:0xc000122d50 Address:{IP:10.217.0.32 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.735447 | controller |     "Jun 10 14:29:32.073492 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d8450a5053a4761 Mac:aa:33:55:07:4c:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1f Mtu:0 Sandbox:/var/run/netns/0d326065-7fbb-4470-9809-4361917c98a5 SocketPath: PciID:}] [{Interface:0xc000216d00 Address:{IP:10.217.0.31 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.735465 | controller |     "Jun 10 14:29:32.075021 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:200b4badf8fcbe5 Mac:42:96:0a:3a:38:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:09 Mtu:0 Sandbox:/var/run/netns/d812759e-4a99-4237-9fbd-bfd87c699fa5 SocketPath: PciID:}] [{Interface:0xc000250a00 Address:{IP:10.217.0.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.735480 | controller |     "Jun 10 14:29:32.083415 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:34e9b44e0cfe31b Mac:96:5d:6a:a1:6b:28 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:17 Mtu:0 Sandbox:/var/run/netns/7c3e9778-48e5-4dba-8ebd-57d09cf1c5a9 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.735495 | controller |     "Jun 10 14:29:32.104982 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aa9826550cc8ebc Mac:62:6a:9c:53:88:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:04 Mtu:0 Sandbox:/var/run/netns/87cb9770-47d3-4759-92cf-febe3c873831 SocketPath: PciID:}] [{Interface:0xc000414fb0 Address:{IP:10.217.0.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.735510 | controller |     "Jun 10 14:29:32.116369 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:269af530416dc05 Mac:d2:56:34:c1:52:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/8d3ec147-8edf-4623-8255-3c6929a1ccb3 SocketPath: PciID:}] [{Interface:0xc00034a9c0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.735524 | controller |     "Jun 10 14:29:32.120335 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:81d7b44450db0a0 Mac:8a:cc:13:ac:dd:18 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:05 Mtu:0 Sandbox:/var/run/netns/fb870718-f733-409b-b8ba-bdcc2744783f SocketPath: PciID:}] [{Interface:0xc00025ab80 Address:{IP:10.217.0.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.735539 | controller |     "Jun 10 14:29:32.120542 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c395c0966dcd985 Mac:6e:d1:49:89:e2:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:06 Mtu:0 Sandbox:/var/run/netns/0b249bd2-fbbd-4303-838c-3f1ffb6ea8bf SocketPath: PciID:}] [{Interface:0xc0000149d0 Address:{IP:10.217.0.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.735554 | controller |     "Jun 10 14:29:32.176937 crc crio[3658]: time=\"2026-06-10T14:29:32.176800903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.735570 | controller |     "Jun 10 14:29:32.218851 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:62e09b6b8670a99 Mac:fa:e4:86:2b:08:8b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:25 Mtu:0 Sandbox:/var/run/netns/18be2678-9ad0-4b39-95da-65999a897008 SocketPath: PciID:}] [{Interface:0xc00032e6e0 Address:{IP:10.217.0.37 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.735585 | controller |     "Jun 10 14:29:32.250499 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ac968cbcb0ab3b0 Mac:76:26:c0:2b:79:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1c Mtu:0 Sandbox:/var/run/netns/e2c56014-387e-48ec-8301-e928db65f79a SocketPath: PciID:}] [{Interface:0xc00011ab50 Address:{IP:10.217.0.28 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.735600 | controller |     "Jun 10 14:29:32.281549 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ada9c03cf9925a Mac:4e:02:38:5a:90:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/f2b54d8a-86e9-425b-aeaa-7094291e2e36 SocketPath: PciID:}] [{Interface:0xc00011af40 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.735618 | controller |     "Jun 10 14:29:32.281797 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27067ce548bf8a8 Mac:ba:2b:7d:5b:32:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:10 Mtu:0 Sandbox:/var/run/netns/1426abe0-fecd-4b6c-a027-fa26bfb44540 SocketPath: PciID:}] [{Interface:0xc0004826b0 Address:{IP:10.217.0.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.735633 | controller |     "Jun 10 14:29:32.282092 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:db6b7d883f3f3be Mac:da:51:89:08:c7:5c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:21 Mtu:0 Sandbox:/var/run/netns/e5d96326-1e93-4f25-a48f-2aed720fd1d6 SocketPath: PciID:}] [{Interface:0xc0002aa9d0 Address:{IP:10.217.0.33 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.735648 | controller |     "Jun 10 14:29:32.283062 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e4dea9b33a7fd22 Mac:ba:e2:96:94:c9:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:18 Mtu:0 Sandbox:/var/run/netns/58b7bcf5-92e7-4491-8194-ea94bbf95a0a SocketPath: PciID:}] [{Interface:0xc0004832a0 Address:{IP:10.217.0.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.735662 | controller |     "Jun 10 14:29:32.283062 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ac7df3656307af Mac:fe:db:97:c6:e0:15 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:15 Mtu:0 Sandbox:/var/run/netns/eccb48bc-542a-4238-bc71-27120388066f SocketPath: PciID:}] [{Interface:0xc000121d40 Address:{IP:10.217.0.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.735676 | controller |     "Jun 10 14:29:32.283176 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6c5b3b8114f790f Mac:ca:6d:b3:b2:13:7f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:03 Mtu:0 Sandbox:/var/run/netns/3e2a66f9-0cbb-4ead-93dc-d43bf48dfab1 SocketPath: PciID:}] [{Interface:0xc000014920 Address:{IP:10.217.0.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.735691 | controller |     "Jun 10 14:29:32.283340 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8b6b888326e88b7 Mac:6e:b4:27:21:0a:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:16 Mtu:0 Sandbox:/var/run/netns/36df6f05-1f3f-4f9e-bde8-ba3357c875c3 SocketPath: PciID:}] [{Interface:0xc0002846c0 Address:{IP:10.217.0.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.735705 | controller |     "Jun 10 14:29:32.283458 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:57fe4b5831a2775 Mac:ea:bb:2e:a2:71:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:24 Mtu:0 Sandbox:/var/run/netns/f283d597-5163-4e50-9720-cb6403f0ba7a SocketPath: PciID:}] [{Interface:0xc000014ca0 Address:{IP:10.217.0.36 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.735720 | controller |     "Jun 10 14:29:32.287105 crc crio[3658]: 2026-06-10T14:29:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:15cb5b3021fba8c Mac:52:37:5c:c1:77:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/37706ccb-43e2-40e8-93b3-0d993624ff5b SocketPath: PciID:}] [{Interface:0xc000014bd0 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.735735 | controller |     "Jun 10 14:29:32.288000 crc crio[3658]: time=\"2026-06-10T14:29:32.287866771Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-10 15:52:08.735752 | controller |     "Jun 10 14:29:32.288071 crc crio[3658]: time=\"2026-06-10T14:29:32.288049506Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_ffeb0b50-ae32-450b-9e18-013afdb162bc\\\"\"",
2026-06-10 15:52:08.735768 | controller |     "Jun 10 14:29:32.288187 crc crio[3658]: time=\"2026-06-10T14:29:32.288119818Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:46654e69dcbbce2b68f97fc13954ab923f20cff7e4150d894c5f9852feefa9fa UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/fadd3644-87ea-45b8-843b-45fa6df83411 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:0xc00012c848}] Aliases:map[]}\"",
2026-06-10 15:52:08.735840 | controller |     "Jun 10 14:29:32.288372 crc crio[3658]: time=\"2026-06-10T14:29:32.28818164Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:4117a910b8a002c706ec2f3127a92fde98b68e64bd129f523433743a0ad6f21e UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/46d1fb43-b2df-4208-be99-06be3d46c0cc 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:0xc0024cc200}] Aliases:map[]}\"",
2026-06-10 15:52:08.735890 | controller |     "Jun 10 14:29:32.288372 crc crio[3658]: time=\"2026-06-10T14:29:32.288235822Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:6b7486fa053907655d15ab846f11081731edf05d085a2f70c506a946d7450508 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/0e52c38e-5c3e-436f-aaad-8cb230bdac53 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:0xc00172a2c8}] Aliases:map[]}\"",
2026-06-10 15:52:08.735908 | controller |     "Jun 10 14:29:32.288483 crc crio[3658]: time=\"2026-06-10T14:29:32.288453858Z\" 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-10 15:52:08.735924 | controller |     "Jun 10 14:29:32.288516 crc crio[3658]: time=\"2026-06-10T14:29:32.288487749Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:48ddd4a082e87365ca431eca455a560bd5875659002598ef4d11c03b104589fd UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/74748439-7f58-484f-89c8-5cc1df7a5742 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:0xc000d8e5f8}] Aliases:map[]}\"",
2026-06-10 15:52:08.735940 | controller |     "Jun 10 14:29:32.288621 crc crio[3658]: time=\"2026-06-10T14:29:32.288537441Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:d84a0fd8625f50221d4886eae41250b01b4b12ccd359447b32c2b02178b29b4d UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/d7edb51b-18b3-4727-a60d-ed1701061260 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:0xc002318010}] Aliases:map[]}\"",
2026-06-10 15:52:08.735955 | controller |     "Jun 10 14:29:32.288763 crc crio[3658]: time=\"2026-06-10T14:29:32.288706695Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:b85938f9604091c931c49ad43df4f093bc174b2d73f3ad2e44093287c6f4a653 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/2db04454-5308-4725-a50b-6b49a2056a4e 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:0xc00172a588}] Aliases:map[]}\"",
2026-06-10 15:52:08.735975 | controller |     "Jun 10 14:29:32.288916 crc crio[3658]: time=\"2026-06-10T14:29:32.28885305Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:e04d460a3fc964f76ec3d84bcc9aa40e80a3c1d5d310b815cb3a84dc1bf5a1e2 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/81e11209-11a2-40ed-b698-4e5a068ed987 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:0xc0024cc170}] Aliases:map[]}\"",
2026-06-10 15:52:08.735991 | controller |     "Jun 10 14:29:32.288996 crc crio[3658]: time=\"2026-06-10T14:29:32.288909411Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:a42b41c0a3a3752214ba07d8e98ef95d5e8d26ad8e57f48a1eb45e68a5f423e9 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/6dfe54f9-1f4b-415f-9bda-b0467dfb316a 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:0xc00172a318}] Aliases:map[]}\"",
2026-06-10 15:52:08.736006 | controller |     "Jun 10 14:29:32.289185 crc crio[3658]: time=\"2026-06-10T14:29:32.289045395Z\" 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-10 15:52:08.736022 | controller |     "Jun 10 14:29:32.289185 crc crio[3658]: time=\"2026-06-10T14:29:32.289084306Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:c4e2ccef63cc117bd6912abaee2501be821d7e6ba9249273bf0bde85aca13e43 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/85198dea-0dd2-4d3d-a2ec-683dd9ead4b9 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:0xc00018e8b0}] Aliases:map[]}\"",
2026-06-10 15:52:08.736037 | controller |     "Jun 10 14:29:32.289366 crc crio[3658]: time=\"2026-06-10T14:29:32.28921985Z\" 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-10 15:52:08.736053 | controller |     "Jun 10 14:29:32.289366 crc crio[3658]: time=\"2026-06-10T14:29:32.289231791Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:fa701c754eb5539ac29bbe2fc0d73de23bff8e76408691cfbf3540054cd654a7 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/429e4468-0ec9-4d8a-a969-b13d4215f617 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:0xc0010988e8}] Aliases:map[]}\"",
2026-06-10 15:52:08.736068 | controller |     "Jun 10 14:29:32.289366 crc crio[3658]: time=\"2026-06-10T14:29:32.289349264Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:bdf07c555973350cde33a65900bc51e21c2fb379858cd0f76a3bd939b42eb862 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/a7e3736e-2da1-49f4-97b6-e4d6beead642 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:0xc001098938}] Aliases:map[]}\"",
2026-06-10 15:52:08.736087 | controller |     "Jun 10 14:29:32.289499 crc crio[3658]: time=\"2026-06-10T14:29:32.289355074Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:89280aaebb5a8a8596725f2245c1a0d1da6d714b37f726de54082e199f85d6e3 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/8018215f-edf2-4e66-a544-a91b6bf3faa1 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:0xc0024cc0d0}] Aliases:map[]}\"",
2026-06-10 15:52:08.736102 | controller |     "Jun 10 14:29:32.289499 crc crio[3658]: time=\"2026-06-10T14:29:32.289459487Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:8577e9bd5c3119f5ce5775b3fb9bc51f065e9195c27dc258215082bda9be25af UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/7204a8cd-833a-4a0a-a512-9dba501639d9 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:0xc00012c808}] Aliases:map[]}\"",
2026-06-10 15:52:08.736117 | controller |     "Jun 10 14:29:32.289499 crc crio[3658]: time=\"2026-06-10T14:29:32.289492808Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-x5vn9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.736132 | controller |     "Jun 10 14:29:32.289651 crc crio[3658]: time=\"2026-06-10T14:29:32.289531669Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:6d45d3cbfdea23cb05994254dd7312bddae7b99a06c787a940780793912a0a98 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/08cfb685-6c14-4233-bdaa-05858b398902 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:0xc00172a680}] Aliases:map[]}\"",
2026-06-10 15:52:08.736147 | controller |     "Jun 10 14:29:32.289651 crc crio[3658]: time=\"2026-06-10T14:29:32.289609812Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:0a1dd4db35a22570a072e8827561d18c44b2b569ced9a4ca779a730a11e421c6 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/ad0f78b0-63ef-426a-a51d-b1aa43a21de1 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:0xc00008ca28}] Aliases:map[]}\"",
2026-06-10 15:52:08.736163 | controller |     "Jun 10 14:29:32.289787 crc crio[3658]: time=\"2026-06-10T14:29:32.289653903Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.736178 | controller |     "Jun 10 14:29:32.289787 crc crio[3658]: time=\"2026-06-10T14:29:32.289331854Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:97b6de7f6451aae19fa837bc5a97b426ae3f93d11510b0459ab7c1f431a57bce UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/838a305d-82ed-4a35-8302-b11d15706ddf 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:0xc0010988d0}] Aliases:map[]}\"",
2026-06-10 15:52:08.736199 | controller |     "Jun 10 14:29:32.289787 crc crio[3658]: time=\"2026-06-10T14:29:32.289768526Z\" 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-10 15:52:08.736215 | controller |     "Jun 10 14:29:32.289924 crc crio[3658]: time=\"2026-06-10T14:29:32.289787597Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.736230 | controller |     "Jun 10 14:29:32.289924 crc crio[3658]: time=\"2026-06-10T14:29:32.289849869Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.736245 | controller |     "Jun 10 14:29:32.290018 crc crio[3658]: time=\"2026-06-10T14:29:32.289961112Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:11805eb38b64111793cbb7619b6935732193b96282de106d6338f8847b3beb6c UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/f9004b7f-3c84-41bc-bac0-18aac84cffd4 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:0xc000d70210}] Aliases:map[]}\"",
2026-06-10 15:52:08.736261 | controller |     "Jun 10 14:29:32.290085 crc crio[3658]: time=\"2026-06-10T14:29:32.290018283Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:62e09b6b8670a99cabfa1a047c9f44fc15273b112bb953e5e971d99328359bf4 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/18be2678-9ad0-4b39-95da-65999a897008 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:0xc00172a5c0}] Aliases:map[]}\"",
2026-06-10 15:52:08.736276 | controller |     "Jun 10 14:29:32.290085 crc crio[3658]: time=\"2026-06-10T14:29:32.289497048Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.736291 | controller |     "Jun 10 14:29:32.290085 crc crio[3658]: time=\"2026-06-10T14:29:32.290072745Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.736306 | controller |     "Jun 10 14:29:32.290312 crc crio[3658]: time=\"2026-06-10T14:29:32.290136477Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:72e4d938377f583aa0c8361a427c88f666ee23c1c5a11dbba0ab3a9c96fc111b UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/eefe5bfc-0528-4382-86db-d9165a1f5a4e 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:0xc00008c950}] Aliases:map[]}\"",
2026-06-10 15:52:08.736321 | controller |     "Jun 10 14:29:32.290312 crc crio[3658]: time=\"2026-06-10T14:29:32.290181848Z\" 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-10 15:52:08.736336 | controller |     "Jun 10 14:29:32.290460 crc crio[3658]: time=\"2026-06-10T14:29:32.290357263Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:200b4badf8fcbe565a02e215356dbe1cae9506982f62893db42aad497eb09367 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/d812759e-4a99-4237-9fbd-bfd87c699fa5 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:0xc00172a4f0}] Aliases:map[]}\"",
2026-06-10 15:52:08.736354 | controller |     "Jun 10 14:29:32.290750 crc crio[3658]: time=\"2026-06-10T14:29:32.290423815Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.736369 | controller |     "Jun 10 14:29:32.290835 crc crio[3658]: time=\"2026-06-10T14:29:32.290760485Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:4d569b6fa1ab5ef1a5b4af2130349632d5ac7d6a7fa79b7129023c54d2c27ca4 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/270e5f8b-8df5-4188-9bb6-12f06b2dcf68 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:0xc00008c998}] Aliases:map[]}\"",
2026-06-10 15:52:08.736384 | controller |     "Jun 10 14:29:32.291006 crc crio[3658]: time=\"2026-06-10T14:29:32.29093104Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.736398 | controller |     "Jun 10 14:29:32.291006 crc crio[3658]: time=\"2026-06-10T14:29:32.28886899Z\" 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-10 15:52:08.736413 | controller |     "Jun 10 14:29:32.291407 crc crio[3658]: time=\"2026-06-10T14:29:32.289065906Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.736428 | controller |     "Jun 10 14:29:32.291563 crc crio[3658]: time=\"2026-06-10T14:29:32.288466308Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.736442 | controller |     "Jun 10 14:29:32.291628 crc crio[3658]: time=\"2026-06-10T14:29:32.28850159Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.736457 | controller |     "Jun 10 14:29:32.291963 crc crio[3658]: time=\"2026-06-10T14:29:32.288820079Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.736472 | controller |     "Jun 10 14:29:32.292036 crc crio[3658]: time=\"2026-06-10T14:29:32.290461296Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.736487 | controller |     "Jun 10 14:29:32.292102 crc crio[3658]: time=\"2026-06-10T14:29:32.288838849Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:f1f58f704751dd456dc416fb052194bd38c5cabfeb7a029b4173942886cea9b5 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/e6a17980-9988-48df-b753-8cd522c80ef6 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:0xc00018e408}] Aliases:map[]}\"",
2026-06-10 15:52:08.736501 | controller |     "Jun 10 14:29:32.292339 crc crio[3658]: time=\"2026-06-10T14:29:32.292203997Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.736520 | controller |     "Jun 10 14:29:32.292488 crc crio[3658]: time=\"2026-06-10T14:29:32.290523758Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:81d7b44450db0a062caccdfbfb108c9124478a7ca03bbff84b6ee664343f7d84 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/fb870718-f733-409b-b8ba-bdcc2744783f 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:0xc00172a620}] Aliases:map[]}\"",
2026-06-10 15:52:08.736535 | controller |     "Jun 10 14:29:32.292562 crc crio[3658]: time=\"2026-06-10T14:29:32.29057881Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:15cb5b3021fba8c9b9bf5b99e5e3691970e96ff49b3e93a83b20310304010d19 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/37706ccb-43e2-40e8-93b3-0d993624ff5b 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:0xc00008cbb8}] Aliases:map[]}\"",
2026-06-10 15:52:08.736551 | controller |     "Jun 10 14:29:32.292883 crc crio[3658]: time=\"2026-06-10T14:29:32.292807944Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.736566 | controller |     "Jun 10 14:29:32.293125 crc crio[3658]: time=\"2026-06-10T14:29:32.290493737Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:aa9826550cc8ebc82f7c01075eccd78e16efaf3378df7b26b5b50737f8113c5b UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/87cb9770-47d3-4759-92cf-febe3c873831 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:0xc000d8e518}] Aliases:map[]}\"",
2026-06-10 15:52:08.736582 | controller |     "Jun 10 14:29:32.296366 crc crio[3658]: time=\"2026-06-10T14:29:32.290609161Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.736597 | controller |     "Jun 10 14:29:32.296366 crc crio[3658]: time=\"2026-06-10T14:29:32.290679973Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-l27pk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.736612 | controller |     "Jun 10 14:29:32.296546 crc crio[3658]: time=\"2026-06-10T14:29:32.2905814Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:fa75c7b936f9f5165cad526d02be34d137c9e7e69b3643fafbf85033a134f40d UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/08e6cb5e-2802-4ebb-b349-65da54a72f04 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:0xc00088a2d0}] Aliases:map[]}\"",
2026-06-10 15:52:08.736627 | controller |     "Jun 10 14:29:32.296630 crc crio[3658]: time=\"2026-06-10T14:29:32.296570823Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.736642 | controller |     "Jun 10 14:29:32.296916 crc crio[3658]: time=\"2026-06-10T14:29:32.290533808Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:27067ce548bf8a873d1dcf9ba0791894c1832c1768aa1ec2ee30f13f07a8377f UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/1426abe0-fecd-4b6c-a027-fa26bfb44540 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:0xc00088a008}] Aliases:map[]}\"",
2026-06-10 15:52:08.736660 | controller |     "Jun 10 14:29:32.296994 crc crio[3658]: time=\"2026-06-10T14:29:32.296939364Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.736676 | controller |     "Jun 10 14:29:32.297238 crc crio[3658]: time=\"2026-06-10T14:29:32.290541849Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:6c5b3b8114f790f1e9c9df576e0b872867a86410018cb9db253914f56c581c7b UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/3e2a66f9-0cbb-4ead-93dc-d43bf48dfab1 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:0xc00262a108}] Aliases:map[]}\"",
2026-06-10 15:52:08.736692 | controller |     "Jun 10 14:29:32.297238 crc crio[3658]: time=\"2026-06-10T14:29:32.297227492Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.736707 | controller |     "Jun 10 14:29:32.297537 crc crio[3658]: time=\"2026-06-10T14:29:32.290544089Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:db6b7d883f3f3be8e921d7e4e16673bef4f3d975921cca631c2c1ee3a3357e76 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/e5d96326-1e93-4f25-a48f-2aed720fd1d6 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:0xc000d8e560}] Aliases:map[]}\"",
2026-06-10 15:52:08.736723 | controller |     "Jun 10 14:29:32.297680 crc crio[3658]: time=\"2026-06-10T14:29:32.297625264Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.736738 | controller |     "Jun 10 14:29:32.297900 crc crio[3658]: time=\"2026-06-10T14:29:32.290548089Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:c395c0966dcd9852a40572361c77961db8e60dc9184719056e0cb52ec1debe5c UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/0b249bd2-fbbd-4303-838c-3f1ffb6ea8bf 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:0xc00018e908}] Aliases:map[]}\"",
2026-06-10 15:52:08.736753 | controller |     "Jun 10 14:29:32.298022 crc crio[3658]: time=\"2026-06-10T14:29:32.297976824Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.736768 | controller |     "Jun 10 14:29:32.298367 crc crio[3658]: time=\"2026-06-10T14:29:32.290555469Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:9ada9c03cf9925a7546c043a7ef5ed105ab8996fb0c978dba17bdf4811dc4bae UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/f2b54d8a-86e9-425b-aeaa-7094291e2e36 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:0xc00008c8a8}] Aliases:map[]}\"",
2026-06-10 15:52:08.736786 | controller |     "Jun 10 14:29:32.298489 crc crio[3658]: time=\"2026-06-10T14:29:32.298410687Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-ntdwx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.736802 | controller |     "Jun 10 14:29:32.298633 crc crio[3658]: time=\"2026-06-10T14:29:32.290559579Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:8b6b888326e88b747d338d2410a08e390a035309071da2be68f5aae33f0d5ed5 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/36df6f05-1f3f-4f9e-bde8-ba3357c875c3 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:0xc000558140}] Aliases:map[]}\"",
2026-06-10 15:52:08.736818 | controller |     "Jun 10 14:29:32.298771 crc crio[3658]: time=\"2026-06-10T14:29:32.298704525Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.736833 | controller |     "Jun 10 14:29:32.298996 crc crio[3658]: time=\"2026-06-10T14:29:32.290564239Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:f86a66527621b148947e6e134b40ff60315c5620d4cac58d2c0512fb59f52759 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/824ebf36-945c-4f06-8c93-03eab7a00faa 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:0xc00012c8c0}] Aliases:map[]}\"",
2026-06-10 15:52:08.736864 | controller |     "Jun 10 14:29:32.299152 crc crio[3658]: time=\"2026-06-10T14:29:32.299111307Z\" 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-10 15:52:08.736884 | controller |     "Jun 10 14:29:32.301969 crc crio[3658]: time=\"2026-06-10T14:29:32.301572308Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.736900 | controller |     "Jun 10 14:29:32.303008 crc crio[3658]: time=\"2026-06-10T14:29:32.301803205Z\" level=info msg=\"Ran pod sandbox 4117a910b8a002c706ec2f3127a92fde98b68e64bd129f523433743a0ad6f21e with infra container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/POD\" id=a1c8cccd-e21e-473b-81fc-cf7c6ca58e4c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.736915 | controller |     "Jun 10 14:29:32.303008 crc crio[3658]: time=\"2026-06-10T14:29:32.290567639Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:57fe4b5831a2775a64aafe6dda10f1d2feadbe9c4d6eb8359895f58a8ec0e800 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/f283d597-5163-4e50-9720-cb6403f0ba7a 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:0xc00088a2a8}] Aliases:map[]}\"",
2026-06-10 15:52:08.736931 | controller |     "Jun 10 14:29:32.303008 crc crio[3658]: time=\"2026-06-10T14:29:32.290473567Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:45359ae990e7aad796714cbbe9be605c5f90d52b7b42186001a1aff03bcae5f8 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/2771435c-2226-4de5-93e8-a95205b7833b 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:0xc000558220}] Aliases:map[]}\"",
2026-06-10 15:52:08.736951 | controller |     "Jun 10 14:29:32.303513 crc crio[3658]: time=\"2026-06-10T14:29:32.303381171Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.736967 | controller |     "Jun 10 14:29:32.303894 crc crio[3658]: time=\"2026-06-10T14:29:32.290478687Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:34e9b44e0cfe31bb2920734b1d667511d63bfdb1a50340fda4ad115a37f846fa UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/7c3e9778-48e5-4dba-8ebd-57d09cf1c5a9 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:0xc00018e848}] Aliases:map[]}\"",
2026-06-10 15:52:08.736983 | controller |     "Jun 10 14:29:32.304171 crc crio[3658]: time=\"2026-06-10T14:29:32.303964628Z\" 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-10 15:52:08.736998 | controller |     "Jun 10 14:29:32.304171 crc crio[3658]: time=\"2026-06-10T14:29:32.303998909Z\" 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-10 15:52:08.737025 | controller |     "Jun 10 14:29:32.304561 crc crio[3658]: time=\"2026-06-10T14:29:32.288892251Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:302172b9c3ec4bf7a54c7798443c0de14148813d4c48888be9828bf9f60a09eb UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/065c64f8-375d-4faf-bfb0-431595751f75 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:0xc00008c820}] Aliases:map[]}\"",
2026-06-10 15:52:08.737042 | controller |     "Jun 10 14:29:32.304561 crc crio[3658]: time=\"2026-06-10T14:29:32.290567179Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:e4dea9b33a7fd222b46a3b4de9e2fdc3837f22bec304ec427c3a805da3db66cb UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/58b7bcf5-92e7-4491-8194-ea94bbf95a0a 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:0xc000d8e5b0}] Aliases:map[]}\"",
2026-06-10 15:52:08.737058 | controller |     "Jun 10 14:29:32.304561 crc crio[3658]: time=\"2026-06-10T14:29:32.28816566Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:8c9bdc71ba2032faf1bf7dd438763e3abfd7f39541339be1823f32161a184649 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/adbb3221-8543-4959-a1f1-4c542ee3b8ea 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:0xc00012c938}] Aliases:map[]}\"",
2026-06-10 15:52:08.737073 | controller |     "Jun 10 14:29:32.304561 crc crio[3658]: time=\"2026-06-10T14:29:32.304436651Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.737089 | controller |     "Jun 10 14:29:32.304984 crc crio[3658]: time=\"2026-06-10T14:29:32.290495717Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:82d5452d22f33aa69e7cf32ab43b385c475a2f1fb0fc92a37c325ea60be2a7b3 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/84aba54c-5199-4688-b0a9-18467f7a876d 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:0xc00018e9a0}] Aliases:map[]}\"",
2026-06-10 15:52:08.737108 | controller |     "Jun 10 14:29:32.304984 crc crio[3658]: time=\"2026-06-10T14:29:32.304801872Z\" 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-10 15:52:08.737123 | controller |     "Jun 10 14:29:32.305100 crc crio[3658]: time=\"2026-06-10T14:29:32.290484247Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:53311ff11672c26d4f8123f2678a7b7f61333b89f6cabbdd9dd58f88bb8a3b46 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/634e9141-e23c-4549-9397-3b9117372509 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:0xc000d70000}] Aliases:map[]}\"",
2026-06-10 15:52:08.737139 | controller |     "Jun 10 14:29:32.305148 crc crio[3658]: time=\"2026-06-10T14:29:32.305123531Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.737154 | controller |     "Jun 10 14:29:32.309596 crc crio[3658]: time=\"2026-06-10T14:29:32.290510228Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:269af530416dc05b223cf725bc9d493cae4e072dc8f3e37cba23f507deeb5c39 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/8d3ec147-8edf-4623-8255-3c6929a1ccb3 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:0xc00018e660}] Aliases:map[]}\"",
2026-06-10 15:52:08.737170 | controller |     "Jun 10 14:29:32.309596 crc crio[3658]: time=\"2026-06-10T14:29:32.306027407Z\" 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-10 15:52:08.737185 | controller |     "Jun 10 14:29:32.309596 crc crio[3658]: time=\"2026-06-10T14:29:32.306026807Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.737200 | controller |     "Jun 10 14:29:32.309596 crc crio[3658]: time=\"2026-06-10T14:29:32.290520748Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:ac968cbcb0ab3b05dad3f481cece843ad59d3c0042562ab121d675a593d8c8ce UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/e2c56014-387e-48ec-8301-e928db65f79a 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:0xc00018e808}] Aliases:map[]}\"",
2026-06-10 15:52:08.737216 | controller |     "Jun 10 14:29:32.309596 crc crio[3658]: time=\"2026-06-10T14:29:32.306749848Z\" 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-10 15:52:08.737231 | controller |     "Jun 10 14:29:32.309596 crc crio[3658]: time=\"2026-06-10T14:29:32.290505978Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:d8450a5053a476102d5050110717ca04b1743c4c0d95b37544533a3427d536c8 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/0d326065-7fbb-4470-9809-4361917c98a5 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:0xc00018e880}] Aliases:map[]}\"",
2026-06-10 15:52:08.737249 | controller |     "Jun 10 14:29:32.309596 crc crio[3658]: time=\"2026-06-10T14:29:32.307599243Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.737265 | controller |     "Jun 10 14:29:32.309596 crc crio[3658]: time=\"2026-06-10T14:29:32.290523178Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:5ac7df3656307af8ebf4777e6c5320c191b02df7e71b19e8b3b44a556d4fade1 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/eccb48bc-542a-4238-bc71-27120388066f 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:0xc000558360}] Aliases:map[]}\"",
2026-06-10 15:52:08.737280 | controller |     "Jun 10 14:29:32.309596 crc crio[3658]: time=\"2026-06-10T14:29:32.308037696Z\" 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-10 15:52:08.737295 | controller |     "Jun 10 14:29:32.309596 crc crio[3658]: time=\"2026-06-10T14:29:32.302877976Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-qhh6t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.737310 | controller |     "Jun 10 14:29:32.309596 crc crio[3658]: time=\"2026-06-10T14:29:32.308614192Z\" level=info msg=\"Created container 33f71cb10bfc3b1ccdd9ae46bb3b95757f939fd8c05f3519f0351b8a42815c24: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=329fb9db-b194-4756-b558-6d7e30be2fc9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.737325 | controller |     "Jun 10 14:29:32.311081 crc crio[3658]: time=\"2026-06-10T14:29:32.311024882Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.737340 | controller |     "Jun 10 14:29:32.311778 crc crio[3658]: time=\"2026-06-10T14:29:32.311043793Z\" level=info msg=\"Ran pod sandbox 72e4d938377f583aa0c8361a427c88f666ee23c1c5a11dbba0ab3a9c96fc111b with infra container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/POD\" id=51bd5059-277e-4723-ad73-cb43b79337b8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.737355 | controller |     "Jun 10 14:29:32.312118 crc crio[3658]: time=\"2026-06-10T14:29:32.312061222Z\" level=info msg=\"Starting container: 33f71cb10bfc3b1ccdd9ae46bb3b95757f939fd8c05f3519f0351b8a42815c24\" id=8d6bd144-1ca4-495d-988e-5a9424bb1db0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.737370 | controller |     "Jun 10 14:29:32.313562 crc crio[3658]: time=\"2026-06-10T14:29:32.313488403Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-10 15:52:08.737385 | controller |     "Jun 10 14:29:32.313562 crc crio[3658]: time=\"2026-06-10T14:29:32.313535875Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-10 15:52:08.737400 | controller |     "Jun 10 14:29:32.313562 crc crio[3658]: time=\"2026-06-10T14:29:32.313560606Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.737418 | controller |     "Jun 10 14:29:32.315005 crc crio[3658]: time=\"2026-06-10T14:29:32.314856343Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=c85b98b0-848b-4881-a8e9-4ed8bedd0b82 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.737433 | controller |     "Jun 10 14:29:32.315402 crc crio[3658]: time=\"2026-06-10T14:29:32.315351127Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=5e9e9098-0b65-4001-9f43-fd360cf22bfd name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.737448 | controller |     "Jun 10 14:29:32.318629 crc crio[3658]: time=\"2026-06-10T14:29:32.318430187Z\" level=info msg=\"Ran pod sandbox 6b7486fa053907655d15ab846f11081731edf05d085a2f70c506a946d7450508 with infra container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/POD\" id=1572ad95-67d1-4faa-b100-9ff145861049 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.737462 | controller |     "Jun 10 14:29:32.322210 crc crio[3658]: time=\"2026-06-10T14:29:32.322136934Z\" level=info msg=\"Started container\" PID=12195 containerID=33f71cb10bfc3b1ccdd9ae46bb3b95757f939fd8c05f3519f0351b8a42815c24 description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=8d6bd144-1ca4-495d-988e-5a9424bb1db0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdcae05abe3c74f4c2679117d8a761c010ac53832c8a748582ab5d41a7170adb",
2026-06-10 15:52:08.737477 | controller |     "Jun 10 14:29:32.327166 crc crio[3658]: time=\"2026-06-10T14:29:32.327091718Z\" level=info msg=\"Ran pod sandbox bdf07c555973350cde33a65900bc51e21c2fb379858cd0f76a3bd939b42eb862 with infra container: openshift-marketplace/redhat-operators-x5vn9/POD\" id=2fb3b88b-b8ef-4005-968a-7478d670fa64 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.737492 | controller |     "Jun 10 14:29:32.330109 crc crio[3658]: time=\"2026-06-10T14:29:32.330033813Z\" level=info msg=\"Ran pod sandbox 8577e9bd5c3119f5ce5775b3fb9bc51f065e9195c27dc258215082bda9be25af with infra container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/POD\" id=9d079f73-2fc7-49e8-968f-ad3d9676a069 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.737507 | controller |     "Jun 10 14:29:32.332614 crc crio[3658]: time=\"2026-06-10T14:29:32.332539055Z\" level=info msg=\"Ran pod sandbox 0a1dd4db35a22570a072e8827561d18c44b2b569ced9a4ca779a730a11e421c6 with infra container: openshift-dns/dns-default-qtghf/POD\" id=15e85ad5-8340-453e-9a85-6540647f379e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.737522 | controller |     "Jun 10 14:29:32.333407 crc crio[3658]: time=\"2026-06-10T14:29:32.333355719Z\" level=info msg=\"Ran pod sandbox 97b6de7f6451aae19fa837bc5a97b426ae3f93d11510b0459ab7c1f431a57bce with infra container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/POD\" id=903259be-99cf-4e6f-9274-625fedd41da7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.737537 | controller |     "Jun 10 14:29:32.336055 crc crio[3658]: time=\"2026-06-10T14:29:32.335991695Z\" level=info msg=\"Ran pod sandbox 11805eb38b64111793cbb7619b6935732193b96282de106d6338f8847b3beb6c with infra container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/POD\" id=e6415300-48f8-43ac-84ef-cdba33918dba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.737552 | controller |     "Jun 10 14:29:32.337117 crc crio[3658]: time=\"2026-06-10T14:29:32.337041976Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-10 15:52:08.737566 | controller |     "Jun 10 14:29:32.337117 crc crio[3658]: time=\"2026-06-10T14:29:32.337100208Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-10 15:52:08.737584 | controller |     "Jun 10 14:29:32.337315 crc crio[3658]: time=\"2026-06-10T14:29:32.337126058Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/egress-router\\\"\"",
2026-06-10 15:52:08.737600 | controller |     "Jun 10 14:29:32.340306 crc crio[3658]: time=\"2026-06-10T14:29:32.339220809Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=225f7255-c65d-478f-bc4a-a5cc15da59da name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.737614 | controller |     "Jun 10 14:29:32.340537 crc crio[3658]: time=\"2026-06-10T14:29:32.340474185Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=d85fcb91-8dcd-47a6-9501-86375ec09d92 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.737629 | controller |     "Jun 10 14:29:32.340625 crc crio[3658]: time=\"2026-06-10T14:29:32.340562958Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=0a11aeaa-d6b9-4704-8d27-f384833850ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.737644 | controller |     "Jun 10 14:29:32.341042 crc crio[3658]: time=\"2026-06-10T14:29:32.340956569Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=2e092b2c-923e-4651-aaed-e99d629c1c52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.737659 | controller |     "Jun 10 14:29:32.341115 crc crio[3658]: time=\"2026-06-10T14:29:32.341041792Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=b97461a5-d8d2-43b5-86c9-7381bc419cda name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.737674 | controller |     "Jun 10 14:29:32.341939 crc crio[3658]: time=\"2026-06-10T14:29:32.341875796Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=8a3905d3-d7f8-41c3-8de3-58e7cbd26056 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.737688 | controller |     "Jun 10 14:29:32.344574 crc crio[3658]: time=\"2026-06-10T14:29:32.344489282Z\" level=info msg=\"Ran pod sandbox fa701c754eb5539ac29bbe2fc0d73de23bff8e76408691cfbf3540054cd654a7 with infra container: openshift-console/console-6c684df5db-cc8g8/POD\" id=337df94d-c5a5-419f-9fee-d2206930dac2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.737702 | controller |     "Jun 10 14:29:32.351339 crc crio[3658]: time=\"2026-06-10T14:29:32.347688164Z\" level=info msg=\"Ran pod sandbox 62e09b6b8670a99cabfa1a047c9f44fc15273b112bb953e5e971d99328359bf4 with infra container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/POD\" id=8097d167-9ccd-4ced-9677-64b1888850db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.737716 | controller |     "Jun 10 14:29:32.351339 crc crio[3658]: time=\"2026-06-10T14:29:32.349927209Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=a9940ff2-c2d6-4e43-ac59-6a44326fafb1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.737731 | controller |     "Jun 10 14:29:32.351875 crc crio[3658]: time=\"2026-06-10T14:29:32.351810114Z\" level=info msg=\"Ran pod sandbox 48ddd4a082e87365ca431eca455a560bd5875659002598ef4d11c03b104589fd with infra container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/POD\" id=dba38c47-81f4-4a8e-b466-d459846fddcc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.737749 | controller |     "Jun 10 14:29:32.354061 crc crio[3658]: time=\"2026-06-10T14:29:32.354003967Z\" level=info msg=\"Ran pod sandbox 4d569b6fa1ab5ef1a5b4af2130349632d5ac7d6a7fa79b7129023c54d2c27ca4 with infra container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/POD\" id=1223486c-6598-459c-81a8-c8d175fed1df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.737764 | controller |     "Jun 10 14:29:32.359824 crc crio[3658]: time=\"2026-06-10T14:29:32.359693142Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=54aa9c8c-d511-4122-bd28-cbb40cf73927 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.737779 | controller |     "Jun 10 14:29:32.363864 crc crio[3658]: time=\"2026-06-10T14:29:32.361073072Z\" level=info msg=\"Ran pod sandbox 46654e69dcbbce2b68f97fc13954ab923f20cff7e4150d894c5f9852feefa9fa with infra container: openshift-service-ca/service-ca-74545575db-n469q/POD\" id=086f1e6b-2257-4736-a903-ff03a8a49472 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.737794 | controller |     "Jun 10 14:29:32.363864 crc crio[3658]: time=\"2026-06-10T14:29:32.362486723Z\" level=info msg=\"Ran pod sandbox 200b4badf8fcbe565a02e215356dbe1cae9506982f62893db42aad497eb09367 with infra container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/POD\" id=2257a7e0-9bdc-42e7-930a-12b6318794f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.737809 | controller |     "Jun 10 14:29:32.363864 crc crio[3658]: time=\"2026-06-10T14:29:32.362580096Z\" level=info msg=\"Ran pod sandbox d84a0fd8625f50221d4886eae41250b01b4b12ccd359447b32c2b02178b29b4d with infra container: openshift-ingress-canary/ingress-canary-jlj86/POD\" id=177b01ee-5e16-48e7-b557-1959835dbcf5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.737823 | controller |     "Jun 10 14:29:32.363864 crc crio[3658]: time=\"2026-06-10T14:29:32.362902345Z\" level=info msg=\"Ran pod sandbox c4e2ccef63cc117bd6912abaee2501be821d7e6ba9249273bf0bde85aca13e43 with infra container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/POD\" id=b27a703a-89bf-4284-86c0-8004a4a66c21 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.737838 | controller |     "Jun 10 14:29:32.365879 crc crio[3658]: time=\"2026-06-10T14:29:32.364743258Z\" level=info msg=\"Ran pod sandbox 89280aaebb5a8a8596725f2245c1a0d1da6d714b37f726de54082e199f85d6e3 with infra container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/POD\" id=f1d247e8-7364-42be-b2ca-05c5dd9524e3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.737873 | controller |     "Jun 10 14:29:32.365879 crc crio[3658]: time=\"2026-06-10T14:29:32.364898183Z\" level=info msg=\"Ran pod sandbox f1f58f704751dd456dc416fb052194bd38c5cabfeb7a029b4173942886cea9b5 with infra container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/POD\" id=6f5c3070-01e0-4401-a14e-6fd1b268b259 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.737890 | controller |     "Jun 10 14:29:32.366987 crc crio[3658]: time=\"2026-06-10T14:29:32.366919822Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=e82cdb40-1ef3-40ce-b925-5fcd0acafd8e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.737904 | controller |     "Jun 10 14:29:32.367513 crc crio[3658]: time=\"2026-06-10T14:29:32.367457107Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=5eed6cac-e53e-4898-b378-0626e288d6e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.737919 | controller |     "Jun 10 14:29:32.372618 crc crio[3658]: time=\"2026-06-10T14:29:32.372533714Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=5fa0cf38-c4ef-466c-b989-645d4e644438 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.737938 | controller |     "Jun 10 14:29:32.372823 crc crio[3658]: time=\"2026-06-10T14:29:32.372755051Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=2190c319-fb26-4bd5-be89-3c77567ea7c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.737954 | controller |     "Jun 10 14:29:32.372962 crc crio[3658]: time=\"2026-06-10T14:29:32.372912365Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=24442f10-5206-441a-84bb-2d1232a8f0ed name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.737969 | controller |     "Jun 10 14:29:32.373120 crc crio[3658]: time=\"2026-06-10T14:29:32.373008918Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=2b12f93b-b9bb-47a8-a45e-496916a813e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.737983 | controller |     "Jun 10 14:29:32.373763 crc crio[3658]: time=\"2026-06-10T14:29:32.373612775Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=3ce6b914-a8cd-478b-ad90-04a57d11b022 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.737997 | controller |     "Jun 10 14:29:32.374165 crc crio[3658]: time=\"2026-06-10T14:29:32.373053629Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=8991417b-fa20-4c19-acfc-84a2532d55a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.738012 | controller |     "Jun 10 14:29:32.374537 crc crio[3658]: time=\"2026-06-10T14:29:32.374406398Z\" level=info msg=\"Ran pod sandbox a42b41c0a3a3752214ba07d8e98ef95d5e8d26ad8e57f48a1eb45e68a5f423e9 with infra container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/POD\" id=7b73de2e-b1a2-4bd3-a3a0-1bbb294d2fff name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.738027 | controller |     "Jun 10 14:29:32.375766 crc crio[3658]: time=\"2026-06-10T14:29:32.375646804Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b5cea914-e8bf-476e-91a5-380011b76c1f name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.738041 | controller |     "Jun 10 14:29:32.399018 crc crio[3658]: time=\"2026-06-10T14:29:32.398926109Z\" level=info msg=\"Ran pod sandbox 81d7b44450db0a062caccdfbfb108c9124478a7ca03bbff84b6ee664343f7d84 with infra container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/POD\" id=cb8c9e79-f090-4381-9f4f-398eae0551e5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.738056 | controller |     "Jun 10 14:29:32.400831 crc crio[3658]: time=\"2026-06-10T14:29:32.400764072Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=05ef041f-a303-4cb0-acbd-15c201819c8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.738070 | controller |     "Jun 10 14:29:32.411221 crc crio[3658]: time=\"2026-06-10T14:29:32.41103146Z\" level=info msg=\"Ran pod sandbox b85938f9604091c931c49ad43df4f093bc174b2d73f3ad2e44093287c6f4a653 with infra container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/POD\" id=c0324bce-9643-4ae1-81e5-b72c0b74a834 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.738089 | controller |     "Jun 10 14:29:32.414127 crc crio[3658]: time=\"2026-06-10T14:29:32.414029076Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=380696e6-8745-4100-8285-35a41d2dfd61 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.738104 | controller |     "Jun 10 14:29:32.421101 crc crio[3658]: time=\"2026-06-10T14:29:32.42070392Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-10 15:52:08.738119 | controller |     "Jun 10 14:29:32.421101 crc crio[3658]: time=\"2026-06-10T14:29:32.420768912Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-10 15:52:08.738134 | controller |     "Jun 10 14:29:32.421101 crc crio[3658]: time=\"2026-06-10T14:29:32.420788852Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.738149 | controller |     "Jun 10 14:29:32.427865 crc crio[3658]: time=\"2026-06-10T14:29:32.427693502Z\" level=info msg=\"Ran pod sandbox fa75c7b936f9f5165cad526d02be34d137c9e7e69b3643fafbf85033a134f40d with infra container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/POD\" id=2a4ea5a0-83aa-4984-943e-f5994953866a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.738163 | controller |     "Jun 10 14:29:32.431534 crc crio[3658]: time=\"2026-06-10T14:29:32.43142482Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2527d784-b4d0-4104-8e28-4866747a35b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.738178 | controller |     "Jun 10 14:29:32.436983 crc crio[3658]: time=\"2026-06-10T14:29:32.436895499Z\" level=info msg=\"Ran pod sandbox aa9826550cc8ebc82f7c01075eccd78e16efaf3378df7b26b5b50737f8113c5b with infra container: openshift-network-diagnostics/network-check-target-fhkjl/POD\" id=2dee0248-0d1c-4247-a2a1-5e63e95f511d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.738193 | controller |     "Jun 10 14:29:32.449663 crc crio[3658]: time=\"2026-06-10T14:29:32.449525095Z\" level=info msg=\"Ran pod sandbox c395c0966dcd9852a40572361c77961db8e60dc9184719056e0cb52ec1debe5c with infra container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/POD\" id=7b481f35-e9af-449a-981e-a53342a2438b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.738208 | controller |     "Jun 10 14:29:32.449889 crc crio[3658]: time=\"2026-06-10T14:29:32.449671589Z\" level=info msg=\"Ran pod sandbox 6d45d3cbfdea23cb05994254dd7312bddae7b99a06c787a940780793912a0a98 with infra container: openshift-marketplace/certified-operators-l27pk/POD\" id=0dbc331d-0daa-48a1-94b3-8484a0873a6e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.738223 | controller |     "Jun 10 14:29:32.458463 crc crio[3658]: time=\"2026-06-10T14:29:32.45523537Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=f49c3416-6980-4c5f-94c1-2fd1e3bf6236 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.738238 | controller |     "Jun 10 14:29:32.458616 crc crio[3658]: time=\"2026-06-10T14:29:32.457424684Z\" level=info msg=\"Ran pod sandbox f86a66527621b148947e6e134b40ff60315c5620d4cac58d2c0512fb59f52759 with infra container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/POD\" id=de928b01-9cfb-47db-a3fa-d2d91114890f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.738252 | controller |     "Jun 10 14:29:32.458776 crc crio[3658]: time=\"2026-06-10T14:29:32.458251588Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=942998d0-4622-4ad7-b911-cda18708121f name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.738270 | controller |     "Jun 10 14:29:32.458871 crc crio[3658]: time=\"2026-06-10T14:29:32.45834214Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5150f204-384a-48ee-9ab6-3f741a46bf33 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.738285 | controller |     "Jun 10 14:29:32.459053 crc crio[3658]: time=\"2026-06-10T14:29:32.458984159Z\" level=info msg=\"Ran pod sandbox 6c5b3b8114f790f1e9c9df576e0b872867a86410018cb9db253914f56c581c7b with infra container: openshift-multus/network-metrics-daemon-n2bqt/POD\" id=1feb9c57-c573-4777-8539-d5fd8d4f0920 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.738300 | controller |     "Jun 10 14:29:32.460389 crc crio[3658]: time=\"2026-06-10T14:29:32.460180434Z\" level=info msg=\"Ran pod sandbox 9ada9c03cf9925a7546c043a7ef5ed105ab8996fb0c978dba17bdf4811dc4bae with infra container: openshift-marketplace/redhat-marketplace-ntdwx/POD\" id=c0f9c5d0-834b-43ce-8b25-c478f2fa1523 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.738315 | controller |     "Jun 10 14:29:32.460932 crc crio[3658]: time=\"2026-06-10T14:29:32.460854153Z\" level=info msg=\"Ran pod sandbox 57fe4b5831a2775a64aafe6dda10f1d2feadbe9c4d6eb8359895f58a8ec0e800 with infra container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/POD\" id=cd7485b1-bf12-4888-ad64-00ce66ae5441 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.738330 | controller |     "Jun 10 14:29:32.466848 crc crio[3658]: time=\"2026-06-10T14:29:32.465002353Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=7ef70193-f588-4893-a1e4-8bdc2fec56f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.738344 | controller |     "Jun 10 14:29:32.466848 crc crio[3658]: time=\"2026-06-10T14:29:32.465316142Z\" level=info msg=\"Ran pod sandbox e4dea9b33a7fd222b46a3b4de9e2fdc3837f22bec304ec427c3a805da3db66cb with infra container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/POD\" id=4201927a-191a-4bfe-833d-8b7a6500ea78 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.738359 | controller |     "Jun 10 14:29:32.466848 crc crio[3658]: time=\"2026-06-10T14:29:32.465321413Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=d16d76fe-118a-45c3-8a3b-97004c22ac78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.738373 | controller |     "Jun 10 14:29:32.466848 crc crio[3658]: time=\"2026-06-10T14:29:32.466143556Z\" level=info msg=\"Ran pod sandbox ac968cbcb0ab3b05dad3f481cece843ad59d3c0042562ab121d675a593d8c8ce with infra container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/POD\" id=644e0dfb-15d4-4f9d-9818-f941dca043a9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.738387 | controller |     "Jun 10 14:29:32.466848 crc crio[3658]: time=\"2026-06-10T14:29:32.466748214Z\" level=info msg=\"Ran pod sandbox 8b6b888326e88b747d338d2410a08e390a035309071da2be68f5aae33f0d5ed5 with infra container: openshift-console-operator/console-operator-67c89758df-4jf4f/POD\" id=f77ea168-9ee3-41a1-b5a8-9133d18377c7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.738402 | controller |     "Jun 10 14:29:32.468597 crc crio[3658]: time=\"2026-06-10T14:29:32.468547916Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f0864463-50a0-45ec-a746-70e9259a1cde name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.738416 | controller |     "Jun 10 14:29:32.469483 crc crio[3658]: time=\"2026-06-10T14:29:32.468969068Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2b29229e-7a6e-43fc-883e-ab367dd27bd3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.738434 | controller |     "Jun 10 14:29:32.473306 crc crio[3658]: time=\"2026-06-10T14:29:32.471928464Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=13302b2a-c9f1-4d78-a038-c6021dc16496 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.738449 | controller |     "Jun 10 14:29:32.473306 crc crio[3658]: time=\"2026-06-10T14:29:32.472184901Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=cbc5a81d-fab9-4691-9094-335105bbae3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.738463 | controller |     "Jun 10 14:29:32.479033 crc crio[3658]: time=\"2026-06-10T14:29:32.478897626Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=dbbc4258-6f1f-47d4-86a3-f3ef07a8a804 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.738478 | controller |     "Jun 10 14:29:32.498319 crc crio[3658]: time=\"2026-06-10T14:29:32.497816534Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bc0630e2-c001-4dc6-87ff-4ac075954f36 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.738493 | controller |     "Jun 10 14:29:32.498514 crc crio[3658]: time=\"2026-06-10T14:29:32.498464733Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=58a2fd9c-6d9f-4e98-ae6f-fe75db10828d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.738507 | controller |     "Jun 10 14:29:32.498788 crc crio[3658]: time=\"2026-06-10T14:29:32.498688159Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:49b34ce0d25eec7a6077f4bf21bf7d4e64e598d28785a20b9ee3594423b7de14\" id=7643714e-6c7b-40be-b3a4-440141ab6809 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.738521 | controller |     "Jun 10 14:29:32.498978 crc crio[3658]: time=\"2026-06-10T14:29:32.498809453Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=08173d26-b314-4ccc-92f5-af896f2366df name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.738535 | controller |     "Jun 10 14:29:32.498978 crc crio[3658]: time=\"2026-06-10T14:29:32.498911246Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=df545e2e-4d32-41e1-a94c-119867ca0887 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.738550 | controller |     "Jun 10 14:29:32.499302 crc crio[3658]: time=\"2026-06-10T14:29:32.499177253Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=35a2baae-40cb-4892-b172-b12cbb2b56dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.738565 | controller |     "Jun 10 14:29:32.499394 crc crio[3658]: time=\"2026-06-10T14:29:32.499353109Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=96498ac4-edd4-4286-b011-9c880b8ddfb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.738579 | controller |     "Jun 10 14:29:32.499621 crc crio[3658]: time=\"2026-06-10T14:29:32.499463282Z\" level=info msg=\"Ran pod sandbox 82d5452d22f33aa69e7cf32ab43b385c475a2f1fb0fc92a37c325ea60be2a7b3 with infra container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/POD\" id=8ee012ee-ff33-483b-b6da-e8e4d7a3c244 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.738600 | controller |     "Jun 10 14:29:32.499621 crc crio[3658]: time=\"2026-06-10T14:29:32.499528244Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:0fe5a041a2b99d736e82f1b4a6cd9792c5e23ded475e9f0742cd19234070f989\" id=5b21817b-2795-4176-9e02-9d7714a63d01 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.738615 | controller |     "Jun 10 14:29:32.500010 crc crio[3658]: time=\"2026-06-10T14:29:32.499783231Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=3215236d-45d3-4200-8216-26d3227b3040 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.738630 | controller |     "Jun 10 14:29:32.500010 crc crio[3658]: time=\"2026-06-10T14:29:32.499843113Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=fbabd535-a76a-4e02-a8a1-794ecd61556b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.738644 | controller |     "Jun 10 14:29:32.500010 crc crio[3658]: time=\"2026-06-10T14:29:32.499858233Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:977a316fa3598eb575a4477dafc09bbf06fad21c4ec2867052225d74f2a9f366\" id=a038b624-569e-4789-bfc5-94dbed1fa0e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.738659 | controller |     "Jun 10 14:29:32.500010 crc crio[3658]: time=\"2026-06-10T14:29:32.497982369Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=f0892ae8-f835-42dd-bf3f-b4db690536ea name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.738673 | controller |     "Jun 10 14:29:32.500010 crc crio[3658]: time=\"2026-06-10T14:29:32.49803203Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=fd3065f5-01e4-46f0-95e4-dee9999d4791 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.738687 | controller |     "Jun 10 14:29:32.500010 crc crio[3658]: time=\"2026-06-10T14:29:32.499789611Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=03094861-0557-43ba-9e7d-2455a994ab52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.738701 | controller |     "Jun 10 14:29:32.500425 crc crio[3658]: time=\"2026-06-10T14:29:32.500122701Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9bc727bc-8cbb-43b0-af76-cb0c905505e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.738716 | controller |     "Jun 10 14:29:32.500425 crc crio[3658]: time=\"2026-06-10T14:29:32.499803672Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e5e8108294b086fdb797365e5a46badba9b3d866bdcddc8460a51e05a253753d\" id=c227b210-eb46-4b94-a092-5307b451cb25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.738730 | controller |     "Jun 10 14:29:32.500425 crc crio[3658]: time=\"2026-06-10T14:29:32.500196113Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:52e442bc8198ac925caff87ddd35b3107b7375d5afc9c2eb041ca4e79db72c6f\" id=294b40a1-a6d1-4b54-a4e9-eecc5d529151 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.738744 | controller |     "Jun 10 14:29:32.500425 crc crio[3658]: time=\"2026-06-10T14:29:32.498104832Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=42f0ffa8-dfa8-4fc6-8210-3a119eea3e58 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.738762 | controller |     "Jun 10 14:29:32.500425 crc crio[3658]: time=\"2026-06-10T14:29:32.500314736Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3edd3bcf-9825-4959-adc2-50bc34d1d101 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.738777 | controller |     "Jun 10 14:29:32.500425 crc crio[3658]: time=\"2026-06-10T14:29:32.498139473Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=4082f3d0-0c43-4634-90d3-616f860b670a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.738792 | controller |     "Jun 10 14:29:32.502071 crc crio[3658]: time=\"2026-06-10T14:29:32.498072601Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=8048e1c8-d469-4461-a58c-59720be383b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.738807 | controller |     "Jun 10 14:29:32.502071 crc crio[3658]: time=\"2026-06-10T14:29:32.498173464Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5c09d1f5-5f46-4160-93d7-45b86e948c23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.738822 | controller |     "Jun 10 14:29:32.502071 crc crio[3658]: time=\"2026-06-10T14:29:32.497916927Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=2d7da951-b5f5-4f3a-9248-87b911bdc08d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.738837 | controller |     "Jun 10 14:29:32.503660 crc crio[3658]: time=\"2026-06-10T14:29:32.503578041Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/dns\" id=caa86d85-a148-4b33-9588-9a6d75d50aa5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.738869 | controller |     "Jun 10 14:29:32.504122 crc crio[3658]: time=\"2026-06-10T14:29:32.504057475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.738886 | controller |     "Jun 10 14:29:32.504707 crc crio[3658]: time=\"2026-06-10T14:29:32.504618201Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9414357f9345a841e0565265700ecc6637f846c83bd5908dbb7b306432465115\" id=a8b856ab-0a44-4cb5-9329-59c4cbfc41ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.738901 | controller |     "Jun 10 14:29:32.504812 crc crio[3658]: time=\"2026-06-10T14:29:32.504699913Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b5000f8f055fd8f734ef74afbd9bd5333a38345cbc4959ddaad728b8394bccd4\" id=6765ac58-2084-462f-8a78-3bca598d3466 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.738916 | controller |     "Jun 10 14:29:32.505159 crc crio[3658]: time=\"2026-06-10T14:29:32.504961841Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=d1f29f52-e4be-4385-a2f5-54abd8dbc3aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.738931 | controller |     "Jun 10 14:29:32.505159 crc crio[3658]: time=\"2026-06-10T14:29:32.505047804Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f49ec773-5332-4fab-b8ee-68ee053da5d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.738949 | controller |     "Jun 10 14:29:32.505699 crc crio[3658]: time=\"2026-06-10T14:29:32.505384393Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=86135024-4625-4c64-a58a-88683dcac142 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.738964 | controller |     "Jun 10 14:29:32.508041 crc crio[3658]: time=\"2026-06-10T14:29:32.507570217Z\" level=info msg=\"Creating container: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=13763de1-32a6-44f5-9cd5-7f201e3c7b8d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.738979 | controller |     "Jun 10 14:29:32.508041 crc crio[3658]: time=\"2026-06-10T14:29:32.50769706Z\" level=info msg=\"Ran pod sandbox 27067ce548bf8a873d1dcf9ba0791894c1832c1768aa1ec2ee30f13f07a8377f with infra container: openshift-console/downloads-747b44746d-4pqvr/POD\" id=73b51156-e382-431f-a44f-b64818e93abc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.738993 | controller |     "Jun 10 14:29:32.508041 crc crio[3658]: time=\"2026-06-10T14:29:32.507972028Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.739008 | controller |     "Jun 10 14:29:32.508350 crc crio[3658]: time=\"2026-06-10T14:29:32.508183524Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=6bc87ef9-3e51-44f4-b85b-6769acbd47fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.739023 | controller |     "Jun 10 14:29:32.508627 crc crio[3658]: time=\"2026-06-10T14:29:32.508515094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.739037 | controller |     "Jun 10 14:29:32.510536 crc crio[3658]: time=\"2026-06-10T14:29:32.510205093Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=60a83ec7-acb1-45b5-a938-d8f0015c7917 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.739052 | controller |     "Jun 10 14:29:32.510536 crc crio[3658]: time=\"2026-06-10T14:29:32.510507302Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:baf975b6944f2844860c440636e0d4b80b2fdc473d30f32ae7d6989f2fc2b135\" id=a1f2d32f-7ffc-401e-ad02-38280436b644 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.739067 | controller |     "Jun 10 14:29:32.510700 crc crio[3658]: time=\"2026-06-10T14:29:32.510658336Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=a4f648eb-f3cd-4781-87cb-4665200a736c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.739082 | controller |     "Jun 10 14:29:32.511214 crc crio[3658]: time=\"2026-06-10T14:29:32.51115495Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=521c4fb2-96d3-4b6b-b125-a8b59c3086a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.739097 | controller |     "Jun 10 14:29:32.511829 crc crio[3658]: time=\"2026-06-10T14:29:32.511461039Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=54095127-8014-475b-836d-048290d6171b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.739112 | controller |     "Jun 10 14:29:32.511829 crc crio[3658]: time=\"2026-06-10T14:29:32.511643455Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=56d1b4de-132f-45e7-a140-111f960ef1e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.739130 | controller |     "Jun 10 14:29:32.512117 crc crio[3658]: time=\"2026-06-10T14:29:32.512049796Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=68c4ab37-6fdc-4bb4-a33c-fadb96669aac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.739145 | controller |     "Jun 10 14:29:32.512675 crc crio[3658]: time=\"2026-06-10T14:29:32.512585262Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=fe561f6e-7cb8-4b73-933e-84511a7146f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.739160 | controller |     "Jun 10 14:29:32.512675 crc crio[3658]: time=\"2026-06-10T14:29:32.512635773Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a5bb05344dd2296077f5066e908ede0eea23f5a12fb78ef86a9513c88d3faaca\" id=e3a10c0c-56bb-40a2-ba18-096be7bef5d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.739175 | controller |     "Jun 10 14:29:32.512872 crc crio[3658]: time=\"2026-06-10T14:29:32.512705315Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:fbdfe828b092b23e6d4480daf3e0216aada6debaf1ef1b314a0a31e73ebf13c4\" id=6b422ad7-5121-472b-8219-b2ac5adb4ac4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.739190 | controller |     "Jun 10 14:29:32.512978 crc crio[3658]: time=\"2026-06-10T14:29:32.512912971Z\" level=info msg=\"Creating container: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=b1ba2f6d-6728-48e1-b956-054e4038ca63 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.739205 | controller |     "Jun 10 14:29:32.513058 crc crio[3658]: time=\"2026-06-10T14:29:32.512918341Z\" level=info msg=\"Creating container: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=8aca4e8b-2f21-40c3-91f9-50193bcc1d94 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.739219 | controller |     "Jun 10 14:29:32.513246 crc crio[3658]: time=\"2026-06-10T14:29:32.513175019Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=d695952d-c097-4dcc-b35f-dba3e9dd1a8e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.739233 | controller |     "Jun 10 14:29:32.513696 crc crio[3658]: time=\"2026-06-10T14:29:32.513594591Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:5827f6ae3beb4853192e02cc18890467bd251b33070f36f9a105991e7e6d3c9b\" id=efebc1e6-97af-4c28-8e8b-b7ba0bc21412 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.739248 | controller |     "Jun 10 14:29:32.514911 crc crio[3658]: time=\"2026-06-10T14:29:32.514845077Z\" level=info msg=\"Creating container: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=f4f51e29-6739-4568-9c8f-ffa462927005 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.739262 | controller |     "Jun 10 14:29:32.515817 crc crio[3658]: time=\"2026-06-10T14:29:32.515755354Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=3c0e5b27-a911-4b70-9443-d528e22773dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.739276 | controller |     "Jun 10 14:29:32.515894 crc crio[3658]: time=\"2026-06-10T14:29:32.515844296Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:a8581a82ba5c8343a743aa302c4848249d8c32a9f2cd10fa68d89d835a1bdf8b\" id=6f907b29-ab9b-49ad-9ccb-12b862336f00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.739291 | controller |     "Jun 10 14:29:32.517642 crc crio[3658]: time=\"2026-06-10T14:29:32.517614798Z\" level=info msg=\"Ran pod sandbox 8c9bdc71ba2032faf1bf7dd438763e3abfd7f39541339be1823f32161a184649 with infra container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/POD\" id=4f80a7ea-929a-4bda-b3aa-f8dcbed649c2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.739308 | controller |     "Jun 10 14:29:32.518517 crc crio[3658]: time=\"2026-06-10T14:29:32.518208265Z\" level=info msg=\"Ran pod sandbox 45359ae990e7aad796714cbbe9be605c5f90d52b7b42186001a1aff03bcae5f8 with infra container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/POD\" id=0cf684f9-1fc3-478d-8937-7a08b6629d08 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.739323 | controller |     "Jun 10 14:29:32.518842 crc crio[3658]: time=\"2026-06-10T14:29:32.518620127Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=99d6e8a3-60fc-4b43-8e36-724914207936 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.739338 | controller |     "Jun 10 14:29:32.520199 crc crio[3658]: time=\"2026-06-10T14:29:32.520169732Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=f20722a2-83fe-4fa7-a824-482928b2bfaf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.739353 | controller |     "Jun 10 14:29:32.520873 crc crio[3658]: time=\"2026-06-10T14:29:32.52045755Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=0169cbce-b4e4-4329-aab7-a754dae29604 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.739369 | controller |     "Jun 10 14:29:32.521041 crc crio[3658]: time=\"2026-06-10T14:29:32.520491041Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=1f7c9bdf-d7cc-48fa-974b-44bf48768080 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.739384 | controller |     "Jun 10 14:29:32.521168 crc crio[3658]: time=\"2026-06-10T14:29:32.520635515Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=708a4302-9732-44d4-a10a-5e3607cc18ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.739398 | controller |     "Jun 10 14:29:32.521993 crc crio[3658]: time=\"2026-06-10T14:29:32.521818099Z\" level=info msg=\"Ran pod sandbox 269af530416dc05b223cf725bc9d493cae4e072dc8f3e37cba23f507deeb5c39 with infra container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/POD\" id=eb7b5275-813b-47ef-a921-48ed4088fdd1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.739413 | controller |     "Jun 10 14:29:32.523215 crc crio[3658]: time=\"2026-06-10T14:29:32.523183339Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=5ef278e1-26f8-4ba8-872b-e5dc842ab093 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.739428 | controller |     "Jun 10 14:29:32.523800 crc crio[3658]: time=\"2026-06-10T14:29:32.523706254Z\" level=info msg=\"Creating container: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=3d86cbbb-8a55-452d-81ab-69001610ed7e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.739443 | controller |     "Jun 10 14:29:32.523983 crc crio[3658]: time=\"2026-06-10T14:29:32.523852318Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=0cbcf1c9-2537-434c-980d-58b79036e7a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.739458 | controller |     "Jun 10 14:29:32.524063 crc crio[3658]: time=\"2026-06-10T14:29:32.523873499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.739476 | controller |     "Jun 10 14:29:32.524322 crc crio[3658]: time=\"2026-06-10T14:29:32.524188228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.739491 | controller |     "Jun 10 14:29:32.524322 crc crio[3658]: time=\"2026-06-10T14:29:32.52424601Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=b94e8928-3d60-4330-a4d8-aba7a5229520 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.739506 | controller |     "Jun 10 14:29:32.524926 crc crio[3658]: time=\"2026-06-10T14:29:32.524707823Z\" level=info msg=\"Ran pod sandbox 302172b9c3ec4bf7a54c7798443c0de14148813d4c48888be9828bf9f60a09eb with infra container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/POD\" id=d16fb248-ca85-4b89-bae9-1831c8959d69 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.739521 | controller |     "Jun 10 14:29:32.524926 crc crio[3658]: time=\"2026-06-10T14:29:32.524889408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.739536 | controller |     "Jun 10 14:29:32.525047 crc crio[3658]: time=\"2026-06-10T14:29:32.52493593Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.739550 | controller |     "Jun 10 14:29:32.525133 crc crio[3658]: time=\"2026-06-10T14:29:32.525095964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.739565 | controller |     "Jun 10 14:29:32.525368 crc crio[3658]: time=\"2026-06-10T14:29:32.525248379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.739580 | controller |     "Jun 10 14:29:32.525499 crc crio[3658]: time=\"2026-06-10T14:29:32.525310251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.739595 | controller |     "Jun 10 14:29:32.525499 crc crio[3658]: time=\"2026-06-10T14:29:32.524764845Z\" level=info msg=\"Creating container: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=09a004e7-f8d5-4322-afde-55002abbe6c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.739610 | controller |     "Jun 10 14:29:32.525625 crc crio[3658]: time=\"2026-06-10T14:29:32.525578578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.739624 | controller |     "Jun 10 14:29:32.526213 crc crio[3658]: time=\"2026-06-10T14:29:32.525835686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.739639 | controller |     "Jun 10 14:29:32.526213 crc crio[3658]: time=\"2026-06-10T14:29:32.525880887Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=8afbb1da-563d-47e7-a1fb-f7eb485ea2f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.739654 | controller |     "Jun 10 14:29:32.526213 crc crio[3658]: time=\"2026-06-10T14:29:32.525942999Z\" level=info msg=\"Ran pod sandbox 53311ff11672c26d4f8123f2678a7b7f61333b89f6cabbdd9dd58f88bb8a3b46 with infra container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/POD\" id=4ba89780-5f70-40d5-b55b-3a7d37da1fdb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.739672 | controller |     "Jun 10 14:29:32.526213 crc crio[3658]: time=\"2026-06-10T14:29:32.526158345Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=f43c023b-810d-4f2e-8943-e08ef94d7228 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.739687 | controller |     "Jun 10 14:29:32.526213 crc crio[3658]: time=\"2026-06-10T14:29:32.526164345Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=20356aad-b975-43d9-b70b-fefb4cef98a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.739701 | controller |     "Jun 10 14:29:32.526591 crc crio[3658]: time=\"2026-06-10T14:29:32.52631639Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=c6dd9eb0-ce2c-416b-aa47-eeb8b963b5ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.739716 | controller |     "Jun 10 14:29:32.526591 crc crio[3658]: time=\"2026-06-10T14:29:32.526454094Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=e110d897-bd8c-42cb-98cf-a28b5f3ebf3e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.739730 | controller |     "Jun 10 14:29:32.526878 crc crio[3658]: time=\"2026-06-10T14:29:32.52666869Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=e937dabf-a1a6-4fa4-aca2-3505d6885974 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.739745 | controller |     "Jun 10 14:29:32.526953 crc crio[3658]: time=\"2026-06-10T14:29:32.526916177Z\" level=info msg=\"Ran pod sandbox db6b7d883f3f3be8e921d7e4e16673bef4f3d975921cca631c2c1ee3a3357e76 with infra container: hostpath-provisioner/csi-hostpathplugin-mpq2f/POD\" id=aad04f0c-d94e-40dd-abac-befbb5f306b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.739759 | controller |     "Jun 10 14:29:32.528627 crc crio[3658]: time=\"2026-06-10T14:29:32.528543734Z\" level=info msg=\"Creating container: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=43ab551f-2717-44ee-b7e5-64295ded1188 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.739774 | controller |     "Jun 10 14:29:32.533452 crc crio[3658]: time=\"2026-06-10T14:29:32.531770288Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=82b63b06-4c45-444b-8058-4fcc6e3f95c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.739789 | controller |     "Jun 10 14:29:32.533452 crc crio[3658]: time=\"2026-06-10T14:29:32.531886361Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=1e55ee23-7d6c-4213-b06a-04b2deac826b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.739803 | controller |     "Jun 10 14:29:32.533452 crc crio[3658]: time=\"2026-06-10T14:29:32.533198309Z\" level=info msg=\"Creating container: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=9367addf-ff95-45e3-86b6-3eb23d106f4a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.739818 | controller |     "Jun 10 14:29:32.533778 crc crio[3658]: time=\"2026-06-10T14:29:32.533670313Z\" level=info msg=\"Creating container: openshift-console/console-6c684df5db-cc8g8/console\" id=4b31f0fb-1e39-499d-991b-9794eff234cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.739832 | controller |     "Jun 10 14:29:32.535193 crc crio[3658]: time=\"2026-06-10T14:29:32.534451355Z\" level=info msg=\"Creating container: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=5f84694b-e46c-4c40-94e2-10e82225c1c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.739864 | controller |     "Jun 10 14:29:32.535193 crc crio[3658]: time=\"2026-06-10T14:29:32.534808776Z\" level=info msg=\"Ran pod sandbox 5ac7df3656307af8ebf4777e6c5320c191b02df7e71b19e8b3b44a556d4fade1 with infra container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/POD\" id=bc16aa29-e7fd-4241-81ef-6bd34e1d02d5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.739884 | controller |     "Jun 10 14:29:32.535193 crc crio[3658]: time=\"2026-06-10T14:29:32.534977631Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=44ff4747-ac3c-4052-896c-3c575cb6266f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.739900 | controller |     "Jun 10 14:29:32.536653 crc crio[3658]: time=\"2026-06-10T14:29:32.536529686Z\" level=info msg=\"Ran pod sandbox d8450a5053a476102d5050110717ca04b1743c4c0d95b37544533a3427d536c8 with infra container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/POD\" id=84506e72-fa3f-436a-bc0f-d5313bb8dd59 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.739916 | controller |     "Jun 10 14:29:32.537463 crc crio[3658]: time=\"2026-06-10T14:29:32.537392021Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=64a64d62-4883-46ff-970e-c5db0384efa5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.739931 | controller |     "Jun 10 14:29:32.537777 crc crio[3658]: time=\"2026-06-10T14:29:32.53770517Z\" level=info msg=\"Ran pod sandbox 34e9b44e0cfe31bb2920734b1d667511d63bfdb1a50340fda4ad115a37f846fa with infra container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/POD\" id=7e9d2c00-0365-414a-9263-1d2872e40649 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.739946 | controller |     "Jun 10 14:29:32.538509 crc crio[3658]: time=\"2026-06-10T14:29:32.538364419Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-10 15:52:08.739960 | controller |     "Jun 10 14:29:32.538585 crc crio[3658]: time=\"2026-06-10T14:29:32.538486232Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-10 15:52:08.739975 | controller |     "Jun 10 14:29:32.538742 crc crio[3658]: time=\"2026-06-10T14:29:32.538648617Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_ffeb0b50-ae32-450b-9e18-013afdb162bc\\\"\"",
2026-06-10 15:52:08.739989 | controller |     "Jun 10 14:29:32.538832 crc crio[3658]: time=\"2026-06-10T14:29:32.538804482Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.740004 | controller |     "Jun 10 14:29:32.541544 crc crio[3658]: time=\"2026-06-10T14:29:32.540339956Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=16d108a8-bebc-4378-8435-da99d3229c04 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.740018 | controller |     "Jun 10 14:29:32.542229 crc crio[3658]: time=\"2026-06-10T14:29:32.540376287Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=efb3dc8d-eab0-49ac-8935-9adc3d50e6fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.740033 | controller |     "Jun 10 14:29:32.550466 crc crio[3658]: time=\"2026-06-10T14:29:32.544711433Z\" level=info msg=\"Ran pod sandbox 15cb5b3021fba8c9b9bf5b99e5e3691970e96ff49b3e93a83b20310304010d19 with infra container: openshift-marketplace/community-operators-qhh6t/POD\" id=b574ad62-0733-4135-93ce-7a433b4310a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.740051 | controller |     "Jun 10 14:29:32.550466 crc crio[3658]: time=\"2026-06-10T14:29:32.545234508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.740066 | controller |     "Jun 10 14:29:32.550466 crc crio[3658]: time=\"2026-06-10T14:29:32.545518656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.740081 | controller |     "Jun 10 14:29:32.550466 crc crio[3658]: time=\"2026-06-10T14:29:32.54566484Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.740095 | controller |     "Jun 10 14:29:32.550466 crc crio[3658]: time=\"2026-06-10T14:29:32.545895677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.740109 | controller |     "Jun 10 14:29:32.550466 crc crio[3658]: time=\"2026-06-10T14:29:32.546175875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.740123 | controller |     "Jun 10 14:29:32.550466 crc crio[3658]: time=\"2026-06-10T14:29:32.546473614Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.740137 | controller |     "Jun 10 14:29:32.550466 crc crio[3658]: time=\"2026-06-10T14:29:32.546537406Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.740152 | controller |     "Jun 10 14:29:32.550466 crc crio[3658]: time=\"2026-06-10T14:29:32.546665279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.740166 | controller |     "Jun 10 14:29:32.550466 crc crio[3658]: time=\"2026-06-10T14:29:32.546866965Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.740181 | controller |     "Jun 10 14:29:32.550466 crc crio[3658]: time=\"2026-06-10T14:29:32.54703089Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=0f24334e-2032-454d-a423-609f45876bcc name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.740196 | controller |     "Jun 10 14:29:32.550466 crc crio[3658]: time=\"2026-06-10T14:29:32.547990508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.740210 | controller |     "Jun 10 14:29:32.552955 crc crio[3658]: time=\"2026-06-10T14:29:32.552766836Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=9dd1135f-70a7-4c68-a0fc-1f0eeed3367c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.740224 | controller |     "Jun 10 14:29:32.553539 crc crio[3658]: time=\"2026-06-10T14:29:32.553444706Z\" level=info msg=\"Creating container: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=2d703122-5508-4628-b28c-ec8535cd38a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.740239 | controller |     "Jun 10 14:29:32.553645 crc crio[3658]: time=\"2026-06-10T14:29:32.55360808Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=de0fb825-17bd-4b6e-82fd-fd213d39ce91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.740256 | controller |     "Jun 10 14:29:32.553707 crc crio[3658]: time=\"2026-06-10T14:29:32.553675902Z\" level=info msg=\"Checking image status: registry.redhat.io/container-native-virtualization/hostpath-csi-driver-rhel9:v4.15\" id=5a1138a7-e34f-4964-8ccd-9229d47c0ea7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.740271 | controller |     "Jun 10 14:29:32.554067 crc crio[3658]: time=\"2026-06-10T14:29:32.554005092Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ce0f6719-7590-4035-97b1-8d608f4fded9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.740286 | controller |     "Jun 10 14:29:32.559350 crc crio[3658]: time=\"2026-06-10T14:29:32.559194762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.740300 | controller |     "Jun 10 14:29:32.559542 crc crio[3658]: time=\"2026-06-10T14:29:32.559496951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.740315 | controller |     "Jun 10 14:29:32.559769 crc crio[3658]: time=\"2026-06-10T14:29:32.559681926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.740330 | controller |     "Jun 10 14:29:32.560156 crc crio[3658]: time=\"2026-06-10T14:29:32.560083448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.740345 | controller |     "Jun 10 14:29:32.560226 crc crio[3658]: time=\"2026-06-10T14:29:32.560102189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.740359 | controller |     "Jun 10 14:29:32.560226 crc crio[3658]: time=\"2026-06-10T14:29:32.560179281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.740374 | controller |     "Jun 10 14:29:32.560226 crc crio[3658]: time=\"2026-06-10T14:29:32.560104669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.740389 | controller |     "Jun 10 14:29:32.560494 crc crio[3658]: time=\"2026-06-10T14:29:32.560421848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.740404 | controller |     "Jun 10 14:29:32.562617 crc crio[3658]: time=\"2026-06-10T14:29:32.562536989Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-10 15:52:08.740418 | controller |     "Jun 10 14:29:32.562617 crc crio[3658]: time=\"2026-06-10T14:29:32.562587391Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-10 15:52:08.740433 | controller |     "Jun 10 14:29:32.562617 crc crio[3658]: time=\"2026-06-10T14:29:32.562611331Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_7a30873c-ba03-4c29-a9b2-6aca33c6b4f2\\\"\"",
2026-06-10 15:52:08.740448 | controller |     "Jun 10 14:29:32.564441 crc crio[3658]: time=\"2026-06-10T14:29:32.564398253Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=3f09717d-2608-4378-9ee1-56c3ec0a507e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.740467 | controller |     "Jun 10 14:29:32.565345 crc crio[3658]: time=\"2026-06-10T14:29:32.565212967Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=fb7ebe68-6a2f-4979-9948-1f7dc25c89a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.740483 | controller |     "Jun 10 14:29:32.565687 crc crio[3658]: time=\"2026-06-10T14:29:32.565592208Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:574d49b89604b8e8103abf57feee77812fe8cf441eafc17fdff95d57ca80645e\" id=1d80da6c-29ad-42c1-a1e1-ced06019df1d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.740498 | controller |     "Jun 10 14:29:32.565916 crc crio[3658]: time=\"2026-06-10T14:29:32.565601938Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=62aea55a-4479-41d2-8f87-e576b93ce90b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.740513 | controller |     "Jun 10 14:29:32.566094 crc crio[3658]: time=\"2026-06-10T14:29:32.56601874Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dbd8603d717c26901bcf9731b1e0392ae4bc08a270ed1eeb45839e44bed9607d\" id=71b5e871-6abc-4688-8878-7757653ac743 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.740527 | controller |     "Jun 10 14:29:32.567674 crc crio[3658]: time=\"2026-06-10T14:29:32.567604336Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=85c5350b-7484-4770-97d4-6199b0eb7127 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.740542 | controller |     "Jun 10 14:29:32.567828 crc crio[3658]: time=\"2026-06-10T14:29:32.567770641Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:63b9704591980c76142c6569123648908ca7e1fb34522ab25f952e9c3bc7616d\" id=0bd2ecf3-48f1-4675-abbe-1031f42e4296 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.740558 | controller |     "Jun 10 14:29:32.567883 crc crio[3658]: time=\"2026-06-10T14:29:32.567624607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.740573 | controller |     "Jun 10 14:29:32.567996 crc crio[3658]: time=\"2026-06-10T14:29:32.567935776Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=f2eeb1b7-4229-4a86-80e3-acb68344f47e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.740588 | controller |     "Jun 10 14:29:32.570135 crc crio[3658]: time=\"2026-06-10T14:29:32.570061977Z\" level=info msg=\"Creating container: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=e49e5a76-61a5-4ff7-be81-349d2b554ba5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.740603 | controller |     "Jun 10 14:29:32.570215 crc crio[3658]: time=\"2026-06-10T14:29:32.570074607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.740617 | controller |     "Jun 10 14:29:32.570215 crc crio[3658]: time=\"2026-06-10T14:29:32.57015832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.740632 | controller |     "Jun 10 14:29:32.572594 crc crio[3658]: time=\"2026-06-10T14:29:32.572533879Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=eb563498-69e8-4bd0-9844-5f8dfaf54796 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.740651 | controller |     "Jun 10 14:29:32.572790 crc crio[3658]: time=\"2026-06-10T14:29:32.572741755Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=d096c638-a9c0-465b-bbdd-0c04b04ff349 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.740666 | controller |     "Jun 10 14:29:32.572853 crc crio[3658]: time=\"2026-06-10T14:29:32.572772326Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=d415735e-4f2f-4790-bf77-98f6989e92e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.740681 | controller |     "Jun 10 14:29:32.572912 crc crio[3658]: time=\"2026-06-10T14:29:32.572862118Z\" level=info msg=\"Creating container: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=a75d2888-fc1c-4b8a-89a6-105ed6d93a59 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.740696 | controller |     "Jun 10 14:29:32.572951 crc crio[3658]: time=\"2026-06-10T14:29:32.57292764Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=0287e4df-6390-4bf0-9d05-746d66637713 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.740711 | controller |     "Jun 10 14:29:32.573045 crc crio[3658]: time=\"2026-06-10T14:29:32.572988992Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=9ca1f123-bfbc-4342-81f9-305db4f2e112 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.740726 | controller |     "Jun 10 14:29:32.577118 crc crio[3658]: time=\"2026-06-10T14:29:32.576572566Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=17876458-322d-4c48-bed8-fbfea5bbaabb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.740741 | controller |     "Jun 10 14:29:32.594394 crc crio[3658]: time=\"2026-06-10T14:29:32.594202097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.740756 | controller |     "Jun 10 14:29:32.594822 crc crio[3658]: time=\"2026-06-10T14:29:32.594697081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.740771 | controller |     "Jun 10 14:29:32.595628 crc crio[3658]: time=\"2026-06-10T14:29:32.595544125Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-10 15:52:08.740786 | controller |     "Jun 10 14:29:32.595628 crc crio[3658]: time=\"2026-06-10T14:29:32.595600847Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-10 15:52:08.740801 | controller |     "Jun 10 14:29:32.595628 crc crio[3658]: time=\"2026-06-10T14:29:32.595622638Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bandwidth\\\"\"",
2026-06-10 15:52:08.740815 | controller |     "Jun 10 14:29:32.609855 crc crio[3658]: time=\"2026-06-10T14:29:32.609807419Z\" level=info msg=\"Ran pod sandbox e04d460a3fc964f76ec3d84bcc9aa40e80a3c1d5d310b815cb3a84dc1bf5a1e2 with infra container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/POD\" id=d7359521-f17c-46c7-b9b9-8dc0f622483e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.740830 | controller |     "Jun 10 14:29:32.610414 crc crio[3658]: time=\"2026-06-10T14:29:32.610342744Z\" level=info msg=\"Creating container: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=1900beb3-62f4-415e-acd3-f33272dab2b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.740863 | controller |     "Jun 10 14:29:32.610604 crc crio[3658]: time=\"2026-06-10T14:29:32.610580491Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=023b8e37-64ce-4b6c-9b7f-aa68fcc0ae45 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.740883 | controller |     "Jun 10 14:29:32.610942 crc crio[3658]: time=\"2026-06-10T14:29:32.610820108Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=0d26fa9f-f32a-49fd-a0cf-603c3c85424d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.740898 | controller |     "Jun 10 14:29:32.618990 crc crio[3658]: time=\"2026-06-10T14:29:32.618926113Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=582d1bfd-3991-4f97-b222-a7d28bd1415b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.740914 | controller |     "Jun 10 14:29:32.649219 crc crio[3658]: time=\"2026-06-10T14:29:32.648765697Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-10 15:52:08.740929 | controller |     "Jun 10 14:29:32.649219 crc crio[3658]: time=\"2026-06-10T14:29:32.648817629Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-10 15:52:08.740945 | controller |     "Jun 10 14:29:32.649219 crc crio[3658]: time=\"2026-06-10T14:29:32.64885433Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bridge\\\"\"",
2026-06-10 15:52:08.740960 | controller |     "Jun 10 14:29:32.687331 crc crio[3658]: time=\"2026-06-10T14:29:32.68715809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.740975 | controller |     "Jun 10 14:29:32.687463 crc crio[3658]: time=\"2026-06-10T14:29:32.687384166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.740991 | controller |     "Jun 10 14:29:32.687590 crc crio[3658]: time=\"2026-06-10T14:29:32.687400817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.741006 | controller |     "Jun 10 14:29:32.695688 crc crio[3658]: time=\"2026-06-10T14:29:32.695494121Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-10 15:52:08.741033 | controller |     "Jun 10 14:29:32.695688 crc crio[3658]: time=\"2026-06-10T14:29:32.695593194Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-10 15:52:08.741049 | controller |     "Jun 10 14:29:32.695688 crc crio[3658]: time=\"2026-06-10T14:29:32.695622885Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dhcp\\\"\"",
2026-06-10 15:52:08.741064 | controller |     "Jun 10 14:29:32.697466 crc crio[3658]: time=\"2026-06-10T14:29:32.697387836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.741080 | controller |     "Jun 10 14:29:32.700089 crc crio[3658]: time=\"2026-06-10T14:29:32.700017092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.741095 | controller |     "Jun 10 14:29:32.700089 crc crio[3658]: time=\"2026-06-10T14:29:32.700083094Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.741113 | controller |     "Jun 10 14:29:32.701333 crc crio[3658]: time=\"2026-06-10T14:29:32.701152525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.741129 | controller |     "Jun 10 14:29:32.701397 crc crio[3658]: time=\"2026-06-10T14:29:32.701091153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.741144 | controller |     "Jun 10 14:29:32.701981 crc crio[3658]: time=\"2026-06-10T14:29:32.701841455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.741160 | controller |     "Jun 10 14:29:32.702042 crc crio[3658]: time=\"2026-06-10T14:29:32.701893847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.741175 | controller |     "Jun 10 14:29:32.707366 crc crio[3658]: time=\"2026-06-10T14:29:32.702593937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.741190 | controller |     "Jun 10 14:29:32.707665 crc crio[3658]: time=\"2026-06-10T14:29:32.707319564Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=10f64b79-2de2-413a-a7a5-38c7ab3f7177 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.741206 | controller |     "Jun 10 14:29:32.761389 crc crio[3658]: time=\"2026-06-10T14:29:32.760899156Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-10 15:52:08.741221 | controller |     "Jun 10 14:29:32.761389 crc crio[3658]: time=\"2026-06-10T14:29:32.76101753Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-10 15:52:08.741236 | controller |     "Jun 10 14:29:32.761389 crc crio[3658]: time=\"2026-06-10T14:29:32.76104411Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/dummy\\\"\"",
2026-06-10 15:52:08.741251 | controller |     "Jun 10 14:29:32.804679 crc crio[3658]: time=\"2026-06-10T14:29:32.804552051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.741267 | controller |     "Jun 10 14:29:32.813511 crc crio[3658]: time=\"2026-06-10T14:29:32.813217872Z\" level=info msg=\"Created container 8467a1bb8998a871087f6873d56b0b69535aebc8f9f5747b4a644ebac4b2c6ad: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=6bc87ef9-3e51-44f4-b85b-6769acbd47fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.741282 | controller |     "Jun 10 14:29:32.817737 crc crio[3658]: time=\"2026-06-10T14:29:32.817600649Z\" level=info msg=\"Starting container: 8467a1bb8998a871087f6873d56b0b69535aebc8f9f5747b4a644ebac4b2c6ad\" id=58327b17-7673-4783-a9c9-8a0a26a1409f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.741298 | controller |     "Jun 10 14:29:32.822907 crc crio[3658]: time=\"2026-06-10T14:29:32.82282287Z\" level=info msg=\"Started container\" PID=12286 containerID=8467a1bb8998a871087f6873d56b0b69535aebc8f9f5747b4a644ebac4b2c6ad description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=58327b17-7673-4783-a9c9-8a0a26a1409f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f86a66527621b148947e6e134b40ff60315c5620d4cac58d2c0512fb59f52759",
2026-06-10 15:52:08.741317 | controller |     "Jun 10 14:29:32.838589 crc crio[3658]: time=\"2026-06-10T14:29:32.838506465Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=0525237f-d03f-4d04-a088-4f509cca2809 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.741333 | controller |     "Jun 10 14:29:32.870849 crc crio[3658]: time=\"2026-06-10T14:29:32.870480971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.741349 | controller |     "Jun 10 14:29:32.872633 crc crio[3658]: time=\"2026-06-10T14:29:32.872540711Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-10 15:52:08.741364 | controller |     "Jun 10 14:29:32.872633 crc crio[3658]: time=\"2026-06-10T14:29:32.872591342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.741379 | controller |     "Jun 10 14:29:32.872788 crc crio[3658]: time=\"2026-06-10T14:29:32.872594982Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-10 15:52:08.741395 | controller |     "Jun 10 14:29:32.873147 crc crio[3658]: time=\"2026-06-10T14:29:32.87286865Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/firewall\\\"\"",
2026-06-10 15:52:08.741410 | controller |     "Jun 10 14:29:32.875410 crc crio[3658]: time=\"2026-06-10T14:29:32.875212518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.741425 | controller |     "Jun 10 14:29:32.897981 crc crio[3658]: time=\"2026-06-10T14:29:32.897883975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.741440 | controller |     "Jun 10 14:29:32.902631 crc crio[3658]: time=\"2026-06-10T14:29:32.902563121Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.741455 | controller |     "Jun 10 14:29:32.904780 crc crio[3658]: time=\"2026-06-10T14:29:32.904687792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.741470 | controller |     "Jun 10 14:29:32.909768 crc crio[3658]: time=\"2026-06-10T14:29:32.909686897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.741485 | controller |     "Jun 10 14:29:32.910214 crc crio[3658]: time=\"2026-06-10T14:29:32.91013474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.741500 | controller |     "Jun 10 14:29:32.920195 crc crio[3658]: time=\"2026-06-10T14:29:32.920072818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.741515 | controller |     "Jun 10 14:29:32.920512 crc crio[3658]: time=\"2026-06-10T14:29:32.919773189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.741529 | controller |     "Jun 10 14:29:32.928546 crc crio[3658]: time=\"2026-06-10T14:29:32.928458281Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.741550 | controller |     "Jun 10 14:29:32.930779 crc crio[3658]: time=\"2026-06-10T14:29:32.930576412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.741565 | controller |     "Jun 10 14:29:32.932318 crc crio[3658]: time=\"2026-06-10T14:29:32.932165538Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=ff4cc939-eb7b-4e8f-9d01-0c8f461fee42 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.741580 | controller |     "Jun 10 14:29:32.932434 crc crio[3658]: time=\"2026-06-10T14:29:32.932402575Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.741595 | controller |     "Jun 10 14:29:32.934821 crc crio[3658]: time=\"2026-06-10T14:29:32.934665491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.741610 | controller |     "Jun 10 14:29:32.940096 crc crio[3658]: time=\"2026-06-10T14:29:32.939680636Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.741625 | controller |     "Jun 10 14:29:32.947627 crc crio[3658]: time=\"2026-06-10T14:29:32.947556254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.741640 | controller |     "Jun 10 14:29:32.947761 crc crio[3658]: time=\"2026-06-10T14:29:32.947638667Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.741655 | controller |     "Jun 10 14:29:32.951031 crc crio[3658]: time=\"2026-06-10T14:29:32.950970373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.741670 | controller |     "Jun 10 14:29:32.953829 crc crio[3658]: time=\"2026-06-10T14:29:32.953781885Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-10 15:52:08.741685 | controller |     "Jun 10 14:29:32.953829 crc crio[3658]: time=\"2026-06-10T14:29:32.953817326Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-10 15:52:08.741700 | controller |     "Jun 10 14:29:32.954147 crc crio[3658]: time=\"2026-06-10T14:29:32.953838996Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-device\\\"\"",
2026-06-10 15:52:08.741715 | controller |     "Jun 10 14:29:32.959357 crc crio[3658]: time=\"2026-06-10T14:29:32.959207692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.741730 | controller |     "Jun 10 14:29:32.961094 crc crio[3658]: time=\"2026-06-10T14:29:32.960997994Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.741745 | controller |     "Jun 10 14:29:32.994872 crc crio[3658]: time=\"2026-06-10T14:29:32.994407672Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-10 15:52:08.741760 | controller |     "Jun 10 14:29:32.994872 crc crio[3658]: time=\"2026-06-10T14:29:32.994793633Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-10 15:52:08.741780 | controller |     "Jun 10 14:29:32.994872 crc crio[3658]: time=\"2026-06-10T14:29:32.994814644Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/host-local\\\"\"",
2026-06-10 15:52:08.741795 | controller |     "Jun 10 14:29:33.015422 crc crio[3658]: time=\"2026-06-10T14:29:33.015341128Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-10 15:52:08.741810 | controller |     "Jun 10 14:29:33.015422 crc crio[3658]: time=\"2026-06-10T14:29:33.01539607Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-10 15:52:08.741825 | controller |     "Jun 10 14:29:33.015422 crc crio[3658]: time=\"2026-06-10T14:29:33.015431061Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ipvlan\\\"\"",
2026-06-10 15:52:08.741840 | controller |     "Jun 10 14:29:33.055492 crc crio[3658]: time=\"2026-06-10T14:29:33.055406499Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-10 15:52:08.741871 | controller |     "Jun 10 14:29:33.055492 crc crio[3658]: time=\"2026-06-10T14:29:33.055466751Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-10 15:52:08.741888 | controller |     "Jun 10 14:29:33.055492 crc crio[3658]: time=\"2026-06-10T14:29:33.055491172Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/loopback\\\"\"",
2026-06-10 15:52:08.741906 | controller |     "Jun 10 14:29:33.075789 crc crio[3658]: time=\"2026-06-10T14:29:33.075747578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.741924 | controller |     "Jun 10 14:29:33.088244 crc crio[3658]: time=\"2026-06-10T14:29:33.088086586Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-10 15:52:08.741939 | controller |     "Jun 10 14:29:33.088244 crc crio[3658]: time=\"2026-06-10T14:29:33.088146548Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-10 15:52:08.741955 | controller |     "Jun 10 14:29:33.088244 crc crio[3658]: time=\"2026-06-10T14:29:33.088176349Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/macvlan\\\"\"",
2026-06-10 15:52:08.741970 | controller |     "Jun 10 14:29:33.091706 crc crio[3658]: time=\"2026-06-10T14:29:33.091613608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.741986 | controller |     "Jun 10 14:29:33.135680 crc crio[3658]: time=\"2026-06-10T14:29:33.135441668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.742001 | controller |     "Jun 10 14:29:33.136502 crc crio[3658]: time=\"2026-06-10T14:29:33.136471138Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-10 15:52:08.742017 | controller |     "Jun 10 14:29:33.136502 crc crio[3658]: time=\"2026-06-10T14:29:33.136494528Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-10 15:52:08.742032 | controller |     "Jun 10 14:29:33.136600 crc crio[3658]: time=\"2026-06-10T14:29:33.136515619Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/portmap\\\"\"",
2026-06-10 15:52:08.742048 | controller |     "Jun 10 14:29:33.138630 crc crio[3658]: time=\"2026-06-10T14:29:33.138501497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.742064 | controller |     "Jun 10 14:29:33.151654 crc crio[3658]: time=\"2026-06-10T14:29:33.151455382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.742083 | controller |     "Jun 10 14:29:33.160151 crc crio[3658]: time=\"2026-06-10T14:29:33.160095192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.742099 | controller |     "Jun 10 14:29:33.179775 crc crio[3658]: time=\"2026-06-10T14:29:33.178914237Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-10 15:52:08.742114 | controller |     "Jun 10 14:29:33.179775 crc crio[3658]: time=\"2026-06-10T14:29:33.179142614Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-10 15:52:08.742129 | controller |     "Jun 10 14:29:33.179775 crc crio[3658]: time=\"2026-06-10T14:29:33.179188765Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ptp\\\"\"",
2026-06-10 15:52:08.742145 | controller |     "Jun 10 14:29:33.204889 crc crio[3658]: time=\"2026-06-10T14:29:33.204806358Z\" level=info msg=\"Created container da05e94158a6818151db250098acf8ba9de5ce5a0c7c54ffc78077d2a9cd5d8e: openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator\" id=a4f648eb-f3cd-4781-87cb-4665200a736c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.742160 | controller |     "Jun 10 14:29:33.213847 crc crio[3658]: time=\"2026-06-10T14:29:33.213773637Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-10 15:52:08.742176 | controller |     "Jun 10 14:29:33.213847 crc crio[3658]: time=\"2026-06-10T14:29:33.213838509Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-10 15:52:08.742191 | controller |     "Jun 10 14:29:33.214003 crc crio[3658]: time=\"2026-06-10T14:29:33.21386026Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/sbr\\\"\"",
2026-06-10 15:52:08.742206 | controller |     "Jun 10 14:29:33.215694 crc crio[3658]: time=\"2026-06-10T14:29:33.215622471Z\" level=info msg=\"Starting container: da05e94158a6818151db250098acf8ba9de5ce5a0c7c54ffc78077d2a9cd5d8e\" id=fb46e9cb-c8b2-4872-b432-19f1010af259 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.742222 | controller |     "Jun 10 14:29:33.240753 crc crio[3658]: time=\"2026-06-10T14:29:33.240630706Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-10 15:52:08.742237 | controller |     "Jun 10 14:29:33.243807 crc crio[3658]: time=\"2026-06-10T14:29:33.243748726Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-10 15:52:08.742253 | controller |     "Jun 10 14:29:33.243929 crc crio[3658]: time=\"2026-06-10T14:29:33.24387646Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/static\\\"\"",
2026-06-10 15:52:08.742268 | controller |     "Jun 10 14:29:33.250164 crc crio[3658]: time=\"2026-06-10T14:29:33.250011657Z\" level=info msg=\"Started container\" PID=12368 containerID=da05e94158a6818151db250098acf8ba9de5ce5a0c7c54ffc78077d2a9cd5d8e description=openshift-operator-lifecycle-manager/olm-operator-5cdf44d969-ssqvn/olm-operator id=fb46e9cb-c8b2-4872-b432-19f1010af259 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa75c7b936f9f5165cad526d02be34d137c9e7e69b3643fafbf85033a134f40d",
2026-06-10 15:52:08.742284 | controller |     "Jun 10 14:29:33.258634 crc crio[3658]: time=\"2026-06-10T14:29:33.258540654Z\" level=info msg=\"Created container 2b4121ef4921f5108e7f304d97d4d23371e20ecc7ca8726f8150aed535c2d41e: openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver\" id=20356aad-b975-43d9-b70b-fefb4cef98a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.742299 | controller |     "Jun 10 14:29:33.259077 crc crio[3658]: time=\"2026-06-10T14:29:33.258842193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.742319 | controller |     "Jun 10 14:29:33.260093 crc crio[3658]: time=\"2026-06-10T14:29:33.260003827Z\" level=info msg=\"Starting container: 2b4121ef4921f5108e7f304d97d4d23371e20ecc7ca8726f8150aed535c2d41e\" id=e490e92b-7b51-4d42-8717-12ced2646f75 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.742334 | controller |     "Jun 10 14:29:33.261356 crc crio[3658]: time=\"2026-06-10T14:29:33.261230943Z\" level=info msg=\"Created container 763fb8baa68357d5ae1d23b849d87cc4bde9bfa865dd4bb8cb550364866a828b: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator\" id=8afbb1da-563d-47e7-a1fb-f7eb485ea2f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.742350 | controller |     "Jun 10 14:29:33.262225 crc crio[3658]: time=\"2026-06-10T14:29:33.262157029Z\" level=info msg=\"Starting container: 763fb8baa68357d5ae1d23b849d87cc4bde9bfa865dd4bb8cb550364866a828b\" id=64eea425-e9de-4162-997e-b741822b5c8d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.742366 | controller |     "Jun 10 14:29:33.267829 crc crio[3658]: time=\"2026-06-10T14:29:33.267668139Z\" level=info msg=\"Created container f1483b99e3be535c2e1e7d681281ba76c86a66443fd2fc365d31976a3a6b65a4: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator\" id=d695952d-c097-4dcc-b35f-dba3e9dd1a8e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.742381 | controller |     "Jun 10 14:29:33.268751 crc crio[3658]: time=\"2026-06-10T14:29:33.268541704Z\" level=info msg=\"Starting container: f1483b99e3be535c2e1e7d681281ba76c86a66443fd2fc365d31976a3a6b65a4\" id=e7f88038-b6ab-41f3-8bc0-6aec4817df8d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.742396 | controller |     "Jun 10 14:29:33.269675 crc crio[3658]: time=\"2026-06-10T14:29:33.269575974Z\" level=info msg=\"Started container\" PID=12376 containerID=763fb8baa68357d5ae1d23b849d87cc4bde9bfa865dd4bb8cb550364866a828b description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/machine-config-operator id=64eea425-e9de-4162-997e-b741822b5c8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4dea9b33a7fd222b46a3b4de9e2fdc3837f22bec304ec427c3a805da3db66cb",
2026-06-10 15:52:08.742412 | controller |     "Jun 10 14:29:33.273335 crc crio[3658]: time=\"2026-06-10T14:29:33.27321165Z\" level=info msg=\"Started container\" PID=12374 containerID=2b4121ef4921f5108e7f304d97d4d23371e20ecc7ca8726f8150aed535c2d41e description=openshift-operator-lifecycle-manager/packageserver-7d4fc7d867-qt46x/packageserver id=e490e92b-7b51-4d42-8717-12ced2646f75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=57fe4b5831a2775a64aafe6dda10f1d2feadbe9c4d6eb8359895f58a8ec0e800",
2026-06-10 15:52:08.742427 | controller |     "Jun 10 14:29:33.282584 crc crio[3658]: time=\"2026-06-10T14:29:33.282398616Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-10 15:52:08.742442 | controller |     "Jun 10 14:29:33.282584 crc crio[3658]: time=\"2026-06-10T14:29:33.282435467Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-10 15:52:08.742458 | controller |     "Jun 10 14:29:33.282584 crc crio[3658]: time=\"2026-06-10T14:29:33.282462538Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tap\\\"\"",
2026-06-10 15:52:08.742473 | controller |     "Jun 10 14:29:33.294383 crc crio[3658]: time=\"2026-06-10T14:29:33.293646102Z\" level=info msg=\"Created container 862bae7f566dfcaa0340eab7064cc41c4de69789c0409e301564ee6ea1aecffd: openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary\" id=09a004e7-f8d5-4322-afde-55002abbe6c3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.742492 | controller |     "Jun 10 14:29:33.296889 crc crio[3658]: time=\"2026-06-10T14:29:33.295070723Z\" level=info msg=\"Starting container: 862bae7f566dfcaa0340eab7064cc41c4de69789c0409e301564ee6ea1aecffd\" id=c663e080-aa53-4582-ad88-9cb3f161f25b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.742507 | controller |     "Jun 10 14:29:33.296889 crc crio[3658]: time=\"2026-06-10T14:29:33.296805173Z\" level=info msg=\"Created container 7a1d1fbcda69a5f36213659bad4071636170cd79f62c5fb8bdd21741e728d60d: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=708a4302-9732-44d4-a10a-5e3607cc18ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.742523 | controller |     "Jun 10 14:29:33.297789 crc crio[3658]: time=\"2026-06-10T14:29:33.297649218Z\" level=info msg=\"Starting container: 7a1d1fbcda69a5f36213659bad4071636170cd79f62c5fb8bdd21741e728d60d\" id=712e6788-6fd2-4633-8c34-11f7073eeb37 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.742538 | controller |     "Jun 10 14:29:33.299549 crc crio[3658]: time=\"2026-06-10T14:29:33.299392138Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=bf856c7e-a6c6-4fce-a614-d2c578314887 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.742553 | controller |     "Jun 10 14:29:33.301777 crc crio[3658]: time=\"2026-06-10T14:29:33.301649024Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-10 15:52:08.742568 | controller |     "Jun 10 14:29:33.301777 crc crio[3658]: time=\"2026-06-10T14:29:33.301770417Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-10 15:52:08.742583 | controller |     "Jun 10 14:29:33.301974 crc crio[3658]: time=\"2026-06-10T14:29:33.301800648Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/tuning\\\"\"",
2026-06-10 15:52:08.742598 | controller |     "Jun 10 14:29:33.304013 crc crio[3658]: time=\"2026-06-10T14:29:33.303879988Z\" level=info msg=\"Started container\" PID=12386 containerID=f1483b99e3be535c2e1e7d681281ba76c86a66443fd2fc365d31976a3a6b65a4 description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/migrator id=e7f88038-b6ab-41f3-8bc0-6aec4817df8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1f58f704751dd456dc416fb052194bd38c5cabfeb7a029b4173942886cea9b5",
2026-06-10 15:52:08.742614 | controller |     "Jun 10 14:29:33.312431 crc crio[3658]: time=\"2026-06-10T14:29:33.312350084Z\" level=info msg=\"Started container\" PID=12383 containerID=862bae7f566dfcaa0340eab7064cc41c4de69789c0409e301564ee6ea1aecffd description=openshift-ingress-canary/ingress-canary-jlj86/serve-healthcheck-canary id=c663e080-aa53-4582-ad88-9cb3f161f25b name=/runtime.v1.RuntimeService/StartContainer sandboxID=d84a0fd8625f50221d4886eae41250b01b4b12ccd359447b32c2b02178b29b4d",
2026-06-10 15:52:08.742630 | controller |     "Jun 10 14:29:33.319459 crc crio[3658]: time=\"2026-06-10T14:29:33.319087689Z\" level=info msg=\"Started container\" PID=12388 containerID=7a1d1fbcda69a5f36213659bad4071636170cd79f62c5fb8bdd21741e728d60d description=openshift-marketplace/certified-operators-l27pk/extract-utilities id=712e6788-6fd2-4633-8c34-11f7073eeb37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d45d3cbfdea23cb05994254dd7312bddae7b99a06c787a940780793912a0a98",
2026-06-10 15:52:08.742645 | controller |     "Jun 10 14:29:33.346153 crc crio[3658]: time=\"2026-06-10T14:29:33.345744731Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-10 15:52:08.742661 | controller |     "Jun 10 14:29:33.346153 crc crio[3658]: time=\"2026-06-10T14:29:33.346125732Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-10 15:52:08.742676 | controller |     "Jun 10 14:29:33.346153 crc crio[3658]: time=\"2026-06-10T14:29:33.346166383Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vlan\\\"\"",
2026-06-10 15:52:08.742694 | controller |     "Jun 10 14:29:33.373241 crc crio[3658]: time=\"2026-06-10T14:29:33.373126794Z\" level=info msg=\"Created container ec35293cca785565553df27e7b0c009da0ee503250e187d363e3811454804293: openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator\" id=5ef278e1-26f8-4ba8-872b-e5dc842ab093 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.742711 | controller |     "Jun 10 14:29:33.374069 crc crio[3658]: time=\"2026-06-10T14:29:33.37400596Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-10 15:52:08.742726 | controller |     "Jun 10 14:29:33.374343 crc crio[3658]: time=\"2026-06-10T14:29:33.374212046Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-10 15:52:08.742741 | controller |     "Jun 10 14:29:33.374343 crc crio[3658]: time=\"2026-06-10T14:29:33.374333459Z\" level=info msg=\"Starting container: ec35293cca785565553df27e7b0c009da0ee503250e187d363e3811454804293\" id=4f78f964-54f3-4464-8a76-26f87604d752 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.742756 | controller |     "Jun 10 14:29:33.374450 crc crio[3658]: time=\"2026-06-10T14:29:33.37435134Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/vrf\\\"\"",
2026-06-10 15:52:08.742771 | controller |     "Jun 10 14:29:33.379589 crc crio[3658]: time=\"2026-06-10T14:29:33.379478119Z\" level=info msg=\"Started container\" PID=12380 containerID=ec35293cca785565553df27e7b0c009da0ee503250e187d363e3811454804293 description=openshift-operator-lifecycle-manager/catalog-operator-75ff9f647d-4s428/catalog-operator id=4f78f964-54f3-4464-8a76-26f87604d752 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a42b41c0a3a3752214ba07d8e98ef95d5e8d26ad8e57f48a1eb45e68a5f423e9",
2026-06-10 15:52:08.742786 | controller |     "Jun 10 14:29:33.392975 crc crio[3658]: time=\"2026-06-10T14:29:33.392894997Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-10 15:52:08.742801 | controller |     "Jun 10 14:29:33.392975 crc crio[3658]: time=\"2026-06-10T14:29:33.392954159Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-10 15:52:08.742816 | controller |     "Jun 10 14:29:33.392975 crc crio[3658]: time=\"2026-06-10T14:29:33.392974809Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_7a30873c-ba03-4c29-a9b2-6aca33c6b4f2\\\"\"",
2026-06-10 15:52:08.742831 | controller |     "Jun 10 14:29:33.393319 crc crio[3658]: time=\"2026-06-10T14:29:33.39300188Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_54427ba8-fc1b-49bb-b3fa-c061d078e543\\\"\"",
2026-06-10 15:52:08.742846 | controller |     "Jun 10 14:29:33.399603 crc crio[3658]: time=\"2026-06-10T14:29:33.399476568Z\" level=info msg=\"Created container 5769f88d416c9aea0ac99c9d533bde68d105b34b94ca79ba7f0ac9cfe0b1fced: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=56d1b4de-132f-45e7-a140-111f960ef1e8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.742880 | controller |     "Jun 10 14:29:33.400808 crc crio[3658]: time=\"2026-06-10T14:29:33.400766845Z\" level=info msg=\"Starting container: 5769f88d416c9aea0ac99c9d533bde68d105b34b94ca79ba7f0ac9cfe0b1fced\" id=61aa2dd2-375b-4619-9ad1-733875bb3c06 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.742896 | controller |     "Jun 10 14:29:33.408137 crc crio[3658]: time=\"2026-06-10T14:29:33.408098298Z\" level=info msg=\"Started container\" PID=12379 containerID=5769f88d416c9aea0ac99c9d533bde68d105b34b94ca79ba7f0ac9cfe0b1fced description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=61aa2dd2-375b-4619-9ad1-733875bb3c06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b6b888326e88b747d338d2410a08e390a035309071da2be68f5aae33f0d5ed5",
2026-06-10 15:52:08.742916 | controller |     "Jun 10 14:29:33.411936 crc crio[3658]: time=\"2026-06-10T14:29:33.411862827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.742931 | controller |     "Jun 10 14:29:33.412871 crc crio[3658]: time=\"2026-06-10T14:29:33.412841795Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=d6ef9fea-dfad-4d29-8fad-e52c29e71cb8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.742946 | controller |     "Jun 10 14:29:33.433628 crc crio[3658]: time=\"2026-06-10T14:29:33.433525634Z\" level=info msg=\"Created container 294a78324896a7399d5e4d46071f1f9d7e2c84387cc4dc734cc28358db0b5124: openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container\" id=8aca4e8b-2f21-40c3-91f9-50193bcc1d94 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.742961 | controller |     "Jun 10 14:29:33.436188 crc crio[3658]: time=\"2026-06-10T14:29:33.436117079Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-10 15:52:08.742976 | controller |     "Jun 10 14:29:33.436188 crc crio[3658]: time=\"2026-06-10T14:29:33.436169581Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-10 15:52:08.742991 | controller |     "Jun 10 14:29:33.436188 crc crio[3658]: time=\"2026-06-10T14:29:33.436189652Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/bond\\\"\"",
2026-06-10 15:52:08.743006 | controller |     "Jun 10 14:29:33.436841 crc crio[3658]: time=\"2026-06-10T14:29:33.43612775Z\" level=info msg=\"Starting container: 294a78324896a7399d5e4d46071f1f9d7e2c84387cc4dc734cc28358db0b5124\" id=02418380-9c8b-4b66-b6f1-108d4bf8710f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.743021 | controller |     "Jun 10 14:29:33.439573 crc crio[3658]: time=\"2026-06-10T14:29:33.439512558Z\" level=info msg=\"Created container 555abaf68abe2414914c42dad1dcb72665671d9bf2989187c5e18aee0728e2e6: openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator\" id=13763de1-32a6-44f5-9cd5-7f201e3c7b8d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.743036 | controller |     "Jun 10 14:29:33.440800 crc crio[3658]: time=\"2026-06-10T14:29:33.440709793Z\" level=info msg=\"Created container 5290de7ced2bc85c7b228cd06a9b666e66c546dbc69cfe861d440f7b13624e47: openshift-dns/dns-default-qtghf/dns\" id=caa86d85-a148-4b33-9588-9a6d75d50aa5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.743051 | controller |     "Jun 10 14:29:33.441005 crc crio[3658]: time=\"2026-06-10T14:29:33.440894828Z\" level=info msg=\"Created container 0546b8bd97c298cc598e35fd7f2adfdf623925971a68d21f948ee8babe4f0813: openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator\" id=b1ba2f6d-6728-48e1-b956-054e4038ca63 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.743066 | controller |     "Jun 10 14:29:33.441643 crc crio[3658]: time=\"2026-06-10T14:29:33.441580458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.743081 | controller |     "Jun 10 14:29:33.441927 crc crio[3658]: time=\"2026-06-10T14:29:33.441827695Z\" level=info msg=\"Starting container: 0546b8bd97c298cc598e35fd7f2adfdf623925971a68d21f948ee8babe4f0813\" id=bbdf3e4b-ca76-43de-b281-9449738fdd59 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.743096 | controller |     "Jun 10 14:29:33.442190 crc crio[3658]: time=\"2026-06-10T14:29:33.442143974Z\" level=info msg=\"Starting container: 555abaf68abe2414914c42dad1dcb72665671d9bf2989187c5e18aee0728e2e6\" id=eccd460d-9283-4fb1-bbfe-67330b9d007f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.743115 | controller |     "Jun 10 14:29:33.442471 crc crio[3658]: time=\"2026-06-10T14:29:33.442395161Z\" level=info msg=\"Starting container: 5290de7ced2bc85c7b228cd06a9b666e66c546dbc69cfe861d440f7b13624e47\" id=d60a130f-2635-404d-9755-1c17d19cc276 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.743130 | controller |     "Jun 10 14:29:33.444636 crc crio[3658]: time=\"2026-06-10T14:29:33.444525603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.743146 | controller |     "Jun 10 14:29:33.444984 crc crio[3658]: time=\"2026-06-10T14:29:33.444931615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.743161 | controller |     "Jun 10 14:29:33.447532 crc crio[3658]: time=\"2026-06-10T14:29:33.447251062Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.743176 | controller |     "Jun 10 14:29:33.450401 crc crio[3658]: time=\"2026-06-10T14:29:33.450208308Z\" level=info msg=\"Created container 1759edaf01bae78adbeea4bda383d34f2a4cca9ffb9f49278e41523845cee0ab: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=68c4ab37-6fdc-4bb4-a33c-fadb96669aac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.743191 | controller |     "Jun 10 14:29:33.450401 crc crio[3658]: time=\"2026-06-10T14:29:33.450346362Z\" level=info msg=\"Started container\" PID=12375 containerID=555abaf68abe2414914c42dad1dcb72665671d9bf2989187c5e18aee0728e2e6 description=openshift-etcd-operator/etcd-operator-69b85846b6-9w8mk/etcd-operator id=eccd460d-9283-4fb1-bbfe-67330b9d007f name=/runtime.v1.RuntimeService/StartContainer sandboxID=11805eb38b64111793cbb7619b6935732193b96282de106d6338f8847b3beb6c",
2026-06-10 15:52:08.743206 | controller |     "Jun 10 14:29:33.452115 crc crio[3658]: time=\"2026-06-10T14:29:33.451831135Z\" level=info msg=\"Starting container: 1759edaf01bae78adbeea4bda383d34f2a4cca9ffb9f49278e41523845cee0ab\" id=5add2b06-c75c-4965-8867-65a54fa8f73c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.743221 | controller |     "Jun 10 14:29:33.452514 crc crio[3658]: time=\"2026-06-10T14:29:33.452398971Z\" level=info msg=\"Started container\" PID=12398 containerID=5290de7ced2bc85c7b228cd06a9b666e66c546dbc69cfe861d440f7b13624e47 description=openshift-dns/dns-default-qtghf/dns id=d60a130f-2635-404d-9755-1c17d19cc276 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a1dd4db35a22570a072e8827561d18c44b2b569ced9a4ca779a730a11e421c6",
2026-06-10 15:52:08.743237 | controller |     "Jun 10 14:29:33.457181 crc crio[3658]: time=\"2026-06-10T14:29:33.454236364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.743252 | controller |     "Jun 10 14:29:33.457482 crc crio[3658]: time=\"2026-06-10T14:29:33.454577744Z\" level=info msg=\"Started container\" PID=12409 containerID=0546b8bd97c298cc598e35fd7f2adfdf623925971a68d21f948ee8babe4f0813 description=openshift-authentication-operator/authentication-operator-7f5c659b84-khkfm/authentication-operator id=bbdf3e4b-ca76-43de-b281-9449738fdd59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=81d7b44450db0a062caccdfbfb108c9124478a7ca03bbff84b6ee664343f7d84",
2026-06-10 15:52:08.743268 | controller |     "Jun 10 14:29:33.473646 crc crio[3658]: time=\"2026-06-10T14:29:33.471219896Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-10 15:52:08.743283 | controller |     "Jun 10 14:29:33.474904 crc crio[3658]: time=\"2026-06-10T14:29:33.473656507Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-10 15:52:08.743302 | controller |     "Jun 10 14:29:33.474904 crc crio[3658]: time=\"2026-06-10T14:29:33.47376166Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_54427ba8-fc1b-49bb-b3fa-c061d078e543\\\"\"",
2026-06-10 15:52:08.743318 | controller |     "Jun 10 14:29:33.474904 crc crio[3658]: time=\"2026-06-10T14:29:33.473809421Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_f97bb1c8-a8b1-4328-9a92-e76c206f4610\\\"\"",
2026-06-10 15:52:08.743333 | controller |     "Jun 10 14:29:33.474904 crc crio[3658]: time=\"2026-06-10T14:29:33.472699629Z\" level=info msg=\"Started container\" PID=12384 containerID=1759edaf01bae78adbeea4bda383d34f2a4cca9ffb9f49278e41523845cee0ab description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=5add2b06-c75c-4965-8867-65a54fa8f73c name=/runtime.v1.RuntimeService/StartContainer sandboxID=97b6de7f6451aae19fa837bc5a97b426ae3f93d11510b0459ab7c1f431a57bce",
2026-06-10 15:52:08.743349 | controller |     "Jun 10 14:29:33.475882 crc crio[3658]: time=\"2026-06-10T14:29:33.472905075Z\" level=info msg=\"Started container\" PID=12440 containerID=294a78324896a7399d5e4d46071f1f9d7e2c84387cc4dc734cc28358db0b5124 description=openshift-kube-scheduler-operator/openshift-kube-scheduler-operator-54f497555d-d8646/kube-scheduler-operator-container id=02418380-9c8b-4b66-b6f1-108d4bf8710f name=/runtime.v1.RuntimeService/StartContainer sandboxID=c4e2ccef63cc117bd6912abaee2501be821d7e6ba9249273bf0bde85aca13e43",
2026-06-10 15:52:08.743365 | controller |     "Jun 10 14:29:33.515108 crc crio[3658]: time=\"2026-06-10T14:29:33.514933193Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-10 15:52:08.743381 | controller |     "Jun 10 14:29:33.515108 crc crio[3658]: time=\"2026-06-10T14:29:33.514992215Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-10 15:52:08.743397 | controller |     "Jun 10 14:29:33.515108 crc crio[3658]: time=\"2026-06-10T14:29:33.515019055Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/route-override\\\"\"",
2026-06-10 15:52:08.743412 | controller |     "Jun 10 14:29:33.517398 crc crio[3658]: time=\"2026-06-10T14:29:33.517176398Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4ce9e68a-af89-4b1e-91d2-1f4b63190cbf name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.743428 | controller |     "Jun 10 14:29:33.522482 crc crio[3658]: time=\"2026-06-10T14:29:33.52240774Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.743443 | controller |     "Jun 10 14:29:33.529009 crc crio[3658]: time=\"2026-06-10T14:29:33.528945229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.743459 | controller |     "Jun 10 14:29:33.556357 crc crio[3658]: time=\"2026-06-10T14:29:33.556184128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.743474 | controller |     "Jun 10 14:29:33.572495 crc crio[3658]: time=\"2026-06-10T14:29:33.572321096Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-10 15:52:08.743489 | controller |     "Jun 10 14:29:33.572495 crc crio[3658]: time=\"2026-06-10T14:29:33.572375857Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-10 15:52:08.743505 | controller |     "Jun 10 14:29:33.572495 crc crio[3658]: time=\"2026-06-10T14:29:33.572400558Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_f97bb1c8-a8b1-4328-9a92-e76c206f4610\\\"\"",
2026-06-10 15:52:08.743523 | controller |     "Jun 10 14:29:33.572495 crc crio[3658]: time=\"2026-06-10T14:29:33.572433179Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"",
2026-06-10 15:52:08.743539 | controller |     "Jun 10 14:29:33.584853 crc crio[3658]: time=\"2026-06-10T14:29:33.578484634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.743555 | controller |     "Jun 10 14:29:33.597045 crc crio[3658]: time=\"2026-06-10T14:29:33.596952629Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.743570 | controller |     "Jun 10 14:29:33.620558 crc crio[3658]: time=\"2026-06-10T14:29:33.620026418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.743586 | controller |     "Jun 10 14:29:33.629698 crc crio[3658]: time=\"2026-06-10T14:29:33.627396011Z\" level=info msg=\"Created container 82533507dad3610455f73b0428db4c7e9a7c72273f5526b4991c78dd20a88899: openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions\" id=521c4fb2-96d3-4b6b-b125-a8b59c3086a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.743601 | controller |     "Jun 10 14:29:33.629698 crc crio[3658]: time=\"2026-06-10T14:29:33.629628616Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4eb9c411-2f23-4b19-a64c-6d5544a8fde4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.743616 | controller |     "Jun 10 14:29:33.635397 crc crio[3658]: time=\"2026-06-10T14:29:33.635224248Z\" level=info msg=\"Starting container: 82533507dad3610455f73b0428db4c7e9a7c72273f5526b4991c78dd20a88899\" id=c234976f-e5bb-44c4-ac3f-c22e0c7054a3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.743631 | controller |     "Jun 10 14:29:33.636929 crc crio[3658]: time=\"2026-06-10T14:29:33.636483525Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-10 15:52:08.743646 | controller |     "Jun 10 14:29:33.636929 crc crio[3658]: time=\"2026-06-10T14:29:33.636544387Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-10 15:52:08.743661 | controller |     "Jun 10 14:29:33.636929 crc crio[3658]: time=\"2026-06-10T14:29:33.636590818Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"",
2026-06-10 15:52:08.743677 | controller |     "Jun 10 14:29:33.645065 crc crio[3658]: time=\"2026-06-10T14:29:33.644989761Z\" level=info msg=\"Started container\" PID=12558 containerID=82533507dad3610455f73b0428db4c7e9a7c72273f5526b4991c78dd20a88899 description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/fix-audit-permissions id=c234976f-e5bb-44c4-ac3f-c22e0c7054a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b7486fa053907655d15ab846f11081731edf05d085a2f70c506a946d7450508",
2026-06-10 15:52:08.743692 | controller |     "Jun 10 14:29:33.661382 crc crio[3658]: time=\"2026-06-10T14:29:33.66117656Z\" level=info msg=\"Created container ecbc570471998313d5e5f0b30c0cbe0b55e9a2c5d42e8d43cf2380b2a96c8d35: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=99d6e8a3-60fc-4b43-8e36-724914207936 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.743708 | controller |     "Jun 10 14:29:33.663507 crc crio[3658]: time=\"2026-06-10T14:29:33.66324736Z\" level=info msg=\"Created container 5600f56fadd94d348dc2db3c300475e24cf3ec460a686ed81601ff05def92388: openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator\" id=3d86cbbb-8a55-452d-81ab-69001610ed7e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.743728 | controller |     "Jun 10 14:29:33.666088 crc crio[3658]: time=\"2026-06-10T14:29:33.664895338Z\" level=info msg=\"Starting container: ecbc570471998313d5e5f0b30c0cbe0b55e9a2c5d42e8d43cf2380b2a96c8d35\" id=1613a04d-2cfc-491b-844d-8f195fe6438f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.743744 | controller |     "Jun 10 14:29:33.673110 crc crio[3658]: time=\"2026-06-10T14:29:33.669891853Z\" level=info msg=\"Starting container: 5600f56fadd94d348dc2db3c300475e24cf3ec460a686ed81601ff05def92388\" id=2e1805ee-5baa-41ae-8df5-9a9f5f9e1f28 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.743759 | controller |     "Jun 10 14:29:33.682114 crc crio[3658]: time=\"2026-06-10T14:29:33.682012034Z\" level=info msg=\"Started container\" PID=12559 containerID=5600f56fadd94d348dc2db3c300475e24cf3ec460a686ed81601ff05def92388 description=openshift-service-ca-operator/service-ca-operator-5b9c976747-l2sd4/service-ca-operator id=2e1805ee-5baa-41ae-8df5-9a9f5f9e1f28 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac968cbcb0ab3b05dad3f481cece843ad59d3c0042562ab121d675a593d8c8ce",
2026-06-10 15:52:08.743775 | controller |     "Jun 10 14:29:33.685519 crc crio[3658]: time=\"2026-06-10T14:29:33.685427503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.743791 | controller |     "Jun 10 14:29:33.702882 crc crio[3658]: time=\"2026-06-10T14:29:33.699585283Z\" level=info msg=\"Started container\" PID=12560 containerID=ecbc570471998313d5e5f0b30c0cbe0b55e9a2c5d42e8d43cf2380b2a96c8d35 description=openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager id=1613a04d-2cfc-491b-844d-8f195fe6438f name=/runtime.v1.RuntimeService/StartContainer sandboxID=48ddd4a082e87365ca431eca455a560bd5875659002598ef4d11c03b104589fd",
2026-06-10 15:52:08.743806 | controller |     "Jun 10 14:29:33.708178 crc crio[3658]: time=\"2026-06-10T14:29:33.708039868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.743821 | controller |     "Jun 10 14:29:33.713715 crc crio[3658]: time=\"2026-06-10T14:29:33.71363141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.743837 | controller |     "Jun 10 14:29:33.722769 crc crio[3658]: time=\"2026-06-10T14:29:33.72262373Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.743868 | controller |     "Jun 10 14:29:33.724563 crc crio[3658]: time=\"2026-06-10T14:29:33.724477904Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=5dca79ef-5f3c-4210-8d36-13fec404268a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.743885 | controller |     "Jun 10 14:29:33.724850 crc crio[3658]: time=\"2026-06-10T14:29:33.724795963Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2a674ae97c9d49ff2bbfbdf0ab4452b6e589f47a955ba0b907dbf0e32f5cbab7\" id=709bee8b-1ddc-4dc5-9ae6-f49b415b2c17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.743900 | controller |     "Jun 10 14:29:33.739624 crc crio[3658]: time=\"2026-06-10T14:29:33.739542891Z\" level=info msg=\"Creating container: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=b89fd3c2-e05d-46ef-8df6-b9df81a226eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.743916 | controller |     "Jun 10 14:29:33.740656 crc crio[3658]: time=\"2026-06-10T14:29:33.740580711Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.743935 | controller |     "Jun 10 14:29:33.744627 crc crio[3658]: time=\"2026-06-10T14:29:33.744441473Z\" level=info msg=\"Creating container: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=26cf6be7-f05e-466f-badf-e3b8af7b06e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.743951 | controller |     "Jun 10 14:29:33.746849 crc crio[3658]: time=\"2026-06-10T14:29:33.74675573Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-10 15:52:08.743966 | controller |     "Jun 10 14:29:33.746943 crc crio[3658]: time=\"2026-06-10T14:29:33.746847262Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-10 15:52:08.743982 | controller |     "Jun 10 14:29:33.746943 crc crio[3658]: time=\"2026-06-10T14:29:33.746885913Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"",
2026-06-10 15:52:08.743997 | controller |     "Jun 10 14:29:33.819550 crc crio[3658]: time=\"2026-06-10T14:29:33.818754886Z\" level=info msg=\"Created container 007137c7766f7ede409b92537807f32b234ec1224ef6aefcb8f9dc3b72de084b: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller\" id=b94e8928-3d60-4330-a4d8-aba7a5229520 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.744013 | controller |     "Jun 10 14:29:33.825241 crc crio[3658]: time=\"2026-06-10T14:29:33.825088629Z\" level=info msg=\"Starting container: 007137c7766f7ede409b92537807f32b234ec1224ef6aefcb8f9dc3b72de084b\" id=7523b5ab-fcf9-49c7-82cf-5c32ec5e0bf0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.744028 | controller |     "Jun 10 14:29:33.845062 crc crio[3658]: time=\"2026-06-10T14:29:33.843681468Z\" level=info msg=\"Started container\" PID=12593 containerID=007137c7766f7ede409b92537807f32b234ec1224ef6aefcb8f9dc3b72de084b description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/machine-config-controller id=7523b5ab-fcf9-49c7-82cf-5c32ec5e0bf0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4117a910b8a002c706ec2f3127a92fde98b68e64bd129f523433743a0ad6f21e",
2026-06-10 15:52:08.744044 | controller |     "Jun 10 14:29:33.853470 crc crio[3658]: time=\"2026-06-10T14:29:33.853347078Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-10 15:52:08.744059 | controller |     "Jun 10 14:29:33.853470 crc crio[3658]: time=\"2026-06-10T14:29:33.853393169Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-10 15:52:08.744074 | controller |     "Jun 10 14:29:33.853470 crc crio[3658]: time=\"2026-06-10T14:29:33.85343143Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"",
2026-06-10 15:52:08.744090 | controller |     "Jun 10 14:29:33.883903 crc crio[3658]: time=\"2026-06-10T14:29:33.883712448Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-10 15:52:08.744104 | controller |     "Jun 10 14:29:33.884073 crc crio[3658]: time=\"2026-06-10T14:29:33.883893073Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-10 15:52:08.744119 | controller |     "Jun 10 14:29:33.888332 crc crio[3658]: time=\"2026-06-10T14:29:33.888174007Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"",
2026-06-10 15:52:08.744134 | controller |     "Jun 10 14:29:33.903515 crc crio[3658]: time=\"2026-06-10T14:29:33.903435439Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=64034a79-0ebb-42f8-b98e-737aa515bdd2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.744153 | controller |     "Jun 10 14:29:33.924189 crc crio[3658]: time=\"2026-06-10T14:29:33.924133319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.744169 | controller |     "Jun 10 14:29:33.939447 crc crio[3658]: time=\"2026-06-10T14:29:33.936579949Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-10 15:52:08.744184 | controller |     "Jun 10 14:29:33.939447 crc crio[3658]: time=\"2026-06-10T14:29:33.936664022Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-10 15:52:08.744199 | controller |     "Jun 10 14:29:33.939447 crc crio[3658]: time=\"2026-06-10T14:29:33.936762135Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"",
2026-06-10 15:52:08.744214 | controller |     "Jun 10 14:29:33.941019 crc crio[3658]: time=\"2026-06-10T14:29:33.940889324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.744230 | controller |     "Jun 10 14:29:33.943859 crc crio[3658]: time=\"2026-06-10T14:29:33.94245798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.744245 | controller |     "Jun 10 14:29:33.988468 crc crio[3658]: time=\"2026-06-10T14:29:33.988311038Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.744261 | controller |     "Jun 10 14:29:33.996625 crc crio[3658]: time=\"2026-06-10T14:29:33.994685523Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-10 15:52:08.744276 | controller |     "Jun 10 14:29:33.996625 crc crio[3658]: time=\"2026-06-10T14:29:33.994713784Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-10 15:52:08.744291 | controller |     "Jun 10 14:29:33.996625 crc crio[3658]: time=\"2026-06-10T14:29:33.994771455Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"",
2026-06-10 15:52:08.744307 | controller |     "Jun 10 14:29:33.997747 crc crio[3658]: time=\"2026-06-10T14:29:33.997674449Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=adddd8e5-8dfb-408b-9caf-8c2d22b9051b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.744322 | controller |     "Jun 10 14:29:33.999037 crc crio[3658]: time=\"2026-06-10T14:29:33.998848442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.744337 | controller |     "Jun 10 14:29:33.999460 crc crio[3658]: time=\"2026-06-10T14:29:33.999389979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.744352 | controller |     "Jun 10 14:29:34.008697 crc crio[3658]: time=\"2026-06-10T14:29:34.008551624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.744367 | controller |     "Jun 10 14:29:34.029430 crc crio[3658]: time=\"2026-06-10T14:29:34.029351266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.744383 | controller |     "Jun 10 14:29:34.034909 crc crio[3658]: time=\"2026-06-10T14:29:34.033821176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.744401 | controller |     "Jun 10 14:29:34.035975 crc crio[3658]: time=\"2026-06-10T14:29:34.035911486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.744417 | controller |     "Jun 10 14:29:34.055588 crc crio[3658]: time=\"2026-06-10T14:29:34.055504604Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.744432 | controller |     "Jun 10 14:29:34.062386 crc crio[3658]: time=\"2026-06-10T14:29:34.061362624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.744447 | controller |     "Jun 10 14:29:34.068001 crc crio[3658]: time=\"2026-06-10T14:29:34.065889465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.744462 | controller |     "Jun 10 14:29:34.084656 crc crio[3658]: time=\"2026-06-10T14:29:34.084559786Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a516fb2d-3f43-4eed-9bea-97884a3855e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.744477 | controller |     "Jun 10 14:29:34.087019 crc crio[3658]: time=\"2026-06-10T14:29:34.086989976Z\" level=info msg=\"Creating container: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=fe4a5b5e-4c6b-4d6e-9422-4eaeedeefa0e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.744492 | controller |     "Jun 10 14:29:34.087565 crc crio[3658]: time=\"2026-06-10T14:29:34.087536872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.744508 | controller |     "Jun 10 14:29:34.087981 crc crio[3658]: time=\"2026-06-10T14:29:34.087903433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.744523 | controller |     "Jun 10 14:29:34.088847 crc crio[3658]: time=\"2026-06-10T14:29:34.088784248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.744537 | controller |     "Jun 10 14:29:34.089990 crc crio[3658]: time=\"2026-06-10T14:29:34.08953203Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-10 15:52:08.744553 | controller |     "Jun 10 14:29:34.089990 crc crio[3658]: time=\"2026-06-10T14:29:34.089570051Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-10 15:52:08.744568 | controller |     "Jun 10 14:29:34.089990 crc crio[3658]: time=\"2026-06-10T14:29:34.089598582Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"",
2026-06-10 15:52:08.744583 | controller |     "Jun 10 14:29:34.089990 crc crio[3658]: time=\"2026-06-10T14:29:34.089664564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.744597 | controller |     "Jun 10 14:29:34.100606 crc crio[3658]: time=\"2026-06-10T14:29:34.1005648Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=585807d5-81a4-4b88-b976-f7475bf0d390 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.744616 | controller |     "Jun 10 14:29:34.102402 crc crio[3658]: time=\"2026-06-10T14:29:34.102344341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.744632 | controller |     "Jun 10 14:29:34.111677 crc crio[3658]: time=\"2026-06-10T14:29:34.111339912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.744647 | controller |     "Jun 10 14:29:34.117520 crc crio[3658]: time=\"2026-06-10T14:29:34.114901745Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.744662 | controller |     "Jun 10 14:29:34.145630 crc crio[3658]: time=\"2026-06-10T14:29:34.145592804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.744677 | controller |     "Jun 10 14:29:34.153634 crc crio[3658]: time=\"2026-06-10T14:29:34.153218935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.744692 | controller |     "Jun 10 14:29:34.175906 crc crio[3658]: time=\"2026-06-10T14:29:34.17583013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.744707 | controller |     "Jun 10 14:29:34.190244 crc crio[3658]: time=\"2026-06-10T14:29:34.190132845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.744722 | controller |     "Jun 10 14:29:34.195717 crc crio[3658]: time=\"2026-06-10T14:29:34.195016836Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-10 15:52:08.744737 | controller |     "Jun 10 14:29:34.202328 crc crio[3658]: time=\"2026-06-10T14:29:34.202249966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.744752 | controller |     "Jun 10 14:29:34.223383 crc crio[3658]: time=\"2026-06-10T14:29:34.223182192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.744767 | controller |     "Jun 10 14:29:34.268169 crc crio[3658]: time=\"2026-06-10T14:29:34.267861087Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-10 15:52:08.744782 | controller |     "Jun 10 14:29:34.268169 crc crio[3658]: time=\"2026-06-10T14:29:34.267917488Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-10 15:52:08.744797 | controller |     "Jun 10 14:29:34.268169 crc crio[3658]: time=\"2026-06-10T14:29:34.2679675Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_44d1b096-c61d-4565-9e04-0a1d6745d3fa\\\"\"",
2026-06-10 15:52:08.744812 | controller |     "Jun 10 14:29:34.268169 crc crio[3658]: time=\"2026-06-10T14:29:34.268019021Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_a32937fe-3f16-452e-83db-3faf3cf29b2a\\\"\"",
2026-06-10 15:52:08.744827 | controller |     "Jun 10 14:29:34.269227 crc crio[3658]: time=\"2026-06-10T14:29:34.268911617Z\" level=info msg=\"Created container 317769afa331591ae694f47fdd1cab410f59d75b71b60b8175c17af5d92eb0c8: openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator\" id=c6dd9eb0-ce2c-416b-aa47-eeb8b963b5ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.744861 | controller |     "Jun 10 14:29:34.271323 crc crio[3658]: time=\"2026-06-10T14:29:34.271170883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.744883 | controller |     "Jun 10 14:29:34.273179 crc crio[3658]: time=\"2026-06-10T14:29:34.273120219Z\" level=info msg=\"Created container 08a79fa49457284ce31c37399a8476a93b0549a870c3d7036a3b882f9f960b9d: openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints\" id=fe561f6e-7cb8-4b73-933e-84511a7146f0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.744899 | controller |     "Jun 10 14:29:34.288599 crc crio[3658]: time=\"2026-06-10T14:29:34.288477504Z\" level=info msg=\"Starting container: 08a79fa49457284ce31c37399a8476a93b0549a870c3d7036a3b882f9f960b9d\" id=308da0a4-ac92-49f8-b7d1-11522e20a71d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.744915 | controller |     "Jun 10 14:29:34.326600 crc crio[3658]: time=\"2026-06-10T14:29:34.326402443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.744930 | controller |     "Jun 10 14:29:34.329102 crc crio[3658]: time=\"2026-06-10T14:29:34.327640889Z\" level=info msg=\"Created container 2e03b67b211e84010126d630935abb6b40fcb68ddc58d680c8c8c48789273e79: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=0cbcf1c9-2537-434c-980d-58b79036e7a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.744946 | controller |     "Jun 10 14:29:34.344906 crc crio[3658]: time=\"2026-06-10T14:29:34.337616298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.744961 | controller |     "Jun 10 14:29:34.362678 crc crio[3658]: time=\"2026-06-10T14:29:34.362060246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.744976 | controller |     "Jun 10 14:29:34.363468 crc crio[3658]: time=\"2026-06-10T14:29:34.363341783Z\" level=info msg=\"Started container\" PID=12608 containerID=08a79fa49457284ce31c37399a8476a93b0549a870c3d7036a3b882f9f960b9d description=openshift-network-diagnostics/network-check-source-5bb8f5cd97-xdvz5/check-endpoints id=308da0a4-ac92-49f8-b7d1-11522e20a71d name=/runtime.v1.RuntimeService/StartContainer sandboxID=8577e9bd5c3119f5ce5775b3fb9bc51f065e9195c27dc258215082bda9be25af",
2026-06-10 15:52:08.744992 | controller |     "Jun 10 14:29:34.364903 crc crio[3658]: time=\"2026-06-10T14:29:34.364866697Z\" level=info msg=\"Starting container: 2e03b67b211e84010126d630935abb6b40fcb68ddc58d680c8c8c48789273e79\" id=d4a66451-9ce5-4947-9f0b-d679e245d8db name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.745007 | controller |     "Jun 10 14:29:34.383204 crc crio[3658]: time=\"2026-06-10T14:29:34.381005165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.745032 | controller |     "Jun 10 14:29:34.388150 crc crio[3658]: time=\"2026-06-10T14:29:34.388006528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.745048 | controller |     "Jun 10 14:29:34.397014 crc crio[3658]: time=\"2026-06-10T14:29:34.396094072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.745063 | controller |     "Jun 10 14:29:34.398790 crc crio[3658]: time=\"2026-06-10T14:29:34.398594495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.745082 | controller |     "Jun 10 14:29:34.432195 crc crio[3658]: time=\"2026-06-10T14:29:34.432062534Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.745097 | controller |     "Jun 10 14:29:34.460229 crc crio[3658]: time=\"2026-06-10T14:29:34.460058255Z\" level=info msg=\"Starting container: 317769afa331591ae694f47fdd1cab410f59d75b71b60b8175c17af5d92eb0c8\" id=28595401-33a4-452c-92ad-5e957d998097 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.745112 | controller |     "Jun 10 14:29:34.471245 crc crio[3658]: time=\"2026-06-10T14:29:34.471112496Z\" level=info msg=\"Started container\" PID=12662 containerID=2e03b67b211e84010126d630935abb6b40fcb68ddc58d680c8c8c48789273e79 description=openshift-marketplace/redhat-operators-x5vn9/extract-utilities id=d4a66451-9ce5-4947-9f0b-d679e245d8db name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdf07c555973350cde33a65900bc51e21c2fb379858cd0f76a3bd939b42eb862",
2026-06-10 15:52:08.745127 | controller |     "Jun 10 14:29:34.478551 crc crio[3658]: time=\"2026-06-10T14:29:34.478416877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.745201 | controller |     "Jun 10 14:29:34.545390 crc crio[3658]: time=\"2026-06-10T14:29:34.544701908Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.745222 | controller |     "Jun 10 14:29:34.553903 crc crio[3658]: time=\"2026-06-10T14:29:34.553664997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.745238 | controller |     "Jun 10 14:29:34.628188 crc crio[3658]: time=\"2026-06-10T14:29:34.627238499Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=17168f00-2022-4191-9f25-812f52d6e2e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.745255 | controller |     "Jun 10 14:29:34.639897 crc crio[3658]: time=\"2026-06-10T14:29:34.639555196Z\" level=info msg=\"Started container\" PID=12661 containerID=317769afa331591ae694f47fdd1cab410f59d75b71b60b8175c17af5d92eb0c8 description=openshift-kube-storage-version-migrator-operator/kube-storage-version-migrator-operator-565b79b866-2h5s6/kube-storage-version-migrator-operator id=28595401-33a4-452c-92ad-5e957d998097 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89280aaebb5a8a8596725f2245c1a0d1da6d714b37f726de54082e199f85d6e3",
2026-06-10 15:52:08.745270 | controller |     "Jun 10 14:29:34.645040 crc crio[3658]: time=\"2026-06-10T14:29:34.641999627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.745286 | controller |     "Jun 10 14:29:34.669802 crc crio[3658]: time=\"2026-06-10T14:29:34.66870364Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.745302 | controller |     "Jun 10 14:29:34.721895 crc crio[3658]: time=\"2026-06-10T14:29:34.721106239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.745317 | controller |     "Jun 10 14:29:34.746172 crc crio[3658]: time=\"2026-06-10T14:29:34.74564463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.745336 | controller |     "Jun 10 14:29:34.839669 crc crio[3658]: time=\"2026-06-10T14:29:34.837611854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.745351 | controller |     "Jun 10 14:29:34.930990 crc crio[3658]: time=\"2026-06-10T14:29:34.930684881Z\" level=info msg=\"Created container 21dd7f06eb939d74fda9b31305aac4c93135f27f757ab465f6d0da6a2563df07: openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator\" id=43ab551f-2717-44ee-b7e5-64295ded1188 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.745367 | controller |     "Jun 10 14:29:34.939456 crc crio[3658]: time=\"2026-06-10T14:29:34.932896015Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:d4926e304011637ca9df370a193896d685f0f3ffabbec234ec827abdbeb083f9\" id=57265196-ded1-4fc1-9f36-e94b379e83d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.745382 | controller |     "Jun 10 14:29:34.939456 crc crio[3658]: time=\"2026-06-10T14:29:34.935532521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.745398 | controller |     "Jun 10 14:29:34.944602 crc crio[3658]: time=\"2026-06-10T14:29:34.943895684Z\" level=info msg=\"Starting container: 21dd7f06eb939d74fda9b31305aac4c93135f27f757ab465f6d0da6a2563df07\" id=c689d622-6702-4ff1-b419-2f32e324ca0f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.745413 | controller |     "Jun 10 14:29:35.183653 crc crio[3658]: time=\"2026-06-10T14:29:35.18020736Z\" level=info msg=\"Started container\" PID=12762 containerID=21dd7f06eb939d74fda9b31305aac4c93135f27f757ab465f6d0da6a2563df07 description=openshift-kube-apiserver-operator/kube-apiserver-operator-575994946d-vgpnb/kube-apiserver-operator id=c689d622-6702-4ff1-b419-2f32e324ca0f name=/runtime.v1.RuntimeService/StartContainer sandboxID=62e09b6b8670a99cabfa1a047c9f44fc15273b112bb953e5e971d99328359bf4",
2026-06-10 15:52:08.745429 | controller |     "Jun 10 14:29:35.434490 crc crio[3658]: time=\"2026-06-10T14:29:35.434023354Z\" level=info msg=\"Created container 0bbeb1f35eebcbddde74e0548a59f728c708047661c3babd6ca8203616d32e30: openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller\" id=5f84694b-e46c-4c40-94e2-10e82225c1c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.745443 | controller |     "Jun 10 14:29:35.491928 crc crio[3658]: time=\"2026-06-10T14:29:35.491674824Z\" level=info msg=\"Starting container: 0bbeb1f35eebcbddde74e0548a59f728c708047661c3babd6ca8203616d32e30\" id=1864d74b-7d12-44ca-82f3-7135dab8e152 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.745459 | controller |     "Jun 10 14:29:35.519331 crc crio[3658]: time=\"2026-06-10T14:29:35.5115232Z\" level=info msg=\"Started container\" PID=12823 containerID=0bbeb1f35eebcbddde74e0548a59f728c708047661c3babd6ca8203616d32e30 description=openshift-service-ca/service-ca-74545575db-n469q/service-ca-controller id=1864d74b-7d12-44ca-82f3-7135dab8e152 name=/runtime.v1.RuntimeService/StartContainer sandboxID=46654e69dcbbce2b68f97fc13954ab923f20cff7e4150d894c5f9852feefa9fa",
2026-06-10 15:52:08.745474 | controller |     "Jun 10 14:29:35.564451 crc crio[3658]: time=\"2026-06-10T14:29:35.563941968Z\" level=info msg=\"Created container 583938cf328e3e3e55fa019e6d458ef344eb104dab064a114bb7c56ea1fd8516: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=0d26fa9f-f32a-49fd-a0cf-603c3c85424d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.745489 | controller |     "Jun 10 14:29:35.593553 crc crio[3658]: time=\"2026-06-10T14:29:35.593085163Z\" level=info msg=\"Starting container: 583938cf328e3e3e55fa019e6d458ef344eb104dab064a114bb7c56ea1fd8516\" id=e19be42d-7eea-4711-ad14-73eabd961330 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.745509 | controller |     "Jun 10 14:29:35.696586 crc crio[3658]: time=\"2026-06-10T14:29:35.695979174Z\" level=info msg=\"Started container\" PID=12825 containerID=583938cf328e3e3e55fa019e6d458ef344eb104dab064a114bb7c56ea1fd8516 description=openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager id=e19be42d-7eea-4711-ad14-73eabd961330 name=/runtime.v1.RuntimeService/StartContainer sandboxID=269af530416dc05b223cf725bc9d493cae4e072dc8f3e37cba23f507deeb5c39",
2026-06-10 15:52:08.745525 | controller |     "Jun 10 14:29:35.920413 crc crio[3658]: time=\"2026-06-10T14:29:35.918207922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.745541 | controller |     "Jun 10 14:29:36.133326 crc crio[3658]: time=\"2026-06-10T14:29:36.127762084Z\" level=info msg=\"Created container 8c2a645dcb1c5592fe0642eeb9136e757c08efd91552d781b7b13e0ec1410a10: openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator\" id=1900beb3-62f4-415e-acd3-f33272dab2b6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.745556 | controller |     "Jun 10 14:29:36.153520 crc crio[3658]: time=\"2026-06-10T14:29:36.148861165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.745572 | controller |     "Jun 10 14:29:36.154908 crc crio[3658]: time=\"2026-06-10T14:29:36.154403426Z\" level=info msg=\"Created container ed20ff94cbe1d493cd32b30414d90df0fa05c254b7b22f134577cd904001b6e9: openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container\" id=e49e5a76-61a5-4ff7-be81-349d2b554ba5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.745587 | controller |     "Jun 10 14:29:36.187048 crc crio[3658]: time=\"2026-06-10T14:29:36.185160957Z\" level=info msg=\"Starting container: 8c2a645dcb1c5592fe0642eeb9136e757c08efd91552d781b7b13e0ec1410a10\" id=674be75f-4a84-40ec-a19e-e8200c13b22b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.745602 | controller |     "Jun 10 14:29:36.222158 crc crio[3658]: time=\"2026-06-10T14:29:36.220565253Z\" level=info msg=\"Created container 84809351456e7af468da81126a5528a5e92a9388502244ec21fec3d8abf9d5f0: openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon\" id=60a83ec7-acb1-45b5-a938-d8f0015c7917 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.745617 | controller |     "Jun 10 14:29:36.272560 crc crio[3658]: time=\"2026-06-10T14:29:36.267147322Z\" level=info msg=\"Starting container: ed20ff94cbe1d493cd32b30414d90df0fa05c254b7b22f134577cd904001b6e9\" id=75469db0-b354-4144-8ebb-54072240986b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.745633 | controller |     "Jun 10 14:29:36.365494 crc crio[3658]: time=\"2026-06-10T14:29:36.338637844Z\" level=info msg=\"Created container 4ec3a059fe20fc029b28ee495f2213435ccff85b33d4e8e2e4ef9561180249d2: openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator\" id=f4f51e29-6739-4568-9c8f-ffa462927005 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.745648 | controller |     "Jun 10 14:29:36.387838 crc crio[3658]: time=\"2026-06-10T14:29:36.286486573Z\" level=info msg=\"Started container\" PID=12805 containerID=8c2a645dcb1c5592fe0642eeb9136e757c08efd91552d781b7b13e0ec1410a10 description=openshift-image-registry/cluster-image-registry-operator-86c45576b9-qdg7g/cluster-image-registry-operator id=674be75f-4a84-40ec-a19e-e8200c13b22b name=/runtime.v1.RuntimeService/StartContainer sandboxID=34e9b44e0cfe31bb2920734b1d667511d63bfdb1a50340fda4ad115a37f846fa",
2026-06-10 15:52:08.745664 | controller |     "Jun 10 14:29:36.408110 crc crio[3658]: time=\"2026-06-10T14:29:36.396534251Z\" level=info msg=\"Started container\" PID=12829 containerID=ed20ff94cbe1d493cd32b30414d90df0fa05c254b7b22f134577cd904001b6e9 description=openshift-network-diagnostics/network-check-target-fhkjl/network-check-target-container id=75469db0-b354-4144-8ebb-54072240986b name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa9826550cc8ebc82f7c01075eccd78e16efaf3378df7b26b5b50737f8113c5b",
2026-06-10 15:52:08.745684 | controller |     "Jun 10 14:29:36.432805 crc crio[3658]: time=\"2026-06-10T14:29:36.427164348Z\" level=info msg=\"Created container b572a744466ad8ea078ff84a56e55f36cf8c996595b895582fc9997e39d9c3ca: openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin\" id=9367addf-ff95-45e3-86b6-3eb23d106f4a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.745700 | controller |     "Jun 10 14:29:36.453546 crc crio[3658]: time=\"2026-06-10T14:29:36.288385017Z\" level=info msg=\"Created container 2030176f86b3ca1301483a88267fb1a07a484e0a7a0e00e4295fd16cda413a1c: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy\" id=9ca1f123-bfbc-4342-81f9-305db4f2e112 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.745715 | controller |     "Jun 10 14:29:36.499942 crc crio[3658]: time=\"2026-06-10T14:29:36.498641409Z\" level=info msg=\"Starting container: 84809351456e7af468da81126a5528a5e92a9388502244ec21fec3d8abf9d5f0\" id=f70bb395-51b7-4c69-bbea-bcecf1897680 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.745730 | controller |     "Jun 10 14:29:36.738814 crc crio[3658]: time=\"2026-06-10T14:29:36.738132658Z\" level=info msg=\"Created container d0fc4df46614b6851aed7fce76d63b863dd0d61007b5ff51c1943cfa7df0b610: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy\" id=d096c638-a9c0-465b-bbdd-0c04b04ff349 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.745746 | controller |     "Jun 10 14:29:36.754095 crc crio[3658]: time=\"2026-06-10T14:29:36.753560485Z\" level=info msg=\"Started container\" PID=12822 containerID=84809351456e7af468da81126a5528a5e92a9388502244ec21fec3d8abf9d5f0 description=openshift-multus/network-metrics-daemon-n2bqt/network-metrics-daemon id=f70bb395-51b7-4c69-bbea-bcecf1897680 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c5b3b8114f790f1e9c9df576e0b872867a86410018cb9db253914f56c581c7b",
2026-06-10 15:52:08.745761 | controller |     "Jun 10 14:29:36.763628 crc crio[3658]: time=\"2026-06-10T14:29:36.760145106Z\" level=info msg=\"Starting container: 4ec3a059fe20fc029b28ee495f2213435ccff85b33d4e8e2e4ef9561180249d2\" id=fc064320-54b4-4dcd-82cd-0253d1c4851c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.745777 | controller |     "Jun 10 14:29:36.772709 crc crio[3658]: time=\"2026-06-10T14:29:36.767003195Z\" level=info msg=\"Created container a5ae1ee9945aca090ac830787140f6c9bb3bb633adca2737de3e14d2a74e7b0c: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator\" id=ff4cc939-eb7b-4e8f-9d01-0c8f461fee42 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.745792 | controller |     "Jun 10 14:29:36.807480 crc crio[3658]: time=\"2026-06-10T14:29:36.807025574Z\" level=info msg=\"Created container 4d10b8ca21c5e6b8bfb90b2c8d5967e12e7b47843454fd23bcf730feaa5f9fb5: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=f20722a2-83fe-4fa7-a824-482928b2bfaf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.745807 | controller |     "Jun 10 14:29:36.839467 crc crio[3658]: time=\"2026-06-10T14:29:36.835250402Z\" level=info msg=\"Starting container: b572a744466ad8ea078ff84a56e55f36cf8c996595b895582fc9997e39d9c3ca\" id=67b9cdc8-eeaa-4947-903c-5085b3a76fc6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.745823 | controller |     "Jun 10 14:29:36.858003 crc crio[3658]: time=\"2026-06-10T14:29:36.857929679Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=2acfcf85-2275-489e-94e9-6dc4a86a0892 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.745842 | controller |     "Jun 10 14:29:36.891684 crc crio[3658]: time=\"2026-06-10T14:29:36.891613535Z\" level=info msg=\"Starting container: a5ae1ee9945aca090ac830787140f6c9bb3bb633adca2737de3e14d2a74e7b0c\" id=eb6be5c8-5837-4ad3-9dfa-61e98f7200d5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.745880 | controller |     "Jun 10 14:29:36.947613 crc crio[3658]: time=\"2026-06-10T14:29:36.946499805Z\" level=info msg=\"Starting container: d0fc4df46614b6851aed7fce76d63b863dd0d61007b5ff51c1943cfa7df0b610\" id=bdf2fadd-4a6d-443b-8491-b6c3df81df40 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.745897 | controller |     "Jun 10 14:29:36.961360 crc crio[3658]: time=\"2026-06-10T14:29:36.949657377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.745912 | controller |     "Jun 10 14:29:37.013534 crc crio[3658]: time=\"2026-06-10T14:29:37.003866157Z\" level=info msg=\"Starting container: 4d10b8ca21c5e6b8bfb90b2c8d5967e12e7b47843454fd23bcf730feaa5f9fb5\" id=c2eaf9a3-585f-4714-abd2-e87cc05d5349 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.745927 | controller |     "Jun 10 14:29:37.042576 crc crio[3658]: time=\"2026-06-10T14:29:37.013241839Z\" level=info msg=\"Starting container: 2030176f86b3ca1301483a88267fb1a07a484e0a7a0e00e4295fd16cda413a1c\" id=22c68d3f-01b7-4340-95d7-76899c29532e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.745942 | controller |     "Jun 10 14:29:37.060808 crc crio[3658]: time=\"2026-06-10T14:29:37.05434499Z\" level=info msg=\"Created container aef1ec795dd490590803985ab15ef9407de5b6b564184a666de31ec237000f24: openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator\" id=2d703122-5508-4628-b28c-ec8535cd38a2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.745957 | controller |     "Jun 10 14:29:37.108382 crc crio[3658]: time=\"2026-06-10T14:29:37.091076824Z\" level=info msg=\"Starting container: aef1ec795dd490590803985ab15ef9407de5b6b564184a666de31ec237000f24\" id=9fb12354-9fb4-4205-8008-88039c628c37 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.745973 | controller |     "Jun 10 14:29:37.109995 crc crio[3658]: time=\"2026-06-10T14:29:37.109885729Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=27a0b490-37a0-4a88-a4eb-fba4f1ed607e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.745988 | controller |     "Jun 10 14:29:37.129204 crc crio[3658]: time=\"2026-06-10T14:29:37.091095424Z\" level=info msg=\"Created container efcf7973076f48924089b4823e76fbaa387de7c588ef5a9bcf7c50725a5187cc: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api\" id=17876458-322d-4c48-bed8-fbfea5bbaabb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.746003 | controller |     "Jun 10 14:29:37.153146 crc crio[3658]: time=\"2026-06-10T14:29:37.128643302Z\" level=info msg=\"Started container\" PID=12850 containerID=b572a744466ad8ea078ff84a56e55f36cf8c996595b895582fc9997e39d9c3ca description=openshift-network-console/networking-console-plugin-5ff7774fd9-nljh6/networking-console-plugin id=67b9cdc8-eeaa-4947-903c-5085b3a76fc6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72e4d938377f583aa0c8361a427c88f666ee23c1c5a11dbba0ab3a9c96fc111b",
2026-06-10 15:52:08.746020 | controller |     "Jun 10 14:29:37.184460 crc crio[3658]: time=\"2026-06-10T14:29:37.165727027Z\" level=info msg=\"Started container\" PID=12835 containerID=4ec3a059fe20fc029b28ee495f2213435ccff85b33d4e8e2e4ef9561180249d2 description=openshift-apiserver-operator/openshift-apiserver-operator-846cbfc458-xttmf/openshift-apiserver-operator id=fc064320-54b4-4dcd-82cd-0253d1c4851c name=/runtime.v1.RuntimeService/StartContainer sandboxID=200b4badf8fcbe565a02e215356dbe1cae9506982f62893db42aad497eb09367",
2026-06-10 15:52:08.746040 | controller |     "Jun 10 14:29:37.851927 crc crio[3658]: time=\"2026-06-10T14:29:37.842882305Z\" level=info msg=\"Started container\" PID=12833 containerID=4d10b8ca21c5e6b8bfb90b2c8d5967e12e7b47843454fd23bcf730feaa5f9fb5 description=openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities id=c2eaf9a3-585f-4714-abd2-e87cc05d5349 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ada9c03cf9925a7546c043a7ef5ed105ab8996fb0c978dba17bdf4811dc4bae",
2026-06-10 15:52:08.746056 | controller |     "Jun 10 14:29:37.851927 crc crio[3658]: time=\"2026-06-10T14:29:37.845560383Z\" level=info msg=\"Started container\" PID=12815 containerID=a5ae1ee9945aca090ac830787140f6c9bb3bb633adca2737de3e14d2a74e7b0c description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator id=eb6be5c8-5837-4ad3-9dfa-61e98f7200d5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e04d460a3fc964f76ec3d84bcc9aa40e80a3c1d5d310b815cb3a84dc1bf5a1e2",
2026-06-10 15:52:08.746071 | controller |     "Jun 10 14:29:37.924680 crc crio[3658]: time=\"2026-06-10T14:29:37.924018176Z\" level=info msg=\"Started container\" PID=12884 containerID=d0fc4df46614b6851aed7fce76d63b863dd0d61007b5ff51c1943cfa7df0b610 description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/kube-rbac-proxy id=bdf2fadd-4a6d-443b-8491-b6c3df81df40 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8450a5053a476102d5050110717ca04b1743c4c0d95b37544533a3427d536c8",
2026-06-10 15:52:08.746087 | controller |     "Jun 10 14:29:38.136586 crc crio[3658]: time=\"2026-06-10T14:29:38.136142822Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=d6c7c9ae-a8a3-4203-9316-7f9469263b37 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.746103 | controller |     "Jun 10 14:29:38.233923 crc crio[3658]: time=\"2026-06-10T14:29:38.2289154Z\" level=info msg=\"Started container\" PID=12901 containerID=aef1ec795dd490590803985ab15ef9407de5b6b564184a666de31ec237000f24 description=openshift-controller-manager-operator/openshift-controller-manager-operator-686468bdd5-sjcrn/openshift-controller-manager-operator id=9fb12354-9fb4-4205-8008-88039c628c37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=82d5452d22f33aa69e7cf32ab43b385c475a2f1fb0fc92a37c325ea60be2a7b3",
2026-06-10 15:52:08.746119 | controller |     "Jun 10 14:29:38.274542 crc crio[3658]: time=\"2026-06-10T14:29:38.273957415Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=7b5d80c9-96cf-4dd2-87c1-0401859a3de6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.746134 | controller |     "Jun 10 14:29:38.334475 crc crio[3658]: time=\"2026-06-10T14:29:38.332668826Z\" level=info msg=\"Starting container: efcf7973076f48924089b4823e76fbaa387de7c588ef5a9bcf7c50725a5187cc\" id=cab4d414-c3ce-4083-a45a-f119e45584d8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.746150 | controller |     "Jun 10 14:29:38.486216 crc crio[3658]: time=\"2026-06-10T14:29:38.485471873Z\" level=info msg=\"Started container\" PID=12817 containerID=2030176f86b3ca1301483a88267fb1a07a484e0a7a0e00e4295fd16cda413a1c description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/kube-rbac-proxy id=22c68d3f-01b7-4340-95d7-76899c29532e name=/runtime.v1.RuntimeService/StartContainer sandboxID=45359ae990e7aad796714cbbe9be605c5f90d52b7b42186001a1aff03bcae5f8",
2026-06-10 15:52:08.746166 | controller |     "Jun 10 14:29:38.601940 crc crio[3658]: time=\"2026-06-10T14:29:38.59994607Z\" level=info msg=\"Started container\" PID=12917 containerID=efcf7973076f48924089b4823e76fbaa387de7c588ef5a9bcf7c50725a5187cc description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-api id=cab4d414-c3ce-4083-a45a-f119e45584d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c9bdc71ba2032faf1bf7dd438763e3abfd7f39541339be1823f32161a184649",
2026-06-10 15:52:08.746193 | controller |     "Jun 10 14:29:38.691020 crc crio[3658]: time=\"2026-06-10T14:29:38.690173674Z\" level=info msg=\"Created container 0e361e683ad699d8d4db79bd38893ff11ba6d68239ed39a1d7d169b5e55fde41: openshift-console/console-6c684df5db-cc8g8/console\" id=4b31f0fb-1e39-499d-991b-9794eff234cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.746209 | controller |     "Jun 10 14:29:38.700773 crc crio[3658]: time=\"2026-06-10T14:29:38.699620988Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-10 15:52:08.746224 | controller |     "Jun 10 14:29:38.700773 crc crio[3658]: time=\"2026-06-10T14:29:38.699861005Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-10 15:52:08.746239 | controller |     "Jun 10 14:29:38.700773 crc crio[3658]: time=\"2026-06-10T14:29:38.70005574Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/ip-control-loop\\\"\"",
2026-06-10 15:52:08.746255 | controller |     "Jun 10 14:29:38.739708 crc crio[3658]: time=\"2026-06-10T14:29:38.73354058Z\" level=info msg=\"Starting container: 0e361e683ad699d8d4db79bd38893ff11ba6d68239ed39a1d7d169b5e55fde41\" id=61fcaa8c-10f4-44fa-adc8-60099c9f6f1e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.746270 | controller |     "Jun 10 14:29:38.806843 crc crio[3658]: time=\"2026-06-10T14:29:38.806557406Z\" level=info msg=\"Created container fe802b04a24cd05fb8829c98ae9498b466d81ca9935c9a01899e36a725cc3aee: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=9dd1135f-70a7-4c68-a0fc-1f0eeed3367c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.746286 | controller |     "Jun 10 14:29:38.832980 crc crio[3658]: time=\"2026-06-10T14:29:38.832849688Z\" level=info msg=\"Created container 117284996d379af6a7fd2465bdf52900ee1d77fb4f53ad030e8172c15ed61bdc: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator\" id=023b8e37-64ce-4b6c-9b7f-aa68fcc0ae45 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.746301 | controller |     "Jun 10 14:29:38.861035 crc crio[3658]: time=\"2026-06-10T14:29:38.850942962Z\" level=info msg=\"Starting container: 117284996d379af6a7fd2465bdf52900ee1d77fb4f53ad030e8172c15ed61bdc\" id=03bba7d9-1d26-48ed-9441-e079006f501a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.746316 | controller |     "Jun 10 14:29:38.942807 crc crio[3658]: time=\"2026-06-10T14:29:38.942199286Z\" level=info msg=\"Starting container: fe802b04a24cd05fb8829c98ae9498b466d81ca9935c9a01899e36a725cc3aee\" id=01985d4d-f2d5-426f-8a65-e14b0457b676 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.746331 | controller |     "Jun 10 14:29:38.971442 crc crio[3658]: time=\"2026-06-10T14:29:38.970971549Z\" level=info msg=\"Started container\" PID=12926 containerID=0e361e683ad699d8d4db79bd38893ff11ba6d68239ed39a1d7d169b5e55fde41 description=openshift-console/console-6c684df5db-cc8g8/console id=61fcaa8c-10f4-44fa-adc8-60099c9f6f1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa701c754eb5539ac29bbe2fc0d73de23bff8e76408691cfbf3540054cd654a7",
2026-06-10 15:52:08.746346 | controller |     "Jun 10 14:29:38.978823 crc crio[3658]: time=\"2026-06-10T14:29:38.942573287Z\" level=info msg=\"Created container 4146e22d846cc284c0a15b5f22375ee8a1f8a6bc54b8e474d249db45b5e1fba1: openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller\" id=e110d897-bd8c-42cb-98cf-a28b5f3ebf3e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.746361 | controller |     "Jun 10 14:29:38.993711 crc crio[3658]: time=\"2026-06-10T14:29:38.993141952Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=41fbda60-57cc-4724-9c7b-8c821e4cffe4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.746379 | controller |     "Jun 10 14:29:39.004992 crc crio[3658]: time=\"2026-06-10T14:29:39.004714527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.746395 | controller |     "Jun 10 14:29:39.042453 crc crio[3658]: time=\"2026-06-10T14:29:39.041871024Z\" level=info msg=\"Starting container: 4146e22d846cc284c0a15b5f22375ee8a1f8a6bc54b8e474d249db45b5e1fba1\" id=3422db81-75fd-4ac6-b4a8-73dd39b27b10 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.746410 | controller |     "Jun 10 14:29:39.077715 crc crio[3658]: time=\"2026-06-10T14:29:39.077606159Z\" level=info msg=\"Started container\" PID=12932 containerID=117284996d379af6a7fd2465bdf52900ee1d77fb4f53ad030e8172c15ed61bdc description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/ingress-operator id=03bba7d9-1d26-48ed-9441-e079006f501a name=/runtime.v1.RuntimeService/StartContainer sandboxID=302172b9c3ec4bf7a54c7798443c0de14148813d4c48888be9828bf9f60a09eb",
2026-06-10 15:52:08.746426 | controller |     "Jun 10 14:29:39.131480 crc crio[3658]: time=\"2026-06-10T14:29:39.127206506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.746441 | controller |     "Jun 10 14:29:39.147564 crc crio[3658]: time=\"2026-06-10T14:29:39.145933019Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8d1a1e4abe0326c3af89e9eaa4b7449dd2d5b6f9403c677e19b00b24947b1df9\" id=e93c0359-6b97-4cde-9528-e78480fa9b76 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.746457 | controller |     "Jun 10 14:29:39.147564 crc crio[3658]: time=\"2026-06-10T14:29:39.146539466Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b0f7abf2f97afd1127d9245d764338c6047bac1711b2cee43112570a85946360\" id=1101b748-647a-4354-a9cd-d2b35f0c0648 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.746472 | controller |     "Jun 10 14:29:39.159622 crc crio[3658]: time=\"2026-06-10T14:29:39.15944539Z\" level=info msg=\"Creating container: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=f04b6c18-ede2-47ba-971e-a1411a9d7d3e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.746488 | controller |     "Jun 10 14:29:39.186574 crc crio[3658]: time=\"2026-06-10T14:29:39.185984109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.746503 | controller |     "Jun 10 14:29:39.210371 crc crio[3658]: time=\"2026-06-10T14:29:39.204961479Z\" level=info msg=\"Creating container: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=c8c7b221-2d02-4946-b20d-7f3d0c688c2e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.746519 | controller |     "Jun 10 14:29:39.210371 crc crio[3658]: time=\"2026-06-10T14:29:39.205616218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.746534 | controller |     "Jun 10 14:29:39.238525 crc crio[3658]: time=\"2026-06-10T14:29:39.237383748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.746549 | controller |     "Jun 10 14:29:39.261954 crc crio[3658]: time=\"2026-06-10T14:29:39.261704853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.746568 | controller |     "Jun 10 14:29:39.319301 crc crio[3658]: time=\"2026-06-10T14:29:39.318990503Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9f4774aa-51ae-4fe9-9d78-4a620a483a14 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.746584 | controller |     "Jun 10 14:29:39.361411 crc crio[3658]: time=\"2026-06-10T14:29:39.361085212Z\" level=info msg=\"Started container\" PID=12928 containerID=4146e22d846cc284c0a15b5f22375ee8a1f8a6bc54b8e474d249db45b5e1fba1 description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/multus-admission-controller id=3422db81-75fd-4ac6-b4a8-73dd39b27b10 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d569b6fa1ab5ef1a5b4af2130349632d5ac7d6a7fa79b7129023c54d2c27ca4",
2026-06-10 15:52:08.746599 | controller |     "Jun 10 14:29:39.394475 crc crio[3658]: time=\"2026-06-10T14:29:39.393727898Z\" level=info msg=\"Created container 77c2556ae39f5bc9ec8a070bdae620a24b95e08689b59e67aee542c244dec4b3: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=10f64b79-2de2-413a-a7a5-38c7ab3f7177 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.746614 | controller |     "Jun 10 14:29:39.427578 crc crio[3658]: time=\"2026-06-10T14:29:39.423921113Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=826072c1-dd01-457d-9028-95561e6eaaf2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.746630 | controller |     "Jun 10 14:29:39.427578 crc crio[3658]: time=\"2026-06-10T14:29:39.425162829Z\" level=info msg=\"Started container\" PID=12908 containerID=fe802b04a24cd05fb8829c98ae9498b466d81ca9935c9a01899e36a725cc3aee description=openshift-console/downloads-747b44746d-4pqvr/download-server id=01985d4d-f2d5-426f-8a65-e14b0457b676 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27067ce548bf8a873d1dcf9ba0791894c1832c1768aa1ec2ee30f13f07a8377f",
2026-06-10 15:52:08.746645 | controller |     "Jun 10 14:29:39.453625 crc crio[3658]: time=\"2026-06-10T14:29:39.453560302Z\" level=info msg=\"Created container 12363c2913ea7943036fc3542c54d344c156dc45b4c4f0b9284c66f3d7ef408f: openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination\" id=26cf6be7-f05e-466f-badf-e3b8af7b06e4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.746660 | controller |     "Jun 10 14:29:39.466380 crc crio[3658]: time=\"2026-06-10T14:29:39.465940011Z\" level=info msg=\"Creating container: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=c5d8c233-8aec-43ab-a13b-94c8bf082ab4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.746676 | controller |     "Jun 10 14:29:39.467593 crc crio[3658]: time=\"2026-06-10T14:29:39.467065873Z\" level=info msg=\"Starting container: 77c2556ae39f5bc9ec8a070bdae620a24b95e08689b59e67aee542c244dec4b3\" id=78685543-8e94-4d39-bdf4-b0b18accb02d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.746691 | controller |     "Jun 10 14:29:39.483979 crc crio[3658]: time=\"2026-06-10T14:29:39.483794688Z\" level=info msg=\"Starting container: 12363c2913ea7943036fc3542c54d344c156dc45b4c4f0b9284c66f3d7ef408f\" id=cdbe0ee9-82a0-4cbf-a9fa-ebad82bd5234 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.746706 | controller |     "Jun 10 14:29:39.661614 crc crio[3658]: time=\"2026-06-10T14:29:39.646997386Z\" level=info msg=\"Started container\" PID=12924 containerID=77c2556ae39f5bc9ec8a070bdae620a24b95e08689b59e67aee542c244dec4b3 description=openshift-marketplace/community-operators-qhh6t/extract-utilities id=78685543-8e94-4d39-bdf4-b0b18accb02d name=/runtime.v1.RuntimeService/StartContainer sandboxID=15cb5b3021fba8c9b9bf5b99e5e3691970e96ff49b3e93a83b20310304010d19",
2026-06-10 15:52:08.746722 | controller |     "Jun 10 14:29:39.742633 crc crio[3658]: time=\"2026-06-10T14:29:39.739520467Z\" level=info msg=\"Started container\" PID=13034 containerID=12363c2913ea7943036fc3542c54d344c156dc45b4c4f0b9284c66f3d7ef408f description=openshift-kube-storage-version-migrator/migrator-866fcbc849-vfggj/graceful-termination id=cdbe0ee9-82a0-4cbf-a9fa-ebad82bd5234 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f1f58f704751dd456dc416fb052194bd38c5cabfeb7a029b4173942886cea9b5",
2026-06-10 15:52:08.746741 | controller |     "Jun 10 14:29:40.131023 crc crio[3658]: time=\"2026-06-10T14:29:40.130959938Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.746757 | controller |     "Jun 10 14:29:40.162939 crc crio[3658]: time=\"2026-06-10T14:29:40.149383872Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3e1b18bb-16b4-468f-8299-0c0264389f4c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.746773 | controller |     "Jun 10 14:29:40.164196 crc crio[3658]: time=\"2026-06-10T14:29:40.16415566Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=a7f44af4-aefd-4293-a58c-614589260a9e name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.746789 | controller |     "Jun 10 14:29:40.181058 crc crio[3658]: time=\"2026-06-10T14:29:40.171211595Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-10 15:52:08.746804 | controller |     "Jun 10 14:29:40.316070 crc crio[3658]: time=\"2026-06-10T14:29:40.315166455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.746819 | controller |     "Jun 10 14:29:40.379422 crc crio[3658]: time=\"2026-06-10T14:29:40.375683809Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a275a706-387f-4530-b79e-f5e6514882dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.746834 | controller |     "Jun 10 14:29:40.491472 crc crio[3658]: time=\"2026-06-10T14:29:40.487483398Z\" level=info msg=\"Created container 88696f503efafb047f601765285ead153e7934290e09b2c7a411ff9c523cf900: openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy\" id=adddd8e5-8dfb-408b-9caf-8c2d22b9051b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.746863 | controller |     "Jun 10 14:29:40.581011 crc crio[3658]: time=\"2026-06-10T14:29:40.565187459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.746882 | controller |     "Jun 10 14:29:40.595908 crc crio[3658]: time=\"2026-06-10T14:29:40.592936253Z\" level=info msg=\"Starting container: 88696f503efafb047f601765285ead153e7934290e09b2c7a411ff9c523cf900\" id=1c03332b-7ad6-4267-84ca-06fc4bbfbba3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.746898 | controller |     "Jun 10 14:29:40.703202 crc crio[3658]: time=\"2026-06-10T14:29:40.702873259Z\" level=info msg=\"Created container ae63b63a5a7d5f0bc1d52685884be2fa686aef1d930a77f5e733b5a4a472a779: openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy\" id=fe4a5b5e-4c6b-4d6e-9422-4eaeedeefa0e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.746913 | controller |     "Jun 10 14:29:40.783469 crc crio[3658]: time=\"2026-06-10T14:29:40.783413442Z\" level=info msg=\"Starting container: ae63b63a5a7d5f0bc1d52685884be2fa686aef1d930a77f5e733b5a4a472a779\" id=9ddff7ce-d69a-4686-a61b-db9f37b06ce1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.746928 | controller |     "Jun 10 14:29:40.818447 crc crio[3658]: time=\"2026-06-10T14:29:40.806622035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.746947 | controller |     "Jun 10 14:29:40.839670 crc crio[3658]: time=\"2026-06-10T14:29:40.839377034Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ba62142a-0d11-433a-b77e-05195c09c38b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.746962 | controller |     "Jun 10 14:29:40.883380 crc crio[3658]: time=\"2026-06-10T14:29:40.881891615Z\" level=info msg=\"Creating container: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=3a8f2cfd-0934-422a-8711-46f6c85d2c11 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.746977 | controller |     "Jun 10 14:29:40.883380 crc crio[3658]: time=\"2026-06-10T14:29:40.882535254Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.746991 | controller |     "Jun 10 14:29:40.967947 crc crio[3658]: time=\"2026-06-10T14:29:40.967801125Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=ef0158f6-5caa-459e-8e08-85832f195e26 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.747006 | controller |     "Jun 10 14:29:41.225553 crc crio[3658]: time=\"2026-06-10T14:29:41.225130319Z\" level=info msg=\"Started container\" PID=13097 containerID=88696f503efafb047f601765285ead153e7934290e09b2c7a411ff9c523cf900 description=openshift-machine-config-operator/machine-config-operator-67c9d58cbb-dc6bh/kube-rbac-proxy id=1c03332b-7ad6-4267-84ca-06fc4bbfbba3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4dea9b33a7fd222b46a3b4de9e2fdc3837f22bec304ec427c3a805da3db66cb",
2026-06-10 15:52:08.747021 | controller |     "Jun 10 14:29:41.329233 crc crio[3658]: time=\"2026-06-10T14:29:41.329028069Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.747036 | controller |     "Jun 10 14:29:41.340475 crc crio[3658]: time=\"2026-06-10T14:29:41.332957643Z\" level=info msg=\"Started container\" PID=13105 containerID=ae63b63a5a7d5f0bc1d52685884be2fa686aef1d930a77f5e733b5a4a472a779 description=openshift-machine-config-operator/machine-config-controller-f9cdd68f7-bb2jm/kube-rbac-proxy id=9ddff7ce-d69a-4686-a61b-db9f37b06ce1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4117a910b8a002c706ec2f3127a92fde98b68e64bd129f523433743a0ad6f21e",
2026-06-10 15:52:08.747051 | controller |     "Jun 10 14:29:41.360398 crc crio[3658]: time=\"2026-06-10T14:29:41.359823812Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=fb0daf60-f2e7-4976-adc7-df5c7ce0bfaa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.747066 | controller |     "Jun 10 14:29:41.491157 crc crio[3658]: time=\"2026-06-10T14:29:41.483690081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.747081 | controller |     "Jun 10 14:29:41.567378 crc crio[3658]: time=\"2026-06-10T14:29:41.566949993Z\" level=info msg=\"Created container 946075f1964aeb58ed33b9a1efa6b7f52bcea49a328bec39a186718bfebab2af: openshift-dns/dns-default-qtghf/kube-rbac-proxy\" id=b89fd3c2-e05d-46ef-8df6-b9df81a226eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.747096 | controller |     "Jun 10 14:29:41.606833 crc crio[3658]: time=\"2026-06-10T14:29:41.605233932Z\" level=info msg=\"Starting container: 946075f1964aeb58ed33b9a1efa6b7f52bcea49a328bec39a186718bfebab2af\" id=6f941774-42de-48a2-8c9d-a6dfb0e8ef49 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.747115 | controller |     "Jun 10 14:29:41.793919 crc crio[3658]: time=\"2026-06-10T14:29:41.789539052Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=1fddbddc-0291-416b-b090-f6db590d154e name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.747130 | controller |     "Jun 10 14:29:41.806201 crc crio[3658]: time=\"2026-06-10T14:29:41.805540586Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-10 15:52:08.747145 | controller |     "Jun 10 14:29:42.206704 crc crio[3658]: time=\"2026-06-10T14:29:42.205470533Z\" level=info msg=\"Started container\" PID=13129 containerID=946075f1964aeb58ed33b9a1efa6b7f52bcea49a328bec39a186718bfebab2af description=openshift-dns/dns-default-qtghf/kube-rbac-proxy id=6f941774-42de-48a2-8c9d-a6dfb0e8ef49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0a1dd4db35a22570a072e8827561d18c44b2b569ced9a4ca779a730a11e421c6",
2026-06-10 15:52:08.747160 | controller |     "Jun 10 14:29:42.275715 crc crio[3658]: time=\"2026-06-10T14:29:42.26992855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.747176 | controller |     "Jun 10 14:29:42.311938 crc crio[3658]: time=\"2026-06-10T14:29:42.310963769Z\" level=info msg=\"Creating container: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=30d1c5b4-d988-496a-9d5d-c918506eb66c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.747191 | controller |     "Jun 10 14:29:42.483695 crc crio[3658]: time=\"2026-06-10T14:29:42.413919102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.747205 | controller |     "Jun 10 14:29:42.511179 crc crio[3658]: time=\"2026-06-10T14:29:42.511111558Z\" level=info msg=\"Created container d4770849a57fee31e3e09f0a8ad717e97646ed18be73bd9a19bdc6b56de12f01: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator\" id=3f09717d-2608-4378-9ee1-56c3ec0a507e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.747220 | controller |     "Jun 10 14:29:42.651578 crc crio[3658]: time=\"2026-06-10T14:29:42.651193967Z\" level=info msg=\"Starting container: d4770849a57fee31e3e09f0a8ad717e97646ed18be73bd9a19bdc6b56de12f01\" id=b2f41279-7790-4dde-a1c4-d518f80cbd2d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.747235 | controller |     "Jun 10 14:29:42.934083 crc crio[3658]: time=\"2026-06-10T14:29:42.93397174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.747250 | controller |     "Jun 10 14:29:43.400707 crc crio[3658]: time=\"2026-06-10T14:29:43.39507674Z\" level=info msg=\"Created container ff84b0d7ac9ba694f516d50387fec3c6c526a95d23f53602d43b473f17cf1217: openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator\" id=a75d2888-fc1c-4b8a-89a6-105ed6d93a59 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.747265 | controller |     "Jun 10 14:29:43.501620 crc crio[3658]: time=\"2026-06-10T14:29:43.501117813Z\" level=info msg=\"Started container\" PID=13127 containerID=d4770849a57fee31e3e09f0a8ad717e97646ed18be73bd9a19bdc6b56de12f01 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/dns-operator id=b2f41279-7790-4dde-a1c4-d518f80cbd2d name=/runtime.v1.RuntimeService/StartContainer sandboxID=b85938f9604091c931c49ad43df4f093bc174b2d73f3ad2e44093287c6f4a653",
2026-06-10 15:52:08.747280 | controller |     "Jun 10 14:29:43.539936 crc crio[3658]: time=\"2026-06-10T14:29:43.539867525Z\" level=info msg=\"Starting container: ff84b0d7ac9ba694f516d50387fec3c6c526a95d23f53602d43b473f17cf1217\" id=67fd7498-2ae5-4810-8828-66055d24d891 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.747299 | controller |     "Jun 10 14:29:44.496668 crc crio[3658]: time=\"2026-06-10T14:29:44.492933998Z\" level=info msg=\"Created container 1f4709a83001a8440ac923f90bb1ed66512380a16a994a0301bc7e6e79e546b9: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions\" id=44ff4747-ac3c-4052-896c-3c575cb6266f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.747314 | controller |     "Jun 10 14:29:44.557581 crc crio[3658]: time=\"2026-06-10T14:29:44.556954973Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-10 15:52:08.747329 | controller |     "Jun 10 14:29:44.557581 crc crio[3658]: time=\"2026-06-10T14:29:44.557017905Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-10 15:52:08.747344 | controller |     "Jun 10 14:29:44.557581 crc crio[3658]: time=\"2026-06-10T14:29:44.557046366Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/node-slice-controller\\\"\"",
2026-06-10 15:52:08.747359 | controller |     "Jun 10 14:29:44.663387 crc crio[3658]: time=\"2026-06-10T14:29:44.651216765Z\" level=info msg=\"Started container\" PID=13191 containerID=ff84b0d7ac9ba694f516d50387fec3c6c526a95d23f53602d43b473f17cf1217 description=openshift-kube-controller-manager-operator/kube-controller-manager-operator-69d5f845f8-mm4qn/kube-controller-manager-operator id=67fd7498-2ae5-4810-8828-66055d24d891 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ac7df3656307af8ebf4777e6c5320c191b02df7e71b19e8b3b44a556d4fade1",
2026-06-10 15:52:08.747374 | controller |     "Jun 10 14:29:44.699096 crc crio[3658]: time=\"2026-06-10T14:29:44.692620484Z\" level=info msg=\"Created container 63d34597a90f9f7619b906342e24c22c7d87f2463eaa1fc5f22a437c3eb0c78e: openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator\" id=c8c7b221-2d02-4946-b20d-7f3d0c688c2e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.747390 | controller |     "Jun 10 14:29:44.699096 crc crio[3658]: time=\"2026-06-10T14:29:44.695018834Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=eeda0f10-db21-45c9-82f2-f72cf78d783e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.747405 | controller |     "Jun 10 14:29:44.744131 crc crio[3658]: time=\"2026-06-10T14:29:44.743128298Z\" level=info msg=\"Starting container: 63d34597a90f9f7619b906342e24c22c7d87f2463eaa1fc5f22a437c3eb0c78e\" id=3668e6f6-eda4-440b-b5b1-839d49dcc98b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.747421 | controller |     "Jun 10 14:29:44.755903 crc crio[3658]: time=\"2026-06-10T14:29:44.75564355Z\" level=info msg=\"Starting container: 1f4709a83001a8440ac923f90bb1ed66512380a16a994a0301bc7e6e79e546b9\" id=c3178711-0618-4be1-8426-f38681be6d96 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.747435 | controller |     "Jun 10 14:29:44.781930 crc crio[3658]: time=\"2026-06-10T14:29:44.780118169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.747450 | controller |     "Jun 10 14:29:44.857077 crc crio[3658]: time=\"2026-06-10T14:29:44.854662448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.747464 | controller |     "Jun 10 14:29:44.860456 crc crio[3658]: time=\"2026-06-10T14:29:44.86023626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.747479 | controller |     "Jun 10 14:29:44.896734 crc crio[3658]: time=\"2026-06-10T14:29:44.896423158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.747497 | controller |     "Jun 10 14:29:44.997417 crc crio[3658]: time=\"2026-06-10T14:29:44.99658932Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=494a1f04-8c92-47b7-a5a1-6d26d6580057 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.747512 | controller |     "Jun 10 14:29:45.002211 crc crio[3658]: time=\"2026-06-10T14:29:45.002182372Z\" level=info msg=\"Creating container: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=5999a1ad-7a39-4e15-9286-53c44d3db459 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.747526 | controller |     "Jun 10 14:29:45.003009 crc crio[3658]: time=\"2026-06-10T14:29:45.002984405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.747541 | controller |     "Jun 10 14:29:45.055244 crc crio[3658]: time=\"2026-06-10T14:29:45.053588221Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=7fb1919f-18ca-4012-889d-83f830e6d9b2 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.747555 | controller |     "Jun 10 14:29:45.104808 crc crio[3658]: time=\"2026-06-10T14:29:45.104015483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.747571 | controller |     "Jun 10 14:29:45.113652 crc crio[3658]: time=\"2026-06-10T14:29:45.112358214Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-10 15:52:08.747586 | controller |     "Jun 10 14:29:45.213587 crc crio[3658]: time=\"2026-06-10T14:29:45.212227428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.747601 | controller |     "Jun 10 14:29:45.230692 crc crio[3658]: time=\"2026-06-10T14:29:45.227212952Z\" level=info msg=\"Started container\" PID=13220 containerID=63d34597a90f9f7619b906342e24c22c7d87f2463eaa1fc5f22a437c3eb0c78e description=openshift-machine-api/machine-api-operator-755bb95488-cj4b6/machine-api-operator id=3668e6f6-eda4-440b-b5b1-839d49dcc98b name=/runtime.v1.RuntimeService/StartContainer sandboxID=d8450a5053a476102d5050110717ca04b1743c4c0d95b37544533a3427d536c8",
2026-06-10 15:52:08.747616 | controller |     "Jun 10 14:29:46.168053 crc crio[3658]: time=\"2026-06-10T14:29:46.167476975Z\" level=info msg=\"Started container\" PID=13192 containerID=1f4709a83001a8440ac923f90bb1ed66512380a16a994a0301bc7e6e79e546b9 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/fix-audit-permissions id=c3178711-0618-4be1-8426-f38681be6d96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c395c0966dcd9852a40572361c77961db8e60dc9184719056e0cb52ec1debe5c",
2026-06-10 15:52:08.747631 | controller |     "Jun 10 14:29:46.853415 crc crio[3658]: time=\"2026-06-10T14:29:46.852923875Z\" level=info msg=\"Created container 67865553884a8943c13fb180d529d0599a6bb891b0d0dff92e67d6aeb781c494: openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch\" id=c5d8c233-8aec-43ab-a13b-94c8bf082ab4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.747646 | controller |     "Jun 10 14:29:46.953478 crc crio[3658]: time=\"2026-06-10T14:29:46.927600579Z\" level=info msg=\"Starting container: 67865553884a8943c13fb180d529d0599a6bb891b0d0dff92e67d6aeb781c494\" id=7ba013fe-4483-427f-8faa-0e55d6ce2a8d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.747662 | controller |     "Jun 10 14:29:47.051516 crc crio[3658]: time=\"2026-06-10T14:29:47.051458447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.747683 | controller |     "Jun 10 14:29:47.076645 crc crio[3658]: time=\"2026-06-10T14:29:47.067489572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.747699 | controller |     "Jun 10 14:29:47.130743 crc crio[3658]: time=\"2026-06-10T14:29:47.130393964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.747715 | controller |     "Jun 10 14:29:47.138521 crc crio[3658]: time=\"2026-06-10T14:29:47.138040986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.747730 | controller |     "Jun 10 14:29:47.189337 crc crio[3658]: time=\"2026-06-10T14:29:47.18651755Z\" level=info msg=\"Started container\" PID=13286 containerID=67865553884a8943c13fb180d529d0599a6bb891b0d0dff92e67d6aeb781c494 description=openshift-cluster-samples-operator/cluster-samples-operator-6b564684c8-bqbxk/cluster-samples-operator-watch id=7ba013fe-4483-427f-8faa-0e55d6ce2a8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=e04d460a3fc964f76ec3d84bcc9aa40e80a3c1d5d310b815cb3a84dc1bf5a1e2",
2026-06-10 15:52:08.747745 | controller |     "Jun 10 14:29:47.492050 crc crio[3658]: time=\"2026-06-10T14:29:47.490645602Z\" level=info msg=\"Created container b9640caba8bb3d78444446515cbdda4d2d06476cd9a2a3004dca06cc6c5371e3: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=0287e4df-6390-4bf0-9d05-746d66637713 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.747761 | controller |     "Jun 10 14:29:47.564047 crc crio[3658]: time=\"2026-06-10T14:29:47.547228931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.747776 | controller |     "Jun 10 14:29:47.643946 crc crio[3658]: time=\"2026-06-10T14:29:47.550600659Z\" level=info msg=\"Starting container: b9640caba8bb3d78444446515cbdda4d2d06476cd9a2a3004dca06cc6c5371e3\" id=43a29c38-64dc-4825-85ef-0d643764a350 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.747792 | controller |     "Jun 10 14:29:48.889019 crc crio[3658]: time=\"2026-06-10T14:29:48.884225848Z\" level=info msg=\"Started container\" PID=13298 containerID=b9640caba8bb3d78444446515cbdda4d2d06476cd9a2a3004dca06cc6c5371e3 description=openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift id=43a29c38-64dc-4825-85ef-0d643764a350 name=/runtime.v1.RuntimeService/StartContainer sandboxID=53311ff11672c26d4f8123f2678a7b7f61333b89f6cabbdd9dd58f88bb8a3b46",
2026-06-10 15:52:08.747808 | controller |     "Jun 10 14:29:49.313025 crc crio[3658]: time=\"2026-06-10T14:29:49.312533357Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-10 15:52:08.747824 | controller |     "Jun 10 14:29:49.313025 crc crio[3658]: time=\"2026-06-10T14:29:49.312736513Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-10 15:52:08.747839 | controller |     "Jun 10 14:29:49.313025 crc crio[3658]: time=\"2026-06-10T14:29:49.312761623Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/whereabouts\\\"\"",
2026-06-10 15:52:08.747876 | controller |     "Jun 10 14:29:50.078039 crc crio[3658]: time=\"2026-06-10T14:29:50.067197602Z\" level=info msg=\"Created container 212f735635ab037077017e32725e97b4f8bddddac129b0d191fd309fc74c4bfe: openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager\" id=fb0daf60-f2e7-4976-adc7-df5c7ce0bfaa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.747898 | controller |     "Jun 10 14:29:50.196163 crc crio[3658]: time=\"2026-06-10T14:29:50.195767017Z\" level=info msg=\"Created container 13237684f346640d81b38174bac5c2a1f12d65fd586b55c26fff88b8613af077: openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy\" id=30d1c5b4-d988-496a-9d5d-c918506eb66c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.747914 | controller |     "Jun 10 14:29:50.315586 crc crio[3658]: time=\"2026-06-10T14:29:50.315147106Z\" level=info msg=\"Starting container: 212f735635ab037077017e32725e97b4f8bddddac129b0d191fd309fc74c4bfe\" id=3d1dd00b-2186-4691-aebc-16d09e7cb204 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.747930 | controller |     "Jun 10 14:29:50.454893 crc crio[3658]: time=\"2026-06-10T14:29:50.454674089Z\" level=info msg=\"Starting container: 13237684f346640d81b38174bac5c2a1f12d65fd586b55c26fff88b8613af077\" id=4f3be096-8411-4679-aca2-3cac284ed726 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.747946 | controller |     "Jun 10 14:29:50.552846 crc crio[3658]: time=\"2026-06-10T14:29:50.552514963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.747964 | controller |     "Jun 10 14:29:50.617606 crc crio[3658]: time=\"2026-06-10T14:29:50.617532077Z\" level=info msg=\"Started container\" PID=13407 containerID=212f735635ab037077017e32725e97b4f8bddddac129b0d191fd309fc74c4bfe description=openshift-operator-lifecycle-manager/package-server-manager-77f986bd66-5lhf9/package-server-manager id=3d1dd00b-2186-4691-aebc-16d09e7cb204 name=/runtime.v1.RuntimeService/StartContainer sandboxID=45359ae990e7aad796714cbbe9be605c5f90d52b7b42186001a1aff03bcae5f8",
2026-06-10 15:52:08.747982 | controller |     "Jun 10 14:29:50.629694 crc crio[3658]: time=\"2026-06-10T14:29:50.629574906Z\" level=info msg=\"Started container\" PID=13384 containerID=13237684f346640d81b38174bac5c2a1f12d65fd586b55c26fff88b8613af077 description=openshift-ingress-operator/ingress-operator-6b9cb4dbcf-5fpw9/kube-rbac-proxy id=4f3be096-8411-4679-aca2-3cac284ed726 name=/runtime.v1.RuntimeService/StartContainer sandboxID=302172b9c3ec4bf7a54c7798443c0de14148813d4c48888be9828bf9f60a09eb",
2026-06-10 15:52:08.747998 | controller |     "Jun 10 14:29:51.589207 crc crio[3658]: time=\"2026-06-10T14:29:51.588090057Z\" level=info msg=\"Stopping pod sandbox: 471bf39dda67cfc55c3ed790aba66bca400b09b04b1a631f38076f5cc83f7ab1\" id=2b1f63d7-1e92-4d7b-bac9-09b272496590 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.748014 | controller |     "Jun 10 14:29:51.591556 crc crio[3658]: time=\"2026-06-10T14:29:51.590005733Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685015-7cswm Namespace:openshift-operator-lifecycle-manager ID:471bf39dda67cfc55c3ed790aba66bca400b09b04b1a631f38076f5cc83f7ab1 UID:9a011830-c1e5-438f-a26f-1644006586b8 NetNS:/var/run/netns/fa150e93-12a3-4e1b-b610-976823c10895 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9a011830_c1e5_438f_a26f_1644006586b8.slice PodAnnotations:0xc00088ab70}] Aliases:map[]}\"",
2026-06-10 15:52:08.748030 | controller |     "Jun 10 14:29:51.591556 crc crio[3658]: time=\"2026-06-10T14:29:51.59058561Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29685015-7cswm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.748045 | controller |     "Jun 10 14:29:52.381737 crc crio[3658]: time=\"2026-06-10T14:29:52.378498997Z\" level=info msg=\"Created container 4c24c7ab8ac709d63d87def2de25d06564065fb31d6bd98025a537f7869c7b3a: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver\" id=2acfcf85-2275-489e-94e9-6dc4a86a0892 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.748064 | controller |     "Jun 10 14:29:52.929463 crc crio[3658]: time=\"2026-06-10T14:29:52.92668688Z\" level=info msg=\"Starting container: 4c24c7ab8ac709d63d87def2de25d06564065fb31d6bd98025a537f7869c7b3a\" id=b008a4f6-763f-409c-b940-ee1defea42a9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.748079 | controller |     "Jun 10 14:29:54.113956 crc crio[3658]: time=\"2026-06-10T14:29:54.111610101Z\" level=info msg=\"Started container\" PID=13480 containerID=4c24c7ab8ac709d63d87def2de25d06564065fb31d6bd98025a537f7869c7b3a description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver id=b008a4f6-763f-409c-b940-ee1defea42a9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b7486fa053907655d15ab846f11081731edf05d085a2f70c506a946d7450508",
2026-06-10 15:52:08.748095 | controller |     "Jun 10 14:29:54.542650 crc crio[3658]: time=\"2026-06-10T14:29:54.526465591Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=1708276f-eeaa-4eb9-ada3-70897b6076a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.748110 | controller |     "Jun 10 14:29:54.778739 crc crio[3658]: time=\"2026-06-10T14:29:54.769900404Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=95814dda-8ee7-4780-98bf-c27a0ebcffc2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.748125 | controller |     "Jun 10 14:29:54.972659 crc crio[3658]: time=\"2026-06-10T14:29:54.972540105Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=9283dc69-3583-4c21-baf9-4ef2421d7791 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.748141 | controller |     "Jun 10 14:29:54.973370 crc crio[3658]: time=\"2026-06-10T14:29:54.973119312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.748155 | controller |     "Jun 10 14:29:55.215951 crc crio[3658]: time=\"2026-06-10T14:29:55.208635205Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=a971bf1a-248b-49b8-9ff9-baee711c13bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.748170 | controller |     "Jun 10 14:29:55.423460 crc crio[3658]: time=\"2026-06-10T14:29:55.423229253Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=275a89f0-98af-4dc1-aed5-033703f66ced name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.748186 | controller |     "Jun 10 14:29:55.597343 crc crio[3658]: time=\"2026-06-10T14:29:55.596986206Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-sgbsl/POD\" id=84cbf92d-77ac-4df7-8804-72d557d5d2ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.748200 | controller |     "Jun 10 14:29:55.597343 crc crio[3658]: time=\"2026-06-10T14:29:55.597197572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.748216 | controller |     "Jun 10 14:29:55.627392 crc crio[3658]: time=\"2026-06-10T14:29:55.622196146Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-j8vqx/POD\" id=ee37c01d-0e5c-489a-a8c2-937476c73267 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.748230 | controller |     "Jun 10 14:29:55.627392 crc crio[3658]: time=\"2026-06-10T14:29:55.622523286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.748249 | controller |     "Jun 10 14:29:56.727557 crc crio[3658]: time=\"2026-06-10T14:29:56.727010277Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=724eb80e-6eaf-472d-af02-99c3e5cb4a0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.748265 | controller |     "Jun 10 14:29:56.944673 crc crio[3658]: time=\"2026-06-10T14:29:56.944206779Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-vtlcf/POD\" id=b8ca6a37-52e2-4931-967b-f00e7768f3bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.748280 | controller |     "Jun 10 14:29:56.944673 crc crio[3658]: time=\"2026-06-10T14:29:56.944513718Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.748294 | controller |     "Jun 10 14:29:57.112249 crc crio[3658]: time=\"2026-06-10T14:29:57.111539838Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-chds7/POD\" id=78fc4b9d-0e03-47c9-8609-49ed3560fbc9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.748309 | controller |     "Jun 10 14:29:57.112249 crc crio[3658]: time=\"2026-06-10T14:29:57.111678842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.748323 | controller |     "Jun 10 14:29:57.334383 crc crio[3658]: time=\"2026-06-10T14:29:57.334183698Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-10 15:52:08.748338 | controller |     "Jun 10 14:29:57.400966 crc crio[3658]: time=\"2026-06-10T14:29:57.371073237Z\" level=info msg=\"Stopping container: 1759edaf01bae78adbeea4bda383d34f2a4cca9ffb9f49278e41523845cee0ab (timeout: 30s)\" id=783fb9fd-2b2d-4ab0-a134-f14b86eddcfe name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.748353 | controller |     "Jun 10 14:29:57.400966 crc crio[3658]: time=\"2026-06-10T14:29:57.400878281Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:66c8fe5d45ff249643dae75185dd2787ea1b0ae87d5699a8222149c07689557c\" id=bbb5bbea-1737-43ff-a2be-5ebea9cacd55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.748368 | controller |     "Jun 10 14:29:58.104559 crc crio[3658]: time=\"2026-06-10T14:29:58.102912071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.748383 | controller |     "Jun 10 14:29:58.165947 crc crio[3658]: time=\"2026-06-10T14:29:58.16535855Z\" level=info msg=\"Creating container: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=2b2e335b-c417-4e3b-949a-d6990fa6b26e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.748397 | controller |     "Jun 10 14:29:58.181498 crc crio[3658]: time=\"2026-06-10T14:29:58.181387685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.748412 | controller |     "Jun 10 14:29:58.280701 crc crio[3658]: time=\"2026-06-10T14:29:58.279790036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.748427 | controller |     "Jun 10 14:29:59.339350 crc crio[3658]: time=\"2026-06-10T14:29:59.338073396Z\" level=info msg=\"Created container 1752e9a4bc09a2c1417795dc8aa1da026a75010fb70be6787d6c2f8ba682f09b: openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy\" id=f04b6c18-ede2-47ba-971e-a1411a9d7d3e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.748442 | controller |     "Jun 10 14:29:59.400460 crc crio[3658]: time=\"2026-06-10T14:29:59.381508855Z\" level=info msg=\"Starting container: 1752e9a4bc09a2c1417795dc8aa1da026a75010fb70be6787d6c2f8ba682f09b\" id=a723cc62-080e-4018-8b62-37b92f7cc812 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.748461 | controller |     "Jun 10 14:29:59.879577 crc crio[3658]: time=\"2026-06-10T14:29:59.868641018Z\" level=info msg=\"Started container\" PID=13673 containerID=1752e9a4bc09a2c1417795dc8aa1da026a75010fb70be6787d6c2f8ba682f09b description=openshift-multus/network-metrics-daemon-n2bqt/kube-rbac-proxy id=a723cc62-080e-4018-8b62-37b92f7cc812 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6c5b3b8114f790f1e9c9df576e0b872867a86410018cb9db253914f56c581c7b",
2026-06-10 15:52:08.748477 | controller |     "Jun 10 14:30:00.020227 crc crio[3658]: time=\"2026-06-10T14:30:00.014233177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.748493 | controller |     "Jun 10 14:30:00.439941 crc crio[3658]: time=\"2026-06-10T14:30:00.43924185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.748508 | controller |     "Jun 10 14:30:00.573423 crc crio[3658]: time=\"2026-06-10T14:30:00.572739388Z\" level=info msg=\"Created container 7da0855204654c5e4b5780747081c84faccd7b15d2b2301e64bfbb6d97b90f09: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=9283dc69-3583-4c21-baf9-4ef2421d7791 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.748523 | controller |     "Jun 10 14:30:00.640707 crc crio[3658]: time=\"2026-06-10T14:30:00.640135731Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-10 15:52:08.748538 | controller |     "Jun 10 14:30:00.641777 crc crio[3658]: time=\"2026-06-10T14:30:00.641754218Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_a32937fe-3f16-452e-83db-3faf3cf29b2a\\\"\"",
2026-06-10 15:52:08.748554 | controller |     "Jun 10 14:30:00.642039 crc crio[3658]: time=\"2026-06-10T14:30:00.642022936Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-10 15:52:08.748569 | controller |     "Jun 10 14:30:00.944463 crc crio[3658]: time=\"2026-06-10T14:30:00.944035666Z\" level=info msg=\"Starting container: 7da0855204654c5e4b5780747081c84faccd7b15d2b2301e64bfbb6d97b90f09\" id=f39deeba-2677-425e-821d-007d0f62137c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.748584 | controller |     "Jun 10 14:30:01.261989 crc crio[3658]: time=\"2026-06-10T14:30:01.259918778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.748599 | controller |     "Jun 10 14:30:01.770574 crc crio[3658]: time=\"2026-06-10T14:30:01.480076697Z\" level=info msg=\"Creating container: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=89bd9479-23d7-4681-a33e-c55cab933c5c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.748614 | controller |     "Jun 10 14:30:01.770574 crc crio[3658]: time=\"2026-06-10T14:30:01.580161067Z\" level=info msg=\"Stopped container 1759edaf01bae78adbeea4bda383d34f2a4cca9ffb9f49278e41523845cee0ab: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=783fb9fd-2b2d-4ab0-a134-f14b86eddcfe name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.748629 | controller |     "Jun 10 14:30:01.770574 crc crio[3658]: time=\"2026-06-10T14:30:01.685062216Z\" level=info msg=\"Started container\" PID=13677 containerID=7da0855204654c5e4b5780747081c84faccd7b15d2b2301e64bfbb6d97b90f09 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=f39deeba-2677-425e-821d-007d0f62137c name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c9bdc71ba2032faf1bf7dd438763e3abfd7f39541339be1823f32161a184649",
2026-06-10 15:52:08.748649 | controller |     "Jun 10 14:30:01.822739 crc crio[3658]: time=\"2026-06-10T14:30:01.821756817Z\" level=info msg=\"Stopped pod sandbox: 471bf39dda67cfc55c3ed790aba66bca400b09b04b1a631f38076f5cc83f7ab1\" id=2b1f63d7-1e92-4d7b-bac9-09b272496590 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.748665 | controller |     "Jun 10 14:30:01.833496 crc crio[3658]: time=\"2026-06-10T14:30:01.832957971Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=116090f6-086a-4fb6-82e0-f553e39346a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.748681 | controller |     "Jun 10 14:30:02.401290 crc crio[3658]: time=\"2026-06-10T14:30:02.399169606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.748697 | controller |     "Jun 10 14:30:02.470392 crc crio[3658]: time=\"2026-06-10T14:30:02.470113251Z\" level=info msg=\"Created container 7757595fd92ca904972a9df6b7720fb7875a461b6019e8bd6b8a130f3e416222: openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy\" id=5999a1ad-7a39-4e15-9286-53c44d3db459 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.748712 | controller |     "Jun 10 14:30:02.504373 crc crio[3658]: time=\"2026-06-10T14:30:02.497029771Z\" level=info msg=\"Starting container: 7757595fd92ca904972a9df6b7720fb7875a461b6019e8bd6b8a130f3e416222\" id=04c51851-a1d5-43e3-b9a7-23877b972c66 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.748728 | controller |     "Jun 10 14:30:02.504373 crc crio[3658]: time=\"2026-06-10T14:30:02.49869718Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=fd2a208f-4c67-4a9d-928d-bb48462c6e49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.748743 | controller |     "Jun 10 14:30:02.679207 crc crio[3658]: time=\"2026-06-10T14:30:02.654705039Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=c4616707-99be-4c48-896a-34b2ec6d9020 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.748759 | controller |     "Jun 10 14:30:02.732423 crc crio[3658]: time=\"2026-06-10T14:30:02.726156389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.748774 | controller |     "Jun 10 14:30:02.976385 crc crio[3658]: time=\"2026-06-10T14:30:02.976107251Z\" level=info msg=\"Got pod network &{Name:community-operators-sgbsl Namespace:openshift-marketplace ID:c83c260d24ed0bdba377e1da835169e706ab4ae0668e3414046b17ca9d827dad UID:43c6d698-9749-4af2-a4e0-ef478edc6123 NetNS:/var/run/netns/728392b4-371b-4428-a423-7704c34cefdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod43c6d698_9749_4af2_a4e0_ef478edc6123.slice PodAnnotations:0xc00012ce98}] Aliases:map[]}\"",
2026-06-10 15:52:08.748791 | controller |     "Jun 10 14:30:02.976385 crc crio[3658]: time=\"2026-06-10T14:30:02.976386359Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-sgbsl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.748807 | controller |     "Jun 10 14:30:03.023607 crc crio[3658]: time=\"2026-06-10T14:30:03.023237116Z\" level=info msg=\"Got pod network &{Name:redhat-operators-chds7 Namespace:openshift-marketplace ID:d9aca9676336612f9ad86303e2a0637e009a1abe8d324e9cd6d285c5c0157930 UID:f61ede9e-9948-4155-bf48-98f9a2797e1d NetNS:/var/run/netns/d9554248-26e9-4543-a9df-68a54198bae7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf61ede9e_9948_4155_bf48_98f9a2797e1d.slice PodAnnotations:0xc00088a5f8}] Aliases:map[]}\"",
2026-06-10 15:52:08.748827 | controller |     "Jun 10 14:30:03.023720 crc crio[3658]: time=\"2026-06-10T14:30:03.023614627Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-chds7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.748843 | controller |     "Jun 10 14:30:03.053777 crc crio[3658]: time=\"2026-06-10T14:30:03.052138164Z\" level=info msg=\"Started container\" PID=13724 containerID=7757595fd92ca904972a9df6b7720fb7875a461b6019e8bd6b8a130f3e416222 description=openshift-dns-operator/dns-operator-799b87ffcd-h5xh9/kube-rbac-proxy id=04c51851-a1d5-43e3-b9a7-23877b972c66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b85938f9604091c931c49ad43df4f093bc174b2d73f3ad2e44093287c6f4a653",
2026-06-10 15:52:08.748878 | controller |     "Jun 10 14:30:03.053777 crc crio[3658]: time=\"2026-06-10T14:30:03.052800763Z\" level=info msg=\"Created container a2ea94e37f2ac10c1e117a91f691e9eaf748b66d3d2a0e0bd8759afac759e9ac: openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy\" id=3a8f2cfd-0934-422a-8711-46f6c85d2c11 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.748895 | controller |     "Jun 10 14:30:03.111940 crc crio[3658]: time=\"2026-06-10T14:30:03.111545985Z\" level=info msg=\"Starting container: a2ea94e37f2ac10c1e117a91f691e9eaf748b66d3d2a0e0bd8759afac759e9ac\" id=10797658-26ab-42df-a1e3-6a6acb457424 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.748911 | controller |     "Jun 10 14:30:03.221697 crc crio[3658]: time=\"2026-06-10T14:30:03.221556642Z\" level=info msg=\"Got pod network &{Name:certified-operators-j8vqx Namespace:openshift-marketplace ID:2f630a73ddb73f9db2c566c8c1da0ecae7e2624095a03d378a2391cfc5ca6443 UID:f2f4c7f9-1fe6-4f66-beee-27325646ec9a NetNS:/var/run/netns/c4164118-0661-4660-976c-8f327867c6d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf2f4c7f9_1fe6_4f66_beee_27325646ec9a.slice PodAnnotations:0xc0010983d8}] Aliases:map[]}\"",
2026-06-10 15:52:08.748927 | controller |     "Jun 10 14:30:03.222214 crc crio[3658]: time=\"2026-06-10T14:30:03.222189411Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-j8vqx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.748943 | controller |     "Jun 10 14:30:03.238642 crc crio[3658]: time=\"2026-06-10T14:30:03.23838833Z\" level=info msg=\"Started container\" PID=13709 containerID=a2ea94e37f2ac10c1e117a91f691e9eaf748b66d3d2a0e0bd8759afac759e9ac description=openshift-multus/multus-admission-controller-69db94689b-rvf8p/kube-rbac-proxy id=10797658-26ab-42df-a1e3-6a6acb457424 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4d569b6fa1ab5ef1a5b4af2130349632d5ac7d6a7fa79b7129023c54d2c27ca4",
2026-06-10 15:52:08.748959 | controller |     "Jun 10 14:30:03.948184 crc crio[3658]: time=\"2026-06-10T14:30:03.921676247Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29685030-db252/POD\" id=e4a1e77c-1024-4e1f-ab3b-477c7b0263d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.748975 | controller |     "Jun 10 14:30:04.856460 crc crio[3658]: time=\"2026-06-10T14:30:04.855552934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.748991 | controller |     "Jun 10 14:30:04.913482 crc crio[3658]: time=\"2026-06-10T14:30:04.913316608Z\" level=info msg=\"Stopping container: 5769f88d416c9aea0ac99c9d533bde68d105b34b94ca79ba7f0ac9cfe0b1fced (timeout: 30s)\" id=e44f7e87-50ae-4dff-bf7c-cc0bb7940ffe name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.749010 | controller |     "Jun 10 14:30:05.765628 crc crio[3658]: time=\"2026-06-10T14:30:05.764741497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.749036 | controller |     "Jun 10 14:30:06.713613 crc crio[3658]: time=\"2026-06-10T14:30:06.712009881Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vtlcf Namespace:openshift-marketplace ID:03803cec1919561a4119b037415d69aa34c06f9113190363d1b9eb3a9fbb6128 UID:4a6ee6a2-4e1e-4847-8e24-5ae046946cc0 NetNS:/var/run/netns/de6823c2-30a3-4580-ba76-bbc97a68f98a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4a6ee6a2_4e1e_4847_8e24_5ae046946cc0.slice PodAnnotations:0xc00008c6b8}] Aliases:map[]}\"",
2026-06-10 15:52:08.749053 | controller |     "Jun 10 14:30:06.713613 crc crio[3658]: time=\"2026-06-10T14:30:06.712110634Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-vtlcf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.749069 | controller |     "Jun 10 14:30:07.555345 crc crio[3658]: time=\"2026-06-10T14:30:07.552524223Z\" level=info msg=\"Stopping container: fe802b04a24cd05fb8829c98ae9498b466d81ca9935c9a01899e36a725cc3aee (timeout: 2s)\" id=4ec23e3d-bc84-48e7-aebc-6d5d035c8c25 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.749084 | controller |     "Jun 10 14:30:08.035434 crc crio[3658]: time=\"2026-06-10T14:30:08.029215844Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685030-db252 Namespace:openshift-operator-lifecycle-manager ID:593b96c17ebc5375f6ff7ed402d9e61b382833c6e2993d33e2d53a1ad64cee11 UID:95049f88-f50b-4179-aac1-189fb9b87f1a NetNS:/var/run/netns/c8f142e5-6b99-4ce6-8430-0c68d1941ddd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95049f88_f50b_4179_aac1_189fb9b87f1a.slice PodAnnotations:0xc00088a2b0}] Aliases:map[]}\"",
2026-06-10 15:52:08.749101 | controller |     "Jun 10 14:30:08.035434 crc crio[3658]: time=\"2026-06-10T14:30:08.029530933Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29685030-db252 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.749117 | controller |     "Jun 10 14:30:08.097962 crc crio[3658]: time=\"2026-06-10T14:30:08.086491914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.749132 | controller |     "Jun 10 14:30:08.367185 crc crio[3658]: time=\"2026-06-10T14:30:08.367008571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.749148 | controller |     "Jun 10 14:30:08.495804 crc crio[3658]: time=\"2026-06-10T14:30:08.495595217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.749163 | controller |     "Jun 10 14:30:09.238359 crc crio[3658]: time=\"2026-06-10T14:30:09.237475802Z\" level=info msg=\"Stopped container 5769f88d416c9aea0ac99c9d533bde68d105b34b94ca79ba7f0ac9cfe0b1fced: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=e44f7e87-50ae-4dff-bf7c-cc0bb7940ffe name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.749178 | controller |     "Jun 10 14:30:09.242993 crc crio[3658]: time=\"2026-06-10T14:30:09.242671012Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=eb35f28c-fbe8-4e71-a702-a40d96a76a6f name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.749198 | controller |     "Jun 10 14:30:09.448245 crc crio[3658]: time=\"2026-06-10T14:30:09.448112215Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:43b0e0b7e1955ee905e48799a62f50b8a8df553190415ce1f5550375c2507ca5\" id=504a1cc1-cd51-4d08-8578-201294126c71 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.749214 | controller |     "Jun 10 14:30:09.605998 crc crio[3658]: time=\"2026-06-10T14:30:09.605659399Z\" level=info msg=\"Stopped container fe802b04a24cd05fb8829c98ae9498b466d81ca9935c9a01899e36a725cc3aee: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=4ec23e3d-bc84-48e7-aebc-6d5d035c8c25 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.749228 | controller |     "Jun 10 14:30:09.631414 crc crio[3658]: time=\"2026-06-10T14:30:09.62673589Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=b4775b66-0f51-4b23-9cf6-03fb32f2d0a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.749244 | controller |     "Jun 10 14:30:09.893056 crc crio[3658]: time=\"2026-06-10T14:30:09.891954643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.749259 | controller |     "Jun 10 14:30:09.915460 crc crio[3658]: time=\"2026-06-10T14:30:09.905079053Z\" level=info msg=\"Created container 3ba75df7cdcab4b0d9cdd2e5a7192e94d09999e30cb04aac4426036b8d96b77d: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=c4616707-99be-4c48-896a-34b2ec6d9020 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.749274 | controller |     "Jun 10 14:30:09.927590 crc crio[3658]: time=\"2026-06-10T14:30:09.920168031Z\" level=info msg=\"Starting container: 3ba75df7cdcab4b0d9cdd2e5a7192e94d09999e30cb04aac4426036b8d96b77d\" id=f854c305-67f2-4040-b8eb-0e6da6348953 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.749289 | controller |     "Jun 10 14:30:10.770770 crc crio[3658]: time=\"2026-06-10T14:30:10.769819548Z\" level=info msg=\"Started container\" PID=13899 containerID=3ba75df7cdcab4b0d9cdd2e5a7192e94d09999e30cb04aac4426036b8d96b77d description=openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator id=f854c305-67f2-4040-b8eb-0e6da6348953 name=/runtime.v1.RuntimeService/StartContainer sandboxID=97b6de7f6451aae19fa837bc5a97b426ae3f93d11510b0459ab7c1f431a57bce",
2026-06-10 15:52:08.749304 | controller |     "Jun 10 14:30:10.913943 crc crio[3658]: time=\"2026-06-10T14:30:10.908973579Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-10 15:52:08.749318 | controller |     "Jun 10 14:30:10.943575 crc crio[3658]: time=\"2026-06-10T14:30:10.941297366Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=ad7c3169-cb32-4ce8-a2bb-c089d58ddfd6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.749334 | controller |     "Jun 10 14:30:11.000628 crc crio[3658]: time=\"2026-06-10T14:30:11.000564933Z\" level=info msg=\"Creating container: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=22a75d5d-16d1-460d-8fe4-0a446bfed97a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.749349 | controller |     "Jun 10 14:30:11.007321 crc crio[3658]: time=\"2026-06-10T14:30:11.002044466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.749364 | controller |     "Jun 10 14:30:11.025480 crc crio[3658]: time=\"2026-06-10T14:30:11.025225527Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=0d6291f7-0e8f-4d82-907e-f71f130eebdd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.749385 | controller |     "Jun 10 14:30:11.204968 crc crio[3658]: time=\"2026-06-10T14:30:11.20478608Z\" level=info msg=\"Created container 19f1df47d1cbc4251b1b2049985be512d49300b51d2536c1fcbbf5754efc0e38: hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner\" id=d415735e-4f2f-4790-bf77-98f6989e92e3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.749401 | controller |     "Jun 10 14:30:11.272682 crc crio[3658]: time=\"2026-06-10T14:30:11.259740752Z\" level=info msg=\"Starting container: 19f1df47d1cbc4251b1b2049985be512d49300b51d2536c1fcbbf5754efc0e38\" id=40175e0b-517c-4780-a69d-cc185b053bfe name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.749416 | controller |     "Jun 10 14:30:11.290713 crc crio[3658]: time=\"2026-06-10T14:30:11.288158125Z\" level=info msg=\"Started container\" PID=13924 containerID=19f1df47d1cbc4251b1b2049985be512d49300b51d2536c1fcbbf5754efc0e38 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/hostpath-provisioner id=40175e0b-517c-4780-a69d-cc185b053bfe name=/runtime.v1.RuntimeService/StartContainer sandboxID=db6b7d883f3f3be8e921d7e4e16673bef4f3d975921cca631c2c1ee3a3357e76",
2026-06-10 15:52:08.749431 | controller |     "Jun 10 14:30:11.816659 crc crio[3658]: time=\"2026-06-10T14:30:11.624068408Z\" level=info msg=\"Stopping container: 7da0855204654c5e4b5780747081c84faccd7b15d2b2301e64bfbb6d97b90f09 (timeout: 30s)\" id=ab4c6757-af35-437b-9d73-056f421098a3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.749446 | controller |     "Jun 10 14:30:11.975321 crc crio[3658]: time=\"2026-06-10T14:30:11.974965454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.749461 | controller |     "Jun 10 14:30:12.394398 crc crio[3658]: time=\"2026-06-10T14:30:12.383772599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.749476 | controller |     "Jun 10 14:30:12.394398 crc crio[3658]: time=\"2026-06-10T14:30:12.393596023Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=7e856ac4-2889-4a24-9a15-08a9bf576141 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.749491 | controller |     "Jun 10 14:30:12.509186 crc crio[3658]: time=\"2026-06-10T14:30:12.507541074Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-node-driver-registrar:latest\" id=91f4ffe9-932b-419a-b0a6-d3560fdffe6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.749506 | controller |     "Jun 10 14:30:12.629956 crc crio[3658]: time=\"2026-06-10T14:30:12.629765016Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=de7d9a26-254c-4558-a888-a11aa63012df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.749520 | controller |     "Jun 10 14:30:12.671738 crc crio[3658]: time=\"2026-06-10T14:30:12.670916178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.749535 | controller |     "Jun 10 14:30:12.697400 crc crio[3658]: time=\"2026-06-10T14:30:12.697153578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.749550 | controller |     "Jun 10 14:30:12.956541 crc crio[3658]: time=\"2026-06-10T14:30:12.940779627Z\" level=info msg=\"Stopping container: 5e363d7a66414da53cf82cdc40c5d648926837a23607537398414be661334b88 (timeout: 3600s)\" id=1a552145-cc1d-4bf4-bc00-1fc0877ba098 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.749568 | controller |     "Jun 10 14:30:13.830223 crc crio[3658]: time=\"2026-06-10T14:30:13.828724123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.749584 | controller |     "Jun 10 14:30:14.208838 crc crio[3658]: time=\"2026-06-10T14:30:14.208143405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.749599 | controller |     "Jun 10 14:30:14.236197 crc crio[3658]: time=\"2026-06-10T14:30:14.234778177Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.749614 | controller |     "Jun 10 14:30:14.408613 crc crio[3658]: time=\"2026-06-10T14:30:14.367694868Z\" level=info msg=\"Stopped container 7da0855204654c5e4b5780747081c84faccd7b15d2b2301e64bfbb6d97b90f09: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=ab4c6757-af35-437b-9d73-056f421098a3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.749629 | controller |     "Jun 10 14:30:14.467245 crc crio[3658]: time=\"2026-06-10T14:30:14.467022456Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=d8dd840e-4859-4896-825b-d7189922a270 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.749644 | controller |     "Jun 10 14:30:14.658238 crc crio[3658]: time=\"2026-06-10T14:30:14.655498856Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=bd3af931-a712-4aac-80c7-04e0cc292db8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.749659 | controller |     "Jun 10 14:30:14.744909 crc crio[3658]: time=\"2026-06-10T14:30:14.744650039Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=affa20e3-68eb-42c7-9e70-ee6ebec0de13 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.749673 | controller |     "Jun 10 14:30:14.745194 crc crio[3658]: time=\"2026-06-10T14:30:14.745151054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.749688 | controller |     "Jun 10 14:30:15.108949 crc crio[3658]: time=\"2026-06-10T14:30:15.072013794Z\" level=info msg=\"Created container 7745d24fa090a4e159067d8f63d79ccc5eb2f4588398d166442209dc2aba5a77: openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator\" id=22a75d5d-16d1-460d-8fe4-0a446bfed97a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.749703 | controller |     "Jun 10 14:30:15.262697 crc crio[3658]: time=\"2026-06-10T14:30:15.2616904Z\" level=info msg=\"Starting container: 7745d24fa090a4e159067d8f63d79ccc5eb2f4588398d166442209dc2aba5a77\" id=4cc39426-dafa-47a7-bcf6-5344b79512b4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.749718 | controller |     "Jun 10 14:30:16.271457 crc crio[3658]: time=\"2026-06-10T14:30:16.250854849Z\" level=info msg=\"Created container 5e264478f1e83500ed9373bce37e7423f0befe0bb676bde8990b9d236317908e: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=0d6291f7-0e8f-4d82-907e-f71f130eebdd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.749732 | controller |     "Jun 10 14:30:16.292449 crc crio[3658]: time=\"2026-06-10T14:30:16.285966846Z\" level=info msg=\"Starting container: 5e264478f1e83500ed9373bce37e7423f0befe0bb676bde8990b9d236317908e\" id=c7053b11-e19a-466f-a8b9-3e410f1dc3dc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.749751 | controller |     "Jun 10 14:30:16.765436 crc crio[3658]: time=\"2026-06-10T14:30:16.764774239Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.749766 | controller |     "Jun 10 14:30:16.768754 crc crio[3658]: time=\"2026-06-10T14:30:16.768481696Z\" level=info msg=\"Started container\" PID=13988 containerID=7745d24fa090a4e159067d8f63d79ccc5eb2f4588398d166442209dc2aba5a77 description=openshift-console-operator/console-operator-67c89758df-4jf4f/console-operator id=4cc39426-dafa-47a7-bcf6-5344b79512b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8b6b888326e88b747d338d2410a08e390a035309071da2be68f5aae33f0d5ed5",
2026-06-10 15:52:08.749782 | controller |     "Jun 10 14:30:16.988351 crc crio[3658]: time=\"2026-06-10T14:30:16.98781315Z\" level=info msg=\"Started container\" PID=14043 containerID=5e264478f1e83500ed9373bce37e7423f0befe0bb676bde8990b9d236317908e description=openshift-console/downloads-747b44746d-4pqvr/download-server id=c7053b11-e19a-466f-a8b9-3e410f1dc3dc name=/runtime.v1.RuntimeService/StartContainer sandboxID=27067ce548bf8a873d1dcf9ba0791894c1832c1768aa1ec2ee30f13f07a8377f",
2026-06-10 15:52:08.749797 | controller |     "Jun 10 14:30:17.426468 crc crio[3658]: time=\"2026-06-10T14:30:17.419777286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.749813 | controller |     "Jun 10 14:30:17.655811 crc crio[3658]: time=\"2026-06-10T14:30:17.651348865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.749828 | controller |     "Jun 10 14:30:18.734823 crc crio[3658]: time=\"2026-06-10T14:30:18.734655402Z\" level=info msg=\"Created container 74d76af496efe3868614da456a2c99e66e4b95e7b4e3546e6d311f2d47036ac5: openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver\" id=2b2e335b-c417-4e3b-949a-d6990fa6b26e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.749842 | controller |     "Jun 10 14:30:18.793317 crc crio[3658]: time=\"2026-06-10T14:30:18.783569099Z\" level=info msg=\"Starting container: 74d76af496efe3868614da456a2c99e66e4b95e7b4e3546e6d311f2d47036ac5\" id=b0cebce8-84b5-4f5b-a082-e97ec5a91f75 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.749877 | controller |     "Jun 10 14:30:18.893799 crc crio[3658]: time=\"2026-06-10T14:30:18.892738702Z\" level=info msg=\"Started container\" PID=14077 containerID=74d76af496efe3868614da456a2c99e66e4b95e7b4e3546e6d311f2d47036ac5 description=openshift-oauth-apiserver/apiserver-8596bd845d-l6g6s/oauth-apiserver id=b0cebce8-84b5-4f5b-a082-e97ec5a91f75 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c395c0966dcd9852a40572361c77961db8e60dc9184719056e0cb52ec1debe5c",
2026-06-10 15:52:08.749894 | controller |     "Jun 10 14:30:19.018519 crc crio[3658]: time=\"2026-06-10T14:30:19.003870722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.749910 | controller |     "Jun 10 14:30:19.875111 crc crio[3658]: time=\"2026-06-10T14:30:19.868550754Z\" level=info msg=\"Created container 829cae27103aab99e5b8ec0f40b8fc22096a238300b66abcd1cfcb3a4c5491a2: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=affa20e3-68eb-42c7-9e70-ee6ebec0de13 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.749925 | controller |     "Jun 10 14:30:20.036177 crc crio[3658]: time=\"2026-06-10T14:30:20.02716821Z\" level=info msg=\"Starting container: 829cae27103aab99e5b8ec0f40b8fc22096a238300b66abcd1cfcb3a4c5491a2\" id=cf7a56fb-25ff-4c44-9b2d-f3ccc3efb268 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.749941 | controller |     "Jun 10 14:30:20.544394 crc crio[3658]: time=\"2026-06-10T14:30:20.537861385Z\" level=info msg=\"Started container\" PID=14096 containerID=829cae27103aab99e5b8ec0f40b8fc22096a238300b66abcd1cfcb3a4c5491a2 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=cf7a56fb-25ff-4c44-9b2d-f3ccc3efb268 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c9bdc71ba2032faf1bf7dd438763e3abfd7f39541339be1823f32161a184649",
2026-06-10 15:52:08.749960 | controller |     "Jun 10 14:30:20.829388 crc crio[3658]: time=\"2026-06-10T14:30:20.828828666Z\" level=info msg=\"Created container 40f043b6763e15f4f0a3e262d554246070c5e369096ed3a0568d299c3f76022e: openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints\" id=89bd9479-23d7-4681-a33e-c55cab933c5c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.749976 | controller |     "Jun 10 14:30:21.053693 crc crio[3658]: time=\"2026-06-10T14:30:21.053241228Z\" level=info msg=\"Starting container: 40f043b6763e15f4f0a3e262d554246070c5e369096ed3a0568d299c3f76022e\" id=1141214b-d016-466c-83d0-79cb26e8a02e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.749992 | controller |     "Jun 10 14:30:21.398407 crc crio[3658]: time=\"2026-06-10T14:30:21.391039625Z\" level=info msg=\"Started container\" PID=14118 containerID=40f043b6763e15f4f0a3e262d554246070c5e369096ed3a0568d299c3f76022e description=openshift-apiserver/apiserver-9ddfb9f55-k47zv/openshift-apiserver-check-endpoints id=1141214b-d016-466c-83d0-79cb26e8a02e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b7486fa053907655d15ab846f11081731edf05d085a2f70c506a946d7450508",
2026-06-10 15:52:08.750007 | controller |     "Jun 10 14:30:24.960456 crc crio[3658]: 2026-06-10T14:30:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2f630a73ddb73f9 Mac:12:94:ca:b1:e3:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/c4164118-0661-4660-976c-8f327867c6d4 SocketPath: PciID:}] [{Interface:0xc000014c40 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.750023 | controller |     "Jun 10 14:30:24.962150 crc crio[3658]: 2026-06-10T14:30:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d9aca9676336612 Mac:e6:1e:b3:aa:d2:8d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/d9554248-26e9-4543-a9df-68a54198bae7 SocketPath: PciID:}] [{Interface:0xc00012c950 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.750038 | controller |     "Jun 10 14:30:26.215377 crc crio[3658]: 2026-06-10T14:30:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:593b96c17ebc537 Mac:02:2c:c1:c4:40:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/c8f142e5-6b99-4ce6-8430-0c68d1941ddd SocketPath: PciID:}] [{Interface:0xc0004bc730 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.750054 | controller |     "Jun 10 14:30:26.223353 crc crio[3658]: 2026-06-10T14:30:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:03803cec1919561 Mac:3e:53:8a:64:ca:27 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/de6823c2-30a3-4580-ba76-bbc97a68f98a SocketPath: PciID:}] [{Interface:0xc0001296d0 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.750071 | controller |     "Jun 10 14:30:27.188796 crc crio[3658]: 2026-06-10T14:30:27Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c83c260d24ed0bd Mac:1e:0e:97:51:8a:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/728392b4-371b-4428-a423-7704c34cefdb SocketPath: PciID:}] [{Interface:0xc000020ff0 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.750086 | controller |     "Jun 10 14:30:27.213545 crc crio[3658]: time=\"2026-06-10T14:30:27.213219961Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-10 15:52:08.750106 | controller |     "Jun 10 14:30:27.214451 crc crio[3658]: time=\"2026-06-10T14:30:27.213548891Z\" level=info msg=\"Got pod network &{Name:community-operators-sgbsl Namespace:openshift-marketplace ID:c83c260d24ed0bdba377e1da835169e706ab4ae0668e3414046b17ca9d827dad UID:43c6d698-9749-4af2-a4e0-ef478edc6123 NetNS:/var/run/netns/728392b4-371b-4428-a423-7704c34cefdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod43c6d698_9749_4af2_a4e0_ef478edc6123.slice PodAnnotations:0xc00012ce98}] Aliases:map[]}\"",
2026-06-10 15:52:08.750123 | controller |     "Jun 10 14:30:27.226081 crc crio[3658]: time=\"2026-06-10T14:30:27.225629291Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-sgbsl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.750139 | controller |     "Jun 10 14:30:27.235770 crc crio[3658]: time=\"2026-06-10T14:30:27.235232179Z\" level=info msg=\"Got pod network &{Name:certified-operators-j8vqx Namespace:openshift-marketplace ID:2f630a73ddb73f9db2c566c8c1da0ecae7e2624095a03d378a2391cfc5ca6443 UID:f2f4c7f9-1fe6-4f66-beee-27325646ec9a NetNS:/var/run/netns/c4164118-0661-4660-976c-8f327867c6d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf2f4c7f9_1fe6_4f66_beee_27325646ec9a.slice PodAnnotations:0xc0010983d8}] Aliases:map[]}\"",
2026-06-10 15:52:08.750155 | controller |     "Jun 10 14:30:27.235855 crc crio[3658]: time=\"2026-06-10T14:30:27.235787565Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-j8vqx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.750171 | controller |     "Jun 10 14:30:27.236588 crc crio[3658]: time=\"2026-06-10T14:30:27.236188057Z\" level=info msg=\"Got pod network &{Name:redhat-operators-chds7 Namespace:openshift-marketplace ID:d9aca9676336612f9ad86303e2a0637e009a1abe8d324e9cd6d285c5c0157930 UID:f61ede9e-9948-4155-bf48-98f9a2797e1d NetNS:/var/run/netns/d9554248-26e9-4543-a9df-68a54198bae7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf61ede9e_9948_4155_bf48_98f9a2797e1d.slice PodAnnotations:0xc00088a5f8}] Aliases:map[]}\"",
2026-06-10 15:52:08.750187 | controller |     "Jun 10 14:30:27.237109 crc crio[3658]: time=\"2026-06-10T14:30:27.236798695Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-chds7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.750202 | controller |     "Jun 10 14:30:27.237797 crc crio[3658]: time=\"2026-06-10T14:30:27.237427853Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685030-db252 Namespace:openshift-operator-lifecycle-manager ID:593b96c17ebc5375f6ff7ed402d9e61b382833c6e2993d33e2d53a1ad64cee11 UID:95049f88-f50b-4179-aac1-189fb9b87f1a NetNS:/var/run/netns/c8f142e5-6b99-4ce6-8430-0c68d1941ddd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95049f88_f50b_4179_aac1_189fb9b87f1a.slice PodAnnotations:0xc00088a2b0}] Aliases:map[]}\"",
2026-06-10 15:52:08.750218 | controller |     "Jun 10 14:30:27.237797 crc crio[3658]: time=\"2026-06-10T14:30:27.237692641Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29685030-db252 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.750234 | controller |     "Jun 10 14:30:27.242846 crc crio[3658]: time=\"2026-06-10T14:30:27.240878143Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vtlcf Namespace:openshift-marketplace ID:03803cec1919561a4119b037415d69aa34c06f9113190363d1b9eb3a9fbb6128 UID:4a6ee6a2-4e1e-4847-8e24-5ae046946cc0 NetNS:/var/run/netns/de6823c2-30a3-4580-ba76-bbc97a68f98a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4a6ee6a2_4e1e_4847_8e24_5ae046946cc0.slice PodAnnotations:0xc00008c6b8}] Aliases:map[]}\"",
2026-06-10 15:52:08.750253 | controller |     "Jun 10 14:30:27.242846 crc crio[3658]: time=\"2026-06-10T14:30:27.2417982Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-vtlcf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.750270 | controller |     "Jun 10 14:30:27.335507 crc crio[3658]: time=\"2026-06-10T14:30:27.334741502Z\" level=info msg=\"Ran pod sandbox c83c260d24ed0bdba377e1da835169e706ab4ae0668e3414046b17ca9d827dad with infra container: openshift-marketplace/community-operators-sgbsl/POD\" id=84cbf92d-77ac-4df7-8804-72d557d5d2ee name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.750286 | controller |     "Jun 10 14:30:27.407421 crc crio[3658]: time=\"2026-06-10T14:30:27.406136981Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6c029d4d-97bd-41fb-818e-39eeec8aa173 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.750301 | controller |     "Jun 10 14:30:27.828709 crc crio[3658]: time=\"2026-06-10T14:30:27.824589644Z\" level=info msg=\"Ran pod sandbox d9aca9676336612f9ad86303e2a0637e009a1abe8d324e9cd6d285c5c0157930 with infra container: openshift-marketplace/redhat-operators-chds7/POD\" id=78fc4b9d-0e03-47c9-8609-49ed3560fbc9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.750316 | controller |     "Jun 10 14:30:27.852115 crc crio[3658]: time=\"2026-06-10T14:30:27.848507697Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ca347eb9-6229-41ae-a9b7-b74936b44e0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.750331 | controller |     "Jun 10 14:30:28.130296 crc crio[3658]: time=\"2026-06-10T14:30:28.129817217Z\" level=info msg=\"Ran pod sandbox 2f630a73ddb73f9db2c566c8c1da0ecae7e2624095a03d378a2391cfc5ca6443 with infra container: openshift-marketplace/certified-operators-j8vqx/POD\" id=ee37c01d-0e5c-489a-a8c2-937476c73267 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.750347 | controller |     "Jun 10 14:30:28.295457 crc crio[3658]: time=\"2026-06-10T14:30:28.289639338Z\" level=info msg=\"Ran pod sandbox 593b96c17ebc5375f6ff7ed402d9e61b382833c6e2993d33e2d53a1ad64cee11 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29685030-db252/POD\" id=e4a1e77c-1024-4e1f-ab3b-477c7b0263d7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.750362 | controller |     "Jun 10 14:30:28.318766 crc crio[3658]: time=\"2026-06-10T14:30:28.30488326Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=89931076-acf1-442c-b39f-afc371cb3459 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.750378 | controller |     "Jun 10 14:30:28.395829 crc crio[3658]: time=\"2026-06-10T14:30:28.394686592Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e1d2831e-c9a9-4605-b97a-ec4a5e2ab7ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.750393 | controller |     "Jun 10 14:30:28.526408 crc crio[3658]: time=\"2026-06-10T14:30:28.525471511Z\" level=info msg=\"Running pod sandbox: openshift-multus/cni-sysctl-allowlist-ds-4b7cw/POD\" id=7a5187eb-33a7-448c-b9d8-c388c1867da9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.750408 | controller |     "Jun 10 14:30:28.533436 crc crio[3658]: time=\"2026-06-10T14:30:28.528810428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.750429 | controller |     "Jun 10 14:30:28.699530 crc crio[3658]: time=\"2026-06-10T14:30:28.68940861Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b9dfadf2-d0b4-4270-ace1-86b2a9303ffb name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.750445 | controller |     "Jun 10 14:30:28.728670 crc crio[3658]: time=\"2026-06-10T14:30:28.720732828Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=72643e2a-ce3b-48b3-9ccc-aa3c6fdc71cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.750461 | controller |     "Jun 10 14:30:28.728670 crc crio[3658]: time=\"2026-06-10T14:30:28.720903423Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ba228c1f-12fc-40f1-83be-7cac96972c62 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.750476 | controller |     "Jun 10 14:30:28.728670 crc crio[3658]: time=\"2026-06-10T14:30:28.721535371Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8f0c8967-5d86-4ea5-9d52-df6d735391c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.750491 | controller |     "Jun 10 14:30:28.802074 crc crio[3658]: time=\"2026-06-10T14:30:28.801800357Z\" level=info msg=\"Ran pod sandbox 03803cec1919561a4119b037415d69aa34c06f9113190363d1b9eb3a9fbb6128 with infra container: openshift-marketplace/redhat-marketplace-vtlcf/POD\" id=b8ca6a37-52e2-4931-967b-f00e7768f3bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.750506 | controller |     "Jun 10 14:30:28.848437 crc crio[3658]: time=\"2026-06-10T14:30:28.848382136Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=250eb149-6e89-48e6-a31a-6132b43940c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.750521 | controller |     "Jun 10 14:30:29.408552 crc crio[3658]: time=\"2026-06-10T14:30:29.403720936Z\" level=info msg=\"Stopping container: 829cae27103aab99e5b8ec0f40b8fc22096a238300b66abcd1cfcb3a4c5491a2 (timeout: 30s)\" id=7f9d8d83-6ad2-423a-a102-996c87e9405f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.750536 | controller |     "Jun 10 14:30:29.628596 crc crio[3658]: time=\"2026-06-10T14:30:29.624420191Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-chds7/extract-utilities\" id=d31710cc-fafc-46dc-915d-d92ab3e034dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.750552 | controller |     "Jun 10 14:30:29.650849 crc crio[3658]: time=\"2026-06-10T14:30:29.650727533Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=7a5187eb-33a7-448c-b9d8-c388c1867da9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.750566 | controller |     "Jun 10 14:30:29.662384 crc crio[3658]: time=\"2026-06-10T14:30:29.65475809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.750581 | controller |     "Jun 10 14:30:29.671618 crc crio[3658]: time=\"2026-06-10T14:30:29.667642303Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=1f1274ae-4a3c-4d90-8c1e-2f443c766164 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.750597 | controller |     "Jun 10 14:30:29.671618 crc crio[3658]: time=\"2026-06-10T14:30:29.668210839Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29685030-db252/collect-profiles\" id=ab9887cb-dffc-41ff-9a22-8f16bb774895 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.750616 | controller |     "Jun 10 14:30:29.671618 crc crio[3658]: time=\"2026-06-10T14:30:29.668545579Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-sgbsl/extract-utilities\" id=cac7c972-c689-4efd-9edf-a4243c3bb08f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.750631 | controller |     "Jun 10 14:30:29.700441 crc crio[3658]: time=\"2026-06-10T14:30:29.694049698Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-j8vqx/extract-utilities\" id=f8a6e2c6-5de7-4161-8299-09584cbcabed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.750646 | controller |     "Jun 10 14:30:30.129911 crc crio[3658]: time=\"2026-06-10T14:30:30.129733341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.750661 | controller |     "Jun 10 14:30:30.132099 crc crio[3658]: time=\"2026-06-10T14:30:30.131871073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.750676 | controller |     "Jun 10 14:30:30.137029 crc crio[3658]: time=\"2026-06-10T14:30:30.136655122Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.750691 | controller |     "Jun 10 14:30:30.179511 crc crio[3658]: time=\"2026-06-10T14:30:30.179137933Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vtlcf/extract-utilities\" id=6f2e8ac6-4077-4185-b37a-c536e218be3b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.750707 | controller |     "Jun 10 14:30:30.277058 crc crio[3658]: time=\"2026-06-10T14:30:30.276985108Z\" level=info msg=\"Ran pod sandbox d04e7eaf5de4edb57ab677f7a285fb3d3c7084e64465dfc7910d1b742b90e427 with infra container: openshift-multus/cni-sysctl-allowlist-ds-4b7cw/POD\" id=7a5187eb-33a7-448c-b9d8-c388c1867da9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.750722 | controller |     "Jun 10 14:30:30.282342 crc crio[3658]: time=\"2026-06-10T14:30:30.281984012Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=d55bb05e-08fa-466c-af37-99d169b34ed8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.750737 | controller |     "Jun 10 14:30:30.301333 crc crio[3658]: time=\"2026-06-10T14:30:30.299079828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.750752 | controller |     "Jun 10 14:30:30.301333 crc crio[3658]: time=\"2026-06-10T14:30:30.30087321Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=566af97f-fe5c-4689-af36-7d2d2bedb48f name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.750767 | controller |     "Jun 10 14:30:30.340769 crc crio[3658]: time=\"2026-06-10T14:30:30.340492817Z\" level=info msg=\"Creating container: openshift-multus/cni-sysctl-allowlist-ds-4b7cw/kube-multus-additional-cni-plugins\" id=3e4345c1-1c85-468f-8748-a6b4e5b5ffcc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.750783 | controller |     "Jun 10 14:30:30.419511 crc crio[3658]: time=\"2026-06-10T14:30:30.40063693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.750801 | controller |     "Jun 10 14:30:30.467516 crc crio[3658]: time=\"2026-06-10T14:30:30.465970753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.750817 | controller |     "Jun 10 14:30:30.640617 crc crio[3658]: time=\"2026-06-10T14:30:30.639444129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.750832 | controller |     "Jun 10 14:30:30.922512 crc crio[3658]: time=\"2026-06-10T14:30:30.921501481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.750861 | controller |     "Jun 10 14:30:31.199851 crc crio[3658]: time=\"2026-06-10T14:30:31.199776173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.750881 | controller |     "Jun 10 14:30:31.233412 crc crio[3658]: time=\"2026-06-10T14:30:31.226759855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.750898 | controller |     "Jun 10 14:30:31.234209 crc crio[3658]: time=\"2026-06-10T14:30:31.234130249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.750917 | controller |     "Jun 10 14:30:31.253749 crc crio[3658]: time=\"2026-06-10T14:30:31.25351228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.750935 | controller |     "Jun 10 14:30:31.254167 crc crio[3658]: time=\"2026-06-10T14:30:31.254127828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.750950 | controller |     "Jun 10 14:30:31.290737 crc crio[3658]: time=\"2026-06-10T14:30:31.290031299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.750966 | controller |     "Jun 10 14:30:31.380340 crc crio[3658]: time=\"2026-06-10T14:30:31.380074226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.750981 | controller |     "Jun 10 14:30:31.537650 crc crio[3658]: time=\"2026-06-10T14:30:31.537553559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.750996 | controller |     "Jun 10 14:30:32.202525 crc crio[3658]: time=\"2026-06-10T14:30:32.197706766Z\" level=info msg=\"Created container 461664d447c02dd977bcd04abd3e6cd45c3add8713043c862b5a6b478bf0baaf: openshift-marketplace/certified-operators-j8vqx/extract-utilities\" id=f8a6e2c6-5de7-4161-8299-09584cbcabed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.751011 | controller |     "Jun 10 14:30:32.282806 crc crio[3658]: time=\"2026-06-10T14:30:32.276844459Z\" level=info msg=\"Starting container: 461664d447c02dd977bcd04abd3e6cd45c3add8713043c862b5a6b478bf0baaf\" id=3e26d7dc-10ca-4ccb-8520-21299bde0607 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.751026 | controller |     "Jun 10 14:30:32.630439 crc crio[3658]: time=\"2026-06-10T14:30:32.630367451Z\" level=info msg=\"Created container 8b33453edf2a7d4813e77acdb6dedaf7388a8e326e15bf0579ecee4a583bb431: openshift-operator-lifecycle-manager/collect-profiles-29685030-db252/collect-profiles\" id=ab9887cb-dffc-41ff-9a22-8f16bb774895 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.751045 | controller |     "Jun 10 14:30:32.677196 crc crio[3658]: time=\"2026-06-10T14:30:32.676769946Z\" level=info msg=\"Created container 4fd80377d3561fda1ada898d9c5f9909fb89462633b1b95a1a30560bb24c860e: openshift-marketplace/community-operators-sgbsl/extract-utilities\" id=cac7c972-c689-4efd-9edf-a4243c3bb08f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.751061 | controller |     "Jun 10 14:30:32.681648 crc crio[3658]: time=\"2026-06-10T14:30:32.680774732Z\" level=info msg=\"Starting container: 8b33453edf2a7d4813e77acdb6dedaf7388a8e326e15bf0579ecee4a583bb431\" id=10a6e649-5b1f-4e88-8a78-d89a6f89ec7e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.751075 | controller |     "Jun 10 14:30:32.694811 crc crio[3658]: time=\"2026-06-10T14:30:32.684741237Z\" level=info msg=\"Starting container: 4fd80377d3561fda1ada898d9c5f9909fb89462633b1b95a1a30560bb24c860e\" id=d412b77d-b577-4495-91eb-2ae3019858df name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.751090 | controller |     "Jun 10 14:30:32.799364 crc crio[3658]: time=\"2026-06-10T14:30:32.7959959Z\" level=info msg=\"Created container 79b3aa06941885bd222e22469a16db148b8e0f978b585a754a21f0a7188a3a08: openshift-marketplace/redhat-operators-chds7/extract-utilities\" id=d31710cc-fafc-46dc-915d-d92ab3e034dc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.751105 | controller |     "Jun 10 14:30:32.818600 crc crio[3658]: time=\"2026-06-10T14:30:32.808708948Z\" level=info msg=\"Starting container: 79b3aa06941885bd222e22469a16db148b8e0f978b585a754a21f0a7188a3a08\" id=3ddbb474-adac-4558-bea5-7a0029730216 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.751120 | controller |     "Jun 10 14:30:32.882670 crc crio[3658]: time=\"2026-06-10T14:30:32.882576168Z\" level=info msg=\"Started container\" PID=14316 containerID=79b3aa06941885bd222e22469a16db148b8e0f978b585a754a21f0a7188a3a08 description=openshift-marketplace/redhat-operators-chds7/extract-utilities id=3ddbb474-adac-4558-bea5-7a0029730216 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9aca9676336612f9ad86303e2a0637e009a1abe8d324e9cd6d285c5c0157930",
2026-06-10 15:52:08.751136 | controller |     "Jun 10 14:30:32.930751 crc crio[3658]: time=\"2026-06-10T14:30:32.920810746Z\" level=info msg=\"Started container\" PID=14323 containerID=8b33453edf2a7d4813e77acdb6dedaf7388a8e326e15bf0579ecee4a583bb431 description=openshift-operator-lifecycle-manager/collect-profiles-29685030-db252/collect-profiles id=10a6e649-5b1f-4e88-8a78-d89a6f89ec7e name=/runtime.v1.RuntimeService/StartContainer sandboxID=593b96c17ebc5375f6ff7ed402d9e61b382833c6e2993d33e2d53a1ad64cee11",
2026-06-10 15:52:08.751151 | controller |     "Jun 10 14:30:32.930751 crc crio[3658]: time=\"2026-06-10T14:30:32.921681111Z\" level=info msg=\"Started container\" PID=14308 containerID=461664d447c02dd977bcd04abd3e6cd45c3add8713043c862b5a6b478bf0baaf description=openshift-marketplace/certified-operators-j8vqx/extract-utilities id=3e26d7dc-10ca-4ccb-8520-21299bde0607 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f630a73ddb73f9db2c566c8c1da0ecae7e2624095a03d378a2391cfc5ca6443",
2026-06-10 15:52:08.751167 | controller |     "Jun 10 14:30:33.010605 crc crio[3658]: time=\"2026-06-10T14:30:33.010480754Z\" level=info msg=\"Started container\" PID=14321 containerID=4fd80377d3561fda1ada898d9c5f9909fb89462633b1b95a1a30560bb24c860e description=openshift-marketplace/community-operators-sgbsl/extract-utilities id=d412b77d-b577-4495-91eb-2ae3019858df name=/runtime.v1.RuntimeService/StartContainer sandboxID=c83c260d24ed0bdba377e1da835169e706ab4ae0668e3414046b17ca9d827dad",
2026-06-10 15:52:08.751183 | controller |     "Jun 10 14:30:33.116854 crc crio[3658]: time=\"2026-06-10T14:30:33.116382443Z\" level=info msg=\"Created container 5f4f77ce8a9777024e989a579f432e03c7a78efafea705c361fa20de57523315: openshift-marketplace/redhat-marketplace-vtlcf/extract-utilities\" id=6f2e8ac6-4077-4185-b37a-c536e218be3b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.751202 | controller |     "Jun 10 14:30:33.146676 crc crio[3658]: time=\"2026-06-10T14:30:33.139832612Z\" level=info msg=\"Starting container: 5f4f77ce8a9777024e989a579f432e03c7a78efafea705c361fa20de57523315\" id=a0d1503b-966f-4f33-b8e5-10daeff7f932 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.751218 | controller |     "Jun 10 14:30:33.260675 crc crio[3658]: time=\"2026-06-10T14:30:33.26056839Z\" level=info msg=\"Started container\" PID=14327 containerID=5f4f77ce8a9777024e989a579f432e03c7a78efafea705c361fa20de57523315 description=openshift-marketplace/redhat-marketplace-vtlcf/extract-utilities id=a0d1503b-966f-4f33-b8e5-10daeff7f932 name=/runtime.v1.RuntimeService/StartContainer sandboxID=03803cec1919561a4119b037415d69aa34c06f9113190363d1b9eb3a9fbb6128",
2026-06-10 15:52:08.751234 | controller |     "Jun 10 14:30:34.793750 crc crio[3658]: time=\"2026-06-10T14:30:34.790129906Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=47eb5c95-e398-4680-9fc5-6b4e2b5d2e75 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.751249 | controller |     "Jun 10 14:30:34.823599 crc crio[3658]: time=\"2026-06-10T14:30:34.823546194Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-10 15:52:08.751264 | controller |     "Jun 10 14:30:34.978602 crc crio[3658]: time=\"2026-06-10T14:30:34.977550125Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=fe66feca-40d3-4a73-9756-5fb28edfa6ee name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.751280 | controller |     "Jun 10 14:30:35.013854 crc crio[3658]: time=\"2026-06-10T14:30:35.0097885Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-10 15:52:08.751295 | controller |     "Jun 10 14:30:35.342672 crc crio[3658]: time=\"2026-06-10T14:30:35.329500853Z\" level=info msg=\"Stopped container 829cae27103aab99e5b8ec0f40b8fc22096a238300b66abcd1cfcb3a4c5491a2: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=7f9d8d83-6ad2-423a-a102-996c87e9405f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.751311 | controller |     "Jun 10 14:30:35.355712 crc crio[3658]: time=\"2026-06-10T14:30:35.353203439Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=29d96d1b-b1c5-4070-b736-4357fca558e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.751326 | controller |     "Jun 10 14:30:35.373885 crc crio[3658]: time=\"2026-06-10T14:30:35.373805406Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:765cf9c3ebf4df049ebc022beaaf52f52852cf89fb802034536ad91dd45db807\" id=48462c93-5e38-4cfd-9223-b052aa0120b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.751340 | controller |     "Jun 10 14:30:35.389000 crc crio[3658]: time=\"2026-06-10T14:30:35.388743949Z\" level=info msg=\"Creating container: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=8ca2d791-774f-4b79-b139-ed1f0d5b2b6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.751355 | controller |     "Jun 10 14:30:35.389542 crc crio[3658]: time=\"2026-06-10T14:30:35.389420769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.751370 | controller |     "Jun 10 14:30:35.433888 crc crio[3658]: time=\"2026-06-10T14:30:35.433201737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.751385 | controller |     "Jun 10 14:30:35.446921 crc crio[3658]: time=\"2026-06-10T14:30:35.446714479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.751403 | controller |     "Jun 10 14:30:35.844679 crc crio[3658]: time=\"2026-06-10T14:30:35.843046752Z\" level=info msg=\"Created container 4816427f34b0acd9d96c541d3155a9e58f03f809ef50b1ec09f30a08fc837ee0: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=8ca2d791-774f-4b79-b139-ed1f0d5b2b6a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.751418 | controller |     "Jun 10 14:30:35.852700 crc crio[3658]: time=\"2026-06-10T14:30:35.852088164Z\" level=info msg=\"Starting container: 4816427f34b0acd9d96c541d3155a9e58f03f809ef50b1ec09f30a08fc837ee0\" id=7ec991a8-3c12-4b1d-955a-2b3bfa940248 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.751433 | controller |     "Jun 10 14:30:36.403221 crc crio[3658]: time=\"2026-06-10T14:30:36.40315429Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.751449 | controller |     "Jun 10 14:30:36.488066 crc crio[3658]: time=\"2026-06-10T14:30:36.487794462Z\" level=info msg=\"Started container\" PID=14398 containerID=4816427f34b0acd9d96c541d3155a9e58f03f809ef50b1ec09f30a08fc837ee0 description=openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator id=7ec991a8-3c12-4b1d-955a-2b3bfa940248 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8c9bdc71ba2032faf1bf7dd438763e3abfd7f39541339be1823f32161a184649",
2026-06-10 15:52:08.751464 | controller |     "Jun 10 14:30:36.498309 crc crio[3658]: time=\"2026-06-10T14:30:36.4980673Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=fe5f27b4-d0fe-4da1-a4a4-b09329b86112 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.751478 | controller |     "Jun 10 14:30:36.498649 crc crio[3658]: time=\"2026-06-10T14:30:36.498561894Z\" level=info msg=\"Removing container: 7da0855204654c5e4b5780747081c84faccd7b15d2b2301e64bfbb6d97b90f09\" id=33d2c54a-7617-4c9f-9449-023f360b8915 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.751493 | controller |     "Jun 10 14:30:36.557799 crc crio[3658]: time=\"2026-06-10T14:30:36.556931945Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-10 15:52:08.751509 | controller |     "Jun 10 14:30:36.590751 crc crio[3658]: time=\"2026-06-10T14:30:36.589856299Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=df372706-5e89-44f2-8369-d8c713c4fb1d name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.751524 | controller |     "Jun 10 14:30:36.620391 crc crio[3658]: time=\"2026-06-10T14:30:36.619526219Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-10 15:52:08.751539 | controller |     "Jun 10 14:30:36.849858 crc crio[3658]: time=\"2026-06-10T14:30:36.849741309Z\" level=info msg=\"Removed container 7da0855204654c5e4b5780747081c84faccd7b15d2b2301e64bfbb6d97b90f09: openshift-config-operator/openshift-config-operator-5777786469-bccdj/openshift-config-operator\" id=33d2c54a-7617-4c9f-9449-023f360b8915 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.751554 | controller |     "Jun 10 14:30:37.256620 crc crio[3658]: time=\"2026-06-10T14:30:37.245618128Z\" level=info msg=\"Created container 20da3ed7a07f967c908a0c61cbd0fdfdd749166357b6212421e5f330c27dc7d5: openshift-multus/cni-sysctl-allowlist-ds-4b7cw/kube-multus-additional-cni-plugins\" id=3e4345c1-1c85-468f-8748-a6b4e5b5ffcc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.751570 | controller |     "Jun 10 14:30:37.270929 crc crio[3658]: time=\"2026-06-10T14:30:37.264441524Z\" level=info msg=\"Starting container: 20da3ed7a07f967c908a0c61cbd0fdfdd749166357b6212421e5f330c27dc7d5\" id=1356cad6-fe90-4952-9b87-df246353d616 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.751588 | controller |     "Jun 10 14:30:38.070239 crc crio[3658]: time=\"2026-06-10T14:30:38.070011604Z\" level=info msg=\"Started container\" PID=14423 containerID=20da3ed7a07f967c908a0c61cbd0fdfdd749166357b6212421e5f330c27dc7d5 description=openshift-multus/cni-sysctl-allowlist-ds-4b7cw/kube-multus-additional-cni-plugins id=1356cad6-fe90-4952-9b87-df246353d616 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d04e7eaf5de4edb57ab677f7a285fb3d3c7084e64465dfc7910d1b742b90e427",
2026-06-10 15:52:08.751604 | controller |     "Jun 10 14:30:40.458735 crc crio[3658]: time=\"2026-06-10T14:30:40.457952661Z\" level=info msg=\"Stopping pod sandbox: 593b96c17ebc5375f6ff7ed402d9e61b382833c6e2993d33e2d53a1ad64cee11\" id=3ce90f95-8483-478f-a8c5-2abbe41d9e35 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.751619 | controller |     "Jun 10 14:30:40.462570 crc crio[3658]: time=\"2026-06-10T14:30:40.462485833Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685030-db252 Namespace:openshift-operator-lifecycle-manager ID:593b96c17ebc5375f6ff7ed402d9e61b382833c6e2993d33e2d53a1ad64cee11 UID:95049f88-f50b-4179-aac1-189fb9b87f1a NetNS:/var/run/netns/c8f142e5-6b99-4ce6-8430-0c68d1941ddd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod95049f88_f50b_4179_aac1_189fb9b87f1a.slice PodAnnotations:0xc000d70658}] Aliases:map[]}\"",
2026-06-10 15:52:08.751635 | controller |     "Jun 10 14:30:40.470669 crc crio[3658]: time=\"2026-06-10T14:30:40.462666698Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29685030-db252 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.751651 | controller |     "Jun 10 14:30:43.381498 crc crio[3658]: time=\"2026-06-10T14:30:43.374578642Z\" level=info msg=\"Stopping container: 20da3ed7a07f967c908a0c61cbd0fdfdd749166357b6212421e5f330c27dc7d5 (timeout: 30s)\" id=b4a5307f-d227-48b7-bc25-873f65ea7006 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.751666 | controller |     "Jun 10 14:30:47.577465 crc crio[3658]: time=\"2026-06-10T14:30:47.569716107Z\" level=info msg=\"Reading blob body from https://registry.redhat.io/v2/redhat/community-operator-index/blobs/sha256:5af989ad839f3eac1ee1abf62c7d88da31a485182f0cdfce587ca09374454489 failed (unexpected EOF), reconnecting after 18874369 bytes\u2026\"",
2026-06-10 15:52:08.751681 | controller |     "Jun 10 14:30:47.599920 crc crio[3658]: time=\"2026-06-10T14:30:47.596967666Z\" level=info msg=\"Stopping container: 5e264478f1e83500ed9373bce37e7423f0befe0bb676bde8990b9d236317908e (timeout: 2s)\" id=f5743a0a-4017-4e75-9d70-fa6862729d10 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.751696 | controller |     "Jun 10 14:30:48.339916 crc crio[3658]: time=\"2026-06-10T14:30:48.339638424Z\" level=info msg=\"Stopped container 5e264478f1e83500ed9373bce37e7423f0befe0bb676bde8990b9d236317908e: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=f5743a0a-4017-4e75-9d70-fa6862729d10 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.751711 | controller |     "Jun 10 14:30:48.362208 crc crio[3658]: time=\"2026-06-10T14:30:48.360086106Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=dc74daf0-1ea9-429c-8941-8b10c3598fa8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.751727 | controller |     "Jun 10 14:30:48.391720 crc crio[3658]: time=\"2026-06-10T14:30:48.391026772Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=9585f7dc-589d-4700-857f-f60ba5c91907 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.751745 | controller |     "Jun 10 14:30:48.419375 crc crio[3658]: time=\"2026-06-10T14:30:48.4154462Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=81668201-4735-4cb1-8035-e16bf652b2f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.751761 | controller |     "Jun 10 14:30:48.419375 crc crio[3658]: time=\"2026-06-10T14:30:48.416379437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.751776 | controller |     "Jun 10 14:30:48.758531 crc crio[3658]: time=\"2026-06-10T14:30:48.758434848Z\" level=info msg=\"Stopped pod sandbox: 593b96c17ebc5375f6ff7ed402d9e61b382833c6e2993d33e2d53a1ad64cee11\" id=3ce90f95-8483-478f-a8c5-2abbe41d9e35 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.751791 | controller |     "Jun 10 14:30:48.796719 crc crio[3658]: time=\"2026-06-10T14:30:48.796648805Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.751807 | controller |     "Jun 10 14:30:48.800078 crc crio[3658]: time=\"2026-06-10T14:30:48.799974821Z\" level=info msg=\"Removing container: fe802b04a24cd05fb8829c98ae9498b466d81ca9935c9a01899e36a725cc3aee\" id=a159ba47-0fdc-4258-824e-6c4290e1a0df name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.751822 | controller |     "Jun 10 14:30:48.914821 crc crio[3658]: time=\"2026-06-10T14:30:48.910886635Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.751837 | controller |     "Jun 10 14:30:49.224593 crc crio[3658]: time=\"2026-06-10T14:30:49.22448702Z\" level=info msg=\"Removed container fe802b04a24cd05fb8829c98ae9498b466d81ca9935c9a01899e36a725cc3aee: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=a159ba47-0fdc-4258-824e-6c4290e1a0df name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.751870 | controller |     "Jun 10 14:30:49.629338 crc crio[3658]: time=\"2026-06-10T14:30:49.628902267Z\" level=info msg=\"Created container 3be740ba8a1ed1f6e69c2cf02777d00bfb54698a0d3906a8912477f39f09ba03: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=81668201-4735-4cb1-8035-e16bf652b2f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.751887 | controller |     "Jun 10 14:30:49.664222 crc crio[3658]: time=\"2026-06-10T14:30:49.663942892Z\" level=info msg=\"Starting container: 3be740ba8a1ed1f6e69c2cf02777d00bfb54698a0d3906a8912477f39f09ba03\" id=b0e78228-c7ec-4369-903a-84a84e3aa326 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.751902 | controller |     "Jun 10 14:30:49.826847 crc crio[3658]: time=\"2026-06-10T14:30:49.826652146Z\" level=info msg=\"Started container\" PID=14627 containerID=3be740ba8a1ed1f6e69c2cf02777d00bfb54698a0d3906a8912477f39f09ba03 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=b0e78228-c7ec-4369-903a-84a84e3aa326 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27067ce548bf8a873d1dcf9ba0791894c1832c1768aa1ec2ee30f13f07a8377f",
2026-06-10 15:52:08.751917 | controller |     "Jun 10 14:30:53.646629 crc crio[3658]: time=\"2026-06-10T14:30:53.645904051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.751932 | controller |     "Jun 10 14:30:55.043537 crc crio[3658]: time=\"2026-06-10T14:30:55.039168729Z\" level=info msg=\"Created container e910da1b0823d77a7f50d91ead809dbfdb6130a562e19e2335bae40c0509847e: hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar\" id=de7d9a26-254c-4558-a888-a11aa63012df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.751948 | controller |     "Jun 10 14:30:55.052467 crc crio[3658]: time=\"2026-06-10T14:30:55.050493667Z\" level=info msg=\"Starting container: e910da1b0823d77a7f50d91ead809dbfdb6130a562e19e2335bae40c0509847e\" id=90a4cc4c-69b4-4f51-9b5c-c833a02ed67e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.751967 | controller |     "Jun 10 14:30:55.378162 crc crio[3658]: time=\"2026-06-10T14:30:55.376682858Z\" level=info msg=\"Started container\" PID=14646 containerID=e910da1b0823d77a7f50d91ead809dbfdb6130a562e19e2335bae40c0509847e description=hostpath-provisioner/csi-hostpathplugin-mpq2f/node-driver-registrar id=90a4cc4c-69b4-4f51-9b5c-c833a02ed67e name=/runtime.v1.RuntimeService/StartContainer sandboxID=db6b7d883f3f3be8e921d7e4e16673bef4f3d975921cca631c2c1ee3a3357e76",
2026-06-10 15:52:08.751983 | controller |     "Jun 10 14:30:56.052177 crc crio[3658]: time=\"2026-06-10T14:30:56.049588214Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=6a012d97-8dee-44fe-bf7f-fbfd91309dd0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.751999 | controller |     "Jun 10 14:30:56.064239 crc crio[3658]: time=\"2026-06-10T14:30:56.064134396Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-livenessprobe:latest\" id=8a8ded28-d5df-4013-b989-6ebc90dbb0dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.752014 | controller |     "Jun 10 14:30:56.073151 crc crio[3658]: time=\"2026-06-10T14:30:56.071968693Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=36c992d1-fe4c-4229-aa87-13abf37134c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.752029 | controller |     "Jun 10 14:30:56.073151 crc crio[3658]: time=\"2026-06-10T14:30:56.072643382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.752045 | controller |     "Jun 10 14:30:56.628962 crc crio[3658]: time=\"2026-06-10T14:30:56.627963691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.752060 | controller |     "Jun 10 14:30:57.653369 crc crio[3658]: time=\"2026-06-10T14:30:57.651244979Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=e2bbafb0-634f-47b4-a8f2-65c5503973df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.752075 | controller |     "Jun 10 14:30:57.653369 crc crio[3658]: time=\"2026-06-10T14:30:57.651804765Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.752090 | controller |     "Jun 10 14:30:58.638424 crc crio[3658]: time=\"2026-06-10T14:30:58.638079211Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:c092bce4fcb901f63100452c6e1e14b9d149a9fdc162aeb0185addac47fa91f3 UID:2acf1cb7-21ca-4275-8521-444061b1a751 NetNS:/var/run/netns/8dd88ee7-5dcb-430b-a782-a461b4a6c4c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod2acf1cb7_21ca_4275_8521_444061b1a751.slice PodAnnotations:0xc00088a9b0}] Aliases:map[]}\"",
2026-06-10 15:52:08.752105 | controller |     "Jun 10 14:30:58.638424 crc crio[3658]: time=\"2026-06-10T14:30:58.638361449Z\" level=info msg=\"Adding pod openshift-kube-apiserver_revision-pruner-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.752120 | controller |     "Jun 10 14:31:00.758923 crc crio[3658]: time=\"2026-06-10T14:31:00.757807155Z\" level=info msg=\"Stopped container 5e363d7a66414da53cf82cdc40c5d648926837a23607537398414be661334b88: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=1a552145-cc1d-4bf4-bc00-1fc0877ba098 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.752140 | controller |     "Jun 10 14:31:00.816939 crc crio[3658]: time=\"2026-06-10T14:31:00.807222497Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=af528bc8-88dc-4b8e-b556-48d9305b030a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.752155 | controller |     "Jun 10 14:31:00.957704 crc crio[3658]: time=\"2026-06-10T14:31:00.955976307Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:21b12ff0c81c1d535e7c31aff3a73b1e9ca763e5f88037f59ade0dfab6ed8946\" id=938541ec-563e-4613-a71d-40667ee615be name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.752170 | controller |     "Jun 10 14:31:00.996906 crc crio[3658]: time=\"2026-06-10T14:31:00.995457711Z\" level=info msg=\"Creating container: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=c5552f6a-8e22-43f9-ab4a-a0d2d5a35657 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.752185 | controller |     "Jun 10 14:31:00.996906 crc crio[3658]: time=\"2026-06-10T14:31:00.996520882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.752200 | controller |     "Jun 10 14:31:01.611313 crc crio[3658]: time=\"2026-06-10T14:31:01.608828542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.752215 | controller |     "Jun 10 14:31:01.653145 crc crio[3658]: time=\"2026-06-10T14:31:01.652979202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.752230 | controller |     "Jun 10 14:31:02.040032 crc crio[3658]: 2026-06-10T14:31:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c092bce4fcb901f Mac:a6:12:0c:f7:26:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/8dd88ee7-5dcb-430b-a782-a461b4a6c4c2 SocketPath: PciID:}] [{Interface:0xc000015a30 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.752245 | controller |     "Jun 10 14:31:02.041634 crc crio[3658]: time=\"2026-06-10T14:31:02.04156387Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:c092bce4fcb901f63100452c6e1e14b9d149a9fdc162aeb0185addac47fa91f3 UID:2acf1cb7-21ca-4275-8521-444061b1a751 NetNS:/var/run/netns/8dd88ee7-5dcb-430b-a782-a461b4a6c4c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod2acf1cb7_21ca_4275_8521_444061b1a751.slice PodAnnotations:0xc00088a9b0}] Aliases:map[]}\"",
2026-06-10 15:52:08.752261 | controller |     "Jun 10 14:31:02.041765 crc crio[3658]: time=\"2026-06-10T14:31:02.041727645Z\" level=info msg=\"Checking pod openshift-kube-apiserver_revision-pruner-13-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.752277 | controller |     "Jun 10 14:31:02.076928 crc crio[3658]: time=\"2026-06-10T14:31:02.076818471Z\" level=info msg=\"Ran pod sandbox c092bce4fcb901f63100452c6e1e14b9d149a9fdc162aeb0185addac47fa91f3 with infra container: openshift-kube-apiserver/revision-pruner-13-crc/POD\" id=e2bbafb0-634f-47b4-a8f2-65c5503973df name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.752292 | controller |     "Jun 10 14:31:02.093144 crc crio[3658]: time=\"2026-06-10T14:31:02.09300093Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=6425cea0-86d4-4285-944e-a830ec5ff55c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.752308 | controller |     "Jun 10 14:31:02.116418 crc crio[3658]: time=\"2026-06-10T14:31:02.115851582Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=a49f7453-c196-4b45-9098-116eec76a5a5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.752327 | controller |     "Jun 10 14:31:02.136882 crc crio[3658]: time=\"2026-06-10T14:31:02.134470752Z\" level=info msg=\"Created container a1f54d643d4948a2393c780dca8f40865b4d2ac94243eb7cf72ad4c1b9097036: openshift-ingress/router-default-68cf44c8b8-w4gs8/router\" id=c5552f6a-8e22-43f9-ab4a-a0d2d5a35657 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.752342 | controller |     "Jun 10 14:31:02.141215 crc crio[3658]: time=\"2026-06-10T14:31:02.141064343Z\" level=info msg=\"Starting container: a1f54d643d4948a2393c780dca8f40865b4d2ac94243eb7cf72ad4c1b9097036\" id=2ce00e04-c95b-44ca-9e81-2a4aae7b73cb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.752357 | controller |     "Jun 10 14:31:02.181819 crc crio[3658]: time=\"2026-06-10T14:31:02.180732492Z\" level=info msg=\"Creating container: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=0fdcf8f9-729e-4da8-a8d7-843a31bcc3b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.752372 | controller |     "Jun 10 14:31:02.181819 crc crio[3658]: time=\"2026-06-10T14:31:02.181520865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.752388 | controller |     "Jun 10 14:31:02.250462 crc crio[3658]: time=\"2026-06-10T14:31:02.248408033Z\" level=info msg=\"Started container\" PID=14753 containerID=a1f54d643d4948a2393c780dca8f40865b4d2ac94243eb7cf72ad4c1b9097036 description=openshift-ingress/router-default-68cf44c8b8-w4gs8/router id=2ce00e04-c95b-44ca-9e81-2a4aae7b73cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=51f1805ace580b3fb4131feeb17b51fbc67af33ff79cbf9d7c20da8f36895795",
2026-06-10 15:52:08.752403 | controller |     "Jun 10 14:31:02.429580 crc crio[3658]: time=\"2026-06-10T14:31:02.427694137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.752418 | controller |     "Jun 10 14:31:03.087546 crc crio[3658]: time=\"2026-06-10T14:31:03.086564937Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/installer-13-crc/POD\" id=6c7aa3fa-34c0-4b69-8248-71f2643b39f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.752433 | controller |     "Jun 10 14:31:03.087546 crc crio[3658]: time=\"2026-06-10T14:31:03.086777223Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.752448 | controller |     "Jun 10 14:31:03.269193 crc crio[3658]: time=\"2026-06-10T14:31:03.269116506Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:a9cf868bde75b54ed503076ea7357a95e37b6b75182813297b9a69037ad13e12 UID:bd4a138c-cb26-4057-be44-d483e8aceaba NetNS:/var/run/netns/fff97861-eb8a-470f-be43-03667bca7989 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podbd4a138c_cb26_4057_be44_d483e8aceaba.slice PodAnnotations:0xc00172ab18}] Aliases:map[]}\"",
2026-06-10 15:52:08.752464 | controller |     "Jun 10 14:31:03.269193 crc crio[3658]: time=\"2026-06-10T14:31:03.269187198Z\" level=info msg=\"Adding pod openshift-kube-apiserver_installer-13-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.752479 | controller |     "Jun 10 14:31:03.774988 crc crio[3658]: time=\"2026-06-10T14:31:03.773740495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.752498 | controller |     "Jun 10 14:31:04.517182 crc crio[3658]: time=\"2026-06-10T14:31:04.516623759Z\" level=info msg=\"Created container 6edff3c7651cc9c173d49fdd8fd636cde409f201a4a0e224c5e9f5760be70d6f: hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe\" id=36c992d1-fe4c-4229-aa87-13abf37134c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.752514 | controller |     "Jun 10 14:31:04.556120 crc crio[3658]: time=\"2026-06-10T14:31:04.555636045Z\" level=info msg=\"Starting container: 6edff3c7651cc9c173d49fdd8fd636cde409f201a4a0e224c5e9f5760be70d6f\" id=20e20731-0a46-4d1c-aad4-577578fd0847 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.752529 | controller |     "Jun 10 14:31:04.743850 crc crio[3658]: time=\"2026-06-10T14:31:04.743695561Z\" level=info msg=\"Started container\" PID=14788 containerID=6edff3c7651cc9c173d49fdd8fd636cde409f201a4a0e224c5e9f5760be70d6f description=hostpath-provisioner/csi-hostpathplugin-mpq2f/liveness-probe id=20e20731-0a46-4d1c-aad4-577578fd0847 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db6b7d883f3f3be8e921d7e4e16673bef4f3d975921cca631c2c1ee3a3357e76",
2026-06-10 15:52:08.752545 | controller |     "Jun 10 14:31:04.813728 crc crio[3658]: time=\"2026-06-10T14:31:04.811892107Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=a304c273-d209-4daa-ac12-18e45a7c5873 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.752560 | controller |     "Jun 10 14:31:04.874320 crc crio[3658]: time=\"2026-06-10T14:31:04.873980844Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-csi-external-provisioner:latest\" id=48b19ab2-06e6-497a-97cd-db119ac40e85 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.752575 | controller |     "Jun 10 14:31:04.915781 crc crio[3658]: time=\"2026-06-10T14:31:04.914678819Z\" level=info msg=\"Creating container: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=e39e7400-224c-430a-bd7f-569671a50684 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.752590 | controller |     "Jun 10 14:31:04.919462 crc crio[3658]: time=\"2026-06-10T14:31:04.918750768Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.752605 | controller |     "Jun 10 14:31:05.260381 crc crio[3658]: time=\"2026-06-10T14:31:05.258002068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.752620 | controller |     "Jun 10 14:31:08.875674 crc crio[3658]: time=\"2026-06-10T14:31:08.863860412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.752635 | controller |     "Jun 10 14:31:09.544439 crc crio[3658]: 2026-06-10T14:31:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a9cf868bde75b54 Mac:66:4b:24:17:4a:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/fff97861-eb8a-470f-be43-03667bca7989 SocketPath: PciID:}] [{Interface:0xc000014ae0 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.752650 | controller |     "Jun 10 14:31:09.547391 crc crio[3658]: time=\"2026-06-10T14:31:09.546015441Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:a9cf868bde75b54ed503076ea7357a95e37b6b75182813297b9a69037ad13e12 UID:bd4a138c-cb26-4057-be44-d483e8aceaba NetNS:/var/run/netns/fff97861-eb8a-470f-be43-03667bca7989 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podbd4a138c_cb26_4057_be44_d483e8aceaba.slice PodAnnotations:0xc00172ab18}] Aliases:map[]}\"",
2026-06-10 15:52:08.752670 | controller |     "Jun 10 14:31:09.547391 crc crio[3658]: time=\"2026-06-10T14:31:09.546188996Z\" level=info msg=\"Checking pod openshift-kube-apiserver_installer-13-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.752686 | controller |     "Jun 10 14:31:09.797448 crc crio[3658]: time=\"2026-06-10T14:31:09.797332533Z\" level=info msg=\"Created container 4e5392e5db1a07a0fce56302f4a70e2dc531904799af3ee4d6b2e1cbd4faf9ce: openshift-kube-apiserver/revision-pruner-13-crc/pruner\" id=0fdcf8f9-729e-4da8-a8d7-843a31bcc3b3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.752701 | controller |     "Jun 10 14:31:09.837761 crc crio[3658]: time=\"2026-06-10T14:31:09.837418772Z\" level=info msg=\"Starting container: 4e5392e5db1a07a0fce56302f4a70e2dc531904799af3ee4d6b2e1cbd4faf9ce\" id=948bbb49-f292-4222-916e-71e8fb4c6964 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.752717 | controller |     "Jun 10 14:31:10.367978 crc crio[3658]: time=\"2026-06-10T14:31:10.367856344Z\" level=info msg=\"Started container\" PID=14894 containerID=4e5392e5db1a07a0fce56302f4a70e2dc531904799af3ee4d6b2e1cbd4faf9ce description=openshift-kube-apiserver/revision-pruner-13-crc/pruner id=948bbb49-f292-4222-916e-71e8fb4c6964 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c092bce4fcb901f63100452c6e1e14b9d149a9fdc162aeb0185addac47fa91f3",
2026-06-10 15:52:08.752733 | controller |     "Jun 10 14:31:11.927225 crc crio[3658]: time=\"2026-06-10T14:31:11.925958998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.752749 | controller |     "Jun 10 14:31:13.179925 crc crio[3658]: time=\"2026-06-10T14:31:13.178184238Z\" level=info msg=\"Created container f4812391b6674c040e1d5ec9284bf226be44fb4bf57b7c4ddc40a8dfb166a5e5: hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner\" id=e39e7400-224c-430a-bd7f-569671a50684 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.752764 | controller |     "Jun 10 14:31:13.209242 crc crio[3658]: time=\"2026-06-10T14:31:13.207856353Z\" level=info msg=\"Starting container: f4812391b6674c040e1d5ec9284bf226be44fb4bf57b7c4ddc40a8dfb166a5e5\" id=025f2dfe-fac6-4585-8846-8d4f96550e89 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.752780 | controller |     "Jun 10 14:31:13.313401 crc crio[3658]: time=\"2026-06-10T14:31:13.312966381Z\" level=info msg=\"Started container\" PID=14914 containerID=f4812391b6674c040e1d5ec9284bf226be44fb4bf57b7c4ddc40a8dfb166a5e5 description=hostpath-provisioner/csi-hostpathplugin-mpq2f/csi-provisioner id=025f2dfe-fac6-4585-8846-8d4f96550e89 name=/runtime.v1.RuntimeService/StartContainer sandboxID=db6b7d883f3f3be8e921d7e4e16673bef4f3d975921cca631c2c1ee3a3357e76",
2026-06-10 15:52:08.752796 | controller |     "Jun 10 14:31:13.461626 crc crio[3658]: time=\"2026-06-10T14:31:13.444757332Z\" level=warning msg=\"Stopping container 20da3ed7a07f967c908a0c61cbd0fdfdd749166357b6212421e5f330c27dc7d5 with stop signal(15) timed out. Killing...\"",
2026-06-10 15:52:08.752811 | controller |     "Jun 10 14:31:13.692947 crc crio[3658]: time=\"2026-06-10T14:31:13.69268128Z\" level=error msg=\"Killing container 20da3ed7a07f967c908a0c61cbd0fdfdd749166357b6212421e5f330c27dc7d5 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 20da3ed7a07f967c908a0c61cbd0fdfdd749166357b6212421e5f330c27dc7d5 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-10 15:52:08.752827 | controller |     "Jun 10 14:31:17.491136 crc crio[3658]: time=\"2026-06-10T14:31:17.490477534Z\" level=info msg=\"Stopping container: 3be740ba8a1ed1f6e69c2cf02777d00bfb54698a0d3906a8912477f39f09ba03 (timeout: 2s)\" id=6c4f52ac-e9d8-4122-9e15-4d68f1d2a426 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.752842 | controller |     "Jun 10 14:31:18.790930 crc crio[3658]: time=\"2026-06-10T14:31:18.790211663Z\" level=info msg=\"Removing container: 5e264478f1e83500ed9373bce37e7423f0befe0bb676bde8990b9d236317908e\" id=3d2817fb-9214-4a46-b18a-87a3c24dafe8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.752879 | controller |     "Jun 10 14:31:22.275895 crc crio[3658]: time=\"2026-06-10T14:31:22.275840399Z\" level=info msg=\"Stopping pod sandbox: c092bce4fcb901f63100452c6e1e14b9d149a9fdc162aeb0185addac47fa91f3\" id=c0c6f35d-a5a3-416f-97c8-b30133cbe914 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.752897 | controller |     "Jun 10 14:31:22.282562 crc crio[3658]: time=\"2026-06-10T14:31:22.282525162Z\" level=info msg=\"Got pod network &{Name:revision-pruner-13-crc Namespace:openshift-kube-apiserver ID:c092bce4fcb901f63100452c6e1e14b9d149a9fdc162aeb0185addac47fa91f3 UID:2acf1cb7-21ca-4275-8521-444061b1a751 NetNS:/var/run/netns/8dd88ee7-5dcb-430b-a782-a461b4a6c4c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod2acf1cb7_21ca_4275_8521_444061b1a751.slice PodAnnotations:0xc002318098}] Aliases:map[]}\"",
2026-06-10 15:52:08.752913 | controller |     "Jun 10 14:31:22.283483 crc crio[3658]: time=\"2026-06-10T14:31:22.283455615Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_revision-pruner-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.752928 | controller |     "Jun 10 14:31:50.629523 crc crio[3658]: time=\"2026-06-10T14:31:50.628375246Z\" level=info msg=\"Stopped container 20da3ed7a07f967c908a0c61cbd0fdfdd749166357b6212421e5f330c27dc7d5: openshift-multus/cni-sysctl-allowlist-ds-4b7cw/kube-multus-additional-cni-plugins\" id=b4a5307f-d227-48b7-bc25-873f65ea7006 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.752944 | controller |     "Jun 10 14:31:50.632359 crc crio[3658]: time=\"2026-06-10T14:31:50.631864621Z\" level=info msg=\"Stopping pod sandbox: d04e7eaf5de4edb57ab677f7a285fb3d3c7084e64465dfc7910d1b742b90e427\" id=1a7a7048-00c7-4a34-8d69-1c1011660a26 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.752959 | controller |     "Jun 10 14:31:50.645888 crc crio[3658]: time=\"2026-06-10T14:31:50.644802937Z\" level=info msg=\"Stopped container 3be740ba8a1ed1f6e69c2cf02777d00bfb54698a0d3906a8912477f39f09ba03: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=6c4f52ac-e9d8-4122-9e15-4d68f1d2a426 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.752974 | controller |     "Jun 10 14:31:50.649134 crc crio[3658]: time=\"2026-06-10T14:31:50.649074362Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=e06ee9da-5fc3-4b55-a52d-60f7123f5623 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.752990 | controller |     "Jun 10 14:31:50.660041 crc crio[3658]: time=\"2026-06-10T14:31:50.659186679Z\" level=info msg=\"Stopped pod sandbox: c092bce4fcb901f63100452c6e1e14b9d149a9fdc162aeb0185addac47fa91f3\" id=c0c6f35d-a5a3-416f-97c8-b30133cbe914 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.753178 | controller |     "Jun 10 14:31:50.688895 crc crio[3658]: time=\"2026-06-10T14:31:50.688637728Z\" level=info msg=\"Ran pod sandbox a9cf868bde75b54ed503076ea7357a95e37b6b75182813297b9a69037ad13e12 with infra container: openshift-kube-apiserver/installer-13-crc/POD\" id=6c7aa3fa-34c0-4b69-8248-71f2643b39f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.753195 | controller |     "Jun 10 14:31:50.693413 crc crio[3658]: time=\"2026-06-10T14:31:50.693244861Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=47b71fc1-f27b-4f08-9170-df849d32dfd7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.753210 | controller |     "Jun 10 14:32:00.017147 crc crio[3658]: time=\"2026-06-10T14:32:00.015595524Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=a0e1c36e-404d-4141-82ac-06acbd199ba5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.753230 | controller |     "Jun 10 14:32:00.018749 crc crio[3658]: time=\"2026-06-10T14:32:00.016451415Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=d3542cdb-aa0d-42c2-836a-f403eab0433c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.753246 | controller |     "Jun 10 14:32:00.104171 crc crio[3658]: time=\"2026-06-10T14:32:00.103067171Z\" level=info msg=\"Stopped pod sandbox: d04e7eaf5de4edb57ab677f7a285fb3d3c7084e64465dfc7910d1b742b90e427\" id=1a7a7048-00c7-4a34-8d69-1c1011660a26 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.753262 | controller |     "Jun 10 14:32:00.112048 crc crio[3658]: time=\"2026-06-10T14:32:00.111915928Z\" level=info msg=\"Creating container: openshift-kube-apiserver/installer-13-crc/installer\" id=ee9b7eb9-86e8-4839-8063-0ff4bd8bf92a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.753278 | controller |     "Jun 10 14:32:00.113973 crc crio[3658]: time=\"2026-06-10T14:32:00.112552093Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=bac28c62-9a23-4275-ba11-c241a3624c70 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.753293 | controller |     "Jun 10 14:32:15.190826 crc crio[3658]: time=\"2026-06-10T14:32:15.189941456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.753309 | controller |     "Jun 10 14:32:15.192407 crc crio[3658]: time=\"2026-06-10T14:32:15.189943096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.753324 | controller |     "Jun 10 14:32:15.238543 crc crio[3658]: time=\"2026-06-10T14:32:15.238428491Z\" level=info msg=\"Removed container 5e264478f1e83500ed9373bce37e7423f0befe0bb676bde8990b9d236317908e: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=3d2817fb-9214-4a46-b18a-87a3c24dafe8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.753339 | controller |     "Jun 10 14:32:15.241347 crc crio[3658]: time=\"2026-06-10T14:32:15.241216019Z\" level=info msg=\"Removing container: 20da3ed7a07f967c908a0c61cbd0fdfdd749166357b6212421e5f330c27dc7d5\" id=299773a4-4f93-4e61-b004-1cd46eca3822 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.753355 | controller |     "Jun 10 14:33:02.756182 crc crio[3658]: time=\"2026-06-10T14:33:02.755296817Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:80a3918c902f8f219c53c3fb91ac0b3e3bb943a95805b4cec2ba2ac414b14132\" id=df372706-5e89-44f2-8369-d8c713c4fb1d name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.753370 | controller |     "Jun 10 14:33:02.759164 crc crio[3658]: time=\"2026-06-10T14:33:02.759033056Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=0be227fd-f25f-43ae-ad8a-7d057bd5c24b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.753385 | controller |     "Jun 10 14:33:02.760880 crc crio[3658]: time=\"2026-06-10T14:33:02.760762976Z\" level=info msg=\"Removed container 20da3ed7a07f967c908a0c61cbd0fdfdd749166357b6212421e5f330c27dc7d5: openshift-multus/cni-sysctl-allowlist-ds-4b7cw/kube-multus-additional-cni-plugins\" id=299773a4-4f93-4e61-b004-1cd46eca3822 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.753400 | controller |     "Jun 10 14:33:02.769104 crc crio[3658]: time=\"2026-06-10T14:33:02.769006111Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=1fddbddc-0291-416b-b090-f6db590d154e name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.753422 | controller |     "Jun 10 14:33:02.770705 crc crio[3658]: time=\"2026-06-10T14:33:02.770009425Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=67d495c5-3acf-4f12-b348-ca8dc439bf89 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.753437 | controller |     "Jun 10 14:33:02.786709 crc crio[3658]: time=\"2026-06-10T14:33:02.786593658Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:e03c9b1bbf20136e2179857f5179ab4aa9e4a5659d6854bc1abd967740f936dd\" id=a7f44af4-aefd-4293-a58c-614589260a9e name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.753453 | controller |     "Jun 10 14:33:02.788124 crc crio[3658]: time=\"2026-06-10T14:33:02.788037228Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=258fcf9f-d484-4a0d-a901-af40e3094a8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.753468 | controller |     "Jun 10 14:33:02.788232 crc crio[3658]: time=\"2026-06-10T14:33:02.788070399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.753483 | controller |     "Jun 10 14:33:02.797548 crc crio[3658]: time=\"2026-06-10T14:33:02.797425802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.753499 | controller |     "Jun 10 14:33:02.806575 crc crio[3658]: time=\"2026-06-10T14:33:02.806436683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.753514 | controller |     "Jun 10 14:33:02.834832 crc crio[3658]: time=\"2026-06-10T14:33:02.83471369Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=bc5497a9-7119-48a2-8ee1-b6044b218daa name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.753529 | controller |     "Jun 10 14:33:02.867627 crc crio[3658]: time=\"2026-06-10T14:33:02.84745247Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=b222c451-849c-4aff-ace6-2317ce744851 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.753544 | controller |     "Jun 10 14:33:02.950394 crc crio[3658]: time=\"2026-06-10T14:33:02.940941239Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:dfbee1a913900ca811d31cf79d976dfb34f80fb64e946ffb82e85b5587887c69\" id=fe5f27b4-d0fe-4da1-a4a4-b09329b86112 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.753559 | controller |     "Jun 10 14:33:02.950394 crc crio[3658]: time=\"2026-06-10T14:33:02.947795896Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=d789d8d7-a1d6-43f1-8206-a8418a48c30d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.753574 | controller |     "Jun 10 14:33:02.983748 crc crio[3658]: time=\"2026-06-10T14:33:02.983657044Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=c217dc6c-b61a-48ff-ac19-7be3c9403ee0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.753589 | controller |     "Jun 10 14:33:03.011211 crc crio[3658]: time=\"2026-06-10T14:33:03.010774321Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=26efa990-2ce6-41b3-be54-8f777b6cd197 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.753603 | controller |     "Jun 10 14:33:03.018192 crc crio[3658]: time=\"2026-06-10T14:33:03.01768096Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-j8vqx/extract-content\" id=1f5fb697-2bc4-4da3-927c-ec7336b173f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.753622 | controller |     "Jun 10 14:33:03.020664 crc crio[3658]: time=\"2026-06-10T14:33:03.020619291Z\" level=info msg=\"Created container 7bf386f975813f928ee546bbbbbe99e9f53c328adfbb11a155d71c71c271e0a4: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=bac28c62-9a23-4275-ba11-c241a3624c70 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.753638 | controller |     "Jun 10 14:33:03.022510 crc crio[3658]: time=\"2026-06-10T14:33:03.022196146Z\" level=info msg=\"Starting container: 7bf386f975813f928ee546bbbbbe99e9f53c328adfbb11a155d71c71c271e0a4\" id=c83095bf-5275-40bb-a912-5f44347d102b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.753653 | controller |     "Jun 10 14:33:03.032501 crc crio[3658]: time=\"2026-06-10T14:33:03.032413198Z\" level=info msg=\"Started container\" PID=15511 containerID=7bf386f975813f928ee546bbbbbe99e9f53c328adfbb11a155d71c71c271e0a4 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=c83095bf-5275-40bb-a912-5f44347d102b name=/runtime.v1.RuntimeService/StartContainer sandboxID=27067ce548bf8a873d1dcf9ba0791894c1832c1768aa1ec2ee30f13f07a8377f",
2026-06-10 15:52:08.753668 | controller |     "Jun 10 14:33:03.043168 crc crio[3658]: time=\"2026-06-10T14:33:03.043103928Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:80a3918c902f8f219c53c3fb91ac0b3e3bb943a95805b4cec2ba2ac414b14132\" id=585807d5-81a4-4b88-b976-f7475bf0d390 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.753684 | controller |     "Jun 10 14:33:03.044213 crc crio[3658]: time=\"2026-06-10T14:33:03.044139143Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=4fb2a1fe-303a-41ed-86ad-515b6daf17e1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.753699 | controller |     "Jun 10 14:33:03.086846 crc crio[3658]: time=\"2026-06-10T14:33:03.086684343Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=d382b797-3fe5-41de-a02c-c9f01216ee8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.753714 | controller |     "Jun 10 14:33:03.100094 crc crio[3658]: time=\"2026-06-10T14:33:03.099997563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.753728 | controller |     "Jun 10 14:33:03.104015 crc crio[3658]: time=\"2026-06-10T14:33:03.103909898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.753743 | controller |     "Jun 10 14:33:03.104839 crc crio[3658]: time=\"2026-06-10T14:33:03.104755507Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:dfbee1a913900ca811d31cf79d976dfb34f80fb64e946ffb82e85b5587887c69\" id=7fb1919f-18ca-4012-889d-83f830e6d9b2 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.753758 | controller |     "Jun 10 14:33:03.110702 crc crio[3658]: time=\"2026-06-10T14:33:03.110563548Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=2e6a434f-0fb0-42c9-ab0a-139b7f8461a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.753773 | controller |     "Jun 10 14:33:03.110702 crc crio[3658]: time=\"2026-06-10T14:33:03.110658771Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=09795ee5-3e84-44d4-b701-ee173de15291 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.753787 | controller |     "Jun 10 14:33:03.111649 crc crio[3658]: time=\"2026-06-10T14:33:03.111553102Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-sgbsl/extract-content\" id=6a4b5193-596b-4f77-aa50-7c55f06ba4e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.753806 | controller |     "Jun 10 14:33:03.128745 crc crio[3658]: time=\"2026-06-10T14:33:03.12856953Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=4fc7fb2d-7549-4c4f-a899-939741807626 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.753821 | controller |     "Jun 10 14:33:03.139520 crc crio[3658]: time=\"2026-06-10T14:33:03.139410784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.753836 | controller |     "Jun 10 14:33:03.139898 crc crio[3658]: time=\"2026-06-10T14:33:03.139541009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.753866 | controller |     "Jun 10 14:33:03.143114 crc crio[3658]: time=\"2026-06-10T14:33:03.14275996Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=0cfeef62-abe0-4ffc-b90c-87cb90dad5db name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.753885 | controller |     "Jun 10 14:33:03.146220 crc crio[3658]: time=\"2026-06-10T14:33:03.146130956Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/extract-content\" id=bcaf4abc-5602-4684-bc74-bf7cfe6bd410 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.753903 | controller |     "Jun 10 14:33:03.162854 crc crio[3658]: time=\"2026-06-10T14:33:03.162787851Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=fe66feca-40d3-4a73-9756-5fb28edfa6ee name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.753921 | controller |     "Jun 10 14:33:03.170105 crc crio[3658]: time=\"2026-06-10T14:33:03.169584166Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=b7f9f3b0-9fa8-4e5e-88e9-ded5bdee6978 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.753936 | controller |     "Jun 10 14:33:03.175749 crc crio[3658]: time=\"2026-06-10T14:33:03.175661256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.753951 | controller |     "Jun 10 14:33:03.179062 crc crio[3658]: time=\"2026-06-10T14:33:03.178211124Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/extract-content\" id=18d1a078-1dbe-4651-8f8c-960aadaf8dc8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.753966 | controller |     "Jun 10 14:33:03.180950 crc crio[3658]: time=\"2026-06-10T14:33:03.180870706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.753981 | controller |     "Jun 10 14:33:03.184397 crc crio[3658]: time=\"2026-06-10T14:33:03.184338766Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=23cb268f-2fc1-4b39-b7c4-454d7d1071c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.753995 | controller |     "Jun 10 14:33:03.190826 crc crio[3658]: time=\"2026-06-10T14:33:03.190712846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.754010 | controller |     "Jun 10 14:33:03.206074 crc crio[3658]: time=\"2026-06-10T14:33:03.205911441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.754025 | controller |     "Jun 10 14:33:03.221673 crc crio[3658]: time=\"2026-06-10T14:33:03.220849637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.754044 | controller |     "Jun 10 14:33:03.227026 crc crio[3658]: time=\"2026-06-10T14:33:03.226903136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.754059 | controller |     "Jun 10 14:33:03.229430 crc crio[3658]: time=\"2026-06-10T14:33:03.229382012Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:e03c9b1bbf20136e2179857f5179ab4aa9e4a5659d6854bc1abd967740f936dd\" id=47eb5c95-e398-4680-9fc5-6b4e2b5d2e75 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.754074 | controller |     "Jun 10 14:33:03.231802 crc crio[3658]: time=\"2026-06-10T14:33:03.231705352Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=01df90e9-7018-44c0-b1fc-476cd27b1e3c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.754089 | controller |     "Jun 10 14:33:03.241719 crc crio[3658]: time=\"2026-06-10T14:33:03.241592743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.754104 | controller |     "Jun 10 14:33:03.246849 crc crio[3658]: time=\"2026-06-10T14:33:03.246758002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.754119 | controller |     "Jun 10 14:33:03.253674 crc crio[3658]: time=\"2026-06-10T14:33:03.253567737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.754134 | controller |     "Jun 10 14:33:03.268375 crc crio[3658]: time=\"2026-06-10T14:33:03.268153971Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vtlcf/extract-content\" id=afa7c841-8a2a-4e10-bd23-84d96252fa94 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.754148 | controller |     "Jun 10 14:33:03.268375 crc crio[3658]: time=\"2026-06-10T14:33:03.268222313Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=7988e2aa-ef98-46da-9f24-361ae1511466 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.754163 | controller |     "Jun 10 14:33:03.275112 crc crio[3658]: time=\"2026-06-10T14:33:03.274998797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.754177 | controller |     "Jun 10 14:33:03.276569 crc crio[3658]: time=\"2026-06-10T14:33:03.276433897Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.754191 | controller |     "Jun 10 14:33:03.279531 crc crio[3658]: time=\"2026-06-10T14:33:03.279463331Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.754205 | controller |     "Jun 10 14:33:03.282844 crc crio[3658]: time=\"2026-06-10T14:33:03.282741574Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-chds7/extract-content\" id=8e15fc24-7df9-409f-b378-841401724bb5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.754220 | controller |     "Jun 10 14:33:03.284430 crc crio[3658]: time=\"2026-06-10T14:33:03.28434756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.754235 | controller |     "Jun 10 14:33:03.286858 crc crio[3658]: time=\"2026-06-10T14:33:03.286769784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.754253 | controller |     "Jun 10 14:33:03.295391 crc crio[3658]: time=\"2026-06-10T14:33:03.295236316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.754268 | controller |     "Jun 10 14:33:03.297534 crc crio[3658]: time=\"2026-06-10T14:33:03.297239945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.754283 | controller |     "Jun 10 14:33:03.301121 crc crio[3658]: time=\"2026-06-10T14:33:03.300776887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.754298 | controller |     "Jun 10 14:33:03.316096 crc crio[3658]: time=\"2026-06-10T14:33:03.316012444Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.754313 | controller |     "Jun 10 14:33:03.319161 crc crio[3658]: time=\"2026-06-10T14:33:03.319135581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.754328 | controller |     "Jun 10 14:33:03.342874 crc crio[3658]: time=\"2026-06-10T14:33:03.342786408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.754343 | controller |     "Jun 10 14:33:03.345923 crc crio[3658]: time=\"2026-06-10T14:33:03.345855034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.754359 | controller |     "Jun 10 14:33:03.513505 crc crio[3658]: time=\"2026-06-10T14:33:03.513389421Z\" level=info msg=\"Created container 454d515b939f3fe7f729de3e881fd3cdfdc9d7670e945c6e0dd9b8ed4013db6e: openshift-marketplace/certified-operators-j8vqx/extract-content\" id=1f5fb697-2bc4-4da3-927c-ec7336b173f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.754374 | controller |     "Jun 10 14:33:03.514370 crc crio[3658]: time=\"2026-06-10T14:33:03.514176668Z\" level=info msg=\"Created container b5e2e4568ba5ea11763cb4ac9b76478e8bb5ab8e015a0e542c11e9a368cda0f9: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=26efa990-2ce6-41b3-be54-8f777b6cd197 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.754389 | controller |     "Jun 10 14:33:03.518770 crc crio[3658]: time=\"2026-06-10T14:33:03.517543414Z\" level=info msg=\"Starting container: b5e2e4568ba5ea11763cb4ac9b76478e8bb5ab8e015a0e542c11e9a368cda0f9\" id=dba3b455-5227-498e-8ebd-b486948489d2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.754403 | controller |     "Jun 10 14:33:03.518770 crc crio[3658]: time=\"2026-06-10T14:33:03.517937738Z\" level=info msg=\"Starting container: 454d515b939f3fe7f729de3e881fd3cdfdc9d7670e945c6e0dd9b8ed4013db6e\" id=014df44a-890a-423d-963b-464431c60d85 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.754418 | controller |     "Jun 10 14:33:03.525779 crc crio[3658]: time=\"2026-06-10T14:33:03.524131862Z\" level=info msg=\"Started container\" PID=15531 containerID=b5e2e4568ba5ea11763cb4ac9b76478e8bb5ab8e015a0e542c11e9a368cda0f9 description=openshift-marketplace/redhat-marketplace-ntdwx/extract-content id=dba3b455-5227-498e-8ebd-b486948489d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ada9c03cf9925a7546c043a7ef5ed105ab8996fb0c978dba17bdf4811dc4bae",
2026-06-10 15:52:08.754438 | controller |     "Jun 10 14:33:03.525779 crc crio[3658]: time=\"2026-06-10T14:33:03.525166507Z\" level=info msg=\"Started container\" PID=15530 containerID=454d515b939f3fe7f729de3e881fd3cdfdc9d7670e945c6e0dd9b8ed4013db6e description=openshift-marketplace/certified-operators-j8vqx/extract-content id=014df44a-890a-423d-963b-464431c60d85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f630a73ddb73f9db2c566c8c1da0ecae7e2624095a03d378a2391cfc5ca6443",
2026-06-10 15:52:08.754454 | controller |     "Jun 10 14:33:03.592178 crc crio[3658]: time=\"2026-06-10T14:33:03.592027397Z\" level=info msg=\"Created container 721541d6f88047dea1b17e78003749e7729102ac095695f613533d5bd4f89ea6: openshift-kube-apiserver/installer-13-crc/installer\" id=ee9b7eb9-86e8-4839-8063-0ff4bd8bf92a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.754469 | controller |     "Jun 10 14:33:03.593640 crc crio[3658]: time=\"2026-06-10T14:33:03.59355873Z\" level=info msg=\"Starting container: 721541d6f88047dea1b17e78003749e7729102ac095695f613533d5bd4f89ea6\" id=36cf52cf-884b-439e-86ed-7999417794e2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.754484 | controller |     "Jun 10 14:33:03.604900 crc crio[3658]: time=\"2026-06-10T14:33:03.604776077Z\" level=info msg=\"Started container\" PID=15532 containerID=721541d6f88047dea1b17e78003749e7729102ac095695f613533d5bd4f89ea6 description=openshift-kube-apiserver/installer-13-crc/installer id=36cf52cf-884b-439e-86ed-7999417794e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a9cf868bde75b54ed503076ea7357a95e37b6b75182813297b9a69037ad13e12",
2026-06-10 15:52:08.754500 | controller |     "Jun 10 14:33:03.610635 crc crio[3658]: time=\"2026-06-10T14:33:03.610568307Z\" level=info msg=\"Created container 34a266a45fd06fcde1773bcfc70fb36872661adc991c13cb7f8a01ac4554b9d8: openshift-marketplace/community-operators-sgbsl/extract-content\" id=6a4b5193-596b-4f77-aa50-7c55f06ba4e0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.754516 | controller |     "Jun 10 14:33:03.611793 crc crio[3658]: time=\"2026-06-10T14:33:03.611725227Z\" level=info msg=\"Starting container: 34a266a45fd06fcde1773bcfc70fb36872661adc991c13cb7f8a01ac4554b9d8\" id=33e64b89-88e0-4243-8961-1f8b8d9d34fd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.754531 | controller |     "Jun 10 14:33:03.616443 crc crio[3658]: time=\"2026-06-10T14:33:03.616356797Z\" level=info msg=\"Created container 4cafb2d00e739610c6279fe011c3fcb94c8081556a90de9885f7e2bf4624b194: openshift-marketplace/community-operators-qhh6t/extract-content\" id=18d1a078-1dbe-4651-8f8c-960aadaf8dc8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.754546 | controller |     "Jun 10 14:33:03.617435 crc crio[3658]: time=\"2026-06-10T14:33:03.617248398Z\" level=info msg=\"Starting container: 4cafb2d00e739610c6279fe011c3fcb94c8081556a90de9885f7e2bf4624b194\" id=77e0974b-c678-426d-b553-d970fcade35c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.754562 | controller |     "Jun 10 14:33:03.618440 crc crio[3658]: time=\"2026-06-10T14:33:03.618347756Z\" level=info msg=\"Created container 95df2abb58dbe41d08ddb29b20ac09f5f3e45eb71473cfeaadab9fe91ce2b532: openshift-marketplace/redhat-marketplace-vtlcf/extract-content\" id=afa7c841-8a2a-4e10-bd23-84d96252fa94 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.754578 | controller |     "Jun 10 14:33:03.618732 crc crio[3658]: time=\"2026-06-10T14:33:03.618615895Z\" level=info msg=\"Started container\" PID=15544 containerID=34a266a45fd06fcde1773bcfc70fb36872661adc991c13cb7f8a01ac4554b9d8 description=openshift-marketplace/community-operators-sgbsl/extract-content id=33e64b89-88e0-4243-8961-1f8b8d9d34fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=c83c260d24ed0bdba377e1da835169e706ab4ae0668e3414046b17ca9d827dad",
2026-06-10 15:52:08.754594 | controller |     "Jun 10 14:33:03.619332 crc crio[3658]: time=\"2026-06-10T14:33:03.619225516Z\" level=info msg=\"Starting container: 95df2abb58dbe41d08ddb29b20ac09f5f3e45eb71473cfeaadab9fe91ce2b532\" id=46c1a1f2-bcb3-4734-b2ce-92d02e2e57f0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.754612 | controller |     "Jun 10 14:33:03.620886 crc crio[3658]: time=\"2026-06-10T14:33:03.619673082Z\" level=info msg=\"Created container 8562828c90ca7906b2387f7b6a15ae2c4361f14f162384af41d458f54e81989e: openshift-marketplace/redhat-operators-chds7/extract-content\" id=8e15fc24-7df9-409f-b378-841401724bb5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.754629 | controller |     "Jun 10 14:33:03.620886 crc crio[3658]: time=\"2026-06-10T14:33:03.62050225Z\" level=info msg=\"Starting container: 8562828c90ca7906b2387f7b6a15ae2c4361f14f162384af41d458f54e81989e\" id=794f3f1c-a2ea-4b1e-bbf6-a3fc86c72432 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.754644 | controller |     "Jun 10 14:33:03.623748 crc crio[3658]: time=\"2026-06-10T14:33:03.623649029Z\" level=info msg=\"Started container\" PID=15551 containerID=4cafb2d00e739610c6279fe011c3fcb94c8081556a90de9885f7e2bf4624b194 description=openshift-marketplace/community-operators-qhh6t/extract-content id=77e0974b-c678-426d-b553-d970fcade35c name=/runtime.v1.RuntimeService/StartContainer sandboxID=15cb5b3021fba8c9b9bf5b99e5e3691970e96ff49b3e93a83b20310304010d19",
2026-06-10 15:52:08.754660 | controller |     "Jun 10 14:33:03.630941 crc crio[3658]: time=\"2026-06-10T14:33:03.630835077Z\" level=info msg=\"Created container 57136a09b88a49702db0f3056d54eaf62b1c9387913d92b9c0aab30cc775bdad: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=09795ee5-3e84-44d4-b701-ee173de15291 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.754675 | controller |     "Jun 10 14:33:03.632825 crc crio[3658]: time=\"2026-06-10T14:33:03.632765194Z\" level=info msg=\"Started container\" PID=15549 containerID=8562828c90ca7906b2387f7b6a15ae2c4361f14f162384af41d458f54e81989e description=openshift-marketplace/redhat-operators-chds7/extract-content id=794f3f1c-a2ea-4b1e-bbf6-a3fc86c72432 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9aca9676336612f9ad86303e2a0637e009a1abe8d324e9cd6d285c5c0157930",
2026-06-10 15:52:08.754691 | controller |     "Jun 10 14:33:03.632908 crc crio[3658]: time=\"2026-06-10T14:33:03.632848417Z\" level=info msg=\"Starting container: 57136a09b88a49702db0f3056d54eaf62b1c9387913d92b9c0aab30cc775bdad\" id=04b2521f-c9d4-4f82-87ff-9560f23c9234 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.754706 | controller |     "Jun 10 14:33:03.633494 crc crio[3658]: time=\"2026-06-10T14:33:03.633420756Z\" level=info msg=\"Started container\" PID=15546 containerID=95df2abb58dbe41d08ddb29b20ac09f5f3e45eb71473cfeaadab9fe91ce2b532 description=openshift-marketplace/redhat-marketplace-vtlcf/extract-content id=46c1a1f2-bcb3-4734-b2ce-92d02e2e57f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=03803cec1919561a4119b037415d69aa34c06f9113190363d1b9eb3a9fbb6128",
2026-06-10 15:52:08.754722 | controller |     "Jun 10 14:33:03.637669 crc crio[3658]: time=\"2026-06-10T14:33:03.637558679Z\" level=info msg=\"Created container 442f5ffef704658f4218e224dfabfd4ccc59a2ff87f66f026355535b8d9ce3db: openshift-marketplace/certified-operators-l27pk/extract-content\" id=bcaf4abc-5602-4684-bc74-bf7cfe6bd410 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.754737 | controller |     "Jun 10 14:33:03.640866 crc crio[3658]: time=\"2026-06-10T14:33:03.640781181Z\" level=info msg=\"Starting container: 442f5ffef704658f4218e224dfabfd4ccc59a2ff87f66f026355535b8d9ce3db\" id=24994e64-dce9-41d2-85d9-b6735e8f9393 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.754753 | controller |     "Jun 10 14:33:03.645213 crc crio[3658]: time=\"2026-06-10T14:33:03.644786999Z\" level=info msg=\"Started container\" PID=15548 containerID=57136a09b88a49702db0f3056d54eaf62b1c9387913d92b9c0aab30cc775bdad description=openshift-marketplace/redhat-operators-x5vn9/extract-content id=04b2521f-c9d4-4f82-87ff-9560f23c9234 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdf07c555973350cde33a65900bc51e21c2fb379858cd0f76a3bd939b42eb862",
2026-06-10 15:52:08.754771 | controller |     "Jun 10 14:33:03.655124 crc crio[3658]: time=\"2026-06-10T14:33:03.655042083Z\" level=info msg=\"Started container\" PID=15550 containerID=442f5ffef704658f4218e224dfabfd4ccc59a2ff87f66f026355535b8d9ce3db description=openshift-marketplace/certified-operators-l27pk/extract-content id=24994e64-dce9-41d2-85d9-b6735e8f9393 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d45d3cbfdea23cb05994254dd7312bddae7b99a06c787a940780793912a0a98",
2026-06-10 15:52:08.754787 | controller |     "Jun 10 14:33:03.868375 crc crio[3658]: time=\"2026-06-10T14:33:03.868306669Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0f1a909a-18dd-44df-980a-7651550aee18 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.754803 | controller |     "Jun 10 14:33:03.870080 crc crio[3658]: time=\"2026-06-10T14:33:03.869997977Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=adc3a918-0595-4fd1-ade4-b9d3e09c224d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.754818 | controller |     "Jun 10 14:33:03.871217 crc crio[3658]: time=\"2026-06-10T14:33:03.871148227Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=98eece47-09e4-40e4-81aa-1c4eba8915cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.754834 | controller |     "Jun 10 14:33:03.871799 crc crio[3658]: time=\"2026-06-10T14:33:03.871623193Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=8f135dd8-8960-4b6e-ba1e-067a69628832 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.754864 | controller |     "Jun 10 14:33:03.872462 crc crio[3658]: time=\"2026-06-10T14:33:03.872061719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.754884 | controller |     "Jun 10 14:33:03.875142 crc crio[3658]: time=\"2026-06-10T14:33:03.875073433Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f7e415ff-c64a-4095-a972-6344ff81785c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.754902 | controller |     "Jun 10 14:33:03.901587 crc crio[3658]: time=\"2026-06-10T14:33:03.901509766Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vtlcf/registry-server\" id=2439e62c-41c1-463f-b359-c7b7c10fbac3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.754919 | controller |     "Jun 10 14:33:03.901884 crc crio[3658]: time=\"2026-06-10T14:33:03.901827507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.754935 | controller |     "Jun 10 14:33:03.923007 crc crio[3658]: time=\"2026-06-10T14:33:03.922917395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.754950 | controller |     "Jun 10 14:33:03.926508 crc crio[3658]: time=\"2026-06-10T14:33:03.926444007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.754965 | controller |     "Jun 10 14:33:03.967227 crc crio[3658]: time=\"2026-06-10T14:33:03.967110102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.754984 | controller |     "Jun 10 14:33:03.969549 crc crio[3658]: time=\"2026-06-10T14:33:03.969486804Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.754999 | controller |     "Jun 10 14:33:04.367605 crc crio[3658]: time=\"2026-06-10T14:33:04.366954782Z\" level=info msg=\"Created container 7d4ca552998f4ce7075f6d7e5262885dd9385be65f8d86ed76721ab44be17bcc: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=8f135dd8-8960-4b6e-ba1e-067a69628832 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.755014 | controller |     "Jun 10 14:33:04.369161 crc crio[3658]: time=\"2026-06-10T14:33:04.369070875Z\" level=info msg=\"Starting container: 7d4ca552998f4ce7075f6d7e5262885dd9385be65f8d86ed76721ab44be17bcc\" id=e79761e2-0e39-47ab-b234-259cc3c6a5d3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.755029 | controller |     "Jun 10 14:33:04.379244 crc crio[3658]: time=\"2026-06-10T14:33:04.379145813Z\" level=info msg=\"Started container\" PID=15642 containerID=7d4ca552998f4ce7075f6d7e5262885dd9385be65f8d86ed76721ab44be17bcc description=openshift-marketplace/redhat-marketplace-ntdwx/registry-server id=e79761e2-0e39-47ab-b234-259cc3c6a5d3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ada9c03cf9925a7546c043a7ef5ed105ab8996fb0c978dba17bdf4811dc4bae",
2026-06-10 15:52:08.755044 | controller |     "Jun 10 14:33:04.550245 crc crio[3658]: time=\"2026-06-10T14:33:04.550114648Z\" level=info msg=\"Created container 3580f994325e5437bb1766e8531e029a1cb1a737d73697cfa6590e92f7498f73: openshift-marketplace/redhat-marketplace-vtlcf/registry-server\" id=2439e62c-41c1-463f-b359-c7b7c10fbac3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.755059 | controller |     "Jun 10 14:33:04.552488 crc crio[3658]: time=\"2026-06-10T14:33:04.552367535Z\" level=info msg=\"Starting container: 3580f994325e5437bb1766e8531e029a1cb1a737d73697cfa6590e92f7498f73\" id=95dc436a-c8c8-4cfd-91f0-281f6812f781 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.755074 | controller |     "Jun 10 14:33:04.562345 crc crio[3658]: time=\"2026-06-10T14:33:04.562144133Z\" level=info msg=\"Started container\" PID=15641 containerID=3580f994325e5437bb1766e8531e029a1cb1a737d73697cfa6590e92f7498f73 description=openshift-marketplace/redhat-marketplace-vtlcf/registry-server id=95dc436a-c8c8-4cfd-91f0-281f6812f781 name=/runtime.v1.RuntimeService/StartContainer sandboxID=03803cec1919561a4119b037415d69aa34c06f9113190363d1b9eb3a9fbb6128",
2026-06-10 15:52:08.755089 | controller |     "Jun 10 14:33:04.927644 crc crio[3658]: time=\"2026-06-10T14:33:04.927598545Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3726e2da-5d07-44dd-8144-a82533b4c757 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.755104 | controller |     "Jun 10 14:33:04.933159 crc crio[3658]: time=\"2026-06-10T14:33:04.933129846Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5e56c73e-251d-41a3-8ba4-b701628f8cbe name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.755119 | controller |     "Jun 10 14:33:04.935455 crc crio[3658]: time=\"2026-06-10T14:33:04.935159397Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9f48e960-7c84-4c03-8495-5392e2e8fdcd name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.755135 | controller |     "Jun 10 14:33:04.946909 crc crio[3658]: time=\"2026-06-10T14:33:04.946818919Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=defcec1b-84f3-4ba8-85c3-d7c9c67f2c65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.755153 | controller |     "Jun 10 14:33:04.952342 crc crio[3658]: time=\"2026-06-10T14:33:04.952177864Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=93202522-690a-4e9e-a01c-db8b9bf5a3af name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.755169 | controller |     "Jun 10 14:33:04.960638 crc crio[3658]: time=\"2026-06-10T14:33:04.960545143Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b58c62c4-5f11-4de9-b77e-6b1d73750999 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.755183 | controller |     "Jun 10 14:33:04.961011 crc crio[3658]: time=\"2026-06-10T14:33:04.960900676Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=32481119-f44a-4727-97d2-ba2080c700e6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.755198 | controller |     "Jun 10 14:33:04.962049 crc crio[3658]: time=\"2026-06-10T14:33:04.960936797Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5e4eadaf-464c-4534-b278-5f7ef34972a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.755213 | controller |     "Jun 10 14:33:04.965170 crc crio[3658]: time=\"2026-06-10T14:33:04.964905134Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=81e59d88-dbd8-4ca0-be2d-85ddedc3fe0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.755228 | controller |     "Jun 10 14:33:04.965170 crc crio[3658]: time=\"2026-06-10T14:33:04.96508816Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=63090a36-9dcd-4222-929b-ebce3874eb30 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.755244 | controller |     "Jun 10 14:33:04.992380 crc crio[3658]: time=\"2026-06-10T14:33:04.991646197Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=baa58634-7e54-4155-b6ae-4169003fbf4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.755258 | controller |     "Jun 10 14:33:04.992380 crc crio[3658]: time=\"2026-06-10T14:33:04.991954758Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=38227692-9f5d-4580-a6aa-a8cedc0037c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.755327 | controller |     "Jun 10 14:33:05.053194 crc crio[3658]: time=\"2026-06-10T14:33:05.0530856Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-chds7/registry-server\" id=6dc957fa-b413-4b87-9dfa-2d1e2124416a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.755347 | controller |     "Jun 10 14:33:05.054139 crc crio[3658]: time=\"2026-06-10T14:33:05.053613708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.755364 | controller |     "Jun 10 14:33:05.055397 crc crio[3658]: time=\"2026-06-10T14:33:05.055165201Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=b99815a3-a3e7-4791-8568-36741474d2c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.755379 | controller |     "Jun 10 14:33:05.075910 crc crio[3658]: time=\"2026-06-10T14:33:05.075517634Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.755399 | controller |     "Jun 10 14:33:05.105637 crc crio[3658]: time=\"2026-06-10T14:33:05.10549763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.755415 | controller |     "Jun 10 14:33:05.108865 crc crio[3658]: time=\"2026-06-10T14:33:05.108774693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.755431 | controller |     "Jun 10 14:33:05.128593 crc crio[3658]: time=\"2026-06-10T14:33:05.128477794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.755446 | controller |     "Jun 10 14:33:05.132153 crc crio[3658]: time=\"2026-06-10T14:33:05.132043487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.755461 | controller |     "Jun 10 14:33:05.461093 crc crio[3658]: time=\"2026-06-10T14:33:05.460743189Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-j8vqx/registry-server\" id=c2a4cb3a-64da-4240-a015-ead7c763e74c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.755477 | controller |     "Jun 10 14:33:05.461845 crc crio[3658]: time=\"2026-06-10T14:33:05.461347319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.755492 | controller |     "Jun 10 14:33:05.463446 crc crio[3658]: time=\"2026-06-10T14:33:05.463332168Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qhh6t/registry-server\" id=ac382b8e-a0c3-4c29-9320-40eb232d9b66 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.755507 | controller |     "Jun 10 14:33:05.463446 crc crio[3658]: time=\"2026-06-10T14:33:05.463409561Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-l27pk/registry-server\" id=f9f25b31-f63b-40bb-bfca-d33e92951f98 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.755523 | controller |     "Jun 10 14:33:05.475861 crc crio[3658]: time=\"2026-06-10T14:33:05.475739787Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.755538 | controller |     "Jun 10 14:33:05.475861 crc crio[3658]: time=\"2026-06-10T14:33:05.47584722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.755554 | controller |     "Jun 10 14:33:05.521174 crc crio[3658]: time=\"2026-06-10T14:33:05.521036681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.755568 | controller |     "Jun 10 14:33:05.528903 crc crio[3658]: time=\"2026-06-10T14:33:05.528793469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.755583 | controller |     "Jun 10 14:33:05.531751 crc crio[3658]: time=\"2026-06-10T14:33:05.531542514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.755598 | controller |     "Jun 10 14:33:05.537241 crc crio[3658]: time=\"2026-06-10T14:33:05.537111546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.755617 | controller |     "Jun 10 14:33:05.538456 crc crio[3658]: time=\"2026-06-10T14:33:05.537165708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.755632 | controller |     "Jun 10 14:33:05.542123 crc crio[3658]: time=\"2026-06-10T14:33:05.541972374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.755648 | controller |     "Jun 10 14:33:05.691877 crc crio[3658]: time=\"2026-06-10T14:33:05.691773938Z\" level=info msg=\"Created container 1618c0308e513aaf6736fe4d34a183a127086fb738526bf911afa5c0cfd52c72: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=b99815a3-a3e7-4791-8568-36741474d2c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.755663 | controller |     "Jun 10 14:33:05.693393 crc crio[3658]: time=\"2026-06-10T14:33:05.693206848Z\" level=info msg=\"Starting container: 1618c0308e513aaf6736fe4d34a183a127086fb738526bf911afa5c0cfd52c72\" id=39e8c879-0b41-4bb7-abcb-541e16f760f5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.755678 | controller |     "Jun 10 14:33:05.698405 crc crio[3658]: time=\"2026-06-10T14:33:05.698250092Z\" level=info msg=\"Started container\" PID=15698 containerID=1618c0308e513aaf6736fe4d34a183a127086fb738526bf911afa5c0cfd52c72 description=openshift-marketplace/redhat-operators-x5vn9/registry-server id=39e8c879-0b41-4bb7-abcb-541e16f760f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdf07c555973350cde33a65900bc51e21c2fb379858cd0f76a3bd939b42eb862",
2026-06-10 15:52:08.755694 | controller |     "Jun 10 14:33:05.818072 crc crio[3658]: time=\"2026-06-10T14:33:05.817845542Z\" level=info msg=\"Created container 7e499520d1cdd7c9872a842b5610094ebf753297c3d9f90db6d603afed48dd28: openshift-marketplace/redhat-operators-chds7/registry-server\" id=6dc957fa-b413-4b87-9dfa-2d1e2124416a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.755709 | controller |     "Jun 10 14:33:05.819358 crc crio[3658]: time=\"2026-06-10T14:33:05.819099206Z\" level=info msg=\"Starting container: 7e499520d1cdd7c9872a842b5610094ebf753297c3d9f90db6d603afed48dd28\" id=44488b3a-1591-4531-a11e-f7b8a5f3cea6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.755725 | controller |     "Jun 10 14:33:05.824908 crc crio[3658]: time=\"2026-06-10T14:33:05.824738841Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-sgbsl/registry-server\" id=992f0121-41b8-454a-89b8-6ad471d693fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.755740 | controller |     "Jun 10 14:33:05.825584 crc crio[3658]: time=\"2026-06-10T14:33:05.825414964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.755756 | controller |     "Jun 10 14:33:05.830140 crc crio[3658]: time=\"2026-06-10T14:33:05.830036353Z\" level=info msg=\"Started container\" PID=15700 containerID=7e499520d1cdd7c9872a842b5610094ebf753297c3d9f90db6d603afed48dd28 description=openshift-marketplace/redhat-operators-chds7/registry-server id=44488b3a-1591-4531-a11e-f7b8a5f3cea6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d9aca9676336612f9ad86303e2a0637e009a1abe8d324e9cd6d285c5c0157930",
2026-06-10 15:52:08.755771 | controller |     "Jun 10 14:33:05.874576 crc crio[3658]: time=\"2026-06-10T14:33:05.874435367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.755787 | controller |     "Jun 10 14:33:05.878345 crc crio[3658]: time=\"2026-06-10T14:33:05.878247529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.755805 | controller |     "Jun 10 14:33:06.301617 crc crio[3658]: time=\"2026-06-10T14:33:06.30072805Z\" level=info msg=\"Created container cd3b21840f2539e47895fb92dfeec8c9847e67424ed5c03f6d8549664d47aac8: openshift-marketplace/community-operators-qhh6t/registry-server\" id=ac382b8e-a0c3-4c29-9320-40eb232d9b66 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.755821 | controller |     "Jun 10 14:33:06.303039 crc crio[3658]: time=\"2026-06-10T14:33:06.302908466Z\" level=info msg=\"Starting container: cd3b21840f2539e47895fb92dfeec8c9847e67424ed5c03f6d8549664d47aac8\" id=8abddf6d-5ca9-468b-9772-eaf2c6a6b858 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.755836 | controller |     "Jun 10 14:33:06.307949 crc crio[3658]: time=\"2026-06-10T14:33:06.307817115Z\" level=info msg=\"Started container\" PID=15713 containerID=cd3b21840f2539e47895fb92dfeec8c9847e67424ed5c03f6d8549664d47aac8 description=openshift-marketplace/community-operators-qhh6t/registry-server id=8abddf6d-5ca9-468b-9772-eaf2c6a6b858 name=/runtime.v1.RuntimeService/StartContainer sandboxID=15cb5b3021fba8c9b9bf5b99e5e3691970e96ff49b3e93a83b20310304010d19",
2026-06-10 15:52:08.755872 | controller |     "Jun 10 14:33:06.362138 crc crio[3658]: time=\"2026-06-10T14:33:06.361781789Z\" level=info msg=\"Created container 97bc006e4f911c51c49ab2f8c4987b46df4de41964c7bdb94a36fb5779436da0: openshift-marketplace/certified-operators-l27pk/registry-server\" id=f9f25b31-f63b-40bb-bfca-d33e92951f98 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.755889 | controller |     "Jun 10 14:33:06.363220 crc crio[3658]: time=\"2026-06-10T14:33:06.363126885Z\" level=info msg=\"Starting container: 97bc006e4f911c51c49ab2f8c4987b46df4de41964c7bdb94a36fb5779436da0\" id=f867025a-c5fe-4e93-9017-7975a98cd68d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.755905 | controller |     "Jun 10 14:33:06.367524 crc crio[3658]: time=\"2026-06-10T14:33:06.367081422Z\" level=info msg=\"Created container 1ebb03f75e2d3b68cb207ae92a4bc0adc1e1a9b66d016fb0c2ea11336eeadbd3: openshift-marketplace/certified-operators-j8vqx/registry-server\" id=c2a4cb3a-64da-4240-a015-ead7c763e74c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.755921 | controller |     "Jun 10 14:33:06.368876 crc crio[3658]: time=\"2026-06-10T14:33:06.368624595Z\" level=info msg=\"Starting container: 1ebb03f75e2d3b68cb207ae92a4bc0adc1e1a9b66d016fb0c2ea11336eeadbd3\" id=c48c4795-2e9e-49c3-a7b5-97af9d2dac8b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.755936 | controller |     "Jun 10 14:33:06.372080 crc crio[3658]: time=\"2026-06-10T14:33:06.371797845Z\" level=info msg=\"Started container\" PID=15714 containerID=97bc006e4f911c51c49ab2f8c4987b46df4de41964c7bdb94a36fb5779436da0 description=openshift-marketplace/certified-operators-l27pk/registry-server id=f867025a-c5fe-4e93-9017-7975a98cd68d name=/runtime.v1.RuntimeService/StartContainer sandboxID=6d45d3cbfdea23cb05994254dd7312bddae7b99a06c787a940780793912a0a98",
2026-06-10 15:52:08.755951 | controller |     "Jun 10 14:33:06.380815 crc crio[3658]: time=\"2026-06-10T14:33:06.380104882Z\" level=info msg=\"Started container\" PID=15712 containerID=1ebb03f75e2d3b68cb207ae92a4bc0adc1e1a9b66d016fb0c2ea11336eeadbd3 description=openshift-marketplace/certified-operators-j8vqx/registry-server id=c48c4795-2e9e-49c3-a7b5-97af9d2dac8b name=/runtime.v1.RuntimeService/StartContainer sandboxID=2f630a73ddb73f9db2c566c8c1da0ecae7e2624095a03d378a2391cfc5ca6443",
2026-06-10 15:52:08.755967 | controller |     "Jun 10 14:33:06.444612 crc crio[3658]: time=\"2026-06-10T14:33:06.442343522Z\" level=info msg=\"Created container 683b913ac30a3700a8d6bb3476651f19de588de2d6c25ee0778ad07fb7902de8: openshift-marketplace/community-operators-sgbsl/registry-server\" id=992f0121-41b8-454a-89b8-6ad471d693fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.755982 | controller |     "Jun 10 14:33:06.445137 crc crio[3658]: time=\"2026-06-10T14:33:06.444982553Z\" level=info msg=\"Starting container: 683b913ac30a3700a8d6bb3476651f19de588de2d6c25ee0778ad07fb7902de8\" id=df47b8fd-d58b-4bad-9a02-6eb5cd9aae43 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.756001 | controller |     "Jun 10 14:33:06.453678 crc crio[3658]: time=\"2026-06-10T14:33:06.453204337Z\" level=info msg=\"Started container\" PID=15744 containerID=683b913ac30a3700a8d6bb3476651f19de588de2d6c25ee0778ad07fb7902de8 description=openshift-marketplace/community-operators-sgbsl/registry-server id=df47b8fd-d58b-4bad-9a02-6eb5cd9aae43 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c83c260d24ed0bdba377e1da835169e706ab4ae0668e3414046b17ca9d827dad",
2026-06-10 15:52:08.756017 | controller |     "Jun 10 14:33:19.594404 crc crio[3658]: time=\"2026-06-10T14:33:19.593224352Z\" level=info msg=\"Stopping container: 1ebb03f75e2d3b68cb207ae92a4bc0adc1e1a9b66d016fb0c2ea11336eeadbd3 (timeout: 2s)\" id=93b17cad-2ff9-4e72-bb3f-dda7d6c7d0e2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.756032 | controller |     "Jun 10 14:33:19.758457 crc crio[3658]: time=\"2026-06-10T14:33:19.757971092Z\" level=info msg=\"Stopped container 1ebb03f75e2d3b68cb207ae92a4bc0adc1e1a9b66d016fb0c2ea11336eeadbd3: openshift-marketplace/certified-operators-j8vqx/registry-server\" id=93b17cad-2ff9-4e72-bb3f-dda7d6c7d0e2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.756047 | controller |     "Jun 10 14:33:19.759423 crc crio[3658]: time=\"2026-06-10T14:33:19.759147913Z\" level=info msg=\"Stopping pod sandbox: 2f630a73ddb73f9db2c566c8c1da0ecae7e2624095a03d378a2391cfc5ca6443\" id=2362b140-31e7-4fd3-a74b-9e2b418f2931 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.756063 | controller |     "Jun 10 14:33:19.760022 crc crio[3658]: time=\"2026-06-10T14:33:19.759868637Z\" level=info msg=\"Got pod network &{Name:certified-operators-j8vqx Namespace:openshift-marketplace ID:2f630a73ddb73f9db2c566c8c1da0ecae7e2624095a03d378a2391cfc5ca6443 UID:f2f4c7f9-1fe6-4f66-beee-27325646ec9a NetNS:/var/run/netns/c4164118-0661-4660-976c-8f327867c6d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf2f4c7f9_1fe6_4f66_beee_27325646ec9a.slice PodAnnotations:0xc00008d998}] Aliases:map[]}\"",
2026-06-10 15:52:08.756079 | controller |     "Jun 10 14:33:19.760599 crc crio[3658]: time=\"2026-06-10T14:33:19.760053294Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-j8vqx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.756094 | controller |     "Jun 10 14:33:21.311057 crc crio[3658]: time=\"2026-06-10T14:33:21.31072183Z\" level=info msg=\"Stopped pod sandbox: 2f630a73ddb73f9db2c566c8c1da0ecae7e2624095a03d378a2391cfc5ca6443\" id=2362b140-31e7-4fd3-a74b-9e2b418f2931 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.756109 | controller |     "Jun 10 14:33:22.180990 crc crio[3658]: time=\"2026-06-10T14:33:22.180535361Z\" level=info msg=\"Stopping pod sandbox: d04e7eaf5de4edb57ab677f7a285fb3d3c7084e64465dfc7910d1b742b90e427\" id=ae9697a5-237d-4678-ae98-c2eb231e719c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.756124 | controller |     "Jun 10 14:33:22.180990 crc crio[3658]: time=\"2026-06-10T14:33:22.180931694Z\" level=info msg=\"Stopped pod sandbox (already stopped): d04e7eaf5de4edb57ab677f7a285fb3d3c7084e64465dfc7910d1b742b90e427\" id=ae9697a5-237d-4678-ae98-c2eb231e719c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.756139 | controller |     "Jun 10 14:33:22.182202 crc crio[3658]: time=\"2026-06-10T14:33:22.18197316Z\" level=info msg=\"Removing pod sandbox: d04e7eaf5de4edb57ab677f7a285fb3d3c7084e64465dfc7910d1b742b90e427\" id=6c480c90-58ea-45b0-b1b1-f27d7c981d91 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.756154 | controller |     "Jun 10 14:33:22.197238 crc crio[3658]: time=\"2026-06-10T14:33:22.197004059Z\" level=info msg=\"Removed pod sandbox: d04e7eaf5de4edb57ab677f7a285fb3d3c7084e64465dfc7910d1b742b90e427\" id=6c480c90-58ea-45b0-b1b1-f27d7c981d91 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.756173 | controller |     "Jun 10 14:33:22.255422 crc crio[3658]: time=\"2026-06-10T14:33:22.251086017Z\" level=info msg=\"Removing container: 1ebb03f75e2d3b68cb207ae92a4bc0adc1e1a9b66d016fb0c2ea11336eeadbd3\" id=f212e7eb-012f-4896-bbce-3c36677f4c4b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.756189 | controller |     "Jun 10 14:33:22.287751 crc crio[3658]: time=\"2026-06-10T14:33:22.287622499Z\" level=info msg=\"Removed container 1ebb03f75e2d3b68cb207ae92a4bc0adc1e1a9b66d016fb0c2ea11336eeadbd3: openshift-marketplace/certified-operators-j8vqx/registry-server\" id=f212e7eb-012f-4896-bbce-3c36677f4c4b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.756204 | controller |     "Jun 10 14:33:22.291360 crc crio[3658]: time=\"2026-06-10T14:33:22.291224954Z\" level=info msg=\"Removing container: 454d515b939f3fe7f729de3e881fd3cdfdc9d7670e945c6e0dd9b8ed4013db6e\" id=eda1e523-a7f2-43f0-b701-056bdc183b66 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.756219 | controller |     "Jun 10 14:33:22.318235 crc crio[3658]: time=\"2026-06-10T14:33:22.318071911Z\" level=info msg=\"Removed container 454d515b939f3fe7f729de3e881fd3cdfdc9d7670e945c6e0dd9b8ed4013db6e: openshift-marketplace/certified-operators-j8vqx/extract-content\" id=eda1e523-a7f2-43f0-b701-056bdc183b66 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.756234 | controller |     "Jun 10 14:33:22.322671 crc crio[3658]: time=\"2026-06-10T14:33:22.322579577Z\" level=info msg=\"Removing container: 461664d447c02dd977bcd04abd3e6cd45c3add8713043c862b5a6b478bf0baaf\" id=6a24a33c-10ca-4dc1-966f-2c0d48888281 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.756249 | controller |     "Jun 10 14:33:22.340664 crc crio[3658]: time=\"2026-06-10T14:33:22.340577348Z\" level=info msg=\"Removed container 461664d447c02dd977bcd04abd3e6cd45c3add8713043c862b5a6b478bf0baaf: openshift-marketplace/certified-operators-j8vqx/extract-utilities\" id=6a24a33c-10ca-4dc1-966f-2c0d48888281 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.756265 | controller |     "Jun 10 14:33:25.734314 crc crio[3658]: time=\"2026-06-10T14:33:25.733591186Z\" level=info msg=\"Stopping container: 3580f994325e5437bb1766e8531e029a1cb1a737d73697cfa6590e92f7498f73 (timeout: 2s)\" id=68dd34a0-4cb4-4863-8e2b-7f9b5dee5e4f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.756279 | controller |     "Jun 10 14:33:27.473428 crc crio[3658]: time=\"2026-06-10T14:33:27.4726785Z\" level=info msg=\"Stopping container: 7bf386f975813f928ee546bbbbbe99e9f53c328adfbb11a155d71c71c271e0a4 (timeout: 2s)\" id=129b1a6a-72ec-4316-96a9-858fd616657d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.756294 | controller |     "Jun 10 14:33:27.501854 crc crio[3658]: time=\"2026-06-10T14:33:27.501562848Z\" level=info msg=\"Stopping container: 683b913ac30a3700a8d6bb3476651f19de588de2d6c25ee0778ad07fb7902de8 (timeout: 2s)\" id=c89c3e51-7896-4377-ba2f-baee4ed63506 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.756309 | controller |     "Jun 10 14:33:27.788688 crc crio[3658]: time=\"2026-06-10T14:33:27.788508859Z\" level=info msg=\"Stopped container 3580f994325e5437bb1766e8531e029a1cb1a737d73697cfa6590e92f7498f73: openshift-marketplace/redhat-marketplace-vtlcf/registry-server\" id=68dd34a0-4cb4-4863-8e2b-7f9b5dee5e4f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.756324 | controller |     "Jun 10 14:33:27.790360 crc crio[3658]: time=\"2026-06-10T14:33:27.790239998Z\" level=info msg=\"Stopping pod sandbox: 03803cec1919561a4119b037415d69aa34c06f9113190363d1b9eb3a9fbb6128\" id=b11b2dd8-298c-4e9d-8e67-14d14241add3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.756339 | controller |     "Jun 10 14:33:27.790992 crc crio[3658]: time=\"2026-06-10T14:33:27.790907191Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vtlcf Namespace:openshift-marketplace ID:03803cec1919561a4119b037415d69aa34c06f9113190363d1b9eb3a9fbb6128 UID:4a6ee6a2-4e1e-4847-8e24-5ae046946cc0 NetNS:/var/run/netns/de6823c2-30a3-4580-ba76-bbc97a68f98a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4a6ee6a2_4e1e_4847_8e24_5ae046946cc0.slice PodAnnotations:0xc000d70180}] Aliases:map[]}\"",
2026-06-10 15:52:08.756360 | controller |     "Jun 10 14:33:27.791211 crc crio[3658]: time=\"2026-06-10T14:33:27.791110258Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-vtlcf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.756376 | controller |     "Jun 10 14:33:28.124397 crc crio[3658]: time=\"2026-06-10T14:33:28.123904093Z\" level=info msg=\"Stopped pod sandbox: 03803cec1919561a4119b037415d69aa34c06f9113190363d1b9eb3a9fbb6128\" id=b11b2dd8-298c-4e9d-8e67-14d14241add3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.756391 | controller |     "Jun 10 14:33:28.471905 crc crio[3658]: time=\"2026-06-10T14:33:28.471782898Z\" level=info msg=\"Removing container: 3580f994325e5437bb1766e8531e029a1cb1a737d73697cfa6590e92f7498f73\" id=065cbd18-8f52-4dfc-a19a-5bf05f11cfd1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.756407 | controller |     "Jun 10 14:33:28.507430 crc crio[3658]: time=\"2026-06-10T14:33:28.507238232Z\" level=info msg=\"Removed container 3580f994325e5437bb1766e8531e029a1cb1a737d73697cfa6590e92f7498f73: openshift-marketplace/redhat-marketplace-vtlcf/registry-server\" id=065cbd18-8f52-4dfc-a19a-5bf05f11cfd1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.756422 | controller |     "Jun 10 14:33:28.510705 crc crio[3658]: time=\"2026-06-10T14:33:28.510559947Z\" level=info msg=\"Removing container: 95df2abb58dbe41d08ddb29b20ac09f5f3e45eb71473cfeaadab9fe91ce2b532\" id=7cb82c21-e74c-4e00-a277-b3f85e4f4602 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.756437 | controller |     "Jun 10 14:33:28.546112 crc crio[3658]: time=\"2026-06-10T14:33:28.545822215Z\" level=info msg=\"Removed container 95df2abb58dbe41d08ddb29b20ac09f5f3e45eb71473cfeaadab9fe91ce2b532: openshift-marketplace/redhat-marketplace-vtlcf/extract-content\" id=7cb82c21-e74c-4e00-a277-b3f85e4f4602 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.756452 | controller |     "Jun 10 14:33:28.548557 crc crio[3658]: time=\"2026-06-10T14:33:28.548470227Z\" level=info msg=\"Removing container: 5f4f77ce8a9777024e989a579f432e03c7a78efafea705c361fa20de57523315\" id=49c4f1d1-f837-47b5-a764-6d786d6c23ca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.756468 | controller |     "Jun 10 14:33:28.565167 crc crio[3658]: time=\"2026-06-10T14:33:28.565027138Z\" level=info msg=\"Removed container 5f4f77ce8a9777024e989a579f432e03c7a78efafea705c361fa20de57523315: openshift-marketplace/redhat-marketplace-vtlcf/extract-utilities\" id=49c4f1d1-f837-47b5-a764-6d786d6c23ca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.756483 | controller |     "Jun 10 14:33:30.497058 crc crio[3658]: time=\"2026-06-10T14:33:30.496929443Z\" level=info msg=\"Removing container: 3be740ba8a1ed1f6e69c2cf02777d00bfb54698a0d3906a8912477f39f09ba03\" id=e1501baf-d6df-4ff4-8090-0b7df48c45a1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.756498 | controller |     "Jun 10 14:33:30.622649 crc crio[3658]: time=\"2026-06-10T14:33:30.62251881Z\" level=info msg=\"Stopped container 683b913ac30a3700a8d6bb3476651f19de588de2d6c25ee0778ad07fb7902de8: openshift-marketplace/community-operators-sgbsl/registry-server\" id=c89c3e51-7896-4377-ba2f-baee4ed63506 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.756513 | controller |     "Jun 10 14:33:30.623058 crc crio[3658]: time=\"2026-06-10T14:33:30.623014188Z\" level=info msg=\"Stopped container 7bf386f975813f928ee546bbbbbe99e9f53c328adfbb11a155d71c71c271e0a4: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=129b1a6a-72ec-4316-96a9-858fd616657d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.756531 | controller |     "Jun 10 14:33:30.623812 crc crio[3658]: time=\"2026-06-10T14:33:30.623610528Z\" level=info msg=\"Stopping pod sandbox: c83c260d24ed0bdba377e1da835169e706ab4ae0668e3414046b17ca9d827dad\" id=f21fac76-2998-4ce6-9420-ffda25a522a2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.756547 | controller |     "Jun 10 14:33:30.630352 crc crio[3658]: time=\"2026-06-10T14:33:30.629405508Z\" level=info msg=\"Got pod network &{Name:community-operators-sgbsl Namespace:openshift-marketplace ID:c83c260d24ed0bdba377e1da835169e706ab4ae0668e3414046b17ca9d827dad UID:43c6d698-9749-4af2-a4e0-ef478edc6123 NetNS:/var/run/netns/728392b4-371b-4428-a423-7704c34cefdb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod43c6d698_9749_4af2_a4e0_ef478edc6123.slice PodAnnotations:0xc000d8e898}] Aliases:map[]}\"",
2026-06-10 15:52:08.756562 | controller |     "Jun 10 14:33:30.630352 crc crio[3658]: time=\"2026-06-10T14:33:30.629623116Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-sgbsl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.756578 | controller |     "Jun 10 14:33:30.633035 crc crio[3658]: time=\"2026-06-10T14:33:30.632091621Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=51f45e61-2121-449d-9ac7-a0dd9524354f name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.756594 | controller |     "Jun 10 14:33:30.666659 crc crio[3658]: time=\"2026-06-10T14:33:30.665958741Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=48c679cd-a43b-4d68-bb94-c524495835c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.756609 | controller |     "Jun 10 14:33:30.798477 crc crio[3658]: time=\"2026-06-10T14:33:30.798429106Z\" level=info msg=\"Removed container 3be740ba8a1ed1f6e69c2cf02777d00bfb54698a0d3906a8912477f39f09ba03: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=e1501baf-d6df-4ff4-8090-0b7df48c45a1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.756625 | controller |     "Jun 10 14:33:30.806873 crc crio[3658]: time=\"2026-06-10T14:33:30.806788055Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=699a0b83-a1c2-412c-8828-6f42151f533b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.756640 | controller |     "Jun 10 14:33:30.807231 crc crio[3658]: time=\"2026-06-10T14:33:30.807158518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.756655 | controller |     "Jun 10 14:33:30.854358 crc crio[3658]: time=\"2026-06-10T14:33:30.854043637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.756670 | controller |     "Jun 10 14:33:30.864500 crc crio[3658]: time=\"2026-06-10T14:33:30.864431756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.756685 | controller |     "Jun 10 14:33:30.985839 crc crio[3658]: time=\"2026-06-10T14:33:30.985788097Z\" level=info msg=\"Created container 42fbbf8f4cc2100c739894e670a84fd049150a4bec3e72d016ed0967caed946b: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=699a0b83-a1c2-412c-8828-6f42151f533b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.756704 | controller |     "Jun 10 14:33:30.990644 crc crio[3658]: time=\"2026-06-10T14:33:30.990610754Z\" level=info msg=\"Starting container: 42fbbf8f4cc2100c739894e670a84fd049150a4bec3e72d016ed0967caed946b\" id=2bfb185b-3694-488e-8be5-ad0ac77067b4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.756719 | controller |     "Jun 10 14:33:31.001196 crc crio[3658]: time=\"2026-06-10T14:33:31.001075705Z\" level=info msg=\"Started container\" PID=16399 containerID=42fbbf8f4cc2100c739894e670a84fd049150a4bec3e72d016ed0967caed946b description=openshift-console/downloads-747b44746d-4pqvr/download-server id=2bfb185b-3694-488e-8be5-ad0ac77067b4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27067ce548bf8a873d1dcf9ba0791894c1832c1768aa1ec2ee30f13f07a8377f",
2026-06-10 15:52:08.756734 | controller |     "Jun 10 14:33:31.019449 crc crio[3658]: time=\"2026-06-10T14:33:31.019394618Z\" level=info msg=\"Stopped pod sandbox: c83c260d24ed0bdba377e1da835169e706ab4ae0668e3414046b17ca9d827dad\" id=f21fac76-2998-4ce6-9420-ffda25a522a2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.756749 | controller |     "Jun 10 14:33:31.519730 crc crio[3658]: time=\"2026-06-10T14:33:31.519018494Z\" level=info msg=\"Removing container: 683b913ac30a3700a8d6bb3476651f19de588de2d6c25ee0778ad07fb7902de8\" id=31d8de5b-efaa-41c4-a7c9-4ac75d6177ca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.756765 | controller |     "Jun 10 14:33:31.561840 crc crio[3658]: time=\"2026-06-10T14:33:31.561701659Z\" level=info msg=\"Removed container 683b913ac30a3700a8d6bb3476651f19de588de2d6c25ee0778ad07fb7902de8: openshift-marketplace/community-operators-sgbsl/registry-server\" id=31d8de5b-efaa-41c4-a7c9-4ac75d6177ca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.756781 | controller |     "Jun 10 14:33:31.568343 crc crio[3658]: time=\"2026-06-10T14:33:31.56811341Z\" level=info msg=\"Removing container: 34a266a45fd06fcde1773bcfc70fb36872661adc991c13cb7f8a01ac4554b9d8\" id=bf5bc0d5-f9d8-44be-a023-d0465bf8192f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.756796 | controller |     "Jun 10 14:33:31.590561 crc crio[3658]: time=\"2026-06-10T14:33:31.590207123Z\" level=info msg=\"Removed container 34a266a45fd06fcde1773bcfc70fb36872661adc991c13cb7f8a01ac4554b9d8: openshift-marketplace/community-operators-sgbsl/extract-content\" id=bf5bc0d5-f9d8-44be-a023-d0465bf8192f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.756811 | controller |     "Jun 10 14:33:31.596579 crc crio[3658]: time=\"2026-06-10T14:33:31.595447224Z\" level=info msg=\"Removing container: 4fd80377d3561fda1ada898d9c5f9909fb89462633b1b95a1a30560bb24c860e\" id=952c83ff-e1f9-4651-97e4-5f80095c8efa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.756827 | controller |     "Jun 10 14:33:31.616373 crc crio[3658]: time=\"2026-06-10T14:33:31.616144489Z\" level=info msg=\"Removed container 4fd80377d3561fda1ada898d9c5f9909fb89462633b1b95a1a30560bb24c860e: openshift-marketplace/community-operators-sgbsl/extract-utilities\" id=952c83ff-e1f9-4651-97e4-5f80095c8efa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.756842 | controller |     "Jun 10 14:33:34.268115 crc crio[3658]: time=\"2026-06-10T14:33:34.267021955Z\" level=info msg=\"Stopping container: 7e499520d1cdd7c9872a842b5610094ebf753297c3d9f90db6d603afed48dd28 (timeout: 2s)\" id=432da2e4-d1bd-4c96-893b-7a233a5965cc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.756875 | controller |     "Jun 10 14:33:34.396920 crc crio[3658]: time=\"2026-06-10T14:33:34.396808498Z\" level=info msg=\"Stopped container 7e499520d1cdd7c9872a842b5610094ebf753297c3d9f90db6d603afed48dd28: openshift-marketplace/redhat-operators-chds7/registry-server\" id=432da2e4-d1bd-4c96-893b-7a233a5965cc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.756892 | controller |     "Jun 10 14:33:34.398712 crc crio[3658]: time=\"2026-06-10T14:33:34.398620801Z\" level=info msg=\"Stopping pod sandbox: d9aca9676336612f9ad86303e2a0637e009a1abe8d324e9cd6d285c5c0157930\" id=07704952-db05-4c55-afb5-33fa75e6e9ac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.756914 | controller |     "Jun 10 14:33:34.399489 crc crio[3658]: time=\"2026-06-10T14:33:34.39919091Z\" level=info msg=\"Got pod network &{Name:redhat-operators-chds7 Namespace:openshift-marketplace ID:d9aca9676336612f9ad86303e2a0637e009a1abe8d324e9cd6d285c5c0157930 UID:f61ede9e-9948-4155-bf48-98f9a2797e1d NetNS:/var/run/netns/d9554248-26e9-4543-a9df-68a54198bae7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf61ede9e_9948_4155_bf48_98f9a2797e1d.slice PodAnnotations:0xc00088a2a0}] Aliases:map[]}\"",
2026-06-10 15:52:08.756933 | controller |     "Jun 10 14:33:34.399489 crc crio[3658]: time=\"2026-06-10T14:33:34.399441749Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-chds7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.756948 | controller |     "Jun 10 14:33:35.086375 crc crio[3658]: time=\"2026-06-10T14:33:35.082644836Z\" level=info msg=\"Stopped pod sandbox: d9aca9676336612f9ad86303e2a0637e009a1abe8d324e9cd6d285c5c0157930\" id=07704952-db05-4c55-afb5-33fa75e6e9ac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.756964 | controller |     "Jun 10 14:33:35.682128 crc crio[3658]: time=\"2026-06-10T14:33:35.678590609Z\" level=info msg=\"Removing container: 7e499520d1cdd7c9872a842b5610094ebf753297c3d9f90db6d603afed48dd28\" id=d7a9c9be-84df-404f-801f-ac7eeec44951 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.756979 | controller |     "Jun 10 14:33:35.717479 crc crio[3658]: time=\"2026-06-10T14:33:35.717200202Z\" level=info msg=\"Removed container 7e499520d1cdd7c9872a842b5610094ebf753297c3d9f90db6d603afed48dd28: openshift-marketplace/redhat-operators-chds7/registry-server\" id=d7a9c9be-84df-404f-801f-ac7eeec44951 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.756995 | controller |     "Jun 10 14:33:35.722146 crc crio[3658]: time=\"2026-06-10T14:33:35.72205835Z\" level=info msg=\"Removing container: 8562828c90ca7906b2387f7b6a15ae2c4361f14f162384af41d458f54e81989e\" id=2eadb354-c901-4e0e-ae06-8e332bfabc39 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.757011 | controller |     "Jun 10 14:33:35.753970 crc crio[3658]: time=\"2026-06-10T14:33:35.753869529Z\" level=info msg=\"Removed container 8562828c90ca7906b2387f7b6a15ae2c4361f14f162384af41d458f54e81989e: openshift-marketplace/redhat-operators-chds7/extract-content\" id=2eadb354-c901-4e0e-ae06-8e332bfabc39 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.757026 | controller |     "Jun 10 14:33:35.757586 crc crio[3658]: time=\"2026-06-10T14:33:35.757504495Z\" level=info msg=\"Removing container: 79b3aa06941885bd222e22469a16db148b8e0f978b585a754a21f0a7188a3a08\" id=24f54e61-87d9-4072-9d3b-3623f22dec8a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.757053 | controller |     "Jun 10 14:33:35.774958 crc crio[3658]: time=\"2026-06-10T14:33:35.774702569Z\" level=info msg=\"Removed container 79b3aa06941885bd222e22469a16db148b8e0f978b585a754a21f0a7188a3a08: openshift-marketplace/redhat-operators-chds7/extract-utilities\" id=24f54e61-87d9-4072-9d3b-3623f22dec8a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.757070 | controller |     "Jun 10 14:33:45.604446 crc crio[3658]: time=\"2026-06-10T14:33:45.600396672Z\" level=info msg=\"Stopping container: df2eeb60add7bd5f890d04d52162faf60c0a2ee42b030758cc91768fa67a8075 (timeout: 15s)\" id=14c0c464-c41d-4c75-99e3-82ced3d46fc5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.757085 | controller |     "Jun 10 14:33:45.604446 crc crio[3658]: time=\"2026-06-10T14:33:45.601469879Z\" level=info msg=\"Stopping container: d18f58fdc8d40c91ba7777a59c36a5670fd80708d572fe4da041b8f4c54d80df (timeout: 15s)\" id=fb3c8db0-2ab0-4a32-a972-248eebea85a5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.757104 | controller |     "Jun 10 14:33:45.605606 crc crio[3658]: time=\"2026-06-10T14:33:45.604554865Z\" level=info msg=\"Stopping container: 02c8247a651b6055c3c86b51902f13188e0bf25fbcdfffb646a7b3498b213746 (timeout: 15s)\" id=a22e2832-5a03-42ef-8558-f213d6b2383c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.757119 | controller |     "Jun 10 14:33:45.605606 crc crio[3658]: time=\"2026-06-10T14:33:45.604916768Z\" level=info msg=\"Stopping container: 293cf51793079aeec6993daa83499d933f06ba5f2d1c000bdad916ed22786da9 (timeout: 15s)\" id=f9e1992a-c195-47f4-bc05-ebd863086f55 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.757134 | controller |     "Jun 10 14:33:45.607401 crc crio[3658]: time=\"2026-06-10T14:33:45.607132014Z\" level=info msg=\"Stopping container: e346937da0902fd6673aa10a16de085ab492d6e530f0cae5e377246784560a71 (timeout: 15s)\" id=1a7b8126-d4eb-4b80-ab89-6b0181cff729 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.757149 | controller |     "Jun 10 14:33:46.474386 crc crio[3658]: time=\"2026-06-10T14:33:46.473250549Z\" level=info msg=\"Stopped container 293cf51793079aeec6993daa83499d933f06ba5f2d1c000bdad916ed22786da9: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=f9e1992a-c195-47f4-bc05-ebd863086f55 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.757165 | controller |     "Jun 10 14:33:46.568894 crc crio[3658]: time=\"2026-06-10T14:33:46.567994861Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=506f62d1-6990-4cce-a19c-6123b28f7e5f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.757180 | controller |     "Jun 10 14:33:46.568894 crc crio[3658]: time=\"2026-06-10T14:33:46.568082264Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.757195 | controller |     "Jun 10 14:33:46.590798 crc crio[3658]: time=\"2026-06-10T14:33:46.590686845Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=506f62d1-6990-4cce-a19c-6123b28f7e5f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.757210 | controller |     "Jun 10 14:33:46.603176 crc crio[3658]: time=\"2026-06-10T14:33:46.603103024Z\" level=info msg=\"Ran pod sandbox 2151290de62af04e9266d143a2f409dfac70667975f6391eb95e6863b200e2c3 with infra container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/POD\" id=506f62d1-6990-4cce-a19c-6123b28f7e5f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.757226 | controller |     "Jun 10 14:33:46.605338 crc crio[3658]: time=\"2026-06-10T14:33:46.605191976Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=8f4e4ea8-ddf6-4110-8161-e8f60bcda2e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.757241 | controller |     "Jun 10 14:33:46.630925 crc crio[3658]: time=\"2026-06-10T14:33:46.630804461Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=bd174fc4-d055-4924-b976-10db77164ef2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.757257 | controller |     "Jun 10 14:33:46.720877 crc crio[3658]: time=\"2026-06-10T14:33:46.720722376Z\" level=info msg=\"Stopped container e346937da0902fd6673aa10a16de085ab492d6e530f0cae5e377246784560a71: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=1a7b8126-d4eb-4b80-ab89-6b0181cff729 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.757276 | controller |     "Jun 10 14:33:46.826416 crc crio[3658]: time=\"2026-06-10T14:33:46.82622515Z\" level=info msg=\"Removing container: b593b6af0162e2104f8feec8633cb84dea326aef3e0fae2843b0c8cb78dc8fe4\" id=ca4811dd-add2-445c-9978-9c5c16a693cc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.757291 | controller |     "Jun 10 14:33:47.236611 crc crio[3658]: time=\"2026-06-10T14:33:47.23591059Z\" level=info msg=\"Stopped container d18f58fdc8d40c91ba7777a59c36a5670fd80708d572fe4da041b8f4c54d80df: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=fb3c8db0-2ab0-4a32-a972-248eebea85a5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.757307 | controller |     "Jun 10 14:33:47.299063 crc crio[3658]: time=\"2026-06-10T14:33:47.298811243Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=c0fab675-7685-4ca4-a097-33e1630d1cc0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.757322 | controller |     "Jun 10 14:33:47.299645 crc crio[3658]: time=\"2026-06-10T14:33:47.299395003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.757337 | controller |     "Jun 10 14:33:47.342638 crc crio[3658]: time=\"2026-06-10T14:33:47.342526813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.757352 | controller |     "Jun 10 14:33:47.532097 crc crio[3658]: time=\"2026-06-10T14:33:47.531615663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.757367 | controller |     "Jun 10 14:33:47.773114 crc crio[3658]: time=\"2026-06-10T14:33:47.772957159Z\" level=info msg=\"Removed container b593b6af0162e2104f8feec8633cb84dea326aef3e0fae2843b0c8cb78dc8fe4: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=ca4811dd-add2-445c-9978-9c5c16a693cc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.757382 | controller |     "Jun 10 14:33:47.774055 crc crio[3658]: time=\"2026-06-10T14:33:47.773817139Z\" level=info msg=\"Stopped container 02c8247a651b6055c3c86b51902f13188e0bf25fbcdfffb646a7b3498b213746: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=a22e2832-5a03-42ef-8558-f213d6b2383c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.757397 | controller |     "Jun 10 14:33:47.790526 crc crio[3658]: time=\"2026-06-10T14:33:47.790095871Z\" level=info msg=\"Created container bf5fa8601fc25d4310822c0ce4da4e40f7f3f33a74a4a6d991c72b8867c1abe5: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=c0fab675-7685-4ca4-a097-33e1630d1cc0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.757412 | controller |     "Jun 10 14:33:47.793023 crc crio[3658]: time=\"2026-06-10T14:33:47.792485274Z\" level=info msg=\"Starting container: bf5fa8601fc25d4310822c0ce4da4e40f7f3f33a74a4a6d991c72b8867c1abe5\" id=be3e5a0c-4485-4e00-b8bc-91f4b78e9e06 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.757428 | controller |     "Jun 10 14:33:47.798814 crc crio[3658]: time=\"2026-06-10T14:33:47.798679207Z\" level=info msg=\"Started container\" PID=16681 containerID=bf5fa8601fc25d4310822c0ce4da4e40f7f3f33a74a4a6d991c72b8867c1abe5 description=openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor id=be3e5a0c-4485-4e00-b8bc-91f4b78e9e06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2151290de62af04e9266d143a2f409dfac70667975f6391eb95e6863b200e2c3",
2026-06-10 15:52:08.757443 | controller |     "Jun 10 14:33:47.843819 crc crio[3658]: time=\"2026-06-10T14:33:47.843746514Z\" level=info msg=\"Stopping pod sandbox: a9cf868bde75b54ed503076ea7357a95e37b6b75182813297b9a69037ad13e12\" id=8673f0c5-d879-4054-b137-4ffad8056956 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.757462 | controller |     "Jun 10 14:33:47.844619 crc crio[3658]: time=\"2026-06-10T14:33:47.844554132Z\" level=info msg=\"Got pod network &{Name:installer-13-crc Namespace:openshift-kube-apiserver ID:a9cf868bde75b54ed503076ea7357a95e37b6b75182813297b9a69037ad13e12 UID:bd4a138c-cb26-4057-be44-d483e8aceaba NetNS:/var/run/netns/fff97861-eb8a-470f-be43-03667bca7989 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-podbd4a138c_cb26_4057_be44_d483e8aceaba.slice PodAnnotations:0xc00088a400}] Aliases:map[]}\"",
2026-06-10 15:52:08.757479 | controller |     "Jun 10 14:33:47.844876 crc crio[3658]: time=\"2026-06-10T14:33:47.8447906Z\" level=info msg=\"Deleting pod openshift-kube-apiserver_installer-13-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.757494 | controller |     "Jun 10 14:33:48.485842 crc crio[3658]: time=\"2026-06-10T14:33:48.485711416Z\" level=info msg=\"Stopped pod sandbox: a9cf868bde75b54ed503076ea7357a95e37b6b75182813297b9a69037ad13e12\" id=8673f0c5-d879-4054-b137-4ffad8056956 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.757510 | controller |     "Jun 10 14:33:57.089199 crc crio[3658]: time=\"2026-06-10T14:33:57.088410992Z\" level=info msg=\"Stopped container df2eeb60add7bd5f890d04d52162faf60c0a2ee42b030758cc91768fa67a8075: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=14c0c464-c41d-4c75-99e3-82ced3d46fc5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.757526 | controller |     "Jun 10 14:33:57.093576 crc crio[3658]: time=\"2026-06-10T14:33:57.093500548Z\" level=info msg=\"Stopping pod sandbox: ae25da0239407ad47525978d3cc1f5e2ebf4be47eea26ac0c1b678b327ae07c2\" id=f4d4cf31-782e-4433-91c0-2a14c16ff90c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.757541 | controller |     "Jun 10 14:33:57.097408 crc crio[3658]: time=\"2026-06-10T14:33:57.097347121Z\" level=info msg=\"Stopped pod sandbox: ae25da0239407ad47525978d3cc1f5e2ebf4be47eea26ac0c1b678b327ae07c2\" id=f4d4cf31-782e-4433-91c0-2a14c16ff90c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.757556 | controller |     "Jun 10 14:33:57.474074 crc crio[3658]: time=\"2026-06-10T14:33:57.473963259Z\" level=info msg=\"Stopping container: 42fbbf8f4cc2100c739894e670a84fd049150a4bec3e72d016ed0967caed946b (timeout: 2s)\" id=318be2bd-e064-4fdf-954f-3ef87d9a5fca name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.757572 | controller |     "Jun 10 14:33:57.683328 crc crio[3658]: time=\"2026-06-10T14:33:57.683223006Z\" level=info msg=\"Stopped container 42fbbf8f4cc2100c739894e670a84fd049150a4bec3e72d016ed0967caed946b: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=318be2bd-e064-4fdf-954f-3ef87d9a5fca name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.757587 | controller |     "Jun 10 14:33:57.970634 crc crio[3658]: time=\"2026-06-10T14:33:57.970570581Z\" level=info msg=\"Removing container: d18f58fdc8d40c91ba7777a59c36a5670fd80708d572fe4da041b8f4c54d80df\" id=2b39f109-ebe2-4df5-9743-ad2ab1578981 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.757602 | controller |     "Jun 10 14:33:57.995907 crc crio[3658]: time=\"2026-06-10T14:33:57.995827793Z\" level=info msg=\"Removed container d18f58fdc8d40c91ba7777a59c36a5670fd80708d572fe4da041b8f4c54d80df: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=2b39f109-ebe2-4df5-9743-ad2ab1578981 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.757616 | controller |     "Jun 10 14:33:57.998738 crc crio[3658]: time=\"2026-06-10T14:33:57.998683492Z\" level=info msg=\"Removing container: 293cf51793079aeec6993daa83499d933f06ba5f2d1c000bdad916ed22786da9\" id=4467d9c2-61bc-47b6-84d9-0aac7e954367 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.757635 | controller |     "Jun 10 14:33:58.023316 crc crio[3658]: time=\"2026-06-10T14:33:58.022702902Z\" level=info msg=\"Removed container 293cf51793079aeec6993daa83499d933f06ba5f2d1c000bdad916ed22786da9: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=4467d9c2-61bc-47b6-84d9-0aac7e954367 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.757651 | controller |     "Jun 10 14:33:58.027342 crc crio[3658]: time=\"2026-06-10T14:33:58.027223018Z\" level=info msg=\"Removing container: 02c8247a651b6055c3c86b51902f13188e0bf25fbcdfffb646a7b3498b213746\" id=4db59451-9010-47b7-bc7c-c2cc6f8cd204 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.757666 | controller |     "Jun 10 14:33:58.044850 crc crio[3658]: time=\"2026-06-10T14:33:58.044629289Z\" level=info msg=\"Removed container 02c8247a651b6055c3c86b51902f13188e0bf25fbcdfffb646a7b3498b213746: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=4db59451-9010-47b7-bc7c-c2cc6f8cd204 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.757681 | controller |     "Jun 10 14:33:58.048674 crc crio[3658]: time=\"2026-06-10T14:33:58.048596646Z\" level=info msg=\"Removing container: e346937da0902fd6673aa10a16de085ab492d6e530f0cae5e377246784560a71\" id=603a2c11-f62c-4891-8132-950802d1ec68 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.757697 | controller |     "Jun 10 14:33:58.068859 crc crio[3658]: time=\"2026-06-10T14:33:58.068755882Z\" level=info msg=\"Removed container e346937da0902fd6673aa10a16de085ab492d6e530f0cae5e377246784560a71: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=603a2c11-f62c-4891-8132-950802d1ec68 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.757712 | controller |     "Jun 10 14:33:58.075501 crc crio[3658]: time=\"2026-06-10T14:33:58.07533822Z\" level=info msg=\"Removing container: df2eeb60add7bd5f890d04d52162faf60c0a2ee42b030758cc91768fa67a8075\" id=b73b5d28-1cd7-4e5b-b363-555399af6326 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.757728 | controller |     "Jun 10 14:33:58.094738 crc crio[3658]: time=\"2026-06-10T14:33:58.094639096Z\" level=info msg=\"Removed container df2eeb60add7bd5f890d04d52162faf60c0a2ee42b030758cc91768fa67a8075: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=b73b5d28-1cd7-4e5b-b363-555399af6326 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.757743 | controller |     "Jun 10 14:33:58.098881 crc crio[3658]: time=\"2026-06-10T14:33:58.098774649Z\" level=info msg=\"Removing container: f7d19442a957fd53a44bb57856ef05daa826450dee9f9c0f40d2ec705cedce10\" id=e254d43f-87f2-4909-8553-552e35cdf952 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.757758 | controller |     "Jun 10 14:33:58.219503 crc crio[3658]: time=\"2026-06-10T14:33:58.218989821Z\" level=info msg=\"Removed container f7d19442a957fd53a44bb57856ef05daa826450dee9f9c0f40d2ec705cedce10: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=e254d43f-87f2-4909-8553-552e35cdf952 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.757773 | controller |     "Jun 10 14:33:58.226704 crc crio[3658]: time=\"2026-06-10T14:33:58.226626665Z\" level=info msg=\"Removing container: 7bf386f975813f928ee546bbbbbe99e9f53c328adfbb11a155d71c71c271e0a4\" id=4ce45886-e37b-4e73-ae8b-0e541dc83810 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.757788 | controller |     "Jun 10 14:33:58.529084 crc crio[3658]: time=\"2026-06-10T14:33:58.528963207Z\" level=info msg=\"Removed container 7bf386f975813f928ee546bbbbbe99e9f53c328adfbb11a155d71c71c271e0a4: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=4ce45886-e37b-4e73-ae8b-0e541dc83810 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.757803 | controller |     "Jun 10 14:33:58.788751 crc crio[3658]: time=\"2026-06-10T14:33:58.788660647Z\" level=info msg=\"Running pod sandbox: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=d02d34d7-6a27-439d-859d-983dbc017fa3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.757822 | controller |     "Jun 10 14:33:58.788845 crc crio[3658]: time=\"2026-06-10T14:33:58.78875462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.757838 | controller |     "Jun 10 14:33:58.800610 crc crio[3658]: time=\"2026-06-10T14:33:58.800544227Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=d02d34d7-6a27-439d-859d-983dbc017fa3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.757872 | controller |     "Jun 10 14:33:58.811386 crc crio[3658]: time=\"2026-06-10T14:33:58.810934006Z\" level=info msg=\"Ran pod sandbox 420f7d1f9fe27318a75ce49c0a31c10b31898c8c149a44ccd3637cad08dea6bc with infra container: openshift-kube-apiserver/kube-apiserver-crc/POD\" id=d02d34d7-6a27-439d-859d-983dbc017fa3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.757889 | controller |     "Jun 10 14:33:58.815496 crc crio[3658]: time=\"2026-06-10T14:33:58.815415361Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=13e7a7c7-3c4f-497b-9f28-e4504472dede name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.757904 | controller |     "Jun 10 14:33:58.817210 crc crio[3658]: time=\"2026-06-10T14:33:58.81714045Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=0ae767af-3a76-4b67-bfbb-300632e3bb2d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.757919 | controller |     "Jun 10 14:33:58.850130 crc crio[3658]: time=\"2026-06-10T14:33:58.850026055Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=fe91faa0-0d86-48c7-bd85-58c3e679b8f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.757934 | controller |     "Jun 10 14:33:58.850630 crc crio[3658]: time=\"2026-06-10T14:33:58.850517432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.757950 | controller |     "Jun 10 14:33:58.877423 crc crio[3658]: time=\"2026-06-10T14:33:58.877182553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.757965 | controller |     "Jun 10 14:33:59.050644 crc crio[3658]: time=\"2026-06-10T14:33:59.050534941Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.757980 | controller |     "Jun 10 14:33:59.152112 crc crio[3658]: time=\"2026-06-10T14:33:59.152017666Z\" level=info msg=\"Created container c78cf72d72d3c183493738569d087e3523830b03cc5d45d2416b42bed69cc24e: openshift-kube-apiserver/kube-apiserver-crc/setup\" id=fe91faa0-0d86-48c7-bd85-58c3e679b8f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.757995 | controller |     "Jun 10 14:33:59.153110 crc crio[3658]: time=\"2026-06-10T14:33:59.153033231Z\" level=info msg=\"Starting container: c78cf72d72d3c183493738569d087e3523830b03cc5d45d2416b42bed69cc24e\" id=4961cca4-dacd-4cfb-b0a7-fc54fcbee218 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.758011 | controller |     "Jun 10 14:33:59.164603 crc crio[3658]: time=\"2026-06-10T14:33:59.161563415Z\" level=info msg=\"Started container\" PID=16903 containerID=c78cf72d72d3c183493738569d087e3523830b03cc5d45d2416b42bed69cc24e description=openshift-kube-apiserver/kube-apiserver-crc/setup id=4961cca4-dacd-4cfb-b0a7-fc54fcbee218 name=/runtime.v1.RuntimeService/StartContainer sandboxID=420f7d1f9fe27318a75ce49c0a31c10b31898c8c149a44ccd3637cad08dea6bc",
2026-06-10 15:52:08.758030 | controller |     "Jun 10 14:34:00.007691 crc crio[3658]: time=\"2026-06-10T14:34:00.007196062Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=e5dd76fe-b68b-4375-95ea-fd0a90178a8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.758046 | controller |     "Jun 10 14:34:00.010824 crc crio[3658]: time=\"2026-06-10T14:34:00.010745805Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=3a6f84c9-4032-4a97-be71-2831cbd328e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.758061 | controller |     "Jun 10 14:34:00.064726 crc crio[3658]: time=\"2026-06-10T14:34:00.064318655Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=1f94f07a-d26e-41aa-8af2-e32fbd175850 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.758076 | controller |     "Jun 10 14:34:00.065432 crc crio[3658]: time=\"2026-06-10T14:34:00.064832613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.758091 | controller |     "Jun 10 14:34:00.103563 crc crio[3658]: time=\"2026-06-10T14:34:00.103506509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.758107 | controller |     "Jun 10 14:34:00.273540 crc crio[3658]: time=\"2026-06-10T14:34:00.273396026Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.758121 | controller |     "Jun 10 14:34:00.367690 crc crio[3658]: time=\"2026-06-10T14:34:00.367558019Z\" level=info msg=\"Created container 4f784ccf0c53a66707aa703cbaaf561ccb186b4d73b9770275a6a0f1fef86a5c: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver\" id=1f94f07a-d26e-41aa-8af2-e32fbd175850 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.758136 | controller |     "Jun 10 14:34:00.368742 crc crio[3658]: time=\"2026-06-10T14:34:00.368662487Z\" level=info msg=\"Starting container: 4f784ccf0c53a66707aa703cbaaf561ccb186b4d73b9770275a6a0f1fef86a5c\" id=659696b1-488f-48ef-8133-055600e564be name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.758151 | controller |     "Jun 10 14:34:00.373818 crc crio[3658]: time=\"2026-06-10T14:34:00.373743282Z\" level=info msg=\"Started container\" PID=16917 containerID=4f784ccf0c53a66707aa703cbaaf561ccb186b4d73b9770275a6a0f1fef86a5c description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver id=659696b1-488f-48ef-8133-055600e564be name=/runtime.v1.RuntimeService/StartContainer sandboxID=420f7d1f9fe27318a75ce49c0a31c10b31898c8c149a44ccd3637cad08dea6bc",
2026-06-10 15:52:08.758166 | controller |     "Jun 10 14:34:00.383038 crc crio[3658]: time=\"2026-06-10T14:34:00.382961791Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=bce2c02b-7a79-4304-af53-e2922cd8060f name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.758181 | controller |     "Jun 10 14:34:00.385121 crc crio[3658]: time=\"2026-06-10T14:34:00.385038612Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=76d0f3d8-b1fa-4239-8510-9b97120bc2a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.758196 | controller |     "Jun 10 14:34:00.392230 crc crio[3658]: time=\"2026-06-10T14:34:00.392103856Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=ff2a892f-bf52-4d3d-8e01-8f4517a793b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.758223 | controller |     "Jun 10 14:34:00.392639 crc crio[3658]: time=\"2026-06-10T14:34:00.392561612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.758238 | controller |     "Jun 10 14:34:00.418415 crc crio[3658]: time=\"2026-06-10T14:34:00.414134427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.758253 | controller |     "Jun 10 14:34:00.585680 crc crio[3658]: time=\"2026-06-10T14:34:00.585102052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.758269 | controller |     "Jun 10 14:34:00.671792 crc crio[3658]: time=\"2026-06-10T14:34:00.671572519Z\" level=info msg=\"Created container bcbcc31672b541748bc8f46665c50d31bbd85a601a7d70db7195de653b66853e: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer\" id=ff2a892f-bf52-4d3d-8e01-8f4517a793b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.758284 | controller |     "Jun 10 14:34:00.672900 crc crio[3658]: time=\"2026-06-10T14:34:00.672810842Z\" level=info msg=\"Starting container: bcbcc31672b541748bc8f46665c50d31bbd85a601a7d70db7195de653b66853e\" id=939732aa-f584-4370-a9c2-243d5572f31c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.758299 | controller |     "Jun 10 14:34:00.677700 crc crio[3658]: time=\"2026-06-10T14:34:00.677596627Z\" level=info msg=\"Started container\" PID=16948 containerID=bcbcc31672b541748bc8f46665c50d31bbd85a601a7d70db7195de653b66853e description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-syncer id=939732aa-f584-4370-a9c2-243d5572f31c name=/runtime.v1.RuntimeService/StartContainer sandboxID=420f7d1f9fe27318a75ce49c0a31c10b31898c8c149a44ccd3637cad08dea6bc",
2026-06-10 15:52:08.758314 | controller |     "Jun 10 14:34:00.687985 crc crio[3658]: time=\"2026-06-10T14:34:00.687897613Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=c9efa3f7-01cd-4963-adec-84931a9b0812 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.758330 | controller |     "Jun 10 14:34:00.690686 crc crio[3658]: time=\"2026-06-10T14:34:00.690589846Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=0602632d-09ed-4de5-bedb-d0d5d87d5a05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.758345 | controller |     "Jun 10 14:34:00.699344 crc crio[3658]: time=\"2026-06-10T14:34:00.699011507Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=f5c3a0f2-37c0-4102-8860-366d58720f9b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.758360 | controller |     "Jun 10 14:34:00.699614 crc crio[3658]: time=\"2026-06-10T14:34:00.699428261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.758375 | controller |     "Jun 10 14:34:00.724590 crc crio[3658]: time=\"2026-06-10T14:34:00.724242388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.758390 | controller |     "Jun 10 14:34:00.912299 crc crio[3658]: time=\"2026-06-10T14:34:00.91220579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.758408 | controller |     "Jun 10 14:34:01.001123 crc crio[3658]: time=\"2026-06-10T14:34:01.000928994Z\" level=info msg=\"Created container 3ae4fb4eff1e6a761c6c43e8a944542ce1f9c470aea45083dca66d7d28e226dc: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller\" id=f5c3a0f2-37c0-4102-8860-366d58720f9b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.758424 | controller |     "Jun 10 14:34:01.002328 crc crio[3658]: time=\"2026-06-10T14:34:01.002187008Z\" level=info msg=\"Starting container: 3ae4fb4eff1e6a761c6c43e8a944542ce1f9c470aea45083dca66d7d28e226dc\" id=dca52e59-0893-4fc5-9d89-bc47fb6bbc4c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.758439 | controller |     "Jun 10 14:34:01.018144 crc crio[3658]: time=\"2026-06-10T14:34:01.017986854Z\" level=info msg=\"Started container\" PID=16964 containerID=3ae4fb4eff1e6a761c6c43e8a944542ce1f9c470aea45083dca66d7d28e226dc description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-cert-regeneration-controller id=dca52e59-0893-4fc5-9d89-bc47fb6bbc4c name=/runtime.v1.RuntimeService/StartContainer sandboxID=420f7d1f9fe27318a75ce49c0a31c10b31898c8c149a44ccd3637cad08dea6bc",
2026-06-10 15:52:08.758455 | controller |     "Jun 10 14:34:01.035086 crc crio[3658]: time=\"2026-06-10T14:34:01.034905958Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=0729eea4-b1ac-4d77-9c87-5a192e5f9b75 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.758471 | controller |     "Jun 10 14:34:01.038509 crc crio[3658]: time=\"2026-06-10T14:34:01.038416759Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=b1078412-ac11-445e-8077-b2e01e6a2cce name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.758486 | controller |     "Jun 10 14:34:01.045440 crc crio[3658]: time=\"2026-06-10T14:34:01.045347399Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=9b581a6c-f8c9-4cb1-80d9-5b911e187c22 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.758501 | controller |     "Jun 10 14:34:01.045726 crc crio[3658]: time=\"2026-06-10T14:34:01.04566597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.758516 | controller |     "Jun 10 14:34:01.066130 crc crio[3658]: time=\"2026-06-10T14:34:01.066036173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.758531 | controller |     "Jun 10 14:34:01.251535 crc crio[3658]: time=\"2026-06-10T14:34:01.251406386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.758546 | controller |     "Jun 10 14:34:01.340995 crc crio[3658]: time=\"2026-06-10T14:34:01.340925437Z\" level=info msg=\"Created container 09d4d238d730ef961b1d481fd11147ae2bb1fea65c2dee07ee8251688232d60f: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz\" id=9b581a6c-f8c9-4cb1-80d9-5b911e187c22 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.758561 | controller |     "Jun 10 14:34:01.342707 crc crio[3658]: time=\"2026-06-10T14:34:01.342574004Z\" level=info msg=\"Starting container: 09d4d238d730ef961b1d481fd11147ae2bb1fea65c2dee07ee8251688232d60f\" id=17713075-0629-4227-bdeb-2e36f257ca47 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.758576 | controller |     "Jun 10 14:34:01.349804 crc crio[3658]: time=\"2026-06-10T14:34:01.349707561Z\" level=info msg=\"Started container\" PID=16979 containerID=09d4d238d730ef961b1d481fd11147ae2bb1fea65c2dee07ee8251688232d60f description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-insecure-readyz id=17713075-0629-4227-bdeb-2e36f257ca47 name=/runtime.v1.RuntimeService/StartContainer sandboxID=420f7d1f9fe27318a75ce49c0a31c10b31898c8c149a44ccd3637cad08dea6bc",
2026-06-10 15:52:08.758595 | controller |     "Jun 10 14:34:01.364160 crc crio[3658]: time=\"2026-06-10T14:34:01.364066177Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=5279af9d-149d-407c-bcdd-9002b0b3b95d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.758610 | controller |     "Jun 10 14:34:01.368765 crc crio[3658]: time=\"2026-06-10T14:34:01.368665065Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-apiserver-operator@sha256:68c07ee2fb6450c7b3b35bfdfc158dc475aaa0bcf9fba28b5e310d7e03355c04\" id=f78573d9-f502-45ea-baa2-36c814dee855 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.758625 | controller |     "Jun 10 14:34:01.380074 crc crio[3658]: time=\"2026-06-10T14:34:01.379969646Z\" level=info msg=\"Creating container: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=05e19a81-4e1b-45d0-b316-65148e841555 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.758641 | controller |     "Jun 10 14:34:01.380740 crc crio[3658]: time=\"2026-06-10T14:34:01.380629679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.758656 | controller |     "Jun 10 14:34:01.407020 crc crio[3658]: time=\"2026-06-10T14:34:01.406762751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.758671 | controller |     "Jun 10 14:34:01.632702 crc crio[3658]: time=\"2026-06-10T14:34:01.632657103Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.758686 | controller |     "Jun 10 14:34:01.725792 crc crio[3658]: time=\"2026-06-10T14:34:01.725647855Z\" level=info msg=\"Created container 451831c11ea3fedf52afb1e210e878de42389a370e6017e09e102af8be68f102: openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints\" id=05e19a81-4e1b-45d0-b316-65148e841555 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.758701 | controller |     "Jun 10 14:34:01.727055 crc crio[3658]: time=\"2026-06-10T14:34:01.726973961Z\" level=info msg=\"Starting container: 451831c11ea3fedf52afb1e210e878de42389a370e6017e09e102af8be68f102\" id=b29429ec-5654-413d-b783-17133985626e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.758715 | controller |     "Jun 10 14:34:01.734676 crc crio[3658]: time=\"2026-06-10T14:34:01.734578824Z\" level=info msg=\"Started container\" PID=17000 containerID=451831c11ea3fedf52afb1e210e878de42389a370e6017e09e102af8be68f102 description=openshift-kube-apiserver/kube-apiserver-crc/kube-apiserver-check-endpoints id=b29429ec-5654-413d-b783-17133985626e name=/runtime.v1.RuntimeService/StartContainer sandboxID=420f7d1f9fe27318a75ce49c0a31c10b31898c8c149a44ccd3637cad08dea6bc",
2026-06-10 15:52:08.758731 | controller |     "Jun 10 14:34:04.070856 crc crio[3658]: time=\"2026-06-10T14:34:04.070380758Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=5c083e28-5aad-47bc-9e2b-e1a22c211bcb name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.758746 | controller |     "Jun 10 14:34:04.072665 crc crio[3658]: time=\"2026-06-10T14:34:04.072590384Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=9ac955ac-d0f3-437e-8b16-fa866a60054c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.758764 | controller |     "Jun 10 14:34:04.079318 crc crio[3658]: time=\"2026-06-10T14:34:04.074601974Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=38f6d953-cf29-4f2a-a322-1eff2e544b40 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.758780 | controller |     "Jun 10 14:34:04.079318 crc crio[3658]: time=\"2026-06-10T14:34:04.074904904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.758796 | controller |     "Jun 10 14:34:04.136206 crc crio[3658]: time=\"2026-06-10T14:34:04.13615029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.758811 | controller |     "Jun 10 14:34:04.338825 crc crio[3658]: time=\"2026-06-10T14:34:04.338444247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.758826 | controller |     "Jun 10 14:34:04.459000 crc crio[3658]: time=\"2026-06-10T14:34:04.458794583Z\" level=info msg=\"Created container e71b9d8222ce3f8232684ee24dc2b6923b66d5a83d22c55c42d988d5ef241ce6: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=38f6d953-cf29-4f2a-a322-1eff2e544b40 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.758842 | controller |     "Jun 10 14:34:04.460371 crc crio[3658]: time=\"2026-06-10T14:34:04.460227893Z\" level=info msg=\"Starting container: e71b9d8222ce3f8232684ee24dc2b6923b66d5a83d22c55c42d988d5ef241ce6\" id=03a616a3-25f1-418c-99b4-186c5680004b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.758876 | controller |     "Jun 10 14:34:04.465552 crc crio[3658]: time=\"2026-06-10T14:34:04.465409532Z\" level=info msg=\"Started container\" PID=17033 containerID=e71b9d8222ce3f8232684ee24dc2b6923b66d5a83d22c55c42d988d5ef241ce6 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=03a616a3-25f1-418c-99b4-186c5680004b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac93d905748713d3d75a81efc4d6183639ffba10a36f0f635de4249b3f8c7f6b",
2026-06-10 15:52:08.758893 | controller |     "Jun 10 14:34:09.583125 crc crio[3658]: time=\"2026-06-10T14:34:09.582141825Z\" level=info msg=\"Running pod sandbox: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=c98c8140-5511-40fd-a9a6-aa21af9b4880 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.758909 | controller |     "Jun 10 14:34:09.584652 crc crio[3658]: time=\"2026-06-10T14:34:09.58316071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.758925 | controller |     "Jun 10 14:34:09.630094 crc crio[3658]: time=\"2026-06-10T14:34:09.629429378Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:cf09505939a8ba0d7b5c060f709ae45e5e6f484c0f6f3b30c8aca112e62318ef UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/012833ba-fdcb-4143-82a2-32b88f31cb17 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:0xc00012c870}] Aliases:map[]}\"",
2026-06-10 15:52:08.758941 | controller |     "Jun 10 14:34:09.630094 crc crio[3658]: time=\"2026-06-10T14:34:09.629510131Z\" level=info msg=\"Adding pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.758960 | controller |     "Jun 10 14:34:10.937043 crc crio[3658]: 2026-06-10T14:34:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cf09505939a8ba0 Mac:ce:6b:1d:92:9d:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:35 Mtu:0 Sandbox:/var/run/netns/012833ba-fdcb-4143-82a2-32b88f31cb17 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.53 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.758977 | controller |     "Jun 10 14:34:10.941186 crc crio[3658]: time=\"2026-06-10T14:34:10.941129022Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:cf09505939a8ba0d7b5c060f709ae45e5e6f484c0f6f3b30c8aca112e62318ef UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/012833ba-fdcb-4143-82a2-32b88f31cb17 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:0xc00012c870}] Aliases:map[]}\"",
2026-06-10 15:52:08.758994 | controller |     "Jun 10 14:34:10.941904 crc crio[3658]: time=\"2026-06-10T14:34:10.941854437Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.759009 | controller |     "Jun 10 14:34:10.956742 crc crio[3658]: time=\"2026-06-10T14:34:10.95555271Z\" level=info msg=\"Ran pod sandbox cf09505939a8ba0d7b5c060f709ae45e5e6f484c0f6f3b30c8aca112e62318ef with infra container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/POD\" id=c98c8140-5511-40fd-a9a6-aa21af9b4880 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.759025 | controller |     "Jun 10 14:34:10.962817 crc crio[3658]: time=\"2026-06-10T14:34:10.961665272Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=6ec827eb-6991-46a8-ba89-e3edabd0b9ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.759040 | controller |     "Jun 10 14:34:10.966092 crc crio[3658]: time=\"2026-06-10T14:34:10.966049523Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:dcb03ccba25366bbdf74cbab6738e7ef1f97f62760886ec445a40cdf29b60418\" id=3588f725-8231-4943-aa46-5c8b9a102830 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.759056 | controller |     "Jun 10 14:34:10.970495 crc crio[3658]: time=\"2026-06-10T14:34:10.970436135Z\" level=info msg=\"Creating container: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=62f347ab-8b57-47a2-a5e0-4cd336122837 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.759071 | controller |     "Jun 10 14:34:10.970866 crc crio[3658]: time=\"2026-06-10T14:34:10.970807567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.759087 | controller |     "Jun 10 14:34:11.038825 crc crio[3658]: time=\"2026-06-10T14:34:11.038732073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.759102 | controller |     "Jun 10 14:34:11.043723 crc crio[3658]: time=\"2026-06-10T14:34:11.043618912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.759117 | controller |     "Jun 10 14:34:11.175695 crc crio[3658]: time=\"2026-06-10T14:34:11.174542794Z\" level=info msg=\"Created container 36f78df0167ef8befbb032c7af27c8b1ac51eff724e277dc3d668d29d4885534: openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry\" id=62f347ab-8b57-47a2-a5e0-4cd336122837 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.759139 | controller |     "Jun 10 14:34:11.180298 crc crio[3658]: time=\"2026-06-10T14:34:11.177702743Z\" level=info msg=\"Starting container: 36f78df0167ef8befbb032c7af27c8b1ac51eff724e277dc3d668d29d4885534\" id=669cce8c-9db7-4357-a5e4-d7d320357929 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.759155 | controller |     "Jun 10 14:34:11.184775 crc crio[3658]: time=\"2026-06-10T14:34:11.184617792Z\" level=info msg=\"Started container\" PID=17239 containerID=36f78df0167ef8befbb032c7af27c8b1ac51eff724e277dc3d668d29d4885534 description=openshift-image-registry/image-registry-5d9d95bf5b-68zhq/registry id=669cce8c-9db7-4357-a5e4-d7d320357929 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cf09505939a8ba0d7b5c060f709ae45e5e6f484c0f6f3b30c8aca112e62318ef",
2026-06-10 15:52:08.759171 | controller |     "Jun 10 14:34:20.266540 crc crio[3658]: time=\"2026-06-10T14:34:20.265508668Z\" level=info msg=\"Stopping container: 97bc006e4f911c51c49ab2f8c4987b46df4de41964c7bdb94a36fb5779436da0 (timeout: 30s)\" id=4a8dd4a0-a55d-4839-9379-bfca3e2cf27a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.759186 | controller |     "Jun 10 14:34:20.280994 crc crio[3658]: time=\"2026-06-10T14:34:20.280894979Z\" level=info msg=\"Stopping container: cd3b21840f2539e47895fb92dfeec8c9847e67424ed5c03f6d8549664d47aac8 (timeout: 30s)\" id=fbb5fc07-fdde-4e4e-8769-05179956668f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.759201 | controller |     "Jun 10 14:34:20.293838 crc crio[3658]: time=\"2026-06-10T14:34:20.293766924Z\" level=info msg=\"Stopping container: 3ba75df7cdcab4b0d9cdd2e5a7192e94d09999e30cb04aac4426036b8d96b77d (timeout: 30s)\" id=8601ffa6-d6f7-42af-927f-81a4731ab1c6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.759217 | controller |     "Jun 10 14:34:20.329498 crc crio[3658]: time=\"2026-06-10T14:34:20.328400719Z\" level=info msg=\"Stopping container: 7d4ca552998f4ce7075f6d7e5262885dd9385be65f8d86ed76721ab44be17bcc (timeout: 30s)\" id=897a98ea-78b5-4c9c-a00a-e8b0996959a1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.759232 | controller |     "Jun 10 14:34:20.350108 crc crio[3658]: time=\"2026-06-10T14:34:20.350029086Z\" level=info msg=\"Stopping container: 1618c0308e513aaf6736fe4d34a183a127086fb738526bf911afa5c0cfd52c72 (timeout: 30s)\" id=7d182904-72f4-4f4e-9df0-c77e845a3b3c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.759247 | controller |     "Jun 10 14:34:20.399607 crc crio[3658]: time=\"2026-06-10T14:34:20.399493924Z\" level=info msg=\"Stopped container 97bc006e4f911c51c49ab2f8c4987b46df4de41964c7bdb94a36fb5779436da0: openshift-marketplace/certified-operators-l27pk/registry-server\" id=4a8dd4a0-a55d-4839-9379-bfca3e2cf27a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.759262 | controller |     "Jun 10 14:34:20.400488 crc crio[3658]: time=\"2026-06-10T14:34:20.400412366Z\" level=info msg=\"Stopping pod sandbox: 6d45d3cbfdea23cb05994254dd7312bddae7b99a06c787a940780793912a0a98\" id=e3d26722-93ef-42e5-ade4-baeaca8fa6f5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.759277 | controller |     "Jun 10 14:34:20.401618 crc crio[3658]: time=\"2026-06-10T14:34:20.401533055Z\" level=info msg=\"Got pod network &{Name:certified-operators-l27pk Namespace:openshift-marketplace ID:6d45d3cbfdea23cb05994254dd7312bddae7b99a06c787a940780793912a0a98 UID:91f37d35-53d4-49eb-b4e2-8ee1a226094b NetNS:/var/run/netns/08cfb685-6c14-4233-bdaa-05858b398902 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:0xc00018e868}] Aliases:map[]}\"",
2026-06-10 15:52:08.759293 | controller |     "Jun 10 14:34:20.401935 crc crio[3658]: time=\"2026-06-10T14:34:20.401856746Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-l27pk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.759311 | controller |     "Jun 10 14:34:20.419008 crc crio[3658]: time=\"2026-06-10T14:34:20.418929966Z\" level=info msg=\"Stopped container cd3b21840f2539e47895fb92dfeec8c9847e67424ed5c03f6d8549664d47aac8: openshift-marketplace/community-operators-qhh6t/registry-server\" id=fbb5fc07-fdde-4e4e-8769-05179956668f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.759327 | controller |     "Jun 10 14:34:20.420640 crc crio[3658]: time=\"2026-06-10T14:34:20.420179329Z\" level=info msg=\"Stopping pod sandbox: 15cb5b3021fba8c9b9bf5b99e5e3691970e96ff49b3e93a83b20310304010d19\" id=61d54d90-2737-4318-9069-2840a00eace2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.759342 | controller |     "Jun 10 14:34:20.421055 crc crio[3658]: time=\"2026-06-10T14:34:20.420734388Z\" level=info msg=\"Got pod network &{Name:community-operators-qhh6t Namespace:openshift-marketplace ID:15cb5b3021fba8c9b9bf5b99e5e3691970e96ff49b3e93a83b20310304010d19 UID:38fb2a5f-6a1e-4c7a-8df2-0b2a456c372e NetNS:/var/run/netns/37706ccb-43e2-40e8-93b3-0d993624ff5b 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:0xc00172a0c8}] Aliases:map[]}\"",
2026-06-10 15:52:08.759357 | controller |     "Jun 10 14:34:20.421055 crc crio[3658]: time=\"2026-06-10T14:34:20.420922504Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qhh6t from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.759372 | controller |     "Jun 10 14:34:20.442834 crc crio[3658]: time=\"2026-06-10T14:34:20.442371635Z\" level=info msg=\"Stopped container 3ba75df7cdcab4b0d9cdd2e5a7192e94d09999e30cb04aac4426036b8d96b77d: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=8601ffa6-d6f7-42af-927f-81a4731ab1c6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.759388 | controller |     "Jun 10 14:34:20.446756 crc crio[3658]: time=\"2026-06-10T14:34:20.44656327Z\" level=info msg=\"Stopping pod sandbox: 97b6de7f6451aae19fa837bc5a97b426ae3f93d11510b0459ab7c1f431a57bce\" id=3f3a949e-9591-41df-89f9-5c19f260c8da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.759403 | controller |     "Jun 10 14:34:20.447388 crc crio[3658]: time=\"2026-06-10T14:34:20.446994175Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-xchl9 Namespace:openshift-marketplace ID:97b6de7f6451aae19fa837bc5a97b426ae3f93d11510b0459ab7c1f431a57bce UID:6cdf074d-0e2a-4a0b-8843-5f823e7bf7c3 NetNS:/var/run/netns/838a305d-82ed-4a35-8302-b11d15706ddf 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:0xc00012cd88}] Aliases:map[]}\"",
2026-06-10 15:52:08.759419 | controller |     "Jun 10 14:34:20.447388 crc crio[3658]: time=\"2026-06-10T14:34:20.447381708Z\" level=info msg=\"Deleting pod openshift-marketplace_marketplace-operator-547dbd544d-xchl9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.759434 | controller |     "Jun 10 14:34:20.462182 crc crio[3658]: time=\"2026-06-10T14:34:20.461791576Z\" level=info msg=\"Stopped container 7d4ca552998f4ce7075f6d7e5262885dd9385be65f8d86ed76721ab44be17bcc: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=897a98ea-78b5-4c9c-a00a-e8b0996959a1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.759450 | controller |     "Jun 10 14:34:20.463094 crc crio[3658]: time=\"2026-06-10T14:34:20.462800591Z\" level=info msg=\"Stopping pod sandbox: 9ada9c03cf9925a7546c043a7ef5ed105ab8996fb0c978dba17bdf4811dc4bae\" id=1d50d345-88d7-4b12-8924-6ebbfa349127 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.759468 | controller |     "Jun 10 14:34:20.463233 crc crio[3658]: time=\"2026-06-10T14:34:20.463179704Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-ntdwx Namespace:openshift-marketplace ID:9ada9c03cf9925a7546c043a7ef5ed105ab8996fb0c978dba17bdf4811dc4bae UID:304346ae-9d3b-4262-8068-4ed1e7ff48a8 NetNS:/var/run/netns/f2b54d8a-86e9-425b-aeaa-7094291e2e36 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:0xc00008cda0}] Aliases:map[]}\"",
2026-06-10 15:52:08.759485 | controller |     "Jun 10 14:34:20.463594 crc crio[3658]: time=\"2026-06-10T14:34:20.463387711Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-ntdwx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.759500 | controller |     "Jun 10 14:34:20.488233 crc crio[3658]: time=\"2026-06-10T14:34:20.488074584Z\" level=info msg=\"Stopped container 1618c0308e513aaf6736fe4d34a183a127086fb738526bf911afa5c0cfd52c72: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=7d182904-72f4-4f4e-9df0-c77e845a3b3c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.759516 | controller |     "Jun 10 14:34:20.489519 crc crio[3658]: time=\"2026-06-10T14:34:20.489457741Z\" level=info msg=\"Stopping pod sandbox: bdf07c555973350cde33a65900bc51e21c2fb379858cd0f76a3bd939b42eb862\" id=008c6d8e-2c60-494d-bb75-5068677272a6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.759531 | controller |     "Jun 10 14:34:20.490123 crc crio[3658]: time=\"2026-06-10T14:34:20.490068623Z\" level=info msg=\"Got pod network &{Name:redhat-operators-x5vn9 Namespace:openshift-marketplace ID:bdf07c555973350cde33a65900bc51e21c2fb379858cd0f76a3bd939b42eb862 UID:0ee7e057-363b-48e4-a711-ee54046db35f NetNS:/var/run/netns/a7e3736e-2da1-49f4-97b6-e4d6beead642 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:0xc00008ce78}] Aliases:map[]}\"",
2026-06-10 15:52:08.759547 | controller |     "Jun 10 14:34:20.490328 crc crio[3658]: time=\"2026-06-10T14:34:20.490229738Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-x5vn9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.759562 | controller |     "Jun 10 14:34:20.692771 crc crio[3658]: time=\"2026-06-10T14:34:20.692576627Z\" level=info msg=\"Stopped pod sandbox: 6d45d3cbfdea23cb05994254dd7312bddae7b99a06c787a940780793912a0a98\" id=e3d26722-93ef-42e5-ade4-baeaca8fa6f5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.759578 | controller |     "Jun 10 14:34:20.806779 crc crio[3658]: time=\"2026-06-10T14:34:20.806690668Z\" level=info msg=\"Stopped pod sandbox: 15cb5b3021fba8c9b9bf5b99e5e3691970e96ff49b3e93a83b20310304010d19\" id=61d54d90-2737-4318-9069-2840a00eace2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.759593 | controller |     "Jun 10 14:34:20.815588 crc crio[3658]: time=\"2026-06-10T14:34:20.814441046Z\" level=info msg=\"Stopped pod sandbox: 97b6de7f6451aae19fa837bc5a97b426ae3f93d11510b0459ab7c1f431a57bce\" id=3f3a949e-9591-41df-89f9-5c19f260c8da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.759609 | controller |     "Jun 10 14:34:20.916504 crc crio[3658]: time=\"2026-06-10T14:34:20.916443239Z\" level=info msg=\"Stopped pod sandbox: bdf07c555973350cde33a65900bc51e21c2fb379858cd0f76a3bd939b42eb862\" id=008c6d8e-2c60-494d-bb75-5068677272a6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.759624 | controller |     "Jun 10 14:34:20.923709 crc crio[3658]: time=\"2026-06-10T14:34:20.923598856Z\" level=info msg=\"Stopped pod sandbox: 9ada9c03cf9925a7546c043a7ef5ed105ab8996fb0c978dba17bdf4811dc4bae\" id=1d50d345-88d7-4b12-8924-6ebbfa349127 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.759643 | controller |     "Jun 10 14:34:21.235358 crc crio[3658]: time=\"2026-06-10T14:34:21.235225599Z\" level=info msg=\"Removing container: 1618c0308e513aaf6736fe4d34a183a127086fb738526bf911afa5c0cfd52c72\" id=b32278df-d859-440e-bf9a-1e1d808b717a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.759659 | controller |     "Jun 10 14:34:21.257796 crc crio[3658]: time=\"2026-06-10T14:34:21.257334573Z\" level=info msg=\"Removed container 1618c0308e513aaf6736fe4d34a183a127086fb738526bf911afa5c0cfd52c72: openshift-marketplace/redhat-operators-x5vn9/registry-server\" id=b32278df-d859-440e-bf9a-1e1d808b717a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.759674 | controller |     "Jun 10 14:34:21.260818 crc crio[3658]: time=\"2026-06-10T14:34:21.2607258Z\" level=info msg=\"Removing container: 57136a09b88a49702db0f3056d54eaf62b1c9387913d92b9c0aab30cc775bdad\" id=2f35602f-3a12-4724-8c2f-c6c412d5654a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.759689 | controller |     "Jun 10 14:34:21.307356 crc crio[3658]: time=\"2026-06-10T14:34:21.307199265Z\" level=info msg=\"Removed container 57136a09b88a49702db0f3056d54eaf62b1c9387913d92b9c0aab30cc775bdad: openshift-marketplace/redhat-operators-x5vn9/extract-content\" id=2f35602f-3a12-4724-8c2f-c6c412d5654a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.759704 | controller |     "Jun 10 14:34:21.312648 crc crio[3658]: time=\"2026-06-10T14:34:21.312530269Z\" level=info msg=\"Removing container: 2e03b67b211e84010126d630935abb6b40fcb68ddc58d680c8c8c48789273e79\" id=f8164211-6100-426c-bd04-58c69394c5b8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.759720 | controller |     "Jun 10 14:34:21.354205 crc crio[3658]: time=\"2026-06-10T14:34:21.354124966Z\" level=info msg=\"Removed container 2e03b67b211e84010126d630935abb6b40fcb68ddc58d680c8c8c48789273e79: openshift-marketplace/redhat-operators-x5vn9/extract-utilities\" id=f8164211-6100-426c-bd04-58c69394c5b8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.759735 | controller |     "Jun 10 14:34:21.365612 crc crio[3658]: time=\"2026-06-10T14:34:21.36552714Z\" level=info msg=\"Removing container: cd3b21840f2539e47895fb92dfeec8c9847e67424ed5c03f6d8549664d47aac8\" id=992e2644-82bb-4d69-aa45-7605b258389a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.759750 | controller |     "Jun 10 14:34:21.383596 crc crio[3658]: time=\"2026-06-10T14:34:21.383529091Z\" level=info msg=\"Removed container cd3b21840f2539e47895fb92dfeec8c9847e67424ed5c03f6d8549664d47aac8: openshift-marketplace/community-operators-qhh6t/registry-server\" id=992e2644-82bb-4d69-aa45-7605b258389a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.759765 | controller |     "Jun 10 14:34:21.386173 crc crio[3658]: time=\"2026-06-10T14:34:21.38610437Z\" level=info msg=\"Removing container: 4cafb2d00e739610c6279fe011c3fcb94c8081556a90de9885f7e2bf4624b194\" id=9923d00b-1964-4831-a4b6-546a376f50d9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.759780 | controller |     "Jun 10 14:34:21.417340 crc crio[3658]: time=\"2026-06-10T14:34:21.416753969Z\" level=info msg=\"Removed container 4cafb2d00e739610c6279fe011c3fcb94c8081556a90de9885f7e2bf4624b194: openshift-marketplace/community-operators-qhh6t/extract-content\" id=9923d00b-1964-4831-a4b6-546a376f50d9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.759795 | controller |     "Jun 10 14:34:21.418861 crc crio[3658]: time=\"2026-06-10T14:34:21.418718777Z\" level=info msg=\"Removing container: 77c2556ae39f5bc9ec8a070bdae620a24b95e08689b59e67aee542c244dec4b3\" id=40109007-abdf-4243-beb4-c76739327f0d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.759810 | controller |     "Jun 10 14:34:21.452461 crc crio[3658]: time=\"2026-06-10T14:34:21.452379379Z\" level=info msg=\"Removed container 77c2556ae39f5bc9ec8a070bdae620a24b95e08689b59e67aee542c244dec4b3: openshift-marketplace/community-operators-qhh6t/extract-utilities\" id=40109007-abdf-4243-beb4-c76739327f0d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.759829 | controller |     "Jun 10 14:34:21.457937 crc crio[3658]: time=\"2026-06-10T14:34:21.457875689Z\" level=info msg=\"Removing container: 3ba75df7cdcab4b0d9cdd2e5a7192e94d09999e30cb04aac4426036b8d96b77d\" id=87976f9b-4f06-4132-9057-c844af5dcb1d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.759844 | controller |     "Jun 10 14:34:21.474514 crc crio[3658]: time=\"2026-06-10T14:34:21.474331648Z\" level=info msg=\"Removed container 3ba75df7cdcab4b0d9cdd2e5a7192e94d09999e30cb04aac4426036b8d96b77d: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=87976f9b-4f06-4132-9057-c844af5dcb1d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.759877 | controller |     "Jun 10 14:34:21.476934 crc crio[3658]: time=\"2026-06-10T14:34:21.476747561Z\" level=info msg=\"Removing container: 1759edaf01bae78adbeea4bda383d34f2a4cca9ffb9f49278e41523845cee0ab\" id=abb6d0cd-229c-4664-9fef-c52d2d17223c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.759893 | controller |     "Jun 10 14:34:21.494577 crc crio[3658]: time=\"2026-06-10T14:34:21.494448182Z\" level=info msg=\"Removed container 1759edaf01bae78adbeea4bda383d34f2a4cca9ffb9f49278e41523845cee0ab: openshift-marketplace/marketplace-operator-547dbd544d-xchl9/marketplace-operator\" id=abb6d0cd-229c-4664-9fef-c52d2d17223c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.759909 | controller |     "Jun 10 14:34:21.498806 crc crio[3658]: time=\"2026-06-10T14:34:21.498754681Z\" level=info msg=\"Removing container: 97bc006e4f911c51c49ab2f8c4987b46df4de41964c7bdb94a36fb5779436da0\" id=e8cb73bb-eff7-4844-a009-fb84adde68c7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.759925 | controller |     "Jun 10 14:34:21.512842 crc crio[3658]: time=\"2026-06-10T14:34:21.512748535Z\" level=info msg=\"Removed container 97bc006e4f911c51c49ab2f8c4987b46df4de41964c7bdb94a36fb5779436da0: openshift-marketplace/certified-operators-l27pk/registry-server\" id=e8cb73bb-eff7-4844-a009-fb84adde68c7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.759940 | controller |     "Jun 10 14:34:21.516155 crc crio[3658]: time=\"2026-06-10T14:34:21.516117501Z\" level=info msg=\"Removing container: 442f5ffef704658f4218e224dfabfd4ccc59a2ff87f66f026355535b8d9ce3db\" id=38174040-4e71-40a5-a23a-eb7bbb03a841 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.759956 | controller |     "Jun 10 14:34:21.535091 crc crio[3658]: time=\"2026-06-10T14:34:21.534970972Z\" level=info msg=\"Removed container 442f5ffef704658f4218e224dfabfd4ccc59a2ff87f66f026355535b8d9ce3db: openshift-marketplace/certified-operators-l27pk/extract-content\" id=38174040-4e71-40a5-a23a-eb7bbb03a841 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.759971 | controller |     "Jun 10 14:34:21.538697 crc crio[3658]: time=\"2026-06-10T14:34:21.538608608Z\" level=info msg=\"Removing container: 7a1d1fbcda69a5f36213659bad4071636170cd79f62c5fb8bdd21741e728d60d\" id=6f31dbde-660e-4b10-bd1c-3eb5b7db60a9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.759986 | controller |     "Jun 10 14:34:21.555968 crc crio[3658]: time=\"2026-06-10T14:34:21.555877904Z\" level=info msg=\"Removed container 7a1d1fbcda69a5f36213659bad4071636170cd79f62c5fb8bdd21741e728d60d: openshift-marketplace/certified-operators-l27pk/extract-utilities\" id=6f31dbde-660e-4b10-bd1c-3eb5b7db60a9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.760001 | controller |     "Jun 10 14:34:21.560947 crc crio[3658]: time=\"2026-06-10T14:34:21.560871237Z\" level=info msg=\"Removing container: 7d4ca552998f4ce7075f6d7e5262885dd9385be65f8d86ed76721ab44be17bcc\" id=3abd6055-8b58-42ee-9539-40a24bda4f8d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.760016 | controller |     "Jun 10 14:34:21.581997 crc crio[3658]: time=\"2026-06-10T14:34:21.581888783Z\" level=info msg=\"Removed container 7d4ca552998f4ce7075f6d7e5262885dd9385be65f8d86ed76721ab44be17bcc: openshift-marketplace/redhat-marketplace-ntdwx/registry-server\" id=3abd6055-8b58-42ee-9539-40a24bda4f8d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.760035 | controller |     "Jun 10 14:34:21.584579 crc crio[3658]: time=\"2026-06-10T14:34:21.584532434Z\" level=info msg=\"Removing container: b5e2e4568ba5ea11763cb4ac9b76478e8bb5ab8e015a0e542c11e9a368cda0f9\" id=719a377c-242d-451d-afc9-b83b5a9c80b4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.760051 | controller |     "Jun 10 14:34:21.599842 crc crio[3658]: time=\"2026-06-10T14:34:21.599733379Z\" level=info msg=\"Removed container b5e2e4568ba5ea11763cb4ac9b76478e8bb5ab8e015a0e542c11e9a368cda0f9: openshift-marketplace/redhat-marketplace-ntdwx/extract-content\" id=719a377c-242d-451d-afc9-b83b5a9c80b4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.760066 | controller |     "Jun 10 14:34:21.602082 crc crio[3658]: time=\"2026-06-10T14:34:21.602001037Z\" level=info msg=\"Removing container: 4d10b8ca21c5e6b8bfb90b2c8d5967e12e7b47843454fd23bcf730feaa5f9fb5\" id=89a7e3ab-b353-4ff7-824d-909647dc1914 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.760081 | controller |     "Jun 10 14:34:21.619968 crc crio[3658]: time=\"2026-06-10T14:34:21.619884265Z\" level=info msg=\"Removed container 4d10b8ca21c5e6b8bfb90b2c8d5967e12e7b47843454fd23bcf730feaa5f9fb5: openshift-marketplace/redhat-marketplace-ntdwx/extract-utilities\" id=89a7e3ab-b353-4ff7-824d-909647dc1914 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.760097 | controller |     "Jun 10 14:34:22.219383 crc crio[3658]: time=\"2026-06-10T14:34:22.219158643Z\" level=info msg=\"Stopping pod sandbox: d9aca9676336612f9ad86303e2a0637e009a1abe8d324e9cd6d285c5c0157930\" id=c00811ae-3f79-47e7-acc1-cbba70857d30 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.760111 | controller |     "Jun 10 14:34:22.219383 crc crio[3658]: time=\"2026-06-10T14:34:22.219229345Z\" level=info msg=\"Stopped pod sandbox (already stopped): d9aca9676336612f9ad86303e2a0637e009a1abe8d324e9cd6d285c5c0157930\" id=c00811ae-3f79-47e7-acc1-cbba70857d30 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.760126 | controller |     "Jun 10 14:34:22.220453 crc crio[3658]: time=\"2026-06-10T14:34:22.220007962Z\" level=info msg=\"Removing pod sandbox: d9aca9676336612f9ad86303e2a0637e009a1abe8d324e9cd6d285c5c0157930\" id=62103c05-8d8a-425b-a34a-4a286e072dd5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.760141 | controller |     "Jun 10 14:34:22.229460 crc crio[3658]: time=\"2026-06-10T14:34:22.229409967Z\" level=info msg=\"Removed pod sandbox: d9aca9676336612f9ad86303e2a0637e009a1abe8d324e9cd6d285c5c0157930\" id=62103c05-8d8a-425b-a34a-4a286e072dd5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.760156 | controller |     "Jun 10 14:34:22.230609 crc crio[3658]: time=\"2026-06-10T14:34:22.230525735Z\" level=info msg=\"Stopping pod sandbox: 2f630a73ddb73f9db2c566c8c1da0ecae7e2624095a03d378a2391cfc5ca6443\" id=b7e6d690-b5f7-4731-b4a9-ba79cd06b69a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.760171 | controller |     "Jun 10 14:34:22.230785 crc crio[3658]: time=\"2026-06-10T14:34:22.230624239Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2f630a73ddb73f9db2c566c8c1da0ecae7e2624095a03d378a2391cfc5ca6443\" id=b7e6d690-b5f7-4731-b4a9-ba79cd06b69a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.760186 | controller |     "Jun 10 14:34:22.231547 crc crio[3658]: time=\"2026-06-10T14:34:22.231362044Z\" level=info msg=\"Removing pod sandbox: 2f630a73ddb73f9db2c566c8c1da0ecae7e2624095a03d378a2391cfc5ca6443\" id=a2e4ad17-b959-46da-82c6-340c077f76b3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.760201 | controller |     "Jun 10 14:34:22.238961 crc crio[3658]: time=\"2026-06-10T14:34:22.238913555Z\" level=info msg=\"Removed pod sandbox: 2f630a73ddb73f9db2c566c8c1da0ecae7e2624095a03d378a2391cfc5ca6443\" id=a2e4ad17-b959-46da-82c6-340c077f76b3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.760220 | controller |     "Jun 10 14:34:22.240416 crc crio[3658]: time=\"2026-06-10T14:34:22.240240101Z\" level=info msg=\"Stopping pod sandbox: 97b6de7f6451aae19fa837bc5a97b426ae3f93d11510b0459ab7c1f431a57bce\" id=2228ddab-9f8c-4055-a1c8-5e30b9dfdf68 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.760236 | controller |     "Jun 10 14:34:22.240416 crc crio[3658]: time=\"2026-06-10T14:34:22.240398036Z\" level=info msg=\"Stopped pod sandbox (already stopped): 97b6de7f6451aae19fa837bc5a97b426ae3f93d11510b0459ab7c1f431a57bce\" id=2228ddab-9f8c-4055-a1c8-5e30b9dfdf68 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.760251 | controller |     "Jun 10 14:34:22.241425 crc crio[3658]: time=\"2026-06-10T14:34:22.241359919Z\" level=info msg=\"Removing pod sandbox: 97b6de7f6451aae19fa837bc5a97b426ae3f93d11510b0459ab7c1f431a57bce\" id=acf49faf-6f6e-47e3-aa99-2faf15b2adab name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.760266 | controller |     "Jun 10 14:34:22.248420 crc crio[3658]: time=\"2026-06-10T14:34:22.248379552Z\" level=info msg=\"Removed pod sandbox: 97b6de7f6451aae19fa837bc5a97b426ae3f93d11510b0459ab7c1f431a57bce\" id=acf49faf-6f6e-47e3-aa99-2faf15b2adab name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.760281 | controller |     "Jun 10 14:34:22.249621 crc crio[3658]: time=\"2026-06-10T14:34:22.249532672Z\" level=info msg=\"Stopping pod sandbox: 9ada9c03cf9925a7546c043a7ef5ed105ab8996fb0c978dba17bdf4811dc4bae\" id=d5f183bf-c61d-4913-b30b-5592897cf69c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.760296 | controller |     "Jun 10 14:34:22.249621 crc crio[3658]: time=\"2026-06-10T14:34:22.249583213Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9ada9c03cf9925a7546c043a7ef5ed105ab8996fb0c978dba17bdf4811dc4bae\" id=d5f183bf-c61d-4913-b30b-5592897cf69c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.760311 | controller |     "Jun 10 14:34:22.250404 crc crio[3658]: time=\"2026-06-10T14:34:22.250332249Z\" level=info msg=\"Removing pod sandbox: 9ada9c03cf9925a7546c043a7ef5ed105ab8996fb0c978dba17bdf4811dc4bae\" id=3fe1ad9e-5598-445e-877f-6eb0ae6fb6e4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.760327 | controller |     "Jun 10 14:34:22.258830 crc crio[3658]: time=\"2026-06-10T14:34:22.25875471Z\" level=info msg=\"Removed pod sandbox: 9ada9c03cf9925a7546c043a7ef5ed105ab8996fb0c978dba17bdf4811dc4bae\" id=3fe1ad9e-5598-445e-877f-6eb0ae6fb6e4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.760342 | controller |     "Jun 10 14:34:22.259644 crc crio[3658]: time=\"2026-06-10T14:34:22.259566608Z\" level=info msg=\"Stopping pod sandbox: c83c260d24ed0bdba377e1da835169e706ab4ae0668e3414046b17ca9d827dad\" id=3c75b167-8305-4e23-a55f-060ae7b54b99 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.760357 | controller |     "Jun 10 14:34:22.259784 crc crio[3658]: time=\"2026-06-10T14:34:22.259658171Z\" level=info msg=\"Stopped pod sandbox (already stopped): c83c260d24ed0bdba377e1da835169e706ab4ae0668e3414046b17ca9d827dad\" id=3c75b167-8305-4e23-a55f-060ae7b54b99 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.760372 | controller |     "Jun 10 14:34:22.260566 crc crio[3658]: time=\"2026-06-10T14:34:22.26048561Z\" level=info msg=\"Removing pod sandbox: c83c260d24ed0bdba377e1da835169e706ab4ae0668e3414046b17ca9d827dad\" id=4513a67c-c2c7-4e5d-816a-7a48af6012f0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.760387 | controller |     "Jun 10 14:34:22.274721 crc crio[3658]: time=\"2026-06-10T14:34:22.274607738Z\" level=info msg=\"Removed pod sandbox: c83c260d24ed0bdba377e1da835169e706ab4ae0668e3414046b17ca9d827dad\" id=4513a67c-c2c7-4e5d-816a-7a48af6012f0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.760405 | controller |     "Jun 10 14:34:22.275377 crc crio[3658]: time=\"2026-06-10T14:34:22.27523854Z\" level=info msg=\"Stopping pod sandbox: bdf07c555973350cde33a65900bc51e21c2fb379858cd0f76a3bd939b42eb862\" id=c21282b5-c4bf-41ba-83fb-ade1b95821c6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.760421 | controller |     "Jun 10 14:34:22.275482 crc crio[3658]: time=\"2026-06-10T14:34:22.275445987Z\" level=info msg=\"Stopped pod sandbox (already stopped): bdf07c555973350cde33a65900bc51e21c2fb379858cd0f76a3bd939b42eb862\" id=c21282b5-c4bf-41ba-83fb-ade1b95821c6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.760437 | controller |     "Jun 10 14:34:22.276020 crc crio[3658]: time=\"2026-06-10T14:34:22.275950034Z\" level=info msg=\"Removing pod sandbox: bdf07c555973350cde33a65900bc51e21c2fb379858cd0f76a3bd939b42eb862\" id=55bf4fc8-7049-43d4-ab6b-9ff39e167e09 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.760452 | controller |     "Jun 10 14:34:22.284850 crc crio[3658]: time=\"2026-06-10T14:34:22.284764108Z\" level=info msg=\"Removed pod sandbox: bdf07c555973350cde33a65900bc51e21c2fb379858cd0f76a3bd939b42eb862\" id=55bf4fc8-7049-43d4-ab6b-9ff39e167e09 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.760466 | controller |     "Jun 10 14:34:22.285535 crc crio[3658]: time=\"2026-06-10T14:34:22.285441352Z\" level=info msg=\"Stopping pod sandbox: 15cb5b3021fba8c9b9bf5b99e5e3691970e96ff49b3e93a83b20310304010d19\" id=c3ea6ffd-79c8-495c-b5c1-5cea44ebdafc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.760482 | controller |     "Jun 10 14:34:22.285535 crc crio[3658]: time=\"2026-06-10T14:34:22.285500944Z\" level=info msg=\"Stopped pod sandbox (already stopped): 15cb5b3021fba8c9b9bf5b99e5e3691970e96ff49b3e93a83b20310304010d19\" id=c3ea6ffd-79c8-495c-b5c1-5cea44ebdafc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.760496 | controller |     "Jun 10 14:34:22.286022 crc crio[3658]: time=\"2026-06-10T14:34:22.285990161Z\" level=info msg=\"Removing pod sandbox: 15cb5b3021fba8c9b9bf5b99e5e3691970e96ff49b3e93a83b20310304010d19\" id=46f36dc3-2756-443a-b5ea-99c446a82b73 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.760512 | controller |     "Jun 10 14:34:22.295066 crc crio[3658]: time=\"2026-06-10T14:34:22.294832736Z\" level=info msg=\"Removed pod sandbox: 15cb5b3021fba8c9b9bf5b99e5e3691970e96ff49b3e93a83b20310304010d19\" id=46f36dc3-2756-443a-b5ea-99c446a82b73 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.760527 | controller |     "Jun 10 14:34:22.295854 crc crio[3658]: time=\"2026-06-10T14:34:22.295774309Z\" level=info msg=\"Stopping pod sandbox: 6d45d3cbfdea23cb05994254dd7312bddae7b99a06c787a940780793912a0a98\" id=c11f3d58-208e-4a42-b891-d80b5f71492e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.760542 | controller |     "Jun 10 14:34:22.295970 crc crio[3658]: time=\"2026-06-10T14:34:22.295853632Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6d45d3cbfdea23cb05994254dd7312bddae7b99a06c787a940780793912a0a98\" id=c11f3d58-208e-4a42-b891-d80b5f71492e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.760556 | controller |     "Jun 10 14:34:22.296480 crc crio[3658]: time=\"2026-06-10T14:34:22.296417081Z\" level=info msg=\"Removing pod sandbox: 6d45d3cbfdea23cb05994254dd7312bddae7b99a06c787a940780793912a0a98\" id=2b57139e-4673-43d7-a74a-f370c9cdafd6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.760571 | controller |     "Jun 10 14:34:22.303542 crc crio[3658]: time=\"2026-06-10T14:34:22.303455244Z\" level=info msg=\"Removed pod sandbox: 6d45d3cbfdea23cb05994254dd7312bddae7b99a06c787a940780793912a0a98\" id=2b57139e-4673-43d7-a74a-f370c9cdafd6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.760586 | controller |     "Jun 10 14:34:22.304134 crc crio[3658]: time=\"2026-06-10T14:34:22.304079776Z\" level=info msg=\"Stopping pod sandbox: ae25da0239407ad47525978d3cc1f5e2ebf4be47eea26ac0c1b678b327ae07c2\" id=8dd26e69-eb25-4ad6-93ed-40ef7019d3d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.760604 | controller |     "Jun 10 14:34:22.304199 crc crio[3658]: time=\"2026-06-10T14:34:22.304133108Z\" level=info msg=\"Stopped pod sandbox (already stopped): ae25da0239407ad47525978d3cc1f5e2ebf4be47eea26ac0c1b678b327ae07c2\" id=8dd26e69-eb25-4ad6-93ed-40ef7019d3d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.760619 | controller |     "Jun 10 14:34:22.304652 crc crio[3658]: time=\"2026-06-10T14:34:22.304582993Z\" level=info msg=\"Removing pod sandbox: ae25da0239407ad47525978d3cc1f5e2ebf4be47eea26ac0c1b678b327ae07c2\" id=301fced7-ad93-4098-8f78-950e6a2bf5e2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.760633 | controller |     "Jun 10 14:34:22.311594 crc crio[3658]: time=\"2026-06-10T14:34:22.311180981Z\" level=info msg=\"Removed pod sandbox: ae25da0239407ad47525978d3cc1f5e2ebf4be47eea26ac0c1b678b327ae07c2\" id=301fced7-ad93-4098-8f78-950e6a2bf5e2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.760648 | controller |     "Jun 10 14:34:22.312408 crc crio[3658]: time=\"2026-06-10T14:34:22.312343931Z\" level=info msg=\"Stopping pod sandbox: 03803cec1919561a4119b037415d69aa34c06f9113190363d1b9eb3a9fbb6128\" id=41579124-8739-48d9-b6e7-587499ab23a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.760663 | controller |     "Jun 10 14:34:22.312504 crc crio[3658]: time=\"2026-06-10T14:34:22.312472805Z\" level=info msg=\"Stopped pod sandbox (already stopped): 03803cec1919561a4119b037415d69aa34c06f9113190363d1b9eb3a9fbb6128\" id=41579124-8739-48d9-b6e7-587499ab23a5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.760677 | controller |     "Jun 10 14:34:22.314036 crc crio[3658]: time=\"2026-06-10T14:34:22.313964227Z\" level=info msg=\"Removing pod sandbox: 03803cec1919561a4119b037415d69aa34c06f9113190363d1b9eb3a9fbb6128\" id=e0c6b7ee-0d51-42b7-9d35-daadb06641a7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.760692 | controller |     "Jun 10 14:34:22.321703 crc crio[3658]: time=\"2026-06-10T14:34:22.321593251Z\" level=info msg=\"Removed pod sandbox: 03803cec1919561a4119b037415d69aa34c06f9113190363d1b9eb3a9fbb6128\" id=e0c6b7ee-0d51-42b7-9d35-daadb06641a7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.760707 | controller |     "Jun 10 14:34:29.447873 crc crio[3658]: time=\"2026-06-10T14:34:29.446855955Z\" level=info msg=\"Stopping container: bf5fa8601fc25d4310822c0ce4da4e40f7f3f33a74a4a6d991c72b8867c1abe5 (timeout: 5s)\" id=a1569a61-b8a1-45d9-8f3a-be5da3532837 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.760722 | controller |     "Jun 10 14:34:34.459657 crc crio[3658]: time=\"2026-06-10T14:34:34.459061648Z\" level=warning msg=\"Stopping container bf5fa8601fc25d4310822c0ce4da4e40f7f3f33a74a4a6d991c72b8867c1abe5 with stop signal(15) timed out. Killing...\"",
2026-06-10 15:52:08.760737 | controller |     "Jun 10 14:34:35.156189 crc crio[3658]: time=\"2026-06-10T14:34:35.155812172Z\" level=info msg=\"Stopped container bf5fa8601fc25d4310822c0ce4da4e40f7f3f33a74a4a6d991c72b8867c1abe5: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=a1569a61-b8a1-45d9-8f3a-be5da3532837 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.760751 | controller |     "Jun 10 14:34:35.157468 crc crio[3658]: time=\"2026-06-10T14:34:35.157352245Z\" level=info msg=\"Stopping pod sandbox: 2151290de62af04e9266d143a2f409dfac70667975f6391eb95e6863b200e2c3\" id=8d90c390-4893-4289-bb6f-4d0add91fc73 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.760766 | controller |     "Jun 10 14:34:35.161872 crc crio[3658]: time=\"2026-06-10T14:34:35.161778498Z\" level=info msg=\"Stopped pod sandbox: 2151290de62af04e9266d143a2f409dfac70667975f6391eb95e6863b200e2c3\" id=8d90c390-4893-4289-bb6f-4d0add91fc73 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.760785 | controller |     "Jun 10 14:34:35.418227 crc crio[3658]: time=\"2026-06-10T14:34:35.418194235Z\" level=info msg=\"Removing container: bf5fa8601fc25d4310822c0ce4da4e40f7f3f33a74a4a6d991c72b8867c1abe5\" id=ec443933-0745-481c-a7ed-0467a7eece1c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.760801 | controller |     "Jun 10 14:34:35.445433 crc crio[3658]: time=\"2026-06-10T14:34:35.445333622Z\" level=info msg=\"Removed container bf5fa8601fc25d4310822c0ce4da4e40f7f3f33a74a4a6d991c72b8867c1abe5: openshift-kube-apiserver/kube-apiserver-startup-monitor-crc/startup-monitor\" id=ec443933-0745-481c-a7ed-0467a7eece1c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.760816 | controller |     "Jun 10 14:34:38.745475 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...",
2026-06-10 15:52:08.760832 | controller |     "Jun 10 14:34:38.827506 crc systemd[1]: crio.service: Deactivated successfully.",
2026-06-10 15:52:08.760860 | controller |     "Jun 10 14:34:38.828115 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).",
2026-06-10 15:52:08.760881 | controller |     "Jun 10 14:34:38.828411 crc systemd[1]: crio.service: Consumed 17min 5.314s CPU time.",
2026-06-10 15:52:08.760898 | controller |     "Jun 10 14:34:38.907523 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-10 15:52:08.760914 | controller |     "Jun 10 14:34:39.016761 crc crio[18451]: time=\"2026-06-10T14:34:39.016643209Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-10 15:52:08.760930 | controller |     "Jun 10 14:34:39.016761 crc crio[18451]: time=\"2026-06-10T14:34:39.016713762Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-10 15:52:08.760945 | controller |     "Jun 10 14:34:39.021509 crc crio[18451]: time=\"2026-06-10T14:34:39.018771813Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-10 15:52:08.760960 | controller |     "Jun 10 14:34:39.021509 crc crio[18451]: time=\"2026-06-10T14:34:39.018881616Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-10 15:52:08.760975 | controller |     "Jun 10 14:34:39.037810 crc crio[18451]: time=\"2026-06-10T14:34:39.037406656Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-10 15:52:08.760991 | controller |     "Jun 10 14:34:39.040215 crc crio[18451]: time=\"2026-06-10T14:34:39.040134301Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-10 15:52:08.761006 | controller |     "Jun 10 14:34:39.040215 crc crio[18451]: time=\"2026-06-10T14:34:39.040199533Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-10 15:52:08.761021 | controller |     "Jun 10 14:34:39.040466 crc crio[18451]: time=\"2026-06-10T14:34:39.04039885Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-10 15:52:08.761037 | controller |     "Jun 10 14:34:39.040466 crc crio[18451]: time=\"2026-06-10T14:34:39.04041495Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-10 15:52:08.761065 | controller |     "Jun 10 14:34:39.058874 crc crio[18451]: time=\"2026-06-10T14:34:39.058751634Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-10 15:52:08.761081 | controller |     "Jun 10 14:34:39.073131 crc crio[18451]: time=\"2026-06-10T14:34:39.07284383Z\" 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-10 15:52:08.761096 | controller |     "Jun 10 14:34:39.076921 crc crio[18451]: time=\"2026-06-10T14:34:39.076868309Z\" 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-10 15:52:08.761116 | controller |     "Jun 10 14:34:39.096563 crc crio[18451]: time=\"2026-06-10T14:34:39.096498757Z\" 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-10 15:52:08.761132 | controller |     "Jun 10 14:34:39.272230 crc crio[18451]: time=\"2026-06-10T14:34:39.272003889Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-10 15:52:08.761148 | controller |     "Jun 10 14:34:39.272230 crc crio[18451]: time=\"2026-06-10T14:34:39.272081482Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-10 15:52:08.761163 | controller |     "Jun 10 14:34:39.272230 crc crio[18451]: time=\"2026-06-10T14:34:39.272103692Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-10 15:52:08.761178 | controller |     "Jun 10 14:34:39.272230 crc crio[18451]: time=\"2026-06-10T14:34:39.272114343Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-10 15:52:08.761193 | controller |     "Jun 10 14:34:39.272230 crc crio[18451]: time=\"2026-06-10T14:34:39.272125053Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-10 15:52:08.761208 | controller |     "Jun 10 14:34:39.281069 crc crio[18451]: time=\"2026-06-10T14:34:39.280934897Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-10 15:52:08.761223 | controller |     "Jun 10 14:34:39.281069 crc crio[18451]: time=\"2026-06-10T14:34:39.281046761Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-10 15:52:08.761238 | controller |     "Jun 10 14:34:39.288567 crc crio[18451]: time=\"2026-06-10T14:34:39.288480948Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-10 15:52:08.761253 | controller |     "Jun 10 14:34:39.288567 crc crio[18451]: time=\"2026-06-10T14:34:39.288553431Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-10 15:52:08.761268 | controller |     "Jun 10 14:34:39.319350 crc crio[18451]: time=\"2026-06-10T14:34:39.319100526Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-10 15:52:08.761283 | controller |     "Jun 10 14:34:39.319350 crc crio[18451]: time=\"2026-06-10T14:34:39.319177518Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-10 15:52:08.761298 | controller |     "Jun 10 14:34:39.319735 crc crio[18451]: time=\"2026-06-10T14:34:39.319608893Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-10 15:52:08.761313 | controller |     "Jun 10 14:34:39.319735 crc crio[18451]: time=\"2026-06-10T14:34:39.319628584Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-10 15:52:08.761330 | controller |     "Jun 10 14:34:39.320902 crc crio[18451]: time=\"2026-06-10T14:34:39.320409581Z\" 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 = [\\\"cpu-quota.crio.io\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"cpu-shared.crio.io\\\", \\\"org.systemd.property.\\\", \\\"org.criu.config\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"cpu-c-states.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"bundle\\\", \\\"module.wasm.image/variant\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\"]\\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-10 15:52:08.761354 | controller |     "Jun 10 14:34:39.321685 crc crio[18451]: time=\"2026-06-10T14:34:39.321578161Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-10 15:52:08.761371 | controller |     "Jun 10 14:34:39.321888 crc crio[18451]: time=\"2026-06-10T14:34:39.321814129Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-10 15:52:08.761386 | controller |     "Jun 10 14:34:40.860316 crc crio[18451]: time=\"2026-06-10T14:34:40.859928354Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:cf09505939a8ba0d7b5c060f709ae45e5e6f484c0f6f3b30c8aca112e62318ef UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/012833ba-fdcb-4143-82a2-32b88f31cb17 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:0xc00008caf8}] Aliases:map[]}\"",
2026-06-10 15:52:08.761402 | controller |     "Jun 10 14:34:40.861663 crc crio[18451]: time=\"2026-06-10T14:34:40.860471143Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.761423 | controller |     "Jun 10 14:34:40.861663 crc crio[18451]: time=\"2026-06-10T14:34:40.860805424Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-10 15:52:08.761440 | controller |     "Jun 10 14:34:40.861663 crc crio[18451]: time=\"2026-06-10T14:34:40.860883137Z\" level=warning msg=\"Could not restore sandbox IP for a9cf868bde75b54ed503076ea7357a95e37b6b75182813297b9a69037ad13e12: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_bd4a138c-cb26-4057-be44-d483e8aceaba_0(a9cf868bde75b54ed503076ea7357a95e37b6b75182813297b9a69037ad13e12): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-10 15:52:08.761456 | controller |     "Jun 10 14:34:40.861663 crc crio[18451]: time=\"2026-06-10T14:34:40.860926038Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-10 15:52:08.761472 | controller |     "Jun 10 14:34:40.861663 crc crio[18451]: time=\"2026-06-10T14:34:40.860942459Z\" level=warning msg=\"Could not restore sandbox IP for c092bce4fcb901f63100452c6e1e14b9d149a9fdc162aeb0185addac47fa91f3: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_2acf1cb7-21ca-4275-8521-444061b1a751_0(c092bce4fcb901f63100452c6e1e14b9d149a9fdc162aeb0185addac47fa91f3): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-10 15:52:08.761488 | controller |     "Jun 10 14:34:40.861663 crc crio[18451]: time=\"2026-06-10T14:34:40.86097124Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-10 15:52:08.761504 | controller |     "Jun 10 14:34:40.861663 crc crio[18451]: time=\"2026-06-10T14:34:40.86098942Z\" level=warning msg=\"Could not restore sandbox IP for 593b96c17ebc5375f6ff7ed402d9e61b382833c6e2993d33e2d53a1ad64cee11: failed to get network status for pod sandbox k8s_collect-profiles-29685030-db252_openshift-operator-lifecycle-manager_95049f88-f50b-4179-aac1-189fb9b87f1a_0(593b96c17ebc5375f6ff7ed402d9e61b382833c6e2993d33e2d53a1ad64cee11): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-10 15:52:08.761520 | controller |     "Jun 10 14:34:40.861663 crc crio[18451]: time=\"2026-06-10T14:34:40.86156621Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:46654e69dcbbce2b68f97fc13954ab923f20cff7e4150d894c5f9852feefa9fa UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/fadd3644-87ea-45b8-843b-45fa6df83411 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:0xc00008cc78}] Aliases:map[]}\"",
2026-06-10 15:52:08.761536 | controller |     "Jun 10 14:34:40.862448 crc crio[18451]: time=\"2026-06-10T14:34:40.861754987Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.761552 | controller |     "Jun 10 14:34:40.862590 crc crio[18451]: time=\"2026-06-10T14:34:40.862555954Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:d84a0fd8625f50221d4886eae41250b01b4b12ccd359447b32c2b02178b29b4d UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/d7edb51b-18b3-4727-a60d-ed1701061260 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:0xc00008cd38}] Aliases:map[]}\"",
2026-06-10 15:52:08.761567 | controller |     "Jun 10 14:34:40.862874 crc crio[18451]: time=\"2026-06-10T14:34:40.862746521Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.761587 | controller |     "Jun 10 14:34:40.864469 crc crio[18451]: time=\"2026-06-10T14:34:40.863539478Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:8577e9bd5c3119f5ce5775b3fb9bc51f065e9195c27dc258215082bda9be25af UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/7204a8cd-833a-4a0a-a512-9dba501639d9 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:0xc00008cdf0}] Aliases:map[]}\"",
2026-06-10 15:52:08.761603 | controller |     "Jun 10 14:34:40.864469 crc crio[18451]: time=\"2026-06-10T14:34:40.863822898Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.761619 | controller |     "Jun 10 14:34:40.865953 crc crio[18451]: time=\"2026-06-10T14:34:40.864508232Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:45359ae990e7aad796714cbbe9be605c5f90d52b7b42186001a1aff03bcae5f8 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/2771435c-2226-4de5-93e8-a95205b7833b 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:0xc00008cec8}] Aliases:map[]}\"",
2026-06-10 15:52:08.761635 | controller |     "Jun 10 14:34:40.865953 crc crio[18451]: time=\"2026-06-10T14:34:40.864694158Z\" 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-10 15:52:08.761651 | controller |     "Jun 10 14:34:40.865953 crc crio[18451]: time=\"2026-06-10T14:34:40.865440604Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:8b6b888326e88b747d338d2410a08e390a035309071da2be68f5aae33f0d5ed5 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/36df6f05-1f3f-4f9e-bde8-ba3357c875c3 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:0xc00008cf90}] Aliases:map[]}\"",
2026-06-10 15:52:08.761667 | controller |     "Jun 10 14:34:40.865953 crc crio[18451]: time=\"2026-06-10T14:34:40.865754155Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.761682 | controller |     "Jun 10 14:34:40.866601 crc crio[18451]: time=\"2026-06-10T14:34:40.866505271Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:302172b9c3ec4bf7a54c7798443c0de14148813d4c48888be9828bf9f60a09eb UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/065c64f8-375d-4faf-bfb0-431595751f75 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:0xc00008d058}] Aliases:map[]}\"",
2026-06-10 15:52:08.761698 | controller |     "Jun 10 14:34:40.866997 crc crio[18451]: time=\"2026-06-10T14:34:40.866908585Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.761714 | controller |     "Jun 10 14:34:40.867690 crc crio[18451]: time=\"2026-06-10T14:34:40.867591108Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:0a1dd4db35a22570a072e8827561d18c44b2b569ced9a4ca779a730a11e421c6 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/ad0f78b0-63ef-426a-a51d-b1aa43a21de1 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:0xc00008d130}] Aliases:map[]}\"",
2026-06-10 15:52:08.761736 | controller |     "Jun 10 14:34:40.867829 crc crio[18451]: time=\"2026-06-10T14:34:40.867801176Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.761753 | controller |     "Jun 10 14:34:40.868733 crc crio[18451]: time=\"2026-06-10T14:34:40.868629774Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:f86a66527621b148947e6e134b40ff60315c5620d4cac58d2c0512fb59f52759 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/824ebf36-945c-4f06-8c93-03eab7a00faa 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:0xc00008d1e8}] Aliases:map[]}\"",
2026-06-10 15:52:08.761769 | controller |     "Jun 10 14:34:40.869001 crc crio[18451]: time=\"2026-06-10T14:34:40.868908704Z\" 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-10 15:52:08.761784 | controller |     "Jun 10 14:34:40.869704 crc crio[18451]: time=\"2026-06-10T14:34:40.869609998Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:4d569b6fa1ab5ef1a5b4af2130349632d5ac7d6a7fa79b7129023c54d2c27ca4 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/270e5f8b-8df5-4188-9bb6-12f06b2dcf68 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:0xc00008d2b8}] Aliases:map[]}\"",
2026-06-10 15:52:08.761801 | controller |     "Jun 10 14:34:40.869892 crc crio[18451]: time=\"2026-06-10T14:34:40.869811805Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.761816 | controller |     "Jun 10 14:34:40.870626 crc crio[18451]: time=\"2026-06-10T14:34:40.870517369Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:72e4d938377f583aa0c8361a427c88f666ee23c1c5a11dbba0ab3a9c96fc111b UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/eefe5bfc-0528-4382-86db-d9165a1f5a4e 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:0xc00008d398}] Aliases:map[]}\"",
2026-06-10 15:52:08.761832 | controller |     "Jun 10 14:34:40.870762 crc crio[18451]: time=\"2026-06-10T14:34:40.870711916Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.761862 | controller |     "Jun 10 14:34:40.871449 crc crio[18451]: time=\"2026-06-10T14:34:40.871377509Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:53311ff11672c26d4f8123f2678a7b7f61333b89f6cabbdd9dd58f88bb8a3b46 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/634e9141-e23c-4549-9397-3b9117372509 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:0xc00008d450}] Aliases:map[]}\"",
2026-06-10 15:52:08.761887 | controller |     "Jun 10 14:34:40.871697 crc crio[18451]: time=\"2026-06-10T14:34:40.871600037Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.761904 | controller |     "Jun 10 14:34:40.872351 crc crio[18451]: time=\"2026-06-10T14:34:40.872243029Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:27067ce548bf8a873d1dcf9ba0791894c1832c1768aa1ec2ee30f13f07a8377f UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/1426abe0-fecd-4b6c-a027-fa26bfb44540 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:0xc00008d518}] Aliases:map[]}\"",
2026-06-10 15:52:08.761920 | controller |     "Jun 10 14:34:40.872595 crc crio[18451]: time=\"2026-06-10T14:34:40.872502908Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.761936 | controller |     "Jun 10 14:34:40.873226 crc crio[18451]: time=\"2026-06-10T14:34:40.87314088Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:f1f58f704751dd456dc416fb052194bd38c5cabfeb7a029b4173942886cea9b5 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/e6a17980-9988-48df-b753-8cd522c80ef6 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:0xc00008d5e0}] Aliases:map[]}\"",
2026-06-10 15:52:08.761952 | controller |     "Jun 10 14:34:40.873623 crc crio[18451]: time=\"2026-06-10T14:34:40.873530464Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.761967 | controller |     "Jun 10 14:34:40.874419 crc crio[18451]: time=\"2026-06-10T14:34:40.874182516Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:fa701c754eb5539ac29bbe2fc0d73de23bff8e76408691cfbf3540054cd654a7 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/429e4468-0ec9-4d8a-a969-b13d4215f617 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:0xc00008d680}] Aliases:map[]}\"",
2026-06-10 15:52:08.761984 | controller |     "Jun 10 14:34:40.874773 crc crio[18451]: time=\"2026-06-10T14:34:40.874606201Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.762000 | controller |     "Jun 10 14:34:40.875548 crc crio[18451]: time=\"2026-06-10T14:34:40.8754564Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:89280aaebb5a8a8596725f2245c1a0d1da6d714b37f726de54082e199f85d6e3 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/8018215f-edf2-4e66-a544-a91b6bf3faa1 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:0xc00008d710}] Aliases:map[]}\"",
2026-06-10 15:52:08.762016 | controller |     "Jun 10 14:34:40.875728 crc crio[18451]: time=\"2026-06-10T14:34:40.875668827Z\" 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-10 15:52:08.762035 | controller |     "Jun 10 14:34:40.876514 crc crio[18451]: time=\"2026-06-10T14:34:40.876423943Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:6c5b3b8114f790f1e9c9df576e0b872867a86410018cb9db253914f56c581c7b UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/3e2a66f9-0cbb-4ead-93dc-d43bf48dfab1 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:0xc00008d7a0}] Aliases:map[]}\"",
2026-06-10 15:52:08.762051 | controller |     "Jun 10 14:34:40.876658 crc crio[18451]: time=\"2026-06-10T14:34:40.876629341Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.762067 | controller |     "Jun 10 14:34:40.877379 crc crio[18451]: time=\"2026-06-10T14:34:40.87719743Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:aa9826550cc8ebc82f7c01075eccd78e16efaf3378df7b26b5b50737f8113c5b UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/87cb9770-47d3-4759-92cf-febe3c873831 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:0xc00008d820}] Aliases:map[]}\"",
2026-06-10 15:52:08.762083 | controller |     "Jun 10 14:34:40.877627 crc crio[18451]: time=\"2026-06-10T14:34:40.877527512Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.762098 | controller |     "Jun 10 14:34:40.878351 crc crio[18451]: time=\"2026-06-10T14:34:40.878157973Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:db6b7d883f3f3be8e921d7e4e16673bef4f3d975921cca631c2c1ee3a3357e76 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/e5d96326-1e93-4f25-a48f-2aed720fd1d6 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:0xc00008d8b0}] Aliases:map[]}\"",
2026-06-10 15:52:08.762114 | controller |     "Jun 10 14:34:40.878628 crc crio[18451]: time=\"2026-06-10T14:34:40.878441223Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.762130 | controller |     "Jun 10 14:34:40.882681 crc crio[18451]: time=\"2026-06-10T14:34:40.881217899Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:4117a910b8a002c706ec2f3127a92fde98b68e64bd129f523433743a0ad6f21e UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/46d1fb43-b2df-4208-be99-06be3d46c0cc 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:0xc00008d930}] Aliases:map[]}\"",
2026-06-10 15:52:08.762146 | controller |     "Jun 10 14:34:40.882681 crc crio[18451]: time=\"2026-06-10T14:34:40.881601302Z\" 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-10 15:52:08.762162 | controller |     "Jun 10 14:34:40.882681 crc crio[18451]: time=\"2026-06-10T14:34:40.882553575Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:e04d460a3fc964f76ec3d84bcc9aa40e80a3c1d5d310b815cb3a84dc1bf5a1e2 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/81e11209-11a2-40ed-b698-4e5a068ed987 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:0xc00008d9c0}] Aliases:map[]}\"",
2026-06-10 15:52:08.762181 | controller |     "Jun 10 14:34:40.883521 crc crio[18451]: time=\"2026-06-10T14:34:40.882742802Z\" 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-10 15:52:08.762197 | controller |     "Jun 10 14:34:40.883521 crc crio[18451]: time=\"2026-06-10T14:34:40.883473617Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:6b7486fa053907655d15ab846f11081731edf05d085a2f70c506a946d7450508 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/0e52c38e-5c3e-436f-aaad-8cb230bdac53 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:0xc00008da58}] Aliases:map[]}\"",
2026-06-10 15:52:08.762212 | controller |     "Jun 10 14:34:40.883692 crc crio[18451]: time=\"2026-06-10T14:34:40.883623522Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.762229 | controller |     "Jun 10 14:34:40.884499 crc crio[18451]: time=\"2026-06-10T14:34:40.884390719Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:5ac7df3656307af8ebf4777e6c5320c191b02df7e71b19e8b3b44a556d4fade1 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/eccb48bc-542a-4238-bc71-27120388066f 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:0xc00008dae8}] Aliases:map[]}\"",
2026-06-10 15:52:08.762245 | controller |     "Jun 10 14:34:40.884671 crc crio[18451]: time=\"2026-06-10T14:34:40.884565455Z\" 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-10 15:52:08.762260 | controller |     "Jun 10 14:34:40.885771 crc crio[18451]: time=\"2026-06-10T14:34:40.885610531Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:81d7b44450db0a062caccdfbfb108c9124478a7ca03bbff84b6ee664343f7d84 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/fb870718-f733-409b-b8ba-bdcc2744783f 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:0xc00008db68}] Aliases:map[]}\"",
2026-06-10 15:52:08.762276 | controller |     "Jun 10 14:34:40.886043 crc crio[18451]: time=\"2026-06-10T14:34:40.88587496Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.762291 | controller |     "Jun 10 14:34:40.887085 crc crio[18451]: time=\"2026-06-10T14:34:40.887004429Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:62e09b6b8670a99cabfa1a047c9f44fc15273b112bb953e5e971d99328359bf4 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/18be2678-9ad0-4b39-95da-65999a897008 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:0xc00008dbe8}] Aliases:map[]}\"",
2026-06-10 15:52:08.762311 | controller |     "Jun 10 14:34:40.887458 crc crio[18451]: time=\"2026-06-10T14:34:40.887174775Z\" 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-10 15:52:08.762327 | controller |     "Jun 10 14:34:40.888140 crc crio[18451]: time=\"2026-06-10T14:34:40.88789957Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:b85938f9604091c931c49ad43df4f093bc174b2d73f3ad2e44093287c6f4a653 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/2db04454-5308-4725-a50b-6b49a2056a4e 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:0xc00008dc68}] Aliases:map[]}\"",
2026-06-10 15:52:08.762343 | controller |     "Jun 10 14:34:40.888140 crc crio[18451]: time=\"2026-06-10T14:34:40.888064926Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.762360 | controller |     "Jun 10 14:34:40.888682 crc crio[18451]: time=\"2026-06-10T14:34:40.888590584Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:200b4badf8fcbe565a02e215356dbe1cae9506982f62893db42aad497eb09367 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/d812759e-4a99-4237-9fbd-bfd87c699fa5 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:0xc00008dce8}] Aliases:map[]}\"",
2026-06-10 15:52:08.762376 | controller |     "Jun 10 14:34:40.888903 crc crio[18451]: time=\"2026-06-10T14:34:40.888757879Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.762392 | controller |     "Jun 10 14:34:40.889472 crc crio[18451]: time=\"2026-06-10T14:34:40.889320249Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:8c9bdc71ba2032faf1bf7dd438763e3abfd7f39541339be1823f32161a184649 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/adbb3221-8543-4959-a1f1-4c542ee3b8ea 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:0xc00008dd78}] Aliases:map[]}\"",
2026-06-10 15:52:08.762407 | controller |     "Jun 10 14:34:40.889652 crc crio[18451]: time=\"2026-06-10T14:34:40.889557417Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.762423 | controller |     "Jun 10 14:34:40.890483 crc crio[18451]: time=\"2026-06-10T14:34:40.890171888Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:e4dea9b33a7fd222b46a3b4de9e2fdc3837f22bec304ec427c3a805da3db66cb UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/58b7bcf5-92e7-4491-8194-ea94bbf95a0a 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:0xc00008de08}] Aliases:map[]}\"",
2026-06-10 15:52:08.762442 | controller |     "Jun 10 14:34:40.890483 crc crio[18451]: time=\"2026-06-10T14:34:40.890474449Z\" 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-10 15:52:08.762458 | controller |     "Jun 10 14:34:40.891140 crc crio[18451]: time=\"2026-06-10T14:34:40.891037138Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:48ddd4a082e87365ca431eca455a560bd5875659002598ef4d11c03b104589fd UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/74748439-7f58-484f-89c8-5cc1df7a5742 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:0xc00008de88}] Aliases:map[]}\"",
2026-06-10 15:52:08.762473 | controller |     "Jun 10 14:34:40.891514 crc crio[18451]: time=\"2026-06-10T14:34:40.891426632Z\" 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-10 15:52:08.762489 | controller |     "Jun 10 14:34:40.892075 crc crio[18451]: time=\"2026-06-10T14:34:40.89196932Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:269af530416dc05b223cf725bc9d493cae4e072dc8f3e37cba23f507deeb5c39 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/8d3ec147-8edf-4623-8255-3c6929a1ccb3 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:0xc00008df18}] Aliases:map[]}\"",
2026-06-10 15:52:08.762504 | controller |     "Jun 10 14:34:40.892509 crc crio[18451]: time=\"2026-06-10T14:34:40.892377884Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.762520 | controller |     "Jun 10 14:34:40.893477 crc crio[18451]: time=\"2026-06-10T14:34:40.893221944Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:11805eb38b64111793cbb7619b6935732193b96282de106d6338f8847b3beb6c UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/f9004b7f-3c84-41bc-bac0-18aac84cffd4 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:0xc00111a320}] Aliases:map[]}\"",
2026-06-10 15:52:08.762536 | controller |     "Jun 10 14:34:40.893477 crc crio[18451]: time=\"2026-06-10T14:34:40.89340958Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.762552 | controller |     "Jun 10 14:34:40.894003 crc crio[18451]: time=\"2026-06-10T14:34:40.893900537Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:82d5452d22f33aa69e7cf32ab43b385c475a2f1fb0fc92a37c325ea60be2a7b3 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/84aba54c-5199-4688-b0a9-18467f7a876d 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:0xc00111a3a0}] Aliases:map[]}\"",
2026-06-10 15:52:08.762568 | controller |     "Jun 10 14:34:40.894155 crc crio[18451]: time=\"2026-06-10T14:34:40.894040122Z\" 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-10 15:52:08.762587 | controller |     "Jun 10 14:34:40.894501 crc crio[18451]: time=\"2026-06-10T14:34:40.894443356Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:57fe4b5831a2775a64aafe6dda10f1d2feadbe9c4d6eb8359895f58a8ec0e800 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/f283d597-5163-4e50-9720-cb6403f0ba7a 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:0xc00111a430}] Aliases:map[]}\"",
2026-06-10 15:52:08.762603 | controller |     "Jun 10 14:34:40.894951 crc crio[18451]: time=\"2026-06-10T14:34:40.894582021Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.762619 | controller |     "Jun 10 14:34:40.895229 crc crio[18451]: time=\"2026-06-10T14:34:40.894963054Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:fa75c7b936f9f5165cad526d02be34d137c9e7e69b3643fafbf85033a134f40d UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/08e6cb5e-2802-4ebb-b349-65da54a72f04 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:0xc00111a4c0}] Aliases:map[]}\"",
2026-06-10 15:52:08.762634 | controller |     "Jun 10 14:34:40.895229 crc crio[18451]: time=\"2026-06-10T14:34:40.895066937Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.762650 | controller |     "Jun 10 14:34:40.895540 crc crio[18451]: time=\"2026-06-10T14:34:40.895520253Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:c395c0966dcd9852a40572361c77961db8e60dc9184719056e0cb52ec1debe5c UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/0b249bd2-fbbd-4303-838c-3f1ffb6ea8bf 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:0xc00111a550}] Aliases:map[]}\"",
2026-06-10 15:52:08.762665 | controller |     "Jun 10 14:34:40.895710 crc crio[18451]: time=\"2026-06-10T14:34:40.895652508Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.762681 | controller |     "Jun 10 14:34:40.896152 crc crio[18451]: time=\"2026-06-10T14:34:40.896055101Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:c4e2ccef63cc117bd6912abaee2501be821d7e6ba9249273bf0bde85aca13e43 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/85198dea-0dd2-4d3d-a2ec-683dd9ead4b9 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:0xc00111a5e0}] Aliases:map[]}\"",
2026-06-10 15:52:08.762697 | controller |     "Jun 10 14:34:40.896428 crc crio[18451]: time=\"2026-06-10T14:34:40.896178536Z\" 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-10 15:52:08.762712 | controller |     "Jun 10 14:34:40.896692 crc crio[18451]: time=\"2026-06-10T14:34:40.89660225Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:d8450a5053a476102d5050110717ca04b1743c4c0d95b37544533a3427d536c8 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/0d326065-7fbb-4470-9809-4361917c98a5 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:0xc00111a660}] Aliases:map[]}\"",
2026-06-10 15:52:08.762731 | controller |     "Jun 10 14:34:40.897036 crc crio[18451]: time=\"2026-06-10T14:34:40.896730025Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.762747 | controller |     "Jun 10 14:34:40.897150 crc crio[18451]: time=\"2026-06-10T14:34:40.897081447Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:34e9b44e0cfe31bb2920734b1d667511d63bfdb1a50340fda4ad115a37f846fa UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/7c3e9778-48e5-4dba-8ebd-57d09cf1c5a9 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:0xc00111a6f0}] Aliases:map[]}\"",
2026-06-10 15:52:08.762763 | controller |     "Jun 10 14:34:40.897368 crc crio[18451]: time=\"2026-06-10T14:34:40.89717705Z\" 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-10 15:52:08.762778 | controller |     "Jun 10 14:34:40.897703 crc crio[18451]: time=\"2026-06-10T14:34:40.897586504Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:ac968cbcb0ab3b05dad3f481cece843ad59d3c0042562ab121d675a593d8c8ce UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/e2c56014-387e-48ec-8301-e928db65f79a 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:0xc00111a780}] Aliases:map[]}\"",
2026-06-10 15:52:08.762794 | controller |     "Jun 10 14:34:40.897897 crc crio[18451]: time=\"2026-06-10T14:34:40.897733279Z\" 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-10 15:52:08.762810 | controller |     "Jun 10 14:34:40.898194 crc crio[18451]: time=\"2026-06-10T14:34:40.898118723Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:a42b41c0a3a3752214ba07d8e98ef95d5e8d26ad8e57f48a1eb45e68a5f423e9 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/6dfe54f9-1f4b-415f-9bda-b0467dfb316a 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:0xc00111a810}] Aliases:map[]}\"",
2026-06-10 15:52:08.762826 | controller |     "Jun 10 14:34:40.898444 crc crio[18451]: time=\"2026-06-10T14:34:40.898241937Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.762841 | controller |     "Jun 10 14:34:40.898444 crc crio[18451]: time=\"2026-06-10T14:34:40.898420143Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-10 15:52:08.762874 | controller |     "Jun 10 14:34:40.898444 crc crio[18451]: time=\"2026-06-10T14:34:40.898435364Z\" level=warning msg=\"Could not restore sandbox IP for 471bf39dda67cfc55c3ed790aba66bca400b09b04b1a631f38076f5cc83f7ab1: failed to get network status for pod sandbox k8s_collect-profiles-29685015-7cswm_openshift-operator-lifecycle-manager_9a011830-c1e5-438f-a26f-1644006586b8_0(471bf39dda67cfc55c3ed790aba66bca400b09b04b1a631f38076f5cc83f7ab1): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-10 15:52:08.762895 | controller |     "Jun 10 14:34:40.899578 crc crio[18451]: time=\"2026-06-10T14:34:40.89947492Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-10 15:52:08.762911 | controller |     "Jun 10 14:34:40.900615 crc crio[18451]: time=\"2026-06-10T14:34:40.900506475Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-10 15:52:08.762927 | controller |     "Jun 10 14:34:40.900798 crc crio[18451]: time=\"2026-06-10T14:34:40.900669251Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-10 15:52:08.762942 | controller |     "Jun 10 14:34:40.900984 crc crio[18451]: time=\"2026-06-10T14:34:40.900679091Z\" level=info msg=\"Create NRI interface\"",
2026-06-10 15:52:08.762957 | controller |     "Jun 10 14:34:40.900984 crc crio[18451]: time=\"2026-06-10T14:34:40.900971611Z\" level=info msg=\"runtime interface created\"",
2026-06-10 15:52:08.762972 | controller |     "Jun 10 14:34:40.901156 crc crio[18451]: time=\"2026-06-10T14:34:40.901019793Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-10 15:52:08.762987 | controller |     "Jun 10 14:34:40.901156 crc crio[18451]: time=\"2026-06-10T14:34:40.901036824Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-10 15:52:08.763003 | controller |     "Jun 10 14:34:40.901156 crc crio[18451]: time=\"2026-06-10T14:34:40.901051544Z\" level=info msg=\"starting plugins...\"",
2026-06-10 15:52:08.763018 | controller |     "Jun 10 14:34:40.901156 crc crio[18451]: time=\"2026-06-10T14:34:40.901123747Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-10 15:52:08.763033 | controller |     "Jun 10 14:34:40.909882 crc crio[18451]: time=\"2026-06-10T14:34:40.909708423Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-10 15:52:08.763048 | controller |     "Jun 10 14:34:40.916764 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-10 15:52:08.763064 | controller |     "Jun 10 14:34:47.812611 crc crio[18451]: time=\"2026-06-10T14:34:47.811925353Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=a68aa85d-045e-42c2-8c57-44df6af31054 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.763079 | controller |     "Jun 10 14:34:47.817470 crc crio[18451]: time=\"2026-06-10T14:34:47.815044071Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c8a088031661d94022418e93fb63744c38e1c4cff93ea3b95c096a290c2b7a3\" id=967f18fc-ccbe-46af-8c67-424bd33bdbd1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.763095 | controller |     "Jun 10 14:34:47.822103 crc crio[18451]: time=\"2026-06-10T14:34:47.822012122Z\" level=info msg=\"Creating container: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=27f4edbb-8efc-498f-80b0-781ef2605f29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.763111 | controller |     "Jun 10 14:34:47.822644 crc crio[18451]: time=\"2026-06-10T14:34:47.82254157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.763127 | controller |     "Jun 10 14:34:47.872469 crc crio[18451]: time=\"2026-06-10T14:34:47.872363971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.763142 | controller |     "Jun 10 14:34:47.877117 crc crio[18451]: time=\"2026-06-10T14:34:47.877071523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.763160 | controller |     "Jun 10 14:34:48.013781 crc crio[18451]: time=\"2026-06-10T14:34:48.013317999Z\" level=info msg=\"Created container ef70d3a2adc671c76f539362d2224873129249138f251f1bff6ca4c7d32c0714: openshift-console/downloads-747b44746d-4pqvr/download-server\" id=27f4edbb-8efc-498f-80b0-781ef2605f29 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.763176 | controller |     "Jun 10 14:34:48.015517 crc crio[18451]: time=\"2026-06-10T14:34:48.015441942Z\" level=info msg=\"Starting container: ef70d3a2adc671c76f539362d2224873129249138f251f1bff6ca4c7d32c0714\" id=2e84c09d-af48-4c8b-a8e5-59e28c24d54b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.763191 | controller |     "Jun 10 14:34:48.021097 crc crio[18451]: time=\"2026-06-10T14:34:48.020955932Z\" level=info msg=\"Started container\" PID=19138 containerID=ef70d3a2adc671c76f539362d2224873129249138f251f1bff6ca4c7d32c0714 description=openshift-console/downloads-747b44746d-4pqvr/download-server id=2e84c09d-af48-4c8b-a8e5-59e28c24d54b name=/runtime.v1.RuntimeService/StartContainer sandboxID=27067ce548bf8a873d1dcf9ba0791894c1832c1768aa1ec2ee30f13f07a8377f",
2026-06-10 15:52:08.763206 | controller |     "Jun 10 14:34:48.226998 crc crio[18451]: time=\"2026-06-10T14:34:48.226831783Z\" level=info msg=\"Stopping container: 583938cf328e3e3e55fa019e6d458ef344eb104dab064a114bb7c56ea1fd8516 (timeout: 30s)\" id=70169adc-e3f9-4b1a-be97-3850bb889ac1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.763221 | controller |     "Jun 10 14:34:48.227109 crc crio[18451]: time=\"2026-06-10T14:34:48.227027329Z\" level=info msg=\"Stopping container: ecbc570471998313d5e5f0b30c0cbe0b55e9a2c5d42e8d43cf2380b2a96c8d35 (timeout: 30s)\" id=368834dd-9601-4c94-bc5f-dacb8e024084 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.763237 | controller |     "Jun 10 14:34:48.231452 crc crio[18451]: time=\"2026-06-10T14:34:48.231356789Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/marketplace-operator-547dbd544d-886qx/POD\" id=366474f7-1a97-43a7-8212-9e27d5d0e5b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.763253 | controller |     "Jun 10 14:34:48.231548 crc crio[18451]: time=\"2026-06-10T14:34:48.231474653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.763269 | controller |     "Jun 10 14:34:48.263344 crc crio[18451]: time=\"2026-06-10T14:34:48.263170928Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-886qx Namespace:openshift-marketplace ID:5a74a7790c882bf86b24fcc3ecc7cca374ed8b07dc0f90f657fc83e32199645f UID:2e26f606-3d03-426e-b7e0-3b794f8c3070 NetNS:/var/run/netns/9bd3e24f-4592-434f-9fa5-515966a87efd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2e26f606_3d03_426e_b7e0_3b794f8c3070.slice PodAnnotations:0xc00012aba8}] Aliases:map[]}\"",
2026-06-10 15:52:08.763285 | controller |     "Jun 10 14:34:48.263344 crc crio[18451]: time=\"2026-06-10T14:34:48.26324023Z\" level=info msg=\"Adding pod openshift-marketplace_marketplace-operator-547dbd544d-886qx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.763300 | controller |     "Jun 10 14:34:48.372441 crc crio[18451]: time=\"2026-06-10T14:34:48.372348699Z\" level=info msg=\"Stopped container ecbc570471998313d5e5f0b30c0cbe0b55e9a2c5d42e8d43cf2380b2a96c8d35: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=368834dd-9601-4c94-bc5f-dacb8e024084 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.763316 | controller |     "Jun 10 14:34:48.373598 crc crio[18451]: time=\"2026-06-10T14:34:48.373521049Z\" level=info msg=\"Stopping pod sandbox: 48ddd4a082e87365ca431eca455a560bd5875659002598ef4d11c03b104589fd\" id=f868b771-e6f6-49cd-a5d9-34bbed941836 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.763335 | controller |     "Jun 10 14:34:48.374041 crc crio[18451]: time=\"2026-06-10T14:34:48.373968555Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-9c77555c6-bjsff Namespace:openshift-route-controller-manager ID:48ddd4a082e87365ca431eca455a560bd5875659002598ef4d11c03b104589fd UID:f5ed093a-5c43-49ee-8429-b0de4b9c784d NetNS:/var/run/netns/74748439-7f58-484f-89c8-5cc1df7a5742 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:0xc001d120c0}] Aliases:map[]}\"",
2026-06-10 15:52:08.763351 | controller |     "Jun 10 14:34:48.374199 crc crio[18451]: time=\"2026-06-10T14:34:48.374138661Z\" 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-10 15:52:08.763367 | controller |     "Jun 10 14:34:48.378862 crc crio[18451]: time=\"2026-06-10T14:34:48.378798861Z\" level=info msg=\"Stopped container 583938cf328e3e3e55fa019e6d458ef344eb104dab064a114bb7c56ea1fd8516: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=70169adc-e3f9-4b1a-be97-3850bb889ac1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.763383 | controller |     "Jun 10 14:34:48.383782 crc crio[18451]: time=\"2026-06-10T14:34:48.38368714Z\" level=info msg=\"Stopping pod sandbox: 269af530416dc05b223cf725bc9d493cae4e072dc8f3e37cba23f507deeb5c39\" id=47689c36-4ebb-4901-a238-cff239a48329 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.763399 | controller |     "Jun 10 14:34:48.386362 crc crio[18451]: time=\"2026-06-10T14:34:48.384323902Z\" level=info msg=\"Got pod network &{Name:controller-manager-8bbbb897c-c9m74 Namespace:openshift-controller-manager ID:269af530416dc05b223cf725bc9d493cae4e072dc8f3e37cba23f507deeb5c39 UID:b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda NetNS:/var/run/netns/8d3ec147-8edf-4623-8255-3c6929a1ccb3 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:0xc000546360}] Aliases:map[]}\"",
2026-06-10 15:52:08.763414 | controller |     "Jun 10 14:34:48.386362 crc crio[18451]: time=\"2026-06-10T14:34:48.384592972Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8bbbb897c-c9m74 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.763430 | controller |     "Jun 10 14:34:48.683201 crc crio[18451]: time=\"2026-06-10T14:34:48.682727738Z\" level=info msg=\"Stopped pod sandbox: 48ddd4a082e87365ca431eca455a560bd5875659002598ef4d11c03b104589fd\" id=f868b771-e6f6-49cd-a5d9-34bbed941836 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.763445 | controller |     "Jun 10 14:34:48.730067 crc crio[18451]: time=\"2026-06-10T14:34:48.72998628Z\" level=info msg=\"Stopped pod sandbox: 269af530416dc05b223cf725bc9d493cae4e072dc8f3e37cba23f507deeb5c39\" id=47689c36-4ebb-4901-a238-cff239a48329 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.763461 | controller |     "Jun 10 14:34:48.840551 crc crio[18451]: 2026-06-10T14:34:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5a74a7790c882bf Mac:fe:94:90:d1:10:e1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:30 Mtu:0 Sandbox:/var/run/netns/9bd3e24f-4592-434f-9fa5-515966a87efd SocketPath: PciID:}] [{Interface:0xc0005107c0 Address:{IP:10.217.0.48 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.763476 | controller |     "Jun 10 14:34:48.842004 crc crio[18451]: time=\"2026-06-10T14:34:48.841590855Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-886qx Namespace:openshift-marketplace ID:5a74a7790c882bf86b24fcc3ecc7cca374ed8b07dc0f90f657fc83e32199645f UID:2e26f606-3d03-426e-b7e0-3b794f8c3070 NetNS:/var/run/netns/9bd3e24f-4592-434f-9fa5-515966a87efd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2e26f606_3d03_426e_b7e0_3b794f8c3070.slice PodAnnotations:0xc00012aba8}] Aliases:map[]}\"",
2026-06-10 15:52:08.763496 | controller |     "Jun 10 14:34:48.842004 crc crio[18451]: time=\"2026-06-10T14:34:48.841764141Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-886qx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.763513 | controller |     "Jun 10 14:34:48.847746 crc crio[18451]: time=\"2026-06-10T14:34:48.847668915Z\" level=info msg=\"Ran pod sandbox 5a74a7790c882bf86b24fcc3ecc7cca374ed8b07dc0f90f657fc83e32199645f with infra container: openshift-marketplace/marketplace-operator-547dbd544d-886qx/POD\" id=366474f7-1a97-43a7-8212-9e27d5d0e5b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.763529 | controller |     "Jun 10 14:34:48.856682 crc crio[18451]: time=\"2026-06-10T14:34:48.856598893Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=5c5d1d47-03f9-4922-aea0-075bd630f5b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.763544 | controller |     "Jun 10 14:34:48.866182 crc crio[18451]: time=\"2026-06-10T14:34:48.866101581Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=54914ec0-e265-4145-b948-53bfb7ff2337 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.763560 | controller |     "Jun 10 14:34:48.872531 crc crio[18451]: time=\"2026-06-10T14:34:48.872458051Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-886qx/marketplace-operator\" id=1626e735-0c3f-43eb-8d43-57d0853ea938 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.763575 | controller |     "Jun 10 14:34:48.872865 crc crio[18451]: time=\"2026-06-10T14:34:48.872805233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.763591 | controller |     "Jun 10 14:34:48.909899 crc crio[18451]: time=\"2026-06-10T14:34:48.909796871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.763606 | controller |     "Jun 10 14:34:48.916131 crc crio[18451]: time=\"2026-06-10T14:34:48.916058867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.763621 | controller |     "Jun 10 14:34:49.044307 crc crio[18451]: time=\"2026-06-10T14:34:49.043787957Z\" level=info msg=\"Created container 35f5b19f5290cb48005a3b97a6dd2bcae4bd17c7c0138ee45dc895b40bd3c5b5: openshift-marketplace/marketplace-operator-547dbd544d-886qx/marketplace-operator\" id=1626e735-0c3f-43eb-8d43-57d0853ea938 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.763636 | controller |     "Jun 10 14:34:49.045446 crc crio[18451]: time=\"2026-06-10T14:34:49.045371322Z\" level=info msg=\"Starting container: 35f5b19f5290cb48005a3b97a6dd2bcae4bd17c7c0138ee45dc895b40bd3c5b5\" id=a53f1c84-af47-4983-bf2c-d06f7cedf78f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.763652 | controller |     "Jun 10 14:34:49.051232 crc crio[18451]: time=\"2026-06-10T14:34:49.051134181Z\" level=info msg=\"Started container\" PID=19354 containerID=35f5b19f5290cb48005a3b97a6dd2bcae4bd17c7c0138ee45dc895b40bd3c5b5 description=openshift-marketplace/marketplace-operator-547dbd544d-886qx/marketplace-operator id=a53f1c84-af47-4983-bf2c-d06f7cedf78f name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a74a7790c882bf86b24fcc3ecc7cca374ed8b07dc0f90f657fc83e32199645f",
2026-06-10 15:52:08.763671 | controller |     "Jun 10 14:34:49.241504 crc crio[18451]: time=\"2026-06-10T14:34:49.241424203Z\" level=info msg=\"Removing container: 583938cf328e3e3e55fa019e6d458ef344eb104dab064a114bb7c56ea1fd8516\" id=80cdc812-dee5-46a9-9b8b-ac32e2252d8d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.763687 | controller |     "Jun 10 14:34:49.270162 crc crio[18451]: time=\"2026-06-10T14:34:49.270087813Z\" level=info msg=\"Removed container 583938cf328e3e3e55fa019e6d458ef344eb104dab064a114bb7c56ea1fd8516: openshift-controller-manager/controller-manager-8bbbb897c-c9m74/controller-manager\" id=80cdc812-dee5-46a9-9b8b-ac32e2252d8d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.763703 | controller |     "Jun 10 14:34:49.277432 crc crio[18451]: time=\"2026-06-10T14:34:49.27722036Z\" level=info msg=\"Removing container: ecbc570471998313d5e5f0b30c0cbe0b55e9a2c5d42e8d43cf2380b2a96c8d35\" id=79cafbe0-1e4e-4ef8-b4ad-3fbe7c2659a2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.763718 | controller |     "Jun 10 14:34:49.357994 crc crio[18451]: time=\"2026-06-10T14:34:49.357867605Z\" level=info msg=\"Removed container ecbc570471998313d5e5f0b30c0cbe0b55e9a2c5d42e8d43cf2380b2a96c8d35: openshift-route-controller-manager/route-controller-manager-9c77555c6-bjsff/route-controller-manager\" id=79cafbe0-1e4e-4ef8-b4ad-3fbe7c2659a2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.763733 | controller |     "Jun 10 14:34:49.459368 crc crio[18451]: time=\"2026-06-10T14:34:49.45876556Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-8657c74db5-xp4br/POD\" id=0003882b-b4cf-4dcf-bca5-da81cbb30820 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.763748 | controller |     "Jun 10 14:34:49.459540 crc crio[18451]: time=\"2026-06-10T14:34:49.459389381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.763764 | controller |     "Jun 10 14:34:49.497403 crc crio[18451]: time=\"2026-06-10T14:34:49.496813664Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-65cd9f5f5b-bb9gp/POD\" id=e4743282-8b1f-4183-8ed0-1d012836f9b2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.763779 | controller |     "Jun 10 14:34:49.497403 crc crio[18451]: time=\"2026-06-10T14:34:49.497397124Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.763795 | controller |     "Jun 10 14:34:49.497716 crc crio[18451]: time=\"2026-06-10T14:34:49.49757318Z\" level=info msg=\"Got pod network &{Name:controller-manager-8657c74db5-xp4br Namespace:openshift-controller-manager ID:ea17455d2591ae540c3bd9e14bc72402b827d1b27641f38d4b52fdbeb58b08c4 UID:a7a68144-7f26-424f-b763-c1562f9c4626 NetNS:/var/run/netns/ff9be5b5-b576-435c-a9b8-19b145fe0cce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7a68144_7f26_424f_b763_c1562f9c4626.slice PodAnnotations:0xc001d12248}] Aliases:map[]}\"",
2026-06-10 15:52:08.763811 | controller |     "Jun 10 14:34:49.497716 crc crio[18451]: time=\"2026-06-10T14:34:49.497612112Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-8657c74db5-xp4br to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.763827 | controller |     "Jun 10 14:34:49.524519 crc crio[18451]: time=\"2026-06-10T14:34:49.523737414Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-65cd9f5f5b-bb9gp Namespace:openshift-route-controller-manager ID:7205732bcecdb4cd9be16789f41c9513dae10e40b40c8ab2e591c273fe94cc19 UID:1e8bab46-3dc0-46fe-83d0-7f41602e1b07 NetNS:/var/run/netns/08887911-c4cc-4f15-a0ca-ee828f966f39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e8bab46_3dc0_46fe_83d0_7f41602e1b07.slice PodAnnotations:0xc00150c328}] Aliases:map[]}\"",
2026-06-10 15:52:08.763860 | controller |     "Jun 10 14:34:49.524519 crc crio[18451]: time=\"2026-06-10T14:34:49.523793756Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-65cd9f5f5b-bb9gp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.763882 | controller |     "Jun 10 14:34:49.826882 crc crio[18451]: 2026-06-10T14:34:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea17455d2591ae5 Mac:ba:96:98:a6:a7:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/ff9be5b5-b576-435c-a9b8-19b145fe0cce SocketPath: PciID:}] [{Interface:0xc0000148b0 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.763899 | controller |     "Jun 10 14:34:49.828750 crc crio[18451]: time=\"2026-06-10T14:34:49.827593318Z\" level=info msg=\"Got pod network &{Name:controller-manager-8657c74db5-xp4br Namespace:openshift-controller-manager ID:ea17455d2591ae540c3bd9e14bc72402b827d1b27641f38d4b52fdbeb58b08c4 UID:a7a68144-7f26-424f-b763-c1562f9c4626 NetNS:/var/run/netns/ff9be5b5-b576-435c-a9b8-19b145fe0cce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7a68144_7f26_424f_b763_c1562f9c4626.slice PodAnnotations:0xc001d12248}] Aliases:map[]}\"",
2026-06-10 15:52:08.763915 | controller |     "Jun 10 14:34:49.828750 crc crio[18451]: time=\"2026-06-10T14:34:49.827796025Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8657c74db5-xp4br for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.763931 | controller |     "Jun 10 14:34:49.834978 crc crio[18451]: time=\"2026-06-10T14:34:49.83487206Z\" level=info msg=\"Ran pod sandbox ea17455d2591ae540c3bd9e14bc72402b827d1b27641f38d4b52fdbeb58b08c4 with infra container: openshift-controller-manager/controller-manager-8657c74db5-xp4br/POD\" id=0003882b-b4cf-4dcf-bca5-da81cbb30820 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.763947 | controller |     "Jun 10 14:34:49.837702 crc crio[18451]: time=\"2026-06-10T14:34:49.837226211Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=41152f7b-3571-4830-9a71-ae295dd4ec6b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.763963 | controller |     "Jun 10 14:34:49.840368 crc crio[18451]: time=\"2026-06-10T14:34:49.840295607Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=4db55901-3260-4cf2-b48d-e31b35b74798 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.763978 | controller |     "Jun 10 14:34:49.851370 crc crio[18451]: time=\"2026-06-10T14:34:49.851201554Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-8657c74db5-xp4br/controller-manager\" id=797eda2a-ba3f-4f1e-873f-500dcd2f37ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.763994 | controller |     "Jun 10 14:34:49.852833 crc crio[18451]: time=\"2026-06-10T14:34:49.852015822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.764009 | controller |     "Jun 10 14:34:49.872803 crc crio[18451]: 2026-06-10T14:34:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7205732bcecdb4c Mac:82:49:cc:68:9f:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/08887911-c4cc-4f15-a0ca-ee828f966f39 SocketPath: PciID:}] [{Interface:0xc0004946f0 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.764028 | controller |     "Jun 10 14:34:49.874356 crc crio[18451]: time=\"2026-06-10T14:34:49.874215929Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-65cd9f5f5b-bb9gp Namespace:openshift-route-controller-manager ID:7205732bcecdb4cd9be16789f41c9513dae10e40b40c8ab2e591c273fe94cc19 UID:1e8bab46-3dc0-46fe-83d0-7f41602e1b07 NetNS:/var/run/netns/08887911-c4cc-4f15-a0ca-ee828f966f39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e8bab46_3dc0_46fe_83d0_7f41602e1b07.slice PodAnnotations:0xc00150c328}] Aliases:map[]}\"",
2026-06-10 15:52:08.764044 | controller |     "Jun 10 14:34:49.874539 crc crio[18451]: time=\"2026-06-10T14:34:49.874444947Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-65cd9f5f5b-bb9gp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.764060 | controller |     "Jun 10 14:34:49.881315 crc crio[18451]: time=\"2026-06-10T14:34:49.881049835Z\" level=info msg=\"Ran pod sandbox 7205732bcecdb4cd9be16789f41c9513dae10e40b40c8ab2e591c273fe94cc19 with infra container: openshift-route-controller-manager/route-controller-manager-65cd9f5f5b-bb9gp/POD\" id=e4743282-8b1f-4183-8ed0-1d012836f9b2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.764075 | controller |     "Jun 10 14:34:49.887367 crc crio[18451]: time=\"2026-06-10T14:34:49.886783223Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=e30b9c8d-91ca-4b51-98e1-646c47bc10b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.764091 | controller |     "Jun 10 14:34:49.892222 crc crio[18451]: time=\"2026-06-10T14:34:49.891225276Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=e818b87c-7513-4a0f-8f75-d5dbc73b3651 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.764106 | controller |     "Jun 10 14:34:49.906128 crc crio[18451]: time=\"2026-06-10T14:34:49.906057428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.764122 | controller |     "Jun 10 14:34:49.908115 crc crio[18451]: time=\"2026-06-10T14:34:49.907954034Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-65cd9f5f5b-bb9gp/route-controller-manager\" id=377c8398-b1b0-4d6d-8d81-0539d6fe757c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.764137 | controller |     "Jun 10 14:34:49.908475 crc crio[18451]: time=\"2026-06-10T14:34:49.908331827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.764153 | controller |     "Jun 10 14:34:49.915475 crc crio[18451]: time=\"2026-06-10T14:34:49.911179265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.764168 | controller |     "Jun 10 14:34:49.951502 crc crio[18451]: time=\"2026-06-10T14:34:49.951181677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.764183 | controller |     "Jun 10 14:34:49.960535 crc crio[18451]: time=\"2026-06-10T14:34:49.960172967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.764205 | controller |     "Jun 10 14:34:50.059192 crc crio[18451]: time=\"2026-06-10T14:34:50.059090754Z\" level=info msg=\"Created container 14c67fd780a61d288c47cd511e325aa7ce637c260a8407615f1f108ac112ecdc: openshift-controller-manager/controller-manager-8657c74db5-xp4br/controller-manager\" id=797eda2a-ba3f-4f1e-873f-500dcd2f37ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.764220 | controller |     "Jun 10 14:34:50.060623 crc crio[18451]: time=\"2026-06-10T14:34:50.060448501Z\" level=info msg=\"Starting container: 14c67fd780a61d288c47cd511e325aa7ce637c260a8407615f1f108ac112ecdc\" id=55965e27-3ae8-4290-b35f-d51174b54efb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.764236 | controller |     "Jun 10 14:34:50.066790 crc crio[18451]: time=\"2026-06-10T14:34:50.06562234Z\" level=info msg=\"Started container\" PID=19534 containerID=14c67fd780a61d288c47cd511e325aa7ce637c260a8407615f1f108ac112ecdc description=openshift-controller-manager/controller-manager-8657c74db5-xp4br/controller-manager id=55965e27-3ae8-4290-b35f-d51174b54efb name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea17455d2591ae540c3bd9e14bc72402b827d1b27641f38d4b52fdbeb58b08c4",
2026-06-10 15:52:08.764252 | controller |     "Jun 10 14:34:50.071003 crc crio[18451]: time=\"2026-06-10T14:34:50.07084099Z\" level=info msg=\"Created container d7211314d4f96558d65c0da3f872462c376b9a5fd3ba0ed76f4e8d061a4ca2c3: openshift-route-controller-manager/route-controller-manager-65cd9f5f5b-bb9gp/route-controller-manager\" id=377c8398-b1b0-4d6d-8d81-0539d6fe757c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.764267 | controller |     "Jun 10 14:34:50.072557 crc crio[18451]: time=\"2026-06-10T14:34:50.072478516Z\" level=info msg=\"Starting container: d7211314d4f96558d65c0da3f872462c376b9a5fd3ba0ed76f4e8d061a4ca2c3\" id=9fd64d85-a38e-4e0f-b0fc-415e17fcfbfd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.764283 | controller |     "Jun 10 14:34:50.082465 crc crio[18451]: time=\"2026-06-10T14:34:50.081471667Z\" level=info msg=\"Started container\" PID=19539 containerID=d7211314d4f96558d65c0da3f872462c376b9a5fd3ba0ed76f4e8d061a4ca2c3 description=openshift-route-controller-manager/route-controller-manager-65cd9f5f5b-bb9gp/route-controller-manager id=9fd64d85-a38e-4e0f-b0fc-415e17fcfbfd name=/runtime.v1.RuntimeService/StartContainer sandboxID=7205732bcecdb4cd9be16789f41c9513dae10e40b40c8ab2e591c273fe94cc19",
2026-06-10 15:52:08.764299 | controller |     "Jun 10 14:34:56.492472 crc systemd[1]: Stopping Container Runtime Interface for OCI (CRI-O)...",
2026-06-10 15:52:08.764314 | controller |     "Jun 10 14:35:05.239321 crc systemd[1]: crio.service: Deactivated successfully.",
2026-06-10 15:52:08.764330 | controller |     "Jun 10 14:35:05.244828 crc systemd[1]: Stopped Container Runtime Interface for OCI (CRI-O).",
2026-06-10 15:52:08.764346 | controller |     "Jun 10 14:35:05.245531 crc systemd[1]: crio.service: Consumed 4.654s CPU time.",
2026-06-10 15:52:08.764362 | controller |     "Jun 10 14:35:05.350238 crc systemd[1]: Starting Container Runtime Interface for OCI (CRI-O)...",
2026-06-10 15:52:08.764377 | controller |     "Jun 10 14:35:05.469334 crc crio[20344]: time=\"2026-06-10T14:35:05.469212645Z\" level=info msg=\"Updating config from single file: /etc/crio/crio.conf\"",
2026-06-10 15:52:08.764393 | controller |     "Jun 10 14:35:05.469334 crc crio[20344]: time=\"2026-06-10T14:35:05.469312018Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf\"",
2026-06-10 15:52:08.764409 | controller |     "Jun 10 14:35:05.470934 crc crio[20344]: time=\"2026-06-10T14:35:05.470574161Z\" level=info msg=\"Updating config from path: /etc/crio/crio.conf.d\"",
2026-06-10 15:52:08.764424 | controller |     "Jun 10 14:35:05.470934 crc crio[20344]: time=\"2026-06-10T14:35:05.470691314Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/00-default\"",
2026-06-10 15:52:08.764443 | controller |     "Jun 10 14:35:05.471378 crc crio[20344]: time=\"2026-06-10T14:35:05.47133343Z\" level=info msg=\"Updating config from drop-in file: /etc/crio/crio.conf.d/zuul\"",
2026-06-10 15:52:08.764458 | controller |     "Jun 10 14:35:05.492005 crc crio[20344]: time=\"2026-06-10T14:35:05.49185506Z\" level=info msg=\"Starting CRI-O, version: 1.33.5-3.rhaos4.20.gitd0ea985.el9, git: unknown(clean)\"",
2026-06-10 15:52:08.764474 | controller |     "Jun 10 14:35:05.492411 crc crio[20344]: time=\"2026-06-10T14:35:05.492395714Z\" level=info msg=\"Node configuration value for hugetlb cgroup is true\"",
2026-06-10 15:52:08.764489 | controller |     "Jun 10 14:35:05.492411 crc crio[20344]: time=\"2026-06-10T14:35:05.492412654Z\" level=info msg=\"Node configuration value for pid cgroup is true\"",
2026-06-10 15:52:08.764504 | controller |     "Jun 10 14:35:05.492833 crc crio[20344]: time=\"2026-06-10T14:35:05.492757863Z\" level=info msg=\"Node configuration value for memoryswap cgroup is true\"",
2026-06-10 15:52:08.764520 | controller |     "Jun 10 14:35:05.492833 crc crio[20344]: time=\"2026-06-10T14:35:05.492791254Z\" level=info msg=\"Node configuration value for cgroup v2 is true\"",
2026-06-10 15:52:08.764535 | controller |     "Jun 10 14:35:05.520829 crc crio[20344]: time=\"2026-06-10T14:35:05.520709234Z\" level=info msg=\"Node configuration value for systemd AllowedCPUs is true\"",
2026-06-10 15:52:08.764550 | controller |     "Jun 10 14:35:05.544412 crc crio[20344]: time=\"2026-06-10T14:35:05.544316024Z\" 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-10 15:52:08.764565 | controller |     "Jun 10 14:35:05.551489 crc crio[20344]: time=\"2026-06-10T14:35:05.551391936Z\" 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-10 15:52:08.764580 | controller |     "Jun 10 14:35:05.571390 crc crio[20344]: time=\"2026-06-10T14:35:05.571083604Z\" 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-10 15:52:08.764596 | controller |     "Jun 10 14:35:05.754575 crc crio[20344]: time=\"2026-06-10T14:35:05.754481477Z\" level=info msg=\"Checkpoint/restore support enabled\"",
2026-06-10 15:52:08.764611 | controller |     "Jun 10 14:35:05.754575 crc crio[20344]: time=\"2026-06-10T14:35:05.754538049Z\" level=info msg=\"Using the internal default seccomp profile\"",
2026-06-10 15:52:08.764627 | controller |     "Jun 10 14:35:05.754575 crc crio[20344]: time=\"2026-06-10T14:35:05.754552889Z\" level=info msg=\"AppArmor is disabled by the system or at CRI-O build-time\"",
2026-06-10 15:52:08.764642 | controller |     "Jun 10 14:35:05.754575 crc crio[20344]: time=\"2026-06-10T14:35:05.75456488Z\" level=info msg=\"No blockio config file specified, blockio not configured\"",
2026-06-10 15:52:08.764657 | controller |     "Jun 10 14:35:05.754575 crc crio[20344]: time=\"2026-06-10T14:35:05.75457413Z\" level=info msg=\"RDT not available in the host system\"",
2026-06-10 15:52:08.764672 | controller |     "Jun 10 14:35:05.759840 crc crio[20344]: time=\"2026-06-10T14:35:05.759769594Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-10 15:52:08.764687 | controller |     "Jun 10 14:35:05.759840 crc crio[20344]: time=\"2026-06-10T14:35:05.759810365Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-10 15:52:08.764702 | controller |     "Jun 10 14:35:05.767556 crc crio[20344]: time=\"2026-06-10T14:35:05.767479003Z\" level=info msg=\"Conmon does support the --sync option\"",
2026-06-10 15:52:08.764717 | controller |     "Jun 10 14:35:05.767556 crc crio[20344]: time=\"2026-06-10T14:35:05.767520074Z\" level=info msg=\"Conmon does support the --log-global-size-max option\"",
2026-06-10 15:52:08.764735 | controller |     "Jun 10 14:35:05.924490 crc crio[20344]: time=\"2026-06-10T14:35:05.924361632Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-10 15:52:08.764750 | controller |     "Jun 10 14:35:05.924490 crc crio[20344]: time=\"2026-06-10T14:35:05.924434803Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-10 15:52:08.764766 | controller |     "Jun 10 14:35:05.925242 crc crio[20344]: time=\"2026-06-10T14:35:05.924948407Z\" level=info msg=\"FLAG: --enable-profile-unix-socket=\\\"true\\\"\\n\"",
2026-06-10 15:52:08.764780 | controller |     "Jun 10 14:35:05.925242 crc crio[20344]: time=\"2026-06-10T14:35:05.924965187Z\" level=info msg=\"FLAG: --stream-address=\\\"192.168.130.11\\\"\\n\"",
2026-06-10 15:52:08.764796 | controller |     "Jun 10 14:35:05.925756 crc crio[20344]: time=\"2026-06-10T14:35:05.925580393Z\" level=info msg=\"Current CRI-O configuration:\\n[crio]\\n  root = \\\"/var/lib/containers/storage\\\"\\n  runroot = \\\"/run/containers/storage\\\"\\n  imagestore = \\\"\\\"\\n  storage_driver = \\\"overlay\\\"\\n  storage_option = [\\\"overlay.skip_mount_home=true\\\"]\\n  log_dir = \\\"/var/log/crio/pods\\\"\\n  version_file = \\\"/var/run/crio/version\\\"\\n  version_file_persist = \\\"\\\"\\n  clean_shutdown_file = \\\"/var/lib/crio/clean.shutdown\\\"\\n  internal_wipe = true\\n  internal_repair = true\\n  [crio.api]\\n    grpc_max_send_msg_size = 83886080\\n    grpc_max_recv_msg_size = 83886080\\n    listen = \\\"/var/run/crio/crio.sock\\\"\\n    stream_address = \\\"192.168.130.11\\\"\\n    stream_port = \\\"0\\\"\\n    stream_enable_tls = false\\n    stream_tls_cert = \\\"\\\"\\n    stream_tls_key = \\\"\\\"\\n    stream_tls_ca = \\\"\\\"\\n    stream_idle_timeout = \\\"\\\"\\n  [crio.runtime]\\n    no_pivot = false\\n    selinux = true\\n    log_to_journald = false\\n    drop_infra_ctr = true\\n    read_only = false\\n    hooks_dir = [\\\"/etc/containers/oci/hooks.d\\\", \\\"/run/containers/oci/hooks.d\\\", \\\"/usr/share/containers/oci/hooks.d\\\"]\\n    default_capabilities = [\\\"CHOWN\\\", \\\"DAC_OVERRIDE\\\", \\\"FSETID\\\", \\\"FOWNER\\\", \\\"SETGID\\\", \\\"SETUID\\\", \\\"SETPCAP\\\", \\\"NET_BIND_SERVICE\\\", \\\"KILL\\\"]\\n    add_inheritable_capabilities = false\\n    default_env = [\\\"NSS_SDB_USE_CACHE=no\\\"]\\n    default_sysctls = [\\\"net.ipv4.ping_group_range=0 2147483647\\\"]\\n    default_ulimits = [\\\"nofile=1048576\\\"]\\n    allowed_devices = [\\\"/dev/fuse\\\", \\\"/dev/net/tun\\\"]\\n    cdi_spec_dirs = [\\\"/etc/cdi\\\", \\\"/var/run/cdi\\\"]\\n    device_ownership_from_security_context = false\\n    default_runtime = \\\"crun\\\"\\n    decryption_keys_path = \\\"/etc/crio/keys/\\\"\\n    conmon = \\\"\\\"\\n    conmon_cgroup = \\\"pod\\\"\\n    seccomp_profile = \\\"\\\"\\n    privileged_seccomp_profile = \\\"\\\"\\n    apparmor_profile = \\\"crio-default\\\"\\n    blockio_config_file = \\\"\\\"\\n    blockio_reload = false\\n    irqbalance_config_file = \\\"/etc/sysconfig/irqbalance\\\"\\n    rdt_config_file = \\\"\\\"\\n    cgroup_manager = \\\"systemd\\\"\\n    default_mounts_file = \\\"\\\"\\n    container_exits_dir = \\\"/var/run/crio/exits\\\"\\n    container_attach_socket_dir = \\\"/var/run/crio\\\"\\n    bind_mount_prefix = \\\"\\\"\\n    uid_mappings = \\\"\\\"\\n    minimum_mappable_uid = -1\\n    gid_mappings = \\\"\\\"\\n    minimum_mappable_gid = -1\\n    log_level = \\\"info\\\"\\n    log_filter = \\\"\\\"\\n    namespaces_dir = \\\"/var/run\\\"\\n    pinns_path = \\\"/usr/bin/pinns\\\"\\n    enable_criu_support = true\\n    pids_limit = -1\\n    log_size_max = -1\\n    ctr_stop_timeout = 30\\n    separate_pull_cgroup = \\\"\\\"\\n    infra_ctr_cpuset = \\\"\\\"\\n    shared_cpuset = \\\"\\\"\\n    absent_mount_sources_to_reject = [\\\"/etc/hostname\\\"]\\n    enable_pod_events = false\\n    irqbalance_config_restore_file = \\\"/etc/sysconfig/orig_irq_banned_cpus\\\"\\n    hostnetwork_disable_selinux = true\\n    disable_hostport_mapping = false\\n    timezone = \\\"\\\"\\n    [crio.runtime.runtimes]\\n      [crio.runtime.runtimes.crun]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/crun\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/crun\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"512KiB\\\"\\n        no_sync_log = false\\n        [crio.runtime.runtimes.crun.default_annotations]\\n          \\\"run.oci.systemd.subgroup\\\" = \\\"\\\"\\n      [crio.runtime.runtimes.runc]\\n        runtime_config_path = \\\"\\\"\\n        runtime_path = \\\"/usr/bin/runc\\\"\\n        runtime_type = \\\"\\\"\\n        runtime_root = \\\"/run/runc\\\"\\n        allowed_annotations = [\\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.Devices\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\"]\\n        monitor_path = \\\"/usr/bin/conmon\\\"\\n        monitor_cgroup = \\\"pod\\\"\\n        container_min_memory = \\\"12MiB\\\"\\n        no_sync_log = false\\n    [crio.runtime.workloads]\\n      [crio.runtime.workloads.openshift-builder]\\n        activation_annotation = \\\"io.openshift.builder\\\"\\n        annotation_prefix = \\\"\\\"\\n        allowed_annotations = [\\\"io.kubernetes.cri-o.userns-mode\\\", \\\"io.kubernetes.cri-o.Devices\\\"]\\n        DisallowedAnnotations = [\\\"io.kubernetes.cri-o.PodLinuxResources\\\", \\\"io.kubernetes.cri-o.DisableFIPS\\\", \\\"module.wasm.image/variant\\\", \\\"run.oci.\\\", \\\"io.kubernetes.cri-o.ShmSize\\\", \\\"cpu-load-balancing.crio.io\\\", \\\"io.kubernetes.cri-o.umask\\\", \\\"cpu-shared.crio.io\\\", \\\"seccomp-profile.kubernetes.cri-o.io\\\", \\\"bundle\\\", \\\"org.criu.config\\\", \\\"io.kubernetes.cri-o.cgroup2-mount-hierarchy-rw\\\", \\\"io.kubernetes.cri-o.UnifiedCgroup\\\", \\\"irq-load-balancing.crio.io\\\", \\\"io.containers.trace-syscall\\\", \\\"io.kubernetes.cri-o.TrySkipVolumeSELinuxLabel\\\", \\\"cpu-c-states.crio.io\\\", \\\"cpu-freq-governor.crio.io\\\", \\\"io.kubernetes.cri-o.seccompNotifierAction\\\", \\\"cpu-quota.crio.io\\\", \\\"io.kubernetes.cri.rdt-class\\\", \\\"io.kubernetes.cri-o.LinkLogs\\\", \\\"org.systemd.property.\\\", \\\"io.kubernetes.cri.container-type\\\", \\\"io.kubernetes.cri-o.PodLinuxOverhead\\\"]\\n        [crio.runtime.workloads.openshift-builder.resources]\\n          CPUShares = 0\\n          CPUQuota = 0\\n          CPUPeriod = 0\\n          CPUSet = \\\"\\\"\\n          CPULimit = 0\\n  [crio.image]\\n    default_transport = \\\"docker://\\\"\\n    global_auth_file = \\\"/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-10 15:52:08.764819 | controller |     "Jun 10 14:35:05.926735 crc crio[20344]: time=\"2026-06-10T14:35:05.926671581Z\" level=info msg=\"Attempting to restore irqbalance config from /etc/sysconfig/orig_irq_banned_cpus\"",
2026-06-10 15:52:08.764835 | controller |     "Jun 10 14:35:05.926933 crc crio[20344]: time=\"2026-06-10T14:35:05.926875916Z\" level=info msg=\"Restore irqbalance config: nothing to do\"",
2026-06-10 15:52:08.764864 | controller |     "Jun 10 14:35:09.113199 crc crio[20344]: time=\"2026-06-10T14:35:09.112690973Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-65cd9f5f5b-bb9gp Namespace:openshift-route-controller-manager ID:7205732bcecdb4cd9be16789f41c9513dae10e40b40c8ab2e591c273fe94cc19 UID:1e8bab46-3dc0-46fe-83d0-7f41602e1b07 NetNS:/var/run/netns/08887911-c4cc-4f15-a0ca-ee828f966f39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e8bab46_3dc0_46fe_83d0_7f41602e1b07.slice PodAnnotations:0xc00078c8f0}] Aliases:map[]}\"",
2026-06-10 15:52:08.764884 | controller |     "Jun 10 14:35:09.114424 crc crio[20344]: time=\"2026-06-10T14:35:09.114392536Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-65cd9f5f5b-bb9gp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.764901 | controller |     "Jun 10 14:35:09.115105 crc crio[20344]: time=\"2026-06-10T14:35:09.115077774Z\" level=info msg=\"Got pod network &{Name:controller-manager-8657c74db5-xp4br Namespace:openshift-controller-manager ID:ea17455d2591ae540c3bd9e14bc72402b827d1b27641f38d4b52fdbeb58b08c4 UID:a7a68144-7f26-424f-b763-c1562f9c4626 NetNS:/var/run/netns/ff9be5b5-b576-435c-a9b8-19b145fe0cce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7a68144_7f26_424f_b763_c1562f9c4626.slice PodAnnotations:0xc00078c9f0}] Aliases:map[]}\"",
2026-06-10 15:52:08.764917 | controller |     "Jun 10 14:35:09.115367 crc crio[20344]: time=\"2026-06-10T14:35:09.115340791Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-8657c74db5-xp4br for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.764933 | controller |     "Jun 10 14:35:09.115945 crc crio[20344]: time=\"2026-06-10T14:35:09.115915006Z\" level=info msg=\"Got pod network &{Name:marketplace-operator-547dbd544d-886qx Namespace:openshift-marketplace ID:5a74a7790c882bf86b24fcc3ecc7cca374ed8b07dc0f90f657fc83e32199645f UID:2e26f606-3d03-426e-b7e0-3b794f8c3070 NetNS:/var/run/netns/9bd3e24f-4592-434f-9fa5-515966a87efd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod2e26f606_3d03_426e_b7e0_3b794f8c3070.slice PodAnnotations:0xc00078ca80}] Aliases:map[]}\"",
2026-06-10 15:52:08.764948 | controller |     "Jun 10 14:35:09.116202 crc crio[20344]: time=\"2026-06-10T14:35:09.116183453Z\" level=info msg=\"Checking pod openshift-marketplace_marketplace-operator-547dbd544d-886qx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.764967 | controller |     "Jun 10 14:35:09.116801 crc crio[20344]: time=\"2026-06-10T14:35:09.116775578Z\" level=info msg=\"Got pod network &{Name:image-registry-5d9d95bf5b-68zhq Namespace:openshift-image-registry ID:cf09505939a8ba0d7b5c060f709ae45e5e6f484c0f6f3b30c8aca112e62318ef UID:dcbcea9f-f8da-49e7-87b5-1d6dc7b926ee NetNS:/var/run/netns/012833ba-fdcb-4143-82a2-32b88f31cb17 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:0xc00078cb00}] Aliases:map[]}\"",
2026-06-10 15:52:08.764983 | controller |     "Jun 10 14:35:09.117237 crc crio[20344]: time=\"2026-06-10T14:35:09.117215899Z\" level=info msg=\"Checking pod openshift-image-registry_image-registry-5d9d95bf5b-68zhq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.764998 | controller |     "Jun 10 14:35:09.117830 crc crio[20344]: time=\"2026-06-10T14:35:09.117809535Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-10 15:52:08.765014 | controller |     "Jun 10 14:35:09.117940 crc crio[20344]: time=\"2026-06-10T14:35:09.117920147Z\" level=warning msg=\"Could not restore sandbox IP for a9cf868bde75b54ed503076ea7357a95e37b6b75182813297b9a69037ad13e12: failed to get network status for pod sandbox k8s_installer-13-crc_openshift-kube-apiserver_bd4a138c-cb26-4057-be44-d483e8aceaba_0(a9cf868bde75b54ed503076ea7357a95e37b6b75182813297b9a69037ad13e12): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-10 15:52:08.765029 | controller |     "Jun 10 14:35:09.118078 crc crio[20344]: time=\"2026-06-10T14:35:09.118058721Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-10 15:52:08.765059 | controller |     "Jun 10 14:35:09.118178 crc crio[20344]: time=\"2026-06-10T14:35:09.118151623Z\" level=warning msg=\"Could not restore sandbox IP for c092bce4fcb901f63100452c6e1e14b9d149a9fdc162aeb0185addac47fa91f3: failed to get network status for pod sandbox k8s_revision-pruner-13-crc_openshift-kube-apiserver_2acf1cb7-21ca-4275-8521-444061b1a751_0(c092bce4fcb901f63100452c6e1e14b9d149a9fdc162aeb0185addac47fa91f3): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-10 15:52:08.765077 | controller |     "Jun 10 14:35:09.118349 crc crio[20344]: time=\"2026-06-10T14:35:09.118322288Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-10 15:52:08.765092 | controller |     "Jun 10 14:35:09.118486 crc crio[20344]: time=\"2026-06-10T14:35:09.118466242Z\" level=warning msg=\"Could not restore sandbox IP for 593b96c17ebc5375f6ff7ed402d9e61b382833c6e2993d33e2d53a1ad64cee11: failed to get network status for pod sandbox k8s_collect-profiles-29685030-db252_openshift-operator-lifecycle-manager_95049f88-f50b-4179-aac1-189fb9b87f1a_0(593b96c17ebc5375f6ff7ed402d9e61b382833c6e2993d33e2d53a1ad64cee11): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-10 15:52:08.765108 | controller |     "Jun 10 14:35:09.118949 crc crio[20344]: time=\"2026-06-10T14:35:09.118922593Z\" level=info msg=\"Got pod network &{Name:service-ca-74545575db-n469q Namespace:openshift-service-ca ID:46654e69dcbbce2b68f97fc13954ab923f20cff7e4150d894c5f9852feefa9fa UID:880b4ff1-3443-4cae-90b4-72e4341917b3 NetNS:/var/run/netns/fadd3644-87ea-45b8-843b-45fa6df83411 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:0xc00078cba8}] Aliases:map[]}\"",
2026-06-10 15:52:08.765124 | controller |     "Jun 10 14:35:09.119219 crc crio[20344]: time=\"2026-06-10T14:35:09.11920032Z\" level=info msg=\"Checking pod openshift-service-ca_service-ca-74545575db-n469q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.765143 | controller |     "Jun 10 14:35:09.119793 crc crio[20344]: time=\"2026-06-10T14:35:09.119768215Z\" level=info msg=\"Got pod network &{Name:ingress-canary-jlj86 Namespace:openshift-ingress-canary ID:d84a0fd8625f50221d4886eae41250b01b4b12ccd359447b32c2b02178b29b4d UID:7d96a430-aa69-4b19-9ee4-68f2e6192e27 NetNS:/var/run/netns/d7edb51b-18b3-4727-a60d-ed1701061260 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:0xc00078cc38}] Aliases:map[]}\"",
2026-06-10 15:52:08.765159 | controller |     "Jun 10 14:35:09.119987 crc crio[20344]: time=\"2026-06-10T14:35:09.11997033Z\" level=info msg=\"Checking pod openshift-ingress-canary_ingress-canary-jlj86 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.765175 | controller |     "Jun 10 14:35:09.120520 crc crio[20344]: time=\"2026-06-10T14:35:09.120494954Z\" level=info msg=\"Got pod network &{Name:network-check-source-5bb8f5cd97-xdvz5 Namespace:openshift-network-diagnostics ID:8577e9bd5c3119f5ce5775b3fb9bc51f065e9195c27dc258215082bda9be25af UID:f863fff9-286a-45fa-b8f0-8a86994b8440 NetNS:/var/run/netns/7204a8cd-833a-4a0a-a512-9dba501639d9 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:0xc00078ccc8}] Aliases:map[]}\"",
2026-06-10 15:52:08.765191 | controller |     "Jun 10 14:35:09.120747 crc crio[20344]: time=\"2026-06-10T14:35:09.1207268Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-source-5bb8f5cd97-xdvz5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.765207 | controller |     "Jun 10 14:35:09.121206 crc crio[20344]: time=\"2026-06-10T14:35:09.121181572Z\" level=info msg=\"Got pod network &{Name:package-server-manager-77f986bd66-5lhf9 Namespace:openshift-operator-lifecycle-manager ID:45359ae990e7aad796714cbbe9be605c5f90d52b7b42186001a1aff03bcae5f8 UID:bebbba29-e4e9-44ad-b643-3a7ebf505270 NetNS:/var/run/netns/2771435c-2226-4de5-93e8-a95205b7833b 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:0xc00078cd58}] Aliases:map[]}\"",
2026-06-10 15:52:08.765223 | controller |     "Jun 10 14:35:09.121860 crc crio[20344]: time=\"2026-06-10T14:35:09.121796228Z\" 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-10 15:52:08.765239 | controller |     "Jun 10 14:35:09.122606 crc crio[20344]: time=\"2026-06-10T14:35:09.122562867Z\" level=info msg=\"Got pod network &{Name:console-operator-67c89758df-4jf4f Namespace:openshift-console-operator ID:8b6b888326e88b747d338d2410a08e390a035309071da2be68f5aae33f0d5ed5 UID:a7050c01-20e1-4a5b-9a20-dee2d4b99ee2 NetNS:/var/run/netns/36df6f05-1f3f-4f9e-bde8-ba3357c875c3 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:0xc00012afd8}] Aliases:map[]}\"",
2026-06-10 15:52:08.765255 | controller |     "Jun 10 14:35:09.122736 crc crio[20344]: time=\"2026-06-10T14:35:09.122703151Z\" level=info msg=\"Checking pod openshift-console-operator_console-operator-67c89758df-4jf4f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.765270 | controller |     "Jun 10 14:35:09.123171 crc crio[20344]: time=\"2026-06-10T14:35:09.123133492Z\" level=info msg=\"Got pod network &{Name:ingress-operator-6b9cb4dbcf-5fpw9 Namespace:openshift-ingress-operator ID:302172b9c3ec4bf7a54c7798443c0de14148813d4c48888be9828bf9f60a09eb UID:e466d193-2f16-441a-9f10-579f91762fb9 NetNS:/var/run/netns/065c64f8-375d-4faf-bfb0-431595751f75 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:0xc00012b068}] Aliases:map[]}\"",
2026-06-10 15:52:08.765289 | controller |     "Jun 10 14:35:09.123345 crc crio[20344]: time=\"2026-06-10T14:35:09.123308297Z\" level=info msg=\"Checking pod openshift-ingress-operator_ingress-operator-6b9cb4dbcf-5fpw9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.765305 | controller |     "Jun 10 14:35:09.123752 crc crio[20344]: time=\"2026-06-10T14:35:09.123677996Z\" level=info msg=\"Got pod network &{Name:dns-default-qtghf Namespace:openshift-dns ID:0a1dd4db35a22570a072e8827561d18c44b2b569ced9a4ca779a730a11e421c6 UID:d181776f-b90e-41dc-be09-c4543b8cba16 NetNS:/var/run/netns/ad0f78b0-63ef-426a-a51d-b1aa43a21de1 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:0xc00012b0f8}] Aliases:map[]}\"",
2026-06-10 15:52:08.765321 | controller |     "Jun 10 14:35:09.123898 crc crio[20344]: time=\"2026-06-10T14:35:09.123780399Z\" level=info msg=\"Checking pod openshift-dns_dns-default-qtghf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.765337 | controller |     "Jun 10 14:35:09.124140 crc crio[20344]: time=\"2026-06-10T14:35:09.124120248Z\" level=info msg=\"Got pod network &{Name:control-plane-machine-set-operator-75ffdb6fcd-m5wxr Namespace:openshift-machine-api ID:f86a66527621b148947e6e134b40ff60315c5620d4cac58d2c0512fb59f52759 UID:8f342bf1-eea2-4806-8a6b-5f4c24d40c0c NetNS:/var/run/netns/824ebf36-945c-4f06-8c93-03eab7a00faa 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:0xc00012b178}] Aliases:map[]}\"",
2026-06-10 15:52:08.765353 | controller |     "Jun 10 14:35:09.124248 crc crio[20344]: time=\"2026-06-10T14:35:09.12422475Z\" 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-10 15:52:08.765369 | controller |     "Jun 10 14:35:09.124704 crc crio[20344]: time=\"2026-06-10T14:35:09.124668532Z\" level=info msg=\"Got pod network &{Name:multus-admission-controller-69db94689b-rvf8p Namespace:openshift-multus ID:4d569b6fa1ab5ef1a5b4af2130349632d5ac7d6a7fa79b7129023c54d2c27ca4 UID:22e9ac12-6d81-454c-9af1-0b0d7e241db6 NetNS:/var/run/netns/270e5f8b-8df5-4188-9bb6-12f06b2dcf68 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:0xc00012b208}] Aliases:map[]}\"",
2026-06-10 15:52:08.765385 | controller |     "Jun 10 14:35:09.126684 crc crio[20344]: time=\"2026-06-10T14:35:09.126577641Z\" level=info msg=\"Checking pod openshift-multus_multus-admission-controller-69db94689b-rvf8p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.765400 | controller |     "Jun 10 14:35:09.127679 crc crio[20344]: time=\"2026-06-10T14:35:09.127577177Z\" level=info msg=\"Got pod network &{Name:networking-console-plugin-5ff7774fd9-nljh6 Namespace:openshift-network-console ID:72e4d938377f583aa0c8361a427c88f666ee23c1c5a11dbba0ab3a9c96fc111b UID:6a9ae5f6-97bd-46ac-bafa-ca1b4452a141 NetNS:/var/run/netns/eefe5bfc-0528-4382-86db-d9165a1f5a4e 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:0xc00012b288}] Aliases:map[]}\"",
2026-06-10 15:52:08.765420 | controller |     "Jun 10 14:35:09.127784 crc crio[20344]: time=\"2026-06-10T14:35:09.127748221Z\" level=info msg=\"Checking pod openshift-network-console_networking-console-plugin-5ff7774fd9-nljh6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.765436 | controller |     "Jun 10 14:35:09.128392 crc crio[20344]: time=\"2026-06-10T14:35:09.128226663Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:53311ff11672c26d4f8123f2678a7b7f61333b89f6cabbdd9dd58f88bb8a3b46 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/634e9141-e23c-4549-9397-3b9117372509 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:0xc00012b318}] Aliases:map[]}\"",
2026-06-10 15:52:08.765451 | controller |     "Jun 10 14:35:09.129113 crc crio[20344]: time=\"2026-06-10T14:35:09.128438299Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.765467 | controller |     "Jun 10 14:35:09.129113 crc crio[20344]: time=\"2026-06-10T14:35:09.128899881Z\" level=info msg=\"Got pod network &{Name:downloads-747b44746d-4pqvr Namespace:openshift-console ID:27067ce548bf8a873d1dcf9ba0791894c1832c1768aa1ec2ee30f13f07a8377f UID:d0d29411-fb58-47c5-9579-23967e5649ce NetNS:/var/run/netns/1426abe0-fecd-4b6c-a027-fa26bfb44540 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:0xc00012b3a8}] Aliases:map[]}\"",
2026-06-10 15:52:08.765483 | controller |     "Jun 10 14:35:09.129113 crc crio[20344]: time=\"2026-06-10T14:35:09.129045855Z\" level=info msg=\"Checking pod openshift-console_downloads-747b44746d-4pqvr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.765499 | controller |     "Jun 10 14:35:09.129626 crc crio[20344]: time=\"2026-06-10T14:35:09.129529507Z\" level=info msg=\"Got pod network &{Name:migrator-866fcbc849-vfggj Namespace:openshift-kube-storage-version-migrator ID:f1f58f704751dd456dc416fb052194bd38c5cabfeb7a029b4173942886cea9b5 UID:95e1bfe8-fa45-4e53-9e80-89e7ac6db708 NetNS:/var/run/netns/e6a17980-9988-48df-b753-8cd522c80ef6 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:0xc00012b438}] Aliases:map[]}\"",
2026-06-10 15:52:08.765516 | controller |     "Jun 10 14:35:09.129711 crc crio[20344]: time=\"2026-06-10T14:35:09.129666761Z\" level=info msg=\"Checking pod openshift-kube-storage-version-migrator_migrator-866fcbc849-vfggj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.765532 | controller |     "Jun 10 14:35:09.130216 crc crio[20344]: time=\"2026-06-10T14:35:09.130130723Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:fa701c754eb5539ac29bbe2fc0d73de23bff8e76408691cfbf3540054cd654a7 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/429e4468-0ec9-4d8a-a969-b13d4215f617 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:0xc00012b4c8}] Aliases:map[]}\"",
2026-06-10 15:52:08.765547 | controller |     "Jun 10 14:35:09.130512 crc crio[20344]: time=\"2026-06-10T14:35:09.13042175Z\" level=info msg=\"Checking pod openshift-console_console-6c684df5db-cc8g8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.765567 | controller |     "Jun 10 14:35:09.131115 crc crio[20344]: time=\"2026-06-10T14:35:09.131045256Z\" level=info msg=\"Got pod network &{Name:kube-storage-version-migrator-operator-565b79b866-2h5s6 Namespace:openshift-kube-storage-version-migrator-operator ID:89280aaebb5a8a8596725f2245c1a0d1da6d714b37f726de54082e199f85d6e3 UID:8f573912-eb25-4f17-bfe5-81325e551bf2 NetNS:/var/run/netns/8018215f-edf2-4e66-a544-a91b6bf3faa1 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:0xc00012b558}] Aliases:map[]}\"",
2026-06-10 15:52:08.765583 | controller |     "Jun 10 14:35:09.131356 crc crio[20344]: time=\"2026-06-10T14:35:09.131220671Z\" 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-10 15:52:08.765599 | controller |     "Jun 10 14:35:09.131914 crc crio[20344]: time=\"2026-06-10T14:35:09.131824376Z\" level=info msg=\"Got pod network &{Name:network-metrics-daemon-n2bqt Namespace:openshift-multus ID:6c5b3b8114f790f1e9c9df576e0b872867a86410018cb9db253914f56c581c7b UID:504f5b64-2069-4529-9127-e6f993b1b649 NetNS:/var/run/netns/3e2a66f9-0cbb-4ead-93dc-d43bf48dfab1 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:0xc00012b5e8}] Aliases:map[]}\"",
2026-06-10 15:52:08.765615 | controller |     "Jun 10 14:35:09.132004 crc crio[20344]: time=\"2026-06-10T14:35:09.1319576Z\" level=info msg=\"Checking pod openshift-multus_network-metrics-daemon-n2bqt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.765631 | controller |     "Jun 10 14:35:09.132662 crc crio[20344]: time=\"2026-06-10T14:35:09.132570256Z\" level=info msg=\"Got pod network &{Name:network-check-target-fhkjl Namespace:openshift-network-diagnostics ID:aa9826550cc8ebc82f7c01075eccd78e16efaf3378df7b26b5b50737f8113c5b UID:17b87002-b798-480a-8e17-83053d698239 NetNS:/var/run/netns/87cb9770-47d3-4759-92cf-febe3c873831 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:0xc00012b668}] Aliases:map[]}\"",
2026-06-10 15:52:08.765647 | controller |     "Jun 10 14:35:09.132937 crc crio[20344]: time=\"2026-06-10T14:35:09.132717379Z\" level=info msg=\"Checking pod openshift-network-diagnostics_network-check-target-fhkjl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.765663 | controller |     "Jun 10 14:35:09.133360 crc crio[20344]: time=\"2026-06-10T14:35:09.133232623Z\" level=info msg=\"Got pod network &{Name:csi-hostpathplugin-mpq2f Namespace:hostpath-provisioner ID:db6b7d883f3f3be8e921d7e4e16673bef4f3d975921cca631c2c1ee3a3357e76 UID:af9d3f54-b024-4959-888b-41fc0dc68a7f NetNS:/var/run/netns/e5d96326-1e93-4f25-a48f-2aed720fd1d6 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:0xc00012b6f8}] Aliases:map[]}\"",
2026-06-10 15:52:08.765679 | controller |     "Jun 10 14:35:09.133543 crc crio[20344]: time=\"2026-06-10T14:35:09.133448238Z\" level=info msg=\"Checking pod hostpath-provisioner_csi-hostpathplugin-mpq2f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.765695 | controller |     "Jun 10 14:35:09.134035 crc crio[20344]: time=\"2026-06-10T14:35:09.13391554Z\" level=info msg=\"Got pod network &{Name:machine-config-controller-f9cdd68f7-bb2jm Namespace:openshift-machine-config-operator ID:4117a910b8a002c706ec2f3127a92fde98b68e64bd129f523433743a0ad6f21e UID:e968817c-5b6a-4904-ba68-59a8235d6c0d NetNS:/var/run/netns/46d1fb43-b2df-4208-be99-06be3d46c0cc 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:0xc00012b778}] Aliases:map[]}\"",
2026-06-10 15:52:08.765713 | controller |     "Jun 10 14:35:09.134329 crc crio[20344]: time=\"2026-06-10T14:35:09.134217738Z\" 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-10 15:52:08.765730 | controller |     "Jun 10 14:35:09.135111 crc crio[20344]: time=\"2026-06-10T14:35:09.135033269Z\" level=info msg=\"Got pod network &{Name:cluster-samples-operator-6b564684c8-bqbxk Namespace:openshift-cluster-samples-operator ID:e04d460a3fc964f76ec3d84bcc9aa40e80a3c1d5d310b815cb3a84dc1bf5a1e2 UID:5bdc8e81-e580-4572-a41c-f8ed0e8c6dc0 NetNS:/var/run/netns/81e11209-11a2-40ed-b698-4e5a068ed987 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:0xc00012b808}] Aliases:map[]}\"",
2026-06-10 15:52:08.765746 | controller |     "Jun 10 14:35:09.135325 crc crio[20344]: time=\"2026-06-10T14:35:09.135217134Z\" 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-10 15:52:08.765762 | controller |     "Jun 10 14:35:09.135895 crc crio[20344]: time=\"2026-06-10T14:35:09.135745808Z\" level=info msg=\"Got pod network &{Name:apiserver-9ddfb9f55-k47zv Namespace:openshift-apiserver ID:6b7486fa053907655d15ab846f11081731edf05d085a2f70c506a946d7450508 UID:e7508fa2-0f14-41e2-8972-4e2e11009b77 NetNS:/var/run/netns/0e52c38e-5c3e-436f-aaad-8cb230bdac53 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:0xc00012b8a0}] Aliases:map[]}\"",
2026-06-10 15:52:08.765778 | controller |     "Jun 10 14:35:09.135987 crc crio[20344]: time=\"2026-06-10T14:35:09.135925742Z\" level=info msg=\"Checking pod openshift-apiserver_apiserver-9ddfb9f55-k47zv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.765794 | controller |     "Jun 10 14:35:09.136790 crc crio[20344]: time=\"2026-06-10T14:35:09.136665921Z\" level=info msg=\"Got pod network &{Name:kube-controller-manager-operator-69d5f845f8-mm4qn Namespace:openshift-kube-controller-manager-operator ID:5ac7df3656307af8ebf4777e6c5320c191b02df7e71b19e8b3b44a556d4fade1 UID:89eeceba-0661-4e85-be2e-57d689102094 NetNS:/var/run/netns/eccb48bc-542a-4238-bc71-27120388066f 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:0xc00012b930}] Aliases:map[]}\"",
2026-06-10 15:52:08.765811 | controller |     "Jun 10 14:35:09.136887 crc crio[20344]: time=\"2026-06-10T14:35:09.136825395Z\" 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-10 15:52:08.765827 | controller |     "Jun 10 14:35:09.137528 crc crio[20344]: time=\"2026-06-10T14:35:09.137444411Z\" level=info msg=\"Got pod network &{Name:authentication-operator-7f5c659b84-khkfm Namespace:openshift-authentication-operator ID:81d7b44450db0a062caccdfbfb108c9124478a7ca03bbff84b6ee664343f7d84 UID:677c2747-1901-4941-94f1-8281cced296b NetNS:/var/run/netns/fb870718-f733-409b-b8ba-bdcc2744783f 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:0xc00012b9b0}] Aliases:map[]}\"",
2026-06-10 15:52:08.765846 | controller |     "Jun 10 14:35:09.137986 crc crio[20344]: time=\"2026-06-10T14:35:09.137906773Z\" level=info msg=\"Checking pod openshift-authentication-operator_authentication-operator-7f5c659b84-khkfm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.765883 | controller |     "Jun 10 14:35:09.138609 crc crio[20344]: time=\"2026-06-10T14:35:09.138491198Z\" level=info msg=\"Got pod network &{Name:kube-apiserver-operator-575994946d-vgpnb Namespace:openshift-kube-apiserver-operator ID:62e09b6b8670a99cabfa1a047c9f44fc15273b112bb953e5e971d99328359bf4 UID:4f837d5f-4682-4cae-99ca-824ebae60fec NetNS:/var/run/netns/18be2678-9ad0-4b39-95da-65999a897008 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:0xc00012ba30}] Aliases:map[]}\"",
2026-06-10 15:52:08.765900 | controller |     "Jun 10 14:35:09.138690 crc crio[20344]: time=\"2026-06-10T14:35:09.138631552Z\" 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-10 15:52:08.765916 | controller |     "Jun 10 14:35:09.139192 crc crio[20344]: time=\"2026-06-10T14:35:09.139078213Z\" level=info msg=\"Got pod network &{Name:dns-operator-799b87ffcd-h5xh9 Namespace:openshift-dns-operator ID:b85938f9604091c931c49ad43df4f093bc174b2d73f3ad2e44093287c6f4a653 UID:13345434-cc4c-42d5-97e8-99cd8b90477a NetNS:/var/run/netns/2db04454-5308-4725-a50b-6b49a2056a4e 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:0xc00012bab0}] Aliases:map[]}\"",
2026-06-10 15:52:08.765931 | controller |     "Jun 10 14:35:09.139428 crc crio[20344]: time=\"2026-06-10T14:35:09.139233628Z\" level=info msg=\"Checking pod openshift-dns-operator_dns-operator-799b87ffcd-h5xh9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.765947 | controller |     "Jun 10 14:35:09.139893 crc crio[20344]: time=\"2026-06-10T14:35:09.139828103Z\" level=info msg=\"Got pod network &{Name:openshift-apiserver-operator-846cbfc458-xttmf Namespace:openshift-apiserver-operator ID:200b4badf8fcbe565a02e215356dbe1cae9506982f62893db42aad497eb09367 UID:7d46baeb-32f5-4d0b-aeba-13333da51152 NetNS:/var/run/netns/d812759e-4a99-4237-9fbd-bfd87c699fa5 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:0xc00012bb30}] Aliases:map[]}\"",
2026-06-10 15:52:08.765963 | controller |     "Jun 10 14:35:09.139994 crc crio[20344]: time=\"2026-06-10T14:35:09.139941146Z\" level=info msg=\"Checking pod openshift-apiserver-operator_openshift-apiserver-operator-846cbfc458-xttmf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.765978 | controller |     "Jun 10 14:35:09.140588 crc crio[20344]: time=\"2026-06-10T14:35:09.140460519Z\" level=info msg=\"Got pod network &{Name:openshift-config-operator-5777786469-bccdj Namespace:openshift-config-operator ID:8c9bdc71ba2032faf1bf7dd438763e3abfd7f39541339be1823f32161a184649 UID:24de2af2-9e39-4c2e-96f8-42509d1baf18 NetNS:/var/run/netns/adbb3221-8543-4959-a1f1-4c542ee3b8ea 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:0xc00012bbc0}] Aliases:map[]}\"",
2026-06-10 15:52:08.765997 | controller |     "Jun 10 14:35:09.140687 crc crio[20344]: time=\"2026-06-10T14:35:09.140631374Z\" level=info msg=\"Checking pod openshift-config-operator_openshift-config-operator-5777786469-bccdj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.766013 | controller |     "Jun 10 14:35:09.141387 crc crio[20344]: time=\"2026-06-10T14:35:09.141320551Z\" level=info msg=\"Got pod network &{Name:machine-config-operator-67c9d58cbb-dc6bh Namespace:openshift-machine-config-operator ID:e4dea9b33a7fd222b46a3b4de9e2fdc3837f22bec304ec427c3a805da3db66cb UID:e7c4bdbd-866b-490e-85ee-d4c85fa577d8 NetNS:/var/run/netns/58b7bcf5-92e7-4491-8194-ea94bbf95a0a 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:0xc00012bc50}] Aliases:map[]}\"",
2026-06-10 15:52:08.766037 | controller |     "Jun 10 14:35:09.141480 crc crio[20344]: time=\"2026-06-10T14:35:09.141451865Z\" 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-10 15:52:08.766053 | controller |     "Jun 10 14:35:09.141683 crc crio[20344]: time=\"2026-06-10T14:35:09.141606589Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-10 15:52:08.766075 | controller |     "Jun 10 14:35:09.141761 crc crio[20344]: time=\"2026-06-10T14:35:09.141688241Z\" level=warning msg=\"Could not restore sandbox IP for 48ddd4a082e87365ca431eca455a560bd5875659002598ef4d11c03b104589fd: failed to get network status for pod sandbox k8s_route-controller-manager-9c77555c6-bjsff_openshift-route-controller-manager_f5ed093a-5c43-49ee-8429-b0de4b9c784d_0(48ddd4a082e87365ca431eca455a560bd5875659002598ef4d11c03b104589fd): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-10 15:52:08.766091 | controller |     "Jun 10 14:35:09.141761 crc crio[20344]: time=\"2026-06-10T14:35:09.141736002Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-10 15:52:08.766107 | controller |     "Jun 10 14:35:09.141761 crc crio[20344]: time=\"2026-06-10T14:35:09.141748692Z\" level=warning msg=\"Could not restore sandbox IP for 269af530416dc05b223cf725bc9d493cae4e072dc8f3e37cba23f507deeb5c39: failed to get network status for pod sandbox k8s_controller-manager-8bbbb897c-c9m74_openshift-controller-manager_b9d3cfcf-d286-4dfc-a5cf-dbb9268a3cda_0(269af530416dc05b223cf725bc9d493cae4e072dc8f3e37cba23f507deeb5c39): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-10 15:52:08.766128 | controller |     "Jun 10 14:35:09.142652 crc crio[20344]: time=\"2026-06-10T14:35:09.142499702Z\" level=info msg=\"Got pod network &{Name:etcd-operator-69b85846b6-9w8mk Namespace:openshift-etcd-operator ID:11805eb38b64111793cbb7619b6935732193b96282de106d6338f8847b3beb6c UID:590c4b91-91e2-41cd-8666-e08cbfa17a77 NetNS:/var/run/netns/f9004b7f-3c84-41bc-bac0-18aac84cffd4 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:0xc00012bce0}] Aliases:map[]}\"",
2026-06-10 15:52:08.766150 | controller |     "Jun 10 14:35:09.142878 crc crio[20344]: time=\"2026-06-10T14:35:09.142771219Z\" level=info msg=\"Checking pod openshift-etcd-operator_etcd-operator-69b85846b6-9w8mk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.766226 | controller |     "Jun 10 14:35:09.143625 crc crio[20344]: time=\"2026-06-10T14:35:09.143510338Z\" level=info msg=\"Got pod network &{Name:openshift-controller-manager-operator-686468bdd5-sjcrn Namespace:openshift-controller-manager-operator ID:82d5452d22f33aa69e7cf32ab43b385c475a2f1fb0fc92a37c325ea60be2a7b3 UID:84e6e6fd-a448-462c-a5d3-8fa636be2d6f NetNS:/var/run/netns/84aba54c-5199-4688-b0a9-18467f7a876d 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:0xc00078cde8}] Aliases:map[]}\"",
2026-06-10 15:52:08.766251 | controller |     "Jun 10 14:35:09.143716 crc crio[20344]: time=\"2026-06-10T14:35:09.143662172Z\" 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-10 15:52:08.766268 | controller |     "Jun 10 14:35:09.144463 crc crio[20344]: time=\"2026-06-10T14:35:09.144146344Z\" level=info msg=\"Got pod network &{Name:packageserver-7d4fc7d867-qt46x Namespace:openshift-operator-lifecycle-manager ID:57fe4b5831a2775a64aafe6dda10f1d2feadbe9c4d6eb8359895f58a8ec0e800 UID:584a9db0-8534-48e1-b484-d23b9c489569 NetNS:/var/run/netns/f283d597-5163-4e50-9720-cb6403f0ba7a 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:0xc00078ce78}] Aliases:map[]}\"",
2026-06-10 15:52:08.766285 | controller |     "Jun 10 14:35:09.144463 crc crio[20344]: time=\"2026-06-10T14:35:09.144396861Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_packageserver-7d4fc7d867-qt46x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.766301 | controller |     "Jun 10 14:35:09.147516 crc crio[20344]: time=\"2026-06-10T14:35:09.144947125Z\" level=info msg=\"Got pod network &{Name:olm-operator-5cdf44d969-ssqvn Namespace:openshift-operator-lifecycle-manager ID:fa75c7b936f9f5165cad526d02be34d137c9e7e69b3643fafbf85033a134f40d UID:6e1163b9-cb14-4016-a0bf-126812657ac4 NetNS:/var/run/netns/08e6cb5e-2802-4ebb-b349-65da54a72f04 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:0xc00078cf08}] Aliases:map[]}\"",
2026-06-10 15:52:08.766317 | controller |     "Jun 10 14:35:09.147516 crc crio[20344]: time=\"2026-06-10T14:35:09.145334605Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_olm-operator-5cdf44d969-ssqvn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.766333 | controller |     "Jun 10 14:35:09.147516 crc crio[20344]: time=\"2026-06-10T14:35:09.145854488Z\" level=info msg=\"Got pod network &{Name:apiserver-8596bd845d-l6g6s Namespace:openshift-oauth-apiserver ID:c395c0966dcd9852a40572361c77961db8e60dc9184719056e0cb52ec1debe5c UID:eeb0b76f-edea-4c9c-99a1-0130c6a7453c NetNS:/var/run/netns/0b249bd2-fbbd-4303-838c-3f1ffb6ea8bf 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:0xc00078cf98}] Aliases:map[]}\"",
2026-06-10 15:52:08.766349 | controller |     "Jun 10 14:35:09.147516 crc crio[20344]: time=\"2026-06-10T14:35:09.145989962Z\" level=info msg=\"Checking pod openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.766365 | controller |     "Jun 10 14:35:09.147516 crc crio[20344]: time=\"2026-06-10T14:35:09.146493785Z\" level=info msg=\"Got pod network &{Name:openshift-kube-scheduler-operator-54f497555d-d8646 Namespace:openshift-kube-scheduler-operator ID:c4e2ccef63cc117bd6912abaee2501be821d7e6ba9249273bf0bde85aca13e43 UID:4e9ac1d6-d4ed-4411-a098-d1bf725c943c NetNS:/var/run/netns/85198dea-0dd2-4d3d-a2ec-683dd9ead4b9 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:0xc00078d028}] Aliases:map[]}\"",
2026-06-10 15:52:08.766384 | controller |     "Jun 10 14:35:09.147516 crc crio[20344]: time=\"2026-06-10T14:35:09.146633088Z\" 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-10 15:52:08.766400 | controller |     "Jun 10 14:35:09.147516 crc crio[20344]: time=\"2026-06-10T14:35:09.146965317Z\" level=info msg=\"Got pod network &{Name:machine-api-operator-755bb95488-cj4b6 Namespace:openshift-machine-api ID:d8450a5053a476102d5050110717ca04b1743c4c0d95b37544533a3427d536c8 UID:12703f5c-2f19-4458-9c95-b94af53cd5d8 NetNS:/var/run/netns/0d326065-7fbb-4470-9809-4361917c98a5 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:0xc00078d0a8}] Aliases:map[]}\"",
2026-06-10 15:52:08.766415 | controller |     "Jun 10 14:35:09.147516 crc crio[20344]: time=\"2026-06-10T14:35:09.147138371Z\" level=info msg=\"Checking pod openshift-machine-api_machine-api-operator-755bb95488-cj4b6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.766430 | controller |     "Jun 10 14:35:09.149791 crc crio[20344]: time=\"2026-06-10T14:35:09.148533278Z\" level=info msg=\"Got pod network &{Name:cluster-image-registry-operator-86c45576b9-qdg7g Namespace:openshift-image-registry ID:34e9b44e0cfe31bb2920734b1d667511d63bfdb1a50340fda4ad115a37f846fa UID:1d749813-cd37-46e7-9865-e180c3005dc0 NetNS:/var/run/netns/7c3e9778-48e5-4dba-8ebd-57d09cf1c5a9 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:0xc00078d138}] Aliases:map[]}\"",
2026-06-10 15:52:08.766445 | controller |     "Jun 10 14:35:09.149791 crc crio[20344]: time=\"2026-06-10T14:35:09.148681311Z\" 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-10 15:52:08.766461 | controller |     "Jun 10 14:35:09.149791 crc crio[20344]: time=\"2026-06-10T14:35:09.1494214Z\" level=info msg=\"Got pod network &{Name:service-ca-operator-5b9c976747-l2sd4 Namespace:openshift-service-ca-operator ID:ac968cbcb0ab3b05dad3f481cece843ad59d3c0042562ab121d675a593d8c8ce UID:fd3771ed-6d15-47a3-9f81-762cf83a728f NetNS:/var/run/netns/e2c56014-387e-48ec-8301-e928db65f79a 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:0xc00078d1c8}] Aliases:map[]}\"",
2026-06-10 15:52:08.766476 | controller |     "Jun 10 14:35:09.149791 crc crio[20344]: time=\"2026-06-10T14:35:09.149603715Z\" 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-10 15:52:08.766491 | controller |     "Jun 10 14:35:09.150454 crc crio[20344]: time=\"2026-06-10T14:35:09.15017748Z\" level=info msg=\"Got pod network &{Name:catalog-operator-75ff9f647d-4s428 Namespace:openshift-operator-lifecycle-manager ID:a42b41c0a3a3752214ba07d8e98ef95d5e8d26ad8e57f48a1eb45e68a5f423e9 UID:d1618753-e855-455c-8eee-e4fb77abbc17 NetNS:/var/run/netns/6dfe54f9-1f4b-415f-9bda-b0467dfb316a 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:0xc00078d258}] Aliases:map[]}\"",
2026-06-10 15:52:08.766506 | controller |     "Jun 10 14:35:09.150883 crc crio[20344]: time=\"2026-06-10T14:35:09.150751535Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.766527 | controller |     "Jun 10 14:35:09.151081 crc crio[20344]: time=\"2026-06-10T14:35:09.150988981Z\" level=error msg=\"error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-10 15:52:08.766542 | controller |     "Jun 10 14:35:09.151146 crc crio[20344]: time=\"2026-06-10T14:35:09.151089323Z\" level=warning msg=\"Could not restore sandbox IP for 471bf39dda67cfc55c3ed790aba66bca400b09b04b1a631f38076f5cc83f7ab1: failed to get network status for pod sandbox k8s_collect-profiles-29685015-7cswm_openshift-operator-lifecycle-manager_9a011830-c1e5-438f-a26f-1644006586b8_0(471bf39dda67cfc55c3ed790aba66bca400b09b04b1a631f38076f5cc83f7ab1): error checking loopback interface: failed to Statfs \\\"\\\": no such file or directory\"",
2026-06-10 15:52:08.766557 | controller |     "Jun 10 14:35:09.151829 crc crio[20344]: time=\"2026-06-10T14:35:09.151686739Z\" level=info msg=\"Registered SIGHUP reload watcher\"",
2026-06-10 15:52:08.766573 | controller |     "Jun 10 14:35:09.154194 crc crio[20344]: time=\"2026-06-10T14:35:09.154083481Z\" level=info msg=\"Starting seccomp notifier watcher\"",
2026-06-10 15:52:08.766588 | controller |     "Jun 10 14:35:09.154352 crc crio[20344]: time=\"2026-06-10T14:35:09.154331627Z\" level=info msg=\"Create NRI interface\"",
2026-06-10 15:52:08.766603 | controller |     "Jun 10 14:35:09.154426 crc crio[20344]: time=\"2026-06-10T14:35:09.154374318Z\" level=info msg=\"runtime interface created\"",
2026-06-10 15:52:08.766618 | controller |     "Jun 10 14:35:09.154426 crc crio[20344]: time=\"2026-06-10T14:35:09.154384738Z\" level=info msg=\"Registered domain \\\"k8s.io\\\" with NRI\"",
2026-06-10 15:52:08.766633 | controller |     "Jun 10 14:35:09.154838 crc crio[20344]: time=\"2026-06-10T14:35:09.154507262Z\" level=info msg=\"Serving metrics on 127.0.0.1:9537 using HTTP\"",
2026-06-10 15:52:08.766648 | controller |     "Jun 10 14:35:09.154908 crc crio[20344]: time=\"2026-06-10T14:35:09.154662176Z\" level=info msg=\"runtime interface starting up...\"",
2026-06-10 15:52:08.766663 | controller |     "Jun 10 14:35:09.154908 crc crio[20344]: time=\"2026-06-10T14:35:09.154900952Z\" level=info msg=\"starting plugins...\"",
2026-06-10 15:52:08.766678 | controller |     "Jun 10 14:35:09.154997 crc crio[20344]: time=\"2026-06-10T14:35:09.154978084Z\" level=info msg=\"Synchronizing NRI (plugin) with current runtime state\"",
2026-06-10 15:52:08.766693 | controller |     "Jun 10 14:35:09.225180 crc crio[20344]: time=\"2026-06-10T14:35:09.224807156Z\" level=info msg=\"No systemd watchdog enabled\"",
2026-06-10 15:52:08.766709 | controller |     "Jun 10 14:35:09.236556 crc systemd[1]: Started Container Runtime Interface for OCI (CRI-O).",
2026-06-10 15:52:08.766724 | controller |     "Jun 10 14:35:12.732152 crc crio[20344]: time=\"2026-06-10T14:35:12.730348323Z\" level=info msg=\"Stopping container: 14c67fd780a61d288c47cd511e325aa7ce637c260a8407615f1f108ac112ecdc (timeout: 30s)\" id=555d49c6-6a42-4a62-a822-9d9cd789665f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.766739 | controller |     "Jun 10 14:35:12.834059 crc crio[20344]: time=\"2026-06-10T14:35:12.833970887Z\" level=info msg=\"Removing container: 00b67893b18ab5fd10660dba9aa2c9e228d836edba0dffe93e3f6a431d4d37f5\" id=6acb5f7d-1894-4c1d-9ce3-0c1444647369 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.766755 | controller |     "Jun 10 14:35:12.865865 crc crio[20344]: time=\"2026-06-10T14:35:12.865787328Z\" level=info msg=\"Removed container 00b67893b18ab5fd10660dba9aa2c9e228d836edba0dffe93e3f6a431d4d37f5: openshift-operator-lifecycle-manager/collect-profiles-29685015-7cswm/collect-profiles\" id=6acb5f7d-1894-4c1d-9ce3-0c1444647369 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.766770 | controller |     "Jun 10 14:35:12.981461 crc crio[20344]: time=\"2026-06-10T14:35:12.981079934Z\" level=info msg=\"Stopped container 14c67fd780a61d288c47cd511e325aa7ce637c260a8407615f1f108ac112ecdc: openshift-controller-manager/controller-manager-8657c74db5-xp4br/controller-manager\" id=555d49c6-6a42-4a62-a822-9d9cd789665f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.766789 | controller |     "Jun 10 14:35:12.982683 crc crio[20344]: time=\"2026-06-10T14:35:12.982616913Z\" level=info msg=\"Stopping pod sandbox: ea17455d2591ae540c3bd9e14bc72402b827d1b27641f38d4b52fdbeb58b08c4\" id=3e2f79d0-2310-4f19-b342-7b45690045d7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.766805 | controller |     "Jun 10 14:35:12.983245 crc crio[20344]: time=\"2026-06-10T14:35:12.983201438Z\" level=info msg=\"Got pod network &{Name:controller-manager-8657c74db5-xp4br Namespace:openshift-controller-manager ID:ea17455d2591ae540c3bd9e14bc72402b827d1b27641f38d4b52fdbeb58b08c4 UID:a7a68144-7f26-424f-b763-c1562f9c4626 NetNS:/var/run/netns/ff9be5b5-b576-435c-a9b8-19b145fe0cce Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda7a68144_7f26_424f_b763_c1562f9c4626.slice PodAnnotations:0xc000528b70}] Aliases:map[]}\"",
2026-06-10 15:52:08.766821 | controller |     "Jun 10 14:35:12.983453 crc crio[20344]: time=\"2026-06-10T14:35:12.983404124Z\" level=info msg=\"Deleting pod openshift-controller-manager_controller-manager-8657c74db5-xp4br from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.766836 | controller |     "Jun 10 14:35:13.968901 crc crio[20344]: time=\"2026-06-10T14:35:13.968475225Z\" level=info msg=\"Stopped pod sandbox: ea17455d2591ae540c3bd9e14bc72402b827d1b27641f38d4b52fdbeb58b08c4\" id=3e2f79d0-2310-4f19-b342-7b45690045d7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.766874 | controller |     "Jun 10 14:35:14.618057 crc crio[20344]: time=\"2026-06-10T14:35:14.617627287Z\" level=info msg=\"Removing container: 14c67fd780a61d288c47cd511e325aa7ce637c260a8407615f1f108ac112ecdc\" id=5baddb08-2ebf-4d7d-940c-f02f508f0558 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.766894 | controller |     "Jun 10 14:35:14.646798 crc crio[20344]: time=\"2026-06-10T14:35:14.646679367Z\" level=info msg=\"Removed container 14c67fd780a61d288c47cd511e325aa7ce637c260a8407615f1f108ac112ecdc: openshift-controller-manager/controller-manager-8657c74db5-xp4br/controller-manager\" id=5baddb08-2ebf-4d7d-940c-f02f508f0558 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.766911 | controller |     "Jun 10 14:35:18.089066 crc crio[20344]: time=\"2026-06-10T14:35:18.088534131Z\" level=info msg=\"Running pod sandbox: openshift-controller-manager/controller-manager-69dc87b585-pj8sv/POD\" id=dfa95106-0f69-4cfb-9916-80799a748524 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.766928 | controller |     "Jun 10 14:35:18.089066 crc crio[20344]: time=\"2026-06-10T14:35:18.088815868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.766943 | controller |     "Jun 10 14:35:18.124958 crc crio[20344]: time=\"2026-06-10T14:35:18.124835708Z\" level=info msg=\"Got pod network &{Name:controller-manager-69dc87b585-pj8sv Namespace:openshift-controller-manager ID:f7e8129cb3da799c0a4556ffa4ca071bd0682fcc620434035341f34890d7381e UID:218c3854-1a0b-4082-bafc-d556bb3eb14a NetNS:/var/run/netns/7fa06bf2-79c4-4775-ab5a-147d4ede98f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod218c3854_1a0b_4082_bafc_d556bb3eb14a.slice PodAnnotations:0xc00012ace0}] Aliases:map[]}\"",
2026-06-10 15:52:08.766958 | controller |     "Jun 10 14:35:18.124958 crc crio[20344]: time=\"2026-06-10T14:35:18.124946411Z\" level=info msg=\"Adding pod openshift-controller-manager_controller-manager-69dc87b585-pj8sv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.766978 | controller |     "Jun 10 14:35:18.979636 crc crio[20344]: 2026-06-10T14:35:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f7e8129cb3da799 Mac:b2:5f:dd:e5:cf:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:33 Mtu:0 Sandbox:/var/run/netns/7fa06bf2-79c4-4775-ab5a-147d4ede98f5 SocketPath: PciID:}] [{Interface:0xc00037b5f0 Address:{IP:10.217.0.51 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.766994 | controller |     "Jun 10 14:35:18.981422 crc crio[20344]: time=\"2026-06-10T14:35:18.981351932Z\" level=info msg=\"Got pod network &{Name:controller-manager-69dc87b585-pj8sv Namespace:openshift-controller-manager ID:f7e8129cb3da799c0a4556ffa4ca071bd0682fcc620434035341f34890d7381e UID:218c3854-1a0b-4082-bafc-d556bb3eb14a NetNS:/var/run/netns/7fa06bf2-79c4-4775-ab5a-147d4ede98f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod218c3854_1a0b_4082_bafc_d556bb3eb14a.slice PodAnnotations:0xc00012ace0}] Aliases:map[]}\"",
2026-06-10 15:52:08.767010 | controller |     "Jun 10 14:35:18.981557 crc crio[20344]: time=\"2026-06-10T14:35:18.981511986Z\" level=info msg=\"Checking pod openshift-controller-manager_controller-manager-69dc87b585-pj8sv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.767025 | controller |     "Jun 10 14:35:18.988818 crc crio[20344]: time=\"2026-06-10T14:35:18.988723562Z\" level=info msg=\"Ran pod sandbox f7e8129cb3da799c0a4556ffa4ca071bd0682fcc620434035341f34890d7381e with infra container: openshift-controller-manager/controller-manager-69dc87b585-pj8sv/POD\" id=dfa95106-0f69-4cfb-9916-80799a748524 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.767040 | controller |     "Jun 10 14:35:18.992128 crc crio[20344]: time=\"2026-06-10T14:35:18.992077779Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=cc3eaf1a-b6da-4e96-a6f4-9f31911c6783 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.767055 | controller |     "Jun 10 14:35:18.994886 crc crio[20344]: time=\"2026-06-10T14:35:18.994801919Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9506bdcf97d5200cf2cf4cdf110aebafdd141a24f6589bf1e1cfe27bb7fc1ed2\" id=50600b24-2397-4d07-964d-3b506ab6bc7b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.767070 | controller |     "Jun 10 14:35:19.005527 crc crio[20344]: time=\"2026-06-10T14:35:19.005450724Z\" level=info msg=\"Creating container: openshift-controller-manager/controller-manager-69dc87b585-pj8sv/controller-manager\" id=1e3a6843-6ae2-482c-86eb-ea53aca1b504 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.767086 | controller |     "Jun 10 14:35:19.006051 crc crio[20344]: time=\"2026-06-10T14:35:19.005978058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.767100 | controller |     "Jun 10 14:35:19.044361 crc crio[20344]: time=\"2026-06-10T14:35:19.044216234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.767115 | controller |     "Jun 10 14:35:19.050114 crc crio[20344]: time=\"2026-06-10T14:35:19.050069975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.767130 | controller |     "Jun 10 14:35:19.154197 crc crio[20344]: time=\"2026-06-10T14:35:19.153807233Z\" level=info msg=\"Created container 08e9785e1bb3fe5088336f5914015d332add902555c3e5f9245e7e9aeb4a23f9: openshift-controller-manager/controller-manager-69dc87b585-pj8sv/controller-manager\" id=1e3a6843-6ae2-482c-86eb-ea53aca1b504 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.767148 | controller |     "Jun 10 14:35:19.157044 crc crio[20344]: time=\"2026-06-10T14:35:19.156953674Z\" level=info msg=\"Starting container: 08e9785e1bb3fe5088336f5914015d332add902555c3e5f9245e7e9aeb4a23f9\" id=267ba11f-6fd6-4a02-9154-3cefaab617a7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.767163 | controller |     "Jun 10 14:35:19.168446 crc crio[20344]: time=\"2026-06-10T14:35:19.161593263Z\" level=info msg=\"Started container\" PID=20754 containerID=08e9785e1bb3fe5088336f5914015d332add902555c3e5f9245e7e9aeb4a23f9 description=openshift-controller-manager/controller-manager-69dc87b585-pj8sv/controller-manager id=267ba11f-6fd6-4a02-9154-3cefaab617a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7e8129cb3da799c0a4556ffa4ca071bd0682fcc620434035341f34890d7381e",
2026-06-10 15:52:08.767179 | controller |     "Jun 10 14:35:20.299422 crc crio[20344]: time=\"2026-06-10T14:35:20.298643008Z\" level=info msg=\"Stopping container: d7211314d4f96558d65c0da3f872462c376b9a5fd3ba0ed76f4e8d061a4ca2c3 (timeout: 30s)\" id=a5a64672-5d41-48f9-8e95-ff3575d9ee2d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.767194 | controller |     "Jun 10 14:35:20.470103 crc crio[20344]: time=\"2026-06-10T14:35:20.469948578Z\" level=info msg=\"Stopped container d7211314d4f96558d65c0da3f872462c376b9a5fd3ba0ed76f4e8d061a4ca2c3: openshift-route-controller-manager/route-controller-manager-65cd9f5f5b-bb9gp/route-controller-manager\" id=a5a64672-5d41-48f9-8e95-ff3575d9ee2d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.767209 | controller |     "Jun 10 14:35:20.472596 crc crio[20344]: time=\"2026-06-10T14:35:20.472534415Z\" level=info msg=\"Stopping pod sandbox: 7205732bcecdb4cd9be16789f41c9513dae10e40b40c8ab2e591c273fe94cc19\" id=b2e2bb66-7256-4da0-bbb8-69c85ec9c1da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.767224 | controller |     "Jun 10 14:35:20.473949 crc crio[20344]: time=\"2026-06-10T14:35:20.473156851Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-65cd9f5f5b-bb9gp Namespace:openshift-route-controller-manager ID:7205732bcecdb4cd9be16789f41c9513dae10e40b40c8ab2e591c273fe94cc19 UID:1e8bab46-3dc0-46fe-83d0-7f41602e1b07 NetNS:/var/run/netns/08887911-c4cc-4f15-a0ca-ee828f966f39 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1e8bab46_3dc0_46fe_83d0_7f41602e1b07.slice PodAnnotations:0xc0027c01a8}] Aliases:map[]}\"",
2026-06-10 15:52:08.767239 | controller |     "Jun 10 14:35:20.473949 crc crio[20344]: time=\"2026-06-10T14:35:20.473619183Z\" level=info msg=\"Deleting pod openshift-route-controller-manager_route-controller-manager-65cd9f5f5b-bb9gp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.767254 | controller |     "Jun 10 14:35:21.115348 crc crio[20344]: time=\"2026-06-10T14:35:21.114811971Z\" level=info msg=\"Stopped pod sandbox: 7205732bcecdb4cd9be16789f41c9513dae10e40b40c8ab2e591c273fe94cc19\" id=b2e2bb66-7256-4da0-bbb8-69c85ec9c1da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.767269 | controller |     "Jun 10 14:35:21.702324 crc crio[20344]: time=\"2026-06-10T14:35:21.701750277Z\" level=info msg=\"Removing container: d7211314d4f96558d65c0da3f872462c376b9a5fd3ba0ed76f4e8d061a4ca2c3\" id=2d005d8b-eb24-4949-9341-73c6376696fa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.767284 | controller |     "Jun 10 14:35:21.742702 crc crio[20344]: time=\"2026-06-10T14:35:21.7425632Z\" level=info msg=\"Removed container d7211314d4f96558d65c0da3f872462c376b9a5fd3ba0ed76f4e8d061a4ca2c3: openshift-route-controller-manager/route-controller-manager-65cd9f5f5b-bb9gp/route-controller-manager\" id=2d005d8b-eb24-4949-9341-73c6376696fa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.767303 | controller |     "Jun 10 14:35:21.743580 crc crio[20344]: time=\"2026-06-10T14:35:21.743450003Z\" level=info msg=\"Running pod sandbox: openshift-route-controller-manager/route-controller-manager-858fc4f98b-9vzpw/POD\" id=2e43619f-19e2-4429-b453-32b2399a9fed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.767318 | controller |     "Jun 10 14:35:21.743731 crc crio[20344]: time=\"2026-06-10T14:35:21.743645538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.767334 | controller |     "Jun 10 14:35:21.775207 crc crio[20344]: time=\"2026-06-10T14:35:21.774985907Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-858fc4f98b-9vzpw Namespace:openshift-route-controller-manager ID:8fff56c689ba6b7ee55d3af3c4cbdf6bae2dc831c9d3505edeab989287d04d9a UID:9fb3a437-6843-45e2-a572-7eb7a20cf7d0 NetNS:/var/run/netns/e3303e08-e086-4d47-8c8a-895d2e688de8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9fb3a437_6843_45e2_a572_7eb7a20cf7d0.slice PodAnnotations:0xc00078c4a8}] Aliases:map[]}\"",
2026-06-10 15:52:08.767349 | controller |     "Jun 10 14:35:21.775207 crc crio[20344]: time=\"2026-06-10T14:35:21.77508994Z\" level=info msg=\"Adding pod openshift-route-controller-manager_route-controller-manager-858fc4f98b-9vzpw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.767364 | controller |     "Jun 10 14:35:22.286360 crc crio[20344]: 2026-06-10T14:35:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8fff56c689ba6b7 Mac:4e:bd:47:f9:cb:9d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:34 Mtu:0 Sandbox:/var/run/netns/e3303e08-e086-4d47-8c8a-895d2e688de8 SocketPath: PciID:}] [{Interface:0xc000112610 Address:{IP:10.217.0.52 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.767379 | controller |     "Jun 10 14:35:22.287731 crc crio[20344]: time=\"2026-06-10T14:35:22.287669227Z\" level=info msg=\"Got pod network &{Name:route-controller-manager-858fc4f98b-9vzpw Namespace:openshift-route-controller-manager ID:8fff56c689ba6b7ee55d3af3c4cbdf6bae2dc831c9d3505edeab989287d04d9a UID:9fb3a437-6843-45e2-a572-7eb7a20cf7d0 NetNS:/var/run/netns/e3303e08-e086-4d47-8c8a-895d2e688de8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9fb3a437_6843_45e2_a572_7eb7a20cf7d0.slice PodAnnotations:0xc00078c4a8}] Aliases:map[]}\"",
2026-06-10 15:52:08.767394 | controller |     "Jun 10 14:35:22.287841 crc crio[20344]: time=\"2026-06-10T14:35:22.287824111Z\" level=info msg=\"Checking pod openshift-route-controller-manager_route-controller-manager-858fc4f98b-9vzpw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.767410 | controller |     "Jun 10 14:35:22.295804 crc crio[20344]: time=\"2026-06-10T14:35:22.295716405Z\" level=info msg=\"Ran pod sandbox 8fff56c689ba6b7ee55d3af3c4cbdf6bae2dc831c9d3505edeab989287d04d9a with infra container: openshift-route-controller-manager/route-controller-manager-858fc4f98b-9vzpw/POD\" id=2e43619f-19e2-4429-b453-32b2399a9fed name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.767425 | controller |     "Jun 10 14:35:22.302138 crc crio[20344]: time=\"2026-06-10T14:35:22.301961826Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=cffb3a28-a399-4c67-9890-c64e7f0fcdae name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.767440 | controller |     "Jun 10 14:35:22.307877 crc crio[20344]: time=\"2026-06-10T14:35:22.307801506Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7a726c68cebc9b08edd734a8bae5150ae5950f7734fe9b9c2a6e0d06f21cc095\" id=62bedbe2-cc7c-4b13-a431-ab109a948e6b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.767457 | controller |     "Jun 10 14:35:22.316033 crc crio[20344]: time=\"2026-06-10T14:35:22.315933256Z\" level=info msg=\"Creating container: openshift-route-controller-manager/route-controller-manager-858fc4f98b-9vzpw/route-controller-manager\" id=22f7f7eb-7ad5-4519-a399-e0d6d8e5c4b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.767473 | controller |     "Jun 10 14:35:22.316495 crc crio[20344]: time=\"2026-06-10T14:35:22.316423799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.767488 | controller |     "Jun 10 14:35:22.345159 crc crio[20344]: time=\"2026-06-10T14:35:22.345063498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.767503 | controller |     "Jun 10 14:35:22.349079 crc crio[20344]: time=\"2026-06-10T14:35:22.34899767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.767518 | controller |     "Jun 10 14:35:22.438053 crc crio[20344]: time=\"2026-06-10T14:35:22.43735315Z\" level=info msg=\"Created container 4375a8c8cfed0a16eabf040a1602085811f97e8bbe90068adf95f3dd294e904c: openshift-route-controller-manager/route-controller-manager-858fc4f98b-9vzpw/route-controller-manager\" id=22f7f7eb-7ad5-4519-a399-e0d6d8e5c4b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.767532 | controller |     "Jun 10 14:35:22.439536 crc crio[20344]: time=\"2026-06-10T14:35:22.439403843Z\" level=info msg=\"Starting container: 4375a8c8cfed0a16eabf040a1602085811f97e8bbe90068adf95f3dd294e904c\" id=fda4167a-52a3-4ac8-b28a-dfd4840496af name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.767547 | controller |     "Jun 10 14:35:22.444620 crc crio[20344]: time=\"2026-06-10T14:35:22.444494194Z\" level=info msg=\"Started container\" PID=20870 containerID=4375a8c8cfed0a16eabf040a1602085811f97e8bbe90068adf95f3dd294e904c description=openshift-route-controller-manager/route-controller-manager-858fc4f98b-9vzpw/route-controller-manager id=fda4167a-52a3-4ac8-b28a-dfd4840496af name=/runtime.v1.RuntimeService/StartContainer sandboxID=8fff56c689ba6b7ee55d3af3c4cbdf6bae2dc831c9d3505edeab989287d04d9a",
2026-06-10 15:52:08.767561 | controller |     "Jun 10 14:35:27.079218 crc crio[20344]: time=\"2026-06-10T14:35:27.078439324Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-bvbb4/POD\" id=bbc545f1-2e41-43e3-86f1-acd10c49c90d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.767576 | controller |     "Jun 10 14:35:27.079218 crc crio[20344]: time=\"2026-06-10T14:35:27.078995648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.767592 | controller |     "Jun 10 14:35:27.111075 crc crio[20344]: time=\"2026-06-10T14:35:27.110991454Z\" level=info msg=\"Got pod network &{Name:certified-operators-bvbb4 Namespace:openshift-marketplace ID:c3c548082ffe141d52dd311985493ba870d2003735002a7cda21efe075bf432d UID:cb2a52b8-6e4d-46a4-9f80-ab2bee260cac NetNS:/var/run/netns/88b1359a-87f4-4364-97a9-7bd468b6f98c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb2a52b8_6e4d_46a4_9f80_ab2bee260cac.slice PodAnnotations:0xc00282e298}] Aliases:map[]}\"",
2026-06-10 15:52:08.767607 | controller |     "Jun 10 14:35:27.111395 crc crio[20344]: time=\"2026-06-10T14:35:27.111356723Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-bvbb4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.767625 | controller |     "Jun 10 14:35:27.305145 crc crio[20344]: time=\"2026-06-10T14:35:27.304942689Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-z6dlw/POD\" id=6f78bf01-e571-42db-bc22-9fffbe432f78 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.767641 | controller |     "Jun 10 14:35:27.305484 crc crio[20344]: time=\"2026-06-10T14:35:27.305403431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.767656 | controller |     "Jun 10 14:35:27.351713 crc crio[20344]: time=\"2026-06-10T14:35:27.351499071Z\" level=info msg=\"Got pod network &{Name:community-operators-z6dlw Namespace:openshift-marketplace ID:0b345e112878299ea3cd09aefd20ba0aa609b943b0ff7fd14967d789f4e6d09f UID:3ed5d096-a5fc-41e0-869e-3171fb1e9ecc NetNS:/var/run/netns/08f9fc22-dbd7-4571-89b6-89ef784a077f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3ed5d096_a5fc_41e0_869e_3171fb1e9ecc.slice PodAnnotations:0xc00078c0a8}] Aliases:map[]}\"",
2026-06-10 15:52:08.767672 | controller |     "Jun 10 14:35:27.351713 crc crio[20344]: time=\"2026-06-10T14:35:27.351562682Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-z6dlw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.767687 | controller |     "Jun 10 14:35:28.629683 crc crio[20344]: 2026-06-10T14:35:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0b345e112878299 Mac:e2:53:86:0a:f6:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:37 Mtu:0 Sandbox:/var/run/netns/08f9fc22-dbd7-4571-89b6-89ef784a077f SocketPath: PciID:}] [{Interface:0xc0002b6aa0 Address:{IP:10.217.0.55 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.767702 | controller |     "Jun 10 14:35:28.631674 crc crio[20344]: time=\"2026-06-10T14:35:28.631571876Z\" level=info msg=\"Got pod network &{Name:community-operators-z6dlw Namespace:openshift-marketplace ID:0b345e112878299ea3cd09aefd20ba0aa609b943b0ff7fd14967d789f4e6d09f UID:3ed5d096-a5fc-41e0-869e-3171fb1e9ecc NetNS:/var/run/netns/08f9fc22-dbd7-4571-89b6-89ef784a077f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod3ed5d096_a5fc_41e0_869e_3171fb1e9ecc.slice PodAnnotations:0xc00078c0a8}] Aliases:map[]}\"",
2026-06-10 15:52:08.767718 | controller |     "Jun 10 14:35:28.631889 crc crio[20344]: time=\"2026-06-10T14:35:28.631779241Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-z6dlw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.767733 | controller |     "Jun 10 14:35:28.644633 crc crio[20344]: time=\"2026-06-10T14:35:28.643299308Z\" level=info msg=\"Ran pod sandbox 0b345e112878299ea3cd09aefd20ba0aa609b943b0ff7fd14967d789f4e6d09f with infra container: openshift-marketplace/community-operators-z6dlw/POD\" id=6f78bf01-e571-42db-bc22-9fffbe432f78 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.767749 | controller |     "Jun 10 14:35:28.648218 crc crio[20344]: time=\"2026-06-10T14:35:28.648126723Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=5820cfa1-a993-4ade-8bde-a8afe0eb9a70 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.767763 | controller |     "Jun 10 14:35:28.650898 crc crio[20344]: time=\"2026-06-10T14:35:28.650821172Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=157bd132-7cbd-4fd9-95d6-41938077fa44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.767778 | controller |     "Jun 10 14:35:28.661562 crc crio[20344]: time=\"2026-06-10T14:35:28.661448737Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-z6dlw/extract-utilities\" id=d8e44cfc-96d3-43fd-a4c7-e036b69a1d02 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.767796 | controller |     "Jun 10 14:35:28.663138 crc crio[20344]: time=\"2026-06-10T14:35:28.663097789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.767812 | controller |     "Jun 10 14:35:28.702944 crc crio[20344]: time=\"2026-06-10T14:35:28.702887976Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.767828 | controller |     "Jun 10 14:35:28.709356 crc crio[20344]: time=\"2026-06-10T14:35:28.70923676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.767843 | controller |     "Jun 10 14:35:28.801055 crc crio[20344]: 2026-06-10T14:35:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c3c548082ffe141 Mac:42:15:4c:6d:b1:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:36 Mtu:0 Sandbox:/var/run/netns/88b1359a-87f4-4364-97a9-7bd468b6f98c SocketPath: PciID:}] [{Interface:0xc0004aad50 Address:{IP:10.217.0.54 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.767883 | controller |     "Jun 10 14:35:28.804228 crc crio[20344]: time=\"2026-06-10T14:35:28.804100818Z\" level=info msg=\"Got pod network &{Name:certified-operators-bvbb4 Namespace:openshift-marketplace ID:c3c548082ffe141d52dd311985493ba870d2003735002a7cda21efe075bf432d UID:cb2a52b8-6e4d-46a4-9f80-ab2bee260cac NetNS:/var/run/netns/88b1359a-87f4-4364-97a9-7bd468b6f98c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb2a52b8_6e4d_46a4_9f80_ab2bee260cac.slice PodAnnotations:0xc00282e298}] Aliases:map[]}\"",
2026-06-10 15:52:08.767900 | controller |     "Jun 10 14:35:28.804485 crc crio[20344]: time=\"2026-06-10T14:35:28.804409986Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-bvbb4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.767916 | controller |     "Jun 10 14:35:28.811626 crc crio[20344]: time=\"2026-06-10T14:35:28.811485339Z\" level=info msg=\"Ran pod sandbox c3c548082ffe141d52dd311985493ba870d2003735002a7cda21efe075bf432d with infra container: openshift-marketplace/certified-operators-bvbb4/POD\" id=bbc545f1-2e41-43e3-86f1-acd10c49c90d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.767931 | controller |     "Jun 10 14:35:28.815305 crc crio[20344]: time=\"2026-06-10T14:35:28.815174724Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f3b732d7-21d2-4fb5-a2da-f44633662536 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.767946 | controller |     "Jun 10 14:35:28.817491 crc crio[20344]: time=\"2026-06-10T14:35:28.817404241Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8762de60-cdd7-4f2d-8544-6c6b5511c42a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.767961 | controller |     "Jun 10 14:35:28.823955 crc crio[20344]: time=\"2026-06-10T14:35:28.823813177Z\" level=info msg=\"Created container f9dcbc940c617fc23dfa81ca8fea74906e1d08d03ab4e7e75cfada5ba3479c66: openshift-marketplace/community-operators-z6dlw/extract-utilities\" id=d8e44cfc-96d3-43fd-a4c7-e036b69a1d02 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.767975 | controller |     "Jun 10 14:35:28.825238 crc crio[20344]: time=\"2026-06-10T14:35:28.825151601Z\" level=info msg=\"Starting container: f9dcbc940c617fc23dfa81ca8fea74906e1d08d03ab4e7e75cfada5ba3479c66\" id=5a9785ed-5398-4b34-9700-b444150f19f9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.767994 | controller |     "Jun 10 14:35:28.825864 crc crio[20344]: time=\"2026-06-10T14:35:28.825720106Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-bvbb4/extract-utilities\" id=562b3a72-ea19-40fc-87a3-df31645e7a62 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.768009 | controller |     "Jun 10 14:35:28.826454 crc crio[20344]: time=\"2026-06-10T14:35:28.826310451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.768024 | controller |     "Jun 10 14:35:28.832341 crc crio[20344]: time=\"2026-06-10T14:35:28.832183803Z\" level=info msg=\"Started container\" PID=21034 containerID=f9dcbc940c617fc23dfa81ca8fea74906e1d08d03ab4e7e75cfada5ba3479c66 description=openshift-marketplace/community-operators-z6dlw/extract-utilities id=5a9785ed-5398-4b34-9700-b444150f19f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b345e112878299ea3cd09aefd20ba0aa609b943b0ff7fd14967d789f4e6d09f",
2026-06-10 15:52:08.768040 | controller |     "Jun 10 14:35:28.872992 crc crio[20344]: time=\"2026-06-10T14:35:28.872871313Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.768055 | controller |     "Jun 10 14:35:28.878448 crc crio[20344]: time=\"2026-06-10T14:35:28.878362315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.768070 | controller |     "Jun 10 14:35:29.012819 crc crio[20344]: time=\"2026-06-10T14:35:29.012227129Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=dc67ea91-afd1-44ae-b207-24d19adf0267 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.768085 | controller |     "Jun 10 14:35:29.019627 crc crio[20344]: time=\"2026-06-10T14:35:29.019461196Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-10 15:52:08.768100 | controller |     "Jun 10 14:35:29.050800 crc crio[20344]: time=\"2026-06-10T14:35:29.050714473Z\" level=info msg=\"Created container aa81bbc7112091a7baa0ecca2f8af596cb4bff3805275a92b166d2e0299ea468: openshift-marketplace/certified-operators-bvbb4/extract-utilities\" id=562b3a72-ea19-40fc-87a3-df31645e7a62 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.768116 | controller |     "Jun 10 14:35:29.052039 crc crio[20344]: time=\"2026-06-10T14:35:29.051962505Z\" level=info msg=\"Starting container: aa81bbc7112091a7baa0ecca2f8af596cb4bff3805275a92b166d2e0299ea468\" id=9893c70d-3c29-4981-84d1-a19d4b4b449e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.768131 | controller |     "Jun 10 14:35:29.057674 crc crio[20344]: time=\"2026-06-10T14:35:29.057443456Z\" level=info msg=\"Started container\" PID=21044 containerID=aa81bbc7112091a7baa0ecca2f8af596cb4bff3805275a92b166d2e0299ea468 description=openshift-marketplace/certified-operators-bvbb4/extract-utilities id=9893c70d-3c29-4981-84d1-a19d4b4b449e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3c548082ffe141d52dd311985493ba870d2003735002a7cda21efe075bf432d",
2026-06-10 15:52:08.768146 | controller |     "Jun 10 14:35:29.502324 crc crio[20344]: time=\"2026-06-10T14:35:29.499669909Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-72pwn/POD\" id=9031c118-9bd7-4f1d-b660-e9e56f1e137f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.768161 | controller |     "Jun 10 14:35:29.502324 crc crio[20344]: time=\"2026-06-10T14:35:29.499755101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.768180 | controller |     "Jun 10 14:35:29.527056 crc crio[20344]: time=\"2026-06-10T14:35:29.526940623Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-72pwn Namespace:openshift-marketplace ID:42c3598d058f33c3be2dc5048d0945bd0f79aa75d462f4d9bbbe537be48f7288 UID:8f9fcac9-b3db-44e9-a299-e3e50409a6df NetNS:/var/run/netns/3065c246-6f5c-4c79-9df0-9601195727dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f9fcac9_b3db_44e9_a299_e3e50409a6df.slice PodAnnotations:0xc0006b43d0}] Aliases:map[]}\"",
2026-06-10 15:52:08.768195 | controller |     "Jun 10 14:35:29.527056 crc crio[20344]: time=\"2026-06-10T14:35:29.527047685Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-72pwn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.768211 | controller |     "Jun 10 14:35:29.675841 crc crio[20344]: time=\"2026-06-10T14:35:29.675729942Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-jm4wq/POD\" id=cef36781-b9d6-4d8b-bc6d-4a6496a647c8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.768226 | controller |     "Jun 10 14:35:29.675841 crc crio[20344]: time=\"2026-06-10T14:35:29.675823045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.768241 | controller |     "Jun 10 14:35:29.705603 crc crio[20344]: time=\"2026-06-10T14:35:29.704999828Z\" level=info msg=\"Got pod network &{Name:redhat-operators-jm4wq Namespace:openshift-marketplace ID:56a7431c783fa32c7f36de2162ea319a4df164e24c0c7a3b279b316d757f7038 UID:badfbace-3bbf-4977-ad83-062808d8fd1b NetNS:/var/run/netns/78a154d9-f671-4f8c-8177-f912a16925f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbadfbace_3bbf_4977_ad83_062808d8fd1b.slice PodAnnotations:0xc00078c540}] Aliases:map[]}\"",
2026-06-10 15:52:08.768256 | controller |     "Jun 10 14:35:29.705603 crc crio[20344]: time=\"2026-06-10T14:35:29.705580353Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-jm4wq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.768271 | controller |     "Jun 10 14:35:29.769799 crc crio[20344]: time=\"2026-06-10T14:35:29.769706168Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:dfbee1a913900ca811d31cf79d976dfb34f80fb64e946ffb82e85b5587887c69\" id=dc67ea91-afd1-44ae-b207-24d19adf0267 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.768286 | controller |     "Jun 10 14:35:29.774941 crc crio[20344]: time=\"2026-06-10T14:35:29.77482947Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=7ba5b532-8bcc-40c4-a7b6-426c35e18513 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.768301 | controller |     "Jun 10 14:35:29.779980 crc crio[20344]: time=\"2026-06-10T14:35:29.778215967Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=6161304a-b820-408b-8105-ef02ebd98cf8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.768315 | controller |     "Jun 10 14:35:29.797340 crc crio[20344]: time=\"2026-06-10T14:35:29.797202837Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-z6dlw/extract-content\" id=2d1073be-9a0c-481e-b613-27efb9b53f17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.768330 | controller |     "Jun 10 14:35:29.799722 crc crio[20344]: time=\"2026-06-10T14:35:29.799551338Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.768348 | controller |     "Jun 10 14:35:29.841989 crc crio[20344]: time=\"2026-06-10T14:35:29.841888521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.768363 | controller |     "Jun 10 14:35:29.849523 crc crio[20344]: time=\"2026-06-10T14:35:29.849440006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.768378 | controller |     "Jun 10 14:35:29.987884 crc crio[20344]: time=\"2026-06-10T14:35:29.987797176Z\" level=info msg=\"Created container c0d25c139384bc07b2f06886d1a9da1c75c25f105b42572d6836a92b5d4b9818: openshift-marketplace/community-operators-z6dlw/extract-content\" id=2d1073be-9a0c-481e-b613-27efb9b53f17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.768393 | controller |     "Jun 10 14:35:29.992683 crc crio[20344]: time=\"2026-06-10T14:35:29.991858301Z\" level=info msg=\"Starting container: c0d25c139384bc07b2f06886d1a9da1c75c25f105b42572d6836a92b5d4b9818\" id=100c644c-bac1-4c2a-8324-7d767032db03 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.768407 | controller |     "Jun 10 14:35:30.005558 crc crio[20344]: time=\"2026-06-10T14:35:30.005245466Z\" level=info msg=\"Started container\" PID=21096 containerID=c0d25c139384bc07b2f06886d1a9da1c75c25f105b42572d6836a92b5d4b9818 description=openshift-marketplace/community-operators-z6dlw/extract-content id=100c644c-bac1-4c2a-8324-7d767032db03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b345e112878299ea3cd09aefd20ba0aa609b943b0ff7fd14967d789f4e6d09f",
2026-06-10 15:52:08.768422 | controller |     "Jun 10 14:35:30.064683 crc crio[20344]: time=\"2026-06-10T14:35:30.064602078Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=50b6ee7a-8255-4d48-85c4-bee14b6fc6ed name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.768437 | controller |     "Jun 10 14:35:30.088824 crc crio[20344]: time=\"2026-06-10T14:35:30.088563717Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-10 15:52:08.768452 | controller |     "Jun 10 14:35:30.554234 crc crio[20344]: 2026-06-10T14:35:30Z [verbose] CmdAdd (shim): {1.1.0 [{Name:42c3598d058f33c Mac:a6:de:6e:d4:02:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:38 Mtu:0 Sandbox:/var/run/netns/3065c246-6f5c-4c79-9df0-9601195727dd SocketPath: PciID:}] [{Interface:0xc00028a9d0 Address:{IP:10.217.0.56 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.768467 | controller |     "Jun 10 14:35:30.556333 crc crio[20344]: time=\"2026-06-10T14:35:30.555916268Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-72pwn Namespace:openshift-marketplace ID:42c3598d058f33c3be2dc5048d0945bd0f79aa75d462f4d9bbbe537be48f7288 UID:8f9fcac9-b3db-44e9-a299-e3e50409a6df NetNS:/var/run/netns/3065c246-6f5c-4c79-9df0-9601195727dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8f9fcac9_b3db_44e9_a299_e3e50409a6df.slice PodAnnotations:0xc0006b43d0}] Aliases:map[]}\"",
2026-06-10 15:52:08.768482 | controller |     "Jun 10 14:35:30.556333 crc crio[20344]: time=\"2026-06-10T14:35:30.556131013Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-72pwn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.768497 | controller |     "Jun 10 14:35:30.563760 crc crio[20344]: time=\"2026-06-10T14:35:30.56296133Z\" level=info msg=\"Ran pod sandbox 42c3598d058f33c3be2dc5048d0945bd0f79aa75d462f4d9bbbe537be48f7288 with infra container: openshift-marketplace/redhat-marketplace-72pwn/POD\" id=9031c118-9bd7-4f1d-b660-e9e56f1e137f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.768513 | controller |     "Jun 10 14:35:30.574135 crc crio[20344]: time=\"2026-06-10T14:35:30.573514232Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b7f30455-49c0-44d7-8502-6bcfb3c76200 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.768531 | controller |     "Jun 10 14:35:30.576075 crc crio[20344]: time=\"2026-06-10T14:35:30.575980326Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2cc9ab64-1180-409d-81e3-363ec2d68ab8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.768546 | controller |     "Jun 10 14:35:30.588500 crc crio[20344]: time=\"2026-06-10T14:35:30.584549107Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-72pwn/extract-utilities\" id=a1bc41cd-33b4-4c0c-8087-2c104e4b5cfa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.768560 | controller |     "Jun 10 14:35:30.588500 crc crio[20344]: time=\"2026-06-10T14:35:30.584895776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.768575 | controller |     "Jun 10 14:35:30.623588 crc crio[20344]: time=\"2026-06-10T14:35:30.623545183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.768590 | controller |     "Jun 10 14:35:30.628381 crc crio[20344]: time=\"2026-06-10T14:35:30.628349627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.768606 | controller |     "Jun 10 14:35:30.793827 crc crio[20344]: time=\"2026-06-10T14:35:30.79200307Z\" level=info msg=\"Created container 75767670d54fbd2b1e0619fc003bc648ac5e7ce3e1325da8e231c2635912d383: openshift-marketplace/redhat-marketplace-72pwn/extract-utilities\" id=a1bc41cd-33b4-4c0c-8087-2c104e4b5cfa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.768620 | controller |     "Jun 10 14:35:30.796777 crc crio[20344]: time=\"2026-06-10T14:35:30.796702142Z\" level=info msg=\"Starting container: 75767670d54fbd2b1e0619fc003bc648ac5e7ce3e1325da8e231c2635912d383\" id=a6a6f2a9-73b9-49a2-aad1-6875c311025b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.768635 | controller |     "Jun 10 14:35:30.817819 crc crio[20344]: time=\"2026-06-10T14:35:30.816951354Z\" level=info msg=\"Started container\" PID=21143 containerID=75767670d54fbd2b1e0619fc003bc648ac5e7ce3e1325da8e231c2635912d383 description=openshift-marketplace/redhat-marketplace-72pwn/extract-utilities id=a6a6f2a9-73b9-49a2-aad1-6875c311025b name=/runtime.v1.RuntimeService/StartContainer sandboxID=42c3598d058f33c3be2dc5048d0945bd0f79aa75d462f4d9bbbe537be48f7288",
2026-06-10 15:52:08.768650 | controller |     "Jun 10 14:35:30.909182 crc crio[20344]: time=\"2026-06-10T14:35:30.908148948Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:80a3918c902f8f219c53c3fb91ac0b3e3bb943a95805b4cec2ba2ac414b14132\" id=50b6ee7a-8255-4d48-85c4-bee14b6fc6ed name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.768665 | controller |     "Jun 10 14:35:30.918496 crc crio[20344]: time=\"2026-06-10T14:35:30.914390359Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=58429e8d-e983-42b3-9d7c-67851e053d6c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.768679 | controller |     "Jun 10 14:35:30.920972 crc crio[20344]: time=\"2026-06-10T14:35:30.920717302Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=ce587170-77d5-47c6-8ad1-7c74200edd47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.768693 | controller |     "Jun 10 14:35:30.935165 crc crio[20344]: time=\"2026-06-10T14:35:30.934878847Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-bvbb4/extract-content\" id=cf25a668-8959-454e-936f-e0f3ec64ad07 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.768712 | controller |     "Jun 10 14:35:30.936157 crc crio[20344]: time=\"2026-06-10T14:35:30.935667468Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.768727 | controller |     "Jun 10 14:35:31.049710 crc crio[20344]: time=\"2026-06-10T14:35:31.049625879Z\" level=info msg=\"Running pod sandbox: openshift-etcd/installer-3-crc/POD\" id=670e4d61-7086-4865-b57b-d0a42117fb49 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.768742 | controller |     "Jun 10 14:35:31.049834 crc crio[20344]: time=\"2026-06-10T14:35:31.049757432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.768757 | controller |     "Jun 10 14:35:31.282223 crc crio[20344]: time=\"2026-06-10T14:35:31.269467452Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=2f7e9d99-7bb2-4e8c-aa72-cc48a228b21e name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.768771 | controller |     "Jun 10 14:35:31.282223 crc crio[20344]: time=\"2026-06-10T14:35:31.274884772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.768785 | controller |     "Jun 10 14:35:31.282223 crc crio[20344]: time=\"2026-06-10T14:35:31.27868119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.768800 | controller |     "Jun 10 14:35:31.282223 crc crio[20344]: time=\"2026-06-10T14:35:31.278845754Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-10 15:52:08.768814 | controller |     "Jun 10 14:35:31.291523 crc crio[20344]: time=\"2026-06-10T14:35:31.29145218Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:a850202e423106518697526b1fb8182bf6154a6044e6f6baddef4d1cedf2c656 UID:5ef6a3c9-cbdc-493d-9a1c-fa2093276c2e NetNS:/var/run/netns/566f5ff2-1f5b-4a35-be5c-189ae8418145 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod5ef6a3c9_cbdc_493d_9a1c_fa2093276c2e.slice PodAnnotations:0xc0006b4418}] Aliases:map[]}\"",
2026-06-10 15:52:08.768829 | controller |     "Jun 10 14:35:31.291523 crc crio[20344]: time=\"2026-06-10T14:35:31.291521241Z\" level=info msg=\"Adding pod openshift-etcd_installer-3-crc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.768844 | controller |     "Jun 10 14:35:31.339094 crc crio[20344]: 2026-06-10T14:35:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:56a7431c783fa32 Mac:3a:db:9e:f4:74:b3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:39 Mtu:0 Sandbox:/var/run/netns/78a154d9-f671-4f8c-8177-f912a16925f6 SocketPath: PciID:}] [{Interface:0xc0002d2a00 Address:{IP:10.217.0.57 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.768876 | controller |     "Jun 10 14:35:31.340245 crc crio[20344]: time=\"2026-06-10T14:35:31.340203228Z\" level=info msg=\"Got pod network &{Name:redhat-operators-jm4wq Namespace:openshift-marketplace ID:56a7431c783fa32c7f36de2162ea319a4df164e24c0c7a3b279b316d757f7038 UID:badfbace-3bbf-4977-ad83-062808d8fd1b NetNS:/var/run/netns/78a154d9-f671-4f8c-8177-f912a16925f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbadfbace_3bbf_4977_ad83_062808d8fd1b.slice PodAnnotations:0xc00078c540}] Aliases:map[]}\"",
2026-06-10 15:52:08.768904 | controller |     "Jun 10 14:35:31.340523 crc crio[20344]: time=\"2026-06-10T14:35:31.340429134Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-jm4wq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.768920 | controller |     "Jun 10 14:35:31.354623 crc crio[20344]: time=\"2026-06-10T14:35:31.351481059Z\" level=info msg=\"Ran pod sandbox 56a7431c783fa32c7f36de2162ea319a4df164e24c0c7a3b279b316d757f7038 with infra container: openshift-marketplace/redhat-operators-jm4wq/POD\" id=cef36781-b9d6-4d8b-bc6d-4a6496a647c8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.768935 | controller |     "Jun 10 14:35:31.366507 crc crio[20344]: time=\"2026-06-10T14:35:31.366425665Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d0307471-02fd-410c-9b2a-f95e9455116f name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.768950 | controller |     "Jun 10 14:35:31.385809 crc crio[20344]: time=\"2026-06-10T14:35:31.383541246Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=275cfb80-34b2-41d7-a47c-be090773774d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.768965 | controller |     "Jun 10 14:35:31.416499 crc crio[20344]: time=\"2026-06-10T14:35:31.416151988Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-jm4wq/extract-utilities\" id=c507ce75-ba78-469c-8a04-6ca7c892df8d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.768980 | controller |     "Jun 10 14:35:31.418626 crc crio[20344]: time=\"2026-06-10T14:35:31.417440921Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.768994 | controller |     "Jun 10 14:35:31.451341 crc crio[20344]: time=\"2026-06-10T14:35:31.450426702Z\" level=info msg=\"Created container a60895c0acaeeda9ddeb3b9fe11e66253b42646209418465e2fc7d700d5d15bb: openshift-marketplace/certified-operators-bvbb4/extract-content\" id=cf25a668-8959-454e-936f-e0f3ec64ad07 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.769009 | controller |     "Jun 10 14:35:31.451968 crc crio[20344]: time=\"2026-06-10T14:35:31.451803958Z\" level=info msg=\"Starting container: a60895c0acaeeda9ddeb3b9fe11e66253b42646209418465e2fc7d700d5d15bb\" id=752aa183-e8ac-4b80-b5f3-d835f08675d9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.769024 | controller |     "Jun 10 14:35:31.459874 crc crio[20344]: time=\"2026-06-10T14:35:31.459578488Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.769039 | controller |     "Jun 10 14:35:31.469491 crc crio[20344]: time=\"2026-06-10T14:35:31.469410722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.769065 | controller |     "Jun 10 14:35:31.473350 crc crio[20344]: time=\"2026-06-10T14:35:31.47319667Z\" level=info msg=\"Started container\" PID=21172 containerID=a60895c0acaeeda9ddeb3b9fe11e66253b42646209418465e2fc7d700d5d15bb description=openshift-marketplace/certified-operators-bvbb4/extract-content id=752aa183-e8ac-4b80-b5f3-d835f08675d9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3c548082ffe141d52dd311985493ba870d2003735002a7cda21efe075bf432d",
2026-06-10 15:52:08.769080 | controller |     "Jun 10 14:35:31.673913 crc crio[20344]: time=\"2026-06-10T14:35:31.673760026Z\" level=info msg=\"Created container 2be7ff343e35cbd472f762c380b7c6738e40e9bfcf0146b89be886f78261fdc0: openshift-marketplace/redhat-operators-jm4wq/extract-utilities\" id=c507ce75-ba78-469c-8a04-6ca7c892df8d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.769099 | controller |     "Jun 10 14:35:31.676521 crc crio[20344]: time=\"2026-06-10T14:35:31.676476556Z\" level=info msg=\"Starting container: 2be7ff343e35cbd472f762c380b7c6738e40e9bfcf0146b89be886f78261fdc0\" id=1d68fd40-ebc8-476f-87da-39c3edc16742 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.769115 | controller |     "Jun 10 14:35:31.714810 crc crio[20344]: time=\"2026-06-10T14:35:31.714170709Z\" level=info msg=\"Started container\" PID=21190 containerID=2be7ff343e35cbd472f762c380b7c6738e40e9bfcf0146b89be886f78261fdc0 description=openshift-marketplace/redhat-operators-jm4wq/extract-utilities id=1d68fd40-ebc8-476f-87da-39c3edc16742 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56a7431c783fa32c7f36de2162ea319a4df164e24c0c7a3b279b316d757f7038",
2026-06-10 15:52:08.769130 | controller |     "Jun 10 14:35:32.022097 crc crio[20344]: time=\"2026-06-10T14:35:32.021360876Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=2f7e9d99-7bb2-4e8c-aa72-cc48a228b21e name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.769145 | controller |     "Jun 10 14:35:32.037216 crc crio[20344]: time=\"2026-06-10T14:35:32.024782294Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=00c41777-d3bf-465c-ab0b-39f1d7d75e45 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.769160 | controller |     "Jun 10 14:35:32.037787 crc crio[20344]: time=\"2026-06-10T14:35:32.037468811Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=35970868-8b9b-47ec-a05a-f5dce8786a17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.769174 | controller |     "Jun 10 14:35:32.062598 crc crio[20344]: time=\"2026-06-10T14:35:32.059838869Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-72pwn/extract-content\" id=e72f6a97-2a66-4f85-8a3a-ac7bc738b8b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.769189 | controller |     "Jun 10 14:35:32.068362 crc crio[20344]: time=\"2026-06-10T14:35:32.067929738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.769203 | controller |     "Jun 10 14:35:32.196520 crc crio[20344]: time=\"2026-06-10T14:35:32.186061886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.769218 | controller |     "Jun 10 14:35:32.212525 crc crio[20344]: time=\"2026-06-10T14:35:32.210562258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.769233 | controller |     "Jun 10 14:35:32.316590 crc crio[20344]: time=\"2026-06-10T14:35:32.316489522Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=8fff6870-7133-48a7-a13e-f208d27cc90a name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.769247 | controller |     "Jun 10 14:35:32.327169 crc crio[20344]: time=\"2026-06-10T14:35:32.326984953Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-10 15:52:08.769262 | controller |     "Jun 10 14:35:32.425381 crc crio[20344]: 2026-06-10T14:35:32Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a850202e4231065 Mac:02:47:cc:9f:ad:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/566f5ff2-1f5b-4a35-be5c-189ae8418145 SocketPath: PciID:}] [{Interface:0xc0002e2a00 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.769276 | controller |     "Jun 10 14:35:32.427820 crc crio[20344]: time=\"2026-06-10T14:35:32.427704773Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:a850202e423106518697526b1fb8182bf6154a6044e6f6baddef4d1cedf2c656 UID:5ef6a3c9-cbdc-493d-9a1c-fa2093276c2e NetNS:/var/run/netns/566f5ff2-1f5b-4a35-be5c-189ae8418145 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod5ef6a3c9_cbdc_493d_9a1c_fa2093276c2e.slice PodAnnotations:0xc0006b4418}] Aliases:map[]}\"",
2026-06-10 15:52:08.769297 | controller |     "Jun 10 14:35:32.427946 crc crio[20344]: time=\"2026-06-10T14:35:32.427917198Z\" level=info msg=\"Checking pod openshift-etcd_installer-3-crc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.769313 | controller |     "Jun 10 14:35:32.439362 crc crio[20344]: time=\"2026-06-10T14:35:32.438616624Z\" level=info msg=\"Ran pod sandbox a850202e423106518697526b1fb8182bf6154a6044e6f6baddef4d1cedf2c656 with infra container: openshift-etcd/installer-3-crc/POD\" id=670e4d61-7086-4865-b57b-d0a42117fb49 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.769328 | controller |     "Jun 10 14:35:32.442457 crc crio[20344]: time=\"2026-06-10T14:35:32.441833347Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=058cf74a-40c4-4574-bd0e-d2ab244accfc name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.769343 | controller |     "Jun 10 14:35:32.449762 crc crio[20344]: time=\"2026-06-10T14:35:32.449228428Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=633fae41-3b78-4c32-9b7c-0c1814dca690 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.769358 | controller |     "Jun 10 14:35:32.509177 crc crio[20344]: time=\"2026-06-10T14:35:32.509128174Z\" level=info msg=\"Creating container: openshift-etcd/installer-3-crc/installer\" id=828f7182-a039-437a-8499-5b1fbcf44f38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.769373 | controller |     "Jun 10 14:35:32.509737 crc crio[20344]: time=\"2026-06-10T14:35:32.509712339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.769388 | controller |     "Jun 10 14:35:32.510558 crc crio[20344]: time=\"2026-06-10T14:35:32.510361586Z\" level=info msg=\"Created container 0bcde1f3bfab0c459477bdf5228e6944057ba42650b98c096b4bde8f8f9128b0: openshift-marketplace/redhat-marketplace-72pwn/extract-content\" id=e72f6a97-2a66-4f85-8a3a-ac7bc738b8b4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.769403 | controller |     "Jun 10 14:35:32.512378 crc crio[20344]: time=\"2026-06-10T14:35:32.512220374Z\" level=info msg=\"Starting container: 0bcde1f3bfab0c459477bdf5228e6944057ba42650b98c096b4bde8f8f9128b0\" id=ca672074-2f0b-4a65-b90d-08d95d73f30d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.769417 | controller |     "Jun 10 14:35:32.527093 crc crio[20344]: time=\"2026-06-10T14:35:32.522889309Z\" level=info msg=\"Started container\" PID=21215 containerID=0bcde1f3bfab0c459477bdf5228e6944057ba42650b98c096b4bde8f8f9128b0 description=openshift-marketplace/redhat-marketplace-72pwn/extract-content id=ca672074-2f0b-4a65-b90d-08d95d73f30d name=/runtime.v1.RuntimeService/StartContainer sandboxID=42c3598d058f33c3be2dc5048d0945bd0f79aa75d462f4d9bbbe537be48f7288",
2026-06-10 15:52:08.769432 | controller |     "Jun 10 14:35:32.617434 crc crio[20344]: time=\"2026-06-10T14:35:32.616722621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.769447 | controller |     "Jun 10 14:35:33.076651 crc crio[20344]: time=\"2026-06-10T14:35:33.075795808Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:e03c9b1bbf20136e2179857f5179ab4aa9e4a5659d6854bc1abd967740f936dd\" id=8fff6870-7133-48a7-a13e-f208d27cc90a name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.769465 | controller |     "Jun 10 14:35:33.082340 crc crio[20344]: time=\"2026-06-10T14:35:33.081940297Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=f7834f62-9f84-4965-b8fd-66fbe9409f14 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.769481 | controller |     "Jun 10 14:35:33.087481 crc crio[20344]: time=\"2026-06-10T14:35:33.087448899Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=2e8b6ed3-4120-4afc-86b8-ad29e96d4bdf name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.769495 | controller |     "Jun 10 14:35:33.106419 crc crio[20344]: time=\"2026-06-10T14:35:33.105870854Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-jm4wq/extract-content\" id=8650f110-6d83-4705-b8c9-24443866dc7a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.769510 | controller |     "Jun 10 14:35:33.107536 crc crio[20344]: time=\"2026-06-10T14:35:33.107465396Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.769524 | controller |     "Jun 10 14:35:33.164965 crc crio[20344]: time=\"2026-06-10T14:35:33.162372663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.769539 | controller |     "Jun 10 14:35:33.168338 crc crio[20344]: time=\"2026-06-10T14:35:33.166982891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.769553 | controller |     "Jun 10 14:35:33.309553 crc crio[20344]: time=\"2026-06-10T14:35:33.309400867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.769567 | controller |     "Jun 10 14:35:33.418686 crc crio[20344]: time=\"2026-06-10T14:35:33.418598255Z\" level=info msg=\"Created container 37c76fc4d5b859595129a066a420653b1bf5562513af8dbe6ec71a91854579d4: openshift-marketplace/redhat-operators-jm4wq/extract-content\" id=8650f110-6d83-4705-b8c9-24443866dc7a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.769582 | controller |     "Jun 10 14:35:33.420623 crc crio[20344]: time=\"2026-06-10T14:35:33.420441273Z\" level=info msg=\"Starting container: 37c76fc4d5b859595129a066a420653b1bf5562513af8dbe6ec71a91854579d4\" id=a6273f7c-c87f-4759-9c6c-6f3447815793 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.769597 | controller |     "Jun 10 14:35:33.452869 crc crio[20344]: time=\"2026-06-10T14:35:33.452613193Z\" level=info msg=\"Started container\" PID=21233 containerID=37c76fc4d5b859595129a066a420653b1bf5562513af8dbe6ec71a91854579d4 description=openshift-marketplace/redhat-operators-jm4wq/extract-content id=a6273f7c-c87f-4759-9c6c-6f3447815793 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56a7431c783fa32c7f36de2162ea319a4df164e24c0c7a3b279b316d757f7038",
2026-06-10 15:52:08.769612 | controller |     "Jun 10 14:35:34.431191 crc crio[20344]: time=\"2026-06-10T14:35:34.430705434Z\" level=info msg=\"Created container f51367149116c4dcb05a693316345a544a085f66279da0018ffc88c464082c90: openshift-etcd/installer-3-crc/installer\" id=828f7182-a039-437a-8499-5b1fbcf44f38 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.769626 | controller |     "Jun 10 14:35:34.439866 crc crio[20344]: time=\"2026-06-10T14:35:34.43945066Z\" level=info msg=\"Starting container: f51367149116c4dcb05a693316345a544a085f66279da0018ffc88c464082c90\" id=709718c0-b48a-49d9-a1b9-771f535333f3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.769644 | controller |     "Jun 10 14:35:34.457796 crc crio[20344]: time=\"2026-06-10T14:35:34.457632409Z\" level=info msg=\"Started container\" PID=21244 containerID=f51367149116c4dcb05a693316345a544a085f66279da0018ffc88c464082c90 description=openshift-etcd/installer-3-crc/installer id=709718c0-b48a-49d9-a1b9-771f535333f3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a850202e423106518697526b1fb8182bf6154a6044e6f6baddef4d1cedf2c656",
2026-06-10 15:52:08.769660 | controller |     "Jun 10 14:35:36.434882 crc crio[20344]: time=\"2026-06-10T14:35:36.43466619Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=26c02e61-cb5e-48cf-9d1e-b8a6676935e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.769675 | controller |     "Jun 10 14:35:36.439773 crc crio[20344]: time=\"2026-06-10T14:35:36.439474484Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=09e79851-fb60-4f14-a6f5-5211613481f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.769690 | controller |     "Jun 10 14:35:36.453596 crc crio[20344]: time=\"2026-06-10T14:35:36.453410313Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-z6dlw/registry-server\" id=03c86814-5637-4090-952c-cf4bc8f291a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.769705 | controller |     "Jun 10 14:35:36.454320 crc crio[20344]: time=\"2026-06-10T14:35:36.454197434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.769720 | controller |     "Jun 10 14:35:36.560647 crc crio[20344]: time=\"2026-06-10T14:35:36.560476886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.769734 | controller |     "Jun 10 14:35:36.568242 crc crio[20344]: time=\"2026-06-10T14:35:36.568105403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.769749 | controller |     "Jun 10 14:35:36.811188 crc crio[20344]: time=\"2026-06-10T14:35:36.810717514Z\" level=info msg=\"Created container 7618db39458e676a21832a486931e207873012131cded0dca478b96bd5735eb4: openshift-marketplace/community-operators-z6dlw/registry-server\" id=03c86814-5637-4090-952c-cf4bc8f291a1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.769764 | controller |     "Jun 10 14:35:36.813800 crc crio[20344]: time=\"2026-06-10T14:35:36.813717272Z\" level=info msg=\"Starting container: 7618db39458e676a21832a486931e207873012131cded0dca478b96bd5735eb4\" id=4c13211e-f77e-477a-8f2c-a669ddd2a8ca name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.769778 | controller |     "Jun 10 14:35:36.821135 crc crio[20344]: time=\"2026-06-10T14:35:36.820935758Z\" level=info msg=\"Started container\" PID=21274 containerID=7618db39458e676a21832a486931e207873012131cded0dca478b96bd5735eb4 description=openshift-marketplace/community-operators-z6dlw/registry-server id=4c13211e-f77e-477a-8f2c-a669ddd2a8ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b345e112878299ea3cd09aefd20ba0aa609b943b0ff7fd14967d789f4e6d09f",
2026-06-10 15:52:08.769793 | controller |     "Jun 10 14:35:38.473947 crc crio[20344]: time=\"2026-06-10T14:35:38.473323041Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ad480c7b-6509-44ff-9634-ba54b053c91c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.769808 | controller |     "Jun 10 14:35:38.507145 crc crio[20344]: time=\"2026-06-10T14:35:38.506783654Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=289bc975-2236-453b-934a-5c3d4ad1475a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.769826 | controller |     "Jun 10 14:35:39.068617 crc crio[20344]: time=\"2026-06-10T14:35:39.068484409Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-72pwn/registry-server\" id=8f5b004b-bf1b-4944-9ad1-fe98a4985205 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.769841 | controller |     "Jun 10 14:35:39.069118 crc crio[20344]: time=\"2026-06-10T14:35:39.069089505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.769875 | controller |     "Jun 10 14:35:39.128473 crc crio[20344]: time=\"2026-06-10T14:35:39.12817736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.769891 | controller |     "Jun 10 14:35:39.133558 crc crio[20344]: time=\"2026-06-10T14:35:39.13321578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.769908 | controller |     "Jun 10 14:35:39.506946 crc crio[20344]: time=\"2026-06-10T14:35:39.506498014Z\" level=info msg=\"Created container b0aadecb6e9f9670a446875516a1d18f04ee007415b6398549ea87dc52a67337: openshift-marketplace/redhat-marketplace-72pwn/registry-server\" id=8f5b004b-bf1b-4944-9ad1-fe98a4985205 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.769925 | controller |     "Jun 10 14:35:39.508570 crc crio[20344]: time=\"2026-06-10T14:35:39.508477055Z\" level=info msg=\"Starting container: b0aadecb6e9f9670a446875516a1d18f04ee007415b6398549ea87dc52a67337\" id=cfce0f09-3441-4ad2-a032-fce993449789 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.769940 | controller |     "Jun 10 14:35:39.531538 crc crio[20344]: time=\"2026-06-10T14:35:39.531424497Z\" level=info msg=\"Started container\" PID=21304 containerID=b0aadecb6e9f9670a446875516a1d18f04ee007415b6398549ea87dc52a67337 description=openshift-marketplace/redhat-marketplace-72pwn/registry-server id=cfce0f09-3441-4ad2-a032-fce993449789 name=/runtime.v1.RuntimeService/StartContainer sandboxID=42c3598d058f33c3be2dc5048d0945bd0f79aa75d462f4d9bbbe537be48f7288",
2026-06-10 15:52:08.769955 | controller |     "Jun 10 14:35:40.660544 crc crio[20344]: time=\"2026-06-10T14:35:40.660500445Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e4259386-2c9b-4dc0-8a0b-17aa988271d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.769970 | controller |     "Jun 10 14:35:40.667906 crc crio[20344]: time=\"2026-06-10T14:35:40.667717651Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=290287b7-2dc5-4d09-b56f-5925ef96b840 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.769985 | controller |     "Jun 10 14:35:40.960570 crc crio[20344]: time=\"2026-06-10T14:35:40.960519278Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-bvbb4/registry-server\" id=c78277c4-1510-4e92-bb2d-f1c27757bed8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.770000 | controller |     "Jun 10 14:35:40.961613 crc crio[20344]: time=\"2026-06-10T14:35:40.961590415Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.770015 | controller |     "Jun 10 14:35:41.041386 crc crio[20344]: time=\"2026-06-10T14:35:41.041336563Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.770033 | controller |     "Jun 10 14:35:41.045059 crc crio[20344]: time=\"2026-06-10T14:35:41.044996408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.770049 | controller |     "Jun 10 14:35:41.238983 crc crio[20344]: time=\"2026-06-10T14:35:41.23884472Z\" level=info msg=\"Created container 2231b37a6da0a18e68299c733638b48eabe67144595b1f9cee12a036a935779c: openshift-marketplace/certified-operators-bvbb4/registry-server\" id=c78277c4-1510-4e92-bb2d-f1c27757bed8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.770063 | controller |     "Jun 10 14:35:41.241674 crc crio[20344]: time=\"2026-06-10T14:35:41.241426707Z\" level=info msg=\"Starting container: 2231b37a6da0a18e68299c733638b48eabe67144595b1f9cee12a036a935779c\" id=21b061b8-935d-435f-8d5f-aa11762a0bc9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.770078 | controller |     "Jun 10 14:35:41.249878 crc crio[20344]: time=\"2026-06-10T14:35:41.249751892Z\" level=info msg=\"Started container\" PID=21335 containerID=2231b37a6da0a18e68299c733638b48eabe67144595b1f9cee12a036a935779c description=openshift-marketplace/certified-operators-bvbb4/registry-server id=21b061b8-935d-435f-8d5f-aa11762a0bc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3c548082ffe141d52dd311985493ba870d2003735002a7cda21efe075bf432d",
2026-06-10 15:52:08.770092 | controller |     "Jun 10 14:35:51.797637 crc crio[20344]: time=\"2026-06-10T14:35:51.79686764Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=49b18a57-0954-442e-ae02-0957b4d1ae48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.770107 | controller |     "Jun 10 14:35:51.801692 crc crio[20344]: time=\"2026-06-10T14:35:51.80152876Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d6b4840e-19a3-41ae-8ac5-1eab98443ca6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.770122 | controller |     "Jun 10 14:35:51.811869 crc crio[20344]: time=\"2026-06-10T14:35:51.811752324Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-jm4wq/registry-server\" id=4ff23356-1fd1-44d8-9788-95b9b322d1f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.770137 | controller |     "Jun 10 14:35:51.812478 crc crio[20344]: time=\"2026-06-10T14:35:51.812394881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.770151 | controller |     "Jun 10 14:35:51.885498 crc crio[20344]: time=\"2026-06-10T14:35:51.883752442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.770166 | controller |     "Jun 10 14:35:51.893510 crc crio[20344]: time=\"2026-06-10T14:35:51.893410922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.770180 | controller |     "Jun 10 14:35:52.045440 crc crio[20344]: time=\"2026-06-10T14:35:52.045151278Z\" level=info msg=\"Created container a6ccc7c1d1e5fbb580c6f089f8880dd61e8f3a60d569bd1ceaa8885f02df26a7: openshift-marketplace/redhat-operators-jm4wq/registry-server\" id=4ff23356-1fd1-44d8-9788-95b9b322d1f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.770194 | controller |     "Jun 10 14:35:52.047692 crc crio[20344]: time=\"2026-06-10T14:35:52.047594211Z\" level=info msg=\"Starting container: a6ccc7c1d1e5fbb580c6f089f8880dd61e8f3a60d569bd1ceaa8885f02df26a7\" id=814cda94-3874-46ef-aeca-c7a74df1db85 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.770212 | controller |     "Jun 10 14:35:52.054815 crc crio[20344]: time=\"2026-06-10T14:35:52.054712414Z\" level=info msg=\"Started container\" PID=21478 containerID=a6ccc7c1d1e5fbb580c6f089f8880dd61e8f3a60d569bd1ceaa8885f02df26a7 description=openshift-marketplace/redhat-operators-jm4wq/registry-server id=814cda94-3874-46ef-aeca-c7a74df1db85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=56a7431c783fa32c7f36de2162ea319a4df164e24c0c7a3b279b316d757f7038",
2026-06-10 15:52:08.770228 | controller |     "Jun 10 14:36:10.534703 crc crio[20344]: time=\"2026-06-10T14:36:10.532935395Z\" level=info msg=\"Stopping pod sandbox: 7205732bcecdb4cd9be16789f41c9513dae10e40b40c8ab2e591c273fe94cc19\" id=26cdf50d-7fe3-4cc3-bdea-a6e37f021d18 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.770243 | controller |     "Jun 10 14:36:10.537241 crc crio[20344]: time=\"2026-06-10T14:36:10.534754404Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7205732bcecdb4cd9be16789f41c9513dae10e40b40c8ab2e591c273fe94cc19\" id=26cdf50d-7fe3-4cc3-bdea-a6e37f021d18 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.770258 | controller |     "Jun 10 14:36:10.537241 crc crio[20344]: time=\"2026-06-10T14:36:10.536790188Z\" level=info msg=\"Removing pod sandbox: 7205732bcecdb4cd9be16789f41c9513dae10e40b40c8ab2e591c273fe94cc19\" id=916c3408-3fcc-477d-b2d2-65390197a98f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.770273 | controller |     "Jun 10 14:36:10.561474 crc crio[20344]: time=\"2026-06-10T14:36:10.559086468Z\" level=info msg=\"Removed pod sandbox: 7205732bcecdb4cd9be16789f41c9513dae10e40b40c8ab2e591c273fe94cc19\" id=916c3408-3fcc-477d-b2d2-65390197a98f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.770288 | controller |     "Jun 10 14:36:10.563981 crc crio[20344]: time=\"2026-06-10T14:36:10.56362933Z\" level=info msg=\"Stopping pod sandbox: 471bf39dda67cfc55c3ed790aba66bca400b09b04b1a631f38076f5cc83f7ab1\" id=a3590cf3-aabb-4899-b727-3028a3edbb79 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.770302 | controller |     "Jun 10 14:36:10.564526 crc crio[20344]: time=\"2026-06-10T14:36:10.56400806Z\" level=info msg=\"Stopped pod sandbox (already stopped): 471bf39dda67cfc55c3ed790aba66bca400b09b04b1a631f38076f5cc83f7ab1\" id=a3590cf3-aabb-4899-b727-3028a3edbb79 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.770316 | controller |     "Jun 10 14:36:10.567720 crc crio[20344]: time=\"2026-06-10T14:36:10.567616447Z\" level=info msg=\"Removing pod sandbox: 471bf39dda67cfc55c3ed790aba66bca400b09b04b1a631f38076f5cc83f7ab1\" id=a7a9d27b-f4b1-4372-851e-e51a5e840afe name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.770330 | controller |     "Jun 10 14:36:10.583906 crc crio[20344]: time=\"2026-06-10T14:36:10.583736071Z\" level=info msg=\"Removed pod sandbox: 471bf39dda67cfc55c3ed790aba66bca400b09b04b1a631f38076f5cc83f7ab1\" id=a7a9d27b-f4b1-4372-851e-e51a5e840afe name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.770345 | controller |     "Jun 10 14:36:10.586479 crc crio[20344]: time=\"2026-06-10T14:36:10.586249918Z\" level=info msg=\"Stopping pod sandbox: ea17455d2591ae540c3bd9e14bc72402b827d1b27641f38d4b52fdbeb58b08c4\" id=15390e07-c236-4cc0-8fc0-3467bd25c3a3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.770359 | controller |     "Jun 10 14:36:10.586653 crc crio[20344]: time=\"2026-06-10T14:36:10.586501685Z\" level=info msg=\"Stopped pod sandbox (already stopped): ea17455d2591ae540c3bd9e14bc72402b827d1b27641f38d4b52fdbeb58b08c4\" id=15390e07-c236-4cc0-8fc0-3467bd25c3a3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.770373 | controller |     "Jun 10 14:36:10.587984 crc crio[20344]: time=\"2026-06-10T14:36:10.587862062Z\" level=info msg=\"Removing pod sandbox: ea17455d2591ae540c3bd9e14bc72402b827d1b27641f38d4b52fdbeb58b08c4\" id=5826ceca-035a-49c5-b615-11cefe309768 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.770391 | controller |     "Jun 10 14:36:10.601551 crc crio[20344]: time=\"2026-06-10T14:36:10.601248522Z\" level=info msg=\"Removed pod sandbox: ea17455d2591ae540c3bd9e14bc72402b827d1b27641f38d4b52fdbeb58b08c4\" id=5826ceca-035a-49c5-b615-11cefe309768 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.770406 | controller |     "Jun 10 14:36:10.603133 crc crio[20344]: time=\"2026-06-10T14:36:10.602942917Z\" level=info msg=\"Stopping pod sandbox: 269af530416dc05b223cf725bc9d493cae4e072dc8f3e37cba23f507deeb5c39\" id=6adfe2d3-45fc-4da1-a92d-3587c53fd30a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.770420 | controller |     "Jun 10 14:36:10.603225 crc crio[20344]: time=\"2026-06-10T14:36:10.603159063Z\" level=info msg=\"Stopped pod sandbox (already stopped): 269af530416dc05b223cf725bc9d493cae4e072dc8f3e37cba23f507deeb5c39\" id=6adfe2d3-45fc-4da1-a92d-3587c53fd30a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.770435 | controller |     "Jun 10 14:36:10.604119 crc crio[20344]: time=\"2026-06-10T14:36:10.603997706Z\" level=info msg=\"Removing pod sandbox: 269af530416dc05b223cf725bc9d493cae4e072dc8f3e37cba23f507deeb5c39\" id=046062b3-ac69-4fac-9e48-09be683569d4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.770449 | controller |     "Jun 10 14:36:10.611718 crc crio[20344]: time=\"2026-06-10T14:36:10.611641161Z\" level=info msg=\"Removed pod sandbox: 269af530416dc05b223cf725bc9d493cae4e072dc8f3e37cba23f507deeb5c39\" id=046062b3-ac69-4fac-9e48-09be683569d4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.770463 | controller |     "Jun 10 14:36:10.612545 crc crio[20344]: time=\"2026-06-10T14:36:10.612467353Z\" level=info msg=\"Stopping pod sandbox: 2151290de62af04e9266d143a2f409dfac70667975f6391eb95e6863b200e2c3\" id=5355c818-54cd-4632-8f35-c7e3f863ce56 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.770478 | controller |     "Jun 10 14:36:10.612545 crc crio[20344]: time=\"2026-06-10T14:36:10.612532955Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2151290de62af04e9266d143a2f409dfac70667975f6391eb95e6863b200e2c3\" id=5355c818-54cd-4632-8f35-c7e3f863ce56 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.770492 | controller |     "Jun 10 14:36:10.613445 crc crio[20344]: time=\"2026-06-10T14:36:10.613373758Z\" level=info msg=\"Removing pod sandbox: 2151290de62af04e9266d143a2f409dfac70667975f6391eb95e6863b200e2c3\" id=b95d09c9-940f-41d7-bcc0-5b99f2d633f8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.770506 | controller |     "Jun 10 14:36:10.624067 crc crio[20344]: time=\"2026-06-10T14:36:10.623917011Z\" level=info msg=\"Removed pod sandbox: 2151290de62af04e9266d143a2f409dfac70667975f6391eb95e6863b200e2c3\" id=b95d09c9-940f-41d7-bcc0-5b99f2d633f8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.770521 | controller |     "Jun 10 14:36:10.625188 crc crio[20344]: time=\"2026-06-10T14:36:10.625016961Z\" level=info msg=\"Stopping pod sandbox: 48ddd4a082e87365ca431eca455a560bd5875659002598ef4d11c03b104589fd\" id=040e4514-1e15-4086-aea3-89a1fa3380b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.770535 | controller |     "Jun 10 14:36:10.625188 crc crio[20344]: time=\"2026-06-10T14:36:10.625145664Z\" level=info msg=\"Stopped pod sandbox (already stopped): 48ddd4a082e87365ca431eca455a560bd5875659002598ef4d11c03b104589fd\" id=040e4514-1e15-4086-aea3-89a1fa3380b7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.770549 | controller |     "Jun 10 14:36:10.626136 crc crio[20344]: time=\"2026-06-10T14:36:10.626074799Z\" level=info msg=\"Removing pod sandbox: 48ddd4a082e87365ca431eca455a560bd5875659002598ef4d11c03b104589fd\" id=14b35aab-3fa9-46be-b847-abb42acf0354 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.770567 | controller |     "Jun 10 14:36:10.634843 crc crio[20344]: time=\"2026-06-10T14:36:10.634740722Z\" level=info msg=\"Removed pod sandbox: 48ddd4a082e87365ca431eca455a560bd5875659002598ef4d11c03b104589fd\" id=14b35aab-3fa9-46be-b847-abb42acf0354 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.770581 | controller |     "Jun 10 14:36:13.944652 crc crio[20344]: time=\"2026-06-10T14:36:13.944115897Z\" level=info msg=\"Stopping container: f51cdbbe9176e448fe2b0b7248b526b197dd3f66317a4f4f1037e7d74ba65f03 (timeout: 30s)\" id=5623ba63-0e1a-4f9d-8cd5-062905116eb2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.770596 | controller |     "Jun 10 14:36:13.945691 crc crio[20344]: time=\"2026-06-10T14:36:13.944201799Z\" level=info msg=\"Stopping container: 385b34e2ca2fa2e3834f9992168e694a70196bcc15176ad59c04c81b6163745f (timeout: 30s)\" id=201699bd-1c46-4974-b3e7-058dea26919d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.770610 | controller |     "Jun 10 14:36:13.948175 crc crio[20344]: time=\"2026-06-10T14:36:13.944203809Z\" level=info msg=\"Stopping container: ea74b43c9bff6ae198d80ba1544846c639593b7358d5fa25c6f9316ce2980c07 (timeout: 30s)\" id=614a208e-3eb6-4cf1-80be-26ddba4274c4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.770625 | controller |     "Jun 10 14:36:13.948175 crc crio[20344]: time=\"2026-06-10T14:36:13.944344243Z\" level=info msg=\"Stopping container: bce997f7fa2f89cddfabab68cbe4e337f1eb023bf4f615950b3b0d4658e13f94 (timeout: 30s)\" id=412c2e3f-ce1b-4f58-a75b-e32126007832 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.770640 | controller |     "Jun 10 14:36:13.950233 crc crio[20344]: time=\"2026-06-10T14:36:13.949906302Z\" level=info msg=\"Stopping container: ef809867a6d1b9f6effc841e5f0020786158212abf702795d7b389485fd97cb6 (timeout: 30s)\" id=6925a2fc-2ca8-4b82-845b-73b54087014d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.770655 | controller |     "Jun 10 14:36:14.144516 crc crio[20344]: time=\"2026-06-10T14:36:14.144226497Z\" level=info msg=\"Stopped container ea74b43c9bff6ae198d80ba1544846c639593b7358d5fa25c6f9316ce2980c07: openshift-etcd/etcd-crc/etcd-rev\" id=614a208e-3eb6-4cf1-80be-26ddba4274c4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.770670 | controller |     "Jun 10 14:36:14.202809 crc crio[20344]: time=\"2026-06-10T14:36:14.202626848Z\" level=info msg=\"Stopped container bce997f7fa2f89cddfabab68cbe4e337f1eb023bf4f615950b3b0d4658e13f94: openshift-etcd/etcd-crc/etcd-metrics\" id=412c2e3f-ce1b-4f58-a75b-e32126007832 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.770685 | controller |     "Jun 10 14:36:14.273134 crc crio[20344]: time=\"2026-06-10T14:36:14.272956969Z\" level=info msg=\"Stopped container 385b34e2ca2fa2e3834f9992168e694a70196bcc15176ad59c04c81b6163745f: openshift-etcd/etcd-crc/etcd-readyz\" id=201699bd-1c46-4974-b3e7-058dea26919d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.770700 | controller |     "Jun 10 14:36:16.066899 crc crio[20344]: time=\"2026-06-10T14:36:16.066796342Z\" level=info msg=\"Stopping pod sandbox: a850202e423106518697526b1fb8182bf6154a6044e6f6baddef4d1cedf2c656\" id=c889fa0a-ba61-425f-a35b-7ef15f27d57a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.770715 | controller |     "Jun 10 14:36:16.067904 crc crio[20344]: time=\"2026-06-10T14:36:16.06781573Z\" level=info msg=\"Got pod network &{Name:installer-3-crc Namespace:openshift-etcd ID:a850202e423106518697526b1fb8182bf6154a6044e6f6baddef4d1cedf2c656 UID:5ef6a3c9-cbdc-493d-9a1c-fa2093276c2e NetNS:/var/run/netns/566f5ff2-1f5b-4a35-be5c-189ae8418145 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-pod5ef6a3c9_cbdc_493d_9a1c_fa2093276c2e.slice PodAnnotations:0xc00078c378}] Aliases:map[]}\"",
2026-06-10 15:52:08.770731 | controller |     "Jun 10 14:36:16.068214 crc crio[20344]: time=\"2026-06-10T14:36:16.068136358Z\" level=info msg=\"Deleting pod openshift-etcd_installer-3-crc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.770749 | controller |     "Jun 10 14:36:16.439746 crc crio[20344]: time=\"2026-06-10T14:36:16.439147564Z\" level=info msg=\"Stopped pod sandbox: a850202e423106518697526b1fb8182bf6154a6044e6f6baddef4d1cedf2c656\" id=c889fa0a-ba61-425f-a35b-7ef15f27d57a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.770765 | controller |     "Jun 10 14:36:26.192494 crc crio[20344]: time=\"2026-06-10T14:36:26.191089941Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=9fe1cfec-8af9-43c5-ae0b-ae446b98aa1a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.770780 | controller |     "Jun 10 14:36:26.194390 crc crio[20344]: time=\"2026-06-10T14:36:26.192233952Z\" level=info msg=\"Removing container: 8789d0e4e8a43a4597f62a85b674cefe941fc591dc7fed95a8c8ab5910a4e833\" id=4154cca7-5a8c-4787-9368-733e8ea3b5e8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.770795 | controller |     "Jun 10 14:36:26.273124 crc crio[20344]: time=\"2026-06-10T14:36:26.27288764Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=b8ed816c-fd75-4efa-9003-142d836db38e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.770809 | controller |     "Jun 10 14:36:26.282025 crc crio[20344]: time=\"2026-06-10T14:36:26.281944814Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=d17024db-31b3-4c83-a028-17ced640a052 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.770824 | controller |     "Jun 10 14:36:26.282643 crc crio[20344]: time=\"2026-06-10T14:36:26.28255241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.770838 | controller |     "Jun 10 14:36:26.317891 crc crio[20344]: time=\"2026-06-10T14:36:26.317754407Z\" level=info msg=\"Removed container 8789d0e4e8a43a4597f62a85b674cefe941fc591dc7fed95a8c8ab5910a4e833: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=4154cca7-5a8c-4787-9368-733e8ea3b5e8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.770870 | controller |     "Jun 10 14:36:26.321155 crc crio[20344]: time=\"2026-06-10T14:36:26.321067256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.770887 | controller |     "Jun 10 14:36:26.519185 crc crio[20344]: time=\"2026-06-10T14:36:26.518618798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.770901 | controller |     "Jun 10 14:36:26.631757 crc crio[20344]: time=\"2026-06-10T14:36:26.631620966Z\" level=info msg=\"Created container eae1df4ebee2950359d04184f2944ea3af6e095ecf1beaaf98d7cc8b9da9169b: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=d17024db-31b3-4c83-a028-17ced640a052 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.770916 | controller |     "Jun 10 14:36:26.632807 crc crio[20344]: time=\"2026-06-10T14:36:26.632707085Z\" level=info msg=\"Starting container: eae1df4ebee2950359d04184f2944ea3af6e095ecf1beaaf98d7cc8b9da9169b\" id=6f53e99d-651b-43ad-b701-27f6d72a4229 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.770931 | controller |     "Jun 10 14:36:26.642986 crc crio[20344]: time=\"2026-06-10T14:36:26.642858418Z\" level=info msg=\"Started container\" PID=21958 containerID=eae1df4ebee2950359d04184f2944ea3af6e095ecf1beaaf98d7cc8b9da9169b description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=6f53e99d-651b-43ad-b701-27f6d72a4229 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac93d905748713d3d75a81efc4d6183639ffba10a36f0f635de4249b3f8c7f6b",
2026-06-10 15:52:08.770950 | controller |     "Jun 10 14:36:41.584811 crc crio[20344]: time=\"2026-06-10T14:36:41.583362447Z\" level=info msg=\"Stopped container ef809867a6d1b9f6effc841e5f0020786158212abf702795d7b389485fd97cb6: openshift-etcd/etcd-crc/etcd\" id=6925a2fc-2ca8-4b82-845b-73b54087014d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.770965 | controller |     "Jun 10 14:36:43.953010 crc crio[20344]: time=\"2026-06-10T14:36:43.951965406Z\" level=warning msg=\"Stopping container f51cdbbe9176e448fe2b0b7248b526b197dd3f66317a4f4f1037e7d74ba65f03 with stop signal(15) timed out. Killing...\"",
2026-06-10 15:52:08.770980 | controller |     "Jun 10 14:36:43.992586 crc crio[20344]: time=\"2026-06-10T14:36:43.992488666Z\" level=error msg=\"Killing container f51cdbbe9176e448fe2b0b7248b526b197dd3f66317a4f4f1037e7d74ba65f03 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill f51cdbbe9176e448fe2b0b7248b526b197dd3f66317a4f4f1037e7d74ba65f03 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-10 15:52:08.770995 | controller |     "Jun 10 14:36:44.053121 crc crio[20344]: time=\"2026-06-10T14:36:44.052848789Z\" level=info msg=\"Stopped container f51cdbbe9176e448fe2b0b7248b526b197dd3f66317a4f4f1037e7d74ba65f03: openshift-etcd/etcd-crc/etcdctl\" id=5623ba63-0e1a-4f9d-8cd5-062905116eb2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.771010 | controller |     "Jun 10 14:36:44.054115 crc crio[20344]: time=\"2026-06-10T14:36:44.05399845Z\" level=info msg=\"Stopping pod sandbox: 272fca343dddbcc8fa1f1f518aa93c57d5ef621d042c53faaaf0e65a713023c6\" id=466dd9eb-3dc5-4f18-a0b8-865e09c94ad7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.771025 | controller |     "Jun 10 14:36:44.060095 crc crio[20344]: time=\"2026-06-10T14:36:44.059931989Z\" level=info msg=\"Stopped pod sandbox: 272fca343dddbcc8fa1f1f518aa93c57d5ef621d042c53faaaf0e65a713023c6\" id=466dd9eb-3dc5-4f18-a0b8-865e09c94ad7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.771040 | controller |     "Jun 10 14:36:44.422216 crc crio[20344]: time=\"2026-06-10T14:36:44.422032076Z\" level=info msg=\"Removing container: ea74b43c9bff6ae198d80ba1544846c639593b7358d5fa25c6f9316ce2980c07\" id=dc69f480-fd0d-4e62-a8e0-f808939830cf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.771055 | controller |     "Jun 10 14:36:44.458565 crc crio[20344]: time=\"2026-06-10T14:36:44.458508146Z\" level=info msg=\"Removed container ea74b43c9bff6ae198d80ba1544846c639593b7358d5fa25c6f9316ce2980c07: openshift-etcd/etcd-crc/etcd-rev\" id=dc69f480-fd0d-4e62-a8e0-f808939830cf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.771069 | controller |     "Jun 10 14:36:44.467165 crc crio[20344]: time=\"2026-06-10T14:36:44.467122138Z\" level=info msg=\"Removing container: 385b34e2ca2fa2e3834f9992168e694a70196bcc15176ad59c04c81b6163745f\" id=46a9c31c-9737-4f1c-aee0-97111c193ec0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.771084 | controller |     "Jun 10 14:36:44.495466 crc crio[20344]: time=\"2026-06-10T14:36:44.495185493Z\" level=info msg=\"Removed container 385b34e2ca2fa2e3834f9992168e694a70196bcc15176ad59c04c81b6163745f: openshift-etcd/etcd-crc/etcd-readyz\" id=46a9c31c-9737-4f1c-aee0-97111c193ec0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.771099 | controller |     "Jun 10 14:36:44.499608 crc crio[20344]: time=\"2026-06-10T14:36:44.499518009Z\" level=info msg=\"Removing container: bce997f7fa2f89cddfabab68cbe4e337f1eb023bf4f615950b3b0d4658e13f94\" id=c5534e3c-cfee-4df7-8ace-9edcaa68dba6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.771113 | controller |     "Jun 10 14:36:44.529226 crc crio[20344]: time=\"2026-06-10T14:36:44.528806277Z\" level=info msg=\"Removed container bce997f7fa2f89cddfabab68cbe4e337f1eb023bf4f615950b3b0d4658e13f94: openshift-etcd/etcd-crc/etcd-metrics\" id=c5534e3c-cfee-4df7-8ace-9edcaa68dba6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.771131 | controller |     "Jun 10 14:36:44.548427 crc crio[20344]: time=\"2026-06-10T14:36:44.548247479Z\" level=info msg=\"Removing container: ef809867a6d1b9f6effc841e5f0020786158212abf702795d7b389485fd97cb6\" id=66c7a38c-1177-494a-a39e-cc2235693b04 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.771146 | controller |     "Jun 10 14:36:44.576676 crc crio[20344]: time=\"2026-06-10T14:36:44.575846902Z\" level=info msg=\"Removed container ef809867a6d1b9f6effc841e5f0020786158212abf702795d7b389485fd97cb6: openshift-etcd/etcd-crc/etcd\" id=66c7a38c-1177-494a-a39e-cc2235693b04 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.771161 | controller |     "Jun 10 14:36:44.580992 crc crio[20344]: time=\"2026-06-10T14:36:44.580890137Z\" level=info msg=\"Removing container: f51cdbbe9176e448fe2b0b7248b526b197dd3f66317a4f4f1037e7d74ba65f03\" id=f9bf4f0b-8902-46f8-8350-15c4d6c46a12 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.771176 | controller |     "Jun 10 14:36:44.613829 crc crio[20344]: time=\"2026-06-10T14:36:44.61370751Z\" level=info msg=\"Removed container f51cdbbe9176e448fe2b0b7248b526b197dd3f66317a4f4f1037e7d74ba65f03: openshift-etcd/etcd-crc/etcdctl\" id=f9bf4f0b-8902-46f8-8350-15c4d6c46a12 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.771190 | controller |     "Jun 10 14:36:44.619496 crc crio[20344]: time=\"2026-06-10T14:36:44.619399803Z\" level=info msg=\"Removing container: 020737cdc4ca9eeee98401e39e63eb7897b5ca738a8bf8176fa4b95f6b837583\" id=d4604668-4ead-4b35-a5e1-576ffba05c27 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.771205 | controller |     "Jun 10 14:36:44.690415 crc crio[20344]: time=\"2026-06-10T14:36:44.690197266Z\" level=info msg=\"Removed container 020737cdc4ca9eeee98401e39e63eb7897b5ca738a8bf8176fa4b95f6b837583: openshift-etcd/etcd-crc/etcd-resources-copy\" id=d4604668-4ead-4b35-a5e1-576ffba05c27 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.771219 | controller |     "Jun 10 14:36:44.693507 crc crio[20344]: time=\"2026-06-10T14:36:44.693444054Z\" level=info msg=\"Removing container: 8113ac49f947a0c3dcdf2b92227e8bfc132752a0ced78d0b5499d586519ae04f\" id=f015f375-e86b-4cba-b7f1-9579e8d23d04 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.771233 | controller |     "Jun 10 14:36:44.787709 crc crio[20344]: time=\"2026-06-10T14:36:44.786586758Z\" level=info msg=\"Removed container 8113ac49f947a0c3dcdf2b92227e8bfc132752a0ced78d0b5499d586519ae04f: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=f015f375-e86b-4cba-b7f1-9579e8d23d04 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.771248 | controller |     "Jun 10 14:36:44.790667 crc crio[20344]: time=\"2026-06-10T14:36:44.790541045Z\" level=info msg=\"Removing container: 56cfc8c05b662a5e93d284f0681a69d275a994f26cc09b7c9dab267cc8a88a29\" id=ce04b724-e713-42a5-a164-bd26a84bd98b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.771262 | controller |     "Jun 10 14:36:44.900593 crc crio[20344]: time=\"2026-06-10T14:36:44.900425549Z\" level=info msg=\"Removed container 56cfc8c05b662a5e93d284f0681a69d275a994f26cc09b7c9dab267cc8a88a29: openshift-etcd/etcd-crc/setup\" id=ce04b724-e713-42a5-a164-bd26a84bd98b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.771277 | controller |     "Jun 10 14:37:06.653883 crc crio[20344]: time=\"2026-06-10T14:37:06.653411647Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=64dc9620-5ae3-46f5-87ac-e233206a2979 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.771292 | controller |     "Jun 10 14:37:06.655742 crc crio[20344]: time=\"2026-06-10T14:37:06.655674258Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=87c2d48a-71d0-403d-9bb7-77005df5d98b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.771310 | controller |     "Jun 10 14:37:06.658032 crc crio[20344]: time=\"2026-06-10T14:37:06.657893548Z\" level=info msg=\"Creating container: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=1eeb7ddb-11bf-4d62-ac4c-2d06c5e8880a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.771325 | controller |     "Jun 10 14:37:06.658531 crc crio[20344]: time=\"2026-06-10T14:37:06.658413152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.771339 | controller |     "Jun 10 14:37:06.681340 crc crio[20344]: time=\"2026-06-10T14:37:06.681204905Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.771353 | controller |     "Jun 10 14:37:06.684768 crc crio[20344]: time=\"2026-06-10T14:37:06.684692359Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.771368 | controller |     "Jun 10 14:37:06.802022 crc crio[20344]: time=\"2026-06-10T14:37:06.801854319Z\" level=info msg=\"Created container 6a6037db14421a207bcd20cefc5e102c39a0e645973fffa03179853be3668e59: openshift-network-node-identity/network-node-identity-dgvkt/approver\" id=1eeb7ddb-11bf-4d62-ac4c-2d06c5e8880a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.771382 | controller |     "Jun 10 14:37:06.803141 crc crio[20344]: time=\"2026-06-10T14:37:06.80302963Z\" level=info msg=\"Starting container: 6a6037db14421a207bcd20cefc5e102c39a0e645973fffa03179853be3668e59\" id=73b60475-bebd-486b-86fa-1e922fc03fdb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.771397 | controller |     "Jun 10 14:37:06.808707 crc crio[20344]: time=\"2026-06-10T14:37:06.80859857Z\" level=info msg=\"Started container\" PID=22481 containerID=6a6037db14421a207bcd20cefc5e102c39a0e645973fffa03179853be3668e59 description=openshift-network-node-identity/network-node-identity-dgvkt/approver id=73b60475-bebd-486b-86fa-1e922fc03fdb name=/runtime.v1.RuntimeService/StartContainer sandboxID=0164762b9c3be635b3a4390941414712cbacf6089ce2b347b43a159003a47048",
2026-06-10 15:52:08.771412 | controller |     "Jun 10 14:37:10.660742 crc crio[20344]: time=\"2026-06-10T14:37:10.660134784Z\" level=info msg=\"Stopping pod sandbox: 272fca343dddbcc8fa1f1f518aa93c57d5ef621d042c53faaaf0e65a713023c6\" id=66f47fc8-51d8-4abd-91b9-c792fb32d56a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.771426 | controller |     "Jun 10 14:37:10.660742 crc crio[20344]: time=\"2026-06-10T14:37:10.660669578Z\" level=info msg=\"Stopped pod sandbox (already stopped): 272fca343dddbcc8fa1f1f518aa93c57d5ef621d042c53faaaf0e65a713023c6\" id=66f47fc8-51d8-4abd-91b9-c792fb32d56a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.771441 | controller |     "Jun 10 14:37:10.663794 crc crio[20344]: time=\"2026-06-10T14:37:10.661829389Z\" level=info msg=\"Removing pod sandbox: 272fca343dddbcc8fa1f1f518aa93c57d5ef621d042c53faaaf0e65a713023c6\" id=02df7f8e-1822-4c3d-9b0c-caed096e09f6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.771456 | controller |     "Jun 10 14:37:10.675212 crc crio[20344]: time=\"2026-06-10T14:37:10.675066415Z\" level=info msg=\"Removed pod sandbox: 272fca343dddbcc8fa1f1f518aa93c57d5ef621d042c53faaaf0e65a713023c6\" id=02df7f8e-1822-4c3d-9b0c-caed096e09f6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.771470 | controller |     "Jun 10 14:37:27.438167 crc crio[20344]: time=\"2026-06-10T14:37:27.437550871Z\" level=info msg=\"Running pod sandbox: openshift-etcd/etcd-crc/POD\" id=d5f30a5f-494a-4b4d-9d81-8159fa1a48b2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.771488 | controller |     "Jun 10 14:37:27.439999 crc crio[20344]: time=\"2026-06-10T14:37:27.438504817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.771503 | controller |     "Jun 10 14:37:27.468021 crc crio[20344]: time=\"2026-06-10T14:37:27.467827318Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=d5f30a5f-494a-4b4d-9d81-8159fa1a48b2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.771518 | controller |     "Jun 10 14:37:27.486643 crc crio[20344]: time=\"2026-06-10T14:37:27.486510438Z\" level=info msg=\"Ran pod sandbox 1dcfa6d78583f258f118557e78dbfb1339e963faf776df3531bc27ff130a8ce6 with infra container: openshift-etcd/etcd-crc/POD\" id=d5f30a5f-494a-4b4d-9d81-8159fa1a48b2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.771532 | controller |     "Jun 10 14:37:27.490667 crc crio[20344]: time=\"2026-06-10T14:37:27.490517788Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=03c7ab8a-449c-483c-af7f-271d87c0e7ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.771546 | controller |     "Jun 10 14:37:27.494777 crc crio[20344]: time=\"2026-06-10T14:37:27.494647421Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=2b33e348-244e-40d9-8356-694fc0e12d23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.771560 | controller |     "Jun 10 14:37:27.520231 crc crio[20344]: time=\"2026-06-10T14:37:27.519948672Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/setup\" id=31b62f9a-c4c1-4662-bd2d-fda68ef22ed7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.771575 | controller |     "Jun 10 14:37:27.521453 crc crio[20344]: time=\"2026-06-10T14:37:27.521209817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.771589 | controller |     "Jun 10 14:37:27.576185 crc crio[20344]: time=\"2026-06-10T14:37:27.575924982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.771603 | controller |     "Jun 10 14:37:27.795376 crc crio[20344]: time=\"2026-06-10T14:37:27.795153082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.771617 | controller |     "Jun 10 14:37:27.896701 crc crio[20344]: time=\"2026-06-10T14:37:27.89610093Z\" level=info msg=\"Created container c11d60f9e4c545353d3aa65dc888453663a661555bb33745a2c202edc84284bd: openshift-etcd/etcd-crc/setup\" id=31b62f9a-c4c1-4662-bd2d-fda68ef22ed7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.771631 | controller |     "Jun 10 14:37:27.897819 crc crio[20344]: time=\"2026-06-10T14:37:27.897697584Z\" level=info msg=\"Starting container: c11d60f9e4c545353d3aa65dc888453663a661555bb33745a2c202edc84284bd\" id=95729724-12bf-421f-9fde-6e389fe81f7d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.771645 | controller |     "Jun 10 14:37:27.903451 crc crio[20344]: time=\"2026-06-10T14:37:27.903359909Z\" level=info msg=\"Started container\" PID=22808 containerID=c11d60f9e4c545353d3aa65dc888453663a661555bb33745a2c202edc84284bd description=openshift-etcd/etcd-crc/setup id=95729724-12bf-421f-9fde-6e389fe81f7d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dcfa6d78583f258f118557e78dbfb1339e963faf776df3531bc27ff130a8ce6",
2026-06-10 15:52:08.771662 | controller |     "Jun 10 14:37:55.172690 crc crio[20344]: time=\"2026-06-10T14:37:55.171502995Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=b8af0400-f10a-419c-9e33-9fe81152d0b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.771677 | controller |     "Jun 10 14:37:55.176140 crc crio[20344]: time=\"2026-06-10T14:37:55.176006018Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:651bbe9d418f49c2c889d731df67cf5d88dff59dc03f5a1b5d4c8bb3ae001f1a\" id=f188d317-f658-4d56-a302-c67759eac025 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.771692 | controller |     "Jun 10 14:37:55.178865 crc crio[20344]: time=\"2026-06-10T14:37:55.178737962Z\" level=info msg=\"Creating container: openshift-marketplace/marketplace-operator-547dbd544d-886qx/marketplace-operator\" id=b5055a46-a031-445a-a8d4-2047745b6fe8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.771706 | controller |     "Jun 10 14:37:55.179066 crc crio[20344]: time=\"2026-06-10T14:37:55.178994149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.771721 | controller |     "Jun 10 14:37:55.201879 crc crio[20344]: time=\"2026-06-10T14:37:55.201763461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.771735 | controller |     "Jun 10 14:37:55.208649 crc crio[20344]: time=\"2026-06-10T14:37:55.208551687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.771750 | controller |     "Jun 10 14:37:55.332137 crc crio[20344]: time=\"2026-06-10T14:37:55.331585819Z\" level=info msg=\"Created container fb51b2ba415b858989080ce5810d2cd5c6c574da022cb3459e1c15428c07790c: openshift-marketplace/marketplace-operator-547dbd544d-886qx/marketplace-operator\" id=b5055a46-a031-445a-a8d4-2047745b6fe8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.771764 | controller |     "Jun 10 14:37:55.333816 crc crio[20344]: time=\"2026-06-10T14:37:55.333730047Z\" level=info msg=\"Starting container: fb51b2ba415b858989080ce5810d2cd5c6c574da022cb3459e1c15428c07790c\" id=a7deb254-e41b-4d83-9b4f-c6993299e563 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.771778 | controller |     "Jun 10 14:37:55.342836 crc crio[20344]: time=\"2026-06-10T14:37:55.342678352Z\" level=info msg=\"Started container\" PID=23134 containerID=fb51b2ba415b858989080ce5810d2cd5c6c574da022cb3459e1c15428c07790c description=openshift-marketplace/marketplace-operator-547dbd544d-886qx/marketplace-operator id=a7deb254-e41b-4d83-9b4f-c6993299e563 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5a74a7790c882bf86b24fcc3ecc7cca374ed8b07dc0f90f657fc83e32199645f",
2026-06-10 15:52:08.771793 | controller |     "Jun 10 14:38:02.897497 crc crio[20344]: time=\"2026-06-10T14:38:02.896813634Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=b7e115cc-e874-4f6f-aab6-f995bbcd30a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.771808 | controller |     "Jun 10 14:38:02.899952 crc crio[20344]: time=\"2026-06-10T14:38:02.899830237Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=ac03d7ed-9a6b-492f-9a6d-62cdf1ed9591 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.771823 | controller |     "Jun 10 14:38:02.925650 crc crio[20344]: time=\"2026-06-10T14:38:02.925475767Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=b509f88d-85b4-4bbc-b885-e0936ffa2157 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.771841 | controller |     "Jun 10 14:38:02.926358 crc crio[20344]: time=\"2026-06-10T14:38:02.926074644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.771873 | controller |     "Jun 10 14:38:02.979240 crc crio[20344]: time=\"2026-06-10T14:38:02.97899343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.771889 | controller |     "Jun 10 14:38:03.149158 crc crio[20344]: time=\"2026-06-10T14:38:03.148781419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.771904 | controller |     "Jun 10 14:38:03.280904 crc crio[20344]: time=\"2026-06-10T14:38:03.280766705Z\" level=info msg=\"Created container 082a9905df7c1ada8b2dded4be1d82a694a85ab69742e331237a7ecfaa593338: openshift-etcd/etcd-crc/etcd-ensure-env-vars\" id=b509f88d-85b4-4bbc-b885-e0936ffa2157 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.771919 | controller |     "Jun 10 14:38:03.282737 crc crio[20344]: time=\"2026-06-10T14:38:03.282691698Z\" level=info msg=\"Starting container: 082a9905df7c1ada8b2dded4be1d82a694a85ab69742e331237a7ecfaa593338\" id=8b554882-e990-4453-ab33-3faac1baa5f1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.771934 | controller |     "Jun 10 14:38:03.294085 crc crio[20344]: time=\"2026-06-10T14:38:03.294048408Z\" level=info msg=\"Started container\" PID=23270 containerID=082a9905df7c1ada8b2dded4be1d82a694a85ab69742e331237a7ecfaa593338 description=openshift-etcd/etcd-crc/etcd-ensure-env-vars id=8b554882-e990-4453-ab33-3faac1baa5f1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dcfa6d78583f258f118557e78dbfb1339e963faf776df3531bc27ff130a8ce6",
2026-06-10 15:52:08.771949 | controller |     "Jun 10 14:38:38.280058 crc crio[20344]: time=\"2026-06-10T14:38:38.278741952Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=66506127-b2ec-4735-a982-0f1f821ee6eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.771964 | controller |     "Jun 10 14:38:38.286714 crc crio[20344]: time=\"2026-06-10T14:38:38.286533695Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=449283cd-f67d-400c-b3eb-6d3ddf0c31d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.771979 | controller |     "Jun 10 14:38:38.310581 crc crio[20344]: time=\"2026-06-10T14:38:38.310438828Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-resources-copy\" id=258d7cc1-4c5f-4d5e-bdb7-77e537f2708b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.771994 | controller |     "Jun 10 14:38:38.310973 crc crio[20344]: time=\"2026-06-10T14:38:38.310942882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.772008 | controller |     "Jun 10 14:38:38.345573 crc crio[20344]: time=\"2026-06-10T14:38:38.344884849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.772023 | controller |     "Jun 10 14:38:38.545130 crc crio[20344]: time=\"2026-06-10T14:38:38.545013137Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.772044 | controller |     "Jun 10 14:38:38.673723 crc crio[20344]: time=\"2026-06-10T14:38:38.67357896Z\" level=info msg=\"Created container b309a130c3a77ddb2e5aebbbe89dcbbdcd5fabed9b6e22c3b03cfeb6329d3e1e: openshift-etcd/etcd-crc/etcd-resources-copy\" id=258d7cc1-4c5f-4d5e-bdb7-77e537f2708b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.772060 | controller |     "Jun 10 14:38:38.675700 crc crio[20344]: time=\"2026-06-10T14:38:38.675652377Z\" level=info msg=\"Starting container: b309a130c3a77ddb2e5aebbbe89dcbbdcd5fabed9b6e22c3b03cfeb6329d3e1e\" id=be8d9fbe-372e-4a1a-b847-5be431ca0ab7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.772075 | controller |     "Jun 10 14:38:38.682952 crc crio[20344]: time=\"2026-06-10T14:38:38.682845453Z\" level=info msg=\"Started container\" PID=23732 containerID=b309a130c3a77ddb2e5aebbbe89dcbbdcd5fabed9b6e22c3b03cfeb6329d3e1e description=openshift-etcd/etcd-crc/etcd-resources-copy id=be8d9fbe-372e-4a1a-b847-5be431ca0ab7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dcfa6d78583f258f118557e78dbfb1339e963faf776df3531bc27ff130a8ce6",
2026-06-10 15:52:08.772090 | controller |     "Jun 10 14:38:44.703887 crc crio[20344]: time=\"2026-06-10T14:38:44.702742934Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=bc6378ed-84e5-4fe1-95f2-b01f3975cc93 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.772105 | controller |     "Jun 10 14:38:44.707812 crc crio[20344]: time=\"2026-06-10T14:38:44.707672598Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=156fce12-482f-496f-930a-293f599a86d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.772120 | controller |     "Jun 10 14:38:44.712462 crc crio[20344]: time=\"2026-06-10T14:38:44.712197732Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=d6ed1643-69d5-40bf-b20a-f84f7e364705 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.772135 | controller |     "Jun 10 14:38:44.714025 crc crio[20344]: time=\"2026-06-10T14:38:44.713897978Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.772150 | controller |     "Jun 10 14:38:44.714720 crc crio[20344]: time=\"2026-06-10T14:38:44.714575867Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=23020a84-cf47-4def-b2d7-16ee12554d3b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.772165 | controller |     "Jun 10 14:38:44.716907 crc crio[20344]: time=\"2026-06-10T14:38:44.716740626Z\" level=info msg=\"Checking image status: quay.io/crcont/openshift-crc-cluster-kube-controller-manager-operator@sha256:f69b9cc9b9cfde726109a9e12b80a3eefa472d7e29159df0fbc7143c48983cd6\" id=b035ae44-de15-4df4-b8ac-a5d066929f48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.772180 | controller |     "Jun 10 14:38:44.720741 crc crio[20344]: time=\"2026-06-10T14:38:44.720594791Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=913b597a-ea38-43e5-bd12-c7eb940596fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.772195 | controller |     "Jun 10 14:38:44.734384 crc crio[20344]: time=\"2026-06-10T14:38:44.734116241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.772210 | controller |     "Jun 10 14:38:44.770378 crc crio[20344]: time=\"2026-06-10T14:38:44.770022642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.772228 | controller |     "Jun 10 14:38:44.778444 crc crio[20344]: time=\"2026-06-10T14:38:44.778176605Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.772243 | controller |     "Jun 10 14:38:44.794804 crc crio[20344]: time=\"2026-06-10T14:38:44.794625014Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.772258 | controller |     "Jun 10 14:38:44.937158 crc crio[20344]: time=\"2026-06-10T14:38:44.936988694Z\" level=info msg=\"Created container e65a239769d5f190c1c8ffdb8d62e53eea6779be05180e1ef3e911c3b0dcb885: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=d6ed1643-69d5-40bf-b20a-f84f7e364705 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.772272 | controller |     "Jun 10 14:38:44.938135 crc crio[20344]: time=\"2026-06-10T14:38:44.938024892Z\" level=info msg=\"Starting container: e65a239769d5f190c1c8ffdb8d62e53eea6779be05180e1ef3e911c3b0dcb885\" id=0ca66135-aecc-4b81-ae25-1be9a267a804 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.772287 | controller |     "Jun 10 14:38:44.944757 crc crio[20344]: time=\"2026-06-10T14:38:44.944638703Z\" level=info msg=\"Started container\" PID=23821 containerID=e65a239769d5f190c1c8ffdb8d62e53eea6779be05180e1ef3e911c3b0dcb885 description=openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager id=0ca66135-aecc-4b81-ae25-1be9a267a804 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1ea49f28501ee2d06f382ff768f4f74d2552d9563ecf77e3b171533c6371cd4",
2026-06-10 15:52:08.772302 | controller |     "Jun 10 14:38:45.016344 crc crio[20344]: time=\"2026-06-10T14:38:45.016025704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.772317 | controller |     "Jun 10 14:38:45.091993 crc crio[20344]: time=\"2026-06-10T14:38:45.091830335Z\" level=info msg=\"Created container 53517077db6bd10a26085376e86ecab686a311b8f1da937e5387d8ac35f29f36: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller\" id=913b597a-ea38-43e5-bd12-c7eb940596fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.772332 | controller |     "Jun 10 14:38:45.093408 crc crio[20344]: time=\"2026-06-10T14:38:45.093309666Z\" level=info msg=\"Starting container: 53517077db6bd10a26085376e86ecab686a311b8f1da937e5387d8ac35f29f36\" id=66249cf5-fc85-4f9c-81cc-6dee4f897da8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.772348 | controller |     "Jun 10 14:38:45.099569 crc crio[20344]: time=\"2026-06-10T14:38:45.099479514Z\" level=info msg=\"Started container\" PID=23838 containerID=53517077db6bd10a26085376e86ecab686a311b8f1da937e5387d8ac35f29f36 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager-recovery-controller id=66249cf5-fc85-4f9c-81cc-6dee4f897da8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac93d905748713d3d75a81efc4d6183639ffba10a36f0f635de4249b3f8c7f6b",
2026-06-10 15:52:08.772363 | controller |     "Jun 10 14:38:49.807935 crc crio[20344]: time=\"2026-06-10T14:38:49.807154156Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=b73a2b46-1137-4546-bcf8-a3707c2eb861 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.772378 | controller |     "Jun 10 14:38:49.810151 crc crio[20344]: time=\"2026-06-10T14:38:49.809985323Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=d4ce7eae-706b-4510-8f26-5b11ce5776e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.772398 | controller |     "Jun 10 14:38:49.812755 crc crio[20344]: time=\"2026-06-10T14:38:49.812633275Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=8c29c150-6538-4599-8145-e8c2f70a34f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.772413 | controller |     "Jun 10 14:38:49.813508 crc crio[20344]: time=\"2026-06-10T14:38:49.813223741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.772428 | controller |     "Jun 10 14:38:49.841866 crc crio[20344]: time=\"2026-06-10T14:38:49.840697312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.772443 | controller |     "Jun 10 14:38:50.011726 crc crio[20344]: time=\"2026-06-10T14:38:50.011604042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.772457 | controller |     "Jun 10 14:38:50.127046 crc crio[20344]: time=\"2026-06-10T14:38:50.126893552Z\" level=info msg=\"Created container 06d8e4a1d39dc6f082d708c9b60e53b8fce8593fc5e66255f084b04041d4002c: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler\" id=8c29c150-6538-4599-8145-e8c2f70a34f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.772472 | controller |     "Jun 10 14:38:50.127944 crc crio[20344]: time=\"2026-06-10T14:38:50.12789343Z\" level=info msg=\"Starting container: 06d8e4a1d39dc6f082d708c9b60e53b8fce8593fc5e66255f084b04041d4002c\" id=238cd8ab-8dc6-4d40-b83c-70cdf5b5bab6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.772487 | controller |     "Jun 10 14:38:50.132845 crc crio[20344]: time=\"2026-06-10T14:38:50.132766663Z\" level=info msg=\"Started container\" PID=23956 containerID=06d8e4a1d39dc6f082d708c9b60e53b8fce8593fc5e66255f084b04041d4002c description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler id=238cd8ab-8dc6-4d40-b83c-70cdf5b5bab6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f3328017e32ef464b543261926457d43725e203c3f1c65cfd120269ba0ffa94",
2026-06-10 15:52:08.772502 | controller |     "Jun 10 14:38:50.142083 crc crio[20344]: time=\"2026-06-10T14:38:50.142032226Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=7b23504e-31b6-4203-aadb-5026b50353e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.772516 | controller |     "Jun 10 14:38:50.144119 crc crio[20344]: time=\"2026-06-10T14:38:50.14400644Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:e504172345491d90bbbf1e7e45488e73073f4c6d7c2355245871051596fc85db\" id=40b2f477-794b-4d40-a3ea-24f2106a003f name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.772531 | controller |     "Jun 10 14:38:50.146596 crc crio[20344]: time=\"2026-06-10T14:38:50.146506488Z\" level=info msg=\"Creating container: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=06e5bda2-4bb5-4868-a0d5-2781ccd70263 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.772545 | controller |     "Jun 10 14:38:50.146816 crc crio[20344]: time=\"2026-06-10T14:38:50.146749845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.772560 | controller |     "Jun 10 14:38:50.165427 crc crio[20344]: time=\"2026-06-10T14:38:50.165329602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.772578 | controller |     "Jun 10 14:38:50.331891 crc crio[20344]: time=\"2026-06-10T14:38:50.331733559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.772594 | controller |     "Jun 10 14:38:50.397716 crc crio[20344]: time=\"2026-06-10T14:38:50.397571868Z\" level=info msg=\"Created container 4a11f7b44e94b4792a299e178cf46feb04cdbd87de2ed55c4c320fa46a073df2: openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller\" id=06e5bda2-4bb5-4868-a0d5-2781ccd70263 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.772608 | controller |     "Jun 10 14:38:50.398780 crc crio[20344]: time=\"2026-06-10T14:38:50.39871826Z\" level=info msg=\"Starting container: 4a11f7b44e94b4792a299e178cf46feb04cdbd87de2ed55c4c320fa46a073df2\" id=dd99b79d-fe17-4bd9-bfbc-0f49d6a05c0a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.772623 | controller |     "Jun 10 14:38:50.405954 crc crio[20344]: time=\"2026-06-10T14:38:50.405864975Z\" level=info msg=\"Started container\" PID=23983 containerID=4a11f7b44e94b4792a299e178cf46feb04cdbd87de2ed55c4c320fa46a073df2 description=openshift-kube-scheduler/openshift-kube-scheduler-crc/kube-scheduler-recovery-controller id=dd99b79d-fe17-4bd9-bfbc-0f49d6a05c0a name=/runtime.v1.RuntimeService/StartContainer sandboxID=6f3328017e32ef464b543261926457d43725e203c3f1c65cfd120269ba0ffa94",
2026-06-10 15:52:08.772638 | controller |     "Jun 10 14:38:54.883333 crc crio[20344]: time=\"2026-06-10T14:38:54.882487904Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=e0ce7fa4-de7b-437a-ae02-3b3fda519e54 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.772653 | controller |     "Jun 10 14:38:54.888544 crc crio[20344]: time=\"2026-06-10T14:38:54.888426676Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:2599f32933f5fea6066ede54ad8f6150adb7bd9067892f251d5913121d5c630d\" id=4853e94d-f873-4cee-a0bb-fd06286aec9e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.772668 | controller |     "Jun 10 14:38:54.892439 crc crio[20344]: time=\"2026-06-10T14:38:54.89224003Z\" level=info msg=\"Creating container: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=b91a756a-08b5-4f16-9b33-1dbe8cbfc851 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.772683 | controller |     "Jun 10 14:38:54.892848 crc crio[20344]: time=\"2026-06-10T14:38:54.892818466Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.772698 | controller |     "Jun 10 14:38:54.953011 crc crio[20344]: time=\"2026-06-10T14:38:54.952730133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.772712 | controller |     "Jun 10 14:38:54.962473 crc crio[20344]: time=\"2026-06-10T14:38:54.962352956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.772727 | controller |     "Jun 10 14:38:55.067121 crc crio[20344]: time=\"2026-06-10T14:38:55.067001855Z\" level=info msg=\"Created container 9339d6de66ebe1cc9b6e38fc100c95507c29596a335d90a7b2c561c8b8eefa54: openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator\" id=b91a756a-08b5-4f16-9b33-1dbe8cbfc851 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.772743 | controller |     "Jun 10 14:38:55.068170 crc crio[20344]: time=\"2026-06-10T14:38:55.068061684Z\" level=info msg=\"Starting container: 9339d6de66ebe1cc9b6e38fc100c95507c29596a335d90a7b2c561c8b8eefa54\" id=4165c9de-df72-421c-8275-2f687f594cb4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.772761 | controller |     "Jun 10 14:38:55.072346 crc crio[20344]: time=\"2026-06-10T14:38:55.072166556Z\" level=info msg=\"Started container\" PID=24028 containerID=9339d6de66ebe1cc9b6e38fc100c95507c29596a335d90a7b2c561c8b8eefa54 description=openshift-machine-api/control-plane-machine-set-operator-75ffdb6fcd-m5wxr/control-plane-machine-set-operator id=4165c9de-df72-421c-8275-2f687f594cb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f86a66527621b148947e6e134b40ff60315c5620d4cac58d2c0512fb59f52759",
2026-06-10 15:52:08.772777 | controller |     "Jun 10 14:38:57.945616 crc crio[20344]: time=\"2026-06-10T14:38:57.944731906Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=b00fa9a2-cc4f-4f2e-95b9-fe8954de34dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.772792 | controller |     "Jun 10 14:38:57.947097 crc crio[20344]: time=\"2026-06-10T14:38:57.946668109Z\" level=info msg=\"Removing container: 0050825f79f7b9b93434a39b9d1f29cc100eeb3af4af814be87ee35e3f2e5001\" id=71555dff-3d40-4e9a-85e9-d212c5c00365 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.772807 | controller |     "Jun 10 14:38:57.950748 crc crio[20344]: time=\"2026-06-10T14:38:57.950674479Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=c49a1819-4570-4483-9a3c-e8e842b82487 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.772821 | controller |     "Jun 10 14:38:57.955511 crc crio[20344]: time=\"2026-06-10T14:38:57.955228043Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=67daa75c-9c29-41c3-9f67-5cfb7a0f0eda name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.772835 | controller |     "Jun 10 14:38:57.956099 crc crio[20344]: time=\"2026-06-10T14:38:57.955975033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.772864 | controller |     "Jun 10 14:38:57.991847 crc crio[20344]: time=\"2026-06-10T14:38:57.991482114Z\" level=info msg=\"Removed container 0050825f79f7b9b93434a39b9d1f29cc100eeb3af4af814be87ee35e3f2e5001: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=71555dff-3d40-4e9a-85e9-d212c5c00365 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.772883 | controller |     "Jun 10 14:38:57.996645 crc crio[20344]: time=\"2026-06-10T14:38:57.996380997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.772899 | controller |     "Jun 10 14:38:58.222772 crc crio[20344]: time=\"2026-06-10T14:38:58.222361212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.772914 | controller |     "Jun 10 14:38:58.358191 crc crio[20344]: time=\"2026-06-10T14:38:58.357915816Z\" level=info msg=\"Created container 218cced67f7f84e1dc3da548805cb4db15825c351b80d0193f3c43f36a40a793: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=67daa75c-9c29-41c3-9f67-5cfb7a0f0eda name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.772928 | controller |     "Jun 10 14:38:58.359676 crc crio[20344]: time=\"2026-06-10T14:38:58.359492119Z\" level=info msg=\"Starting container: 218cced67f7f84e1dc3da548805cb4db15825c351b80d0193f3c43f36a40a793\" id=c95e2b91-280c-44b1-b478-e1f884805ebd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.772947 | controller |     "Jun 10 14:38:58.365805 crc crio[20344]: time=\"2026-06-10T14:38:58.365690689Z\" level=info msg=\"Started container\" PID=24098 containerID=218cced67f7f84e1dc3da548805cb4db15825c351b80d0193f3c43f36a40a793 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=c95e2b91-280c-44b1-b478-e1f884805ebd name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac93d905748713d3d75a81efc4d6183639ffba10a36f0f635de4249b3f8c7f6b",
2026-06-10 15:52:08.772962 | controller |     "Jun 10 14:38:58.975741 crc crio[20344]: time=\"2026-06-10T14:38:58.975657826Z\" level=info msg=\"Removing container: 834b2e06b7293e0b62b5861adf06ea1b40c6899d3aabfce70039699a823d74a6\" id=f54839a8-8c3f-4425-ab51-c7a933df8c40 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.772977 | controller |     "Jun 10 14:38:58.984909 crc crio[20344]: time=\"2026-06-10T14:38:58.984788555Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=ebcffd40-6772-41e8-8c98-eebefaca530f name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.772992 | controller |     "Jun 10 14:38:59.071519 crc crio[20344]: time=\"2026-06-10T14:38:59.071450523Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:4fe612a1572df462d6a4b664a10bc2e6cad239648acbf8c0303f8fca5d2596c0\" id=a2dda66b-4a5d-42a5-8010-263253a40b3e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.773006 | controller |     "Jun 10 14:38:59.076846 crc crio[20344]: time=\"2026-06-10T14:38:59.076638565Z\" level=info msg=\"Creating container: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=a4ade43e-6ecb-486b-91b5-47f8c5eae4da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.773022 | controller |     "Jun 10 14:38:59.077347 crc crio[20344]: time=\"2026-06-10T14:38:59.077177949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.773037 | controller |     "Jun 10 14:38:59.118315 crc crio[20344]: time=\"2026-06-10T14:38:59.118099648Z\" level=info msg=\"Removed container 834b2e06b7293e0b62b5861adf06ea1b40c6899d3aabfce70039699a823d74a6: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=f54839a8-8c3f-4425-ab51-c7a933df8c40 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.773052 | controller |     "Jun 10 14:38:59.121906 crc crio[20344]: time=\"2026-06-10T14:38:59.121807149Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.773078 | controller |     "Jun 10 14:38:59.282016 crc crio[20344]: time=\"2026-06-10T14:38:59.28142458Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.773093 | controller |     "Jun 10 14:38:59.393881 crc crio[20344]: time=\"2026-06-10T14:38:59.393707848Z\" level=info msg=\"Created container 155a29a4bec322bccd09f500301e9559af148b75b17ddcdfa88daebc353982eb: openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller\" id=a4ade43e-6ecb-486b-91b5-47f8c5eae4da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.773108 | controller |     "Jun 10 14:38:59.397600 crc crio[20344]: time=\"2026-06-10T14:38:59.397457021Z\" level=info msg=\"Starting container: 155a29a4bec322bccd09f500301e9559af148b75b17ddcdfa88daebc353982eb\" id=5af1316b-e62d-4bea-a207-24ac4dde8f55 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.773123 | controller |     "Jun 10 14:38:59.408155 crc crio[20344]: time=\"2026-06-10T14:38:59.408099182Z\" level=info msg=\"Started container\" PID=24124 containerID=155a29a4bec322bccd09f500301e9559af148b75b17ddcdfa88daebc353982eb description=openshift-cluster-machine-approver/machine-approver-54c688565-5bsg4/machine-approver-controller id=5af1316b-e62d-4bea-a207-24ac4dde8f55 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdcae05abe3c74f4c2679117d8a761c010ac53832c8a748582ab5d41a7170adb",
2026-06-10 15:52:08.773142 | controller |     "Jun 10 14:39:13.655220 crc crio[20344]: time=\"2026-06-10T14:39:13.653713262Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=29b1e7a7-ee95-4384-a1c6-82f8900cc6c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.773158 | controller |     "Jun 10 14:39:13.658191 crc crio[20344]: time=\"2026-06-10T14:39:13.65802363Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=d5006968-5903-4c3f-8fdc-9d66b1ef6607 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.773172 | controller |     "Jun 10 14:39:13.675212 crc crio[20344]: time=\"2026-06-10T14:39:13.675059035Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcdctl\" id=bb7b4aca-abd2-4ca4-8bea-5e4abb5c4697 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.773187 | controller |     "Jun 10 14:39:13.675980 crc crio[20344]: time=\"2026-06-10T14:39:13.675877288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.773203 | controller |     "Jun 10 14:39:13.729802 crc crio[20344]: time=\"2026-06-10T14:39:13.729181434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.773218 | controller |     "Jun 10 14:39:13.956372 crc crio[20344]: time=\"2026-06-10T14:39:13.956156865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.773233 | controller |     "Jun 10 14:39:14.069994 crc crio[20344]: time=\"2026-06-10T14:39:14.069147663Z\" level=info msg=\"Created container 986f638c54f9e6abb8e9056a7d7955e52cedc99bb278bc0c8d4ae3cf3a1ac0cc: openshift-etcd/etcd-crc/etcdctl\" id=bb7b4aca-abd2-4ca4-8bea-5e4abb5c4697 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.773248 | controller |     "Jun 10 14:39:14.071710 crc crio[20344]: time=\"2026-06-10T14:39:14.071421415Z\" level=info msg=\"Starting container: 986f638c54f9e6abb8e9056a7d7955e52cedc99bb278bc0c8d4ae3cf3a1ac0cc\" id=c3b498d1-2777-4967-b7a6-90cc4975123d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.773262 | controller |     "Jun 10 14:39:14.075698 crc crio[20344]: time=\"2026-06-10T14:39:14.075572888Z\" level=info msg=\"Started container\" PID=24339 containerID=986f638c54f9e6abb8e9056a7d7955e52cedc99bb278bc0c8d4ae3cf3a1ac0cc description=openshift-etcd/etcd-crc/etcdctl id=c3b498d1-2777-4967-b7a6-90cc4975123d name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dcfa6d78583f258f118557e78dbfb1339e963faf776df3531bc27ff130a8ce6",
2026-06-10 15:52:08.773278 | controller |     "Jun 10 14:39:14.089039 crc crio[20344]: time=\"2026-06-10T14:39:14.088759758Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=9fb58d28-a5f1-4880-a5fe-aac40808dfe4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.773292 | controller |     "Jun 10 14:39:14.095866 crc crio[20344]: time=\"2026-06-10T14:39:14.095624376Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=fce3c0d0-5338-4c3b-90f1-0c1498134a27 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.773311 | controller |     "Jun 10 14:39:14.101770 crc crio[20344]: time=\"2026-06-10T14:39:14.101644571Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd\" id=6bd8d09c-6212-4d56-a449-80c9a6aa8c95 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.773325 | controller |     "Jun 10 14:39:14.102695 crc crio[20344]: time=\"2026-06-10T14:39:14.102034271Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.773340 | controller |     "Jun 10 14:39:14.123191 crc crio[20344]: time=\"2026-06-10T14:39:14.123032025Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.773354 | controller |     "Jun 10 14:39:14.350692 crc crio[20344]: time=\"2026-06-10T14:39:14.350518241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.773369 | controller |     "Jun 10 14:39:14.470570 crc crio[20344]: time=\"2026-06-10T14:39:14.470403327Z\" level=info msg=\"Created container 8b9f792dbb110146e040ebf9de033b8774c53990a8c7c1812666763526cc8dc5: openshift-etcd/etcd-crc/etcd\" id=6bd8d09c-6212-4d56-a449-80c9a6aa8c95 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.773383 | controller |     "Jun 10 14:39:14.473191 crc crio[20344]: time=\"2026-06-10T14:39:14.47308692Z\" level=info msg=\"Starting container: 8b9f792dbb110146e040ebf9de033b8774c53990a8c7c1812666763526cc8dc5\" id=7980e476-0669-4581-9aed-22d46228aa82 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.773398 | controller |     "Jun 10 14:39:14.483664 crc crio[20344]: time=\"2026-06-10T14:39:14.483556436Z\" level=info msg=\"Started container\" PID=24362 containerID=8b9f792dbb110146e040ebf9de033b8774c53990a8c7c1812666763526cc8dc5 description=openshift-etcd/etcd-crc/etcd id=7980e476-0669-4581-9aed-22d46228aa82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dcfa6d78583f258f118557e78dbfb1339e963faf776df3531bc27ff130a8ce6",
2026-06-10 15:52:08.773413 | controller |     "Jun 10 14:39:14.500711 crc crio[20344]: time=\"2026-06-10T14:39:14.500638823Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=048a201e-17b2-4aac-9881-77384a0863c3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.773427 | controller |     "Jun 10 14:39:14.503131 crc crio[20344]: time=\"2026-06-10T14:39:14.503024708Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:9e388ee2b3562b6267447cbcc4b95ca7a61bf361840d36a682480da671b83612\" id=e53faace-fdda-42e9-90c9-1400c33c000f name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.773442 | controller |     "Jun 10 14:39:14.510199 crc crio[20344]: time=\"2026-06-10T14:39:14.510093211Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-metrics\" id=9a9432a1-6ed1-46a2-912f-fca7a8cac0aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.773456 | controller |     "Jun 10 14:39:14.510630 crc crio[20344]: time=\"2026-06-10T14:39:14.510536643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.773471 | controller |     "Jun 10 14:39:14.548318 crc crio[20344]: time=\"2026-06-10T14:39:14.547806622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.773485 | controller |     "Jun 10 14:39:14.735505 crc crio[20344]: time=\"2026-06-10T14:39:14.735352306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.773503 | controller |     "Jun 10 14:39:14.843172 crc crio[20344]: time=\"2026-06-10T14:39:14.84307765Z\" level=info msg=\"Created container 1fb5f28d3ad4d71b77b7445394bc734769079487871645f6ea4f330c619851a6: openshift-etcd/etcd-crc/etcd-metrics\" id=9a9432a1-6ed1-46a2-912f-fca7a8cac0aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.773518 | controller |     "Jun 10 14:39:14.844829 crc crio[20344]: time=\"2026-06-10T14:39:14.844712834Z\" level=info msg=\"Starting container: 1fb5f28d3ad4d71b77b7445394bc734769079487871645f6ea4f330c619851a6\" id=7ef7dbf1-1146-4f9f-b78e-4e38793da779 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.773533 | controller |     "Jun 10 14:39:14.850632 crc crio[20344]: time=\"2026-06-10T14:39:14.850511113Z\" level=info msg=\"Started container\" PID=24380 containerID=1fb5f28d3ad4d71b77b7445394bc734769079487871645f6ea4f330c619851a6 description=openshift-etcd/etcd-crc/etcd-metrics id=7ef7dbf1-1146-4f9f-b78e-4e38793da779 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dcfa6d78583f258f118557e78dbfb1339e963faf776df3531bc27ff130a8ce6",
2026-06-10 15:52:08.773547 | controller |     "Jun 10 14:39:14.867071 crc crio[20344]: time=\"2026-06-10T14:39:14.866679605Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=885ba6b3-b638-46f1-80aa-812934cd190f name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.773562 | controller |     "Jun 10 14:39:14.870234 crc crio[20344]: time=\"2026-06-10T14:39:14.87018331Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=797f888b-2c93-4519-95c6-ba47aaebf2a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.773577 | controller |     "Jun 10 14:39:14.876552 crc crio[20344]: time=\"2026-06-10T14:39:14.876466262Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-readyz\" id=3843c518-fbf5-418f-bc9d-5bf3476455eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.773591 | controller |     "Jun 10 14:39:14.876993 crc crio[20344]: time=\"2026-06-10T14:39:14.876921554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.773606 | controller |     "Jun 10 14:39:14.904573 crc crio[20344]: time=\"2026-06-10T14:39:14.904247531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.773621 | controller |     "Jun 10 14:39:15.102502 crc crio[20344]: time=\"2026-06-10T14:39:15.102375735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.773635 | controller |     "Jun 10 14:39:15.213246 crc crio[20344]: time=\"2026-06-10T14:39:15.213112831Z\" level=info msg=\"Created container 7e2b0591587ba683a271b8d68658c308d0e736a37466adda073580e23591a0dd: openshift-etcd/etcd-crc/etcd-readyz\" id=3843c518-fbf5-418f-bc9d-5bf3476455eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.773650 | controller |     "Jun 10 14:39:15.214614 crc crio[20344]: time=\"2026-06-10T14:39:15.214524149Z\" level=info msg=\"Starting container: 7e2b0591587ba683a271b8d68658c308d0e736a37466adda073580e23591a0dd\" id=341e5857-c3fe-4a99-bfa6-88f72caeeee6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.773664 | controller |     "Jun 10 14:39:15.226199 crc crio[20344]: time=\"2026-06-10T14:39:15.226117116Z\" level=info msg=\"Started container\" PID=24397 containerID=7e2b0591587ba683a271b8d68658c308d0e736a37466adda073580e23591a0dd description=openshift-etcd/etcd-crc/etcd-readyz id=341e5857-c3fe-4a99-bfa6-88f72caeeee6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dcfa6d78583f258f118557e78dbfb1339e963faf776df3531bc27ff130a8ce6",
2026-06-10 15:52:08.773682 | controller |     "Jun 10 14:39:15.240522 crc crio[20344]: time=\"2026-06-10T14:39:15.240435357Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=9d8f568b-2acd-41fd-a5d1-4e6c3da8bdf1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.773698 | controller |     "Jun 10 14:39:15.243023 crc crio[20344]: time=\"2026-06-10T14:39:15.242958666Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:bf05b9b2ba66351a6c59f4259fb377f62237a00af3b4f0b95f64409e2f25770e\" id=743fbb48-273c-4751-b156-8e8d4160428c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.773712 | controller |     "Jun 10 14:39:15.250627 crc crio[20344]: time=\"2026-06-10T14:39:15.250543943Z\" level=info msg=\"Creating container: openshift-etcd/etcd-crc/etcd-rev\" id=a58557ed-5da2-493f-9c4f-e2ac00bca973 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.773727 | controller |     "Jun 10 14:39:15.251139 crc crio[20344]: time=\"2026-06-10T14:39:15.251053227Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.773741 | controller |     "Jun 10 14:39:15.289363 crc crio[20344]: time=\"2026-06-10T14:39:15.289178249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.773756 | controller |     "Jun 10 14:39:15.475052 crc crio[20344]: time=\"2026-06-10T14:39:15.474912194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.773770 | controller |     "Jun 10 14:39:15.586001 crc crio[20344]: time=\"2026-06-10T14:39:15.585770623Z\" level=info msg=\"Created container 8cd96b66a75a651e8ff1ad6b14d4b471311a6aedbe682a0752fa6696c60e5651: openshift-etcd/etcd-crc/etcd-rev\" id=a58557ed-5da2-493f-9c4f-e2ac00bca973 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.773785 | controller |     "Jun 10 14:39:15.587172 crc crio[20344]: time=\"2026-06-10T14:39:15.586993497Z\" level=info msg=\"Starting container: 8cd96b66a75a651e8ff1ad6b14d4b471311a6aedbe682a0752fa6696c60e5651\" id=94c575b3-e444-4776-b3e5-07be783774f6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.773799 | controller |     "Jun 10 14:39:15.594798 crc crio[20344]: time=\"2026-06-10T14:39:15.594644926Z\" level=info msg=\"Started container\" PID=24417 containerID=8cd96b66a75a651e8ff1ad6b14d4b471311a6aedbe682a0752fa6696c60e5651 description=openshift-etcd/etcd-crc/etcd-rev id=94c575b3-e444-4776-b3e5-07be783774f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1dcfa6d78583f258f118557e78dbfb1339e963faf776df3531bc27ff130a8ce6",
2026-06-10 15:52:08.773814 | controller |     "Jun 10 14:39:29.052153 crc crio[20344]: time=\"2026-06-10T14:39:29.051164233Z\" level=info msg=\"Stopping container: 218cced67f7f84e1dc3da548805cb4db15825c351b80d0193f3c43f36a40a793 (timeout: 30s)\" id=e27883e9-4f43-4d82-8af2-080a7d466d9d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.773829 | controller |     "Jun 10 14:39:29.145180 crc crio[20344]: time=\"2026-06-10T14:39:29.145020336Z\" level=info msg=\"Stopped container 218cced67f7f84e1dc3da548805cb4db15825c351b80d0193f3c43f36a40a793: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=e27883e9-4f43-4d82-8af2-080a7d466d9d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.773844 | controller |     "Jun 10 14:39:29.147636 crc crio[20344]: time=\"2026-06-10T14:39:29.14745066Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=d09811a6-2511-4624-8e08-8074c3e39789 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.773881 | controller |     "Jun 10 14:39:29.152819 crc crio[20344]: time=\"2026-06-10T14:39:29.152694639Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7c6a47106effd9e9a41131e2bf6c832b80cd77b3439334f760b35b0729f2fb00\" id=490ffe73-d86d-496f-b743-5fe877ab5dd5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.773896 | controller |     "Jun 10 14:39:29.155832 crc crio[20344]: time=\"2026-06-10T14:39:29.155743269Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=51c932d3-8aaa-44f0-b70d-b02aed25f59a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.773912 | controller |     "Jun 10 14:39:29.156359 crc crio[20344]: time=\"2026-06-10T14:39:29.156218422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.773926 | controller |     "Jun 10 14:39:29.200034 crc crio[20344]: time=\"2026-06-10T14:39:29.199887792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.773942 | controller |     "Jun 10 14:39:29.371915 crc crio[20344]: time=\"2026-06-10T14:39:29.371761972Z\" level=info msg=\"Removing container: 9d18985bb5ae9ad23462ba09e7b544e1e212bc87e0b107aa4285a50b7a5bf9ad\" id=8fb709e9-b161-4538-8900-68bd80b50c1f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.773956 | controller |     "Jun 10 14:39:29.434427 crc crio[20344]: time=\"2026-06-10T14:39:29.43389735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.773971 | controller |     "Jun 10 14:39:29.503974 crc crio[20344]: time=\"2026-06-10T14:39:29.503900755Z\" level=info msg=\"Removed container 9d18985bb5ae9ad23462ba09e7b544e1e212bc87e0b107aa4285a50b7a5bf9ad: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=8fb709e9-b161-4538-8900-68bd80b50c1f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.773986 | controller |     "Jun 10 14:39:29.559460 crc crio[20344]: time=\"2026-06-10T14:39:29.559357596Z\" level=info msg=\"Created container 855e6c458554bdb8b27d1020ae40fa70ebb9826fcd9c1b373c3e8bf482199182: openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller\" id=51c932d3-8aaa-44f0-b70d-b02aed25f59a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.774000 | controller |     "Jun 10 14:39:29.560644 crc crio[20344]: time=\"2026-06-10T14:39:29.560554288Z\" level=info msg=\"Starting container: 855e6c458554bdb8b27d1020ae40fa70ebb9826fcd9c1b373c3e8bf482199182\" id=094d7386-2910-41c6-9206-b98d803d6e4b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.774015 | controller |     "Jun 10 14:39:29.567663 crc crio[20344]: time=\"2026-06-10T14:39:29.567540802Z\" level=info msg=\"Started container\" PID=24670 containerID=855e6c458554bdb8b27d1020ae40fa70ebb9826fcd9c1b373c3e8bf482199182 description=openshift-kube-controller-manager/kube-controller-manager-crc/cluster-policy-controller id=094d7386-2910-41c6-9206-b98d803d6e4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac93d905748713d3d75a81efc4d6183639ffba10a36f0f635de4249b3f8c7f6b",
2026-06-10 15:52:08.774030 | controller |     "Jun 10 14:41:22.122025 crc crio[20344]: time=\"2026-06-10T14:41:22.120225107Z\" level=info msg=\"Stopping container: b9640caba8bb3d78444446515cbdda4d2d06476cd9a2a3004dca06cc6c5371e3 (timeout: 15s)\" id=d52b0364-cf14-499e-8b75-1cb08c2e63d7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.774045 | controller |     "Jun 10 14:41:22.371032 crc crio[20344]: time=\"2026-06-10T14:41:22.370862173Z\" level=info msg=\"Stopped container b9640caba8bb3d78444446515cbdda4d2d06476cd9a2a3004dca06cc6c5371e3: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=d52b0364-cf14-499e-8b75-1cb08c2e63d7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.774064 | controller |     "Jun 10 14:41:22.372894 crc crio[20344]: time=\"2026-06-10T14:41:22.372787464Z\" level=info msg=\"Stopping pod sandbox: 53311ff11672c26d4f8123f2678a7b7f61333b89f6cabbdd9dd58f88bb8a3b46\" id=08b430fc-e29e-46b1-b4dd-d5b1830ddbb0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.774079 | controller |     "Jun 10 14:41:22.374610 crc crio[20344]: time=\"2026-06-10T14:41:22.374518379Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-685b49f4d7-4d6xb Namespace:openshift-authentication ID:53311ff11672c26d4f8123f2678a7b7f61333b89f6cabbdd9dd58f88bb8a3b46 UID:b167f5c3-3788-4edd-9e26-0fc3a5748dee NetNS:/var/run/netns/634e9141-e23c-4549-9397-3b9117372509 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:0xc002264e10}] Aliases:map[]}\"",
2026-06-10 15:52:08.774094 | controller |     "Jun 10 14:41:22.375716 crc crio[20344]: time=\"2026-06-10T14:41:22.375629348Z\" level=info msg=\"Deleting pod openshift-authentication_oauth-openshift-685b49f4d7-4d6xb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.774109 | controller |     "Jun 10 14:41:22.662754 crc crio[20344]: time=\"2026-06-10T14:41:22.661692547Z\" level=info msg=\"Stopped pod sandbox: 53311ff11672c26d4f8123f2678a7b7f61333b89f6cabbdd9dd58f88bb8a3b46\" id=08b430fc-e29e-46b1-b4dd-d5b1830ddbb0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.774123 | controller |     "Jun 10 14:41:22.814235 crc crio[20344]: time=\"2026-06-10T14:41:22.814163115Z\" level=info msg=\"Removing container: b9640caba8bb3d78444446515cbdda4d2d06476cd9a2a3004dca06cc6c5371e3\" id=a9b7de12-bf33-4e56-a554-509b7df13167 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.774138 | controller |     "Jun 10 14:41:22.874981 crc crio[20344]: time=\"2026-06-10T14:41:22.874836154Z\" level=info msg=\"Removed container b9640caba8bb3d78444446515cbdda4d2d06476cd9a2a3004dca06cc6c5371e3: openshift-authentication/oauth-openshift-685b49f4d7-4d6xb/oauth-openshift\" id=a9b7de12-bf33-4e56-a554-509b7df13167 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.774153 | controller |     "Jun 10 14:42:10.805909 crc crio[20344]: time=\"2026-06-10T14:42:10.804523871Z\" level=info msg=\"Stopping pod sandbox: 53311ff11672c26d4f8123f2678a7b7f61333b89f6cabbdd9dd58f88bb8a3b46\" id=32335f9e-0853-4802-9567-87b874fc41c7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.774167 | controller |     "Jun 10 14:42:10.805909 crc crio[20344]: time=\"2026-06-10T14:42:10.805849506Z\" level=info msg=\"Stopped pod sandbox (already stopped): 53311ff11672c26d4f8123f2678a7b7f61333b89f6cabbdd9dd58f88bb8a3b46\" id=32335f9e-0853-4802-9567-87b874fc41c7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.774182 | controller |     "Jun 10 14:42:10.809693 crc crio[20344]: time=\"2026-06-10T14:42:10.806989096Z\" level=info msg=\"Removing pod sandbox: 53311ff11672c26d4f8123f2678a7b7f61333b89f6cabbdd9dd58f88bb8a3b46\" id=d3a961f5-517f-4f73-b423-61cf26f91f60 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.774197 | controller |     "Jun 10 14:42:10.829540 crc crio[20344]: time=\"2026-06-10T14:42:10.829235302Z\" level=info msg=\"Removed pod sandbox: 53311ff11672c26d4f8123f2678a7b7f61333b89f6cabbdd9dd58f88bb8a3b46\" id=d3a961f5-517f-4f73-b423-61cf26f91f60 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.774212 | controller |     "Jun 10 14:42:16.833232 crc crio[20344]: time=\"2026-06-10T14:42:16.82991483Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-qcn8g/POD\" id=cd762cff-77f0-4186-bd7a-203d742db59b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.774229 | controller |     "Jun 10 14:42:16.833232 crc crio[20344]: time=\"2026-06-10T14:42:16.832057037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.774244 | controller |     "Jun 10 14:42:16.894431 crc crio[20344]: time=\"2026-06-10T14:42:16.893346442Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685042-4bbm2/POD\" id=f66ca6cc-bd28-4f22-b835-b162ea3e7fae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.774259 | controller |     "Jun 10 14:42:16.894615 crc crio[20344]: time=\"2026-06-10T14:42:16.894518853Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.774273 | controller |     "Jun 10 14:42:16.900878 crc crio[20344]: time=\"2026-06-10T14:42:16.900818829Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-446wk/POD\" id=118411cf-8487-4ca3-8185-5680321203f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.774287 | controller |     "Jun 10 14:42:16.901040 crc crio[20344]: time=\"2026-06-10T14:42:16.900894211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.774302 | controller |     "Jun 10 14:42:16.910193 crc crio[20344]: time=\"2026-06-10T14:42:16.910014381Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qcn8g Namespace:openshift-marketplace ID:6603d1c60b2b71d6c8b3c608c1e2105492f361fa4ebe8c5e358233be84a19cd8 UID:f416f68d-6227-4d2a-a58d-42788b613d55 NetNS:/var/run/netns/223243c0-c993-476d-ba7d-3dd2e67c8001 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf416f68d_6227_4d2a_a58d_42788b613d55.slice PodAnnotations:0xc000528268}] Aliases:map[]}\"",
2026-06-10 15:52:08.774317 | controller |     "Jun 10 14:42:16.910193 crc crio[20344]: time=\"2026-06-10T14:42:16.910065133Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-qcn8g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.774332 | controller |     "Jun 10 14:42:16.913747 crc crio[20344]: time=\"2026-06-10T14:42:16.913588596Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685042-4bbm2 Namespace:openshift-infra ID:3b9252aab9a5fc9fb731d073d5060d68c1878791700d6b873c29504b06f7ae4f UID:f11a5d44-4bf1-4b84-9fc2-a5ef1053055c NetNS:/var/run/netns/e03cffc8-a676-4da4-a1bc-fffcbf256049 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf11a5d44_4bf1_4b84_9fc2_a5ef1053055c.slice PodAnnotations:0xc002264218}] Aliases:map[]}\"",
2026-06-10 15:52:08.774347 | controller |     "Jun 10 14:42:16.913747 crc crio[20344]: time=\"2026-06-10T14:42:16.913703639Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685042-4bbm2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.774362 | controller |     "Jun 10 14:42:16.930209 crc crio[20344]: time=\"2026-06-10T14:42:16.930043069Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-72r26/POD\" id=821903d3-8807-4335-9731-a60788e583bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.774377 | controller |     "Jun 10 14:42:16.930209 crc crio[20344]: time=\"2026-06-10T14:42:16.930135752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.774395 | controller |     "Jun 10 14:42:16.934076 crc crio[20344]: time=\"2026-06-10T14:42:16.933918101Z\" level=info msg=\"Got pod network &{Name:community-operators-446wk Namespace:openshift-marketplace ID:d27009ffabb8e7d0959a5c430fd0e62c0db4b40c3555f93508fe9ae7a72a5830 UID:c14ffe0d-8cb0-47cc-af8f-49da8684e040 NetNS:/var/run/netns/d9d58ed4-37ab-4855-9bf9-700795aff0a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc14ffe0d_8cb0_47cc_af8f_49da8684e040.slice PodAnnotations:0xc0007383c0}] Aliases:map[]}\"",
2026-06-10 15:52:08.774410 | controller |     "Jun 10 14:42:16.934076 crc crio[20344]: time=\"2026-06-10T14:42:16.934000563Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-446wk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.774426 | controller |     "Jun 10 14:42:16.955128 crc crio[20344]: time=\"2026-06-10T14:42:16.954904104Z\" level=info msg=\"Running pod sandbox: openshift-authentication/oauth-openshift-996965bf7-852tb/POD\" id=76c464b3-dce3-4e8c-a09f-2d7f8da8d6e7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.774441 | controller |     "Jun 10 14:42:16.955418 crc crio[20344]: time=\"2026-06-10T14:42:16.955166151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.774456 | controller |     "Jun 10 14:42:16.964805 crc crio[20344]: time=\"2026-06-10T14:42:16.964686932Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-jcd8w/POD\" id=332783de-5055-4ab5-9dd8-9edc6107f28f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.774471 | controller |     "Jun 10 14:42:16.964991 crc crio[20344]: time=\"2026-06-10T14:42:16.964823006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.774486 | controller |     "Jun 10 14:42:16.964991 crc crio[20344]: time=\"2026-06-10T14:42:16.964960189Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-72r26 Namespace:openshift-marketplace ID:169636ee4392fc4ff473c6a5f4448f4d7c8d036f5cfbe343a5a52d7f1fec4449 UID:e48bb619-57a6-43f0-9346-5c72039481df NetNS:/var/run/netns/f6a949aa-85dc-45f2-85ec-e4499e7b99c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode48bb619_57a6_43f0_9346_5c72039481df.slice PodAnnotations:0xc0005286d8}] Aliases:map[]}\"",
2026-06-10 15:52:08.774502 | controller |     "Jun 10 14:42:16.964991 crc crio[20344]: time=\"2026-06-10T14:42:16.9649957Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-72r26 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.774518 | controller |     "Jun 10 14:42:17.032628 crc crio[20344]: time=\"2026-06-10T14:42:17.031103573Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-996965bf7-852tb Namespace:openshift-authentication ID:90f87eed490b025d2f044a2466ebccfcc4524d74662212e3ae361c6a67b5a498 UID:6f926f8c-2de0-4d1b-bbdc-838638c47ee0 NetNS:/var/run/netns/cde1ea45-7b55-4c41-877e-5f0d4252762f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f926f8c_2de0_4d1b_bbdc_838638c47ee0.slice PodAnnotations:0xc000738540}] Aliases:map[]}\"",
2026-06-10 15:52:08.774533 | controller |     "Jun 10 14:42:17.032628 crc crio[20344]: time=\"2026-06-10T14:42:17.031601156Z\" level=info msg=\"Adding pod openshift-authentication_oauth-openshift-996965bf7-852tb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.774549 | controller |     "Jun 10 14:42:17.038621 crc crio[20344]: time=\"2026-06-10T14:42:17.038543129Z\" level=info msg=\"Got pod network &{Name:certified-operators-jcd8w Namespace:openshift-marketplace ID:c251bacaf842c2b7262ee243b1d98c1fcd246f31ec1f33f83426db9c598dffd3 UID:a44dc0db-a9af-4bb2-9d53-21bb8530ebe7 NetNS:/var/run/netns/0bd6d326-1d08-4393-b095-17a207f9fc80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda44dc0db_a9af_4bb2_9d53_21bb8530ebe7.slice PodAnnotations:0xc0022644f0}] Aliases:map[]}\"",
2026-06-10 15:52:08.774568 | controller |     "Jun 10 14:42:17.038621 crc crio[20344]: time=\"2026-06-10T14:42:17.0386002Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-jcd8w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.774583 | controller |     "Jun 10 14:42:19.177449 crc crio[20344]: 2026-06-10T14:42:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:169636ee4392fc4 Mac:72:16:10:03:4e:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/f6a949aa-85dc-45f2-85ec-e4499e7b99c4 SocketPath: PciID:}] [{Interface:0xc00048c5c0 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.774599 | controller |     "Jun 10 14:42:19.177449 crc crio[20344]: time=\"2026-06-10T14:42:19.175489379Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-72r26 Namespace:openshift-marketplace ID:169636ee4392fc4ff473c6a5f4448f4d7c8d036f5cfbe343a5a52d7f1fec4449 UID:e48bb619-57a6-43f0-9346-5c72039481df NetNS:/var/run/netns/f6a949aa-85dc-45f2-85ec-e4499e7b99c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode48bb619_57a6_43f0_9346_5c72039481df.slice PodAnnotations:0xc0005286d8}] Aliases:map[]}\"",
2026-06-10 15:52:08.774614 | controller |     "Jun 10 14:42:19.177449 crc crio[20344]: time=\"2026-06-10T14:42:19.175648533Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-72r26 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.774630 | controller |     "Jun 10 14:42:19.189175 crc crio[20344]: time=\"2026-06-10T14:42:19.188791789Z\" level=info msg=\"Ran pod sandbox 169636ee4392fc4ff473c6a5f4448f4d7c8d036f5cfbe343a5a52d7f1fec4449 with infra container: openshift-marketplace/redhat-marketplace-72r26/POD\" id=821903d3-8807-4335-9731-a60788e583bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.774645 | controller |     "Jun 10 14:42:19.193758 crc crio[20344]: time=\"2026-06-10T14:42:19.193247027Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=32be948c-2778-4073-88ab-90a4a5831fd3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.774660 | controller |     "Jun 10 14:42:19.200968 crc crio[20344]: time=\"2026-06-10T14:42:19.200744994Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=51245fb5-4641-411e-9836-47784addcd5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.774675 | controller |     "Jun 10 14:42:19.228998 crc crio[20344]: time=\"2026-06-10T14:42:19.227671354Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-72r26/extract-utilities\" id=22d84f0e-04d6-41c4-89f4-62aa979b3912 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.774690 | controller |     "Jun 10 14:42:19.232061 crc crio[20344]: time=\"2026-06-10T14:42:19.230844018Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.774705 | controller |     "Jun 10 14:42:19.246354 crc crio[20344]: 2026-06-10T14:42:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c251bacaf842c2b Mac:82:47:07:04:f5:42 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/0bd6d326-1d08-4393-b095-17a207f9fc80 SocketPath: PciID:}] [{Interface:0xc000228ef0 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.774726 | controller |     "Jun 10 14:42:19.246354 crc crio[20344]: time=\"2026-06-10T14:42:19.246021538Z\" level=info msg=\"Got pod network &{Name:certified-operators-jcd8w Namespace:openshift-marketplace ID:c251bacaf842c2b7262ee243b1d98c1fcd246f31ec1f33f83426db9c598dffd3 UID:a44dc0db-a9af-4bb2-9d53-21bb8530ebe7 NetNS:/var/run/netns/0bd6d326-1d08-4393-b095-17a207f9fc80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda44dc0db_a9af_4bb2_9d53_21bb8530ebe7.slice PodAnnotations:0xc0022644f0}] Aliases:map[]}\"",
2026-06-10 15:52:08.774742 | controller |     "Jun 10 14:42:19.246563 crc crio[20344]: time=\"2026-06-10T14:42:19.246357847Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-jcd8w for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.774757 | controller |     "Jun 10 14:42:19.259332 crc crio[20344]: time=\"2026-06-10T14:42:19.259200645Z\" level=info msg=\"Ran pod sandbox c251bacaf842c2b7262ee243b1d98c1fcd246f31ec1f33f83426db9c598dffd3 with infra container: openshift-marketplace/certified-operators-jcd8w/POD\" id=332783de-5055-4ab5-9dd8-9edc6107f28f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.774772 | controller |     "Jun 10 14:42:19.263612 crc crio[20344]: time=\"2026-06-10T14:42:19.263537669Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=14a74cb0-152f-4151-a301-6c37faeebf46 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.774787 | controller |     "Jun 10 14:42:19.265895 crc crio[20344]: time=\"2026-06-10T14:42:19.26585476Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=60052a31-66fc-4ecc-9542-d1b5668a634f name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.774802 | controller |     "Jun 10 14:42:19.281066 crc crio[20344]: 2026-06-10T14:42:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d27009ffabb8e7d Mac:02:2e:fa:e3:67:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/d9d58ed4-37ab-4855-9bf9-700795aff0a8 SocketPath: PciID:}] [{Interface:0xc0000150a0 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.774817 | controller |     "Jun 10 14:42:19.281964 crc crio[20344]: time=\"2026-06-10T14:42:19.281897423Z\" level=info msg=\"Got pod network &{Name:community-operators-446wk Namespace:openshift-marketplace ID:d27009ffabb8e7d0959a5c430fd0e62c0db4b40c3555f93508fe9ae7a72a5830 UID:c14ffe0d-8cb0-47cc-af8f-49da8684e040 NetNS:/var/run/netns/d9d58ed4-37ab-4855-9bf9-700795aff0a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc14ffe0d_8cb0_47cc_af8f_49da8684e040.slice PodAnnotations:0xc0007383c0}] Aliases:map[]}\"",
2026-06-10 15:52:08.774832 | controller |     "Jun 10 14:42:19.282144 crc crio[20344]: time=\"2026-06-10T14:42:19.282085788Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-446wk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.774868 | controller |     "Jun 10 14:42:19.282345 crc crio[20344]: time=\"2026-06-10T14:42:19.281933074Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-jcd8w/extract-utilities\" id=0e433b2a-f9c9-4cac-a829-9db6cf17f271 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.774888 | controller |     "Jun 10 14:42:19.283968 crc crio[20344]: time=\"2026-06-10T14:42:19.283892526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.774908 | controller |     "Jun 10 14:42:19.285651 crc crio[20344]: time=\"2026-06-10T14:42:19.285595871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.774924 | controller |     "Jun 10 14:42:19.292024 crc crio[20344]: time=\"2026-06-10T14:42:19.291956788Z\" level=info msg=\"Ran pod sandbox d27009ffabb8e7d0959a5c430fd0e62c0db4b40c3555f93508fe9ae7a72a5830 with infra container: openshift-marketplace/community-operators-446wk/POD\" id=118411cf-8487-4ca3-8185-5680321203f7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.774939 | controller |     "Jun 10 14:42:19.293951 crc crio[20344]: time=\"2026-06-10T14:42:19.293866369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.774954 | controller |     "Jun 10 14:42:19.294739 crc crio[20344]: time=\"2026-06-10T14:42:19.294628699Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=965eaa58-f11b-4b22-b0d8-3f220af5a211 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.774968 | controller |     "Jun 10 14:42:19.296772 crc crio[20344]: time=\"2026-06-10T14:42:19.29658607Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d2cd4ba4-3a2d-4344-8d74-68ef927a71e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.774983 | controller |     "Jun 10 14:42:19.307370 crc crio[20344]: time=\"2026-06-10T14:42:19.306411919Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-446wk/extract-utilities\" id=af4b1d5c-99b8-453f-8c82-704c9d69daee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.774997 | controller |     "Jun 10 14:42:19.307370 crc crio[20344]: time=\"2026-06-10T14:42:19.307250111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.775011 | controller |     "Jun 10 14:42:19.316750 crc crio[20344]: time=\"2026-06-10T14:42:19.31667612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.775026 | controller |     "Jun 10 14:42:19.329617 crc crio[20344]: time=\"2026-06-10T14:42:19.329533119Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.775040 | controller |     "Jun 10 14:42:19.354033 crc crio[20344]: 2026-06-10T14:42:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3b9252aab9a5fc9 Mac:92:30:fa:fb:95:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/e03cffc8-a676-4da4-a1bc-fffcbf256049 SocketPath: PciID:}] [{Interface:0xc00025aa40 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.775054 | controller |     "Jun 10 14:42:19.355026 crc crio[20344]: time=\"2026-06-10T14:42:19.35499449Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685042-4bbm2 Namespace:openshift-infra ID:3b9252aab9a5fc9fb731d073d5060d68c1878791700d6b873c29504b06f7ae4f UID:f11a5d44-4bf1-4b84-9fc2-a5ef1053055c NetNS:/var/run/netns/e03cffc8-a676-4da4-a1bc-fffcbf256049 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf11a5d44_4bf1_4b84_9fc2_a5ef1053055c.slice PodAnnotations:0xc002264218}] Aliases:map[]}\"",
2026-06-10 15:52:08.775072 | controller |     "Jun 10 14:42:19.355228 crc crio[20344]: time=\"2026-06-10T14:42:19.355211695Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685042-4bbm2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.775088 | controller |     "Jun 10 14:42:19.362054 crc crio[20344]: time=\"2026-06-10T14:42:19.361940003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.775103 | controller |     "Jun 10 14:42:19.364968 crc crio[20344]: 2026-06-10T14:42:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:90f87eed490b025 Mac:e6:aa:ea:d2:78:1d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:42 Mtu:0 Sandbox:/var/run/netns/cde1ea45-7b55-4c41-877e-5f0d4252762f SocketPath: PciID:}] [{Interface:0xc0002d2c20 Address:{IP:10.217.0.66 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.775118 | controller |     "Jun 10 14:42:19.365767 crc crio[20344]: time=\"2026-06-10T14:42:19.365701072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.775133 | controller |     "Jun 10 14:42:19.365848 crc crio[20344]: time=\"2026-06-10T14:42:19.365817285Z\" level=info msg=\"Got pod network &{Name:oauth-openshift-996965bf7-852tb Namespace:openshift-authentication ID:90f87eed490b025d2f044a2466ebccfcc4524d74662212e3ae361c6a67b5a498 UID:6f926f8c-2de0-4d1b-bbdc-838638c47ee0 NetNS:/var/run/netns/cde1ea45-7b55-4c41-877e-5f0d4252762f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod6f926f8c_2de0_4d1b_bbdc_838638c47ee0.slice PodAnnotations:0xc000738540}] Aliases:map[]}\"",
2026-06-10 15:52:08.775148 | controller |     "Jun 10 14:42:19.366030 crc crio[20344]: time=\"2026-06-10T14:42:19.365941078Z\" level=info msg=\"Checking pod openshift-authentication_oauth-openshift-996965bf7-852tb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.775163 | controller |     "Jun 10 14:42:19.374359 crc crio[20344]: time=\"2026-06-10T14:42:19.374323049Z\" level=info msg=\"Ran pod sandbox 3b9252aab9a5fc9fb731d073d5060d68c1878791700d6b873c29504b06f7ae4f with infra container: openshift-infra/auto-csr-approver-29685042-4bbm2/POD\" id=f66ca6cc-bd28-4f22-b835-b162ea3e7fae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.775178 | controller |     "Jun 10 14:42:19.376861 crc crio[20344]: time=\"2026-06-10T14:42:19.37664269Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=2eeec73f-280a-45eb-98ca-0626ea3ecde5 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.775193 | controller |     "Jun 10 14:42:19.380447 crc crio[20344]: time=\"2026-06-10T14:42:19.380233625Z\" level=info msg=\"Ran pod sandbox 90f87eed490b025d2f044a2466ebccfcc4524d74662212e3ae361c6a67b5a498 with infra container: openshift-authentication/oauth-openshift-996965bf7-852tb/POD\" id=76c464b3-dce3-4e8c-a09f-2d7f8da8d6e7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.775208 | controller |     "Jun 10 14:42:19.382958 crc crio[20344]: time=\"2026-06-10T14:42:19.382826303Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=87a96991-2c3a-45e8-8534-f28c0b3b6869 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.775223 | controller |     "Jun 10 14:42:19.389699 crc crio[20344]: time=\"2026-06-10T14:42:19.388977635Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-10 15:52:08.775238 | controller |     "Jun 10 14:42:19.390139 crc crio[20344]: time=\"2026-06-10T14:42:19.389895599Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:036ed6efe4cb5f5b90ee7f9ef5297c8591b8d67aa36b3c58b4fc5417622a140c\" id=cda3127b-f850-4d36-827b-c766f2316221 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.775256 | controller |     "Jun 10 14:42:19.398449 crc crio[20344]: time=\"2026-06-10T14:42:19.398118556Z\" level=info msg=\"Creating container: openshift-authentication/oauth-openshift-996965bf7-852tb/oauth-openshift\" id=05f34b4c-636e-4541-b401-1dd2d9b7fdec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.775271 | controller |     "Jun 10 14:42:19.398809 crc crio[20344]: time=\"2026-06-10T14:42:19.398581198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.775285 | controller |     "Jun 10 14:42:19.404031 crc crio[20344]: 2026-06-10T14:42:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6603d1c60b2b71d Mac:16:66:65:4c:c6:3a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/223243c0-c993-476d-ba7d-3dd2e67c8001 SocketPath: PciID:}] [{Interface:0xc000122e50 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.775301 | controller |     "Jun 10 14:42:19.405173 crc crio[20344]: time=\"2026-06-10T14:42:19.40509996Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qcn8g Namespace:openshift-marketplace ID:6603d1c60b2b71d6c8b3c608c1e2105492f361fa4ebe8c5e358233be84a19cd8 UID:f416f68d-6227-4d2a-a58d-42788b613d55 NetNS:/var/run/netns/223243c0-c993-476d-ba7d-3dd2e67c8001 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf416f68d_6227_4d2a_a58d_42788b613d55.slice PodAnnotations:0xc000528268}] Aliases:map[]}\"",
2026-06-10 15:52:08.775315 | controller |     "Jun 10 14:42:19.405346 crc crio[20344]: time=\"2026-06-10T14:42:19.405240134Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-qcn8g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.775330 | controller |     "Jun 10 14:42:19.420726 crc crio[20344]: time=\"2026-06-10T14:42:19.42063318Z\" level=info msg=\"Ran pod sandbox 6603d1c60b2b71d6c8b3c608c1e2105492f361fa4ebe8c5e358233be84a19cd8 with infra container: openshift-marketplace/redhat-operators-qcn8g/POD\" id=cd762cff-77f0-4186-bd7a-203d742db59b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.775345 | controller |     "Jun 10 14:42:19.423058 crc crio[20344]: time=\"2026-06-10T14:42:19.423007092Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b891476a-9911-4fd2-8be4-2af18663c01f name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.775360 | controller |     "Jun 10 14:42:19.425660 crc crio[20344]: time=\"2026-06-10T14:42:19.4255694Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=e54bbc1c-87df-4200-ae72-e3b1d6d74b1c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.775375 | controller |     "Jun 10 14:42:19.433783 crc crio[20344]: time=\"2026-06-10T14:42:19.433637932Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qcn8g/extract-utilities\" id=55b0fce3-06f9-4cbf-8878-ded2eb805b14 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.775390 | controller |     "Jun 10 14:42:19.434718 crc crio[20344]: time=\"2026-06-10T14:42:19.434053133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.775405 | controller |     "Jun 10 14:42:19.451213 crc crio[20344]: time=\"2026-06-10T14:42:19.450801925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.775423 | controller |     "Jun 10 14:42:19.482497 crc crio[20344]: time=\"2026-06-10T14:42:19.482429428Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.775437 | controller |     "Jun 10 14:42:19.484333 crc crio[20344]: time=\"2026-06-10T14:42:19.484189265Z\" level=info msg=\"Created container 1e8040059e9bacfd382026aa2d6888a3b420d9f6203fb40f28498043bc03c32c: openshift-marketplace/redhat-marketplace-72r26/extract-utilities\" id=22d84f0e-04d6-41c4-89f4-62aa979b3912 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.775452 | controller |     "Jun 10 14:42:19.485855 crc crio[20344]: time=\"2026-06-10T14:42:19.485736245Z\" level=info msg=\"Starting container: 1e8040059e9bacfd382026aa2d6888a3b420d9f6203fb40f28498043bc03c32c\" id=83e843b0-49e4-4e2a-b75c-47713262a054 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.775466 | controller |     "Jun 10 14:42:19.487494 crc crio[20344]: time=\"2026-06-10T14:42:19.4874213Z\" level=info msg=\"Created container 5f86b9c9bb4c87774ddc9960f81def4fce92e32ee7901673a8a7b04aed472cab: openshift-marketplace/community-operators-446wk/extract-utilities\" id=af4b1d5c-99b8-453f-8c82-704c9d69daee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.775481 | controller |     "Jun 10 14:42:19.489460 crc crio[20344]: time=\"2026-06-10T14:42:19.489136015Z\" level=info msg=\"Starting container: 5f86b9c9bb4c87774ddc9960f81def4fce92e32ee7901673a8a7b04aed472cab\" id=bfacebf3-d111-47c0-a136-ad8e5ee554bd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.775496 | controller |     "Jun 10 14:42:19.490083 crc crio[20344]: time=\"2026-06-10T14:42:19.490005218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.775511 | controller |     "Jun 10 14:42:19.490369 crc crio[20344]: time=\"2026-06-10T14:42:19.490247674Z\" level=info msg=\"Created container e120b34cd102a93d0f722fd57d32b2e2d3e72ea0b15f0704471b60c1699bcd5b: openshift-marketplace/certified-operators-jcd8w/extract-utilities\" id=0e433b2a-f9c9-4cac-a829-9db6cf17f271 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.775526 | controller |     "Jun 10 14:42:19.491173 crc crio[20344]: time=\"2026-06-10T14:42:19.491106777Z\" level=info msg=\"Starting container: e120b34cd102a93d0f722fd57d32b2e2d3e72ea0b15f0704471b60c1699bcd5b\" id=87e49d22-8557-499b-8812-7a9a5c0ad45c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.775541 | controller |     "Jun 10 14:42:19.492678 crc crio[20344]: time=\"2026-06-10T14:42:19.492606486Z\" level=info msg=\"Started container\" PID=27153 containerID=1e8040059e9bacfd382026aa2d6888a3b420d9f6203fb40f28498043bc03c32c description=openshift-marketplace/redhat-marketplace-72r26/extract-utilities id=83e843b0-49e4-4e2a-b75c-47713262a054 name=/runtime.v1.RuntimeService/StartContainer sandboxID=169636ee4392fc4ff473c6a5f4448f4d7c8d036f5cfbe343a5a52d7f1fec4449",
2026-06-10 15:52:08.775555 | controller |     "Jun 10 14:42:19.506594 crc crio[20344]: time=\"2026-06-10T14:42:19.506184284Z\" level=info msg=\"Started container\" PID=27151 containerID=e120b34cd102a93d0f722fd57d32b2e2d3e72ea0b15f0704471b60c1699bcd5b description=openshift-marketplace/certified-operators-jcd8w/extract-utilities id=87e49d22-8557-499b-8812-7a9a5c0ad45c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c251bacaf842c2b7262ee243b1d98c1fcd246f31ec1f33f83426db9c598dffd3",
2026-06-10 15:52:08.775570 | controller |     "Jun 10 14:42:19.506980 crc crio[20344]: time=\"2026-06-10T14:42:19.506941954Z\" level=info msg=\"Started container\" PID=27154 containerID=5f86b9c9bb4c87774ddc9960f81def4fce92e32ee7901673a8a7b04aed472cab description=openshift-marketplace/community-operators-446wk/extract-utilities id=bfacebf3-d111-47c0-a136-ad8e5ee554bd name=/runtime.v1.RuntimeService/StartContainer sandboxID=d27009ffabb8e7d0959a5c430fd0e62c0db4b40c3555f93508fe9ae7a72a5830",
2026-06-10 15:52:08.775589 | controller |     "Jun 10 14:42:19.631584 crc crio[20344]: time=\"2026-06-10T14:42:19.630988154Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=a5422375-756f-4535-af12-4be4e517d6a0 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.775604 | controller |     "Jun 10 14:42:19.635834 crc crio[20344]: time=\"2026-06-10T14:42:19.635750079Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-10 15:52:08.775619 | controller |     "Jun 10 14:42:19.639552 crc crio[20344]: time=\"2026-06-10T14:42:19.639340304Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=59d030af-f96e-4079-8ee8-ea9420672957 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.775634 | controller |     "Jun 10 14:42:19.652317 crc crio[20344]: time=\"2026-06-10T14:42:19.652164312Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-10 15:52:08.775648 | controller |     "Jun 10 14:42:19.662112 crc crio[20344]: time=\"2026-06-10T14:42:19.659140806Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=5ff7eaed-0c04-49b2-bd49-efb4c360fba3 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.775663 | controller |     "Jun 10 14:42:19.664974 crc crio[20344]: time=\"2026-06-10T14:42:19.664891157Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-10 15:52:08.775677 | controller |     "Jun 10 14:42:19.681108 crc crio[20344]: time=\"2026-06-10T14:42:19.681026562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.775692 | controller |     "Jun 10 14:42:19.714605 crc crio[20344]: time=\"2026-06-10T14:42:19.714524995Z\" level=info msg=\"Created container 24447f9f764ddcca95bdfcb855a64dc6be4ca3ab93c31161abd1ff8bc1b82cfa: openshift-marketplace/redhat-operators-qcn8g/extract-utilities\" id=55b0fce3-06f9-4cbf-8878-ded2eb805b14 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.775706 | controller |     "Jun 10 14:42:19.716072 crc crio[20344]: time=\"2026-06-10T14:42:19.715752348Z\" level=info msg=\"Starting container: 24447f9f764ddcca95bdfcb855a64dc6be4ca3ab93c31161abd1ff8bc1b82cfa\" id=797a0bcb-ed13-4f38-bea8-7a20f1955773 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.775721 | controller |     "Jun 10 14:42:19.725429 crc crio[20344]: time=\"2026-06-10T14:42:19.7253462Z\" level=info msg=\"Started container\" PID=27175 containerID=24447f9f764ddcca95bdfcb855a64dc6be4ca3ab93c31161abd1ff8bc1b82cfa description=openshift-marketplace/redhat-operators-qcn8g/extract-utilities id=797a0bcb-ed13-4f38-bea8-7a20f1955773 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6603d1c60b2b71d6c8b3c608c1e2105492f361fa4ebe8c5e358233be84a19cd8",
2026-06-10 15:52:08.775736 | controller |     "Jun 10 14:42:19.769689 crc crio[20344]: time=\"2026-06-10T14:42:19.769600287Z\" level=info msg=\"Created container eba2b519ce376dced436d8440827219807a8868192c85aa089b9312c4042e65a: openshift-authentication/oauth-openshift-996965bf7-852tb/oauth-openshift\" id=05f34b4c-636e-4541-b401-1dd2d9b7fdec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.775750 | controller |     "Jun 10 14:42:19.771042 crc crio[20344]: time=\"2026-06-10T14:42:19.770901801Z\" level=info msg=\"Starting container: eba2b519ce376dced436d8440827219807a8868192c85aa089b9312c4042e65a\" id=9ce686d9-e377-429f-b12f-a734998c7508 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.775765 | controller |     "Jun 10 14:42:19.778137 crc crio[20344]: time=\"2026-06-10T14:42:19.77807373Z\" level=info msg=\"Started container\" PID=27197 containerID=eba2b519ce376dced436d8440827219807a8868192c85aa089b9312c4042e65a description=openshift-authentication/oauth-openshift-996965bf7-852tb/oauth-openshift id=9ce686d9-e377-429f-b12f-a734998c7508 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90f87eed490b025d2f044a2466ebccfcc4524d74662212e3ae361c6a67b5a498",
2026-06-10 15:52:08.775784 | controller |     "Jun 10 14:42:20.348730 crc crio[20344]: time=\"2026-06-10T14:42:20.348634966Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=59d030af-f96e-4079-8ee8-ea9420672957 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.775799 | controller |     "Jun 10 14:42:20.350195 crc crio[20344]: time=\"2026-06-10T14:42:20.349609162Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=c22862cd-e848-454e-a11c-a8e0948408ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.775814 | controller |     "Jun 10 14:42:20.362726 crc crio[20344]: time=\"2026-06-10T14:42:20.362595734Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=a6b388d1-c3c7-4cb9-bc9f-072515d6a5ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.775829 | controller |     "Jun 10 14:42:20.367789 crc crio[20344]: time=\"2026-06-10T14:42:20.367718439Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:80a3918c902f8f219c53c3fb91ac0b3e3bb943a95805b4cec2ba2ac414b14132\" id=5ff7eaed-0c04-49b2-bd49-efb4c360fba3 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.775844 | controller |     "Jun 10 14:42:20.368933 crc crio[20344]: time=\"2026-06-10T14:42:20.368841079Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=bbd52329-64ec-4a27-af3f-1005a3680d15 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.775877 | controller |     "Jun 10 14:42:20.378373 crc crio[20344]: time=\"2026-06-10T14:42:20.378173225Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-72r26/extract-content\" id=79470092-ef71-417d-8e06-ab5f6f9f82ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.775893 | controller |     "Jun 10 14:42:20.382328 crc crio[20344]: time=\"2026-06-10T14:42:20.38218073Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=60fbae25-ba4e-4790-b615-a1ddf18ecc9d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.775909 | controller |     "Jun 10 14:42:20.390114 crc crio[20344]: time=\"2026-06-10T14:42:20.389948055Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-jcd8w/extract-content\" id=fed0ac9c-1beb-44a1-a308-59bfa21d59fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.775926 | controller |     "Jun 10 14:42:20.393498 crc crio[20344]: time=\"2026-06-10T14:42:20.393420506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.775943 | controller |     "Jun 10 14:42:20.406863 crc crio[20344]: time=\"2026-06-10T14:42:20.406763188Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.775958 | controller |     "Jun 10 14:42:20.412920 crc crio[20344]: time=\"2026-06-10T14:42:20.412821368Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:dfbee1a913900ca811d31cf79d976dfb34f80fb64e946ffb82e85b5587887c69\" id=a5422375-756f-4535-af12-4be4e517d6a0 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.775972 | controller |     "Jun 10 14:42:20.413699 crc crio[20344]: time=\"2026-06-10T14:42:20.413584708Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=1b4dc70b-b813-4ec8-b959-4a4129685936 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.775991 | controller |     "Jun 10 14:42:20.415427 crc crio[20344]: time=\"2026-06-10T14:42:20.415314883Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=4b691c72-c1ca-4241-9d02-187c53082356 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.776006 | controller |     "Jun 10 14:42:20.439161 crc crio[20344]: time=\"2026-06-10T14:42:20.438986387Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-446wk/extract-content\" id=c055e0f9-1a7c-494c-ae4c-c6f05d2c15e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.776021 | controller |     "Jun 10 14:42:20.439935 crc crio[20344]: time=\"2026-06-10T14:42:20.439643465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.776035 | controller |     "Jun 10 14:42:20.452481 crc crio[20344]: time=\"2026-06-10T14:42:20.452407321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.776050 | controller |     "Jun 10 14:42:20.461635 crc crio[20344]: time=\"2026-06-10T14:42:20.461509731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.776066 | controller |     "Jun 10 14:42:20.469564 crc crio[20344]: time=\"2026-06-10T14:42:20.4694375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.776080 | controller |     "Jun 10 14:42:20.477361 crc crio[20344]: time=\"2026-06-10T14:42:20.477175964Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.776095 | controller |     "Jun 10 14:42:20.497225 crc crio[20344]: time=\"2026-06-10T14:42:20.497090859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.776110 | controller |     "Jun 10 14:42:20.500416 crc crio[20344]: time=\"2026-06-10T14:42:20.500339744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.776125 | controller |     "Jun 10 14:42:20.633034 crc crio[20344]: time=\"2026-06-10T14:42:20.632693023Z\" level=info msg=\"Created container 6ae180cc821bda78e8ff47f190d37b9a805ddf0704560be3e5353d6cc1cb834a: openshift-marketplace/certified-operators-jcd8w/extract-content\" id=fed0ac9c-1beb-44a1-a308-59bfa21d59fe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.776139 | controller |     "Jun 10 14:42:20.633976 crc crio[20344]: time=\"2026-06-10T14:42:20.633921435Z\" level=info msg=\"Starting container: 6ae180cc821bda78e8ff47f190d37b9a805ddf0704560be3e5353d6cc1cb834a\" id=09ea88ad-4ec9-473f-ac49-4f264b8218c0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.776154 | controller |     "Jun 10 14:42:20.636558 crc crio[20344]: time=\"2026-06-10T14:42:20.636200475Z\" level=info msg=\"Created container 027b93c2d30b9334c667c1aeb40d6ea175994b36c921e8b46bf37605f9646f9d: openshift-marketplace/redhat-marketplace-72r26/extract-content\" id=79470092-ef71-417d-8e06-ab5f6f9f82ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.776168 | controller |     "Jun 10 14:42:20.639315 crc crio[20344]: time=\"2026-06-10T14:42:20.639197294Z\" level=info msg=\"Starting container: 027b93c2d30b9334c667c1aeb40d6ea175994b36c921e8b46bf37605f9646f9d\" id=897b82e8-11dd-49aa-a4e4-1f0200da2f7c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.776183 | controller |     "Jun 10 14:42:20.644358 crc crio[20344]: time=\"2026-06-10T14:42:20.644213026Z\" level=info msg=\"Created container 533d2470316963e04727da546fe98c7abefbbffdb6fb76b60c9cbf11667c15f8: openshift-marketplace/community-operators-446wk/extract-content\" id=c055e0f9-1a7c-494c-ae4c-c6f05d2c15e7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.776201 | controller |     "Jun 10 14:42:20.644691 crc crio[20344]: time=\"2026-06-10T14:42:20.644532515Z\" level=info msg=\"Started container\" PID=27270 containerID=6ae180cc821bda78e8ff47f190d37b9a805ddf0704560be3e5353d6cc1cb834a description=openshift-marketplace/certified-operators-jcd8w/extract-content id=09ea88ad-4ec9-473f-ac49-4f264b8218c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c251bacaf842c2b7262ee243b1d98c1fcd246f31ec1f33f83426db9c598dffd3",
2026-06-10 15:52:08.776217 | controller |     "Jun 10 14:42:20.646701 crc crio[20344]: time=\"2026-06-10T14:42:20.64661726Z\" level=info msg=\"Started container\" PID=27271 containerID=027b93c2d30b9334c667c1aeb40d6ea175994b36c921e8b46bf37605f9646f9d description=openshift-marketplace/redhat-marketplace-72r26/extract-content id=897b82e8-11dd-49aa-a4e4-1f0200da2f7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=169636ee4392fc4ff473c6a5f4448f4d7c8d036f5cfbe343a5a52d7f1fec4449",
2026-06-10 15:52:08.776231 | controller |     "Jun 10 14:42:20.646897 crc crio[20344]: time=\"2026-06-10T14:42:20.646765643Z\" level=info msg=\"Starting container: 533d2470316963e04727da546fe98c7abefbbffdb6fb76b60c9cbf11667c15f8\" id=0c8e5247-9454-4767-aaa7-39376f3c651c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.776246 | controller |     "Jun 10 14:42:20.662126 crc crio[20344]: time=\"2026-06-10T14:42:20.65422657Z\" level=info msg=\"Started container\" PID=27272 containerID=533d2470316963e04727da546fe98c7abefbbffdb6fb76b60c9cbf11667c15f8 description=openshift-marketplace/community-operators-446wk/extract-content id=0c8e5247-9454-4767-aaa7-39376f3c651c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d27009ffabb8e7d0959a5c430fd0e62c0db4b40c3555f93508fe9ae7a72a5830",
2026-06-10 15:52:08.776261 | controller |     "Jun 10 14:42:20.708944 crc crio[20344]: time=\"2026-06-10T14:42:20.70887799Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=77407b51-1bbf-478c-89a1-7b5a9a787b83 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.776276 | controller |     "Jun 10 14:42:20.713608 crc crio[20344]: time=\"2026-06-10T14:42:20.713499152Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-10 15:52:08.776345 | controller |     "Jun 10 14:42:21.587150 crc crio[20344]: time=\"2026-06-10T14:42:21.586242144Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:e03c9b1bbf20136e2179857f5179ab4aa9e4a5659d6854bc1abd967740f936dd\" id=77407b51-1bbf-478c-89a1-7b5a9a787b83 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.776366 | controller |     "Jun 10 14:42:21.592414 crc crio[20344]: time=\"2026-06-10T14:42:21.592237182Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=fbaef073-445a-4cb3-9152-decc2de17067 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.776382 | controller |     "Jun 10 14:42:21.603790 crc crio[20344]: time=\"2026-06-10T14:42:21.603609992Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=d1cfd73d-7ee0-450c-9fcd-2b45b9427b1c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.776397 | controller |     "Jun 10 14:42:21.616172 crc crio[20344]: time=\"2026-06-10T14:42:21.615866295Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qcn8g/extract-content\" id=09890860-fe4e-463c-9732-57b8519b2f54 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.776412 | controller |     "Jun 10 14:42:21.616918 crc crio[20344]: time=\"2026-06-10T14:42:21.616699657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.776430 | controller |     "Jun 10 14:42:21.790867 crc crio[20344]: time=\"2026-06-10T14:42:21.790647221Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.776445 | controller |     "Jun 10 14:42:21.833019 crc crio[20344]: time=\"2026-06-10T14:42:21.832849644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.776460 | controller |     "Jun 10 14:42:22.177429 crc crio[20344]: time=\"2026-06-10T14:42:22.177154388Z\" level=info msg=\"Created container 4511e0061db7c26134b6c144853ceff90defbdffc7ef132f3d0d755fc037647c: openshift-marketplace/redhat-operators-qcn8g/extract-content\" id=09890860-fe4e-463c-9732-57b8519b2f54 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.776475 | controller |     "Jun 10 14:42:22.185532 crc crio[20344]: time=\"2026-06-10T14:42:22.185354934Z\" level=info msg=\"Starting container: 4511e0061db7c26134b6c144853ceff90defbdffc7ef132f3d0d755fc037647c\" id=81339beb-7aeb-4823-88cb-6be12bb0133e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.776490 | controller |     "Jun 10 14:42:22.196471 crc crio[20344]: time=\"2026-06-10T14:42:22.195957314Z\" level=info msg=\"Started container\" PID=27314 containerID=4511e0061db7c26134b6c144853ceff90defbdffc7ef132f3d0d755fc037647c description=openshift-marketplace/redhat-operators-qcn8g/extract-content id=81339beb-7aeb-4823-88cb-6be12bb0133e name=/runtime.v1.RuntimeService/StartContainer sandboxID=6603d1c60b2b71d6c8b3c608c1e2105492f361fa4ebe8c5e358233be84a19cd8",
2026-06-10 15:52:08.776505 | controller |     "Jun 10 14:42:22.905091 crc crio[20344]: time=\"2026-06-10T14:42:22.904147258Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=021556fd-089a-4a57-bf9e-950f81d10008 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.776521 | controller |     "Jun 10 14:42:22.929638 crc crio[20344]: time=\"2026-06-10T14:42:22.928757267Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=ea1f5e31-1068-407c-9688-37feef439755 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.776535 | controller |     "Jun 10 14:42:22.944010 crc crio[20344]: time=\"2026-06-10T14:42:22.943934387Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-72r26/registry-server\" id=b80ad940-bba2-4bb4-a066-806c250b9f73 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.776550 | controller |     "Jun 10 14:42:22.944766 crc crio[20344]: time=\"2026-06-10T14:42:22.944683577Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.776565 | controller |     "Jun 10 14:42:23.135998 crc crio[20344]: time=\"2026-06-10T14:42:23.135877065Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.776580 | controller |     "Jun 10 14:42:23.145631 crc crio[20344]: time=\"2026-06-10T14:42:23.14554036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.776594 | controller |     "Jun 10 14:42:23.322086 crc crio[20344]: time=\"2026-06-10T14:42:23.321868917Z\" level=info msg=\"Created container 5a3fae5b1fae3c8dcb95719e275f11e7e0ffa7bb2f1520e7f98080e2a73f2a01: openshift-marketplace/redhat-marketplace-72r26/registry-server\" id=b80ad940-bba2-4bb4-a066-806c250b9f73 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.776612 | controller |     "Jun 10 14:42:23.323858 crc crio[20344]: time=\"2026-06-10T14:42:23.323658234Z\" level=info msg=\"Starting container: 5a3fae5b1fae3c8dcb95719e275f11e7e0ffa7bb2f1520e7f98080e2a73f2a01\" id=4dc73d78-da71-4fab-a79e-6256ce1f046e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.776628 | controller |     "Jun 10 14:42:23.348023 crc crio[20344]: time=\"2026-06-10T14:42:23.34703847Z\" level=info msg=\"Started container\" PID=27336 containerID=5a3fae5b1fae3c8dcb95719e275f11e7e0ffa7bb2f1520e7f98080e2a73f2a01 description=openshift-marketplace/redhat-marketplace-72r26/registry-server id=4dc73d78-da71-4fab-a79e-6256ce1f046e name=/runtime.v1.RuntimeService/StartContainer sandboxID=169636ee4392fc4ff473c6a5f4448f4d7c8d036f5cfbe343a5a52d7f1fec4449",
2026-06-10 15:52:08.776643 | controller |     "Jun 10 14:42:28.473304 crc crio[20344]: time=\"2026-06-10T14:42:28.472731928Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=648f8062-556d-4c67-a8d5-758b012fa0e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.776658 | controller |     "Jun 10 14:42:28.479475 crc crio[20344]: time=\"2026-06-10T14:42:28.47619628Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=39b5f9f2-15cc-42d4-b971-8724ef81969b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.776673 | controller |     "Jun 10 14:42:28.486165 crc crio[20344]: time=\"2026-06-10T14:42:28.485971498Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-446wk/registry-server\" id=2698d9db-3020-4ccc-9f02-b3cb9d3b6a07 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.776688 | controller |     "Jun 10 14:42:28.486762 crc crio[20344]: time=\"2026-06-10T14:42:28.486604114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.776703 | controller |     "Jun 10 14:42:28.598791 crc crio[20344]: time=\"2026-06-10T14:42:28.598616326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.776718 | controller |     "Jun 10 14:42:28.609357 crc crio[20344]: time=\"2026-06-10T14:42:28.60901272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.776732 | controller |     "Jun 10 14:42:28.907408 crc crio[20344]: time=\"2026-06-10T14:42:28.906632994Z\" level=info msg=\"Created container 1b07db2756858f65a70019f10d25aac3f9bbfe1ed57e72bc0f0e15df503447f5: openshift-marketplace/community-operators-446wk/registry-server\" id=2698d9db-3020-4ccc-9f02-b3cb9d3b6a07 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.776747 | controller |     "Jun 10 14:42:28.908972 crc crio[20344]: time=\"2026-06-10T14:42:28.908839222Z\" level=info msg=\"Starting container: 1b07db2756858f65a70019f10d25aac3f9bbfe1ed57e72bc0f0e15df503447f5\" id=4da4a277-28d5-483c-a0df-c5ad44d4128d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.776761 | controller |     "Jun 10 14:42:28.930081 crc crio[20344]: time=\"2026-06-10T14:42:28.929925748Z\" level=info msg=\"Started container\" PID=27435 containerID=1b07db2756858f65a70019f10d25aac3f9bbfe1ed57e72bc0f0e15df503447f5 description=openshift-marketplace/community-operators-446wk/registry-server id=4da4a277-28d5-483c-a0df-c5ad44d4128d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d27009ffabb8e7d0959a5c430fd0e62c0db4b40c3555f93508fe9ae7a72a5830",
2026-06-10 15:52:08.776775 | controller |     "Jun 10 14:42:30.823153 crc crio[20344]: time=\"2026-06-10T14:42:30.822060605Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0699f5b0-c9d4-49ea-a03c-bf2267f86dee name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.776794 | controller |     "Jun 10 14:42:39.056754 crc crio[20344]: time=\"2026-06-10T14:42:39.050948436Z\" level=info msg=\"Stopping container: 1b07db2756858f65a70019f10d25aac3f9bbfe1ed57e72bc0f0e15df503447f5 (timeout: 2s)\" id=245d0c07-8c30-4ffb-96b8-2adacd644d89 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.776809 | controller |     "Jun 10 14:42:39.604862 crc crio[20344]: time=\"2026-06-10T14:42:39.604627898Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=64500323-910b-4cf2-a63e-33c2f2bbb6dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.776824 | controller |     "Jun 10 14:42:39.615556 crc crio[20344]: time=\"2026-06-10T14:42:39.614698904Z\" level=info msg=\"Stopped container 1b07db2756858f65a70019f10d25aac3f9bbfe1ed57e72bc0f0e15df503447f5: openshift-marketplace/community-operators-446wk/registry-server\" id=245d0c07-8c30-4ffb-96b8-2adacd644d89 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.776839 | controller |     "Jun 10 14:42:39.616060 crc crio[20344]: time=\"2026-06-10T14:42:39.615980007Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-jcd8w/registry-server\" id=0bec95f1-5f5c-4273-9321-0898cb5a7e4f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.776880 | controller |     "Jun 10 14:42:39.617671 crc crio[20344]: time=\"2026-06-10T14:42:39.617383904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.776896 | controller |     "Jun 10 14:42:39.621140 crc crio[20344]: time=\"2026-06-10T14:42:39.620520477Z\" level=info msg=\"Stopping pod sandbox: d27009ffabb8e7d0959a5c430fd0e62c0db4b40c3555f93508fe9ae7a72a5830\" id=5e33023c-1425-454b-b265-58b5d759e114 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.776912 | controller |     "Jun 10 14:42:39.621355 crc crio[20344]: time=\"2026-06-10T14:42:39.621243086Z\" level=info msg=\"Got pod network &{Name:community-operators-446wk Namespace:openshift-marketplace ID:d27009ffabb8e7d0959a5c430fd0e62c0db4b40c3555f93508fe9ae7a72a5830 UID:c14ffe0d-8cb0-47cc-af8f-49da8684e040 NetNS:/var/run/netns/d9d58ed4-37ab-4855-9bf9-700795aff0a8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc14ffe0d_8cb0_47cc_af8f_49da8684e040.slice PodAnnotations:0xc004036208}] Aliases:map[]}\"",
2026-06-10 15:52:08.776927 | controller |     "Jun 10 14:42:39.621627 crc crio[20344]: time=\"2026-06-10T14:42:39.621495303Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-446wk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.776942 | controller |     "Jun 10 14:42:39.753202 crc crio[20344]: time=\"2026-06-10T14:42:39.752066544Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=2eeec73f-280a-45eb-98ca-0626ea3ecde5 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.776958 | controller |     "Jun 10 14:42:39.753715 crc crio[20344]: time=\"2026-06-10T14:42:39.753544633Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c6de7f0a-986c-4169-96f4-f8c5a1f01ba5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.776973 | controller |     "Jun 10 14:42:39.761139 crc crio[20344]: time=\"2026-06-10T14:42:39.759992073Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8351cd1c-4e02-43f1-ba00-9b0617a19ee2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.776991 | controller |     "Jun 10 14:42:39.781017 crc crio[20344]: time=\"2026-06-10T14:42:39.78074175Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.777007 | controller |     "Jun 10 14:42:39.781017 crc crio[20344]: time=\"2026-06-10T14:42:39.781006507Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685042-4bbm2/oc\" id=9d564442-38a1-41d0-9547-d69b4dd6c850 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.777022 | controller |     "Jun 10 14:42:39.785173 crc crio[20344]: time=\"2026-06-10T14:42:39.78495041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.777036 | controller |     "Jun 10 14:42:39.816141 crc crio[20344]: time=\"2026-06-10T14:42:39.815706291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.777051 | controller |     "Jun 10 14:42:39.866966 crc crio[20344]: time=\"2026-06-10T14:42:39.866580422Z\" level=info msg=\"Stopping container: 5a3fae5b1fae3c8dcb95719e275f11e7e0ffa7bb2f1520e7f98080e2a73f2a01 (timeout: 2s)\" id=9dd21128-a905-46f7-b002-a05b41d8bb96 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.777080 | controller |     "Jun 10 14:42:39.938123 crc crio[20344]: time=\"2026-06-10T14:42:39.938036525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.777096 | controller |     "Jun 10 14:42:40.052333 crc crio[20344]: time=\"2026-06-10T14:42:40.051917756Z\" level=info msg=\"Stopped container 5a3fae5b1fae3c8dcb95719e275f11e7e0ffa7bb2f1520e7f98080e2a73f2a01: openshift-marketplace/redhat-marketplace-72r26/registry-server\" id=9dd21128-a905-46f7-b002-a05b41d8bb96 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.777111 | controller |     "Jun 10 14:42:40.059734 crc crio[20344]: time=\"2026-06-10T14:42:40.059602879Z\" level=info msg=\"Stopping pod sandbox: 169636ee4392fc4ff473c6a5f4448f4d7c8d036f5cfbe343a5a52d7f1fec4449\" id=62ea0fce-6779-4cf0-a9ea-bf1f8f9dbf9d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.777125 | controller |     "Jun 10 14:42:40.060379 crc crio[20344]: time=\"2026-06-10T14:42:40.060179914Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-72r26 Namespace:openshift-marketplace ID:169636ee4392fc4ff473c6a5f4448f4d7c8d036f5cfbe343a5a52d7f1fec4449 UID:e48bb619-57a6-43f0-9346-5c72039481df NetNS:/var/run/netns/f6a949aa-85dc-45f2-85ec-e4499e7b99c4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pode48bb619_57a6_43f0_9346_5c72039481df.slice PodAnnotations:0xc000738298}] Aliases:map[]}\"",
2026-06-10 15:52:08.777141 | controller |     "Jun 10 14:42:40.060481 crc crio[20344]: time=\"2026-06-10T14:42:40.060437561Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-72r26 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.777156 | controller |     "Jun 10 14:42:40.145116 crc crio[20344]: time=\"2026-06-10T14:42:40.144984899Z\" level=info msg=\"Created container 14c04f5c229a052efc92f896fe542efb50196b3a7c06efd156a045f29d2a8c62: openshift-marketplace/certified-operators-jcd8w/registry-server\" id=0bec95f1-5f5c-4273-9321-0898cb5a7e4f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.777170 | controller |     "Jun 10 14:42:40.147096 crc crio[20344]: time=\"2026-06-10T14:42:40.147032723Z\" level=info msg=\"Starting container: 14c04f5c229a052efc92f896fe542efb50196b3a7c06efd156a045f29d2a8c62\" id=ae51e50c-2c30-4d0f-89b1-c16c54057c56 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.777189 | controller |     "Jun 10 14:42:40.191225 crc crio[20344]: time=\"2026-06-10T14:42:40.191157806Z\" level=info msg=\"Started container\" PID=27682 containerID=14c04f5c229a052efc92f896fe542efb50196b3a7c06efd156a045f29d2a8c62 description=openshift-marketplace/certified-operators-jcd8w/registry-server id=ae51e50c-2c30-4d0f-89b1-c16c54057c56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c251bacaf842c2b7262ee243b1d98c1fcd246f31ec1f33f83426db9c598dffd3",
2026-06-10 15:52:08.777205 | controller |     "Jun 10 14:42:41.019364 crc crio[20344]: time=\"2026-06-10T14:42:41.018038149Z\" level=info msg=\"Stopped pod sandbox: d27009ffabb8e7d0959a5c430fd0e62c0db4b40c3555f93508fe9ae7a72a5830\" id=5e33023c-1425-454b-b265-58b5d759e114 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.777221 | controller |     "Jun 10 14:42:41.157946 crc crio[20344]: time=\"2026-06-10T14:42:41.157816982Z\" level=info msg=\"Removing container: 1b07db2756858f65a70019f10d25aac3f9bbfe1ed57e72bc0f0e15df503447f5\" id=c4bf2e82-fd77-4f03-8b12-cf2a02162769 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.777236 | controller |     "Jun 10 14:42:41.283105 crc crio[20344]: time=\"2026-06-10T14:42:41.282965781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.777252 | controller |     "Jun 10 14:42:41.301823 crc crio[20344]: time=\"2026-06-10T14:42:41.300986766Z\" level=info msg=\"Removed container 1b07db2756858f65a70019f10d25aac3f9bbfe1ed57e72bc0f0e15df503447f5: openshift-marketplace/community-operators-446wk/registry-server\" id=c4bf2e82-fd77-4f03-8b12-cf2a02162769 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.777267 | controller |     "Jun 10 14:42:41.307746 crc crio[20344]: time=\"2026-06-10T14:42:41.30723319Z\" level=info msg=\"Removing container: 533d2470316963e04727da546fe98c7abefbbffdb6fb76b60c9cbf11667c15f8\" id=2d059ea0-c190-4c70-9cf8-c9471eeab2cf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.777283 | controller |     "Jun 10 14:42:41.353065 crc crio[20344]: time=\"2026-06-10T14:42:41.352945815Z\" level=info msg=\"Removed container 533d2470316963e04727da546fe98c7abefbbffdb6fb76b60c9cbf11667c15f8: openshift-marketplace/community-operators-446wk/extract-content\" id=2d059ea0-c190-4c70-9cf8-c9471eeab2cf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.777298 | controller |     "Jun 10 14:42:41.358305 crc crio[20344]: time=\"2026-06-10T14:42:41.358164333Z\" level=info msg=\"Removing container: 5f86b9c9bb4c87774ddc9960f81def4fce92e32ee7901673a8a7b04aed472cab\" id=c0200b62-f324-4918-b2ab-ca4803ed8f04 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.777314 | controller |     "Jun 10 14:42:41.428204 crc crio[20344]: time=\"2026-06-10T14:42:41.42793067Z\" level=info msg=\"Removed container 5f86b9c9bb4c87774ddc9960f81def4fce92e32ee7901673a8a7b04aed472cab: openshift-marketplace/community-operators-446wk/extract-utilities\" id=c0200b62-f324-4918-b2ab-ca4803ed8f04 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.777329 | controller |     "Jun 10 14:42:41.452716 crc crio[20344]: time=\"2026-06-10T14:42:41.452615661Z\" level=info msg=\"Stopped pod sandbox: 169636ee4392fc4ff473c6a5f4448f4d7c8d036f5cfbe343a5a52d7f1fec4449\" id=62ea0fce-6779-4cf0-a9ea-bf1f8f9dbf9d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.777344 | controller |     "Jun 10 14:42:41.523169 crc crio[20344]: time=\"2026-06-10T14:42:41.522994366Z\" level=info msg=\"Created container 0a64401eeabcaae3bd7cf914909be295ca8b44dd0037352f4cb19e16426b577e: openshift-infra/auto-csr-approver-29685042-4bbm2/oc\" id=9d564442-38a1-41d0-9547-d69b4dd6c850 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.777359 | controller |     "Jun 10 14:42:41.524552 crc crio[20344]: time=\"2026-06-10T14:42:41.524435344Z\" level=info msg=\"Starting container: 0a64401eeabcaae3bd7cf914909be295ca8b44dd0037352f4cb19e16426b577e\" id=f9a5c453-a699-4519-b103-c5d04b28140a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.777378 | controller |     "Jun 10 14:42:41.540818 crc crio[20344]: time=\"2026-06-10T14:42:41.537011585Z\" level=info msg=\"Started container\" PID=27795 containerID=0a64401eeabcaae3bd7cf914909be295ca8b44dd0037352f4cb19e16426b577e description=openshift-infra/auto-csr-approver-29685042-4bbm2/oc id=f9a5c453-a699-4519-b103-c5d04b28140a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b9252aab9a5fc9fb731d073d5060d68c1878791700d6b873c29504b06f7ae4f",
2026-06-10 15:52:08.777394 | controller |     "Jun 10 14:42:42.190373 crc crio[20344]: time=\"2026-06-10T14:42:42.190157509Z\" level=info msg=\"Removing container: 5a3fae5b1fae3c8dcb95719e275f11e7e0ffa7bb2f1520e7f98080e2a73f2a01\" id=4d7b82b2-d910-488b-88d6-5e2eb862dc9c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.777410 | controller |     "Jun 10 14:42:42.199397 crc crio[20344]: time=\"2026-06-10T14:42:42.198752865Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=16703ef0-d9f9-4bbb-b977-0193781cfeef name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.777425 | controller |     "Jun 10 14:42:42.203872 crc crio[20344]: time=\"2026-06-10T14:42:42.203786318Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4812cf45-bfb1-405e-8c3a-39258d995bfc name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.777440 | controller |     "Jun 10 14:42:42.210575 crc crio[20344]: time=\"2026-06-10T14:42:42.210394302Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-qcn8g/registry-server\" id=538e7d08-ead2-4618-bd99-e2b9ae738456 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.777456 | controller |     "Jun 10 14:42:42.210933 crc crio[20344]: time=\"2026-06-10T14:42:42.210861864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.777471 | controller |     "Jun 10 14:42:42.266047 crc crio[20344]: time=\"2026-06-10T14:42:42.265524075Z\" level=info msg=\"Removed container 5a3fae5b1fae3c8dcb95719e275f11e7e0ffa7bb2f1520e7f98080e2a73f2a01: openshift-marketplace/redhat-marketplace-72r26/registry-server\" id=4d7b82b2-d910-488b-88d6-5e2eb862dc9c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.777486 | controller |     "Jun 10 14:42:42.269922 crc crio[20344]: time=\"2026-06-10T14:42:42.269839389Z\" level=info msg=\"Removing container: 027b93c2d30b9334c667c1aeb40d6ea175994b36c921e8b46bf37605f9646f9d\" id=be3e2afe-6c01-4402-a584-33111bd71343 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.777502 | controller |     "Jun 10 14:42:42.300032 crc crio[20344]: time=\"2026-06-10T14:42:42.299910711Z\" level=info msg=\"Removed container 027b93c2d30b9334c667c1aeb40d6ea175994b36c921e8b46bf37605f9646f9d: openshift-marketplace/redhat-marketplace-72r26/extract-content\" id=be3e2afe-6c01-4402-a584-33111bd71343 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.777517 | controller |     "Jun 10 14:42:42.307364 crc crio[20344]: time=\"2026-06-10T14:42:42.307096621Z\" level=info msg=\"Removing container: 1e8040059e9bacfd382026aa2d6888a3b420d9f6203fb40f28498043bc03c32c\" id=ab22caa6-3573-4d11-9a61-9a63ba8ff711 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.777532 | controller |     "Jun 10 14:42:42.307667 crc crio[20344]: time=\"2026-06-10T14:42:42.307357448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.777548 | controller |     "Jun 10 14:42:42.318168 crc crio[20344]: time=\"2026-06-10T14:42:42.315908393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.777568 | controller |     "Jun 10 14:42:42.353784 crc crio[20344]: time=\"2026-06-10T14:42:42.353710289Z\" level=info msg=\"Removed container 1e8040059e9bacfd382026aa2d6888a3b420d9f6203fb40f28498043bc03c32c: openshift-marketplace/redhat-marketplace-72r26/extract-utilities\" id=ab22caa6-3573-4d11-9a61-9a63ba8ff711 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.777584 | controller |     "Jun 10 14:42:42.425957 crc crio[20344]: time=\"2026-06-10T14:42:42.425875901Z\" level=info msg=\"Created container b78e5dd9a694f248e316015f52c200a8f3e0cdc537c3b4179b05a0ef60a82fdc: openshift-marketplace/redhat-operators-qcn8g/registry-server\" id=538e7d08-ead2-4618-bd99-e2b9ae738456 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.777599 | controller |     "Jun 10 14:42:42.427376 crc crio[20344]: time=\"2026-06-10T14:42:42.427232317Z\" level=info msg=\"Starting container: b78e5dd9a694f248e316015f52c200a8f3e0cdc537c3b4179b05a0ef60a82fdc\" id=22364412-5550-4bd7-bd42-0008320c47ca name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.777614 | controller |     "Jun 10 14:42:42.432933 crc crio[20344]: time=\"2026-06-10T14:42:42.432865745Z\" level=info msg=\"Started container\" PID=27839 containerID=b78e5dd9a694f248e316015f52c200a8f3e0cdc537c3b4179b05a0ef60a82fdc description=openshift-marketplace/redhat-operators-qcn8g/registry-server id=22364412-5550-4bd7-bd42-0008320c47ca name=/runtime.v1.RuntimeService/StartContainer sandboxID=6603d1c60b2b71d6c8b3c608c1e2105492f361fa4ebe8c5e358233be84a19cd8",
2026-06-10 15:52:08.777630 | controller |     "Jun 10 14:42:43.210770 crc crio[20344]: time=\"2026-06-10T14:42:43.20975879Z\" level=info msg=\"Stopping pod sandbox: 3b9252aab9a5fc9fb731d073d5060d68c1878791700d6b873c29504b06f7ae4f\" id=221a6402-dbc0-4235-92f6-81204e695773 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.777646 | controller |     "Jun 10 14:42:43.211573 crc crio[20344]: time=\"2026-06-10T14:42:43.211519357Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685042-4bbm2 Namespace:openshift-infra ID:3b9252aab9a5fc9fb731d073d5060d68c1878791700d6b873c29504b06f7ae4f UID:f11a5d44-4bf1-4b84-9fc2-a5ef1053055c NetNS:/var/run/netns/e03cffc8-a676-4da4-a1bc-fffcbf256049 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf11a5d44_4bf1_4b84_9fc2_a5ef1053055c.slice PodAnnotations:0xc00008c9c8}] Aliases:map[]}\"",
2026-06-10 15:52:08.777661 | controller |     "Jun 10 14:42:43.211730 crc crio[20344]: time=\"2026-06-10T14:42:43.211680391Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685042-4bbm2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.777677 | controller |     "Jun 10 14:42:43.751231 crc crio[20344]: time=\"2026-06-10T14:42:43.751083227Z\" level=info msg=\"Stopped pod sandbox: 3b9252aab9a5fc9fb731d073d5060d68c1878791700d6b873c29504b06f7ae4f\" id=221a6402-dbc0-4235-92f6-81204e695773 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.777693 | controller |     "Jun 10 14:42:49.313337 crc crio[20344]: time=\"2026-06-10T14:42:49.312533247Z\" level=info msg=\"Stopping container: 14c04f5c229a052efc92f896fe542efb50196b3a7c06efd156a045f29d2a8c62 (timeout: 2s)\" id=5bcc1995-c08b-4d6b-8ef4-d0f4811057df name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.777708 | controller |     "Jun 10 14:42:49.442588 crc crio[20344]: time=\"2026-06-10T14:42:49.442304657Z\" level=info msg=\"Stopped container 14c04f5c229a052efc92f896fe542efb50196b3a7c06efd156a045f29d2a8c62: openshift-marketplace/certified-operators-jcd8w/registry-server\" id=5bcc1995-c08b-4d6b-8ef4-d0f4811057df name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.777723 | controller |     "Jun 10 14:42:49.444093 crc crio[20344]: time=\"2026-06-10T14:42:49.444015612Z\" level=info msg=\"Stopping pod sandbox: c251bacaf842c2b7262ee243b1d98c1fcd246f31ec1f33f83426db9c598dffd3\" id=524e24a5-62f6-4354-bbf5-687768047744 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.777742 | controller |     "Jun 10 14:42:49.444791 crc crio[20344]: time=\"2026-06-10T14:42:49.444728001Z\" level=info msg=\"Got pod network &{Name:certified-operators-jcd8w Namespace:openshift-marketplace ID:c251bacaf842c2b7262ee243b1d98c1fcd246f31ec1f33f83426db9c598dffd3 UID:a44dc0db-a9af-4bb2-9d53-21bb8530ebe7 NetNS:/var/run/netns/0bd6d326-1d08-4393-b095-17a207f9fc80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda44dc0db_a9af_4bb2_9d53_21bb8530ebe7.slice PodAnnotations:0xc00012ae30}] Aliases:map[]}\"",
2026-06-10 15:52:08.777759 | controller |     "Jun 10 14:42:49.445015 crc crio[20344]: time=\"2026-06-10T14:42:49.444941507Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-jcd8w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.777775 | controller |     "Jun 10 14:42:49.673059 crc crio[20344]: time=\"2026-06-10T14:42:49.67271377Z\" level=info msg=\"Stopped pod sandbox: c251bacaf842c2b7262ee243b1d98c1fcd246f31ec1f33f83426db9c598dffd3\" id=524e24a5-62f6-4354-bbf5-687768047744 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.777791 | controller |     "Jun 10 14:42:50.333245 crc crio[20344]: time=\"2026-06-10T14:42:50.333128095Z\" level=info msg=\"Removing container: 14c04f5c229a052efc92f896fe542efb50196b3a7c06efd156a045f29d2a8c62\" id=00462bb5-187d-4b39-961d-d279cce6e3a1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.777806 | controller |     "Jun 10 14:42:50.373180 crc crio[20344]: time=\"2026-06-10T14:42:50.373001896Z\" level=info msg=\"Removed container 14c04f5c229a052efc92f896fe542efb50196b3a7c06efd156a045f29d2a8c62: openshift-marketplace/certified-operators-jcd8w/registry-server\" id=00462bb5-187d-4b39-961d-d279cce6e3a1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.777822 | controller |     "Jun 10 14:42:50.382237 crc crio[20344]: time=\"2026-06-10T14:42:50.382094275Z\" level=info msg=\"Removing container: 6ae180cc821bda78e8ff47f190d37b9a805ddf0704560be3e5353d6cc1cb834a\" id=9e288038-ca3d-4a37-aaa7-d6ca44fdd7d6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.777837 | controller |     "Jun 10 14:42:50.433890 crc crio[20344]: time=\"2026-06-10T14:42:50.433716626Z\" level=info msg=\"Removed container 6ae180cc821bda78e8ff47f190d37b9a805ddf0704560be3e5353d6cc1cb834a: openshift-marketplace/certified-operators-jcd8w/extract-content\" id=9e288038-ca3d-4a37-aaa7-d6ca44fdd7d6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.777870 | controller |     "Jun 10 14:42:50.440940 crc crio[20344]: time=\"2026-06-10T14:42:50.440619228Z\" level=info msg=\"Removing container: e120b34cd102a93d0f722fd57d32b2e2d3e72ea0b15f0704471b60c1699bcd5b\" id=9074d759-409a-4fa6-b67a-48b2e122e392 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.777888 | controller |     "Jun 10 14:42:50.469486 crc crio[20344]: time=\"2026-06-10T14:42:50.469217982Z\" level=info msg=\"Removed container e120b34cd102a93d0f722fd57d32b2e2d3e72ea0b15f0704471b60c1699bcd5b: openshift-marketplace/certified-operators-jcd8w/extract-utilities\" id=9074d759-409a-4fa6-b67a-48b2e122e392 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.777903 | controller |     "Jun 10 14:42:58.406365 crc crio[20344]: time=\"2026-06-10T14:42:58.40503507Z\" level=info msg=\"Stopping container: b78e5dd9a694f248e316015f52c200a8f3e0cdc537c3b4179b05a0ef60a82fdc (timeout: 2s)\" id=96f2d484-9f2b-4249-aa96-e79bde3f23ea name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.777918 | controller |     "Jun 10 14:42:58.641889 crc crio[20344]: time=\"2026-06-10T14:42:58.64179111Z\" level=info msg=\"Stopped container b78e5dd9a694f248e316015f52c200a8f3e0cdc537c3b4179b05a0ef60a82fdc: openshift-marketplace/redhat-operators-qcn8g/registry-server\" id=96f2d484-9f2b-4249-aa96-e79bde3f23ea name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.777937 | controller |     "Jun 10 14:42:58.642818 crc crio[20344]: time=\"2026-06-10T14:42:58.642761845Z\" level=info msg=\"Stopping pod sandbox: 6603d1c60b2b71d6c8b3c608c1e2105492f361fa4ebe8c5e358233be84a19cd8\" id=3d09163f-28a3-4033-9c9f-14384424d39d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.777953 | controller |     "Jun 10 14:42:58.643672 crc crio[20344]: time=\"2026-06-10T14:42:58.643536496Z\" level=info msg=\"Got pod network &{Name:redhat-operators-qcn8g Namespace:openshift-marketplace ID:6603d1c60b2b71d6c8b3c608c1e2105492f361fa4ebe8c5e358233be84a19cd8 UID:f416f68d-6227-4d2a-a58d-42788b613d55 NetNS:/var/run/netns/223243c0-c993-476d-ba7d-3dd2e67c8001 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf416f68d_6227_4d2a_a58d_42788b613d55.slice PodAnnotations:0xc0040366b0}] Aliases:map[]}\"",
2026-06-10 15:52:08.777969 | controller |     "Jun 10 14:42:58.643825 crc crio[20344]: time=\"2026-06-10T14:42:58.643773092Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-qcn8g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.777984 | controller |     "Jun 10 14:42:58.882364 crc crio[20344]: time=\"2026-06-10T14:42:58.882182505Z\" level=info msg=\"Stopped pod sandbox: 6603d1c60b2b71d6c8b3c608c1e2105492f361fa4ebe8c5e358233be84a19cd8\" id=3d09163f-28a3-4033-9c9f-14384424d39d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.778000 | controller |     "Jun 10 14:42:59.425020 crc crio[20344]: time=\"2026-06-10T14:42:59.424472507Z\" level=info msg=\"Removing container: b78e5dd9a694f248e316015f52c200a8f3e0cdc537c3b4179b05a0ef60a82fdc\" id=05c351b1-37ae-40cf-8d57-ca8f5fd5f828 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.778015 | controller |     "Jun 10 14:42:59.453655 crc crio[20344]: time=\"2026-06-10T14:42:59.453469581Z\" level=info msg=\"Removed container b78e5dd9a694f248e316015f52c200a8f3e0cdc537c3b4179b05a0ef60a82fdc: openshift-marketplace/redhat-operators-qcn8g/registry-server\" id=05c351b1-37ae-40cf-8d57-ca8f5fd5f828 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.778030 | controller |     "Jun 10 14:42:59.456867 crc crio[20344]: time=\"2026-06-10T14:42:59.456780738Z\" level=info msg=\"Removing container: 4511e0061db7c26134b6c144853ceff90defbdffc7ef132f3d0d755fc037647c\" id=7dbfd6c0-46dc-481c-89b0-dfb6a1edc33c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.778045 | controller |     "Jun 10 14:42:59.504174 crc crio[20344]: time=\"2026-06-10T14:42:59.504057324Z\" level=info msg=\"Removed container 4511e0061db7c26134b6c144853ceff90defbdffc7ef132f3d0d755fc037647c: openshift-marketplace/redhat-operators-qcn8g/extract-content\" id=7dbfd6c0-46dc-481c-89b0-dfb6a1edc33c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.778060 | controller |     "Jun 10 14:42:59.506994 crc crio[20344]: time=\"2026-06-10T14:42:59.506906829Z\" level=info msg=\"Removing container: 24447f9f764ddcca95bdfcb855a64dc6be4ca3ab93c31161abd1ff8bc1b82cfa\" id=68d080d0-e8d4-4920-b43f-7e221a6cd5c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.778075 | controller |     "Jun 10 14:42:59.533554 crc crio[20344]: time=\"2026-06-10T14:42:59.532045482Z\" level=info msg=\"Removed container 24447f9f764ddcca95bdfcb855a64dc6be4ca3ab93c31161abd1ff8bc1b82cfa: openshift-marketplace/redhat-operators-qcn8g/extract-utilities\" id=68d080d0-e8d4-4920-b43f-7e221a6cd5c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.778091 | controller |     "Jun 10 14:43:10.864668 crc crio[20344]: time=\"2026-06-10T14:43:10.863236713Z\" level=info msg=\"Stopping pod sandbox: 169636ee4392fc4ff473c6a5f4448f4d7c8d036f5cfbe343a5a52d7f1fec4449\" id=5b0fe9af-55e7-436e-8290-03170257792a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.778109 | controller |     "Jun 10 14:43:10.864668 crc crio[20344]: time=\"2026-06-10T14:43:10.864586088Z\" level=info msg=\"Stopped pod sandbox (already stopped): 169636ee4392fc4ff473c6a5f4448f4d7c8d036f5cfbe343a5a52d7f1fec4449\" id=5b0fe9af-55e7-436e-8290-03170257792a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.778124 | controller |     "Jun 10 14:43:10.868196 crc crio[20344]: time=\"2026-06-10T14:43:10.865728709Z\" level=info msg=\"Removing pod sandbox: 169636ee4392fc4ff473c6a5f4448f4d7c8d036f5cfbe343a5a52d7f1fec4449\" id=d97978b2-f405-4f1b-92a5-ba9e7a3168bf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.778139 | controller |     "Jun 10 14:43:10.908120 crc crio[20344]: time=\"2026-06-10T14:43:10.907962922Z\" level=info msg=\"Removed pod sandbox: 169636ee4392fc4ff473c6a5f4448f4d7c8d036f5cfbe343a5a52d7f1fec4449\" id=d97978b2-f405-4f1b-92a5-ba9e7a3168bf name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.778154 | controller |     "Jun 10 14:43:10.909652 crc crio[20344]: time=\"2026-06-10T14:43:10.909395229Z\" level=info msg=\"Stopping pod sandbox: 6603d1c60b2b71d6c8b3c608c1e2105492f361fa4ebe8c5e358233be84a19cd8\" id=0d3633dc-9340-4db3-afb3-e3112afb3abe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.778169 | controller |     "Jun 10 14:43:10.909652 crc crio[20344]: time=\"2026-06-10T14:43:10.909483242Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6603d1c60b2b71d6c8b3c608c1e2105492f361fa4ebe8c5e358233be84a19cd8\" id=0d3633dc-9340-4db3-afb3-e3112afb3abe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.778184 | controller |     "Jun 10 14:43:10.910065 crc crio[20344]: time=\"2026-06-10T14:43:10.910016966Z\" level=info msg=\"Removing pod sandbox: 6603d1c60b2b71d6c8b3c608c1e2105492f361fa4ebe8c5e358233be84a19cd8\" id=6be345e4-4995-47d9-b00a-3f916b8a44f0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.778199 | controller |     "Jun 10 14:43:10.923106 crc crio[20344]: time=\"2026-06-10T14:43:10.922969557Z\" level=info msg=\"Removed pod sandbox: 6603d1c60b2b71d6c8b3c608c1e2105492f361fa4ebe8c5e358233be84a19cd8\" id=6be345e4-4995-47d9-b00a-3f916b8a44f0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.778214 | controller |     "Jun 10 14:43:10.924214 crc crio[20344]: time=\"2026-06-10T14:43:10.924089547Z\" level=info msg=\"Stopping pod sandbox: c251bacaf842c2b7262ee243b1d98c1fcd246f31ec1f33f83426db9c598dffd3\" id=178373e3-c3c9-46de-a304-df0ed608f39c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.778228 | controller |     "Jun 10 14:43:10.924214 crc crio[20344]: time=\"2026-06-10T14:43:10.924161259Z\" level=info msg=\"Stopped pod sandbox (already stopped): c251bacaf842c2b7262ee243b1d98c1fcd246f31ec1f33f83426db9c598dffd3\" id=178373e3-c3c9-46de-a304-df0ed608f39c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.778243 | controller |     "Jun 10 14:43:10.925220 crc crio[20344]: time=\"2026-06-10T14:43:10.92496204Z\" level=info msg=\"Removing pod sandbox: c251bacaf842c2b7262ee243b1d98c1fcd246f31ec1f33f83426db9c598dffd3\" id=bb076864-659a-42d5-94c5-c556e09a311e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.778258 | controller |     "Jun 10 14:43:10.936383 crc crio[20344]: time=\"2026-06-10T14:43:10.936126184Z\" level=info msg=\"Removed pod sandbox: c251bacaf842c2b7262ee243b1d98c1fcd246f31ec1f33f83426db9c598dffd3\" id=bb076864-659a-42d5-94c5-c556e09a311e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.778273 | controller |     "Jun 10 14:43:10.938355 crc crio[20344]: time=\"2026-06-10T14:43:10.938140457Z\" level=info msg=\"Stopping pod sandbox: d27009ffabb8e7d0959a5c430fd0e62c0db4b40c3555f93508fe9ae7a72a5830\" id=e5b275cc-367c-4a5f-9254-647225dc9713 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.778290 | controller |     "Jun 10 14:43:10.938554 crc crio[20344]: time=\"2026-06-10T14:43:10.938479386Z\" level=info msg=\"Stopped pod sandbox (already stopped): d27009ffabb8e7d0959a5c430fd0e62c0db4b40c3555f93508fe9ae7a72a5830\" id=e5b275cc-367c-4a5f-9254-647225dc9713 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.778306 | controller |     "Jun 10 14:43:10.939811 crc crio[20344]: time=\"2026-06-10T14:43:10.939696738Z\" level=info msg=\"Removing pod sandbox: d27009ffabb8e7d0959a5c430fd0e62c0db4b40c3555f93508fe9ae7a72a5830\" id=c55686a3-81ef-432e-9abf-c09f3338692d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.778321 | controller |     "Jun 10 14:43:10.957983 crc crio[20344]: time=\"2026-06-10T14:43:10.957879187Z\" level=info msg=\"Removed pod sandbox: d27009ffabb8e7d0959a5c430fd0e62c0db4b40c3555f93508fe9ae7a72a5830\" id=c55686a3-81ef-432e-9abf-c09f3338692d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.778336 | controller |     "Jun 10 14:44:00.531062 crc crio[20344]: time=\"2026-06-10T14:44:00.530149482Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685044-wplqm/POD\" id=22b998d6-9fb6-4959-a364-b90c094a5ad9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.778351 | controller |     "Jun 10 14:44:00.532344 crc crio[20344]: time=\"2026-06-10T14:44:00.531161529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.778367 | controller |     "Jun 10 14:44:00.562781 crc crio[20344]: time=\"2026-06-10T14:44:00.562195256Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685044-wplqm Namespace:openshift-infra ID:5fc3d9018f1403e62c547a2c2d33580f9b9b7318aaac92034b7d26a705657c73 UID:d840d515-6946-4456-b6d0-9660d28ea6f0 NetNS:/var/run/netns/fe28df99-5bcf-4d95-a0c7-ea72e853208c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd840d515_6946_4456_b6d0_9660d28ea6f0.slice PodAnnotations:0xc004036958}] Aliases:map[]}\"",
2026-06-10 15:52:08.778382 | controller |     "Jun 10 14:44:00.562781 crc crio[20344]: time=\"2026-06-10T14:44:00.562692349Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685044-wplqm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.778398 | controller |     "Jun 10 14:44:00.882934 crc crio[20344]: 2026-06-10T14:44:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5fc3d9018f1403e Mac:92:34:e1:44:24:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/fe28df99-5bcf-4d95-a0c7-ea72e853208c SocketPath: PciID:}] [{Interface:0xc000014e20 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.778415 | controller |     "Jun 10 14:44:00.884936 crc crio[20344]: time=\"2026-06-10T14:44:00.884830629Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685044-wplqm Namespace:openshift-infra ID:5fc3d9018f1403e62c547a2c2d33580f9b9b7318aaac92034b7d26a705657c73 UID:d840d515-6946-4456-b6d0-9660d28ea6f0 NetNS:/var/run/netns/fe28df99-5bcf-4d95-a0c7-ea72e853208c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd840d515_6946_4456_b6d0_9660d28ea6f0.slice PodAnnotations:0xc004036958}] Aliases:map[]}\"",
2026-06-10 15:52:08.778431 | controller |     "Jun 10 14:44:00.885253 crc crio[20344]: time=\"2026-06-10T14:44:00.885165958Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685044-wplqm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.778446 | controller |     "Jun 10 14:44:00.896333 crc crio[20344]: time=\"2026-06-10T14:44:00.896180759Z\" level=info msg=\"Ran pod sandbox 5fc3d9018f1403e62c547a2c2d33580f9b9b7318aaac92034b7d26a705657c73 with infra container: openshift-infra/auto-csr-approver-29685044-wplqm/POD\" id=22b998d6-9fb6-4959-a364-b90c094a5ad9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.778466 | controller |     "Jun 10 14:44:00.899840 crc crio[20344]: time=\"2026-06-10T14:44:00.899761243Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c8ba346f-2720-479d-9a78-d3f5bd94dcc6 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.778481 | controller |     "Jun 10 14:44:00.928850 crc crio[20344]: time=\"2026-06-10T14:44:00.928731026Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-10 15:52:08.778497 | controller |     "Jun 10 14:44:02.017666 crc crio[20344]: time=\"2026-06-10T14:44:02.014994755Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c8ba346f-2720-479d-9a78-d3f5bd94dcc6 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.778513 | controller |     "Jun 10 14:44:02.019217 crc crio[20344]: time=\"2026-06-10T14:44:02.017797949Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5a13375c-9a3f-4e4a-a181-f02d9b975230 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.778528 | controller |     "Jun 10 14:44:02.020225 crc crio[20344]: time=\"2026-06-10T14:44:02.02013374Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2f12a597-4077-413e-bc8c-c35137da2258 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.778543 | controller |     "Jun 10 14:44:02.026030 crc crio[20344]: time=\"2026-06-10T14:44:02.025917083Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685044-wplqm/oc\" id=52ae556e-a7e7-49ab-85db-e981860bae92 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.778558 | controller |     "Jun 10 14:44:02.026771 crc crio[20344]: time=\"2026-06-10T14:44:02.026669793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.778573 | controller |     "Jun 10 14:44:02.065233 crc crio[20344]: time=\"2026-06-10T14:44:02.065133186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.778589 | controller |     "Jun 10 14:44:02.360064 crc crio[20344]: time=\"2026-06-10T14:44:02.359807793Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.778604 | controller |     "Jun 10 14:44:02.642034 crc crio[20344]: time=\"2026-06-10T14:44:02.640790328Z\" level=info msg=\"Created container 48cb5c2434081b7ce32e53d350886a540041b523913053fdbe745ac761cbe038: openshift-infra/auto-csr-approver-29685044-wplqm/oc\" id=52ae556e-a7e7-49ab-85db-e981860bae92 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.778619 | controller |     "Jun 10 14:44:02.652692 crc crio[20344]: time=\"2026-06-10T14:44:02.650928715Z\" level=info msg=\"Starting container: 48cb5c2434081b7ce32e53d350886a540041b523913053fdbe745ac761cbe038\" id=b813e2da-987d-4dfc-a230-e7c8c2cf6676 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.778635 | controller |     "Jun 10 14:44:02.679249 crc crio[20344]: time=\"2026-06-10T14:44:02.678014119Z\" level=info msg=\"Started container\" PID=29079 containerID=48cb5c2434081b7ce32e53d350886a540041b523913053fdbe745ac761cbe038 description=openshift-infra/auto-csr-approver-29685044-wplqm/oc id=b813e2da-987d-4dfc-a230-e7c8c2cf6676 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5fc3d9018f1403e62c547a2c2d33580f9b9b7318aaac92034b7d26a705657c73",
2026-06-10 15:52:08.778651 | controller |     "Jun 10 14:44:05.107970 crc crio[20344]: time=\"2026-06-10T14:44:05.107495157Z\" level=info msg=\"Stopping pod sandbox: 5fc3d9018f1403e62c547a2c2d33580f9b9b7318aaac92034b7d26a705657c73\" id=a2a56a39-37b4-4464-b1a8-b7c70f41be75 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.778670 | controller |     "Jun 10 14:44:05.109125 crc crio[20344]: time=\"2026-06-10T14:44:05.108510274Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685044-wplqm Namespace:openshift-infra ID:5fc3d9018f1403e62c547a2c2d33580f9b9b7318aaac92034b7d26a705657c73 UID:d840d515-6946-4456-b6d0-9660d28ea6f0 NetNS:/var/run/netns/fe28df99-5bcf-4d95-a0c7-ea72e853208c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd840d515_6946_4456_b6d0_9660d28ea6f0.slice PodAnnotations:0xc00008cc28}] Aliases:map[]}\"",
2026-06-10 15:52:08.778686 | controller |     "Jun 10 14:44:05.109125 crc crio[20344]: time=\"2026-06-10T14:44:05.108665238Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685044-wplqm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.778702 | controller |     "Jun 10 14:44:05.504221 crc crio[20344]: time=\"2026-06-10T14:44:05.503899234Z\" level=info msg=\"Stopped pod sandbox: 5fc3d9018f1403e62c547a2c2d33580f9b9b7318aaac92034b7d26a705657c73\" id=a2a56a39-37b4-4464-b1a8-b7c70f41be75 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.778718 | controller |     "Jun 10 14:45:00.561332 crc crio[20344]: time=\"2026-06-10T14:45:00.560211076Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29685045-g99m6/POD\" id=6f5fda92-e066-47c3-9fb8-49c031ab6f13 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.778733 | controller |     "Jun 10 14:45:00.563686 crc crio[20344]: time=\"2026-06-10T14:45:00.561539701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.778749 | controller |     "Jun 10 14:45:00.625673 crc crio[20344]: time=\"2026-06-10T14:45:00.624200503Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685045-g99m6 Namespace:openshift-operator-lifecycle-manager ID:ea705501fd34e5b7f0789f9f8782368ea2d803d949843130304f56c1b32e220a UID:a4aed46b-f185-47c4-99ca-b29afad94807 NetNS:/var/run/netns/b99aa6d6-dc90-4113-a99c-b5e3de695ee2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda4aed46b_f185_47c4_99ca_b29afad94807.slice PodAnnotations:0xc001b9c0d0}] Aliases:map[]}\"",
2026-06-10 15:52:08.778765 | controller |     "Jun 10 14:45:00.625673 crc crio[20344]: time=\"2026-06-10T14:45:00.624318486Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29685045-g99m6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.778780 | controller |     "Jun 10 14:45:00.973995 crc crio[20344]: 2026-06-10T14:45:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea705501fd34e5b Mac:06:c4:df:bc:5b:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/b99aa6d6-dc90-4113-a99c-b5e3de695ee2 SocketPath: PciID:}] [{Interface:0xc0001208f0 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.778796 | controller |     "Jun 10 14:45:00.977544 crc crio[20344]: time=\"2026-06-10T14:45:00.977382811Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685045-g99m6 Namespace:openshift-operator-lifecycle-manager ID:ea705501fd34e5b7f0789f9f8782368ea2d803d949843130304f56c1b32e220a UID:a4aed46b-f185-47c4-99ca-b29afad94807 NetNS:/var/run/netns/b99aa6d6-dc90-4113-a99c-b5e3de695ee2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda4aed46b_f185_47c4_99ca_b29afad94807.slice PodAnnotations:0xc001b9c0d0}] Aliases:map[]}\"",
2026-06-10 15:52:08.778815 | controller |     "Jun 10 14:45:00.977882 crc crio[20344]: time=\"2026-06-10T14:45:00.977763941Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29685045-g99m6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.778832 | controller |     "Jun 10 14:45:00.992513 crc crio[20344]: time=\"2026-06-10T14:45:00.991578654Z\" level=info msg=\"Ran pod sandbox ea705501fd34e5b7f0789f9f8782368ea2d803d949843130304f56c1b32e220a with infra container: openshift-operator-lifecycle-manager/collect-profiles-29685045-g99m6/POD\" id=6f5fda92-e066-47c3-9fb8-49c031ab6f13 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.778860 | controller |     "Jun 10 14:45:00.995671 crc crio[20344]: time=\"2026-06-10T14:45:00.995545318Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6e9652e7-0c26-4db3-9a1b-042aedc3e675 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.778880 | controller |     "Jun 10 14:45:00.999703 crc crio[20344]: time=\"2026-06-10T14:45:00.998696121Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b5f86eb5-230f-4e4f-aef7-4a660f085e4d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.778896 | controller |     "Jun 10 14:45:01.008593 crc crio[20344]: time=\"2026-06-10T14:45:01.008400167Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29685045-g99m6/collect-profiles\" id=7e201553-9c9f-4ac2-b208-57c91d09d7f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.778912 | controller |     "Jun 10 14:45:01.009209 crc crio[20344]: time=\"2026-06-10T14:45:01.009109576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.778931 | controller |     "Jun 10 14:45:01.064939 crc crio[20344]: time=\"2026-06-10T14:45:01.064781483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.778948 | controller |     "Jun 10 14:45:01.074591 crc crio[20344]: time=\"2026-06-10T14:45:01.074214212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.778964 | controller |     "Jun 10 14:45:01.213106 crc crio[20344]: time=\"2026-06-10T14:45:01.212877606Z\" level=info msg=\"Created container 44d6f2954b5080eb40a657846d70a0fcf53e4a75f5a335649712434d0c141eed: openshift-operator-lifecycle-manager/collect-profiles-29685045-g99m6/collect-profiles\" id=7e201553-9c9f-4ac2-b208-57c91d09d7f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.778979 | controller |     "Jun 10 14:45:01.216211 crc crio[20344]: time=\"2026-06-10T14:45:01.215439374Z\" level=info msg=\"Starting container: 44d6f2954b5080eb40a657846d70a0fcf53e4a75f5a335649712434d0c141eed\" id=356b053f-d9cb-4a8f-9e97-7b4e0cdc074a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.778994 | controller |     "Jun 10 14:45:01.226080 crc crio[20344]: time=\"2026-06-10T14:45:01.225839628Z\" level=info msg=\"Started container\" PID=29955 containerID=44d6f2954b5080eb40a657846d70a0fcf53e4a75f5a335649712434d0c141eed description=openshift-operator-lifecycle-manager/collect-profiles-29685045-g99m6/collect-profiles id=356b053f-d9cb-4a8f-9e97-7b4e0cdc074a name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea705501fd34e5b7f0789f9f8782368ea2d803d949843130304f56c1b32e220a",
2026-06-10 15:52:08.779010 | controller |     "Jun 10 14:45:02.939454 crc crio[20344]: time=\"2026-06-10T14:45:02.938743761Z\" level=info msg=\"Stopping pod sandbox: ea705501fd34e5b7f0789f9f8782368ea2d803d949843130304f56c1b32e220a\" id=88a38dcc-0c4b-47b0-8e5c-f6e56f50f194 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.779030 | controller |     "Jun 10 14:45:02.940921 crc crio[20344]: time=\"2026-06-10T14:45:02.93983246Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685045-g99m6 Namespace:openshift-operator-lifecycle-manager ID:ea705501fd34e5b7f0789f9f8782368ea2d803d949843130304f56c1b32e220a UID:a4aed46b-f185-47c4-99ca-b29afad94807 NetNS:/var/run/netns/b99aa6d6-dc90-4113-a99c-b5e3de695ee2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda4aed46b_f185_47c4_99ca_b29afad94807.slice PodAnnotations:0xc004036198}] Aliases:map[]}\"",
2026-06-10 15:52:08.779047 | controller |     "Jun 10 14:45:02.940921 crc crio[20344]: time=\"2026-06-10T14:45:02.939947313Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29685045-g99m6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.779062 | controller |     "Jun 10 14:45:03.298418 crc crio[20344]: time=\"2026-06-10T14:45:03.297955599Z\" level=info msg=\"Stopped pod sandbox: ea705501fd34e5b7f0789f9f8782368ea2d803d949843130304f56c1b32e220a\" id=88a38dcc-0c4b-47b0-8e5c-f6e56f50f194 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.779078 | controller |     "Jun 10 14:46:00.515800 crc crio[20344]: time=\"2026-06-10T14:46:00.514964302Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685046-dz4mp/POD\" id=bfdbb5ce-bb49-4343-b8fa-a072b0aadc91 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.779093 | controller |     "Jun 10 14:46:00.517654 crc crio[20344]: time=\"2026-06-10T14:46:00.515805034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.779109 | controller |     "Jun 10 14:46:00.553447 crc crio[20344]: time=\"2026-06-10T14:46:00.55322602Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685046-dz4mp Namespace:openshift-infra ID:52f3143428f2a874d6d110b8618ce8e7731f40b1028a06210ed9f029df10776d UID:fb43b488-3fd3-404c-a56c-d288b6aaa18f NetNS:/var/run/netns/8bdbdb6c-a8c2-45dd-83ed-269b13587688 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb43b488_3fd3_404c_a56c_d288b6aaa18f.slice PodAnnotations:0xc000738830}] Aliases:map[]}\"",
2026-06-10 15:52:08.779124 | controller |     "Jun 10 14:46:00.553964 crc crio[20344]: time=\"2026-06-10T14:46:00.553917069Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685046-dz4mp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.779140 | controller |     "Jun 10 14:46:00.950422 crc crio[20344]: 2026-06-10T14:46:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:52f3143428f2a87 Mac:c6:90:8f:c3:04:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/8bdbdb6c-a8c2-45dd-83ed-269b13587688 SocketPath: PciID:}] [{Interface:0xc000014f90 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.779156 | controller |     "Jun 10 14:46:00.951950 crc crio[20344]: time=\"2026-06-10T14:46:00.951823175Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685046-dz4mp Namespace:openshift-infra ID:52f3143428f2a874d6d110b8618ce8e7731f40b1028a06210ed9f029df10776d UID:fb43b488-3fd3-404c-a56c-d288b6aaa18f NetNS:/var/run/netns/8bdbdb6c-a8c2-45dd-83ed-269b13587688 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb43b488_3fd3_404c_a56c_d288b6aaa18f.slice PodAnnotations:0xc000738830}] Aliases:map[]}\"",
2026-06-10 15:52:08.779172 | controller |     "Jun 10 14:46:00.952172 crc crio[20344]: time=\"2026-06-10T14:46:00.952093292Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685046-dz4mp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.779191 | controller |     "Jun 10 14:46:00.962793 crc crio[20344]: time=\"2026-06-10T14:46:00.962033254Z\" level=info msg=\"Ran pod sandbox 52f3143428f2a874d6d110b8618ce8e7731f40b1028a06210ed9f029df10776d with infra container: openshift-infra/auto-csr-approver-29685046-dz4mp/POD\" id=bfdbb5ce-bb49-4343-b8fa-a072b0aadc91 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.779207 | controller |     "Jun 10 14:46:00.967751 crc crio[20344]: time=\"2026-06-10T14:46:00.96756149Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=3dca0a79-a71d-48ee-b89b-4a7cc457bec3 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.779223 | controller |     "Jun 10 14:46:00.979643 crc crio[20344]: time=\"2026-06-10T14:46:00.979449973Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-10 15:52:08.779238 | controller |     "Jun 10 14:46:02.416127 crc crio[20344]: time=\"2026-06-10T14:46:02.41555823Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=3dca0a79-a71d-48ee-b89b-4a7cc457bec3 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.779254 | controller |     "Jun 10 14:46:02.417645 crc crio[20344]: time=\"2026-06-10T14:46:02.416988518Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=16f55fde-872a-4c9d-aa6b-da8b842644be name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.779270 | controller |     "Jun 10 14:46:02.418904 crc crio[20344]: time=\"2026-06-10T14:46:02.418828027Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b823e840-0e44-4235-839a-68bf7e4cba1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.779285 | controller |     "Jun 10 14:46:02.427024 crc crio[20344]: time=\"2026-06-10T14:46:02.426892079Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685046-dz4mp/oc\" id=9ea04da4-68a2-4fd7-bcf4-b8854baa4c19 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.779300 | controller |     "Jun 10 14:46:02.427690 crc crio[20344]: time=\"2026-06-10T14:46:02.427613048Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.779315 | controller |     "Jun 10 14:46:02.455169 crc crio[20344]: time=\"2026-06-10T14:46:02.455037551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.779331 | controller |     "Jun 10 14:46:02.690811 crc crio[20344]: time=\"2026-06-10T14:46:02.6906294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.779346 | controller |     "Jun 10 14:46:02.804235 crc crio[20344]: time=\"2026-06-10T14:46:02.79344519Z\" level=info msg=\"Created container 225ed1cf74d4cac45e35d7a3fadd9c44b400534a97b46ef345e387d2cc2c642d: openshift-infra/auto-csr-approver-29685046-dz4mp/oc\" id=9ea04da4-68a2-4fd7-bcf4-b8854baa4c19 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.779361 | controller |     "Jun 10 14:46:02.804235 crc crio[20344]: time=\"2026-06-10T14:46:02.802881779Z\" level=info msg=\"Starting container: 225ed1cf74d4cac45e35d7a3fadd9c44b400534a97b46ef345e387d2cc2c642d\" id=38ebbdba-a541-4c9e-a05d-c3f13edd25a7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.779376 | controller |     "Jun 10 14:46:02.813762 crc crio[20344]: time=\"2026-06-10T14:46:02.813643572Z\" level=info msg=\"Started container\" PID=30807 containerID=225ed1cf74d4cac45e35d7a3fadd9c44b400534a97b46ef345e387d2cc2c642d description=openshift-infra/auto-csr-approver-29685046-dz4mp/oc id=38ebbdba-a541-4c9e-a05d-c3f13edd25a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=52f3143428f2a874d6d110b8618ce8e7731f40b1028a06210ed9f029df10776d",
2026-06-10 15:52:08.779395 | controller |     "Jun 10 14:46:04.569734 crc crio[20344]: time=\"2026-06-10T14:46:04.568692687Z\" level=info msg=\"Stopping pod sandbox: 52f3143428f2a874d6d110b8618ce8e7731f40b1028a06210ed9f029df10776d\" id=7f5ee91b-a163-4c59-b4d6-b7a5d4482b62 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.779411 | controller |     "Jun 10 14:46:04.571035 crc crio[20344]: time=\"2026-06-10T14:46:04.570469894Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685046-dz4mp Namespace:openshift-infra ID:52f3143428f2a874d6d110b8618ce8e7731f40b1028a06210ed9f029df10776d UID:fb43b488-3fd3-404c-a56c-d288b6aaa18f NetNS:/var/run/netns/8bdbdb6c-a8c2-45dd-83ed-269b13587688 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfb43b488_3fd3_404c_a56c_d288b6aaa18f.slice PodAnnotations:0xc00078c718}] Aliases:map[]}\"",
2026-06-10 15:52:08.779427 | controller |     "Jun 10 14:46:04.571035 crc crio[20344]: time=\"2026-06-10T14:46:04.570740451Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685046-dz4mp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.779443 | controller |     "Jun 10 14:46:04.832692 crc crio[20344]: time=\"2026-06-10T14:46:04.832215942Z\" level=info msg=\"Stopped pod sandbox: 52f3143428f2a874d6d110b8618ce8e7731f40b1028a06210ed9f029df10776d\" id=7f5ee91b-a163-4c59-b4d6-b7a5d4482b62 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.779458 | controller |     "Jun 10 14:46:31.447018 crc crio[20344]: time=\"2026-06-10T14:46:31.446108675Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-cainjector-7f9fdd5dd5-42vs4/POD\" id=ce50f49b-d5b5-4d7f-9f38-17910a8ad046 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.779474 | controller |     "Jun 10 14:46:31.448916 crc crio[20344]: time=\"2026-06-10T14:46:31.447160053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.779489 | controller |     "Jun 10 14:46:31.474459 crc crio[20344]: time=\"2026-06-10T14:46:31.474326559Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-42vs4 Namespace:cert-manager ID:2cfef73f97e037484b0f68439727ef43e6b51d590af047271d53827fb83d9f24 UID:f7fdaaa6-a210-4e4b-9d3d-ced6348cc8ea NetNS:/var/run/netns/0ce87ea5-3ac3-4ed6-a98d-6fe41afd9cbe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7fdaaa6_a210_4e4b_9d3d_ced6348cc8ea.slice PodAnnotations:0xc00012b640}] Aliases:map[]}\"",
2026-06-10 15:52:08.779505 | controller |     "Jun 10 14:46:31.474459 crc crio[20344]: time=\"2026-06-10T14:46:31.474407551Z\" level=info msg=\"Adding pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-42vs4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.779520 | controller |     "Jun 10 14:46:31.475570 crc crio[20344]: time=\"2026-06-10T14:46:31.475443778Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-7b8b89f89d-kc8xg/POD\" id=1b9c8b25-430d-4c2c-a428-da179b5e3716 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.779536 | controller |     "Jun 10 14:46:31.475729 crc crio[20344]: time=\"2026-06-10T14:46:31.475634383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.779551 | controller |     "Jun 10 14:46:31.494450 crc crio[20344]: time=\"2026-06-10T14:46:31.494357496Z\" level=info msg=\"Running pod sandbox: cert-manager/cert-manager-webhook-769f6b94cb-c9lb9/POD\" id=7a2ec37d-a509-4930-963d-bf077429ad42 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.779569 | controller |     "Jun 10 14:46:31.494634 crc crio[20344]: time=\"2026-06-10T14:46:31.494464089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.779585 | controller |     "Jun 10 14:46:31.530768 crc crio[20344]: time=\"2026-06-10T14:46:31.530629882Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-kc8xg Namespace:cert-manager ID:ebe613dacb16b369b295592863e99f3b95b7376fdd5fc0d953662174a126cf4a UID:705f462d-3cdf-4536-99b1-4ca88309b516 NetNS:/var/run/netns/f8a16caa-a78b-42bb-bc29-8099ca6cc76f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod705f462d_3cdf_4536_99b1_4ca88309b516.slice PodAnnotations:0xc0027c0058}] Aliases:map[]}\"",
2026-06-10 15:52:08.779600 | controller |     "Jun 10 14:46:31.530768 crc crio[20344]: time=\"2026-06-10T14:46:31.530689194Z\" level=info msg=\"Adding pod cert-manager_cert-manager-7b8b89f89d-kc8xg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.779616 | controller |     "Jun 10 14:46:31.536673 crc crio[20344]: time=\"2026-06-10T14:46:31.536559479Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-c9lb9 Namespace:cert-manager ID:36a8526420e98115059f54c5b0e3086ca89334a218dccdee98141cd373cf0f94 UID:7d342720-40e7-4119-b138-14d038efa692 NetNS:/var/run/netns/0017627b-7bd8-43e4-bcdb-533e303bb824 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d342720_40e7_4119_b138_14d038efa692.slice PodAnnotations:0xc004036090}] Aliases:map[]}\"",
2026-06-10 15:52:08.779631 | controller |     "Jun 10 14:46:31.536673 crc crio[20344]: time=\"2026-06-10T14:46:31.536634861Z\" level=info msg=\"Adding pod cert-manager_cert-manager-webhook-769f6b94cb-c9lb9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.779647 | controller |     "Jun 10 14:46:31.776028 crc crio[20344]: 2026-06-10T14:46:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2cfef73f97e0374 Mac:f6:eb:44:03:67:32 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:47 Mtu:0 Sandbox:/var/run/netns/0ce87ea5-3ac3-4ed6-a98d-6fe41afd9cbe SocketPath: PciID:}] [{Interface:0xc0004826e0 Address:{IP:10.217.0.71 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.779662 | controller |     "Jun 10 14:46:31.777724 crc crio[20344]: time=\"2026-06-10T14:46:31.777614202Z\" level=info msg=\"Got pod network &{Name:cert-manager-cainjector-7f9fdd5dd5-42vs4 Namespace:cert-manager ID:2cfef73f97e037484b0f68439727ef43e6b51d590af047271d53827fb83d9f24 UID:f7fdaaa6-a210-4e4b-9d3d-ced6348cc8ea NetNS:/var/run/netns/0ce87ea5-3ac3-4ed6-a98d-6fe41afd9cbe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7fdaaa6_a210_4e4b_9d3d_ced6348cc8ea.slice PodAnnotations:0xc00012b640}] Aliases:map[]}\"",
2026-06-10 15:52:08.779678 | controller |     "Jun 10 14:46:31.778425 crc crio[20344]: time=\"2026-06-10T14:46:31.777743825Z\" level=info msg=\"Checking pod cert-manager_cert-manager-cainjector-7f9fdd5dd5-42vs4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.779694 | controller |     "Jun 10 14:46:31.788063 crc crio[20344]: time=\"2026-06-10T14:46:31.787953634Z\" level=info msg=\"Ran pod sandbox 2cfef73f97e037484b0f68439727ef43e6b51d590af047271d53827fb83d9f24 with infra container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-42vs4/POD\" id=ce50f49b-d5b5-4d7f-9f38-17910a8ad046 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.779710 | controller |     "Jun 10 14:46:31.789951 crc crio[20344]: time=\"2026-06-10T14:46:31.789877125Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=fa52e866-0b30-43c5-9cf9-35ba4b0d7d2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.779729 | controller |     "Jun 10 14:46:31.790131 crc crio[20344]: time=\"2026-06-10T14:46:31.79007724Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-cainjector:v1.19.2 not found\" id=fa52e866-0b30-43c5-9cf9-35ba4b0d7d2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.779745 | controller |     "Jun 10 14:46:31.790410 crc crio[20344]: time=\"2026-06-10T14:46:31.790240754Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-cainjector:v1.19.2 found\" id=fa52e866-0b30-43c5-9cf9-35ba4b0d7d2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.779761 | controller |     "Jun 10 14:46:31.794786 crc crio[20344]: time=\"2026-06-10T14:46:31.792124434Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=30b46ad0-06c1-43e5-9e8a-f74bfb0d99fa name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.779776 | controller |     "Jun 10 14:46:31.800976 crc crio[20344]: time=\"2026-06-10T14:46:31.800623768Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-cainjector:v1.19.2\\\"\"",
2026-06-10 15:52:08.779792 | controller |     "Jun 10 14:46:31.874234 crc crio[20344]: 2026-06-10T14:46:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:36a8526420e9811 Mac:a2:82:9c:bf:99:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:49 Mtu:0 Sandbox:/var/run/netns/0017627b-7bd8-43e4-bcdb-533e303bb824 SocketPath: PciID:}] [{Interface:0xc000158870 Address:{IP:10.217.0.73 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.779808 | controller |     "Jun 10 14:46:31.875180 crc crio[20344]: time=\"2026-06-10T14:46:31.875104581Z\" level=info msg=\"Got pod network &{Name:cert-manager-webhook-769f6b94cb-c9lb9 Namespace:cert-manager ID:36a8526420e98115059f54c5b0e3086ca89334a218dccdee98141cd373cf0f94 UID:7d342720-40e7-4119-b138-14d038efa692 NetNS:/var/run/netns/0017627b-7bd8-43e4-bcdb-533e303bb824 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7d342720_40e7_4119_b138_14d038efa692.slice PodAnnotations:0xc004036090}] Aliases:map[]}\"",
2026-06-10 15:52:08.779824 | controller |     "Jun 10 14:46:31.875400 crc crio[20344]: time=\"2026-06-10T14:46:31.875254015Z\" level=info msg=\"Checking pod cert-manager_cert-manager-webhook-769f6b94cb-c9lb9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.779840 | controller |     "Jun 10 14:46:31.880576 crc crio[20344]: time=\"2026-06-10T14:46:31.880499853Z\" level=info msg=\"Ran pod sandbox 36a8526420e98115059f54c5b0e3086ca89334a218dccdee98141cd373cf0f94 with infra container: cert-manager/cert-manager-webhook-769f6b94cb-c9lb9/POD\" id=7a2ec37d-a509-4930-963d-bf077429ad42 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.779874 | controller |     "Jun 10 14:46:31.885611 crc crio[20344]: time=\"2026-06-10T14:46:31.885507755Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=eaed76b6-4f63-4a30-be11-249ed6ad197b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.779891 | controller |     "Jun 10 14:46:31.885848 crc crio[20344]: time=\"2026-06-10T14:46:31.885785893Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-webhook:v1.19.2 not found\" id=eaed76b6-4f63-4a30-be11-249ed6ad197b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.779906 | controller |     "Jun 10 14:46:31.887430 crc crio[20344]: time=\"2026-06-10T14:46:31.885858984Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-webhook:v1.19.2 found\" id=eaed76b6-4f63-4a30-be11-249ed6ad197b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.779921 | controller |     "Jun 10 14:46:31.887430 crc crio[20344]: time=\"2026-06-10T14:46:31.886883391Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=70494dac-a4c3-40cc-a758-f6e8a2435205 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.779941 | controller |     "Jun 10 14:46:31.890121 crc crio[20344]: time=\"2026-06-10T14:46:31.890017494Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-webhook:v1.19.2\\\"\"",
2026-06-10 15:52:08.779957 | controller |     "Jun 10 14:46:31.912052 crc crio[20344]: 2026-06-10T14:46:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ebe613dacb16b36 Mac:d2:7c:d5:1b:0f:e0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:48 Mtu:0 Sandbox:/var/run/netns/f8a16caa-a78b-42bb-bc29-8099ca6cc76f SocketPath: PciID:}] [{Interface:0xc000112a80 Address:{IP:10.217.0.72 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.779973 | controller |     "Jun 10 14:46:31.915816 crc crio[20344]: time=\"2026-06-10T14:46:31.915750552Z\" level=info msg=\"Got pod network &{Name:cert-manager-7b8b89f89d-kc8xg Namespace:cert-manager ID:ebe613dacb16b369b295592863e99f3b95b7376fdd5fc0d953662174a126cf4a UID:705f462d-3cdf-4536-99b1-4ca88309b516 NetNS:/var/run/netns/f8a16caa-a78b-42bb-bc29-8099ca6cc76f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod705f462d_3cdf_4536_99b1_4ca88309b516.slice PodAnnotations:0xc0027c0058}] Aliases:map[]}\"",
2026-06-10 15:52:08.779989 | controller |     "Jun 10 14:46:31.916096 crc crio[20344]: time=\"2026-06-10T14:46:31.915997659Z\" level=info msg=\"Checking pod cert-manager_cert-manager-7b8b89f89d-kc8xg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.780006 | controller |     "Jun 10 14:46:31.921505 crc crio[20344]: time=\"2026-06-10T14:46:31.921440092Z\" level=info msg=\"Ran pod sandbox ebe613dacb16b369b295592863e99f3b95b7376fdd5fc0d953662174a126cf4a with infra container: cert-manager/cert-manager-7b8b89f89d-kc8xg/POD\" id=1b9c8b25-430d-4c2c-a428-da179b5e3716 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.780021 | controller |     "Jun 10 14:46:31.923294 crc crio[20344]: time=\"2026-06-10T14:46:31.923192228Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=20d032e2-2ae5-4176-b99e-7689b993533b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.780037 | controller |     "Jun 10 14:46:31.923469 crc crio[20344]: time=\"2026-06-10T14:46:31.923432575Z\" level=info msg=\"Image quay.io/jetstack/cert-manager-controller:v1.19.2 not found\" id=20d032e2-2ae5-4176-b99e-7689b993533b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.780052 | controller |     "Jun 10 14:46:31.923623 crc crio[20344]: time=\"2026-06-10T14:46:31.923500476Z\" level=info msg=\"Neither image nor artfiact quay.io/jetstack/cert-manager-controller:v1.19.2 found\" id=20d032e2-2ae5-4176-b99e-7689b993533b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.780068 | controller |     "Jun 10 14:46:31.924465 crc crio[20344]: time=\"2026-06-10T14:46:31.924338259Z\" level=info msg=\"Pulling image: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=8b74cc03-ee42-425a-a23d-4d414e535137 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.780083 | controller |     "Jun 10 14:46:31.926929 crc crio[20344]: time=\"2026-06-10T14:46:31.926864375Z\" level=info msg=\"Trying to access \\\"quay.io/jetstack/cert-manager-controller:v1.19.2\\\"\"",
2026-06-10 15:52:08.780098 | controller |     "Jun 10 14:46:36.071500 crc crio[20344]: time=\"2026-06-10T14:46:36.070844609Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-webhook@sha256:041f7bb9259557188d7ff416ce90d670a0d0aa8710203927703743682064270b\" id=70494dac-a4c3-40cc-a758-f6e8a2435205 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.780114 | controller |     "Jun 10 14:46:36.074668 crc crio[20344]: time=\"2026-06-10T14:46:36.074483795Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=34c742a9-5113-49e6-b137-4d7a2c5d24ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.780132 | controller |     "Jun 10 14:46:36.148893 crc crio[20344]: time=\"2026-06-10T14:46:36.14868084Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-webhook:v1.19.2\" id=ee14fec4-3db8-43a3-b185-be9afa6dd9d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.780148 | controller |     "Jun 10 14:46:36.159914 crc crio[20344]: time=\"2026-06-10T14:46:36.159787893Z\" level=info msg=\"Creating container: cert-manager/cert-manager-webhook-769f6b94cb-c9lb9/cert-manager-webhook\" id=dabf74c9-adb2-445a-9eff-a76ebe277117 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.780163 | controller |     "Jun 10 14:46:36.163151 crc crio[20344]: time=\"2026-06-10T14:46:36.162972047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.780178 | controller |     "Jun 10 14:46:36.241816 crc crio[20344]: time=\"2026-06-10T14:46:36.241309112Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.780193 | controller |     "Jun 10 14:46:36.244904 crc crio[20344]: time=\"2026-06-10T14:46:36.244808194Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-cainjector@sha256:687398bee209314862fa1a7e830a37d8d7145653a8cc5579edcf9b6d2b766f56\" id=30b46ad0-06c1-43e5-9e8a-f74bfb0d99fa name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.780209 | controller |     "Jun 10 14:46:36.247488 crc crio[20344]: time=\"2026-06-10T14:46:36.247174686Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=d1fa75ce-9dcf-48cb-9279-a7a378d7f101 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.780224 | controller |     "Jun 10 14:46:36.247880 crc crio[20344]: time=\"2026-06-10T14:46:36.247776762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.780239 | controller |     "Jun 10 14:46:36.251884 crc crio[20344]: time=\"2026-06-10T14:46:36.251785128Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-cainjector:v1.19.2\" id=55819a46-6ae2-4985-b7b4-394a865e6d90 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.780254 | controller |     "Jun 10 14:46:36.260168 crc crio[20344]: time=\"2026-06-10T14:46:36.260065356Z\" level=info msg=\"Creating container: cert-manager/cert-manager-cainjector-7f9fdd5dd5-42vs4/cert-manager-cainjector\" id=6f1014bb-f787-4588-9fc1-6309b0cb27a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.780269 | controller |     "Jun 10 14:46:36.262825 crc crio[20344]: time=\"2026-06-10T14:46:36.262452319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.780284 | controller |     "Jun 10 14:46:36.306359 crc crio[20344]: time=\"2026-06-10T14:46:36.305203495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.780299 | controller |     "Jun 10 14:46:36.313593 crc crio[20344]: time=\"2026-06-10T14:46:36.311119151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.780314 | controller |     "Jun 10 14:46:36.430576 crc crio[20344]: time=\"2026-06-10T14:46:36.430363644Z\" level=info msg=\"Created container 6d154ca45cb77a64f701373809248d857d2de6fb2774b074bb2006ac9e5b7d48: cert-manager/cert-manager-webhook-769f6b94cb-c9lb9/cert-manager-webhook\" id=dabf74c9-adb2-445a-9eff-a76ebe277117 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.780335 | controller |     "Jun 10 14:46:36.432902 crc crio[20344]: time=\"2026-06-10T14:46:36.432836979Z\" level=info msg=\"Created container a0f51a7d645c3a4464c064048ddb5b01e77094e65ca129260dad772157a29238: cert-manager/cert-manager-cainjector-7f9fdd5dd5-42vs4/cert-manager-cainjector\" id=6f1014bb-f787-4588-9fc1-6309b0cb27a3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.780351 | controller |     "Jun 10 14:46:36.433968 crc crio[20344]: time=\"2026-06-10T14:46:36.433213209Z\" level=info msg=\"Starting container: 6d154ca45cb77a64f701373809248d857d2de6fb2774b074bb2006ac9e5b7d48\" id=19a29c05-be7c-481f-8c51-d796eece87c0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.780366 | controller |     "Jun 10 14:46:36.438097 crc crio[20344]: time=\"2026-06-10T14:46:36.436512466Z\" level=info msg=\"Starting container: a0f51a7d645c3a4464c064048ddb5b01e77094e65ca129260dad772157a29238\" id=51a8bffb-59f3-4ac7-b7d8-bdf1c593ae72 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.780381 | controller |     "Jun 10 14:46:36.442924 crc crio[20344]: time=\"2026-06-10T14:46:36.442847183Z\" level=info msg=\"Started container\" PID=32167 containerID=6d154ca45cb77a64f701373809248d857d2de6fb2774b074bb2006ac9e5b7d48 description=cert-manager/cert-manager-webhook-769f6b94cb-c9lb9/cert-manager-webhook id=19a29c05-be7c-481f-8c51-d796eece87c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36a8526420e98115059f54c5b0e3086ca89334a218dccdee98141cd373cf0f94",
2026-06-10 15:52:08.780397 | controller |     "Jun 10 14:46:36.445811 crc crio[20344]: time=\"2026-06-10T14:46:36.444214929Z\" level=info msg=\"Started container\" PID=32170 containerID=a0f51a7d645c3a4464c064048ddb5b01e77094e65ca129260dad772157a29238 description=cert-manager/cert-manager-cainjector-7f9fdd5dd5-42vs4/cert-manager-cainjector id=51a8bffb-59f3-4ac7-b7d8-bdf1c593ae72 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2cfef73f97e037484b0f68439727ef43e6b51d590af047271d53827fb83d9f24",
2026-06-10 15:52:08.780413 | controller |     "Jun 10 14:46:38.935515 crc crio[20344]: time=\"2026-06-10T14:46:38.934942501Z\" level=info msg=\"Pulled image: quay.io/jetstack/cert-manager-controller@sha256:ab0905bad1a9acf05ca92b23761a9ecc76b1173053565c81fed727dff948d0f5\" id=8b74cc03-ee42-425a-a23d-4d414e535137 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.780428 | controller |     "Jun 10 14:46:38.937366 crc crio[20344]: time=\"2026-06-10T14:46:38.9371497Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=a29d322c-1544-4169-a150-338ea5c8468e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.780443 | controller |     "Jun 10 14:46:38.943696 crc crio[20344]: time=\"2026-06-10T14:46:38.94362867Z\" level=info msg=\"Checking image status: quay.io/jetstack/cert-manager-controller:v1.19.2\" id=181f4e1c-e726-40ab-afc4-56201273f2ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.780458 | controller |     "Jun 10 14:46:38.955362 crc crio[20344]: time=\"2026-06-10T14:46:38.955185945Z\" level=info msg=\"Creating container: cert-manager/cert-manager-7b8b89f89d-kc8xg/cert-manager-controller\" id=f735dcb4-dea6-4367-a641-b0a1b9a75c76 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.780474 | controller |     "Jun 10 14:46:38.959252 crc crio[20344]: time=\"2026-06-10T14:46:38.959146379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.780488 | controller |     "Jun 10 14:46:38.998895 crc crio[20344]: time=\"2026-06-10T14:46:38.998840346Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.780503 | controller |     "Jun 10 14:46:39.006381 crc crio[20344]: time=\"2026-06-10T14:46:39.006334603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.780532 | controller |     "Jun 10 14:46:39.143218 crc crio[20344]: time=\"2026-06-10T14:46:39.143158929Z\" level=info msg=\"Created container 92df956ca33a27194f8e4606b66508c52b5de4ead1cbaf31241d7433e854c6d0: cert-manager/cert-manager-7b8b89f89d-kc8xg/cert-manager-controller\" id=f735dcb4-dea6-4367-a641-b0a1b9a75c76 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.780548 | controller |     "Jun 10 14:46:39.145385 crc crio[20344]: time=\"2026-06-10T14:46:39.14509812Z\" level=info msg=\"Starting container: 92df956ca33a27194f8e4606b66508c52b5de4ead1cbaf31241d7433e854c6d0\" id=6f97beaa-d45b-40e4-b57d-62c8a73d9bc4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.780563 | controller |     "Jun 10 14:46:39.156018 crc crio[20344]: time=\"2026-06-10T14:46:39.155889575Z\" level=info msg=\"Started container\" PID=32295 containerID=92df956ca33a27194f8e4606b66508c52b5de4ead1cbaf31241d7433e854c6d0 description=cert-manager/cert-manager-7b8b89f89d-kc8xg/cert-manager-controller id=6f97beaa-d45b-40e4-b57d-62c8a73d9bc4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ebe613dacb16b369b295592863e99f3b95b7376fdd5fc0d953662174a126cf4a",
2026-06-10 15:52:08.780578 | controller |     "Jun 10 14:46:40.165581 crc crio[20344]: time=\"2026-06-10T14:46:40.162061413Z\" level=info msg=\"Stopping container: e65a239769d5f190c1c8ffdb8d62e53eea6779be05180e1ef3e911c3b0dcb885 (timeout: 30s)\" id=1e041c30-46ff-4ab7-8a76-4b7f6950bbbd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.780594 | controller |     "Jun 10 14:46:40.165581 crc crio[20344]: time=\"2026-06-10T14:46:40.162490564Z\" level=info msg=\"Stopping container: 967dd7e7a0233c42be731e306483b91dd83e95f90b6ea3ca5c6c744ec5710558 (timeout: 30s)\" id=002a846f-9f15-48b3-8f73-e0cbdc0238c6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.780609 | controller |     "Jun 10 14:46:40.377993 crc crio[20344]: time=\"2026-06-10T14:46:40.377432279Z\" level=info msg=\"Stopped container 967dd7e7a0233c42be731e306483b91dd83e95f90b6ea3ca5c6c744ec5710558: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=002a846f-9f15-48b3-8f73-e0cbdc0238c6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.780625 | controller |     "Jun 10 14:46:40.381425 crc crio[20344]: time=\"2026-06-10T14:46:40.381354963Z\" level=info msg=\"Stopped container e65a239769d5f190c1c8ffdb8d62e53eea6779be05180e1ef3e911c3b0dcb885: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=1e041c30-46ff-4ab7-8a76-4b7f6950bbbd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.780640 | controller |     "Jun 10 14:46:40.382357 crc crio[20344]: time=\"2026-06-10T14:46:40.382199315Z\" level=info msg=\"Stopping pod sandbox: a1ea49f28501ee2d06f382ff768f4f74d2552d9563ecf77e3b171533c6371cd4\" id=42a683fa-27ed-4a36-ad9e-43829f388461 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.780655 | controller |     "Jun 10 14:46:40.390483 crc crio[20344]: time=\"2026-06-10T14:46:40.389932409Z\" level=info msg=\"Stopping container: 04a994cc28dd1f9f141cff5f7ab78cf1a6f93c1605e59deaa8ff6956e3913235 (timeout: 30s)\" id=e336eff1-1601-42df-a448-58e1dda14b67 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.780670 | controller |     "Jun 10 14:46:40.390717 crc crio[20344]: time=\"2026-06-10T14:46:40.390482713Z\" level=info msg=\"Stopping container: 8d437392964c8f3791df586be8557798368252ec4d1806ea39ccb5f5da333466 (timeout: 30s)\" id=40eef339-3c38-4009-96e3-b89ae6bff839 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.780685 | controller |     "Jun 10 14:46:40.406425 crc crio[20344]: time=\"2026-06-10T14:46:40.390967636Z\" level=info msg=\"Stopping container: 611be21454e8bf10ce395144a2d73aa9603e156411f72baeeecf2acbbaf0f25a (timeout: 30s)\" id=0d844de5-e711-41fc-a119-42cf62541737 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.780703 | controller |     "Jun 10 14:46:40.406425 crc crio[20344]: time=\"2026-06-10T14:46:40.391050318Z\" level=info msg=\"Stopping container: a378a466c6f5378805e9f2103f72dfab4c1d3fff7e90d19b900c7f59b18da027 (timeout: 30s)\" id=77b64832-6ed0-4eac-8db2-4b8ef5200ffc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.780719 | controller |     "Jun 10 14:46:40.406425 crc crio[20344]: time=\"2026-06-10T14:46:40.392672891Z\" level=info msg=\"Stopped pod sandbox: a1ea49f28501ee2d06f382ff768f4f74d2552d9563ecf77e3b171533c6371cd4\" id=42a683fa-27ed-4a36-ad9e-43829f388461 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.780733 | controller |     "Jun 10 14:46:40.406425 crc crio[20344]: time=\"2026-06-10T14:46:40.392895167Z\" level=info msg=\"Stopping container: 1973a03a098a1d3f11f0c7a0f11678d7f0cb90843580ff3d6ed4c1a6b553f24e (timeout: 30s)\" id=4c10940b-e38b-4396-a463-1e8df368573c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.780749 | controller |     "Jun 10 14:46:40.406425 crc crio[20344]: time=\"2026-06-10T14:46:40.390981546Z\" level=info msg=\"Stopping container: 7b70b610cab8597e6d9661e9c7b3041de0868b117f481d6774caa05f1602395d (timeout: 30s)\" id=9354ce16-c9d1-4165-af11-1c0339cb70f0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.780764 | controller |     "Jun 10 14:46:40.406425 crc crio[20344]: time=\"2026-06-10T14:46:40.391016307Z\" level=info msg=\"Stopping container: d769e5fbc2f04f4538f24fa2b0735760abefbbe248f98e7923a6c3ba9cfd6763 (timeout: 30s)\" id=c5a8faef-3418-4cec-af26-8b25c427da3e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.780779 | controller |     "Jun 10 14:46:40.439326 crc crio[20344]: time=\"2026-06-10T14:46:40.439177317Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-10 15:52:08.780794 | controller |     "Jun 10 14:46:40.439806 crc crio[20344]: time=\"2026-06-10T14:46:40.439477095Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.780810 | controller |     "Jun 10 14:46:40.448055 crc crio[20344]: time=\"2026-06-10T14:46:40.447940117Z\" level=info msg=\"Stopping container: 7b4bb6ebd41778e1b1906328343c9e345685300476d6c536e7dca1eb241b829a (timeout: 30s)\" id=0d16a476-48ea-406d-a98a-acf8526804c2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.780825 | controller |     "Jun 10 14:46:40.537286 crc crio[20344]: time=\"2026-06-10T14:46:40.537168219Z\" level=info msg=\"Stopped container a378a466c6f5378805e9f2103f72dfab4c1d3fff7e90d19b900c7f59b18da027: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=77b64832-6ed0-4eac-8db2-4b8ef5200ffc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.780841 | controller |     "Jun 10 14:46:40.542471 crc crio[20344]: time=\"2026-06-10T14:46:40.542433708Z\" level=info msg=\"Stopped container 04a994cc28dd1f9f141cff5f7ab78cf1a6f93c1605e59deaa8ff6956e3913235: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=e336eff1-1601-42df-a448-58e1dda14b67 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.780880 | controller |     "Jun 10 14:46:40.545513 crc crio[20344]: time=\"2026-06-10T14:46:40.545319144Z\" level=info msg=\"Stopped container 1973a03a098a1d3f11f0c7a0f11678d7f0cb90843580ff3d6ed4c1a6b553f24e: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=4c10940b-e38b-4396-a463-1e8df368573c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.780897 | controller |     "Jun 10 14:46:40.564057 crc crio[20344]: time=\"2026-06-10T14:46:40.563949545Z\" level=info msg=\"Stopped container 611be21454e8bf10ce395144a2d73aa9603e156411f72baeeecf2acbbaf0f25a: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=0d844de5-e711-41fc-a119-42cf62541737 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.780912 | controller |     "Jun 10 14:46:40.646356 crc crio[20344]: time=\"2026-06-10T14:46:40.646230033Z\" level=info msg=\"Stopped container d769e5fbc2f04f4538f24fa2b0735760abefbbe248f98e7923a6c3ba9cfd6763: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=c5a8faef-3418-4cec-af26-8b25c427da3e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.780931 | controller |     "Jun 10 14:46:40.698034 crc crio[20344]: time=\"2026-06-10T14:46:40.697913235Z\" level=info msg=\"Stopped container 7b4bb6ebd41778e1b1906328343c9e345685300476d6c536e7dca1eb241b829a: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=0d16a476-48ea-406d-a98a-acf8526804c2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.780947 | controller |     "Jun 10 14:46:40.715627 crc crio[20344]: time=\"2026-06-10T14:46:40.715500129Z\" level=info msg=\"Stopped container 8d437392964c8f3791df586be8557798368252ec4d1806ea39ccb5f5da333466: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=40eef339-3c38-4009-96e3-b89ae6bff839 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.780962 | controller |     "Jun 10 14:46:40.727483 crc crio[20344]: time=\"2026-06-10T14:46:40.727232338Z\" level=info msg=\"Stopped container 7b70b610cab8597e6d9661e9c7b3041de0868b117f481d6774caa05f1602395d: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=9354ce16-c9d1-4165-af11-1c0339cb70f0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.780977 | controller |     "Jun 10 14:46:40.733234 crc crio[20344]: time=\"2026-06-10T14:46:40.731421719Z\" level=info msg=\"Stopping pod sandbox: af7dc14cd2b8363ab1bbb40163c98f567a0402bd7eebd3fdc61ff59f7c29d565\" id=891fc8ee-b401-4fcb-bc8d-934c99a5fed0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.780992 | controller |     "Jun 10 14:46:40.735940 crc crio[20344]: time=\"2026-06-10T14:46:40.735857236Z\" level=info msg=\"Stopped pod sandbox: af7dc14cd2b8363ab1bbb40163c98f567a0402bd7eebd3fdc61ff59f7c29d565\" id=891fc8ee-b401-4fcb-bc8d-934c99a5fed0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.781007 | controller |     "Jun 10 14:46:40.875670 crc crio[20344]: time=\"2026-06-10T14:46:40.875585028Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-2svqv/POD\" id=63206ebf-6050-4998-9aec-b66c2769edcf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.781022 | controller |     "Jun 10 14:46:40.875670 crc crio[20344]: time=\"2026-06-10T14:46:40.875676101Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.781037 | controller |     "Jun 10 14:46:40.896742 crc crio[20344]: time=\"2026-06-10T14:46:40.896653493Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=63206ebf-6050-4998-9aec-b66c2769edcf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.781052 | controller |     "Jun 10 14:46:40.912613 crc crio[20344]: time=\"2026-06-10T14:46:40.912213913Z\" level=info msg=\"Ran pod sandbox a73811a941dda44aff63a9355a98d6acece0bb7546808738f9fa3945afe2b8d5 with infra container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-2svqv/POD\" id=63206ebf-6050-4998-9aec-b66c2769edcf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.781077 | controller |     "Jun 10 14:46:40.915598 crc crio[20344]: time=\"2026-06-10T14:46:40.915176012Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=08b586ae-0086-4fb8-908b-1ef490c11e4d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.781094 | controller |     "Jun 10 14:46:40.928760 crc crio[20344]: time=\"2026-06-10T14:46:40.928618336Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=447ee0ad-6de9-4962-b261-6935092e8498 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.781113 | controller |     "Jun 10 14:46:40.937343 crc crio[20344]: time=\"2026-06-10T14:46:40.937228703Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-2svqv/kube-rbac-proxy\" id=f754d402-347a-4427-8791-818f75070d7e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.781129 | controller |     "Jun 10 14:46:40.937723 crc crio[20344]: time=\"2026-06-10T14:46:40.937674425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.781145 | controller |     "Jun 10 14:46:40.966114 crc crio[20344]: time=\"2026-06-10T14:46:40.966040022Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.781160 | controller |     "Jun 10 14:46:41.014114 crc crio[20344]: time=\"2026-06-10T14:46:41.013502963Z\" level=info msg=\"Removing container: 7b4bb6ebd41778e1b1906328343c9e345685300476d6c536e7dca1eb241b829a\" id=cc41c9ae-056a-44a0-999f-04594883e4ff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.781176 | controller |     "Jun 10 14:46:41.031115 crc crio[20344]: time=\"2026-06-10T14:46:41.031019325Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=6bf8b4a7-a92e-4dee-929d-4dab3c9f7aef name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.781191 | controller |     "Jun 10 14:46:41.036730 crc crio[20344]: time=\"2026-06-10T14:46:41.036637593Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:85f1323d589d7af13b096b1f9b438b9dfe08f3fab37534e2780e6490a665bf05\" id=6214c01a-9283-44d7-a275-a25f26e4577e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.781206 | controller |     "Jun 10 14:46:41.047170 crc crio[20344]: time=\"2026-06-10T14:46:41.047050817Z\" level=info msg=\"Removed container 7b4bb6ebd41778e1b1906328343c9e345685300476d6c536e7dca1eb241b829a: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovnkube-controller\" id=cc41c9ae-056a-44a0-999f-04594883e4ff name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.781222 | controller |     "Jun 10 14:46:41.049693 crc crio[20344]: time=\"2026-06-10T14:46:41.049602854Z\" level=info msg=\"Creating container: openshift-multus/multus-bzhnf/kube-multus\" id=bfd44935-9e10-40c4-bf63-ca136a4e3914 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.781237 | controller |     "Jun 10 14:46:41.050107 crc crio[20344]: time=\"2026-06-10T14:46:41.050040876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.781253 | controller |     "Jun 10 14:46:41.050587 crc crio[20344]: time=\"2026-06-10T14:46:41.050507188Z\" level=info msg=\"Removing container: 8d437392964c8f3791df586be8557798368252ec4d1806ea39ccb5f5da333466\" id=6fd10983-6600-42e8-b552-c323ae18eb48 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.781268 | controller |     "Jun 10 14:46:41.078152 crc crio[20344]: time=\"2026-06-10T14:46:41.077988853Z\" level=info msg=\"Removed container 8d437392964c8f3791df586be8557798368252ec4d1806ea39ccb5f5da333466: openshift-ovn-kubernetes/ovnkube-node-2tk97/sbdb\" id=6fd10983-6600-42e8-b552-c323ae18eb48 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.781283 | controller |     "Jun 10 14:46:41.085360 crc crio[20344]: time=\"2026-06-10T14:46:41.085157741Z\" level=info msg=\"Removing container: d769e5fbc2f04f4538f24fa2b0735760abefbbe248f98e7923a6c3ba9cfd6763\" id=ce2d8f24-dbaf-497c-b833-55b6b4538496 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.781298 | controller |     "Jun 10 14:46:41.101443 crc crio[20344]: time=\"2026-06-10T14:46:41.10103362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.781317 | controller |     "Jun 10 14:46:41.109132 crc crio[20344]: time=\"2026-06-10T14:46:41.109060751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.781333 | controller |     "Jun 10 14:46:41.118431 crc crio[20344]: time=\"2026-06-10T14:46:41.118240163Z\" level=info msg=\"Removed container d769e5fbc2f04f4538f24fa2b0735760abefbbe248f98e7923a6c3ba9cfd6763: openshift-ovn-kubernetes/ovnkube-node-2tk97/nbdb\" id=ce2d8f24-dbaf-497c-b833-55b6b4538496 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.781348 | controller |     "Jun 10 14:46:41.138846 crc crio[20344]: time=\"2026-06-10T14:46:41.138739274Z\" level=info msg=\"Removing container: 7b70b610cab8597e6d9661e9c7b3041de0868b117f481d6774caa05f1602395d\" id=38e74379-64c1-44a5-afa2-097d30ec1114 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.781363 | controller |     "Jun 10 14:46:41.168182 crc crio[20344]: time=\"2026-06-10T14:46:41.168091267Z\" level=info msg=\"Removed container 7b70b610cab8597e6d9661e9c7b3041de0868b117f481d6774caa05f1602395d: openshift-ovn-kubernetes/ovnkube-node-2tk97/northd\" id=38e74379-64c1-44a5-afa2-097d30ec1114 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.781379 | controller |     "Jun 10 14:46:41.171344 crc crio[20344]: time=\"2026-06-10T14:46:41.171143988Z\" level=info msg=\"Removing container: a378a466c6f5378805e9f2103f72dfab4c1d3fff7e90d19b900c7f59b18da027\" id=452bfb96-4b18-4bd9-b6d7-1b54e041428b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.781394 | controller |     "Jun 10 14:46:41.184892 crc crio[20344]: time=\"2026-06-10T14:46:41.184781417Z\" level=info msg=\"Running pod sandbox: openshift-ovn-kubernetes/ovnkube-node-vlbfr/POD\" id=a77b81fd-4314-408a-8c39-68b80b4a429c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.781409 | controller |     "Jun 10 14:46:41.185095 crc crio[20344]: time=\"2026-06-10T14:46:41.1848903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.781424 | controller |     "Jun 10 14:46:41.197490 crc crio[20344]: time=\"2026-06-10T14:46:41.19740317Z\" level=info msg=\"Removed container a378a466c6f5378805e9f2103f72dfab4c1d3fff7e90d19b900c7f59b18da027: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-ovn-metrics\" id=452bfb96-4b18-4bd9-b6d7-1b54e041428b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.781440 | controller |     "Jun 10 14:46:41.201073 crc crio[20344]: time=\"2026-06-10T14:46:41.201008354Z\" level=info msg=\"Removing container: 1973a03a098a1d3f11f0c7a0f11678d7f0cb90843580ff3d6ed4c1a6b553f24e\" id=cf1f7d9f-0df5-4941-b6b5-2a7f399c9d0d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.781455 | controller |     "Jun 10 14:46:41.225751 crc crio[20344]: time=\"2026-06-10T14:46:41.225670224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.781470 | controller |     "Jun 10 14:46:41.232185 crc crio[20344]: time=\"2026-06-10T14:46:41.232073523Z\" level=info msg=\"Removed container 1973a03a098a1d3f11f0c7a0f11678d7f0cb90843580ff3d6ed4c1a6b553f24e: openshift-ovn-kubernetes/ovnkube-node-2tk97/kube-rbac-proxy-node\" id=cf1f7d9f-0df5-4941-b6b5-2a7f399c9d0d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.781486 | controller |     "Jun 10 14:46:41.234843 crc crio[20344]: time=\"2026-06-10T14:46:41.234765994Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=a77b81fd-4314-408a-8c39-68b80b4a429c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.781505 | controller |     "Jun 10 14:46:41.236515 crc crio[20344]: time=\"2026-06-10T14:46:41.236429618Z\" level=info msg=\"Created container a51c83323d785a9e69120b1d0597d5ab929f70ace3b232549d213bde2b1a1506: openshift-multus/multus-bzhnf/kube-multus\" id=bfd44935-9e10-40c4-bf63-ca136a4e3914 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.781520 | controller |     "Jun 10 14:46:41.237869 crc crio[20344]: time=\"2026-06-10T14:46:41.23689625Z\" level=info msg=\"Removing container: 04a994cc28dd1f9f141cff5f7ab78cf1a6f93c1605e59deaa8ff6956e3913235\" id=a9a0dc8d-c651-407a-b26b-666e345f2570 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.781536 | controller |     "Jun 10 14:46:41.237869 crc crio[20344]: time=\"2026-06-10T14:46:41.237180897Z\" level=info msg=\"Starting container: a51c83323d785a9e69120b1d0597d5ab929f70ace3b232549d213bde2b1a1506\" id=dab75bd9-27e5-4caf-8c13-d52a3856a240 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.781551 | controller |     "Jun 10 14:46:41.246992 crc crio[20344]: time=\"2026-06-10T14:46:41.245850936Z\" level=info msg=\"Started container\" PID=32501 containerID=a51c83323d785a9e69120b1d0597d5ab929f70ace3b232549d213bde2b1a1506 description=openshift-multus/multus-bzhnf/kube-multus id=dab75bd9-27e5-4caf-8c13-d52a3856a240 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5222bd0d9b28e6920fb62ea106b1672fefe7517cd17113df7b6ade99ef90ba1c",
2026-06-10 15:52:08.781567 | controller |     "Jun 10 14:46:41.248456 crc crio[20344]: time=\"2026-06-10T14:46:41.248192528Z\" level=info msg=\"Ran pod sandbox 374ec9cf799f38ae51dfded61a7055ccfc7e87f1bd7f13de0f652b102eadc332 with infra container: openshift-ovn-kubernetes/ovnkube-node-vlbfr/POD\" id=a77b81fd-4314-408a-8c39-68b80b4a429c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.781582 | controller |     "Jun 10 14:46:41.250518 crc crio[20344]: time=\"2026-06-10T14:46:41.250445757Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4e8241e3-b96a-4cdb-8bdb-f5e474dd6fbd name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.781598 | controller |     "Jun 10 14:46:41.257441 crc crio[20344]: time=\"2026-06-10T14:46:41.257358439Z\" level=info msg=\"Removed container 04a994cc28dd1f9f141cff5f7ab78cf1a6f93c1605e59deaa8ff6956e3913235: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-acl-logging\" id=a9a0dc8d-c651-407a-b26b-666e345f2570 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.781613 | controller |     "Jun 10 14:46:41.261663 crc crio[20344]: time=\"2026-06-10T14:46:41.261587851Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=528b1906-4739-4566-8df6-45230d097cd4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.781628 | controller |     "Jun 10 14:46:41.264186 crc crio[20344]: time=\"2026-06-10T14:46:41.264149488Z\" level=info msg=\"Removing container: 611be21454e8bf10ce395144a2d73aa9603e156411f72baeeecf2acbbaf0f25a\" id=ef834a1c-4c2b-412a-bcda-86e0e9a26ddd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.781644 | controller |     "Jun 10 14:46:41.274483 crc crio[20344]: time=\"2026-06-10T14:46:41.270608358Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-vlbfr/kubecfg-setup\" id=bc5e9a18-65ee-4b50-b815-3d71f1f9fed6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.781659 | controller |     "Jun 10 14:46:41.274483 crc crio[20344]: time=\"2026-06-10T14:46:41.270999919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.781675 | controller |     "Jun 10 14:46:41.274483 crc crio[20344]: time=\"2026-06-10T14:46:41.272167129Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/upgrade_04747042-2356-4080-965a-f8c949a288ef\\\"\"",
2026-06-10 15:52:08.781694 | controller |     "Jun 10 14:46:41.274483 crc crio[20344]: time=\"2026-06-10T14:46:41.272476178Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.781710 | controller |     "Jun 10 14:46:41.290330 crc crio[20344]: time=\"2026-06-10T14:46:41.290218635Z\" level=info msg=\"Removed container 611be21454e8bf10ce395144a2d73aa9603e156411f72baeeecf2acbbaf0f25a: openshift-ovn-kubernetes/ovnkube-node-2tk97/ovn-controller\" id=ef834a1c-4c2b-412a-bcda-86e0e9a26ddd name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.781726 | controller |     "Jun 10 14:46:41.293068 crc crio[20344]: time=\"2026-06-10T14:46:41.292991448Z\" level=info msg=\"Removing container: 7c521a5f605f782e38ed45471af05c0a51a95f5cedff6e2fff6926cdfecf4401\" id=9a0a2e50-3c0a-4779-8461-baf3d2a0f764 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.781742 | controller |     "Jun 10 14:46:41.297506 crc crio[20344]: time=\"2026-06-10T14:46:41.297435995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.781757 | controller |     "Jun 10 14:46:41.300669 crc crio[20344]: time=\"2026-06-10T14:46:41.29913923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.781773 | controller |     "Jun 10 14:46:41.310643 crc crio[20344]: time=\"2026-06-10T14:46:41.310595142Z\" level=info msg=\"Created container bf40598d317f18346eec5f3f32410456dbed89d4d7f04fc9a08afe2b6d329f55: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-2svqv/kube-rbac-proxy\" id=f754d402-347a-4427-8791-818f75070d7e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.781788 | controller |     "Jun 10 14:46:41.311898 crc crio[20344]: time=\"2026-06-10T14:46:41.311750053Z\" level=info msg=\"Starting container: bf40598d317f18346eec5f3f32410456dbed89d4d7f04fc9a08afe2b6d329f55\" id=c66df405-c9f7-4cf3-9004-1db173c838f9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.781804 | controller |     "Jun 10 14:46:41.314313 crc crio[20344]: time=\"2026-06-10T14:46:41.314200567Z\" level=info msg=\"Removed container 7c521a5f605f782e38ed45471af05c0a51a95f5cedff6e2fff6926cdfecf4401: openshift-ovn-kubernetes/ovnkube-node-2tk97/kubecfg-setup\" id=9a0a2e50-3c0a-4779-8461-baf3d2a0f764 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.781819 | controller |     "Jun 10 14:46:41.321763 crc crio[20344]: time=\"2026-06-10T14:46:41.321615563Z\" level=info msg=\"Started container\" PID=32515 containerID=bf40598d317f18346eec5f3f32410456dbed89d4d7f04fc9a08afe2b6d329f55 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-2svqv/kube-rbac-proxy id=c66df405-c9f7-4cf3-9004-1db173c838f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a73811a941dda44aff63a9355a98d6acece0bb7546808738f9fa3945afe2b8d5",
2026-06-10 15:52:08.781835 | controller |     "Jun 10 14:46:41.336977 crc crio[20344]: time=\"2026-06-10T14:46:41.336844004Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=efd98a23-1bc8-4d36-85f2-a8a18b005e11 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.781864 | controller |     "Jun 10 14:46:41.340910 crc crio[20344]: time=\"2026-06-10T14:46:41.340726066Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=0c0f5185-19ed-4ee6-a3cd-f4827de322ae name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.781884 | controller |     "Jun 10 14:46:41.347124 crc crio[20344]: time=\"2026-06-10T14:46:41.346891089Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-2svqv/ovnkube-cluster-manager\" id=f78aa02f-9748-4d99-b762-42697f15f5c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.781904 | controller |     "Jun 10 14:46:41.347190 crc crio[20344]: time=\"2026-06-10T14:46:41.347174626Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.781923 | controller |     "Jun 10 14:46:41.372935 crc crio[20344]: time=\"2026-06-10T14:46:41.372848123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.781945 | controller |     "Jun 10 14:46:41.380456 crc crio[20344]: time=\"2026-06-10T14:46:41.380380451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.781960 | controller |     "Jun 10 14:46:41.469360 crc crio[20344]: time=\"2026-06-10T14:46:41.469242573Z\" level=info msg=\"Created container 07d8c851f60b7f1a495cb006675a6ba5f86579df121231def6c5b8c9aeeae789: openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-2svqv/ovnkube-cluster-manager\" id=f78aa02f-9748-4d99-b762-42697f15f5c1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.781976 | controller |     "Jun 10 14:46:41.470562 crc crio[20344]: time=\"2026-06-10T14:46:41.470494336Z\" level=info msg=\"Starting container: 07d8c851f60b7f1a495cb006675a6ba5f86579df121231def6c5b8c9aeeae789\" id=9634a471-15c8-4b39-8482-bbc5957f5ac6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.781992 | controller |     "Jun 10 14:46:41.474324 crc crio[20344]: time=\"2026-06-10T14:46:41.474226205Z\" level=info msg=\"Created container 7f73cfa932bb76ec2331000263c356411a2ae408073c9a019676ef8f6d5e006b: openshift-ovn-kubernetes/ovnkube-node-vlbfr/kubecfg-setup\" id=bc5e9a18-65ee-4b50-b815-3d71f1f9fed6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.782007 | controller |     "Jun 10 14:46:41.475515 crc crio[20344]: time=\"2026-06-10T14:46:41.475459437Z\" level=info msg=\"Starting container: 7f73cfa932bb76ec2331000263c356411a2ae408073c9a019676ef8f6d5e006b\" id=9b90d582-f21b-45bc-98de-388629da0dcb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.782023 | controller |     "Jun 10 14:46:41.476326 crc crio[20344]: time=\"2026-06-10T14:46:41.476080504Z\" level=info msg=\"Started container\" PID=32546 containerID=07d8c851f60b7f1a495cb006675a6ba5f86579df121231def6c5b8c9aeeae789 description=openshift-ovn-kubernetes/ovnkube-control-plane-97c9b6c48-2svqv/ovnkube-cluster-manager id=9634a471-15c8-4b39-8482-bbc5957f5ac6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a73811a941dda44aff63a9355a98d6acece0bb7546808738f9fa3945afe2b8d5",
2026-06-10 15:52:08.782038 | controller |     "Jun 10 14:46:41.485906 crc crio[20344]: time=\"2026-06-10T14:46:41.48579627Z\" level=info msg=\"Started container\" PID=32529 containerID=7f73cfa932bb76ec2331000263c356411a2ae408073c9a019676ef8f6d5e006b description=openshift-ovn-kubernetes/ovnkube-node-vlbfr/kubecfg-setup id=9b90d582-f21b-45bc-98de-388629da0dcb name=/runtime.v1.RuntimeService/StartContainer sandboxID=374ec9cf799f38ae51dfded61a7055ccfc7e87f1bd7f13de0f652b102eadc332",
2026-06-10 15:52:08.782054 | controller |     "Jun 10 14:46:41.781984 crc crio[20344]: time=\"2026-06-10T14:46:41.781488483Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/cert-approver\\\"\"",
2026-06-10 15:52:08.782069 | controller |     "Jun 10 14:46:41.781984 crc crio[20344]: time=\"2026-06-10T14:46:41.781992776Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.782084 | controller |     "Jun 10 14:46:41.789854 crc crio[20344]: time=\"2026-06-10T14:46:41.78975569Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/install_multus\\\"\"",
2026-06-10 15:52:08.782103 | controller |     "Jun 10 14:46:41.789980 crc crio[20344]: time=\"2026-06-10T14:46:41.789904234Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.782118 | controller |     "Jun 10 14:46:41.790389 crc crio[20344]: time=\"2026-06-10T14:46:41.790319765Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/kubeconfig_generator\\\"\"",
2026-06-10 15:52:08.782134 | controller |     "Jun 10 14:46:41.790493 crc crio[20344]: time=\"2026-06-10T14:46:41.790407528Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.782149 | controller |     "Jun 10 14:46:41.799942 crc crio[20344]: time=\"2026-06-10T14:46:41.799835756Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus\\\"\"",
2026-06-10 15:52:08.782164 | controller |     "Jun 10 14:46:41.800108 crc crio[20344]: time=\"2026-06-10T14:46:41.79996612Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.782179 | controller |     "Jun 10 14:46:41.809655 crc crio[20344]: time=\"2026-06-10T14:46:41.809580253Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-daemon\\\"\"",
2026-06-10 15:52:08.782194 | controller |     "Jun 10 14:46:41.809806 crc crio[20344]: time=\"2026-06-10T14:46:41.809702946Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.782209 | controller |     "Jun 10 14:46:41.818744 crc crio[20344]: time=\"2026-06-10T14:46:41.818680863Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/multus-shim\\\"\"",
2026-06-10 15:52:08.782224 | controller |     "Jun 10 14:46:41.818888 crc crio[20344]: time=\"2026-06-10T14:46:41.818761725Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.782239 | controller |     "Jun 10 14:46:41.825903 crc crio[20344]: time=\"2026-06-10T14:46:41.825819921Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/passthru\\\"\"",
2026-06-10 15:52:08.782254 | controller |     "Jun 10 14:46:41.826022 crc crio[20344]: time=\"2026-06-10T14:46:41.825974175Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.782269 | controller |     "Jun 10 14:46:41.826415 crc crio[20344]: time=\"2026-06-10T14:46:41.826361965Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/var/lib/cni/bin/thin_entrypoint\\\"\"",
2026-06-10 15:52:08.782283 | controller |     "Jun 10 14:46:41.826491 crc crio[20344]: time=\"2026-06-10T14:46:41.826434787Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.782298 | controller |     "Jun 10 14:46:41.835792 crc crio[20344]: time=\"2026-06-10T14:46:41.83565575Z\" level=info msg=\"CNI monitoring event REMOVE        \\\"/var/lib/cni/bin/upgrade_04747042-2356-4080-965a-f8c949a288ef\\\"\"",
2026-06-10 15:52:08.782312 | controller |     "Jun 10 14:46:42.060511 crc crio[20344]: time=\"2026-06-10T14:46:42.060419084Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=810b95c3-2f44-4f1a-91af-98c70cd8b929 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.782327 | controller |     "Jun 10 14:46:42.063438 crc crio[20344]: time=\"2026-06-10T14:46:42.063342851Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=4d9ff71a-d7e5-45c0-ab4f-a3bfb4089553 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.782342 | controller |     "Jun 10 14:46:42.068660 crc crio[20344]: time=\"2026-06-10T14:46:42.068598679Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-vlbfr/ovn-controller\" id=afd28e48-982d-4a7e-8743-e980a60724a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.782358 | controller |     "Jun 10 14:46:42.068905 crc crio[20344]: time=\"2026-06-10T14:46:42.068846726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.782376 | controller |     "Jun 10 14:46:42.101791 crc crio[20344]: time=\"2026-06-10T14:46:42.101696662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.782391 | controller |     "Jun 10 14:46:42.103851 crc crio[20344]: time=\"2026-06-10T14:46:42.103792617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.782407 | controller |     "Jun 10 14:46:42.236631 crc crio[20344]: time=\"2026-06-10T14:46:42.236455113Z\" level=info msg=\"Created container 7f42cf298a9654966dc23ae6b9f95b03162ec41c005e4c0ac34fb5b7fea70808: openshift-ovn-kubernetes/ovnkube-node-vlbfr/ovn-controller\" id=afd28e48-982d-4a7e-8743-e980a60724a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.782422 | controller |     "Jun 10 14:46:42.238617 crc crio[20344]: time=\"2026-06-10T14:46:42.237909252Z\" level=info msg=\"Starting container: 7f42cf298a9654966dc23ae6b9f95b03162ec41c005e4c0ac34fb5b7fea70808\" id=fad15ed3-902e-408a-816f-9a237300267c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.782436 | controller |     "Jun 10 14:46:42.246477 crc crio[20344]: time=\"2026-06-10T14:46:42.246357044Z\" level=info msg=\"Started container\" PID=32586 containerID=7f42cf298a9654966dc23ae6b9f95b03162ec41c005e4c0ac34fb5b7fea70808 description=openshift-ovn-kubernetes/ovnkube-node-vlbfr/ovn-controller id=fad15ed3-902e-408a-816f-9a237300267c name=/runtime.v1.RuntimeService/StartContainer sandboxID=374ec9cf799f38ae51dfded61a7055ccfc7e87f1bd7f13de0f652b102eadc332",
2026-06-10 15:52:08.782451 | controller |     "Jun 10 14:46:42.256101 crc crio[20344]: time=\"2026-06-10T14:46:42.256022169Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=2ee6374a-4b43-471e-9a32-0b6935961126 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.782466 | controller |     "Jun 10 14:46:42.258937 crc crio[20344]: time=\"2026-06-10T14:46:42.258863464Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=423c08c4-e297-4977-a217-c1428b1de66d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.782481 | controller |     "Jun 10 14:46:42.264649 crc crio[20344]: time=\"2026-06-10T14:46:42.264565904Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-vlbfr/ovn-acl-logging\" id=f5b8b17a-4781-4855-b06c-3e953fe6e32b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.782496 | controller |     "Jun 10 14:46:42.265007 crc crio[20344]: time=\"2026-06-10T14:46:42.264951144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.782511 | controller |     "Jun 10 14:46:42.283327 crc crio[20344]: time=\"2026-06-10T14:46:42.283191295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.782526 | controller |     "Jun 10 14:46:42.284728 crc crio[20344]: time=\"2026-06-10T14:46:42.284666034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.782540 | controller |     "Jun 10 14:46:42.411125 crc crio[20344]: time=\"2026-06-10T14:46:42.410962992Z\" level=info msg=\"Created container 06d076b93198bf31e8d048ab3ff1a8f7fb3f2ff415508afb54d4badfb4c6bb91: openshift-ovn-kubernetes/ovnkube-node-vlbfr/ovn-acl-logging\" id=f5b8b17a-4781-4855-b06c-3e953fe6e32b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.782559 | controller |     "Jun 10 14:46:42.412184 crc crio[20344]: time=\"2026-06-10T14:46:42.412137373Z\" level=info msg=\"Starting container: 06d076b93198bf31e8d048ab3ff1a8f7fb3f2ff415508afb54d4badfb4c6bb91\" id=d33051ed-987f-4af2-aafb-b6344774f9de name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.782574 | controller |     "Jun 10 14:46:42.425477 crc crio[20344]: time=\"2026-06-10T14:46:42.425377182Z\" level=info msg=\"Started container\" PID=32598 containerID=06d076b93198bf31e8d048ab3ff1a8f7fb3f2ff415508afb54d4badfb4c6bb91 description=openshift-ovn-kubernetes/ovnkube-node-vlbfr/ovn-acl-logging id=d33051ed-987f-4af2-aafb-b6344774f9de name=/runtime.v1.RuntimeService/StartContainer sandboxID=374ec9cf799f38ae51dfded61a7055ccfc7e87f1bd7f13de0f652b102eadc332",
2026-06-10 15:52:08.782590 | controller |     "Jun 10 14:46:42.435007 crc crio[20344]: time=\"2026-06-10T14:46:42.434805951Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=0253ba88-0085-42e0-85e7-bf692b45413d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.782605 | controller |     "Jun 10 14:46:42.442335 crc crio[20344]: time=\"2026-06-10T14:46:42.437901242Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=4eb7aeaa-06d2-469f-9816-5cc82af9f1f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.782620 | controller |     "Jun 10 14:46:42.445449 crc crio[20344]: time=\"2026-06-10T14:46:42.444154537Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-vlbfr/kube-rbac-proxy-node\" id=c73edafc-713a-4d44-86e1-2a91d87f7c90 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.782636 | controller |     "Jun 10 14:46:42.445449 crc crio[20344]: time=\"2026-06-10T14:46:42.44463692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.782651 | controller |     "Jun 10 14:46:42.472643 crc crio[20344]: time=\"2026-06-10T14:46:42.472420302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.782667 | controller |     "Jun 10 14:46:42.474403 crc crio[20344]: time=\"2026-06-10T14:46:42.474214539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.782682 | controller |     "Jun 10 14:46:42.584772 crc crio[20344]: time=\"2026-06-10T14:46:42.58464041Z\" level=info msg=\"Created container 160a8acf027caef6250a840a9c5a79088bc38fda16b147ab5531d5a6c9d80acd: openshift-ovn-kubernetes/ovnkube-node-vlbfr/kube-rbac-proxy-node\" id=c73edafc-713a-4d44-86e1-2a91d87f7c90 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.782697 | controller |     "Jun 10 14:46:42.586315 crc crio[20344]: time=\"2026-06-10T14:46:42.586142499Z\" level=info msg=\"Starting container: 160a8acf027caef6250a840a9c5a79088bc38fda16b147ab5531d5a6c9d80acd\" id=ffd3f1d2-8d9c-472a-bd23-848c9a6db7b7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.782712 | controller |     "Jun 10 14:46:42.594653 crc crio[20344]: time=\"2026-06-10T14:46:42.594569951Z\" level=info msg=\"Started container\" PID=32616 containerID=160a8acf027caef6250a840a9c5a79088bc38fda16b147ab5531d5a6c9d80acd description=openshift-ovn-kubernetes/ovnkube-node-vlbfr/kube-rbac-proxy-node id=ffd3f1d2-8d9c-472a-bd23-848c9a6db7b7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=374ec9cf799f38ae51dfded61a7055ccfc7e87f1bd7f13de0f652b102eadc332",
2026-06-10 15:52:08.782728 | controller |     "Jun 10 14:46:42.619850 crc crio[20344]: time=\"2026-06-10T14:46:42.619198871Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=a9482d34-c0fd-4168-afc7-c6f2544a8563 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.782747 | controller |     "Jun 10 14:46:42.638349 crc crio[20344]: time=\"2026-06-10T14:46:42.63814323Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=fe44f4ca-6ab4-4624-a50f-298925bd8649 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.782762 | controller |     "Jun 10 14:46:42.703384 crc crio[20344]: time=\"2026-06-10T14:46:42.702833075Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-vlbfr/kube-rbac-proxy-ovn-metrics\" id=e36cd533-7143-4517-8852-7bd19c8118d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.782778 | controller |     "Jun 10 14:46:42.703819 crc crio[20344]: time=\"2026-06-10T14:46:42.703453991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.782793 | controller |     "Jun 10 14:46:42.728719 crc crio[20344]: time=\"2026-06-10T14:46:42.728381728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.782808 | controller |     "Jun 10 14:46:42.730463 crc crio[20344]: time=\"2026-06-10T14:46:42.730387421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.782823 | controller |     "Jun 10 14:46:42.869381 crc crio[20344]: time=\"2026-06-10T14:46:42.869197219Z\" level=info msg=\"Created container 9a80ab0349c08da92cf86e2c53b650b218da493903e852834da3783f7fd5419f: openshift-ovn-kubernetes/ovnkube-node-vlbfr/kube-rbac-proxy-ovn-metrics\" id=e36cd533-7143-4517-8852-7bd19c8118d2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.782838 | controller |     "Jun 10 14:46:42.870682 crc crio[20344]: time=\"2026-06-10T14:46:42.870435742Z\" level=info msg=\"Starting container: 9a80ab0349c08da92cf86e2c53b650b218da493903e852834da3783f7fd5419f\" id=2f2f168a-4475-4862-9f77-7af844f73cbd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.782871 | controller |     "Jun 10 14:46:42.877506 crc crio[20344]: time=\"2026-06-10T14:46:42.87719356Z\" level=info msg=\"Started container\" PID=32637 containerID=9a80ab0349c08da92cf86e2c53b650b218da493903e852834da3783f7fd5419f description=openshift-ovn-kubernetes/ovnkube-node-vlbfr/kube-rbac-proxy-ovn-metrics id=2f2f168a-4475-4862-9f77-7af844f73cbd name=/runtime.v1.RuntimeService/StartContainer sandboxID=374ec9cf799f38ae51dfded61a7055ccfc7e87f1bd7f13de0f652b102eadc332",
2026-06-10 15:52:08.782888 | controller |     "Jun 10 14:46:42.891653 crc crio[20344]: time=\"2026-06-10T14:46:42.891442726Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=969fe918-8fa8-40fc-bd6e-d2aaaf86ce72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.782904 | controller |     "Jun 10 14:46:42.896245 crc crio[20344]: time=\"2026-06-10T14:46:42.896085678Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=98c83f3a-1123-4211-92d8-ef89454d9ce2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.782920 | controller |     "Jun 10 14:46:42.907488 crc crio[20344]: time=\"2026-06-10T14:46:42.907324734Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-vlbfr/northd\" id=9faf44b3-ab9f-4070-87d8-4f3229fce3d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.782939 | controller |     "Jun 10 14:46:42.907994 crc crio[20344]: time=\"2026-06-10T14:46:42.907896369Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.782955 | controller |     "Jun 10 14:46:42.932004 crc crio[20344]: time=\"2026-06-10T14:46:42.931888632Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.782970 | controller |     "Jun 10 14:46:42.934054 crc crio[20344]: time=\"2026-06-10T14:46:42.933986307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.782985 | controller |     "Jun 10 14:46:43.085075 crc crio[20344]: time=\"2026-06-10T14:46:43.084948745Z\" level=info msg=\"Created container 4912d92b4342b246174362a9e5ade964d047ceb9b73e0b1500ce2dfbe2894761: openshift-ovn-kubernetes/ovnkube-node-vlbfr/northd\" id=9faf44b3-ab9f-4070-87d8-4f3229fce3d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.783000 | controller |     "Jun 10 14:46:43.087391 crc crio[20344]: time=\"2026-06-10T14:46:43.087178214Z\" level=info msg=\"Starting container: 4912d92b4342b246174362a9e5ade964d047ceb9b73e0b1500ce2dfbe2894761\" id=2f633ce1-63ef-4ec3-8839-52b8791b1785 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.783015 | controller |     "Jun 10 14:46:43.100113 crc crio[20344]: time=\"2026-06-10T14:46:43.099878349Z\" level=info msg=\"Started container\" PID=32657 containerID=4912d92b4342b246174362a9e5ade964d047ceb9b73e0b1500ce2dfbe2894761 description=openshift-ovn-kubernetes/ovnkube-node-vlbfr/northd id=2f633ce1-63ef-4ec3-8839-52b8791b1785 name=/runtime.v1.RuntimeService/StartContainer sandboxID=374ec9cf799f38ae51dfded61a7055ccfc7e87f1bd7f13de0f652b102eadc332",
2026-06-10 15:52:08.783030 | controller |     "Jun 10 14:46:43.117825 crc crio[20344]: time=\"2026-06-10T14:46:43.117728429Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=53f64c22-64e4-45a8-bb4f-a4a3d3b17156 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.783046 | controller |     "Jun 10 14:46:43.120185 crc crio[20344]: time=\"2026-06-10T14:46:43.120134103Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=40af2886-7a6a-4aac-bd8f-9d25605f1a83 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.783061 | controller |     "Jun 10 14:46:43.128059 crc crio[20344]: time=\"2026-06-10T14:46:43.127901117Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-vlbfr/nbdb\" id=7a4d5498-95f9-4e87-a589-fe541171f0ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.783077 | controller |     "Jun 10 14:46:43.128844 crc crio[20344]: time=\"2026-06-10T14:46:43.128822622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.783092 | controller |     "Jun 10 14:46:43.151842 crc crio[20344]: time=\"2026-06-10T14:46:43.151785407Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.783107 | controller |     "Jun 10 14:46:43.153865 crc crio[20344]: time=\"2026-06-10T14:46:43.153838441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.783123 | controller |     "Jun 10 14:46:43.273137 crc crio[20344]: time=\"2026-06-10T14:46:43.272437577Z\" level=info msg=\"Created container 01941825b0e75083f9113a3ddb96dad8c83578d34322182dbf78c7d254459cc0: openshift-ovn-kubernetes/ovnkube-node-vlbfr/nbdb\" id=7a4d5498-95f9-4e87-a589-fe541171f0ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.783142 | controller |     "Jun 10 14:46:43.277630 crc crio[20344]: time=\"2026-06-10T14:46:43.27749366Z\" level=info msg=\"Starting container: 01941825b0e75083f9113a3ddb96dad8c83578d34322182dbf78c7d254459cc0\" id=96185eeb-88a5-493f-b8b1-9196518520cb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.783158 | controller |     "Jun 10 14:46:43.284064 crc crio[20344]: time=\"2026-06-10T14:46:43.283888858Z\" level=info msg=\"Started container\" PID=32669 containerID=01941825b0e75083f9113a3ddb96dad8c83578d34322182dbf78c7d254459cc0 description=openshift-ovn-kubernetes/ovnkube-node-vlbfr/nbdb id=96185eeb-88a5-493f-b8b1-9196518520cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=374ec9cf799f38ae51dfded61a7055ccfc7e87f1bd7f13de0f652b102eadc332",
2026-06-10 15:52:08.783174 | controller |     "Jun 10 14:46:45.464178 crc crio[20344]: time=\"2026-06-10T14:46:45.463167263Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=37df8807-92e5-4a89-9fcb-16de468f4baf name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.783189 | controller |     "Jun 10 14:46:45.468692 crc crio[20344]: time=\"2026-06-10T14:46:45.468509553Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=388de83d-6074-4767-bbe2-ddb1b595820f name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.783205 | controller |     "Jun 10 14:46:45.481850 crc crio[20344]: time=\"2026-06-10T14:46:45.481734192Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-vlbfr/sbdb\" id=f1c6cd21-cd0a-4e3f-af75-5fca298b18e6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.783221 | controller |     "Jun 10 14:46:45.482868 crc crio[20344]: time=\"2026-06-10T14:46:45.482766909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.783236 | controller |     "Jun 10 14:46:45.518460 crc crio[20344]: time=\"2026-06-10T14:46:45.518337647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.783251 | controller |     "Jun 10 14:46:45.521044 crc crio[20344]: time=\"2026-06-10T14:46:45.520948706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.783266 | controller |     "Jun 10 14:46:45.667374 crc crio[20344]: time=\"2026-06-10T14:46:45.6671916Z\" level=info msg=\"Created container f89a9483635b6a29f9f8f95b50057bcc4a89bd316e4cb3105115ee87a668690c: openshift-ovn-kubernetes/ovnkube-node-vlbfr/sbdb\" id=f1c6cd21-cd0a-4e3f-af75-5fca298b18e6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.783281 | controller |     "Jun 10 14:46:45.669611 crc crio[20344]: time=\"2026-06-10T14:46:45.669443269Z\" level=info msg=\"Starting container: f89a9483635b6a29f9f8f95b50057bcc4a89bd316e4cb3105115ee87a668690c\" id=947564e1-20e3-4253-bcd5-606e23b18b5c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.783296 | controller |     "Jun 10 14:46:45.676225 crc crio[20344]: time=\"2026-06-10T14:46:45.676086284Z\" level=info msg=\"Started container\" PID=32732 containerID=f89a9483635b6a29f9f8f95b50057bcc4a89bd316e4cb3105115ee87a668690c description=openshift-ovn-kubernetes/ovnkube-node-vlbfr/sbdb id=947564e1-20e3-4253-bcd5-606e23b18b5c name=/runtime.v1.RuntimeService/StartContainer sandboxID=374ec9cf799f38ae51dfded61a7055ccfc7e87f1bd7f13de0f652b102eadc332",
2026-06-10 15:52:08.783312 | controller |     "Jun 10 14:46:47.845748 crc crio[20344]: time=\"2026-06-10T14:46:47.845059108Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=28e79648-d8a8-440d-8090-ae018e3f9867 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.783333 | controller |     "Jun 10 14:46:47.869100 crc crio[20344]: time=\"2026-06-10T14:46:47.868964228Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:174629230f874ae7d9ceda909ef45aced0cc8b21537851a0aceca55b0685b122\" id=b4f354de-0acd-4bfb-b90a-1aefa93e5b30 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.783349 | controller |     "Jun 10 14:46:47.968124 crc crio[20344]: time=\"2026-06-10T14:46:47.967981418Z\" level=info msg=\"Creating container: openshift-ovn-kubernetes/ovnkube-node-vlbfr/ovnkube-controller\" id=7629aeaf-7c2f-4c64-9e60-076bca1dc9ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.783364 | controller |     "Jun 10 14:46:47.968988 crc crio[20344]: time=\"2026-06-10T14:46:47.968910382Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.783379 | controller |     "Jun 10 14:46:47.997789 crc crio[20344]: time=\"2026-06-10T14:46:47.997610819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.783394 | controller |     "Jun 10 14:46:47.999606 crc crio[20344]: time=\"2026-06-10T14:46:47.999504298Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.783410 | controller |     "Jun 10 14:46:48.147348 crc crio[20344]: time=\"2026-06-10T14:46:48.147134729Z\" level=info msg=\"Created container de2d9f5e3a867806d2fe437d87424ba9da05485bfdc75f5cb3e910c28707677b: openshift-ovn-kubernetes/ovnkube-node-vlbfr/ovnkube-controller\" id=7629aeaf-7c2f-4c64-9e60-076bca1dc9ab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.783425 | controller |     "Jun 10 14:46:48.148698 crc crio[20344]: time=\"2026-06-10T14:46:48.14830846Z\" level=info msg=\"Starting container: de2d9f5e3a867806d2fe437d87424ba9da05485bfdc75f5cb3e910c28707677b\" id=d7d86c8a-6a5d-4ee5-bf88-83766542674e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.783440 | controller |     "Jun 10 14:46:48.158443 crc crio[20344]: time=\"2026-06-10T14:46:48.157138693Z\" level=info msg=\"Started container\" PID=32844 containerID=de2d9f5e3a867806d2fe437d87424ba9da05485bfdc75f5cb3e910c28707677b description=openshift-ovn-kubernetes/ovnkube-node-vlbfr/ovnkube-controller id=d7d86c8a-6a5d-4ee5-bf88-83766542674e name=/runtime.v1.RuntimeService/StartContainer sandboxID=374ec9cf799f38ae51dfded61a7055ccfc7e87f1bd7f13de0f652b102eadc332",
2026-06-10 15:52:08.783455 | controller |     "Jun 10 14:46:48.288698 crc crio[20344]: time=\"2026-06-10T14:46:48.288405942Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.783470 | controller |     "Jun 10 14:46:48.289032 crc crio[20344]: time=\"2026-06-10T14:46:48.288719041Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.783485 | controller |     "Jun 10 14:46:48.289684 crc crio[20344]: time=\"2026-06-10T14:46:48.289569043Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.783500 | controller |     "Jun 10 14:46:48.289684 crc crio[20344]: time=\"2026-06-10T14:46:48.289632665Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.783515 | controller |     "Jun 10 14:46:48.289993 crc crio[20344]: time=\"2026-06-10T14:46:48.289805539Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.783530 | controller |     "Jun 10 14:46:48.289993 crc crio[20344]: time=\"2026-06-10T14:46:48.289891722Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.783547 | controller |     "Jun 10 14:46:48.290213 crc crio[20344]: time=\"2026-06-10T14:46:48.290139688Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.783563 | controller |     "Jun 10 14:46:48.290213 crc crio[20344]: time=\"2026-06-10T14:46:48.290175939Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.783578 | controller |     "Jun 10 14:46:48.290741 crc crio[20344]: time=\"2026-06-10T14:46:48.29059811Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.783593 | controller |     "Jun 10 14:46:48.290741 crc crio[20344]: time=\"2026-06-10T14:46:48.290635061Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.783607 | controller |     "Jun 10 14:46:48.291356 crc crio[20344]: time=\"2026-06-10T14:46:48.291088213Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.783622 | controller |     "Jun 10 14:46:48.291356 crc crio[20344]: time=\"2026-06-10T14:46:48.291135974Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.783637 | controller |     "Jun 10 14:46:48.292022 crc crio[20344]: time=\"2026-06-10T14:46:48.291891134Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.783651 | controller |     "Jun 10 14:46:48.292372 crc crio[20344]: time=\"2026-06-10T14:46:48.292021588Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.783666 | controller |     "Jun 10 14:46:48.292372 crc crio[20344]: time=\"2026-06-10T14:46:48.29212027Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.783681 | controller |     "Jun 10 14:46:48.292372 crc crio[20344]: time=\"2026-06-10T14:46:48.292154531Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.783696 | controller |     "Jun 10 14:46:48.292854 crc crio[20344]: time=\"2026-06-10T14:46:48.292834389Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.783711 | controller |     "Jun 10 14:46:48.293002 crc crio[20344]: time=\"2026-06-10T14:46:48.29286818Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.783726 | controller |     "Jun 10 14:46:48.293002 crc crio[20344]: time=\"2026-06-10T14:46:48.292973593Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.783740 | controller |     "Jun 10 14:46:48.293234 crc crio[20344]: time=\"2026-06-10T14:46:48.293064705Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.783755 | controller |     "Jun 10 14:46:48.295122 crc crio[20344]: time=\"2026-06-10T14:46:48.294715199Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.783770 | controller |     "Jun 10 14:46:48.295122 crc crio[20344]: time=\"2026-06-10T14:46:48.294818071Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.783785 | controller |     "Jun 10 14:46:48.295122 crc crio[20344]: time=\"2026-06-10T14:46:48.294900454Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.783800 | controller |     "Jun 10 14:46:48.295122 crc crio[20344]: time=\"2026-06-10T14:46:48.294972476Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.783815 | controller |     "Jun 10 14:46:48.295122 crc crio[20344]: time=\"2026-06-10T14:46:48.295026877Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.783834 | controller |     "Jun 10 14:46:48.295122 crc crio[20344]: time=\"2026-06-10T14:46:48.295080378Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.783864 | controller |     "Jun 10 14:46:48.296077 crc crio[20344]: time=\"2026-06-10T14:46:48.295348325Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.783883 | controller |     "Jun 10 14:46:48.296077 crc crio[20344]: time=\"2026-06-10T14:46:48.295386156Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.783899 | controller |     "Jun 10 14:46:48.296077 crc crio[20344]: time=\"2026-06-10T14:46:48.29591644Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.783914 | controller |     "Jun 10 14:46:48.296077 crc crio[20344]: time=\"2026-06-10T14:46:48.295953561Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.783929 | controller |     "Jun 10 14:46:48.297223 crc crio[20344]: time=\"2026-06-10T14:46:48.296471795Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.783946 | controller |     "Jun 10 14:46:48.297223 crc crio[20344]: time=\"2026-06-10T14:46:48.296510946Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.783963 | controller |     "Jun 10 14:46:48.297223 crc crio[20344]: time=\"2026-06-10T14:46:48.296523436Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.783979 | controller |     "Jun 10 14:46:48.297223 crc crio[20344]: time=\"2026-06-10T14:46:48.296596768Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.783994 | controller |     "Jun 10 14:46:48.297223 crc crio[20344]: time=\"2026-06-10T14:46:48.296783023Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.784009 | controller |     "Jun 10 14:46:48.297223 crc crio[20344]: time=\"2026-06-10T14:46:48.296866105Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.784024 | controller |     "Jun 10 14:46:48.297223 crc crio[20344]: time=\"2026-06-10T14:46:48.296908437Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.784039 | controller |     "Jun 10 14:46:48.297223 crc crio[20344]: time=\"2026-06-10T14:46:48.296964298Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.784054 | controller |     "Jun 10 14:46:48.297223 crc crio[20344]: time=\"2026-06-10T14:46:48.29702643Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.784069 | controller |     "Jun 10 14:46:48.297223 crc crio[20344]: time=\"2026-06-10T14:46:48.297079441Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.784085 | controller |     "Jun 10 14:46:48.298890 crc crio[20344]: time=\"2026-06-10T14:46:48.297579824Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.784100 | controller |     "Jun 10 14:46:48.298890 crc crio[20344]: time=\"2026-06-10T14:46:48.297621945Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.784115 | controller |     "Jun 10 14:46:48.298890 crc crio[20344]: time=\"2026-06-10T14:46:48.297633726Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.784131 | controller |     "Jun 10 14:46:48.298890 crc crio[20344]: time=\"2026-06-10T14:46:48.297653936Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.784146 | controller |     "Jun 10 14:46:48.298890 crc crio[20344]: time=\"2026-06-10T14:46:48.297870872Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.784164 | controller |     "Jun 10 14:46:48.298890 crc crio[20344]: time=\"2026-06-10T14:46:48.297903373Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.784180 | controller |     "Jun 10 14:46:48.298890 crc crio[20344]: time=\"2026-06-10T14:46:48.298246122Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.784194 | controller |     "Jun 10 14:46:48.298890 crc crio[20344]: time=\"2026-06-10T14:46:48.298443987Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.784209 | controller |     "Jun 10 14:46:48.298890 crc crio[20344]: time=\"2026-06-10T14:46:48.298618912Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.784224 | controller |     "Jun 10 14:46:48.298890 crc crio[20344]: time=\"2026-06-10T14:46:48.298710804Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.784239 | controller |     "Jun 10 14:46:48.298890 crc crio[20344]: time=\"2026-06-10T14:46:48.298797716Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.784254 | controller |     "Jun 10 14:46:48.298890 crc crio[20344]: time=\"2026-06-10T14:46:48.298871328Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.784269 | controller |     "Jun 10 14:46:48.298890 crc crio[20344]: time=\"2026-06-10T14:46:48.298902589Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.784283 | controller |     "Jun 10 14:46:48.300956 crc crio[20344]: time=\"2026-06-10T14:46:48.29894984Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.784298 | controller |     "Jun 10 14:46:48.300956 crc crio[20344]: time=\"2026-06-10T14:46:48.299129225Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.784312 | controller |     "Jun 10 14:46:48.300956 crc crio[20344]: time=\"2026-06-10T14:46:48.299166396Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.784327 | controller |     "Jun 10 14:46:48.300956 crc crio[20344]: time=\"2026-06-10T14:46:48.299383992Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.784342 | controller |     "Jun 10 14:46:48.300956 crc crio[20344]: time=\"2026-06-10T14:46:48.299421193Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.784357 | controller |     "Jun 10 14:46:48.300956 crc crio[20344]: time=\"2026-06-10T14:46:48.299804873Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.784372 | controller |     "Jun 10 14:46:48.300956 crc crio[20344]: time=\"2026-06-10T14:46:48.299838964Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.784388 | controller |     "Jun 10 14:46:48.300956 crc crio[20344]: time=\"2026-06-10T14:46:48.300128561Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.784403 | controller |     "Jun 10 14:46:48.300956 crc crio[20344]: time=\"2026-06-10T14:46:48.300166512Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.784418 | controller |     "Jun 10 14:46:48.300956 crc crio[20344]: time=\"2026-06-10T14:46:48.300872571Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.784433 | controller |     "Jun 10 14:46:48.302140 crc crio[20344]: time=\"2026-06-10T14:46:48.300993494Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.784448 | controller |     "Jun 10 14:46:48.302140 crc crio[20344]: time=\"2026-06-10T14:46:48.301239201Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.784466 | controller |     "Jun 10 14:46:48.302140 crc crio[20344]: time=\"2026-06-10T14:46:48.301337953Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.784482 | controller |     "Jun 10 14:46:48.302140 crc crio[20344]: time=\"2026-06-10T14:46:48.301774415Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.784496 | controller |     "Jun 10 14:46:48.302140 crc crio[20344]: time=\"2026-06-10T14:46:48.301820126Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.784511 | controller |     "Jun 10 14:46:48.302140 crc crio[20344]: time=\"2026-06-10T14:46:48.302068923Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.784526 | controller |     "Jun 10 14:46:48.302140 crc crio[20344]: time=\"2026-06-10T14:46:48.302111814Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.784541 | controller |     "Jun 10 14:46:48.302988 crc crio[20344]: time=\"2026-06-10T14:46:48.30234115Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.784555 | controller |     "Jun 10 14:46:48.302988 crc crio[20344]: time=\"2026-06-10T14:46:48.302389431Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.784570 | controller |     "Jun 10 14:46:48.302988 crc crio[20344]: time=\"2026-06-10T14:46:48.302708169Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.784585 | controller |     "Jun 10 14:46:48.302988 crc crio[20344]: time=\"2026-06-10T14:46:48.302798662Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.784599 | controller |     "Jun 10 14:46:48.302988 crc crio[20344]: time=\"2026-06-10T14:46:48.302945846Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.784614 | controller |     "Jun 10 14:46:48.302988 crc crio[20344]: time=\"2026-06-10T14:46:48.302983667Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.784629 | controller |     "Jun 10 14:46:48.303670 crc crio[20344]: time=\"2026-06-10T14:46:48.303213023Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.784644 | controller |     "Jun 10 14:46:48.303670 crc crio[20344]: time=\"2026-06-10T14:46:48.303311905Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.784658 | controller |     "Jun 10 14:46:48.303850 crc crio[20344]: time=\"2026-06-10T14:46:48.303736767Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.784673 | controller |     "Jun 10 14:46:48.303850 crc crio[20344]: time=\"2026-06-10T14:46:48.303779828Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.784687 | controller |     "Jun 10 14:46:48.303997 crc crio[20344]: time=\"2026-06-10T14:46:48.303974803Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.784702 | controller |     "Jun 10 14:46:48.304081 crc crio[20344]: time=\"2026-06-10T14:46:48.304012404Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.784716 | controller |     "Jun 10 14:46:48.305382 crc crio[20344]: time=\"2026-06-10T14:46:48.305140334Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.784731 | controller |     "Jun 10 14:46:48.305382 crc crio[20344]: time=\"2026-06-10T14:46:48.305233036Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.784746 | controller |     "Jun 10 14:46:48.305798 crc crio[20344]: time=\"2026-06-10T14:46:48.305406871Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.784765 | controller |     "Jun 10 14:46:48.305798 crc crio[20344]: time=\"2026-06-10T14:46:48.305449762Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.784780 | controller |     "Jun 10 14:46:48.305798 crc crio[20344]: time=\"2026-06-10T14:46:48.305623026Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.784795 | controller |     "Jun 10 14:46:48.305798 crc crio[20344]: time=\"2026-06-10T14:46:48.305798951Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.784809 | controller |     "Jun 10 14:46:48.306236 crc crio[20344]: time=\"2026-06-10T14:46:48.305851692Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.784824 | controller |     "Jun 10 14:46:48.306236 crc crio[20344]: time=\"2026-06-10T14:46:48.305916744Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.784839 | controller |     "Jun 10 14:46:48.306236 crc crio[20344]: time=\"2026-06-10T14:46:48.305968565Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.784870 | controller |     "Jun 10 14:46:48.306236 crc crio[20344]: time=\"2026-06-10T14:46:48.306019197Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.784887 | controller |     "Jun 10 14:46:48.306236 crc crio[20344]: time=\"2026-06-10T14:46:48.306330675Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.784901 | controller |     "Jun 10 14:46:48.306236 crc crio[20344]: time=\"2026-06-10T14:46:48.306379306Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.784917 | controller |     "Jun 10 14:46:48.307042 crc crio[20344]: time=\"2026-06-10T14:46:48.306717315Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.784932 | controller |     "Jun 10 14:46:48.307042 crc crio[20344]: time=\"2026-06-10T14:46:48.30690106Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.784947 | controller |     "Jun 10 14:46:48.307042 crc crio[20344]: time=\"2026-06-10T14:46:48.306943971Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.784961 | controller |     "Jun 10 14:46:48.307042 crc crio[20344]: time=\"2026-06-10T14:46:48.306978042Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.784976 | controller |     "Jun 10 14:46:48.307042 crc crio[20344]: time=\"2026-06-10T14:46:48.307011023Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.784990 | controller |     "Jun 10 14:46:48.307042 crc crio[20344]: time=\"2026-06-10T14:46:48.307051824Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.785005 | controller |     "Jun 10 14:46:48.307808 crc crio[20344]: time=\"2026-06-10T14:46:48.30728649Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.785019 | controller |     "Jun 10 14:46:48.307808 crc crio[20344]: time=\"2026-06-10T14:46:48.307331241Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.785034 | controller |     "Jun 10 14:46:48.307808 crc crio[20344]: time=\"2026-06-10T14:46:48.307605188Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.785049 | controller |     "Jun 10 14:46:48.307808 crc crio[20344]: time=\"2026-06-10T14:46:48.30764878Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.785063 | controller |     "Jun 10 14:46:48.307808 crc crio[20344]: time=\"2026-06-10T14:46:48.307814114Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.785095 | controller |     "Jun 10 14:46:48.308193 crc crio[20344]: time=\"2026-06-10T14:46:48.307846175Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.785111 | controller |     "Jun 10 14:46:48.308193 crc crio[20344]: time=\"2026-06-10T14:46:48.308095471Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.785126 | controller |     "Jun 10 14:46:48.308193 crc crio[20344]: time=\"2026-06-10T14:46:48.308162863Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.785141 | controller |     "Jun 10 14:46:48.308698 crc crio[20344]: time=\"2026-06-10T14:46:48.308392849Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.785156 | controller |     "Jun 10 14:46:48.308698 crc crio[20344]: time=\"2026-06-10T14:46:48.30843328Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.785171 | controller |     "Jun 10 14:46:48.308698 crc crio[20344]: time=\"2026-06-10T14:46:48.308574954Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.785186 | controller |     "Jun 10 14:46:48.308698 crc crio[20344]: time=\"2026-06-10T14:46:48.308645486Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.785201 | controller |     "Jun 10 14:46:48.309062 crc crio[20344]: time=\"2026-06-10T14:46:48.308992215Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.785216 | controller |     "Jun 10 14:46:48.309192 crc crio[20344]: time=\"2026-06-10T14:46:48.309135489Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.785231 | controller |     "Jun 10 14:46:48.309477 crc crio[20344]: time=\"2026-06-10T14:46:48.309245772Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.785245 | controller |     "Jun 10 14:46:48.309477 crc crio[20344]: time=\"2026-06-10T14:46:48.309361935Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.785260 | controller |     "Jun 10 14:46:48.312383 crc crio[20344]: time=\"2026-06-10T14:46:48.309584661Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.785275 | controller |     "Jun 10 14:46:48.312383 crc crio[20344]: time=\"2026-06-10T14:46:48.310126385Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.785290 | controller |     "Jun 10 14:46:48.312383 crc crio[20344]: time=\"2026-06-10T14:46:48.310344061Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.785305 | controller |     "Jun 10 14:46:48.312383 crc crio[20344]: time=\"2026-06-10T14:46:48.310377491Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.785320 | controller |     "Jun 10 14:46:48.312383 crc crio[20344]: time=\"2026-06-10T14:46:48.310620208Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.785335 | controller |     "Jun 10 14:46:48.312383 crc crio[20344]: time=\"2026-06-10T14:46:48.310888175Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.785350 | controller |     "Jun 10 14:46:48.312383 crc crio[20344]: time=\"2026-06-10T14:46:48.310937196Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.785365 | controller |     "Jun 10 14:46:48.312383 crc crio[20344]: time=\"2026-06-10T14:46:48.310971387Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.785380 | controller |     "Jun 10 14:46:48.312383 crc crio[20344]: time=\"2026-06-10T14:46:48.311175423Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.785398 | controller |     "Jun 10 14:46:48.312383 crc crio[20344]: time=\"2026-06-10T14:46:48.311321306Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.785414 | controller |     "Jun 10 14:46:48.312383 crc crio[20344]: time=\"2026-06-10T14:46:48.311669296Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.785429 | controller |     "Jun 10 14:46:48.312383 crc crio[20344]: time=\"2026-06-10T14:46:48.311729727Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.785444 | controller |     "Jun 10 14:46:48.312383 crc crio[20344]: time=\"2026-06-10T14:46:48.311780878Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.785460 | controller |     "Jun 10 14:46:48.312383 crc crio[20344]: time=\"2026-06-10T14:46:48.31182484Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.785474 | controller |     "Jun 10 14:46:48.312383 crc crio[20344]: time=\"2026-06-10T14:46:48.311904202Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.785490 | controller |     "Jun 10 14:46:48.312383 crc crio[20344]: time=\"2026-06-10T14:46:48.311946303Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.785505 | controller |     "Jun 10 14:46:48.312383 crc crio[20344]: time=\"2026-06-10T14:46:48.312110597Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.785520 | controller |     "Jun 10 14:46:48.312383 crc crio[20344]: time=\"2026-06-10T14:46:48.312166799Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.785535 | controller |     "Jun 10 14:46:48.314687 crc crio[20344]: time=\"2026-06-10T14:46:48.312442026Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.785550 | controller |     "Jun 10 14:46:48.314687 crc crio[20344]: time=\"2026-06-10T14:46:48.312502687Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.785565 | controller |     "Jun 10 14:46:48.314687 crc crio[20344]: time=\"2026-06-10T14:46:48.31260992Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.785580 | controller |     "Jun 10 14:46:48.314687 crc crio[20344]: time=\"2026-06-10T14:46:48.312658512Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.785595 | controller |     "Jun 10 14:46:48.314687 crc crio[20344]: time=\"2026-06-10T14:46:48.312947639Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.785611 | controller |     "Jun 10 14:46:48.314687 crc crio[20344]: time=\"2026-06-10T14:46:48.313000761Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.785626 | controller |     "Jun 10 14:46:48.314687 crc crio[20344]: time=\"2026-06-10T14:46:48.313096373Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.785641 | controller |     "Jun 10 14:46:48.314687 crc crio[20344]: time=\"2026-06-10T14:46:48.313145854Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.785656 | controller |     "Jun 10 14:46:48.314687 crc crio[20344]: time=\"2026-06-10T14:46:48.313433532Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.785671 | controller |     "Jun 10 14:46:48.314687 crc crio[20344]: time=\"2026-06-10T14:46:48.313494274Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.785686 | controller |     "Jun 10 14:46:48.314687 crc crio[20344]: time=\"2026-06-10T14:46:48.313713879Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.785705 | controller |     "Jun 10 14:46:48.314687 crc crio[20344]: time=\"2026-06-10T14:46:48.313766681Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.785720 | controller |     "Jun 10 14:46:48.314687 crc crio[20344]: time=\"2026-06-10T14:46:48.313997887Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.785736 | controller |     "Jun 10 14:46:48.314687 crc crio[20344]: time=\"2026-06-10T14:46:48.314051888Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.785751 | controller |     "Jun 10 14:46:48.314687 crc crio[20344]: time=\"2026-06-10T14:46:48.314389237Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.785766 | controller |     "Jun 10 14:46:48.314687 crc crio[20344]: time=\"2026-06-10T14:46:48.314437659Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.785781 | controller |     "Jun 10 14:46:48.316199 crc crio[20344]: time=\"2026-06-10T14:46:48.314782428Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.785796 | controller |     "Jun 10 14:46:48.316199 crc crio[20344]: time=\"2026-06-10T14:46:48.314838099Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.785812 | controller |     "Jun 10 14:46:48.316199 crc crio[20344]: time=\"2026-06-10T14:46:48.314913981Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.785827 | controller |     "Jun 10 14:46:48.316199 crc crio[20344]: time=\"2026-06-10T14:46:48.314961802Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.785842 | controller |     "Jun 10 14:46:48.316199 crc crio[20344]: time=\"2026-06-10T14:46:48.315154857Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.785873 | controller |     "Jun 10 14:46:48.316199 crc crio[20344]: time=\"2026-06-10T14:46:48.315209869Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.785890 | controller |     "Jun 10 14:46:48.316199 crc crio[20344]: time=\"2026-06-10T14:46:48.315415744Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.785905 | controller |     "Jun 10 14:46:48.316199 crc crio[20344]: time=\"2026-06-10T14:46:48.315462036Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.785921 | controller |     "Jun 10 14:46:48.316199 crc crio[20344]: time=\"2026-06-10T14:46:48.315838725Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.785936 | controller |     "Jun 10 14:46:48.316199 crc crio[20344]: time=\"2026-06-10T14:46:48.315897317Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.785951 | controller |     "Jun 10 14:46:48.316199 crc crio[20344]: time=\"2026-06-10T14:46:48.315946038Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.785966 | controller |     "Jun 10 14:46:48.316199 crc crio[20344]: time=\"2026-06-10T14:46:48.315986709Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.785981 | controller |     "Jun 10 14:46:48.316199 crc crio[20344]: time=\"2026-06-10T14:46:48.31600393Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.785997 | controller |     "Jun 10 14:46:48.316199 crc crio[20344]: time=\"2026-06-10T14:46:48.316032131Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.786016 | controller |     "Jun 10 14:46:48.318022 crc crio[20344]: time=\"2026-06-10T14:46:48.316245546Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.786031 | controller |     "Jun 10 14:46:48.318022 crc crio[20344]: time=\"2026-06-10T14:46:48.316344089Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.786047 | controller |     "Jun 10 14:46:48.318022 crc crio[20344]: time=\"2026-06-10T14:46:48.316518093Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.786062 | controller |     "Jun 10 14:46:48.318022 crc crio[20344]: time=\"2026-06-10T14:46:48.316599916Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.786077 | controller |     "Jun 10 14:46:48.318022 crc crio[20344]: time=\"2026-06-10T14:46:48.316798411Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.786092 | controller |     "Jun 10 14:46:48.318022 crc crio[20344]: time=\"2026-06-10T14:46:48.316843502Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.786107 | controller |     "Jun 10 14:46:48.318022 crc crio[20344]: time=\"2026-06-10T14:46:48.317111389Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.786122 | controller |     "Jun 10 14:46:48.318022 crc crio[20344]: time=\"2026-06-10T14:46:48.317334095Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.786137 | controller |     "Jun 10 14:46:48.318022 crc crio[20344]: time=\"2026-06-10T14:46:48.317384756Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.786152 | controller |     "Jun 10 14:46:48.318022 crc crio[20344]: time=\"2026-06-10T14:46:48.317418697Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.786167 | controller |     "Jun 10 14:46:48.318022 crc crio[20344]: time=\"2026-06-10T14:46:48.317463348Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.786181 | controller |     "Jun 10 14:46:48.318022 crc crio[20344]: time=\"2026-06-10T14:46:48.317617582Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.786196 | controller |     "Jun 10 14:46:48.318022 crc crio[20344]: time=\"2026-06-10T14:46:48.317774516Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.786211 | controller |     "Jun 10 14:46:48.318022 crc crio[20344]: time=\"2026-06-10T14:46:48.317824718Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.786227 | controller |     "Jun 10 14:46:48.318022 crc crio[20344]: time=\"2026-06-10T14:46:48.3179024Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.786242 | controller |     "Jun 10 14:46:48.318022 crc crio[20344]: time=\"2026-06-10T14:46:48.317965462Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.786257 | controller |     "Jun 10 14:46:48.319681 crc crio[20344]: time=\"2026-06-10T14:46:48.318171207Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.786272 | controller |     "Jun 10 14:46:48.319681 crc crio[20344]: time=\"2026-06-10T14:46:48.318217658Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.786287 | controller |     "Jun 10 14:46:48.319681 crc crio[20344]: time=\"2026-06-10T14:46:48.318343151Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.786302 | controller |     "Jun 10 14:46:48.319681 crc crio[20344]: time=\"2026-06-10T14:46:48.318399973Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.786320 | controller |     "Jun 10 14:46:48.319681 crc crio[20344]: time=\"2026-06-10T14:46:48.31867152Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.786335 | controller |     "Jun 10 14:46:48.319681 crc crio[20344]: time=\"2026-06-10T14:46:48.318718331Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.786350 | controller |     "Jun 10 14:46:48.319681 crc crio[20344]: time=\"2026-06-10T14:46:48.318780683Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.786365 | controller |     "Jun 10 14:46:48.319681 crc crio[20344]: time=\"2026-06-10T14:46:48.318847315Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.786380 | controller |     "Jun 10 14:46:48.319681 crc crio[20344]: time=\"2026-06-10T14:46:48.318966458Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.786395 | controller |     "Jun 10 14:46:48.319681 crc crio[20344]: time=\"2026-06-10T14:46:48.319009009Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.786410 | controller |     "Jun 10 14:46:48.319681 crc crio[20344]: time=\"2026-06-10T14:46:48.319164513Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.786429 | controller |     "Jun 10 14:46:48.319681 crc crio[20344]: time=\"2026-06-10T14:46:48.319220995Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.786444 | controller |     "Jun 10 14:46:48.319681 crc crio[20344]: time=\"2026-06-10T14:46:48.319392819Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.786462 | controller |     "Jun 10 14:46:48.319681 crc crio[20344]: time=\"2026-06-10T14:46:48.319450811Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.786525 | controller |     "Jun 10 14:46:48.319681 crc crio[20344]: time=\"2026-06-10T14:46:48.319602265Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.786546 | controller |     "Jun 10 14:46:48.319681 crc crio[20344]: time=\"2026-06-10T14:46:48.319658826Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.786562 | controller |     "Jun 10 14:46:48.321239 crc crio[20344]: time=\"2026-06-10T14:46:48.319746828Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.786578 | controller |     "Jun 10 14:46:48.321239 crc crio[20344]: time=\"2026-06-10T14:46:48.31979502Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.786593 | controller |     "Jun 10 14:46:48.321239 crc crio[20344]: time=\"2026-06-10T14:46:48.320017586Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.786608 | controller |     "Jun 10 14:46:48.321239 crc crio[20344]: time=\"2026-06-10T14:46:48.320065647Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.786623 | controller |     "Jun 10 14:46:48.321239 crc crio[20344]: time=\"2026-06-10T14:46:48.320247242Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.786639 | controller |     "Jun 10 14:46:48.321239 crc crio[20344]: time=\"2026-06-10T14:46:48.320375715Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.786654 | controller |     "Jun 10 14:46:48.321239 crc crio[20344]: time=\"2026-06-10T14:46:48.320398246Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.786669 | controller |     "Jun 10 14:46:48.321239 crc crio[20344]: time=\"2026-06-10T14:46:48.320430486Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.786688 | controller |     "Jun 10 14:46:48.321239 crc crio[20344]: time=\"2026-06-10T14:46:48.320670773Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.786703 | controller |     "Jun 10 14:46:48.321239 crc crio[20344]: time=\"2026-06-10T14:46:48.320725184Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.786718 | controller |     "Jun 10 14:46:48.321239 crc crio[20344]: time=\"2026-06-10T14:46:48.320811696Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.786733 | controller |     "Jun 10 14:46:48.321239 crc crio[20344]: time=\"2026-06-10T14:46:48.320917979Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.786748 | controller |     "Jun 10 14:46:48.321239 crc crio[20344]: time=\"2026-06-10T14:46:48.320989751Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.786763 | controller |     "Jun 10 14:46:48.321239 crc crio[20344]: time=\"2026-06-10T14:46:48.321044723Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.786778 | controller |     "Jun 10 14:46:48.321239 crc crio[20344]: time=\"2026-06-10T14:46:48.321193857Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.786792 | controller |     "Jun 10 14:46:48.321239 crc crio[20344]: time=\"2026-06-10T14:46:48.321237448Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.786807 | controller |     "Jun 10 14:46:48.323001 crc crio[20344]: time=\"2026-06-10T14:46:48.321433113Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.786822 | controller |     "Jun 10 14:46:48.323001 crc crio[20344]: time=\"2026-06-10T14:46:48.321491034Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.786837 | controller |     "Jun 10 14:46:48.323001 crc crio[20344]: time=\"2026-06-10T14:46:48.32172003Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.786874 | controller |     "Jun 10 14:46:48.323001 crc crio[20344]: time=\"2026-06-10T14:46:48.321764422Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.786891 | controller |     "Jun 10 14:46:48.323001 crc crio[20344]: time=\"2026-06-10T14:46:48.321925506Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.786996 | controller |     "Jun 10 14:46:48.323001 crc crio[20344]: time=\"2026-06-10T14:46:48.321969207Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.787015 | controller |     "Jun 10 14:46:48.323001 crc crio[20344]: time=\"2026-06-10T14:46:48.322051279Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.787031 | controller |     "Jun 10 14:46:48.323001 crc crio[20344]: time=\"2026-06-10T14:46:48.322103571Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.787045 | controller |     "Jun 10 14:46:48.323001 crc crio[20344]: time=\"2026-06-10T14:46:48.322234794Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.787060 | controller |     "Jun 10 14:46:48.323001 crc crio[20344]: time=\"2026-06-10T14:46:48.322360207Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.787075 | controller |     "Jun 10 14:46:48.323001 crc crio[20344]: time=\"2026-06-10T14:46:48.322578433Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.787142 | controller |     "Jun 10 14:46:48.323001 crc crio[20344]: time=\"2026-06-10T14:46:48.322636525Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.787169 | controller |     "Jun 10 14:46:48.323001 crc crio[20344]: time=\"2026-06-10T14:46:48.322693196Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.787186 | controller |     "Jun 10 14:46:48.323001 crc crio[20344]: time=\"2026-06-10T14:46:48.322737487Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.787201 | controller |     "Jun 10 14:46:48.323001 crc crio[20344]: time=\"2026-06-10T14:46:48.322818279Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.787216 | controller |     "Jun 10 14:46:48.323001 crc crio[20344]: time=\"2026-06-10T14:46:48.322872781Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.787230 | controller |     "Jun 10 14:46:48.325743 crc crio[20344]: time=\"2026-06-10T14:46:48.323034505Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.787245 | controller |     "Jun 10 14:46:48.325743 crc crio[20344]: time=\"2026-06-10T14:46:48.323112977Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.787259 | controller |     "Jun 10 14:46:48.325743 crc crio[20344]: time=\"2026-06-10T14:46:48.323184529Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.787274 | controller |     "Jun 10 14:46:48.325743 crc crio[20344]: time=\"2026-06-10T14:46:48.32322977Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.787288 | controller |     "Jun 10 14:46:48.325743 crc crio[20344]: time=\"2026-06-10T14:46:48.323412715Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.787303 | controller |     "Jun 10 14:46:48.325743 crc crio[20344]: time=\"2026-06-10T14:46:48.323453556Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.787317 | controller |     "Jun 10 14:46:48.325743 crc crio[20344]: time=\"2026-06-10T14:46:48.32358619Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.787331 | controller |     "Jun 10 14:46:48.325743 crc crio[20344]: time=\"2026-06-10T14:46:48.323629841Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.787345 | controller |     "Jun 10 14:46:48.325743 crc crio[20344]: time=\"2026-06-10T14:46:48.323738834Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.787360 | controller |     "Jun 10 14:46:48.325743 crc crio[20344]: time=\"2026-06-10T14:46:48.323775845Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.787374 | controller |     "Jun 10 14:46:48.325743 crc crio[20344]: time=\"2026-06-10T14:46:48.323923948Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.787389 | controller |     "Jun 10 14:46:48.325743 crc crio[20344]: time=\"2026-06-10T14:46:48.32396467Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.787403 | controller |     "Jun 10 14:46:48.325743 crc crio[20344]: time=\"2026-06-10T14:46:48.324028031Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.787417 | controller |     "Jun 10 14:46:48.325743 crc crio[20344]: time=\"2026-06-10T14:46:48.324069332Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.787431 | controller |     "Jun 10 14:46:48.325743 crc crio[20344]: time=\"2026-06-10T14:46:48.324136484Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.787445 | controller |     "Jun 10 14:46:48.325743 crc crio[20344]: time=\"2026-06-10T14:46:48.324166385Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.787462 | controller |     "Jun 10 14:46:48.325743 crc crio[20344]: time=\"2026-06-10T14:46:48.324341249Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.787477 | controller |     "Jun 10 14:46:48.325743 crc crio[20344]: time=\"2026-06-10T14:46:48.3243781Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.787491 | controller |     "Jun 10 14:46:48.325743 crc crio[20344]: time=\"2026-06-10T14:46:48.324467783Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.787505 | controller |     "Jun 10 14:46:48.325743 crc crio[20344]: time=\"2026-06-10T14:46:48.324494754Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.787520 | controller |     "Jun 10 14:46:48.325743 crc crio[20344]: time=\"2026-06-10T14:46:48.324865593Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.787534 | controller |     "Jun 10 14:46:48.325743 crc crio[20344]: time=\"2026-06-10T14:46:48.324936095Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.787548 | controller |     "Jun 10 14:46:48.325743 crc crio[20344]: time=\"2026-06-10T14:46:48.325162341Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.787562 | controller |     "Jun 10 14:46:48.325743 crc crio[20344]: time=\"2026-06-10T14:46:48.325205062Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.787577 | controller |     "Jun 10 14:46:48.328166 crc crio[20344]: time=\"2026-06-10T14:46:48.326498366Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.787592 | controller |     "Jun 10 14:46:48.328166 crc crio[20344]: time=\"2026-06-10T14:46:48.32661654Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.787606 | controller |     "Jun 10 14:46:48.328166 crc crio[20344]: time=\"2026-06-10T14:46:48.326680901Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.787620 | controller |     "Jun 10 14:46:48.328166 crc crio[20344]: time=\"2026-06-10T14:46:48.326727992Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.787634 | controller |     "Jun 10 14:46:48.328166 crc crio[20344]: time=\"2026-06-10T14:46:48.326984479Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.787648 | controller |     "Jun 10 14:46:48.328166 crc crio[20344]: time=\"2026-06-10T14:46:48.3270245Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.787663 | controller |     "Jun 10 14:46:48.328166 crc crio[20344]: time=\"2026-06-10T14:46:48.327337309Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.787677 | controller |     "Jun 10 14:46:48.328166 crc crio[20344]: time=\"2026-06-10T14:46:48.32740808Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.787691 | controller |     "Jun 10 14:46:48.328166 crc crio[20344]: time=\"2026-06-10T14:46:48.327446431Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.787705 | controller |     "Jun 10 14:46:48.328166 crc crio[20344]: time=\"2026-06-10T14:46:48.327480932Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.787719 | controller |     "Jun 10 14:46:48.328166 crc crio[20344]: time=\"2026-06-10T14:46:48.327647577Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.787737 | controller |     "Jun 10 14:46:48.328166 crc crio[20344]: time=\"2026-06-10T14:46:48.327696558Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.787752 | controller |     "Jun 10 14:46:48.328166 crc crio[20344]: time=\"2026-06-10T14:46:48.327806381Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.787767 | controller |     "Jun 10 14:46:48.328166 crc crio[20344]: time=\"2026-06-10T14:46:48.327852212Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.787781 | controller |     "Jun 10 14:46:48.328166 crc crio[20344]: time=\"2026-06-10T14:46:48.328031217Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.787796 | controller |     "Jun 10 14:46:48.328166 crc crio[20344]: time=\"2026-06-10T14:46:48.328068198Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.787810 | controller |     "Jun 10 14:46:48.330036 crc crio[20344]: time=\"2026-06-10T14:46:48.328334565Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.787824 | controller |     "Jun 10 14:46:48.330036 crc crio[20344]: time=\"2026-06-10T14:46:48.328402497Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.787839 | controller |     "Jun 10 14:46:48.330036 crc crio[20344]: time=\"2026-06-10T14:46:48.328469798Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.787877 | controller |     "Jun 10 14:46:48.330036 crc crio[20344]: time=\"2026-06-10T14:46:48.328510099Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.787893 | controller |     "Jun 10 14:46:48.330036 crc crio[20344]: time=\"2026-06-10T14:46:48.328841418Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.787908 | controller |     "Jun 10 14:46:48.330036 crc crio[20344]: time=\"2026-06-10T14:46:48.32890599Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.787923 | controller |     "Jun 10 14:46:48.330036 crc crio[20344]: time=\"2026-06-10T14:46:48.328960381Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.787937 | controller |     "Jun 10 14:46:48.330036 crc crio[20344]: time=\"2026-06-10T14:46:48.329012143Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.787958 | controller |     "Jun 10 14:46:48.330036 crc crio[20344]: time=\"2026-06-10T14:46:48.329051824Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.787973 | controller |     "Jun 10 14:46:48.330036 crc crio[20344]: time=\"2026-06-10T14:46:48.329086485Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.787988 | controller |     "Jun 10 14:46:48.330036 crc crio[20344]: time=\"2026-06-10T14:46:48.329357052Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.788002 | controller |     "Jun 10 14:46:48.330036 crc crio[20344]: time=\"2026-06-10T14:46:48.329404903Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.788016 | controller |     "Jun 10 14:46:48.330036 crc crio[20344]: time=\"2026-06-10T14:46:48.32968049Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.788030 | controller |     "Jun 10 14:46:48.330036 crc crio[20344]: time=\"2026-06-10T14:46:48.329742422Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.788045 | controller |     "Jun 10 14:46:48.330036 crc crio[20344]: time=\"2026-06-10T14:46:48.329813654Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.788066 | controller |     "Jun 10 14:46:48.330036 crc crio[20344]: time=\"2026-06-10T14:46:48.329849005Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.788081 | controller |     "Jun 10 14:46:48.331885 crc crio[20344]: time=\"2026-06-10T14:46:48.33004793Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.788096 | controller |     "Jun 10 14:46:48.331885 crc crio[20344]: time=\"2026-06-10T14:46:48.330165293Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.788111 | controller |     "Jun 10 14:46:48.331885 crc crio[20344]: time=\"2026-06-10T14:46:48.330217184Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.788126 | controller |     "Jun 10 14:46:48.331885 crc crio[20344]: time=\"2026-06-10T14:46:48.330337168Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.788141 | controller |     "Jun 10 14:46:48.331885 crc crio[20344]: time=\"2026-06-10T14:46:48.330384799Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.788156 | controller |     "Jun 10 14:46:48.331885 crc crio[20344]: time=\"2026-06-10T14:46:48.33042304Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.788171 | controller |     "Jun 10 14:46:48.331885 crc crio[20344]: time=\"2026-06-10T14:46:48.330588294Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.788185 | controller |     "Jun 10 14:46:48.331885 crc crio[20344]: time=\"2026-06-10T14:46:48.330622725Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.788200 | controller |     "Jun 10 14:46:48.331885 crc crio[20344]: time=\"2026-06-10T14:46:48.330733458Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.788215 | controller |     "Jun 10 14:46:48.331885 crc crio[20344]: time=\"2026-06-10T14:46:48.330760139Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.788230 | controller |     "Jun 10 14:46:48.331885 crc crio[20344]: time=\"2026-06-10T14:46:48.330882392Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.788245 | controller |     "Jun 10 14:46:48.331885 crc crio[20344]: time=\"2026-06-10T14:46:48.330906483Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.788260 | controller |     "Jun 10 14:46:48.331885 crc crio[20344]: time=\"2026-06-10T14:46:48.331031586Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.788274 | controller |     "Jun 10 14:46:48.331885 crc crio[20344]: time=\"2026-06-10T14:46:48.331056547Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.788289 | controller |     "Jun 10 14:46:48.331885 crc crio[20344]: time=\"2026-06-10T14:46:48.33118923Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.788304 | controller |     "Jun 10 14:46:48.331885 crc crio[20344]: time=\"2026-06-10T14:46:48.331218861Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.788319 | controller |     "Jun 10 14:46:48.331885 crc crio[20344]: time=\"2026-06-10T14:46:48.331596581Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.788333 | controller |     "Jun 10 14:46:48.331885 crc crio[20344]: time=\"2026-06-10T14:46:48.331719844Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.788348 | controller |     "Jun 10 14:46:48.331885 crc crio[20344]: time=\"2026-06-10T14:46:48.331771475Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.788366 | controller |     "Jun 10 14:46:48.331885 crc crio[20344]: time=\"2026-06-10T14:46:48.331809226Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.788381 | controller |     "Jun 10 14:46:48.331885 crc crio[20344]: time=\"2026-06-10T14:46:48.331844007Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.788396 | controller |     "Jun 10 14:46:48.331885 crc crio[20344]: time=\"2026-06-10T14:46:48.331882478Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.788411 | controller |     "Jun 10 14:46:48.334084 crc crio[20344]: time=\"2026-06-10T14:46:48.331975601Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.788426 | controller |     "Jun 10 14:46:48.334084 crc crio[20344]: time=\"2026-06-10T14:46:48.332011372Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.788440 | controller |     "Jun 10 14:46:48.334084 crc crio[20344]: time=\"2026-06-10T14:46:48.332161166Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.788455 | controller |     "Jun 10 14:46:48.334084 crc crio[20344]: time=\"2026-06-10T14:46:48.332223607Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.788469 | controller |     "Jun 10 14:46:48.334084 crc crio[20344]: time=\"2026-06-10T14:46:48.332410782Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.788484 | controller |     "Jun 10 14:46:48.334084 crc crio[20344]: time=\"2026-06-10T14:46:48.332462964Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.788498 | controller |     "Jun 10 14:46:48.334084 crc crio[20344]: time=\"2026-06-10T14:46:48.33269612Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.788513 | controller |     "Jun 10 14:46:48.334084 crc crio[20344]: time=\"2026-06-10T14:46:48.332753681Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.788527 | controller |     "Jun 10 14:46:48.334084 crc crio[20344]: time=\"2026-06-10T14:46:48.332809893Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.788542 | controller |     "Jun 10 14:46:48.334084 crc crio[20344]: time=\"2026-06-10T14:46:48.332855304Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.788557 | controller |     "Jun 10 14:46:48.334084 crc crio[20344]: time=\"2026-06-10T14:46:48.332872804Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.788572 | controller |     "Jun 10 14:46:48.334084 crc crio[20344]: time=\"2026-06-10T14:46:48.332904365Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.788587 | controller |     "Jun 10 14:46:48.334084 crc crio[20344]: time=\"2026-06-10T14:46:48.333010818Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.788601 | controller |     "Jun 10 14:46:48.334084 crc crio[20344]: time=\"2026-06-10T14:46:48.333055719Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.788616 | controller |     "Jun 10 14:46:48.334084 crc crio[20344]: time=\"2026-06-10T14:46:48.333154472Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.788630 | controller |     "Jun 10 14:46:48.334084 crc crio[20344]: time=\"2026-06-10T14:46:48.333194123Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.788645 | controller |     "Jun 10 14:46:48.334084 crc crio[20344]: time=\"2026-06-10T14:46:48.333371017Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.788663 | controller |     "Jun 10 14:46:48.334084 crc crio[20344]: time=\"2026-06-10T14:46:48.333416169Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.788680 | controller |     "Jun 10 14:46:48.334084 crc crio[20344]: time=\"2026-06-10T14:46:48.333526452Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.788696 | controller |     "Jun 10 14:46:48.334084 crc crio[20344]: time=\"2026-06-10T14:46:48.333655935Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.788711 | controller |     "Jun 10 14:46:48.334084 crc crio[20344]: time=\"2026-06-10T14:46:48.333729127Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.788726 | controller |     "Jun 10 14:46:48.334084 crc crio[20344]: time=\"2026-06-10T14:46:48.333760068Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.788741 | controller |     "Jun 10 14:46:48.334084 crc crio[20344]: time=\"2026-06-10T14:46:48.333884081Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.788756 | controller |     "Jun 10 14:46:48.334084 crc crio[20344]: time=\"2026-06-10T14:46:48.333921912Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.788771 | controller |     "Jun 10 14:46:48.334084 crc crio[20344]: time=\"2026-06-10T14:46:48.334056136Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.788786 | controller |     "Jun 10 14:46:48.334084 crc crio[20344]: time=\"2026-06-10T14:46:48.334101707Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.788801 | controller |     "Jun 10 14:46:48.335658 crc crio[20344]: time=\"2026-06-10T14:46:48.33423168Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.788815 | controller |     "Jun 10 14:46:48.335658 crc crio[20344]: time=\"2026-06-10T14:46:48.334338073Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.788830 | controller |     "Jun 10 14:46:48.335658 crc crio[20344]: time=\"2026-06-10T14:46:48.334584749Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.788844 | controller |     "Jun 10 14:46:48.335658 crc crio[20344]: time=\"2026-06-10T14:46:48.334634621Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.788877 | controller |     "Jun 10 14:46:48.335658 crc crio[20344]: time=\"2026-06-10T14:46:48.334860537Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.788893 | controller |     "Jun 10 14:46:48.335658 crc crio[20344]: time=\"2026-06-10T14:46:48.335021971Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.788907 | controller |     "Jun 10 14:46:48.335658 crc crio[20344]: time=\"2026-06-10T14:46:48.335066882Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.788922 | controller |     "Jun 10 14:46:48.335658 crc crio[20344]: time=\"2026-06-10T14:46:48.335093153Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.788936 | controller |     "Jun 10 14:46:48.335658 crc crio[20344]: time=\"2026-06-10T14:46:48.335161055Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.788951 | controller |     "Jun 10 14:46:48.335658 crc crio[20344]: time=\"2026-06-10T14:46:48.335189385Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.788965 | controller |     "Jun 10 14:46:48.335658 crc crio[20344]: time=\"2026-06-10T14:46:48.335478573Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.788983 | controller |     "Jun 10 14:46:48.335658 crc crio[20344]: time=\"2026-06-10T14:46:48.335559915Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.788998 | controller |     "Jun 10 14:46:48.336342 crc crio[20344]: time=\"2026-06-10T14:46:48.335689649Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.789013 | controller |     "Jun 10 14:46:48.336342 crc crio[20344]: time=\"2026-06-10T14:46:48.33573579Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.789027 | controller |     "Jun 10 14:46:48.336342 crc crio[20344]: time=\"2026-06-10T14:46:48.335945695Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.789041 | controller |     "Jun 10 14:46:48.336342 crc crio[20344]: time=\"2026-06-10T14:46:48.335995737Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.789054 | controller |     "Jun 10 14:46:48.336342 crc crio[20344]: time=\"2026-06-10T14:46:48.336178952Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.789068 | controller |     "Jun 10 14:46:48.336342 crc crio[20344]: time=\"2026-06-10T14:46:48.336225003Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.789096 | controller |     "Jun 10 14:46:48.336830 crc crio[20344]: time=\"2026-06-10T14:46:48.336427488Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.789111 | controller |     "Jun 10 14:46:48.336830 crc crio[20344]: time=\"2026-06-10T14:46:48.336475819Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.789125 | controller |     "Jun 10 14:46:48.336830 crc crio[20344]: time=\"2026-06-10T14:46:48.336795548Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.789139 | controller |     "Jun 10 14:46:48.336970 crc crio[20344]: time=\"2026-06-10T14:46:48.336848969Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.789153 | controller |     "Jun 10 14:46:48.336970 crc crio[20344]: time=\"2026-06-10T14:46:48.336935311Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.789167 | controller |     "Jun 10 14:46:48.337076 crc crio[20344]: time=\"2026-06-10T14:46:48.336984003Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.789182 | controller |     "Jun 10 14:46:48.337486 crc crio[20344]: time=\"2026-06-10T14:46:48.337200368Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.789196 | controller |     "Jun 10 14:46:48.337486 crc crio[20344]: time=\"2026-06-10T14:46:48.337371683Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.789211 | controller |     "Jun 10 14:46:48.337486 crc crio[20344]: time=\"2026-06-10T14:46:48.337476066Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.789225 | controller |     "Jun 10 14:46:48.337766 crc crio[20344]: time=\"2026-06-10T14:46:48.337524847Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.789240 | controller |     "Jun 10 14:46:48.337766 crc crio[20344]: time=\"2026-06-10T14:46:48.337601419Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.789254 | controller |     "Jun 10 14:46:48.337766 crc crio[20344]: time=\"2026-06-10T14:46:48.3376348Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.789268 | controller |     "Jun 10 14:46:48.337930 crc crio[20344]: time=\"2026-06-10T14:46:48.337803914Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.789286 | controller |     "Jun 10 14:46:48.337930 crc crio[20344]: time=\"2026-06-10T14:46:48.337858216Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.789301 | controller |     "Jun 10 14:46:48.338110 crc crio[20344]: time=\"2026-06-10T14:46:48.337996299Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.789315 | controller |     "Jun 10 14:46:48.338203 crc crio[20344]: time=\"2026-06-10T14:46:48.338180454Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.789329 | controller |     "Jun 10 14:46:48.338347 crc crio[20344]: time=\"2026-06-10T14:46:48.338235486Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.789344 | controller |     "Jun 10 14:46:48.338347 crc crio[20344]: time=\"2026-06-10T14:46:48.338343259Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.789358 | controller |     "Jun 10 14:46:48.338477 crc crio[20344]: time=\"2026-06-10T14:46:48.33840594Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.789372 | controller |     "Jun 10 14:46:48.338477 crc crio[20344]: time=\"2026-06-10T14:46:48.338465112Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.789387 | controller |     "Jun 10 14:46:48.338705 crc crio[20344]: time=\"2026-06-10T14:46:48.338652007Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.789401 | controller |     "Jun 10 14:46:48.338792 crc crio[20344]: time=\"2026-06-10T14:46:48.338734409Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.789416 | controller |     "Jun 10 14:46:48.339044 crc crio[20344]: time=\"2026-06-10T14:46:48.338962855Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.789430 | controller |     "Jun 10 14:46:48.339044 crc crio[20344]: time=\"2026-06-10T14:46:48.339027307Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.789444 | controller |     "Jun 10 14:46:48.339184 crc crio[20344]: time=\"2026-06-10T14:46:48.339062998Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.789458 | controller |     "Jun 10 14:46:48.339184 crc crio[20344]: time=\"2026-06-10T14:46:48.339094608Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.789472 | controller |     "Jun 10 14:46:48.339184 crc crio[20344]: time=\"2026-06-10T14:46:48.33915509Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.789487 | controller |     "Jun 10 14:46:48.339184 crc crio[20344]: time=\"2026-06-10T14:46:48.339182721Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.789501 | controller |     "Jun 10 14:46:48.339500 crc crio[20344]: time=\"2026-06-10T14:46:48.339434427Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.789515 | controller |     "Jun 10 14:46:48.339500 crc crio[20344]: time=\"2026-06-10T14:46:48.339489049Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.789529 | controller |     "Jun 10 14:46:48.339741 crc crio[20344]: time=\"2026-06-10T14:46:48.339694434Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.789544 | controller |     "Jun 10 14:46:48.339831 crc crio[20344]: time=\"2026-06-10T14:46:48.339748926Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.789558 | controller |     "Jun 10 14:46:48.339937 crc crio[20344]: time=\"2026-06-10T14:46:48.339890139Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.789576 | controller |     "Jun 10 14:46:48.340019 crc crio[20344]: time=\"2026-06-10T14:46:48.339960911Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.789591 | controller |     "Jun 10 14:46:48.340223 crc crio[20344]: time=\"2026-06-10T14:46:48.340159656Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.789606 | controller |     "Jun 10 14:46:48.340223 crc crio[20344]: time=\"2026-06-10T14:46:48.340218768Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.789621 | controller |     "Jun 10 14:46:48.340474 crc crio[20344]: time=\"2026-06-10T14:46:48.340448024Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.789636 | controller |     "Jun 10 14:46:48.340602 crc crio[20344]: time=\"2026-06-10T14:46:48.340510026Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.789651 | controller |     "Jun 10 14:46:48.340841 crc crio[20344]: time=\"2026-06-10T14:46:48.340786303Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.789665 | controller |     "Jun 10 14:46:48.340841 crc crio[20344]: time=\"2026-06-10T14:46:48.340841694Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.789680 | controller |     "Jun 10 14:46:48.341069 crc crio[20344]: time=\"2026-06-10T14:46:48.341017039Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.789694 | controller |     "Jun 10 14:46:48.341069 crc crio[20344]: time=\"2026-06-10T14:46:48.34106676Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.789708 | controller |     "Jun 10 14:46:48.341365 crc crio[20344]: time=\"2026-06-10T14:46:48.341247805Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.789723 | controller |     "Jun 10 14:46:48.341514 crc crio[20344]: time=\"2026-06-10T14:46:48.34143912Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.789737 | controller |     "Jun 10 14:46:48.341667 crc crio[20344]: time=\"2026-06-10T14:46:48.341567574Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.789751 | controller |     "Jun 10 14:46:48.341667 crc crio[20344]: time=\"2026-06-10T14:46:48.341621095Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.789766 | controller |     "Jun 10 14:46:48.341937 crc crio[20344]: time=\"2026-06-10T14:46:48.341874742Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.789780 | controller |     "Jun 10 14:46:48.342054 crc crio[20344]: time=\"2026-06-10T14:46:48.341957594Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.789795 | controller |     "Jun 10 14:46:48.342361 crc crio[20344]: time=\"2026-06-10T14:46:48.342232111Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.789809 | controller |     "Jun 10 14:46:48.342473 crc crio[20344]: time=\"2026-06-10T14:46:48.342420046Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.789824 | controller |     "Jun 10 14:46:48.342473 crc crio[20344]: time=\"2026-06-10T14:46:48.342459837Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.789838 | controller |     "Jun 10 14:46:48.342644 crc crio[20344]: time=\"2026-06-10T14:46:48.342490008Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.789870 | controller |     "Jun 10 14:46:48.342644 crc crio[20344]: time=\"2026-06-10T14:46:48.342515178Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.789890 | controller |     "Jun 10 14:46:48.342644 crc crio[20344]: time=\"2026-06-10T14:46:48.34257084Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.789905 | controller |     "Jun 10 14:46:48.342798 crc crio[20344]: time=\"2026-06-10T14:46:48.342762365Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.789920 | controller |     "Jun 10 14:46:48.342857 crc crio[20344]: time=\"2026-06-10T14:46:48.342807626Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.789935 | controller |     "Jun 10 14:46:48.343100 crc crio[20344]: time=\"2026-06-10T14:46:48.343047153Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.789950 | controller |     "Jun 10 14:46:48.343192 crc crio[20344]: time=\"2026-06-10T14:46:48.343114164Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.789966 | controller |     "Jun 10 14:46:48.343479 crc crio[20344]: time=\"2026-06-10T14:46:48.343419592Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.789982 | controller |     "Jun 10 14:46:48.343662 crc crio[20344]: time=\"2026-06-10T14:46:48.343501284Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.789999 | controller |     "Jun 10 14:46:48.343762 crc crio[20344]: time=\"2026-06-10T14:46:48.34372642Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.790014 | controller |     "Jun 10 14:46:48.343823 crc crio[20344]: time=\"2026-06-10T14:46:48.343776302Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.790029 | controller |     "Jun 10 14:46:48.343953 crc crio[20344]: time=\"2026-06-10T14:46:48.343901045Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.790044 | controller |     "Jun 10 14:46:48.344038 crc crio[20344]: time=\"2026-06-10T14:46:48.343973777Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.790059 | controller |     "Jun 10 14:46:48.344160 crc crio[20344]: time=\"2026-06-10T14:46:48.344113761Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.790073 | controller |     "Jun 10 14:46:48.344329 crc crio[20344]: time=\"2026-06-10T14:46:48.344170022Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.790088 | controller |     "Jun 10 14:46:48.344445 crc crio[20344]: time=\"2026-06-10T14:46:48.344389678Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.790129 | controller |     "Jun 10 14:46:48.344509 crc crio[20344]: time=\"2026-06-10T14:46:48.344447749Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.790146 | controller |     "Jun 10 14:46:48.344654 crc crio[20344]: time=\"2026-06-10T14:46:48.344608384Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.790162 | controller |     "Jun 10 14:46:48.344762 crc crio[20344]: time=\"2026-06-10T14:46:48.344663115Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.790176 | controller |     "Jun 10 14:46:48.344845 crc crio[20344]: time=\"2026-06-10T14:46:48.344808589Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.790191 | controller |     "Jun 10 14:46:48.344917 crc crio[20344]: time=\"2026-06-10T14:46:48.34486489Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.790209 | controller |     "Jun 10 14:46:48.345120 crc crio[20344]: time=\"2026-06-10T14:46:48.345069336Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.790224 | controller |     "Jun 10 14:46:48.345422 crc crio[20344]: time=\"2026-06-10T14:46:48.345128097Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.790239 | controller |     "Jun 10 14:46:48.345422 crc crio[20344]: time=\"2026-06-10T14:46:48.34523803Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.790253 | controller |     "Jun 10 14:46:48.345422 crc crio[20344]: time=\"2026-06-10T14:46:48.345350793Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.790268 | controller |     "Jun 10 14:46:48.345900 crc crio[20344]: time=\"2026-06-10T14:46:48.345844746Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.790282 | controller |     "Jun 10 14:46:48.345900 crc crio[20344]: time=\"2026-06-10T14:46:48.345902468Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.790296 | controller |     "Jun 10 14:46:48.346474 crc crio[20344]: time=\"2026-06-10T14:46:48.345943509Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.790311 | controller |     "Jun 10 14:46:48.346474 crc crio[20344]: time=\"2026-06-10T14:46:48.34597193Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.790326 | controller |     "Jun 10 14:46:48.346474 crc crio[20344]: time=\"2026-06-10T14:46:48.34598438Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.790340 | controller |     "Jun 10 14:46:48.346474 crc crio[20344]: time=\"2026-06-10T14:46:48.34600095Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.790354 | controller |     "Jun 10 14:46:48.346474 crc crio[20344]: time=\"2026-06-10T14:46:48.346316149Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.790369 | controller |     "Jun 10 14:46:48.346474 crc crio[20344]: time=\"2026-06-10T14:46:48.34636707Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.790383 | controller |     "Jun 10 14:46:48.346474 crc crio[20344]: time=\"2026-06-10T14:46:48.346461612Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.790398 | controller |     "Jun 10 14:46:48.346907 crc crio[20344]: time=\"2026-06-10T14:46:48.346517994Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.790412 | controller |     "Jun 10 14:46:48.346907 crc crio[20344]: time=\"2026-06-10T14:46:48.34672901Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.790426 | controller |     "Jun 10 14:46:48.346907 crc crio[20344]: time=\"2026-06-10T14:46:48.346778431Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.790441 | controller |     "Jun 10 14:46:48.347073 crc crio[20344]: time=\"2026-06-10T14:46:48.346950495Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.790455 | controller |     "Jun 10 14:46:48.347073 crc crio[20344]: time=\"2026-06-10T14:46:48.346994977Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.790469 | controller |     "Jun 10 14:46:48.347179 crc crio[20344]: time=\"2026-06-10T14:46:48.34713572Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.790484 | controller |     "Jun 10 14:46:48.347179 crc crio[20344]: time=\"2026-06-10T14:46:48.347179001Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.790502 | controller |     "Jun 10 14:46:48.347369 crc crio[20344]: time=\"2026-06-10T14:46:48.347344216Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.790517 | controller |     "Jun 10 14:46:48.347454 crc crio[20344]: time=\"2026-06-10T14:46:48.347383647Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.790531 | controller |     "Jun 10 14:46:48.347781 crc crio[20344]: time=\"2026-06-10T14:46:48.347698375Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.790546 | controller |     "Jun 10 14:46:48.347781 crc crio[20344]: time=\"2026-06-10T14:46:48.347763887Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.790561 | controller |     "Jun 10 14:46:48.347781 crc crio[20344]: time=\"2026-06-10T14:46:48.347781027Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.790575 | controller |     "Jun 10 14:46:48.347969 crc crio[20344]: time=\"2026-06-10T14:46:48.347801838Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.790590 | controller |     "Jun 10 14:46:48.348026 crc crio[20344]: time=\"2026-06-10T14:46:48.347981183Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.790605 | controller |     "Jun 10 14:46:48.348083 crc crio[20344]: time=\"2026-06-10T14:46:48.348034664Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.790619 | controller |     "Jun 10 14:46:48.348382 crc crio[20344]: time=\"2026-06-10T14:46:48.348205409Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.790634 | controller |     "Jun 10 14:46:48.348382 crc crio[20344]: time=\"2026-06-10T14:46:48.348335092Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.790649 | controller |     "Jun 10 14:46:48.348604 crc crio[20344]: time=\"2026-06-10T14:46:48.348409164Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.790663 | controller |     "Jun 10 14:46:48.348604 crc crio[20344]: time=\"2026-06-10T14:46:48.348452955Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.790678 | controller |     "Jun 10 14:46:48.348743 crc crio[20344]: time=\"2026-06-10T14:46:48.348690351Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.790692 | controller |     "Jun 10 14:46:48.348743 crc crio[20344]: time=\"2026-06-10T14:46:48.348741703Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.790707 | controller |     "Jun 10 14:46:48.348994 crc crio[20344]: time=\"2026-06-10T14:46:48.348931258Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.790722 | controller |     "Jun 10 14:46:48.348994 crc crio[20344]: time=\"2026-06-10T14:46:48.348985819Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.790736 | controller |     "Jun 10 14:46:48.349150 crc crio[20344]: time=\"2026-06-10T14:46:48.34903503Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.790750 | controller |     "Jun 10 14:46:48.349150 crc crio[20344]: time=\"2026-06-10T14:46:48.349066871Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.790765 | controller |     "Jun 10 14:46:48.349447 crc crio[20344]: time=\"2026-06-10T14:46:48.34938495Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.790779 | controller |     "Jun 10 14:46:48.349560 crc crio[20344]: time=\"2026-06-10T14:46:48.349453041Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.790797 | controller |     "Jun 10 14:46:48.349560 crc crio[20344]: time=\"2026-06-10T14:46:48.349496073Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.790812 | controller |     "Jun 10 14:46:48.349560 crc crio[20344]: time=\"2026-06-10T14:46:48.349522863Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.790826 | controller |     "Jun 10 14:46:48.349831 crc crio[20344]: time=\"2026-06-10T14:46:48.34977554Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.790841 | controller |     "Jun 10 14:46:48.349939 crc crio[20344]: time=\"2026-06-10T14:46:48.349847462Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.790873 | controller |     "Jun 10 14:46:48.349999 crc crio[20344]: time=\"2026-06-10T14:46:48.349949024Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.790889 | controller |     "Jun 10 14:46:48.350055 crc crio[20344]: time=\"2026-06-10T14:46:48.350011306Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.790904 | controller |     "Jun 10 14:46:48.350221 crc crio[20344]: time=\"2026-06-10T14:46:48.35014929Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.790919 | controller |     "Jun 10 14:46:48.350221 crc crio[20344]: time=\"2026-06-10T14:46:48.350213861Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.790934 | controller |     "Jun 10 14:46:48.350482 crc crio[20344]: time=\"2026-06-10T14:46:48.350310094Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.790948 | controller |     "Jun 10 14:46:48.350482 crc crio[20344]: time=\"2026-06-10T14:46:48.350343425Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.790963 | controller |     "Jun 10 14:46:48.350711 crc crio[20344]: time=\"2026-06-10T14:46:48.350660853Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.790977 | controller |     "Jun 10 14:46:48.350799 crc crio[20344]: time=\"2026-06-10T14:46:48.350732115Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.790991 | controller |     "Jun 10 14:46:48.350861 crc crio[20344]: time=\"2026-06-10T14:46:48.350828308Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.791006 | controller |     "Jun 10 14:46:48.350913 crc crio[20344]: time=\"2026-06-10T14:46:48.350874849Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.791021 | controller |     "Jun 10 14:46:48.351113 crc crio[20344]: time=\"2026-06-10T14:46:48.351051173Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.791035 | controller |     "Jun 10 14:46:48.351210 crc crio[20344]: time=\"2026-06-10T14:46:48.351117315Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.791050 | controller |     "Jun 10 14:46:48.351210 crc crio[20344]: time=\"2026-06-10T14:46:48.351154326Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.791064 | controller |     "Jun 10 14:46:48.351210 crc crio[20344]: time=\"2026-06-10T14:46:48.351180237Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.791078 | controller |     "Jun 10 14:46:48.351664 crc crio[20344]: time=\"2026-06-10T14:46:48.351404693Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.791093 | controller |     "Jun 10 14:46:48.351664 crc crio[20344]: time=\"2026-06-10T14:46:48.351460174Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.791111 | controller |     "Jun 10 14:46:48.351664 crc crio[20344]: time=\"2026-06-10T14:46:48.351653599Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.791126 | controller |     "Jun 10 14:46:48.351836 crc crio[20344]: time=\"2026-06-10T14:46:48.351699721Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.791141 | controller |     "Jun 10 14:46:48.351893 crc crio[20344]: time=\"2026-06-10T14:46:48.351857865Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.791156 | controller |     "Jun 10 14:46:48.351954 crc crio[20344]: time=\"2026-06-10T14:46:48.351904066Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.791170 | controller |     "Jun 10 14:46:48.352077 crc crio[20344]: time=\"2026-06-10T14:46:48.352024329Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.791184 | controller |     "Jun 10 14:46:48.352165 crc crio[20344]: time=\"2026-06-10T14:46:48.352092491Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.791199 | controller |     "Jun 10 14:46:48.352475 crc crio[20344]: time=\"2026-06-10T14:46:48.35242471Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.791213 | controller |     "Jun 10 14:46:48.352591 crc crio[20344]: time=\"2026-06-10T14:46:48.352509602Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.791227 | controller |     "Jun 10 14:46:48.352693 crc crio[20344]: time=\"2026-06-10T14:46:48.352602804Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.791241 | controller |     "Jun 10 14:46:48.352693 crc crio[20344]: time=\"2026-06-10T14:46:48.352649136Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.791256 | controller |     "Jun 10 14:46:48.352847 crc crio[20344]: time=\"2026-06-10T14:46:48.352740278Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.791270 | controller |     "Jun 10 14:46:48.352847 crc crio[20344]: time=\"2026-06-10T14:46:48.352777949Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.791284 | controller |     "Jun 10 14:46:48.352960 crc crio[20344]: time=\"2026-06-10T14:46:48.352917983Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.791299 | controller |     "Jun 10 14:46:48.352960 crc crio[20344]: time=\"2026-06-10T14:46:48.352952044Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.791313 | controller |     "Jun 10 14:46:48.353403 crc crio[20344]: time=\"2026-06-10T14:46:48.353233441Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.791327 | controller |     "Jun 10 14:46:48.353502 crc crio[20344]: time=\"2026-06-10T14:46:48.353434736Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.791341 | controller |     "Jun 10 14:46:48.353502 crc crio[20344]: time=\"2026-06-10T14:46:48.353456787Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.791355 | controller |     "Jun 10 14:46:48.353502 crc crio[20344]: time=\"2026-06-10T14:46:48.353493748Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.791370 | controller |     "Jun 10 14:46:48.353752 crc crio[20344]: time=\"2026-06-10T14:46:48.353651542Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.791384 | controller |     "Jun 10 14:46:48.353752 crc crio[20344]: time=\"2026-06-10T14:46:48.353692033Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.791402 | controller |     "Jun 10 14:46:48.353752 crc crio[20344]: time=\"2026-06-10T14:46:48.353704863Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.791416 | controller |     "Jun 10 14:46:48.353752 crc crio[20344]: time=\"2026-06-10T14:46:48.353730394Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.791430 | controller |     "Jun 10 14:46:48.353955 crc crio[20344]: time=\"2026-06-10T14:46:48.353868268Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.791444 | controller |     "Jun 10 14:46:48.354092 crc crio[20344]: time=\"2026-06-10T14:46:48.354047532Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.791458 | controller |     "Jun 10 14:46:48.354201 crc crio[20344]: time=\"2026-06-10T14:46:48.354146105Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.791472 | controller |     "Jun 10 14:46:48.354201 crc crio[20344]: time=\"2026-06-10T14:46:48.354200376Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.791486 | controller |     "Jun 10 14:46:48.354439 crc crio[20344]: time=\"2026-06-10T14:46:48.354249178Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.791500 | controller |     "Jun 10 14:46:48.354439 crc crio[20344]: time=\"2026-06-10T14:46:48.35433724Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.791514 | controller |     "Jun 10 14:46:48.354663 crc crio[20344]: time=\"2026-06-10T14:46:48.354616747Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.791528 | controller |     "Jun 10 14:46:48.354760 crc crio[20344]: time=\"2026-06-10T14:46:48.354667279Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.791542 | controller |     "Jun 10 14:46:48.354760 crc crio[20344]: time=\"2026-06-10T14:46:48.35472939Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.791555 | controller |     "Jun 10 14:46:48.354900 crc crio[20344]: time=\"2026-06-10T14:46:48.354790142Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.791570 | controller |     "Jun 10 14:46:48.354981 crc crio[20344]: time=\"2026-06-10T14:46:48.354927466Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.791583 | controller |     "Jun 10 14:46:48.354981 crc crio[20344]: time=\"2026-06-10T14:46:48.354970777Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.791597 | controller |     "Jun 10 14:46:48.355164 crc crio[20344]: time=\"2026-06-10T14:46:48.35510374Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.791611 | controller |     "Jun 10 14:46:48.355473 crc crio[20344]: time=\"2026-06-10T14:46:48.355188192Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.791625 | controller |     "Jun 10 14:46:48.355473 crc crio[20344]: time=\"2026-06-10T14:46:48.355319136Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.791639 | controller |     "Jun 10 14:46:48.355473 crc crio[20344]: time=\"2026-06-10T14:46:48.355363697Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.791653 | controller |     "Jun 10 14:46:48.355708 crc crio[20344]: time=\"2026-06-10T14:46:48.355596743Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.791668 | controller |     "Jun 10 14:46:48.355708 crc crio[20344]: time=\"2026-06-10T14:46:48.355646005Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.791685 | controller |     "Jun 10 14:46:48.356093 crc crio[20344]: time=\"2026-06-10T14:46:48.356027855Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.791700 | controller |     "Jun 10 14:46:48.356171 crc crio[20344]: time=\"2026-06-10T14:46:48.356100667Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.791715 | controller |     "Jun 10 14:46:48.356171 crc crio[20344]: time=\"2026-06-10T14:46:48.356141988Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.791729 | controller |     "Jun 10 14:46:48.356379 crc crio[20344]: time=\"2026-06-10T14:46:48.356178089Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.791744 | controller |     "Jun 10 14:46:48.356452 crc crio[20344]: time=\"2026-06-10T14:46:48.356406245Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.791758 | controller |     "Jun 10 14:46:48.356509 crc crio[20344]: time=\"2026-06-10T14:46:48.356452686Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.791772 | controller |     "Jun 10 14:46:48.356622 crc crio[20344]: time=\"2026-06-10T14:46:48.356504317Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.791786 | controller |     "Jun 10 14:46:48.356687 crc crio[20344]: time=\"2026-06-10T14:46:48.356670482Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.791801 | controller |     "Jun 10 14:46:48.356741 crc crio[20344]: time=\"2026-06-10T14:46:48.356719852Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.791815 | controller |     "Jun 10 14:46:48.356802 crc crio[20344]: time=\"2026-06-10T14:46:48.356759904Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.791830 | controller |     "Jun 10 14:46:48.356802 crc crio[20344]: time=\"2026-06-10T14:46:48.356800345Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.791844 | controller |     "Jun 10 14:46:48.356906 crc crio[20344]: time=\"2026-06-10T14:46:48.356830176Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.791877 | controller |     "Jun 10 14:46:48.357172 crc crio[20344]: time=\"2026-06-10T14:46:48.357095213Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.791893 | controller |     "Jun 10 14:46:48.357172 crc crio[20344]: time=\"2026-06-10T14:46:48.357169765Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.791907 | controller |     "Jun 10 14:46:48.357429 crc crio[20344]: time=\"2026-06-10T14:46:48.357245716Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.791922 | controller |     "Jun 10 14:46:48.357429 crc crio[20344]: time=\"2026-06-10T14:46:48.357353639Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.791937 | controller |     "Jun 10 14:46:48.357575 crc crio[20344]: time=\"2026-06-10T14:46:48.357438162Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.791952 | controller |     "Jun 10 14:46:48.357575 crc crio[20344]: time=\"2026-06-10T14:46:48.357496053Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.791967 | controller |     "Jun 10 14:46:48.357752 crc crio[20344]: time=\"2026-06-10T14:46:48.357665297Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.791986 | controller |     "Jun 10 14:46:48.357943 crc crio[20344]: time=\"2026-06-10T14:46:48.357870252Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.792001 | controller |     "Jun 10 14:46:48.358043 crc crio[20344]: time=\"2026-06-10T14:46:48.357996605Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.792016 | controller |     "Jun 10 14:46:48.358043 crc crio[20344]: time=\"2026-06-10T14:46:48.358037617Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.792030 | controller |     "Jun 10 14:46:48.358148 crc crio[20344]: time=\"2026-06-10T14:46:48.358077258Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.792045 | controller |     "Jun 10 14:46:48.358148 crc crio[20344]: time=\"2026-06-10T14:46:48.358102438Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.792060 | controller |     "Jun 10 14:46:48.358495 crc crio[20344]: time=\"2026-06-10T14:46:48.358425377Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.792074 | controller |     "Jun 10 14:46:48.358621 crc crio[20344]: time=\"2026-06-10T14:46:48.358514829Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.792089 | controller |     "Jun 10 14:46:48.358679 crc crio[20344]: time=\"2026-06-10T14:46:48.358636492Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.792103 | controller |     "Jun 10 14:46:48.358745 crc crio[20344]: time=\"2026-06-10T14:46:48.358682664Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.792118 | controller |     "Jun 10 14:46:48.359121 crc crio[20344]: time=\"2026-06-10T14:46:48.359041433Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.792133 | controller |     "Jun 10 14:46:48.359212 crc crio[20344]: time=\"2026-06-10T14:46:48.359124845Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.792148 | controller |     "Jun 10 14:46:48.359212 crc crio[20344]: time=\"2026-06-10T14:46:48.359186287Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.792163 | controller |     "Jun 10 14:46:48.359636 crc crio[20344]: time=\"2026-06-10T14:46:48.359230328Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.792177 | controller |     "Jun 10 14:46:48.359636 crc crio[20344]: time=\"2026-06-10T14:46:48.359351751Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.792192 | controller |     "Jun 10 14:46:48.359636 crc crio[20344]: time=\"2026-06-10T14:46:48.359402033Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.792207 | controller |     "Jun 10 14:46:48.359636 crc crio[20344]: time=\"2026-06-10T14:46:48.359505995Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.792221 | controller |     "Jun 10 14:46:48.360236 crc crio[20344]: time=\"2026-06-10T14:46:48.3596732Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.792236 | controller |     "Jun 10 14:46:48.360236 crc crio[20344]: time=\"2026-06-10T14:46:48.359753052Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.792250 | controller |     "Jun 10 14:46:48.360236 crc crio[20344]: time=\"2026-06-10T14:46:48.359813213Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.792265 | controller |     "Jun 10 14:46:48.360236 crc crio[20344]: time=\"2026-06-10T14:46:48.359893526Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.792283 | controller |     "Jun 10 14:46:48.360236 crc crio[20344]: time=\"2026-06-10T14:46:48.359930357Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.792298 | controller |     "Jun 10 14:46:48.360236 crc crio[20344]: time=\"2026-06-10T14:46:48.360129682Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.792313 | controller |     "Jun 10 14:46:48.360236 crc crio[20344]: time=\"2026-06-10T14:46:48.360176093Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.792328 | controller |     "Jun 10 14:46:48.360236 crc crio[20344]: time=\"2026-06-10T14:46:48.360219584Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.792342 | controller |     "Jun 10 14:46:48.360236 crc crio[20344]: time=\"2026-06-10T14:46:48.360316767Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.792357 | controller |     "Jun 10 14:46:48.360887 crc crio[20344]: time=\"2026-06-10T14:46:48.36043217Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.792372 | controller |     "Jun 10 14:46:48.360887 crc crio[20344]: time=\"2026-06-10T14:46:48.360472211Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.792386 | controller |     "Jun 10 14:46:48.360887 crc crio[20344]: time=\"2026-06-10T14:46:48.360781989Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.792401 | controller |     "Jun 10 14:46:48.360887 crc crio[20344]: time=\"2026-06-10T14:46:48.36082855Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.792416 | controller |     "Jun 10 14:46:48.361078 crc crio[20344]: time=\"2026-06-10T14:46:48.360943153Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.792430 | controller |     "Jun 10 14:46:48.361078 crc crio[20344]: time=\"2026-06-10T14:46:48.360981884Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.792445 | controller |     "Jun 10 14:46:48.361230 crc crio[20344]: time=\"2026-06-10T14:46:48.361174609Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.792460 | controller |     "Jun 10 14:46:48.361230 crc crio[20344]: time=\"2026-06-10T14:46:48.361232601Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.792475 | controller |     "Jun 10 14:46:48.361451 crc crio[20344]: time=\"2026-06-10T14:46:48.361404355Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.792489 | controller |     "Jun 10 14:46:48.361451 crc crio[20344]: time=\"2026-06-10T14:46:48.361447637Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.792504 | controller |     "Jun 10 14:46:48.361846 crc crio[20344]: time=\"2026-06-10T14:46:48.361757225Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.792518 | controller |     "Jun 10 14:46:48.361846 crc crio[20344]: time=\"2026-06-10T14:46:48.361826986Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.792533 | controller |     "Jun 10 14:46:48.362003 crc crio[20344]: time=\"2026-06-10T14:46:48.361936969Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.792548 | controller |     "Jun 10 14:46:48.362003 crc crio[20344]: time=\"2026-06-10T14:46:48.36197897Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.792563 | controller |     "Jun 10 14:46:48.362211 crc crio[20344]: time=\"2026-06-10T14:46:48.362134155Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.792584 | controller |     "Jun 10 14:46:48.362211 crc crio[20344]: time=\"2026-06-10T14:46:48.362193946Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.792598 | controller |     "Jun 10 14:46:48.362460 crc crio[20344]: time=\"2026-06-10T14:46:48.36233801Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.792613 | controller |     "Jun 10 14:46:48.362460 crc crio[20344]: time=\"2026-06-10T14:46:48.362382051Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.792628 | controller |     "Jun 10 14:46:48.362709 crc crio[20344]: time=\"2026-06-10T14:46:48.362645478Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.792642 | controller |     "Jun 10 14:46:48.362709 crc crio[20344]: time=\"2026-06-10T14:46:48.36270332Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.792657 | controller |     "Jun 10 14:46:48.362853 crc crio[20344]: time=\"2026-06-10T14:46:48.362810682Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.792671 | controller |     "Jun 10 14:46:48.362853 crc crio[20344]: time=\"2026-06-10T14:46:48.362847173Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.792686 | controller |     "Jun 10 14:46:48.363125 crc crio[20344]: time=\"2026-06-10T14:46:48.363052589Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.792701 | controller |     "Jun 10 14:46:48.363125 crc crio[20344]: time=\"2026-06-10T14:46:48.36310923Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.792715 | controller |     "Jun 10 14:46:48.363326 crc crio[20344]: time=\"2026-06-10T14:46:48.363177432Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.792730 | controller |     "Jun 10 14:46:48.363326 crc crio[20344]: time=\"2026-06-10T14:46:48.363215593Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.792745 | controller |     "Jun 10 14:46:48.363483 crc crio[20344]: time=\"2026-06-10T14:46:48.363387298Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.792759 | controller |     "Jun 10 14:46:48.363483 crc crio[20344]: time=\"2026-06-10T14:46:48.363427039Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.792773 | controller |     "Jun 10 14:46:48.363657 crc crio[20344]: time=\"2026-06-10T14:46:48.363621204Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.792788 | controller |     "Jun 10 14:46:48.363657 crc crio[20344]: time=\"2026-06-10T14:46:48.363658655Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.792802 | controller |     "Jun 10 14:46:48.363878 crc crio[20344]: time=\"2026-06-10T14:46:48.363834509Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.792816 | controller |     "Jun 10 14:46:48.363965 crc crio[20344]: time=\"2026-06-10T14:46:48.363885981Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.792831 | controller |     "Jun 10 14:46:48.364060 crc crio[20344]: time=\"2026-06-10T14:46:48.364014804Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.792845 | controller |     "Jun 10 14:46:48.364149 crc crio[20344]: time=\"2026-06-10T14:46:48.364068606Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.792877 | controller |     "Jun 10 14:46:48.364208 crc crio[20344]: time=\"2026-06-10T14:46:48.364185599Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.792897 | controller |     "Jun 10 14:46:48.364324 crc crio[20344]: time=\"2026-06-10T14:46:48.3642234Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.792911 | controller |     "Jun 10 14:46:48.364461 crc crio[20344]: time=\"2026-06-10T14:46:48.364402344Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.792926 | controller |     "Jun 10 14:46:48.364461 crc crio[20344]: time=\"2026-06-10T14:46:48.364460286Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.792942 | controller |     "Jun 10 14:46:48.364655 crc crio[20344]: time=\"2026-06-10T14:46:48.364585529Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.792959 | controller |     "Jun 10 14:46:48.364655 crc crio[20344]: time=\"2026-06-10T14:46:48.36462285Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.792976 | controller |     "Jun 10 14:46:48.364766 crc crio[20344]: time=\"2026-06-10T14:46:48.364754384Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.792990 | controller |     "Jun 10 14:46:48.364825 crc crio[20344]: time=\"2026-06-10T14:46:48.364782394Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.793004 | controller |     "Jun 10 14:46:48.365012 crc crio[20344]: time=\"2026-06-10T14:46:48.364954489Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.793019 | controller |     "Jun 10 14:46:48.365012 crc crio[20344]: time=\"2026-06-10T14:46:48.36500976Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.793034 | controller |     "Jun 10 14:46:48.365150 crc crio[20344]: time=\"2026-06-10T14:46:48.365085922Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.793048 | controller |     "Jun 10 14:46:48.365150 crc crio[20344]: time=\"2026-06-10T14:46:48.365120913Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.793063 | controller |     "Jun 10 14:46:48.365526 crc crio[20344]: time=\"2026-06-10T14:46:48.365345389Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.793089 | controller |     "Jun 10 14:46:48.365526 crc crio[20344]: time=\"2026-06-10T14:46:48.36538196Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.793105 | controller |     "Jun 10 14:46:48.365526 crc crio[20344]: time=\"2026-06-10T14:46:48.365506283Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.793120 | controller |     "Jun 10 14:46:48.365782 crc crio[20344]: time=\"2026-06-10T14:46:48.365571465Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.793134 | controller |     "Jun 10 14:46:48.365782 crc crio[20344]: time=\"2026-06-10T14:46:48.36576132Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.793156 | controller |     "Jun 10 14:46:48.365884 crc crio[20344]: time=\"2026-06-10T14:46:48.365799311Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.793170 | controller |     "Jun 10 14:46:48.365935 crc crio[20344]: time=\"2026-06-10T14:46:48.365886433Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.793185 | controller |     "Jun 10 14:46:48.365935 crc crio[20344]: time=\"2026-06-10T14:46:48.365911754Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.793203 | controller |     "Jun 10 14:46:48.366137 crc crio[20344]: time=\"2026-06-10T14:46:48.366089149Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.793225 | controller |     "Jun 10 14:46:48.366213 crc crio[20344]: time=\"2026-06-10T14:46:48.366190951Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.793241 | controller |     "Jun 10 14:46:48.366370 crc crio[20344]: time=\"2026-06-10T14:46:48.366234583Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.793256 | controller |     "Jun 10 14:46:48.366370 crc crio[20344]: time=\"2026-06-10T14:46:48.366337345Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.793271 | controller |     "Jun 10 14:46:48.366497 crc crio[20344]: time=\"2026-06-10T14:46:48.366449438Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.793285 | controller |     "Jun 10 14:46:48.366497 crc crio[20344]: time=\"2026-06-10T14:46:48.366488499Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.793300 | controller |     "Jun 10 14:46:48.366780 crc crio[20344]: time=\"2026-06-10T14:46:48.366717285Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.793314 | controller |     "Jun 10 14:46:48.366875 crc crio[20344]: time=\"2026-06-10T14:46:48.366807598Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.793329 | controller |     "Jun 10 14:46:48.366875 crc crio[20344]: time=\"2026-06-10T14:46:48.366853949Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.793343 | controller |     "Jun 10 14:46:48.366965 crc crio[20344]: time=\"2026-06-10T14:46:48.36689367Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.793357 | controller |     "Jun 10 14:46:48.366965 crc crio[20344]: time=\"2026-06-10T14:46:48.366942751Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.793372 | controller |     "Jun 10 14:46:48.367093 crc crio[20344]: time=\"2026-06-10T14:46:48.366979572Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.793386 | controller |     "Jun 10 14:46:48.367176 crc crio[20344]: time=\"2026-06-10T14:46:48.367126576Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.793400 | controller |     "Jun 10 14:46:48.367176 crc crio[20344]: time=\"2026-06-10T14:46:48.367159597Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.793415 | controller |     "Jun 10 14:46:48.367397 crc crio[20344]: time=\"2026-06-10T14:46:48.367376753Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.793429 | controller |     "Jun 10 14:46:48.367473 crc crio[20344]: time=\"2026-06-10T14:46:48.367410854Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.793444 | controller |     "Jun 10 14:46:48.367652 crc crio[20344]: time=\"2026-06-10T14:46:48.367609519Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.793458 | controller |     "Jun 10 14:46:48.367652 crc crio[20344]: time=\"2026-06-10T14:46:48.36765391Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.793472 | controller |     "Jun 10 14:46:48.367774 crc crio[20344]: time=\"2026-06-10T14:46:48.367722402Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.793487 | controller |     "Jun 10 14:46:48.367774 crc crio[20344]: time=\"2026-06-10T14:46:48.367749293Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.793501 | controller |     "Jun 10 14:46:48.367971 crc crio[20344]: time=\"2026-06-10T14:46:48.367872276Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.793519 | controller |     "Jun 10 14:46:48.367971 crc crio[20344]: time=\"2026-06-10T14:46:48.367899166Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.793534 | controller |     "Jun 10 14:46:48.368070 crc crio[20344]: time=\"2026-06-10T14:46:48.36802724Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.793549 | controller |     "Jun 10 14:46:48.368070 crc crio[20344]: time=\"2026-06-10T14:46:48.368066591Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.793563 | controller |     "Jun 10 14:46:48.368462 crc crio[20344]: time=\"2026-06-10T14:46:48.36841011Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.793578 | controller |     "Jun 10 14:46:48.368603 crc crio[20344]: time=\"2026-06-10T14:46:48.368480522Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.793592 | controller |     "Jun 10 14:46:48.368742 crc crio[20344]: time=\"2026-06-10T14:46:48.368689277Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.793607 | controller |     "Jun 10 14:46:48.368832 crc crio[20344]: time=\"2026-06-10T14:46:48.368767849Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.793621 | controller |     "Jun 10 14:46:48.369349 crc crio[20344]: time=\"2026-06-10T14:46:48.369293063Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.793635 | controller |     "Jun 10 14:46:48.369349 crc crio[20344]: time=\"2026-06-10T14:46:48.369346765Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.793649 | controller |     "Jun 10 14:46:48.369493 crc crio[20344]: time=\"2026-06-10T14:46:48.369364905Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.793664 | controller |     "Jun 10 14:46:48.369493 crc crio[20344]: time=\"2026-06-10T14:46:48.369389466Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.793678 | controller |     "Jun 10 14:46:48.369493 crc crio[20344]: time=\"2026-06-10T14:46:48.369460708Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.793692 | controller |     "Jun 10 14:46:48.369738 crc crio[20344]: time=\"2026-06-10T14:46:48.369591431Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.793706 | controller |     "Jun 10 14:46:48.369738 crc crio[20344]: time=\"2026-06-10T14:46:48.369686724Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.793721 | controller |     "Jun 10 14:46:48.369738 crc crio[20344]: time=\"2026-06-10T14:46:48.369725565Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.793735 | controller |     "Jun 10 14:46:48.369967 crc crio[20344]: time=\"2026-06-10T14:46:48.369895909Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.793749 | controller |     "Jun 10 14:46:48.369967 crc crio[20344]: time=\"2026-06-10T14:46:48.369965481Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.793763 | controller |     "Jun 10 14:46:48.370092 crc crio[20344]: time=\"2026-06-10T14:46:48.370065324Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.793778 | controller |     "Jun 10 14:46:48.370143 crc crio[20344]: time=\"2026-06-10T14:46:48.370119435Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.793793 | controller |     "Jun 10 14:46:48.370361 crc crio[20344]: time=\"2026-06-10T14:46:48.370230188Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.793811 | controller |     "Jun 10 14:46:48.370361 crc crio[20344]: time=\"2026-06-10T14:46:48.370332001Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.793825 | controller |     "Jun 10 14:46:48.370526 crc crio[20344]: time=\"2026-06-10T14:46:48.370462634Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.793840 | controller |     "Jun 10 14:46:48.370644 crc crio[20344]: time=\"2026-06-10T14:46:48.370521046Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.793873 | controller |     "Jun 10 14:46:48.370742 crc crio[20344]: time=\"2026-06-10T14:46:48.37069513Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.793889 | controller |     "Jun 10 14:46:48.370815 crc crio[20344]: time=\"2026-06-10T14:46:48.370749522Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.793904 | controller |     "Jun 10 14:46:48.371081 crc crio[20344]: time=\"2026-06-10T14:46:48.370889865Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.793919 | controller |     "Jun 10 14:46:48.371081 crc crio[20344]: time=\"2026-06-10T14:46:48.370941347Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.793933 | controller |     "Jun 10 14:46:48.371081 crc crio[20344]: time=\"2026-06-10T14:46:48.371104671Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.793947 | controller |     "Jun 10 14:46:48.371935 crc crio[20344]: time=\"2026-06-10T14:46:48.371146752Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.793962 | controller |     "Jun 10 14:46:48.371935 crc crio[20344]: time=\"2026-06-10T14:46:48.371361558Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.793977 | controller |     "Jun 10 14:46:48.371935 crc crio[20344]: time=\"2026-06-10T14:46:48.37143001Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.793991 | controller |     "Jun 10 14:46:48.371935 crc crio[20344]: time=\"2026-06-10T14:46:48.371633055Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.794006 | controller |     "Jun 10 14:46:48.371935 crc crio[20344]: time=\"2026-06-10T14:46:48.371748768Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.794020 | controller |     "Jun 10 14:46:48.371935 crc crio[20344]: time=\"2026-06-10T14:46:48.371801679Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.794035 | controller |     "Jun 10 14:46:48.371935 crc crio[20344]: time=\"2026-06-10T14:46:48.37183835Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.794050 | controller |     "Jun 10 14:46:48.371935 crc crio[20344]: time=\"2026-06-10T14:46:48.371880701Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.794064 | controller |     "Jun 10 14:46:48.371935 crc crio[20344]: time=\"2026-06-10T14:46:48.371905212Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.794079 | controller |     "Jun 10 14:46:48.372493 crc crio[20344]: time=\"2026-06-10T14:46:48.37221648Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.794094 | controller |     "Jun 10 14:46:48.372493 crc crio[20344]: time=\"2026-06-10T14:46:48.372378215Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.794112 | controller |     "Jun 10 14:46:48.372493 crc crio[20344]: time=\"2026-06-10T14:46:48.372458777Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.794127 | controller |     "Jun 10 14:46:48.372883 crc crio[20344]: time=\"2026-06-10T14:46:48.372525248Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.794141 | controller |     "Jun 10 14:46:48.372883 crc crio[20344]: time=\"2026-06-10T14:46:48.372760925Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.794156 | controller |     "Jun 10 14:46:48.372883 crc crio[20344]: time=\"2026-06-10T14:46:48.372820936Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.794170 | controller |     "Jun 10 14:46:48.373035 crc crio[20344]: time=\"2026-06-10T14:46:48.372985571Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.794184 | controller |     "Jun 10 14:46:48.373035 crc crio[20344]: time=\"2026-06-10T14:46:48.373031292Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.794199 | controller |     "Jun 10 14:46:48.373234 crc crio[20344]: time=\"2026-06-10T14:46:48.373147765Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.794213 | controller |     "Jun 10 14:46:48.373423 crc crio[20344]: time=\"2026-06-10T14:46:48.37334486Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.794227 | controller |     "Jun 10 14:46:48.373742 crc crio[20344]: time=\"2026-06-10T14:46:48.373654038Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.794242 | controller |     "Jun 10 14:46:48.373835 crc crio[20344]: time=\"2026-06-10T14:46:48.373749561Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.794256 | controller |     "Jun 10 14:46:48.373835 crc crio[20344]: time=\"2026-06-10T14:46:48.373830743Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.794270 | controller |     "Jun 10 14:46:48.373942 crc crio[20344]: time=\"2026-06-10T14:46:48.373870284Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.794285 | controller |     "Jun 10 14:46:48.374190 crc crio[20344]: time=\"2026-06-10T14:46:48.37411795Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.794300 | controller |     "Jun 10 14:46:48.374333 crc crio[20344]: time=\"2026-06-10T14:46:48.374211373Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.794314 | controller |     "Jun 10 14:46:48.374428 crc crio[20344]: time=\"2026-06-10T14:46:48.374351347Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.794329 | controller |     "Jun 10 14:46:48.374428 crc crio[20344]: time=\"2026-06-10T14:46:48.374397928Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.794343 | controller |     "Jun 10 14:46:48.374743 crc crio[20344]: time=\"2026-06-10T14:46:48.374679535Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.794358 | controller |     "Jun 10 14:46:48.374841 crc crio[20344]: time=\"2026-06-10T14:46:48.374758237Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.794372 | controller |     "Jun 10 14:46:48.374899 crc crio[20344]: time=\"2026-06-10T14:46:48.37486811Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.794387 | controller |     "Jun 10 14:46:48.374952 crc crio[20344]: time=\"2026-06-10T14:46:48.374907961Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.794405 | controller |     "Jun 10 14:46:48.375135 crc crio[20344]: time=\"2026-06-10T14:46:48.375062715Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.794420 | controller |     "Jun 10 14:46:48.375240 crc crio[20344]: time=\"2026-06-10T14:46:48.375156138Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.794435 | controller |     "Jun 10 14:46:48.375429 crc crio[20344]: time=\"2026-06-10T14:46:48.375334812Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.794449 | controller |     "Jun 10 14:46:48.375429 crc crio[20344]: time=\"2026-06-10T14:46:48.375375534Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.794464 | controller |     "Jun 10 14:46:48.375633 crc crio[20344]: time=\"2026-06-10T14:46:48.375524347Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.794478 | controller |     "Jun 10 14:46:48.375717 crc crio[20344]: time=\"2026-06-10T14:46:48.375660971Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.794493 | controller |     "Jun 10 14:46:48.375815 crc crio[20344]: time=\"2026-06-10T14:46:48.375768654Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.794507 | controller |     "Jun 10 14:46:48.375918 crc crio[20344]: time=\"2026-06-10T14:46:48.375826875Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.794522 | controller |     "Jun 10 14:46:48.376091 crc crio[20344]: time=\"2026-06-10T14:46:48.37601679Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.794537 | controller |     "Jun 10 14:46:48.376181 crc crio[20344]: time=\"2026-06-10T14:46:48.376107163Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.794551 | controller |     "Jun 10 14:46:48.376347 crc crio[20344]: time=\"2026-06-10T14:46:48.376226316Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.794566 | controller |     "Jun 10 14:46:48.376497 crc crio[20344]: time=\"2026-06-10T14:46:48.376448562Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.794580 | controller |     "Jun 10 14:46:48.376615 crc crio[20344]: time=\"2026-06-10T14:46:48.376570665Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.794595 | controller |     "Jun 10 14:46:48.376615 crc crio[20344]: time=\"2026-06-10T14:46:48.376602616Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.794610 | controller |     "Jun 10 14:46:48.376734 crc crio[20344]: time=\"2026-06-10T14:46:48.376652637Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.794624 | controller |     "Jun 10 14:46:48.376734 crc crio[20344]: time=\"2026-06-10T14:46:48.376671028Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.794639 | controller |     "Jun 10 14:46:48.377118 crc crio[20344]: time=\"2026-06-10T14:46:48.377035157Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.794653 | controller |     "Jun 10 14:46:48.377221 crc crio[20344]: time=\"2026-06-10T14:46:48.37712859Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.794667 | controller |     "Jun 10 14:46:48.377431 crc crio[20344]: time=\"2026-06-10T14:46:48.377367826Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.794682 | controller |     "Jun 10 14:46:48.377431 crc crio[20344]: time=\"2026-06-10T14:46:48.377429528Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.794700 | controller |     "Jun 10 14:46:48.377651 crc crio[20344]: time=\"2026-06-10T14:46:48.377443698Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.794715 | controller |     "Jun 10 14:46:48.377651 crc crio[20344]: time=\"2026-06-10T14:46:48.377462049Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.794730 | controller |     "Jun 10 14:46:48.377768 crc crio[20344]: time=\"2026-06-10T14:46:48.377707135Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.794745 | controller |     "Jun 10 14:46:48.377827 crc crio[20344]: time=\"2026-06-10T14:46:48.377770917Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.794760 | controller |     "Jun 10 14:46:48.377877 crc crio[20344]: time=\"2026-06-10T14:46:48.377821858Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.794775 | controller |     "Jun 10 14:46:48.377877 crc crio[20344]: time=\"2026-06-10T14:46:48.377863239Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.794790 | controller |     "Jun 10 14:46:48.378082 crc crio[20344]: time=\"2026-06-10T14:46:48.377996243Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.794804 | controller |     "Jun 10 14:46:48.378172 crc crio[20344]: time=\"2026-06-10T14:46:48.378120346Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.794819 | controller |     "Jun 10 14:46:48.378579 crc crio[20344]: time=\"2026-06-10T14:46:48.378476265Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.794834 | controller |     "Jun 10 14:46:48.378579 crc crio[20344]: time=\"2026-06-10T14:46:48.378580438Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.794862 | controller |     "Jun 10 14:46:48.378727 crc crio[20344]: time=\"2026-06-10T14:46:48.378617359Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.794881 | controller |     "Jun 10 14:46:48.378727 crc crio[20344]: time=\"2026-06-10T14:46:48.37864299Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.794896 | controller |     "Jun 10 14:46:48.378727 crc crio[20344]: time=\"2026-06-10T14:46:48.378705221Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.794911 | controller |     "Jun 10 14:46:48.378861 crc crio[20344]: time=\"2026-06-10T14:46:48.378757713Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.794926 | controller |     "Jun 10 14:46:48.378916 crc crio[20344]: time=\"2026-06-10T14:46:48.378887406Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.794941 | controller |     "Jun 10 14:46:48.378978 crc crio[20344]: time=\"2026-06-10T14:46:48.378927087Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.794956 | controller |     "Jun 10 14:46:48.379248 crc crio[20344]: time=\"2026-06-10T14:46:48.379184094Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.794971 | controller |     "Jun 10 14:46:48.379386 crc crio[20344]: time=\"2026-06-10T14:46:48.379306627Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.794985 | controller |     "Jun 10 14:46:48.379386 crc crio[20344]: time=\"2026-06-10T14:46:48.379341018Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.795000 | controller |     "Jun 10 14:46:48.379386 crc crio[20344]: time=\"2026-06-10T14:46:48.379380739Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.795019 | controller |     "Jun 10 14:46:48.379771 crc crio[20344]: time=\"2026-06-10T14:46:48.379712698Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.795034 | controller |     "Jun 10 14:46:48.379771 crc crio[20344]: time=\"2026-06-10T14:46:48.379765759Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.795048 | controller |     "Jun 10 14:46:48.379955 crc crio[20344]: time=\"2026-06-10T14:46:48.379906853Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.795063 | controller |     "Jun 10 14:46:48.380047 crc crio[20344]: time=\"2026-06-10T14:46:48.379966454Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.795078 | controller |     "Jun 10 14:46:48.380127 crc crio[20344]: time=\"2026-06-10T14:46:48.380098688Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.795093 | controller |     "Jun 10 14:46:48.380185 crc crio[20344]: time=\"2026-06-10T14:46:48.380141009Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.795107 | controller |     "Jun 10 14:46:48.380383 crc crio[20344]: time=\"2026-06-10T14:46:48.380324124Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.795122 | controller |     "Jun 10 14:46:48.380383 crc crio[20344]: time=\"2026-06-10T14:46:48.380376555Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.795136 | controller |     "Jun 10 14:46:48.380529 crc crio[20344]: time=\"2026-06-10T14:46:48.380493028Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.795151 | controller |     "Jun 10 14:46:48.380529 crc crio[20344]: time=\"2026-06-10T14:46:48.380519999Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.795165 | controller |     "Jun 10 14:46:48.380706 crc crio[20344]: time=\"2026-06-10T14:46:48.380690514Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.795179 | controller |     "Jun 10 14:46:48.380756 crc crio[20344]: time=\"2026-06-10T14:46:48.380719264Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.795193 | controller |     "Jun 10 14:46:48.380986 crc crio[20344]: time=\"2026-06-10T14:46:48.38092202Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.795208 | controller |     "Jun 10 14:46:48.380986 crc crio[20344]: time=\"2026-06-10T14:46:48.380980471Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.795222 | controller |     "Jun 10 14:46:48.381149 crc crio[20344]: time=\"2026-06-10T14:46:48.381100814Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.795236 | controller |     "Jun 10 14:46:48.381411 crc crio[20344]: time=\"2026-06-10T14:46:48.381169016Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.795251 | controller |     "Jun 10 14:46:48.381411 crc crio[20344]: time=\"2026-06-10T14:46:48.381392032Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.795369 | controller |     "Jun 10 14:46:48.381675 crc crio[20344]: time=\"2026-06-10T14:46:48.381432183Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.795399 | controller |     "Jun 10 14:46:48.381675 crc crio[20344]: time=\"2026-06-10T14:46:48.381566807Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.795415 | controller |     "Jun 10 14:46:48.381675 crc crio[20344]: time=\"2026-06-10T14:46:48.381607448Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.795485 | controller |     "Jun 10 14:46:48.381830 crc crio[20344]: time=\"2026-06-10T14:46:48.381785022Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.795506 | controller |     "Jun 10 14:46:48.381830 crc crio[20344]: time=\"2026-06-10T14:46:48.381827864Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.795522 | controller |     "Jun 10 14:46:48.382001 crc crio[20344]: time=\"2026-06-10T14:46:48.381955487Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.795537 | controller |     "Jun 10 14:46:48.382079 crc crio[20344]: time=\"2026-06-10T14:46:48.382005758Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.795551 | controller |     "Jun 10 14:46:48.382380 crc crio[20344]: time=\"2026-06-10T14:46:48.382221234Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.795566 | controller |     "Jun 10 14:46:48.382380 crc crio[20344]: time=\"2026-06-10T14:46:48.382330447Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.795581 | controller |     "Jun 10 14:46:48.382582 crc crio[20344]: time=\"2026-06-10T14:46:48.382563973Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.795595 | controller |     "Jun 10 14:46:48.382653 crc crio[20344]: time=\"2026-06-10T14:46:48.382604144Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.795610 | controller |     "Jun 10 14:46:48.382859 crc crio[20344]: time=\"2026-06-10T14:46:48.38281372Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.795625 | controller |     "Jun 10 14:46:48.382945 crc crio[20344]: time=\"2026-06-10T14:46:48.382869791Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.795639 | controller |     "Jun 10 14:46:48.383083 crc crio[20344]: time=\"2026-06-10T14:46:48.383042686Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.795653 | controller |     "Jun 10 14:46:48.383166 crc crio[20344]: time=\"2026-06-10T14:46:48.383091217Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.795667 | controller |     "Jun 10 14:46:48.383679 crc crio[20344]: time=\"2026-06-10T14:46:48.383608881Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.795681 | controller |     "Jun 10 14:46:48.383679 crc crio[20344]: time=\"2026-06-10T14:46:48.383663322Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.795696 | controller |     "Jun 10 14:46:48.383841 crc crio[20344]: time=\"2026-06-10T14:46:48.383699253Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.795710 | controller |     "Jun 10 14:46:48.383841 crc crio[20344]: time=\"2026-06-10T14:46:48.383726694Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.795724 | controller |     "Jun 10 14:46:48.383841 crc crio[20344]: time=\"2026-06-10T14:46:48.383770845Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.795738 | controller |     "Jun 10 14:46:48.383841 crc crio[20344]: time=\"2026-06-10T14:46:48.383827356Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.795752 | controller |     "Jun 10 14:46:48.384014 crc crio[20344]: time=\"2026-06-10T14:46:48.383912959Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.795766 | controller |     "Jun 10 14:46:48.384014 crc crio[20344]: time=\"2026-06-10T14:46:48.383944349Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.795784 | controller |     "Jun 10 14:46:48.384326 crc crio[20344]: time=\"2026-06-10T14:46:48.384195856Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.795799 | controller |     "Jun 10 14:46:48.384326 crc crio[20344]: time=\"2026-06-10T14:46:48.384321229Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.795813 | controller |     "Jun 10 14:46:48.384668 crc crio[20344]: time=\"2026-06-10T14:46:48.38436418Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.795827 | controller |     "Jun 10 14:46:48.384668 crc crio[20344]: time=\"2026-06-10T14:46:48.384406382Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.795841 | controller |     "Jun 10 14:46:48.384668 crc crio[20344]: time=\"2026-06-10T14:46:48.384446473Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.795874 | controller |     "Jun 10 14:46:48.384668 crc crio[20344]: time=\"2026-06-10T14:46:48.384475863Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.795890 | controller |     "Jun 10 14:46:48.384865 crc crio[20344]: time=\"2026-06-10T14:46:48.384790802Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.795904 | controller |     "Jun 10 14:46:48.384865 crc crio[20344]: time=\"2026-06-10T14:46:48.384828883Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.795918 | controller |     "Jun 10 14:46:48.385034 crc crio[20344]: time=\"2026-06-10T14:46:48.384966486Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.795933 | controller |     "Jun 10 14:46:48.385034 crc crio[20344]: time=\"2026-06-10T14:46:48.385030438Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.795947 | controller |     "Jun 10 14:46:48.385206 crc crio[20344]: time=\"2026-06-10T14:46:48.385162612Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.795962 | controller |     "Jun 10 14:46:48.385417 crc crio[20344]: time=\"2026-06-10T14:46:48.385218403Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.795976 | controller |     "Jun 10 14:46:48.385417 crc crio[20344]: time=\"2026-06-10T14:46:48.385404088Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.795990 | controller |     "Jun 10 14:46:48.385579 crc crio[20344]: time=\"2026-06-10T14:46:48.385445019Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.796005 | controller |     "Jun 10 14:46:48.385694 crc crio[20344]: time=\"2026-06-10T14:46:48.385678535Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.796020 | controller |     "Jun 10 14:46:48.385852 crc crio[20344]: time=\"2026-06-10T14:46:48.385716566Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.796034 | controller |     "Jun 10 14:46:48.386061 crc crio[20344]: time=\"2026-06-10T14:46:48.385997163Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.796049 | controller |     "Jun 10 14:46:48.386061 crc crio[20344]: time=\"2026-06-10T14:46:48.386063545Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.796064 | controller |     "Jun 10 14:46:48.386354 crc crio[20344]: time=\"2026-06-10T14:46:48.386197609Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.796082 | controller |     "Jun 10 14:46:48.386354 crc crio[20344]: time=\"2026-06-10T14:46:48.38623786Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.796097 | controller |     "Jun 10 14:46:48.386476 crc crio[20344]: time=\"2026-06-10T14:46:48.386369003Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.796112 | controller |     "Jun 10 14:46:48.386476 crc crio[20344]: time=\"2026-06-10T14:46:48.386404014Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.796127 | controller |     "Jun 10 14:46:48.386733 crc crio[20344]: time=\"2026-06-10T14:46:48.386687412Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.796141 | controller |     "Jun 10 14:46:48.386827 crc crio[20344]: time=\"2026-06-10T14:46:48.386742813Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.796156 | controller |     "Jun 10 14:46:48.386932 crc crio[20344]: time=\"2026-06-10T14:46:48.386889457Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.796170 | controller |     "Jun 10 14:46:48.387017 crc crio[20344]: time=\"2026-06-10T14:46:48.386947809Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.796185 | controller |     "Jun 10 14:46:48.387120 crc crio[20344]: time=\"2026-06-10T14:46:48.387074302Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.796199 | controller |     "Jun 10 14:46:48.387211 crc crio[20344]: time=\"2026-06-10T14:46:48.387129173Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.796213 | controller |     "Jun 10 14:46:48.387376 crc crio[20344]: time=\"2026-06-10T14:46:48.387225036Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.796228 | controller |     "Jun 10 14:46:48.387452 crc crio[20344]: time=\"2026-06-10T14:46:48.38738086Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.796242 | controller |     "Jun 10 14:46:48.387520 crc crio[20344]: time=\"2026-06-10T14:46:48.387463632Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.796257 | controller |     "Jun 10 14:46:48.387520 crc crio[20344]: time=\"2026-06-10T14:46:48.387499153Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.796272 | controller |     "Jun 10 14:46:48.387756 crc crio[20344]: time=\"2026-06-10T14:46:48.387712499Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.796287 | controller |     "Jun 10 14:46:48.387865 crc crio[20344]: time=\"2026-06-10T14:46:48.38776379Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.796301 | controller |     "Jun 10 14:46:48.387917 crc crio[20344]: time=\"2026-06-10T14:46:48.387870523Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.796316 | controller |     "Jun 10 14:46:48.387917 crc crio[20344]: time=\"2026-06-10T14:46:48.387901384Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.796331 | controller |     "Jun 10 14:46:48.388141 crc crio[20344]: time=\"2026-06-10T14:46:48.388083638Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.796346 | controller |     "Jun 10 14:46:48.388216 crc crio[20344]: time=\"2026-06-10T14:46:48.388172191Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.796361 | controller |     "Jun 10 14:46:48.388453 crc crio[20344]: time=\"2026-06-10T14:46:48.388370416Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.796379 | controller |     "Jun 10 14:46:48.388571 crc crio[20344]: time=\"2026-06-10T14:46:48.388463308Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.796394 | controller |     "Jun 10 14:46:48.388571 crc crio[20344]: time=\"2026-06-10T14:46:48.388502479Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.796409 | controller |     "Jun 10 14:46:48.388720 crc crio[20344]: time=\"2026-06-10T14:46:48.388574821Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.796424 | controller |     "Jun 10 14:46:48.388773 crc crio[20344]: time=\"2026-06-10T14:46:48.388729265Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.796438 | controller |     "Jun 10 14:46:48.388847 crc crio[20344]: time=\"2026-06-10T14:46:48.388776087Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.796453 | controller |     "Jun 10 14:46:48.388847 crc crio[20344]: time=\"2026-06-10T14:46:48.388818128Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.796468 | controller |     "Jun 10 14:46:48.388976 crc crio[20344]: time=\"2026-06-10T14:46:48.388859579Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.796483 | controller |     "Jun 10 14:46:48.388976 crc crio[20344]: time=\"2026-06-10T14:46:48.38891557Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.796497 | controller |     "Jun 10 14:46:48.389118 crc crio[20344]: time=\"2026-06-10T14:46:48.389086555Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.796512 | controller |     "Jun 10 14:46:48.389194 crc crio[20344]: time=\"2026-06-10T14:46:48.389166417Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.796527 | controller |     "Jun 10 14:46:48.389247 crc crio[20344]: time=\"2026-06-10T14:46:48.389197288Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.796542 | controller |     "Jun 10 14:46:48.389488 crc crio[20344]: time=\"2026-06-10T14:46:48.389434684Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.796556 | controller |     "Jun 10 14:46:48.389615 crc crio[20344]: time=\"2026-06-10T14:46:48.389517706Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.796571 | controller |     "Jun 10 14:46:48.389698 crc crio[20344]: time=\"2026-06-10T14:46:48.389618959Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.796585 | controller |     "Jun 10 14:46:48.389855 crc crio[20344]: time=\"2026-06-10T14:46:48.389714531Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.796615 | controller |     "Jun 10 14:46:48.389855 crc crio[20344]: time=\"2026-06-10T14:46:48.389789843Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.796630 | controller |     "Jun 10 14:46:48.389855 crc crio[20344]: time=\"2026-06-10T14:46:48.389836775Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.796649 | controller |     "Jun 10 14:46:48.390042 crc crio[20344]: time=\"2026-06-10T14:46:48.389995529Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.796669 | controller |     "Jun 10 14:46:48.390126 crc crio[20344]: time=\"2026-06-10T14:46:48.390060791Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.796736 | controller |     "Jun 10 14:46:48.390183 crc crio[20344]: time=\"2026-06-10T14:46:48.390135082Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.796761 | controller |     "Jun 10 14:46:48.390183 crc crio[20344]: time=\"2026-06-10T14:46:48.390177814Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.796776 | controller |     "Jun 10 14:46:48.390514 crc crio[20344]: time=\"2026-06-10T14:46:48.39043761Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.796791 | controller |     "Jun 10 14:46:48.390636 crc crio[20344]: time=\"2026-06-10T14:46:48.390567444Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.796806 | controller |     "Jun 10 14:46:48.390636 crc crio[20344]: time=\"2026-06-10T14:46:48.390620865Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.796820 | controller |     "Jun 10 14:46:48.390762 crc crio[20344]: time=\"2026-06-10T14:46:48.390657006Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.796835 | controller |     "Jun 10 14:46:48.390762 crc crio[20344]: time=\"2026-06-10T14:46:48.390700337Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.796869 | controller |     "Jun 10 14:46:48.390762 crc crio[20344]: time=\"2026-06-10T14:46:48.390724588Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.796889 | controller |     "Jun 10 14:46:48.391049 crc crio[20344]: time=\"2026-06-10T14:46:48.390999155Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.796904 | controller |     "Jun 10 14:46:48.391127 crc crio[20344]: time=\"2026-06-10T14:46:48.391065237Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.796918 | controller |     "Jun 10 14:46:48.391185 crc crio[20344]: time=\"2026-06-10T14:46:48.391148149Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.796933 | controller |     "Jun 10 14:46:48.391234 crc crio[20344]: time=\"2026-06-10T14:46:48.39119138Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.796947 | controller |     "Jun 10 14:46:48.391470 crc crio[20344]: time=\"2026-06-10T14:46:48.391421196Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.796961 | controller |     "Jun 10 14:46:48.391588 crc crio[20344]: time=\"2026-06-10T14:46:48.391487828Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.796976 | controller |     "Jun 10 14:46:48.391655 crc crio[20344]: time=\"2026-06-10T14:46:48.391614271Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.796990 | controller |     "Jun 10 14:46:48.391702 crc crio[20344]: time=\"2026-06-10T14:46:48.391665183Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.797004 | controller |     "Jun 10 14:46:48.391849 crc crio[20344]: time=\"2026-06-10T14:46:48.391804186Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.797019 | controller |     "Jun 10 14:46:48.391924 crc crio[20344]: time=\"2026-06-10T14:46:48.391864108Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.797033 | controller |     "Jun 10 14:46:48.392027 crc crio[20344]: time=\"2026-06-10T14:46:48.391983131Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.797048 | controller |     "Jun 10 14:46:48.392209 crc crio[20344]: time=\"2026-06-10T14:46:48.392045313Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.797062 | controller |     "Jun 10 14:46:48.392209 crc crio[20344]: time=\"2026-06-10T14:46:48.392174876Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.797090 | controller |     "Jun 10 14:46:48.392488 crc crio[20344]: time=\"2026-06-10T14:46:48.392215317Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.797106 | controller |     "Jun 10 14:46:48.392488 crc crio[20344]: time=\"2026-06-10T14:46:48.392452284Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.797121 | controller |     "Jun 10 14:46:48.392695 crc crio[20344]: time=\"2026-06-10T14:46:48.392509055Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.797135 | controller |     "Jun 10 14:46:48.392772 crc crio[20344]: time=\"2026-06-10T14:46:48.39270989Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.797150 | controller |     "Jun 10 14:46:48.392772 crc crio[20344]: time=\"2026-06-10T14:46:48.392751751Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.797165 | controller |     "Jun 10 14:46:48.392931 crc crio[20344]: time=\"2026-06-10T14:46:48.392903726Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.797180 | controller |     "Jun 10 14:46:48.393014 crc crio[20344]: time=\"2026-06-10T14:46:48.392948177Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.797195 | controller |     "Jun 10 14:46:48.393134 crc crio[20344]: time=\"2026-06-10T14:46:48.39308542Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.797209 | controller |     "Jun 10 14:46:48.393229 crc crio[20344]: time=\"2026-06-10T14:46:48.393143422Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.797224 | controller |     "Jun 10 14:46:48.393485 crc crio[20344]: time=\"2026-06-10T14:46:48.393352987Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.797238 | controller |     "Jun 10 14:46:48.393485 crc crio[20344]: time=\"2026-06-10T14:46:48.393398729Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.797252 | controller |     "Jun 10 14:46:48.393735 crc crio[20344]: time=\"2026-06-10T14:46:48.393563213Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.797267 | controller |     "Jun 10 14:46:48.393735 crc crio[20344]: time=\"2026-06-10T14:46:48.393632415Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.797281 | controller |     "Jun 10 14:46:48.393735 crc crio[20344]: time=\"2026-06-10T14:46:48.393695116Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.797296 | controller |     "Jun 10 14:46:48.393735 crc crio[20344]: time=\"2026-06-10T14:46:48.393739138Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.797310 | controller |     "Jun 10 14:46:48.393981 crc crio[20344]: time=\"2026-06-10T14:46:48.393868461Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.797324 | controller |     "Jun 10 14:46:48.393981 crc crio[20344]: time=\"2026-06-10T14:46:48.393909732Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.797339 | controller |     "Jun 10 14:46:48.394108 crc crio[20344]: time=\"2026-06-10T14:46:48.394040065Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.797353 | controller |     "Jun 10 14:46:48.394108 crc crio[20344]: time=\"2026-06-10T14:46:48.394079757Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.797368 | controller |     "Jun 10 14:46:48.394347 crc crio[20344]: time=\"2026-06-10T14:46:48.394240281Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.797389 | controller |     "Jun 10 14:46:48.394481 crc crio[20344]: time=\"2026-06-10T14:46:48.394380134Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.797404 | controller |     "Jun 10 14:46:48.394618 crc crio[20344]: time=\"2026-06-10T14:46:48.39458373Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.797419 | controller |     "Jun 10 14:46:48.394708 crc crio[20344]: time=\"2026-06-10T14:46:48.394633481Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.797434 | controller |     "Jun 10 14:46:48.394778 crc crio[20344]: time=\"2026-06-10T14:46:48.394707833Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.797449 | controller |     "Jun 10 14:46:48.394778 crc crio[20344]: time=\"2026-06-10T14:46:48.394751894Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.797463 | controller |     "Jun 10 14:46:48.394940 crc crio[20344]: time=\"2026-06-10T14:46:48.394902988Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.797477 | controller |     "Jun 10 14:46:48.395021 crc crio[20344]: time=\"2026-06-10T14:46:48.39496151Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.797492 | controller |     "Jun 10 14:46:48.395092 crc crio[20344]: time=\"2026-06-10T14:46:48.395018981Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.797506 | controller |     "Jun 10 14:46:48.395092 crc crio[20344]: time=\"2026-06-10T14:46:48.395067503Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.797521 | controller |     "Jun 10 14:46:48.395224 crc crio[20344]: time=\"2026-06-10T14:46:48.395177335Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.797535 | controller |     "Jun 10 14:46:48.395224 crc crio[20344]: time=\"2026-06-10T14:46:48.395217487Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.797549 | controller |     "Jun 10 14:46:48.395510 crc crio[20344]: time=\"2026-06-10T14:46:48.395410552Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.797564 | controller |     "Jun 10 14:46:48.395510 crc crio[20344]: time=\"2026-06-10T14:46:48.395481303Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.797578 | controller |     "Jun 10 14:46:48.395824 crc crio[20344]: time=\"2026-06-10T14:46:48.395768311Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.797592 | controller |     "Jun 10 14:46:48.395938 crc crio[20344]: time=\"2026-06-10T14:46:48.395834833Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.797606 | controller |     "Jun 10 14:46:48.395938 crc crio[20344]: time=\"2026-06-10T14:46:48.395881744Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.797620 | controller |     "Jun 10 14:46:48.395938 crc crio[20344]: time=\"2026-06-10T14:46:48.395915445Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.797635 | controller |     "Jun 10 14:46:48.396148 crc crio[20344]: time=\"2026-06-10T14:46:48.395955306Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.797649 | controller |     "Jun 10 14:46:48.396148 crc crio[20344]: time=\"2026-06-10T14:46:48.395988407Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.797664 | controller |     "Jun 10 14:46:48.396148 crc crio[20344]: time=\"2026-06-10T14:46:48.396024278Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.797681 | controller |     "Jun 10 14:46:48.396148 crc crio[20344]: time=\"2026-06-10T14:46:48.396048778Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.797696 | controller |     "Jun 10 14:46:48.396620 crc crio[20344]: time=\"2026-06-10T14:46:48.396230953Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.797710 | controller |     "Jun 10 14:46:48.396620 crc crio[20344]: time=\"2026-06-10T14:46:48.396340716Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.797725 | controller |     "Jun 10 14:46:48.396620 crc crio[20344]: time=\"2026-06-10T14:46:48.39648313Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.797739 | controller |     "Jun 10 14:46:48.396620 crc crio[20344]: time=\"2026-06-10T14:46:48.396524211Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.797753 | controller |     "Jun 10 14:46:48.396931 crc crio[20344]: time=\"2026-06-10T14:46:48.396680875Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.797768 | controller |     "Jun 10 14:46:48.396931 crc crio[20344]: time=\"2026-06-10T14:46:48.396717966Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.797782 | controller |     "Jun 10 14:46:48.396931 crc crio[20344]: time=\"2026-06-10T14:46:48.39686906Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.797796 | controller |     "Jun 10 14:46:48.396931 crc crio[20344]: time=\"2026-06-10T14:46:48.396916161Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.797810 | controller |     "Jun 10 14:46:48.397206 crc crio[20344]: time=\"2026-06-10T14:46:48.396985713Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.797825 | controller |     "Jun 10 14:46:48.397206 crc crio[20344]: time=\"2026-06-10T14:46:48.397021114Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.797839 | controller |     "Jun 10 14:46:48.397206 crc crio[20344]: time=\"2026-06-10T14:46:48.397115557Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.797872 | controller |     "Jun 10 14:46:48.397206 crc crio[20344]: time=\"2026-06-10T14:46:48.397160168Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.797889 | controller |     "Jun 10 14:46:48.397700 crc crio[20344]: time=\"2026-06-10T14:46:48.397418595Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.797906 | controller |     "Jun 10 14:46:48.397700 crc crio[20344]: time=\"2026-06-10T14:46:48.397527417Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.797922 | controller |     "Jun 10 14:46:48.397700 crc crio[20344]: time=\"2026-06-10T14:46:48.3976411Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.797937 | controller |     "Jun 10 14:46:48.397700 crc crio[20344]: time=\"2026-06-10T14:46:48.397706032Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.797951 | controller |     "Jun 10 14:46:48.397966 crc crio[20344]: time=\"2026-06-10T14:46:48.397917178Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.797965 | controller |     "Jun 10 14:46:48.397966 crc crio[20344]: time=\"2026-06-10T14:46:48.397960989Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.797979 | controller |     "Jun 10 14:46:48.398119 crc crio[20344]: time=\"2026-06-10T14:46:48.398042101Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.797997 | controller |     "Jun 10 14:46:48.398119 crc crio[20344]: time=\"2026-06-10T14:46:48.398084562Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.798012 | controller |     "Jun 10 14:46:48.398416 crc crio[20344]: time=\"2026-06-10T14:46:48.39837124Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.798026 | controller |     "Jun 10 14:46:48.398506 crc crio[20344]: time=\"2026-06-10T14:46:48.398436721Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.798040 | controller |     "Jun 10 14:46:48.398506 crc crio[20344]: time=\"2026-06-10T14:46:48.398494153Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.798054 | controller |     "Jun 10 14:46:48.398678 crc crio[20344]: time=\"2026-06-10T14:46:48.398613276Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.798068 | controller |     "Jun 10 14:46:48.398749 crc crio[20344]: time=\"2026-06-10T14:46:48.398692878Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.798082 | controller |     "Jun 10 14:46:48.398749 crc crio[20344]: time=\"2026-06-10T14:46:48.398737499Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.798096 | controller |     "Jun 10 14:46:48.398928 crc crio[20344]: time=\"2026-06-10T14:46:48.398884413Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.798111 | controller |     "Jun 10 14:46:48.399010 crc crio[20344]: time=\"2026-06-10T14:46:48.398964365Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.798124 | controller |     "Jun 10 14:46:48.399062 crc crio[20344]: time=\"2026-06-10T14:46:48.399040217Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.798139 | controller |     "Jun 10 14:46:48.399120 crc crio[20344]: time=\"2026-06-10T14:46:48.399079008Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.798153 | controller |     "Jun 10 14:46:48.399470 crc crio[20344]: time=\"2026-06-10T14:46:48.399422137Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.798167 | controller |     "Jun 10 14:46:48.399587 crc crio[20344]: time=\"2026-06-10T14:46:48.399499909Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.798182 | controller |     "Jun 10 14:46:48.399665 crc crio[20344]: time=\"2026-06-10T14:46:48.399600822Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.798196 | controller |     "Jun 10 14:46:48.399665 crc crio[20344]: time=\"2026-06-10T14:46:48.399641353Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.798210 | controller |     "Jun 10 14:46:48.399932 crc crio[20344]: time=\"2026-06-10T14:46:48.399881579Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.798224 | controller |     "Jun 10 14:46:48.400003 crc crio[20344]: time=\"2026-06-10T14:46:48.399950241Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.798238 | controller |     "Jun 10 14:46:48.400060 crc crio[20344]: time=\"2026-06-10T14:46:48.399989052Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.798252 | controller |     "Jun 10 14:46:48.400060 crc crio[20344]: time=\"2026-06-10T14:46:48.400049884Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.798270 | controller |     "Jun 10 14:46:48.400163 crc crio[20344]: time=\"2026-06-10T14:46:48.400100405Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.798285 | controller |     "Jun 10 14:46:48.400163 crc crio[20344]: time=\"2026-06-10T14:46:48.400140976Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.798299 | controller |     "Jun 10 14:46:48.400502 crc crio[20344]: time=\"2026-06-10T14:46:48.400337081Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.798313 | controller |     "Jun 10 14:46:48.400502 crc crio[20344]: time=\"2026-06-10T14:46:48.400374642Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.798327 | controller |     "Jun 10 14:46:48.400502 crc crio[20344]: time=\"2026-06-10T14:46:48.400451024Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.798341 | controller |     "Jun 10 14:46:48.400502 crc crio[20344]: time=\"2026-06-10T14:46:48.400477025Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.798355 | controller |     "Jun 10 14:46:48.400756 crc crio[20344]: time=\"2026-06-10T14:46:48.400709421Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.798369 | controller |     "Jun 10 14:46:48.400825 crc crio[20344]: time=\"2026-06-10T14:46:48.400783813Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.798383 | controller |     "Jun 10 14:46:48.400908 crc crio[20344]: time=\"2026-06-10T14:46:48.400862055Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.798398 | controller |     "Jun 10 14:46:48.400967 crc crio[20344]: time=\"2026-06-10T14:46:48.400933217Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.798412 | controller |     "Jun 10 14:46:48.401147 crc crio[20344]: time=\"2026-06-10T14:46:48.401103122Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.798426 | controller |     "Jun 10 14:46:48.401207 crc crio[20344]: time=\"2026-06-10T14:46:48.401166193Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.798441 | controller |     "Jun 10 14:46:48.401345 crc crio[20344]: time=\"2026-06-10T14:46:48.401247565Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.798455 | controller |     "Jun 10 14:46:48.401419 crc crio[20344]: time=\"2026-06-10T14:46:48.401357218Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.798470 | controller |     "Jun 10 14:46:48.401754 crc crio[20344]: time=\"2026-06-10T14:46:48.401692267Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.798484 | controller |     "Jun 10 14:46:48.401865 crc crio[20344]: time=\"2026-06-10T14:46:48.401819Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.798499 | controller |     "Jun 10 14:46:48.401920 crc crio[20344]: time=\"2026-06-10T14:46:48.401882842Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.798514 | controller |     "Jun 10 14:46:48.401956 crc crio[20344]: time=\"2026-06-10T14:46:48.401918873Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.798528 | controller |     "Jun 10 14:46:48.402000 crc crio[20344]: time=\"2026-06-10T14:46:48.401956864Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.798542 | controller |     "Jun 10 14:46:48.402000 crc crio[20344]: time=\"2026-06-10T14:46:48.401991155Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.798569 | controller |     "Jun 10 14:46:48.402212 crc crio[20344]: time=\"2026-06-10T14:46:48.402156219Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.798585 | controller |     "Jun 10 14:46:48.402361 crc crio[20344]: time=\"2026-06-10T14:46:48.402220331Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.798600 | controller |     "Jun 10 14:46:48.402483 crc crio[20344]: time=\"2026-06-10T14:46:48.402431587Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.798614 | controller |     "Jun 10 14:46:48.402483 crc crio[20344]: time=\"2026-06-10T14:46:48.402483068Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.798629 | controller |     "Jun 10 14:46:48.402834 crc crio[20344]: time=\"2026-06-10T14:46:48.402777736Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.798644 | controller |     "Jun 10 14:46:48.402892 crc crio[20344]: time=\"2026-06-10T14:46:48.402858958Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.798659 | controller |     "Jun 10 14:46:48.402961 crc crio[20344]: time=\"2026-06-10T14:46:48.40292664Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.798673 | controller |     "Jun 10 14:46:48.403031 crc crio[20344]: time=\"2026-06-10T14:46:48.402983361Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.798688 | controller |     "Jun 10 14:46:48.403156 crc crio[20344]: time=\"2026-06-10T14:46:48.403113995Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.798703 | controller |     "Jun 10 14:46:48.403218 crc crio[20344]: time=\"2026-06-10T14:46:48.403174596Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.798717 | controller |     "Jun 10 14:46:48.403354 crc crio[20344]: time=\"2026-06-10T14:46:48.40331533Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.798732 | controller |     "Jun 10 14:46:48.403417 crc crio[20344]: time=\"2026-06-10T14:46:48.403369941Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.798746 | controller |     "Jun 10 14:46:48.403417 crc crio[20344]: time=\"2026-06-10T14:46:48.403401262Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.798761 | controller |     "Jun 10 14:46:48.403609 crc crio[20344]: time=\"2026-06-10T14:46:48.403420203Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.798776 | controller |     "Jun 10 14:46:48.403752 crc crio[20344]: time=\"2026-06-10T14:46:48.40371067Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.798790 | controller |     "Jun 10 14:46:48.403815 crc crio[20344]: time=\"2026-06-10T14:46:48.403774002Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.798805 | controller |     "Jun 10 14:46:48.403881 crc crio[20344]: time=\"2026-06-10T14:46:48.403846854Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.798820 | controller |     "Jun 10 14:46:48.403937 crc crio[20344]: time=\"2026-06-10T14:46:48.403897955Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.798835 | controller |     "Jun 10 14:46:48.404110 crc crio[20344]: time=\"2026-06-10T14:46:48.404055989Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.798864 | controller |     "Jun 10 14:46:48.404166 crc crio[20344]: time=\"2026-06-10T14:46:48.404126851Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.798887 | controller |     "Jun 10 14:46:48.404331 crc crio[20344]: time=\"2026-06-10T14:46:48.404217364Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.798903 | controller |     "Jun 10 14:46:48.404421 crc crio[20344]: time=\"2026-06-10T14:46:48.404353927Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.798918 | controller |     "Jun 10 14:46:48.404620 crc crio[20344]: time=\"2026-06-10T14:46:48.404522562Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.798933 | controller |     "Jun 10 14:46:48.404698 crc crio[20344]: time=\"2026-06-10T14:46:48.404650995Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.798948 | controller |     "Jun 10 14:46:48.404750 crc crio[20344]: time=\"2026-06-10T14:46:48.404724827Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.798963 | controller |     "Jun 10 14:46:48.404803 crc crio[20344]: time=\"2026-06-10T14:46:48.404767208Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.798977 | controller |     "Jun 10 14:46:48.404989 crc crio[20344]: time=\"2026-06-10T14:46:48.404864331Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.798992 | controller |     "Jun 10 14:46:48.404989 crc crio[20344]: time=\"2026-06-10T14:46:48.404907042Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.799007 | controller |     "Jun 10 14:46:48.405135 crc crio[20344]: time=\"2026-06-10T14:46:48.405090317Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.799022 | controller |     "Jun 10 14:46:48.405213 crc crio[20344]: time=\"2026-06-10T14:46:48.405154978Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.799036 | controller |     "Jun 10 14:46:48.405384 crc crio[20344]: time=\"2026-06-10T14:46:48.40521322Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.799051 | controller |     "Jun 10 14:46:48.405384 crc crio[20344]: time=\"2026-06-10T14:46:48.405303762Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.799066 | controller |     "Jun 10 14:46:48.405516 crc crio[20344]: time=\"2026-06-10T14:46:48.405397325Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.799081 | controller |     "Jun 10 14:46:48.405516 crc crio[20344]: time=\"2026-06-10T14:46:48.405430106Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.799095 | controller |     "Jun 10 14:46:48.405741 crc crio[20344]: time=\"2026-06-10T14:46:48.405691443Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.799110 | controller |     "Jun 10 14:46:48.405829 crc crio[20344]: time=\"2026-06-10T14:46:48.405762504Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.799125 | controller |     "Jun 10 14:46:48.405886 crc crio[20344]: time=\"2026-06-10T14:46:48.405848617Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.799139 | controller |     "Jun 10 14:46:48.405886 crc crio[20344]: time=\"2026-06-10T14:46:48.405882788Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.799154 | controller |     "Jun 10 14:46:48.406167 crc crio[20344]: time=\"2026-06-10T14:46:48.406122874Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.799169 | controller |     "Jun 10 14:46:48.406244 crc crio[20344]: time=\"2026-06-10T14:46:48.406180985Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.799187 | controller |     "Jun 10 14:46:48.406379 crc crio[20344]: time=\"2026-06-10T14:46:48.40634934Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.799202 | controller |     "Jun 10 14:46:48.406457 crc crio[20344]: time=\"2026-06-10T14:46:48.406388391Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.799217 | controller |     "Jun 10 14:46:48.406605 crc crio[20344]: time=\"2026-06-10T14:46:48.406559105Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.799231 | controller |     "Jun 10 14:46:48.406708 crc crio[20344]: time=\"2026-06-10T14:46:48.406612897Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.799246 | controller |     "Jun 10 14:46:48.406769 crc crio[20344]: time=\"2026-06-10T14:46:48.406753231Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.799261 | controller |     "Jun 10 14:46:48.406822 crc crio[20344]: time=\"2026-06-10T14:46:48.406792282Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.799275 | controller |     "Jun 10 14:46:48.406965 crc crio[20344]: time=\"2026-06-10T14:46:48.406919245Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.799289 | controller |     "Jun 10 14:46:48.407041 crc crio[20344]: time=\"2026-06-10T14:46:48.406984397Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.799304 | controller |     "Jun 10 14:46:48.407371 crc crio[20344]: time=\"2026-06-10T14:46:48.407327766Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.799318 | controller |     "Jun 10 14:46:48.407439 crc crio[20344]: time=\"2026-06-10T14:46:48.407392697Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.799332 | controller |     "Jun 10 14:46:48.407439 crc crio[20344]: time=\"2026-06-10T14:46:48.407409108Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.799345 | controller |     "Jun 10 14:46:48.407439 crc crio[20344]: time=\"2026-06-10T14:46:48.407430988Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.799360 | controller |     "Jun 10 14:46:48.407593 crc crio[20344]: time=\"2026-06-10T14:46:48.407460529Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.799374 | controller |     "Jun 10 14:46:48.407593 crc crio[20344]: time=\"2026-06-10T14:46:48.40748403Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.799388 | controller |     "Jun 10 14:46:48.407847 crc crio[20344]: time=\"2026-06-10T14:46:48.407792948Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.799402 | controller |     "Jun 10 14:46:48.407916 crc crio[20344]: time=\"2026-06-10T14:46:48.40788481Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.799416 | controller |     "Jun 10 14:46:48.407959 crc crio[20344]: time=\"2026-06-10T14:46:48.407941892Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.799430 | controller |     "Jun 10 14:46:48.408022 crc crio[20344]: time=\"2026-06-10T14:46:48.407984543Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.799444 | controller |     "Jun 10 14:46:48.408193 crc crio[20344]: time=\"2026-06-10T14:46:48.408149917Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.799459 | controller |     "Jun 10 14:46:48.408363 crc crio[20344]: time=\"2026-06-10T14:46:48.408323672Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.799477 | controller |     "Jun 10 14:46:48.408425 crc crio[20344]: time=\"2026-06-10T14:46:48.408385734Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.799491 | controller |     "Jun 10 14:46:48.408425 crc crio[20344]: time=\"2026-06-10T14:46:48.408420734Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.799506 | controller |     "Jun 10 14:46:48.408515 crc crio[20344]: time=\"2026-06-10T14:46:48.408465046Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.799520 | controller |     "Jun 10 14:46:48.408515 crc crio[20344]: time=\"2026-06-10T14:46:48.408501437Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.799535 | controller |     "Jun 10 14:46:48.408670 crc crio[20344]: time=\"2026-06-10T14:46:48.40861267Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.799549 | controller |     "Jun 10 14:46:48.408670 crc crio[20344]: time=\"2026-06-10T14:46:48.408659191Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.799564 | controller |     "Jun 10 14:46:48.408940 crc crio[20344]: time=\"2026-06-10T14:46:48.408862846Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.799579 | controller |     "Jun 10 14:46:48.409015 crc crio[20344]: time=\"2026-06-10T14:46:48.40900505Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.799593 | controller |     "Jun 10 14:46:48.409070 crc crio[20344]: time=\"2026-06-10T14:46:48.409050931Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.799608 | controller |     "Jun 10 14:46:48.409134 crc crio[20344]: time=\"2026-06-10T14:46:48.409077852Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.799622 | controller |     "Jun 10 14:46:48.409198 crc crio[20344]: time=\"2026-06-10T14:46:48.409140463Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.799637 | controller |     "Jun 10 14:46:48.409198 crc crio[20344]: time=\"2026-06-10T14:46:48.409180154Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.799651 | controller |     "Jun 10 14:46:48.409603 crc crio[20344]: time=\"2026-06-10T14:46:48.409514993Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.799665 | controller |     "Jun 10 14:46:48.409714 crc crio[20344]: time=\"2026-06-10T14:46:48.409625236Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.799679 | controller |     "Jun 10 14:46:48.409714 crc crio[20344]: time=\"2026-06-10T14:46:48.409694118Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.799694 | controller |     "Jun 10 14:46:48.409824 crc crio[20344]: time=\"2026-06-10T14:46:48.409731179Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.799708 | controller |     "Jun 10 14:46:48.409824 crc crio[20344]: time=\"2026-06-10T14:46:48.40977042Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.799721 | controller |     "Jun 10 14:46:48.409824 crc crio[20344]: time=\"2026-06-10T14:46:48.409794561Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.799735 | controller |     "Jun 10 14:46:48.409954 crc crio[20344]: time=\"2026-06-10T14:46:48.409844472Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.799750 | controller |     "Jun 10 14:46:48.409954 crc crio[20344]: time=\"2026-06-10T14:46:48.409880753Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.799767 | controller |     "Jun 10 14:46:48.410134 crc crio[20344]: time=\"2026-06-10T14:46:48.410086568Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.799782 | controller |     "Jun 10 14:46:48.410218 crc crio[20344]: time=\"2026-06-10T14:46:48.41015457Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.799796 | controller |     "Jun 10 14:46:48.410218 crc crio[20344]: time=\"2026-06-10T14:46:48.410199351Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.799810 | controller |     "Jun 10 14:46:48.410413 crc crio[20344]: time=\"2026-06-10T14:46:48.410232762Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.799824 | controller |     "Jun 10 14:46:48.410413 crc crio[20344]: time=\"2026-06-10T14:46:48.410377896Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.799838 | controller |     "Jun 10 14:46:48.410413 crc crio[20344]: time=\"2026-06-10T14:46:48.410412437Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.799869 | controller |     "Jun 10 14:46:48.411091 crc crio[20344]: time=\"2026-06-10T14:46:48.411013173Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.799885 | controller |     "Jun 10 14:46:48.411091 crc crio[20344]: time=\"2026-06-10T14:46:48.411088395Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.799899 | controller |     "Jun 10 14:46:48.411215 crc crio[20344]: time=\"2026-06-10T14:46:48.411156147Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.799913 | controller |     "Jun 10 14:46:48.411215 crc crio[20344]: time=\"2026-06-10T14:46:48.411194308Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.799928 | controller |     "Jun 10 14:46:48.411524 crc crio[20344]: time=\"2026-06-10T14:46:48.411435494Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.799942 | controller |     "Jun 10 14:46:48.411789 crc crio[20344]: time=\"2026-06-10T14:46:48.411704121Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.799957 | controller |     "Jun 10 14:46:48.411939 crc crio[20344]: time=\"2026-06-10T14:46:48.411881096Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.799971 | controller |     "Jun 10 14:46:48.412012 crc crio[20344]: time=\"2026-06-10T14:46:48.411951527Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.799985 | controller |     "Jun 10 14:46:48.412012 crc crio[20344]: time=\"2026-06-10T14:46:48.411990839Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.800000 | controller |     "Jun 10 14:46:48.412142 crc crio[20344]: time=\"2026-06-10T14:46:48.41202949Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.800014 | controller |     "Jun 10 14:46:48.412142 crc crio[20344]: time=\"2026-06-10T14:46:48.41204492Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.800028 | controller |     "Jun 10 14:46:48.412142 crc crio[20344]: time=\"2026-06-10T14:46:48.412070311Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.800043 | controller |     "Jun 10 14:46:48.412376 crc crio[20344]: time=\"2026-06-10T14:46:48.412237035Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.800061 | controller |     "Jun 10 14:46:48.412376 crc crio[20344]: time=\"2026-06-10T14:46:48.412315677Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.800075 | controller |     "Jun 10 14:46:48.412780 crc crio[20344]: time=\"2026-06-10T14:46:48.412699817Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.800090 | controller |     "Jun 10 14:46:48.412780 crc crio[20344]: time=\"2026-06-10T14:46:48.412778679Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.800104 | controller |     "Jun 10 14:46:48.412916 crc crio[20344]: time=\"2026-06-10T14:46:48.41282341Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.800118 | controller |     "Jun 10 14:46:48.412916 crc crio[20344]: time=\"2026-06-10T14:46:48.412860771Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.800133 | controller |     "Jun 10 14:46:48.413012 crc crio[20344]: time=\"2026-06-10T14:46:48.412979685Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.800147 | controller |     "Jun 10 14:46:48.413069 crc crio[20344]: time=\"2026-06-10T14:46:48.413042556Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.800162 | controller |     "Jun 10 14:46:48.413374 crc crio[20344]: time=\"2026-06-10T14:46:48.41319358Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.800176 | controller |     "Jun 10 14:46:48.413374 crc crio[20344]: time=\"2026-06-10T14:46:48.413327034Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.800190 | controller |     "Jun 10 14:46:48.413490 crc crio[20344]: time=\"2026-06-10T14:46:48.413425596Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.800204 | controller |     "Jun 10 14:46:48.413490 crc crio[20344]: time=\"2026-06-10T14:46:48.413481628Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.800218 | controller |     "Jun 10 14:46:48.413802 crc crio[20344]: time=\"2026-06-10T14:46:48.413739065Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.800233 | controller |     "Jun 10 14:46:48.413867 crc crio[20344]: time=\"2026-06-10T14:46:48.413815237Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.800247 | controller |     "Jun 10 14:46:48.413992 crc crio[20344]: time=\"2026-06-10T14:46:48.41393773Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.800262 | controller |     "Jun 10 14:46:48.414049 crc crio[20344]: time=\"2026-06-10T14:46:48.414013392Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.800277 | controller |     "Jun 10 14:46:48.414344 crc crio[20344]: time=\"2026-06-10T14:46:48.414222577Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.800292 | controller |     "Jun 10 14:46:48.414344 crc crio[20344]: time=\"2026-06-10T14:46:48.41433594Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.800306 | controller |     "Jun 10 14:46:48.414615 crc crio[20344]: time=\"2026-06-10T14:46:48.414578257Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.800320 | controller |     "Jun 10 14:46:48.414666 crc crio[20344]: time=\"2026-06-10T14:46:48.414631598Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.800335 | controller |     "Jun 10 14:46:48.414831 crc crio[20344]: time=\"2026-06-10T14:46:48.414770692Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.800353 | controller |     "Jun 10 14:46:48.414894 crc crio[20344]: time=\"2026-06-10T14:46:48.414837374Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.800368 | controller |     "Jun 10 14:46:48.415047 crc crio[20344]: time=\"2026-06-10T14:46:48.415003758Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.800382 | controller |     "Jun 10 14:46:48.415115 crc crio[20344]: time=\"2026-06-10T14:46:48.415063139Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.800397 | controller |     "Jun 10 14:46:48.415224 crc crio[20344]: time=\"2026-06-10T14:46:48.415182583Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.800412 | controller |     "Jun 10 14:46:48.415366 crc crio[20344]: time=\"2026-06-10T14:46:48.415247734Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.800427 | controller |     "Jun 10 14:46:48.415427 crc crio[20344]: time=\"2026-06-10T14:46:48.415384428Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.800441 | controller |     "Jun 10 14:46:48.415427 crc crio[20344]: time=\"2026-06-10T14:46:48.415427119Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.800456 | controller |     "Jun 10 14:46:48.415767 crc crio[20344]: time=\"2026-06-10T14:46:48.415700256Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.800471 | controller |     "Jun 10 14:46:48.415832 crc crio[20344]: time=\"2026-06-10T14:46:48.415793789Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.800485 | controller |     "Jun 10 14:46:48.415869 crc crio[20344]: time=\"2026-06-10T14:46:48.41584936Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.800499 | controller |     "Jun 10 14:46:48.415916 crc crio[20344]: time=\"2026-06-10T14:46:48.415898562Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.800514 | controller |     "Jun 10 14:46:48.416014 crc crio[20344]: time=\"2026-06-10T14:46:48.415958533Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.800529 | controller |     "Jun 10 14:46:48.416069 crc crio[20344]: time=\"2026-06-10T14:46:48.416029595Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.800543 | controller |     "Jun 10 14:46:48.416337 crc crio[20344]: time=\"2026-06-10T14:46:48.4162004Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.800558 | controller |     "Jun 10 14:46:48.416337 crc crio[20344]: time=\"2026-06-10T14:46:48.416309872Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.800573 | controller |     "Jun 10 14:46:48.416657 crc crio[20344]: time=\"2026-06-10T14:46:48.41659546Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.800587 | controller |     "Jun 10 14:46:48.416714 crc crio[20344]: time=\"2026-06-10T14:46:48.416673242Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.800601 | controller |     "Jun 10 14:46:48.416812 crc crio[20344]: time=\"2026-06-10T14:46:48.416770995Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.800616 | controller |     "Jun 10 14:46:48.416869 crc crio[20344]: time=\"2026-06-10T14:46:48.416826786Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.800630 | controller |     "Jun 10 14:46:48.417016 crc crio[20344]: time=\"2026-06-10T14:46:48.416955849Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.800648 | controller |     "Jun 10 14:46:48.417072 crc crio[20344]: time=\"2026-06-10T14:46:48.417047452Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.800663 | controller |     "Jun 10 14:46:48.417240 crc crio[20344]: time=\"2026-06-10T14:46:48.417213736Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.800678 | controller |     "Jun 10 14:46:48.417365 crc crio[20344]: time=\"2026-06-10T14:46:48.417331259Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.800692 | controller |     "Jun 10 14:46:48.417649 crc crio[20344]: time=\"2026-06-10T14:46:48.417573946Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.800707 | controller |     "Jun 10 14:46:48.417765 crc crio[20344]: time=\"2026-06-10T14:46:48.417666068Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.800721 | controller |     "Jun 10 14:46:48.417815 crc crio[20344]: time=\"2026-06-10T14:46:48.417779001Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.800736 | controller |     "Jun 10 14:46:48.417857 crc crio[20344]: time=\"2026-06-10T14:46:48.417819762Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.800750 | controller |     "Jun 10 14:46:48.418015 crc crio[20344]: time=\"2026-06-10T14:46:48.417969126Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.800765 | controller |     "Jun 10 14:46:48.418077 crc crio[20344]: time=\"2026-06-10T14:46:48.418034788Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.800779 | controller |     "Jun 10 14:46:48.418202 crc crio[20344]: time=\"2026-06-10T14:46:48.418161531Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.800793 | controller |     "Jun 10 14:46:48.418355 crc crio[20344]: time=\"2026-06-10T14:46:48.418219583Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.800807 | controller |     "Jun 10 14:46:48.418517 crc crio[20344]: time=\"2026-06-10T14:46:48.418465749Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.800821 | controller |     "Jun 10 14:46:48.418621 crc crio[20344]: time=\"2026-06-10T14:46:48.418591963Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.800835 | controller |     "Jun 10 14:46:48.418720 crc crio[20344]: time=\"2026-06-10T14:46:48.418677995Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.800862 | controller |     "Jun 10 14:46:48.418790 crc crio[20344]: time=\"2026-06-10T14:46:48.418732626Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.800880 | controller |     "Jun 10 14:46:48.418856 crc crio[20344]: time=\"2026-06-10T14:46:48.418828979Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.800896 | controller |     "Jun 10 14:46:48.418914 crc crio[20344]: time=\"2026-06-10T14:46:48.41888386Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.800910 | controller |     "Jun 10 14:46:48.419080 crc crio[20344]: time=\"2026-06-10T14:46:48.419032594Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.800925 | controller |     "Jun 10 14:46:48.419166 crc crio[20344]: time=\"2026-06-10T14:46:48.419087016Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.800939 | controller |     "Jun 10 14:46:48.419324 crc crio[20344]: time=\"2026-06-10T14:46:48.419221099Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.800957 | controller |     "Jun 10 14:46:48.419396 crc crio[20344]: time=\"2026-06-10T14:46:48.419363743Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.800972 | controller |     "Jun 10 14:46:48.419491 crc crio[20344]: time=\"2026-06-10T14:46:48.419445275Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.800986 | controller |     "Jun 10 14:46:48.419611 crc crio[20344]: time=\"2026-06-10T14:46:48.419499646Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.801000 | controller |     "Jun 10 14:46:48.419683 crc crio[20344]: time=\"2026-06-10T14:46:48.41965229Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.801014 | controller |     "Jun 10 14:46:48.419735 crc crio[20344]: time=\"2026-06-10T14:46:48.419699732Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.801029 | controller |     "Jun 10 14:46:48.419867 crc crio[20344]: time=\"2026-06-10T14:46:48.419815265Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.801043 | controller |     "Jun 10 14:46:48.419956 crc crio[20344]: time=\"2026-06-10T14:46:48.419907737Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.801058 | controller |     "Jun 10 14:46:48.420068 crc crio[20344]: time=\"2026-06-10T14:46:48.42002946Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.801073 | controller |     "Jun 10 14:46:48.420151 crc crio[20344]: time=\"2026-06-10T14:46:48.420090032Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.801099 | controller |     "Jun 10 14:46:48.420230 crc crio[20344]: time=\"2026-06-10T14:46:48.420194905Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.801115 | controller |     "Jun 10 14:46:48.420358 crc crio[20344]: time=\"2026-06-10T14:46:48.420243156Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.801130 | controller |     "Jun 10 14:46:48.420579 crc crio[20344]: time=\"2026-06-10T14:46:48.420499863Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.801144 | controller |     "Jun 10 14:46:48.420655 crc crio[20344]: time=\"2026-06-10T14:46:48.420613446Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.801159 | controller |     "Jun 10 14:46:48.420709 crc crio[20344]: time=\"2026-06-10T14:46:48.420687998Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.801174 | controller |     "Jun 10 14:46:48.420763 crc crio[20344]: time=\"2026-06-10T14:46:48.420721839Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.801189 | controller |     "Jun 10 14:46:48.420981 crc crio[20344]: time=\"2026-06-10T14:46:48.420936484Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.801203 | controller |     "Jun 10 14:46:48.421055 crc crio[20344]: time=\"2026-06-10T14:46:48.420995696Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.801218 | controller |     "Jun 10 14:46:48.421108 crc crio[20344]: time=\"2026-06-10T14:46:48.421065628Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.801233 | controller |     "Jun 10 14:46:48.421108 crc crio[20344]: time=\"2026-06-10T14:46:48.421097819Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.801248 | controller |     "Jun 10 14:46:48.421405 crc crio[20344]: time=\"2026-06-10T14:46:48.421355115Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.801267 | controller |     "Jun 10 14:46:48.421498 crc crio[20344]: time=\"2026-06-10T14:46:48.421417727Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.801282 | controller |     "Jun 10 14:46:48.421603 crc crio[20344]: time=\"2026-06-10T14:46:48.421510929Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.801297 | controller |     "Jun 10 14:46:48.421603 crc crio[20344]: time=\"2026-06-10T14:46:48.421594742Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.801312 | controller |     "Jun 10 14:46:48.421999 crc crio[20344]: time=\"2026-06-10T14:46:48.421954871Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.801327 | controller |     "Jun 10 14:46:48.422070 crc crio[20344]: time=\"2026-06-10T14:46:48.422017193Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.801341 | controller |     "Jun 10 14:46:48.422209 crc crio[20344]: time=\"2026-06-10T14:46:48.422157646Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.801356 | controller |     "Jun 10 14:46:48.422372 crc crio[20344]: time=\"2026-06-10T14:46:48.422239959Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.801370 | controller |     "Jun 10 14:46:48.422436 crc crio[20344]: time=\"2026-06-10T14:46:48.422371182Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.801385 | controller |     "Jun 10 14:46:48.422436 crc crio[20344]: time=\"2026-06-10T14:46:48.422409623Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.801400 | controller |     "Jun 10 14:46:48.422642 crc crio[20344]: time=\"2026-06-10T14:46:48.422596168Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.801414 | controller |     "Jun 10 14:46:48.422730 crc crio[20344]: time=\"2026-06-10T14:46:48.42266574Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.801429 | controller |     "Jun 10 14:46:48.422780 crc crio[20344]: time=\"2026-06-10T14:46:48.422753132Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.801444 | controller |     "Jun 10 14:46:48.422838 crc crio[20344]: time=\"2026-06-10T14:46:48.422788783Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.801458 | controller |     "Jun 10 14:46:48.422987 crc crio[20344]: time=\"2026-06-10T14:46:48.422944147Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.801472 | controller |     "Jun 10 14:46:48.423068 crc crio[20344]: time=\"2026-06-10T14:46:48.423004609Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.801487 | controller |     "Jun 10 14:46:48.423184 crc crio[20344]: time=\"2026-06-10T14:46:48.423141192Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.801502 | controller |     "Jun 10 14:46:48.423328 crc crio[20344]: time=\"2026-06-10T14:46:48.423200794Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.801517 | controller |     "Jun 10 14:46:48.423503 crc crio[20344]: time=\"2026-06-10T14:46:48.423451311Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.801531 | controller |     "Jun 10 14:46:48.423622 crc crio[20344]: time=\"2026-06-10T14:46:48.423578054Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.801545 | controller |     "Jun 10 14:46:48.423726 crc crio[20344]: time=\"2026-06-10T14:46:48.423642676Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.801563 | controller |     "Jun 10 14:46:48.423726 crc crio[20344]: time=\"2026-06-10T14:46:48.423693847Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.801578 | controller |     "Jun 10 14:46:48.423917 crc crio[20344]: time=\"2026-06-10T14:46:48.423863871Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.801592 | controller |     "Jun 10 14:46:48.423972 crc crio[20344]: time=\"2026-06-10T14:46:48.423943444Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.801607 | controller |     "Jun 10 14:46:48.424117 crc crio[20344]: time=\"2026-06-10T14:46:48.424067617Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.801621 | controller |     "Jun 10 14:46:48.424178 crc crio[20344]: time=\"2026-06-10T14:46:48.424150469Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.801635 | controller |     "Jun 10 14:46:48.424220 crc crio[20344]: time=\"2026-06-10T14:46:48.42420303Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.801649 | controller |     "Jun 10 14:46:48.424346 crc crio[20344]: time=\"2026-06-10T14:46:48.424238311Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.801664 | controller |     "Jun 10 14:46:48.424597 crc crio[20344]: time=\"2026-06-10T14:46:48.42455303Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.801678 | controller |     "Jun 10 14:46:48.424655 crc crio[20344]: time=\"2026-06-10T14:46:48.424611231Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.801693 | controller |     "Jun 10 14:46:48.424655 crc crio[20344]: time=\"2026-06-10T14:46:48.424646642Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.801707 | controller |     "Jun 10 14:46:48.424734 crc crio[20344]: time=\"2026-06-10T14:46:48.424672823Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.801721 | controller |     "Jun 10 14:46:48.425246 crc crio[20344]: time=\"2026-06-10T14:46:48.425170866Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.801735 | controller |     "Jun 10 14:46:48.425246 crc crio[20344]: time=\"2026-06-10T14:46:48.425241748Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.801750 | controller |     "Jun 10 14:46:48.425443 crc crio[20344]: time=\"2026-06-10T14:46:48.42533174Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.801764 | controller |     "Jun 10 14:46:48.425443 crc crio[20344]: time=\"2026-06-10T14:46:48.425364531Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.801779 | controller |     "Jun 10 14:46:48.425443 crc crio[20344]: time=\"2026-06-10T14:46:48.425395042Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.801793 | controller |     "Jun 10 14:46:48.425443 crc crio[20344]: time=\"2026-06-10T14:46:48.425414052Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.801807 | controller |     "Jun 10 14:46:48.425974 crc crio[20344]: time=\"2026-06-10T14:46:48.425912645Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.801821 | controller |     "Jun 10 14:46:48.426037 crc crio[20344]: time=\"2026-06-10T14:46:48.425990037Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.801835 | controller |     "Jun 10 14:46:48.426085 crc crio[20344]: time=\"2026-06-10T14:46:48.426036389Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.801870 | controller |     "Jun 10 14:46:48.426085 crc crio[20344]: time=\"2026-06-10T14:46:48.42607123Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.801890 | controller |     "Jun 10 14:46:48.426156 crc crio[20344]: time=\"2026-06-10T14:46:48.426111941Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.801907 | controller |     "Jun 10 14:46:48.426156 crc crio[20344]: time=\"2026-06-10T14:46:48.426151292Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.801924 | controller |     "Jun 10 14:46:48.426479 crc crio[20344]: time=\"2026-06-10T14:46:48.426407738Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.801938 | controller |     "Jun 10 14:46:48.426479 crc crio[20344]: time=\"2026-06-10T14:46:48.42647426Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.801952 | controller |     "Jun 10 14:46:48.426661 crc crio[20344]: time=\"2026-06-10T14:46:48.426621534Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.801966 | controller |     "Jun 10 14:46:48.426728 crc crio[20344]: time=\"2026-06-10T14:46:48.426677486Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.801981 | controller |     "Jun 10 14:46:48.426765 crc crio[20344]: time=\"2026-06-10T14:46:48.426745557Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.801995 | controller |     "Jun 10 14:46:48.426803 crc crio[20344]: time=\"2026-06-10T14:46:48.426784318Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.802009 | controller |     "Jun 10 14:46:48.426952 crc crio[20344]: time=\"2026-06-10T14:46:48.426898971Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.802023 | controller |     "Jun 10 14:46:48.427019 crc crio[20344]: time=\"2026-06-10T14:46:48.426955373Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.802037 | controller |     "Jun 10 14:46:48.427140 crc crio[20344]: time=\"2026-06-10T14:46:48.427098377Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.802051 | controller |     "Jun 10 14:46:48.427205 crc crio[20344]: time=\"2026-06-10T14:46:48.427155538Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.802065 | controller |     "Jun 10 14:46:48.427407 crc crio[20344]: time=\"2026-06-10T14:46:48.427353073Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.802078 | controller |     "Jun 10 14:46:48.427499 crc crio[20344]: time=\"2026-06-10T14:46:48.427412415Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.802092 | controller |     "Jun 10 14:46:48.427499 crc crio[20344]: time=\"2026-06-10T14:46:48.427444776Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.802106 | controller |     "Jun 10 14:46:48.427499 crc crio[20344]: time=\"2026-06-10T14:46:48.427480057Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.802120 | controller |     "Jun 10 14:46:48.427729 crc crio[20344]: time=\"2026-06-10T14:46:48.427685672Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.802134 | controller |     "Jun 10 14:46:48.427786 crc crio[20344]: time=\"2026-06-10T14:46:48.427741084Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.802151 | controller |     "Jun 10 14:46:48.427859 crc crio[20344]: time=\"2026-06-10T14:46:48.427821456Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.802166 | controller |     "Jun 10 14:46:48.427919 crc crio[20344]: time=\"2026-06-10T14:46:48.427873667Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.802180 | controller |     "Jun 10 14:46:48.428091 crc crio[20344]: time=\"2026-06-10T14:46:48.428050462Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.802194 | controller |     "Jun 10 14:46:48.428154 crc crio[20344]: time=\"2026-06-10T14:46:48.428105033Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.802208 | controller |     "Jun 10 14:46:48.428195 crc crio[20344]: time=\"2026-06-10T14:46:48.428176985Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.802223 | controller |     "Jun 10 14:46:48.428230 crc crio[20344]: time=\"2026-06-10T14:46:48.428210996Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.802237 | controller |     "Jun 10 14:46:48.428459 crc crio[20344]: time=\"2026-06-10T14:46:48.428419062Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.802250 | controller |     "Jun 10 14:46:48.428561 crc crio[20344]: time=\"2026-06-10T14:46:48.428474993Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.802264 | controller |     "Jun 10 14:46:48.428690 crc crio[20344]: time=\"2026-06-10T14:46:48.428647718Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.802278 | controller |     "Jun 10 14:46:48.428746 crc crio[20344]: time=\"2026-06-10T14:46:48.428704339Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.802292 | controller |     "Jun 10 14:46:48.428895 crc crio[20344]: time=\"2026-06-10T14:46:48.428854523Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.802307 | controller |     "Jun 10 14:46:48.428950 crc crio[20344]: time=\"2026-06-10T14:46:48.428909294Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.802321 | controller |     "Jun 10 14:46:48.429078 crc crio[20344]: time=\"2026-06-10T14:46:48.429036128Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.802336 | controller |     "Jun 10 14:46:48.429131 crc crio[20344]: time=\"2026-06-10T14:46:48.429097689Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.802351 | controller |     "Jun 10 14:46:48.429318 crc crio[20344]: time=\"2026-06-10T14:46:48.429241113Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.802365 | controller |     "Jun 10 14:46:48.429387 crc crio[20344]: time=\"2026-06-10T14:46:48.429339686Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.802380 | controller |     "Jun 10 14:46:48.429387 crc crio[20344]: time=\"2026-06-10T14:46:48.429381417Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/var/lib/cni/bin/ovn-k8s-cni-overlay\\\"\"",
2026-06-10 15:52:08.802394 | controller |     "Jun 10 14:46:48.429452 crc crio[20344]: time=\"2026-06-10T14:46:48.429408338Z\" level=info msg=\"Updated default CNI network name to \"",
2026-06-10 15:52:08.802408 | controller |     "Jun 10 14:46:52.979994 crc crio[20344]: time=\"2026-06-10T14:46:52.978672733Z\" level=info msg=\"CNI monitoring event CREATE        \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-10 15:52:08.802423 | controller |     "Jun 10 14:46:53.016829 crc crio[20344]: time=\"2026-06-10T14:46:53.016699985Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-10 15:52:08.802441 | controller |     "Jun 10 14:46:53.016829 crc crio[20344]: time=\"2026-06-10T14:46:53.016775217Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-10 15:52:08.802456 | controller |     "Jun 10 14:46:53.017103 crc crio[20344]: time=\"2026-06-10T14:46:53.016843669Z\" level=info msg=\"CNI monitoring event WRITE         \\\"/etc/kubernetes/cni/net.d/00-multus.conf\\\"\"",
2026-06-10 15:52:08.802471 | controller |     "Jun 10 14:46:53.034245 crc crio[20344]: time=\"2026-06-10T14:46:53.034116704Z\" level=info msg=\"Found CNI network multus-cni-network (type=multus-shim) at /etc/kubernetes/cni/net.d/00-multus.conf\"",
2026-06-10 15:52:08.802485 | controller |     "Jun 10 14:46:53.034245 crc crio[20344]: time=\"2026-06-10T14:46:53.034216926Z\" level=info msg=\"Updated default CNI network name to multus-cni-network\"",
2026-06-10 15:52:08.802500 | controller |     "Jun 10 14:47:11.049648 crc crio[20344]: time=\"2026-06-10T14:47:11.048670353Z\" level=info msg=\"Removing container: ce430a3b011b76d924e78e33f39e3be907c95179ea4730cbf06103932babcdc6\" id=6bf87168-f23a-47e3-b90e-da04d371955c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.802516 | controller |     "Jun 10 14:47:11.114093 crc crio[20344]: time=\"2026-06-10T14:47:11.113128371Z\" level=info msg=\"Removed container ce430a3b011b76d924e78e33f39e3be907c95179ea4730cbf06103932babcdc6: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=6bf87168-f23a-47e3-b90e-da04d371955c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.802531 | controller |     "Jun 10 14:47:11.119865 crc crio[20344]: time=\"2026-06-10T14:47:11.119724425Z\" level=info msg=\"Removing container: e65a239769d5f190c1c8ffdb8d62e53eea6779be05180e1ef3e911c3b0dcb885\" id=f02e1256-2c90-40f2-aba1-c5666859068d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.802547 | controller |     "Jun 10 14:47:11.165327 crc crio[20344]: time=\"2026-06-10T14:47:11.165185813Z\" level=info msg=\"Removed container e65a239769d5f190c1c8ffdb8d62e53eea6779be05180e1ef3e911c3b0dcb885: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/ovnkube-cluster-manager\" id=f02e1256-2c90-40f2-aba1-c5666859068d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.802562 | controller |     "Jun 10 14:47:11.168990 crc crio[20344]: time=\"2026-06-10T14:47:11.168898531Z\" level=info msg=\"Removing container: 967dd7e7a0233c42be731e306483b91dd83e95f90b6ea3ca5c6c744ec5710558\" id=f298d876-c0be-4a10-82c2-5e0321b6e558 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.802577 | controller |     "Jun 10 14:47:11.191482 crc crio[20344]: time=\"2026-06-10T14:47:11.191391624Z\" level=info msg=\"Removed container 967dd7e7a0233c42be731e306483b91dd83e95f90b6ea3ca5c6c744ec5710558: openshift-ovn-kubernetes/ovnkube-control-plane-57b78d8988-l69zc/kube-rbac-proxy\" id=f298d876-c0be-4a10-82c2-5e0321b6e558 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.802592 | controller |     "Jun 10 14:47:11.200586 crc crio[20344]: time=\"2026-06-10T14:47:11.200457453Z\" level=info msg=\"Stopping pod sandbox: af7dc14cd2b8363ab1bbb40163c98f567a0402bd7eebd3fdc61ff59f7c29d565\" id=c8c4984b-938a-42f3-8f2f-c8230fbcf9bf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.802607 | controller |     "Jun 10 14:47:11.201093 crc crio[20344]: time=\"2026-06-10T14:47:11.200607437Z\" level=info msg=\"Stopped pod sandbox (already stopped): af7dc14cd2b8363ab1bbb40163c98f567a0402bd7eebd3fdc61ff59f7c29d565\" id=c8c4984b-938a-42f3-8f2f-c8230fbcf9bf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.802622 | controller |     "Jun 10 14:47:11.201601 crc crio[20344]: time=\"2026-06-10T14:47:11.201516141Z\" level=info msg=\"Removing pod sandbox: af7dc14cd2b8363ab1bbb40163c98f567a0402bd7eebd3fdc61ff59f7c29d565\" id=48a2716a-08af-4a19-8548-8ecb3e9ea0ad name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.802639 | controller |     "Jun 10 14:47:11.212373 crc crio[20344]: time=\"2026-06-10T14:47:11.212238583Z\" level=info msg=\"Removed pod sandbox: af7dc14cd2b8363ab1bbb40163c98f567a0402bd7eebd3fdc61ff59f7c29d565\" id=48a2716a-08af-4a19-8548-8ecb3e9ea0ad name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.802655 | controller |     "Jun 10 14:47:11.213441 crc crio[20344]: time=\"2026-06-10T14:47:11.213397314Z\" level=info msg=\"Stopping pod sandbox: a1ea49f28501ee2d06f382ff768f4f74d2552d9563ecf77e3b171533c6371cd4\" id=fe69bc3d-a876-4d82-908e-040beb5f8bad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.802669 | controller |     "Jun 10 14:47:11.213597 crc crio[20344]: time=\"2026-06-10T14:47:11.213449925Z\" level=info msg=\"Stopped pod sandbox (already stopped): a1ea49f28501ee2d06f382ff768f4f74d2552d9563ecf77e3b171533c6371cd4\" id=fe69bc3d-a876-4d82-908e-040beb5f8bad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.802684 | controller |     "Jun 10 14:47:11.214705 crc crio[20344]: time=\"2026-06-10T14:47:11.214628056Z\" level=info msg=\"Removing pod sandbox: a1ea49f28501ee2d06f382ff768f4f74d2552d9563ecf77e3b171533c6371cd4\" id=f5340b0d-784e-47dd-b16c-d6f2776636f8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.802699 | controller |     "Jun 10 14:47:11.223757 crc crio[20344]: time=\"2026-06-10T14:47:11.223637674Z\" level=info msg=\"Removed pod sandbox: a1ea49f28501ee2d06f382ff768f4f74d2552d9563ecf77e3b171533c6371cd4\" id=f5340b0d-784e-47dd-b16c-d6f2776636f8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.802713 | controller |     "Jun 10 14:47:14.467114 crc crio[20344]: time=\"2026-06-10T14:47:14.466375295Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt/POD\" id=967c235f-cf85-4699-98fb-0dfd161f8429 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.802728 | controller |     "Jun 10 14:47:14.467918 crc crio[20344]: time=\"2026-06-10T14:47:14.467181087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.802743 | controller |     "Jun 10 14:47:14.508208 crc crio[20344]: time=\"2026-06-10T14:47:14.508135526Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt Namespace:openshift-marketplace ID:0c3a91190914f8b4c2d2c827c7d0539b45bf1055fbf516f7a1f89fe14aa2c22c UID:5bb706fe-95fc-442d-b877-0f0c9b733e9c NetNS:/var/run/netns/e171e92d-78fd-4072-90d9-28787f8b44ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bb706fe_95fc_442d_b877_0f0c9b733e9c.slice PodAnnotations:0xc00012b678}] Aliases:map[]}\"",
2026-06-10 15:52:08.802759 | controller |     "Jun 10 14:47:14.508681 crc crio[20344]: time=\"2026-06-10T14:47:14.508637739Z\" level=info msg=\"Adding pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.802774 | controller |     "Jun 10 14:47:14.981344 crc crio[20344]: 2026-06-10T14:47:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0c3a91190914f8b Mac:9a:f4:42:26:e3:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:07 Mtu:0 Sandbox:/var/run/netns/e171e92d-78fd-4072-90d9-28787f8b44ba SocketPath: PciID:}] [{Interface:0xc0000151a0 Address:{IP:10.217.0.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.802789 | controller |     "Jun 10 14:47:14.981344 crc crio[20344]: time=\"2026-06-10T14:47:14.980402543Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt Namespace:openshift-marketplace ID:0c3a91190914f8b4c2d2c827c7d0539b45bf1055fbf516f7a1f89fe14aa2c22c UID:5bb706fe-95fc-442d-b877-0f0c9b733e9c NetNS:/var/run/netns/e171e92d-78fd-4072-90d9-28787f8b44ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bb706fe_95fc_442d_b877_0f0c9b733e9c.slice PodAnnotations:0xc00012b678}] Aliases:map[]}\"",
2026-06-10 15:52:08.802896 | controller |     "Jun 10 14:47:14.981344 crc crio[20344]: time=\"2026-06-10T14:47:14.980614898Z\" level=info msg=\"Checking pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.802916 | controller |     "Jun 10 14:47:14.988166 crc crio[20344]: time=\"2026-06-10T14:47:14.988131286Z\" level=info msg=\"Ran pod sandbox 0c3a91190914f8b4c2d2c827c7d0539b45bf1055fbf516f7a1f89fe14aa2c22c with infra container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt/POD\" id=967c235f-cf85-4699-98fb-0dfd161f8429 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.802932 | controller |     "Jun 10 14:47:14.995413 crc crio[20344]: time=\"2026-06-10T14:47:14.992636705Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3476cdb1-b960-47a5-bd99-c2818d2c6e1b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.802948 | controller |     "Jun 10 14:47:14.995413 crc crio[20344]: time=\"2026-06-10T14:47:14.994464423Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=850af1d7-c0ba-41a9-ab6a-44ef70832fef name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.802963 | controller |     "Jun 10 14:47:15.002084 crc crio[20344]: time=\"2026-06-10T14:47:15.00192246Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt/util\" id=6d252bdf-9b87-44d3-bf55-feeac2bd3733 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.802978 | controller |     "Jun 10 14:47:15.004751 crc crio[20344]: time=\"2026-06-10T14:47:15.002491265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.802993 | controller |     "Jun 10 14:47:15.035945 crc crio[20344]: time=\"2026-06-10T14:47:15.035849164Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.803008 | controller |     "Jun 10 14:47:15.040365 crc crio[20344]: time=\"2026-06-10T14:47:15.040210449Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.803023 | controller |     "Jun 10 14:47:15.170965 crc crio[20344]: time=\"2026-06-10T14:47:15.170761779Z\" level=info msg=\"Created container a0df43432a8001f8d20206190df1938636b4bd610fd1d98fdc8b2ba57536bd87: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt/util\" id=6d252bdf-9b87-44d3-bf55-feeac2bd3733 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.803039 | controller |     "Jun 10 14:47:15.172453 crc crio[20344]: time=\"2026-06-10T14:47:15.172380462Z\" level=info msg=\"Starting container: a0df43432a8001f8d20206190df1938636b4bd610fd1d98fdc8b2ba57536bd87\" id=9daf2a9a-18c6-46e4-a4c1-e811a1c0aa6b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.803054 | controller |     "Jun 10 14:47:15.181489 crc crio[20344]: time=\"2026-06-10T14:47:15.180668781Z\" level=info msg=\"Started container\" PID=34267 containerID=a0df43432a8001f8d20206190df1938636b4bd610fd1d98fdc8b2ba57536bd87 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt/util id=9daf2a9a-18c6-46e4-a4c1-e811a1c0aa6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c3a91190914f8b4c2d2c827c7d0539b45bf1055fbf516f7a1f89fe14aa2c22c",
2026-06-10 15:52:08.803072 | controller |     "Jun 10 14:47:16.613449 crc crio[20344]: time=\"2026-06-10T14:47:16.612527208Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=77c278ef-7f29-4da1-90fa-36f73b6215e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.803088 | controller |     "Jun 10 14:47:16.614630 crc crio[20344]: time=\"2026-06-10T14:47:16.613897324Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 not found\" id=77c278ef-7f29-4da1-90fa-36f73b6215e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.803103 | controller |     "Jun 10 14:47:16.614630 crc crio[20344]: time=\"2026-06-10T14:47:16.614034017Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7 found\" id=77c278ef-7f29-4da1-90fa-36f73b6215e0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.803119 | controller |     "Jun 10 14:47:16.617147 crc crio[20344]: time=\"2026-06-10T14:47:16.616867222Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=dd038ebf-1b1a-41ee-90d1-bfb4d7a41e5e name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.803134 | controller |     "Jun 10 14:47:16.630786 crc crio[20344]: time=\"2026-06-10T14:47:16.630664986Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\\\"\"",
2026-06-10 15:52:08.803149 | controller |     "Jun 10 14:47:26.419036 crc crio[20344]: time=\"2026-06-10T14:47:26.417883868Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=dd038ebf-1b1a-41ee-90d1-bfb4d7a41e5e name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.803163 | controller |     "Jun 10 14:47:26.420939 crc crio[20344]: time=\"2026-06-10T14:47:26.420149737Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=078d8956-6748-4e20-8fe9-077d8d2762fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.803178 | controller |     "Jun 10 14:47:26.426917 crc crio[20344]: time=\"2026-06-10T14:47:26.426811113Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-operator-bundle@sha256:894bbcce0ab85e1faa7c4b75111a57130fc318a68ad3f7c031ce757cb94ff7a7\" id=2a211ddb-0fe0-4950-82c5-71135618fe4c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.803192 | controller |     "Jun 10 14:47:26.439512 crc crio[20344]: time=\"2026-06-10T14:47:26.439143978Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt/pull\" id=892fe143-32c6-44bd-ae3e-8d3f88df1c53 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.803206 | controller |     "Jun 10 14:47:26.442244 crc crio[20344]: time=\"2026-06-10T14:47:26.441784207Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.803220 | controller |     "Jun 10 14:47:26.498600 crc crio[20344]: time=\"2026-06-10T14:47:26.498455551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.803238 | controller |     "Jun 10 14:47:26.499034 crc crio[20344]: time=\"2026-06-10T14:47:26.498965544Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/7539a9c5da3990cd9493026020a885e18c33b163c3c499258ac65bc14db5fb83/merged/etc/passwd: no such file or directory\"",
2026-06-10 15:52:08.803253 | controller |     "Jun 10 14:47:26.499034 crc crio[20344]: time=\"2026-06-10T14:47:26.499008266Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/7539a9c5da3990cd9493026020a885e18c33b163c3c499258ac65bc14db5fb83/merged/etc/group: no such file or directory\"",
2026-06-10 15:52:08.803267 | controller |     "Jun 10 14:47:26.503177 crc crio[20344]: time=\"2026-06-10T14:47:26.502447126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.803282 | controller |     "Jun 10 14:47:27.178846 crc crio[20344]: time=\"2026-06-10T14:47:27.178381551Z\" level=info msg=\"Created container 823c7407015e2aa494eeac722c9641527d68ea1fbee50be5b6898ee8f79b7005: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt/pull\" id=892fe143-32c6-44bd-ae3e-8d3f88df1c53 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.803296 | controller |     "Jun 10 14:47:27.180209 crc crio[20344]: time=\"2026-06-10T14:47:27.180089786Z\" level=info msg=\"Starting container: 823c7407015e2aa494eeac722c9641527d68ea1fbee50be5b6898ee8f79b7005\" id=a4cd826e-da11-4a12-9518-555e46326b1f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.803311 | controller |     "Jun 10 14:47:27.185581 crc crio[20344]: time=\"2026-06-10T14:47:27.185511268Z\" level=info msg=\"Started container\" PID=34461 containerID=823c7407015e2aa494eeac722c9641527d68ea1fbee50be5b6898ee8f79b7005 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt/pull id=a4cd826e-da11-4a12-9518-555e46326b1f name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c3a91190914f8b4c2d2c827c7d0539b45bf1055fbf516f7a1f89fe14aa2c22c",
2026-06-10 15:52:08.803326 | controller |     "Jun 10 14:47:28.076384 crc crio[20344]: time=\"2026-06-10T14:47:28.076243832Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c57c39f4-7ceb-4841-a5e0-5d251d993e9e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.803340 | controller |     "Jun 10 14:47:28.080624 crc crio[20344]: time=\"2026-06-10T14:47:28.080504415Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c19309a0-003f-4513-af0c-ffe84a67f93e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.803355 | controller |     "Jun 10 14:47:28.111900 crc crio[20344]: time=\"2026-06-10T14:47:28.111772509Z\" level=info msg=\"Creating container: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt/extract\" id=e4fb871e-309d-4601-9dfe-7bdc7425debd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.803369 | controller |     "Jun 10 14:47:28.112488 crc crio[20344]: time=\"2026-06-10T14:47:28.112413886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.803384 | controller |     "Jun 10 14:47:28.147952 crc crio[20344]: time=\"2026-06-10T14:47:28.147690196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.803398 | controller |     "Jun 10 14:47:28.158186 crc crio[20344]: time=\"2026-06-10T14:47:28.158060059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.803417 | controller |     "Jun 10 14:47:28.410341 crc crio[20344]: time=\"2026-06-10T14:47:28.409943847Z\" level=info msg=\"Created container d80264af4539387b7d2125ec4951df2642711b4acd07f4bd5b5f75435f277160: openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt/extract\" id=e4fb871e-309d-4601-9dfe-7bdc7425debd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.803432 | controller |     "Jun 10 14:47:28.410997 crc crio[20344]: time=\"2026-06-10T14:47:28.410938203Z\" level=info msg=\"Starting container: d80264af4539387b7d2125ec4951df2642711b4acd07f4bd5b5f75435f277160\" id=45e53a63-910a-4b17-9419-9a43ef32d1eb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.803447 | controller |     "Jun 10 14:47:28.417380 crc crio[20344]: time=\"2026-06-10T14:47:28.417200678Z\" level=info msg=\"Started container\" PID=34520 containerID=d80264af4539387b7d2125ec4951df2642711b4acd07f4bd5b5f75435f277160 description=openshift-marketplace/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt/extract id=45e53a63-910a-4b17-9419-9a43ef32d1eb name=/runtime.v1.RuntimeService/StartContainer sandboxID=0c3a91190914f8b4c2d2c827c7d0539b45bf1055fbf516f7a1f89fe14aa2c22c",
2026-06-10 15:52:08.803463 | controller |     "Jun 10 14:47:30.102997 crc crio[20344]: time=\"2026-06-10T14:47:30.102181626Z\" level=info msg=\"Stopping pod sandbox: 0c3a91190914f8b4c2d2c827c7d0539b45bf1055fbf516f7a1f89fe14aa2c22c\" id=d24b0d4c-7ec9-46fe-bb28-94017d1aefac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.803478 | controller |     "Jun 10 14:47:30.104544 crc crio[20344]: time=\"2026-06-10T14:47:30.103720417Z\" level=info msg=\"Got pod network &{Name:ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt Namespace:openshift-marketplace ID:0c3a91190914f8b4c2d2c827c7d0539b45bf1055fbf516f7a1f89fe14aa2c22c UID:5bb706fe-95fc-442d-b877-0f0c9b733e9c NetNS:/var/run/netns/e171e92d-78fd-4072-90d9-28787f8b44ba Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5bb706fe_95fc_442d_b877_0f0c9b733e9c.slice PodAnnotations:0xc0006b4180}] Aliases:map[]}\"",
2026-06-10 15:52:08.803493 | controller |     "Jun 10 14:47:30.104544 crc crio[20344]: time=\"2026-06-10T14:47:30.103965094Z\" level=info msg=\"Deleting pod openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.803508 | controller |     "Jun 10 14:47:30.383613 crc crio[20344]: time=\"2026-06-10T14:47:30.383046759Z\" level=info msg=\"Stopped pod sandbox: 0c3a91190914f8b4c2d2c827c7d0539b45bf1055fbf516f7a1f89fe14aa2c22c\" id=d24b0d4c-7ec9-46fe-bb28-94017d1aefac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.803525 | controller |     "Jun 10 14:47:36.273901 crc crio[20344]: time=\"2026-06-10T14:47:36.273229203Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-operator-6569c8c666-cvmqg/POD\" id=e1f663f0-887f-471d-92dc-f34640c8d56f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.803540 | controller |     "Jun 10 14:47:36.273901 crc crio[20344]: time=\"2026-06-10T14:47:36.273930192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.803555 | controller |     "Jun 10 14:47:36.304984 crc crio[20344]: time=\"2026-06-10T14:47:36.304894338Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-cvmqg Namespace:openshift-nmstate ID:5ef754c56ced3706c5f0c68b5d8383dfd5d1ee6ca877ead8c69c72449667bf17 UID:4b1c4ff9-ca1c-4862-9ac0-74740e6689e2 NetNS:/var/run/netns/8835b578-d463-4c98-bab8-74c4c03b1240 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4b1c4ff9_ca1c_4862_9ac0_74740e6689e2.slice PodAnnotations:0xc0027c0bf8}] Aliases:map[]}\"",
2026-06-10 15:52:08.803573 | controller |     "Jun 10 14:47:36.304984 crc crio[20344]: time=\"2026-06-10T14:47:36.30497788Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-operator-6569c8c666-cvmqg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.803589 | controller |     "Jun 10 14:47:37.139199 crc crio[20344]: 2026-06-10T14:47:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ef754c56ced370 Mac:fa:b3:5f:75:d1:6d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0c Mtu:0 Sandbox:/var/run/netns/8835b578-d463-4c98-bab8-74c4c03b1240 SocketPath: PciID:}] [{Interface:0xc00036d640 Address:{IP:10.217.0.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.803604 | controller |     "Jun 10 14:47:37.141708 crc crio[20344]: time=\"2026-06-10T14:47:37.141638Z\" level=info msg=\"Got pod network &{Name:nmstate-operator-6569c8c666-cvmqg Namespace:openshift-nmstate ID:5ef754c56ced3706c5f0c68b5d8383dfd5d1ee6ca877ead8c69c72449667bf17 UID:4b1c4ff9-ca1c-4862-9ac0-74740e6689e2 NetNS:/var/run/netns/8835b578-d463-4c98-bab8-74c4c03b1240 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4b1c4ff9_ca1c_4862_9ac0_74740e6689e2.slice PodAnnotations:0xc0027c0bf8}] Aliases:map[]}\"",
2026-06-10 15:52:08.803620 | controller |     "Jun 10 14:47:37.141952 crc crio[20344]: time=\"2026-06-10T14:47:37.141896907Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-operator-6569c8c666-cvmqg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.803635 | controller |     "Jun 10 14:47:37.151665 crc crio[20344]: time=\"2026-06-10T14:47:37.151538561Z\" level=info msg=\"Ran pod sandbox 5ef754c56ced3706c5f0c68b5d8383dfd5d1ee6ca877ead8c69c72449667bf17 with infra container: openshift-nmstate/nmstate-operator-6569c8c666-cvmqg/POD\" id=e1f663f0-887f-471d-92dc-f34640c8d56f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.803651 | controller |     "Jun 10 14:47:37.155436 crc crio[20344]: time=\"2026-06-10T14:47:37.155231338Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=1b720f7c-fffd-4802-8df3-edfbcd791cd5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.803666 | controller |     "Jun 10 14:47:37.155711 crc crio[20344]: time=\"2026-06-10T14:47:37.15566781Z\" level=info msg=\"Image registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e not found\" id=1b720f7c-fffd-4802-8df3-edfbcd791cd5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.803681 | controller |     "Jun 10 14:47:37.155797 crc crio[20344]: time=\"2026-06-10T14:47:37.155762252Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e found\" id=1b720f7c-fffd-4802-8df3-edfbcd791cd5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.803695 | controller |     "Jun 10 14:47:37.157162 crc crio[20344]: time=\"2026-06-10T14:47:37.157089687Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=f34bb165-faf3-4b5a-9f71-3fc71c40458a name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.803710 | controller |     "Jun 10 14:47:37.163043 crc crio[20344]: time=\"2026-06-10T14:47:37.162947172Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\\\"\"",
2026-06-10 15:52:08.803724 | controller |     "Jun 10 14:47:40.587970 crc crio[20344]: time=\"2026-06-10T14:47:40.587860474Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ad05fa5fb88f3810861b2bda4f8e0a0ab2e6055fabd31b17d5a8b570cac6efc6\" id=f34bb165-faf3-4b5a-9f71-3fc71c40458a name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.803743 | controller |     "Jun 10 14:47:40.589648 crc crio[20344]: time=\"2026-06-10T14:47:40.588861841Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=b477d277-22c2-4fbc-a79c-9fbcee82ad5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.803758 | controller |     "Jun 10 14:47:40.593451 crc crio[20344]: time=\"2026-06-10T14:47:40.593345109Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/kubernetes-nmstate-rhel9-operator@sha256:ec773f7e53737c06c45a86a203dac15241f382bdf2fb1479f393cad3650be08e\" id=1b260f1b-cd0b-47f1-bd45-31ce2e52064a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.803772 | controller |     "Jun 10 14:47:40.603407 crc crio[20344]: time=\"2026-06-10T14:47:40.603344192Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-operator-6569c8c666-cvmqg/nmstate-operator\" id=50f296d5-b075-4ca7-829a-34de338cc59e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.803787 | controller |     "Jun 10 14:47:40.605869 crc crio[20344]: time=\"2026-06-10T14:47:40.605836928Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.803802 | controller |     "Jun 10 14:47:40.643761 crc crio[20344]: time=\"2026-06-10T14:47:40.643664975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.803817 | controller |     "Jun 10 14:47:40.650110 crc crio[20344]: time=\"2026-06-10T14:47:40.650023413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.803832 | controller |     "Jun 10 14:47:40.781362 crc crio[20344]: time=\"2026-06-10T14:47:40.780672426Z\" level=info msg=\"Created container d0c77070c4f455cd6427293dfce16b315d3437c5e8f76183ef4024693fb27a3f: openshift-nmstate/nmstate-operator-6569c8c666-cvmqg/nmstate-operator\" id=50f296d5-b075-4ca7-829a-34de338cc59e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.803860 | controller |     "Jun 10 14:47:40.786153 crc crio[20344]: time=\"2026-06-10T14:47:40.785118623Z\" level=info msg=\"Starting container: d0c77070c4f455cd6427293dfce16b315d3437c5e8f76183ef4024693fb27a3f\" id=90f931e3-7841-4f00-9c53-877cc332c191 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.803880 | controller |     "Jun 10 14:47:40.791669 crc crio[20344]: time=\"2026-06-10T14:47:40.791538752Z\" level=info msg=\"Started container\" PID=34827 containerID=d0c77070c4f455cd6427293dfce16b315d3437c5e8f76183ef4024693fb27a3f description=openshift-nmstate/nmstate-operator-6569c8c666-cvmqg/nmstate-operator id=90f931e3-7841-4f00-9c53-877cc332c191 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ef754c56ced3706c5f0c68b5d8383dfd5d1ee6ca877ead8c69c72449667bf17",
2026-06-10 15:52:08.803896 | controller |     "Jun 10 14:47:55.459134 crc crio[20344]: time=\"2026-06-10T14:47:55.458374493Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-metrics-756b4d6fc6-fsh4h/POD\" id=79a194ce-885e-4369-8dc6-d301cf5ee53c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.803911 | controller |     "Jun 10 14:47:55.460442 crc crio[20344]: time=\"2026-06-10T14:47:55.459164404Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.803926 | controller |     "Jun 10 14:47:55.499453 crc crio[20344]: time=\"2026-06-10T14:47:55.499349233Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-fsh4h Namespace:openshift-nmstate ID:ae1a75688c044e153609cb3b22fc4132a9856696546dcaeb7fade2028eab7514 UID:c2ad5c58-8e1d-4bbb-9c18-d9d5bc1ddd73 NetNS:/var/run/netns/5219e46b-b0e3-4315-8e22-28ded87716a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc2ad5c58_8e1d_4bbb_9c18_d9d5bc1ddd73.slice PodAnnotations:0xc003224650}] Aliases:map[]}\"",
2026-06-10 15:52:08.803946 | controller |     "Jun 10 14:47:55.499453 crc crio[20344]: time=\"2026-06-10T14:47:55.499431315Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-metrics-756b4d6fc6-fsh4h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.803961 | controller |     "Jun 10 14:47:55.511000 crc crio[20344]: time=\"2026-06-10T14:47:55.510836885Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-handler-j6msb/POD\" id=8beadb53-ea3c-4e03-903a-f6dc91645d9e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.803976 | controller |     "Jun 10 14:47:55.511157 crc crio[20344]: time=\"2026-06-10T14:47:55.511037591Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.803991 | controller |     "Jun 10 14:47:55.542629 crc crio[20344]: time=\"2026-06-10T14:47:55.54251669Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=8beadb53-ea3c-4e03-903a-f6dc91645d9e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.804006 | controller |     "Jun 10 14:47:55.558363 crc crio[20344]: time=\"2026-06-10T14:47:55.558043329Z\" level=info msg=\"Ran pod sandbox 4be7566fb35373e7d674e2570871060ead6a704f665dc9980e3d8dc70e0edcf3 with infra container: openshift-nmstate/nmstate-handler-j6msb/POD\" id=8beadb53-ea3c-4e03-903a-f6dc91645d9e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.804021 | controller |     "Jun 10 14:47:55.566760 crc crio[20344]: time=\"2026-06-10T14:47:55.566698888Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=87c7e6ad-998a-43a9-9c9d-721e9d35a83f name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.804036 | controller |     "Jun 10 14:47:55.567767 crc crio[20344]: time=\"2026-06-10T14:47:55.567680423Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=87c7e6ad-998a-43a9-9c9d-721e9d35a83f name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.804051 | controller |     "Jun 10 14:47:55.568050 crc crio[20344]: time=\"2026-06-10T14:47:55.568020092Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=87c7e6ad-998a-43a9-9c9d-721e9d35a83f name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.804065 | controller |     "Jun 10 14:47:55.570116 crc crio[20344]: time=\"2026-06-10T14:47:55.569804009Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=05473a0a-207f-4ad8-bd07-95d34e0b10a9 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.804080 | controller |     "Jun 10 14:47:55.579075 crc crio[20344]: time=\"2026-06-10T14:47:55.578973981Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-10 15:52:08.804098 | controller |     "Jun 10 14:47:56.081316 crc crio[20344]: time=\"2026-06-10T14:47:56.078359363Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-webhook-9b7874799-sd26g/POD\" id=5dbd7f5a-0918-458f-9294-4b82b0462d7a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.804112 | controller |     "Jun 10 14:47:56.081316 crc crio[20344]: time=\"2026-06-10T14:47:56.078922108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.804127 | controller |     "Jun 10 14:47:56.104130 crc crio[20344]: time=\"2026-06-10T14:47:56.103958567Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-sd26g Namespace:openshift-nmstate ID:25c8cb4ce28a34d09cfa4808323348f53b09a36324877cf2f3ab412f94506006 UID:bd7f1714-8d7d-4606-8f3c-91304248877f NetNS:/var/run/netns/77293937-ade9-4b87-b071-f1a62899ee21 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbd7f1714_8d7d_4606_8f3c_91304248877f.slice PodAnnotations:0xc0027c1088}] Aliases:map[]}\"",
2026-06-10 15:52:08.804142 | controller |     "Jun 10 14:47:56.104483 crc crio[20344]: time=\"2026-06-10T14:47:56.104463011Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-webhook-9b7874799-sd26g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.804158 | controller |     "Jun 10 14:47:56.228742 crc crio[20344]: 2026-06-10T14:47:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ae1a75688c044e1 Mac:8a:c9:a7:57:3a:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:0f Mtu:0 Sandbox:/var/run/netns/5219e46b-b0e3-4315-8e22-28ded87716a5 SocketPath: PciID:}] [{Interface:0xc0002f6c00 Address:{IP:10.217.0.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.804173 | controller |     "Jun 10 14:47:56.229783 crc crio[20344]: time=\"2026-06-10T14:47:56.229693241Z\" level=info msg=\"Got pod network &{Name:nmstate-metrics-756b4d6fc6-fsh4h Namespace:openshift-nmstate ID:ae1a75688c044e153609cb3b22fc4132a9856696546dcaeb7fade2028eab7514 UID:c2ad5c58-8e1d-4bbb-9c18-d9d5bc1ddd73 NetNS:/var/run/netns/5219e46b-b0e3-4315-8e22-28ded87716a5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc2ad5c58_8e1d_4bbb_9c18_d9d5bc1ddd73.slice PodAnnotations:0xc003224650}] Aliases:map[]}\"",
2026-06-10 15:52:08.804188 | controller |     "Jun 10 14:47:56.229915 crc crio[20344]: time=\"2026-06-10T14:47:56.229870666Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-metrics-756b4d6fc6-fsh4h for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.804204 | controller |     "Jun 10 14:47:56.246759 crc crio[20344]: time=\"2026-06-10T14:47:56.24636429Z\" level=info msg=\"Ran pod sandbox ae1a75688c044e153609cb3b22fc4132a9856696546dcaeb7fade2028eab7514 with infra container: openshift-nmstate/nmstate-metrics-756b4d6fc6-fsh4h/POD\" id=79a194ce-885e-4369-8dc6-d301cf5ee53c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.804219 | controller |     "Jun 10 14:47:56.250909 crc crio[20344]: time=\"2026-06-10T14:47:56.250772737Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=daa7ef96-ecda-41f4-a985-b00a083685e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.804234 | controller |     "Jun 10 14:47:56.251126 crc crio[20344]: time=\"2026-06-10T14:47:56.251078695Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=daa7ef96-ecda-41f4-a985-b00a083685e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.804249 | controller |     "Jun 10 14:47:56.251189 crc crio[20344]: time=\"2026-06-10T14:47:56.251145626Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=daa7ef96-ecda-41f4-a985-b00a083685e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.804267 | controller |     "Jun 10 14:47:56.252429 crc crio[20344]: time=\"2026-06-10T14:47:56.252310607Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=db7c0035-f918-4fe6-9a34-f1d3966c8502 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.804282 | controller |     "Jun 10 14:47:56.258602 crc crio[20344]: time=\"2026-06-10T14:47:56.258035368Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-10 15:52:08.804297 | controller |     "Jun 10 14:47:56.729452 crc crio[20344]: 2026-06-10T14:47:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:25c8cb4ce28a34d Mac:e2:60:af:e0:b2:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:14 Mtu:0 Sandbox:/var/run/netns/77293937-ade9-4b87-b071-f1a62899ee21 SocketPath: PciID:}] [{Interface:0xc000014ca0 Address:{IP:10.217.0.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.804312 | controller |     "Jun 10 14:47:56.729452 crc crio[20344]: time=\"2026-06-10T14:47:56.728387603Z\" level=info msg=\"Got pod network &{Name:nmstate-webhook-9b7874799-sd26g Namespace:openshift-nmstate ID:25c8cb4ce28a34d09cfa4808323348f53b09a36324877cf2f3ab412f94506006 UID:bd7f1714-8d7d-4606-8f3c-91304248877f NetNS:/var/run/netns/77293937-ade9-4b87-b071-f1a62899ee21 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbd7f1714_8d7d_4606_8f3c_91304248877f.slice PodAnnotations:0xc0027c1088}] Aliases:map[]}\"",
2026-06-10 15:52:08.804327 | controller |     "Jun 10 14:47:56.729452 crc crio[20344]: time=\"2026-06-10T14:47:56.728520097Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-webhook-9b7874799-sd26g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.804342 | controller |     "Jun 10 14:47:56.739309 crc crio[20344]: time=\"2026-06-10T14:47:56.734625718Z\" level=info msg=\"Ran pod sandbox 25c8cb4ce28a34d09cfa4808323348f53b09a36324877cf2f3ab412f94506006 with infra container: openshift-nmstate/nmstate-webhook-9b7874799-sd26g/POD\" id=5dbd7f5a-0918-458f-9294-4b82b0462d7a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.804357 | controller |     "Jun 10 14:47:56.747111 crc crio[20344]: time=\"2026-06-10T14:47:56.745506105Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=18d30deb-486a-4537-bee6-85c6b3efcc61 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.804371 | controller |     "Jun 10 14:47:56.747111 crc crio[20344]: time=\"2026-06-10T14:47:56.745733931Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 not found\" id=18d30deb-486a-4537-bee6-85c6b3efcc61 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.804386 | controller |     "Jun 10 14:47:56.747111 crc crio[20344]: time=\"2026-06-10T14:47:56.745782962Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811 found\" id=18d30deb-486a-4537-bee6-85c6b3efcc61 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.804401 | controller |     "Jun 10 14:47:56.747402 crc crio[20344]: time=\"2026-06-10T14:47:56.747170148Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=edc1fefa-ce5b-4b49-92e4-d9a6e747e66b name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.804419 | controller |     "Jun 10 14:47:56.754441 crc crio[20344]: time=\"2026-06-10T14:47:56.750164737Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\\\"\"",
2026-06-10 15:52:08.804434 | controller |     "Jun 10 14:47:56.854918 crc crio[20344]: time=\"2026-06-10T14:47:56.854768704Z\" level=info msg=\"Running pod sandbox: openshift-console/console-766c6d664c-vwzwh/POD\" id=85770377-714e-46c9-9506-61eb20f897c8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.804449 | controller |     "Jun 10 14:47:56.855033 crc crio[20344]: time=\"2026-06-10T14:47:56.854933378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.804463 | controller |     "Jun 10 14:47:56.908018 crc crio[20344]: time=\"2026-06-10T14:47:56.907904005Z\" level=info msg=\"Got pod network &{Name:console-766c6d664c-vwzwh Namespace:openshift-console ID:fef72c6e0ef95296d4a19a69a12e24c71f697f2ec15424b2302c4c14efd8e80b UID:1bbcd841-f2e0-478e-ab22-43c20de027c5 NetNS:/var/run/netns/18b52c28-8636-42a9-a09b-5479b04b70d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1bbcd841_f2e0_478e_ab22_43c20de027c5.slice PodAnnotations:0xc0007381a0}] Aliases:map[]}\"",
2026-06-10 15:52:08.804479 | controller |     "Jun 10 14:47:56.908018 crc crio[20344]: time=\"2026-06-10T14:47:56.907983927Z\" level=info msg=\"Adding pod openshift-console_console-766c6d664c-vwzwh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.804494 | controller |     "Jun 10 14:47:57.367405 crc crio[20344]: 2026-06-10T14:47:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fef72c6e0ef9529 Mac:8e:16:d5:86:0b:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:1a Mtu:0 Sandbox:/var/run/netns/18b52c28-8636-42a9-a09b-5479b04b70d9 SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.26 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.804509 | controller |     "Jun 10 14:47:57.369831 crc crio[20344]: time=\"2026-06-10T14:47:57.369683865Z\" level=info msg=\"Got pod network &{Name:console-766c6d664c-vwzwh Namespace:openshift-console ID:fef72c6e0ef95296d4a19a69a12e24c71f697f2ec15424b2302c4c14efd8e80b UID:1bbcd841-f2e0-478e-ab22-43c20de027c5 NetNS:/var/run/netns/18b52c28-8636-42a9-a09b-5479b04b70d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1bbcd841_f2e0_478e_ab22_43c20de027c5.slice PodAnnotations:0xc0007381a0}] Aliases:map[]}\"",
2026-06-10 15:52:08.804525 | controller |     "Jun 10 14:47:57.370057 crc crio[20344]: time=\"2026-06-10T14:47:57.370000353Z\" level=info msg=\"Checking pod openshift-console_console-766c6d664c-vwzwh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.804539 | controller |     "Jun 10 14:47:57.383462 crc crio[20344]: time=\"2026-06-10T14:47:57.383368496Z\" level=info msg=\"Ran pod sandbox fef72c6e0ef95296d4a19a69a12e24c71f697f2ec15424b2302c4c14efd8e80b with infra container: openshift-console/console-766c6d664c-vwzwh/POD\" id=85770377-714e-46c9-9506-61eb20f897c8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.804554 | controller |     "Jun 10 14:47:57.387114 crc crio[20344]: time=\"2026-06-10T14:47:57.386975741Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=65f122b3-a046-465d-96ea-d24efd3ea91b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.804573 | controller |     "Jun 10 14:47:57.390957 crc crio[20344]: time=\"2026-06-10T14:47:57.390826412Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:ae245c97fc463e876c3024efb806fa8f4efb13b3f06f1bdd3e7e1447f5a5dce4\" id=3eb2ab73-d3a8-45c8-a455-46e96edb5666 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.804588 | controller |     "Jun 10 14:47:57.409078 crc crio[20344]: time=\"2026-06-10T14:47:57.408989111Z\" level=info msg=\"Creating container: openshift-console/console-766c6d664c-vwzwh/console\" id=b00f04b2-09ff-4f0f-a04a-9851b4ed829b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.804603 | controller |     "Jun 10 14:47:57.409536 crc crio[20344]: time=\"2026-06-10T14:47:57.409490694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.804617 | controller |     "Jun 10 14:47:57.469820 crc crio[20344]: time=\"2026-06-10T14:47:57.469725971Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.804631 | controller |     "Jun 10 14:47:57.487081 crc crio[20344]: time=\"2026-06-10T14:47:57.483556566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.804646 | controller |     "Jun 10 14:47:57.602288 crc crio[20344]: time=\"2026-06-10T14:47:57.602173432Z\" level=info msg=\"Created container 802bb238ad824e1bb18777527bf0e2ea0b4408aaea5ddc424fbdb1159f758d41: openshift-console/console-766c6d664c-vwzwh/console\" id=b00f04b2-09ff-4f0f-a04a-9851b4ed829b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.804660 | controller |     "Jun 10 14:47:57.603895 crc crio[20344]: time=\"2026-06-10T14:47:57.603773764Z\" level=info msg=\"Starting container: 802bb238ad824e1bb18777527bf0e2ea0b4408aaea5ddc424fbdb1159f758d41\" id=8c23419c-5272-42e3-8940-275912a00bd9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.804674 | controller |     "Jun 10 14:47:57.613915 crc crio[20344]: time=\"2026-06-10T14:47:57.613820059Z\" level=info msg=\"Started container\" PID=35152 containerID=802bb238ad824e1bb18777527bf0e2ea0b4408aaea5ddc424fbdb1159f758d41 description=openshift-console/console-766c6d664c-vwzwh/console id=8c23419c-5272-42e3-8940-275912a00bd9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fef72c6e0ef95296d4a19a69a12e24c71f697f2ec15424b2302c4c14efd8e80b",
2026-06-10 15:52:08.804689 | controller |     "Jun 10 14:47:57.908662 crc crio[20344]: time=\"2026-06-10T14:47:57.908557757Z\" level=info msg=\"Running pod sandbox: openshift-nmstate/nmstate-console-plugin-9bcc7988b-wn7wd/POD\" id=580f0f13-60ea-4d82-95d6-a1489deac25d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.804703 | controller |     "Jun 10 14:47:57.909638 crc crio[20344]: time=\"2026-06-10T14:47:57.90867222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.804718 | controller |     "Jun 10 14:47:57.932167 crc crio[20344]: time=\"2026-06-10T14:47:57.932048456Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-wn7wd Namespace:openshift-nmstate ID:9e8ac25d582b9a3555423b86e0b763a902c33c7885aa3f825a8f3c67ba525903 UID:dd8f2c34-3f54-4ed0-9589-204e7209a860 NetNS:/var/run/netns/d1cc4f1f-5145-41d6-b545-baf68b725ca7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddd8f2c34_3f54_4ed0_9589_204e7209a860.slice PodAnnotations:0xc001b9c520}] Aliases:map[]}\"",
2026-06-10 15:52:08.804734 | controller |     "Jun 10 14:47:57.932167 crc crio[20344]: time=\"2026-06-10T14:47:57.932154809Z\" level=info msg=\"Adding pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-wn7wd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.804755 | controller |     "Jun 10 14:47:58.584532 crc crio[20344]: 2026-06-10T14:47:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9e8ac25d582b9a3 Mac:56:99:70:62:b7:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:19 Mtu:0 Sandbox:/var/run/netns/d1cc4f1f-5145-41d6-b545-baf68b725ca7 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.25 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.804771 | controller |     "Jun 10 14:47:58.586096 crc crio[20344]: time=\"2026-06-10T14:47:58.586036572Z\" level=info msg=\"Got pod network &{Name:nmstate-console-plugin-9bcc7988b-wn7wd Namespace:openshift-nmstate ID:9e8ac25d582b9a3555423b86e0b763a902c33c7885aa3f825a8f3c67ba525903 UID:dd8f2c34-3f54-4ed0-9589-204e7209a860 NetNS:/var/run/netns/d1cc4f1f-5145-41d6-b545-baf68b725ca7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddd8f2c34_3f54_4ed0_9589_204e7209a860.slice PodAnnotations:0xc001b9c520}] Aliases:map[]}\"",
2026-06-10 15:52:08.804787 | controller |     "Jun 10 14:47:58.586368 crc crio[20344]: time=\"2026-06-10T14:47:58.586229167Z\" level=info msg=\"Checking pod openshift-nmstate_nmstate-console-plugin-9bcc7988b-wn7wd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.804802 | controller |     "Jun 10 14:47:58.595005 crc crio[20344]: time=\"2026-06-10T14:47:58.594919376Z\" level=info msg=\"Ran pod sandbox 9e8ac25d582b9a3555423b86e0b763a902c33c7885aa3f825a8f3c67ba525903 with infra container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-wn7wd/POD\" id=580f0f13-60ea-4d82-95d6-a1489deac25d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.804817 | controller |     "Jun 10 14:47:58.597609 crc crio[20344]: time=\"2026-06-10T14:47:58.597520095Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=62177749-628b-4f62-b8a1-dcd36fa8c459 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.804832 | controller |     "Jun 10 14:47:58.597823 crc crio[20344]: time=\"2026-06-10T14:47:58.597756681Z\" level=info msg=\"Image registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e not found\" id=62177749-628b-4f62-b8a1-dcd36fa8c459 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.804859 | controller |     "Jun 10 14:47:58.597919 crc crio[20344]: time=\"2026-06-10T14:47:58.597847193Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e found\" id=62177749-628b-4f62-b8a1-dcd36fa8c459 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.804879 | controller |     "Jun 10 14:47:58.599961 crc crio[20344]: time=\"2026-06-10T14:47:58.599884357Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=7e710f1a-6971-47d7-93ac-df5765e8650b name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.804895 | controller |     "Jun 10 14:47:58.604757 crc crio[20344]: time=\"2026-06-10T14:47:58.604468978Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\\\"\"",
2026-06-10 15:52:08.804912 | controller |     "Jun 10 14:48:00.291902 crc crio[20344]: time=\"2026-06-10T14:48:00.291384596Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=05473a0a-207f-4ad8-bd07-95d34e0b10a9 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.804933 | controller |     "Jun 10 14:48:00.294244 crc crio[20344]: time=\"2026-06-10T14:48:00.294155189Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=74a3b0a2-0351-45a7-ae11-f2863c998383 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.804947 | controller |     "Jun 10 14:48:00.325019 crc crio[20344]: time=\"2026-06-10T14:48:00.324829577Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=edc1fefa-ce5b-4b49-92e4-d9a6e747e66b name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.804963 | controller |     "Jun 10 14:48:00.328700 crc crio[20344]: time=\"2026-06-10T14:48:00.328476234Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=0a59a5bd-eb45-423d-8d22-90c2afb30107 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.804977 | controller |     "Jun 10 14:48:00.337415 crc crio[20344]: time=\"2026-06-10T14:48:00.337362768Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=6c169378-9ab8-47e5-abe1-c8b20cf1d224 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.804992 | controller |     "Jun 10 14:48:00.345691 crc crio[20344]: time=\"2026-06-10T14:48:00.345617595Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:bcda449a4925872250ec4e77f06e5a6ea4977b1aa0d36da237e4a862ff325ede\" id=db7c0035-f918-4fe6-9a34-f1d3966c8502 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.805007 | controller |     "Jun 10 14:48:00.348144 crc crio[20344]: time=\"2026-06-10T14:48:00.347839684Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=b74af809-fc7d-4607-a652-9c8d45fe4251 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.805022 | controller |     "Jun 10 14:48:00.348144 crc crio[20344]: time=\"2026-06-10T14:48:00.347913476Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=33006f68-3d96-48b7-bb23-33456a93a080 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.805037 | controller |     "Jun 10 14:48:00.348144 crc crio[20344]: time=\"2026-06-10T14:48:00.347871835Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-handler-j6msb/nmstate-handler\" id=7f1b5923-33e8-48dd-b9c1-5b90b999211b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.805051 | controller |     "Jun 10 14:48:00.352657 crc crio[20344]: time=\"2026-06-10T14:48:00.352330372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.805067 | controller |     "Jun 10 14:48:00.353140 crc crio[20344]: time=\"2026-06-10T14:48:00.352412784Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kubernetes-nmstate-handler-rhel9@sha256:4eb4971b2a3ad355a60554cee0c3dbbccea7672554811c432b582a0f3340e811\" id=4dbdd203-0f7a-4a9d-a093-395b5c96b0fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.805082 | controller |     "Jun 10 14:48:00.357812 crc crio[20344]: time=\"2026-06-10T14:48:00.357742045Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-webhook-9b7874799-sd26g/nmstate-webhook\" id=104d4592-5815-4d07-af77-1b64be06b676 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.805113 | controller |     "Jun 10 14:48:00.362043 crc crio[20344]: time=\"2026-06-10T14:48:00.361990487Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-fsh4h/nmstate-metrics\" id=a7e36c5a-c719-4493-a631-8eca715a2168 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.805129 | controller |     "Jun 10 14:48:00.371351 crc crio[20344]: time=\"2026-06-10T14:48:00.371167839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.805144 | controller |     "Jun 10 14:48:00.374494 crc crio[20344]: time=\"2026-06-10T14:48:00.37424344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.805160 | controller |     "Jun 10 14:48:00.431991 crc crio[20344]: time=\"2026-06-10T14:48:00.431847968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.805177 | controller |     "Jun 10 14:48:00.461433 crc crio[20344]: time=\"2026-06-10T14:48:00.455565273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.805192 | controller |     "Jun 10 14:48:00.469136 crc crio[20344]: time=\"2026-06-10T14:48:00.469024628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.805207 | controller |     "Jun 10 14:48:00.484456 crc crio[20344]: time=\"2026-06-10T14:48:00.484344001Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685048-qds24/POD\" id=62b14ca9-d82a-4e49-8b29-b2cf3565b86d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.805222 | controller |     "Jun 10 14:48:00.484561 crc crio[20344]: time=\"2026-06-10T14:48:00.484478685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.805236 | controller |     "Jun 10 14:48:00.491112 crc crio[20344]: time=\"2026-06-10T14:48:00.491035568Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.805251 | controller |     "Jun 10 14:48:00.495161 crc crio[20344]: time=\"2026-06-10T14:48:00.495091785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.805265 | controller |     "Jun 10 14:48:00.521729 crc crio[20344]: time=\"2026-06-10T14:48:00.521546612Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685048-qds24 Namespace:openshift-infra ID:e3789228c2302b686dd4c44c4b8dddbfa04553ca3046da698e46453536b90876 UID:9f791ae0-44f0-45ad-8cfa-d7e2b8ee56f6 NetNS:/var/run/netns/fce16f21-5874-430c-924f-4f1548f8a9c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f791ae0_44f0_45ad_8cfa_d7e2b8ee56f6.slice PodAnnotations:0xc00012aaa0}] Aliases:map[]}\"",
2026-06-10 15:52:08.805280 | controller |     "Jun 10 14:48:00.521915 crc crio[20344]: time=\"2026-06-10T14:48:00.521732107Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685048-qds24 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.805295 | controller |     "Jun 10 14:48:00.656493 crc crio[20344]: time=\"2026-06-10T14:48:00.656012266Z\" level=info msg=\"Created container 08ffa2b0f0c7416a5445ab097d0af20614209448892ee32136c0a336ecc85d43: openshift-nmstate/nmstate-metrics-756b4d6fc6-fsh4h/nmstate-metrics\" id=a7e36c5a-c719-4493-a631-8eca715a2168 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.805313 | controller |     "Jun 10 14:48:00.658033 crc crio[20344]: time=\"2026-06-10T14:48:00.657927126Z\" level=info msg=\"Starting container: 08ffa2b0f0c7416a5445ab097d0af20614209448892ee32136c0a336ecc85d43\" id=76ede151-30ab-440b-a0f4-9523f038f131 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.805329 | controller |     "Jun 10 14:48:00.659457 crc crio[20344]: time=\"2026-06-10T14:48:00.659395485Z\" level=info msg=\"Created container 504e639bbe96e219376f3fd2fda02376bcaea1400e8d9f9b755b8b3e4e39521b: openshift-nmstate/nmstate-webhook-9b7874799-sd26g/nmstate-webhook\" id=104d4592-5815-4d07-af77-1b64be06b676 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.805344 | controller |     "Jun 10 14:48:00.661525 crc crio[20344]: time=\"2026-06-10T14:48:00.661386997Z\" level=info msg=\"Starting container: 504e639bbe96e219376f3fd2fda02376bcaea1400e8d9f9b755b8b3e4e39521b\" id=54c4e12b-7115-480e-b520-5fcdfe27d2bc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.805359 | controller |     "Jun 10 14:48:00.675458 crc crio[20344]: time=\"2026-06-10T14:48:00.666828741Z\" level=info msg=\"Started container\" PID=35356 containerID=08ffa2b0f0c7416a5445ab097d0af20614209448892ee32136c0a336ecc85d43 description=openshift-nmstate/nmstate-metrics-756b4d6fc6-fsh4h/nmstate-metrics id=76ede151-30ab-440b-a0f4-9523f038f131 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae1a75688c044e153609cb3b22fc4132a9856696546dcaeb7fade2028eab7514",
2026-06-10 15:52:08.805374 | controller |     "Jun 10 14:48:00.675458 crc crio[20344]: time=\"2026-06-10T14:48:00.667629632Z\" level=info msg=\"Started container\" PID=35362 containerID=504e639bbe96e219376f3fd2fda02376bcaea1400e8d9f9b755b8b3e4e39521b description=openshift-nmstate/nmstate-webhook-9b7874799-sd26g/nmstate-webhook id=54c4e12b-7115-480e-b520-5fcdfe27d2bc name=/runtime.v1.RuntimeService/StartContainer sandboxID=25c8cb4ce28a34d09cfa4808323348f53b09a36324877cf2f3ab412f94506006",
2026-06-10 15:52:08.805390 | controller |     "Jun 10 14:48:00.693749 crc crio[20344]: time=\"2026-06-10T14:48:00.693485443Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=2d8bab93-6274-4125-bd25-c6ce7e1481f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.805405 | controller |     "Jun 10 14:48:00.694210 crc crio[20344]: time=\"2026-06-10T14:48:00.694042738Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 not found\" id=2d8bab93-6274-4125-bd25-c6ce7e1481f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.805420 | controller |     "Jun 10 14:48:00.694210 crc crio[20344]: time=\"2026-06-10T14:48:00.694165691Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1 found\" id=2d8bab93-6274-4125-bd25-c6ce7e1481f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.805435 | controller |     "Jun 10 14:48:00.697206 crc crio[20344]: time=\"2026-06-10T14:48:00.697099959Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=40f328ba-d686-406c-bf75-5b787fdfcfe1 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.805451 | controller |     "Jun 10 14:48:00.707488 crc crio[20344]: time=\"2026-06-10T14:48:00.707333278Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\\\"\"",
2026-06-10 15:52:08.805465 | controller |     "Jun 10 14:48:00.773078 crc crio[20344]: time=\"2026-06-10T14:48:00.772972688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.805484 | controller |     "Jun 10 14:48:00.907768 crc crio[20344]: time=\"2026-06-10T14:48:00.907675948Z\" level=info msg=\"Created container 89e2ce6653a7517d39cf2f7cc11021814f39a806b3f69fffb72ca396fad63be6: openshift-nmstate/nmstate-handler-j6msb/nmstate-handler\" id=7f1b5923-33e8-48dd-b9c1-5b90b999211b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.805499 | controller |     "Jun 10 14:48:00.909454 crc crio[20344]: time=\"2026-06-10T14:48:00.909120236Z\" level=info msg=\"Starting container: 89e2ce6653a7517d39cf2f7cc11021814f39a806b3f69fffb72ca396fad63be6\" id=d180cce1-f23d-40f9-8642-099d9b14b92d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.805514 | controller |     "Jun 10 14:48:00.916976 crc crio[20344]: time=\"2026-06-10T14:48:00.91684629Z\" level=info msg=\"Started container\" PID=35395 containerID=89e2ce6653a7517d39cf2f7cc11021814f39a806b3f69fffb72ca396fad63be6 description=openshift-nmstate/nmstate-handler-j6msb/nmstate-handler id=d180cce1-f23d-40f9-8642-099d9b14b92d name=/runtime.v1.RuntimeService/StartContainer sandboxID=4be7566fb35373e7d674e2570871060ead6a704f665dc9980e3d8dc70e0edcf3",
2026-06-10 15:52:08.805530 | controller |     "Jun 10 14:48:01.001801 crc crio[20344]: 2026-06-10T14:48:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e3789228c2302b6 Mac:56:8b:77:71:73:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:23 Mtu:0 Sandbox:/var/run/netns/fce16f21-5874-430c-924f-4f1548f8a9c8 SocketPath: PciID:}] [{Interface:0xc00051a5a0 Address:{IP:10.217.0.35 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.805545 | controller |     "Jun 10 14:48:01.002657 crc crio[20344]: time=\"2026-06-10T14:48:01.002558699Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685048-qds24 Namespace:openshift-infra ID:e3789228c2302b686dd4c44c4b8dddbfa04553ca3046da698e46453536b90876 UID:9f791ae0-44f0-45ad-8cfa-d7e2b8ee56f6 NetNS:/var/run/netns/fce16f21-5874-430c-924f-4f1548f8a9c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f791ae0_44f0_45ad_8cfa_d7e2b8ee56f6.slice PodAnnotations:0xc00012aaa0}] Aliases:map[]}\"",
2026-06-10 15:52:08.805561 | controller |     "Jun 10 14:48:01.002842 crc crio[20344]: time=\"2026-06-10T14:48:01.002789545Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685048-qds24 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.805576 | controller |     "Jun 10 14:48:01.008051 crc crio[20344]: time=\"2026-06-10T14:48:01.007492279Z\" level=info msg=\"Ran pod sandbox e3789228c2302b686dd4c44c4b8dddbfa04553ca3046da698e46453536b90876 with infra container: openshift-infra/auto-csr-approver-29685048-qds24/POD\" id=62b14ca9-d82a-4e49-8b29-b2cf3565b86d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.805592 | controller |     "Jun 10 14:48:01.009686 crc crio[20344]: time=\"2026-06-10T14:48:01.009633495Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9b1be407-3da2-4f0c-b853-6b75a75dca51 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.805607 | controller |     "Jun 10 14:48:01.014716 crc crio[20344]: time=\"2026-06-10T14:48:01.014539815Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-10 15:52:08.805622 | controller |     "Jun 10 14:48:02.580404 crc crio[20344]: time=\"2026-06-10T14:48:02.579474618Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:3bf2d5fbb780de667ad48e0102ef7d2abd032bf1a490bb8344ff7b8fa745446a\" id=7e710f1a-6971-47d7-93ac-df5765e8650b name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.805637 | controller |     "Jun 10 14:48:02.581979 crc crio[20344]: time=\"2026-06-10T14:48:02.58144176Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=3af9d547-3d2e-4395-891b-0510a4f1f1c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.805655 | controller |     "Jun 10 14:48:02.611685 crc crio[20344]: time=\"2026-06-10T14:48:02.611600975Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9b1be407-3da2-4f0c-b853-6b75a75dca51 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.805670 | controller |     "Jun 10 14:48:02.613159 crc crio[20344]: time=\"2026-06-10T14:48:02.613002022Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0a1ab91f-93bf-4f7c-a78c-e978dfe878d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.805685 | controller |     "Jun 10 14:48:02.616076 crc crio[20344]: time=\"2026-06-10T14:48:02.6159608Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2a60dbb4-6f02-45a7-90ed-f754a6f27c77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.805699 | controller |     "Jun 10 14:48:02.629853 crc crio[20344]: time=\"2026-06-10T14:48:02.626056466Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685048-qds24/oc\" id=7c8bfb7e-22d3-4251-aadc-a5ae36e4348c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.805714 | controller |     "Jun 10 14:48:02.629853 crc crio[20344]: time=\"2026-06-10T14:48:02.627017581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.805729 | controller |     "Jun 10 14:48:02.636743 crc crio[20344]: time=\"2026-06-10T14:48:02.636633835Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/nmstate-console-plugin-rhel9@sha256:4ceab1211bbb8d070c97b29b7a25d9c1e9c97af87eed948719d036449b17a25e\" id=4d91db6e-da80-4a80-a26b-43ddc3b12f7d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.805744 | controller |     "Jun 10 14:48:02.666948 crc crio[20344]: time=\"2026-06-10T14:48:02.666116032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.805758 | controller |     "Jun 10 14:48:02.672921 crc crio[20344]: time=\"2026-06-10T14:48:02.672717446Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-console-plugin-9bcc7988b-wn7wd/nmstate-console-plugin\" id=0d9148b3-40c7-45de-a512-b9f2b920320d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.805773 | controller |     "Jun 10 14:48:02.678438 crc crio[20344]: time=\"2026-06-10T14:48:02.678044826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.805787 | controller |     "Jun 10 14:48:02.735395 crc crio[20344]: time=\"2026-06-10T14:48:02.735058819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.805802 | controller |     "Jun 10 14:48:02.751512 crc crio[20344]: time=\"2026-06-10T14:48:02.75142506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.805816 | controller |     "Jun 10 14:48:02.878194 crc crio[20344]: time=\"2026-06-10T14:48:02.877942545Z\" level=info msg=\"Created container 678992c11b15a95014f8a2c8e809db80ffc44ddf421b2783bc6901e5da8ca098: openshift-nmstate/nmstate-console-plugin-9bcc7988b-wn7wd/nmstate-console-plugin\" id=0d9148b3-40c7-45de-a512-b9f2b920320d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.805831 | controller |     "Jun 10 14:48:02.881755 crc crio[20344]: time=\"2026-06-10T14:48:02.881529229Z\" level=info msg=\"Starting container: 678992c11b15a95014f8a2c8e809db80ffc44ddf421b2783bc6901e5da8ca098\" id=e8b95b9d-383a-45c4-931d-1530ca3673d2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.805863 | controller |     "Jun 10 14:48:02.889942 crc crio[20344]: time=\"2026-06-10T14:48:02.889830758Z\" level=info msg=\"Started container\" PID=35459 containerID=678992c11b15a95014f8a2c8e809db80ffc44ddf421b2783bc6901e5da8ca098 description=openshift-nmstate/nmstate-console-plugin-9bcc7988b-wn7wd/nmstate-console-plugin id=e8b95b9d-383a-45c4-931d-1530ca3673d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9e8ac25d582b9a3555423b86e0b763a902c33c7885aa3f825a8f3c67ba525903",
2026-06-10 15:52:08.805892 | controller |     "Jun 10 14:48:02.977550 crc crio[20344]: time=\"2026-06-10T14:48:02.977436327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.805908 | controller |     "Jun 10 14:48:03.085433 crc crio[20344]: time=\"2026-06-10T14:48:03.085198647Z\" level=info msg=\"Created container bca9eec6eb234287b0e1fb9137b35f047c4efa8b67a0bd2e8d66c21ff30dfce1: openshift-infra/auto-csr-approver-29685048-qds24/oc\" id=7c8bfb7e-22d3-4251-aadc-a5ae36e4348c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.805923 | controller |     "Jun 10 14:48:03.088474 crc crio[20344]: time=\"2026-06-10T14:48:03.086799509Z\" level=info msg=\"Starting container: bca9eec6eb234287b0e1fb9137b35f047c4efa8b67a0bd2e8d66c21ff30dfce1\" id=d08a1f71-ac78-4c1a-bddb-28d568a51042 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.805937 | controller |     "Jun 10 14:48:03.098409 crc crio[20344]: time=\"2026-06-10T14:48:03.09822415Z\" level=info msg=\"Started container\" PID=35467 containerID=bca9eec6eb234287b0e1fb9137b35f047c4efa8b67a0bd2e8d66c21ff30dfce1 description=openshift-infra/auto-csr-approver-29685048-qds24/oc id=d08a1f71-ac78-4c1a-bddb-28d568a51042 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e3789228c2302b686dd4c44c4b8dddbfa04553ca3046da698e46453536b90876",
2026-06-10 15:52:08.805953 | controller |     "Jun 10 14:48:06.654439 crc crio[20344]: time=\"2026-06-10T14:48:06.653660444Z\" level=info msg=\"Stopping pod sandbox: e3789228c2302b686dd4c44c4b8dddbfa04553ca3046da698e46453536b90876\" id=bcad58c2-e975-45ab-b4d6-a9aee56e97d4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.805968 | controller |     "Jun 10 14:48:06.656884 crc crio[20344]: time=\"2026-06-10T14:48:06.654873146Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685048-qds24 Namespace:openshift-infra ID:e3789228c2302b686dd4c44c4b8dddbfa04553ca3046da698e46453536b90876 UID:9f791ae0-44f0-45ad-8cfa-d7e2b8ee56f6 NetNS:/var/run/netns/fce16f21-5874-430c-924f-4f1548f8a9c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9f791ae0_44f0_45ad_8cfa_d7e2b8ee56f6.slice PodAnnotations:0xc0040360d8}] Aliases:map[]}\"",
2026-06-10 15:52:08.805983 | controller |     "Jun 10 14:48:06.656884 crc crio[20344]: time=\"2026-06-10T14:48:06.654992579Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685048-qds24 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.805998 | controller |     "Jun 10 14:48:07.580501 crc crio[20344]: time=\"2026-06-10T14:48:07.580399657Z\" level=info msg=\"Stopped pod sandbox: e3789228c2302b686dd4c44c4b8dddbfa04553ca3046da698e46453536b90876\" id=bcad58c2-e975-45ab-b4d6-a9aee56e97d4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.806013 | controller |     "Jun 10 14:48:07.690181 crc crio[20344]: time=\"2026-06-10T14:48:07.690065717Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:281a4f96defc7aa220db5af8ea7f3a4ab914e4b932e6edea4c2b02d95fbc5672\" id=40f328ba-d686-406c-bf75-5b787fdfcfe1 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.806031 | controller |     "Jun 10 14:48:07.691557 crc crio[20344]: time=\"2026-06-10T14:48:07.691021793Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=104505a2-2dad-4a4b-8eea-74e51414a90a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.806046 | controller |     "Jun 10 14:48:07.697532 crc crio[20344]: time=\"2026-06-10T14:48:07.69737575Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=13ec6404-25c7-4d52-9521-c1ec94bb0bed name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.806061 | controller |     "Jun 10 14:48:07.727774 crc crio[20344]: time=\"2026-06-10T14:48:07.727661748Z\" level=info msg=\"Creating container: openshift-nmstate/nmstate-metrics-756b4d6fc6-fsh4h/kube-rbac-proxy\" id=90826dda-9cbe-417e-90be-d903f1c5e4c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.806075 | controller |     "Jun 10 14:48:07.742527 crc crio[20344]: time=\"2026-06-10T14:48:07.742397327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.806089 | controller |     "Jun 10 14:48:07.800240 crc crio[20344]: time=\"2026-06-10T14:48:07.800048776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.806103 | controller |     "Jun 10 14:48:07.827069 crc crio[20344]: time=\"2026-06-10T14:48:07.826827672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.806117 | controller |     "Jun 10 14:48:07.937666 crc crio[20344]: time=\"2026-06-10T14:48:07.937528879Z\" level=info msg=\"Created container d25f8967261ddb7a07214672de5bd79bdb04539ef70344b25463fa2a36a0b3bc: openshift-nmstate/nmstate-metrics-756b4d6fc6-fsh4h/kube-rbac-proxy\" id=90826dda-9cbe-417e-90be-d903f1c5e4c7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.806131 | controller |     "Jun 10 14:48:07.939436 crc crio[20344]: time=\"2026-06-10T14:48:07.939244805Z\" level=info msg=\"Starting container: d25f8967261ddb7a07214672de5bd79bdb04539ef70344b25463fa2a36a0b3bc\" id=fbf9b568-2f43-43bc-a499-ffd4e8e01069 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.806145 | controller |     "Jun 10 14:48:07.946696 crc crio[20344]: time=\"2026-06-10T14:48:07.946608559Z\" level=info msg=\"Started container\" PID=35618 containerID=d25f8967261ddb7a07214672de5bd79bdb04539ef70344b25463fa2a36a0b3bc description=openshift-nmstate/nmstate-metrics-756b4d6fc6-fsh4h/kube-rbac-proxy id=fbf9b568-2f43-43bc-a499-ffd4e8e01069 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae1a75688c044e153609cb3b22fc4132a9856696546dcaeb7fade2028eab7514",
2026-06-10 15:52:08.806160 | controller |     "Jun 10 14:48:32.835799 crc crio[20344]: time=\"2026-06-10T14:48:32.834647186Z\" level=info msg=\"Stopping container: 0e361e683ad699d8d4db79bd38893ff11ba6d68239ed39a1d7d169b5e55fde41 (timeout: 15s)\" id=babde9f1-ae72-404e-8536-ecc4a5749c27 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.806175 | controller |     "Jun 10 14:48:36.698841 crc crio[20344]: time=\"2026-06-10T14:48:36.696969968Z\" level=info msg=\"Stopped container 0e361e683ad699d8d4db79bd38893ff11ba6d68239ed39a1d7d169b5e55fde41: openshift-console/console-6c684df5db-cc8g8/console\" id=babde9f1-ae72-404e-8536-ecc4a5749c27 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.806189 | controller |     "Jun 10 14:48:36.700341 crc crio[20344]: time=\"2026-06-10T14:48:36.699123855Z\" level=info msg=\"Stopping pod sandbox: fa701c754eb5539ac29bbe2fc0d73de23bff8e76408691cfbf3540054cd654a7\" id=83e85dcb-2e5c-44c1-9e10-0a7741f825d7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.806207 | controller |     "Jun 10 14:48:36.700341 crc crio[20344]: time=\"2026-06-10T14:48:36.700015278Z\" level=info msg=\"Got pod network &{Name:console-6c684df5db-cc8g8 Namespace:openshift-console ID:fa701c754eb5539ac29bbe2fc0d73de23bff8e76408691cfbf3540054cd654a7 UID:63877e21-00e2-4bee-b462-31d3bbe131ef NetNS:/var/run/netns/429e4468-0ec9-4d8a-a969-b13d4215f617 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:0xc0027c0788}] Aliases:map[]}\"",
2026-06-10 15:52:08.806222 | controller |     "Jun 10 14:48:36.700734 crc crio[20344]: time=\"2026-06-10T14:48:36.700359328Z\" level=info msg=\"Deleting pod openshift-console_console-6c684df5db-cc8g8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.806237 | controller |     "Jun 10 14:48:37.210678 crc crio[20344]: time=\"2026-06-10T14:48:37.209347822Z\" level=info msg=\"Stopped pod sandbox: fa701c754eb5539ac29bbe2fc0d73de23bff8e76408691cfbf3540054cd654a7\" id=83e85dcb-2e5c-44c1-9e10-0a7741f825d7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.806252 | controller |     "Jun 10 14:48:38.134741 crc crio[20344]: time=\"2026-06-10T14:48:38.13357977Z\" level=info msg=\"Removing container: 0e361e683ad699d8d4db79bd38893ff11ba6d68239ed39a1d7d169b5e55fde41\" id=6e69d046-e0ec-492d-8163-01d40ec39353 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.806267 | controller |     "Jun 10 14:48:38.183922 crc crio[20344]: time=\"2026-06-10T14:48:38.183116046Z\" level=info msg=\"Removed container 0e361e683ad699d8d4db79bd38893ff11ba6d68239ed39a1d7d169b5e55fde41: openshift-console/console-6c684df5db-cc8g8/console\" id=6e69d046-e0ec-492d-8163-01d40ec39353 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.806282 | controller |     "Jun 10 14:48:55.339036 crc crio[20344]: time=\"2026-06-10T14:48:55.337733221Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5/POD\" id=efd70483-2b6c-4e61-b4d6-7ecd9d60c9c1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.806296 | controller |     "Jun 10 14:48:55.340380 crc crio[20344]: time=\"2026-06-10T14:48:55.339069387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.806311 | controller |     "Jun 10 14:48:55.364841 crc crio[20344]: time=\"2026-06-10T14:48:55.364735293Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5 Namespace:openshift-marketplace ID:443d93559280560899c61c10bc118ec4fe395d55a90a867abd18c7453d14b605 UID:d15edb66-17db-4f27-9b57-ce548fe3ef2e NetNS:/var/run/netns/ae1c1e3d-659d-4410-a400-0c3f816ef379 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd15edb66_17db_4f27_9b57_ce548fe3ef2e.slice PodAnnotations:0xc0007387c8}] Aliases:map[]}\"",
2026-06-10 15:52:08.806325 | controller |     "Jun 10 14:48:55.364841 crc crio[20344]: time=\"2026-06-10T14:48:55.364809505Z\" level=info msg=\"Adding pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.806340 | controller |     "Jun 10 14:48:55.756419 crc crio[20344]: 2026-06-10T14:48:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:443d93559280560 Mac:1a:12:c4:74:ef:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2c Mtu:0 Sandbox:/var/run/netns/ae1c1e3d-659d-4410-a400-0c3f816ef379 SocketPath: PciID:}] [{Interface:0xc000014b60 Address:{IP:10.217.0.44 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.806358 | controller |     "Jun 10 14:48:55.759154 crc crio[20344]: time=\"2026-06-10T14:48:55.759064686Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5 Namespace:openshift-marketplace ID:443d93559280560899c61c10bc118ec4fe395d55a90a867abd18c7453d14b605 UID:d15edb66-17db-4f27-9b57-ce548fe3ef2e NetNS:/var/run/netns/ae1c1e3d-659d-4410-a400-0c3f816ef379 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd15edb66_17db_4f27_9b57_ce548fe3ef2e.slice PodAnnotations:0xc0007387c8}] Aliases:map[]}\"",
2026-06-10 15:52:08.806374 | controller |     "Jun 10 14:48:55.759445 crc crio[20344]: time=\"2026-06-10T14:48:55.75924843Z\" level=info msg=\"Checking pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.806389 | controller |     "Jun 10 14:48:55.767174 crc crio[20344]: time=\"2026-06-10T14:48:55.767083617Z\" level=info msg=\"Ran pod sandbox 443d93559280560899c61c10bc118ec4fe395d55a90a867abd18c7453d14b605 with infra container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5/POD\" id=efd70483-2b6c-4e61-b4d6-7ecd9d60c9c1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.806404 | controller |     "Jun 10 14:48:55.770371 crc crio[20344]: time=\"2026-06-10T14:48:55.770206839Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a2cfb269-6f07-40de-b0db-ceaaf94b70c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.806419 | controller |     "Jun 10 14:48:55.773010 crc crio[20344]: time=\"2026-06-10T14:48:55.772922151Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6a1c79b8-8771-4e8a-99f8-90451192a946 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.806434 | controller |     "Jun 10 14:48:55.781549 crc crio[20344]: time=\"2026-06-10T14:48:55.781487247Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5/util\" id=7bdfdf1a-ebce-42d2-ab75-832fd2c312ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.806448 | controller |     "Jun 10 14:48:55.782124 crc crio[20344]: time=\"2026-06-10T14:48:55.781885617Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.806463 | controller |     "Jun 10 14:48:55.809445 crc crio[20344]: time=\"2026-06-10T14:48:55.809341511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.806478 | controller |     "Jun 10 14:48:55.813635 crc crio[20344]: time=\"2026-06-10T14:48:55.813527571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.806492 | controller |     "Jun 10 14:48:55.922064 crc crio[20344]: time=\"2026-06-10T14:48:55.921846806Z\" level=info msg=\"Created container 302e6ab00ef9637df1acd97cbe19a9764e26a80e39f49cd01afec9a961a8636a: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5/util\" id=7bdfdf1a-ebce-42d2-ab75-832fd2c312ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.806507 | controller |     "Jun 10 14:48:55.923858 crc crio[20344]: time=\"2026-06-10T14:48:55.923778067Z\" level=info msg=\"Starting container: 302e6ab00ef9637df1acd97cbe19a9764e26a80e39f49cd01afec9a961a8636a\" id=a9d29c35-27e3-49b4-8967-f898494a3011 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.806524 | controller |     "Jun 10 14:48:55.929362 crc crio[20344]: time=\"2026-06-10T14:48:55.929094577Z\" level=info msg=\"Started container\" PID=37055 containerID=302e6ab00ef9637df1acd97cbe19a9764e26a80e39f49cd01afec9a961a8636a description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5/util id=a9d29c35-27e3-49b4-8967-f898494a3011 name=/runtime.v1.RuntimeService/StartContainer sandboxID=443d93559280560899c61c10bc118ec4fe395d55a90a867abd18c7453d14b605",
2026-06-10 15:52:08.806540 | controller |     "Jun 10 14:48:56.316678 crc crio[20344]: time=\"2026-06-10T14:48:56.31585435Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=4958a2c6-bf1a-4743-818a-8c930e6e06cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.806555 | controller |     "Jun 10 14:48:56.316825 crc crio[20344]: time=\"2026-06-10T14:48:56.316767574Z\" level=info msg=\"Image registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f not found\" id=4958a2c6-bf1a-4743-818a-8c930e6e06cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.806570 | controller |     "Jun 10 14:48:56.316886 crc crio[20344]: time=\"2026-06-10T14:48:56.316832346Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f found\" id=4958a2c6-bf1a-4743-818a-8c930e6e06cc name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.806584 | controller |     "Jun 10 14:48:56.319852 crc crio[20344]: time=\"2026-06-10T14:48:56.319568128Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=44c32195-12ce-4a3d-abec-edee1c736879 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.806599 | controller |     "Jun 10 14:48:56.334574 crc crio[20344]: time=\"2026-06-10T14:48:56.334383998Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\\\"\"",
2026-06-10 15:52:08.806613 | controller |     "Jun 10 14:48:58.798899 crc crio[20344]: time=\"2026-06-10T14:48:58.798194771Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=44c32195-12ce-4a3d-abec-edee1c736879 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.806628 | controller |     "Jun 10 14:48:58.801709 crc crio[20344]: time=\"2026-06-10T14:48:58.800170453Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=193e5678-aa17-4294-a0a3-0138cd87d97a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.806643 | controller |     "Jun 10 14:48:58.805525 crc crio[20344]: time=\"2026-06-10T14:48:58.805401301Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-metallb-operator-bundle@sha256:6c30bdf6bd4b56a98a770e46cbcf1085db52d2802284a33d54c7096f425d9f1f\" id=43eca6d5-88da-4c15-bccf-bd099b3cab11 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.806658 | controller |     "Jun 10 14:48:58.822629 crc crio[20344]: time=\"2026-06-10T14:48:58.822463211Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5/pull\" id=5c095a1e-9f4a-465d-a835-1784ccd066e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.806673 | controller |     "Jun 10 14:48:58.828047 crc crio[20344]: time=\"2026-06-10T14:48:58.827910474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.806690 | controller |     "Jun 10 14:48:58.865114 crc crio[20344]: time=\"2026-06-10T14:48:58.865044333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.806705 | controller |     "Jun 10 14:48:58.865993 crc crio[20344]: time=\"2026-06-10T14:48:58.865963627Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/68afc12272dc1ca9954a238e7772393edec38b42f1aae152804f2ef5300324e1/merged/etc/passwd: no such file or directory\"",
2026-06-10 15:52:08.806720 | controller |     "Jun 10 14:48:58.866162 crc crio[20344]: time=\"2026-06-10T14:48:58.866137312Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/68afc12272dc1ca9954a238e7772393edec38b42f1aae152804f2ef5300324e1/merged/etc/group: no such file or directory\"",
2026-06-10 15:52:08.806735 | controller |     "Jun 10 14:48:58.869584 crc crio[20344]: time=\"2026-06-10T14:48:58.869560472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.806749 | controller |     "Jun 10 14:48:59.252232 crc crio[20344]: time=\"2026-06-10T14:48:59.252098876Z\" level=info msg=\"Created container 44fb51761e9e1db049f07eaee7e56317e48cb4e39d12d42392280a32032e021c: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5/pull\" id=5c095a1e-9f4a-465d-a835-1784ccd066e5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.806764 | controller |     "Jun 10 14:48:59.255445 crc crio[20344]: time=\"2026-06-10T14:48:59.254497629Z\" level=info msg=\"Starting container: 44fb51761e9e1db049f07eaee7e56317e48cb4e39d12d42392280a32032e021c\" id=e70d62dd-e860-4a11-a024-d5bad8605d04 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.806779 | controller |     "Jun 10 14:48:59.263525 crc crio[20344]: time=\"2026-06-10T14:48:59.263367743Z\" level=info msg=\"Started container\" PID=37133 containerID=44fb51761e9e1db049f07eaee7e56317e48cb4e39d12d42392280a32032e021c description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5/pull id=e70d62dd-e860-4a11-a024-d5bad8605d04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=443d93559280560899c61c10bc118ec4fe395d55a90a867abd18c7453d14b605",
2026-06-10 15:52:08.806794 | controller |     "Jun 10 14:49:00.359535 crc crio[20344]: time=\"2026-06-10T14:49:00.358881893Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=5f71045c-1980-4043-9ffa-0067334d6722 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.806872 | controller |     "Jun 10 14:49:00.363236 crc crio[20344]: time=\"2026-06-10T14:49:00.363090604Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=904c8870-ea57-44dd-9c94-a20274de7322 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.806898 | controller |     "Jun 10 14:49:00.384023 crc crio[20344]: time=\"2026-06-10T14:49:00.383919603Z\" level=info msg=\"Creating container: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5/extract\" id=7bc4d100-0fbc-47a3-8337-97bb0ed4b759 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.806915 | controller |     "Jun 10 14:49:00.384631 crc crio[20344]: time=\"2026-06-10T14:49:00.384505859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.806930 | controller |     "Jun 10 14:49:00.422743 crc crio[20344]: time=\"2026-06-10T14:49:00.422679305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.806950 | controller |     "Jun 10 14:49:00.426890 crc crio[20344]: time=\"2026-06-10T14:49:00.426808093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.806966 | controller |     "Jun 10 14:49:00.555192 crc crio[20344]: time=\"2026-06-10T14:49:00.555065254Z\" level=info msg=\"Created container 8dab22afdc396db4fd682be21ff40074f8363510bd6ce9705cd937f0ad3000ea: openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5/extract\" id=7bc4d100-0fbc-47a3-8337-97bb0ed4b759 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.806981 | controller |     "Jun 10 14:49:00.557081 crc crio[20344]: time=\"2026-06-10T14:49:00.556969624Z\" level=info msg=\"Starting container: 8dab22afdc396db4fd682be21ff40074f8363510bd6ce9705cd937f0ad3000ea\" id=34f37e3a-a75a-43c0-a39d-1319fc5f6d8f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.806997 | controller |     "Jun 10 14:49:00.565882 crc crio[20344]: time=\"2026-06-10T14:49:00.565706714Z\" level=info msg=\"Started container\" PID=37223 containerID=8dab22afdc396db4fd682be21ff40074f8363510bd6ce9705cd937f0ad3000ea description=openshift-marketplace/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5/extract id=34f37e3a-a75a-43c0-a39d-1319fc5f6d8f name=/runtime.v1.RuntimeService/StartContainer sandboxID=443d93559280560899c61c10bc118ec4fe395d55a90a867abd18c7453d14b605",
2026-06-10 15:52:08.807012 | controller |     "Jun 10 14:49:02.386329 crc crio[20344]: time=\"2026-06-10T14:49:02.385559985Z\" level=info msg=\"Stopping pod sandbox: 443d93559280560899c61c10bc118ec4fe395d55a90a867abd18c7453d14b605\" id=afbab829-65c6-4587-9c2f-ae636079a9d4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.807028 | controller |     "Jun 10 14:49:02.387429 crc crio[20344]: time=\"2026-06-10T14:49:02.38724377Z\" level=info msg=\"Got pod network &{Name:387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5 Namespace:openshift-marketplace ID:443d93559280560899c61c10bc118ec4fe395d55a90a867abd18c7453d14b605 UID:d15edb66-17db-4f27-9b57-ce548fe3ef2e NetNS:/var/run/netns/ae1c1e3d-659d-4410-a400-0c3f816ef379 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd15edb66_17db_4f27_9b57_ce548fe3ef2e.slice PodAnnotations:0xc0006b4b08}] Aliases:map[]}\"",
2026-06-10 15:52:08.807043 | controller |     "Jun 10 14:49:02.387532 crc crio[20344]: time=\"2026-06-10T14:49:02.387490136Z\" level=info msg=\"Deleting pod openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.807059 | controller |     "Jun 10 14:49:02.693573 crc crio[20344]: time=\"2026-06-10T14:49:02.69346178Z\" level=info msg=\"Stopped pod sandbox: 443d93559280560899c61c10bc118ec4fe395d55a90a867abd18c7453d14b605\" id=afbab829-65c6-4587-9c2f-ae636079a9d4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.807074 | controller |     "Jun 10 14:49:11.278385 crc crio[20344]: time=\"2026-06-10T14:49:11.277344535Z\" level=info msg=\"Removing container: 0a64401eeabcaae3bd7cf914909be295ca8b44dd0037352f4cb19e16426b577e\" id=e61fd022-aa0a-45ea-a090-672bec6c8f15 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.807089 | controller |     "Jun 10 14:49:11.420901 crc crio[20344]: time=\"2026-06-10T14:49:11.420809321Z\" level=info msg=\"Removed container 0a64401eeabcaae3bd7cf914909be295ca8b44dd0037352f4cb19e16426b577e: openshift-infra/auto-csr-approver-29685042-4bbm2/oc\" id=e61fd022-aa0a-45ea-a090-672bec6c8f15 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.807103 | controller |     "Jun 10 14:49:11.430855 crc crio[20344]: time=\"2026-06-10T14:49:11.430762881Z\" level=info msg=\"Stopping pod sandbox: 3b9252aab9a5fc9fb731d073d5060d68c1878791700d6b873c29504b06f7ae4f\" id=f9435914-b42f-42d4-8237-f3eac53aba0c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.807122 | controller |     "Jun 10 14:49:11.430855 crc crio[20344]: time=\"2026-06-10T14:49:11.430860203Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3b9252aab9a5fc9fb731d073d5060d68c1878791700d6b873c29504b06f7ae4f\" id=f9435914-b42f-42d4-8237-f3eac53aba0c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.807138 | controller |     "Jun 10 14:49:11.431822 crc crio[20344]: time=\"2026-06-10T14:49:11.431740366Z\" level=info msg=\"Removing pod sandbox: 3b9252aab9a5fc9fb731d073d5060d68c1878791700d6b873c29504b06f7ae4f\" id=6e8f5c53-2743-4364-b908-2cea9c25c6ec name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.807153 | controller |     "Jun 10 14:49:11.441219 crc crio[20344]: time=\"2026-06-10T14:49:11.44105203Z\" level=info msg=\"Removed pod sandbox: 3b9252aab9a5fc9fb731d073d5060d68c1878791700d6b873c29504b06f7ae4f\" id=6e8f5c53-2743-4364-b908-2cea9c25c6ec name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.807168 | controller |     "Jun 10 14:49:11.442544 crc crio[20344]: time=\"2026-06-10T14:49:11.442427245Z\" level=info msg=\"Stopping pod sandbox: fa701c754eb5539ac29bbe2fc0d73de23bff8e76408691cfbf3540054cd654a7\" id=f683b88c-c237-46fc-9253-0ca3724856e0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.807182 | controller |     "Jun 10 14:49:11.442544 crc crio[20344]: time=\"2026-06-10T14:49:11.442507558Z\" level=info msg=\"Stopped pod sandbox (already stopped): fa701c754eb5539ac29bbe2fc0d73de23bff8e76408691cfbf3540054cd654a7\" id=f683b88c-c237-46fc-9253-0ca3724856e0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.807197 | controller |     "Jun 10 14:49:11.443332 crc crio[20344]: time=\"2026-06-10T14:49:11.443056272Z\" level=info msg=\"Removing pod sandbox: fa701c754eb5539ac29bbe2fc0d73de23bff8e76408691cfbf3540054cd654a7\" id=d03913a4-edd1-4f64-bc4f-677e555196df name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.807212 | controller |     "Jun 10 14:49:11.452109 crc crio[20344]: time=\"2026-06-10T14:49:11.451965904Z\" level=info msg=\"Removed pod sandbox: fa701c754eb5539ac29bbe2fc0d73de23bff8e76408691cfbf3540054cd654a7\" id=d03913a4-edd1-4f64-bc4f-677e555196df name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.807227 | controller |     "Jun 10 14:49:14.587539 crc crio[20344]: time=\"2026-06-10T14:49:14.586551185Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-controller-manager-86b867dfcb-w6gtj/POD\" id=d25bea93-8414-48de-a4ef-601ab5cf2318 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.807241 | controller |     "Jun 10 14:49:14.588705 crc crio[20344]: time=\"2026-06-10T14:49:14.587575832Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.807256 | controller |     "Jun 10 14:49:14.620337 crc crio[20344]: time=\"2026-06-10T14:49:14.620096231Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-86b867dfcb-w6gtj Namespace:metallb-system ID:3e90bbddc7de60e9487a60c92d6d62609720d56054d640bec47b51309cdce4ef UID:9879831d-26bc-4a3a-86da-7ea0374a403e NetNS:/var/run/netns/61ef8492-6539-4b22-8d07-7b8d97546198 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9879831d_26bc_4a3a_86da_7ea0374a403e.slice PodAnnotations:0xc0027c03f0}] Aliases:map[]}\"",
2026-06-10 15:52:08.807271 | controller |     "Jun 10 14:49:14.620337 crc crio[20344]: time=\"2026-06-10T14:49:14.620231395Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-controller-manager-86b867dfcb-w6gtj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.807287 | controller |     "Jun 10 14:49:15.068919 crc crio[20344]: time=\"2026-06-10T14:49:15.067823832Z\" level=info msg=\"Running pod sandbox: metallb-system/metallb-operator-webhook-server-5cd9695756-nnpb7/POD\" id=407146f3-1cb5-461f-8240-a3b83e45bcb9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.807305 | controller |     "Jun 10 14:49:15.068919 crc crio[20344]: time=\"2026-06-10T14:49:15.06847868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.807320 | controller |     "Jun 10 14:49:15.091457 crc crio[20344]: time=\"2026-06-10T14:49:15.091364537Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-5cd9695756-nnpb7 Namespace:metallb-system ID:d226715c2c7c4d2b722dd2b4651c8a112d3e3e0cb983b3b8a304417ec26c9032 UID:b8f5ac80-7653-42d8-9562-e4d174e05fda NetNS:/var/run/netns/9bfda011-5bb2-4a8e-a685-73e6ea1c224f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8f5ac80_7653_42d8_9562_e4d174e05fda.slice PodAnnotations:0xc00012af68}] Aliases:map[]}\"",
2026-06-10 15:52:08.807335 | controller |     "Jun 10 14:49:15.091457 crc crio[20344]: time=\"2026-06-10T14:49:15.091448189Z\" level=info msg=\"Adding pod metallb-system_metallb-operator-webhook-server-5cd9695756-nnpb7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.807350 | controller |     "Jun 10 14:49:15.344333 crc crio[20344]: 2026-06-10T14:49:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3e90bbddc7de60e Mac:52:40:06:47:a8:ef Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2d Mtu:0 Sandbox:/var/run/netns/61ef8492-6539-4b22-8d07-7b8d97546198 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.45 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.807365 | controller |     "Jun 10 14:49:15.346924 crc crio[20344]: time=\"2026-06-10T14:49:15.345199344Z\" level=info msg=\"Got pod network &{Name:metallb-operator-controller-manager-86b867dfcb-w6gtj Namespace:metallb-system ID:3e90bbddc7de60e9487a60c92d6d62609720d56054d640bec47b51309cdce4ef UID:9879831d-26bc-4a3a-86da-7ea0374a403e NetNS:/var/run/netns/61ef8492-6539-4b22-8d07-7b8d97546198 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9879831d_26bc_4a3a_86da_7ea0374a403e.slice PodAnnotations:0xc0027c03f0}] Aliases:map[]}\"",
2026-06-10 15:52:08.807380 | controller |     "Jun 10 14:49:15.346924 crc crio[20344]: time=\"2026-06-10T14:49:15.345598055Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-controller-manager-86b867dfcb-w6gtj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.807394 | controller |     "Jun 10 14:49:15.353634 crc crio[20344]: time=\"2026-06-10T14:49:15.353523972Z\" level=info msg=\"Ran pod sandbox 3e90bbddc7de60e9487a60c92d6d62609720d56054d640bec47b51309cdce4ef with infra container: metallb-system/metallb-operator-controller-manager-86b867dfcb-w6gtj/POD\" id=d25bea93-8414-48de-a4ef-601ab5cf2318 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.807409 | controller |     "Jun 10 14:49:15.373676 crc crio[20344]: time=\"2026-06-10T14:49:15.373570355Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=eec97ec3-14bd-4dd9-b9e7-4475cb076b3e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.807424 | controller |     "Jun 10 14:49:15.374556 crc crio[20344]: time=\"2026-06-10T14:49:15.374503049Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca not found\" id=eec97ec3-14bd-4dd9-b9e7-4475cb076b3e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.807444 | controller |     "Jun 10 14:49:15.375124 crc crio[20344]: time=\"2026-06-10T14:49:15.375095185Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca found\" id=eec97ec3-14bd-4dd9-b9e7-4475cb076b3e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.807459 | controller |     "Jun 10 14:49:15.379320 crc crio[20344]: time=\"2026-06-10T14:49:15.377390225Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=fbe529b1-f823-4bc9-81e6-4cbf17760337 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.807474 | controller |     "Jun 10 14:49:15.384338 crc crio[20344]: time=\"2026-06-10T14:49:15.384187512Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\\\"\"",
2026-06-10 15:52:08.807488 | controller |     "Jun 10 14:49:16.558944 crc crio[20344]: 2026-06-10T14:49:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d226715c2c7c4d2 Mac:62:5b:ce:42:c5:77 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2e Mtu:0 Sandbox:/var/run/netns/9bfda011-5bb2-4a8e-a685-73e6ea1c224f SocketPath: PciID:}] [{Interface:0xc00025c8a0 Address:{IP:10.217.0.46 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.807502 | controller |     "Jun 10 14:49:16.560128 crc crio[20344]: time=\"2026-06-10T14:49:16.560054587Z\" level=info msg=\"Got pod network &{Name:metallb-operator-webhook-server-5cd9695756-nnpb7 Namespace:metallb-system ID:d226715c2c7c4d2b722dd2b4651c8a112d3e3e0cb983b3b8a304417ec26c9032 UID:b8f5ac80-7653-42d8-9562-e4d174e05fda NetNS:/var/run/netns/9bfda011-5bb2-4a8e-a685-73e6ea1c224f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8f5ac80_7653_42d8_9562_e4d174e05fda.slice PodAnnotations:0xc00012af68}] Aliases:map[]}\"",
2026-06-10 15:52:08.807518 | controller |     "Jun 10 14:49:16.560437 crc crio[20344]: time=\"2026-06-10T14:49:16.560378366Z\" level=info msg=\"Checking pod metallb-system_metallb-operator-webhook-server-5cd9695756-nnpb7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.807532 | controller |     "Jun 10 14:49:16.569101 crc crio[20344]: time=\"2026-06-10T14:49:16.568532938Z\" level=info msg=\"Ran pod sandbox d226715c2c7c4d2b722dd2b4651c8a112d3e3e0cb983b3b8a304417ec26c9032 with infra container: metallb-system/metallb-operator-webhook-server-5cd9695756-nnpb7/POD\" id=407146f3-1cb5-461f-8240-a3b83e45bcb9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.807547 | controller |     "Jun 10 14:49:16.571527 crc crio[20344]: time=\"2026-06-10T14:49:16.570964502Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=b4914a6c-66e9-4c04-a603-c362d713ab07 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.807562 | controller |     "Jun 10 14:49:16.571527 crc crio[20344]: time=\"2026-06-10T14:49:16.571209778Z\" level=info msg=\"Image registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee not found\" id=b4914a6c-66e9-4c04-a603-c362d713ab07 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.807577 | controller |     "Jun 10 14:49:16.571527 crc crio[20344]: time=\"2026-06-10T14:49:16.571350552Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee found\" id=b4914a6c-66e9-4c04-a603-c362d713ab07 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.807592 | controller |     "Jun 10 14:49:16.573066 crc crio[20344]: time=\"2026-06-10T14:49:16.572992065Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=da3d7608-2f33-401a-ab9d-98c99bb0c56a name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.807610 | controller |     "Jun 10 14:49:16.576751 crc crio[20344]: time=\"2026-06-10T14:49:16.576577409Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\\\"\"",
2026-06-10 15:52:08.807625 | controller |     "Jun 10 14:49:28.285684 crc crio[20344]: time=\"2026-06-10T14:49:28.284820046Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:17a529d2879517de7496a2b9408b82d437fe0e858cc5f62aea1ff22151b4d86a\" id=fbe529b1-f823-4bc9-81e6-4cbf17760337 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.807640 | controller |     "Jun 10 14:49:28.288751 crc crio[20344]: time=\"2026-06-10T14:49:28.288708107Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=21ae590d-4cb8-42c2-9bb1-5c185e05c96c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.807654 | controller |     "Jun 10 14:49:37.381958 crc crio[20344]: time=\"2026-06-10T14:49:37.38078589Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=1a50a805-ea64-404a-adbc-63feeff0e08a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.807668 | controller |     "Jun 10 14:49:37.398607 crc crio[20344]: time=\"2026-06-10T14:49:37.39842942Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-86b867dfcb-w6gtj/manager\" id=9f7c27cb-248a-4c72-843b-e1234b1460e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.807684 | controller |     "Jun 10 14:49:37.401345 crc crio[20344]: time=\"2026-06-10T14:49:37.401160612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.807698 | controller |     "Jun 10 14:49:37.523418 crc crio[20344]: time=\"2026-06-10T14:49:37.5232646Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/metallb-rhel9@sha256:d641d7235a0ecc39b8e0bb0d437962611f44602ab030791c04dbbc7d8e11c885\" id=da3d7608-2f33-401a-ab9d-98c99bb0c56a name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.807714 | controller |     "Jun 10 14:49:37.524739 crc crio[20344]: time=\"2026-06-10T14:49:37.524559984Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=cceb3ec9-2344-4eee-92aa-0560a09cfff5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.807729 | controller |     "Jun 10 14:49:37.529409 crc crio[20344]: time=\"2026-06-10T14:49:37.529238566Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=3fa70197-6ac9-4c27-a092-b70a9687c6dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.807744 | controller |     "Jun 10 14:49:37.566650 crc crio[20344]: time=\"2026-06-10T14:49:37.56653287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.807759 | controller |     "Jun 10 14:49:37.572399 crc crio[20344]: time=\"2026-06-10T14:49:37.571934231Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-webhook-server-5cd9695756-nnpb7/webhook-server\" id=3b7b6195-d81c-47c2-ba4b-f53875eb72d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.807774 | controller |     "Jun 10 14:49:37.575699 crc crio[20344]: time=\"2026-06-10T14:49:37.575074323Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.807794 | controller |     "Jun 10 14:49:37.584470 crc crio[20344]: time=\"2026-06-10T14:49:37.584250553Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.807809 | controller |     "Jun 10 14:49:37.660073 crc crio[20344]: time=\"2026-06-10T14:49:37.659821336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.807824 | controller |     "Jun 10 14:49:37.679737 crc crio[20344]: time=\"2026-06-10T14:49:37.679542341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.807839 | controller |     "Jun 10 14:49:37.918341 crc crio[20344]: time=\"2026-06-10T14:49:37.918060659Z\" level=info msg=\"Created container c1d85e410b0226c651856042420de5cda1480fd39344cadfb0791bf642cb6879: metallb-system/metallb-operator-controller-manager-86b867dfcb-w6gtj/manager\" id=9f7c27cb-248a-4c72-843b-e1234b1460e2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.807875 | controller |     "Jun 10 14:49:37.927813 crc crio[20344]: time=\"2026-06-10T14:49:37.927224169Z\" level=info msg=\"Starting container: c1d85e410b0226c651856042420de5cda1480fd39344cadfb0791bf642cb6879\" id=9088aa2c-f26f-44eb-9b7e-cfd592e4e117 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.807893 | controller |     "Jun 10 14:49:37.948387 crc crio[20344]: time=\"2026-06-10T14:49:37.948223517Z\" level=info msg=\"Started container\" PID=37890 containerID=c1d85e410b0226c651856042420de5cda1480fd39344cadfb0791bf642cb6879 description=metallb-system/metallb-operator-controller-manager-86b867dfcb-w6gtj/manager id=9088aa2c-f26f-44eb-9b7e-cfd592e4e117 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e90bbddc7de60e9487a60c92d6d62609720d56054d640bec47b51309cdce4ef",
2026-06-10 15:52:08.807909 | controller |     "Jun 10 14:49:37.997246 crc crio[20344]: time=\"2026-06-10T14:49:37.996894408Z\" level=info msg=\"Created container 83cdf95d3d494eecee1ce6cc7816c1519b4920319cb013628413377dfc149ac1: metallb-system/metallb-operator-webhook-server-5cd9695756-nnpb7/webhook-server\" id=3b7b6195-d81c-47c2-ba4b-f53875eb72d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.807924 | controller |     "Jun 10 14:49:37.999802 crc crio[20344]: time=\"2026-06-10T14:49:37.999239099Z\" level=info msg=\"Starting container: 83cdf95d3d494eecee1ce6cc7816c1519b4920319cb013628413377dfc149ac1\" id=ece63dcb-cee5-4a83-9a41-4f4d4247e27e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.807939 | controller |     "Jun 10 14:49:38.027647 crc crio[20344]: time=\"2026-06-10T14:49:38.027068426Z\" level=info msg=\"Started container\" PID=37898 containerID=83cdf95d3d494eecee1ce6cc7816c1519b4920319cb013628413377dfc149ac1 description=metallb-system/metallb-operator-webhook-server-5cd9695756-nnpb7/webhook-server id=ece63dcb-cee5-4a83-9a41-4f4d4247e27e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d226715c2c7c4d2b722dd2b4651c8a112d3e3e0cb983b3b8a304417ec26c9032",
2026-06-10 15:52:08.807954 | controller |     "Jun 10 14:50:00.781225 crc crio[20344]: time=\"2026-06-10T14:50:00.780180337Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685050-pqpn6/POD\" id=5de4880b-1122-4678-bbfa-38820227830e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.807970 | controller |     "Jun 10 14:50:00.783319 crc crio[20344]: time=\"2026-06-10T14:50:00.781248145Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.807985 | controller |     "Jun 10 14:50:00.833240 crc crio[20344]: time=\"2026-06-10T14:50:00.833080488Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685050-pqpn6 Namespace:openshift-infra ID:a606b6196ada1583b0a96478ec2831f04184091dfa6cdf5a15380cabc2479b8b UID:ccca90fc-b5e9-4e1f-9ea6-9265cd1dc861 NetNS:/var/run/netns/18206e78-9f2b-4511-a53e-87755a550441 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podccca90fc_b5e9_4e1f_9ea6_9265cd1dc861.slice PodAnnotations:0xc000738038}] Aliases:map[]}\"",
2026-06-10 15:52:08.808004 | controller |     "Jun 10 14:50:00.833240 crc crio[20344]: time=\"2026-06-10T14:50:00.833215592Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685050-pqpn6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.808020 | controller |     "Jun 10 14:50:01.178057 crc crio[20344]: 2026-06-10T14:50:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a606b6196ada158 Mac:42:66:c2:58:65:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:2f Mtu:0 Sandbox:/var/run/netns/18206e78-9f2b-4511-a53e-87755a550441 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.47 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.808036 | controller |     "Jun 10 14:50:01.180251 crc crio[20344]: time=\"2026-06-10T14:50:01.180165811Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685050-pqpn6 Namespace:openshift-infra ID:a606b6196ada1583b0a96478ec2831f04184091dfa6cdf5a15380cabc2479b8b UID:ccca90fc-b5e9-4e1f-9ea6-9265cd1dc861 NetNS:/var/run/netns/18206e78-9f2b-4511-a53e-87755a550441 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podccca90fc_b5e9_4e1f_9ea6_9265cd1dc861.slice PodAnnotations:0xc000738038}] Aliases:map[]}\"",
2026-06-10 15:52:08.808052 | controller |     "Jun 10 14:50:01.180491 crc crio[20344]: time=\"2026-06-10T14:50:01.180421328Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685050-pqpn6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.808067 | controller |     "Jun 10 14:50:01.187544 crc crio[20344]: time=\"2026-06-10T14:50:01.187454962Z\" level=info msg=\"Ran pod sandbox a606b6196ada1583b0a96478ec2831f04184091dfa6cdf5a15380cabc2479b8b with infra container: openshift-infra/auto-csr-approver-29685050-pqpn6/POD\" id=5de4880b-1122-4678-bbfa-38820227830e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.808082 | controller |     "Jun 10 14:50:01.192644 crc crio[20344]: time=\"2026-06-10T14:50:01.192511414Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=45fbc631-3861-4869-b8fb-e683c7e0ea89 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.808097 | controller |     "Jun 10 14:50:01.204569 crc crio[20344]: time=\"2026-06-10T14:50:01.20384272Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-10 15:52:08.808112 | controller |     "Jun 10 14:50:03.543844 crc crio[20344]: time=\"2026-06-10T14:50:03.543703768Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=45fbc631-3861-4869-b8fb-e683c7e0ea89 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.808127 | controller |     "Jun 10 14:50:03.545213 crc crio[20344]: time=\"2026-06-10T14:50:03.545101324Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=539e3085-5b8f-4c2f-8c41-778646717553 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.808141 | controller |     "Jun 10 14:50:03.547693 crc crio[20344]: time=\"2026-06-10T14:50:03.547435275Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e581ab15-24af-4df7-acaf-1b949148f624 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.808156 | controller |     "Jun 10 14:50:03.553819 crc crio[20344]: time=\"2026-06-10T14:50:03.553668418Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685050-pqpn6/oc\" id=9f5e4aa4-01c7-4567-9996-12549a91ea07 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.808174 | controller |     "Jun 10 14:50:03.554382 crc crio[20344]: time=\"2026-06-10T14:50:03.554222543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.808189 | controller |     "Jun 10 14:50:03.582978 crc crio[20344]: time=\"2026-06-10T14:50:03.58286612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.808204 | controller |     "Jun 10 14:50:03.856181 crc crio[20344]: time=\"2026-06-10T14:50:03.855449238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.808219 | controller |     "Jun 10 14:50:04.116157 crc crio[20344]: time=\"2026-06-10T14:50:04.115591841Z\" level=info msg=\"Created container ab142445c36ea4e352213e8cd6b9b53f86e8a81bcc8aa5b5b0c3cd848a7c756a: openshift-infra/auto-csr-approver-29685050-pqpn6/oc\" id=9f5e4aa4-01c7-4567-9996-12549a91ea07 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.808234 | controller |     "Jun 10 14:50:04.120948 crc crio[20344]: time=\"2026-06-10T14:50:04.120817268Z\" level=info msg=\"Starting container: ab142445c36ea4e352213e8cd6b9b53f86e8a81bcc8aa5b5b0c3cd848a7c756a\" id=5963a6f6-6640-4a8f-805c-aacfb669579c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.808249 | controller |     "Jun 10 14:50:04.129994 crc crio[20344]: time=\"2026-06-10T14:50:04.129931156Z\" level=info msg=\"Started container\" PID=38362 containerID=ab142445c36ea4e352213e8cd6b9b53f86e8a81bcc8aa5b5b0c3cd848a7c756a description=openshift-infra/auto-csr-approver-29685050-pqpn6/oc id=5963a6f6-6640-4a8f-805c-aacfb669579c name=/runtime.v1.RuntimeService/StartContainer sandboxID=a606b6196ada1583b0a96478ec2831f04184091dfa6cdf5a15380cabc2479b8b",
2026-06-10 15:52:08.808264 | controller |     "Jun 10 14:50:06.394725 crc crio[20344]: time=\"2026-06-10T14:50:06.393715927Z\" level=info msg=\"Stopping pod sandbox: a606b6196ada1583b0a96478ec2831f04184091dfa6cdf5a15380cabc2479b8b\" id=3ad4c9c3-d5e5-4822-a362-e69516813fb2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.808279 | controller |     "Jun 10 14:50:06.395790 crc crio[20344]: time=\"2026-06-10T14:50:06.39535349Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685050-pqpn6 Namespace:openshift-infra ID:a606b6196ada1583b0a96478ec2831f04184091dfa6cdf5a15380cabc2479b8b UID:ccca90fc-b5e9-4e1f-9ea6-9265cd1dc861 NetNS:/var/run/netns/18206e78-9f2b-4511-a53e-87755a550441 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podccca90fc_b5e9_4e1f_9ea6_9265cd1dc861.slice PodAnnotations:0xc0027c0240}] Aliases:map[]}\"",
2026-06-10 15:52:08.808295 | controller |     "Jun 10 14:50:06.395790 crc crio[20344]: time=\"2026-06-10T14:50:06.395542855Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685050-pqpn6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.808309 | controller |     "Jun 10 14:50:06.692741 crc crio[20344]: time=\"2026-06-10T14:50:06.692585492Z\" level=info msg=\"Stopped pod sandbox: a606b6196ada1583b0a96478ec2831f04184091dfa6cdf5a15380cabc2479b8b\" id=3ad4c9c3-d5e5-4822-a362-e69516813fb2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.808324 | controller |     "Jun 10 14:50:11.151867 crc crio[20344]: time=\"2026-06-10T14:50:11.150847736Z\" level=info msg=\"Running pod sandbox: metallb-system/controller-8464864885-plq4j/POD\" id=04dbb878-7ec4-4649-ba2e-860487b75144 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.808341 | controller |     "Jun 10 14:50:11.153690 crc crio[20344]: time=\"2026-06-10T14:50:11.151933195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.808356 | controller |     "Jun 10 14:50:11.190830 crc crio[20344]: time=\"2026-06-10T14:50:11.19006561Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-plq4j Namespace:metallb-system ID:11ea9bdf467bb9ff9b8afca6016e0c03685511a5be7f2a59360f0f82483ef349 UID:9b9b23e2-c231-4820-b543-17650479a0ba NetNS:/var/run/netns/29f51a06-0581-4744-b78f-8871c2450ea8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9b9b23e2_c231_4820_b543_17650479a0ba.slice PodAnnotations:0xc000528308}] Aliases:map[]}\"",
2026-06-10 15:52:08.808371 | controller |     "Jun 10 14:50:11.191449 crc crio[20344]: time=\"2026-06-10T14:50:11.1912132Z\" level=info msg=\"Adding pod metallb-system_controller-8464864885-plq4j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.808386 | controller |     "Jun 10 14:50:11.491937 crc crio[20344]: time=\"2026-06-10T14:50:11.49182277Z\" level=info msg=\"Removing container: 48cb5c2434081b7ce32e53d350886a540041b523913053fdbe745ac761cbe038\" id=711515c3-d229-49a8-90b1-740a91e1a788 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.808400 | controller |     "Jun 10 14:50:11.653790 crc crio[20344]: time=\"2026-06-10T14:50:11.652172077Z\" level=info msg=\"Removed container 48cb5c2434081b7ce32e53d350886a540041b523913053fdbe745ac761cbe038: openshift-infra/auto-csr-approver-29685044-wplqm/oc\" id=711515c3-d229-49a8-90b1-740a91e1a788 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.808415 | controller |     "Jun 10 14:50:11.662340 crc crio[20344]: time=\"2026-06-10T14:50:11.662190859Z\" level=info msg=\"Stopping pod sandbox: 5fc3d9018f1403e62c547a2c2d33580f9b9b7318aaac92034b7d26a705657c73\" id=401974fb-f29e-461e-865d-ec17850a9448 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.808429 | controller |     "Jun 10 14:50:11.662340 crc crio[20344]: time=\"2026-06-10T14:50:11.662313052Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5fc3d9018f1403e62c547a2c2d33580f9b9b7318aaac92034b7d26a705657c73\" id=401974fb-f29e-461e-865d-ec17850a9448 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.808444 | controller |     "Jun 10 14:50:11.663032 crc crio[20344]: time=\"2026-06-10T14:50:11.662934488Z\" level=info msg=\"Removing pod sandbox: 5fc3d9018f1403e62c547a2c2d33580f9b9b7318aaac92034b7d26a705657c73\" id=da248ad2-d0e0-4fd5-9215-2f66b1607cef name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.808459 | controller |     "Jun 10 14:50:11.680754 crc crio[20344]: time=\"2026-06-10T14:50:11.680661791Z\" level=info msg=\"Removed pod sandbox: 5fc3d9018f1403e62c547a2c2d33580f9b9b7318aaac92034b7d26a705657c73\" id=da248ad2-d0e0-4fd5-9215-2f66b1607cef name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.808473 | controller |     "Jun 10 14:50:12.553452 crc crio[20344]: 2026-06-10T14:50:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:11ea9bdf467bb9f Mac:36:55:06:af:18:cb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:31 Mtu:0 Sandbox:/var/run/netns/29f51a06-0581-4744-b78f-8871c2450ea8 SocketPath: PciID:}] [{Interface:0xc000015150 Address:{IP:10.217.0.49 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.808487 | controller |     "Jun 10 14:50:12.559917 crc crio[20344]: time=\"2026-06-10T14:50:12.559776746Z\" level=info msg=\"Got pod network &{Name:controller-8464864885-plq4j Namespace:metallb-system ID:11ea9bdf467bb9ff9b8afca6016e0c03685511a5be7f2a59360f0f82483ef349 UID:9b9b23e2-c231-4820-b543-17650479a0ba NetNS:/var/run/netns/29f51a06-0581-4744-b78f-8871c2450ea8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9b9b23e2_c231_4820_b543_17650479a0ba.slice PodAnnotations:0xc000528308}] Aliases:map[]}\"",
2026-06-10 15:52:08.808507 | controller |     "Jun 10 14:50:12.560444 crc crio[20344]: time=\"2026-06-10T14:50:12.560361571Z\" level=info msg=\"Checking pod metallb-system_controller-8464864885-plq4j for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.808522 | controller |     "Jun 10 14:50:12.573043 crc crio[20344]: time=\"2026-06-10T14:50:12.572923299Z\" level=info msg=\"Ran pod sandbox 11ea9bdf467bb9ff9b8afca6016e0c03685511a5be7f2a59360f0f82483ef349 with infra container: metallb-system/controller-8464864885-plq4j/POD\" id=04dbb878-7ec4-4649-ba2e-860487b75144 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.808537 | controller |     "Jun 10 14:50:12.575401 crc crio[20344]: time=\"2026-06-10T14:50:12.575221899Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=168fea45-ff7c-428a-8b0e-a84cbcb80aec name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.808551 | controller |     "Jun 10 14:50:12.579507 crc crio[20344]: time=\"2026-06-10T14:50:12.579419489Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=e15272cb-739e-4ee6-96af-2b4d5e97c325 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.808566 | controller |     "Jun 10 14:50:12.962211 crc crio[20344]: time=\"2026-06-10T14:50:12.962021339Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-plq4j/controller\" id=010cf098-4170-494c-9a3d-bce9e2c4606c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.808580 | controller |     "Jun 10 14:50:12.963121 crc crio[20344]: time=\"2026-06-10T14:50:12.963013985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.808595 | controller |     "Jun 10 14:50:13.002553 crc crio[20344]: time=\"2026-06-10T14:50:13.002345032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.808610 | controller |     "Jun 10 14:50:13.007549 crc crio[20344]: time=\"2026-06-10T14:50:13.007463176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.808624 | controller |     "Jun 10 14:50:13.236029 crc crio[20344]: time=\"2026-06-10T14:50:13.23587575Z\" level=info msg=\"Created container 371c2dbd5b5764b2544ab62f4057393fb3d52d36da3a3793fda779abd1d2aaa0: metallb-system/controller-8464864885-plq4j/controller\" id=010cf098-4170-494c-9a3d-bce9e2c4606c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.808638 | controller |     "Jun 10 14:50:13.237670 crc crio[20344]: time=\"2026-06-10T14:50:13.237530863Z\" level=info msg=\"Starting container: 371c2dbd5b5764b2544ab62f4057393fb3d52d36da3a3793fda779abd1d2aaa0\" id=da18a1c8-def4-443f-95ae-5a42e988b9d2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.808652 | controller |     "Jun 10 14:50:13.247845 crc crio[20344]: time=\"2026-06-10T14:50:13.247601476Z\" level=info msg=\"Started container\" PID=38626 containerID=371c2dbd5b5764b2544ab62f4057393fb3d52d36da3a3793fda779abd1d2aaa0 description=metallb-system/controller-8464864885-plq4j/controller id=da18a1c8-def4-443f-95ae-5a42e988b9d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11ea9bdf467bb9ff9b8afca6016e0c03685511a5be7f2a59360f0f82483ef349",
2026-06-10 15:52:08.808666 | controller |     "Jun 10 14:50:13.284094 crc crio[20344]: time=\"2026-06-10T14:50:13.283979326Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=1e2b4c04-64b7-4286-ae24-677e9c0a1c17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.808685 | controller |     "Jun 10 14:50:13.287711 crc crio[20344]: time=\"2026-06-10T14:50:13.287662572Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=f7029d3f-9d0e-4e91-806d-0b48ee1f080a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.808700 | controller |     "Jun 10 14:50:13.326832 crc crio[20344]: time=\"2026-06-10T14:50:13.326595969Z\" level=info msg=\"Creating container: metallb-system/controller-8464864885-plq4j/kube-rbac-proxy\" id=3f60cdcf-e721-4051-a75c-9b29e45f2f4a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.808715 | controller |     "Jun 10 14:50:13.327101 crc crio[20344]: time=\"2026-06-10T14:50:13.327067491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.808730 | controller |     "Jun 10 14:50:13.354178 crc crio[20344]: time=\"2026-06-10T14:50:13.354056686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.808744 | controller |     "Jun 10 14:50:13.359305 crc crio[20344]: time=\"2026-06-10T14:50:13.35918132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.808759 | controller |     "Jun 10 14:50:13.524019 crc crio[20344]: time=\"2026-06-10T14:50:13.523794798Z\" level=info msg=\"Created container 17a06b5daa5faaeffe17083b98f42385b2c4f230a059ede7f04ea19893a94a32: metallb-system/controller-8464864885-plq4j/kube-rbac-proxy\" id=3f60cdcf-e721-4051-a75c-9b29e45f2f4a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.808773 | controller |     "Jun 10 14:50:13.525387 crc crio[20344]: time=\"2026-06-10T14:50:13.525199325Z\" level=info msg=\"Starting container: 17a06b5daa5faaeffe17083b98f42385b2c4f230a059ede7f04ea19893a94a32\" id=08a3648a-2134-4a49-baa9-6ec467fa65a4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.808788 | controller |     "Jun 10 14:50:13.533362 crc crio[20344]: time=\"2026-06-10T14:50:13.53266691Z\" level=info msg=\"Started container\" PID=38643 containerID=17a06b5daa5faaeffe17083b98f42385b2c4f230a059ede7f04ea19893a94a32 description=metallb-system/controller-8464864885-plq4j/kube-rbac-proxy id=08a3648a-2134-4a49-baa9-6ec467fa65a4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=11ea9bdf467bb9ff9b8afca6016e0c03685511a5be7f2a59360f0f82483ef349",
2026-06-10 15:52:08.808803 | controller |     "Jun 10 14:50:14.693964 crc crio[20344]: time=\"2026-06-10T14:50:14.69380508Z\" level=info msg=\"Running pod sandbox: metallb-system/speaker-n5t9c/POD\" id=1d154c98-b148-435a-b733-b66952a601a8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.808818 | controller |     "Jun 10 14:50:14.693964 crc crio[20344]: time=\"2026-06-10T14:50:14.693917963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.808833 | controller |     "Jun 10 14:50:14.710058 crc crio[20344]: time=\"2026-06-10T14:50:14.709990853Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=1d154c98-b148-435a-b733-b66952a601a8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.808865 | controller |     "Jun 10 14:50:14.719338 crc crio[20344]: time=\"2026-06-10T14:50:14.719239734Z\" level=info msg=\"Ran pod sandbox c9109a9b741a8a3542d4dc36577666418c8d28f6f6035ed1acbaf9ac3c3057c3 with infra container: metallb-system/speaker-n5t9c/POD\" id=1d154c98-b148-435a-b733-b66952a601a8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.808894 | controller |     "Jun 10 14:50:14.722028 crc crio[20344]: time=\"2026-06-10T14:50:14.721526284Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=353b9c49-861d-4015-b121-c89562619d06 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.808914 | controller |     "Jun 10 14:50:14.724753 crc crio[20344]: time=\"2026-06-10T14:50:14.724576914Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9@sha256:6aa594574155f96f114754ed1197b8189aafd6d91f1ff4289ba82fb3e651f1ee\" id=2702a3c0-0226-4055-afe5-9914204d65df name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.808929 | controller |     "Jun 10 14:50:14.758439 crc crio[20344]: time=\"2026-06-10T14:50:14.75813174Z\" level=info msg=\"Creating container: metallb-system/speaker-n5t9c/speaker\" id=fa5b907f-b614-4830-84b0-405e75676313 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.808944 | controller |     "Jun 10 14:50:14.759242 crc crio[20344]: time=\"2026-06-10T14:50:14.758726105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.808959 | controller |     "Jun 10 14:50:14.801441 crc crio[20344]: time=\"2026-06-10T14:50:14.800888156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.808974 | controller |     "Jun 10 14:50:14.942652 crc crio[20344]: time=\"2026-06-10T14:50:14.942503314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.808989 | controller |     "Jun 10 14:50:15.187329 crc crio[20344]: time=\"2026-06-10T14:50:15.187199554Z\" level=info msg=\"Created container 49005a45b8befdde860e22d0922fbce041d088e71899a6ac35b23020fb7500d5: metallb-system/speaker-n5t9c/speaker\" id=fa5b907f-b614-4830-84b0-405e75676313 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.809003 | controller |     "Jun 10 14:50:15.189087 crc crio[20344]: time=\"2026-06-10T14:50:15.188993031Z\" level=info msg=\"Starting container: 49005a45b8befdde860e22d0922fbce041d088e71899a6ac35b23020fb7500d5\" id=5700ab76-0eb9-4d11-9061-cdd41134a0f6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.809018 | controller |     "Jun 10 14:50:15.205811 crc crio[20344]: time=\"2026-06-10T14:50:15.205682836Z\" level=info msg=\"Started container\" PID=38668 containerID=49005a45b8befdde860e22d0922fbce041d088e71899a6ac35b23020fb7500d5 description=metallb-system/speaker-n5t9c/speaker id=5700ab76-0eb9-4d11-9061-cdd41134a0f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9109a9b741a8a3542d4dc36577666418c8d28f6f6035ed1acbaf9ac3c3057c3",
2026-06-10 15:52:08.809033 | controller |     "Jun 10 14:50:15.228929 crc crio[20344]: time=\"2026-06-10T14:50:15.22840171Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=a6166ea8-ac88-4b6e-bd30-b5d85c485e6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.809048 | controller |     "Jun 10 14:50:15.231963 crc crio[20344]: time=\"2026-06-10T14:50:15.231883761Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:78053b8e01dc3fb4442aa8f899787540074d67b84813d6893e947fcea00491c1\" id=842d0434-2e83-44b6-8187-237b468393c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.809063 | controller |     "Jun 10 14:50:15.241917 crc crio[20344]: time=\"2026-06-10T14:50:15.24182777Z\" level=info msg=\"Creating container: metallb-system/speaker-n5t9c/kube-rbac-proxy\" id=1cc5df17-963e-49c4-a4e4-47d55d3a2246 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.809082 | controller |     "Jun 10 14:50:15.242314 crc crio[20344]: time=\"2026-06-10T14:50:15.242225411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.809108 | controller |     "Jun 10 14:50:15.283119 crc crio[20344]: time=\"2026-06-10T14:50:15.282922153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.809124 | controller |     "Jun 10 14:50:15.456104 crc crio[20344]: time=\"2026-06-10T14:50:15.455988672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.809139 | controller |     "Jun 10 14:50:15.670016 crc crio[20344]: time=\"2026-06-10T14:50:15.669902398Z\" level=info msg=\"Created container 71b5d9729bf7c7aad35662eeedce09040d56a10fbd9c41f3aaf1dae535e38cc5: metallb-system/speaker-n5t9c/kube-rbac-proxy\" id=1cc5df17-963e-49c4-a4e4-47d55d3a2246 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.809154 | controller |     "Jun 10 14:50:15.671494 crc crio[20344]: time=\"2026-06-10T14:50:15.671416028Z\" level=info msg=\"Starting container: 71b5d9729bf7c7aad35662eeedce09040d56a10fbd9c41f3aaf1dae535e38cc5\" id=1050eddf-e41d-4c66-b8ae-e426445e510a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.809169 | controller |     "Jun 10 14:50:15.676969 crc crio[20344]: time=\"2026-06-10T14:50:15.676883711Z\" level=info msg=\"Started container\" PID=38683 containerID=71b5d9729bf7c7aad35662eeedce09040d56a10fbd9c41f3aaf1dae535e38cc5 description=metallb-system/speaker-n5t9c/kube-rbac-proxy id=1050eddf-e41d-4c66-b8ae-e426445e510a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c9109a9b741a8a3542d4dc36577666418c8d28f6f6035ed1acbaf9ac3c3057c3",
2026-06-10 15:52:08.809184 | controller |     "Jun 10 14:50:40.714193 crc crio[20344]: time=\"2026-06-10T14:50:40.71313049Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-sbrmz/POD\" id=47ec639b-dfef-463b-b229-07cdae6861bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.809199 | controller |     "Jun 10 14:50:40.715585 crc crio[20344]: time=\"2026-06-10T14:50:40.714221989Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.809214 | controller |     "Jun 10 14:50:40.731365 crc crio[20344]: time=\"2026-06-10T14:50:40.731171131Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=47ec639b-dfef-463b-b229-07cdae6861bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.809229 | controller |     "Jun 10 14:50:40.749082 crc crio[20344]: time=\"2026-06-10T14:50:40.749021277Z\" level=info msg=\"Ran pod sandbox bf682bff368d79ceb88fef7880f35cb512dea10d95a9a07e746e1ebecd500045 with infra container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-sbrmz/POD\" id=47ec639b-dfef-463b-b229-07cdae6861bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.809243 | controller |     "Jun 10 14:50:40.758481 crc crio[20344]: time=\"2026-06-10T14:50:40.756814031Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=02b0d947-b0e7-43d2-8815-fb52d7179b08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.809258 | controller |     "Jun 10 14:50:40.758481 crc crio[20344]: time=\"2026-06-10T14:50:40.757145579Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=02b0d947-b0e7-43d2-8815-fb52d7179b08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.809277 | controller |     "Jun 10 14:50:40.758481 crc crio[20344]: time=\"2026-06-10T14:50:40.757228092Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=02b0d947-b0e7-43d2-8815-fb52d7179b08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.809292 | controller |     "Jun 10 14:50:40.761601 crc crio[20344]: time=\"2026-06-10T14:50:40.759677576Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=3a39b46b-ff78-4a97-8679-913fb10890c1 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.809307 | controller |     "Jun 10 14:50:40.772482 crc crio[20344]: time=\"2026-06-10T14:50:40.772340306Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"",
2026-06-10 15:52:08.809321 | controller |     "Jun 10 14:50:40.847072 crc crio[20344]: time=\"2026-06-10T14:50:40.846968525Z\" level=info msg=\"Running pod sandbox: openshift-frr-k8s/frr-k8s-dl69r/POD\" id=32f60230-61e8-42a7-bca3-b25ac25bef58 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.809336 | controller |     "Jun 10 14:50:40.847572 crc crio[20344]: time=\"2026-06-10T14:50:40.847473388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.809351 | controller |     "Jun 10 14:50:40.898648 crc crio[20344]: time=\"2026-06-10T14:50:40.89847334Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=32f60230-61e8-42a7-bca3-b25ac25bef58 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.809365 | controller |     "Jun 10 14:50:41.127682 crc crio[20344]: time=\"2026-06-10T14:50:41.127482649Z\" level=info msg=\"Ran pod sandbox c693b6fa7d4e9864d1738a09bc1b26adff4d8fcb33a6b11c6be1196973d47302 with infra container: openshift-frr-k8s/frr-k8s-dl69r/POD\" id=32f60230-61e8-42a7-bca3-b25ac25bef58 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.809379 | controller |     "Jun 10 14:50:41.130368 crc crio[20344]: time=\"2026-06-10T14:50:41.1302016Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=b05d3370-32af-4aa4-8cff-15f236875991 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.809393 | controller |     "Jun 10 14:50:41.130764 crc crio[20344]: time=\"2026-06-10T14:50:41.130520418Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b not found\" id=b05d3370-32af-4aa4-8cff-15f236875991 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.809408 | controller |     "Jun 10 14:50:41.130764 crc crio[20344]: time=\"2026-06-10T14:50:41.13057938Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b found\" id=b05d3370-32af-4aa4-8cff-15f236875991 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.809422 | controller |     "Jun 10 14:50:41.131541 crc crio[20344]: time=\"2026-06-10T14:50:41.131453143Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=68c467c2-1847-4fcc-bc58-83f77c6b6b35 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.809440 | controller |     "Jun 10 14:50:41.137043 crc crio[20344]: time=\"2026-06-10T14:50:41.136923515Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\\\"\"",
2026-06-10 15:52:08.809455 | controller |     "Jun 10 14:50:43.467987 crc crio[20344]: time=\"2026-06-10T14:50:43.46740907Z\" level=info msg=\"Reading blob body from https://quay.io/v2/openshift-release-dev/ocp-v4.0-art-dev/blobs/sha256:96331be18f583aa6e825cc6b6f27dd93862fcbe0d2ec55608e2280cde4764e5f failed (unexpected EOF), reconnecting after 41943041 bytes\u2026\"",
2026-06-10 15:52:08.809470 | controller |     "Jun 10 14:51:06.233161 crc crio[20344]: time=\"2026-06-10T14:51:06.232226586Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=3a39b46b-ff78-4a97-8679-913fb10890c1 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.809484 | controller |     "Jun 10 14:51:06.234891 crc crio[20344]: time=\"2026-06-10T14:51:06.234535356Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=45a854b7-07ef-4062-b2f8-94fadd1cf0ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.809499 | controller |     "Jun 10 14:51:06.242706 crc crio[20344]: time=\"2026-06-10T14:51:06.242563826Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=1b487d83-3981-484f-9dd1-38ca4dbe6be3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.809513 | controller |     "Jun 10 14:51:06.293822 crc crio[20344]: time=\"2026-06-10T14:51:06.293076535Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=68c467c2-1847-4fcc-bc58-83f77c6b6b35 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.809528 | controller |     "Jun 10 14:51:06.295224 crc crio[20344]: time=\"2026-06-10T14:51:06.294684957Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=f4053368-bda7-4a05-b352-2cb8d626b6db name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.809543 | controller |     "Jun 10 14:51:06.299359 crc crio[20344]: time=\"2026-06-10T14:51:06.299167464Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-sbrmz/frr-k8s-webhook-server\" id=1281e5d5-1894-49de-97d2-a54a7c6f5a78 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.809557 | controller |     "Jun 10 14:51:06.301129 crc crio[20344]: time=\"2026-06-10T14:51:06.301008132Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=f04c02d7-135d-4999-87fe-f8e486001727 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.809572 | controller |     "Jun 10 14:51:06.301672 crc crio[20344]: time=\"2026-06-10T14:51:06.301584607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.809586 | controller |     "Jun 10 14:51:06.338828 crc crio[20344]: time=\"2026-06-10T14:51:06.338238274Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-dl69r/cp-frr-files\" id=23164815-e1f3-48cf-abf9-559c5266bb73 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.809601 | controller |     "Jun 10 14:51:06.340036 crc crio[20344]: time=\"2026-06-10T14:51:06.339957959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.809616 | controller |     "Jun 10 14:51:06.355852 crc crio[20344]: time=\"2026-06-10T14:51:06.355727761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.809634 | controller |     "Jun 10 14:51:06.363958 crc crio[20344]: time=\"2026-06-10T14:51:06.362121708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.809649 | controller |     "Jun 10 14:51:06.368751 crc crio[20344]: time=\"2026-06-10T14:51:06.365771773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.809664 | controller |     "Jun 10 14:51:06.374209 crc crio[20344]: time=\"2026-06-10T14:51:06.374098141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.809679 | controller |     "Jun 10 14:51:06.523921 crc crio[20344]: time=\"2026-06-10T14:51:06.52380007Z\" level=info msg=\"Created container 637522f1d8f1e386d7c8c37aab3f2235660663f1d71ed7266716d9e97c58448d: openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-sbrmz/frr-k8s-webhook-server\" id=1281e5d5-1894-49de-97d2-a54a7c6f5a78 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.809694 | controller |     "Jun 10 14:51:06.525336 crc crio[20344]: time=\"2026-06-10T14:51:06.525198736Z\" level=info msg=\"Starting container: 637522f1d8f1e386d7c8c37aab3f2235660663f1d71ed7266716d9e97c58448d\" id=49ae68a4-5377-4b0e-98dc-f89e98d1b91a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.809709 | controller |     "Jun 10 14:51:06.527121 crc crio[20344]: time=\"2026-06-10T14:51:06.527031324Z\" level=info msg=\"Created container 55541cdd2f3c7a47d6c5ab97dfb6d8219384a711a6a9f45b199a48a33b970c5d: openshift-frr-k8s/frr-k8s-dl69r/cp-frr-files\" id=23164815-e1f3-48cf-abf9-559c5266bb73 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.809723 | controller |     "Jun 10 14:51:06.528896 crc crio[20344]: time=\"2026-06-10T14:51:06.528222415Z\" level=info msg=\"Starting container: 55541cdd2f3c7a47d6c5ab97dfb6d8219384a711a6a9f45b199a48a33b970c5d\" id=8d5a7191-36d0-45f5-aec8-4cac264fea93 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.809738 | controller |     "Jun 10 14:51:06.532016 crc crio[20344]: time=\"2026-06-10T14:51:06.531930412Z\" level=info msg=\"Started container\" PID=39431 containerID=637522f1d8f1e386d7c8c37aab3f2235660663f1d71ed7266716d9e97c58448d description=openshift-frr-k8s/frr-k8s-webhook-server-bc5694f79-sbrmz/frr-k8s-webhook-server id=49ae68a4-5377-4b0e-98dc-f89e98d1b91a name=/runtime.v1.RuntimeService/StartContainer sandboxID=bf682bff368d79ceb88fef7880f35cb512dea10d95a9a07e746e1ebecd500045",
2026-06-10 15:52:08.809754 | controller |     "Jun 10 14:51:06.546833 crc crio[20344]: time=\"2026-06-10T14:51:06.546715208Z\" level=info msg=\"Started container\" PID=39433 containerID=55541cdd2f3c7a47d6c5ab97dfb6d8219384a711a6a9f45b199a48a33b970c5d description=openshift-frr-k8s/frr-k8s-dl69r/cp-frr-files id=8d5a7191-36d0-45f5-aec8-4cac264fea93 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c693b6fa7d4e9864d1738a09bc1b26adff4d8fcb33a6b11c6be1196973d47302",
2026-06-10 15:52:08.809769 | controller |     "Jun 10 14:51:07.358969 crc crio[20344]: time=\"2026-06-10T14:51:07.357755176Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=811923bc-b71a-4216-898a-f9b5ae9cb933 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.809783 | controller |     "Jun 10 14:51:07.367515 crc crio[20344]: time=\"2026-06-10T14:51:07.367400848Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=8fbe0cef-a197-4474-bd20-73acfd6a2919 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.809802 | controller |     "Jun 10 14:51:07.380607 crc crio[20344]: time=\"2026-06-10T14:51:07.380412578Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-dl69r/cp-reloader\" id=92b9e767-5f6e-484d-9de5-d1bd1d2b5485 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.809817 | controller |     "Jun 10 14:51:07.385826 crc crio[20344]: time=\"2026-06-10T14:51:07.385566562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.809832 | controller |     "Jun 10 14:51:07.440807 crc crio[20344]: time=\"2026-06-10T14:51:07.440591009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.809861 | controller |     "Jun 10 14:51:07.443709 crc crio[20344]: time=\"2026-06-10T14:51:07.443612248Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.809881 | controller |     "Jun 10 14:51:07.571753 crc crio[20344]: time=\"2026-06-10T14:51:07.571477037Z\" level=info msg=\"Created container 789fe38b0bb2ed157d3160199466c83713d0bde57610a38551147762a291de7e: openshift-frr-k8s/frr-k8s-dl69r/cp-reloader\" id=92b9e767-5f6e-484d-9de5-d1bd1d2b5485 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.809896 | controller |     "Jun 10 14:51:07.573231 crc crio[20344]: time=\"2026-06-10T14:51:07.57312881Z\" level=info msg=\"Starting container: 789fe38b0bb2ed157d3160199466c83713d0bde57610a38551147762a291de7e\" id=0f9fca45-5f0c-4a9b-a47b-738965c63a0e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.809912 | controller |     "Jun 10 14:51:07.581389 crc crio[20344]: time=\"2026-06-10T14:51:07.581137779Z\" level=info msg=\"Started container\" PID=39485 containerID=789fe38b0bb2ed157d3160199466c83713d0bde57610a38551147762a291de7e description=openshift-frr-k8s/frr-k8s-dl69r/cp-reloader id=0f9fca45-5f0c-4a9b-a47b-738965c63a0e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c693b6fa7d4e9864d1738a09bc1b26adff4d8fcb33a6b11c6be1196973d47302",
2026-06-10 15:52:08.809927 | controller |     "Jun 10 14:51:08.375680 crc crio[20344]: time=\"2026-06-10T14:51:08.375141443Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=171aabfd-3cc5-4da3-ba69-1c4f86981642 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.809942 | controller |     "Jun 10 14:51:08.381035 crc crio[20344]: time=\"2026-06-10T14:51:08.380922904Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=631f7c3c-b2f7-4185-81a9-9a7a700ac4bd name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.809956 | controller |     "Jun 10 14:51:08.392519 crc crio[20344]: time=\"2026-06-10T14:51:08.392351922Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-dl69r/cp-metrics\" id=1bb8449d-1e5f-4940-bbe9-e8a1d4b61a85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.809971 | controller |     "Jun 10 14:51:08.396065 crc crio[20344]: time=\"2026-06-10T14:51:08.395947116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.809986 | controller |     "Jun 10 14:51:08.443759 crc crio[20344]: time=\"2026-06-10T14:51:08.443554109Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.810001 | controller |     "Jun 10 14:51:08.447560 crc crio[20344]: time=\"2026-06-10T14:51:08.447467831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.810020 | controller |     "Jun 10 14:51:08.593617 crc crio[20344]: time=\"2026-06-10T14:51:08.593495674Z\" level=info msg=\"Created container 9bc345e77b5ce6f40a3f99b7fc1a5972be65ee698728c871a79cadfc6049a613: openshift-frr-k8s/frr-k8s-dl69r/cp-metrics\" id=1bb8449d-1e5f-4940-bbe9-e8a1d4b61a85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.810035 | controller |     "Jun 10 14:51:08.595115 crc crio[20344]: time=\"2026-06-10T14:51:08.594814569Z\" level=info msg=\"Starting container: 9bc345e77b5ce6f40a3f99b7fc1a5972be65ee698728c871a79cadfc6049a613\" id=8cfbb31e-959d-4901-904a-df4cb34a27f9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.810050 | controller |     "Jun 10 14:51:08.601837 crc crio[20344]: time=\"2026-06-10T14:51:08.60175342Z\" level=info msg=\"Started container\" PID=39519 containerID=9bc345e77b5ce6f40a3f99b7fc1a5972be65ee698728c871a79cadfc6049a613 description=openshift-frr-k8s/frr-k8s-dl69r/cp-metrics id=8cfbb31e-959d-4901-904a-df4cb34a27f9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c693b6fa7d4e9864d1738a09bc1b26adff4d8fcb33a6b11c6be1196973d47302",
2026-06-10 15:52:08.810065 | controller |     "Jun 10 14:51:09.391024 crc crio[20344]: time=\"2026-06-10T14:51:09.390929458Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=7dc05bcc-9e8b-4024-ac5a-67cb5c6ce3f4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.810080 | controller |     "Jun 10 14:51:09.396228 crc crio[20344]: time=\"2026-06-10T14:51:09.396152134Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=7ae6cf4b-ab5f-4a40-9978-c3b32a1a180e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.810095 | controller |     "Jun 10 14:51:09.404494 crc crio[20344]: time=\"2026-06-10T14:51:09.404403799Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-dl69r/cp-frr-status\" id=b1837ae3-e287-4fa7-9a62-7cfc47846767 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.810110 | controller |     "Jun 10 14:51:09.407528 crc crio[20344]: time=\"2026-06-10T14:51:09.40747461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.810125 | controller |     "Jun 10 14:51:09.456597 crc crio[20344]: time=\"2026-06-10T14:51:09.456472479Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.810140 | controller |     "Jun 10 14:51:09.468670 crc crio[20344]: time=\"2026-06-10T14:51:09.468513763Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.810155 | controller |     "Jun 10 14:51:09.601704 crc crio[20344]: time=\"2026-06-10T14:51:09.601537527Z\" level=info msg=\"Created container d285892eda39eacc2f52dac8024b52344711022538136611665268dbb63bae4f: openshift-frr-k8s/frr-k8s-dl69r/cp-frr-status\" id=b1837ae3-e287-4fa7-9a62-7cfc47846767 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.810170 | controller |     "Jun 10 14:51:09.603654 crc crio[20344]: time=\"2026-06-10T14:51:09.603395986Z\" level=info msg=\"Starting container: d285892eda39eacc2f52dac8024b52344711022538136611665268dbb63bae4f\" id=d44c9777-a3ce-4d68-86d9-7ad530457371 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.810185 | controller |     "Jun 10 14:51:09.610922 crc crio[20344]: time=\"2026-06-10T14:51:09.61085328Z\" level=info msg=\"Started container\" PID=39548 containerID=d285892eda39eacc2f52dac8024b52344711022538136611665268dbb63bae4f description=openshift-frr-k8s/frr-k8s-dl69r/cp-frr-status id=d44c9777-a3ce-4d68-86d9-7ad530457371 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c693b6fa7d4e9864d1738a09bc1b26adff4d8fcb33a6b11c6be1196973d47302",
2026-06-10 15:52:08.810206 | controller |     "Jun 10 14:51:10.411387 crc crio[20344]: time=\"2026-06-10T14:51:10.410160121Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=2e7c2927-ec36-479a-80dc-1994465e4e3f name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.810222 | controller |     "Jun 10 14:51:10.424616 crc crio[20344]: time=\"2026-06-10T14:51:10.424478455Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=d3960214-d7fc-4386-a275-4c64c8b39b1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.810237 | controller |     "Jun 10 14:51:10.443092 crc crio[20344]: time=\"2026-06-10T14:51:10.442794813Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-dl69r/controller\" id=519ac841-575f-43a7-81d0-dbb577e5fbd2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.810252 | controller |     "Jun 10 14:51:10.445498 crc crio[20344]: time=\"2026-06-10T14:51:10.445411052Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.810267 | controller |     "Jun 10 14:51:10.492869 crc crio[20344]: time=\"2026-06-10T14:51:10.492242325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.810282 | controller |     "Jun 10 14:51:10.505791 crc crio[20344]: time=\"2026-06-10T14:51:10.505681236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.810296 | controller |     "Jun 10 14:51:10.630429 crc crio[20344]: time=\"2026-06-10T14:51:10.629593291Z\" level=info msg=\"Created container da72d772fe3347a6c315baa8b5fbcad5acc0fe85be99184b5877742cab618ab3: openshift-frr-k8s/frr-k8s-dl69r/controller\" id=519ac841-575f-43a7-81d0-dbb577e5fbd2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.810311 | controller |     "Jun 10 14:51:10.633790 crc crio[20344]: time=\"2026-06-10T14:51:10.633613216Z\" level=info msg=\"Starting container: da72d772fe3347a6c315baa8b5fbcad5acc0fe85be99184b5877742cab618ab3\" id=f6ea8723-7640-468c-a0da-e9e3ad0b3adb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.810326 | controller |     "Jun 10 14:51:10.639888 crc crio[20344]: time=\"2026-06-10T14:51:10.639738146Z\" level=info msg=\"Started container\" PID=39607 containerID=da72d772fe3347a6c315baa8b5fbcad5acc0fe85be99184b5877742cab618ab3 description=openshift-frr-k8s/frr-k8s-dl69r/controller id=f6ea8723-7640-468c-a0da-e9e3ad0b3adb name=/runtime.v1.RuntimeService/StartContainer sandboxID=c693b6fa7d4e9864d1738a09bc1b26adff4d8fcb33a6b11c6be1196973d47302",
2026-06-10 15:52:08.810341 | controller |     "Jun 10 14:51:10.660070 crc crio[20344]: time=\"2026-06-10T14:51:10.659600695Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=d4a4135d-c5cc-48d0-861d-0d40652c8b77 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.810356 | controller |     "Jun 10 14:51:10.673402 crc crio[20344]: time=\"2026-06-10T14:51:10.670571601Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=3aff1fe0-9246-472d-917f-a0fe806704b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.810374 | controller |     "Jun 10 14:51:10.684810 crc crio[20344]: time=\"2026-06-10T14:51:10.684188937Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-dl69r/frr\" id=68f6d3d1-72ad-4188-a9c4-c8e53275e049 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.810389 | controller |     "Jun 10 14:51:10.686326 crc crio[20344]: time=\"2026-06-10T14:51:10.685914462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.810404 | controller |     "Jun 10 14:51:10.717720 crc crio[20344]: time=\"2026-06-10T14:51:10.717658081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.810419 | controller |     "Jun 10 14:51:10.722866 crc crio[20344]: time=\"2026-06-10T14:51:10.722807385Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.810434 | controller |     "Jun 10 14:51:10.840892 crc crio[20344]: time=\"2026-06-10T14:51:10.840823187Z\" level=info msg=\"Created container 638af0c6ace1fd2afefabc74b41b0fb01693cb5c6573092a18c80ba5e450a3f2: openshift-frr-k8s/frr-k8s-dl69r/frr\" id=68f6d3d1-72ad-4188-a9c4-c8e53275e049 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.810449 | controller |     "Jun 10 14:51:10.843234 crc crio[20344]: time=\"2026-06-10T14:51:10.843123127Z\" level=info msg=\"Starting container: 638af0c6ace1fd2afefabc74b41b0fb01693cb5c6573092a18c80ba5e450a3f2\" id=2297f3f3-644d-4960-a950-61fc5eb08bc0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.810463 | controller |     "Jun 10 14:51:10.848732 crc crio[20344]: time=\"2026-06-10T14:51:10.84858587Z\" level=info msg=\"Started container\" PID=39629 containerID=638af0c6ace1fd2afefabc74b41b0fb01693cb5c6573092a18c80ba5e450a3f2 description=openshift-frr-k8s/frr-k8s-dl69r/frr id=2297f3f3-644d-4960-a950-61fc5eb08bc0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c693b6fa7d4e9864d1738a09bc1b26adff4d8fcb33a6b11c6be1196973d47302",
2026-06-10 15:52:08.810478 | controller |     "Jun 10 14:51:10.864116 crc crio[20344]: time=\"2026-06-10T14:51:10.863967071Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=0206bcb3-e4b1-4bbc-a4f4-cc118c790a18 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.810493 | controller |     "Jun 10 14:51:10.867546 crc crio[20344]: time=\"2026-06-10T14:51:10.867427292Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=93a942c6-9b87-43ff-8972-2ac4a0e53155 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.810508 | controller |     "Jun 10 14:51:10.875022 crc crio[20344]: time=\"2026-06-10T14:51:10.874938478Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-dl69r/reloader\" id=cf685179-94d9-43cb-a483-1eee7c564d41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.810523 | controller |     "Jun 10 14:51:10.877545 crc crio[20344]: time=\"2026-06-10T14:51:10.877448573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.810538 | controller |     "Jun 10 14:51:10.915473 crc crio[20344]: time=\"2026-06-10T14:51:10.915335403Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.810552 | controller |     "Jun 10 14:51:10.920371 crc crio[20344]: time=\"2026-06-10T14:51:10.920326363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.810571 | controller |     "Jun 10 14:51:11.063971 crc crio[20344]: time=\"2026-06-10T14:51:11.063863691Z\" level=info msg=\"Created container 391f32a04c25b6d66f9721ba53e5e67058f778a0aaffd13f164a1b0f22d59599: openshift-frr-k8s/frr-k8s-dl69r/reloader\" id=cf685179-94d9-43cb-a483-1eee7c564d41 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.810587 | controller |     "Jun 10 14:51:11.065716 crc crio[20344]: time=\"2026-06-10T14:51:11.065520334Z\" level=info msg=\"Starting container: 391f32a04c25b6d66f9721ba53e5e67058f778a0aaffd13f164a1b0f22d59599\" id=6e63119f-05fc-42aa-824b-ba81e1309fcc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.810602 | controller |     "Jun 10 14:51:11.073072 crc crio[20344]: time=\"2026-06-10T14:51:11.072833505Z\" level=info msg=\"Started container\" PID=39657 containerID=391f32a04c25b6d66f9721ba53e5e67058f778a0aaffd13f164a1b0f22d59599 description=openshift-frr-k8s/frr-k8s-dl69r/reloader id=6e63119f-05fc-42aa-824b-ba81e1309fcc name=/runtime.v1.RuntimeService/StartContainer sandboxID=c693b6fa7d4e9864d1738a09bc1b26adff4d8fcb33a6b11c6be1196973d47302",
2026-06-10 15:52:08.810617 | controller |     "Jun 10 14:51:11.087892 crc crio[20344]: time=\"2026-06-10T14:51:11.087756205Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=bf41932a-5015-4ea6-a379-2ccb3a4608cf name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.810632 | controller |     "Jun 10 14:51:11.095516 crc crio[20344]: time=\"2026-06-10T14:51:11.095354593Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=d024132b-ad14-4ebc-8675-8e5811d31de8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.810647 | controller |     "Jun 10 14:51:11.105066 crc crio[20344]: time=\"2026-06-10T14:51:11.105009575Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-dl69r/frr-metrics\" id=f0a112f5-b8d3-47a5-a9b8-63b0599f54de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.810661 | controller |     "Jun 10 14:51:11.107878 crc crio[20344]: time=\"2026-06-10T14:51:11.107845969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.810676 | controller |     "Jun 10 14:51:11.144725 crc crio[20344]: time=\"2026-06-10T14:51:11.144675961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.810691 | controller |     "Jun 10 14:51:11.148555 crc crio[20344]: time=\"2026-06-10T14:51:11.148532662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.810705 | controller |     "Jun 10 14:51:11.272375 crc crio[20344]: time=\"2026-06-10T14:51:11.272239562Z\" level=info msg=\"Created container f388f015ba4995896cba4a69109f763fe11b2a2577fe5b8368be18f812793849: openshift-frr-k8s/frr-k8s-dl69r/frr-metrics\" id=f0a112f5-b8d3-47a5-a9b8-63b0599f54de name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.810720 | controller |     "Jun 10 14:51:11.274925 crc crio[20344]: time=\"2026-06-10T14:51:11.27482632Z\" level=info msg=\"Starting container: f388f015ba4995896cba4a69109f763fe11b2a2577fe5b8368be18f812793849\" id=a6b5d9d4-bd25-49dc-b08d-2b3094c1a900 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.810735 | controller |     "Jun 10 14:51:11.280486 crc crio[20344]: time=\"2026-06-10T14:51:11.280363014Z\" level=info msg=\"Started container\" PID=39687 containerID=f388f015ba4995896cba4a69109f763fe11b2a2577fe5b8368be18f812793849 description=openshift-frr-k8s/frr-k8s-dl69r/frr-metrics id=a6b5d9d4-bd25-49dc-b08d-2b3094c1a900 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c693b6fa7d4e9864d1738a09bc1b26adff4d8fcb33a6b11c6be1196973d47302",
2026-06-10 15:52:08.810753 | controller |     "Jun 10 14:51:11.295329 crc crio[20344]: time=\"2026-06-10T14:51:11.29476977Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=a2758395-3c59-4f39-8408-2352b103a785 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.810769 | controller |     "Jun 10 14:51:11.305232 crc crio[20344]: time=\"2026-06-10T14:51:11.304555176Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:6a974f04d4aefdb39bf2d4649b24e7e0e87685afa3d07ca46234f1a0c5688e4b\" id=1470c6aa-3b97-4099-995e-029b452f708a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.810784 | controller |     "Jun 10 14:51:11.333836 crc crio[20344]: time=\"2026-06-10T14:51:11.333703137Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-dl69r/frr-status\" id=320f9fd0-9d19-41ea-bfb8-b3441f31ebc0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.810799 | controller |     "Jun 10 14:51:11.336921 crc crio[20344]: time=\"2026-06-10T14:51:11.336561882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.810814 | controller |     "Jun 10 14:51:11.387875 crc crio[20344]: time=\"2026-06-10T14:51:11.383753704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.810829 | controller |     "Jun 10 14:51:11.388826 crc crio[20344]: time=\"2026-06-10T14:51:11.388751265Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.810843 | controller |     "Jun 10 14:51:11.509869 crc crio[20344]: time=\"2026-06-10T14:51:11.509722613Z\" level=info msg=\"Created container 68d69bcaadcd46ed53efec7b6dea138be6da1a0740db0c15f5f7e81b189e665f: openshift-frr-k8s/frr-k8s-dl69r/frr-status\" id=320f9fd0-9d19-41ea-bfb8-b3441f31ebc0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.810878 | controller |     "Jun 10 14:51:11.511477 crc crio[20344]: time=\"2026-06-10T14:51:11.511096359Z\" level=info msg=\"Starting container: 68d69bcaadcd46ed53efec7b6dea138be6da1a0740db0c15f5f7e81b189e665f\" id=14390639-a860-4a76-9c0b-5c952757ed4a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.810895 | controller |     "Jun 10 14:51:11.520816 crc crio[20344]: time=\"2026-06-10T14:51:11.520723511Z\" level=info msg=\"Started container\" PID=39705 containerID=68d69bcaadcd46ed53efec7b6dea138be6da1a0740db0c15f5f7e81b189e665f description=openshift-frr-k8s/frr-k8s-dl69r/frr-status id=14390639-a860-4a76-9c0b-5c952757ed4a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c693b6fa7d4e9864d1738a09bc1b26adff4d8fcb33a6b11c6be1196973d47302",
2026-06-10 15:52:08.810913 | controller |     "Jun 10 14:51:11.531120 crc crio[20344]: time=\"2026-06-10T14:51:11.530984499Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=e59ec510-ff25-4f66-8bae-d7effd220bf1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.810929 | controller |     "Jun 10 14:51:11.533524 crc crio[20344]: time=\"2026-06-10T14:51:11.533427182Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=57f84401-7813-4edf-b0ca-fe8fbcf9e5be name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.810944 | controller |     "Jun 10 14:51:11.544947 crc crio[20344]: time=\"2026-06-10T14:51:11.54480194Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-dl69r/kube-rbac-proxy\" id=35ad1bde-f474-4dec-8c4c-4eef4dd7d753 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.810963 | controller |     "Jun 10 14:51:11.545913 crc crio[20344]: time=\"2026-06-10T14:51:11.545824586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.810979 | controller |     "Jun 10 14:51:11.578977 crc crio[20344]: time=\"2026-06-10T14:51:11.578764246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.810994 | controller |     "Jun 10 14:51:11.814978 crc crio[20344]: time=\"2026-06-10T14:51:11.814447681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.811009 | controller |     "Jun 10 14:51:11.965962 crc crio[20344]: time=\"2026-06-10T14:51:11.965744111Z\" level=info msg=\"Created container eec05a824df032d7c197732672271bec062808c1ef294f594c75513bc4b78549: openshift-frr-k8s/frr-k8s-dl69r/kube-rbac-proxy\" id=35ad1bde-f474-4dec-8c4c-4eef4dd7d753 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.811024 | controller |     "Jun 10 14:51:11.969834 crc crio[20344]: time=\"2026-06-10T14:51:11.96912246Z\" level=info msg=\"Starting container: eec05a824df032d7c197732672271bec062808c1ef294f594c75513bc4b78549\" id=f3a20e87-9dc7-4d01-a137-918e81fb9555 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.811039 | controller |     "Jun 10 14:51:11.974874 crc crio[20344]: time=\"2026-06-10T14:51:11.974778057Z\" level=info msg=\"Started container\" PID=39735 containerID=eec05a824df032d7c197732672271bec062808c1ef294f594c75513bc4b78549 description=openshift-frr-k8s/frr-k8s-dl69r/kube-rbac-proxy id=f3a20e87-9dc7-4d01-a137-918e81fb9555 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c693b6fa7d4e9864d1738a09bc1b26adff4d8fcb33a6b11c6be1196973d47302",
2026-06-10 15:52:08.811054 | controller |     "Jun 10 14:51:11.990139 crc crio[20344]: time=\"2026-06-10T14:51:11.989567283Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=3e11c8be-f7a1-40a2-92f4-7d3a8b278f2e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.811069 | controller |     "Jun 10 14:51:11.994371 crc crio[20344]: time=\"2026-06-10T14:51:11.994236375Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:16d5a229c172bde2f4238e8a88602fd6351d80b262f35484740a979d8b3567a5\" id=17e863f0-8c11-4b1a-99c5-4ba6bdb30d64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.811084 | controller |     "Jun 10 14:51:12.002958 crc crio[20344]: time=\"2026-06-10T14:51:12.002550622Z\" level=info msg=\"Creating container: openshift-frr-k8s/frr-k8s-dl69r/kube-rbac-proxy-frr\" id=69b738a9-ca88-4e0c-b922-5cff6e71875d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.811099 | controller |     "Jun 10 14:51:12.003148 crc crio[20344]: time=\"2026-06-10T14:51:12.003086516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.811114 | controller |     "Jun 10 14:51:12.035228 crc crio[20344]: time=\"2026-06-10T14:51:12.03502229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.811129 | controller |     "Jun 10 14:51:12.255244 crc crio[20344]: time=\"2026-06-10T14:51:12.255079217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.811147 | controller |     "Jun 10 14:51:12.351098 crc crio[20344]: time=\"2026-06-10T14:51:12.350421586Z\" level=info msg=\"Created container d1a3c902cc033c89ad04ef04ad055897b6b180d95a2958d42819d04d64ae7166: openshift-frr-k8s/frr-k8s-dl69r/kube-rbac-proxy-frr\" id=69b738a9-ca88-4e0c-b922-5cff6e71875d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.811163 | controller |     "Jun 10 14:51:12.352615 crc crio[20344]: time=\"2026-06-10T14:51:12.352533031Z\" level=info msg=\"Starting container: d1a3c902cc033c89ad04ef04ad055897b6b180d95a2958d42819d04d64ae7166\" id=11bb96da-cc9d-4a8b-85e0-8b1857ec8f58 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.811178 | controller |     "Jun 10 14:51:12.357174 crc crio[20344]: time=\"2026-06-10T14:51:12.356966517Z\" level=info msg=\"Started container\" PID=39756 containerID=d1a3c902cc033c89ad04ef04ad055897b6b180d95a2958d42819d04d64ae7166 description=openshift-frr-k8s/frr-k8s-dl69r/kube-rbac-proxy-frr id=11bb96da-cc9d-4a8b-85e0-8b1857ec8f58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c693b6fa7d4e9864d1738a09bc1b26adff4d8fcb33a6b11c6be1196973d47302",
2026-06-10 15:52:08.811193 | controller |     "Jun 10 14:51:46.329436 crc crio[20344]: time=\"2026-06-10T14:51:46.328503506Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-5994967dd8-55kbp/POD\" id=65b86002-efde-474e-82aa-0266f62bae78 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.811208 | controller |     "Jun 10 14:51:46.329436 crc crio[20344]: time=\"2026-06-10T14:51:46.32942071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.811223 | controller |     "Jun 10 14:51:46.362800 crc crio[20344]: time=\"2026-06-10T14:51:46.362422482Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-5994967dd8-55kbp Namespace:baremetal-operator-system ID:682f33f2843d1fe50603e90c27171d01994d05861c0d3353b209e02781aac64a UID:f7f84bf5-32c3-4924-b6dd-81d7822e96ca NetNS:/var/run/netns/489effc7-2190-47a6-9276-fa591142c538 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7f84bf5_32c3_4924_b6dd_81d7822e96ca.slice PodAnnotations:0xc00078c580}] Aliases:map[]}\"",
2026-06-10 15:52:08.811239 | controller |     "Jun 10 14:51:46.362800 crc crio[20344]: time=\"2026-06-10T14:51:46.362780331Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-5994967dd8-55kbp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.811254 | controller |     "Jun 10 14:51:47.349488 crc crio[20344]: time=\"2026-06-10T14:51:47.34849271Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-controller-manager-6998b789-pwz5q/POD\" id=0d35d441-3b35-4496-9d8c-94bb3b48f795 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.811270 | controller |     "Jun 10 14:51:47.351608 crc crio[20344]: time=\"2026-06-10T14:51:47.35157494Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.811285 | controller |     "Jun 10 14:51:47.389443 crc crio[20344]: time=\"2026-06-10T14:51:47.388940876Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-6998b789-pwz5q Namespace:baremetal-operator-system ID:4fab7b0df62036e40cda5b8efd72b3412e096904e19be00c88a42d1fe5321760 UID:e3d4c728-bfb0-4f8c-ae39-c30948597264 NetNS:/var/run/netns/1f299e4f-6504-4af6-a5e0-1132a889c762 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode3d4c728_bfb0_4f8c_ae39_c30948597264.slice PodAnnotations:0xc00078c870}] Aliases:map[]}\"",
2026-06-10 15:52:08.811301 | controller |     "Jun 10 14:51:47.389443 crc crio[20344]: time=\"2026-06-10T14:51:47.389010968Z\" level=info msg=\"Adding pod baremetal-operator-system_baremetal-operator-controller-manager-6998b789-pwz5q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.811319 | controller |     "Jun 10 14:51:47.543501 crc crio[20344]: 2026-06-10T14:51:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:682f33f2843d1fe Mac:ae:e5:b2:62:a3:a2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:32 Mtu:0 Sandbox:/var/run/netns/489effc7-2190-47a6-9276-fa591142c538 SocketPath: PciID:}] [{Interface:0xc0002e2a00 Address:{IP:10.217.0.50 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.811335 | controller |     "Jun 10 14:51:47.543501 crc crio[20344]: time=\"2026-06-10T14:51:47.541567362Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-5994967dd8-55kbp Namespace:baremetal-operator-system ID:682f33f2843d1fe50603e90c27171d01994d05861c0d3353b209e02781aac64a UID:f7f84bf5-32c3-4924-b6dd-81d7822e96ca NetNS:/var/run/netns/489effc7-2190-47a6-9276-fa591142c538 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7f84bf5_32c3_4924_b6dd_81d7822e96ca.slice PodAnnotations:0xc00078c580}] Aliases:map[]}\"",
2026-06-10 15:52:08.811350 | controller |     "Jun 10 14:51:47.543501 crc crio[20344]: time=\"2026-06-10T14:51:47.541764867Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-5994967dd8-55kbp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.811365 | controller |     "Jun 10 14:51:47.580477 crc crio[20344]: time=\"2026-06-10T14:51:47.573978988Z\" level=info msg=\"Ran pod sandbox 682f33f2843d1fe50603e90c27171d01994d05861c0d3353b209e02781aac64a with infra container: baremetal-operator-system/baremetal-operator-controller-manager-5994967dd8-55kbp/POD\" id=65b86002-efde-474e-82aa-0266f62bae78 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.811380 | controller |     "Jun 10 14:51:47.580940 crc crio[20344]: time=\"2026-06-10T14:51:47.580805386Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=1cae50d8-e1e5-4410-b5f7-4593b3147fe2 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.811395 | controller |     "Jun 10 14:51:47.593759 crc crio[20344]: time=\"2026-06-10T14:51:47.593660932Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"",
2026-06-10 15:52:08.811410 | controller |     "Jun 10 14:51:47.807443 crc crio[20344]: time=\"2026-06-10T14:51:47.806949892Z\" level=info msg=\"Running pod sandbox: baremetal-operator-system/baremetal-operator-ironic-58c884cdcb-6w5tw/POD\" id=d5e7d817-a000-4b16-8fe0-3ca3c1c27fcd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.811426 | controller |     "Jun 10 14:51:47.807623 crc crio[20344]: time=\"2026-06-10T14:51:47.807497036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.811441 | controller |     "Jun 10 14:51:47.855327 crc crio[20344]: time=\"2026-06-10T14:51:47.854781951Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=d5e7d817-a000-4b16-8fe0-3ca3c1c27fcd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.811455 | controller |     "Jun 10 14:51:47.879325 crc crio[20344]: time=\"2026-06-10T14:51:47.879155207Z\" level=info msg=\"Ran pod sandbox f884c9c0478d66707240379d003effbb1795fc8ef011847e01a5ddc07e58f2b4 with infra container: baremetal-operator-system/baremetal-operator-ironic-58c884cdcb-6w5tw/POD\" id=d5e7d817-a000-4b16-8fe0-3ca3c1c27fcd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.811470 | controller |     "Jun 10 14:51:47.893546 crc crio[20344]: time=\"2026-06-10T14:51:47.893461751Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=a59bc383-9ed7-4f6a-9a15-a3615b7a25bd name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.811497 | controller |     "Jun 10 14:51:47.898799 crc crio[20344]: time=\"2026-06-10T14:51:47.898687897Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic-ipa-downloader:latest\\\"\"",
2026-06-10 15:52:08.811512 | controller |     "Jun 10 14:51:48.003304 crc crio[20344]: time=\"2026-06-10T14:51:48.003078433Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-kgl98/POD\" id=0ea5e30f-a638-42fd-8898-3a8ed6978129 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.811528 | controller |     "Jun 10 14:51:48.003304 crc crio[20344]: time=\"2026-06-10T14:51:48.003203586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.811543 | controller |     "Jun 10 14:51:48.025306 crc crio[20344]: time=\"2026-06-10T14:51:48.025149279Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-kgl98 Namespace:openstack-operators ID:b2fb854253f635357a8e1da7f6498e0fe37d6d1f45e21f85aa44dc31beda4941 UID:abd0bc11-85c3-4131-aa42-1d9315179c4a NetNS:/var/run/netns/1b8e0d44-f733-4e6b-be06-4b5bf297fd9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podabd0bc11_85c3_4131_aa42_1d9315179c4a.slice PodAnnotations:0xc00078ce98}] Aliases:map[]}\"",
2026-06-10 15:52:08.811558 | controller |     "Jun 10 14:51:48.025306 crc crio[20344]: time=\"2026-06-10T14:51:48.025225661Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-kgl98 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.811573 | controller |     "Jun 10 14:51:48.082693 crc crio[20344]: 2026-06-10T14:51:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4fab7b0df62036e Mac:da:b4:5d:88:7c:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3c Mtu:0 Sandbox:/var/run/netns/1f299e4f-6504-4af6-a5e0-1132a889c762 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.60 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.811589 | controller |     "Jun 10 14:51:48.083678 crc crio[20344]: time=\"2026-06-10T14:51:48.083474092Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-6998b789-pwz5q Namespace:baremetal-operator-system ID:4fab7b0df62036e40cda5b8efd72b3412e096904e19be00c88a42d1fe5321760 UID:e3d4c728-bfb0-4f8c-ae39-c30948597264 NetNS:/var/run/netns/1f299e4f-6504-4af6-a5e0-1132a889c762 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode3d4c728_bfb0_4f8c_ae39_c30948597264.slice PodAnnotations:0xc00078c870}] Aliases:map[]}\"",
2026-06-10 15:52:08.811604 | controller |     "Jun 10 14:51:48.084338 crc crio[20344]: time=\"2026-06-10T14:51:48.083708668Z\" level=info msg=\"Checking pod baremetal-operator-system_baremetal-operator-controller-manager-6998b789-pwz5q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.811619 | controller |     "Jun 10 14:51:48.094039 crc crio[20344]: time=\"2026-06-10T14:51:48.093459783Z\" level=info msg=\"Ran pod sandbox 4fab7b0df62036e40cda5b8efd72b3412e096904e19be00c88a42d1fe5321760 with infra container: baremetal-operator-system/baremetal-operator-controller-manager-6998b789-pwz5q/POD\" id=0d35d441-3b35-4496-9d8c-94bb3b48f795 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.811634 | controller |     "Jun 10 14:51:48.100821 crc crio[20344]: time=\"2026-06-10T14:51:48.098958917Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:latest\" id=487c597e-d3ba-491a-bd00-2b662a04b6c7 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.811654 | controller |     "Jun 10 14:51:48.114679 crc crio[20344]: time=\"2026-06-10T14:51:48.114567564Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:latest\\\"\"",
2026-06-10 15:52:08.811669 | controller |     "Jun 10 14:51:48.340027 crc crio[20344]: 2026-06-10T14:51:48Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b2fb854253f6353 Mac:02:5c:20:3a:21:e3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3d Mtu:0 Sandbox:/var/run/netns/1b8e0d44-f733-4e6b-be06-4b5bf297fd9f SocketPath: PciID:}] [{Interface:0xc000421080 Address:{IP:10.217.0.61 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.811684 | controller |     "Jun 10 14:51:48.340027 crc crio[20344]: time=\"2026-06-10T14:51:48.339725554Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-kgl98 Namespace:openstack-operators ID:b2fb854253f635357a8e1da7f6498e0fe37d6d1f45e21f85aa44dc31beda4941 UID:abd0bc11-85c3-4131-aa42-1d9315179c4a NetNS:/var/run/netns/1b8e0d44-f733-4e6b-be06-4b5bf297fd9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podabd0bc11_85c3_4131_aa42_1d9315179c4a.slice PodAnnotations:0xc00078ce98}] Aliases:map[]}\"",
2026-06-10 15:52:08.811700 | controller |     "Jun 10 14:51:48.340027 crc crio[20344]: time=\"2026-06-10T14:51:48.339867898Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-kgl98 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.811715 | controller |     "Jun 10 14:51:48.351009 crc crio[20344]: time=\"2026-06-10T14:51:48.350973137Z\" level=info msg=\"Ran pod sandbox b2fb854253f635357a8e1da7f6498e0fe37d6d1f45e21f85aa44dc31beda4941 with infra container: openstack-operators/openstack-operator-index-kgl98/POD\" id=0ea5e30f-a638-42fd-8898-3a8ed6978129 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.811731 | controller |     "Jun 10 14:51:48.355386 crc crio[20344]: time=\"2026-06-10T14:51:48.355238169Z\" level=info msg=\"Pulling image: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\" id=7a45fbd7-6b08-49b6-b0eb-db4d7fd1f3a6 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.811746 | controller |     "Jun 10 14:51:48.357756 crc crio[20344]: time=\"2026-06-10T14:51:48.357682263Z\" level=info msg=\"Trying to access \\\"38.102.83.194:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\\\"\"",
2026-06-10 15:52:08.811761 | controller |     "Jun 10 14:51:52.318237 crc crio[20344]: time=\"2026-06-10T14:51:52.317235355Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-index-8qjj9/POD\" id=ac30d0df-47fd-4f43-902f-8663e867bff3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.811776 | controller |     "Jun 10 14:51:52.319548 crc crio[20344]: time=\"2026-06-10T14:51:52.318312093Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.811791 | controller |     "Jun 10 14:51:56.223791 crc crio[20344]: time=\"2026-06-10T14:51:56.221669537Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-rjr6f/POD\" id=c5e8fdf6-14af-4c1c-8e78-4e196683533a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.811805 | controller |     "Jun 10 14:51:56.223791 crc crio[20344]: time=\"2026-06-10T14:51:56.223736891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.811820 | controller |     "Jun 10 14:51:57.204551 crc crio[20344]: time=\"2026-06-10T14:51:57.204228584Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-kkf7k/POD\" id=ac0089ce-b308-41a6-b5c9-4269788ba73a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.811838 | controller |     "Jun 10 14:51:57.212717 crc crio[20344]: time=\"2026-06-10T14:51:57.211057482Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.811871 | controller |     "Jun 10 14:51:59.791124 crc crio[20344]: time=\"2026-06-10T14:51:59.788829843Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-zrbh2/POD\" id=a215537c-6b86-45a9-b1bd-a527b02287bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.811888 | controller |     "Jun 10 14:51:59.793129 crc crio[20344]: time=\"2026-06-10T14:51:59.791477372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.811903 | controller |     "Jun 10 14:52:00.541875 crc crio[20344]: time=\"2026-06-10T14:52:00.541134567Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685052-sbqvp/POD\" id=82772345-fe09-4951-8067-f1914c21fd3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.811918 | controller |     "Jun 10 14:52:00.541875 crc crio[20344]: time=\"2026-06-10T14:52:00.541870447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.811932 | controller |     "Jun 10 14:52:01.112798 crc crio[20344]: time=\"2026-06-10T14:52:01.112721523Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-w57w2/POD\" id=c49b131d-1133-4342-b132-d4b1fb6a4551 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.811947 | controller |     "Jun 10 14:52:01.112798 crc crio[20344]: time=\"2026-06-10T14:52:01.112835686Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.811962 | controller |     "Jun 10 14:52:02.518135 crc crio[20344]: time=\"2026-06-10T14:52:02.517995558Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-8qjj9 Namespace:openstack-operators ID:81845ae4ed951c0669295fd73ae79cd8841785b33f12b26e417bc5ec1a9269ed UID:bb7c8860-612a-48a0-ae26-dc8d998e1597 NetNS:/var/run/netns/40db3d36-227b-4d3e-8e15-a6252cf82f9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbb7c8860_612a_48a0_ae26_dc8d998e1597.slice PodAnnotations:0xc000738b88}] Aliases:map[]}\"",
2026-06-10 15:52:08.811977 | controller |     "Jun 10 14:52:02.518135 crc crio[20344]: time=\"2026-06-10T14:52:02.518099301Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-index-8qjj9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.811992 | controller |     "Jun 10 14:52:02.918458 crc crio[20344]: 2026-06-10T14:52:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:81845ae4ed951c0 Mac:4a:30:cb:23:cb:93 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3e Mtu:0 Sandbox:/var/run/netns/40db3d36-227b-4d3e-8e15-a6252cf82f9f SocketPath: PciID:}] [{Interface:0xc0002e49e0 Address:{IP:10.217.0.62 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.812007 | controller |     "Jun 10 14:52:02.919469 crc crio[20344]: time=\"2026-06-10T14:52:02.919394659Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-8qjj9 Namespace:openstack-operators ID:81845ae4ed951c0669295fd73ae79cd8841785b33f12b26e417bc5ec1a9269ed UID:bb7c8860-612a-48a0-ae26-dc8d998e1597 NetNS:/var/run/netns/40db3d36-227b-4d3e-8e15-a6252cf82f9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbb7c8860_612a_48a0_ae26_dc8d998e1597.slice PodAnnotations:0xc000738b88}] Aliases:map[]}\"",
2026-06-10 15:52:08.812027 | controller |     "Jun 10 14:52:02.919610 crc crio[20344]: time=\"2026-06-10T14:52:02.919550513Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-index-8qjj9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.812042 | controller |     "Jun 10 14:52:04.981944 crc crio[20344]: time=\"2026-06-10T14:52:04.981419703Z\" level=info msg=\"Ran pod sandbox 81845ae4ed951c0669295fd73ae79cd8841785b33f12b26e417bc5ec1a9269ed with infra container: openstack-operators/openstack-operator-index-8qjj9/POD\" id=ac30d0df-47fd-4f43-902f-8663e867bff3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.812058 | controller |     "Jun 10 14:52:04.994902 crc crio[20344]: time=\"2026-06-10T14:52:04.994808622Z\" level=info msg=\"Pulling image: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\" id=2e94c6cf-73e7-428e-a6b4-c5c3448b9b56 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.812073 | controller |     "Jun 10 14:52:04.997007 crc crio[20344]: time=\"2026-06-10T14:52:04.996898167Z\" level=info msg=\"Trying to access \\\"38.102.83.194:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\\\"\"",
2026-06-10 15:52:08.812088 | controller |     "Jun 10 14:52:06.390836 crc crio[20344]: time=\"2026-06-10T14:52:06.390701862Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=1cae50d8-e1e5-4410-b5f7-4593b3147fe2 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.812104 | controller |     "Jun 10 14:52:06.391666 crc crio[20344]: time=\"2026-06-10T14:52:06.391603746Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=d2782a29-5eb3-408e-b504-8dfe3a677802 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.812119 | controller |     "Jun 10 14:52:06.474113 crc crio[20344]: time=\"2026-06-10T14:52:06.474025698Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685052-sbqvp Namespace:openshift-infra ID:7b6d11f2971702361165f34a1f645c2aca399ff33dca7df4949ea60e9ebe99f6 UID:0c33a8f9-7923-4734-a0ed-1df1adb44e1c NetNS:/var/run/netns/0b865975-3f76-4bed-aef8-7bcc79a96793 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c33a8f9_7923_4734_a0ed_1df1adb44e1c.slice PodAnnotations:0xc000528528}] Aliases:map[]}\"",
2026-06-10 15:52:08.812143 | controller |     "Jun 10 14:52:06.474113 crc crio[20344]: time=\"2026-06-10T14:52:06.474092Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685052-sbqvp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.812160 | controller |     "Jun 10 14:52:06.477929 crc crio[20344]: time=\"2026-06-10T14:52:06.477852278Z\" level=info msg=\"Got pod network &{Name:certified-operators-rjr6f Namespace:openshift-marketplace ID:c257086a96c62017ed5fa3d49fb6b2f325f73ab53c0b9fda9994cd612a46ee3c UID:d9aa8eab-3646-409d-b4b7-0f8d4cd0ea9f NetNS:/var/run/netns/e29261f4-3f71-46f3-b5e6-5354b25b44bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd9aa8eab_3646_409d_b4b7_0f8d4cd0ea9f.slice PodAnnotations:0xc00012ae98}] Aliases:map[]}\"",
2026-06-10 15:52:08.812176 | controller |     "Jun 10 14:52:06.478016 crc crio[20344]: time=\"2026-06-10T14:52:06.47792399Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-rjr6f to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.812191 | controller |     "Jun 10 14:52:06.999976 crc crio[20344]: 2026-06-10T14:52:06Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c257086a96c6201 Mac:ea:b8:5c:75:80:9b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:3f Mtu:0 Sandbox:/var/run/netns/e29261f4-3f71-46f3-b5e6-5354b25b44bc SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.63 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.812211 | controller |     "Jun 10 14:52:07.001205 crc crio[20344]: time=\"2026-06-10T14:52:07.001129371Z\" level=info msg=\"Got pod network &{Name:certified-operators-rjr6f Namespace:openshift-marketplace ID:c257086a96c62017ed5fa3d49fb6b2f325f73ab53c0b9fda9994cd612a46ee3c UID:d9aa8eab-3646-409d-b4b7-0f8d4cd0ea9f NetNS:/var/run/netns/e29261f4-3f71-46f3-b5e6-5354b25b44bc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd9aa8eab_3646_409d_b4b7_0f8d4cd0ea9f.slice PodAnnotations:0xc00012ae98}] Aliases:map[]}\"",
2026-06-10 15:52:08.812226 | controller |     "Jun 10 14:52:07.001449 crc crio[20344]: time=\"2026-06-10T14:52:07.001377017Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-rjr6f for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.812242 | controller |     "Jun 10 14:52:07.032029 crc crio[20344]: 2026-06-10T14:52:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7b6d11f29717023 Mac:4a:cd:4c:a2:b7:db Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:43 Mtu:0 Sandbox:/var/run/netns/0b865975-3f76-4bed-aef8-7bcc79a96793 SocketPath: PciID:}] [{Interface:0xc00013e9e0 Address:{IP:10.217.0.67 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.812257 | controller |     "Jun 10 14:52:07.033142 crc crio[20344]: time=\"2026-06-10T14:52:07.033071375Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685052-sbqvp Namespace:openshift-infra ID:7b6d11f2971702361165f34a1f645c2aca399ff33dca7df4949ea60e9ebe99f6 UID:0c33a8f9-7923-4734-a0ed-1df1adb44e1c NetNS:/var/run/netns/0b865975-3f76-4bed-aef8-7bcc79a96793 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c33a8f9_7923_4734_a0ed_1df1adb44e1c.slice PodAnnotations:0xc000528528}] Aliases:map[]}\"",
2026-06-10 15:52:08.812272 | controller |     "Jun 10 14:52:07.033378 crc crio[20344]: time=\"2026-06-10T14:52:07.033322171Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685052-sbqvp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.812288 | controller |     "Jun 10 14:52:07.072945 crc crio[20344]: time=\"2026-06-10T14:52:07.069953598Z\" level=info msg=\"Ran pod sandbox 7b6d11f2971702361165f34a1f645c2aca399ff33dca7df4949ea60e9ebe99f6 with infra container: openshift-infra/auto-csr-approver-29685052-sbqvp/POD\" id=82772345-fe09-4951-8067-f1914c21fd3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.812303 | controller |     "Jun 10 14:52:07.072945 crc crio[20344]: time=\"2026-06-10T14:52:07.072852384Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d0b2dbe7-af4e-4349-9202-2e921e0436c8 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.812318 | controller |     "Jun 10 14:52:07.075671 crc crio[20344]: time=\"2026-06-10T14:52:07.075553654Z\" level=info msg=\"Ran pod sandbox c257086a96c62017ed5fa3d49fb6b2f325f73ab53c0b9fda9994cd612a46ee3c with infra container: openshift-marketplace/certified-operators-rjr6f/POD\" id=c5e8fdf6-14af-4c1c-8e78-4e196683533a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.812334 | controller |     "Jun 10 14:52:07.080427 crc crio[20344]: time=\"2026-06-10T14:52:07.08038035Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b5eac4fa-b717-4d60-8b94-90b493b6f50c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.812348 | controller |     "Jun 10 14:52:07.087097 crc crio[20344]: time=\"2026-06-10T14:52:07.087010503Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-10 15:52:08.812367 | controller |     "Jun 10 14:52:07.177080 crc crio[20344]: time=\"2026-06-10T14:52:07.176961282Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic-ipa-downloader@sha256:15382b9ddf944ce2a38a44053d2e470dff2bae389316f016792b3b7637c49ea7\" id=a59bc383-9ed7-4f6a-9a15-a3615b7a25bd name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.812382 | controller |     "Jun 10 14:52:07.177940 crc crio[20344]: time=\"2026-06-10T14:52:07.177862286Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader:latest\" id=0a84e9df-45e8-4975-9913-f607f4de1976 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.812397 | controller |     "Jun 10 14:52:07.311764 crc crio[20344]: time=\"2026-06-10T14:52:07.311566137Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=048770dd-1453-4282-a087-810d213865aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.812412 | controller |     "Jun 10 14:52:07.312008 crc crio[20344]: time=\"2026-06-10T14:52:07.311815524Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=bac4b2ad-be15-47cd-a308-fb78f64f0e71 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.812427 | controller |     "Jun 10 14:52:07.494040 crc crio[20344]: time=\"2026-06-10T14:52:07.493475787Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-rjr6f/extract-utilities\" id=5bea1f6b-247b-47ed-a3b5-217843f07aa3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.812442 | controller |     "Jun 10 14:52:08.484100 crc crio[20344]: time=\"2026-06-10T14:52:08.484001322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.812456 | controller |     "Jun 10 14:52:08.507390 crc crio[20344]: time=\"2026-06-10T14:52:08.503887921Z\" level=info msg=\"Got pod network &{Name:community-operators-kkf7k Namespace:openshift-marketplace ID:f559d923e401997b9ab5cdd38425448c4c8ffe7965dabbab76e4fc8995950f36 UID:adcc7739-e6f7-4c09-b553-3fc639e7fb7c NetNS:/var/run/netns/3d723b91-72f9-46fb-a71b-0ed2aa287466 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podadcc7739_e6f7_4c09_b553_3fc639e7fb7c.slice PodAnnotations:0xc004036228}] Aliases:map[]}\"",
2026-06-10 15:52:08.812471 | controller |     "Jun 10 14:52:08.507390 crc crio[20344]: time=\"2026-06-10T14:52:08.504063376Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-kkf7k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.812486 | controller |     "Jun 10 14:52:08.509537 crc crio[20344]: time=\"2026-06-10T14:52:08.509497658Z\" level=info msg=\"Got pod network &{Name:redhat-operators-w57w2 Namespace:openshift-marketplace ID:e87b6a1a3f227f9bff40f71c969404d963bca1045aed2e4e7bb1415c1a47ecc0 UID:c85b36a6-d92f-42cb-8f6b-e81c2bfeed24 NetNS:/var/run/netns/b6c411ea-8a9f-4ff0-9ebc-d582c3369148 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc85b36a6_d92f_42cb_8f6b_e81c2bfeed24.slice PodAnnotations:0xc00078c3b8}] Aliases:map[]}\"",
2026-06-10 15:52:08.812501 | controller |     "Jun 10 14:52:08.509702 crc crio[20344]: time=\"2026-06-10T14:52:08.509679403Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-w57w2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.812517 | controller |     "Jun 10 14:52:08.520720 crc crio[20344]: time=\"2026-06-10T14:52:08.520596118Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-zrbh2 Namespace:openshift-marketplace ID:291deec1420602c9e065f399f190e2ebf176bce7a9a0d9911133a96fb58b7556 UID:8206341b-0d86-4247-8339-1613f8d31b00 NetNS:/var/run/netns/741f60da-39c9-4a92-8d94-850ebf0d6ac9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8206341b_0d86_4247_8339_1613f8d31b00.slice PodAnnotations:0xc0007380a8}] Aliases:map[]}\"",
2026-06-10 15:52:08.812536 | controller |     "Jun 10 14:52:08.520720 crc crio[20344]: time=\"2026-06-10T14:52:08.52070108Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-zrbh2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.812551 | controller |     "Jun 10 14:52:08.959217 crc crio[20344]: time=\"2026-06-10T14:52:08.958725788Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic-ipa-downloader\" id=0a5cb084-7b26-477e-9220-2d7af93ea683 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.812565 | controller |     "Jun 10 14:52:09.108967 crc crio[20344]: 2026-06-10T14:52:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e87b6a1a3f227f9 Mac:82:ab:92:7c:5c:af Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:44 Mtu:0 Sandbox:/var/run/netns/b6c411ea-8a9f-4ff0-9ebc-d582c3369148 SocketPath: PciID:}] [{Interface:0xc0000147b0 Address:{IP:10.217.0.68 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.812581 | controller |     "Jun 10 14:52:09.110147 crc crio[20344]: time=\"2026-06-10T14:52:09.109129006Z\" level=info msg=\"Got pod network &{Name:redhat-operators-w57w2 Namespace:openshift-marketplace ID:e87b6a1a3f227f9bff40f71c969404d963bca1045aed2e4e7bb1415c1a47ecc0 UID:c85b36a6-d92f-42cb-8f6b-e81c2bfeed24 NetNS:/var/run/netns/b6c411ea-8a9f-4ff0-9ebc-d582c3369148 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc85b36a6_d92f_42cb_8f6b_e81c2bfeed24.slice PodAnnotations:0xc00078c3b8}] Aliases:map[]}\"",
2026-06-10 15:52:08.812596 | controller |     "Jun 10 14:52:09.110147 crc crio[20344]: time=\"2026-06-10T14:52:09.109388622Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-w57w2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.812611 | controller |     "Jun 10 14:52:09.177765 crc crio[20344]: 2026-06-10T14:52:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f559d923e401997 Mac:ce:89:fa:bf:06:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:40 Mtu:0 Sandbox:/var/run/netns/3d723b91-72f9-46fb-a71b-0ed2aa287466 SocketPath: PciID:}] [{Interface:0xc0001a46c0 Address:{IP:10.217.0.64 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.812627 | controller |     "Jun 10 14:52:09.178560 crc crio[20344]: time=\"2026-06-10T14:52:09.178482707Z\" level=info msg=\"Got pod network &{Name:community-operators-kkf7k Namespace:openshift-marketplace ID:f559d923e401997b9ab5cdd38425448c4c8ffe7965dabbab76e4fc8995950f36 UID:adcc7739-e6f7-4c09-b553-3fc639e7fb7c NetNS:/var/run/netns/3d723b91-72f9-46fb-a71b-0ed2aa287466 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podadcc7739_e6f7_4c09_b553_3fc639e7fb7c.slice PodAnnotations:0xc004036228}] Aliases:map[]}\"",
2026-06-10 15:52:08.812642 | controller |     "Jun 10 14:52:09.178756 crc crio[20344]: time=\"2026-06-10T14:52:09.178714213Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-kkf7k for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.812657 | controller |     "Jun 10 14:52:09.302425 crc crio[20344]: time=\"2026-06-10T14:52:09.302128005Z\" level=info msg=\"Ran pod sandbox f559d923e401997b9ab5cdd38425448c4c8ffe7965dabbab76e4fc8995950f36 with infra container: openshift-marketplace/community-operators-kkf7k/POD\" id=ac0089ce-b308-41a6-b5c9-4269788ba73a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.812672 | controller |     "Jun 10 14:52:09.303712 crc crio[20344]: time=\"2026-06-10T14:52:09.303485391Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-5994967dd8-55kbp/manager\" id=d1fa9651-597d-436c-9549-1e87deb62759 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.812690 | controller |     "Jun 10 14:52:09.304131 crc crio[20344]: time=\"2026-06-10T14:52:09.304077716Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=a7e15ae4-7202-4142-aa59-30eb9c8d5dc6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.812705 | controller |     "Jun 10 14:52:09.305423 crc crio[20344]: time=\"2026-06-10T14:52:09.305221906Z\" level=info msg=\"Ran pod sandbox e87b6a1a3f227f9bff40f71c969404d963bca1045aed2e4e7bb1415c1a47ecc0 with infra container: openshift-marketplace/redhat-operators-w57w2/POD\" id=c49b131d-1133-4342-b132-d4b1fb6a4551 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.812719 | controller |     "Jun 10 14:52:09.307336 crc crio[20344]: time=\"2026-06-10T14:52:09.306481489Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d5f93f81-fe21-4fc7-9ed4-0986e003638e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.812734 | controller |     "Jun 10 14:52:09.309543 crc crio[20344]: time=\"2026-06-10T14:52:09.309376545Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:44645b145304a45334e7e2047a7cb64df758815e31271d26a71ef9be2b291cbe\" id=487c597e-d3ba-491a-bd00-2b662a04b6c7 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.812748 | controller |     "Jun 10 14:52:09.315702 crc crio[20344]: time=\"2026-06-10T14:52:09.315537855Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=688f913f-3e9e-4076-a044-e2abaeb981f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.812762 | controller |     "Jun 10 14:52:09.315702 crc crio[20344]: time=\"2026-06-10T14:52:09.315622088Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-58c884cdcb-6w5tw/ironic-ipa-downloader\" id=b6d7f739-9554-4fef-8451-e2442e65f4c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.812776 | controller |     "Jun 10 14:52:09.315932 crc crio[20344]: time=\"2026-06-10T14:52:09.315833193Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:latest\" id=39cb4fab-65e9-40eb-bb44-8675db6c248c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.812790 | controller |     "Jun 10 14:52:09.371135 crc crio[20344]: 2026-06-10T14:52:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:291deec1420602c Mac:ba:56:20:91:28:d8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:41 Mtu:0 Sandbox:/var/run/netns/741f60da-39c9-4a92-8d94-850ebf0d6ac9 SocketPath: PciID:}] [{Interface:0xc0000147f0 Address:{IP:10.217.0.65 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.812805 | controller |     "Jun 10 14:52:09.373736 crc crio[20344]: time=\"2026-06-10T14:52:09.372477802Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-zrbh2 Namespace:openshift-marketplace ID:291deec1420602c9e065f399f190e2ebf176bce7a9a0d9911133a96fb58b7556 UID:8206341b-0d86-4247-8339-1613f8d31b00 NetNS:/var/run/netns/741f60da-39c9-4a92-8d94-850ebf0d6ac9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8206341b_0d86_4247_8339_1613f8d31b00.slice PodAnnotations:0xc0007380a8}] Aliases:map[]}\"",
2026-06-10 15:52:08.812820 | controller |     "Jun 10 14:52:09.373736 crc crio[20344]: time=\"2026-06-10T14:52:09.372638776Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-zrbh2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.812841 | controller |     "Jun 10 14:52:09.481531 crc crio[20344]: time=\"2026-06-10T14:52:09.481355485Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f3043107-e9ac-4b61-ad93-db2f61b2bb0a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.812876 | controller |     "Jun 10 14:52:09.487895 crc crio[20344]: time=\"2026-06-10T14:52:09.487795023Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-kkf7k/extract-utilities\" id=6626727a-a278-42af-91f2-f9d435571cc8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.812893 | controller |     "Jun 10 14:52:09.503877 crc crio[20344]: time=\"2026-06-10T14:52:09.503700769Z\" level=info msg=\"Ran pod sandbox 291deec1420602c9e065f399f190e2ebf176bce7a9a0d9911133a96fb58b7556 with infra container: openshift-marketplace/redhat-marketplace-zrbh2/POD\" id=a215537c-6b86-45a9-b1bd-a527b02287bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.812908 | controller |     "Jun 10 14:52:09.504812 crc crio[20344]: time=\"2026-06-10T14:52:09.504713035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.812922 | controller |     "Jun 10 14:52:09.507697 crc crio[20344]: time=\"2026-06-10T14:52:09.506355648Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=182c5c28-7d30-4197-af5c-e4af34508cd7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.812937 | controller |     "Jun 10 14:52:09.511167 crc crio[20344]: time=\"2026-06-10T14:52:09.510851476Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator\" id=a0706912-39f7-4df0-818f-b9bb565c9af3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.812952 | controller |     "Jun 10 14:52:09.511719 crc crio[20344]: time=\"2026-06-10T14:52:09.511596755Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0802b980-6475-4b9d-989e-39f0096749b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.812966 | controller |     "Jun 10 14:52:09.515350 crc crio[20344]: time=\"2026-06-10T14:52:09.513891365Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-w57w2/extract-utilities\" id=447707bb-d6b9-4f5e-8978-7b1cd9f56d88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.812981 | controller |     "Jun 10 14:52:09.719807 crc crio[20344]: time=\"2026-06-10T14:52:09.71975474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.812995 | controller |     "Jun 10 14:52:09.720574 crc crio[20344]: time=\"2026-06-10T14:52:09.720452259Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.813010 | controller |     "Jun 10 14:52:09.734029 crc crio[20344]: time=\"2026-06-10T14:52:09.733931971Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-zrbh2/extract-utilities\" id=c4fc6307-1e33-4ea0-bcd3-40ad95d39ea3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.813024 | controller |     "Jun 10 14:52:10.258792 crc crio[20344]: time=\"2026-06-10T14:52:10.258154099Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.813039 | controller |     "Jun 10 14:52:10.288138 crc crio[20344]: time=\"2026-06-10T14:52:10.288009579Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.813057 | controller |     "Jun 10 14:52:10.291496 crc crio[20344]: time=\"2026-06-10T14:52:10.291376497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.813072 | controller |     "Jun 10 14:52:10.294860 crc crio[20344]: time=\"2026-06-10T14:52:10.294816117Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.813086 | controller |     "Jun 10 14:52:10.303459 crc crio[20344]: time=\"2026-06-10T14:52:10.30338238Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d0b2dbe7-af4e-4349-9202-2e921e0436c8 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.813112 | controller |     "Jun 10 14:52:10.308723 crc crio[20344]: time=\"2026-06-10T14:52:10.308681959Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=025f93ad-6811-4652-b6fb-db507d7fa17b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.813128 | controller |     "Jun 10 14:52:10.315517 crc crio[20344]: time=\"2026-06-10T14:52:10.315484386Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1697deee-3f3d-46b1-a6b5-dddc8dcc0658 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.813143 | controller |     "Jun 10 14:52:10.414374 crc crio[20344]: time=\"2026-06-10T14:52:10.414136522Z\" level=info msg=\"Created container 5e55e40d3155ce8de7268626a4f5115c67414696611c583770911dddfd53a876: openshift-marketplace/certified-operators-rjr6f/extract-utilities\" id=5bea1f6b-247b-47ed-a3b5-217843f07aa3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.813157 | controller |     "Jun 10 14:52:10.415511 crc crio[20344]: time=\"2026-06-10T14:52:10.415426206Z\" level=info msg=\"Starting container: 5e55e40d3155ce8de7268626a4f5115c67414696611c583770911dddfd53a876\" id=f37add6f-6490-46cb-8837-d49d3dc99682 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.813172 | controller |     "Jun 10 14:52:10.424384 crc crio[20344]: time=\"2026-06-10T14:52:10.422312636Z\" level=info msg=\"Started container\" PID=41606 containerID=5e55e40d3155ce8de7268626a4f5115c67414696611c583770911dddfd53a876 description=openshift-marketplace/certified-operators-rjr6f/extract-utilities id=f37add6f-6490-46cb-8837-d49d3dc99682 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c257086a96c62017ed5fa3d49fb6b2f325f73ab53c0b9fda9994cd612a46ee3c",
2026-06-10 15:52:08.813188 | controller |     "Jun 10 14:52:10.484387 crc crio[20344]: time=\"2026-06-10T14:52:10.48183135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.813203 | controller |     "Jun 10 14:52:10.484387 crc crio[20344]: time=\"2026-06-10T14:52:10.482242691Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685052-sbqvp/oc\" id=1d3577d4-6187-4b6d-bc36-890571d9d1f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.813218 | controller |     "Jun 10 14:52:10.646238 crc crio[20344]: time=\"2026-06-10T14:52:10.645991416Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.813233 | controller |     "Jun 10 14:52:10.757010 crc crio[20344]: time=\"2026-06-10T14:52:10.756566023Z\" level=info msg=\"Created container 95f146945696eb1fd264fd2f8c184318b950ff6e40f6477c4ca1fd1a5b4e2b5d: baremetal-operator-system/baremetal-operator-ironic-58c884cdcb-6w5tw/ironic-ipa-downloader\" id=b6d7f739-9554-4fef-8451-e2442e65f4c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.813252 | controller |     "Jun 10 14:52:10.758106 crc crio[20344]: time=\"2026-06-10T14:52:10.758011561Z\" level=info msg=\"Starting container: 95f146945696eb1fd264fd2f8c184318b950ff6e40f6477c4ca1fd1a5b4e2b5d\" id=1dde3222-e0f2-48a9-9c26-3a341f05e33c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.813267 | controller |     "Jun 10 14:52:10.769305 crc crio[20344]: time=\"2026-06-10T14:52:10.769216233Z\" level=info msg=\"Started container\" PID=41651 containerID=95f146945696eb1fd264fd2f8c184318b950ff6e40f6477c4ca1fd1a5b4e2b5d description=baremetal-operator-system/baremetal-operator-ironic-58c884cdcb-6w5tw/ironic-ipa-downloader id=1dde3222-e0f2-48a9-9c26-3a341f05e33c name=/runtime.v1.RuntimeService/StartContainer sandboxID=f884c9c0478d66707240379d003effbb1795fc8ef011847e01a5ddc07e58f2b4",
2026-06-10 15:52:08.813282 | controller |     "Jun 10 14:52:11.351117 crc crio[20344]: time=\"2026-06-10T14:52:11.350976454Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.813298 | controller |     "Jun 10 14:52:11.358520 crc crio[20344]: time=\"2026-06-10T14:52:11.358422719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.813313 | controller |     "Jun 10 14:52:11.362896 crc crio[20344]: time=\"2026-06-10T14:52:11.362824544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.813327 | controller |     "Jun 10 14:52:11.385795 crc crio[20344]: time=\"2026-06-10T14:52:11.385690981Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-6998b789-pwz5q/manager\" id=9a1bcfe1-71c8-414b-b013-d2493e51baa3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.813342 | controller |     "Jun 10 14:52:11.475757 crc crio[20344]: time=\"2026-06-10T14:52:11.475347112Z\" level=info msg=\"Created container a9dc5c0107f2bf18bda8c5a2826786fe1241848135573671e87ef8479a244006: openshift-marketplace/community-operators-kkf7k/extract-utilities\" id=6626727a-a278-42af-91f2-f9d435571cc8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.813356 | controller |     "Jun 10 14:52:11.492930 crc crio[20344]: time=\"2026-06-10T14:52:11.477835127Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=5d9a0c21-3ec6-423b-9646-cbf92c34af49 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.813370 | controller |     "Jun 10 14:52:11.492930 crc crio[20344]: time=\"2026-06-10T14:52:11.477912029Z\" level=info msg=\"Starting container: a9dc5c0107f2bf18bda8c5a2826786fe1241848135573671e87ef8479a244006\" id=5536e18e-164c-470c-abe0-8e24b8a71525 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.813384 | controller |     "Jun 10 14:52:11.492930 crc crio[20344]: time=\"2026-06-10T14:52:11.484178193Z\" level=info msg=\"Started container\" PID=41678 containerID=a9dc5c0107f2bf18bda8c5a2826786fe1241848135573671e87ef8479a244006 description=openshift-marketplace/community-operators-kkf7k/extract-utilities id=5536e18e-164c-470c-abe0-8e24b8a71525 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f559d923e401997b9ab5cdd38425448c4c8ffe7965dabbab76e4fc8995950f36",
2026-06-10 15:52:08.813399 | controller |     "Jun 10 14:52:11.492930 crc crio[20344]: time=\"2026-06-10T14:52:11.484625844Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-10 15:52:08.813414 | controller |     "Jun 10 14:52:11.637496 crc crio[20344]: time=\"2026-06-10T14:52:11.636943572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.813429 | controller |     "Jun 10 14:52:11.640851 crc crio[20344]: time=\"2026-06-10T14:52:11.640751761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.813448 | controller |     "Jun 10 14:52:11.682345 crc crio[20344]: time=\"2026-06-10T14:52:11.682187443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.813463 | controller |     "Jun 10 14:52:11.698340 crc crio[20344]: time=\"2026-06-10T14:52:11.69814085Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.813478 | controller |     "Jun 10 14:52:11.725869 crc crio[20344]: time=\"2026-06-10T14:52:11.725444043Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.813493 | controller |     "Jun 10 14:52:11.734851 crc crio[20344]: time=\"2026-06-10T14:52:11.734779797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.813508 | controller |     "Jun 10 14:52:11.764999 crc crio[20344]: time=\"2026-06-10T14:52:11.763093966Z\" level=info msg=\"Pulled image: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator-index@sha256:e0288638e5947af3fa1b71f8f38316b7b81b3312d7c254790330a48a31387369\" id=7a45fbd7-6b08-49b6-b0eb-db4d7fd1f3a6 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.813522 | controller |     "Jun 10 14:52:11.766242 crc crio[20344]: time=\"2026-06-10T14:52:11.766081754Z\" level=info msg=\"Checking image status: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\" id=ad0b1b89-8f18-42a7-a3e9-888707addb57 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.813537 | controller |     "Jun 10 14:52:11.772595 crc crio[20344]: time=\"2026-06-10T14:52:11.771996998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.813551 | controller |     "Jun 10 14:52:11.809424 crc crio[20344]: time=\"2026-06-10T14:52:11.808541653Z\" level=info msg=\"Created container 6966ae2fd7f4ea5f2635417d1ad8799d0bf067409ac3e710f675ec00aa9e1d61: openshift-marketplace/redhat-marketplace-zrbh2/extract-utilities\" id=c4fc6307-1e33-4ea0-bcd3-40ad95d39ea3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.813565 | controller |     "Jun 10 14:52:11.812990 crc crio[20344]: time=\"2026-06-10T14:52:11.81112336Z\" level=info msg=\"Starting container: 6966ae2fd7f4ea5f2635417d1ad8799d0bf067409ac3e710f675ec00aa9e1d61\" id=cdb137a1-0c0d-4179-a464-7b7e096cc901 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.813580 | controller |     "Jun 10 14:52:11.826397 crc crio[20344]: time=\"2026-06-10T14:52:11.826232815Z\" level=info msg=\"Started container\" PID=41691 containerID=6966ae2fd7f4ea5f2635417d1ad8799d0bf067409ac3e710f675ec00aa9e1d61 description=openshift-marketplace/redhat-marketplace-zrbh2/extract-utilities id=cdb137a1-0c0d-4179-a464-7b7e096cc901 name=/runtime.v1.RuntimeService/StartContainer sandboxID=291deec1420602c9e065f399f190e2ebf176bce7a9a0d9911133a96fb58b7556",
2026-06-10 15:52:08.813595 | controller |     "Jun 10 14:52:11.833198 crc crio[20344]: time=\"2026-06-10T14:52:11.832474608Z\" level=info msg=\"Pulled image: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator-index@sha256:e0288638e5947af3fa1b71f8f38316b7b81b3312d7c254790330a48a31387369\" id=2e94c6cf-73e7-428e-a6b4-c5c3448b9b56 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.813609 | controller |     "Jun 10 14:52:11.833507 crc crio[20344]: time=\"2026-06-10T14:52:11.833443913Z\" level=info msg=\"Checking image status: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\" id=786c55d0-bbdd-4b5c-b2fb-dc3fd6944337 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.813627 | controller |     "Jun 10 14:52:11.873480 crc crio[20344]: time=\"2026-06-10T14:52:11.87278316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.813642 | controller |     "Jun 10 14:52:11.873480 crc crio[20344]: time=\"2026-06-10T14:52:11.872887883Z\" level=info msg=\"Checking image status: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\" id=b2e95885-f099-4066-90dd-70c72dfc29f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.813656 | controller |     "Jun 10 14:52:11.877961 crc crio[20344]: time=\"2026-06-10T14:52:11.877161214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.813670 | controller |     "Jun 10 14:52:11.883829 crc crio[20344]: time=\"2026-06-10T14:52:11.883562742Z\" level=info msg=\"Checking image status: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator-index:2895d87b692193b55d566fae26f4c769f7f44de8\" id=08e8d15a-357e-43e2-b489-8431e6a7eb24 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.813685 | controller |     "Jun 10 14:52:11.894736 crc crio[20344]: time=\"2026-06-10T14:52:11.894162688Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-8qjj9/registry-server\" id=5a51363c-6ece-4e19-a5df-bdf751054f8c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.813700 | controller |     "Jun 10 14:52:11.895179 crc crio[20344]: time=\"2026-06-10T14:52:11.894791225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.813714 | controller |     "Jun 10 14:52:11.903576 crc crio[20344]: time=\"2026-06-10T14:52:11.903503832Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-index-kgl98/registry-server\" id=76fc3429-c51b-4dae-9dbb-e106fa212c47 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.813729 | controller |     "Jun 10 14:52:11.916731 crc crio[20344]: time=\"2026-06-10T14:52:11.916574744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.813744 | controller |     "Jun 10 14:52:11.931020 crc crio[20344]: time=\"2026-06-10T14:52:11.930877107Z\" level=info msg=\"Created container e19fe47fc85d84bcc71da8842a66f202b3359dd7ad5ccfb398bc579f6aa0cb23: openshift-marketplace/redhat-operators-w57w2/extract-utilities\" id=447707bb-d6b9-4f5e-8978-7b1cd9f56d88 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.813759 | controller |     "Jun 10 14:52:11.933119 crc crio[20344]: time=\"2026-06-10T14:52:11.933038123Z\" level=info msg=\"Starting container: e19fe47fc85d84bcc71da8842a66f202b3359dd7ad5ccfb398bc579f6aa0cb23\" id=84e2bc6e-1b4e-485a-8a3b-31d93f4eaa56 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.813774 | controller |     "Jun 10 14:52:11.960097 crc crio[20344]: time=\"2026-06-10T14:52:11.959172436Z\" level=info msg=\"Started container\" PID=41695 containerID=e19fe47fc85d84bcc71da8842a66f202b3359dd7ad5ccfb398bc579f6aa0cb23 description=openshift-marketplace/redhat-operators-w57w2/extract-utilities id=84e2bc6e-1b4e-485a-8a3b-31d93f4eaa56 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e87b6a1a3f227f9bff40f71c969404d963bca1045aed2e4e7bb1415c1a47ecc0",
2026-06-10 15:52:08.813789 | controller |     "Jun 10 14:52:11.978202 crc crio[20344]: time=\"2026-06-10T14:52:11.977834393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.813807 | controller |     "Jun 10 14:52:11.986790 crc crio[20344]: time=\"2026-06-10T14:52:11.986565041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.813822 | controller |     "Jun 10 14:52:11.997223 crc crio[20344]: time=\"2026-06-10T14:52:11.996758867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.813837 | controller |     "Jun 10 14:52:12.035866 crc crio[20344]: time=\"2026-06-10T14:52:12.035768896Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.813870 | controller |     "Jun 10 14:52:12.037248 crc crio[20344]: time=\"2026-06-10T14:52:12.037157422Z\" level=info msg=\"Created container 3f4106b81f860019f7a0efb2435d71f3726d7dc221845d5c286d2ba2bb378884: baremetal-operator-system/baremetal-operator-controller-manager-5994967dd8-55kbp/manager\" id=d1fa9651-597d-436c-9549-1e87deb62759 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.813888 | controller |     "Jun 10 14:52:12.039016 crc crio[20344]: time=\"2026-06-10T14:52:12.03897634Z\" level=info msg=\"Starting container: 3f4106b81f860019f7a0efb2435d71f3726d7dc221845d5c286d2ba2bb378884\" id=65c8dd33-1932-4d0c-9796-ce7540b32cb4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.813905 | controller |     "Jun 10 14:52:12.040446 crc crio[20344]: time=\"2026-06-10T14:52:12.040198862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.813922 | controller |     "Jun 10 14:52:12.048456 crc crio[20344]: time=\"2026-06-10T14:52:12.048419736Z\" level=info msg=\"Started container\" PID=41715 containerID=3f4106b81f860019f7a0efb2435d71f3726d7dc221845d5c286d2ba2bb378884 description=baremetal-operator-system/baremetal-operator-controller-manager-5994967dd8-55kbp/manager id=65c8dd33-1932-4d0c-9796-ce7540b32cb4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=682f33f2843d1fe50603e90c27171d01994d05861c0d3353b209e02781aac64a",
2026-06-10 15:52:08.813938 | controller |     "Jun 10 14:52:12.203329 crc crio[20344]: time=\"2026-06-10T14:52:12.203208898Z\" level=info msg=\"Created container 9379b57e0d9836d70138c8b7a2883716c1508cd74be1661bbd3e5f8a56e8e627: openstack-operators/openstack-operator-index-kgl98/registry-server\" id=76fc3429-c51b-4dae-9dbb-e106fa212c47 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.813953 | controller |     "Jun 10 14:52:12.216957 crc crio[20344]: time=\"2026-06-10T14:52:12.216815984Z\" level=info msg=\"Created container db947fefb1e79c861ae34f12d608add8aa8e3d113ca427410e9f265726ee57d4: baremetal-operator-system/baremetal-operator-controller-manager-6998b789-pwz5q/manager\" id=9a1bcfe1-71c8-414b-b013-d2493e51baa3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.813968 | controller |     "Jun 10 14:52:12.217538 crc crio[20344]: time=\"2026-06-10T14:52:12.217395449Z\" level=info msg=\"Created container ab612c5d1242ff86201a9db549fbe58621fb71ee1f7fbefc278c6307a4a3b001: openstack-operators/openstack-operator-index-8qjj9/registry-server\" id=5a51363c-6ece-4e19-a5df-bdf751054f8c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.813983 | controller |     "Jun 10 14:52:12.232159 crc crio[20344]: time=\"2026-06-10T14:52:12.232018101Z\" level=info msg=\"Starting container: db947fefb1e79c861ae34f12d608add8aa8e3d113ca427410e9f265726ee57d4\" id=57a32138-e725-4f29-8b71-6881099b9e0b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.813998 | controller |     "Jun 10 14:52:12.232575 crc crio[20344]: time=\"2026-06-10T14:52:12.232338789Z\" level=info msg=\"Starting container: ab612c5d1242ff86201a9db549fbe58621fb71ee1f7fbefc278c6307a4a3b001\" id=5a227a7d-2c20-445e-9779-aac25da52102 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.814018 | controller |     "Jun 10 14:52:12.234499 crc crio[20344]: time=\"2026-06-10T14:52:12.234246249Z\" level=info msg=\"Starting container: 9379b57e0d9836d70138c8b7a2883716c1508cd74be1661bbd3e5f8a56e8e627\" id=9bbd2c7b-e93c-4b05-ada6-fb6cb4018c7f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.814033 | controller |     "Jun 10 14:52:12.239509 crc crio[20344]: time=\"2026-06-10T14:52:12.239032724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.814048 | controller |     "Jun 10 14:52:12.243027 crc crio[20344]: time=\"2026-06-10T14:52:12.242779581Z\" level=info msg=\"Started container\" PID=41738 containerID=db947fefb1e79c861ae34f12d608add8aa8e3d113ca427410e9f265726ee57d4 description=baremetal-operator-system/baremetal-operator-controller-manager-6998b789-pwz5q/manager id=57a32138-e725-4f29-8b71-6881099b9e0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=4fab7b0df62036e40cda5b8efd72b3412e096904e19be00c88a42d1fe5321760",
2026-06-10 15:52:08.814063 | controller |     "Jun 10 14:52:12.247546 crc crio[20344]: time=\"2026-06-10T14:52:12.247472744Z\" level=info msg=\"Started container\" PID=41737 containerID=ab612c5d1242ff86201a9db549fbe58621fb71ee1f7fbefc278c6307a4a3b001 description=openstack-operators/openstack-operator-index-8qjj9/registry-server id=5a227a7d-2c20-445e-9779-aac25da52102 name=/runtime.v1.RuntimeService/StartContainer sandboxID=81845ae4ed951c0669295fd73ae79cd8841785b33f12b26e417bc5ec1a9269ed",
2026-06-10 15:52:08.814079 | controller |     "Jun 10 14:52:12.262063 crc crio[20344]: time=\"2026-06-10T14:52:12.262015154Z\" level=info msg=\"Started container\" PID=41741 containerID=9379b57e0d9836d70138c8b7a2883716c1508cd74be1661bbd3e5f8a56e8e627 description=openstack-operators/openstack-operator-index-kgl98/registry-server id=9bbd2c7b-e93c-4b05-ada6-fb6cb4018c7f name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2fb854253f635357a8e1da7f6498e0fe37d6d1f45e21f85aa44dc31beda4941",
2026-06-10 15:52:08.814094 | controller |     "Jun 10 14:52:12.428201 crc crio[20344]: time=\"2026-06-10T14:52:12.427854144Z\" level=info msg=\"Created container 497309fa48705d85b1f30b7c6aa06cd38f448c6d426666548800efa7e57da00b: openshift-infra/auto-csr-approver-29685052-sbqvp/oc\" id=1d3577d4-6187-4b6d-bc36-890571d9d1f5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.814109 | controller |     "Jun 10 14:52:12.435719 crc crio[20344]: time=\"2026-06-10T14:52:12.434487377Z\" level=info msg=\"Starting container: 497309fa48705d85b1f30b7c6aa06cd38f448c6d426666548800efa7e57da00b\" id=43e7017e-241f-459f-8c28-cd1f4fbfe498 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.814124 | controller |     "Jun 10 14:52:12.470104 crc crio[20344]: time=\"2026-06-10T14:52:12.469114072Z\" level=info msg=\"Started container\" PID=41779 containerID=497309fa48705d85b1f30b7c6aa06cd38f448c6d426666548800efa7e57da00b description=openshift-infra/auto-csr-approver-29685052-sbqvp/oc id=43e7017e-241f-459f-8c28-cd1f4fbfe498 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7b6d11f2971702361165f34a1f645c2aca399ff33dca7df4949ea60e9ebe99f6",
2026-06-10 15:52:08.814140 | controller |     "Jun 10 14:52:12.528683 crc crio[20344]: time=\"2026-06-10T14:52:12.526368057Z\" level=info msg=\"Stopping container: 9379b57e0d9836d70138c8b7a2883716c1508cd74be1661bbd3e5f8a56e8e627 (timeout: 2s)\" id=800ad762-2231-4772-8cd0-7edac9e11a84 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.814155 | controller |     "Jun 10 14:52:12.539093 crc crio[20344]: time=\"2026-06-10T14:52:12.538476843Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=fde33e72-9d16-4796-8f9c-aa6f116d0b59 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.814173 | controller |     "Jun 10 14:52:12.546843 crc crio[20344]: time=\"2026-06-10T14:52:12.543916845Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-10 15:52:08.814189 | controller |     "Jun 10 14:52:12.546843 crc crio[20344]: time=\"2026-06-10T14:52:12.545083715Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=3b3975a3-6705-4ae6-a0a7-a4c50e464603 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.814204 | controller |     "Jun 10 14:52:12.563737 crc crio[20344]: time=\"2026-06-10T14:52:12.56324936Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-10 15:52:08.814218 | controller |     "Jun 10 14:52:12.568800 crc crio[20344]: time=\"2026-06-10T14:52:12.56861505Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=5f12447e-0848-46eb-90f2-461ed0b8ac28 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.814233 | controller |     "Jun 10 14:52:12.572025 crc crio[20344]: time=\"2026-06-10T14:52:12.571908176Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-10 15:52:08.814248 | controller |     "Jun 10 14:52:12.667985 crc crio[20344]: time=\"2026-06-10T14:52:12.667493532Z\" level=info msg=\"Stopped container 9379b57e0d9836d70138c8b7a2883716c1508cd74be1661bbd3e5f8a56e8e627: openstack-operators/openstack-operator-index-kgl98/registry-server\" id=800ad762-2231-4772-8cd0-7edac9e11a84 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.814263 | controller |     "Jun 10 14:52:12.670359 crc crio[20344]: time=\"2026-06-10T14:52:12.669904745Z\" level=info msg=\"Stopping pod sandbox: b2fb854253f635357a8e1da7f6498e0fe37d6d1f45e21f85aa44dc31beda4941\" id=4c02290a-35c2-4160-b9bd-4bb4d552533d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.814279 | controller |     "Jun 10 14:52:12.670724 crc crio[20344]: time=\"2026-06-10T14:52:12.6704975Z\" level=info msg=\"Got pod network &{Name:openstack-operator-index-kgl98 Namespace:openstack-operators ID:b2fb854253f635357a8e1da7f6498e0fe37d6d1f45e21f85aa44dc31beda4941 UID:abd0bc11-85c3-4131-aa42-1d9315179c4a NetNS:/var/run/netns/1b8e0d44-f733-4e6b-be06-4b5bf297fd9f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podabd0bc11_85c3_4131_aa42_1d9315179c4a.slice PodAnnotations:0xc004036598}] Aliases:map[]}\"",
2026-06-10 15:52:08.814294 | controller |     "Jun 10 14:52:12.670724 crc crio[20344]: time=\"2026-06-10T14:52:12.670633904Z\" level=info msg=\"Deleting pod openstack-operators_openstack-operator-index-kgl98 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.814309 | controller |     "Jun 10 14:52:13.195487 crc crio[20344]: time=\"2026-06-10T14:52:13.195250903Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=5f12447e-0848-46eb-90f2-461ed0b8ac28 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.814324 | controller |     "Jun 10 14:52:13.200064 crc crio[20344]: time=\"2026-06-10T14:52:13.199575606Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=b4bbcaf2-5799-4c22-ac8e-6d5b46184d65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.814339 | controller |     "Jun 10 14:52:13.205089 crc crio[20344]: time=\"2026-06-10T14:52:13.204954866Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=fe1b4e5f-f5b6-4f19-a003-1c794bd14d17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.814354 | controller |     "Jun 10 14:52:13.235172 crc crio[20344]: time=\"2026-06-10T14:52:13.235005711Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-zrbh2/extract-content\" id=9277fd6c-8ed7-4cef-b0d3-396e8daf2926 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.814373 | controller |     "Jun 10 14:52:13.249496 crc crio[20344]: time=\"2026-06-10T14:52:13.249395037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.814388 | controller |     "Jun 10 14:52:13.258535 crc crio[20344]: time=\"2026-06-10T14:52:13.258413892Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:dfbee1a913900ca811d31cf79d976dfb34f80fb64e946ffb82e85b5587887c69\" id=fde33e72-9d16-4796-8f9c-aa6f116d0b59 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.814403 | controller |     "Jun 10 14:52:13.260091 crc crio[20344]: time=\"2026-06-10T14:52:13.260016424Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=c0fbeda1-738b-469f-aa44-5a069b983545 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.814418 | controller |     "Jun 10 14:52:13.278099 crc crio[20344]: time=\"2026-06-10T14:52:13.278012224Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=7c2ebcd4-407a-48a3-9d58-e2639fc0c41b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.814433 | controller |     "Jun 10 14:52:13.293402 crc crio[20344]: time=\"2026-06-10T14:52:13.293138899Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-kkf7k/extract-content\" id=a453986b-6569-45d3-9101-02a83494eb4d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.814448 | controller |     "Jun 10 14:52:13.293944 crc crio[20344]: time=\"2026-06-10T14:52:13.293759365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.814462 | controller |     "Jun 10 14:52:13.323341 crc crio[20344]: time=\"2026-06-10T14:52:13.321170551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.814477 | controller |     "Jun 10 14:52:13.326869 crc crio[20344]: time=\"2026-06-10T14:52:13.326810778Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.814491 | controller |     "Jun 10 14:52:13.345583 crc crio[20344]: time=\"2026-06-10T14:52:13.345440485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.814505 | controller |     "Jun 10 14:52:13.352094 crc crio[20344]: time=\"2026-06-10T14:52:13.351998326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.814520 | controller |     "Jun 10 14:52:13.597543 crc crio[20344]: time=\"2026-06-10T14:52:13.597455005Z\" level=info msg=\"Created container 681ebf3b22756984ded95ed821cb16e6a867a7e0e1aae4da4bb1eb9a22f580e1: openshift-marketplace/community-operators-kkf7k/extract-content\" id=a453986b-6569-45d3-9101-02a83494eb4d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.814535 | controller |     "Jun 10 14:52:13.599685 crc crio[20344]: time=\"2026-06-10T14:52:13.599048087Z\" level=info msg=\"Starting container: 681ebf3b22756984ded95ed821cb16e6a867a7e0e1aae4da4bb1eb9a22f580e1\" id=8191a5ba-4f4b-4c4b-94d4-ffde6e9a6c7a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.814549 | controller |     "Jun 10 14:52:13.627319 crc crio[20344]: time=\"2026-06-10T14:52:13.623244699Z\" level=info msg=\"Started container\" PID=41855 containerID=681ebf3b22756984ded95ed821cb16e6a867a7e0e1aae4da4bb1eb9a22f580e1 description=openshift-marketplace/community-operators-kkf7k/extract-content id=8191a5ba-4f4b-4c4b-94d4-ffde6e9a6c7a name=/runtime.v1.RuntimeService/StartContainer sandboxID=f559d923e401997b9ab5cdd38425448c4c8ffe7965dabbab76e4fc8995950f36",
2026-06-10 15:52:08.814567 | controller |     "Jun 10 14:52:13.633476 crc crio[20344]: time=\"2026-06-10T14:52:13.629122782Z\" level=info msg=\"Created container e41b37371a6bc532fd3cbbb908b31b4b3ad8af781d47804d3b69a54b201082fc: openshift-marketplace/redhat-marketplace-zrbh2/extract-content\" id=9277fd6c-8ed7-4cef-b0d3-396e8daf2926 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.814583 | controller |     "Jun 10 14:52:13.643147 crc crio[20344]: time=\"2026-06-10T14:52:13.642621745Z\" level=info msg=\"Starting container: e41b37371a6bc532fd3cbbb908b31b4b3ad8af781d47804d3b69a54b201082fc\" id=01be5fcf-8f88-4cb4-a507-2773594078cd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.814598 | controller |     "Jun 10 14:52:13.653844 crc crio[20344]: time=\"2026-06-10T14:52:13.65355509Z\" level=info msg=\"Started container\" PID=41856 containerID=e41b37371a6bc532fd3cbbb908b31b4b3ad8af781d47804d3b69a54b201082fc description=openshift-marketplace/redhat-marketplace-zrbh2/extract-content id=01be5fcf-8f88-4cb4-a507-2773594078cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=291deec1420602c9e065f399f190e2ebf176bce7a9a0d9911133a96fb58b7556",
2026-06-10 15:52:08.814613 | controller |     "Jun 10 14:52:13.803017 crc crio[20344]: time=\"2026-06-10T14:52:13.802816458Z\" level=info msg=\"Stopped pod sandbox: b2fb854253f635357a8e1da7f6498e0fe37d6d1f45e21f85aa44dc31beda4941\" id=4c02290a-35c2-4160-b9bd-4bb4d552533d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.814628 | controller |     "Jun 10 14:52:14.721205 crc crio[20344]: time=\"2026-06-10T14:52:14.720248353Z\" level=info msg=\"Removing container: 9379b57e0d9836d70138c8b7a2883716c1508cd74be1661bbd3e5f8a56e8e627\" id=72162901-9ff7-4dcb-a06e-2e495fa69fe4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.814643 | controller |     "Jun 10 14:52:14.821716 crc crio[20344]: time=\"2026-06-10T14:52:14.82161323Z\" level=info msg=\"Removed container 9379b57e0d9836d70138c8b7a2883716c1508cd74be1661bbd3e5f8a56e8e627: openstack-operators/openstack-operator-index-kgl98/registry-server\" id=72162901-9ff7-4dcb-a06e-2e495fa69fe4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.814658 | controller |     "Jun 10 14:52:15.936669 crc crio[20344]: time=\"2026-06-10T14:52:15.936547824Z\" level=info msg=\"Stopping pod sandbox: 7b6d11f2971702361165f34a1f645c2aca399ff33dca7df4949ea60e9ebe99f6\" id=e83ddfef-47ee-4396-af09-1aec48c08493 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.814673 | controller |     "Jun 10 14:52:15.938623 crc crio[20344]: time=\"2026-06-10T14:52:15.938248968Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685052-sbqvp Namespace:openshift-infra ID:7b6d11f2971702361165f34a1f645c2aca399ff33dca7df4949ea60e9ebe99f6 UID:0c33a8f9-7923-4734-a0ed-1df1adb44e1c NetNS:/var/run/netns/0b865975-3f76-4bed-aef8-7bcc79a96793 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0c33a8f9_7923_4734_a0ed_1df1adb44e1c.slice PodAnnotations:0xc0027c0820}] Aliases:map[]}\"",
2026-06-10 15:52:08.814688 | controller |     "Jun 10 14:52:15.938860 crc crio[20344]: time=\"2026-06-10T14:52:15.938832354Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685052-sbqvp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.814703 | controller |     "Jun 10 14:52:17.498217 crc crio[20344]: time=\"2026-06-10T14:52:17.493622312Z\" level=info msg=\"Stopped pod sandbox: 7b6d11f2971702361165f34a1f645c2aca399ff33dca7df4949ea60e9ebe99f6\" id=e83ddfef-47ee-4396-af09-1aec48c08493 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.814717 | controller |     "Jun 10 14:52:18.011045 crc crio[20344]: time=\"2026-06-10T14:52:18.000732413Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9dc98746-d360-4077-8a82-8c2e81c8fcc0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.814735 | controller |     "Jun 10 14:52:18.017639 crc crio[20344]: time=\"2026-06-10T14:52:18.016723531Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=13d24a57-872b-4198-b458-d5df52292e40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.814750 | controller |     "Jun 10 14:52:18.030920 crc crio[20344]: time=\"2026-06-10T14:52:18.02971976Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-zrbh2/registry-server\" id=4ea4c8b8-9807-4b69-b165-b4979d14000b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.814765 | controller |     "Jun 10 14:52:18.030920 crc crio[20344]: time=\"2026-06-10T14:52:18.030301595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.814779 | controller |     "Jun 10 14:52:18.130569 crc crio[20344]: time=\"2026-06-10T14:52:18.130153543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.814794 | controller |     "Jun 10 14:52:18.156154 crc crio[20344]: time=\"2026-06-10T14:52:18.149432716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.814808 | controller |     "Jun 10 14:52:18.448981 crc crio[20344]: time=\"2026-06-10T14:52:18.447104789Z\" level=info msg=\"Created container 65c9e3797513149cf113126a764b25382bd2829c04fb69d6e215dd43dca497b3: openshift-marketplace/redhat-marketplace-zrbh2/registry-server\" id=4ea4c8b8-9807-4b69-b165-b4979d14000b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.814822 | controller |     "Jun 10 14:52:18.450385 crc crio[20344]: time=\"2026-06-10T14:52:18.450111538Z\" level=info msg=\"Starting container: 65c9e3797513149cf113126a764b25382bd2829c04fb69d6e215dd43dca497b3\" id=af56f56b-a5f5-4fe3-ab02-380c8e908e78 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.814837 | controller |     "Jun 10 14:52:18.497105 crc crio[20344]: time=\"2026-06-10T14:52:18.496974251Z\" level=info msg=\"Started container\" PID=42007 containerID=65c9e3797513149cf113126a764b25382bd2829c04fb69d6e215dd43dca497b3 description=openshift-marketplace/redhat-marketplace-zrbh2/registry-server id=af56f56b-a5f5-4fe3-ab02-380c8e908e78 name=/runtime.v1.RuntimeService/StartContainer sandboxID=291deec1420602c9e065f399f190e2ebf176bce7a9a0d9911133a96fb58b7556",
2026-06-10 15:52:08.814871 | controller |     "Jun 10 14:52:21.204754 crc crio[20344]: time=\"2026-06-10T14:52:21.203954877Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=c9402007-c2d0-4f98-8cf9-55bf331844ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.814891 | controller |     "Jun 10 14:52:21.214075 crc crio[20344]: time=\"2026-06-10T14:52:21.213814155Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a498e93c-b239-40e2-8129-2765d66227fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.814909 | controller |     "Jun 10 14:52:21.221730 crc crio[20344]: time=\"2026-06-10T14:52:21.221619038Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-kkf7k/registry-server\" id=da47fbd6-df30-4814-8d9f-316d23f5f374 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.814932 | controller |     "Jun 10 14:52:21.222437 crc crio[20344]: time=\"2026-06-10T14:52:21.222362288Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.814951 | controller |     "Jun 10 14:52:21.324700 crc crio[20344]: time=\"2026-06-10T14:52:21.324171465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.814969 | controller |     "Jun 10 14:52:21.344000 crc crio[20344]: time=\"2026-06-10T14:52:21.343943732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.814987 | controller |     "Jun 10 14:52:21.515046 crc crio[20344]: time=\"2026-06-10T14:52:21.514927326Z\" level=info msg=\"Created container 8f91cc66545e239a93a4b86d858907a83b5728e9eea0f04e357b2e2bb8465af1: openshift-marketplace/community-operators-kkf7k/registry-server\" id=da47fbd6-df30-4814-8d9f-316d23f5f374 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.815005 | controller |     "Jun 10 14:52:21.516963 crc crio[20344]: time=\"2026-06-10T14:52:21.516831396Z\" level=info msg=\"Starting container: 8f91cc66545e239a93a4b86d858907a83b5728e9eea0f04e357b2e2bb8465af1\" id=f392d635-ffe9-4ab5-92fe-81fa5b1d717f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.815023 | controller |     "Jun 10 14:52:21.542994 crc crio[20344]: time=\"2026-06-10T14:52:21.542475846Z\" level=info msg=\"Started container\" PID=42118 containerID=8f91cc66545e239a93a4b86d858907a83b5728e9eea0f04e357b2e2bb8465af1 description=openshift-marketplace/community-operators-kkf7k/registry-server id=f392d635-ffe9-4ab5-92fe-81fa5b1d717f name=/runtime.v1.RuntimeService/StartContainer sandboxID=f559d923e401997b9ab5cdd38425448c4c8ffe7965dabbab76e4fc8995950f36",
2026-06-10 15:52:08.815042 | controller |     "Jun 10 14:52:36.837785 crc crio[20344]: time=\"2026-06-10T14:52:36.836819935Z\" level=info msg=\"Stopping container: 8f91cc66545e239a93a4b86d858907a83b5728e9eea0f04e357b2e2bb8465af1 (timeout: 2s)\" id=45bc5e69-5193-47ac-a33b-98188a895686 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.815060 | controller |     "Jun 10 14:52:36.865523 crc crio[20344]: time=\"2026-06-10T14:52:36.865401441Z\" level=info msg=\"Stopping container: 65c9e3797513149cf113126a764b25382bd2829c04fb69d6e215dd43dca497b3 (timeout: 2s)\" id=fc2ff043-6fe6-4fe6-82e1-4c5f7916d9de name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.815078 | controller |     "Jun 10 14:52:37.720103 crc crio[20344]: time=\"2026-06-10T14:52:37.719975786Z\" level=info msg=\"Stopping container: db947fefb1e79c861ae34f12d608add8aa8e3d113ca427410e9f265726ee57d4 (timeout: 10s)\" id=19d07d8b-f464-4973-8570-61560ae60b17 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.815093 | controller |     "Jun 10 14:52:43.730161 crc crio[20344]: time=\"2026-06-10T14:52:43.729309122Z\" level=info msg=\"Stopped container 65c9e3797513149cf113126a764b25382bd2829c04fb69d6e215dd43dca497b3: openshift-marketplace/redhat-marketplace-zrbh2/registry-server\" id=fc2ff043-6fe6-4fe6-82e1-4c5f7916d9de name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.815109 | controller |     "Jun 10 14:52:43.731402 crc crio[20344]: time=\"2026-06-10T14:52:43.731094658Z\" level=info msg=\"Stopping pod sandbox: 291deec1420602c9e065f399f190e2ebf176bce7a9a0d9911133a96fb58b7556\" id=93ef8fe5-908e-4aff-aad9-c92fe986d9da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.815124 | controller |     "Jun 10 14:52:43.733410 crc crio[20344]: time=\"2026-06-10T14:52:43.731980392Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-zrbh2 Namespace:openshift-marketplace ID:291deec1420602c9e065f399f190e2ebf176bce7a9a0d9911133a96fb58b7556 UID:8206341b-0d86-4247-8339-1613f8d31b00 NetNS:/var/run/netns/741f60da-39c9-4a92-8d94-850ebf0d6ac9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8206341b_0d86_4247_8339_1613f8d31b00.slice PodAnnotations:0xc0005281c0}] Aliases:map[]}\"",
2026-06-10 15:52:08.815143 | controller |     "Jun 10 14:52:43.733410 crc crio[20344]: time=\"2026-06-10T14:52:43.732247779Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-zrbh2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.815159 | controller |     "Jun 10 14:52:43.738873 crc crio[20344]: time=\"2026-06-10T14:52:43.73882892Z\" level=info msg=\"Stopped container 8f91cc66545e239a93a4b86d858907a83b5728e9eea0f04e357b2e2bb8465af1: openshift-marketplace/community-operators-kkf7k/registry-server\" id=45bc5e69-5193-47ac-a33b-98188a895686 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.815174 | controller |     "Jun 10 14:52:43.740369 crc crio[20344]: time=\"2026-06-10T14:52:43.740228237Z\" level=info msg=\"Stopping pod sandbox: f559d923e401997b9ab5cdd38425448c4c8ffe7965dabbab76e4fc8995950f36\" id=43595355-a23f-4787-9473-811c1b7f9430 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.815189 | controller |     "Jun 10 14:52:43.740849 crc crio[20344]: time=\"2026-06-10T14:52:43.740767181Z\" level=info msg=\"Got pod network &{Name:community-operators-kkf7k Namespace:openshift-marketplace ID:f559d923e401997b9ab5cdd38425448c4c8ffe7965dabbab76e4fc8995950f36 UID:adcc7739-e6f7-4c09-b553-3fc639e7fb7c NetNS:/var/run/netns/3d723b91-72f9-46fb-a71b-0ed2aa287466 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podadcc7739_e6f7_4c09_b553_3fc639e7fb7c.slice PodAnnotations:0xc0040360d8}] Aliases:map[]}\"",
2026-06-10 15:52:08.815203 | controller |     "Jun 10 14:52:43.740849 crc crio[20344]: time=\"2026-06-10T14:52:43.740967786Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-kkf7k from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.815218 | controller |     "Jun 10 14:52:43.751649 crc crio[20344]: time=\"2026-06-10T14:52:43.75143538Z\" level=info msg=\"Stopped container db947fefb1e79c861ae34f12d608add8aa8e3d113ca427410e9f265726ee57d4: baremetal-operator-system/baremetal-operator-controller-manager-6998b789-pwz5q/manager\" id=19d07d8b-f464-4973-8570-61560ae60b17 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.815232 | controller |     "Jun 10 14:52:43.752827 crc crio[20344]: time=\"2026-06-10T14:52:43.752782915Z\" level=info msg=\"Stopping pod sandbox: 4fab7b0df62036e40cda5b8efd72b3412e096904e19be00c88a42d1fe5321760\" id=202a5274-1649-4195-ad28-9d6c4031728c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.815247 | controller |     "Jun 10 14:52:43.753451 crc crio[20344]: time=\"2026-06-10T14:52:43.753415861Z\" level=info msg=\"Got pod network &{Name:baremetal-operator-controller-manager-6998b789-pwz5q Namespace:baremetal-operator-system ID:4fab7b0df62036e40cda5b8efd72b3412e096904e19be00c88a42d1fe5321760 UID:e3d4c728-bfb0-4f8c-ae39-c30948597264 NetNS:/var/run/netns/1f299e4f-6504-4af6-a5e0-1132a889c762 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode3d4c728_bfb0_4f8c_ae39_c30948597264.slice PodAnnotations:0xc0027c0808}] Aliases:map[]}\"",
2026-06-10 15:52:08.815262 | controller |     "Jun 10 14:52:43.753741 crc crio[20344]: time=\"2026-06-10T14:52:43.753716549Z\" level=info msg=\"Deleting pod baremetal-operator-system_baremetal-operator-controller-manager-6998b789-pwz5q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.815277 | controller |     "Jun 10 14:52:46.607209 crc crio[20344]: time=\"2026-06-10T14:52:46.606884371Z\" level=info msg=\"Running pod sandbox: openstack-operators/c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr/POD\" id=26501c68-a172-44b0-a055-cf3475fcb935 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.815295 | controller |     "Jun 10 14:52:46.607209 crc crio[20344]: time=\"2026-06-10T14:52:46.607023665Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.815310 | controller |     "Jun 10 14:52:59.395965 crc crio[20344]: time=\"2026-06-10T14:52:59.394878353Z\" level=info msg=\"Pulling image: quay.io/metal3-io/mariadb:latest\" id=b25316fd-a135-403b-8bdb-5dd10c56adaa name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.815325 | controller |     "Jun 10 14:52:59.410400 crc crio[20344]: time=\"2026-06-10T14:52:59.410178362Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/mariadb:latest\\\"\"",
2026-06-10 15:52:08.815340 | controller |     "Jun 10 14:53:11.741090 crc crio[20344]: time=\"2026-06-10T14:53:11.740338501Z\" level=info msg=\"Removing container: 225ed1cf74d4cac45e35d7a3fadd9c44b400534a97b46ef345e387d2cc2c642d\" id=8cc6b6d2-aed0-4edf-b5e3-1833ec8857cf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.815355 | controller |     "Jun 10 14:53:12.577039 crc crio[20344]: time=\"2026-06-10T14:53:12.576916396Z\" level=info msg=\"Removed container 225ed1cf74d4cac45e35d7a3fadd9c44b400534a97b46ef345e387d2cc2c642d: openshift-infra/auto-csr-approver-29685046-dz4mp/oc\" id=8cc6b6d2-aed0-4edf-b5e3-1833ec8857cf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.815370 | controller |     "Jun 10 14:53:12.584478 crc crio[20344]: time=\"2026-06-10T14:53:12.584398101Z\" level=info msg=\"Stopping pod sandbox: b2fb854253f635357a8e1da7f6498e0fe37d6d1f45e21f85aa44dc31beda4941\" id=ea754d65-141b-4048-a752-aeef64df0563 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.815385 | controller |     "Jun 10 14:53:12.584777 crc crio[20344]: time=\"2026-06-10T14:53:12.584487904Z\" level=info msg=\"Stopped pod sandbox (already stopped): b2fb854253f635357a8e1da7f6498e0fe37d6d1f45e21f85aa44dc31beda4941\" id=ea754d65-141b-4048-a752-aeef64df0563 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.815399 | controller |     "Jun 10 14:53:12.585064 crc crio[20344]: time=\"2026-06-10T14:53:12.585015537Z\" level=info msg=\"Removing pod sandbox: b2fb854253f635357a8e1da7f6498e0fe37d6d1f45e21f85aa44dc31beda4941\" id=7ef15246-c376-4ed0-bfca-8d62ec5ead9c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.815414 | controller |     "Jun 10 14:53:27.847827 crc crio[20344]: time=\"2026-06-10T14:53:27.837805089Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=e292102f-b9e2-468a-b7f6-3dafaecad211 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.815429 | controller |     "Jun 10 14:53:27.847827 crc crio[20344]: time=\"2026-06-10T14:53:27.84245062Z\" level=info msg=\"Removing container: e71b9d8222ce3f8232684ee24dc2b6923b66d5a83d22c55c42d988d5ef241ce6\" id=be7383a0-53b0-4f74-9bf0-a2d65f95ff9d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.815443 | controller |     "Jun 10 14:53:27.847827 crc crio[20344]: time=\"2026-06-10T14:53:27.846006603Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=feaeb368-114b-4145-9dec-63a2e3751541 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.815457 | controller |     "Jun 10 14:53:28.865097 crc crio[20344]: time=\"2026-06-10T14:53:28.864981056Z\" level=info msg=\"Pulling image: quay.io/metal3-io/baremetal-operator:release-0.9\" id=64913f57-e90d-4736-9ee0-d4badd7b927b name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.815472 | controller |     "Jun 10 14:53:28.879725 crc crio[20344]: time=\"2026-06-10T14:53:28.879601707Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/baremetal-operator:release-0.9\\\"\"",
2026-06-10 15:52:08.815498 | controller |     "Jun 10 14:53:29.929531 crc crio[20344]: time=\"2026-06-10T14:53:29.928109868Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=f1b713b6-716d-454c-8eab-8b372d8b2190 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.815515 | controller |     "Jun 10 14:53:29.931059 crc crio[20344]: time=\"2026-06-10T14:53:29.929617267Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=14e96da6-2557-467a-bc31-3c0373ceeaaa name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.815530 | controller |     "Jun 10 14:53:29.931388 crc crio[20344]: time=\"2026-06-10T14:53:29.931038084Z\" level=info msg=\"Stopped pod sandbox: 291deec1420602c9e065f399f190e2ebf176bce7a9a0d9911133a96fb58b7556\" id=93ef8fe5-908e-4aff-aad9-c92fe986d9da name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.815545 | controller |     "Jun 10 14:53:29.935237 crc crio[20344]: time=\"2026-06-10T14:53:29.935122911Z\" level=info msg=\"Stopped pod sandbox: f559d923e401997b9ab5cdd38425448c4c8ffe7965dabbab76e4fc8995950f36\" id=43595355-a23f-4787-9473-811c1b7f9430 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.815559 | controller |     "Jun 10 14:53:29.937599 crc crio[20344]: time=\"2026-06-10T14:53:29.937498663Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=a8f0c697-fb31-4eba-92bf-6819b5364b91 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.815574 | controller |     "Jun 10 14:53:29.939006 crc crio[20344]: time=\"2026-06-10T14:53:29.938912879Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-86b867dfcb-w6gtj/manager\" id=41b61626-b638-4cab-8e53-674228a14eb9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.815588 | controller |     "Jun 10 14:53:29.939136 crc crio[20344]: time=\"2026-06-10T14:53:29.939010652Z\" level=info msg=\"Stopped pod sandbox: 4fab7b0df62036e40cda5b8efd72b3412e096904e19be00c88a42d1fe5321760\" id=202a5274-1649-4195-ad28-9d6c4031728c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.815603 | controller |     "Jun 10 14:53:29.954506 crc crio[20344]: time=\"2026-06-10T14:53:29.954405513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.815618 | controller |     "Jun 10 14:53:30.436634 crc crio[20344]: time=\"2026-06-10T14:53:30.436059139Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8d5d7df21be1469a6668fe379d39e4aa07fa7e0e98115c13ef32da305fc5dec\" id=5d9a0c21-3ec6-423b-9646-cbf92c34af49 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.815633 | controller |     "Jun 10 14:53:30.437735 crc crio[20344]: time=\"2026-06-10T14:53:30.437556088Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=a109b5d2-3c99-4606-b5d8-a3d859a22078 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.815647 | controller |     "Jun 10 14:53:31.205644 crc crio[20344]: time=\"2026-06-10T14:53:31.203238053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.815662 | controller |     "Jun 10 14:53:31.215626 crc crio[20344]: time=\"2026-06-10T14:53:31.215471432Z\" level=info msg=\"Removed pod sandbox: b2fb854253f635357a8e1da7f6498e0fe37d6d1f45e21f85aa44dc31beda4941\" id=7ef15246-c376-4ed0-bfca-8d62ec5ead9c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.815677 | controller |     "Jun 10 14:53:31.216886 crc crio[20344]: time=\"2026-06-10T14:53:31.216779256Z\" level=info msg=\"Stopping pod sandbox: 52f3143428f2a874d6d110b8618ce8e7731f40b1028a06210ed9f029df10776d\" id=5ff9d28e-27b1-4693-bcc9-7e5e84b50867 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.815699 | controller |     "Jun 10 14:53:31.216886 crc crio[20344]: time=\"2026-06-10T14:53:31.216871949Z\" level=info msg=\"Stopped pod sandbox (already stopped): 52f3143428f2a874d6d110b8618ce8e7731f40b1028a06210ed9f029df10776d\" id=5ff9d28e-27b1-4693-bcc9-7e5e84b50867 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.815715 | controller |     "Jun 10 14:53:31.217836 crc crio[20344]: time=\"2026-06-10T14:53:31.217544426Z\" level=info msg=\"Removing pod sandbox: 52f3143428f2a874d6d110b8618ce8e7731f40b1028a06210ed9f029df10776d\" id=b0f1b434-d7d2-4334-ac37-98696aaef027 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.815730 | controller |     "Jun 10 14:53:31.232891 crc crio[20344]: time=\"2026-06-10T14:53:31.232787133Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:21dc3353624ee78f072b503b54c8a84b2a47b1b3ecedb037166b270e1772eeff\" id=3b3975a3-6705-4ae6-a0a7-a4c50e464603 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.815745 | controller |     "Jun 10 14:53:31.233832 crc crio[20344]: time=\"2026-06-10T14:53:31.233743958Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=12694fd3-dccd-48b5-b6f2-86141ae47a98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.815760 | controller |     "Jun 10 14:53:31.238108 crc crio[20344]: time=\"2026-06-10T14:53:31.237989799Z\" level=info msg=\"Removed pod sandbox: 52f3143428f2a874d6d110b8618ce8e7731f40b1028a06210ed9f029df10776d\" id=b0f1b434-d7d2-4334-ac37-98696aaef027 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.815775 | controller |     "Jun 10 14:53:31.258618 crc crio[20344]: time=\"2026-06-10T14:53:31.258477142Z\" level=info msg=\"Removed container e71b9d8222ce3f8232684ee24dc2b6923b66d5a83d22c55c42d988d5ef241ce6: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=be7383a0-53b0-4f74-9bf0-a2d65f95ff9d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.815790 | controller |     "Jun 10 14:53:31.262621 crc crio[20344]: time=\"2026-06-10T14:53:31.262543328Z\" level=info msg=\"Removing container: 8f91cc66545e239a93a4b86d858907a83b5728e9eea0f04e357b2e2bb8465af1\" id=08555165-28c8-457e-ab70-a5d7546bca00 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.815805 | controller |     "Jun 10 14:53:31.268156 crc crio[20344]: time=\"2026-06-10T14:53:31.268098333Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=49a621ae-0a1a-4cf0-b776-aec700586bb3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.815820 | controller |     "Jun 10 14:53:31.291951 crc crio[20344]: time=\"2026-06-10T14:53:31.29178246Z\" level=info msg=\"Got pod network &{Name:c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr Namespace:openstack-operators ID:39017abf7928f67742f48c7ac590af932d3329507bf4adb1fd6c102092d8eb6d UID:a634afb2-2722-4f80-a4c4-a8937a529bae NetNS:/var/run/netns/b8d9a6d7-5250-4311-9ee0-37165dbbfaef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda634afb2_2722_4f80_a4c4_a8937a529bae.slice PodAnnotations:0xc0006b44f0}] Aliases:map[]}\"",
2026-06-10 15:52:08.815835 | controller |     "Jun 10 14:53:31.291951 crc crio[20344]: time=\"2026-06-10T14:53:31.291939634Z\" level=info msg=\"Adding pod openstack-operators_c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.815872 | controller |     "Jun 10 14:53:31.312086 crc crio[20344]: time=\"2026-06-10T14:53:31.311938315Z\" level=info msg=\"Removed container 8f91cc66545e239a93a4b86d858907a83b5728e9eea0f04e357b2e2bb8465af1: openshift-marketplace/community-operators-kkf7k/registry-server\" id=08555165-28c8-457e-ab70-a5d7546bca00 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.815895 | controller |     "Jun 10 14:53:31.315871 crc crio[20344]: time=\"2026-06-10T14:53:31.315723084Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=431b4446-7202-47b4-97a2-b52151af8354 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.815912 | controller |     "Jun 10 14:53:31.316391 crc crio[20344]: time=\"2026-06-10T14:53:31.31634881Z\" level=info msg=\"Removing container: 681ebf3b22756984ded95ed821cb16e6a867a7e0e1aae4da4bb1eb9a22f580e1\" id=095e47ea-6ae9-4568-bbf7-7a83dd469f2e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.815927 | controller |     "Jun 10 14:53:31.321438 crc crio[20344]: time=\"2026-06-10T14:53:31.321036732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.815943 | controller |     "Jun 10 14:53:31.351374 crc crio[20344]: time=\"2026-06-10T14:53:31.350156931Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.815958 | controller |     "Jun 10 14:53:31.392824 crc crio[20344]: time=\"2026-06-10T14:53:31.391331173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.815973 | controller |     "Jun 10 14:53:31.403140 crc crio[20344]: time=\"2026-06-10T14:53:31.402996657Z\" level=info msg=\"Removed container 681ebf3b22756984ded95ed821cb16e6a867a7e0e1aae4da4bb1eb9a22f580e1: openshift-marketplace/community-operators-kkf7k/extract-content\" id=095e47ea-6ae9-4568-bbf7-7a83dd469f2e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.815988 | controller |     "Jun 10 14:53:31.448685 crc crio[20344]: time=\"2026-06-10T14:53:31.448073061Z\" level=info msg=\"Removing container: a9dc5c0107f2bf18bda8c5a2826786fe1241848135573671e87ef8479a244006\" id=778c015c-05cd-465f-a321-ad7bc7d5d045 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.816003 | controller |     "Jun 10 14:53:31.519240 crc crio[20344]: time=\"2026-06-10T14:53:31.519152073Z\" level=info msg=\"Removed container a9dc5c0107f2bf18bda8c5a2826786fe1241848135573671e87ef8479a244006: openshift-marketplace/community-operators-kkf7k/extract-utilities\" id=778c015c-05cd-465f-a321-ad7bc7d5d045 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.816018 | controller |     "Jun 10 14:53:31.523041 crc crio[20344]: time=\"2026-06-10T14:53:31.522934031Z\" level=info msg=\"Removing container: 65c9e3797513149cf113126a764b25382bd2829c04fb69d6e215dd43dca497b3\" id=8702285b-813b-4cd6-a131-f0338cdf152d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.816033 | controller |     "Jun 10 14:53:31.548512 crc crio[20344]: time=\"2026-06-10T14:53:31.548382564Z\" level=info msg=\"Removed container 65c9e3797513149cf113126a764b25382bd2829c04fb69d6e215dd43dca497b3: openshift-marketplace/redhat-marketplace-zrbh2/registry-server\" id=8702285b-813b-4cd6-a131-f0338cdf152d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.816048 | controller |     "Jun 10 14:53:31.554392 crc crio[20344]: time=\"2026-06-10T14:53:31.554209536Z\" level=info msg=\"Removing container: e41b37371a6bc532fd3cbbb908b31b4b3ad8af781d47804d3b69a54b201082fc\" id=514bad51-6a38-48fa-acee-73343768b186 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.816063 | controller |     "Jun 10 14:53:31.578633 crc crio[20344]: time=\"2026-06-10T14:53:31.57853771Z\" level=info msg=\"Removed container e41b37371a6bc532fd3cbbb908b31b4b3ad8af781d47804d3b69a54b201082fc: openshift-marketplace/redhat-marketplace-zrbh2/extract-content\" id=514bad51-6a38-48fa-acee-73343768b186 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.816081 | controller |     "Jun 10 14:53:31.585116 crc crio[20344]: time=\"2026-06-10T14:53:31.584617938Z\" level=info msg=\"Removing container: 6966ae2fd7f4ea5f2635417d1ad8799d0bf067409ac3e710f675ec00aa9e1d61\" id=f5dea3b0-dce2-4f19-82b7-6ef1bf52f8f0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.816096 | controller |     "Jun 10 14:53:31.599462 crc crio[20344]: time=\"2026-06-10T14:53:31.599368882Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.816110 | controller |     "Jun 10 14:53:31.611027 crc crio[20344]: time=\"2026-06-10T14:53:31.610941254Z\" level=info msg=\"Removed container 6966ae2fd7f4ea5f2635417d1ad8799d0bf067409ac3e710f675ec00aa9e1d61: openshift-marketplace/redhat-marketplace-zrbh2/extract-utilities\" id=f5dea3b0-dce2-4f19-82b7-6ef1bf52f8f0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.816125 | controller |     "Jun 10 14:53:31.614102 crc crio[20344]: time=\"2026-06-10T14:53:31.614045605Z\" level=info msg=\"Removing container: db947fefb1e79c861ae34f12d608add8aa8e3d113ca427410e9f265726ee57d4\" id=01f636b8-cbb8-4a7d-a242-4cb2e959c0ca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.816140 | controller |     "Jun 10 14:53:31.640070 crc crio[20344]: time=\"2026-06-10T14:53:31.63995855Z\" level=info msg=\"Removed container db947fefb1e79c861ae34f12d608add8aa8e3d113ca427410e9f265726ee57d4: baremetal-operator-system/baremetal-operator-controller-manager-6998b789-pwz5q/manager\" id=01f636b8-cbb8-4a7d-a242-4cb2e959c0ca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.816155 | controller |     "Jun 10 14:53:32.114892 crc crio[20344]: time=\"2026-06-10T14:53:32.114396148Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-rjr6f/extract-content\" id=b1fb2b5f-d5b4-41fd-bccc-443953c4aa1c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.816170 | controller |     "Jun 10 14:53:32.117871 crc crio[20344]: time=\"2026-06-10T14:53:32.117765156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.816185 | controller |     "Jun 10 14:53:32.148529 crc crio[20344]: time=\"2026-06-10T14:53:32.148410714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.816200 | controller |     "Jun 10 14:53:32.152590 crc crio[20344]: time=\"2026-06-10T14:53:32.152500151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.816215 | controller |     "Jun 10 14:53:32.796152 crc crio[20344]: time=\"2026-06-10T14:53:32.79589948Z\" level=info msg=\"Created container 42ed1fa10d94859ee3b37dc25873dd673f3fd19effa6787a96c4325754d59835: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=a8f0c697-fb31-4eba-92bf-6819b5364b91 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.816230 | controller |     "Jun 10 14:53:32.798078 crc crio[20344]: time=\"2026-06-10T14:53:32.796810444Z\" level=info msg=\"Created container b4fa6f05f6b4feaab85f0cf9f0a2272a8ae91b92eca9f16dfb71934eedaf02d5: metallb-system/metallb-operator-controller-manager-86b867dfcb-w6gtj/manager\" id=41b61626-b638-4cab-8e53-674228a14eb9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.816245 | controller |     "Jun 10 14:53:32.798078 crc crio[20344]: time=\"2026-06-10T14:53:32.797992045Z\" level=info msg=\"Starting container: b4fa6f05f6b4feaab85f0cf9f0a2272a8ae91b92eca9f16dfb71934eedaf02d5\" id=6cf829da-4e68-49de-8051-c5eb0e2e9007 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.816263 | controller |     "Jun 10 14:53:32.798244 crc crio[20344]: time=\"2026-06-10T14:53:32.798139149Z\" level=info msg=\"Starting container: 42ed1fa10d94859ee3b37dc25873dd673f3fd19effa6787a96c4325754d59835\" id=c16595cc-eebd-4df2-bec7-38d2d53e93e7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.816278 | controller |     "Jun 10 14:53:32.807433 crc crio[20344]: time=\"2026-06-10T14:53:32.80701033Z\" level=info msg=\"Started container\" PID=43554 containerID=42ed1fa10d94859ee3b37dc25873dd673f3fd19effa6787a96c4325754d59835 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=c16595cc-eebd-4df2-bec7-38d2d53e93e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac93d905748713d3d75a81efc4d6183639ffba10a36f0f635de4249b3f8c7f6b",
2026-06-10 15:52:08.816293 | controller |     "Jun 10 14:53:32.808371 crc crio[20344]: time=\"2026-06-10T14:53:32.808200151Z\" level=info msg=\"Created container 35f7d597dba6af53d2237524af2c37330c11be1420b7b4358dbe50bf93d2e1a7: openshift-marketplace/certified-operators-rjr6f/extract-content\" id=b1fb2b5f-d5b4-41fd-bccc-443953c4aa1c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.816309 | controller |     "Jun 10 14:53:32.809037 crc crio[20344]: time=\"2026-06-10T14:53:32.808963701Z\" level=info msg=\"Starting container: 35f7d597dba6af53d2237524af2c37330c11be1420b7b4358dbe50bf93d2e1a7\" id=0742f148-81ca-4ae0-b05f-80a045c94e2a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.816323 | controller |     "Jun 10 14:53:32.809804 crc crio[20344]: time=\"2026-06-10T14:53:32.80970282Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-w57w2/extract-content\" id=b175e972-7d16-4f24-8204-c4f3bff1d438 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.816339 | controller |     "Jun 10 14:53:32.811599 crc crio[20344]: time=\"2026-06-10T14:53:32.811524797Z\" level=info msg=\"Started container\" PID=43513 containerID=b4fa6f05f6b4feaab85f0cf9f0a2272a8ae91b92eca9f16dfb71934eedaf02d5 description=metallb-system/metallb-operator-controller-manager-86b867dfcb-w6gtj/manager id=6cf829da-4e68-49de-8051-c5eb0e2e9007 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e90bbddc7de60e9487a60c92d6d62609720d56054d640bec47b51309cdce4ef",
2026-06-10 15:52:08.816354 | controller |     "Jun 10 14:53:32.834342 crc crio[20344]: time=\"2026-06-10T14:53:32.824221497Z\" level=info msg=\"Started container\" PID=43559 containerID=35f7d597dba6af53d2237524af2c37330c11be1420b7b4358dbe50bf93d2e1a7 description=openshift-marketplace/certified-operators-rjr6f/extract-content id=0742f148-81ca-4ae0-b05f-80a045c94e2a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c257086a96c62017ed5fa3d49fb6b2f325f73ab53c0b9fda9994cd612a46ee3c",
2026-06-10 15:52:08.816369 | controller |     "Jun 10 14:53:32.834342 crc crio[20344]: time=\"2026-06-10T14:53:32.825011848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.816384 | controller |     "Jun 10 14:53:32.882418 crc crio[20344]: time=\"2026-06-10T14:53:32.881891049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.816399 | controller |     "Jun 10 14:53:32.886731 crc crio[20344]: time=\"2026-06-10T14:53:32.886700465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.816414 | controller |     "Jun 10 14:53:33.068637 crc crio[20344]: time=\"2026-06-10T14:53:33.068578312Z\" level=info msg=\"Created container 8cde0ca9ac85119bab6650e00af071f66faf7184d32942407e0d435475be4e66: openshift-marketplace/redhat-operators-w57w2/extract-content\" id=b175e972-7d16-4f24-8204-c4f3bff1d438 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.816433 | controller |     "Jun 10 14:53:33.070356 crc crio[20344]: time=\"2026-06-10T14:53:33.070247116Z\" level=info msg=\"Starting container: 8cde0ca9ac85119bab6650e00af071f66faf7184d32942407e0d435475be4e66\" id=18760acb-f384-43c0-b47d-c007eaa348f0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.816519 | controller |     "Jun 10 14:53:33.075772 crc crio[20344]: time=\"2026-06-10T14:53:33.075607945Z\" level=info msg=\"Started container\" PID=43616 containerID=8cde0ca9ac85119bab6650e00af071f66faf7184d32942407e0d435475be4e66 description=openshift-marketplace/redhat-operators-w57w2/extract-content id=18760acb-f384-43c0-b47d-c007eaa348f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e87b6a1a3f227f9bff40f71c969404d963bca1045aed2e4e7bb1415c1a47ecc0",
2026-06-10 15:52:08.816537 | controller |     "Jun 10 14:53:33.483485 crc crio[20344]: 2026-06-10T14:53:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:39017abf7928f67 Mac:e6:ad:8b:e1:f7:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:45 Mtu:0 Sandbox:/var/run/netns/b8d9a6d7-5250-4311-9ee0-37165dbbfaef SocketPath: PciID:}] [{Interface:0xc0005084b0 Address:{IP:10.217.0.69 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.816553 | controller |     "Jun 10 14:53:33.485698 crc crio[20344]: time=\"2026-06-10T14:53:33.485563914Z\" level=info msg=\"Got pod network &{Name:c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr Namespace:openstack-operators ID:39017abf7928f67742f48c7ac590af932d3329507bf4adb1fd6c102092d8eb6d UID:a634afb2-2722-4f80-a4c4-a8937a529bae NetNS:/var/run/netns/b8d9a6d7-5250-4311-9ee0-37165dbbfaef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda634afb2_2722_4f80_a4c4_a8937a529bae.slice PodAnnotations:0xc0006b44f0}] Aliases:map[]}\"",
2026-06-10 15:52:08.816569 | controller |     "Jun 10 14:53:33.485899 crc crio[20344]: time=\"2026-06-10T14:53:33.485804051Z\" level=info msg=\"Checking pod openstack-operators_c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.816584 | controller |     "Jun 10 14:53:33.494649 crc crio[20344]: time=\"2026-06-10T14:53:33.494545938Z\" level=info msg=\"Ran pod sandbox 39017abf7928f67742f48c7ac590af932d3329507bf4adb1fd6c102092d8eb6d with infra container: openstack-operators/c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr/POD\" id=26501c68-a172-44b0-a055-cf3475fcb935 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.816600 | controller |     "Jun 10 14:53:33.500185 crc crio[20344]: time=\"2026-06-10T14:53:33.499623531Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6f398aab-60e4-4da9-845b-04a2d1e398dd name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.816615 | controller |     "Jun 10 14:53:33.504627 crc crio[20344]: time=\"2026-06-10T14:53:33.504496107Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f7393235-dd74-4edb-9a04-1af1a9f8f0dc name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.816631 | controller |     "Jun 10 14:53:33.629733 crc crio[20344]: time=\"2026-06-10T14:53:33.629611297Z\" level=info msg=\"Creating container: openstack-operators/c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr/util\" id=6e0ab7ad-68e2-4af2-a780-8688a8b8165e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.816646 | controller |     "Jun 10 14:53:33.630195 crc crio[20344]: time=\"2026-06-10T14:53:33.63011091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.816662 | controller |     "Jun 10 14:53:33.673544 crc crio[20344]: time=\"2026-06-10T14:53:33.673403077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.816681 | controller |     "Jun 10 14:53:33.677710 crc crio[20344]: time=\"2026-06-10T14:53:33.677631477Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.816697 | controller |     "Jun 10 14:53:33.959805 crc crio[20344]: time=\"2026-06-10T14:53:33.959730016Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1380b9cf-0af8-4f83-b532-85f7263f4058 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.816712 | controller |     "Jun 10 14:53:33.963363 crc crio[20344]: time=\"2026-06-10T14:53:33.963316399Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a7d10401-9a97-4086-a0f2-e295df1f05ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.816727 | controller |     "Jun 10 14:53:35.699110 crc crio[20344]: time=\"2026-06-10T14:53:35.698620122Z\" level=info msg=\"Created container 7347b3a937c23edb039dae02471f2fdf68725c000bddbb9e556803cf4941cca5: openstack-operators/c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr/util\" id=6e0ab7ad-68e2-4af2-a780-8688a8b8165e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.816742 | controller |     "Jun 10 14:53:35.700168 crc crio[20344]: time=\"2026-06-10T14:53:35.70005998Z\" level=info msg=\"Starting container: 7347b3a937c23edb039dae02471f2fdf68725c000bddbb9e556803cf4941cca5\" id=adb2dd73-5f30-4911-b0f2-6797473d157b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.816757 | controller |     "Jun 10 14:53:35.707583 crc crio[20344]: time=\"2026-06-10T14:53:35.707503474Z\" level=info msg=\"Started container\" PID=43645 containerID=7347b3a937c23edb039dae02471f2fdf68725c000bddbb9e556803cf4941cca5 description=openstack-operators/c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr/util id=adb2dd73-5f30-4911-b0f2-6797473d157b name=/runtime.v1.RuntimeService/StartContainer sandboxID=39017abf7928f67742f48c7ac590af932d3329507bf4adb1fd6c102092d8eb6d",
2026-06-10 15:52:08.816773 | controller |     "Jun 10 14:53:36.022801 crc crio[20344]: time=\"2026-06-10T14:53:36.022482288Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=7cb63bdb-41be-42fa-bb94-63b8358f7b0f name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.816788 | controller |     "Jun 10 14:53:36.026818 crc crio[20344]: time=\"2026-06-10T14:53:36.02674949Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=bb6dea9d-82ca-4c92-83c4-7cb027e4489d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.816803 | controller |     "Jun 10 14:53:37.212296 crc crio[20344]: time=\"2026-06-10T14:53:37.211762536Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-rjr6f/registry-server\" id=09c2e5bd-3f8f-4a8d-a8de-e4fb65bd09ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.816819 | controller |     "Jun 10 14:53:37.213022 crc crio[20344]: time=\"2026-06-10T14:53:37.212717511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.816834 | controller |     "Jun 10 14:53:37.255376 crc crio[20344]: time=\"2026-06-10T14:53:37.254932481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.816865 | controller |     "Jun 10 14:53:37.260091 crc crio[20344]: time=\"2026-06-10T14:53:37.259976132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.816886 | controller |     "Jun 10 14:53:42.727474 crc crio[20344]: time=\"2026-06-10T14:53:42.724073992Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-w57w2/registry-server\" id=7dfc72da-009e-418e-ad33-865d5ede3154 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.816902 | controller |     "Jun 10 14:53:43.138386 crc crio[20344]: time=\"2026-06-10T14:53:43.138120957Z\" level=info msg=\"Pulling image: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator-bundle:2895d87b692193b55d566fae26f4c769f7f44de8\" id=adcf899b-e4bb-4c99-a713-c8f1aaa074ee name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.816920 | controller |     "Jun 10 14:53:43.141149 crc crio[20344]: time=\"2026-06-10T14:53:43.140981591Z\" level=info msg=\"Trying to access \\\"38.102.83.194:5001/openstack-k8s-operators/openstack-operator-bundle:2895d87b692193b55d566fae26f4c769f7f44de8\\\"\"",
2026-06-10 15:52:08.816944 | controller |     "Jun 10 14:53:43.489231 crc crio[20344]: time=\"2026-06-10T14:53:43.489045898Z\" level=info msg=\"Created container 4f0070afe9fd087bee5947fee4e26491332e38615008e6ad2d8643b0fd94bfbe: openshift-marketplace/certified-operators-rjr6f/registry-server\" id=09c2e5bd-3f8f-4a8d-a8de-e4fb65bd09ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.816960 | controller |     "Jun 10 14:53:43.489734 crc crio[20344]: time=\"2026-06-10T14:53:43.489377556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.817030 | controller |     "Jun 10 14:53:43.491699 crc crio[20344]: time=\"2026-06-10T14:53:43.491592194Z\" level=info msg=\"Starting container: 4f0070afe9fd087bee5947fee4e26491332e38615008e6ad2d8643b0fd94bfbe\" id=d64ad742-1330-4d19-a3e7-e60a497bcb53 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.817052 | controller |     "Jun 10 14:53:43.504032 crc crio[20344]: time=\"2026-06-10T14:53:43.502778316Z\" level=info msg=\"Started container\" PID=43681 containerID=4f0070afe9fd087bee5947fee4e26491332e38615008e6ad2d8643b0fd94bfbe description=openshift-marketplace/certified-operators-rjr6f/registry-server id=d64ad742-1330-4d19-a3e7-e60a497bcb53 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c257086a96c62017ed5fa3d49fb6b2f325f73ab53c0b9fda9994cd612a46ee3c",
2026-06-10 15:52:08.817069 | controller |     "Jun 10 14:54:12.772923 crc crio[20344]: time=\"2026-06-10T14:54:12.771928432Z\" level=info msg=\"Removing container: eae1df4ebee2950359d04184f2944ea3af6e095ecf1beaaf98d7cc8b9da9169b\" id=11d584dc-40ed-408a-8f6a-2775039c037a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.817084 | controller |     "Jun 10 14:54:13.811443 crc crio[20344]: time=\"2026-06-10T14:54:13.810778352Z\" level=info msg=\"Pulled image: quay.io/metal3-io/baremetal-operator@sha256:9ef16b26df77e09ed539968e7c9664caa407b3271b47747c22f676af9f47a963\" id=64913f57-e90d-4736-9ee0-d4badd7b927b name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.817100 | controller |     "Jun 10 14:54:13.816446 crc crio[20344]: time=\"2026-06-10T14:54:13.816133742Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=afc94cb5-6b35-4539-ab61-ec68d00f736e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.817128 | controller |     "Jun 10 14:54:14.105452 crc crio[20344]: time=\"2026-06-10T14:54:14.105333735Z\" level=info msg=\"Checking image status: quay.io/metal3-io/baremetal-operator:release-0.9\" id=6fd2dfdb-da1c-488c-92df-a5c983ab0149 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.817144 | controller |     "Jun 10 14:54:14.424330 crc crio[20344]: time=\"2026-06-10T14:54:14.418941184Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-controller-manager-5994967dd8-55kbp/manager\" id=da9c1453-8f80-4fd5-ab89-3706aff4de87 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.817164 | controller |     "Jun 10 14:54:14.428728 crc crio[20344]: time=\"2026-06-10T14:54:14.428582475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.817180 | controller |     "Jun 10 14:54:15.370055 crc crio[20344]: time=\"2026-06-10T14:54:15.369992898Z\" level=info msg=\"Stopping container: 2231b37a6da0a18e68299c733638b48eabe67144595b1f9cee12a036a935779c (timeout: 2s)\" id=5f5eebe5-9be4-41aa-8283-2d20abd98627 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.817195 | controller |     "Jun 10 14:54:19.013602 crc crio[20344]: time=\"2026-06-10T14:54:19.012543578Z\" level=info msg=\"Stopped container 2231b37a6da0a18e68299c733638b48eabe67144595b1f9cee12a036a935779c: openshift-marketplace/certified-operators-bvbb4/registry-server\" id=5f5eebe5-9be4-41aa-8283-2d20abd98627 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.817211 | controller |     "Jun 10 14:54:19.016168 crc crio[20344]: time=\"2026-06-10T14:54:19.013714688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.817226 | controller |     "Jun 10 14:54:19.017069 crc crio[20344]: time=\"2026-06-10T14:54:19.016989754Z\" level=info msg=\"Stopping pod sandbox: c3c548082ffe141d52dd311985493ba870d2003735002a7cda21efe075bf432d\" id=6460c19c-f246-4ff1-859a-5ed872bda32a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.817242 | controller |     "Jun 10 14:54:19.018530 crc crio[20344]: time=\"2026-06-10T14:54:19.018470062Z\" level=info msg=\"Got pod network &{Name:certified-operators-bvbb4 Namespace:openshift-marketplace ID:c3c548082ffe141d52dd311985493ba870d2003735002a7cda21efe075bf432d UID:cb2a52b8-6e4d-46a4-9f80-ab2bee260cac NetNS:/var/run/netns/88b1359a-87f4-4364-97a9-7bd468b6f98c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcb2a52b8_6e4d_46a4_9f80_ab2bee260cac.slice PodAnnotations:0xc000739908}] Aliases:map[]}\"",
2026-06-10 15:52:08.817258 | controller |     "Jun 10 14:54:19.019172 crc crio[20344]: time=\"2026-06-10T14:54:19.019123079Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-bvbb4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.817274 | controller |     "Jun 10 14:54:19.020549 crc crio[20344]: time=\"2026-06-10T14:54:19.020160656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.817290 | controller |     "Jun 10 14:54:19.021647 crc crio[20344]: time=\"2026-06-10T14:54:19.021527972Z\" level=info msg=\"Removed container eae1df4ebee2950359d04184f2944ea3af6e095ecf1beaaf98d7cc8b9da9169b: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=11d584dc-40ed-408a-8f6a-2775039c037a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.817306 | controller |     "Jun 10 14:54:19.026997 crc crio[20344]: time=\"2026-06-10T14:54:19.02685149Z\" level=info msg=\"Removing container: c1d85e410b0226c651856042420de5cda1480fd39344cadfb0791bf642cb6879\" id=d0178fe9-593d-4f6b-83a0-89189d263d73 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.817322 | controller |     "Jun 10 14:54:19.251248 crc crio[20344]: time=\"2026-06-10T14:54:19.251061871Z\" level=info msg=\"Created container 566ddffa72530831146f9c36f2b09c7dd94d737df5b81211d91f8ed3e5f3c786: openshift-marketplace/redhat-operators-w57w2/registry-server\" id=7dfc72da-009e-418e-ad33-865d5ede3154 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.817341 | controller |     "Jun 10 14:54:19.253448 crc crio[20344]: time=\"2026-06-10T14:54:19.253169026Z\" level=info msg=\"Starting container: 566ddffa72530831146f9c36f2b09c7dd94d737df5b81211d91f8ed3e5f3c786\" id=471bd348-8595-48a6-a6c2-25a6544359fa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.817357 | controller |     "Jun 10 14:54:19.268918 crc crio[20344]: time=\"2026-06-10T14:54:19.268103635Z\" level=info msg=\"Started container\" PID=44614 containerID=566ddffa72530831146f9c36f2b09c7dd94d737df5b81211d91f8ed3e5f3c786 description=openshift-marketplace/redhat-operators-w57w2/registry-server id=471bd348-8595-48a6-a6c2-25a6544359fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=e87b6a1a3f227f9bff40f71c969404d963bca1045aed2e4e7bb1415c1a47ecc0",
2026-06-10 15:52:08.817373 | controller |     "Jun 10 14:54:20.127547 crc crio[20344]: time=\"2026-06-10T14:54:20.127418798Z\" level=info msg=\"Pulled image: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator-bundle@sha256:178d36c238a6344d63bd6bd9e7e9b24a66ca96411da7c78f5603fbc3cf37da2a\" id=adcf899b-e4bb-4c99-a713-c8f1aaa074ee name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.817388 | controller |     "Jun 10 14:54:20.128526 crc crio[20344]: time=\"2026-06-10T14:54:20.128406404Z\" level=info msg=\"Checking image status: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator-bundle:2895d87b692193b55d566fae26f4c769f7f44de8\" id=7baad3ae-618f-4f97-852f-687bc259bb26 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.817404 | controller |     "Jun 10 14:54:20.132502 crc crio[20344]: time=\"2026-06-10T14:54:20.132343197Z\" level=info msg=\"Stopped pod sandbox: c3c548082ffe141d52dd311985493ba870d2003735002a7cda21efe075bf432d\" id=6460c19c-f246-4ff1-859a-5ed872bda32a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.817419 | controller |     "Jun 10 14:54:20.135663 crc crio[20344]: time=\"2026-06-10T14:54:20.135567041Z\" level=info msg=\"Checking image status: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator-bundle:2895d87b692193b55d566fae26f4c769f7f44de8\" id=a5db2034-52e7-4848-a9a6-a20daa389636 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.817435 | controller |     "Jun 10 14:54:20.157635 crc crio[20344]: time=\"2026-06-10T14:54:20.157523743Z\" level=info msg=\"Creating container: openstack-operators/c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr/pull\" id=63617689-8e65-4f84-8688-9dab798c1521 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.817450 | controller |     "Jun 10 14:54:20.217868 crc crio[20344]: time=\"2026-06-10T14:54:20.217782772Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.817466 | controller |     "Jun 10 14:54:20.219561 crc crio[20344]: time=\"2026-06-10T14:54:20.219482557Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.817482 | controller |     "Jun 10 14:54:20.237415 crc crio[20344]: time=\"2026-06-10T14:54:20.237336401Z\" level=info msg=\"Removed container c1d85e410b0226c651856042420de5cda1480fd39344cadfb0791bf642cb6879: metallb-system/metallb-operator-controller-manager-86b867dfcb-w6gtj/manager\" id=d0178fe9-593d-4f6b-83a0-89189d263d73 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.817497 | controller |     "Jun 10 14:54:20.244879 crc crio[20344]: time=\"2026-06-10T14:54:20.244802726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.817512 | controller |     "Jun 10 14:54:20.258651 crc crio[20344]: time=\"2026-06-10T14:54:20.258549624Z\" level=info msg=\"Pulled image: quay.io/metal3-io/mariadb@sha256:04c98546a59417b616c1ed83c4a8b5b840f52c343c715e28df0e145acfe1e8f0\" id=b25316fd-a135-403b-8bdb-5dd10c56adaa name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.817531 | controller |     "Jun 10 14:54:20.259789 crc crio[20344]: time=\"2026-06-10T14:54:20.259661863Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb:latest\" id=7cbfd930-1698-456a-8ce6-8ca1eb24ca57 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.817547 | controller |     "Jun 10 14:54:20.271146 crc crio[20344]: time=\"2026-06-10T14:54:20.271038739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.817562 | controller |     "Jun 10 14:54:20.272822 crc crio[20344]: time=\"2026-06-10T14:54:20.272737064Z\" level=warning msg=\"Failed to open /etc/passwd: open /var/lib/containers/storage/overlay/89481cff93072a504eb96075c70d84ad73286c66a77800c76c7683fa00c6f6e0/merged/etc/passwd: no such file or directory\"",
2026-06-10 15:52:08.817577 | controller |     "Jun 10 14:54:20.272822 crc crio[20344]: time=\"2026-06-10T14:54:20.272817136Z\" level=warning msg=\"Failed to open /etc/group: open /var/lib/containers/storage/overlay/89481cff93072a504eb96075c70d84ad73286c66a77800c76c7683fa00c6f6e0/merged/etc/group: no such file or directory\"",
2026-06-10 15:52:08.817593 | controller |     "Jun 10 14:54:20.273186 crc crio[20344]: time=\"2026-06-10T14:54:20.273117594Z\" level=info msg=\"Checking image status: quay.io/metal3-io/mariadb\" id=b40a9e4a-3a53-4d58-a035-1217b355c708 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.817608 | controller |     "Jun 10 14:54:20.279149 crc crio[20344]: time=\"2026-06-10T14:54:20.278905754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.817623 | controller |     "Jun 10 14:54:20.284497 crc crio[20344]: time=\"2026-06-10T14:54:20.284412668Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-58c884cdcb-6w5tw/mariadb\" id=195150f3-52d9-4906-ae74-6a38abdfa1fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.817638 | controller |     "Jun 10 14:54:20.285998 crc crio[20344]: time=\"2026-06-10T14:54:20.285924907Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.817652 | controller |     "Jun 10 14:54:20.336302 crc crio[20344]: time=\"2026-06-10T14:54:20.336154756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.817667 | controller |     "Jun 10 14:54:20.481717 crc crio[20344]: time=\"2026-06-10T14:54:20.480916137Z\" level=info msg=\"Created container f9a10dda1bc09eb21936c5cc187ede34477224efc4a16be07b3cd070617c1d4c: openstack-operators/c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr/pull\" id=63617689-8e65-4f84-8688-9dab798c1521 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.817683 | controller |     "Jun 10 14:54:20.483892 crc crio[20344]: time=\"2026-06-10T14:54:20.483801752Z\" level=info msg=\"Starting container: f9a10dda1bc09eb21936c5cc187ede34477224efc4a16be07b3cd070617c1d4c\" id=40d906bd-531a-40ed-8703-5d9f7cf5a9dd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.817698 | controller |     "Jun 10 14:54:20.491559 crc crio[20344]: time=\"2026-06-10T14:54:20.491220615Z\" level=info msg=\"Created container 3cd36199d4422be177bcc685fd0c870132f312624641c1e91c17e6496745e56b: baremetal-operator-system/baremetal-operator-controller-manager-5994967dd8-55kbp/manager\" id=da9c1453-8f80-4fd5-ab89-3706aff4de87 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.817714 | controller |     "Jun 10 14:54:20.493153 crc crio[20344]: time=\"2026-06-10T14:54:20.492997872Z\" level=info msg=\"Starting container: 3cd36199d4422be177bcc685fd0c870132f312624641c1e91c17e6496745e56b\" id=08270f08-41f6-40b5-bd62-fde4a075dd6c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.817733 | controller |     "Jun 10 14:54:20.493652 crc crio[20344]: time=\"2026-06-10T14:54:20.493556566Z\" level=info msg=\"Started container\" PID=44774 containerID=f9a10dda1bc09eb21936c5cc187ede34477224efc4a16be07b3cd070617c1d4c description=openstack-operators/c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr/pull id=40d906bd-531a-40ed-8703-5d9f7cf5a9dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=39017abf7928f67742f48c7ac590af932d3329507bf4adb1fd6c102092d8eb6d",
2026-06-10 15:52:08.817750 | controller |     "Jun 10 14:54:20.498114 crc crio[20344]: time=\"2026-06-10T14:54:20.498045853Z\" level=info msg=\"Started container\" PID=44767 containerID=3cd36199d4422be177bcc685fd0c870132f312624641c1e91c17e6496745e56b description=baremetal-operator-system/baremetal-operator-controller-manager-5994967dd8-55kbp/manager id=08270f08-41f6-40b5-bd62-fde4a075dd6c name=/runtime.v1.RuntimeService/StartContainer sandboxID=682f33f2843d1fe50603e90c27171d01994d05861c0d3353b209e02781aac64a",
2026-06-10 15:52:08.817766 | controller |     "Jun 10 14:54:20.620875 crc crio[20344]: time=\"2026-06-10T14:54:20.620747139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.817782 | controller |     "Jun 10 14:54:20.795396 crc crio[20344]: time=\"2026-06-10T14:54:20.79508016Z\" level=info msg=\"Created container 24113035a819d7334434a60dc6c4b845831aa6c6e77b6de7a9eca2d0b2b84d53: baremetal-operator-system/baremetal-operator-ironic-58c884cdcb-6w5tw/mariadb\" id=195150f3-52d9-4906-ae74-6a38abdfa1fb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.817797 | controller |     "Jun 10 14:54:20.796841 crc crio[20344]: time=\"2026-06-10T14:54:20.796738594Z\" level=info msg=\"Starting container: 24113035a819d7334434a60dc6c4b845831aa6c6e77b6de7a9eca2d0b2b84d53\" id=80ab59af-8536-4146-b457-fcafb4e35bc9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.817813 | controller |     "Jun 10 14:54:20.804226 crc crio[20344]: time=\"2026-06-10T14:54:20.804104036Z\" level=info msg=\"Started container\" PID=44804 containerID=24113035a819d7334434a60dc6c4b845831aa6c6e77b6de7a9eca2d0b2b84d53 description=baremetal-operator-system/baremetal-operator-ironic-58c884cdcb-6w5tw/mariadb id=80ab59af-8536-4146-b457-fcafb4e35bc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f884c9c0478d66707240379d003effbb1795fc8ef011847e01a5ddc07e58f2b4",
2026-06-10 15:52:08.817829 | controller |     "Jun 10 14:54:20.849157 crc crio[20344]: time=\"2026-06-10T14:54:20.849043116Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=adab82f2-aa0a-45c1-95e5-3109ac284d8f name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.817844 | controller |     "Jun 10 14:54:20.854479 crc crio[20344]: time=\"2026-06-10T14:54:20.854441447Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-10 15:52:08.817889 | controller |     "Jun 10 14:54:20.966128 crc crio[20344]: time=\"2026-06-10T14:54:20.965765617Z\" level=info msg=\"Removing container: 2231b37a6da0a18e68299c733638b48eabe67144595b1f9cee12a036a935779c\" id=e3c786fb-8adf-4bc8-afa3-21d2e9745e1f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.817906 | controller |     "Jun 10 14:54:20.983335 crc crio[20344]: time=\"2026-06-10T14:54:20.981852356Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=b510f097-b0be-45ee-8075-31d236d7ebd6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.817922 | controller |     "Jun 10 14:54:20.998642 crc crio[20344]: time=\"2026-06-10T14:54:20.998454398Z\" level=info msg=\"Removed container 2231b37a6da0a18e68299c733638b48eabe67144595b1f9cee12a036a935779c: openshift-marketplace/certified-operators-bvbb4/registry-server\" id=e3c786fb-8adf-4bc8-afa3-21d2e9745e1f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.817941 | controller |     "Jun 10 14:54:21.005422 crc crio[20344]: time=\"2026-06-10T14:54:21.005350508Z\" level=info msg=\"Removing container: a60895c0acaeeda9ddeb3b9fe11e66253b42646209418465e2fc7d700d5d15bb\" id=5c999e01-7ba5-4239-99de-6bc5ad8fe9b2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.817957 | controller |     "Jun 10 14:54:21.006501 crc crio[20344]: time=\"2026-06-10T14:54:21.006421356Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=21d30bb1-14b3-4f82-baed-8d108c7f0b80 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.817973 | controller |     "Jun 10 14:54:21.031034 crc crio[20344]: time=\"2026-06-10T14:54:21.030841322Z\" level=info msg=\"Removed container a60895c0acaeeda9ddeb3b9fe11e66253b42646209418465e2fc7d700d5d15bb: openshift-marketplace/certified-operators-bvbb4/extract-content\" id=5c999e01-7ba5-4239-99de-6bc5ad8fe9b2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.817989 | controller |     "Jun 10 14:54:21.036428 crc crio[20344]: time=\"2026-06-10T14:54:21.036196461Z\" level=info msg=\"Removing container: aa81bbc7112091a7baa0ecca2f8af596cb4bff3805275a92b166d2e0299ea468\" id=e2fe7b1e-f2db-4bfd-99e3-af21c0d421d1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.818004 | controller |     "Jun 10 14:54:21.071896 crc crio[20344]: time=\"2026-06-10T14:54:21.071593713Z\" level=info msg=\"Removed container aa81bbc7112091a7baa0ecca2f8af596cb4bff3805275a92b166d2e0299ea468: openshift-marketplace/certified-operators-bvbb4/extract-utilities\" id=e2fe7b1e-f2db-4bfd-99e3-af21c0d421d1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.818020 | controller |     "Jun 10 14:54:21.169751 crc crio[20344]: time=\"2026-06-10T14:54:21.168917898Z\" level=info msg=\"Creating container: openstack-operators/c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr/extract\" id=82a8762f-e9ae-46a9-98dd-63b7341b3fec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.818036 | controller |     "Jun 10 14:54:21.175336 crc crio[20344]: time=\"2026-06-10T14:54:21.170096319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.818051 | controller |     "Jun 10 14:54:21.254441 crc crio[20344]: time=\"2026-06-10T14:54:21.249465967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.818067 | controller |     "Jun 10 14:54:21.255726 crc crio[20344]: time=\"2026-06-10T14:54:21.255602887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.818082 | controller |     "Jun 10 14:54:21.424838 crc crio[20344]: time=\"2026-06-10T14:54:21.423568902Z\" level=info msg=\"Created container 898fa810e1d69008b9375f6848caf838d0b27d8fa7e7d100583b5d823b8a5ede: openstack-operators/c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr/extract\" id=82a8762f-e9ae-46a9-98dd-63b7341b3fec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.818096 | controller |     "Jun 10 14:54:21.426950 crc crio[20344]: time=\"2026-06-10T14:54:21.426818507Z\" level=info msg=\"Starting container: 898fa810e1d69008b9375f6848caf838d0b27d8fa7e7d100583b5d823b8a5ede\" id=8e4d9abd-a7df-4293-98bb-6e5c86696c52 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.818112 | controller |     "Jun 10 14:54:21.434074 crc crio[20344]: time=\"2026-06-10T14:54:21.433978483Z\" level=info msg=\"Started container\" PID=44880 containerID=898fa810e1d69008b9375f6848caf838d0b27d8fa7e7d100583b5d823b8a5ede description=openstack-operators/c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr/extract id=8e4d9abd-a7df-4293-98bb-6e5c86696c52 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39017abf7928f67742f48c7ac590af932d3329507bf4adb1fd6c102092d8eb6d",
2026-06-10 15:52:08.818131 | controller |     "Jun 10 14:54:24.040310 crc crio[20344]: time=\"2026-06-10T14:54:24.039858462Z\" level=info msg=\"Stopping pod sandbox: 39017abf7928f67742f48c7ac590af932d3329507bf4adb1fd6c102092d8eb6d\" id=9e8670bd-8207-4058-b9d6-d9a2b7b5b33a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.818147 | controller |     "Jun 10 14:54:27.832783 crc crio[20344]: time=\"2026-06-10T14:54:24.040965151Z\" level=info msg=\"Got pod network &{Name:c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr Namespace:openstack-operators ID:39017abf7928f67742f48c7ac590af932d3329507bf4adb1fd6c102092d8eb6d UID:a634afb2-2722-4f80-a4c4-a8937a529bae NetNS:/var/run/netns/b8d9a6d7-5250-4311-9ee0-37165dbbfaef Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda634afb2_2722_4f80_a4c4_a8937a529bae.slice PodAnnotations:0xc0022641d0}] Aliases:map[]}\"",
2026-06-10 15:52:08.818163 | controller |     "Jun 10 14:54:27.832783 crc crio[20344]: time=\"2026-06-10T14:54:24.041096314Z\" level=info msg=\"Deleting pod openstack-operators_c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.818178 | controller |     "Jun 10 14:54:27.832783 crc crio[20344]: time=\"2026-06-10T14:54:24.339968439Z\" level=info msg=\"Stopped pod sandbox: 39017abf7928f67742f48c7ac590af932d3329507bf4adb1fd6c102092d8eb6d\" id=9e8670bd-8207-4058-b9d6-d9a2b7b5b33a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.818194 | controller |     "Jun 10 14:54:27.832783 crc crio[20344]: time=\"2026-06-10T14:54:26.396871779Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=8867ff33-5d3c-4abe-8aa9-8d6c779cea86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.818209 | controller |     "Jun 10 14:54:27.832783 crc crio[20344]: time=\"2026-06-10T14:54:26.970588142Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/metallb-rhel9-operator@sha256:d54d28129bf6a24b6c1331cb4de963fa8892b5f1811bba98b05f8087ff0412ca\" id=31ee936b-9947-4897-b5c3-53f234d48274 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.818225 | controller |     "Jun 10 14:54:27.832783 crc crio[20344]: time=\"2026-06-10T14:54:26.974020032Z\" level=info msg=\"Creating container: metallb-system/metallb-operator-controller-manager-86b867dfcb-w6gtj/manager\" id=687aec94-76e7-421c-93c4-7f46b531b4ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.818240 | controller |     "Jun 10 14:54:27.832783 crc crio[20344]: time=\"2026-06-10T14:54:26.976207959Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.818255 | controller |     "Jun 10 14:54:27.832783 crc crio[20344]: time=\"2026-06-10T14:54:27.026394756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.818270 | controller |     "Jun 10 14:54:27.832783 crc crio[20344]: time=\"2026-06-10T14:54:27.03843925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.818285 | controller |     "Jun 10 14:54:29.554210 crc crio[20344]: time=\"2026-06-10T14:54:29.553414561Z\" level=info msg=\"Created container b362a33931968ca1b95e11187f8982f0581e4ae0fc0aea17728f062596403e52: metallb-system/metallb-operator-controller-manager-86b867dfcb-w6gtj/manager\" id=687aec94-76e7-421c-93c4-7f46b531b4ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.818303 | controller |     "Jun 10 14:54:29.555903 crc crio[20344]: time=\"2026-06-10T14:54:29.555747092Z\" level=info msg=\"Starting container: b362a33931968ca1b95e11187f8982f0581e4ae0fc0aea17728f062596403e52\" id=33478e05-8423-4e57-841e-e5b03c4bc726 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.818318 | controller |     "Jun 10 14:54:29.563666 crc crio[20344]: time=\"2026-06-10T14:54:29.563564086Z\" level=info msg=\"Started container\" PID=45076 containerID=b362a33931968ca1b95e11187f8982f0581e4ae0fc0aea17728f062596403e52 description=metallb-system/metallb-operator-controller-manager-86b867dfcb-w6gtj/manager id=33478e05-8423-4e57-841e-e5b03c4bc726 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3e90bbddc7de60e9487a60c92d6d62609720d56054d640bec47b51309cdce4ef",
2026-06-10 15:52:08.818334 | controller |     "Jun 10 14:54:31.301373 crc crio[20344]: time=\"2026-06-10T14:54:31.273975779Z\" level=info msg=\"Stopping pod sandbox: 4fab7b0df62036e40cda5b8efd72b3412e096904e19be00c88a42d1fe5321760\" id=3ce47e99-3e29-4248-8005-a04065060dde name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.818350 | controller |     "Jun 10 14:54:31.301373 crc crio[20344]: time=\"2026-06-10T14:54:31.274375309Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4fab7b0df62036e40cda5b8efd72b3412e096904e19be00c88a42d1fe5321760\" id=3ce47e99-3e29-4248-8005-a04065060dde name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.818365 | controller |     "Jun 10 14:54:31.301373 crc crio[20344]: time=\"2026-06-10T14:54:31.274936094Z\" level=info msg=\"Removing pod sandbox: 4fab7b0df62036e40cda5b8efd72b3412e096904e19be00c88a42d1fe5321760\" id=a21852fd-fd74-439e-adf1-b24b0608ab1d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.818381 | controller |     "Jun 10 14:54:35.397672 crc crio[20344]: time=\"2026-06-10T14:54:35.396960336Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=074ff521-ec86-4060-82ef-0aeef7e22999 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.818397 | controller |     "Jun 10 14:54:37.272522 crc crio[20344]: time=\"2026-06-10T14:54:37.272435608Z\" level=info msg=\"Stopping container: a6ccc7c1d1e5fbb580c6f089f8880dd61e8f3a60d569bd1ceaa8885f02df26a7 (timeout: 2s)\" id=2851c209-c5f2-4fc2-901e-b3aa711d3c24 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.818412 | controller |     "Jun 10 14:54:40.411314 crc crio[20344]: time=\"2026-06-10T14:54:40.410898991Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:8a46fa8feeea5d04fd602559027f8bacc97e12bbf8e33793dca08e812e1f8825\" id=431fa371-58d3-4ced-93e9-5e88348b9e5d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.818427 | controller |     "Jun 10 14:54:40.414911 crc crio[20344]: time=\"2026-06-10T14:54:40.414788112Z\" level=info msg=\"Creating container: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=f711f23f-d441-42cc-811e-9bdb914d2bfe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.818443 | controller |     "Jun 10 14:54:40.423391 crc crio[20344]: time=\"2026-06-10T14:54:40.423220272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.818459 | controller |     "Jun 10 14:54:40.424916 crc crio[20344]: time=\"2026-06-10T14:54:40.424799233Z\" level=info msg=\"Removed pod sandbox: 4fab7b0df62036e40cda5b8efd72b3412e096904e19be00c88a42d1fe5321760\" id=a21852fd-fd74-439e-adf1-b24b0608ab1d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.818474 | controller |     "Jun 10 14:54:40.426166 crc crio[20344]: time=\"2026-06-10T14:54:40.426065896Z\" level=info msg=\"Stopping pod sandbox: f559d923e401997b9ab5cdd38425448c4c8ffe7965dabbab76e4fc8995950f36\" id=756234b5-75e5-4b37-8cdc-a065a9feb2ca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.818492 | controller |     "Jun 10 14:54:40.426448 crc crio[20344]: time=\"2026-06-10T14:54:40.426168679Z\" level=info msg=\"Stopped pod sandbox (already stopped): f559d923e401997b9ab5cdd38425448c4c8ffe7965dabbab76e4fc8995950f36\" id=756234b5-75e5-4b37-8cdc-a065a9feb2ca name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.818508 | controller |     "Jun 10 14:54:40.427144 crc crio[20344]: time=\"2026-06-10T14:54:40.427013371Z\" level=info msg=\"Stopped container a6ccc7c1d1e5fbb580c6f089f8880dd61e8f3a60d569bd1ceaa8885f02df26a7: openshift-marketplace/redhat-operators-jm4wq/registry-server\" id=2851c209-c5f2-4fc2-901e-b3aa711d3c24 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.818523 | controller |     "Jun 10 14:54:40.427571 crc crio[20344]: time=\"2026-06-10T14:54:40.427461612Z\" level=info msg=\"Removing pod sandbox: f559d923e401997b9ab5cdd38425448c4c8ffe7965dabbab76e4fc8995950f36\" id=85b99bee-373a-4fd1-b1ce-0bc74574e7bd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.818538 | controller |     "Jun 10 14:54:40.428030 crc crio[20344]: time=\"2026-06-10T14:54:40.427953175Z\" level=info msg=\"Stopping pod sandbox: 56a7431c783fa32c7f36de2162ea319a4df164e24c0c7a3b279b316d757f7038\" id=d05284f9-711e-44d4-a9f8-00dd88cf41fc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.818554 | controller |     "Jun 10 14:54:40.428664 crc crio[20344]: time=\"2026-06-10T14:54:40.428589492Z\" level=info msg=\"Got pod network &{Name:redhat-operators-jm4wq Namespace:openshift-marketplace ID:56a7431c783fa32c7f36de2162ea319a4df164e24c0c7a3b279b316d757f7038 UID:badfbace-3bbf-4977-ad83-062808d8fd1b NetNS:/var/run/netns/78a154d9-f671-4f8c-8177-f912a16925f6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podbadfbace_3bbf_4977_ad83_062808d8fd1b.slice PodAnnotations:0xc0027c02f8}] Aliases:map[]}\"",
2026-06-10 15:52:08.818570 | controller |     "Jun 10 14:54:40.428817 crc crio[20344]: time=\"2026-06-10T14:54:40.428777387Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-jm4wq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.818586 | controller |     "Jun 10 14:54:40.445543 crc crio[20344]: time=\"2026-06-10T14:54:40.445378209Z\" level=info msg=\"Removed pod sandbox: f559d923e401997b9ab5cdd38425448c4c8ffe7965dabbab76e4fc8995950f36\" id=85b99bee-373a-4fd1-b1ce-0bc74574e7bd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.818601 | controller |     "Jun 10 14:54:40.446631 crc crio[20344]: time=\"2026-06-10T14:54:40.446537999Z\" level=info msg=\"Stopping pod sandbox: c3c548082ffe141d52dd311985493ba870d2003735002a7cda21efe075bf432d\" id=b41e6cdf-06ac-4e84-85ba-4b35224b68e1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.818617 | controller |     "Jun 10 14:54:40.447096 crc crio[20344]: time=\"2026-06-10T14:54:40.447013812Z\" level=info msg=\"Stopped pod sandbox (already stopped): c3c548082ffe141d52dd311985493ba870d2003735002a7cda21efe075bf432d\" id=b41e6cdf-06ac-4e84-85ba-4b35224b68e1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.818632 | controller |     "Jun 10 14:54:40.447800 crc crio[20344]: time=\"2026-06-10T14:54:40.44772333Z\" level=info msg=\"Removing pod sandbox: c3c548082ffe141d52dd311985493ba870d2003735002a7cda21efe075bf432d\" id=6ec78277-fc5a-4b55-8286-89d4c754e53c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.818648 | controller |     "Jun 10 14:54:40.467325 crc crio[20344]: time=\"2026-06-10T14:54:40.467062064Z\" level=info msg=\"Removed pod sandbox: c3c548082ffe141d52dd311985493ba870d2003735002a7cda21efe075bf432d\" id=6ec78277-fc5a-4b55-8286-89d4c754e53c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.818669 | controller |     "Jun 10 14:54:40.470547 crc crio[20344]: time=\"2026-06-10T14:54:40.470473983Z\" level=info msg=\"Stopping pod sandbox: 291deec1420602c9e065f399f190e2ebf176bce7a9a0d9911133a96fb58b7556\" id=608521e6-d8de-4e61-9e41-e143df17b307 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.818685 | controller |     "Jun 10 14:54:40.470618 crc crio[20344]: time=\"2026-06-10T14:54:40.470549925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.818700 | controller |     "Jun 10 14:54:40.470835 crc crio[20344]: time=\"2026-06-10T14:54:40.470560705Z\" level=info msg=\"Stopped pod sandbox (already stopped): 291deec1420602c9e065f399f190e2ebf176bce7a9a0d9911133a96fb58b7556\" id=608521e6-d8de-4e61-9e41-e143df17b307 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.818715 | controller |     "Jun 10 14:54:40.475937 crc crio[20344]: time=\"2026-06-10T14:54:40.475772961Z\" level=info msg=\"Removing pod sandbox: 291deec1420602c9e065f399f190e2ebf176bce7a9a0d9911133a96fb58b7556\" id=a13f523f-ee4b-4da2-9a81-b30aca54e826 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.818730 | controller |     "Jun 10 14:54:40.495358 crc crio[20344]: time=\"2026-06-10T14:54:40.495212237Z\" level=info msg=\"Removed pod sandbox: 291deec1420602c9e065f399f190e2ebf176bce7a9a0d9911133a96fb58b7556\" id=a13f523f-ee4b-4da2-9a81-b30aca54e826 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.818745 | controller |     "Jun 10 14:54:40.975211 crc crio[20344]: time=\"2026-06-10T14:54:40.975034754Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.818760 | controller |     "Jun 10 14:54:41.146247 crc crio[20344]: time=\"2026-06-10T14:54:41.145605078Z\" level=info msg=\"Created container 2cbb7ce2772b59f38be01ebe1aff9a178b940a8304e2e8d29cbcd24ab9dea310: openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager\" id=f711f23f-d441-42cc-811e-9bdb914d2bfe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.818776 | controller |     "Jun 10 14:54:41.148556 crc crio[20344]: time=\"2026-06-10T14:54:41.148406371Z\" level=info msg=\"Starting container: 2cbb7ce2772b59f38be01ebe1aff9a178b940a8304e2e8d29cbcd24ab9dea310\" id=b72a4096-604c-4b58-9538-d7356fdc6620 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.818792 | controller |     "Jun 10 14:54:41.200144 crc crio[20344]: time=\"2026-06-10T14:54:41.19981295Z\" level=info msg=\"Started container\" PID=45413 containerID=2cbb7ce2772b59f38be01ebe1aff9a178b940a8304e2e8d29cbcd24ab9dea310 description=openshift-kube-controller-manager/kube-controller-manager-crc/kube-controller-manager id=b72a4096-604c-4b58-9538-d7356fdc6620 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ac93d905748713d3d75a81efc4d6183639ffba10a36f0f635de4249b3f8c7f6b",
2026-06-10 15:52:08.818808 | controller |     "Jun 10 14:54:41.639860 crc crio[20344]: time=\"2026-06-10T14:54:41.639746229Z\" level=info msg=\"Stopped pod sandbox: 56a7431c783fa32c7f36de2162ea319a4df164e24c0c7a3b279b316d757f7038\" id=d05284f9-711e-44d4-a9f8-00dd88cf41fc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.818824 | controller |     "Jun 10 14:54:41.994897 crc crio[20344]: time=\"2026-06-10T14:54:41.994377637Z\" level=info msg=\"Removing container: a6ccc7c1d1e5fbb580c6f089f8880dd61e8f3a60d569bd1ceaa8885f02df26a7\" id=29981c38-1fb2-442e-90ec-98b061e959ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.818839 | controller |     "Jun 10 14:54:42.720902 crc crio[20344]: time=\"2026-06-10T14:54:42.720783298Z\" level=info msg=\"Removed container a6ccc7c1d1e5fbb580c6f089f8880dd61e8f3a60d569bd1ceaa8885f02df26a7: openshift-marketplace/redhat-operators-jm4wq/registry-server\" id=29981c38-1fb2-442e-90ec-98b061e959ba name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.818876 | controller |     "Jun 10 14:54:42.725137 crc crio[20344]: time=\"2026-06-10T14:54:42.725040319Z\" level=info msg=\"Removing container: 37c76fc4d5b859595129a066a420653b1bf5562513af8dbe6ec71a91854579d4\" id=3ae39dfb-3409-4912-9717-a23c11668a8c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.818893 | controller |     "Jun 10 14:54:52.948049 crc crio[20344]: time=\"2026-06-10T14:54:52.94674994Z\" level=info msg=\"Removed container 37c76fc4d5b859595129a066a420653b1bf5562513af8dbe6ec71a91854579d4: openshift-marketplace/redhat-operators-jm4wq/extract-content\" id=3ae39dfb-3409-4912-9717-a23c11668a8c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.818909 | controller |     "Jun 10 14:54:52.953834 crc crio[20344]: time=\"2026-06-10T14:54:52.953741742Z\" level=info msg=\"Removing container: 2be7ff343e35cbd472f762c380b7c6738e40e9bfcf0146b89be886f78261fdc0\" id=efdc74e4-5864-45c8-a2ba-1985603a984a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.818925 | controller |     "Jun 10 14:54:53.223556 crc crio[20344]: time=\"2026-06-10T14:54:53.223331234Z\" level=info msg=\"Removed container 2be7ff343e35cbd472f762c380b7c6738e40e9bfcf0146b89be886f78261fdc0: openshift-marketplace/redhat-operators-jm4wq/extract-utilities\" id=efdc74e4-5864-45c8-a2ba-1985603a984a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.818940 | controller |     "Jun 10 14:54:56.043500 crc crio[20344]: time=\"2026-06-10T14:54:56.042420217Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=adab82f2-aa0a-45c1-95e5-3109ac284d8f name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.818955 | controller |     "Jun 10 14:54:56.045211 crc crio[20344]: time=\"2026-06-10T14:54:56.045126017Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=5a95bb6b-5bc3-4d34-bdd5-14c08e81d1ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.818970 | controller |     "Jun 10 14:54:56.051560 crc crio[20344]: time=\"2026-06-10T14:54:56.051481983Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=1f0c9dfd-ea3e-4319-b633-122fae2ba3ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.818985 | controller |     "Jun 10 14:54:56.067864 crc crio[20344]: time=\"2026-06-10T14:54:56.067648084Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-58c884cdcb-6w5tw/ironic\" id=6ba0aff0-39af-47c6-a396-487d6274f250 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.819000 | controller |     "Jun 10 14:54:56.073151 crc crio[20344]: time=\"2026-06-10T14:54:56.073057875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.819015 | controller |     "Jun 10 14:54:56.117578 crc crio[20344]: time=\"2026-06-10T14:54:56.117464071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.819030 | controller |     "Jun 10 14:54:56.972247 crc crio[20344]: time=\"2026-06-10T14:54:56.971819555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.819046 | controller |     "Jun 10 14:54:57.087868 crc crio[20344]: time=\"2026-06-10T14:54:57.087660873Z\" level=info msg=\"Created container 0a105843bb65fdee858e813a9051fd42c05550b3b863ff0ad7756ba11e9150a4: baremetal-operator-system/baremetal-operator-ironic-58c884cdcb-6w5tw/ironic\" id=6ba0aff0-39af-47c6-a396-487d6274f250 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.819061 | controller |     "Jun 10 14:54:57.089846 crc crio[20344]: time=\"2026-06-10T14:54:57.089766008Z\" level=info msg=\"Starting container: 0a105843bb65fdee858e813a9051fd42c05550b3b863ff0ad7756ba11e9150a4\" id=9148c125-ab93-4299-a86e-a3d2b97aaec4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.819080 | controller |     "Jun 10 14:54:57.099603 crc crio[20344]: time=\"2026-06-10T14:54:57.099506801Z\" level=info msg=\"Started container\" PID=46027 containerID=0a105843bb65fdee858e813a9051fd42c05550b3b863ff0ad7756ba11e9150a4 description=baremetal-operator-system/baremetal-operator-ironic-58c884cdcb-6w5tw/ironic id=9148c125-ab93-4299-a86e-a3d2b97aaec4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f884c9c0478d66707240379d003effbb1795fc8ef011847e01a5ddc07e58f2b4",
2026-06-10 15:52:08.819096 | controller |     "Jun 10 14:54:57.116894 crc crio[20344]: time=\"2026-06-10T14:54:57.113543837Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=8918a810-f2ff-4b1d-a481-13e7b4d2684d name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.819111 | controller |     "Jun 10 14:54:57.122141 crc crio[20344]: time=\"2026-06-10T14:54:57.120463857Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-10 15:52:08.819126 | controller |     "Jun 10 14:54:57.555854 crc crio[20344]: time=\"2026-06-10T14:54:57.555084868Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=8918a810-f2ff-4b1d-a481-13e7b4d2684d name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.819142 | controller |     "Jun 10 14:54:57.556786 crc crio[20344]: time=\"2026-06-10T14:54:57.556518046Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=5d749203-0776-4ebb-a69e-8cbf9fe98976 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.819157 | controller |     "Jun 10 14:54:57.566740 crc crio[20344]: time=\"2026-06-10T14:54:57.566605979Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=1d6a2ca2-39f2-47f0-bcac-35377ca00927 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.819171 | controller |     "Jun 10 14:54:57.582999 crc crio[20344]: time=\"2026-06-10T14:54:57.582862422Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-58c884cdcb-6w5tw/ironic-httpd\" id=180863ab-05a9-417d-ab88-7cde400f60f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.819187 | controller |     "Jun 10 14:54:57.590861 crc crio[20344]: time=\"2026-06-10T14:54:57.590770068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.819202 | controller |     "Jun 10 14:54:57.650346 crc crio[20344]: time=\"2026-06-10T14:54:57.650200526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.819217 | controller |     "Jun 10 14:54:58.578741 crc crio[20344]: time=\"2026-06-10T14:54:58.578567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.819231 | controller |     "Jun 10 14:54:58.686426 crc crio[20344]: time=\"2026-06-10T14:54:58.685962607Z\" level=info msg=\"Created container 4aafa7da6c7e9c1b95e9425bfb745101469b7f16c4c6d36194ed1f8c0528d2af: baremetal-operator-system/baremetal-operator-ironic-58c884cdcb-6w5tw/ironic-httpd\" id=180863ab-05a9-417d-ab88-7cde400f60f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.819246 | controller |     "Jun 10 14:54:58.688423 crc crio[20344]: time=\"2026-06-10T14:54:58.688333289Z\" level=info msg=\"Starting container: 4aafa7da6c7e9c1b95e9425bfb745101469b7f16c4c6d36194ed1f8c0528d2af\" id=7c575aa5-1df6-4da7-8cbb-787bd4917d92 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.819261 | controller |     "Jun 10 14:54:58.693605 crc crio[20344]: time=\"2026-06-10T14:54:58.693476043Z\" level=info msg=\"Started container\" PID=46077 containerID=4aafa7da6c7e9c1b95e9425bfb745101469b7f16c4c6d36194ed1f8c0528d2af description=baremetal-operator-system/baremetal-operator-ironic-58c884cdcb-6w5tw/ironic-httpd id=7c575aa5-1df6-4da7-8cbb-787bd4917d92 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f884c9c0478d66707240379d003effbb1795fc8ef011847e01a5ddc07e58f2b4",
2026-06-10 15:52:08.819280 | controller |     "Jun 10 14:54:58.707077 crc crio[20344]: time=\"2026-06-10T14:54:58.706951054Z\" level=info msg=\"Pulling image: quay.io/metal3-io/ironic:release-24.1\" id=291b5522-0f3d-488b-9633-2fb2ecd88db7 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.819296 | controller |     "Jun 10 14:54:58.710085 crc crio[20344]: time=\"2026-06-10T14:54:58.710006974Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/ironic:release-24.1\\\"\"",
2026-06-10 15:52:08.819311 | controller |     "Jun 10 14:54:59.138115 crc crio[20344]: time=\"2026-06-10T14:54:59.138011742Z\" level=info msg=\"Pulled image: quay.io/metal3-io/ironic@sha256:992cdab44144c85f5c2af087a73a2ce66514ddb7132b5f0c2bb86a7266aa5dd8\" id=291b5522-0f3d-488b-9633-2fb2ecd88db7 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.819326 | controller |     "Jun 10 14:54:59.140092 crc crio[20344]: time=\"2026-06-10T14:54:59.139998473Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=48287d50-0e52-4d23-8ada-e031af6a2be1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.819395 | controller |     "Jun 10 14:54:59.145403 crc crio[20344]: time=\"2026-06-10T14:54:59.145328732Z\" level=info msg=\"Checking image status: quay.io/metal3-io/ironic:release-24.1\" id=2bca1ea7-3590-4c7b-a945-56265175149d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.819418 | controller |     "Jun 10 14:54:59.159033 crc crio[20344]: time=\"2026-06-10T14:54:59.158829774Z\" level=info msg=\"Creating container: baremetal-operator-system/baremetal-operator-ironic-58c884cdcb-6w5tw/ironic-log-watch\" id=78dbb154-4719-4ded-8634-6a7b42e5e1db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.819436 | controller |     "Jun 10 14:54:59.162419 crc crio[20344]: time=\"2026-06-10T14:54:59.16214726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.819452 | controller |     "Jun 10 14:54:59.238310 crc crio[20344]: time=\"2026-06-10T14:54:59.238054758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.819468 | controller |     "Jun 10 14:55:00.319052 crc crio[20344]: time=\"2026-06-10T14:55:00.31887751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.819483 | controller |     "Jun 10 14:55:00.491194 crc crio[20344]: time=\"2026-06-10T14:55:00.490742987Z\" level=info msg=\"Created container 89981aa650b30a9512da4a439e0ef22ed4a6f79a8e55f68a5b1f6b76e6b3aa42: baremetal-operator-system/baremetal-operator-ironic-58c884cdcb-6w5tw/ironic-log-watch\" id=78dbb154-4719-4ded-8634-6a7b42e5e1db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.819498 | controller |     "Jun 10 14:55:00.494479 crc crio[20344]: time=\"2026-06-10T14:55:00.493226311Z\" level=info msg=\"Starting container: 89981aa650b30a9512da4a439e0ef22ed4a6f79a8e55f68a5b1f6b76e6b3aa42\" id=4479152f-57c0-4c30-a779-89dd52820bd1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.819513 | controller |     "Jun 10 14:55:00.507535 crc crio[20344]: time=\"2026-06-10T14:55:00.507444972Z\" level=info msg=\"Started container\" PID=46229 containerID=89981aa650b30a9512da4a439e0ef22ed4a6f79a8e55f68a5b1f6b76e6b3aa42 description=baremetal-operator-system/baremetal-operator-ironic-58c884cdcb-6w5tw/ironic-log-watch id=4479152f-57c0-4c30-a779-89dd52820bd1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f884c9c0478d66707240379d003effbb1795fc8ef011847e01a5ddc07e58f2b4",
2026-06-10 15:52:08.819533 | controller |     "Jun 10 14:55:04.300819 crc crio[20344]: time=\"2026-06-10T14:55:04.298337479Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685054-5jkq8/POD\" id=5a7b4b45-aeb6-4e2e-81e1-1a26003eb83f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.819549 | controller |     "Jun 10 14:55:04.300819 crc crio[20344]: time=\"2026-06-10T14:55:04.298940195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.819564 | controller |     "Jun 10 14:55:04.342117 crc crio[20344]: time=\"2026-06-10T14:55:04.342041247Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685054-5jkq8 Namespace:openshift-infra ID:516e9b0e3ff2e8832d88df4aa0fc820abd60840fe30060a4ce96b257c17825dc UID:acaedb9c-6e26-45eb-ba8f-c854a1ec03fe NetNS:/var/run/netns/aeaff317-40ef-45da-a556-bf1eb6a4a018 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podacaedb9c_6e26_45eb_ba8f_c854a1ec03fe.slice PodAnnotations:0xc00012aa28}] Aliases:map[]}\"",
2026-06-10 15:52:08.819580 | controller |     "Jun 10 14:55:04.342117 crc crio[20344]: time=\"2026-06-10T14:55:04.342104049Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685054-5jkq8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.819595 | controller |     "Jun 10 14:55:04.792504 crc crio[20344]: 2026-06-10T14:55:04Z [verbose] CmdAdd (shim): {1.1.0 [{Name:516e9b0e3ff2e88 Mac:2e:c0:cf:31:2c:75 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:46 Mtu:0 Sandbox:/var/run/netns/aeaff317-40ef-45da-a556-bf1eb6a4a018 SocketPath: PciID:}] [{Interface:0xc0004b25b0 Address:{IP:10.217.0.70 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.819610 | controller |     "Jun 10 14:55:04.796726 crc crio[20344]: time=\"2026-06-10T14:55:04.796377652Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685054-5jkq8 Namespace:openshift-infra ID:516e9b0e3ff2e8832d88df4aa0fc820abd60840fe30060a4ce96b257c17825dc UID:acaedb9c-6e26-45eb-ba8f-c854a1ec03fe NetNS:/var/run/netns/aeaff317-40ef-45da-a556-bf1eb6a4a018 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podacaedb9c_6e26_45eb_ba8f_c854a1ec03fe.slice PodAnnotations:0xc00012aa28}] Aliases:map[]}\"",
2026-06-10 15:52:08.819626 | controller |     "Jun 10 14:55:04.796912 crc crio[20344]: time=\"2026-06-10T14:55:04.796833734Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685054-5jkq8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.819642 | controller |     "Jun 10 14:55:04.803048 crc crio[20344]: time=\"2026-06-10T14:55:04.802960414Z\" level=info msg=\"Ran pod sandbox 516e9b0e3ff2e8832d88df4aa0fc820abd60840fe30060a4ce96b257c17825dc with infra container: openshift-infra/auto-csr-approver-29685054-5jkq8/POD\" id=5a7b4b45-aeb6-4e2e-81e1-1a26003eb83f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.819657 | controller |     "Jun 10 14:55:04.808660 crc crio[20344]: time=\"2026-06-10T14:55:04.80858455Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=63590f63-6968-46e8-9902-da47382f25ac name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.819673 | controller |     "Jun 10 14:55:04.815333 crc crio[20344]: time=\"2026-06-10T14:55:04.815206573Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-10 15:52:08.819688 | controller |     "Jun 10 14:55:06.396872 crc crio[20344]: time=\"2026-06-10T14:55:06.396377579Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=63590f63-6968-46e8-9902-da47382f25ac name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.819707 | controller |     "Jun 10 14:55:06.398459 crc crio[20344]: time=\"2026-06-10T14:55:06.397737255Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=19b4c810-7369-458d-9e38-1848e0852003 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.819722 | controller |     "Jun 10 14:55:06.401210 crc crio[20344]: time=\"2026-06-10T14:55:06.401094442Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ec4ac1ef-a4ca-4a92-8498-895d2e1102a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.819737 | controller |     "Jun 10 14:55:06.411577 crc crio[20344]: time=\"2026-06-10T14:55:06.409408389Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685054-5jkq8/oc\" id=79fb0858-f381-4663-bf94-9a102d9eb2f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.819752 | controller |     "Jun 10 14:55:06.411577 crc crio[20344]: time=\"2026-06-10T14:55:06.409886411Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.819767 | controller |     "Jun 10 14:55:06.445247 crc crio[20344]: time=\"2026-06-10T14:55:06.445117339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.819782 | controller |     "Jun 10 14:55:06.872760 crc crio[20344]: time=\"2026-06-10T14:55:06.872604824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.819797 | controller |     "Jun 10 14:55:07.008364 crc crio[20344]: time=\"2026-06-10T14:55:07.007446067Z\" level=info msg=\"Created container 992687bf381447ec3e5efcd51feddc4a1ca9c61f2fcf0c4f2569ee15f52f76a8: openshift-infra/auto-csr-approver-29685054-5jkq8/oc\" id=79fb0858-f381-4663-bf94-9a102d9eb2f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.819811 | controller |     "Jun 10 14:55:07.010755 crc crio[20344]: time=\"2026-06-10T14:55:07.010436095Z\" level=info msg=\"Starting container: 992687bf381447ec3e5efcd51feddc4a1ca9c61f2fcf0c4f2569ee15f52f76a8\" id=a4b053dd-d98d-4813-b7f4-54ea5ad69a0c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.819826 | controller |     "Jun 10 14:55:07.018566 crc crio[20344]: time=\"2026-06-10T14:55:07.018483144Z\" level=info msg=\"Started container\" PID=46402 containerID=992687bf381447ec3e5efcd51feddc4a1ca9c61f2fcf0c4f2569ee15f52f76a8 description=openshift-infra/auto-csr-approver-29685054-5jkq8/oc id=a4b053dd-d98d-4813-b7f4-54ea5ad69a0c name=/runtime.v1.RuntimeService/StartContainer sandboxID=516e9b0e3ff2e8832d88df4aa0fc820abd60840fe30060a4ce96b257c17825dc",
2026-06-10 15:52:08.819842 | controller |     "Jun 10 14:55:07.044410 crc crio[20344]: time=\"2026-06-10T14:55:07.043979149Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-init-86c7bbb4f8-9hxgb/POD\" id=9447a5e4-d90c-402e-9445-6b2a5104e9bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.819875 | controller |     "Jun 10 14:55:07.044410 crc crio[20344]: time=\"2026-06-10T14:55:07.044163783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.819891 | controller |     "Jun 10 14:55:07.074014 crc crio[20344]: time=\"2026-06-10T14:55:07.073910128Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-86c7bbb4f8-9hxgb Namespace:openstack-operators ID:45739932bc01e1adc3751f32f18fbe29282b744de5c346b7bb3e97bbcfd6b873 UID:24819f9b-c2d7-429b-86e5-c26fcc05b4c6 NetNS:/var/run/netns/fdb66621-dd1c-417a-86db-4cdb25a5128a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24819f9b_c2d7_429b_86e5_c26fcc05b4c6.slice PodAnnotations:0xc00078c640}] Aliases:map[]}\"",
2026-06-10 15:52:08.819911 | controller |     "Jun 10 14:55:07.074014 crc crio[20344]: time=\"2026-06-10T14:55:07.07399409Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-init-86c7bbb4f8-9hxgb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.819927 | controller |     "Jun 10 14:55:07.875448 crc crio[20344]: 2026-06-10T14:55:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:45739932bc01e1a Mac:b6:8e:b2:29:b4:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4a Mtu:0 Sandbox:/var/run/netns/fdb66621-dd1c-417a-86db-4cdb25a5128a SocketPath: PciID:}] [{Interface:0xc00039e980 Address:{IP:10.217.0.74 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.819942 | controller |     "Jun 10 14:55:07.877102 crc crio[20344]: time=\"2026-06-10T14:55:07.877041549Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-init-86c7bbb4f8-9hxgb Namespace:openstack-operators ID:45739932bc01e1adc3751f32f18fbe29282b744de5c346b7bb3e97bbcfd6b873 UID:24819f9b-c2d7-429b-86e5-c26fcc05b4c6 NetNS:/var/run/netns/fdb66621-dd1c-417a-86db-4cdb25a5128a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod24819f9b_c2d7_429b_86e5_c26fcc05b4c6.slice PodAnnotations:0xc00078c640}] Aliases:map[]}\"",
2026-06-10 15:52:08.819958 | controller |     "Jun 10 14:55:07.877321 crc crio[20344]: time=\"2026-06-10T14:55:07.877225854Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-init-86c7bbb4f8-9hxgb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.819974 | controller |     "Jun 10 14:55:07.885138 crc crio[20344]: time=\"2026-06-10T14:55:07.884950425Z\" level=info msg=\"Ran pod sandbox 45739932bc01e1adc3751f32f18fbe29282b744de5c346b7bb3e97bbcfd6b873 with infra container: openstack-operators/openstack-operator-controller-init-86c7bbb4f8-9hxgb/POD\" id=9447a5e4-d90c-402e-9445-6b2a5104e9bf name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.819990 | controller |     "Jun 10 14:55:07.886823 crc crio[20344]: time=\"2026-06-10T14:55:07.886748512Z\" level=info msg=\"Checking image status: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\" id=48d82f61-b264-4747-97c9-70ea7ee4d42d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.820006 | controller |     "Jun 10 14:55:07.887188 crc crio[20344]: time=\"2026-06-10T14:55:07.887137202Z\" level=info msg=\"Image 38.102.83.194:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8 not found\" id=48d82f61-b264-4747-97c9-70ea7ee4d42d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.820021 | controller |     "Jun 10 14:55:07.887348 crc crio[20344]: time=\"2026-06-10T14:55:07.887208894Z\" level=info msg=\"Neither image nor artfiact 38.102.83.194:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8 found\" id=48d82f61-b264-4747-97c9-70ea7ee4d42d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.820036 | controller |     "Jun 10 14:55:07.888106 crc crio[20344]: time=\"2026-06-10T14:55:07.888043365Z\" level=info msg=\"Pulling image: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\" id=477ce137-2af3-4e11-a56a-c05f0bff9370 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.820052 | controller |     "Jun 10 14:55:07.889401 crc crio[20344]: time=\"2026-06-10T14:55:07.889203736Z\" level=info msg=\"Trying to access \\\"38.102.83.194:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\\\"\"",
2026-06-10 15:52:08.820071 | controller |     "Jun 10 14:55:09.358136 crc crio[20344]: time=\"2026-06-10T14:55:09.355979603Z\" level=info msg=\"Stopping pod sandbox: 516e9b0e3ff2e8832d88df4aa0fc820abd60840fe30060a4ce96b257c17825dc\" id=513760a9-0e85-4eff-a0d8-6b9f26dd0998 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.820087 | controller |     "Jun 10 14:55:09.358136 crc crio[20344]: time=\"2026-06-10T14:55:09.356942148Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685054-5jkq8 Namespace:openshift-infra ID:516e9b0e3ff2e8832d88df4aa0fc820abd60840fe30060a4ce96b257c17825dc UID:acaedb9c-6e26-45eb-ba8f-c854a1ec03fe NetNS:/var/run/netns/aeaff317-40ef-45da-a556-bf1eb6a4a018 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podacaedb9c_6e26_45eb_ba8f_c854a1ec03fe.slice PodAnnotations:0xc0027c0100}] Aliases:map[]}\"",
2026-06-10 15:52:08.820103 | controller |     "Jun 10 14:55:09.358136 crc crio[20344]: time=\"2026-06-10T14:55:09.357057851Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685054-5jkq8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.820119 | controller |     "Jun 10 14:55:09.729869 crc crio[20344]: time=\"2026-06-10T14:55:09.729757279Z\" level=info msg=\"Stopped pod sandbox: 516e9b0e3ff2e8832d88df4aa0fc820abd60840fe30060a4ce96b257c17825dc\" id=513760a9-0e85-4eff-a0d8-6b9f26dd0998 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.820134 | controller |     "Jun 10 14:55:33.027647 crc crio[20344]: time=\"2026-06-10T14:55:33.026719929Z\" level=info msg=\"Pulled image: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator@sha256:af0a4e3e346fc1d62b828c73d14f31b8a109b8cefa7e7ab0630fe131c8be2c33\" id=477ce137-2af3-4e11-a56a-c05f0bff9370 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.820150 | controller |     "Jun 10 14:55:33.029238 crc crio[20344]: time=\"2026-06-10T14:55:33.028737831Z\" level=info msg=\"Checking image status: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\" id=0b9319cd-c72d-4a51-b4bc-967dd480898a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.820165 | controller |     "Jun 10 14:55:33.033391 crc crio[20344]: time=\"2026-06-10T14:55:33.033304759Z\" level=info msg=\"Checking image status: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\" id=9db9e69b-f7ef-4c45-b5d0-51d09f52ed32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.820181 | controller |     "Jun 10 14:55:33.121102 crc crio[20344]: time=\"2026-06-10T14:55:33.120953821Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-init-86c7bbb4f8-9hxgb/operator\" id=c33323ce-3f33-46b6-9e9f-a351f36c0eaf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.820196 | controller |     "Jun 10 14:55:33.123505 crc crio[20344]: time=\"2026-06-10T14:55:33.123427245Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.820211 | controller |     "Jun 10 14:55:33.163434 crc crio[20344]: time=\"2026-06-10T14:55:33.16332256Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.820227 | controller |     "Jun 10 14:55:33.170121 crc crio[20344]: time=\"2026-06-10T14:55:33.170049293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.820242 | controller |     "Jun 10 14:55:33.309467 crc crio[20344]: time=\"2026-06-10T14:55:33.309349213Z\" level=info msg=\"Created container db10ad6dec764e3d1c353124e413518ff97e92072dd4bdee2b625a154229e340: openstack-operators/openstack-operator-controller-init-86c7bbb4f8-9hxgb/operator\" id=c33323ce-3f33-46b6-9e9f-a351f36c0eaf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.820262 | controller |     "Jun 10 14:55:33.311151 crc crio[20344]: time=\"2026-06-10T14:55:33.311070057Z\" level=info msg=\"Starting container: db10ad6dec764e3d1c353124e413518ff97e92072dd4bdee2b625a154229e340\" id=dd5379f2-b417-4771-910e-87e9402338cd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.820278 | controller |     "Jun 10 14:55:33.317875 crc crio[20344]: time=\"2026-06-10T14:55:33.3178076Z\" level=info msg=\"Started container\" PID=47084 containerID=db10ad6dec764e3d1c353124e413518ff97e92072dd4bdee2b625a154229e340 description=openstack-operators/openstack-operator-controller-init-86c7bbb4f8-9hxgb/operator id=dd5379f2-b417-4771-910e-87e9402338cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=45739932bc01e1adc3751f32f18fbe29282b744de5c346b7bb3e97bbcfd6b873",
2026-06-10 15:52:08.820294 | controller |     "Jun 10 14:55:40.510545 crc crio[20344]: time=\"2026-06-10T14:55:40.509745303Z\" level=info msg=\"Removing container: bca9eec6eb234287b0e1fb9137b35f047c4efa8b67a0bd2e8d66c21ff30dfce1\" id=3644ddb0-195f-4f6c-aec2-58eb3f8deb29 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.820310 | controller |     "Jun 10 14:55:40.722734 crc crio[20344]: time=\"2026-06-10T14:55:40.722145922Z\" level=info msg=\"Removed container bca9eec6eb234287b0e1fb9137b35f047c4efa8b67a0bd2e8d66c21ff30dfce1: openshift-infra/auto-csr-approver-29685048-qds24/oc\" id=3644ddb0-195f-4f6c-aec2-58eb3f8deb29 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.820326 | controller |     "Jun 10 14:55:40.731790 crc crio[20344]: time=\"2026-06-10T14:55:40.731628156Z\" level=info msg=\"Stopping pod sandbox: 56a7431c783fa32c7f36de2162ea319a4df164e24c0c7a3b279b316d757f7038\" id=29f4d103-7316-412e-a147-a81843a4bd9d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.820341 | controller |     "Jun 10 14:55:40.731790 crc crio[20344]: time=\"2026-06-10T14:55:40.731765999Z\" level=info msg=\"Stopped pod sandbox (already stopped): 56a7431c783fa32c7f36de2162ea319a4df164e24c0c7a3b279b316d757f7038\" id=29f4d103-7316-412e-a147-a81843a4bd9d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.820357 | controller |     "Jun 10 14:55:40.732884 crc crio[20344]: time=\"2026-06-10T14:55:40.732814256Z\" level=info msg=\"Removing pod sandbox: 56a7431c783fa32c7f36de2162ea319a4df164e24c0c7a3b279b316d757f7038\" id=fa1c4bd4-523a-430a-9c19-a5e2643bbf92 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.820372 | controller |     "Jun 10 14:55:40.742719 crc crio[20344]: time=\"2026-06-10T14:55:40.742583267Z\" level=info msg=\"Removed pod sandbox: 56a7431c783fa32c7f36de2162ea319a4df164e24c0c7a3b279b316d757f7038\" id=fa1c4bd4-523a-430a-9c19-a5e2643bbf92 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.820387 | controller |     "Jun 10 14:55:40.743503 crc crio[20344]: time=\"2026-06-10T14:55:40.743430369Z\" level=info msg=\"Stopping pod sandbox: e3789228c2302b686dd4c44c4b8dddbfa04553ca3046da698e46453536b90876\" id=f21b6a75-c588-42bd-9558-e617db1f772c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.820402 | controller |     "Jun 10 14:55:40.743596 crc crio[20344]: time=\"2026-06-10T14:55:40.743540272Z\" level=info msg=\"Stopped pod sandbox (already stopped): e3789228c2302b686dd4c44c4b8dddbfa04553ca3046da698e46453536b90876\" id=f21b6a75-c588-42bd-9558-e617db1f772c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.820418 | controller |     "Jun 10 14:55:40.744806 crc crio[20344]: time=\"2026-06-10T14:55:40.744726972Z\" level=info msg=\"Removing pod sandbox: e3789228c2302b686dd4c44c4b8dddbfa04553ca3046da698e46453536b90876\" id=31274da0-0774-4075-bb7e-185571192b62 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.820433 | controller |     "Jun 10 14:55:40.755021 crc crio[20344]: time=\"2026-06-10T14:55:40.754957575Z\" level=info msg=\"Removed pod sandbox: e3789228c2302b686dd4c44c4b8dddbfa04553ca3046da698e46453536b90876\" id=31274da0-0774-4075-bb7e-185571192b62 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.820451 | controller |     "Jun 10 14:56:01.048561 crc crio[20344]: time=\"2026-06-10T14:56:01.047909133Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685056-x7qr5/POD\" id=e942d1ac-a270-4ae0-8d65-fd6b734f3412 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.820467 | controller |     "Jun 10 14:56:01.049675 crc crio[20344]: time=\"2026-06-10T14:56:01.048593831Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.820482 | controller |     "Jun 10 14:56:01.079726 crc crio[20344]: time=\"2026-06-10T14:56:01.079641279Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685056-x7qr5 Namespace:openshift-infra ID:b2bc82222e824672cd00276909626b7d5348017d813434b82d49459b2dc61f02 UID:d713dc99-759d-47b8-9390-2b4e1cefa45b NetNS:/var/run/netns/d6e287a6-b81e-408e-a44d-8d87fe7bc353 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd713dc99_759d_47b8_9390_2b4e1cefa45b.slice PodAnnotations:0xc00282e828}] Aliases:map[]}\"",
2026-06-10 15:52:08.820498 | controller |     "Jun 10 14:56:01.079883 crc crio[20344]: time=\"2026-06-10T14:56:01.079735041Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685056-x7qr5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.820513 | controller |     "Jun 10 14:56:01.724141 crc crio[20344]: 2026-06-10T14:56:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b2bc82222e82467 Mac:ae:a2:18:95:0c:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4b Mtu:0 Sandbox:/var/run/netns/d6e287a6-b81e-408e-a44d-8d87fe7bc353 SocketPath: PciID:}] [{Interface:0xc00024a6b0 Address:{IP:10.217.0.75 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.820529 | controller |     "Jun 10 14:56:01.726230 crc crio[20344]: time=\"2026-06-10T14:56:01.726141543Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685056-x7qr5 Namespace:openshift-infra ID:b2bc82222e824672cd00276909626b7d5348017d813434b82d49459b2dc61f02 UID:d713dc99-759d-47b8-9390-2b4e1cefa45b NetNS:/var/run/netns/d6e287a6-b81e-408e-a44d-8d87fe7bc353 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd713dc99_759d_47b8_9390_2b4e1cefa45b.slice PodAnnotations:0xc00282e828}] Aliases:map[]}\"",
2026-06-10 15:52:08.820544 | controller |     "Jun 10 14:56:01.726451 crc crio[20344]: time=\"2026-06-10T14:56:01.72638705Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685056-x7qr5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.820561 | controller |     "Jun 10 14:56:01.736329 crc crio[20344]: time=\"2026-06-10T14:56:01.736150691Z\" level=info msg=\"Ran pod sandbox b2bc82222e824672cd00276909626b7d5348017d813434b82d49459b2dc61f02 with infra container: openshift-infra/auto-csr-approver-29685056-x7qr5/POD\" id=e942d1ac-a270-4ae0-8d65-fd6b734f3412 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.820576 | controller |     "Jun 10 14:56:01.739841 crc crio[20344]: time=\"2026-06-10T14:56:01.739752803Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9bbe8f5b-d550-4500-a9e6-7982e78f4b40 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.820592 | controller |     "Jun 10 14:56:01.750525 crc crio[20344]: time=\"2026-06-10T14:56:01.750442398Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-10 15:52:08.820608 | controller |     "Jun 10 14:56:08.622386 crc crio[20344]: time=\"2026-06-10T14:56:08.612038735Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9bbe8f5b-d550-4500-a9e6-7982e78f4b40 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.820627 | controller |     "Jun 10 14:56:08.622386 crc crio[20344]: time=\"2026-06-10T14:56:08.614215081Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=248b9b52-50f6-4ca4-b39a-9ce8556b3ce2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.820642 | controller |     "Jun 10 14:56:08.622386 crc crio[20344]: time=\"2026-06-10T14:56:08.616651913Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8e3c7407-547e-4482-b3c8-a7d870e38e1c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.820658 | controller |     "Jun 10 14:56:08.659979 crc crio[20344]: time=\"2026-06-10T14:56:08.659647918Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685056-x7qr5/oc\" id=e1615367-dfa4-4355-be57-e688aeb884f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.820672 | controller |     "Jun 10 14:56:08.661120 crc crio[20344]: time=\"2026-06-10T14:56:08.660985933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.820687 | controller |     "Jun 10 14:56:08.709842 crc crio[20344]: time=\"2026-06-10T14:56:08.709413487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.820702 | controller |     "Jun 10 14:56:08.942557 crc crio[20344]: time=\"2026-06-10T14:56:08.942445906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.820717 | controller |     "Jun 10 14:56:09.261003 crc crio[20344]: time=\"2026-06-10T14:56:09.253028598Z\" level=info msg=\"Created container 34d1dd6fc25cf2414401c64b0149a33c0535fc3b8a7b108f733d0cd6b8ac2ec8: openshift-infra/auto-csr-approver-29685056-x7qr5/oc\" id=e1615367-dfa4-4355-be57-e688aeb884f3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.820732 | controller |     "Jun 10 14:56:09.261003 crc crio[20344]: time=\"2026-06-10T14:56:09.260604752Z\" level=info msg=\"Starting container: 34d1dd6fc25cf2414401c64b0149a33c0535fc3b8a7b108f733d0cd6b8ac2ec8\" id=2377c048-d704-40e7-8771-7cadaef59f3a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.820747 | controller |     "Jun 10 14:56:09.273343 crc crio[20344]: time=\"2026-06-10T14:56:09.273168685Z\" level=info msg=\"Started container\" PID=47796 containerID=34d1dd6fc25cf2414401c64b0149a33c0535fc3b8a7b108f733d0cd6b8ac2ec8 description=openshift-infra/auto-csr-approver-29685056-x7qr5/oc id=2377c048-d704-40e7-8771-7cadaef59f3a name=/runtime.v1.RuntimeService/StartContainer sandboxID=b2bc82222e824672cd00276909626b7d5348017d813434b82d49459b2dc61f02",
2026-06-10 15:52:08.820762 | controller |     "Jun 10 14:56:11.475448 crc crio[20344]: time=\"2026-06-10T14:56:11.474506437Z\" level=info msg=\"Stopping pod sandbox: b2bc82222e824672cd00276909626b7d5348017d813434b82d49459b2dc61f02\" id=87a522ee-c466-4dfb-81c6-179c6187353a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.820777 | controller |     "Jun 10 14:56:11.478595 crc crio[20344]: time=\"2026-06-10T14:56:11.475723308Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685056-x7qr5 Namespace:openshift-infra ID:b2bc82222e824672cd00276909626b7d5348017d813434b82d49459b2dc61f02 UID:d713dc99-759d-47b8-9390-2b4e1cefa45b NetNS:/var/run/netns/d6e287a6-b81e-408e-a44d-8d87fe7bc353 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd713dc99_759d_47b8_9390_2b4e1cefa45b.slice PodAnnotations:0xc00078d2d8}] Aliases:map[]}\"",
2026-06-10 15:52:08.820797 | controller |     "Jun 10 14:56:11.478595 crc crio[20344]: time=\"2026-06-10T14:56:11.475860482Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685056-x7qr5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.820813 | controller |     "Jun 10 14:56:11.844880 crc crio[20344]: time=\"2026-06-10T14:56:11.844385443Z\" level=info msg=\"Stopped pod sandbox: b2bc82222e824672cd00276909626b7d5348017d813434b82d49459b2dc61f02\" id=87a522ee-c466-4dfb-81c6-179c6187353a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.820829 | controller |     "Jun 10 14:56:40.770632 crc crio[20344]: time=\"2026-06-10T14:56:40.770127149Z\" level=info msg=\"Removing container: ab142445c36ea4e352213e8cd6b9b53f86e8a81bcc8aa5b5b0c3cd848a7c756a\" id=26c87461-b7f6-4116-b4bf-cbfdbefea40e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.820844 | controller |     "Jun 10 14:56:40.883408 crc crio[20344]: time=\"2026-06-10T14:56:40.883242796Z\" level=info msg=\"Removed container ab142445c36ea4e352213e8cd6b9b53f86e8a81bcc8aa5b5b0c3cd848a7c756a: openshift-infra/auto-csr-approver-29685050-pqpn6/oc\" id=26c87461-b7f6-4116-b4bf-cbfdbefea40e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.820877 | controller |     "Jun 10 14:56:40.893408 crc crio[20344]: time=\"2026-06-10T14:56:40.893300954Z\" level=info msg=\"Stopping pod sandbox: a606b6196ada1583b0a96478ec2831f04184091dfa6cdf5a15380cabc2479b8b\" id=03c974c0-6d6e-4217-ade5-c21cea87bbd2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.820894 | controller |     "Jun 10 14:56:40.893408 crc crio[20344]: time=\"2026-06-10T14:56:40.893406727Z\" level=info msg=\"Stopped pod sandbox (already stopped): a606b6196ada1583b0a96478ec2831f04184091dfa6cdf5a15380cabc2479b8b\" id=03c974c0-6d6e-4217-ade5-c21cea87bbd2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.820911 | controller |     "Jun 10 14:56:40.894006 crc crio[20344]: time=\"2026-06-10T14:56:40.893943341Z\" level=info msg=\"Removing pod sandbox: a606b6196ada1583b0a96478ec2831f04184091dfa6cdf5a15380cabc2479b8b\" id=e8ea18e9-3459-4498-946d-c488b9ce69ab name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.820929 | controller |     "Jun 10 14:56:40.905514 crc crio[20344]: time=\"2026-06-10T14:56:40.905410875Z\" level=info msg=\"Removed pod sandbox: a606b6196ada1583b0a96478ec2831f04184091dfa6cdf5a15380cabc2479b8b\" id=e8ea18e9-3459-4498-946d-c488b9ce69ab name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.820944 | controller |     "Jun 10 14:57:07.089825 crc crio[20344]: time=\"2026-06-10T14:57:07.088871492Z\" level=info msg=\"Running pod sandbox: openstack-operators/cinder-operator-controller-manager-86c584f6fc-5wrs7/POD\" id=1493e021-aa3b-4d85-9a31-b532521e5145 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.820959 | controller |     "Jun 10 14:57:07.089825 crc crio[20344]: time=\"2026-06-10T14:57:07.089750035Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.820974 | controller |     "Jun 10 14:57:07.157416 crc crio[20344]: time=\"2026-06-10T14:57:07.157232299Z\" level=info msg=\"Running pod sandbox: openstack-operators/designate-operator-controller-manager-6bf8599b68-rk7j4/POD\" id=f8cfe3b5-a9fe-4745-824c-7fff3db0ed32 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.820989 | controller |     "Jun 10 14:57:07.157416 crc crio[20344]: time=\"2026-06-10T14:57:07.157376183Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.821005 | controller |     "Jun 10 14:57:07.168802 crc crio[20344]: time=\"2026-06-10T14:57:07.168587151Z\" level=info msg=\"Running pod sandbox: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-p2rdl/POD\" id=191c68d9-96b9-49d0-9c7b-79fb703fa47f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.821024 | controller |     "Jun 10 14:57:07.168802 crc crio[20344]: time=\"2026-06-10T14:57:07.168706104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.821040 | controller |     "Jun 10 14:57:07.172930 crc crio[20344]: time=\"2026-06-10T14:57:07.172877411Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86c584f6fc-5wrs7 Namespace:openstack-operators ID:5ad8bc171d9806c7b93ee61090701f2fac5d3607b0f00f5a78158ea1247fa49a UID:b1da68be-77a8-4dd1-9a83-c559c762d9a3 NetNS:/var/run/netns/191ea9a3-7851-429d-85cb-e3c9534d10d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1da68be_77a8_4dd1_9a83_c559c762d9a3.slice PodAnnotations:0xc003224158}] Aliases:map[]}\"",
2026-06-10 15:52:08.821055 | controller |     "Jun 10 14:57:07.173113 crc crio[20344]: time=\"2026-06-10T14:57:07.173089107Z\" level=info msg=\"Adding pod openstack-operators_cinder-operator-controller-manager-86c584f6fc-5wrs7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.821071 | controller |     "Jun 10 14:57:07.219940 crc crio[20344]: time=\"2026-06-10T14:57:07.21952848Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-6bf8599b68-rk7j4 Namespace:openstack-operators ID:4592b66b366568b0f225bdde0f0ddc98ea9a8612c7450740e5ca5460b21658c2 UID:13e02ff6-e868-4245-821e-67a8d97dc0d2 NetNS:/var/run/netns/0a72251f-dab0-455a-bd46-b9c928c830b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13e02ff6_e868_4245_821e_67a8d97dc0d2.slice PodAnnotations:0xc002264300}] Aliases:map[]}\"",
2026-06-10 15:52:08.821087 | controller |     "Jun 10 14:57:07.219940 crc crio[20344]: time=\"2026-06-10T14:57:07.21991049Z\" level=info msg=\"Adding pod openstack-operators_designate-operator-controller-manager-6bf8599b68-rk7j4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.821103 | controller |     "Jun 10 14:57:07.227028 crc crio[20344]: time=\"2026-06-10T14:57:07.226971792Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-5bdfb47c4d-p2rdl Namespace:openstack-operators ID:f8e2a2a7a5d3f3b0cd592583ce58c8cc60fc63be41cbc21b086470f25470bbf2 UID:c1e548aa-1df1-470a-a54b-1e8c75c8cb6c NetNS:/var/run/netns/735a5acc-fdcd-420c-851d-6b3fffe2f312 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc1e548aa_1df1_470a_a54b_1e8c75c8cb6c.slice PodAnnotations:0xc003224420}] Aliases:map[]}\"",
2026-06-10 15:52:08.821132 | controller |     "Jun 10 14:57:07.227419 crc crio[20344]: time=\"2026-06-10T14:57:07.227398863Z\" level=info msg=\"Adding pod openstack-operators_glance-operator-controller-manager-5bdfb47c4d-p2rdl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.821148 | controller |     "Jun 10 14:57:07.278876 crc crio[20344]: time=\"2026-06-10T14:57:07.278792063Z\" level=info msg=\"Running pod sandbox: openstack-operators/horizon-operator-controller-manager-548d6d5f9-8tdwx/POD\" id=efa224b1-1acc-4f50-b9b0-8dca7f2fdc0b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.821164 | controller |     "Jun 10 14:57:07.279080 crc crio[20344]: time=\"2026-06-10T14:57:07.278892146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.821179 | controller |     "Jun 10 14:57:07.334089 crc crio[20344]: time=\"2026-06-10T14:57:07.333962751Z\" level=info msg=\"Running pod sandbox: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-49lpn/POD\" id=a004f37c-4227-4a5a-a5de-cd852f20321c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.821199 | controller |     "Jun 10 14:57:07.334479 crc crio[20344]: time=\"2026-06-10T14:57:07.334358231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.821214 | controller |     "Jun 10 14:57:07.422123 crc crio[20344]: time=\"2026-06-10T14:57:07.420026213Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-548d6d5f9-8tdwx Namespace:openstack-operators ID:900074943c01a4092fcd75667be490e5915b26fe12373b44b1cb7662505173de UID:655689b5-6e9a-4426-82b6-d4f0057b5af2 NetNS:/var/run/netns/f5a93b4a-3940-494c-8fdf-86ffb756036c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod655689b5_6e9a_4426_82b6_d4f0057b5af2.slice PodAnnotations:0xc000528130}] Aliases:map[]}\"",
2026-06-10 15:52:08.821230 | controller |     "Jun 10 14:57:07.422123 crc crio[20344]: time=\"2026-06-10T14:57:07.420135836Z\" level=info msg=\"Adding pod openstack-operators_horizon-operator-controller-manager-548d6d5f9-8tdwx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.821246 | controller |     "Jun 10 14:57:07.497479 crc crio[20344]: time=\"2026-06-10T14:57:07.496820776Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b8ffd8c4f-49lpn Namespace:openstack-operators ID:4c31ffd21221bc586bd0433b05a6ff542c8aec11f0bb857fdf8aa60acd217517 UID:54538471-3a6c-47ec-a536-11c0e83d1169 NetNS:/var/run/netns/21ae5e2e-6bea-49a4-8d30-4cc040aeef96 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod54538471_3a6c_47ec_a536_11c0e83d1169.slice PodAnnotations:0xc000528410}] Aliases:map[]}\"",
2026-06-10 15:52:08.821262 | controller |     "Jun 10 14:57:07.497479 crc crio[20344]: time=\"2026-06-10T14:57:07.496913439Z\" level=info msg=\"Adding pod openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-49lpn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.821277 | controller |     "Jun 10 14:57:07.560051 crc crio[20344]: time=\"2026-06-10T14:57:07.559938709Z\" level=info msg=\"Running pod sandbox: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-m88kf/POD\" id=7ce21538-eff1-4544-8e49-c88130cbf9b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.821292 | controller |     "Jun 10 14:57:07.560408 crc crio[20344]: time=\"2026-06-10T14:57:07.560198305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.821307 | controller |     "Jun 10 14:57:07.561548 crc crio[20344]: time=\"2026-06-10T14:57:07.561493388Z\" level=info msg=\"Running pod sandbox: openstack-operators/neutron-operator-controller-manager-688d5c756f-qfqjf/POD\" id=926c28dc-1ef6-4968-9ec0-c55e8f0ee2f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.821322 | controller |     "Jun 10 14:57:07.561635 crc crio[20344]: time=\"2026-06-10T14:57:07.56156228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.821338 | controller |     "Jun 10 14:57:07.590388 crc crio[20344]: time=\"2026-06-10T14:57:07.58686764Z\" level=info msg=\"Running pod sandbox: openstack-operators/heat-operator-controller-manager-5c5844cc68-ckqt9/POD\" id=a197b953-48e6-4000-9096-44312185f364 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.821353 | controller |     "Jun 10 14:57:07.590388 crc crio[20344]: time=\"2026-06-10T14:57:07.58882304Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.821372 | controller |     "Jun 10 14:57:07.599566 crc crio[20344]: time=\"2026-06-10T14:57:07.595756899Z\" level=info msg=\"Running pod sandbox: openstack-operators/ironic-operator-controller-manager-75f8548fcd-pd6ql/POD\" id=99f720aa-4a96-48a8-a823-14606d732283 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.821388 | controller |     "Jun 10 14:57:07.599566 crc crio[20344]: time=\"2026-06-10T14:57:07.59584292Z\" level=info msg=\"Running pod sandbox: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-rcch6/POD\" id=a9d85186-e83c-4524-8dbe-8cbbe474b0f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.821403 | controller |     "Jun 10 14:57:07.599566 crc crio[20344]: time=\"2026-06-10T14:57:07.595889881Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.821419 | controller |     "Jun 10 14:57:07.599566 crc crio[20344]: time=\"2026-06-10T14:57:07.595847561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.821434 | controller |     "Jun 10 14:57:07.642847 crc crio[20344]: time=\"2026-06-10T14:57:07.642748756Z\" level=info msg=\"Running pod sandbox: openstack-operators/manila-operator-controller-manager-677d9d8477-7kcxb/POD\" id=13ad5a6f-8e4d-4684-a64d-29eb7f75689c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.821449 | controller |     "Jun 10 14:57:07.642847 crc crio[20344]: time=\"2026-06-10T14:57:07.642871949Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.821464 | controller |     "Jun 10 14:57:07.782824 crc crio[20344]: time=\"2026-06-10T14:57:07.782699202Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-688d5c756f-qfqjf Namespace:openstack-operators ID:d2d762c725f71f7e498cd5a92f5447fd85ba81993b2d300117bf88b376c6bd36 UID:831ff30c-1087-4fcf-be86-9ab51d88b49b NetNS:/var/run/netns/eed1b75f-79ce-4578-ab6d-170fbde3a70d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod831ff30c_1087_4fcf_be86_9ab51d88b49b.slice PodAnnotations:0xc0006b4458}] Aliases:map[]}\"",
2026-06-10 15:52:08.821480 | controller |     "Jun 10 14:57:07.782824 crc crio[20344]: time=\"2026-06-10T14:57:07.782780004Z\" level=info msg=\"Adding pod openstack-operators_neutron-operator-controller-manager-688d5c756f-qfqjf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.821495 | controller |     "Jun 10 14:57:07.783161 crc crio[20344]: time=\"2026-06-10T14:57:07.782894477Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7fcb8b58d6-m88kf Namespace:openstack-operators ID:c5a95bdc6021a4a46ba7c6554bfa329698f3eda8e72a2e66ba371b38c70569d2 UID:a3226521-e045-4af8-a3d2-9932fe98bb0d NetNS:/var/run/netns/71a2eb36-26f4-4368-a81c-e70cdef42f62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda3226521_e045_4af8_a3d2_9932fe98bb0d.slice PodAnnotations:0xc00282e2b8}] Aliases:map[]}\"",
2026-06-10 15:52:08.821511 | controller |     "Jun 10 14:57:07.783161 crc crio[20344]: time=\"2026-06-10T14:57:07.783092212Z\" level=info msg=\"Adding pod openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-m88kf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.821526 | controller |     "Jun 10 14:57:07.837759 crc crio[20344]: time=\"2026-06-10T14:57:07.837563232Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-6ccff66c5b-rcch6 Namespace:openstack-operators ID:d846f57b6dde546a008d5af7bc6e0e06cc058bc95c21f0cbb70ed77e55cb129d UID:673ba8cf-c9fc-4cac-a2d4-996baa363263 NetNS:/var/run/netns/b9d68b8f-da34-4663-9019-ed27173d561e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod673ba8cf_c9fc_4cac_a2d4_996baa363263.slice PodAnnotations:0xc000528a30}] Aliases:map[]}\"",
2026-06-10 15:52:08.821548 | controller |     "Jun 10 14:57:07.837759 crc crio[20344]: time=\"2026-06-10T14:57:07.837652195Z\" level=info msg=\"Adding pod openstack-operators_keystone-operator-controller-manager-6ccff66c5b-rcch6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.821565 | controller |     "Jun 10 14:57:07.847534 crc crio[20344]: time=\"2026-06-10T14:57:07.843000112Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5c5844cc68-ckqt9 Namespace:openstack-operators ID:6ed1df6d846644e584168e985b4df5db72b011fd2be1e7f08190b41c902e8d09 UID:c3e15a6c-3c9b-4c00-b271-b845b6e3f016 NetNS:/var/run/netns/2966e905-a4f4-48be-81fd-86dcaa16efd1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc3e15a6c_3c9b_4c00_b271_b845b6e3f016.slice PodAnnotations:0xc002264348}] Aliases:map[]}\"",
2026-06-10 15:52:08.821580 | controller |     "Jun 10 14:57:07.847534 crc crio[20344]: time=\"2026-06-10T14:57:07.843055543Z\" level=info msg=\"Adding pod openstack-operators_heat-operator-controller-manager-5c5844cc68-ckqt9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.821596 | controller |     "Jun 10 14:57:07.847534 crc crio[20344]: time=\"2026-06-10T14:57:07.844412008Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-75f8548fcd-pd6ql Namespace:openstack-operators ID:e88c572f7e6b2616d649e317358519477637ffc58bab03c56e483e5726d4b3b0 UID:72e063c8-c83f-47d3-9e2d-31cdda8eed0f NetNS:/var/run/netns/44eb6cc0-14de-403f-944c-36c63c023769 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod72e063c8_c83f_47d3_9e2d_31cdda8eed0f.slice PodAnnotations:0xc004036028}] Aliases:map[]}\"",
2026-06-10 15:52:08.821611 | controller |     "Jun 10 14:57:07.847534 crc crio[20344]: time=\"2026-06-10T14:57:07.84447836Z\" level=info msg=\"Adding pod openstack-operators_ironic-operator-controller-manager-75f8548fcd-pd6ql to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.821627 | controller |     "Jun 10 14:57:07.851894 crc crio[20344]: time=\"2026-06-10T14:57:07.851665725Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-677d9d8477-7kcxb Namespace:openstack-operators ID:3f99441dd1272d3708a4eab485f7c50c312974e6382fde7dfd101d96c98590aa UID:16aa90d9-a497-4196-94d1-1976f91b4dbd NetNS:/var/run/netns/abfee8ba-f5ee-4e69-83ad-d719e8c04f03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod16aa90d9_a497_4196_94d1_1976f91b4dbd.slice PodAnnotations:0xc0006b4678}] Aliases:map[]}\"",
2026-06-10 15:52:08.821642 | controller |     "Jun 10 14:57:07.851894 crc crio[20344]: time=\"2026-06-10T14:57:07.851745097Z\" level=info msg=\"Adding pod openstack-operators_manila-operator-controller-manager-677d9d8477-7kcxb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.821657 | controller |     "Jun 10 14:57:07.870931 crc crio[20344]: time=\"2026-06-10T14:57:07.870858518Z\" level=info msg=\"Running pod sandbox: openstack-operators/nova-operator-controller-manager-f4c4579bb-drkxt/POD\" id=109062c2-7521-4da6-a4ce-0ace1d799b88 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.821676 | controller |     "Jun 10 14:57:07.871215 crc crio[20344]: time=\"2026-06-10T14:57:07.871192077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.821691 | controller |     "Jun 10 14:57:07.894089 crc crio[20344]: time=\"2026-06-10T14:57:07.894008873Z\" level=info msg=\"Running pod sandbox: openstack-operators/octavia-operator-controller-manager-6495978d8d-xz9hv/POD\" id=b04c5c16-3a35-442a-a166-3747357b11b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.821707 | controller |     "Jun 10 14:57:07.894224 crc crio[20344]: time=\"2026-06-10T14:57:07.894174197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.821722 | controller |     "Jun 10 14:57:07.932363 crc crio[20344]: time=\"2026-06-10T14:57:07.932246406Z\" level=info msg=\"Running pod sandbox: openstack-operators/ovn-operator-controller-manager-58f85bd97f-72l7t/POD\" id=71cb5f21-2d82-4aa9-9b23-6e9da1b0b4ce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.821737 | controller |     "Jun 10 14:57:07.933230 crc crio[20344]: time=\"2026-06-10T14:57:07.93320017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.821752 | controller |     "Jun 10 14:57:08.032522 crc crio[20344]: time=\"2026-06-10T14:57:08.031733862Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-f4c4579bb-drkxt Namespace:openstack-operators ID:bba03abbafece3545889062a2e48b904b07a5f6d4d27fa6ee1820a8bbadce761 UID:a70b59ba-4e87-4249-ae7a-94ee0eddeaee NetNS:/var/run/netns/9798a3de-8484-4e2a-9bef-8cab6720072b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda70b59ba_4e87_4249_ae7a_94ee0eddeaee.slice PodAnnotations:0xc0006b41e8}] Aliases:map[]}\"",
2026-06-10 15:52:08.821768 | controller |     "Jun 10 14:57:08.032522 crc crio[20344]: time=\"2026-06-10T14:57:08.032510422Z\" level=info msg=\"Adding pod openstack-operators_nova-operator-controller-manager-f4c4579bb-drkxt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.821783 | controller |     "Jun 10 14:57:08.059195 crc crio[20344]: 2026-06-10T14:57:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ad8bc171d9806c Mac:32:96:4a:55:b2:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4d Mtu:0 Sandbox:/var/run/netns/191ea9a3-7851-429d-85cb-e3c9534d10d3 SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.0.77 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.821799 | controller |     "Jun 10 14:57:08.113100 crc crio[20344]: time=\"2026-06-10T14:57:08.113000321Z\" level=info msg=\"Running pod sandbox: openstack-operators/swift-operator-controller-manager-67c49dd5c6-dn5zb/POD\" id=e3008e6b-7123-4307-9163-50d7bc355334 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.821814 | controller |     "Jun 10 14:57:08.114627 crc crio[20344]: time=\"2026-06-10T14:57:08.113117504Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.821830 | controller |     "Jun 10 14:57:08.156411 crc crio[20344]: time=\"2026-06-10T14:57:08.154951219Z\" level=info msg=\"Running pod sandbox: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-s2hw2/POD\" id=8744c356-d998-4148-85d7-1567154c1ae6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.821846 | controller |     "Jun 10 14:57:08.156695 crc crio[20344]: time=\"2026-06-10T14:57:08.156581381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.821885 | controller |     "Jun 10 14:57:08.224004 crc crio[20344]: time=\"2026-06-10T14:57:08.223911801Z\" level=info msg=\"Running pod sandbox: openstack-operators/test-operator-controller-manager-8d5599d7d-rdtrk/POD\" id=500cdae1-a489-4c31-95d0-98f3b4858d22 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.821901 | controller |     "Jun 10 14:57:08.224188 crc crio[20344]: time=\"2026-06-10T14:57:08.224130707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.821917 | controller |     "Jun 10 14:57:08.260632 crc crio[20344]: time=\"2026-06-10T14:57:08.257861984Z\" level=info msg=\"Got pod network &{Name:cinder-operator-controller-manager-86c584f6fc-5wrs7 Namespace:openstack-operators ID:5ad8bc171d9806c7b93ee61090701f2fac5d3607b0f00f5a78158ea1247fa49a UID:b1da68be-77a8-4dd1-9a83-c559c762d9a3 NetNS:/var/run/netns/191ea9a3-7851-429d-85cb-e3c9534d10d3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb1da68be_77a8_4dd1_9a83_c559c762d9a3.slice PodAnnotations:0xc003224158}] Aliases:map[]}\"",
2026-06-10 15:52:08.821933 | controller |     "Jun 10 14:57:08.261625 crc crio[20344]: time=\"2026-06-10T14:57:08.261394274Z\" level=info msg=\"Checking pod openstack-operators_cinder-operator-controller-manager-86c584f6fc-5wrs7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.821948 | controller |     "Jun 10 14:57:08.262716 crc crio[20344]: time=\"2026-06-10T14:57:08.262227626Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-8d5599d7d-rdtrk Namespace:openstack-operators ID:1fc08ecbfbe50313f303ee413fe852792d838eb2719091ecbde3d3abbf19abda UID:42c6c030-7471-4192-afaa-b134fb6a0d2b NetNS:/var/run/netns/b6f15fe9-c0ef-4d8b-be37-c291b241cb80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod42c6c030_7471_4192_afaa_b134fb6a0d2b.slice PodAnnotations:0xc000528ae0}] Aliases:map[]}\"",
2026-06-10 15:52:08.821964 | controller |     "Jun 10 14:57:08.262716 crc crio[20344]: time=\"2026-06-10T14:57:08.262363899Z\" level=info msg=\"Adding pod openstack-operators_test-operator-controller-manager-8d5599d7d-rdtrk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.821979 | controller |     "Jun 10 14:57:08.274734 crc crio[20344]: time=\"2026-06-10T14:57:08.274586043Z\" level=info msg=\"Ran pod sandbox 5ad8bc171d9806c7b93ee61090701f2fac5d3607b0f00f5a78158ea1247fa49a with infra container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-5wrs7/POD\" id=1493e021-aa3b-4d85-9a31-b532521e5145 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.821995 | controller |     "Jun 10 14:57:08.279338 crc crio[20344]: time=\"2026-06-10T14:57:08.276934314Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-58f85bd97f-72l7t Namespace:openstack-operators ID:fc868115dbaa79ce04fabfdde435cead3a9cb2b12ca60dfe7c345cb5f2ef4e62 UID:cfa8249c-c972-46a8-ade0-372a9cf2ace4 NetNS:/var/run/netns/5f843fa1-544c-48fb-86e3-e9e219563f4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcfa8249c_c972_46a8_ade0_372a9cf2ace4.slice PodAnnotations:0xc00078c608}] Aliases:map[]}\"",
2026-06-10 15:52:08.822011 | controller |     "Jun 10 14:57:08.279338 crc crio[20344]: time=\"2026-06-10T14:57:08.276990845Z\" level=info msg=\"Adding pod openstack-operators_ovn-operator-controller-manager-58f85bd97f-72l7t to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.822026 | controller |     "Jun 10 14:57:08.279338 crc crio[20344]: time=\"2026-06-10T14:57:08.27794749Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=74d49a71-9223-4440-be4f-92f04b5b0ae7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.822045 | controller |     "Jun 10 14:57:08.279338 crc crio[20344]: time=\"2026-06-10T14:57:08.278112744Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce not found\" id=74d49a71-9223-4440-be4f-92f04b5b0ae7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.822061 | controller |     "Jun 10 14:57:08.279338 crc crio[20344]: time=\"2026-06-10T14:57:08.278158245Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce found\" id=74d49a71-9223-4440-be4f-92f04b5b0ae7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.822076 | controller |     "Jun 10 14:57:08.289632 crc crio[20344]: time=\"2026-06-10T14:57:08.280990808Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-5d65c7d97d-s2hw2 Namespace:openstack-operators ID:610fba1c5d4e99086c232edc364c7b09e07801e51474ef61aa4b0308d52fb19a UID:b3bd7314-cd2d-4906-b466-6f1fb13a72a0 NetNS:/var/run/netns/c8ed7006-4de5-4d96-9e79-414269b3cd61 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3bd7314_cd2d_4906_b466_6f1fb13a72a0.slice PodAnnotations:0xc0006b4be0}] Aliases:map[]}\"",
2026-06-10 15:52:08.822092 | controller |     "Jun 10 14:57:08.289632 crc crio[20344]: time=\"2026-06-10T14:57:08.281033029Z\" level=info msg=\"Adding pod openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-s2hw2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.822107 | controller |     "Jun 10 14:57:08.292455 crc crio[20344]: time=\"2026-06-10T14:57:08.291014506Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6495978d8d-xz9hv Namespace:openstack-operators ID:e34b0a09c58bf79b06588f1e99085a925a8d9393954009a6f092dc16d7b02c03 UID:07ba3bec-aca9-448f-8467-53ef78fb9ee0 NetNS:/var/run/netns/6ed0cf27-bf55-48d4-8827-ba8056b9f961 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod07ba3bec_aca9_448f_8467_53ef78fb9ee0.slice PodAnnotations:0xc000528d40}] Aliases:map[]}\"",
2026-06-10 15:52:08.822123 | controller |     "Jun 10 14:57:08.292455 crc crio[20344]: time=\"2026-06-10T14:57:08.291332674Z\" level=info msg=\"Adding pod openstack-operators_octavia-operator-controller-manager-6495978d8d-xz9hv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.822138 | controller |     "Jun 10 14:57:08.305311 crc crio[20344]: time=\"2026-06-10T14:57:08.297974305Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=3634c7d3-c116-4220-bc5b-7f32d6b42c21 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.822154 | controller |     "Jun 10 14:57:08.305311 crc crio[20344]: time=\"2026-06-10T14:57:08.303591079Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-67c49dd5c6-dn5zb Namespace:openstack-operators ID:a0358c67d482a39e102d1d9eab976197a8edd09b1d1de1ec91653af6bf1906c3 UID:cda16010-8cc5-491e-a3b6-cf8d7731fa1c NetNS:/var/run/netns/5ae869c9-4ee9-46f7-a0dd-4ad26422b144 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcda16010_8cc5_491e_a3b6_cf8d7731fa1c.slice PodAnnotations:0xc000528df8}] Aliases:map[]}\"",
2026-06-10 15:52:08.822169 | controller |     "Jun 10 14:57:08.305311 crc crio[20344]: time=\"2026-06-10T14:57:08.30364837Z\" level=info msg=\"Adding pod openstack-operators_swift-operator-controller-manager-67c49dd5c6-dn5zb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.822188 | controller |     "Jun 10 14:57:08.346233 crc crio[20344]: time=\"2026-06-10T14:57:08.344028308Z\" level=info msg=\"Running pod sandbox: openstack-operators/watcher-operator-controller-manager-577b679b5c-fmms2/POD\" id=49541a9d-6af7-476c-a73d-850096dba6db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.822204 | controller |     "Jun 10 14:57:08.346233 crc crio[20344]: time=\"2026-06-10T14:57:08.344137041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.822219 | controller |     "Jun 10 14:57:08.350314 crc crio[20344]: time=\"2026-06-10T14:57:08.346953933Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\\\"\"",
2026-06-10 15:52:08.822235 | controller |     "Jun 10 14:57:08.491812 crc crio[20344]: time=\"2026-06-10T14:57:08.491147509Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-577b679b5c-fmms2 Namespace:openstack-operators ID:b1f547cb46a2154f4ff81ea12cdffca8000eb543fc7194f8f2b5928a4d205abb UID:64ff82c4-793b-496e-bee4-a837ca189fa6 NetNS:/var/run/netns/c311e590-7b58-41c0-aabd-238ad3cb3c22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod64ff82c4_793b_496e_bee4_a837ca189fa6.slice PodAnnotations:0xc003224388}] Aliases:map[]}\"",
2026-06-10 15:52:08.822250 | controller |     "Jun 10 14:57:08.491812 crc crio[20344]: time=\"2026-06-10T14:57:08.491233431Z\" level=info msg=\"Adding pod openstack-operators_watcher-operator-controller-manager-577b679b5c-fmms2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.822266 | controller |     "Jun 10 14:57:08.627519 crc crio[20344]: 2026-06-10T14:57:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4592b66b366568b Mac:da:40:4c:c1:10:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4e Mtu:0 Sandbox:/var/run/netns/0a72251f-dab0-455a-bd46-b9c928c830b0 SocketPath: PciID:}] [{Interface:0xc0003252a0 Address:{IP:10.217.0.78 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.822281 | controller |     "Jun 10 14:57:08.662929 crc crio[20344]: time=\"2026-06-10T14:57:08.66280288Z\" level=info msg=\"Got pod network &{Name:designate-operator-controller-manager-6bf8599b68-rk7j4 Namespace:openstack-operators ID:4592b66b366568b0f225bdde0f0ddc98ea9a8612c7450740e5ca5460b21658c2 UID:13e02ff6-e868-4245-821e-67a8d97dc0d2 NetNS:/var/run/netns/0a72251f-dab0-455a-bd46-b9c928c830b0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod13e02ff6_e868_4245_821e_67a8d97dc0d2.slice PodAnnotations:0xc002264300}] Aliases:map[]}\"",
2026-06-10 15:52:08.822297 | controller |     "Jun 10 14:57:08.663169 crc crio[20344]: time=\"2026-06-10T14:57:08.663074287Z\" level=info msg=\"Checking pod openstack-operators_designate-operator-controller-manager-6bf8599b68-rk7j4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.822313 | controller |     "Jun 10 14:57:08.700855 crc crio[20344]: 2026-06-10T14:57:08Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f8e2a2a7a5d3f3b Mac:6a:ff:a5:9c:ad:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4f Mtu:0 Sandbox:/var/run/netns/735a5acc-fdcd-420c-851d-6b3fffe2f312 SocketPath: PciID:}] [{Interface:0xc0001126c0 Address:{IP:10.217.0.79 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.822328 | controller |     "Jun 10 14:57:08.700855 crc crio[20344]: time=\"2026-06-10T14:57:08.700489649Z\" level=info msg=\"Ran pod sandbox 4592b66b366568b0f225bdde0f0ddc98ea9a8612c7450740e5ca5460b21658c2 with infra container: openstack-operators/designate-operator-controller-manager-6bf8599b68-rk7j4/POD\" id=f8cfe3b5-a9fe-4745-824c-7fff3db0ed32 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.822346 | controller |     "Jun 10 14:57:08.705538 crc crio[20344]: time=\"2026-06-10T14:57:08.705364414Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=5397ea9a-2a9e-4e60-a586-ff555dbbd47e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.822362 | controller |     "Jun 10 14:57:08.706099 crc crio[20344]: time=\"2026-06-10T14:57:08.7059693Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd not found\" id=5397ea9a-2a9e-4e60-a586-ff555dbbd47e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.822378 | controller |     "Jun 10 14:57:08.706099 crc crio[20344]: time=\"2026-06-10T14:57:08.706029091Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd found\" id=5397ea9a-2a9e-4e60-a586-ff555dbbd47e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.822393 | controller |     "Jun 10 14:57:08.710347 crc crio[20344]: time=\"2026-06-10T14:57:08.709650424Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=d51738df-ddb8-48a5-b749-30f9a19f88ee name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.822408 | controller |     "Jun 10 14:57:08.716758 crc crio[20344]: time=\"2026-06-10T14:57:08.716718416Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\\\"\"",
2026-06-10 15:52:08.822423 | controller |     "Jun 10 14:57:08.773797 crc crio[20344]: time=\"2026-06-10T14:57:08.773661679Z\" level=info msg=\"Got pod network &{Name:glance-operator-controller-manager-5bdfb47c4d-p2rdl Namespace:openstack-operators ID:f8e2a2a7a5d3f3b0cd592583ce58c8cc60fc63be41cbc21b086470f25470bbf2 UID:c1e548aa-1df1-470a-a54b-1e8c75c8cb6c NetNS:/var/run/netns/735a5acc-fdcd-420c-851d-6b3fffe2f312 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc1e548aa_1df1_470a_a54b_1e8c75c8cb6c.slice PodAnnotations:0xc003224420}] Aliases:map[]}\"",
2026-06-10 15:52:08.822439 | controller |     "Jun 10 14:57:08.774012 crc crio[20344]: time=\"2026-06-10T14:57:08.773919126Z\" level=info msg=\"Checking pod openstack-operators_glance-operator-controller-manager-5bdfb47c4d-p2rdl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.822454 | controller |     "Jun 10 14:57:08.782698 crc crio[20344]: time=\"2026-06-10T14:57:08.782598809Z\" level=info msg=\"Ran pod sandbox f8e2a2a7a5d3f3b0cd592583ce58c8cc60fc63be41cbc21b086470f25470bbf2 with infra container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-p2rdl/POD\" id=191c68d9-96b9-49d0-9c7b-79fb703fa47f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.822469 | controller |     "Jun 10 14:57:08.789034 crc crio[20344]: time=\"2026-06-10T14:57:08.785923894Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=1570b20f-f856-4c7b-9c22-ba16cce53241 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.822485 | controller |     "Jun 10 14:57:08.789034 crc crio[20344]: time=\"2026-06-10T14:57:08.786085309Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 not found\" id=1570b20f-f856-4c7b-9c22-ba16cce53241 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.822504 | controller |     "Jun 10 14:57:08.789034 crc crio[20344]: time=\"2026-06-10T14:57:08.78612715Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9 found\" id=1570b20f-f856-4c7b-9c22-ba16cce53241 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.822519 | controller |     "Jun 10 14:57:08.796664 crc crio[20344]: time=\"2026-06-10T14:57:08.794050963Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=a80f0bb4-641b-40d7-b0ef-98e095922f79 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.822535 | controller |     "Jun 10 14:57:08.805627 crc crio[20344]: time=\"2026-06-10T14:57:08.805545219Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\\\"\"",
2026-06-10 15:52:08.822550 | controller |     "Jun 10 14:57:09.168158 crc crio[20344]: 2026-06-10T14:57:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:900074943c01a40 Mac:4a:08:1a:f7:0a:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:51 Mtu:0 Sandbox:/var/run/netns/f5a93b4a-3940-494c-8fdf-86ffb756036c SocketPath: PciID:}] [{Interface:0xc0001dca20 Address:{IP:10.217.0.81 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.822565 | controller |     "Jun 10 14:57:09.170164 crc crio[20344]: time=\"2026-06-10T14:57:09.170082217Z\" level=info msg=\"Got pod network &{Name:horizon-operator-controller-manager-548d6d5f9-8tdwx Namespace:openstack-operators ID:900074943c01a4092fcd75667be490e5915b26fe12373b44b1cb7662505173de UID:655689b5-6e9a-4426-82b6-d4f0057b5af2 NetNS:/var/run/netns/f5a93b4a-3940-494c-8fdf-86ffb756036c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod655689b5_6e9a_4426_82b6_d4f0057b5af2.slice PodAnnotations:0xc000528130}] Aliases:map[]}\"",
2026-06-10 15:52:08.822580 | controller |     "Jun 10 14:57:09.170469 crc crio[20344]: time=\"2026-06-10T14:57:09.170387985Z\" level=info msg=\"Checking pod openstack-operators_horizon-operator-controller-manager-548d6d5f9-8tdwx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.822596 | controller |     "Jun 10 14:57:09.179935 crc crio[20344]: time=\"2026-06-10T14:57:09.177854947Z\" level=info msg=\"Ran pod sandbox 900074943c01a4092fcd75667be490e5915b26fe12373b44b1cb7662505173de with infra container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-8tdwx/POD\" id=efa224b1-1acc-4f50-b9b0-8dca7f2fdc0b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.822612 | controller |     "Jun 10 14:57:09.203006 crc crio[20344]: time=\"2026-06-10T14:57:09.201936086Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=7b673aa4-e8c9-40a2-b7fd-58ca0d581911 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.822627 | controller |     "Jun 10 14:57:09.203006 crc crio[20344]: time=\"2026-06-10T14:57:09.202247854Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed not found\" id=7b673aa4-e8c9-40a2-b7fd-58ca0d581911 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.822642 | controller |     "Jun 10 14:57:09.203006 crc crio[20344]: time=\"2026-06-10T14:57:09.202362127Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed found\" id=7b673aa4-e8c9-40a2-b7fd-58ca0d581911 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.822657 | controller |     "Jun 10 14:57:09.220967 crc crio[20344]: time=\"2026-06-10T14:57:09.220863152Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=196687e9-5a63-4b4a-99c6-1d36a4361a94 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.822675 | controller |     "Jun 10 14:57:09.224691 crc crio[20344]: 2026-06-10T14:57:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4c31ffd21221bc5 Mac:de:ef:e6:0c:97:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:4c Mtu:0 Sandbox:/var/run/netns/21ae5e2e-6bea-49a4-8d30-4cc040aeef96 SocketPath: PciID:}] [{Interface:0xc00022c5b0 Address:{IP:10.217.0.76 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.822691 | controller |     "Jun 10 14:57:09.224691 crc crio[20344]: 2026-06-10T14:57:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c5a95bdc6021a4a Mac:16:c9:39:91:8c:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:56 Mtu:0 Sandbox:/var/run/netns/71a2eb36-26f4-4368-a81c-e70cdef42f62 SocketPath: PciID:}] [{Interface:0xc00040c5b0 Address:{IP:10.217.0.86 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.822706 | controller |     "Jun 10 14:57:09.224691 crc crio[20344]: time=\"2026-06-10T14:57:09.224440334Z\" level=info msg=\"Got pod network &{Name:barbican-operator-controller-manager-7b8ffd8c4f-49lpn Namespace:openstack-operators ID:4c31ffd21221bc586bd0433b05a6ff542c8aec11f0bb857fdf8aa60acd217517 UID:54538471-3a6c-47ec-a536-11c0e83d1169 NetNS:/var/run/netns/21ae5e2e-6bea-49a4-8d30-4cc040aeef96 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod54538471_3a6c_47ec_a536_11c0e83d1169.slice PodAnnotations:0xc000528410}] Aliases:map[]}\"",
2026-06-10 15:52:08.822722 | controller |     "Jun 10 14:57:09.224691 crc crio[20344]: time=\"2026-06-10T14:57:09.224618319Z\" level=info msg=\"Checking pod openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-49lpn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.822737 | controller |     "Jun 10 14:57:09.225218 crc crio[20344]: time=\"2026-06-10T14:57:09.224910386Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\\\"\"",
2026-06-10 15:52:08.822753 | controller |     "Jun 10 14:57:09.225590 crc crio[20344]: time=\"2026-06-10T14:57:09.22546185Z\" level=info msg=\"Got pod network &{Name:mariadb-operator-controller-manager-7fcb8b58d6-m88kf Namespace:openstack-operators ID:c5a95bdc6021a4a46ba7c6554bfa329698f3eda8e72a2e66ba371b38c70569d2 UID:a3226521-e045-4af8-a3d2-9932fe98bb0d NetNS:/var/run/netns/71a2eb36-26f4-4368-a81c-e70cdef42f62 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda3226521_e045_4af8_a3d2_9932fe98bb0d.slice PodAnnotations:0xc00282e2b8}] Aliases:map[]}\"",
2026-06-10 15:52:08.822769 | controller |     "Jun 10 14:57:09.225769 crc crio[20344]: time=\"2026-06-10T14:57:09.225620304Z\" level=info msg=\"Checking pod openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-m88kf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.822785 | controller |     "Jun 10 14:57:09.252316 crc crio[20344]: 2026-06-10T14:57:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d2d762c725f71f7 Mac:1a:a9:d4:a5:34:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:57 Mtu:0 Sandbox:/var/run/netns/eed1b75f-79ce-4578-ab6d-170fbde3a70d SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.87 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.822801 | controller |     "Jun 10 14:57:09.286456 crc crio[20344]: time=\"2026-06-10T14:57:09.284510318Z\" level=info msg=\"Got pod network &{Name:neutron-operator-controller-manager-688d5c756f-qfqjf Namespace:openstack-operators ID:d2d762c725f71f7e498cd5a92f5447fd85ba81993b2d300117bf88b376c6bd36 UID:831ff30c-1087-4fcf-be86-9ab51d88b49b NetNS:/var/run/netns/eed1b75f-79ce-4578-ab6d-170fbde3a70d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod831ff30c_1087_4fcf_be86_9ab51d88b49b.slice PodAnnotations:0xc0006b4458}] Aliases:map[]}\"",
2026-06-10 15:52:08.822820 | controller |     "Jun 10 14:57:09.286456 crc crio[20344]: time=\"2026-06-10T14:57:09.284820246Z\" level=info msg=\"Checking pod openstack-operators_neutron-operator-controller-manager-688d5c756f-qfqjf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.822837 | controller |     "Jun 10 14:57:09.319702 crc crio[20344]: time=\"2026-06-10T14:57:09.315763891Z\" level=info msg=\"Ran pod sandbox 4c31ffd21221bc586bd0433b05a6ff542c8aec11f0bb857fdf8aa60acd217517 with infra container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-49lpn/POD\" id=a004f37c-4227-4a5a-a5de-cd852f20321c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.822870 | controller |     "Jun 10 14:57:09.331378 crc crio[20344]: time=\"2026-06-10T14:57:09.328360235Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=058d89ae-5f0d-4bbe-b1af-82e2539f6b48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.822888 | controller |     "Jun 10 14:57:09.331378 crc crio[20344]: time=\"2026-06-10T14:57:09.328644672Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 not found\" id=058d89ae-5f0d-4bbe-b1af-82e2539f6b48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.822903 | controller |     "Jun 10 14:57:09.331378 crc crio[20344]: time=\"2026-06-10T14:57:09.328735504Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7 found\" id=058d89ae-5f0d-4bbe-b1af-82e2539f6b48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.822919 | controller |     "Jun 10 14:57:09.331378 crc crio[20344]: time=\"2026-06-10T14:57:09.330370656Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=0320c888-28e4-411c-8c93-7c227d96c37b name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.822934 | controller |     "Jun 10 14:57:09.364329 crc crio[20344]: time=\"2026-06-10T14:57:09.364029471Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\\\"\"",
2026-06-10 15:52:08.822949 | controller |     "Jun 10 14:57:09.372711 crc crio[20344]: time=\"2026-06-10T14:57:09.372627132Z\" level=info msg=\"Ran pod sandbox d2d762c725f71f7e498cd5a92f5447fd85ba81993b2d300117bf88b376c6bd36 with infra container: openstack-operators/neutron-operator-controller-manager-688d5c756f-qfqjf/POD\" id=926c28dc-1ef6-4968-9ec0-c55e8f0ee2f6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.822965 | controller |     "Jun 10 14:57:09.397316 crc crio[20344]: time=\"2026-06-10T14:57:09.3943255Z\" level=info msg=\"Ran pod sandbox c5a95bdc6021a4a46ba7c6554bfa329698f3eda8e72a2e66ba371b38c70569d2 with infra container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-m88kf/POD\" id=7ce21538-eff1-4544-8e49-c88130cbf9b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.822980 | controller |     "Jun 10 14:57:09.431721 crc crio[20344]: time=\"2026-06-10T14:57:09.431597598Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=c99f31e8-d4b8-4db3-9c61-e0407cf0c478 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.822999 | controller |     "Jun 10 14:57:09.431849 crc crio[20344]: time=\"2026-06-10T14:57:09.431816283Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d not found\" id=c99f31e8-d4b8-4db3-9c61-e0407cf0c478 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.823015 | controller |     "Jun 10 14:57:09.431895 crc crio[20344]: time=\"2026-06-10T14:57:09.431863465Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d found\" id=c99f31e8-d4b8-4db3-9c61-e0407cf0c478 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.823031 | controller |     "Jun 10 14:57:09.436234 crc crio[20344]: time=\"2026-06-10T14:57:09.436070223Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=7132ee65-eceb-4471-bd57-8f4fe0c154cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.823046 | controller |     "Jun 10 14:57:09.436234 crc crio[20344]: time=\"2026-06-10T14:57:09.436214396Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 not found\" id=7132ee65-eceb-4471-bd57-8f4fe0c154cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.823061 | controller |     "Jun 10 14:57:09.436529 crc crio[20344]: time=\"2026-06-10T14:57:09.436296979Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398 found\" id=7132ee65-eceb-4471-bd57-8f4fe0c154cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.823076 | controller |     "Jun 10 14:57:09.436529 crc crio[20344]: time=\"2026-06-10T14:57:09.436400831Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=3db3b123-4370-4cb5-87c3-cf5ab4124967 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.823092 | controller |     "Jun 10 14:57:09.438573 crc crio[20344]: time=\"2026-06-10T14:57:09.438476395Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=52a7994a-e4cd-4a9f-9f75-6bacecb18033 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.823107 | controller |     "Jun 10 14:57:09.440523 crc crio[20344]: time=\"2026-06-10T14:57:09.440451445Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\\\"\"",
2026-06-10 15:52:08.823122 | controller |     "Jun 10 14:57:09.440931 crc crio[20344]: time=\"2026-06-10T14:57:09.440836935Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\\\"\"",
2026-06-10 15:52:08.823138 | controller |     "Jun 10 14:57:09.636725 crc crio[20344]: 2026-06-10T14:57:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e34b0a09c58bf79 Mac:d2:6f:83:0b:7f:96 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:59 Mtu:0 Sandbox:/var/run/netns/6ed0cf27-bf55-48d4-8827-ba8056b9f961 SocketPath: PciID:}] [{Interface:0xc0002c49e0 Address:{IP:10.217.0.89 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.823154 | controller |     "Jun 10 14:57:09.637557 crc crio[20344]: time=\"2026-06-10T14:57:09.637382936Z\" level=info msg=\"Got pod network &{Name:octavia-operator-controller-manager-6495978d8d-xz9hv Namespace:openstack-operators ID:e34b0a09c58bf79b06588f1e99085a925a8d9393954009a6f092dc16d7b02c03 UID:07ba3bec-aca9-448f-8467-53ef78fb9ee0 NetNS:/var/run/netns/6ed0cf27-bf55-48d4-8827-ba8056b9f961 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod07ba3bec_aca9_448f_8467_53ef78fb9ee0.slice PodAnnotations:0xc000528d40}] Aliases:map[]}\"",
2026-06-10 15:52:08.823178 | controller |     "Jun 10 14:57:09.637557 crc crio[20344]: time=\"2026-06-10T14:57:09.637552701Z\" level=info msg=\"Checking pod openstack-operators_octavia-operator-controller-manager-6495978d8d-xz9hv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.823195 | controller |     "Jun 10 14:57:09.662795 crc crio[20344]: 2026-06-10T14:57:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a0358c67d482a39 Mac:da:67:21:93:9f:5f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5c Mtu:0 Sandbox:/var/run/netns/5ae869c9-4ee9-46f7-a0dd-4ad26422b144 SocketPath: PciID:}] [{Interface:0xc00047e5f0 Address:{IP:10.217.0.92 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.823210 | controller |     "Jun 10 14:57:09.673562 crc crio[20344]: time=\"2026-06-10T14:57:09.665075958Z\" level=info msg=\"Got pod network &{Name:swift-operator-controller-manager-67c49dd5c6-dn5zb Namespace:openstack-operators ID:a0358c67d482a39e102d1d9eab976197a8edd09b1d1de1ec91653af6bf1906c3 UID:cda16010-8cc5-491e-a3b6-cf8d7731fa1c NetNS:/var/run/netns/5ae869c9-4ee9-46f7-a0dd-4ad26422b144 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcda16010_8cc5_491e_a3b6_cf8d7731fa1c.slice PodAnnotations:0xc000528df8}] Aliases:map[]}\"",
2026-06-10 15:52:08.823227 | controller |     "Jun 10 14:57:09.673562 crc crio[20344]: time=\"2026-06-10T14:57:09.665216922Z\" level=info msg=\"Checking pod openstack-operators_swift-operator-controller-manager-67c49dd5c6-dn5zb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.823242 | controller |     "Jun 10 14:57:09.679617 crc crio[20344]: time=\"2026-06-10T14:57:09.678727789Z\" level=info msg=\"Ran pod sandbox e34b0a09c58bf79b06588f1e99085a925a8d9393954009a6f092dc16d7b02c03 with infra container: openstack-operators/octavia-operator-controller-manager-6495978d8d-xz9hv/POD\" id=b04c5c16-3a35-442a-a166-3747357b11b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.823257 | controller |     "Jun 10 14:57:09.679951 crc crio[20344]: 2026-06-10T14:57:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3f99441dd1272d3 Mac:4a:89:29:c2:48:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:55 Mtu:0 Sandbox:/var/run/netns/abfee8ba-f5ee-4e69-83ad-d719e8c04f03 SocketPath: PciID:}] [{Interface:0xc0002daa00 Address:{IP:10.217.0.85 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.823273 | controller |     "Jun 10 14:57:09.686960 crc crio[20344]: time=\"2026-06-10T14:57:09.680792132Z\" level=info msg=\"Got pod network &{Name:manila-operator-controller-manager-677d9d8477-7kcxb Namespace:openstack-operators ID:3f99441dd1272d3708a4eab485f7c50c312974e6382fde7dfd101d96c98590aa UID:16aa90d9-a497-4196-94d1-1976f91b4dbd NetNS:/var/run/netns/abfee8ba-f5ee-4e69-83ad-d719e8c04f03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod16aa90d9_a497_4196_94d1_1976f91b4dbd.slice PodAnnotations:0xc0006b4678}] Aliases:map[]}\"",
2026-06-10 15:52:08.823289 | controller |     "Jun 10 14:57:09.686960 crc crio[20344]: time=\"2026-06-10T14:57:09.681010118Z\" level=info msg=\"Checking pod openstack-operators_manila-operator-controller-manager-677d9d8477-7kcxb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.823304 | controller |     "Jun 10 14:57:09.703428 crc crio[20344]: 2026-06-10T14:57:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d846f57b6dde546 Mac:2e:71:df:d7:3d:d5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:54 Mtu:0 Sandbox:/var/run/netns/b9d68b8f-da34-4663-9019-ed27173d561e SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.84 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.823324 | controller |     "Jun 10 14:57:09.703428 crc crio[20344]: time=\"2026-06-10T14:57:09.698759264Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=5663c828-1af2-46cd-a118-b0f6029b26a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.823340 | controller |     "Jun 10 14:57:09.703428 crc crio[20344]: time=\"2026-06-10T14:57:09.699553634Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 not found\" id=5663c828-1af2-46cd-a118-b0f6029b26a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.823356 | controller |     "Jun 10 14:57:09.703428 crc crio[20344]: time=\"2026-06-10T14:57:09.699616586Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63 found\" id=5663c828-1af2-46cd-a118-b0f6029b26a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.823371 | controller |     "Jun 10 14:57:09.703428 crc crio[20344]: 2026-06-10T14:57:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1fc08ecbfbe5031 Mac:9e:17:1c:2b:9e:9e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5e Mtu:0 Sandbox:/var/run/netns/b6f15fe9-c0ef-4d8b-be37-c291b241cb80 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.94 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.823387 | controller |     "Jun 10 14:57:09.705547 crc crio[20344]: time=\"2026-06-10T14:57:09.705453896Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=201d3400-74be-45f9-b3ee-ad177fb5a504 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.823402 | controller |     "Jun 10 14:57:09.715619 crc crio[20344]: 2026-06-10T14:57:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fc868115dbaa79c Mac:e6:c5:1b:78:15:aa Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5a Mtu:0 Sandbox:/var/run/netns/5f843fa1-544c-48fb-86e3-e9e219563f4a SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.90 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.823417 | controller |     "Jun 10 14:57:09.715619 crc crio[20344]: time=\"2026-06-10T14:57:09.7126129Z\" level=info msg=\"Got pod network &{Name:ovn-operator-controller-manager-58f85bd97f-72l7t Namespace:openstack-operators ID:fc868115dbaa79ce04fabfdde435cead3a9cb2b12ca60dfe7c345cb5f2ef4e62 UID:cfa8249c-c972-46a8-ade0-372a9cf2ace4 NetNS:/var/run/netns/5f843fa1-544c-48fb-86e3-e9e219563f4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podcfa8249c_c972_46a8_ade0_372a9cf2ace4.slice PodAnnotations:0xc00078c608}] Aliases:map[]}\"",
2026-06-10 15:52:08.823433 | controller |     "Jun 10 14:57:09.715619 crc crio[20344]: time=\"2026-06-10T14:57:09.712811755Z\" level=info msg=\"Checking pod openstack-operators_ovn-operator-controller-manager-58f85bd97f-72l7t for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.823448 | controller |     "Jun 10 14:57:09.735483 crc crio[20344]: time=\"2026-06-10T14:57:09.719945918Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\\\"\"",
2026-06-10 15:52:08.823464 | controller |     "Jun 10 14:57:09.742093 crc crio[20344]: time=\"2026-06-10T14:57:09.730046728Z\" level=info msg=\"Got pod network &{Name:test-operator-controller-manager-8d5599d7d-rdtrk Namespace:openstack-operators ID:1fc08ecbfbe50313f303ee413fe852792d838eb2719091ecbde3d3abbf19abda UID:42c6c030-7471-4192-afaa-b134fb6a0d2b NetNS:/var/run/netns/b6f15fe9-c0ef-4d8b-be37-c291b241cb80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod42c6c030_7471_4192_afaa_b134fb6a0d2b.slice PodAnnotations:0xc000528ae0}] Aliases:map[]}\"",
2026-06-10 15:52:08.823483 | controller |     "Jun 10 14:57:09.742093 crc crio[20344]: time=\"2026-06-10T14:57:09.735838617Z\" level=info msg=\"Checking pod openstack-operators_test-operator-controller-manager-8d5599d7d-rdtrk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.823500 | controller |     "Jun 10 14:57:09.742093 crc crio[20344]: time=\"2026-06-10T14:57:09.731062874Z\" level=info msg=\"Got pod network &{Name:keystone-operator-controller-manager-6ccff66c5b-rcch6 Namespace:openstack-operators ID:d846f57b6dde546a008d5af7bc6e0e06cc058bc95c21f0cbb70ed77e55cb129d UID:673ba8cf-c9fc-4cac-a2d4-996baa363263 NetNS:/var/run/netns/b9d68b8f-da34-4663-9019-ed27173d561e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod673ba8cf_c9fc_4cac_a2d4_996baa363263.slice PodAnnotations:0xc000528a30}] Aliases:map[]}\"",
2026-06-10 15:52:08.823516 | controller |     "Jun 10 14:57:09.742093 crc crio[20344]: time=\"2026-06-10T14:57:09.736231237Z\" level=info msg=\"Checking pod openstack-operators_keystone-operator-controller-manager-6ccff66c5b-rcch6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.823532 | controller |     "Jun 10 14:57:09.765876 crc crio[20344]: time=\"2026-06-10T14:57:09.765352315Z\" level=info msg=\"Ran pod sandbox 3f99441dd1272d3708a4eab485f7c50c312974e6382fde7dfd101d96c98590aa with infra container: openstack-operators/manila-operator-controller-manager-677d9d8477-7kcxb/POD\" id=13ad5a6f-8e4d-4684-a64d-29eb7f75689c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.823547 | controller |     "Jun 10 14:57:09.766868 crc crio[20344]: 2026-06-10T14:57:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6ed1df6d846644e Mac:82:19:34:26:12:4a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:50 Mtu:0 Sandbox:/var/run/netns/2966e905-a4f4-48be-81fd-86dcaa16efd1 SocketPath: PciID:}] [{Interface:0xc0002246d0 Address:{IP:10.217.0.80 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.823563 | controller |     "Jun 10 14:57:09.767239 crc crio[20344]: time=\"2026-06-10T14:57:09.767037498Z\" level=info msg=\"Ran pod sandbox fc868115dbaa79ce04fabfdde435cead3a9cb2b12ca60dfe7c345cb5f2ef4e62 with infra container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-72l7t/POD\" id=71cb5f21-2d82-4aa9-9b23-6e9da1b0b4ce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.823578 | controller |     "Jun 10 14:57:09.779653 crc crio[20344]: time=\"2026-06-10T14:57:09.775496796Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=8310e7d6-aaa7-4c54-b144-428acfa6c664 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.823594 | controller |     "Jun 10 14:57:09.779653 crc crio[20344]: time=\"2026-06-10T14:57:09.775834024Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 not found\" id=8310e7d6-aaa7-4c54-b144-428acfa6c664 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.823609 | controller |     "Jun 10 14:57:09.779653 crc crio[20344]: time=\"2026-06-10T14:57:09.775894516Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391 found\" id=8310e7d6-aaa7-4c54-b144-428acfa6c664 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.823624 | controller |     "Jun 10 14:57:09.790835 crc crio[20344]: time=\"2026-06-10T14:57:09.790662256Z\" level=info msg=\"Ran pod sandbox 1fc08ecbfbe50313f303ee413fe852792d838eb2719091ecbde3d3abbf19abda with infra container: openstack-operators/test-operator-controller-manager-8d5599d7d-rdtrk/POD\" id=500cdae1-a489-4c31-95d0-98f3b4858d22 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.823642 | controller |     "Jun 10 14:57:09.798164 crc crio[20344]: time=\"2026-06-10T14:57:09.792361399Z\" level=info msg=\"Got pod network &{Name:heat-operator-controller-manager-5c5844cc68-ckqt9 Namespace:openstack-operators ID:6ed1df6d846644e584168e985b4df5db72b011fd2be1e7f08190b41c902e8d09 UID:c3e15a6c-3c9b-4c00-b271-b845b6e3f016 NetNS:/var/run/netns/2966e905-a4f4-48be-81fd-86dcaa16efd1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc3e15a6c_3c9b_4c00_b271_b845b6e3f016.slice PodAnnotations:0xc002264348}] Aliases:map[]}\"",
2026-06-10 15:52:08.823658 | controller |     "Jun 10 14:57:09.798164 crc crio[20344]: time=\"2026-06-10T14:57:09.794042002Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=4958b821-5001-46b3-9f6b-fddc8be3662b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.823673 | controller |     "Jun 10 14:57:09.798164 crc crio[20344]: time=\"2026-06-10T14:57:09.79432178Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 not found\" id=4958b821-5001-46b3-9f6b-fddc8be3662b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.823688 | controller |     "Jun 10 14:57:09.798164 crc crio[20344]: time=\"2026-06-10T14:57:09.794408882Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7 found\" id=4958b821-5001-46b3-9f6b-fddc8be3662b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.823703 | controller |     "Jun 10 14:57:09.798164 crc crio[20344]: time=\"2026-06-10T14:57:09.79433244Z\" level=info msg=\"Checking pod openstack-operators_heat-operator-controller-manager-5c5844cc68-ckqt9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.823718 | controller |     "Jun 10 14:57:09.798164 crc crio[20344]: time=\"2026-06-10T14:57:09.796169627Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=e86e0450-0bcc-45c0-bb0d-1ea452a2c60c name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.823732 | controller |     "Jun 10 14:57:09.805376 crc crio[20344]: time=\"2026-06-10T14:57:09.800812786Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=f057e208-dc0c-47d0-b5a5-da1e56a40691 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.823747 | controller |     "Jun 10 14:57:09.805376 crc crio[20344]: time=\"2026-06-10T14:57:09.801025622Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc not found\" id=f057e208-dc0c-47d0-b5a5-da1e56a40691 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.823762 | controller |     "Jun 10 14:57:09.805376 crc crio[20344]: time=\"2026-06-10T14:57:09.802212832Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc found\" id=f057e208-dc0c-47d0-b5a5-da1e56a40691 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.823776 | controller |     "Jun 10 14:57:09.805376 crc crio[20344]: time=\"2026-06-10T14:57:09.801566606Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=746caa3a-ebdf-47b6-8b45-327446e8bc01 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.823794 | controller |     "Jun 10 14:57:09.818039 crc crio[20344]: time=\"2026-06-10T14:57:09.808645488Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\\\"\"",
2026-06-10 15:52:08.823809 | controller |     "Jun 10 14:57:09.818039 crc crio[20344]: time=\"2026-06-10T14:57:09.810040214Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\\\"\"",
2026-06-10 15:52:08.823824 | controller |     "Jun 10 14:57:09.818039 crc crio[20344]: time=\"2026-06-10T14:57:09.811036969Z\" level=info msg=\"Ran pod sandbox a0358c67d482a39e102d1d9eab976197a8edd09b1d1de1ec91653af6bf1906c3 with infra container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-dn5zb/POD\" id=e3008e6b-7123-4307-9163-50d7bc355334 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.823839 | controller |     "Jun 10 14:57:09.819235 crc crio[20344]: time=\"2026-06-10T14:57:09.819059725Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=e6f9256e-451f-466c-99f5-c9b7effd8157 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.823871 | controller |     "Jun 10 14:57:09.829476 crc crio[20344]: time=\"2026-06-10T14:57:09.829096013Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=21395bc8-7aa9-41ac-9f76-868442390492 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.823889 | controller |     "Jun 10 14:57:09.829476 crc crio[20344]: time=\"2026-06-10T14:57:09.82937132Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67 not found\" id=21395bc8-7aa9-41ac-9f76-868442390492 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.823904 | controller |     "Jun 10 14:57:09.829476 crc crio[20344]: time=\"2026-06-10T14:57:09.829426222Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67 found\" id=21395bc8-7aa9-41ac-9f76-868442390492 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.823922 | controller |     "Jun 10 14:57:09.842134 crc crio[20344]: time=\"2026-06-10T14:57:09.834938453Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=dcd11046-93ea-4918-817a-c7a97b7a63db name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.823940 | controller |     "Jun 10 14:57:09.842134 crc crio[20344]: time=\"2026-06-10T14:57:09.836539465Z\" level=info msg=\"Ran pod sandbox d846f57b6dde546a008d5af7bc6e0e06cc058bc95c21f0cbb70ed77e55cb129d with infra container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-rcch6/POD\" id=a9d85186-e83c-4524-8dbe-8cbbe474b0f2 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.823956 | controller |     "Jun 10 14:57:09.848610 crc crio[20344]: time=\"2026-06-10T14:57:09.848442081Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=9ba929a7-7e21-4492-9897-2d44d7be0943 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.823971 | controller |     "Jun 10 14:57:09.848893 crc crio[20344]: time=\"2026-06-10T14:57:09.848665406Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6 not found\" id=9ba929a7-7e21-4492-9897-2d44d7be0943 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.823992 | controller |     "Jun 10 14:57:09.848893 crc crio[20344]: time=\"2026-06-10T14:57:09.848765239Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6 found\" id=9ba929a7-7e21-4492-9897-2d44d7be0943 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.824008 | controller |     "Jun 10 14:57:09.852490 crc crio[20344]: time=\"2026-06-10T14:57:09.850824082Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\\\"\"",
2026-06-10 15:52:08.824023 | controller |     "Jun 10 14:57:09.852490 crc crio[20344]: time=\"2026-06-10T14:57:09.85232995Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\\\"\"",
2026-06-10 15:52:08.824038 | controller |     "Jun 10 14:57:09.853972 crc crio[20344]: time=\"2026-06-10T14:57:09.853766867Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=88fd364f-1c5d-4880-9557-0918420eedd6 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.824052 | controller |     "Jun 10 14:57:09.859885 crc crio[20344]: time=\"2026-06-10T14:57:09.858390386Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\\\"\"",
2026-06-10 15:52:08.824067 | controller |     "Jun 10 14:57:09.861107 crc crio[20344]: 2026-06-10T14:57:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e88c572f7e6b261 Mac:da:9d:ac:79:da:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:53 Mtu:0 Sandbox:/var/run/netns/44eb6cc0-14de-403f-944c-36c63c023769 SocketPath: PciID:}] [{Interface:0xc000502780 Address:{IP:10.217.0.83 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.824083 | controller |     "Jun 10 14:57:09.864112 crc crio[20344]: time=\"2026-06-10T14:57:09.86242102Z\" level=info msg=\"Got pod network &{Name:ironic-operator-controller-manager-75f8548fcd-pd6ql Namespace:openstack-operators ID:e88c572f7e6b2616d649e317358519477637ffc58bab03c56e483e5726d4b3b0 UID:72e063c8-c83f-47d3-9e2d-31cdda8eed0f NetNS:/var/run/netns/44eb6cc0-14de-403f-944c-36c63c023769 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod72e063c8_c83f_47d3_9e2d_31cdda8eed0f.slice PodAnnotations:0xc004036028}] Aliases:map[]}\"",
2026-06-10 15:52:08.824098 | controller |     "Jun 10 14:57:09.864112 crc crio[20344]: time=\"2026-06-10T14:57:09.862884932Z\" level=info msg=\"Checking pod openstack-operators_ironic-operator-controller-manager-75f8548fcd-pd6ql for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.824113 | controller |     "Jun 10 14:57:09.877770 crc crio[20344]: time=\"2026-06-10T14:57:09.877028115Z\" level=info msg=\"Ran pod sandbox e88c572f7e6b2616d649e317358519477637ffc58bab03c56e483e5726d4b3b0 with infra container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-pd6ql/POD\" id=99f720aa-4a96-48a8-a823-14606d732283 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.824129 | controller |     "Jun 10 14:57:09.915487 crc crio[20344]: time=\"2026-06-10T14:57:09.898932538Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=801b8456-9375-46e4-9d29-4ef736d9b394 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.824144 | controller |     "Jun 10 14:57:09.915487 crc crio[20344]: time=\"2026-06-10T14:57:09.899170564Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf not found\" id=801b8456-9375-46e4-9d29-4ef736d9b394 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.824162 | controller |     "Jun 10 14:57:09.915487 crc crio[20344]: time=\"2026-06-10T14:57:09.899217195Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf found\" id=801b8456-9375-46e4-9d29-4ef736d9b394 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.824177 | controller |     "Jun 10 14:57:09.926249 crc crio[20344]: time=\"2026-06-10T14:57:09.924889785Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=f29a53fe-d513-49bf-8380-4ceca48a2c21 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.824193 | controller |     "Jun 10 14:57:09.926249 crc crio[20344]: 2026-06-10T14:57:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:610fba1c5d4e990 Mac:52:bb:21:45:73:fb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5d Mtu:0 Sandbox:/var/run/netns/c8ed7006-4de5-4d96-9e79-414269b3cd61 SocketPath: PciID:}] [{Interface:0xc000015410 Address:{IP:10.217.0.93 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.824208 | controller |     "Jun 10 14:57:09.932818 crc crio[20344]: time=\"2026-06-10T14:57:09.931994908Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\\\"\"",
2026-06-10 15:52:08.824224 | controller |     "Jun 10 14:57:09.942970 crc crio[20344]: time=\"2026-06-10T14:57:09.942811936Z\" level=info msg=\"Got pod network &{Name:telemetry-operator-controller-manager-5d65c7d97d-s2hw2 Namespace:openstack-operators ID:610fba1c5d4e99086c232edc364c7b09e07801e51474ef61aa4b0308d52fb19a UID:b3bd7314-cd2d-4906-b466-6f1fb13a72a0 NetNS:/var/run/netns/c8ed7006-4de5-4d96-9e79-414269b3cd61 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb3bd7314_cd2d_4906_b466_6f1fb13a72a0.slice PodAnnotations:0xc0006b4be0}] Aliases:map[]}\"",
2026-06-10 15:52:08.824240 | controller |     "Jun 10 14:57:09.943226 crc crio[20344]: time=\"2026-06-10T14:57:09.943111223Z\" level=info msg=\"Checking pod openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-s2hw2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.824255 | controller |     "Jun 10 14:57:09.953158 crc crio[20344]: 2026-06-10T14:57:09Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bba03abbafece35 Mac:a2:df:b5:2f:b9:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:58 Mtu:0 Sandbox:/var/run/netns/9798a3de-8484-4e2a-9bef-8cab6720072b SocketPath: PciID:}] [{Interface:0xc00030e780 Address:{IP:10.217.0.88 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.824271 | controller |     "Jun 10 14:57:09.962937 crc crio[20344]: time=\"2026-06-10T14:57:09.958187641Z\" level=info msg=\"Got pod network &{Name:nova-operator-controller-manager-f4c4579bb-drkxt Namespace:openstack-operators ID:bba03abbafece3545889062a2e48b904b07a5f6d4d27fa6ee1820a8bbadce761 UID:a70b59ba-4e87-4249-ae7a-94ee0eddeaee NetNS:/var/run/netns/9798a3de-8484-4e2a-9bef-8cab6720072b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda70b59ba_4e87_4249_ae7a_94ee0eddeaee.slice PodAnnotations:0xc0006b41e8}] Aliases:map[]}\"",
2026-06-10 15:52:08.824287 | controller |     "Jun 10 14:57:09.964349 crc crio[20344]: time=\"2026-06-10T14:57:09.964203055Z\" level=info msg=\"Checking pod openstack-operators_nova-operator-controller-manager-f4c4579bb-drkxt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.824302 | controller |     "Jun 10 14:57:09.967736 crc crio[20344]: time=\"2026-06-10T14:57:09.967589313Z\" level=info msg=\"Ran pod sandbox 6ed1df6d846644e584168e985b4df5db72b011fd2be1e7f08190b41c902e8d09 with infra container: openstack-operators/heat-operator-controller-manager-5c5844cc68-ckqt9/POD\" id=a197b953-48e6-4000-9096-44312185f364 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.824321 | controller |     "Jun 10 14:57:09.969035 crc crio[20344]: time=\"2026-06-10T14:57:09.968948407Z\" level=info msg=\"Ran pod sandbox 610fba1c5d4e99086c232edc364c7b09e07801e51474ef61aa4b0308d52fb19a with infra container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-s2hw2/POD\" id=8744c356-d998-4148-85d7-1567154c1ae6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.824337 | controller |     "Jun 10 14:57:09.994497 crc crio[20344]: time=\"2026-06-10T14:57:09.994129545Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=7bf80b68-a945-47c8-b5cc-6a99922b0505 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.824352 | controller |     "Jun 10 14:57:09.995451 crc crio[20344]: time=\"2026-06-10T14:57:09.994518345Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 not found\" id=7bf80b68-a945-47c8-b5cc-6a99922b0505 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.824367 | controller |     "Jun 10 14:57:09.995451 crc crio[20344]: time=\"2026-06-10T14:57:09.994591916Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6 found\" id=7bf80b68-a945-47c8-b5cc-6a99922b0505 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.824382 | controller |     "Jun 10 14:57:09.995451 crc crio[20344]: time=\"2026-06-10T14:57:09.995194112Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=31aa86a2-35ff-4b2b-8841-8f9ad7a6b1d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.824398 | controller |     "Jun 10 14:57:09.996170 crc crio[20344]: time=\"2026-06-10T14:57:09.9955074Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 not found\" id=31aa86a2-35ff-4b2b-8841-8f9ad7a6b1d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.824413 | controller |     "Jun 10 14:57:09.996170 crc crio[20344]: time=\"2026-06-10T14:57:09.995567621Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752 found\" id=31aa86a2-35ff-4b2b-8841-8f9ad7a6b1d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.824428 | controller |     "Jun 10 14:57:10.006575 crc crio[20344]: time=\"2026-06-10T14:57:10.006523533Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=887239a4-6e27-405d-bafa-aed8e082045e name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.824443 | controller |     "Jun 10 14:57:10.019055 crc crio[20344]: time=\"2026-06-10T14:57:10.016467059Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\\\"\"",
2026-06-10 15:52:08.824459 | controller |     "Jun 10 14:57:10.020088 crc crio[20344]: time=\"2026-06-10T14:57:10.02001979Z\" level=info msg=\"Ran pod sandbox bba03abbafece3545889062a2e48b904b07a5f6d4d27fa6ee1820a8bbadce761 with infra container: openstack-operators/nova-operator-controller-manager-f4c4579bb-drkxt/POD\" id=109062c2-7521-4da6-a4ce-0ace1d799b88 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.824474 | controller |     "Jun 10 14:57:10.023172 crc crio[20344]: time=\"2026-06-10T14:57:10.022638217Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=2850b183-6b7b-43f1-8449-cb98224bfbc4 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.824493 | controller |     "Jun 10 14:57:10.050109 crc crio[20344]: time=\"2026-06-10T14:57:10.047341132Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\\\"\"",
2026-06-10 15:52:08.824509 | controller |     "Jun 10 14:57:10.052605 crc crio[20344]: time=\"2026-06-10T14:57:10.052419993Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=6078d646-07cd-46a6-bd6e-4a77f7629236 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.824524 | controller |     "Jun 10 14:57:10.052918 crc crio[20344]: time=\"2026-06-10T14:57:10.0527117Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 not found\" id=6078d646-07cd-46a6-bd6e-4a77f7629236 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.824540 | controller |     "Jun 10 14:57:10.052918 crc crio[20344]: time=\"2026-06-10T14:57:10.052803092Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60 found\" id=6078d646-07cd-46a6-bd6e-4a77f7629236 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.824555 | controller |     "Jun 10 14:57:10.056480 crc crio[20344]: time=\"2026-06-10T14:57:10.056433566Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=756e6640-93cb-41fd-ab3c-f2d7fe0fbde0 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.824570 | controller |     "Jun 10 14:57:10.111733 crc crio[20344]: 2026-06-10T14:57:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b1f547cb46a2154 Mac:4e:7e:c5:44:1c:11 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5f Mtu:0 Sandbox:/var/run/netns/c311e590-7b58-41c0-aabd-238ad3cb3c22 SocketPath: PciID:}] [{Interface:0xc0001346f0 Address:{IP:10.217.0.95 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.824585 | controller |     "Jun 10 14:57:10.114015 crc crio[20344]: time=\"2026-06-10T14:57:10.11380529Z\" level=info msg=\"Got pod network &{Name:watcher-operator-controller-manager-577b679b5c-fmms2 Namespace:openstack-operators ID:b1f547cb46a2154f4ff81ea12cdffca8000eb543fc7194f8f2b5928a4d205abb UID:64ff82c4-793b-496e-bee4-a837ca189fa6 NetNS:/var/run/netns/c311e590-7b58-41c0-aabd-238ad3cb3c22 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod64ff82c4_793b_496e_bee4_a837ca189fa6.slice PodAnnotations:0xc003224388}] Aliases:map[]}\"",
2026-06-10 15:52:08.824600 | controller |     "Jun 10 14:57:10.114244 crc crio[20344]: time=\"2026-06-10T14:57:10.114134679Z\" level=info msg=\"Checking pod openstack-operators_watcher-operator-controller-manager-577b679b5c-fmms2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.824616 | controller |     "Jun 10 14:57:10.125566 crc crio[20344]: time=\"2026-06-10T14:57:10.125452049Z\" level=info msg=\"Ran pod sandbox b1f547cb46a2154f4ff81ea12cdffca8000eb543fc7194f8f2b5928a4d205abb with infra container: openstack-operators/watcher-operator-controller-manager-577b679b5c-fmms2/POD\" id=49541a9d-6af7-476c-a73d-850096dba6db name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.824631 | controller |     "Jun 10 14:57:10.144081 crc crio[20344]: time=\"2026-06-10T14:57:10.143966375Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=73a8c48a-5a6a-4188-b3ea-7fca583d041d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.824650 | controller |     "Jun 10 14:57:10.144815 crc crio[20344]: time=\"2026-06-10T14:57:10.144200521Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d not found\" id=73a8c48a-5a6a-4188-b3ea-7fca583d041d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.824666 | controller |     "Jun 10 14:57:10.144815 crc crio[20344]: time=\"2026-06-10T14:57:10.144247412Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d found\" id=73a8c48a-5a6a-4188-b3ea-7fca583d041d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.824682 | controller |     "Jun 10 14:57:10.161789 crc crio[20344]: time=\"2026-06-10T14:57:10.161552437Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\\\"\"",
2026-06-10 15:52:08.824698 | controller |     "Jun 10 14:57:11.044176 crc crio[20344]: time=\"2026-06-10T14:57:11.043575034Z\" level=info msg=\"Running pod sandbox: openstack-operators/infra-operator-controller-manager-cbcfcddf7-bt2xs/POD\" id=afa44705-82d8-413c-a495-af68f788b5a0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.824713 | controller |     "Jun 10 14:57:11.045003 crc crio[20344]: time=\"2026-06-10T14:57:11.044860198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.824729 | controller |     "Jun 10 14:57:11.414981 crc crio[20344]: time=\"2026-06-10T14:57:11.414784903Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=c66e02e8-f1b3-417d-81bb-f7ebf72bab41 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.824744 | controller |     "Jun 10 14:57:11.417221 crc crio[20344]: time=\"2026-06-10T14:57:11.417103343Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d not found\" id=c66e02e8-f1b3-417d-81bb-f7ebf72bab41 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.824760 | controller |     "Jun 10 14:57:11.417597 crc crio[20344]: time=\"2026-06-10T14:57:11.417420111Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d found\" id=c66e02e8-f1b3-417d-81bb-f7ebf72bab41 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.824775 | controller |     "Jun 10 14:57:11.460619 crc crio[20344]: time=\"2026-06-10T14:57:11.460482728Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-cbcfcddf7-bt2xs Namespace:openstack-operators ID:dcfda5ca1fe64333606ab894b82a619842ae4cb759637d99611a932d1ccef1ef UID:50a5d3e1-5699-47c7-8232-ec59d1ba8a47 NetNS:/var/run/netns/9c4c051e-0628-44e8-96a8-f68970211fdd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod50a5d3e1_5699_47c7_8232_ec59d1ba8a47.slice PodAnnotations:0xc0006b40c0}] Aliases:map[]}\"",
2026-06-10 15:52:08.824791 | controller |     "Jun 10 14:57:11.472536 crc crio[20344]: time=\"2026-06-10T14:57:11.472465856Z\" level=info msg=\"Adding pod openstack-operators_infra-operator-controller-manager-cbcfcddf7-bt2xs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.824807 | controller |     "Jun 10 14:57:12.484723 crc crio[20344]: time=\"2026-06-10T14:57:12.483665653Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=b02fb068-12d0-4368-9bf9-10b3e6c8cfa1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.824826 | controller |     "Jun 10 14:57:12.486117 crc crio[20344]: time=\"2026-06-10T14:57:12.485046668Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d not found\" id=b02fb068-12d0-4368-9bf9-10b3e6c8cfa1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.824842 | controller |     "Jun 10 14:57:12.486117 crc crio[20344]: time=\"2026-06-10T14:57:12.485629983Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d found\" id=b02fb068-12d0-4368-9bf9-10b3e6c8cfa1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.824876 | controller |     "Jun 10 14:57:13.154117 crc crio[20344]: 2026-06-10T14:57:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dcfda5ca1fe6433 Mac:6a:6d:2c:3b:ef:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:52 Mtu:0 Sandbox:/var/run/netns/9c4c051e-0628-44e8-96a8-f68970211fdd SocketPath: PciID:}] [{Interface:0xc00011d1c0 Address:{IP:10.217.0.82 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.824893 | controller |     "Jun 10 14:57:13.154117 crc crio[20344]: time=\"2026-06-10T14:57:13.152884781Z\" level=info msg=\"Got pod network &{Name:infra-operator-controller-manager-cbcfcddf7-bt2xs Namespace:openstack-operators ID:dcfda5ca1fe64333606ab894b82a619842ae4cb759637d99611a932d1ccef1ef UID:50a5d3e1-5699-47c7-8232-ec59d1ba8a47 NetNS:/var/run/netns/9c4c051e-0628-44e8-96a8-f68970211fdd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod50a5d3e1_5699_47c7_8232_ec59d1ba8a47.slice PodAnnotations:0xc0006b40c0}] Aliases:map[]}\"",
2026-06-10 15:52:08.824909 | controller |     "Jun 10 14:57:13.154117 crc crio[20344]: time=\"2026-06-10T14:57:13.153012055Z\" level=info msg=\"Checking pod openstack-operators_infra-operator-controller-manager-cbcfcddf7-bt2xs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.824924 | controller |     "Jun 10 14:57:15.591575 crc crio[20344]: time=\"2026-06-10T14:57:15.591130852Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fjggw8/POD\" id=3c2a822e-8ae2-4d5c-b91b-e3e77103b5d5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.824940 | controller |     "Jun 10 14:57:15.592972 crc crio[20344]: time=\"2026-06-10T14:57:15.591598884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.824955 | controller |     "Jun 10 14:57:16.013339 crc crio[20344]: time=\"2026-06-10T14:57:16.012909491Z\" level=info msg=\"Running pod sandbox: openstack-operators/openstack-operator-controller-manager-8b4679f98-vqxzx/POD\" id=e2c274b7-7343-443a-8239-3aef569b65c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.824971 | controller |     "Jun 10 14:57:16.013339 crc crio[20344]: time=\"2026-06-10T14:57:16.013204179Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.824986 | controller |     "Jun 10 14:57:17.062603 crc crio[20344]: time=\"2026-06-10T14:57:17.062468294Z\" level=info msg=\"Ran pod sandbox dcfda5ca1fe64333606ab894b82a619842ae4cb759637d99611a932d1ccef1ef with infra container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-bt2xs/POD\" id=afa44705-82d8-413c-a495-af68f788b5a0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.825002 | controller |     "Jun 10 14:57:17.068664 crc crio[20344]: time=\"2026-06-10T14:57:17.068580441Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=d20d563d-feef-4843-9b64-aa0cd0f4cd0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.825020 | controller |     "Jun 10 14:57:17.068844 crc crio[20344]: time=\"2026-06-10T14:57:17.068816717Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 not found\" id=d20d563d-feef-4843-9b64-aa0cd0f4cd0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.825036 | controller |     "Jun 10 14:57:17.068911 crc crio[20344]: time=\"2026-06-10T14:57:17.068861578Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373 found\" id=d20d563d-feef-4843-9b64-aa0cd0f4cd0e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.825052 | controller |     "Jun 10 14:57:17.069864 crc crio[20344]: time=\"2026-06-10T14:57:17.069809563Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=abdd186f-12b2-4bc1-b09b-f46df1adb847 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.825066 | controller |     "Jun 10 14:57:17.075122 crc crio[20344]: time=\"2026-06-10T14:57:17.075009526Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\\\"\"",
2026-06-10 15:52:08.825082 | controller |     "Jun 10 14:57:25.400102 crc crio[20344]: time=\"2026-06-10T14:57:25.399071776Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=00e247ba-ada4-4462-b71f-5a14926d2c7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.825097 | controller |     "Jun 10 14:57:25.401849 crc crio[20344]: time=\"2026-06-10T14:57:25.400424131Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d not found\" id=00e247ba-ada4-4462-b71f-5a14926d2c7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.825112 | controller |     "Jun 10 14:57:25.401849 crc crio[20344]: time=\"2026-06-10T14:57:25.400498643Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d found\" id=00e247ba-ada4-4462-b71f-5a14926d2c7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.825144 | controller |     "Jun 10 14:57:25.402233 crc crio[20344]: time=\"2026-06-10T14:57:25.402128335Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=3d29c86b-e1ca-4bf7-a5b7-cd068e2ff79c name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.825159 | controller |     "Jun 10 14:57:25.409940 crc crio[20344]: time=\"2026-06-10T14:57:25.409786042Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\\\"\"",
2026-06-10 15:52:08.825174 | controller |     "Jun 10 14:57:32.172503 crc crio[20344]: time=\"2026-06-10T14:57:32.171600333Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=3634c7d3-c116-4220-bc5b-7f32d6b42c21 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.825189 | controller |     "Jun 10 14:57:32.173868 crc crio[20344]: time=\"2026-06-10T14:57:32.173207834Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=a07037ab-8912-4551-915f-caad5b24c061 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.825207 | controller |     "Jun 10 14:57:32.233635 crc crio[20344]: time=\"2026-06-10T14:57:32.233500644Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=e6f9256e-451f-466c-99f5-c9b7effd8157 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.825223 | controller |     "Jun 10 14:57:32.235087 crc crio[20344]: time=\"2026-06-10T14:57:32.234976312Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=dde7c244-2544-448b-b340-a7a905e02742 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.825238 | controller |     "Jun 10 14:57:32.237980 crc crio[20344]: time=\"2026-06-10T14:57:32.237859866Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=746caa3a-ebdf-47b6-8b45-327446e8bc01 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.825253 | controller |     "Jun 10 14:57:32.239076 crc crio[20344]: time=\"2026-06-10T14:57:32.238939184Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=194ea43f-9450-4582-bbe0-d1140d387864 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.825268 | controller |     "Jun 10 14:57:32.255002 crc crio[20344]: time=\"2026-06-10T14:57:32.254537345Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=e86e0450-0bcc-45c0-bb0d-1ea452a2c60c name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.825283 | controller |     "Jun 10 14:57:32.257548 crc crio[20344]: time=\"2026-06-10T14:57:32.257358518Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/cinder-operator@sha256:6b054f738c0308119b0a8df36f1ed71c24d87b9547c9405f8feccdb3e2fdb4ce\" id=068e5c08-6cbd-4cb4-8508-76fabb6bb2aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.825298 | controller |     "Jun 10 14:57:32.257888 crc crio[20344]: time=\"2026-06-10T14:57:32.257641855Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=63a602ce-554e-4d0c-9fb0-d67401745e5b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.825313 | controller |     "Jun 10 14:57:32.276989 crc crio[20344]: time=\"2026-06-10T14:57:32.276860169Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=0320c888-28e4-411c-8c93-7c227d96c37b name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.825328 | controller |     "Jun 10 14:57:32.278388 crc crio[20344]: time=\"2026-06-10T14:57:32.278109001Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=e1b06852-199d-4531-9ad5-b81c13962140 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.825343 | controller |     "Jun 10 14:57:32.283392 crc crio[20344]: time=\"2026-06-10T14:57:32.2831361Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=a80f0bb4-641b-40d7-b0ef-98e095922f79 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.825358 | controller |     "Jun 10 14:57:32.284427 crc crio[20344]: time=\"2026-06-10T14:57:32.284187097Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=aa6309da-8417-4d08-8ef0-3beaef31b8ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.825377 | controller |     "Jun 10 14:57:32.297100 crc crio[20344]: time=\"2026-06-10T14:57:32.296978256Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=dcd11046-93ea-4918-817a-c7a97b7a63db name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.825392 | controller |     "Jun 10 14:57:32.298337 crc crio[20344]: time=\"2026-06-10T14:57:32.298227538Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=5d18c6a5-1e98-43d6-bf3b-35e6a401df8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.825407 | controller |     "Jun 10 14:57:32.299767 crc crio[20344]: time=\"2026-06-10T14:57:32.299647274Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=3db3b123-4370-4cb5-87c3-cf5ab4124967 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.825422 | controller |     "Jun 10 14:57:32.300798 crc crio[20344]: time=\"2026-06-10T14:57:32.300732292Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=c5607228-5be9-47ec-91fd-43e0e7e09ab3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.825437 | controller |     "Jun 10 14:57:33.203766 crc crio[20344]: time=\"2026-06-10T14:57:33.20347174Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=d51738df-ddb8-48a5-b749-30f9a19f88ee name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.825453 | controller |     "Jun 10 14:57:33.208036 crc crio[20344]: time=\"2026-06-10T14:57:33.205475032Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=7aac8871-54f4-4e4e-925e-2fbcd832435d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.825468 | controller |     "Jun 10 14:57:33.211449 crc crio[20344]: time=\"2026-06-10T14:57:33.21123523Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=2850b183-6b7b-43f1-8449-cb98224bfbc4 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.825483 | controller |     "Jun 10 14:57:33.212786 crc crio[20344]: time=\"2026-06-10T14:57:33.212159234Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=91d8d621-8fee-4e0e-902f-5cbcf9397575 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.825498 | controller |     "Jun 10 14:57:33.225292 crc crio[20344]: time=\"2026-06-10T14:57:33.224966843Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=887239a4-6e27-405d-bafa-aed8e082045e name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.825514 | controller |     "Jun 10 14:57:33.226614 crc crio[20344]: time=\"2026-06-10T14:57:33.226509262Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=7aa7a016-e106-4d48-8882-6fb8bd2a68b2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.825529 | controller |     "Jun 10 14:57:33.232339 crc crio[20344]: time=\"2026-06-10T14:57:33.232178458Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=52a7994a-e4cd-4a9f-9f75-6bacecb18033 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.825548 | controller |     "Jun 10 14:57:33.233149 crc crio[20344]: time=\"2026-06-10T14:57:33.233066441Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=920962f1-e414-4a3f-95d2-84abf573717c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.825564 | controller |     "Jun 10 14:57:33.966707 crc crio[20344]: time=\"2026-06-10T14:57:33.96649247Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/barbican-operator@sha256:70a4654a2d1b52e80646fdd820f2e4190a1b78a88129e03fb435e2c7e56d26b7\" id=9ea2e443-8aea-4047-902b-3418c660401c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.825579 | controller |     "Jun 10 14:57:33.966707 crc crio[20344]: time=\"2026-06-10T14:57:33.966576562Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ovn-operator@sha256:24eb23eeef96e6ffc2423f2d4eee3a8156ed23a184adb03d5848163cba8440a7\" id=3398f690-bc06-43e0-9146-f9748b1898b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.825595 | controller |     "Jun 10 14:57:33.966707 crc crio[20344]: time=\"2026-06-10T14:57:33.966616663Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/manila-operator@sha256:f0aed94235d37b13ae9e6163655dbbb9df7a309e495ebba7f4cd1747d5e72391\" id=866d417c-11fb-47e5-9bed-a9c2fca72fd6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.825610 | controller |     "Jun 10 14:57:33.966707 crc crio[20344]: time=\"2026-06-10T14:57:33.966585662Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/glance-operator@sha256:aa6d563e5dff812a970c53cdccf88792165112f0c3f1864f65c8280bb27be6c9\" id=f7323503-2d24-49f5-b7fc-b4b600d9db0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.825625 | controller |     "Jun 10 14:57:33.966707 crc crio[20344]: time=\"2026-06-10T14:57:33.966656394Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/swift-operator@sha256:58cf7ae6325ddb3dfd8f7d55cc9c2c0fbccea59522b8b610cf2fa19835c3cf67\" id=6560deb7-1805-4eb0-a4a3-2fd1f330296c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.825639 | controller |     "Jun 10 14:57:33.966707 crc crio[20344]: time=\"2026-06-10T14:57:33.966719775Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/test-operator@sha256:bb7fa0379d65f79072043e3cbdd0722c9301ca29bf77a7341b401c8421498efc\" id=7afcf87b-f529-48b4-8905-28f52f2fd717 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.825654 | controller |     "Jun 10 14:57:33.967523 crc crio[20344]: time=\"2026-06-10T14:57:33.966849329Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/neutron-operator@sha256:1805d3fd0b0259c53d7bb863663554b7e190e4be5cd0443247b5b9092b19f23d\" id=bc59960a-bd62-486d-86f1-49951f55eddc name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.825669 | controller |     "Jun 10 14:57:33.976529 crc crio[20344]: time=\"2026-06-10T14:57:33.976450325Z\" level=info msg=\"Creating container: openstack-operators/cinder-operator-controller-manager-86c584f6fc-5wrs7/manager\" id=ab5f0466-1ecf-4471-b74a-4aada33a1965 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.825683 | controller |     "Jun 10 14:57:34.848974 crc crio[20344]: time=\"2026-06-10T14:57:34.848897937Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/telemetry-operator@sha256:464ba27a017a019e42a2de425c06049b20135f26bc9df73ab7755f1bf1a628a6\" id=e7c2b4d0-aca5-49f5-93c5-e9f2b2861d99 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.825698 | controller |     "Jun 10 14:57:34.850357 crc crio[20344]: time=\"2026-06-10T14:57:34.848968979Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/designate-operator@sha256:5d08ca4a27ebe0a553c0ec49bcf5f20456f86d90d86394f0705559a5a52731bd\" id=69c4d6d6-1639-498a-9c51-4e2156b7e047 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.825715 | controller |     "Jun 10 14:57:35.070002 crc crio[20344]: time=\"2026-06-10T14:57:35.069828884Z\" level=info msg=\"Creating container: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-p2rdl/manager\" id=69c00437-6c67-41f1-ab29-21d30e7b3708 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.825731 | controller |     "Jun 10 14:57:35.079804 crc crio[20344]: time=\"2026-06-10T14:57:35.079566605Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=196687e9-5a63-4b4a-99c6-1d36a4361a94 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.825746 | controller |     "Jun 10 14:57:35.080704 crc crio[20344]: time=\"2026-06-10T14:57:35.080631782Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=7ef5b6bf-4f59-4278-8af1-8f8f94cb071b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.825761 | controller |     "Jun 10 14:57:36.012912 crc crio[20344]: time=\"2026-06-10T14:57:36.012445759Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.825776 | controller |     "Jun 10 14:57:36.017006 crc crio[20344]: time=\"2026-06-10T14:57:36.016878393Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/heat-operator@sha256:31052bfb374726eb79387d817eb34ae4926081d14301479c5e0efca1d8bb8752\" id=cade1ec6-5bb6-48e8-a43e-4c8d5e840144 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.825791 | controller |     "Jun 10 14:57:36.017348 crc crio[20344]: time=\"2026-06-10T14:57:36.017197271Z\" level=info msg=\"Creating container: openstack-operators/swift-operator-controller-manager-67c49dd5c6-dn5zb/manager\" id=4d34203d-fc4d-4a15-911e-e655688cb76d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.825806 | controller |     "Jun 10 14:57:36.022085 crc crio[20344]: time=\"2026-06-10T14:57:36.022013105Z\" level=info msg=\"Creating container: openstack-operators/manila-operator-controller-manager-677d9d8477-7kcxb/manager\" id=d98dc9cb-ef59-4295-af17-2b2da755bad1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.825821 | controller |     "Jun 10 14:57:36.029664 crc crio[20344]: time=\"2026-06-10T14:57:36.029581719Z\" level=info msg=\"Creating container: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-49lpn/manager\" id=87f2079e-5ed3-4c22-8e78-6fcb658da4ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.825835 | controller |     "Jun 10 14:57:36.038509 crc crio[20344]: time=\"2026-06-10T14:57:36.038415586Z\" level=info msg=\"Creating container: openstack-operators/ovn-operator-controller-manager-58f85bd97f-72l7t/manager\" id=b6f43680-85a1-4c4b-a86a-455d538ef617 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.825866 | controller |     "Jun 10 14:57:36.064835 crc crio[20344]: time=\"2026-06-10T14:57:36.064771664Z\" level=info msg=\"Creating container: openstack-operators/neutron-operator-controller-manager-688d5c756f-qfqjf/manager\" id=5ae7381c-0c99-48f4-89c4-ab9a8c5ccd17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.825885 | controller |     "Jun 10 14:57:36.070479 crc crio[20344]: time=\"2026-06-10T14:57:36.070411308Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=201d3400-74be-45f9-b3ee-ad177fb5a504 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.825901 | controller |     "Jun 10 14:57:36.071931 crc crio[20344]: time=\"2026-06-10T14:57:36.071826805Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=ec287ec8-313f-4dcd-89e5-b61cb257c8e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.825919 | controller |     "Jun 10 14:57:36.101949 crc crio[20344]: time=\"2026-06-10T14:57:36.101869357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.825934 | controller |     "Jun 10 14:57:36.103536 crc crio[20344]: time=\"2026-06-10T14:57:36.103493919Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/horizon-operator@sha256:b8138f31cb4faace3d7b1dba7f53f2c846d52a7a6d12c15fd5037e750c4f46ed\" id=519fcd21-92bf-421b-bc85-98ca5f8d97e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.825948 | controller |     "Jun 10 14:57:36.115324 crc crio[20344]: time=\"2026-06-10T14:57:36.115238391Z\" level=info msg=\"Creating container: openstack-operators/designate-operator-controller-manager-6bf8599b68-rk7j4/manager\" id=4463bb28-3218-4e65-b2ae-5a14c2a3fbec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.825963 | controller |     "Jun 10 14:57:36.118610 crc crio[20344]: time=\"2026-06-10T14:57:36.118578106Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/mariadb-operator@sha256:bda390a4ef3ed8786909899be71e208019481df37fde617515a7e23815350398\" id=82e6b9c5-973d-45f7-8f7e-1972ec35a5b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.825977 | controller |     "Jun 10 14:57:36.127235 crc crio[20344]: time=\"2026-06-10T14:57:36.127025983Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=f29a53fe-d513-49bf-8380-4ceca48a2c21 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.825992 | controller |     "Jun 10 14:57:36.128080 crc crio[20344]: time=\"2026-06-10T14:57:36.127936567Z\" level=info msg=\"Creating container: openstack-operators/test-operator-controller-manager-8d5599d7d-rdtrk/manager\" id=275b636a-74c4-45ef-9682-de711e88ba64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.826006 | controller |     "Jun 10 14:57:36.128803 crc crio[20344]: time=\"2026-06-10T14:57:36.128649135Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=7eb49f23-a31b-45f3-b0e0-3a03789b00fc name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.826021 | controller |     "Jun 10 14:57:36.132565 crc crio[20344]: time=\"2026-06-10T14:57:36.132516385Z\" level=info msg=\"Creating container: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-s2hw2/manager\" id=fe9647ec-5726-4aab-a471-f7fe7cf0ed02 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.826036 | controller |     "Jun 10 14:57:36.146057 crc crio[20344]: time=\"2026-06-10T14:57:36.145882338Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=abdd186f-12b2-4bc1-b09b-f46df1adb847 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.826050 | controller |     "Jun 10 14:57:36.147595 crc crio[20344]: time=\"2026-06-10T14:57:36.147229763Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=634bdb08-311b-46ae-af66-bd0347c784cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.826065 | controller |     "Jun 10 14:57:36.152403 crc crio[20344]: time=\"2026-06-10T14:57:36.152212451Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=88fd364f-1c5d-4880-9557-0918420eedd6 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.826079 | controller |     "Jun 10 14:57:36.158031 crc crio[20344]: time=\"2026-06-10T14:57:36.157926568Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=6435eea1-6c42-407c-97a4-4712f01a2673 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.826097 | controller |     "Jun 10 14:57:36.165530 crc crio[20344]: time=\"2026-06-10T14:57:36.165173354Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.826112 | controller |     "Jun 10 14:57:36.165774 crc crio[20344]: time=\"2026-06-10T14:57:36.165434251Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.826127 | controller |     "Jun 10 14:57:36.165774 crc crio[20344]: time=\"2026-06-10T14:57:36.165184884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.826141 | controller |     "Jun 10 14:57:36.165918 crc crio[20344]: time=\"2026-06-10T14:57:36.165219215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.826156 | controller |     "Jun 10 14:57:36.166497 crc crio[20344]: time=\"2026-06-10T14:57:36.165514133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.826171 | controller |     "Jun 10 14:57:36.167147 crc crio[20344]: time=\"2026-06-10T14:57:36.167065412Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/octavia-operator@sha256:c151dba22ed0039464254b6ae18897cbf8352b5477f1c248e1744636a856dc63\" id=cabb403c-cb5a-4dba-84a3-ec5fd8575947 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.826185 | controller |     "Jun 10 14:57:36.168606 crc crio[20344]: time=\"2026-06-10T14:57:36.168503409Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=3d29c86b-e1ca-4bf7-a5b7-cd068e2ff79c name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.826200 | controller |     "Jun 10 14:57:36.172029 crc crio[20344]: time=\"2026-06-10T14:57:36.171907857Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-7c67dc759fjggw8 Namespace:openstack-operators ID:1b4e4936d291ea70236abb083affac677e9f2dadaefc967331f239f29f06ba64 UID:717b4d0d-4b0f-41c6-b346-bad4526bcbc2 NetNS:/var/run/netns/c53bc7d1-7da6-4a0a-8b12-de8e08ef3b03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod717b4d0d_4b0f_41c6_b346_bad4526bcbc2.slice PodAnnotations:0xc000528720}] Aliases:map[]}\"",
2026-06-10 15:52:08.826215 | controller |     "Jun 10 14:57:36.172165 crc crio[20344]: time=\"2026-06-10T14:57:36.17203539Z\" level=info msg=\"Adding pod openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759fjggw8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.826230 | controller |     "Jun 10 14:57:36.173113 crc crio[20344]: time=\"2026-06-10T14:57:36.173029856Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=854c0f1c-9f9a-42d4-9c98-31eacca5a37e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.826244 | controller |     "Jun 10 14:57:36.176793 crc crio[20344]: time=\"2026-06-10T14:57:36.176724111Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/ironic-operator@sha256:2c3cb7bbab9f294b00f302ad7f951fe888d80e4acc78aef7ef23a4869711d2bf\" id=158d2242-4351-4890-9e4a-c0c17e496a06 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.826262 | controller |     "Jun 10 14:57:36.177552 crc crio[20344]: time=\"2026-06-10T14:57:36.17709333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.826278 | controller |     "Jun 10 14:57:36.178819 crc crio[20344]: time=\"2026-06-10T14:57:36.178010444Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=756e6640-93cb-41fd-ab3c-f2d7fe0fbde0 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.826292 | controller |     "Jun 10 14:57:36.180479 crc crio[20344]: time=\"2026-06-10T14:57:36.18021172Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-8b4679f98-vqxzx Namespace:openstack-operators ID:03df1c7b7950054ecead9a89a6f33bf956aaeaff852dfc2decb120e4af34ad61 UID:d2f4be47-bfd8-430a-beb1-b10042f9cd5d NetNS:/var/run/netns/d4e991e7-cbe3-4992-8b58-fd961a70e7da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd2f4be47_bfd8_430a_beb1_b10042f9cd5d.slice PodAnnotations:0xc001b9c360}] Aliases:map[]}\"",
2026-06-10 15:52:08.826307 | controller |     "Jun 10 14:57:36.180479 crc crio[20344]: time=\"2026-06-10T14:57:36.180335083Z\" level=info msg=\"Adding pod openstack-operators_openstack-operator-controller-manager-8b4679f98-vqxzx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.826322 | controller |     "Jun 10 14:57:36.180479 crc crio[20344]: time=\"2026-06-10T14:57:36.180377105Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=3c7cbe0c-cf6d-44f2-a31d-990db10288e4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.826336 | controller |     "Jun 10 14:57:36.181659 crc crio[20344]: time=\"2026-06-10T14:57:36.18137126Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.826351 | controller |     "Jun 10 14:57:36.182531 crc crio[20344]: time=\"2026-06-10T14:57:36.182464448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.826365 | controller |     "Jun 10 14:57:36.186882 crc crio[20344]: time=\"2026-06-10T14:57:36.186776839Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/infra-operator@sha256:fc8fd2b82dfc89dc51ae96bac00d8a74a07d97c7a3ac785d55ba1d5f3f718373\" id=070f3d7d-9161-4002-ab82-866b72ebbeb5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.826380 | controller |     "Jun 10 14:57:36.187227 crc crio[20344]: time=\"2026-06-10T14:57:36.186840661Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/keystone-operator@sha256:c9270b37a19ec4637f8f69bd0973724f71e1376cfc002d0265137b8a57f505a6\" id=527e1b87-a1f3-41f0-9cb8-3c802fcb974e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.826394 | controller |     "Jun 10 14:57:36.189423 crc crio[20344]: time=\"2026-06-10T14:57:36.188417681Z\" level=info msg=\"Creating container: openstack-operators/heat-operator-controller-manager-5c5844cc68-ckqt9/manager\" id=23ca6d96-b91e-48e0-9cb6-969a639d8bad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.826409 | controller |     "Jun 10 14:57:36.198626 crc crio[20344]: time=\"2026-06-10T14:57:36.194405865Z\" level=info msg=\"Creating container: openstack-operators/horizon-operator-controller-manager-548d6d5f9-8tdwx/manager\" id=c7591ba9-aad2-498d-9dd0-1d31f5c56daa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.826424 | controller |     "Jun 10 14:57:36.201910 crc crio[20344]: time=\"2026-06-10T14:57:36.20162462Z\" level=info msg=\"Creating container: openstack-operators/octavia-operator-controller-manager-6495978d8d-xz9hv/manager\" id=130be724-62c0-47ab-9652-8aeee02fd91e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.826442 | controller |     "Jun 10 14:57:36.206099 crc crio[20344]: time=\"2026-06-10T14:57:36.206055233Z\" level=info msg=\"Creating container: openstack-operators/ironic-operator-controller-manager-75f8548fcd-pd6ql/manager\" id=c7378c88-101d-4dd8-ba1c-7b3bbf258554 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.826457 | controller |     "Jun 10 14:57:36.212805 crc crio[20344]: time=\"2026-06-10T14:57:36.212756346Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/watcher-operator@sha256:ed22cde1001fafb029eb1089050b173774160ed852d07c2e5f97184c5d6dfd4d\" id=3aefeed7-ee48-47c3-886e-17f51d67c577 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.826471 | controller |     "Jun 10 14:57:36.216429 crc crio[20344]: time=\"2026-06-10T14:57:36.216392889Z\" level=info msg=\"Creating container: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-m88kf/manager\" id=012a3f69-4ec0-422a-b121-163d516e870f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.826486 | controller |     "Jun 10 14:57:36.307330 crc crio[20344]: time=\"2026-06-10T14:57:36.305122529Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.826501 | controller |     "Jun 10 14:57:36.310093 crc crio[20344]: time=\"2026-06-10T14:57:36.30864776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.826515 | controller |     "Jun 10 14:57:36.310093 crc crio[20344]: time=\"2026-06-10T14:57:36.308733522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.826530 | controller |     "Jun 10 14:57:36.311868 crc crio[20344]: time=\"2026-06-10T14:57:36.311814951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.826544 | controller |     "Jun 10 14:57:36.312358 crc crio[20344]: time=\"2026-06-10T14:57:36.312223612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.826558 | controller |     "Jun 10 14:57:36.313814 crc crio[20344]: time=\"2026-06-10T14:57:36.313744471Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/nova-operator@sha256:b7e9824ae4bf622baf229736ddadb8a5aa8d5433b64c1a75d5e6e46131dcdd60\" id=88026847-fe8f-48b2-9cb7-e1c79b2ef10b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.826573 | controller |     "Jun 10 14:57:36.323646 crc crio[20344]: time=\"2026-06-10T14:57:36.323423Z\" level=info msg=\"Creating container: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-rcch6/manager\" id=4b6c3a1e-52e4-475f-8fbb-2d36397d8ad2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.826588 | controller |     "Jun 10 14:57:36.327024 crc crio[20344]: time=\"2026-06-10T14:57:36.326839817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.826602 | controller |     "Jun 10 14:57:36.342918 crc crio[20344]: time=\"2026-06-10T14:57:36.342832788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.826617 | controller |     "Jun 10 14:57:36.372234 crc crio[20344]: time=\"2026-06-10T14:57:36.371161466Z\" level=info msg=\"Creating container: openstack-operators/infra-operator-controller-manager-cbcfcddf7-bt2xs/manager\" id=6c8de609-8676-41d6-b000-ab37e850cf06 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.826637 | controller |     "Jun 10 14:57:36.372234 crc crio[20344]: time=\"2026-06-10T14:57:36.371641919Z\" level=info msg=\"Creating container: openstack-operators/watcher-operator-controller-manager-577b679b5c-fmms2/manager\" id=8448a79a-8707-4ed4-9746-e0d497339f2a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.826653 | controller |     "Jun 10 14:57:36.455043 crc crio[20344]: time=\"2026-06-10T14:57:36.45458904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.826667 | controller |     "Jun 10 14:57:36.460449 crc crio[20344]: time=\"2026-06-10T14:57:36.460116063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.826682 | controller |     "Jun 10 14:57:36.466205 crc crio[20344]: time=\"2026-06-10T14:57:36.466150017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.826697 | controller |     "Jun 10 14:57:36.474870 crc crio[20344]: time=\"2026-06-10T14:57:36.474842301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.826712 | controller |     "Jun 10 14:57:36.480152 crc crio[20344]: time=\"2026-06-10T14:57:36.480127267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.826727 | controller |     "Jun 10 14:57:36.482157 crc crio[20344]: time=\"2026-06-10T14:57:36.482003275Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.826743 | controller |     "Jun 10 14:57:36.483914 crc crio[20344]: time=\"2026-06-10T14:57:36.483890723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.826765 | controller |     "Jun 10 14:57:36.495240 crc crio[20344]: time=\"2026-06-10T14:57:36.494713642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.826779 | controller |     "Jun 10 14:57:36.515836 crc crio[20344]: time=\"2026-06-10T14:57:36.515227309Z\" level=info msg=\"Created container 8e1cc58cf8feb0cc58b808ca08be8a01cfa1b02d1399e23df9ff66c7fc6cfcf6: openstack-operators/ovn-operator-controller-manager-58f85bd97f-72l7t/manager\" id=b6f43680-85a1-4c4b-a86a-455d538ef617 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.826794 | controller |     "Jun 10 14:57:36.516764 crc crio[20344]: time=\"2026-06-10T14:57:36.516607704Z\" level=info msg=\"Creating container: openstack-operators/nova-operator-controller-manager-f4c4579bb-drkxt/manager\" id=00f9b2c5-75ba-4fcc-a760-6f06dbdd61a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.826809 | controller |     "Jun 10 14:57:36.519152 crc crio[20344]: time=\"2026-06-10T14:57:36.519077508Z\" level=info msg=\"Starting container: 8e1cc58cf8feb0cc58b808ca08be8a01cfa1b02d1399e23df9ff66c7fc6cfcf6\" id=e9baedac-5e81-49b4-b1d2-12ab99cccbd5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.826824 | controller |     "Jun 10 14:57:36.531768 crc crio[20344]: time=\"2026-06-10T14:57:36.531454316Z\" level=info msg=\"Started container\" PID=50638 containerID=8e1cc58cf8feb0cc58b808ca08be8a01cfa1b02d1399e23df9ff66c7fc6cfcf6 description=openstack-operators/ovn-operator-controller-manager-58f85bd97f-72l7t/manager id=e9baedac-5e81-49b4-b1d2-12ab99cccbd5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fc868115dbaa79ce04fabfdde435cead3a9cb2b12ca60dfe7c345cb5f2ef4e62",
2026-06-10 15:52:08.826843 | controller |     "Jun 10 14:57:36.564960 crc crio[20344]: 2026-06-10T14:57:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:03df1c7b7950054 Mac:be:54:41:ac:5f:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:60 Mtu:0 Sandbox:/var/run/netns/d4e991e7-cbe3-4992-8b58-fd961a70e7da SocketPath: PciID:}] [{Interface:0xc0002fc840 Address:{IP:10.217.0.96 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.826877 | controller |     "Jun 10 14:57:36.566079 crc crio[20344]: time=\"2026-06-10T14:57:36.566017344Z\" level=info msg=\"Got pod network &{Name:openstack-operator-controller-manager-8b4679f98-vqxzx Namespace:openstack-operators ID:03df1c7b7950054ecead9a89a6f33bf956aaeaff852dfc2decb120e4af34ad61 UID:d2f4be47-bfd8-430a-beb1-b10042f9cd5d NetNS:/var/run/netns/d4e991e7-cbe3-4992-8b58-fd961a70e7da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd2f4be47_bfd8_430a_beb1_b10042f9cd5d.slice PodAnnotations:0xc001b9c360}] Aliases:map[]}\"",
2026-06-10 15:52:08.826894 | controller |     "Jun 10 14:57:36.566350 crc crio[20344]: time=\"2026-06-10T14:57:36.566227039Z\" level=info msg=\"Checking pod openstack-operators_openstack-operator-controller-manager-8b4679f98-vqxzx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.826910 | controller |     "Jun 10 14:57:36.591527 crc crio[20344]: time=\"2026-06-10T14:57:36.591432557Z\" level=info msg=\"Created container fc165279c020422c40c637d474ff24461c81ea7c725f178d8ab302a276147d92: openstack-operators/glance-operator-controller-manager-5bdfb47c4d-p2rdl/manager\" id=69c00437-6c67-41f1-ab29-21d30e7b3708 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.826925 | controller |     "Jun 10 14:57:36.593118 crc crio[20344]: time=\"2026-06-10T14:57:36.592964216Z\" level=info msg=\"Starting container: fc165279c020422c40c637d474ff24461c81ea7c725f178d8ab302a276147d92\" id=147238b5-3e98-470b-a992-5758198518ea name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.826940 | controller |     "Jun 10 14:57:36.602163 crc crio[20344]: time=\"2026-06-10T14:57:36.602122982Z\" level=info msg=\"Started container\" PID=50654 containerID=fc165279c020422c40c637d474ff24461c81ea7c725f178d8ab302a276147d92 description=openstack-operators/glance-operator-controller-manager-5bdfb47c4d-p2rdl/manager id=147238b5-3e98-470b-a992-5758198518ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8e2a2a7a5d3f3b0cd592583ce58c8cc60fc63be41cbc21b086470f25470bbf2",
2026-06-10 15:52:08.826956 | controller |     "Jun 10 14:57:36.606240 crc crio[20344]: time=\"2026-06-10T14:57:36.606173906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.826972 | controller |     "Jun 10 14:57:36.610133 crc crio[20344]: time=\"2026-06-10T14:57:36.609892192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.826987 | controller |     "Jun 10 14:57:36.611502 crc crio[20344]: time=\"2026-06-10T14:57:36.611077392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.827003 | controller |     "Jun 10 14:57:36.612548 crc crio[20344]: time=\"2026-06-10T14:57:36.612479638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.827018 | controller |     "Jun 10 14:57:36.619021 crc crio[20344]: time=\"2026-06-10T14:57:36.618909463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.827037 | controller |     "Jun 10 14:57:36.623993 crc crio[20344]: time=\"2026-06-10T14:57:36.623904722Z\" level=info msg=\"Created container 20952aac91315c446c410f08ad0998bd4e26e4e9354a6823504f1797f0fae2ce: openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-49lpn/manager\" id=87f2079e-5ed3-4c22-8e78-6fcb658da4ff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.827052 | controller |     "Jun 10 14:57:36.626402 crc crio[20344]: time=\"2026-06-10T14:57:36.626223911Z\" level=info msg=\"Created container c471df588b70d140d4906badfdb45d4272830e86632e8d7f7a692d5745446a3f: openstack-operators/neutron-operator-controller-manager-688d5c756f-qfqjf/manager\" id=5ae7381c-0c99-48f4-89c4-ab9a8c5ccd17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.827067 | controller |     "Jun 10 14:57:36.629502 crc crio[20344]: time=\"2026-06-10T14:57:36.629149556Z\" level=info msg=\"Starting container: 20952aac91315c446c410f08ad0998bd4e26e4e9354a6823504f1797f0fae2ce\" id=12ebad66-1a9e-4605-af7e-c53d5177a8f2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.827082 | controller |     "Jun 10 14:57:36.633976 crc crio[20344]: time=\"2026-06-10T14:57:36.633870898Z\" level=info msg=\"Starting container: c471df588b70d140d4906badfdb45d4272830e86632e8d7f7a692d5745446a3f\" id=752f4288-1ca6-4924-922a-52a3d5487c67 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.827098 | controller |     "Jun 10 14:57:36.634529 crc crio[20344]: time=\"2026-06-10T14:57:36.63434612Z\" level=info msg=\"Started container\" PID=50653 containerID=20952aac91315c446c410f08ad0998bd4e26e4e9354a6823504f1797f0fae2ce description=openstack-operators/barbican-operator-controller-manager-7b8ffd8c4f-49lpn/manager id=12ebad66-1a9e-4605-af7e-c53d5177a8f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4c31ffd21221bc586bd0433b05a6ff542c8aec11f0bb857fdf8aa60acd217517",
2026-06-10 15:52:08.827121 | controller |     "Jun 10 14:57:36.642991 crc crio[20344]: 2026-06-10T14:57:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1b4e4936d291ea7 Mac:32:8f:ea:6a:ac:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:5b Mtu:0 Sandbox:/var/run/netns/c53bc7d1-7da6-4a0a-8b12-de8e08ef3b03 SocketPath: PciID:}] [{Interface:0xc000240bd0 Address:{IP:10.217.0.91 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.827136 | controller |     "Jun 10 14:57:36.643127 crc crio[20344]: time=\"2026-06-10T14:57:36.639938914Z\" level=info msg=\"Started container\" PID=50659 containerID=c471df588b70d140d4906badfdb45d4272830e86632e8d7f7a692d5745446a3f description=openstack-operators/neutron-operator-controller-manager-688d5c756f-qfqjf/manager id=752f4288-1ca6-4924-922a-52a3d5487c67 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d2d762c725f71f7e498cd5a92f5447fd85ba81993b2d300117bf88b376c6bd36",
2026-06-10 15:52:08.827157 | controller |     "Jun 10 14:57:36.645310 crc crio[20344]: time=\"2026-06-10T14:57:36.645185239Z\" level=info msg=\"Got pod network &{Name:openstack-baremetal-operator-controller-manager-7c67dc759fjggw8 Namespace:openstack-operators ID:1b4e4936d291ea70236abb083affac677e9f2dadaefc967331f239f29f06ba64 UID:717b4d0d-4b0f-41c6-b346-bad4526bcbc2 NetNS:/var/run/netns/c53bc7d1-7da6-4a0a-8b12-de8e08ef3b03 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod717b4d0d_4b0f_41c6_b346_bad4526bcbc2.slice PodAnnotations:0xc000528720}] Aliases:map[]}\"",
2026-06-10 15:52:08.827178 | controller |     "Jun 10 14:57:36.647026 crc crio[20344]: time=\"2026-06-10T14:57:36.646950004Z\" level=info msg=\"Checking pod openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759fjggw8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.827251 | controller |     "Jun 10 14:57:36.665540 crc crio[20344]: time=\"2026-06-10T14:57:36.665449459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.827276 | controller |     "Jun 10 14:57:36.674966 crc crio[20344]: time=\"2026-06-10T14:57:36.674872471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.827293 | controller |     "Jun 10 14:57:36.686781 crc crio[20344]: time=\"2026-06-10T14:57:36.686717116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.827309 | controller |     "Jun 10 14:57:36.699160 crc crio[20344]: time=\"2026-06-10T14:57:36.699100894Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.827325 | controller |     "Jun 10 14:57:36.702709 crc crio[20344]: time=\"2026-06-10T14:57:36.702590624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.827341 | controller |     "Jun 10 14:57:36.708418 crc crio[20344]: time=\"2026-06-10T14:57:36.708371952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.827355 | controller |     "Jun 10 14:57:36.715976 crc crio[20344]: time=\"2026-06-10T14:57:36.715876485Z\" level=info msg=\"Ran pod sandbox 03df1c7b7950054ecead9a89a6f33bf956aaeaff852dfc2decb120e4af34ad61 with infra container: openstack-operators/openstack-operator-controller-manager-8b4679f98-vqxzx/POD\" id=e2c274b7-7343-443a-8239-3aef569b65c9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.827371 | controller |     "Jun 10 14:57:36.719770 crc crio[20344]: time=\"2026-06-10T14:57:36.719626592Z\" level=info msg=\"Checking image status: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\" id=79b1bc66-d124-485c-85ce-f125d66d7ff9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.827386 | controller |     "Jun 10 14:57:36.723096 crc crio[20344]: time=\"2026-06-10T14:57:36.723015899Z\" level=info msg=\"Ran pod sandbox 1b4e4936d291ea70236abb083affac677e9f2dadaefc967331f239f29f06ba64 with infra container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fjggw8/POD\" id=3c2a822e-8ae2-4d5c-b91b-e3e77103b5d5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.827401 | controller |     "Jun 10 14:57:36.723588 crc crio[20344]: time=\"2026-06-10T14:57:36.723566503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.827416 | controller |     "Jun 10 14:57:36.724049 crc crio[20344]: time=\"2026-06-10T14:57:36.723975443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.827432 | controller |     "Jun 10 14:57:36.728088 crc crio[20344]: time=\"2026-06-10T14:57:36.728022887Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=69819ea4-1250-45e5-8d5e-07cd618abbb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.827447 | controller |     "Jun 10 14:57:36.737221 crc crio[20344]: time=\"2026-06-10T14:57:36.737133071Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.827466 | controller |     "Jun 10 14:57:36.747148 crc crio[20344]: time=\"2026-06-10T14:57:36.747063657Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1 not found\" id=69819ea4-1250-45e5-8d5e-07cd618abbb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.827481 | controller |     "Jun 10 14:57:36.747395 crc crio[20344]: time=\"2026-06-10T14:57:36.747163969Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1 found\" id=69819ea4-1250-45e5-8d5e-07cd618abbb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.827496 | controller |     "Jun 10 14:57:36.750661 crc crio[20344]: time=\"2026-06-10T14:57:36.7495143Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=d3ec1571-97a4-4cb9-8475-48b28cb3b949 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.827510 | controller |     "Jun 10 14:57:36.761098 crc crio[20344]: time=\"2026-06-10T14:57:36.75770417Z\" level=info msg=\"Created container 09e93b1db1c5849e63176432e30fb8532c42b2e8541897a2f7ceb27a01aab43f: openstack-operators/cinder-operator-controller-manager-86c584f6fc-5wrs7/manager\" id=ab5f0466-1ecf-4471-b74a-4aada33a1965 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.827525 | controller |     "Jun 10 14:57:36.765744 crc crio[20344]: time=\"2026-06-10T14:57:36.765650194Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\\\"\"",
2026-06-10 15:52:08.827539 | controller |     "Jun 10 14:57:36.770836 crc crio[20344]: time=\"2026-06-10T14:57:36.770741895Z\" level=info msg=\"Starting container: 09e93b1db1c5849e63176432e30fb8532c42b2e8541897a2f7ceb27a01aab43f\" id=d523698c-463f-4037-9902-f8aaccbdc345 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.827554 | controller |     "Jun 10 14:57:36.779580 crc crio[20344]: time=\"2026-06-10T14:57:36.77949196Z\" level=info msg=\"Started container\" PID=50717 containerID=09e93b1db1c5849e63176432e30fb8532c42b2e8541897a2f7ceb27a01aab43f description=openstack-operators/cinder-operator-controller-manager-86c584f6fc-5wrs7/manager id=d523698c-463f-4037-9902-f8aaccbdc345 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ad8bc171d9806c7b93ee61090701f2fac5d3607b0f00f5a78158ea1247fa49a",
2026-06-10 15:52:08.827569 | controller |     "Jun 10 14:57:36.786497 crc crio[20344]: time=\"2026-06-10T14:57:36.786175322Z\" level=info msg=\"Created container ba0f12ad42e56001a3bf13b104cb6d379672ba473521264fee75fb470ac1cec1: openstack-operators/swift-operator-controller-manager-67c49dd5c6-dn5zb/manager\" id=4d34203d-fc4d-4a15-911e-e655688cb76d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.827584 | controller |     "Jun 10 14:57:36.788785 crc crio[20344]: time=\"2026-06-10T14:57:36.787856425Z\" level=info msg=\"Starting container: ba0f12ad42e56001a3bf13b104cb6d379672ba473521264fee75fb470ac1cec1\" id=5588dd81-2170-4608-b20e-b07a608687a0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.827599 | controller |     "Jun 10 14:57:36.797323 crc crio[20344]: time=\"2026-06-10T14:57:36.797196095Z\" level=info msg=\"Started container\" PID=50720 containerID=ba0f12ad42e56001a3bf13b104cb6d379672ba473521264fee75fb470ac1cec1 description=openstack-operators/swift-operator-controller-manager-67c49dd5c6-dn5zb/manager id=5588dd81-2170-4608-b20e-b07a608687a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0358c67d482a39e102d1d9eab976197a8edd09b1d1de1ec91653af6bf1906c3",
2026-06-10 15:52:08.827614 | controller |     "Jun 10 14:57:36.802752 crc crio[20344]: time=\"2026-06-10T14:57:36.802699877Z\" level=info msg=\"Created container 2a31dbbd96435f3dfb944ff75d1f2681cf9f174332b6793ea028f79b701c6130: openstack-operators/manila-operator-controller-manager-677d9d8477-7kcxb/manager\" id=d98dc9cb-ef59-4295-af17-2b2da755bad1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.827633 | controller |     "Jun 10 14:57:36.803561 crc crio[20344]: time=\"2026-06-10T14:57:36.803478087Z\" level=info msg=\"Starting container: 2a31dbbd96435f3dfb944ff75d1f2681cf9f174332b6793ea028f79b701c6130\" id=8d540cff-916c-4ad0-a575-ff5a5b95c923 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.827648 | controller |     "Jun 10 14:57:36.820427 crc crio[20344]: time=\"2026-06-10T14:57:36.82034369Z\" level=info msg=\"Checking image status: 38.102.83.194:5001/openstack-k8s-operators/openstack-operator:2895d87b692193b55d566fae26f4c769f7f44de8\" id=11674ed1-46bf-4d77-a55f-139a043d5671 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.827663 | controller |     "Jun 10 14:57:36.821397 crc crio[20344]: time=\"2026-06-10T14:57:36.821344836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.827678 | controller |     "Jun 10 14:57:36.826216 crc crio[20344]: time=\"2026-06-10T14:57:36.826115908Z\" level=info msg=\"Started container\" PID=50731 containerID=2a31dbbd96435f3dfb944ff75d1f2681cf9f174332b6793ea028f79b701c6130 description=openstack-operators/manila-operator-controller-manager-677d9d8477-7kcxb/manager id=8d540cff-916c-4ad0-a575-ff5a5b95c923 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f99441dd1272d3708a4eab485f7c50c312974e6382fde7dfd101d96c98590aa",
2026-06-10 15:52:08.827693 | controller |     "Jun 10 14:57:36.832859 crc crio[20344]: time=\"2026-06-10T14:57:36.832697087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.827708 | controller |     "Jun 10 14:57:36.880780 crc crio[20344]: time=\"2026-06-10T14:57:36.873426254Z\" level=info msg=\"Creating container: openstack-operators/openstack-operator-controller-manager-8b4679f98-vqxzx/manager\" id=e34b8c97-4557-4a7b-9dd9-600a1276a940 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.827723 | controller |     "Jun 10 14:57:36.880780 crc crio[20344]: time=\"2026-06-10T14:57:36.875386315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.827738 | controller |     "Jun 10 14:57:36.980248 crc crio[20344]: time=\"2026-06-10T14:57:36.980152967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.827753 | controller |     "Jun 10 14:57:36.985159 crc crio[20344]: time=\"2026-06-10T14:57:36.985097764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.827768 | controller |     "Jun 10 14:57:37.022223 crc crio[20344]: time=\"2026-06-10T14:57:37.021937171Z\" level=info msg=\"Created container 1e3131cf655ba45c0bfaeb0be63e4bda323dc89569e492096351c27d7066ec76: openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-s2hw2/manager\" id=fe9647ec-5726-4aab-a471-f7fe7cf0ed02 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.827783 | controller |     "Jun 10 14:57:37.038823 crc crio[20344]: time=\"2026-06-10T14:57:37.03865619Z\" level=info msg=\"Starting container: 1e3131cf655ba45c0bfaeb0be63e4bda323dc89569e492096351c27d7066ec76\" id=7af878f2-f233-4bf4-a628-ec9e8e4f0b27 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.827797 | controller |     "Jun 10 14:57:37.046538 crc crio[20344]: time=\"2026-06-10T14:57:37.046473231Z\" level=info msg=\"Created container 77de62a8371bffe0e536d3d53100febb7ea2a66211b985945a5e26d5988bcba0: openstack-operators/designate-operator-controller-manager-6bf8599b68-rk7j4/manager\" id=4463bb28-3218-4e65-b2ae-5a14c2a3fbec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.827815 | controller |     "Jun 10 14:57:37.055190 crc crio[20344]: time=\"2026-06-10T14:57:37.055101973Z\" level=info msg=\"Starting container: 77de62a8371bffe0e536d3d53100febb7ea2a66211b985945a5e26d5988bcba0\" id=be062a01-75ca-47dc-8e02-de21c494bf68 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.827830 | controller |     "Jun 10 14:57:37.063718 crc crio[20344]: time=\"2026-06-10T14:57:37.063453958Z\" level=info msg=\"Started container\" PID=50753 containerID=1e3131cf655ba45c0bfaeb0be63e4bda323dc89569e492096351c27d7066ec76 description=openstack-operators/telemetry-operator-controller-manager-5d65c7d97d-s2hw2/manager id=7af878f2-f233-4bf4-a628-ec9e8e4f0b27 name=/runtime.v1.RuntimeService/StartContainer sandboxID=610fba1c5d4e99086c232edc364c7b09e07801e51474ef61aa4b0308d52fb19a",
2026-06-10 15:52:08.827845 | controller |     "Jun 10 14:57:37.124075 crc crio[20344]: time=\"2026-06-10T14:57:37.123924752Z\" level=info msg=\"Started container\" PID=50733 containerID=77de62a8371bffe0e536d3d53100febb7ea2a66211b985945a5e26d5988bcba0 description=openstack-operators/designate-operator-controller-manager-6bf8599b68-rk7j4/manager id=be062a01-75ca-47dc-8e02-de21c494bf68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4592b66b366568b0f225bdde0f0ddc98ea9a8612c7450740e5ca5460b21658c2",
2026-06-10 15:52:08.827885 | controller |     "Jun 10 14:57:37.142192 crc crio[20344]: time=\"2026-06-10T14:57:37.142099619Z\" level=info msg=\"Created container ae3c20d537ebf01be78c75d1cfe64eb20ee96e525fdeac68d66cd6177684ca95: openstack-operators/octavia-operator-controller-manager-6495978d8d-xz9hv/manager\" id=130be724-62c0-47ab-9652-8aeee02fd91e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.827901 | controller |     "Jun 10 14:57:37.148881 crc crio[20344]: time=\"2026-06-10T14:57:37.148800801Z\" level=info msg=\"Starting container: ae3c20d537ebf01be78c75d1cfe64eb20ee96e525fdeac68d66cd6177684ca95\" id=36596c6a-8350-42b4-9d7f-152fe7e97432 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.827916 | controller |     "Jun 10 14:57:37.150202 crc crio[20344]: time=\"2026-06-10T14:57:37.150156716Z\" level=info msg=\"Created container 8c9f8d543e32860de6aa70bc8bd0c492b2681e605f7b15fc0eb3aeaa4f93e3d7: openstack-operators/test-operator-controller-manager-8d5599d7d-rdtrk/manager\" id=275b636a-74c4-45ef-9682-de711e88ba64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.827931 | controller |     "Jun 10 14:57:37.153446 crc crio[20344]: time=\"2026-06-10T14:57:37.153341588Z\" level=info msg=\"Starting container: 8c9f8d543e32860de6aa70bc8bd0c492b2681e605f7b15fc0eb3aeaa4f93e3d7\" id=1d3aaf8a-9551-4d25-a9f5-de39a5bf6381 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.827947 | controller |     "Jun 10 14:57:37.163951 crc crio[20344]: time=\"2026-06-10T14:57:37.163852368Z\" level=info msg=\"Started container\" PID=50786 containerID=ae3c20d537ebf01be78c75d1cfe64eb20ee96e525fdeac68d66cd6177684ca95 description=openstack-operators/octavia-operator-controller-manager-6495978d8d-xz9hv/manager id=36596c6a-8350-42b4-9d7f-152fe7e97432 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e34b0a09c58bf79b06588f1e99085a925a8d9393954009a6f092dc16d7b02c03",
2026-06-10 15:52:08.827962 | controller |     "Jun 10 14:57:37.171920 crc crio[20344]: time=\"2026-06-10T14:57:37.171752741Z\" level=info msg=\"Started container\" PID=50757 containerID=8c9f8d543e32860de6aa70bc8bd0c492b2681e605f7b15fc0eb3aeaa4f93e3d7 description=openstack-operators/test-operator-controller-manager-8d5599d7d-rdtrk/manager id=1d3aaf8a-9551-4d25-a9f5-de39a5bf6381 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1fc08ecbfbe50313f303ee413fe852792d838eb2719091ecbde3d3abbf19abda",
2026-06-10 15:52:08.827977 | controller |     "Jun 10 14:57:37.184094 crc crio[20344]: time=\"2026-06-10T14:57:37.183987855Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.827997 | controller |     "Jun 10 14:57:37.206643 crc crio[20344]: time=\"2026-06-10T14:57:37.206551165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.828013 | controller |     "Jun 10 14:57:37.322644 crc crio[20344]: time=\"2026-06-10T14:57:37.322461864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.828028 | controller |     "Jun 10 14:57:37.322901 crc crio[20344]: time=\"2026-06-10T14:57:37.322800873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.828044 | controller |     "Jun 10 14:57:37.341784 crc crio[20344]: time=\"2026-06-10T14:57:37.341660757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.828059 | controller |     "Jun 10 14:57:37.344131 crc crio[20344]: time=\"2026-06-10T14:57:37.344050869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.828075 | controller |     "Jun 10 14:57:37.354495 crc crio[20344]: time=\"2026-06-10T14:57:37.353933623Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.828090 | controller |     "Jun 10 14:57:37.378963 crc crio[20344]: time=\"2026-06-10T14:57:37.378906425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.828105 | controller |     "Jun 10 14:57:37.380392 crc crio[20344]: time=\"2026-06-10T14:57:37.380347712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.828120 | controller |     "Jun 10 14:57:37.390561 crc crio[20344]: time=\"2026-06-10T14:57:37.390482032Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.828135 | controller |     "Jun 10 14:57:37.410613 crc crio[20344]: time=\"2026-06-10T14:57:37.408999158Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.828149 | controller |     "Jun 10 14:57:37.414938 crc crio[20344]: time=\"2026-06-10T14:57:37.414844138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.828163 | controller |     "Jun 10 14:57:37.415608 crc crio[20344]: time=\"2026-06-10T14:57:37.415534726Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.828178 | controller |     "Jun 10 14:57:37.432072 crc crio[20344]: time=\"2026-06-10T14:57:37.431976689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.828193 | controller |     "Jun 10 14:57:37.433208 crc crio[20344]: time=\"2026-06-10T14:57:37.433127328Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.828211 | controller |     "Jun 10 14:57:37.434304 crc crio[20344]: time=\"2026-06-10T14:57:37.434184215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.828226 | controller |     "Jun 10 14:57:37.435188 crc crio[20344]: time=\"2026-06-10T14:57:37.435112369Z\" level=info msg=\"Created container c5bdd853ebca6ece929c0d13e2e7784f3bf5b7fd6821f3c715dcc0bbe327ba35: openstack-operators/nova-operator-controller-manager-f4c4579bb-drkxt/manager\" id=00f9b2c5-75ba-4fcc-a760-6f06dbdd61a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.828241 | controller |     "Jun 10 14:57:37.437343 crc crio[20344]: time=\"2026-06-10T14:57:37.437299035Z\" level=info msg=\"Starting container: c5bdd853ebca6ece929c0d13e2e7784f3bf5b7fd6821f3c715dcc0bbe327ba35\" id=377eceb2-1cc8-4467-a69a-6ab63e25e012 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.828255 | controller |     "Jun 10 14:57:37.469597 crc crio[20344]: time=\"2026-06-10T14:57:37.469546744Z\" level=info msg=\"Started container\" PID=50799 containerID=c5bdd853ebca6ece929c0d13e2e7784f3bf5b7fd6821f3c715dcc0bbe327ba35 description=openstack-operators/nova-operator-controller-manager-f4c4579bb-drkxt/manager id=377eceb2-1cc8-4467-a69a-6ab63e25e012 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bba03abbafece3545889062a2e48b904b07a5f6d4d27fa6ee1820a8bbadce761",
2026-06-10 15:52:08.828270 | controller |     "Jun 10 14:57:37.892192 crc crio[20344]: time=\"2026-06-10T14:57:37.892061122Z\" level=info msg=\"Created container 54a64013605059e40bb61d6eaa5f5062ebcc6dfff6b3e91b5edcd60bd520ba0a: openstack-operators/ironic-operator-controller-manager-75f8548fcd-pd6ql/manager\" id=c7378c88-101d-4dd8-ba1c-7b3bbf258554 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.828285 | controller |     "Jun 10 14:57:37.897720 crc crio[20344]: time=\"2026-06-10T14:57:37.897575914Z\" level=info msg=\"Created container c9b4f0807bd391009d55e219a7db9748f49f0411c4aec151ef2e0a1af17362e0: openstack-operators/openstack-operator-controller-manager-8b4679f98-vqxzx/manager\" id=e34b8c97-4557-4a7b-9dd9-600a1276a940 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.828300 | controller |     "Jun 10 14:57:37.898111 crc crio[20344]: time=\"2026-06-10T14:57:37.898076317Z\" level=info msg=\"Created container 05630178afdd839afce31ff46b7ea196ef2e553930031514608d7ba20b0f614d: openstack-operators/keystone-operator-controller-manager-6ccff66c5b-rcch6/manager\" id=4b6c3a1e-52e4-475f-8fbb-2d36397d8ad2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.828315 | controller |     "Jun 10 14:57:37.898664 crc crio[20344]: time=\"2026-06-10T14:57:37.898555639Z\" level=info msg=\"Starting container: 54a64013605059e40bb61d6eaa5f5062ebcc6dfff6b3e91b5edcd60bd520ba0a\" id=2ed77181-9081-418c-999d-bd6464cd92c2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.828330 | controller |     "Jun 10 14:57:37.900184 crc crio[20344]: time=\"2026-06-10T14:57:37.900110579Z\" level=info msg=\"Starting container: c9b4f0807bd391009d55e219a7db9748f49f0411c4aec151ef2e0a1af17362e0\" id=0183432a-3a9f-4bb1-b60a-17886de20a51 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.828345 | controller |     "Jun 10 14:57:37.900371 crc crio[20344]: time=\"2026-06-10T14:57:37.900323875Z\" level=info msg=\"Starting container: 05630178afdd839afce31ff46b7ea196ef2e553930031514608d7ba20b0f614d\" id=99c66d54-bcbf-47d7-8a88-be713ead1993 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.828360 | controller |     "Jun 10 14:57:37.913022 crc crio[20344]: time=\"2026-06-10T14:57:37.908939266Z\" level=info msg=\"Started container\" PID=50932 containerID=54a64013605059e40bb61d6eaa5f5062ebcc6dfff6b3e91b5edcd60bd520ba0a description=openstack-operators/ironic-operator-controller-manager-75f8548fcd-pd6ql/manager id=2ed77181-9081-418c-999d-bd6464cd92c2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e88c572f7e6b2616d649e317358519477637ffc58bab03c56e483e5726d4b3b0",
2026-06-10 15:52:08.828379 | controller |     "Jun 10 14:57:37.924943 crc crio[20344]: time=\"2026-06-10T14:57:37.924857575Z\" level=info msg=\"Started container\" PID=50937 containerID=05630178afdd839afce31ff46b7ea196ef2e553930031514608d7ba20b0f614d description=openstack-operators/keystone-operator-controller-manager-6ccff66c5b-rcch6/manager id=99c66d54-bcbf-47d7-8a88-be713ead1993 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d846f57b6dde546a008d5af7bc6e0e06cc058bc95c21f0cbb70ed77e55cb129d",
2026-06-10 15:52:08.828395 | controller |     "Jun 10 14:57:37.925115 crc crio[20344]: time=\"2026-06-10T14:57:37.924998239Z\" level=info msg=\"Started container\" PID=50930 containerID=c9b4f0807bd391009d55e219a7db9748f49f0411c4aec151ef2e0a1af17362e0 description=openstack-operators/openstack-operator-controller-manager-8b4679f98-vqxzx/manager id=0183432a-3a9f-4bb1-b60a-17886de20a51 name=/runtime.v1.RuntimeService/StartContainer sandboxID=03df1c7b7950054ecead9a89a6f33bf956aaeaff852dfc2decb120e4af34ad61",
2026-06-10 15:52:08.828410 | controller |     "Jun 10 14:57:37.945211 crc crio[20344]: time=\"2026-06-10T14:57:37.945107886Z\" level=info msg=\"Created container 56d760c127b5901fd4a5c9d415b8e970191156dd844f26812ce3321647996bc1: openstack-operators/horizon-operator-controller-manager-548d6d5f9-8tdwx/manager\" id=c7591ba9-aad2-498d-9dd0-1d31f5c56daa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.828426 | controller |     "Jun 10 14:57:37.949393 crc crio[20344]: time=\"2026-06-10T14:57:37.949321044Z\" level=info msg=\"Starting container: 56d760c127b5901fd4a5c9d415b8e970191156dd844f26812ce3321647996bc1\" id=9e53cb5e-4edc-41e3-895b-f369878f6726 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.828441 | controller |     "Jun 10 14:57:37.969323 crc crio[20344]: time=\"2026-06-10T14:57:37.967966383Z\" level=info msg=\"Created container 0d32b49545395d40897128e3b5112e6ce26f7d575482fcd4f01f8d3f89dfb89d: openstack-operators/watcher-operator-controller-manager-577b679b5c-fmms2/manager\" id=8448a79a-8707-4ed4-9746-e0d497339f2a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.828456 | controller |     "Jun 10 14:57:37.970481 crc crio[20344]: time=\"2026-06-10T14:57:37.970325904Z\" level=info msg=\"Created container 03eab3d38bd1825634a5e5cee15298cce0ce8360e7b091b2019353fbd92ad6fb: openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-m88kf/manager\" id=012a3f69-4ec0-422a-b121-163d516e870f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.828471 | controller |     "Jun 10 14:57:37.979728 crc crio[20344]: time=\"2026-06-10T14:57:37.973365602Z\" level=info msg=\"Starting container: 03eab3d38bd1825634a5e5cee15298cce0ce8360e7b091b2019353fbd92ad6fb\" id=d57b5158-3d8b-4ec1-b967-20b5d96d2483 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.828486 | controller |     "Jun 10 14:57:37.979728 crc crio[20344]: time=\"2026-06-10T14:57:37.974495041Z\" level=info msg=\"Starting container: 0d32b49545395d40897128e3b5112e6ce26f7d575482fcd4f01f8d3f89dfb89d\" id=b5357ff1-d07b-4df3-89a7-4836bce77d53 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.828502 | controller |     "Jun 10 14:57:37.987126 crc crio[20344]: time=\"2026-06-10T14:57:37.985636557Z\" level=info msg=\"Started container\" PID=50940 containerID=56d760c127b5901fd4a5c9d415b8e970191156dd844f26812ce3321647996bc1 description=openstack-operators/horizon-operator-controller-manager-548d6d5f9-8tdwx/manager id=9e53cb5e-4edc-41e3-895b-f369878f6726 name=/runtime.v1.RuntimeService/StartContainer sandboxID=900074943c01a4092fcd75667be490e5915b26fe12373b44b1cb7662505173de",
2026-06-10 15:52:08.828517 | controller |     "Jun 10 14:57:37.987866 crc crio[20344]: time=\"2026-06-10T14:57:37.987798403Z\" level=info msg=\"Started container\" PID=50927 containerID=03eab3d38bd1825634a5e5cee15298cce0ce8360e7b091b2019353fbd92ad6fb description=openstack-operators/mariadb-operator-controller-manager-7fcb8b58d6-m88kf/manager id=d57b5158-3d8b-4ec1-b967-20b5d96d2483 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c5a95bdc6021a4a46ba7c6554bfa329698f3eda8e72a2e66ba371b38c70569d2",
2026-06-10 15:52:08.828535 | controller |     "Jun 10 14:57:37.993933 crc crio[20344]: time=\"2026-06-10T14:57:37.993808167Z\" level=info msg=\"Started container\" PID=50933 containerID=0d32b49545395d40897128e3b5112e6ce26f7d575482fcd4f01f8d3f89dfb89d description=openstack-operators/watcher-operator-controller-manager-577b679b5c-fmms2/manager id=b5357ff1-d07b-4df3-89a7-4836bce77d53 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b1f547cb46a2154f4ff81ea12cdffca8000eb543fc7194f8f2b5928a4d205abb",
2026-06-10 15:52:08.828550 | controller |     "Jun 10 14:57:38.033546 crc crio[20344]: time=\"2026-06-10T14:57:38.033441196Z\" level=info msg=\"Created container 0fb61c4b27931da7564337b6eddb063e6790ea0de6df88f0e9f21b7eb944660b: openstack-operators/heat-operator-controller-manager-5c5844cc68-ckqt9/manager\" id=23ca6d96-b91e-48e0-9cb6-969a639d8bad name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.828565 | controller |     "Jun 10 14:57:38.034810 crc crio[20344]: time=\"2026-06-10T14:57:38.034534794Z\" level=info msg=\"Starting container: 0fb61c4b27931da7564337b6eddb063e6790ea0de6df88f0e9f21b7eb944660b\" id=c5aabc27-7185-4642-b5c1-58af02b5971f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.828580 | controller |     "Jun 10 14:57:38.069993 crc crio[20344]: time=\"2026-06-10T14:57:38.060349867Z\" level=info msg=\"Started container\" PID=50942 containerID=0fb61c4b27931da7564337b6eddb063e6790ea0de6df88f0e9f21b7eb944660b description=openstack-operators/heat-operator-controller-manager-5c5844cc68-ckqt9/manager id=c5aabc27-7185-4642-b5c1-58af02b5971f name=/runtime.v1.RuntimeService/StartContainer sandboxID=6ed1df6d846644e584168e985b4df5db72b011fd2be1e7f08190b41c902e8d09",
2026-06-10 15:52:08.828595 | controller |     "Jun 10 14:57:38.069993 crc crio[20344]: time=\"2026-06-10T14:57:38.062567394Z\" level=info msg=\"Created container fbd892cf61ee9049409d66f53b4217e9552ddd10baf09aa8d3ce333bbdb1e799: openstack-operators/infra-operator-controller-manager-cbcfcddf7-bt2xs/manager\" id=6c8de609-8676-41d6-b000-ab37e850cf06 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.828610 | controller |     "Jun 10 14:57:38.069993 crc crio[20344]: time=\"2026-06-10T14:57:38.064019012Z\" level=info msg=\"Starting container: fbd892cf61ee9049409d66f53b4217e9552ddd10baf09aa8d3ce333bbdb1e799\" id=d4eb023b-692b-4bc6-9ac2-c629431e6ea5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.828625 | controller |     "Jun 10 14:57:38.087916 crc crio[20344]: time=\"2026-06-10T14:57:38.085640517Z\" level=info msg=\"Started container\" PID=50931 containerID=fbd892cf61ee9049409d66f53b4217e9552ddd10baf09aa8d3ce333bbdb1e799 description=openstack-operators/infra-operator-controller-manager-cbcfcddf7-bt2xs/manager id=d4eb023b-692b-4bc6-9ac2-c629431e6ea5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dcfda5ca1fe64333606ab894b82a619842ae4cb759637d99611a932d1ccef1ef",
2026-06-10 15:52:08.828640 | controller |     "Jun 10 14:57:42.534637 crc crio[20344]: time=\"2026-06-10T14:57:42.53335612Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=d3ec1571-97a4-4cb9-8475-48b28cb3b949 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.828654 | controller |     "Jun 10 14:57:42.536222 crc crio[20344]: time=\"2026-06-10T14:57:42.535949658Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=fcec9439-43f9-4f1f-9fcd-edd3e6ff95da name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.828668 | controller |     "Jun 10 14:57:42.541832 crc crio[20344]: time=\"2026-06-10T14:57:42.539472899Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator@sha256:b1d49a1a71fcebac03571c1f1eda8007092c3f165ec6f959a35f92ace976c2b1\" id=00e9c42a-2418-44e6-9a43-5ce553a066d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.828686 | controller |     "Jun 10 14:57:42.551428 crc crio[20344]: time=\"2026-06-10T14:57:42.548500124Z\" level=info msg=\"Creating container: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fjggw8/manager\" id=27aca866-91f4-4e08-bc34-81c04fc538ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.828702 | controller |     "Jun 10 14:57:42.551428 crc crio[20344]: time=\"2026-06-10T14:57:42.550068185Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.828716 | controller |     "Jun 10 14:57:42.582779 crc crio[20344]: time=\"2026-06-10T14:57:42.582652342Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.828731 | controller |     "Jun 10 14:57:42.587240 crc crio[20344]: time=\"2026-06-10T14:57:42.587152849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.828746 | controller |     "Jun 10 14:57:42.706242 crc crio[20344]: time=\"2026-06-10T14:57:42.706144144Z\" level=info msg=\"Created container 3b3a10702670ffb2d199e2842b7e508850a6742979fa53a2af4afec0c1cc4e54: openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fjggw8/manager\" id=27aca866-91f4-4e08-bc34-81c04fc538ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.828760 | controller |     "Jun 10 14:57:42.707565 crc crio[20344]: time=\"2026-06-10T14:57:42.70750426Z\" level=info msg=\"Starting container: 3b3a10702670ffb2d199e2842b7e508850a6742979fa53a2af4afec0c1cc4e54\" id=26841a10-f7e0-412d-8fa6-10c55c90f280 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.828775 | controller |     "Jun 10 14:57:42.713109 crc crio[20344]: time=\"2026-06-10T14:57:42.713026913Z\" level=info msg=\"Started container\" PID=51217 containerID=3b3a10702670ffb2d199e2842b7e508850a6742979fa53a2af4afec0c1cc4e54 description=openstack-operators/openstack-baremetal-operator-controller-manager-7c67dc759fjggw8/manager id=26841a10-f7e0-412d-8fa6-10c55c90f280 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1b4e4936d291ea70236abb083affac677e9f2dadaefc967331f239f29f06ba64",
2026-06-10 15:52:08.828790 | controller |     "Jun 10 14:58:00.524744 crc crio[20344]: time=\"2026-06-10T14:58:00.524139365Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685058-brk75/POD\" id=d4be9b3f-7a9d-4cf5-b695-c6ac0de8c5ac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.828805 | controller |     "Jun 10 14:58:00.526814 crc crio[20344]: time=\"2026-06-10T14:58:00.524771211Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.828821 | controller |     "Jun 10 14:58:00.578028 crc crio[20344]: time=\"2026-06-10T14:58:00.577939394Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685058-brk75 Namespace:openshift-infra ID:bacfa77e7e9d342b0ff8ab18b181bbfd34ca164c785c7b9ef6742d2f02ceeab7 UID:21ecc50f-4d44-4cb1-b5f7-a71e349f1d3b NetNS:/var/run/netns/3c3d3602-aaa2-4520-ae2c-0633ca1c8d1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21ecc50f_4d44_4cb1_b5f7_a71e349f1d3b.slice PodAnnotations:0xc00078c0e8}] Aliases:map[]}\"",
2026-06-10 15:52:08.828836 | controller |     "Jun 10 14:58:00.578028 crc crio[20344]: time=\"2026-06-10T14:58:00.578000195Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685058-brk75 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.828873 | controller |     "Jun 10 14:58:01.118005 crc crio[20344]: 2026-06-10T14:58:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bacfa77e7e9d342 Mac:72:bd:4f:90:56:b7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:61 Mtu:0 Sandbox:/var/run/netns/3c3d3602-aaa2-4520-ae2c-0633ca1c8d1b SocketPath: PciID:}] [{Interface:0xc0003045a0 Address:{IP:10.217.0.97 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.828890 | controller |     "Jun 10 14:58:01.120228 crc crio[20344]: time=\"2026-06-10T14:58:01.120126976Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685058-brk75 Namespace:openshift-infra ID:bacfa77e7e9d342b0ff8ab18b181bbfd34ca164c785c7b9ef6742d2f02ceeab7 UID:21ecc50f-4d44-4cb1-b5f7-a71e349f1d3b NetNS:/var/run/netns/3c3d3602-aaa2-4520-ae2c-0633ca1c8d1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21ecc50f_4d44_4cb1_b5f7_a71e349f1d3b.slice PodAnnotations:0xc00078c0e8}] Aliases:map[]}\"",
2026-06-10 15:52:08.828905 | controller |     "Jun 10 14:58:01.120746 crc crio[20344]: time=\"2026-06-10T14:58:01.120597428Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685058-brk75 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.828921 | controller |     "Jun 10 14:58:01.131477 crc crio[20344]: time=\"2026-06-10T14:58:01.131386309Z\" level=info msg=\"Ran pod sandbox bacfa77e7e9d342b0ff8ab18b181bbfd34ca164c785c7b9ef6742d2f02ceeab7 with infra container: openshift-infra/auto-csr-approver-29685058-brk75/POD\" id=d4be9b3f-7a9d-4cf5-b695-c6ac0de8c5ac name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.828936 | controller |     "Jun 10 14:58:01.135769 crc crio[20344]: time=\"2026-06-10T14:58:01.13565773Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=e5145150-7303-42e2-8157-37e0f4bf0018 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.828950 | controller |     "Jun 10 14:58:01.158362 crc crio[20344]: time=\"2026-06-10T14:58:01.158184376Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-10 15:52:08.828965 | controller |     "Jun 10 14:58:02.173136 crc crio[20344]: time=\"2026-06-10T14:58:02.17296081Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=e5145150-7303-42e2-8157-37e0f4bf0018 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.828981 | controller |     "Jun 10 14:58:02.175547 crc crio[20344]: time=\"2026-06-10T14:58:02.173914094Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=b5789f7f-af44-469e-8515-c2de90a8f3c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.828996 | controller |     "Jun 10 14:58:02.176960 crc crio[20344]: time=\"2026-06-10T14:58:02.176860001Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=360f4885-078b-4c9f-a7b8-e8d768f6e5ad name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.829011 | controller |     "Jun 10 14:58:02.186367 crc crio[20344]: time=\"2026-06-10T14:58:02.186167063Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685058-brk75/oc\" id=9f0dfb32-2732-4df2-8d84-514b4c128cd9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.829025 | controller |     "Jun 10 14:58:02.186897 crc crio[20344]: time=\"2026-06-10T14:58:02.186798509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.829040 | controller |     "Jun 10 14:58:02.227724 crc crio[20344]: time=\"2026-06-10T14:58:02.226973984Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.829058 | controller |     "Jun 10 14:58:02.472742 crc crio[20344]: time=\"2026-06-10T14:58:02.472440389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.829073 | controller |     "Jun 10 14:58:02.594656 crc crio[20344]: time=\"2026-06-10T14:58:02.594512244Z\" level=info msg=\"Created container eee8a2f7c502066c65c88e9b570731be4b2433dacb33051bb3d71e2dc850eb2c: openshift-infra/auto-csr-approver-29685058-brk75/oc\" id=9f0dfb32-2732-4df2-8d84-514b4c128cd9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.829088 | controller |     "Jun 10 14:58:02.595820 crc crio[20344]: time=\"2026-06-10T14:58:02.595714785Z\" level=info msg=\"Starting container: eee8a2f7c502066c65c88e9b570731be4b2433dacb33051bb3d71e2dc850eb2c\" id=7bc245a7-8ea0-49b3-872a-4aea7ab5b2a1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.829103 | controller |     "Jun 10 14:58:02.600946 crc crio[20344]: time=\"2026-06-10T14:58:02.60089246Z\" level=info msg=\"Started container\" PID=51685 containerID=eee8a2f7c502066c65c88e9b570731be4b2433dacb33051bb3d71e2dc850eb2c description=openshift-infra/auto-csr-approver-29685058-brk75/oc id=7bc245a7-8ea0-49b3-872a-4aea7ab5b2a1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bacfa77e7e9d342b0ff8ab18b181bbfd34ca164c785c7b9ef6742d2f02ceeab7",
2026-06-10 15:52:08.829130 | controller |     "Jun 10 14:58:04.371569 crc crio[20344]: time=\"2026-06-10T14:58:04.370909308Z\" level=info msg=\"Stopping pod sandbox: bacfa77e7e9d342b0ff8ab18b181bbfd34ca164c785c7b9ef6742d2f02ceeab7\" id=4c62855a-4d17-40d7-8b64-79d5e2ca62a7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.829146 | controller |     "Jun 10 14:58:04.373533 crc crio[20344]: time=\"2026-06-10T14:58:04.372108289Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685058-brk75 Namespace:openshift-infra ID:bacfa77e7e9d342b0ff8ab18b181bbfd34ca164c785c7b9ef6742d2f02ceeab7 UID:21ecc50f-4d44-4cb1-b5f7-a71e349f1d3b NetNS:/var/run/netns/3c3d3602-aaa2-4520-ae2c-0633ca1c8d1b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21ecc50f_4d44_4cb1_b5f7_a71e349f1d3b.slice PodAnnotations:0xc0055eae28}] Aliases:map[]}\"",
2026-06-10 15:52:08.829162 | controller |     "Jun 10 14:58:04.373533 crc crio[20344]: time=\"2026-06-10T14:58:04.372231422Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685058-brk75 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.829178 | controller |     "Jun 10 14:58:04.737014 crc crio[20344]: time=\"2026-06-10T14:58:04.736885867Z\" level=info msg=\"Stopped pod sandbox: bacfa77e7e9d342b0ff8ab18b181bbfd34ca164c785c7b9ef6742d2f02ceeab7\" id=4c62855a-4d17-40d7-8b64-79d5e2ca62a7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.829192 | controller |     "Jun 10 14:58:15.912946 crc crio[20344]: time=\"2026-06-10T14:58:15.912000259Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7dc8cc99c9-778dc/POD\" id=3c1f92d0-6390-4ad9-b164-481499834429 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.829207 | controller |     "Jun 10 14:58:15.912946 crc crio[20344]: time=\"2026-06-10T14:58:15.9128155Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.829222 | controller |     "Jun 10 14:58:15.947474 crc crio[20344]: time=\"2026-06-10T14:58:15.947365979Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-778dc Namespace:openstack ID:f8736138594500a10b3d91de93a0b7baf58e2a5cf6572f04734053438afbe614 UID:ac2e59d6-3d6b-4afa-ad18-7d1ab84f33ad NetNS:/var/run/netns/6ff7080d-a765-48f5-9554-ec2ab5347564 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac2e59d6_3d6b_4afa_ad18_7d1ab84f33ad.slice PodAnnotations:0xc0027c0f40}] Aliases:map[]}\"",
2026-06-10 15:52:08.829241 | controller |     "Jun 10 14:58:15.947474 crc crio[20344]: time=\"2026-06-10T14:58:15.947444511Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7dc8cc99c9-778dc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.829257 | controller |     "Jun 10 14:58:15.988200 crc crio[20344]: time=\"2026-06-10T14:58:15.988122899Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-769fc96f7c-dclxd/POD\" id=aafe7a7e-6e9e-4871-8d91-c59a34fffb68 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.829272 | controller |     "Jun 10 14:58:15.988200 crc crio[20344]: time=\"2026-06-10T14:58:15.988222902Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.829287 | controller |     "Jun 10 14:58:16.015862 crc crio[20344]: time=\"2026-06-10T14:58:16.015785579Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-dclxd Namespace:openstack ID:5ab0f54f0f0ff4a2c9cd2d1ae0fc7d3b0e0fc9e51988903c812b21c5a9373590 UID:9637162b-c0ef-4394-b017-2328cfd82e39 NetNS:/var/run/netns/f566e545-ba28-439c-842a-a57627f63136 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9637162b_c0ef_4394_b017_2328cfd82e39.slice PodAnnotations:0xc002264938}] Aliases:map[]}\"",
2026-06-10 15:52:08.829303 | controller |     "Jun 10 14:58:16.015862 crc crio[20344]: time=\"2026-06-10T14:58:16.015854Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-769fc96f7c-dclxd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.829318 | controller |     "Jun 10 14:58:16.316167 crc crio[20344]: 2026-06-10T14:58:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f8736138594500a Mac:7a:53:b6:b6:00:23 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:62 Mtu:0 Sandbox:/var/run/netns/6ff7080d-a765-48f5-9554-ec2ab5347564 SocketPath: PciID:}] [{Interface:0xc000408ba0 Address:{IP:10.217.0.98 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.829334 | controller |     "Jun 10 14:58:16.317363 crc crio[20344]: time=\"2026-06-10T14:58:16.317169718Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-778dc Namespace:openstack ID:f8736138594500a10b3d91de93a0b7baf58e2a5cf6572f04734053438afbe614 UID:ac2e59d6-3d6b-4afa-ad18-7d1ab84f33ad NetNS:/var/run/netns/6ff7080d-a765-48f5-9554-ec2ab5347564 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac2e59d6_3d6b_4afa_ad18_7d1ab84f33ad.slice PodAnnotations:0xc0027c0f40}] Aliases:map[]}\"",
2026-06-10 15:52:08.829349 | controller |     "Jun 10 14:58:16.317363 crc crio[20344]: time=\"2026-06-10T14:58:16.317359833Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7dc8cc99c9-778dc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.829364 | controller |     "Jun 10 14:58:16.323564 crc crio[20344]: time=\"2026-06-10T14:58:16.323509503Z\" level=info msg=\"Ran pod sandbox f8736138594500a10b3d91de93a0b7baf58e2a5cf6572f04734053438afbe614 with infra container: openstack/dnsmasq-dns-7dc8cc99c9-778dc/POD\" id=3c1f92d0-6390-4ad9-b164-481499834429 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.829379 | controller |     "Jun 10 14:58:16.325980 crc crio[20344]: time=\"2026-06-10T14:58:16.325742191Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b74c277f-5ff6-45fd-b30b-53b9bfb452b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.829394 | controller |     "Jun 10 14:58:16.329467 crc crio[20344]: time=\"2026-06-10T14:58:16.327385773Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=b74c277f-5ff6-45fd-b30b-53b9bfb452b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.829415 | controller |     "Jun 10 14:58:16.329467 crc crio[20344]: time=\"2026-06-10T14:58:16.327522447Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=b74c277f-5ff6-45fd-b30b-53b9bfb452b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.829430 | controller |     "Jun 10 14:58:16.329467 crc crio[20344]: time=\"2026-06-10T14:58:16.329365945Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d4776571-28fc-4a48-9087-af87142c1b70 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.829445 | controller |     "Jun 10 14:58:16.341883 crc crio[20344]: time=\"2026-06-10T14:58:16.341804708Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-10 15:52:08.829459 | controller |     "Jun 10 14:58:16.376718 crc crio[20344]: 2026-06-10T14:58:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5ab0f54f0f0ff4a Mac:a2:04:45:9b:f8:f4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:63 Mtu:0 Sandbox:/var/run/netns/f566e545-ba28-439c-842a-a57627f63136 SocketPath: PciID:}] [{Interface:0xc000236df0 Address:{IP:10.217.0.99 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.829475 | controller |     "Jun 10 14:58:16.377862 crc crio[20344]: time=\"2026-06-10T14:58:16.377788384Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-dclxd Namespace:openstack ID:5ab0f54f0f0ff4a2c9cd2d1ae0fc7d3b0e0fc9e51988903c812b21c5a9373590 UID:9637162b-c0ef-4394-b017-2328cfd82e39 NetNS:/var/run/netns/f566e545-ba28-439c-842a-a57627f63136 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9637162b_c0ef_4394_b017_2328cfd82e39.slice PodAnnotations:0xc002264938}] Aliases:map[]}\"",
2026-06-10 15:52:08.829490 | controller |     "Jun 10 14:58:16.377955 crc crio[20344]: time=\"2026-06-10T14:58:16.377943608Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-769fc96f7c-dclxd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.829505 | controller |     "Jun 10 14:58:16.385518 crc crio[20344]: time=\"2026-06-10T14:58:16.385158966Z\" level=info msg=\"Ran pod sandbox 5ab0f54f0f0ff4a2c9cd2d1ae0fc7d3b0e0fc9e51988903c812b21c5a9373590 with infra container: openstack/dnsmasq-dns-769fc96f7c-dclxd/POD\" id=aafe7a7e-6e9e-4871-8d91-c59a34fffb68 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.829521 | controller |     "Jun 10 14:58:16.387524 crc crio[20344]: time=\"2026-06-10T14:58:16.387460686Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0a7ad58f-9815-4c92-a762-8ef752666df1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.829536 | controller |     "Jun 10 14:58:16.387701 crc crio[20344]: time=\"2026-06-10T14:58:16.387645431Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=0a7ad58f-9815-4c92-a762-8ef752666df1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.829551 | controller |     "Jun 10 14:58:16.387776 crc crio[20344]: time=\"2026-06-10T14:58:16.387739633Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=0a7ad58f-9815-4c92-a762-8ef752666df1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.829566 | controller |     "Jun 10 14:58:16.388890 crc crio[20344]: time=\"2026-06-10T14:58:16.388830902Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b227e926-7237-4bae-91bb-800af5d95a0d name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.829584 | controller |     "Jun 10 14:58:16.391880 crc crio[20344]: time=\"2026-06-10T14:58:16.391819879Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-10 15:52:08.829600 | controller |     "Jun 10 14:58:18.471856 crc crio[20344]: time=\"2026-06-10T14:58:18.471244925Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6b994dcc49-59f4q/POD\" id=012620a5-f24e-49dc-99f4-153ff9e4ea71 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.829615 | controller |     "Jun 10 14:58:18.476787 crc crio[20344]: time=\"2026-06-10T14:58:18.476747268Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.829630 | controller |     "Jun 10 14:58:18.602314 crc crio[20344]: time=\"2026-06-10T14:58:18.601629646Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-59f4q Namespace:openstack ID:7e88edbe20a5bdb3dff4d0efeb1d90099167ad18412d8a41dc94ef7aa4dbd3aa UID:4248f424-f003-49b3-b322-a1476286b4e2 NetNS:/var/run/netns/e5956a85-b7a9-4038-9356-f24c6a403727 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4248f424_f003_49b3_b322_a1476286b4e2.slice PodAnnotations:0xc001b9c600}] Aliases:map[]}\"",
2026-06-10 15:52:08.829645 | controller |     "Jun 10 14:58:18.602314 crc crio[20344]: time=\"2026-06-10T14:58:18.602107349Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6b994dcc49-59f4q to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.829660 | controller |     "Jun 10 14:58:19.035733 crc crio[20344]: 2026-06-10T14:58:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7e88edbe20a5bdb Mac:b6:ba:81:fc:69:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:64 Mtu:0 Sandbox:/var/run/netns/e5956a85-b7a9-4038-9356-f24c6a403727 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.100 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.829675 | controller |     "Jun 10 14:58:19.048065 crc crio[20344]: time=\"2026-06-10T14:58:19.047731729Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-59f4q Namespace:openstack ID:7e88edbe20a5bdb3dff4d0efeb1d90099167ad18412d8a41dc94ef7aa4dbd3aa UID:4248f424-f003-49b3-b322-a1476286b4e2 NetNS:/var/run/netns/e5956a85-b7a9-4038-9356-f24c6a403727 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4248f424_f003_49b3_b322_a1476286b4e2.slice PodAnnotations:0xc001b9c600}] Aliases:map[]}\"",
2026-06-10 15:52:08.829691 | controller |     "Jun 10 14:58:19.048462 crc crio[20344]: time=\"2026-06-10T14:58:19.048382266Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6b994dcc49-59f4q for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.829706 | controller |     "Jun 10 14:58:19.067506 crc crio[20344]: time=\"2026-06-10T14:58:19.066848707Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-68bc84565-r4xzg/POD\" id=c444d188-b99a-4c15-9407-8eed53b57817 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.829722 | controller |     "Jun 10 14:58:19.067506 crc crio[20344]: time=\"2026-06-10T14:58:19.066960539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.829737 | controller |     "Jun 10 14:58:19.069992 crc crio[20344]: time=\"2026-06-10T14:58:19.069927887Z\" level=info msg=\"Ran pod sandbox 7e88edbe20a5bdb3dff4d0efeb1d90099167ad18412d8a41dc94ef7aa4dbd3aa with infra container: openstack/dnsmasq-dns-6b994dcc49-59f4q/POD\" id=012620a5-f24e-49dc-99f4-153ff9e4ea71 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.829755 | controller |     "Jun 10 14:58:19.081020 crc crio[20344]: time=\"2026-06-10T14:58:19.080853331Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=28d61075-07a1-431f-8afe-c2c02496a86b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.829771 | controller |     "Jun 10 14:58:19.094334 crc crio[20344]: time=\"2026-06-10T14:58:19.088946981Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=28d61075-07a1-431f-8afe-c2c02496a86b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.829786 | controller |     "Jun 10 14:58:19.094334 crc crio[20344]: time=\"2026-06-10T14:58:19.089049384Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=28d61075-07a1-431f-8afe-c2c02496a86b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.829801 | controller |     "Jun 10 14:58:19.094334 crc crio[20344]: time=\"2026-06-10T14:58:19.09080723Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=bffafe7e-2d03-43f6-8bb4-c0ca0c94c948 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.829815 | controller |     "Jun 10 14:58:19.100526 crc crio[20344]: time=\"2026-06-10T14:58:19.100188704Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-10 15:52:08.829830 | controller |     "Jun 10 14:58:19.107212 crc crio[20344]: time=\"2026-06-10T14:58:19.107036492Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-r4xzg Namespace:openstack ID:71dcac18616e14a3bb1ae640b34c0e4a123abd56ee3ee1f9a194fcf4e0194751 UID:0de94665-da93-4842-add9-189d90c2fefe NetNS:/var/run/netns/41107747-7f7f-48e6-9881-23396db07359 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0de94665_da93_4842_add9_189d90c2fefe.slice PodAnnotations:0xc00078c868}] Aliases:map[]}\"",
2026-06-10 15:52:08.829845 | controller |     "Jun 10 14:58:19.107212 crc crio[20344]: time=\"2026-06-10T14:58:19.107113604Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-68bc84565-r4xzg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.829881 | controller |     "Jun 10 14:58:19.373168 crc crio[20344]: time=\"2026-06-10T14:58:19.372621779Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-server-0/POD\" id=46aad838-07f0-4689-b3f6-16fb7d047da3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.829898 | controller |     "Jun 10 14:58:19.373459 crc crio[20344]: time=\"2026-06-10T14:58:19.373196734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.829916 | controller |     "Jun 10 14:58:19.565361 crc crio[20344]: time=\"2026-06-10T14:58:19.559765886Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:fa9a72b7dbf24e26f23f0695e5c88c629c3cc1bd4d723cbfdb87114a00fa7238 UID:c50215fd-abbb-45c5-a92a-b82f5088aa8a NetNS:/var/run/netns/628f071f-c4b0-4ce7-91b9-6245feb80dd4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc50215fd_abbb_45c5_a92a_b82f5088aa8a.slice PodAnnotations:0xc000738050}] Aliases:map[]}\"",
2026-06-10 15:52:08.829933 | controller |     "Jun 10 14:58:19.565361 crc crio[20344]: time=\"2026-06-10T14:58:19.559818548Z\" level=info msg=\"Adding pod openstack_rabbitmq-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.829948 | controller |     "Jun 10 14:58:19.602524 crc crio[20344]: 2026-06-10T14:58:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:71dcac18616e14a Mac:0e:2f:b8:c8:e5:1c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:65 Mtu:0 Sandbox:/var/run/netns/41107747-7f7f-48e6-9881-23396db07359 SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.101 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.829968 | controller |     "Jun 10 14:58:19.604375 crc crio[20344]: time=\"2026-06-10T14:58:19.604081959Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-r4xzg Namespace:openstack ID:71dcac18616e14a3bb1ae640b34c0e4a123abd56ee3ee1f9a194fcf4e0194751 UID:0de94665-da93-4842-add9-189d90c2fefe NetNS:/var/run/netns/41107747-7f7f-48e6-9881-23396db07359 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0de94665_da93_4842_add9_189d90c2fefe.slice PodAnnotations:0xc00078c868}] Aliases:map[]}\"",
2026-06-10 15:52:08.829983 | controller |     "Jun 10 14:58:19.604375 crc crio[20344]: time=\"2026-06-10T14:58:19.604349316Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-68bc84565-r4xzg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.829999 | controller |     "Jun 10 14:58:19.614751 crc crio[20344]: time=\"2026-06-10T14:58:19.614556351Z\" level=info msg=\"Ran pod sandbox 71dcac18616e14a3bb1ae640b34c0e4a123abd56ee3ee1f9a194fcf4e0194751 with infra container: openstack/dnsmasq-dns-68bc84565-r4xzg/POD\" id=c444d188-b99a-4c15-9407-8eed53b57817 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.830014 | controller |     "Jun 10 14:58:19.641382 crc crio[20344]: time=\"2026-06-10T14:58:19.641332878Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8fe453bb-e39a-4baf-8642-491d382f26c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.830029 | controller |     "Jun 10 14:58:19.641710 crc crio[20344]: time=\"2026-06-10T14:58:19.641660456Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified not found\" id=8fe453bb-e39a-4baf-8642-491d382f26c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.830044 | controller |     "Jun 10 14:58:19.641839 crc crio[20344]: time=\"2026-06-10T14:58:19.641820021Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified found\" id=8fe453bb-e39a-4baf-8642-491d382f26c4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.830059 | controller |     "Jun 10 14:58:19.642858 crc crio[20344]: time=\"2026-06-10T14:58:19.642763535Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=be997623-7144-42db-b41b-7953f6476a74 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.830074 | controller |     "Jun 10 14:58:19.658400 crc crio[20344]: time=\"2026-06-10T14:58:19.654980493Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\\\"\"",
2026-06-10 15:52:08.830089 | controller |     "Jun 10 14:58:19.944897 crc crio[20344]: time=\"2026-06-10T14:58:19.944597896Z\" level=info msg=\"Running pod sandbox: openstack/rabbitmq-cell1-server-0/POD\" id=9e3f9c34-0309-4972-ac25-53099b396ece name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.830104 | controller |     "Jun 10 14:58:19.944897 crc crio[20344]: time=\"2026-06-10T14:58:19.944714079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.830118 | controller |     "Jun 10 14:58:19.945530 crc crio[20344]: 2026-06-10T14:58:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa9a72b7dbf24e2 Mac:22:7b:1e:d0:7a:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:66 Mtu:0 Sandbox:/var/run/netns/628f071f-c4b0-4ce7-91b9-6245feb80dd4 SocketPath: PciID:}] [{Interface:0xc0004826d0 Address:{IP:10.217.0.102 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.830137 | controller |     "Jun 10 14:58:19.946202 crc crio[20344]: time=\"2026-06-10T14:58:19.946112425Z\" level=info msg=\"Got pod network &{Name:rabbitmq-server-0 Namespace:openstack ID:fa9a72b7dbf24e26f23f0695e5c88c629c3cc1bd4d723cbfdb87114a00fa7238 UID:c50215fd-abbb-45c5-a92a-b82f5088aa8a NetNS:/var/run/netns/628f071f-c4b0-4ce7-91b9-6245feb80dd4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc50215fd_abbb_45c5_a92a_b82f5088aa8a.slice PodAnnotations:0xc000738050}] Aliases:map[]}\"",
2026-06-10 15:52:08.830152 | controller |     "Jun 10 14:58:19.946624 crc crio[20344]: time=\"2026-06-10T14:58:19.946414593Z\" level=info msg=\"Checking pod openstack_rabbitmq-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.830166 | controller |     "Jun 10 14:58:19.969115 crc crio[20344]: time=\"2026-06-10T14:58:19.969024401Z\" level=info msg=\"Ran pod sandbox fa9a72b7dbf24e26f23f0695e5c88c629c3cc1bd4d723cbfdb87114a00fa7238 with infra container: openstack/rabbitmq-server-0/POD\" id=46aad838-07f0-4689-b3f6-16fb7d047da3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.830182 | controller |     "Jun 10 14:58:19.974449 crc crio[20344]: time=\"2026-06-10T14:58:19.974318669Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=070b9b02-0a54-4843-a510-11d92f9679a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.830197 | controller |     "Jun 10 14:58:19.975174 crc crio[20344]: time=\"2026-06-10T14:58:19.975094559Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=070b9b02-0a54-4843-a510-11d92f9679a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.830212 | controller |     "Jun 10 14:58:19.976025 crc crio[20344]: time=\"2026-06-10T14:58:19.97551296Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=070b9b02-0a54-4843-a510-11d92f9679a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.830227 | controller |     "Jun 10 14:58:19.977830 crc crio[20344]: time=\"2026-06-10T14:58:19.977597964Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=5353a527-0611-4906-947a-c6c420e32558 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.830242 | controller |     "Jun 10 14:58:19.984301 crc crio[20344]: time=\"2026-06-10T14:58:19.984110134Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"",
2026-06-10 15:52:08.830257 | controller |     "Jun 10 14:58:20.038575 crc crio[20344]: time=\"2026-06-10T14:58:20.038435396Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:ba55586c221a8575f2165b883af4d6f2c63ffc03953208cbfbebf037663a8518 UID:682689cc-bd30-44b9-8b63-c12960e4953d NetNS:/var/run/netns/5fe87d0c-20c2-41d5-852b-926c70f18190 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod682689cc_bd30_44b9_8b63_c12960e4953d.slice PodAnnotations:0xc00282e3b8}] Aliases:map[]}\"",
2026-06-10 15:52:08.830272 | controller |     "Jun 10 14:58:20.038575 crc crio[20344]: time=\"2026-06-10T14:58:20.038544879Z\" level=info msg=\"Adding pod openstack_rabbitmq-cell1-server-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.830287 | controller |     "Jun 10 14:58:20.412558 crc crio[20344]: 2026-06-10T14:58:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ba55586c221a857 Mac:fa:36:cf:c3:ef:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:67 Mtu:0 Sandbox:/var/run/netns/5fe87d0c-20c2-41d5-852b-926c70f18190 SocketPath: PciID:}] [{Interface:0xc0005045e0 Address:{IP:10.217.0.103 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.830306 | controller |     "Jun 10 14:58:20.430837 crc crio[20344]: time=\"2026-06-10T14:58:20.42305487Z\" level=info msg=\"Got pod network &{Name:rabbitmq-cell1-server-0 Namespace:openstack ID:ba55586c221a8575f2165b883af4d6f2c63ffc03953208cbfbebf037663a8518 UID:682689cc-bd30-44b9-8b63-c12960e4953d NetNS:/var/run/netns/5fe87d0c-20c2-41d5-852b-926c70f18190 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod682689cc_bd30_44b9_8b63_c12960e4953d.slice PodAnnotations:0xc00282e3b8}] Aliases:map[]}\"",
2026-06-10 15:52:08.830322 | controller |     "Jun 10 14:58:20.430837 crc crio[20344]: time=\"2026-06-10T14:58:20.423372629Z\" level=info msg=\"Checking pod openstack_rabbitmq-cell1-server-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.830337 | controller |     "Jun 10 14:58:20.431823 crc crio[20344]: time=\"2026-06-10T14:58:20.431747546Z\" level=info msg=\"Ran pod sandbox ba55586c221a8575f2165b883af4d6f2c63ffc03953208cbfbebf037663a8518 with infra container: openstack/rabbitmq-cell1-server-0/POD\" id=9e3f9c34-0309-4972-ac25-53099b396ece name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.830352 | controller |     "Jun 10 14:58:20.438866 crc crio[20344]: time=\"2026-06-10T14:58:20.438524883Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=b645c29e-dcb6-4ad3-a243-296880b15974 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.830367 | controller |     "Jun 10 14:58:20.438866 crc crio[20344]: time=\"2026-06-10T14:58:20.43879973Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified not found\" id=b645c29e-dcb6-4ad3-a243-296880b15974 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.830382 | controller |     "Jun 10 14:58:20.438866 crc crio[20344]: time=\"2026-06-10T14:58:20.438861621Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified found\" id=b645c29e-dcb6-4ad3-a243-296880b15974 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.830396 | controller |     "Jun 10 14:58:20.443816 crc crio[20344]: time=\"2026-06-10T14:58:20.443738398Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=ab68c8ed-a110-4bcc-b98d-8048e0caa440 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.830410 | controller |     "Jun 10 14:58:20.468122 crc crio[20344]: time=\"2026-06-10T14:58:20.460452813Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\\\"\"",
2026-06-10 15:52:08.830425 | controller |     "Jun 10 14:58:21.344699 crc crio[20344]: time=\"2026-06-10T14:58:21.344247171Z\" level=info msg=\"Running pod sandbox: openstack/openstack-galera-0/POD\" id=43960c82-14fc-4f75-947d-86a520597c63 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.830439 | controller |     "Jun 10 14:58:21.346202 crc crio[20344]: time=\"2026-06-10T14:58:21.344726863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.830454 | controller |     "Jun 10 14:58:21.472322 crc crio[20344]: time=\"2026-06-10T14:58:21.472162578Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:9ede01de671353ea8b6829493146a07b5de0530a6143918f97b02f2a6fa83e8b UID:a01868c0-ab47-4850-bf8a-6e67f09b0ecc NetNS:/var/run/netns/403b2cd1-9ea5-4914-89cb-297e66a41c35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda01868c0_ab47_4850_bf8a_6e67f09b0ecc.slice PodAnnotations:0xc0055ea550}] Aliases:map[]}\"",
2026-06-10 15:52:08.830469 | controller |     "Jun 10 14:58:21.472322 crc crio[20344]: time=\"2026-06-10T14:58:21.472227489Z\" level=info msg=\"Adding pod openstack_openstack-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.830487 | controller |     "Jun 10 14:58:22.230455 crc crio[20344]: 2026-06-10T14:58:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ede01de671353e Mac:06:21:d8:00:5b:95 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:68 Mtu:0 Sandbox:/var/run/netns/403b2cd1-9ea5-4914-89cb-297e66a41c35 SocketPath: PciID:}] [{Interface:0xc0002f4960 Address:{IP:10.217.0.104 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.830502 | controller |     "Jun 10 14:58:22.232740 crc crio[20344]: time=\"2026-06-10T14:58:22.231800346Z\" level=info msg=\"Got pod network &{Name:openstack-galera-0 Namespace:openstack ID:9ede01de671353ea8b6829493146a07b5de0530a6143918f97b02f2a6fa83e8b UID:a01868c0-ab47-4850-bf8a-6e67f09b0ecc NetNS:/var/run/netns/403b2cd1-9ea5-4914-89cb-297e66a41c35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda01868c0_ab47_4850_bf8a_6e67f09b0ecc.slice PodAnnotations:0xc0055ea550}] Aliases:map[]}\"",
2026-06-10 15:52:08.830518 | controller |     "Jun 10 14:58:22.232740 crc crio[20344]: time=\"2026-06-10T14:58:22.23194828Z\" level=info msg=\"Checking pod openstack_openstack-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.830532 | controller |     "Jun 10 14:58:22.293763 crc crio[20344]: time=\"2026-06-10T14:58:22.293593513Z\" level=info msg=\"Ran pod sandbox 9ede01de671353ea8b6829493146a07b5de0530a6143918f97b02f2a6fa83e8b with infra container: openstack/openstack-galera-0/POD\" id=43960c82-14fc-4f75-947d-86a520597c63 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.830547 | controller |     "Jun 10 14:58:22.298735 crc crio[20344]: time=\"2026-06-10T14:58:22.298495151Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=bfac0f8e-2ae8-4216-a938-72c82c434888 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.830562 | controller |     "Jun 10 14:58:22.315772 crc crio[20344]: time=\"2026-06-10T14:58:22.315643707Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=bfac0f8e-2ae8-4216-a938-72c82c434888 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.830577 | controller |     "Jun 10 14:58:22.363126 crc crio[20344]: time=\"2026-06-10T14:58:22.362750642Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=bfac0f8e-2ae8-4216-a938-72c82c434888 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.830591 | controller |     "Jun 10 14:58:22.373990 crc crio[20344]: time=\"2026-06-10T14:58:22.373895122Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=5d760e82-8cd3-4d8d-b950-ac99162c396b name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.830606 | controller |     "Jun 10 14:58:22.378351 crc crio[20344]: time=\"2026-06-10T14:58:22.378178533Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"",
2026-06-10 15:52:08.830620 | controller |     "Jun 10 14:58:22.941749 crc crio[20344]: time=\"2026-06-10T14:58:22.941372621Z\" level=info msg=\"Running pod sandbox: openstack/openstack-cell1-galera-0/POD\" id=9f0a1e31-1ac8-4876-9e69-f6660d97df50 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.830635 | controller |     "Jun 10 14:58:22.941839 crc crio[20344]: time=\"2026-06-10T14:58:22.941746291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.830649 | controller |     "Jun 10 14:58:22.986073 crc crio[20344]: time=\"2026-06-10T14:58:22.985988691Z\" level=info msg=\"Running pod sandbox: openstack/memcached-0/POD\" id=d0eaf3b3-7cb6-4c38-a9ed-e408af8dcb66 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.830667 | controller |     "Jun 10 14:58:22.986208 crc crio[20344]: time=\"2026-06-10T14:58:22.986094684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.830681 | controller |     "Jun 10 14:58:23.327126 crc crio[20344]: time=\"2026-06-10T14:58:23.326925609Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:aa53dee4ce00f3cd01f9fdbde21d90af7f5e118f71ab3c92dbdd2a41cd39da07 UID:c3f9f9a1-c0ef-480f-acb5-ada7218c85f0 NetNS:/var/run/netns/0346e111-ccc3-4b2e-910f-85760e614cb3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3f9f9a1_c0ef_480f_acb5_ada7218c85f0.slice PodAnnotations:0xc0006b4550}] Aliases:map[]}\"",
2026-06-10 15:52:08.830696 | controller |     "Jun 10 14:58:23.327383 crc crio[20344]: time=\"2026-06-10T14:58:23.327175665Z\" level=info msg=\"Adding pod openstack_openstack-cell1-galera-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.830711 | controller |     "Jun 10 14:58:23.352340 crc crio[20344]: time=\"2026-06-10T14:58:23.352150455Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:a0f389d11c58bb626e856488dc367a805da41f873e12a8413ada350d10b68958 UID:b87e511b-f992-4300-96b9-ef237c7d0adb NetNS:/var/run/netns/ded18823-f81a-4295-8bd5-be692faa7de9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb87e511b_f992_4300_96b9_ef237c7d0adb.slice PodAnnotations:0xc0027c02b0}] Aliases:map[]}\"",
2026-06-10 15:52:08.830726 | controller |     "Jun 10 14:58:23.352340 crc crio[20344]: time=\"2026-06-10T14:58:23.352214447Z\" level=info msg=\"Adding pod openstack_memcached-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.830741 | controller |     "Jun 10 14:58:24.022736 crc crio[20344]: 2026-06-10T14:58:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aa53dee4ce00f3c Mac:26:c5:32:0b:fb:17 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:69 Mtu:0 Sandbox:/var/run/netns/0346e111-ccc3-4b2e-910f-85760e614cb3 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.105 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.830755 | controller |     "Jun 10 14:58:24.027789 crc crio[20344]: time=\"2026-06-10T14:58:24.025488639Z\" level=info msg=\"Got pod network &{Name:openstack-cell1-galera-0 Namespace:openstack ID:aa53dee4ce00f3cd01f9fdbde21d90af7f5e118f71ab3c92dbdd2a41cd39da07 UID:c3f9f9a1-c0ef-480f-acb5-ada7218c85f0 NetNS:/var/run/netns/0346e111-ccc3-4b2e-910f-85760e614cb3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3f9f9a1_c0ef_480f_acb5_ada7218c85f0.slice PodAnnotations:0xc0006b4550}] Aliases:map[]}\"",
2026-06-10 15:52:08.830771 | controller |     "Jun 10 14:58:24.027789 crc crio[20344]: time=\"2026-06-10T14:58:24.025739315Z\" level=info msg=\"Checking pod openstack_openstack-cell1-galera-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.830785 | controller |     "Jun 10 14:58:24.076354 crc crio[20344]: time=\"2026-06-10T14:58:24.076183437Z\" level=info msg=\"Ran pod sandbox aa53dee4ce00f3cd01f9fdbde21d90af7f5e118f71ab3c92dbdd2a41cd39da07 with infra container: openstack/openstack-cell1-galera-0/POD\" id=9f0a1e31-1ac8-4876-9e69-f6660d97df50 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.830801 | controller |     "Jun 10 14:58:24.083105 crc crio[20344]: time=\"2026-06-10T14:58:24.082987634Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=8bc5e317-f2f6-4f17-929b-7aba38588929 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.830819 | controller |     "Jun 10 14:58:24.083329 crc crio[20344]: time=\"2026-06-10T14:58:24.08320204Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-mariadb:current-podified not found\" id=8bc5e317-f2f6-4f17-929b-7aba38588929 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.830834 | controller |     "Jun 10 14:58:24.083329 crc crio[20344]: time=\"2026-06-10T14:58:24.083244761Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-mariadb:current-podified found\" id=8bc5e317-f2f6-4f17-929b-7aba38588929 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.830867 | controller |     "Jun 10 14:58:24.084580 crc crio[20344]: time=\"2026-06-10T14:58:24.084502793Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=7bf20239-2e5c-4827-8726-31c77e0f37e4 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.830887 | controller |     "Jun 10 14:58:24.119043 crc crio[20344]: 2026-06-10T14:58:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a0f389d11c58bb6 Mac:9e:61:1e:dd:57:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6a Mtu:0 Sandbox:/var/run/netns/ded18823-f81a-4295-8bd5-be692faa7de9 SocketPath: PciID:}] [{Interface:0xc0004825b0 Address:{IP:10.217.0.106 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.830903 | controller |     "Jun 10 14:58:24.121521 crc crio[20344]: time=\"2026-06-10T14:58:24.121402313Z\" level=info msg=\"Got pod network &{Name:memcached-0 Namespace:openstack ID:a0f389d11c58bb626e856488dc367a805da41f873e12a8413ada350d10b68958 UID:b87e511b-f992-4300-96b9-ef237c7d0adb NetNS:/var/run/netns/ded18823-f81a-4295-8bd5-be692faa7de9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb87e511b_f992_4300_96b9_ef237c7d0adb.slice PodAnnotations:0xc0027c02b0}] Aliases:map[]}\"",
2026-06-10 15:52:08.830919 | controller |     "Jun 10 14:58:24.122185 crc crio[20344]: time=\"2026-06-10T14:58:24.122105171Z\" level=info msg=\"Checking pod openstack_memcached-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.830935 | controller |     "Jun 10 14:58:24.140920 crc crio[20344]: time=\"2026-06-10T14:58:24.140814208Z\" level=info msg=\"Ran pod sandbox a0f389d11c58bb626e856488dc367a805da41f873e12a8413ada350d10b68958 with infra container: openstack/memcached-0/POD\" id=d0eaf3b3-7cb6-4c38-a9ed-e408af8dcb66 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.830950 | controller |     "Jun 10 14:58:24.162866 crc crio[20344]: time=\"2026-06-10T14:58:24.162744949Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=d8ef8fc8-1e04-4b7d-ae21-ae0ca278687a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.830966 | controller |     "Jun 10 14:58:24.163095 crc crio[20344]: time=\"2026-06-10T14:58:24.162938374Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-memcached:current-podified not found\" id=d8ef8fc8-1e04-4b7d-ae21-ae0ca278687a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.830981 | controller |     "Jun 10 14:58:24.163095 crc crio[20344]: time=\"2026-06-10T14:58:24.162986935Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-memcached:current-podified found\" id=d8ef8fc8-1e04-4b7d-ae21-ae0ca278687a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.830995 | controller |     "Jun 10 14:58:24.170499 crc crio[20344]: time=\"2026-06-10T14:58:24.169121994Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=aaa5aa82-0986-40d3-bc29-1dbc148044f4 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.831014 | controller |     "Jun 10 14:58:24.179192 crc crio[20344]: time=\"2026-06-10T14:58:24.179099994Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-memcached:current-podified\\\"\"",
2026-06-10 15:52:08.831029 | controller |     "Jun 10 14:58:24.260184 crc crio[20344]: time=\"2026-06-10T14:58:24.244788553Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\\\"\"",
2026-06-10 15:52:08.831044 | controller |     "Jun 10 14:58:25.480488 crc crio[20344]: time=\"2026-06-10T14:58:25.47962298Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=db13a054-cdae-47a3-9f24-2ce308d1c2c0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.831059 | controller |     "Jun 10 14:58:25.480488 crc crio[20344]: time=\"2026-06-10T14:58:25.479937639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.831074 | controller |     "Jun 10 14:58:25.598479 crc crio[20344]: time=\"2026-06-10T14:58:25.59839441Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:d329d466dbdeb79e19e02293ba6e80ac3e53fad33ac298807b69be0cb69ac68b UID:f01974e6-8b13-4859-979d-e3edda8d5612 NetNS:/var/run/netns/1568851e-aca0-4013-ac35-d158b887bbc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf01974e6_8b13_4859_979d_e3edda8d5612.slice PodAnnotations:0xc0007387f8}] Aliases:map[]}\"",
2026-06-10 15:52:08.831089 | controller |     "Jun 10 14:58:25.598479 crc crio[20344]: time=\"2026-06-10T14:58:25.598456321Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.831104 | controller |     "Jun 10 14:58:26.431965 crc crio[20344]: 2026-06-10T14:58:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d329d466dbdeb79 Mac:22:74:21:f6:bc:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6b Mtu:0 Sandbox:/var/run/netns/1568851e-aca0-4013-ac35-d158b887bbc2 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.107 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.831119 | controller |     "Jun 10 14:58:26.433931 crc crio[20344]: time=\"2026-06-10T14:58:26.433736966Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:d329d466dbdeb79e19e02293ba6e80ac3e53fad33ac298807b69be0cb69ac68b UID:f01974e6-8b13-4859-979d-e3edda8d5612 NetNS:/var/run/netns/1568851e-aca0-4013-ac35-d158b887bbc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf01974e6_8b13_4859_979d_e3edda8d5612.slice PodAnnotations:0xc0007387f8}] Aliases:map[]}\"",
2026-06-10 15:52:08.831134 | controller |     "Jun 10 14:58:26.433931 crc crio[20344]: time=\"2026-06-10T14:58:26.43391965Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.831149 | controller |     "Jun 10 14:58:26.470090 crc crio[20344]: time=\"2026-06-10T14:58:26.469570238Z\" level=info msg=\"Ran pod sandbox d329d466dbdeb79e19e02293ba6e80ac3e53fad33ac298807b69be0cb69ac68b with infra container: openstack/kube-state-metrics-0/POD\" id=db13a054-cdae-47a3-9f24-2ce308d1c2c0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.831164 | controller |     "Jun 10 14:58:26.475317 crc crio[20344]: time=\"2026-06-10T14:58:26.475119542Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=9bdfdef7-1fa0-4dd8-a6c6-6e659ebe9d83 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.831179 | controller |     "Jun 10 14:58:26.480830 crc crio[20344]: time=\"2026-06-10T14:58:26.480209425Z\" level=info msg=\"Image registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 not found\" id=9bdfdef7-1fa0-4dd8-a6c6-6e659ebe9d83 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.831198 | controller |     "Jun 10 14:58:26.480830 crc crio[20344]: time=\"2026-06-10T14:58:26.480335138Z\" level=info msg=\"Neither image nor artfiact registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0 found\" id=9bdfdef7-1fa0-4dd8-a6c6-6e659ebe9d83 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.831213 | controller |     "Jun 10 14:58:26.493233 crc crio[20344]: time=\"2026-06-10T14:58:26.493147151Z\" level=info msg=\"Pulling image: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=8684d082-8d93-4170-bf0f-7c6c838a9fa9 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.831228 | controller |     "Jun 10 14:58:26.500699 crc crio[20344]: time=\"2026-06-10T14:58:26.500511193Z\" level=info msg=\"Trying to access \\\"registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\\\"\"",
2026-06-10 15:52:08.831243 | controller |     "Jun 10 14:58:28.468181 crc crio[20344]: time=\"2026-06-10T14:58:28.46694907Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-kkj8w/POD\" id=874b8d65-9e92-444f-a629-38d4e4fab23a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.831258 | controller |     "Jun 10 14:58:28.468181 crc crio[20344]: time=\"2026-06-10T14:58:28.468160641Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.831273 | controller |     "Jun 10 14:58:28.501854 crc crio[20344]: time=\"2026-06-10T14:58:28.501767565Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-ovs-6lm5k/POD\" id=c3f4823c-a92c-496f-acf8-f2e3a9b3b7d3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.831288 | controller |     "Jun 10 14:58:28.502113 crc crio[20344]: time=\"2026-06-10T14:58:28.50196031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.831303 | controller |     "Jun 10 14:58:28.786231 crc crio[20344]: time=\"2026-06-10T14:58:28.785074134Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0/POD\" id=f9ac5bf3-5e78-427a-9a12-7ca24f7dbbf3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.831318 | controller |     "Jun 10 14:58:28.790498 crc crio[20344]: time=\"2026-06-10T14:58:28.790184507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.831332 | controller |     "Jun 10 14:58:33.698381 crc crio[20344]: time=\"2026-06-10T14:58:33.697668148Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0/POD\" id=06111180-d7e9-46ba-8f0c-8de890b0737a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.831347 | controller |     "Jun 10 14:58:33.699850 crc crio[20344]: time=\"2026-06-10T14:58:33.698407067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.831362 | controller |     "Jun 10 14:58:40.954434 crc crio[20344]: time=\"2026-06-10T14:58:40.952879443Z\" level=info msg=\"Removing container: 497309fa48705d85b1f30b7c6aa06cd38f448c6d426666548800efa7e57da00b\" id=90aefcd8-8d0b-4650-a51f-24b33788ea53 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.831377 | controller |     "Jun 10 14:58:55.308935 crc crio[20344]: time=\"2026-06-10T14:58:55.307667868Z\" level=info msg=\"Removed container 497309fa48705d85b1f30b7c6aa06cd38f448c6d426666548800efa7e57da00b: openshift-infra/auto-csr-approver-29685052-sbqvp/oc\" id=90aefcd8-8d0b-4650-a51f-24b33788ea53 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.831392 | controller |     "Jun 10 14:58:55.329078 crc crio[20344]: time=\"2026-06-10T14:58:55.328761967Z\" level=info msg=\"Stopping pod sandbox: 7b6d11f2971702361165f34a1f645c2aca399ff33dca7df4949ea60e9ebe99f6\" id=7cf19464-a317-480f-a333-8043e740efb4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.831410 | controller |     "Jun 10 14:58:55.329078 crc crio[20344]: time=\"2026-06-10T14:58:55.328852439Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7b6d11f2971702361165f34a1f645c2aca399ff33dca7df4949ea60e9ebe99f6\" id=7cf19464-a317-480f-a333-8043e740efb4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.831426 | controller |     "Jun 10 14:58:55.329825 crc crio[20344]: time=\"2026-06-10T14:58:55.329710982Z\" level=info msg=\"Removing pod sandbox: 7b6d11f2971702361165f34a1f645c2aca399ff33dca7df4949ea60e9ebe99f6\" id=0be959b1-f975-441f-85aa-faa39e745483 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.831441 | controller |     "Jun 10 14:58:55.377970 crc crio[20344]: time=\"2026-06-10T14:58:55.377855864Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f\" id=5d760e82-8cd3-4d8d-b950-ac99162c396b name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.831455 | controller |     "Jun 10 14:58:55.379822 crc crio[20344]: time=\"2026-06-10T14:58:55.37963469Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=b668ebb6-3e83-4c79-9ad2-f7b770d53fac name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.831471 | controller |     "Jun 10 14:58:55.388341 crc crio[20344]: time=\"2026-06-10T14:58:55.388215963Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110\" id=5353a527-0611-4906-947a-c6c420e32558 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.831486 | controller |     "Jun 10 14:58:55.390209 crc crio[20344]: time=\"2026-06-10T14:58:55.389871216Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=2f6e6992-d362-40eb-a984-492c0e9321e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.831500 | controller |     "Jun 10 14:58:55.410599 crc crio[20344]: time=\"2026-06-10T14:58:55.410411631Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-memcached@sha256:647630343be667cb46f7c2dbcdd39cf5ba9eafb77c9032e069e28ba9be88ce0a\" id=aaa5aa82-0986-40d3-bc29-1dbc148044f4 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.831515 | controller |     "Jun 10 14:58:55.411517 crc crio[20344]: time=\"2026-06-10T14:58:55.411437667Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=9298d557-68c0-458a-91fa-67c6e6aec069 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.831530 | controller |     "Jun 10 14:58:55.718120 crc crio[20344]: time=\"2026-06-10T14:58:55.71795815Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-6lm5k Namespace:openstack ID:632e039fe280fb04189ad5bc101fb70f59cf946628a4812ce6e77538a33295c7 UID:b8744978-e59c-43eb-a403-149d6a038f1c NetNS:/var/run/netns/79983d57-5147-403f-9062-235376d0a5fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8744978_e59c_43eb_a403_149d6a038f1c.slice PodAnnotations:0xc002264418}] Aliases:map[]}\"",
2026-06-10 15:52:08.831545 | controller |     "Jun 10 14:58:55.718120 crc crio[20344]: time=\"2026-06-10T14:58:55.718054002Z\" level=info msg=\"Adding pod openstack_ovn-controller-ovs-6lm5k to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.831560 | controller |     "Jun 10 14:58:55.722334 crc crio[20344]: time=\"2026-06-10T14:58:55.722167239Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:be2d1d2e69119ee45165a1b678494fd8997eb9168ccbe150e757f5fc1cf40e3c UID:b12a2cee-5d9c-4b28-a107-cb16219ca9af NetNS:/var/run/netns/6fc62eee-fd57-4395-b00b-04e7f17667ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb12a2cee_5d9c_4b28_a107_cb16219ca9af.slice PodAnnotations:0xc0027c0150}] Aliases:map[]}\"",
2026-06-10 15:52:08.831579 | controller |     "Jun 10 14:58:55.722334 crc crio[20344]: time=\"2026-06-10T14:58:55.722222051Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.831594 | controller |     "Jun 10 14:58:55.782204 crc crio[20344]: time=\"2026-06-10T14:58:55.781581705Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:9f4bbf522c1232aa0ae76b346ada0fb5e9f387537605e845fa73a76e0ff04110\" id=ab68c8ed-a110-4bcc-b98d-8048e0caa440 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.831610 | controller |     "Jun 10 14:58:55.782204 crc crio[20344]: time=\"2026-06-10T14:58:55.782201351Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:90d568c50ef76e3edff5f3b726f308161b443dddf6a82ef8f255316e18411995 UID:f929a0c3-2a6d-4746-82b3-275c8378e3eb NetNS:/var/run/netns/8f23442e-455c-458c-895b-7af86bad8b55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf929a0c3_2a6d_4746_82b3_275c8378e3eb.slice PodAnnotations:0xc003224298}] Aliases:map[]}\"",
2026-06-10 15:52:08.831625 | controller |     "Jun 10 14:58:55.782204 crc crio[20344]: time=\"2026-06-10T14:58:55.782227252Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.831640 | controller |     "Jun 10 14:58:55.788970 crc crio[20344]: time=\"2026-06-10T14:58:55.788658059Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=6c0c81c4-bff1-4229-818e-e17e76c939c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.831655 | controller |     "Jun 10 14:58:55.794591 crc crio[20344]: time=\"2026-06-10T14:58:55.794011518Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a84a036b-dace-46ef-933e-83505f9f5d08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.831669 | controller |     "Jun 10 14:58:55.795818 crc crio[20344]: time=\"2026-06-10T14:58:55.79560565Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=bffafe7e-2d03-43f6-8bb4-c0ca0c94c948 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.831684 | controller |     "Jun 10 14:58:55.797186 crc crio[20344]: time=\"2026-06-10T14:58:55.797068798Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=987753f9-922c-479a-96d3-f4285171e989 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.831699 | controller |     "Jun 10 14:58:55.836519 crc crio[20344]: time=\"2026-06-10T14:58:55.831568595Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-mariadb@sha256:188950d1f5330b4995908cb5b3336bc06b64ba2f656b4b785e2d2e234f16ec8f\" id=7bf20239-2e5c-4827-8726-31c77e0f37e4 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.831713 | controller |     "Jun 10 14:58:55.836519 crc crio[20344]: time=\"2026-06-10T14:58:55.834593094Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=426c3129-d744-47df-8cda-a6efa7b83750 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.831728 | controller |     "Jun 10 14:58:55.925959 crc crio[20344]: time=\"2026-06-10T14:58:55.925047326Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=be997623-7144-42db-b41b-7953f6476a74 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.831746 | controller |     "Jun 10 14:58:55.929752 crc crio[20344]: time=\"2026-06-10T14:58:55.929662246Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5908c82c-c2f8-4953-8243-c3adda36824e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.831761 | controller |     "Jun 10 14:58:56.072680 crc crio[20344]: time=\"2026-06-10T14:58:56.072403049Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=ae840d10-188d-4776-8783-aa37adfb0920 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.831776 | controller |     "Jun 10 14:58:56.275472 crc crio[20344]: time=\"2026-06-10T14:58:56.275094241Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/mysql-bootstrap\" id=543086be-6443-4ebd-abee-ffa7eba0c813 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.831790 | controller |     "Jun 10 14:58:56.298500 crc crio[20344]: time=\"2026-06-10T14:58:56.295546773Z\" level=info msg=\"Got pod network &{Name:ovn-controller-kkj8w Namespace:openstack ID:c3a043d7cfbf3e1d88a427e98db79e56c66de89b5f04eef9479dcf122ac06bf2 UID:1bd6edeb-b4de-4a72-8b7f-c27019d5bda7 NetNS:/var/run/netns/ca633b16-174f-4ba5-b69c-6b97c156d7bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1bd6edeb_b4de_4a72_8b7f_c27019d5bda7.slice PodAnnotations:0xc00282e1b0}] Aliases:map[]}\"",
2026-06-10 15:52:08.831805 | controller |     "Jun 10 14:58:56.298500 crc crio[20344]: time=\"2026-06-10T14:58:56.295660176Z\" level=info msg=\"Adding pod openstack_ovn-controller-kkj8w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.831820 | controller |     "Jun 10 14:58:56.324772 crc crio[20344]: time=\"2026-06-10T14:58:56.324625139Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-memcached:current-podified\" id=562403bc-fea6-44bc-af16-d8999d79a266 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.831835 | controller |     "Jun 10 14:58:56.334133 crc crio[20344]: time=\"2026-06-10T14:58:56.333943902Z\" level=info msg=\"Removed pod sandbox: 7b6d11f2971702361165f34a1f645c2aca399ff33dca7df4949ea60e9ebe99f6\" id=0be959b1-f975-441f-85aa-faa39e745483 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.831863 | controller |     "Jun 10 14:58:56.427503 crc crio[20344]: time=\"2026-06-10T14:58:56.426507699Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=b227e926-7237-4bae-91bb-800af5d95a0d name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.831882 | controller |     "Jun 10 14:58:56.431301 crc crio[20344]: time=\"2026-06-10T14:58:56.429081416Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f2be3d13-9922-41c6-883d-9551ef6b02a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.831898 | controller |     "Jun 10 14:58:56.628128 crc crio[20344]: time=\"2026-06-10T14:58:56.627508157Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.831913 | controller |     "Jun 10 14:58:56.645542 crc crio[20344]: time=\"2026-06-10T14:58:56.645453054Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/setup-container\" id=1837dcfc-68bb-4330-8f62-371bf478b5f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.831928 | controller |     "Jun 10 14:58:56.658674 crc crio[20344]: time=\"2026-06-10T14:58:56.658171505Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a4617a26-0265-4e37-bc4a-363a4f67f832 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.831947 | controller |     "Jun 10 14:58:56.659662 crc crio[20344]: time=\"2026-06-10T14:58:56.659215612Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=f1b4d362-737e-419b-8ae8-bb706156f04d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.831962 | controller |     "Jun 10 14:58:56.660746 crc crio[20344]: time=\"2026-06-10T14:58:56.660524836Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1b0041da-abbd-4f65-80ee-fc270435f45b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.831977 | controller |     "Jun 10 14:58:56.769830 crc crio[20344]: time=\"2026-06-10T14:58:56.768411592Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-neutron-server@sha256:32504a0660cd81bed4bf883ab18219c7af028ef6f5cd6b5cc8225a58252d65e8\" id=d4776571-28fc-4a48-9087-af87142c1b70 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.831992 | controller |     "Jun 10 14:58:56.771848 crc crio[20344]: time=\"2026-06-10T14:58:56.771445801Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2b4ebb08-0061-41c6-970b-a2602c9f75a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.832006 | controller |     "Jun 10 14:58:56.835853 crc crio[20344]: time=\"2026-06-10T14:58:56.835513498Z\" level=info msg=\"Creating container: openstack/memcached-0/memcached\" id=4942cdd1-c095-48e4-b8ff-c1b85c8986f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.832021 | controller |     "Jun 10 14:58:56.875515 crc crio[20344]: time=\"2026-06-10T14:58:56.875187289Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=182d52ed-5ccc-410e-9e5c-4a0fb5d4d82e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.832035 | controller |     "Jun 10 14:58:56.952973 crc crio[20344]: 2026-06-10T14:58:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c3a043d7cfbf3e1 Mac:c2:51:9c:1f:8c:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6c Mtu:0 Sandbox:/var/run/netns/ca633b16-174f-4ba5-b69c-6b97c156d7bd SocketPath: PciID:}] [{Interface:0xc0000146f0 Address:{IP:10.217.0.108 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.832050 | controller |     "Jun 10 14:58:56.954014 crc crio[20344]: time=\"2026-06-10T14:58:56.953933678Z\" level=info msg=\"Got pod network &{Name:ovn-controller-kkj8w Namespace:openstack ID:c3a043d7cfbf3e1d88a427e98db79e56c66de89b5f04eef9479dcf122ac06bf2 UID:1bd6edeb-b4de-4a72-8b7f-c27019d5bda7 NetNS:/var/run/netns/ca633b16-174f-4ba5-b69c-6b97c156d7bd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1bd6edeb_b4de_4a72_8b7f_c27019d5bda7.slice PodAnnotations:0xc00282e1b0}] Aliases:map[]}\"",
2026-06-10 15:52:08.832065 | controller |     "Jun 10 14:58:56.954111 crc crio[20344]: time=\"2026-06-10T14:58:56.954090962Z\" level=info msg=\"Checking pod openstack_ovn-controller-kkj8w for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.832080 | controller |     "Jun 10 14:58:57.008081 crc crio[20344]: time=\"2026-06-10T14:58:57.007647635Z\" level=info msg=\"Ran pod sandbox c3a043d7cfbf3e1d88a427e98db79e56c66de89b5f04eef9479dcf122ac06bf2 with infra container: openstack/ovn-controller-kkj8w/POD\" id=874b8d65-9e92-444f-a629-38d4e4fab23a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.832095 | controller |     "Jun 10 14:58:57.008354 crc crio[20344]: time=\"2026-06-10T14:58:57.007888951Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5198ba42-9d75-479e-9bea-665ec185d6f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.832117 | controller |     "Jun 10 14:58:57.016013 crc crio[20344]: time=\"2026-06-10T14:58:57.015811877Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=144813d8-4574-4b9c-ba0a-a0710a018a6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.832133 | controller |     "Jun 10 14:58:57.016160 crc crio[20344]: time=\"2026-06-10T14:58:57.016048113Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified not found\" id=144813d8-4574-4b9c-ba0a-a0710a018a6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.832148 | controller |     "Jun 10 14:58:57.016160 crc crio[20344]: time=\"2026-06-10T14:58:57.016110865Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified found\" id=144813d8-4574-4b9c-ba0a-a0710a018a6e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.832163 | controller |     "Jun 10 14:58:57.017574 crc crio[20344]: time=\"2026-06-10T14:58:57.017496261Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=d4614ae3-a308-4d85-822e-1b63543116c8 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.832179 | controller |     "Jun 10 14:58:57.037925 crc crio[20344]: time=\"2026-06-10T14:58:57.028527278Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\\\"\"",
2026-06-10 15:52:08.832194 | controller |     "Jun 10 14:58:57.093938 crc crio[20344]: time=\"2026-06-10T14:58:57.093242691Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=4c36c1ea-1399-4bfa-9b60-006ee1ef2fbb name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.832209 | controller |     "Jun 10 14:58:57.203167 crc crio[20344]: time=\"2026-06-10T14:58:57.203011956Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.832224 | controller |     "Jun 10 14:58:57.209639 crc crio[20344]: time=\"2026-06-10T14:58:57.209517215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.832239 | controller |     "Jun 10 14:58:57.211324 crc crio[20344]: time=\"2026-06-10T14:58:57.210643505Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/setup-container\" id=4b51f918-4ce8-4814-af82-d4f51aa55b0e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.832253 | controller |     "Jun 10 14:58:57.215749 crc crio[20344]: time=\"2026-06-10T14:58:57.215605704Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=e78c6db9-3cd3-4017-b7d4-8c4d4f05c203 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.832268 | controller |     "Jun 10 14:58:57.229005 crc crio[20344]: time=\"2026-06-10T14:58:57.228946371Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68bc84565-r4xzg/init\" id=9ab7947d-b14e-4be2-81e7-5dcd385fc454 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.832282 | controller |     "Jun 10 14:58:57.254933 crc crio[20344]: 2026-06-10T14:58:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:90d568c50ef76e3 Mac:1e:d4:d9:d2:43:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6f Mtu:0 Sandbox:/var/run/netns/8f23442e-455c-458c-895b-7af86bad8b55 SocketPath: PciID:}] [{Interface:0xc0000149b0 Address:{IP:10.217.0.111 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.832297 | controller |     "Jun 10 14:58:57.256229 crc crio[20344]: time=\"2026-06-10T14:58:57.255881141Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0 Namespace:openstack ID:90d568c50ef76e3edff5f3b726f308161b443dddf6a82ef8f255316e18411995 UID:f929a0c3-2a6d-4746-82b3-275c8378e3eb NetNS:/var/run/netns/8f23442e-455c-458c-895b-7af86bad8b55 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf929a0c3_2a6d_4746_82b3_275c8378e3eb.slice PodAnnotations:0xc003224298}] Aliases:map[]}\"",
2026-06-10 15:52:08.832315 | controller |     "Jun 10 14:58:57.256229 crc crio[20344]: time=\"2026-06-10T14:58:57.256058566Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.832331 | controller |     "Jun 10 14:58:57.401559 crc crio[20344]: time=\"2026-06-10T14:58:57.401457858Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b994dcc49-59f4q/init\" id=a191766c-92bd-48da-a3c1-922adb45e445 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.832347 | controller |     "Jun 10 14:58:57.567530 crc crio[20344]: time=\"2026-06-10T14:58:57.560495674Z\" level=info msg=\"Ran pod sandbox 90d568c50ef76e3edff5f3b726f308161b443dddf6a82ef8f255316e18411995 with infra container: openstack/ovsdbserver-sb-0/POD\" id=06111180-d7e9-46ba-8f0c-8de890b0737a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.832362 | controller |     "Jun 10 14:58:57.570482 crc crio[20344]: time=\"2026-06-10T14:58:57.568649606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.832377 | controller |     "Jun 10 14:58:57.570482 crc crio[20344]: time=\"2026-06-10T14:58:57.568929334Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=dc049b78-7deb-441d-8ced-839d57584be9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.832392 | controller |     "Jun 10 14:58:57.570482 crc crio[20344]: time=\"2026-06-10T14:58:57.56954775Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified not found\" id=dc049b78-7deb-441d-8ced-839d57584be9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.832406 | controller |     "Jun 10 14:58:57.570482 crc crio[20344]: time=\"2026-06-10T14:58:57.569598611Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified found\" id=dc049b78-7deb-441d-8ced-839d57584be9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.832421 | controller |     "Jun 10 14:58:57.570482 crc crio[20344]: time=\"2026-06-10T14:58:57.569789746Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.832436 | controller |     "Jun 10 14:58:57.594566 crc crio[20344]: time=\"2026-06-10T14:58:57.573871662Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=64a471ba-76a5-4b2c-a2a2-894609dd5c0d name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.832450 | controller |     "Jun 10 14:58:57.594566 crc crio[20344]: time=\"2026-06-10T14:58:57.579116489Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\\\"\"",
2026-06-10 15:52:08.832464 | controller |     "Jun 10 14:58:57.594566 crc crio[20344]: time=\"2026-06-10T14:58:57.590535216Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7dc8cc99c9-778dc/init\" id=53dc4fe3-1119-4f58-87b7-3c4addd50d6b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.832479 | controller |     "Jun 10 14:58:57.932793 crc crio[20344]: 2026-06-10T14:58:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:632e039fe280fb0 Mac:b6:85:11:95:88:fd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6d Mtu:0 Sandbox:/var/run/netns/79983d57-5147-403f-9062-235376d0a5fd SocketPath: PciID:}] [{Interface:0xc00043a5d0 Address:{IP:10.217.0.109 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.832497 | controller |     "Jun 10 14:58:57.934951 crc crio[20344]: time=\"2026-06-10T14:58:57.934216875Z\" level=info msg=\"Got pod network &{Name:ovn-controller-ovs-6lm5k Namespace:openstack ID:632e039fe280fb04189ad5bc101fb70f59cf946628a4812ce6e77538a33295c7 UID:b8744978-e59c-43eb-a403-149d6a038f1c NetNS:/var/run/netns/79983d57-5147-403f-9062-235376d0a5fd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb8744978_e59c_43eb_a403_149d6a038f1c.slice PodAnnotations:0xc002264418}] Aliases:map[]}\"",
2026-06-10 15:52:08.832513 | controller |     "Jun 10 14:58:57.935989 crc crio[20344]: time=\"2026-06-10T14:58:57.935867728Z\" level=info msg=\"Checking pod openstack_ovn-controller-ovs-6lm5k for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.832528 | controller |     "Jun 10 14:58:58.214477 crc crio[20344]: 2026-06-10T14:58:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:be2d1d2e69119ee Mac:aa:71:fc:6b:64:a9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:6e Mtu:0 Sandbox:/var/run/netns/6fc62eee-fd57-4395-b00b-04e7f17667ec SocketPath: PciID:}] [{Interface:0xc0002f4810 Address:{IP:10.217.0.110 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.832543 | controller |     "Jun 10 14:58:58.217536 crc crio[20344]: time=\"2026-06-10T14:58:58.217430221Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0 Namespace:openstack ID:be2d1d2e69119ee45165a1b678494fd8997eb9168ccbe150e757f5fc1cf40e3c UID:b12a2cee-5d9c-4b28-a107-cb16219ca9af NetNS:/var/run/netns/6fc62eee-fd57-4395-b00b-04e7f17667ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb12a2cee_5d9c_4b28_a107_cb16219ca9af.slice PodAnnotations:0xc0027c0150}] Aliases:map[]}\"",
2026-06-10 15:52:08.832558 | controller |     "Jun 10 14:58:58.217928 crc crio[20344]: time=\"2026-06-10T14:58:58.217616926Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.832573 | controller |     "Jun 10 14:58:58.793627 crc crio[20344]: time=\"2026-06-10T14:58:58.79299628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.832588 | controller |     "Jun 10 14:58:58.795659 crc crio[20344]: time=\"2026-06-10T14:58:58.795460885Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-769fc96f7c-dclxd/init\" id=0bc0d4ef-e8b7-4218-9a51-7795371a9f85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.832602 | controller |     "Jun 10 14:58:58.797481 crc crio[20344]: time=\"2026-06-10T14:58:58.797397375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.832617 | controller |     "Jun 10 14:58:58.816576 crc crio[20344]: time=\"2026-06-10T14:58:58.816399709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.832632 | controller |     "Jun 10 14:58:58.817331 crc crio[20344]: time=\"2026-06-10T14:58:58.81718844Z\" level=info msg=\"Ran pod sandbox be2d1d2e69119ee45165a1b678494fd8997eb9168ccbe150e757f5fc1cf40e3c with infra container: openstack/ovsdbserver-nb-0/POD\" id=f9ac5bf3-5e78-427a-9a12-7ca24f7dbbf3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.832646 | controller |     "Jun 10 14:58:58.819746 crc crio[20344]: time=\"2026-06-10T14:58:58.819652074Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=8c02ce36-3ff5-4cb1-9d42-bfde2530df16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.832664 | controller |     "Jun 10 14:58:58.821209 crc crio[20344]: time=\"2026-06-10T14:58:58.821159003Z\" level=info msg=\"Ran pod sandbox 632e039fe280fb04189ad5bc101fb70f59cf946628a4812ce6e77538a33295c7 with infra container: openstack/ovn-controller-ovs-6lm5k/POD\" id=c3f4823c-a92c-496f-acf8-f2e3a9b3b7d3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.832679 | controller |     "Jun 10 14:58:58.822925 crc crio[20344]: time=\"2026-06-10T14:58:58.822842727Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=e984ec5e-d7e1-46d9-9553-996e33fd8bd6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.832694 | controller |     "Jun 10 14:58:58.826890 crc crio[20344]: time=\"2026-06-10T14:58:58.826791769Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified not found\" id=8c02ce36-3ff5-4cb1-9d42-bfde2530df16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.832708 | controller |     "Jun 10 14:58:58.826890 crc crio[20344]: time=\"2026-06-10T14:58:58.826878782Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified found\" id=8c02ce36-3ff5-4cb1-9d42-bfde2530df16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.832722 | controller |     "Jun 10 14:58:58.827064 crc crio[20344]: time=\"2026-06-10T14:58:58.827036226Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified not found\" id=e984ec5e-d7e1-46d9-9553-996e33fd8bd6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.832737 | controller |     "Jun 10 14:58:58.827109 crc crio[20344]: time=\"2026-06-10T14:58:58.827067817Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified found\" id=e984ec5e-d7e1-46d9-9553-996e33fd8bd6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.832752 | controller |     "Jun 10 14:58:58.831054 crc crio[20344]: time=\"2026-06-10T14:58:58.830983669Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=f060115f-4b90-4b1d-a0bb-32311df62021 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.832767 | controller |     "Jun 10 14:58:58.831814 crc crio[20344]: time=\"2026-06-10T14:58:58.831672526Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=a3f62319-3d3e-46a1-8a85-71b2217b5965 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.832781 | controller |     "Jun 10 14:58:58.834415 crc crio[20344]: time=\"2026-06-10T14:58:58.834186892Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\\\"\"",
2026-06-10 15:52:08.832796 | controller |     "Jun 10 14:58:58.838215 crc crio[20344]: time=\"2026-06-10T14:58:58.838034072Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\\\"\"",
2026-06-10 15:52:08.832810 | controller |     "Jun 10 14:58:58.993168 crc crio[20344]: time=\"2026-06-10T14:58:58.99288704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.832824 | controller |     "Jun 10 14:58:58.995891 crc crio[20344]: time=\"2026-06-10T14:58:58.995793295Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.832838 | controller |     "Jun 10 14:58:58.999004 crc crio[20344]: time=\"2026-06-10T14:58:58.99865152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.832872 | controller |     "Jun 10 14:58:59.004200 crc crio[20344]: time=\"2026-06-10T14:58:59.003922887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.832889 | controller |     "Jun 10 14:58:59.015458 crc crio[20344]: time=\"2026-06-10T14:58:59.01482782Z\" level=info msg=\"Pulled image: registry.k8s.io/kube-state-metrics/kube-state-metrics@sha256:d9760cb88c96b59bfab6a3586064b204b5234b6ad07bec2667ca37f797a519ff\" id=8684d082-8d93-4170-bf0f-7c6c838a9fa9 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.832904 | controller |     "Jun 10 14:58:59.017636 crc crio[20344]: time=\"2026-06-10T14:58:59.01750445Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=7f208f78-cd61-4228-aa97-a58e05dc0a8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.832921 | controller |     "Jun 10 14:58:59.021733 crc crio[20344]: time=\"2026-06-10T14:58:59.021520784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.832938 | controller |     "Jun 10 14:58:59.057759 crc crio[20344]: time=\"2026-06-10T14:58:59.055400216Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=efef5e4a-f81a-401a-b561-5c6ff0374ce9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.832953 | controller |     "Jun 10 14:58:59.060558 crc crio[20344]: time=\"2026-06-10T14:58:59.060455427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.832967 | controller |     "Jun 10 14:58:59.066347 crc crio[20344]: time=\"2026-06-10T14:58:59.066224447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.832981 | controller |     "Jun 10 14:58:59.082103 crc crio[20344]: time=\"2026-06-10T14:58:59.081924655Z\" level=info msg=\"Created container 18f1052a0f89c043266e94fbe0d4ee3a32df2b4b3ab509bd5b7645c250eef599: openstack/openstack-galera-0/mysql-bootstrap\" id=543086be-6443-4ebd-abee-ffa7eba0c813 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.832995 | controller |     "Jun 10 14:58:59.085885 crc crio[20344]: time=\"2026-06-10T14:58:59.085110828Z\" level=info msg=\"Starting container: 18f1052a0f89c043266e94fbe0d4ee3a32df2b4b3ab509bd5b7645c250eef599\" id=4f9a850e-ed34-4d43-afb0-fcac96871f57 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.833010 | controller |     "Jun 10 14:58:59.104163 crc crio[20344]: time=\"2026-06-10T14:58:59.103948118Z\" level=info msg=\"Started container\" PID=53962 containerID=18f1052a0f89c043266e94fbe0d4ee3a32df2b4b3ab509bd5b7645c250eef599 description=openstack/openstack-galera-0/mysql-bootstrap id=4f9a850e-ed34-4d43-afb0-fcac96871f57 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ede01de671353ea8b6829493146a07b5de0530a6143918f97b02f2a6fa83e8b",
2026-06-10 15:52:08.833024 | controller |     "Jun 10 14:58:59.113068 crc crio[20344]: time=\"2026-06-10T14:58:59.11285422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.833039 | controller |     "Jun 10 14:58:59.119342 crc crio[20344]: time=\"2026-06-10T14:58:59.119233296Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.833053 | controller |     "Jun 10 14:58:59.119649 crc crio[20344]: time=\"2026-06-10T14:58:59.119524153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.833071 | controller |     "Jun 10 14:58:59.127446 crc crio[20344]: time=\"2026-06-10T14:58:59.127368297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.833085 | controller |     "Jun 10 14:58:59.128355 crc crio[20344]: time=\"2026-06-10T14:58:59.12821885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.833099 | controller |     "Jun 10 14:58:59.135342 crc crio[20344]: time=\"2026-06-10T14:58:59.134831262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.833113 | controller |     "Jun 10 14:58:59.147183 crc crio[20344]: time=\"2026-06-10T14:58:59.146826944Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=3965816c-a0a8-40f6-b61d-d953667585ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.833140 | controller |     "Jun 10 14:58:59.162925 crc crio[20344]: time=\"2026-06-10T14:58:59.157605434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.833156 | controller |     "Jun 10 14:58:59.162925 crc crio[20344]: time=\"2026-06-10T14:58:59.159588936Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.833171 | controller |     "Jun 10 14:58:59.169203 crc crio[20344]: time=\"2026-06-10T14:58:59.169096163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.833186 | controller |     "Jun 10 14:58:59.215979 crc crio[20344]: time=\"2026-06-10T14:58:59.21552347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.833200 | controller |     "Jun 10 14:58:59.220543 crc crio[20344]: time=\"2026-06-10T14:58:59.220421998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.833214 | controller |     "Jun 10 14:58:59.222131 crc crio[20344]: time=\"2026-06-10T14:58:59.22204315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.833229 | controller |     "Jun 10 14:58:59.225345 crc crio[20344]: time=\"2026-06-10T14:58:59.225195362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.833243 | controller |     "Jun 10 14:58:59.246440 crc crio[20344]: time=\"2026-06-10T14:58:59.246345542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.833257 | controller |     "Jun 10 14:58:59.256899 crc crio[20344]: time=\"2026-06-10T14:58:59.256859846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.833272 | controller |     "Jun 10 14:58:59.448982 crc crio[20344]: time=\"2026-06-10T14:58:59.447831693Z\" level=info msg=\"Created container 77bd6b8d83371410489977fe613dae6c511e3d41f03126f0102039e8fc9e0929: openstack/dnsmasq-dns-6b994dcc49-59f4q/init\" id=a191766c-92bd-48da-a3c1-922adb45e445 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.833290 | controller |     "Jun 10 14:58:59.451247 crc crio[20344]: time=\"2026-06-10T14:58:59.451156869Z\" level=info msg=\"Starting container: 77bd6b8d83371410489977fe613dae6c511e3d41f03126f0102039e8fc9e0929\" id=92a26028-da44-4233-955b-11869e538e4f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.833305 | controller |     "Jun 10 14:58:59.477617 crc crio[20344]: time=\"2026-06-10T14:58:59.477477134Z\" level=info msg=\"Started container\" PID=54016 containerID=77bd6b8d83371410489977fe613dae6c511e3d41f03126f0102039e8fc9e0929 description=openstack/dnsmasq-dns-6b994dcc49-59f4q/init id=92a26028-da44-4233-955b-11869e538e4f name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e88edbe20a5bdb3dff4d0efeb1d90099167ad18412d8a41dc94ef7aa4dbd3aa",
2026-06-10 15:52:08.833320 | controller |     "Jun 10 14:58:59.489240 crc crio[20344]: time=\"2026-06-10T14:58:59.489083886Z\" level=info msg=\"Created container 34bba343a985f43c310cfaf71b1cadaaae4770133c51054b0ff73d1b81a7fb94: openstack/openstack-cell1-galera-0/mysql-bootstrap\" id=e78c6db9-3cd3-4017-b7d4-8c4d4f05c203 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.833334 | controller |     "Jun 10 14:58:59.491709 crc crio[20344]: time=\"2026-06-10T14:58:59.491599681Z\" level=info msg=\"Starting container: 34bba343a985f43c310cfaf71b1cadaaae4770133c51054b0ff73d1b81a7fb94\" id=4cb34d8b-e77a-4579-a10d-038e99019538 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.833349 | controller |     "Jun 10 14:58:59.494410 crc crio[20344]: time=\"2026-06-10T14:58:59.494248Z\" level=info msg=\"Created container 02c609dccf62395c7ff38d6c257052e1aa4a4521ef7eb638af92a9db8b32e180: openstack/dnsmasq-dns-68bc84565-r4xzg/init\" id=9ab7947d-b14e-4be2-81e7-5dcd385fc454 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.833364 | controller |     "Jun 10 14:58:59.494576 crc crio[20344]: time=\"2026-06-10T14:58:59.494459336Z\" level=info msg=\"Created container 2680b260af8bfe34b1ffecf63a2bf630ce2bea736d5c909fe27d93894ef06413: openstack/memcached-0/memcached\" id=4942cdd1-c095-48e4-b8ff-c1b85c8986f2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.833379 | controller |     "Jun 10 14:58:59.497144 crc crio[20344]: time=\"2026-06-10T14:58:59.496439407Z\" level=info msg=\"Starting container: 2680b260af8bfe34b1ffecf63a2bf630ce2bea736d5c909fe27d93894ef06413\" id=6d67d62c-0ba1-4496-a131-74bb92de777e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.833394 | controller |     "Jun 10 14:58:59.497144 crc crio[20344]: time=\"2026-06-10T14:58:59.49653911Z\" level=info msg=\"Starting container: 02c609dccf62395c7ff38d6c257052e1aa4a4521ef7eb638af92a9db8b32e180\" id=fc44b9ba-7549-4597-b898-431f44e6d047 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.833409 | controller |     "Jun 10 14:58:59.500334 crc crio[20344]: time=\"2026-06-10T14:58:59.500094122Z\" level=info msg=\"Started container\" PID=54036 containerID=34bba343a985f43c310cfaf71b1cadaaae4770133c51054b0ff73d1b81a7fb94 description=openstack/openstack-cell1-galera-0/mysql-bootstrap id=4cb34d8b-e77a-4579-a10d-038e99019538 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa53dee4ce00f3cd01f9fdbde21d90af7f5e118f71ab3c92dbdd2a41cd39da07",
2026-06-10 15:52:08.833425 | controller |     "Jun 10 14:58:59.504089 crc crio[20344]: time=\"2026-06-10T14:58:59.504014694Z\" level=info msg=\"Started container\" PID=54010 containerID=2680b260af8bfe34b1ffecf63a2bf630ce2bea736d5c909fe27d93894ef06413 description=openstack/memcached-0/memcached id=6d67d62c-0ba1-4496-a131-74bb92de777e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a0f389d11c58bb626e856488dc367a805da41f873e12a8413ada350d10b68958",
2026-06-10 15:52:08.833441 | controller |     "Jun 10 14:58:59.508875 crc crio[20344]: time=\"2026-06-10T14:58:59.508798319Z\" level=info msg=\"Created container 4a616e9ec9c006488decc00491b4e9771beee3a6f5d44f7e13bb977f5c64a1a9: openstack/dnsmasq-dns-769fc96f7c-dclxd/init\" id=0bc0d4ef-e8b7-4218-9a51-7795371a9f85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.833460 | controller |     "Jun 10 14:58:59.509986 crc crio[20344]: time=\"2026-06-10T14:58:59.509869896Z\" level=info msg=\"Starting container: 4a616e9ec9c006488decc00491b4e9771beee3a6f5d44f7e13bb977f5c64a1a9\" id=3cd09667-ce06-4539-a0f1-0e7a9b11c3b0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.833475 | controller |     "Jun 10 14:58:59.513400 crc crio[20344]: time=\"2026-06-10T14:58:59.513342207Z\" level=info msg=\"Created container 793bc38d224b9fd3a0f529af79bed7178e4fcd0b096cab5bb3c8dca5ad1790cd: openstack/dnsmasq-dns-7dc8cc99c9-778dc/init\" id=53dc4fe3-1119-4f58-87b7-3c4addd50d6b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.833490 | controller |     "Jun 10 14:58:59.520413 crc crio[20344]: time=\"2026-06-10T14:58:59.520219346Z\" level=info msg=\"Starting container: 793bc38d224b9fd3a0f529af79bed7178e4fcd0b096cab5bb3c8dca5ad1790cd\" id=b22942d8-0c78-435e-b957-4d4ab7b8966d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.833505 | controller |     "Jun 10 14:58:59.520413 crc crio[20344]: time=\"2026-06-10T14:58:59.52039003Z\" level=info msg=\"Started container\" PID=54011 containerID=02c609dccf62395c7ff38d6c257052e1aa4a4521ef7eb638af92a9db8b32e180 description=openstack/dnsmasq-dns-68bc84565-r4xzg/init id=fc44b9ba-7549-4597-b898-431f44e6d047 name=/runtime.v1.RuntimeService/StartContainer sandboxID=71dcac18616e14a3bb1ae640b34c0e4a123abd56ee3ee1f9a194fcf4e0194751",
2026-06-10 15:52:08.833520 | controller |     "Jun 10 14:58:59.520575 crc crio[20344]: time=\"2026-06-10T14:58:59.520497753Z\" level=info msg=\"Created container 4a16aed3d74511336793e4193ff9376f8e4e5361af9f87a176907575abd15780: openstack/kube-state-metrics-0/kube-state-metrics\" id=3965816c-a0a8-40f6-b61d-d953667585ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.833535 | controller |     "Jun 10 14:58:59.521730 crc crio[20344]: time=\"2026-06-10T14:58:59.52156081Z\" level=info msg=\"Starting container: 4a16aed3d74511336793e4193ff9376f8e4e5361af9f87a176907575abd15780\" id=ff2f28a4-7e07-4bf7-8ec1-e3a68c866d5d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.833550 | controller |     "Jun 10 14:58:59.528004 crc crio[20344]: time=\"2026-06-10T14:58:59.527912396Z\" level=info msg=\"Started container\" PID=54007 containerID=793bc38d224b9fd3a0f529af79bed7178e4fcd0b096cab5bb3c8dca5ad1790cd description=openstack/dnsmasq-dns-7dc8cc99c9-778dc/init id=b22942d8-0c78-435e-b957-4d4ab7b8966d name=/runtime.v1.RuntimeService/StartContainer sandboxID=f8736138594500a10b3d91de93a0b7baf58e2a5cf6572f04734053438afbe614",
2026-06-10 15:52:08.833565 | controller |     "Jun 10 14:58:59.535626 crc crio[20344]: time=\"2026-06-10T14:58:59.535533664Z\" level=info msg=\"Started container\" PID=54045 containerID=4a616e9ec9c006488decc00491b4e9771beee3a6f5d44f7e13bb977f5c64a1a9 description=openstack/dnsmasq-dns-769fc96f7c-dclxd/init id=3cd09667-ce06-4539-a0f1-0e7a9b11c3b0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5ab0f54f0f0ff4a2c9cd2d1ae0fc7d3b0e0fc9e51988903c812b21c5a9373590",
2026-06-10 15:52:08.833580 | controller |     "Jun 10 14:58:59.549859 crc crio[20344]: time=\"2026-06-10T14:58:59.549780984Z\" level=info msg=\"Started container\" PID=54039 containerID=4a16aed3d74511336793e4193ff9376f8e4e5361af9f87a176907575abd15780 description=openstack/kube-state-metrics-0/kube-state-metrics id=ff2f28a4-7e07-4bf7-8ec1-e3a68c866d5d name=/runtime.v1.RuntimeService/StartContainer sandboxID=d329d466dbdeb79e19e02293ba6e80ac3e53fad33ac298807b69be0cb69ac68b",
2026-06-10 15:52:08.833595 | controller |     "Jun 10 14:58:59.697593 crc crio[20344]: time=\"2026-06-10T14:58:59.697368813Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f079966f-dc08-4125-8e2a-24577925f087 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.833610 | controller |     "Jun 10 14:58:59.724810 crc crio[20344]: time=\"2026-06-10T14:58:59.722664061Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=425141a2-9cae-4d92-a23e-dadce2035b52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.833628 | controller |     "Jun 10 14:58:59.734176 crc crio[20344]: time=\"2026-06-10T14:58:59.733983696Z\" level=info msg=\"Stopping pod sandbox: 5ab0f54f0f0ff4a2c9cd2d1ae0fc7d3b0e0fc9e51988903c812b21c5a9373590\" id=b017ddfa-c1f4-4211-9879-58946ddc262d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.833643 | controller |     "Jun 10 14:58:59.734876 crc crio[20344]: time=\"2026-06-10T14:58:59.734755486Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-769fc96f7c-dclxd Namespace:openstack ID:5ab0f54f0f0ff4a2c9cd2d1ae0fc7d3b0e0fc9e51988903c812b21c5a9373590 UID:9637162b-c0ef-4394-b017-2328cfd82e39 NetNS:/var/run/netns/f566e545-ba28-439c-842a-a57627f63136 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9637162b_c0ef_4394_b017_2328cfd82e39.slice PodAnnotations:0xc0027c0668}] Aliases:map[]}\"",
2026-06-10 15:52:08.833658 | controller |     "Jun 10 14:58:59.735003 crc crio[20344]: time=\"2026-06-10T14:58:59.73492348Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-769fc96f7c-dclxd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.833673 | controller |     "Jun 10 14:58:59.761213 crc crio[20344]: time=\"2026-06-10T14:58:59.761128432Z\" level=info msg=\"Stopping pod sandbox: f8736138594500a10b3d91de93a0b7baf58e2a5cf6572f04734053438afbe614\" id=8c2d7854-c1cd-453e-9205-73b16516e614 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.833688 | controller |     "Jun 10 14:58:59.762023 crc crio[20344]: time=\"2026-06-10T14:58:59.761661915Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7dc8cc99c9-778dc Namespace:openstack ID:f8736138594500a10b3d91de93a0b7baf58e2a5cf6572f04734053438afbe614 UID:ac2e59d6-3d6b-4afa-ad18-7d1ab84f33ad NetNS:/var/run/netns/6ff7080d-a765-48f5-9554-ec2ab5347564 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podac2e59d6_3d6b_4afa_ad18_7d1ab84f33ad.slice PodAnnotations:0xc0022643e8}] Aliases:map[]}\"",
2026-06-10 15:52:08.833703 | controller |     "Jun 10 14:58:59.762023 crc crio[20344]: time=\"2026-06-10T14:58:59.761857561Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7dc8cc99c9-778dc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.833719 | controller |     "Jun 10 14:58:59.762709 crc crio[20344]: time=\"2026-06-10T14:58:59.762645121Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ea790773-ecc0-45df-b9fd-44d360c0e7b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.833734 | controller |     "Jun 10 14:58:59.770640 crc crio[20344]: time=\"2026-06-10T14:58:59.770345521Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=37736683-a478-4679-b27a-fa4f527fb638 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.833749 | controller |     "Jun 10 14:58:59.788504 crc crio[20344]: time=\"2026-06-10T14:58:59.788144844Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-68bc84565-r4xzg/dnsmasq-dns\" id=e91a0802-77ae-4610-ac2b-0707b01e31ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.833763 | controller |     "Jun 10 14:58:59.794315 crc crio[20344]: time=\"2026-06-10T14:58:59.790885496Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.833778 | controller |     "Jun 10 14:58:59.836526 crc crio[20344]: time=\"2026-06-10T14:58:59.834333316Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b994dcc49-59f4q/dnsmasq-dns\" id=6d4b33e9-c699-430f-83fb-3dcd128cc665 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.833796 | controller |     "Jun 10 14:58:59.836526 crc crio[20344]: time=\"2026-06-10T14:58:59.836251315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.833811 | controller |     "Jun 10 14:58:59.885395 crc crio[20344]: time=\"2026-06-10T14:58:59.885181348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.833826 | controller |     "Jun 10 14:58:59.903377 crc crio[20344]: time=\"2026-06-10T14:58:59.902615532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.833841 | controller |     "Jun 10 14:59:00.094163 crc crio[20344]: time=\"2026-06-10T14:59:00.094115123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.833873 | controller |     "Jun 10 14:59:00.105220 crc crio[20344]: time=\"2026-06-10T14:59:00.10518576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.833890 | controller |     "Jun 10 14:59:00.208316 crc crio[20344]: time=\"2026-06-10T14:59:00.201245159Z\" level=info msg=\"Created container dd001cbf730e09745e0fbcb8e66c1eb925faaccd3ebf7252c3a13e0f4cb45fc6: openstack/dnsmasq-dns-68bc84565-r4xzg/dnsmasq-dns\" id=e91a0802-77ae-4610-ac2b-0707b01e31ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.833905 | controller |     "Jun 10 14:59:00.209629 crc crio[20344]: time=\"2026-06-10T14:59:00.209585566Z\" level=info msg=\"Starting container: dd001cbf730e09745e0fbcb8e66c1eb925faaccd3ebf7252c3a13e0f4cb45fc6\" id=cb27b691-fb17-4af6-b68f-4b450334669d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.833920 | controller |     "Jun 10 14:59:00.240959 crc crio[20344]: time=\"2026-06-10T14:59:00.240758807Z\" level=info msg=\"Stopped pod sandbox: f8736138594500a10b3d91de93a0b7baf58e2a5cf6572f04734053438afbe614\" id=8c2d7854-c1cd-453e-9205-73b16516e614 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.833935 | controller |     "Jun 10 14:59:00.246048 crc crio[20344]: time=\"2026-06-10T14:59:00.245996623Z\" level=info msg=\"Started container\" PID=54249 containerID=dd001cbf730e09745e0fbcb8e66c1eb925faaccd3ebf7252c3a13e0f4cb45fc6 description=openstack/dnsmasq-dns-68bc84565-r4xzg/dnsmasq-dns id=cb27b691-fb17-4af6-b68f-4b450334669d name=/runtime.v1.RuntimeService/StartContainer sandboxID=71dcac18616e14a3bb1ae640b34c0e4a123abd56ee3ee1f9a194fcf4e0194751",
2026-06-10 15:52:08.833950 | controller |     "Jun 10 14:59:00.350075 crc crio[20344]: time=\"2026-06-10T14:59:00.349602628Z\" level=info msg=\"Stopped pod sandbox: 5ab0f54f0f0ff4a2c9cd2d1ae0fc7d3b0e0fc9e51988903c812b21c5a9373590\" id=b017ddfa-c1f4-4211-9879-58946ddc262d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.833965 | controller |     "Jun 10 14:59:00.759562 crc crio[20344]: time=\"2026-06-10T14:59:00.759345535Z\" level=info msg=\"Created container ef6cfc457b1708eb72bdf13a6ad9d99746c2f28eae9fe22603573c684cfeb26f: openstack/rabbitmq-cell1-server-0/setup-container\" id=4b51f918-4ce8-4814-af82-d4f51aa55b0e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.833980 | controller |     "Jun 10 14:59:00.765226 crc crio[20344]: time=\"2026-06-10T14:59:00.765182217Z\" level=info msg=\"Starting container: ef6cfc457b1708eb72bdf13a6ad9d99746c2f28eae9fe22603573c684cfeb26f\" id=9877a4f6-89f6-4cd1-abb2-254b91b90e82 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.833994 | controller |     "Jun 10 14:59:00.772138 crc crio[20344]: time=\"2026-06-10T14:59:00.772069416Z\" level=info msg=\"Started container\" PID=54004 containerID=ef6cfc457b1708eb72bdf13a6ad9d99746c2f28eae9fe22603573c684cfeb26f description=openstack/rabbitmq-cell1-server-0/setup-container id=9877a4f6-89f6-4cd1-abb2-254b91b90e82 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba55586c221a8575f2165b883af4d6f2c63ffc03953208cbfbebf037663a8518",
2026-06-10 15:52:08.834013 | controller |     "Jun 10 14:59:00.778020 crc crio[20344]: time=\"2026-06-10T14:59:00.777939649Z\" level=error msg=\"Container creation error: mount `/var/lib/kubelet/pods/4248f424-f003-49b3-b322-a1476286b4e2/volume-subpaths/dns-svc/dnsmasq-dns/1` to `etc/dnsmasq.d/hosts/dns-svc`: No such file or directory\\n\" id=6d4b33e9-c699-430f-83fb-3dcd128cc665 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.834028 | controller |     "Jun 10 14:59:00.795352 crc crio[20344]: time=\"2026-06-10T14:59:00.794649033Z\" level=info msg=\"Removing container: 4a616e9ec9c006488decc00491b4e9771beee3a6f5d44f7e13bb977f5c64a1a9\" id=2aa07a5d-8b62-4ff4-9426-0609c09c0143 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.834043 | controller |     "Jun 10 14:59:00.796921 crc crio[20344]: time=\"2026-06-10T14:59:00.7968386Z\" level=info msg=\"createCtr: deleting container ID 59a755bd38f3c09d1af69e5d0a15f0dec430c238ec8608852214bf1003d965f1 from idIndex\" id=6d4b33e9-c699-430f-83fb-3dcd128cc665 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.834058 | controller |     "Jun 10 14:59:00.797188 crc crio[20344]: time=\"2026-06-10T14:59:00.796924052Z\" level=info msg=\"createCtr: removing container 59a755bd38f3c09d1af69e5d0a15f0dec430c238ec8608852214bf1003d965f1\" id=6d4b33e9-c699-430f-83fb-3dcd128cc665 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.834072 | controller |     "Jun 10 14:59:00.797188 crc crio[20344]: time=\"2026-06-10T14:59:00.797155839Z\" level=info msg=\"createCtr: deleting container 59a755bd38f3c09d1af69e5d0a15f0dec430c238ec8608852214bf1003d965f1 from storage\" id=6d4b33e9-c699-430f-83fb-3dcd128cc665 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.834087 | controller |     "Jun 10 14:59:00.821919 crc crio[20344]: time=\"2026-06-10T14:59:00.821491922Z\" level=info msg=\"createCtr: releasing container name k8s_dnsmasq-dns_dnsmasq-dns-6b994dcc49-59f4q_openstack_4248f424-f003-49b3-b322-a1476286b4e2_0\" id=6d4b33e9-c699-430f-83fb-3dcd128cc665 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.834102 | controller |     "Jun 10 14:59:00.873915 crc crio[20344]: time=\"2026-06-10T14:59:00.87256197Z\" level=info msg=\"Created container b5c681393b56bde307da83fe1dedfafcfb5bcd90af5f546482876a04660c90e4: openstack/rabbitmq-server-0/setup-container\" id=1837dcfc-68bb-4330-8f62-371bf478b5f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.834116 | controller |     "Jun 10 14:59:00.874248 crc crio[20344]: time=\"2026-06-10T14:59:00.87410163Z\" level=info msg=\"Starting container: b5c681393b56bde307da83fe1dedfafcfb5bcd90af5f546482876a04660c90e4\" id=c98671bc-8a05-4072-bac9-76fd98acbc37 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.834131 | controller |     "Jun 10 14:59:00.893626 crc crio[20344]: time=\"2026-06-10T14:59:00.893501685Z\" level=info msg=\"Started container\" PID=54009 containerID=b5c681393b56bde307da83fe1dedfafcfb5bcd90af5f546482876a04660c90e4 description=openstack/rabbitmq-server-0/setup-container id=c98671bc-8a05-4072-bac9-76fd98acbc37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa9a72b7dbf24e26f23f0695e5c88c629c3cc1bd4d723cbfdb87114a00fa7238",
2026-06-10 15:52:08.834146 | controller |     "Jun 10 14:59:00.987069 crc crio[20344]: time=\"2026-06-10T14:59:00.986971876Z\" level=info msg=\"Removed container 4a616e9ec9c006488decc00491b4e9771beee3a6f5d44f7e13bb977f5c64a1a9: openstack/dnsmasq-dns-769fc96f7c-dclxd/init\" id=2aa07a5d-8b62-4ff4-9426-0609c09c0143 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.834160 | controller |     "Jun 10 14:59:00.996984 crc crio[20344]: time=\"2026-06-10T14:59:00.996892304Z\" level=info msg=\"Removing container: 793bc38d224b9fd3a0f529af79bed7178e4fcd0b096cab5bb3c8dca5ad1790cd\" id=82da88b4-41a3-42ab-aa43-9bd589c55393 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.834178 | controller |     "Jun 10 14:59:01.036205 crc crio[20344]: time=\"2026-06-10T14:59:01.036072043Z\" level=info msg=\"Removed container 793bc38d224b9fd3a0f529af79bed7178e4fcd0b096cab5bb3c8dca5ad1790cd: openstack/dnsmasq-dns-7dc8cc99c9-778dc/init\" id=82da88b4-41a3-42ab-aa43-9bd589c55393 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.834193 | controller |     "Jun 10 14:59:01.862606 crc crio[20344]: time=\"2026-06-10T14:59:01.861900262Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1d2eb7f8-0124-4cc9-ab78-0d4f8ea4e349 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.834208 | controller |     "Jun 10 14:59:03.891530 crc crio[20344]: time=\"2026-06-10T14:59:03.888919584Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=f188b02f-cde4-4436-ba83-198cb7d65efc name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.834223 | controller |     "Jun 10 14:59:04.904678 crc crio[20344]: time=\"2026-06-10T14:59:04.904571861Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=29e63f2d-6266-461d-84e5-9ccd3e582135 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.834238 | controller |     "Jun 10 14:59:04.968392 crc crio[20344]: time=\"2026-06-10T14:59:04.968307759Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=aa09825c-4585-454a-a2cd-9d85f6954a55 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.834253 | controller |     "Jun 10 14:59:05.684938 crc crio[20344]: time=\"2026-06-10T14:59:05.683922051Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a8b745c1-c661-4540-a3ac-577e5d554838 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.834268 | controller |     "Jun 10 14:59:05.722844 crc crio[20344]: time=\"2026-06-10T14:59:05.722591387Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-base@sha256:7b731db5aae0df7b814f3d00e979dfead5d3d5d0628ad440b664274097714eee\" id=f060115f-4b90-4b1d-a0bb-32311df62021 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.834282 | controller |     "Jun 10 14:59:05.724032 crc crio[20344]: time=\"2026-06-10T14:59:05.723902491Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=13e329f0-ea74-4c3c-bb23-b4ca232ab8ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.834297 | controller |     "Jun 10 14:59:05.773791 crc crio[20344]: time=\"2026-06-10T14:59:05.773566552Z\" level=info msg=\"Creating container: openstack/openstack-galera-0/galera\" id=1be8ca6c-5a9c-4b31-b9a6-605438319afb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.834311 | controller |     "Jun 10 14:59:05.779134 crc crio[20344]: time=\"2026-06-10T14:59:05.77692484Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=89827461-5435-4b93-af12-43ebf7819b92 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.834325 | controller |     "Jun 10 14:59:05.779134 crc crio[20344]: time=\"2026-06-10T14:59:05.779091306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.834340 | controller |     "Jun 10 14:59:05.782574 crc crio[20344]: time=\"2026-06-10T14:59:05.782437573Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6b994dcc49-59f4q/dnsmasq-dns\" id=d5379ce6-5772-405d-b441-f8e673884611 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.834357 | controller |     "Jun 10 14:59:05.787615 crc crio[20344]: time=\"2026-06-10T14:59:05.784466186Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-controller@sha256:807c1076fe368456aee9a88438d275805fc908d207bada66f46e084e1fd4e8d9\" id=d4614ae3-a308-4d85-822e-1b63543116c8 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.834371 | controller |     "Jun 10 14:59:05.787615 crc crio[20344]: time=\"2026-06-10T14:59:05.786891059Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=bf9c88ff-b6e3-4d09-9a81-dd4cd0c48c1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.834386 | controller |     "Jun 10 14:59:05.791865 crc crio[20344]: time=\"2026-06-10T14:59:05.791490349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.834400 | controller |     "Jun 10 14:59:05.795420 crc crio[20344]: time=\"2026-06-10T14:59:05.795117343Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-6lm5k/ovsdb-server-init\" id=6bc0baf4-9b0f-440c-8e82-d2c060c3bb1c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.834414 | controller |     "Jun 10 14:59:05.795910 crc crio[20344]: time=\"2026-06-10T14:59:05.79578042Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server@sha256:ba97cb84e9c691378c75d7722e1b3beae894cc25addffadc2d7106e39c07e58c\" id=a3f62319-3d3e-46a1-8a85-71b2217b5965 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.834429 | controller |     "Jun 10 14:59:05.796177 crc crio[20344]: time=\"2026-06-10T14:59:05.795999026Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server@sha256:85b4f27c1058f2c2b0c03e426e77c60ade32cce5d8d14bb6242195cf45e42e90\" id=64a471ba-76a5-4b2c-a2a2-894609dd5c0d name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.834443 | controller |     "Jun 10 14:59:05.796595 crc crio[20344]: time=\"2026-06-10T14:59:05.796501729Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=ff24e932-16ae-4a3d-be98-c992e2ccd129 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.834458 | controller |     "Jun 10 14:59:05.797433 crc crio[20344]: time=\"2026-06-10T14:59:05.797164596Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=2e85e1cf-1468-4c60-8ecc-357a2fcc7951 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.834472 | controller |     "Jun 10 14:59:05.805902 crc crio[20344]: time=\"2026-06-10T14:59:05.805790241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.834487 | controller |     "Jun 10 14:59:05.828782 crc crio[20344]: time=\"2026-06-10T14:59:05.828605264Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=5be99999-f22b-4d91-9cdb-d843961d9ab5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.834501 | controller |     "Jun 10 14:59:05.850055 crc crio[20344]: time=\"2026-06-10T14:59:05.849542249Z\" level=info msg=\"Creating container: openstack/openstack-cell1-galera-0/galera\" id=61075330-1fb6-431d-8a8a-08180e730593 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.834516 | controller |     "Jun 10 14:59:05.853508 crc crio[20344]: time=\"2026-06-10T14:59:05.853150132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.834530 | controller |     "Jun 10 14:59:05.854623 crc crio[20344]: time=\"2026-06-10T14:59:05.854514808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.834553 | controller |     "Jun 10 14:59:05.858862 crc crio[20344]: time=\"2026-06-10T14:59:05.858660816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.834568 | controller |     "Jun 10 14:59:05.876916 crc crio[20344]: time=\"2026-06-10T14:59:05.876768777Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=65ad1fbe-2b3e-4906-8076-306eb6858f99 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.834582 | controller |     "Jun 10 14:59:05.881877 crc crio[20344]: time=\"2026-06-10T14:59:05.881789367Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=fd15a046-f801-497a-8b81-a6df3b93331a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.834597 | controller |     "Jun 10 14:59:05.887583 crc crio[20344]: time=\"2026-06-10T14:59:05.886910401Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=8c5b8f11-a6c7-4028-8636-c5a2acb5e6a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.834611 | controller |     "Jun 10 14:59:05.890025 crc crio[20344]: time=\"2026-06-10T14:59:05.889927969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.834626 | controller |     "Jun 10 14:59:05.896599 crc crio[20344]: time=\"2026-06-10T14:59:05.896541531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.834640 | controller |     "Jun 10 14:59:05.897112 crc crio[20344]: time=\"2026-06-10T14:59:05.896995073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.834655 | controller |     "Jun 10 14:59:05.917649 crc crio[20344]: time=\"2026-06-10T14:59:05.908618155Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=f4a34417-e324-4651-a1c8-f3d826cbe05d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.834669 | controller |     "Jun 10 14:59:05.917649 crc crio[20344]: time=\"2026-06-10T14:59:05.90878987Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=9090bc5f-6dff-4568-8238-472dc69ad445 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.834683 | controller |     "Jun 10 14:59:05.917649 crc crio[20344]: time=\"2026-06-10T14:59:05.912043024Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.834697 | controller |     "Jun 10 14:59:05.917649 crc crio[20344]: time=\"2026-06-10T14:59:05.913539613Z\" level=info msg=\"Creating container: openstack/ovn-controller-kkj8w/ovn-controller\" id=92008b03-cbd1-43bc-b55c-e5c1d7a58704 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.834711 | controller |     "Jun 10 14:59:05.917649 crc crio[20344]: time=\"2026-06-10T14:59:05.914775815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.834726 | controller |     "Jun 10 14:59:05.930018 crc crio[20344]: time=\"2026-06-10T14:59:05.929887228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.834740 | controller |     "Jun 10 14:59:05.933160 crc crio[20344]: time=\"2026-06-10T14:59:05.933060621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.834757 | controller |     "Jun 10 14:59:05.948348 crc crio[20344]: time=\"2026-06-10T14:59:05.94803061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.834773 | controller |     "Jun 10 14:59:05.973506 crc crio[20344]: time=\"2026-06-10T14:59:05.973426341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.834787 | controller |     "Jun 10 14:59:05.979543 crc crio[20344]: time=\"2026-06-10T14:59:05.979482538Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.834801 | controller |     "Jun 10 14:59:05.983180 crc crio[20344]: time=\"2026-06-10T14:59:05.983068092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.834816 | controller |     "Jun 10 14:59:05.991556 crc crio[20344]: time=\"2026-06-10T14:59:05.987833926Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.834831 | controller |     "Jun 10 14:59:05.993377 crc crio[20344]: time=\"2026-06-10T14:59:05.993240336Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.834846 | controller |     "Jun 10 14:59:06.158412 crc crio[20344]: time=\"2026-06-10T14:59:06.145896497Z\" level=info msg=\"Created container 81a85659360c795887cf115d13d156b05b4fdd95e0e6f5c29c077a18a0be60dd: openstack/dnsmasq-dns-6b994dcc49-59f4q/dnsmasq-dns\" id=d5379ce6-5772-405d-b441-f8e673884611 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.834880 | controller |     "Jun 10 14:59:06.158412 crc crio[20344]: time=\"2026-06-10T14:59:06.154150431Z\" level=info msg=\"Created container 0b92ebea99eb117e3345765b06f5324edaf408813cf308b0df7c7a46995e479c: openstack/openstack-galera-0/galera\" id=1be8ca6c-5a9c-4b31-b9a6-605438319afb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.834895 | controller |     "Jun 10 14:59:06.158412 crc crio[20344]: time=\"2026-06-10T14:59:06.157203101Z\" level=info msg=\"Starting container: 81a85659360c795887cf115d13d156b05b4fdd95e0e6f5c29c077a18a0be60dd\" id=140acefd-be26-4b0e-b61a-680acbcdad30 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.834910 | controller |     "Jun 10 14:59:06.159089 crc crio[20344]: time=\"2026-06-10T14:59:06.158673309Z\" level=info msg=\"Starting container: 0b92ebea99eb117e3345765b06f5324edaf408813cf308b0df7c7a46995e479c\" id=d33eede2-6f1b-4443-8d47-70d5fe699edb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.834925 | controller |     "Jun 10 14:59:06.164495 crc crio[20344]: time=\"2026-06-10T14:59:06.164387078Z\" level=info msg=\"Started container\" PID=54966 containerID=0b92ebea99eb117e3345765b06f5324edaf408813cf308b0df7c7a46995e479c description=openstack/openstack-galera-0/galera id=d33eede2-6f1b-4443-8d47-70d5fe699edb name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ede01de671353ea8b6829493146a07b5de0530a6143918f97b02f2a6fa83e8b",
2026-06-10 15:52:08.834940 | controller |     "Jun 10 14:59:06.166570 crc crio[20344]: time=\"2026-06-10T14:59:06.166494563Z\" level=info msg=\"Started container\" PID=54969 containerID=81a85659360c795887cf115d13d156b05b4fdd95e0e6f5c29c077a18a0be60dd description=openstack/dnsmasq-dns-6b994dcc49-59f4q/dnsmasq-dns id=140acefd-be26-4b0e-b61a-680acbcdad30 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7e88edbe20a5bdb3dff4d0efeb1d90099167ad18412d8a41dc94ef7aa4dbd3aa",
2026-06-10 15:52:08.834962 | controller |     "Jun 10 14:59:06.220563 crc crio[20344]: time=\"2026-06-10T14:59:06.220468606Z\" level=info msg=\"Created container fe42e000f573bfe99b2a711d8f35b3c3e83b699f5277aa5986ef8644c4ab66f7: openstack/ovsdbserver-nb-0/ovsdbserver-nb\" id=9090bc5f-6dff-4568-8238-472dc69ad445 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.834977 | controller |     "Jun 10 14:59:06.221584 crc crio[20344]: time=\"2026-06-10T14:59:06.221513164Z\" level=info msg=\"Created container a5a46af2373c7d5a67527f85767fb354bebdef03b5d9268e74c34b14ca61b395: openstack/openstack-cell1-galera-0/galera\" id=61075330-1fb6-431d-8a8a-08180e730593 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.834991 | controller |     "Jun 10 14:59:06.226676 crc crio[20344]: time=\"2026-06-10T14:59:06.226603536Z\" level=info msg=\"Starting container: fe42e000f573bfe99b2a711d8f35b3c3e83b699f5277aa5986ef8644c4ab66f7\" id=f87d0e88-2bd5-42c7-8de4-b66186ac6b58 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.835006 | controller |     "Jun 10 14:59:06.227644 crc crio[20344]: time=\"2026-06-10T14:59:06.227607522Z\" level=info msg=\"Starting container: a5a46af2373c7d5a67527f85767fb354bebdef03b5d9268e74c34b14ca61b395\" id=96f20629-6bc8-47f7-92eb-5a6f6e9465c7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.835020 | controller |     "Jun 10 14:59:06.233807 crc crio[20344]: time=\"2026-06-10T14:59:06.233716661Z\" level=info msg=\"Started container\" PID=54985 containerID=a5a46af2373c7d5a67527f85767fb354bebdef03b5d9268e74c34b14ca61b395 description=openstack/openstack-cell1-galera-0/galera id=96f20629-6bc8-47f7-92eb-5a6f6e9465c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aa53dee4ce00f3cd01f9fdbde21d90af7f5e118f71ab3c92dbdd2a41cd39da07",
2026-06-10 15:52:08.835035 | controller |     "Jun 10 14:59:06.234867 crc crio[20344]: time=\"2026-06-10T14:59:06.234814869Z\" level=info msg=\"Created container d17e3c82e008acf0981612833d59be9c9ea4e2dbdf405e5e1c9092da3c546995: openstack/ovsdbserver-sb-0/ovsdbserver-sb\" id=f4a34417-e324-4651-a1c8-f3d826cbe05d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.835050 | controller |     "Jun 10 14:59:06.236188 crc crio[20344]: time=\"2026-06-10T14:59:06.236067702Z\" level=info msg=\"Starting container: d17e3c82e008acf0981612833d59be9c9ea4e2dbdf405e5e1c9092da3c546995\" id=873e057c-92a2-465c-ae8a-80d595c1e7e7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.835065 | controller |     "Jun 10 14:59:06.237325 crc crio[20344]: time=\"2026-06-10T14:59:06.237199352Z\" level=info msg=\"Started container\" PID=54986 containerID=fe42e000f573bfe99b2a711d8f35b3c3e83b699f5277aa5986ef8644c4ab66f7 description=openstack/ovsdbserver-nb-0/ovsdbserver-nb id=f87d0e88-2bd5-42c7-8de4-b66186ac6b58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=be2d1d2e69119ee45165a1b678494fd8997eb9168ccbe150e757f5fc1cf40e3c",
2026-06-10 15:52:08.835080 | controller |     "Jun 10 14:59:06.245401 crc crio[20344]: time=\"2026-06-10T14:59:06.245331573Z\" level=info msg=\"Started container\" PID=54987 containerID=d17e3c82e008acf0981612833d59be9c9ea4e2dbdf405e5e1c9092da3c546995 description=openstack/ovsdbserver-sb-0/ovsdbserver-sb id=873e057c-92a2-465c-ae8a-80d595c1e7e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=90d568c50ef76e3edff5f3b726f308161b443dddf6a82ef8f255316e18411995",
2026-06-10 15:52:08.835095 | controller |     "Jun 10 14:59:06.248073 crc crio[20344]: time=\"2026-06-10T14:59:06.247996672Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.835110 | controller |     "Jun 10 14:59:06.256958 crc crio[20344]: time=\"2026-06-10T14:59:06.256918154Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=06274f95-128c-4870-aeab-6b58110a74b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.835128 | controller |     "Jun 10 14:59:06.257204 crc crio[20344]: time=\"2026-06-10T14:59:06.257184691Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=06274f95-128c-4870-aeab-6b58110a74b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.835143 | controller |     "Jun 10 14:59:06.257389 crc crio[20344]: time=\"2026-06-10T14:59:06.257371516Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=06274f95-128c-4870-aeab-6b58110a74b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.835158 | controller |     "Jun 10 14:59:06.261951 crc crio[20344]: time=\"2026-06-10T14:59:06.261925705Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=0da48ff5-a263-4a97-a3a8-3bca12557320 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.835173 | controller |     "Jun 10 14:59:06.270200 crc crio[20344]: time=\"2026-06-10T14:59:06.270125118Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=0d609817-3c95-4fec-90e6-1812057ba0b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.835188 | controller |     "Jun 10 14:59:06.270472 crc crio[20344]: time=\"2026-06-10T14:59:06.270372314Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified not found\" id=0d609817-3c95-4fec-90e6-1812057ba0b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.835202 | controller |     "Jun 10 14:59:06.270472 crc crio[20344]: time=\"2026-06-10T14:59:06.270419516Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified found\" id=0d609817-3c95-4fec-90e6-1812057ba0b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.835217 | controller |     "Jun 10 14:59:06.270563 crc crio[20344]: time=\"2026-06-10T14:59:06.270536589Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"",
2026-06-10 15:52:08.835232 | controller |     "Jun 10 14:59:06.271230 crc crio[20344]: time=\"2026-06-10T14:59:06.271116434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.835247 | controller |     "Jun 10 14:59:06.274220 crc crio[20344]: time=\"2026-06-10T14:59:06.274194274Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=4d67ca9d-d2be-4264-94d4-ed981967f2d2 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.835262 | controller |     "Jun 10 14:59:06.280020 crc crio[20344]: time=\"2026-06-10T14:59:06.279946233Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\\\"\"",
2026-06-10 15:52:08.835276 | controller |     "Jun 10 14:59:06.371948 crc crio[20344]: time=\"2026-06-10T14:59:06.371845384Z\" level=info msg=\"Created container 56ec7d8680e374ac09f06ce437e1e4717afd8b2fc350ccb766e5c9d4609a110a: openstack/ovn-controller-ovs-6lm5k/ovsdb-server-init\" id=6bc0baf4-9b0f-440c-8e82-d2c060c3bb1c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.835292 | controller |     "Jun 10 14:59:06.372930 crc crio[20344]: time=\"2026-06-10T14:59:06.372882271Z\" level=info msg=\"Created container 1e3b539cdd4d5d966f538042e093cda59171e6bc13b04c227dafc197647a1ddd: openstack/ovn-controller-kkj8w/ovn-controller\" id=92008b03-cbd1-43bc-b55c-e5c1d7a58704 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.835306 | controller |     "Jun 10 14:59:06.373727 crc crio[20344]: time=\"2026-06-10T14:59:06.373504647Z\" level=info msg=\"Starting container: 56ec7d8680e374ac09f06ce437e1e4717afd8b2fc350ccb766e5c9d4609a110a\" id=9f736954-8104-4bda-8501-1d0ae6fac186 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.835324 | controller |     "Jun 10 14:59:06.374199 crc crio[20344]: time=\"2026-06-10T14:59:06.374118543Z\" level=info msg=\"Starting container: 1e3b539cdd4d5d966f538042e093cda59171e6bc13b04c227dafc197647a1ddd\" id=92313732-1082-40da-b00c-3131b2f06f6d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.835339 | controller |     "Jun 10 14:59:06.380004 crc crio[20344]: time=\"2026-06-10T14:59:06.379966125Z\" level=info msg=\"Started container\" PID=55039 containerID=1e3b539cdd4d5d966f538042e093cda59171e6bc13b04c227dafc197647a1ddd description=openstack/ovn-controller-kkj8w/ovn-controller id=92313732-1082-40da-b00c-3131b2f06f6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=c3a043d7cfbf3e1d88a427e98db79e56c66de89b5f04eef9479dcf122ac06bf2",
2026-06-10 15:52:08.835354 | controller |     "Jun 10 14:59:06.384456 crc crio[20344]: time=\"2026-06-10T14:59:06.384366489Z\" level=info msg=\"Started container\" PID=55024 containerID=56ec7d8680e374ac09f06ce437e1e4717afd8b2fc350ccb766e5c9d4609a110a description=openstack/ovn-controller-ovs-6lm5k/ovsdb-server-init id=9f736954-8104-4bda-8501-1d0ae6fac186 name=/runtime.v1.RuntimeService/StartContainer sandboxID=632e039fe280fb04189ad5bc101fb70f59cf946628a4812ce6e77538a33295c7",
2026-06-10 15:52:08.835369 | controller |     "Jun 10 14:59:07.000678 crc crio[20344]: time=\"2026-06-10T14:59:06.999327774Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=2a8dbd75-53e0-4697-8ea4-5258f2b79d1b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.835384 | controller |     "Jun 10 14:59:07.012542 crc crio[20344]: time=\"2026-06-10T14:59:07.012421465Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=8f0f4fc1-6307-44f2-90d0-852be1bc66cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.835399 | controller |     "Jun 10 14:59:07.031370 crc crio[20344]: time=\"2026-06-10T14:59:07.031214774Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-6lm5k/ovsdb-server\" id=7afdb808-8b61-40f2-8e44-918eb560be7f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.835414 | controller |     "Jun 10 14:59:07.032891 crc crio[20344]: time=\"2026-06-10T14:59:07.032866027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.835428 | controller |     "Jun 10 14:59:07.181355 crc crio[20344]: time=\"2026-06-10T14:59:07.181038351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.835443 | controller |     "Jun 10 14:59:07.493877 crc crio[20344]: time=\"2026-06-10T14:59:07.493674452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.835458 | controller |     "Jun 10 14:59:07.628975 crc crio[20344]: time=\"2026-06-10T14:59:07.62816146Z\" level=info msg=\"Created container 20b82e5db6ce537da2890bbdb076891291609c8a496856146597803f4acc3714: openstack/ovn-controller-ovs-6lm5k/ovsdb-server\" id=7afdb808-8b61-40f2-8e44-918eb560be7f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.835472 | controller |     "Jun 10 14:59:07.630410 crc crio[20344]: time=\"2026-06-10T14:59:07.630211354Z\" level=info msg=\"Starting container: 20b82e5db6ce537da2890bbdb076891291609c8a496856146597803f4acc3714\" id=b6ac38e6-1256-4d4a-91f5-1934952af0ff name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.835487 | controller |     "Jun 10 14:59:07.640019 crc crio[20344]: time=\"2026-06-10T14:59:07.639844514Z\" level=info msg=\"Started container\" PID=55598 containerID=20b82e5db6ce537da2890bbdb076891291609c8a496856146597803f4acc3714 description=openstack/ovn-controller-ovs-6lm5k/ovsdb-server id=b6ac38e6-1256-4d4a-91f5-1934952af0ff name=/runtime.v1.RuntimeService/StartContainer sandboxID=632e039fe280fb04189ad5bc101fb70f59cf946628a4812ce6e77538a33295c7",
2026-06-10 15:52:08.835505 | controller |     "Jun 10 14:59:07.658738 crc crio[20344]: time=\"2026-06-10T14:59:07.658570301Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=f0f9bc9a-2a6e-4128-97e4-ffb90a08f951 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.835521 | controller |     "Jun 10 14:59:07.662220 crc crio[20344]: time=\"2026-06-10T14:59:07.662129934Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-base:current-podified\" id=234d6e17-9934-4a13-9137-c570f2c21e14 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.835536 | controller |     "Jun 10 14:59:07.675992 crc crio[20344]: time=\"2026-06-10T14:59:07.675901372Z\" level=info msg=\"Creating container: openstack/ovn-controller-ovs-6lm5k/ovs-vswitchd\" id=4b0b408b-994b-4f72-916b-b57d52584cd1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.835551 | controller |     "Jun 10 14:59:07.677845 crc crio[20344]: time=\"2026-06-10T14:59:07.677787381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.835566 | controller |     "Jun 10 14:59:07.737232 crc crio[20344]: time=\"2026-06-10T14:59:07.737149825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.835581 | controller |     "Jun 10 14:59:07.992309 crc crio[20344]: time=\"2026-06-10T14:59:07.99222561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.835596 | controller |     "Jun 10 14:59:08.100882 crc crio[20344]: time=\"2026-06-10T14:59:08.100771823Z\" level=info msg=\"Created container e731dd46964213884a474c6a31dfd470edaf2b63f49ffe75c25ca89984c55e12: openstack/ovn-controller-ovs-6lm5k/ovs-vswitchd\" id=4b0b408b-994b-4f72-916b-b57d52584cd1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.835611 | controller |     "Jun 10 14:59:08.102630 crc crio[20344]: time=\"2026-06-10T14:59:08.10256766Z\" level=info msg=\"Starting container: e731dd46964213884a474c6a31dfd470edaf2b63f49ffe75c25ca89984c55e12\" id=da2dad6a-e0b7-4789-89ca-6c6f9c05b8ce name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.835625 | controller |     "Jun 10 14:59:08.111822 crc crio[20344]: time=\"2026-06-10T14:59:08.111731148Z\" level=info msg=\"Started container\" PID=55810 containerID=e731dd46964213884a474c6a31dfd470edaf2b63f49ffe75c25ca89984c55e12 description=openstack/ovn-controller-ovs-6lm5k/ovs-vswitchd id=da2dad6a-e0b7-4789-89ca-6c6f9c05b8ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=632e039fe280fb04189ad5bc101fb70f59cf946628a4812ce6e77538a33295c7",
2026-06-10 15:52:08.835640 | controller |     "Jun 10 14:59:09.046478 crc crio[20344]: time=\"2026-06-10T14:59:09.045743731Z\" level=info msg=\"Stopping container: 81a85659360c795887cf115d13d156b05b4fdd95e0e6f5c29c077a18a0be60dd (timeout: 10s)\" id=778c4928-9473-42a9-a77b-8aa68d60a80e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.835655 | controller |     "Jun 10 14:59:12.610398 crc crio[20344]: time=\"2026-06-10T14:59:12.60860704Z\" level=info msg=\"Stopped container 81a85659360c795887cf115d13d156b05b4fdd95e0e6f5c29c077a18a0be60dd: openstack/dnsmasq-dns-6b994dcc49-59f4q/dnsmasq-dns\" id=778c4928-9473-42a9-a77b-8aa68d60a80e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.835670 | controller |     "Jun 10 14:59:12.613538 crc crio[20344]: time=\"2026-06-10T14:59:12.613455566Z\" level=info msg=\"Stopping pod sandbox: 7e88edbe20a5bdb3dff4d0efeb1d90099167ad18412d8a41dc94ef7aa4dbd3aa\" id=b412d764-c2d3-41cd-a6e6-989c86f36d06 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.835688 | controller |     "Jun 10 14:59:12.614633 crc crio[20344]: time=\"2026-06-10T14:59:12.614175185Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6b994dcc49-59f4q Namespace:openstack ID:7e88edbe20a5bdb3dff4d0efeb1d90099167ad18412d8a41dc94ef7aa4dbd3aa UID:4248f424-f003-49b3-b322-a1476286b4e2 NetNS:/var/run/netns/e5956a85-b7a9-4038-9356-f24c6a403727 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4248f424_f003_49b3_b322_a1476286b4e2.slice PodAnnotations:0xc004036038}] Aliases:map[]}\"",
2026-06-10 15:52:08.835703 | controller |     "Jun 10 14:59:12.614633 crc crio[20344]: time=\"2026-06-10T14:59:12.614417261Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6b994dcc49-59f4q from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.835718 | controller |     "Jun 10 14:59:12.701033 crc crio[20344]: time=\"2026-06-10T14:59:12.700900591Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8\" id=4d67ca9d-d2be-4264-94d4-ed981967f2d2 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.835733 | controller |     "Jun 10 14:59:12.702421 crc crio[20344]: time=\"2026-06-10T14:59:12.702342278Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=25d54562-689e-45bf-8e3a-c9bc8b463d5e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.835748 | controller |     "Jun 10 14:59:12.733132 crc crio[20344]: time=\"2026-06-10T14:59:12.733025706Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-network-exporter@sha256:a318af732f6ea2fc8bc9d0b09130968c6cfd0a35ab45b3b32e73b118f5b0dcb8\" id=0da48ff5-a263-4a97-a3a8-3bca12557320 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.835763 | controller |     "Jun 10 14:59:12.734169 crc crio[20344]: time=\"2026-06-10T14:59:12.734077754Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=372fee34-db95-4787-ac0f-4b1514d8261f name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.835778 | controller |     "Jun 10 14:59:12.761916 crc crio[20344]: time=\"2026-06-10T14:59:12.761816305Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=5b8685be-ac1f-4a81-afa9-bff98a98b6f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.835792 | controller |     "Jun 10 14:59:12.767893 crc crio[20344]: time=\"2026-06-10T14:59:12.766967859Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=1d5294c9-abbe-4aa7-8424-8ae281bce01e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.835807 | controller |     "Jun 10 14:59:12.784824 crc crio[20344]: time=\"2026-06-10T14:59:12.784770082Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=04d575a0-b563-41ea-b8d1-1c8b5052dd8d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.835822 | controller |     "Jun 10 14:59:12.789439 crc crio[20344]: time=\"2026-06-10T14:59:12.789179467Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=7c7f5047-9cee-4e6c-b117-e915e2d5a0a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.835837 | controller |     "Jun 10 14:59:12.791873 crc crio[20344]: time=\"2026-06-10T14:59:12.791784055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.835868 | controller |     "Jun 10 14:59:12.792595 crc crio[20344]: time=\"2026-06-10T14:59:12.792563405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.835888 | controller |     "Jun 10 14:59:12.873233 crc crio[20344]: time=\"2026-06-10T14:59:12.872619887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.835903 | controller |     "Jun 10 14:59:12.874604 crc crio[20344]: time=\"2026-06-10T14:59:12.87314963Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.835918 | controller |     "Jun 10 14:59:12.885565 crc crio[20344]: time=\"2026-06-10T14:59:12.885475731Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.835933 | controller |     "Jun 10 14:59:12.887357 crc crio[20344]: time=\"2026-06-10T14:59:12.886662051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.835947 | controller |     "Jun 10 14:59:12.909989 crc crio[20344]: time=\"2026-06-10T14:59:12.909873495Z\" level=info msg=\"Stopped pod sandbox: 7e88edbe20a5bdb3dff4d0efeb1d90099167ad18412d8a41dc94ef7aa4dbd3aa\" id=b412d764-c2d3-41cd-a6e6-989c86f36d06 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.835962 | controller |     "Jun 10 14:59:13.075523 crc crio[20344]: time=\"2026-06-10T14:59:13.074567199Z\" level=info msg=\"Created container 57ff04a71fb14abf03cad20ba056546d73cf37aa9b377822af2589df122cb3d3: openstack/ovsdbserver-sb-0/openstack-network-exporter\" id=04d575a0-b563-41ea-b8d1-1c8b5052dd8d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.835977 | controller |     "Jun 10 14:59:13.085394 crc crio[20344]: time=\"2026-06-10T14:59:13.083145672Z\" level=info msg=\"Starting container: 57ff04a71fb14abf03cad20ba056546d73cf37aa9b377822af2589df122cb3d3\" id=c78b8780-af13-4c97-b17b-2e6356b490fb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.835993 | controller |     "Jun 10 14:59:13.091011 crc crio[20344]: time=\"2026-06-10T14:59:13.090909804Z\" level=info msg=\"Created container 6eed8d966c4cbe95eaa0457240f2a99756f32e5ccd31dbe855ad7598ab9e16d3: openstack/ovsdbserver-nb-0/openstack-network-exporter\" id=7c7f5047-9cee-4e6c-b117-e915e2d5a0a8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.836007 | controller |     "Jun 10 14:59:13.092105 crc crio[20344]: time=\"2026-06-10T14:59:13.092013702Z\" level=info msg=\"Started container\" PID=56722 containerID=57ff04a71fb14abf03cad20ba056546d73cf37aa9b377822af2589df122cb3d3 description=openstack/ovsdbserver-sb-0/openstack-network-exporter id=c78b8780-af13-4c97-b17b-2e6356b490fb name=/runtime.v1.RuntimeService/StartContainer sandboxID=90d568c50ef76e3edff5f3b726f308161b443dddf6a82ef8f255316e18411995",
2026-06-10 15:52:08.836023 | controller |     "Jun 10 14:59:13.093445 crc crio[20344]: time=\"2026-06-10T14:59:13.093094261Z\" level=info msg=\"Starting container: 6eed8d966c4cbe95eaa0457240f2a99756f32e5ccd31dbe855ad7598ab9e16d3\" id=1c71f526-c2e0-45fd-8adb-5b701e32eb03 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.836038 | controller |     "Jun 10 14:59:13.111522 crc crio[20344]: time=\"2026-06-10T14:59:13.111400117Z\" level=info msg=\"Started container\" PID=56721 containerID=6eed8d966c4cbe95eaa0457240f2a99756f32e5ccd31dbe855ad7598ab9e16d3 description=openstack/ovsdbserver-nb-0/openstack-network-exporter id=1c71f526-c2e0-45fd-8adb-5b701e32eb03 name=/runtime.v1.RuntimeService/StartContainer sandboxID=be2d1d2e69119ee45165a1b678494fd8997eb9168ccbe150e757f5fc1cf40e3c",
2026-06-10 15:52:08.836053 | controller |     "Jun 10 14:59:13.115794 crc crio[20344]: time=\"2026-06-10T14:59:13.115608286Z\" level=info msg=\"Removing container: 81a85659360c795887cf115d13d156b05b4fdd95e0e6f5c29c077a18a0be60dd\" id=4ca8c28c-b12d-48c9-af0d-0f8e4598a419 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.836072 | controller |     "Jun 10 14:59:13.150900 crc crio[20344]: time=\"2026-06-10T14:59:13.150822122Z\" level=info msg=\"Removed container 81a85659360c795887cf115d13d156b05b4fdd95e0e6f5c29c077a18a0be60dd: openstack/dnsmasq-dns-6b994dcc49-59f4q/dnsmasq-dns\" id=4ca8c28c-b12d-48c9-af0d-0f8e4598a419 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.836087 | controller |     "Jun 10 14:59:13.154231 crc crio[20344]: time=\"2026-06-10T14:59:13.153882362Z\" level=info msg=\"Removing container: 77bd6b8d83371410489977fe613dae6c511e3d41f03126f0102039e8fc9e0929\" id=8882abaa-9f84-4ac3-b712-e886f78a7069 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.836102 | controller |     "Jun 10 14:59:13.188996 crc crio[20344]: time=\"2026-06-10T14:59:13.188902123Z\" level=info msg=\"Removed container 77bd6b8d83371410489977fe613dae6c511e3d41f03126f0102039e8fc9e0929: openstack/dnsmasq-dns-6b994dcc49-59f4q/init\" id=8882abaa-9f84-4ac3-b712-e886f78a7069 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.836116 | controller |     "Jun 10 14:59:14.146324 crc crio[20344]: time=\"2026-06-10T14:59:14.142725301Z\" level=info msg=\"Running pod sandbox: openstack/keystone-2ed5-account-create-update-8795b/POD\" id=74fe4b1a-beff-46b9-8ea9-ec91cf86ae3c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.836131 | controller |     "Jun 10 14:59:14.146324 crc crio[20344]: time=\"2026-06-10T14:59:14.14346013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.836146 | controller |     "Jun 10 14:59:14.163526 crc crio[20344]: time=\"2026-06-10T14:59:14.16267435Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-create-kb85r/POD\" id=236c7840-10e4-4438-a3b0-b133a0d64e3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.836160 | controller |     "Jun 10 14:59:14.163526 crc crio[20344]: time=\"2026-06-10T14:59:14.162872335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.836175 | controller |     "Jun 10 14:59:14.182920 crc crio[20344]: time=\"2026-06-10T14:59:14.182832424Z\" level=info msg=\"Got pod network &{Name:keystone-2ed5-account-create-update-8795b Namespace:openstack ID:176428128c675ba874d853d6c9fc8fcd74258faddf1306492c1c5e0aff7120d1 UID:a2d040da-e87d-47fe-bab0-64aa8e66f5ed NetNS:/var/run/netns/b6765aad-e237-472c-890c-c7b2bb06f766 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2d040da_e87d_47fe_bab0_64aa8e66f5ed.slice PodAnnotations:0xc004036df0}] Aliases:map[]}\"",
2026-06-10 15:52:08.836190 | controller |     "Jun 10 14:59:14.182920 crc crio[20344]: time=\"2026-06-10T14:59:14.182908576Z\" level=info msg=\"Adding pod openstack_keystone-2ed5-account-create-update-8795b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.836206 | controller |     "Jun 10 14:59:14.234376 crc crio[20344]: time=\"2026-06-10T14:59:14.234312103Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-kb85r Namespace:openstack ID:13e241c729adf56460d6759e62f9dfda37ffce8f044fde0310040f68ade6f9eb UID:61e71853-f59b-468b-afdd-2a75fc6bfdc3 NetNS:/var/run/netns/54db3c61-b2a8-4812-8b08-0d40c946c879 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod61e71853_f59b_468b_afdd_2a75fc6bfdc3.slice PodAnnotations:0xc00282ec20}] Aliases:map[]}\"",
2026-06-10 15:52:08.836221 | controller |     "Jun 10 14:59:14.234510 crc crio[20344]: time=\"2026-06-10T14:59:14.234383525Z\" level=info msg=\"Adding pod openstack_keystone-db-create-kb85r to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.836240 | controller |     "Jun 10 14:59:14.288677 crc crio[20344]: time=\"2026-06-10T14:59:14.288628626Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-create-8ffmh/POD\" id=983b2536-a018-49ff-bcb4-3e9c727d26ae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.836256 | controller |     "Jun 10 14:59:14.288936 crc crio[20344]: time=\"2026-06-10T14:59:14.288908824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.836272 | controller |     "Jun 10 14:59:14.351445 crc crio[20344]: time=\"2026-06-10T14:59:14.351074301Z\" level=info msg=\"Got pod network &{Name:placement-db-create-8ffmh Namespace:openstack ID:4468a82816289af1e2c46614627ab5ee39e18f5c1581718cde5a1fce4a6c316d UID:4f9ccccb-0919-4361-8897-28e36426aeb0 NetNS:/var/run/netns/cf14bd4f-17e6-42e6-80a6-590af04a143b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f9ccccb_0919_4361_8897_28e36426aeb0.slice PodAnnotations:0xc000528288}] Aliases:map[]}\"",
2026-06-10 15:52:08.836287 | controller |     "Jun 10 14:59:14.351618 crc crio[20344]: time=\"2026-06-10T14:59:14.351598334Z\" level=info msg=\"Adding pod openstack_placement-db-create-8ffmh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.836303 | controller |     "Jun 10 14:59:14.403518 crc crio[20344]: time=\"2026-06-10T14:59:14.403434192Z\" level=info msg=\"Running pod sandbox: openstack/placement-71e1-account-create-update-5lfgx/POD\" id=2ce932d7-e77f-4582-a0ec-b654c8bd8b2a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.836319 | controller |     "Jun 10 14:59:14.403639 crc crio[20344]: time=\"2026-06-10T14:59:14.403535735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.836335 | controller |     "Jun 10 14:59:14.436438 crc crio[20344]: time=\"2026-06-10T14:59:14.436053811Z\" level=info msg=\"Got pod network &{Name:placement-71e1-account-create-update-5lfgx Namespace:openstack ID:8dbef2fbc4590c27f9eaf26ff709f4ecfe884e6d44d16bcf972617bdd956a419 UID:900aa428-fa07-4cac-825b-734020f1ae3a NetNS:/var/run/netns/33773c0b-2195-4e6d-9a79-52b1be6b5be6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod900aa428_fa07_4cac_825b_734020f1ae3a.slice PodAnnotations:0xc00282e3e8}] Aliases:map[]}\"",
2026-06-10 15:52:08.836351 | controller |     "Jun 10 14:59:14.436438 crc crio[20344]: time=\"2026-06-10T14:59:14.436127043Z\" level=info msg=\"Adding pod openstack_placement-71e1-account-create-update-5lfgx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.836367 | controller |     "Jun 10 14:59:14.713982 crc crio[20344]: 2026-06-10T14:59:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:176428128c675ba Mac:02:85:1e:e5:ca:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:70 Mtu:0 Sandbox:/var/run/netns/b6765aad-e237-472c-890c-c7b2bb06f766 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.112 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.836382 | controller |     "Jun 10 14:59:14.715188 crc crio[20344]: time=\"2026-06-10T14:59:14.715098249Z\" level=info msg=\"Got pod network &{Name:keystone-2ed5-account-create-update-8795b Namespace:openstack ID:176428128c675ba874d853d6c9fc8fcd74258faddf1306492c1c5e0aff7120d1 UID:a2d040da-e87d-47fe-bab0-64aa8e66f5ed NetNS:/var/run/netns/b6765aad-e237-472c-890c-c7b2bb06f766 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2d040da_e87d_47fe_bab0_64aa8e66f5ed.slice PodAnnotations:0xc004036df0}] Aliases:map[]}\"",
2026-06-10 15:52:08.836402 | controller |     "Jun 10 14:59:14.715367 crc crio[20344]: time=\"2026-06-10T14:59:14.715315044Z\" level=info msg=\"Checking pod openstack_keystone-2ed5-account-create-update-8795b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.836418 | controller |     "Jun 10 14:59:14.723371 crc crio[20344]: time=\"2026-06-10T14:59:14.721337321Z\" level=info msg=\"Ran pod sandbox 176428128c675ba874d853d6c9fc8fcd74258faddf1306492c1c5e0aff7120d1 with infra container: openstack/keystone-2ed5-account-create-update-8795b/POD\" id=74fe4b1a-beff-46b9-8ea9-ec91cf86ae3c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.836434 | controller |     "Jun 10 14:59:14.728809 crc crio[20344]: time=\"2026-06-10T14:59:14.728718733Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=59de3149-a6c3-4ace-828b-cb10044dd8ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.836450 | controller |     "Jun 10 14:59:14.744311 crc crio[20344]: 2026-06-10T14:59:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4468a82816289af Mac:06:9b:00:d0:29:65 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:72 Mtu:0 Sandbox:/var/run/netns/cf14bd4f-17e6-42e6-80a6-590af04a143b SocketPath: PciID:}] [{Interface:0xc00025ca00 Address:{IP:10.217.0.114 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.836465 | controller |     "Jun 10 14:59:14.744311 crc crio[20344]: time=\"2026-06-10T14:59:14.737419199Z\" level=info msg=\"Got pod network &{Name:placement-db-create-8ffmh Namespace:openstack ID:4468a82816289af1e2c46614627ab5ee39e18f5c1581718cde5a1fce4a6c316d UID:4f9ccccb-0919-4361-8897-28e36426aeb0 NetNS:/var/run/netns/cf14bd4f-17e6-42e6-80a6-590af04a143b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f9ccccb_0919_4361_8897_28e36426aeb0.slice PodAnnotations:0xc000528288}] Aliases:map[]}\"",
2026-06-10 15:52:08.836480 | controller |     "Jun 10 14:59:14.744311 crc crio[20344]: time=\"2026-06-10T14:59:14.737603464Z\" level=info msg=\"Checking pod openstack_placement-db-create-8ffmh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.836496 | controller |     "Jun 10 14:59:14.756686 crc crio[20344]: time=\"2026-06-10T14:59:14.749914574Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=85825d63-9e08-49f3-9b16-f4070b6481c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.836511 | controller |     "Jun 10 14:59:14.761548 crc crio[20344]: time=\"2026-06-10T14:59:14.761461885Z\" level=info msg=\"Ran pod sandbox 4468a82816289af1e2c46614627ab5ee39e18f5c1581718cde5a1fce4a6c316d with infra container: openstack/placement-db-create-8ffmh/POD\" id=983b2536-a018-49ff-bcb4-3e9c727d26ae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.836526 | controller |     "Jun 10 14:59:14.763005 crc crio[20344]: time=\"2026-06-10T14:59:14.762947993Z\" level=info msg=\"Creating container: openstack/keystone-2ed5-account-create-update-8795b/mariadb-account-create-update\" id=48a0f1c9-2efd-457d-81dd-899b40016d71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.836541 | controller |     "Jun 10 14:59:14.764481 crc crio[20344]: time=\"2026-06-10T14:59:14.764386351Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.836556 | controller |     "Jun 10 14:59:14.764888 crc crio[20344]: time=\"2026-06-10T14:59:14.764791231Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=524b951f-3519-4064-82b2-de72b7853ba6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.836575 | controller |     "Jun 10 14:59:14.769031 crc crio[20344]: time=\"2026-06-10T14:59:14.76898967Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=b0c02c4f-76bc-489d-8aac-4bb71bddef26 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.836590 | controller |     "Jun 10 14:59:14.813817 crc crio[20344]: time=\"2026-06-10T14:59:14.813629402Z\" level=info msg=\"Creating container: openstack/placement-db-create-8ffmh/mariadb-database-create\" id=5694e9c8-8b09-4c39-ad3b-1c23f66663cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.836605 | controller |     "Jun 10 14:59:14.818164 crc crio[20344]: time=\"2026-06-10T14:59:14.818013426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.836620 | controller |     "Jun 10 14:59:14.820368 crc crio[20344]: 2026-06-10T14:59:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:13e241c729adf56 Mac:be:ce:82:37:cd:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:71 Mtu:0 Sandbox:/var/run/netns/54db3c61-b2a8-4812-8b08-0d40c946c879 SocketPath: PciID:}] [{Interface:0xc00036ca00 Address:{IP:10.217.0.113 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.836635 | controller |     "Jun 10 14:59:14.821583 crc crio[20344]: time=\"2026-06-10T14:59:14.821184928Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-kb85r Namespace:openstack ID:13e241c729adf56460d6759e62f9dfda37ffce8f044fde0310040f68ade6f9eb UID:61e71853-f59b-468b-afdd-2a75fc6bfdc3 NetNS:/var/run/netns/54db3c61-b2a8-4812-8b08-0d40c946c879 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod61e71853_f59b_468b_afdd_2a75fc6bfdc3.slice PodAnnotations:0xc00282ec20}] Aliases:map[]}\"",
2026-06-10 15:52:08.836651 | controller |     "Jun 10 14:59:14.821583 crc crio[20344]: time=\"2026-06-10T14:59:14.821382043Z\" level=info msg=\"Checking pod openstack_keystone-db-create-kb85r for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.836666 | controller |     "Jun 10 14:59:14.835619 crc crio[20344]: 2026-06-10T14:59:14Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8dbef2fbc4590c2 Mac:86:b8:8b:52:6d:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:73 Mtu:0 Sandbox:/var/run/netns/33773c0b-2195-4e6d-9a79-52b1be6b5be6 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.115 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.836682 | controller |     "Jun 10 14:59:14.836668 crc crio[20344]: time=\"2026-06-10T14:59:14.836590499Z\" level=info msg=\"Got pod network &{Name:placement-71e1-account-create-update-5lfgx Namespace:openstack ID:8dbef2fbc4590c27f9eaf26ff709f4ecfe884e6d44d16bcf972617bdd956a419 UID:900aa428-fa07-4cac-825b-734020f1ae3a NetNS:/var/run/netns/33773c0b-2195-4e6d-9a79-52b1be6b5be6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod900aa428_fa07_4cac_825b_734020f1ae3a.slice PodAnnotations:0xc00282e3e8}] Aliases:map[]}\"",
2026-06-10 15:52:08.836698 | controller |     "Jun 10 14:59:14.836971 crc crio[20344]: time=\"2026-06-10T14:59:14.836885836Z\" level=info msg=\"Checking pod openstack_placement-71e1-account-create-update-5lfgx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.836713 | controller |     "Jun 10 14:59:14.842126 crc crio[20344]: time=\"2026-06-10T14:59:14.841986679Z\" level=info msg=\"Ran pod sandbox 13e241c729adf56460d6759e62f9dfda37ffce8f044fde0310040f68ade6f9eb with infra container: openstack/keystone-db-create-kb85r/POD\" id=236c7840-10e4-4438-a3b0-b133a0d64e3f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.836728 | controller |     "Jun 10 14:59:14.844435 crc crio[20344]: time=\"2026-06-10T14:59:14.84433943Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=8907b4d6-1046-4833-b7d3-b60c5e0f73a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.836748 | controller |     "Jun 10 14:59:14.849346 crc crio[20344]: time=\"2026-06-10T14:59:14.847542944Z\" level=info msg=\"Ran pod sandbox 8dbef2fbc4590c27f9eaf26ff709f4ecfe884e6d44d16bcf972617bdd956a419 with infra container: openstack/placement-71e1-account-create-update-5lfgx/POD\" id=2ce932d7-e77f-4582-a0ec-b654c8bd8b2a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.836763 | controller |     "Jun 10 14:59:14.849560 crc crio[20344]: time=\"2026-06-10T14:59:14.849498395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.836778 | controller |     "Jun 10 14:59:14.853040 crc crio[20344]: time=\"2026-06-10T14:59:14.851009964Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=5ba93f76-7545-4369-97a6-dce38d6d75cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.836793 | controller |     "Jun 10 14:59:14.853040 crc crio[20344]: time=\"2026-06-10T14:59:14.851460936Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=3c5c4ebe-3b3e-43c4-9e5e-b4825788fa1a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.836808 | controller |     "Jun 10 14:59:14.857022 crc crio[20344]: time=\"2026-06-10T14:59:14.856764403Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c7957c10-5353-4a6c-85af-1918300443d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.836822 | controller |     "Jun 10 14:59:14.862835 crc crio[20344]: time=\"2026-06-10T14:59:14.861986799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.836837 | controller |     "Jun 10 14:59:14.865584 crc crio[20344]: time=\"2026-06-10T14:59:14.865531542Z\" level=info msg=\"Creating container: openstack/keystone-db-create-kb85r/mariadb-database-create\" id=d46f72a2-768b-45e2-94cd-f31335d99917 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.836867 | controller |     "Jun 10 14:59:14.866868 crc crio[20344]: time=\"2026-06-10T14:59:14.866786324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.836883 | controller |     "Jun 10 14:59:14.867364 crc crio[20344]: time=\"2026-06-10T14:59:14.866975049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.836898 | controller |     "Jun 10 14:59:14.867658 crc crio[20344]: time=\"2026-06-10T14:59:14.867612456Z\" level=info msg=\"Creating container: openstack/placement-71e1-account-create-update-5lfgx/mariadb-account-create-update\" id=e7b31672-58df-4f60-8f92-ec7367488a76 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.836913 | controller |     "Jun 10 14:59:14.869149 crc crio[20344]: time=\"2026-06-10T14:59:14.869089114Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.836928 | controller |     "Jun 10 14:59:14.870655 crc crio[20344]: time=\"2026-06-10T14:59:14.870585423Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.836943 | controller |     "Jun 10 14:59:14.897758 crc crio[20344]: time=\"2026-06-10T14:59:14.897649247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.836961 | controller |     "Jun 10 14:59:14.900534 crc crio[20344]: time=\"2026-06-10T14:59:14.900471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.836976 | controller |     "Jun 10 14:59:14.911423 crc crio[20344]: time=\"2026-06-10T14:59:14.911201899Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.836991 | controller |     "Jun 10 14:59:14.916581 crc crio[20344]: time=\"2026-06-10T14:59:14.916457246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.837006 | controller |     "Jun 10 14:59:15.046224 crc crio[20344]: time=\"2026-06-10T14:59:15.046030376Z\" level=info msg=\"Created container 90701d49c6f0840b31dbc899a7c0fcaadd92e0e7b4ac094e39f228869b7c045c: openstack/placement-71e1-account-create-update-5lfgx/mariadb-account-create-update\" id=e7b31672-58df-4f60-8f92-ec7367488a76 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.837020 | controller |     "Jun 10 14:59:15.047736 crc crio[20344]: time=\"2026-06-10T14:59:15.047645448Z\" level=info msg=\"Starting container: 90701d49c6f0840b31dbc899a7c0fcaadd92e0e7b4ac094e39f228869b7c045c\" id=86509fd6-1bfc-4f96-93e0-f2cecdaf7cba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.837036 | controller |     "Jun 10 14:59:15.050798 crc crio[20344]: time=\"2026-06-10T14:59:15.050659727Z\" level=info msg=\"Created container cb7972f1c7e16ccacc00850c131fa411aa1742ce3170d7122411d9793026054f: openstack/keystone-db-create-kb85r/mariadb-database-create\" id=d46f72a2-768b-45e2-94cd-f31335d99917 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.837051 | controller |     "Jun 10 14:59:15.051866 crc crio[20344]: time=\"2026-06-10T14:59:15.051679013Z\" level=info msg=\"Created container 79a475cb4f9fae87cb73ef82dd921298dafec2ab80ff669bccfa5ee00438b552: openstack/keystone-2ed5-account-create-update-8795b/mariadb-account-create-update\" id=48a0f1c9-2efd-457d-81dd-899b40016d71 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.837066 | controller |     "Jun 10 14:59:15.051978 crc crio[20344]: time=\"2026-06-10T14:59:15.051907349Z\" level=info msg=\"Starting container: cb7972f1c7e16ccacc00850c131fa411aa1742ce3170d7122411d9793026054f\" id=604a6b2f-a141-4dc0-b9e3-47dc317b1b6f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.837081 | controller |     "Jun 10 14:59:15.052842 crc crio[20344]: time=\"2026-06-10T14:59:15.052686879Z\" level=info msg=\"Starting container: 79a475cb4f9fae87cb73ef82dd921298dafec2ab80ff669bccfa5ee00438b552\" id=be2444bf-d08d-4976-92e3-5b3107929200 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.837096 | controller |     "Jun 10 14:59:15.055914 crc crio[20344]: time=\"2026-06-10T14:59:15.055831891Z\" level=info msg=\"Started container\" PID=57029 containerID=90701d49c6f0840b31dbc899a7c0fcaadd92e0e7b4ac094e39f228869b7c045c description=openstack/placement-71e1-account-create-update-5lfgx/mariadb-account-create-update id=86509fd6-1bfc-4f96-93e0-f2cecdaf7cba name=/runtime.v1.RuntimeService/StartContainer sandboxID=8dbef2fbc4590c27f9eaf26ff709f4ecfe884e6d44d16bcf972617bdd956a419",
2026-06-10 15:52:08.837112 | controller |     "Jun 10 14:59:15.059523 crc crio[20344]: time=\"2026-06-10T14:59:15.059432815Z\" level=info msg=\"Started container\" PID=57030 containerID=79a475cb4f9fae87cb73ef82dd921298dafec2ab80ff669bccfa5ee00438b552 description=openstack/keystone-2ed5-account-create-update-8795b/mariadb-account-create-update id=be2444bf-d08d-4976-92e3-5b3107929200 name=/runtime.v1.RuntimeService/StartContainer sandboxID=176428128c675ba874d853d6c9fc8fcd74258faddf1306492c1c5e0aff7120d1",
2026-06-10 15:52:08.837142 | controller |     "Jun 10 14:59:15.067092 crc crio[20344]: time=\"2026-06-10T14:59:15.06694228Z\" level=info msg=\"Started container\" PID=57028 containerID=cb7972f1c7e16ccacc00850c131fa411aa1742ce3170d7122411d9793026054f description=openstack/keystone-db-create-kb85r/mariadb-database-create id=604a6b2f-a141-4dc0-b9e3-47dc317b1b6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=13e241c729adf56460d6759e62f9dfda37ffce8f044fde0310040f68ade6f9eb",
2026-06-10 15:52:08.837160 | controller |     "Jun 10 14:59:15.070519 crc crio[20344]: time=\"2026-06-10T14:59:15.070436341Z\" level=info msg=\"Created container 29d03c9075d7a7d2d94605bc775ed37f8f78ac7811dc44de842c25ae90d66ff4: openstack/placement-db-create-8ffmh/mariadb-database-create\" id=5694e9c8-8b09-4c39-ad3b-1c23f66663cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.837175 | controller |     "Jun 10 14:59:15.072031 crc crio[20344]: time=\"2026-06-10T14:59:15.07194825Z\" level=info msg=\"Starting container: 29d03c9075d7a7d2d94605bc775ed37f8f78ac7811dc44de842c25ae90d66ff4\" id=b28b36d5-d471-4f91-91ce-2f700520cedc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.837199 | controller |     "Jun 10 14:59:15.083292 crc crio[20344]: time=\"2026-06-10T14:59:15.083179193Z\" level=info msg=\"Started container\" PID=57031 containerID=29d03c9075d7a7d2d94605bc775ed37f8f78ac7811dc44de842c25ae90d66ff4 description=openstack/placement-db-create-8ffmh/mariadb-database-create id=b28b36d5-d471-4f91-91ce-2f700520cedc name=/runtime.v1.RuntimeService/StartContainer sandboxID=4468a82816289af1e2c46614627ab5ee39e18f5c1581718cde5a1fce4a6c316d",
2026-06-10 15:52:08.837214 | controller |     "Jun 10 14:59:16.094396 crc crio[20344]: time=\"2026-06-10T14:59:16.091615712Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-54764bc9cc-wwsm4/POD\" id=be394723-eaf2-4793-b55f-828b2336dbab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.837229 | controller |     "Jun 10 14:59:16.094396 crc crio[20344]: time=\"2026-06-10T14:59:16.092067684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.837245 | controller |     "Jun 10 14:59:16.118126 crc crio[20344]: time=\"2026-06-10T14:59:16.117967837Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54764bc9cc-wwsm4 Namespace:openstack ID:0fb07e1e3d43f45ec4508a6d42f2ffc638c91dfe06d7c761c99f7ba2c7eb3526 UID:03e53537-7a96-470a-ad5b-545b132e7739 NetNS:/var/run/netns/58d980a7-aec6-4964-87c9-0f5e0919184b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03e53537_7a96_470a_ad5b_545b132e7739.slice PodAnnotations:0xc0055ea1e8}] Aliases:map[]}\"",
2026-06-10 15:52:08.837261 | controller |     "Jun 10 14:59:16.118126 crc crio[20344]: time=\"2026-06-10T14:59:16.11805462Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-54764bc9cc-wwsm4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.837276 | controller |     "Jun 10 14:59:17.595604 crc crio[20344]: time=\"2026-06-10T14:59:17.593543286Z\" level=info msg=\"Stopping pod sandbox: 176428128c675ba874d853d6c9fc8fcd74258faddf1306492c1c5e0aff7120d1\" id=eb2da6a5-81ab-4267-922c-af8527822f53 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.837291 | controller |     "Jun 10 14:59:17.595604 crc crio[20344]: time=\"2026-06-10T14:59:17.595310062Z\" level=info msg=\"Got pod network &{Name:keystone-2ed5-account-create-update-8795b Namespace:openstack ID:176428128c675ba874d853d6c9fc8fcd74258faddf1306492c1c5e0aff7120d1 UID:a2d040da-e87d-47fe-bab0-64aa8e66f5ed NetNS:/var/run/netns/b6765aad-e237-472c-890c-c7b2bb06f766 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda2d040da_e87d_47fe_bab0_64aa8e66f5ed.slice PodAnnotations:0xc0055ea488}] Aliases:map[]}\"",
2026-06-10 15:52:08.837311 | controller |     "Jun 10 14:59:17.595604 crc crio[20344]: time=\"2026-06-10T14:59:17.595535538Z\" level=info msg=\"Deleting pod openstack_keystone-2ed5-account-create-update-8795b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.837377 | controller |     "Jun 10 14:59:17.596760 crc crio[20344]: time=\"2026-06-10T14:59:17.593889165Z\" level=info msg=\"Stopping pod sandbox: 13e241c729adf56460d6759e62f9dfda37ffce8f044fde0310040f68ade6f9eb\" id=841d3374-5ba7-4225-8d43-d81cd1aee1f9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.837398 | controller |     "Jun 10 14:59:17.596760 crc crio[20344]: time=\"2026-06-10T14:59:17.59640247Z\" level=info msg=\"Got pod network &{Name:keystone-db-create-kb85r Namespace:openstack ID:13e241c729adf56460d6759e62f9dfda37ffce8f044fde0310040f68ade6f9eb UID:61e71853-f59b-468b-afdd-2a75fc6bfdc3 NetNS:/var/run/netns/54db3c61-b2a8-4812-8b08-0d40c946c879 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod61e71853_f59b_468b_afdd_2a75fc6bfdc3.slice PodAnnotations:0xc00012b000}] Aliases:map[]}\"",
2026-06-10 15:52:08.837414 | controller |     "Jun 10 14:59:17.596760 crc crio[20344]: time=\"2026-06-10T14:59:17.596576015Z\" level=info msg=\"Deleting pod openstack_keystone-db-create-kb85r from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.837430 | controller |     "Jun 10 14:59:17.601447 crc crio[20344]: time=\"2026-06-10T14:59:17.598104264Z\" level=info msg=\"Stopping pod sandbox: 8dbef2fbc4590c27f9eaf26ff709f4ecfe884e6d44d16bcf972617bdd956a419\" id=692412bd-0c4e-4bd8-b422-cf406272811e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.837446 | controller |     "Jun 10 14:59:17.601447 crc crio[20344]: time=\"2026-06-10T14:59:17.598560386Z\" level=info msg=\"Got pod network &{Name:placement-71e1-account-create-update-5lfgx Namespace:openstack ID:8dbef2fbc4590c27f9eaf26ff709f4ecfe884e6d44d16bcf972617bdd956a419 UID:900aa428-fa07-4cac-825b-734020f1ae3a NetNS:/var/run/netns/33773c0b-2195-4e6d-9a79-52b1be6b5be6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod900aa428_fa07_4cac_825b_734020f1ae3a.slice PodAnnotations:0xc000528cc8}] Aliases:map[]}\"",
2026-06-10 15:52:08.837462 | controller |     "Jun 10 14:59:17.601447 crc crio[20344]: time=\"2026-06-10T14:59:17.598601367Z\" level=info msg=\"Stopping pod sandbox: 4468a82816289af1e2c46614627ab5ee39e18f5c1581718cde5a1fce4a6c316d\" id=06cf5fba-814e-494c-9435-1fd0a8d37495 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.837477 | controller |     "Jun 10 14:59:17.601447 crc crio[20344]: time=\"2026-06-10T14:59:17.598681009Z\" level=info msg=\"Deleting pod openstack_placement-71e1-account-create-update-5lfgx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.837493 | controller |     "Jun 10 14:59:17.601447 crc crio[20344]: time=\"2026-06-10T14:59:17.599234594Z\" level=info msg=\"Got pod network &{Name:placement-db-create-8ffmh Namespace:openstack ID:4468a82816289af1e2c46614627ab5ee39e18f5c1581718cde5a1fce4a6c316d UID:4f9ccccb-0919-4361-8897-28e36426aeb0 NetNS:/var/run/netns/cf14bd4f-17e6-42e6-80a6-590af04a143b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4f9ccccb_0919_4361_8897_28e36426aeb0.slice PodAnnotations:0xc00282e430}] Aliases:map[]}\"",
2026-06-10 15:52:08.837509 | controller |     "Jun 10 14:59:17.601447 crc crio[20344]: time=\"2026-06-10T14:59:17.599643364Z\" level=info msg=\"Deleting pod openstack_placement-db-create-8ffmh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.837529 | controller |     "Jun 10 14:59:17.816355 crc crio[20344]: 2026-06-10T14:59:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0fb07e1e3d43f45 Mac:72:f3:ef:04:9c:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:74 Mtu:0 Sandbox:/var/run/netns/58d980a7-aec6-4964-87c9-0f5e0919184b SocketPath: PciID:}] [{Interface:0xc0001345d0 Address:{IP:10.217.0.116 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.837546 | controller |     "Jun 10 14:59:17.817376 crc crio[20344]: time=\"2026-06-10T14:59:17.817205073Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54764bc9cc-wwsm4 Namespace:openstack ID:0fb07e1e3d43f45ec4508a6d42f2ffc638c91dfe06d7c761c99f7ba2c7eb3526 UID:03e53537-7a96-470a-ad5b-545b132e7739 NetNS:/var/run/netns/58d980a7-aec6-4964-87c9-0f5e0919184b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03e53537_7a96_470a_ad5b_545b132e7739.slice PodAnnotations:0xc0055ea1e8}] Aliases:map[]}\"",
2026-06-10 15:52:08.837562 | controller |     "Jun 10 14:59:17.817776 crc crio[20344]: time=\"2026-06-10T14:59:17.817524742Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-54764bc9cc-wwsm4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.837578 | controller |     "Jun 10 14:59:17.828536 crc crio[20344]: time=\"2026-06-10T14:59:17.82824548Z\" level=info msg=\"Ran pod sandbox 0fb07e1e3d43f45ec4508a6d42f2ffc638c91dfe06d7c761c99f7ba2c7eb3526 with infra container: openstack/dnsmasq-dns-54764bc9cc-wwsm4/POD\" id=be394723-eaf2-4793-b55f-828b2336dbab name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.837594 | controller |     "Jun 10 14:59:17.838767 crc crio[20344]: time=\"2026-06-10T14:59:17.837191703Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b63a2da1-0cc7-4a7c-acbe-4aa43cd3fbbc name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.837609 | controller |     "Jun 10 14:59:17.931721 crc crio[20344]: time=\"2026-06-10T14:59:17.931578918Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=6328d87c-1f3f-4676-add5-d1cf41a16921 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.837624 | controller |     "Jun 10 14:59:17.958473 crc crio[20344]: time=\"2026-06-10T14:59:17.958320044Z\" level=info msg=\"Stopped pod sandbox: 13e241c729adf56460d6759e62f9dfda37ffce8f044fde0310040f68ade6f9eb\" id=841d3374-5ba7-4225-8d43-d81cd1aee1f9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.837640 | controller |     "Jun 10 14:59:18.080194 crc crio[20344]: time=\"2026-06-10T14:59:18.080095091Z\" level=info msg=\"Stopped pod sandbox: 4468a82816289af1e2c46614627ab5ee39e18f5c1581718cde5a1fce4a6c316d\" id=06cf5fba-814e-494c-9435-1fd0a8d37495 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.837655 | controller |     "Jun 10 14:59:18.176159 crc crio[20344]: time=\"2026-06-10T14:59:18.176053937Z\" level=info msg=\"Stopped pod sandbox: 176428128c675ba874d853d6c9fc8fcd74258faddf1306492c1c5e0aff7120d1\" id=eb2da6a5-81ab-4267-922c-af8527822f53 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.837670 | controller |     "Jun 10 14:59:18.197555 crc crio[20344]: time=\"2026-06-10T14:59:18.197457224Z\" level=info msg=\"Stopped pod sandbox: 8dbef2fbc4590c27f9eaf26ff709f4ecfe884e6d44d16bcf972617bdd956a419\" id=692412bd-0c4e-4bd8-b422-cf406272811e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.837685 | controller |     "Jun 10 14:59:18.284596 crc crio[20344]: time=\"2026-06-10T14:59:18.27574672Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-54764bc9cc-wwsm4/init\" id=b9f3b30c-2534-4e70-8713-b02c661ba93f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.837700 | controller |     "Jun 10 14:59:18.284596 crc crio[20344]: time=\"2026-06-10T14:59:18.277615439Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.837721 | controller |     "Jun 10 14:59:18.326956 crc crio[20344]: time=\"2026-06-10T14:59:18.326576412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.837737 | controller |     "Jun 10 14:59:18.331465 crc crio[20344]: time=\"2026-06-10T14:59:18.331398887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.837753 | controller |     "Jun 10 14:59:18.660109 crc crio[20344]: time=\"2026-06-10T14:59:18.659988904Z\" level=info msg=\"Created container ef6ef186174bec23bbf6eed51b8bb44c3c2e92aba0b2b9eea2e1e93eded6ffad: openstack/dnsmasq-dns-54764bc9cc-wwsm4/init\" id=b9f3b30c-2534-4e70-8713-b02c661ba93f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.837768 | controller |     "Jun 10 14:59:18.662084 crc crio[20344]: time=\"2026-06-10T14:59:18.661990786Z\" level=info msg=\"Starting container: ef6ef186174bec23bbf6eed51b8bb44c3c2e92aba0b2b9eea2e1e93eded6ffad\" id=23128330-e43e-46ee-8039-3dd0c48e0119 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.837783 | controller |     "Jun 10 14:59:18.667597 crc crio[20344]: time=\"2026-06-10T14:59:18.667417897Z\" level=info msg=\"Started container\" PID=57417 containerID=ef6ef186174bec23bbf6eed51b8bb44c3c2e92aba0b2b9eea2e1e93eded6ffad description=openstack/dnsmasq-dns-54764bc9cc-wwsm4/init id=23128330-e43e-46ee-8039-3dd0c48e0119 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0fb07e1e3d43f45ec4508a6d42f2ffc638c91dfe06d7c761c99f7ba2c7eb3526",
2026-06-10 15:52:08.837799 | controller |     "Jun 10 14:59:19.370846 crc crio[20344]: time=\"2026-06-10T14:59:19.370035682Z\" level=info msg=\"Running pod sandbox: openstack/glance-642c-account-create-update-2np8g/POD\" id=d379dddf-b5e9-4889-b2f8-0ab6524f5053 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.837815 | controller |     "Jun 10 14:59:19.370846 crc crio[20344]: time=\"2026-06-10T14:59:19.370586307Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.837830 | controller |     "Jun 10 14:59:19.380426 crc crio[20344]: time=\"2026-06-10T14:59:19.38033861Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8b617906-ae24-4471-841d-e7375457f665 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.837845 | controller |     "Jun 10 14:59:19.454420 crc crio[20344]: time=\"2026-06-10T14:59:19.452923678Z\" level=info msg=\"Got pod network &{Name:glance-642c-account-create-update-2np8g Namespace:openstack ID:5c2a4279980f93b576c28bea7a6b75b1237032edeffffdfafd9ff03135a24a4b UID:83aacff4-4839-4e2e-8713-7d8ff666d35a NetNS:/var/run/netns/bfbf3e13-acb9-488a-b0a5-3dbd3f37e641 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod83aacff4_4839_4e2e_8713_7d8ff666d35a.slice PodAnnotations:0xc00012b618}] Aliases:map[]}\"",
2026-06-10 15:52:08.837889 | controller |     "Jun 10 14:59:19.454420 crc crio[20344]: time=\"2026-06-10T14:59:19.45300432Z\" level=info msg=\"Adding pod openstack_glance-642c-account-create-update-2np8g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.837905 | controller |     "Jun 10 14:59:19.480751 crc crio[20344]: time=\"2026-06-10T14:59:19.480605068Z\" level=info msg=\"Running pod sandbox: openstack/swift-ring-rebalance-xpczp/POD\" id=637d10d1-3789-4f4c-991d-432ca4f075f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.837921 | controller |     "Jun 10 14:59:19.480751 crc crio[20344]: time=\"2026-06-10T14:59:19.480731871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.837940 | controller |     "Jun 10 14:59:19.495328 crc crio[20344]: time=\"2026-06-10T14:59:19.488178045Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c4ee73af-7f0d-492d-89f4-71c2006fcdb1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.837956 | controller |     "Jun 10 14:59:19.546905 crc crio[20344]: time=\"2026-06-10T14:59:19.545244829Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-create-5wmjm/POD\" id=d240e7a8-e007-469f-ac3d-74286f968e0a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.837971 | controller |     "Jun 10 14:59:19.546905 crc crio[20344]: time=\"2026-06-10T14:59:19.545447775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.837987 | controller |     "Jun 10 14:59:19.621042 crc crio[20344]: time=\"2026-06-10T14:59:19.620394864Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-xpczp Namespace:openstack ID:bdc116c4f361469017e93810d0ae55117665e286643b5900c7164b87ea5dec3e UID:f4b9cc77-72da-4bbc-8ec8-6073ebd83655 NetNS:/var/run/netns/c39e21d3-200e-4bc7-803d-1065ec8386c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4b9cc77_72da_4bbc_8ec8_6073ebd83655.slice PodAnnotations:0xc00012a968}] Aliases:map[]}\"",
2026-06-10 15:52:08.838003 | controller |     "Jun 10 14:59:19.621042 crc crio[20344]: time=\"2026-06-10T14:59:19.620473376Z\" level=info msg=\"Adding pod openstack_swift-ring-rebalance-xpczp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.838018 | controller |     "Jun 10 14:59:19.691940 crc crio[20344]: time=\"2026-06-10T14:59:19.691855573Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-54764bc9cc-wwsm4/dnsmasq-dns\" id=d9c99a17-d828-4926-84d3-eebafe24367e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.838034 | controller |     "Jun 10 14:59:19.727823 crc crio[20344]: time=\"2026-06-10T14:59:19.727670414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.838049 | controller |     "Jun 10 14:59:19.747295 crc crio[20344]: time=\"2026-06-10T14:59:19.744596055Z\" level=info msg=\"Got pod network &{Name:glance-db-create-5wmjm Namespace:openstack ID:09c94dff5cbcb96759cea0ce783212f67e26fb88b423942854be89ba63f522e8 UID:f48f4c68-fac5-47c6-90b0-06c088ca85ad NetNS:/var/run/netns/8ebd8a37-fba4-4590-b236-3889a30d47db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf48f4c68_fac5_47c6_90b0_06c088ca85ad.slice PodAnnotations:0xc0032241d8}] Aliases:map[]}\"",
2026-06-10 15:52:08.838065 | controller |     "Jun 10 14:59:19.747295 crc crio[20344]: time=\"2026-06-10T14:59:19.744684267Z\" level=info msg=\"Adding pod openstack_glance-db-create-5wmjm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.838080 | controller |     "Jun 10 14:59:19.755651 crc crio[20344]: time=\"2026-06-10T14:59:19.752680885Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-sb-0-config-1781103559-lkk2b/POD\" id=20eaf5c8-d185-469c-8a59-a705f238bd80 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.838096 | controller |     "Jun 10 14:59:19.755651 crc crio[20344]: time=\"2026-06-10T14:59:19.75286132Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.838115 | controller |     "Jun 10 14:59:19.904068 crc crio[20344]: time=\"2026-06-10T14:59:19.898939589Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781103559-lkk2b Namespace:openstack ID:f31fae57caecf186ac6075226e54626d0a53f7827d1d751d323f65d53404b8b0 UID:ef820571-203b-401b-a1f8-4871a9feb29f NetNS:/var/run/netns/4944c061-0c68-42f9-8943-e52772373d35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef820571_203b_401b_a1f8_4871a9feb29f.slice PodAnnotations:0xc0006b4120}] Aliases:map[]}\"",
2026-06-10 15:52:08.838131 | controller |     "Jun 10 14:59:19.904068 crc crio[20344]: time=\"2026-06-10T14:59:19.899021721Z\" level=info msg=\"Adding pod openstack_ovsdbserver-sb-0-config-1781103559-lkk2b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.838147 | controller |     "Jun 10 14:59:20.047621 crc crio[20344]: time=\"2026-06-10T14:59:20.041630819Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-8589c79c-nb8p7/POD\" id=4dd90929-179a-43d9-8ce1-6fac4a3a416a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.838162 | controller |     "Jun 10 14:59:20.047621 crc crio[20344]: time=\"2026-06-10T14:59:20.042158363Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.838177 | controller |     "Jun 10 14:59:20.056788 crc crio[20344]: time=\"2026-06-10T14:59:20.054466413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.838193 | controller |     "Jun 10 14:59:20.076009 crc crio[20344]: time=\"2026-06-10T14:59:20.075761997Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-metrics-d54jx/POD\" id=0cedfc45-fea3-41be-8719-8b03bbfcef3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.838208 | controller |     "Jun 10 14:59:20.076009 crc crio[20344]: time=\"2026-06-10T14:59:20.07586263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.838223 | controller |     "Jun 10 14:59:20.099607 crc crio[20344]: time=\"2026-06-10T14:59:20.094889955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.838238 | controller |     "Jun 10 14:59:20.128515 crc crio[20344]: time=\"2026-06-10T14:59:20.127724159Z\" level=info msg=\"Running pod sandbox: openstack/ovsdbserver-nb-0-config-1781103559-5pjn4/POD\" id=2c756923-6abc-4755-9229-f92504899908 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.838253 | controller |     "Jun 10 14:59:20.128515 crc crio[20344]: time=\"2026-06-10T14:59:20.127799951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.838268 | controller |     "Jun 10 14:59:20.270340 crc crio[20344]: time=\"2026-06-10T14:59:20.262785632Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-8589c79c-nb8p7 Namespace:openstack ID:7553293e48851db3b39af6fa9380bc757cf242fd84e79a150b8e09e0a3e441f8 UID:9e60d5e0-ecd3-4495-abbe-747606b91a72 NetNS:/var/run/netns/e1d648c6-88c1-4cf7-bd65-70450d93a65f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e60d5e0_ecd3_4495_abbe_747606b91a72.slice PodAnnotations:0xc00282e268}] Aliases:map[]}\"",
2026-06-10 15:52:08.838283 | controller |     "Jun 10 14:59:20.270340 crc crio[20344]: time=\"2026-06-10T14:59:20.262850693Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-8589c79c-nb8p7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.838302 | controller |     "Jun 10 14:59:20.303340 crc crio[20344]: time=\"2026-06-10T14:59:20.292243508Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781103559-5pjn4 Namespace:openstack ID:c31add98e29fa1add281d3a5a9fc7f87ac4988f36f4bcd80d7762e91da0cfc55 UID:d0fcf6a2-815d-4636-8f25-2bff22890761 NetNS:/var/run/netns/24c1ea46-ff44-4c73-9eb1-c95ab2a6866d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0fcf6a2_815d_4636_8f25_2bff22890761.slice PodAnnotations:0xc000528340}] Aliases:map[]}\"",
2026-06-10 15:52:08.838318 | controller |     "Jun 10 14:59:20.303340 crc crio[20344]: time=\"2026-06-10T14:59:20.292367871Z\" level=info msg=\"Adding pod openstack_ovsdbserver-nb-0-config-1781103559-5pjn4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.838334 | controller |     "Jun 10 14:59:20.310305 crc crio[20344]: time=\"2026-06-10T14:59:20.304434635Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-d54jx Namespace:openstack ID:985714a2060f90dfd9db263c6292d980651dd6ca1365a53cfc8ff99e2a694029 UID:3754fa27-af20-434e-b5fc-3b12c7d165e7 NetNS:/var/run/netns/271f5370-73e6-4766-a97c-3f6ffcec2703 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3754fa27_af20_434e_b5fc_3b12c7d165e7.slice PodAnnotations:0xc00282e420}] Aliases:map[]}\"",
2026-06-10 15:52:08.838349 | controller |     "Jun 10 14:59:20.310305 crc crio[20344]: time=\"2026-06-10T14:59:20.304495937Z\" level=info msg=\"Adding pod openstack_ovn-controller-metrics-d54jx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.838365 | controller |     "Jun 10 14:59:20.395312 crc crio[20344]: time=\"2026-06-10T14:59:20.391564331Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-bl2dz/POD\" id=0d50483d-42d1-40a3-8d51-1e9444e4de4c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.838380 | controller |     "Jun 10 14:59:20.395312 crc crio[20344]: time=\"2026-06-10T14:59:20.391681954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.838396 | controller |     "Jun 10 14:59:20.621770 crc crio[20344]: 2026-06-10T14:59:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5c2a4279980f93b Mac:9e:8e:80:0d:e6:45 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:77 Mtu:0 Sandbox:/var/run/netns/bfbf3e13-acb9-488a-b0a5-3dbd3f37e641 SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.119 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.838412 | controller |     "Jun 10 14:59:20.621770 crc crio[20344]: time=\"2026-06-10T14:59:20.61990481Z\" level=info msg=\"Got pod network &{Name:glance-642c-account-create-update-2np8g Namespace:openstack ID:5c2a4279980f93b576c28bea7a6b75b1237032edeffffdfafd9ff03135a24a4b UID:83aacff4-4839-4e2e-8713-7d8ff666d35a NetNS:/var/run/netns/bfbf3e13-acb9-488a-b0a5-3dbd3f37e641 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod83aacff4_4839_4e2e_8713_7d8ff666d35a.slice PodAnnotations:0xc00012b618}] Aliases:map[]}\"",
2026-06-10 15:52:08.838427 | controller |     "Jun 10 14:59:20.621770 crc crio[20344]: time=\"2026-06-10T14:59:20.620035694Z\" level=info msg=\"Checking pod openstack_glance-642c-account-create-update-2np8g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.838443 | controller |     "Jun 10 14:59:20.625420 crc crio[20344]: time=\"2026-06-10T14:59:20.623237367Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-bl2dz Namespace:openstack ID:501f5e3393110316e599a16d1f82d459f8567529584641f037ab1abeddf69080 UID:23648895-7816-42fb-bfb8-1df5c38624cd NetNS:/var/run/netns/48f8eab6-8586-448c-ac09-202d28b1754e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23648895_7816_42fb_bfb8_1df5c38624cd.slice PodAnnotations:0xc00282e650}] Aliases:map[]}\"",
2026-06-10 15:52:08.838463 | controller |     "Jun 10 14:59:20.625420 crc crio[20344]: time=\"2026-06-10T14:59:20.62334104Z\" level=info msg=\"Adding pod openstack_root-account-create-update-bl2dz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.838479 | controller |     "Jun 10 14:59:20.648843 crc crio[20344]: time=\"2026-06-10T14:59:20.645768133Z\" level=info msg=\"Ran pod sandbox 5c2a4279980f93b576c28bea7a6b75b1237032edeffffdfafd9ff03135a24a4b with infra container: openstack/glance-642c-account-create-update-2np8g/POD\" id=d379dddf-b5e9-4889-b2f8-0ab6524f5053 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.838494 | controller |     "Jun 10 14:59:20.671428 crc crio[20344]: time=\"2026-06-10T14:59:20.669035118Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=8e71a490-2eba-4511-9dc0-9beb40ba80e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.838510 | controller |     "Jun 10 14:59:20.693814 crc crio[20344]: time=\"2026-06-10T14:59:20.693424342Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=70d56bef-c81d-46ad-a94a-26cbe3f182af name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.838525 | controller |     "Jun 10 14:59:20.709771 crc crio[20344]: time=\"2026-06-10T14:59:20.7094691Z\" level=info msg=\"Created container 96509156d3dd98aaeaf4997c112e61e047d52a3b64a42aa73c17a5ac688748db: openstack/dnsmasq-dns-54764bc9cc-wwsm4/dnsmasq-dns\" id=d9c99a17-d828-4926-84d3-eebafe24367e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.838541 | controller |     "Jun 10 14:59:20.713617 crc crio[20344]: time=\"2026-06-10T14:59:20.711128943Z\" level=info msg=\"Starting container: 96509156d3dd98aaeaf4997c112e61e047d52a3b64a42aa73c17a5ac688748db\" id=54dda9bb-a825-434e-9dad-fb34c64a8829 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.838556 | controller |     "Jun 10 14:59:20.743333 crc crio[20344]: time=\"2026-06-10T14:59:20.740927258Z\" level=info msg=\"Creating container: openstack/glance-642c-account-create-update-2np8g/mariadb-account-create-update\" id=24948528-f47b-4222-809d-ecaf4aac7048 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.838571 | controller |     "Jun 10 14:59:20.743333 crc crio[20344]: time=\"2026-06-10T14:59:20.742302324Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.838587 | controller |     "Jun 10 14:59:20.776064 crc crio[20344]: time=\"2026-06-10T14:59:20.775896228Z\" level=info msg=\"Started container\" PID=57621 containerID=96509156d3dd98aaeaf4997c112e61e047d52a3b64a42aa73c17a5ac688748db description=openstack/dnsmasq-dns-54764bc9cc-wwsm4/dnsmasq-dns id=54dda9bb-a825-434e-9dad-fb34c64a8829 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0fb07e1e3d43f45ec4508a6d42f2ffc638c91dfe06d7c761c99f7ba2c7eb3526",
2026-06-10 15:52:08.838603 | controller |     "Jun 10 14:59:20.833159 crc crio[20344]: time=\"2026-06-10T14:59:20.832612073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.838619 | controller |     "Jun 10 14:59:20.838900 crc crio[20344]: time=\"2026-06-10T14:59:20.838810524Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.838635 | controller |     "Jun 10 14:59:20.848717 crc crio[20344]: time=\"2026-06-10T14:59:20.848616879Z\" level=info msg=\"Running pod sandbox: openstack/ovn-northd-0/POD\" id=186df730-5f76-4e66-afc0-dfe273f8edbb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.838654 | controller |     "Jun 10 14:59:20.848873 crc crio[20344]: time=\"2026-06-10T14:59:20.848745762Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.838670 | controller |     "Jun 10 14:59:20.874096 crc crio[20344]: time=\"2026-06-10T14:59:20.873610579Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7fcf8bc745-nz9jz/POD\" id=4a6ad525-d578-433a-9c0f-49ba1a050715 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.838685 | controller |     "Jun 10 14:59:20.874371 crc crio[20344]: time=\"2026-06-10T14:59:20.874347098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.838701 | controller |     "Jun 10 14:59:20.963996 crc crio[20344]: 2026-06-10T14:59:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:09c94dff5cbcb96 Mac:06:48:f0:31:45:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:76 Mtu:0 Sandbox:/var/run/netns/8ebd8a37-fba4-4590-b236-3889a30d47db SocketPath: PciID:}] [{Interface:0xc0001405e0 Address:{IP:10.217.0.118 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.838716 | controller |     "Jun 10 14:59:20.965168 crc crio[20344]: time=\"2026-06-10T14:59:20.965104959Z\" level=info msg=\"Got pod network &{Name:glance-db-create-5wmjm Namespace:openstack ID:09c94dff5cbcb96759cea0ce783212f67e26fb88b423942854be89ba63f522e8 UID:f48f4c68-fac5-47c6-90b0-06c088ca85ad NetNS:/var/run/netns/8ebd8a37-fba4-4590-b236-3889a30d47db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf48f4c68_fac5_47c6_90b0_06c088ca85ad.slice PodAnnotations:0xc0032241d8}] Aliases:map[]}\"",
2026-06-10 15:52:08.838732 | controller |     "Jun 10 14:59:20.965365 crc crio[20344]: time=\"2026-06-10T14:59:20.965316704Z\" level=info msg=\"Checking pod openstack_glance-db-create-5wmjm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.838748 | controller |     "Jun 10 14:59:20.969851 crc crio[20344]: time=\"2026-06-10T14:59:20.96976465Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:cfa143d3400c46a884851c17953d72d723ad0bf47264071d672777db5ea24fae UID:8b5ced12-4731-41de-a548-d87b4bb6a165 NetNS:/var/run/netns/36f10f4b-afbe-43a6-bd0d-ccf39fa5a5e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b5ced12_4731_41de_a548_d87b4bb6a165.slice PodAnnotations:0xc0006b41e8}] Aliases:map[]}\"",
2026-06-10 15:52:08.838764 | controller |     "Jun 10 14:59:20.969851 crc crio[20344]: time=\"2026-06-10T14:59:20.969842032Z\" level=info msg=\"Adding pod openstack_ovn-northd-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.838780 | controller |     "Jun 10 14:59:20.981795 crc crio[20344]: time=\"2026-06-10T14:59:20.981662679Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7fcf8bc745-nz9jz Namespace:openstack ID:e8e861149e6fad237a4a412b04882301a155c9107579637d8a3d8554a5b61024 UID:7ed4756d-a924-466a-b540-39b9cc5de37c NetNS:/var/run/netns/e5f07e62-b06b-49d7-8e5b-27b447f75472 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ed4756d_a924_466a_b540_39b9cc5de37c.slice PodAnnotations:0xc00282ec30}] Aliases:map[]}\"",
2026-06-10 15:52:08.838796 | controller |     "Jun 10 14:59:20.981795 crc crio[20344]: time=\"2026-06-10T14:59:20.981789113Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7fcf8bc745-nz9jz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.838816 | controller |     "Jun 10 14:59:20.996643 crc crio[20344]: 2026-06-10T14:59:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bdc116c4f361469 Mac:8e:c6:a9:a2:b9:c4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:79 Mtu:0 Sandbox:/var/run/netns/c39e21d3-200e-4bc7-803d-1065ec8386c6 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.121 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.838832 | controller |     "Jun 10 14:59:21.001663 crc crio[20344]: time=\"2026-06-10T14:59:21.000096159Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-xpczp Namespace:openstack ID:bdc116c4f361469017e93810d0ae55117665e286643b5900c7164b87ea5dec3e UID:f4b9cc77-72da-4bbc-8ec8-6073ebd83655 NetNS:/var/run/netns/c39e21d3-200e-4bc7-803d-1065ec8386c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4b9cc77_72da_4bbc_8ec8_6073ebd83655.slice PodAnnotations:0xc00012a968}] Aliases:map[]}\"",
2026-06-10 15:52:08.838869 | controller |     "Jun 10 14:59:21.001663 crc crio[20344]: time=\"2026-06-10T14:59:21.000350996Z\" level=info msg=\"Checking pod openstack_swift-ring-rebalance-xpczp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.838890 | controller |     "Jun 10 14:59:21.002911 crc crio[20344]: time=\"2026-06-10T14:59:21.00281352Z\" level=info msg=\"Ran pod sandbox 09c94dff5cbcb96759cea0ce783212f67e26fb88b423942854be89ba63f522e8 with infra container: openstack/glance-db-create-5wmjm/POD\" id=d240e7a8-e007-469f-ac3d-74286f968e0a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.838908 | controller |     "Jun 10 14:59:21.010599 crc crio[20344]: time=\"2026-06-10T14:59:21.010488139Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d1a8b249-22a5-4f86-bf02-84e91b1ae68a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.838927 | controller |     "Jun 10 14:59:21.027088 crc crio[20344]: time=\"2026-06-10T14:59:21.02358119Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=74d76252-a296-4458-b0d5-552d85b1e7ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.838943 | controller |     "Jun 10 14:59:21.034132 crc crio[20344]: time=\"2026-06-10T14:59:21.030587902Z\" level=info msg=\"Ran pod sandbox bdc116c4f361469017e93810d0ae55117665e286643b5900c7164b87ea5dec3e with infra container: openstack/swift-ring-rebalance-xpczp/POD\" id=637d10d1-3789-4f4c-991d-432ca4f075f4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.838958 | controller |     "Jun 10 14:59:21.038544 crc crio[20344]: time=\"2026-06-10T14:59:21.037072691Z\" level=info msg=\"Creating container: openstack/glance-db-create-5wmjm/mariadb-database-create\" id=774bbc29-19d3-4b71-814a-434c78e0085c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.838973 | controller |     "Jun 10 14:59:21.040340 crc crio[20344]: time=\"2026-06-10T14:59:21.040223093Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=0e21fef9-f3df-471d-b317-bf8f089a7219 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.838988 | controller |     "Jun 10 14:59:21.040686 crc crio[20344]: time=\"2026-06-10T14:59:21.040601752Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified not found\" id=0e21fef9-f3df-471d-b317-bf8f089a7219 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.839003 | controller |     "Jun 10 14:59:21.046670 crc crio[20344]: time=\"2026-06-10T14:59:21.046605249Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.839022 | controller |     "Jun 10 14:59:21.063906 crc crio[20344]: time=\"2026-06-10T14:59:21.063640282Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified found\" id=0e21fef9-f3df-471d-b317-bf8f089a7219 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.839037 | controller |     "Jun 10 14:59:21.065353 crc crio[20344]: time=\"2026-06-10T14:59:21.065090749Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=8bda7cf6-5ac8-4cc5-ae1a-3915ea885479 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.839052 | controller |     "Jun 10 14:59:21.082221 crc crio[20344]: time=\"2026-06-10T14:59:21.081391343Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\\\"\"",
2026-06-10 15:52:08.839067 | controller |     "Jun 10 14:59:21.236364 crc crio[20344]: time=\"2026-06-10T14:59:21.233402957Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.839082 | controller |     "Jun 10 14:59:21.264894 crc crio[20344]: time=\"2026-06-10T14:59:21.264398133Z\" level=info msg=\"Created container 89516d7cc60f5451aa649b16a770a908680510a72f51bf72ddf5745e8d0bc3a5: openstack/glance-642c-account-create-update-2np8g/mariadb-account-create-update\" id=24948528-f47b-4222-809d-ecaf4aac7048 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.839097 | controller |     "Jun 10 14:59:21.277725 crc crio[20344]: time=\"2026-06-10T14:59:21.277390201Z\" level=info msg=\"Starting container: 89516d7cc60f5451aa649b16a770a908680510a72f51bf72ddf5745e8d0bc3a5\" id=f70a96c5-039d-4ac8-9903-979a0182756d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.839113 | controller |     "Jun 10 14:59:21.298328 crc crio[20344]: time=\"2026-06-10T14:59:21.294616819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.839134 | controller |     "Jun 10 14:59:21.316144 crc crio[20344]: time=\"2026-06-10T14:59:21.31579617Z\" level=info msg=\"Started container\" PID=57760 containerID=89516d7cc60f5451aa649b16a770a908680510a72f51bf72ddf5745e8d0bc3a5 description=openstack/glance-642c-account-create-update-2np8g/mariadb-account-create-update id=f70a96c5-039d-4ac8-9903-979a0182756d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5c2a4279980f93b576c28bea7a6b75b1237032edeffffdfafd9ff03135a24a4b",
2026-06-10 15:52:08.839150 | controller |     "Jun 10 14:59:21.334935 crc crio[20344]: 2026-06-10T14:59:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:985714a2060f90d Mac:1a:23:65:90:83:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7c Mtu:0 Sandbox:/var/run/netns/271f5370-73e6-4766-a97c-3f6ffcec2703 SocketPath: PciID:}] [{Interface:0xc0005366b0 Address:{IP:10.217.0.124 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.839165 | controller |     "Jun 10 14:59:21.341325 crc crio[20344]: time=\"2026-06-10T14:59:21.335606045Z\" level=info msg=\"Got pod network &{Name:ovn-controller-metrics-d54jx Namespace:openstack ID:985714a2060f90dfd9db263c6292d980651dd6ca1365a53cfc8ff99e2a694029 UID:3754fa27-af20-434e-b5fc-3b12c7d165e7 NetNS:/var/run/netns/271f5370-73e6-4766-a97c-3f6ffcec2703 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3754fa27_af20_434e_b5fc_3b12c7d165e7.slice PodAnnotations:0xc00282e420}] Aliases:map[]}\"",
2026-06-10 15:52:08.839180 | controller |     "Jun 10 14:59:21.341325 crc crio[20344]: time=\"2026-06-10T14:59:21.335899013Z\" level=info msg=\"Checking pod openstack_ovn-controller-metrics-d54jx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.839199 | controller |     "Jun 10 14:59:21.349914 crc crio[20344]: 2026-06-10T14:59:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f31fae57caecf18 Mac:42:56:48:39:31:e7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7a Mtu:0 Sandbox:/var/run/netns/4944c061-0c68-42f9-8943-e52772373d35 SocketPath: PciID:}] [{Interface:0xc00035aa00 Address:{IP:10.217.0.122 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.839216 | controller |     "Jun 10 14:59:21.365912 crc crio[20344]: time=\"2026-06-10T14:59:21.36461327Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781103559-lkk2b Namespace:openstack ID:f31fae57caecf186ac6075226e54626d0a53f7827d1d751d323f65d53404b8b0 UID:ef820571-203b-401b-a1f8-4871a9feb29f NetNS:/var/run/netns/4944c061-0c68-42f9-8943-e52772373d35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef820571_203b_401b_a1f8_4871a9feb29f.slice PodAnnotations:0xc0006b4120}] Aliases:map[]}\"",
2026-06-10 15:52:08.839231 | controller |     "Jun 10 14:59:21.365912 crc crio[20344]: time=\"2026-06-10T14:59:21.364864156Z\" level=info msg=\"Checking pod openstack_ovsdbserver-sb-0-config-1781103559-lkk2b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.839247 | controller |     "Jun 10 14:59:21.382633 crc crio[20344]: time=\"2026-06-10T14:59:21.381988542Z\" level=info msg=\"Ran pod sandbox 985714a2060f90dfd9db263c6292d980651dd6ca1365a53cfc8ff99e2a694029 with infra container: openstack/ovn-controller-metrics-d54jx/POD\" id=0cedfc45-fea3-41be-8719-8b03bbfcef3a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.839263 | controller |     "Jun 10 14:59:21.437865 crc crio[20344]: time=\"2026-06-10T14:59:21.433547103Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=c6838931-47af-45b5-895a-2811cc64f029 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.839278 | controller |     "Jun 10 14:59:21.437865 crc crio[20344]: time=\"2026-06-10T14:59:21.437088175Z\" level=info msg=\"Ran pod sandbox f31fae57caecf186ac6075226e54626d0a53f7827d1d751d323f65d53404b8b0 with infra container: openstack/ovsdbserver-sb-0-config-1781103559-lkk2b/POD\" id=20eaf5c8-d185-469c-8a59-a705f238bd80 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.839293 | controller |     "Jun 10 14:59:21.445963 crc crio[20344]: time=\"2026-06-10T14:59:21.442508756Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=b80a1021-8298-4b3f-9d72-702f145f70a9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.839307 | controller |     "Jun 10 14:59:21.450460 crc crio[20344]: time=\"2026-06-10T14:59:21.450183376Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-sb-db-server:current-podified\" id=37024ccb-6907-40a7-9696-f25b7584ea00 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.839323 | controller |     "Jun 10 14:59:21.465056 crc crio[20344]: time=\"2026-06-10T14:59:21.464903988Z\" level=info msg=\"Creating container: openstack/ovsdbserver-sb-0-config-1781103559-lkk2b/ovn-config\" id=f494e94f-85f8-460a-85dd-73237c3933d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.839338 | controller |     "Jun 10 14:59:21.469091 crc crio[20344]: time=\"2026-06-10T14:59:21.46649962Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.839353 | controller |     "Jun 10 14:59:21.478622 crc crio[20344]: 2026-06-10T14:59:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7553293e48851db Mac:46:58:bb:6c:a5:2c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7b Mtu:0 Sandbox:/var/run/netns/e1d648c6-88c1-4cf7-bd65-70450d93a65f SocketPath: PciID:}] [{Interface:0xc0002ac5c0 Address:{IP:10.217.0.123 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.839371 | controller |     "Jun 10 14:59:21.483791 crc crio[20344]: time=\"2026-06-10T14:59:21.483535253Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-8589c79c-nb8p7 Namespace:openstack ID:7553293e48851db3b39af6fa9380bc757cf242fd84e79a150b8e09e0a3e441f8 UID:9e60d5e0-ecd3-4495-abbe-747606b91a72 NetNS:/var/run/netns/e1d648c6-88c1-4cf7-bd65-70450d93a65f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e60d5e0_ecd3_4495_abbe_747606b91a72.slice PodAnnotations:0xc00282e268}] Aliases:map[]}\"",
2026-06-10 15:52:08.839388 | controller |     "Jun 10 14:59:21.483791 crc crio[20344]: time=\"2026-06-10T14:59:21.48378819Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-8589c79c-nb8p7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.839403 | controller |     "Jun 10 14:59:21.493073 crc crio[20344]: 2026-06-10T14:59:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c31add98e29fa1a Mac:e6:80:fc:a3:2d:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7d Mtu:0 Sandbox:/var/run/netns/24c1ea46-ff44-4c73-9eb1-c95ab2a6866d SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.125 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.839419 | controller |     "Jun 10 14:59:21.493073 crc crio[20344]: time=\"2026-06-10T14:59:21.492604959Z\" level=info msg=\"Created container 4d3d114ba7bbf7e9b4d3a892b8c827eb52264834c0b447510c3cda75116dd0eb: openstack/glance-db-create-5wmjm/mariadb-database-create\" id=774bbc29-19d3-4b71-814a-434c78e0085c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.839435 | controller |     "Jun 10 14:59:21.497802 crc crio[20344]: time=\"2026-06-10T14:59:21.497611969Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781103559-5pjn4 Namespace:openstack ID:c31add98e29fa1add281d3a5a9fc7f87ac4988f36f4bcd80d7762e91da0cfc55 UID:d0fcf6a2-815d-4636-8f25-2bff22890761 NetNS:/var/run/netns/24c1ea46-ff44-4c73-9eb1-c95ab2a6866d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0fcf6a2_815d_4636_8f25_2bff22890761.slice PodAnnotations:0xc000528340}] Aliases:map[]}\"",
2026-06-10 15:52:08.839450 | controller |     "Jun 10 14:59:21.497929 crc crio[20344]: time=\"2026-06-10T14:59:21.497903167Z\" level=info msg=\"Checking pod openstack_ovsdbserver-nb-0-config-1781103559-5pjn4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.839466 | controller |     "Jun 10 14:59:21.506133 crc crio[20344]: time=\"2026-06-10T14:59:21.501902281Z\" level=info msg=\"Starting container: 4d3d114ba7bbf7e9b4d3a892b8c827eb52264834c0b447510c3cda75116dd0eb\" id=82b09a64-9545-4d0f-8df0-98ec54204d98 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.839482 | controller |     "Jun 10 14:59:21.520955 crc crio[20344]: time=\"2026-06-10T14:59:21.520880894Z\" level=info msg=\"Ran pod sandbox 7553293e48851db3b39af6fa9380bc757cf242fd84e79a150b8e09e0a3e441f8 with infra container: openstack/dnsmasq-dns-8589c79c-nb8p7/POD\" id=4dd90929-179a-43d9-8ce1-6fac4a3a416a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.839498 | controller |     "Jun 10 14:59:21.525238 crc crio[20344]: time=\"2026-06-10T14:59:21.525131495Z\" level=info msg=\"Started container\" PID=57854 containerID=4d3d114ba7bbf7e9b4d3a892b8c827eb52264834c0b447510c3cda75116dd0eb description=openstack/glance-db-create-5wmjm/mariadb-database-create id=82b09a64-9545-4d0f-8df0-98ec54204d98 name=/runtime.v1.RuntimeService/StartContainer sandboxID=09c94dff5cbcb96759cea0ce783212f67e26fb88b423942854be89ba63f522e8",
2026-06-10 15:52:08.839514 | controller |     "Jun 10 14:59:21.534827 crc crio[20344]: time=\"2026-06-10T14:59:21.531238044Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=5794c48d-c96f-416e-b21f-d57c48a68228 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.839532 | controller |     "Jun 10 14:59:21.540927 crc crio[20344]: time=\"2026-06-10T14:59:21.540489674Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b3a771a1-0355-4feb-a9e4-38e791526485 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.839548 | controller |     "Jun 10 14:59:21.553339 crc crio[20344]: time=\"2026-06-10T14:59:21.553078902Z\" level=info msg=\"Ran pod sandbox c31add98e29fa1add281d3a5a9fc7f87ac4988f36f4bcd80d7762e91da0cfc55 with infra container: openstack/ovsdbserver-nb-0-config-1781103559-5pjn4/POD\" id=2c756923-6abc-4755-9229-f92504899908 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.839563 | controller |     "Jun 10 14:59:21.553733 crc crio[20344]: time=\"2026-06-10T14:59:21.553622456Z\" level=info msg=\"Creating container: openstack/ovn-controller-metrics-d54jx/openstack-network-exporter\" id=16cd0572-534f-41fc-bc06-aea29bcaa267 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.839578 | controller |     "Jun 10 14:59:21.560323 crc crio[20344]: time=\"2026-06-10T14:59:21.555444643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.839593 | controller |     "Jun 10 14:59:21.571375 crc crio[20344]: time=\"2026-06-10T14:59:21.568962065Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=8874365f-786a-4dfc-a3aa-ab6e5d768d51 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.839608 | controller |     "Jun 10 14:59:21.614498 crc crio[20344]: time=\"2026-06-10T14:59:21.613949685Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-nb-db-server:current-podified\" id=5df349c0-f833-431f-9756-d2fafd3ab4a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.839622 | controller |     "Jun 10 14:59:21.634395 crc crio[20344]: time=\"2026-06-10T14:59:21.630360592Z\" level=info msg=\"Stopping container: 96509156d3dd98aaeaf4997c112e61e047d52a3b64a42aa73c17a5ac688748db (timeout: 10s)\" id=fd395d19-20c7-4fc0-8134-c9dc0c88727b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.839638 | controller |     "Jun 10 14:59:21.634395 crc crio[20344]: time=\"2026-06-10T14:59:21.633936175Z\" level=info msg=\"Creating container: openstack/ovsdbserver-nb-0-config-1781103559-5pjn4/ovn-config\" id=6443168e-f99c-4cba-9f06-5a9a82db5a04 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.839653 | controller |     "Jun 10 14:59:21.638239 crc crio[20344]: time=\"2026-06-10T14:59:21.63757235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.839667 | controller |     "Jun 10 14:59:21.638239 crc crio[20344]: time=\"2026-06-10T14:59:21.637802836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.839683 | controller |     "Jun 10 14:59:21.644313 crc crio[20344]: time=\"2026-06-10T14:59:21.643054322Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=90a0f66a-4ec4-4df9-95d9-6aa51b7e7d72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.839698 | controller |     "Jun 10 14:59:21.679783 crc crio[20344]: time=\"2026-06-10T14:59:21.674919521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.839713 | controller |     "Jun 10 14:59:21.686561 crc crio[20344]: time=\"2026-06-10T14:59:21.686485972Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-8589c79c-nb8p7/init\" id=baa8ad6c-b768-4168-8ff4-00d048d66ebd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.839732 | controller |     "Jun 10 14:59:21.688962 crc crio[20344]: 2026-06-10T14:59:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:501f5e339311031 Mac:de:32:6d:30:bd:73 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7e Mtu:0 Sandbox:/var/run/netns/48f8eab6-8586-448c-ac09-202d28b1754e SocketPath: PciID:}] [{Interface:0xc00030e5a0 Address:{IP:10.217.0.126 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.839748 | controller |     "Jun 10 14:59:21.689988 crc crio[20344]: time=\"2026-06-10T14:59:21.68989533Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-bl2dz Namespace:openstack ID:501f5e3393110316e599a16d1f82d459f8567529584641f037ab1abeddf69080 UID:23648895-7816-42fb-bfb8-1df5c38624cd NetNS:/var/run/netns/48f8eab6-8586-448c-ac09-202d28b1754e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23648895_7816_42fb_bfb8_1df5c38624cd.slice PodAnnotations:0xc00282e650}] Aliases:map[]}\"",
2026-06-10 15:52:08.839764 | controller |     "Jun 10 14:59:21.690137 crc crio[20344]: time=\"2026-06-10T14:59:21.690076765Z\" level=info msg=\"Checking pod openstack_root-account-create-update-bl2dz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.839779 | controller |     "Jun 10 14:59:21.694100 crc crio[20344]: time=\"2026-06-10T14:59:21.694008487Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.839794 | controller |     "Jun 10 14:59:21.729623 crc crio[20344]: time=\"2026-06-10T14:59:21.728567586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.839809 | controller |     "Jun 10 14:59:21.739087 crc crio[20344]: time=\"2026-06-10T14:59:21.733849304Z\" level=info msg=\"Ran pod sandbox 501f5e3393110316e599a16d1f82d459f8567529584641f037ab1abeddf69080 with infra container: openstack/root-account-create-update-bl2dz/POD\" id=0d50483d-42d1-40a3-8d51-1e9444e4de4c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.839824 | controller |     "Jun 10 14:59:21.739087 crc crio[20344]: time=\"2026-06-10T14:59:21.736228796Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=5ea9d402-dee7-4822-bcc2-1285feda6123 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.839839 | controller |     "Jun 10 14:59:21.739087 crc crio[20344]: time=\"2026-06-10T14:59:21.736523143Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.839871 | controller |     "Jun 10 14:59:21.751719 crc crio[20344]: time=\"2026-06-10T14:59:21.750080106Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=73f02f4f-4250-4a61-aeea-c1ab271bb0ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.839887 | controller |     "Jun 10 14:59:21.751719 crc crio[20344]: time=\"2026-06-10T14:59:21.750372053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.839903 | controller |     "Jun 10 14:59:21.776628 crc crio[20344]: time=\"2026-06-10T14:59:21.775468026Z\" level=info msg=\"Stopped container 96509156d3dd98aaeaf4997c112e61e047d52a3b64a42aa73c17a5ac688748db: openstack/dnsmasq-dns-54764bc9cc-wwsm4/dnsmasq-dns\" id=fd395d19-20c7-4fc0-8134-c9dc0c88727b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.839918 | controller |     "Jun 10 14:59:21.781339 crc crio[20344]: time=\"2026-06-10T14:59:21.781203035Z\" level=info msg=\"Stopping pod sandbox: 0fb07e1e3d43f45ec4508a6d42f2ffc638c91dfe06d7c761c99f7ba2c7eb3526\" id=6856b984-875d-47b4-948e-101366fd589f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.839937 | controller |     "Jun 10 14:59:21.781783 crc crio[20344]: time=\"2026-06-10T14:59:21.781688918Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-54764bc9cc-wwsm4 Namespace:openstack ID:0fb07e1e3d43f45ec4508a6d42f2ffc638c91dfe06d7c761c99f7ba2c7eb3526 UID:03e53537-7a96-470a-ad5b-545b132e7739 NetNS:/var/run/netns/58d980a7-aec6-4964-87c9-0f5e0919184b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod03e53537_7a96_470a_ad5b_545b132e7739.slice PodAnnotations:0xc00282e0b0}] Aliases:map[]}\"",
2026-06-10 15:52:08.839953 | controller |     "Jun 10 14:59:21.781943 crc crio[20344]: time=\"2026-06-10T14:59:21.781876933Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-54764bc9cc-wwsm4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.839968 | controller |     "Jun 10 14:59:21.796578 crc crio[20344]: time=\"2026-06-10T14:59:21.796436452Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.839984 | controller |     "Jun 10 14:59:21.798414 crc crio[20344]: time=\"2026-06-10T14:59:21.79831135Z\" level=info msg=\"Creating container: openstack/root-account-create-update-bl2dz/mariadb-account-create-update\" id=13188d21-9a7b-47b5-b580-b37c2092e258 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.840000 | controller |     "Jun 10 14:59:21.802654 crc crio[20344]: time=\"2026-06-10T14:59:21.802550571Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.840015 | controller |     "Jun 10 14:59:21.807788 crc crio[20344]: time=\"2026-06-10T14:59:21.807674704Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.840030 | controller |     "Jun 10 14:59:21.842329 crc crio[20344]: time=\"2026-06-10T14:59:21.841684489Z\" level=info msg=\"Created container 2edc8724172945b4607d0b0fcda18b7cf64b8770974ac10ee2055e76f0ea076c: openstack/ovsdbserver-sb-0-config-1781103559-lkk2b/ovn-config\" id=f494e94f-85f8-460a-85dd-73237c3933d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.840046 | controller |     "Jun 10 14:59:21.855871 crc crio[20344]: time=\"2026-06-10T14:59:21.855812416Z\" level=info msg=\"Starting container: 2edc8724172945b4607d0b0fcda18b7cf64b8770974ac10ee2055e76f0ea076c\" id=98d015e1-e080-4a86-8879-8ffa662a34a0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.840061 | controller |     "Jun 10 14:59:21.859530 crc crio[20344]: time=\"2026-06-10T14:59:21.859242975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.840076 | controller |     "Jun 10 14:59:21.868588 crc crio[20344]: time=\"2026-06-10T14:59:21.868243669Z\" level=info msg=\"Started container\" PID=57944 containerID=2edc8724172945b4607d0b0fcda18b7cf64b8770974ac10ee2055e76f0ea076c description=openstack/ovsdbserver-sb-0-config-1781103559-lkk2b/ovn-config id=98d015e1-e080-4a86-8879-8ffa662a34a0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f31fae57caecf186ac6075226e54626d0a53f7827d1d751d323f65d53404b8b0",
2026-06-10 15:52:08.840092 | controller |     "Jun 10 14:59:21.879800 crc crio[20344]: time=\"2026-06-10T14:59:21.879667856Z\" level=info msg=\"Created container 8f94c4b48eebe904dd9fae82124b79b8389a6e6848b8311c706d8bc6b1241957: openstack/ovsdbserver-nb-0-config-1781103559-5pjn4/ovn-config\" id=6443168e-f99c-4cba-9f06-5a9a82db5a04 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.840111 | controller |     "Jun 10 14:59:21.882629 crc crio[20344]: time=\"2026-06-10T14:59:21.882572662Z\" level=info msg=\"Starting container: 8f94c4b48eebe904dd9fae82124b79b8389a6e6848b8311c706d8bc6b1241957\" id=0774dbb4-9981-499e-8aab-3cf883583e22 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.840127 | controller |     "Jun 10 14:59:21.899147 crc crio[20344]: time=\"2026-06-10T14:59:21.89863206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.840143 | controller |     "Jun 10 14:59:21.901537 crc crio[20344]: time=\"2026-06-10T14:59:21.901406792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.840158 | controller |     "Jun 10 14:59:21.906204 crc crio[20344]: time=\"2026-06-10T14:59:21.904760779Z\" level=info msg=\"Started container\" PID=57956 containerID=8f94c4b48eebe904dd9fae82124b79b8389a6e6848b8311c706d8bc6b1241957 description=openstack/ovsdbserver-nb-0-config-1781103559-5pjn4/ovn-config id=0774dbb4-9981-499e-8aab-3cf883583e22 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c31add98e29fa1add281d3a5a9fc7f87ac4988f36f4bcd80d7762e91da0cfc55",
2026-06-10 15:52:08.840174 | controller |     "Jun 10 14:59:22.096966 crc crio[20344]: 2026-06-10T14:59:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e8e861149e6fad2 Mac:36:59:ac:e4:39:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:80 Mtu:0 Sandbox:/var/run/netns/e5f07e62-b06b-49d7-8e5b-27b447f75472 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.128 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.840190 | controller |     "Jun 10 14:59:22.098087 crc crio[20344]: time=\"2026-06-10T14:59:22.097964834Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7fcf8bc745-nz9jz Namespace:openstack ID:e8e861149e6fad237a4a412b04882301a155c9107579637d8a3d8554a5b61024 UID:7ed4756d-a924-466a-b540-39b9cc5de37c NetNS:/var/run/netns/e5f07e62-b06b-49d7-8e5b-27b447f75472 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ed4756d_a924_466a_b540_39b9cc5de37c.slice PodAnnotations:0xc00282ec30}] Aliases:map[]}\"",
2026-06-10 15:52:08.840206 | controller |     "Jun 10 14:59:22.098087 crc crio[20344]: time=\"2026-06-10T14:59:22.098107678Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7fcf8bc745-nz9jz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.840221 | controller |     "Jun 10 14:59:22.125247 crc crio[20344]: 2026-06-10T14:59:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cfa143d3400c46a Mac:62:c2:c1:db:52:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:7f Mtu:0 Sandbox:/var/run/netns/36f10f4b-afbe-43a6-bd0d-ccf39fa5a5e2 SocketPath: PciID:}] [{Interface:0xc000512530 Address:{IP:10.217.0.127 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.840238 | controller |     "Jun 10 14:59:22.127641 crc crio[20344]: time=\"2026-06-10T14:59:22.12740032Z\" level=info msg=\"Got pod network &{Name:ovn-northd-0 Namespace:openstack ID:cfa143d3400c46a884851c17953d72d723ad0bf47264071d672777db5ea24fae UID:8b5ced12-4731-41de-a548-d87b4bb6a165 NetNS:/var/run/netns/36f10f4b-afbe-43a6-bd0d-ccf39fa5a5e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b5ced12_4731_41de_a548_d87b4bb6a165.slice PodAnnotations:0xc0006b41e8}] Aliases:map[]}\"",
2026-06-10 15:52:08.840253 | controller |     "Jun 10 14:59:22.127641 crc crio[20344]: time=\"2026-06-10T14:59:22.127561054Z\" level=info msg=\"Checking pod openstack_ovn-northd-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.840273 | controller |     "Jun 10 14:59:22.160741 crc crio[20344]: time=\"2026-06-10T14:59:22.154624088Z\" level=info msg=\"Ran pod sandbox e8e861149e6fad237a4a412b04882301a155c9107579637d8a3d8554a5b61024 with infra container: openstack/dnsmasq-dns-7fcf8bc745-nz9jz/POD\" id=4a6ad525-d578-433a-9c0f-49ba1a050715 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.840289 | controller |     "Jun 10 14:59:22.163442 crc crio[20344]: time=\"2026-06-10T14:59:22.161507647Z\" level=info msg=\"Ran pod sandbox cfa143d3400c46a884851c17953d72d723ad0bf47264071d672777db5ea24fae with infra container: openstack/ovn-northd-0/POD\" id=186df730-5f76-4e66-afc0-dfe273f8edbb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.840305 | controller |     "Jun 10 14:59:22.163442 crc crio[20344]: time=\"2026-06-10T14:59:22.162487142Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=1915d964-318e-430f-8b5b-9adf532a8611 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.840320 | controller |     "Jun 10 14:59:22.165104 crc crio[20344]: time=\"2026-06-10T14:59:22.164772172Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=9c960eef-8715-492d-af45-639cd5e537a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.840335 | controller |     "Jun 10 14:59:22.165104 crc crio[20344]: time=\"2026-06-10T14:59:22.164881095Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified not found\" id=9c960eef-8715-492d-af45-639cd5e537a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.840350 | controller |     "Jun 10 14:59:22.165104 crc crio[20344]: time=\"2026-06-10T14:59:22.164946026Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified found\" id=9c960eef-8715-492d-af45-639cd5e537a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.840366 | controller |     "Jun 10 14:59:22.166221 crc crio[20344]: time=\"2026-06-10T14:59:22.165897841Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=5f8ced73-317b-443c-92c2-abda4bb7d5d7 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.840381 | controller |     "Jun 10 14:59:22.173628 crc crio[20344]: time=\"2026-06-10T14:59:22.17355667Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\\\"\"",
2026-06-10 15:52:08.840396 | controller |     "Jun 10 14:59:22.236896 crc crio[20344]: time=\"2026-06-10T14:59:22.236146088Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=189233a9-ead6-4009-aaf7-dbdae79a82b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.840412 | controller |     "Jun 10 14:59:22.254801 crc crio[20344]: time=\"2026-06-10T14:59:22.2546725Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7fcf8bc745-nz9jz/init\" id=12ca498c-186c-43cd-8aac-1781e4423b08 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.840427 | controller |     "Jun 10 14:59:22.261083 crc crio[20344]: time=\"2026-06-10T14:59:22.260964724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.840443 | controller |     "Jun 10 14:59:22.335164 crc crio[20344]: time=\"2026-06-10T14:59:22.335087642Z\" level=info msg=\"Stopped pod sandbox: 0fb07e1e3d43f45ec4508a6d42f2ffc638c91dfe06d7c761c99f7ba2c7eb3526\" id=6856b984-875d-47b4-948e-101366fd589f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.840458 | controller |     "Jun 10 14:59:22.457426 crc crio[20344]: time=\"2026-06-10T14:59:22.454733084Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.840479 | controller |     "Jun 10 14:59:22.488585 crc crio[20344]: time=\"2026-06-10T14:59:22.488494152Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.840495 | controller |     "Jun 10 14:59:22.499890 crc crio[20344]: time=\"2026-06-10T14:59:22.499795716Z\" level=info msg=\"Created container c42ea9399cbb4d5cfd07a8bb1dd801c1c659da09cd82bd831d2834a47af99fc2: openstack/root-account-create-update-bl2dz/mariadb-account-create-update\" id=13188d21-9a7b-47b5-b580-b37c2092e258 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.840510 | controller |     "Jun 10 14:59:22.505023 crc crio[20344]: time=\"2026-06-10T14:59:22.504892838Z\" level=info msg=\"Starting container: c42ea9399cbb4d5cfd07a8bb1dd801c1c659da09cd82bd831d2834a47af99fc2\" id=8b1135de-5fd3-4b27-a7ea-0c4be67a2c25 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.840525 | controller |     "Jun 10 14:59:22.516241 crc crio[20344]: time=\"2026-06-10T14:59:22.51533287Z\" level=info msg=\"Started container\" PID=58069 containerID=c42ea9399cbb4d5cfd07a8bb1dd801c1c659da09cd82bd831d2834a47af99fc2 description=openstack/root-account-create-update-bl2dz/mariadb-account-create-update id=8b1135de-5fd3-4b27-a7ea-0c4be67a2c25 name=/runtime.v1.RuntimeService/StartContainer sandboxID=501f5e3393110316e599a16d1f82d459f8567529584641f037ab1abeddf69080",
2026-06-10 15:52:08.840541 | controller |     "Jun 10 14:59:22.519671 crc crio[20344]: time=\"2026-06-10T14:59:22.519606161Z\" level=info msg=\"Created container 6eb71511c446b191eaf1358328f7c1e56db7388a1336cb9538c014a4607a7d1a: openstack/dnsmasq-dns-8589c79c-nb8p7/init\" id=baa8ad6c-b768-4168-8ff4-00d048d66ebd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.840557 | controller |     "Jun 10 14:59:22.524658 crc crio[20344]: time=\"2026-06-10T14:59:22.524606961Z\" level=info msg=\"Starting container: 6eb71511c446b191eaf1358328f7c1e56db7388a1336cb9538c014a4607a7d1a\" id=9b1d6cef-7180-4c91-b9c8-b9431bd71cd1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.840573 | controller |     "Jun 10 14:59:22.527126 crc crio[20344]: time=\"2026-06-10T14:59:22.527042175Z\" level=info msg=\"Created container 16cc96d415cb852c0429249c0398255940fc0af05800d387cdec27da6bfee776: openstack/ovn-controller-metrics-d54jx/openstack-network-exporter\" id=16cd0572-534f-41fc-bc06-aea29bcaa267 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.840588 | controller |     "Jun 10 14:59:22.531399 crc crio[20344]: time=\"2026-06-10T14:59:22.531344286Z\" level=info msg=\"Starting container: 16cc96d415cb852c0429249c0398255940fc0af05800d387cdec27da6bfee776\" id=6f2b5e97-0579-4d49-a98f-b7ddbd6041d8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.840604 | controller |     "Jun 10 14:59:22.534996 crc crio[20344]: time=\"2026-06-10T14:59:22.534735085Z\" level=info msg=\"Started container\" PID=58063 containerID=6eb71511c446b191eaf1358328f7c1e56db7388a1336cb9538c014a4607a7d1a description=openstack/dnsmasq-dns-8589c79c-nb8p7/init id=9b1d6cef-7180-4c91-b9c8-b9431bd71cd1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7553293e48851db3b39af6fa9380bc757cf242fd84e79a150b8e09e0a3e441f8",
2026-06-10 15:52:08.840619 | controller |     "Jun 10 14:59:22.544801 crc crio[20344]: time=\"2026-06-10T14:59:22.543676777Z\" level=info msg=\"Started container\" PID=58066 containerID=16cc96d415cb852c0429249c0398255940fc0af05800d387cdec27da6bfee776 description=openstack/ovn-controller-metrics-d54jx/openstack-network-exporter id=6f2b5e97-0579-4d49-a98f-b7ddbd6041d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=985714a2060f90dfd9db263c6292d980651dd6ca1365a53cfc8ff99e2a694029",
2026-06-10 15:52:08.840635 | controller |     "Jun 10 14:59:22.637342 crc crio[20344]: time=\"2026-06-10T14:59:22.637001355Z\" level=info msg=\"Created container 1ffb7d2ad074f2d9511ead0399dfe7d8e7fab37847bc8c7fea0bc30f9fe892eb: openstack/dnsmasq-dns-7fcf8bc745-nz9jz/init\" id=12ca498c-186c-43cd-8aac-1781e4423b08 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.840654 | controller |     "Jun 10 14:59:22.638352 crc crio[20344]: time=\"2026-06-10T14:59:22.638243087Z\" level=info msg=\"Starting container: 1ffb7d2ad074f2d9511ead0399dfe7d8e7fab37847bc8c7fea0bc30f9fe892eb\" id=087bfd96-a900-401b-ab64-05bbbf3f913f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.840670 | controller |     "Jun 10 14:59:22.653631 crc crio[20344]: time=\"2026-06-10T14:59:22.653028481Z\" level=info msg=\"Started container\" PID=58102 containerID=1ffb7d2ad074f2d9511ead0399dfe7d8e7fab37847bc8c7fea0bc30f9fe892eb description=openstack/dnsmasq-dns-7fcf8bc745-nz9jz/init id=087bfd96-a900-401b-ab64-05bbbf3f913f name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8e861149e6fad237a4a412b04882301a155c9107579637d8a3d8554a5b61024",
2026-06-10 15:52:08.840687 | controller |     "Jun 10 14:59:22.796176 crc crio[20344]: time=\"2026-06-10T14:59:22.795172169Z\" level=info msg=\"Removing container: 96509156d3dd98aaeaf4997c112e61e047d52a3b64a42aa73c17a5ac688748db\" id=a9604261-dfc4-443c-8e29-a0566d07858d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.840702 | controller |     "Jun 10 14:59:22.800828 crc crio[20344]: time=\"2026-06-10T14:59:22.799482091Z\" level=info msg=\"Stopping pod sandbox: 7553293e48851db3b39af6fa9380bc757cf242fd84e79a150b8e09e0a3e441f8\" id=fcb0ac62-df87-48d6-b098-cce6ecf22cf0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.840718 | controller |     "Jun 10 14:59:22.803027 crc crio[20344]: time=\"2026-06-10T14:59:22.80290784Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-8589c79c-nb8p7 Namespace:openstack ID:7553293e48851db3b39af6fa9380bc757cf242fd84e79a150b8e09e0a3e441f8 UID:9e60d5e0-ecd3-4495-abbe-747606b91a72 NetNS:/var/run/netns/e1d648c6-88c1-4cf7-bd65-70450d93a65f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e60d5e0_ecd3_4495_abbe_747606b91a72.slice PodAnnotations:0xc002264250}] Aliases:map[]}\"",
2026-06-10 15:52:08.840734 | controller |     "Jun 10 14:59:22.804809 crc crio[20344]: time=\"2026-06-10T14:59:22.803155436Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-8589c79c-nb8p7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.840749 | controller |     "Jun 10 14:59:22.883328 crc crio[20344]: time=\"2026-06-10T14:59:22.882527781Z\" level=info msg=\"Removed container 96509156d3dd98aaeaf4997c112e61e047d52a3b64a42aa73c17a5ac688748db: openstack/dnsmasq-dns-54764bc9cc-wwsm4/dnsmasq-dns\" id=a9604261-dfc4-443c-8e29-a0566d07858d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.840765 | controller |     "Jun 10 14:59:22.895221 crc crio[20344]: time=\"2026-06-10T14:59:22.894896562Z\" level=info msg=\"Removing container: ef6ef186174bec23bbf6eed51b8bb44c3c2e92aba0b2b9eea2e1e93eded6ffad\" id=039de609-5d85-47b8-a7ed-0dd149db7037 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.840780 | controller |     "Jun 10 14:59:23.030799 crc crio[20344]: time=\"2026-06-10T14:59:23.030438128Z\" level=info msg=\"Removed container ef6ef186174bec23bbf6eed51b8bb44c3c2e92aba0b2b9eea2e1e93eded6ffad: openstack/dnsmasq-dns-54764bc9cc-wwsm4/init\" id=039de609-5d85-47b8-a7ed-0dd149db7037 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.840795 | controller |     "Jun 10 14:59:23.208366 crc crio[20344]: time=\"2026-06-10T14:59:23.208243903Z\" level=info msg=\"Stopped pod sandbox: 7553293e48851db3b39af6fa9380bc757cf242fd84e79a150b8e09e0a3e441f8\" id=fcb0ac62-df87-48d6-b098-cce6ecf22cf0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.840811 | controller |     "Jun 10 14:59:23.876446 crc crio[20344]: time=\"2026-06-10T14:59:23.875789594Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7c63b1ff-c2f1-420e-a1f0-b00f39f2db12 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.840830 | controller |     "Jun 10 14:59:23.888972 crc crio[20344]: time=\"2026-06-10T14:59:23.888926906Z\" level=info msg=\"Removing container: 6eb71511c446b191eaf1358328f7c1e56db7388a1336cb9538c014a4607a7d1a\" id=2d5e7e92-7a2d-4ab2-b548-599fd5308e8a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.840846 | controller |     "Jun 10 14:59:23.894796 crc crio[20344]: time=\"2026-06-10T14:59:23.894683736Z\" level=info msg=\"Stopping pod sandbox: 5c2a4279980f93b576c28bea7a6b75b1237032edeffffdfafd9ff03135a24a4b\" id=89f53b9e-3015-4d09-b57b-48e4ab6befa7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.840880 | controller |     "Jun 10 14:59:23.894875 crc crio[20344]: time=\"2026-06-10T14:59:23.894791709Z\" level=info msg=\"Stopping pod sandbox: c31add98e29fa1add281d3a5a9fc7f87ac4988f36f4bcd80d7762e91da0cfc55\" id=427fea66-3ca4-4149-8f4e-3ff8c6d67f52 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.840896 | controller |     "Jun 10 14:59:23.894875 crc crio[20344]: time=\"2026-06-10T14:59:23.894721227Z\" level=info msg=\"Stopping pod sandbox: 09c94dff5cbcb96759cea0ce783212f67e26fb88b423942854be89ba63f522e8\" id=9e1ffbe9-0235-42bc-b9e2-7e39fff5ec87 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.840912 | controller |     "Jun 10 14:59:23.895178 crc crio[20344]: time=\"2026-06-10T14:59:23.894727977Z\" level=info msg=\"Stopping pod sandbox: f31fae57caecf186ac6075226e54626d0a53f7827d1d751d323f65d53404b8b0\" id=d8cdcb4f-f134-4808-8676-bee4ea844109 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.840927 | controller |     "Jun 10 14:59:23.895513 crc crio[20344]: time=\"2026-06-10T14:59:23.895443146Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-nb-0-config-1781103559-5pjn4 Namespace:openstack ID:c31add98e29fa1add281d3a5a9fc7f87ac4988f36f4bcd80d7762e91da0cfc55 UID:d0fcf6a2-815d-4636-8f25-2bff22890761 NetNS:/var/run/netns/24c1ea46-ff44-4c73-9eb1-c95ab2a6866d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd0fcf6a2_815d_4636_8f25_2bff22890761.slice PodAnnotations:0xc001b9c650}] Aliases:map[]}\"",
2026-06-10 15:52:08.840942 | controller |     "Jun 10 14:59:23.895635 crc crio[20344]: time=\"2026-06-10T14:59:23.89560061Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-nb-0-config-1781103559-5pjn4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.840958 | controller |     "Jun 10 14:59:23.895766 crc crio[20344]: time=\"2026-06-10T14:59:23.895723703Z\" level=info msg=\"Got pod network &{Name:ovsdbserver-sb-0-config-1781103559-lkk2b Namespace:openstack ID:f31fae57caecf186ac6075226e54626d0a53f7827d1d751d323f65d53404b8b0 UID:ef820571-203b-401b-a1f8-4871a9feb29f NetNS:/var/run/netns/4944c061-0c68-42f9-8943-e52772373d35 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podef820571_203b_401b_a1f8_4871a9feb29f.slice PodAnnotations:0xc00078c6d0}] Aliases:map[]}\"",
2026-06-10 15:52:08.840973 | controller |     "Jun 10 14:59:23.895929 crc crio[20344]: time=\"2026-06-10T14:59:23.895885067Z\" level=info msg=\"Deleting pod openstack_ovsdbserver-sb-0-config-1781103559-lkk2b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.840989 | controller |     "Jun 10 14:59:23.896015 crc crio[20344]: time=\"2026-06-10T14:59:23.89598944Z\" level=info msg=\"Got pod network &{Name:glance-db-create-5wmjm Namespace:openstack ID:09c94dff5cbcb96759cea0ce783212f67e26fb88b423942854be89ba63f522e8 UID:f48f4c68-fac5-47c6-90b0-06c088ca85ad NetNS:/var/run/netns/8ebd8a37-fba4-4590-b236-3889a30d47db Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf48f4c68_fac5_47c6_90b0_06c088ca85ad.slice PodAnnotations:0xc0006b4d00}] Aliases:map[]}\"",
2026-06-10 15:52:08.841008 | controller |     "Jun 10 14:59:23.896373 crc crio[20344]: time=\"2026-06-10T14:59:23.896320568Z\" level=info msg=\"Deleting pod openstack_glance-db-create-5wmjm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.841025 | controller |     "Jun 10 14:59:23.896748 crc crio[20344]: time=\"2026-06-10T14:59:23.896610426Z\" level=info msg=\"Got pod network &{Name:glance-642c-account-create-update-2np8g Namespace:openstack ID:5c2a4279980f93b576c28bea7a6b75b1237032edeffffdfafd9ff03135a24a4b UID:83aacff4-4839-4e2e-8713-7d8ff666d35a NetNS:/var/run/netns/bfbf3e13-acb9-488a-b0a5-3dbd3f37e641 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod83aacff4_4839_4e2e_8713_7d8ff666d35a.slice PodAnnotations:0xc004036998}] Aliases:map[]}\"",
2026-06-10 15:52:08.841041 | controller |     "Jun 10 14:59:23.896812 crc crio[20344]: time=\"2026-06-10T14:59:23.896790881Z\" level=info msg=\"Deleting pod openstack_glance-642c-account-create-update-2np8g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.841056 | controller |     "Jun 10 14:59:24.902918 crc crio[20344]: time=\"2026-06-10T14:59:24.902394876Z\" level=info msg=\"Stopping pod sandbox: 501f5e3393110316e599a16d1f82d459f8567529584641f037ab1abeddf69080\" id=98560d8b-ce2c-4c6c-bc31-66c767b38527 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.841072 | controller |     "Jun 10 14:59:24.904181 crc crio[20344]: time=\"2026-06-10T14:59:24.903792503Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-bl2dz Namespace:openstack ID:501f5e3393110316e599a16d1f82d459f8567529584641f037ab1abeddf69080 UID:23648895-7816-42fb-bfb8-1df5c38624cd NetNS:/var/run/netns/48f8eab6-8586-448c-ac09-202d28b1754e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod23648895_7816_42fb_bfb8_1df5c38624cd.slice PodAnnotations:0xc00078c308}] Aliases:map[]}\"",
2026-06-10 15:52:08.841088 | controller |     "Jun 10 14:59:24.904181 crc crio[20344]: time=\"2026-06-10T14:59:24.903918196Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-bl2dz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.841103 | controller |     "Jun 10 14:59:28.185627 crc crio[20344]: time=\"2026-06-10T14:59:28.184563765Z\" level=info msg=\"Stopped pod sandbox: 501f5e3393110316e599a16d1f82d459f8567529584641f037ab1abeddf69080\" id=98560d8b-ce2c-4c6c-bc31-66c767b38527 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.841119 | controller |     "Jun 10 14:59:28.191590 crc crio[20344]: time=\"2026-06-10T14:59:28.191487255Z\" level=info msg=\"Stopped pod sandbox: 5c2a4279980f93b576c28bea7a6b75b1237032edeffffdfafd9ff03135a24a4b\" id=89f53b9e-3015-4d09-b57b-48e4ab6befa7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.841146 | controller |     "Jun 10 14:59:28.200131 crc crio[20344]: time=\"2026-06-10T14:59:28.200004676Z\" level=info msg=\"Stopped pod sandbox: c31add98e29fa1add281d3a5a9fc7f87ac4988f36f4bcd80d7762e91da0cfc55\" id=427fea66-3ca4-4149-8f4e-3ff8c6d67f52 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.841163 | controller |     "Jun 10 14:59:28.207071 crc crio[20344]: time=\"2026-06-10T14:59:28.206931076Z\" level=info msg=\"Stopped pod sandbox: 09c94dff5cbcb96759cea0ce783212f67e26fb88b423942854be89ba63f522e8\" id=9e1ffbe9-0235-42bc-b9e2-7e39fff5ec87 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.841178 | controller |     "Jun 10 14:59:28.208877 crc crio[20344]: time=\"2026-06-10T14:59:28.207953323Z\" level=info msg=\"Stopped pod sandbox: f31fae57caecf186ac6075226e54626d0a53f7827d1d751d323f65d53404b8b0\" id=d8cdcb4f-f134-4808-8676-bee4ea844109 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.841197 | controller |     "Jun 10 14:59:28.260883 crc crio[20344]: time=\"2026-06-10T14:59:28.260567641Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7006da78-709e-4b11-8c53-8173f027bc05 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.841213 | controller |     "Jun 10 14:59:28.838678 crc crio[20344]: time=\"2026-06-10T14:59:28.838491923Z\" level=info msg=\"Removed container 6eb71511c446b191eaf1358328f7c1e56db7388a1336cb9538c014a4607a7d1a: openstack/dnsmasq-dns-8589c79c-nb8p7/init\" id=2d5e7e92-7a2d-4ab2-b548-599fd5308e8a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.841228 | controller |     "Jun 10 14:59:28.896425 crc crio[20344]: time=\"2026-06-10T14:59:28.896187854Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7fcf8bc745-nz9jz/dnsmasq-dns\" id=4accd5f7-2563-4c4b-9664-6b75bb49122f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.841242 | controller |     "Jun 10 14:59:28.899929 crc crio[20344]: time=\"2026-06-10T14:59:28.899760607Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.841257 | controller |     "Jun 10 14:59:28.900506 crc crio[20344]: time=\"2026-06-10T14:59:28.900346382Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-proxy-server@sha256:67d018c7e5e92c52ce9a230242d017b0b4d5dec62eb3f77013d1b1ee83fadc31\" id=8bda7cf6-5ac8-4cc5-ae1a-3915ea885479 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.841272 | controller |     "Jun 10 14:59:28.901398 crc crio[20344]: time=\"2026-06-10T14:59:28.901168633Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=ea5dbd40-7216-4da7-bdef-f09ac7f3c618 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.841286 | controller |     "Jun 10 14:59:28.901398 crc crio[20344]: time=\"2026-06-10T14:59:28.901351738Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ovn-northd@sha256:1103ac44213a31db91a44725405204317c723260e4337ee3e45072e804733904\" id=5f8ced73-317b-443c-92c2-abda4bb7d5d7 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.841302 | controller |     "Jun 10 14:59:28.902822 crc crio[20344]: time=\"2026-06-10T14:59:28.902764385Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=a35c55fc-79de-4029-85da-7ebdcbfe76ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.841317 | controller |     "Jun 10 14:59:28.957093 crc crio[20344]: time=\"2026-06-10T14:59:28.956985075Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.841332 | controller |     "Jun 10 14:59:28.962464 crc crio[20344]: time=\"2026-06-10T14:59:28.962384486Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.841347 | controller |     "Jun 10 14:59:28.976842 crc crio[20344]: time=\"2026-06-10T14:59:28.976138803Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=2726f0f9-12e2-499b-8f3b-ff41ecce0a7f name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.841362 | controller |     "Jun 10 14:59:28.995049 crc crio[20344]: time=\"2026-06-10T14:59:28.993925756Z\" level=info msg=\"Creating container: openstack/swift-ring-rebalance-xpczp/swift-ring-rebalance\" id=b05ea1f0-5800-428a-9c5a-286052de7900 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.841376 | controller |     "Jun 10 14:59:29.000681 crc crio[20344]: time=\"2026-06-10T14:59:29.000468676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.841394 | controller |     "Jun 10 14:59:29.014168 crc crio[20344]: time=\"2026-06-10T14:59:29.014121841Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-northd:current-podified\" id=a1abd0ba-75b5-4c76-adc9-663aaa2031c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.841410 | controller |     "Jun 10 14:59:29.025210 crc crio[20344]: time=\"2026-06-10T14:59:29.025128337Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/ovn-northd\" id=99b9c049-4413-4bdd-abab-fe40e558d712 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.841424 | controller |     "Jun 10 14:59:29.047399 crc crio[20344]: time=\"2026-06-10T14:59:29.047001716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.841439 | controller |     "Jun 10 14:59:29.089239 crc crio[20344]: time=\"2026-06-10T14:59:29.08902982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.841453 | controller |     "Jun 10 14:59:29.093629 crc crio[20344]: time=\"2026-06-10T14:59:29.093129456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.841468 | controller |     "Jun 10 14:59:29.107041 crc crio[20344]: time=\"2026-06-10T14:59:29.106936645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.841482 | controller |     "Jun 10 14:59:29.111979 crc crio[20344]: time=\"2026-06-10T14:59:29.111881554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.841497 | controller |     "Jun 10 14:59:29.117732 crc crio[20344]: time=\"2026-06-10T14:59:29.117644374Z\" level=info msg=\"Created container 37882b7fdb5904b3b5e52ec0cd430df20ccb4d3795c9425024018ebe6c65362a: openstack/dnsmasq-dns-7fcf8bc745-nz9jz/dnsmasq-dns\" id=4accd5f7-2563-4c4b-9664-6b75bb49122f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.841511 | controller |     "Jun 10 14:59:29.119569 crc crio[20344]: time=\"2026-06-10T14:59:29.119449881Z\" level=info msg=\"Starting container: 37882b7fdb5904b3b5e52ec0cd430df20ccb4d3795c9425024018ebe6c65362a\" id=59322e54-90c4-48f9-b2f8-b04bedc6c445 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.841526 | controller |     "Jun 10 14:59:29.126733 crc crio[20344]: time=\"2026-06-10T14:59:29.126538615Z\" level=info msg=\"Started container\" PID=58554 containerID=37882b7fdb5904b3b5e52ec0cd430df20ccb4d3795c9425024018ebe6c65362a description=openstack/dnsmasq-dns-7fcf8bc745-nz9jz/dnsmasq-dns id=59322e54-90c4-48f9-b2f8-b04bedc6c445 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e8e861149e6fad237a4a412b04882301a155c9107579637d8a3d8554a5b61024",
2026-06-10 15:52:08.841542 | controller |     "Jun 10 14:59:29.215606 crc crio[20344]: time=\"2026-06-10T14:59:29.21552883Z\" level=info msg=\"Created container 9c503d6dd56ebb095833d9b0849c1566f21fc1aed92cb08e9a80e5d5271d829f: openstack/ovn-northd-0/ovn-northd\" id=99b9c049-4413-4bdd-abab-fe40e558d712 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.841557 | controller |     "Jun 10 14:59:29.217190 crc crio[20344]: time=\"2026-06-10T14:59:29.21707067Z\" level=info msg=\"Starting container: 9c503d6dd56ebb095833d9b0849c1566f21fc1aed92cb08e9a80e5d5271d829f\" id=766d042d-3dab-4cfc-86e8-97f76b064f58 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.841573 | controller |     "Jun 10 14:59:29.222190 crc crio[20344]: time=\"2026-06-10T14:59:29.222122351Z\" level=info msg=\"Started container\" PID=58564 containerID=9c503d6dd56ebb095833d9b0849c1566f21fc1aed92cb08e9a80e5d5271d829f description=openstack/ovn-northd-0/ovn-northd id=766d042d-3dab-4cfc-86e8-97f76b064f58 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cfa143d3400c46a884851c17953d72d723ad0bf47264071d672777db5ea24fae",
2026-06-10 15:52:08.841592 | controller |     "Jun 10 14:59:29.232854 crc crio[20344]: time=\"2026-06-10T14:59:29.231807913Z\" level=info msg=\"Created container fb2358a205c26b846390ce5888d69e1ab047fb4175dcfef2360fe391616e8100: openstack/swift-ring-rebalance-xpczp/swift-ring-rebalance\" id=b05ea1f0-5800-428a-9c5a-286052de7900 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.841608 | controller |     "Jun 10 14:59:29.234738 crc crio[20344]: time=\"2026-06-10T14:59:29.234622806Z\" level=info msg=\"Starting container: fb2358a205c26b846390ce5888d69e1ab047fb4175dcfef2360fe391616e8100\" id=f9f39a3e-ed4c-4d4a-b98d-fd8057eb29df name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.841623 | controller |     "Jun 10 14:59:29.235184 crc crio[20344]: time=\"2026-06-10T14:59:29.235103239Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=48233a9c-84ca-4417-b51e-a114da13fdb7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.841639 | controller |     "Jun 10 14:59:29.244514 crc crio[20344]: time=\"2026-06-10T14:59:29.244434102Z\" level=info msg=\"Started container\" PID=58565 containerID=fb2358a205c26b846390ce5888d69e1ab047fb4175dcfef2360fe391616e8100 description=openstack/swift-ring-rebalance-xpczp/swift-ring-rebalance id=f9f39a3e-ed4c-4d4a-b98d-fd8057eb29df name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdc116c4f361469017e93810d0ae55117665e286643b5900c7164b87ea5dec3e",
2026-06-10 15:52:08.841654 | controller |     "Jun 10 14:59:29.287586 crc crio[20344]: time=\"2026-06-10T14:59:29.287455871Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-network-exporter:current-podified\" id=306e4930-9b2d-47b3-9834-0fddd1e82535 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.841670 | controller |     "Jun 10 14:59:29.296004 crc crio[20344]: time=\"2026-06-10T14:59:29.29587163Z\" level=info msg=\"Creating container: openstack/ovn-northd-0/openstack-network-exporter\" id=f7836bbf-a69a-44a6-b4f8-6833c8b5126a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.841685 | controller |     "Jun 10 14:59:29.296481 crc crio[20344]: time=\"2026-06-10T14:59:29.296386433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.841701 | controller |     "Jun 10 14:59:29.337481 crc crio[20344]: time=\"2026-06-10T14:59:29.337248526Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.841716 | controller |     "Jun 10 14:59:29.342846 crc crio[20344]: time=\"2026-06-10T14:59:29.342644836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.841732 | controller |     "Jun 10 14:59:29.507840 crc crio[20344]: time=\"2026-06-10T14:59:29.50772255Z\" level=info msg=\"Created container 150f3b48bff86417044667ec9cfbc403d268ae129125101116757dc6bebc831e: openstack/ovn-northd-0/openstack-network-exporter\" id=f7836bbf-a69a-44a6-b4f8-6833c8b5126a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.841747 | controller |     "Jun 10 14:59:29.511813 crc crio[20344]: time=\"2026-06-10T14:59:29.511714604Z\" level=info msg=\"Starting container: 150f3b48bff86417044667ec9cfbc403d268ae129125101116757dc6bebc831e\" id=69a860a4-d846-4e80-b01b-ba5eac9cca39 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.841763 | controller |     "Jun 10 14:59:29.526590 crc crio[20344]: time=\"2026-06-10T14:59:29.523786128Z\" level=info msg=\"Started container\" PID=58604 containerID=150f3b48bff86417044667ec9cfbc403d268ae129125101116757dc6bebc831e description=openstack/ovn-northd-0/openstack-network-exporter id=69a860a4-d846-4e80-b01b-ba5eac9cca39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=cfa143d3400c46a884851c17953d72d723ad0bf47264071d672777db5ea24fae",
2026-06-10 15:52:08.841782 | controller |     "Jun 10 14:59:33.089619 crc crio[20344]: time=\"2026-06-10T14:59:33.088623588Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=1ada4acf-13bf-4b8c-9162-ce49c5a55d5a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.841798 | controller |     "Jun 10 14:59:33.102061 crc crio[20344]: time=\"2026-06-10T14:59:33.102003726Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=c318db72-3d8c-4c1f-aafb-9dd8ef25d62d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.841813 | controller |     "Jun 10 14:59:33.198931 crc crio[20344]: time=\"2026-06-10T14:59:33.198510516Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=1a0b3aaa-72ca-4f68-b7b1-9405d53172a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.841829 | controller |     "Jun 10 14:59:33.207355 crc crio[20344]: time=\"2026-06-10T14:59:33.20712845Z\" level=info msg=\"Creating container: openstack/rabbitmq-server-0/rabbitmq\" id=8b5bcc80-8bfa-42cd-baf1-58afbeea32c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.841844 | controller |     "Jun 10 14:59:33.207780 crc crio[20344]: time=\"2026-06-10T14:59:33.207680825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.841876 | controller |     "Jun 10 14:59:33.213363 crc crio[20344]: time=\"2026-06-10T14:59:33.213131077Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified\" id=b38f7ea2-9e21-40d1-91bb-b40b6ed62796 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.841893 | controller |     "Jun 10 14:59:33.228031 crc crio[20344]: time=\"2026-06-10T14:59:33.227929841Z\" level=info msg=\"Creating container: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=2ff140e0-93af-4a47-8e37-7ee44ea3b45c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.841908 | controller |     "Jun 10 14:59:33.228497 crc crio[20344]: time=\"2026-06-10T14:59:33.228402194Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.841923 | controller |     "Jun 10 14:59:33.259604 crc crio[20344]: time=\"2026-06-10T14:59:33.259457942Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.841938 | controller |     "Jun 10 14:59:33.265177 crc crio[20344]: time=\"2026-06-10T14:59:33.265070128Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.841954 | controller |     "Jun 10 14:59:33.280887 crc crio[20344]: time=\"2026-06-10T14:59:33.280760736Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.841969 | controller |     "Jun 10 14:59:33.284536 crc crio[20344]: time=\"2026-06-10T14:59:33.28437637Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.841984 | controller |     "Jun 10 14:59:33.432651 crc crio[20344]: time=\"2026-06-10T14:59:33.432144553Z\" level=info msg=\"Created container 099260f8562fc717aaefbb7a397a15b4007df4d684250bb66c3b67464023956d: openstack/rabbitmq-server-0/rabbitmq\" id=8b5bcc80-8bfa-42cd-baf1-58afbeea32c6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.842003 | controller |     "Jun 10 14:59:33.433960 crc crio[20344]: time=\"2026-06-10T14:59:33.433780196Z\" level=info msg=\"Starting container: 099260f8562fc717aaefbb7a397a15b4007df4d684250bb66c3b67464023956d\" id=eac34663-4abb-448f-970e-a3ac3ad3a0f0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.842018 | controller |     "Jun 10 14:59:33.434562 crc crio[20344]: time=\"2026-06-10T14:59:33.434470654Z\" level=info msg=\"Created container 6c4baec34a59bbdf726b79fc1ebe6c38848a46ff7ea3f6f23b084e7ed7bffa9c: openstack/rabbitmq-cell1-server-0/rabbitmq\" id=2ff140e0-93af-4a47-8e37-7ee44ea3b45c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.842034 | controller |     "Jun 10 14:59:33.435329 crc crio[20344]: time=\"2026-06-10T14:59:33.435206013Z\" level=info msg=\"Starting container: 6c4baec34a59bbdf726b79fc1ebe6c38848a46ff7ea3f6f23b084e7ed7bffa9c\" id=e8f1ceea-3319-430a-b3af-6b80634d7812 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.842049 | controller |     "Jun 10 14:59:33.439322 crc crio[20344]: time=\"2026-06-10T14:59:33.439204367Z\" level=info msg=\"Started container\" PID=58827 containerID=099260f8562fc717aaefbb7a397a15b4007df4d684250bb66c3b67464023956d description=openstack/rabbitmq-server-0/rabbitmq id=eac34663-4abb-448f-970e-a3ac3ad3a0f0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa9a72b7dbf24e26f23f0695e5c88c629c3cc1bd4d723cbfdb87114a00fa7238",
2026-06-10 15:52:08.842064 | controller |     "Jun 10 14:59:33.441730 crc crio[20344]: time=\"2026-06-10T14:59:33.4416406Z\" level=info msg=\"Started container\" PID=58828 containerID=6c4baec34a59bbdf726b79fc1ebe6c38848a46ff7ea3f6f23b084e7ed7bffa9c description=openstack/rabbitmq-cell1-server-0/rabbitmq id=e8f1ceea-3319-430a-b3af-6b80634d7812 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ba55586c221a8575f2165b883af4d6f2c63ffc03953208cbfbebf037663a8518",
2026-06-10 15:52:08.842080 | controller |     "Jun 10 14:59:34.147524 crc crio[20344]: time=\"2026-06-10T14:59:34.145020555Z\" level=info msg=\"Running pod sandbox: openstack/glance-db-sync-dbq8l/POD\" id=dcd29416-d0ef-4624-b8e7-7d4edfcbf9fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.842096 | controller |     "Jun 10 14:59:34.147524 crc crio[20344]: time=\"2026-06-10T14:59:34.145587539Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.842112 | controller |     "Jun 10 14:59:34.176655 crc crio[20344]: time=\"2026-06-10T14:59:34.176591166Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-dbq8l Namespace:openstack ID:1e60553272838f58f7dda3952af23430006dce3249aefdb0a70f85b7e73045d8 UID:0a15a9c6-ec80-4f62-8724-115d0ffcd44b NetNS:/var/run/netns/1fe02c18-6629-4d79-aa92-0735bd689917 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a15a9c6_ec80_4f62_8724_115d0ffcd44b.slice PodAnnotations:0xc0027c0948}] Aliases:map[]}\"",
2026-06-10 15:52:08.842127 | controller |     "Jun 10 14:59:34.177000 crc crio[20344]: time=\"2026-06-10T14:59:34.176978026Z\" level=info msg=\"Adding pod openstack_glance-db-sync-dbq8l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.842143 | controller |     "Jun 10 14:59:34.991533 crc crio[20344]: 2026-06-10T14:59:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1e60553272838f5 Mac:0e:db:fb:47:d4:3b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:81 Mtu:0 Sandbox:/var/run/netns/1fe02c18-6629-4d79-aa92-0735bd689917 SocketPath: PciID:}] [{Interface:0xc00022c690 Address:{IP:10.217.0.129 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.842163 | controller |     "Jun 10 14:59:34.991533 crc crio[20344]: time=\"2026-06-10T14:59:34.989375035Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-dbq8l Namespace:openstack ID:1e60553272838f58f7dda3952af23430006dce3249aefdb0a70f85b7e73045d8 UID:0a15a9c6-ec80-4f62-8724-115d0ffcd44b NetNS:/var/run/netns/1fe02c18-6629-4d79-aa92-0735bd689917 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a15a9c6_ec80_4f62_8724_115d0ffcd44b.slice PodAnnotations:0xc0027c0948}] Aliases:map[]}\"",
2026-06-10 15:52:08.842179 | controller |     "Jun 10 14:59:34.991533 crc crio[20344]: time=\"2026-06-10T14:59:34.98953585Z\" level=info msg=\"Checking pod openstack_glance-db-sync-dbq8l for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.842195 | controller |     "Jun 10 14:59:34.998925 crc crio[20344]: time=\"2026-06-10T14:59:34.998817401Z\" level=info msg=\"Ran pod sandbox 1e60553272838f58f7dda3952af23430006dce3249aefdb0a70f85b7e73045d8 with infra container: openstack/glance-db-sync-dbq8l/POD\" id=dcd29416-d0ef-4624-b8e7-7d4edfcbf9fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.842212 | controller |     "Jun 10 14:59:35.007636 crc crio[20344]: time=\"2026-06-10T14:59:35.007534928Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=38061ee6-0794-47ec-a5d0-db83795176f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.842227 | controller |     "Jun 10 14:59:35.007948 crc crio[20344]: time=\"2026-06-10T14:59:35.007763384Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-glance-api:current-podified not found\" id=38061ee6-0794-47ec-a5d0-db83795176f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.842243 | controller |     "Jun 10 14:59:35.007948 crc crio[20344]: time=\"2026-06-10T14:59:35.007811925Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-glance-api:current-podified found\" id=38061ee6-0794-47ec-a5d0-db83795176f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.842258 | controller |     "Jun 10 14:59:35.009431 crc crio[20344]: time=\"2026-06-10T14:59:35.009389576Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=2726eec2-8405-495d-95df-bd29eb43cb97 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.842273 | controller |     "Jun 10 14:59:35.013230 crc crio[20344]: time=\"2026-06-10T14:59:35.013161284Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\\\"\"",
2026-06-10 15:52:08.842289 | controller |     "Jun 10 14:59:36.161050 crc crio[20344]: time=\"2026-06-10T14:59:36.160198828Z\" level=info msg=\"Stopping container: dd001cbf730e09745e0fbcb8e66c1eb925faaccd3ebf7252c3a13e0f4cb45fc6 (timeout: 10s)\" id=64deb66a-f069-4f8a-ab9a-25ec00704e60 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.842305 | controller |     "Jun 10 14:59:36.295603 crc crio[20344]: time=\"2026-06-10T14:59:36.295500138Z\" level=info msg=\"Stopped container dd001cbf730e09745e0fbcb8e66c1eb925faaccd3ebf7252c3a13e0f4cb45fc6: openstack/dnsmasq-dns-68bc84565-r4xzg/dnsmasq-dns\" id=64deb66a-f069-4f8a-ab9a-25ec00704e60 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.842320 | controller |     "Jun 10 14:59:36.296987 crc crio[20344]: time=\"2026-06-10T14:59:36.296892894Z\" level=info msg=\"Stopping pod sandbox: 71dcac18616e14a3bb1ae640b34c0e4a123abd56ee3ee1f9a194fcf4e0194751\" id=38e01836-bd7b-4c3b-86f8-fe0a4e329892 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.842335 | controller |     "Jun 10 14:59:36.297606 crc crio[20344]: time=\"2026-06-10T14:59:36.29753031Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-68bc84565-r4xzg Namespace:openstack ID:71dcac18616e14a3bb1ae640b34c0e4a123abd56ee3ee1f9a194fcf4e0194751 UID:0de94665-da93-4842-add9-189d90c2fefe NetNS:/var/run/netns/41107747-7f7f-48e6-9881-23396db07359 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0de94665_da93_4842_add9_189d90c2fefe.slice PodAnnotations:0xc001b9c4e0}] Aliases:map[]}\"",
2026-06-10 15:52:08.842355 | controller |     "Jun 10 14:59:36.297870 crc crio[20344]: time=\"2026-06-10T14:59:36.297784597Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-68bc84565-r4xzg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.842370 | controller |     "Jun 10 14:59:36.700901 crc crio[20344]: time=\"2026-06-10T14:59:36.699101745Z\" level=info msg=\"Stopped pod sandbox: 71dcac18616e14a3bb1ae640b34c0e4a123abd56ee3ee1f9a194fcf4e0194751\" id=38e01836-bd7b-4c3b-86f8-fe0a4e329892 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.842386 | controller |     "Jun 10 14:59:36.880668 crc crio[20344]: time=\"2026-06-10T14:59:36.880581155Z\" level=info msg=\"Running pod sandbox: openstack/root-account-create-update-bjs9d/POD\" id=ac5bc231-bcaf-47f8-bd06-c3e49933033e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.842401 | controller |     "Jun 10 14:59:36.880807 crc crio[20344]: time=\"2026-06-10T14:59:36.88077326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.842417 | controller |     "Jun 10 14:59:36.928647 crc crio[20344]: time=\"2026-06-10T14:59:36.928510502Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-bjs9d Namespace:openstack ID:85dfef2e146c7f1f5632b2019180f1f15cad2e5d8fcf63f032b4bf09a09a08b5 UID:28660f98-3480-4b5a-a320-45006c21b990 NetNS:/var/run/netns/a8acf1b6-d4b4-4038-81eb-51582402e281 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28660f98_3480_4b5a_a320_45006c21b990.slice PodAnnotations:0xc003224c60}] Aliases:map[]}\"",
2026-06-10 15:52:08.842432 | controller |     "Jun 10 14:59:36.928647 crc crio[20344]: time=\"2026-06-10T14:59:36.928604064Z\" level=info msg=\"Adding pod openstack_root-account-create-update-bjs9d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.842448 | controller |     "Jun 10 14:59:37.160998 crc crio[20344]: time=\"2026-06-10T14:59:37.160541817Z\" level=info msg=\"Removing container: dd001cbf730e09745e0fbcb8e66c1eb925faaccd3ebf7252c3a13e0f4cb45fc6\" id=93a30325-2ee9-4257-ac45-8b9c2124921d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.842463 | controller |     "Jun 10 14:59:37.224762 crc crio[20344]: time=\"2026-06-10T14:59:37.224641514Z\" level=info msg=\"Removed container dd001cbf730e09745e0fbcb8e66c1eb925faaccd3ebf7252c3a13e0f4cb45fc6: openstack/dnsmasq-dns-68bc84565-r4xzg/dnsmasq-dns\" id=93a30325-2ee9-4257-ac45-8b9c2124921d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.842478 | controller |     "Jun 10 14:59:37.229617 crc crio[20344]: time=\"2026-06-10T14:59:37.229221754Z\" level=info msg=\"Removing container: 02c609dccf62395c7ff38d6c257052e1aa4a4521ef7eb638af92a9db8b32e180\" id=5e89ad46-8885-40a9-ad72-9e476c3a0fa0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.842493 | controller |     "Jun 10 14:59:37.269975 crc crio[20344]: time=\"2026-06-10T14:59:37.269875671Z\" level=info msg=\"Removed container 02c609dccf62395c7ff38d6c257052e1aa4a4521ef7eb638af92a9db8b32e180: openstack/dnsmasq-dns-68bc84565-r4xzg/init\" id=5e89ad46-8885-40a9-ad72-9e476c3a0fa0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.842508 | controller |     "Jun 10 14:59:37.958178 crc crio[20344]: 2026-06-10T14:59:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85dfef2e146c7f1 Mac:9a:8c:11:60:b2:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:82 Mtu:0 Sandbox:/var/run/netns/a8acf1b6-d4b4-4038-81eb-51582402e281 SocketPath: PciID:}] [{Interface:0xc0001346e0 Address:{IP:10.217.0.130 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.842527 | controller |     "Jun 10 14:59:37.962788 crc crio[20344]: time=\"2026-06-10T14:59:37.96267855Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-bjs9d Namespace:openstack ID:85dfef2e146c7f1f5632b2019180f1f15cad2e5d8fcf63f032b4bf09a09a08b5 UID:28660f98-3480-4b5a-a320-45006c21b990 NetNS:/var/run/netns/a8acf1b6-d4b4-4038-81eb-51582402e281 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28660f98_3480_4b5a_a320_45006c21b990.slice PodAnnotations:0xc003224c60}] Aliases:map[]}\"",
2026-06-10 15:52:08.842543 | controller |     "Jun 10 14:59:37.962979 crc crio[20344]: time=\"2026-06-10T14:59:37.962958127Z\" level=info msg=\"Checking pod openstack_root-account-create-update-bjs9d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.842559 | controller |     "Jun 10 14:59:37.976046 crc crio[20344]: time=\"2026-06-10T14:59:37.975969085Z\" level=info msg=\"Ran pod sandbox 85dfef2e146c7f1f5632b2019180f1f15cad2e5d8fcf63f032b4bf09a09a08b5 with infra container: openstack/root-account-create-update-bjs9d/POD\" id=ac5bc231-bcaf-47f8-bd06-c3e49933033e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.842575 | controller |     "Jun 10 14:59:37.980093 crc crio[20344]: time=\"2026-06-10T14:59:37.98000519Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=fa8d48a4-469b-423e-a9fa-53e4941da725 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.842590 | controller |     "Jun 10 14:59:37.982334 crc crio[20344]: time=\"2026-06-10T14:59:37.982170497Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=82a135cd-8174-4258-86b3-d826daf561d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.842605 | controller |     "Jun 10 14:59:37.997377 crc crio[20344]: time=\"2026-06-10T14:59:37.997225078Z\" level=info msg=\"Creating container: openstack/root-account-create-update-bjs9d/mariadb-account-create-update\" id=0f585797-1734-4cc8-b8b8-f7c288372d01 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.842620 | controller |     "Jun 10 14:59:37.999391 crc crio[20344]: time=\"2026-06-10T14:59:37.999243491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.842635 | controller |     "Jun 10 14:59:38.072958 crc crio[20344]: time=\"2026-06-10T14:59:38.072815624Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.842650 | controller |     "Jun 10 14:59:38.076973 crc crio[20344]: time=\"2026-06-10T14:59:38.076898521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.842665 | controller |     "Jun 10 14:59:38.265033 crc crio[20344]: time=\"2026-06-10T14:59:38.264953452Z\" level=info msg=\"Created container 8735edf861f89b4b0c617b0dee0c5bb303c4cc7646099cd89fd99359f545f3bb: openstack/root-account-create-update-bjs9d/mariadb-account-create-update\" id=0f585797-1734-4cc8-b8b8-f7c288372d01 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.842679 | controller |     "Jun 10 14:59:38.268009 crc crio[20344]: time=\"2026-06-10T14:59:38.267937319Z\" level=info msg=\"Starting container: 8735edf861f89b4b0c617b0dee0c5bb303c4cc7646099cd89fd99359f545f3bb\" id=198ad257-d8f8-4169-803d-e9f188653f80 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.842694 | controller |     "Jun 10 14:59:38.275124 crc crio[20344]: time=\"2026-06-10T14:59:38.275041664Z\" level=info msg=\"Started container\" PID=59384 containerID=8735edf861f89b4b0c617b0dee0c5bb303c4cc7646099cd89fd99359f545f3bb description=openstack/root-account-create-update-bjs9d/mariadb-account-create-update id=198ad257-d8f8-4169-803d-e9f188653f80 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85dfef2e146c7f1f5632b2019180f1f15cad2e5d8fcf63f032b4bf09a09a08b5",
2026-06-10 15:52:08.842714 | controller |     "Jun 10 14:59:39.196530 crc crio[20344]: time=\"2026-06-10T14:59:39.195606448Z\" level=info msg=\"Stopping pod sandbox: bdc116c4f361469017e93810d0ae55117665e286643b5900c7164b87ea5dec3e\" id=2f01eaa9-f03b-4378-8550-cf688d219319 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.842730 | controller |     "Jun 10 14:59:39.197132 crc crio[20344]: time=\"2026-06-10T14:59:39.197059836Z\" level=info msg=\"Got pod network &{Name:swift-ring-rebalance-xpczp Namespace:openstack ID:bdc116c4f361469017e93810d0ae55117665e286643b5900c7164b87ea5dec3e UID:f4b9cc77-72da-4bbc-8ec8-6073ebd83655 NetNS:/var/run/netns/c39e21d3-200e-4bc7-803d-1065ec8386c6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf4b9cc77_72da_4bbc_8ec8_6073ebd83655.slice PodAnnotations:0xc001b9c200}] Aliases:map[]}\"",
2026-06-10 15:52:08.842745 | controller |     "Jun 10 14:59:39.197342 crc crio[20344]: time=\"2026-06-10T14:59:39.19723539Z\" level=info msg=\"Deleting pod openstack_swift-ring-rebalance-xpczp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.842761 | controller |     "Jun 10 14:59:39.562357 crc crio[20344]: time=\"2026-06-10T14:59:39.562097131Z\" level=info msg=\"Stopped pod sandbox: bdc116c4f361469017e93810d0ae55117665e286643b5900c7164b87ea5dec3e\" id=2f01eaa9-f03b-4378-8550-cf688d219319 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.842777 | controller |     "Jun 10 14:59:40.223591 crc crio[20344]: time=\"2026-06-10T14:59:40.222551529Z\" level=info msg=\"Stopping pod sandbox: 85dfef2e146c7f1f5632b2019180f1f15cad2e5d8fcf63f032b4bf09a09a08b5\" id=1bb63781-a0b5-4847-a042-4c61534afd93 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.842792 | controller |     "Jun 10 14:59:40.224469 crc crio[20344]: time=\"2026-06-10T14:59:40.224247313Z\" level=info msg=\"Got pod network &{Name:root-account-create-update-bjs9d Namespace:openstack ID:85dfef2e146c7f1f5632b2019180f1f15cad2e5d8fcf63f032b4bf09a09a08b5 UID:28660f98-3480-4b5a-a320-45006c21b990 NetNS:/var/run/netns/a8acf1b6-d4b4-4038-81eb-51582402e281 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod28660f98_3480_4b5a_a320_45006c21b990.slice PodAnnotations:0xc0027c08d0}] Aliases:map[]}\"",
2026-06-10 15:52:08.842808 | controller |     "Jun 10 14:59:40.224469 crc crio[20344]: time=\"2026-06-10T14:59:40.224434678Z\" level=info msg=\"Deleting pod openstack_root-account-create-update-bjs9d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.842823 | controller |     "Jun 10 14:59:40.628829 crc crio[20344]: time=\"2026-06-10T14:59:40.628747494Z\" level=info msg=\"Stopped pod sandbox: 85dfef2e146c7f1f5632b2019180f1f15cad2e5d8fcf63f032b4bf09a09a08b5\" id=1bb63781-a0b5-4847-a042-4c61534afd93 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.842838 | controller |     "Jun 10 14:59:41.959670 crc crio[20344]: time=\"2026-06-10T14:59:41.958498Z\" level=info msg=\"Running pod sandbox: openstack/ovn-controller-kkj8w-config-xqxqk/POD\" id=799e2bbe-4842-4450-895f-26e09cc8efc6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.842872 | controller |     "Jun 10 14:59:41.960593 crc crio[20344]: time=\"2026-06-10T14:59:41.959751012Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.842893 | controller |     "Jun 10 14:59:42.025209 crc crio[20344]: time=\"2026-06-10T14:59:42.025146923Z\" level=info msg=\"Got pod network &{Name:ovn-controller-kkj8w-config-xqxqk Namespace:openstack ID:1e533501740bb606080c855e4bbe8affe2b1e4a5a8028f6675323cd349cdcda7 UID:c4dbba3d-5761-4622-88a4-aa8fbeaf1a8b NetNS:/var/run/netns/bc8462a3-9b5f-42da-85ee-74912b3714ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4dbba3d_5761_4622_88a4_aa8fbeaf1a8b.slice PodAnnotations:0xc002264450}] Aliases:map[]}\"",
2026-06-10 15:52:08.842910 | controller |     "Jun 10 14:59:42.025580 crc crio[20344]: time=\"2026-06-10T14:59:42.025554574Z\" level=info msg=\"Adding pod openstack_ovn-controller-kkj8w-config-xqxqk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.842928 | controller |     "Jun 10 14:59:42.543341 crc crio[20344]: 2026-06-10T14:59:42Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1e533501740bb60 Mac:8e:7a:2a:86:74:ff Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:83 Mtu:0 Sandbox:/var/run/netns/bc8462a3-9b5f-42da-85ee-74912b3714ec SocketPath: PciID:}] [{Interface:0xc00028e5c0 Address:{IP:10.217.0.131 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.842947 | controller |     "Jun 10 14:59:42.546504 crc crio[20344]: time=\"2026-06-10T14:59:42.546247557Z\" level=info msg=\"Got pod network &{Name:ovn-controller-kkj8w-config-xqxqk Namespace:openstack ID:1e533501740bb606080c855e4bbe8affe2b1e4a5a8028f6675323cd349cdcda7 UID:c4dbba3d-5761-4622-88a4-aa8fbeaf1a8b NetNS:/var/run/netns/bc8462a3-9b5f-42da-85ee-74912b3714ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4dbba3d_5761_4622_88a4_aa8fbeaf1a8b.slice PodAnnotations:0xc002264450}] Aliases:map[]}\"",
2026-06-10 15:52:08.842962 | controller |     "Jun 10 14:59:42.546871 crc crio[20344]: time=\"2026-06-10T14:59:42.546849733Z\" level=info msg=\"Checking pod openstack_ovn-controller-kkj8w-config-xqxqk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.842978 | controller |     "Jun 10 14:59:42.557300 crc crio[20344]: time=\"2026-06-10T14:59:42.556845033Z\" level=info msg=\"Ran pod sandbox 1e533501740bb606080c855e4bbe8affe2b1e4a5a8028f6675323cd349cdcda7 with infra container: openstack/ovn-controller-kkj8w-config-xqxqk/POD\" id=799e2bbe-4842-4450-895f-26e09cc8efc6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.842994 | controller |     "Jun 10 14:59:42.562038 crc crio[20344]: time=\"2026-06-10T14:59:42.561943165Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=2de113ba-5f87-4a68-ab22-295e8de43ba4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.843010 | controller |     "Jun 10 14:59:42.564640 crc crio[20344]: time=\"2026-06-10T14:59:42.564552713Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ovn-controller:current-podified\" id=f2776f38-663d-4dd8-be42-c84028e86509 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.843025 | controller |     "Jun 10 14:59:42.574116 crc crio[20344]: time=\"2026-06-10T14:59:42.574015409Z\" level=info msg=\"Creating container: openstack/ovn-controller-kkj8w-config-xqxqk/ovn-config\" id=26f5925f-0a8d-41d1-85f6-a933a0156f18 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.843041 | controller |     "Jun 10 14:59:42.574963 crc crio[20344]: time=\"2026-06-10T14:59:42.574851681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.843056 | controller |     "Jun 10 14:59:42.623680 crc crio[20344]: time=\"2026-06-10T14:59:42.623560138Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.843075 | controller |     "Jun 10 14:59:42.915435 crc crio[20344]: time=\"2026-06-10T14:59:42.91506306Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.843092 | controller |     "Jun 10 14:59:43.877306 crc crio[20344]: time=\"2026-06-10T14:59:43.877145584Z\" level=info msg=\"Created container aaaa0aed129a3c823b0495ccc67000b429aecfe5c34078492b977fa8696f5b6f: openstack/ovn-controller-kkj8w-config-xqxqk/ovn-config\" id=26f5925f-0a8d-41d1-85f6-a933a0156f18 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.843107 | controller |     "Jun 10 14:59:43.884090 crc crio[20344]: time=\"2026-06-10T14:59:43.879447783Z\" level=info msg=\"Starting container: aaaa0aed129a3c823b0495ccc67000b429aecfe5c34078492b977fa8696f5b6f\" id=33842ed5-c9a6-4e6d-8836-f8afa8006352 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.843123 | controller |     "Jun 10 14:59:43.893827 crc crio[20344]: time=\"2026-06-10T14:59:43.893733205Z\" level=info msg=\"Started container\" PID=59695 containerID=aaaa0aed129a3c823b0495ccc67000b429aecfe5c34078492b977fa8696f5b6f description=openstack/ovn-controller-kkj8w-config-xqxqk/ovn-config id=33842ed5-c9a6-4e6d-8836-f8afa8006352 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e533501740bb606080c855e4bbe8affe2b1e4a5a8028f6675323cd349cdcda7",
2026-06-10 15:52:08.843139 | controller |     "Jun 10 14:59:46.332174 crc crio[20344]: time=\"2026-06-10T14:59:46.331181682Z\" level=info msg=\"Stopping pod sandbox: 1e533501740bb606080c855e4bbe8affe2b1e4a5a8028f6675323cd349cdcda7\" id=e108262f-b859-43bb-a346-c0e065df5d7c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.843155 | controller |     "Jun 10 14:59:46.333821 crc crio[20344]: time=\"2026-06-10T14:59:46.332814704Z\" level=info msg=\"Got pod network &{Name:ovn-controller-kkj8w-config-xqxqk Namespace:openstack ID:1e533501740bb606080c855e4bbe8affe2b1e4a5a8028f6675323cd349cdcda7 UID:c4dbba3d-5761-4622-88a4-aa8fbeaf1a8b NetNS:/var/run/netns/bc8462a3-9b5f-42da-85ee-74912b3714ec Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc4dbba3d_5761_4622_88a4_aa8fbeaf1a8b.slice PodAnnotations:0xc001b9c6f0}] Aliases:map[]}\"",
2026-06-10 15:52:08.843171 | controller |     "Jun 10 14:59:46.333821 crc crio[20344]: time=\"2026-06-10T14:59:46.332965358Z\" level=info msg=\"Deleting pod openstack_ovn-controller-kkj8w-config-xqxqk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.843187 | controller |     "Jun 10 14:59:50.944112 crc crio[20344]: time=\"2026-06-10T14:59:50.943369482Z\" level=info msg=\"Running pod sandbox: openstack/swift-storage-0/POD\" id=7050c670-685a-4e8f-801d-ec4a3b1d2522 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.843202 | controller |     "Jun 10 14:59:50.945324 crc crio[20344]: time=\"2026-06-10T14:59:50.944139602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.843218 | controller |     "Jun 10 14:59:54.798439 crc crio[20344]: time=\"2026-06-10T14:59:54.79753394Z\" level=info msg=\"Stopped pod sandbox: 1e533501740bb606080c855e4bbe8affe2b1e4a5a8028f6675323cd349cdcda7\" id=e108262f-b859-43bb-a346-c0e065df5d7c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.843233 | controller |     "Jun 10 14:59:54.915889 crc crio[20344]: time=\"2026-06-10T14:59:54.915780004Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045 UID:7dd9d645-a753-4246-ae9f-2974ff2f86c2 NetNS:/var/run/netns/ad9af813-3a7a-4a53-a1ca-5c852b6cb7dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7dd9d645_a753_4246_ae9f_2974ff2f86c2.slice PodAnnotations:0xc0006b42f8}] Aliases:map[]}\"",
2026-06-10 15:52:08.843255 | controller |     "Jun 10 14:59:54.916227 crc crio[20344]: time=\"2026-06-10T14:59:54.916204705Z\" level=info msg=\"Adding pod openstack_swift-storage-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.843271 | controller |     "Jun 10 14:59:54.959635 crc crio[20344]: time=\"2026-06-10T14:59:54.958654491Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-glance-api@sha256:30d61dd1afa8d55014cd6fec25360a879ff63cbe03089f1dcdf120a632bb54d9\" id=2726eec2-8405-495d-95df-bd29eb43cb97 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.843287 | controller |     "Jun 10 14:59:54.965391 crc crio[20344]: time=\"2026-06-10T14:59:54.9651996Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=178b9a44-9f41-4792-840c-99eea05238f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.843303 | controller |     "Jun 10 14:59:55.037840 crc crio[20344]: time=\"2026-06-10T14:59:55.03724261Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=94f7107a-b575-4025-95d8-a423e9bd32b5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.843318 | controller |     "Jun 10 14:59:55.059516 crc crio[20344]: time=\"2026-06-10T14:59:55.058990602Z\" level=info msg=\"Creating container: openstack/glance-db-sync-dbq8l/glance-db-sync\" id=608c6a64-b348-45da-802f-298db7470477 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.843334 | controller |     "Jun 10 14:59:55.061561 crc crio[20344]: time=\"2026-06-10T14:59:55.061471116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.843349 | controller |     "Jun 10 14:59:55.119573 crc crio[20344]: time=\"2026-06-10T14:59:55.119501545Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.843364 | controller |     "Jun 10 14:59:55.822899 crc crio[20344]: 2026-06-10T14:59:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3fa989a4248da70 Mac:76:b8:d8:13:5f:48 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:75 Mtu:0 Sandbox:/var/run/netns/ad9af813-3a7a-4a53-a1ca-5c852b6cb7dc SocketPath: PciID:}] [{Interface:0xc0001125c0 Address:{IP:10.217.0.117 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.843379 | controller |     "Jun 10 14:59:55.824520 crc crio[20344]: time=\"2026-06-10T14:59:55.824451609Z\" level=info msg=\"Got pod network &{Name:swift-storage-0 Namespace:openstack ID:3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045 UID:7dd9d645-a753-4246-ae9f-2974ff2f86c2 NetNS:/var/run/netns/ad9af813-3a7a-4a53-a1ca-5c852b6cb7dc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7dd9d645_a753_4246_ae9f_2974ff2f86c2.slice PodAnnotations:0xc0006b42f8}] Aliases:map[]}\"",
2026-06-10 15:52:08.843394 | controller |     "Jun 10 14:59:55.824725 crc crio[20344]: time=\"2026-06-10T14:59:55.824642464Z\" level=info msg=\"Checking pod openstack_swift-storage-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.843409 | controller |     "Jun 10 14:59:55.834115 crc crio[20344]: time=\"2026-06-10T14:59:55.834004955Z\" level=info msg=\"Ran pod sandbox 3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045 with infra container: openstack/swift-storage-0/POD\" id=7050c670-685a-4e8f-801d-ec4a3b1d2522 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.843429 | controller |     "Jun 10 14:59:55.839133 crc crio[20344]: time=\"2026-06-10T14:59:55.839032445Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=127d2d7e-2bb0-4259-8a36-885004cef5e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.843445 | controller |     "Jun 10 14:59:55.839345 crc crio[20344]: time=\"2026-06-10T14:59:55.839305463Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-object:current-podified not found\" id=127d2d7e-2bb0-4259-8a36-885004cef5e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.843460 | controller |     "Jun 10 14:59:55.839408 crc crio[20344]: time=\"2026-06-10T14:59:55.839363423Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-object:current-podified found\" id=127d2d7e-2bb0-4259-8a36-885004cef5e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.843475 | controller |     "Jun 10 14:59:55.842942 crc crio[20344]: time=\"2026-06-10T14:59:55.842874924Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=779d4ea7-fb0f-492a-8c1b-cc7d5ce677dd name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.843490 | controller |     "Jun 10 14:59:55.858781 crc crio[20344]: time=\"2026-06-10T14:59:55.846782525Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\\\"\"",
2026-06-10 15:52:08.843505 | controller |     "Jun 10 14:59:56.365318 crc crio[20344]: time=\"2026-06-10T14:59:56.354331302Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-create-sj2nk/POD\" id=1852f898-0bf7-4ab2-aa57-0ea95b1793bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.843521 | controller |     "Jun 10 14:59:56.365318 crc crio[20344]: time=\"2026-06-10T14:59:56.354898666Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.843536 | controller |     "Jun 10 14:59:56.532516 crc crio[20344]: time=\"2026-06-10T14:59:56.529762102Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-sj2nk Namespace:openstack ID:ae66f793f3946f3dc30c8dee6a588d36b7e65e6ed5e0d6e1a36cf8046b8ca8bf UID:cf024ddd-dea5-47e4-ae30-33351a020b5f NetNS:/var/run/netns/cf9dbccf-2833-4189-ab9f-a20e09257a23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf024ddd_dea5_47e4_ae30_33351a020b5f.slice PodAnnotations:0xc0027c0a68}] Aliases:map[]}\"",
2026-06-10 15:52:08.843551 | controller |     "Jun 10 14:59:56.532516 crc crio[20344]: time=\"2026-06-10T14:59:56.529840984Z\" level=info msg=\"Adding pod openstack_cinder-db-create-sj2nk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.843567 | controller |     "Jun 10 14:59:56.603807 crc crio[20344]: time=\"2026-06-10T14:59:56.603040044Z\" level=info msg=\"Stopping pod sandbox: 71dcac18616e14a3bb1ae640b34c0e4a123abd56ee3ee1f9a194fcf4e0194751\" id=bc96c467-9bec-48dc-95ac-1a8c5852ed02 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.843582 | controller |     "Jun 10 14:59:56.615678 crc crio[20344]: time=\"2026-06-10T14:59:56.604010729Z\" level=info msg=\"Stopped pod sandbox (already stopped): 71dcac18616e14a3bb1ae640b34c0e4a123abd56ee3ee1f9a194fcf4e0194751\" id=bc96c467-9bec-48dc-95ac-1a8c5852ed02 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.843597 | controller |     "Jun 10 14:59:56.616158 crc crio[20344]: time=\"2026-06-10T14:59:56.615987989Z\" level=info msg=\"Removing pod sandbox: 71dcac18616e14a3bb1ae640b34c0e4a123abd56ee3ee1f9a194fcf4e0194751\" id=ea6ca33b-9a91-4209-a8ef-52176e2e49a7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.843613 | controller |     "Jun 10 14:59:56.689536 crc crio[20344]: time=\"2026-06-10T14:59:56.689461046Z\" level=info msg=\"Removed pod sandbox: 71dcac18616e14a3bb1ae640b34c0e4a123abd56ee3ee1f9a194fcf4e0194751\" id=ea6ca33b-9a91-4209-a8ef-52176e2e49a7 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.843631 | controller |     "Jun 10 14:59:56.697377 crc crio[20344]: time=\"2026-06-10T14:59:56.697057692Z\" level=info msg=\"Stopping pod sandbox: 7e88edbe20a5bdb3dff4d0efeb1d90099167ad18412d8a41dc94ef7aa4dbd3aa\" id=5a0122c5-1283-4792-a0e6-2272dba05cae name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.843646 | controller |     "Jun 10 14:59:56.697674 crc crio[20344]: time=\"2026-06-10T14:59:56.697509324Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7e88edbe20a5bdb3dff4d0efeb1d90099167ad18412d8a41dc94ef7aa4dbd3aa\" id=5a0122c5-1283-4792-a0e6-2272dba05cae name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.843661 | controller |     "Jun 10 14:59:56.700904 crc crio[20344]: time=\"2026-06-10T14:59:56.700808839Z\" level=info msg=\"Removing pod sandbox: 7e88edbe20a5bdb3dff4d0efeb1d90099167ad18412d8a41dc94ef7aa4dbd3aa\" id=7cae7256-d65f-4178-a86f-86affa2e5c96 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.843676 | controller |     "Jun 10 14:59:56.732863 crc crio[20344]: time=\"2026-06-10T14:59:56.732388884Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-create-gwtgt/POD\" id=6993dba9-c884-46b9-8945-a4eb699a1d40 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.843690 | controller |     "Jun 10 14:59:56.732972 crc crio[20344]: time=\"2026-06-10T14:59:56.732886457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.843706 | controller |     "Jun 10 14:59:56.745303 crc crio[20344]: time=\"2026-06-10T14:59:56.745129493Z\" level=info msg=\"Removed pod sandbox: 7e88edbe20a5bdb3dff4d0efeb1d90099167ad18412d8a41dc94ef7aa4dbd3aa\" id=7cae7256-d65f-4178-a86f-86affa2e5c96 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.843720 | controller |     "Jun 10 14:59:56.757623 crc crio[20344]: time=\"2026-06-10T14:59:56.757100133Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.843735 | controller |     "Jun 10 14:59:56.758048 crc crio[20344]: time=\"2026-06-10T14:59:56.757943184Z\" level=info msg=\"Stopping pod sandbox: 5ab0f54f0f0ff4a2c9cd2d1ae0fc7d3b0e0fc9e51988903c812b21c5a9373590\" id=9e63755e-8c18-4c0e-b7ce-0f3f765eda55 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.843750 | controller |     "Jun 10 14:59:56.758048 crc crio[20344]: time=\"2026-06-10T14:59:56.758046867Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5ab0f54f0f0ff4a2c9cd2d1ae0fc7d3b0e0fc9e51988903c812b21c5a9373590\" id=9e63755e-8c18-4c0e-b7ce-0f3f765eda55 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.843765 | controller |     "Jun 10 14:59:56.765328 crc crio[20344]: time=\"2026-06-10T14:59:56.765015877Z\" level=info msg=\"Removing pod sandbox: 5ab0f54f0f0ff4a2c9cd2d1ae0fc7d3b0e0fc9e51988903c812b21c5a9373590\" id=9cd0723d-f92b-4d1d-abd4-99489258613b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.843780 | controller |     "Jun 10 14:59:56.819172 crc crio[20344]: time=\"2026-06-10T14:59:56.818821076Z\" level=info msg=\"Removed pod sandbox: 5ab0f54f0f0ff4a2c9cd2d1ae0fc7d3b0e0fc9e51988903c812b21c5a9373590\" id=9cd0723d-f92b-4d1d-abd4-99489258613b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.843794 | controller |     "Jun 10 14:59:56.826397 crc crio[20344]: time=\"2026-06-10T14:59:56.8263271Z\" level=info msg=\"Stopping pod sandbox: f8736138594500a10b3d91de93a0b7baf58e2a5cf6572f04734053438afbe614\" id=ca18a900-383d-4c88-8fd2-0d93607c5091 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.843808 | controller |     "Jun 10 14:59:56.826397 crc crio[20344]: time=\"2026-06-10T14:59:56.826393752Z\" level=info msg=\"Stopped pod sandbox (already stopped): f8736138594500a10b3d91de93a0b7baf58e2a5cf6572f04734053438afbe614\" id=ca18a900-383d-4c88-8fd2-0d93607c5091 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.843827 | controller |     "Jun 10 14:59:56.827892 crc crio[20344]: time=\"2026-06-10T14:59:56.827218853Z\" level=info msg=\"Removing pod sandbox: f8736138594500a10b3d91de93a0b7baf58e2a5cf6572f04734053438afbe614\" id=4109189d-fd67-4680-8fc6-38bbbd1dbcc5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.843842 | controller |     "Jun 10 14:59:56.835169 crc crio[20344]: time=\"2026-06-10T14:59:56.832085199Z\" level=info msg=\"Running pod sandbox: openstack/cinder-dc39-account-create-update-bj6hj/POD\" id=a9264ba8-34d5-4bdb-94cf-67141ab4f7f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.843875 | controller |     "Jun 10 14:59:56.835169 crc crio[20344]: time=\"2026-06-10T14:59:56.832176421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.843891 | controller |     "Jun 10 14:59:56.856919 crc crio[20344]: time=\"2026-06-10T14:59:56.847155578Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-gwtgt Namespace:openstack ID:83660410a5a6b30ca0ea3981f9779b527a0b3d43a4abdeaea73644dbb492f093 UID:29139ec5-8bd7-45c0-b1a3-18afbf04979d NetNS:/var/run/netns/9f87bdee-dd9e-4611-be12-c406845710af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29139ec5_8bd7_45c0_b1a3_18afbf04979d.slice PodAnnotations:0xc00008c8f0}] Aliases:map[]}\"",
2026-06-10 15:52:08.843907 | controller |     "Jun 10 14:59:56.856919 crc crio[20344]: time=\"2026-06-10T14:59:56.847312092Z\" level=info msg=\"Adding pod openstack_barbican-db-create-gwtgt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.843922 | controller |     "Jun 10 14:59:56.856919 crc crio[20344]: time=\"2026-06-10T14:59:56.850361801Z\" level=info msg=\"Removed pod sandbox: f8736138594500a10b3d91de93a0b7baf58e2a5cf6572f04734053438afbe614\" id=4109189d-fd67-4680-8fc6-38bbbd1dbcc5 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.843937 | controller |     "Jun 10 14:59:56.859014 crc crio[20344]: time=\"2026-06-10T14:59:56.858963273Z\" level=info msg=\"Stopping pod sandbox: 7553293e48851db3b39af6fa9380bc757cf242fd84e79a150b8e09e0a3e441f8\" id=b2b26a7d-26fd-427c-83b2-d1cf6f2b62b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.843952 | controller |     "Jun 10 14:59:56.859182 crc crio[20344]: time=\"2026-06-10T14:59:56.859161128Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7553293e48851db3b39af6fa9380bc757cf242fd84e79a150b8e09e0a3e441f8\" id=b2b26a7d-26fd-427c-83b2-d1cf6f2b62b9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.843967 | controller |     "Jun 10 14:59:56.864436 crc crio[20344]: time=\"2026-06-10T14:59:56.864354232Z\" level=info msg=\"Removing pod sandbox: 7553293e48851db3b39af6fa9380bc757cf242fd84e79a150b8e09e0a3e441f8\" id=f93a111e-f465-46a2-9a36-b7c04cd33f33 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.843982 | controller |     "Jun 10 14:59:56.939733 crc crio[20344]: time=\"2026-06-10T14:59:56.936232928Z\" level=info msg=\"Removed pod sandbox: 7553293e48851db3b39af6fa9380bc757cf242fd84e79a150b8e09e0a3e441f8\" id=f93a111e-f465-46a2-9a36-b7c04cd33f33 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.843997 | controller |     "Jun 10 14:59:56.953579 crc crio[20344]: time=\"2026-06-10T14:59:56.953121935Z\" level=info msg=\"Stopping pod sandbox: 0fb07e1e3d43f45ec4508a6d42f2ffc638c91dfe06d7c761c99f7ba2c7eb3526\" id=8491205c-9696-4d0f-b665-aa7fbdf7d057 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.844011 | controller |     "Jun 10 14:59:56.953579 crc crio[20344]: time=\"2026-06-10T14:59:56.953189406Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0fb07e1e3d43f45ec4508a6d42f2ffc638c91dfe06d7c761c99f7ba2c7eb3526\" id=8491205c-9696-4d0f-b665-aa7fbdf7d057 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.844030 | controller |     "Jun 10 14:59:56.965196 crc crio[20344]: time=\"2026-06-10T14:59:56.965118714Z\" level=info msg=\"Got pod network &{Name:cinder-dc39-account-create-update-bj6hj Namespace:openstack ID:17d0f2fc224fc2f76ce11e20eae570123b7ae905034f8079357e9b52ae4a597f UID:a560405d-38a1-4d7d-9253-704970f3f152 NetNS:/var/run/netns/52aa777a-58e1-4dfd-a640-6dc5c06338d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda560405d_38a1_4d7d_9253_704970f3f152.slice PodAnnotations:0xc00008cae0}] Aliases:map[]}\"",
2026-06-10 15:52:08.844045 | controller |     "Jun 10 14:59:56.965196 crc crio[20344]: time=\"2026-06-10T14:59:56.965183656Z\" level=info msg=\"Adding pod openstack_cinder-dc39-account-create-update-bj6hj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.844061 | controller |     "Jun 10 14:59:56.965883 crc crio[20344]: time=\"2026-06-10T14:59:56.965804612Z\" level=info msg=\"Removing pod sandbox: 0fb07e1e3d43f45ec4508a6d42f2ffc638c91dfe06d7c761c99f7ba2c7eb3526\" id=542336d5-c038-4b3c-a400-70cbdc6b8b09 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.844076 | controller |     "Jun 10 14:59:57.004380 crc crio[20344]: time=\"2026-06-10T14:59:57.004110721Z\" level=info msg=\"Removed pod sandbox: 0fb07e1e3d43f45ec4508a6d42f2ffc638c91dfe06d7c761c99f7ba2c7eb3526\" id=542336d5-c038-4b3c-a400-70cbdc6b8b09 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.844091 | controller |     "Jun 10 14:59:57.074044 crc crio[20344]: time=\"2026-06-10T14:59:57.073999176Z\" level=info msg=\"Running pod sandbox: openstack/keystone-db-sync-q2bjf/POD\" id=d6b28660-0fe2-4b6d-b9a0-d3ac58ced7ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.844106 | controller |     "Jun 10 14:59:57.075113 crc crio[20344]: time=\"2026-06-10T14:59:57.075083374Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.844121 | controller |     "Jun 10 14:59:57.091067 crc crio[20344]: time=\"2026-06-10T14:59:57.090969304Z\" level=info msg=\"Running pod sandbox: openstack/barbican-e6b8-account-create-update-527vs/POD\" id=aafa70cc-4445-4171-b830-5ab8adf518f3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.844136 | controller |     "Jun 10 14:59:57.091352 crc crio[20344]: time=\"2026-06-10T14:59:57.091074437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.844151 | controller |     "Jun 10 14:59:57.093414 crc crio[20344]: time=\"2026-06-10T14:59:57.09311099Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-create-wqkjp/POD\" id=aeceabca-af33-4167-8023-475f515649ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.844167 | controller |     "Jun 10 14:59:57.093414 crc crio[20344]: time=\"2026-06-10T14:59:57.093154621Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.844182 | controller |     "Jun 10 14:59:57.106028 crc crio[20344]: time=\"2026-06-10T14:59:57.105959611Z\" level=info msg=\"Running pod sandbox: openstack/neutron-1d39-account-create-update-sm62x/POD\" id=54563ae3-3228-46e2-84f8-3451bd0a70b6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.844198 | controller |     "Jun 10 14:59:57.106157 crc crio[20344]: time=\"2026-06-10T14:59:57.106046294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.844217 | controller |     "Jun 10 14:59:57.138503 crc crio[20344]: time=\"2026-06-10T14:59:57.138408829Z\" level=info msg=\"Created container 1cc017d8043dd70ce3ddd3c3fd3b93943fae59160911cc88ede7aabc0cf633c5: openstack/glance-db-sync-dbq8l/glance-db-sync\" id=608c6a64-b348-45da-802f-298db7470477 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.844232 | controller |     "Jun 10 14:59:57.139658 crc crio[20344]: time=\"2026-06-10T14:59:57.13958682Z\" level=info msg=\"Starting container: 1cc017d8043dd70ce3ddd3c3fd3b93943fae59160911cc88ede7aabc0cf633c5\" id=8446bae9-00b9-4623-9c26-cd313443c044 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.844247 | controller |     "Jun 10 14:59:57.146035 crc crio[20344]: time=\"2026-06-10T14:59:57.145873492Z\" level=info msg=\"Started container\" PID=60672 containerID=1cc017d8043dd70ce3ddd3c3fd3b93943fae59160911cc88ede7aabc0cf633c5 description=openstack/glance-db-sync-dbq8l/glance-db-sync id=8446bae9-00b9-4623-9c26-cd313443c044 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1e60553272838f58f7dda3952af23430006dce3249aefdb0a70f85b7e73045d8",
2026-06-10 15:52:08.844263 | controller |     "Jun 10 14:59:57.180882 crc crio[20344]: time=\"2026-06-10T14:59:57.180757393Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-q2bjf Namespace:openstack ID:e2030753e7759f2238b4db4e86f8cc4a8179b93e160208454485816cead51ae8 UID:9cc70145-f8a6-4d65-b0e7-d9144b4d1001 NetNS:/var/run/netns/698498be-88b9-45f0-9348-f5689c5d2b12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9cc70145_f8a6_4d65_b0e7_d9144b4d1001.slice PodAnnotations:0xc00008c3c8}] Aliases:map[]}\"",
2026-06-10 15:52:08.844278 | controller |     "Jun 10 14:59:57.180882 crc crio[20344]: time=\"2026-06-10T14:59:57.180803894Z\" level=info msg=\"Adding pod openstack_keystone-db-sync-q2bjf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.844294 | controller |     "Jun 10 14:59:57.182940 crc crio[20344]: time=\"2026-06-10T14:59:57.181909433Z\" level=info msg=\"Got pod network &{Name:neutron-1d39-account-create-update-sm62x Namespace:openstack ID:9a5d26caffe18eedb3b318cc3aa17e1008f3bd33f530fb50bcec5faa1a4e124c UID:b39e1427-8b87-4ead-bfc3-3fc927a0c093 NetNS:/var/run/netns/e4f4de90-7eac-4c7a-943c-1d45e9086172 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb39e1427_8b87_4ead_bfc3_3fc927a0c093.slice PodAnnotations:0xc001b9c2a8}] Aliases:map[]}\"",
2026-06-10 15:52:08.844310 | controller |     "Jun 10 14:59:57.182940 crc crio[20344]: time=\"2026-06-10T14:59:57.181952794Z\" level=info msg=\"Adding pod openstack_neutron-1d39-account-create-update-sm62x to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.844326 | controller |     "Jun 10 14:59:57.215025 crc crio[20344]: time=\"2026-06-10T14:59:57.214655928Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-wqkjp Namespace:openstack ID:f7af261d92cc912c44efd023ff682ce55afff271947ae0d9458208f1167f3047 UID:5870b0e9-5e32-42f1-8622-d7b80e7740df NetNS:/var/run/netns/1e106443-874a-49f6-b91d-b9355ea20c40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5870b0e9_5e32_42f1_8622_d7b80e7740df.slice PodAnnotations:0xc00012a468}] Aliases:map[]}\"",
2026-06-10 15:52:08.844341 | controller |     "Jun 10 14:59:57.215025 crc crio[20344]: time=\"2026-06-10T14:59:57.21473569Z\" level=info msg=\"Adding pod openstack_neutron-db-create-wqkjp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.844357 | controller |     "Jun 10 14:59:57.216494 crc crio[20344]: time=\"2026-06-10T14:59:57.21549795Z\" level=info msg=\"Got pod network &{Name:barbican-e6b8-account-create-update-527vs Namespace:openstack ID:66d9614133e93779e9c58967b9c92dabad5191c3ecb68d363bc79708f5cc1a26 UID:a96e6263-cb03-4ccd-8d50-f7577060df7e NetNS:/var/run/netns/716e31cf-5d53-4248-a385-eb92474420b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda96e6263_cb03_4ccd_8d50_f7577060df7e.slice PodAnnotations:0xc0006b4838}] Aliases:map[]}\"",
2026-06-10 15:52:08.844377 | controller |     "Jun 10 14:59:57.216494 crc crio[20344]: time=\"2026-06-10T14:59:57.215538311Z\" level=info msg=\"Adding pod openstack_barbican-e6b8-account-create-update-527vs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.844393 | controller |     "Jun 10 14:59:57.321631 crc crio[20344]: 2026-06-10T14:59:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ae66f793f3946f3 Mac:2a:29:80:5b:a5:ee Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:84 Mtu:0 Sandbox:/var/run/netns/cf9dbccf-2833-4189-ab9f-a20e09257a23 SocketPath: PciID:}] [{Interface:0xc0002b0ac0 Address:{IP:10.217.0.132 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.844409 | controller |     "Jun 10 14:59:57.363352 crc crio[20344]: time=\"2026-06-10T14:59:57.362614639Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-sj2nk Namespace:openstack ID:ae66f793f3946f3dc30c8dee6a588d36b7e65e6ed5e0d6e1a36cf8046b8ca8bf UID:cf024ddd-dea5-47e4-ae30-33351a020b5f NetNS:/var/run/netns/cf9dbccf-2833-4189-ab9f-a20e09257a23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf024ddd_dea5_47e4_ae30_33351a020b5f.slice PodAnnotations:0xc0027c0a68}] Aliases:map[]}\"",
2026-06-10 15:52:08.844426 | controller |     "Jun 10 14:59:57.363625 crc crio[20344]: time=\"2026-06-10T14:59:57.363451001Z\" level=info msg=\"Checking pod openstack_cinder-db-create-sj2nk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.844442 | controller |     "Jun 10 14:59:57.371441 crc crio[20344]: time=\"2026-06-10T14:59:57.371365085Z\" level=info msg=\"Ran pod sandbox ae66f793f3946f3dc30c8dee6a588d36b7e65e6ed5e0d6e1a36cf8046b8ca8bf with infra container: openstack/cinder-db-create-sj2nk/POD\" id=1852f898-0bf7-4ab2-aa57-0ea95b1793bd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.844458 | controller |     "Jun 10 14:59:57.384618 crc crio[20344]: time=\"2026-06-10T14:59:57.384537985Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=bba15753-6959-40e3-ba2a-7576582eaf73 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.844474 | controller |     "Jun 10 14:59:57.397811 crc crio[20344]: time=\"2026-06-10T14:59:57.396406362Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=b50ea6be-7eb4-47fc-99ad-f5e59f5d2efb name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.844490 | controller |     "Jun 10 14:59:57.410532 crc crio[20344]: time=\"2026-06-10T14:59:57.410440674Z\" level=info msg=\"Creating container: openstack/cinder-db-create-sj2nk/mariadb-database-create\" id=b06780dc-0505-4bf9-8102-9186a9e12696 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.844505 | controller |     "Jun 10 14:59:57.411037 crc crio[20344]: time=\"2026-06-10T14:59:57.410912856Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.844520 | controller |     "Jun 10 14:59:57.475569 crc crio[20344]: 2026-06-10T14:59:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:83660410a5a6b30 Mac:72:49:da:83:fe:c8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:86 Mtu:0 Sandbox:/var/run/netns/9f87bdee-dd9e-4611-be12-c406845710af SocketPath: PciID:}] [{Interface:0xc0004a8700 Address:{IP:10.217.0.134 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.844539 | controller |     "Jun 10 14:59:57.475569 crc crio[20344]: time=\"2026-06-10T14:59:57.475458283Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-gwtgt Namespace:openstack ID:83660410a5a6b30ca0ea3981f9779b527a0b3d43a4abdeaea73644dbb492f093 UID:29139ec5-8bd7-45c0-b1a3-18afbf04979d NetNS:/var/run/netns/9f87bdee-dd9e-4611-be12-c406845710af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29139ec5_8bd7_45c0_b1a3_18afbf04979d.slice PodAnnotations:0xc00008c8f0}] Aliases:map[]}\"",
2026-06-10 15:52:08.844556 | controller |     "Jun 10 14:59:57.475844 crc crio[20344]: time=\"2026-06-10T14:59:57.475770671Z\" level=info msg=\"Checking pod openstack_barbican-db-create-gwtgt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.844572 | controller |     "Jun 10 14:59:57.505353 crc crio[20344]: time=\"2026-06-10T14:59:57.505222062Z\" level=info msg=\"Ran pod sandbox 83660410a5a6b30ca0ea3981f9779b527a0b3d43a4abdeaea73644dbb492f093 with infra container: openstack/barbican-db-create-gwtgt/POD\" id=6993dba9-c884-46b9-8945-a4eb699a1d40 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.844588 | controller |     "Jun 10 14:59:57.512841 crc crio[20344]: time=\"2026-06-10T14:59:57.512783417Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=8b671c6d-d6ce-4ccf-821f-e85b174829e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.844604 | controller |     "Jun 10 14:59:57.513410 crc crio[20344]: time=\"2026-06-10T14:59:57.513356932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.844619 | controller |     "Jun 10 14:59:57.516659 crc crio[20344]: time=\"2026-06-10T14:59:57.516430441Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=fbc6829b-c097-452e-9c8d-8cd2c73f39c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.844634 | controller |     "Jun 10 14:59:57.523942 crc crio[20344]: time=\"2026-06-10T14:59:57.522648972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.844650 | controller |     "Jun 10 14:59:57.525664 crc crio[20344]: time=\"2026-06-10T14:59:57.525585608Z\" level=info msg=\"Creating container: openstack/barbican-db-create-gwtgt/mariadb-database-create\" id=bb5f926a-4c8c-4942-8dcf-3dc675526642 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.844665 | controller |     "Jun 10 14:59:57.527230 crc crio[20344]: time=\"2026-06-10T14:59:57.527190719Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.844680 | controller |     "Jun 10 14:59:57.584134 crc crio[20344]: 2026-06-10T14:59:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:17d0f2fc224fc2f Mac:c2:71:b0:2b:53:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:85 Mtu:0 Sandbox:/var/run/netns/52aa777a-58e1-4dfd-a640-6dc5c06338d9 SocketPath: PciID:}] [{Interface:0xc000014770 Address:{IP:10.217.0.133 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.844696 | controller |     "Jun 10 14:59:57.584833 crc crio[20344]: time=\"2026-06-10T14:59:57.584764756Z\" level=info msg=\"Got pod network &{Name:cinder-dc39-account-create-update-bj6hj Namespace:openstack ID:17d0f2fc224fc2f76ce11e20eae570123b7ae905034f8079357e9b52ae4a597f UID:a560405d-38a1-4d7d-9253-704970f3f152 NetNS:/var/run/netns/52aa777a-58e1-4dfd-a640-6dc5c06338d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda560405d_38a1_4d7d_9253_704970f3f152.slice PodAnnotations:0xc00008cae0}] Aliases:map[]}\"",
2026-06-10 15:52:08.844715 | controller |     "Jun 10 14:59:57.585952 crc crio[20344]: time=\"2026-06-10T14:59:57.585870044Z\" level=info msg=\"Checking pod openstack_cinder-dc39-account-create-update-bj6hj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.844731 | controller |     "Jun 10 14:59:57.625391 crc crio[20344]: time=\"2026-06-10T14:59:57.62521377Z\" level=info msg=\"Ran pod sandbox 17d0f2fc224fc2f76ce11e20eae570123b7ae905034f8079357e9b52ae4a597f with infra container: openstack/cinder-dc39-account-create-update-bj6hj/POD\" id=a9264ba8-34d5-4bdb-94cf-67141ab4f7f8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.844746 | controller |     "Jun 10 14:59:57.633950 crc crio[20344]: time=\"2026-06-10T14:59:57.633864104Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=82e85619-fbb5-4e7f-9865-ab9e4d4c75c9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.844762 | controller |     "Jun 10 14:59:57.639780 crc crio[20344]: time=\"2026-06-10T14:59:57.639368916Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=3c0aae59-7118-4077-a9af-8434c14b5aa2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.844777 | controller |     "Jun 10 14:59:57.649361 crc crio[20344]: time=\"2026-06-10T14:59:57.648113922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.844792 | controller |     "Jun 10 14:59:57.652219 crc crio[20344]: time=\"2026-06-10T14:59:57.651992472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.844807 | controller |     "Jun 10 14:59:57.657522 crc crio[20344]: time=\"2026-06-10T14:59:57.65693691Z\" level=info msg=\"Creating container: openstack/cinder-dc39-account-create-update-bj6hj/mariadb-account-create-update\" id=d9c581f9-3c10-4101-b8b0-1c3ef397f109 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.844822 | controller |     "Jun 10 14:59:57.659441 crc crio[20344]: time=\"2026-06-10T14:59:57.659345472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.844837 | controller |     "Jun 10 14:59:57.686814 crc crio[20344]: time=\"2026-06-10T14:59:57.686636797Z\" level=info msg=\"Created container 02155ca34e2bc251dc145d6d57517dfa74e151c2e1d32a7ee2ac7b71b6cf1467: openstack/cinder-db-create-sj2nk/mariadb-database-create\" id=b06780dc-0505-4bf9-8102-9186a9e12696 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.844870 | controller |     "Jun 10 14:59:57.689470 crc crio[20344]: time=\"2026-06-10T14:59:57.689414708Z\" level=info msg=\"Starting container: 02155ca34e2bc251dc145d6d57517dfa74e151c2e1d32a7ee2ac7b71b6cf1467\" id=8257809c-ea8b-416b-8543-3f22506724c3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.844887 | controller |     "Jun 10 14:59:57.696809 crc crio[20344]: time=\"2026-06-10T14:59:57.696612064Z\" level=info msg=\"Started container\" PID=60900 containerID=02155ca34e2bc251dc145d6d57517dfa74e151c2e1d32a7ee2ac7b71b6cf1467 description=openstack/cinder-db-create-sj2nk/mariadb-database-create id=8257809c-ea8b-416b-8543-3f22506724c3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ae66f793f3946f3dc30c8dee6a588d36b7e65e6ed5e0d6e1a36cf8046b8ca8bf",
2026-06-10 15:52:08.844902 | controller |     "Jun 10 14:59:57.739213 crc crio[20344]: time=\"2026-06-10T14:59:57.73905056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.844922 | controller |     "Jun 10 14:59:57.748847 crc crio[20344]: time=\"2026-06-10T14:59:57.748769751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.844938 | controller |     "Jun 10 14:59:57.771505 crc crio[20344]: time=\"2026-06-10T14:59:57.771318703Z\" level=info msg=\"Created container 1fb9542c37680002e14ff79328a3c028bc553e20aa101277f7df78e4e2c163a9: openstack/barbican-db-create-gwtgt/mariadb-database-create\" id=bb5f926a-4c8c-4942-8dcf-3dc675526642 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.844953 | controller |     "Jun 10 14:59:57.775935 crc crio[20344]: time=\"2026-06-10T14:59:57.7758488Z\" level=info msg=\"Starting container: 1fb9542c37680002e14ff79328a3c028bc553e20aa101277f7df78e4e2c163a9\" id=2cafa13d-61df-494b-8ec7-77924e31b255 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.844968 | controller |     "Jun 10 14:59:57.790049 crc crio[20344]: time=\"2026-06-10T14:59:57.789545854Z\" level=info msg=\"Started container\" PID=60920 containerID=1fb9542c37680002e14ff79328a3c028bc553e20aa101277f7df78e4e2c163a9 description=openstack/barbican-db-create-gwtgt/mariadb-database-create id=2cafa13d-61df-494b-8ec7-77924e31b255 name=/runtime.v1.RuntimeService/StartContainer sandboxID=83660410a5a6b30ca0ea3981f9779b527a0b3d43a4abdeaea73644dbb492f093",
2026-06-10 15:52:08.844984 | controller |     "Jun 10 14:59:57.828493 crc crio[20344]: 2026-06-10T14:59:57Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9a5d26caffe18ee Mac:e2:e1:46:a4:f7:86 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8a Mtu:0 Sandbox:/var/run/netns/e4f4de90-7eac-4c7a-943c-1d45e9086172 SocketPath: PciID:}] [{Interface:0xc00032c7d0 Address:{IP:10.217.0.138 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.844999 | controller |     "Jun 10 14:59:57.830866 crc crio[20344]: time=\"2026-06-10T14:59:57.830770139Z\" level=info msg=\"Got pod network &{Name:neutron-1d39-account-create-update-sm62x Namespace:openstack ID:9a5d26caffe18eedb3b318cc3aa17e1008f3bd33f530fb50bcec5faa1a4e124c UID:b39e1427-8b87-4ead-bfc3-3fc927a0c093 NetNS:/var/run/netns/e4f4de90-7eac-4c7a-943c-1d45e9086172 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb39e1427_8b87_4ead_bfc3_3fc927a0c093.slice PodAnnotations:0xc001b9c2a8}] Aliases:map[]}\"",
2026-06-10 15:52:08.845015 | controller |     "Jun 10 14:59:57.831179 crc crio[20344]: time=\"2026-06-10T14:59:57.831026995Z\" level=info msg=\"Checking pod openstack_neutron-1d39-account-create-update-sm62x for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.845030 | controller |     "Jun 10 14:59:57.848083 crc crio[20344]: time=\"2026-06-10T14:59:57.847991813Z\" level=info msg=\"Ran pod sandbox 9a5d26caffe18eedb3b318cc3aa17e1008f3bd33f530fb50bcec5faa1a4e124c with infra container: openstack/neutron-1d39-account-create-update-sm62x/POD\" id=54563ae3-3228-46e2-84f8-3451bd0a70b6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.845046 | controller |     "Jun 10 14:59:57.856007 crc crio[20344]: time=\"2026-06-10T14:59:57.855918288Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=eb6d03ff-ac1f-45b5-8398-f2bb9a166778 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.845061 | controller |     "Jun 10 14:59:57.864327 crc crio[20344]: time=\"2026-06-10T14:59:57.864177071Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=265b5bd6-b011-4da6-984e-b6de14df0440 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.845076 | controller |     "Jun 10 14:59:57.875362 crc crio[20344]: time=\"2026-06-10T14:59:57.875223197Z\" level=info msg=\"Creating container: openstack/neutron-1d39-account-create-update-sm62x/mariadb-account-create-update\" id=26884af4-5abd-4741-930d-ed70a80758c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.845095 | controller |     "Jun 10 14:59:57.876105 crc crio[20344]: time=\"2026-06-10T14:59:57.875644168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.845111 | controller |     "Jun 10 14:59:58.022664 crc crio[20344]: 2026-06-10T14:59:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f7af261d92cc912 Mac:e2:93:a3:9a:5a:a2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:87 Mtu:0 Sandbox:/var/run/netns/1e106443-874a-49f6-b91d-b9355ea20c40 SocketPath: PciID:}] [{Interface:0xc00048c6b0 Address:{IP:10.217.0.135 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.845126 | controller |     "Jun 10 14:59:58.024062 crc crio[20344]: time=\"2026-06-10T14:59:58.023982718Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-wqkjp Namespace:openstack ID:f7af261d92cc912c44efd023ff682ce55afff271947ae0d9458208f1167f3047 UID:5870b0e9-5e32-42f1-8622-d7b80e7740df NetNS:/var/run/netns/1e106443-874a-49f6-b91d-b9355ea20c40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5870b0e9_5e32_42f1_8622_d7b80e7740df.slice PodAnnotations:0xc00012a468}] Aliases:map[]}\"",
2026-06-10 15:52:08.845153 | controller |     "Jun 10 14:59:58.024235 crc crio[20344]: time=\"2026-06-10T14:59:58.024193904Z\" level=info msg=\"Checking pod openstack_neutron-db-create-wqkjp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.845170 | controller |     "Jun 10 14:59:58.027919 crc crio[20344]: 2026-06-10T14:59:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:66d9614133e9377 Mac:52:1a:97:d5:4d:d6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:89 Mtu:0 Sandbox:/var/run/netns/716e31cf-5d53-4248-a385-eb92474420b3 SocketPath: PciID:}] [{Interface:0xc0001b46c0 Address:{IP:10.217.0.137 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.845186 | controller |     "Jun 10 14:59:58.027919 crc crio[20344]: 2026-06-10T14:59:58Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e2030753e7759f2 Mac:56:15:93:be:7e:03 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:88 Mtu:0 Sandbox:/var/run/netns/698498be-88b9-45f0-9348-f5689c5d2b12 SocketPath: PciID:}] [{Interface:0xc0002a4730 Address:{IP:10.217.0.136 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.845202 | controller |     "Jun 10 14:59:58.030100 crc crio[20344]: time=\"2026-06-10T14:59:58.030053485Z\" level=info msg=\"Got pod network &{Name:barbican-e6b8-account-create-update-527vs Namespace:openstack ID:66d9614133e93779e9c58967b9c92dabad5191c3ecb68d363bc79708f5cc1a26 UID:a96e6263-cb03-4ccd-8d50-f7577060df7e NetNS:/var/run/netns/716e31cf-5d53-4248-a385-eb92474420b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda96e6263_cb03_4ccd_8d50_f7577060df7e.slice PodAnnotations:0xc0006b4838}] Aliases:map[]}\"",
2026-06-10 15:52:08.845217 | controller |     "Jun 10 14:59:58.030339 crc crio[20344]: time=\"2026-06-10T14:59:58.03024863Z\" level=info msg=\"Checking pod openstack_barbican-e6b8-account-create-update-527vs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.845233 | controller |     "Jun 10 14:59:58.030921 crc crio[20344]: time=\"2026-06-10T14:59:58.030849175Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-q2bjf Namespace:openstack ID:e2030753e7759f2238b4db4e86f8cc4a8179b93e160208454485816cead51ae8 UID:9cc70145-f8a6-4d65-b0e7-d9144b4d1001 NetNS:/var/run/netns/698498be-88b9-45f0-9348-f5689c5d2b12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9cc70145_f8a6_4d65_b0e7_d9144b4d1001.slice PodAnnotations:0xc00008c3c8}] Aliases:map[]}\"",
2026-06-10 15:52:08.845252 | controller |     "Jun 10 14:59:58.031112 crc crio[20344]: time=\"2026-06-10T14:59:58.031053171Z\" level=info msg=\"Checking pod openstack_keystone-db-sync-q2bjf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.845268 | controller |     "Jun 10 14:59:58.040364 crc crio[20344]: time=\"2026-06-10T14:59:58.040106155Z\" level=info msg=\"Created container e9d565b2c8fcec0daed626694c1daf88683ab6f477ddb2b8a17b49fabd0f0fc2: openstack/cinder-dc39-account-create-update-bj6hj/mariadb-account-create-update\" id=d9c581f9-3c10-4101-b8b0-1c3ef397f109 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.845284 | controller |     "Jun 10 14:59:58.043607 crc crio[20344]: time=\"2026-06-10T14:59:58.043527053Z\" level=info msg=\"Starting container: e9d565b2c8fcec0daed626694c1daf88683ab6f477ddb2b8a17b49fabd0f0fc2\" id=11adccc3-fa11-41c6-bd83-3b4086ab9b7c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.845300 | controller |     "Jun 10 14:59:58.054502 crc crio[20344]: time=\"2026-06-10T14:59:58.050036571Z\" level=info msg=\"Started container\" PID=60954 containerID=e9d565b2c8fcec0daed626694c1daf88683ab6f477ddb2b8a17b49fabd0f0fc2 description=openstack/cinder-dc39-account-create-update-bj6hj/mariadb-account-create-update id=11adccc3-fa11-41c6-bd83-3b4086ab9b7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=17d0f2fc224fc2f76ce11e20eae570123b7ae905034f8079357e9b52ae4a597f",
2026-06-10 15:52:08.845316 | controller |     "Jun 10 14:59:58.538565 crc crio[20344]: time=\"2026-06-10T14:59:58.538012082Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.845331 | controller |     "Jun 10 14:59:58.549487 crc crio[20344]: time=\"2026-06-10T14:59:58.549351395Z\" level=info msg=\"Ran pod sandbox 66d9614133e93779e9c58967b9c92dabad5191c3ecb68d363bc79708f5cc1a26 with infra container: openstack/barbican-e6b8-account-create-update-527vs/POD\" id=aafa70cc-4445-4171-b830-5ab8adf518f3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.845346 | controller |     "Jun 10 14:59:58.552586 crc crio[20344]: time=\"2026-06-10T14:59:58.552538267Z\" level=info msg=\"Ran pod sandbox e2030753e7759f2238b4db4e86f8cc4a8179b93e160208454485816cead51ae8 with infra container: openstack/keystone-db-sync-q2bjf/POD\" id=d6b28660-0fe2-4b6d-b9a0-d3ac58ced7ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.845361 | controller |     "Jun 10 14:59:58.553663 crc crio[20344]: time=\"2026-06-10T14:59:58.553631966Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=1ddbf74b-c9d9-4faa-8928-778fda89b4d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.845376 | controller |     "Jun 10 14:59:58.555007 crc crio[20344]: time=\"2026-06-10T14:59:58.554430186Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=994a76e8-7881-46db-8514-73dfff899313 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.845392 | controller |     "Jun 10 14:59:58.559363 crc crio[20344]: time=\"2026-06-10T14:59:58.5592253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.845407 | controller |     "Jun 10 14:59:58.562664 crc crio[20344]: time=\"2026-06-10T14:59:58.562568846Z\" level=info msg=\"Ran pod sandbox f7af261d92cc912c44efd023ff682ce55afff271947ae0d9458208f1167f3047 with infra container: openstack/neutron-db-create-wqkjp/POD\" id=aeceabca-af33-4167-8023-475f515649ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.845422 | controller |     "Jun 10 14:59:58.567366 crc crio[20344]: time=\"2026-06-10T14:59:58.567121904Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=9182c2c1-58ea-4300-921e-7650f772c0e3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.845441 | controller |     "Jun 10 14:59:58.602416 crc crio[20344]: time=\"2026-06-10T14:59:58.60220223Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=8b71bc6a-f083-4258-9629-954b7a6d9696 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.845456 | controller |     "Jun 10 14:59:58.639965 crc crio[20344]: time=\"2026-06-10T14:59:58.639840472Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-keystone:current-podified not found\" id=994a76e8-7881-46db-8514-73dfff899313 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.845471 | controller |     "Jun 10 14:59:58.640245 crc crio[20344]: time=\"2026-06-10T14:59:58.639988906Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-keystone:current-podified found\" id=994a76e8-7881-46db-8514-73dfff899313 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.845486 | controller |     "Jun 10 14:59:58.643140 crc crio[20344]: time=\"2026-06-10T14:59:58.642985473Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=6ab133e1-4d15-4342-9a3d-95705624c223 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.845501 | controller |     "Jun 10 14:59:58.643664 crc crio[20344]: time=\"2026-06-10T14:59:58.643608799Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c73dfc31-66f6-407c-a154-6d227fac6086 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.845516 | controller |     "Jun 10 14:59:58.647813 crc crio[20344]: time=\"2026-06-10T14:59:58.647441608Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-keystone:current-podified\\\"\"",
2026-06-10 15:52:08.845531 | controller |     "Jun 10 14:59:58.648389 crc crio[20344]: time=\"2026-06-10T14:59:58.648210828Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-object@sha256:ca70cf0e497f85d020943547bece4f9a7193c8b97ef5575264cff0ea6de83083\" id=779d4ea7-fb0f-492a-8c1b-cc7d5ce677dd name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.845547 | controller |     "Jun 10 14:59:58.653356 crc crio[20344]: time=\"2026-06-10T14:59:58.653164236Z\" level=info msg=\"Creating container: openstack/neutron-db-create-wqkjp/mariadb-database-create\" id=eb1ff1d4-5784-4f54-992a-e0ac5392e054 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.845562 | controller |     "Jun 10 14:59:58.654686 crc crio[20344]: time=\"2026-06-10T14:59:58.654600193Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.845577 | controller |     "Jun 10 14:59:58.654982 crc crio[20344]: time=\"2026-06-10T14:59:58.654609583Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=5529a157-c6cf-465f-8ca3-fec1a347027b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.845592 | controller |     "Jun 10 14:59:58.662828 crc crio[20344]: time=\"2026-06-10T14:59:58.662671511Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=876b22b9-48ba-4f1c-a143-cf8cc102b1b8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.845608 | controller |     "Jun 10 14:59:58.670107 crc crio[20344]: time=\"2026-06-10T14:59:58.669951339Z\" level=info msg=\"Creating container: openstack/barbican-e6b8-account-create-update-527vs/mariadb-account-create-update\" id=68d1723f-d4e8-4a3f-ab84-76e1ccccd988 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.845623 | controller |     "Jun 10 14:59:58.693440 crc crio[20344]: time=\"2026-06-10T14:59:58.693146818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.845641 | controller |     "Jun 10 14:59:58.711889 crc crio[20344]: time=\"2026-06-10T14:59:58.71179422Z\" level=info msg=\"Creating container: openstack/swift-storage-0/xattr-restore\" id=57d1fcf9-1baf-4d7a-a92b-851d2a58ec3b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.845656 | controller |     "Jun 10 14:59:58.719647 crc crio[20344]: time=\"2026-06-10T14:59:58.716911812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.845672 | controller |     "Jun 10 14:59:58.744624 crc crio[20344]: time=\"2026-06-10T14:59:58.744539546Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.845687 | controller |     "Jun 10 14:59:58.750096 crc crio[20344]: time=\"2026-06-10T14:59:58.750028987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.845702 | controller |     "Jun 10 14:59:58.754892 crc crio[20344]: time=\"2026-06-10T14:59:58.754659257Z\" level=info msg=\"Created container 5ffaf05d43bc8fe0206327437fcc0c6abe4c1c53c1110f581d08cf043b37058e: openstack/neutron-1d39-account-create-update-sm62x/mariadb-account-create-update\" id=26884af4-5abd-4741-930d-ed70a80758c9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.845717 | controller |     "Jun 10 14:59:58.758472 crc crio[20344]: time=\"2026-06-10T14:59:58.756367841Z\" level=info msg=\"Starting container: 5ffaf05d43bc8fe0206327437fcc0c6abe4c1c53c1110f581d08cf043b37058e\" id=bc1444ce-4bb2-4c49-83b3-964232c383cd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.845732 | controller |     "Jun 10 14:59:58.772401 crc crio[20344]: time=\"2026-06-10T14:59:58.772232431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.845747 | controller |     "Jun 10 14:59:58.775095 crc crio[20344]: time=\"2026-06-10T14:59:58.774993842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.845761 | controller |     "Jun 10 14:59:58.792007 crc crio[20344]: time=\"2026-06-10T14:59:58.791879278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.845776 | controller |     "Jun 10 14:59:58.795639 crc crio[20344]: time=\"2026-06-10T14:59:58.795573253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.845791 | controller |     "Jun 10 14:59:58.798615 crc crio[20344]: time=\"2026-06-10T14:59:58.7985451Z\" level=info msg=\"Started container\" PID=61060 containerID=5ffaf05d43bc8fe0206327437fcc0c6abe4c1c53c1110f581d08cf043b37058e description=openstack/neutron-1d39-account-create-update-sm62x/mariadb-account-create-update id=bc1444ce-4bb2-4c49-83b3-964232c383cd name=/runtime.v1.RuntimeService/StartContainer sandboxID=9a5d26caffe18eedb3b318cc3aa17e1008f3bd33f530fb50bcec5faa1a4e124c",
2026-06-10 15:52:08.845806 | controller |     "Jun 10 14:59:59.212792 crc crio[20344]: time=\"2026-06-10T14:59:59.212604903Z\" level=info msg=\"Created container f9afc6244ac3773a243053ca6f0c85cf5c802e912425b65c50e9370ee01c1ed5: openstack/neutron-db-create-wqkjp/mariadb-database-create\" id=eb1ff1d4-5784-4f54-992a-e0ac5392e054 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.845822 | controller |     "Jun 10 14:59:59.216490 crc crio[20344]: time=\"2026-06-10T14:59:59.216184125Z\" level=info msg=\"Starting container: f9afc6244ac3773a243053ca6f0c85cf5c802e912425b65c50e9370ee01c1ed5\" id=0a5d2413-4d39-4c14-99b1-18d66c2cc8f4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.845841 | controller |     "Jun 10 14:59:59.234828 crc crio[20344]: time=\"2026-06-10T14:59:59.234550049Z\" level=info msg=\"Started container\" PID=61078 containerID=f9afc6244ac3773a243053ca6f0c85cf5c802e912425b65c50e9370ee01c1ed5 description=openstack/neutron-db-create-wqkjp/mariadb-database-create id=0a5d2413-4d39-4c14-99b1-18d66c2cc8f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f7af261d92cc912c44efd023ff682ce55afff271947ae0d9458208f1167f3047",
2026-06-10 15:52:08.845875 | controller |     "Jun 10 14:59:59.253911 crc crio[20344]: time=\"2026-06-10T14:59:59.253777136Z\" level=info msg=\"Created container e02d2971dcb2b410cdaf7d2eca10caffd90c8efbb8862ef9be7f3f76d45eadf0: openstack/barbican-e6b8-account-create-update-527vs/mariadb-account-create-update\" id=68d1723f-d4e8-4a3f-ab84-76e1ccccd988 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.845892 | controller |     "Jun 10 14:59:59.256417 crc crio[20344]: time=\"2026-06-10T14:59:59.256231109Z\" level=info msg=\"Starting container: e02d2971dcb2b410cdaf7d2eca10caffd90c8efbb8862ef9be7f3f76d45eadf0\" id=c0a3b1a3-c6ad-45ba-8a68-5da7eca1ccc0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.845910 | controller |     "Jun 10 14:59:59.275330 crc crio[20344]: time=\"2026-06-10T14:59:59.273490145Z\" level=info msg=\"Started container\" PID=61084 containerID=e02d2971dcb2b410cdaf7d2eca10caffd90c8efbb8862ef9be7f3f76d45eadf0 description=openstack/barbican-e6b8-account-create-update-527vs/mariadb-account-create-update id=c0a3b1a3-c6ad-45ba-8a68-5da7eca1ccc0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=66d9614133e93779e9c58967b9c92dabad5191c3ecb68d363bc79708f5cc1a26",
2026-06-10 15:52:08.845928 | controller |     "Jun 10 14:59:59.288590 crc crio[20344]: time=\"2026-06-10T14:59:59.288433481Z\" level=info msg=\"Created container 60ff449fc9b8e77893765f977ef6da4132588487b4102cdf4ba6cb2b254bccac: openstack/swift-storage-0/xattr-restore\" id=57d1fcf9-1baf-4d7a-a92b-851d2a58ec3b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.845943 | controller |     "Jun 10 14:59:59.292804 crc crio[20344]: time=\"2026-06-10T14:59:59.292462705Z\" level=info msg=\"Starting container: 60ff449fc9b8e77893765f977ef6da4132588487b4102cdf4ba6cb2b254bccac\" id=4fb2c1dc-6eee-48bb-90f5-8404530230ec name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.845959 | controller |     "Jun 10 14:59:59.319338 crc crio[20344]: time=\"2026-06-10T14:59:59.312958114Z\" level=info msg=\"Started container\" PID=61083 containerID=60ff449fc9b8e77893765f977ef6da4132588487b4102cdf4ba6cb2b254bccac description=openstack/swift-storage-0/xattr-restore id=4fb2c1dc-6eee-48bb-90f5-8404530230ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045",
2026-06-10 15:52:08.845975 | controller |     "Jun 10 14:59:59.845780 crc crio[20344]: time=\"2026-06-10T14:59:59.843497884Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=9a6fc148-5e04-4a24-8ecc-546caaa09fe8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.845991 | controller |     "Jun 10 14:59:59.845780 crc crio[20344]: time=\"2026-06-10T14:59:59.84452596Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-account:current-podified not found\" id=9a6fc148-5e04-4a24-8ecc-546caaa09fe8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.846006 | controller |     "Jun 10 14:59:59.845780 crc crio[20344]: time=\"2026-06-10T14:59:59.844618873Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-account:current-podified found\" id=9a6fc148-5e04-4a24-8ecc-546caaa09fe8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.846028 | controller |     "Jun 10 14:59:59.846138 crc crio[20344]: time=\"2026-06-10T14:59:59.845779403Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=db70d584-c85a-4863-a66b-acc99b5fef1a name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.846044 | controller |     "Jun 10 14:59:59.851869 crc crio[20344]: time=\"2026-06-10T14:59:59.851778728Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\\\"\"",
2026-06-10 15:52:08.846059 | controller |     "Jun 10 14:59:59.853613 crc crio[20344]: time=\"2026-06-10T14:59:59.853439811Z\" level=info msg=\"Stopping pod sandbox: 83660410a5a6b30ca0ea3981f9779b527a0b3d43a4abdeaea73644dbb492f093\" id=38025c42-05ab-4ff3-8b6b-54cee7f57d1a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.846074 | controller |     "Jun 10 14:59:59.853613 crc crio[20344]: time=\"2026-06-10T14:59:59.853600475Z\" level=info msg=\"Stopping pod sandbox: 17d0f2fc224fc2f76ce11e20eae570123b7ae905034f8079357e9b52ae4a597f\" id=8c7dc414-fd64-4336-bd5b-3225ec0337ac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.846089 | controller |     "Jun 10 14:59:59.853929 crc crio[20344]: time=\"2026-06-10T14:59:59.853652456Z\" level=info msg=\"Stopping pod sandbox: ae66f793f3946f3dc30c8dee6a588d36b7e65e6ed5e0d6e1a36cf8046b8ca8bf\" id=43810a13-899a-4d4a-8977-824715f3c6af name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.846104 | controller |     "Jun 10 14:59:59.854135 crc crio[20344]: time=\"2026-06-10T14:59:59.854066397Z\" level=info msg=\"Got pod network &{Name:cinder-dc39-account-create-update-bj6hj Namespace:openstack ID:17d0f2fc224fc2f76ce11e20eae570123b7ae905034f8079357e9b52ae4a597f UID:a560405d-38a1-4d7d-9253-704970f3f152 NetNS:/var/run/netns/52aa777a-58e1-4dfd-a640-6dc5c06338d9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda560405d_38a1_4d7d_9253_704970f3f152.slice PodAnnotations:0xc00008cb50}] Aliases:map[]}\"",
2026-06-10 15:52:08.846120 | controller |     "Jun 10 14:59:59.854135 crc crio[20344]: time=\"2026-06-10T14:59:59.854094337Z\" level=info msg=\"Got pod network &{Name:barbican-db-create-gwtgt Namespace:openstack ID:83660410a5a6b30ca0ea3981f9779b527a0b3d43a4abdeaea73644dbb492f093 UID:29139ec5-8bd7-45c0-b1a3-18afbf04979d NetNS:/var/run/netns/9f87bdee-dd9e-4611-be12-c406845710af Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod29139ec5_8bd7_45c0_b1a3_18afbf04979d.slice PodAnnotations:0xc0040365b0}] Aliases:map[]}\"",
2026-06-10 15:52:08.846135 | controller |     "Jun 10 14:59:59.854300 crc crio[20344]: time=\"2026-06-10T14:59:59.8541845Z\" level=info msg=\"Deleting pod openstack_cinder-dc39-account-create-update-bj6hj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.846151 | controller |     "Jun 10 14:59:59.854419 crc crio[20344]: time=\"2026-06-10T14:59:59.854323613Z\" level=info msg=\"Deleting pod openstack_barbican-db-create-gwtgt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.846166 | controller |     "Jun 10 14:59:59.854500 crc crio[20344]: time=\"2026-06-10T14:59:59.854408125Z\" level=info msg=\"Got pod network &{Name:cinder-db-create-sj2nk Namespace:openstack ID:ae66f793f3946f3dc30c8dee6a588d36b7e65e6ed5e0d6e1a36cf8046b8ca8bf UID:cf024ddd-dea5-47e4-ae30-33351a020b5f NetNS:/var/run/netns/cf9dbccf-2833-4189-ab9f-a20e09257a23 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcf024ddd_dea5_47e4_ae30_33351a020b5f.slice PodAnnotations:0xc0006b4aa8}] Aliases:map[]}\"",
2026-06-10 15:52:08.846181 | controller |     "Jun 10 14:59:59.854803 crc crio[20344]: time=\"2026-06-10T14:59:59.854691933Z\" level=info msg=\"Deleting pod openstack_cinder-db-create-sj2nk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.846210 | controller |     "Jun 10 15:00:00.248228 crc crio[20344]: time=\"2026-06-10T15:00:00.247813435Z\" level=info msg=\"Stopped pod sandbox: ae66f793f3946f3dc30c8dee6a588d36b7e65e6ed5e0d6e1a36cf8046b8ca8bf\" id=43810a13-899a-4d4a-8977-824715f3c6af name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.846226 | controller |     "Jun 10 15:00:00.305078 crc crio[20344]: time=\"2026-06-10T15:00:00.304981871Z\" level=info msg=\"Stopped pod sandbox: 83660410a5a6b30ca0ea3981f9779b527a0b3d43a4abdeaea73644dbb492f093\" id=38025c42-05ab-4ff3-8b6b-54cee7f57d1a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.846242 | controller |     "Jun 10 15:00:00.375043 crc crio[20344]: time=\"2026-06-10T15:00:00.374923447Z\" level=info msg=\"Stopped pod sandbox: 17d0f2fc224fc2f76ce11e20eae570123b7ae905034f8079357e9b52ae4a597f\" id=8c7dc414-fd64-4336-bd5b-3225ec0337ac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.846257 | controller |     "Jun 10 15:00:00.870663 crc crio[20344]: time=\"2026-06-10T15:00:00.868209855Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685060-gprl6/POD\" id=d1243995-1148-4ac1-bcfc-72bd53e1ca8b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.846272 | controller |     "Jun 10 15:00:00.870915 crc crio[20344]: time=\"2026-06-10T15:00:00.870827523Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.846287 | controller |     "Jun 10 15:00:00.883007 crc crio[20344]: time=\"2026-06-10T15:00:00.882796472Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29685060-nh8dl/POD\" id=40dc84f1-99c4-4edb-b91f-b1df2a1500b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.846302 | controller |     "Jun 10 15:00:00.883007 crc crio[20344]: time=\"2026-06-10T15:00:00.882999567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.846317 | controller |     "Jun 10 15:00:00.962615 crc crio[20344]: time=\"2026-06-10T15:00:00.962545512Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685060-gprl6 Namespace:openshift-infra ID:01815fff32f60dc20ded11a8796b756143d815884742aca171b72b54d21ee8ad UID:04f6b7ec-5bd6-48a9-b3ea-ef44e7d89cb1 NetNS:/var/run/netns/aadd961e-e3c0-4b98-9dd3-8bd5c844c40b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04f6b7ec_5bd6_48a9_b3ea_ef44e7d89cb1.slice PodAnnotations:0xc00078c7c8}] Aliases:map[]}\"",
2026-06-10 15:52:08.846332 | controller |     "Jun 10 15:00:00.963006 crc crio[20344]: time=\"2026-06-10T15:00:00.962984383Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685060-gprl6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.846348 | controller |     "Jun 10 15:00:00.975724 crc crio[20344]: time=\"2026-06-10T15:00:00.975619039Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685060-nh8dl Namespace:openshift-operator-lifecycle-manager ID:3dc0c8c19a9c72fa2d510c4eccb49d9bca8a0bc4a9eb2f223ee66974bdb64bda UID:5e1522fb-d2ec-4191-9720-6d932b1d8b87 NetNS:/var/run/netns/9cce9489-519f-4b9c-9b79-3395cb82fef9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5e1522fb_d2ec_4191_9720_6d932b1d8b87.slice PodAnnotations:0xc00008c460}] Aliases:map[]}\"",
2026-06-10 15:52:08.846364 | controller |     "Jun 10 15:00:00.975724 crc crio[20344]: time=\"2026-06-10T15:00:00.975686921Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29685060-nh8dl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.846383 | controller |     "Jun 10 15:00:01.364631 crc crio[20344]: 2026-06-10T15:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3dc0c8c19a9c72f Mac:de:fa:2f:be:ea:d1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8c Mtu:0 Sandbox:/var/run/netns/9cce9489-519f-4b9c-9b79-3395cb82fef9 SocketPath: PciID:}] [{Interface:0xc00013ce40 Address:{IP:10.217.0.140 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.846399 | controller |     "Jun 10 15:00:01.366650 crc crio[20344]: time=\"2026-06-10T15:00:01.366608936Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685060-nh8dl Namespace:openshift-operator-lifecycle-manager ID:3dc0c8c19a9c72fa2d510c4eccb49d9bca8a0bc4a9eb2f223ee66974bdb64bda UID:5e1522fb-d2ec-4191-9720-6d932b1d8b87 NetNS:/var/run/netns/9cce9489-519f-4b9c-9b79-3395cb82fef9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5e1522fb_d2ec_4191_9720_6d932b1d8b87.slice PodAnnotations:0xc00008c460}] Aliases:map[]}\"",
2026-06-10 15:52:08.846415 | controller |     "Jun 10 15:00:01.366921 crc crio[20344]: time=\"2026-06-10T15:00:01.366900264Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29685060-nh8dl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.846431 | controller |     "Jun 10 15:00:01.451363 crc crio[20344]: 2026-06-10T15:00:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:01815fff32f60dc Mac:a6:7e:ea:12:ed:46 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8b Mtu:0 Sandbox:/var/run/netns/aadd961e-e3c0-4b98-9dd3-8bd5c844c40b SocketPath: PciID:}] [{Interface:0xc0001345b0 Address:{IP:10.217.0.139 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.846447 | controller |     "Jun 10 15:00:01.452436 crc crio[20344]: time=\"2026-06-10T15:00:01.452374411Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685060-gprl6 Namespace:openshift-infra ID:01815fff32f60dc20ded11a8796b756143d815884742aca171b72b54d21ee8ad UID:04f6b7ec-5bd6-48a9-b3ea-ef44e7d89cb1 NetNS:/var/run/netns/aadd961e-e3c0-4b98-9dd3-8bd5c844c40b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04f6b7ec_5bd6_48a9_b3ea_ef44e7d89cb1.slice PodAnnotations:0xc00078c7c8}] Aliases:map[]}\"",
2026-06-10 15:52:08.846463 | controller |     "Jun 10 15:00:01.452555 crc crio[20344]: time=\"2026-06-10T15:00:01.452530365Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685060-gprl6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.846478 | controller |     "Jun 10 15:00:01.704103 crc crio[20344]: time=\"2026-06-10T15:00:01.70406799Z\" level=info msg=\"Ran pod sandbox 01815fff32f60dc20ded11a8796b756143d815884742aca171b72b54d21ee8ad with infra container: openshift-infra/auto-csr-approver-29685060-gprl6/POD\" id=d1243995-1148-4ac1-bcfc-72bd53e1ca8b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.846494 | controller |     "Jun 10 15:00:01.708915 crc crio[20344]: time=\"2026-06-10T15:00:01.708852714Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=afd2291e-da48-4d49-a524-a363ad5c67ed name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.846509 | controller |     "Jun 10 15:00:01.709648 crc crio[20344]: time=\"2026-06-10T15:00:01.709547472Z\" level=info msg=\"Ran pod sandbox 3dc0c8c19a9c72fa2d510c4eccb49d9bca8a0bc4a9eb2f223ee66974bdb64bda with infra container: openshift-operator-lifecycle-manager/collect-profiles-29685060-nh8dl/POD\" id=40dc84f1-99c4-4edb-b91f-b1df2a1500b7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.846525 | controller |     "Jun 10 15:00:01.716235 crc crio[20344]: time=\"2026-06-10T15:00:01.71604243Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c9616095-9c16-49c8-bff7-cae1c8622974 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.846544 | controller |     "Jun 10 15:00:01.717370 crc crio[20344]: time=\"2026-06-10T15:00:01.717327683Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-10 15:52:08.846559 | controller |     "Jun 10 15:00:01.720628 crc crio[20344]: time=\"2026-06-10T15:00:01.719646333Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b23d7389-81fd-4e54-8f6f-72b6cac609c7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.846575 | controller |     "Jun 10 15:00:01.735581 crc crio[20344]: time=\"2026-06-10T15:00:01.732633278Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29685060-nh8dl/collect-profiles\" id=e074fd9f-601b-429e-bd99-298e5d014fdd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.846590 | controller |     "Jun 10 15:00:01.738348 crc crio[20344]: time=\"2026-06-10T15:00:01.73814049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.846605 | controller |     "Jun 10 15:00:01.826164 crc crio[20344]: time=\"2026-06-10T15:00:01.826072611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.846620 | controller |     "Jun 10 15:00:01.832369 crc crio[20344]: time=\"2026-06-10T15:00:01.832190329Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-account@sha256:2e8a2b2bbccdd61ef08eb9b79a8e66a2e2e82e19054bde454cdbcb0d80d92310\" id=db70d584-c85a-4863-a66b-acc99b5fef1a name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.846635 | controller |     "Jun 10 15:00:01.833375 crc crio[20344]: time=\"2026-06-10T15:00:01.833304948Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=06cb6b41-538f-4455-a3d1-c3f8ac6bc51c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.846650 | controller |     "Jun 10 15:00:01.834181 crc crio[20344]: time=\"2026-06-10T15:00:01.834115059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.846666 | controller |     "Jun 10 15:00:01.853784 crc crio[20344]: time=\"2026-06-10T15:00:01.853479989Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=c9a6ab00-7fe9-48e5-ae82-5bbf187dfb28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.846681 | controller |     "Jun 10 15:00:01.869089 crc crio[20344]: time=\"2026-06-10T15:00:01.86899945Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-server\" id=8c81ab09-3fb5-44c2-9c4b-9e6ad62873ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.846696 | controller |     "Jun 10 15:00:01.871186 crc crio[20344]: time=\"2026-06-10T15:00:01.871121674Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.846711 | controller |     "Jun 10 15:00:01.912393 crc crio[20344]: time=\"2026-06-10T15:00:01.912319668Z\" level=info msg=\"Stopping pod sandbox: 9a5d26caffe18eedb3b318cc3aa17e1008f3bd33f530fb50bcec5faa1a4e124c\" id=41714ac3-775d-470e-a0e8-439d37312a4e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.846726 | controller |     "Jun 10 15:00:01.912561 crc crio[20344]: time=\"2026-06-10T15:00:01.91240266Z\" level=info msg=\"Stopping pod sandbox: f7af261d92cc912c44efd023ff682ce55afff271947ae0d9458208f1167f3047\" id=71b3c115-d6bb-4fad-b383-be118c7fb5e4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.846745 | controller |     "Jun 10 15:00:01.912561 crc crio[20344]: time=\"2026-06-10T15:00:01.912359739Z\" level=info msg=\"Stopping pod sandbox: 66d9614133e93779e9c58967b9c92dabad5191c3ecb68d363bc79708f5cc1a26\" id=9b8e6711-1472-4c09-a22d-c30ad00aadac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.846761 | controller |     "Jun 10 15:00:01.913017 crc crio[20344]: time=\"2026-06-10T15:00:01.912953115Z\" level=info msg=\"Got pod network &{Name:neutron-1d39-account-create-update-sm62x Namespace:openstack ID:9a5d26caffe18eedb3b318cc3aa17e1008f3bd33f530fb50bcec5faa1a4e124c UID:b39e1427-8b87-4ead-bfc3-3fc927a0c093 NetNS:/var/run/netns/e4f4de90-7eac-4c7a-943c-1d45e9086172 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb39e1427_8b87_4ead_bfc3_3fc927a0c093.slice PodAnnotations:0xc006858500}] Aliases:map[]}\"",
2026-06-10 15:52:08.846776 | controller |     "Jun 10 15:00:01.913161 crc crio[20344]: time=\"2026-06-10T15:00:01.913104609Z\" level=info msg=\"Got pod network &{Name:barbican-e6b8-account-create-update-527vs Namespace:openstack ID:66d9614133e93779e9c58967b9c92dabad5191c3ecb68d363bc79708f5cc1a26 UID:a96e6263-cb03-4ccd-8d50-f7577060df7e NetNS:/var/run/netns/716e31cf-5d53-4248-a385-eb92474420b3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda96e6263_cb03_4ccd_8d50_f7577060df7e.slice PodAnnotations:0xc000528240}] Aliases:map[]}\"",
2026-06-10 15:52:08.846792 | controller |     "Jun 10 15:00:01.913161 crc crio[20344]: time=\"2026-06-10T15:00:01.91314247Z\" level=info msg=\"Deleting pod openstack_neutron-1d39-account-create-update-sm62x from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.846808 | controller |     "Jun 10 15:00:01.913379 crc crio[20344]: time=\"2026-06-10T15:00:01.913326994Z\" level=info msg=\"Deleting pod openstack_barbican-e6b8-account-create-update-527vs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.846824 | controller |     "Jun 10 15:00:01.915989 crc crio[20344]: time=\"2026-06-10T15:00:01.915913261Z\" level=info msg=\"Got pod network &{Name:neutron-db-create-wqkjp Namespace:openstack ID:f7af261d92cc912c44efd023ff682ce55afff271947ae0d9458208f1167f3047 UID:5870b0e9-5e32-42f1-8622-d7b80e7740df NetNS:/var/run/netns/1e106443-874a-49f6-b91d-b9355ea20c40 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5870b0e9_5e32_42f1_8622_d7b80e7740df.slice PodAnnotations:0xc0006b43c8}] Aliases:map[]}\"",
2026-06-10 15:52:08.846840 | controller |     "Jun 10 15:00:01.916123 crc crio[20344]: time=\"2026-06-10T15:00:01.916065155Z\" level=info msg=\"Deleting pod openstack_neutron-db-create-wqkjp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.846874 | controller |     "Jun 10 15:00:01.931698 crc crio[20344]: time=\"2026-06-10T15:00:01.931607176Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.846891 | controller |     "Jun 10 15:00:01.937098 crc crio[20344]: time=\"2026-06-10T15:00:01.937008756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.846906 | controller |     "Jun 10 15:00:02.015362 crc crio[20344]: time=\"2026-06-10T15:00:02.015167954Z\" level=info msg=\"Created container 8f06313381c59ef5266732c07de66986d1d5321ae4e404843cc2ff1bfe79321b: openshift-operator-lifecycle-manager/collect-profiles-29685060-nh8dl/collect-profiles\" id=e074fd9f-601b-429e-bd99-298e5d014fdd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.846925 | controller |     "Jun 10 15:00:02.016726 crc crio[20344]: time=\"2026-06-10T15:00:02.01657046Z\" level=info msg=\"Starting container: 8f06313381c59ef5266732c07de66986d1d5321ae4e404843cc2ff1bfe79321b\" id=31e21b64-c501-4ba9-85ca-6caa3165b37b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.846940 | controller |     "Jun 10 15:00:02.025738 crc crio[20344]: time=\"2026-06-10T15:00:02.025626164Z\" level=info msg=\"Started container\" PID=61494 containerID=8f06313381c59ef5266732c07de66986d1d5321ae4e404843cc2ff1bfe79321b description=openshift-operator-lifecycle-manager/collect-profiles-29685060-nh8dl/collect-profiles id=31e21b64-c501-4ba9-85ca-6caa3165b37b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3dc0c8c19a9c72fa2d510c4eccb49d9bca8a0bc4a9eb2f223ee66974bdb64bda",
2026-06-10 15:52:08.846956 | controller |     "Jun 10 15:00:02.055922 crc crio[20344]: time=\"2026-06-10T15:00:02.055818364Z\" level=info msg=\"Created container caf23e84cda5114c8e1b1928aeae59c92517fe6ea3d9077f834e758fb7021ce7: openstack/swift-storage-0/account-server\" id=8c81ab09-3fb5-44c2-9c4b-9e6ad62873ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.846972 | controller |     "Jun 10 15:00:02.058802 crc crio[20344]: time=\"2026-06-10T15:00:02.058691558Z\" level=info msg=\"Starting container: caf23e84cda5114c8e1b1928aeae59c92517fe6ea3d9077f834e758fb7021ce7\" id=e85ecd49-b541-44b0-bd91-0560ff2e1526 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.846988 | controller |     "Jun 10 15:00:02.094907 crc crio[20344]: time=\"2026-06-10T15:00:02.094803291Z\" level=info msg=\"Started container\" PID=61524 containerID=caf23e84cda5114c8e1b1928aeae59c92517fe6ea3d9077f834e758fb7021ce7 description=openstack/swift-storage-0/account-server id=e85ecd49-b541-44b0-bd91-0560ff2e1526 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045",
2026-06-10 15:52:08.847004 | controller |     "Jun 10 15:00:02.116968 crc crio[20344]: time=\"2026-06-10T15:00:02.1168306Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=07568125-6269-45a9-a235-eb07159d377f name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.847020 | controller |     "Jun 10 15:00:02.135142 crc crio[20344]: time=\"2026-06-10T15:00:02.1350509Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=311cf840-e684-42c5-99af-715cdcd0b359 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.847035 | controller |     "Jun 10 15:00:02.144732 crc crio[20344]: time=\"2026-06-10T15:00:02.144621867Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-replicator\" id=a8970ab1-d5a4-47f8-94e6-4d9a862ba210 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.847050 | controller |     "Jun 10 15:00:02.146598 crc crio[20344]: time=\"2026-06-10T15:00:02.146473495Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.847066 | controller |     "Jun 10 15:00:02.239420 crc crio[20344]: time=\"2026-06-10T15:00:02.237347522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.847081 | controller |     "Jun 10 15:00:02.247353 crc crio[20344]: time=\"2026-06-10T15:00:02.245645786Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.847096 | controller |     "Jun 10 15:00:02.350413 crc crio[20344]: time=\"2026-06-10T15:00:02.349379285Z\" level=info msg=\"Stopped pod sandbox: f7af261d92cc912c44efd023ff682ce55afff271947ae0d9458208f1167f3047\" id=71b3c115-d6bb-4fad-b383-be118c7fb5e4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.847115 | controller |     "Jun 10 15:00:02.428537 crc crio[20344]: time=\"2026-06-10T15:00:02.427450261Z\" level=info msg=\"Stopped pod sandbox: 66d9614133e93779e9c58967b9c92dabad5191c3ecb68d363bc79708f5cc1a26\" id=9b8e6711-1472-4c09-a22d-c30ad00aadac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.847130 | controller |     "Jun 10 15:00:02.448852 crc crio[20344]: time=\"2026-06-10T15:00:02.448618808Z\" level=info msg=\"Stopped pod sandbox: 9a5d26caffe18eedb3b318cc3aa17e1008f3bd33f530fb50bcec5faa1a4e124c\" id=41714ac3-775d-470e-a0e8-439d37312a4e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.847146 | controller |     "Jun 10 15:00:02.683612 crc crio[20344]: time=\"2026-06-10T15:00:02.683461682Z\" level=info msg=\"Created container 248fc08f3d33d4ba939a2d2da2bbbfb870cf25d701dd6f491fcfdfdd1c8e6d64: openstack/swift-storage-0/account-replicator\" id=a8970ab1-d5a4-47f8-94e6-4d9a862ba210 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.847161 | controller |     "Jun 10 15:00:02.684456 crc crio[20344]: time=\"2026-06-10T15:00:02.684336205Z\" level=info msg=\"Starting container: 248fc08f3d33d4ba939a2d2da2bbbfb870cf25d701dd6f491fcfdfdd1c8e6d64\" id=ee6f2e23-7429-4526-9051-2618c5d31cca name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.847176 | controller |     "Jun 10 15:00:02.693998 crc crio[20344]: time=\"2026-06-10T15:00:02.693783499Z\" level=info msg=\"Started container\" PID=61589 containerID=248fc08f3d33d4ba939a2d2da2bbbfb870cf25d701dd6f491fcfdfdd1c8e6d64 description=openstack/swift-storage-0/account-replicator id=ee6f2e23-7429-4526-9051-2618c5d31cca name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045",
2026-06-10 15:52:08.847192 | controller |     "Jun 10 15:00:02.732175 crc crio[20344]: time=\"2026-06-10T15:00:02.732067477Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=79fcbadc-33c4-404e-b7f9-f5c0f571921e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.847207 | controller |     "Jun 10 15:00:02.776036 crc crio[20344]: time=\"2026-06-10T15:00:02.775731705Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=c8cac6f5-4f6d-4e9e-887b-4aa2e14eec11 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.847222 | controller |     "Jun 10 15:00:02.787826 crc crio[20344]: time=\"2026-06-10T15:00:02.787732215Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-auditor\" id=b102eff9-1f2a-4231-aa01-2dbb9b8c4cc9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.847237 | controller |     "Jun 10 15:00:02.789666 crc crio[20344]: time=\"2026-06-10T15:00:02.789576262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.847253 | controller |     "Jun 10 15:00:02.858085 crc crio[20344]: time=\"2026-06-10T15:00:02.857982679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.847268 | controller |     "Jun 10 15:00:02.861530 crc crio[20344]: time=\"2026-06-10T15:00:02.861408437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.847283 | controller |     "Jun 10 15:00:02.986531 crc crio[20344]: time=\"2026-06-10T15:00:02.985782328Z\" level=info msg=\"Created container 51790e698b86d88c5df9d408f5f1630a113d2d55d6cc6056da58ce05c9de0834: openstack/swift-storage-0/account-auditor\" id=b102eff9-1f2a-4231-aa01-2dbb9b8c4cc9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.847301 | controller |     "Jun 10 15:00:02.988209 crc crio[20344]: time=\"2026-06-10T15:00:02.9881728Z\" level=info msg=\"Starting container: 51790e698b86d88c5df9d408f5f1630a113d2d55d6cc6056da58ce05c9de0834\" id=6d26ffed-e56a-4c41-ada0-4917b01b6f00 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.847316 | controller |     "Jun 10 15:00:03.003578 crc crio[20344]: time=\"2026-06-10T15:00:03.003521476Z\" level=info msg=\"Started container\" PID=61630 containerID=51790e698b86d88c5df9d408f5f1630a113d2d55d6cc6056da58ce05c9de0834 description=openstack/swift-storage-0/account-auditor id=6d26ffed-e56a-4c41-ada0-4917b01b6f00 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045",
2026-06-10 15:52:08.847332 | controller |     "Jun 10 15:00:03.032350 crc crio[20344]: time=\"2026-06-10T15:00:03.030211095Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=506feb47-3f80-4f6b-96de-25315831fc98 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.847347 | controller |     "Jun 10 15:00:03.061610 crc crio[20344]: time=\"2026-06-10T15:00:03.061528014Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-account:current-podified\" id=6c7f256c-8e54-41be-9e13-f02fc21db3d9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.847363 | controller |     "Jun 10 15:00:03.076754 crc crio[20344]: time=\"2026-06-10T15:00:03.076575333Z\" level=info msg=\"Creating container: openstack/swift-storage-0/account-reaper\" id=97d41f4f-af8c-40df-aabb-4d85f068094e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.847378 | controller |     "Jun 10 15:00:03.079120 crc crio[20344]: time=\"2026-06-10T15:00:03.078844501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.847393 | controller |     "Jun 10 15:00:03.149987 crc crio[20344]: time=\"2026-06-10T15:00:03.149874506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.847408 | controller |     "Jun 10 15:00:03.155195 crc crio[20344]: time=\"2026-06-10T15:00:03.155133441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.847423 | controller |     "Jun 10 15:00:03.239129 crc crio[20344]: time=\"2026-06-10T15:00:03.239003637Z\" level=info msg=\"Created container c093ac2517ba2285b9116619048f62746af645ef40917ae068a6d1c3ad3d4e91: openstack/swift-storage-0/account-reaper\" id=97d41f4f-af8c-40df-aabb-4d85f068094e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.847438 | controller |     "Jun 10 15:00:03.240509 crc crio[20344]: time=\"2026-06-10T15:00:03.240433094Z\" level=info msg=\"Starting container: c093ac2517ba2285b9116619048f62746af645ef40917ae068a6d1c3ad3d4e91\" id=9d26a2c1-52aa-498a-ad95-80a20b831e0b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.847462 | controller |     "Jun 10 15:00:03.250767 crc crio[20344]: time=\"2026-06-10T15:00:03.250562136Z\" level=info msg=\"Started container\" PID=61668 containerID=c093ac2517ba2285b9116619048f62746af645ef40917ae068a6d1c3ad3d4e91 description=openstack/swift-storage-0/account-reaper id=9d26a2c1-52aa-498a-ad95-80a20b831e0b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045",
2026-06-10 15:52:08.847516 | controller |     "Jun 10 15:00:03.267753 crc crio[20344]: time=\"2026-06-10T15:00:03.267648097Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=4070bef8-5612-4dc7-beb2-07263cdd310e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.847540 | controller |     "Jun 10 15:00:03.268007 crc crio[20344]: time=\"2026-06-10T15:00:03.267952405Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-swift-container:current-podified not found\" id=4070bef8-5612-4dc7-beb2-07263cdd310e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.847557 | controller |     "Jun 10 15:00:03.268103 crc crio[20344]: time=\"2026-06-10T15:00:03.268053187Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-swift-container:current-podified found\" id=4070bef8-5612-4dc7-beb2-07263cdd310e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.847573 | controller |     "Jun 10 15:00:03.275801 crc crio[20344]: time=\"2026-06-10T15:00:03.273248522Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=8ea73d9c-e738-46f2-92ad-f1df8b80f45b name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.847589 | controller |     "Jun 10 15:00:03.297167 crc crio[20344]: time=\"2026-06-10T15:00:03.296977044Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\\\"\"",
2026-06-10 15:52:08.847604 | controller |     "Jun 10 15:00:03.987536 crc crio[20344]: time=\"2026-06-10T15:00:03.986312216Z\" level=info msg=\"Stopping pod sandbox: 3dc0c8c19a9c72fa2d510c4eccb49d9bca8a0bc4a9eb2f223ee66974bdb64bda\" id=ee7db879-bb55-4e01-8a4c-d0f4aceecc2f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.847620 | controller |     "Jun 10 15:00:03.987536 crc crio[20344]: time=\"2026-06-10T15:00:03.987084345Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685060-nh8dl Namespace:openshift-operator-lifecycle-manager ID:3dc0c8c19a9c72fa2d510c4eccb49d9bca8a0bc4a9eb2f223ee66974bdb64bda UID:5e1522fb-d2ec-4191-9720-6d932b1d8b87 NetNS:/var/run/netns/9cce9489-519f-4b9c-9b79-3395cb82fef9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5e1522fb_d2ec_4191_9720_6d932b1d8b87.slice PodAnnotations:0xc0006b42d8}] Aliases:map[]}\"",
2026-06-10 15:52:08.847636 | controller |     "Jun 10 15:00:03.987536 crc crio[20344]: time=\"2026-06-10T15:00:03.987237539Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29685060-nh8dl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.847651 | controller |     "Jun 10 15:00:07.062069 crc crio[20344]: time=\"2026-06-10T15:00:07.059938625Z\" level=info msg=\"Stopped pod sandbox: 3dc0c8c19a9c72fa2d510c4eccb49d9bca8a0bc4a9eb2f223ee66974bdb64bda\" id=ee7db879-bb55-4e01-8a4c-d0f4aceecc2f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.847667 | controller |     "Jun 10 15:00:07.204006 crc crio[20344]: time=\"2026-06-10T15:00:07.203891283Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-keystone@sha256:ab100203188fc03e43c62a1ca90a3d8f03ed8b4a3e248f5cd6669efe9a52b1e3\" id=6ab133e1-4d15-4342-9a3d-95705624c223 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.847682 | controller |     "Jun 10 15:00:07.205098 crc crio[20344]: time=\"2026-06-10T15:00:07.205005981Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=1da61a24-4084-466a-ab93-d01bab3e7cd9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.847697 | controller |     "Jun 10 15:00:07.228757 crc crio[20344]: time=\"2026-06-10T15:00:07.228597561Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=afd2291e-da48-4d49-a524-a363ad5c67ed name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.847712 | controller |     "Jun 10 15:00:07.229920 crc crio[20344]: time=\"2026-06-10T15:00:07.229829902Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=0b84559f-cfad-4853-9d24-50b33e0a062a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.847731 | controller |     "Jun 10 15:00:07.233861 crc crio[20344]: time=\"2026-06-10T15:00:07.233778624Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=f449d779-a09c-4adc-9297-37af9522ab8d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.847747 | controller |     "Jun 10 15:00:07.264417 crc crio[20344]: time=\"2026-06-10T15:00:07.263222685Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685060-gprl6/oc\" id=d99c2a30-2838-4d55-934a-241d0ac3f39e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.847763 | controller |     "Jun 10 15:00:07.264417 crc crio[20344]: time=\"2026-06-10T15:00:07.264238041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.847778 | controller |     "Jun 10 15:00:07.276896 crc crio[20344]: time=\"2026-06-10T15:00:07.276770024Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=a56cab11-e08d-47e6-a7dd-8705fbce5bf8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.847793 | controller |     "Jun 10 15:00:07.302467 crc crio[20344]: time=\"2026-06-10T15:00:07.302239712Z\" level=info msg=\"Creating container: openstack/keystone-db-sync-q2bjf/keystone-db-sync\" id=1bdcfe88-391f-4845-9d95-5caff8fe274f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.847808 | controller |     "Jun 10 15:00:07.304614 crc crio[20344]: time=\"2026-06-10T15:00:07.30447131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.847823 | controller |     "Jun 10 15:00:07.310019 crc crio[20344]: time=\"2026-06-10T15:00:07.309935151Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.847838 | controller |     "Jun 10 15:00:07.422666 crc crio[20344]: time=\"2026-06-10T15:00:07.422371784Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.847879 | controller |     "Jun 10 15:00:07.434488 crc crio[20344]: time=\"2026-06-10T15:00:07.434393355Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.847896 | controller |     "Jun 10 15:00:07.559412 crc crio[20344]: time=\"2026-06-10T15:00:07.559054204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.847911 | controller |     "Jun 10 15:00:07.577737 crc crio[20344]: time=\"2026-06-10T15:00:07.577582162Z\" level=info msg=\"Created container da8d2d02f9e3fc3ef7d6e62b5554a5e5c0704a7e4329df54ba70f506b35e64d4: openstack/keystone-db-sync-q2bjf/keystone-db-sync\" id=1bdcfe88-391f-4845-9d95-5caff8fe274f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.847926 | controller |     "Jun 10 15:00:07.578919 crc crio[20344]: time=\"2026-06-10T15:00:07.578806564Z\" level=info msg=\"Starting container: da8d2d02f9e3fc3ef7d6e62b5554a5e5c0704a7e4329df54ba70f506b35e64d4\" id=e8f54cae-5866-4528-8805-cf61b49d0301 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.847941 | controller |     "Jun 10 15:00:07.588241 crc crio[20344]: time=\"2026-06-10T15:00:07.588178296Z\" level=info msg=\"Started container\" PID=61877 containerID=da8d2d02f9e3fc3ef7d6e62b5554a5e5c0704a7e4329df54ba70f506b35e64d4 description=openstack/keystone-db-sync-q2bjf/keystone-db-sync id=e8f54cae-5866-4528-8805-cf61b49d0301 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e2030753e7759f2238b4db4e86f8cc4a8179b93e160208454485816cead51ae8",
2026-06-10 15:52:08.847960 | controller |     "Jun 10 15:00:07.716535 crc crio[20344]: time=\"2026-06-10T15:00:07.715936485Z\" level=info msg=\"Created container 2359adb35f5aec0dd92069e119b070ec84257e9861a7712c8e27d11e7c766b2f: openshift-infra/auto-csr-approver-29685060-gprl6/oc\" id=d99c2a30-2838-4d55-934a-241d0ac3f39e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.847976 | controller |     "Jun 10 15:00:07.718060 crc crio[20344]: time=\"2026-06-10T15:00:07.717950477Z\" level=info msg=\"Starting container: 2359adb35f5aec0dd92069e119b070ec84257e9861a7712c8e27d11e7c766b2f\" id=785b5447-6090-4738-8d70-4cd0fba6d6a3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.847991 | controller |     "Jun 10 15:00:07.724053 crc crio[20344]: time=\"2026-06-10T15:00:07.723958172Z\" level=info msg=\"Started container\" PID=61887 containerID=2359adb35f5aec0dd92069e119b070ec84257e9861a7712c8e27d11e7c766b2f description=openshift-infra/auto-csr-approver-29685060-gprl6/oc id=785b5447-6090-4738-8d70-4cd0fba6d6a3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=01815fff32f60dc20ded11a8796b756143d815884742aca171b72b54d21ee8ad",
2026-06-10 15:52:08.848007 | controller |     "Jun 10 15:00:08.398492 crc crio[20344]: time=\"2026-06-10T15:00:08.397820934Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-swift-container@sha256:2cd9d911af0f170eec9beb49d19054a0cd0882cf56009471751a226026a1ce53\" id=8ea73d9c-e738-46f2-92ad-f1df8b80f45b name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.848022 | controller |     "Jun 10 15:00:08.399654 crc crio[20344]: time=\"2026-06-10T15:00:08.399573479Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=131a89f4-639e-4cff-bd44-78103f68995c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.848037 | controller |     "Jun 10 15:00:08.416309 crc crio[20344]: time=\"2026-06-10T15:00:08.416131176Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=905ca9a3-5cf9-48e3-b2f5-bf68163ee4cd name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.848052 | controller |     "Jun 10 15:00:08.425489 crc crio[20344]: time=\"2026-06-10T15:00:08.425370075Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-server\" id=f02b9bf7-9d4b-4333-b892-df33a6d7ad70 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.848067 | controller |     "Jun 10 15:00:08.427738 crc crio[20344]: time=\"2026-06-10T15:00:08.427649644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.848082 | controller |     "Jun 10 15:00:08.481203 crc crio[20344]: time=\"2026-06-10T15:00:08.481111914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.848097 | controller |     "Jun 10 15:00:08.489301 crc crio[20344]: time=\"2026-06-10T15:00:08.489182483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.848112 | controller |     "Jun 10 15:00:08.646936 crc crio[20344]: time=\"2026-06-10T15:00:08.646496125Z\" level=info msg=\"Created container d410d85fa82f8d8c4f96e440652100be1e6ea2b57886a5a07abe10862bef64af: openstack/swift-storage-0/container-server\" id=f02b9bf7-9d4b-4333-b892-df33a6d7ad70 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.848126 | controller |     "Jun 10 15:00:08.649539 crc crio[20344]: time=\"2026-06-10T15:00:08.649470722Z\" level=info msg=\"Starting container: d410d85fa82f8d8c4f96e440652100be1e6ea2b57886a5a07abe10862bef64af\" id=14ea1eb2-4ebe-4e53-a757-540517099ee7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.848145 | controller |     "Jun 10 15:00:08.655043 crc crio[20344]: time=\"2026-06-10T15:00:08.654966534Z\" level=info msg=\"Started container\" PID=61979 containerID=d410d85fa82f8d8c4f96e440652100be1e6ea2b57886a5a07abe10862bef64af description=openstack/swift-storage-0/container-server id=14ea1eb2-4ebe-4e53-a757-540517099ee7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045",
2026-06-10 15:52:08.848162 | controller |     "Jun 10 15:00:08.665746 crc crio[20344]: time=\"2026-06-10T15:00:08.66564275Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=5d242ed9-f5ff-453c-a5ba-0e50bedbe516 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.848177 | controller |     "Jun 10 15:00:08.684014 crc crio[20344]: time=\"2026-06-10T15:00:08.683900101Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=49e782cd-5441-401f-bf3c-2b391344842f name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.848192 | controller |     "Jun 10 15:00:08.693470 crc crio[20344]: time=\"2026-06-10T15:00:08.693373316Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-replicator\" id=168210e0-6b8a-437f-bac0-c2462ef7b957 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.848207 | controller |     "Jun 10 15:00:08.695011 crc crio[20344]: time=\"2026-06-10T15:00:08.694932186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.848222 | controller |     "Jun 10 15:00:08.733091 crc crio[20344]: time=\"2026-06-10T15:00:08.732997289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.848237 | controller |     "Jun 10 15:00:08.737482 crc crio[20344]: time=\"2026-06-10T15:00:08.737415803Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.848251 | controller |     "Jun 10 15:00:08.871044 crc crio[20344]: time=\"2026-06-10T15:00:08.870792787Z\" level=info msg=\"Created container 8d5611f63fe0b74af8150a98a051581d3eb33f2ccf8a05277480ad2414e6f7c4: openstack/swift-storage-0/container-replicator\" id=168210e0-6b8a-437f-bac0-c2462ef7b957 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.848266 | controller |     "Jun 10 15:00:08.872290 crc crio[20344]: time=\"2026-06-10T15:00:08.872163753Z\" level=info msg=\"Starting container: 8d5611f63fe0b74af8150a98a051581d3eb33f2ccf8a05277480ad2414e6f7c4\" id=534f160d-862a-4d2b-ad9b-0cc224cc78f6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.848280 | controller |     "Jun 10 15:00:08.880684 crc crio[20344]: time=\"2026-06-10T15:00:08.880606321Z\" level=info msg=\"Started container\" PID=61988 containerID=8d5611f63fe0b74af8150a98a051581d3eb33f2ccf8a05277480ad2414e6f7c4 description=openstack/swift-storage-0/container-replicator id=534f160d-862a-4d2b-ad9b-0cc224cc78f6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045",
2026-06-10 15:52:08.848295 | controller |     "Jun 10 15:00:08.894594 crc crio[20344]: time=\"2026-06-10T15:00:08.894491259Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=4002f20e-427a-4bc4-9953-e9e4529559f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.848309 | controller |     "Jun 10 15:00:08.911583 crc crio[20344]: time=\"2026-06-10T15:00:08.911491688Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=84d46619-b611-4da8-a441-ed1852759372 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.848327 | controller |     "Jun 10 15:00:08.919181 crc crio[20344]: time=\"2026-06-10T15:00:08.919098935Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-auditor\" id=90e16fd3-04d1-46cd-9f2e-92bf32688dc0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.848343 | controller |     "Jun 10 15:00:08.921411 crc crio[20344]: time=\"2026-06-10T15:00:08.921366434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.848358 | controller |     "Jun 10 15:00:08.965775 crc crio[20344]: time=\"2026-06-10T15:00:08.965662677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.848373 | controller |     "Jun 10 15:00:08.972593 crc crio[20344]: time=\"2026-06-10T15:00:08.972525585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.848387 | controller |     "Jun 10 15:00:09.109737 crc crio[20344]: time=\"2026-06-10T15:00:09.109522302Z\" level=info msg=\"Created container 917815f46805651263bfd743935fedcb68b71a47e21c3fd798877c21c90c384d: openstack/swift-storage-0/container-auditor\" id=90e16fd3-04d1-46cd-9f2e-92bf32688dc0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.848402 | controller |     "Jun 10 15:00:09.110628 crc crio[20344]: time=\"2026-06-10T15:00:09.110556739Z\" level=info msg=\"Starting container: 917815f46805651263bfd743935fedcb68b71a47e21c3fd798877c21c90c384d\" id=c23c4e8c-bce8-47c3-8ac0-bd24ffe8bf86 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.848417 | controller |     "Jun 10 15:00:09.119659 crc crio[20344]: time=\"2026-06-10T15:00:09.119542831Z\" level=info msg=\"Started container\" PID=61999 containerID=917815f46805651263bfd743935fedcb68b71a47e21c3fd798877c21c90c384d description=openstack/swift-storage-0/container-auditor id=c23c4e8c-bce8-47c3-8ac0-bd24ffe8bf86 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045",
2026-06-10 15:52:08.848432 | controller |     "Jun 10 15:00:09.133177 crc crio[20344]: time=\"2026-06-10T15:00:09.132947967Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=f8fc0094-5ca8-4785-8b72-4216e047ed8c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.848448 | controller |     "Jun 10 15:00:09.148512 crc crio[20344]: time=\"2026-06-10T15:00:09.148396136Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-container:current-podified\" id=9e2797fa-7d79-43a1-beaf-a5fa47137de7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.848463 | controller |     "Jun 10 15:00:09.159978 crc crio[20344]: time=\"2026-06-10T15:00:09.158770594Z\" level=info msg=\"Creating container: openstack/swift-storage-0/container-updater\" id=c2c06de4-6281-4c7b-84e2-f4dd87df167f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.848478 | controller |     "Jun 10 15:00:09.160877 crc crio[20344]: time=\"2026-06-10T15:00:09.160764906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.848493 | controller |     "Jun 10 15:00:09.216978 crc crio[20344]: time=\"2026-06-10T15:00:09.216859904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.848508 | controller |     "Jun 10 15:00:09.230009 crc crio[20344]: time=\"2026-06-10T15:00:09.22985195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.848526 | controller |     "Jun 10 15:00:09.372943 crc crio[20344]: time=\"2026-06-10T15:00:09.372813722Z\" level=info msg=\"Created container 9e7f0ff0ae03f6ea691eb2133e3054d8c0f3a3b315314f27454a18cee6b06e84: openstack/swift-storage-0/container-updater\" id=c2c06de4-6281-4c7b-84e2-f4dd87df167f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.848541 | controller |     "Jun 10 15:00:09.375008 crc crio[20344]: time=\"2026-06-10T15:00:09.374914946Z\" level=info msg=\"Starting container: 9e7f0ff0ae03f6ea691eb2133e3054d8c0f3a3b315314f27454a18cee6b06e84\" id=ee42a79a-08b7-4ca6-a7e2-c70cdd45bf9e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.848556 | controller |     "Jun 10 15:00:09.384454 crc crio[20344]: time=\"2026-06-10T15:00:09.384062712Z\" level=info msg=\"Started container\" PID=62036 containerID=9e7f0ff0ae03f6ea691eb2133e3054d8c0f3a3b315314f27454a18cee6b06e84 description=openstack/swift-storage-0/container-updater id=ee42a79a-08b7-4ca6-a7e2-c70cdd45bf9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045",
2026-06-10 15:52:08.848572 | controller |     "Jun 10 15:00:09.396414 crc crio[20344]: time=\"2026-06-10T15:00:09.395390315Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=ced2b88e-6369-48e2-941e-06489ec66529 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.848587 | controller |     "Jun 10 15:00:09.414800 crc crio[20344]: time=\"2026-06-10T15:00:09.414639112Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=05dd6c18-3a16-4011-8faf-979390db274b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.848602 | controller |     "Jun 10 15:00:09.422455 crc crio[20344]: time=\"2026-06-10T15:00:09.422370981Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-server\" id=b346b895-0678-49fa-b824-d596ba43514d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.848617 | controller |     "Jun 10 15:00:09.422870 crc crio[20344]: time=\"2026-06-10T15:00:09.422802263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.848633 | controller |     "Jun 10 15:00:09.493810 crc crio[20344]: time=\"2026-06-10T15:00:09.493423146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.848648 | controller |     "Jun 10 15:00:09.497420 crc crio[20344]: time=\"2026-06-10T15:00:09.497356178Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.848663 | controller |     "Jun 10 15:00:09.708597 crc crio[20344]: time=\"2026-06-10T15:00:09.708200473Z\" level=info msg=\"Created container 8fd1afa02122f8d29dfc922e2156d39c3dca722425276648552818a1fa610c1c: openstack/swift-storage-0/object-server\" id=b346b895-0678-49fa-b824-d596ba43514d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.848679 | controller |     "Jun 10 15:00:09.709807 crc crio[20344]: time=\"2026-06-10T15:00:09.709742552Z\" level=info msg=\"Starting container: 8fd1afa02122f8d29dfc922e2156d39c3dca722425276648552818a1fa610c1c\" id=cfbda48e-c51f-4330-9dc6-1437c6e1336e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.848694 | controller |     "Jun 10 15:00:09.716238 crc crio[20344]: time=\"2026-06-10T15:00:09.716097267Z\" level=info msg=\"Started container\" PID=62064 containerID=8fd1afa02122f8d29dfc922e2156d39c3dca722425276648552818a1fa610c1c description=openstack/swift-storage-0/object-server id=cfbda48e-c51f-4330-9dc6-1437c6e1336e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045",
2026-06-10 15:52:08.848714 | controller |     "Jun 10 15:00:09.729451 crc crio[20344]: time=\"2026-06-10T15:00:09.729342919Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=69417e53-fd4b-4d0f-8530-950ccc361546 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.848729 | controller |     "Jun 10 15:00:09.746787 crc crio[20344]: time=\"2026-06-10T15:00:09.746654146Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=a0934e8d-0688-48a5-ab8c-cfccda94fb7b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.848745 | controller |     "Jun 10 15:00:09.752929 crc crio[20344]: time=\"2026-06-10T15:00:09.752818195Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-replicator\" id=27d9cce6-e37a-4994-adf5-22c231d1a456 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.848761 | controller |     "Jun 10 15:00:09.753339 crc crio[20344]: time=\"2026-06-10T15:00:09.753224875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.848776 | controller |     "Jun 10 15:00:09.792022 crc crio[20344]: time=\"2026-06-10T15:00:09.791883954Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.848791 | controller |     "Jun 10 15:00:09.795554 crc crio[20344]: time=\"2026-06-10T15:00:09.795468996Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.848806 | controller |     "Jun 10 15:00:09.925761 crc crio[20344]: time=\"2026-06-10T15:00:09.925620307Z\" level=info msg=\"Created container e07994312a67b370cce414b7d1ff208a47985025f81722a024205d4acc144251: openstack/swift-storage-0/object-replicator\" id=27d9cce6-e37a-4994-adf5-22c231d1a456 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.848821 | controller |     "Jun 10 15:00:09.926991 crc crio[20344]: time=\"2026-06-10T15:00:09.926944971Z\" level=info msg=\"Starting container: e07994312a67b370cce414b7d1ff208a47985025f81722a024205d4acc144251\" id=53da1b6d-692b-47fa-9761-2917a85a29a5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.848837 | controller |     "Jun 10 15:00:09.946245 crc crio[20344]: time=\"2026-06-10T15:00:09.946115526Z\" level=info msg=\"Started container\" PID=62098 containerID=e07994312a67b370cce414b7d1ff208a47985025f81722a024205d4acc144251 description=openstack/swift-storage-0/object-replicator id=53da1b6d-692b-47fa-9761-2917a85a29a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045",
2026-06-10 15:52:08.848870 | controller |     "Jun 10 15:00:09.968848 crc crio[20344]: time=\"2026-06-10T15:00:09.968565066Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=5445dac9-35ae-43fc-83b2-5f1044237f53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.848888 | controller |     "Jun 10 15:00:09.989374 crc crio[20344]: time=\"2026-06-10T15:00:09.989215019Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=9ba4696a-face-4e10-be45-cb18a61cbc19 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.848904 | controller |     "Jun 10 15:00:10.004441 crc crio[20344]: time=\"2026-06-10T15:00:10.004219427Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-auditor\" id=3e6101fb-ceb4-4108-8628-e3aff035dea6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.848921 | controller |     "Jun 10 15:00:10.012447 crc crio[20344]: time=\"2026-06-10T15:00:10.005694785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.848946 | controller |     "Jun 10 15:00:10.099593 crc crio[20344]: time=\"2026-06-10T15:00:10.099478017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.848962 | controller |     "Jun 10 15:00:10.105661 crc crio[20344]: time=\"2026-06-10T15:00:10.105571073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.848977 | controller |     "Jun 10 15:00:10.155989 crc crio[20344]: time=\"2026-06-10T15:00:10.155916773Z\" level=info msg=\"Stopping pod sandbox: 01815fff32f60dc20ded11a8796b756143d815884742aca171b72b54d21ee8ad\" id=995615cc-9801-4be4-a3c2-c97c15a7b1fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.848992 | controller |     "Jun 10 15:00:10.157327 crc crio[20344]: time=\"2026-06-10T15:00:10.157228207Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685060-gprl6 Namespace:openshift-infra ID:01815fff32f60dc20ded11a8796b756143d815884742aca171b72b54d21ee8ad UID:04f6b7ec-5bd6-48a9-b3ea-ef44e7d89cb1 NetNS:/var/run/netns/aadd961e-e3c0-4b98-9dd3-8bd5c844c40b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod04f6b7ec_5bd6_48a9_b3ea_ef44e7d89cb1.slice PodAnnotations:0xc0040363a0}] Aliases:map[]}\"",
2026-06-10 15:52:08.849008 | controller |     "Jun 10 15:00:10.157652 crc crio[20344]: time=\"2026-06-10T15:00:10.157630568Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685060-gprl6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.849023 | controller |     "Jun 10 15:00:10.286735 crc crio[20344]: time=\"2026-06-10T15:00:10.286579918Z\" level=info msg=\"Created container 3f2890ef04010a0492b7339c332141789b7ad9ce9c97512d3498de6252c4e394: openstack/swift-storage-0/object-auditor\" id=3e6101fb-ceb4-4108-8628-e3aff035dea6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.849039 | controller |     "Jun 10 15:00:10.289869 crc crio[20344]: time=\"2026-06-10T15:00:10.289800181Z\" level=info msg=\"Starting container: 3f2890ef04010a0492b7339c332141789b7ad9ce9c97512d3498de6252c4e394\" id=1e955f99-7d6e-4724-b6d6-073ee7dcb7fc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.849054 | controller |     "Jun 10 15:00:10.308363 crc crio[20344]: time=\"2026-06-10T15:00:10.303507075Z\" level=info msg=\"Started container\" PID=62123 containerID=3f2890ef04010a0492b7339c332141789b7ad9ce9c97512d3498de6252c4e394 description=openstack/swift-storage-0/object-auditor id=1e955f99-7d6e-4724-b6d6-073ee7dcb7fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045",
2026-06-10 15:52:08.849070 | controller |     "Jun 10 15:00:10.360104 crc crio[20344]: time=\"2026-06-10T15:00:10.358919415Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=fc814eee-011a-49fb-9cb8-4e18db07e281 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.849085 | controller |     "Jun 10 15:00:10.443869 crc crio[20344]: time=\"2026-06-10T15:00:10.443588702Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=56189753-b456-47a8-91c8-b30b093f5e25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.849101 | controller |     "Jun 10 15:00:10.459065 crc crio[20344]: time=\"2026-06-10T15:00:10.458889607Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-updater\" id=f10e1a62-c310-4153-9159-a6efbacc6f93 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.849116 | controller |     "Jun 10 15:00:10.460906 crc crio[20344]: time=\"2026-06-10T15:00:10.460815447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.849135 | controller |     "Jun 10 15:00:10.546027 crc crio[20344]: time=\"2026-06-10T15:00:10.544615471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.849161 | controller |     "Jun 10 15:00:10.551733 crc crio[20344]: time=\"2026-06-10T15:00:10.551483398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.849177 | controller |     "Jun 10 15:00:10.580749 crc crio[20344]: time=\"2026-06-10T15:00:10.580634061Z\" level=info msg=\"Stopped pod sandbox: 01815fff32f60dc20ded11a8796b756143d815884742aca171b72b54d21ee8ad\" id=995615cc-9801-4be4-a3c2-c97c15a7b1fe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.849193 | controller |     "Jun 10 15:00:10.731672 crc crio[20344]: time=\"2026-06-10T15:00:10.731575769Z\" level=info msg=\"Created container 3ec86235de3327b946adbb428c6cde08ee062f7031cff13443ce3ed34781420f: openstack/swift-storage-0/object-updater\" id=f10e1a62-c310-4153-9159-a6efbacc6f93 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.849208 | controller |     "Jun 10 15:00:10.733408 crc crio[20344]: time=\"2026-06-10T15:00:10.733338174Z\" level=info msg=\"Starting container: 3ec86235de3327b946adbb428c6cde08ee062f7031cff13443ce3ed34781420f\" id=ed9acc8d-e0c5-455b-820e-052607f73c96 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.849223 | controller |     "Jun 10 15:00:10.742156 crc crio[20344]: time=\"2026-06-10T15:00:10.741630338Z\" level=info msg=\"Started container\" PID=62177 containerID=3ec86235de3327b946adbb428c6cde08ee062f7031cff13443ce3ed34781420f description=openstack/swift-storage-0/object-updater id=ed9acc8d-e0c5-455b-820e-052607f73c96 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045",
2026-06-10 15:52:08.849239 | controller |     "Jun 10 15:00:10.754807 crc crio[20344]: time=\"2026-06-10T15:00:10.754656865Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=c439f5d1-48a9-4135-9e4c-7ec2808d145a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.849254 | controller |     "Jun 10 15:00:10.766615 crc crio[20344]: time=\"2026-06-10T15:00:10.7664836Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=5afab527-488c-411b-8bf3-e229a96366e8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.849269 | controller |     "Jun 10 15:00:10.773933 crc crio[20344]: time=\"2026-06-10T15:00:10.77383898Z\" level=info msg=\"Creating container: openstack/swift-storage-0/object-expirer\" id=961e801b-978f-4743-a16b-9a09f685a1ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.849284 | controller |     "Jun 10 15:00:10.774387 crc crio[20344]: time=\"2026-06-10T15:00:10.774320442Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.849299 | controller |     "Jun 10 15:00:10.843160 crc crio[20344]: time=\"2026-06-10T15:00:10.843089008Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.849315 | controller |     "Jun 10 15:00:10.851193 crc crio[20344]: time=\"2026-06-10T15:00:10.851151836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.849333 | controller |     "Jun 10 15:00:10.958842 crc crio[20344]: time=\"2026-06-10T15:00:10.958586091Z\" level=info msg=\"Created container ea78c8f947851edd049f5f0f4fefa5f9126c4f9343e8d698356cdadf921d1c3c: openstack/swift-storage-0/object-expirer\" id=961e801b-978f-4743-a16b-9a09f685a1ae name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.849349 | controller |     "Jun 10 15:00:10.960157 crc crio[20344]: time=\"2026-06-10T15:00:10.96008267Z\" level=info msg=\"Starting container: ea78c8f947851edd049f5f0f4fefa5f9126c4f9343e8d698356cdadf921d1c3c\" id=a3769ee8-acb0-4075-a6ba-31d785b99912 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.849364 | controller |     "Jun 10 15:00:10.967658 crc crio[20344]: time=\"2026-06-10T15:00:10.967563453Z\" level=info msg=\"Started container\" PID=62204 containerID=ea78c8f947851edd049f5f0f4fefa5f9126c4f9343e8d698356cdadf921d1c3c description=openstack/swift-storage-0/object-expirer id=a3769ee8-acb0-4075-a6ba-31d785b99912 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045",
2026-06-10 15:52:08.849379 | controller |     "Jun 10 15:00:10.980380 crc crio[20344]: time=\"2026-06-10T15:00:10.98022373Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=6a28ee95-3037-4d18-8006-cabd36e23d57 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.849394 | controller |     "Jun 10 15:00:10.998097 crc crio[20344]: time=\"2026-06-10T15:00:10.997981198Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=f72d5f69-ea53-472c-94f0-b16b243f6f78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.849409 | controller |     "Jun 10 15:00:11.007652 crc crio[20344]: time=\"2026-06-10T15:00:11.007542995Z\" level=info msg=\"Creating container: openstack/swift-storage-0/rsync\" id=6d2a7f63-327c-4c5d-a0fa-a745a3c2d698 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.849424 | controller |     "Jun 10 15:00:11.008122 crc crio[20344]: time=\"2026-06-10T15:00:11.008050818Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.849439 | controller |     "Jun 10 15:00:11.061038 crc crio[20344]: time=\"2026-06-10T15:00:11.060890943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.849454 | controller |     "Jun 10 15:00:11.072646 crc crio[20344]: time=\"2026-06-10T15:00:11.071920108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.849469 | controller |     "Jun 10 15:00:11.243900 crc crio[20344]: time=\"2026-06-10T15:00:11.243811117Z\" level=info msg=\"Stopping pod sandbox: 1e60553272838f58f7dda3952af23430006dce3249aefdb0a70f85b7e73045d8\" id=b84cda61-8eda-4371-958f-073ab5e56f91 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.849483 | controller |     "Jun 10 15:00:11.244336 crc crio[20344]: time=\"2026-06-10T15:00:11.244240368Z\" level=info msg=\"Got pod network &{Name:glance-db-sync-dbq8l Namespace:openstack ID:1e60553272838f58f7dda3952af23430006dce3249aefdb0a70f85b7e73045d8 UID:0a15a9c6-ec80-4f62-8724-115d0ffcd44b NetNS:/var/run/netns/1fe02c18-6629-4d79-aa92-0735bd689917 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0a15a9c6_ec80_4f62_8724_115d0ffcd44b.slice PodAnnotations:0xc0006b4670}] Aliases:map[]}\"",
2026-06-10 15:52:08.849499 | controller |     "Jun 10 15:00:11.244503 crc crio[20344]: time=\"2026-06-10T15:00:11.244434433Z\" level=info msg=\"Deleting pod openstack_glance-db-sync-dbq8l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.849518 | controller |     "Jun 10 15:00:11.269049 crc crio[20344]: time=\"2026-06-10T15:00:11.268952656Z\" level=info msg=\"Created container 25306044c18f7865b0a076b51e1d880b227b414a0cca828bede455ddd710a8a4: openstack/swift-storage-0/rsync\" id=6d2a7f63-327c-4c5d-a0fa-a745a3c2d698 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.849533 | controller |     "Jun 10 15:00:11.271378 crc crio[20344]: time=\"2026-06-10T15:00:11.271200114Z\" level=info msg=\"Starting container: 25306044c18f7865b0a076b51e1d880b227b414a0cca828bede455ddd710a8a4\" id=00a101dd-3c53-4617-89db-24389b9e774b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.849549 | controller |     "Jun 10 15:00:11.285028 crc crio[20344]: time=\"2026-06-10T15:00:11.284923349Z\" level=info msg=\"Started container\" PID=62242 containerID=25306044c18f7865b0a076b51e1d880b227b414a0cca828bede455ddd710a8a4 description=openstack/swift-storage-0/rsync id=00a101dd-3c53-4617-89db-24389b9e774b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045",
2026-06-10 15:52:08.849565 | controller |     "Jun 10 15:00:11.298123 crc crio[20344]: time=\"2026-06-10T15:00:11.297953145Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=769f5627-2686-4b20-b92b-864a281e9a0b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.849580 | controller |     "Jun 10 15:00:11.324131 crc crio[20344]: time=\"2026-06-10T15:00:11.324046849Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-object:current-podified\" id=25071860-11f0-48dd-9c5f-535ff0447966 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.849596 | controller |     "Jun 10 15:00:11.333041 crc crio[20344]: time=\"2026-06-10T15:00:11.332960379Z\" level=info msg=\"Creating container: openstack/swift-storage-0/swift-recon-cron\" id=9b52d383-f359-4fa5-a09f-b2c7e7785a16 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.849611 | controller |     "Jun 10 15:00:11.333610 crc crio[20344]: time=\"2026-06-10T15:00:11.333553574Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.849626 | controller |     "Jun 10 15:00:11.373096 crc crio[20344]: time=\"2026-06-10T15:00:11.373018993Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.849641 | controller |     "Jun 10 15:00:11.375721 crc crio[20344]: time=\"2026-06-10T15:00:11.375632761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.849657 | controller |     "Jun 10 15:00:11.559382 crc crio[20344]: time=\"2026-06-10T15:00:11.55915643Z\" level=info msg=\"Created container 108f6e33278dd39db0d4816eade8a140ff341774cd0727ee9a8eaddef8e633b1: openstack/swift-storage-0/swift-recon-cron\" id=9b52d383-f359-4fa5-a09f-b2c7e7785a16 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.849672 | controller |     "Jun 10 15:00:11.562204 crc crio[20344]: time=\"2026-06-10T15:00:11.561781928Z\" level=info msg=\"Starting container: 108f6e33278dd39db0d4816eade8a140ff341774cd0727ee9a8eaddef8e633b1\" id=53874f51-0718-4deb-b41e-77a066af5fb2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.849687 | controller |     "Jun 10 15:00:11.573744 crc crio[20344]: time=\"2026-06-10T15:00:11.572235618Z\" level=info msg=\"Started container\" PID=62336 containerID=108f6e33278dd39db0d4816eade8a140ff341774cd0727ee9a8eaddef8e633b1 description=openstack/swift-storage-0/swift-recon-cron id=53874f51-0718-4deb-b41e-77a066af5fb2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3fa989a4248da70e475b9e7f1a3001ed4f6d665e19187d0c3f00be712a0be045",
2026-06-10 15:52:08.849706 | controller |     "Jun 10 15:00:11.695550 crc crio[20344]: time=\"2026-06-10T15:00:11.69545429Z\" level=info msg=\"Stopped pod sandbox: 1e60553272838f58f7dda3952af23430006dce3249aefdb0a70f85b7e73045d8\" id=b84cda61-8eda-4371-958f-073ab5e56f91 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.849722 | controller |     "Jun 10 15:00:13.292548 crc crio[20344]: time=\"2026-06-10T15:00:13.291782143Z\" level=info msg=\"Stopping pod sandbox: e2030753e7759f2238b4db4e86f8cc4a8179b93e160208454485816cead51ae8\" id=2a8ebf58-3060-4726-91e2-cd3e623aed7e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.849738 | controller |     "Jun 10 15:00:13.293904 crc crio[20344]: time=\"2026-06-10T15:00:13.293183079Z\" level=info msg=\"Got pod network &{Name:keystone-db-sync-q2bjf Namespace:openstack ID:e2030753e7759f2238b4db4e86f8cc4a8179b93e160208454485816cead51ae8 UID:9cc70145-f8a6-4d65-b0e7-d9144b4d1001 NetNS:/var/run/netns/698498be-88b9-45f0-9348-f5689c5d2b12 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9cc70145_f8a6_4d65_b0e7_d9144b4d1001.slice PodAnnotations:0xc000738a08}] Aliases:map[]}\"",
2026-06-10 15:52:08.849754 | controller |     "Jun 10 15:00:13.293904 crc crio[20344]: time=\"2026-06-10T15:00:13.293354933Z\" level=info msg=\"Deleting pod openstack_keystone-db-sync-q2bjf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.849770 | controller |     "Jun 10 15:00:13.301022 crc crio[20344]: time=\"2026-06-10T15:00:13.30096634Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-fb9766d9-sbsdq/POD\" id=56e8b44a-9188-4326-9dd4-daabcfa1207e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.849785 | controller |     "Jun 10 15:00:13.301098 crc crio[20344]: time=\"2026-06-10T15:00:13.301053982Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.849801 | controller |     "Jun 10 15:00:13.335996 crc crio[20344]: time=\"2026-06-10T15:00:13.335884422Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-fb9766d9-sbsdq Namespace:openstack ID:ea465aa3001e11c4daa6062a306bf4a52d74a6e29dd95c90ebdb6b5750423aff UID:009412c0-7602-4300-83de-3590890e6aa6 NetNS:/var/run/netns/30967bcf-723e-4873-b8ee-8323c6e30047 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod009412c0_7602_4300_83de_3590890e6aa6.slice PodAnnotations:0xc000738bd8}] Aliases:map[]}\"",
2026-06-10 15:52:08.849817 | controller |     "Jun 10 15:00:13.335996 crc crio[20344]: time=\"2026-06-10T15:00:13.335948263Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-fb9766d9-sbsdq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.849833 | controller |     "Jun 10 15:00:13.650924 crc crio[20344]: time=\"2026-06-10T15:00:13.650420864Z\" level=info msg=\"Stopped pod sandbox: e2030753e7759f2238b4db4e86f8cc4a8179b93e160208454485816cead51ae8\" id=2a8ebf58-3060-4726-91e2-cd3e623aed7e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.849863 | controller |     "Jun 10 15:00:13.978967 crc crio[20344]: 2026-06-10T15:00:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea465aa3001e11c Mac:b2:8d:da:ca:09:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8d Mtu:0 Sandbox:/var/run/netns/30967bcf-723e-4873-b8ee-8323c6e30047 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.141 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.849883 | controller |     "Jun 10 15:00:13.980221 crc crio[20344]: time=\"2026-06-10T15:00:13.980159928Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-fb9766d9-sbsdq Namespace:openstack ID:ea465aa3001e11c4daa6062a306bf4a52d74a6e29dd95c90ebdb6b5750423aff UID:009412c0-7602-4300-83de-3590890e6aa6 NetNS:/var/run/netns/30967bcf-723e-4873-b8ee-8323c6e30047 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod009412c0_7602_4300_83de_3590890e6aa6.slice PodAnnotations:0xc000738bd8}] Aliases:map[]}\"",
2026-06-10 15:52:08.849903 | controller |     "Jun 10 15:00:13.980490 crc crio[20344]: time=\"2026-06-10T15:00:13.980365434Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-fb9766d9-sbsdq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.849920 | controller |     "Jun 10 15:00:13.989533 crc crio[20344]: time=\"2026-06-10T15:00:13.989041458Z\" level=info msg=\"Ran pod sandbox ea465aa3001e11c4daa6062a306bf4a52d74a6e29dd95c90ebdb6b5750423aff with infra container: openstack/dnsmasq-dns-fb9766d9-sbsdq/POD\" id=56e8b44a-9188-4326-9dd4-daabcfa1207e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.849936 | controller |     "Jun 10 15:00:13.994513 crc crio[20344]: time=\"2026-06-10T15:00:13.994444507Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d8b99e31-8866-4aab-b09d-9be062b59c5d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.849951 | controller |     "Jun 10 15:00:14.081431 crc crio[20344]: time=\"2026-06-10T15:00:14.076849445Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a061c9b8-db04-4019-bafb-100623c6a679 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.849966 | controller |     "Jun 10 15:00:14.089217 crc crio[20344]: time=\"2026-06-10T15:00:14.089142563Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-fb9766d9-sbsdq/init\" id=022e09a9-17e1-4301-8d09-ab7418f8c3f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.849982 | controller |     "Jun 10 15:00:14.089739 crc crio[20344]: time=\"2026-06-10T15:00:14.089661016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.849997 | controller |     "Jun 10 15:00:14.179801 crc crio[20344]: time=\"2026-06-10T15:00:14.179623839Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.850012 | controller |     "Jun 10 15:00:14.193214 crc crio[20344]: time=\"2026-06-10T15:00:14.193102767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.850027 | controller |     "Jun 10 15:00:14.413660 crc crio[20344]: time=\"2026-06-10T15:00:14.413098588Z\" level=info msg=\"Created container 172a1626538eaf41f75a2d93433c5a7bd1cc2d1d1a9f93244b451214d32a1b56: openstack/dnsmasq-dns-fb9766d9-sbsdq/init\" id=022e09a9-17e1-4301-8d09-ab7418f8c3f6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.850042 | controller |     "Jun 10 15:00:14.414843 crc crio[20344]: time=\"2026-06-10T15:00:14.41469601Z\" level=info msg=\"Starting container: 172a1626538eaf41f75a2d93433c5a7bd1cc2d1d1a9f93244b451214d32a1b56\" id=b4ed7c00-2a3d-4063-89d9-8154cd2c971e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.850057 | controller |     "Jun 10 15:00:14.419216 crc crio[20344]: time=\"2026-06-10T15:00:14.419115154Z\" level=info msg=\"Started container\" PID=62604 containerID=172a1626538eaf41f75a2d93433c5a7bd1cc2d1d1a9f93244b451214d32a1b56 description=openstack/dnsmasq-dns-fb9766d9-sbsdq/init id=b4ed7c00-2a3d-4063-89d9-8154cd2c971e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea465aa3001e11c4daa6062a306bf4a52d74a6e29dd95c90ebdb6b5750423aff",
2026-06-10 15:52:08.850072 | controller |     "Jun 10 15:00:14.529638 crc crio[20344]: time=\"2026-06-10T15:00:14.529570946Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-798c5d9f59-plqkf/POD\" id=47a55417-cc67-4c60-90ad-2cf83ed1abba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.850091 | controller |     "Jun 10 15:00:14.529815 crc crio[20344]: time=\"2026-06-10T15:00:14.529694379Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.850107 | controller |     "Jun 10 15:00:14.574457 crc crio[20344]: time=\"2026-06-10T15:00:14.574371013Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-798c5d9f59-plqkf Namespace:openstack ID:a17113a4b292145f2fe365d87333323112eeb2df9c77537153f0cdbff4d50e19 UID:e9aa3174-81e2-4315-b8cc-ebcebd474f56 NetNS:/var/run/netns/28daccf0-8a5e-4a35-baee-ee9b65f7fa29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9aa3174_81e2_4315_b8cc_ebcebd474f56.slice PodAnnotations:0xc0007382e8}] Aliases:map[]}\"",
2026-06-10 15:52:08.850123 | controller |     "Jun 10 15:00:14.574457 crc crio[20344]: time=\"2026-06-10T15:00:14.574427424Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-798c5d9f59-plqkf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.850139 | controller |     "Jun 10 15:00:15.116570 crc crio[20344]: 2026-06-10T15:00:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a17113a4b292145 Mac:86:ac:5a:b6:3b:30 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8e Mtu:0 Sandbox:/var/run/netns/28daccf0-8a5e-4a35-baee-ee9b65f7fa29 SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.142 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.850155 | controller |     "Jun 10 15:00:15.118389 crc crio[20344]: time=\"2026-06-10T15:00:15.1183378Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-798c5d9f59-plqkf Namespace:openstack ID:a17113a4b292145f2fe365d87333323112eeb2df9c77537153f0cdbff4d50e19 UID:e9aa3174-81e2-4315-b8cc-ebcebd474f56 NetNS:/var/run/netns/28daccf0-8a5e-4a35-baee-ee9b65f7fa29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9aa3174_81e2_4315_b8cc_ebcebd474f56.slice PodAnnotations:0xc0007382e8}] Aliases:map[]}\"",
2026-06-10 15:52:08.850171 | controller |     "Jun 10 15:00:15.118542 crc crio[20344]: time=\"2026-06-10T15:00:15.118517065Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-798c5d9f59-plqkf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.850186 | controller |     "Jun 10 15:00:15.135059 crc crio[20344]: time=\"2026-06-10T15:00:15.13497053Z\" level=info msg=\"Ran pod sandbox a17113a4b292145f2fe365d87333323112eeb2df9c77537153f0cdbff4d50e19 with infra container: openstack/dnsmasq-dns-798c5d9f59-plqkf/POD\" id=47a55417-cc67-4c60-90ad-2cf83ed1abba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.850202 | controller |     "Jun 10 15:00:15.141038 crc crio[20344]: time=\"2026-06-10T15:00:15.140969725Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=12d3d18d-c642-4745-a18c-af17e99177ba name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.850217 | controller |     "Jun 10 15:00:15.244576 crc crio[20344]: time=\"2026-06-10T15:00:15.244470997Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=eb58a8fb-a63f-4cfe-b767-559e1652218c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.850232 | controller |     "Jun 10 15:00:15.270797 crc crio[20344]: time=\"2026-06-10T15:00:15.270670434Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-798c5d9f59-plqkf/init\" id=08d59067-4d78-4099-8b06-9e8cb373fcd0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.850248 | controller |     "Jun 10 15:00:15.271113 crc crio[20344]: time=\"2026-06-10T15:00:15.271070734Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.850266 | controller |     "Jun 10 15:00:15.327604 crc crio[20344]: time=\"2026-06-10T15:00:15.327021589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.850282 | controller |     "Jun 10 15:00:15.333096 crc crio[20344]: time=\"2026-06-10T15:00:15.331985267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.850297 | controller |     "Jun 10 15:00:15.355647 crc crio[20344]: time=\"2026-06-10T15:00:15.355567286Z\" level=info msg=\"Stopping pod sandbox: ea465aa3001e11c4daa6062a306bf4a52d74a6e29dd95c90ebdb6b5750423aff\" id=b6529faf-0136-4d23-8b5e-39d815d944b0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.850312 | controller |     "Jun 10 15:00:15.356302 crc crio[20344]: time=\"2026-06-10T15:00:15.356192622Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-fb9766d9-sbsdq Namespace:openstack ID:ea465aa3001e11c4daa6062a306bf4a52d74a6e29dd95c90ebdb6b5750423aff UID:009412c0-7602-4300-83de-3590890e6aa6 NetNS:/var/run/netns/30967bcf-723e-4873-b8ee-8323c6e30047 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod009412c0_7602_4300_83de_3590890e6aa6.slice PodAnnotations:0xc0032240d8}] Aliases:map[]}\"",
2026-06-10 15:52:08.850328 | controller |     "Jun 10 15:00:15.356545 crc crio[20344]: time=\"2026-06-10T15:00:15.356443499Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-fb9766d9-sbsdq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.850343 | controller |     "Jun 10 15:00:15.415826 crc crio[20344]: time=\"2026-06-10T15:00:15.412793654Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-bg2h5/POD\" id=c37632d8-36ff-4698-a4f4-1e2004042d44 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.850359 | controller |     "Jun 10 15:00:15.415826 crc crio[20344]: time=\"2026-06-10T15:00:15.412967459Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.850374 | controller |     "Jun 10 15:00:15.810355 crc crio[20344]: time=\"2026-06-10T15:00:15.806912372Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-5dd88c8fdc-vc7jp/POD\" id=bb99f902-7feb-4f5b-8ed3-3075c03b6580 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.850389 | controller |     "Jun 10 15:00:15.810355 crc crio[20344]: time=\"2026-06-10T15:00:15.807549278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.850404 | controller |     "Jun 10 15:00:15.822429 crc crio[20344]: time=\"2026-06-10T15:00:15.821387085Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-bg2h5 Namespace:openstack ID:21ca03bfed1504efa7001275f93766b1cce02d2df295c655a036ce436835e31a UID:a6999fbd-6b8c-44c1-b933-3327e98bff8c NetNS:/var/run/netns/d2f2401d-9929-42de-b4fe-5de0dc11495a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6999fbd_6b8c_44c1_b933_3327e98bff8c.slice PodAnnotations:0xc006858078}] Aliases:map[]}\"",
2026-06-10 15:52:08.850419 | controller |     "Jun 10 15:00:15.822429 crc crio[20344]: time=\"2026-06-10T15:00:15.821428326Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-bg2h5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.850439 | controller |     "Jun 10 15:00:15.986749 crc crio[20344]: time=\"2026-06-10T15:00:15.986665384Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5dd88c8fdc-vc7jp Namespace:openstack ID:6763017e772b1d53defc887942d14cc353a287332457a5ffacc1f5132ae693d6 UID:8a603a59-68c3-4be8-8097-8eb8c6f1fc71 NetNS:/var/run/netns/e6430d06-f74d-4e08-99d8-c6b7ca03eea1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a603a59_68c3_4be8_8097_8eb8c6f1fc71.slice PodAnnotations:0xc0027c0450}] Aliases:map[]}\"",
2026-06-10 15:52:08.850455 | controller |     "Jun 10 15:00:15.987004 crc crio[20344]: time=\"2026-06-10T15:00:15.986986072Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-5dd88c8fdc-vc7jp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.850470 | controller |     "Jun 10 15:00:16.110555 crc crio[20344]: time=\"2026-06-10T15:00:16.106808296Z\" level=info msg=\"Stopped pod sandbox: ea465aa3001e11c4daa6062a306bf4a52d74a6e29dd95c90ebdb6b5750423aff\" id=b6529faf-0136-4d23-8b5e-39d815d944b0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.850485 | controller |     "Jun 10 15:00:16.906635 crc crio[20344]: time=\"2026-06-10T15:00:16.906123237Z\" level=info msg=\"Running pod sandbox: openstack/cinder-db-sync-bgzdq/POD\" id=dcff7df6-f9dc-491f-8484-b2d44e958563 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.850500 | controller |     "Jun 10 15:00:16.907737 crc crio[20344]: time=\"2026-06-10T15:00:16.906677042Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.850515 | controller |     "Jun 10 15:00:16.925053 crc crio[20344]: time=\"2026-06-10T15:00:16.923768483Z\" level=info msg=\"Running pod sandbox: openstack/neutron-db-sync-6fdsd/POD\" id=38b915b2-a2d9-4fdc-a873-1db5dda76029 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.850531 | controller |     "Jun 10 15:00:16.925053 crc crio[20344]: time=\"2026-06-10T15:00:16.923860945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.850546 | controller |     "Jun 10 15:00:16.961315 crc crio[20344]: time=\"2026-06-10T15:00:16.961146118Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-bgzdq Namespace:openstack ID:4ceecadf46c58cdd5b133938984a78820097b031ae3fbad1c2ae3c3799d851a7 UID:fa87ef16-03d2-4e23-883f-03048c9f4665 NetNS:/var/run/netns/a83ae731-9bbe-4772-ac7c-23d55fb708cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa87ef16_03d2_4e23_883f_03048c9f4665.slice PodAnnotations:0xc00012a590}] Aliases:map[]}\"",
2026-06-10 15:52:08.850561 | controller |     "Jun 10 15:00:16.961315 crc crio[20344]: time=\"2026-06-10T15:00:16.96122973Z\" level=info msg=\"Adding pod openstack_cinder-db-sync-bgzdq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.850576 | controller |     "Jun 10 15:00:16.982773 crc crio[20344]: time=\"2026-06-10T15:00:16.982651464Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-6fdsd Namespace:openstack ID:30664061d45d7d7217a0b120fb84e598c263f144940b8ca63e82aa7e27c0b94f UID:8bfad83e-2bcf-4eff-8a3c-cd9337cfa097 NetNS:/var/run/netns/3cfa00e6-7f33-4450-8444-ff40eebbeb41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bfad83e_2bcf_4eff_8a3c_cd9337cfa097.slice PodAnnotations:0xc004036158}] Aliases:map[]}\"",
2026-06-10 15:52:08.850592 | controller |     "Jun 10 15:00:16.982773 crc crio[20344]: time=\"2026-06-10T15:00:16.982741116Z\" level=info msg=\"Adding pod openstack_neutron-db-sync-6fdsd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.850611 | controller |     "Jun 10 15:00:17.132735 crc crio[20344]: time=\"2026-06-10T15:00:17.131917158Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=f944df71-3d8b-439f-ba9f-5a12c849f4e1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.850626 | controller |     "Jun 10 15:00:17.133005 crc crio[20344]: time=\"2026-06-10T15:00:17.132939845Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.850641 | controller |     "Jun 10 15:00:17.155572 crc crio[20344]: time=\"2026-06-10T15:00:17.155421965Z\" level=info msg=\"Running pod sandbox: openstack/placement-db-sync-nsp56/POD\" id=9e5a5770-8e3c-4239-a797-e93bf5b7e6d8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.850656 | controller |     "Jun 10 15:00:17.155738 crc crio[20344]: time=\"2026-06-10T15:00:17.15558608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.850671 | controller |     "Jun 10 15:00:17.184759 crc crio[20344]: time=\"2026-06-10T15:00:17.18463694Z\" level=info msg=\"Created container 5470cf8af7aac6e2d0b74d1ef898fef3f9495b944d3109049a6d2378ad9ee1b7: openstack/dnsmasq-dns-798c5d9f59-plqkf/init\" id=08d59067-4d78-4099-8b06-9e8cb373fcd0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.850686 | controller |     "Jun 10 15:00:17.189028 crc crio[20344]: time=\"2026-06-10T15:00:17.188676644Z\" level=info msg=\"Starting container: 5470cf8af7aac6e2d0b74d1ef898fef3f9495b944d3109049a6d2378ad9ee1b7\" id=f25ba612-2816-4a73-92f0-e7e151f421e2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.850701 | controller |     "Jun 10 15:00:17.197570 crc crio[20344]: time=\"2026-06-10T15:00:17.196884916Z\" level=info msg=\"Started container\" PID=62705 containerID=5470cf8af7aac6e2d0b74d1ef898fef3f9495b944d3109049a6d2378ad9ee1b7 description=openstack/dnsmasq-dns-798c5d9f59-plqkf/init id=f25ba612-2816-4a73-92f0-e7e151f421e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a17113a4b292145f2fe365d87333323112eeb2df9c77537153f0cdbff4d50e19",
2026-06-10 15:52:08.850716 | controller |     "Jun 10 15:00:17.199157 crc crio[20344]: time=\"2026-06-10T15:00:17.198886978Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a32b6bdb3492a139e5814cfdbe72e18e7ed12cc28a3caa97bc1ceed89c44dc26 UID:674864ac-2676-4d72-b520-8511a512e2e7 NetNS:/var/run/netns/1296d629-b410-4fe3-b16d-858ec0f899d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod674864ac_2676_4d72_b520_8511a512e2e7.slice PodAnnotations:0xc00078c160}] Aliases:map[]}\"",
2026-06-10 15:52:08.850731 | controller |     "Jun 10 15:00:17.199157 crc crio[20344]: time=\"2026-06-10T15:00:17.198937749Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.850746 | controller |     "Jun 10 15:00:17.202441 crc crio[20344]: time=\"2026-06-10T15:00:17.202357557Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-nsp56 Namespace:openstack ID:5131d3b9f479015e677f10b6de0a485f3a6e5e4b0580790e2d513b4952a73084 UID:917ca20f-f542-4eae-9cba-37205fd6d371 NetNS:/var/run/netns/1d07ec37-9b31-467d-9439-2e1eb90b9667 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod917ca20f_f542_4eae_9cba_37205fd6d371.slice PodAnnotations:0xc0032242b0}] Aliases:map[]}\"",
2026-06-10 15:52:08.850762 | controller |     "Jun 10 15:00:17.202441 crc crio[20344]: time=\"2026-06-10T15:00:17.202432769Z\" level=info msg=\"Adding pod openstack_placement-db-sync-nsp56 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.850780 | controller |     "Jun 10 15:00:17.928058 crc crio[20344]: 2026-06-10T15:00:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:21ca03bfed1504e Mac:9e:bf:6e:ce:35:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:8f Mtu:0 Sandbox:/var/run/netns/d2f2401d-9929-42de-b4fe-5de0dc11495a SocketPath: PciID:}] [{Interface:0xc0002326e0 Address:{IP:10.217.0.143 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.850796 | controller |     "Jun 10 15:00:17.928058 crc crio[20344]: time=\"2026-06-10T15:00:17.92779201Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-bg2h5 Namespace:openstack ID:21ca03bfed1504efa7001275f93766b1cce02d2df295c655a036ce436835e31a UID:a6999fbd-6b8c-44c1-b933-3327e98bff8c NetNS:/var/run/netns/d2f2401d-9929-42de-b4fe-5de0dc11495a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6999fbd_6b8c_44c1_b933_3327e98bff8c.slice PodAnnotations:0xc006858078}] Aliases:map[]}\"",
2026-06-10 15:52:08.850812 | controller |     "Jun 10 15:00:17.929823 crc crio[20344]: time=\"2026-06-10T15:00:17.928550319Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-bg2h5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.850828 | controller |     "Jun 10 15:00:17.957358 crc crio[20344]: 2026-06-10T15:00:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6763017e772b1d5 Mac:72:4e:b2:9d:db:44 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:90 Mtu:0 Sandbox:/var/run/netns/e6430d06-f74d-4e08-99d8-c6b7ca03eea1 SocketPath: PciID:}] [{Interface:0xc000538770 Address:{IP:10.217.0.144 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.850844 | controller |     "Jun 10 15:00:17.957768 crc crio[20344]: time=\"2026-06-10T15:00:17.957671161Z\" level=info msg=\"Ran pod sandbox 21ca03bfed1504efa7001275f93766b1cce02d2df295c655a036ce436835e31a with infra container: openstack/keystone-bootstrap-bg2h5/POD\" id=c37632d8-36ff-4698-a4f4-1e2004042d44 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.850877 | controller |     "Jun 10 15:00:17.965978 crc crio[20344]: time=\"2026-06-10T15:00:17.962875346Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5dd88c8fdc-vc7jp Namespace:openstack ID:6763017e772b1d53defc887942d14cc353a287332457a5ffacc1f5132ae693d6 UID:8a603a59-68c3-4be8-8097-8eb8c6f1fc71 NetNS:/var/run/netns/e6430d06-f74d-4e08-99d8-c6b7ca03eea1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a603a59_68c3_4be8_8097_8eb8c6f1fc71.slice PodAnnotations:0xc0027c0450}] Aliases:map[]}\"",
2026-06-10 15:52:08.850894 | controller |     "Jun 10 15:00:17.965978 crc crio[20344]: time=\"2026-06-10T15:00:17.965073962Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-5dd88c8fdc-vc7jp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.850910 | controller |     "Jun 10 15:00:17.975018 crc crio[20344]: time=\"2026-06-10T15:00:17.974948297Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=86bc90e4-77a0-4a94-a902-1911890fd2b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.850926 | controller |     "Jun 10 15:00:17.975308 crc crio[20344]: 2026-06-10T15:00:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:30664061d45d7d7 Mac:a2:41:fe:f3:07:e4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:92 Mtu:0 Sandbox:/var/run/netns/3cfa00e6-7f33-4450-8444-ff40eebbeb41 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.146 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.850941 | controller |     "Jun 10 15:00:17.977861 crc crio[20344]: time=\"2026-06-10T15:00:17.976169149Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-6fdsd Namespace:openstack ID:30664061d45d7d7217a0b120fb84e598c263f144940b8ca63e82aa7e27c0b94f UID:8bfad83e-2bcf-4eff-8a3c-cd9337cfa097 NetNS:/var/run/netns/3cfa00e6-7f33-4450-8444-ff40eebbeb41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bfad83e_2bcf_4eff_8a3c_cd9337cfa097.slice PodAnnotations:0xc004036158}] Aliases:map[]}\"",
2026-06-10 15:52:08.850962 | controller |     "Jun 10 15:00:17.977861 crc crio[20344]: time=\"2026-06-10T15:00:17.976376334Z\" level=info msg=\"Checking pod openstack_neutron-db-sync-6fdsd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.850979 | controller |     "Jun 10 15:00:17.981549 crc crio[20344]: time=\"2026-06-10T15:00:17.981151828Z\" level=info msg=\"Ran pod sandbox 6763017e772b1d53defc887942d14cc353a287332457a5ffacc1f5132ae693d6 with infra container: openstack/dnsmasq-dns-5dd88c8fdc-vc7jp/POD\" id=bb99f902-7feb-4f5b-8ed3-3075c03b6580 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.850995 | controller |     "Jun 10 15:00:17.983945 crc crio[20344]: 2026-06-10T15:00:17Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4ceecadf46c58cd Mac:b6:c0:7c:e8:79:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:91 Mtu:0 Sandbox:/var/run/netns/a83ae731-9bbe-4772-ac7c-23d55fb708cd SocketPath: PciID:}] [{Interface:0xc00011c5d0 Address:{IP:10.217.0.145 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.851011 | controller |     "Jun 10 15:00:17.983945 crc crio[20344]: time=\"2026-06-10T15:00:17.983354315Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-bgzdq Namespace:openstack ID:4ceecadf46c58cdd5b133938984a78820097b031ae3fbad1c2ae3c3799d851a7 UID:fa87ef16-03d2-4e23-883f-03048c9f4665 NetNS:/var/run/netns/a83ae731-9bbe-4772-ac7c-23d55fb708cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa87ef16_03d2_4e23_883f_03048c9f4665.slice PodAnnotations:0xc00012a590}] Aliases:map[]}\"",
2026-06-10 15:52:08.851027 | controller |     "Jun 10 15:00:17.983945 crc crio[20344]: time=\"2026-06-10T15:00:17.983486838Z\" level=info msg=\"Checking pod openstack_cinder-db-sync-bgzdq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.851042 | controller |     "Jun 10 15:00:17.986940 crc crio[20344]: time=\"2026-06-10T15:00:17.986548337Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=828ab26d-b70d-4828-8b1e-70491d6dd388 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.851058 | controller |     "Jun 10 15:00:17.996083 crc crio[20344]: time=\"2026-06-10T15:00:17.99286174Z\" level=info msg=\"Ran pod sandbox 4ceecadf46c58cdd5b133938984a78820097b031ae3fbad1c2ae3c3799d851a7 with infra container: openstack/cinder-db-sync-bgzdq/POD\" id=dcff7df6-f9dc-491f-8484-b2d44e958563 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.851073 | controller |     "Jun 10 15:00:17.997739 crc crio[20344]: time=\"2026-06-10T15:00:17.997649274Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=9fe81be4-c907-45ec-a016-4c1b0286bc17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.851089 | controller |     "Jun 10 15:00:17.997957 crc crio[20344]: time=\"2026-06-10T15:00:17.99789293Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified not found\" id=9fe81be4-c907-45ec-a016-4c1b0286bc17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.851105 | controller |     "Jun 10 15:00:17.998052 crc crio[20344]: time=\"2026-06-10T15:00:17.997964172Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified found\" id=9fe81be4-c907-45ec-a016-4c1b0286bc17 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.851120 | controller |     "Jun 10 15:00:18.000243 crc crio[20344]: time=\"2026-06-10T15:00:18.000169129Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=123da0fe-6a25-4ced-9ed2-1a46a4da12ce name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.851139 | controller |     "Jun 10 15:00:18.003558 crc crio[20344]: time=\"2026-06-10T15:00:18.003418153Z\" level=info msg=\"Ran pod sandbox 30664061d45d7d7217a0b120fb84e598c263f144940b8ca63e82aa7e27c0b94f with infra container: openstack/neutron-db-sync-6fdsd/POD\" id=38b915b2-a2d9-4fdc-a873-1db5dda76029 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.851155 | controller |     "Jun 10 15:00:18.009885 crc crio[20344]: time=\"2026-06-10T15:00:18.005663061Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=492dea29-1059-4554-a16b-6424fc06266a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.851170 | controller |     "Jun 10 15:00:18.009885 crc crio[20344]: time=\"2026-06-10T15:00:18.009038768Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\\\"\"",
2026-06-10 15:52:08.851185 | controller |     "Jun 10 15:00:18.023004 crc crio[20344]: time=\"2026-06-10T15:00:18.022917066Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=b0790591-4100-40bb-a394-a35476f83413 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.851201 | controller |     "Jun 10 15:00:18.045515 crc crio[20344]: time=\"2026-06-10T15:00:18.037189665Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=fe46397c-5358-4f45-937b-6e2f8d632259 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.851216 | controller |     "Jun 10 15:00:18.071650 crc crio[20344]: time=\"2026-06-10T15:00:18.07148138Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=a66229f3-584c-4a5b-a900-8b455469828c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.851232 | controller |     "Jun 10 15:00:18.163739 crc crio[20344]: 2026-06-10T15:00:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a32b6bdb3492a13 Mac:42:40:01:29:60:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:93 Mtu:0 Sandbox:/var/run/netns/1296d629-b410-4fe3-b16d-858ec0f899d0 SocketPath: PciID:}] [{Interface:0xc0002006e0 Address:{IP:10.217.0.147 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.851248 | controller |     "Jun 10 15:00:18.165464 crc crio[20344]: time=\"2026-06-10T15:00:18.165385735Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a32b6bdb3492a139e5814cfdbe72e18e7ed12cc28a3caa97bc1ceed89c44dc26 UID:674864ac-2676-4d72-b520-8511a512e2e7 NetNS:/var/run/netns/1296d629-b410-4fe3-b16d-858ec0f899d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod674864ac_2676_4d72_b520_8511a512e2e7.slice PodAnnotations:0xc00078c160}] Aliases:map[]}\"",
2026-06-10 15:52:08.851264 | controller |     "Jun 10 15:00:18.165656 crc crio[20344]: time=\"2026-06-10T15:00:18.16558722Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.851279 | controller |     "Jun 10 15:00:18.166075 crc crio[20344]: 2026-06-10T15:00:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5131d3b9f479015 Mac:d6:70:66:1c:f7:c0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:94 Mtu:0 Sandbox:/var/run/netns/1d07ec37-9b31-467d-9439-2e1eb90b9667 SocketPath: PciID:}] [{Interface:0xc00035aa00 Address:{IP:10.217.0.148 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.851295 | controller |     "Jun 10 15:00:18.167141 crc crio[20344]: time=\"2026-06-10T15:00:18.166842023Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-nsp56 Namespace:openstack ID:5131d3b9f479015e677f10b6de0a485f3a6e5e4b0580790e2d513b4952a73084 UID:917ca20f-f542-4eae-9cba-37205fd6d371 NetNS:/var/run/netns/1d07ec37-9b31-467d-9439-2e1eb90b9667 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod917ca20f_f542_4eae_9cba_37205fd6d371.slice PodAnnotations:0xc0032242b0}] Aliases:map[]}\"",
2026-06-10 15:52:08.851314 | controller |     "Jun 10 15:00:18.167141 crc crio[20344]: time=\"2026-06-10T15:00:18.166973586Z\" level=info msg=\"Checking pod openstack_placement-db-sync-nsp56 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.851330 | controller |     "Jun 10 15:00:18.176232 crc crio[20344]: time=\"2026-06-10T15:00:18.176151413Z\" level=info msg=\"Ran pod sandbox a32b6bdb3492a139e5814cfdbe72e18e7ed12cc28a3caa97bc1ceed89c44dc26 with infra container: openstack/ceilometer-0/POD\" id=f944df71-3d8b-439f-ba9f-5a12c849f4e1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.851346 | controller |     "Jun 10 15:00:18.176614 crc crio[20344]: time=\"2026-06-10T15:00:18.176536613Z\" level=info msg=\"Ran pod sandbox 5131d3b9f479015e677f10b6de0a485f3a6e5e4b0580790e2d513b4952a73084 with infra container: openstack/placement-db-sync-nsp56/POD\" id=9e5a5770-8e3c-4239-a797-e93bf5b7e6d8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.851361 | controller |     "Jun 10 15:00:18.182820 crc crio[20344]: time=\"2026-06-10T15:00:18.182693832Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=2a7c66c7-164f-4ed4-b4e6-c66973338060 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.851376 | controller |     "Jun 10 15:00:18.182952 crc crio[20344]: time=\"2026-06-10T15:00:18.182694362Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=e77d3fe5-e667-4277-b2c0-9496a9267a72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.851391 | controller |     "Jun 10 15:00:18.183007 crc crio[20344]: time=\"2026-06-10T15:00:18.182957349Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified not found\" id=2a7c66c7-164f-4ed4-b4e6-c66973338060 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.851406 | controller |     "Jun 10 15:00:18.183007 crc crio[20344]: time=\"2026-06-10T15:00:18.18300337Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified found\" id=2a7c66c7-164f-4ed4-b4e6-c66973338060 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.851421 | controller |     "Jun 10 15:00:18.183401 crc crio[20344]: time=\"2026-06-10T15:00:18.183227766Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-placement-api:current-podified not found\" id=e77d3fe5-e667-4277-b2c0-9496a9267a72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.851436 | controller |     "Jun 10 15:00:18.183401 crc crio[20344]: time=\"2026-06-10T15:00:18.183361899Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-placement-api:current-podified found\" id=e77d3fe5-e667-4277-b2c0-9496a9267a72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.851450 | controller |     "Jun 10 15:00:18.184068 crc crio[20344]: time=\"2026-06-10T15:00:18.183922714Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=b8a03556-be9e-4041-9d3e-f33f1217e79c name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.851465 | controller |     "Jun 10 15:00:18.187432 crc crio[20344]: time=\"2026-06-10T15:00:18.186610623Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\\\"\"",
2026-06-10 15:52:08.851480 | controller |     "Jun 10 15:00:18.187432 crc crio[20344]: time=\"2026-06-10T15:00:18.187077505Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=8a988a7a-7a09-47f2-a526-0e32ec723f4e name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.851498 | controller |     "Jun 10 15:00:18.189966 crc crio[20344]: time=\"2026-06-10T15:00:18.189909479Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\\\"\"",
2026-06-10 15:52:08.851514 | controller |     "Jun 10 15:00:18.213559 crc crio[20344]: time=\"2026-06-10T15:00:18.213477667Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-bg2h5/keystone-bootstrap\" id=c71d554d-cd20-4ebf-96b8-f394f5199df5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.851529 | controller |     "Jun 10 15:00:18.213984 crc crio[20344]: time=\"2026-06-10T15:00:18.213897278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.851545 | controller |     "Jun 10 15:00:18.258961 crc crio[20344]: time=\"2026-06-10T15:00:18.258853699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.851560 | controller |     "Jun 10 15:00:18.264097 crc crio[20344]: time=\"2026-06-10T15:00:18.263960441Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.851576 | controller |     "Jun 10 15:00:18.430930 crc crio[20344]: time=\"2026-06-10T15:00:18.430803749Z\" level=info msg=\"Creating container: openstack/neutron-db-sync-6fdsd/neutron-db-sync\" id=0550d6a6-c35a-4c5c-962b-9f72936cb70e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.851591 | controller |     "Jun 10 15:00:18.431601 crc crio[20344]: time=\"2026-06-10T15:00:18.431512148Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.851606 | controller |     "Jun 10 15:00:18.500917 crc crio[20344]: time=\"2026-06-10T15:00:18.500786867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.851621 | controller |     "Jun 10 15:00:18.505433 crc crio[20344]: time=\"2026-06-10T15:00:18.505226261Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.851636 | controller |     "Jun 10 15:00:18.526300 crc crio[20344]: time=\"2026-06-10T15:00:18.525663499Z\" level=info msg=\"Stopping pod sandbox: a17113a4b292145f2fe365d87333323112eeb2df9c77537153f0cdbff4d50e19\" id=3feaf694-fcd4-4c12-a781-429c485e7ebb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.851652 | controller |     "Jun 10 15:00:18.527125 crc crio[20344]: time=\"2026-06-10T15:00:18.526983783Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-798c5d9f59-plqkf Namespace:openstack ID:a17113a4b292145f2fe365d87333323112eeb2df9c77537153f0cdbff4d50e19 UID:e9aa3174-81e2-4315-b8cc-ebcebd474f56 NetNS:/var/run/netns/28daccf0-8a5e-4a35-baee-ee9b65f7fa29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode9aa3174_81e2_4315_b8cc_ebcebd474f56.slice PodAnnotations:0xc0027c0260}] Aliases:map[]}\"",
2026-06-10 15:52:08.851668 | controller |     "Jun 10 15:00:18.527350 crc crio[20344]: time=\"2026-06-10T15:00:18.527146007Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-798c5d9f59-plqkf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.851683 | controller |     "Jun 10 15:00:18.954188 crc crio[20344]: time=\"2026-06-10T15:00:18.954049622Z\" level=info msg=\"Stopped pod sandbox: a17113a4b292145f2fe365d87333323112eeb2df9c77537153f0cdbff4d50e19\" id=3feaf694-fcd4-4c12-a781-429c485e7ebb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.851705 | controller |     "Jun 10 15:00:19.100627 crc crio[20344]: time=\"2026-06-10T15:00:19.100450352Z\" level=info msg=\"Created container 1b6361086cc07e74fd6a998beb44e3d26752026720de3ccb0286b8fbffe91819: openstack/keystone-bootstrap-bg2h5/keystone-bootstrap\" id=c71d554d-cd20-4ebf-96b8-f394f5199df5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.851721 | controller |     "Jun 10 15:00:19.103135 crc crio[20344]: time=\"2026-06-10T15:00:19.103043139Z\" level=info msg=\"Starting container: 1b6361086cc07e74fd6a998beb44e3d26752026720de3ccb0286b8fbffe91819\" id=e5cfee2b-253f-4a87-a881-f10313e97c6d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.851736 | controller |     "Jun 10 15:00:19.111648 crc crio[20344]: time=\"2026-06-10T15:00:19.111561169Z\" level=info msg=\"Started container\" PID=63123 containerID=1b6361086cc07e74fd6a998beb44e3d26752026720de3ccb0286b8fbffe91819 description=openstack/keystone-bootstrap-bg2h5/keystone-bootstrap id=e5cfee2b-253f-4a87-a881-f10313e97c6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=21ca03bfed1504efa7001275f93766b1cce02d2df295c655a036ce436835e31a",
2026-06-10 15:52:08.851752 | controller |     "Jun 10 15:00:19.481082 crc crio[20344]: time=\"2026-06-10T15:00:19.480524417Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-5dd88c8fdc-vc7jp/init\" id=feb8e914-be38-43bc-a341-80261d3fbd8b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.851767 | controller |     "Jun 10 15:00:19.481549 crc crio[20344]: time=\"2026-06-10T15:00:19.481483612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.851783 | controller |     "Jun 10 15:00:19.538830 crc crio[20344]: time=\"2026-06-10T15:00:19.538681139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.851797 | controller |     "Jun 10 15:00:19.548522 crc crio[20344]: time=\"2026-06-10T15:00:19.548255436Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.851812 | controller |     "Jun 10 15:00:19.561006 crc crio[20344]: time=\"2026-06-10T15:00:19.560679937Z\" level=info msg=\"Removing container: 5470cf8af7aac6e2d0b74d1ef898fef3f9495b944d3109049a6d2378ad9ee1b7\" id=cc308a7a-0843-455e-80ad-6ce83ea69c00 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.851827 | controller |     "Jun 10 15:00:19.597905 crc crio[20344]: time=\"2026-06-10T15:00:19.597764495Z\" level=info msg=\"Created container 43c1500ad5ae23d1bb98928141bf959df9e0e22eab9052f29b2357c2442da856: openstack/neutron-db-sync-6fdsd/neutron-db-sync\" id=0550d6a6-c35a-4c5c-962b-9f72936cb70e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.851843 | controller |     "Jun 10 15:00:19.599077 crc crio[20344]: time=\"2026-06-10T15:00:19.598950835Z\" level=info msg=\"Starting container: 43c1500ad5ae23d1bb98928141bf959df9e0e22eab9052f29b2357c2442da856\" id=5570e24b-0c08-45af-bd62-4fe814bb6f4d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.851876 | controller |     "Jun 10 15:00:19.614490 crc crio[20344]: time=\"2026-06-10T15:00:19.61382917Z\" level=info msg=\"Started container\" PID=63153 containerID=43c1500ad5ae23d1bb98928141bf959df9e0e22eab9052f29b2357c2442da856 description=openstack/neutron-db-sync-6fdsd/neutron-db-sync id=5570e24b-0c08-45af-bd62-4fe814bb6f4d name=/runtime.v1.RuntimeService/StartContainer sandboxID=30664061d45d7d7217a0b120fb84e598c263f144940b8ca63e82aa7e27c0b94f",
2026-06-10 15:52:08.851893 | controller |     "Jun 10 15:00:19.641400 crc crio[20344]: time=\"2026-06-10T15:00:19.64134126Z\" level=info msg=\"Removed container 5470cf8af7aac6e2d0b74d1ef898fef3f9495b944d3109049a6d2378ad9ee1b7: openstack/dnsmasq-dns-798c5d9f59-plqkf/init\" id=cc308a7a-0843-455e-80ad-6ce83ea69c00 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.851915 | controller |     "Jun 10 15:00:20.017086 crc crio[20344]: time=\"2026-06-10T15:00:20.016981481Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=45cba823-526c-422a-9a37-8ac4fef5c7ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.851933 | controller |     "Jun 10 15:00:20.017086 crc crio[20344]: time=\"2026-06-10T15:00:20.017091333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.851948 | controller |     "Jun 10 15:00:20.028147 crc crio[20344]: time=\"2026-06-10T15:00:20.028028306Z\" level=info msg=\"Running pod sandbox: openstack/barbican-db-sync-qnbnd/POD\" id=e8076ab1-e9c1-4bed-ae78-5346b1cab953 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.851964 | controller |     "Jun 10 15:00:20.028324 crc crio[20344]: time=\"2026-06-10T15:00:20.028156009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.851979 | controller |     "Jun 10 15:00:20.036849 crc crio[20344]: time=\"2026-06-10T15:00:20.036755281Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7cfd7bd55-jk297/POD\" id=b0a1e4aa-bebe-47cf-97d8-f0150f682a2e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.851994 | controller |     "Jun 10 15:00:20.036849 crc crio[20344]: time=\"2026-06-10T15:00:20.036840833Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.852009 | controller |     "Jun 10 15:00:20.086804 crc crio[20344]: time=\"2026-06-10T15:00:20.084154275Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:3b8672696be791eecea7c3f25235535c0c1016fa5e23e1aa6e19aba680b235db UID:4a12637c-2193-420c-a752-e5d6a5cbe645 NetNS:/var/run/netns/7e24ef1f-3bd5-4dad-9bb2-0938b9c3d92a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a12637c_2193_420c_a752_e5d6a5cbe645.slice PodAnnotations:0xc003224a50}] Aliases:map[]}\"",
2026-06-10 15:52:08.852024 | controller |     "Jun 10 15:00:20.086804 crc crio[20344]: time=\"2026-06-10T15:00:20.084213237Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.852040 | controller |     "Jun 10 15:00:20.109347 crc crio[20344]: time=\"2026-06-10T15:00:20.109225733Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-qnbnd Namespace:openstack ID:a47365987b0aa43f1558e3f8dde785a2e39dfc7cb0573c84dbe44f9c9c502f9a UID:d7eb5a6a-b8ae-47ae-a8f2-549b5c59f7c3 NetNS:/var/run/netns/8677106d-e129-4d80-86b4-360aa03d4b69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7eb5a6a_b8ae_47ae_a8f2_549b5c59f7c3.slice PodAnnotations:0xc0027c09a8}] Aliases:map[]}\"",
2026-06-10 15:52:08.852055 | controller |     "Jun 10 15:00:20.109347 crc crio[20344]: time=\"2026-06-10T15:00:20.109335245Z\" level=info msg=\"Adding pod openstack_barbican-db-sync-qnbnd to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.852071 | controller |     "Jun 10 15:00:20.111228 crc crio[20344]: time=\"2026-06-10T15:00:20.111159083Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7cfd7bd55-jk297 Namespace:openstack ID:422cf1c486de21366422248941d79e91dbfc9f750c64f21ca5a9626a94073d8d UID:a797edce-08bb-498f-941d-dfde7735f2e2 NetNS:/var/run/netns/a768e211-136f-4907-a711-67d888144833 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda797edce_08bb_498f_941d_dfde7735f2e2.slice PodAnnotations:0xc004036cb8}] Aliases:map[]}\"",
2026-06-10 15:52:08.852090 | controller |     "Jun 10 15:00:20.111228 crc crio[20344]: time=\"2026-06-10T15:00:20.111222114Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7cfd7bd55-jk297 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.852105 | controller |     "Jun 10 15:00:20.167132 crc crio[20344]: time=\"2026-06-10T15:00:20.167001185Z\" level=info msg=\"Created container 0b08b61b695da17d8a48afbf5d9c023b4506f0e4355ee628da97a18c41fa33ea: openstack/dnsmasq-dns-5dd88c8fdc-vc7jp/init\" id=feb8e914-be38-43bc-a341-80261d3fbd8b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.852121 | controller |     "Jun 10 15:00:20.171503 crc crio[20344]: time=\"2026-06-10T15:00:20.171400348Z\" level=info msg=\"Starting container: 0b08b61b695da17d8a48afbf5d9c023b4506f0e4355ee628da97a18c41fa33ea\" id=8e5780dc-2af7-42a5-b657-d0f6d115ac62 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.852136 | controller |     "Jun 10 15:00:20.180632 crc crio[20344]: time=\"2026-06-10T15:00:20.179118778Z\" level=info msg=\"Started container\" PID=63235 containerID=0b08b61b695da17d8a48afbf5d9c023b4506f0e4355ee628da97a18c41fa33ea description=openstack/dnsmasq-dns-5dd88c8fdc-vc7jp/init id=8e5780dc-2af7-42a5-b657-d0f6d115ac62 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6763017e772b1d53defc887942d14cc353a287332457a5ffacc1f5132ae693d6",
2026-06-10 15:52:08.852151 | controller |     "Jun 10 15:00:20.596563 crc crio[20344]: time=\"2026-06-10T15:00:20.595352706Z\" level=info msg=\"Stopping container: 0b08b61b695da17d8a48afbf5d9c023b4506f0e4355ee628da97a18c41fa33ea (timeout: 10s)\" id=baf41e44-1c90-4d51-bc99-f013039c806f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.852167 | controller |     "Jun 10 15:00:21.325538 crc crio[20344]: time=\"2026-06-10T15:00:21.32430097Z\" level=info msg=\"Stopped container 0b08b61b695da17d8a48afbf5d9c023b4506f0e4355ee628da97a18c41fa33ea: openstack/dnsmasq-dns-5dd88c8fdc-vc7jp/init\" id=baf41e44-1c90-4d51-bc99-f013039c806f name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.852182 | controller |     "Jun 10 15:00:21.330647 crc crio[20344]: time=\"2026-06-10T15:00:21.330545821Z\" level=info msg=\"Stopping pod sandbox: 6763017e772b1d53defc887942d14cc353a287332457a5ffacc1f5132ae693d6\" id=586009d9-866a-4dc8-890f-ffdf55edecab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.852197 | controller |     "Jun 10 15:00:21.331852 crc crio[20344]: time=\"2026-06-10T15:00:21.331599148Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-5dd88c8fdc-vc7jp Namespace:openstack ID:6763017e772b1d53defc887942d14cc353a287332457a5ffacc1f5132ae693d6 UID:8a603a59-68c3-4be8-8097-8eb8c6f1fc71 NetNS:/var/run/netns/e6430d06-f74d-4e08-99d8-c6b7ca03eea1 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8a603a59_68c3_4be8_8097_8eb8c6f1fc71.slice PodAnnotations:0xc00282e278}] Aliases:map[]}\"",
2026-06-10 15:52:08.852213 | controller |     "Jun 10 15:00:21.331960 crc crio[20344]: time=\"2026-06-10T15:00:21.331883245Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-5dd88c8fdc-vc7jp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.852229 | controller |     "Jun 10 15:00:21.348318 crc crio[20344]: 2026-06-10T15:00:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:422cf1c486de213 Mac:9a:26:c6:33:c2:63 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:96 Mtu:0 Sandbox:/var/run/netns/a768e211-136f-4907-a711-67d888144833 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.150 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.852248 | controller |     "Jun 10 15:00:21.349474 crc crio[20344]: 2026-06-10T15:00:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a47365987b0aa43 Mac:2a:ed:8a:c6:4f:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:97 Mtu:0 Sandbox:/var/run/netns/8677106d-e129-4d80-86b4-360aa03d4b69 SocketPath: PciID:}] [{Interface:0xc0005365e0 Address:{IP:10.217.0.151 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.852264 | controller |     "Jun 10 15:00:21.350165 crc crio[20344]: time=\"2026-06-10T15:00:21.350070845Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7cfd7bd55-jk297 Namespace:openstack ID:422cf1c486de21366422248941d79e91dbfc9f750c64f21ca5a9626a94073d8d UID:a797edce-08bb-498f-941d-dfde7735f2e2 NetNS:/var/run/netns/a768e211-136f-4907-a711-67d888144833 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda797edce_08bb_498f_941d_dfde7735f2e2.slice PodAnnotations:0xc004036cb8}] Aliases:map[]}\"",
2026-06-10 15:52:08.852279 | controller |     "Jun 10 15:00:21.350326 crc crio[20344]: time=\"2026-06-10T15:00:21.350240799Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7cfd7bd55-jk297 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.852295 | controller |     "Jun 10 15:00:21.350392 crc crio[20344]: time=\"2026-06-10T15:00:21.35025015Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-qnbnd Namespace:openstack ID:a47365987b0aa43f1558e3f8dde785a2e39dfc7cb0573c84dbe44f9c9c502f9a UID:d7eb5a6a-b8ae-47ae-a8f2-549b5c59f7c3 NetNS:/var/run/netns/8677106d-e129-4d80-86b4-360aa03d4b69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7eb5a6a_b8ae_47ae_a8f2_549b5c59f7c3.slice PodAnnotations:0xc0027c09a8}] Aliases:map[]}\"",
2026-06-10 15:52:08.852310 | controller |     "Jun 10 15:00:21.350493 crc crio[20344]: time=\"2026-06-10T15:00:21.350441715Z\" level=info msg=\"Checking pod openstack_barbican-db-sync-qnbnd for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.852326 | controller |     "Jun 10 15:00:21.358912 crc crio[20344]: time=\"2026-06-10T15:00:21.358840121Z\" level=info msg=\"Ran pod sandbox 422cf1c486de21366422248941d79e91dbfc9f750c64f21ca5a9626a94073d8d with infra container: openstack/dnsmasq-dns-7cfd7bd55-jk297/POD\" id=b0a1e4aa-bebe-47cf-97d8-f0150f682a2e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.852341 | controller |     "Jun 10 15:00:21.361800 crc crio[20344]: time=\"2026-06-10T15:00:21.361745466Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=6a5f2f8f-4f87-433d-988f-601185d4fe8d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.852357 | controller |     "Jun 10 15:00:21.370956 crc crio[20344]: time=\"2026-06-10T15:00:21.37079046Z\" level=info msg=\"Ran pod sandbox a47365987b0aa43f1558e3f8dde785a2e39dfc7cb0573c84dbe44f9c9c502f9a with infra container: openstack/barbican-db-sync-qnbnd/POD\" id=e8076ab1-e9c1-4bed-ae78-5346b1cab953 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.852372 | controller |     "Jun 10 15:00:21.374247 crc crio[20344]: time=\"2026-06-10T15:00:21.374150277Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=20b8cd48-cd31-49c1-8c0b-5ee54547df01 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.852386 | controller |     "Jun 10 15:00:21.374401 crc crio[20344]: time=\"2026-06-10T15:00:21.374373643Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified not found\" id=20b8cd48-cd31-49c1-8c0b-5ee54547df01 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.852405 | controller |     "Jun 10 15:00:21.374481 crc crio[20344]: time=\"2026-06-10T15:00:21.374422074Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified found\" id=20b8cd48-cd31-49c1-8c0b-5ee54547df01 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.852420 | controller |     "Jun 10 15:00:21.377452 crc crio[20344]: time=\"2026-06-10T15:00:21.37738254Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=5af10cd8-aff7-4c90-a953-9351aae8ec3f name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.852435 | controller |     "Jun 10 15:00:21.381870 crc crio[20344]: time=\"2026-06-10T15:00:21.381785814Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\\\"\"",
2026-06-10 15:52:08.852451 | controller |     "Jun 10 15:00:21.444770 crc crio[20344]: time=\"2026-06-10T15:00:21.443440986Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c57206fd-8c59-414a-9405-be3a6f5ce84b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.852466 | controller |     "Jun 10 15:00:21.551354 crc crio[20344]: time=\"2026-06-10T15:00:21.550420829Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=e2b0385b-5c99-4e2e-b1a6-d5bae7cd2f47 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.852481 | controller |     "Jun 10 15:00:21.551354 crc crio[20344]: time=\"2026-06-10T15:00:21.550516481Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.852496 | controller |     "Jun 10 15:00:21.653569 crc crio[20344]: time=\"2026-06-10T15:00:21.652931946Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7cfd7bd55-jk297/init\" id=c848f24e-ff66-48c9-ab37-d863139d8ece name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.852511 | controller |     "Jun 10 15:00:21.658764 crc crio[20344]: time=\"2026-06-10T15:00:21.658659204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.852527 | controller |     "Jun 10 15:00:21.659144 crc crio[20344]: time=\"2026-06-10T15:00:21.658665244Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:85bbc444db6cd704974965c3d6ad0b216b5e9e8c17dce5bd916a27c4883982e0 UID:41bf795d-9640-4be1-afe2-1d100c37d3f4 NetNS:/var/run/netns/716bcb10-18a4-4da7-9c30-4f810f5331a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41bf795d_9640_4be1_afe2_1d100c37d3f4.slice PodAnnotations:0xc004036748}] Aliases:map[]}\"",
2026-06-10 15:52:08.852542 | controller |     "Jun 10 15:00:21.659144 crc crio[20344]: time=\"2026-06-10T15:00:21.658999723Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.852557 | controller |     "Jun 10 15:00:21.732478 crc crio[20344]: time=\"2026-06-10T15:00:21.732223864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.852572 | controller |     "Jun 10 15:00:21.736991 crc crio[20344]: time=\"2026-06-10T15:00:21.736912475Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.852588 | controller |     "Jun 10 15:00:21.770130 crc crio[20344]: time=\"2026-06-10T15:00:21.77004413Z\" level=info msg=\"Stopped pod sandbox: 6763017e772b1d53defc887942d14cc353a287332457a5ffacc1f5132ae693d6\" id=586009d9-866a-4dc8-890f-ffdf55edecab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.852607 | controller |     "Jun 10 15:00:22.145929 crc crio[20344]: time=\"2026-06-10T15:00:22.144962512Z\" level=info msg=\"Created container 5c8da48e77470d98c0325984ddda64c2358cc6785811be600019a0ad8b39b3ca: openstack/dnsmasq-dns-7cfd7bd55-jk297/init\" id=c848f24e-ff66-48c9-ab37-d863139d8ece name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.852622 | controller |     "Jun 10 15:00:22.153847 crc crio[20344]: time=\"2026-06-10T15:00:22.150330451Z\" level=info msg=\"Starting container: 5c8da48e77470d98c0325984ddda64c2358cc6785811be600019a0ad8b39b3ca\" id=6873cb0a-b8c5-4565-b7f6-95b0ae0aa7c0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.852638 | controller |     "Jun 10 15:00:22.180854 crc crio[20344]: time=\"2026-06-10T15:00:22.170165103Z\" level=info msg=\"Started container\" PID=63554 containerID=5c8da48e77470d98c0325984ddda64c2358cc6785811be600019a0ad8b39b3ca description=openstack/dnsmasq-dns-7cfd7bd55-jk297/init id=6873cb0a-b8c5-4565-b7f6-95b0ae0aa7c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=422cf1c486de21366422248941d79e91dbfc9f750c64f21ca5a9626a94073d8d",
2026-06-10 15:52:08.852654 | controller |     "Jun 10 15:00:22.685072 crc crio[20344]: time=\"2026-06-10T15:00:22.684997688Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c99752c0-1aca-4494-9ec2-acb437f868d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.852669 | controller |     "Jun 10 15:00:22.692750 crc crio[20344]: time=\"2026-06-10T15:00:22.692481351Z\" level=info msg=\"Removing container: 0b08b61b695da17d8a48afbf5d9c023b4506f0e4355ee628da97a18c41fa33ea\" id=6ed349f7-15a8-4a72-9805-411ce2584882 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.852685 | controller |     "Jun 10 15:00:22.771540 crc crio[20344]: time=\"2026-06-10T15:00:22.770691551Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=83874e37-8361-4daf-980f-98d755e3c4ac name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.852700 | controller |     "Jun 10 15:00:22.811858 crc crio[20344]: time=\"2026-06-10T15:00:22.811678219Z\" level=info msg=\"Removed container 0b08b61b695da17d8a48afbf5d9c023b4506f0e4355ee628da97a18c41fa33ea: openstack/dnsmasq-dns-5dd88c8fdc-vc7jp/init\" id=6ed349f7-15a8-4a72-9805-411ce2584882 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.852715 | controller |     "Jun 10 15:00:23.101835 crc crio[20344]: time=\"2026-06-10T15:00:23.101595186Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7cfd7bd55-jk297/dnsmasq-dns\" id=09447ea8-d147-4f9c-ade1-893438038fe9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.852730 | controller |     "Jun 10 15:00:23.102533 crc crio[20344]: time=\"2026-06-10T15:00:23.102462898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.852745 | controller |     "Jun 10 15:00:23.208405 crc crio[20344]: 2026-06-10T15:00:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3b8672696be791e Mac:12:f6:9c:19:ae:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:95 Mtu:0 Sandbox:/var/run/netns/7e24ef1f-3bd5-4dad-9bb2-0938b9c3d92a SocketPath: PciID:}] [{Interface:0xc0002fc840 Address:{IP:10.217.0.149 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.852760 | controller |     "Jun 10 15:00:23.210504 crc crio[20344]: time=\"2026-06-10T15:00:23.210420346Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:3b8672696be791eecea7c3f25235535c0c1016fa5e23e1aa6e19aba680b235db UID:4a12637c-2193-420c-a752-e5d6a5cbe645 NetNS:/var/run/netns/7e24ef1f-3bd5-4dad-9bb2-0938b9c3d92a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a12637c_2193_420c_a752_e5d6a5cbe645.slice PodAnnotations:0xc003224a50}] Aliases:map[]}\"",
2026-06-10 15:52:08.852779 | controller |     "Jun 10 15:00:23.210755 crc crio[20344]: time=\"2026-06-10T15:00:23.210599101Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.852794 | controller |     "Jun 10 15:00:23.321878 crc crio[20344]: time=\"2026-06-10T15:00:23.320880449Z\" level=info msg=\"Ran pod sandbox 3b8672696be791eecea7c3f25235535c0c1016fa5e23e1aa6e19aba680b235db with infra container: openstack/glance-default-internal-api-0/POD\" id=45cba823-526c-422a-9a37-8ac4fef5c7ca name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.852810 | controller |     "Jun 10 15:00:23.355465 crc crio[20344]: time=\"2026-06-10T15:00:23.355181154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.852825 | controller |     "Jun 10 15:00:23.356750 crc crio[20344]: 2026-06-10T15:00:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:85bbc444db6cd70 Mac:1a:2b:fc:16:5b:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:98 Mtu:0 Sandbox:/var/run/netns/716bcb10-18a4-4da7-9c30-4f810f5331a3 SocketPath: PciID:}] [{Interface:0xc0002ec810 Address:{IP:10.217.0.152 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.852840 | controller |     "Jun 10 15:00:23.357857 crc crio[20344]: time=\"2026-06-10T15:00:23.357774331Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:85bbc444db6cd704974965c3d6ad0b216b5e9e8c17dce5bd916a27c4883982e0 UID:41bf795d-9640-4be1-afe2-1d100c37d3f4 NetNS:/var/run/netns/716bcb10-18a4-4da7-9c30-4f810f5331a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41bf795d_9640_4be1_afe2_1d100c37d3f4.slice PodAnnotations:0xc004036748}] Aliases:map[]}\"",
2026-06-10 15:52:08.852881 | controller |     "Jun 10 15:00:23.358050 crc crio[20344]: time=\"2026-06-10T15:00:23.357975586Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.852898 | controller |     "Jun 10 15:00:23.365348 crc crio[20344]: time=\"2026-06-10T15:00:23.358475499Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=7f943939-82d3-4d4e-9b13-84b51e32d9da name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.852913 | controller |     "Jun 10 15:00:23.374337 crc crio[20344]: time=\"2026-06-10T15:00:23.370039688Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.852929 | controller |     "Jun 10 15:00:23.374337 crc crio[20344]: time=\"2026-06-10T15:00:23.372230655Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=5cbcf4c7-6df1-43a3-9b44-8a19f3a14fe0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.852943 | controller |     "Jun 10 15:00:23.389616 crc crio[20344]: time=\"2026-06-10T15:00:23.386461242Z\" level=info msg=\"Ran pod sandbox 85bbc444db6cd704974965c3d6ad0b216b5e9e8c17dce5bd916a27c4883982e0 with infra container: openstack/glance-default-external-api-0/POD\" id=e2b0385b-5c99-4e2e-b1a6-d5bae7cd2f47 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.852959 | controller |     "Jun 10 15:00:23.389616 crc crio[20344]: time=\"2026-06-10T15:00:23.389396008Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=e876e491-bfd1-4404-bc77-c975264b5792 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.852974 | controller |     "Jun 10 15:00:23.394120 crc crio[20344]: time=\"2026-06-10T15:00:23.394038988Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=3560ef76-37ec-4f29-a8f5-46374397f035 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.852992 | controller |     "Jun 10 15:00:23.434384 crc crio[20344]: time=\"2026-06-10T15:00:23.434243036Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=54094c05-ad82-42fb-a994-ac681928e859 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.853008 | controller |     "Jun 10 15:00:23.435005 crc crio[20344]: time=\"2026-06-10T15:00:23.434870322Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=db181094-8f7f-4daf-a3be-c777ebb06526 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.853024 | controller |     "Jun 10 15:00:23.435005 crc crio[20344]: time=\"2026-06-10T15:00:23.435001986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.853039 | controller |     "Jun 10 15:00:23.436388 crc crio[20344]: time=\"2026-06-10T15:00:23.43631821Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.853054 | controller |     "Jun 10 15:00:23.537549 crc crio[20344]: time=\"2026-06-10T15:00:23.537442741Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.853070 | controller |     "Jun 10 15:00:23.624828 crc crio[20344]: time=\"2026-06-10T15:00:23.622340483Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.853085 | controller |     "Jun 10 15:00:23.804046 crc crio[20344]: time=\"2026-06-10T15:00:23.803500412Z\" level=info msg=\"Created container 363d2b87ab5f801a60dd9d88d79367e6bbbbb49dc16161d92a6f8590f2ebfed1: openstack/dnsmasq-dns-7cfd7bd55-jk297/dnsmasq-dns\" id=09447ea8-d147-4f9c-ade1-893438038fe9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.853100 | controller |     "Jun 10 15:00:23.819595 crc crio[20344]: time=\"2026-06-10T15:00:23.819495365Z\" level=info msg=\"Starting container: 363d2b87ab5f801a60dd9d88d79367e6bbbbb49dc16161d92a6f8590f2ebfed1\" id=ca7860b0-2c18-47a3-8392-0df1d8efee61 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.853115 | controller |     "Jun 10 15:00:23.832943 crc crio[20344]: time=\"2026-06-10T15:00:23.832847859Z\" level=info msg=\"Started container\" PID=63727 containerID=363d2b87ab5f801a60dd9d88d79367e6bbbbb49dc16161d92a6f8590f2ebfed1 description=openstack/dnsmasq-dns-7cfd7bd55-jk297/dnsmasq-dns id=ca7860b0-2c18-47a3-8392-0df1d8efee61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=422cf1c486de21366422248941d79e91dbfc9f750c64f21ca5a9626a94073d8d",
2026-06-10 15:52:08.853131 | controller |     "Jun 10 15:00:24.943827 crc crio[20344]: time=\"2026-06-10T15:00:24.943612653Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.853156 | controller |     "Jun 10 15:00:25.023754 crc crio[20344]: time=\"2026-06-10T15:00:25.023643689Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.853172 | controller |     "Jun 10 15:00:25.168452 crc crio[20344]: time=\"2026-06-10T15:00:25.16774234Z\" level=info msg=\"Created container 79bd43cdefdff354bc89c1af632fcdc0b08b75c537c24d19a5e3c52a69a6952f: openstack/glance-default-external-api-0/glance-log\" id=54094c05-ad82-42fb-a994-ac681928e859 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.853191 | controller |     "Jun 10 15:00:25.182516 crc crio[20344]: time=\"2026-06-10T15:00:25.182211144Z\" level=info msg=\"Starting container: 79bd43cdefdff354bc89c1af632fcdc0b08b75c537c24d19a5e3c52a69a6952f\" id=d0d0f51a-9a39-4e45-9e0e-cb93ca048fdb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.853207 | controller |     "Jun 10 15:00:25.209626 crc crio[20344]: time=\"2026-06-10T15:00:25.209522769Z\" level=info msg=\"Started container\" PID=63797 containerID=79bd43cdefdff354bc89c1af632fcdc0b08b75c537c24d19a5e3c52a69a6952f description=openstack/glance-default-external-api-0/glance-log id=d0d0f51a-9a39-4e45-9e0e-cb93ca048fdb name=/runtime.v1.RuntimeService/StartContainer sandboxID=85bbc444db6cd704974965c3d6ad0b216b5e9e8c17dce5bd916a27c4883982e0",
2026-06-10 15:52:08.853223 | controller |     "Jun 10 15:00:25.222695 crc crio[20344]: time=\"2026-06-10T15:00:25.222629478Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=322c6bd2-57bf-4931-9d1b-91973e57d2eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.853238 | controller |     "Jun 10 15:00:25.303645 crc crio[20344]: time=\"2026-06-10T15:00:25.303516857Z\" level=info msg=\"Created container 2404d7ba1665206554ed7d22c784ea0b4d3edf739579f64f70aa1a7124033648: openstack/glance-default-internal-api-0/glance-log\" id=db181094-8f7f-4daf-a3be-c777ebb06526 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.853253 | controller |     "Jun 10 15:00:25.306612 crc crio[20344]: time=\"2026-06-10T15:00:25.30635495Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=96c2108e-14e0-44e6-a992-6a6cc26512db name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.853269 | controller |     "Jun 10 15:00:25.308752 crc crio[20344]: time=\"2026-06-10T15:00:25.308526836Z\" level=info msg=\"Starting container: 2404d7ba1665206554ed7d22c784ea0b4d3edf739579f64f70aa1a7124033648\" id=4c0a845e-b7a9-4a2f-9b83-826ebef61b55 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.853284 | controller |     "Jun 10 15:00:25.318500 crc crio[20344]: time=\"2026-06-10T15:00:25.318076663Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=a5f0c885-75c9-4662-a2f1-315eab48f9f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.853300 | controller |     "Jun 10 15:00:25.319067 crc crio[20344]: time=\"2026-06-10T15:00:25.318901004Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.853315 | controller |     "Jun 10 15:00:25.336662 crc crio[20344]: time=\"2026-06-10T15:00:25.33656719Z\" level=info msg=\"Started container\" PID=63801 containerID=2404d7ba1665206554ed7d22c784ea0b4d3edf739579f64f70aa1a7124033648 description=openstack/glance-default-internal-api-0/glance-log id=4c0a845e-b7a9-4a2f-9b83-826ebef61b55 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b8672696be791eecea7c3f25235535c0c1016fa5e23e1aa6e19aba680b235db",
2026-06-10 15:52:08.853331 | controller |     "Jun 10 15:00:25.361038 crc crio[20344]: time=\"2026-06-10T15:00:25.36094935Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=d01efea4-6fe4-46a4-9064-7d00f830c964 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.853346 | controller |     "Jun 10 15:00:25.430980 crc crio[20344]: time=\"2026-06-10T15:00:25.430812674Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=70e7a8b8-6573-4886-831e-ce468a4ecd42 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.853362 | controller |     "Jun 10 15:00:25.449481 crc crio[20344]: time=\"2026-06-10T15:00:25.445413341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.853381 | controller |     "Jun 10 15:00:25.455633 crc crio[20344]: time=\"2026-06-10T15:00:25.455534412Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=c5c4ec68-a7bb-47bd-896f-b61b13aa714d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.853397 | controller |     "Jun 10 15:00:25.456071 crc crio[20344]: time=\"2026-06-10T15:00:25.455997794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.853412 | controller |     "Jun 10 15:00:25.554132 crc crio[20344]: time=\"2026-06-10T15:00:25.554072217Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.853427 | controller |     "Jun 10 15:00:26.702518 crc crio[20344]: time=\"2026-06-10T15:00:26.700840371Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.853442 | controller |     "Jun 10 15:00:26.860524 crc crio[20344]: time=\"2026-06-10T15:00:26.85995112Z\" level=info msg=\"Created container 05cffd43c51d8127d0c8e56ff367ac99944e3652cf4813d8c953e33cbf3c9430: openstack/glance-default-internal-api-0/glance-httpd\" id=c5c4ec68-a7bb-47bd-896f-b61b13aa714d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.853458 | controller |     "Jun 10 15:00:26.861185 crc crio[20344]: time=\"2026-06-10T15:00:26.861074419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.853473 | controller |     "Jun 10 15:00:26.865147 crc crio[20344]: time=\"2026-06-10T15:00:26.864666561Z\" level=info msg=\"Starting container: 05cffd43c51d8127d0c8e56ff367ac99944e3652cf4813d8c953e33cbf3c9430\" id=38bf7b3f-616f-4df5-986b-0c6cd0593d4e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.853488 | controller |     "Jun 10 15:00:26.881062 crc crio[20344]: time=\"2026-06-10T15:00:26.880552102Z\" level=info msg=\"Started container\" PID=63885 containerID=05cffd43c51d8127d0c8e56ff367ac99944e3652cf4813d8c953e33cbf3c9430 description=openstack/glance-default-internal-api-0/glance-httpd id=38bf7b3f-616f-4df5-986b-0c6cd0593d4e name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b8672696be791eecea7c3f25235535c0c1016fa5e23e1aa6e19aba680b235db",
2026-06-10 15:52:08.853504 | controller |     "Jun 10 15:00:26.996000 crc crio[20344]: time=\"2026-06-10T15:00:26.989194107Z\" level=info msg=\"Stopping container: 05cffd43c51d8127d0c8e56ff367ac99944e3652cf4813d8c953e33cbf3c9430 (timeout: 30s)\" id=b40b0374-d004-4af8-bcbf-234d8d22aea9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.853519 | controller |     "Jun 10 15:00:27.004891 crc crio[20344]: time=\"2026-06-10T15:00:27.001220988Z\" level=info msg=\"Stopping container: 2404d7ba1665206554ed7d22c784ea0b4d3edf739579f64f70aa1a7124033648 (timeout: 30s)\" id=2c5f5a2c-b049-4ae5-ac73-eec7484bc9cd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.853534 | controller |     "Jun 10 15:00:27.088801 crc crio[20344]: time=\"2026-06-10T15:00:27.088587234Z\" level=info msg=\"Created container c8092eb23111031e29f0d5073ac83913082755dddd592e9167a6d5b12a692c1c: openstack/glance-default-external-api-0/glance-httpd\" id=a5f0c885-75c9-4662-a2f1-315eab48f9f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.853549 | controller |     "Jun 10 15:00:27.092460 crc crio[20344]: time=\"2026-06-10T15:00:27.092238058Z\" level=info msg=\"Starting container: c8092eb23111031e29f0d5073ac83913082755dddd592e9167a6d5b12a692c1c\" id=8e3e05b6-674e-4561-a106-f8879fe7f421 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.853565 | controller |     "Jun 10 15:00:27.103189 crc crio[20344]: time=\"2026-06-10T15:00:27.102695648Z\" level=info msg=\"Started container\" PID=63903 containerID=c8092eb23111031e29f0d5073ac83913082755dddd592e9167a6d5b12a692c1c description=openstack/glance-default-external-api-0/glance-httpd id=8e3e05b6-674e-4561-a106-f8879fe7f421 name=/runtime.v1.RuntimeService/StartContainer sandboxID=85bbc444db6cd704974965c3d6ad0b216b5e9e8c17dce5bd916a27c4883982e0",
2026-06-10 15:52:08.853584 | controller |     "Jun 10 15:00:28.043576 crc crio[20344]: time=\"2026-06-10T15:00:28.043124723Z\" level=info msg=\"Stopping container: 79bd43cdefdff354bc89c1af632fcdc0b08b75c537c24d19a5e3c52a69a6952f (timeout: 30s)\" id=9d1b7f94-b388-4236-a6bc-eb93c648cf8e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.853600 | controller |     "Jun 10 15:00:28.059650 crc crio[20344]: time=\"2026-06-10T15:00:28.043125673Z\" level=info msg=\"Stopping pod sandbox: 21ca03bfed1504efa7001275f93766b1cce02d2df295c655a036ce436835e31a\" id=1594730e-c6ea-4692-aa09-d951ac16649d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.853616 | controller |     "Jun 10 15:00:28.059650 crc crio[20344]: time=\"2026-06-10T15:00:28.043323468Z\" level=info msg=\"Stopping container: c8092eb23111031e29f0d5073ac83913082755dddd592e9167a6d5b12a692c1c (timeout: 30s)\" id=4c60beb3-0e55-4925-8778-15db11dc4ab5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.853631 | controller |     "Jun 10 15:00:28.059650 crc crio[20344]: time=\"2026-06-10T15:00:28.045697149Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-bg2h5 Namespace:openstack ID:21ca03bfed1504efa7001275f93766b1cce02d2df295c655a036ce436835e31a UID:a6999fbd-6b8c-44c1-b933-3327e98bff8c NetNS:/var/run/netns/d2f2401d-9929-42de-b4fe-5de0dc11495a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda6999fbd_6b8c_44c1_b933_3327e98bff8c.slice PodAnnotations:0xc00078c198}] Aliases:map[]}\"",
2026-06-10 15:52:08.853647 | controller |     "Jun 10 15:00:28.059650 crc crio[20344]: time=\"2026-06-10T15:00:28.046814718Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-bg2h5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.853663 | controller |     "Jun 10 15:00:30.875019 crc crio[20344]: time=\"2026-06-10T15:00:30.874239852Z\" level=info msg=\"Stopped pod sandbox: 21ca03bfed1504efa7001275f93766b1cce02d2df295c655a036ce436835e31a\" id=1594730e-c6ea-4692-aa09-d951ac16649d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.853681 | controller |     "Jun 10 15:00:31.040895 crc crio[20344]: time=\"2026-06-10T15:00:31.040323281Z\" level=info msg=\"Stopping container: 37882b7fdb5904b3b5e52ec0cd430df20ccb4d3795c9425024018ebe6c65362a (timeout: 10s)\" id=b21507cb-b09d-436b-b316-0ff1d730bc7a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.853696 | controller |     "Jun 10 15:00:35.196791 crc crio[20344]: time=\"2026-06-10T15:00:35.195381238Z\" level=info msg=\"Stopped container 05cffd43c51d8127d0c8e56ff367ac99944e3652cf4813d8c953e33cbf3c9430: openstack/glance-default-internal-api-0/glance-httpd\" id=b40b0374-d004-4af8-bcbf-234d8d22aea9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.853711 | controller |     "Jun 10 15:00:35.364944 crc crio[20344]: time=\"2026-06-10T15:00:35.364819464Z\" level=info msg=\"Stopped container c8092eb23111031e29f0d5073ac83913082755dddd592e9167a6d5b12a692c1c: openstack/glance-default-external-api-0/glance-httpd\" id=4c60beb3-0e55-4925-8778-15db11dc4ab5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.853727 | controller |     "Jun 10 15:00:35.397660 crc crio[20344]: time=\"2026-06-10T15:00:35.397154569Z\" level=info msg=\"Running pod sandbox: openstack/keystone-bootstrap-db2kr/POD\" id=b62b6167-d963-42d7-8314-ed81d6ea483b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.853741 | controller |     "Jun 10 15:00:35.397660 crc crio[20344]: time=\"2026-06-10T15:00:35.397616141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.853760 | controller |     "Jun 10 15:00:35.486174 crc crio[20344]: time=\"2026-06-10T15:00:35.485959022Z\" level=info msg=\"Stopped container 2404d7ba1665206554ed7d22c784ea0b4d3edf739579f64f70aa1a7124033648: openstack/glance-default-internal-api-0/glance-log\" id=2c5f5a2c-b049-4ae5-ac73-eec7484bc9cd name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.853776 | controller |     "Jun 10 15:00:35.488059 crc crio[20344]: time=\"2026-06-10T15:00:35.487895652Z\" level=info msg=\"Stopping pod sandbox: 3b8672696be791eecea7c3f25235535c0c1016fa5e23e1aa6e19aba680b235db\" id=eb31d178-ea57-4a3f-b28e-f544d3c61c6a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.853792 | controller |     "Jun 10 15:00:35.488663 crc crio[20344]: time=\"2026-06-10T15:00:35.488609361Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:3b8672696be791eecea7c3f25235535c0c1016fa5e23e1aa6e19aba680b235db UID:4a12637c-2193-420c-a752-e5d6a5cbe645 NetNS:/var/run/netns/7e24ef1f-3bd5-4dad-9bb2-0938b9c3d92a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4a12637c_2193_420c_a752_e5d6a5cbe645.slice PodAnnotations:0xc004036278}] Aliases:map[]}\"",
2026-06-10 15:52:08.853807 | controller |     "Jun 10 15:00:35.488853 crc crio[20344]: time=\"2026-06-10T15:00:35.488791285Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.853823 | controller |     "Jun 10 15:00:38.715670 crc crio[20344]: time=\"2026-06-10T15:00:38.714415473Z\" level=info msg=\"Stopped container 79bd43cdefdff354bc89c1af632fcdc0b08b75c537c24d19a5e3c52a69a6952f: openstack/glance-default-external-api-0/glance-log\" id=9d1b7f94-b388-4236-a6bc-eb93c648cf8e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.853839 | controller |     "Jun 10 15:00:38.717381 crc crio[20344]: time=\"2026-06-10T15:00:38.715670135Z\" level=info msg=\"Stopped container 37882b7fdb5904b3b5e52ec0cd430df20ccb4d3795c9425024018ebe6c65362a: openstack/dnsmasq-dns-7fcf8bc745-nz9jz/dnsmasq-dns\" id=b21507cb-b09d-436b-b316-0ff1d730bc7a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.853877 | controller |     "Jun 10 15:00:38.717381 crc crio[20344]: time=\"2026-06-10T15:00:38.716578689Z\" level=info msg=\"Stopping pod sandbox: 85bbc444db6cd704974965c3d6ad0b216b5e9e8c17dce5bd916a27c4883982e0\" id=942ceef1-7465-46b5-9049-cf5898d9a5eb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.853895 | controller |     "Jun 10 15:00:38.717381 crc crio[20344]: time=\"2026-06-10T15:00:38.716864936Z\" level=info msg=\"Stopping pod sandbox: e8e861149e6fad237a4a412b04882301a155c9107579637d8a3d8554a5b61024\" id=bba9e6b3-9129-4f15-9b7b-88fc34abe7ac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.853911 | controller |     "Jun 10 15:00:38.717600 crc crio[20344]: time=\"2026-06-10T15:00:38.71740185Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:85bbc444db6cd704974965c3d6ad0b216b5e9e8c17dce5bd916a27c4883982e0 UID:41bf795d-9640-4be1-afe2-1d100c37d3f4 NetNS:/var/run/netns/716bcb10-18a4-4da7-9c30-4f810f5331a3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod41bf795d_9640_4be1_afe2_1d100c37d3f4.slice PodAnnotations:0xc0068593a8}] Aliases:map[]}\"",
2026-06-10 15:52:08.853927 | controller |     "Jun 10 15:00:38.717600 crc crio[20344]: time=\"2026-06-10T15:00:38.717466982Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7fcf8bc745-nz9jz Namespace:openstack ID:e8e861149e6fad237a4a412b04882301a155c9107579637d8a3d8554a5b61024 UID:7ed4756d-a924-466a-b540-39b9cc5de37c NetNS:/var/run/netns/e5f07e62-b06b-49d7-8e5b-27b447f75472 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ed4756d_a924_466a_b540_39b9cc5de37c.slice PodAnnotations:0xc00078c538}] Aliases:map[]}\"",
2026-06-10 15:52:08.853947 | controller |     "Jun 10 15:00:38.717600 crc crio[20344]: time=\"2026-06-10T15:00:38.717532753Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.853963 | controller |     "Jun 10 15:00:38.717900 crc crio[20344]: time=\"2026-06-10T15:00:38.71778759Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7fcf8bc745-nz9jz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.853979 | controller |     "Jun 10 15:00:39.442747 crc crio[20344]: time=\"2026-06-10T15:00:39.442199806Z\" level=info msg=\"Stopped pod sandbox: e8e861149e6fad237a4a412b04882301a155c9107579637d8a3d8554a5b61024\" id=bba9e6b3-9129-4f15-9b7b-88fc34abe7ac name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.853994 | controller |     "Jun 10 15:00:39.445214 crc crio[20344]: time=\"2026-06-10T15:00:39.442877694Z\" level=info msg=\"Stopped pod sandbox: 85bbc444db6cd704974965c3d6ad0b216b5e9e8c17dce5bd916a27c4883982e0\" id=942ceef1-7465-46b5-9049-cf5898d9a5eb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.854009 | controller |     "Jun 10 15:00:39.445480 crc crio[20344]: time=\"2026-06-10T15:00:39.444908876Z\" level=info msg=\"Stopped pod sandbox: 3b8672696be791eecea7c3f25235535c0c1016fa5e23e1aa6e19aba680b235db\" id=eb31d178-ea57-4a3f-b28e-f544d3c61c6a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.854024 | controller |     "Jun 10 15:00:40.345978 crc crio[20344]: time=\"2026-06-10T15:00:40.345176504Z\" level=info msg=\"Removing container: 05cffd43c51d8127d0c8e56ff367ac99944e3652cf4813d8c953e33cbf3c9430\" id=6db81d9c-499c-4509-85cf-01f873f38b6a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.854039 | controller |     "Jun 10 15:00:40.922306 crc crio[20344]: time=\"2026-06-10T15:00:40.922153854Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=200b0e6e-e7fb-4721-9ae0-9af80d66c1ae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.854055 | controller |     "Jun 10 15:00:40.922437 crc crio[20344]: time=\"2026-06-10T15:00:40.922321278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.854072 | controller |     "Jun 10 15:00:40.970830 crc crio[20344]: time=\"2026-06-10T15:00:40.970761389Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=c0ef6825-c8e9-44f8-bdd4-e757f7262dc0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.854088 | controller |     "Jun 10 15:00:40.971106 crc crio[20344]: time=\"2026-06-10T15:00:40.970854692Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.854104 | controller |     "Jun 10 15:00:54.048882 crc crio[20344]: time=\"2026-06-10T15:00:54.047980116Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-placement-api@sha256:1b2c0125f2253e1ccdb29c838fc50180b185700316a7eb9d8d1d76a608f6b4f2\" id=8a988a7a-7a09-47f2-a526-0e32ec723f4e name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.854120 | controller |     "Jun 10 15:00:54.058589 crc crio[20344]: time=\"2026-06-10T15:00:54.050001138Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=aa4e63fe-1a28-4281-9b1a-2ec32720ee06 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.854135 | controller |     "Jun 10 15:00:54.073605 crc crio[20344]: time=\"2026-06-10T15:00:54.073436854Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-central@sha256:95136eb284f45966c9b8147ee2ae8f55f8a3dc94ec496ab02279dbfc3ba0697c\" id=b8a03556-be9e-4041-9d3e-f33f1217e79c name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.854154 | controller |     "Jun 10 15:00:54.074649 crc crio[20344]: time=\"2026-06-10T15:00:54.074537772Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=5410867b-d531-473d-afe3-75b45d6131ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.854170 | controller |     "Jun 10 15:00:54.079624 crc crio[20344]: time=\"2026-06-10T15:00:54.079513801Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-api@sha256:d72d014a20122cded5eb44fae9bd6a0cc4dbe591775435d224dbbf5504f354b1\" id=5af10cd8-aff7-4c90-a953-9351aae8ec3f name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.854185 | controller |     "Jun 10 15:00:54.080494 crc crio[20344]: time=\"2026-06-10T15:00:54.080420084Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=9f4ba886-f26c-479e-bed2-e494e77cd8be name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.854201 | controller |     "Jun 10 15:00:54.091458 crc crio[20344]: time=\"2026-06-10T15:00:54.091361987Z\" level=info msg=\"Removed container 05cffd43c51d8127d0c8e56ff367ac99944e3652cf4813d8c953e33cbf3c9430: openstack/glance-default-internal-api-0/glance-httpd\" id=6db81d9c-499c-4509-85cf-01f873f38b6a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.854216 | controller |     "Jun 10 15:00:54.098979 crc crio[20344]: time=\"2026-06-10T15:00:54.098871651Z\" level=info msg=\"Removing container: 2404d7ba1665206554ed7d22c784ea0b4d3edf739579f64f70aa1a7124033648\" id=b32a810e-372b-4778-a966-fad3a7997b59 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.854231 | controller |     "Jun 10 15:00:54.117095 crc crio[20344]: time=\"2026-06-10T15:00:54.116041724Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-api@sha256:887afd1c76a8f43378130fcf66af889c82cfb4e143afae335480328d4fc7cc1a\" id=123da0fe-6a25-4ced-9ed2-1a46a4da12ce name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.854247 | controller |     "Jun 10 15:00:54.117095 crc crio[20344]: time=\"2026-06-10T15:00:54.117095161Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=655de257-d2cf-474d-adb4-1babe6c9d6d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.854262 | controller |     "Jun 10 15:00:54.184838 crc crio[20344]: time=\"2026-06-10T15:00:54.181622207Z\" level=info msg=\"Removed container 2404d7ba1665206554ed7d22c784ea0b4d3edf739579f64f70aa1a7124033648: openstack/glance-default-internal-api-0/glance-log\" id=b32a810e-372b-4778-a966-fad3a7997b59 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.854277 | controller |     "Jun 10 15:00:54.187928 crc crio[20344]: time=\"2026-06-10T15:00:54.187662673Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-db2kr Namespace:openstack ID:574cb4627c7cd9506d2c1a7392fa2dbcb8cf34f7d9f72b8447586ea882fade37 UID:9d651d66-f346-4d30-a231-3cf96bc525cf NetNS:/var/run/netns/58cf039a-8637-4599-9c4e-f87bdd4e7678 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9d651d66_f346_4d30_a231_3cf96bc525cf.slice PodAnnotations:0xc0006b4380}] Aliases:map[]}\"",
2026-06-10 15:52:08.854292 | controller |     "Jun 10 15:00:54.187928 crc crio[20344]: time=\"2026-06-10T15:00:54.187761136Z\" level=info msg=\"Adding pod openstack_keystone-bootstrap-db2kr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.854308 | controller |     "Jun 10 15:00:54.200358 crc crio[20344]: time=\"2026-06-10T15:00:54.200183207Z\" level=info msg=\"Removing container: 37882b7fdb5904b3b5e52ec0cd430df20ccb4d3795c9425024018ebe6c65362a\" id=3edbd6bf-850d-4e1e-8a2a-b2b27365f238 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.854328 | controller |     "Jun 10 15:00:54.220560 crc crio[20344]: time=\"2026-06-10T15:00:54.22045828Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:fe2a0b6e79b8d444f05e8677bcacdeb1419826842bd1e4b6d388cf6f868299b5 UID:786f0422-e6d1-40df-887d-8bbe0055d2ab NetNS:/var/run/netns/9973b2bb-0afe-42c1-93d4-7cb8c0a23b5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod786f0422_e6d1_40df_887d_8bbe0055d2ab.slice PodAnnotations:0xc0006b4698}] Aliases:map[]}\"",
2026-06-10 15:52:08.854344 | controller |     "Jun 10 15:00:54.220560 crc crio[20344]: time=\"2026-06-10T15:00:54.220521522Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.854360 | controller |     "Jun 10 15:00:54.229001 crc crio[20344]: time=\"2026-06-10T15:00:54.228888558Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:e4c9a1f735b58af83855cb27e28c862b96124faea6f2cd420f5932b8e538ebb2 UID:e86d7670-6c40-4f0f-bafe-b8e1dd2c3886 NetNS:/var/run/netns/88194372-6f51-43bb-b880-d6baa52f26a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode86d7670_6c40_4f0f_bafe_b8e1dd2c3886.slice PodAnnotations:0xc001b9c000}] Aliases:map[]}\"",
2026-06-10 15:52:08.854376 | controller |     "Jun 10 15:00:54.229001 crc crio[20344]: time=\"2026-06-10T15:00:54.22897717Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.854392 | controller |     "Jun 10 15:00:54.234587 crc crio[20344]: time=\"2026-06-10T15:00:54.234427631Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=2a7e1f52-7f75-43b1-904f-5bc8b086037c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.854408 | controller |     "Jun 10 15:00:54.235975 crc crio[20344]: time=\"2026-06-10T15:00:54.235893689Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=ed598409-225f-4d93-8a70-bfd3f4533e53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.854424 | controller |     "Jun 10 15:00:54.248769 crc crio[20344]: time=\"2026-06-10T15:00:54.248210737Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=335b00a7-2ea7-469b-8585-eede4e227921 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.854439 | controller |     "Jun 10 15:00:54.249149 crc crio[20344]: time=\"2026-06-10T15:00:54.248413332Z\" level=info msg=\"Creating container: openstack/cinder-db-sync-bgzdq/cinder-db-sync\" id=0975121f-3c59-40be-929a-e547ea9784df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.854455 | controller |     "Jun 10 15:00:54.252086 crc crio[20344]: time=\"2026-06-10T15:00:54.252031166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.854470 | controller |     "Jun 10 15:00:54.254842 crc crio[20344]: time=\"2026-06-10T15:00:54.254682714Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=89790e2e-c508-486a-bcd1-b487b4787883 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.854485 | controller |     "Jun 10 15:00:54.280967 crc crio[20344]: time=\"2026-06-10T15:00:54.280817229Z\" level=info msg=\"Creating container: openstack/barbican-db-sync-qnbnd/barbican-db-sync\" id=49809a4b-a802-4166-8b99-e877ec8732e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.854506 | controller |     "Jun 10 15:00:54.282629 crc crio[20344]: time=\"2026-06-10T15:00:54.282556934Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.854521 | controller |     "Jun 10 15:00:54.322670 crc crio[20344]: time=\"2026-06-10T15:00:54.322416283Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.854536 | controller |     "Jun 10 15:00:54.331845 crc crio[20344]: time=\"2026-06-10T15:00:54.331770735Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.854551 | controller |     "Jun 10 15:00:54.333841 crc crio[20344]: time=\"2026-06-10T15:00:54.333104189Z\" level=info msg=\"Creating container: openstack/placement-db-sync-nsp56/placement-db-sync\" id=93c2aa21-edad-42e2-b373-c8eaf92e118c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.854566 | controller |     "Jun 10 15:00:54.334504 crc crio[20344]: time=\"2026-06-10T15:00:54.334411563Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=39bad84a-90c6-4fc2-8f2d-a5488fdb247c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.854580 | controller |     "Jun 10 15:00:54.399485 crc crio[20344]: time=\"2026-06-10T15:00:54.398985931Z\" level=info msg=\"Removed container 37882b7fdb5904b3b5e52ec0cd430df20ccb4d3795c9425024018ebe6c65362a: openstack/dnsmasq-dns-7fcf8bc745-nz9jz/dnsmasq-dns\" id=3edbd6bf-850d-4e1e-8a2a-b2b27365f238 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.854595 | controller |     "Jun 10 15:00:54.401545 crc crio[20344]: time=\"2026-06-10T15:00:54.401421703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.854610 | controller |     "Jun 10 15:00:54.406563 crc crio[20344]: time=\"2026-06-10T15:00:54.405032797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.854625 | controller |     "Jun 10 15:00:54.415043 crc crio[20344]: time=\"2026-06-10T15:00:54.41483069Z\" level=info msg=\"Removing container: 1ffb7d2ad074f2d9511ead0399dfe7d8e7fab37847bc8c7fea0bc30f9fe892eb\" id=f7321ab8-2453-45df-9ce6-d0093a3185bf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.854640 | controller |     "Jun 10 15:00:54.466558 crc crio[20344]: time=\"2026-06-10T15:00:54.466454583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.854655 | controller |     "Jun 10 15:00:54.477124 crc crio[20344]: time=\"2026-06-10T15:00:54.476585044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.854670 | controller |     "Jun 10 15:00:54.505940 crc crio[20344]: time=\"2026-06-10T15:00:54.505821789Z\" level=info msg=\"Removed container 1ffb7d2ad074f2d9511ead0399dfe7d8e7fab37847bc8c7fea0bc30f9fe892eb: openstack/dnsmasq-dns-7fcf8bc745-nz9jz/init\" id=f7321ab8-2453-45df-9ce6-d0093a3185bf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.854685 | controller |     "Jun 10 15:00:54.506740 crc crio[20344]: time=\"2026-06-10T15:00:54.506568649Z\" level=info msg=\"Created container 7249bd41602967257b6d5887d99f04bef4f39349524c83c52c98d170d8258f92: openstack/cinder-db-sync-bgzdq/cinder-db-sync\" id=0975121f-3c59-40be-929a-e547ea9784df name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.854703 | controller |     "Jun 10 15:00:54.508616 crc crio[20344]: time=\"2026-06-10T15:00:54.50853775Z\" level=info msg=\"Starting container: 7249bd41602967257b6d5887d99f04bef4f39349524c83c52c98d170d8258f92\" id=f5c158ba-638b-493a-8ba5-87c689d1dd29 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.854718 | controller |     "Jun 10 15:00:54.516377 crc crio[20344]: time=\"2026-06-10T15:00:54.512550643Z\" level=info msg=\"Removing container: c8092eb23111031e29f0d5073ac83913082755dddd592e9167a6d5b12a692c1c\" id=1dd9d690-5d13-4517-90e0-c8d607ba94a6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.854733 | controller |     "Jun 10 15:00:54.516377 crc crio[20344]: time=\"2026-06-10T15:00:54.513637641Z\" level=info msg=\"Started container\" PID=65731 containerID=7249bd41602967257b6d5887d99f04bef4f39349524c83c52c98d170d8258f92 description=openstack/cinder-db-sync-bgzdq/cinder-db-sync id=f5c158ba-638b-493a-8ba5-87c689d1dd29 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4ceecadf46c58cdd5b133938984a78820097b031ae3fbad1c2ae3c3799d851a7",
2026-06-10 15:52:08.854748 | controller |     "Jun 10 15:00:54.557623 crc crio[20344]: time=\"2026-06-10T15:00:54.557312299Z\" level=info msg=\"Removed container c8092eb23111031e29f0d5073ac83913082755dddd592e9167a6d5b12a692c1c: openstack/glance-default-external-api-0/glance-httpd\" id=1dd9d690-5d13-4517-90e0-c8d607ba94a6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.854763 | controller |     "Jun 10 15:00:54.562963 crc crio[20344]: time=\"2026-06-10T15:00:54.562748299Z\" level=info msg=\"Removing container: 79bd43cdefdff354bc89c1af632fcdc0b08b75c537c24d19a5e3c52a69a6952f\" id=5c6f7b1b-4941-4f5a-8d0d-a0966718939b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.854778 | controller |     "Jun 10 15:00:54.592501 crc crio[20344]: time=\"2026-06-10T15:00:54.592249581Z\" level=info msg=\"Created container 6317c0de28149247e67e37a8ce7b85ad3dfb0f91aaea6defde2ef3be2c29977a: openstack/barbican-db-sync-qnbnd/barbican-db-sync\" id=49809a4b-a802-4166-8b99-e877ec8732e9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.854793 | controller |     "Jun 10 15:00:54.594046 crc crio[20344]: time=\"2026-06-10T15:00:54.593954685Z\" level=info msg=\"Starting container: 6317c0de28149247e67e37a8ce7b85ad3dfb0f91aaea6defde2ef3be2c29977a\" id=adaf98d3-6d74-4017-b139-904a71d97613 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.854808 | controller |     "Jun 10 15:00:54.621566 crc crio[20344]: time=\"2026-06-10T15:00:54.62085161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.854823 | controller |     "Jun 10 15:00:54.635027 crc crio[20344]: time=\"2026-06-10T15:00:54.634927593Z\" level=info msg=\"Started container\" PID=65742 containerID=6317c0de28149247e67e37a8ce7b85ad3dfb0f91aaea6defde2ef3be2c29977a description=openstack/barbican-db-sync-qnbnd/barbican-db-sync id=adaf98d3-6d74-4017-b139-904a71d97613 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a47365987b0aa43f1558e3f8dde785a2e39dfc7cb0573c84dbe44f9c9c502f9a",
2026-06-10 15:52:08.854838 | controller |     "Jun 10 15:00:54.651551 crc crio[20344]: time=\"2026-06-10T15:00:54.650055344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.854884 | controller |     "Jun 10 15:00:54.686759 crc crio[20344]: time=\"2026-06-10T15:00:54.68666777Z\" level=info msg=\"Removed container 79bd43cdefdff354bc89c1af632fcdc0b08b75c537c24d19a5e3c52a69a6952f: openstack/glance-default-external-api-0/glance-log\" id=5c6f7b1b-4941-4f5a-8d0d-a0966718939b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.854902 | controller |     "Jun 10 15:00:54.718360 crc crio[20344]: time=\"2026-06-10T15:00:54.717585998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.854922 | controller |     "Jun 10 15:00:54.741648 crc crio[20344]: time=\"2026-06-10T15:00:54.741377192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.854938 | controller |     "Jun 10 15:00:54.874042 crc crio[20344]: 2026-06-10T15:00:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:574cb4627c7cd95 Mac:3e:54:de:ac:44:b5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:99 Mtu:0 Sandbox:/var/run/netns/58cf039a-8637-4599-9c4e-f87bdd4e7678 SocketPath: PciID:}] [{Interface:0xc0004405c0 Address:{IP:10.217.0.153 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.854954 | controller |     "Jun 10 15:00:54.876098 crc crio[20344]: time=\"2026-06-10T15:00:54.875036974Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-db2kr Namespace:openstack ID:574cb4627c7cd9506d2c1a7392fa2dbcb8cf34f7d9f72b8447586ea882fade37 UID:9d651d66-f346-4d30-a231-3cf96bc525cf NetNS:/var/run/netns/58cf039a-8637-4599-9c4e-f87bdd4e7678 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9d651d66_f346_4d30_a231_3cf96bc525cf.slice PodAnnotations:0xc0006b4380}] Aliases:map[]}\"",
2026-06-10 15:52:08.854970 | controller |     "Jun 10 15:00:54.876098 crc crio[20344]: time=\"2026-06-10T15:00:54.875209648Z\" level=info msg=\"Checking pod openstack_keystone-bootstrap-db2kr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.854985 | controller |     "Jun 10 15:00:54.880432 crc crio[20344]: time=\"2026-06-10T15:00:54.880103785Z\" level=info msg=\"Created container 3fd41e9d847454da633a9d3584a8313d3d1871a041fabd243d1db97fac6cca26: openstack/placement-db-sync-nsp56/placement-db-sync\" id=93c2aa21-edad-42e2-b373-c8eaf92e118c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.855001 | controller |     "Jun 10 15:00:54.888201 crc crio[20344]: time=\"2026-06-10T15:00:54.882352513Z\" level=info msg=\"Starting container: 3fd41e9d847454da633a9d3584a8313d3d1871a041fabd243d1db97fac6cca26\" id=589796e6-f607-4a69-a56e-d8378e076e7d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.855016 | controller |     "Jun 10 15:00:54.888861 crc crio[20344]: time=\"2026-06-10T15:00:54.888770309Z\" level=info msg=\"Ran pod sandbox 574cb4627c7cd9506d2c1a7392fa2dbcb8cf34f7d9f72b8447586ea882fade37 with infra container: openstack/keystone-bootstrap-db2kr/POD\" id=b62b6167-d963-42d7-8314-ed81d6ea483b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.855031 | controller |     "Jun 10 15:00:54.899595 crc crio[20344]: time=\"2026-06-10T15:00:54.899477045Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=34a63f9e-1ced-4695-adaf-1c6fbdd42186 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.855046 | controller |     "Jun 10 15:00:54.914494 crc crio[20344]: time=\"2026-06-10T15:00:54.911698241Z\" level=info msg=\"Started container\" PID=65771 containerID=3fd41e9d847454da633a9d3584a8313d3d1871a041fabd243d1db97fac6cca26 description=openstack/placement-db-sync-nsp56/placement-db-sync id=589796e6-f607-4a69-a56e-d8378e076e7d name=/runtime.v1.RuntimeService/StartContainer sandboxID=5131d3b9f479015e677f10b6de0a485f3a6e5e4b0580790e2d513b4952a73084",
2026-06-10 15:52:08.855062 | controller |     "Jun 10 15:00:54.926024 crc crio[20344]: time=\"2026-06-10T15:00:54.925895607Z\" level=info msg=\"Created container 50a3ef2da63a24e680494734ca5f491ccadd7d0dc0a2069cc4d3ad724471ef41: openstack/ceilometer-0/ceilometer-central-agent\" id=39bad84a-90c6-4fc2-8f2d-a5488fdb247c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.855077 | controller |     "Jun 10 15:00:54.929129 crc crio[20344]: time=\"2026-06-10T15:00:54.929000557Z\" level=info msg=\"Starting container: 50a3ef2da63a24e680494734ca5f491ccadd7d0dc0a2069cc4d3ad724471ef41\" id=6d370518-b8b1-4cf4-825a-df613cbc758a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.855095 | controller |     "Jun 10 15:00:54.937209 crc crio[20344]: time=\"2026-06-10T15:00:54.93607508Z\" level=info msg=\"Started container\" PID=65778 containerID=50a3ef2da63a24e680494734ca5f491ccadd7d0dc0a2069cc4d3ad724471ef41 description=openstack/ceilometer-0/ceilometer-central-agent id=6d370518-b8b1-4cf4-825a-df613cbc758a name=/runtime.v1.RuntimeService/StartContainer sandboxID=a32b6bdb3492a139e5814cfdbe72e18e7ed12cc28a3caa97bc1ceed89c44dc26",
2026-06-10 15:52:08.855112 | controller |     "Jun 10 15:00:54.965141 crc crio[20344]: time=\"2026-06-10T15:00:54.964889994Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=85b3bcd4-3975-419b-a601-429977351553 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.855127 | controller |     "Jun 10 15:00:54.965528 crc crio[20344]: time=\"2026-06-10T15:00:54.965458699Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=bcc7e27e-0454-4177-bce8-9dd614b4d819 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.855142 | controller |     "Jun 10 15:00:54.965857 crc crio[20344]: time=\"2026-06-10T15:00:54.965777857Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified not found\" id=bcc7e27e-0454-4177-bce8-9dd614b4d819 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.855158 | controller |     "Jun 10 15:00:54.965964 crc crio[20344]: time=\"2026-06-10T15:00:54.965865339Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified found\" id=bcc7e27e-0454-4177-bce8-9dd614b4d819 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.855173 | controller |     "Jun 10 15:00:54.969089 crc crio[20344]: time=\"2026-06-10T15:00:54.969007561Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=89f3c637-612c-4ab2-80ca-3184f13337c9 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.855188 | controller |     "Jun 10 15:00:54.976477 crc crio[20344]: time=\"2026-06-10T15:00:54.976424192Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\\\"\"",
2026-06-10 15:52:08.855203 | controller |     "Jun 10 15:00:54.983248 crc crio[20344]: time=\"2026-06-10T15:00:54.983095144Z\" level=info msg=\"Creating container: openstack/keystone-bootstrap-db2kr/keystone-bootstrap\" id=556a5c58-06c2-4db7-b147-d10799f3e531 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.855218 | controller |     "Jun 10 15:00:54.983756 crc crio[20344]: time=\"2026-06-10T15:00:54.98368289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.855233 | controller |     "Jun 10 15:00:55.087414 crc crio[20344]: time=\"2026-06-10T15:00:55.086357061Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.855248 | controller |     "Jun 10 15:00:55.093537 crc crio[20344]: time=\"2026-06-10T15:00:55.093161987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.855263 | controller |     "Jun 10 15:00:55.257740 crc crio[20344]: 2026-06-10T15:00:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fe2a0b6e79b8d44 Mac:b2:2c:9d:f0:6e:eb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9a Mtu:0 Sandbox:/var/run/netns/9973b2bb-0afe-42c1-93d4-7cb8c0a23b5b SocketPath: PciID:}] [{Interface:0xc000135000 Address:{IP:10.217.0.154 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.855282 | controller |     "Jun 10 15:00:55.261390 crc crio[20344]: time=\"2026-06-10T15:00:55.258570298Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:fe2a0b6e79b8d444f05e8677bcacdeb1419826842bd1e4b6d388cf6f868299b5 UID:786f0422-e6d1-40df-887d-8bbe0055d2ab NetNS:/var/run/netns/9973b2bb-0afe-42c1-93d4-7cb8c0a23b5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod786f0422_e6d1_40df_887d_8bbe0055d2ab.slice PodAnnotations:0xc0006b4698}] Aliases:map[]}\"",
2026-06-10 15:52:08.855298 | controller |     "Jun 10 15:00:55.261390 crc crio[20344]: time=\"2026-06-10T15:00:55.258784854Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.855314 | controller |     "Jun 10 15:00:55.269097 crc crio[20344]: time=\"2026-06-10T15:00:55.269006378Z\" level=info msg=\"Ran pod sandbox fe2a0b6e79b8d444f05e8677bcacdeb1419826842bd1e4b6d388cf6f868299b5 with infra container: openstack/glance-default-internal-api-0/POD\" id=200b0e6e-e7fb-4721-9ae0-9af80d66c1ae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.855330 | controller |     "Jun 10 15:00:55.272305 crc crio[20344]: time=\"2026-06-10T15:00:55.272138889Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=8a0ccf93-75ae-4a56-8dcf-8fb9b6a13fc1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.855346 | controller |     "Jun 10 15:00:55.274874 crc crio[20344]: time=\"2026-06-10T15:00:55.274781147Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=b0a1c0a9-7291-4cd0-a2db-61e8d10a5a80 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.855362 | controller |     "Jun 10 15:00:55.282107 crc crio[20344]: time=\"2026-06-10T15:00:55.282019724Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=fbf33cf8-f68d-4edd-bcdf-910fd3dc2beb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.855377 | controller |     "Jun 10 15:00:55.282470 crc crio[20344]: time=\"2026-06-10T15:00:55.282410294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.855392 | controller |     "Jun 10 15:00:55.306108 crc crio[20344]: time=\"2026-06-10T15:00:55.306017603Z\" level=info msg=\"Created container 43cd591ba9822e9755b6e6eace3c8114f803fa08416822ed7d69e72d7e16e7ff: openstack/keystone-bootstrap-db2kr/keystone-bootstrap\" id=556a5c58-06c2-4db7-b147-d10799f3e531 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.855407 | controller |     "Jun 10 15:00:55.307501 crc crio[20344]: time=\"2026-06-10T15:00:55.30742314Z\" level=info msg=\"Starting container: 43cd591ba9822e9755b6e6eace3c8114f803fa08416822ed7d69e72d7e16e7ff\" id=67cf163a-fd36-4882-826f-4005df1405ce name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.855422 | controller |     "Jun 10 15:00:55.312897 crc crio[20344]: time=\"2026-06-10T15:00:55.312793288Z\" level=info msg=\"Started container\" PID=65838 containerID=43cd591ba9822e9755b6e6eace3c8114f803fa08416822ed7d69e72d7e16e7ff description=openstack/keystone-bootstrap-db2kr/keystone-bootstrap id=67cf163a-fd36-4882-826f-4005df1405ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=574cb4627c7cd9506d2c1a7392fa2dbcb8cf34f7d9f72b8447586ea882fade37",
2026-06-10 15:52:08.855437 | controller |     "Jun 10 15:00:55.345605 crc crio[20344]: time=\"2026-06-10T15:00:55.345074402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.855456 | controller |     "Jun 10 15:00:56.035116 crc crio[20344]: 2026-06-10T15:00:56Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e4c9a1f735b58af Mac:02:f1:54:fd:89:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9b Mtu:0 Sandbox:/var/run/netns/88194372-6f51-43bb-b880-d6baa52f26a6 SocketPath: PciID:}] [{Interface:0xc00030c870 Address:{IP:10.217.0.155 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.855472 | controller |     "Jun 10 15:00:56.036666 crc crio[20344]: time=\"2026-06-10T15:00:56.035988784Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:e4c9a1f735b58af83855cb27e28c862b96124faea6f2cd420f5932b8e538ebb2 UID:e86d7670-6c40-4f0f-bafe-b8e1dd2c3886 NetNS:/var/run/netns/88194372-6f51-43bb-b880-d6baa52f26a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode86d7670_6c40_4f0f_bafe_b8e1dd2c3886.slice PodAnnotations:0xc001b9c000}] Aliases:map[]}\"",
2026-06-10 15:52:08.855488 | controller |     "Jun 10 15:00:56.036666 crc crio[20344]: time=\"2026-06-10T15:00:56.036145268Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.855504 | controller |     "Jun 10 15:00:56.044578 crc crio[20344]: time=\"2026-06-10T15:00:56.044476283Z\" level=info msg=\"Ran pod sandbox e4c9a1f735b58af83855cb27e28c862b96124faea6f2cd420f5932b8e538ebb2 with infra container: openstack/glance-default-external-api-0/POD\" id=c0ef6825-c8e9-44f8-bdd4-e757f7262dc0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.855520 | controller |     "Jun 10 15:00:56.054170 crc crio[20344]: time=\"2026-06-10T15:00:56.054132753Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=663707fc-4602-4159-9edb-8163ff5af5b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.855535 | controller |     "Jun 10 15:00:56.061620 crc crio[20344]: time=\"2026-06-10T15:00:56.061540724Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=35611b59-e1f5-4c02-a7c0-f4142a6f5b0d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.855551 | controller |     "Jun 10 15:00:56.073436 crc crio[20344]: time=\"2026-06-10T15:00:56.073098252Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=9ee551fd-545c-464d-a5c1-0ba7a3f42d27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.855566 | controller |     "Jun 10 15:00:56.073802 crc crio[20344]: time=\"2026-06-10T15:00:56.07376412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.855581 | controller |     "Jun 10 15:00:56.188560 crc crio[20344]: time=\"2026-06-10T15:00:56.188316598Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.855596 | controller |     "Jun 10 15:00:56.278527 crc crio[20344]: time=\"2026-06-10T15:00:56.275056998Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.855611 | controller |     "Jun 10 15:00:56.437343 crc crio[20344]: time=\"2026-06-10T15:00:56.437134253Z\" level=info msg=\"Created container a17d023d9f3223bf07bc542318df1bc2a698daf8c438ef0f9803759f69d65bc2: openstack/glance-default-internal-api-0/glance-log\" id=fbf33cf8-f68d-4edd-bcdf-910fd3dc2beb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.855627 | controller |     "Jun 10 15:00:56.440071 crc crio[20344]: time=\"2026-06-10T15:00:56.439173496Z\" level=info msg=\"Starting container: a17d023d9f3223bf07bc542318df1bc2a698daf8c438ef0f9803759f69d65bc2\" id=381cbbad-9908-45d7-8134-887d26db5b6b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.855645 | controller |     "Jun 10 15:00:56.450821 crc crio[20344]: time=\"2026-06-10T15:00:56.450733484Z\" level=info msg=\"Started container\" PID=65896 containerID=a17d023d9f3223bf07bc542318df1bc2a698daf8c438ef0f9803759f69d65bc2 description=openstack/glance-default-internal-api-0/glance-log id=381cbbad-9908-45d7-8134-887d26db5b6b name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe2a0b6e79b8d444f05e8677bcacdeb1419826842bd1e4b6d388cf6f868299b5",
2026-06-10 15:52:08.855661 | controller |     "Jun 10 15:00:56.483752 crc crio[20344]: time=\"2026-06-10T15:00:56.483599073Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=34520981-d286-4b22-ae52-0b4dc10f560d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.855677 | controller |     "Jun 10 15:00:56.547629 crc crio[20344]: time=\"2026-06-10T15:00:56.546040996Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=482f829a-9003-4903-aa7c-28f19ba1fdc1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.855692 | controller |     "Jun 10 15:00:56.557872 crc crio[20344]: time=\"2026-06-10T15:00:56.557505132Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=527657dc-717f-44e7-86eb-13b0d1d17061 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.855708 | controller |     "Jun 10 15:00:56.558130 crc crio[20344]: time=\"2026-06-10T15:00:56.557951913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.855723 | controller |     "Jun 10 15:00:56.737425 crc crio[20344]: time=\"2026-06-10T15:00:56.723389794Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.855738 | controller |     "Jun 10 15:00:57.082581 crc crio[20344]: time=\"2026-06-10T15:00:57.082490058Z\" level=info msg=\"Stopping pod sandbox: 3b8672696be791eecea7c3f25235535c0c1016fa5e23e1aa6e19aba680b235db\" id=ae9f17a5-bf13-4f60-94cb-ed76030160e6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.855754 | controller |     "Jun 10 15:00:57.082882 crc crio[20344]: time=\"2026-06-10T15:00:57.082632601Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3b8672696be791eecea7c3f25235535c0c1016fa5e23e1aa6e19aba680b235db\" id=ae9f17a5-bf13-4f60-94cb-ed76030160e6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.855769 | controller |     "Jun 10 15:00:57.083421 crc crio[20344]: time=\"2026-06-10T15:00:57.083325369Z\" level=info msg=\"Removing pod sandbox: 3b8672696be791eecea7c3f25235535c0c1016fa5e23e1aa6e19aba680b235db\" id=94f59079-64d0-4055-8dfa-d4465c38bf15 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.855785 | controller |     "Jun 10 15:00:57.267080 crc crio[20344]: time=\"2026-06-10T15:00:57.266982892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.855801 | controller |     "Jun 10 15:00:57.391921 crc crio[20344]: time=\"2026-06-10T15:00:57.390194014Z\" level=info msg=\"Created container bf2b8e4207ecaa15370e3074284082e139e83a1948c02f2ad036cb46e359fbb0: openstack/glance-default-external-api-0/glance-log\" id=9ee551fd-545c-464d-a5c1-0ba7a3f42d27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.855816 | controller |     "Jun 10 15:00:57.398955 crc crio[20344]: time=\"2026-06-10T15:00:57.397691847Z\" level=info msg=\"Starting container: bf2b8e4207ecaa15370e3074284082e139e83a1948c02f2ad036cb46e359fbb0\" id=dad3a768-87cb-4947-921c-94d9999afd9e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.855835 | controller |     "Jun 10 15:00:57.408380 crc crio[20344]: time=\"2026-06-10T15:00:57.408112477Z\" level=info msg=\"Started container\" PID=65968 containerID=bf2b8e4207ecaa15370e3074284082e139e83a1948c02f2ad036cb46e359fbb0 description=openstack/glance-default-external-api-0/glance-log id=dad3a768-87cb-4947-921c-94d9999afd9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4c9a1f735b58af83855cb27e28c862b96124faea6f2cd420f5932b8e538ebb2",
2026-06-10 15:52:08.855871 | controller |     "Jun 10 15:00:57.441510 crc crio[20344]: time=\"2026-06-10T15:00:57.441465838Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=61eadd01-0f08-4256-95e9-721d0182bfb1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.855889 | controller |     "Jun 10 15:00:57.546180 crc crio[20344]: time=\"2026-06-10T15:00:57.54608843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.855905 | controller |     "Jun 10 15:00:57.694235 crc crio[20344]: time=\"2026-06-10T15:00:57.6940218Z\" level=info msg=\"Created container 3e40faf5221e17d366c9a43eb293784e9949c53c18c8c9f7f849f86c12c6c34a: openstack/glance-default-internal-api-0/glance-httpd\" id=527657dc-717f-44e7-86eb-13b0d1d17061 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.855921 | controller |     "Jun 10 15:00:57.698327 crc crio[20344]: time=\"2026-06-10T15:00:57.696570925Z\" level=info msg=\"Starting container: 3e40faf5221e17d366c9a43eb293784e9949c53c18c8c9f7f849f86c12c6c34a\" id=4738c5d9-c958-45c0-9798-78ef5ce4a83d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.855936 | controller |     "Jun 10 15:00:57.705061 crc crio[20344]: time=\"2026-06-10T15:00:57.704552642Z\" level=info msg=\"Started container\" PID=65994 containerID=3e40faf5221e17d366c9a43eb293784e9949c53c18c8c9f7f849f86c12c6c34a description=openstack/glance-default-internal-api-0/glance-httpd id=4738c5d9-c958-45c0-9798-78ef5ce4a83d name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe2a0b6e79b8d444f05e8677bcacdeb1419826842bd1e4b6d388cf6f868299b5",
2026-06-10 15:52:08.855951 | controller |     "Jun 10 15:00:57.761750 crc crio[20344]: time=\"2026-06-10T15:00:57.760753743Z\" level=info msg=\"Removed pod sandbox: 3b8672696be791eecea7c3f25235535c0c1016fa5e23e1aa6e19aba680b235db\" id=94f59079-64d0-4055-8dfa-d4465c38bf15 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.855966 | controller |     "Jun 10 15:00:57.763661 crc crio[20344]: time=\"2026-06-10T15:00:57.763507984Z\" level=info msg=\"Stopping pod sandbox: 6763017e772b1d53defc887942d14cc353a287332457a5ffacc1f5132ae693d6\" id=6b1c5c2d-34a8-491a-9530-92cc9e782c82 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.855982 | controller |     "Jun 10 15:00:57.763661 crc crio[20344]: time=\"2026-06-10T15:00:57.763574676Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6763017e772b1d53defc887942d14cc353a287332457a5ffacc1f5132ae693d6\" id=6b1c5c2d-34a8-491a-9530-92cc9e782c82 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.855997 | controller |     "Jun 10 15:00:57.765399 crc crio[20344]: time=\"2026-06-10T15:00:57.764027887Z\" level=info msg=\"Removing pod sandbox: 6763017e772b1d53defc887942d14cc353a287332457a5ffacc1f5132ae693d6\" id=6e0f6704-b092-423f-8b43-a835a044b8ee name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.856012 | controller |     "Jun 10 15:00:57.788339 crc crio[20344]: time=\"2026-06-10T15:00:57.788022847Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=2283dd4a-519f-47c7-a51d-6c2908904dc8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.856026 | controller |     "Jun 10 15:00:57.816455 crc crio[20344]: time=\"2026-06-10T15:00:57.813827113Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=7fcd62e0-c25e-430c-a2d7-2a2790d87221 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.856045 | controller |     "Jun 10 15:00:57.817169 crc crio[20344]: time=\"2026-06-10T15:00:57.817080528Z\" level=info msg=\"Removed pod sandbox: 6763017e772b1d53defc887942d14cc353a287332457a5ffacc1f5132ae693d6\" id=6e0f6704-b092-423f-8b43-a835a044b8ee name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.856061 | controller |     "Jun 10 15:00:57.822169 crc crio[20344]: time=\"2026-06-10T15:00:57.82144773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.856076 | controller |     "Jun 10 15:00:57.825885 crc crio[20344]: time=\"2026-06-10T15:00:57.825676469Z\" level=info msg=\"Stopping pod sandbox: 85bbc444db6cd704974965c3d6ad0b216b5e9e8c17dce5bd916a27c4883982e0\" id=106c0a36-a1fb-418f-a13f-829aa34b91f2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.856091 | controller |     "Jun 10 15:00:57.826038 crc crio[20344]: time=\"2026-06-10T15:00:57.825900285Z\" level=info msg=\"Stopped pod sandbox (already stopped): 85bbc444db6cd704974965c3d6ad0b216b5e9e8c17dce5bd916a27c4883982e0\" id=106c0a36-a1fb-418f-a13f-829aa34b91f2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.856106 | controller |     "Jun 10 15:00:57.830473 crc crio[20344]: time=\"2026-06-10T15:00:57.829523829Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-ceilometer-notification@sha256:860b1eb61b6652f02a54b95af32f4c5e33bd138d9a8d1a330fce56c9b78c103f\" id=89f3c637-612c-4ab2-80ca-3184f13337c9 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.856120 | controller |     "Jun 10 15:00:57.832730 crc crio[20344]: time=\"2026-06-10T15:00:57.832624329Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=839aabcb-13dc-4c1b-a2c5-74126ad0c116 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.856136 | controller |     "Jun 10 15:00:57.832730 crc crio[20344]: time=\"2026-06-10T15:00:57.83267612Z\" level=info msg=\"Removing pod sandbox: 85bbc444db6cd704974965c3d6ad0b216b5e9e8c17dce5bd916a27c4883982e0\" id=b3471f4f-2198-4253-8c82-7877d14c786c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.856151 | controller |     "Jun 10 15:00:57.859593 crc crio[20344]: time=\"2026-06-10T15:00:57.859115213Z\" level=info msg=\"Removed pod sandbox: 85bbc444db6cd704974965c3d6ad0b216b5e9e8c17dce5bd916a27c4883982e0\" id=b3471f4f-2198-4253-8c82-7877d14c786c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.856166 | controller |     "Jun 10 15:00:57.862589 crc crio[20344]: time=\"2026-06-10T15:00:57.862135231Z\" level=info msg=\"Stopping pod sandbox: a17113a4b292145f2fe365d87333323112eeb2df9c77537153f0cdbff4d50e19\" id=4441ffca-bfc6-463e-8c6f-9eb8bd8d7b7f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.856180 | controller |     "Jun 10 15:00:57.862589 crc crio[20344]: time=\"2026-06-10T15:00:57.862210173Z\" level=info msg=\"Stopped pod sandbox (already stopped): a17113a4b292145f2fe365d87333323112eeb2df9c77537153f0cdbff4d50e19\" id=4441ffca-bfc6-463e-8c6f-9eb8bd8d7b7f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.856196 | controller |     "Jun 10 15:00:57.864767 crc crio[20344]: time=\"2026-06-10T15:00:57.864732848Z\" level=info msg=\"Removing pod sandbox: a17113a4b292145f2fe365d87333323112eeb2df9c77537153f0cdbff4d50e19\" id=3fd3b3eb-b26c-4dba-b66a-e465ace53c2d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.856210 | controller |     "Jun 10 15:00:57.885582 crc crio[20344]: time=\"2026-06-10T15:00:57.885362071Z\" level=info msg=\"Removed pod sandbox: a17113a4b292145f2fe365d87333323112eeb2df9c77537153f0cdbff4d50e19\" id=3fd3b3eb-b26c-4dba-b66a-e465ace53c2d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.856229 | controller |     "Jun 10 15:00:57.887152 crc crio[20344]: time=\"2026-06-10T15:00:57.886827739Z\" level=info msg=\"Stopping pod sandbox: e8e861149e6fad237a4a412b04882301a155c9107579637d8a3d8554a5b61024\" id=8b5be15a-0b8a-4b09-b00d-e4fc945d1021 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.856244 | controller |     "Jun 10 15:00:57.887152 crc crio[20344]: time=\"2026-06-10T15:00:57.886932671Z\" level=info msg=\"Stopped pod sandbox (already stopped): e8e861149e6fad237a4a412b04882301a155c9107579637d8a3d8554a5b61024\" id=8b5be15a-0b8a-4b09-b00d-e4fc945d1021 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.856259 | controller |     "Jun 10 15:00:57.889175 crc crio[20344]: time=\"2026-06-10T15:00:57.888657336Z\" level=info msg=\"Removing pod sandbox: e8e861149e6fad237a4a412b04882301a155c9107579637d8a3d8554a5b61024\" id=25b223cc-b4fe-4c71-bd2a-3929707bec53 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.856274 | controller |     "Jun 10 15:00:57.889175 crc crio[20344]: time=\"2026-06-10T15:00:57.889135608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.856289 | controller |     "Jun 10 15:00:57.903072 crc crio[20344]: time=\"2026-06-10T15:00:57.902925084Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=45272252-0385-4928-8160-e5b6e31c3656 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.856304 | controller |     "Jun 10 15:00:57.903730 crc crio[20344]: time=\"2026-06-10T15:00:57.903619422Z\" level=info msg=\"Removed pod sandbox: e8e861149e6fad237a4a412b04882301a155c9107579637d8a3d8554a5b61024\" id=25b223cc-b4fe-4c71-bd2a-3929707bec53 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.856318 | controller |     "Jun 10 15:00:57.928481 crc crio[20344]: time=\"2026-06-10T15:00:57.92791634Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=a8da8aad-7110-4909-b209-6f669da05aed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.856334 | controller |     "Jun 10 15:00:57.929949 crc crio[20344]: time=\"2026-06-10T15:00:57.929901791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.856349 | controller |     "Jun 10 15:00:58.011556 crc crio[20344]: time=\"2026-06-10T15:00:58.011413036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.856364 | controller |     "Jun 10 15:00:58.024910 crc crio[20344]: time=\"2026-06-10T15:00:58.024824622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.856378 | controller |     "Jun 10 15:00:58.148003 crc crio[20344]: time=\"2026-06-10T15:00:58.14788082Z\" level=info msg=\"Created container c0f48c3ace694b9f938701fac569cb9e27ea3bb992604cda530913175d2fff54: openstack/ceilometer-0/ceilometer-notification-agent\" id=a8da8aad-7110-4909-b209-6f669da05aed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.856394 | controller |     "Jun 10 15:00:58.152487 crc crio[20344]: time=\"2026-06-10T15:00:58.149562273Z\" level=info msg=\"Starting container: c0f48c3ace694b9f938701fac569cb9e27ea3bb992604cda530913175d2fff54\" id=d8f2a0d0-3dea-4995-b13b-79a9fd1509e7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.856409 | controller |     "Jun 10 15:00:58.153691 crc crio[20344]: time=\"2026-06-10T15:00:58.153598578Z\" level=info msg=\"Started container\" PID=66083 containerID=c0f48c3ace694b9f938701fac569cb9e27ea3bb992604cda530913175d2fff54 description=openstack/ceilometer-0/ceilometer-notification-agent id=d8f2a0d0-3dea-4995-b13b-79a9fd1509e7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a32b6bdb3492a139e5814cfdbe72e18e7ed12cc28a3caa97bc1ceed89c44dc26",
2026-06-10 15:52:08.856429 | controller |     "Jun 10 15:00:58.194239 crc crio[20344]: time=\"2026-06-10T15:00:58.193612651Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=5cac1967-79b4-4892-898a-8c0012a0588d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.856445 | controller |     "Jun 10 15:00:58.194239 crc crio[20344]: time=\"2026-06-10T15:00:58.193807826Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/sg-core:latest not found\" id=5cac1967-79b4-4892-898a-8c0012a0588d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.856460 | controller |     "Jun 10 15:00:58.194239 crc crio[20344]: time=\"2026-06-10T15:00:58.193846547Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/sg-core:latest found\" id=5cac1967-79b4-4892-898a-8c0012a0588d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.856476 | controller |     "Jun 10 15:00:58.202777 crc crio[20344]: time=\"2026-06-10T15:00:58.202625464Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/sg-core:latest\" id=baf26061-d8a8-4cfb-a8d6-371f04d89ba8 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.856492 | controller |     "Jun 10 15:00:58.206663 crc crio[20344]: time=\"2026-06-10T15:00:58.206055862Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/sg-core:latest\\\"\"",
2026-06-10 15:52:08.856507 | controller |     "Jun 10 15:00:58.634743 crc crio[20344]: time=\"2026-06-10T15:00:58.634576828Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.856522 | controller |     "Jun 10 15:00:58.771625 crc crio[20344]: time=\"2026-06-10T15:00:58.771546145Z\" level=info msg=\"Created container e9a16e629fa156e1278414b32d8fad3f17e21cf9fcb2c98c34a846d1368b2791: openstack/glance-default-external-api-0/glance-httpd\" id=7fcd62e0-c25e-430c-a2d7-2a2790d87221 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.856537 | controller |     "Jun 10 15:00:58.777396 crc crio[20344]: time=\"2026-06-10T15:00:58.772660694Z\" level=info msg=\"Starting container: e9a16e629fa156e1278414b32d8fad3f17e21cf9fcb2c98c34a846d1368b2791\" id=afc8b951-1724-4d6f-887f-e28b4e120f5e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.856552 | controller |     "Jun 10 15:00:58.778419 crc crio[20344]: time=\"2026-06-10T15:00:58.778113195Z\" level=info msg=\"Started container\" PID=66246 containerID=e9a16e629fa156e1278414b32d8fad3f17e21cf9fcb2c98c34a846d1368b2791 description=openstack/glance-default-external-api-0/glance-httpd id=afc8b951-1724-4d6f-887f-e28b4e120f5e name=/runtime.v1.RuntimeService/StartContainer sandboxID=e4c9a1f735b58af83855cb27e28c862b96124faea6f2cd420f5932b8e538ebb2",
2026-06-10 15:52:08.856567 | controller |     "Jun 10 15:01:01.017575 crc crio[20344]: time=\"2026-06-10T15:01:01.017090083Z\" level=info msg=\"Stopping pod sandbox: 574cb4627c7cd9506d2c1a7392fa2dbcb8cf34f7d9f72b8447586ea882fade37\" id=b2e76e81-4039-444d-a61b-2caa88d831a9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.856583 | controller |     "Jun 10 15:01:01.019666 crc crio[20344]: time=\"2026-06-10T15:01:01.019580927Z\" level=info msg=\"Got pod network &{Name:keystone-bootstrap-db2kr Namespace:openstack ID:574cb4627c7cd9506d2c1a7392fa2dbcb8cf34f7d9f72b8447586ea882fade37 UID:9d651d66-f346-4d30-a231-3cf96bc525cf NetNS:/var/run/netns/58cf039a-8637-4599-9c4e-f87bdd4e7678 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9d651d66_f346_4d30_a231_3cf96bc525cf.slice PodAnnotations:0xc00078c650}] Aliases:map[]}\"",
2026-06-10 15:52:08.856599 | controller |     "Jun 10 15:01:01.020396 crc crio[20344]: time=\"2026-06-10T15:01:01.020233274Z\" level=info msg=\"Deleting pod openstack_keystone-bootstrap-db2kr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.856618 | controller |     "Jun 10 15:01:01.365940 crc crio[20344]: time=\"2026-06-10T15:01:01.365395197Z\" level=info msg=\"Stopped pod sandbox: 574cb4627c7cd9506d2c1a7392fa2dbcb8cf34f7d9f72b8447586ea882fade37\" id=b2e76e81-4039-444d-a61b-2caa88d831a9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.856635 | controller |     "Jun 10 15:01:02.048203 crc crio[20344]: time=\"2026-06-10T15:01:02.047634485Z\" level=info msg=\"Stopping pod sandbox: 5131d3b9f479015e677f10b6de0a485f3a6e5e4b0580790e2d513b4952a73084\" id=a964e301-e373-47d9-b9ab-604f492c531c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.856650 | controller |     "Jun 10 15:01:02.049213 crc crio[20344]: time=\"2026-06-10T15:01:02.049143924Z\" level=info msg=\"Got pod network &{Name:placement-db-sync-nsp56 Namespace:openstack ID:5131d3b9f479015e677f10b6de0a485f3a6e5e4b0580790e2d513b4952a73084 UID:917ca20f-f542-4eae-9cba-37205fd6d371 NetNS:/var/run/netns/1d07ec37-9b31-467d-9439-2e1eb90b9667 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod917ca20f_f542_4eae_9cba_37205fd6d371.slice PodAnnotations:0xc00282e2b0}] Aliases:map[]}\"",
2026-06-10 15:52:08.856666 | controller |     "Jun 10 15:01:02.049490 crc crio[20344]: time=\"2026-06-10T15:01:02.049417531Z\" level=info msg=\"Deleting pod openstack_placement-db-sync-nsp56 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.856682 | controller |     "Jun 10 15:01:02.426668 crc crio[20344]: time=\"2026-06-10T15:01:02.426589441Z\" level=info msg=\"Stopped pod sandbox: 5131d3b9f479015e677f10b6de0a485f3a6e5e4b0580790e2d513b4952a73084\" id=a964e301-e373-47d9-b9ab-604f492c531c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.856698 | controller |     "Jun 10 15:01:07.727336 crc crio[20344]: time=\"2026-06-10T15:01:07.726197685Z\" level=info msg=\"Running pod sandbox: openstack/keystone-779b89f965-xvhg2/POD\" id=4ed4a619-ed4b-4278-8ba5-83c971f82b16 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.856714 | controller |     "Jun 10 15:01:07.728577 crc crio[20344]: time=\"2026-06-10T15:01:07.727395676Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.856730 | controller |     "Jun 10 15:01:08.603482 crc crio[20344]: time=\"2026-06-10T15:01:08.602838123Z\" level=info msg=\"Running pod sandbox: openstack/placement-75948b8d96-gfhqq/POD\" id=32b0bf78-f2ae-47d8-916b-c4b0b8c6e668 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.856745 | controller |     "Jun 10 15:01:08.603610 crc crio[20344]: time=\"2026-06-10T15:01:08.603589412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.856760 | controller |     "Jun 10 15:01:12.255191 crc crio[20344]: time=\"2026-06-10T15:01:12.254167993Z\" level=info msg=\"Stopping pod sandbox: 30664061d45d7d7217a0b120fb84e598c263f144940b8ca63e82aa7e27c0b94f\" id=8ed95a75-3b39-46a0-aa61-f648172df34b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.856776 | controller |     "Jun 10 15:01:12.257095 crc crio[20344]: time=\"2026-06-10T15:01:12.25600702Z\" level=info msg=\"Got pod network &{Name:neutron-db-sync-6fdsd Namespace:openstack ID:30664061d45d7d7217a0b120fb84e598c263f144940b8ca63e82aa7e27c0b94f UID:8bfad83e-2bcf-4eff-8a3c-cd9337cfa097 NetNS:/var/run/netns/3cfa00e6-7f33-4450-8444-ff40eebbeb41 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8bfad83e_2bcf_4eff_8a3c_cd9337cfa097.slice PodAnnotations:0xc002264188}] Aliases:map[]}\"",
2026-06-10 15:52:08.856795 | controller |     "Jun 10 15:01:12.257325 crc crio[20344]: time=\"2026-06-10T15:01:12.257222481Z\" level=info msg=\"Deleting pod openstack_neutron-db-sync-6fdsd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.856811 | controller |     "Jun 10 15:01:12.257525 crc crio[20344]: time=\"2026-06-10T15:01:12.256462062Z\" level=info msg=\"Stopping pod sandbox: a47365987b0aa43f1558e3f8dde785a2e39dfc7cb0573c84dbe44f9c9c502f9a\" id=61c53c30-2e34-4363-b126-90ab377e120c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.856827 | controller |     "Jun 10 15:01:12.257860 crc crio[20344]: time=\"2026-06-10T15:01:12.257801736Z\" level=info msg=\"Got pod network &{Name:barbican-db-sync-qnbnd Namespace:openstack ID:a47365987b0aa43f1558e3f8dde785a2e39dfc7cb0573c84dbe44f9c9c502f9a UID:d7eb5a6a-b8ae-47ae-a8f2-549b5c59f7c3 NetNS:/var/run/netns/8677106d-e129-4d80-86b4-360aa03d4b69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd7eb5a6a_b8ae_47ae_a8f2_549b5c59f7c3.slice PodAnnotations:0xc000528950}] Aliases:map[]}\"",
2026-06-10 15:52:08.856843 | controller |     "Jun 10 15:01:12.258002 crc crio[20344]: time=\"2026-06-10T15:01:12.25795166Z\" level=info msg=\"Deleting pod openstack_barbican-db-sync-qnbnd from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.856878 | controller |     "Jun 10 15:01:12.977415 crc crio[20344]: time=\"2026-06-10T15:01:12.976863645Z\" level=info msg=\"Stopped pod sandbox: a47365987b0aa43f1558e3f8dde785a2e39dfc7cb0573c84dbe44f9c9c502f9a\" id=61c53c30-2e34-4363-b126-90ab377e120c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.856895 | controller |     "Jun 10 15:01:12.978293 crc crio[20344]: time=\"2026-06-10T15:01:12.977147693Z\" level=info msg=\"Stopped pod sandbox: 30664061d45d7d7217a0b120fb84e598c263f144940b8ca63e82aa7e27c0b94f\" id=8ed95a75-3b39-46a0-aa61-f648172df34b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.856910 | controller |     "Jun 10 15:01:13.034578 crc crio[20344]: time=\"2026-06-10T15:01:13.034516854Z\" level=info msg=\"Got pod network &{Name:placement-75948b8d96-gfhqq Namespace:openstack ID:af46c91751671df93fef166824eb2ff03d232f0442af00227281df6a601116aa UID:4e8c0ecd-9f08-45ff-8c9d-3afe7754363e NetNS:/var/run/netns/2ee0582b-d3f1-4ae6-b77c-21addf2e951f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4e8c0ecd_9f08_45ff_8c9d_3afe7754363e.slice PodAnnotations:0xc000529020}] Aliases:map[]}\"",
2026-06-10 15:52:08.856926 | controller |     "Jun 10 15:01:13.034931 crc crio[20344]: time=\"2026-06-10T15:01:13.034909474Z\" level=info msg=\"Adding pod openstack_placement-75948b8d96-gfhqq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.856942 | controller |     "Jun 10 15:01:13.103773 crc crio[20344]: time=\"2026-06-10T15:01:13.103605818Z\" level=info msg=\"Got pod network &{Name:keystone-779b89f965-xvhg2 Namespace:openstack ID:4683a408825b20cb24259ad99fbcf40da5ae602ee26c515630ca4cfe52630b74 UID:3853668c-e7e4-46c8-bf3e-88e901ce2a0e NetNS:/var/run/netns/8494e1da-cd59-4198-be6e-75a9014470dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3853668c_e7e4_46c8_bf3e_88e901ce2a0e.slice PodAnnotations:0xc00282e6b8}] Aliases:map[]}\"",
2026-06-10 15:52:08.856959 | controller |     "Jun 10 15:01:13.103773 crc crio[20344]: time=\"2026-06-10T15:01:13.10367085Z\" level=info msg=\"Adding pod openstack_keystone-779b89f965-xvhg2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.856974 | controller |     "Jun 10 15:01:13.204398 crc crio[20344]: time=\"2026-06-10T15:01:13.204157145Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/sg-core@sha256:457ac65a0818c89c25b563e576fd0e228e61b23e5913835aa8c748f2c70ce600\" id=baf26061-d8a8-4cfb-a8d6-371f04d89ba8 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.856994 | controller |     "Jun 10 15:01:13.207378 crc crio[20344]: time=\"2026-06-10T15:01:13.205475239Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=cc4b410f-be83-44d6-9fde-b9ef9b18b2fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.857010 | controller |     "Jun 10 15:01:13.235382 crc crio[20344]: time=\"2026-06-10T15:01:13.235114044Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=42550e03-3307-4ecf-849c-efce8441788e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.857025 | controller |     "Jun 10 15:01:13.262873 crc crio[20344]: time=\"2026-06-10T15:01:13.261561077Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=4fb517e9-0828-43cb-a16f-2fb0140f6dab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.857040 | controller |     "Jun 10 15:01:13.268101 crc crio[20344]: time=\"2026-06-10T15:01:13.268074945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.857056 | controller |     "Jun 10 15:01:13.345090 crc crio[20344]: time=\"2026-06-10T15:01:13.344746585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.857071 | controller |     "Jun 10 15:01:13.355497 crc crio[20344]: time=\"2026-06-10T15:01:13.355460922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.857085 | controller |     "Jun 10 15:01:13.428011 crc crio[20344]: 2026-06-10T15:01:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:af46c91751671df Mac:86:84:14:e0:c9:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9d Mtu:0 Sandbox:/var/run/netns/2ee0582b-d3f1-4ae6-b77c-21addf2e951f SocketPath: PciID:}] [{Interface:0xc0004b2760 Address:{IP:10.217.0.157 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.857101 | controller |     "Jun 10 15:01:13.428911 crc crio[20344]: time=\"2026-06-10T15:01:13.428852547Z\" level=info msg=\"Got pod network &{Name:placement-75948b8d96-gfhqq Namespace:openstack ID:af46c91751671df93fef166824eb2ff03d232f0442af00227281df6a601116aa UID:4e8c0ecd-9f08-45ff-8c9d-3afe7754363e NetNS:/var/run/netns/2ee0582b-d3f1-4ae6-b77c-21addf2e951f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4e8c0ecd_9f08_45ff_8c9d_3afe7754363e.slice PodAnnotations:0xc000529020}] Aliases:map[]}\"",
2026-06-10 15:52:08.857116 | controller |     "Jun 10 15:01:13.429114 crc crio[20344]: time=\"2026-06-10T15:01:13.429052052Z\" level=info msg=\"Checking pod openstack_placement-75948b8d96-gfhqq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.857132 | controller |     "Jun 10 15:01:13.457916 crc crio[20344]: time=\"2026-06-10T15:01:13.457834076Z\" level=info msg=\"Ran pod sandbox af46c91751671df93fef166824eb2ff03d232f0442af00227281df6a601116aa with infra container: openstack/placement-75948b8d96-gfhqq/POD\" id=32b0bf78-f2ae-47d8-916b-c4b0b8c6e668 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.857147 | controller |     "Jun 10 15:01:13.469401 crc crio[20344]: time=\"2026-06-10T15:01:13.469325983Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=bbabecc9-60bb-4fd2-a5f6-ed52cedfd587 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.857176 | controller |     "Jun 10 15:01:13.522383 crc crio[20344]: time=\"2026-06-10T15:01:13.522320331Z\" level=info msg=\"Created container 970d785a5da30a75fb3eec72626492d9d4daf24b620efe7ef112c7443aea8057: openstack/ceilometer-0/sg-core\" id=4fb517e9-0828-43cb-a16f-2fb0140f6dab name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.857195 | controller |     "Jun 10 15:01:13.524806 crc crio[20344]: time=\"2026-06-10T15:01:13.524696802Z\" level=info msg=\"Starting container: 970d785a5da30a75fb3eec72626492d9d4daf24b620efe7ef112c7443aea8057\" id=c8c69727-278b-4c6f-84cd-789c6f38bb05 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.857210 | controller |     "Jun 10 15:01:13.536442 crc crio[20344]: time=\"2026-06-10T15:01:13.536121818Z\" level=info msg=\"Started container\" PID=67360 containerID=970d785a5da30a75fb3eec72626492d9d4daf24b620efe7ef112c7443aea8057 description=openstack/ceilometer-0/sg-core id=c8c69727-278b-4c6f-84cd-789c6f38bb05 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a32b6bdb3492a139e5814cfdbe72e18e7ed12cc28a3caa97bc1ceed89c44dc26",
2026-06-10 15:52:08.857226 | controller |     "Jun 10 15:01:13.544462 crc crio[20344]: 2026-06-10T15:01:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4683a408825b20c Mac:9e:19:15:ae:91:b2 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9c Mtu:0 Sandbox:/var/run/netns/8494e1da-cd59-4198-be6e-75a9014470dd SocketPath: PciID:}] [{Interface:0xc00030a6c0 Address:{IP:10.217.0.156 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.857241 | controller |     "Jun 10 15:01:13.545790 crc crio[20344]: time=\"2026-06-10T15:01:13.545379507Z\" level=info msg=\"Got pod network &{Name:keystone-779b89f965-xvhg2 Namespace:openstack ID:4683a408825b20cb24259ad99fbcf40da5ae602ee26c515630ca4cfe52630b74 UID:3853668c-e7e4-46c8-bf3e-88e901ce2a0e NetNS:/var/run/netns/8494e1da-cd59-4198-be6e-75a9014470dd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod3853668c_e7e4_46c8_bf3e_88e901ce2a0e.slice PodAnnotations:0xc00282e6b8}] Aliases:map[]}\"",
2026-06-10 15:52:08.857257 | controller |     "Jun 10 15:01:13.545790 crc crio[20344]: time=\"2026-06-10T15:01:13.545544731Z\" level=info msg=\"Checking pod openstack_keystone-779b89f965-xvhg2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.857272 | controller |     "Jun 10 15:01:13.556298 crc crio[20344]: time=\"2026-06-10T15:01:13.556153585Z\" level=info msg=\"Ran pod sandbox 4683a408825b20cb24259ad99fbcf40da5ae602ee26c515630ca4cfe52630b74 with infra container: openstack/keystone-779b89f965-xvhg2/POD\" id=4ed4a619-ed4b-4278-8ba5-83c971f82b16 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.857287 | controller |     "Jun 10 15:01:13.556631 crc crio[20344]: time=\"2026-06-10T15:01:13.556450803Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=7eb27f31-38e7-40c1-b90b-7b272a3e4c74 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.857302 | controller |     "Jun 10 15:01:13.556972 crc crio[20344]: time=\"2026-06-10T15:01:13.556816962Z\" level=info msg=\"Image registry.redhat.io/ubi9/httpd-24:latest not found\" id=7eb27f31-38e7-40c1-b90b-7b272a3e4c74 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.857318 | controller |     "Jun 10 15:01:13.556972 crc crio[20344]: time=\"2026-06-10T15:01:13.556906534Z\" level=info msg=\"Neither image nor artfiact registry.redhat.io/ubi9/httpd-24:latest found\" id=7eb27f31-38e7-40c1-b90b-7b272a3e4c74 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.857333 | controller |     "Jun 10 15:01:13.559530 crc crio[20344]: time=\"2026-06-10T15:01:13.559431579Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=e3fc587d-7a2f-468a-bdaf-336dcb81ad78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.857348 | controller |     "Jun 10 15:01:13.565738 crc crio[20344]: time=\"2026-06-10T15:01:13.56524273Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=e82fb755-9440-44a5-a81c-43fd23305250 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.857369 | controller |     "Jun 10 15:01:13.575347 crc crio[20344]: time=\"2026-06-10T15:01:13.575163546Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"",
2026-06-10 15:52:08.857385 | controller |     "Jun 10 15:01:13.631384 crc crio[20344]: time=\"2026-06-10T15:01:13.624162871Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=42295053-027c-4b07-97c6-e04df5b2d6d0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.857400 | controller |     "Jun 10 15:01:13.640807 crc crio[20344]: time=\"2026-06-10T15:01:13.640682398Z\" level=info msg=\"Creating container: openstack/placement-75948b8d96-gfhqq/placement-log\" id=29c29314-af9b-4c46-af26-aa448f66616a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.857415 | controller |     "Jun 10 15:01:13.642336 crc crio[20344]: time=\"2026-06-10T15:01:13.642201027Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.857430 | controller |     "Jun 10 15:01:13.687175 crc crio[20344]: time=\"2026-06-10T15:01:13.687082006Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-keystone:current-podified\" id=27557b4f-b04f-4270-81be-174bded8fc59 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.857444 | controller |     "Jun 10 15:01:13.690931 crc crio[20344]: time=\"2026-06-10T15:01:13.690874714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.857459 | controller |     "Jun 10 15:01:13.695960 crc crio[20344]: time=\"2026-06-10T15:01:13.695889743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.857474 | controller |     "Jun 10 15:01:13.700232 crc crio[20344]: time=\"2026-06-10T15:01:13.699788824Z\" level=info msg=\"Creating container: openstack/keystone-779b89f965-xvhg2/keystone-api\" id=88f57282-37a3-42ce-8618-9f3c43beffa0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.857489 | controller |     "Jun 10 15:01:13.703010 crc crio[20344]: time=\"2026-06-10T15:01:13.700370789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.857504 | controller |     "Jun 10 15:01:13.806375 crc crio[20344]: time=\"2026-06-10T15:01:13.806167961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.857519 | controller |     "Jun 10 15:01:13.811463 crc crio[20344]: time=\"2026-06-10T15:01:13.811393616Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.857534 | controller |     "Jun 10 15:01:13.917393 crc crio[20344]: time=\"2026-06-10T15:01:13.906689887Z\" level=info msg=\"Created container 0f70f823cea87b1420756a5ba24687b925e3b420b4ba59dadb8b14251e017ca6: openstack/placement-75948b8d96-gfhqq/placement-log\" id=29c29314-af9b-4c46-af26-aa448f66616a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.857549 | controller |     "Jun 10 15:01:13.917393 crc crio[20344]: time=\"2026-06-10T15:01:13.915661419Z\" level=info msg=\"Starting container: 0f70f823cea87b1420756a5ba24687b925e3b420b4ba59dadb8b14251e017ca6\" id=e25632fb-d446-4b02-b712-ccc1be99ded4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.857585 | controller |     "Jun 10 15:01:13.929239 crc crio[20344]: time=\"2026-06-10T15:01:13.926486198Z\" level=info msg=\"Started container\" PID=67443 containerID=0f70f823cea87b1420756a5ba24687b925e3b420b4ba59dadb8b14251e017ca6 description=openstack/placement-75948b8d96-gfhqq/placement-log id=e25632fb-d446-4b02-b712-ccc1be99ded4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af46c91751671df93fef166824eb2ff03d232f0442af00227281df6a601116aa",
2026-06-10 15:52:08.857610 | controller |     "Jun 10 15:01:13.954123 crc crio[20344]: time=\"2026-06-10T15:01:13.952779717Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=bdac4ca8-53d6-43c0-8a1b-8bec1fa002bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.857634 | controller |     "Jun 10 15:01:14.221144 crc crio[20344]: time=\"2026-06-10T15:01:14.221009914Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=79e475ea-88b7-4098-b612-6c2a90de3b67 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.857650 | controller |     "Jun 10 15:01:14.313061 crc crio[20344]: time=\"2026-06-10T15:01:14.312570048Z\" level=info msg=\"Creating container: openstack/placement-75948b8d96-gfhqq/placement-api\" id=5ee1da20-beef-43b7-8e4a-1e74c2a1a5b7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.857713 | controller |     "Jun 10 15:01:14.314799 crc crio[20344]: time=\"2026-06-10T15:01:14.314741914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.857733 | controller |     "Jun 10 15:01:14.328068 crc crio[20344]: time=\"2026-06-10T15:01:14.327515464Z\" level=info msg=\"Running pod sandbox: openstack/barbican-worker-dbc8c9479-s7hbh/POD\" id=4705b2f5-dc43-409d-947b-5f665dd6678d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.857750 | controller |     "Jun 10 15:01:14.328068 crc crio[20344]: time=\"2026-06-10T15:01:14.327602827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.857765 | controller |     "Jun 10 15:01:14.341952 crc crio[20344]: time=\"2026-06-10T15:01:14.341878475Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-7d5695b8ff-jvn4z/POD\" id=d865bd43-408b-4cd2-ae77-7c96fc22d027 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.857781 | controller |     "Jun 10 15:01:14.342080 crc crio[20344]: time=\"2026-06-10T15:01:14.341976728Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.857796 | controller |     "Jun 10 15:01:14.361238 crc crio[20344]: time=\"2026-06-10T15:01:14.360915747Z\" level=info msg=\"Running pod sandbox: openstack/barbican-keystone-listener-55f5fbd7cd-jbccj/POD\" id=1918876b-2dd9-402e-b041-97a1a89657be name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.857812 | controller |     "Jun 10 15:01:14.361238 crc crio[20344]: time=\"2026-06-10T15:01:14.361015739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.857827 | controller |     "Jun 10 15:01:14.382236 crc crio[20344]: time=\"2026-06-10T15:01:14.382155115Z\" level=info msg=\"Stopping pod sandbox: 4ceecadf46c58cdd5b133938984a78820097b031ae3fbad1c2ae3c3799d851a7\" id=e3a4df6b-f944-4a32-96f5-b574c64d77ab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.857843 | controller |     "Jun 10 15:01:14.382681 crc crio[20344]: time=\"2026-06-10T15:01:14.382605997Z\" level=info msg=\"Got pod network &{Name:cinder-db-sync-bgzdq Namespace:openstack ID:4ceecadf46c58cdd5b133938984a78820097b031ae3fbad1c2ae3c3799d851a7 UID:fa87ef16-03d2-4e23-883f-03048c9f4665 NetNS:/var/run/netns/a83ae731-9bbe-4772-ac7c-23d55fb708cd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfa87ef16_03d2_4e23_883f_03048c9f4665.slice PodAnnotations:0xc0007382a0}] Aliases:map[]}\"",
2026-06-10 15:52:08.857893 | controller |     "Jun 10 15:01:14.382832 crc crio[20344]: time=\"2026-06-10T15:01:14.382795702Z\" level=info msg=\"Deleting pod openstack_cinder-db-sync-bgzdq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.857911 | controller |     "Jun 10 15:01:14.392686 crc crio[20344]: time=\"2026-06-10T15:01:14.392509723Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.857928 | controller |     "Jun 10 15:01:14.409594 crc crio[20344]: time=\"2026-06-10T15:01:14.409488551Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7d5695b8ff-jvn4z Namespace:openstack ID:844fc8db2c7b8cb6f09cfd45910818fb6e77e81183a801dbcfe5c79661f04d3d UID:c1033dc6-8ce8-43b3-9559-d33f82f99652 NetNS:/var/run/netns/0a4c542d-6ab4-4fe1-a755-75f067e77ef2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1033dc6_8ce8_43b3_9559_d33f82f99652.slice PodAnnotations:0xc0055ea260}] Aliases:map[]}\"",
2026-06-10 15:52:08.857944 | controller |     "Jun 10 15:01:14.409594 crc crio[20344]: time=\"2026-06-10T15:01:14.409571483Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-7d5695b8ff-jvn4z to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.857960 | controller |     "Jun 10 15:01:14.422189 crc crio[20344]: time=\"2026-06-10T15:01:14.422131398Z\" level=info msg=\"Got pod network &{Name:barbican-worker-dbc8c9479-s7hbh Namespace:openstack ID:ea66084f55c1c2d38e0fcb42317f34dc7ee58913a511a87bc7c8d3195303b947 UID:5e0ed15e-2bfc-4108-99ed-0511bda2c408 NetNS:/var/run/netns/84d71afb-0c38-4773-9721-c651ab647317 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e0ed15e_2bfc_4108_99ed_0511bda2c408.slice PodAnnotations:0xc0007383e0}] Aliases:map[]}\"",
2026-06-10 15:52:08.857977 | controller |     "Jun 10 15:01:14.422516 crc crio[20344]: time=\"2026-06-10T15:01:14.422496177Z\" level=info msg=\"Adding pod openstack_barbican-worker-dbc8c9479-s7hbh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.857992 | controller |     "Jun 10 15:01:14.424773 crc crio[20344]: time=\"2026-06-10T15:01:14.424323134Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.858008 | controller |     "Jun 10 15:01:14.443635 crc crio[20344]: time=\"2026-06-10T15:01:14.443554491Z\" level=info msg=\"Created container 4c329122954ef692f3fbdccbdb46e402edb156c0aef64821866212c439116ac9: openstack/keystone-779b89f965-xvhg2/keystone-api\" id=88f57282-37a3-42ce-8618-9f3c43beffa0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.858024 | controller |     "Jun 10 15:01:14.446476 crc crio[20344]: time=\"2026-06-10T15:01:14.446396544Z\" level=info msg=\"Starting container: 4c329122954ef692f3fbdccbdb46e402edb156c0aef64821866212c439116ac9\" id=f7ae9d12-30e2-4c02-ac1f-6d7c940dd55f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.858039 | controller |     "Jun 10 15:01:14.460529 crc crio[20344]: time=\"2026-06-10T15:01:14.460384335Z\" level=info msg=\"Started container\" PID=67484 containerID=4c329122954ef692f3fbdccbdb46e402edb156c0aef64821866212c439116ac9 description=openstack/keystone-779b89f965-xvhg2/keystone-api id=f7ae9d12-30e2-4c02-ac1f-6d7c940dd55f name=/runtime.v1.RuntimeService/StartContainer sandboxID=4683a408825b20cb24259ad99fbcf40da5ae602ee26c515630ca4cfe52630b74",
2026-06-10 15:52:08.858055 | controller |     "Jun 10 15:01:14.461602 crc crio[20344]: time=\"2026-06-10T15:01:14.461513545Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-55f5fbd7cd-jbccj Namespace:openstack ID:34c27b3edcfe27c15f5c5c55a1970744055a6e10650bbe48f858169450457740 UID:18a179cf-9c68-4465-bc7c-3cebf7b809aa NetNS:/var/run/netns/1097e7fd-1fb5-4de4-9af2-4f32e386e7c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18a179cf_9c68_4465_bc7c_3cebf7b809aa.slice PodAnnotations:0xc001b9c098}] Aliases:map[]}\"",
2026-06-10 15:52:08.858075 | controller |     "Jun 10 15:01:14.461602 crc crio[20344]: time=\"2026-06-10T15:01:14.461584376Z\" level=info msg=\"Adding pod openstack_barbican-keystone-listener-55f5fbd7cd-jbccj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.858091 | controller |     "Jun 10 15:01:14.650323 crc crio[20344]: time=\"2026-06-10T15:01:14.648668417Z\" level=info msg=\"Created container f05554532d66eed0cafb33dbd5e6b75c31ec580c0fe47b69b5be5285c066afb3: openstack/placement-75948b8d96-gfhqq/placement-api\" id=5ee1da20-beef-43b7-8e4a-1e74c2a1a5b7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.858106 | controller |     "Jun 10 15:01:14.656432 crc crio[20344]: time=\"2026-06-10T15:01:14.656325174Z\" level=info msg=\"Starting container: f05554532d66eed0cafb33dbd5e6b75c31ec580c0fe47b69b5be5285c066afb3\" id=70d8f5d9-9747-434d-bd8f-8ce92ddc1da2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.858122 | controller |     "Jun 10 15:01:14.675520 crc crio[20344]: time=\"2026-06-10T15:01:14.675412017Z\" level=info msg=\"Started container\" PID=67576 containerID=f05554532d66eed0cafb33dbd5e6b75c31ec580c0fe47b69b5be5285c066afb3 description=openstack/placement-75948b8d96-gfhqq/placement-api id=70d8f5d9-9747-434d-bd8f-8ce92ddc1da2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=af46c91751671df93fef166824eb2ff03d232f0442af00227281df6a601116aa",
2026-06-10 15:52:08.858138 | controller |     "Jun 10 15:01:15.215432 crc crio[20344]: time=\"2026-06-10T15:01:15.214048107Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-56fcd4db98-726cg/POD\" id=c973b648-134c-4ee9-95e6-446ea476057b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.858153 | controller |     "Jun 10 15:01:15.215432 crc crio[20344]: time=\"2026-06-10T15:01:15.2141618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.858169 | controller |     "Jun 10 15:01:15.249561 crc crio[20344]: time=\"2026-06-10T15:01:15.248764293Z\" level=info msg=\"Running pod sandbox: openstack/neutron-68688cc948-hlz9w/POD\" id=ad9c076c-2893-420c-bdda-476c479d2a1f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.858184 | controller |     "Jun 10 15:01:15.249561 crc crio[20344]: time=\"2026-06-10T15:01:15.248872356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.858199 | controller |     "Jun 10 15:01:15.269181 crc crio[20344]: time=\"2026-06-10T15:01:15.26684482Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-79cccc8689-qgthc/POD\" id=9f89ccfa-a1cf-4d1d-b80e-97f7704e3e2c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.858215 | controller |     "Jun 10 15:01:15.269181 crc crio[20344]: time=\"2026-06-10T15:01:15.268903033Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.858230 | controller |     "Jun 10 15:01:15.279785 crc crio[20344]: time=\"2026-06-10T15:01:15.278953913Z\" level=info msg=\"Got pod network &{Name:barbican-api-56fcd4db98-726cg Namespace:openstack ID:efa7ee75aff0e41a22b64eec840bb35916bfa6c5646a8b85df50fcfe60abaa9f UID:7854c9e9-7b3b-4a50-b8f1-d5a878d3bc78 NetNS:/var/run/netns/db3b36ef-163c-488b-9bc3-d1ae15206324 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7854c9e9_7b3b_4a50_b8f1_d5a878d3bc78.slice PodAnnotations:0xc00078c770}] Aliases:map[]}\"",
2026-06-10 15:52:08.858256 | controller |     "Jun 10 15:01:15.279785 crc crio[20344]: time=\"2026-06-10T15:01:15.279018875Z\" level=info msg=\"Adding pod openstack_barbican-api-56fcd4db98-726cg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.858273 | controller |     "Jun 10 15:01:15.329825 crc crio[20344]: time=\"2026-06-10T15:01:15.32917703Z\" level=info msg=\"Got pod network &{Name:neutron-68688cc948-hlz9w Namespace:openstack ID:22514513d675b735ef5bbd28174f5f852591cc2aa59a3f6fcf174a0eff321e64 UID:6e2015db-1eee-461c-9c62-2794012d2fe7 NetNS:/var/run/netns/6447322b-c60f-49e8-a935-9ad4dacf7e10 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e2015db_1eee_461c_9c62_2794012d2fe7.slice PodAnnotations:0xc004036428}] Aliases:map[]}\"",
2026-06-10 15:52:08.858288 | controller |     "Jun 10 15:01:15.329825 crc crio[20344]: time=\"2026-06-10T15:01:15.329223321Z\" level=info msg=\"Adding pod openstack_neutron-68688cc948-hlz9w to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.858304 | controller |     "Jun 10 15:01:15.371528 crc crio[20344]: time=\"2026-06-10T15:01:15.361642588Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-79cccc8689-qgthc Namespace:openstack ID:8e40606b5738970938f582c876fc20e8f8d5cbc9dc1439654539975bd650240d UID:21332fb0-b20b-4b6e-a250-f2e301d1375f NetNS:/var/run/netns/b7e56df0-d5d1-4007-a6f1-3a38b1aad687 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21332fb0_b20b_4b6e_a250_f2e301d1375f.slice PodAnnotations:0xc001b9c6c0}] Aliases:map[]}\"",
2026-06-10 15:52:08.858320 | controller |     "Jun 10 15:01:15.371528 crc crio[20344]: time=\"2026-06-10T15:01:15.361749541Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-79cccc8689-qgthc to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.858336 | controller |     "Jun 10 15:01:15.373617 crc crio[20344]: time=\"2026-06-10T15:01:15.373502875Z\" level=info msg=\"Stopped pod sandbox: 4ceecadf46c58cdd5b133938984a78820097b031ae3fbad1c2ae3c3799d851a7\" id=e3a4df6b-f944-4a32-96f5-b574c64d77ab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.858351 | controller |     "Jun 10 15:01:15.515329 crc crio[20344]: 2026-06-10T15:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea66084f55c1c2d Mac:66:6f:24:b3:b4:01 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9e Mtu:0 Sandbox:/var/run/netns/84d71afb-0c38-4773-9721-c651ab647317 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.158 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.858367 | controller |     "Jun 10 15:01:15.517881 crc crio[20344]: time=\"2026-06-10T15:01:15.516692782Z\" level=info msg=\"Got pod network &{Name:barbican-worker-dbc8c9479-s7hbh Namespace:openstack ID:ea66084f55c1c2d38e0fcb42317f34dc7ee58913a511a87bc7c8d3195303b947 UID:5e0ed15e-2bfc-4108-99ed-0511bda2c408 NetNS:/var/run/netns/84d71afb-0c38-4773-9721-c651ab647317 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5e0ed15e_2bfc_4108_99ed_0511bda2c408.slice PodAnnotations:0xc0007383e0}] Aliases:map[]}\"",
2026-06-10 15:52:08.858383 | controller |     "Jun 10 15:01:15.517881 crc crio[20344]: time=\"2026-06-10T15:01:15.516860797Z\" level=info msg=\"Checking pod openstack_barbican-worker-dbc8c9479-s7hbh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.858403 | controller |     "Jun 10 15:01:15.553096 crc crio[20344]: 2026-06-10T15:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:844fc8db2c7b8cb Mac:b6:c2:3e:93:ae:1e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:9f Mtu:0 Sandbox:/var/run/netns/0a4c542d-6ab4-4fe1-a755-75f067e77ef2 SocketPath: PciID:}] [{Interface:0xc00043c5d0 Address:{IP:10.217.0.159 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.858419 | controller |     "Jun 10 15:01:15.553096 crc crio[20344]: time=\"2026-06-10T15:01:15.544810188Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7d5695b8ff-jvn4z Namespace:openstack ID:844fc8db2c7b8cb6f09cfd45910818fb6e77e81183a801dbcfe5c79661f04d3d UID:c1033dc6-8ce8-43b3-9559-d33f82f99652 NetNS:/var/run/netns/0a4c542d-6ab4-4fe1-a755-75f067e77ef2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1033dc6_8ce8_43b3_9559_d33f82f99652.slice PodAnnotations:0xc0055ea260}] Aliases:map[]}\"",
2026-06-10 15:52:08.858435 | controller |     "Jun 10 15:01:15.553096 crc crio[20344]: time=\"2026-06-10T15:01:15.544948662Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-7d5695b8ff-jvn4z for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.858451 | controller |     "Jun 10 15:01:15.557649 crc crio[20344]: time=\"2026-06-10T15:01:15.557574488Z\" level=info msg=\"Ran pod sandbox ea66084f55c1c2d38e0fcb42317f34dc7ee58913a511a87bc7c8d3195303b947 with infra container: openstack/barbican-worker-dbc8c9479-s7hbh/POD\" id=4705b2f5-dc43-409d-947b-5f665dd6678d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.858467 | controller |     "Jun 10 15:01:15.595494 crc crio[20344]: time=\"2026-06-10T15:01:15.595391215Z\" level=info msg=\"Ran pod sandbox 844fc8db2c7b8cb6f09cfd45910818fb6e77e81183a801dbcfe5c79661f04d3d with infra container: openstack/dnsmasq-dns-7d5695b8ff-jvn4z/POD\" id=d865bd43-408b-4cd2-ae77-7c96fc22d027 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.858482 | controller |     "Jun 10 15:01:15.613778 crc crio[20344]: time=\"2026-06-10T15:01:15.61302162Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=f68fc85d-5672-4352-baba-5afdb35aa06b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.858498 | controller |     "Jun 10 15:01:15.614015 crc crio[20344]: time=\"2026-06-10T15:01:15.613907063Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified not found\" id=f68fc85d-5672-4352-baba-5afdb35aa06b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.858514 | controller |     "Jun 10 15:01:15.614015 crc crio[20344]: time=\"2026-06-10T15:01:15.613968314Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified found\" id=f68fc85d-5672-4352-baba-5afdb35aa06b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.858531 | controller |     "Jun 10 15:01:15.614109 crc crio[20344]: time=\"2026-06-10T15:01:15.613378699Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=eae46220-4806-48f3-b840-debb1bf23080 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.858546 | controller |     "Jun 10 15:01:15.616048 crc crio[20344]: time=\"2026-06-10T15:01:15.615850643Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=6d18c8d5-45a5-47c3-93a7-1fd638bbcf0e name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.858562 | controller |     "Jun 10 15:01:15.623777 crc crio[20344]: time=\"2026-06-10T15:01:15.623685025Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\\\"\"",
2026-06-10 15:52:08.858577 | controller |     "Jun 10 15:01:15.755025 crc crio[20344]: time=\"2026-06-10T15:01:15.754986016Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8129e372-3eff-41b1-afac-efe057fa6702 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.858597 | controller |     "Jun 10 15:01:15.766086 crc crio[20344]: time=\"2026-06-10T15:01:15.766034241Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-7d5695b8ff-jvn4z/init\" id=5293fdca-59b7-47a0-bab2-64270acc5752 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.858612 | controller |     "Jun 10 15:01:15.766770 crc crio[20344]: time=\"2026-06-10T15:01:15.76674612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.858628 | controller |     "Jun 10 15:01:15.774569 crc crio[20344]: 2026-06-10T15:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:34c27b3edcfe27c Mac:e2:35:a3:51:8c:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a0 Mtu:0 Sandbox:/var/run/netns/1097e7fd-1fb5-4de4-9af2-4f32e386e7c2 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.160 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.858643 | controller |     "Jun 10 15:01:15.775651 crc crio[20344]: time=\"2026-06-10T15:01:15.775578328Z\" level=info msg=\"Got pod network &{Name:barbican-keystone-listener-55f5fbd7cd-jbccj Namespace:openstack ID:34c27b3edcfe27c15f5c5c55a1970744055a6e10650bbe48f858169450457740 UID:18a179cf-9c68-4465-bc7c-3cebf7b809aa NetNS:/var/run/netns/1097e7fd-1fb5-4de4-9af2-4f32e386e7c2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod18a179cf_9c68_4465_bc7c_3cebf7b809aa.slice PodAnnotations:0xc001b9c098}] Aliases:map[]}\"",
2026-06-10 15:52:08.858659 | controller |     "Jun 10 15:01:15.775837 crc crio[20344]: time=\"2026-06-10T15:01:15.775785923Z\" level=info msg=\"Checking pod openstack_barbican-keystone-listener-55f5fbd7cd-jbccj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.858675 | controller |     "Jun 10 15:01:15.817219 crc crio[20344]: time=\"2026-06-10T15:01:15.817051079Z\" level=info msg=\"Ran pod sandbox 34c27b3edcfe27c15f5c5c55a1970744055a6e10650bbe48f858169450457740 with infra container: openstack/barbican-keystone-listener-55f5fbd7cd-jbccj/POD\" id=1918876b-2dd9-402e-b041-97a1a89657be name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.858690 | controller |     "Jun 10 15:01:15.825036 crc crio[20344]: time=\"2026-06-10T15:01:15.824969543Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=e1a15ddb-8114-49fd-a6e5-19cb540c8f20 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.858706 | controller |     "Jun 10 15:01:15.825242 crc crio[20344]: time=\"2026-06-10T15:01:15.825192699Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified not found\" id=e1a15ddb-8114-49fd-a6e5-19cb540c8f20 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.858721 | controller |     "Jun 10 15:01:15.825471 crc crio[20344]: time=\"2026-06-10T15:01:15.825422945Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified found\" id=e1a15ddb-8114-49fd-a6e5-19cb540c8f20 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.858737 | controller |     "Jun 10 15:01:15.826880 crc crio[20344]: time=\"2026-06-10T15:01:15.82679375Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=ddbaf89d-8f32-4e99-a6a7-c1576931f793 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.858752 | controller |     "Jun 10 15:01:15.834567 crc crio[20344]: time=\"2026-06-10T15:01:15.83451922Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.858771 | controller |     "Jun 10 15:01:15.838328 crc crio[20344]: time=\"2026-06-10T15:01:15.837857736Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\\\"\"",
2026-06-10 15:52:08.858786 | controller |     "Jun 10 15:01:15.842037 crc crio[20344]: 2026-06-10T15:01:15Z [verbose] CmdAdd (shim): {1.1.0 [{Name:efa7ee75aff0e41 Mac:02:bd:cf:ce:82:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a1 Mtu:0 Sandbox:/var/run/netns/db3b36ef-163c-488b-9bc3-d1ae15206324 SocketPath: PciID:}] [{Interface:0xc00048c5a0 Address:{IP:10.217.0.161 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.858801 | controller |     "Jun 10 15:01:15.842334 crc crio[20344]: time=\"2026-06-10T15:01:15.842302031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.858817 | controller |     "Jun 10 15:01:15.842834 crc crio[20344]: time=\"2026-06-10T15:01:15.842773743Z\" level=info msg=\"Got pod network &{Name:barbican-api-56fcd4db98-726cg Namespace:openstack ID:efa7ee75aff0e41a22b64eec840bb35916bfa6c5646a8b85df50fcfe60abaa9f UID:7854c9e9-7b3b-4a50-b8f1-d5a878d3bc78 NetNS:/var/run/netns/db3b36ef-163c-488b-9bc3-d1ae15206324 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7854c9e9_7b3b_4a50_b8f1_d5a878d3bc78.slice PodAnnotations:0xc00078c770}] Aliases:map[]}\"",
2026-06-10 15:52:08.858832 | controller |     "Jun 10 15:01:15.842964 crc crio[20344]: time=\"2026-06-10T15:01:15.842919677Z\" level=info msg=\"Checking pod openstack_barbican-api-56fcd4db98-726cg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.858861 | controller |     "Jun 10 15:01:15.876340 crc crio[20344]: time=\"2026-06-10T15:01:15.876206626Z\" level=info msg=\"Ran pod sandbox efa7ee75aff0e41a22b64eec840bb35916bfa6c5646a8b85df50fcfe60abaa9f with infra container: openstack/barbican-api-56fcd4db98-726cg/POD\" id=c973b648-134c-4ee9-95e6-446ea476057b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.858881 | controller |     "Jun 10 15:01:15.885155 crc crio[20344]: time=\"2026-06-10T15:01:15.885096446Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=9554a2ae-fb1a-44de-b091-ef4c4224a011 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.858897 | controller |     "Jun 10 15:01:15.894868 crc crio[20344]: time=\"2026-06-10T15:01:15.894787336Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=92cb6f2e-312c-42e0-9691-21b529790332 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.858912 | controller |     "Jun 10 15:01:15.911798 crc crio[20344]: time=\"2026-06-10T15:01:15.911648642Z\" level=info msg=\"Creating container: openstack/barbican-api-56fcd4db98-726cg/barbican-api-log\" id=03c638f6-4c12-4826-8704-7a81364b2e37 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.858927 | controller |     "Jun 10 15:01:15.920376 crc crio[20344]: time=\"2026-06-10T15:01:15.914634499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.858942 | controller |     "Jun 10 15:01:15.968866 crc crio[20344]: time=\"2026-06-10T15:01:15.968156461Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.858957 | controller |     "Jun 10 15:01:15.974580 crc crio[20344]: time=\"2026-06-10T15:01:15.974499785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.858976 | controller |     "Jun 10 15:01:16.028970 crc crio[20344]: time=\"2026-06-10T15:01:16.028510939Z\" level=info msg=\"Created container cff27db653eff88fb062804d838cea642324cca653cd47d028605c52884de709: openstack/dnsmasq-dns-7d5695b8ff-jvn4z/init\" id=5293fdca-59b7-47a0-bab2-64270acc5752 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.858992 | controller |     "Jun 10 15:01:16.033158 crc crio[20344]: time=\"2026-06-10T15:01:16.032492482Z\" level=info msg=\"Starting container: cff27db653eff88fb062804d838cea642324cca653cd47d028605c52884de709\" id=8064c65c-c1f9-4955-a2ed-0735deafaf04 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.859007 | controller |     "Jun 10 15:01:16.046809 crc crio[20344]: time=\"2026-06-10T15:01:16.044868622Z\" level=info msg=\"Started container\" PID=68027 containerID=cff27db653eff88fb062804d838cea642324cca653cd47d028605c52884de709 description=openstack/dnsmasq-dns-7d5695b8ff-jvn4z/init id=8064c65c-c1f9-4955-a2ed-0735deafaf04 name=/runtime.v1.RuntimeService/StartContainer sandboxID=844fc8db2c7b8cb6f09cfd45910818fb6e77e81183a801dbcfe5c79661f04d3d",
2026-06-10 15:52:08.859022 | controller |     "Jun 10 15:01:16.158135 crc crio[20344]: time=\"2026-06-10T15:01:16.157811218Z\" level=info msg=\"Running pod sandbox: openstack/cinder-online-data-migrations-q5gkl/POD\" id=ce73933a-b8f2-4cd6-b69a-1431a54d7f96 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.859038 | controller |     "Jun 10 15:01:16.158135 crc crio[20344]: time=\"2026-06-10T15:01:16.158134767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.859053 | controller |     "Jun 10 15:01:16.210914 crc crio[20344]: 2026-06-10T15:01:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8e40606b5738970 Mac:86:1a:01:db:c2:bb Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a3 Mtu:0 Sandbox:/var/run/netns/b7e56df0-d5d1-4007-a6f1-3a38b1aad687 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.163 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.859068 | controller |     "Jun 10 15:01:16.218008 crc crio[20344]: time=\"2026-06-10T15:01:16.217962362Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-q5gkl Namespace:openstack ID:d4b9e6b02849959482d56da48fa31215242a93b92f3cb3d95566ff8c34a7fb50 UID:0e3a3baf-28db-43fa-b75f-01122659c08e NetNS:/var/run/netns/59974520-abe0-4210-9dd2-94b44036d9e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0e3a3baf_28db_43fa_b75f_01122659c08e.slice PodAnnotations:0xc001b9c6c8}] Aliases:map[]}\"",
2026-06-10 15:52:08.859084 | controller |     "Jun 10 15:01:16.218572 crc crio[20344]: time=\"2026-06-10T15:01:16.218540117Z\" level=info msg=\"Adding pod openstack_cinder-online-data-migrations-q5gkl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.859099 | controller |     "Jun 10 15:01:16.221223 crc crio[20344]: time=\"2026-06-10T15:01:16.220173069Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-79cccc8689-qgthc Namespace:openstack ID:8e40606b5738970938f582c876fc20e8f8d5cbc9dc1439654539975bd650240d UID:21332fb0-b20b-4b6e-a250-f2e301d1375f NetNS:/var/run/netns/b7e56df0-d5d1-4007-a6f1-3a38b1aad687 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21332fb0_b20b_4b6e_a250_f2e301d1375f.slice PodAnnotations:0xc001b9c6c0}] Aliases:map[]}\"",
2026-06-10 15:52:08.859115 | controller |     "Jun 10 15:01:16.225502 crc crio[20344]: time=\"2026-06-10T15:01:16.224576663Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-79cccc8689-qgthc for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.859134 | controller |     "Jun 10 15:01:16.243696 crc crio[20344]: time=\"2026-06-10T15:01:16.243603514Z\" level=info msg=\"Ran pod sandbox 8e40606b5738970938f582c876fc20e8f8d5cbc9dc1439654539975bd650240d with infra container: openstack/dnsmasq-dns-79cccc8689-qgthc/POD\" id=9f89ccfa-a1cf-4d1d-b80e-97f7704e3e2c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.859150 | controller |     "Jun 10 15:01:16.248673 crc crio[20344]: time=\"2026-06-10T15:01:16.248439109Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=898faaa5-b8a7-4110-9159-3a58ee0fab4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.859166 | controller |     "Jun 10 15:01:16.257789 crc crio[20344]: time=\"2026-06-10T15:01:16.257560684Z\" level=info msg=\"Created container 7a023fa8887e78aa3bd93f4884d362ca01958aeacf5837a7c89dc69ae1cc311f: openstack/barbican-api-56fcd4db98-726cg/barbican-api-log\" id=03c638f6-4c12-4826-8704-7a81364b2e37 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.859181 | controller |     "Jun 10 15:01:16.278789 crc crio[20344]: time=\"2026-06-10T15:01:16.276775161Z\" level=info msg=\"Starting container: 7a023fa8887e78aa3bd93f4884d362ca01958aeacf5837a7c89dc69ae1cc311f\" id=ecee6af2-f326-4899-823c-38141cb15599 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.859197 | controller |     "Jun 10 15:01:16.286031 crc crio[20344]: time=\"2026-06-10T15:01:16.28529156Z\" level=info msg=\"Started container\" PID=68053 containerID=7a023fa8887e78aa3bd93f4884d362ca01958aeacf5837a7c89dc69ae1cc311f description=openstack/barbican-api-56fcd4db98-726cg/barbican-api-log id=ecee6af2-f326-4899-823c-38141cb15599 name=/runtime.v1.RuntimeService/StartContainer sandboxID=efa7ee75aff0e41a22b64eec840bb35916bfa6c5646a8b85df50fcfe60abaa9f",
2026-06-10 15:52:08.859212 | controller |     "Jun 10 15:01:16.322192 crc crio[20344]: time=\"2026-06-10T15:01:16.322112781Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=4a8ea62f-e2f0-4ed4-bd4f-f7bf24cf4037 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.859228 | controller |     "Jun 10 15:01:16.331309 crc crio[20344]: time=\"2026-06-10T15:01:16.328902767Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=dded3376-8788-4c74-a3c9-d2b8cd7a87d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.859242 | controller |     "Jun 10 15:01:16.342799 crc crio[20344]: 2026-06-10T15:01:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:22514513d675b73 Mac:9a:75:9a:f5:1d:6f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a2 Mtu:0 Sandbox:/var/run/netns/6447322b-c60f-49e8-a935-9ad4dacf7e10 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.162 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.859257 | controller |     "Jun 10 15:01:16.343185 crc crio[20344]: time=\"2026-06-10T15:01:16.343127054Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-79cccc8689-qgthc/init\" id=96281034-fc4c-4adf-9e01-5059cc59364a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.859272 | controller |     "Jun 10 15:01:16.343766 crc crio[20344]: time=\"2026-06-10T15:01:16.343629927Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.859287 | controller |     "Jun 10 15:01:16.344414 crc crio[20344]: time=\"2026-06-10T15:01:16.344001967Z\" level=info msg=\"Got pod network &{Name:neutron-68688cc948-hlz9w Namespace:openstack ID:22514513d675b735ef5bbd28174f5f852591cc2aa59a3f6fcf174a0eff321e64 UID:6e2015db-1eee-461c-9c62-2794012d2fe7 NetNS:/var/run/netns/6447322b-c60f-49e8-a935-9ad4dacf7e10 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e2015db_1eee_461c_9c62_2794012d2fe7.slice PodAnnotations:0xc004036428}] Aliases:map[]}\"",
2026-06-10 15:52:08.859307 | controller |     "Jun 10 15:01:16.344527 crc crio[20344]: time=\"2026-06-10T15:01:16.34451038Z\" level=info msg=\"Checking pod openstack_neutron-68688cc948-hlz9w for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.859322 | controller |     "Jun 10 15:01:16.353223 crc crio[20344]: time=\"2026-06-10T15:01:16.35303355Z\" level=info msg=\"Ran pod sandbox 22514513d675b735ef5bbd28174f5f852591cc2aa59a3f6fcf174a0eff321e64 with infra container: openstack/neutron-68688cc948-hlz9w/POD\" id=ad9c076c-2893-420c-bdda-476c479d2a1f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.859338 | controller |     "Jun 10 15:01:16.361243 crc crio[20344]: time=\"2026-06-10T15:01:16.360870882Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f8556f2f-c060-4cef-8701-4639ce74b6af name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.859353 | controller |     "Jun 10 15:01:16.375894 crc crio[20344]: time=\"2026-06-10T15:01:16.375641864Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=a6abdc76-ee1b-495a-b0fe-64d6710588d7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.859368 | controller |     "Jun 10 15:01:16.407411 crc crio[20344]: time=\"2026-06-10T15:01:16.407190478Z\" level=info msg=\"Creating container: openstack/barbican-api-56fcd4db98-726cg/barbican-api\" id=a14de1d8-5a9d-4597-bda1-035fcbcb5680 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.859383 | controller |     "Jun 10 15:01:16.409197 crc crio[20344]: time=\"2026-06-10T15:01:16.408960854Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.859398 | controller |     "Jun 10 15:01:16.435164 crc crio[20344]: time=\"2026-06-10T15:01:16.434941975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.859413 | controller |     "Jun 10 15:01:16.443235 crc crio[20344]: time=\"2026-06-10T15:01:16.443133616Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ebf7645c-86af-4661-a847-e03f26c17d4a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.859428 | controller |     "Jun 10 15:01:16.464218 crc crio[20344]: time=\"2026-06-10T15:01:16.463974315Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.859442 | controller |     "Jun 10 15:01:16.465613 crc crio[20344]: time=\"2026-06-10T15:01:16.465530885Z\" level=info msg=\"Creating container: openstack/neutron-68688cc948-hlz9w/neutron-api\" id=6e8f8cc5-0c65-43a6-87a7-f62233373397 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.859457 | controller |     "Jun 10 15:01:16.465979 crc crio[20344]: time=\"2026-06-10T15:01:16.465924465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.859471 | controller |     "Jun 10 15:01:16.492409 crc crio[20344]: time=\"2026-06-10T15:01:16.488455687Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.859486 | controller |     "Jun 10 15:01:16.496418 crc crio[20344]: time=\"2026-06-10T15:01:16.496249218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.859501 | controller |     "Jun 10 15:01:16.531328 crc crio[20344]: time=\"2026-06-10T15:01:16.531215181Z\" level=info msg=\"Stopping pod sandbox: 844fc8db2c7b8cb6f09cfd45910818fb6e77e81183a801dbcfe5c79661f04d3d\" id=8adab8fb-369e-44ce-af94-e9f1a3de2ff3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.859519 | controller |     "Jun 10 15:01:16.531848 crc crio[20344]: time=\"2026-06-10T15:01:16.531794386Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7d5695b8ff-jvn4z Namespace:openstack ID:844fc8db2c7b8cb6f09cfd45910818fb6e77e81183a801dbcfe5c79661f04d3d UID:c1033dc6-8ce8-43b3-9559-d33f82f99652 NetNS:/var/run/netns/0a4c542d-6ab4-4fe1-a755-75f067e77ef2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc1033dc6_8ce8_43b3_9559_d33f82f99652.slice PodAnnotations:0xc003224528}] Aliases:map[]}\"",
2026-06-10 15:52:08.859534 | controller |     "Jun 10 15:01:16.531999 crc crio[20344]: time=\"2026-06-10T15:01:16.53195515Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7d5695b8ff-jvn4z from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.859550 | controller |     "Jun 10 15:01:16.575691 crc crio[20344]: time=\"2026-06-10T15:01:16.575583417Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.859565 | controller |     "Jun 10 15:01:16.651597 crc crio[20344]: time=\"2026-06-10T15:01:16.651360434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.859580 | controller |     "Jun 10 15:01:16.692350 crc crio[20344]: time=\"2026-06-10T15:01:16.688530744Z\" level=info msg=\"Created container 2bbc546348b91a008439a723347ca1f08372a1e1204309d4d0e8c82fc2c056cb: openstack/dnsmasq-dns-79cccc8689-qgthc/init\" id=96281034-fc4c-4adf-9e01-5059cc59364a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.859596 | controller |     "Jun 10 15:01:16.695111 crc crio[20344]: time=\"2026-06-10T15:01:16.693658156Z\" level=info msg=\"Starting container: 2bbc546348b91a008439a723347ca1f08372a1e1204309d4d0e8c82fc2c056cb\" id=342f87c6-4c84-4ff0-b697-6db8c57141f5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.859611 | controller |     "Jun 10 15:01:16.704693 crc crio[20344]: time=\"2026-06-10T15:01:16.704633699Z\" level=info msg=\"Started container\" PID=68183 containerID=2bbc546348b91a008439a723347ca1f08372a1e1204309d4d0e8c82fc2c056cb description=openstack/dnsmasq-dns-79cccc8689-qgthc/init id=342f87c6-4c84-4ff0-b697-6db8c57141f5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e40606b5738970938f582c876fc20e8f8d5cbc9dc1439654539975bd650240d",
2026-06-10 15:52:08.859628 | controller |     "Jun 10 15:01:16.734407 crc crio[20344]: time=\"2026-06-10T15:01:16.726843943Z\" level=info msg=\"Created container 9614fc45f7e45aff7130b4b3920a343d6251becf6def402ec6ed9b1590a2d68c: openstack/barbican-api-56fcd4db98-726cg/barbican-api\" id=a14de1d8-5a9d-4597-bda1-035fcbcb5680 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.859643 | controller |     "Jun 10 15:01:16.736347 crc crio[20344]: time=\"2026-06-10T15:01:16.736222985Z\" level=info msg=\"Starting container: 9614fc45f7e45aff7130b4b3920a343d6251becf6def402ec6ed9b1590a2d68c\" id=67ccd7ec-dc3d-4ba1-9aa2-cee828a2fe35 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.859659 | controller |     "Jun 10 15:01:16.748128 crc crio[20344]: time=\"2026-06-10T15:01:16.74803248Z\" level=info msg=\"Started container\" PID=68185 containerID=9614fc45f7e45aff7130b4b3920a343d6251becf6def402ec6ed9b1590a2d68c description=openstack/barbican-api-56fcd4db98-726cg/barbican-api id=67ccd7ec-dc3d-4ba1-9aa2-cee828a2fe35 name=/runtime.v1.RuntimeService/StartContainer sandboxID=efa7ee75aff0e41a22b64eec840bb35916bfa6c5646a8b85df50fcfe60abaa9f",
2026-06-10 15:52:08.859678 | controller |     "Jun 10 15:01:16.818636 crc crio[20344]: 2026-06-10T15:01:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d4b9e6b02849959 Mac:ba:ad:a8:35:9e:4f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a4 Mtu:0 Sandbox:/var/run/netns/59974520-abe0-4210-9dd2-94b44036d9e2 SocketPath: PciID:}] [{Interface:0xc0002846b0 Address:{IP:10.217.0.164 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.859694 | controller |     "Jun 10 15:01:16.838632 crc crio[20344]: time=\"2026-06-10T15:01:16.838565308Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-q5gkl Namespace:openstack ID:d4b9e6b02849959482d56da48fa31215242a93b92f3cb3d95566ff8c34a7fb50 UID:0e3a3baf-28db-43fa-b75f-01122659c08e NetNS:/var/run/netns/59974520-abe0-4210-9dd2-94b44036d9e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0e3a3baf_28db_43fa_b75f_01122659c08e.slice PodAnnotations:0xc001b9c6c8}] Aliases:map[]}\"",
2026-06-10 15:52:08.859710 | controller |     "Jun 10 15:01:16.839127 crc crio[20344]: time=\"2026-06-10T15:01:16.839106272Z\" level=info msg=\"Checking pod openstack_cinder-online-data-migrations-q5gkl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.859726 | controller |     "Jun 10 15:01:16.879698 crc crio[20344]: time=\"2026-06-10T15:01:16.867579837Z\" level=info msg=\"Ran pod sandbox d4b9e6b02849959482d56da48fa31215242a93b92f3cb3d95566ff8c34a7fb50 with infra container: openstack/cinder-online-data-migrations-q5gkl/POD\" id=ce73933a-b8f2-4cd6-b69a-1431a54d7f96 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.859742 | controller |     "Jun 10 15:01:16.912759 crc crio[20344]: time=\"2026-06-10T15:01:16.912626301Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=41975a3d-cc23-471b-8b0e-d57b61891f42 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.859758 | controller |     "Jun 10 15:01:16.959681 crc crio[20344]: time=\"2026-06-10T15:01:16.959594803Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=1b5fc0e8-8c97-4a1e-872e-4b37208bbc0f name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.859773 | controller |     "Jun 10 15:01:17.002316 crc crio[20344]: time=\"2026-06-10T15:01:16.999909794Z\" level=info msg=\"Creating container: openstack/cinder-online-data-migrations-q5gkl/cinder-online-data-migrations\" id=d3c8a09c-a4f1-4ee6-99e4-0b16441c735b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.859788 | controller |     "Jun 10 15:01:17.002316 crc crio[20344]: time=\"2026-06-10T15:01:17.001512246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.859804 | controller |     "Jun 10 15:01:17.093635 crc crio[20344]: time=\"2026-06-10T15:01:17.09346297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.859820 | controller |     "Jun 10 15:01:17.101697 crc crio[20344]: time=\"2026-06-10T15:01:17.101611491Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.859836 | controller |     "Jun 10 15:01:17.265946 crc crio[20344]: time=\"2026-06-10T15:01:17.265870373Z\" level=info msg=\"Created container 3b4986d53da22607cf18a791821d9f6df3b01790da89b5b0d0cd531a84c9cdb8: openstack/neutron-68688cc948-hlz9w/neutron-api\" id=6e8f8cc5-0c65-43a6-87a7-f62233373397 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.859867 | controller |     "Jun 10 15:01:17.268182 crc crio[20344]: time=\"2026-06-10T15:01:17.268060569Z\" level=info msg=\"Starting container: 3b4986d53da22607cf18a791821d9f6df3b01790da89b5b0d0cd531a84c9cdb8\" id=cac95f47-7b82-4769-a1a8-d13cd9d9b390 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.859889 | controller |     "Jun 10 15:01:17.268895 crc crio[20344]: time=\"2026-06-10T15:01:17.2688572Z\" level=info msg=\"Created container 4a0cf764410191d48a86f166ddbb6ef978f4034d68f0d83d5e6f6a2ae195544b: openstack/cinder-online-data-migrations-q5gkl/cinder-online-data-migrations\" id=d3c8a09c-a4f1-4ee6-99e4-0b16441c735b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.859904 | controller |     "Jun 10 15:01:17.270444 crc crio[20344]: time=\"2026-06-10T15:01:17.27004924Z\" level=info msg=\"Starting container: 4a0cf764410191d48a86f166ddbb6ef978f4034d68f0d83d5e6f6a2ae195544b\" id=7bbfcb30-3a5a-4ec4-8706-d811bf196c37 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.859919 | controller |     "Jun 10 15:01:17.278382 crc crio[20344]: time=\"2026-06-10T15:01:17.276591069Z\" level=info msg=\"Started container\" PID=68226 containerID=3b4986d53da22607cf18a791821d9f6df3b01790da89b5b0d0cd531a84c9cdb8 description=openstack/neutron-68688cc948-hlz9w/neutron-api id=cac95f47-7b82-4769-a1a8-d13cd9d9b390 name=/runtime.v1.RuntimeService/StartContainer sandboxID=22514513d675b735ef5bbd28174f5f852591cc2aa59a3f6fcf174a0eff321e64",
2026-06-10 15:52:08.859934 | controller |     "Jun 10 15:01:17.299572 crc crio[20344]: time=\"2026-06-10T15:01:17.299511331Z\" level=info msg=\"Stopped pod sandbox: 844fc8db2c7b8cb6f09cfd45910818fb6e77e81183a801dbcfe5c79661f04d3d\" id=8adab8fb-369e-44ce-af94-e9f1a3de2ff3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.859949 | controller |     "Jun 10 15:01:17.307944 crc crio[20344]: time=\"2026-06-10T15:01:17.307861197Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5938621c-51fe-417e-85d9-8fdd2c657bdb name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.859964 | controller |     "Jun 10 15:01:17.308170 crc crio[20344]: time=\"2026-06-10T15:01:17.30799638Z\" level=info msg=\"Started container\" PID=68259 containerID=4a0cf764410191d48a86f166ddbb6ef978f4034d68f0d83d5e6f6a2ae195544b description=openstack/cinder-online-data-migrations-q5gkl/cinder-online-data-migrations id=7bbfcb30-3a5a-4ec4-8706-d811bf196c37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d4b9e6b02849959482d56da48fa31215242a93b92f3cb3d95566ff8c34a7fb50",
2026-06-10 15:52:08.859979 | controller |     "Jun 10 15:01:17.392735 crc crio[20344]: time=\"2026-06-10T15:01:17.389526136Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0cd18402-06fa-4cb3-8e77-6cf4ba8d92d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.859994 | controller |     "Jun 10 15:01:17.494742 crc crio[20344]: time=\"2026-06-10T15:01:17.494601659Z\" level=info msg=\"Creating container: openstack/neutron-68688cc948-hlz9w/neutron-httpd\" id=dbcbe8c1-0c3e-4fc8-b801-c70b19e4d245 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.860009 | controller |     "Jun 10 15:01:17.495215 crc crio[20344]: time=\"2026-06-10T15:01:17.495151703Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.860024 | controller |     "Jun 10 15:01:17.805161 crc crio[20344]: time=\"2026-06-10T15:01:17.804522633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.860039 | controller |     "Jun 10 15:01:17.833969 crc crio[20344]: time=\"2026-06-10T15:01:17.833627704Z\" level=info msg=\"Removing container: cff27db653eff88fb062804d838cea642324cca653cd47d028605c52884de709\" id=a45ac0da-a285-4949-b262-4a823be66f83 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.860054 | controller |     "Jun 10 15:01:17.857115 crc crio[20344]: time=\"2026-06-10T15:01:17.85707319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.860072 | controller |     "Jun 10 15:01:17.876348 crc crio[20344]: time=\"2026-06-10T15:01:17.875624309Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=5bebf3cc-6149-46fd-a935-70054fc8d2f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.860088 | controller |     "Jun 10 15:01:17.934339 crc crio[20344]: time=\"2026-06-10T15:01:17.929305825Z\" level=info msg=\"Removed container cff27db653eff88fb062804d838cea642324cca653cd47d028605c52884de709: openstack/dnsmasq-dns-7d5695b8ff-jvn4z/init\" id=a45ac0da-a285-4949-b262-4a823be66f83 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.860103 | controller |     "Jun 10 15:01:18.020448 crc crio[20344]: time=\"2026-06-10T15:01:18.020359946Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=8477358d-caf1-4215-a05e-e9381d66555c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.860119 | controller |     "Jun 10 15:01:18.365412 crc crio[20344]: time=\"2026-06-10T15:01:18.364674297Z\" level=info msg=\"Created container f1895fe554c08f2e10e39b79c39ba098d4fed1c9e48f8650e01522ea6463ac84: openstack/neutron-68688cc948-hlz9w/neutron-httpd\" id=dbcbe8c1-0c3e-4fc8-b801-c70b19e4d245 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.860133 | controller |     "Jun 10 15:01:18.378931 crc crio[20344]: time=\"2026-06-10T15:01:18.378826862Z\" level=info msg=\"Starting container: f1895fe554c08f2e10e39b79c39ba098d4fed1c9e48f8650e01522ea6463ac84\" id=9c2df2d5-6af0-486e-959e-ef93599d5b18 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.860148 | controller |     "Jun 10 15:01:18.394762 crc crio[20344]: time=\"2026-06-10T15:01:18.394642031Z\" level=info msg=\"Started container\" PID=68577 containerID=f1895fe554c08f2e10e39b79c39ba098d4fed1c9e48f8650e01522ea6463ac84 description=openstack/neutron-68688cc948-hlz9w/neutron-httpd id=9c2df2d5-6af0-486e-959e-ef93599d5b18 name=/runtime.v1.RuntimeService/StartContainer sandboxID=22514513d675b735ef5bbd28174f5f852591cc2aa59a3f6fcf174a0eff321e64",
2026-06-10 15:52:08.860164 | controller |     "Jun 10 15:01:19.943428 crc crio[20344]: time=\"2026-06-10T15:01:19.942418Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-79cccc8689-qgthc/dnsmasq-dns\" id=9c785099-5c3b-4213-9716-7f75e7ae3944 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.860179 | controller |     "Jun 10 15:01:20.820008 crc crio[20344]: time=\"2026-06-10T15:01:20.818435352Z\" level=info msg=\"Running pod sandbox: openstack/neutron-b985497ff-h9qmt/POD\" id=bbc749cc-d679-42a9-9967-0b46804628fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.860194 | controller |     "Jun 10 15:01:20.820008 crc crio[20344]: time=\"2026-06-10T15:01:20.818922294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.860209 | controller |     "Jun 10 15:01:21.030333 crc crio[20344]: time=\"2026-06-10T15:01:21.020861339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.860223 | controller |     "Jun 10 15:01:21.811118 crc crio[20344]: time=\"2026-06-10T15:01:21.810537501Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:241fbbed8753503ab4aa3008cb40b3c4f94ef930fac25515ad3cf3c3a3915d9f\" id=6d18c8d5-45a5-47c3-93a7-1fd638bbcf0e name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.860238 | controller |     "Jun 10 15:01:21.814334 crc crio[20344]: time=\"2026-06-10T15:01:21.814149504Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=f6f0d6db-c818-4201-9922-0675829b7185 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.860258 | controller |     "Jun 10 15:01:21.845059 crc crio[20344]: time=\"2026-06-10T15:01:21.844899738Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=7c974002-3bbe-4600-b937-bee3f9457620 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.860273 | controller |     "Jun 10 15:01:21.872513 crc crio[20344]: time=\"2026-06-10T15:01:21.872430089Z\" level=info msg=\"Got pod network &{Name:neutron-b985497ff-h9qmt Namespace:openstack ID:d50cbea1c7698858384c4ea8f2e09ff1e062d231d83a877c31f7485b16a65a4e UID:7c791f0e-a2e7-4560-a352-791034a136b4 NetNS:/var/run/netns/7c92fb0d-34d6-4730-bf92-e901834b9d17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c791f0e_a2e7_4560_a352_791034a136b4.slice PodAnnotations:0xc0006b4480}] Aliases:map[]}\"",
2026-06-10 15:52:08.860288 | controller |     "Jun 10 15:01:21.872513 crc crio[20344]: time=\"2026-06-10T15:01:21.87249005Z\" level=info msg=\"Adding pod openstack_neutron-b985497ff-h9qmt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.860303 | controller |     "Jun 10 15:01:21.908516 crc crio[20344]: time=\"2026-06-10T15:01:21.908418098Z\" level=info msg=\"Creating container: openstack/barbican-worker-dbc8c9479-s7hbh/barbican-worker-log\" id=e7e5091e-fbd7-4c12-ba36-584f236b63bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.860318 | controller |     "Jun 10 15:01:22.039325 crc crio[20344]: time=\"2026-06-10T15:01:22.038773775Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.860332 | controller |     "Jun 10 15:01:22.046338 crc crio[20344]: time=\"2026-06-10T15:01:22.045137939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.860347 | controller |     "Jun 10 15:01:22.057037 crc crio[20344]: time=\"2026-06-10T15:01:22.056489712Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener@sha256:3b60e8300c573fc08a5a5dc3380bd8cd07f1947ee19ec88b6f4951c03f4170de\" id=ddbaf89d-8f32-4e99-a6a7-c1576931f793 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.860362 | controller |     "Jun 10 15:01:22.057037 crc crio[20344]: time=\"2026-06-10T15:01:22.056522513Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.860377 | controller |     "Jun 10 15:01:22.065327 crc crio[20344]: time=\"2026-06-10T15:01:22.063806671Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=ae9abe63-ae88-4058-81e1-f270f423b8d2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.860391 | controller |     "Jun 10 15:01:22.098383 crc crio[20344]: time=\"2026-06-10T15:01:22.096999258Z\" level=info msg=\"Stopping pod sandbox: d4b9e6b02849959482d56da48fa31215242a93b92f3cb3d95566ff8c34a7fb50\" id=38a27966-d7f6-465c-9930-8f9126f7a18f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.860406 | controller |     "Jun 10 15:01:22.098383 crc crio[20344]: time=\"2026-06-10T15:01:22.098348603Z\" level=info msg=\"Got pod network &{Name:cinder-online-data-migrations-q5gkl Namespace:openstack ID:d4b9e6b02849959482d56da48fa31215242a93b92f3cb3d95566ff8c34a7fb50 UID:0e3a3baf-28db-43fa-b75f-01122659c08e NetNS:/var/run/netns/59974520-abe0-4210-9dd2-94b44036d9e2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0e3a3baf_28db_43fa_b75f_01122659c08e.slice PodAnnotations:0xc00078c678}] Aliases:map[]}\"",
2026-06-10 15:52:08.860424 | controller |     "Jun 10 15:01:22.098605 crc crio[20344]: time=\"2026-06-10T15:01:22.098521407Z\" level=info msg=\"Deleting pod openstack_cinder-online-data-migrations-q5gkl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.860440 | controller |     "Jun 10 15:01:22.118471 crc crio[20344]: time=\"2026-06-10T15:01:22.115495756Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=14dd6e39-3133-45fd-9d3d-4a0a932ae731 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.860455 | controller |     "Jun 10 15:01:22.158925 crc crio[20344]: time=\"2026-06-10T15:01:22.158803744Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-55f5fbd7cd-jbccj/barbican-keystone-listener-log\" id=082a6528-c0cd-4a75-aab3-60eb44226cc2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.860470 | controller |     "Jun 10 15:01:22.166241 crc crio[20344]: time=\"2026-06-10T15:01:22.165888287Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.860484 | controller |     "Jun 10 15:01:22.223758 crc crio[20344]: time=\"2026-06-10T15:01:22.220556799Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.860499 | controller |     "Jun 10 15:01:22.233442 crc crio[20344]: time=\"2026-06-10T15:01:22.233226006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.860514 | controller |     "Jun 10 15:01:22.245488 crc crio[20344]: time=\"2026-06-10T15:01:22.245251426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.860529 | controller |     "Jun 10 15:01:22.249235 crc crio[20344]: time=\"2026-06-10T15:01:22.249134217Z\" level=info msg=\"Created container 8a61b6133a9f2edc90167cc5f006e5e07f677bc8a96a6227f5eccd68030638b0: openstack/dnsmasq-dns-79cccc8689-qgthc/dnsmasq-dns\" id=9c785099-5c3b-4213-9716-7f75e7ae3944 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.860544 | controller |     "Jun 10 15:01:22.256326 crc crio[20344]: time=\"2026-06-10T15:01:22.253594462Z\" level=info msg=\"Starting container: 8a61b6133a9f2edc90167cc5f006e5e07f677bc8a96a6227f5eccd68030638b0\" id=306d5a37-01e8-4e13-b212-b567a4fc333a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.860558 | controller |     "Jun 10 15:01:22.259904 crc crio[20344]: time=\"2026-06-10T15:01:22.259814203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.860573 | controller |     "Jun 10 15:01:22.270812 crc crio[20344]: time=\"2026-06-10T15:01:22.270596751Z\" level=info msg=\"Started container\" PID=69050 containerID=8a61b6133a9f2edc90167cc5f006e5e07f677bc8a96a6227f5eccd68030638b0 description=openstack/dnsmasq-dns-79cccc8689-qgthc/dnsmasq-dns id=306d5a37-01e8-4e13-b212-b567a4fc333a name=/runtime.v1.RuntimeService/StartContainer sandboxID=8e40606b5738970938f582c876fc20e8f8d5cbc9dc1439654539975bd650240d",
2026-06-10 15:52:08.860588 | controller |     "Jun 10 15:01:22.494404 crc crio[20344]: time=\"2026-06-10T15:01:22.492772078Z\" level=info msg=\"Created container a3ef5959f573ae3e5100417dce828d77bdef7530a924e0b367dde0c35c5dc4a4: openstack/barbican-worker-dbc8c9479-s7hbh/barbican-worker-log\" id=e7e5091e-fbd7-4c12-ba36-584f236b63bc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.860607 | controller |     "Jun 10 15:01:22.502093 crc crio[20344]: time=\"2026-06-10T15:01:22.501997427Z\" level=info msg=\"Starting container: a3ef5959f573ae3e5100417dce828d77bdef7530a924e0b367dde0c35c5dc4a4\" id=117745d6-85a0-4baa-a343-41fb5f54b0b8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.860622 | controller |     "Jun 10 15:01:22.511519 crc crio[20344]: time=\"2026-06-10T15:01:22.5114335Z\" level=info msg=\"Started container\" PID=69093 containerID=a3ef5959f573ae3e5100417dce828d77bdef7530a924e0b367dde0c35c5dc4a4 description=openstack/barbican-worker-dbc8c9479-s7hbh/barbican-worker-log id=117745d6-85a0-4baa-a343-41fb5f54b0b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea66084f55c1c2d38e0fcb42317f34dc7ee58913a511a87bc7c8d3195303b947",
2026-06-10 15:52:08.860637 | controller |     "Jun 10 15:01:22.550449 crc crio[20344]: time=\"2026-06-10T15:01:22.549808721Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=9e175a09-2335-4cd0-9ecd-8eba9982fcbc name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.860652 | controller |     "Jun 10 15:01:22.586314 crc crio[20344]: time=\"2026-06-10T15:01:22.585985316Z\" level=info msg=\"Created container 6b9aa8b0098be63fe4660c4c928d8645e76e9482c1910a0fd4c89ef12922656a: openstack/barbican-keystone-listener-55f5fbd7cd-jbccj/barbican-keystone-listener-log\" id=082a6528-c0cd-4a75-aab3-60eb44226cc2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.860667 | controller |     "Jun 10 15:01:22.589687 crc crio[20344]: time=\"2026-06-10T15:01:22.589595489Z\" level=info msg=\"Starting container: 6b9aa8b0098be63fe4660c4c928d8645e76e9482c1910a0fd4c89ef12922656a\" id=3f4fa237-d574-4b2c-b99d-7d2e0809df5f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.860682 | controller |     "Jun 10 15:01:22.596759 crc crio[20344]: time=\"2026-06-10T15:01:22.596591149Z\" level=info msg=\"Started container\" PID=69094 containerID=6b9aa8b0098be63fe4660c4c928d8645e76e9482c1910a0fd4c89ef12922656a description=openstack/barbican-keystone-listener-55f5fbd7cd-jbccj/barbican-keystone-listener-log id=3f4fa237-d574-4b2c-b99d-7d2e0809df5f name=/runtime.v1.RuntimeService/StartContainer sandboxID=34c27b3edcfe27c15f5c5c55a1970744055a6e10650bbe48f858169450457740",
2026-06-10 15:52:08.860697 | controller |     "Jun 10 15:01:22.611691 crc crio[20344]: time=\"2026-06-10T15:01:22.61016147Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=1612d8b1-2a19-47e4-97fb-57ee1408a78f name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.860712 | controller |     "Jun 10 15:01:22.627353 crc crio[20344]: time=\"2026-06-10T15:01:22.623580586Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified\" id=4804abd9-7796-4c53-83cc-2a55a30797b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.860727 | controller |     "Jun 10 15:01:22.634979 crc crio[20344]: time=\"2026-06-10T15:01:22.634897989Z\" level=info msg=\"Creating container: openstack/barbican-worker-dbc8c9479-s7hbh/barbican-worker\" id=b2ca7648-6907-4388-bf61-37c40ca0b1cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.860742 | controller |     "Jun 10 15:01:22.641422 crc crio[20344]: time=\"2026-06-10T15:01:22.640688738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.860756 | controller |     "Jun 10 15:01:22.641422 crc crio[20344]: time=\"2026-06-10T15:01:22.640781151Z\" level=info msg=\"Stopped pod sandbox: d4b9e6b02849959482d56da48fa31215242a93b92f3cb3d95566ff8c34a7fb50\" id=38a27966-d7f6-465c-9930-8f9126f7a18f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.860771 | controller |     "Jun 10 15:01:22.687992 crc crio[20344]: time=\"2026-06-10T15:01:22.687893627Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-keystone-listener:current-podified\" id=fb0f673a-4962-4b43-b9a3-38759939c040 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.860789 | controller |     "Jun 10 15:01:22.692328 crc crio[20344]: 2026-06-10T15:01:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d50cbea1c769885 Mac:66:78:36:56:9b:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a5 Mtu:0 Sandbox:/var/run/netns/7c92fb0d-34d6-4730-bf92-e901834b9d17 SocketPath: PciID:}] [{Interface:0xc000592760 Address:{IP:10.217.0.165 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.860805 | controller |     "Jun 10 15:01:22.694827 crc crio[20344]: time=\"2026-06-10T15:01:22.694749624Z\" level=info msg=\"Got pod network &{Name:neutron-b985497ff-h9qmt Namespace:openstack ID:d50cbea1c7698858384c4ea8f2e09ff1e062d231d83a877c31f7485b16a65a4e UID:7c791f0e-a2e7-4560-a352-791034a136b4 NetNS:/var/run/netns/7c92fb0d-34d6-4730-bf92-e901834b9d17 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c791f0e_a2e7_4560_a352_791034a136b4.slice PodAnnotations:0xc0006b4480}] Aliases:map[]}\"",
2026-06-10 15:52:08.860820 | controller |     "Jun 10 15:01:22.695767 crc crio[20344]: time=\"2026-06-10T15:01:22.694927359Z\" level=info msg=\"Checking pod openstack_neutron-b985497ff-h9qmt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.860835 | controller |     "Jun 10 15:01:22.700390 crc crio[20344]: time=\"2026-06-10T15:01:22.700247697Z\" level=info msg=\"Creating container: openstack/barbican-keystone-listener-55f5fbd7cd-jbccj/barbican-keystone-listener\" id=fc77cf4b-3670-4921-b314-304c92f44eb3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.860865 | controller |     "Jun 10 15:01:22.702679 crc crio[20344]: time=\"2026-06-10T15:01:22.702615098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.860884 | controller |     "Jun 10 15:01:22.704288 crc crio[20344]: time=\"2026-06-10T15:01:22.704194188Z\" level=info msg=\"Ran pod sandbox d50cbea1c7698858384c4ea8f2e09ff1e062d231d83a877c31f7485b16a65a4e with infra container: openstack/neutron-b985497ff-h9qmt/POD\" id=bbc749cc-d679-42a9-9967-0b46804628fa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.860900 | controller |     "Jun 10 15:01:22.710326 crc crio[20344]: time=\"2026-06-10T15:01:22.707132644Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=322486bf-6c82-4317-8ec3-7384c8ae4eaa name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.860916 | controller |     "Jun 10 15:01:22.739418 crc crio[20344]: time=\"2026-06-10T15:01:22.739308225Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.860930 | controller |     "Jun 10 15:01:22.743407 crc crio[20344]: time=\"2026-06-10T15:01:22.743112863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.860945 | controller |     "Jun 10 15:01:22.773515 crc crio[20344]: time=\"2026-06-10T15:01:22.773458597Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.860960 | controller |     "Jun 10 15:01:22.777126 crc crio[20344]: time=\"2026-06-10T15:01:22.777101651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.860974 | controller |     "Jun 10 15:01:22.813618 crc crio[20344]: time=\"2026-06-10T15:01:22.813208644Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=9ff5746b-ebce-4e1b-a56d-27e193161ad3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.860992 | controller |     "Jun 10 15:01:22.829001 crc crio[20344]: time=\"2026-06-10T15:01:22.828907929Z\" level=info msg=\"Creating container: openstack/neutron-b985497ff-h9qmt/neutron-api\" id=fe6a2600-9238-4b6c-b0bc-4ba701935583 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.861007 | controller |     "Jun 10 15:01:22.829473 crc crio[20344]: time=\"2026-06-10T15:01:22.829405582Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.861022 | controller |     "Jun 10 15:01:22.902958 crc crio[20344]: time=\"2026-06-10T15:01:22.902838868Z\" level=info msg=\"Created container ef7d7c760b056e1d5e65e2fdcea204ee3df6e1e801440640ca916543e5ff9be4: openstack/barbican-worker-dbc8c9479-s7hbh/barbican-worker\" id=b2ca7648-6907-4388-bf61-37c40ca0b1cc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.861036 | controller |     "Jun 10 15:01:22.904604 crc crio[20344]: time=\"2026-06-10T15:01:22.904499091Z\" level=info msg=\"Starting container: ef7d7c760b056e1d5e65e2fdcea204ee3df6e1e801440640ca916543e5ff9be4\" id=07ceeb53-382c-4ac2-b915-ab92e029618c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.861050 | controller |     "Jun 10 15:01:22.911047 crc crio[20344]: time=\"2026-06-10T15:01:22.910939297Z\" level=info msg=\"Started container\" PID=69170 containerID=ef7d7c760b056e1d5e65e2fdcea204ee3df6e1e801440640ca916543e5ff9be4 description=openstack/barbican-worker-dbc8c9479-s7hbh/barbican-worker id=07ceeb53-382c-4ac2-b915-ab92e029618c name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea66084f55c1c2d38e0fcb42317f34dc7ee58913a511a87bc7c8d3195303b947",
2026-06-10 15:52:08.861065 | controller |     "Jun 10 15:01:22.953914 crc crio[20344]: time=\"2026-06-10T15:01:22.953844705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.861080 | controller |     "Jun 10 15:01:22.962654 crc crio[20344]: time=\"2026-06-10T15:01:22.959492031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.861095 | controller |     "Jun 10 15:01:22.968805 crc crio[20344]: time=\"2026-06-10T15:01:22.968763591Z\" level=info msg=\"Created container c5f061d230b1ea41fb6c1c2661ab9639de35b7e2a6e271e02a04ee6411fb913e: openstack/barbican-keystone-listener-55f5fbd7cd-jbccj/barbican-keystone-listener\" id=fc77cf4b-3670-4921-b314-304c92f44eb3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.861110 | controller |     "Jun 10 15:01:22.970173 crc crio[20344]: time=\"2026-06-10T15:01:22.970097935Z\" level=info msg=\"Starting container: c5f061d230b1ea41fb6c1c2661ab9639de35b7e2a6e271e02a04ee6411fb913e\" id=92b3afce-ba4a-4f15-9f76-c803ab24aec4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.861124 | controller |     "Jun 10 15:01:22.976975 crc crio[20344]: time=\"2026-06-10T15:01:22.976890981Z\" level=info msg=\"Started container\" PID=69178 containerID=c5f061d230b1ea41fb6c1c2661ab9639de35b7e2a6e271e02a04ee6411fb913e description=openstack/barbican-keystone-listener-55f5fbd7cd-jbccj/barbican-keystone-listener id=92b3afce-ba4a-4f15-9f76-c803ab24aec4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=34c27b3edcfe27c15f5c5c55a1970744055a6e10650bbe48f858169450457740",
2026-06-10 15:52:08.861139 | controller |     "Jun 10 15:01:23.267160 crc crio[20344]: time=\"2026-06-10T15:01:23.266666723Z\" level=info msg=\"Created container 58ac1e752c26516c4beef97d3affd50e7766c446abaceb9d16491d8d8adc6f57: openstack/neutron-b985497ff-h9qmt/neutron-api\" id=fe6a2600-9238-4b6c-b0bc-4ba701935583 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.861171 | controller |     "Jun 10 15:01:23.275328 crc crio[20344]: time=\"2026-06-10T15:01:23.271610231Z\" level=info msg=\"Starting container: 58ac1e752c26516c4beef97d3affd50e7766c446abaceb9d16491d8d8adc6f57\" id=2c5e45a3-7429-4c2c-9efd-cbae35e6707c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.861187 | controller |     "Jun 10 15:01:23.280038 crc crio[20344]: time=\"2026-06-10T15:01:23.279893515Z\" level=info msg=\"Started container\" PID=69242 containerID=58ac1e752c26516c4beef97d3affd50e7766c446abaceb9d16491d8d8adc6f57 description=openstack/neutron-b985497ff-h9qmt/neutron-api id=2c5e45a3-7429-4c2c-9efd-cbae35e6707c name=/runtime.v1.RuntimeService/StartContainer sandboxID=d50cbea1c7698858384c4ea8f2e09ff1e062d231d83a877c31f7485b16a65a4e",
2026-06-10 15:52:08.861203 | controller |     "Jun 10 15:01:23.297375 crc crio[20344]: time=\"2026-06-10T15:01:23.297179711Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=f653b3c1-7562-4a51-b276-3e35c3dd4a3d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.861217 | controller |     "Jun 10 15:01:24.667246 crc crio[20344]: time=\"2026-06-10T15:01:24.666581512Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=0b8213c4-c330-46a5-8718-7dc0a3b180e6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.861232 | controller |     "Jun 10 15:01:24.668449 crc crio[20344]: time=\"2026-06-10T15:01:24.667246219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.861246 | controller |     "Jun 10 15:01:24.772101 crc crio[20344]: time=\"2026-06-10T15:01:24.772021945Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-75b56949bf-dblrl/POD\" id=a35f3e40-afbc-4edf-a164-56963318d531 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.861261 | controller |     "Jun 10 15:01:24.772342 crc crio[20344]: time=\"2026-06-10T15:01:24.772126948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.861275 | controller |     "Jun 10 15:01:25.054629 crc crio[20344]: time=\"2026-06-10T15:01:25.054553201Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=401c1edc-2a72-4c59-837a-db0f75795139 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.861289 | controller |     "Jun 10 15:01:25.054792 crc crio[20344]: time=\"2026-06-10T15:01:25.054657034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.861303 | controller |     "Jun 10 15:01:26.228832 crc crio[20344]: time=\"2026-06-10T15:01:26.227922311Z\" level=info msg=\"Stopping container: 8a61b6133a9f2edc90167cc5f006e5e07f677bc8a96a6227f5eccd68030638b0 (timeout: 10s)\" id=29c02953-d208-463c-8f22-6b848e8be8eb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.861317 | controller |     "Jun 10 15:01:31.306986 crc crio[20344]: time=\"2026-06-10T15:01:31.30617248Z\" level=info msg=\"Running pod sandbox: openstack/barbican-api-57f4c895cd-h7ld5/POD\" id=7e881ccb-5083-49d2-832d-2de51ce4b4e8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.861332 | controller |     "Jun 10 15:01:31.308310 crc crio[20344]: time=\"2026-06-10T15:01:31.307019862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.861346 | controller |     "Jun 10 15:01:32.169298 crc crio[20344]: time=\"2026-06-10T15:01:32.168855897Z\" level=info msg=\"Stopped container 8a61b6133a9f2edc90167cc5f006e5e07f677bc8a96a6227f5eccd68030638b0: openstack/dnsmasq-dns-79cccc8689-qgthc/dnsmasq-dns\" id=29c02953-d208-463c-8f22-6b848e8be8eb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.861364 | controller |     "Jun 10 15:01:32.170995 crc crio[20344]: time=\"2026-06-10T15:01:32.170912831Z\" level=info msg=\"Stopping pod sandbox: 8e40606b5738970938f582c876fc20e8f8d5cbc9dc1439654539975bd650240d\" id=0ef40236-9b9b-45e8-9b0a-aace93a3f321 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.861379 | controller |     "Jun 10 15:01:32.171867 crc crio[20344]: time=\"2026-06-10T15:01:32.171760182Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-79cccc8689-qgthc Namespace:openstack ID:8e40606b5738970938f582c876fc20e8f8d5cbc9dc1439654539975bd650240d UID:21332fb0-b20b-4b6e-a250-f2e301d1375f NetNS:/var/run/netns/b7e56df0-d5d1-4007-a6f1-3a38b1aad687 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21332fb0_b20b_4b6e_a250_f2e301d1375f.slice PodAnnotations:0xc001b9c320}] Aliases:map[]}\"",
2026-06-10 15:52:08.861393 | controller |     "Jun 10 15:01:32.172020 crc crio[20344]: time=\"2026-06-10T15:01:32.171962818Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-79cccc8689-qgthc from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.861408 | controller |     "Jun 10 15:01:32.221309 crc crio[20344]: time=\"2026-06-10T15:01:32.221138668Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7090b157-e139-457f-a583-dbd8039752c2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.861423 | controller |     "Jun 10 15:01:33.081320 crc crio[20344]: time=\"2026-06-10T15:01:33.080447757Z\" level=info msg=\"Creating container: openstack/neutron-b985497ff-h9qmt/neutron-httpd\" id=0185bb2d-45e0-41a8-8c5a-bfa308c6907e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.861438 | controller |     "Jun 10 15:01:33.093201 crc crio[20344]: time=\"2026-06-10T15:01:33.093116234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.861452 | controller |     "Jun 10 15:01:33.096960 crc crio[20344]: time=\"2026-06-10T15:01:33.096875161Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:3f0073e57229fd97eb60ae8d02637619d324719bd167fc355ec14e8f1f12d597 UID:de27a4dd-5267-4e90-baa4-0d68ce2d1296 NetNS:/var/run/netns/73e64bfe-56ab-4263-a338-0f5165b54b5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde27a4dd_5267_4e90_baa4_0d68ce2d1296.slice PodAnnotations:0xc000529108}] Aliases:map[]}\"",
2026-06-10 15:52:08.861467 | controller |     "Jun 10 15:01:33.096960 crc crio[20344]: time=\"2026-06-10T15:01:33.096951203Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.861482 | controller |     "Jun 10 15:01:33.249390 crc crio[20344]: time=\"2026-06-10T15:01:33.248778534Z\" level=info msg=\"Stopped pod sandbox: 8e40606b5738970938f582c876fc20e8f8d5cbc9dc1439654539975bd650240d\" id=0ef40236-9b9b-45e8-9b0a-aace93a3f321 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.861497 | controller |     "Jun 10 15:01:33.260638 crc crio[20344]: time=\"2026-06-10T15:01:33.260519927Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:fa1d0d0106e383e890597fd2bc9afb4e59c2a768deeadab89dbf70fe7b47dcd5 UID:c3b65d0e-f8d8-4332-bd38-b21cad12e9cb NetNS:/var/run/netns/904629e9-fa40-4118-b669-7890de218617 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3b65d0e_f8d8_4332_bd38_b21cad12e9cb.slice PodAnnotations:0xc000529590}] Aliases:map[]}\"",
2026-06-10 15:52:08.861512 | controller |     "Jun 10 15:01:33.260638 crc crio[20344]: time=\"2026-06-10T15:01:33.260605199Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.861530 | controller |     "Jun 10 15:01:33.316068 crc crio[20344]: time=\"2026-06-10T15:01:33.315362403Z\" level=info msg=\"Got pod network &{Name:barbican-api-57f4c895cd-h7ld5 Namespace:openstack ID:c052511287967f056171ccb84e16274acd18ba5a8f427bb0cbab3b97e49fd02a UID:bf37362f-0df2-4b9a-b924-744d3a75c90d NetNS:/var/run/netns/14baee02-d094-4670-a837-9a75632cb3da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbf37362f_0df2_4b9a_b924_744d3a75c90d.slice PodAnnotations:0xc00008c858}] Aliases:map[]}\"",
2026-06-10 15:52:08.861545 | controller |     "Jun 10 15:01:33.316068 crc crio[20344]: time=\"2026-06-10T15:01:33.315422235Z\" level=info msg=\"Adding pod openstack_barbican-api-57f4c895cd-h7ld5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.861560 | controller |     "Jun 10 15:01:33.340405 crc crio[20344]: time=\"2026-06-10T15:01:33.339928238Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=e82fb755-9440-44a5-a81c-43fd23305250 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.861575 | controller |     "Jun 10 15:01:33.359649 crc crio[20344]: time=\"2026-06-10T15:01:33.35939105Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=8b21bfda-10a6-4d67-bd30-6c440ac1bd37 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.861589 | controller |     "Jun 10 15:01:33.368437 crc crio[20344]: time=\"2026-06-10T15:01:33.366590136Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-75b56949bf-dblrl Namespace:openstack ID:1a61956482d23e49f26b8420d036ba015129fdeaef695e227d573e2192e492b6 UID:2ae327ff-8795-45d0-a083-23c525b04630 NetNS:/var/run/netns/1e440a06-f9e1-4a99-b3db-c1728ffa6c1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ae327ff_8795_45d0_a083_23c525b04630.slice PodAnnotations:0xc0027c00d0}] Aliases:map[]}\"",
2026-06-10 15:52:08.861604 | controller |     "Jun 10 15:01:33.368437 crc crio[20344]: time=\"2026-06-10T15:01:33.366810042Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-75b56949bf-dblrl to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.861619 | controller |     "Jun 10 15:01:33.402914 crc crio[20344]: time=\"2026-06-10T15:01:33.402863903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.861633 | controller |     "Jun 10 15:01:33.410348 crc crio[20344]: time=\"2026-06-10T15:01:33.410297135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.861647 | controller |     "Jun 10 15:01:33.424864 crc crio[20344]: time=\"2026-06-10T15:01:33.424751498Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=cbc31a0c-6f66-4dad-b7fc-816ef473f562 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.861662 | controller |     "Jun 10 15:01:33.439814 crc crio[20344]: time=\"2026-06-10T15:01:33.439365206Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=ca97883b-6d33-430a-a5e5-59f39f432020 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.861676 | controller |     "Jun 10 15:01:33.441919 crc crio[20344]: time=\"2026-06-10T15:01:33.4418554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.861693 | controller |     "Jun 10 15:01:33.509922 crc crio[20344]: time=\"2026-06-10T15:01:33.509375414Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.861708 | controller |     "Jun 10 15:01:33.533031 crc crio[20344]: time=\"2026-06-10T15:01:33.532940552Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.861722 | controller |     "Jun 10 15:01:33.660464 crc crio[20344]: time=\"2026-06-10T15:01:33.654173763Z\" level=info msg=\"Created container d5afa29a25a39e604fe46c730448cc830387c405a40218191226b43fcd1d4563: openstack/neutron-b985497ff-h9qmt/neutron-httpd\" id=0185bb2d-45e0-41a8-8c5a-bfa308c6907e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.861736 | controller |     "Jun 10 15:01:33.660464 crc crio[20344]: time=\"2026-06-10T15:01:33.65601055Z\" level=info msg=\"Starting container: d5afa29a25a39e604fe46c730448cc830387c405a40218191226b43fcd1d4563\" id=d09b9502-03a3-4efc-a18d-b61533956b54 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.861751 | controller |     "Jun 10 15:01:33.666015 crc crio[20344]: time=\"2026-06-10T15:01:33.663655298Z\" level=info msg=\"Started container\" PID=70017 containerID=d5afa29a25a39e604fe46c730448cc830387c405a40218191226b43fcd1d4563 description=openstack/neutron-b985497ff-h9qmt/neutron-httpd id=d09b9502-03a3-4efc-a18d-b61533956b54 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d50cbea1c7698858384c4ea8f2e09ff1e062d231d83a877c31f7485b16a65a4e",
2026-06-10 15:52:08.861765 | controller |     "Jun 10 15:01:33.679978 crc crio[20344]: time=\"2026-06-10T15:01:33.675061722Z\" level=info msg=\"Created container 40c3a1f817ecfdbced11cdfef19a256b18ab02ee57328547565558882ef3ff8f: openstack/ceilometer-0/proxy-httpd\" id=ca97883b-6d33-430a-a5e5-59f39f432020 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.861779 | controller |     "Jun 10 15:01:33.679978 crc crio[20344]: time=\"2026-06-10T15:01:33.676233173Z\" level=info msg=\"Starting container: 40c3a1f817ecfdbced11cdfef19a256b18ab02ee57328547565558882ef3ff8f\" id=f5970146-9729-4145-b77e-676a28150573 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.861793 | controller |     "Jun 10 15:01:33.688195 crc crio[20344]: time=\"2026-06-10T15:01:33.687455532Z\" level=info msg=\"Started container\" PID=70026 containerID=40c3a1f817ecfdbced11cdfef19a256b18ab02ee57328547565558882ef3ff8f description=openstack/ceilometer-0/proxy-httpd id=f5970146-9729-4145-b77e-676a28150573 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a32b6bdb3492a139e5814cfdbe72e18e7ed12cc28a3caa97bc1ceed89c44dc26",
2026-06-10 15:52:08.861808 | controller |     "Jun 10 15:01:33.709853 crc crio[20344]: 2026-06-10T15:01:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3f0073e57229fd9 Mac:76:5a:08:37:a0:24 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a6 Mtu:0 Sandbox:/var/run/netns/73e64bfe-56ab-4263-a338-0f5165b54b5c SocketPath: PciID:}] [{Interface:0xc00027d750 Address:{IP:10.217.0.166 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.861823 | controller |     "Jun 10 15:01:33.710699 crc crio[20344]: time=\"2026-06-10T15:01:33.710624461Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:3f0073e57229fd97eb60ae8d02637619d324719bd167fc355ec14e8f1f12d597 UID:de27a4dd-5267-4e90-baa4-0d68ce2d1296 NetNS:/var/run/netns/73e64bfe-56ab-4263-a338-0f5165b54b5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde27a4dd_5267_4e90_baa4_0d68ce2d1296.slice PodAnnotations:0xc000529108}] Aliases:map[]}\"",
2026-06-10 15:52:08.861838 | controller |     "Jun 10 15:01:33.710863 crc crio[20344]: time=\"2026-06-10T15:01:33.710842796Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.861872 | controller |     "Jun 10 15:01:33.721899 crc crio[20344]: time=\"2026-06-10T15:01:33.721749568Z\" level=info msg=\"Ran pod sandbox 3f0073e57229fd97eb60ae8d02637619d324719bd167fc355ec14e8f1f12d597 with infra container: openstack/cinder-scheduler-0/POD\" id=0b8213c4-c330-46a5-8718-7dc0a3b180e6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.861890 | controller |     "Jun 10 15:01:33.747494 crc crio[20344]: time=\"2026-06-10T15:01:33.74739232Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=a38094f8-1709-4c67-94b8-a382eee13d48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.861905 | controller |     "Jun 10 15:01:33.747828 crc crio[20344]: time=\"2026-06-10T15:01:33.747625436Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified not found\" id=a38094f8-1709-4c67-94b8-a382eee13d48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.861920 | controller |     "Jun 10 15:01:33.747828 crc crio[20344]: time=\"2026-06-10T15:01:33.747682778Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified found\" id=a38094f8-1709-4c67-94b8-a382eee13d48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.861935 | controller |     "Jun 10 15:01:33.758821 crc crio[20344]: time=\"2026-06-10T15:01:33.752168804Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=01aff5fc-f0fc-436d-828f-db8b8e71916a name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.861950 | controller |     "Jun 10 15:01:33.787521 crc crio[20344]: time=\"2026-06-10T15:01:33.78338404Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\\\"\"",
2026-06-10 15:52:08.861964 | controller |     "Jun 10 15:01:33.908823 crc crio[20344]: 2026-06-10T15:01:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fa1d0d0106e383e Mac:da:ee:a9:79:7e:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a8 Mtu:0 Sandbox:/var/run/netns/904629e9-fa40-4118-b669-7890de218617 SocketPath: PciID:}] [{Interface:0xc0006145c0 Address:{IP:10.217.0.168 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.861979 | controller |     "Jun 10 15:01:33.909464 crc crio[20344]: time=\"2026-06-10T15:01:33.909369113Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:fa1d0d0106e383e890597fd2bc9afb4e59c2a768deeadab89dbf70fe7b47dcd5 UID:c3b65d0e-f8d8-4332-bd38-b21cad12e9cb NetNS:/var/run/netns/904629e9-fa40-4118-b669-7890de218617 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3b65d0e_f8d8_4332_bd38_b21cad12e9cb.slice PodAnnotations:0xc000529590}] Aliases:map[]}\"",
2026-06-10 15:52:08.861995 | controller |     "Jun 10 15:01:33.910347 crc crio[20344]: time=\"2026-06-10T15:01:33.909514087Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.862010 | controller |     "Jun 10 15:01:33.933892 crc crio[20344]: time=\"2026-06-10T15:01:33.933598199Z\" level=info msg=\"Ran pod sandbox fa1d0d0106e383e890597fd2bc9afb4e59c2a768deeadab89dbf70fe7b47dcd5 with infra container: openstack/cinder-api-0/POD\" id=401c1edc-2a72-4c59-837a-db0f75795139 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.862024 | controller |     "Jun 10 15:01:33.945324 crc crio[20344]: time=\"2026-06-10T15:01:33.945024284Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=8e08a0f0-db74-4b79-bced-b1830d411f30 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.862039 | controller |     "Jun 10 15:01:33.951864 crc crio[20344]: time=\"2026-06-10T15:01:33.951741747Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=80d5293a-c6e9-4190-a211-f8c1b0a2b48b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.862057 | controller |     "Jun 10 15:01:33.963826 crc crio[20344]: time=\"2026-06-10T15:01:33.963633604Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=b13c07a1-981f-4599-ac05-d002e758d668 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.862072 | controller |     "Jun 10 15:01:33.966202 crc crio[20344]: time=\"2026-06-10T15:01:33.964082266Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.862087 | controller |     "Jun 10 15:01:34.041512 crc crio[20344]: 2026-06-10T15:01:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c052511287967f0 Mac:aa:f9:16:57:f2:06 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a9 Mtu:0 Sandbox:/var/run/netns/14baee02-d094-4670-a837-9a75632cb3da SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.169 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.862102 | controller |     "Jun 10 15:01:34.043151 crc crio[20344]: time=\"2026-06-10T15:01:34.042000688Z\" level=info msg=\"Got pod network &{Name:barbican-api-57f4c895cd-h7ld5 Namespace:openstack ID:c052511287967f056171ccb84e16274acd18ba5a8f427bb0cbab3b97e49fd02a UID:bf37362f-0df2-4b9a-b924-744d3a75c90d NetNS:/var/run/netns/14baee02-d094-4670-a837-9a75632cb3da Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbf37362f_0df2_4b9a_b924_744d3a75c90d.slice PodAnnotations:0xc00008c858}] Aliases:map[]}\"",
2026-06-10 15:52:08.862117 | controller |     "Jun 10 15:01:34.043151 crc crio[20344]: time=\"2026-06-10T15:01:34.042159412Z\" level=info msg=\"Checking pod openstack_barbican-api-57f4c895cd-h7ld5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.862132 | controller |     "Jun 10 15:01:34.054950 crc crio[20344]: time=\"2026-06-10T15:01:34.054516731Z\" level=info msg=\"Ran pod sandbox c052511287967f056171ccb84e16274acd18ba5a8f427bb0cbab3b97e49fd02a with infra container: openstack/barbican-api-57f4c895cd-h7ld5/POD\" id=7e881ccb-5083-49d2-832d-2de51ce4b4e8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.862148 | controller |     "Jun 10 15:01:34.062244 crc crio[20344]: time=\"2026-06-10T15:01:34.057886908Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=b703c797-2cdc-4555-a960-31e4096cb743 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.862164 | controller |     "Jun 10 15:01:34.062244 crc crio[20344]: time=\"2026-06-10T15:01:34.060405753Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=19cf668a-f845-4c53-ac1c-292e085fb0f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.862179 | controller |     "Jun 10 15:01:34.062244 crc crio[20344]: time=\"2026-06-10T15:01:34.061420059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.862194 | controller |     "Jun 10 15:01:34.076087 crc crio[20344]: time=\"2026-06-10T15:01:34.074333453Z\" level=info msg=\"Creating container: openstack/barbican-api-57f4c895cd-h7ld5/barbican-api-log\" id=2510d93f-7643-4722-ba97-b8bae3e73bec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.862209 | controller |     "Jun 10 15:01:34.076087 crc crio[20344]: time=\"2026-06-10T15:01:34.074761594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.862227 | controller |     "Jun 10 15:01:34.167807 crc crio[20344]: time=\"2026-06-10T15:01:34.167676333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.862242 | controller |     "Jun 10 15:01:34.178537 crc crio[20344]: time=\"2026-06-10T15:01:34.178422851Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.862257 | controller |     "Jun 10 15:01:34.226920 crc crio[20344]: 2026-06-10T15:01:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1a61956482d23e4 Mac:e2:bf:30:f3:46:b0 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:a7 Mtu:0 Sandbox:/var/run/netns/1e440a06-f9e1-4a99-b3db-c1728ffa6c1e SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.0.167 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.862271 | controller |     "Jun 10 15:01:34.228436 crc crio[20344]: time=\"2026-06-10T15:01:34.22832777Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-75b56949bf-dblrl Namespace:openstack ID:1a61956482d23e49f26b8420d036ba015129fdeaef695e227d573e2192e492b6 UID:2ae327ff-8795-45d0-a083-23c525b04630 NetNS:/var/run/netns/1e440a06-f9e1-4a99-b3db-c1728ffa6c1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ae327ff_8795_45d0_a083_23c525b04630.slice PodAnnotations:0xc0027c00d0}] Aliases:map[]}\"",
2026-06-10 15:52:08.862286 | controller |     "Jun 10 15:01:34.228822 crc crio[20344]: time=\"2026-06-10T15:01:34.228558546Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-75b56949bf-dblrl for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.862302 | controller |     "Jun 10 15:01:34.247116 crc crio[20344]: time=\"2026-06-10T15:01:34.246876549Z\" level=info msg=\"Ran pod sandbox 1a61956482d23e49f26b8420d036ba015129fdeaef695e227d573e2192e492b6 with infra container: openstack/dnsmasq-dns-75b56949bf-dblrl/POD\" id=a35f3e40-afbc-4edf-a164-56963318d531 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.862317 | controller |     "Jun 10 15:01:34.249063 crc crio[20344]: time=\"2026-06-10T15:01:34.248926021Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2e63b994-bff0-48d9-84c3-9aa506ded119 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.862332 | controller |     "Jun 10 15:01:34.315519 crc crio[20344]: time=\"2026-06-10T15:01:34.314381282Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=6fa2c903-2ebd-4fb3-9c13-ee5ae2c081b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.862347 | controller |     "Jun 10 15:01:34.328104 crc crio[20344]: time=\"2026-06-10T15:01:34.327930942Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-75b56949bf-dblrl/init\" id=eabb36a2-efd2-4459-9f89-1dce64aa10ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.862362 | controller |     "Jun 10 15:01:34.329060 crc crio[20344]: time=\"2026-06-10T15:01:34.328896377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.862377 | controller |     "Jun 10 15:01:34.388669 crc crio[20344]: time=\"2026-06-10T15:01:34.388485645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.862392 | controller |     "Jun 10 15:01:34.418127 crc crio[20344]: time=\"2026-06-10T15:01:34.412902776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.862411 | controller |     "Jun 10 15:01:34.419642 crc crio[20344]: time=\"2026-06-10T15:01:34.419211369Z\" level=info msg=\"Stopping container: c0f48c3ace694b9f938701fac569cb9e27ea3bb992604cda530913175d2fff54 (timeout: 30s)\" id=42653dba-d822-4d67-a780-924d7b7ec703 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.862426 | controller |     "Jun 10 15:01:34.419937 crc crio[20344]: time=\"2026-06-10T15:01:34.419836855Z\" level=info msg=\"Stopping container: 50a3ef2da63a24e680494734ca5f491ccadd7d0dc0a2069cc4d3ad724471ef41 (timeout: 30s)\" id=f961f391-74b0-4583-8a3c-92e9c17f54b9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.862441 | controller |     "Jun 10 15:01:34.420506 crc crio[20344]: time=\"2026-06-10T15:01:34.420390369Z\" level=info msg=\"Stopping container: 40c3a1f817ecfdbced11cdfef19a256b18ab02ee57328547565558882ef3ff8f (timeout: 30s)\" id=e38e85b1-9599-41b1-a10f-d8f5402b5a0a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.862456 | controller |     "Jun 10 15:01:34.422361 crc crio[20344]: time=\"2026-06-10T15:01:34.422231827Z\" level=info msg=\"Stopping container: 970d785a5da30a75fb3eec72626492d9d4daf24b620efe7ef112c7443aea8057 (timeout: 30s)\" id=a8c028c8-8dec-40d9-b4ac-424310e30158 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.862470 | controller |     "Jun 10 15:01:34.992508 crc crio[20344]: time=\"2026-06-10T15:01:34.991816526Z\" level=info msg=\"Created container 159a79a408ceb06087c1e52f59eba554e554213c5a175ea39064007351270795: openstack/dnsmasq-dns-75b56949bf-dblrl/init\" id=eabb36a2-efd2-4459-9f89-1dce64aa10ef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.862485 | controller |     "Jun 10 15:01:34.996741 crc crio[20344]: time=\"2026-06-10T15:01:34.996324272Z\" level=info msg=\"Starting container: 159a79a408ceb06087c1e52f59eba554e554213c5a175ea39064007351270795\" id=8aa9045f-98d9-40ab-bb29-d60c4d07da2c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.862499 | controller |     "Jun 10 15:01:35.008102 crc crio[20344]: time=\"2026-06-10T15:01:35.007889681Z\" level=info msg=\"Started container\" PID=70418 containerID=159a79a408ceb06087c1e52f59eba554e554213c5a175ea39064007351270795 description=openstack/dnsmasq-dns-75b56949bf-dblrl/init id=8aa9045f-98d9-40ab-bb29-d60c4d07da2c name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a61956482d23e49f26b8420d036ba015129fdeaef695e227d573e2192e492b6",
2026-06-10 15:52:08.862514 | controller |     "Jun 10 15:01:35.159131 crc crio[20344]: time=\"2026-06-10T15:01:35.159072705Z\" level=info msg=\"Created container 4f45557d2cf5f95c207ce5fcf8ff1c7fa3ad836a1fb16f535f20437562ee93c7: openstack/barbican-api-57f4c895cd-h7ld5/barbican-api-log\" id=2510d93f-7643-4722-ba97-b8bae3e73bec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.862529 | controller |     "Jun 10 15:01:35.160393 crc crio[20344]: time=\"2026-06-10T15:01:35.160335607Z\" level=info msg=\"Starting container: 4f45557d2cf5f95c207ce5fcf8ff1c7fa3ad836a1fb16f535f20437562ee93c7\" id=4ae80c13-b98a-4898-80d0-93f627d94a49 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.862544 | controller |     "Jun 10 15:01:35.162814 crc crio[20344]: time=\"2026-06-10T15:01:35.162617446Z\" level=info msg=\"Stopped container 970d785a5da30a75fb3eec72626492d9d4daf24b620efe7ef112c7443aea8057: openstack/ceilometer-0/sg-core\" id=a8c028c8-8dec-40d9-b4ac-424310e30158 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.862559 | controller |     "Jun 10 15:01:35.174987 crc crio[20344]: time=\"2026-06-10T15:01:35.174410961Z\" level=info msg=\"Started container\" PID=70391 containerID=4f45557d2cf5f95c207ce5fcf8ff1c7fa3ad836a1fb16f535f20437562ee93c7 description=openstack/barbican-api-57f4c895cd-h7ld5/barbican-api-log id=4ae80c13-b98a-4898-80d0-93f627d94a49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c052511287967f056171ccb84e16274acd18ba5a8f427bb0cbab3b97e49fd02a",
2026-06-10 15:52:08.862574 | controller |     "Jun 10 15:01:35.316349 crc crio[20344]: time=\"2026-06-10T15:01:35.316051779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.862593 | controller |     "Jun 10 15:01:35.806146 crc crio[20344]: time=\"2026-06-10T15:01:35.806056542Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=2593ad47-dd87-4d08-a253-c1c63d940b01 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.862608 | controller |     "Jun 10 15:01:35.883035 crc crio[20344]: time=\"2026-06-10T15:01:35.882967108Z\" level=info msg=\"Created container 1eeab844253780c35b2d495e3c712dc756d5f61e2d964cfeef8688f8e51746aa: openstack/cinder-api-0/cinder-api-log\" id=b13c07a1-981f-4599-ac05-d002e758d668 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.862622 | controller |     "Jun 10 15:01:35.886887 crc crio[20344]: time=\"2026-06-10T15:01:35.886754596Z\" level=info msg=\"Stopped container 40c3a1f817ecfdbced11cdfef19a256b18ab02ee57328547565558882ef3ff8f: openstack/ceilometer-0/proxy-httpd\" id=e38e85b1-9599-41b1-a10f-d8f5402b5a0a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.862637 | controller |     "Jun 10 15:01:35.892791 crc crio[20344]: time=\"2026-06-10T15:01:35.892651358Z\" level=info msg=\"Starting container: 1eeab844253780c35b2d495e3c712dc756d5f61e2d964cfeef8688f8e51746aa\" id=412605c3-d539-4a0f-bb5c-54520b64895a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.862652 | controller |     "Jun 10 15:01:35.904476 crc crio[20344]: time=\"2026-06-10T15:01:35.90433472Z\" level=info msg=\"Started container\" PID=70444 containerID=1eeab844253780c35b2d495e3c712dc756d5f61e2d964cfeef8688f8e51746aa description=openstack/cinder-api-0/cinder-api-log id=412605c3-d539-4a0f-bb5c-54520b64895a name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa1d0d0106e383e890597fd2bc9afb4e59c2a768deeadab89dbf70fe7b47dcd5",
2026-06-10 15:52:08.862667 | controller |     "Jun 10 15:01:36.028177 crc crio[20344]: time=\"2026-06-10T15:01:36.027781087Z\" level=info msg=\"Stopped container 50a3ef2da63a24e680494734ca5f491ccadd7d0dc0a2069cc4d3ad724471ef41: openstack/ceilometer-0/ceilometer-central-agent\" id=f961f391-74b0-4583-8a3c-92e9c17f54b9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.862681 | controller |     "Jun 10 15:01:36.030646 crc crio[20344]: time=\"2026-06-10T15:01:36.030563939Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-barbican-api:current-podified\" id=704a7c4d-0d2c-4172-9a58-727987d25910 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.862696 | controller |     "Jun 10 15:01:36.081093 crc crio[20344]: time=\"2026-06-10T15:01:36.080790586Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=f7e023e3-544f-4e5d-8b52-0dc5ab8530ef name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.862710 | controller |     "Jun 10 15:01:36.156089 crc crio[20344]: time=\"2026-06-10T15:01:36.155988798Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=a2444074-148c-4703-a886-247222296ff2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.862725 | controller |     "Jun 10 15:01:36.157507 crc crio[20344]: time=\"2026-06-10T15:01:36.157447835Z\" level=info msg=\"Creating container: openstack/barbican-api-57f4c895cd-h7ld5/barbican-api\" id=4c6717f1-b677-4312-9e20-710f74f60e57 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.862740 | controller |     "Jun 10 15:01:36.157875 crc crio[20344]: time=\"2026-06-10T15:01:36.157810525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.862755 | controller |     "Jun 10 15:01:36.234795 crc crio[20344]: time=\"2026-06-10T15:01:36.234652039Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.862772 | controller |     "Jun 10 15:01:36.239489 crc crio[20344]: time=\"2026-06-10T15:01:36.239408622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.862787 | controller |     "Jun 10 15:01:36.522382 crc crio[20344]: time=\"2026-06-10T15:01:36.522217755Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=a7f544cc-9c28-40a9-96eb-fb6420ed68d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.862802 | controller |     "Jun 10 15:01:36.523015 crc crio[20344]: time=\"2026-06-10T15:01:36.522953244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.862816 | controller |     "Jun 10 15:01:36.556902 crc crio[20344]: time=\"2026-06-10T15:01:36.555911425Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=96b393ca-d748-48e5-bb47-bbd55259cbc9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.862831 | controller |     "Jun 10 15:01:36.603500 crc crio[20344]: time=\"2026-06-10T15:01:36.603186346Z\" level=info msg=\"Created container 3eee85a6283c6d074fe6c687676ad57dd56b644eaea0ad3d805a3c4fde912975: openstack/barbican-api-57f4c895cd-h7ld5/barbican-api\" id=4c6717f1-b677-4312-9e20-710f74f60e57 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.862846 | controller |     "Jun 10 15:01:36.609728 crc crio[20344]: time=\"2026-06-10T15:01:36.608643677Z\" level=info msg=\"Starting container: 3eee85a6283c6d074fe6c687676ad57dd56b644eaea0ad3d805a3c4fde912975\" id=cfeeba5d-5df1-41d8-a190-628f01165bbd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.862878 | controller |     "Jun 10 15:01:36.623330 crc crio[20344]: time=\"2026-06-10T15:01:36.623170392Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.862894 | controller |     "Jun 10 15:01:36.650808 crc crio[20344]: time=\"2026-06-10T15:01:36.650685513Z\" level=info msg=\"Started container\" PID=70513 containerID=3eee85a6283c6d074fe6c687676ad57dd56b644eaea0ad3d805a3c4fde912975 description=openstack/barbican-api-57f4c895cd-h7ld5/barbican-api id=cfeeba5d-5df1-41d8-a190-628f01165bbd name=/runtime.v1.RuntimeService/StartContainer sandboxID=c052511287967f056171ccb84e16274acd18ba5a8f427bb0cbab3b97e49fd02a",
2026-06-10 15:52:08.862909 | controller |     "Jun 10 15:01:36.684326 crc crio[20344]: time=\"2026-06-10T15:01:36.682831553Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=ecd1b712-14db-438b-a344-ef452fefd852 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.862924 | controller |     "Jun 10 15:01:37.389369 crc crio[20344]: time=\"2026-06-10T15:01:37.389027609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.862938 | controller |     "Jun 10 15:01:37.565774 crc crio[20344]: time=\"2026-06-10T15:01:37.564900911Z\" level=info msg=\"Created container 6beb5be747c04ebb0b1884681e631fda7fafab8cd3b1c851205fccf7f5d4caf2: openstack/cinder-api-0/cinder-api\" id=a7f544cc-9c28-40a9-96eb-fb6420ed68d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.862953 | controller |     "Jun 10 15:01:37.569190 crc crio[20344]: time=\"2026-06-10T15:01:37.569142031Z\" level=info msg=\"Starting container: 6beb5be747c04ebb0b1884681e631fda7fafab8cd3b1c851205fccf7f5d4caf2\" id=5db8227a-02b3-4b28-93f9-ca6ac8219c8d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.862967 | controller |     "Jun 10 15:01:37.578402 crc crio[20344]: time=\"2026-06-10T15:01:37.578329358Z\" level=info msg=\"Started container\" PID=70765 containerID=6beb5be747c04ebb0b1884681e631fda7fafab8cd3b1c851205fccf7f5d4caf2 description=openstack/cinder-api-0/cinder-api id=5db8227a-02b3-4b28-93f9-ca6ac8219c8d name=/runtime.v1.RuntimeService/StartContainer sandboxID=fa1d0d0106e383e890597fd2bc9afb4e59c2a768deeadab89dbf70fe7b47dcd5",
2026-06-10 15:52:08.862990 | controller |     "Jun 10 15:01:37.583829 crc crio[20344]: time=\"2026-06-10T15:01:37.583734047Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-75b56949bf-dblrl/dnsmasq-dns\" id=0fe689ce-802d-4bbf-bfa0-885d12c76608 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.863005 | controller |     "Jun 10 15:01:37.584250 crc crio[20344]: time=\"2026-06-10T15:01:37.584187049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.863020 | controller |     "Jun 10 15:01:37.676865 crc crio[20344]: time=\"2026-06-10T15:01:37.6767549Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-cinder-scheduler@sha256:05ada8cde6c86ae8ee0ca06b60e0cbb9224777312d1f41e2b34dc7d5e04057f4\" id=01aff5fc-f0fc-436d-828f-db8b8e71916a name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.863035 | controller |     "Jun 10 15:01:37.678669 crc crio[20344]: time=\"2026-06-10T15:01:37.678548106Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=ad6aaa58-e891-497f-9461-8e8bcbd2619d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.863051 | controller |     "Jun 10 15:01:37.713193 crc crio[20344]: time=\"2026-06-10T15:01:37.713097508Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.863066 | controller |     "Jun 10 15:01:37.717169 crc crio[20344]: time=\"2026-06-10T15:01:37.717093091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.863081 | controller |     "Jun 10 15:01:37.726314 crc crio[20344]: time=\"2026-06-10T15:01:37.726202877Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=9c991f1a-c19d-4d1c-ba87-c1d8ea4bacc7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.863095 | controller |     "Jun 10 15:01:37.736169 crc crio[20344]: time=\"2026-06-10T15:01:37.736114662Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=68e2d0ce-c09a-48db-981c-9b222109f679 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.863110 | controller |     "Jun 10 15:01:37.738528 crc crio[20344]: time=\"2026-06-10T15:01:37.738501824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.863125 | controller |     "Jun 10 15:01:37.803759 crc crio[20344]: time=\"2026-06-10T15:01:37.803675437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.863139 | controller |     "Jun 10 15:01:38.023022 crc crio[20344]: time=\"2026-06-10T15:01:38.022515998Z\" level=info msg=\"Created container 8db41d5c26f5b01c56fb5c4f0cd0e19c617ccf57b96fff3e76f24202de721142: openstack/dnsmasq-dns-75b56949bf-dblrl/dnsmasq-dns\" id=0fe689ce-802d-4bbf-bfa0-885d12c76608 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.863153 | controller |     "Jun 10 15:01:38.024331 crc crio[20344]: time=\"2026-06-10T15:01:38.024226153Z\" level=info msg=\"Starting container: 8db41d5c26f5b01c56fb5c4f0cd0e19c617ccf57b96fff3e76f24202de721142\" id=8102f455-00e0-4e27-9ebb-e650a0e9e966 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.863171 | controller |     "Jun 10 15:01:38.034514 crc crio[20344]: time=\"2026-06-10T15:01:38.033005879Z\" level=info msg=\"Started container\" PID=70884 containerID=8db41d5c26f5b01c56fb5c4f0cd0e19c617ccf57b96fff3e76f24202de721142 description=openstack/dnsmasq-dns-75b56949bf-dblrl/dnsmasq-dns id=8102f455-00e0-4e27-9ebb-e650a0e9e966 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a61956482d23e49f26b8420d036ba015129fdeaef695e227d573e2192e492b6",
2026-06-10 15:52:08.863187 | controller |     "Jun 10 15:01:38.458173 crc crio[20344]: time=\"2026-06-10T15:01:38.458101037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.863202 | controller |     "Jun 10 15:01:38.587630 crc crio[20344]: time=\"2026-06-10T15:01:38.58757219Z\" level=info msg=\"Created container 9b234927cda06d47d8f2ee1165e76fef51901fc0e2a511583479d4fdae65ff55: openstack/cinder-scheduler-0/cinder-scheduler\" id=68e2d0ce-c09a-48db-981c-9b222109f679 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.863216 | controller |     "Jun 10 15:01:38.589491 crc crio[20344]: time=\"2026-06-10T15:01:38.589391747Z\" level=info msg=\"Starting container: 9b234927cda06d47d8f2ee1165e76fef51901fc0e2a511583479d4fdae65ff55\" id=ebf90c06-ea77-4427-8722-2cac4cd65d31 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.863231 | controller |     "Jun 10 15:01:38.594946 crc crio[20344]: time=\"2026-06-10T15:01:38.594786177Z\" level=info msg=\"Started container\" PID=70999 containerID=9b234927cda06d47d8f2ee1165e76fef51901fc0e2a511583479d4fdae65ff55 description=openstack/cinder-scheduler-0/cinder-scheduler id=ebf90c06-ea77-4427-8722-2cac4cd65d31 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f0073e57229fd97eb60ae8d02637619d324719bd167fc355ec14e8f1f12d597",
2026-06-10 15:52:08.863246 | controller |     "Jun 10 15:01:38.628068 crc crio[20344]: time=\"2026-06-10T15:01:38.627519022Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=105af148-3acb-4cb0-907a-0a22c1b9465a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.863261 | controller |     "Jun 10 15:01:38.666809 crc crio[20344]: time=\"2026-06-10T15:01:38.666206731Z\" level=info msg=\"Stopping container: 6beb5be747c04ebb0b1884681e631fda7fafab8cd3b1c851205fccf7f5d4caf2 (timeout: 30s)\" id=2234dcd2-b79a-4688-a87d-ebb70af45f28 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.863276 | controller |     "Jun 10 15:01:38.672908 crc crio[20344]: time=\"2026-06-10T15:01:38.672630347Z\" level=info msg=\"Stopping container: 1eeab844253780c35b2d495e3c712dc756d5f61e2d964cfeef8688f8e51746aa (timeout: 30s)\" id=a7f71d02-0fb6-42d1-a67c-6a6b7c4bc2ea name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.863291 | controller |     "Jun 10 15:01:38.702835 crc crio[20344]: time=\"2026-06-10T15:01:38.702760355Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=7529938c-99d0-419f-af37-97f6a4d38ca9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.863306 | controller |     "Jun 10 15:01:38.716332 crc crio[20344]: time=\"2026-06-10T15:01:38.713686817Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=6f36f7c0-e59b-4bcd-a83f-47c61edd3b9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.863321 | controller |     "Jun 10 15:01:38.716332 crc crio[20344]: time=\"2026-06-10T15:01:38.715204566Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.863335 | controller |     "Jun 10 15:01:38.766467 crc crio[20344]: time=\"2026-06-10T15:01:38.766425009Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.863353 | controller |     "Jun 10 15:01:39.014953 crc crio[20344]: time=\"2026-06-10T15:01:39.014745751Z\" level=info msg=\"Stopped container 1eeab844253780c35b2d495e3c712dc756d5f61e2d964cfeef8688f8e51746aa: openstack/cinder-api-0/cinder-api-log\" id=a7f71d02-0fb6-42d1-a67c-6a6b7c4bc2ea name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.863368 | controller |     "Jun 10 15:01:39.244374 crc crio[20344]: time=\"2026-06-10T15:01:39.2443153Z\" level=info msg=\"Stopped container 6beb5be747c04ebb0b1884681e631fda7fafab8cd3b1c851205fccf7f5d4caf2: openstack/cinder-api-0/cinder-api\" id=2234dcd2-b79a-4688-a87d-ebb70af45f28 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.863382 | controller |     "Jun 10 15:01:39.246886 crc crio[20344]: time=\"2026-06-10T15:01:39.246803524Z\" level=info msg=\"Stopping pod sandbox: fa1d0d0106e383e890597fd2bc9afb4e59c2a768deeadab89dbf70fe7b47dcd5\" id=f4aacfa2-63fb-4632-afc2-249aab32866b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.863397 | controller |     "Jun 10 15:01:39.248156 crc crio[20344]: time=\"2026-06-10T15:01:39.248055596Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:fa1d0d0106e383e890597fd2bc9afb4e59c2a768deeadab89dbf70fe7b47dcd5 UID:c3b65d0e-f8d8-4332-bd38-b21cad12e9cb NetNS:/var/run/netns/904629e9-fa40-4118-b669-7890de218617 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3b65d0e_f8d8_4332_bd38_b21cad12e9cb.slice PodAnnotations:0xc0006b5568}] Aliases:map[]}\"",
2026-06-10 15:52:08.863412 | controller |     "Jun 10 15:01:39.248487 crc crio[20344]: time=\"2026-06-10T15:01:39.248374025Z\" level=info msg=\"Deleting pod openstack_cinder-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.863427 | controller |     "Jun 10 15:01:39.570835 crc crio[20344]: time=\"2026-06-10T15:01:39.570233826Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.863441 | controller |     "Jun 10 15:01:39.730296 crc crio[20344]: time=\"2026-06-10T15:01:39.730077503Z\" level=info msg=\"Created container b8c739c6d0a9b7b82cb65e7f88ccfd8fe0de0df7fac9c10427ec1205e5ebbbf4: openstack/cinder-scheduler-0/probe\" id=6f36f7c0-e59b-4bcd-a83f-47c61edd3b9d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.863456 | controller |     "Jun 10 15:01:39.732316 crc crio[20344]: time=\"2026-06-10T15:01:39.731994302Z\" level=info msg=\"Starting container: b8c739c6d0a9b7b82cb65e7f88ccfd8fe0de0df7fac9c10427ec1205e5ebbbf4\" id=d4327a20-1324-4346-a7a6-647b5bd58e6f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.863471 | controller |     "Jun 10 15:01:39.737873 crc crio[20344]: time=\"2026-06-10T15:01:39.737794172Z\" level=info msg=\"Started container\" PID=71140 containerID=b8c739c6d0a9b7b82cb65e7f88ccfd8fe0de0df7fac9c10427ec1205e5ebbbf4 description=openstack/cinder-scheduler-0/probe id=d4327a20-1324-4346-a7a6-647b5bd58e6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=3f0073e57229fd97eb60ae8d02637619d324719bd167fc355ec14e8f1f12d597",
2026-06-10 15:52:08.863486 | controller |     "Jun 10 15:01:39.750344 crc crio[20344]: time=\"2026-06-10T15:01:39.750200293Z\" level=info msg=\"Stopped pod sandbox: fa1d0d0106e383e890597fd2bc9afb4e59c2a768deeadab89dbf70fe7b47dcd5\" id=f4aacfa2-63fb-4632-afc2-249aab32866b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.863501 | controller |     "Jun 10 15:01:40.771498 crc crio[20344]: time=\"2026-06-10T15:01:40.770827239Z\" level=info msg=\"Removing container: 6beb5be747c04ebb0b1884681e631fda7fafab8cd3b1c851205fccf7f5d4caf2\" id=be8e2b83-a340-4166-8007-c379b9006c9e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.863516 | controller |     "Jun 10 15:01:40.813557 crc crio[20344]: time=\"2026-06-10T15:01:40.81345657Z\" level=info msg=\"Removed container 6beb5be747c04ebb0b1884681e631fda7fafab8cd3b1c851205fccf7f5d4caf2: openstack/cinder-api-0/cinder-api\" id=be8e2b83-a340-4166-8007-c379b9006c9e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.863534 | controller |     "Jun 10 15:01:40.831203 crc crio[20344]: time=\"2026-06-10T15:01:40.831101596Z\" level=info msg=\"Removing container: 1eeab844253780c35b2d495e3c712dc756d5f61e2d964cfeef8688f8e51746aa\" id=a5ccee45-256f-4e04-b80c-a5b72c0ac4fc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.863548 | controller |     "Jun 10 15:01:40.856365 crc crio[20344]: time=\"2026-06-10T15:01:40.856226264Z\" level=info msg=\"Removed container 1eeab844253780c35b2d495e3c712dc756d5f61e2d964cfeef8688f8e51746aa: openstack/cinder-api-0/cinder-api-log\" id=a5ccee45-256f-4e04-b80c-a5b72c0ac4fc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.863562 | controller |     "Jun 10 15:01:42.423469 crc crio[20344]: time=\"2026-06-10T15:01:42.420068849Z\" level=info msg=\"Stopped container c0f48c3ace694b9f938701fac569cb9e27ea3bb992604cda530913175d2fff54: openstack/ceilometer-0/ceilometer-notification-agent\" id=42653dba-d822-4d67-a780-924d7b7ec703 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.863576 | controller |     "Jun 10 15:01:42.434750 crc crio[20344]: time=\"2026-06-10T15:01:42.434199244Z\" level=info msg=\"Stopping pod sandbox: a32b6bdb3492a139e5814cfdbe72e18e7ed12cc28a3caa97bc1ceed89c44dc26\" id=e35c85e7-7b85-4761-9a0f-d97d65e31c93 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.863590 | controller |     "Jun 10 15:01:42.435406 crc crio[20344]: time=\"2026-06-10T15:01:42.435339653Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:a32b6bdb3492a139e5814cfdbe72e18e7ed12cc28a3caa97bc1ceed89c44dc26 UID:674864ac-2676-4d72-b520-8511a512e2e7 NetNS:/var/run/netns/1296d629-b410-4fe3-b16d-858ec0f899d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod674864ac_2676_4d72_b520_8511a512e2e7.slice PodAnnotations:0xc00012bf28}] Aliases:map[]}\"",
2026-06-10 15:52:08.863604 | controller |     "Jun 10 15:01:42.435530 crc crio[20344]: time=\"2026-06-10T15:01:42.435502967Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.863619 | controller |     "Jun 10 15:01:42.865890 crc crio[20344]: time=\"2026-06-10T15:01:42.865767598Z\" level=info msg=\"Stopped pod sandbox: a32b6bdb3492a139e5814cfdbe72e18e7ed12cc28a3caa97bc1ceed89c44dc26\" id=e35c85e7-7b85-4761-9a0f-d97d65e31c93 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.863633 | controller |     "Jun 10 15:01:43.382892 crc crio[20344]: time=\"2026-06-10T15:01:43.382388598Z\" level=info msg=\"Running pod sandbox: openstack/cinder-api-0/POD\" id=498589ab-1db1-42ca-a2b8-cf6843ec676c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.863648 | controller |     "Jun 10 15:01:43.383833 crc crio[20344]: time=\"2026-06-10T15:01:43.382926822Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.863663 | controller |     "Jun 10 15:01:43.436927 crc crio[20344]: time=\"2026-06-10T15:01:43.436804484Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:c902fa3e4867df552143337b2c67ed4abc161bb2d019d2ceeded3cf849eed1c6 UID:39155ff1-8a57-4a1a-abeb-2b3dcc191a67 NetNS:/var/run/netns/398748ee-826c-4892-92a6-2018781e97c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39155ff1_8a57_4a1a_abeb_2b3dcc191a67.slice PodAnnotations:0xc00078c100}] Aliases:map[]}\"",
2026-06-10 15:52:08.863681 | controller |     "Jun 10 15:01:43.436927 crc crio[20344]: time=\"2026-06-10T15:01:43.436924897Z\" level=info msg=\"Adding pod openstack_cinder-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.863696 | controller |     "Jun 10 15:01:43.837908 crc crio[20344]: time=\"2026-06-10T15:01:43.836742971Z\" level=info msg=\"Removing container: 40c3a1f817ecfdbced11cdfef19a256b18ab02ee57328547565558882ef3ff8f\" id=c749b008-6a5e-4fc7-8a44-0e21f6e72949 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.863711 | controller |     "Jun 10 15:01:43.868360 crc crio[20344]: time=\"2026-06-10T15:01:43.868186513Z\" level=info msg=\"Removed container 40c3a1f817ecfdbced11cdfef19a256b18ab02ee57328547565558882ef3ff8f: openstack/ceilometer-0/proxy-httpd\" id=c749b008-6a5e-4fc7-8a44-0e21f6e72949 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.863725 | controller |     "Jun 10 15:01:43.871303 crc crio[20344]: time=\"2026-06-10T15:01:43.871171861Z\" level=info msg=\"Removing container: 970d785a5da30a75fb3eec72626492d9d4daf24b620efe7ef112c7443aea8057\" id=14946965-be70-48f6-9b8b-bda9ca3f12ad name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.863740 | controller |     "Jun 10 15:01:43.980640 crc crio[20344]: time=\"2026-06-10T15:01:43.980543485Z\" level=info msg=\"Removed container 970d785a5da30a75fb3eec72626492d9d4daf24b620efe7ef112c7443aea8057: openstack/ceilometer-0/sg-core\" id=14946965-be70-48f6-9b8b-bda9ca3f12ad name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.863755 | controller |     "Jun 10 15:01:43.983552 crc crio[20344]: time=\"2026-06-10T15:01:43.983472921Z\" level=info msg=\"Removing container: c0f48c3ace694b9f938701fac569cb9e27ea3bb992604cda530913175d2fff54\" id=df095cd2-3312-4782-adc7-c2b1b7eb2905 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.863769 | controller |     "Jun 10 15:01:44.016099 crc crio[20344]: time=\"2026-06-10T15:01:44.01599261Z\" level=info msg=\"Removed container c0f48c3ace694b9f938701fac569cb9e27ea3bb992604cda530913175d2fff54: openstack/ceilometer-0/ceilometer-notification-agent\" id=df095cd2-3312-4782-adc7-c2b1b7eb2905 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.863784 | controller |     "Jun 10 15:01:44.019122 crc crio[20344]: time=\"2026-06-10T15:01:44.01905683Z\" level=info msg=\"Removing container: 50a3ef2da63a24e680494734ca5f491ccadd7d0dc0a2069cc4d3ad724471ef41\" id=d79677e9-7046-45c9-948c-f0ef15b6a0c0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.863798 | controller |     "Jun 10 15:01:44.068340 crc crio[20344]: time=\"2026-06-10T15:01:44.067760547Z\" level=info msg=\"Removed container 50a3ef2da63a24e680494734ca5f491ccadd7d0dc0a2069cc4d3ad724471ef41: openstack/ceilometer-0/ceilometer-central-agent\" id=d79677e9-7046-45c9-948c-f0ef15b6a0c0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.863813 | controller |     "Jun 10 15:01:44.071410 crc crio[20344]: 2026-06-10T15:01:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c902fa3e4867df5 Mac:c6:78:5b:d6:fa:78 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:aa Mtu:0 Sandbox:/var/run/netns/398748ee-826c-4892-92a6-2018781e97c5 SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.0.170 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.863827 | controller |     "Jun 10 15:01:44.072753 crc crio[20344]: time=\"2026-06-10T15:01:44.072654764Z\" level=info msg=\"Got pod network &{Name:cinder-api-0 Namespace:openstack ID:c902fa3e4867df552143337b2c67ed4abc161bb2d019d2ceeded3cf849eed1c6 UID:39155ff1-8a57-4a1a-abeb-2b3dcc191a67 NetNS:/var/run/netns/398748ee-826c-4892-92a6-2018781e97c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod39155ff1_8a57_4a1a_abeb_2b3dcc191a67.slice PodAnnotations:0xc00078c100}] Aliases:map[]}\"",
2026-06-10 15:52:08.863842 | controller |     "Jun 10 15:01:44.072958 crc crio[20344]: time=\"2026-06-10T15:01:44.07289842Z\" level=info msg=\"Checking pod openstack_cinder-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.863877 | controller |     "Jun 10 15:01:44.083489 crc crio[20344]: time=\"2026-06-10T15:01:44.083213696Z\" level=info msg=\"Ran pod sandbox c902fa3e4867df552143337b2c67ed4abc161bb2d019d2ceeded3cf849eed1c6 with infra container: openstack/cinder-api-0/POD\" id=498589ab-1db1-42ca-a2b8-cf6843ec676c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.863894 | controller |     "Jun 10 15:01:44.091356 crc crio[20344]: time=\"2026-06-10T15:01:44.091232963Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=b7d2cd27-dc89-4082-83b6-af0fdb7a3254 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.863910 | controller |     "Jun 10 15:01:44.095866 crc crio[20344]: time=\"2026-06-10T15:01:44.095652177Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=efcc5c7d-99a1-4e50-a7f7-00e068293634 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.863925 | controller |     "Jun 10 15:01:44.111053 crc crio[20344]: time=\"2026-06-10T15:01:44.110929062Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api-log\" id=17ce57fd-a5b2-4759-934f-86fdfe7b4691 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.863940 | controller |     "Jun 10 15:01:44.111453 crc crio[20344]: time=\"2026-06-10T15:01:44.111396214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.863955 | controller |     "Jun 10 15:01:44.162089 crc crio[20344]: time=\"2026-06-10T15:01:44.162000191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.863970 | controller |     "Jun 10 15:01:44.525568 crc crio[20344]: time=\"2026-06-10T15:01:44.524850651Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=2c610fe3-d043-424f-97bd-76320d410e6b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.863984 | controller |     "Jun 10 15:01:44.525568 crc crio[20344]: time=\"2026-06-10T15:01:44.525224111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.863998 | controller |     "Jun 10 15:01:44.584621 crc crio[20344]: time=\"2026-06-10T15:01:44.584520642Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:94e162abbd7750e1e1f6058bae821263a105517601fbef6de5ed39130815587b UID:b9cb1578-1dd7-4db8-9823-fc7c3949a15c NetNS:/var/run/netns/b2ce236f-ce07-48e3-a1a4-799cb5a05cc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb9cb1578_1dd7_4db8_9823_fc7c3949a15c.slice PodAnnotations:0xc0055ea9f0}] Aliases:map[]}\"",
2026-06-10 15:52:08.864013 | controller |     "Jun 10 15:01:44.584621 crc crio[20344]: time=\"2026-06-10T15:01:44.584603414Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.864028 | controller |     "Jun 10 15:01:44.965918 crc crio[20344]: time=\"2026-06-10T15:01:44.965779997Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.864043 | controller |     "Jun 10 15:01:45.098595 crc crio[20344]: time=\"2026-06-10T15:01:45.097359585Z\" level=info msg=\"Created container 03c96e055de85a1e1922bd4659ee1cafa648554ad4a36707774e90c8123394dc: openstack/cinder-api-0/cinder-api-log\" id=17ce57fd-a5b2-4759-934f-86fdfe7b4691 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.864062 | controller |     "Jun 10 15:01:45.100329 crc crio[20344]: time=\"2026-06-10T15:01:45.100144137Z\" level=info msg=\"Starting container: 03c96e055de85a1e1922bd4659ee1cafa648554ad4a36707774e90c8123394dc\" id=fdf3da1b-272a-4407-8cc4-187f4d781f8e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.864077 | controller |     "Jun 10 15:01:45.107440 crc crio[20344]: time=\"2026-06-10T15:01:45.107135218Z\" level=info msg=\"Started container\" PID=71588 containerID=03c96e055de85a1e1922bd4659ee1cafa648554ad4a36707774e90c8123394dc description=openstack/cinder-api-0/cinder-api-log id=fdf3da1b-272a-4407-8cc4-187f4d781f8e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c902fa3e4867df552143337b2c67ed4abc161bb2d019d2ceeded3cf849eed1c6",
2026-06-10 15:52:08.864093 | controller |     "Jun 10 15:01:45.120340 crc crio[20344]: time=\"2026-06-10T15:01:45.118911902Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=9d7439e4-95d8-44c1-a692-8a72021835fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.864108 | controller |     "Jun 10 15:01:45.167498 crc crio[20344]: 2026-06-10T15:01:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:94e162abbd7750e Mac:a6:63:f0:9f:c0:81 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ab Mtu:0 Sandbox:/var/run/netns/b2ce236f-ce07-48e3-a1a4-799cb5a05cc2 SocketPath: PciID:}] [{Interface:0xc000147390 Address:{IP:10.217.0.171 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.864123 | controller |     "Jun 10 15:01:45.168658 crc crio[20344]: time=\"2026-06-10T15:01:45.168578514Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:94e162abbd7750e1e1f6058bae821263a105517601fbef6de5ed39130815587b UID:b9cb1578-1dd7-4db8-9823-fc7c3949a15c NetNS:/var/run/netns/b2ce236f-ce07-48e3-a1a4-799cb5a05cc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb9cb1578_1dd7_4db8_9823_fc7c3949a15c.slice PodAnnotations:0xc0055ea9f0}] Aliases:map[]}\"",
2026-06-10 15:52:08.864138 | controller |     "Jun 10 15:01:45.168830 crc crio[20344]: time=\"2026-06-10T15:01:45.16879273Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.864153 | controller |     "Jun 10 15:01:45.178336 crc crio[20344]: time=\"2026-06-10T15:01:45.178048539Z\" level=info msg=\"Ran pod sandbox 94e162abbd7750e1e1f6058bae821263a105517601fbef6de5ed39130815587b with infra container: openstack/ceilometer-0/POD\" id=2c610fe3-d043-424f-97bd-76320d410e6b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.864168 | controller |     "Jun 10 15:01:45.180579 crc crio[20344]: time=\"2026-06-10T15:01:45.180487402Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=0acd849d-a2ed-437d-83c1-f23159786b44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.864183 | controller |     "Jun 10 15:01:45.204241 crc crio[20344]: time=\"2026-06-10T15:01:45.204140383Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=87226c07-7e2b-409c-9003-1b3b1be4ecaf name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.864197 | controller |     "Jun 10 15:01:45.213348 crc crio[20344]: time=\"2026-06-10T15:01:45.213201707Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=86f96e53-8562-42c0-b07a-a02d7fef4510 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.864212 | controller |     "Jun 10 15:01:45.213616 crc crio[20344]: time=\"2026-06-10T15:01:45.213581387Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.864226 | controller |     "Jun 10 15:01:45.231851 crc crio[20344]: time=\"2026-06-10T15:01:45.231646373Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-api:current-podified\" id=05beec9a-465f-43e9-bf61-e274a576e4a2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.864244 | controller |     "Jun 10 15:01:45.249029 crc crio[20344]: time=\"2026-06-10T15:01:45.24894769Z\" level=info msg=\"Creating container: openstack/cinder-api-0/cinder-api\" id=e2195637-119a-4da0-bf6f-6bf53edadb35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.864259 | controller |     "Jun 10 15:01:45.249511 crc crio[20344]: time=\"2026-06-10T15:01:45.249446943Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.864274 | controller |     "Jun 10 15:01:45.278070 crc crio[20344]: time=\"2026-06-10T15:01:45.277959029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.864288 | controller |     "Jun 10 15:01:45.283592 crc crio[20344]: time=\"2026-06-10T15:01:45.283500332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.864303 | controller |     "Jun 10 15:01:45.314066 crc crio[20344]: time=\"2026-06-10T15:01:45.313924758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.864318 | controller |     "Jun 10 15:01:45.475019 crc crio[20344]: time=\"2026-06-10T15:01:45.474608857Z\" level=info msg=\"Created container e7a7c6b1646e781a10a406f8f49898dc6bbeb57eb7dd9290f3b2b4bcde551a17: openstack/ceilometer-0/ceilometer-central-agent\" id=86f96e53-8562-42c0-b07a-a02d7fef4510 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.864333 | controller |     "Jun 10 15:01:45.477142 crc crio[20344]: time=\"2026-06-10T15:01:45.477070851Z\" level=info msg=\"Starting container: e7a7c6b1646e781a10a406f8f49898dc6bbeb57eb7dd9290f3b2b4bcde551a17\" id=5e1a026a-e6bc-4903-86d4-042fa35df939 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.864348 | controller |     "Jun 10 15:01:45.483411 crc crio[20344]: time=\"2026-06-10T15:01:45.483113927Z\" level=info msg=\"Started container\" PID=71617 containerID=e7a7c6b1646e781a10a406f8f49898dc6bbeb57eb7dd9290f3b2b4bcde551a17 description=openstack/ceilometer-0/ceilometer-central-agent id=5e1a026a-e6bc-4903-86d4-042fa35df939 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94e162abbd7750e1e1f6058bae821263a105517601fbef6de5ed39130815587b",
2026-06-10 15:52:08.864363 | controller |     "Jun 10 15:01:45.510037 crc crio[20344]: time=\"2026-06-10T15:01:45.50993598Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=2b4fd77e-2d88-481a-bee6-e88a8066ed71 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.864378 | controller |     "Jun 10 15:01:45.540381 crc crio[20344]: time=\"2026-06-10T15:01:45.540234132Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=345c37a3-411b-4fb5-a043-aec1097706d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.864394 | controller |     "Jun 10 15:01:45.553251 crc crio[20344]: time=\"2026-06-10T15:01:45.553160286Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=c8c2635c-fabf-4b65-a0a7-9583957f65da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.864409 | controller |     "Jun 10 15:01:45.554177 crc crio[20344]: time=\"2026-06-10T15:01:45.553636648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.864427 | controller |     "Jun 10 15:01:45.662353 crc crio[20344]: time=\"2026-06-10T15:01:45.662190651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.864442 | controller |     "Jun 10 15:01:45.667064 crc crio[20344]: time=\"2026-06-10T15:01:45.666804011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.864457 | controller |     "Jun 10 15:01:45.823781 crc crio[20344]: time=\"2026-06-10T15:01:45.822250865Z\" level=info msg=\"Stopping container: 9614fc45f7e45aff7130b4b3920a343d6251becf6def402ec6ed9b1590a2d68c (timeout: 30s)\" id=cb2e3bfd-5c52-473d-b551-fdafc7dc8b24 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.864472 | controller |     "Jun 10 15:01:45.823781 crc crio[20344]: time=\"2026-06-10T15:01:45.822636125Z\" level=info msg=\"Stopping container: 7a023fa8887e78aa3bd93f4884d362ca01958aeacf5837a7c89dc69ae1cc311f (timeout: 30s)\" id=3eb187ad-f507-4b16-9258-39ede131a1a6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.864487 | controller |     "Jun 10 15:01:45.915880 crc crio[20344]: time=\"2026-06-10T15:01:45.867199775Z\" level=info msg=\"Created container e944b93039fba4dbbef98e4d73aa0da2a31d51c985d3604e3977f3254b8184d7: openstack/ceilometer-0/ceilometer-notification-agent\" id=c8c2635c-fabf-4b65-a0a7-9583957f65da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.864501 | controller |     "Jun 10 15:01:45.915880 crc crio[20344]: time=\"2026-06-10T15:01:45.872898213Z\" level=info msg=\"Starting container: e944b93039fba4dbbef98e4d73aa0da2a31d51c985d3604e3977f3254b8184d7\" id=a11ee2de-70ae-4153-9c00-e7cf9cec395b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.864516 | controller |     "Jun 10 15:01:45.915880 crc crio[20344]: time=\"2026-06-10T15:01:45.902419145Z\" level=info msg=\"Started container\" PID=71637 containerID=e944b93039fba4dbbef98e4d73aa0da2a31d51c985d3604e3977f3254b8184d7 description=openstack/ceilometer-0/ceilometer-notification-agent id=a11ee2de-70ae-4153-9c00-e7cf9cec395b name=/runtime.v1.RuntimeService/StartContainer sandboxID=94e162abbd7750e1e1f6058bae821263a105517601fbef6de5ed39130815587b",
2026-06-10 15:52:08.864531 | controller |     "Jun 10 15:01:45.915880 crc crio[20344]: time=\"2026-06-10T15:01:45.912876725Z\" level=info msg=\"Stopping container: 363d2b87ab5f801a60dd9d88d79367e6bbbbb49dc16161d92a6f8590f2ebfed1 (timeout: 10s)\" id=87fb810e-adf4-4b0d-98bc-7dd1283c8d49 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.864546 | controller |     "Jun 10 15:01:45.956654 crc crio[20344]: time=\"2026-06-10T15:01:45.950937288Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=1ad12719-8b9c-4a39-9d52-40f0e3462a45 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.864561 | controller |     "Jun 10 15:01:45.987594 crc crio[20344]: time=\"2026-06-10T15:01:45.987493872Z\" level=info msg=\"Stopped container 7a023fa8887e78aa3bd93f4884d362ca01958aeacf5837a7c89dc69ae1cc311f: openstack/barbican-api-56fcd4db98-726cg/barbican-api-log\" id=3eb187ad-f507-4b16-9258-39ede131a1a6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.864576 | controller |     "Jun 10 15:01:46.013339 crc crio[20344]: time=\"2026-06-10T15:01:46.010515556Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=da9df740-1a96-4cbf-af17-cc28d5313029 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.864591 | controller |     "Jun 10 15:01:46.022370 crc crio[20344]: time=\"2026-06-10T15:01:46.020961026Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=8542b852-27b8-404d-87b7-ba43a500f35c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.864605 | controller |     "Jun 10 15:01:46.044326 crc crio[20344]: time=\"2026-06-10T15:01:46.042550204Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.864623 | controller |     "Jun 10 15:01:46.053589 crc crio[20344]: time=\"2026-06-10T15:01:46.052675695Z\" level=info msg=\"Stopped container 363d2b87ab5f801a60dd9d88d79367e6bbbbb49dc16161d92a6f8590f2ebfed1: openstack/dnsmasq-dns-7cfd7bd55-jk297/dnsmasq-dns\" id=87fb810e-adf4-4b0d-98bc-7dd1283c8d49 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.864638 | controller |     "Jun 10 15:01:46.053589 crc crio[20344]: time=\"2026-06-10T15:01:46.053455965Z\" level=info msg=\"Stopping pod sandbox: 422cf1c486de21366422248941d79e91dbfc9f750c64f21ca5a9626a94073d8d\" id=beaec4ee-89c4-4db8-b9f8-3213b4246ecc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.864653 | controller |     "Jun 10 15:01:46.056545 crc crio[20344]: time=\"2026-06-10T15:01:46.05401917Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-7cfd7bd55-jk297 Namespace:openstack ID:422cf1c486de21366422248941d79e91dbfc9f750c64f21ca5a9626a94073d8d UID:a797edce-08bb-498f-941d-dfde7735f2e2 NetNS:/var/run/netns/a768e211-136f-4907-a711-67d888144833 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda797edce_08bb_498f_941d_dfde7735f2e2.slice PodAnnotations:0xc0032246e0}] Aliases:map[]}\"",
2026-06-10 15:52:08.864668 | controller |     "Jun 10 15:01:46.056545 crc crio[20344]: time=\"2026-06-10T15:01:46.054215225Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-7cfd7bd55-jk297 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.864683 | controller |     "Jun 10 15:01:46.119896 crc crio[20344]: time=\"2026-06-10T15:01:46.119807089Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.864697 | controller |     "Jun 10 15:01:46.149135 crc crio[20344]: time=\"2026-06-10T15:01:46.149035514Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.864712 | controller |     "Jun 10 15:01:46.468488 crc crio[20344]: time=\"2026-06-10T15:01:46.466912302Z\" level=info msg=\"Created container 6b1a12eda3032fb382692b34c3685269563daccd04e1d21ba507618ed68b3a9a: openstack/ceilometer-0/sg-core\" id=8542b852-27b8-404d-87b7-ba43a500f35c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.864727 | controller |     "Jun 10 15:01:46.471178 crc crio[20344]: time=\"2026-06-10T15:01:46.47106767Z\" level=info msg=\"Starting container: 6b1a12eda3032fb382692b34c3685269563daccd04e1d21ba507618ed68b3a9a\" id=dcd08fb7-af21-4a45-90fd-bc691eae29ab name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.864742 | controller |     "Jun 10 15:01:46.484235 crc crio[20344]: time=\"2026-06-10T15:01:46.481899139Z\" level=info msg=\"Started container\" PID=71775 containerID=6b1a12eda3032fb382692b34c3685269563daccd04e1d21ba507618ed68b3a9a description=openstack/ceilometer-0/sg-core id=dcd08fb7-af21-4a45-90fd-bc691eae29ab name=/runtime.v1.RuntimeService/StartContainer sandboxID=94e162abbd7750e1e1f6058bae821263a105517601fbef6de5ed39130815587b",
2026-06-10 15:52:08.864757 | controller |     "Jun 10 15:01:46.506162 crc crio[20344]: time=\"2026-06-10T15:01:46.506009412Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=44143476-5dac-43bf-b326-47086de2fd07 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.864771 | controller |     "Jun 10 15:01:46.529378 crc crio[20344]: time=\"2026-06-10T15:01:46.529244102Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.864789 | controller |     "Jun 10 15:01:46.557470 crc crio[20344]: time=\"2026-06-10T15:01:46.545172463Z\" level=info msg=\"Stopped pod sandbox: 422cf1c486de21366422248941d79e91dbfc9f750c64f21ca5a9626a94073d8d\" id=beaec4ee-89c4-4db8-b9f8-3213b4246ecc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.864805 | controller |     "Jun 10 15:01:46.626453 crc crio[20344]: time=\"2026-06-10T15:01:46.624703567Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=c08e003a-1a22-4f47-baa7-647fd5ae87fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.864820 | controller |     "Jun 10 15:01:46.636538 crc crio[20344]: time=\"2026-06-10T15:01:46.6364388Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=0d9ed1ed-d136-48f0-8b26-095cd5e543d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.864835 | controller |     "Jun 10 15:01:46.638297 crc crio[20344]: time=\"2026-06-10T15:01:46.638200946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.864863 | controller |     "Jun 10 15:01:46.729177 crc crio[20344]: time=\"2026-06-10T15:01:46.729054322Z\" level=info msg=\"Created container 32fc3d88b8b2ffc8b5956a147a4c80113a48ce4e7e2de871ee06d81929b895b2: openstack/cinder-api-0/cinder-api\" id=e2195637-119a-4da0-bf6f-6bf53edadb35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.864883 | controller |     "Jun 10 15:01:46.731826 crc crio[20344]: time=\"2026-06-10T15:01:46.7316953Z\" level=info msg=\"Starting container: 32fc3d88b8b2ffc8b5956a147a4c80113a48ce4e7e2de871ee06d81929b895b2\" id=bb7fce9e-ef2a-4ec3-829f-ab7da2a7ada1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.864898 | controller |     "Jun 10 15:01:46.732673 crc crio[20344]: time=\"2026-06-10T15:01:46.732632144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.864914 | controller |     "Jun 10 15:01:46.739604 crc crio[20344]: time=\"2026-06-10T15:01:46.739554273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.864931 | controller |     "Jun 10 15:01:46.750057 crc crio[20344]: time=\"2026-06-10T15:01:46.749321055Z\" level=info msg=\"Started container\" PID=71825 containerID=32fc3d88b8b2ffc8b5956a147a4c80113a48ce4e7e2de871ee06d81929b895b2 description=openstack/cinder-api-0/cinder-api id=bb7fce9e-ef2a-4ec3-829f-ab7da2a7ada1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c902fa3e4867df552143337b2c67ed4abc161bb2d019d2ceeded3cf849eed1c6",
2026-06-10 15:52:08.864948 | controller |     "Jun 10 15:01:46.962395 crc crio[20344]: time=\"2026-06-10T15:01:46.961798651Z\" level=info msg=\"Created container 3413da942410c03e61c4219428e263f69603063a067fd1418bc2160d2d49ba31: openstack/ceilometer-0/proxy-httpd\" id=0d9ed1ed-d136-48f0-8b26-095cd5e543d4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.864963 | controller |     "Jun 10 15:01:46.964463 crc crio[20344]: time=\"2026-06-10T15:01:46.964345147Z\" level=info msg=\"Starting container: 3413da942410c03e61c4219428e263f69603063a067fd1418bc2160d2d49ba31\" id=c446a5c1-5444-46b7-a7be-f4906acad1d4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.864978 | controller |     "Jun 10 15:01:46.970858 crc crio[20344]: time=\"2026-06-10T15:01:46.970746142Z\" level=info msg=\"Started container\" PID=71865 containerID=3413da942410c03e61c4219428e263f69603063a067fd1418bc2160d2d49ba31 description=openstack/ceilometer-0/proxy-httpd id=c446a5c1-5444-46b7-a7be-f4906acad1d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=94e162abbd7750e1e1f6058bae821263a105517601fbef6de5ed39130815587b",
2026-06-10 15:52:08.864993 | controller |     "Jun 10 15:01:46.976001 crc crio[20344]: time=\"2026-06-10T15:01:46.975920216Z\" level=info msg=\"Removing container: 363d2b87ab5f801a60dd9d88d79367e6bbbbb49dc16161d92a6f8590f2ebfed1\" id=431cfad0-fb6e-4029-ad64-888c5bfe848e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.865012 | controller |     "Jun 10 15:01:47.078022 crc crio[20344]: time=\"2026-06-10T15:01:47.077835918Z\" level=info msg=\"Removed container 363d2b87ab5f801a60dd9d88d79367e6bbbbb49dc16161d92a6f8590f2ebfed1: openstack/dnsmasq-dns-7cfd7bd55-jk297/dnsmasq-dns\" id=431cfad0-fb6e-4029-ad64-888c5bfe848e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.865027 | controller |     "Jun 10 15:01:47.081785 crc crio[20344]: time=\"2026-06-10T15:01:47.081675207Z\" level=info msg=\"Removing container: 5c8da48e77470d98c0325984ddda64c2358cc6785811be600019a0ad8b39b3ca\" id=1a89b198-e71e-4fb4-b183-942fe1c2c485 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.865042 | controller |     "Jun 10 15:01:47.106636 crc crio[20344]: time=\"2026-06-10T15:01:47.106531529Z\" level=info msg=\"Removed container 5c8da48e77470d98c0325984ddda64c2358cc6785811be600019a0ad8b39b3ca: openstack/dnsmasq-dns-7cfd7bd55-jk297/init\" id=1a89b198-e71e-4fb4-b183-942fe1c2c485 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.865057 | controller |     "Jun 10 15:01:49.005390 crc crio[20344]: time=\"2026-06-10T15:01:49.004703316Z\" level=info msg=\"Running pod sandbox: openstack/placement-658b59d748-x96d5/POD\" id=245d928d-2b25-4ee7-9218-5bfd659c157c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.865071 | controller |     "Jun 10 15:01:49.006178 crc crio[20344]: time=\"2026-06-10T15:01:49.005414865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.865086 | controller |     "Jun 10 15:01:49.036396 crc crio[20344]: time=\"2026-06-10T15:01:49.036312253Z\" level=info msg=\"Got pod network &{Name:placement-658b59d748-x96d5 Namespace:openstack ID:c1f876bb6e35687eacda37b229fdb3e30a9873939033a96819b6b155dd33c6c7 UID:13cb3046-94ad-4a7d-9a5a-ddb78a695748 NetNS:/var/run/netns/1f1e15b3-4075-4df2-b7f6-405ce5f2c314 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13cb3046_94ad_4a7d_9a5a_ddb78a695748.slice PodAnnotations:0xc002264b10}] Aliases:map[]}\"",
2026-06-10 15:52:08.865101 | controller |     "Jun 10 15:01:49.036528 crc crio[20344]: time=\"2026-06-10T15:01:49.036390575Z\" level=info msg=\"Adding pod openstack_placement-658b59d748-x96d5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.865116 | controller |     "Jun 10 15:01:49.251329 crc crio[20344]: time=\"2026-06-10T15:01:49.248498822Z\" level=info msg=\"Stopped container 9614fc45f7e45aff7130b4b3920a343d6251becf6def402ec6ed9b1590a2d68c: openstack/barbican-api-56fcd4db98-726cg/barbican-api\" id=cb2e3bfd-5c52-473d-b551-fdafc7dc8b24 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.865131 | controller |     "Jun 10 15:01:49.255488 crc crio[20344]: time=\"2026-06-10T15:01:49.255221816Z\" level=info msg=\"Stopping pod sandbox: efa7ee75aff0e41a22b64eec840bb35916bfa6c5646a8b85df50fcfe60abaa9f\" id=bc58526b-a3b9-432b-aee0-f616a3063deb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.865147 | controller |     "Jun 10 15:01:49.259327 crc crio[20344]: time=\"2026-06-10T15:01:49.258748667Z\" level=info msg=\"Got pod network &{Name:barbican-api-56fcd4db98-726cg Namespace:openstack ID:efa7ee75aff0e41a22b64eec840bb35916bfa6c5646a8b85df50fcfe60abaa9f UID:7854c9e9-7b3b-4a50-b8f1-d5a878d3bc78 NetNS:/var/run/netns/db3b36ef-163c-488b-9bc3-d1ae15206324 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7854c9e9_7b3b_4a50_b8f1_d5a878d3bc78.slice PodAnnotations:0xc002264b58}] Aliases:map[]}\"",
2026-06-10 15:52:08.865176 | controller |     "Jun 10 15:01:49.259327 crc crio[20344]: time=\"2026-06-10T15:01:49.258952592Z\" level=info msg=\"Deleting pod openstack_barbican-api-56fcd4db98-726cg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.865193 | controller |     "Jun 10 15:01:49.641465 crc crio[20344]: 2026-06-10T15:01:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c1f876bb6e35687 Mac:ce:c4:22:d8:b0:13 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ac Mtu:0 Sandbox:/var/run/netns/1f1e15b3-4075-4df2-b7f6-405ce5f2c314 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.172 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.865208 | controller |     "Jun 10 15:01:49.645345 crc crio[20344]: time=\"2026-06-10T15:01:49.643470202Z\" level=info msg=\"Got pod network &{Name:placement-658b59d748-x96d5 Namespace:openstack ID:c1f876bb6e35687eacda37b229fdb3e30a9873939033a96819b6b155dd33c6c7 UID:13cb3046-94ad-4a7d-9a5a-ddb78a695748 NetNS:/var/run/netns/1f1e15b3-4075-4df2-b7f6-405ce5f2c314 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13cb3046_94ad_4a7d_9a5a_ddb78a695748.slice PodAnnotations:0xc002264b10}] Aliases:map[]}\"",
2026-06-10 15:52:08.865224 | controller |     "Jun 10 15:01:49.645345 crc crio[20344]: time=\"2026-06-10T15:01:49.643817771Z\" level=info msg=\"Checking pod openstack_placement-658b59d748-x96d5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.865239 | controller |     "Jun 10 15:01:49.699030 crc crio[20344]: time=\"2026-06-10T15:01:49.698926384Z\" level=info msg=\"Ran pod sandbox c1f876bb6e35687eacda37b229fdb3e30a9873939033a96819b6b155dd33c6c7 with infra container: openstack/placement-658b59d748-x96d5/POD\" id=245d928d-2b25-4ee7-9218-5bfd659c157c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.865254 | controller |     "Jun 10 15:01:49.702359 crc crio[20344]: time=\"2026-06-10T15:01:49.702217629Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=bc6cb23c-5d92-4048-8f98-776b0f252970 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.865269 | controller |     "Jun 10 15:01:49.750996 crc crio[20344]: time=\"2026-06-10T15:01:49.750835094Z\" level=info msg=\"Stopped pod sandbox: efa7ee75aff0e41a22b64eec840bb35916bfa6c5646a8b85df50fcfe60abaa9f\" id=bc58526b-a3b9-432b-aee0-f616a3063deb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.865284 | controller |     "Jun 10 15:01:49.835878 crc crio[20344]: time=\"2026-06-10T15:01:49.835764547Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=d64022a5-f798-4649-9b40-765aa238e154 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.865298 | controller |     "Jun 10 15:01:49.871215 crc crio[20344]: time=\"2026-06-10T15:01:49.871060269Z\" level=info msg=\"Creating container: openstack/placement-658b59d748-x96d5/placement-log\" id=f29f1fb1-31a1-4f07-902e-50aac5e7682e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.865313 | controller |     "Jun 10 15:01:49.871774 crc crio[20344]: time=\"2026-06-10T15:01:49.871634904Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.865327 | controller |     "Jun 10 15:01:49.998863 crc crio[20344]: time=\"2026-06-10T15:01:49.998578402Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.865341 | controller |     "Jun 10 15:01:50.024011 crc crio[20344]: time=\"2026-06-10T15:01:50.023842464Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.865359 | controller |     "Jun 10 15:01:50.144406 crc crio[20344]: time=\"2026-06-10T15:01:50.143659378Z\" level=info msg=\"Removing container: 9614fc45f7e45aff7130b4b3920a343d6251becf6def402ec6ed9b1590a2d68c\" id=3c6661db-805c-405f-bf07-ccc51a830d34 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.865374 | controller |     "Jun 10 15:01:50.203243 crc crio[20344]: time=\"2026-06-10T15:01:50.202919569Z\" level=info msg=\"Removed container 9614fc45f7e45aff7130b4b3920a343d6251becf6def402ec6ed9b1590a2d68c: openstack/barbican-api-56fcd4db98-726cg/barbican-api\" id=3c6661db-805c-405f-bf07-ccc51a830d34 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.865389 | controller |     "Jun 10 15:01:50.211404 crc crio[20344]: time=\"2026-06-10T15:01:50.211069249Z\" level=info msg=\"Removing container: 7a023fa8887e78aa3bd93f4884d362ca01958aeacf5837a7c89dc69ae1cc311f\" id=3e0b3f94-fbf9-4fd6-b0df-e2bd40175235 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.865405 | controller |     "Jun 10 15:01:50.305793 crc crio[20344]: time=\"2026-06-10T15:01:50.305684342Z\" level=info msg=\"Removed container 7a023fa8887e78aa3bd93f4884d362ca01958aeacf5837a7c89dc69ae1cc311f: openstack/barbican-api-56fcd4db98-726cg/barbican-api-log\" id=3e0b3f94-fbf9-4fd6-b0df-e2bd40175235 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.865419 | controller |     "Jun 10 15:01:50.340978 crc crio[20344]: time=\"2026-06-10T15:01:50.340657525Z\" level=info msg=\"Created container 8891d4aaefac4d95f669493c39513616152dde8e6b7892f39ac8e201e7d98db1: openstack/placement-658b59d748-x96d5/placement-log\" id=f29f1fb1-31a1-4f07-902e-50aac5e7682e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.865434 | controller |     "Jun 10 15:01:50.360523 crc crio[20344]: time=\"2026-06-10T15:01:50.360127387Z\" level=info msg=\"Starting container: 8891d4aaefac4d95f669493c39513616152dde8e6b7892f39ac8e201e7d98db1\" id=09720a04-c853-4e31-bf68-4092e24dbc8c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.865448 | controller |     "Jun 10 15:01:50.382155 crc crio[20344]: time=\"2026-06-10T15:01:50.381973351Z\" level=info msg=\"Started container\" PID=72475 containerID=8891d4aaefac4d95f669493c39513616152dde8e6b7892f39ac8e201e7d98db1 description=openstack/placement-658b59d748-x96d5/placement-log id=09720a04-c853-4e31-bf68-4092e24dbc8c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1f876bb6e35687eacda37b229fdb3e30a9873939033a96819b6b155dd33c6c7",
2026-06-10 15:52:08.865463 | controller |     "Jun 10 15:01:50.413386 crc crio[20344]: time=\"2026-06-10T15:01:50.413219688Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=bdc4d36a-f1f3-4cb5-a1c4-eca263ca24ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.865478 | controller |     "Jun 10 15:01:50.493563 crc crio[20344]: time=\"2026-06-10T15:01:50.493385429Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-placement-api:current-podified\" id=caecf9ca-dd77-41c4-86f2-0041bd22307a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.865493 | controller |     "Jun 10 15:01:50.500174 crc crio[20344]: time=\"2026-06-10T15:01:50.500060681Z\" level=info msg=\"Creating container: openstack/placement-658b59d748-x96d5/placement-api\" id=ca85e045-3198-4907-b211-e153270f7c3c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.865507 | controller |     "Jun 10 15:01:50.500749 crc crio[20344]: time=\"2026-06-10T15:01:50.500640186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.865522 | controller |     "Jun 10 15:01:50.558079 crc crio[20344]: time=\"2026-06-10T15:01:50.557979677Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.865539 | controller |     "Jun 10 15:01:50.562763 crc crio[20344]: time=\"2026-06-10T15:01:50.562642357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.865554 | controller |     "Jun 10 15:01:50.741666 crc crio[20344]: time=\"2026-06-10T15:01:50.741575158Z\" level=info msg=\"Created container 84b81c825d337b544d1691eeb77ac22081e38e84ae16e1ef7ea2685a7d859aed: openstack/placement-658b59d748-x96d5/placement-api\" id=ca85e045-3198-4907-b211-e153270f7c3c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.865569 | controller |     "Jun 10 15:01:50.743051 crc crio[20344]: time=\"2026-06-10T15:01:50.742977304Z\" level=info msg=\"Starting container: 84b81c825d337b544d1691eeb77ac22081e38e84ae16e1ef7ea2685a7d859aed\" id=c90ee30f-945b-45d7-9aca-8e69a1fc484c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.865583 | controller |     "Jun 10 15:01:50.762437 crc crio[20344]: time=\"2026-06-10T15:01:50.758640479Z\" level=info msg=\"Started container\" PID=72505 containerID=84b81c825d337b544d1691eeb77ac22081e38e84ae16e1ef7ea2685a7d859aed description=openstack/placement-658b59d748-x96d5/placement-api id=c90ee30f-945b-45d7-9aca-8e69a1fc484c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1f876bb6e35687eacda37b229fdb3e30a9873939033a96819b6b155dd33c6c7",
2026-06-10 15:52:08.865597 | controller |     "Jun 10 15:01:55.264323 crc crio[20344]: time=\"2026-06-10T15:01:55.263455099Z\" level=info msg=\"Running pod sandbox: openstack/openstackclient/POD\" id=4522a349-dd4d-4940-b13d-073bafed3d8c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.865612 | controller |     "Jun 10 15:01:55.264323 crc crio[20344]: time=\"2026-06-10T15:01:55.264321401Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.865626 | controller |     "Jun 10 15:01:55.310064 crc crio[20344]: time=\"2026-06-10T15:01:55.309553149Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:dbf41c78346d4f145ca982cd264504ae3a820757f7009b6786ed702b4f607331 UID:9ba48e27-c6e3-4219-8226-15fc669b3d68 NetNS:/var/run/netns/7eb84b55-f4fd-4cde-8553-9b9a015c4901 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ba48e27_c6e3_4219_8226_15fc669b3d68.slice PodAnnotations:0xc002264170}] Aliases:map[]}\"",
2026-06-10 15:52:08.865641 | controller |     "Jun 10 15:01:55.310064 crc crio[20344]: time=\"2026-06-10T15:01:55.310047152Z\" level=info msg=\"Adding pod openstack_openstackclient to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.865656 | controller |     "Jun 10 15:01:55.656388 crc crio[20344]: 2026-06-10T15:01:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dbf41c78346d4f1 Mac:8a:0d:e6:0c:54:3f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ad Mtu:0 Sandbox:/var/run/netns/7eb84b55-f4fd-4cde-8553-9b9a015c4901 SocketPath: PciID:}] [{Interface:0xc000014fc0 Address:{IP:10.217.0.173 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.865671 | controller |     "Jun 10 15:01:55.658443 crc crio[20344]: time=\"2026-06-10T15:01:55.658368127Z\" level=info msg=\"Got pod network &{Name:openstackclient Namespace:openstack ID:dbf41c78346d4f145ca982cd264504ae3a820757f7009b6786ed702b4f607331 UID:9ba48e27-c6e3-4219-8226-15fc669b3d68 NetNS:/var/run/netns/7eb84b55-f4fd-4cde-8553-9b9a015c4901 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9ba48e27_c6e3_4219_8226_15fc669b3d68.slice PodAnnotations:0xc002264170}] Aliases:map[]}\"",
2026-06-10 15:52:08.865686 | controller |     "Jun 10 15:01:55.658626 crc crio[20344]: time=\"2026-06-10T15:01:55.658553612Z\" level=info msg=\"Checking pod openstack_openstackclient for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.865707 | controller |     "Jun 10 15:01:55.670428 crc crio[20344]: time=\"2026-06-10T15:01:55.670362887Z\" level=info msg=\"Ran pod sandbox dbf41c78346d4f145ca982cd264504ae3a820757f7009b6786ed702b4f607331 with infra container: openstack/openstackclient/POD\" id=4522a349-dd4d-4940-b13d-073bafed3d8c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.865722 | controller |     "Jun 10 15:01:55.673609 crc crio[20344]: time=\"2026-06-10T15:01:55.673471547Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=020b6d47-5067-45da-98a0-b34f65bafdf1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.865737 | controller |     "Jun 10 15:01:55.673770 crc crio[20344]: time=\"2026-06-10T15:01:55.673666692Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified not found\" id=020b6d47-5067-45da-98a0-b34f65bafdf1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.865752 | controller |     "Jun 10 15:01:55.673862 crc crio[20344]: time=\"2026-06-10T15:01:55.673771445Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified found\" id=020b6d47-5067-45da-98a0-b34f65bafdf1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.865767 | controller |     "Jun 10 15:01:55.674906 crc crio[20344]: time=\"2026-06-10T15:01:55.674823412Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=feb6fdfc-b0f3-42d4-8513-c2ce98a5efdc name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.865781 | controller |     "Jun 10 15:01:55.679516 crc crio[20344]: time=\"2026-06-10T15:01:55.679435961Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\\\"\"",
2026-06-10 15:52:08.865796 | controller |     "Jun 10 15:01:57.951637 crc crio[20344]: time=\"2026-06-10T15:01:57.950529235Z\" level=info msg=\"Removing container: 992687bf381447ec3e5efcd51feddc4a1ca9c61f2fcf0c4f2569ee15f52f76a8\" id=10fb4a1b-6ffe-48e6-bbe7-b563f83c258f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.865811 | controller |     "Jun 10 15:01:58.076219 crc crio[20344]: time=\"2026-06-10T15:01:58.076027223Z\" level=info msg=\"Removed container 992687bf381447ec3e5efcd51feddc4a1ca9c61f2fcf0c4f2569ee15f52f76a8: openshift-infra/auto-csr-approver-29685054-5jkq8/oc\" id=10fb4a1b-6ffe-48e6-bbe7-b563f83c258f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.865825 | controller |     "Jun 10 15:01:58.087550 crc crio[20344]: time=\"2026-06-10T15:01:58.086960508Z\" level=info msg=\"Stopping pod sandbox: 844fc8db2c7b8cb6f09cfd45910818fb6e77e81183a801dbcfe5c79661f04d3d\" id=5d067e41-aafe-4857-ad98-37ae3bd76a6c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.865839 | controller |     "Jun 10 15:01:58.087550 crc crio[20344]: time=\"2026-06-10T15:01:58.08704637Z\" level=info msg=\"Stopped pod sandbox (already stopped): 844fc8db2c7b8cb6f09cfd45910818fb6e77e81183a801dbcfe5c79661f04d3d\" id=5d067e41-aafe-4857-ad98-37ae3bd76a6c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.865873 | controller |     "Jun 10 15:01:58.088126 crc crio[20344]: time=\"2026-06-10T15:01:58.088041316Z\" level=info msg=\"Removing pod sandbox: 844fc8db2c7b8cb6f09cfd45910818fb6e77e81183a801dbcfe5c79661f04d3d\" id=f4abb80f-0cc6-44cb-942b-948f6d0acb9c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.865889 | controller |     "Jun 10 15:01:58.110791 crc crio[20344]: time=\"2026-06-10T15:01:58.110564133Z\" level=info msg=\"Removed pod sandbox: 844fc8db2c7b8cb6f09cfd45910818fb6e77e81183a801dbcfe5c79661f04d3d\" id=f4abb80f-0cc6-44cb-942b-948f6d0acb9c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.865908 | controller |     "Jun 10 15:01:58.112867 crc crio[20344]: time=\"2026-06-10T15:01:58.112675998Z\" level=info msg=\"Stopping pod sandbox: efa7ee75aff0e41a22b64eec840bb35916bfa6c5646a8b85df50fcfe60abaa9f\" id=3019d5bf-6fe2-4336-8d0f-29c67aa3f3bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.865922 | controller |     "Jun 10 15:01:58.113054 crc crio[20344]: time=\"2026-06-10T15:01:58.112871923Z\" level=info msg=\"Stopped pod sandbox (already stopped): efa7ee75aff0e41a22b64eec840bb35916bfa6c5646a8b85df50fcfe60abaa9f\" id=3019d5bf-6fe2-4336-8d0f-29c67aa3f3bd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.865937 | controller |     "Jun 10 15:01:58.113904 crc crio[20344]: time=\"2026-06-10T15:01:58.113801107Z\" level=info msg=\"Removing pod sandbox: efa7ee75aff0e41a22b64eec840bb35916bfa6c5646a8b85df50fcfe60abaa9f\" id=49e4dbde-e0c6-4e26-ab1b-c79e6702d1bb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.865952 | controller |     "Jun 10 15:01:58.140245 crc crio[20344]: time=\"2026-06-10T15:01:58.140074881Z\" level=info msg=\"Removed pod sandbox: efa7ee75aff0e41a22b64eec840bb35916bfa6c5646a8b85df50fcfe60abaa9f\" id=49e4dbde-e0c6-4e26-ab1b-c79e6702d1bb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.865966 | controller |     "Jun 10 15:01:58.141444 crc crio[20344]: time=\"2026-06-10T15:01:58.141201641Z\" level=info msg=\"Stopping pod sandbox: a32b6bdb3492a139e5814cfdbe72e18e7ed12cc28a3caa97bc1ceed89c44dc26\" id=3c54aa29-a9f8-46eb-ba9d-3cfd7e6452d3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.865981 | controller |     "Jun 10 15:01:58.141444 crc crio[20344]: time=\"2026-06-10T15:01:58.141410406Z\" level=info msg=\"Stopped pod sandbox (already stopped): a32b6bdb3492a139e5814cfdbe72e18e7ed12cc28a3caa97bc1ceed89c44dc26\" id=3c54aa29-a9f8-46eb-ba9d-3cfd7e6452d3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.865996 | controller |     "Jun 10 15:01:58.141974 crc crio[20344]: time=\"2026-06-10T15:01:58.14193524Z\" level=info msg=\"Removing pod sandbox: a32b6bdb3492a139e5814cfdbe72e18e7ed12cc28a3caa97bc1ceed89c44dc26\" id=1446d7e8-09ec-401b-8986-c2f915a1dfc6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.866011 | controller |     "Jun 10 15:01:58.176429 crc crio[20344]: time=\"2026-06-10T15:01:58.176326215Z\" level=info msg=\"Removed pod sandbox: a32b6bdb3492a139e5814cfdbe72e18e7ed12cc28a3caa97bc1ceed89c44dc26\" id=1446d7e8-09ec-401b-8986-c2f915a1dfc6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.866025 | controller |     "Jun 10 15:01:58.177403 crc crio[20344]: time=\"2026-06-10T15:01:58.177327191Z\" level=info msg=\"Stopping pod sandbox: 422cf1c486de21366422248941d79e91dbfc9f750c64f21ca5a9626a94073d8d\" id=292e70f2-b8de-48d0-952b-ece65a328496 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.866039 | controller |     "Jun 10 15:01:58.177499 crc crio[20344]: time=\"2026-06-10T15:01:58.177417694Z\" level=info msg=\"Stopped pod sandbox (already stopped): 422cf1c486de21366422248941d79e91dbfc9f750c64f21ca5a9626a94073d8d\" id=292e70f2-b8de-48d0-952b-ece65a328496 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.866053 | controller |     "Jun 10 15:01:58.178674 crc crio[20344]: time=\"2026-06-10T15:01:58.178610515Z\" level=info msg=\"Removing pod sandbox: 422cf1c486de21366422248941d79e91dbfc9f750c64f21ca5a9626a94073d8d\" id=04c0a968-849d-4c00-b956-0809dedb3f35 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.866068 | controller |     "Jun 10 15:01:58.200742 crc crio[20344]: time=\"2026-06-10T15:01:58.200650729Z\" level=info msg=\"Removed pod sandbox: 422cf1c486de21366422248941d79e91dbfc9f750c64f21ca5a9626a94073d8d\" id=04c0a968-849d-4c00-b956-0809dedb3f35 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.866081 | controller |     "Jun 10 15:01:58.202451 crc crio[20344]: time=\"2026-06-10T15:01:58.202382944Z\" level=info msg=\"Stopping pod sandbox: 516e9b0e3ff2e8832d88df4aa0fc820abd60840fe30060a4ce96b257c17825dc\" id=ba40fb92-15b6-4967-aaf7-fb3d6c4524f2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.866099 | controller |     "Jun 10 15:01:58.202545 crc crio[20344]: time=\"2026-06-10T15:01:58.202467146Z\" level=info msg=\"Stopped pod sandbox (already stopped): 516e9b0e3ff2e8832d88df4aa0fc820abd60840fe30060a4ce96b257c17825dc\" id=ba40fb92-15b6-4967-aaf7-fb3d6c4524f2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.866114 | controller |     "Jun 10 15:01:58.203700 crc crio[20344]: time=\"2026-06-10T15:01:58.203636837Z\" level=info msg=\"Removing pod sandbox: 516e9b0e3ff2e8832d88df4aa0fc820abd60840fe30060a4ce96b257c17825dc\" id=fd3d9abe-ae45-4c94-be3f-f486510af420 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.866128 | controller |     "Jun 10 15:01:58.244469 crc crio[20344]: time=\"2026-06-10T15:01:58.241471212Z\" level=info msg=\"Removed pod sandbox: 516e9b0e3ff2e8832d88df4aa0fc820abd60840fe30060a4ce96b257c17825dc\" id=fd3d9abe-ae45-4c94-be3f-f486510af420 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.866143 | controller |     "Jun 10 15:01:58.244469 crc crio[20344]: time=\"2026-06-10T15:01:58.242759005Z\" level=info msg=\"Stopping pod sandbox: fa1d0d0106e383e890597fd2bc9afb4e59c2a768deeadab89dbf70fe7b47dcd5\" id=c73ba46d-bbf3-45f6-9080-4b39bd022707 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.866157 | controller |     "Jun 10 15:01:58.244469 crc crio[20344]: time=\"2026-06-10T15:01:58.24292522Z\" level=info msg=\"Stopped pod sandbox (already stopped): fa1d0d0106e383e890597fd2bc9afb4e59c2a768deeadab89dbf70fe7b47dcd5\" id=c73ba46d-bbf3-45f6-9080-4b39bd022707 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.866172 | controller |     "Jun 10 15:01:58.244953 crc crio[20344]: time=\"2026-06-10T15:01:58.244514201Z\" level=info msg=\"Removing pod sandbox: fa1d0d0106e383e890597fd2bc9afb4e59c2a768deeadab89dbf70fe7b47dcd5\" id=bea95596-df27-4300-80d6-dca329e1147c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.866187 | controller |     "Jun 10 15:01:58.260845 crc crio[20344]: time=\"2026-06-10T15:01:58.260756424Z\" level=info msg=\"Removed pod sandbox: fa1d0d0106e383e890597fd2bc9afb4e59c2a768deeadab89dbf70fe7b47dcd5\" id=bea95596-df27-4300-80d6-dca329e1147c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.866202 | controller |     "Jun 10 15:01:58.423675 crc crio[20344]: time=\"2026-06-10T15:01:58.423602575Z\" level=info msg=\"Stopping container: 6b1a12eda3032fb382692b34c3685269563daccd04e1d21ba507618ed68b3a9a (timeout: 30s)\" id=e8f40ce2-b880-4eb5-bfa6-e18fe98cad39 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.866217 | controller |     "Jun 10 15:01:58.427302 crc crio[20344]: time=\"2026-06-10T15:01:58.426667825Z\" level=info msg=\"Stopping container: e7a7c6b1646e781a10a406f8f49898dc6bbeb57eb7dd9290f3b2b4bcde551a17 (timeout: 30s)\" id=6deed54b-d0a6-4a94-b798-21597d9ff891 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.866231 | controller |     "Jun 10 15:01:58.427440 crc crio[20344]: time=\"2026-06-10T15:01:58.427409654Z\" level=info msg=\"Stopping container: e944b93039fba4dbbef98e4d73aa0da2a31d51c985d3604e3977f3254b8184d7 (timeout: 30s)\" id=b924e94c-8599-45f8-a4d1-9589d6843b7c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.866246 | controller |     "Jun 10 15:01:58.431302 crc crio[20344]: time=\"2026-06-10T15:01:58.427788864Z\" level=info msg=\"Stopping container: 3413da942410c03e61c4219428e263f69603063a067fd1418bc2160d2d49ba31 (timeout: 30s)\" id=f62a41ff-0a0f-4b76-9d4c-37b85ffa4dd5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.866260 | controller |     "Jun 10 15:01:58.586481 crc crio[20344]: time=\"2026-06-10T15:01:58.586398325Z\" level=info msg=\"Stopped container 6b1a12eda3032fb382692b34c3685269563daccd04e1d21ba507618ed68b3a9a: openstack/ceilometer-0/sg-core\" id=e8f40ce2-b880-4eb5-bfa6-e18fe98cad39 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.866278 | controller |     "Jun 10 15:01:58.671413 crc crio[20344]: time=\"2026-06-10T15:01:58.670579408Z\" level=info msg=\"Stopped container 3413da942410c03e61c4219428e263f69603063a067fd1418bc2160d2d49ba31: openstack/ceilometer-0/proxy-httpd\" id=f62a41ff-0a0f-4b76-9d4c-37b85ffa4dd5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.866293 | controller |     "Jun 10 15:01:58.959980 crc crio[20344]: time=\"2026-06-10T15:01:58.95981369Z\" level=info msg=\"Stopped container e944b93039fba4dbbef98e4d73aa0da2a31d51c985d3604e3977f3254b8184d7: openstack/ceilometer-0/ceilometer-notification-agent\" id=b924e94c-8599-45f8-a4d1-9589d6843b7c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.866307 | controller |     "Jun 10 15:01:58.982036 crc crio[20344]: time=\"2026-06-10T15:01:58.981881525Z\" level=info msg=\"Stopped container e7a7c6b1646e781a10a406f8f49898dc6bbeb57eb7dd9290f3b2b4bcde551a17: openstack/ceilometer-0/ceilometer-central-agent\" id=6deed54b-d0a6-4a94-b798-21597d9ff891 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.866321 | controller |     "Jun 10 15:01:58.982926 crc crio[20344]: time=\"2026-06-10T15:01:58.98285249Z\" level=info msg=\"Stopping pod sandbox: 94e162abbd7750e1e1f6058bae821263a105517601fbef6de5ed39130815587b\" id=e27b6d1b-9dbd-419f-9397-13ba6b9921e9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.866336 | controller |     "Jun 10 15:01:58.983661 crc crio[20344]: time=\"2026-06-10T15:01:58.983540118Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:94e162abbd7750e1e1f6058bae821263a105517601fbef6de5ed39130815587b UID:b9cb1578-1dd7-4db8-9823-fc7c3949a15c NetNS:/var/run/netns/b2ce236f-ce07-48e3-a1a4-799cb5a05cc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb9cb1578_1dd7_4db8_9823_fc7c3949a15c.slice PodAnnotations:0xc001b9c4c8}] Aliases:map[]}\"",
2026-06-10 15:52:08.866350 | controller |     "Jun 10 15:01:58.983799 crc crio[20344]: time=\"2026-06-10T15:01:58.983698112Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.866365 | controller |     "Jun 10 15:01:59.442969 crc crio[20344]: time=\"2026-06-10T15:01:59.439159314Z\" level=info msg=\"Stopped pod sandbox: 94e162abbd7750e1e1f6058bae821263a105517601fbef6de5ed39130815587b\" id=e27b6d1b-9dbd-419f-9397-13ba6b9921e9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.866380 | controller |     "Jun 10 15:01:59.488734 crc crio[20344]: time=\"2026-06-10T15:01:59.488606402Z\" level=info msg=\"Running pod sandbox: openstack/swift-proxy-6f49df8f95-hhg64/POD\" id=403200d4-6645-424b-89e4-5fa8b0c80791 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.866395 | controller |     "Jun 10 15:01:59.488986 crc crio[20344]: time=\"2026-06-10T15:01:59.488772887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.866410 | controller |     "Jun 10 15:01:59.557808 crc crio[20344]: time=\"2026-06-10T15:01:59.55340424Z\" level=info msg=\"Got pod network &{Name:swift-proxy-6f49df8f95-hhg64 Namespace:openstack ID:a6546bab2fa8955d77acc3a4378dd2fd7f8a14fe698b262b5a9ebc42568c5cc0 UID:5c1193dc-2b2f-46fa-93dc-673ec78ab3b6 NetNS:/var/run/netns/204aec18-cf91-499c-bf81-5ab5d785978a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c1193dc_2b2f_46fa_93dc_673ec78ab3b6.slice PodAnnotations:0xc00282e088}] Aliases:map[]}\"",
2026-06-10 15:52:08.866426 | controller |     "Jun 10 15:01:59.557808 crc crio[20344]: time=\"2026-06-10T15:01:59.553472202Z\" level=info msg=\"Adding pod openstack_swift-proxy-6f49df8f95-hhg64 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.866444 | controller |     "Jun 10 15:02:00.391665 crc crio[20344]: 2026-06-10T15:02:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a6546bab2fa8955 Mac:c2:17:2d:09:83:f5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ae Mtu:0 Sandbox:/var/run/netns/204aec18-cf91-499c-bf81-5ab5d785978a SocketPath: PciID:}] [{Interface:0xc000014630 Address:{IP:10.217.0.174 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.866460 | controller |     "Jun 10 15:02:00.393614 crc crio[20344]: time=\"2026-06-10T15:02:00.393409167Z\" level=info msg=\"Got pod network &{Name:swift-proxy-6f49df8f95-hhg64 Namespace:openstack ID:a6546bab2fa8955d77acc3a4378dd2fd7f8a14fe698b262b5a9ebc42568c5cc0 UID:5c1193dc-2b2f-46fa-93dc-673ec78ab3b6 NetNS:/var/run/netns/204aec18-cf91-499c-bf81-5ab5d785978a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5c1193dc_2b2f_46fa_93dc_673ec78ab3b6.slice PodAnnotations:0xc00282e088}] Aliases:map[]}\"",
2026-06-10 15:52:08.866476 | controller |     "Jun 10 15:02:00.393614 crc crio[20344]: time=\"2026-06-10T15:02:00.393581451Z\" level=info msg=\"Checking pod openstack_swift-proxy-6f49df8f95-hhg64 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.866491 | controller |     "Jun 10 15:02:00.398734 crc crio[20344]: time=\"2026-06-10T15:02:00.398651123Z\" level=info msg=\"Removing container: 3413da942410c03e61c4219428e263f69603063a067fd1418bc2160d2d49ba31\" id=6cd22c44-7bc0-400a-b282-9ee5d79bb560 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.866506 | controller |     "Jun 10 15:02:00.436846 crc crio[20344]: time=\"2026-06-10T15:02:00.436765816Z\" level=info msg=\"Ran pod sandbox a6546bab2fa8955d77acc3a4378dd2fd7f8a14fe698b262b5a9ebc42568c5cc0 with infra container: openstack/swift-proxy-6f49df8f95-hhg64/POD\" id=403200d4-6645-424b-89e4-5fa8b0c80791 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.866522 | controller |     "Jun 10 15:02:00.443552 crc crio[20344]: time=\"2026-06-10T15:02:00.443377758Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=00d7a27e-8f6b-40bc-81ee-07545639a8bc name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.866537 | controller |     "Jun 10 15:02:00.517054 crc crio[20344]: time=\"2026-06-10T15:02:00.51641531Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=42c917e1-9daa-4024-975b-2b0b728cb96e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.866551 | controller |     "Jun 10 15:02:00.528198 crc crio[20344]: time=\"2026-06-10T15:02:00.527990842Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685062-95wfh/POD\" id=88ad4d28-2eaa-4adc-90d5-4bc7f35634ba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.866566 | controller |     "Jun 10 15:02:00.528198 crc crio[20344]: time=\"2026-06-10T15:02:00.528068104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.866580 | controller |     "Jun 10 15:02:00.561327 crc crio[20344]: time=\"2026-06-10T15:02:00.561168456Z\" level=info msg=\"Creating container: openstack/swift-proxy-6f49df8f95-hhg64/proxy-httpd\" id=2f47da2b-ae93-4340-9da6-43ec4b1d1f7b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.866594 | controller |     "Jun 10 15:02:00.563818 crc crio[20344]: time=\"2026-06-10T15:02:00.563441935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.866609 | controller |     "Jun 10 15:02:00.571913 crc crio[20344]: time=\"2026-06-10T15:02:00.571819303Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685062-95wfh Namespace:openshift-infra ID:a1b80a371ff1896a9767b9081ea0b62e78414979799150594bd87378bf9b16c4 UID:58a355d1-6158-445b-82e2-c35252ca5dc8 NetNS:/var/run/netns/b8b44cf2-d952-4c98-9901-18cf1d62b791 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58a355d1_6158_445b_82e2_c35252ca5dc8.slice PodAnnotations:0xc00282e700}] Aliases:map[]}\"",
2026-06-10 15:52:08.866628 | controller |     "Jun 10 15:02:00.571913 crc crio[20344]: time=\"2026-06-10T15:02:00.571898355Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685062-95wfh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.866644 | controller |     "Jun 10 15:02:00.625689 crc crio[20344]: time=\"2026-06-10T15:02:00.625611544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.866659 | controller |     "Jun 10 15:02:00.633428 crc crio[20344]: time=\"2026-06-10T15:02:00.633329045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.866674 | controller |     "Jun 10 15:02:00.642943 crc crio[20344]: time=\"2026-06-10T15:02:00.642865174Z\" level=info msg=\"Removed container 3413da942410c03e61c4219428e263f69603063a067fd1418bc2160d2d49ba31: openstack/ceilometer-0/proxy-httpd\" id=6cd22c44-7bc0-400a-b282-9ee5d79bb560 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.866689 | controller |     "Jun 10 15:02:00.647344 crc crio[20344]: time=\"2026-06-10T15:02:00.647198326Z\" level=info msg=\"Removing container: 6b1a12eda3032fb382692b34c3685269563daccd04e1d21ba507618ed68b3a9a\" id=920c4a5f-9007-43d5-940e-c2b51d23addf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.866703 | controller |     "Jun 10 15:02:00.692352 crc crio[20344]: time=\"2026-06-10T15:02:00.691576702Z\" level=info msg=\"Removed container 6b1a12eda3032fb382692b34c3685269563daccd04e1d21ba507618ed68b3a9a: openstack/ceilometer-0/sg-core\" id=920c4a5f-9007-43d5-940e-c2b51d23addf name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.866718 | controller |     "Jun 10 15:02:00.700661 crc crio[20344]: time=\"2026-06-10T15:02:00.700579737Z\" level=info msg=\"Removing container: e944b93039fba4dbbef98e4d73aa0da2a31d51c985d3604e3977f3254b8184d7\" id=6693a9c4-6a30-4319-bbaf-65e701067f4c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.866733 | controller |     "Jun 10 15:02:00.730218 crc crio[20344]: time=\"2026-06-10T15:02:00.730157217Z\" level=info msg=\"Removed container e944b93039fba4dbbef98e4d73aa0da2a31d51c985d3604e3977f3254b8184d7: openstack/ceilometer-0/ceilometer-notification-agent\" id=6693a9c4-6a30-4319-bbaf-65e701067f4c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.866747 | controller |     "Jun 10 15:02:00.740751 crc crio[20344]: time=\"2026-06-10T15:02:00.74063962Z\" level=info msg=\"Removing container: e7a7c6b1646e781a10a406f8f49898dc6bbeb57eb7dd9290f3b2b4bcde551a17\" id=d135fdf7-48c4-4389-bfb5-f30a5efdc46f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.866762 | controller |     "Jun 10 15:02:00.815026 crc crio[20344]: time=\"2026-06-10T15:02:00.812491551Z\" level=info msg=\"Removed container e7a7c6b1646e781a10a406f8f49898dc6bbeb57eb7dd9290f3b2b4bcde551a17: openstack/ceilometer-0/ceilometer-central-agent\" id=d135fdf7-48c4-4389-bfb5-f30a5efdc46f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.866776 | controller |     "Jun 10 15:02:00.822651 crc crio[20344]: time=\"2026-06-10T15:02:00.821484565Z\" level=info msg=\"Created container cc890d2c063085461b14c3f5bf3787f1b76e2e5c7dea786bdee18efd3f607a05: openstack/swift-proxy-6f49df8f95-hhg64/proxy-httpd\" id=2f47da2b-ae93-4340-9da6-43ec4b1d1f7b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.866794 | controller |     "Jun 10 15:02:00.831697 crc crio[20344]: time=\"2026-06-10T15:02:00.831231529Z\" level=info msg=\"Starting container: cc890d2c063085461b14c3f5bf3787f1b76e2e5c7dea786bdee18efd3f607a05\" id=bd67b67a-f722-4f5a-a022-b9e55a627035 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.866809 | controller |     "Jun 10 15:02:00.862494 crc crio[20344]: time=\"2026-06-10T15:02:00.860416779Z\" level=info msg=\"Started container\" PID=73319 containerID=cc890d2c063085461b14c3f5bf3787f1b76e2e5c7dea786bdee18efd3f607a05 description=openstack/swift-proxy-6f49df8f95-hhg64/proxy-httpd id=bd67b67a-f722-4f5a-a022-b9e55a627035 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6546bab2fa8955d77acc3a4378dd2fd7f8a14fe698b262b5a9ebc42568c5cc0",
2026-06-10 15:52:08.866824 | controller |     "Jun 10 15:02:00.895467 crc crio[20344]: time=\"2026-06-10T15:02:00.891755315Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=bb12bd25-e54a-43f2-aaf1-751f5af94a9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.866838 | controller |     "Jun 10 15:02:00.935761 crc crio[20344]: time=\"2026-06-10T15:02:00.935598897Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-swift-proxy-server:current-podified\" id=8696f637-3d1a-4677-95c4-4d58ed10e903 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.866869 | controller |     "Jun 10 15:02:00.953026 crc crio[20344]: time=\"2026-06-10T15:02:00.952938309Z\" level=info msg=\"Creating container: openstack/swift-proxy-6f49df8f95-hhg64/proxy-server\" id=af3a3206-897f-4a53-937c-6e4c10157a85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.866886 | controller |     "Jun 10 15:02:00.953526 crc crio[20344]: time=\"2026-06-10T15:02:00.953460462Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.866901 | controller |     "Jun 10 15:02:01.006890 crc crio[20344]: time=\"2026-06-10T15:02:01.006809262Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.866916 | controller |     "Jun 10 15:02:01.011939 crc crio[20344]: time=\"2026-06-10T15:02:01.011871554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.866931 | controller |     "Jun 10 15:02:01.103334 crc crio[20344]: 2026-06-10T15:02:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a1b80a371ff1896 Mac:fa:d6:36:c5:84:19 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:af Mtu:0 Sandbox:/var/run/netns/b8b44cf2-d952-4c98-9901-18cf1d62b791 SocketPath: PciID:}] [{Interface:0xc00059ed60 Address:{IP:10.217.0.175 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.866946 | controller |     "Jun 10 15:02:01.103334 crc crio[20344]: time=\"2026-06-10T15:02:01.089244229Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685062-95wfh Namespace:openshift-infra ID:a1b80a371ff1896a9767b9081ea0b62e78414979799150594bd87378bf9b16c4 UID:58a355d1-6158-445b-82e2-c35252ca5dc8 NetNS:/var/run/netns/b8b44cf2-d952-4c98-9901-18cf1d62b791 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58a355d1_6158_445b_82e2_c35252ca5dc8.slice PodAnnotations:0xc00282e700}] Aliases:map[]}\"",
2026-06-10 15:52:08.866961 | controller |     "Jun 10 15:02:01.103334 crc crio[20344]: time=\"2026-06-10T15:02:01.089517176Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685062-95wfh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.866976 | controller |     "Jun 10 15:02:01.157927 crc crio[20344]: time=\"2026-06-10T15:02:01.157233629Z\" level=info msg=\"Ran pod sandbox a1b80a371ff1896a9767b9081ea0b62e78414979799150594bd87378bf9b16c4 with infra container: openshift-infra/auto-csr-approver-29685062-95wfh/POD\" id=88ad4d28-2eaa-4adc-90d5-4bc7f35634ba name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.866995 | controller |     "Jun 10 15:02:01.167750 crc crio[20344]: time=\"2026-06-10T15:02:01.16766672Z\" level=info msg=\"Created container ccc1e67a9a33a18a3a9ccc99ce7127c7ea6b78f7bd0e0e72d59e33ba6d753d5f: openstack/swift-proxy-6f49df8f95-hhg64/proxy-server\" id=af3a3206-897f-4a53-937c-6e4c10157a85 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.867010 | controller |     "Jun 10 15:02:01.168812 crc crio[20344]: time=\"2026-06-10T15:02:01.168733858Z\" level=info msg=\"Starting container: ccc1e67a9a33a18a3a9ccc99ce7127c7ea6b78f7bd0e0e72d59e33ba6d753d5f\" id=69dde6d2-6c23-4089-91b6-9bc1ae6efc1e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.867025 | controller |     "Jun 10 15:02:01.176454 crc crio[20344]: time=\"2026-06-10T15:02:01.176318246Z\" level=info msg=\"Started container\" PID=73351 containerID=ccc1e67a9a33a18a3a9ccc99ce7127c7ea6b78f7bd0e0e72d59e33ba6d753d5f description=openstack/swift-proxy-6f49df8f95-hhg64/proxy-server id=69dde6d2-6c23-4089-91b6-9bc1ae6efc1e name=/runtime.v1.RuntimeService/StartContainer sandboxID=a6546bab2fa8955d77acc3a4378dd2fd7f8a14fe698b262b5a9ebc42568c5cc0",
2026-06-10 15:52:08.867041 | controller |     "Jun 10 15:02:01.184550 crc crio[20344]: time=\"2026-06-10T15:02:01.184447727Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=f005ad0c-71c6-42ea-9b36-882a4bfffaaa name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.867056 | controller |     "Jun 10 15:02:01.213635 crc crio[20344]: time=\"2026-06-10T15:02:01.211887412Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-10 15:52:08.867071 | controller |     "Jun 10 15:02:01.256160 crc crio[20344]: time=\"2026-06-10T15:02:01.255943949Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=63dc98bf-0260-4476-bf9f-c01bb4c19d1e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.867086 | controller |     "Jun 10 15:02:01.256160 crc crio[20344]: time=\"2026-06-10T15:02:01.256029631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.867101 | controller |     "Jun 10 15:02:01.292036 crc crio[20344]: time=\"2026-06-10T15:02:01.291937337Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:aec975323ead54d7deb9d00b856a34376eda2915246c8ee7321347969ac1479b UID:ed450c46-3dde-481d-8b12-36e18d1e5930 NetNS:/var/run/netns/e68d232b-90aa-4898-85b1-df13690305d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poded450c46_3dde_481d_8b12_36e18d1e5930.slice PodAnnotations:0xc000738e10}] Aliases:map[]}\"",
2026-06-10 15:52:08.867116 | controller |     "Jun 10 15:02:01.292461 crc crio[20344]: time=\"2026-06-10T15:02:01.292313196Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.867131 | controller |     "Jun 10 15:02:01.864323 crc crio[20344]: 2026-06-10T15:02:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:aec975323ead54d Mac:aa:b5:e7:47:35:d7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b0 Mtu:0 Sandbox:/var/run/netns/e68d232b-90aa-4898-85b1-df13690305d7 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.176 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.867146 | controller |     "Jun 10 15:02:01.873988 crc crio[20344]: time=\"2026-06-10T15:02:01.873907023Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:aec975323ead54d7deb9d00b856a34376eda2915246c8ee7321347969ac1479b UID:ed450c46-3dde-481d-8b12-36e18d1e5930 NetNS:/var/run/netns/e68d232b-90aa-4898-85b1-df13690305d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poded450c46_3dde_481d_8b12_36e18d1e5930.slice PodAnnotations:0xc000738e10}] Aliases:map[]}\"",
2026-06-10 15:52:08.867165 | controller |     "Jun 10 15:02:01.874242 crc crio[20344]: time=\"2026-06-10T15:02:01.87417429Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.867180 | controller |     "Jun 10 15:02:01.895137 crc crio[20344]: time=\"2026-06-10T15:02:01.895067154Z\" level=info msg=\"Ran pod sandbox aec975323ead54d7deb9d00b856a34376eda2915246c8ee7321347969ac1479b with infra container: openstack/ceilometer-0/POD\" id=63dc98bf-0260-4476-bf9f-c01bb4c19d1e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.867195 | controller |     "Jun 10 15:02:01.897223 crc crio[20344]: time=\"2026-06-10T15:02:01.897121788Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=7d96857b-ebd2-4e40-bafa-e8ef3386244a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.867211 | controller |     "Jun 10 15:02:01.946944 crc crio[20344]: time=\"2026-06-10T15:02:01.946466373Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=91521af3-a76e-444c-97b1-c93a1272636a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.867226 | controller |     "Jun 10 15:02:01.958840 crc crio[20344]: time=\"2026-06-10T15:02:01.958578439Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=ba00f5c2-adda-444b-babe-0260322c749b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.867241 | controller |     "Jun 10 15:02:01.959069 crc crio[20344]: time=\"2026-06-10T15:02:01.95902693Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.867256 | controller |     "Jun 10 15:02:02.027164 crc crio[20344]: time=\"2026-06-10T15:02:02.027062752Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.867271 | controller |     "Jun 10 15:02:02.030409 crc crio[20344]: time=\"2026-06-10T15:02:02.030344048Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=f005ad0c-71c6-42ea-9b36-882a4bfffaaa name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.867285 | controller |     "Jun 10 15:02:02.031926 crc crio[20344]: time=\"2026-06-10T15:02:02.031861437Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.867300 | controller |     "Jun 10 15:02:02.033369 crc crio[20344]: time=\"2026-06-10T15:02:02.033228543Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=72ccb380-b160-4783-8d78-bf524fee7e16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.867314 | controller |     "Jun 10 15:02:02.039078 crc crio[20344]: time=\"2026-06-10T15:02:02.039006843Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=674bd204-5ff0-4cfe-bf1e-6a5c5f2171fd name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.867329 | controller |     "Jun 10 15:02:02.050670 crc crio[20344]: time=\"2026-06-10T15:02:02.050598985Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685062-95wfh/oc\" id=b48e1c55-3489-45d7-bf61-9f450cbce8d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.867343 | controller |     "Jun 10 15:02:02.051105 crc crio[20344]: time=\"2026-06-10T15:02:02.051048467Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.867361 | controller |     "Jun 10 15:02:02.113809 crc crio[20344]: time=\"2026-06-10T15:02:02.11374195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.867376 | controller |     "Jun 10 15:02:02.351463 crc crio[20344]: time=\"2026-06-10T15:02:02.351235465Z\" level=info msg=\"Created container c830eef9410982ab2fee219517549aabeb4937de2abf1a22a64f37f7b19f370e: openstack/ceilometer-0/ceilometer-central-agent\" id=ba00f5c2-adda-444b-babe-0260322c749b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.867391 | controller |     "Jun 10 15:02:02.353365 crc crio[20344]: time=\"2026-06-10T15:02:02.353213306Z\" level=info msg=\"Starting container: c830eef9410982ab2fee219517549aabeb4937de2abf1a22a64f37f7b19f370e\" id=de379127-7e9d-4af7-b8fd-d153e5189e32 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.867405 | controller |     "Jun 10 15:02:02.361857 crc crio[20344]: time=\"2026-06-10T15:02:02.36180781Z\" level=info msg=\"Started container\" PID=73580 containerID=c830eef9410982ab2fee219517549aabeb4937de2abf1a22a64f37f7b19f370e description=openstack/ceilometer-0/ceilometer-central-agent id=de379127-7e9d-4af7-b8fd-d153e5189e32 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aec975323ead54d7deb9d00b856a34376eda2915246c8ee7321347969ac1479b",
2026-06-10 15:52:08.867420 | controller |     "Jun 10 15:02:02.381779 crc crio[20344]: time=\"2026-06-10T15:02:02.381691888Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=dfb46863-9768-4067-b467-964bfcb52cf4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.867435 | controller |     "Jun 10 15:02:02.412759 crc crio[20344]: time=\"2026-06-10T15:02:02.412645664Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=c141077f-c2a0-4c88-ac30-a1182d1021fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.867450 | controller |     "Jun 10 15:02:02.424818 crc crio[20344]: time=\"2026-06-10T15:02:02.424697008Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=518c9bd3-7e87-4ed0-8c42-4eeb60914423 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.867465 | controller |     "Jun 10 15:02:02.425954 crc crio[20344]: time=\"2026-06-10T15:02:02.425515469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.867480 | controller |     "Jun 10 15:02:02.503602 crc crio[20344]: time=\"2026-06-10T15:02:02.502911165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.867495 | controller |     "Jun 10 15:02:02.514539 crc crio[20344]: time=\"2026-06-10T15:02:02.514455106Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.867509 | controller |     "Jun 10 15:02:02.519189 crc crio[20344]: time=\"2026-06-10T15:02:02.519114807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.867524 | controller |     "Jun 10 15:02:02.693302 crc crio[20344]: time=\"2026-06-10T15:02:02.693145919Z\" level=info msg=\"Created container 77f01c064210b2a3d5891fe7cc04afef8b61298faa2a06086bd1f782ec95b293: openshift-infra/auto-csr-approver-29685062-95wfh/oc\" id=b48e1c55-3489-45d7-bf61-9f450cbce8d5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.867542 | controller |     "Jun 10 15:02:02.694803 crc crio[20344]: time=\"2026-06-10T15:02:02.694737911Z\" level=info msg=\"Starting container: 77f01c064210b2a3d5891fe7cc04afef8b61298faa2a06086bd1f782ec95b293\" id=92af0dc9-7c96-4a63-9b60-d824ea8ac39b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.867557 | controller |     "Jun 10 15:02:02.704589 crc crio[20344]: time=\"2026-06-10T15:02:02.704479884Z\" level=info msg=\"Started container\" PID=73656 containerID=77f01c064210b2a3d5891fe7cc04afef8b61298faa2a06086bd1f782ec95b293 description=openshift-infra/auto-csr-approver-29685062-95wfh/oc id=92af0dc9-7c96-4a63-9b60-d824ea8ac39b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a1b80a371ff1896a9767b9081ea0b62e78414979799150594bd87378bf9b16c4",
2026-06-10 15:52:08.867572 | controller |     "Jun 10 15:02:02.735844 crc crio[20344]: time=\"2026-06-10T15:02:02.735700878Z\" level=info msg=\"Created container 99484a96cd428018d0c02dd61e51b3b2f6ea68a0fe4b933faf2d39976d5f53b5: openstack/ceilometer-0/ceilometer-notification-agent\" id=518c9bd3-7e87-4ed0-8c42-4eeb60914423 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.867586 | controller |     "Jun 10 15:02:02.739239 crc crio[20344]: time=\"2026-06-10T15:02:02.739156148Z\" level=info msg=\"Starting container: 99484a96cd428018d0c02dd61e51b3b2f6ea68a0fe4b933faf2d39976d5f53b5\" id=3eff90f5-fc74-49b9-9bad-18ea2d7811d8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.867601 | controller |     "Jun 10 15:02:02.779699 crc crio[20344]: time=\"2026-06-10T15:02:02.779512869Z\" level=info msg=\"Started container\" PID=73659 containerID=99484a96cd428018d0c02dd61e51b3b2f6ea68a0fe4b933faf2d39976d5f53b5 description=openstack/ceilometer-0/ceilometer-notification-agent id=3eff90f5-fc74-49b9-9bad-18ea2d7811d8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aec975323ead54d7deb9d00b856a34376eda2915246c8ee7321347969ac1479b",
2026-06-10 15:52:08.867616 | controller |     "Jun 10 15:02:02.823434 crc crio[20344]: time=\"2026-06-10T15:02:02.823389711Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=a877e3d0-e3d9-4196-9f39-ae3490096fcb name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.867631 | controller |     "Jun 10 15:02:02.840306 crc crio[20344]: time=\"2026-06-10T15:02:02.840130607Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=a32906bd-372e-4689-9d29-aaa3f00256c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.867646 | controller |     "Jun 10 15:02:02.879045 crc crio[20344]: time=\"2026-06-10T15:02:02.878991629Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=ae93bf16-0227-4e4c-8162-644782cb2580 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.867661 | controller |     "Jun 10 15:02:02.881362 crc crio[20344]: time=\"2026-06-10T15:02:02.880978341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.867675 | controller |     "Jun 10 15:02:02.964160 crc crio[20344]: time=\"2026-06-10T15:02:02.964066525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.867690 | controller |     "Jun 10 15:02:02.978748 crc crio[20344]: time=\"2026-06-10T15:02:02.978654195Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.867704 | controller |     "Jun 10 15:02:03.145971 crc crio[20344]: time=\"2026-06-10T15:02:03.145865569Z\" level=info msg=\"Created container 6720b92383b3d1e340f5670b35cbf26b7c253ec787f66246b26c8d5edf6d8e33: openstack/ceilometer-0/sg-core\" id=ae93bf16-0227-4e4c-8162-644782cb2580 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.867722 | controller |     "Jun 10 15:02:03.148433 crc crio[20344]: time=\"2026-06-10T15:02:03.147910213Z\" level=info msg=\"Starting container: 6720b92383b3d1e340f5670b35cbf26b7c253ec787f66246b26c8d5edf6d8e33\" id=f521713b-9696-447d-9b38-f1e7144a4489 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.867737 | controller |     "Jun 10 15:02:03.160890 crc crio[20344]: time=\"2026-06-10T15:02:03.160805679Z\" level=info msg=\"Started container\" PID=73713 containerID=6720b92383b3d1e340f5670b35cbf26b7c253ec787f66246b26c8d5edf6d8e33 description=openstack/ceilometer-0/sg-core id=f521713b-9696-447d-9b38-f1e7144a4489 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aec975323ead54d7deb9d00b856a34376eda2915246c8ee7321347969ac1479b",
2026-06-10 15:52:08.867752 | controller |     "Jun 10 15:02:03.179005 crc crio[20344]: time=\"2026-06-10T15:02:03.17891666Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=e1f5708f-e9ba-4387-8796-0bd8d1976948 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.867767 | controller |     "Jun 10 15:02:03.228882 crc crio[20344]: time=\"2026-06-10T15:02:03.22843529Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=9d35aae5-7b76-4ebd-a568-889120a588a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.867842 | controller |     "Jun 10 15:02:03.240297 crc crio[20344]: time=\"2026-06-10T15:02:03.240120884Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=cafde7eb-542c-4164-a020-87b1fb9487db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.867885 | controller |     "Jun 10 15:02:03.241817 crc crio[20344]: time=\"2026-06-10T15:02:03.241755967Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.867902 | controller |     "Jun 10 15:02:03.367653 crc crio[20344]: time=\"2026-06-10T15:02:03.367442391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.867917 | controller |     "Jun 10 15:02:03.371332 crc crio[20344]: time=\"2026-06-10T15:02:03.371199698Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.867932 | controller |     "Jun 10 15:02:03.700435 crc crio[20344]: time=\"2026-06-10T15:02:03.700305269Z\" level=info msg=\"Created container 7b9e7e610fe52cdeed72ae4e602373630d1475d4d429f5b16a9db70a890c9286: openstack/ceilometer-0/proxy-httpd\" id=cafde7eb-542c-4164-a020-87b1fb9487db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.867946 | controller |     "Jun 10 15:02:03.710551 crc crio[20344]: time=\"2026-06-10T15:02:03.710474274Z\" level=info msg=\"Starting container: 7b9e7e610fe52cdeed72ae4e602373630d1475d4d429f5b16a9db70a890c9286\" id=9d9f3259-48f0-49ad-ae1c-707db312eb19 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.867961 | controller |     "Jun 10 15:02:03.732317 crc crio[20344]: time=\"2026-06-10T15:02:03.732086407Z\" level=info msg=\"Started container\" PID=73797 containerID=7b9e7e610fe52cdeed72ae4e602373630d1475d4d429f5b16a9db70a890c9286 description=openstack/ceilometer-0/proxy-httpd id=9d9f3259-48f0-49ad-ae1c-707db312eb19 name=/runtime.v1.RuntimeService/StartContainer sandboxID=aec975323ead54d7deb9d00b856a34376eda2915246c8ee7321347969ac1479b",
2026-06-10 15:52:08.867975 | controller |     "Jun 10 15:02:04.586889 crc crio[20344]: time=\"2026-06-10T15:02:04.585668988Z\" level=info msg=\"Stopping container: 99484a96cd428018d0c02dd61e51b3b2f6ea68a0fe4b933faf2d39976d5f53b5 (timeout: 30s)\" id=92d892b5-9ddb-4216-a9c8-7c3aa629147d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.867990 | controller |     "Jun 10 15:02:04.586889 crc crio[20344]: time=\"2026-06-10T15:02:04.58573695Z\" level=info msg=\"Stopping container: c830eef9410982ab2fee219517549aabeb4937de2abf1a22a64f37f7b19f370e (timeout: 30s)\" id=cc9976aa-3155-4414-89fb-40a758f09980 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.868008 | controller |     "Jun 10 15:02:04.586889 crc crio[20344]: time=\"2026-06-10T15:02:04.585906114Z\" level=info msg=\"Stopping container: 6720b92383b3d1e340f5670b35cbf26b7c253ec787f66246b26c8d5edf6d8e33 (timeout: 30s)\" id=d9eb17da-b2fe-42f5-bd93-a64c5dd83082 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.868023 | controller |     "Jun 10 15:02:04.586889 crc crio[20344]: time=\"2026-06-10T15:02:04.586792277Z\" level=info msg=\"Stopping container: 7b9e7e610fe52cdeed72ae4e602373630d1475d4d429f5b16a9db70a890c9286 (timeout: 30s)\" id=1e9db112-b6cd-40a1-8996-309f002ad556 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.868038 | controller |     "Jun 10 15:02:05.090902 crc crio[20344]: time=\"2026-06-10T15:02:05.090791712Z\" level=info msg=\"Stopped container 7b9e7e610fe52cdeed72ae4e602373630d1475d4d429f5b16a9db70a890c9286: openstack/ceilometer-0/proxy-httpd\" id=1e9db112-b6cd-40a1-8996-309f002ad556 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.868052 | controller |     "Jun 10 15:02:05.235763 crc crio[20344]: time=\"2026-06-10T15:02:05.235579673Z\" level=info msg=\"Stopped container 6720b92383b3d1e340f5670b35cbf26b7c253ec787f66246b26c8d5edf6d8e33: openstack/ceilometer-0/sg-core\" id=d9eb17da-b2fe-42f5-bd93-a64c5dd83082 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.868066 | controller |     "Jun 10 15:02:05.623887 crc crio[20344]: time=\"2026-06-10T15:02:05.623029484Z\" level=info msg=\"Stopping container: b8c739c6d0a9b7b82cb65e7f88ccfd8fe0de0df7fac9c10427ec1205e5ebbbf4 (timeout: 30s)\" id=c9cff1c7-f073-4ac1-8103-4e56efc73473 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.868080 | controller |     "Jun 10 15:02:05.624633 crc crio[20344]: time=\"2026-06-10T15:02:05.624585224Z\" level=info msg=\"Stopping container: 9b234927cda06d47d8f2ee1165e76fef51901fc0e2a511583479d4fdae65ff55 (timeout: 30s)\" id=19556745-8fde-44d6-8291-cb8d21321b05 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.868094 | controller |     "Jun 10 15:02:05.625240 crc crio[20344]: time=\"2026-06-10T15:02:05.624633875Z\" level=info msg=\"Stopping pod sandbox: a1b80a371ff1896a9767b9081ea0b62e78414979799150594bd87378bf9b16c4\" id=eb2eed57-801b-49d8-bfda-b7543ae87e78 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.868109 | controller |     "Jun 10 15:02:05.626173 crc crio[20344]: time=\"2026-06-10T15:02:05.626120124Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685062-95wfh Namespace:openshift-infra ID:a1b80a371ff1896a9767b9081ea0b62e78414979799150594bd87378bf9b16c4 UID:58a355d1-6158-445b-82e2-c35252ca5dc8 NetNS:/var/run/netns/b8b44cf2-d952-4c98-9901-18cf1d62b791 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod58a355d1_6158_445b_82e2_c35252ca5dc8.slice PodAnnotations:0xc003224cd8}] Aliases:map[]}\"",
2026-06-10 15:52:08.868124 | controller |     "Jun 10 15:02:05.629757 crc crio[20344]: time=\"2026-06-10T15:02:05.626375561Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685062-95wfh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.868139 | controller |     "Jun 10 15:02:05.710424 crc crio[20344]: time=\"2026-06-10T15:02:05.701945829Z\" level=info msg=\"Stopping container: 3b4986d53da22607cf18a791821d9f6df3b01790da89b5b0d0cd531a84c9cdb8 (timeout: 30s)\" id=6988e33d-659b-4cbb-a5f6-f52d1fd96a02 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.868154 | controller |     "Jun 10 15:02:05.710424 crc crio[20344]: time=\"2026-06-10T15:02:05.702345329Z\" level=info msg=\"Stopping container: f1895fe554c08f2e10e39b79c39ba098d4fed1c9e48f8650e01522ea6463ac84 (timeout: 30s)\" id=7e51ad42-47c0-4be8-aeab-26e1c58e61d3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.868172 | controller |     "Jun 10 15:02:15.962156 crc crio[20344]: time=\"2026-06-10T15:02:15.961157606Z\" level=info msg=\"Stopped pod sandbox: a1b80a371ff1896a9767b9081ea0b62e78414979799150594bd87378bf9b16c4\" id=eb2eed57-801b-49d8-bfda-b7543ae87e78 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.868187 | controller |     "Jun 10 15:02:16.090841 crc crio[20344]: time=\"2026-06-10T15:02:16.090752431Z\" level=info msg=\"Stopped container 9b234927cda06d47d8f2ee1165e76fef51901fc0e2a511583479d4fdae65ff55: openstack/cinder-scheduler-0/cinder-scheduler\" id=19556745-8fde-44d6-8291-cb8d21321b05 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.868202 | controller |     "Jun 10 15:02:16.225708 crc crio[20344]: time=\"2026-06-10T15:02:16.225637104Z\" level=info msg=\"Stopped container 3b4986d53da22607cf18a791821d9f6df3b01790da89b5b0d0cd531a84c9cdb8: openstack/neutron-68688cc948-hlz9w/neutron-api\" id=6988e33d-659b-4cbb-a5f6-f52d1fd96a02 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.868216 | controller |     "Jun 10 15:02:16.350117 crc crio[20344]: time=\"2026-06-10T15:02:16.350001153Z\" level=info msg=\"Stopped container b8c739c6d0a9b7b82cb65e7f88ccfd8fe0de0df7fac9c10427ec1205e5ebbbf4: openstack/cinder-scheduler-0/probe\" id=c9cff1c7-f073-4ac1-8103-4e56efc73473 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.868230 | controller |     "Jun 10 15:02:16.351741 crc crio[20344]: time=\"2026-06-10T15:02:16.351584114Z\" level=info msg=\"Stopping pod sandbox: 3f0073e57229fd97eb60ae8d02637619d324719bd167fc355ec14e8f1f12d597\" id=5ea28ab3-0047-4a17-a563-45a27d7ae2c9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.868244 | controller |     "Jun 10 15:02:16.352501 crc crio[20344]: time=\"2026-06-10T15:02:16.352429076Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:3f0073e57229fd97eb60ae8d02637619d324719bd167fc355ec14e8f1f12d597 UID:de27a4dd-5267-4e90-baa4-0d68ce2d1296 NetNS:/var/run/netns/73e64bfe-56ab-4263-a338-0f5165b54b5c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podde27a4dd_5267_4e90_baa4_0d68ce2d1296.slice PodAnnotations:0xc00282e0c0}] Aliases:map[]}\"",
2026-06-10 15:52:08.868259 | controller |     "Jun 10 15:02:16.352669 crc crio[20344]: time=\"2026-06-10T15:02:16.352610631Z\" level=info msg=\"Deleting pod openstack_cinder-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.868273 | controller |     "Jun 10 15:02:16.361976 crc crio[20344]: time=\"2026-06-10T15:02:16.361223515Z\" level=info msg=\"Stopped container f1895fe554c08f2e10e39b79c39ba098d4fed1c9e48f8650e01522ea6463ac84: openstack/neutron-68688cc948-hlz9w/neutron-httpd\" id=7e51ad42-47c0-4be8-aeab-26e1c58e61d3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.868287 | controller |     "Jun 10 15:02:16.363523 crc crio[20344]: time=\"2026-06-10T15:02:16.363462443Z\" level=info msg=\"Stopping pod sandbox: 22514513d675b735ef5bbd28174f5f852591cc2aa59a3f6fcf174a0eff321e64\" id=a80b1e3c-da26-4297-be57-e99ed89171d4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.868302 | controller |     "Jun 10 15:02:16.364075 crc crio[20344]: time=\"2026-06-10T15:02:16.363968016Z\" level=info msg=\"Got pod network &{Name:neutron-68688cc948-hlz9w Namespace:openstack ID:22514513d675b735ef5bbd28174f5f852591cc2aa59a3f6fcf174a0eff321e64 UID:6e2015db-1eee-461c-9c62-2794012d2fe7 NetNS:/var/run/netns/6447322b-c60f-49e8-a935-9ad4dacf7e10 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6e2015db_1eee_461c_9c62_2794012d2fe7.slice PodAnnotations:0xc00078c4e0}] Aliases:map[]}\"",
2026-06-10 15:52:08.868317 | controller |     "Jun 10 15:02:16.364244 crc crio[20344]: time=\"2026-06-10T15:02:16.364168101Z\" level=info msg=\"Deleting pod openstack_neutron-68688cc948-hlz9w from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.868336 | controller |     "Jun 10 15:02:16.413865 crc crio[20344]: time=\"2026-06-10T15:02:16.409678897Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-openstackclient@sha256:2ef2c3ebb9340307b3b5d6b8c8bf113f5dc11b07cf78924d38dde8b2945b8e04\" id=feb6fdfc-b0f3-42d4-8513-c2ce98a5efdc name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.868351 | controller |     "Jun 10 15:02:16.419186 crc crio[20344]: time=\"2026-06-10T15:02:16.419108902Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=60484963-9dc8-4de7-bfd2-a63765a4d7d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.868366 | controller |     "Jun 10 15:02:16.473774 crc crio[20344]: time=\"2026-06-10T15:02:16.473561741Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-openstackclient:current-podified\" id=6dda5211-40d6-4855-9f11-545cd4e97912 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.868381 | controller |     "Jun 10 15:02:16.494770 crc crio[20344]: time=\"2026-06-10T15:02:16.494636439Z\" level=info msg=\"Creating container: openstack/openstackclient/openstackclient\" id=d9cd7700-bf49-452a-b54c-02db3c75fa69 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.868396 | controller |     "Jun 10 15:02:16.496349 crc crio[20344]: time=\"2026-06-10T15:02:16.49621618Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.868411 | controller |     "Jun 10 15:02:16.599823 crc crio[20344]: time=\"2026-06-10T15:02:16.599698706Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.868425 | controller |     "Jun 10 15:02:16.603248 crc crio[20344]: time=\"2026-06-10T15:02:16.603189006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.868440 | controller |     "Jun 10 15:02:16.726942 crc crio[20344]: time=\"2026-06-10T15:02:16.726422526Z\" level=info msg=\"Stopping container: e9a16e629fa156e1278414b32d8fad3f17e21cf9fcb2c98c34a846d1368b2791 (timeout: 30s)\" id=8687e845-40bc-4210-948d-4790b055e3a5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.868454 | controller |     "Jun 10 15:02:16.727580 crc crio[20344]: time=\"2026-06-10T15:02:16.727508794Z\" level=info msg=\"Stopping container: bf2b8e4207ecaa15370e3074284082e139e83a1948c02f2ad036cb46e359fbb0 (timeout: 30s)\" id=b28f6c6a-90b5-499a-9d16-4d46dee874f6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.868469 | controller |     "Jun 10 15:02:16.766903 crc crio[20344]: time=\"2026-06-10T15:02:16.766798807Z\" level=info msg=\"Created container 8fe396f8e2a7709482d0bd1fcfdda5195fef055e62cb624a62b370aecf584376: openstack/openstackclient/openstackclient\" id=d9cd7700-bf49-452a-b54c-02db3c75fa69 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.868483 | controller |     "Jun 10 15:02:16.778851 crc crio[20344]: time=\"2026-06-10T15:02:16.778691837Z\" level=info msg=\"Starting container: 8fe396f8e2a7709482d0bd1fcfdda5195fef055e62cb624a62b370aecf584376\" id=47a5a4cf-5828-49e6-b99a-138bed529be5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.868498 | controller |     "Jun 10 15:02:16.780045 crc crio[20344]: time=\"2026-06-10T15:02:16.77995406Z\" level=info msg=\"Stopped pod sandbox: 3f0073e57229fd97eb60ae8d02637619d324719bd167fc355ec14e8f1f12d597\" id=5ea28ab3-0047-4a17-a563-45a27d7ae2c9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.868512 | controller |     "Jun 10 15:02:16.799805 crc crio[20344]: time=\"2026-06-10T15:02:16.799352695Z\" level=info msg=\"Started container\" PID=74808 containerID=8fe396f8e2a7709482d0bd1fcfdda5195fef055e62cb624a62b370aecf584376 description=openstack/openstackclient/openstackclient id=47a5a4cf-5828-49e6-b99a-138bed529be5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dbf41c78346d4f145ca982cd264504ae3a820757f7009b6786ed702b4f607331",
2026-06-10 15:52:08.868533 | controller |     "Jun 10 15:02:16.905908 crc crio[20344]: time=\"2026-06-10T15:02:16.905800188Z\" level=info msg=\"Removing container: b8c739c6d0a9b7b82cb65e7f88ccfd8fe0de0df7fac9c10427ec1205e5ebbbf4\" id=21c33132-8409-437c-a697-f5998d2c8dce name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.868548 | controller |     "Jun 10 15:02:17.052325 crc crio[20344]: time=\"2026-06-10T15:02:17.052155229Z\" level=info msg=\"Stopped container bf2b8e4207ecaa15370e3074284082e139e83a1948c02f2ad036cb46e359fbb0: openstack/glance-default-external-api-0/glance-log\" id=b28f6c6a-90b5-499a-9d16-4d46dee874f6 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.868563 | controller |     "Jun 10 15:02:17.079529 crc crio[20344]: time=\"2026-06-10T15:02:17.079136442Z\" level=info msg=\"Removed container b8c739c6d0a9b7b82cb65e7f88ccfd8fe0de0df7fac9c10427ec1205e5ebbbf4: openstack/cinder-scheduler-0/probe\" id=21c33132-8409-437c-a697-f5998d2c8dce name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.868578 | controller |     "Jun 10 15:02:17.084520 crc crio[20344]: time=\"2026-06-10T15:02:17.084409619Z\" level=info msg=\"Stopped pod sandbox: 22514513d675b735ef5bbd28174f5f852591cc2aa59a3f6fcf174a0eff321e64\" id=a80b1e3c-da26-4297-be57-e99ed89171d4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.868593 | controller |     "Jun 10 15:02:17.092996 crc crio[20344]: time=\"2026-06-10T15:02:17.092452499Z\" level=info msg=\"Removing container: 9b234927cda06d47d8f2ee1165e76fef51901fc0e2a511583479d4fdae65ff55\" id=14f98034-f6d4-42ab-90f0-677735520324 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.868607 | controller |     "Jun 10 15:02:17.353327 crc crio[20344]: time=\"2026-06-10T15:02:17.351840244Z\" level=info msg=\"Removed container 9b234927cda06d47d8f2ee1165e76fef51901fc0e2a511583479d4fdae65ff55: openstack/cinder-scheduler-0/cinder-scheduler\" id=14f98034-f6d4-42ab-90f0-677735520324 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.868622 | controller |     "Jun 10 15:02:17.959400 crc crio[20344]: time=\"2026-06-10T15:02:17.959228673Z\" level=info msg=\"Removing container: f1895fe554c08f2e10e39b79c39ba098d4fed1c9e48f8650e01522ea6463ac84\" id=d32df883-0101-4a65-a9d6-ec65ebe6a394 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.868637 | controller |     "Jun 10 15:02:17.985117 crc crio[20344]: time=\"2026-06-10T15:02:17.984984524Z\" level=info msg=\"Stopping container: 3e40faf5221e17d366c9a43eb293784e9949c53c18c8c9f7f849f86c12c6c34a (timeout: 30s)\" id=f43bab6c-93b4-4c87-b29a-11fc03bc1e04 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.868652 | controller |     "Jun 10 15:02:17.986663 crc crio[20344]: time=\"2026-06-10T15:02:17.986606846Z\" level=info msg=\"Stopping container: a17d023d9f3223bf07bc542318df1bc2a698daf8c438ef0f9803759f69d65bc2 (timeout: 30s)\" id=1e6801a0-2be6-4dac-9b04-609bba84efc2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.868667 | controller |     "Jun 10 15:02:18.069436 crc crio[20344]: time=\"2026-06-10T15:02:18.069359201Z\" level=info msg=\"Removed container f1895fe554c08f2e10e39b79c39ba098d4fed1c9e48f8650e01522ea6463ac84: openstack/neutron-68688cc948-hlz9w/neutron-httpd\" id=d32df883-0101-4a65-a9d6-ec65ebe6a394 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.868682 | controller |     "Jun 10 15:02:18.074943 crc crio[20344]: time=\"2026-06-10T15:02:18.074865835Z\" level=info msg=\"Removing container: 3b4986d53da22607cf18a791821d9f6df3b01790da89b5b0d0cd531a84c9cdb8\" id=1776dc57-d91d-4172-af54-8855fa5a8a5e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.868700 | controller |     "Jun 10 15:02:18.107594 crc crio[20344]: time=\"2026-06-10T15:02:18.106704414Z\" level=info msg=\"Removed container 3b4986d53da22607cf18a791821d9f6df3b01790da89b5b0d0cd531a84c9cdb8: openstack/neutron-68688cc948-hlz9w/neutron-api\" id=1776dc57-d91d-4172-af54-8855fa5a8a5e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.868715 | controller |     "Jun 10 15:02:18.275131 crc crio[20344]: time=\"2026-06-10T15:02:18.275020617Z\" level=info msg=\"Stopped container a17d023d9f3223bf07bc542318df1bc2a698daf8c438ef0f9803759f69d65bc2: openstack/glance-default-internal-api-0/glance-log\" id=1e6801a0-2be6-4dac-9b04-609bba84efc2 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.868730 | controller |     "Jun 10 15:02:18.606091 crc crio[20344]: time=\"2026-06-10T15:02:18.605619657Z\" level=info msg=\"Running pod sandbox: openstack/cinder-scheduler-0/POD\" id=1151b8a4-edad-4ad7-9101-e2d69d688a51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.868745 | controller |     "Jun 10 15:02:18.606192 crc crio[20344]: time=\"2026-06-10T15:02:18.606128891Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.868760 | controller |     "Jun 10 15:02:18.643407 crc crio[20344]: time=\"2026-06-10T15:02:18.643193376Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:203aa19ddfa16f514c4bea76fb465d7f533434c2121284b2644bd5108b887f51 UID:b91be897-d8fe-4c45-a6a1-50ad7437496d NetNS:/var/run/netns/5d6e691a-4dce-44b2-b284-0e0b68919630 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb91be897_d8fe_4c45_a6a1_50ad7437496d.slice PodAnnotations:0xc00078c8a0}] Aliases:map[]}\"",
2026-06-10 15:52:08.868775 | controller |     "Jun 10 15:02:18.643407 crc crio[20344]: time=\"2026-06-10T15:02:18.643248457Z\" level=info msg=\"Adding pod openstack_cinder-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.868791 | controller |     "Jun 10 15:02:19.168880 crc crio[20344]: 2026-06-10T15:02:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:203aa19ddfa16f5 Mac:ae:a2:5d:96:c4:72 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b1 Mtu:0 Sandbox:/var/run/netns/5d6e691a-4dce-44b2-b284-0e0b68919630 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.177 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.868806 | controller |     "Jun 10 15:02:19.170962 crc crio[20344]: time=\"2026-06-10T15:02:19.170510118Z\" level=info msg=\"Got pod network &{Name:cinder-scheduler-0 Namespace:openstack ID:203aa19ddfa16f514c4bea76fb465d7f533434c2121284b2644bd5108b887f51 UID:b91be897-d8fe-4c45-a6a1-50ad7437496d NetNS:/var/run/netns/5d6e691a-4dce-44b2-b284-0e0b68919630 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb91be897_d8fe_4c45_a6a1_50ad7437496d.slice PodAnnotations:0xc00078c8a0}] Aliases:map[]}\"",
2026-06-10 15:52:08.868821 | controller |     "Jun 10 15:02:19.170962 crc crio[20344]: time=\"2026-06-10T15:02:19.170689113Z\" level=info msg=\"Checking pod openstack_cinder-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.868836 | controller |     "Jun 10 15:02:19.185568 crc crio[20344]: time=\"2026-06-10T15:02:19.185455908Z\" level=info msg=\"Ran pod sandbox 203aa19ddfa16f514c4bea76fb465d7f533434c2121284b2644bd5108b887f51 with infra container: openstack/cinder-scheduler-0/POD\" id=1151b8a4-edad-4ad7-9101-e2d69d688a51 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.868869 | controller |     "Jun 10 15:02:19.193463 crc crio[20344]: time=\"2026-06-10T15:02:19.193245401Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=c5f7ee17-aedb-43ce-8acf-c9d66d274877 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.868889 | controller |     "Jun 10 15:02:19.255588 crc crio[20344]: time=\"2026-06-10T15:02:19.255372039Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=521b9de9-02e1-4cca-ab42-5a442a57a9d4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.868905 | controller |     "Jun 10 15:02:19.269675 crc crio[20344]: time=\"2026-06-10T15:02:19.269579249Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/cinder-scheduler\" id=d9eddcb8-c14d-4a6c-ba2b-e859b6e37719 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.868920 | controller |     "Jun 10 15:02:19.271475 crc crio[20344]: time=\"2026-06-10T15:02:19.271430057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.868935 | controller |     "Jun 10 15:02:19.361033 crc crio[20344]: time=\"2026-06-10T15:02:19.360942438Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.868950 | controller |     "Jun 10 15:02:20.183956 crc crio[20344]: time=\"2026-06-10T15:02:20.183806889Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.868964 | controller |     "Jun 10 15:02:20.207230 crc crio[20344]: time=\"2026-06-10T15:02:20.206962372Z\" level=info msg=\"Stopped container e9a16e629fa156e1278414b32d8fad3f17e21cf9fcb2c98c34a846d1368b2791: openstack/glance-default-external-api-0/glance-httpd\" id=8687e845-40bc-4210-948d-4790b055e3a5 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.868979 | controller |     "Jun 10 15:02:20.210085 crc crio[20344]: time=\"2026-06-10T15:02:20.20997252Z\" level=info msg=\"Stopping pod sandbox: e4c9a1f735b58af83855cb27e28c862b96124faea6f2cd420f5932b8e538ebb2\" id=de265915-e842-44be-b999-200b7c760ea4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.868994 | controller |     "Jun 10 15:02:20.219775 crc crio[20344]: time=\"2026-06-10T15:02:20.213879412Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:e4c9a1f735b58af83855cb27e28c862b96124faea6f2cd420f5932b8e538ebb2 UID:e86d7670-6c40-4f0f-bafe-b8e1dd2c3886 NetNS:/var/run/netns/88194372-6f51-43bb-b880-d6baa52f26a6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode86d7670_6c40_4f0f_bafe_b8e1dd2c3886.slice PodAnnotations:0xc00012bd10}] Aliases:map[]}\"",
2026-06-10 15:52:08.869009 | controller |     "Jun 10 15:02:20.219775 crc crio[20344]: time=\"2026-06-10T15:02:20.215215207Z\" level=info msg=\"Deleting pod openstack_glance-default-external-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.869025 | controller |     "Jun 10 15:02:20.292793 crc crio[20344]: time=\"2026-06-10T15:02:20.292670664Z\" level=info msg=\"Created container d2437ad5109acf3ab09eaa12bd78e6a66bc22033a614bab827a0edcc54d48957: openstack/cinder-scheduler-0/cinder-scheduler\" id=d9eddcb8-c14d-4a6c-ba2b-e859b6e37719 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.869040 | controller |     "Jun 10 15:02:20.295406 crc crio[20344]: time=\"2026-06-10T15:02:20.295322833Z\" level=info msg=\"Starting container: d2437ad5109acf3ab09eaa12bd78e6a66bc22033a614bab827a0edcc54d48957\" id=ad297c73-1b47-400f-b9d9-4da3568cfd08 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.869054 | controller |     "Jun 10 15:02:20.301682 crc crio[20344]: time=\"2026-06-10T15:02:20.301597736Z\" level=info msg=\"Started container\" PID=75129 containerID=d2437ad5109acf3ab09eaa12bd78e6a66bc22033a614bab827a0edcc54d48957 description=openstack/cinder-scheduler-0/cinder-scheduler id=ad297c73-1b47-400f-b9d9-4da3568cfd08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=203aa19ddfa16f514c4bea76fb465d7f533434c2121284b2644bd5108b887f51",
2026-06-10 15:52:08.869073 | controller |     "Jun 10 15:02:20.327519 crc crio[20344]: time=\"2026-06-10T15:02:20.327418309Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=75e27339-ca49-4f42-932a-684280038e60 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.869089 | controller |     "Jun 10 15:02:20.373185 crc crio[20344]: time=\"2026-06-10T15:02:20.373082608Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-cinder-scheduler:current-podified\" id=bff09074-9a08-4c26-bdd9-8bde20ccb202 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.869103 | controller |     "Jun 10 15:02:20.385916 crc crio[20344]: time=\"2026-06-10T15:02:20.38582703Z\" level=info msg=\"Creating container: openstack/cinder-scheduler-0/probe\" id=16db5249-e2fd-4ca4-9c1c-acd88b067bf5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.869118 | controller |     "Jun 10 15:02:20.386449 crc crio[20344]: time=\"2026-06-10T15:02:20.386410995Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.869133 | controller |     "Jun 10 15:02:20.442307 crc crio[20344]: time=\"2026-06-10T15:02:20.442049824Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.869147 | controller |     "Jun 10 15:02:20.895394 crc crio[20344]: time=\"2026-06-10T15:02:20.892607379Z\" level=info msg=\"Stopped pod sandbox: e4c9a1f735b58af83855cb27e28c862b96124faea6f2cd420f5932b8e538ebb2\" id=de265915-e842-44be-b999-200b7c760ea4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.869161 | controller |     "Jun 10 15:02:21.325578 crc crio[20344]: time=\"2026-06-10T15:02:21.325461982Z\" level=info msg=\"Removing container: e9a16e629fa156e1278414b32d8fad3f17e21cf9fcb2c98c34a846d1368b2791\" id=843e8083-d431-442f-ab66-0b460aad5ba3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.869187 | controller |     "Jun 10 15:02:21.449048 crc crio[20344]: time=\"2026-06-10T15:02:21.44402815Z\" level=info msg=\"Removed container e9a16e629fa156e1278414b32d8fad3f17e21cf9fcb2c98c34a846d1368b2791: openstack/glance-default-external-api-0/glance-httpd\" id=843e8083-d431-442f-ab66-0b460aad5ba3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.869202 | controller |     "Jun 10 15:02:21.453463 crc crio[20344]: time=\"2026-06-10T15:02:21.451940906Z\" level=info msg=\"Removing container: bf2b8e4207ecaa15370e3074284082e139e83a1948c02f2ad036cb46e359fbb0\" id=709eda00-d4cb-4623-98bd-7dd5d945a72a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.869217 | controller |     "Jun 10 15:02:21.513940 crc crio[20344]: time=\"2026-06-10T15:02:21.513821778Z\" level=info msg=\"Removed container bf2b8e4207ecaa15370e3074284082e139e83a1948c02f2ad036cb46e359fbb0: openstack/glance-default-external-api-0/glance-log\" id=709eda00-d4cb-4623-98bd-7dd5d945a72a name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.869231 | controller |     "Jun 10 15:02:21.610899 crc crio[20344]: time=\"2026-06-10T15:02:21.610802153Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.869246 | controller |     "Jun 10 15:02:21.864155 crc crio[20344]: time=\"2026-06-10T15:02:21.864056389Z\" level=info msg=\"Stopped container 3e40faf5221e17d366c9a43eb293784e9949c53c18c8c9f7f849f86c12c6c34a: openstack/glance-default-internal-api-0/glance-httpd\" id=f43bab6c-93b4-4c87-b29a-11fc03bc1e04 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.869264 | controller |     "Jun 10 15:02:21.865219 crc crio[20344]: time=\"2026-06-10T15:02:21.865107636Z\" level=info msg=\"Stopping pod sandbox: fe2a0b6e79b8d444f05e8677bcacdeb1419826842bd1e4b6d388cf6f868299b5\" id=c4705923-783b-48f0-92b2-4590636e66af name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.869280 | controller |     "Jun 10 15:02:21.865964 crc crio[20344]: time=\"2026-06-10T15:02:21.865902657Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:fe2a0b6e79b8d444f05e8677bcacdeb1419826842bd1e4b6d388cf6f868299b5 UID:786f0422-e6d1-40df-887d-8bbe0055d2ab NetNS:/var/run/netns/9973b2bb-0afe-42c1-93d4-7cb8c0a23b5b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod786f0422_e6d1_40df_887d_8bbe0055d2ab.slice PodAnnotations:0xc00282eba8}] Aliases:map[]}\"",
2026-06-10 15:52:08.869295 | controller |     "Jun 10 15:02:21.866147 crc crio[20344]: time=\"2026-06-10T15:02:21.866087162Z\" level=info msg=\"Deleting pod openstack_glance-default-internal-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.869310 | controller |     "Jun 10 15:02:21.867241 crc crio[20344]: time=\"2026-06-10T15:02:21.867139689Z\" level=info msg=\"Created container a3b416e3a8a7b889787ca43dac2823e90c0d72c56c277d706e8c68386254281f: openstack/cinder-scheduler-0/probe\" id=16db5249-e2fd-4ca4-9c1c-acd88b067bf5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.869325 | controller |     "Jun 10 15:02:21.868762 crc crio[20344]: time=\"2026-06-10T15:02:21.868678139Z\" level=info msg=\"Starting container: a3b416e3a8a7b889787ca43dac2823e90c0d72c56c277d706e8c68386254281f\" id=cf4146c2-37fe-422e-8c17-5b852964e70b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.869341 | controller |     "Jun 10 15:02:21.875377 crc crio[20344]: time=\"2026-06-10T15:02:21.87523922Z\" level=info msg=\"Started container\" PID=75290 containerID=a3b416e3a8a7b889787ca43dac2823e90c0d72c56c277d706e8c68386254281f description=openstack/cinder-scheduler-0/probe id=cf4146c2-37fe-422e-8c17-5b852964e70b name=/runtime.v1.RuntimeService/StartContainer sandboxID=203aa19ddfa16f514c4bea76fb465d7f533434c2121284b2644bd5108b887f51",
2026-06-10 15:52:08.869356 | controller |     "Jun 10 15:02:22.381947 crc crio[20344]: time=\"2026-06-10T15:02:22.38131192Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-external-api-0/POD\" id=8756bee3-2391-460b-913e-ec5a4aaeb1b0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.869370 | controller |     "Jun 10 15:02:22.381947 crc crio[20344]: time=\"2026-06-10T15:02:22.381845884Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.869385 | controller |     "Jun 10 15:02:22.471812 crc crio[20344]: time=\"2026-06-10T15:02:22.471611382Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:c6858a09eabba356a1aee243089a4acc27e969fd004ee61d385e1368424a405d UID:26e3f967-fdb1-4777-95e7-3d3f5f09df15 NetNS:/var/run/netns/720c48c2-a2e1-45e4-a656-277a280aac80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26e3f967_fdb1_4777_95e7_3d3f5f09df15.slice PodAnnotations:0xc0027c0b10}] Aliases:map[]}\"",
2026-06-10 15:52:08.869400 | controller |     "Jun 10 15:02:22.471812 crc crio[20344]: time=\"2026-06-10T15:02:22.471674544Z\" level=info msg=\"Adding pod openstack_glance-default-external-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.869415 | controller |     "Jun 10 15:02:22.529618 crc crio[20344]: time=\"2026-06-10T15:02:22.529473359Z\" level=info msg=\"Stopped pod sandbox: fe2a0b6e79b8d444f05e8677bcacdeb1419826842bd1e4b6d388cf6f868299b5\" id=c4705923-783b-48f0-92b2-4590636e66af name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.869434 | controller |     "Jun 10 15:02:23.254541 crc crio[20344]: time=\"2026-06-10T15:02:23.253901475Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-db-create-tdffs/POD\" id=60883ab6-92f8-4287-9d14-098a12d80170 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.869449 | controller |     "Jun 10 15:02:23.254664 crc crio[20344]: time=\"2026-06-10T15:02:23.254582343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.869464 | controller |     "Jun 10 15:02:23.332809 crc crio[20344]: time=\"2026-06-10T15:02:23.332138723Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-tdffs Namespace:openstack ID:dd9c9007ba25c2357276c759568ef321afa37199945d7dbd4187d65d005444a2 UID:42fb54fe-77aa-4088-b485-cdc2b5b4c8fa NetNS:/var/run/netns/72f49ce8-76c1-4092-b21e-d9004bd36dfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42fb54fe_77aa_4088_b485_cdc2b5b4c8fa.slice PodAnnotations:0xc000738af0}] Aliases:map[]}\"",
2026-06-10 15:52:08.869479 | controller |     "Jun 10 15:02:23.332809 crc crio[20344]: time=\"2026-06-10T15:02:23.332206994Z\" level=info msg=\"Adding pod openstack_nova-api-db-create-tdffs to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.869494 | controller |     "Jun 10 15:02:23.416577 crc crio[20344]: time=\"2026-06-10T15:02:23.41649634Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-db-create-dfz27/POD\" id=4a0ddd9b-c8d2-4e72-bc51-168727d82795 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.869509 | controller |     "Jun 10 15:02:23.417580 crc crio[20344]: time=\"2026-06-10T15:02:23.416610083Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.869523 | controller |     "Jun 10 15:02:23.482545 crc crio[20344]: time=\"2026-06-10T15:02:23.476246626Z\" level=info msg=\"Removing container: 3e40faf5221e17d366c9a43eb293784e9949c53c18c8c9f7f849f86c12c6c34a\" id=53b824b2-29e1-4025-9375-512e7026d115 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.869539 | controller |     "Jun 10 15:02:23.578698 crc crio[20344]: time=\"2026-06-10T15:02:23.578597991Z\" level=info msg=\"Removed container 3e40faf5221e17d366c9a43eb293784e9949c53c18c8c9f7f849f86c12c6c34a: openstack/glance-default-internal-api-0/glance-httpd\" id=53b824b2-29e1-4025-9375-512e7026d115 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.869553 | controller |     "Jun 10 15:02:23.587172 crc crio[20344]: 2026-06-10T15:02:23Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c6858a09eabba35 Mac:9a:d2:4a:15:a7:2b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b2 Mtu:0 Sandbox:/var/run/netns/720c48c2-a2e1-45e4-a656-277a280aac80 SocketPath: PciID:}] [{Interface:0xc000014c50 Address:{IP:10.217.0.178 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.869568 | controller |     "Jun 10 15:02:23.588342 crc crio[20344]: time=\"2026-06-10T15:02:23.588197881Z\" level=info msg=\"Removing container: a17d023d9f3223bf07bc542318df1bc2a698daf8c438ef0f9803759f69d65bc2\" id=370b9db6-4893-4ffc-b493-ab9a638777fc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.869583 | controller |     "Jun 10 15:02:23.635764 crc crio[20344]: time=\"2026-06-10T15:02:23.635654467Z\" level=info msg=\"Got pod network &{Name:glance-default-external-api-0 Namespace:openstack ID:c6858a09eabba356a1aee243089a4acc27e969fd004ee61d385e1368424a405d UID:26e3f967-fdb1-4777-95e7-3d3f5f09df15 NetNS:/var/run/netns/720c48c2-a2e1-45e4-a656-277a280aac80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod26e3f967_fdb1_4777_95e7_3d3f5f09df15.slice PodAnnotations:0xc0027c0b10}] Aliases:map[]}\"",
2026-06-10 15:52:08.869601 | controller |     "Jun 10 15:02:23.635957 crc crio[20344]: time=\"2026-06-10T15:02:23.635940155Z\" level=info msg=\"Checking pod openstack_glance-default-external-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.869616 | controller |     "Jun 10 15:02:23.662176 crc crio[20344]: time=\"2026-06-10T15:02:23.662091326Z\" level=info msg=\"Ran pod sandbox c6858a09eabba356a1aee243089a4acc27e969fd004ee61d385e1368424a405d with infra container: openstack/glance-default-external-api-0/POD\" id=8756bee3-2391-460b-913e-ec5a4aaeb1b0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.869631 | controller |     "Jun 10 15:02:23.671428 crc crio[20344]: time=\"2026-06-10T15:02:23.671356897Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-db-create-lxdxg/POD\" id=e38948f3-961e-4548-87a5-e4dd7b2d56aa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.869646 | controller |     "Jun 10 15:02:23.671659 crc crio[20344]: time=\"2026-06-10T15:02:23.67147628Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.869661 | controller |     "Jun 10 15:02:23.676661 crc crio[20344]: time=\"2026-06-10T15:02:23.676553352Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=e8c08d56-5f6d-4e38-a7b9-2a6c82f2292a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.869677 | controller |     "Jun 10 15:02:23.677115 crc crio[20344]: time=\"2026-06-10T15:02:23.677033475Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-dfz27 Namespace:openstack ID:d7f99d7fc3ff72238fa44bf3889a4b5638a3c58f7ec3a47f3f76af96ef59a4ec UID:d2351a7e-bb9f-425c-8750-d51f87c0c97f NetNS:/var/run/netns/5a4fa92c-4548-436d-88ff-323967c4805c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2351a7e_bb9f_425c_8750_d51f87c0c97f.slice PodAnnotations:0xc001b9c4c8}] Aliases:map[]}\"",
2026-06-10 15:52:08.869692 | controller |     "Jun 10 15:02:23.677115 crc crio[20344]: time=\"2026-06-10T15:02:23.677079346Z\" level=info msg=\"Adding pod openstack_nova-cell0-db-create-dfz27 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.869707 | controller |     "Jun 10 15:02:23.707632 crc crio[20344]: time=\"2026-06-10T15:02:23.706869242Z\" level=info msg=\"Removed container a17d023d9f3223bf07bc542318df1bc2a698daf8c438ef0f9803759f69d65bc2: openstack/glance-default-internal-api-0/glance-log\" id=370b9db6-4893-4ffc-b493-ab9a638777fc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.869722 | controller |     "Jun 10 15:02:23.764472 crc crio[20344]: time=\"2026-06-10T15:02:23.758118757Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=b6b6fd02-d479-424d-9e5e-3f943aa7482b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.869737 | controller |     "Jun 10 15:02:23.785053 crc crio[20344]: time=\"2026-06-10T15:02:23.784924595Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-log\" id=4d05044b-ab81-426f-8858-6b549155a0dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.869751 | controller |     "Jun 10 15:02:23.794465 crc crio[20344]: time=\"2026-06-10T15:02:23.793667633Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.869766 | controller |     "Jun 10 15:02:23.804658 crc crio[20344]: time=\"2026-06-10T15:02:23.804557196Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-b86c-account-create-update-ql5p4/POD\" id=7a279710-205a-4455-8a23-1ddf6bdba42c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.869792 | controller |     "Jun 10 15:02:23.804658 crc crio[20344]: time=\"2026-06-10T15:02:23.804656969Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.869807 | controller |     "Jun 10 15:02:23.831878 crc crio[20344]: time=\"2026-06-10T15:02:23.831806826Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-lxdxg Namespace:openstack ID:27dffe86fc948158f54218d86e76dac0e0d9a978b50c9c1b27fa778cc20157ab UID:0667af4b-ee56-4293-a2ac-a42b4eadea92 NetNS:/var/run/netns/042f3e25-bb96-46f3-81ed-f4cbd1295617 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0667af4b_ee56_4293_a2ac_a42b4eadea92.slice PodAnnotations:0xc000528c38}] Aliases:map[]}\"",
2026-06-10 15:52:08.869822 | controller |     "Jun 10 15:02:23.831878 crc crio[20344]: time=\"2026-06-10T15:02:23.831869948Z\" level=info msg=\"Adding pod openstack_nova-cell1-db-create-lxdxg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.869837 | controller |     "Jun 10 15:02:23.984859 crc crio[20344]: time=\"2026-06-10T15:02:23.98477671Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-24df-account-create-update-t946g/POD\" id=1b29fc0d-70e1-4822-b740-7e7b5876f40a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.869869 | controller |     "Jun 10 15:02:23.984982 crc crio[20344]: time=\"2026-06-10T15:02:23.984884163Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.869886 | controller |     "Jun 10 15:02:24.011616 crc crio[20344]: time=\"2026-06-10T15:02:24.007458651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.869901 | controller |     "Jun 10 15:02:24.081233 crc crio[20344]: time=\"2026-06-10T15:02:24.08114304Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-1372-account-create-update-982ml/POD\" id=d7d18c0f-4b94-4200-a72f-1edec4717b17 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.869916 | controller |     "Jun 10 15:02:24.081493 crc crio[20344]: time=\"2026-06-10T15:02:24.081334585Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.869930 | controller |     "Jun 10 15:02:24.195193 crc crio[20344]: time=\"2026-06-10T15:02:24.194643586Z\" level=info msg=\"Running pod sandbox: openstack/glance-default-internal-api-0/POD\" id=031f6ef5-b9d5-42fb-b21b-4b56338cca5a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.869945 | controller |     "Jun 10 15:02:24.195193 crc crio[20344]: time=\"2026-06-10T15:02:24.195163709Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.869960 | controller |     "Jun 10 15:02:24.246316 crc crio[20344]: time=\"2026-06-10T15:02:24.241828885Z\" level=info msg=\"Got pod network &{Name:nova-api-b86c-account-create-update-ql5p4 Namespace:openstack ID:134a446fcdd3c4b9d5ee050794fbcd15d1a05ed6c0bb4a31d467f6ac673d2b94 UID:773aab4a-54b8-4d69-a1b2-eece7c07505d NetNS:/var/run/netns/e8ddbb69-6b65-4d6e-99d6-840c7c97c1f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod773aab4a_54b8_4d69_a1b2_eece7c07505d.slice PodAnnotations:0xc000738a88}] Aliases:map[]}\"",
2026-06-10 15:52:08.869979 | controller |     "Jun 10 15:02:24.246316 crc crio[20344]: time=\"2026-06-10T15:02:24.241905927Z\" level=info msg=\"Adding pod openstack_nova-api-b86c-account-create-update-ql5p4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.869995 | controller |     "Jun 10 15:02:24.304757 crc crio[20344]: time=\"2026-06-10T15:02:24.304583759Z\" level=info msg=\"Got pod network &{Name:nova-cell0-24df-account-create-update-t946g Namespace:openstack ID:2a3b6b4e1c3d0eef5fa148c1198649f0b10b22d30921035d0d72404404018b88 UID:0ddb9794-0062-4a80-96d9-245dea77e4ce NetNS:/var/run/netns/afbbb0cd-86ed-4dab-9f64-e030a5334cfd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ddb9794_0062_4a80_96d9_245dea77e4ce.slice PodAnnotations:0xc002264060}] Aliases:map[]}\"",
2026-06-10 15:52:08.870010 | controller |     "Jun 10 15:02:24.304757 crc crio[20344]: time=\"2026-06-10T15:02:24.304646351Z\" level=info msg=\"Adding pod openstack_nova-cell0-24df-account-create-update-t946g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.870025 | controller |     "Jun 10 15:02:24.332361 crc crio[20344]: time=\"2026-06-10T15:02:24.330166465Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:2381cbe740aa6b8929a8a3a07fc8704eaa8f241dbae1b36f5d62a4d6798b18d7 UID:f7f04886-4762-4589-8c29-2b6802bd1c2f NetNS:/var/run/netns/c2c2351a-c4a5-42f6-ac98-fb120de4912d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7f04886_4762_4589_8c29_2b6802bd1c2f.slice PodAnnotations:0xc0006b44a0}] Aliases:map[]}\"",
2026-06-10 15:52:08.870041 | controller |     "Jun 10 15:02:24.332361 crc crio[20344]: time=\"2026-06-10T15:02:24.33034631Z\" level=info msg=\"Adding pod openstack_glance-default-internal-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.870056 | controller |     "Jun 10 15:02:24.333759 crc crio[20344]: time=\"2026-06-10T15:02:24.333649836Z\" level=info msg=\"Got pod network &{Name:nova-cell1-1372-account-create-update-982ml Namespace:openstack ID:5f9b5f12097a7f2075c66aa53cdad3ac55aab08f4651dd23115fdaea0170db5f UID:2274e11c-aa2b-4174-ad49-34e97b30cd39 NetNS:/var/run/netns/9ef5cb9d-666a-4653-afa0-57cacf9dc45d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2274e11c_aa2b_4174_ad49_34e97b30cd39.slice PodAnnotations:0xc000528530}] Aliases:map[]}\"",
2026-06-10 15:52:08.870071 | controller |     "Jun 10 15:02:24.333759 crc crio[20344]: time=\"2026-06-10T15:02:24.333753429Z\" level=info msg=\"Adding pod openstack_nova-cell1-1372-account-create-update-982ml to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.870085 | controller |     "Jun 10 15:02:24.436369 crc crio[20344]: 2026-06-10T15:02:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dd9c9007ba25c23 Mac:de:43:e3:f6:b8:9a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b3 Mtu:0 Sandbox:/var/run/netns/72f49ce8-76c1-4092-b21e-d9004bd36dfc SocketPath: PciID:}] [{Interface:0xc000014c70 Address:{IP:10.217.0.179 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.870100 | controller |     "Jun 10 15:02:24.437458 crc crio[20344]: time=\"2026-06-10T15:02:24.436354131Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-tdffs Namespace:openstack ID:dd9c9007ba25c2357276c759568ef321afa37199945d7dbd4187d65d005444a2 UID:42fb54fe-77aa-4088-b485-cdc2b5b4c8fa NetNS:/var/run/netns/72f49ce8-76c1-4092-b21e-d9004bd36dfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42fb54fe_77aa_4088_b485_cdc2b5b4c8fa.slice PodAnnotations:0xc000738af0}] Aliases:map[]}\"",
2026-06-10 15:52:08.870118 | controller |     "Jun 10 15:02:24.437458 crc crio[20344]: time=\"2026-06-10T15:02:24.436579307Z\" level=info msg=\"Checking pod openstack_nova-api-db-create-tdffs for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.870134 | controller |     "Jun 10 15:02:24.511596 crc crio[20344]: time=\"2026-06-10T15:02:24.509942257Z\" level=info msg=\"Ran pod sandbox dd9c9007ba25c2357276c759568ef321afa37199945d7dbd4187d65d005444a2 with infra container: openstack/nova-api-db-create-tdffs/POD\" id=60883ab6-92f8-4287-9d14-098a12d80170 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.870149 | controller |     "Jun 10 15:02:24.541027 crc crio[20344]: time=\"2026-06-10T15:02:24.534672261Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=c16e0ab8-fbe4-49dc-9d88-ef0a3310be44 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.870163 | controller |     "Jun 10 15:02:24.612374 crc crio[20344]: time=\"2026-06-10T15:02:24.611857511Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=d9631692-4955-4a1c-878a-3bfdbda81913 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.870178 | controller |     "Jun 10 15:02:24.634101 crc crio[20344]: 2026-06-10T15:02:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d7f99d7fc3ff722 Mac:02:a7:01:a7:86:50 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b4 Mtu:0 Sandbox:/var/run/netns/5a4fa92c-4548-436d-88ff-323967c4805c SocketPath: PciID:}] [{Interface:0xc000014dc0 Address:{IP:10.217.0.180 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.870193 | controller |     "Jun 10 15:02:24.636509 crc crio[20344]: time=\"2026-06-10T15:02:24.636194725Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-dfz27 Namespace:openstack ID:d7f99d7fc3ff72238fa44bf3889a4b5638a3c58f7ec3a47f3f76af96ef59a4ec UID:d2351a7e-bb9f-425c-8750-d51f87c0c97f NetNS:/var/run/netns/5a4fa92c-4548-436d-88ff-323967c4805c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2351a7e_bb9f_425c_8750_d51f87c0c97f.slice PodAnnotations:0xc001b9c4c8}] Aliases:map[]}\"",
2026-06-10 15:52:08.870208 | controller |     "Jun 10 15:02:24.636634 crc crio[20344]: time=\"2026-06-10T15:02:24.636602476Z\" level=info msg=\"Checking pod openstack_nova-cell0-db-create-dfz27 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.870223 | controller |     "Jun 10 15:02:24.665769 crc crio[20344]: time=\"2026-06-10T15:02:24.665669403Z\" level=info msg=\"Creating container: openstack/nova-api-db-create-tdffs/mariadb-database-create\" id=38c65a54-d6ca-48eb-98fd-d0feab32e641 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.870238 | controller |     "Jun 10 15:02:24.666123 crc crio[20344]: time=\"2026-06-10T15:02:24.666074974Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.870253 | controller |     "Jun 10 15:02:24.670238 crc crio[20344]: time=\"2026-06-10T15:02:24.670196151Z\" level=info msg=\"Ran pod sandbox d7f99d7fc3ff72238fa44bf3889a4b5638a3c58f7ec3a47f3f76af96ef59a4ec with infra container: openstack/nova-cell0-db-create-dfz27/POD\" id=4a0ddd9b-c8d2-4e72-bc51-168727d82795 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.870267 | controller |     "Jun 10 15:02:24.678533 crc crio[20344]: time=\"2026-06-10T15:02:24.678474186Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=4dc9a9f3-1d01-4737-a9c2-1e34f1c67883 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.870282 | controller |     "Jun 10 15:02:24.708645 crc crio[20344]: time=\"2026-06-10T15:02:24.708590681Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a652114c-c89d-4ab6-9f0b-55f65020ff84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.870300 | controller |     "Jun 10 15:02:24.752240 crc crio[20344]: time=\"2026-06-10T15:02:24.752135835Z\" level=info msg=\"Creating container: openstack/nova-cell0-db-create-dfz27/mariadb-database-create\" id=b070b9d9-5f71-40b3-a543-882e5ba00962 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.870316 | controller |     "Jun 10 15:02:24.752636 crc crio[20344]: time=\"2026-06-10T15:02:24.752552156Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.870331 | controller |     "Jun 10 15:02:24.800863 crc crio[20344]: time=\"2026-06-10T15:02:24.800498344Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.870346 | controller |     "Jun 10 15:02:24.836949 crc crio[20344]: time=\"2026-06-10T15:02:24.836463781Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.870361 | controller |     "Jun 10 15:02:24.882657 crc crio[20344]: 2026-06-10T15:02:24Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27dffe86fc94815 Mac:da:06:85:02:d6:92 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b6 Mtu:0 Sandbox:/var/run/netns/042f3e25-bb96-46f3-81ed-f4cbd1295617 SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.182 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.870376 | controller |     "Jun 10 15:02:24.883211 crc crio[20344]: time=\"2026-06-10T15:02:24.883170988Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-lxdxg Namespace:openstack ID:27dffe86fc948158f54218d86e76dac0e0d9a978b50c9c1b27fa778cc20157ab UID:0667af4b-ee56-4293-a2ac-a42b4eadea92 NetNS:/var/run/netns/042f3e25-bb96-46f3-81ed-f4cbd1295617 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0667af4b_ee56_4293_a2ac_a42b4eadea92.slice PodAnnotations:0xc000528c38}] Aliases:map[]}\"",
2026-06-10 15:52:08.870392 | controller |     "Jun 10 15:02:24.883557 crc crio[20344]: time=\"2026-06-10T15:02:24.883534327Z\" level=info msg=\"Checking pod openstack_nova-cell1-db-create-lxdxg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.870407 | controller |     "Jun 10 15:02:24.960761 crc crio[20344]: time=\"2026-06-10T15:02:24.960605644Z\" level=info msg=\"Stopping container: f05554532d66eed0cafb33dbd5e6b75c31ec580c0fe47b69b5be5285c066afb3 (timeout: 30s)\" id=185b2833-14e8-4c2a-a151-dd40fa0b96b8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.870423 | controller |     "Jun 10 15:02:24.961190 crc crio[20344]: time=\"2026-06-10T15:02:24.961145118Z\" level=info msg=\"Stopping container: 0f70f823cea87b1420756a5ba24687b925e3b420b4ba59dadb8b14251e017ca6 (timeout: 30s)\" id=9a9b84dc-211d-4da7-b9d5-a24958e3985d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.870438 | controller |     "Jun 10 15:02:25.031684 crc crio[20344]: time=\"2026-06-10T15:02:25.031050339Z\" level=info msg=\"Ran pod sandbox 27dffe86fc948158f54218d86e76dac0e0d9a978b50c9c1b27fa778cc20157ab with infra container: openstack/nova-cell1-db-create-lxdxg/POD\" id=e38948f3-961e-4548-87a5-e4dd7b2d56aa name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.870454 | controller |     "Jun 10 15:02:25.043506 crc crio[20344]: time=\"2026-06-10T15:02:25.042057685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.870469 | controller |     "Jun 10 15:02:25.087980 crc crio[20344]: time=\"2026-06-10T15:02:25.079559712Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.870487 | controller |     "Jun 10 15:02:25.103025 crc crio[20344]: time=\"2026-06-10T15:02:25.102930541Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=5c3310c4-3416-404a-8f72-607f53f5ce5f name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.870503 | controller |     "Jun 10 15:02:25.114560 crc crio[20344]: time=\"2026-06-10T15:02:25.11363962Z\" level=info msg=\"Created container 63ad8060fa6e9ef466d21bcd0b5962e2a32da24882dab18cd20a6313b032550d: openstack/nova-api-db-create-tdffs/mariadb-database-create\" id=38c65a54-d6ca-48eb-98fd-d0feab32e641 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.870519 | controller |     "Jun 10 15:02:25.128810 crc crio[20344]: time=\"2026-06-10T15:02:25.128660081Z\" level=info msg=\"Starting container: 63ad8060fa6e9ef466d21bcd0b5962e2a32da24882dab18cd20a6313b032550d\" id=7a613358-bf8b-4e6d-aeb4-28602925571b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.870534 | controller |     "Jun 10 15:02:25.142762 crc crio[20344]: time=\"2026-06-10T15:02:25.134977975Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=4a6e31a2-618d-4ae4-82fb-f327e215baa1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.870549 | controller |     "Jun 10 15:02:25.154894 crc crio[20344]: time=\"2026-06-10T15:02:25.153431546Z\" level=info msg=\"Stopped container 0f70f823cea87b1420756a5ba24687b925e3b420b4ba59dadb8b14251e017ca6: openstack/placement-75948b8d96-gfhqq/placement-log\" id=9a9b84dc-211d-4da7-b9d5-a24958e3985d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.870564 | controller |     "Jun 10 15:02:25.154894 crc crio[20344]: time=\"2026-06-10T15:02:25.154097943Z\" level=info msg=\"Creating container: openstack/nova-cell1-db-create-lxdxg/mariadb-database-create\" id=b339dacf-a87e-4e5e-81b7-450809edbd2d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.870580 | controller |     "Jun 10 15:02:25.155159 crc crio[20344]: time=\"2026-06-10T15:02:25.155072669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.870595 | controller |     "Jun 10 15:02:25.160762 crc crio[20344]: time=\"2026-06-10T15:02:25.160674125Z\" level=info msg=\"Started container\" PID=75797 containerID=63ad8060fa6e9ef466d21bcd0b5962e2a32da24882dab18cd20a6313b032550d description=openstack/nova-api-db-create-tdffs/mariadb-database-create id=7a613358-bf8b-4e6d-aeb4-28602925571b name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd9c9007ba25c2357276c759568ef321afa37199945d7dbd4187d65d005444a2",
2026-06-10 15:52:08.870610 | controller |     "Jun 10 15:02:25.318133 crc crio[20344]: time=\"2026-06-10T15:02:25.315644501Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.870625 | controller |     "Jun 10 15:02:25.331856 crc crio[20344]: time=\"2026-06-10T15:02:25.331436782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.870640 | controller |     "Jun 10 15:02:25.368923 crc crio[20344]: time=\"2026-06-10T15:02:25.368837846Z\" level=info msg=\"Created container 7e8d40ad5d5ae38d27c5b1621fc6ce4676040a6d0ef7c58e9cfe5fcd128ccd5e: openstack/nova-cell0-db-create-dfz27/mariadb-database-create\" id=b070b9d9-5f71-40b3-a543-882e5ba00962 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.870655 | controller |     "Jun 10 15:02:25.370017 crc crio[20344]: time=\"2026-06-10T15:02:25.369951545Z\" level=info msg=\"Starting container: 7e8d40ad5d5ae38d27c5b1621fc6ce4676040a6d0ef7c58e9cfe5fcd128ccd5e\" id=57d9e2e3-4538-4df8-b831-07b900286bdf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.870675 | controller |     "Jun 10 15:02:25.382590 crc crio[20344]: time=\"2026-06-10T15:02:25.377545393Z\" level=info msg=\"Started container\" PID=75825 containerID=7e8d40ad5d5ae38d27c5b1621fc6ce4676040a6d0ef7c58e9cfe5fcd128ccd5e description=openstack/nova-cell0-db-create-dfz27/mariadb-database-create id=57d9e2e3-4538-4df8-b831-07b900286bdf name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7f99d7fc3ff72238fa44bf3889a4b5638a3c58f7ec3a47f3f76af96ef59a4ec",
2026-06-10 15:52:08.870691 | controller |     "Jun 10 15:02:25.529608 crc crio[20344]: 2026-06-10T15:02:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:134a446fcdd3c4b Mac:9a:b7:70:fd:fc:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b5 Mtu:0 Sandbox:/var/run/netns/e8ddbb69-6b65-4d6e-99d6-840c7c97c1f5 SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.181 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.870707 | controller |     "Jun 10 15:02:25.533050 crc crio[20344]: time=\"2026-06-10T15:02:25.533010932Z\" level=info msg=\"Got pod network &{Name:nova-api-b86c-account-create-update-ql5p4 Namespace:openstack ID:134a446fcdd3c4b9d5ee050794fbcd15d1a05ed6c0bb4a31d467f6ac673d2b94 UID:773aab4a-54b8-4d69-a1b2-eece7c07505d NetNS:/var/run/netns/e8ddbb69-6b65-4d6e-99d6-840c7c97c1f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod773aab4a_54b8_4d69_a1b2_eece7c07505d.slice PodAnnotations:0xc000738a88}] Aliases:map[]}\"",
2026-06-10 15:52:08.870723 | controller |     "Jun 10 15:02:25.535575 crc crio[20344]: time=\"2026-06-10T15:02:25.53332423Z\" level=info msg=\"Checking pod openstack_nova-api-b86c-account-create-update-ql5p4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.870739 | controller |     "Jun 10 15:02:25.545534 crc crio[20344]: time=\"2026-06-10T15:02:25.544990894Z\" level=info msg=\"Ran pod sandbox 134a446fcdd3c4b9d5ee050794fbcd15d1a05ed6c0bb4a31d467f6ac673d2b94 with infra container: openstack/nova-api-b86c-account-create-update-ql5p4/POD\" id=7a279710-205a-4455-8a23-1ddf6bdba42c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.870754 | controller |     "Jun 10 15:02:25.556200 crc crio[20344]: time=\"2026-06-10T15:02:25.556016721Z\" level=info msg=\"Created container c67c79beae7c01f1758c9af8a3757f762292dd78eb8fcec0ce43777b4628ba00: openstack/nova-cell1-db-create-lxdxg/mariadb-database-create\" id=b339dacf-a87e-4e5e-81b7-450809edbd2d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.870770 | controller |     "Jun 10 15:02:25.561547 crc crio[20344]: time=\"2026-06-10T15:02:25.561484723Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=a67f9a94-9743-4aee-9ad3-58a5d9602dfe name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.870786 | controller |     "Jun 10 15:02:25.561855 crc crio[20344]: time=\"2026-06-10T15:02:25.561758921Z\" level=info msg=\"Starting container: c67c79beae7c01f1758c9af8a3757f762292dd78eb8fcec0ce43777b4628ba00\" id=8f49fcfa-631e-45d7-a492-9d1150de40e4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.870801 | controller |     "Jun 10 15:02:25.576218 crc crio[20344]: time=\"2026-06-10T15:02:25.565753045Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=bdfbc823-51f9-4a4b-96b3-33658caeae21 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.870816 | controller |     "Jun 10 15:02:25.576218 crc crio[20344]: time=\"2026-06-10T15:02:25.569201594Z\" level=info msg=\"Started container\" PID=75849 containerID=c67c79beae7c01f1758c9af8a3757f762292dd78eb8fcec0ce43777b4628ba00 description=openstack/nova-cell1-db-create-lxdxg/mariadb-database-create id=8f49fcfa-631e-45d7-a492-9d1150de40e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27dffe86fc948158f54218d86e76dac0e0d9a978b50c9c1b27fa778cc20157ab",
2026-06-10 15:52:08.870835 | controller |     "Jun 10 15:02:25.658468 crc crio[20344]: time=\"2026-06-10T15:02:25.658387387Z\" level=info msg=\"Creating container: openstack/nova-api-b86c-account-create-update-ql5p4/mariadb-account-create-update\" id=c35c489c-132e-4a7c-aa07-e9104d19c7af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.870866 | controller |     "Jun 10 15:02:25.658895 crc crio[20344]: time=\"2026-06-10T15:02:25.658834779Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.870892 | controller |     "Jun 10 15:02:25.837652 crc crio[20344]: 2026-06-10T15:02:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5f9b5f12097a7f2 Mac:0a:c0:66:77:3b:b1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b8 Mtu:0 Sandbox:/var/run/netns/9ef5cb9d-666a-4653-afa0-57cacf9dc45d SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.184 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.870911 | controller |     "Jun 10 15:02:25.837652 crc crio[20344]: time=\"2026-06-10T15:02:25.836625989Z\" level=info msg=\"Got pod network &{Name:nova-cell1-1372-account-create-update-982ml Namespace:openstack ID:5f9b5f12097a7f2075c66aa53cdad3ac55aab08f4651dd23115fdaea0170db5f UID:2274e11c-aa2b-4174-ad49-34e97b30cd39 NetNS:/var/run/netns/9ef5cb9d-666a-4653-afa0-57cacf9dc45d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2274e11c_aa2b_4174_ad49_34e97b30cd39.slice PodAnnotations:0xc000528530}] Aliases:map[]}\"",
2026-06-10 15:52:08.870929 | controller |     "Jun 10 15:02:25.837652 crc crio[20344]: time=\"2026-06-10T15:02:25.836815804Z\" level=info msg=\"Checking pod openstack_nova-cell1-1372-account-create-update-982ml for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.870945 | controller |     "Jun 10 15:02:25.844373 crc crio[20344]: time=\"2026-06-10T15:02:25.844303489Z\" level=info msg=\"Ran pod sandbox 5f9b5f12097a7f2075c66aa53cdad3ac55aab08f4651dd23115fdaea0170db5f with infra container: openstack/nova-cell1-1372-account-create-update-982ml/POD\" id=d7d18c0f-4b94-4200-a72f-1edec4717b17 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.870961 | controller |     "Jun 10 15:02:25.851130 crc crio[20344]: time=\"2026-06-10T15:02:25.851073946Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=31d39862-7dbe-4eca-9759-a8b4795cd394 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.870976 | controller |     "Jun 10 15:02:25.855094 crc crio[20344]: time=\"2026-06-10T15:02:25.855038619Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=12f508f6-f825-42dd-8cdb-5a09c214f4bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.870991 | controller |     "Jun 10 15:02:25.858917 crc crio[20344]: 2026-06-10T15:02:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2a3b6b4e1c3d0ee Mac:fa:da:31:5c:90:10 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b7 Mtu:0 Sandbox:/var/run/netns/afbbb0cd-86ed-4dab-9f64-e030a5334cfd SocketPath: PciID:}] [{Interface:0xc000015010 Address:{IP:10.217.0.183 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.871007 | controller |     "Jun 10 15:02:25.863139 crc crio[20344]: time=\"2026-06-10T15:02:25.862844912Z\" level=info msg=\"Got pod network &{Name:nova-cell0-24df-account-create-update-t946g Namespace:openstack ID:2a3b6b4e1c3d0eef5fa148c1198649f0b10b22d30921035d0d72404404018b88 UID:0ddb9794-0062-4a80-96d9-245dea77e4ce NetNS:/var/run/netns/afbbb0cd-86ed-4dab-9f64-e030a5334cfd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ddb9794_0062_4a80_96d9_245dea77e4ce.slice PodAnnotations:0xc002264060}] Aliases:map[]}\"",
2026-06-10 15:52:08.871027 | controller |     "Jun 10 15:02:25.865018 crc crio[20344]: time=\"2026-06-10T15:02:25.864939997Z\" level=info msg=\"Checking pod openstack_nova-cell0-24df-account-create-update-t946g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.871043 | controller |     "Jun 10 15:02:25.874059 crc crio[20344]: time=\"2026-06-10T15:02:25.873984712Z\" level=info msg=\"Creating container: openstack/nova-cell1-1372-account-create-update-982ml/mariadb-account-create-update\" id=62f00a93-093c-4c81-a05f-f69f26dacfa2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.871058 | controller |     "Jun 10 15:02:25.875319 crc crio[20344]: time=\"2026-06-10T15:02:25.874509906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.871073 | controller |     "Jun 10 15:02:25.876832 crc crio[20344]: time=\"2026-06-10T15:02:25.876779335Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.871089 | controller |     "Jun 10 15:02:25.877885 crc crio[20344]: time=\"2026-06-10T15:02:25.877843803Z\" level=info msg=\"Ran pod sandbox 2a3b6b4e1c3d0eef5fa148c1198649f0b10b22d30921035d0d72404404018b88 with infra container: openstack/nova-cell0-24df-account-create-update-t946g/POD\" id=1b29fc0d-70e1-4822-b740-7e7b5876f40a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.871104 | controller |     "Jun 10 15:02:25.880567 crc crio[20344]: time=\"2026-06-10T15:02:25.880502562Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.871119 | controller |     "Jun 10 15:02:25.884208 crc crio[20344]: time=\"2026-06-10T15:02:25.884077935Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=0f33cf1d-0839-493d-aae7-5e39f1d9af14 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.871134 | controller |     "Jun 10 15:02:25.922540 crc crio[20344]: time=\"2026-06-10T15:02:25.922197988Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-mariadb:current-podified\" id=18a167b4-763e-456a-ace9-dafc9f28bac4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.871149 | controller |     "Jun 10 15:02:25.929188 crc crio[20344]: time=\"2026-06-10T15:02:25.929110218Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.871164 | controller |     "Jun 10 15:02:25.939421 crc crio[20344]: time=\"2026-06-10T15:02:25.936940042Z\" level=info msg=\"Creating container: openstack/nova-cell0-24df-account-create-update-t946g/mariadb-account-create-update\" id=994070ca-3339-46ab-bd2b-37888a68e84d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.871179 | controller |     "Jun 10 15:02:25.939421 crc crio[20344]: time=\"2026-06-10T15:02:25.937514817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.871194 | controller |     "Jun 10 15:02:25.941046 crc crio[20344]: time=\"2026-06-10T15:02:25.940954766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.871209 | controller |     "Jun 10 15:02:26.000660 crc crio[20344]: 2026-06-10T15:02:25Z [verbose] CmdAdd (shim): {1.1.0 [{Name:2381cbe740aa6b8 Mac:0e:a9:d4:4d:22:cf Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:b9 Mtu:0 Sandbox:/var/run/netns/c2c2351a-c4a5-42f6-ac98-fb120de4912d SocketPath: PciID:}] [{Interface:0xc0002f5230 Address:{IP:10.217.0.185 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.871231 | controller |     "Jun 10 15:02:26.002358 crc crio[20344]: time=\"2026-06-10T15:02:26.001070342Z\" level=info msg=\"Got pod network &{Name:glance-default-internal-api-0 Namespace:openstack ID:2381cbe740aa6b8929a8a3a07fc8704eaa8f241dbae1b36f5d62a4d6798b18d7 UID:f7f04886-4762-4589-8c29-2b6802bd1c2f NetNS:/var/run/netns/c2c2351a-c4a5-42f6-ac98-fb120de4912d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf7f04886_4762_4589_8c29_2b6802bd1c2f.slice PodAnnotations:0xc0006b44a0}] Aliases:map[]}\"",
2026-06-10 15:52:08.871247 | controller |     "Jun 10 15:02:26.002358 crc crio[20344]: time=\"2026-06-10T15:02:26.00139368Z\" level=info msg=\"Checking pod openstack_glance-default-internal-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.871263 | controller |     "Jun 10 15:02:26.078166 crc crio[20344]: time=\"2026-06-10T15:02:26.078078688Z\" level=info msg=\"Ran pod sandbox 2381cbe740aa6b8929a8a3a07fc8704eaa8f241dbae1b36f5d62a4d6798b18d7 with infra container: openstack/glance-default-internal-api-0/POD\" id=031f6ef5-b9d5-42fb-b21b-4b56338cca5a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.871278 | controller |     "Jun 10 15:02:26.091755 crc crio[20344]: time=\"2026-06-10T15:02:26.091652211Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=de007ff6-eaa8-40aa-8029-00737a6b842b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.871294 | controller |     "Jun 10 15:02:26.102813 crc crio[20344]: time=\"2026-06-10T15:02:26.102087733Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=49c6b790-f325-4b96-89d0-108ea2a50f48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.871309 | controller |     "Jun 10 15:02:26.109813 crc crio[20344]: time=\"2026-06-10T15:02:26.109625709Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-log\" id=f51e79a8-df7f-42e4-a39a-586f164d1212 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.871325 | controller |     "Jun 10 15:02:26.113141 crc crio[20344]: time=\"2026-06-10T15:02:26.112847393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.871340 | controller |     "Jun 10 15:02:26.114005 crc crio[20344]: time=\"2026-06-10T15:02:26.113536181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.871355 | controller |     "Jun 10 15:02:26.118658 crc crio[20344]: time=\"2026-06-10T15:02:26.118083869Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.871370 | controller |     "Jun 10 15:02:26.149707 crc crio[20344]: time=\"2026-06-10T15:02:26.149137138Z\" level=info msg=\"Created container 8db12f52898f6a4a7e7a735c3ba82a15a76d8d0cba1d90bffab774ec4ec60219: openstack/nova-api-b86c-account-create-update-ql5p4/mariadb-account-create-update\" id=c35c489c-132e-4a7c-aa07-e9104d19c7af name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.871386 | controller |     "Jun 10 15:02:26.150983 crc crio[20344]: time=\"2026-06-10T15:02:26.150915684Z\" level=info msg=\"Starting container: 8db12f52898f6a4a7e7a735c3ba82a15a76d8d0cba1d90bffab774ec4ec60219\" id=ebdca6ce-f73c-4ef1-88e7-2fc68fc12ff5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.871401 | controller |     "Jun 10 15:02:26.162652 crc crio[20344]: time=\"2026-06-10T15:02:26.162535596Z\" level=info msg=\"Started container\" PID=75958 containerID=8db12f52898f6a4a7e7a735c3ba82a15a76d8d0cba1d90bffab774ec4ec60219 description=openstack/nova-api-b86c-account-create-update-ql5p4/mariadb-account-create-update id=ebdca6ce-f73c-4ef1-88e7-2fc68fc12ff5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=134a446fcdd3c4b9d5ee050794fbcd15d1a05ed6c0bb4a31d467f6ac673d2b94",
2026-06-10 15:52:08.871420 | controller |     "Jun 10 15:02:26.224611 crc crio[20344]: time=\"2026-06-10T15:02:26.223990447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.871436 | controller |     "Jun 10 15:02:26.427428 crc crio[20344]: time=\"2026-06-10T15:02:26.427200569Z\" level=info msg=\"Created container b0449b77e7fcb4e471e1189a292163debfcc109582562c417f5499517c5c7cd6: openstack/nova-cell1-1372-account-create-update-982ml/mariadb-account-create-update\" id=62f00a93-093c-4c81-a05f-f69f26dacfa2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.871451 | controller |     "Jun 10 15:02:26.429368 crc crio[20344]: time=\"2026-06-10T15:02:26.429300644Z\" level=info msg=\"Starting container: b0449b77e7fcb4e471e1189a292163debfcc109582562c417f5499517c5c7cd6\" id=308840b9-3629-4f87-82da-21a03ebdeeba name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.871467 | controller |     "Jun 10 15:02:26.435089 crc crio[20344]: time=\"2026-06-10T15:02:26.435023343Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.871482 | controller |     "Jun 10 15:02:26.442449 crc crio[20344]: time=\"2026-06-10T15:02:26.442364124Z\" level=info msg=\"Started container\" PID=75968 containerID=b0449b77e7fcb4e471e1189a292163debfcc109582562c417f5499517c5c7cd6 description=openstack/nova-cell1-1372-account-create-update-982ml/mariadb-account-create-update id=308840b9-3629-4f87-82da-21a03ebdeeba name=/runtime.v1.RuntimeService/StartContainer sandboxID=5f9b5f12097a7f2075c66aa53cdad3ac55aab08f4651dd23115fdaea0170db5f",
2026-06-10 15:52:08.871498 | controller |     "Jun 10 15:02:26.484778 crc crio[20344]: time=\"2026-06-10T15:02:26.483993828Z\" level=info msg=\"Created container 15bc2caa58b930c9628b136e0dc1a0d7cb6d716303042d9af5c2e4106e5c27cc: openstack/nova-cell0-24df-account-create-update-t946g/mariadb-account-create-update\" id=994070ca-3339-46ab-bd2b-37888a68e84d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.871513 | controller |     "Jun 10 15:02:26.488418 crc crio[20344]: time=\"2026-06-10T15:02:26.488039194Z\" level=info msg=\"Starting container: 15bc2caa58b930c9628b136e0dc1a0d7cb6d716303042d9af5c2e4106e5c27cc\" id=0abd3e48-aabc-4c97-96e7-89e4b99a5a74 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.871528 | controller |     "Jun 10 15:02:26.507770 crc crio[20344]: time=\"2026-06-10T15:02:26.507581993Z\" level=info msg=\"Started container\" PID=76018 containerID=15bc2caa58b930c9628b136e0dc1a0d7cb6d716303042d9af5c2e4106e5c27cc description=openstack/nova-cell0-24df-account-create-update-t946g/mariadb-account-create-update id=0abd3e48-aabc-4c97-96e7-89e4b99a5a74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=2a3b6b4e1c3d0eef5fa148c1198649f0b10b22d30921035d0d72404404018b88",
2026-06-10 15:52:08.871544 | controller |     "Jun 10 15:02:26.866550 crc crio[20344]: time=\"2026-06-10T15:02:26.86648646Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.871560 | controller |     "Jun 10 15:02:27.418532 crc crio[20344]: time=\"2026-06-10T15:02:27.417945792Z\" level=info msg=\"Created container 648d31387d50d7e9eccfa4540bc6ea7be81af42ebd01764be53f0c67dcf3e03d: openstack/glance-default-external-api-0/glance-log\" id=4d05044b-ab81-426f-8858-6b549155a0dd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.871578 | controller |     "Jun 10 15:02:27.418975 crc crio[20344]: time=\"2026-06-10T15:02:27.418138987Z\" level=info msg=\"Created container 47ab9b2696d31e1f51d04b576b491a829279e0749068fc4df75dcaa764ce1d4d: openstack/glance-default-internal-api-0/glance-log\" id=f51e79a8-df7f-42e4-a39a-586f164d1212 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.871594 | controller |     "Jun 10 15:02:27.420525 crc crio[20344]: time=\"2026-06-10T15:02:27.420425126Z\" level=info msg=\"Starting container: 47ab9b2696d31e1f51d04b576b491a829279e0749068fc4df75dcaa764ce1d4d\" id=a5d50f67-d00d-484f-848c-5e7f678605ce name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.871609 | controller |     "Jun 10 15:02:27.421634 crc crio[20344]: time=\"2026-06-10T15:02:27.421530745Z\" level=info msg=\"Starting container: 648d31387d50d7e9eccfa4540bc6ea7be81af42ebd01764be53f0c67dcf3e03d\" id=c0628819-400a-4e57-b42e-bb127a1e0f74 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.871625 | controller |     "Jun 10 15:02:27.428985 crc crio[20344]: time=\"2026-06-10T15:02:27.428884427Z\" level=info msg=\"Started container\" PID=76050 containerID=648d31387d50d7e9eccfa4540bc6ea7be81af42ebd01764be53f0c67dcf3e03d description=openstack/glance-default-external-api-0/glance-log id=c0628819-400a-4e57-b42e-bb127a1e0f74 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6858a09eabba356a1aee243089a4acc27e969fd004ee61d385e1368424a405d",
2026-06-10 15:52:08.871641 | controller |     "Jun 10 15:02:27.432000 crc crio[20344]: time=\"2026-06-10T15:02:27.431903325Z\" level=info msg=\"Started container\" PID=76073 containerID=47ab9b2696d31e1f51d04b576b491a829279e0749068fc4df75dcaa764ce1d4d description=openstack/glance-default-internal-api-0/glance-log id=a5d50f67-d00d-484f-848c-5e7f678605ce name=/runtime.v1.RuntimeService/StartContainer sandboxID=2381cbe740aa6b8929a8a3a07fc8704eaa8f241dbae1b36f5d62a4d6798b18d7",
2026-06-10 15:52:08.871656 | controller |     "Jun 10 15:02:27.704047 crc crio[20344]: time=\"2026-06-10T15:02:27.703903219Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=5b31acf3-a4cd-4486-8065-e2e1188ff797 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.871672 | controller |     "Jun 10 15:02:27.704777 crc crio[20344]: time=\"2026-06-10T15:02:27.704745231Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=b47495a8-32c5-42f9-b638-6d90c5825f09 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.871687 | controller |     "Jun 10 15:02:27.766886 crc crio[20344]: time=\"2026-06-10T15:02:27.766840558Z\" level=info msg=\"Stopping pod sandbox: d7f99d7fc3ff72238fa44bf3889a4b5638a3c58f7ec3a47f3f76af96ef59a4ec\" id=60860d6e-0483-4cf3-9632-17401955092c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.871703 | controller |     "Jun 10 15:02:27.768152 crc crio[20344]: time=\"2026-06-10T15:02:27.768115462Z\" level=info msg=\"Got pod network &{Name:nova-cell0-db-create-dfz27 Namespace:openstack ID:d7f99d7fc3ff72238fa44bf3889a4b5638a3c58f7ec3a47f3f76af96ef59a4ec UID:d2351a7e-bb9f-425c-8750-d51f87c0c97f NetNS:/var/run/netns/5a4fa92c-4548-436d-88ff-323967c4805c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd2351a7e_bb9f_425c_8750_d51f87c0c97f.slice PodAnnotations:0xc0068587d8}] Aliases:map[]}\"",
2026-06-10 15:52:08.871719 | controller |     "Jun 10 15:02:27.768568 crc crio[20344]: time=\"2026-06-10T15:02:27.768541373Z\" level=info msg=\"Deleting pod openstack_nova-cell0-db-create-dfz27 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.871734 | controller |     "Jun 10 15:02:27.769795 crc crio[20344]: time=\"2026-06-10T15:02:27.769647642Z\" level=info msg=\"Stopping pod sandbox: 27dffe86fc948158f54218d86e76dac0e0d9a978b50c9c1b27fa778cc20157ab\" id=73d35321-52a6-4401-93d8-4c9a0617a58f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.871753 | controller |     "Jun 10 15:02:27.770078 crc crio[20344]: time=\"2026-06-10T15:02:27.770041282Z\" level=info msg=\"Stopping pod sandbox: dd9c9007ba25c2357276c759568ef321afa37199945d7dbd4187d65d005444a2\" id=be731635-a6b3-4f92-b39d-68a273e198c0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.871769 | controller |     "Jun 10 15:02:27.771247 crc crio[20344]: time=\"2026-06-10T15:02:27.770313929Z\" level=info msg=\"Got pod network &{Name:nova-cell1-db-create-lxdxg Namespace:openstack ID:27dffe86fc948158f54218d86e76dac0e0d9a978b50c9c1b27fa778cc20157ab UID:0667af4b-ee56-4293-a2ac-a42b4eadea92 NetNS:/var/run/netns/042f3e25-bb96-46f3-81ed-f4cbd1295617 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0667af4b_ee56_4293_a2ac_a42b4eadea92.slice PodAnnotations:0xc000529578}] Aliases:map[]}\"",
2026-06-10 15:52:08.871785 | controller |     "Jun 10 15:02:27.771622 crc crio[20344]: time=\"2026-06-10T15:02:27.771594892Z\" level=info msg=\"Deleting pod openstack_nova-cell1-db-create-lxdxg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.871800 | controller |     "Jun 10 15:02:27.772553 crc crio[20344]: time=\"2026-06-10T15:02:27.772517546Z\" level=info msg=\"Got pod network &{Name:nova-api-db-create-tdffs Namespace:openstack ID:dd9c9007ba25c2357276c759568ef321afa37199945d7dbd4187d65d005444a2 UID:42fb54fe-77aa-4088-b485-cdc2b5b4c8fa NetNS:/var/run/netns/72f49ce8-76c1-4092-b21e-d9004bd36dfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod42fb54fe_77aa_4088_b485_cdc2b5b4c8fa.slice PodAnnotations:0xc0032254f8}] Aliases:map[]}\"",
2026-06-10 15:52:08.871816 | controller |     "Jun 10 15:02:27.773100 crc crio[20344]: time=\"2026-06-10T15:02:27.773072981Z\" level=info msg=\"Deleting pod openstack_nova-api-db-create-tdffs from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.871832 | controller |     "Jun 10 15:02:27.866204 crc crio[20344]: time=\"2026-06-10T15:02:27.865859397Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=18c73607-5ba4-4a08-bba4-28b1110908f1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.871860 | controller |     "Jun 10 15:02:27.866888 crc crio[20344]: time=\"2026-06-10T15:02:27.866839903Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-glance-api:current-podified\" id=4019d800-57fc-4b8c-8e87-5285b89ef8de name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.871881 | controller |     "Jun 10 15:02:27.957928 crc crio[20344]: time=\"2026-06-10T15:02:27.953590942Z\" level=info msg=\"Creating container: openstack/glance-default-internal-api-0/glance-httpd\" id=de8032aa-028f-41e3-b90a-16b64bcef152 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.871897 | controller |     "Jun 10 15:02:27.960491 crc crio[20344]: time=\"2026-06-10T15:02:27.96040788Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.871913 | controller |     "Jun 10 15:02:28.048348 crc crio[20344]: time=\"2026-06-10T15:02:28.04757505Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.871928 | controller |     "Jun 10 15:02:28.117852 crc crio[20344]: time=\"2026-06-10T15:02:28.117620984Z\" level=info msg=\"Stopped pod sandbox: dd9c9007ba25c2357276c759568ef321afa37199945d7dbd4187d65d005444a2\" id=be731635-a6b3-4f92-b39d-68a273e198c0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.871947 | controller |     "Jun 10 15:02:28.148011 crc crio[20344]: time=\"2026-06-10T15:02:28.14777436Z\" level=info msg=\"Creating container: openstack/glance-default-external-api-0/glance-httpd\" id=c4a80761-83aa-4050-be30-130fb68ca048 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.871962 | controller |     "Jun 10 15:02:28.148242 crc crio[20344]: time=\"2026-06-10T15:02:28.14816739Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.871978 | controller |     "Jun 10 15:02:28.247034 crc crio[20344]: time=\"2026-06-10T15:02:28.246955203Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.871993 | controller |     "Jun 10 15:02:28.401266 crc crio[20344]: time=\"2026-06-10T15:02:28.400578874Z\" level=info msg=\"Stopped pod sandbox: d7f99d7fc3ff72238fa44bf3889a4b5638a3c58f7ec3a47f3f76af96ef59a4ec\" id=60860d6e-0483-4cf3-9632-17401955092c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.872008 | controller |     "Jun 10 15:02:28.427317 crc crio[20344]: time=\"2026-06-10T15:02:28.427193387Z\" level=info msg=\"Stopped pod sandbox: 27dffe86fc948158f54218d86e76dac0e0d9a978b50c9c1b27fa778cc20157ab\" id=73d35321-52a6-4401-93d8-4c9a0617a58f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.872023 | controller |     "Jun 10 15:02:28.813378 crc crio[20344]: time=\"2026-06-10T15:02:28.812934303Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.872038 | controller |     "Jun 10 15:02:28.973436 crc crio[20344]: time=\"2026-06-10T15:02:28.97332177Z\" level=info msg=\"Created container 1bb36c06efc414caea5a35da3d577d1d3c83afff5cdff7ff4ac2487619116724: openstack/glance-default-internal-api-0/glance-httpd\" id=de8032aa-028f-41e3-b90a-16b64bcef152 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.872053 | controller |     "Jun 10 15:02:28.974845 crc crio[20344]: time=\"2026-06-10T15:02:28.974663085Z\" level=info msg=\"Starting container: 1bb36c06efc414caea5a35da3d577d1d3c83afff5cdff7ff4ac2487619116724\" id=409d60e8-cfcc-47e3-a7e5-e3b7ad54673d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.872067 | controller |     "Jun 10 15:02:28.982598 crc crio[20344]: time=\"2026-06-10T15:02:28.982515469Z\" level=info msg=\"Started container\" PID=76291 containerID=1bb36c06efc414caea5a35da3d577d1d3c83afff5cdff7ff4ac2487619116724 description=openstack/glance-default-internal-api-0/glance-httpd id=409d60e8-cfcc-47e3-a7e5-e3b7ad54673d name=/runtime.v1.RuntimeService/StartContainer sandboxID=2381cbe740aa6b8929a8a3a07fc8704eaa8f241dbae1b36f5d62a4d6798b18d7",
2026-06-10 15:52:08.872083 | controller |     "Jun 10 15:02:28.983213 crc crio[20344]: time=\"2026-06-10T15:02:28.983138166Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.872098 | controller |     "Jun 10 15:02:29.169930 crc crio[20344]: time=\"2026-06-10T15:02:29.169820538Z\" level=info msg=\"Stopped container f05554532d66eed0cafb33dbd5e6b75c31ec580c0fe47b69b5be5285c066afb3: openstack/placement-75948b8d96-gfhqq/placement-api\" id=185b2833-14e8-4c2a-a151-dd40fa0b96b8 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.872113 | controller |     "Jun 10 15:02:29.170993 crc crio[20344]: time=\"2026-06-10T15:02:29.170922316Z\" level=info msg=\"Stopping pod sandbox: af46c91751671df93fef166824eb2ff03d232f0442af00227281df6a601116aa\" id=6b1cdfbf-62c0-455b-b373-4ddbd42e0de1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.872128 | controller |     "Jun 10 15:02:29.171575 crc crio[20344]: time=\"2026-06-10T15:02:29.171498151Z\" level=info msg=\"Got pod network &{Name:placement-75948b8d96-gfhqq Namespace:openstack ID:af46c91751671df93fef166824eb2ff03d232f0442af00227281df6a601116aa UID:4e8c0ecd-9f08-45ff-8c9d-3afe7754363e NetNS:/var/run/netns/2ee0582b-d3f1-4ae6-b77c-21addf2e951f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4e8c0ecd_9f08_45ff_8c9d_3afe7754363e.slice PodAnnotations:0xc004036550}] Aliases:map[]}\"",
2026-06-10 15:52:08.872146 | controller |     "Jun 10 15:02:29.171749 crc crio[20344]: time=\"2026-06-10T15:02:29.171683896Z\" level=info msg=\"Deleting pod openstack_placement-75948b8d96-gfhqq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.872162 | controller |     "Jun 10 15:02:29.238887 crc crio[20344]: time=\"2026-06-10T15:02:29.238771823Z\" level=info msg=\"Created container 615c6b016f2713f62923d925f7af281c7fa39e1fa0fc2f1b6cdc1e81457364d3: openstack/glance-default-external-api-0/glance-httpd\" id=c4a80761-83aa-4050-be30-130fb68ca048 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.872178 | controller |     "Jun 10 15:02:29.240575 crc crio[20344]: time=\"2026-06-10T15:02:29.240466627Z\" level=info msg=\"Starting container: 615c6b016f2713f62923d925f7af281c7fa39e1fa0fc2f1b6cdc1e81457364d3\" id=d0050e23-7480-4f6e-b3a8-ba38f23ae044 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.872193 | controller |     "Jun 10 15:02:29.259560 crc crio[20344]: time=\"2026-06-10T15:02:29.259438221Z\" level=info msg=\"Started container\" PID=76302 containerID=615c6b016f2713f62923d925f7af281c7fa39e1fa0fc2f1b6cdc1e81457364d3 description=openstack/glance-default-external-api-0/glance-httpd id=d0050e23-7480-4f6e-b3a8-ba38f23ae044 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c6858a09eabba356a1aee243089a4acc27e969fd004ee61d385e1368424a405d",
2026-06-10 15:52:08.872208 | controller |     "Jun 10 15:02:29.542867 crc crio[20344]: time=\"2026-06-10T15:02:29.542200496Z\" level=info msg=\"Stopped pod sandbox: af46c91751671df93fef166824eb2ff03d232f0442af00227281df6a601116aa\" id=6b1cdfbf-62c0-455b-b373-4ddbd42e0de1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.872224 | controller |     "Jun 10 15:02:29.842853 crc crio[20344]: time=\"2026-06-10T15:02:29.842778743Z\" level=info msg=\"Removing container: f05554532d66eed0cafb33dbd5e6b75c31ec580c0fe47b69b5be5285c066afb3\" id=0dcebaef-a68f-4637-9d49-aea66650ad81 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.872239 | controller |     "Jun 10 15:02:29.996997 crc crio[20344]: time=\"2026-06-10T15:02:29.996502506Z\" level=info msg=\"Removed container f05554532d66eed0cafb33dbd5e6b75c31ec580c0fe47b69b5be5285c066afb3: openstack/placement-75948b8d96-gfhqq/placement-api\" id=0dcebaef-a68f-4637-9d49-aea66650ad81 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.872254 | controller |     "Jun 10 15:02:29.999754 crc crio[20344]: time=\"2026-06-10T15:02:29.999674279Z\" level=info msg=\"Removing container: 0f70f823cea87b1420756a5ba24687b925e3b420b4ba59dadb8b14251e017ca6\" id=e952759c-9331-46c9-a5a3-f4eb218d5a5c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.872269 | controller |     "Jun 10 15:02:30.025948 crc crio[20344]: time=\"2026-06-10T15:02:30.025774769Z\" level=info msg=\"Removed container 0f70f823cea87b1420756a5ba24687b925e3b420b4ba59dadb8b14251e017ca6: openstack/placement-75948b8d96-gfhqq/placement-log\" id=e952759c-9331-46c9-a5a3-f4eb218d5a5c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.872284 | controller |     "Jun 10 15:02:31.920221 crc crio[20344]: time=\"2026-06-10T15:02:31.919795136Z\" level=info msg=\"Stopping pod sandbox: 5f9b5f12097a7f2075c66aa53cdad3ac55aab08f4651dd23115fdaea0170db5f\" id=c0fc7029-001a-4349-b561-fe1fa0ea3337 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.872299 | controller |     "Jun 10 15:02:31.920958 crc crio[20344]: time=\"2026-06-10T15:02:31.920828863Z\" level=info msg=\"Got pod network &{Name:nova-cell1-1372-account-create-update-982ml Namespace:openstack ID:5f9b5f12097a7f2075c66aa53cdad3ac55aab08f4651dd23115fdaea0170db5f UID:2274e11c-aa2b-4174-ad49-34e97b30cd39 NetNS:/var/run/netns/9ef5cb9d-666a-4653-afa0-57cacf9dc45d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2274e11c_aa2b_4174_ad49_34e97b30cd39.slice PodAnnotations:0xc002264cd0}] Aliases:map[]}\"",
2026-06-10 15:52:08.872317 | controller |     "Jun 10 15:02:31.920958 crc crio[20344]: time=\"2026-06-10T15:02:31.920956627Z\" level=info msg=\"Deleting pod openstack_nova-cell1-1372-account-create-update-982ml from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.872333 | controller |     "Jun 10 15:02:32.260261 crc crio[20344]: time=\"2026-06-10T15:02:32.259803732Z\" level=info msg=\"Stopped pod sandbox: 5f9b5f12097a7f2075c66aa53cdad3ac55aab08f4651dd23115fdaea0170db5f\" id=c0fc7029-001a-4349-b561-fe1fa0ea3337 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.872348 | controller |     "Jun 10 15:02:32.987859 crc crio[20344]: time=\"2026-06-10T15:02:32.987568805Z\" level=info msg=\"Stopping pod sandbox: 134a446fcdd3c4b9d5ee050794fbcd15d1a05ed6c0bb4a31d467f6ac673d2b94\" id=d78d4153-fff7-49d6-9888-a4b8581fac05 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.872363 | controller |     "Jun 10 15:02:32.988962 crc crio[20344]: time=\"2026-06-10T15:02:32.988766137Z\" level=info msg=\"Got pod network &{Name:nova-api-b86c-account-create-update-ql5p4 Namespace:openstack ID:134a446fcdd3c4b9d5ee050794fbcd15d1a05ed6c0bb4a31d467f6ac673d2b94 UID:773aab4a-54b8-4d69-a1b2-eece7c07505d NetNS:/var/run/netns/e8ddbb69-6b65-4d6e-99d6-840c7c97c1f5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod773aab4a_54b8_4d69_a1b2_eece7c07505d.slice PodAnnotations:0xc00008c240}] Aliases:map[]}\"",
2026-06-10 15:52:08.872378 | controller |     "Jun 10 15:02:32.988962 crc crio[20344]: time=\"2026-06-10T15:02:32.988947411Z\" level=info msg=\"Deleting pod openstack_nova-api-b86c-account-create-update-ql5p4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.872393 | controller |     "Jun 10 15:02:33.371458 crc crio[20344]: time=\"2026-06-10T15:02:33.366804621Z\" level=info msg=\"Stopped pod sandbox: 134a446fcdd3c4b9d5ee050794fbcd15d1a05ed6c0bb4a31d467f6ac673d2b94\" id=d78d4153-fff7-49d6-9888-a4b8581fac05 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.872407 | controller |     "Jun 10 15:02:34.020675 crc crio[20344]: time=\"2026-06-10T15:02:34.019238723Z\" level=info msg=\"Stopping pod sandbox: 2a3b6b4e1c3d0eef5fa148c1198649f0b10b22d30921035d0d72404404018b88\" id=66f386c2-0030-4988-8345-8756d056756e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.872423 | controller |     "Jun 10 15:02:34.020675 crc crio[20344]: time=\"2026-06-10T15:02:34.02065565Z\" level=info msg=\"Got pod network &{Name:nova-cell0-24df-account-create-update-t946g Namespace:openstack ID:2a3b6b4e1c3d0eef5fa148c1198649f0b10b22d30921035d0d72404404018b88 UID:0ddb9794-0062-4a80-96d9-245dea77e4ce NetNS:/var/run/netns/afbbb0cd-86ed-4dab-9f64-e030a5334cfd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0ddb9794_0062_4a80_96d9_245dea77e4ce.slice PodAnnotations:0xc004037030}] Aliases:map[]}\"",
2026-06-10 15:52:08.872438 | controller |     "Jun 10 15:02:34.021541 crc crio[20344]: time=\"2026-06-10T15:02:34.020861025Z\" level=info msg=\"Deleting pod openstack_nova-cell0-24df-account-create-update-t946g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.872453 | controller |     "Jun 10 15:02:34.424603 crc crio[20344]: time=\"2026-06-10T15:02:34.423779549Z\" level=info msg=\"Stopped pod sandbox: 2a3b6b4e1c3d0eef5fa148c1198649f0b10b22d30921035d0d72404404018b88\" id=66f386c2-0030-4988-8345-8756d056756e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.872471 | controller |     "Jun 10 15:02:34.593225 crc crio[20344]: time=\"2026-06-10T15:02:34.593067398Z\" level=warning msg=\"Stopping container 99484a96cd428018d0c02dd61e51b3b2f6ea68a0fe4b933faf2d39976d5f53b5 with stop signal(15) timed out. Killing...\"",
2026-06-10 15:52:08.872487 | controller |     "Jun 10 15:02:34.598819 crc crio[20344]: time=\"2026-06-10T15:02:34.598597792Z\" level=warning msg=\"Stopping container c830eef9410982ab2fee219517549aabeb4937de2abf1a22a64f37f7b19f370e with stop signal(15) timed out. Killing...\"",
2026-06-10 15:52:08.872502 | controller |     "Jun 10 15:02:34.655355 crc crio[20344]: time=\"2026-06-10T15:02:34.655049622Z\" level=error msg=\"Killing container c830eef9410982ab2fee219517549aabeb4937de2abf1a22a64f37f7b19f370e failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill c830eef9410982ab2fee219517549aabeb4937de2abf1a22a64f37f7b19f370e KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-10 15:52:08.872517 | controller |     "Jun 10 15:02:34.726192 crc crio[20344]: time=\"2026-06-10T15:02:34.726117653Z\" level=error msg=\"Killing container 99484a96cd428018d0c02dd61e51b3b2f6ea68a0fe4b933faf2d39976d5f53b5 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 99484a96cd428018d0c02dd61e51b3b2f6ea68a0fe4b933faf2d39976d5f53b5 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-10 15:52:08.872533 | controller |     "Jun 10 15:02:35.416611 crc crio[20344]: time=\"2026-06-10T15:02:35.415014834Z\" level=info msg=\"Stopped container 99484a96cd428018d0c02dd61e51b3b2f6ea68a0fe4b933faf2d39976d5f53b5: openstack/ceilometer-0/ceilometer-notification-agent\" id=92d892b5-9ddb-4216-a9c8-7c3aa629147d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.872548 | controller |     "Jun 10 15:02:35.692776 crc crio[20344]: time=\"2026-06-10T15:02:35.692513042Z\" level=info msg=\"Stopped container c830eef9410982ab2fee219517549aabeb4937de2abf1a22a64f37f7b19f370e: openstack/ceilometer-0/ceilometer-central-agent\" id=cc9976aa-3155-4414-89fb-40a758f09980 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.872564 | controller |     "Jun 10 15:02:35.694210 crc crio[20344]: time=\"2026-06-10T15:02:35.694098103Z\" level=info msg=\"Stopping pod sandbox: aec975323ead54d7deb9d00b856a34376eda2915246c8ee7321347969ac1479b\" id=19e3bd2e-821a-4630-bde2-d722fe089770 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.872579 | controller |     "Jun 10 15:02:35.695077 crc crio[20344]: time=\"2026-06-10T15:02:35.695012647Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:aec975323ead54d7deb9d00b856a34376eda2915246c8ee7321347969ac1479b UID:ed450c46-3dde-481d-8b12-36e18d1e5930 NetNS:/var/run/netns/e68d232b-90aa-4898-85b1-df13690305d7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poded450c46_3dde_481d_8b12_36e18d1e5930.slice PodAnnotations:0xc00282ea40}] Aliases:map[]}\"",
2026-06-10 15:52:08.872595 | controller |     "Jun 10 15:02:35.695196 crc crio[20344]: time=\"2026-06-10T15:02:35.695171691Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.872611 | controller |     "Jun 10 15:02:36.094207 crc crio[20344]: time=\"2026-06-10T15:02:36.093875355Z\" level=info msg=\"Stopped pod sandbox: aec975323ead54d7deb9d00b856a34376eda2915246c8ee7321347969ac1479b\" id=19e3bd2e-821a-4630-bde2-d722fe089770 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.872626 | controller |     "Jun 10 15:02:37.103469 crc crio[20344]: time=\"2026-06-10T15:02:37.097628355Z\" level=info msg=\"Removing container: 7b9e7e610fe52cdeed72ae4e602373630d1475d4d429f5b16a9db70a890c9286\" id=801c014f-8d01-4ddc-95e0-cadbc0197102 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.872645 | controller |     "Jun 10 15:02:37.179098 crc crio[20344]: time=\"2026-06-10T15:02:37.179005195Z\" level=info msg=\"Removed container 7b9e7e610fe52cdeed72ae4e602373630d1475d4d429f5b16a9db70a890c9286: openstack/ceilometer-0/proxy-httpd\" id=801c014f-8d01-4ddc-95e0-cadbc0197102 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.872661 | controller |     "Jun 10 15:02:37.182464 crc crio[20344]: time=\"2026-06-10T15:02:37.182376062Z\" level=info msg=\"Removing container: 6720b92383b3d1e340f5670b35cbf26b7c253ec787f66246b26c8d5edf6d8e33\" id=1be0c6d9-e04a-4a62-9001-01fd961a2f41 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.872677 | controller |     "Jun 10 15:02:37.224846 crc crio[20344]: time=\"2026-06-10T15:02:37.224774167Z\" level=info msg=\"Removed container 6720b92383b3d1e340f5670b35cbf26b7c253ec787f66246b26c8d5edf6d8e33: openstack/ceilometer-0/sg-core\" id=1be0c6d9-e04a-4a62-9001-01fd961a2f41 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.872692 | controller |     "Jun 10 15:02:37.234218 crc crio[20344]: time=\"2026-06-10T15:02:37.23412489Z\" level=info msg=\"Removing container: 99484a96cd428018d0c02dd61e51b3b2f6ea68a0fe4b933faf2d39976d5f53b5\" id=5ac1ca4f-2e0f-4bb2-ae27-e14095225f15 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.872707 | controller |     "Jun 10 15:02:37.274247 crc crio[20344]: time=\"2026-06-10T15:02:37.274006079Z\" level=info msg=\"Removed container 99484a96cd428018d0c02dd61e51b3b2f6ea68a0fe4b933faf2d39976d5f53b5: openstack/ceilometer-0/ceilometer-notification-agent\" id=5ac1ca4f-2e0f-4bb2-ae27-e14095225f15 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.872723 | controller |     "Jun 10 15:02:37.279625 crc crio[20344]: time=\"2026-06-10T15:02:37.279547313Z\" level=info msg=\"Removing container: c830eef9410982ab2fee219517549aabeb4937de2abf1a22a64f37f7b19f370e\" id=221d0ce6-7149-4608-967b-db9e99592fb6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.872738 | controller |     "Jun 10 15:02:37.369065 crc crio[20344]: time=\"2026-06-10T15:02:37.36889596Z\" level=info msg=\"Removed container c830eef9410982ab2fee219517549aabeb4937de2abf1a22a64f37f7b19f370e: openstack/ceilometer-0/ceilometer-central-agent\" id=221d0ce6-7149-4608-967b-db9e99592fb6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.872753 | controller |     "Jun 10 15:02:37.709561 crc crio[20344]: time=\"2026-06-10T15:02:37.709018878Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=8f02ce3a-c1a2-4814-82ef-dffba43f796f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.872768 | controller |     "Jun 10 15:02:37.709689 crc crio[20344]: time=\"2026-06-10T15:02:37.709579663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.872783 | controller |     "Jun 10 15:02:37.746849 crc crio[20344]: time=\"2026-06-10T15:02:37.746671049Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:20362df9602f463b82e3009588b68ce1cb6f3d269d551b98f9c551114bd79af2 UID:9575dc26-2227-4227-99e2-c8a5b4729acd NetNS:/var/run/netns/d064e33a-372e-43dc-93c7-c52440d34912 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9575dc26_2227_4227_99e2_c8a5b4729acd.slice PodAnnotations:0xc00008c4a0}] Aliases:map[]}\"",
2026-06-10 15:52:08.872798 | controller |     "Jun 10 15:02:37.747163 crc crio[20344]: time=\"2026-06-10T15:02:37.746860314Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.872813 | controller |     "Jun 10 15:02:38.344916 crc crio[20344]: 2026-06-10T15:02:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:20362df9602f463 Mac:1a:3e:ff:9b:41:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ba Mtu:0 Sandbox:/var/run/netns/d064e33a-372e-43dc-93c7-c52440d34912 SocketPath: PciID:}] [{Interface:0xc0000141d0 Address:{IP:10.217.0.186 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.872833 | controller |     "Jun 10 15:02:38.347130 crc crio[20344]: time=\"2026-06-10T15:02:38.347070385Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:20362df9602f463b82e3009588b68ce1cb6f3d269d551b98f9c551114bd79af2 UID:9575dc26-2227-4227-99e2-c8a5b4729acd NetNS:/var/run/netns/d064e33a-372e-43dc-93c7-c52440d34912 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9575dc26_2227_4227_99e2_c8a5b4729acd.slice PodAnnotations:0xc00008c4a0}] Aliases:map[]}\"",
2026-06-10 15:52:08.872862 | controller |     "Jun 10 15:02:38.347324 crc crio[20344]: time=\"2026-06-10T15:02:38.34723006Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.872883 | controller |     "Jun 10 15:02:38.357604 crc crio[20344]: time=\"2026-06-10T15:02:38.357513127Z\" level=info msg=\"Ran pod sandbox 20362df9602f463b82e3009588b68ce1cb6f3d269d551b98f9c551114bd79af2 with infra container: openstack/ceilometer-0/POD\" id=8f02ce3a-c1a2-4814-82ef-dffba43f796f name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.872899 | controller |     "Jun 10 15:02:38.363059 crc crio[20344]: time=\"2026-06-10T15:02:38.36297471Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=f385d8cf-b012-4363-bf05-5dd4c2b1197d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.872915 | controller |     "Jun 10 15:02:38.396076 crc crio[20344]: time=\"2026-06-10T15:02:38.395968199Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=a74e8c44-a48b-41c2-9113-955dd4fbc790 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.872931 | controller |     "Jun 10 15:02:38.403328 crc crio[20344]: time=\"2026-06-10T15:02:38.403225828Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=7e76aada-8cb9-4311-b93c-80b605b69b5f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.872947 | controller |     "Jun 10 15:02:38.403678 crc crio[20344]: time=\"2026-06-10T15:02:38.403630819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.872962 | controller |     "Jun 10 15:02:38.447842 crc crio[20344]: time=\"2026-06-10T15:02:38.447761238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.872978 | controller |     "Jun 10 15:02:38.451802 crc crio[20344]: time=\"2026-06-10T15:02:38.451660679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.872994 | controller |     "Jun 10 15:02:38.649660 crc crio[20344]: time=\"2026-06-10T15:02:38.648824874Z\" level=info msg=\"Created container 14b23d2671d139beabe47a64eea93317b8b5d14b54dcb218d76e4e0cb80ebb00: openstack/ceilometer-0/ceilometer-central-agent\" id=7e76aada-8cb9-4311-b93c-80b605b69b5f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.873009 | controller |     "Jun 10 15:02:38.650916 crc crio[20344]: time=\"2026-06-10T15:02:38.650802556Z\" level=info msg=\"Starting container: 14b23d2671d139beabe47a64eea93317b8b5d14b54dcb218d76e4e0cb80ebb00\" id=8996edff-3c56-4128-91f5-d75fb7cf1953 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.873025 | controller |     "Jun 10 15:02:38.661683 crc crio[20344]: time=\"2026-06-10T15:02:38.661554326Z\" level=info msg=\"Started container\" PID=77274 containerID=14b23d2671d139beabe47a64eea93317b8b5d14b54dcb218d76e4e0cb80ebb00 description=openstack/ceilometer-0/ceilometer-central-agent id=8996edff-3c56-4128-91f5-d75fb7cf1953 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20362df9602f463b82e3009588b68ce1cb6f3d269d551b98f9c551114bd79af2",
2026-06-10 15:52:08.873044 | controller |     "Jun 10 15:02:38.670857 crc crio[20344]: time=\"2026-06-10T15:02:38.670757846Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=87db38b9-a8cc-4b78-beac-0e95b184215d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.873060 | controller |     "Jun 10 15:02:38.704058 crc crio[20344]: time=\"2026-06-10T15:02:38.7039337Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=ff1a972a-caa5-4fbf-99f9-5263ea0308fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.873076 | controller |     "Jun 10 15:02:38.712369 crc crio[20344]: time=\"2026-06-10T15:02:38.712213535Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=93b0861d-4462-46a6-8279-f46f649715ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.873092 | controller |     "Jun 10 15:02:38.712930 crc crio[20344]: time=\"2026-06-10T15:02:38.712832471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.873107 | controller |     "Jun 10 15:02:38.765905 crc crio[20344]: time=\"2026-06-10T15:02:38.765804791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.873123 | controller |     "Jun 10 15:02:38.768674 crc crio[20344]: time=\"2026-06-10T15:02:38.768598034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.873138 | controller |     "Jun 10 15:02:38.875097 crc crio[20344]: time=\"2026-06-10T15:02:38.874994135Z\" level=info msg=\"Created container b301766e78a72cc70fffc081a8cbe3135d5d6a2ac347b3805d869d53ed9f07d0: openstack/ceilometer-0/ceilometer-notification-agent\" id=93b0861d-4462-46a6-8279-f46f649715ea name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.873153 | controller |     "Jun 10 15:02:38.876237 crc crio[20344]: time=\"2026-06-10T15:02:38.876139255Z\" level=info msg=\"Starting container: b301766e78a72cc70fffc081a8cbe3135d5d6a2ac347b3805d869d53ed9f07d0\" id=effabd32-fba9-4228-b7e2-8ea88d044cad name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.873180 | controller |     "Jun 10 15:02:38.883086 crc crio[20344]: time=\"2026-06-10T15:02:38.882981153Z\" level=info msg=\"Started container\" PID=77288 containerID=b301766e78a72cc70fffc081a8cbe3135d5d6a2ac347b3805d869d53ed9f07d0 description=openstack/ceilometer-0/ceilometer-notification-agent id=effabd32-fba9-4228-b7e2-8ea88d044cad name=/runtime.v1.RuntimeService/StartContainer sandboxID=20362df9602f463b82e3009588b68ce1cb6f3d269d551b98f9c551114bd79af2",
2026-06-10 15:52:08.873197 | controller |     "Jun 10 15:02:38.893383 crc crio[20344]: time=\"2026-06-10T15:02:38.893205639Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=d3040c7f-2480-41a9-9415-3b48eb79bb1f name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.873213 | controller |     "Jun 10 15:02:38.906678 crc crio[20344]: time=\"2026-06-10T15:02:38.906552097Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=dfc68fcd-91af-45a5-9331-d502afd8dc9e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.873229 | controller |     "Jun 10 15:02:38.914916 crc crio[20344]: time=\"2026-06-10T15:02:38.914767891Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=78eaedd0-fde0-456f-a378-f8ae5e03d293 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.873247 | controller |     "Jun 10 15:02:38.915205 crc crio[20344]: time=\"2026-06-10T15:02:38.915155761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.873263 | controller |     "Jun 10 15:02:38.954896 crc crio[20344]: time=\"2026-06-10T15:02:38.954786473Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.873279 | controller |     "Jun 10 15:02:38.959182 crc crio[20344]: time=\"2026-06-10T15:02:38.959067684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.873294 | controller |     "Jun 10 15:02:39.114047 crc crio[20344]: time=\"2026-06-10T15:02:39.113955228Z\" level=info msg=\"Created container ba5e9df58b539ae9744b2f37d55f097829eedc7885a13bd37b21525aaa357e40: openstack/ceilometer-0/sg-core\" id=78eaedd0-fde0-456f-a378-f8ae5e03d293 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.873309 | controller |     "Jun 10 15:02:39.115460 crc crio[20344]: time=\"2026-06-10T15:02:39.115219491Z\" level=info msg=\"Starting container: ba5e9df58b539ae9744b2f37d55f097829eedc7885a13bd37b21525aaa357e40\" id=726711bd-ed99-4d73-b4c9-22104b6c1a61 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.873324 | controller |     "Jun 10 15:02:39.121750 crc crio[20344]: time=\"2026-06-10T15:02:39.121602447Z\" level=info msg=\"Started container\" PID=77304 containerID=ba5e9df58b539ae9744b2f37d55f097829eedc7885a13bd37b21525aaa357e40 description=openstack/ceilometer-0/sg-core id=726711bd-ed99-4d73-b4c9-22104b6c1a61 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20362df9602f463b82e3009588b68ce1cb6f3d269d551b98f9c551114bd79af2",
2026-06-10 15:52:08.873340 | controller |     "Jun 10 15:02:39.134580 crc crio[20344]: time=\"2026-06-10T15:02:39.134166875Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=2388597a-2d4a-4194-b1cd-bcb761cef31c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.873355 | controller |     "Jun 10 15:02:39.175436 crc crio[20344]: time=\"2026-06-10T15:02:39.175325256Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=757afda9-75c6-485e-bdab-f4b6ec506eb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.873371 | controller |     "Jun 10 15:02:39.183550 crc crio[20344]: time=\"2026-06-10T15:02:39.183483229Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=63a522d6-41cd-4355-b9db-f05da6a81362 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.873386 | controller |     "Jun 10 15:02:39.183857 crc crio[20344]: time=\"2026-06-10T15:02:39.183798587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.873401 | controller |     "Jun 10 15:02:39.246587 crc crio[20344]: time=\"2026-06-10T15:02:39.24649594Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.873416 | controller |     "Jun 10 15:02:39.253325 crc crio[20344]: time=\"2026-06-10T15:02:39.253186474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.873431 | controller |     "Jun 10 15:02:39.431503 crc crio[20344]: time=\"2026-06-10T15:02:39.430848781Z\" level=info msg=\"Created container 8da3694574629ec0736461cddb8e63bc49e7725b707aebd4f7156e628ff3201b: openstack/ceilometer-0/proxy-httpd\" id=63a522d6-41cd-4355-b9db-f05da6a81362 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.873450 | controller |     "Jun 10 15:02:39.433007 crc crio[20344]: time=\"2026-06-10T15:02:39.432583677Z\" level=info msg=\"Starting container: 8da3694574629ec0736461cddb8e63bc49e7725b707aebd4f7156e628ff3201b\" id=b2384372-a36f-464b-8ef7-b894f6514141 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.873465 | controller |     "Jun 10 15:02:39.440318 crc crio[20344]: time=\"2026-06-10T15:02:39.440131563Z\" level=info msg=\"Started container\" PID=77338 containerID=8da3694574629ec0736461cddb8e63bc49e7725b707aebd4f7156e628ff3201b description=openstack/ceilometer-0/proxy-httpd id=b2384372-a36f-464b-8ef7-b894f6514141 name=/runtime.v1.RuntimeService/StartContainer sandboxID=20362df9602f463b82e3009588b68ce1cb6f3d269d551b98f9c551114bd79af2",
2026-06-10 15:52:08.873480 | controller |     "Jun 10 15:02:40.153100 crc crio[20344]: time=\"2026-06-10T15:02:40.15303169Z\" level=info msg=\"Stopping container: ba5e9df58b539ae9744b2f37d55f097829eedc7885a13bd37b21525aaa357e40 (timeout: 30s)\" id=d0dc7af8-dbbb-465f-a342-709b5bce8250 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.873495 | controller |     "Jun 10 15:02:40.153236 crc crio[20344]: time=\"2026-06-10T15:02:40.153120753Z\" level=info msg=\"Stopping container: 8da3694574629ec0736461cddb8e63bc49e7725b707aebd4f7156e628ff3201b (timeout: 30s)\" id=0daf0ab3-063d-420a-82ea-14ccd2957e50 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.873510 | controller |     "Jun 10 15:02:40.153236 crc crio[20344]: time=\"2026-06-10T15:02:40.153062821Z\" level=info msg=\"Stopping container: 14b23d2671d139beabe47a64eea93317b8b5d14b54dcb218d76e4e0cb80ebb00 (timeout: 30s)\" id=67f0e22c-2449-4457-9785-391509d8fc8a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.873525 | controller |     "Jun 10 15:02:40.153377 crc crio[20344]: time=\"2026-06-10T15:02:40.153143063Z\" level=info msg=\"Stopping container: b301766e78a72cc70fffc081a8cbe3135d5d6a2ac347b3805d869d53ed9f07d0 (timeout: 30s)\" id=09e014de-ebd4-461d-a8c3-4784114ba973 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.873541 | controller |     "Jun 10 15:02:40.166105 crc crio[20344]: time=\"2026-06-10T15:02:40.166019679Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-db-sync-5t9hx/POD\" id=ff8ca40a-86a3-4145-9cf9-36e8f02769dd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.873555 | controller |     "Jun 10 15:02:40.166227 crc crio[20344]: time=\"2026-06-10T15:02:40.166117391Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.873570 | controller |     "Jun 10 15:02:40.207043 crc crio[20344]: time=\"2026-06-10T15:02:40.206968475Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-5t9hx Namespace:openstack ID:c1c436c934e1867265856becb99d3590a267315a20b8406cf9843661458fdce9 UID:08164961-c888-4a09-9e0e-dbe4b7cc89ed NetNS:/var/run/netns/c7127e23-0ac2-48f2-9644-dec776872e50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08164961_c888_4a09_9e0e_dbe4b7cc89ed.slice PodAnnotations:0xc000738448}] Aliases:map[]}\"",
2026-06-10 15:52:08.873585 | controller |     "Jun 10 15:02:40.207043 crc crio[20344]: time=\"2026-06-10T15:02:40.207029767Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-db-sync-5t9hx to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.873601 | controller |     "Jun 10 15:02:40.541606 crc crio[20344]: time=\"2026-06-10T15:02:40.540988883Z\" level=info msg=\"Stopped container ba5e9df58b539ae9744b2f37d55f097829eedc7885a13bd37b21525aaa357e40: openstack/ceilometer-0/sg-core\" id=d0dc7af8-dbbb-465f-a342-709b5bce8250 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.873620 | controller |     "Jun 10 15:02:40.912313 crc crio[20344]: time=\"2026-06-10T15:02:40.911709087Z\" level=info msg=\"Stopped container 8da3694574629ec0736461cddb8e63bc49e7725b707aebd4f7156e628ff3201b: openstack/ceilometer-0/proxy-httpd\" id=0daf0ab3-063d-420a-82ea-14ccd2957e50 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.873636 | controller |     "Jun 10 15:02:40.983045 crc crio[20344]: 2026-06-10T15:02:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c1c436c934e1867 Mac:be:7b:bc:16:5e:8f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bb Mtu:0 Sandbox:/var/run/netns/c7127e23-0ac2-48f2-9644-dec776872e50 SocketPath: PciID:}] [{Interface:0xc0003305c0 Address:{IP:10.217.0.187 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.873652 | controller |     "Jun 10 15:02:40.984805 crc crio[20344]: time=\"2026-06-10T15:02:40.984686228Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-5t9hx Namespace:openstack ID:c1c436c934e1867265856becb99d3590a267315a20b8406cf9843661458fdce9 UID:08164961-c888-4a09-9e0e-dbe4b7cc89ed NetNS:/var/run/netns/c7127e23-0ac2-48f2-9644-dec776872e50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08164961_c888_4a09_9e0e_dbe4b7cc89ed.slice PodAnnotations:0xc000738448}] Aliases:map[]}\"",
2026-06-10 15:52:08.873667 | controller |     "Jun 10 15:02:40.985009 crc crio[20344]: time=\"2026-06-10T15:02:40.984940595Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-db-sync-5t9hx for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.873683 | controller |     "Jun 10 15:02:41.005747 crc crio[20344]: time=\"2026-06-10T15:02:41.005630704Z\" level=info msg=\"Ran pod sandbox c1c436c934e1867265856becb99d3590a267315a20b8406cf9843661458fdce9 with infra container: openstack/nova-cell0-conductor-db-sync-5t9hx/POD\" id=ff8ca40a-86a3-4145-9cf9-36e8f02769dd name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.873699 | controller |     "Jun 10 15:02:41.007990 crc crio[20344]: time=\"2026-06-10T15:02:41.007916743Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=76dd6b04-a640-43c6-9b82-6a388ec373f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.873714 | controller |     "Jun 10 15:02:41.008122 crc crio[20344]: time=\"2026-06-10T15:02:41.008098348Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified not found\" id=76dd6b04-a640-43c6-9b82-6a388ec373f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.873729 | controller |     "Jun 10 15:02:41.008122 crc crio[20344]: time=\"2026-06-10T15:02:41.008141849Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified found\" id=76dd6b04-a640-43c6-9b82-6a388ec373f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.873744 | controller |     "Jun 10 15:02:41.009385 crc crio[20344]: time=\"2026-06-10T15:02:41.009303859Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=05af2f31-5469-4857-9564-c6d0c35a3751 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.873759 | controller |     "Jun 10 15:02:41.021494 crc crio[20344]: time=\"2026-06-10T15:02:41.021416285Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\\\"\"",
2026-06-10 15:52:08.873774 | controller |     "Jun 10 15:02:41.296945 crc crio[20344]: time=\"2026-06-10T15:02:41.296487779Z\" level=info msg=\"Stopped container 14b23d2671d139beabe47a64eea93317b8b5d14b54dcb218d76e4e0cb80ebb00: openstack/ceilometer-0/ceilometer-central-agent\" id=67f0e22c-2449-4457-9785-391509d8fc8a name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.873789 | controller |     "Jun 10 15:02:54.333372 crc crio[20344]: time=\"2026-06-10T15:02:54.332653058Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-gczlf/POD\" id=7e694bb1-359a-4580-a568-4e5263e04fb1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.873808 | controller |     "Jun 10 15:02:54.335089 crc crio[20344]: time=\"2026-06-10T15:02:54.333394427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.873824 | controller |     "Jun 10 15:02:54.379332 crc crio[20344]: time=\"2026-06-10T15:02:54.379149409Z\" level=info msg=\"Got pod network &{Name:community-operators-gczlf Namespace:openshift-marketplace ID:0b0812608a32721cb1433516107c2cf9b1f53b2008e75a5873b68f8dd2ecf200 UID:06dee8ee-8dc8-4de5-ae3f-5329223e9f6d NetNS:/var/run/netns/b62490fb-438f-4bf2-aa60-55aea75ff164 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod06dee8ee_8dc8_4de5_ae3f_5329223e9f6d.slice PodAnnotations:0xc00078c940}] Aliases:map[]}\"",
2026-06-10 15:52:08.873840 | controller |     "Jun 10 15:02:54.379332 crc crio[20344]: time=\"2026-06-10T15:02:54.379227291Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-gczlf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.873875 | controller |     "Jun 10 15:02:54.629065 crc crio[20344]: time=\"2026-06-10T15:02:54.628959565Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-conductor@sha256:99287b7aa83a5c1c32b9c3077bb084ea2f3c582f87b298d861544e5c5a6ebf41\" id=05af2f31-5469-4857-9564-c6d0c35a3751 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.873893 | controller |     "Jun 10 15:02:54.630136 crc crio[20344]: time=\"2026-06-10T15:02:54.630068764Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=4dc9b2f1-e5a3-4b18-9390-324ad76400f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.873909 | controller |     "Jun 10 15:02:54.683714 crc crio[20344]: time=\"2026-06-10T15:02:54.683117115Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=ee5814d4-e7f5-4378-b941-79af44e215b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.873924 | controller |     "Jun 10 15:02:54.698185 crc crio[20344]: time=\"2026-06-10T15:02:54.696553705Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-db-sync-5t9hx/nova-cell0-conductor-db-sync\" id=61ddeadb-2bfe-42c6-8987-eb8c941c4e2d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.873939 | controller |     "Jun 10 15:02:54.699908 crc crio[20344]: time=\"2026-06-10T15:02:54.699446701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.873955 | controller |     "Jun 10 15:02:54.792527 crc crio[20344]: time=\"2026-06-10T15:02:54.792348169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.873970 | controller |     "Jun 10 15:02:54.799707 crc crio[20344]: time=\"2026-06-10T15:02:54.799632209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.873985 | controller |     "Jun 10 15:02:54.951473 crc crio[20344]: time=\"2026-06-10T15:02:54.95134895Z\" level=info msg=\"Created container ad0f1e157fc855f54d5df76c941701bf41910f7dec9b1378d3177849c8f61725: openstack/nova-cell0-conductor-db-sync-5t9hx/nova-cell0-conductor-db-sync\" id=61ddeadb-2bfe-42c6-8987-eb8c941c4e2d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.874007 | controller |     "Jun 10 15:02:54.953921 crc crio[20344]: time=\"2026-06-10T15:02:54.953815734Z\" level=info msg=\"Starting container: ad0f1e157fc855f54d5df76c941701bf41910f7dec9b1378d3177849c8f61725\" id=791487a9-292b-4541-b62e-c90c67068a59 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.874023 | controller |     "Jun 10 15:02:54.962513 crc crio[20344]: time=\"2026-06-10T15:02:54.962155872Z\" level=info msg=\"Started container\" PID=78421 containerID=ad0f1e157fc855f54d5df76c941701bf41910f7dec9b1378d3177849c8f61725 description=openstack/nova-cell0-conductor-db-sync-5t9hx/nova-cell0-conductor-db-sync id=791487a9-292b-4541-b62e-c90c67068a59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1c436c934e1867265856becb99d3590a267315a20b8406cf9843661458fdce9",
2026-06-10 15:52:08.874039 | controller |     "Jun 10 15:02:54.998676 crc crio[20344]: 2026-06-10T15:02:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0b0812608a32721 Mac:be:48:64:1a:85:33 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bc Mtu:0 Sandbox:/var/run/netns/b62490fb-438f-4bf2-aa60-55aea75ff164 SocketPath: PciID:}] [{Interface:0xc000014b40 Address:{IP:10.217.0.188 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.874055 | controller |     "Jun 10 15:02:55.000141 crc crio[20344]: time=\"2026-06-10T15:02:55.000068649Z\" level=info msg=\"Got pod network &{Name:community-operators-gczlf Namespace:openshift-marketplace ID:0b0812608a32721cb1433516107c2cf9b1f53b2008e75a5873b68f8dd2ecf200 UID:06dee8ee-8dc8-4de5-ae3f-5329223e9f6d NetNS:/var/run/netns/b62490fb-438f-4bf2-aa60-55aea75ff164 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod06dee8ee_8dc8_4de5_ae3f_5329223e9f6d.slice PodAnnotations:0xc00078c940}] Aliases:map[]}\"",
2026-06-10 15:52:08.874071 | controller |     "Jun 10 15:02:55.000313 crc crio[20344]: time=\"2026-06-10T15:02:55.000234843Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-gczlf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.874087 | controller |     "Jun 10 15:02:55.008963 crc crio[20344]: time=\"2026-06-10T15:02:55.008778906Z\" level=info msg=\"Ran pod sandbox 0b0812608a32721cb1433516107c2cf9b1f53b2008e75a5873b68f8dd2ecf200 with infra container: openshift-marketplace/community-operators-gczlf/POD\" id=7e694bb1-359a-4580-a568-4e5263e04fb1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.874102 | controller |     "Jun 10 15:02:55.012676 crc crio[20344]: time=\"2026-06-10T15:02:55.012185275Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b96100a4-2227-42b3-8473-45d6127ca2e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.874118 | controller |     "Jun 10 15:02:55.015006 crc crio[20344]: time=\"2026-06-10T15:02:55.014950287Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=032beed7-7d00-4a1f-a55e-3595f94ce1d8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.874133 | controller |     "Jun 10 15:02:55.022512 crc crio[20344]: time=\"2026-06-10T15:02:55.02238402Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-gczlf/extract-utilities\" id=9a8b058b-ce3d-4b51-a439-0104f85bc4b8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.874148 | controller |     "Jun 10 15:02:55.022895 crc crio[20344]: time=\"2026-06-10T15:02:55.022837372Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.874163 | controller |     "Jun 10 15:02:55.097513 crc crio[20344]: time=\"2026-06-10T15:02:55.09724836Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.874182 | controller |     "Jun 10 15:02:55.104362 crc crio[20344]: time=\"2026-06-10T15:02:55.104213691Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.874198 | controller |     "Jun 10 15:02:55.212910 crc crio[20344]: time=\"2026-06-10T15:02:55.212795809Z\" level=info msg=\"Created container 019ff21f3b05539641d6926581d35bbdb5606ace070cc87b84f4149b750a147d: openshift-marketplace/community-operators-gczlf/extract-utilities\" id=9a8b058b-ce3d-4b51-a439-0104f85bc4b8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.874213 | controller |     "Jun 10 15:02:55.214650 crc crio[20344]: time=\"2026-06-10T15:02:55.214553265Z\" level=info msg=\"Starting container: 019ff21f3b05539641d6926581d35bbdb5606ace070cc87b84f4149b750a147d\" id=cbb0dd2b-f924-45e1-ac1a-5d4f9f28f739 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.874228 | controller |     "Jun 10 15:02:55.224946 crc crio[20344]: time=\"2026-06-10T15:02:55.224835413Z\" level=info msg=\"Started container\" PID=78445 containerID=019ff21f3b05539641d6926581d35bbdb5606ace070cc87b84f4149b750a147d description=openshift-marketplace/community-operators-gczlf/extract-utilities id=cbb0dd2b-f924-45e1-ac1a-5d4f9f28f739 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b0812608a32721cb1433516107c2cf9b1f53b2008e75a5873b68f8dd2ecf200",
2026-06-10 15:52:08.874244 | controller |     "Jun 10 15:02:55.483813 crc crio[20344]: time=\"2026-06-10T15:02:55.483687964Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=efcba303-5183-4639-9345-4ab1d67b8c9c name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.874259 | controller |     "Jun 10 15:02:55.495039 crc crio[20344]: time=\"2026-06-10T15:02:55.494912637Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-10 15:52:08.874274 | controller |     "Jun 10 15:02:56.240602 crc crio[20344]: time=\"2026-06-10T15:02:56.239100278Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:dfbee1a913900ca811d31cf79d976dfb34f80fb64e946ffb82e85b5587887c69\" id=efcba303-5183-4639-9345-4ab1d67b8c9c name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.874290 | controller |     "Jun 10 15:02:56.242544 crc crio[20344]: time=\"2026-06-10T15:02:56.241925102Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=6a62fa0a-2616-4c29-98f0-8352184f32ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.874305 | controller |     "Jun 10 15:02:56.252575 crc crio[20344]: time=\"2026-06-10T15:02:56.246229474Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=4fcd1e94-5f34-4916-880a-ac4566f15bcb name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.874320 | controller |     "Jun 10 15:02:56.256694 crc crio[20344]: time=\"2026-06-10T15:02:56.256613644Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-gczlf/extract-content\" id=8ae72f96-dd1b-416a-bddc-2188416e5b17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.874335 | controller |     "Jun 10 15:02:56.258851 crc crio[20344]: time=\"2026-06-10T15:02:56.258643367Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.874350 | controller |     "Jun 10 15:02:56.329608 crc crio[20344]: time=\"2026-06-10T15:02:56.329528463Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.874364 | controller |     "Jun 10 15:02:56.333602 crc crio[20344]: time=\"2026-06-10T15:02:56.333532868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.874383 | controller |     "Jun 10 15:02:56.483027 crc crio[20344]: time=\"2026-06-10T15:02:56.482939969Z\" level=info msg=\"Created container b211a7550c2521c3fe66bda15f4afbf0f9a32302ebf817e07adcadeb758240f8: openshift-marketplace/community-operators-gczlf/extract-content\" id=8ae72f96-dd1b-416a-bddc-2188416e5b17 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.874398 | controller |     "Jun 10 15:02:56.485244 crc crio[20344]: time=\"2026-06-10T15:02:56.484440158Z\" level=info msg=\"Starting container: b211a7550c2521c3fe66bda15f4afbf0f9a32302ebf817e07adcadeb758240f8\" id=6494eb4e-1cde-492d-bcd3-60a520e6d5c7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.874414 | controller |     "Jun 10 15:02:56.493971 crc crio[20344]: time=\"2026-06-10T15:02:56.493845953Z\" level=info msg=\"Started container\" PID=78520 containerID=b211a7550c2521c3fe66bda15f4afbf0f9a32302ebf817e07adcadeb758240f8 description=openshift-marketplace/community-operators-gczlf/extract-content id=6494eb4e-1cde-492d-bcd3-60a520e6d5c7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b0812608a32721cb1433516107c2cf9b1f53b2008e75a5873b68f8dd2ecf200",
2026-06-10 15:52:08.874429 | controller |     "Jun 10 15:02:58.283181 crc crio[20344]: time=\"2026-06-10T15:02:58.282647Z\" level=info msg=\"Removing container: 34d1dd6fc25cf2414401c64b0149a33c0535fc3b8a7b108f733d0cd6b8ac2ec8\" id=f62b05cc-c806-4cc7-8012-b44c20957904 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.874444 | controller |     "Jun 10 15:02:58.490402 crc crio[20344]: time=\"2026-06-10T15:02:58.489834285Z\" level=info msg=\"Removed container 34d1dd6fc25cf2414401c64b0149a33c0535fc3b8a7b108f733d0cd6b8ac2ec8: openshift-infra/auto-csr-approver-29685056-x7qr5/oc\" id=f62b05cc-c806-4cc7-8012-b44c20957904 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.874460 | controller |     "Jun 10 15:02:58.508078 crc crio[20344]: time=\"2026-06-10T15:02:58.503644804Z\" level=info msg=\"Stopping pod sandbox: fe2a0b6e79b8d444f05e8677bcacdeb1419826842bd1e4b6d388cf6f868299b5\" id=88841f36-6dde-47ea-b527-39c3472f7f29 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.874475 | controller |     "Jun 10 15:02:58.508078 crc crio[20344]: time=\"2026-06-10T15:02:58.50386824Z\" level=info msg=\"Stopped pod sandbox (already stopped): fe2a0b6e79b8d444f05e8677bcacdeb1419826842bd1e4b6d388cf6f868299b5\" id=88841f36-6dde-47ea-b527-39c3472f7f29 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.874490 | controller |     "Jun 10 15:02:58.508078 crc crio[20344]: time=\"2026-06-10T15:02:58.505583925Z\" level=info msg=\"Removing pod sandbox: fe2a0b6e79b8d444f05e8677bcacdeb1419826842bd1e4b6d388cf6f868299b5\" id=f5f9c985-4398-47cc-ade1-5b30e110a505 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.874505 | controller |     "Jun 10 15:02:58.662800 crc crio[20344]: time=\"2026-06-10T15:02:58.662658816Z\" level=info msg=\"Removed pod sandbox: fe2a0b6e79b8d444f05e8677bcacdeb1419826842bd1e4b6d388cf6f868299b5\" id=f5f9c985-4398-47cc-ade1-5b30e110a505 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.874520 | controller |     "Jun 10 15:02:58.666241 crc crio[20344]: time=\"2026-06-10T15:02:58.666149387Z\" level=info msg=\"Stopping pod sandbox: aec975323ead54d7deb9d00b856a34376eda2915246c8ee7321347969ac1479b\" id=333f8cb7-570d-43a6-a999-745095e7af4a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.874535 | controller |     "Jun 10 15:02:58.666241 crc crio[20344]: time=\"2026-06-10T15:02:58.666336372Z\" level=info msg=\"Stopped pod sandbox (already stopped): aec975323ead54d7deb9d00b856a34376eda2915246c8ee7321347969ac1479b\" id=333f8cb7-570d-43a6-a999-745095e7af4a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.874549 | controller |     "Jun 10 15:02:58.667978 crc crio[20344]: time=\"2026-06-10T15:02:58.667873722Z\" level=info msg=\"Removing pod sandbox: aec975323ead54d7deb9d00b856a34376eda2915246c8ee7321347969ac1479b\" id=28edf6af-d39e-49a6-923a-084d03b583de name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.874567 | controller |     "Jun 10 15:02:58.695818 crc crio[20344]: time=\"2026-06-10T15:02:58.695679976Z\" level=info msg=\"Removed pod sandbox: aec975323ead54d7deb9d00b856a34376eda2915246c8ee7321347969ac1479b\" id=28edf6af-d39e-49a6-923a-084d03b583de name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.874582 | controller |     "Jun 10 15:02:58.697118 crc crio[20344]: time=\"2026-06-10T15:02:58.69700918Z\" level=info msg=\"Stopping pod sandbox: 94e162abbd7750e1e1f6058bae821263a105517601fbef6de5ed39130815587b\" id=939bcb9a-7208-45cb-89f6-301858c2fbe3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.874597 | controller |     "Jun 10 15:02:58.697118 crc crio[20344]: time=\"2026-06-10T15:02:58.697109423Z\" level=info msg=\"Stopped pod sandbox (already stopped): 94e162abbd7750e1e1f6058bae821263a105517601fbef6de5ed39130815587b\" id=939bcb9a-7208-45cb-89f6-301858c2fbe3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.874612 | controller |     "Jun 10 15:02:58.698118 crc crio[20344]: time=\"2026-06-10T15:02:58.698016607Z\" level=info msg=\"Removing pod sandbox: 94e162abbd7750e1e1f6058bae821263a105517601fbef6de5ed39130815587b\" id=800917ce-8bf8-4e37-9594-569d3e1d85d9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.874627 | controller |     "Jun 10 15:02:58.722134 crc crio[20344]: time=\"2026-06-10T15:02:58.722020342Z\" level=info msg=\"Removed pod sandbox: 94e162abbd7750e1e1f6058bae821263a105517601fbef6de5ed39130815587b\" id=800917ce-8bf8-4e37-9594-569d3e1d85d9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.874642 | controller |     "Jun 10 15:02:58.723327 crc crio[20344]: time=\"2026-06-10T15:02:58.723170682Z\" level=info msg=\"Stopping pod sandbox: 3f0073e57229fd97eb60ae8d02637619d324719bd167fc355ec14e8f1f12d597\" id=7b1bd760-bad4-420b-a8ae-808aec7d1fb0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.874657 | controller |     "Jun 10 15:02:58.723415 crc crio[20344]: time=\"2026-06-10T15:02:58.723359697Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3f0073e57229fd97eb60ae8d02637619d324719bd167fc355ec14e8f1f12d597\" id=7b1bd760-bad4-420b-a8ae-808aec7d1fb0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.874672 | controller |     "Jun 10 15:02:58.725218 crc crio[20344]: time=\"2026-06-10T15:02:58.724666941Z\" level=info msg=\"Removing pod sandbox: 3f0073e57229fd97eb60ae8d02637619d324719bd167fc355ec14e8f1f12d597\" id=9819679a-b72c-4670-8ebc-3a2465a77ec6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.874687 | controller |     "Jun 10 15:02:58.759761 crc crio[20344]: time=\"2026-06-10T15:02:58.759628161Z\" level=info msg=\"Removed pod sandbox: 3f0073e57229fd97eb60ae8d02637619d324719bd167fc355ec14e8f1f12d597\" id=9819679a-b72c-4670-8ebc-3a2465a77ec6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.874702 | controller |     "Jun 10 15:02:58.760847 crc crio[20344]: time=\"2026-06-10T15:02:58.760772501Z\" level=info msg=\"Stopping pod sandbox: e4c9a1f735b58af83855cb27e28c862b96124faea6f2cd420f5932b8e538ebb2\" id=963bdd01-9242-4690-9485-cc5fb7474855 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.874717 | controller |     "Jun 10 15:02:58.760959 crc crio[20344]: time=\"2026-06-10T15:02:58.760854243Z\" level=info msg=\"Stopped pod sandbox (already stopped): e4c9a1f735b58af83855cb27e28c862b96124faea6f2cd420f5932b8e538ebb2\" id=963bdd01-9242-4690-9485-cc5fb7474855 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.874731 | controller |     "Jun 10 15:02:58.762161 crc crio[20344]: time=\"2026-06-10T15:02:58.762084745Z\" level=info msg=\"Removing pod sandbox: e4c9a1f735b58af83855cb27e28c862b96124faea6f2cd420f5932b8e538ebb2\" id=94c93b75-3270-4396-95ff-5b12aae88e6c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.874751 | controller |     "Jun 10 15:02:58.809204 crc crio[20344]: time=\"2026-06-10T15:02:58.80909887Z\" level=info msg=\"Removed pod sandbox: e4c9a1f735b58af83855cb27e28c862b96124faea6f2cd420f5932b8e538ebb2\" id=94c93b75-3270-4396-95ff-5b12aae88e6c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.874766 | controller |     "Jun 10 15:02:58.810543 crc crio[20344]: time=\"2026-06-10T15:02:58.810466825Z\" level=info msg=\"Stopping pod sandbox: af46c91751671df93fef166824eb2ff03d232f0442af00227281df6a601116aa\" id=e756ea81-429a-40fa-b4a4-436201c243b6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.874781 | controller |     "Jun 10 15:02:58.810633 crc crio[20344]: time=\"2026-06-10T15:02:58.810574988Z\" level=info msg=\"Stopped pod sandbox (already stopped): af46c91751671df93fef166824eb2ff03d232f0442af00227281df6a601116aa\" id=e756ea81-429a-40fa-b4a4-436201c243b6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.874795 | controller |     "Jun 10 15:02:58.811629 crc crio[20344]: time=\"2026-06-10T15:02:58.811549133Z\" level=info msg=\"Removing pod sandbox: af46c91751671df93fef166824eb2ff03d232f0442af00227281df6a601116aa\" id=9473cb28-a9b3-4b8c-9201-33972a217e79 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.874810 | controller |     "Jun 10 15:02:58.844608 crc crio[20344]: time=\"2026-06-10T15:02:58.84445539Z\" level=info msg=\"Removed pod sandbox: af46c91751671df93fef166824eb2ff03d232f0442af00227281df6a601116aa\" id=9473cb28-a9b3-4b8c-9201-33972a217e79 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.874825 | controller |     "Jun 10 15:02:58.846592 crc crio[20344]: time=\"2026-06-10T15:02:58.846512644Z\" level=info msg=\"Stopping pod sandbox: b2bc82222e824672cd00276909626b7d5348017d813434b82d49459b2dc61f02\" id=4a4657a2-25c0-4b62-9a47-88cff016a2e2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.874840 | controller |     "Jun 10 15:02:58.846876 crc crio[20344]: time=\"2026-06-10T15:02:58.846827102Z\" level=info msg=\"Stopped pod sandbox (already stopped): b2bc82222e824672cd00276909626b7d5348017d813434b82d49459b2dc61f02\" id=4a4657a2-25c0-4b62-9a47-88cff016a2e2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.874877 | controller |     "Jun 10 15:02:58.849405 crc crio[20344]: time=\"2026-06-10T15:02:58.849191244Z\" level=info msg=\"Removing pod sandbox: b2bc82222e824672cd00276909626b7d5348017d813434b82d49459b2dc61f02\" id=0ff00aed-3a91-4a3f-a5a0-d786af71ed80 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.874893 | controller |     "Jun 10 15:02:58.892829 crc crio[20344]: time=\"2026-06-10T15:02:58.892534893Z\" level=info msg=\"Removed pod sandbox: b2bc82222e824672cd00276909626b7d5348017d813434b82d49459b2dc61f02\" id=0ff00aed-3a91-4a3f-a5a0-d786af71ed80 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.874909 | controller |     "Jun 10 15:02:58.894413 crc crio[20344]: time=\"2026-06-10T15:02:58.894325159Z\" level=info msg=\"Stopping pod sandbox: 22514513d675b735ef5bbd28174f5f852591cc2aa59a3f6fcf174a0eff321e64\" id=27d44f58-6d92-4911-a838-8c0ab7fa2976 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.874924 | controller |     "Jun 10 15:02:58.894581 crc crio[20344]: time=\"2026-06-10T15:02:58.894483023Z\" level=info msg=\"Stopped pod sandbox (already stopped): 22514513d675b735ef5bbd28174f5f852591cc2aa59a3f6fcf174a0eff321e64\" id=27d44f58-6d92-4911-a838-8c0ab7fa2976 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.874939 | controller |     "Jun 10 15:02:58.896057 crc crio[20344]: time=\"2026-06-10T15:02:58.895950752Z\" level=info msg=\"Removing pod sandbox: 22514513d675b735ef5bbd28174f5f852591cc2aa59a3f6fcf174a0eff321e64\" id=4252e2dd-913a-4339-aa22-00570b1787d0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.874954 | controller |     "Jun 10 15:02:58.924598 crc crio[20344]: time=\"2026-06-10T15:02:58.924453874Z\" level=info msg=\"Removed pod sandbox: 22514513d675b735ef5bbd28174f5f852591cc2aa59a3f6fcf174a0eff321e64\" id=4252e2dd-913a-4339-aa22-00570b1787d0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.874973 | controller |     "Jun 10 15:02:59.582444 crc crio[20344]: time=\"2026-06-10T15:02:59.581976178Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=46e45a13-7071-4fc2-922a-3f5839f1d2d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.874989 | controller |     "Jun 10 15:02:59.585125 crc crio[20344]: time=\"2026-06-10T15:02:59.585024018Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e9a80752-c759-4f3a-985f-9c9fcf072ddd name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.875004 | controller |     "Jun 10 15:02:59.604035 crc crio[20344]: time=\"2026-06-10T15:02:59.603862188Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-gczlf/registry-server\" id=c7ff4c11-75fb-411f-8762-902cca7533c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.875071 | controller |     "Jun 10 15:02:59.604527 crc crio[20344]: time=\"2026-06-10T15:02:59.604465224Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.875098 | controller |     "Jun 10 15:02:59.712050 crc crio[20344]: time=\"2026-06-10T15:02:59.711908802Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.875114 | controller |     "Jun 10 15:02:59.716156 crc crio[20344]: time=\"2026-06-10T15:02:59.716077951Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.875130 | controller |     "Jun 10 15:02:59.873094 crc crio[20344]: time=\"2026-06-10T15:02:59.873013608Z\" level=info msg=\"Created container 2bc8fce7eeea6003c5c86ce92f29b0aecc389148cc7d47d7a45bb82e63723273: openshift-marketplace/community-operators-gczlf/registry-server\" id=c7ff4c11-75fb-411f-8762-902cca7533c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.875146 | controller |     "Jun 10 15:02:59.875031 crc crio[20344]: time=\"2026-06-10T15:02:59.874944978Z\" level=info msg=\"Starting container: 2bc8fce7eeea6003c5c86ce92f29b0aecc389148cc7d47d7a45bb82e63723273\" id=8ef730fe-c84a-4a6d-8e0b-5fdc0faee61d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.875162 | controller |     "Jun 10 15:02:59.884177 crc crio[20344]: time=\"2026-06-10T15:02:59.884095667Z\" level=info msg=\"Started container\" PID=78710 containerID=2bc8fce7eeea6003c5c86ce92f29b0aecc389148cc7d47d7a45bb82e63723273 description=openshift-marketplace/community-operators-gczlf/registry-server id=8ef730fe-c84a-4a6d-8e0b-5fdc0faee61d name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b0812608a32721cb1433516107c2cf9b1f53b2008e75a5873b68f8dd2ecf200",
2026-06-10 15:52:08.875178 | controller |     "Jun 10 15:03:10.166173 crc crio[20344]: time=\"2026-06-10T15:03:10.165176673Z\" level=warning msg=\"Stopping container b301766e78a72cc70fffc081a8cbe3135d5d6a2ac347b3805d869d53ed9f07d0 with stop signal(15) timed out. Killing...\"",
2026-06-10 15:52:08.875193 | controller |     "Jun 10 15:03:10.215580 crc crio[20344]: time=\"2026-06-10T15:03:10.215485753Z\" level=error msg=\"Killing container b301766e78a72cc70fffc081a8cbe3135d5d6a2ac347b3805d869d53ed9f07d0 failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill b301766e78a72cc70fffc081a8cbe3135d5d6a2ac347b3805d869d53ed9f07d0 KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-10 15:52:08.875209 | controller |     "Jun 10 15:03:10.259864 crc crio[20344]: time=\"2026-06-10T15:03:10.259783097Z\" level=info msg=\"Stopped container b301766e78a72cc70fffc081a8cbe3135d5d6a2ac347b3805d869d53ed9f07d0: openstack/ceilometer-0/ceilometer-notification-agent\" id=09e014de-ebd4-461d-a8c3-4784114ba973 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.875228 | controller |     "Jun 10 15:03:10.260841 crc crio[20344]: time=\"2026-06-10T15:03:10.260786013Z\" level=info msg=\"Stopping pod sandbox: 20362df9602f463b82e3009588b68ce1cb6f3d269d551b98f9c551114bd79af2\" id=94c6817f-4b1d-4f2e-a9ba-ccac65273839 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.875245 | controller |     "Jun 10 15:03:10.261585 crc crio[20344]: time=\"2026-06-10T15:03:10.261531502Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:20362df9602f463b82e3009588b68ce1cb6f3d269d551b98f9c551114bd79af2 UID:9575dc26-2227-4227-99e2-c8a5b4729acd NetNS:/var/run/netns/d064e33a-372e-43dc-93c7-c52440d34912 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9575dc26_2227_4227_99e2_c8a5b4729acd.slice PodAnnotations:0xc004036be8}] Aliases:map[]}\"",
2026-06-10 15:52:08.875260 | controller |     "Jun 10 15:03:10.261798 crc crio[20344]: time=\"2026-06-10T15:03:10.261701857Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.875276 | controller |     "Jun 10 15:03:10.627219 crc crio[20344]: time=\"2026-06-10T15:03:10.627011671Z\" level=info msg=\"Stopped pod sandbox: 20362df9602f463b82e3009588b68ce1cb6f3d269d551b98f9c551114bd79af2\" id=94c6817f-4b1d-4f2e-a9ba-ccac65273839 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.875292 | controller |     "Jun 10 15:03:12.250211 crc crio[20344]: time=\"2026-06-10T15:03:12.249081215Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=71e4d98c-3e1f-4961-b40c-e2cfff88cdd8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.875308 | controller |     "Jun 10 15:03:12.251027 crc crio[20344]: time=\"2026-06-10T15:03:12.250247846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.875324 | controller |     "Jun 10 15:03:12.292488 crc crio[20344]: time=\"2026-06-10T15:03:12.292360383Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:7ce996cb83b641b3d0a0a0bc3db32f50e5697547cc85f7a164a519b35013048e UID:962bb041-3a87-4b42-974f-7203af4716e4 NetNS:/var/run/netns/dcd41e91-c079-4758-8809-5f32a2a12bb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod962bb041_3a87_4b42_974f_7203af4716e4.slice PodAnnotations:0xc00078c150}] Aliases:map[]}\"",
2026-06-10 15:52:08.875340 | controller |     "Jun 10 15:03:12.292488 crc crio[20344]: time=\"2026-06-10T15:03:12.292463855Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.875356 | controller |     "Jun 10 15:03:12.789525 crc crio[20344]: 2026-06-10T15:03:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7ce996cb83b641b Mac:4e:3d:27:a2:83:c1 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bd Mtu:0 Sandbox:/var/run/netns/dcd41e91-c079-4758-8809-5f32a2a12bb5 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.189 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.875372 | controller |     "Jun 10 15:03:12.792681 crc crio[20344]: time=\"2026-06-10T15:03:12.792544798Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:7ce996cb83b641b3d0a0a0bc3db32f50e5697547cc85f7a164a519b35013048e UID:962bb041-3a87-4b42-974f-7203af4716e4 NetNS:/var/run/netns/dcd41e91-c079-4758-8809-5f32a2a12bb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod962bb041_3a87_4b42_974f_7203af4716e4.slice PodAnnotations:0xc00078c150}] Aliases:map[]}\"",
2026-06-10 15:52:08.875391 | controller |     "Jun 10 15:03:12.792949 crc crio[20344]: time=\"2026-06-10T15:03:12.792914238Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.875408 | controller |     "Jun 10 15:03:12.806363 crc crio[20344]: time=\"2026-06-10T15:03:12.806225755Z\" level=info msg=\"Ran pod sandbox 7ce996cb83b641b3d0a0a0bc3db32f50e5697547cc85f7a164a519b35013048e with infra container: openstack/ceilometer-0/POD\" id=71e4d98c-3e1f-4961-b40c-e2cfff88cdd8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.875424 | controller |     "Jun 10 15:03:12.808770 crc crio[20344]: time=\"2026-06-10T15:03:12.808683769Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=41e0f639-d90c-4811-8c1b-4ce948e20c34 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.875439 | controller |     "Jun 10 15:03:12.831711 crc crio[20344]: time=\"2026-06-10T15:03:12.831623576Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=150b1931-2d98-4577-a8eb-6ad47f5b1394 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.875455 | controller |     "Jun 10 15:03:13.566813 crc crio[20344]: time=\"2026-06-10T15:03:13.566577667Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=5d7e3849-7c2c-458b-ac3c-c13ed8e30a24 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.875470 | controller |     "Jun 10 15:03:13.568007 crc crio[20344]: time=\"2026-06-10T15:03:13.567422639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.875485 | controller |     "Jun 10 15:03:13.622523 crc crio[20344]: time=\"2026-06-10T15:03:13.622427602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.875500 | controller |     "Jun 10 15:03:13.627501 crc crio[20344]: time=\"2026-06-10T15:03:13.627436182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.875515 | controller |     "Jun 10 15:03:13.826579 crc crio[20344]: time=\"2026-06-10T15:03:13.825903651Z\" level=info msg=\"Created container 4b572c398797674b293ce8a544b98ba678104c69a3b9ef4e7f60170c9b25e0b4: openstack/ceilometer-0/ceilometer-central-agent\" id=5d7e3849-7c2c-458b-ac3c-c13ed8e30a24 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.875530 | controller |     "Jun 10 15:03:13.829178 crc crio[20344]: time=\"2026-06-10T15:03:13.829063323Z\" level=info msg=\"Starting container: 4b572c398797674b293ce8a544b98ba678104c69a3b9ef4e7f60170c9b25e0b4\" id=1a79bf9b-99cb-435c-ae59-d9872397bcc3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.875546 | controller |     "Jun 10 15:03:13.837315 crc crio[20344]: time=\"2026-06-10T15:03:13.837182255Z\" level=info msg=\"Started container\" PID=79476 containerID=4b572c398797674b293ce8a544b98ba678104c69a3b9ef4e7f60170c9b25e0b4 description=openstack/ceilometer-0/ceilometer-central-agent id=1a79bf9b-99cb-435c-ae59-d9872397bcc3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ce996cb83b641b3d0a0a0bc3db32f50e5697547cc85f7a164a519b35013048e",
2026-06-10 15:52:08.875561 | controller |     "Jun 10 15:03:13.857705 crc crio[20344]: time=\"2026-06-10T15:03:13.857605717Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=52fb415e-e4e1-4ff8-9d64-2b36de4087f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.875580 | controller |     "Jun 10 15:03:13.884521 crc crio[20344]: time=\"2026-06-10T15:03:13.884414665Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=89f744c2-26f3-4988-bac5-88c41f5bf657 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.875596 | controller |     "Jun 10 15:03:14.000148 crc crio[20344]: time=\"2026-06-10T15:03:13.999973785Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=3f5606e4-631f-4e0e-94d9-20d593f9b3c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.875612 | controller |     "Jun 10 15:03:14.000583 crc crio[20344]: time=\"2026-06-10T15:03:14.000538729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.875627 | controller |     "Jun 10 15:03:14.047595 crc crio[20344]: time=\"2026-06-10T15:03:14.047468202Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.875642 | controller |     "Jun 10 15:03:14.051391 crc crio[20344]: time=\"2026-06-10T15:03:14.051300301Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.875657 | controller |     "Jun 10 15:03:14.442474 crc crio[20344]: time=\"2026-06-10T15:03:14.442359526Z\" level=info msg=\"Created container baa55feeca2190a5a301ff8bbefd9345e325892d92717bac2cb37ccb60f02830: openstack/ceilometer-0/ceilometer-notification-agent\" id=3f5606e4-631f-4e0e-94d9-20d593f9b3c4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.875672 | controller |     "Jun 10 15:03:14.443761 crc crio[20344]: time=\"2026-06-10T15:03:14.44366788Z\" level=info msg=\"Starting container: baa55feeca2190a5a301ff8bbefd9345e325892d92717bac2cb37ccb60f02830\" id=f61afde0-eef7-416c-a21c-edaad30ad263 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.875687 | controller |     "Jun 10 15:03:14.457065 crc crio[20344]: time=\"2026-06-10T15:03:14.456441153Z\" level=info msg=\"Started container\" PID=79504 containerID=baa55feeca2190a5a301ff8bbefd9345e325892d92717bac2cb37ccb60f02830 description=openstack/ceilometer-0/ceilometer-notification-agent id=f61afde0-eef7-416c-a21c-edaad30ad263 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ce996cb83b641b3d0a0a0bc3db32f50e5697547cc85f7a164a519b35013048e",
2026-06-10 15:52:08.875703 | controller |     "Jun 10 15:03:14.653642 crc crio[20344]: time=\"2026-06-10T15:03:14.653538646Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=97853452-02cd-4d06-9c42-fc7ac00a4bb0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.875718 | controller |     "Jun 10 15:03:14.669308 crc crio[20344]: time=\"2026-06-10T15:03:14.669160293Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=ff6e6669-174c-4b96-961b-53a515f5b95a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.875733 | controller |     "Jun 10 15:03:14.681192 crc crio[20344]: time=\"2026-06-10T15:03:14.681053823Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=17cb86eb-4661-4ede-a322-66f6fb32771d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.875749 | controller |     "Jun 10 15:03:14.681871 crc crio[20344]: time=\"2026-06-10T15:03:14.681798642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.875764 | controller |     "Jun 10 15:03:14.738322 crc crio[20344]: time=\"2026-06-10T15:03:14.738044867Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.875783 | controller |     "Jun 10 15:03:14.743358 crc crio[20344]: time=\"2026-06-10T15:03:14.743248412Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.875799 | controller |     "Jun 10 15:03:14.928988 crc crio[20344]: time=\"2026-06-10T15:03:14.928888257Z\" level=info msg=\"Created container ec737b07c34146b81770c3bad4b91fb2442a9cb3e67604acace5a37e438fc294: openstack/ceilometer-0/sg-core\" id=17cb86eb-4661-4ede-a322-66f6fb32771d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.875815 | controller |     "Jun 10 15:03:14.930439 crc crio[20344]: time=\"2026-06-10T15:03:14.930350925Z\" level=info msg=\"Starting container: ec737b07c34146b81770c3bad4b91fb2442a9cb3e67604acace5a37e438fc294\" id=7fea3596-ccfd-4bc8-adda-d02618738e81 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.875830 | controller |     "Jun 10 15:03:14.937939 crc crio[20344]: time=\"2026-06-10T15:03:14.93784175Z\" level=info msg=\"Started container\" PID=79542 containerID=ec737b07c34146b81770c3bad4b91fb2442a9cb3e67604acace5a37e438fc294 description=openstack/ceilometer-0/sg-core id=7fea3596-ccfd-4bc8-adda-d02618738e81 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ce996cb83b641b3d0a0a0bc3db32f50e5697547cc85f7a164a519b35013048e",
2026-06-10 15:52:08.875845 | controller |     "Jun 10 15:03:14.949877 crc crio[20344]: time=\"2026-06-10T15:03:14.949709729Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=4ee71763-f55d-4eaa-8f47-f72b3b4885c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.875880 | controller |     "Jun 10 15:03:14.986048 crc crio[20344]: time=\"2026-06-10T15:03:14.985923852Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=4a28265e-1c0c-4492-9da2-36984d88d598 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.875897 | controller |     "Jun 10 15:03:14.994323 crc crio[20344]: time=\"2026-06-10T15:03:14.994123306Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=62b9336d-a71a-4c22-b1fc-6b893bfd3f18 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.875912 | controller |     "Jun 10 15:03:14.995165 crc crio[20344]: time=\"2026-06-10T15:03:14.995071291Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.875927 | controller |     "Jun 10 15:03:15.083624 crc crio[20344]: time=\"2026-06-10T15:03:15.083026081Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.875942 | controller |     "Jun 10 15:03:15.089590 crc crio[20344]: time=\"2026-06-10T15:03:15.08949206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.875958 | controller |     "Jun 10 15:03:15.250709 crc crio[20344]: time=\"2026-06-10T15:03:15.250457982Z\" level=info msg=\"Created container b54c0d3015fe88aa0c3a91067f4fdd6d47ffeb864cfcb3e233108b560baf327c: openstack/ceilometer-0/proxy-httpd\" id=62b9336d-a71a-4c22-b1fc-6b893bfd3f18 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.875973 | controller |     "Jun 10 15:03:15.252807 crc crio[20344]: time=\"2026-06-10T15:03:15.25269225Z\" level=info msg=\"Starting container: b54c0d3015fe88aa0c3a91067f4fdd6d47ffeb864cfcb3e233108b560baf327c\" id=63c32905-e83d-49a4-b62c-d4436230b1f4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.875988 | controller |     "Jun 10 15:03:15.260074 crc crio[20344]: time=\"2026-06-10T15:03:15.25998095Z\" level=info msg=\"Started container\" PID=79561 containerID=b54c0d3015fe88aa0c3a91067f4fdd6d47ffeb864cfcb3e233108b560baf327c description=openstack/ceilometer-0/proxy-httpd id=63c32905-e83d-49a4-b62c-d4436230b1f4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7ce996cb83b641b3d0a0a0bc3db32f50e5697547cc85f7a164a519b35013048e",
2026-06-10 15:52:08.876007 | controller |     "Jun 10 15:03:15.850156 crc crio[20344]: time=\"2026-06-10T15:03:15.849669558Z\" level=info msg=\"Stopping container: 2bc8fce7eeea6003c5c86ce92f29b0aecc389148cc7d47d7a45bb82e63723273 (timeout: 2s)\" id=0475eb98-95f4-46f9-bad2-043acb3ed79e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.876023 | controller |     "Jun 10 15:03:15.981172 crc crio[20344]: time=\"2026-06-10T15:03:15.98106628Z\" level=info msg=\"Stopped container 2bc8fce7eeea6003c5c86ce92f29b0aecc389148cc7d47d7a45bb82e63723273: openshift-marketplace/community-operators-gczlf/registry-server\" id=0475eb98-95f4-46f9-bad2-043acb3ed79e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.876038 | controller |     "Jun 10 15:03:15.982019 crc crio[20344]: time=\"2026-06-10T15:03:15.981961113Z\" level=info msg=\"Stopping pod sandbox: 0b0812608a32721cb1433516107c2cf9b1f53b2008e75a5873b68f8dd2ecf200\" id=09c05f5d-0c18-4812-96e6-f2e795a59735 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.876054 | controller |     "Jun 10 15:03:15.982964 crc crio[20344]: time=\"2026-06-10T15:03:15.982901027Z\" level=info msg=\"Got pod network &{Name:community-operators-gczlf Namespace:openshift-marketplace ID:0b0812608a32721cb1433516107c2cf9b1f53b2008e75a5873b68f8dd2ecf200 UID:06dee8ee-8dc8-4de5-ae3f-5329223e9f6d NetNS:/var/run/netns/b62490fb-438f-4bf2-aa60-55aea75ff164 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod06dee8ee_8dc8_4de5_ae3f_5329223e9f6d.slice PodAnnotations:0xc0022641a0}] Aliases:map[]}\"",
2026-06-10 15:52:08.876070 | controller |     "Jun 10 15:03:15.983149 crc crio[20344]: time=\"2026-06-10T15:03:15.983091442Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-gczlf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.876086 | controller |     "Jun 10 15:03:16.320451 crc crio[20344]: time=\"2026-06-10T15:03:16.319921134Z\" level=info msg=\"Stopped pod sandbox: 0b0812608a32721cb1433516107c2cf9b1f53b2008e75a5873b68f8dd2ecf200\" id=09c05f5d-0c18-4812-96e6-f2e795a59735 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.876102 | controller |     "Jun 10 15:03:16.881164 crc crio[20344]: time=\"2026-06-10T15:03:16.880670238Z\" level=info msg=\"Stopping pod sandbox: c1c436c934e1867265856becb99d3590a267315a20b8406cf9843661458fdce9\" id=b150f485-a943-4a95-b75d-d5bf59d3a4a0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.876117 | controller |     "Jun 10 15:03:16.882151 crc crio[20344]: time=\"2026-06-10T15:03:16.882080375Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-db-sync-5t9hx Namespace:openstack ID:c1c436c934e1867265856becb99d3590a267315a20b8406cf9843661458fdce9 UID:08164961-c888-4a09-9e0e-dbe4b7cc89ed NetNS:/var/run/netns/c7127e23-0ac2-48f2-9644-dec776872e50 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod08164961_c888_4a09_9e0e_dbe4b7cc89ed.slice PodAnnotations:0xc00008cd70}] Aliases:map[]}\"",
2026-06-10 15:52:08.876133 | controller |     "Jun 10 15:03:16.882382 crc crio[20344]: time=\"2026-06-10T15:03:16.882326611Z\" level=info msg=\"Deleting pod openstack_nova-cell0-conductor-db-sync-5t9hx from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.876149 | controller |     "Jun 10 15:03:16.890628 crc crio[20344]: time=\"2026-06-10T15:03:16.890533555Z\" level=info msg=\"Removing container: 2bc8fce7eeea6003c5c86ce92f29b0aecc389148cc7d47d7a45bb82e63723273\" id=14280c58-be67-4553-9410-8af2fbf94a7c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.876168 | controller |     "Jun 10 15:03:16.938503 crc crio[20344]: time=\"2026-06-10T15:03:16.937546869Z\" level=info msg=\"Removed container 2bc8fce7eeea6003c5c86ce92f29b0aecc389148cc7d47d7a45bb82e63723273: openshift-marketplace/community-operators-gczlf/registry-server\" id=14280c58-be67-4553-9410-8af2fbf94a7c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.876184 | controller |     "Jun 10 15:03:16.947036 crc crio[20344]: time=\"2026-06-10T15:03:16.946897303Z\" level=info msg=\"Removing container: b211a7550c2521c3fe66bda15f4afbf0f9a32302ebf817e07adcadeb758240f8\" id=11fde550-0d2e-4284-9303-63a8a71778a9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.876199 | controller |     "Jun 10 15:03:16.996292 crc crio[20344]: time=\"2026-06-10T15:03:16.996170346Z\" level=info msg=\"Removed container b211a7550c2521c3fe66bda15f4afbf0f9a32302ebf817e07adcadeb758240f8: openshift-marketplace/community-operators-gczlf/extract-content\" id=11fde550-0d2e-4284-9303-63a8a71778a9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.876215 | controller |     "Jun 10 15:03:16.998903 crc crio[20344]: time=\"2026-06-10T15:03:16.998839015Z\" level=info msg=\"Removing container: 019ff21f3b05539641d6926581d35bbdb5606ace070cc87b84f4149b750a147d\" id=be7bdf99-cb67-4e01-b344-182f270bbd39 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.876230 | controller |     "Jun 10 15:03:17.043867 crc crio[20344]: time=\"2026-06-10T15:03:17.043463318Z\" level=info msg=\"Removed container 019ff21f3b05539641d6926581d35bbdb5606ace070cc87b84f4149b750a147d: openshift-marketplace/community-operators-gczlf/extract-utilities\" id=be7bdf99-cb67-4e01-b344-182f270bbd39 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.876245 | controller |     "Jun 10 15:03:17.248324 crc crio[20344]: time=\"2026-06-10T15:03:17.248010745Z\" level=info msg=\"Stopped pod sandbox: c1c436c934e1867265856becb99d3590a267315a20b8406cf9843661458fdce9\" id=b150f485-a943-4a95-b75d-d5bf59d3a4a0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.876260 | controller |     "Jun 10 15:03:18.463783 crc crio[20344]: time=\"2026-06-10T15:03:18.462964047Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-conductor-0/POD\" id=8dc118f0-e775-4880-911f-d55ccc7a4ce3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.876276 | controller |     "Jun 10 15:03:18.465524 crc crio[20344]: time=\"2026-06-10T15:03:18.463806399Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.876291 | controller |     "Jun 10 15:03:18.523499 crc crio[20344]: time=\"2026-06-10T15:03:18.523204896Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:836ea4ee35ef2804abfa69c161789fdd585e2687791d16dfe37d88128efe2d44 UID:7ad5a06a-c2d1-4223-b0e1-90b073c7c23f NetNS:/var/run/netns/76f08b98-c12b-4f41-ae20-5c6a357b4425 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ad5a06a_c2d1_4223_b0e1_90b073c7c23f.slice PodAnnotations:0xc00008d3f0}] Aliases:map[]}\"",
2026-06-10 15:52:08.876307 | controller |     "Jun 10 15:03:18.523499 crc crio[20344]: time=\"2026-06-10T15:03:18.523443302Z\" level=info msg=\"Adding pod openstack_nova-cell0-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.876322 | controller |     "Jun 10 15:03:18.841770 crc crio[20344]: 2026-06-10T15:03:18Z [verbose] CmdAdd (shim): {1.1.0 [{Name:836ea4ee35ef280 Mac:8a:0c:c1:01:81:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:be Mtu:0 Sandbox:/var/run/netns/76f08b98-c12b-4f41-ae20-5c6a357b4425 SocketPath: PciID:}] [{Interface:0xc0000150b0 Address:{IP:10.217.0.190 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.876338 | controller |     "Jun 10 15:03:18.843182 crc crio[20344]: time=\"2026-06-10T15:03:18.843083536Z\" level=info msg=\"Got pod network &{Name:nova-cell0-conductor-0 Namespace:openstack ID:836ea4ee35ef2804abfa69c161789fdd585e2687791d16dfe37d88128efe2d44 UID:7ad5a06a-c2d1-4223-b0e1-90b073c7c23f NetNS:/var/run/netns/76f08b98-c12b-4f41-ae20-5c6a357b4425 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7ad5a06a_c2d1_4223_b0e1_90b073c7c23f.slice PodAnnotations:0xc00008d3f0}] Aliases:map[]}\"",
2026-06-10 15:52:08.876358 | controller |     "Jun 10 15:03:18.843411 crc crio[20344]: time=\"2026-06-10T15:03:18.843335993Z\" level=info msg=\"Checking pod openstack_nova-cell0-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.876373 | controller |     "Jun 10 15:03:18.853700 crc crio[20344]: time=\"2026-06-10T15:03:18.853621531Z\" level=info msg=\"Ran pod sandbox 836ea4ee35ef2804abfa69c161789fdd585e2687791d16dfe37d88128efe2d44 with infra container: openstack/nova-cell0-conductor-0/POD\" id=8dc118f0-e775-4880-911f-d55ccc7a4ce3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.876389 | controller |     "Jun 10 15:03:18.856537 crc crio[20344]: time=\"2026-06-10T15:03:18.856442304Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=3c7bc777-1283-49e0-b010-899e4d353935 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.876404 | controller |     "Jun 10 15:03:18.880998 crc crio[20344]: time=\"2026-06-10T15:03:18.880929112Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=15145846-722e-4fc0-b004-fa4a2ee342f7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.876419 | controller |     "Jun 10 15:03:18.891831 crc crio[20344]: time=\"2026-06-10T15:03:18.891692172Z\" level=info msg=\"Creating container: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=3bc89a80-cb40-447c-b14f-9568f17eae3d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.876434 | controller |     "Jun 10 15:03:18.892197 crc crio[20344]: time=\"2026-06-10T15:03:18.892092813Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.876449 | controller |     "Jun 10 15:03:18.948398 crc crio[20344]: time=\"2026-06-10T15:03:18.948120702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.876464 | controller |     "Jun 10 15:03:18.953716 crc crio[20344]: time=\"2026-06-10T15:03:18.953630096Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.876479 | controller |     "Jun 10 15:03:19.142507 crc crio[20344]: time=\"2026-06-10T15:03:19.142240018Z\" level=info msg=\"Created container cef080efc5d67df5934ef8d88c42a28ced2222afe6659c7694d25b6e79123665: openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor\" id=3bc89a80-cb40-447c-b14f-9568f17eae3d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.876494 | controller |     "Jun 10 15:03:19.144155 crc crio[20344]: time=\"2026-06-10T15:03:19.144058436Z\" level=info msg=\"Starting container: cef080efc5d67df5934ef8d88c42a28ced2222afe6659c7694d25b6e79123665\" id=6fbe8b72-471a-48ce-addc-f4bfab0eed37 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.876509 | controller |     "Jun 10 15:03:19.157791 crc crio[20344]: time=\"2026-06-10T15:03:19.157635589Z\" level=info msg=\"Started container\" PID=80085 containerID=cef080efc5d67df5934ef8d88c42a28ced2222afe6659c7694d25b6e79123665 description=openstack/nova-cell0-conductor-0/nova-cell0-conductor-conductor id=6fbe8b72-471a-48ce-addc-f4bfab0eed37 name=/runtime.v1.RuntimeService/StartContainer sandboxID=836ea4ee35ef2804abfa69c161789fdd585e2687791d16dfe37d88128efe2d44",
2026-06-10 15:52:08.876527 | controller |     "Jun 10 15:03:27.055247 crc crio[20344]: time=\"2026-06-10T15:03:27.054334307Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell0-cell-mapping-c8xfn/POD\" id=eb1e578b-2101-4eb6-992d-536d450b0b29 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.876542 | controller |     "Jun 10 15:03:27.056568 crc crio[20344]: time=\"2026-06-10T15:03:27.055324292Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.876558 | controller |     "Jun 10 15:03:27.111879 crc crio[20344]: time=\"2026-06-10T15:03:27.111090945Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-c8xfn Namespace:openstack ID:9d0dc822311f5e95dc6fca90c6e3e177c46c16457e593a32fade4e965caf111e UID:e1b1cf33-1e9a-4223-bc88-0b45c82df75d NetNS:/var/run/netns/7cb3b8ee-87e8-47e8-a075-64c2a80ffc96 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1b1cf33_1e9a_4223_bc88_0b45c82df75d.slice PodAnnotations:0xc00008d228}] Aliases:map[]}\"",
2026-06-10 15:52:08.876573 | controller |     "Jun 10 15:03:27.111879 crc crio[20344]: time=\"2026-06-10T15:03:27.111612068Z\" level=info msg=\"Adding pod openstack_nova-cell0-cell-mapping-c8xfn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.876588 | controller |     "Jun 10 15:03:27.521680 crc crio[20344]: time=\"2026-06-10T15:03:27.520934949Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=c5ccc5e4-4939-4345-ab28-641dfc4c2338 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.876603 | controller |     "Jun 10 15:03:27.521680 crc crio[20344]: time=\"2026-06-10T15:03:27.521451302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.876618 | controller |     "Jun 10 15:03:27.575334 crc crio[20344]: time=\"2026-06-10T15:03:27.573816526Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=a3af3050-417e-4a17-9c49-2c4ec843baeb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.876633 | controller |     "Jun 10 15:03:27.575334 crc crio[20344]: time=\"2026-06-10T15:03:27.573948849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.876648 | controller |     "Jun 10 15:03:27.617575 crc crio[20344]: time=\"2026-06-10T15:03:27.615603734Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=c3794f78-49bc-4425-a888-966a32aecc41 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.876663 | controller |     "Jun 10 15:03:27.617575 crc crio[20344]: time=\"2026-06-10T15:03:27.615786219Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.876678 | controller |     "Jun 10 15:03:27.711882 crc crio[20344]: time=\"2026-06-10T15:03:27.71180004Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:ab58a8321184749420ad3e7008e6eeb3475c44a704f023c9db8113284580cda5 UID:7312ca9d-6b08-4850-91ce-13d8de824920 NetNS:/var/run/netns/76104e08-994f-4a82-a7c7-606e72e6298b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7312ca9d_6b08_4850_91ce_13d8de824920.slice PodAnnotations:0xc002264088}] Aliases:map[]}\"",
2026-06-10 15:52:08.876693 | controller |     "Jun 10 15:03:27.711882 crc crio[20344]: time=\"2026-06-10T15:03:27.711862661Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.876713 | controller |     "Jun 10 15:03:27.713208 crc crio[20344]: time=\"2026-06-10T15:03:27.713137294Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:5daef69746e06ec03da874333eab19134dbf4ac0af05975290bf0694f5f2f1bb UID:971b1ec1-0856-47ff-8f58-788704c5a2be NetNS:/var/run/netns/9bdb63b9-e108-46a0-b8b6-86af37e42960 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod971b1ec1_0856_47ff_8f58_788704c5a2be.slice PodAnnotations:0xc00008c0f0}] Aliases:map[]}\"",
2026-06-10 15:52:08.876729 | controller |     "Jun 10 15:03:27.713385 crc crio[20344]: time=\"2026-06-10T15:03:27.71336478Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.876744 | controller |     "Jun 10 15:03:27.774996 crc crio[20344]: time=\"2026-06-10T15:03:27.774904163Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:911d7b2b3347b166330ab8d0dbc75520fb6807e6ec93bb977ad432ece59cb36f UID:074eb4b9-4ffd-42b4-8d05-451f653555ab NetNS:/var/run/netns/a833f92b-5e9d-4578-8e1c-f166ce43290f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod074eb4b9_4ffd_42b4_8d05_451f653555ab.slice PodAnnotations:0xc00008c540}] Aliases:map[]}\"",
2026-06-10 15:52:08.876760 | controller |     "Jun 10 15:03:27.774996 crc crio[20344]: time=\"2026-06-10T15:03:27.774973415Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.876775 | controller |     "Jun 10 15:03:28.273891 crc crio[20344]: 2026-06-10T15:03:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9d0dc822311f5e9 Mac:be:25:fc:f8:96:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:bf Mtu:0 Sandbox:/var/run/netns/7cb3b8ee-87e8-47e8-a075-64c2a80ffc96 SocketPath: PciID:}] [{Interface:0xc00035ac00 Address:{IP:10.217.0.191 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.876791 | controller |     "Jun 10 15:03:28.277320 crc crio[20344]: time=\"2026-06-10T15:03:28.277192225Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-c8xfn Namespace:openstack ID:9d0dc822311f5e95dc6fca90c6e3e177c46c16457e593a32fade4e965caf111e UID:e1b1cf33-1e9a-4223-bc88-0b45c82df75d NetNS:/var/run/netns/7cb3b8ee-87e8-47e8-a075-64c2a80ffc96 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1b1cf33_1e9a_4223_bc88_0b45c82df75d.slice PodAnnotations:0xc00008d228}] Aliases:map[]}\"",
2026-06-10 15:52:08.876806 | controller |     "Jun 10 15:03:28.278127 crc crio[20344]: time=\"2026-06-10T15:03:28.27741633Z\" level=info msg=\"Checking pod openstack_nova-cell0-cell-mapping-c8xfn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.876821 | controller |     "Jun 10 15:03:28.295811 crc crio[20344]: time=\"2026-06-10T15:03:28.295168523Z\" level=info msg=\"Ran pod sandbox 9d0dc822311f5e95dc6fca90c6e3e177c46c16457e593a32fade4e965caf111e with infra container: openstack/nova-cell0-cell-mapping-c8xfn/POD\" id=eb1e578b-2101-4eb6-992d-536d450b0b29 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.876837 | controller |     "Jun 10 15:03:28.315430 crc crio[20344]: time=\"2026-06-10T15:03:28.315241115Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=c42978df-0bf9-41ac-a3a1-c275d02fbf61 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.876871 | controller |     "Jun 10 15:03:28.352316 crc crio[20344]: time=\"2026-06-10T15:03:28.348302777Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=84b918a5-08b9-4a96-bc4c-5cbde1033824 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.876894 | controller |     "Jun 10 15:03:28.352316 crc crio[20344]: time=\"2026-06-10T15:03:28.348408699Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.876909 | controller |     "Jun 10 15:03:28.409089 crc crio[20344]: time=\"2026-06-10T15:03:28.409000307Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=bf989b5a-d658-49d6-a321-6c48598841a4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.876925 | controller |     "Jun 10 15:03:28.427522 crc crio[20344]: time=\"2026-06-10T15:03:28.423830534Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:18b879d312f472265daec3b4c74e3dcb068fa97b7ca5bf7ce3649c593c98592a UID:775f579b-469e-4cd8-b74f-82e2de1b160b NetNS:/var/run/netns/e364cc8b-de31-4d70-be53-0d0626336d8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod775f579b_469e_4cd8_b74f_82e2de1b160b.slice PodAnnotations:0xc0022642a0}] Aliases:map[]}\"",
2026-06-10 15:52:08.876940 | controller |     "Jun 10 15:03:28.427522 crc crio[20344]: time=\"2026-06-10T15:03:28.423897925Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.876955 | controller |     "Jun 10 15:03:28.439231 crc crio[20344]: time=\"2026-06-10T15:03:28.439101781Z\" level=info msg=\"Creating container: openstack/nova-cell0-cell-mapping-c8xfn/nova-manage\" id=401013a5-15d7-440d-8f8c-0d86ef39be05 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.876971 | controller |     "Jun 10 15:03:28.439773 crc crio[20344]: time=\"2026-06-10T15:03:28.439660016Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.876986 | controller |     "Jun 10 15:03:28.471373 crc crio[20344]: time=\"2026-06-10T15:03:28.471156596Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-6f4f87c799-lqfh7/POD\" id=1be308f4-03b9-46cf-8ff2-b7d53de6a15c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.877001 | controller |     "Jun 10 15:03:28.471537 crc crio[20344]: time=\"2026-06-10T15:03:28.471373862Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.877016 | controller |     "Jun 10 15:03:28.480318 crc crio[20344]: 2026-06-10T15:03:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5daef69746e06ec Mac:6a:91:aa:af:81:35 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c0 Mtu:0 Sandbox:/var/run/netns/9bdb63b9-e108-46a0-b8b6-86af37e42960 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.192 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.877031 | controller |     "Jun 10 15:03:28.481789 crc crio[20344]: time=\"2026-06-10T15:03:28.480622633Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:5daef69746e06ec03da874333eab19134dbf4ac0af05975290bf0694f5f2f1bb UID:971b1ec1-0856-47ff-8f58-788704c5a2be NetNS:/var/run/netns/9bdb63b9-e108-46a0-b8b6-86af37e42960 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod971b1ec1_0856_47ff_8f58_788704c5a2be.slice PodAnnotations:0xc00008c0f0}] Aliases:map[]}\"",
2026-06-10 15:52:08.877047 | controller |     "Jun 10 15:03:28.481789 crc crio[20344]: time=\"2026-06-10T15:03:28.480871629Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.877066 | controller |     "Jun 10 15:03:28.560805 crc crio[20344]: 2026-06-10T15:03:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:911d7b2b3347b16 Mac:46:fa:d9:79:8b:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c2 Mtu:0 Sandbox:/var/run/netns/a833f92b-5e9d-4578-8e1c-f166ce43290f SocketPath: PciID:}] [{Interface:0xc0002405d0 Address:{IP:10.217.0.194 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.877082 | controller |     "Jun 10 15:03:28.561395 crc crio[20344]: time=\"2026-06-10T15:03:28.561337215Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:911d7b2b3347b166330ab8d0dbc75520fb6807e6ec93bb977ad432ece59cb36f UID:074eb4b9-4ffd-42b4-8d05-451f653555ab NetNS:/var/run/netns/a833f92b-5e9d-4578-8e1c-f166ce43290f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod074eb4b9_4ffd_42b4_8d05_451f653555ab.slice PodAnnotations:0xc00008c540}] Aliases:map[]}\"",
2026-06-10 15:52:08.877098 | controller |     "Jun 10 15:03:28.561553 crc crio[20344]: time=\"2026-06-10T15:03:28.561508199Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.877114 | controller |     "Jun 10 15:03:28.565348 crc crio[20344]: time=\"2026-06-10T15:03:28.565141444Z\" level=info msg=\"Ran pod sandbox 5daef69746e06ec03da874333eab19134dbf4ac0af05975290bf0694f5f2f1bb with infra container: openstack/nova-api-0/POD\" id=c5ccc5e4-4939-4345-ab28-641dfc4c2338 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.877129 | controller |     "Jun 10 15:03:28.574991 crc crio[20344]: time=\"2026-06-10T15:03:28.574837556Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=408271a6-416c-4168-909d-4b58f353dd5c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.877145 | controller |     "Jun 10 15:03:28.575142 crc crio[20344]: time=\"2026-06-10T15:03:28.575062822Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=408271a6-416c-4168-909d-4b58f353dd5c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.877160 | controller |     "Jun 10 15:03:28.575142 crc crio[20344]: time=\"2026-06-10T15:03:28.575121364Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=408271a6-416c-4168-909d-4b58f353dd5c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.877189 | controller |     "Jun 10 15:03:28.593078 crc crio[20344]: time=\"2026-06-10T15:03:28.589893969Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=fd9c0a1e-0c06-43e7-a46f-dffa3d1242e1 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.877205 | controller |     "Jun 10 15:03:28.615035 crc crio[20344]: time=\"2026-06-10T15:03:28.6076006Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"",
2026-06-10 15:52:08.877221 | controller |     "Jun 10 15:03:28.615035 crc crio[20344]: time=\"2026-06-10T15:03:28.613991836Z\" level=info msg=\"Ran pod sandbox 911d7b2b3347b166330ab8d0dbc75520fb6807e6ec93bb977ad432ece59cb36f with infra container: openstack/nova-scheduler-0/POD\" id=c3794f78-49bc-4425-a888-966a32aecc41 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.877236 | controller |     "Jun 10 15:03:28.630644 crc crio[20344]: time=\"2026-06-10T15:03:28.62681228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.877251 | controller |     "Jun 10 15:03:28.630644 crc crio[20344]: 2026-06-10T15:03:28Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ab58a8321184749 Mac:9e:bf:ae:bb:27:d4 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c1 Mtu:0 Sandbox:/var/run/netns/76104e08-994f-4a82-a7c7-606e72e6298b SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.193 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.877270 | controller |     "Jun 10 15:03:28.630644 crc crio[20344]: time=\"2026-06-10T15:03:28.628711259Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=c9c6d437-14cd-41fd-a4fe-6e95553e8aa4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.877286 | controller |     "Jun 10 15:03:28.630644 crc crio[20344]: time=\"2026-06-10T15:03:28.628905985Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified not found\" id=c9c6d437-14cd-41fd-a4fe-6e95553e8aa4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.877302 | controller |     "Jun 10 15:03:28.630644 crc crio[20344]: time=\"2026-06-10T15:03:28.628951916Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified found\" id=c9c6d437-14cd-41fd-a4fe-6e95553e8aa4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.877317 | controller |     "Jun 10 15:03:28.633154 crc crio[20344]: time=\"2026-06-10T15:03:28.632719784Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=26e4b822-2c63-4692-aea3-5aadc5b93685 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.877333 | controller |     "Jun 10 15:03:28.641032 crc crio[20344]: time=\"2026-06-10T15:03:28.640883937Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:ab58a8321184749420ad3e7008e6eeb3475c44a704f023c9db8113284580cda5 UID:7312ca9d-6b08-4850-91ce-13d8de824920 NetNS:/var/run/netns/76104e08-994f-4a82-a7c7-606e72e6298b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7312ca9d_6b08_4850_91ce_13d8de824920.slice PodAnnotations:0xc002264088}] Aliases:map[]}\"",
2026-06-10 15:52:08.877348 | controller |     "Jun 10 15:03:28.641153 crc crio[20344]: time=\"2026-06-10T15:03:28.641132603Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.877364 | controller |     "Jun 10 15:03:28.641674 crc crio[20344]: time=\"2026-06-10T15:03:28.641192995Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6f4f87c799-lqfh7 Namespace:openstack ID:27de0b37c991ca2769b3bf01a0a61d0dee89257a2a59b8a327dd94270d0dde4a UID:9087ac77-57e7-457a-baae-67242db17fc8 NetNS:/var/run/netns/b424f6ce-4aef-4e8f-9f37-8fb3716a6f0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9087ac77_57e7_457a_baae_67242db17fc8.slice PodAnnotations:0xc000738680}] Aliases:map[]}\"",
2026-06-10 15:52:08.877379 | controller |     "Jun 10 15:03:28.641674 crc crio[20344]: time=\"2026-06-10T15:03:28.641250296Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-6f4f87c799-lqfh7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.877395 | controller |     "Jun 10 15:03:28.655188 crc crio[20344]: time=\"2026-06-10T15:03:28.655102127Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\\\"\"",
2026-06-10 15:52:08.877410 | controller |     "Jun 10 15:03:28.665089 crc crio[20344]: time=\"2026-06-10T15:03:28.664993564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.877425 | controller |     "Jun 10 15:03:28.718402 crc crio[20344]: time=\"2026-06-10T15:03:28.718246701Z\" level=info msg=\"Ran pod sandbox ab58a8321184749420ad3e7008e6eeb3475c44a704f023c9db8113284580cda5 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=a3af3050-417e-4a17-9c49-2c4ec843baeb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.877444 | controller |     "Jun 10 15:03:28.723019 crc crio[20344]: time=\"2026-06-10T15:03:28.722514222Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=b9897035-b514-4b63-9c8b-2ec8c1d824a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.877460 | controller |     "Jun 10 15:03:28.729306 crc crio[20344]: time=\"2026-06-10T15:03:28.726387123Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified not found\" id=b9897035-b514-4b63-9c8b-2ec8c1d824a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.877475 | controller |     "Jun 10 15:03:28.729306 crc crio[20344]: time=\"2026-06-10T15:03:28.726562978Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified found\" id=b9897035-b514-4b63-9c8b-2ec8c1d824a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.877491 | controller |     "Jun 10 15:03:28.729306 crc crio[20344]: time=\"2026-06-10T15:03:28.728207091Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=557c5e39-171c-41f2-9dad-922ce477f2b6 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.877506 | controller |     "Jun 10 15:03:28.753435 crc crio[20344]: time=\"2026-06-10T15:03:28.750644755Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\\\"\"",
2026-06-10 15:52:08.877522 | controller |     "Jun 10 15:03:28.859973 crc crio[20344]: time=\"2026-06-10T15:03:28.85988711Z\" level=info msg=\"Created container b1939969513a386b9297563952220aaefb3750ac622752e4e9b3968c2111a7fc: openstack/nova-cell0-cell-mapping-c8xfn/nova-manage\" id=401013a5-15d7-440d-8f8c-0d86ef39be05 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.877537 | controller |     "Jun 10 15:03:28.862685 crc crio[20344]: time=\"2026-06-10T15:03:28.861454201Z\" level=info msg=\"Starting container: b1939969513a386b9297563952220aaefb3750ac622752e4e9b3968c2111a7fc\" id=0b7aa49c-362b-46c2-9093-a8920a953b5a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.877553 | controller |     "Jun 10 15:03:28.868448 crc crio[20344]: time=\"2026-06-10T15:03:28.867249602Z\" level=info msg=\"Started container\" PID=80780 containerID=b1939969513a386b9297563952220aaefb3750ac622752e4e9b3968c2111a7fc description=openstack/nova-cell0-cell-mapping-c8xfn/nova-manage id=0b7aa49c-362b-46c2-9093-a8920a953b5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=9d0dc822311f5e95dc6fca90c6e3e177c46c16457e593a32fade4e965caf111e",
2026-06-10 15:52:08.877568 | controller |     "Jun 10 15:03:29.018620 crc crio[20344]: time=\"2026-06-10T15:03:29.016679664Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-db-sync-h5xr8/POD\" id=ea5210aa-729a-4085-aa2c-bcfd82f55c19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.877584 | controller |     "Jun 10 15:03:29.018620 crc crio[20344]: time=\"2026-06-10T15:03:29.01731451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.877599 | controller |     "Jun 10 15:03:29.098907 crc crio[20344]: time=\"2026-06-10T15:03:29.08565941Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-h5xr8 Namespace:openstack ID:3844763f75bdefb631b40e8c0bfa6f63e31676a46a82fc93ed8d7a814b31a888 UID:21820d14-47dd-4c9f-8047-c5a993c6a142 NetNS:/var/run/netns/7bc402ea-ebe4-4b36-b49f-617943e35107 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21820d14_47dd_4c9f_8047_c5a993c6a142.slice PodAnnotations:0xc000738f80}] Aliases:map[]}\"",
2026-06-10 15:52:08.877619 | controller |     "Jun 10 15:03:29.098907 crc crio[20344]: time=\"2026-06-10T15:03:29.085934397Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-db-sync-h5xr8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.877635 | controller |     "Jun 10 15:03:29.331939 crc crio[20344]: 2026-06-10T15:03:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:27de0b37c991ca2 Mac:5e:27:1a:f5:ca:8e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c4 Mtu:0 Sandbox:/var/run/netns/b424f6ce-4aef-4e8f-9f37-8fb3716a6f0d SocketPath: PciID:}] [{Interface:0xc0004b25d0 Address:{IP:10.217.0.196 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.877651 | controller |     "Jun 10 15:03:29.331939 crc crio[20344]: 2026-06-10T15:03:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:18b879d312f4722 Mac:be:56:23:c4:41:0c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c3 Mtu:0 Sandbox:/var/run/netns/e364cc8b-de31-4d70-be53-0d0626336d8a SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.195 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.877666 | controller |     "Jun 10 15:03:29.333531 crc crio[20344]: time=\"2026-06-10T15:03:29.332470208Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:18b879d312f472265daec3b4c74e3dcb068fa97b7ca5bf7ce3649c593c98592a UID:775f579b-469e-4cd8-b74f-82e2de1b160b NetNS:/var/run/netns/e364cc8b-de31-4d70-be53-0d0626336d8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod775f579b_469e_4cd8_b74f_82e2de1b160b.slice PodAnnotations:0xc0022642a0}] Aliases:map[]}\"",
2026-06-10 15:52:08.877682 | controller |     "Jun 10 15:03:29.333531 crc crio[20344]: time=\"2026-06-10T15:03:29.332591611Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6f4f87c799-lqfh7 Namespace:openstack ID:27de0b37c991ca2769b3bf01a0a61d0dee89257a2a59b8a327dd94270d0dde4a UID:9087ac77-57e7-457a-baae-67242db17fc8 NetNS:/var/run/netns/b424f6ce-4aef-4e8f-9f37-8fb3716a6f0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9087ac77_57e7_457a_baae_67242db17fc8.slice PodAnnotations:0xc000738680}] Aliases:map[]}\"",
2026-06-10 15:52:08.877697 | controller |     "Jun 10 15:03:29.333531 crc crio[20344]: time=\"2026-06-10T15:03:29.332624532Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.877713 | controller |     "Jun 10 15:03:29.333531 crc crio[20344]: time=\"2026-06-10T15:03:29.333035433Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-6f4f87c799-lqfh7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.877728 | controller |     "Jun 10 15:03:29.350388 crc crio[20344]: time=\"2026-06-10T15:03:29.350151239Z\" level=info msg=\"Ran pod sandbox 27de0b37c991ca2769b3bf01a0a61d0dee89257a2a59b8a327dd94270d0dde4a with infra container: openstack/dnsmasq-dns-6f4f87c799-lqfh7/POD\" id=1be308f4-03b9-46cf-8ff2-b7d53de6a15c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.877744 | controller |     "Jun 10 15:03:29.351319 crc crio[20344]: time=\"2026-06-10T15:03:29.351226447Z\" level=info msg=\"Ran pod sandbox 18b879d312f472265daec3b4c74e3dcb068fa97b7ca5bf7ce3649c593c98592a with infra container: openstack/nova-metadata-0/POD\" id=84b918a5-08b9-4a96-bc4c-5cbde1033824 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.877759 | controller |     "Jun 10 15:03:29.358162 crc crio[20344]: time=\"2026-06-10T15:03:29.357975112Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ac9198fc-c072-48ea-ab60-e3406745f7ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.877775 | controller |     "Jun 10 15:03:29.358162 crc crio[20344]: time=\"2026-06-10T15:03:29.358052874Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=2283463d-7e22-45db-8c93-1a9b84cf2bdb name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.877794 | controller |     "Jun 10 15:03:29.359400 crc crio[20344]: time=\"2026-06-10T15:03:29.358335932Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/openstack-nova-api:current-podified not found\" id=ac9198fc-c072-48ea-ab60-e3406745f7ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.877809 | controller |     "Jun 10 15:03:29.359400 crc crio[20344]: time=\"2026-06-10T15:03:29.358408224Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/openstack-nova-api:current-podified found\" id=ac9198fc-c072-48ea-ab60-e3406745f7ca name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.877824 | controller |     "Jun 10 15:03:29.369592 crc crio[20344]: time=\"2026-06-10T15:03:29.369056091Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=2bbd8cea-364c-4717-80db-8b62988f6840 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.877839 | controller |     "Jun 10 15:03:29.376312 crc crio[20344]: time=\"2026-06-10T15:03:29.376007412Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\\\"\"",
2026-06-10 15:52:08.877879 | controller |     "Jun 10 15:03:29.459996 crc crio[20344]: time=\"2026-06-10T15:03:29.459881726Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=aea52987-dca5-460e-9d2b-8f7ffe162e32 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.877897 | controller |     "Jun 10 15:03:29.468533 crc crio[20344]: time=\"2026-06-10T15:03:29.468168882Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6f4f87c799-lqfh7/init\" id=1553110d-6a44-4cfa-99ab-11bbb32505b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.877912 | controller |     "Jun 10 15:03:29.469042 crc crio[20344]: time=\"2026-06-10T15:03:29.468769378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.877932 | controller |     "Jun 10 15:03:29.541244 crc crio[20344]: time=\"2026-06-10T15:03:29.541133302Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.877947 | controller |     "Jun 10 15:03:29.547598 crc crio[20344]: time=\"2026-06-10T15:03:29.547485868Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.877969 | controller |     "Jun 10 15:03:29.642110 crc crio[20344]: 2026-06-10T15:03:29Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3844763f75bdefb Mac:c2:0c:48:de:b8:61 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c5 Mtu:0 Sandbox:/var/run/netns/7bc402ea-ebe4-4b36-b49f-617943e35107 SocketPath: PciID:}] [{Interface:0xc0001108e0 Address:{IP:10.217.0.197 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.877984 | controller |     "Jun 10 15:03:29.643312 crc crio[20344]: time=\"2026-06-10T15:03:29.64317861Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-h5xr8 Namespace:openstack ID:3844763f75bdefb631b40e8c0bfa6f63e31676a46a82fc93ed8d7a814b31a888 UID:21820d14-47dd-4c9f-8047-c5a993c6a142 NetNS:/var/run/netns/7bc402ea-ebe4-4b36-b49f-617943e35107 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21820d14_47dd_4c9f_8047_c5a993c6a142.slice PodAnnotations:0xc000738f80}] Aliases:map[]}\"",
2026-06-10 15:52:08.878048 | controller |     "Jun 10 15:03:29.643616 crc crio[20344]: time=\"2026-06-10T15:03:29.643539529Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-db-sync-h5xr8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.878073 | controller |     "Jun 10 15:03:29.654778 crc crio[20344]: time=\"2026-06-10T15:03:29.654629648Z\" level=info msg=\"Ran pod sandbox 3844763f75bdefb631b40e8c0bfa6f63e31676a46a82fc93ed8d7a814b31a888 with infra container: openstack/nova-cell1-conductor-db-sync-h5xr8/POD\" id=ea5210aa-729a-4085-aa2c-bcfd82f55c19 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.878090 | controller |     "Jun 10 15:03:29.658209 crc crio[20344]: time=\"2026-06-10T15:03:29.658063158Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=fd3bc598-e6d6-4cf1-8e62-3d451a4ac242 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.878106 | controller |     "Jun 10 15:03:29.679798 crc crio[20344]: time=\"2026-06-10T15:03:29.67850359Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=0696bce7-b121-4664-affe-697e73746487 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.878121 | controller |     "Jun 10 15:03:29.680651 crc crio[20344]: time=\"2026-06-10T15:03:29.678763357Z\" level=info msg=\"Created container 4f86ccc8e2cf299b6dc72409ae74d8761d7834b6f485b876561b1f93c9c9a21c: openstack/dnsmasq-dns-6f4f87c799-lqfh7/init\" id=1553110d-6a44-4cfa-99ab-11bbb32505b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.878137 | controller |     "Jun 10 15:03:29.682203 crc crio[20344]: time=\"2026-06-10T15:03:29.682128535Z\" level=info msg=\"Starting container: 4f86ccc8e2cf299b6dc72409ae74d8761d7834b6f485b876561b1f93c9c9a21c\" id=5c6cec1b-89e4-48bc-9bd6-fe51106a8c49 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.878152 | controller |     "Jun 10 15:03:29.688192 crc crio[20344]: time=\"2026-06-10T15:03:29.68810992Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-db-sync-h5xr8/nova-cell1-conductor-db-sync\" id=c1529072-d5a8-4a1a-a80e-8af1bed03bef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.878168 | controller |     "Jun 10 15:03:29.688722 crc crio[20344]: time=\"2026-06-10T15:03:29.688658365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.878183 | controller |     "Jun 10 15:03:29.693774 crc crio[20344]: time=\"2026-06-10T15:03:29.693701926Z\" level=info msg=\"Started container\" PID=80911 containerID=4f86ccc8e2cf299b6dc72409ae74d8761d7834b6f485b876561b1f93c9c9a21c description=openstack/dnsmasq-dns-6f4f87c799-lqfh7/init id=5c6cec1b-89e4-48bc-9bd6-fe51106a8c49 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27de0b37c991ca2769b3bf01a0a61d0dee89257a2a59b8a327dd94270d0dde4a",
2026-06-10 15:52:08.878199 | controller |     "Jun 10 15:03:29.756769 crc crio[20344]: time=\"2026-06-10T15:03:29.756677696Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.878214 | controller |     "Jun 10 15:03:29.760680 crc crio[20344]: time=\"2026-06-10T15:03:29.760624189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.878230 | controller |     "Jun 10 15:03:29.923559 crc crio[20344]: time=\"2026-06-10T15:03:29.923445529Z\" level=info msg=\"Created container d3f544f36cc8dc5fd55c412077df63ad9bf6fd00133394233003378a224dc25a: openstack/nova-cell1-conductor-db-sync-h5xr8/nova-cell1-conductor-db-sync\" id=c1529072-d5a8-4a1a-a80e-8af1bed03bef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.878245 | controller |     "Jun 10 15:03:29.925659 crc crio[20344]: time=\"2026-06-10T15:03:29.925584135Z\" level=info msg=\"Starting container: d3f544f36cc8dc5fd55c412077df63ad9bf6fd00133394233003378a224dc25a\" id=9b275834-9d09-470b-80fc-ef1ccf5ccf08 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.878263 | controller |     "Jun 10 15:03:29.948475 crc crio[20344]: time=\"2026-06-10T15:03:29.948387299Z\" level=info msg=\"Started container\" PID=80927 containerID=d3f544f36cc8dc5fd55c412077df63ad9bf6fd00133394233003378a224dc25a description=openstack/nova-cell1-conductor-db-sync-h5xr8/nova-cell1-conductor-db-sync id=9b275834-9d09-470b-80fc-ef1ccf5ccf08 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3844763f75bdefb631b40e8c0bfa6f63e31676a46a82fc93ed8d7a814b31a888",
2026-06-10 15:52:08.878280 | controller |     "Jun 10 15:03:30.175569 crc crio[20344]: time=\"2026-06-10T15:03:30.17533596Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=89da27b4-b507-426e-a74f-197f43d77da6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.878296 | controller |     "Jun 10 15:03:30.284398 crc crio[20344]: time=\"2026-06-10T15:03:30.274978115Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=0dc0c730-e6ec-497e-88a8-e23c03259469 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.878311 | controller |     "Jun 10 15:03:30.288355 crc crio[20344]: time=\"2026-06-10T15:03:30.287227054Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-6f4f87c799-lqfh7/dnsmasq-dns\" id=5d8672eb-86ab-444f-b343-3379b72d045d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.878326 | controller |     "Jun 10 15:03:30.291111 crc crio[20344]: time=\"2026-06-10T15:03:30.288970199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.878342 | controller |     "Jun 10 15:03:30.387477 crc crio[20344]: time=\"2026-06-10T15:03:30.387224758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.878357 | controller |     "Jun 10 15:03:30.409294 crc crio[20344]: time=\"2026-06-10T15:03:30.409096278Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.878373 | controller |     "Jun 10 15:03:30.665678 crc crio[20344]: time=\"2026-06-10T15:03:30.665444363Z\" level=info msg=\"Created container 5e04b578fc58e05395b99d9d8c7258bc020b42ac438440a56fda22d963f9c0bd: openstack/dnsmasq-dns-6f4f87c799-lqfh7/dnsmasq-dns\" id=5d8672eb-86ab-444f-b343-3379b72d045d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.878388 | controller |     "Jun 10 15:03:30.684829 crc crio[20344]: time=\"2026-06-10T15:03:30.684609272Z\" level=info msg=\"Starting container: 5e04b578fc58e05395b99d9d8c7258bc020b42ac438440a56fda22d963f9c0bd\" id=97058cd7-f4db-49e0-9260-edc6d505c343 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.878404 | controller |     "Jun 10 15:03:30.712436 crc crio[20344]: time=\"2026-06-10T15:03:30.712141779Z\" level=info msg=\"Started container\" PID=80968 containerID=5e04b578fc58e05395b99d9d8c7258bc020b42ac438440a56fda22d963f9c0bd description=openstack/dnsmasq-dns-6f4f87c799-lqfh7/dnsmasq-dns id=97058cd7-f4db-49e0-9260-edc6d505c343 name=/runtime.v1.RuntimeService/StartContainer sandboxID=27de0b37c991ca2769b3bf01a0a61d0dee89257a2a59b8a327dd94270d0dde4a",
2026-06-10 15:52:08.878420 | controller |     "Jun 10 15:03:33.506467 crc crio[20344]: time=\"2026-06-10T15:03:33.505426387Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-scheduler@sha256:d4f2093717c3afc62018cae39e59e66ec30f8e1a29b1d7786aa73e23ce8f9b7e\" id=26e4b822-2c63-4692-aea3-5aadc5b93685 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.878435 | controller |     "Jun 10 15:03:33.507792 crc crio[20344]: time=\"2026-06-10T15:03:33.507695056Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=5dacf92e-7efc-4276-be27-696792c9bd48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.878454 | controller |     "Jun 10 15:03:33.532105 crc crio[20344]: time=\"2026-06-10T15:03:33.531980958Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3\" id=fd9c0a1e-0c06-43e7-a46f-dffa3d1242e1 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.878470 | controller |     "Jun 10 15:03:33.533131 crc crio[20344]: time=\"2026-06-10T15:03:33.533060086Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=c3a1cbef-613a-4c0d-a856-8d6357cbb171 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.878485 | controller |     "Jun 10 15:03:33.537662 crc crio[20344]: time=\"2026-06-10T15:03:33.537566464Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-novncproxy@sha256:8b54a4f4c4d0ed06bf07b9f6ef7cd9d730d448789c5ad3e20c1cdc56bcbcae90\" id=557c5e39-171c-41f2-9dad-922ce477f2b6 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.878501 | controller |     "Jun 10 15:03:33.541365 crc crio[20344]: time=\"2026-06-10T15:03:33.541237309Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=cea45e00-b4cf-4a00-af63-e8e6daa2408b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.878516 | controller |     "Jun 10 15:03:33.563801 crc crio[20344]: time=\"2026-06-10T15:03:33.563665934Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=2f764fd2-434e-4151-8635-7676935100a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.878530 | controller |     "Jun 10 15:03:33.564067 crc crio[20344]: time=\"2026-06-10T15:03:33.564024803Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:6a1fd3afaff3c587030a5cdd0a7f07a1b02c0c9244e9095fd7907e93229b8ba3\" id=2bbd8cea-364c-4717-80db-8b62988f6840 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.878545 | controller |     "Jun 10 15:03:33.570481 crc crio[20344]: time=\"2026-06-10T15:03:33.570239505Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=940a0134-665a-462d-82d7-463467ac7a52 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.878561 | controller |     "Jun 10 15:03:33.583573 crc crio[20344]: time=\"2026-06-10T15:03:33.581025496Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=fe8655f4-91cd-4394-a25d-4ef38724efc5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.878576 | controller |     "Jun 10 15:03:33.583573 crc crio[20344]: time=\"2026-06-10T15:03:33.581692013Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.878591 | controller |     "Jun 10 15:03:33.588039 crc crio[20344]: time=\"2026-06-10T15:03:33.585055431Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=8ae1d81f-8163-46f9-8709-87ea3fda3d7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.878605 | controller |     "Jun 10 15:03:33.594417 crc crio[20344]: time=\"2026-06-10T15:03:33.593531811Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=9a15631c-3131-47ca-a1ae-4a7bcb321737 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.878620 | controller |     "Jun 10 15:03:33.597809 crc crio[20344]: time=\"2026-06-10T15:03:33.597517875Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=153287e4-a535-4e0c-bce8-28d0753ca25b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.878639 | controller |     "Jun 10 15:03:33.613619 crc crio[20344]: time=\"2026-06-10T15:03:33.612985638Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=f3008f01-7268-4f1c-b686-1dccc09c12fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.878654 | controller |     "Jun 10 15:03:33.614797 crc crio[20344]: time=\"2026-06-10T15:03:33.61421874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.878670 | controller |     "Jun 10 15:03:33.635481 crc crio[20344]: time=\"2026-06-10T15:03:33.635372951Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=38e9be0c-5217-45b0-96de-6eff0c65a570 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.878685 | controller |     "Jun 10 15:03:33.641078 crc crio[20344]: time=\"2026-06-10T15:03:33.640974947Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=0e2b717f-402a-46ba-84c3-efbebd9002a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.878700 | controller |     "Jun 10 15:03:33.655765 crc crio[20344]: time=\"2026-06-10T15:03:33.655605238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.878714 | controller |     "Jun 10 15:03:33.657814 crc crio[20344]: time=\"2026-06-10T15:03:33.657160589Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.878729 | controller |     "Jun 10 15:03:33.657814 crc crio[20344]: time=\"2026-06-10T15:03:33.657395945Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.878743 | controller |     "Jun 10 15:03:33.663137 crc crio[20344]: time=\"2026-06-10T15:03:33.663009381Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.878758 | controller |     "Jun 10 15:03:33.713643 crc crio[20344]: time=\"2026-06-10T15:03:33.713525076Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.878773 | controller |     "Jun 10 15:03:33.731616 crc crio[20344]: time=\"2026-06-10T15:03:33.727014888Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.878787 | controller |     "Jun 10 15:03:33.748689 crc crio[20344]: time=\"2026-06-10T15:03:33.74822644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.878802 | controller |     "Jun 10 15:03:33.753808 crc crio[20344]: time=\"2026-06-10T15:03:33.753065556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.878817 | controller |     "Jun 10 15:03:33.784898 crc crio[20344]: time=\"2026-06-10T15:03:33.783187611Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.878831 | controller |     "Jun 10 15:03:33.789377 crc crio[20344]: time=\"2026-06-10T15:03:33.78930212Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.878866 | controller |     "Jun 10 15:03:34.008107 crc crio[20344]: time=\"2026-06-10T15:03:34.008022016Z\" level=info msg=\"Created container f5d41f3b8d5033700e5187d84b25bb8917c77abb57af5df82a7e0c53d433b7f3: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=38e9be0c-5217-45b0-96de-6eff0c65a570 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.878886 | controller |     "Jun 10 15:03:34.009607 crc crio[20344]: time=\"2026-06-10T15:03:34.009562316Z\" level=info msg=\"Starting container: f5d41f3b8d5033700e5187d84b25bb8917c77abb57af5df82a7e0c53d433b7f3\" id=38f3ba57-1122-4776-8e24-ade9c72e2f66 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.878902 | controller |     "Jun 10 15:03:34.015236 crc crio[20344]: time=\"2026-06-10T15:03:34.015153562Z\" level=info msg=\"Created container 5b3d529682ef7cd77f0869d4b2039e3188b15ae52205e3ba58c84c7996cece46: openstack/nova-api-0/nova-api-log\" id=fe8655f4-91cd-4394-a25d-4ef38724efc5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.878917 | controller |     "Jun 10 15:03:34.016465 crc crio[20344]: time=\"2026-06-10T15:03:34.016378144Z\" level=info msg=\"Starting container: 5b3d529682ef7cd77f0869d4b2039e3188b15ae52205e3ba58c84c7996cece46\" id=abf66e13-8577-424c-90a6-ceba2df0c397 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.878932 | controller |     "Jun 10 15:03:34.018219 crc crio[20344]: time=\"2026-06-10T15:03:34.01815951Z\" level=info msg=\"Started container\" PID=81281 containerID=f5d41f3b8d5033700e5187d84b25bb8917c77abb57af5df82a7e0c53d433b7f3 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=38f3ba57-1122-4776-8e24-ade9c72e2f66 name=/runtime.v1.RuntimeService/StartContainer sandboxID=911d7b2b3347b166330ab8d0dbc75520fb6807e6ec93bb977ad432ece59cb36f",
2026-06-10 15:52:08.878948 | controller |     "Jun 10 15:03:34.018774 crc crio[20344]: time=\"2026-06-10T15:03:34.018640743Z\" level=info msg=\"Created container 1eb9b4da9024db941d1a22c5575a03108e20c65783784a7f865cd77b2263afef: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=0e2b717f-402a-46ba-84c3-efbebd9002a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.878963 | controller |     "Jun 10 15:03:34.019629 crc crio[20344]: time=\"2026-06-10T15:03:34.019547707Z\" level=info msg=\"Starting container: 1eb9b4da9024db941d1a22c5575a03108e20c65783784a7f865cd77b2263afef\" id=8dcb8b6c-dde4-41f2-b95b-b9f04c544612 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.878979 | controller |     "Jun 10 15:03:34.029227 crc crio[20344]: time=\"2026-06-10T15:03:34.027169725Z\" level=info msg=\"Started container\" PID=81283 containerID=5b3d529682ef7cd77f0869d4b2039e3188b15ae52205e3ba58c84c7996cece46 description=openstack/nova-api-0/nova-api-log id=abf66e13-8577-424c-90a6-ceba2df0c397 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5daef69746e06ec03da874333eab19134dbf4ac0af05975290bf0694f5f2f1bb",
2026-06-10 15:52:08.878995 | controller |     "Jun 10 15:03:34.029227 crc crio[20344]: time=\"2026-06-10T15:03:34.028339485Z\" level=info msg=\"Started container\" PID=81282 containerID=1eb9b4da9024db941d1a22c5575a03108e20c65783784a7f865cd77b2263afef description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=8dcb8b6c-dde4-41f2-b95b-b9f04c544612 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab58a8321184749420ad3e7008e6eeb3475c44a704f023c9db8113284580cda5",
2026-06-10 15:52:08.879010 | controller |     "Jun 10 15:03:34.038884 crc crio[20344]: time=\"2026-06-10T15:03:34.038683135Z\" level=info msg=\"Created container cf1685bf797d851c5856807bd1e33a266ed254780871e0e9d67fb853a9025cfc: openstack/nova-metadata-0/nova-metadata-log\" id=f3008f01-7268-4f1c-b686-1dccc09c12fa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.879025 | controller |     "Jun 10 15:03:34.039800 crc crio[20344]: time=\"2026-06-10T15:03:34.039725122Z\" level=info msg=\"Starting container: cf1685bf797d851c5856807bd1e33a266ed254780871e0e9d67fb853a9025cfc\" id=4fa5a8d8-d180-46e5-b35f-e0bd28da8649 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.879044 | controller |     "Jun 10 15:03:34.049731 crc crio[20344]: time=\"2026-06-10T15:03:34.04964156Z\" level=info msg=\"Started container\" PID=81284 containerID=cf1685bf797d851c5856807bd1e33a266ed254780871e0e9d67fb853a9025cfc description=openstack/nova-metadata-0/nova-metadata-log id=4fa5a8d8-d180-46e5-b35f-e0bd28da8649 name=/runtime.v1.RuntimeService/StartContainer sandboxID=18b879d312f472265daec3b4c74e3dcb068fa97b7ca5bf7ce3649c593c98592a",
2026-06-10 15:52:08.879060 | controller |     "Jun 10 15:03:34.050023 crc crio[20344]: time=\"2026-06-10T15:03:34.049851916Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=44679d55-5284-449b-a08b-29bc2307b696 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.879075 | controller |     "Jun 10 15:03:34.070976 crc crio[20344]: time=\"2026-06-10T15:03:34.070456062Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=781b24f3-9497-4915-870e-fd04c10859b9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.879090 | controller |     "Jun 10 15:03:34.082338 crc crio[20344]: time=\"2026-06-10T15:03:34.082220699Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=2cbba1cc-244e-4612-8e92-2f3b9d3f08e2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.879105 | controller |     "Jun 10 15:03:34.096405 crc crio[20344]: time=\"2026-06-10T15:03:34.096319526Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=c602d4e2-faeb-486f-acbd-92d4b72138fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.879119 | controller |     "Jun 10 15:03:34.099831 crc crio[20344]: time=\"2026-06-10T15:03:34.099795777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.879134 | controller |     "Jun 10 15:03:34.100914 crc crio[20344]: time=\"2026-06-10T15:03:34.100814303Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=19f58ada-49a5-4d71-aa49-9f723a6f52a6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.879149 | controller |     "Jun 10 15:03:34.108369 crc crio[20344]: time=\"2026-06-10T15:03:34.108247677Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=9dc7f094-63dd-4494-9e79-8cfe31ac4f97 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.879163 | controller |     "Jun 10 15:03:34.136116 crc crio[20344]: time=\"2026-06-10T15:03:34.136011199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.879178 | controller |     "Jun 10 15:03:34.171517 crc crio[20344]: time=\"2026-06-10T15:03:34.171434531Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.879192 | controller |     "Jun 10 15:03:34.174599 crc crio[20344]: time=\"2026-06-10T15:03:34.174539592Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.879207 | controller |     "Jun 10 15:03:34.193658 crc crio[20344]: time=\"2026-06-10T15:03:34.193580648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.879221 | controller |     "Jun 10 15:03:34.201098 crc crio[20344]: time=\"2026-06-10T15:03:34.201020842Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.879239 | controller |     "Jun 10 15:03:34.259888 crc crio[20344]: time=\"2026-06-10T15:03:34.259035283Z\" level=info msg=\"Stopping container: 1eb9b4da9024db941d1a22c5575a03108e20c65783784a7f865cd77b2263afef (timeout: 30s)\" id=fd85eafd-6b75-46cf-834d-bba3d291a978 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.879254 | controller |     "Jun 10 15:03:34.336141 crc crio[20344]: time=\"2026-06-10T15:03:34.336051298Z\" level=info msg=\"Created container cf58a4b5ff0c8c52a3f6d1dbeae7ec93c2205a26ebefeb1705cac7dfbea3c407: openstack/nova-api-0/nova-api-api\" id=c602d4e2-faeb-486f-acbd-92d4b72138fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.879269 | controller |     "Jun 10 15:03:34.351568 crc crio[20344]: time=\"2026-06-10T15:03:34.35148084Z\" level=info msg=\"Starting container: cf58a4b5ff0c8c52a3f6d1dbeae7ec93c2205a26ebefeb1705cac7dfbea3c407\" id=d910a012-67c2-4bdf-976f-09fd4cb058c0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.879284 | controller |     "Jun 10 15:03:34.359759 crc crio[20344]: time=\"2026-06-10T15:03:34.359617802Z\" level=info msg=\"Started container\" PID=81333 containerID=cf58a4b5ff0c8c52a3f6d1dbeae7ec93c2205a26ebefeb1705cac7dfbea3c407 description=openstack/nova-api-0/nova-api-api id=d910a012-67c2-4bdf-976f-09fd4cb058c0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5daef69746e06ec03da874333eab19134dbf4ac0af05975290bf0694f5f2f1bb",
2026-06-10 15:52:08.879299 | controller |     "Jun 10 15:03:34.378709 crc crio[20344]: time=\"2026-06-10T15:03:34.378657428Z\" level=info msg=\"Created container dd08b07a5a53e2dddf301f01ea642fc409caf048460399bae9252c2e7fb60452: openstack/nova-metadata-0/nova-metadata-metadata\" id=9dc7f094-63dd-4494-9e79-8cfe31ac4f97 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.879314 | controller |     "Jun 10 15:03:34.380406 crc crio[20344]: time=\"2026-06-10T15:03:34.380378933Z\" level=info msg=\"Starting container: dd08b07a5a53e2dddf301f01ea642fc409caf048460399bae9252c2e7fb60452\" id=16d3df7f-4e10-45df-9167-113380e5298a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.879329 | controller |     "Jun 10 15:03:34.386038 crc crio[20344]: time=\"2026-06-10T15:03:34.385959468Z\" level=info msg=\"Started container\" PID=81336 containerID=dd08b07a5a53e2dddf301f01ea642fc409caf048460399bae9252c2e7fb60452 description=openstack/nova-metadata-0/nova-metadata-metadata id=16d3df7f-4e10-45df-9167-113380e5298a name=/runtime.v1.RuntimeService/StartContainer sandboxID=18b879d312f472265daec3b4c74e3dcb068fa97b7ca5bf7ce3649c593c98592a",
2026-06-10 15:52:08.879344 | controller |     "Jun 10 15:03:35.317886 crc crio[20344]: time=\"2026-06-10T15:03:35.317335765Z\" level=info msg=\"Stopping container: dd08b07a5a53e2dddf301f01ea642fc409caf048460399bae9252c2e7fb60452 (timeout: 30s)\" id=9d35b73c-0c53-4e92-b08c-209c35e0bcec name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.879359 | controller |     "Jun 10 15:03:35.319410 crc crio[20344]: time=\"2026-06-10T15:03:35.317414607Z\" level=info msg=\"Stopping container: cf1685bf797d851c5856807bd1e33a266ed254780871e0e9d67fb853a9025cfc (timeout: 30s)\" id=b11bb02b-8a12-4f81-bb62-ff9fa310da6d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.879374 | controller |     "Jun 10 15:03:35.444776 crc crio[20344]: time=\"2026-06-10T15:03:35.444664981Z\" level=info msg=\"Stopped container cf1685bf797d851c5856807bd1e33a266ed254780871e0e9d67fb853a9025cfc: openstack/nova-metadata-0/nova-metadata-log\" id=b11bb02b-8a12-4f81-bb62-ff9fa310da6d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.879389 | controller |     "Jun 10 15:03:35.550450 crc crio[20344]: time=\"2026-06-10T15:03:35.55022212Z\" level=info msg=\"Stopped container dd08b07a5a53e2dddf301f01ea642fc409caf048460399bae9252c2e7fb60452: openstack/nova-metadata-0/nova-metadata-metadata\" id=9d35b73c-0c53-4e92-b08c-209c35e0bcec name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.879407 | controller |     "Jun 10 15:03:35.552821 crc crio[20344]: time=\"2026-06-10T15:03:35.552716355Z\" level=info msg=\"Stopping pod sandbox: 18b879d312f472265daec3b4c74e3dcb068fa97b7ca5bf7ce3649c593c98592a\" id=6f9cee68-0bd1-4c24-8c55-a3ab40d672f3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.879423 | controller |     "Jun 10 15:03:35.553508 crc crio[20344]: time=\"2026-06-10T15:03:35.553454024Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:18b879d312f472265daec3b4c74e3dcb068fa97b7ca5bf7ce3649c593c98592a UID:775f579b-469e-4cd8-b74f-82e2de1b160b NetNS:/var/run/netns/e364cc8b-de31-4d70-be53-0d0626336d8a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod775f579b_469e_4cd8_b74f_82e2de1b160b.slice PodAnnotations:0xc00282ec50}] Aliases:map[]}\"",
2026-06-10 15:52:08.879438 | controller |     "Jun 10 15:03:35.553668 crc crio[20344]: time=\"2026-06-10T15:03:35.553617719Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.879454 | controller |     "Jun 10 15:03:35.888875 crc crio[20344]: time=\"2026-06-10T15:03:35.888029298Z\" level=info msg=\"Stopped pod sandbox: 18b879d312f472265daec3b4c74e3dcb068fa97b7ca5bf7ce3649c593c98592a\" id=6f9cee68-0bd1-4c24-8c55-a3ab40d672f3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.879470 | controller |     "Jun 10 15:03:36.337232 crc crio[20344]: time=\"2026-06-10T15:03:36.336646732Z\" level=info msg=\"Removing container: dd08b07a5a53e2dddf301f01ea642fc409caf048460399bae9252c2e7fb60452\" id=2cd36ded-b4e7-4fa7-8436-0dd235b45089 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.879485 | controller |     "Jun 10 15:03:36.374483 crc crio[20344]: time=\"2026-06-10T15:03:36.374239541Z\" level=info msg=\"Removed container dd08b07a5a53e2dddf301f01ea642fc409caf048460399bae9252c2e7fb60452: openstack/nova-metadata-0/nova-metadata-metadata\" id=2cd36ded-b4e7-4fa7-8436-0dd235b45089 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.879501 | controller |     "Jun 10 15:03:36.380247 crc crio[20344]: time=\"2026-06-10T15:03:36.380175485Z\" level=info msg=\"Removing container: cf1685bf797d851c5856807bd1e33a266ed254780871e0e9d67fb853a9025cfc\" id=1858dd58-9835-4596-a22c-00729f0fbfe9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.879516 | controller |     "Jun 10 15:03:36.435859 crc crio[20344]: time=\"2026-06-10T15:03:36.433451913Z\" level=info msg=\"Removed container cf1685bf797d851c5856807bd1e33a266ed254780871e0e9d67fb853a9025cfc: openstack/nova-metadata-0/nova-metadata-log\" id=1858dd58-9835-4596-a22c-00729f0fbfe9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.879531 | controller |     "Jun 10 15:03:36.797552 crc crio[20344]: time=\"2026-06-10T15:03:36.797043302Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=344d36f8-8096-4dc1-bba0-6ada36868b61 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.879546 | controller |     "Jun 10 15:03:36.797674 crc crio[20344]: time=\"2026-06-10T15:03:36.797622507Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.879561 | controller |     "Jun 10 15:03:36.852490 crc crio[20344]: time=\"2026-06-10T15:03:36.852430125Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c36c18e467541dce7cba6da19199f8865201133e18e34c51072da64e1c2e94f1 UID:052b2509-179d-424f-a01b-9d1666ecbf2c NetNS:/var/run/netns/a30f8850-e0ed-4d59-a416-e8faf2512f06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod052b2509_179d_424f_a01b_9d1666ecbf2c.slice PodAnnotations:0xc0055ea190}] Aliases:map[]}\"",
2026-06-10 15:52:08.879580 | controller |     "Jun 10 15:03:36.852825 crc crio[20344]: time=\"2026-06-10T15:03:36.852804785Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.879596 | controller |     "Jun 10 15:03:37.330778 crc crio[20344]: time=\"2026-06-10T15:03:37.326990704Z\" level=info msg=\"Stopping container: 8db41d5c26f5b01c56fb5c4f0cd0e19c617ccf57b96fff3e76f24202de721142 (timeout: 10s)\" id=bd7ecb7a-2456-4ab1-b6d3-b53daca5c3cc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.879612 | controller |     "Jun 10 15:03:37.466373 crc crio[20344]: time=\"2026-06-10T15:03:37.46620686Z\" level=info msg=\"Stopped container 8db41d5c26f5b01c56fb5c4f0cd0e19c617ccf57b96fff3e76f24202de721142: openstack/dnsmasq-dns-75b56949bf-dblrl/dnsmasq-dns\" id=bd7ecb7a-2456-4ab1-b6d3-b53daca5c3cc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.879628 | controller |     "Jun 10 15:03:37.467232 crc crio[20344]: time=\"2026-06-10T15:03:37.467132994Z\" level=info msg=\"Stopping pod sandbox: 1a61956482d23e49f26b8420d036ba015129fdeaef695e227d573e2192e492b6\" id=1d98212f-c0e9-4e47-9731-ddff92692af4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.879643 | controller |     "Jun 10 15:03:37.473509 crc crio[20344]: time=\"2026-06-10T15:03:37.472329029Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-75b56949bf-dblrl Namespace:openstack ID:1a61956482d23e49f26b8420d036ba015129fdeaef695e227d573e2192e492b6 UID:2ae327ff-8795-45d0-a083-23c525b04630 NetNS:/var/run/netns/1e440a06-f9e1-4a99-b3db-c1728ffa6c1e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2ae327ff_8795_45d0_a083_23c525b04630.slice PodAnnotations:0xc004036180}] Aliases:map[]}\"",
2026-06-10 15:52:08.879658 | controller |     "Jun 10 15:03:37.473509 crc crio[20344]: time=\"2026-06-10T15:03:37.472564195Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-75b56949bf-dblrl from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.879674 | controller |     "Jun 10 15:03:37.500979 crc crio[20344]: 2026-06-10T15:03:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c36c18e467541dc Mac:f6:89:f0:79:c0:fc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c6 Mtu:0 Sandbox:/var/run/netns/a30f8850-e0ed-4d59-a416-e8faf2512f06 SocketPath: PciID:}] [{Interface:0xc000014770 Address:{IP:10.217.0.198 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.879690 | controller |     "Jun 10 15:03:37.500979 crc crio[20344]: time=\"2026-06-10T15:03:37.500247616Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c36c18e467541dce7cba6da19199f8865201133e18e34c51072da64e1c2e94f1 UID:052b2509-179d-424f-a01b-9d1666ecbf2c NetNS:/var/run/netns/a30f8850-e0ed-4d59-a416-e8faf2512f06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod052b2509_179d_424f_a01b_9d1666ecbf2c.slice PodAnnotations:0xc0055ea190}] Aliases:map[]}\"",
2026-06-10 15:52:08.879706 | controller |     "Jun 10 15:03:37.500979 crc crio[20344]: time=\"2026-06-10T15:03:37.500433891Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.879721 | controller |     "Jun 10 15:03:37.544759 crc crio[20344]: time=\"2026-06-10T15:03:37.544654763Z\" level=info msg=\"Ran pod sandbox c36c18e467541dce7cba6da19199f8865201133e18e34c51072da64e1c2e94f1 with infra container: openstack/nova-metadata-0/POD\" id=344d36f8-8096-4dc1-bba0-6ada36868b61 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.879737 | controller |     "Jun 10 15:03:37.551930 crc crio[20344]: time=\"2026-06-10T15:03:37.549960191Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=b7f97201-d160-4d2d-b08c-7947dd17f960 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.879759 | controller |     "Jun 10 15:03:37.557332 crc crio[20344]: time=\"2026-06-10T15:03:37.55720251Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=d18802fb-015b-48f2-9d64-416ca76e42af name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.879776 | controller |     "Jun 10 15:03:37.567014 crc crio[20344]: time=\"2026-06-10T15:03:37.566931783Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=a8a33034-5784-4e4b-be06-80034b139404 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.879791 | controller |     "Jun 10 15:03:37.567456 crc crio[20344]: time=\"2026-06-10T15:03:37.567399485Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.879806 | controller |     "Jun 10 15:03:37.653560 crc crio[20344]: time=\"2026-06-10T15:03:37.653175919Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.879821 | controller |     "Jun 10 15:03:37.665041 crc crio[20344]: time=\"2026-06-10T15:03:37.664934005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.879836 | controller |     "Jun 10 15:03:37.849023 crc crio[20344]: time=\"2026-06-10T15:03:37.848476275Z\" level=info msg=\"Created container e6f4a0c0453fd03707e20c30125c943d160cb45a4e75348f60cf1ede0120e3b9: openstack/nova-metadata-0/nova-metadata-log\" id=a8a33034-5784-4e4b-be06-80034b139404 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.879870 | controller |     "Jun 10 15:03:37.851393 crc crio[20344]: time=\"2026-06-10T15:03:37.851323309Z\" level=info msg=\"Starting container: e6f4a0c0453fd03707e20c30125c943d160cb45a4e75348f60cf1ede0120e3b9\" id=0067cddc-5e79-4b73-8115-54ed1fdf222e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.879888 | controller |     "Jun 10 15:03:37.860158 crc crio[20344]: time=\"2026-06-10T15:03:37.858486045Z\" level=info msg=\"Started container\" PID=81918 containerID=e6f4a0c0453fd03707e20c30125c943d160cb45a4e75348f60cf1ede0120e3b9 description=openstack/nova-metadata-0/nova-metadata-log id=0067cddc-5e79-4b73-8115-54ed1fdf222e name=/runtime.v1.RuntimeService/StartContainer sandboxID=c36c18e467541dce7cba6da19199f8865201133e18e34c51072da64e1c2e94f1",
2026-06-10 15:52:08.879903 | controller |     "Jun 10 15:03:37.883496 crc crio[20344]: time=\"2026-06-10T15:03:37.883330512Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=fbbac59c-2ec1-4d46-b4b0-063df4cd449a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.879919 | controller |     "Jun 10 15:03:37.945655 crc crio[20344]: time=\"2026-06-10T15:03:37.945557943Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=a865f3fe-fe29-4f7c-afb7-95de00c1aabc name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.879937 | controller |     "Jun 10 15:03:37.962319 crc crio[20344]: time=\"2026-06-10T15:03:37.962187566Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=f1cd6f36-a0ad-4b9a-af20-dde8fa9dc089 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.879954 | controller |     "Jun 10 15:03:37.962712 crc crio[20344]: time=\"2026-06-10T15:03:37.962655258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.879969 | controller |     "Jun 10 15:03:37.992255 crc crio[20344]: time=\"2026-06-10T15:03:37.991925641Z\" level=info msg=\"Stopped pod sandbox: 1a61956482d23e49f26b8420d036ba015129fdeaef695e227d573e2192e492b6\" id=1d98212f-c0e9-4e47-9731-ddff92692af4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.879988 | controller |     "Jun 10 15:03:38.031667 crc crio[20344]: time=\"2026-06-10T15:03:38.031527182Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.880003 | controller |     "Jun 10 15:03:38.046855 crc crio[20344]: time=\"2026-06-10T15:03:38.044178031Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.880018 | controller |     "Jun 10 15:03:38.264655 crc crio[20344]: time=\"2026-06-10T15:03:38.264354986Z\" level=info msg=\"Created container f7b6419938c6c85f54f096e9c83ff8310945df9af8cb9fc81770de76e5a9f9d4: openstack/nova-metadata-0/nova-metadata-metadata\" id=f1cd6f36-a0ad-4b9a-af20-dde8fa9dc089 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.880033 | controller |     "Jun 10 15:03:38.266337 crc crio[20344]: time=\"2026-06-10T15:03:38.265549617Z\" level=info msg=\"Starting container: f7b6419938c6c85f54f096e9c83ff8310945df9af8cb9fc81770de76e5a9f9d4\" id=9d1f3683-db55-4d22-a598-a5202af03ad2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.880048 | controller |     "Jun 10 15:03:38.280519 crc crio[20344]: time=\"2026-06-10T15:03:38.280415314Z\" level=info msg=\"Started container\" PID=81970 containerID=f7b6419938c6c85f54f096e9c83ff8310945df9af8cb9fc81770de76e5a9f9d4 description=openstack/nova-metadata-0/nova-metadata-metadata id=9d1f3683-db55-4d22-a598-a5202af03ad2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c36c18e467541dce7cba6da19199f8865201133e18e34c51072da64e1c2e94f1",
2026-06-10 15:52:08.880063 | controller |     "Jun 10 15:03:38.451449 crc crio[20344]: time=\"2026-06-10T15:03:38.450777711Z\" level=info msg=\"Removing container: 8db41d5c26f5b01c56fb5c4f0cd0e19c617ccf57b96fff3e76f24202de721142\" id=517804a5-2c56-4fad-acfc-4b18964b393f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.880078 | controller |     "Jun 10 15:03:38.499360 crc crio[20344]: time=\"2026-06-10T15:03:38.499191172Z\" level=info msg=\"Removed container 8db41d5c26f5b01c56fb5c4f0cd0e19c617ccf57b96fff3e76f24202de721142: openstack/dnsmasq-dns-75b56949bf-dblrl/dnsmasq-dns\" id=517804a5-2c56-4fad-acfc-4b18964b393f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.880093 | controller |     "Jun 10 15:03:38.504890 crc crio[20344]: time=\"2026-06-10T15:03:38.504804078Z\" level=info msg=\"Removing container: 159a79a408ceb06087c1e52f59eba554e554213c5a175ea39064007351270795\" id=5c5b8bb3-5807-4471-8d2f-664e92259217 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.880108 | controller |     "Jun 10 15:03:38.572305 crc crio[20344]: time=\"2026-06-10T15:03:38.572183013Z\" level=info msg=\"Removed container 159a79a408ceb06087c1e52f59eba554e554213c5a175ea39064007351270795: openstack/dnsmasq-dns-75b56949bf-dblrl/init\" id=5c5b8bb3-5807-4471-8d2f-664e92259217 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.880123 | controller |     "Jun 10 15:03:40.459875 crc crio[20344]: time=\"2026-06-10T15:03:40.459215688Z\" level=info msg=\"Stopping pod sandbox: 9d0dc822311f5e95dc6fca90c6e3e177c46c16457e593a32fade4e965caf111e\" id=23b67b06-32f0-4b29-8133-6ccbe5dc15e9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.880138 | controller |     "Jun 10 15:03:40.461211 crc crio[20344]: time=\"2026-06-10T15:03:40.460498942Z\" level=info msg=\"Got pod network &{Name:nova-cell0-cell-mapping-c8xfn Namespace:openstack ID:9d0dc822311f5e95dc6fca90c6e3e177c46c16457e593a32fade4e965caf111e UID:e1b1cf33-1e9a-4223-bc88-0b45c82df75d NetNS:/var/run/netns/7cb3b8ee-87e8-47e8-a075-64c2a80ffc96 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode1b1cf33_1e9a_4223_bc88_0b45c82df75d.slice PodAnnotations:0xc003224730}] Aliases:map[]}\"",
2026-06-10 15:52:08.880157 | controller |     "Jun 10 15:03:40.461211 crc crio[20344]: time=\"2026-06-10T15:03:40.460620755Z\" level=info msg=\"Deleting pod openstack_nova-cell0-cell-mapping-c8xfn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.880173 | controller |     "Jun 10 15:03:40.902960 crc crio[20344]: time=\"2026-06-10T15:03:40.90277767Z\" level=info msg=\"Stopped pod sandbox: 9d0dc822311f5e95dc6fca90c6e3e177c46c16457e593a32fade4e965caf111e\" id=23b67b06-32f0-4b29-8133-6ccbe5dc15e9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.880188 | controller |     "Jun 10 15:03:41.735468 crc crio[20344]: time=\"2026-06-10T15:03:41.734896941Z\" level=info msg=\"Stopping container: cf58a4b5ff0c8c52a3f6d1dbeae7ec93c2205a26ebefeb1705cac7dfbea3c407 (timeout: 30s)\" id=da79ede7-7535-4a9e-b3a1-ea7bf981461d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.880204 | controller |     "Jun 10 15:03:41.738313 crc crio[20344]: time=\"2026-06-10T15:03:41.735163218Z\" level=info msg=\"Stopping container: 5b3d529682ef7cd77f0869d4b2039e3188b15ae52205e3ba58c84c7996cece46 (timeout: 30s)\" id=9f7c9783-d1b3-40a2-8204-e889e837e698 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.880219 | controller |     "Jun 10 15:03:41.777571 crc crio[20344]: time=\"2026-06-10T15:03:41.77747882Z\" level=info msg=\"Stopping container: f5d41f3b8d5033700e5187d84b25bb8917c77abb57af5df82a7e0c53d433b7f3 (timeout: 30s)\" id=f6a09821-5fe0-4d20-aeb7-899b9e042867 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.880234 | controller |     "Jun 10 15:03:41.803776 crc crio[20344]: time=\"2026-06-10T15:03:41.803690882Z\" level=info msg=\"Stopping container: e6f4a0c0453fd03707e20c30125c943d160cb45a4e75348f60cf1ede0120e3b9 (timeout: 30s)\" id=d28bc3c4-2a73-4629-8e03-253aaff071b0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.880249 | controller |     "Jun 10 15:03:41.805701 crc crio[20344]: time=\"2026-06-10T15:03:41.805598442Z\" level=info msg=\"Stopping container: f7b6419938c6c85f54f096e9c83ff8310945df9af8cb9fc81770de76e5a9f9d4 (timeout: 30s)\" id=c46a007b-0db8-4433-ad54-b9b001d0fd6d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.880264 | controller |     "Jun 10 15:03:41.893158 crc crio[20344]: time=\"2026-06-10T15:03:41.893001558Z\" level=info msg=\"Stopped container 5b3d529682ef7cd77f0869d4b2039e3188b15ae52205e3ba58c84c7996cece46: openstack/nova-api-0/nova-api-log\" id=9f7c9783-d1b3-40a2-8204-e889e837e698 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.880279 | controller |     "Jun 10 15:03:41.930576 crc crio[20344]: time=\"2026-06-10T15:03:41.930375082Z\" level=info msg=\"Stopped container e6f4a0c0453fd03707e20c30125c943d160cb45a4e75348f60cf1ede0120e3b9: openstack/nova-metadata-0/nova-metadata-log\" id=d28bc3c4-2a73-4629-8e03-253aaff071b0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.880295 | controller |     "Jun 10 15:03:42.039022 crc crio[20344]: time=\"2026-06-10T15:03:42.038889638Z\" level=info msg=\"Stopped container f7b6419938c6c85f54f096e9c83ff8310945df9af8cb9fc81770de76e5a9f9d4: openstack/nova-metadata-0/nova-metadata-metadata\" id=c46a007b-0db8-4433-ad54-b9b001d0fd6d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.880310 | controller |     "Jun 10 15:03:42.040991 crc crio[20344]: time=\"2026-06-10T15:03:42.039719229Z\" level=info msg=\"Stopping pod sandbox: c36c18e467541dce7cba6da19199f8865201133e18e34c51072da64e1c2e94f1\" id=cba043be-7fa5-484f-b577-54059719c28b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.880325 | controller |     "Jun 10 15:03:42.040991 crc crio[20344]: time=\"2026-06-10T15:03:42.040422318Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:c36c18e467541dce7cba6da19199f8865201133e18e34c51072da64e1c2e94f1 UID:052b2509-179d-424f-a01b-9d1666ecbf2c NetNS:/var/run/netns/a30f8850-e0ed-4d59-a416-e8faf2512f06 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod052b2509_179d_424f_a01b_9d1666ecbf2c.slice PodAnnotations:0xc0055ea228}] Aliases:map[]}\"",
2026-06-10 15:52:08.880343 | controller |     "Jun 10 15:03:42.040991 crc crio[20344]: time=\"2026-06-10T15:03:42.040583072Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.880359 | controller |     "Jun 10 15:03:42.476369 crc crio[20344]: time=\"2026-06-10T15:03:42.474545114Z\" level=info msg=\"Stopped pod sandbox: c36c18e467541dce7cba6da19199f8865201133e18e34c51072da64e1c2e94f1\" id=cba043be-7fa5-484f-b577-54059719c28b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.880374 | controller |     "Jun 10 15:03:43.136796 crc crio[20344]: time=\"2026-06-10T15:03:43.136155795Z\" level=info msg=\"Stopped container f5d41f3b8d5033700e5187d84b25bb8917c77abb57af5df82a7e0c53d433b7f3: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=f6a09821-5fe0-4d20-aeb7-899b9e042867 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.880389 | controller |     "Jun 10 15:03:43.138057 crc crio[20344]: time=\"2026-06-10T15:03:43.137632733Z\" level=info msg=\"Stopping pod sandbox: 911d7b2b3347b166330ab8d0dbc75520fb6807e6ec93bb977ad432ece59cb36f\" id=bfd84b1c-ce0b-4566-b16f-97ac9a933c99 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.880404 | controller |     "Jun 10 15:03:43.138771 crc crio[20344]: time=\"2026-06-10T15:03:43.138690651Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:911d7b2b3347b166330ab8d0dbc75520fb6807e6ec93bb977ad432ece59cb36f UID:074eb4b9-4ffd-42b4-8d05-451f653555ab NetNS:/var/run/netns/a833f92b-5e9d-4578-8e1c-f166ce43290f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod074eb4b9_4ffd_42b4_8d05_451f653555ab.slice PodAnnotations:0xc0027c06d0}] Aliases:map[]}\"",
2026-06-10 15:52:08.880420 | controller |     "Jun 10 15:03:43.138988 crc crio[20344]: time=\"2026-06-10T15:03:43.138916177Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.880435 | controller |     "Jun 10 15:03:43.570930 crc crio[20344]: time=\"2026-06-10T15:03:43.569796648Z\" level=info msg=\"Stopping pod sandbox: 3844763f75bdefb631b40e8c0bfa6f63e31676a46a82fc93ed8d7a814b31a888\" id=32d20361-502a-4643-ad9b-0a8679be36d3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.880450 | controller |     "Jun 10 15:03:43.574939 crc crio[20344]: time=\"2026-06-10T15:03:43.572981401Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-db-sync-h5xr8 Namespace:openstack ID:3844763f75bdefb631b40e8c0bfa6f63e31676a46a82fc93ed8d7a814b31a888 UID:21820d14-47dd-4c9f-8047-c5a993c6a142 NetNS:/var/run/netns/7bc402ea-ebe4-4b36-b49f-617943e35107 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod21820d14_47dd_4c9f_8047_c5a993c6a142.slice PodAnnotations:0xc004036828}] Aliases:map[]}\"",
2026-06-10 15:52:08.880466 | controller |     "Jun 10 15:03:43.574939 crc crio[20344]: time=\"2026-06-10T15:03:43.573152076Z\" level=info msg=\"Deleting pod openstack_nova-cell1-conductor-db-sync-h5xr8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.880481 | controller |     "Jun 10 15:03:43.677060 crc crio[20344]: time=\"2026-06-10T15:03:43.67697349Z\" level=info msg=\"Stopped pod sandbox: 911d7b2b3347b166330ab8d0dbc75520fb6807e6ec93bb977ad432ece59cb36f\" id=bfd84b1c-ce0b-4566-b16f-97ac9a933c99 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.880500 | controller |     "Jun 10 15:03:44.030457 crc crio[20344]: time=\"2026-06-10T15:03:44.029545872Z\" level=info msg=\"Stopped pod sandbox: 3844763f75bdefb631b40e8c0bfa6f63e31676a46a82fc93ed8d7a814b31a888\" id=32d20361-502a-4643-ad9b-0a8679be36d3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.880515 | controller |     "Jun 10 15:03:44.181008 crc crio[20344]: time=\"2026-06-10T15:03:44.180895764Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=f9de2d3f-8d8d-42df-a2ae-9992a160f3bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.880530 | controller |     "Jun 10 15:03:44.181927 crc crio[20344]: time=\"2026-06-10T15:03:44.181024817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.880544 | controller |     "Jun 10 15:03:44.220356 crc crio[20344]: time=\"2026-06-10T15:03:44.213927014Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:ef7932ee563085a81be03e64c2b3d0d84a2da515763a0d1a72069dbf2c143f12 UID:b5c1af75-52c2-4dbf-9cda-79878cc79c06 NetNS:/var/run/netns/f59942b2-d044-4e4d-baa7-0f852d8e1f30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb5c1af75_52c2_4dbf_9cda_79878cc79c06.slice PodAnnotations:0xc006858680}] Aliases:map[]}\"",
2026-06-10 15:52:08.880559 | controller |     "Jun 10 15:03:44.220356 crc crio[20344]: time=\"2026-06-10T15:03:44.213986986Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.880575 | controller |     "Jun 10 15:03:44.590251 crc crio[20344]: time=\"2026-06-10T15:03:44.59005553Z\" level=info msg=\"Removing container: f5d41f3b8d5033700e5187d84b25bb8917c77abb57af5df82a7e0c53d433b7f3\" id=7f453f96-bff1-4a39-a6c0-7e4c79749cd7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.880590 | controller |     "Jun 10 15:03:44.628172 crc crio[20344]: time=\"2026-06-10T15:03:44.62768631Z\" level=info msg=\"Removed container f5d41f3b8d5033700e5187d84b25bb8917c77abb57af5df82a7e0c53d433b7f3: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=7f453f96-bff1-4a39-a6c0-7e4c79749cd7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.880605 | controller |     "Jun 10 15:03:44.784157 crc crio[20344]: 2026-06-10T15:03:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ef7932ee563085a Mac:82:0c:d8:a6:7c:59 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c7 Mtu:0 Sandbox:/var/run/netns/f59942b2-d044-4e4d-baa7-0f852d8e1f30 SocketPath: PciID:}] [{Interface:0xc000014f90 Address:{IP:10.217.0.199 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.880620 | controller |     "Jun 10 15:03:44.785498 crc crio[20344]: time=\"2026-06-10T15:03:44.785416418Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:ef7932ee563085a81be03e64c2b3d0d84a2da515763a0d1a72069dbf2c143f12 UID:b5c1af75-52c2-4dbf-9cda-79878cc79c06 NetNS:/var/run/netns/f59942b2-d044-4e4d-baa7-0f852d8e1f30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb5c1af75_52c2_4dbf_9cda_79878cc79c06.slice PodAnnotations:0xc006858680}] Aliases:map[]}\"",
2026-06-10 15:52:08.880635 | controller |     "Jun 10 15:03:44.785621 crc crio[20344]: time=\"2026-06-10T15:03:44.785576122Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.880650 | controller |     "Jun 10 15:03:44.793851 crc crio[20344]: time=\"2026-06-10T15:03:44.793780296Z\" level=info msg=\"Ran pod sandbox ef7932ee563085a81be03e64c2b3d0d84a2da515763a0d1a72069dbf2c143f12 with infra container: openstack/nova-metadata-0/POD\" id=f9de2d3f-8d8d-42df-a2ae-9992a160f3bc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.880668 | controller |     "Jun 10 15:03:44.796174 crc crio[20344]: time=\"2026-06-10T15:03:44.796069446Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=7f4a9ae5-84cc-4e25-bc63-05b11849f8a0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.880683 | controller |     "Jun 10 15:03:44.799393 crc crio[20344]: time=\"2026-06-10T15:03:44.79932738Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=fe4b9bca-270b-4233-9e39-5aae14f2cab3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.880698 | controller |     "Jun 10 15:03:44.813202 crc crio[20344]: time=\"2026-06-10T15:03:44.813027837Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=da1df29d-d679-4f5b-8133-0716d69c32a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.880713 | controller |     "Jun 10 15:03:44.815692 crc crio[20344]: time=\"2026-06-10T15:03:44.813597142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.880727 | controller |     "Jun 10 15:03:44.870195 crc crio[20344]: time=\"2026-06-10T15:03:44.870107773Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.880742 | controller |     "Jun 10 15:03:44.876025 crc crio[20344]: time=\"2026-06-10T15:03:44.875939915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.880757 | controller |     "Jun 10 15:03:44.999457 crc crio[20344]: time=\"2026-06-10T15:03:44.99939225Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=7738799f-e28a-4234-8f82-1120484af3f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.880771 | controller |     "Jun 10 15:03:44.999595 crc crio[20344]: time=\"2026-06-10T15:03:44.999512923Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.880786 | controller |     "Jun 10 15:03:45.043964 crc crio[20344]: time=\"2026-06-10T15:03:45.043870948Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:115fbde9352d781d8760312bb96126f7edd2ad9d55212b85dcdab349ac534770 UID:a825836a-49e8-4c94-b45e-e57336d07be6 NetNS:/var/run/netns/0a06f4e5-52bf-45cd-bc56-55720eb32a98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda825836a_49e8_4c94_b45e_e57336d07be6.slice PodAnnotations:0xc0040361f8}] Aliases:map[]}\"",
2026-06-10 15:52:08.880801 | controller |     "Jun 10 15:03:45.044405 crc crio[20344]: time=\"2026-06-10T15:03:45.044385902Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.880816 | controller |     "Jun 10 15:03:45.076663 crc crio[20344]: time=\"2026-06-10T15:03:45.076514208Z\" level=info msg=\"Stopped container cf58a4b5ff0c8c52a3f6d1dbeae7ec93c2205a26ebefeb1705cac7dfbea3c407: openstack/nova-api-0/nova-api-api\" id=da79ede7-7535-4a9e-b3a1-ea7bf981461d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.880831 | controller |     "Jun 10 15:03:45.078081 crc crio[20344]: time=\"2026-06-10T15:03:45.078042338Z\" level=info msg=\"Stopping pod sandbox: 5daef69746e06ec03da874333eab19134dbf4ac0af05975290bf0694f5f2f1bb\" id=85205100-9991-4c9f-a8e0-df161af66f41 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.880846 | controller |     "Jun 10 15:03:45.078838 crc crio[20344]: time=\"2026-06-10T15:03:45.078811848Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:5daef69746e06ec03da874333eab19134dbf4ac0af05975290bf0694f5f2f1bb UID:971b1ec1-0856-47ff-8f58-788704c5a2be NetNS:/var/run/netns/9bdb63b9-e108-46a0-b8b6-86af37e42960 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod971b1ec1_0856_47ff_8f58_788704c5a2be.slice PodAnnotations:0xc000738250}] Aliases:map[]}\"",
2026-06-10 15:52:08.880884 | controller |     "Jun 10 15:03:45.079174 crc crio[20344]: time=\"2026-06-10T15:03:45.079155527Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.880901 | controller |     "Jun 10 15:03:45.181311 crc crio[20344]: time=\"2026-06-10T15:03:45.178836763Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-conductor-0/POD\" id=8cadced3-3bd0-4c09-a41f-8e950609f6ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.880916 | controller |     "Jun 10 15:03:45.181311 crc crio[20344]: time=\"2026-06-10T15:03:45.180942678Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.880931 | controller |     "Jun 10 15:03:45.220485 crc crio[20344]: time=\"2026-06-10T15:03:45.219668597Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:d405da91e1700d866fc28c00ef1c0454e56168ac7db9b0da618368e2666a7e22 UID:813f9d21-6f67-48cc-9131-935f71172422 NetNS:/var/run/netns/754da617-c610-4a8a-918c-43d44563a4bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod813f9d21_6f67_48cc_9131_935f71172422.slice PodAnnotations:0xc0055ea220}] Aliases:map[]}\"",
2026-06-10 15:52:08.880946 | controller |     "Jun 10 15:03:45.220485 crc crio[20344]: time=\"2026-06-10T15:03:45.219775719Z\" level=info msg=\"Adding pod openstack_nova-cell1-conductor-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.880961 | controller |     "Jun 10 15:03:45.255975 crc crio[20344]: time=\"2026-06-10T15:03:45.25588433Z\" level=info msg=\"Created container f8e5e69df2b975f8a054dfafd6796dbae18dc463b544ddfc086e52fc74dd737b: openstack/nova-metadata-0/nova-metadata-log\" id=da1df29d-d679-4f5b-8133-0716d69c32a5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.880976 | controller |     "Jun 10 15:03:45.257650 crc crio[20344]: time=\"2026-06-10T15:03:45.256988819Z\" level=info msg=\"Starting container: f8e5e69df2b975f8a054dfafd6796dbae18dc463b544ddfc086e52fc74dd737b\" id=a36419ae-252a-415f-9ed4-f07400c1685e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.880991 | controller |     "Jun 10 15:03:45.265875 crc crio[20344]: time=\"2026-06-10T15:03:45.26355416Z\" level=info msg=\"Started container\" PID=82645 containerID=f8e5e69df2b975f8a054dfafd6796dbae18dc463b544ddfc086e52fc74dd737b description=openstack/nova-metadata-0/nova-metadata-log id=a36419ae-252a-415f-9ed4-f07400c1685e name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef7932ee563085a81be03e64c2b3d0d84a2da515763a0d1a72069dbf2c143f12",
2026-06-10 15:52:08.881007 | controller |     "Jun 10 15:03:45.285451 crc crio[20344]: time=\"2026-06-10T15:03:45.285338827Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=8085f4ce-0cbd-4caa-b469-27234e2881a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.881022 | controller |     "Jun 10 15:03:45.344668 crc crio[20344]: time=\"2026-06-10T15:03:45.344353464Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=d53fb487-4d1d-43bc-87e9-17e053869b8d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.881036 | controller |     "Jun 10 15:03:45.357917 crc crio[20344]: time=\"2026-06-10T15:03:45.357773013Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=e8bdf8ec-49b2-4a02-b86a-0900b14c1401 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.881055 | controller |     "Jun 10 15:03:45.359021 crc crio[20344]: time=\"2026-06-10T15:03:45.358965314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.881070 | controller |     "Jun 10 15:03:45.421221 crc crio[20344]: time=\"2026-06-10T15:03:45.420888057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.881085 | controller |     "Jun 10 15:03:45.435778 crc crio[20344]: time=\"2026-06-10T15:03:45.432812528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.881100 | controller |     "Jun 10 15:03:45.607425 crc crio[20344]: time=\"2026-06-10T15:03:45.606729897Z\" level=info msg=\"Stopped pod sandbox: 5daef69746e06ec03da874333eab19134dbf4ac0af05975290bf0694f5f2f1bb\" id=85205100-9991-4c9f-a8e0-df161af66f41 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.881114 | controller |     "Jun 10 15:03:45.686411 crc crio[20344]: time=\"2026-06-10T15:03:45.684845832Z\" level=info msg=\"Created container 43c633bd2939b837d208c20447d6ea257be635890fe36b3d3220b8d55fa1dec1: openstack/nova-metadata-0/nova-metadata-metadata\" id=e8bdf8ec-49b2-4a02-b86a-0900b14c1401 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.881129 | controller |     "Jun 10 15:03:45.690429 crc crio[20344]: time=\"2026-06-10T15:03:45.688572629Z\" level=info msg=\"Starting container: 43c633bd2939b837d208c20447d6ea257be635890fe36b3d3220b8d55fa1dec1\" id=7d04b6e8-3a45-4230-af3e-d766a660e447 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.881143 | controller |     "Jun 10 15:03:45.737409 crc crio[20344]: time=\"2026-06-10T15:03:45.737145044Z\" level=info msg=\"Started container\" PID=82701 containerID=43c633bd2939b837d208c20447d6ea257be635890fe36b3d3220b8d55fa1dec1 description=openstack/nova-metadata-0/nova-metadata-metadata id=7d04b6e8-3a45-4230-af3e-d766a660e447 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ef7932ee563085a81be03e64c2b3d0d84a2da515763a0d1a72069dbf2c143f12",
2026-06-10 15:52:08.881158 | controller |     "Jun 10 15:03:45.817666 crc crio[20344]: 2026-06-10T15:03:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:115fbde9352d781 Mac:be:da:db:a3:96:0d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c8 Mtu:0 Sandbox:/var/run/netns/0a06f4e5-52bf-45cd-bc56-55720eb32a98 SocketPath: PciID:}] [{Interface:0xc0002a28b0 Address:{IP:10.217.0.200 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.881173 | controller |     "Jun 10 15:03:45.819084 crc crio[20344]: time=\"2026-06-10T15:03:45.819007486Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:115fbde9352d781d8760312bb96126f7edd2ad9d55212b85dcdab349ac534770 UID:a825836a-49e8-4c94-b45e-e57336d07be6 NetNS:/var/run/netns/0a06f4e5-52bf-45cd-bc56-55720eb32a98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda825836a_49e8_4c94_b45e_e57336d07be6.slice PodAnnotations:0xc0040361f8}] Aliases:map[]}\"",
2026-06-10 15:52:08.881200 | controller |     "Jun 10 15:03:45.819179 crc crio[20344]: time=\"2026-06-10T15:03:45.81916053Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.881215 | controller |     "Jun 10 15:03:45.828370 crc crio[20344]: time=\"2026-06-10T15:03:45.828322798Z\" level=info msg=\"Ran pod sandbox 115fbde9352d781d8760312bb96126f7edd2ad9d55212b85dcdab349ac534770 with infra container: openstack/nova-scheduler-0/POD\" id=7738799f-e28a-4234-8f82-1120484af3f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.881234 | controller |     "Jun 10 15:03:45.831193 crc crio[20344]: time=\"2026-06-10T15:03:45.831114531Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=4fe61225-721d-42ac-a66f-5a50041f2947 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.881249 | controller |     "Jun 10 15:03:45.865873 crc crio[20344]: time=\"2026-06-10T15:03:45.865517347Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=72be5a55-73dc-418a-8bf4-0aea9a2e6dc1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.881263 | controller |     "Jun 10 15:03:45.902506 crc crio[20344]: time=\"2026-06-10T15:03:45.902403068Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=b4366ee1-db57-49e6-8d70-009128db1f36 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.881278 | controller |     "Jun 10 15:03:45.902882 crc crio[20344]: time=\"2026-06-10T15:03:45.902828819Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.881293 | controller |     "Jun 10 15:03:45.964323 crc crio[20344]: time=\"2026-06-10T15:03:45.963712874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.881307 | controller |     "Jun 10 15:03:45.970992 crc crio[20344]: time=\"2026-06-10T15:03:45.970903732Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.881322 | controller |     "Jun 10 15:03:45.994142 crc crio[20344]: 2026-06-10T15:03:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d405da91e1700d8 Mac:6a:7e:42:25:34:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:c9 Mtu:0 Sandbox:/var/run/netns/754da617-c610-4a8a-918c-43d44563a4bf SocketPath: PciID:}] [{Interface:0xc0000146c0 Address:{IP:10.217.0.201 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.881337 | controller |     "Jun 10 15:03:45.995139 crc crio[20344]: time=\"2026-06-10T15:03:45.995061561Z\" level=info msg=\"Got pod network &{Name:nova-cell1-conductor-0 Namespace:openstack ID:d405da91e1700d866fc28c00ef1c0454e56168ac7db9b0da618368e2666a7e22 UID:813f9d21-6f67-48cc-9131-935f71172422 NetNS:/var/run/netns/754da617-c610-4a8a-918c-43d44563a4bf Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod813f9d21_6f67_48cc_9131_935f71172422.slice PodAnnotations:0xc0055ea220}] Aliases:map[]}\"",
2026-06-10 15:52:08.881351 | controller |     "Jun 10 15:03:45.995353 crc crio[20344]: time=\"2026-06-10T15:03:45.995214685Z\" level=info msg=\"Checking pod openstack_nova-cell1-conductor-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.881366 | controller |     "Jun 10 15:03:46.003298 crc crio[20344]: time=\"2026-06-10T15:03:46.003163222Z\" level=info msg=\"Ran pod sandbox d405da91e1700d866fc28c00ef1c0454e56168ac7db9b0da618368e2666a7e22 with infra container: openstack/nova-cell1-conductor-0/POD\" id=8cadced3-3bd0-4c09-a41f-8e950609f6ef name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.881381 | controller |     "Jun 10 15:03:46.007798 crc crio[20344]: time=\"2026-06-10T15:03:46.006612632Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=50aab518-9248-43a7-9c61-3ab4a6083d75 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.881395 | controller |     "Jun 10 15:03:46.028386 crc crio[20344]: time=\"2026-06-10T15:03:46.027592108Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=d276632b-5304-44f8-ab08-1beb347e8449 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.881414 | controller |     "Jun 10 15:03:46.037437 crc crio[20344]: time=\"2026-06-10T15:03:46.037391993Z\" level=info msg=\"Creating container: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=2a7582fb-9607-4afc-9107-bf9c8aa26f02 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.881429 | controller |     "Jun 10 15:03:46.038023 crc crio[20344]: time=\"2026-06-10T15:03:46.038002229Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.881443 | controller |     "Jun 10 15:03:46.138855 crc crio[20344]: time=\"2026-06-10T15:03:46.138772304Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-sjp6m/POD\" id=9acce4a9-4ecd-4872-83e2-5e96c834a515 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.881458 | controller |     "Jun 10 15:03:46.139005 crc crio[20344]: time=\"2026-06-10T15:03:46.138885187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.881472 | controller |     "Jun 10 15:03:46.141817 crc crio[20344]: time=\"2026-06-10T15:03:46.141672979Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.881486 | controller |     "Jun 10 15:03:46.145419 crc crio[20344]: time=\"2026-06-10T15:03:46.145335915Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.881501 | controller |     "Jun 10 15:03:46.147597 crc crio[20344]: time=\"2026-06-10T15:03:46.147531422Z\" level=info msg=\"Created container 50c013ed5b347e3ee3f663dfc6a362e9de3996592b7f7697c8ed4bb241cdd101: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=b4366ee1-db57-49e6-8d70-009128db1f36 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.881515 | controller |     "Jun 10 15:03:46.150864 crc crio[20344]: time=\"2026-06-10T15:03:46.150783637Z\" level=info msg=\"Starting container: 50c013ed5b347e3ee3f663dfc6a362e9de3996592b7f7697c8ed4bb241cdd101\" id=1d0f41aa-f0ed-4285-8f76-a889f48bc245 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.881529 | controller |     "Jun 10 15:03:46.156462 crc crio[20344]: time=\"2026-06-10T15:03:46.156385552Z\" level=info msg=\"Started container\" PID=82745 containerID=50c013ed5b347e3ee3f663dfc6a362e9de3996592b7f7697c8ed4bb241cdd101 description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=1d0f41aa-f0ed-4285-8f76-a889f48bc245 name=/runtime.v1.RuntimeService/StartContainer sandboxID=115fbde9352d781d8760312bb96126f7edd2ad9d55212b85dcdab349ac534770",
2026-06-10 15:52:08.881543 | controller |     "Jun 10 15:03:46.193485 crc crio[20344]: time=\"2026-06-10T15:03:46.1931664Z\" level=info msg=\"Got pod network &{Name:certified-operators-sjp6m Namespace:openshift-marketplace ID:0f9760b88b7fd049cc8bc4c7477ac6f3c648014c19c8eba8fd12d6136b5f614a UID:537001cd-bb11-488d-9f52-67932d08a7b9 NetNS:/var/run/netns/ff4199f0-78cf-4f69-8ef6-758b366013d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod537001cd_bb11_488d_9f52_67932d08a7b9.slice PodAnnotations:0xc00008c6f0}] Aliases:map[]}\"",
2026-06-10 15:52:08.881558 | controller |     "Jun 10 15:03:46.193485 crc crio[20344]: time=\"2026-06-10T15:03:46.193332945Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-sjp6m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.881584 | controller |     "Jun 10 15:03:46.405545 crc crio[20344]: time=\"2026-06-10T15:03:46.404503664Z\" level=info msg=\"Created container e96106556edbf7f2b90a3f57b0aada74761dbc866e7f92435560a9d51707348c: openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor\" id=2a7582fb-9607-4afc-9107-bf9c8aa26f02 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.881600 | controller |     "Jun 10 15:03:46.407526 crc crio[20344]: time=\"2026-06-10T15:03:46.407447181Z\" level=info msg=\"Starting container: e96106556edbf7f2b90a3f57b0aada74761dbc866e7f92435560a9d51707348c\" id=1a1f21e4-4a87-4782-935f-c78d01b65534 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.881614 | controller |     "Jun 10 15:03:46.417661 crc crio[20344]: time=\"2026-06-10T15:03:46.417565235Z\" level=info msg=\"Started container\" PID=82923 containerID=e96106556edbf7f2b90a3f57b0aada74761dbc866e7f92435560a9d51707348c description=openstack/nova-cell1-conductor-0/nova-cell1-conductor-conductor id=1a1f21e4-4a87-4782-935f-c78d01b65534 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d405da91e1700d866fc28c00ef1c0454e56168ac7db9b0da618368e2666a7e22",
2026-06-10 15:52:08.881630 | controller |     "Jun 10 15:03:46.663983 crc crio[20344]: time=\"2026-06-10T15:03:46.663920741Z\" level=info msg=\"Removing container: cf58a4b5ff0c8c52a3f6d1dbeae7ec93c2205a26ebefeb1705cac7dfbea3c407\" id=ee46e17e-e058-40f8-9d8c-ceaf800fedb3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.881645 | controller |     "Jun 10 15:03:46.697404 crc crio[20344]: time=\"2026-06-10T15:03:46.69731006Z\" level=info msg=\"Removed container cf58a4b5ff0c8c52a3f6d1dbeae7ec93c2205a26ebefeb1705cac7dfbea3c407: openstack/nova-api-0/nova-api-api\" id=ee46e17e-e058-40f8-9d8c-ceaf800fedb3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.881660 | controller |     "Jun 10 15:03:46.700192 crc crio[20344]: time=\"2026-06-10T15:03:46.700155024Z\" level=info msg=\"Removing container: 5b3d529682ef7cd77f0869d4b2039e3188b15ae52205e3ba58c84c7996cece46\" id=1f64a6dc-8fd1-409d-84d9-f47c9f4d8b41 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.881675 | controller |     "Jun 10 15:03:46.747667 crc crio[20344]: time=\"2026-06-10T15:03:46.74761365Z\" level=info msg=\"Removed container 5b3d529682ef7cd77f0869d4b2039e3188b15ae52205e3ba58c84c7996cece46: openstack/nova-api-0/nova-api-log\" id=1f64a6dc-8fd1-409d-84d9-f47c9f4d8b41 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.881690 | controller |     "Jun 10 15:03:46.774315 crc crio[20344]: 2026-06-10T15:03:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0f9760b88b7fd04 Mac:ce:17:3e:dc:a5:7c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ca Mtu:0 Sandbox:/var/run/netns/ff4199f0-78cf-4f69-8ef6-758b366013d0 SocketPath: PciID:}] [{Interface:0xc000014600 Address:{IP:10.217.0.202 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.881705 | controller |     "Jun 10 15:03:46.792509 crc crio[20344]: time=\"2026-06-10T15:03:46.792182051Z\" level=info msg=\"Got pod network &{Name:certified-operators-sjp6m Namespace:openshift-marketplace ID:0f9760b88b7fd049cc8bc4c7477ac6f3c648014c19c8eba8fd12d6136b5f614a UID:537001cd-bb11-488d-9f52-67932d08a7b9 NetNS:/var/run/netns/ff4199f0-78cf-4f69-8ef6-758b366013d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod537001cd_bb11_488d_9f52_67932d08a7b9.slice PodAnnotations:0xc00008c6f0}] Aliases:map[]}\"",
2026-06-10 15:52:08.881720 | controller |     "Jun 10 15:03:46.792926 crc crio[20344]: time=\"2026-06-10T15:03:46.792571781Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-sjp6m for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.881735 | controller |     "Jun 10 15:03:46.801820 crc crio[20344]: time=\"2026-06-10T15:03:46.801716209Z\" level=info msg=\"Ran pod sandbox 0f9760b88b7fd049cc8bc4c7477ac6f3c648014c19c8eba8fd12d6136b5f614a with infra container: openshift-marketplace/certified-operators-sjp6m/POD\" id=9acce4a9-4ecd-4872-83e2-5e96c834a515 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.881754 | controller |     "Jun 10 15:03:46.811539 crc crio[20344]: time=\"2026-06-10T15:03:46.811467613Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2172b33b-e357-4191-a20a-6d7623ff0e7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.881769 | controller |     "Jun 10 15:03:46.814364 crc crio[20344]: time=\"2026-06-10T15:03:46.814324988Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c8863243-acb7-4e3c-befe-37b97594af4d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.881783 | controller |     "Jun 10 15:03:46.827527 crc crio[20344]: time=\"2026-06-10T15:03:46.82747974Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-sjp6m/extract-utilities\" id=ef3f8632-12d1-418f-abd7-bf7b6d5d3c9a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.881797 | controller |     "Jun 10 15:03:46.828135 crc crio[20344]: time=\"2026-06-10T15:03:46.828114257Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.881812 | controller |     "Jun 10 15:03:46.937212 crc crio[20344]: time=\"2026-06-10T15:03:46.937150247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.881826 | controller |     "Jun 10 15:03:46.950329 crc crio[20344]: time=\"2026-06-10T15:03:46.949409456Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.881840 | controller |     "Jun 10 15:03:47.099913 crc crio[20344]: time=\"2026-06-10T15:03:47.099460874Z\" level=info msg=\"Created container bcae9375cad5ad82c882d5c5350ab3e2cdf3a8452736c3baeebbdf4398bf20f5: openshift-marketplace/certified-operators-sjp6m/extract-utilities\" id=ef3f8632-12d1-418f-abd7-bf7b6d5d3c9a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.881871 | controller |     "Jun 10 15:03:47.102770 crc crio[20344]: time=\"2026-06-10T15:03:47.102668067Z\" level=info msg=\"Starting container: bcae9375cad5ad82c882d5c5350ab3e2cdf3a8452736c3baeebbdf4398bf20f5\" id=07fe1648-7aa1-48c8-8104-d5ed95537d50 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.881888 | controller |     "Jun 10 15:03:47.112326 crc crio[20344]: time=\"2026-06-10T15:03:47.11197575Z\" level=info msg=\"Started container\" PID=82975 containerID=bcae9375cad5ad82c882d5c5350ab3e2cdf3a8452736c3baeebbdf4398bf20f5 description=openshift-marketplace/certified-operators-sjp6m/extract-utilities id=07fe1648-7aa1-48c8-8104-d5ed95537d50 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f9760b88b7fd049cc8bc4c7477ac6f3c648014c19c8eba8fd12d6136b5f614a",
2026-06-10 15:52:08.881903 | controller |     "Jun 10 15:03:47.340068 crc crio[20344]: time=\"2026-06-10T15:03:47.338936121Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=f3dfcbe7-1124-4306-8692-2f0b3821ba3b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.881918 | controller |     "Jun 10 15:03:47.340068 crc crio[20344]: time=\"2026-06-10T15:03:47.339030413Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.881934 | controller |     "Jun 10 15:03:47.370690 crc crio[20344]: time=\"2026-06-10T15:03:47.370596605Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:0e8b641ebe45e956b5324e7cc06869c81f42e1322e6458d34db98ac9dfcab56d UID:9a2423d8-e417-4e24-a70a-289c95f54af0 NetNS:/var/run/netns/53f2063b-9665-412c-b0fd-a43505fc72fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a2423d8_e417_4e24_a70a_289c95f54af0.slice PodAnnotations:0xc0027c0548}] Aliases:map[]}\"",
2026-06-10 15:52:08.881953 | controller |     "Jun 10 15:03:47.370690 crc crio[20344]: time=\"2026-06-10T15:03:47.370668327Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.881968 | controller |     "Jun 10 15:03:47.723150 crc crio[20344]: time=\"2026-06-10T15:03:47.722602633Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=33298cbd-4e96-41cc-a0a6-d3fe7c586cb6 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.881984 | controller |     "Jun 10 15:03:47.735506 crc crio[20344]: time=\"2026-06-10T15:03:47.733405674Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-10 15:52:08.881999 | controller |     "Jun 10 15:03:47.934898 crc crio[20344]: 2026-06-10T15:03:47Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0e8b641ebe45e95 Mac:e6:8e:9b:a7:48:74 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cb Mtu:0 Sandbox:/var/run/netns/53f2063b-9665-412c-b0fd-a43505fc72fe SocketPath: PciID:}] [{Interface:0xc000014730 Address:{IP:10.217.0.203 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.882014 | controller |     "Jun 10 15:03:47.938233 crc crio[20344]: time=\"2026-06-10T15:03:47.936688648Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:0e8b641ebe45e956b5324e7cc06869c81f42e1322e6458d34db98ac9dfcab56d UID:9a2423d8-e417-4e24-a70a-289c95f54af0 NetNS:/var/run/netns/53f2063b-9665-412c-b0fd-a43505fc72fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a2423d8_e417_4e24_a70a_289c95f54af0.slice PodAnnotations:0xc0027c0548}] Aliases:map[]}\"",
2026-06-10 15:52:08.882030 | controller |     "Jun 10 15:03:47.938233 crc crio[20344]: time=\"2026-06-10T15:03:47.936890974Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.882045 | controller |     "Jun 10 15:03:47.945012 crc crio[20344]: time=\"2026-06-10T15:03:47.944907002Z\" level=info msg=\"Ran pod sandbox 0e8b641ebe45e956b5324e7cc06869c81f42e1322e6458d34db98ac9dfcab56d with infra container: openstack/nova-api-0/POD\" id=f3dfcbe7-1124-4306-8692-2f0b3821ba3b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.882060 | controller |     "Jun 10 15:03:47.951529 crc crio[20344]: time=\"2026-06-10T15:03:47.951066653Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=11018140-0ceb-411a-bc96-51fb8dc26731 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.882075 | controller |     "Jun 10 15:03:47.954103 crc crio[20344]: time=\"2026-06-10T15:03:47.954013689Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=84327b70-0f95-4310-9360-05e1816ff25d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.882091 | controller |     "Jun 10 15:03:47.970191 crc crio[20344]: time=\"2026-06-10T15:03:47.969949005Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=051de293-b489-49d4-a241-6b81a152d61f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.882105 | controller |     "Jun 10 15:03:47.970891 crc crio[20344]: time=\"2026-06-10T15:03:47.970522199Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.882123 | controller |     "Jun 10 15:03:48.020855 crc crio[20344]: time=\"2026-06-10T15:03:48.020389088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.882138 | controller |     "Jun 10 15:03:48.024810 crc crio[20344]: time=\"2026-06-10T15:03:48.02466497Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.882153 | controller |     "Jun 10 15:03:48.457545 crc crio[20344]: time=\"2026-06-10T15:03:48.457125681Z\" level=info msg=\"Created container e6f2ad9fcd8e7b48bb16af41f49a835728c7c545022e10963be00976d2309768: openstack/nova-api-0/nova-api-log\" id=051de293-b489-49d4-a241-6b81a152d61f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.882167 | controller |     "Jun 10 15:03:48.463624 crc crio[20344]: time=\"2026-06-10T15:03:48.463506758Z\" level=info msg=\"Starting container: e6f2ad9fcd8e7b48bb16af41f49a835728c7c545022e10963be00976d2309768\" id=f4420364-829a-4b2c-97e7-4a16f3d069d0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.882182 | controller |     "Jun 10 15:03:48.472132 crc crio[20344]: time=\"2026-06-10T15:03:48.47204677Z\" level=info msg=\"Started container\" PID=83090 containerID=e6f2ad9fcd8e7b48bb16af41f49a835728c7c545022e10963be00976d2309768 description=openstack/nova-api-0/nova-api-log id=f4420364-829a-4b2c-97e7-4a16f3d069d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e8b641ebe45e956b5324e7cc06869c81f42e1322e6458d34db98ac9dfcab56d",
2026-06-10 15:52:08.882197 | controller |     "Jun 10 15:03:48.607651 crc crio[20344]: time=\"2026-06-10T15:03:48.607108558Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=ab57e0e7-4307-445e-ad2f-cab576de5f7c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.882217 | controller |     "Jun 10 15:03:48.637911 crc crio[20344]: time=\"2026-06-10T15:03:48.637667553Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=adbab60f-7a8f-4a11-abe3-3b09cd252d64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.882234 | controller |     "Jun 10 15:03:48.652943 crc crio[20344]: time=\"2026-06-10T15:03:48.652850369Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=9f6a4c3b-6f6a-4da5-a27f-e4bfc66ae8cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.882249 | controller |     "Jun 10 15:03:48.660312 crc crio[20344]: time=\"2026-06-10T15:03:48.660158729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.882264 | controller |     "Jun 10 15:03:48.693437 crc crio[20344]: time=\"2026-06-10T15:03:48.69321454Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8d5d7df21be1469a6668fe379d39e4aa07fa7e0e98115c13ef32da305fc5dec\" id=33298cbd-4e96-41cc-a0a6-d3fe7c586cb6 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.882278 | controller |     "Jun 10 15:03:48.696978 crc crio[20344]: time=\"2026-06-10T15:03:48.696888306Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=54b81583-5ca8-4cc3-973b-ea3e4afdb695 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.882293 | controller |     "Jun 10 15:03:48.727621 crc crio[20344]: time=\"2026-06-10T15:03:48.727523304Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9c868629-25ea-4fe4-a4d4-7dbc1b065355 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.882307 | controller |     "Jun 10 15:03:48.745763 crc crio[20344]: time=\"2026-06-10T15:03:48.744393633Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-sjp6m/extract-content\" id=dbb8bdc0-7d33-494b-89c8-4763937a5719 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.882326 | controller |     "Jun 10 15:03:48.745763 crc crio[20344]: time=\"2026-06-10T15:03:48.745014319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.882341 | controller |     "Jun 10 15:03:48.781835 crc crio[20344]: time=\"2026-06-10T15:03:48.781729455Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.882355 | controller |     "Jun 10 15:03:48.787323 crc crio[20344]: time=\"2026-06-10T15:03:48.787224849Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.882370 | controller |     "Jun 10 15:03:48.798692 crc crio[20344]: time=\"2026-06-10T15:03:48.793168973Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.882385 | controller |     "Jun 10 15:03:48.798692 crc crio[20344]: time=\"2026-06-10T15:03:48.796946612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.882400 | controller |     "Jun 10 15:03:49.047860 crc crio[20344]: time=\"2026-06-10T15:03:49.04723636Z\" level=info msg=\"Created container fe402e94e44a5cd0cfbbcfb3732e093c08b0ec9ee4e7d57f8e7a7b5093b23186: openshift-marketplace/certified-operators-sjp6m/extract-content\" id=dbb8bdc0-7d33-494b-89c8-4763937a5719 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.882415 | controller |     "Jun 10 15:03:49.048905 crc crio[20344]: time=\"2026-06-10T15:03:49.048831472Z\" level=info msg=\"Starting container: fe402e94e44a5cd0cfbbcfb3732e093c08b0ec9ee4e7d57f8e7a7b5093b23186\" id=18a6fe32-6c15-45f6-a350-593d45f19859 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.882429 | controller |     "Jun 10 15:03:49.051446 crc crio[20344]: time=\"2026-06-10T15:03:49.050010983Z\" level=info msg=\"Created container a8107ff1abcf92a20bfc135f616e64537b2c3e2b383185357d7d4be619badcff: openstack/nova-api-0/nova-api-api\" id=9f6a4c3b-6f6a-4da5-a27f-e4bfc66ae8cf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.882444 | controller |     "Jun 10 15:03:49.052445 crc crio[20344]: time=\"2026-06-10T15:03:49.052373434Z\" level=info msg=\"Starting container: a8107ff1abcf92a20bfc135f616e64537b2c3e2b383185357d7d4be619badcff\" id=57b6da71-174e-40e6-a1a0-2722b1078d14 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.882458 | controller |     "Jun 10 15:03:49.063177 crc crio[20344]: time=\"2026-06-10T15:03:49.060496016Z\" level=info msg=\"Started container\" PID=83134 containerID=fe402e94e44a5cd0cfbbcfb3732e093c08b0ec9ee4e7d57f8e7a7b5093b23186 description=openshift-marketplace/certified-operators-sjp6m/extract-content id=18a6fe32-6c15-45f6-a350-593d45f19859 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f9760b88b7fd049cc8bc4c7477ac6f3c648014c19c8eba8fd12d6136b5f614a",
2026-06-10 15:52:08.882473 | controller |     "Jun 10 15:03:49.063177 crc crio[20344]: time=\"2026-06-10T15:03:49.06144812Z\" level=info msg=\"Started container\" PID=83131 containerID=a8107ff1abcf92a20bfc135f616e64537b2c3e2b383185357d7d4be619badcff description=openstack/nova-api-0/nova-api-api id=57b6da71-174e-40e6-a1a0-2722b1078d14 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0e8b641ebe45e956b5324e7cc06869c81f42e1322e6458d34db98ac9dfcab56d",
2026-06-10 15:52:08.882487 | controller |     "Jun 10 15:03:51.804852 crc crio[20344]: time=\"2026-06-10T15:03:51.804065189Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3b580ad5-a770-4131-a169-63981edae33b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.882509 | controller |     "Jun 10 15:03:51.807564 crc crio[20344]: time=\"2026-06-10T15:03:51.807448647Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=45d1ca69-9f51-4d3d-9d50-de9ce51f8907 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.882524 | controller |     "Jun 10 15:03:51.814799 crc crio[20344]: time=\"2026-06-10T15:03:51.814569842Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-sjp6m/registry-server\" id=08474034-7246-4a6f-8838-aa331bd61dd3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.882539 | controller |     "Jun 10 15:03:51.815412 crc crio[20344]: time=\"2026-06-10T15:03:51.815169378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.882554 | controller |     "Jun 10 15:03:51.887170 crc crio[20344]: time=\"2026-06-10T15:03:51.885568321Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.882568 | controller |     "Jun 10 15:03:51.894016 crc crio[20344]: time=\"2026-06-10T15:03:51.89397247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.882583 | controller |     "Jun 10 15:03:52.088812 crc crio[20344]: time=\"2026-06-10T15:03:52.088627529Z\" level=info msg=\"Created container cd01fd2f3a6fa7bc8bd41283caedf096f52156f766c501bf51b938c8ef2296ba: openshift-marketplace/certified-operators-sjp6m/registry-server\" id=08474034-7246-4a6f-8838-aa331bd61dd3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.882598 | controller |     "Jun 10 15:03:52.090052 crc crio[20344]: time=\"2026-06-10T15:03:52.089947443Z\" level=info msg=\"Starting container: cd01fd2f3a6fa7bc8bd41283caedf096f52156f766c501bf51b938c8ef2296ba\" id=fc8cca75-0e79-42a6-b444-8646967144e4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.882613 | controller |     "Jun 10 15:03:52.096855 crc crio[20344]: time=\"2026-06-10T15:03:52.096712599Z\" level=info msg=\"Started container\" PID=83431 containerID=cd01fd2f3a6fa7bc8bd41283caedf096f52156f766c501bf51b938c8ef2296ba description=openshift-marketplace/certified-operators-sjp6m/registry-server id=fc8cca75-0e79-42a6-b444-8646967144e4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f9760b88b7fd049cc8bc4c7477ac6f3c648014c19c8eba8fd12d6136b5f614a",
2026-06-10 15:52:08.882628 | controller |     "Jun 10 15:03:52.101294 crc crio[20344]: time=\"2026-06-10T15:03:52.101157785Z\" level=info msg=\"Stopping container: 4a16aed3d74511336793e4193ff9376f8e4e5361af9f87a176907575abd15780 (timeout: 30s)\" id=80d3f49b-8401-4d36-95e0-09dfc9db0885 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.882642 | controller |     "Jun 10 15:03:52.250583 crc crio[20344]: time=\"2026-06-10T15:03:52.250481084Z\" level=info msg=\"Stopped container 4a16aed3d74511336793e4193ff9376f8e4e5361af9f87a176907575abd15780: openstack/kube-state-metrics-0/kube-state-metrics\" id=80d3f49b-8401-4d36-95e0-09dfc9db0885 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.882657 | controller |     "Jun 10 15:03:52.251661 crc crio[20344]: time=\"2026-06-10T15:03:52.251523291Z\" level=info msg=\"Stopping pod sandbox: d329d466dbdeb79e19e02293ba6e80ac3e53fad33ac298807b69be0cb69ac68b\" id=0dfa23b6-3dc9-4c0a-8481-17f1bd0a1757 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.882671 | controller |     "Jun 10 15:03:52.252490 crc crio[20344]: time=\"2026-06-10T15:03:52.252421094Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:d329d466dbdeb79e19e02293ba6e80ac3e53fad33ac298807b69be0cb69ac68b UID:f01974e6-8b13-4859-979d-e3edda8d5612 NetNS:/var/run/netns/1568851e-aca0-4013-ac35-d158b887bbc2 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf01974e6_8b13_4859_979d_e3edda8d5612.slice PodAnnotations:0xc004036400}] Aliases:map[]}\"",
2026-06-10 15:52:08.882690 | controller |     "Jun 10 15:03:52.252597 crc crio[20344]: time=\"2026-06-10T15:03:52.252572948Z\" level=info msg=\"Deleting pod openstack_kube-state-metrics-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.882705 | controller |     "Jun 10 15:03:52.639213 crc crio[20344]: time=\"2026-06-10T15:03:52.638768936Z\" level=info msg=\"Stopped pod sandbox: d329d466dbdeb79e19e02293ba6e80ac3e53fad33ac298807b69be0cb69ac68b\" id=0dfa23b6-3dc9-4c0a-8481-17f1bd0a1757 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.882721 | controller |     "Jun 10 15:03:52.839836 crc crio[20344]: time=\"2026-06-10T15:03:52.838554019Z\" level=info msg=\"Removing container: 4a16aed3d74511336793e4193ff9376f8e4e5361af9f87a176907575abd15780\" id=fbad9b38-ea83-448a-abac-abb4fb479c0d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.882736 | controller |     "Jun 10 15:03:52.908160 crc crio[20344]: time=\"2026-06-10T15:03:52.906952561Z\" level=info msg=\"Removed container 4a16aed3d74511336793e4193ff9376f8e4e5361af9f87a176907575abd15780: openstack/kube-state-metrics-0/kube-state-metrics\" id=fbad9b38-ea83-448a-abac-abb4fb479c0d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.882751 | controller |     "Jun 10 15:03:53.591685 crc crio[20344]: time=\"2026-06-10T15:03:53.591640403Z\" level=info msg=\"Running pod sandbox: openstack/kube-state-metrics-0/POD\" id=67b221ad-94c1-40a5-b6e4-371d67b2e96e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.882766 | controller |     "Jun 10 15:03:53.591895 crc crio[20344]: time=\"2026-06-10T15:03:53.591875939Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.882781 | controller |     "Jun 10 15:03:53.628550 crc crio[20344]: time=\"2026-06-10T15:03:53.628432981Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:a4cf5f832966a6b180610d0c5cf51de56facc29cf3c68a00f5aae774cb2340f9 UID:a5d48dfb-1351-4441-abd5-9c0d7af7b563 NetNS:/var/run/netns/af667019-deae-43f3-9ec6-8dc4af5c76be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5d48dfb_1351_4441_abd5_9c0d7af7b563.slice PodAnnotations:0xc0006b5040}] Aliases:map[]}\"",
2026-06-10 15:52:08.882796 | controller |     "Jun 10 15:03:53.628550 crc crio[20344]: time=\"2026-06-10T15:03:53.628512073Z\" level=info msg=\"Adding pod openstack_kube-state-metrics-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.882811 | controller |     "Jun 10 15:03:54.131538 crc crio[20344]: 2026-06-10T15:03:54Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a4cf5f832966a6b Mac:6e:cc:51:93:15:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cc Mtu:0 Sandbox:/var/run/netns/af667019-deae-43f3-9ec6-8dc4af5c76be SocketPath: PciID:}] [{Interface:0xc0000145f0 Address:{IP:10.217.0.204 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.882826 | controller |     "Jun 10 15:03:54.131538 crc crio[20344]: time=\"2026-06-10T15:03:54.130051005Z\" level=info msg=\"Got pod network &{Name:kube-state-metrics-0 Namespace:openstack ID:a4cf5f832966a6b180610d0c5cf51de56facc29cf3c68a00f5aae774cb2340f9 UID:a5d48dfb-1351-4441-abd5-9c0d7af7b563 NetNS:/var/run/netns/af667019-deae-43f3-9ec6-8dc4af5c76be Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda5d48dfb_1351_4441_abd5_9c0d7af7b563.slice PodAnnotations:0xc0006b5040}] Aliases:map[]}\"",
2026-06-10 15:52:08.882845 | controller |     "Jun 10 15:03:54.131538 crc crio[20344]: time=\"2026-06-10T15:03:54.130178218Z\" level=info msg=\"Checking pod openstack_kube-state-metrics-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.882878 | controller |     "Jun 10 15:03:54.138562 crc crio[20344]: time=\"2026-06-10T15:03:54.138529136Z\" level=info msg=\"Ran pod sandbox a4cf5f832966a6b180610d0c5cf51de56facc29cf3c68a00f5aae774cb2340f9 with infra container: openstack/kube-state-metrics-0/POD\" id=67b221ad-94c1-40a5-b6e4-371d67b2e96e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.882894 | controller |     "Jun 10 15:03:54.142088 crc crio[20344]: time=\"2026-06-10T15:03:54.141447282Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=328bb930-c44b-4a3e-b073-fba28231e36f name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.882909 | controller |     "Jun 10 15:03:54.191448 crc crio[20344]: time=\"2026-06-10T15:03:54.189541314Z\" level=info msg=\"Checking image status: registry.k8s.io/kube-state-metrics/kube-state-metrics:v2.15.0\" id=af0717d8-f12c-4cec-a854-a895b932b21d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.882923 | controller |     "Jun 10 15:03:54.200819 crc crio[20344]: time=\"2026-06-10T15:03:54.200720735Z\" level=info msg=\"Creating container: openstack/kube-state-metrics-0/kube-state-metrics\" id=7b500c16-7351-4db5-915e-5acc874cba66 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.882938 | controller |     "Jun 10 15:03:54.201564 crc crio[20344]: time=\"2026-06-10T15:03:54.201537187Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.882953 | controller |     "Jun 10 15:03:54.271856 crc crio[20344]: time=\"2026-06-10T15:03:54.271791286Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.883019 | controller |     "Jun 10 15:03:54.280829 crc crio[20344]: time=\"2026-06-10T15:03:54.280729559Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.883041 | controller |     "Jun 10 15:03:54.759060 crc crio[20344]: time=\"2026-06-10T15:03:54.758343648Z\" level=info msg=\"Created container bcdee492c52758e7eedf1806aae8f94cab9bd9b17a8ae6fd8eeb37c63ae40473: openstack/kube-state-metrics-0/kube-state-metrics\" id=7b500c16-7351-4db5-915e-5acc874cba66 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.883057 | controller |     "Jun 10 15:03:54.761966 crc crio[20344]: time=\"2026-06-10T15:03:54.76187799Z\" level=info msg=\"Starting container: bcdee492c52758e7eedf1806aae8f94cab9bd9b17a8ae6fd8eeb37c63ae40473\" id=a93fc72f-8b15-4f30-944a-cc15d5d0e77b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.883072 | controller |     "Jun 10 15:03:54.772330 crc crio[20344]: time=\"2026-06-10T15:03:54.772146938Z\" level=info msg=\"Started container\" PID=83672 containerID=bcdee492c52758e7eedf1806aae8f94cab9bd9b17a8ae6fd8eeb37c63ae40473 description=openstack/kube-state-metrics-0/kube-state-metrics id=a93fc72f-8b15-4f30-944a-cc15d5d0e77b name=/runtime.v1.RuntimeService/StartContainer sandboxID=a4cf5f832966a6b180610d0c5cf51de56facc29cf3c68a00f5aae774cb2340f9",
2026-06-10 15:52:08.883087 | controller |     "Jun 10 15:03:54.934687 crc crio[20344]: time=\"2026-06-10T15:03:54.934595478Z\" level=info msg=\"Stopping container: baa55feeca2190a5a301ff8bbefd9345e325892d92717bac2cb37ccb60f02830 (timeout: 30s)\" id=44c370b5-79c6-48fb-a1ee-9fb718560097 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.883102 | controller |     "Jun 10 15:03:54.934883 crc crio[20344]: time=\"2026-06-10T15:03:54.934693551Z\" level=info msg=\"Stopping container: ec737b07c34146b81770c3bad4b91fb2442a9cb3e67604acace5a37e438fc294 (timeout: 30s)\" id=d48f9e06-6efc-4e1f-a8da-e9bda9098b99 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.883121 | controller |     "Jun 10 15:03:54.935616 crc crio[20344]: time=\"2026-06-10T15:03:54.935465791Z\" level=info msg=\"Stopping container: b54c0d3015fe88aa0c3a91067f4fdd6d47ffeb864cfcb3e233108b560baf327c (timeout: 30s)\" id=75c30666-3bcb-45af-855d-a64fda86619c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.883136 | controller |     "Jun 10 15:03:54.936757 crc crio[20344]: time=\"2026-06-10T15:03:54.93656977Z\" level=info msg=\"Stopping container: 4b572c398797674b293ce8a544b98ba678104c69a3b9ef4e7f60170c9b25e0b4 (timeout: 30s)\" id=5f788b74-9acf-4b18-8ea7-dfc7b5723f68 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.883151 | controller |     "Jun 10 15:03:55.069557 crc crio[20344]: time=\"2026-06-10T15:03:55.06942456Z\" level=info msg=\"Stopped container ec737b07c34146b81770c3bad4b91fb2442a9cb3e67604acace5a37e438fc294: openstack/ceilometer-0/sg-core\" id=d48f9e06-6efc-4e1f-a8da-e9bda9098b99 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.883166 | controller |     "Jun 10 15:03:55.174173 crc crio[20344]: time=\"2026-06-10T15:03:55.173690715Z\" level=info msg=\"Stopped container b54c0d3015fe88aa0c3a91067f4fdd6d47ffeb864cfcb3e233108b560baf327c: openstack/ceilometer-0/proxy-httpd\" id=75c30666-3bcb-45af-855d-a64fda86619c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.883181 | controller |     "Jun 10 15:03:55.463902 crc crio[20344]: time=\"2026-06-10T15:03:55.463846402Z\" level=info msg=\"Stopped container 4b572c398797674b293ce8a544b98ba678104c69a3b9ef4e7f60170c9b25e0b4: openstack/ceilometer-0/ceilometer-central-agent\" id=5f788b74-9acf-4b18-8ea7-dfc7b5723f68 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.883195 | controller |     "Jun 10 15:03:58.953829 crc crio[20344]: time=\"2026-06-10T15:03:58.952997001Z\" level=info msg=\"Stopping pod sandbox: 18b879d312f472265daec3b4c74e3dcb068fa97b7ca5bf7ce3649c593c98592a\" id=5b2a0757-68c2-4639-bfa0-825d172bb150 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.883210 | controller |     "Jun 10 15:03:58.953829 crc crio[20344]: time=\"2026-06-10T15:03:58.953797592Z\" level=info msg=\"Stopped pod sandbox (already stopped): 18b879d312f472265daec3b4c74e3dcb068fa97b7ca5bf7ce3649c593c98592a\" id=5b2a0757-68c2-4639-bfa0-825d172bb150 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.883224 | controller |     "Jun 10 15:03:58.955866 crc crio[20344]: time=\"2026-06-10T15:03:58.954984863Z\" level=info msg=\"Removing pod sandbox: 18b879d312f472265daec3b4c74e3dcb068fa97b7ca5bf7ce3649c593c98592a\" id=7fbc86b4-791c-49fe-b1ae-1222d219f873 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.883239 | controller |     "Jun 10 15:03:58.972317 crc crio[20344]: time=\"2026-06-10T15:03:58.97218349Z\" level=info msg=\"Removed pod sandbox: 18b879d312f472265daec3b4c74e3dcb068fa97b7ca5bf7ce3649c593c98592a\" id=7fbc86b4-791c-49fe-b1ae-1222d219f873 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.883253 | controller |     "Jun 10 15:03:58.973249 crc crio[20344]: time=\"2026-06-10T15:03:58.973173196Z\" level=info msg=\"Stopping pod sandbox: 911d7b2b3347b166330ab8d0dbc75520fb6807e6ec93bb977ad432ece59cb36f\" id=3ab7e4a7-a329-4f33-9ac9-ceb1108b1cd9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.883268 | controller |     "Jun 10 15:03:58.973389 crc crio[20344]: time=\"2026-06-10T15:03:58.9733221Z\" level=info msg=\"Stopped pod sandbox (already stopped): 911d7b2b3347b166330ab8d0dbc75520fb6807e6ec93bb977ad432ece59cb36f\" id=3ab7e4a7-a329-4f33-9ac9-ceb1108b1cd9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.883333 | controller |     "Jun 10 15:03:58.974126 crc crio[20344]: time=\"2026-06-10T15:03:58.974059309Z\" level=info msg=\"Removing pod sandbox: 911d7b2b3347b166330ab8d0dbc75520fb6807e6ec93bb977ad432ece59cb36f\" id=5ba872c6-91fb-4b5f-9c82-aa8ccc2c3831 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.883356 | controller |     "Jun 10 15:03:58.991495 crc crio[20344]: time=\"2026-06-10T15:03:58.991407931Z\" level=info msg=\"Removed pod sandbox: 911d7b2b3347b166330ab8d0dbc75520fb6807e6ec93bb977ad432ece59cb36f\" id=5ba872c6-91fb-4b5f-9c82-aa8ccc2c3831 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.883372 | controller |     "Jun 10 15:03:58.992246 crc crio[20344]: time=\"2026-06-10T15:03:58.992178481Z\" level=info msg=\"Stopping pod sandbox: 5daef69746e06ec03da874333eab19134dbf4ac0af05975290bf0694f5f2f1bb\" id=27284fba-37b1-4c59-86e3-6a311aa62b3e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.883387 | controller |     "Jun 10 15:03:58.992384 crc crio[20344]: time=\"2026-06-10T15:03:58.992314115Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5daef69746e06ec03da874333eab19134dbf4ac0af05975290bf0694f5f2f1bb\" id=27284fba-37b1-4c59-86e3-6a311aa62b3e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.883402 | controller |     "Jun 10 15:03:58.992952 crc crio[20344]: time=\"2026-06-10T15:03:58.99289751Z\" level=info msg=\"Removing pod sandbox: 5daef69746e06ec03da874333eab19134dbf4ac0af05975290bf0694f5f2f1bb\" id=925c3d2c-3cdb-48f6-86d8-9b15790ca1de name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.883416 | controller |     "Jun 10 15:03:59.010982 crc crio[20344]: time=\"2026-06-10T15:03:59.010890969Z\" level=info msg=\"Removed pod sandbox: 5daef69746e06ec03da874333eab19134dbf4ac0af05975290bf0694f5f2f1bb\" id=925c3d2c-3cdb-48f6-86d8-9b15790ca1de name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.883431 | controller |     "Jun 10 15:03:59.011760 crc crio[20344]: time=\"2026-06-10T15:03:59.011681299Z\" level=info msg=\"Stopping pod sandbox: 1a61956482d23e49f26b8420d036ba015129fdeaef695e227d573e2192e492b6\" id=c88e509d-be29-4053-9df7-0639aae2b4a6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.883446 | controller |     "Jun 10 15:03:59.011871 crc crio[20344]: time=\"2026-06-10T15:03:59.011764561Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1a61956482d23e49f26b8420d036ba015129fdeaef695e227d573e2192e492b6\" id=c88e509d-be29-4053-9df7-0639aae2b4a6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.883460 | controller |     "Jun 10 15:03:59.012654 crc crio[20344]: time=\"2026-06-10T15:03:59.012523641Z\" level=info msg=\"Removing pod sandbox: 1a61956482d23e49f26b8420d036ba015129fdeaef695e227d573e2192e492b6\" id=8c512b5f-d6b1-4813-8e51-d095fb5deae3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.883474 | controller |     "Jun 10 15:03:59.046008 crc crio[20344]: time=\"2026-06-10T15:03:59.045910831Z\" level=info msg=\"Removed pod sandbox: 1a61956482d23e49f26b8420d036ba015129fdeaef695e227d573e2192e492b6\" id=8c512b5f-d6b1-4813-8e51-d095fb5deae3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.883489 | controller |     "Jun 10 15:03:59.049777 crc crio[20344]: time=\"2026-06-10T15:03:59.049680939Z\" level=info msg=\"Stopping pod sandbox: 0b0812608a32721cb1433516107c2cf9b1f53b2008e75a5873b68f8dd2ecf200\" id=d8867404-ad4f-47f9-a345-2308f199218d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.883503 | controller |     "Jun 10 15:03:59.049869 crc crio[20344]: time=\"2026-06-10T15:03:59.049820512Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0b0812608a32721cb1433516107c2cf9b1f53b2008e75a5873b68f8dd2ecf200\" id=d8867404-ad4f-47f9-a345-2308f199218d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.883517 | controller |     "Jun 10 15:03:59.050910 crc crio[20344]: time=\"2026-06-10T15:03:59.050853519Z\" level=info msg=\"Removing pod sandbox: 0b0812608a32721cb1433516107c2cf9b1f53b2008e75a5873b68f8dd2ecf200\" id=35b29a17-91f6-4bd9-aa03-4531d0987a68 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.883535 | controller |     "Jun 10 15:03:59.068067 crc crio[20344]: time=\"2026-06-10T15:03:59.067980085Z\" level=info msg=\"Removed pod sandbox: 0b0812608a32721cb1433516107c2cf9b1f53b2008e75a5873b68f8dd2ecf200\" id=35b29a17-91f6-4bd9-aa03-4531d0987a68 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.883550 | controller |     "Jun 10 15:03:59.069346 crc crio[20344]: time=\"2026-06-10T15:03:59.069153046Z\" level=info msg=\"Stopping pod sandbox: d329d466dbdeb79e19e02293ba6e80ac3e53fad33ac298807b69be0cb69ac68b\" id=6c5c6ebd-8674-44d2-9d7e-1ab637101717 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.883565 | controller |     "Jun 10 15:03:59.069468 crc crio[20344]: time=\"2026-06-10T15:03:59.069345701Z\" level=info msg=\"Stopped pod sandbox (already stopped): d329d466dbdeb79e19e02293ba6e80ac3e53fad33ac298807b69be0cb69ac68b\" id=6c5c6ebd-8674-44d2-9d7e-1ab637101717 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.883579 | controller |     "Jun 10 15:03:59.070330 crc crio[20344]: time=\"2026-06-10T15:03:59.070225684Z\" level=info msg=\"Removing pod sandbox: d329d466dbdeb79e19e02293ba6e80ac3e53fad33ac298807b69be0cb69ac68b\" id=39cb0621-5060-4b63-b9f0-0e0731c1601e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.883594 | controller |     "Jun 10 15:03:59.088562 crc crio[20344]: time=\"2026-06-10T15:03:59.088482049Z\" level=info msg=\"Removed pod sandbox: d329d466dbdeb79e19e02293ba6e80ac3e53fad33ac298807b69be0cb69ac68b\" id=39cb0621-5060-4b63-b9f0-0e0731c1601e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.883609 | controller |     "Jun 10 15:03:59.288039 crc crio[20344]: time=\"2026-06-10T15:03:59.287515662Z\" level=info msg=\"Stopped container baa55feeca2190a5a301ff8bbefd9345e325892d92717bac2cb37ccb60f02830: openstack/ceilometer-0/ceilometer-notification-agent\" id=44c370b5-79c6-48fb-a1ee-9fb718560097 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.883623 | controller |     "Jun 10 15:03:59.289124 crc crio[20344]: time=\"2026-06-10T15:03:59.289036792Z\" level=info msg=\"Stopping pod sandbox: 7ce996cb83b641b3d0a0a0bc3db32f50e5697547cc85f7a164a519b35013048e\" id=7e674b33-318a-4653-8736-f43a06e8d15c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.883639 | controller |     "Jun 10 15:03:59.290009 crc crio[20344]: time=\"2026-06-10T15:03:59.289936645Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:7ce996cb83b641b3d0a0a0bc3db32f50e5697547cc85f7a164a519b35013048e UID:962bb041-3a87-4b42-974f-7203af4716e4 NetNS:/var/run/netns/dcd41e91-c079-4758-8809-5f32a2a12bb5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod962bb041_3a87_4b42_974f_7203af4716e4.slice PodAnnotations:0xc002264448}] Aliases:map[]}\"",
2026-06-10 15:52:08.883654 | controller |     "Jun 10 15:03:59.290209 crc crio[20344]: time=\"2026-06-10T15:03:59.29014197Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.883669 | controller |     "Jun 10 15:03:59.692147 crc crio[20344]: time=\"2026-06-10T15:03:59.691587676Z\" level=info msg=\"Stopped pod sandbox: 7ce996cb83b641b3d0a0a0bc3db32f50e5697547cc85f7a164a519b35013048e\" id=7e674b33-318a-4653-8736-f43a06e8d15c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.883684 | controller |     "Jun 10 15:03:59.976150 crc crio[20344]: time=\"2026-06-10T15:03:59.975641064Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-665ww/POD\" id=92969bf7-2151-4906-81d0-28a19e2d93a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.883699 | controller |     "Jun 10 15:03:59.976150 crc crio[20344]: time=\"2026-06-10T15:03:59.975768817Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.883717 | controller |     "Jun 10 15:04:00.022022 crc crio[20344]: time=\"2026-06-10T15:04:00.021706453Z\" level=info msg=\"Removing container: b54c0d3015fe88aa0c3a91067f4fdd6d47ffeb864cfcb3e233108b560baf327c\" id=23f5c516-0669-433d-9777-c01f858240e0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.883732 | controller |     "Jun 10 15:04:00.035102 crc crio[20344]: time=\"2026-06-10T15:04:00.034977329Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-665ww Namespace:openshift-marketplace ID:0fbee2958dc39f081720311b30a60d8b9f8622095c75d412c89a94f2bb9e9b2b UID:5207a853-7745-4f3d-a182-ff5f830fc32d NetNS:/var/run/netns/f2a49cdb-3992-4178-bd32-fa8ed039fc5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5207a853_7745_4f3d_a182_ff5f830fc32d.slice PodAnnotations:0xc0068582c0}] Aliases:map[]}\"",
2026-06-10 15:52:08.883747 | controller |     "Jun 10 15:04:00.035102 crc crio[20344]: time=\"2026-06-10T15:04:00.03503632Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-665ww to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.883762 | controller |     "Jun 10 15:04:00.141528 crc crio[20344]: time=\"2026-06-10T15:04:00.141027941Z\" level=info msg=\"Removed container b54c0d3015fe88aa0c3a91067f4fdd6d47ffeb864cfcb3e233108b560baf327c: openstack/ceilometer-0/proxy-httpd\" id=23f5c516-0669-433d-9777-c01f858240e0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.883777 | controller |     "Jun 10 15:04:00.165452 crc crio[20344]: time=\"2026-06-10T15:04:00.165345404Z\" level=info msg=\"Removing container: ec737b07c34146b81770c3bad4b91fb2442a9cb3e67604acace5a37e438fc294\" id=d00a6073-e528-4fae-988a-c75f2d5e73f4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.883792 | controller |     "Jun 10 15:04:00.230089 crc crio[20344]: time=\"2026-06-10T15:04:00.229988958Z\" level=info msg=\"Removed container ec737b07c34146b81770c3bad4b91fb2442a9cb3e67604acace5a37e438fc294: openstack/ceilometer-0/sg-core\" id=d00a6073-e528-4fae-988a-c75f2d5e73f4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.883807 | controller |     "Jun 10 15:04:00.244832 crc crio[20344]: time=\"2026-06-10T15:04:00.244712771Z\" level=info msg=\"Removing container: baa55feeca2190a5a301ff8bbefd9345e325892d92717bac2cb37ccb60f02830\" id=9d395c1a-a48f-4cb7-93a2-fd058bb3c020 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.883821 | controller |     "Jun 10 15:04:00.296132 crc crio[20344]: time=\"2026-06-10T15:04:00.295909135Z\" level=info msg=\"Removed container baa55feeca2190a5a301ff8bbefd9345e325892d92717bac2cb37ccb60f02830: openstack/ceilometer-0/ceilometer-notification-agent\" id=9d395c1a-a48f-4cb7-93a2-fd058bb3c020 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.883835 | controller |     "Jun 10 15:04:00.306189 crc crio[20344]: time=\"2026-06-10T15:04:00.305599967Z\" level=info msg=\"Removing container: 4b572c398797674b293ce8a544b98ba678104c69a3b9ef4e7f60170c9b25e0b4\" id=9c52b34c-f59f-42b6-94d2-ae1cbb56df6c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.883864 | controller |     "Jun 10 15:04:00.334811 crc crio[20344]: time=\"2026-06-10T15:04:00.334618723Z\" level=info msg=\"Removed container 4b572c398797674b293ce8a544b98ba678104c69a3b9ef4e7f60170c9b25e0b4: openstack/ceilometer-0/ceilometer-central-agent\" id=9c52b34c-f59f-42b6-94d2-ae1cbb56df6c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.883884 | controller |     "Jun 10 15:04:00.588880 crc crio[20344]: time=\"2026-06-10T15:04:00.588613548Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685064-9grgp/POD\" id=4ecc0f90-4a90-4346-baa9-aa3033390cae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.883899 | controller |     "Jun 10 15:04:00.589014 crc crio[20344]: time=\"2026-06-10T15:04:00.588911476Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.883918 | controller |     "Jun 10 15:04:00.644725 crc crio[20344]: 2026-06-10T15:04:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0fbee2958dc39f0 Mac:66:5a:8c:f4:63:dd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cd Mtu:0 Sandbox:/var/run/netns/f2a49cdb-3992-4178-bd32-fa8ed039fc5a SocketPath: PciID:}] [{Interface:0xc00030e630 Address:{IP:10.217.0.205 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.883934 | controller |     "Jun 10 15:04:00.646083 crc crio[20344]: time=\"2026-06-10T15:04:00.64591993Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-665ww Namespace:openshift-marketplace ID:0fbee2958dc39f081720311b30a60d8b9f8622095c75d412c89a94f2bb9e9b2b UID:5207a853-7745-4f3d-a182-ff5f830fc32d NetNS:/var/run/netns/f2a49cdb-3992-4178-bd32-fa8ed039fc5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5207a853_7745_4f3d_a182_ff5f830fc32d.slice PodAnnotations:0xc0068582c0}] Aliases:map[]}\"",
2026-06-10 15:52:08.883949 | controller |     "Jun 10 15:04:00.646319 crc crio[20344]: time=\"2026-06-10T15:04:00.646075564Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-665ww for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.883965 | controller |     "Jun 10 15:04:00.657313 crc crio[20344]: time=\"2026-06-10T15:04:00.657152823Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685064-9grgp Namespace:openshift-infra ID:889932d72dfbbda62c37418a4ea4c8d59985aa1c77ced7a3d22ccef7bb6895be UID:8b3370ac-9b27-498a-acfd-332054339930 NetNS:/var/run/netns/1cffbd0d-6dff-4b83-a789-fdc080d9bbad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b3370ac_9b27_498a_acfd_332054339930.slice PodAnnotations:0xc00008c4c8}] Aliases:map[]}\"",
2026-06-10 15:52:08.883981 | controller |     "Jun 10 15:04:00.657313 crc crio[20344]: time=\"2026-06-10T15:04:00.657232505Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685064-9grgp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.883996 | controller |     "Jun 10 15:04:00.660456 crc crio[20344]: time=\"2026-06-10T15:04:00.660357566Z\" level=info msg=\"Ran pod sandbox 0fbee2958dc39f081720311b30a60d8b9f8622095c75d412c89a94f2bb9e9b2b with infra container: openshift-marketplace/redhat-marketplace-665ww/POD\" id=92969bf7-2151-4906-81d0-28a19e2d93a4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.884011 | controller |     "Jun 10 15:04:00.666511 crc crio[20344]: time=\"2026-06-10T15:04:00.666413444Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c0e37534-d824-456f-8195-56459c08111e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.884026 | controller |     "Jun 10 15:04:00.670813 crc crio[20344]: time=\"2026-06-10T15:04:00.670693325Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=97e68ca0-416d-41b9-b22d-8a7448340488 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.884041 | controller |     "Jun 10 15:04:00.685878 crc crio[20344]: time=\"2026-06-10T15:04:00.685815159Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-665ww/extract-utilities\" id=c2306070-4b84-4212-acb5-d2f1d599c1d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.884055 | controller |     "Jun 10 15:04:00.686373 crc crio[20344]: time=\"2026-06-10T15:04:00.686202749Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.884073 | controller |     "Jun 10 15:04:00.743305 crc crio[20344]: time=\"2026-06-10T15:04:00.738707567Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.884088 | controller |     "Jun 10 15:04:00.743623 crc crio[20344]: time=\"2026-06-10T15:04:00.743506792Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.884103 | controller |     "Jun 10 15:04:00.849402 crc crio[20344]: time=\"2026-06-10T15:04:00.848855635Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=5a21e7cc-0863-4ccc-93d8-2b5ed0daf21a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.884117 | controller |     "Jun 10 15:04:00.849402 crc crio[20344]: time=\"2026-06-10T15:04:00.849210815Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.884132 | controller |     "Jun 10 15:04:00.923443 crc crio[20344]: time=\"2026-06-10T15:04:00.921717003Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:39794f3fce99fec43bd6fbb4c582d9945692851ba9eb4c4afff674ce2ec2a5b1 UID:5a138c0e-18e1-4cd4-ac34-435d24041459 NetNS:/var/run/netns/e04dafc7-ea1c-4945-aa17-cf47a61ca9cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a138c0e_18e1_4cd4_ac34_435d24041459.slice PodAnnotations:0xc0006b4378}] Aliases:map[]}\"",
2026-06-10 15:52:08.884147 | controller |     "Jun 10 15:04:00.923443 crc crio[20344]: time=\"2026-06-10T15:04:00.921806055Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.884162 | controller |     "Jun 10 15:04:01.084990 crc crio[20344]: time=\"2026-06-10T15:04:01.084894253Z\" level=info msg=\"Created container 1c0f30c5f588dd7b02f5eb47f0328abf43707e15ac0786068bad0300cafe6a17: openshift-marketplace/redhat-marketplace-665ww/extract-utilities\" id=c2306070-4b84-4212-acb5-d2f1d599c1d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.884177 | controller |     "Jun 10 15:04:01.088954 crc crio[20344]: time=\"2026-06-10T15:04:01.088790474Z\" level=info msg=\"Starting container: 1c0f30c5f588dd7b02f5eb47f0328abf43707e15ac0786068bad0300cafe6a17\" id=6cd27a66-b236-4ec1-9116-dc0256aadfd9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.884192 | controller |     "Jun 10 15:04:01.106497 crc crio[20344]: time=\"2026-06-10T15:04:01.106406433Z\" level=info msg=\"Started container\" PID=84184 containerID=1c0f30c5f588dd7b02f5eb47f0328abf43707e15ac0786068bad0300cafe6a17 description=openshift-marketplace/redhat-marketplace-665ww/extract-utilities id=6cd27a66-b236-4ec1-9116-dc0256aadfd9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0fbee2958dc39f081720311b30a60d8b9f8622095c75d412c89a94f2bb9e9b2b",
2026-06-10 15:52:08.884208 | controller |     "Jun 10 15:04:01.358810 crc crio[20344]: 2026-06-10T15:04:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:889932d72dfbbda Mac:12:79:9e:d7:0c:f7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ce Mtu:0 Sandbox:/var/run/netns/1cffbd0d-6dff-4b83-a789-fdc080d9bbad SocketPath: PciID:}] [{Interface:0xc0000147d0 Address:{IP:10.217.0.206 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.884223 | controller |     "Jun 10 15:04:01.360559 crc crio[20344]: time=\"2026-06-10T15:04:01.36048069Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685064-9grgp Namespace:openshift-infra ID:889932d72dfbbda62c37418a4ea4c8d59985aa1c77ced7a3d22ccef7bb6895be UID:8b3370ac-9b27-498a-acfd-332054339930 NetNS:/var/run/netns/1cffbd0d-6dff-4b83-a789-fdc080d9bbad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b3370ac_9b27_498a_acfd_332054339930.slice PodAnnotations:0xc00008c4c8}] Aliases:map[]}\"",
2026-06-10 15:52:08.884241 | controller |     "Jun 10 15:04:01.360798 crc crio[20344]: time=\"2026-06-10T15:04:01.360690606Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685064-9grgp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.884257 | controller |     "Jun 10 15:04:01.370370 crc crio[20344]: time=\"2026-06-10T15:04:01.370241344Z\" level=info msg=\"Ran pod sandbox 889932d72dfbbda62c37418a4ea4c8d59985aa1c77ced7a3d22ccef7bb6895be with infra container: openshift-infra/auto-csr-approver-29685064-9grgp/POD\" id=4ecc0f90-4a90-4346-baa9-aa3033390cae name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.884272 | controller |     "Jun 10 15:04:01.373388 crc crio[20344]: time=\"2026-06-10T15:04:01.373331635Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=4b39a761-0abd-4f2c-b940-07507e1da30b name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.884287 | controller |     "Jun 10 15:04:01.385248 crc crio[20344]: time=\"2026-06-10T15:04:01.385161973Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-10 15:52:08.884301 | controller |     "Jun 10 15:04:01.471229 crc crio[20344]: 2026-06-10T15:04:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:39794f3fce99fec Mac:2e:90:13:f0:2d:e9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:cf Mtu:0 Sandbox:/var/run/netns/e04dafc7-ea1c-4945-aa17-cf47a61ca9cc SocketPath: PciID:}] [{Interface:0xc000276810 Address:{IP:10.217.0.207 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.884316 | controller |     "Jun 10 15:04:01.473523 crc crio[20344]: time=\"2026-06-10T15:04:01.473436242Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:39794f3fce99fec43bd6fbb4c582d9945692851ba9eb4c4afff674ce2ec2a5b1 UID:5a138c0e-18e1-4cd4-ac34-435d24041459 NetNS:/var/run/netns/e04dafc7-ea1c-4945-aa17-cf47a61ca9cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a138c0e_18e1_4cd4_ac34_435d24041459.slice PodAnnotations:0xc0006b4378}] Aliases:map[]}\"",
2026-06-10 15:52:08.884332 | controller |     "Jun 10 15:04:01.473842 crc crio[20344]: time=\"2026-06-10T15:04:01.47377457Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.884347 | controller |     "Jun 10 15:04:01.485567 crc crio[20344]: time=\"2026-06-10T15:04:01.485459475Z\" level=info msg=\"Ran pod sandbox 39794f3fce99fec43bd6fbb4c582d9945692851ba9eb4c4afff674ce2ec2a5b1 with infra container: openstack/ceilometer-0/POD\" id=5a21e7cc-0863-4ccc-93d8-2b5ed0daf21a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.884362 | controller |     "Jun 10 15:04:01.488555 crc crio[20344]: time=\"2026-06-10T15:04:01.488477343Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=e8247722-81f2-4214-9b91-e226f53120c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.884377 | controller |     "Jun 10 15:04:01.517798 crc crio[20344]: time=\"2026-06-10T15:04:01.517623792Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=64e99733-a907-4c3a-aa2c-ba5c0a8270b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.884391 | controller |     "Jun 10 15:04:01.538449 crc crio[20344]: time=\"2026-06-10T15:04:01.538338212Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=2b43daef-0167-4003-8e61-caec2a7f5a15 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.884409 | controller |     "Jun 10 15:04:01.539142 crc crio[20344]: time=\"2026-06-10T15:04:01.53901273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.884424 | controller |     "Jun 10 15:04:01.598581 crc crio[20344]: time=\"2026-06-10T15:04:01.598459578Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.884439 | controller |     "Jun 10 15:04:01.603513 crc crio[20344]: time=\"2026-06-10T15:04:01.603333015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.884454 | controller |     "Jun 10 15:04:01.751861 crc crio[20344]: time=\"2026-06-10T15:04:01.751730369Z\" level=info msg=\"Created container adeb2a8dac6246abc77cc425eb1ac0b5992d1aef8c04cf4b620dcebe1e4f8d05: openstack/ceilometer-0/ceilometer-central-agent\" id=2b43daef-0167-4003-8e61-caec2a7f5a15 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.884468 | controller |     "Jun 10 15:04:01.753308 crc crio[20344]: time=\"2026-06-10T15:04:01.753189367Z\" level=info msg=\"Starting container: adeb2a8dac6246abc77cc425eb1ac0b5992d1aef8c04cf4b620dcebe1e4f8d05\" id=543eb1cf-0e53-4ab5-81b8-ab6dfe7183fc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.884482 | controller |     "Jun 10 15:04:01.760360 crc crio[20344]: time=\"2026-06-10T15:04:01.760103298Z\" level=info msg=\"Started container\" PID=84318 containerID=adeb2a8dac6246abc77cc425eb1ac0b5992d1aef8c04cf4b620dcebe1e4f8d05 description=openstack/ceilometer-0/ceilometer-central-agent id=543eb1cf-0e53-4ab5-81b8-ab6dfe7183fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=39794f3fce99fec43bd6fbb4c582d9945692851ba9eb4c4afff674ce2ec2a5b1",
2026-06-10 15:52:08.884497 | controller |     "Jun 10 15:04:01.772523 crc crio[20344]: time=\"2026-06-10T15:04:01.772393098Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=77d7bd71-603a-4074-880e-12d096ee5949 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.884512 | controller |     "Jun 10 15:04:01.796016 crc crio[20344]: time=\"2026-06-10T15:04:01.79592029Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=815c084f-107f-4d6f-8855-253080b1029a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.884526 | controller |     "Jun 10 15:04:01.804677 crc crio[20344]: time=\"2026-06-10T15:04:01.804554515Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=50f95a5b-1d97-4792-87bc-9b6beb6c08a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.884541 | controller |     "Jun 10 15:04:01.805201 crc crio[20344]: time=\"2026-06-10T15:04:01.805069139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.884556 | controller |     "Jun 10 15:04:01.876583 crc crio[20344]: time=\"2026-06-10T15:04:01.876481389Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.884570 | controller |     "Jun 10 15:04:01.880463 crc crio[20344]: time=\"2026-06-10T15:04:01.880399791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.884585 | controller |     "Jun 10 15:04:02.038077 crc crio[20344]: time=\"2026-06-10T15:04:02.037990995Z\" level=info msg=\"Created container 8c33757c04a9b5811b6438bfb14faef2c62df8e72fada3882241e83c92ec2afc: openstack/ceilometer-0/ceilometer-notification-agent\" id=50f95a5b-1d97-4792-87bc-9b6beb6c08a6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.884603 | controller |     "Jun 10 15:04:02.039067 crc crio[20344]: time=\"2026-06-10T15:04:02.039007641Z\" level=info msg=\"Starting container: 8c33757c04a9b5811b6438bfb14faef2c62df8e72fada3882241e83c92ec2afc\" id=62ede4ab-f448-4886-953e-79ceed3d48a7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.884618 | controller |     "Jun 10 15:04:02.044831 crc crio[20344]: time=\"2026-06-10T15:04:02.04470793Z\" level=info msg=\"Started container\" PID=84342 containerID=8c33757c04a9b5811b6438bfb14faef2c62df8e72fada3882241e83c92ec2afc description=openstack/ceilometer-0/ceilometer-notification-agent id=62ede4ab-f448-4886-953e-79ceed3d48a7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39794f3fce99fec43bd6fbb4c582d9945692851ba9eb4c4afff674ce2ec2a5b1",
2026-06-10 15:52:08.884634 | controller |     "Jun 10 15:04:02.056815 crc crio[20344]: time=\"2026-06-10T15:04:02.056433485Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=5e0a4a14-0d8b-49cf-b7d0-ae75f7e1badc name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.884673 | controller |     "Jun 10 15:04:02.071688 crc crio[20344]: time=\"2026-06-10T15:04:02.071548489Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=a514d9e2-9b34-4eb0-bfcd-3769fd4a98ff name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.884690 | controller |     "Jun 10 15:04:02.086178 crc crio[20344]: time=\"2026-06-10T15:04:02.086095428Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=f819f6f4-92ef-4345-adaf-a7b6d9da6d8a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.884705 | controller |     "Jun 10 15:04:02.087571 crc crio[20344]: time=\"2026-06-10T15:04:02.086517169Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.884720 | controller |     "Jun 10 15:04:02.102880 crc crio[20344]: time=\"2026-06-10T15:04:02.102800953Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=643da318-5311-43e5-a03e-2bda90c23e4b name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.884734 | controller |     "Jun 10 15:04:02.106615 crc crio[20344]: time=\"2026-06-10T15:04:02.10615967Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-10 15:52:08.884749 | controller |     "Jun 10 15:04:02.151931 crc crio[20344]: time=\"2026-06-10T15:04:02.151823519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.884764 | controller |     "Jun 10 15:04:02.158905 crc crio[20344]: time=\"2026-06-10T15:04:02.156644325Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.884779 | controller |     "Jun 10 15:04:02.281124 crc crio[20344]: time=\"2026-06-10T15:04:02.280996774Z\" level=info msg=\"Created container cca4b3c4f4cb89a0062d475af92ca93d3b75242b68139963d57e939727d21b9b: openstack/ceilometer-0/sg-core\" id=f819f6f4-92ef-4345-adaf-a7b6d9da6d8a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.884794 | controller |     "Jun 10 15:04:02.282677 crc crio[20344]: time=\"2026-06-10T15:04:02.282530494Z\" level=info msg=\"Starting container: cca4b3c4f4cb89a0062d475af92ca93d3b75242b68139963d57e939727d21b9b\" id=6202eb7b-4073-48be-a75c-7b8b5f594a4b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.884809 | controller |     "Jun 10 15:04:02.288152 crc crio[20344]: time=\"2026-06-10T15:04:02.288030227Z\" level=info msg=\"Started container\" PID=84374 containerID=cca4b3c4f4cb89a0062d475af92ca93d3b75242b68139963d57e939727d21b9b description=openstack/ceilometer-0/sg-core id=6202eb7b-4073-48be-a75c-7b8b5f594a4b name=/runtime.v1.RuntimeService/StartContainer sandboxID=39794f3fce99fec43bd6fbb4c582d9945692851ba9eb4c4afff674ce2ec2a5b1",
2026-06-10 15:52:08.884828 | controller |     "Jun 10 15:04:02.307837 crc crio[20344]: time=\"2026-06-10T15:04:02.307704219Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=195f80a7-8390-4400-b562-a4b60f7ffaf4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.884843 | controller |     "Jun 10 15:04:02.444715 crc crio[20344]: time=\"2026-06-10T15:04:02.441787111Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=4b39a761-0abd-4f2c-b940-07507e1da30b name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.884877 | controller |     "Jun 10 15:04:02.444715 crc crio[20344]: time=\"2026-06-10T15:04:02.443801634Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=de04d783-f600-4312-907c-0c79712093c6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.884893 | controller |     "Jun 10 15:04:02.444715 crc crio[20344]: time=\"2026-06-10T15:04:02.443802304Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=601c6367-3f08-4eb0-aa03-ec904eae1126 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.884909 | controller |     "Jun 10 15:04:02.446840 crc crio[20344]: time=\"2026-06-10T15:04:02.446773811Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3d0139e8-dbbb-4ea1-a321-acf4cce9e780 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.884924 | controller |     "Jun 10 15:04:02.453315 crc crio[20344]: time=\"2026-06-10T15:04:02.451802662Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=7a3a4779-6a81-4b65-b191-e6c1f2d5da4d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.884939 | controller |     "Jun 10 15:04:02.453315 crc crio[20344]: time=\"2026-06-10T15:04:02.452174642Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.884954 | controller |     "Jun 10 15:04:02.495347 crc crio[20344]: time=\"2026-06-10T15:04:02.494943246Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685064-9grgp/oc\" id=e91a8e83-74af-4cc2-8192-8354cd2ccbf4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.884970 | controller |     "Jun 10 15:04:02.495619 crc crio[20344]: time=\"2026-06-10T15:04:02.495593073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.884985 | controller |     "Jun 10 15:04:02.549837 crc crio[20344]: time=\"2026-06-10T15:04:02.543395478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.885000 | controller |     "Jun 10 15:04:02.564786 crc crio[20344]: time=\"2026-06-10T15:04:02.564654551Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.885015 | controller |     "Jun 10 15:04:02.591423 crc crio[20344]: time=\"2026-06-10T15:04:02.591331386Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.885030 | controller |     "Jun 10 15:04:02.707797 crc crio[20344]: time=\"2026-06-10T15:04:02.707542103Z\" level=info msg=\"Created container 1c355855b8afc2c262c276117329b9513d073c29ebe097168d19dd031b8250f2: openstack/ceilometer-0/proxy-httpd\" id=7a3a4779-6a81-4b65-b191-e6c1f2d5da4d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.885048 | controller |     "Jun 10 15:04:02.708726 crc crio[20344]: time=\"2026-06-10T15:04:02.708649911Z\" level=info msg=\"Starting container: 1c355855b8afc2c262c276117329b9513d073c29ebe097168d19dd031b8250f2\" id=e0b12f4b-2ba3-4c14-b40e-4adc7e51d6a5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.885063 | controller |     "Jun 10 15:04:02.715858 crc crio[20344]: time=\"2026-06-10T15:04:02.715780637Z\" level=info msg=\"Started container\" PID=84434 containerID=1c355855b8afc2c262c276117329b9513d073c29ebe097168d19dd031b8250f2 description=openstack/ceilometer-0/proxy-httpd id=e0b12f4b-2ba3-4c14-b40e-4adc7e51d6a5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=39794f3fce99fec43bd6fbb4c582d9945692851ba9eb4c4afff674ce2ec2a5b1",
2026-06-10 15:52:08.885078 | controller |     "Jun 10 15:04:02.730991 crc crio[20344]: time=\"2026-06-10T15:04:02.73087796Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-4vkz9/POD\" id=06fea17d-01e2-403a-ace0-ad7a9ad248e4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.885093 | controller |     "Jun 10 15:04:02.731095 crc crio[20344]: time=\"2026-06-10T15:04:02.731049895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.885109 | controller |     "Jun 10 15:04:02.809720 crc crio[20344]: time=\"2026-06-10T15:04:02.809576349Z\" level=info msg=\"Got pod network &{Name:redhat-operators-4vkz9 Namespace:openshift-marketplace ID:89ce2648961afc5901f2fc6f2a5eb91582087e01137f0784c4d0b6694e8c4331 UID:c5574a77-0e5a-426a-83ff-272c0849b49e NetNS:/var/run/netns/a19f23de-74b7-47b6-8df7-4d7e5f3ece9a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc5574a77_0e5a_426a_83ff_272c0849b49e.slice PodAnnotations:0xc0007380f8}] Aliases:map[]}\"",
2026-06-10 15:52:08.885124 | controller |     "Jun 10 15:04:02.809720 crc crio[20344]: time=\"2026-06-10T15:04:02.809654421Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-4vkz9 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.885139 | controller |     "Jun 10 15:04:02.887901 crc crio[20344]: time=\"2026-06-10T15:04:02.887807156Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=643da318-5311-43e5-a03e-2bda90c23e4b name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.885153 | controller |     "Jun 10 15:04:02.893588 crc crio[20344]: time=\"2026-06-10T15:04:02.893512405Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=b62c4a51-548d-468b-ac50-014ce34ca47a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.885168 | controller |     "Jun 10 15:04:02.923356 crc crio[20344]: time=\"2026-06-10T15:04:02.921439382Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=6513883e-46d0-4077-b911-f7f98b186928 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.885201 | controller |     "Jun 10 15:04:03.033361 crc crio[20344]: time=\"2026-06-10T15:04:02.980606323Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-665ww/extract-content\" id=a32b37c5-24fa-4808-9030-e70cae60427b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.885217 | controller |     "Jun 10 15:04:03.067358 crc crio[20344]: time=\"2026-06-10T15:04:03.065163095Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.885232 | controller |     "Jun 10 15:04:03.224410 crc crio[20344]: time=\"2026-06-10T15:04:03.220946393Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.885251 | controller |     "Jun 10 15:04:03.224410 crc crio[20344]: time=\"2026-06-10T15:04:03.221885427Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.885266 | controller |     "Jun 10 15:04:03.235325 crc crio[20344]: time=\"2026-06-10T15:04:03.228031827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.885282 | controller |     "Jun 10 15:04:03.333707 crc crio[20344]: 2026-06-10T15:04:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:89ce2648961afc5 Mac:f2:ec:f8:6e:b5:6b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d0 Mtu:0 Sandbox:/var/run/netns/a19f23de-74b7-47b6-8df7-4d7e5f3ece9a SocketPath: PciID:}] [{Interface:0xc000195550 Address:{IP:10.217.0.208 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.885298 | controller |     "Jun 10 15:04:03.335709 crc crio[20344]: time=\"2026-06-10T15:04:03.335573678Z\" level=info msg=\"Got pod network &{Name:redhat-operators-4vkz9 Namespace:openshift-marketplace ID:89ce2648961afc5901f2fc6f2a5eb91582087e01137f0784c4d0b6694e8c4331 UID:c5574a77-0e5a-426a-83ff-272c0849b49e NetNS:/var/run/netns/a19f23de-74b7-47b6-8df7-4d7e5f3ece9a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc5574a77_0e5a_426a_83ff_272c0849b49e.slice PodAnnotations:0xc0007380f8}] Aliases:map[]}\"",
2026-06-10 15:52:08.885313 | controller |     "Jun 10 15:04:03.335861 crc crio[20344]: time=\"2026-06-10T15:04:03.335787724Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-4vkz9 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.885328 | controller |     "Jun 10 15:04:03.358314 crc crio[20344]: time=\"2026-06-10T15:04:03.3548657Z\" level=info msg=\"Ran pod sandbox 89ce2648961afc5901f2fc6f2a5eb91582087e01137f0784c4d0b6694e8c4331 with infra container: openshift-marketplace/redhat-operators-4vkz9/POD\" id=06fea17d-01e2-403a-ace0-ad7a9ad248e4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.885344 | controller |     "Jun 10 15:04:03.362352 crc crio[20344]: time=\"2026-06-10T15:04:03.360660571Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f83cecef-e018-43c8-9a05-0467c8c123bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.885358 | controller |     "Jun 10 15:04:03.363574 crc crio[20344]: time=\"2026-06-10T15:04:03.363488225Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2333e658-387b-4236-9542-c3754c456dec name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.885373 | controller |     "Jun 10 15:04:03.431348 crc crio[20344]: time=\"2026-06-10T15:04:03.430577542Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-4vkz9/extract-utilities\" id=426ed48f-1935-4fd7-9337-dfa4fc0e940c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.885388 | controller |     "Jun 10 15:04:03.431934 crc crio[20344]: time=\"2026-06-10T15:04:03.431875036Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.885402 | controller |     "Jun 10 15:04:03.514576 crc crio[20344]: time=\"2026-06-10T15:04:03.514315733Z\" level=info msg=\"Created container fdc0ed14663f72ef02cb310387df9e36fb071342084c72eb5f8b1c997707f9a8: openshift-infra/auto-csr-approver-29685064-9grgp/oc\" id=e91a8e83-74af-4cc2-8192-8354cd2ccbf4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.885423 | controller |     "Jun 10 15:04:03.547837 crc crio[20344]: time=\"2026-06-10T15:04:03.547719853Z\" level=info msg=\"Starting container: fdc0ed14663f72ef02cb310387df9e36fb071342084c72eb5f8b1c997707f9a8\" id=a1faca33-dc95-412e-b9d3-0ce3e3cf2bc9 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.885437 | controller |     "Jun 10 15:04:03.565723 crc crio[20344]: time=\"2026-06-10T15:04:03.565623429Z\" level=info msg=\"Started container\" PID=84724 containerID=fdc0ed14663f72ef02cb310387df9e36fb071342084c72eb5f8b1c997707f9a8 description=openshift-infra/auto-csr-approver-29685064-9grgp/oc id=a1faca33-dc95-412e-b9d3-0ce3e3cf2bc9 name=/runtime.v1.RuntimeService/StartContainer sandboxID=889932d72dfbbda62c37418a4ea4c8d59985aa1c77ced7a3d22ccef7bb6895be",
2026-06-10 15:52:08.885452 | controller |     "Jun 10 15:04:03.775395 crc crio[20344]: time=\"2026-06-10T15:04:03.774559361Z\" level=info msg=\"Created container c19a198bb315f94b0a7f290c471bca76e99915b6ab1c052a847e44057ead84da: openshift-marketplace/redhat-marketplace-665ww/extract-content\" id=a32b37c5-24fa-4808-9030-e70cae60427b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.885467 | controller |     "Jun 10 15:04:03.777977 crc crio[20344]: time=\"2026-06-10T15:04:03.776541352Z\" level=info msg=\"Starting container: c19a198bb315f94b0a7f290c471bca76e99915b6ab1c052a847e44057ead84da\" id=8972f6a0-deb5-4c9d-914d-e6d408b233e0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.885482 | controller |     "Jun 10 15:04:03.792474 crc crio[20344]: time=\"2026-06-10T15:04:03.792395975Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.885496 | controller |     "Jun 10 15:04:03.795781 crc crio[20344]: time=\"2026-06-10T15:04:03.795706312Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.885511 | controller |     "Jun 10 15:04:03.811186 crc crio[20344]: time=\"2026-06-10T15:04:03.811080742Z\" level=info msg=\"Started container\" PID=84723 containerID=c19a198bb315f94b0a7f290c471bca76e99915b6ab1c052a847e44057ead84da description=openshift-marketplace/redhat-marketplace-665ww/extract-content id=8972f6a0-deb5-4c9d-914d-e6d408b233e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0fbee2958dc39f081720311b30a60d8b9f8622095c75d412c89a94f2bb9e9b2b",
2026-06-10 15:52:08.885526 | controller |     "Jun 10 15:04:03.966289 crc crio[20344]: time=\"2026-06-10T15:04:03.966147351Z\" level=info msg=\"Created container 39856a2ca15bd4059da3976e2c3e1440652c657b3a8812333521809ef2e00ec9: openshift-marketplace/redhat-operators-4vkz9/extract-utilities\" id=426ed48f-1935-4fd7-9337-dfa4fc0e940c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.885541 | controller |     "Jun 10 15:04:03.969964 crc crio[20344]: time=\"2026-06-10T15:04:03.969898658Z\" level=info msg=\"Starting container: 39856a2ca15bd4059da3976e2c3e1440652c657b3a8812333521809ef2e00ec9\" id=07338416-f4bc-40d9-879a-586b5ef5d653 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.885555 | controller |     "Jun 10 15:04:03.979622 crc crio[20344]: time=\"2026-06-10T15:04:03.979465217Z\" level=info msg=\"Started container\" PID=84804 containerID=39856a2ca15bd4059da3976e2c3e1440652c657b3a8812333521809ef2e00ec9 description=openshift-marketplace/redhat-operators-4vkz9/extract-utilities id=07338416-f4bc-40d9-879a-586b5ef5d653 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89ce2648961afc5901f2fc6f2a5eb91582087e01137f0784c4d0b6694e8c4331",
2026-06-10 15:52:08.885570 | controller |     "Jun 10 15:04:04.168450 crc crio[20344]: time=\"2026-06-10T15:04:04.16771394Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=19ac61eb-c57d-4f74-97b6-64bd5a471e39 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.885588 | controller |     "Jun 10 15:04:04.177098 crc crio[20344]: time=\"2026-06-10T15:04:04.177021992Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-10 15:52:08.885603 | controller |     "Jun 10 15:04:04.267640 crc crio[20344]: time=\"2026-06-10T15:04:04.267234362Z\" level=warning msg=\"Stopping container 1eb9b4da9024db941d1a22c5575a03108e20c65783784a7f865cd77b2263afef with stop signal(15) timed out. Killing...\"",
2026-06-10 15:52:08.885617 | controller |     "Jun 10 15:04:04.788201 crc crio[20344]: time=\"2026-06-10T15:04:04.788092617Z\" level=error msg=\"Killing container 1eb9b4da9024db941d1a22c5575a03108e20c65783784a7f865cd77b2263afef failed: `/usr/bin/crun --root /run/crun --systemd-cgroup kill 1eb9b4da9024db941d1a22c5575a03108e20c65783784a7f865cd77b2263afef KILL` failed: process not running: No such process\\n : exit status 1\"",
2026-06-10 15:52:08.885632 | controller |     "Jun 10 15:04:04.841553 crc crio[20344]: time=\"2026-06-10T15:04:04.841455787Z\" level=info msg=\"Stopped container 1eb9b4da9024db941d1a22c5575a03108e20c65783784a7f865cd77b2263afef: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=fd85eafd-6b75-46cf-834d-bba3d291a978 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.885646 | controller |     "Jun 10 15:04:04.845126 crc crio[20344]: time=\"2026-06-10T15:04:04.845055141Z\" level=info msg=\"Stopping pod sandbox: ab58a8321184749420ad3e7008e6eeb3475c44a704f023c9db8113284580cda5\" id=230e5e11-b5ca-40e6-9bf2-da1334bc28e4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.885661 | controller |     "Jun 10 15:04:04.847240 crc crio[20344]: time=\"2026-06-10T15:04:04.847128035Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:ab58a8321184749420ad3e7008e6eeb3475c44a704f023c9db8113284580cda5 UID:7312ca9d-6b08-4850-91ce-13d8de824920 NetNS:/var/run/netns/76104e08-994f-4a82-a7c7-606e72e6298b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7312ca9d_6b08_4850_91ce_13d8de824920.slice PodAnnotations:0xc002264538}] Aliases:map[]}\"",
2026-06-10 15:52:08.885676 | controller |     "Jun 10 15:04:04.847405 crc crio[20344]: time=\"2026-06-10T15:04:04.84732326Z\" level=info msg=\"Deleting pod openstack_nova-cell1-novncproxy-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.885690 | controller |     "Jun 10 15:04:04.968822 crc crio[20344]: time=\"2026-06-10T15:04:04.968215498Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:21dc3353624ee78f072b503b54c8a84b2a47b1b3ecedb037166b270e1772eeff\" id=19ac61eb-c57d-4f74-97b6-64bd5a471e39 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.885704 | controller |     "Jun 10 15:04:04.969900 crc crio[20344]: time=\"2026-06-10T15:04:04.96983039Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=bd46fc4e-1a74-4cce-9b3b-51980199017d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.885719 | controller |     "Jun 10 15:04:04.972640 crc crio[20344]: time=\"2026-06-10T15:04:04.972567042Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=27876572-502a-4e00-998b-824b50ef21df name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.885733 | controller |     "Jun 10 15:04:04.982675 crc crio[20344]: time=\"2026-06-10T15:04:04.982604783Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-4vkz9/extract-content\" id=fd392529-f044-4e3a-942f-5bab9395a33a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.885747 | controller |     "Jun 10 15:04:04.983182 crc crio[20344]: time=\"2026-06-10T15:04:04.983132097Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.885765 | controller |     "Jun 10 15:04:05.080567 crc crio[20344]: time=\"2026-06-10T15:04:05.080350059Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.885780 | controller |     "Jun 10 15:04:05.083912 crc crio[20344]: time=\"2026-06-10T15:04:05.0838516Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.885794 | controller |     "Jun 10 15:04:05.214631 crc crio[20344]: time=\"2026-06-10T15:04:05.214563034Z\" level=info msg=\"Stopped pod sandbox: ab58a8321184749420ad3e7008e6eeb3475c44a704f023c9db8113284580cda5\" id=230e5e11-b5ca-40e6-9bf2-da1334bc28e4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.885808 | controller |     "Jun 10 15:04:05.215303 crc crio[20344]: time=\"2026-06-10T15:04:05.215193281Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d6fb01ae-a9db-4aeb-872f-3c036cf8261e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.885822 | controller |     "Jun 10 15:04:05.223007 crc crio[20344]: time=\"2026-06-10T15:04:05.222924172Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f94a1169-5c1f-4cea-92ae-b6eb743e1464 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.885836 | controller |     "Jun 10 15:04:05.238484 crc crio[20344]: time=\"2026-06-10T15:04:05.235092829Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-665ww/registry-server\" id=03b59537-13fc-4d49-b5d1-e3ae48cd91ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.885865 | controller |     "Jun 10 15:04:05.238484 crc crio[20344]: time=\"2026-06-10T15:04:05.23551722Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.885884 | controller |     "Jun 10 15:04:05.283838 crc crio[20344]: time=\"2026-06-10T15:04:05.28352642Z\" level=info msg=\"Created container 672f7d9f6c8dadcd66877001922522a1ff8c8aa2df09fcfe0504edbbae0ae51b: openshift-marketplace/redhat-operators-4vkz9/extract-content\" id=fd392529-f044-4e3a-942f-5bab9395a33a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.885899 | controller |     "Jun 10 15:04:05.287774 crc crio[20344]: time=\"2026-06-10T15:04:05.287697049Z\" level=info msg=\"Starting container: 672f7d9f6c8dadcd66877001922522a1ff8c8aa2df09fcfe0504edbbae0ae51b\" id=73ddd816-711e-41ff-afa9-01ce02467848 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.885914 | controller |     "Jun 10 15:04:05.294900 crc crio[20344]: time=\"2026-06-10T15:04:05.294821204Z\" level=info msg=\"Started container\" PID=84902 containerID=672f7d9f6c8dadcd66877001922522a1ff8c8aa2df09fcfe0504edbbae0ae51b description=openshift-marketplace/redhat-operators-4vkz9/extract-content id=73ddd816-711e-41ff-afa9-01ce02467848 name=/runtime.v1.RuntimeService/StartContainer sandboxID=89ce2648961afc5901f2fc6f2a5eb91582087e01137f0784c4d0b6694e8c4331",
2026-06-10 15:52:08.885929 | controller |     "Jun 10 15:04:05.303082 crc crio[20344]: time=\"2026-06-10T15:04:05.303041068Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.885943 | controller |     "Jun 10 15:04:05.309225 crc crio[20344]: time=\"2026-06-10T15:04:05.309185558Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.885958 | controller |     "Jun 10 15:04:05.507160 crc crio[20344]: time=\"2026-06-10T15:04:05.506344583Z\" level=info msg=\"Created container 501f895dde1365323d9b1fbaa386c0ec34c555d200496137d01a8c1d2b9217e6: openshift-marketplace/redhat-marketplace-665ww/registry-server\" id=03b59537-13fc-4d49-b5d1-e3ae48cd91ee name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.885977 | controller |     "Jun 10 15:04:05.511610 crc crio[20344]: time=\"2026-06-10T15:04:05.511150458Z\" level=info msg=\"Starting container: 501f895dde1365323d9b1fbaa386c0ec34c555d200496137d01a8c1d2b9217e6\" id=f08865d9-2766-4e72-abeb-99b18641a9e6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.885992 | controller |     "Jun 10 15:04:05.531810 crc crio[20344]: time=\"2026-06-10T15:04:05.531676473Z\" level=info msg=\"Started container\" PID=84921 containerID=501f895dde1365323d9b1fbaa386c0ec34c555d200496137d01a8c1d2b9217e6 description=openshift-marketplace/redhat-marketplace-665ww/registry-server id=f08865d9-2766-4e72-abeb-99b18641a9e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0fbee2958dc39f081720311b30a60d8b9f8622095c75d412c89a94f2bb9e9b2b",
2026-06-10 15:52:08.886008 | controller |     "Jun 10 15:04:06.241161 crc crio[20344]: time=\"2026-06-10T15:04:06.240948475Z\" level=info msg=\"Removing container: 1eb9b4da9024db941d1a22c5575a03108e20c65783784a7f865cd77b2263afef\" id=17e02c61-be17-4891-872a-79fd04a7ab5c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.886022 | controller |     "Jun 10 15:04:06.255783 crc crio[20344]: time=\"2026-06-10T15:04:06.25571138Z\" level=info msg=\"Stopping pod sandbox: 889932d72dfbbda62c37418a4ea4c8d59985aa1c77ced7a3d22ccef7bb6895be\" id=13013f59-db36-4a1d-b541-e0ac7ef3879d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.886038 | controller |     "Jun 10 15:04:06.256799 crc crio[20344]: time=\"2026-06-10T15:04:06.256771537Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685064-9grgp Namespace:openshift-infra ID:889932d72dfbbda62c37418a4ea4c8d59985aa1c77ced7a3d22ccef7bb6895be UID:8b3370ac-9b27-498a-acfd-332054339930 NetNS:/var/run/netns/1cffbd0d-6dff-4b83-a789-fdc080d9bbad Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8b3370ac_9b27_498a_acfd_332054339930.slice PodAnnotations:0xc006858830}] Aliases:map[]}\"",
2026-06-10 15:52:08.886053 | controller |     "Jun 10 15:04:06.257064 crc crio[20344]: time=\"2026-06-10T15:04:06.257039334Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685064-9grgp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.886068 | controller |     "Jun 10 15:04:06.309207 crc crio[20344]: time=\"2026-06-10T15:04:06.305390203Z\" level=info msg=\"Removed container 1eb9b4da9024db941d1a22c5575a03108e20c65783784a7f865cd77b2263afef: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=17e02c61-be17-4891-872a-79fd04a7ab5c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.886083 | controller |     "Jun 10 15:04:06.596862 crc crio[20344]: time=\"2026-06-10T15:04:06.596807662Z\" level=info msg=\"Stopped pod sandbox: 889932d72dfbbda62c37418a4ea4c8d59985aa1c77ced7a3d22ccef7bb6895be\" id=13013f59-db36-4a1d-b541-e0ac7ef3879d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.886099 | controller |     "Jun 10 15:04:07.257671 crc crio[20344]: time=\"2026-06-10T15:04:07.257596132Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-novncproxy-0/POD\" id=90ebb7cb-eb75-43f8-8943-3cc2829f0389 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.886113 | controller |     "Jun 10 15:04:07.257820 crc crio[20344]: time=\"2026-06-10T15:04:07.257705764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.886129 | controller |     "Jun 10 15:04:07.371764 crc crio[20344]: time=\"2026-06-10T15:04:07.370940163Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:185b1c81575b6bbdbd21bdc51e380e34bee731b01019c6a93ae701e80de3a1e8 UID:febf5e1f-4325-42e3-a9a0-ff2792dd2c64 NetNS:/var/run/netns/c7442e67-483a-4052-9fe3-786dc9b02ee9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfebf5e1f_4325_42e3_a9a0_ff2792dd2c64.slice PodAnnotations:0xc0055ea258}] Aliases:map[]}\"",
2026-06-10 15:52:08.886147 | controller |     "Jun 10 15:04:07.371764 crc crio[20344]: time=\"2026-06-10T15:04:07.371666782Z\" level=info msg=\"Adding pod openstack_nova-cell1-novncproxy-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.886163 | controller |     "Jun 10 15:04:07.974668 crc crio[20344]: 2026-06-10T15:04:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:185b1c81575b6bb Mac:6a:90:dd:e7:69:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d1 Mtu:0 Sandbox:/var/run/netns/c7442e67-483a-4052-9fe3-786dc9b02ee9 SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.209 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.886178 | controller |     "Jun 10 15:04:07.976070 crc crio[20344]: time=\"2026-06-10T15:04:07.975994461Z\" level=info msg=\"Got pod network &{Name:nova-cell1-novncproxy-0 Namespace:openstack ID:185b1c81575b6bbdbd21bdc51e380e34bee731b01019c6a93ae701e80de3a1e8 UID:febf5e1f-4325-42e3-a9a0-ff2792dd2c64 NetNS:/var/run/netns/c7442e67-483a-4052-9fe3-786dc9b02ee9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfebf5e1f_4325_42e3_a9a0_ff2792dd2c64.slice PodAnnotations:0xc0055ea258}] Aliases:map[]}\"",
2026-06-10 15:52:08.886194 | controller |     "Jun 10 15:04:07.976241 crc crio[20344]: time=\"2026-06-10T15:04:07.976184226Z\" level=info msg=\"Checking pod openstack_nova-cell1-novncproxy-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.886209 | controller |     "Jun 10 15:04:07.989245 crc crio[20344]: time=\"2026-06-10T15:04:07.989194835Z\" level=info msg=\"Ran pod sandbox 185b1c81575b6bbdbd21bdc51e380e34bee731b01019c6a93ae701e80de3a1e8 with infra container: openstack/nova-cell1-novncproxy-0/POD\" id=90ebb7cb-eb75-43f8-8943-3cc2829f0389 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.886224 | controller |     "Jun 10 15:04:07.994442 crc crio[20344]: time=\"2026-06-10T15:04:07.994240077Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=f0c80699-64c5-4a3b-bd54-dfaac03cff49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.886239 | controller |     "Jun 10 15:04:08.081106 crc crio[20344]: time=\"2026-06-10T15:04:08.080581705Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-novncproxy:current-podified\" id=eccd8a9f-d39f-4cb3-8d8f-33a7d41b9bb4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.886254 | controller |     "Jun 10 15:04:08.091656 crc crio[20344]: time=\"2026-06-10T15:04:08.09149687Z\" level=info msg=\"Creating container: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=80aa3961-513f-4ec4-ab42-d8210538b6ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.886269 | controller |     "Jun 10 15:04:08.092095 crc crio[20344]: time=\"2026-06-10T15:04:08.092030233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.886284 | controller |     "Jun 10 15:04:08.151990 crc crio[20344]: time=\"2026-06-10T15:04:08.15181549Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.886299 | controller |     "Jun 10 15:04:08.159602 crc crio[20344]: time=\"2026-06-10T15:04:08.159498751Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.886318 | controller |     "Jun 10 15:04:08.331044 crc crio[20344]: time=\"2026-06-10T15:04:08.330538095Z\" level=info msg=\"Created container de714d1518c9e58229081b9183cfce621f756eaf0ee75ca2e3d7f8af0c655b0a: openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy\" id=80aa3961-513f-4ec4-ab42-d8210538b6ec name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.886333 | controller |     "Jun 10 15:04:08.332073 crc crio[20344]: time=\"2026-06-10T15:04:08.332015614Z\" level=info msg=\"Starting container: de714d1518c9e58229081b9183cfce621f756eaf0ee75ca2e3d7f8af0c655b0a\" id=fe63ea0a-52ec-41da-8462-08a7e318aeb7 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.886348 | controller |     "Jun 10 15:04:08.340615 crc crio[20344]: time=\"2026-06-10T15:04:08.340568356Z\" level=info msg=\"Started container\" PID=85193 containerID=de714d1518c9e58229081b9183cfce621f756eaf0ee75ca2e3d7f8af0c655b0a description=openstack/nova-cell1-novncproxy-0/nova-cell1-novncproxy-novncproxy id=fe63ea0a-52ec-41da-8462-08a7e318aeb7 name=/runtime.v1.RuntimeService/StartContainer sandboxID=185b1c81575b6bbdbd21bdc51e380e34bee731b01019c6a93ae701e80de3a1e8",
2026-06-10 15:52:08.886363 | controller |     "Jun 10 15:04:09.093772 crc crio[20344]: time=\"2026-06-10T15:04:09.093230419Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-79f65d7c75-x4jlt/POD\" id=83f2339d-2af4-466c-89b6-57504c8434fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.886379 | controller |     "Jun 10 15:04:09.095106 crc crio[20344]: time=\"2026-06-10T15:04:09.093812184Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.886394 | controller |     "Jun 10 15:04:09.284490 crc crio[20344]: time=\"2026-06-10T15:04:09.281945553Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-79f65d7c75-x4jlt Namespace:openstack ID:3ef99d6c40ec7e155010e6a25076b2354f6ac640c74bbf52df09a0fadee323c1 UID:67e5d621-1e34-4247-8635-b7ad640060c0 NetNS:/var/run/netns/8f1b38ec-b088-4a1d-a9a0-e3efcf9b8f61 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67e5d621_1e34_4247_8635_b7ad640060c0.slice PodAnnotations:0xc000528ba0}] Aliases:map[]}\"",
2026-06-10 15:52:08.886409 | controller |     "Jun 10 15:04:09.284490 crc crio[20344]: time=\"2026-06-10T15:04:09.282012275Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-79f65d7c75-x4jlt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.886424 | controller |     "Jun 10 15:04:10.157052 crc crio[20344]: time=\"2026-06-10T15:04:10.156471178Z\" level=info msg=\"Stopping container: cd01fd2f3a6fa7bc8bd41283caedf096f52156f766c501bf51b938c8ef2296ba (timeout: 2s)\" id=9e879c65-118d-42fd-b3e8-a9c9685be3fc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.886439 | controller |     "Jun 10 15:04:10.171465 crc crio[20344]: 2026-06-10T15:04:10Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3ef99d6c40ec7e1 Mac:da:ef:f7:c7:bc:52 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d2 Mtu:0 Sandbox:/var/run/netns/8f1b38ec-b088-4a1d-a9a0-e3efcf9b8f61 SocketPath: PciID:}] [{Interface:0xc00028e860 Address:{IP:10.217.0.210 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.886454 | controller |     "Jun 10 15:04:10.173578 crc crio[20344]: time=\"2026-06-10T15:04:10.17343649Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-79f65d7c75-x4jlt Namespace:openstack ID:3ef99d6c40ec7e155010e6a25076b2354f6ac640c74bbf52df09a0fadee323c1 UID:67e5d621-1e34-4247-8635-b7ad640060c0 NetNS:/var/run/netns/8f1b38ec-b088-4a1d-a9a0-e3efcf9b8f61 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67e5d621_1e34_4247_8635_b7ad640060c0.slice PodAnnotations:0xc000528ba0}] Aliases:map[]}\"",
2026-06-10 15:52:08.886473 | controller |     "Jun 10 15:04:10.173834 crc crio[20344]: time=\"2026-06-10T15:04:10.173774739Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-79f65d7c75-x4jlt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.886489 | controller |     "Jun 10 15:04:10.189641 crc crio[20344]: time=\"2026-06-10T15:04:10.18955228Z\" level=info msg=\"Ran pod sandbox 3ef99d6c40ec7e155010e6a25076b2354f6ac640c74bbf52df09a0fadee323c1 with infra container: openstack/dnsmasq-dns-79f65d7c75-x4jlt/POD\" id=83f2339d-2af4-466c-89b6-57504c8434fe name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.886504 | controller |     "Jun 10 15:04:10.200086 crc crio[20344]: time=\"2026-06-10T15:04:10.199952511Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=83a6de43-ca1d-49b0-953b-a49fc49a847c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.886519 | controller |     "Jun 10 15:04:10.322607 crc crio[20344]: time=\"2026-06-10T15:04:10.322058201Z\" level=info msg=\"Stopped container cd01fd2f3a6fa7bc8bd41283caedf096f52156f766c501bf51b938c8ef2296ba: openshift-marketplace/certified-operators-sjp6m/registry-server\" id=9e879c65-118d-42fd-b3e8-a9c9685be3fc name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.886534 | controller |     "Jun 10 15:04:10.325013 crc crio[20344]: time=\"2026-06-10T15:04:10.324848404Z\" level=info msg=\"Stopping pod sandbox: 0f9760b88b7fd049cc8bc4c7477ac6f3c648014c19c8eba8fd12d6136b5f614a\" id=54e526ef-4506-48be-b3a3-30d53cdbe915 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.886549 | controller |     "Jun 10 15:04:10.325626 crc crio[20344]: time=\"2026-06-10T15:04:10.325563392Z\" level=info msg=\"Got pod network &{Name:certified-operators-sjp6m Namespace:openshift-marketplace ID:0f9760b88b7fd049cc8bc4c7477ac6f3c648014c19c8eba8fd12d6136b5f614a UID:537001cd-bb11-488d-9f52-67932d08a7b9 NetNS:/var/run/netns/ff4199f0-78cf-4f69-8ef6-758b366013d0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod537001cd_bb11_488d_9f52_67932d08a7b9.slice PodAnnotations:0xc003224598}] Aliases:map[]}\"",
2026-06-10 15:52:08.886564 | controller |     "Jun 10 15:04:10.325976 crc crio[20344]: time=\"2026-06-10T15:04:10.32585041Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-sjp6m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.886579 | controller |     "Jun 10 15:04:10.360668 crc crio[20344]: time=\"2026-06-10T15:04:10.360552873Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b361747a-b1de-46d4-b141-ff9847421f3a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.886595 | controller |     "Jun 10 15:04:10.381861 crc crio[20344]: time=\"2026-06-10T15:04:10.376516679Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-79f65d7c75-x4jlt/init\" id=86f52496-a72c-4d60-946c-a9df2083411e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.886609 | controller |     "Jun 10 15:04:10.381861 crc crio[20344]: time=\"2026-06-10T15:04:10.37694639Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.886624 | controller |     "Jun 10 15:04:10.608426 crc crio[20344]: time=\"2026-06-10T15:04:10.608136141Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.886639 | controller |     "Jun 10 15:04:10.623821 crc crio[20344]: time=\"2026-06-10T15:04:10.623414509Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.886657 | controller |     "Jun 10 15:04:11.080320 crc crio[20344]: time=\"2026-06-10T15:04:11.079828626Z\" level=info msg=\"Stopped pod sandbox: 0f9760b88b7fd049cc8bc4c7477ac6f3c648014c19c8eba8fd12d6136b5f614a\" id=54e526ef-4506-48be-b3a3-30d53cdbe915 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.886672 | controller |     "Jun 10 15:04:11.161620 crc crio[20344]: time=\"2026-06-10T15:04:11.158176746Z\" level=info msg=\"Created container 9c7d9625c6b5c8272e277eed9a36992279a92432e5db42d24b8869b90562242d: openstack/dnsmasq-dns-79f65d7c75-x4jlt/init\" id=86f52496-a72c-4d60-946c-a9df2083411e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.886687 | controller |     "Jun 10 15:04:11.180560 crc crio[20344]: time=\"2026-06-10T15:04:11.178842095Z\" level=info msg=\"Starting container: 9c7d9625c6b5c8272e277eed9a36992279a92432e5db42d24b8869b90562242d\" id=1f6f7911-f8df-4e5d-8d7b-ed27a5cea261 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.886702 | controller |     "Jun 10 15:04:11.219197 crc crio[20344]: time=\"2026-06-10T15:04:11.218723893Z\" level=info msg=\"Started container\" PID=85375 containerID=9c7d9625c6b5c8272e277eed9a36992279a92432e5db42d24b8869b90562242d description=openstack/dnsmasq-dns-79f65d7c75-x4jlt/init id=1f6f7911-f8df-4e5d-8d7b-ed27a5cea261 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ef99d6c40ec7e155010e6a25076b2354f6ac640c74bbf52df09a0fadee323c1",
2026-06-10 15:52:08.886718 | controller |     "Jun 10 15:04:11.571141 crc crio[20344]: time=\"2026-06-10T15:04:11.570589867Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=19f3e888-3739-459b-bb88-fb7b3378c649 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.886732 | controller |     "Jun 10 15:04:11.573140 crc crio[20344]: time=\"2026-06-10T15:04:11.573064422Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=59887762-7540-4868-8b59-677a9f1dfe21 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.886747 | controller |     "Jun 10 15:04:11.579391 crc crio[20344]: time=\"2026-06-10T15:04:11.579229982Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-4vkz9/registry-server\" id=b75e73d5-fe84-4284-8490-b260a283e7bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.886762 | controller |     "Jun 10 15:04:11.579835 crc crio[20344]: time=\"2026-06-10T15:04:11.579783087Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.886777 | controller |     "Jun 10 15:04:11.580785 crc crio[20344]: time=\"2026-06-10T15:04:11.580695701Z\" level=info msg=\"Removing container: cd01fd2f3a6fa7bc8bd41283caedf096f52156f766c501bf51b938c8ef2296ba\" id=c50df6e5-4a0d-412a-b3b6-3b1631ab3647 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.886792 | controller |     "Jun 10 15:04:11.592022 crc crio[20344]: time=\"2026-06-10T15:04:11.591953044Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e254b2bb-82f1-4c6d-bbfb-977d85b6fb8a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.886806 | controller |     "Jun 10 15:04:11.623106 crc crio[20344]: time=\"2026-06-10T15:04:11.623011993Z\" level=info msg=\"Removed container cd01fd2f3a6fa7bc8bd41283caedf096f52156f766c501bf51b938c8ef2296ba: openshift-marketplace/certified-operators-sjp6m/registry-server\" id=c50df6e5-4a0d-412a-b3b6-3b1631ab3647 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.886821 | controller |     "Jun 10 15:04:11.628025 crc crio[20344]: time=\"2026-06-10T15:04:11.627468709Z\" level=info msg=\"Removing container: fe402e94e44a5cd0cfbbcfb3732e093c08b0ec9ee4e7d57f8e7a7b5093b23186\" id=b9e4883a-bfa0-46d4-8092-99a4aae11cfc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.886840 | controller |     "Jun 10 15:04:11.659096 crc crio[20344]: time=\"2026-06-10T15:04:11.65900235Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.886873 | controller |     "Jun 10 15:04:11.663721 crc crio[20344]: time=\"2026-06-10T15:04:11.663648651Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.886890 | controller |     "Jun 10 15:04:11.769736 crc crio[20344]: time=\"2026-06-10T15:04:11.76881653Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=c01a7e9b-98ea-4f07-8b1d-a1922ab91bb4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.886905 | controller |     "Jun 10 15:04:11.840318 crc crio[20344]: time=\"2026-06-10T15:04:11.839801539Z\" level=info msg=\"Removed container fe402e94e44a5cd0cfbbcfb3732e093c08b0ec9ee4e7d57f8e7a7b5093b23186: openshift-marketplace/certified-operators-sjp6m/extract-content\" id=b9e4883a-bfa0-46d4-8092-99a4aae11cfc name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.886922 | controller |     "Jun 10 15:04:11.862733 crc crio[20344]: time=\"2026-06-10T15:04:11.862200422Z\" level=info msg=\"Removing container: bcae9375cad5ad82c882d5c5350ab3e2cdf3a8452736c3baeebbdf4398bf20f5\" id=d2ea61a3-2a99-46f5-8f32-e4ac18e83040 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.886938 | controller |     "Jun 10 15:04:11.907349 crc crio[20344]: time=\"2026-06-10T15:04:11.907210884Z\" level=info msg=\"Removed container bcae9375cad5ad82c882d5c5350ab3e2cdf3a8452736c3baeebbdf4398bf20f5: openshift-marketplace/certified-operators-sjp6m/extract-utilities\" id=d2ea61a3-2a99-46f5-8f32-e4ac18e83040 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.886953 | controller |     "Jun 10 15:04:12.028210 crc crio[20344]: time=\"2026-06-10T15:04:12.028105393Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-79f65d7c75-x4jlt/dnsmasq-dns\" id=979a721e-0c02-458c-ad63-77b56a3b936e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.886968 | controller |     "Jun 10 15:04:12.028785 crc crio[20344]: time=\"2026-06-10T15:04:12.028718189Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.886982 | controller |     "Jun 10 15:04:12.029821 crc crio[20344]: time=\"2026-06-10T15:04:12.029703624Z\" level=info msg=\"Created container 6084809e02276817b1970bcce1537e1e3a2752dff253a7869443b9ffd56bab1f: openshift-marketplace/redhat-operators-4vkz9/registry-server\" id=b75e73d5-fe84-4284-8490-b260a283e7bb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.886997 | controller |     "Jun 10 15:04:12.031613 crc crio[20344]: time=\"2026-06-10T15:04:12.031547402Z\" level=info msg=\"Starting container: 6084809e02276817b1970bcce1537e1e3a2752dff253a7869443b9ffd56bab1f\" id=74f8a570-936a-47cf-9266-ce5f9f8648cf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.887012 | controller |     "Jun 10 15:04:12.037779 crc crio[20344]: time=\"2026-06-10T15:04:12.037690812Z\" level=info msg=\"Started container\" PID=85480 containerID=6084809e02276817b1970bcce1537e1e3a2752dff253a7869443b9ffd56bab1f description=openshift-marketplace/redhat-operators-4vkz9/registry-server id=74f8a570-936a-47cf-9266-ce5f9f8648cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=89ce2648961afc5901f2fc6f2a5eb91582087e01137f0784c4d0b6694e8c4331",
2026-06-10 15:52:08.887028 | controller |     "Jun 10 15:04:12.131459 crc crio[20344]: time=\"2026-06-10T15:04:12.131150446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.887047 | controller |     "Jun 10 15:04:12.146182 crc crio[20344]: time=\"2026-06-10T15:04:12.146088405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.887062 | controller |     "Jun 10 15:04:12.418797 crc crio[20344]: time=\"2026-06-10T15:04:12.418005927Z\" level=info msg=\"Created container 6bfa92cd5ba57acc67c0171e1562a15c238a64c14b8fb28589de3bb65eaaa255: openstack/dnsmasq-dns-79f65d7c75-x4jlt/dnsmasq-dns\" id=979a721e-0c02-458c-ad63-77b56a3b936e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.887077 | controller |     "Jun 10 15:04:12.435043 crc crio[20344]: time=\"2026-06-10T15:04:12.431214431Z\" level=info msg=\"Starting container: 6bfa92cd5ba57acc67c0171e1562a15c238a64c14b8fb28589de3bb65eaaa255\" id=92977a62-f384-4217-a3de-86165b876b90 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.887092 | controller |     "Jun 10 15:04:12.440317 crc crio[20344]: time=\"2026-06-10T15:04:12.440171485Z\" level=info msg=\"Started container\" PID=85512 containerID=6bfa92cd5ba57acc67c0171e1562a15c238a64c14b8fb28589de3bb65eaaa255 description=openstack/dnsmasq-dns-79f65d7c75-x4jlt/dnsmasq-dns id=92977a62-f384-4217-a3de-86165b876b90 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3ef99d6c40ec7e155010e6a25076b2354f6ac640c74bbf52df09a0fadee323c1",
2026-06-10 15:52:08.887107 | controller |     "Jun 10 15:04:14.276512 crc crio[20344]: time=\"2026-06-10T15:04:14.275538593Z\" level=info msg=\"Stopping container: a8107ff1abcf92a20bfc135f616e64537b2c3e2b383185357d7d4be619badcff (timeout: 30s)\" id=5bed2d1b-5d1e-4843-8d95-5363aa4c9e9b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.887122 | controller |     "Jun 10 15:04:14.276512 crc crio[20344]: time=\"2026-06-10T15:04:14.275889903Z\" level=info msg=\"Stopping container: e6f2ad9fcd8e7b48bb16af41f49a835728c7c545022e10963be00976d2309768 (timeout: 30s)\" id=0ee75d72-d271-4582-84da-9efac3ebf6a3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.887137 | controller |     "Jun 10 15:04:14.411331 crc crio[20344]: time=\"2026-06-10T15:04:14.411013472Z\" level=info msg=\"Stopped container e6f2ad9fcd8e7b48bb16af41f49a835728c7c545022e10963be00976d2309768: openstack/nova-api-0/nova-api-log\" id=0ee75d72-d271-4582-84da-9efac3ebf6a3 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.887152 | controller |     "Jun 10 15:04:15.918777 crc crio[20344]: time=\"2026-06-10T15:04:15.917589129Z\" level=info msg=\"Stopping container: adeb2a8dac6246abc77cc425eb1ac0b5992d1aef8c04cf4b620dcebe1e4f8d05 (timeout: 30s)\" id=d58411b4-1b3b-476b-b63d-3c99bfc964a4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.887167 | controller |     "Jun 10 15:04:15.919440 crc crio[20344]: time=\"2026-06-10T15:04:15.91917458Z\" level=info msg=\"Stopping container: 8c33757c04a9b5811b6438bfb14faef2c62df8e72fada3882241e83c92ec2afc (timeout: 30s)\" id=85f13701-b84b-4711-9db1-d08799f69315 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.887181 | controller |     "Jun 10 15:04:15.925193 crc crio[20344]: time=\"2026-06-10T15:04:15.925101755Z\" level=info msg=\"Stopping container: 1c355855b8afc2c262c276117329b9513d073c29ebe097168d19dd031b8250f2 (timeout: 30s)\" id=57b13f49-1774-4c89-8409-0454083cb8d1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.887196 | controller |     "Jun 10 15:04:15.925571 crc crio[20344]: time=\"2026-06-10T15:04:15.925102095Z\" level=info msg=\"Stopping container: cca4b3c4f4cb89a0062d475af92ca93d3b75242b68139963d57e939727d21b9b (timeout: 30s)\" id=33ebb2dd-bd42-4243-9678-b94c0576b03d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.887211 | controller |     "Jun 10 15:04:16.051426 crc crio[20344]: time=\"2026-06-10T15:04:16.051071295Z\" level=info msg=\"Stopped container cca4b3c4f4cb89a0062d475af92ca93d3b75242b68139963d57e939727d21b9b: openstack/ceilometer-0/sg-core\" id=33ebb2dd-bd42-4243-9678-b94c0576b03d name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.887229 | controller |     "Jun 10 15:04:16.362080 crc crio[20344]: time=\"2026-06-10T15:04:16.361975542Z\" level=info msg=\"Stopped container 8c33757c04a9b5811b6438bfb14faef2c62df8e72fada3882241e83c92ec2afc: openstack/ceilometer-0/ceilometer-notification-agent\" id=85f13701-b84b-4711-9db1-d08799f69315 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.887243 | controller |     "Jun 10 15:04:16.452076 crc crio[20344]: time=\"2026-06-10T15:04:16.451989977Z\" level=info msg=\"Stopped container 1c355855b8afc2c262c276117329b9513d073c29ebe097168d19dd031b8250f2: openstack/ceilometer-0/proxy-httpd\" id=57b13f49-1774-4c89-8409-0454083cb8d1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.887258 | controller |     "Jun 10 15:04:16.871307 crc crio[20344]: time=\"2026-06-10T15:04:16.871184144Z\" level=info msg=\"Stopped container adeb2a8dac6246abc77cc425eb1ac0b5992d1aef8c04cf4b620dcebe1e4f8d05: openstack/ceilometer-0/ceilometer-central-agent\" id=d58411b4-1b3b-476b-b63d-3c99bfc964a4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.887273 | controller |     "Jun 10 15:04:16.872787 crc crio[20344]: time=\"2026-06-10T15:04:16.872659883Z\" level=info msg=\"Stopping pod sandbox: 39794f3fce99fec43bd6fbb4c582d9945692851ba9eb4c4afff674ce2ec2a5b1\" id=6a8a31f3-08fa-49cd-af3a-79427aeab9a9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.887288 | controller |     "Jun 10 15:04:16.873563 crc crio[20344]: time=\"2026-06-10T15:04:16.873468244Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:39794f3fce99fec43bd6fbb4c582d9945692851ba9eb4c4afff674ce2ec2a5b1 UID:5a138c0e-18e1-4cd4-ac34-435d24041459 NetNS:/var/run/netns/e04dafc7-ea1c-4945-aa17-cf47a61ca9cc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a138c0e_18e1_4cd4_ac34_435d24041459.slice PodAnnotations:0xc00078ce20}] Aliases:map[]}\"",
2026-06-10 15:52:08.887303 | controller |     "Jun 10 15:04:16.873726 crc crio[20344]: time=\"2026-06-10T15:04:16.873659569Z\" level=info msg=\"Deleting pod openstack_ceilometer-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.887318 | controller |     "Jun 10 15:04:17.256520 crc crio[20344]: time=\"2026-06-10T15:04:17.256081617Z\" level=info msg=\"Stopped pod sandbox: 39794f3fce99fec43bd6fbb4c582d9945692851ba9eb4c4afff674ce2ec2a5b1\" id=6a8a31f3-08fa-49cd-af3a-79427aeab9a9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.887333 | controller |     "Jun 10 15:04:17.740191 crc crio[20344]: time=\"2026-06-10T15:04:17.738962093Z\" level=info msg=\"Removing container: 1c355855b8afc2c262c276117329b9513d073c29ebe097168d19dd031b8250f2\" id=d3828cfc-d999-4b68-a8ee-fd8d51efabc4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.887348 | controller |     "Jun 10 15:04:17.786184 crc crio[20344]: time=\"2026-06-10T15:04:17.78222609Z\" level=info msg=\"Removed container 1c355855b8afc2c262c276117329b9513d073c29ebe097168d19dd031b8250f2: openstack/ceilometer-0/proxy-httpd\" id=d3828cfc-d999-4b68-a8ee-fd8d51efabc4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.887363 | controller |     "Jun 10 15:04:17.796562 crc crio[20344]: time=\"2026-06-10T15:04:17.796449071Z\" level=info msg=\"Removing container: cca4b3c4f4cb89a0062d475af92ca93d3b75242b68139963d57e939727d21b9b\" id=354e0e1a-b415-4dd2-b9c6-3f71e49be7d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.887378 | controller |     "Jun 10 15:04:17.843935 crc crio[20344]: time=\"2026-06-10T15:04:17.843812024Z\" level=info msg=\"Removed container cca4b3c4f4cb89a0062d475af92ca93d3b75242b68139963d57e939727d21b9b: openstack/ceilometer-0/sg-core\" id=354e0e1a-b415-4dd2-b9c6-3f71e49be7d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.887396 | controller |     "Jun 10 15:04:17.848349 crc crio[20344]: time=\"2026-06-10T15:04:17.847662404Z\" level=info msg=\"Removing container: 8c33757c04a9b5811b6438bfb14faef2c62df8e72fada3882241e83c92ec2afc\" id=0bc90e0b-61a1-4896-b4a0-1979758135a6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.887411 | controller |     "Jun 10 15:04:17.902463 crc crio[20344]: time=\"2026-06-10T15:04:17.902141313Z\" level=info msg=\"Removed container 8c33757c04a9b5811b6438bfb14faef2c62df8e72fada3882241e83c92ec2afc: openstack/ceilometer-0/ceilometer-notification-agent\" id=0bc90e0b-61a1-4896-b4a0-1979758135a6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.887425 | controller |     "Jun 10 15:04:17.908510 crc crio[20344]: time=\"2026-06-10T15:04:17.908418247Z\" level=info msg=\"Removing container: adeb2a8dac6246abc77cc425eb1ac0b5992d1aef8c04cf4b620dcebe1e4f8d05\" id=253ddc9f-166c-4c56-a2d9-592e13a378ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.887440 | controller |     "Jun 10 15:04:17.942687 crc crio[20344]: time=\"2026-06-10T15:04:17.942590347Z\" level=info msg=\"Removed container adeb2a8dac6246abc77cc425eb1ac0b5992d1aef8c04cf4b620dcebe1e4f8d05: openstack/ceilometer-0/ceilometer-central-agent\" id=253ddc9f-166c-4c56-a2d9-592e13a378ed name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.887454 | controller |     "Jun 10 15:04:18.315465 crc crio[20344]: time=\"2026-06-10T15:04:18.315212531Z\" level=info msg=\"Stopped container a8107ff1abcf92a20bfc135f616e64537b2c3e2b383185357d7d4be619badcff: openstack/nova-api-0/nova-api-api\" id=5bed2d1b-5d1e-4843-8d95-5363aa4c9e9b name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.887469 | controller |     "Jun 10 15:04:18.317063 crc crio[20344]: time=\"2026-06-10T15:04:18.316656719Z\" level=info msg=\"Stopping pod sandbox: 0e8b641ebe45e956b5324e7cc06869c81f42e1322e6458d34db98ac9dfcab56d\" id=6b50abb8-46e4-40e7-8f82-566e3de9f87d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.887484 | controller |     "Jun 10 15:04:18.317736 crc crio[20344]: time=\"2026-06-10T15:04:18.317649345Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:0e8b641ebe45e956b5324e7cc06869c81f42e1322e6458d34db98ac9dfcab56d UID:9a2423d8-e417-4e24-a70a-289c95f54af0 NetNS:/var/run/netns/53f2063b-9665-412c-b0fd-a43505fc72fe Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9a2423d8_e417_4e24_a70a_289c95f54af0.slice PodAnnotations:0xc006858340}] Aliases:map[]}\"",
2026-06-10 15:52:08.887499 | controller |     "Jun 10 15:04:18.317998 crc crio[20344]: time=\"2026-06-10T15:04:18.317922902Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.887514 | controller |     "Jun 10 15:04:18.769347 crc crio[20344]: time=\"2026-06-10T15:04:18.768906307Z\" level=info msg=\"Stopped pod sandbox: 0e8b641ebe45e956b5324e7cc06869c81f42e1322e6458d34db98ac9dfcab56d\" id=6b50abb8-46e4-40e7-8f82-566e3de9f87d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.887529 | controller |     "Jun 10 15:04:19.568835 crc crio[20344]: time=\"2026-06-10T15:04:19.56842574Z\" level=info msg=\"Stopping container: 5e04b578fc58e05395b99d9d8c7258bc020b42ac438440a56fda22d963f9c0bd (timeout: 10s)\" id=8631e5b6-4beb-4789-b044-5dc43d9ae4ae name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.887544 | controller |     "Jun 10 15:04:19.707983 crc crio[20344]: time=\"2026-06-10T15:04:19.707875011Z\" level=info msg=\"Stopped container 5e04b578fc58e05395b99d9d8c7258bc020b42ac438440a56fda22d963f9c0bd: openstack/dnsmasq-dns-6f4f87c799-lqfh7/dnsmasq-dns\" id=8631e5b6-4beb-4789-b044-5dc43d9ae4ae name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.887563 | controller |     "Jun 10 15:04:19.708889 crc crio[20344]: time=\"2026-06-10T15:04:19.708843407Z\" level=info msg=\"Stopping pod sandbox: 27de0b37c991ca2769b3bf01a0a61d0dee89257a2a59b8a327dd94270d0dde4a\" id=9f9a2aca-46f3-42ea-b93b-0c3b2a5225b4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.887578 | controller |     "Jun 10 15:04:19.710235 crc crio[20344]: time=\"2026-06-10T15:04:19.710195792Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-6f4f87c799-lqfh7 Namespace:openstack ID:27de0b37c991ca2769b3bf01a0a61d0dee89257a2a59b8a327dd94270d0dde4a UID:9087ac77-57e7-457a-baae-67242db17fc8 NetNS:/var/run/netns/b424f6ce-4aef-4e8f-9f37-8fb3716a6f0d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9087ac77_57e7_457a_baae_67242db17fc8.slice PodAnnotations:0xc0027c07b0}] Aliases:map[]}\"",
2026-06-10 15:52:08.887593 | controller |     "Jun 10 15:04:19.710644 crc crio[20344]: time=\"2026-06-10T15:04:19.710618613Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-6f4f87c799-lqfh7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.887608 | controller |     "Jun 10 15:04:19.762628 crc crio[20344]: time=\"2026-06-10T15:04:19.762525145Z\" level=info msg=\"Running pod sandbox: openstack/ceilometer-0/POD\" id=1d09fc82-066c-4509-8fad-53ae53953910 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.887624 | controller |     "Jun 10 15:04:19.762805 crc crio[20344]: time=\"2026-06-10T15:04:19.762661108Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.887638 | controller |     "Jun 10 15:04:19.851428 crc crio[20344]: time=\"2026-06-10T15:04:19.849310505Z\" level=info msg=\"Removing container: a8107ff1abcf92a20bfc135f616e64537b2c3e2b383185357d7d4be619badcff\" id=39757681-e5c7-45ce-bcc5-c4ab6dba4738 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.887653 | controller |     "Jun 10 15:04:19.885820 crc crio[20344]: time=\"2026-06-10T15:04:19.885366504Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:7511e0a4b582fe4ea9f3eb7bd3926fc342e6b75be42fbab1b91c99b57c630667 UID:64861f96-5859-4026-9423-b0c05b830935 NetNS:/var/run/netns/5da3acd2-9ccc-4a5e-a1fe-a8771e0cdaed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod64861f96_5859_4026_9423_b0c05b830935.slice PodAnnotations:0xc0027c0b70}] Aliases:map[]}\"",
2026-06-10 15:52:08.887667 | controller |     "Jun 10 15:04:19.886085 crc crio[20344]: time=\"2026-06-10T15:04:19.886062672Z\" level=info msg=\"Adding pod openstack_ceilometer-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.887682 | controller |     "Jun 10 15:04:19.996351 crc crio[20344]: time=\"2026-06-10T15:04:19.996151609Z\" level=info msg=\"Removed container a8107ff1abcf92a20bfc135f616e64537b2c3e2b383185357d7d4be619badcff: openstack/nova-api-0/nova-api-api\" id=39757681-e5c7-45ce-bcc5-c4ab6dba4738 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.887697 | controller |     "Jun 10 15:04:20.018907 crc crio[20344]: time=\"2026-06-10T15:04:20.017653369Z\" level=info msg=\"Removing container: e6f2ad9fcd8e7b48bb16af41f49a835728c7c545022e10963be00976d2309768\" id=925ec3c1-42f5-46ec-bf07-b6c2ec9df2f4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.887712 | controller |     "Jun 10 15:04:20.206223 crc crio[20344]: time=\"2026-06-10T15:04:20.203007297Z\" level=info msg=\"Removed container e6f2ad9fcd8e7b48bb16af41f49a835728c7c545022e10963be00976d2309768: openstack/nova-api-0/nova-api-log\" id=925ec3c1-42f5-46ec-bf07-b6c2ec9df2f4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.887727 | controller |     "Jun 10 15:04:20.291858 crc crio[20344]: time=\"2026-06-10T15:04:20.291493251Z\" level=info msg=\"Running pod sandbox: openstack/nova-cell1-cell-mapping-md42m/POD\" id=eec11a35-ba63-4e00-a9fd-2a5ec6a937d5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.887745 | controller |     "Jun 10 15:04:20.291858 crc crio[20344]: time=\"2026-06-10T15:04:20.291591724Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.887760 | controller |     "Jun 10 15:04:20.345059 crc crio[20344]: time=\"2026-06-10T15:04:20.344955834Z\" level=info msg=\"Stopped pod sandbox: 27de0b37c991ca2769b3bf01a0a61d0dee89257a2a59b8a327dd94270d0dde4a\" id=9f9a2aca-46f3-42ea-b93b-0c3b2a5225b4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.887775 | controller |     "Jun 10 15:04:20.378124 crc crio[20344]: time=\"2026-06-10T15:04:20.377960953Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-md42m Namespace:openstack ID:e656476152fe54fb1468f997d9b7e44d7ab7164ed95752619d14a3107667c4c8 UID:0603cf17-401a-4513-93cb-8ed6645a79ee NetNS:/var/run/netns/71c546ce-7cc7-4dc5-83e6-630f5bb6a919 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0603cf17_401a_4513_93cb_8ed6645a79ee.slice PodAnnotations:0xc0027c0da0}] Aliases:map[]}\"",
2026-06-10 15:52:08.887790 | controller |     "Jun 10 15:04:20.378124 crc crio[20344]: time=\"2026-06-10T15:04:20.378026735Z\" level=info msg=\"Adding pod openstack_nova-cell1-cell-mapping-md42m to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.887805 | controller |     "Jun 10 15:04:20.517692 crc crio[20344]: time=\"2026-06-10T15:04:20.516885381Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=687ef828-b79f-47d4-8108-015994fa59a7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.887819 | controller |     "Jun 10 15:04:20.517692 crc crio[20344]: time=\"2026-06-10T15:04:20.517444576Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.887834 | controller |     "Jun 10 15:04:20.600849 crc crio[20344]: time=\"2026-06-10T15:04:20.600710334Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:a2d323369cb6d07446ceef8b71700aaf30719ea944427c9e0a1e9daf4eb5fbaf UID:d355e4f9-0247-4f8f-8c17-9c436ebcdc77 NetNS:/var/run/netns/1924f8e2-4488-4c55-86d2-ac37ffc08bb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd355e4f9_0247_4f8f_8c17_9c436ebcdc77.slice PodAnnotations:0xc00282e2b8}] Aliases:map[]}\"",
2026-06-10 15:52:08.887863 | controller |     "Jun 10 15:04:20.602636 crc crio[20344]: time=\"2026-06-10T15:04:20.600886189Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.887883 | controller |     "Jun 10 15:04:20.669335 crc crio[20344]: 2026-06-10T15:04:20Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7511e0a4b582fe4 Mac:4a:08:39:b6:c4:de Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d3 Mtu:0 Sandbox:/var/run/netns/5da3acd2-9ccc-4a5e-a1fe-a8771e0cdaed SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.211 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.887899 | controller |     "Jun 10 15:04:20.669335 crc crio[20344]: time=\"2026-06-10T15:04:20.669099486Z\" level=info msg=\"Got pod network &{Name:ceilometer-0 Namespace:openstack ID:7511e0a4b582fe4ea9f3eb7bd3926fc342e6b75be42fbab1b91c99b57c630667 UID:64861f96-5859-4026-9423-b0c05b830935 NetNS:/var/run/netns/5da3acd2-9ccc-4a5e-a1fe-a8771e0cdaed Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod64861f96_5859_4026_9423_b0c05b830935.slice PodAnnotations:0xc0027c0b70}] Aliases:map[]}\"",
2026-06-10 15:52:08.887918 | controller |     "Jun 10 15:04:20.669335 crc crio[20344]: time=\"2026-06-10T15:04:20.669226799Z\" level=info msg=\"Checking pod openstack_ceilometer-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.887934 | controller |     "Jun 10 15:04:20.763852 crc crio[20344]: time=\"2026-06-10T15:04:20.763791441Z\" level=info msg=\"Ran pod sandbox 7511e0a4b582fe4ea9f3eb7bd3926fc342e6b75be42fbab1b91c99b57c630667 with infra container: openstack/ceilometer-0/POD\" id=1d09fc82-066c-4509-8fad-53ae53953910 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.887950 | controller |     "Jun 10 15:04:20.767943 crc crio[20344]: time=\"2026-06-10T15:04:20.767859697Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=057d69d4-28ec-4c01-9394-c64b164115ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.887964 | controller |     "Jun 10 15:04:20.838921 crc crio[20344]: time=\"2026-06-10T15:04:20.838827805Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-central:current-podified\" id=f0ed3d5d-3d49-45c1-bcad-2b5b4c94f961 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.887980 | controller |     "Jun 10 15:04:20.855361 crc crio[20344]: time=\"2026-06-10T15:04:20.855208362Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-central-agent\" id=411534b4-0d09-4e82-b961-172e162c076f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.887994 | controller |     "Jun 10 15:04:20.856143 crc crio[20344]: time=\"2026-06-10T15:04:20.856076544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.888009 | controller |     "Jun 10 15:04:20.902990 crc crio[20344]: time=\"2026-06-10T15:04:20.901683822Z\" level=info msg=\"Removing container: 5e04b578fc58e05395b99d9d8c7258bc020b42ac438440a56fda22d963f9c0bd\" id=a5b6e2b0-6eb2-4ae3-be4b-43bd91f9d114 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.888024 | controller |     "Jun 10 15:04:20.974365 crc crio[20344]: time=\"2026-06-10T15:04:20.974142199Z\" level=info msg=\"Removed container 5e04b578fc58e05395b99d9d8c7258bc020b42ac438440a56fda22d963f9c0bd: openstack/dnsmasq-dns-6f4f87c799-lqfh7/dnsmasq-dns\" id=a5b6e2b0-6eb2-4ae3-be4b-43bd91f9d114 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.888038 | controller |     "Jun 10 15:04:20.990419 crc crio[20344]: time=\"2026-06-10T15:04:20.985981267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.888053 | controller |     "Jun 10 15:04:20.991383 crc crio[20344]: time=\"2026-06-10T15:04:20.991234714Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.888067 | controller |     "Jun 10 15:04:20.994353 crc crio[20344]: time=\"2026-06-10T15:04:20.993939765Z\" level=info msg=\"Removing container: 4f86ccc8e2cf299b6dc72409ae74d8761d7834b6f485b876561b1f93c9c9a21c\" id=16adb162-f676-4d65-b650-367f8bd03893 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.888082 | controller |     "Jun 10 15:04:21.078629 crc crio[20344]: time=\"2026-06-10T15:04:21.078512047Z\" level=info msg=\"Removed container 4f86ccc8e2cf299b6dc72409ae74d8761d7834b6f485b876561b1f93c9c9a21c: openstack/dnsmasq-dns-6f4f87c799-lqfh7/init\" id=16adb162-f676-4d65-b650-367f8bd03893 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.888096 | controller |     "Jun 10 15:04:21.080366 crc crio[20344]: 2026-06-10T15:04:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e656476152fe54f Mac:3a:92:56:08:99:79 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d4 Mtu:0 Sandbox:/var/run/netns/71c546ce-7cc7-4dc5-83e6-630f5bb6a919 SocketPath: PciID:}] [{Interface:0xc000124c00 Address:{IP:10.217.0.212 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.888117 | controller |     "Jun 10 15:04:21.081849 crc crio[20344]: time=\"2026-06-10T15:04:21.081781482Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-md42m Namespace:openstack ID:e656476152fe54fb1468f997d9b7e44d7ab7164ed95752619d14a3107667c4c8 UID:0603cf17-401a-4513-93cb-8ed6645a79ee NetNS:/var/run/netns/71c546ce-7cc7-4dc5-83e6-630f5bb6a919 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0603cf17_401a_4513_93cb_8ed6645a79ee.slice PodAnnotations:0xc0027c0da0}] Aliases:map[]}\"",
2026-06-10 15:52:08.888137 | controller |     "Jun 10 15:04:21.085690 crc crio[20344]: time=\"2026-06-10T15:04:21.082135172Z\" level=info msg=\"Checking pod openstack_nova-cell1-cell-mapping-md42m for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.888152 | controller |     "Jun 10 15:04:21.106453 crc crio[20344]: time=\"2026-06-10T15:04:21.101094995Z\" level=info msg=\"Ran pod sandbox e656476152fe54fb1468f997d9b7e44d7ab7164ed95752619d14a3107667c4c8 with infra container: openstack/nova-cell1-cell-mapping-md42m/POD\" id=eec11a35-ba63-4e00-a9fd-2a5ec6a937d5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.888176 | controller |     "Jun 10 15:04:21.124056 crc crio[20344]: time=\"2026-06-10T15:04:21.123960431Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=e3668451-a8e3-472d-a750-e0705317786e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.888191 | controller |     "Jun 10 15:04:21.149851 crc crio[20344]: time=\"2026-06-10T15:04:21.149547387Z\" level=info msg=\"Created container 31827a95faa90ba9c7c5e80b23912cbf82ef7fac6f19dc6660532f70368b8598: openstack/ceilometer-0/ceilometer-central-agent\" id=411534b4-0d09-4e82-b961-172e162c076f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.888253 | controller |     "Jun 10 15:04:21.156239 crc crio[20344]: time=\"2026-06-10T15:04:21.154921387Z\" level=info msg=\"Starting container: 31827a95faa90ba9c7c5e80b23912cbf82ef7fac6f19dc6660532f70368b8598\" id=57bf9d90-5de9-40ee-91cb-6d88fffc48e8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.888273 | controller |     "Jun 10 15:04:21.161530 crc crio[20344]: time=\"2026-06-10T15:04:21.161404996Z\" level=info msg=\"Started container\" PID=86366 containerID=31827a95faa90ba9c7c5e80b23912cbf82ef7fac6f19dc6660532f70368b8598 description=openstack/ceilometer-0/ceilometer-central-agent id=57bf9d90-5de9-40ee-91cb-6d88fffc48e8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7511e0a4b582fe4ea9f3eb7bd3926fc342e6b75be42fbab1b91c99b57c630667",
2026-06-10 15:52:08.888289 | controller |     "Jun 10 15:04:21.174854 crc crio[20344]: time=\"2026-06-10T15:04:21.174534708Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-conductor:current-podified\" id=92ceb43d-7826-4346-a4d1-2c665ff54f39 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.888304 | controller |     "Jun 10 15:04:21.178408 crc crio[20344]: time=\"2026-06-10T15:04:21.177513136Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=fda4bac7-3389-45b7-a905-f89147fdb5cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.888320 | controller |     "Jun 10 15:04:21.184350 crc crio[20344]: time=\"2026-06-10T15:04:21.184233521Z\" level=info msg=\"Creating container: openstack/nova-cell1-cell-mapping-md42m/nova-manage\" id=bd41a03e-c83a-4d44-8db7-d3cdb0d3fcdd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.888334 | controller |     "Jun 10 15:04:21.184730 crc crio[20344]: time=\"2026-06-10T15:04:21.184653622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.888353 | controller |     "Jun 10 15:04:21.240823 crc crio[20344]: time=\"2026-06-10T15:04:21.240598959Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-ceilometer-notification:current-podified\" id=6d3bd053-4f88-437c-acac-b90fc3d03520 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.888368 | controller |     "Jun 10 15:04:21.254934 crc crio[20344]: time=\"2026-06-10T15:04:21.254824449Z\" level=info msg=\"Creating container: openstack/ceilometer-0/ceilometer-notification-agent\" id=b6d5c8cd-ad4d-4e54-8b9a-dee68cea81b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.888383 | controller |     "Jun 10 15:04:21.255390 crc crio[20344]: time=\"2026-06-10T15:04:21.255332142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.888398 | controller |     "Jun 10 15:04:21.281685 crc crio[20344]: time=\"2026-06-10T15:04:21.281562405Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.888412 | controller |     "Jun 10 15:04:21.292983 crc crio[20344]: time=\"2026-06-10T15:04:21.29285683Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.888427 | controller |     "Jun 10 15:04:21.318608 crc crio[20344]: 2026-06-10T15:04:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a2d323369cb6d07 Mac:36:ab:95:96:3b:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d5 Mtu:0 Sandbox:/var/run/netns/1924f8e2-4488-4c55-86d2-ac37ffc08bb7 SocketPath: PciID:}] [{Interface:0xc000192db0 Address:{IP:10.217.0.213 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.888441 | controller |     "Jun 10 15:04:21.319709 crc crio[20344]: time=\"2026-06-10T15:04:21.319631047Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:a2d323369cb6d07446ceef8b71700aaf30719ea944427c9e0a1e9daf4eb5fbaf UID:d355e4f9-0247-4f8f-8c17-9c436ebcdc77 NetNS:/var/run/netns/1924f8e2-4488-4c55-86d2-ac37ffc08bb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd355e4f9_0247_4f8f_8c17_9c436ebcdc77.slice PodAnnotations:0xc00282e2b8}] Aliases:map[]}\"",
2026-06-10 15:52:08.888456 | controller |     "Jun 10 15:04:21.319870 crc crio[20344]: time=\"2026-06-10T15:04:21.319847843Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.888471 | controller |     "Jun 10 15:04:21.331159 crc crio[20344]: time=\"2026-06-10T15:04:21.331058474Z\" level=info msg=\"Ran pod sandbox a2d323369cb6d07446ceef8b71700aaf30719ea944427c9e0a1e9daf4eb5fbaf with infra container: openstack/nova-api-0/POD\" id=687ef828-b79f-47d4-8108-015994fa59a7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.888487 | controller |     "Jun 10 15:04:21.342816 crc crio[20344]: time=\"2026-06-10T15:04:21.342714418Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=c631f79a-5c30-4138-98cd-a95b924f7b28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.888502 | controller |     "Jun 10 15:04:21.347967 crc crio[20344]: time=\"2026-06-10T15:04:21.347895873Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=28a33f90-ad1b-4aa3-8ce8-d0cef1986977 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.888517 | controller |     "Jun 10 15:04:21.360835 crc crio[20344]: time=\"2026-06-10T15:04:21.360698566Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=92a41889-6981-4f06-8ae4-337703b1c226 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.888536 | controller |     "Jun 10 15:04:21.364615 crc crio[20344]: time=\"2026-06-10T15:04:21.364571647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.888552 | controller |     "Jun 10 15:04:21.366319 crc crio[20344]: time=\"2026-06-10T15:04:21.365953603Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.888566 | controller |     "Jun 10 15:04:21.372046 crc crio[20344]: time=\"2026-06-10T15:04:21.371502838Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.888581 | controller |     "Jun 10 15:04:21.450094 crc crio[20344]: time=\"2026-06-10T15:04:21.449970311Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.888595 | controller |     "Jun 10 15:04:21.454507 crc crio[20344]: time=\"2026-06-10T15:04:21.454426667Z\" level=info msg=\"Created container ba977d8ea2dbec2cb3fc55b8c805e266959abae7ee66a6eb8bde69f25d078920: openstack/nova-cell1-cell-mapping-md42m/nova-manage\" id=bd41a03e-c83a-4d44-8db7-d3cdb0d3fcdd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.888610 | controller |     "Jun 10 15:04:21.455505 crc crio[20344]: time=\"2026-06-10T15:04:21.455449984Z\" level=info msg=\"Starting container: ba977d8ea2dbec2cb3fc55b8c805e266959abae7ee66a6eb8bde69f25d078920\" id=7605dc27-676f-451e-b376-4540cf33d7e0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.888625 | controller |     "Jun 10 15:04:21.455932 crc crio[20344]: time=\"2026-06-10T15:04:21.455885055Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.888640 | controller |     "Jun 10 15:04:21.469337 crc crio[20344]: time=\"2026-06-10T15:04:21.467689653Z\" level=info msg=\"Started container\" PID=86434 containerID=ba977d8ea2dbec2cb3fc55b8c805e266959abae7ee66a6eb8bde69f25d078920 description=openstack/nova-cell1-cell-mapping-md42m/nova-manage id=7605dc27-676f-451e-b376-4540cf33d7e0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e656476152fe54fb1468f997d9b7e44d7ab7164ed95752619d14a3107667c4c8",
2026-06-10 15:52:08.888655 | controller |     "Jun 10 15:04:21.485963 crc crio[20344]: time=\"2026-06-10T15:04:21.485876767Z\" level=info msg=\"Created container 110f5074dd00219dcd3a2782e04d9fed4adeac2f96d63ba65339a9d5d898e37d: openstack/ceilometer-0/ceilometer-notification-agent\" id=b6d5c8cd-ad4d-4e54-8b9a-dee68cea81b2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.888670 | controller |     "Jun 10 15:04:21.487198 crc crio[20344]: time=\"2026-06-10T15:04:21.487106179Z\" level=info msg=\"Starting container: 110f5074dd00219dcd3a2782e04d9fed4adeac2f96d63ba65339a9d5d898e37d\" id=eb638f39-5700-4225-a5aa-48b150dc79c5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.888685 | controller |     "Jun 10 15:04:21.492951 crc crio[20344]: time=\"2026-06-10T15:04:21.492811867Z\" level=info msg=\"Started container\" PID=86451 containerID=110f5074dd00219dcd3a2782e04d9fed4adeac2f96d63ba65339a9d5d898e37d description=openstack/ceilometer-0/ceilometer-notification-agent id=eb638f39-5700-4225-a5aa-48b150dc79c5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7511e0a4b582fe4ea9f3eb7bd3926fc342e6b75be42fbab1b91c99b57c630667",
2026-06-10 15:52:08.888701 | controller |     "Jun 10 15:04:21.508119 crc crio[20344]: time=\"2026-06-10T15:04:21.508035094Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=2e70c51d-8304-49ef-8b09-c8ca98a18644 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.888719 | controller |     "Jun 10 15:04:21.523725 crc crio[20344]: time=\"2026-06-10T15:04:21.523231979Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/sg-core:latest\" id=003c1cfb-c1bb-48e5-ba54-340ee14fc8c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.888734 | controller |     "Jun 10 15:04:21.532430 crc crio[20344]: time=\"2026-06-10T15:04:21.532319566Z\" level=info msg=\"Creating container: openstack/ceilometer-0/sg-core\" id=6c5b4888-d145-495c-ac87-68d52205670a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.888749 | controller |     "Jun 10 15:04:21.532830 crc crio[20344]: time=\"2026-06-10T15:04:21.532732797Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.888764 | controller |     "Jun 10 15:04:21.558969 crc crio[20344]: time=\"2026-06-10T15:04:21.558874468Z\" level=info msg=\"Created container e688a39cdbbeb2a4abcd8dc8d75dd2f775db404b2151cbead27e5dd6468a5dc9: openstack/nova-api-0/nova-api-log\" id=92a41889-6981-4f06-8ae4-337703b1c226 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.888778 | controller |     "Jun 10 15:04:21.560341 crc crio[20344]: time=\"2026-06-10T15:04:21.560227543Z\" level=info msg=\"Starting container: e688a39cdbbeb2a4abcd8dc8d75dd2f775db404b2151cbead27e5dd6468a5dc9\" id=0fafe103-0ad1-440a-bf44-ee451b9a71d4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.888793 | controller |     "Jun 10 15:04:21.570215 crc crio[20344]: time=\"2026-06-10T15:04:21.570070959Z\" level=info msg=\"Started container\" PID=86471 containerID=e688a39cdbbeb2a4abcd8dc8d75dd2f775db404b2151cbead27e5dd6468a5dc9 description=openstack/nova-api-0/nova-api-log id=0fafe103-0ad1-440a-bf44-ee451b9a71d4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2d323369cb6d07446ceef8b71700aaf30719ea944427c9e0a1e9daf4eb5fbaf",
2026-06-10 15:52:08.888808 | controller |     "Jun 10 15:04:21.583908 crc crio[20344]: time=\"2026-06-10T15:04:21.583825007Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=c050a20a-c141-41b0-b490-bfcc402e920d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.888823 | controller |     "Jun 10 15:04:21.588987 crc crio[20344]: time=\"2026-06-10T15:04:21.588883789Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.888838 | controller |     "Jun 10 15:04:21.595219 crc crio[20344]: time=\"2026-06-10T15:04:21.595140532Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.888880 | controller |     "Jun 10 15:04:21.651422 crc crio[20344]: time=\"2026-06-10T15:04:21.651335386Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=487b78ab-7929-4245-a113-e54f0637da03 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.888897 | controller |     "Jun 10 15:04:21.660287 crc crio[20344]: time=\"2026-06-10T15:04:21.660172036Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=8c77c918-d1e4-4b47-bd85-8986cd23a15e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.888912 | controller |     "Jun 10 15:04:21.660815 crc crio[20344]: time=\"2026-06-10T15:04:21.66073073Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.888927 | controller |     "Jun 10 15:04:21.722764 crc crio[20344]: time=\"2026-06-10T15:04:21.722670584Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.888946 | controller |     "Jun 10 15:04:21.729431 crc crio[20344]: time=\"2026-06-10T15:04:21.729156192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.888961 | controller |     "Jun 10 15:04:21.944595 crc crio[20344]: time=\"2026-06-10T15:04:21.942314534Z\" level=info msg=\"Stopping container: 501f895dde1365323d9b1fbaa386c0ec34c555d200496137d01a8c1d2b9217e6 (timeout: 2s)\" id=6c06e8aa-51e1-4c90-bc0c-4de7c5b81ad9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.888976 | controller |     "Jun 10 15:04:22.009928 crc crio[20344]: time=\"2026-06-10T15:04:22.009807862Z\" level=info msg=\"Created container 177fa6d9b5eacb092e63febf0ec9ecdd8c6065d87de30d3c59606ff74dccf431: openstack/ceilometer-0/sg-core\" id=6c5b4888-d145-495c-ac87-68d52205670a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.888990 | controller |     "Jun 10 15:04:22.010889 crc crio[20344]: time=\"2026-06-10T15:04:22.010805168Z\" level=info msg=\"Created container a9260c3b9db0af92d80fe189fc659f31b2aa23c2f55f176b550ae8f4af48a88e: openstack/nova-api-0/nova-api-api\" id=8c77c918-d1e4-4b47-bd85-8986cd23a15e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.889005 | controller |     "Jun 10 15:04:22.020000 crc crio[20344]: time=\"2026-06-10T15:04:22.019908585Z\" level=info msg=\"Starting container: a9260c3b9db0af92d80fe189fc659f31b2aa23c2f55f176b550ae8f4af48a88e\" id=778d3976-67d6-48c7-8d42-0b15ace6d305 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.889020 | controller |     "Jun 10 15:04:22.020409 crc crio[20344]: time=\"2026-06-10T15:04:22.019950226Z\" level=info msg=\"Starting container: 177fa6d9b5eacb092e63febf0ec9ecdd8c6065d87de30d3c59606ff74dccf431\" id=f42a1120-a46d-4160-86f3-2092b8d289fc name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.889035 | controller |     "Jun 10 15:04:22.029185 crc crio[20344]: time=\"2026-06-10T15:04:22.029079594Z\" level=info msg=\"Started container\" PID=86524 containerID=a9260c3b9db0af92d80fe189fc659f31b2aa23c2f55f176b550ae8f4af48a88e description=openstack/nova-api-0/nova-api-api id=778d3976-67d6-48c7-8d42-0b15ace6d305 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a2d323369cb6d07446ceef8b71700aaf30719ea944427c9e0a1e9daf4eb5fbaf",
2026-06-10 15:52:08.889050 | controller |     "Jun 10 15:04:22.029542 crc crio[20344]: time=\"2026-06-10T15:04:22.029432733Z\" level=info msg=\"Started container\" PID=86497 containerID=177fa6d9b5eacb092e63febf0ec9ecdd8c6065d87de30d3c59606ff74dccf431 description=openstack/ceilometer-0/sg-core id=f42a1120-a46d-4160-86f3-2092b8d289fc name=/runtime.v1.RuntimeService/StartContainer sandboxID=7511e0a4b582fe4ea9f3eb7bd3926fc342e6b75be42fbab1b91c99b57c630667",
2026-06-10 15:52:08.889065 | controller |     "Jun 10 15:04:22.041913 crc crio[20344]: time=\"2026-06-10T15:04:22.041803035Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=fde7e062-c5bf-4c16-93e0-a2d6304d6322 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.889080 | controller |     "Jun 10 15:04:22.078969 crc crio[20344]: time=\"2026-06-10T15:04:22.078592063Z\" level=info msg=\"Stopped container 501f895dde1365323d9b1fbaa386c0ec34c555d200496137d01a8c1d2b9217e6: openshift-marketplace/redhat-marketplace-665ww/registry-server\" id=6c06e8aa-51e1-4c90-bc0c-4de7c5b81ad9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.889095 | controller |     "Jun 10 15:04:22.080348 crc crio[20344]: time=\"2026-06-10T15:04:22.080174774Z\" level=info msg=\"Stopping pod sandbox: 0fbee2958dc39f081720311b30a60d8b9f8622095c75d412c89a94f2bb9e9b2b\" id=f960e320-f2ac-4714-8c6c-d94f5404175b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.889110 | controller |     "Jun 10 15:04:22.080938 crc crio[20344]: time=\"2026-06-10T15:04:22.080830221Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-665ww Namespace:openshift-marketplace ID:0fbee2958dc39f081720311b30a60d8b9f8622095c75d412c89a94f2bb9e9b2b UID:5207a853-7745-4f3d-a182-ff5f830fc32d NetNS:/var/run/netns/f2a49cdb-3992-4178-bd32-fa8ed039fc5a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod5207a853_7745_4f3d_a182_ff5f830fc32d.slice PodAnnotations:0xc002264b38}] Aliases:map[]}\"",
2026-06-10 15:52:08.889129 | controller |     "Jun 10 15:04:22.081032 crc crio[20344]: time=\"2026-06-10T15:04:22.080981385Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-665ww from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.889145 | controller |     "Jun 10 15:04:22.125982 crc crio[20344]: time=\"2026-06-10T15:04:22.125869614Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=775e5209-f30d-4252-90b0-e7b549e8cdd3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.889160 | controller |     "Jun 10 15:04:22.148955 crc crio[20344]: time=\"2026-06-10T15:04:22.148864233Z\" level=info msg=\"Creating container: openstack/ceilometer-0/proxy-httpd\" id=935b326a-9c3c-47bc-803f-353b761e95f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.889175 | controller |     "Jun 10 15:04:22.149685 crc crio[20344]: time=\"2026-06-10T15:04:22.149626443Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.889203 | controller |     "Jun 10 15:04:22.236830 crc crio[20344]: time=\"2026-06-10T15:04:22.23668521Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.889219 | controller |     "Jun 10 15:04:22.245944 crc crio[20344]: time=\"2026-06-10T15:04:22.245845859Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.889234 | controller |     "Jun 10 15:04:22.418946 crc crio[20344]: time=\"2026-06-10T15:04:22.418395153Z\" level=info msg=\"Created container 03ce080da759739683ddb83bca8bdd1686dc35dcaa2e6cab98147333959e25de: openstack/ceilometer-0/proxy-httpd\" id=935b326a-9c3c-47bc-803f-353b761e95f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.889248 | controller |     "Jun 10 15:04:22.425793 crc crio[20344]: time=\"2026-06-10T15:04:22.424723948Z\" level=info msg=\"Starting container: 03ce080da759739683ddb83bca8bdd1686dc35dcaa2e6cab98147333959e25de\" id=b2daf5dc-7aa8-4ade-ba23-d5e19c959ef4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.889263 | controller |     "Jun 10 15:04:22.434454 crc crio[20344]: time=\"2026-06-10T15:04:22.434360549Z\" level=info msg=\"Started container\" PID=86601 containerID=03ce080da759739683ddb83bca8bdd1686dc35dcaa2e6cab98147333959e25de description=openstack/ceilometer-0/proxy-httpd id=b2daf5dc-7aa8-4ade-ba23-d5e19c959ef4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7511e0a4b582fe4ea9f3eb7bd3926fc342e6b75be42fbab1b91c99b57c630667",
2026-06-10 15:52:08.889278 | controller |     "Jun 10 15:04:22.505209 crc crio[20344]: time=\"2026-06-10T15:04:22.505007899Z\" level=info msg=\"Stopped pod sandbox: 0fbee2958dc39f081720311b30a60d8b9f8622095c75d412c89a94f2bb9e9b2b\" id=f960e320-f2ac-4714-8c6c-d94f5404175b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.889293 | controller |     "Jun 10 15:04:23.073419 crc crio[20344]: time=\"2026-06-10T15:04:23.066590964Z\" level=info msg=\"Removing container: 501f895dde1365323d9b1fbaa386c0ec34c555d200496137d01a8c1d2b9217e6\" id=a4823fc5-3048-425e-909b-8fa2e4decf80 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.889311 | controller |     "Jun 10 15:04:23.112317 crc crio[20344]: time=\"2026-06-10T15:04:23.103917206Z\" level=info msg=\"Removed container 501f895dde1365323d9b1fbaa386c0ec34c555d200496137d01a8c1d2b9217e6: openshift-marketplace/redhat-marketplace-665ww/registry-server\" id=a4823fc5-3048-425e-909b-8fa2e4decf80 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.889326 | controller |     "Jun 10 15:04:23.119132 crc crio[20344]: time=\"2026-06-10T15:04:23.119049721Z\" level=info msg=\"Removing container: c19a198bb315f94b0a7f290c471bca76e99915b6ab1c052a847e44057ead84da\" id=c61b3fa9-ec1a-4b2c-884c-e180e5fd15a9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.889341 | controller |     "Jun 10 15:04:23.192316 crc crio[20344]: time=\"2026-06-10T15:04:23.191878197Z\" level=info msg=\"Removed container c19a198bb315f94b0a7f290c471bca76e99915b6ab1c052a847e44057ead84da: openshift-marketplace/redhat-marketplace-665ww/extract-content\" id=c61b3fa9-ec1a-4b2c-884c-e180e5fd15a9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.889356 | controller |     "Jun 10 15:04:23.222658 crc crio[20344]: time=\"2026-06-10T15:04:23.222551506Z\" level=info msg=\"Removing container: 1c0f30c5f588dd7b02f5eb47f0328abf43707e15ac0786068bad0300cafe6a17\" id=14484348-bbe0-41c0-91e7-44428d2b8bf2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.889371 | controller |     "Jun 10 15:04:23.297570 crc crio[20344]: time=\"2026-06-10T15:04:23.297527259Z\" level=info msg=\"Removed container 1c0f30c5f588dd7b02f5eb47f0328abf43707e15ac0786068bad0300cafe6a17: openshift-marketplace/redhat-marketplace-665ww/extract-utilities\" id=14484348-bbe0-41c0-91e7-44428d2b8bf2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.889385 | controller |     "Jun 10 15:04:24.213599 crc crio[20344]: time=\"2026-06-10T15:04:24.213017242Z\" level=info msg=\"Stopping container: 6084809e02276817b1970bcce1537e1e3a2752dff253a7869443b9ffd56bab1f (timeout: 2s)\" id=88b34efe-2122-44a8-8d15-353df7ecebee name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.889400 | controller |     "Jun 10 15:04:24.357374 crc crio[20344]: time=\"2026-06-10T15:04:24.357054442Z\" level=info msg=\"Stopped container 6084809e02276817b1970bcce1537e1e3a2752dff253a7869443b9ffd56bab1f: openshift-marketplace/redhat-operators-4vkz9/registry-server\" id=88b34efe-2122-44a8-8d15-353df7ecebee name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.889414 | controller |     "Jun 10 15:04:24.360139 crc crio[20344]: time=\"2026-06-10T15:04:24.359943377Z\" level=info msg=\"Stopping pod sandbox: 89ce2648961afc5901f2fc6f2a5eb91582087e01137f0784c4d0b6694e8c4331\" id=c49e0cbe-351c-4168-8f4e-ecdf8bd902a3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.889428 | controller |     "Jun 10 15:04:24.360643 crc crio[20344]: time=\"2026-06-10T15:04:24.360588384Z\" level=info msg=\"Got pod network &{Name:redhat-operators-4vkz9 Namespace:openshift-marketplace ID:89ce2648961afc5901f2fc6f2a5eb91582087e01137f0784c4d0b6694e8c4331 UID:c5574a77-0e5a-426a-83ff-272c0849b49e NetNS:/var/run/netns/a19f23de-74b7-47b6-8df7-4d7e5f3ece9a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podc5574a77_0e5a_426a_83ff_272c0849b49e.slice PodAnnotations:0xc00282e230}] Aliases:map[]}\"",
2026-06-10 15:52:08.889443 | controller |     "Jun 10 15:04:24.360846 crc crio[20344]: time=\"2026-06-10T15:04:24.36079891Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-4vkz9 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.889458 | controller |     "Jun 10 15:04:24.726907 crc crio[20344]: time=\"2026-06-10T15:04:24.726488334Z\" level=info msg=\"Stopped pod sandbox: 89ce2648961afc5901f2fc6f2a5eb91582087e01137f0784c4d0b6694e8c4331\" id=c49e0cbe-351c-4168-8f4e-ecdf8bd902a3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.889472 | controller |     "Jun 10 15:04:25.164311 crc crio[20344]: time=\"2026-06-10T15:04:25.164174813Z\" level=info msg=\"Removing container: 6084809e02276817b1970bcce1537e1e3a2752dff253a7869443b9ffd56bab1f\" id=37883e60-75c8-40fc-86a4-6c242b5992fe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.889491 | controller |     "Jun 10 15:04:25.194559 crc crio[20344]: time=\"2026-06-10T15:04:25.194452281Z\" level=info msg=\"Removed container 6084809e02276817b1970bcce1537e1e3a2752dff253a7869443b9ffd56bab1f: openshift-marketplace/redhat-operators-4vkz9/registry-server\" id=37883e60-75c8-40fc-86a4-6c242b5992fe name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.889506 | controller |     "Jun 10 15:04:25.196958 crc crio[20344]: time=\"2026-06-10T15:04:25.196877024Z\" level=info msg=\"Removing container: 672f7d9f6c8dadcd66877001922522a1ff8c8aa2df09fcfe0504edbbae0ae51b\" id=88d1c362-5ae3-4684-8437-e1c716fcb646 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.889520 | controller |     "Jun 10 15:04:25.266162 crc crio[20344]: time=\"2026-06-10T15:04:25.266109997Z\" level=info msg=\"Removed container 672f7d9f6c8dadcd66877001922522a1ff8c8aa2df09fcfe0504edbbae0ae51b: openshift-marketplace/redhat-operators-4vkz9/extract-content\" id=88d1c362-5ae3-4684-8437-e1c716fcb646 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.889535 | controller |     "Jun 10 15:04:25.271164 crc crio[20344]: time=\"2026-06-10T15:04:25.271121168Z\" level=info msg=\"Removing container: 39856a2ca15bd4059da3976e2c3e1440652c657b3a8812333521809ef2e00ec9\" id=a8140fd1-b97f-49ac-b99a-8f0ad28dd880 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.889549 | controller |     "Jun 10 15:04:25.334331 crc crio[20344]: time=\"2026-06-10T15:04:25.33416132Z\" level=info msg=\"Removed container 39856a2ca15bd4059da3976e2c3e1440652c657b3a8812333521809ef2e00ec9: openshift-marketplace/redhat-operators-4vkz9/extract-utilities\" id=a8140fd1-b97f-49ac-b99a-8f0ad28dd880 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.889563 | controller |     "Jun 10 15:04:29.229297 crc crio[20344]: time=\"2026-06-10T15:04:29.227938538Z\" level=info msg=\"Stopping pod sandbox: e656476152fe54fb1468f997d9b7e44d7ab7164ed95752619d14a3107667c4c8\" id=9e5fe061-bc96-489a-833f-5e5fb802aacd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.889578 | controller |     "Jun 10 15:04:29.230679 crc crio[20344]: time=\"2026-06-10T15:04:29.230069443Z\" level=info msg=\"Got pod network &{Name:nova-cell1-cell-mapping-md42m Namespace:openstack ID:e656476152fe54fb1468f997d9b7e44d7ab7164ed95752619d14a3107667c4c8 UID:0603cf17-401a-4513-93cb-8ed6645a79ee NetNS:/var/run/netns/71c546ce-7cc7-4dc5-83e6-630f5bb6a919 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod0603cf17_401a_4513_93cb_8ed6645a79ee.slice PodAnnotations:0xc002264840}] Aliases:map[]}\"",
2026-06-10 15:52:08.889593 | controller |     "Jun 10 15:04:29.230679 crc crio[20344]: time=\"2026-06-10T15:04:29.230234168Z\" level=info msg=\"Deleting pod openstack_nova-cell1-cell-mapping-md42m from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.889609 | controller |     "Jun 10 15:04:29.608835 crc crio[20344]: time=\"2026-06-10T15:04:29.608671024Z\" level=info msg=\"Stopped pod sandbox: e656476152fe54fb1468f997d9b7e44d7ab7164ed95752619d14a3107667c4c8\" id=9e5fe061-bc96-489a-833f-5e5fb802aacd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.889624 | controller |     "Jun 10 15:04:30.564404 crc crio[20344]: time=\"2026-06-10T15:04:30.56382902Z\" level=info msg=\"Stopping container: 50c013ed5b347e3ee3f663dfc6a362e9de3996592b7f7697c8ed4bb241cdd101 (timeout: 30s)\" id=736712a5-6738-4d59-8c94-252d9932b361 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.889639 | controller |     "Jun 10 15:04:30.597158 crc crio[20344]: time=\"2026-06-10T15:04:30.597055205Z\" level=info msg=\"Stopping container: 43c633bd2939b837d208c20447d6ea257be635890fe36b3d3220b8d55fa1dec1 (timeout: 30s)\" id=736f13a4-c388-483c-b1f9-e2feee15d396 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.889657 | controller |     "Jun 10 15:04:30.597902 crc crio[20344]: time=\"2026-06-10T15:04:30.597837945Z\" level=info msg=\"Stopping container: f8e5e69df2b975f8a054dfafd6796dbae18dc463b544ddfc086e52fc74dd737b (timeout: 30s)\" id=2e497fb3-5233-4f54-8f21-beb575d6cd75 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.889672 | controller |     "Jun 10 15:04:30.729380 crc crio[20344]: time=\"2026-06-10T15:04:30.729249588Z\" level=info msg=\"Stopped container f8e5e69df2b975f8a054dfafd6796dbae18dc463b544ddfc086e52fc74dd737b: openstack/nova-metadata-0/nova-metadata-log\" id=2e497fb3-5233-4f54-8f21-beb575d6cd75 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.889687 | controller |     "Jun 10 15:04:31.276120 crc crio[20344]: time=\"2026-06-10T15:04:31.274840807Z\" level=info msg=\"Stopping container: a9260c3b9db0af92d80fe189fc659f31b2aa23c2f55f176b550ae8f4af48a88e (timeout: 30s)\" id=bd024e2f-accd-4199-b0ba-8d2b31a482d1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.889701 | controller |     "Jun 10 15:04:31.279230 crc crio[20344]: time=\"2026-06-10T15:04:31.279158549Z\" level=info msg=\"Stopping container: e688a39cdbbeb2a4abcd8dc8d75dd2f775db404b2151cbead27e5dd6468a5dc9 (timeout: 30s)\" id=aa2d2f8a-0d08-47cb-8426-f0c46dab6c29 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.889716 | controller |     "Jun 10 15:04:31.425135 crc crio[20344]: time=\"2026-06-10T15:04:31.424592126Z\" level=info msg=\"Stopped container e688a39cdbbeb2a4abcd8dc8d75dd2f775db404b2151cbead27e5dd6468a5dc9: openstack/nova-api-0/nova-api-log\" id=aa2d2f8a-0d08-47cb-8426-f0c46dab6c29 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.889730 | controller |     "Jun 10 15:04:33.848066 crc crio[20344]: time=\"2026-06-10T15:04:33.847658142Z\" level=info msg=\"Stopped container 43c633bd2939b837d208c20447d6ea257be635890fe36b3d3220b8d55fa1dec1: openstack/nova-metadata-0/nova-metadata-metadata\" id=736f13a4-c388-483c-b1f9-e2feee15d396 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.889744 | controller |     "Jun 10 15:04:33.850008 crc crio[20344]: time=\"2026-06-10T15:04:33.848948306Z\" level=info msg=\"Stopping pod sandbox: ef7932ee563085a81be03e64c2b3d0d84a2da515763a0d1a72069dbf2c143f12\" id=36c62be5-a125-41a8-9c2f-2ffe83092bae name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.889758 | controller |     "Jun 10 15:04:33.850008 crc crio[20344]: time=\"2026-06-10T15:04:33.849926721Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:ef7932ee563085a81be03e64c2b3d0d84a2da515763a0d1a72069dbf2c143f12 UID:b5c1af75-52c2-4dbf-9cda-79878cc79c06 NetNS:/var/run/netns/f59942b2-d044-4e4d-baa7-0f852d8e1f30 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podb5c1af75_52c2_4dbf_9cda_79878cc79c06.slice PodAnnotations:0xc0027c02b8}] Aliases:map[]}\"",
2026-06-10 15:52:08.889773 | controller |     "Jun 10 15:04:33.850358 crc crio[20344]: time=\"2026-06-10T15:04:33.850203578Z\" level=info msg=\"Deleting pod openstack_nova-metadata-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.889787 | controller |     "Jun 10 15:04:34.258728 crc crio[20344]: time=\"2026-06-10T15:04:34.258122932Z\" level=info msg=\"Stopped pod sandbox: ef7932ee563085a81be03e64c2b3d0d84a2da515763a0d1a72069dbf2c143f12\" id=36c62be5-a125-41a8-9c2f-2ffe83092bae name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.889802 | controller |     "Jun 10 15:04:35.811730 crc crio[20344]: time=\"2026-06-10T15:04:35.811329833Z\" level=info msg=\"Running pod sandbox: openstack/nova-metadata-0/POD\" id=d096828a-6514-449c-910a-eff7d5664ff3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.889820 | controller |     "Jun 10 15:04:35.811730 crc crio[20344]: time=\"2026-06-10T15:04:35.811704662Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.889835 | controller |     "Jun 10 15:04:35.842168 crc crio[20344]: time=\"2026-06-10T15:04:35.842023362Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:412a044ddcf6d517c41ec129f6e6156bf9648f92c4184df7d20e7df040728d22 UID:7cbbe186-f7ca-49bd-ad2e-7c5ebf80c651 NetNS:/var/run/netns/bd411521-2a3a-42e9-8cfc-0d8845f4888b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7cbbe186_f7ca_49bd_ad2e_7c5ebf80c651.slice PodAnnotations:0xc0027c0888}] Aliases:map[]}\"",
2026-06-10 15:52:08.889864 | controller |     "Jun 10 15:04:35.842168 crc crio[20344]: time=\"2026-06-10T15:04:35.842083694Z\" level=info msg=\"Adding pod openstack_nova-metadata-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.889884 | controller |     "Jun 10 15:04:35.915236 crc crio[20344]: time=\"2026-06-10T15:04:35.915138146Z\" level=info msg=\"Stopped container 50c013ed5b347e3ee3f663dfc6a362e9de3996592b7f7697c8ed4bb241cdd101: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=736712a5-6738-4d59-8c94-252d9932b361 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.889906 | controller |     "Jun 10 15:04:35.916205 crc crio[20344]: time=\"2026-06-10T15:04:35.9160456Z\" level=info msg=\"Stopping pod sandbox: 115fbde9352d781d8760312bb96126f7edd2ad9d55212b85dcdab349ac534770\" id=03a77cc6-ca2a-43e2-bc49-efe10cb82718 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.889925 | controller |     "Jun 10 15:04:35.916800 crc crio[20344]: time=\"2026-06-10T15:04:35.916672206Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:115fbde9352d781d8760312bb96126f7edd2ad9d55212b85dcdab349ac534770 UID:a825836a-49e8-4c94-b45e-e57336d07be6 NetNS:/var/run/netns/0a06f4e5-52bf-45cd-bc56-55720eb32a98 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda825836a_49e8_4c94_b45e_e57336d07be6.slice PodAnnotations:0xc0007382f0}] Aliases:map[]}\"",
2026-06-10 15:52:08.889942 | controller |     "Jun 10 15:04:35.916990 crc crio[20344]: time=\"2026-06-10T15:04:35.916894832Z\" level=info msg=\"Deleting pod openstack_nova-scheduler-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.889958 | controller |     "Jun 10 15:04:36.317200 crc crio[20344]: time=\"2026-06-10T15:04:36.316784558Z\" level=info msg=\"Stopped pod sandbox: 115fbde9352d781d8760312bb96126f7edd2ad9d55212b85dcdab349ac534770\" id=03a77cc6-ca2a-43e2-bc49-efe10cb82718 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.889972 | controller |     "Jun 10 15:04:36.511330 crc crio[20344]: 2026-06-10T15:04:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:412a044ddcf6d51 Mac:6e:05:81:20:8d:51 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d6 Mtu:0 Sandbox:/var/run/netns/bd411521-2a3a-42e9-8cfc-0d8845f4888b SocketPath: PciID:}] [{Interface:0xc00011ae50 Address:{IP:10.217.0.214 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.889987 | controller |     "Jun 10 15:04:36.513241 crc crio[20344]: time=\"2026-06-10T15:04:36.513158982Z\" level=info msg=\"Got pod network &{Name:nova-metadata-0 Namespace:openstack ID:412a044ddcf6d517c41ec129f6e6156bf9648f92c4184df7d20e7df040728d22 UID:7cbbe186-f7ca-49bd-ad2e-7c5ebf80c651 NetNS:/var/run/netns/bd411521-2a3a-42e9-8cfc-0d8845f4888b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7cbbe186_f7ca_49bd_ad2e_7c5ebf80c651.slice PodAnnotations:0xc0027c0888}] Aliases:map[]}\"",
2026-06-10 15:52:08.890006 | controller |     "Jun 10 15:04:36.513512 crc crio[20344]: time=\"2026-06-10T15:04:36.513454829Z\" level=info msg=\"Checking pod openstack_nova-metadata-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.890021 | controller |     "Jun 10 15:04:36.528338 crc crio[20344]: time=\"2026-06-10T15:04:36.528161362Z\" level=info msg=\"Ran pod sandbox 412a044ddcf6d517c41ec129f6e6156bf9648f92c4184df7d20e7df040728d22 with infra container: openstack/nova-metadata-0/POD\" id=d096828a-6514-449c-910a-eff7d5664ff3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.890036 | controller |     "Jun 10 15:04:36.535157 crc crio[20344]: time=\"2026-06-10T15:04:36.535081183Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=72a9c645-c0af-4277-b1c6-7d7c7528048b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.890051 | controller |     "Jun 10 15:04:36.537773 crc crio[20344]: time=\"2026-06-10T15:04:36.537690501Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=3efab29c-72ad-42d4-a11f-7cc7d95cb69e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.890066 | controller |     "Jun 10 15:04:36.545241 crc crio[20344]: time=\"2026-06-10T15:04:36.545152915Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-log\" id=ccafe82e-ba76-4b4b-a584-d72e156f03c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.890080 | controller |     "Jun 10 15:04:36.545901 crc crio[20344]: time=\"2026-06-10T15:04:36.545833913Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.890095 | controller |     "Jun 10 15:04:36.605859 crc crio[20344]: time=\"2026-06-10T15:04:36.605383044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.890109 | controller |     "Jun 10 15:04:36.610830 crc crio[20344]: time=\"2026-06-10T15:04:36.610681322Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.890123 | controller |     "Jun 10 15:04:36.739602 crc crio[20344]: time=\"2026-06-10T15:04:36.738624334Z\" level=info msg=\"Created container 68d486727a1556a9d3e32cda185e56bf35dcfd8dc56363ed5b04dc04c3228270: openstack/nova-metadata-0/nova-metadata-log\" id=ccafe82e-ba76-4b4b-a584-d72e156f03c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.890137 | controller |     "Jun 10 15:04:36.740426 crc crio[20344]: time=\"2026-06-10T15:04:36.74039633Z\" level=info msg=\"Starting container: 68d486727a1556a9d3e32cda185e56bf35dcfd8dc56363ed5b04dc04c3228270\" id=cb9e77ef-fe3c-4839-aebc-d8281c3c9637 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.890151 | controller |     "Jun 10 15:04:36.752356 crc crio[20344]: time=\"2026-06-10T15:04:36.752238088Z\" level=info msg=\"Started container\" PID=87858 containerID=68d486727a1556a9d3e32cda185e56bf35dcfd8dc56363ed5b04dc04c3228270 description=openstack/nova-metadata-0/nova-metadata-log id=cb9e77ef-fe3c-4839-aebc-d8281c3c9637 name=/runtime.v1.RuntimeService/StartContainer sandboxID=412a044ddcf6d517c41ec129f6e6156bf9648f92c4184df7d20e7df040728d22",
2026-06-10 15:52:08.890166 | controller |     "Jun 10 15:04:36.766159 crc crio[20344]: time=\"2026-06-10T15:04:36.765065963Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=f18d2c55-9eed-475d-a9a0-c9e4144725c8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.890180 | controller |     "Jun 10 15:04:36.809329 crc crio[20344]: time=\"2026-06-10T15:04:36.809194042Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=78d36770-f8dc-4f59-b079-029907f2c287 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.890198 | controller |     "Jun 10 15:04:36.816930 crc crio[20344]: time=\"2026-06-10T15:04:36.816865581Z\" level=info msg=\"Creating container: openstack/nova-metadata-0/nova-metadata-metadata\" id=7745742a-9050-4629-b786-7da920f3ec81 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.890213 | controller |     "Jun 10 15:04:36.818016 crc crio[20344]: time=\"2026-06-10T15:04:36.81720131Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.890228 | controller |     "Jun 10 15:04:36.878425 crc crio[20344]: time=\"2026-06-10T15:04:36.878086236Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.890243 | controller |     "Jun 10 15:04:36.882183 crc crio[20344]: time=\"2026-06-10T15:04:36.882106161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.890258 | controller |     "Jun 10 15:04:37.081321 crc crio[20344]: time=\"2026-06-10T15:04:37.081207566Z\" level=info msg=\"Created container 9c0ee831770c06aa161485f39e07c70193f02d2a1a7893b543eddb25e0da5934: openstack/nova-metadata-0/nova-metadata-metadata\" id=7745742a-9050-4629-b786-7da920f3ec81 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.890272 | controller |     "Jun 10 15:04:37.082568 crc crio[20344]: time=\"2026-06-10T15:04:37.082464729Z\" level=info msg=\"Starting container: 9c0ee831770c06aa161485f39e07c70193f02d2a1a7893b543eddb25e0da5934\" id=7de2badb-aec4-4bd6-969c-941e4673d494 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.890287 | controller |     "Jun 10 15:04:37.093003 crc crio[20344]: time=\"2026-06-10T15:04:37.09287784Z\" level=info msg=\"Started container\" PID=87880 containerID=9c0ee831770c06aa161485f39e07c70193f02d2a1a7893b543eddb25e0da5934 description=openstack/nova-metadata-0/nova-metadata-metadata id=7de2badb-aec4-4bd6-969c-941e4673d494 name=/runtime.v1.RuntimeService/StartContainer sandboxID=412a044ddcf6d517c41ec129f6e6156bf9648f92c4184df7d20e7df040728d22",
2026-06-10 15:52:08.890301 | controller |     "Jun 10 15:04:38.020131 crc crio[20344]: time=\"2026-06-10T15:04:38.019559976Z\" level=info msg=\"Stopped container a9260c3b9db0af92d80fe189fc659f31b2aa23c2f55f176b550ae8f4af48a88e: openstack/nova-api-0/nova-api-api\" id=bd024e2f-accd-4199-b0ba-8d2b31a482d1 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.890316 | controller |     "Jun 10 15:04:38.023649 crc crio[20344]: time=\"2026-06-10T15:04:38.02355321Z\" level=info msg=\"Stopping pod sandbox: a2d323369cb6d07446ceef8b71700aaf30719ea944427c9e0a1e9daf4eb5fbaf\" id=17f6cadb-2b0b-450e-ac21-43a152867e2a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.890331 | controller |     "Jun 10 15:04:38.024469 crc crio[20344]: time=\"2026-06-10T15:04:38.024415152Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:a2d323369cb6d07446ceef8b71700aaf30719ea944427c9e0a1e9daf4eb5fbaf UID:d355e4f9-0247-4f8f-8c17-9c436ebcdc77 NetNS:/var/run/netns/1924f8e2-4488-4c55-86d2-ac37ffc08bb7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd355e4f9_0247_4f8f_8c17_9c436ebcdc77.slice PodAnnotations:0xc001b9c228}] Aliases:map[]}\"",
2026-06-10 15:52:08.890346 | controller |     "Jun 10 15:04:38.024635 crc crio[20344]: time=\"2026-06-10T15:04:38.024571856Z\" level=info msg=\"Deleting pod openstack_nova-api-0 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.890360 | controller |     "Jun 10 15:04:38.196074 crc crio[20344]: time=\"2026-06-10T15:04:38.195504348Z\" level=info msg=\"Running pod sandbox: openstack/nova-scheduler-0/POD\" id=35c4e09e-16d8-40f9-92d9-087f56736f65 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.890379 | controller |     "Jun 10 15:04:38.196373 crc crio[20344]: time=\"2026-06-10T15:04:38.196163895Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.890394 | controller |     "Jun 10 15:04:38.243594 crc crio[20344]: time=\"2026-06-10T15:04:38.243533138Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:7c62eff423984fb377394ddb8f7196acb43c495d17e65f66f539524581ae8519 UID:2e300c7c-0d44-42a5-a9df-e3dd71e66759 NetNS:/var/run/netns/eb99cecf-a3e3-4f31-8fcc-c885fe374a86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2e300c7c_0d44_42a5_a9df_e3dd71e66759.slice PodAnnotations:0xc0007387f0}] Aliases:map[]}\"",
2026-06-10 15:52:08.890409 | controller |     "Jun 10 15:04:38.244124 crc crio[20344]: time=\"2026-06-10T15:04:38.243995Z\" level=info msg=\"Adding pod openstack_nova-scheduler-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.890424 | controller |     "Jun 10 15:04:38.419707 crc crio[20344]: time=\"2026-06-10T15:04:38.419599443Z\" level=info msg=\"Stopped pod sandbox: a2d323369cb6d07446ceef8b71700aaf30719ea944427c9e0a1e9daf4eb5fbaf\" id=17f6cadb-2b0b-450e-ac21-43a152867e2a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.890440 | controller |     "Jun 10 15:04:38.821248 crc crio[20344]: 2026-06-10T15:04:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7c62eff423984fb Mac:4a:e5:ff:f3:07:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d7 Mtu:0 Sandbox:/var/run/netns/eb99cecf-a3e3-4f31-8fcc-c885fe374a86 SocketPath: PciID:}] [{Interface:0xc00025cc70 Address:{IP:10.217.0.215 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.890455 | controller |     "Jun 10 15:04:38.823093 crc crio[20344]: time=\"2026-06-10T15:04:38.822997679Z\" level=info msg=\"Got pod network &{Name:nova-scheduler-0 Namespace:openstack ID:7c62eff423984fb377394ddb8f7196acb43c495d17e65f66f539524581ae8519 UID:2e300c7c-0d44-42a5-a9df-e3dd71e66759 NetNS:/var/run/netns/eb99cecf-a3e3-4f31-8fcc-c885fe374a86 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2e300c7c_0d44_42a5_a9df_e3dd71e66759.slice PodAnnotations:0xc0007387f0}] Aliases:map[]}\"",
2026-06-10 15:52:08.890470 | controller |     "Jun 10 15:04:38.823324 crc crio[20344]: time=\"2026-06-10T15:04:38.823136152Z\" level=info msg=\"Checking pod openstack_nova-scheduler-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.890485 | controller |     "Jun 10 15:04:38.832421 crc crio[20344]: time=\"2026-06-10T15:04:38.832366513Z\" level=info msg=\"Ran pod sandbox 7c62eff423984fb377394ddb8f7196acb43c495d17e65f66f539524581ae8519 with infra container: openstack/nova-scheduler-0/POD\" id=35c4e09e-16d8-40f9-92d9-087f56736f65 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.890500 | controller |     "Jun 10 15:04:38.835860 crc crio[20344]: time=\"2026-06-10T15:04:38.835812372Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=e0791d6f-4fc5-4db6-a34e-a5741bb31d48 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.890515 | controller |     "Jun 10 15:04:38.860129 crc crio[20344]: time=\"2026-06-10T15:04:38.860059344Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-scheduler:current-podified\" id=edf56319-56c2-4d1c-85b5-8430e367b506 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.890530 | controller |     "Jun 10 15:04:38.866983 crc crio[20344]: time=\"2026-06-10T15:04:38.866914752Z\" level=info msg=\"Creating container: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=8ba30ef4-a3d5-4677-b531-16db0204890e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.890548 | controller |     "Jun 10 15:04:38.867352 crc crio[20344]: time=\"2026-06-10T15:04:38.867230771Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.890564 | controller |     "Jun 10 15:04:38.924055 crc crio[20344]: time=\"2026-06-10T15:04:38.923916017Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.890578 | controller |     "Jun 10 15:04:38.927175 crc crio[20344]: time=\"2026-06-10T15:04:38.92711717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.890593 | controller |     "Jun 10 15:04:39.049100 crc crio[20344]: time=\"2026-06-10T15:04:39.049002475Z\" level=info msg=\"Created container f721a68f9704acc4d6e79431b6755e357dc547a0e5e2c2db487f6d50ef9f5bbf: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=8ba30ef4-a3d5-4677-b531-16db0204890e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.890608 | controller |     "Jun 10 15:04:39.051250 crc crio[20344]: time=\"2026-06-10T15:04:39.051101509Z\" level=info msg=\"Starting container: f721a68f9704acc4d6e79431b6755e357dc547a0e5e2c2db487f6d50ef9f5bbf\" id=41c62e6c-6c6c-464c-bebb-c07a14203e73 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.890622 | controller |     "Jun 10 15:04:39.065908 crc crio[20344]: time=\"2026-06-10T15:04:39.065819323Z\" level=info msg=\"Started container\" PID=88158 containerID=f721a68f9704acc4d6e79431b6755e357dc547a0e5e2c2db487f6d50ef9f5bbf description=openstack/nova-scheduler-0/nova-scheduler-scheduler id=41c62e6c-6c6c-464c-bebb-c07a14203e73 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c62eff423984fb377394ddb8f7196acb43c495d17e65f66f539524581ae8519",
2026-06-10 15:52:08.890637 | controller |     "Jun 10 15:04:39.448503 crc crio[20344]: time=\"2026-06-10T15:04:39.447967445Z\" level=info msg=\"Removing container: a9260c3b9db0af92d80fe189fc659f31b2aa23c2f55f176b550ae8f4af48a88e\" id=31804999-a2c2-49d5-a68f-a6a739956a9e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.890652 | controller |     "Jun 10 15:04:39.491473 crc crio[20344]: time=\"2026-06-10T15:04:39.491374596Z\" level=info msg=\"Removed container a9260c3b9db0af92d80fe189fc659f31b2aa23c2f55f176b550ae8f4af48a88e: openstack/nova-api-0/nova-api-api\" id=31804999-a2c2-49d5-a68f-a6a739956a9e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.890668 | controller |     "Jun 10 15:04:39.496041 crc crio[20344]: time=\"2026-06-10T15:04:39.495910404Z\" level=info msg=\"Removing container: e688a39cdbbeb2a4abcd8dc8d75dd2f775db404b2151cbead27e5dd6468a5dc9\" id=d24aef37-9041-4cda-9441-ef75c119f6ab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.890683 | controller |     "Jun 10 15:04:39.563851 crc crio[20344]: time=\"2026-06-10T15:04:39.563739271Z\" level=info msg=\"Removed container e688a39cdbbeb2a4abcd8dc8d75dd2f775db404b2151cbead27e5dd6468a5dc9: openstack/nova-api-0/nova-api-log\" id=d24aef37-9041-4cda-9441-ef75c119f6ab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.890697 | controller |     "Jun 10 15:04:39.920804 crc crio[20344]: time=\"2026-06-10T15:04:39.920685467Z\" level=info msg=\"Running pod sandbox: openstack/nova-api-0/POD\" id=80e88e5c-6a7c-4f07-9ba1-67ad9e509f74 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.890712 | controller |     "Jun 10 15:04:39.920804 crc crio[20344]: time=\"2026-06-10T15:04:39.92081717Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.890730 | controller |     "Jun 10 15:04:39.948934 crc crio[20344]: time=\"2026-06-10T15:04:39.948723957Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:51e36397078f9b3f3bd4477b3ba54f55e2883fdac6d1ecd55466f0cded006d39 UID:e904a7d6-a7bb-4bfa-9af5-23a64add28a3 NetNS:/var/run/netns/702b5cf8-666d-492a-8a93-8db4d2726d4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode904a7d6_a7bb_4bfa_9af5_23a64add28a3.slice PodAnnotations:0xc00008c808}] Aliases:map[]}\"",
2026-06-10 15:52:08.890745 | controller |     "Jun 10 15:04:39.948934 crc crio[20344]: time=\"2026-06-10T15:04:39.948915952Z\" level=info msg=\"Adding pod openstack_nova-api-0 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.890760 | controller |     "Jun 10 15:04:40.594232 crc crio[20344]: 2026-06-10T15:04:40Z [verbose] CmdAdd (shim): {1.1.0 [{Name:51e36397078f9b3 Mac:c2:3b:9f:c6:3b:cc Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d8 Mtu:0 Sandbox:/var/run/netns/702b5cf8-666d-492a-8a93-8db4d2726d4a SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.216 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.890776 | controller |     "Jun 10 15:04:40.596431 crc crio[20344]: time=\"2026-06-10T15:04:40.596347474Z\" level=info msg=\"Got pod network &{Name:nova-api-0 Namespace:openstack ID:51e36397078f9b3f3bd4477b3ba54f55e2883fdac6d1ecd55466f0cded006d39 UID:e904a7d6-a7bb-4bfa-9af5-23a64add28a3 NetNS:/var/run/netns/702b5cf8-666d-492a-8a93-8db4d2726d4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode904a7d6_a7bb_4bfa_9af5_23a64add28a3.slice PodAnnotations:0xc00008c808}] Aliases:map[]}\"",
2026-06-10 15:52:08.890792 | controller |     "Jun 10 15:04:40.596565 crc crio[20344]: time=\"2026-06-10T15:04:40.596513608Z\" level=info msg=\"Checking pod openstack_nova-api-0 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.890807 | controller |     "Jun 10 15:04:40.605888 crc crio[20344]: time=\"2026-06-10T15:04:40.60543548Z\" level=info msg=\"Ran pod sandbox 51e36397078f9b3f3bd4477b3ba54f55e2883fdac6d1ecd55466f0cded006d39 with infra container: openstack/nova-api-0/POD\" id=80e88e5c-6a7c-4f07-9ba1-67ad9e509f74 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.890822 | controller |     "Jun 10 15:04:40.608375 crc crio[20344]: time=\"2026-06-10T15:04:40.608234803Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=d73e5997-d184-4ef4-bd8f-06a2c09a5c9c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.890837 | controller |     "Jun 10 15:04:40.610476 crc crio[20344]: time=\"2026-06-10T15:04:40.610326518Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=b0c362b6-ef2f-4556-9e36-1acded8f7fc9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.890867 | controller |     "Jun 10 15:04:40.617124 crc crio[20344]: time=\"2026-06-10T15:04:40.617045993Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-log\" id=b2536ca9-4817-459e-99f8-bbb839cb8ad6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.890893 | controller |     "Jun 10 15:04:40.617450 crc crio[20344]: time=\"2026-06-10T15:04:40.617389332Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.890908 | controller |     "Jun 10 15:04:40.662649 crc crio[20344]: time=\"2026-06-10T15:04:40.662526077Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.890930 | controller |     "Jun 10 15:04:40.668384 crc crio[20344]: time=\"2026-06-10T15:04:40.66798769Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.890945 | controller |     "Jun 10 15:04:40.817127 crc crio[20344]: time=\"2026-06-10T15:04:40.81696466Z\" level=info msg=\"Created container 808751adb516b55a135e33da360835c9136a5b78ea9c64b0bd6cdbe81fa02ea5: openstack/nova-api-0/nova-api-log\" id=b2536ca9-4817-459e-99f8-bbb839cb8ad6 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.890960 | controller |     "Jun 10 15:04:40.818430 crc crio[20344]: time=\"2026-06-10T15:04:40.818325195Z\" level=info msg=\"Starting container: 808751adb516b55a135e33da360835c9136a5b78ea9c64b0bd6cdbe81fa02ea5\" id=2137a003-4953-4e63-b410-a3e8abe80d5a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.890974 | controller |     "Jun 10 15:04:40.826975 crc crio[20344]: time=\"2026-06-10T15:04:40.826876018Z\" level=info msg=\"Started container\" PID=88271 containerID=808751adb516b55a135e33da360835c9136a5b78ea9c64b0bd6cdbe81fa02ea5 description=openstack/nova-api-0/nova-api-log id=2137a003-4953-4e63-b410-a3e8abe80d5a name=/runtime.v1.RuntimeService/StartContainer sandboxID=51e36397078f9b3f3bd4477b3ba54f55e2883fdac6d1ecd55466f0cded006d39",
2026-06-10 15:52:08.890989 | controller |     "Jun 10 15:04:40.847154 crc crio[20344]: time=\"2026-06-10T15:04:40.847005162Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=e13a6349-fc0f-4857-bb68-e597786ff91f name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.891003 | controller |     "Jun 10 15:04:40.928359 crc crio[20344]: time=\"2026-06-10T15:04:40.928062013Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-nova-api:current-podified\" id=1e286acc-d280-4b1c-98f1-00267b8f09b1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.891018 | controller |     "Jun 10 15:04:40.938450 crc crio[20344]: time=\"2026-06-10T15:04:40.93833148Z\" level=info msg=\"Creating container: openstack/nova-api-0/nova-api-api\" id=d8e2d2cf-cce4-49d1-9740-927ebee32fb3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.891032 | controller |     "Jun 10 15:04:40.938839 crc crio[20344]: time=\"2026-06-10T15:04:40.93872358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.891047 | controller |     "Jun 10 15:04:41.003964 crc crio[20344]: time=\"2026-06-10T15:04:41.003839816Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.891062 | controller |     "Jun 10 15:04:41.007410 crc crio[20344]: time=\"2026-06-10T15:04:41.007129272Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.891077 | controller |     "Jun 10 15:04:41.129219 crc crio[20344]: time=\"2026-06-10T15:04:41.129124149Z\" level=info msg=\"Created container 5efbc085f79ab7f8aedcfb72a5d8d917268f7c441b2d97d4855e312e5ae3d3de: openstack/nova-api-0/nova-api-api\" id=d8e2d2cf-cce4-49d1-9740-927ebee32fb3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.891091 | controller |     "Jun 10 15:04:41.130913 crc crio[20344]: time=\"2026-06-10T15:04:41.130803533Z\" level=info msg=\"Starting container: 5efbc085f79ab7f8aedcfb72a5d8d917268f7c441b2d97d4855e312e5ae3d3de\" id=4222d209-ca36-4542-90ef-9f73dd10d920 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.891105 | controller |     "Jun 10 15:04:41.138520 crc crio[20344]: time=\"2026-06-10T15:04:41.138404431Z\" level=info msg=\"Started container\" PID=88308 containerID=5efbc085f79ab7f8aedcfb72a5d8d917268f7c441b2d97d4855e312e5ae3d3de description=openstack/nova-api-0/nova-api-api id=4222d209-ca36-4542-90ef-9f73dd10d920 name=/runtime.v1.RuntimeService/StartContainer sandboxID=51e36397078f9b3f3bd4477b3ba54f55e2883fdac6d1ecd55466f0cded006d39",
2026-06-10 15:52:08.891124 | controller |     "Jun 10 15:04:59.113869 crc crio[20344]: time=\"2026-06-10T15:04:59.112318326Z\" level=info msg=\"Removing container: eee8a2f7c502066c65c88e9b570731be4b2433dacb33051bb3d71e2dc850eb2c\" id=a769b7a4-00c1-442f-9a83-1d0feba5ada6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.891139 | controller |     "Jun 10 15:04:59.238208 crc crio[20344]: time=\"2026-06-10T15:04:59.237585429Z\" level=info msg=\"Removed container eee8a2f7c502066c65c88e9b570731be4b2433dacb33051bb3d71e2dc850eb2c: openshift-infra/auto-csr-approver-29685058-brk75/oc\" id=a769b7a4-00c1-442f-9a83-1d0feba5ada6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.891153 | controller |     "Jun 10 15:04:59.254159 crc crio[20344]: time=\"2026-06-10T15:04:59.254046527Z\" level=info msg=\"Stopping pod sandbox: 7ce996cb83b641b3d0a0a0bc3db32f50e5697547cc85f7a164a519b35013048e\" id=baa92221-084d-4b1b-9723-2bedd22bf8d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.891168 | controller |     "Jun 10 15:04:59.254159 crc crio[20344]: time=\"2026-06-10T15:04:59.25416167Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7ce996cb83b641b3d0a0a0bc3db32f50e5697547cc85f7a164a519b35013048e\" id=baa92221-084d-4b1b-9723-2bedd22bf8d1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.891183 | controller |     "Jun 10 15:04:59.254947 crc crio[20344]: time=\"2026-06-10T15:04:59.254865879Z\" level=info msg=\"Removing pod sandbox: 7ce996cb83b641b3d0a0a0bc3db32f50e5697547cc85f7a164a519b35013048e\" id=58cf542f-8046-4f5f-9f75-7982fb2f3eb8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.891197 | controller |     "Jun 10 15:04:59.271063 crc crio[20344]: time=\"2026-06-10T15:04:59.270916207Z\" level=info msg=\"Removed pod sandbox: 7ce996cb83b641b3d0a0a0bc3db32f50e5697547cc85f7a164a519b35013048e\" id=58cf542f-8046-4f5f-9f75-7982fb2f3eb8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.891212 | controller |     "Jun 10 15:04:59.271931 crc crio[20344]: time=\"2026-06-10T15:04:59.271840561Z\" level=info msg=\"Stopping pod sandbox: 0fbee2958dc39f081720311b30a60d8b9f8622095c75d412c89a94f2bb9e9b2b\" id=77e380a4-2a38-43d9-86cb-41088586db38 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.891227 | controller |     "Jun 10 15:04:59.272029 crc crio[20344]: time=\"2026-06-10T15:04:59.271936613Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0fbee2958dc39f081720311b30a60d8b9f8622095c75d412c89a94f2bb9e9b2b\" id=77e380a4-2a38-43d9-86cb-41088586db38 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.891241 | controller |     "Jun 10 15:04:59.272499 crc crio[20344]: time=\"2026-06-10T15:04:59.272431206Z\" level=info msg=\"Removing pod sandbox: 0fbee2958dc39f081720311b30a60d8b9f8622095c75d412c89a94f2bb9e9b2b\" id=d21e2b0a-10a1-4432-bef9-4e4919e5372f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.891256 | controller |     "Jun 10 15:04:59.286398 crc crio[20344]: time=\"2026-06-10T15:04:59.286169274Z\" level=info msg=\"Removed pod sandbox: 0fbee2958dc39f081720311b30a60d8b9f8622095c75d412c89a94f2bb9e9b2b\" id=d21e2b0a-10a1-4432-bef9-4e4919e5372f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.891270 | controller |     "Jun 10 15:04:59.289438 crc crio[20344]: time=\"2026-06-10T15:04:59.288870714Z\" level=info msg=\"Stopping pod sandbox: 0f9760b88b7fd049cc8bc4c7477ac6f3c648014c19c8eba8fd12d6136b5f614a\" id=1f60c5c4-3be5-49d7-b9ed-fbec3d5d7f96 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.891285 | controller |     "Jun 10 15:04:59.289438 crc crio[20344]: time=\"2026-06-10T15:04:59.288936236Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0f9760b88b7fd049cc8bc4c7477ac6f3c648014c19c8eba8fd12d6136b5f614a\" id=1f60c5c4-3be5-49d7-b9ed-fbec3d5d7f96 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.891303 | controller |     "Jun 10 15:04:59.290489 crc crio[20344]: time=\"2026-06-10T15:04:59.290410695Z\" level=info msg=\"Removing pod sandbox: 0f9760b88b7fd049cc8bc4c7477ac6f3c648014c19c8eba8fd12d6136b5f614a\" id=2dc4f4db-aeaa-439b-a1b6-f252094b2275 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.891318 | controller |     "Jun 10 15:04:59.309391 crc crio[20344]: time=\"2026-06-10T15:04:59.309236875Z\" level=info msg=\"Removed pod sandbox: 0f9760b88b7fd049cc8bc4c7477ac6f3c648014c19c8eba8fd12d6136b5f614a\" id=2dc4f4db-aeaa-439b-a1b6-f252094b2275 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.891333 | controller |     "Jun 10 15:04:59.310466 crc crio[20344]: time=\"2026-06-10T15:04:59.310394005Z\" level=info msg=\"Stopping pod sandbox: 39794f3fce99fec43bd6fbb4c582d9945692851ba9eb4c4afff674ce2ec2a5b1\" id=797b09d9-1d89-4a32-9901-2805aaa6aad8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.891348 | controller |     "Jun 10 15:04:59.310466 crc crio[20344]: time=\"2026-06-10T15:04:59.310476747Z\" level=info msg=\"Stopped pod sandbox (already stopped): 39794f3fce99fec43bd6fbb4c582d9945692851ba9eb4c4afff674ce2ec2a5b1\" id=797b09d9-1d89-4a32-9901-2805aaa6aad8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.891362 | controller |     "Jun 10 15:04:59.311301 crc crio[20344]: time=\"2026-06-10T15:04:59.311204476Z\" level=info msg=\"Removing pod sandbox: 39794f3fce99fec43bd6fbb4c582d9945692851ba9eb4c4afff674ce2ec2a5b1\" id=720ba11a-2ce3-4c85-89be-d1a4b6783948 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.891377 | controller |     "Jun 10 15:04:59.324549 crc crio[20344]: time=\"2026-06-10T15:04:59.324463971Z\" level=info msg=\"Removed pod sandbox: 39794f3fce99fec43bd6fbb4c582d9945692851ba9eb4c4afff674ce2ec2a5b1\" id=720ba11a-2ce3-4c85-89be-d1a4b6783948 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.891392 | controller |     "Jun 10 15:04:59.329101 crc crio[20344]: time=\"2026-06-10T15:04:59.32901618Z\" level=info msg=\"Stopping pod sandbox: a2d323369cb6d07446ceef8b71700aaf30719ea944427c9e0a1e9daf4eb5fbaf\" id=c261e41c-e92d-4215-8c74-1137a0ff6775 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.891406 | controller |     "Jun 10 15:04:59.329214 crc crio[20344]: time=\"2026-06-10T15:04:59.329127103Z\" level=info msg=\"Stopped pod sandbox (already stopped): a2d323369cb6d07446ceef8b71700aaf30719ea944427c9e0a1e9daf4eb5fbaf\" id=c261e41c-e92d-4215-8c74-1137a0ff6775 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.891421 | controller |     "Jun 10 15:04:59.330324 crc crio[20344]: time=\"2026-06-10T15:04:59.33018502Z\" level=info msg=\"Removing pod sandbox: a2d323369cb6d07446ceef8b71700aaf30719ea944427c9e0a1e9daf4eb5fbaf\" id=2289d202-65f0-442e-8658-b39cba3e5c44 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.891436 | controller |     "Jun 10 15:04:59.348299 crc crio[20344]: time=\"2026-06-10T15:04:59.348142408Z\" level=info msg=\"Removed pod sandbox: a2d323369cb6d07446ceef8b71700aaf30719ea944427c9e0a1e9daf4eb5fbaf\" id=2289d202-65f0-442e-8658-b39cba3e5c44 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.891451 | controller |     "Jun 10 15:04:59.350186 crc crio[20344]: time=\"2026-06-10T15:04:59.350037088Z\" level=info msg=\"Stopping pod sandbox: 89ce2648961afc5901f2fc6f2a5eb91582087e01137f0784c4d0b6694e8c4331\" id=97e8bbe3-1598-4309-a0c5-f394d7b6702b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.891465 | controller |     "Jun 10 15:04:59.350361 crc crio[20344]: time=\"2026-06-10T15:04:59.350223492Z\" level=info msg=\"Stopped pod sandbox (already stopped): 89ce2648961afc5901f2fc6f2a5eb91582087e01137f0784c4d0b6694e8c4331\" id=97e8bbe3-1598-4309-a0c5-f394d7b6702b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.891480 | controller |     "Jun 10 15:04:59.351059 crc crio[20344]: time=\"2026-06-10T15:04:59.351012053Z\" level=info msg=\"Removing pod sandbox: 89ce2648961afc5901f2fc6f2a5eb91582087e01137f0784c4d0b6694e8c4331\" id=3e27e999-bbb2-45cb-8a18-f468105855de name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.891498 | controller |     "Jun 10 15:04:59.389068 crc crio[20344]: time=\"2026-06-10T15:04:59.388839688Z\" level=info msg=\"Removed pod sandbox: 89ce2648961afc5901f2fc6f2a5eb91582087e01137f0784c4d0b6694e8c4331\" id=3e27e999-bbb2-45cb-8a18-f468105855de name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.891514 | controller |     "Jun 10 15:04:59.391377 crc crio[20344]: time=\"2026-06-10T15:04:59.391199209Z\" level=info msg=\"Stopping pod sandbox: ab58a8321184749420ad3e7008e6eeb3475c44a704f023c9db8113284580cda5\" id=19296add-d1ab-466d-bfcb-48df7dac3dcd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.891528 | controller |     "Jun 10 15:04:59.391377 crc crio[20344]: time=\"2026-06-10T15:04:59.391361284Z\" level=info msg=\"Stopped pod sandbox (already stopped): ab58a8321184749420ad3e7008e6eeb3475c44a704f023c9db8113284580cda5\" id=19296add-d1ab-466d-bfcb-48df7dac3dcd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.891543 | controller |     "Jun 10 15:04:59.392175 crc crio[20344]: time=\"2026-06-10T15:04:59.392087603Z\" level=info msg=\"Removing pod sandbox: ab58a8321184749420ad3e7008e6eeb3475c44a704f023c9db8113284580cda5\" id=12de0c0e-f221-4639-b509-5b0b41f51a56 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.891558 | controller |     "Jun 10 15:04:59.430939 crc crio[20344]: time=\"2026-06-10T15:04:59.430843062Z\" level=info msg=\"Removed pod sandbox: ab58a8321184749420ad3e7008e6eeb3475c44a704f023c9db8113284580cda5\" id=12de0c0e-f221-4639-b509-5b0b41f51a56 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.891572 | controller |     "Jun 10 15:04:59.432129 crc crio[20344]: time=\"2026-06-10T15:04:59.4319238Z\" level=info msg=\"Stopping pod sandbox: 27de0b37c991ca2769b3bf01a0a61d0dee89257a2a59b8a327dd94270d0dde4a\" id=b257df90-c921-4047-b126-842103fa8661 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.891587 | controller |     "Jun 10 15:04:59.432129 crc crio[20344]: time=\"2026-06-10T15:04:59.432024143Z\" level=info msg=\"Stopped pod sandbox (already stopped): 27de0b37c991ca2769b3bf01a0a61d0dee89257a2a59b8a327dd94270d0dde4a\" id=b257df90-c921-4047-b126-842103fa8661 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.891601 | controller |     "Jun 10 15:04:59.439046 crc crio[20344]: time=\"2026-06-10T15:04:59.438950863Z\" level=info msg=\"Removing pod sandbox: 27de0b37c991ca2769b3bf01a0a61d0dee89257a2a59b8a327dd94270d0dde4a\" id=46aec308-bee8-45c7-8da7-90c01f1ebf91 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.891616 | controller |     "Jun 10 15:04:59.480825 crc crio[20344]: time=\"2026-06-10T15:04:59.48069872Z\" level=info msg=\"Removed pod sandbox: 27de0b37c991ca2769b3bf01a0a61d0dee89257a2a59b8a327dd94270d0dde4a\" id=46aec308-bee8-45c7-8da7-90c01f1ebf91 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.891630 | controller |     "Jun 10 15:04:59.482555 crc crio[20344]: time=\"2026-06-10T15:04:59.482241761Z\" level=info msg=\"Stopping pod sandbox: 0e8b641ebe45e956b5324e7cc06869c81f42e1322e6458d34db98ac9dfcab56d\" id=f9608f06-7632-49c9-a4fd-f7d426d022f5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.891644 | controller |     "Jun 10 15:04:59.482713 crc crio[20344]: time=\"2026-06-10T15:04:59.482576269Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0e8b641ebe45e956b5324e7cc06869c81f42e1322e6458d34db98ac9dfcab56d\" id=f9608f06-7632-49c9-a4fd-f7d426d022f5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.891658 | controller |     "Jun 10 15:04:59.483663 crc crio[20344]: time=\"2026-06-10T15:04:59.483583846Z\" level=info msg=\"Removing pod sandbox: 0e8b641ebe45e956b5324e7cc06869c81f42e1322e6458d34db98ac9dfcab56d\" id=7ed9ab50-27fa-41e8-b979-820a7852954f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.891676 | controller |     "Jun 10 15:04:59.501801 crc crio[20344]: time=\"2026-06-10T15:04:59.501684217Z\" level=info msg=\"Removed pod sandbox: 0e8b641ebe45e956b5324e7cc06869c81f42e1322e6458d34db98ac9dfcab56d\" id=7ed9ab50-27fa-41e8-b979-820a7852954f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.891691 | controller |     "Jun 10 15:04:59.503426 crc crio[20344]: time=\"2026-06-10T15:04:59.503139735Z\" level=info msg=\"Stopping pod sandbox: bacfa77e7e9d342b0ff8ab18b181bbfd34ca164c785c7b9ef6742d2f02ceeab7\" id=42838f03-6b15-40e2-997f-4d17bfc967f9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.891706 | controller |     "Jun 10 15:04:59.503426 crc crio[20344]: time=\"2026-06-10T15:04:59.503232447Z\" level=info msg=\"Stopped pod sandbox (already stopped): bacfa77e7e9d342b0ff8ab18b181bbfd34ca164c785c7b9ef6742d2f02ceeab7\" id=42838f03-6b15-40e2-997f-4d17bfc967f9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.891720 | controller |     "Jun 10 15:04:59.506376 crc crio[20344]: time=\"2026-06-10T15:04:59.503795302Z\" level=info msg=\"Removing pod sandbox: bacfa77e7e9d342b0ff8ab18b181bbfd34ca164c785c7b9ef6742d2f02ceeab7\" id=c3661236-6543-476f-8f74-0dba4d7c7250 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.891735 | controller |     "Jun 10 15:04:59.531960 crc crio[20344]: time=\"2026-06-10T15:04:59.531816942Z\" level=info msg=\"Removed pod sandbox: bacfa77e7e9d342b0ff8ab18b181bbfd34ca164c785c7b9ef6742d2f02ceeab7\" id=c3661236-6543-476f-8f74-0dba4d7c7250 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.891750 | controller |     "Jun 10 15:05:11.973424 crc crio[20344]: time=\"2026-06-10T15:05:11.972219804Z\" level=info msg=\"Running pod sandbox: sushy-emulator/sushy-emulator/POD\" id=103feb91-9164-4a03-8c46-d7d003a946fb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.891764 | controller |     "Jun 10 15:05:11.974963 crc crio[20344]: time=\"2026-06-10T15:05:11.973441875Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.891779 | controller |     "Jun 10 15:05:12.034858 crc crio[20344]: time=\"2026-06-10T15:05:12.034700221Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:daa87d08e53fcf012f8254305e18016d22073d09d61cfcb008c7cb3ea6e3c553 UID:7a45a457-7806-4604-937b-d1e185fbfb6f NetNS:/var/run/netns/cef69ddb-ceeb-4c42-9717-8084d79be719 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a45a457_7806_4604_937b_d1e185fbfb6f.slice PodAnnotations:0xc00008c298}] Aliases:map[]}\"",
2026-06-10 15:52:08.891794 | controller |     "Jun 10 15:05:12.036458 crc crio[20344]: time=\"2026-06-10T15:05:12.036222971Z\" level=info msg=\"Adding pod sushy-emulator_sushy-emulator to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.891809 | controller |     "Jun 10 15:05:12.558069 crc crio[20344]: 2026-06-10T15:05:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:daa87d08e53fcf0 Mac:1a:45:04:25:ac:a5 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:d9 Mtu:0 Sandbox:/var/run/netns/cef69ddb-ceeb-4c42-9717-8084d79be719 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.217 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.891825 | controller |     "Jun 10 15:05:12.559556 crc crio[20344]: time=\"2026-06-10T15:05:12.559406526Z\" level=info msg=\"Got pod network &{Name:sushy-emulator Namespace:sushy-emulator ID:daa87d08e53fcf012f8254305e18016d22073d09d61cfcb008c7cb3ea6e3c553 UID:7a45a457-7806-4604-937b-d1e185fbfb6f NetNS:/var/run/netns/cef69ddb-ceeb-4c42-9717-8084d79be719 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7a45a457_7806_4604_937b_d1e185fbfb6f.slice PodAnnotations:0xc00008c298}] Aliases:map[]}\"",
2026-06-10 15:52:08.891843 | controller |     "Jun 10 15:05:12.559823 crc crio[20344]: time=\"2026-06-10T15:05:12.559672653Z\" level=info msg=\"Checking pod sushy-emulator_sushy-emulator for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.891876 | controller |     "Jun 10 15:05:12.577545 crc crio[20344]: time=\"2026-06-10T15:05:12.577375584Z\" level=info msg=\"Ran pod sandbox daa87d08e53fcf012f8254305e18016d22073d09d61cfcb008c7cb3ea6e3c553 with infra container: sushy-emulator/sushy-emulator/POD\" id=103feb91-9164-4a03-8c46-d7d003a946fb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.891893 | controller |     "Jun 10 15:05:12.581970 crc crio[20344]: time=\"2026-06-10T15:05:12.58182293Z\" level=info msg=\"Pulling image: quay.io/metal3-io/sushy-tools:latest\" id=8084fd34-b35e-475b-88b2-95c1554e612e name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.891908 | controller |     "Jun 10 15:05:12.592362 crc crio[20344]: time=\"2026-06-10T15:05:12.592159029Z\" level=info msg=\"Trying to access \\\"quay.io/metal3-io/sushy-tools:latest\\\"\"",
2026-06-10 15:52:08.891923 | controller |     "Jun 10 15:05:22.600519 crc crio[20344]: time=\"2026-06-10T15:05:22.599672791Z\" level=info msg=\"Pulled image: quay.io/metal3-io/sushy-tools@sha256:a70383f965e02b5e815b7088367e989f35bfeaef2b12a28d58d9ffd229318b84\" id=8084fd34-b35e-475b-88b2-95c1554e612e name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.891938 | controller |     "Jun 10 15:05:22.601975 crc crio[20344]: time=\"2026-06-10T15:05:22.601882729Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=1afbc57f-359c-4888-9716-1df73c7b7793 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.891953 | controller |     "Jun 10 15:05:22.606098 crc crio[20344]: time=\"2026-06-10T15:05:22.606001676Z\" level=info msg=\"Checking image status: quay.io/metal3-io/sushy-tools:latest\" id=b6e7b741-edd0-40ba-ab08-c454f0cbb68a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.891967 | controller |     "Jun 10 15:05:22.614693 crc crio[20344]: time=\"2026-06-10T15:05:22.61461196Z\" level=info msg=\"Creating container: sushy-emulator/sushy-emulator/sushy-emulator\" id=de1a56cd-6d4e-434f-8838-f8d881eb2531 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.891982 | controller |     "Jun 10 15:05:22.617005 crc crio[20344]: time=\"2026-06-10T15:05:22.616936701Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.891996 | controller |     "Jun 10 15:05:22.665645 crc crio[20344]: time=\"2026-06-10T15:05:22.665413814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.892010 | controller |     "Jun 10 15:05:22.669066 crc crio[20344]: time=\"2026-06-10T15:05:22.668827362Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.892025 | controller |     "Jun 10 15:05:23.110930 crc crio[20344]: time=\"2026-06-10T15:05:23.110049453Z\" level=info msg=\"Created container a430b9956da52d3814f9d672f0174c52dbfface55c53a2b350741c474d2ac5bc: sushy-emulator/sushy-emulator/sushy-emulator\" id=de1a56cd-6d4e-434f-8838-f8d881eb2531 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.892039 | controller |     "Jun 10 15:05:23.114107 crc crio[20344]: time=\"2026-06-10T15:05:23.112578479Z\" level=info msg=\"Starting container: a430b9956da52d3814f9d672f0174c52dbfface55c53a2b350741c474d2ac5bc\" id=da3380da-aa43-4269-a21e-7546b20867e6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.892053 | controller |     "Jun 10 15:05:23.121860 crc crio[20344]: time=\"2026-06-10T15:05:23.121205094Z\" level=info msg=\"Started container\" PID=90732 containerID=a430b9956da52d3814f9d672f0174c52dbfface55c53a2b350741c474d2ac5bc description=sushy-emulator/sushy-emulator/sushy-emulator id=da3380da-aa43-4269-a21e-7546b20867e6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=daa87d08e53fcf012f8254305e18016d22073d09d61cfcb008c7cb3ea6e3c553",
2026-06-10 15:52:08.892072 | controller |     "Jun 10 15:05:34.399729 crc crio[20344]: time=\"2026-06-10T15:05:34.398811623Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.892087 | controller |     "Jun 10 15:05:59.574511 crc crio[20344]: time=\"2026-06-10T15:05:59.573198295Z\" level=info msg=\"Removing container: c42ea9399cbb4d5cfd07a8bb1dd801c1c659da09cd82bd831d2834a47af99fc2\" id=b4859d04-2ea0-4100-b854-ccd427ef9efa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.892102 | controller |     "Jun 10 15:05:59.635739 crc crio[20344]: time=\"2026-06-10T15:05:59.635502487Z\" level=info msg=\"Removed container c42ea9399cbb4d5cfd07a8bb1dd801c1c659da09cd82bd831d2834a47af99fc2: openstack/root-account-create-update-bl2dz/mariadb-account-create-update\" id=b4859d04-2ea0-4100-b854-ccd427ef9efa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.892117 | controller |     "Jun 10 15:05:59.638593 crc crio[20344]: time=\"2026-06-10T15:05:59.638513606Z\" level=info msg=\"Removing container: 2edc8724172945b4607d0b0fcda18b7cf64b8770974ac10ee2055e76f0ea076c\" id=cacf0cd6-0bab-4dec-a266-2c65f468eed7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.892132 | controller |     "Jun 10 15:05:59.718585 crc crio[20344]: time=\"2026-06-10T15:05:59.718357355Z\" level=info msg=\"Removed container 2edc8724172945b4607d0b0fcda18b7cf64b8770974ac10ee2055e76f0ea076c: openstack/ovsdbserver-sb-0-config-1781103559-lkk2b/ovn-config\" id=cacf0cd6-0bab-4dec-a266-2c65f468eed7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.892146 | controller |     "Jun 10 15:05:59.722925 crc crio[20344]: time=\"2026-06-10T15:05:59.722433561Z\" level=info msg=\"Removing container: aaaa0aed129a3c823b0495ccc67000b429aecfe5c34078492b977fa8696f5b6f\" id=e3b75651-8ee8-404b-87d3-817463c1bd37 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.892161 | controller |     "Jun 10 15:05:59.847624 crc crio[20344]: time=\"2026-06-10T15:05:59.847532689Z\" level=info msg=\"Removed container aaaa0aed129a3c823b0495ccc67000b429aecfe5c34078492b977fa8696f5b6f: openstack/ovn-controller-kkj8w-config-xqxqk/ovn-config\" id=e3b75651-8ee8-404b-87d3-817463c1bd37 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.892175 | controller |     "Jun 10 15:05:59.855144 crc crio[20344]: time=\"2026-06-10T15:05:59.854624454Z\" level=info msg=\"Removing container: 8f94c4b48eebe904dd9fae82124b79b8389a6e6848b8311c706d8bc6b1241957\" id=605c2ba3-d3b9-4a17-8a7e-cbacf89705cb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.892190 | controller |     "Jun 10 15:05:59.905204 crc crio[20344]: time=\"2026-06-10T15:05:59.90514221Z\" level=info msg=\"Removed container 8f94c4b48eebe904dd9fae82124b79b8389a6e6848b8311c706d8bc6b1241957: openstack/ovsdbserver-nb-0-config-1781103559-5pjn4/ovn-config\" id=605c2ba3-d3b9-4a17-8a7e-cbacf89705cb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.892204 | controller |     "Jun 10 15:05:59.924715 crc crio[20344]: time=\"2026-06-10T15:05:59.924642408Z\" level=info msg=\"Stopping pod sandbox: c31add98e29fa1add281d3a5a9fc7f87ac4988f36f4bcd80d7762e91da0cfc55\" id=efb86af0-9a8e-4ec3-9952-2e93b2d1d2f2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.892219 | controller |     "Jun 10 15:05:59.924869 crc crio[20344]: time=\"2026-06-10T15:05:59.92473172Z\" level=info msg=\"Stopped pod sandbox (already stopped): c31add98e29fa1add281d3a5a9fc7f87ac4988f36f4bcd80d7762e91da0cfc55\" id=efb86af0-9a8e-4ec3-9952-2e93b2d1d2f2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.892237 | controller |     "Jun 10 15:05:59.926125 crc crio[20344]: time=\"2026-06-10T15:05:59.926008373Z\" level=info msg=\"Removing pod sandbox: c31add98e29fa1add281d3a5a9fc7f87ac4988f36f4bcd80d7762e91da0cfc55\" id=9f091d89-cb43-4b0d-84d5-1932e8b21476 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.892251 | controller |     "Jun 10 15:05:59.950389 crc crio[20344]: time=\"2026-06-10T15:05:59.950246355Z\" level=info msg=\"Removed pod sandbox: c31add98e29fa1add281d3a5a9fc7f87ac4988f36f4bcd80d7762e91da0cfc55\" id=9f091d89-cb43-4b0d-84d5-1932e8b21476 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.892266 | controller |     "Jun 10 15:05:59.954735 crc crio[20344]: time=\"2026-06-10T15:05:59.95467423Z\" level=info msg=\"Stopping pod sandbox: f31fae57caecf186ac6075226e54626d0a53f7827d1d751d323f65d53404b8b0\" id=48fabcb2-2b97-4b6e-923e-88cf7a6a45a8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.892280 | controller |     "Jun 10 15:05:59.954894 crc crio[20344]: time=\"2026-06-10T15:05:59.954748272Z\" level=info msg=\"Stopped pod sandbox (already stopped): f31fae57caecf186ac6075226e54626d0a53f7827d1d751d323f65d53404b8b0\" id=48fabcb2-2b97-4b6e-923e-88cf7a6a45a8 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.892295 | controller |     "Jun 10 15:05:59.955547 crc crio[20344]: time=\"2026-06-10T15:05:59.955363058Z\" level=info msg=\"Removing pod sandbox: f31fae57caecf186ac6075226e54626d0a53f7827d1d751d323f65d53404b8b0\" id=c4e77425-d6db-40a2-b69a-c295a19bb5d4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.892309 | controller |     "Jun 10 15:05:59.973656 crc crio[20344]: time=\"2026-06-10T15:05:59.973553512Z\" level=info msg=\"Removed pod sandbox: f31fae57caecf186ac6075226e54626d0a53f7827d1d751d323f65d53404b8b0\" id=c4e77425-d6db-40a2-b69a-c295a19bb5d4 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.892323 | controller |     "Jun 10 15:05:59.976122 crc crio[20344]: time=\"2026-06-10T15:05:59.976075787Z\" level=info msg=\"Stopping pod sandbox: 501f5e3393110316e599a16d1f82d459f8567529584641f037ab1abeddf69080\" id=0461f6a4-b82f-49b0-9eaa-82b1423c8b0a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.892337 | controller |     "Jun 10 15:05:59.976122 crc crio[20344]: time=\"2026-06-10T15:05:59.976116148Z\" level=info msg=\"Stopped pod sandbox (already stopped): 501f5e3393110316e599a16d1f82d459f8567529584641f037ab1abeddf69080\" id=0461f6a4-b82f-49b0-9eaa-82b1423c8b0a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.892351 | controller |     "Jun 10 15:05:59.976685 crc crio[20344]: time=\"2026-06-10T15:05:59.976607231Z\" level=info msg=\"Removing pod sandbox: 501f5e3393110316e599a16d1f82d459f8567529584641f037ab1abeddf69080\" id=f4943861-b47e-4f35-b1ab-5b955e5e9a56 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.892366 | controller |     "Jun 10 15:05:59.990035 crc crio[20344]: time=\"2026-06-10T15:05:59.989907567Z\" level=info msg=\"Removed pod sandbox: 501f5e3393110316e599a16d1f82d459f8567529584641f037ab1abeddf69080\" id=f4943861-b47e-4f35-b1ab-5b955e5e9a56 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.892380 | controller |     "Jun 10 15:05:59.990851 crc crio[20344]: time=\"2026-06-10T15:05:59.990748189Z\" level=info msg=\"Stopping pod sandbox: 1e533501740bb606080c855e4bbe8affe2b1e4a5a8028f6675323cd349cdcda7\" id=e5217d2f-823a-4443-ae4d-f85c838d0c7e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.892394 | controller |     "Jun 10 15:05:59.990935 crc crio[20344]: time=\"2026-06-10T15:05:59.990861322Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1e533501740bb606080c855e4bbe8affe2b1e4a5a8028f6675323cd349cdcda7\" id=e5217d2f-823a-4443-ae4d-f85c838d0c7e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.892408 | controller |     "Jun 10 15:05:59.992009 crc crio[20344]: time=\"2026-06-10T15:05:59.991945441Z\" level=info msg=\"Removing pod sandbox: 1e533501740bb606080c855e4bbe8affe2b1e4a5a8028f6675323cd349cdcda7\" id=44087ecb-6f58-4678-b8ec-0c87fd9f326e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.892425 | controller |     "Jun 10 15:06:00.028325 crc crio[20344]: time=\"2026-06-10T15:06:00.028115363Z\" level=info msg=\"Removed pod sandbox: 1e533501740bb606080c855e4bbe8affe2b1e4a5a8028f6675323cd349cdcda7\" id=44087ecb-6f58-4678-b8ec-0c87fd9f326e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.892440 | controller |     "Jun 10 15:06:00.245178 crc crio[20344]: time=\"2026-06-10T15:06:00.244544149Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-85c56b86b7-djnrf/POD\" id=68fed89a-f478-49a9-8eef-6a299d544627 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.892454 | controller |     "Jun 10 15:06:00.245178 crc crio[20344]: time=\"2026-06-10T15:06:00.245142935Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.892468 | controller |     "Jun 10 15:06:00.338643 crc crio[20344]: time=\"2026-06-10T15:06:00.338152107Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85c56b86b7-djnrf Namespace:openstack ID:0725ce8e9327cca73de8d7dfa6fb250aa1d8b949abdd9062110ca3da211c3276 UID:51133b19-4d6e-45bf-ad9d-55e898614532 NetNS:/var/run/netns/5d378cce-23ee-4ee1-9750-1598381c3d95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51133b19_4d6e_45bf_ad9d_55e898614532.slice PodAnnotations:0xc00008c560}] Aliases:map[]}\"",
2026-06-10 15:52:08.892482 | controller |     "Jun 10 15:06:00.339077 crc crio[20344]: time=\"2026-06-10T15:06:00.338685141Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-85c56b86b7-djnrf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.892497 | controller |     "Jun 10 15:06:00.540813 crc crio[20344]: time=\"2026-06-10T15:06:00.540689612Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685066-kzrwj/POD\" id=99405519-682b-48e4-8c87-ad011b3f2e11 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.892512 | controller |     "Jun 10 15:06:00.541002 crc crio[20344]: time=\"2026-06-10T15:06:00.540888357Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.892527 | controller |     "Jun 10 15:06:00.632330 crc crio[20344]: time=\"2026-06-10T15:06:00.628638352Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685066-kzrwj Namespace:openshift-infra ID:a041958cc8325d6b8eac6bf57c58d6babbfaa42c04aee249d812eb66190076bc UID:abcd8103-8746-47c2-bab9-ee5522760355 NetNS:/var/run/netns/bc71caee-875e-4b7d-9924-e3ca1a262746 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabcd8103_8746_47c2_bab9_ee5522760355.slice PodAnnotations:0xc002264478}] Aliases:map[]}\"",
2026-06-10 15:52:08.892543 | controller |     "Jun 10 15:06:00.632330 crc crio[20344]: time=\"2026-06-10T15:06:00.629211807Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685066-kzrwj to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.892558 | controller |     "Jun 10 15:06:01.071485 crc crio[20344]: 2026-06-10T15:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a041958cc8325d6 Mac:92:37:95:5f:27:bd Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:db Mtu:0 Sandbox:/var/run/netns/bc71caee-875e-4b7d-9924-e3ca1a262746 SocketPath: PciID:}] [{Interface:0xc0004826c0 Address:{IP:10.217.0.219 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.892574 | controller |     "Jun 10 15:06:01.072481 crc crio[20344]: time=\"2026-06-10T15:06:01.072407049Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685066-kzrwj Namespace:openshift-infra ID:a041958cc8325d6b8eac6bf57c58d6babbfaa42c04aee249d812eb66190076bc UID:abcd8103-8746-47c2-bab9-ee5522760355 NetNS:/var/run/netns/bc71caee-875e-4b7d-9924-e3ca1a262746 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabcd8103_8746_47c2_bab9_ee5522760355.slice PodAnnotations:0xc002264478}] Aliases:map[]}\"",
2026-06-10 15:52:08.892593 | controller |     "Jun 10 15:06:01.072599 crc crio[20344]: 2026-06-10T15:06:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0725ce8e9327cca Mac:e6:5a:16:8b:df:29 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:da Mtu:0 Sandbox:/var/run/netns/5d378cce-23ee-4ee1-9750-1598381c3d95 SocketPath: PciID:}] [{Interface:0xc000124750 Address:{IP:10.217.0.218 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.892608 | controller |     "Jun 10 15:06:01.072599 crc crio[20344]: time=\"2026-06-10T15:06:01.072562083Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685066-kzrwj for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.892624 | controller |     "Jun 10 15:06:01.073472 crc crio[20344]: time=\"2026-06-10T15:06:01.073393814Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85c56b86b7-djnrf Namespace:openstack ID:0725ce8e9327cca73de8d7dfa6fb250aa1d8b949abdd9062110ca3da211c3276 UID:51133b19-4d6e-45bf-ad9d-55e898614532 NetNS:/var/run/netns/5d378cce-23ee-4ee1-9750-1598381c3d95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51133b19_4d6e_45bf_ad9d_55e898614532.slice PodAnnotations:0xc00008c560}] Aliases:map[]}\"",
2026-06-10 15:52:08.892639 | controller |     "Jun 10 15:06:01.073695 crc crio[20344]: time=\"2026-06-10T15:06:01.073551879Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-85c56b86b7-djnrf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.892654 | controller |     "Jun 10 15:06:01.098422 crc crio[20344]: time=\"2026-06-10T15:06:01.098312913Z\" level=info msg=\"Ran pod sandbox a041958cc8325d6b8eac6bf57c58d6babbfaa42c04aee249d812eb66190076bc with infra container: openshift-infra/auto-csr-approver-29685066-kzrwj/POD\" id=99405519-682b-48e4-8c87-ad011b3f2e11 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.892670 | controller |     "Jun 10 15:06:01.109072 crc crio[20344]: time=\"2026-06-10T15:06:01.108970421Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=a94fd067-4c61-4d4b-b4c5-670575fca382 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.892684 | controller |     "Jun 10 15:06:01.119736 crc crio[20344]: time=\"2026-06-10T15:06:01.118419737Z\" level=info msg=\"Ran pod sandbox 0725ce8e9327cca73de8d7dfa6fb250aa1d8b949abdd9062110ca3da211c3276 with infra container: openstack/dnsmasq-dns-85c56b86b7-djnrf/POD\" id=68fed89a-f478-49a9-8eef-6a299d544627 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.892699 | controller |     "Jun 10 15:06:01.133478 crc crio[20344]: time=\"2026-06-10T15:06:01.132817272Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=d56d0a2b-997b-4dcd-8569-934757ca4bcc name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.892714 | controller |     "Jun 10 15:06:01.135152 crc crio[20344]: time=\"2026-06-10T15:06:01.135063821Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-10 15:52:08.892728 | controller |     "Jun 10 15:06:01.223856 crc crio[20344]: time=\"2026-06-10T15:06:01.22373274Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=33d0a29f-0583-45e6-9149-a7dc20ff2b37 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.892746 | controller |     "Jun 10 15:06:01.237960 crc crio[20344]: time=\"2026-06-10T15:06:01.237881138Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-85c56b86b7-djnrf/init\" id=0c0f53c9-597a-434a-8078-db336d1a5aa4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.892762 | controller |     "Jun 10 15:06:01.238435 crc crio[20344]: time=\"2026-06-10T15:06:01.238380171Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.892777 | controller |     "Jun 10 15:06:01.318140 crc crio[20344]: time=\"2026-06-10T15:06:01.318039756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.892792 | controller |     "Jun 10 15:06:01.321908 crc crio[20344]: time=\"2026-06-10T15:06:01.321836885Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.892807 | controller |     "Jun 10 15:06:01.441732 crc crio[20344]: time=\"2026-06-10T15:06:01.441606454Z\" level=info msg=\"Created container 805edca74c892e8a2e5516d33b1b69f1f8ded195cba4c7ac0c3693bfea787805: openstack/dnsmasq-dns-85c56b86b7-djnrf/init\" id=0c0f53c9-597a-434a-8078-db336d1a5aa4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.892822 | controller |     "Jun 10 15:06:01.443152 crc crio[20344]: time=\"2026-06-10T15:06:01.443027781Z\" level=info msg=\"Starting container: 805edca74c892e8a2e5516d33b1b69f1f8ded195cba4c7ac0c3693bfea787805\" id=e86092fd-c8eb-4819-bd2d-59c2294c9796 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.892836 | controller |     "Jun 10 15:06:01.453048 crc crio[20344]: time=\"2026-06-10T15:06:01.452370484Z\" level=info msg=\"Started container\" PID=92708 containerID=805edca74c892e8a2e5516d33b1b69f1f8ded195cba4c7ac0c3693bfea787805 description=openstack/dnsmasq-dns-85c56b86b7-djnrf/init id=e86092fd-c8eb-4819-bd2d-59c2294c9796 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0725ce8e9327cca73de8d7dfa6fb250aa1d8b949abdd9062110ca3da211c3276",
2026-06-10 15:52:08.892870 | controller |     "Jun 10 15:06:01.918826 crc crio[20344]: time=\"2026-06-10T15:06:01.918517325Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=b0a1e091-b27f-4f5c-b347-fc6d10803af7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.892887 | controller |     "Jun 10 15:06:02.121066 crc crio[20344]: time=\"2026-06-10T15:06:02.120851864Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=e62e85ea-631f-465c-99e1-2c7e9fe1ae5d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.892902 | controller |     "Jun 10 15:06:02.246341 crc crio[20344]: time=\"2026-06-10T15:06:02.245998483Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-85c56b86b7-djnrf/dnsmasq-dns\" id=a90ee12e-63e7-453b-8470-2fb9a2956496 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.892916 | controller |     "Jun 10 15:06:02.246908 crc crio[20344]: time=\"2026-06-10T15:06:02.246838135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.892931 | controller |     "Jun 10 15:06:02.328612 crc crio[20344]: time=\"2026-06-10T15:06:02.328545353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.892945 | controller |     "Jun 10 15:06:02.336214 crc crio[20344]: time=\"2026-06-10T15:06:02.336172912Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.892964 | controller |     "Jun 10 15:06:02.691571 crc crio[20344]: time=\"2026-06-10T15:06:02.691043034Z\" level=info msg=\"Created container 149870389d839d7559c30bbff8c54cfe70a3c8acdf43ef230346ef3028c70e02: openstack/dnsmasq-dns-85c56b86b7-djnrf/dnsmasq-dns\" id=a90ee12e-63e7-453b-8470-2fb9a2956496 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.892979 | controller |     "Jun 10 15:06:02.694938 crc crio[20344]: time=\"2026-06-10T15:06:02.694837733Z\" level=info msg=\"Starting container: 149870389d839d7559c30bbff8c54cfe70a3c8acdf43ef230346ef3028c70e02\" id=263d3b71-262b-4832-9c6c-39b635b3f988 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.892993 | controller |     "Jun 10 15:06:02.722904 crc crio[20344]: time=\"2026-06-10T15:06:02.7227611Z\" level=info msg=\"Started container\" PID=92783 containerID=149870389d839d7559c30bbff8c54cfe70a3c8acdf43ef230346ef3028c70e02 description=openstack/dnsmasq-dns-85c56b86b7-djnrf/dnsmasq-dns id=263d3b71-262b-4832-9c6c-39b635b3f988 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0725ce8e9327cca73de8d7dfa6fb250aa1d8b949abdd9062110ca3da211c3276",
2026-06-10 15:52:08.893008 | controller |     "Jun 10 15:06:02.785928 crc crio[20344]: time=\"2026-06-10T15:06:02.785098514Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=a94fd067-4c61-4d4b-b4c5-670575fca382 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.893024 | controller |     "Jun 10 15:06:02.795320 crc crio[20344]: time=\"2026-06-10T15:06:02.792398264Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a435cacd-dc97-4924-b65d-272032d6ea91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.893039 | controller |     "Jun 10 15:06:02.800039 crc crio[20344]: time=\"2026-06-10T15:06:02.799141899Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fe8efe96-7067-4530-8c98-d0c9300673fe name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.893054 | controller |     "Jun 10 15:06:02.829704 crc crio[20344]: time=\"2026-06-10T15:06:02.829607363Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685066-kzrwj/oc\" id=3d53f42e-052d-469e-8d21-a868e4cad1d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.893068 | controller |     "Jun 10 15:06:02.830908 crc crio[20344]: time=\"2026-06-10T15:06:02.830470165Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.893083 | controller |     "Jun 10 15:06:02.906899 crc crio[20344]: time=\"2026-06-10T15:06:02.906801863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.893098 | controller |     "Jun 10 15:06:03.178856 crc crio[20344]: time=\"2026-06-10T15:06:03.178721525Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.893112 | controller |     "Jun 10 15:06:03.447986 crc crio[20344]: time=\"2026-06-10T15:06:03.447914706Z\" level=info msg=\"Created container d64229830ef1fcd3b7585419aa86fabe06a3a259654ae6739103ccbabc00385d: openshift-infra/auto-csr-approver-29685066-kzrwj/oc\" id=3d53f42e-052d-469e-8d21-a868e4cad1d1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.893127 | controller |     "Jun 10 15:06:03.448858 crc crio[20344]: time=\"2026-06-10T15:06:03.448753158Z\" level=info msg=\"Starting container: d64229830ef1fcd3b7585419aa86fabe06a3a259654ae6739103ccbabc00385d\" id=2714592b-fc39-473d-a08c-7919f6cec949 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.893142 | controller |     "Jun 10 15:06:03.457347 crc crio[20344]: time=\"2026-06-10T15:06:03.457083795Z\" level=info msg=\"Started container\" PID=92862 containerID=d64229830ef1fcd3b7585419aa86fabe06a3a259654ae6739103ccbabc00385d description=openshift-infra/auto-csr-approver-29685066-kzrwj/oc id=2714592b-fc39-473d-a08c-7919f6cec949 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a041958cc8325d6b8eac6bf57c58d6babbfaa42c04aee249d812eb66190076bc",
2026-06-10 15:52:08.893160 | controller |     "Jun 10 15:06:09.067620 crc crio[20344]: time=\"2026-06-10T15:06:09.063533446Z\" level=info msg=\"Stopping pod sandbox: a041958cc8325d6b8eac6bf57c58d6babbfaa42c04aee249d812eb66190076bc\" id=32636e31-51a1-44e6-a2f7-4ba913b8e6ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.893176 | controller |     "Jun 10 15:06:09.067620 crc crio[20344]: time=\"2026-06-10T15:06:09.064971174Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685066-kzrwj Namespace:openshift-infra ID:a041958cc8325d6b8eac6bf57c58d6babbfaa42c04aee249d812eb66190076bc UID:abcd8103-8746-47c2-bab9-ee5522760355 NetNS:/var/run/netns/bc71caee-875e-4b7d-9924-e3ca1a262746 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podabcd8103_8746_47c2_bab9_ee5522760355.slice PodAnnotations:0xc0027c05d8}] Aliases:map[]}\"",
2026-06-10 15:52:08.893202 | controller |     "Jun 10 15:06:09.067620 crc crio[20344]: time=\"2026-06-10T15:06:09.065101927Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685066-kzrwj from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.893218 | controller |     "Jun 10 15:06:09.549935 crc crio[20344]: time=\"2026-06-10T15:06:09.549339209Z\" level=info msg=\"Stopped pod sandbox: a041958cc8325d6b8eac6bf57c58d6babbfaa42c04aee249d812eb66190076bc\" id=32636e31-51a1-44e6-a2f7-4ba913b8e6ed name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.893234 | controller |     "Jun 10 15:06:10.328423 crc crio[20344]: time=\"2026-06-10T15:06:10.327739441Z\" level=info msg=\"Stopping container: 6bfa92cd5ba57acc67c0171e1562a15c238a64c14b8fb28589de3bb65eaaa255 (timeout: 10s)\" id=ffbf5e9c-53d7-4cdf-a180-b8728362b4a0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.893248 | controller |     "Jun 10 15:06:10.490706 crc crio[20344]: time=\"2026-06-10T15:06:10.490570582Z\" level=info msg=\"Stopped container 6bfa92cd5ba57acc67c0171e1562a15c238a64c14b8fb28589de3bb65eaaa255: openstack/dnsmasq-dns-79f65d7c75-x4jlt/dnsmasq-dns\" id=ffbf5e9c-53d7-4cdf-a180-b8728362b4a0 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.893263 | controller |     "Jun 10 15:06:10.492218 crc crio[20344]: time=\"2026-06-10T15:06:10.492099582Z\" level=info msg=\"Stopping pod sandbox: 3ef99d6c40ec7e155010e6a25076b2354f6ac640c74bbf52df09a0fadee323c1\" id=5fbbe6e4-1926-4b2c-a253-bfefa391768b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.893278 | controller |     "Jun 10 15:06:10.493664 crc crio[20344]: time=\"2026-06-10T15:06:10.492902243Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-79f65d7c75-x4jlt Namespace:openstack ID:3ef99d6c40ec7e155010e6a25076b2354f6ac640c74bbf52df09a0fadee323c1 UID:67e5d621-1e34-4247-8635-b7ad640060c0 NetNS:/var/run/netns/8f1b38ec-b088-4a1d-a9a0-e3efcf9b8f61 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod67e5d621_1e34_4247_8635_b7ad640060c0.slice PodAnnotations:0xc001b9c518}] Aliases:map[]}\"",
2026-06-10 15:52:08.893293 | controller |     "Jun 10 15:06:10.493664 crc crio[20344]: time=\"2026-06-10T15:06:10.493094758Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-79f65d7c75-x4jlt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.893309 | controller |     "Jun 10 15:06:11.031122 crc crio[20344]: time=\"2026-06-10T15:06:11.030429302Z\" level=info msg=\"Stopped pod sandbox: 3ef99d6c40ec7e155010e6a25076b2354f6ac640c74bbf52df09a0fadee323c1\" id=5fbbe6e4-1926-4b2c-a253-bfefa391768b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.893337 | controller |     "Jun 10 15:06:11.051385 crc crio[20344]: time=\"2026-06-10T15:06:11.051123251Z\" level=info msg=\"Running pod sandbox: openstack/dnsmasq-dns-fb69bb9fc-cq2xf/POD\" id=1f1ade06-bc0e-4907-80c8-333f09999ece name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.893352 | controller |     "Jun 10 15:06:11.051385 crc crio[20344]: time=\"2026-06-10T15:06:11.051222503Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.893367 | controller |     "Jun 10 15:06:11.096750 crc crio[20344]: time=\"2026-06-10T15:06:11.096692357Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-fb69bb9fc-cq2xf Namespace:openstack ID:5bb3fe303b96412c68ee78999b7168e3328eb80dafe6025aac51256bfc9fb1c2 UID:7c51d790-a2e9-4ae0-ac4c-9e13fc1471bc NetNS:/var/run/netns/41c45d73-3e48-4855-a56d-fabf82597d99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c51d790_a2e9_4ae0_ac4c_9e13fc1471bc.slice PodAnnotations:0xc0027c0ac0}] Aliases:map[]}\"",
2026-06-10 15:52:08.893382 | controller |     "Jun 10 15:06:11.097079 crc crio[20344]: time=\"2026-06-10T15:06:11.097057287Z\" level=info msg=\"Adding pod openstack_dnsmasq-dns-fb69bb9fc-cq2xf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.893398 | controller |     "Jun 10 15:06:11.755625 crc crio[20344]: 2026-06-10T15:06:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5bb3fe303b96412 Mac:8a:8c:39:7d:74:ec Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dc Mtu:0 Sandbox:/var/run/netns/41c45d73-3e48-4855-a56d-fabf82597d99 SocketPath: PciID:}] [{Interface:0xc0001346b0 Address:{IP:10.217.0.220 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.893413 | controller |     "Jun 10 15:06:11.755625 crc crio[20344]: time=\"2026-06-10T15:06:11.753825431Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-fb69bb9fc-cq2xf Namespace:openstack ID:5bb3fe303b96412c68ee78999b7168e3328eb80dafe6025aac51256bfc9fb1c2 UID:7c51d790-a2e9-4ae0-ac4c-9e13fc1471bc NetNS:/var/run/netns/41c45d73-3e48-4855-a56d-fabf82597d99 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c51d790_a2e9_4ae0_ac4c_9e13fc1471bc.slice PodAnnotations:0xc0027c0ac0}] Aliases:map[]}\"",
2026-06-10 15:52:08.893428 | controller |     "Jun 10 15:06:11.755625 crc crio[20344]: time=\"2026-06-10T15:06:11.753992635Z\" level=info msg=\"Checking pod openstack_dnsmasq-dns-fb69bb9fc-cq2xf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.893443 | controller |     "Jun 10 15:06:11.767667 crc crio[20344]: time=\"2026-06-10T15:06:11.767514087Z\" level=info msg=\"Ran pod sandbox 5bb3fe303b96412c68ee78999b7168e3328eb80dafe6025aac51256bfc9fb1c2 with infra container: openstack/dnsmasq-dns-fb69bb9fc-cq2xf/POD\" id=1f1ade06-bc0e-4907-80c8-333f09999ece name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.893459 | controller |     "Jun 10 15:06:11.773741 crc crio[20344]: time=\"2026-06-10T15:06:11.773648827Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=28de88b8-7988-43b4-802a-28fefe377201 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.893474 | controller |     "Jun 10 15:06:11.847099 crc crio[20344]: time=\"2026-06-10T15:06:11.846966127Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=7d7f4981-dff4-4615-81e4-597c157e160a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.893489 | controller |     "Jun 10 15:06:11.860994 crc crio[20344]: time=\"2026-06-10T15:06:11.860879169Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-fb69bb9fc-cq2xf/init\" id=b2e4f735-11b1-4aa7-ab2a-818c047a0799 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.893507 | controller |     "Jun 10 15:06:11.861501 crc crio[20344]: time=\"2026-06-10T15:06:11.861419053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.893523 | controller |     "Jun 10 15:06:11.938032 crc crio[20344]: time=\"2026-06-10T15:06:11.93734489Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.893538 | controller |     "Jun 10 15:06:11.942923 crc crio[20344]: time=\"2026-06-10T15:06:11.942828263Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.893552 | controller |     "Jun 10 15:06:12.262940 crc crio[20344]: time=\"2026-06-10T15:06:12.262802817Z\" level=info msg=\"Created container f5ec6ec908b67fcd9c62d248192c808545a56609754dcdf914c75646e21f0bbd: openstack/dnsmasq-dns-fb69bb9fc-cq2xf/init\" id=b2e4f735-11b1-4aa7-ab2a-818c047a0799 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.893567 | controller |     "Jun 10 15:06:12.264120 crc crio[20344]: time=\"2026-06-10T15:06:12.264031798Z\" level=info msg=\"Starting container: f5ec6ec908b67fcd9c62d248192c808545a56609754dcdf914c75646e21f0bbd\" id=fa83f15b-9f5a-4f9f-9424-cd96ce7eda23 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.893581 | controller |     "Jun 10 15:06:12.270813 crc crio[20344]: time=\"2026-06-10T15:06:12.270690712Z\" level=info msg=\"Started container\" PID=93468 containerID=f5ec6ec908b67fcd9c62d248192c808545a56609754dcdf914c75646e21f0bbd description=openstack/dnsmasq-dns-fb69bb9fc-cq2xf/init id=fa83f15b-9f5a-4f9f-9424-cd96ce7eda23 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5bb3fe303b96412c68ee78999b7168e3328eb80dafe6025aac51256bfc9fb1c2",
2026-06-10 15:52:08.893596 | controller |     "Jun 10 15:06:13.148690 crc crio[20344]: time=\"2026-06-10T15:06:13.148119974Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=bbb614d7-ed78-4853-8fdb-8dca381bbdc7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.893611 | controller |     "Jun 10 15:06:13.243791 crc crio[20344]: time=\"2026-06-10T15:06:13.243629631Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/openstack-neutron-server:current-podified\" id=835dcb76-0bc3-48fd-bdf5-ba9eec3e668c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.893626 | controller |     "Jun 10 15:06:13.257951 crc crio[20344]: time=\"2026-06-10T15:06:13.257847931Z\" level=info msg=\"Creating container: openstack/dnsmasq-dns-fb69bb9fc-cq2xf/dnsmasq-dns\" id=a3becf8b-00b4-4fe7-908b-466a9d98737e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.893641 | controller |     "Jun 10 15:06:13.258318 crc crio[20344]: time=\"2026-06-10T15:06:13.258225991Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.893655 | controller |     "Jun 10 15:06:13.310127 crc crio[20344]: time=\"2026-06-10T15:06:13.310040241Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.893670 | controller |     "Jun 10 15:06:13.323948 crc crio[20344]: time=\"2026-06-10T15:06:13.323863051Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.893685 | controller |     "Jun 10 15:06:13.539133 crc crio[20344]: time=\"2026-06-10T15:06:13.538998674Z\" level=info msg=\"Created container fbd65fa3cc1beb56590f827165cbc389c7f317714801ba23dfea23937e68cf9c: openstack/dnsmasq-dns-fb69bb9fc-cq2xf/dnsmasq-dns\" id=a3becf8b-00b4-4fe7-908b-466a9d98737e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.893705 | controller |     "Jun 10 15:06:13.541795 crc crio[20344]: time=\"2026-06-10T15:06:13.541681693Z\" level=info msg=\"Starting container: fbd65fa3cc1beb56590f827165cbc389c7f317714801ba23dfea23937e68cf9c\" id=df0d6856-a228-4309-83ec-665311f0b155 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.893720 | controller |     "Jun 10 15:06:13.551115 crc crio[20344]: time=\"2026-06-10T15:06:13.550630476Z\" level=info msg=\"Started container\" PID=93593 containerID=fbd65fa3cc1beb56590f827165cbc389c7f317714801ba23dfea23937e68cf9c description=openstack/dnsmasq-dns-fb69bb9fc-cq2xf/dnsmasq-dns id=df0d6856-a228-4309-83ec-665311f0b155 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5bb3fe303b96412c68ee78999b7168e3328eb80dafe6025aac51256bfc9fb1c2",
2026-06-10 15:52:08.893735 | controller |     "Jun 10 15:06:20.391928 crc crio[20344]: time=\"2026-06-10T15:06:20.391009317Z\" level=info msg=\"Stopping container: 149870389d839d7559c30bbff8c54cfe70a3c8acdf43ef230346ef3028c70e02 (timeout: 10s)\" id=299f3453-6842-4233-b9ed-60c5843f452c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.893750 | controller |     "Jun 10 15:06:20.522761 crc crio[20344]: time=\"2026-06-10T15:06:20.522081968Z\" level=info msg=\"Stopped container 149870389d839d7559c30bbff8c54cfe70a3c8acdf43ef230346ef3028c70e02: openstack/dnsmasq-dns-85c56b86b7-djnrf/dnsmasq-dns\" id=299f3453-6842-4233-b9ed-60c5843f452c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.893765 | controller |     "Jun 10 15:06:20.523804 crc crio[20344]: time=\"2026-06-10T15:06:20.523722441Z\" level=info msg=\"Stopping pod sandbox: 0725ce8e9327cca73de8d7dfa6fb250aa1d8b949abdd9062110ca3da211c3276\" id=3e88c41d-1a60-471d-81ae-a01606587d91 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.893779 | controller |     "Jun 10 15:06:20.524477 crc crio[20344]: time=\"2026-06-10T15:06:20.524420969Z\" level=info msg=\"Got pod network &{Name:dnsmasq-dns-85c56b86b7-djnrf Namespace:openstack ID:0725ce8e9327cca73de8d7dfa6fb250aa1d8b949abdd9062110ca3da211c3276 UID:51133b19-4d6e-45bf-ad9d-55e898614532 NetNS:/var/run/netns/5d378cce-23ee-4ee1-9750-1598381c3d95 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod51133b19_4d6e_45bf_ad9d_55e898614532.slice PodAnnotations:0xc0027c1000}] Aliases:map[]}\"",
2026-06-10 15:52:08.893794 | controller |     "Jun 10 15:06:20.524627 crc crio[20344]: time=\"2026-06-10T15:06:20.524572163Z\" level=info msg=\"Deleting pod openstack_dnsmasq-dns-85c56b86b7-djnrf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.893809 | controller |     "Jun 10 15:06:20.916135 crc crio[20344]: time=\"2026-06-10T15:06:20.916064901Z\" level=info msg=\"Stopped pod sandbox: 0725ce8e9327cca73de8d7dfa6fb250aa1d8b949abdd9062110ca3da211c3276\" id=3e88c41d-1a60-471d-81ae-a01606587d91 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.893824 | controller |     "Jun 10 15:06:21.303094 crc crio[20344]: time=\"2026-06-10T15:06:21.300892227Z\" level=info msg=\"Removing container: 149870389d839d7559c30bbff8c54cfe70a3c8acdf43ef230346ef3028c70e02\" id=a165443b-1821-47cb-8b20-951fff2723b6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.893839 | controller |     "Jun 10 15:06:21.385753 crc crio[20344]: time=\"2026-06-10T15:06:21.385640232Z\" level=info msg=\"Removed container 149870389d839d7559c30bbff8c54cfe70a3c8acdf43ef230346ef3028c70e02: openstack/dnsmasq-dns-85c56b86b7-djnrf/dnsmasq-dns\" id=a165443b-1821-47cb-8b20-951fff2723b6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.893870 | controller |     "Jun 10 15:06:21.388711 crc crio[20344]: time=\"2026-06-10T15:06:21.38862122Z\" level=info msg=\"Removing container: 805edca74c892e8a2e5516d33b1b69f1f8ded195cba4c7ac0c3693bfea787805\" id=bbd06990-a973-48f6-adef-c3ec8a28039c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.893891 | controller |     "Jun 10 15:06:21.427651 crc crio[20344]: time=\"2026-06-10T15:06:21.427561743Z\" level=info msg=\"Removed container 805edca74c892e8a2e5516d33b1b69f1f8ded195cba4c7ac0c3693bfea787805: openstack/dnsmasq-dns-85c56b86b7-djnrf/init\" id=bbd06990-a973-48f6-adef-c3ec8a28039c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.893906 | controller |     "Jun 10 15:07:00.171831 crc crio[20344]: time=\"2026-06-10T15:07:00.146624469Z\" level=info msg=\"Removing container: 1b6361086cc07e74fd6a998beb44e3d26752026720de3ccb0286b8fbffe91819\" id=594fdba9-79ef-47fb-a446-2a2f1db29ba4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.893921 | controller |     "Jun 10 15:07:00.561654 crc crio[20344]: time=\"2026-06-10T15:07:00.561029624Z\" level=info msg=\"Removed container 1b6361086cc07e74fd6a998beb44e3d26752026720de3ccb0286b8fbffe91819: openstack/keystone-bootstrap-bg2h5/keystone-bootstrap\" id=594fdba9-79ef-47fb-a446-2a2f1db29ba4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.893935 | controller |     "Jun 10 15:07:00.649856 crc crio[20344]: time=\"2026-06-10T15:07:00.643620373Z\" level=info msg=\"Removing container: 172a1626538eaf41f75a2d93433c5a7bd1cc2d1d1a9f93244b451214d32a1b56\" id=880acfa6-c807-463e-bad0-5c87aabf5f01 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.893950 | controller |     "Jun 10 15:07:01.212958 crc crio[20344]: time=\"2026-06-10T15:07:01.211512722Z\" level=info msg=\"Removed container 172a1626538eaf41f75a2d93433c5a7bd1cc2d1d1a9f93244b451214d32a1b56: openstack/dnsmasq-dns-fb9766d9-sbsdq/init\" id=880acfa6-c807-463e-bad0-5c87aabf5f01 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.893964 | controller |     "Jun 10 15:07:01.352987 crc crio[20344]: time=\"2026-06-10T15:07:01.345121979Z\" level=info msg=\"Removing container: 2359adb35f5aec0dd92069e119b070ec84257e9861a7712c8e27d11e7c766b2f\" id=25d1e34b-6a6a-4c91-9446-c05c77cefaaa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.893978 | controller |     "Jun 10 15:07:03.208573 crc crio[20344]: time=\"2026-06-10T15:07:03.207176498Z\" level=info msg=\"Removed container 2359adb35f5aec0dd92069e119b070ec84257e9861a7712c8e27d11e7c766b2f: openshift-infra/auto-csr-approver-29685060-gprl6/oc\" id=25d1e34b-6a6a-4c91-9446-c05c77cefaaa name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.893993 | controller |     "Jun 10 15:07:03.499561 crc crio[20344]: time=\"2026-06-10T15:07:03.419996707Z\" level=info msg=\"Stopping pod sandbox: 01815fff32f60dc20ded11a8796b756143d815884742aca171b72b54d21ee8ad\" id=97d0df40-18e8-4d8b-b4cd-fc1176c47400 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.894007 | controller |     "Jun 10 15:07:03.499561 crc crio[20344]: time=\"2026-06-10T15:07:03.420642813Z\" level=info msg=\"Stopped pod sandbox (already stopped): 01815fff32f60dc20ded11a8796b756143d815884742aca171b72b54d21ee8ad\" id=97d0df40-18e8-4d8b-b4cd-fc1176c47400 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.894021 | controller |     "Jun 10 15:07:03.499561 crc crio[20344]: time=\"2026-06-10T15:07:03.468521239Z\" level=info msg=\"Removing pod sandbox: 01815fff32f60dc20ded11a8796b756143d815884742aca171b72b54d21ee8ad\" id=64259526-771e-4e2e-a886-ad1f889b3d28 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.894036 | controller |     "Jun 10 15:07:04.194733 crc crio[20344]: time=\"2026-06-10T15:07:04.172917301Z\" level=info msg=\"Removed pod sandbox: 01815fff32f60dc20ded11a8796b756143d815884742aca171b72b54d21ee8ad\" id=64259526-771e-4e2e-a886-ad1f889b3d28 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.894050 | controller |     "Jun 10 15:07:04.353828 crc crio[20344]: time=\"2026-06-10T15:07:04.343702886Z\" level=info msg=\"Stopping pod sandbox: 0725ce8e9327cca73de8d7dfa6fb250aa1d8b949abdd9062110ca3da211c3276\" id=d766ef46-686e-46dd-ac78-c48e34cd44f4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.894068 | controller |     "Jun 10 15:07:04.353828 crc crio[20344]: time=\"2026-06-10T15:07:04.343993973Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0725ce8e9327cca73de8d7dfa6fb250aa1d8b949abdd9062110ca3da211c3276\" id=d766ef46-686e-46dd-ac78-c48e34cd44f4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.894082 | controller |     "Jun 10 15:07:04.491636 crc crio[20344]: time=\"2026-06-10T15:07:04.491225375Z\" level=info msg=\"Removing pod sandbox: 0725ce8e9327cca73de8d7dfa6fb250aa1d8b949abdd9062110ca3da211c3276\" id=f9a42468-df67-4819-aaf2-94e33ff5892a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.894097 | controller |     "Jun 10 15:07:05.295188 crc crio[20344]: time=\"2026-06-10T15:07:05.288619266Z\" level=info msg=\"Removed pod sandbox: 0725ce8e9327cca73de8d7dfa6fb250aa1d8b949abdd9062110ca3da211c3276\" id=f9a42468-df67-4819-aaf2-94e33ff5892a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.894111 | controller |     "Jun 10 15:07:05.295188 crc crio[20344]: time=\"2026-06-10T15:07:05.291136662Z\" level=info msg=\"Stopping pod sandbox: 21ca03bfed1504efa7001275f93766b1cce02d2df295c655a036ce436835e31a\" id=e1bdf204-4453-42a9-b7f2-a6937d2950a3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.894126 | controller |     "Jun 10 15:07:05.295188 crc crio[20344]: time=\"2026-06-10T15:07:05.291380178Z\" level=info msg=\"Stopped pod sandbox (already stopped): 21ca03bfed1504efa7001275f93766b1cce02d2df295c655a036ce436835e31a\" id=e1bdf204-4453-42a9-b7f2-a6937d2950a3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.894140 | controller |     "Jun 10 15:07:05.295188 crc crio[20344]: time=\"2026-06-10T15:07:05.293538424Z\" level=info msg=\"Removing pod sandbox: 21ca03bfed1504efa7001275f93766b1cce02d2df295c655a036ce436835e31a\" id=61cdc6e1-cb80-4420-b536-9b271e2c7c2b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.894154 | controller |     "Jun 10 15:07:05.371915 crc crio[20344]: time=\"2026-06-10T15:07:05.371588195Z\" level=info msg=\"Removed pod sandbox: 21ca03bfed1504efa7001275f93766b1cce02d2df295c655a036ce436835e31a\" id=61cdc6e1-cb80-4420-b536-9b271e2c7c2b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.894169 | controller |     "Jun 10 15:07:05.375998 crc crio[20344]: time=\"2026-06-10T15:07:05.375890907Z\" level=info msg=\"Stopping pod sandbox: ea465aa3001e11c4daa6062a306bf4a52d74a6e29dd95c90ebdb6b5750423aff\" id=01974294-4b1c-40f6-a3c6-eb456beb504d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.894183 | controller |     "Jun 10 15:07:05.375998 crc crio[20344]: time=\"2026-06-10T15:07:05.375994479Z\" level=info msg=\"Stopped pod sandbox (already stopped): ea465aa3001e11c4daa6062a306bf4a52d74a6e29dd95c90ebdb6b5750423aff\" id=01974294-4b1c-40f6-a3c6-eb456beb504d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.894198 | controller |     "Jun 10 15:07:05.379452 crc crio[20344]: time=\"2026-06-10T15:07:05.379380407Z\" level=info msg=\"Removing pod sandbox: ea465aa3001e11c4daa6062a306bf4a52d74a6e29dd95c90ebdb6b5750423aff\" id=ec89f6a2-7ee5-4624-adac-c6ef443c801c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.894212 | controller |     "Jun 10 15:07:05.403522 crc crio[20344]: time=\"2026-06-10T15:07:05.403149246Z\" level=info msg=\"Removed pod sandbox: ea465aa3001e11c4daa6062a306bf4a52d74a6e29dd95c90ebdb6b5750423aff\" id=ec89f6a2-7ee5-4624-adac-c6ef443c801c name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.894227 | controller |     "Jun 10 15:08:00.606620 crc crio[20344]: time=\"2026-06-10T15:08:00.604941862Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685068-crkwt/POD\" id=0997ab8c-3acc-409e-9c36-287b10d98e03 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.894245 | controller |     "Jun 10 15:08:00.610693 crc crio[20344]: time=\"2026-06-10T15:08:00.607069088Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.894260 | controller |     "Jun 10 15:08:00.698510 crc crio[20344]: time=\"2026-06-10T15:08:00.698028155Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685068-crkwt Namespace:openshift-infra ID:de60931f695f1f4de8a70388800ba8c6807f211c59154db7b9dce237df7227da UID:fe1d5504-cf27-4d5b-9216-1cd500e4bba7 NetNS:/var/run/netns/01b11d0e-7280-4b09-a3fe-ea2b3923660a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe1d5504_cf27_4d5b_9216_1cd500e4bba7.slice PodAnnotations:0xc00012ad10}] Aliases:map[]}\"",
2026-06-10 15:52:08.894275 | controller |     "Jun 10 15:08:00.698510 crc crio[20344]: time=\"2026-06-10T15:08:00.698108937Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685068-crkwt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.894289 | controller |     "Jun 10 15:08:01.284699 crc crio[20344]: 2026-06-10T15:08:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:de60931f695f1f4 Mac:be:c8:09:e4:09:0f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:dd Mtu:0 Sandbox:/var/run/netns/01b11d0e-7280-4b09-a3fe-ea2b3923660a SocketPath: PciID:}] [{Interface:0xc000014cb0 Address:{IP:10.217.0.221 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.894305 | controller |     "Jun 10 15:08:01.288523 crc crio[20344]: time=\"2026-06-10T15:08:01.28843256Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685068-crkwt Namespace:openshift-infra ID:de60931f695f1f4de8a70388800ba8c6807f211c59154db7b9dce237df7227da UID:fe1d5504-cf27-4d5b-9216-1cd500e4bba7 NetNS:/var/run/netns/01b11d0e-7280-4b09-a3fe-ea2b3923660a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe1d5504_cf27_4d5b_9216_1cd500e4bba7.slice PodAnnotations:0xc00012ad10}] Aliases:map[]}\"",
2026-06-10 15:52:08.894320 | controller |     "Jun 10 15:08:01.288866 crc crio[20344]: time=\"2026-06-10T15:08:01.288695947Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685068-crkwt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.894335 | controller |     "Jun 10 15:08:01.308966 crc crio[20344]: time=\"2026-06-10T15:08:01.308884943Z\" level=info msg=\"Ran pod sandbox de60931f695f1f4de8a70388800ba8c6807f211c59154db7b9dce237df7227da with infra container: openshift-infra/auto-csr-approver-29685068-crkwt/POD\" id=0997ab8c-3acc-409e-9c36-287b10d98e03 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.894351 | controller |     "Jun 10 15:08:01.317122 crc crio[20344]: time=\"2026-06-10T15:08:01.317017704Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=aefdb663-81c0-4fba-80bc-389f44a99739 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.894365 | controller |     "Jun 10 15:08:01.334096 crc crio[20344]: time=\"2026-06-10T15:08:01.333977196Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-10 15:52:08.894380 | controller |     "Jun 10 15:08:02.329558 crc crio[20344]: time=\"2026-06-10T15:08:02.329093773Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=aefdb663-81c0-4fba-80bc-389f44a99739 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.894396 | controller |     "Jun 10 15:08:02.330665 crc crio[20344]: time=\"2026-06-10T15:08:02.330585122Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5f18f36d-e1f5-46ea-a95c-7b76edca571d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.894415 | controller |     "Jun 10 15:08:02.334054 crc crio[20344]: time=\"2026-06-10T15:08:02.333995501Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=78ca3f7e-0444-49ff-9c70-86ac966258f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.894430 | controller |     "Jun 10 15:08:02.343744 crc crio[20344]: time=\"2026-06-10T15:08:02.343600641Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685068-crkwt/oc\" id=fd05042c-59f8-4705-896f-3f3c8dbdb467 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.894445 | controller |     "Jun 10 15:08:02.344839 crc crio[20344]: time=\"2026-06-10T15:08:02.344751191Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.894460 | controller |     "Jun 10 15:08:02.398850 crc crio[20344]: time=\"2026-06-10T15:08:02.398728586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.894474 | controller |     "Jun 10 15:08:03.171527 crc crio[20344]: time=\"2026-06-10T15:08:03.171423234Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.894488 | controller |     "Jun 10 15:08:03.311573 crc crio[20344]: time=\"2026-06-10T15:08:03.310888463Z\" level=info msg=\"Created container 020a23302670329454706506d81dc0867c01cd122e4d698ad4b9334e7e36d7cf: openshift-infra/auto-csr-approver-29685068-crkwt/oc\" id=fd05042c-59f8-4705-896f-3f3c8dbdb467 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.894503 | controller |     "Jun 10 15:08:03.313690 crc crio[20344]: time=\"2026-06-10T15:08:03.313430859Z\" level=info msg=\"Starting container: 020a23302670329454706506d81dc0867c01cd122e4d698ad4b9334e7e36d7cf\" id=8c945ca6-9f86-4977-bdcc-f9d1eee303e2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.894517 | controller |     "Jun 10 15:08:03.321592 crc crio[20344]: time=\"2026-06-10T15:08:03.32150948Z\" level=info msg=\"Started container\" PID=98781 containerID=020a23302670329454706506d81dc0867c01cd122e4d698ad4b9334e7e36d7cf description=openshift-infra/auto-csr-approver-29685068-crkwt/oc id=8c945ca6-9f86-4977-bdcc-f9d1eee303e2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=de60931f695f1f4de8a70388800ba8c6807f211c59154db7b9dce237df7227da",
2026-06-10 15:52:08.894531 | controller |     "Jun 10 15:08:05.445170 crc crio[20344]: time=\"2026-06-10T15:08:05.444336586Z\" level=info msg=\"Removing container: 8a61b6133a9f2edc90167cc5f006e5e07f677bc8a96a6227f5eccd68030638b0\" id=21822988-4ede-41e5-9b58-544d5bf98ea3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.894546 | controller |     "Jun 10 15:08:05.496061 crc crio[20344]: time=\"2026-06-10T15:08:05.49599664Z\" level=info msg=\"Removed container 8a61b6133a9f2edc90167cc5f006e5e07f677bc8a96a6227f5eccd68030638b0: openstack/dnsmasq-dns-79cccc8689-qgthc/dnsmasq-dns\" id=21822988-4ede-41e5-9b58-544d5bf98ea3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.894560 | controller |     "Jun 10 15:08:05.504245 crc crio[20344]: time=\"2026-06-10T15:08:05.503229218Z\" level=info msg=\"Removing container: 2bbc546348b91a008439a723347ca1f08372a1e1204309d4d0e8c82fc2c056cb\" id=9f20f7ff-7653-46eb-a6b4-c898a851632e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.894575 | controller |     "Jun 10 15:08:05.551931 crc crio[20344]: time=\"2026-06-10T15:08:05.551740541Z\" level=info msg=\"Removed container 2bbc546348b91a008439a723347ca1f08372a1e1204309d4d0e8c82fc2c056cb: openstack/dnsmasq-dns-79cccc8689-qgthc/init\" id=9f20f7ff-7653-46eb-a6b4-c898a851632e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.894589 | controller |     "Jun 10 15:08:05.565152 crc crio[20344]: time=\"2026-06-10T15:08:05.564616946Z\" level=info msg=\"Stopping pod sandbox: 8e40606b5738970938f582c876fc20e8f8d5cbc9dc1439654539975bd650240d\" id=8901ba14-f27a-492a-b0fa-e72979b0761e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.894607 | controller |     "Jun 10 15:08:05.565152 crc crio[20344]: time=\"2026-06-10T15:08:05.564868422Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8e40606b5738970938f582c876fc20e8f8d5cbc9dc1439654539975bd650240d\" id=8901ba14-f27a-492a-b0fa-e72979b0761e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.894621 | controller |     "Jun 10 15:08:05.565674 crc crio[20344]: time=\"2026-06-10T15:08:05.565588451Z\" level=info msg=\"Removing pod sandbox: 8e40606b5738970938f582c876fc20e8f8d5cbc9dc1439654539975bd650240d\" id=fbf73cb0-5009-422b-baed-64610debd287 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.894636 | controller |     "Jun 10 15:08:05.595218 crc crio[20344]: time=\"2026-06-10T15:08:05.59514864Z\" level=info msg=\"Removed pod sandbox: 8e40606b5738970938f582c876fc20e8f8d5cbc9dc1439654539975bd650240d\" id=fbf73cb0-5009-422b-baed-64610debd287 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.894651 | controller |     "Jun 10 15:08:06.008497 crc crio[20344]: time=\"2026-06-10T15:08:06.008248341Z\" level=info msg=\"Stopping pod sandbox: de60931f695f1f4de8a70388800ba8c6807f211c59154db7b9dce237df7227da\" id=20779237-6a7f-41ad-a4f3-4d5c4938aad4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.894666 | controller |     "Jun 10 15:08:06.009587 crc crio[20344]: time=\"2026-06-10T15:08:06.009508014Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685068-crkwt Namespace:openshift-infra ID:de60931f695f1f4de8a70388800ba8c6807f211c59154db7b9dce237df7227da UID:fe1d5504-cf27-4d5b-9216-1cd500e4bba7 NetNS:/var/run/netns/01b11d0e-7280-4b09-a3fe-ea2b3923660a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfe1d5504_cf27_4d5b_9216_1cd500e4bba7.slice PodAnnotations:0xc001b9d1d8}] Aliases:map[]}\"",
2026-06-10 15:52:08.894681 | controller |     "Jun 10 15:08:06.009725 crc crio[20344]: time=\"2026-06-10T15:08:06.009663438Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685068-crkwt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.894696 | controller |     "Jun 10 15:08:06.311355 crc crio[20344]: time=\"2026-06-10T15:08:06.310877826Z\" level=info msg=\"Stopped pod sandbox: de60931f695f1f4de8a70388800ba8c6807f211c59154db7b9dce237df7227da\" id=20779237-6a7f-41ad-a4f3-4d5c4938aad4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.894711 | controller |     "Jun 10 15:09:05.627660 crc crio[20344]: time=\"2026-06-10T15:09:05.626797219Z\" level=info msg=\"Removing container: 77f01c064210b2a3d5891fe7cc04afef8b61298faa2a06086bd1f782ec95b293\" id=379e56e4-24f9-4a9a-9c18-efe7da185e2f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.894726 | controller |     "Jun 10 15:09:05.917724 crc crio[20344]: time=\"2026-06-10T15:09:05.916144121Z\" level=info msg=\"Removed container 77f01c064210b2a3d5891fe7cc04afef8b61298faa2a06086bd1f782ec95b293: openshift-infra/auto-csr-approver-29685062-95wfh/oc\" id=379e56e4-24f9-4a9a-9c18-efe7da185e2f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.894741 | controller |     "Jun 10 15:09:05.920912 crc crio[20344]: time=\"2026-06-10T15:09:05.920787761Z\" level=info msg=\"Removing container: 8da3694574629ec0736461cddb8e63bc49e7725b707aebd4f7156e628ff3201b\" id=4d6b49c2-5f32-4c26-af8c-137362c8fd0d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.894756 | controller |     "Jun 10 15:09:05.962118 crc crio[20344]: time=\"2026-06-10T15:09:05.961738997Z\" level=info msg=\"Removed container 8da3694574629ec0736461cddb8e63bc49e7725b707aebd4f7156e628ff3201b: openstack/ceilometer-0/proxy-httpd\" id=4d6b49c2-5f32-4c26-af8c-137362c8fd0d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.894773 | controller |     "Jun 10 15:09:05.965432 crc crio[20344]: time=\"2026-06-10T15:09:05.965326441Z\" level=info msg=\"Removing container: 14b23d2671d139beabe47a64eea93317b8b5d14b54dcb218d76e4e0cb80ebb00\" id=cc440af0-28d5-4d31-b3bf-9f0625186d98 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.894788 | controller |     "Jun 10 15:09:06.004589 crc crio[20344]: time=\"2026-06-10T15:09:06.003889684Z\" level=info msg=\"Removed container 14b23d2671d139beabe47a64eea93317b8b5d14b54dcb218d76e4e0cb80ebb00: openstack/ceilometer-0/ceilometer-central-agent\" id=cc440af0-28d5-4d31-b3bf-9f0625186d98 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.894803 | controller |     "Jun 10 15:09:06.010060 crc crio[20344]: time=\"2026-06-10T15:09:06.010013174Z\" level=info msg=\"Removing container: b301766e78a72cc70fffc081a8cbe3135d5d6a2ac347b3805d869d53ed9f07d0\" id=beea2095-818c-4233-bb2f-057c20a246d0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.894818 | controller |     "Jun 10 15:09:06.052948 crc crio[20344]: time=\"2026-06-10T15:09:06.052791647Z\" level=info msg=\"Removed container b301766e78a72cc70fffc081a8cbe3135d5d6a2ac347b3805d869d53ed9f07d0: openstack/ceilometer-0/ceilometer-notification-agent\" id=beea2095-818c-4233-bb2f-057c20a246d0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.894832 | controller |     "Jun 10 15:09:06.056649 crc crio[20344]: time=\"2026-06-10T15:09:06.056084483Z\" level=info msg=\"Removing container: ba5e9df58b539ae9744b2f37d55f097829eedc7885a13bd37b21525aaa357e40\" id=f31c6be5-d164-4da9-a527-ab44ef65335e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.894860 | controller |     "Jun 10 15:09:06.083757 crc crio[20344]: time=\"2026-06-10T15:09:06.08363766Z\" level=info msg=\"Removed container ba5e9df58b539ae9744b2f37d55f097829eedc7885a13bd37b21525aaa357e40: openstack/ceilometer-0/sg-core\" id=f31c6be5-d164-4da9-a527-ab44ef65335e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.894880 | controller |     "Jun 10 15:09:06.095010 crc crio[20344]: time=\"2026-06-10T15:09:06.094894863Z\" level=info msg=\"Stopping pod sandbox: 20362df9602f463b82e3009588b68ce1cb6f3d269d551b98f9c551114bd79af2\" id=994dd796-12a5-4c5e-acf0-1e1088d9d38f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.894895 | controller |     "Jun 10 15:09:06.095010 crc crio[20344]: time=\"2026-06-10T15:09:06.095018066Z\" level=info msg=\"Stopped pod sandbox (already stopped): 20362df9602f463b82e3009588b68ce1cb6f3d269d551b98f9c551114bd79af2\" id=994dd796-12a5-4c5e-acf0-1e1088d9d38f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.894910 | controller |     "Jun 10 15:09:06.095678 crc crio[20344]: time=\"2026-06-10T15:09:06.095611442Z\" level=info msg=\"Removing pod sandbox: 20362df9602f463b82e3009588b68ce1cb6f3d269d551b98f9c551114bd79af2\" id=9895fa24-ec0b-48ab-bd97-0ad171a01694 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.894925 | controller |     "Jun 10 15:09:06.121164 crc crio[20344]: time=\"2026-06-10T15:09:06.121006723Z\" level=info msg=\"Removed pod sandbox: 20362df9602f463b82e3009588b68ce1cb6f3d269d551b98f9c551114bd79af2\" id=9895fa24-ec0b-48ab-bd97-0ad171a01694 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.894940 | controller |     "Jun 10 15:09:06.123233 crc crio[20344]: time=\"2026-06-10T15:09:06.123179539Z\" level=info msg=\"Stopping pod sandbox: a1b80a371ff1896a9767b9081ea0b62e78414979799150594bd87378bf9b16c4\" id=d2087ca4-adf1-4606-8bb2-9c9df722c5ef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.894955 | controller |     "Jun 10 15:09:06.123617 crc crio[20344]: time=\"2026-06-10T15:09:06.12359088Z\" level=info msg=\"Stopped pod sandbox (already stopped): a1b80a371ff1896a9767b9081ea0b62e78414979799150594bd87378bf9b16c4\" id=d2087ca4-adf1-4606-8bb2-9c9df722c5ef name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.894973 | controller |     "Jun 10 15:09:06.124886 crc crio[20344]: time=\"2026-06-10T15:09:06.124795671Z\" level=info msg=\"Removing pod sandbox: a1b80a371ff1896a9767b9081ea0b62e78414979799150594bd87378bf9b16c4\" id=f5496e15-17ae-4914-9418-5e1e25d41b92 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.894988 | controller |     "Jun 10 15:09:06.149685 crc crio[20344]: time=\"2026-06-10T15:09:06.149624047Z\" level=info msg=\"Removed pod sandbox: a1b80a371ff1896a9767b9081ea0b62e78414979799150594bd87378bf9b16c4\" id=f5496e15-17ae-4914-9418-5e1e25d41b92 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.895003 | controller |     "Jun 10 15:09:54.135531 crc crio[20344]: time=\"2026-06-10T15:09:54.134516646Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv64sqw/POD\" id=aee426bb-1ae1-4f59-9ab0-97ca1fecda33 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.895017 | controller |     "Jun 10 15:09:54.137234 crc crio[20344]: time=\"2026-06-10T15:09:54.135537252Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.895031 | controller |     "Jun 10 15:09:54.179330 crc crio[20344]: time=\"2026-06-10T15:09:54.179114027Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=aee426bb-1ae1-4f59-9ab0-97ca1fecda33 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.895046 | controller |     "Jun 10 15:09:54.192191 crc crio[20344]: time=\"2026-06-10T15:09:54.192091814Z\" level=info msg=\"Ran pod sandbox d7bfc6acb3ead90156e77cb3acca5e22d173fcca337ceede268184160940b48d with infra container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv64sqw/POD\" id=aee426bb-1ae1-4f59-9ab0-97ca1fecda33 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.895060 | controller |     "Jun 10 15:09:54.196325 crc crio[20344]: time=\"2026-06-10T15:09:54.196181471Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=d69aaef7-8a80-4e9c-ab46-943351434546 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.895075 | controller |     "Jun 10 15:09:54.196562 crc crio[20344]: time=\"2026-06-10T15:09:54.196514279Z\" level=info msg=\"Image quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified not found\" id=d69aaef7-8a80-4e9c-ab46-943351434546 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.895090 | controller |     "Jun 10 15:09:54.196871 crc crio[20344]: time=\"2026-06-10T15:09:54.196795957Z\" level=info msg=\"Neither image nor artfiact quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified found\" id=d69aaef7-8a80-4e9c-ab46-943351434546 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.895105 | controller |     "Jun 10 15:09:54.200940 crc crio[20344]: time=\"2026-06-10T15:09:54.200799971Z\" level=info msg=\"Pulling image: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=1bc0efa4-e6f3-4650-810b-9257757b8a97 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.895120 | controller |     "Jun 10 15:09:54.212839 crc crio[20344]: time=\"2026-06-10T15:09:54.212742162Z\" level=info msg=\"Trying to access \\\"quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\\\"\"",
2026-06-10 15:52:08.895135 | controller |     "Jun 10 15:10:00.555995 crc crio[20344]: time=\"2026-06-10T15:10:00.555070698Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685070-pxzh2/POD\" id=3964ab18-ef60-4c58-909a-ecc229fef6e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.895149 | controller |     "Jun 10 15:10:00.557500 crc crio[20344]: time=\"2026-06-10T15:10:00.556018893Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.895168 | controller |     "Jun 10 15:10:00.598463 crc crio[20344]: time=\"2026-06-10T15:10:00.598384256Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685070-pxzh2 Namespace:openshift-infra ID:691c0ba52e7c289e4cff19dba94cd609002b4ed235d0ff03c40564d6c4418bb8 UID:88653eda-dc6f-4fa6-9fca-04390a14df36 NetNS:/var/run/netns/09770873-943c-4aeb-9ee8-5efcd400a449 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod88653eda_dc6f_4fa6_9fca_04390a14df36.slice PodAnnotations:0xc00282e960}] Aliases:map[]}\"",
2026-06-10 15:52:08.895184 | controller |     "Jun 10 15:10:00.598463 crc crio[20344]: time=\"2026-06-10T15:10:00.598445067Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685070-pxzh2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.895199 | controller |     "Jun 10 15:10:01.208364 crc crio[20344]: 2026-06-10T15:10:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:691c0ba52e7c289 Mac:3a:2c:47:4e:22:67 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:de Mtu:0 Sandbox:/var/run/netns/09770873-943c-4aeb-9ee8-5efcd400a449 SocketPath: PciID:}] [{Interface:0xc000140750 Address:{IP:10.217.0.222 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.895215 | controller |     "Jun 10 15:10:01.211037 crc crio[20344]: time=\"2026-06-10T15:10:01.210961307Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685070-pxzh2 Namespace:openshift-infra ID:691c0ba52e7c289e4cff19dba94cd609002b4ed235d0ff03c40564d6c4418bb8 UID:88653eda-dc6f-4fa6-9fca-04390a14df36 NetNS:/var/run/netns/09770873-943c-4aeb-9ee8-5efcd400a449 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod88653eda_dc6f_4fa6_9fca_04390a14df36.slice PodAnnotations:0xc00282e960}] Aliases:map[]}\"",
2026-06-10 15:52:08.895230 | controller |     "Jun 10 15:10:01.211242 crc crio[20344]: time=\"2026-06-10T15:10:01.211171382Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685070-pxzh2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.895245 | controller |     "Jun 10 15:10:01.229199 crc crio[20344]: time=\"2026-06-10T15:10:01.229037497Z\" level=info msg=\"Ran pod sandbox 691c0ba52e7c289e4cff19dba94cd609002b4ed235d0ff03c40564d6c4418bb8 with infra container: openshift-infra/auto-csr-approver-29685070-pxzh2/POD\" id=3964ab18-ef60-4c58-909a-ecc229fef6e0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.895260 | controller |     "Jun 10 15:10:01.234097 crc crio[20344]: time=\"2026-06-10T15:10:01.234033037Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b12fbce1-d83b-4451-90fd-f71e871dbf71 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.895276 | controller |     "Jun 10 15:10:01.250432 crc crio[20344]: time=\"2026-06-10T15:10:01.249581932Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-10 15:52:08.895291 | controller |     "Jun 10 15:10:02.902439 crc crio[20344]: time=\"2026-06-10T15:10:02.901862942Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b12fbce1-d83b-4451-90fd-f71e871dbf71 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.895306 | controller |     "Jun 10 15:10:02.904530 crc crio[20344]: time=\"2026-06-10T15:10:02.903579797Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=83253d9b-d8b6-4094-b181-0d7bb8df6b4b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.895320 | controller |     "Jun 10 15:10:02.906776 crc crio[20344]: time=\"2026-06-10T15:10:02.906718968Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1c4fbddf-d298-4d32-8355-292ee8a2bc43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.895338 | controller |     "Jun 10 15:10:02.925676 crc crio[20344]: time=\"2026-06-10T15:10:02.925553859Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685070-pxzh2/oc\" id=42a4a93e-52cd-4506-8c07-0d9b5dc35c84 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.895354 | controller |     "Jun 10 15:10:02.926204 crc crio[20344]: time=\"2026-06-10T15:10:02.926137174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.895369 | controller |     "Jun 10 15:10:02.993009 crc crio[20344]: time=\"2026-06-10T15:10:02.992897761Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.895384 | controller |     "Jun 10 15:10:03.320524 crc crio[20344]: time=\"2026-06-10T15:10:03.320423535Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.895400 | controller |     "Jun 10 15:10:03.454348 crc crio[20344]: time=\"2026-06-10T15:10:03.453841747Z\" level=info msg=\"Created container 6173d91944200a57c5c8a2721a7af72707a18d8ca26eb39d4bd8593d70087f22: openshift-infra/auto-csr-approver-29685070-pxzh2/oc\" id=42a4a93e-52cd-4506-8c07-0d9b5dc35c84 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.895415 | controller |     "Jun 10 15:10:03.455675 crc crio[20344]: time=\"2026-06-10T15:10:03.455525521Z\" level=info msg=\"Starting container: 6173d91944200a57c5c8a2721a7af72707a18d8ca26eb39d4bd8593d70087f22\" id=5f8d286d-7f02-4a8f-8bee-df4b6eaba879 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.895430 | controller |     "Jun 10 15:10:03.467705 crc crio[20344]: time=\"2026-06-10T15:10:03.467521283Z\" level=info msg=\"Started container\" PID=104605 containerID=6173d91944200a57c5c8a2721a7af72707a18d8ca26eb39d4bd8593d70087f22 description=openshift-infra/auto-csr-approver-29685070-pxzh2/oc id=5f8d286d-7f02-4a8f-8bee-df4b6eaba879 name=/runtime.v1.RuntimeService/StartContainer sandboxID=691c0ba52e7c289e4cff19dba94cd609002b4ed235d0ff03c40564d6c4418bb8",
2026-06-10 15:52:08.895445 | controller |     "Jun 10 15:10:05.418237 crc crio[20344]: time=\"2026-06-10T15:10:05.417681145Z\" level=info msg=\"Stopping pod sandbox: 691c0ba52e7c289e4cff19dba94cd609002b4ed235d0ff03c40564d6c4418bb8\" id=1512533c-3809-4a64-b99c-8eb6faaaec06 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.895460 | controller |     "Jun 10 15:10:05.419873 crc crio[20344]: time=\"2026-06-10T15:10:05.419176694Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685070-pxzh2 Namespace:openshift-infra ID:691c0ba52e7c289e4cff19dba94cd609002b4ed235d0ff03c40564d6c4418bb8 UID:88653eda-dc6f-4fa6-9fca-04390a14df36 NetNS:/var/run/netns/09770873-943c-4aeb-9ee8-5efcd400a449 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod88653eda_dc6f_4fa6_9fca_04390a14df36.slice PodAnnotations:0xc0022649e8}] Aliases:map[]}\"",
2026-06-10 15:52:08.895476 | controller |     "Jun 10 15:10:05.419873 crc crio[20344]: time=\"2026-06-10T15:10:05.41941742Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685070-pxzh2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.895491 | controller |     "Jun 10 15:10:05.820008 crc crio[20344]: time=\"2026-06-10T15:10:05.819531153Z\" level=info msg=\"Stopped pod sandbox: 691c0ba52e7c289e4cff19dba94cd609002b4ed235d0ff03c40564d6c4418bb8\" id=1512533c-3809-4a64-b99c-8eb6faaaec06 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.895509 | controller |     "Jun 10 15:10:06.169655 crc crio[20344]: time=\"2026-06-10T15:10:06.169394778Z\" level=info msg=\"Removing container: e9d565b2c8fcec0daed626694c1daf88683ab6f477ddb2b8a17b49fabd0f0fc2\" id=df01e4c9-4c58-4286-88aa-171336c89d8c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.895525 | controller |     "Jun 10 15:10:06.223042 crc crio[20344]: time=\"2026-06-10T15:10:06.22288785Z\" level=info msg=\"Removed container e9d565b2c8fcec0daed626694c1daf88683ab6f477ddb2b8a17b49fabd0f0fc2: openstack/cinder-dc39-account-create-update-bj6hj/mariadb-account-create-update\" id=df01e4c9-4c58-4286-88aa-171336c89d8c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.895539 | controller |     "Jun 10 15:10:06.226840 crc crio[20344]: time=\"2026-06-10T15:10:06.22635436Z\" level=info msg=\"Removing container: 5ffaf05d43bc8fe0206327437fcc0c6abe4c1c53c1110f581d08cf043b37058e\" id=372aa93a-ff50-4559-9123-a808cc7499d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.895554 | controller |     "Jun 10 15:10:06.332030 crc crio[20344]: time=\"2026-06-10T15:10:06.331899007Z\" level=info msg=\"Removed container 5ffaf05d43bc8fe0206327437fcc0c6abe4c1c53c1110f581d08cf043b37058e: openstack/neutron-1d39-account-create-update-sm62x/mariadb-account-create-update\" id=372aa93a-ff50-4559-9123-a808cc7499d7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.895569 | controller |     "Jun 10 15:10:06.334543 crc crio[20344]: time=\"2026-06-10T15:10:06.334478864Z\" level=info msg=\"Removing container: 50c013ed5b347e3ee3f663dfc6a362e9de3996592b7f7697c8ed4bb241cdd101\" id=c3e0d41d-d27b-49c2-a386-54d9c8634e2c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.895583 | controller |     "Jun 10 15:10:06.381496 crc crio[20344]: time=\"2026-06-10T15:10:06.381393445Z\" level=info msg=\"Removed container 50c013ed5b347e3ee3f663dfc6a362e9de3996592b7f7697c8ed4bb241cdd101: openstack/nova-scheduler-0/nova-scheduler-scheduler\" id=c3e0d41d-d27b-49c2-a386-54d9c8634e2c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.895598 | controller |     "Jun 10 15:10:06.385311 crc crio[20344]: time=\"2026-06-10T15:10:06.385187894Z\" level=info msg=\"Removing container: 02155ca34e2bc251dc145d6d57517dfa74e151c2e1d32a7ee2ac7b71b6cf1467\" id=6d82c7a2-6d44-41c3-b9b1-06f771522463 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.895612 | controller |     "Jun 10 15:10:06.674873 crc crio[20344]: time=\"2026-06-10T15:10:06.674331379Z\" level=info msg=\"Removed container 02155ca34e2bc251dc145d6d57517dfa74e151c2e1d32a7ee2ac7b71b6cf1467: openstack/cinder-db-create-sj2nk/mariadb-database-create\" id=6d82c7a2-6d44-41c3-b9b1-06f771522463 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.895626 | controller |     "Jun 10 15:10:06.680041 crc crio[20344]: time=\"2026-06-10T15:10:06.679969516Z\" level=info msg=\"Removing container: 1fb9542c37680002e14ff79328a3c028bc553e20aa101277f7df78e4e2c163a9\" id=26b961e7-4066-4bfb-9e34-1a4f3dbec0d0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.895641 | controller |     "Jun 10 15:10:06.768094 crc crio[20344]: time=\"2026-06-10T15:10:06.767808742Z\" level=info msg=\"Removed container 1fb9542c37680002e14ff79328a3c028bc553e20aa101277f7df78e4e2c163a9: openstack/barbican-db-create-gwtgt/mariadb-database-create\" id=26b961e7-4066-4bfb-9e34-1a4f3dbec0d0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.895655 | controller |     "Jun 10 15:10:06.774125 crc crio[20344]: time=\"2026-06-10T15:10:06.773990813Z\" level=info msg=\"Removing container: 90701d49c6f0840b31dbc899a7c0fcaadd92e0e7b4ac094e39f228869b7c045c\" id=90cc737f-52fe-4bd5-863b-69b1b91e46a0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.895669 | controller |     "Jun 10 15:10:07.167597 crc crio[20344]: time=\"2026-06-10T15:10:07.16737251Z\" level=info msg=\"Removed container 90701d49c6f0840b31dbc899a7c0fcaadd92e0e7b4ac094e39f228869b7c045c: openstack/placement-71e1-account-create-update-5lfgx/mariadb-account-create-update\" id=90cc737f-52fe-4bd5-863b-69b1b91e46a0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.895687 | controller |     "Jun 10 15:10:07.172318 crc crio[20344]: time=\"2026-06-10T15:10:07.172183785Z\" level=info msg=\"Removing container: 43c633bd2939b837d208c20447d6ea257be635890fe36b3d3220b8d55fa1dec1\" id=e25fd593-10dd-4a67-9601-eb589a4537a5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.895702 | controller |     "Jun 10 15:10:07.211439 crc crio[20344]: time=\"2026-06-10T15:10:07.211238142Z\" level=info msg=\"Removed container 43c633bd2939b837d208c20447d6ea257be635890fe36b3d3220b8d55fa1dec1: openstack/nova-metadata-0/nova-metadata-metadata\" id=e25fd593-10dd-4a67-9601-eb589a4537a5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.895717 | controller |     "Jun 10 15:10:07.218650 crc crio[20344]: time=\"2026-06-10T15:10:07.21846453Z\" level=info msg=\"Removing container: 8735edf861f89b4b0c617b0dee0c5bb303c4cc7646099cd89fd99359f545f3bb\" id=27ea47a7-480d-4bdc-af55-f0fd1ac71a67 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.895732 | controller |     "Jun 10 15:10:07.266018 crc crio[20344]: time=\"2026-06-10T15:10:07.265941466Z\" level=info msg=\"Removed container 8735edf861f89b4b0c617b0dee0c5bb303c4cc7646099cd89fd99359f545f3bb: openstack/root-account-create-update-bjs9d/mariadb-account-create-update\" id=27ea47a7-480d-4bdc-af55-f0fd1ac71a67 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.895748 | controller |     "Jun 10 15:10:07.271007 crc crio[20344]: time=\"2026-06-10T15:10:07.270980197Z\" level=info msg=\"Removing container: 89516d7cc60f5451aa649b16a770a908680510a72f51bf72ddf5745e8d0bc3a5\" id=53f7f824-5340-4ef8-8dc8-a73ccbceffa9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.895763 | controller |     "Jun 10 15:10:07.353353 crc crio[20344]: time=\"2026-06-10T15:10:07.353152055Z\" level=info msg=\"Removed container 89516d7cc60f5451aa649b16a770a908680510a72f51bf72ddf5745e8d0bc3a5: openstack/glance-642c-account-create-update-2np8g/mariadb-account-create-update\" id=53f7f824-5340-4ef8-8dc8-a73ccbceffa9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.895778 | controller |     "Jun 10 15:10:07.356720 crc crio[20344]: time=\"2026-06-10T15:10:07.356649126Z\" level=info msg=\"Removing container: 29d03c9075d7a7d2d94605bc775ed37f8f78ac7811dc44de842c25ae90d66ff4\" id=5e517708-7f5b-4a2f-9de8-b44e39b8d96f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.895792 | controller |     "Jun 10 15:10:07.426808 crc crio[20344]: time=\"2026-06-10T15:10:07.426696549Z\" level=info msg=\"Removed container 29d03c9075d7a7d2d94605bc775ed37f8f78ac7811dc44de842c25ae90d66ff4: openstack/placement-db-create-8ffmh/mariadb-database-create\" id=5e517708-7f5b-4a2f-9de8-b44e39b8d96f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.895807 | controller |     "Jun 10 15:10:07.430552 crc crio[20344]: time=\"2026-06-10T15:10:07.430479888Z\" level=info msg=\"Removing container: f7b6419938c6c85f54f096e9c83ff8310945df9af8cb9fc81770de76e5a9f9d4\" id=8ec8fa23-6b8f-4d8e-8448-646d24d09959 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.895821 | controller |     "Jun 10 15:10:07.479400 crc crio[20344]: time=\"2026-06-10T15:10:07.479131154Z\" level=info msg=\"Removed container f7b6419938c6c85f54f096e9c83ff8310945df9af8cb9fc81770de76e5a9f9d4: openstack/nova-metadata-0/nova-metadata-metadata\" id=8ec8fa23-6b8f-4d8e-8448-646d24d09959 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.895836 | controller |     "Jun 10 15:10:07.489422 crc crio[20344]: time=\"2026-06-10T15:10:07.489250547Z\" level=info msg=\"Removing container: cb7972f1c7e16ccacc00850c131fa411aa1742ce3170d7122411d9793026054f\" id=3fde3e08-71e5-45a0-b010-459c93958ec4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.895863 | controller |     "Jun 10 15:10:07.561308 crc crio[20344]: time=\"2026-06-10T15:10:07.561079886Z\" level=info msg=\"Removed container cb7972f1c7e16ccacc00850c131fa411aa1742ce3170d7122411d9793026054f: openstack/keystone-db-create-kb85r/mariadb-database-create\" id=3fde3e08-71e5-45a0-b010-459c93958ec4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.895885 | controller |     "Jun 10 15:10:07.564886 crc crio[20344]: time=\"2026-06-10T15:10:07.564782543Z\" level=info msg=\"Removing container: e02d2971dcb2b410cdaf7d2eca10caffd90c8efbb8862ef9be7f3f76d45eadf0\" id=afae303f-6d3f-4925-93a2-705adc32ebf5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.895901 | controller |     "Jun 10 15:10:07.609628 crc crio[20344]: time=\"2026-06-10T15:10:07.609507837Z\" level=info msg=\"Removed container e02d2971dcb2b410cdaf7d2eca10caffd90c8efbb8862ef9be7f3f76d45eadf0: openstack/barbican-e6b8-account-create-update-527vs/mariadb-account-create-update\" id=afae303f-6d3f-4925-93a2-705adc32ebf5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.895919 | controller |     "Jun 10 15:10:07.612473 crc crio[20344]: time=\"2026-06-10T15:10:07.612377982Z\" level=info msg=\"Removing container: f9afc6244ac3773a243053ca6f0c85cf5c802e912425b65c50e9370ee01c1ed5\" id=9c9c38f3-a22d-48e8-8b30-0d935e794b14 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.895936 | controller |     "Jun 10 15:10:07.830781 crc crio[20344]: time=\"2026-06-10T15:10:07.829858281Z\" level=info msg=\"Removed container f9afc6244ac3773a243053ca6f0c85cf5c802e912425b65c50e9370ee01c1ed5: openstack/neutron-db-create-wqkjp/mariadb-database-create\" id=9c9c38f3-a22d-48e8-8b30-0d935e794b14 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.895950 | controller |     "Jun 10 15:10:07.834973 crc crio[20344]: time=\"2026-06-10T15:10:07.834873552Z\" level=info msg=\"Removing container: f8e5e69df2b975f8a054dfafd6796dbae18dc463b544ddfc086e52fc74dd737b\" id=273e4a78-3113-440e-aad0-04db62547e6e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.895965 | controller |     "Jun 10 15:10:07.920088 crc crio[20344]: time=\"2026-06-10T15:10:07.920028287Z\" level=info msg=\"Removed container f8e5e69df2b975f8a054dfafd6796dbae18dc463b544ddfc086e52fc74dd737b: openstack/nova-metadata-0/nova-metadata-log\" id=273e4a78-3113-440e-aad0-04db62547e6e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.895981 | controller |     "Jun 10 15:10:07.924395 crc crio[20344]: time=\"2026-06-10T15:10:07.924346479Z\" level=info msg=\"Removing container: 4d3d114ba7bbf7e9b4d3a892b8c827eb52264834c0b447510c3cda75116dd0eb\" id=45c2c2ea-dd1b-4e1c-8d76-50588e0ad349 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.895996 | controller |     "Jun 10 15:10:07.984686 crc crio[20344]: time=\"2026-06-10T15:10:07.984631008Z\" level=info msg=\"Removed container 4d3d114ba7bbf7e9b4d3a892b8c827eb52264834c0b447510c3cda75116dd0eb: openstack/glance-db-create-5wmjm/mariadb-database-create\" id=45c2c2ea-dd1b-4e1c-8d76-50588e0ad349 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.896010 | controller |     "Jun 10 15:10:07.988725 crc crio[20344]: time=\"2026-06-10T15:10:07.988638163Z\" level=info msg=\"Removing container: 79a475cb4f9fae87cb73ef82dd921298dafec2ab80ff669bccfa5ee00438b552\" id=82822d1d-e620-42a3-8d4b-55c569e5d8e3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.896026 | controller |     "Jun 10 15:10:08.060121 crc crio[20344]: time=\"2026-06-10T15:10:08.060026911Z\" level=info msg=\"Removed container 79a475cb4f9fae87cb73ef82dd921298dafec2ab80ff669bccfa5ee00438b552: openstack/keystone-2ed5-account-create-update-8795b/mariadb-account-create-update\" id=82822d1d-e620-42a3-8d4b-55c569e5d8e3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.896040 | controller |     "Jun 10 15:10:08.062855 crc crio[20344]: time=\"2026-06-10T15:10:08.062777802Z\" level=info msg=\"Removing container: e6f4a0c0453fd03707e20c30125c943d160cb45a4e75348f60cf1ede0120e3b9\" id=e4cc79e7-6f97-47d2-ae96-2c1647e09287 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.896058 | controller |     "Jun 10 15:10:08.100134 crc crio[20344]: time=\"2026-06-10T15:10:08.100001801Z\" level=info msg=\"Removed container e6f4a0c0453fd03707e20c30125c943d160cb45a4e75348f60cf1ede0120e3b9: openstack/nova-metadata-0/nova-metadata-log\" id=e4cc79e7-6f97-47d2-ae96-2c1647e09287 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.896073 | controller |     "Jun 10 15:10:08.115533 crc crio[20344]: time=\"2026-06-10T15:10:08.115041552Z\" level=info msg=\"Stopping pod sandbox: 5c2a4279980f93b576c28bea7a6b75b1237032edeffffdfafd9ff03135a24a4b\" id=ad8184f1-7b6d-4919-8d94-d377116a0719 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.896088 | controller |     "Jun 10 15:10:08.115533 crc crio[20344]: time=\"2026-06-10T15:10:08.115166246Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5c2a4279980f93b576c28bea7a6b75b1237032edeffffdfafd9ff03135a24a4b\" id=ad8184f1-7b6d-4919-8d94-d377116a0719 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.896102 | controller |     "Jun 10 15:10:08.117919 crc crio[20344]: time=\"2026-06-10T15:10:08.116163661Z\" level=info msg=\"Removing pod sandbox: 5c2a4279980f93b576c28bea7a6b75b1237032edeffffdfafd9ff03135a24a4b\" id=f25df9ab-bc99-4d51-bd49-607301501455 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.896117 | controller |     "Jun 10 15:10:08.135150 crc crio[20344]: time=\"2026-06-10T15:10:08.135006212Z\" level=info msg=\"Removed pod sandbox: 5c2a4279980f93b576c28bea7a6b75b1237032edeffffdfafd9ff03135a24a4b\" id=f25df9ab-bc99-4d51-bd49-607301501455 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.896131 | controller |     "Jun 10 15:10:08.136375 crc crio[20344]: time=\"2026-06-10T15:10:08.136218073Z\" level=info msg=\"Stopping pod sandbox: 85dfef2e146c7f1f5632b2019180f1f15cad2e5d8fcf63f032b4bf09a09a08b5\" id=32a5bcad-4bfa-41d2-904e-054abb5945ff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.896146 | controller |     "Jun 10 15:10:08.136503 crc crio[20344]: time=\"2026-06-10T15:10:08.136376218Z\" level=info msg=\"Stopped pod sandbox (already stopped): 85dfef2e146c7f1f5632b2019180f1f15cad2e5d8fcf63f032b4bf09a09a08b5\" id=32a5bcad-4bfa-41d2-904e-054abb5945ff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.896160 | controller |     "Jun 10 15:10:08.137697 crc crio[20344]: time=\"2026-06-10T15:10:08.13761095Z\" level=info msg=\"Removing pod sandbox: 85dfef2e146c7f1f5632b2019180f1f15cad2e5d8fcf63f032b4bf09a09a08b5\" id=d6bdeb52-b4b0-40a6-a66e-308b4a47ae2d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.896175 | controller |     "Jun 10 15:10:08.159852 crc crio[20344]: time=\"2026-06-10T15:10:08.159697024Z\" level=info msg=\"Removed pod sandbox: 85dfef2e146c7f1f5632b2019180f1f15cad2e5d8fcf63f032b4bf09a09a08b5\" id=d6bdeb52-b4b0-40a6-a66e-308b4a47ae2d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.896189 | controller |     "Jun 10 15:10:08.161175 crc crio[20344]: time=\"2026-06-10T15:10:08.160928856Z\" level=info msg=\"Stopping pod sandbox: 4468a82816289af1e2c46614627ab5ee39e18f5c1581718cde5a1fce4a6c316d\" id=8eb7241a-2db1-4523-9367-46c67bc6e3b3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.896204 | controller |     "Jun 10 15:10:08.161175 crc crio[20344]: time=\"2026-06-10T15:10:08.161172763Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4468a82816289af1e2c46614627ab5ee39e18f5c1581718cde5a1fce4a6c316d\" id=8eb7241a-2db1-4523-9367-46c67bc6e3b3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.896218 | controller |     "Jun 10 15:10:08.162154 crc crio[20344]: time=\"2026-06-10T15:10:08.162035605Z\" level=info msg=\"Removing pod sandbox: 4468a82816289af1e2c46614627ab5ee39e18f5c1581718cde5a1fce4a6c316d\" id=951c21cf-6745-46c5-90b5-978b869fe767 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.896232 | controller |     "Jun 10 15:10:08.195185 crc crio[20344]: time=\"2026-06-10T15:10:08.195007653Z\" level=info msg=\"Removed pod sandbox: 4468a82816289af1e2c46614627ab5ee39e18f5c1581718cde5a1fce4a6c316d\" id=951c21cf-6745-46c5-90b5-978b869fe767 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.896250 | controller |     "Jun 10 15:10:08.197203 crc crio[20344]: time=\"2026-06-10T15:10:08.197131219Z\" level=info msg=\"Stopping pod sandbox: ef7932ee563085a81be03e64c2b3d0d84a2da515763a0d1a72069dbf2c143f12\" id=f66bc249-519f-49fc-bfa8-2185ffb01fe4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.896264 | controller |     "Jun 10 15:10:08.198432 crc crio[20344]: time=\"2026-06-10T15:10:08.198389961Z\" level=info msg=\"Stopped pod sandbox (already stopped): ef7932ee563085a81be03e64c2b3d0d84a2da515763a0d1a72069dbf2c143f12\" id=f66bc249-519f-49fc-bfa8-2185ffb01fe4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.896279 | controller |     "Jun 10 15:10:08.199491 crc crio[20344]: time=\"2026-06-10T15:10:08.199455669Z\" level=info msg=\"Removing pod sandbox: ef7932ee563085a81be03e64c2b3d0d84a2da515763a0d1a72069dbf2c143f12\" id=ddc314ea-6be3-4452-a54a-3aed1e6214ce name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.896293 | controller |     "Jun 10 15:10:08.227867 crc crio[20344]: time=\"2026-06-10T15:10:08.227629222Z\" level=info msg=\"Removed pod sandbox: ef7932ee563085a81be03e64c2b3d0d84a2da515763a0d1a72069dbf2c143f12\" id=ddc314ea-6be3-4452-a54a-3aed1e6214ce name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.896307 | controller |     "Jun 10 15:10:08.230026 crc crio[20344]: time=\"2026-06-10T15:10:08.229945623Z\" level=info msg=\"Stopping pod sandbox: 9a5d26caffe18eedb3b318cc3aa17e1008f3bd33f530fb50bcec5faa1a4e124c\" id=de52d08a-d313-43d3-a968-6bd69e6a04d4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.896321 | controller |     "Jun 10 15:10:08.230159 crc crio[20344]: time=\"2026-06-10T15:10:08.230032275Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9a5d26caffe18eedb3b318cc3aa17e1008f3bd33f530fb50bcec5faa1a4e124c\" id=de52d08a-d313-43d3-a968-6bd69e6a04d4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.896335 | controller |     "Jun 10 15:10:08.230975 crc crio[20344]: time=\"2026-06-10T15:10:08.230777544Z\" level=info msg=\"Removing pod sandbox: 9a5d26caffe18eedb3b318cc3aa17e1008f3bd33f530fb50bcec5faa1a4e124c\" id=d876d1e7-403c-4997-883a-7da63e007cf3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.896348 | controller |     "Jun 10 15:10:08.289455 crc crio[20344]: time=\"2026-06-10T15:10:08.28902213Z\" level=info msg=\"Removed pod sandbox: 9a5d26caffe18eedb3b318cc3aa17e1008f3bd33f530fb50bcec5faa1a4e124c\" id=d876d1e7-403c-4997-883a-7da63e007cf3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.896362 | controller |     "Jun 10 15:10:08.290440 crc crio[20344]: time=\"2026-06-10T15:10:08.290374135Z\" level=info msg=\"Stopping pod sandbox: 8dbef2fbc4590c27f9eaf26ff709f4ecfe884e6d44d16bcf972617bdd956a419\" id=ba7be382-6bf4-4bcf-a65f-879d69890192 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.896376 | controller |     "Jun 10 15:10:08.290568 crc crio[20344]: time=\"2026-06-10T15:10:08.290478058Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8dbef2fbc4590c27f9eaf26ff709f4ecfe884e6d44d16bcf972617bdd956a419\" id=ba7be382-6bf4-4bcf-a65f-879d69890192 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.896390 | controller |     "Jun 10 15:10:08.291793 crc crio[20344]: time=\"2026-06-10T15:10:08.291615058Z\" level=info msg=\"Removing pod sandbox: 8dbef2fbc4590c27f9eaf26ff709f4ecfe884e6d44d16bcf972617bdd956a419\" id=4b7d595f-44fd-44d7-8ebd-00e8664266f3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.896405 | controller |     "Jun 10 15:10:08.465709 crc crio[20344]: time=\"2026-06-10T15:10:08.465552954Z\" level=info msg=\"Removed pod sandbox: 8dbef2fbc4590c27f9eaf26ff709f4ecfe884e6d44d16bcf972617bdd956a419\" id=4b7d595f-44fd-44d7-8ebd-00e8664266f3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.896425 | controller |     "Jun 10 15:10:08.467028 crc crio[20344]: time=\"2026-06-10T15:10:08.466964891Z\" level=info msg=\"Stopping pod sandbox: 13e241c729adf56460d6759e62f9dfda37ffce8f044fde0310040f68ade6f9eb\" id=daa54b06-890d-44a8-821a-6067eba3a221 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.896439 | controller |     "Jun 10 15:10:08.467343 crc crio[20344]: time=\"2026-06-10T15:10:08.467234438Z\" level=info msg=\"Stopped pod sandbox (already stopped): 13e241c729adf56460d6759e62f9dfda37ffce8f044fde0310040f68ade6f9eb\" id=daa54b06-890d-44a8-821a-6067eba3a221 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.896453 | controller |     "Jun 10 15:10:08.469449 crc crio[20344]: time=\"2026-06-10T15:10:08.469366313Z\" level=info msg=\"Removing pod sandbox: 13e241c729adf56460d6759e62f9dfda37ffce8f044fde0310040f68ade6f9eb\" id=38d22a27-2ed4-46f1-873d-44abc031e118 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.896468 | controller |     "Jun 10 15:10:08.517668 crc crio[20344]: time=\"2026-06-10T15:10:08.517504836Z\" level=info msg=\"Removed pod sandbox: 13e241c729adf56460d6759e62f9dfda37ffce8f044fde0310040f68ade6f9eb\" id=38d22a27-2ed4-46f1-873d-44abc031e118 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.896483 | controller |     "Jun 10 15:10:08.519200 crc crio[20344]: time=\"2026-06-10T15:10:08.519074207Z\" level=info msg=\"Stopping pod sandbox: ae66f793f3946f3dc30c8dee6a588d36b7e65e6ed5e0d6e1a36cf8046b8ca8bf\" id=d2c9c2aa-42fb-4d7a-97a1-6cf4ea53d847 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.896497 | controller |     "Jun 10 15:10:08.519411 crc crio[20344]: time=\"2026-06-10T15:10:08.519226651Z\" level=info msg=\"Stopped pod sandbox (already stopped): ae66f793f3946f3dc30c8dee6a588d36b7e65e6ed5e0d6e1a36cf8046b8ca8bf\" id=d2c9c2aa-42fb-4d7a-97a1-6cf4ea53d847 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.896511 | controller |     "Jun 10 15:10:08.520841 crc crio[20344]: time=\"2026-06-10T15:10:08.52070925Z\" level=info msg=\"Removing pod sandbox: ae66f793f3946f3dc30c8dee6a588d36b7e65e6ed5e0d6e1a36cf8046b8ca8bf\" id=f6be79e7-9906-417b-9b5f-d716ec7f62d6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.896526 | controller |     "Jun 10 15:10:08.577464 crc crio[20344]: time=\"2026-06-10T15:10:08.576784579Z\" level=info msg=\"Removed pod sandbox: ae66f793f3946f3dc30c8dee6a588d36b7e65e6ed5e0d6e1a36cf8046b8ca8bf\" id=f6be79e7-9906-417b-9b5f-d716ec7f62d6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.896541 | controller |     "Jun 10 15:10:08.578710 crc crio[20344]: time=\"2026-06-10T15:10:08.578599386Z\" level=info msg=\"Stopping pod sandbox: 115fbde9352d781d8760312bb96126f7edd2ad9d55212b85dcdab349ac534770\" id=1ee8d285-0533-42a6-aff5-78f11180bfb9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.896555 | controller |     "Jun 10 15:10:08.578797 crc crio[20344]: time=\"2026-06-10T15:10:08.57872944Z\" level=info msg=\"Stopped pod sandbox (already stopped): 115fbde9352d781d8760312bb96126f7edd2ad9d55212b85dcdab349ac534770\" id=1ee8d285-0533-42a6-aff5-78f11180bfb9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.896569 | controller |     "Jun 10 15:10:08.582797 crc crio[20344]: time=\"2026-06-10T15:10:08.582717993Z\" level=info msg=\"Removing pod sandbox: 115fbde9352d781d8760312bb96126f7edd2ad9d55212b85dcdab349ac534770\" id=bc4c0cd7-fc9b-4ac3-acf6-00bdb505deec name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.896584 | controller |     "Jun 10 15:10:08.712344 crc crio[20344]: time=\"2026-06-10T15:10:08.712120131Z\" level=info msg=\"Removed pod sandbox: 115fbde9352d781d8760312bb96126f7edd2ad9d55212b85dcdab349ac534770\" id=bc4c0cd7-fc9b-4ac3-acf6-00bdb505deec name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.896598 | controller |     "Jun 10 15:10:08.713722 crc crio[20344]: time=\"2026-06-10T15:10:08.7136062Z\" level=info msg=\"Stopping pod sandbox: 176428128c675ba874d853d6c9fc8fcd74258faddf1306492c1c5e0aff7120d1\" id=97b5c3ed-a32b-4e3b-8453-cc958faefd73 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.896615 | controller |     "Jun 10 15:10:08.713856 crc crio[20344]: time=\"2026-06-10T15:10:08.713745283Z\" level=info msg=\"Stopped pod sandbox (already stopped): 176428128c675ba874d853d6c9fc8fcd74258faddf1306492c1c5e0aff7120d1\" id=97b5c3ed-a32b-4e3b-8453-cc958faefd73 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.896630 | controller |     "Jun 10 15:10:08.717021 crc crio[20344]: time=\"2026-06-10T15:10:08.714577875Z\" level=info msg=\"Removing pod sandbox: 176428128c675ba874d853d6c9fc8fcd74258faddf1306492c1c5e0aff7120d1\" id=672e73b2-dcee-43ee-8248-95009abc87b6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.896644 | controller |     "Jun 10 15:10:08.760560 crc crio[20344]: time=\"2026-06-10T15:10:08.760418338Z\" level=info msg=\"Removed pod sandbox: 176428128c675ba874d853d6c9fc8fcd74258faddf1306492c1c5e0aff7120d1\" id=672e73b2-dcee-43ee-8248-95009abc87b6 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.896659 | controller |     "Jun 10 15:10:08.762871 crc crio[20344]: time=\"2026-06-10T15:10:08.762694877Z\" level=info msg=\"Stopping pod sandbox: c36c18e467541dce7cba6da19199f8865201133e18e34c51072da64e1c2e94f1\" id=cefd63c6-ab08-49bf-a719-234888a51d35 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.896674 | controller |     "Jun 10 15:10:08.763109 crc crio[20344]: time=\"2026-06-10T15:10:08.763048846Z\" level=info msg=\"Stopped pod sandbox (already stopped): c36c18e467541dce7cba6da19199f8865201133e18e34c51072da64e1c2e94f1\" id=cefd63c6-ab08-49bf-a719-234888a51d35 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.896688 | controller |     "Jun 10 15:10:08.764012 crc crio[20344]: time=\"2026-06-10T15:10:08.763981341Z\" level=info msg=\"Removing pod sandbox: c36c18e467541dce7cba6da19199f8865201133e18e34c51072da64e1c2e94f1\" id=59aa0fb3-a4ed-42e7-8120-e838f1d5ad88 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.896703 | controller |     "Jun 10 15:10:08.789347 crc crio[20344]: time=\"2026-06-10T15:10:08.789168336Z\" level=info msg=\"Removed pod sandbox: c36c18e467541dce7cba6da19199f8865201133e18e34c51072da64e1c2e94f1\" id=59aa0fb3-a4ed-42e7-8120-e838f1d5ad88 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.896718 | controller |     "Jun 10 15:10:08.790684 crc crio[20344]: time=\"2026-06-10T15:10:08.790582763Z\" level=info msg=\"Stopping pod sandbox: 66d9614133e93779e9c58967b9c92dabad5191c3ecb68d363bc79708f5cc1a26\" id=166c5a9f-e9af-49b8-83f3-fa1e3e2faa60 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.896732 | controller |     "Jun 10 15:10:08.790926 crc crio[20344]: time=\"2026-06-10T15:10:08.790901581Z\" level=info msg=\"Stopped pod sandbox (already stopped): 66d9614133e93779e9c58967b9c92dabad5191c3ecb68d363bc79708f5cc1a26\" id=166c5a9f-e9af-49b8-83f3-fa1e3e2faa60 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.896746 | controller |     "Jun 10 15:10:08.792094 crc crio[20344]: time=\"2026-06-10T15:10:08.79201566Z\" level=info msg=\"Removing pod sandbox: 66d9614133e93779e9c58967b9c92dabad5191c3ecb68d363bc79708f5cc1a26\" id=616a1fc2-238d-4598-83d0-b2ab26bbef66 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.896761 | controller |     "Jun 10 15:10:08.807563 crc crio[20344]: time=\"2026-06-10T15:10:08.807530944Z\" level=info msg=\"Removed pod sandbox: 66d9614133e93779e9c58967b9c92dabad5191c3ecb68d363bc79708f5cc1a26\" id=616a1fc2-238d-4598-83d0-b2ab26bbef66 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.896776 | controller |     "Jun 10 15:10:08.808898 crc crio[20344]: time=\"2026-06-10T15:10:08.808696375Z\" level=info msg=\"Stopping pod sandbox: 83660410a5a6b30ca0ea3981f9779b527a0b3d43a4abdeaea73644dbb492f093\" id=bd15124f-d287-4305-948f-e7a65d458900 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.896795 | controller |     "Jun 10 15:10:08.808898 crc crio[20344]: time=\"2026-06-10T15:10:08.808795277Z\" level=info msg=\"Stopped pod sandbox (already stopped): 83660410a5a6b30ca0ea3981f9779b527a0b3d43a4abdeaea73644dbb492f093\" id=bd15124f-d287-4305-948f-e7a65d458900 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.896810 | controller |     "Jun 10 15:10:08.811386 crc crio[20344]: time=\"2026-06-10T15:10:08.811175049Z\" level=info msg=\"Removing pod sandbox: 83660410a5a6b30ca0ea3981f9779b527a0b3d43a4abdeaea73644dbb492f093\" id=6afd9d22-4fa3-44da-9b10-b78e4dca1e0e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.896825 | controller |     "Jun 10 15:10:08.869591 crc crio[20344]: time=\"2026-06-10T15:10:08.868672545Z\" level=info msg=\"Removed pod sandbox: 83660410a5a6b30ca0ea3981f9779b527a0b3d43a4abdeaea73644dbb492f093\" id=6afd9d22-4fa3-44da-9b10-b78e4dca1e0e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.896840 | controller |     "Jun 10 15:10:08.871045 crc crio[20344]: time=\"2026-06-10T15:10:08.870950665Z\" level=info msg=\"Stopping pod sandbox: f7af261d92cc912c44efd023ff682ce55afff271947ae0d9458208f1167f3047\" id=ae586919-4036-4682-814e-c17e13b6ad45 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.896873 | controller |     "Jun 10 15:10:08.871137 crc crio[20344]: time=\"2026-06-10T15:10:08.871120349Z\" level=info msg=\"Stopped pod sandbox (already stopped): f7af261d92cc912c44efd023ff682ce55afff271947ae0d9458208f1167f3047\" id=ae586919-4036-4682-814e-c17e13b6ad45 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.896890 | controller |     "Jun 10 15:10:08.871884 crc crio[20344]: time=\"2026-06-10T15:10:08.871804807Z\" level=info msg=\"Removing pod sandbox: f7af261d92cc912c44efd023ff682ce55afff271947ae0d9458208f1167f3047\" id=ee3a64e2-0918-4f76-a4fa-7a766a0d4670 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.896904 | controller |     "Jun 10 15:10:09.006213 crc crio[20344]: time=\"2026-06-10T15:10:09.00604347Z\" level=info msg=\"Removed pod sandbox: f7af261d92cc912c44efd023ff682ce55afff271947ae0d9458208f1167f3047\" id=ee3a64e2-0918-4f76-a4fa-7a766a0d4670 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.896919 | controller |     "Jun 10 15:10:09.007395 crc crio[20344]: time=\"2026-06-10T15:10:09.007350704Z\" level=info msg=\"Stopping pod sandbox: 09c94dff5cbcb96759cea0ce783212f67e26fb88b423942854be89ba63f522e8\" id=2ecf5e92-dc20-42c4-b1e2-d71b80351853 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.896934 | controller |     "Jun 10 15:10:09.007542 crc crio[20344]: time=\"2026-06-10T15:10:09.007524239Z\" level=info msg=\"Stopped pod sandbox (already stopped): 09c94dff5cbcb96759cea0ce783212f67e26fb88b423942854be89ba63f522e8\" id=2ecf5e92-dc20-42c4-b1e2-d71b80351853 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.896948 | controller |     "Jun 10 15:10:09.008963 crc crio[20344]: time=\"2026-06-10T15:10:09.008687089Z\" level=info msg=\"Removing pod sandbox: 09c94dff5cbcb96759cea0ce783212f67e26fb88b423942854be89ba63f522e8\" id=affec6a5-aee4-4cdd-8ed6-80784f5d9cad name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.896962 | controller |     "Jun 10 15:10:09.109025 crc crio[20344]: time=\"2026-06-10T15:10:09.108401894Z\" level=info msg=\"Removed pod sandbox: 09c94dff5cbcb96759cea0ce783212f67e26fb88b423942854be89ba63f522e8\" id=affec6a5-aee4-4cdd-8ed6-80784f5d9cad name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.896977 | controller |     "Jun 10 15:10:09.111634 crc crio[20344]: time=\"2026-06-10T15:10:09.110667763Z\" level=info msg=\"Stopping pod sandbox: 17d0f2fc224fc2f76ce11e20eae570123b7ae905034f8079357e9b52ae4a597f\" id=90f808a6-68e3-4708-9f69-42e36e704613 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.896991 | controller |     "Jun 10 15:10:09.111992 crc crio[20344]: time=\"2026-06-10T15:10:09.111868125Z\" level=info msg=\"Stopped pod sandbox (already stopped): 17d0f2fc224fc2f76ce11e20eae570123b7ae905034f8079357e9b52ae4a597f\" id=90f808a6-68e3-4708-9f69-42e36e704613 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.897010 | controller |     "Jun 10 15:10:09.113347 crc crio[20344]: time=\"2026-06-10T15:10:09.113162658Z\" level=info msg=\"Removing pod sandbox: 17d0f2fc224fc2f76ce11e20eae570123b7ae905034f8079357e9b52ae4a597f\" id=ab7330dc-9d7f-4a3e-b942-b2f2a2f051c8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.897025 | controller |     "Jun 10 15:10:09.273399 crc crio[20344]: time=\"2026-06-10T15:10:09.273137962Z\" level=info msg=\"Removed pod sandbox: 17d0f2fc224fc2f76ce11e20eae570123b7ae905034f8079357e9b52ae4a597f\" id=ab7330dc-9d7f-4a3e-b942-b2f2a2f051c8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.897040 | controller |     "Jun 10 15:10:18.857521 crc crio[20344]: time=\"2026-06-10T15:10:18.856772281Z\" level=info msg=\"Pulled image: quay.io/podified-antelope-centos9/edpm-hardened-uefi@sha256:cf8337209db10a9c53b1358d3d7669e668ae4eac41e3ce0552be9bfb2c1165d1\" id=1bc0efa4-e6f3-4650-810b-9257757b8a97 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.897055 | controller |     "Jun 10 15:10:18.858749 crc crio[20344]: time=\"2026-06-10T15:10:18.858100265Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=043e0b4c-d7b3-4e50-a2ca-a5dfbeee6e49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.897070 | controller |     "Jun 10 15:10:18.863527 crc crio[20344]: time=\"2026-06-10T15:10:18.863442224Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=c2f7b172-84c8-4cd0-a93c-21a360f5b06b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.897085 | controller |     "Jun 10 15:10:18.879075 crc crio[20344]: time=\"2026-06-10T15:10:18.878703001Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv64sqw/init\" id=b454e2b4-57e0-4dff-b285-9206e6f443fc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.897099 | controller |     "Jun 10 15:10:18.880418 crc crio[20344]: time=\"2026-06-10T15:10:18.880355764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.897114 | controller |     "Jun 10 15:10:18.938771 crc crio[20344]: time=\"2026-06-10T15:10:18.938678622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.897128 | controller |     "Jun 10 15:10:18.942520 crc crio[20344]: time=\"2026-06-10T15:10:18.94245583Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.897143 | controller |     "Jun 10 15:10:19.146603 crc crio[20344]: time=\"2026-06-10T15:10:19.14646713Z\" level=info msg=\"Created container b5fbd6e7ff18607df977a53681f27cdcb03146fc77b8b3e146d210effc31f669: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv64sqw/init\" id=b454e2b4-57e0-4dff-b285-9206e6f443fc name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.897157 | controller |     "Jun 10 15:10:19.149730 crc crio[20344]: time=\"2026-06-10T15:10:19.149368635Z\" level=info msg=\"Starting container: b5fbd6e7ff18607df977a53681f27cdcb03146fc77b8b3e146d210effc31f669\" id=e7d821ba-c144-4a52-8c56-5ad1fdc1dce5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.897173 | controller |     "Jun 10 15:10:19.158924 crc crio[20344]: time=\"2026-06-10T15:10:19.158800161Z\" level=info msg=\"Started container\" PID=105424 containerID=b5fbd6e7ff18607df977a53681f27cdcb03146fc77b8b3e146d210effc31f669 description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv64sqw/init id=e7d821ba-c144-4a52-8c56-5ad1fdc1dce5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7bfc6acb3ead90156e77cb3acca5e22d173fcca337ceede268184160940b48d",
2026-06-10 15:52:08.897191 | controller |     "Jun 10 15:10:25.859937 crc crio[20344]: time=\"2026-06-10T15:10:25.859099235Z\" level=info msg=\"Pulling image: registry.redhat.io/ubi9/httpd-24:latest\" id=1d5506f8-8e53-4168-b7a1-1d61a009e45c name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.897218 | controller |     "Jun 10 15:10:25.867936 crc crio[20344]: time=\"2026-06-10T15:10:25.867801681Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/ubi9/httpd-24:latest\\\"\"",
2026-06-10 15:52:08.897233 | controller |     "Jun 10 15:10:27.819135 crc crio[20344]: time=\"2026-06-10T15:10:27.818631461Z\" level=info msg=\"Pulled image: registry.redhat.io/ubi9/httpd-24@sha256:ad0dea2237c315df6dcd44760313c4563611466bd339c1004d512a0d59a0efbf\" id=1d5506f8-8e53-4168-b7a1-1d61a009e45c name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.897249 | controller |     "Jun 10 15:10:27.820183 crc crio[20344]: time=\"2026-06-10T15:10:27.820087869Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=18c765ba-5f1f-499e-9897-0d25a96028ee name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.897264 | controller |     "Jun 10 15:10:27.839007 crc crio[20344]: time=\"2026-06-10T15:10:27.838913449Z\" level=info msg=\"Checking image status: registry.redhat.io/ubi9/httpd-24:latest\" id=ff672f11-4757-4471-9152-22cda6054119 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.897279 | controller |     "Jun 10 15:10:27.847882 crc crio[20344]: time=\"2026-06-10T15:10:27.847747639Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv64sqw/osp-httpd\" id=852514e2-855f-4101-9f56-65205a78ff76 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.897293 | controller |     "Jun 10 15:10:27.848530 crc crio[20344]: time=\"2026-06-10T15:10:27.848460247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.897308 | controller |     "Jun 10 15:10:27.900844 crc crio[20344]: time=\"2026-06-10T15:10:27.900727527Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.897323 | controller |     "Jun 10 15:10:27.906549 crc crio[20344]: time=\"2026-06-10T15:10:27.906414356Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.897339 | controller |     "Jun 10 15:10:28.127444 crc crio[20344]: time=\"2026-06-10T15:10:28.127239812Z\" level=info msg=\"Created container 706b1ef6dc4895dda0ba2eea241fc48d5bca89b4d764e2f30d96744ae17c024b: openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv64sqw/osp-httpd\" id=852514e2-855f-4101-9f56-65205a78ff76 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.897353 | controller |     "Jun 10 15:10:28.128668 crc crio[20344]: time=\"2026-06-10T15:10:28.128591508Z\" level=info msg=\"Starting container: 706b1ef6dc4895dda0ba2eea241fc48d5bca89b4d764e2f30d96744ae17c024b\" id=89210237-9eba-4753-9a96-1b44c6ef6321 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.897368 | controller |     "Jun 10 15:10:28.134346 crc crio[20344]: time=\"2026-06-10T15:10:28.134110751Z\" level=info msg=\"Started container\" PID=105904 containerID=706b1ef6dc4895dda0ba2eea241fc48d5bca89b4d764e2f30d96744ae17c024b description=openstack/openstack-edpm-ipam-provisionserver-openstackprovisionserv64sqw/osp-httpd id=89210237-9eba-4753-9a96-1b44c6ef6321 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d7bfc6acb3ead90156e77cb3acca5e22d173fcca337ceede268184160940b48d",
2026-06-10 15:52:08.897383 | controller |     "Jun 10 15:10:35.733492 crc crio[20344]: time=\"2026-06-10T15:10:35.732584458Z\" level=info msg=\"Running pod sandbox: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-26tch/POD\" id=711cb672-2026-480f-864d-6a9feca3089c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.897402 | controller |     "Jun 10 15:10:35.735193 crc crio[20344]: time=\"2026-06-10T15:10:35.733524253Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.897417 | controller |     "Jun 10 15:10:36.200532 crc crio[20344]: time=\"2026-06-10T15:10:36.198555999Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-26tch Namespace:openstack ID:32faace7d7072919eafa1f2164d1af7b20a9aa9760d5ed3d13a60ccc9ff8aaf1 UID:9bc21111-f9a3-4f6c-9e96-8a975f405e9d NetNS:/var/run/netns/4329e839-4473-4d30-8e00-adcbff7a1114 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9bc21111_f9a3_4f6c_9e96_8a975f405e9d.slice PodAnnotations:0xc0027c0310}] Aliases:map[]}\"",
2026-06-10 15:52:08.897433 | controller |     "Jun 10 15:10:36.200532 crc crio[20344]: time=\"2026-06-10T15:10:36.198858057Z\" level=info msg=\"Adding pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-26tch to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.897448 | controller |     "Jun 10 15:10:36.777241 crc crio[20344]: 2026-06-10T15:10:36Z [verbose] CmdAdd (shim): {1.1.0 [{Name:32faace7d707291 Mac:52:9c:49:80:c6:5b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:df Mtu:0 Sandbox:/var/run/netns/4329e839-4473-4d30-8e00-adcbff7a1114 SocketPath: PciID:}] [{Interface:0xc0002da9e0 Address:{IP:10.217.0.223 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.897464 | controller |     "Jun 10 15:10:36.780898 crc crio[20344]: time=\"2026-06-10T15:10:36.780744665Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-26tch Namespace:openstack ID:32faace7d7072919eafa1f2164d1af7b20a9aa9760d5ed3d13a60ccc9ff8aaf1 UID:9bc21111-f9a3-4f6c-9e96-8a975f405e9d NetNS:/var/run/netns/4329e839-4473-4d30-8e00-adcbff7a1114 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9bc21111_f9a3_4f6c_9e96_8a975f405e9d.slice PodAnnotations:0xc0027c0310}] Aliases:map[]}\"",
2026-06-10 15:52:08.897479 | controller |     "Jun 10 15:10:36.781377 crc crio[20344]: time=\"2026-06-10T15:10:36.781205747Z\" level=info msg=\"Checking pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-26tch for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.897494 | controller |     "Jun 10 15:10:36.797143 crc crio[20344]: time=\"2026-06-10T15:10:36.797008369Z\" level=info msg=\"Ran pod sandbox 32faace7d7072919eafa1f2164d1af7b20a9aa9760d5ed3d13a60ccc9ff8aaf1 with infra container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-26tch/POD\" id=711cb672-2026-480f-864d-6a9feca3089c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.897509 | controller |     "Jun 10 15:10:36.801087 crc crio[20344]: time=\"2026-06-10T15:10:36.800930131Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=5225f89d-6d0f-4443-9e0c-11bbd4bad7f3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.897524 | controller |     "Jun 10 15:10:36.803936 crc crio[20344]: time=\"2026-06-10T15:10:36.803811656Z\" level=info msg=\"Checking image status: quay.io/podified-antelope-centos9/edpm-hardened-uefi:current-podified\" id=797fa39c-afd9-4aa5-8157-ea62979db23b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.897538 | controller |     "Jun 10 15:10:36.822932 crc crio[20344]: time=\"2026-06-10T15:10:36.822601705Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-26tch/init\" id=40d347e9-11a3-4bae-b02c-83707f57a3d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.897557 | controller |     "Jun 10 15:10:36.823556 crc crio[20344]: time=\"2026-06-10T15:10:36.823463197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.897572 | controller |     "Jun 10 15:10:36.887204 crc crio[20344]: time=\"2026-06-10T15:10:36.887097843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.897587 | controller |     "Jun 10 15:10:36.892022 crc crio[20344]: time=\"2026-06-10T15:10:36.89196168Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.897601 | controller |     "Jun 10 15:10:37.081992 crc crio[20344]: time=\"2026-06-10T15:10:37.08179633Z\" level=info msg=\"Created container d2993d7acb665a8b3303b32b729fb8f5526c1cc516804130d443023e023054cd: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-26tch/init\" id=40d347e9-11a3-4bae-b02c-83707f57a3d3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.897616 | controller |     "Jun 10 15:10:37.084493 crc crio[20344]: time=\"2026-06-10T15:10:37.084230774Z\" level=info msg=\"Starting container: d2993d7acb665a8b3303b32b729fb8f5526c1cc516804130d443023e023054cd\" id=df9e9e05-32ec-4789-a204-e03212307704 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.897631 | controller |     "Jun 10 15:10:37.094444 crc crio[20344]: time=\"2026-06-10T15:10:37.093491395Z\" level=info msg=\"Started container\" PID=106595 containerID=d2993d7acb665a8b3303b32b729fb8f5526c1cc516804130d443023e023054cd description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-26tch/init id=df9e9e05-32ec-4789-a204-e03212307704 name=/runtime.v1.RuntimeService/StartContainer sandboxID=32faace7d7072919eafa1f2164d1af7b20a9aa9760d5ed3d13a60ccc9ff8aaf1",
2026-06-10 15:52:08.897646 | controller |     "Jun 10 15:10:44.294488 crc crio[20344]: time=\"2026-06-10T15:10:44.293671195Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=5dcbe9a4-9108-4dcd-ae50-478f536cf992 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.897661 | controller |     "Jun 10 15:10:44.305916 crc crio[20344]: time=\"2026-06-10T15:10:44.305353619Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\\\"\"",
2026-06-10 15:52:08.897676 | controller |     "Jun 10 15:10:46.458148 crc crio[20344]: time=\"2026-06-10T15:10:46.457250522Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent@sha256:f504c6d2fc14977a5a8609c689b046f1511f6e0af03edc2168a92be8983516e6\" id=5dcbe9a4-9108-4dcd-ae50-478f536cf992 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.897691 | controller |     "Jun 10 15:10:46.459780 crc crio[20344]: time=\"2026-06-10T15:10:46.459723566Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=c24b3b78-db68-4b4d-af5f-d4c8e1767db0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.897706 | controller |     "Jun 10 15:10:46.465238 crc crio[20344]: time=\"2026-06-10T15:10:46.465069885Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-baremetal-operator-agent:latest\" id=db56def1-286a-4985-be82-0ea7296733aa name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.897721 | controller |     "Jun 10 15:10:46.477902 crc crio[20344]: time=\"2026-06-10T15:10:46.477787566Z\" level=info msg=\"Creating container: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-26tch/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=6b838b95-0020-4e9d-9a75-cde9b6062bd7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.897739 | controller |     "Jun 10 15:10:46.479594 crc crio[20344]: time=\"2026-06-10T15:10:46.479522041Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.897754 | controller |     "Jun 10 15:10:46.533466 crc crio[20344]: time=\"2026-06-10T15:10:46.533328072Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.897769 | controller |     "Jun 10 15:10:46.543410 crc crio[20344]: time=\"2026-06-10T15:10:46.54324528Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.897784 | controller |     "Jun 10 15:10:46.711752 crc crio[20344]: time=\"2026-06-10T15:10:46.711600911Z\" level=info msg=\"Created container 40c2bba2127feac80a39f88976f3a84bc7b8d0a75d78d6418b08f5d2622eff03: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-26tch/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=6b838b95-0020-4e9d-9a75-cde9b6062bd7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.897799 | controller |     "Jun 10 15:10:46.713011 crc crio[20344]: time=\"2026-06-10T15:10:46.712937486Z\" level=info msg=\"Starting container: 40c2bba2127feac80a39f88976f3a84bc7b8d0a75d78d6418b08f5d2622eff03\" id=a02f5345-f435-4ff1-ae71-97bec159ce24 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.897814 | controller |     "Jun 10 15:10:46.723403 crc crio[20344]: time=\"2026-06-10T15:10:46.723153212Z\" level=info msg=\"Started container\" PID=107073 containerID=40c2bba2127feac80a39f88976f3a84bc7b8d0a75d78d6418b08f5d2622eff03 description=openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-26tch/openstack-edpm-ipam-provisionserver-checksum-discovery id=a02f5345-f435-4ff1-ae71-97bec159ce24 name=/runtime.v1.RuntimeService/StartContainer sandboxID=32faace7d7072919eafa1f2164d1af7b20a9aa9760d5ed3d13a60ccc9ff8aaf1",
2026-06-10 15:52:08.897830 | controller |     "Jun 10 15:10:48.353316 crc crio[20344]: time=\"2026-06-10T15:10:48.352765541Z\" level=info msg=\"Stopping pod sandbox: 32faace7d7072919eafa1f2164d1af7b20a9aa9760d5ed3d13a60ccc9ff8aaf1\" id=cfab9bb7-e9bf-4bd3-9b20-11881df5e693 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.897846 | controller |     "Jun 10 15:10:48.354690 crc crio[20344]: time=\"2026-06-10T15:10:48.353813198Z\" level=info msg=\"Got pod network &{Name:openstack-edpm-ipam-provisionserver-checksum-discovery-26tch Namespace:openstack ID:32faace7d7072919eafa1f2164d1af7b20a9aa9760d5ed3d13a60ccc9ff8aaf1 UID:9bc21111-f9a3-4f6c-9e96-8a975f405e9d NetNS:/var/run/netns/4329e839-4473-4d30-8e00-adcbff7a1114 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9bc21111_f9a3_4f6c_9e96_8a975f405e9d.slice PodAnnotations:0xc001b9d198}] Aliases:map[]}\"",
2026-06-10 15:52:08.897880 | controller |     "Jun 10 15:10:48.354690 crc crio[20344]: time=\"2026-06-10T15:10:48.354000403Z\" level=info msg=\"Deleting pod openstack_openstack-edpm-ipam-provisionserver-checksum-discovery-26tch from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.897896 | controller |     "Jun 10 15:10:48.840643 crc crio[20344]: time=\"2026-06-10T15:10:48.840107784Z\" level=info msg=\"Stopped pod sandbox: 32faace7d7072919eafa1f2164d1af7b20a9aa9760d5ed3d13a60ccc9ff8aaf1\" id=cfab9bb7-e9bf-4bd3-9b20-11881df5e693 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.897911 | controller |     "Jun 10 15:11:09.312788 crc crio[20344]: time=\"2026-06-10T15:11:09.311606702Z\" level=info msg=\"Removing container: 9c7d9625c6b5c8272e277eed9a36992279a92432e5db42d24b8869b90562242d\" id=8b17a363-830b-4f95-bf1c-9f1fdff62eca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.897930 | controller |     "Jun 10 15:11:09.358086 crc crio[20344]: time=\"2026-06-10T15:11:09.357950298Z\" level=info msg=\"Removed container 9c7d9625c6b5c8272e277eed9a36992279a92432e5db42d24b8869b90562242d: openstack/dnsmasq-dns-79f65d7c75-x4jlt/init\" id=8b17a363-830b-4f95-bf1c-9f1fdff62eca name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.897944 | controller |     "Jun 10 15:11:09.363810 crc crio[20344]: time=\"2026-06-10T15:11:09.363566614Z\" level=info msg=\"Removing container: da8d2d02f9e3fc3ef7d6e62b5554a5e5c0704a7e4329df54ba70f506b35e64d4\" id=bba051e6-4b2c-4483-bf31-564013b16a04 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.897959 | controller |     "Jun 10 15:11:09.457638 crc crio[20344]: time=\"2026-06-10T15:11:09.45754193Z\" level=info msg=\"Removed container da8d2d02f9e3fc3ef7d6e62b5554a5e5c0704a7e4329df54ba70f506b35e64d4: openstack/keystone-db-sync-q2bjf/keystone-db-sync\" id=bba051e6-4b2c-4483-bf31-564013b16a04 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.897973 | controller |     "Jun 10 15:11:09.460542 crc crio[20344]: time=\"2026-06-10T15:11:09.460475616Z\" level=info msg=\"Removing container: 6bfa92cd5ba57acc67c0171e1562a15c238a64c14b8fb28589de3bb65eaaa255\" id=c4c75b2b-f746-4776-b1db-913041153d49 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.897988 | controller |     "Jun 10 15:11:09.484677 crc crio[20344]: time=\"2026-06-10T15:11:09.484578974Z\" level=info msg=\"Removed container 6bfa92cd5ba57acc67c0171e1562a15c238a64c14b8fb28589de3bb65eaaa255: openstack/dnsmasq-dns-79f65d7c75-x4jlt/dnsmasq-dns\" id=c4c75b2b-f746-4776-b1db-913041153d49 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.898002 | controller |     "Jun 10 15:11:09.486656 crc crio[20344]: time=\"2026-06-10T15:11:09.486594146Z\" level=info msg=\"Removing container: 43cd591ba9822e9755b6e6eace3c8114f803fa08416822ed7d69e72d7e16e7ff\" id=3d6ac9c7-3ef2-4bde-b4db-86a678c66bab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.898017 | controller |     "Jun 10 15:11:09.568605 crc crio[20344]: time=\"2026-06-10T15:11:09.568451166Z\" level=info msg=\"Removed container 43cd591ba9822e9755b6e6eace3c8114f803fa08416822ed7d69e72d7e16e7ff: openstack/keystone-bootstrap-db2kr/keystone-bootstrap\" id=3d6ac9c7-3ef2-4bde-b4db-86a678c66bab name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.898032 | controller |     "Jun 10 15:11:09.571609 crc crio[20344]: time=\"2026-06-10T15:11:09.571499426Z\" level=info msg=\"Removing container: fdc0ed14663f72ef02cb310387df9e36fb071342084c72eb5f8b1c997707f9a8\" id=e275d50d-eab8-4ec3-8556-7d041a24b93f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.898046 | controller |     "Jun 10 15:11:09.736494 crc crio[20344]: time=\"2026-06-10T15:11:09.736387457Z\" level=info msg=\"Removed container fdc0ed14663f72ef02cb310387df9e36fb071342084c72eb5f8b1c997707f9a8: openshift-infra/auto-csr-approver-29685064-9grgp/oc\" id=e275d50d-eab8-4ec3-8556-7d041a24b93f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.898061 | controller |     "Jun 10 15:11:09.739962 crc crio[20344]: time=\"2026-06-10T15:11:09.739744784Z\" level=info msg=\"Removing container: 3fd41e9d847454da633a9d3584a8313d3d1871a041fabd243d1db97fac6cca26\" id=16cb6f9a-e07f-41d4-b5ca-ff331ff57ad8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.898075 | controller |     "Jun 10 15:11:09.796192 crc crio[20344]: time=\"2026-06-10T15:11:09.796025949Z\" level=info msg=\"Removed container 3fd41e9d847454da633a9d3584a8313d3d1871a041fabd243d1db97fac6cca26: openstack/placement-db-sync-nsp56/placement-db-sync\" id=16cb6f9a-e07f-41d4-b5ca-ff331ff57ad8 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.898090 | controller |     "Jun 10 15:11:09.800507 crc crio[20344]: time=\"2026-06-10T15:11:09.800422293Z\" level=info msg=\"Removing container: 1cc017d8043dd70ce3ddd3c3fd3b93943fae59160911cc88ede7aabc0cf633c5\" id=1fc9f330-2e29-4db2-9ee5-32ca3881ca62 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.898109 | controller |     "Jun 10 15:11:09.960781 crc crio[20344]: time=\"2026-06-10T15:11:09.960336025Z\" level=info msg=\"Removed container 1cc017d8043dd70ce3ddd3c3fd3b93943fae59160911cc88ede7aabc0cf633c5: openstack/glance-db-sync-dbq8l/glance-db-sync\" id=1fc9f330-2e29-4db2-9ee5-32ca3881ca62 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.898124 | controller |     "Jun 10 15:11:09.969701 crc crio[20344]: time=\"2026-06-10T15:11:09.969598296Z\" level=info msg=\"Stopping pod sandbox: 5131d3b9f479015e677f10b6de0a485f3a6e5e4b0580790e2d513b4952a73084\" id=3ede12d0-06b8-43ac-95a7-a0952e92a29c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.898139 | controller |     "Jun 10 15:11:09.969701 crc crio[20344]: time=\"2026-06-10T15:11:09.969680338Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5131d3b9f479015e677f10b6de0a485f3a6e5e4b0580790e2d513b4952a73084\" id=3ede12d0-06b8-43ac-95a7-a0952e92a29c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.898154 | controller |     "Jun 10 15:11:09.970453 crc crio[20344]: time=\"2026-06-10T15:11:09.970379856Z\" level=info msg=\"Removing pod sandbox: 5131d3b9f479015e677f10b6de0a485f3a6e5e4b0580790e2d513b4952a73084\" id=a38e3c86-3784-460a-a110-f21dc9627f92 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.898169 | controller |     "Jun 10 15:11:09.989768 crc crio[20344]: time=\"2026-06-10T15:11:09.989677649Z\" level=info msg=\"Removed pod sandbox: 5131d3b9f479015e677f10b6de0a485f3a6e5e4b0580790e2d513b4952a73084\" id=a38e3c86-3784-460a-a110-f21dc9627f92 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.898183 | controller |     "Jun 10 15:11:09.991168 crc crio[20344]: time=\"2026-06-10T15:11:09.991068885Z\" level=info msg=\"Stopping pod sandbox: 1e60553272838f58f7dda3952af23430006dce3249aefdb0a70f85b7e73045d8\" id=9884f029-6568-43b2-9a78-e23e6c497835 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.898198 | controller |     "Jun 10 15:11:09.991347 crc crio[20344]: time=\"2026-06-10T15:11:09.991169877Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1e60553272838f58f7dda3952af23430006dce3249aefdb0a70f85b7e73045d8\" id=9884f029-6568-43b2-9a78-e23e6c497835 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.898212 | controller |     "Jun 10 15:11:09.991873 crc crio[20344]: time=\"2026-06-10T15:11:09.991762083Z\" level=info msg=\"Removing pod sandbox: 1e60553272838f58f7dda3952af23430006dce3249aefdb0a70f85b7e73045d8\" id=7ebe8c49-5572-47ca-b37f-2ef708c7ee41 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.898226 | controller |     "Jun 10 15:11:10.011453 crc crio[20344]: time=\"2026-06-10T15:11:10.011365623Z\" level=info msg=\"Removed pod sandbox: 1e60553272838f58f7dda3952af23430006dce3249aefdb0a70f85b7e73045d8\" id=7ebe8c49-5572-47ca-b37f-2ef708c7ee41 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.898241 | controller |     "Jun 10 15:11:10.012498 crc crio[20344]: time=\"2026-06-10T15:11:10.01242353Z\" level=info msg=\"Stopping pod sandbox: e2030753e7759f2238b4db4e86f8cc4a8179b93e160208454485816cead51ae8\" id=6091a739-66c1-4b88-bc53-4b075820fe48 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.898255 | controller |     "Jun 10 15:11:10.012498 crc crio[20344]: time=\"2026-06-10T15:11:10.012490442Z\" level=info msg=\"Stopped pod sandbox (already stopped): e2030753e7759f2238b4db4e86f8cc4a8179b93e160208454485816cead51ae8\" id=6091a739-66c1-4b88-bc53-4b075820fe48 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.898270 | controller |     "Jun 10 15:11:10.013392 crc crio[20344]: time=\"2026-06-10T15:11:10.013338734Z\" level=info msg=\"Removing pod sandbox: e2030753e7759f2238b4db4e86f8cc4a8179b93e160208454485816cead51ae8\" id=f6869736-f3fc-485e-82ff-923c1075a4cc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.898288 | controller |     "Jun 10 15:11:10.033331 crc crio[20344]: time=\"2026-06-10T15:11:10.0331577Z\" level=info msg=\"Removed pod sandbox: e2030753e7759f2238b4db4e86f8cc4a8179b93e160208454485816cead51ae8\" id=f6869736-f3fc-485e-82ff-923c1075a4cc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.898303 | controller |     "Jun 10 15:11:10.034185 crc crio[20344]: time=\"2026-06-10T15:11:10.034151956Z\" level=info msg=\"Stopping pod sandbox: 889932d72dfbbda62c37418a4ea4c8d59985aa1c77ced7a3d22ccef7bb6895be\" id=26ea0f0d-3b8e-49a6-8224-a86cf05de12c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.898317 | controller |     "Jun 10 15:11:10.034314 crc crio[20344]: time=\"2026-06-10T15:11:10.034206717Z\" level=info msg=\"Stopped pod sandbox (already stopped): 889932d72dfbbda62c37418a4ea4c8d59985aa1c77ced7a3d22ccef7bb6895be\" id=26ea0f0d-3b8e-49a6-8224-a86cf05de12c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.898336 | controller |     "Jun 10 15:11:10.035425 crc crio[20344]: time=\"2026-06-10T15:11:10.035340617Z\" level=info msg=\"Removing pod sandbox: 889932d72dfbbda62c37418a4ea4c8d59985aa1c77ced7a3d22ccef7bb6895be\" id=6ba0472d-d2c2-454b-8919-9ad2508d82ae name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.898390 | controller |     "Jun 10 15:11:10.049405 crc crio[20344]: time=\"2026-06-10T15:11:10.049197118Z\" level=info msg=\"Removed pod sandbox: 889932d72dfbbda62c37418a4ea4c8d59985aa1c77ced7a3d22ccef7bb6895be\" id=6ba0472d-d2c2-454b-8919-9ad2508d82ae name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.898409 | controller |     "Jun 10 15:11:10.050620 crc crio[20344]: time=\"2026-06-10T15:11:10.050531332Z\" level=info msg=\"Stopping pod sandbox: 574cb4627c7cd9506d2c1a7392fa2dbcb8cf34f7d9f72b8447586ea882fade37\" id=6412304c-9723-4346-a7cc-5bf35011e240 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.898427 | controller |     "Jun 10 15:11:10.050702 crc crio[20344]: time=\"2026-06-10T15:11:10.050647505Z\" level=info msg=\"Stopped pod sandbox (already stopped): 574cb4627c7cd9506d2c1a7392fa2dbcb8cf34f7d9f72b8447586ea882fade37\" id=6412304c-9723-4346-a7cc-5bf35011e240 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.898447 | controller |     "Jun 10 15:11:10.051439 crc crio[20344]: time=\"2026-06-10T15:11:10.051369554Z\" level=info msg=\"Removing pod sandbox: 574cb4627c7cd9506d2c1a7392fa2dbcb8cf34f7d9f72b8447586ea882fade37\" id=a7b3a9b1-ccc7-42f0-9dca-7235d4bcdbac name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.898467 | controller |     "Jun 10 15:11:10.071214 crc crio[20344]: time=\"2026-06-10T15:11:10.071061057Z\" level=info msg=\"Removed pod sandbox: 574cb4627c7cd9506d2c1a7392fa2dbcb8cf34f7d9f72b8447586ea882fade37\" id=a7b3a9b1-ccc7-42f0-9dca-7235d4bcdbac name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.898483 | controller |     "Jun 10 15:11:10.072492 crc crio[20344]: time=\"2026-06-10T15:11:10.072229697Z\" level=info msg=\"Stopping pod sandbox: 3ef99d6c40ec7e155010e6a25076b2354f6ac640c74bbf52df09a0fadee323c1\" id=7b9a4480-83db-47ba-84b8-bc9af0da40cc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.898503 | controller |     "Jun 10 15:11:10.072658 crc crio[20344]: time=\"2026-06-10T15:11:10.072528185Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3ef99d6c40ec7e155010e6a25076b2354f6ac640c74bbf52df09a0fadee323c1\" id=7b9a4480-83db-47ba-84b8-bc9af0da40cc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.898518 | controller |     "Jun 10 15:11:10.073489 crc crio[20344]: time=\"2026-06-10T15:11:10.073407798Z\" level=info msg=\"Removing pod sandbox: 3ef99d6c40ec7e155010e6a25076b2354f6ac640c74bbf52df09a0fadee323c1\" id=c72f6900-61b0-498e-8b0b-c30d2575b0ae name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.898533 | controller |     "Jun 10 15:11:10.094056 crc crio[20344]: time=\"2026-06-10T15:11:10.093651634Z\" level=info msg=\"Removed pod sandbox: 3ef99d6c40ec7e155010e6a25076b2354f6ac640c74bbf52df09a0fadee323c1\" id=c72f6900-61b0-498e-8b0b-c30d2575b0ae name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.898552 | controller |     "Jun 10 15:12:00.580321 crc crio[20344]: time=\"2026-06-10T15:12:00.579498374Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685072-5cq5p/POD\" id=affbaa5b-b7e9-4e9e-a3b3-5131e10d10cb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.898567 | controller |     "Jun 10 15:12:00.581955 crc crio[20344]: time=\"2026-06-10T15:12:00.580336766Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.898582 | controller |     "Jun 10 15:12:00.622576 crc crio[20344]: time=\"2026-06-10T15:12:00.622471192Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685072-5cq5p Namespace:openshift-infra ID:dad435e2f2e2eddd9976daacccac203f93aecdb161e577c61996b090f6712a4c UID:46017b6f-5f66-4bdd-9daa-199dbbaec2b0 NetNS:/var/run/netns/82516efe-446c-42ff-b2cb-9c3fdf888bb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46017b6f_5f66_4bdd_9daa_199dbbaec2b0.slice PodAnnotations:0xc002264698}] Aliases:map[]}\"",
2026-06-10 15:52:08.898596 | controller |     "Jun 10 15:12:00.622576 crc crio[20344]: time=\"2026-06-10T15:12:00.622570785Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685072-5cq5p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.898612 | controller |     "Jun 10 15:12:00.983655 crc crio[20344]: 2026-06-10T15:12:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:dad435e2f2e2edd Mac:72:61:a1:d3:ab:f3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e0 Mtu:0 Sandbox:/var/run/netns/82516efe-446c-42ff-b2cb-9c3fdf888bb6 SocketPath: PciID:}] [{Interface:0xc00013cea0 Address:{IP:10.217.0.224 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.898627 | controller |     "Jun 10 15:12:00.985432 crc crio[20344]: time=\"2026-06-10T15:12:00.985346756Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685072-5cq5p Namespace:openshift-infra ID:dad435e2f2e2eddd9976daacccac203f93aecdb161e577c61996b090f6712a4c UID:46017b6f-5f66-4bdd-9daa-199dbbaec2b0 NetNS:/var/run/netns/82516efe-446c-42ff-b2cb-9c3fdf888bb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46017b6f_5f66_4bdd_9daa_199dbbaec2b0.slice PodAnnotations:0xc002264698}] Aliases:map[]}\"",
2026-06-10 15:52:08.898643 | controller |     "Jun 10 15:12:00.985651 crc crio[20344]: time=\"2026-06-10T15:12:00.985598742Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685072-5cq5p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.898658 | controller |     "Jun 10 15:12:00.997455 crc crio[20344]: time=\"2026-06-10T15:12:00.99739987Z\" level=info msg=\"Ran pod sandbox dad435e2f2e2eddd9976daacccac203f93aecdb161e577c61996b090f6712a4c with infra container: openshift-infra/auto-csr-approver-29685072-5cq5p/POD\" id=affbaa5b-b7e9-4e9e-a3b3-5131e10d10cb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.898673 | controller |     "Jun 10 15:12:01.000194 crc crio[20344]: time=\"2026-06-10T15:12:01.00010538Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=d7e31334-3364-45b1-bc82-95e58a814c10 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.898688 | controller |     "Jun 10 15:12:01.007950 crc crio[20344]: time=\"2026-06-10T15:12:01.007819831Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-10 15:52:08.898702 | controller |     "Jun 10 15:12:02.330817 crc crio[20344]: time=\"2026-06-10T15:12:02.33037102Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=d7e31334-3364-45b1-bc82-95e58a814c10 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.898721 | controller |     "Jun 10 15:12:02.332424 crc crio[20344]: time=\"2026-06-10T15:12:02.331867909Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fdeeaf69-8891-46a5-9fcc-9a9aa01a48e5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.898736 | controller |     "Jun 10 15:12:02.334101 crc crio[20344]: time=\"2026-06-10T15:12:02.334022455Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2fd69113-5914-4f23-bc7a-d5b9414c78b0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.898751 | controller |     "Jun 10 15:12:02.342158 crc crio[20344]: time=\"2026-06-10T15:12:02.341981192Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685072-5cq5p/oc\" id=f42053eb-ab3b-4200-9e50-a15ff6fa7c89 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.898766 | controller |     "Jun 10 15:12:02.342801 crc crio[20344]: time=\"2026-06-10T15:12:02.342731512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.898780 | controller |     "Jun 10 15:12:02.402679 crc crio[20344]: time=\"2026-06-10T15:12:02.402586708Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.898794 | controller |     "Jun 10 15:12:02.829109 crc crio[20344]: time=\"2026-06-10T15:12:02.829008796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.898808 | controller |     "Jun 10 15:12:02.953199 crc crio[20344]: time=\"2026-06-10T15:12:02.953065424Z\" level=info msg=\"Created container 0cc68bec9030dbbe52c70d356ed6bff9b6db2d9577e9086c3daf3419a7639f7b: openshift-infra/auto-csr-approver-29685072-5cq5p/oc\" id=f42053eb-ab3b-4200-9e50-a15ff6fa7c89 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.898822 | controller |     "Jun 10 15:12:02.954877 crc crio[20344]: time=\"2026-06-10T15:12:02.954786379Z\" level=info msg=\"Starting container: 0cc68bec9030dbbe52c70d356ed6bff9b6db2d9577e9086c3daf3419a7639f7b\" id=458b9bab-eb80-4b5e-98c0-934052bbcee6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.898836 | controller |     "Jun 10 15:12:02.965169 crc crio[20344]: time=\"2026-06-10T15:12:02.9647972Z\" level=info msg=\"Started container\" PID=110846 containerID=0cc68bec9030dbbe52c70d356ed6bff9b6db2d9577e9086c3daf3419a7639f7b description=openshift-infra/auto-csr-approver-29685072-5cq5p/oc id=458b9bab-eb80-4b5e-98c0-934052bbcee6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dad435e2f2e2eddd9976daacccac203f93aecdb161e577c61996b090f6712a4c",
2026-06-10 15:52:08.898877 | controller |     "Jun 10 15:12:05.578462 crc crio[20344]: time=\"2026-06-10T15:12:05.577481554Z\" level=info msg=\"Stopping pod sandbox: dad435e2f2e2eddd9976daacccac203f93aecdb161e577c61996b090f6712a4c\" id=48849824-8e70-435b-896a-64779f637d4a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.898895 | controller |     "Jun 10 15:12:05.581177 crc crio[20344]: time=\"2026-06-10T15:12:05.579323352Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685072-5cq5p Namespace:openshift-infra ID:dad435e2f2e2eddd9976daacccac203f93aecdb161e577c61996b090f6712a4c UID:46017b6f-5f66-4bdd-9daa-199dbbaec2b0 NetNS:/var/run/netns/82516efe-446c-42ff-b2cb-9c3fdf888bb6 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod46017b6f_5f66_4bdd_9daa_199dbbaec2b0.slice PodAnnotations:0xc000738968}] Aliases:map[]}\"",
2026-06-10 15:52:08.898914 | controller |     "Jun 10 15:12:05.581177 crc crio[20344]: time=\"2026-06-10T15:12:05.579813865Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685072-5cq5p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.898932 | controller |     "Jun 10 15:12:06.072873 crc crio[20344]: time=\"2026-06-10T15:12:06.072102756Z\" level=info msg=\"Stopped pod sandbox: dad435e2f2e2eddd9976daacccac203f93aecdb161e577c61996b090f6712a4c\" id=48849824-8e70-435b-896a-64779f637d4a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.898949 | controller |     "Jun 10 15:12:10.115190 crc crio[20344]: time=\"2026-06-10T15:12:10.114307022Z\" level=info msg=\"Removing container: 4a0cf764410191d48a86f166ddbb6ef978f4034d68f0d83d5e6f6a2ae195544b\" id=ec77a9d4-ba5c-422a-9a10-0fecae781ac4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.898964 | controller |     "Jun 10 15:12:10.281485 crc crio[20344]: time=\"2026-06-10T15:12:10.28138057Z\" level=info msg=\"Removed container 4a0cf764410191d48a86f166ddbb6ef978f4034d68f0d83d5e6f6a2ae195544b: openstack/cinder-online-data-migrations-q5gkl/cinder-online-data-migrations\" id=ec77a9d4-ba5c-422a-9a10-0fecae781ac4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.898979 | controller |     "Jun 10 15:12:10.285740 crc crio[20344]: time=\"2026-06-10T15:12:10.285443446Z\" level=info msg=\"Removing container: 7249bd41602967257b6d5887d99f04bef4f39349524c83c52c98d170d8258f92\" id=164ccae9-9889-42ab-87e8-6b0d6b551d92 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.898994 | controller |     "Jun 10 15:12:10.496978 crc crio[20344]: time=\"2026-06-10T15:12:10.496893189Z\" level=info msg=\"Removed container 7249bd41602967257b6d5887d99f04bef4f39349524c83c52c98d170d8258f92: openstack/cinder-db-sync-bgzdq/cinder-db-sync\" id=164ccae9-9889-42ab-87e8-6b0d6b551d92 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.899009 | controller |     "Jun 10 15:12:10.499920 crc crio[20344]: time=\"2026-06-10T15:12:10.499863296Z\" level=info msg=\"Removing container: 43c1500ad5ae23d1bb98928141bf959df9e0e22eab9052f29b2357c2442da856\" id=cfeacb4a-532c-41fd-8362-5a334d580dd4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.899023 | controller |     "Jun 10 15:12:10.632224 crc crio[20344]: time=\"2026-06-10T15:12:10.632175909Z\" level=info msg=\"Removed container 43c1500ad5ae23d1bb98928141bf959df9e0e22eab9052f29b2357c2442da856: openstack/neutron-db-sync-6fdsd/neutron-db-sync\" id=cfeacb4a-532c-41fd-8362-5a334d580dd4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.899037 | controller |     "Jun 10 15:12:10.666648 crc crio[20344]: time=\"2026-06-10T15:12:10.665086836Z\" level=info msg=\"Removing container: d64229830ef1fcd3b7585419aa86fabe06a3a259654ae6739103ccbabc00385d\" id=7b7225b5-f782-4f2f-8754-89fd86944498 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.899052 | controller |     "Jun 10 15:12:10.871636 crc crio[20344]: time=\"2026-06-10T15:12:10.871525268Z\" level=info msg=\"Removed container d64229830ef1fcd3b7585419aa86fabe06a3a259654ae6739103ccbabc00385d: openshift-infra/auto-csr-approver-29685066-kzrwj/oc\" id=7b7225b5-f782-4f2f-8754-89fd86944498 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.899066 | controller |     "Jun 10 15:12:10.874821 crc crio[20344]: time=\"2026-06-10T15:12:10.874726722Z\" level=info msg=\"Removing container: 6317c0de28149247e67e37a8ce7b85ad3dfb0f91aaea6defde2ef3be2c29977a\" id=0f272d5e-4ea7-41e5-bcbc-f31a9e68d563 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.899080 | controller |     "Jun 10 15:12:10.933901 crc crio[20344]: time=\"2026-06-10T15:12:10.933193563Z\" level=info msg=\"Removed container 6317c0de28149247e67e37a8ce7b85ad3dfb0f91aaea6defde2ef3be2c29977a: openstack/barbican-db-sync-qnbnd/barbican-db-sync\" id=0f272d5e-4ea7-41e5-bcbc-f31a9e68d563 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.899097 | controller |     "Jun 10 15:12:10.944531 crc crio[20344]: time=\"2026-06-10T15:12:10.944409545Z\" level=info msg=\"Stopping pod sandbox: 4ceecadf46c58cdd5b133938984a78820097b031ae3fbad1c2ae3c3799d851a7\" id=83f3edcd-85a1-44cb-a12c-32813fa0ce6e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.899112 | controller |     "Jun 10 15:12:10.944646 crc crio[20344]: time=\"2026-06-10T15:12:10.944544329Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4ceecadf46c58cdd5b133938984a78820097b031ae3fbad1c2ae3c3799d851a7\" id=83f3edcd-85a1-44cb-a12c-32813fa0ce6e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.899126 | controller |     "Jun 10 15:12:10.945316 crc crio[20344]: time=\"2026-06-10T15:12:10.945132704Z\" level=info msg=\"Removing pod sandbox: 4ceecadf46c58cdd5b133938984a78820097b031ae3fbad1c2ae3c3799d851a7\" id=7ccef283-6e83-49eb-91e1-ef25b76714d1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.899140 | controller |     "Jun 10 15:12:10.963513 crc crio[20344]: time=\"2026-06-10T15:12:10.963409419Z\" level=info msg=\"Removed pod sandbox: 4ceecadf46c58cdd5b133938984a78820097b031ae3fbad1c2ae3c3799d851a7\" id=7ccef283-6e83-49eb-91e1-ef25b76714d1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.899154 | controller |     "Jun 10 15:12:10.964926 crc crio[20344]: time=\"2026-06-10T15:12:10.964817086Z\" level=info msg=\"Stopping pod sandbox: a041958cc8325d6b8eac6bf57c58d6babbfaa42c04aee249d812eb66190076bc\" id=62353d6e-041b-4f4d-9913-0f256da8b823 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.899168 | controller |     "Jun 10 15:12:10.965053 crc crio[20344]: time=\"2026-06-10T15:12:10.964937109Z\" level=info msg=\"Stopped pod sandbox (already stopped): a041958cc8325d6b8eac6bf57c58d6babbfaa42c04aee249d812eb66190076bc\" id=62353d6e-041b-4f4d-9913-0f256da8b823 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.899183 | controller |     "Jun 10 15:12:10.965762 crc crio[20344]: time=\"2026-06-10T15:12:10.965687969Z\" level=info msg=\"Removing pod sandbox: a041958cc8325d6b8eac6bf57c58d6babbfaa42c04aee249d812eb66190076bc\" id=213fd279-c0f9-48b9-a5cd-fbe00a9bd268 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.899197 | controller |     "Jun 10 15:12:10.978620 crc crio[20344]: time=\"2026-06-10T15:12:10.978519363Z\" level=info msg=\"Removed pod sandbox: a041958cc8325d6b8eac6bf57c58d6babbfaa42c04aee249d812eb66190076bc\" id=213fd279-c0f9-48b9-a5cd-fbe00a9bd268 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.899212 | controller |     "Jun 10 15:12:10.979207 crc crio[20344]: time=\"2026-06-10T15:12:10.979126879Z\" level=info msg=\"Stopping pod sandbox: d4b9e6b02849959482d56da48fa31215242a93b92f3cb3d95566ff8c34a7fb50\" id=480159f1-f80b-459b-b315-489b8bb2eb0b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.899227 | controller |     "Jun 10 15:12:10.979378 crc crio[20344]: time=\"2026-06-10T15:12:10.979219531Z\" level=info msg=\"Stopped pod sandbox (already stopped): d4b9e6b02849959482d56da48fa31215242a93b92f3cb3d95566ff8c34a7fb50\" id=480159f1-f80b-459b-b315-489b8bb2eb0b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.899242 | controller |     "Jun 10 15:12:10.979999 crc crio[20344]: time=\"2026-06-10T15:12:10.979928299Z\" level=info msg=\"Removing pod sandbox: d4b9e6b02849959482d56da48fa31215242a93b92f3cb3d95566ff8c34a7fb50\" id=da1efe11-05ba-4c4e-ab2d-d7755116b9ae name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.899257 | controller |     "Jun 10 15:12:10.994933 crc crio[20344]: time=\"2026-06-10T15:12:10.994769796Z\" level=info msg=\"Removed pod sandbox: d4b9e6b02849959482d56da48fa31215242a93b92f3cb3d95566ff8c34a7fb50\" id=da1efe11-05ba-4c4e-ab2d-d7755116b9ae name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.899272 | controller |     "Jun 10 15:12:10.996130 crc crio[20344]: time=\"2026-06-10T15:12:10.995777232Z\" level=info msg=\"Stopping pod sandbox: a47365987b0aa43f1558e3f8dde785a2e39dfc7cb0573c84dbe44f9c9c502f9a\" id=2e324f54-d3e8-4888-a7b9-4d5acb253e7a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.899292 | controller |     "Jun 10 15:12:10.996130 crc crio[20344]: time=\"2026-06-10T15:12:10.995870214Z\" level=info msg=\"Stopped pod sandbox (already stopped): a47365987b0aa43f1558e3f8dde785a2e39dfc7cb0573c84dbe44f9c9c502f9a\" id=2e324f54-d3e8-4888-a7b9-4d5acb253e7a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.899307 | controller |     "Jun 10 15:12:10.997131 crc crio[20344]: time=\"2026-06-10T15:12:10.996958233Z\" level=info msg=\"Removing pod sandbox: a47365987b0aa43f1558e3f8dde785a2e39dfc7cb0573c84dbe44f9c9c502f9a\" id=892bdbea-881a-4b63-89ce-9b274ec60ca0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.899322 | controller |     "Jun 10 15:12:11.016227 crc crio[20344]: time=\"2026-06-10T15:12:11.016007698Z\" level=info msg=\"Removed pod sandbox: a47365987b0aa43f1558e3f8dde785a2e39dfc7cb0573c84dbe44f9c9c502f9a\" id=892bdbea-881a-4b63-89ce-9b274ec60ca0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.899337 | controller |     "Jun 10 15:12:11.017775 crc crio[20344]: time=\"2026-06-10T15:12:11.017657331Z\" level=info msg=\"Stopping pod sandbox: 30664061d45d7d7217a0b120fb84e598c263f144940b8ca63e82aa7e27c0b94f\" id=051c002c-ddc3-413e-bc22-fffcf48fe10c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.899352 | controller |     "Jun 10 15:12:11.017775 crc crio[20344]: time=\"2026-06-10T15:12:11.017758814Z\" level=info msg=\"Stopped pod sandbox (already stopped): 30664061d45d7d7217a0b120fb84e598c263f144940b8ca63e82aa7e27c0b94f\" id=051c002c-ddc3-413e-bc22-fffcf48fe10c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.899367 | controller |     "Jun 10 15:12:11.018530 crc crio[20344]: time=\"2026-06-10T15:12:11.018451272Z\" level=info msg=\"Removing pod sandbox: 30664061d45d7d7217a0b120fb84e598c263f144940b8ca63e82aa7e27c0b94f\" id=03302c58-5a9c-4932-8736-0d5e16b4e9eb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.899382 | controller |     "Jun 10 15:12:11.042175 crc crio[20344]: time=\"2026-06-10T15:12:11.042017545Z\" level=info msg=\"Removed pod sandbox: 30664061d45d7d7217a0b120fb84e598c263f144940b8ca63e82aa7e27c0b94f\" id=03302c58-5a9c-4932-8736-0d5e16b4e9eb name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.899397 | controller |     "Jun 10 15:13:11.079727 crc crio[20344]: time=\"2026-06-10T15:13:11.078575633Z\" level=info msg=\"Removing container: 15bc2caa58b930c9628b136e0dc1a0d7cb6d716303042d9af5c2e4106e5c27cc\" id=77d2685f-11c1-405a-afae-921c8f76b50b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.899412 | controller |     "Jun 10 15:13:11.129342 crc crio[20344]: time=\"2026-06-10T15:13:11.12919646Z\" level=info msg=\"Removed container 15bc2caa58b930c9628b136e0dc1a0d7cb6d716303042d9af5c2e4106e5c27cc: openstack/nova-cell0-24df-account-create-update-t946g/mariadb-account-create-update\" id=77d2685f-11c1-405a-afae-921c8f76b50b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.899426 | controller |     "Jun 10 15:13:11.135757 crc crio[20344]: time=\"2026-06-10T15:13:11.135602497Z\" level=info msg=\"Removing container: 8db12f52898f6a4a7e7a735c3ba82a15a76d8d0cba1d90bffab774ec4ec60219\" id=67d37d45-5b6b-444c-942c-df88fffb4de5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.899441 | controller |     "Jun 10 15:13:11.192154 crc crio[20344]: time=\"2026-06-10T15:13:11.192016665Z\" level=info msg=\"Removed container 8db12f52898f6a4a7e7a735c3ba82a15a76d8d0cba1d90bffab774ec4ec60219: openstack/nova-api-b86c-account-create-update-ql5p4/mariadb-account-create-update\" id=67d37d45-5b6b-444c-942c-df88fffb4de5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.899456 | controller |     "Jun 10 15:13:11.198095 crc crio[20344]: time=\"2026-06-10T15:13:11.198010531Z\" level=info msg=\"Removing container: b0449b77e7fcb4e471e1189a292163debfcc109582562c417f5499517c5c7cd6\" id=1c72d492-e820-4c3d-86d3-5d98e173bc06 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.899474 | controller |     "Jun 10 15:13:11.238359 crc crio[20344]: time=\"2026-06-10T15:13:11.238166026Z\" level=info msg=\"Removed container b0449b77e7fcb4e471e1189a292163debfcc109582562c417f5499517c5c7cd6: openstack/nova-cell1-1372-account-create-update-982ml/mariadb-account-create-update\" id=1c72d492-e820-4c3d-86d3-5d98e173bc06 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.899489 | controller |     "Jun 10 15:13:11.242489 crc crio[20344]: time=\"2026-06-10T15:13:11.242402546Z\" level=info msg=\"Removing container: c67c79beae7c01f1758c9af8a3757f762292dd78eb8fcec0ce43777b4628ba00\" id=4576e7bb-c631-48f2-9236-cec7176d2ad7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.899504 | controller |     "Jun 10 15:13:11.297976 crc crio[20344]: time=\"2026-06-10T15:13:11.297825739Z\" level=info msg=\"Removed container c67c79beae7c01f1758c9af8a3757f762292dd78eb8fcec0ce43777b4628ba00: openstack/nova-cell1-db-create-lxdxg/mariadb-database-create\" id=4576e7bb-c631-48f2-9236-cec7176d2ad7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.899518 | controller |     "Jun 10 15:13:11.302417 crc crio[20344]: time=\"2026-06-10T15:13:11.302181072Z\" level=info msg=\"Removing container: 63ad8060fa6e9ef466d21bcd0b5962e2a32da24882dab18cd20a6313b032550d\" id=1902a011-b85d-41d5-8fee-b884a21b7d15 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.899533 | controller |     "Jun 10 15:13:11.349806 crc crio[20344]: time=\"2026-06-10T15:13:11.349552245Z\" level=info msg=\"Removed container 63ad8060fa6e9ef466d21bcd0b5962e2a32da24882dab18cd20a6313b032550d: openstack/nova-api-db-create-tdffs/mariadb-database-create\" id=1902a011-b85d-41d5-8fee-b884a21b7d15 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.899548 | controller |     "Jun 10 15:13:11.354477 crc crio[20344]: time=\"2026-06-10T15:13:11.35438069Z\" level=info msg=\"Removing container: 7e8d40ad5d5ae38d27c5b1621fc6ce4676040a6d0ef7c58e9cfe5fcd128ccd5e\" id=672754a8-b87d-4c16-a42d-0d579a93e89d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.899562 | controller |     "Jun 10 15:13:11.409487 crc crio[20344]: time=\"2026-06-10T15:13:11.409415683Z\" level=info msg=\"Removed container 7e8d40ad5d5ae38d27c5b1621fc6ce4676040a6d0ef7c58e9cfe5fcd128ccd5e: openstack/nova-cell0-db-create-dfz27/mariadb-database-create\" id=672754a8-b87d-4c16-a42d-0d579a93e89d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.899577 | controller |     "Jun 10 15:13:11.420058 crc crio[20344]: time=\"2026-06-10T15:13:11.420007968Z\" level=info msg=\"Stopping pod sandbox: 27dffe86fc948158f54218d86e76dac0e0d9a978b50c9c1b27fa778cc20157ab\" id=c29b02ca-abfb-4592-8eb5-271c54126d62 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.899592 | controller |     "Jun 10 15:13:11.420649 crc crio[20344]: time=\"2026-06-10T15:13:11.420401619Z\" level=info msg=\"Stopped pod sandbox (already stopped): 27dffe86fc948158f54218d86e76dac0e0d9a978b50c9c1b27fa778cc20157ab\" id=c29b02ca-abfb-4592-8eb5-271c54126d62 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.899606 | controller |     "Jun 10 15:13:11.421942 crc crio[20344]: time=\"2026-06-10T15:13:11.421483197Z\" level=info msg=\"Removing pod sandbox: 27dffe86fc948158f54218d86e76dac0e0d9a978b50c9c1b27fa778cc20157ab\" id=285b246e-8bcc-41ad-99e0-0c3864c94520 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.899621 | controller |     "Jun 10 15:13:11.442213 crc crio[20344]: time=\"2026-06-10T15:13:11.442089433Z\" level=info msg=\"Removed pod sandbox: 27dffe86fc948158f54218d86e76dac0e0d9a978b50c9c1b27fa778cc20157ab\" id=285b246e-8bcc-41ad-99e0-0c3864c94520 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.899635 | controller |     "Jun 10 15:13:11.443113 crc crio[20344]: time=\"2026-06-10T15:13:11.443069809Z\" level=info msg=\"Stopping pod sandbox: d7f99d7fc3ff72238fa44bf3889a4b5638a3c58f7ec3a47f3f76af96ef59a4ec\" id=be523ed8-e6e6-4529-89ef-47e4999b5e54 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.899653 | controller |     "Jun 10 15:13:11.443364 crc crio[20344]: time=\"2026-06-10T15:13:11.443332015Z\" level=info msg=\"Stopped pod sandbox (already stopped): d7f99d7fc3ff72238fa44bf3889a4b5638a3c58f7ec3a47f3f76af96ef59a4ec\" id=be523ed8-e6e6-4529-89ef-47e4999b5e54 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.899668 | controller |     "Jun 10 15:13:11.444090 crc crio[20344]: time=\"2026-06-10T15:13:11.444014223Z\" level=info msg=\"Removing pod sandbox: d7f99d7fc3ff72238fa44bf3889a4b5638a3c58f7ec3a47f3f76af96ef59a4ec\" id=02ad521d-4e5d-4a4e-aa32-10b1a0821bda name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.899682 | controller |     "Jun 10 15:13:11.461608 crc crio[20344]: time=\"2026-06-10T15:13:11.461549589Z\" level=info msg=\"Removed pod sandbox: d7f99d7fc3ff72238fa44bf3889a4b5638a3c58f7ec3a47f3f76af96ef59a4ec\" id=02ad521d-4e5d-4a4e-aa32-10b1a0821bda name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.899697 | controller |     "Jun 10 15:13:11.463417 crc crio[20344]: time=\"2026-06-10T15:13:11.463158911Z\" level=info msg=\"Stopping pod sandbox: 5f9b5f12097a7f2075c66aa53cdad3ac55aab08f4651dd23115fdaea0170db5f\" id=defa3db6-1b2b-48f7-8beb-e02f7228cd23 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.899711 | controller |     "Jun 10 15:13:11.463417 crc crio[20344]: time=\"2026-06-10T15:13:11.463374297Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5f9b5f12097a7f2075c66aa53cdad3ac55aab08f4651dd23115fdaea0170db5f\" id=defa3db6-1b2b-48f7-8beb-e02f7228cd23 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.899726 | controller |     "Jun 10 15:13:11.464518 crc crio[20344]: time=\"2026-06-10T15:13:11.464411124Z\" level=info msg=\"Removing pod sandbox: 5f9b5f12097a7f2075c66aa53cdad3ac55aab08f4651dd23115fdaea0170db5f\" id=ceabbbe2-8c86-4045-9777-375549430a32 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.899741 | controller |     "Jun 10 15:13:11.484049 crc crio[20344]: time=\"2026-06-10T15:13:11.483717406Z\" level=info msg=\"Removed pod sandbox: 5f9b5f12097a7f2075c66aa53cdad3ac55aab08f4651dd23115fdaea0170db5f\" id=ceabbbe2-8c86-4045-9777-375549430a32 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.899755 | controller |     "Jun 10 15:13:11.485605 crc crio[20344]: time=\"2026-06-10T15:13:11.485469372Z\" level=info msg=\"Stopping pod sandbox: 2a3b6b4e1c3d0eef5fa148c1198649f0b10b22d30921035d0d72404404018b88\" id=34822b4c-45ad-4ddf-be4c-0d582ab3adeb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.899770 | controller |     "Jun 10 15:13:11.485979 crc crio[20344]: time=\"2026-06-10T15:13:11.485897003Z\" level=info msg=\"Stopped pod sandbox (already stopped): 2a3b6b4e1c3d0eef5fa148c1198649f0b10b22d30921035d0d72404404018b88\" id=34822b4c-45ad-4ddf-be4c-0d582ab3adeb name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.899784 | controller |     "Jun 10 15:13:11.487161 crc crio[20344]: time=\"2026-06-10T15:13:11.487078754Z\" level=info msg=\"Removing pod sandbox: 2a3b6b4e1c3d0eef5fa148c1198649f0b10b22d30921035d0d72404404018b88\" id=3c3cbda8-e86c-4a81-b5cd-829a7a5b68ba name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.899799 | controller |     "Jun 10 15:13:11.521182 crc crio[20344]: time=\"2026-06-10T15:13:11.521031287Z\" level=info msg=\"Removed pod sandbox: 2a3b6b4e1c3d0eef5fa148c1198649f0b10b22d30921035d0d72404404018b88\" id=3c3cbda8-e86c-4a81-b5cd-829a7a5b68ba name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.899813 | controller |     "Jun 10 15:13:11.522966 crc crio[20344]: time=\"2026-06-10T15:13:11.522802284Z\" level=info msg=\"Stopping pod sandbox: 134a446fcdd3c4b9d5ee050794fbcd15d1a05ed6c0bb4a31d467f6ac673d2b94\" id=2510b84c-361e-4cf7-b30b-35005db7cc96 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.899831 | controller |     "Jun 10 15:13:11.523310 crc crio[20344]: time=\"2026-06-10T15:13:11.522993829Z\" level=info msg=\"Stopped pod sandbox (already stopped): 134a446fcdd3c4b9d5ee050794fbcd15d1a05ed6c0bb4a31d467f6ac673d2b94\" id=2510b84c-361e-4cf7-b30b-35005db7cc96 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.899846 | controller |     "Jun 10 15:13:11.524043 crc crio[20344]: time=\"2026-06-10T15:13:11.523935043Z\" level=info msg=\"Removing pod sandbox: 134a446fcdd3c4b9d5ee050794fbcd15d1a05ed6c0bb4a31d467f6ac673d2b94\" id=adaa51cd-afb8-46c6-aead-196fc5bd3b54 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.899879 | controller |     "Jun 10 15:13:11.554504 crc crio[20344]: time=\"2026-06-10T15:13:11.55419046Z\" level=info msg=\"Removed pod sandbox: 134a446fcdd3c4b9d5ee050794fbcd15d1a05ed6c0bb4a31d467f6ac673d2b94\" id=adaa51cd-afb8-46c6-aead-196fc5bd3b54 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.899895 | controller |     "Jun 10 15:13:11.557210 crc crio[20344]: time=\"2026-06-10T15:13:11.55611165Z\" level=info msg=\"Stopping pod sandbox: dd9c9007ba25c2357276c759568ef321afa37199945d7dbd4187d65d005444a2\" id=a52b26f9-bf13-4714-80ab-423e79751dd1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.899909 | controller |     "Jun 10 15:13:11.557210 crc crio[20344]: time=\"2026-06-10T15:13:11.556510051Z\" level=info msg=\"Stopped pod sandbox (already stopped): dd9c9007ba25c2357276c759568ef321afa37199945d7dbd4187d65d005444a2\" id=a52b26f9-bf13-4714-80ab-423e79751dd1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.899924 | controller |     "Jun 10 15:13:11.557833 crc crio[20344]: time=\"2026-06-10T15:13:11.55761718Z\" level=info msg=\"Removing pod sandbox: dd9c9007ba25c2357276c759568ef321afa37199945d7dbd4187d65d005444a2\" id=4af38afb-e2b8-4352-a513-61cfe698a1f8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.899939 | controller |     "Jun 10 15:13:11.590724 crc crio[20344]: time=\"2026-06-10T15:13:11.590436634Z\" level=info msg=\"Removed pod sandbox: dd9c9007ba25c2357276c759568ef321afa37199945d7dbd4187d65d005444a2\" id=4af38afb-e2b8-4352-a513-61cfe698a1f8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.899954 | controller |     "Jun 10 15:14:00.554063 crc crio[20344]: time=\"2026-06-10T15:14:00.549542166Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685074-cv8c8/POD\" id=f5954f63-a171-4927-86e7-97c444a6c09b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.899969 | controller |     "Jun 10 15:14:00.554063 crc crio[20344]: time=\"2026-06-10T15:14:00.550712716Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.899984 | controller |     "Jun 10 15:14:00.601755 crc crio[20344]: time=\"2026-06-10T15:14:00.601477147Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685074-cv8c8 Namespace:openshift-infra ID:8d2bf022270da5cf3de465948078ca2839c17f8119f5e39578b8012d906d1642 UID:480f0a2c-220b-4bfd-bbe3-0129b04e7fa6 NetNS:/var/run/netns/54523bd1-a99f-4c25-b3d3-a1414013dda3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod480f0a2c_220b_4bfd_bbe3_0129b04e7fa6.slice PodAnnotations:0xc000738690}] Aliases:map[]}\"",
2026-06-10 15:52:08.900000 | controller |     "Jun 10 15:14:00.601755 crc crio[20344]: time=\"2026-06-10T15:14:00.601638541Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685074-cv8c8 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.900015 | controller |     "Jun 10 15:14:01.313081 crc crio[20344]: 2026-06-10T15:14:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8d2bf022270da5c Mac:56:a8:51:6a:f2:4d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e1 Mtu:0 Sandbox:/var/run/netns/54523bd1-a99f-4c25-b3d3-a1414013dda3 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.225 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.900034 | controller |     "Jun 10 15:14:01.314743 crc crio[20344]: time=\"2026-06-10T15:14:01.314667938Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685074-cv8c8 Namespace:openshift-infra ID:8d2bf022270da5cf3de465948078ca2839c17f8119f5e39578b8012d906d1642 UID:480f0a2c-220b-4bfd-bbe3-0129b04e7fa6 NetNS:/var/run/netns/54523bd1-a99f-4c25-b3d3-a1414013dda3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod480f0a2c_220b_4bfd_bbe3_0129b04e7fa6.slice PodAnnotations:0xc000738690}] Aliases:map[]}\"",
2026-06-10 15:52:08.900051 | controller |     "Jun 10 15:14:01.314957 crc crio[20344]: time=\"2026-06-10T15:14:01.314873863Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685074-cv8c8 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.900066 | controller |     "Jun 10 15:14:01.322903 crc crio[20344]: time=\"2026-06-10T15:14:01.322775659Z\" level=info msg=\"Ran pod sandbox 8d2bf022270da5cf3de465948078ca2839c17f8119f5e39578b8012d906d1642 with infra container: openshift-infra/auto-csr-approver-29685074-cv8c8/POD\" id=f5954f63-a171-4927-86e7-97c444a6c09b name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.900081 | controller |     "Jun 10 15:14:01.325800 crc crio[20344]: time=\"2026-06-10T15:14:01.325754056Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=82a3c41b-5372-4d25-8177-41b974e5c1ee name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.900096 | controller |     "Jun 10 15:14:01.337100 crc crio[20344]: time=\"2026-06-10T15:14:01.33702393Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-10 15:52:08.900111 | controller |     "Jun 10 15:14:02.473433 crc crio[20344]: time=\"2026-06-10T15:14:02.472931521Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=82a3c41b-5372-4d25-8177-41b974e5c1ee name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.900126 | controller |     "Jun 10 15:14:02.476801 crc crio[20344]: time=\"2026-06-10T15:14:02.47670497Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=d89878fb-eb64-440d-82c4-8fbb0e574eaa name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.900140 | controller |     "Jun 10 15:14:02.480048 crc crio[20344]: time=\"2026-06-10T15:14:02.479937604Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=87a12f93-29ff-43a4-a674-c1fea6e89d3b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.900155 | controller |     "Jun 10 15:14:02.489242 crc crio[20344]: time=\"2026-06-10T15:14:02.489160434Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685074-cv8c8/oc\" id=a6b4370b-0036-4591-afcd-7c79baf95cef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.900170 | controller |     "Jun 10 15:14:02.490968 crc crio[20344]: time=\"2026-06-10T15:14:02.490389216Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.900185 | controller |     "Jun 10 15:14:02.557069 crc crio[20344]: time=\"2026-06-10T15:14:02.556187648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.900199 | controller |     "Jun 10 15:14:02.904844 crc crio[20344]: time=\"2026-06-10T15:14:02.904718388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.900216 | controller |     "Jun 10 15:14:03.113075 crc crio[20344]: time=\"2026-06-10T15:14:03.112563537Z\" level=info msg=\"Created container bc5a5d65c75f065b21e99efb20c12b86ba639853f880dc71a23f899372978743: openshift-infra/auto-csr-approver-29685074-cv8c8/oc\" id=a6b4370b-0036-4591-afcd-7c79baf95cef name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.900231 | controller |     "Jun 10 15:14:03.116536 crc crio[20344]: time=\"2026-06-10T15:14:03.116487669Z\" level=info msg=\"Starting container: bc5a5d65c75f065b21e99efb20c12b86ba639853f880dc71a23f899372978743\" id=9ab950fb-c8c9-491b-b23b-0022964628f2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.900245 | controller |     "Jun 10 15:14:03.123900 crc crio[20344]: time=\"2026-06-10T15:14:03.123754339Z\" level=info msg=\"Started container\" PID=116752 containerID=bc5a5d65c75f065b21e99efb20c12b86ba639853f880dc71a23f899372978743 description=openshift-infra/auto-csr-approver-29685074-cv8c8/oc id=9ab950fb-c8c9-491b-b23b-0022964628f2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d2bf022270da5cf3de465948078ca2839c17f8119f5e39578b8012d906d1642",
2026-06-10 15:52:08.900260 | controller |     "Jun 10 15:14:05.988382 crc crio[20344]: time=\"2026-06-10T15:14:05.987936467Z\" level=info msg=\"Stopping pod sandbox: 8d2bf022270da5cf3de465948078ca2839c17f8119f5e39578b8012d906d1642\" id=3e46ff1a-3ed3-41f8-be04-418ed46fcc78 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.900275 | controller |     "Jun 10 15:14:05.990078 crc crio[20344]: time=\"2026-06-10T15:14:05.988888122Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685074-cv8c8 Namespace:openshift-infra ID:8d2bf022270da5cf3de465948078ca2839c17f8119f5e39578b8012d906d1642 UID:480f0a2c-220b-4bfd-bbe3-0129b04e7fa6 NetNS:/var/run/netns/54523bd1-a99f-4c25-b3d3-a1414013dda3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod480f0a2c_220b_4bfd_bbe3_0129b04e7fa6.slice PodAnnotations:0xc00282e1b0}] Aliases:map[]}\"",
2026-06-10 15:52:08.900290 | controller |     "Jun 10 15:14:05.990078 crc crio[20344]: time=\"2026-06-10T15:14:05.989029466Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685074-cv8c8 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.900306 | controller |     "Jun 10 15:14:06.386739 crc crio[20344]: time=\"2026-06-10T15:14:06.386109889Z\" level=info msg=\"Stopped pod sandbox: 8d2bf022270da5cf3de465948078ca2839c17f8119f5e39578b8012d906d1642\" id=3e46ff1a-3ed3-41f8-be04-418ed46fcc78 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.900321 | controller |     "Jun 10 15:14:11.614463 crc crio[20344]: time=\"2026-06-10T15:14:11.613686254Z\" level=info msg=\"Removing container: ad0f1e157fc855f54d5df76c941701bf41910f7dec9b1378d3177849c8f61725\" id=a5af653e-fb6d-4068-8536-2db88367514d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.900336 | controller |     "Jun 10 15:14:11.736423 crc crio[20344]: time=\"2026-06-10T15:14:11.735479774Z\" level=info msg=\"Removed container ad0f1e157fc855f54d5df76c941701bf41910f7dec9b1378d3177849c8f61725: openstack/nova-cell0-conductor-db-sync-5t9hx/nova-cell0-conductor-db-sync\" id=a5af653e-fb6d-4068-8536-2db88367514d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.900350 | controller |     "Jun 10 15:14:11.739517 crc crio[20344]: time=\"2026-06-10T15:14:11.739222661Z\" level=info msg=\"Removing container: d3f544f36cc8dc5fd55c412077df63ad9bf6fd00133394233003378a224dc25a\" id=a6439bfd-54f6-4828-9485-01742a50d600 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.900365 | controller |     "Jun 10 15:14:11.891337 crc crio[20344]: time=\"2026-06-10T15:14:11.891162846Z\" level=info msg=\"Removed container d3f544f36cc8dc5fd55c412077df63ad9bf6fd00133394233003378a224dc25a: openstack/nova-cell1-conductor-db-sync-h5xr8/nova-cell1-conductor-db-sync\" id=a6439bfd-54f6-4828-9485-01742a50d600 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.900383 | controller |     "Jun 10 15:14:11.894670 crc crio[20344]: time=\"2026-06-10T15:14:11.894482332Z\" level=info msg=\"Removing container: b1939969513a386b9297563952220aaefb3750ac622752e4e9b3968c2111a7fc\" id=c47ec7a6-8f8f-4b1b-9457-abc560ea146f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.900398 | controller |     "Jun 10 15:14:12.088331 crc crio[20344]: time=\"2026-06-10T15:14:12.088014689Z\" level=info msg=\"Removed container b1939969513a386b9297563952220aaefb3750ac622752e4e9b3968c2111a7fc: openstack/nova-cell0-cell-mapping-c8xfn/nova-manage\" id=c47ec7a6-8f8f-4b1b-9457-abc560ea146f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.900412 | controller |     "Jun 10 15:14:12.094011 crc crio[20344]: time=\"2026-06-10T15:14:12.093848491Z\" level=info msg=\"Removing container: 020a23302670329454706506d81dc0867c01cd122e4d698ad4b9334e7e36d7cf\" id=960c1712-a5f8-4211-8fd8-dc0b46239241 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.900426 | controller |     "Jun 10 15:14:12.286768 crc crio[20344]: time=\"2026-06-10T15:14:12.286615128Z\" level=info msg=\"Removed container 020a23302670329454706506d81dc0867c01cd122e4d698ad4b9334e7e36d7cf: openshift-infra/auto-csr-approver-29685068-crkwt/oc\" id=960c1712-a5f8-4211-8fd8-dc0b46239241 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.900441 | controller |     "Jun 10 15:14:12.304980 crc crio[20344]: time=\"2026-06-10T15:14:12.304838093Z\" level=info msg=\"Stopping pod sandbox: 3844763f75bdefb631b40e8c0bfa6f63e31676a46a82fc93ed8d7a814b31a888\" id=abe56a48-6faa-4c53-8947-19336c33aebd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.900455 | controller |     "Jun 10 15:14:12.304980 crc crio[20344]: time=\"2026-06-10T15:14:12.304984606Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3844763f75bdefb631b40e8c0bfa6f63e31676a46a82fc93ed8d7a814b31a888\" id=abe56a48-6faa-4c53-8947-19336c33aebd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.900469 | controller |     "Jun 10 15:14:12.306176 crc crio[20344]: time=\"2026-06-10T15:14:12.306050034Z\" level=info msg=\"Removing pod sandbox: 3844763f75bdefb631b40e8c0bfa6f63e31676a46a82fc93ed8d7a814b31a888\" id=57bd1689-64e5-488b-8ae0-dbf9352ba655 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.900483 | controller |     "Jun 10 15:14:12.337602 crc crio[20344]: time=\"2026-06-10T15:14:12.337466972Z\" level=info msg=\"Removed pod sandbox: 3844763f75bdefb631b40e8c0bfa6f63e31676a46a82fc93ed8d7a814b31a888\" id=57bd1689-64e5-488b-8ae0-dbf9352ba655 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.900496 | controller |     "Jun 10 15:14:12.338756 crc crio[20344]: time=\"2026-06-10T15:14:12.338596802Z\" level=info msg=\"Stopping pod sandbox: de60931f695f1f4de8a70388800ba8c6807f211c59154db7b9dce237df7227da\" id=d2347e88-6d2a-41a1-9364-823cc4b41cf3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.900510 | controller |     "Jun 10 15:14:12.338756 crc crio[20344]: time=\"2026-06-10T15:14:12.338711345Z\" level=info msg=\"Stopped pod sandbox (already stopped): de60931f695f1f4de8a70388800ba8c6807f211c59154db7b9dce237df7227da\" id=d2347e88-6d2a-41a1-9364-823cc4b41cf3 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.900524 | controller |     "Jun 10 15:14:12.339434 crc crio[20344]: time=\"2026-06-10T15:14:12.339358731Z\" level=info msg=\"Removing pod sandbox: de60931f695f1f4de8a70388800ba8c6807f211c59154db7b9dce237df7227da\" id=91d0e0da-f31c-425e-bf71-8900e37462fd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.900538 | controller |     "Jun 10 15:14:12.360137 crc crio[20344]: time=\"2026-06-10T15:14:12.359960508Z\" level=info msg=\"Removed pod sandbox: de60931f695f1f4de8a70388800ba8c6807f211c59154db7b9dce237df7227da\" id=91d0e0da-f31c-425e-bf71-8900e37462fd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.900555 | controller |     "Jun 10 15:14:12.363505 crc crio[20344]: time=\"2026-06-10T15:14:12.363377057Z\" level=info msg=\"Stopping pod sandbox: 9d0dc822311f5e95dc6fca90c6e3e177c46c16457e593a32fade4e965caf111e\" id=441c665d-10c4-4cf8-b292-956888fab16f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.900569 | controller |     "Jun 10 15:14:12.363833 crc crio[20344]: time=\"2026-06-10T15:14:12.363633833Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9d0dc822311f5e95dc6fca90c6e3e177c46c16457e593a32fade4e965caf111e\" id=441c665d-10c4-4cf8-b292-956888fab16f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.900583 | controller |     "Jun 10 15:14:12.365424 crc crio[20344]: time=\"2026-06-10T15:14:12.365200184Z\" level=info msg=\"Removing pod sandbox: 9d0dc822311f5e95dc6fca90c6e3e177c46c16457e593a32fade4e965caf111e\" id=de2f70bc-12f1-4345-9952-27b6beae260a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.900597 | controller |     "Jun 10 15:14:12.397639 crc crio[20344]: time=\"2026-06-10T15:14:12.397497215Z\" level=info msg=\"Removed pod sandbox: 9d0dc822311f5e95dc6fca90c6e3e177c46c16457e593a32fade4e965caf111e\" id=de2f70bc-12f1-4345-9952-27b6beae260a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.900610 | controller |     "Jun 10 15:14:12.399050 crc crio[20344]: time=\"2026-06-10T15:14:12.398904591Z\" level=info msg=\"Stopping pod sandbox: c1c436c934e1867265856becb99d3590a267315a20b8406cf9843661458fdce9\" id=bc937382-33fc-44ff-a5da-13d40e4dafff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.900625 | controller |     "Jun 10 15:14:12.399050 crc crio[20344]: time=\"2026-06-10T15:14:12.399024524Z\" level=info msg=\"Stopped pod sandbox (already stopped): c1c436c934e1867265856becb99d3590a267315a20b8406cf9843661458fdce9\" id=bc937382-33fc-44ff-a5da-13d40e4dafff name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.900639 | controller |     "Jun 10 15:14:12.400048 crc crio[20344]: time=\"2026-06-10T15:14:12.399939998Z\" level=info msg=\"Removing pod sandbox: c1c436c934e1867265856becb99d3590a267315a20b8406cf9843661458fdce9\" id=a258107d-d975-4dad-a34c-4deb28bd386f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.900654 | controller |     "Jun 10 15:14:12.482783 crc crio[20344]: time=\"2026-06-10T15:14:12.48261644Z\" level=info msg=\"Removed pod sandbox: c1c436c934e1867265856becb99d3590a267315a20b8406cf9843661458fdce9\" id=a258107d-d975-4dad-a34c-4deb28bd386f name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.900668 | controller |     "Jun 10 15:14:33.111107 crc crio[20344]: time=\"2026-06-10T15:14:33.110642126Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-2gz5g/POD\" id=b5729976-3e59-4570-a7f9-4a903874d0f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.900682 | controller |     "Jun 10 15:14:33.112751 crc crio[20344]: time=\"2026-06-10T15:14:33.111118308Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.900697 | controller |     "Jun 10 15:14:33.139897 crc crio[20344]: time=\"2026-06-10T15:14:33.139754264Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2gz5g Namespace:openshift-marketplace ID:3bb034acd7494840480bcca858cc7e086a5d0743b60a26d092f07b523dc0acd6 UID:1efde05a-875c-4bec-8fe0-986061084a66 NetNS:/var/run/netns/0ea4ebc8-4522-4a91-97cf-fca77ead1d56 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1efde05a_875c_4bec_8fe0_986061084a66.slice PodAnnotations:0xc00078dca0}] Aliases:map[]}\"",
2026-06-10 15:52:08.900712 | controller |     "Jun 10 15:14:33.139897 crc crio[20344]: time=\"2026-06-10T15:14:33.139812245Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-2gz5g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.900731 | controller |     "Jun 10 15:14:33.745385 crc crio[20344]: 2026-06-10T15:14:33Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3bb034acd749484 Mac:32:f8:74:f7:5a:d3 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e2 Mtu:0 Sandbox:/var/run/netns/0ea4ebc8-4522-4a91-97cf-fca77ead1d56 SocketPath: PciID:}] [{Interface:0xc000142f40 Address:{IP:10.217.0.226 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.900747 | controller |     "Jun 10 15:14:33.747148 crc crio[20344]: time=\"2026-06-10T15:14:33.747042928Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2gz5g Namespace:openshift-marketplace ID:3bb034acd7494840480bcca858cc7e086a5d0743b60a26d092f07b523dc0acd6 UID:1efde05a-875c-4bec-8fe0-986061084a66 NetNS:/var/run/netns/0ea4ebc8-4522-4a91-97cf-fca77ead1d56 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1efde05a_875c_4bec_8fe0_986061084a66.slice PodAnnotations:0xc00078dca0}] Aliases:map[]}\"",
2026-06-10 15:52:08.900762 | controller |     "Jun 10 15:14:33.747473 crc crio[20344]: time=\"2026-06-10T15:14:33.747372707Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-2gz5g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.900777 | controller |     "Jun 10 15:14:33.758012 crc crio[20344]: time=\"2026-06-10T15:14:33.757929511Z\" level=info msg=\"Ran pod sandbox 3bb034acd7494840480bcca858cc7e086a5d0743b60a26d092f07b523dc0acd6 with infra container: openshift-marketplace/redhat-operators-2gz5g/POD\" id=b5729976-3e59-4570-a7f9-4a903874d0f0 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.900792 | controller |     "Jun 10 15:14:33.761378 crc crio[20344]: time=\"2026-06-10T15:14:33.761192426Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=8eac6c2b-b22c-4e72-8756-c94e032fc853 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.900806 | controller |     "Jun 10 15:14:33.767540 crc crio[20344]: time=\"2026-06-10T15:14:33.767382007Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=cbd0df9f-4e2f-4d5b-88cb-b030dd496cf5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.900821 | controller |     "Jun 10 15:14:33.780335 crc crio[20344]: time=\"2026-06-10T15:14:33.780184411Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2gz5g/extract-utilities\" id=fa29840e-23fa-46dc-a33a-8d6132686029 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.900836 | controller |     "Jun 10 15:14:33.780779 crc crio[20344]: time=\"2026-06-10T15:14:33.780735955Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.900865 | controller |     "Jun 10 15:14:33.833800 crc crio[20344]: time=\"2026-06-10T15:14:33.833703533Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.900884 | controller |     "Jun 10 15:14:33.857219 crc crio[20344]: time=\"2026-06-10T15:14:33.857100932Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.900899 | controller |     "Jun 10 15:14:34.029975 crc crio[20344]: time=\"2026-06-10T15:14:34.029513509Z\" level=info msg=\"Created container 03a2c8d42227c7a0ae0044d0f280b7fe1e24f3efae9465fcab3e4d26bf9879eb: openshift-marketplace/redhat-operators-2gz5g/extract-utilities\" id=fa29840e-23fa-46dc-a33a-8d6132686029 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.900913 | controller |     "Jun 10 15:14:34.033239 crc crio[20344]: time=\"2026-06-10T15:14:34.033148074Z\" level=info msg=\"Starting container: 03a2c8d42227c7a0ae0044d0f280b7fe1e24f3efae9465fcab3e4d26bf9879eb\" id=e920a902-2299-443e-be0d-70c5816d507b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.900931 | controller |     "Jun 10 15:14:34.040724 crc crio[20344]: time=\"2026-06-10T15:14:34.040631969Z\" level=info msg=\"Started container\" PID=118406 containerID=03a2c8d42227c7a0ae0044d0f280b7fe1e24f3efae9465fcab3e4d26bf9879eb description=openshift-marketplace/redhat-operators-2gz5g/extract-utilities id=e920a902-2299-443e-be0d-70c5816d507b name=/runtime.v1.RuntimeService/StartContainer sandboxID=3bb034acd7494840480bcca858cc7e086a5d0743b60a26d092f07b523dc0acd6",
2026-06-10 15:52:08.900947 | controller |     "Jun 10 15:14:34.432488 crc crio[20344]: time=\"2026-06-10T15:14:34.430723451Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=b0966658-636c-4155-a193-b0159d6471b9 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.900961 | controller |     "Jun 10 15:14:34.438649 crc crio[20344]: time=\"2026-06-10T15:14:34.435760612Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-10 15:52:08.900976 | controller |     "Jun 10 15:14:35.193411 crc crio[20344]: time=\"2026-06-10T15:14:35.192906256Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:21dc3353624ee78f072b503b54c8a84b2a47b1b3ecedb037166b270e1772eeff\" id=b0966658-636c-4155-a193-b0159d6471b9 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.900991 | controller |     "Jun 10 15:14:35.194922 crc crio[20344]: time=\"2026-06-10T15:14:35.194411775Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=dcfc813c-8e8e-43c5-902c-b7a19ddf8630 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.901006 | controller |     "Jun 10 15:14:35.202126 crc crio[20344]: time=\"2026-06-10T15:14:35.202022473Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=bd26e25a-2286-437b-9781-8e38723d21f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.901021 | controller |     "Jun 10 15:14:35.217401 crc crio[20344]: time=\"2026-06-10T15:14:35.21612487Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2gz5g/extract-content\" id=9313f35a-b480-4789-ad51-578e6dc94349 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.901036 | controller |     "Jun 10 15:14:35.217401 crc crio[20344]: time=\"2026-06-10T15:14:35.216686215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.901050 | controller |     "Jun 10 15:14:35.281061 crc crio[20344]: time=\"2026-06-10T15:14:35.280930037Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.901065 | controller |     "Jun 10 15:14:35.288503 crc crio[20344]: time=\"2026-06-10T15:14:35.288415222Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.901080 | controller |     "Jun 10 15:14:35.469976 crc crio[20344]: time=\"2026-06-10T15:14:35.469845343Z\" level=info msg=\"Created container 52f22e8938a4b80f898d4c9c4730da94960f8364b4012db4fbfdb3f2289e017c: openshift-marketplace/redhat-operators-2gz5g/extract-content\" id=9313f35a-b480-4789-ad51-578e6dc94349 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.901095 | controller |     "Jun 10 15:14:35.471093 crc crio[20344]: time=\"2026-06-10T15:14:35.471027234Z\" level=info msg=\"Starting container: 52f22e8938a4b80f898d4c9c4730da94960f8364b4012db4fbfdb3f2289e017c\" id=2359f393-c7cc-42ae-bad3-0a2435b91366 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.901113 | controller |     "Jun 10 15:14:35.478778 crc crio[20344]: time=\"2026-06-10T15:14:35.478686774Z\" level=info msg=\"Started container\" PID=118431 containerID=52f22e8938a4b80f898d4c9c4730da94960f8364b4012db4fbfdb3f2289e017c description=openshift-marketplace/redhat-operators-2gz5g/extract-content id=2359f393-c7cc-42ae-bad3-0a2435b91366 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3bb034acd7494840480bcca858cc7e086a5d0743b60a26d092f07b523dc0acd6",
2026-06-10 15:52:08.901129 | controller |     "Jun 10 15:14:44.584438 crc crio[20344]: time=\"2026-06-10T15:14:44.583635194Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=75bf936f-1c33-4ed3-b6ec-647fd2429e59 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.901144 | controller |     "Jun 10 15:14:44.588561 crc crio[20344]: time=\"2026-06-10T15:14:44.588405798Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=37dfd6cf-6764-4339-b90b-cc9a827ce51f name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.901159 | controller |     "Jun 10 15:14:44.596988 crc crio[20344]: time=\"2026-06-10T15:14:44.596850398Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-2gz5g/registry-server\" id=1561ef37-5295-403f-9338-5f3fa50e6f27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.901174 | controller |     "Jun 10 15:14:44.597697 crc crio[20344]: time=\"2026-06-10T15:14:44.597395952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.901189 | controller |     "Jun 10 15:14:44.681080 crc crio[20344]: time=\"2026-06-10T15:14:44.680979587Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.901215 | controller |     "Jun 10 15:14:44.685641 crc crio[20344]: time=\"2026-06-10T15:14:44.685566777Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.901231 | controller |     "Jun 10 15:14:44.865002 crc crio[20344]: time=\"2026-06-10T15:14:44.864847182Z\" level=info msg=\"Created container fe5f6f27c85847a61aa525e0aa30b8bc503ddc30c4aa157eadddac7d35375b9d: openshift-marketplace/redhat-operators-2gz5g/registry-server\" id=1561ef37-5295-403f-9338-5f3fa50e6f27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.901246 | controller |     "Jun 10 15:14:44.867192 crc crio[20344]: time=\"2026-06-10T15:14:44.867138792Z\" level=info msg=\"Starting container: fe5f6f27c85847a61aa525e0aa30b8bc503ddc30c4aa157eadddac7d35375b9d\" id=d9fc86da-21d8-468d-8af0-9f54c23c998a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.901260 | controller |     "Jun 10 15:14:44.873888 crc crio[20344]: time=\"2026-06-10T15:14:44.873756244Z\" level=info msg=\"Started container\" PID=118902 containerID=fe5f6f27c85847a61aa525e0aa30b8bc503ddc30c4aa157eadddac7d35375b9d description=openshift-marketplace/redhat-operators-2gz5g/registry-server id=d9fc86da-21d8-468d-8af0-9f54c23c998a name=/runtime.v1.RuntimeService/StartContainer sandboxID=3bb034acd7494840480bcca858cc7e086a5d0743b60a26d092f07b523dc0acd6",
2026-06-10 15:52:08.901275 | controller |     "Jun 10 15:15:00.573774 crc crio[20344]: time=\"2026-06-10T15:15:00.573069748Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29685075-gfwkn/POD\" id=d3beed60-049e-4393-ac3c-1c77ec9d9a58 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.901290 | controller |     "Jun 10 15:15:00.574991 crc crio[20344]: time=\"2026-06-10T15:15:00.573798767Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.901309 | controller |     "Jun 10 15:15:00.603477 crc crio[20344]: time=\"2026-06-10T15:15:00.603351862Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685075-gfwkn Namespace:openshift-operator-lifecycle-manager ID:1a9b1787139101203b0183b81142cd06d6ef0221fff71a5543c67b5079728ee9 UID:ad57bce9-0e69-425e-a53e-d484e8791d6e NetNS:/var/run/netns/b198b8b1-8357-4624-a9d2-339a83eefddd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad57bce9_0e69_425e_a53e_d484e8791d6e.slice PodAnnotations:0xc0040373b0}] Aliases:map[]}\"",
2026-06-10 15:52:08.901325 | controller |     "Jun 10 15:15:00.603477 crc crio[20344]: time=\"2026-06-10T15:15:00.603454345Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29685075-gfwkn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.901340 | controller |     "Jun 10 15:15:01.217302 crc crio[20344]: 2026-06-10T15:15:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1a9b17871391012 Mac:5e:8d:ec:fb:20:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e3 Mtu:0 Sandbox:/var/run/netns/b198b8b1-8357-4624-a9d2-339a83eefddd SocketPath: PciID:}] [{Interface:0xc000480b50 Address:{IP:10.217.0.227 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.901355 | controller |     "Jun 10 15:15:01.219045 crc crio[20344]: time=\"2026-06-10T15:15:01.21893969Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685075-gfwkn Namespace:openshift-operator-lifecycle-manager ID:1a9b1787139101203b0183b81142cd06d6ef0221fff71a5543c67b5079728ee9 UID:ad57bce9-0e69-425e-a53e-d484e8791d6e NetNS:/var/run/netns/b198b8b1-8357-4624-a9d2-339a83eefddd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad57bce9_0e69_425e_a53e_d484e8791d6e.slice PodAnnotations:0xc0040373b0}] Aliases:map[]}\"",
2026-06-10 15:52:08.901371 | controller |     "Jun 10 15:15:01.219218 crc crio[20344]: time=\"2026-06-10T15:15:01.219101724Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29685075-gfwkn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.901386 | controller |     "Jun 10 15:15:01.232712 crc crio[20344]: time=\"2026-06-10T15:15:01.232623515Z\" level=info msg=\"Ran pod sandbox 1a9b1787139101203b0183b81142cd06d6ef0221fff71a5543c67b5079728ee9 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29685075-gfwkn/POD\" id=d3beed60-049e-4393-ac3c-1c77ec9d9a58 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.901401 | controller |     "Jun 10 15:15:01.235530 crc crio[20344]: time=\"2026-06-10T15:15:01.235455068Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=78ad1fe8-733c-41eb-a899-b478bda006e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.901415 | controller |     "Jun 10 15:15:01.237694 crc crio[20344]: time=\"2026-06-10T15:15:01.237583073Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=9e67eff3-c124-4aba-9788-1cd34dd52459 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.901430 | controller |     "Jun 10 15:15:01.245731 crc crio[20344]: time=\"2026-06-10T15:15:01.24558388Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29685075-gfwkn/collect-profiles\" id=2a2242c7-d7e9-42bc-a123-c819452ffa25 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.901445 | controller |     "Jun 10 15:15:01.248670 crc crio[20344]: time=\"2026-06-10T15:15:01.248559457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.901463 | controller |     "Jun 10 15:15:01.312561 crc crio[20344]: time=\"2026-06-10T15:15:01.312467333Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.901478 | controller |     "Jun 10 15:15:01.319090 crc crio[20344]: time=\"2026-06-10T15:15:01.319015643Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.901492 | controller |     "Jun 10 15:15:01.458517 crc crio[20344]: time=\"2026-06-10T15:15:01.458238339Z\" level=info msg=\"Created container 5fb8c9400d49bf6ce2036165aae9b92bf3dcde7ef6280a8bac0d0c8ebabd59f5: openshift-operator-lifecycle-manager/collect-profiles-29685075-gfwkn/collect-profiles\" id=2a2242c7-d7e9-42bc-a123-c819452ffa25 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.901507 | controller |     "Jun 10 15:15:01.460881 crc crio[20344]: time=\"2026-06-10T15:15:01.46060773Z\" level=info msg=\"Starting container: 5fb8c9400d49bf6ce2036165aae9b92bf3dcde7ef6280a8bac0d0c8ebabd59f5\" id=6f47d93a-eb21-4708-a335-4c8c53f93c9e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.901521 | controller |     "Jun 10 15:15:01.470572 crc crio[20344]: time=\"2026-06-10T15:15:01.470340102Z\" level=info msg=\"Started container\" PID=119806 containerID=5fb8c9400d49bf6ce2036165aae9b92bf3dcde7ef6280a8bac0d0c8ebabd59f5 description=openshift-operator-lifecycle-manager/collect-profiles-29685075-gfwkn/collect-profiles id=6f47d93a-eb21-4708-a335-4c8c53f93c9e name=/runtime.v1.RuntimeService/StartContainer sandboxID=1a9b1787139101203b0183b81142cd06d6ef0221fff71a5543c67b5079728ee9",
2026-06-10 15:52:08.901536 | controller |     "Jun 10 15:15:03.883202 crc crio[20344]: time=\"2026-06-10T15:15:03.882522394Z\" level=info msg=\"Stopping pod sandbox: 1a9b1787139101203b0183b81142cd06d6ef0221fff71a5543c67b5079728ee9\" id=c09422f8-e353-49b8-a91f-71048239dbf5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.901611 | controller |     "Jun 10 15:15:03.884802 crc crio[20344]: time=\"2026-06-10T15:15:03.883783947Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685075-gfwkn Namespace:openshift-operator-lifecycle-manager ID:1a9b1787139101203b0183b81142cd06d6ef0221fff71a5543c67b5079728ee9 UID:ad57bce9-0e69-425e-a53e-d484e8791d6e NetNS:/var/run/netns/b198b8b1-8357-4624-a9d2-339a83eefddd Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podad57bce9_0e69_425e_a53e_d484e8791d6e.slice PodAnnotations:0xc0027c04c8}] Aliases:map[]}\"",
2026-06-10 15:52:08.901630 | controller |     "Jun 10 15:15:03.884802 crc crio[20344]: time=\"2026-06-10T15:15:03.883944131Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29685075-gfwkn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.901646 | controller |     "Jun 10 15:15:04.312085 crc crio[20344]: time=\"2026-06-10T15:15:04.311403335Z\" level=info msg=\"Stopped pod sandbox: 1a9b1787139101203b0183b81142cd06d6ef0221fff71a5543c67b5079728ee9\" id=c09422f8-e353-49b8-a91f-71048239dbf5 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.901661 | controller |     "Jun 10 15:15:04.900197 crc crio[20344]: time=\"2026-06-10T15:15:04.899684335Z\" level=info msg=\"Stopping container: fe5f6f27c85847a61aa525e0aa30b8bc503ddc30c4aa157eadddac7d35375b9d (timeout: 2s)\" id=0d831e7d-fddc-45e3-8525-beb71e8d7e80 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.901676 | controller |     "Jun 10 15:15:05.041524 crc crio[20344]: time=\"2026-06-10T15:15:05.041427406Z\" level=info msg=\"Stopped container fe5f6f27c85847a61aa525e0aa30b8bc503ddc30c4aa157eadddac7d35375b9d: openshift-marketplace/redhat-operators-2gz5g/registry-server\" id=0d831e7d-fddc-45e3-8525-beb71e8d7e80 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.901695 | controller |     "Jun 10 15:15:05.048146 crc crio[20344]: time=\"2026-06-10T15:15:05.047964676Z\" level=info msg=\"Stopping pod sandbox: 3bb034acd7494840480bcca858cc7e086a5d0743b60a26d092f07b523dc0acd6\" id=f421a1a2-48bb-4ea4-86ae-29fe655a5908 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.901711 | controller |     "Jun 10 15:15:05.048939 crc crio[20344]: time=\"2026-06-10T15:15:05.048796157Z\" level=info msg=\"Got pod network &{Name:redhat-operators-2gz5g Namespace:openshift-marketplace ID:3bb034acd7494840480bcca858cc7e086a5d0743b60a26d092f07b523dc0acd6 UID:1efde05a-875c-4bec-8fe0-986061084a66 NetNS:/var/run/netns/0ea4ebc8-4522-4a91-97cf-fca77ead1d56 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod1efde05a_875c_4bec_8fe0_986061084a66.slice PodAnnotations:0xc00078ceb8}] Aliases:map[]}\"",
2026-06-10 15:52:08.901726 | controller |     "Jun 10 15:15:05.049242 crc crio[20344]: time=\"2026-06-10T15:15:05.049056314Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-2gz5g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.901742 | controller |     "Jun 10 15:15:05.439312 crc crio[20344]: time=\"2026-06-10T15:15:05.43877347Z\" level=info msg=\"Stopped pod sandbox: 3bb034acd7494840480bcca858cc7e086a5d0743b60a26d092f07b523dc0acd6\" id=f421a1a2-48bb-4ea4-86ae-29fe655a5908 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.901757 | controller |     "Jun 10 15:15:05.921585 crc crio[20344]: time=\"2026-06-10T15:15:05.921526037Z\" level=info msg=\"Removing container: fe5f6f27c85847a61aa525e0aa30b8bc503ddc30c4aa157eadddac7d35375b9d\" id=3fa559fe-fec2-4cf2-bbb5-5c2a4baa54e9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.901772 | controller |     "Jun 10 15:15:05.965318 crc crio[20344]: time=\"2026-06-10T15:15:05.965191758Z\" level=info msg=\"Removed container fe5f6f27c85847a61aa525e0aa30b8bc503ddc30c4aa157eadddac7d35375b9d: openshift-marketplace/redhat-operators-2gz5g/registry-server\" id=3fa559fe-fec2-4cf2-bbb5-5c2a4baa54e9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.901786 | controller |     "Jun 10 15:15:05.968669 crc crio[20344]: time=\"2026-06-10T15:15:05.968600797Z\" level=info msg=\"Removing container: 52f22e8938a4b80f898d4c9c4730da94960f8364b4012db4fbfdb3f2289e017c\" id=b7d59c6a-86af-42a5-a30e-d71adbe2dd0e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.901801 | controller |     "Jun 10 15:15:06.020404 crc crio[20344]: time=\"2026-06-10T15:15:06.020093311Z\" level=info msg=\"Removed container 52f22e8938a4b80f898d4c9c4730da94960f8364b4012db4fbfdb3f2289e017c: openshift-marketplace/redhat-operators-2gz5g/extract-content\" id=b7d59c6a-86af-42a5-a30e-d71adbe2dd0e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.901816 | controller |     "Jun 10 15:15:06.023037 crc crio[20344]: time=\"2026-06-10T15:15:06.022650907Z\" level=info msg=\"Removing container: 03a2c8d42227c7a0ae0044d0f280b7fe1e24f3efae9465fcab3e4d26bf9879eb\" id=3f038955-ce80-49ff-b64f-b0e1291493d2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.901830 | controller |     "Jun 10 15:15:06.070134 crc crio[20344]: time=\"2026-06-10T15:15:06.069834799Z\" level=info msg=\"Removed container 03a2c8d42227c7a0ae0044d0f280b7fe1e24f3efae9465fcab3e4d26bf9879eb: openshift-marketplace/redhat-operators-2gz5g/extract-utilities\" id=3f038955-ce80-49ff-b64f-b0e1291493d2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.901845 | controller |     "Jun 10 15:15:12.516137 crc crio[20344]: time=\"2026-06-10T15:15:12.514775025Z\" level=info msg=\"Removing container: ba977d8ea2dbec2cb3fc55b8c805e266959abae7ee66a6eb8bde69f25d078920\" id=4098c412-c658-468e-8948-24f30c566219 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.901882 | controller |     "Jun 10 15:15:12.626184 crc crio[20344]: time=\"2026-06-10T15:15:12.626030967Z\" level=info msg=\"Removed container ba977d8ea2dbec2cb3fc55b8c805e266959abae7ee66a6eb8bde69f25d078920: openstack/nova-cell1-cell-mapping-md42m/nova-manage\" id=4098c412-c658-468e-8948-24f30c566219 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.901899 | controller |     "Jun 10 15:15:12.630419 crc crio[20344]: time=\"2026-06-10T15:15:12.630330478Z\" level=info msg=\"Removing container: 8b33453edf2a7d4813e77acdb6dedaf7388a8e326e15bf0579ecee4a583bb431\" id=4a7f151b-34e6-412d-8103-13889ed88292 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.901913 | controller |     "Jun 10 15:15:12.677839 crc crio[20344]: time=\"2026-06-10T15:15:12.677745157Z\" level=info msg=\"Removed container 8b33453edf2a7d4813e77acdb6dedaf7388a8e326e15bf0579ecee4a583bb431: openshift-operator-lifecycle-manager/collect-profiles-29685030-db252/collect-profiles\" id=4a7f151b-34e6-412d-8103-13889ed88292 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.901928 | controller |     "Jun 10 15:15:12.688204 crc crio[20344]: time=\"2026-06-10T15:15:12.688001632Z\" level=info msg=\"Stopping pod sandbox: 593b96c17ebc5375f6ff7ed402d9e61b382833c6e2993d33e2d53a1ad64cee11\" id=4afe5f79-ca3f-4fa9-8131-7969f5984b3c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.901943 | controller |     "Jun 10 15:15:12.688485 crc crio[20344]: time=\"2026-06-10T15:15:12.688192127Z\" level=info msg=\"Stopped pod sandbox (already stopped): 593b96c17ebc5375f6ff7ed402d9e61b382833c6e2993d33e2d53a1ad64cee11\" id=4afe5f79-ca3f-4fa9-8131-7969f5984b3c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.901958 | controller |     "Jun 10 15:15:12.688919 crc crio[20344]: time=\"2026-06-10T15:15:12.688815143Z\" level=info msg=\"Removing pod sandbox: 593b96c17ebc5375f6ff7ed402d9e61b382833c6e2993d33e2d53a1ad64cee11\" id=284e9cff-b459-448f-b3dd-8625f3348d19 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.901972 | controller |     "Jun 10 15:15:12.720629 crc crio[20344]: time=\"2026-06-10T15:15:12.720482594Z\" level=info msg=\"Removed pod sandbox: 593b96c17ebc5375f6ff7ed402d9e61b382833c6e2993d33e2d53a1ad64cee11\" id=284e9cff-b459-448f-b3dd-8625f3348d19 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.901987 | controller |     "Jun 10 15:15:12.722361 crc crio[20344]: time=\"2026-06-10T15:15:12.722220999Z\" level=info msg=\"Stopping pod sandbox: e656476152fe54fb1468f997d9b7e44d7ab7164ed95752619d14a3107667c4c8\" id=596e21da-1f20-4b1f-9cd3-f283ce303c15 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.902002 | controller |     "Jun 10 15:15:12.722587 crc crio[20344]: time=\"2026-06-10T15:15:12.722530177Z\" level=info msg=\"Stopped pod sandbox (already stopped): e656476152fe54fb1468f997d9b7e44d7ab7164ed95752619d14a3107667c4c8\" id=596e21da-1f20-4b1f-9cd3-f283ce303c15 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.902017 | controller |     "Jun 10 15:15:12.723483 crc crio[20344]: time=\"2026-06-10T15:15:12.7234131Z\" level=info msg=\"Removing pod sandbox: e656476152fe54fb1468f997d9b7e44d7ab7164ed95752619d14a3107667c4c8\" id=b65e7447-1f4f-4141-bdc5-f5ea53c73935 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.902031 | controller |     "Jun 10 15:15:12.742419 crc crio[20344]: time=\"2026-06-10T15:15:12.741338004Z\" level=info msg=\"Removed pod sandbox: e656476152fe54fb1468f997d9b7e44d7ab7164ed95752619d14a3107667c4c8\" id=b65e7447-1f4f-4141-bdc5-f5ea53c73935 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.902046 | controller |     "Jun 10 15:15:12.743508 crc crio[20344]: time=\"2026-06-10T15:15:12.743432848Z\" level=info msg=\"Stopping pod sandbox: 3bb034acd7494840480bcca858cc7e086a5d0743b60a26d092f07b523dc0acd6\" id=441be377-18c7-43d0-8e4c-35e2050bd00f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.902067 | controller |     "Jun 10 15:15:12.743604 crc crio[20344]: time=\"2026-06-10T15:15:12.74351317Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3bb034acd7494840480bcca858cc7e086a5d0743b60a26d092f07b523dc0acd6\" id=441be377-18c7-43d0-8e4c-35e2050bd00f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.902082 | controller |     "Jun 10 15:15:12.744394 crc crio[20344]: time=\"2026-06-10T15:15:12.744120346Z\" level=info msg=\"Removing pod sandbox: 3bb034acd7494840480bcca858cc7e086a5d0743b60a26d092f07b523dc0acd6\" id=cf2fdfa7-1701-4318-96ac-49c98d016610 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.902097 | controller |     "Jun 10 15:15:12.766217 crc crio[20344]: time=\"2026-06-10T15:15:12.766013963Z\" level=info msg=\"Removed pod sandbox: 3bb034acd7494840480bcca858cc7e086a5d0743b60a26d092f07b523dc0acd6\" id=cf2fdfa7-1701-4318-96ac-49c98d016610 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.902112 | controller |     "Jun 10 15:15:43.503989 crc crio[20344]: time=\"2026-06-10T15:15:43.50285452Z\" level=info msg=\"Running pod sandbox: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lssjf/POD\" id=b2376437-5a3a-46fd-91ba-aa8f62df86ce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.902126 | controller |     "Jun 10 15:15:43.505789 crc crio[20344]: time=\"2026-06-10T15:15:43.504725679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.902141 | controller |     "Jun 10 15:15:43.551223 crc crio[20344]: time=\"2026-06-10T15:15:43.551124301Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lssjf Namespace:openstack ID:3b93b430b68324309fd2d16e358446ee768fa86a794027bac72e223c453e67eb UID:7e7e1cd0-303e-4f10-89e6-6d5e8b6153f3 NetNS:/var/run/netns/d99d0122-6501-481d-aa2d-585c6aaa2497 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e7e1cd0_303e_4f10_89e6_6d5e8b6153f3.slice PodAnnotations:0xc000529070}] Aliases:map[]}\"",
2026-06-10 15:52:08.902157 | controller |     "Jun 10 15:15:43.551223 crc crio[20344]: time=\"2026-06-10T15:15:43.551192563Z\" level=info msg=\"Adding pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lssjf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.902172 | controller |     "Jun 10 15:15:44.360834 crc crio[20344]: 2026-06-10T15:15:44Z [verbose] CmdAdd (shim): {1.1.0 [{Name:3b93b430b683243 Mac:c6:d6:93:6e:e4:ed Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e4 Mtu:0 Sandbox:/var/run/netns/d99d0122-6501-481d-aa2d-585c6aaa2497 SocketPath: PciID:}] [{Interface:0xc00050a5e0 Address:{IP:10.217.0.228 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.902187 | controller |     "Jun 10 15:15:44.363682 crc crio[20344]: time=\"2026-06-10T15:15:44.363506896Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lssjf Namespace:openstack ID:3b93b430b68324309fd2d16e358446ee768fa86a794027bac72e223c453e67eb UID:7e7e1cd0-303e-4f10-89e6-6d5e8b6153f3 NetNS:/var/run/netns/d99d0122-6501-481d-aa2d-585c6aaa2497 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e7e1cd0_303e_4f10_89e6_6d5e8b6153f3.slice PodAnnotations:0xc000529070}] Aliases:map[]}\"",
2026-06-10 15:52:08.902202 | controller |     "Jun 10 15:15:44.364019 crc crio[20344]: time=\"2026-06-10T15:15:44.363816174Z\" level=info msg=\"Checking pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lssjf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.902218 | controller |     "Jun 10 15:15:44.373671 crc crio[20344]: time=\"2026-06-10T15:15:44.373167726Z\" level=info msg=\"Ran pod sandbox 3b93b430b68324309fd2d16e358446ee768fa86a794027bac72e223c453e67eb with infra container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lssjf/POD\" id=b2376437-5a3a-46fd-91ba-aa8f62df86ce name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.902237 | controller |     "Jun 10 15:15:44.376940 crc crio[20344]: time=\"2026-06-10T15:15:44.376718748Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=6c8dd807-ec50-4847-8221-ce2171d645d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.902252 | controller |     "Jun 10 15:15:44.377158 crc crio[20344]: time=\"2026-06-10T15:15:44.377003796Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest not found\" id=6c8dd807-ec50-4847-8221-ce2171d645d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.902267 | controller |     "Jun 10 15:15:44.377158 crc crio[20344]: time=\"2026-06-10T15:15:44.377110238Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest found\" id=6c8dd807-ec50-4847-8221-ce2171d645d1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.902282 | controller |     "Jun 10 15:15:44.380671 crc crio[20344]: time=\"2026-06-10T15:15:44.380552898Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=3277219d-e3d7-42d5-8d23-cae65cddad4d name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.902296 | controller |     "Jun 10 15:15:44.388856 crc crio[20344]: time=\"2026-06-10T15:15:44.38876718Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\\\"\"",
2026-06-10 15:52:08.902311 | controller |     "Jun 10 15:15:57.738099 crc crio[20344]: time=\"2026-06-10T15:15:57.736220996Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:b0f60d7b8c5e5365f19aa41e0a2d6a6a2a5ff4c37e9271f0d7f3d5d66fb5cb26\" id=3277219d-e3d7-42d5-8d23-cae65cddad4d name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.902326 | controller |     "Jun 10 15:15:57.739729 crc crio[20344]: time=\"2026-06-10T15:15:57.738563807Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=64f22c20-88d7-4db1-991e-df94b27a2fbf name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.902341 | controller |     "Jun 10 15:15:57.769710 crc crio[20344]: time=\"2026-06-10T15:15:57.765783292Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=f2781b41-89d4-4ded-b177-bea164098b7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.902356 | controller |     "Jun 10 15:15:57.784589 crc crio[20344]: time=\"2026-06-10T15:15:57.784448946Z\" level=info msg=\"Creating container: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lssjf/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=cca61949-2e08-4b33-b15b-87ee2f694f27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.902371 | controller |     "Jun 10 15:15:57.789096 crc crio[20344]: time=\"2026-06-10T15:15:57.788780098Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.902385 | controller |     "Jun 10 15:15:57.846138 crc crio[20344]: time=\"2026-06-10T15:15:57.846038181Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.902400 | controller |     "Jun 10 15:15:57.849201 crc crio[20344]: time=\"2026-06-10T15:15:57.84908873Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.902414 | controller |     "Jun 10 15:15:58.059651 crc crio[20344]: time=\"2026-06-10T15:15:58.059561083Z\" level=info msg=\"Created container 6290359f4f3f9468eb9ab8bb5066ff0bddd0b26dc0f08ac4d2b81c3795375150: openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lssjf/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam\" id=cca61949-2e08-4b33-b15b-87ee2f694f27 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.902432 | controller |     "Jun 10 15:15:58.061658 crc crio[20344]: time=\"2026-06-10T15:15:58.061619587Z\" level=info msg=\"Starting container: 6290359f4f3f9468eb9ab8bb5066ff0bddd0b26dc0f08ac4d2b81c3795375150\" id=80d51b40-8ce0-4b7a-919c-2d866a324fd5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.902448 | controller |     "Jun 10 15:15:58.069547 crc crio[20344]: time=\"2026-06-10T15:15:58.0694821Z\" level=info msg=\"Started container\" PID=122684 containerID=6290359f4f3f9468eb9ab8bb5066ff0bddd0b26dc0f08ac4d2b81c3795375150 description=openstack/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lssjf/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam id=80d51b40-8ce0-4b7a-919c-2d866a324fd5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=3b93b430b68324309fd2d16e358446ee768fa86a794027bac72e223c453e67eb",
2026-06-10 15:52:08.902463 | controller |     "Jun 10 15:16:01.078058 crc crio[20344]: time=\"2026-06-10T15:16:01.077415185Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685076-9ttjq/POD\" id=eb3dacb1-52ea-461f-b199-b2a0ffb3f1ea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.902479 | controller |     "Jun 10 15:16:01.081192 crc crio[20344]: time=\"2026-06-10T15:16:01.078073812Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.902494 | controller |     "Jun 10 15:16:01.124838 crc crio[20344]: time=\"2026-06-10T15:16:01.124776672Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685076-9ttjq Namespace:openshift-infra ID:44fa06178e129991184cd81a3c1ac50181070c726d5159ee6adf1d2b2a41c71d UID:7c0641a2-3da6-4d88-b242-8ecb8f56d5e6 NetNS:/var/run/netns/58b76375-62de-4d6e-9ce4-be2bc5c5a799 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c0641a2_3da6_4d88_b242_8ecb8f56d5e6.slice PodAnnotations:0xc000528360}] Aliases:map[]}\"",
2026-06-10 15:52:08.902510 | controller |     "Jun 10 15:16:01.126147 crc crio[20344]: time=\"2026-06-10T15:16:01.126113977Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685076-9ttjq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.902525 | controller |     "Jun 10 15:16:01.678519 crc crio[20344]: 2026-06-10T15:16:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:44fa06178e12999 Mac:e2:1b:ae:f7:a9:f9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e5 Mtu:0 Sandbox:/var/run/netns/58b76375-62de-4d6e-9ce4-be2bc5c5a799 SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.229 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.902540 | controller |     "Jun 10 15:16:01.680749 crc crio[20344]: time=\"2026-06-10T15:16:01.680633422Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685076-9ttjq Namespace:openshift-infra ID:44fa06178e129991184cd81a3c1ac50181070c726d5159ee6adf1d2b2a41c71d UID:7c0641a2-3da6-4d88-b242-8ecb8f56d5e6 NetNS:/var/run/netns/58b76375-62de-4d6e-9ce4-be2bc5c5a799 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c0641a2_3da6_4d88_b242_8ecb8f56d5e6.slice PodAnnotations:0xc000528360}] Aliases:map[]}\"",
2026-06-10 15:52:08.902555 | controller |     "Jun 10 15:16:01.681088 crc crio[20344]: time=\"2026-06-10T15:16:01.680997962Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685076-9ttjq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.902574 | controller |     "Jun 10 15:16:01.691564 crc crio[20344]: time=\"2026-06-10T15:16:01.691485763Z\" level=info msg=\"Ran pod sandbox 44fa06178e129991184cd81a3c1ac50181070c726d5159ee6adf1d2b2a41c71d with infra container: openshift-infra/auto-csr-approver-29685076-9ttjq/POD\" id=eb3dacb1-52ea-461f-b199-b2a0ffb3f1ea name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.902589 | controller |     "Jun 10 15:16:01.695050 crc crio[20344]: time=\"2026-06-10T15:16:01.694970704Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=b1071a04-0409-4c40-aace-4225d7a305fe name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.902604 | controller |     "Jun 10 15:16:01.706780 crc crio[20344]: time=\"2026-06-10T15:16:01.706693817Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-10 15:52:08.902619 | controller |     "Jun 10 15:16:02.454739 crc crio[20344]: time=\"2026-06-10T15:16:02.454622673Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=b1071a04-0409-4c40-aace-4225d7a305fe name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.902634 | controller |     "Jun 10 15:16:02.456702 crc crio[20344]: time=\"2026-06-10T15:16:02.4560525Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c3f58d2e-97a9-45cf-9400-6bccc588a07f name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.902649 | controller |     "Jun 10 15:16:02.458891 crc crio[20344]: time=\"2026-06-10T15:16:02.458782261Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=cceb147a-9ed1-4d3f-8792-59ee1e48efef name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.902664 | controller |     "Jun 10 15:16:02.470486 crc crio[20344]: time=\"2026-06-10T15:16:02.470359761Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685076-9ttjq/oc\" id=ec3c230a-cb87-4137-9c58-19ff14e53a98 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.902679 | controller |     "Jun 10 15:16:02.471347 crc crio[20344]: time=\"2026-06-10T15:16:02.471222023Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.902693 | controller |     "Jun 10 15:16:02.520688 crc crio[20344]: time=\"2026-06-10T15:16:02.520588872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.902707 | controller |     "Jun 10 15:16:02.762099 crc crio[20344]: time=\"2026-06-10T15:16:02.761198925Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.902721 | controller |     "Jun 10 15:16:02.901396 crc crio[20344]: time=\"2026-06-10T15:16:02.900769661Z\" level=info msg=\"Created container 2a8c3e51f81c9fc1bea0c7a121ac6e7ec9eb0c304b508aa5d5579373225666ad: openshift-infra/auto-csr-approver-29685076-9ttjq/oc\" id=ec3c230a-cb87-4137-9c58-19ff14e53a98 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.902736 | controller |     "Jun 10 15:16:02.902668 crc crio[20344]: time=\"2026-06-10T15:16:02.902582888Z\" level=info msg=\"Starting container: 2a8c3e51f81c9fc1bea0c7a121ac6e7ec9eb0c304b508aa5d5579373225666ad\" id=dcf65bd6-33c8-4633-9375-2d7a8d1b0259 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.902750 | controller |     "Jun 10 15:16:02.907413 crc crio[20344]: time=\"2026-06-10T15:16:02.907320591Z\" level=info msg=\"Started container\" PID=123014 containerID=2a8c3e51f81c9fc1bea0c7a121ac6e7ec9eb0c304b508aa5d5579373225666ad description=openshift-infra/auto-csr-approver-29685076-9ttjq/oc id=dcf65bd6-33c8-4633-9375-2d7a8d1b0259 name=/runtime.v1.RuntimeService/StartContainer sandboxID=44fa06178e129991184cd81a3c1ac50181070c726d5159ee6adf1d2b2a41c71d",
2026-06-10 15:52:08.902768 | controller |     "Jun 10 15:16:05.777624 crc crio[20344]: time=\"2026-06-10T15:16:05.776671155Z\" level=info msg=\"Stopping pod sandbox: 44fa06178e129991184cd81a3c1ac50181070c726d5159ee6adf1d2b2a41c71d\" id=a72b57fa-1a63-48fc-b20a-4fa309773b7d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.902783 | controller |     "Jun 10 15:16:05.780584 crc crio[20344]: time=\"2026-06-10T15:16:05.780538906Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685076-9ttjq Namespace:openshift-infra ID:44fa06178e129991184cd81a3c1ac50181070c726d5159ee6adf1d2b2a41c71d UID:7c0641a2-3da6-4d88-b242-8ecb8f56d5e6 NetNS:/var/run/netns/58b76375-62de-4d6e-9ce4-be2bc5c5a799 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7c0641a2_3da6_4d88_b242_8ecb8f56d5e6.slice PodAnnotations:0xc0032250e0}] Aliases:map[]}\"",
2026-06-10 15:52:08.902798 | controller |     "Jun 10 15:16:05.781479 crc crio[20344]: time=\"2026-06-10T15:16:05.781380247Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685076-9ttjq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.902813 | controller |     "Jun 10 15:16:06.177418 crc crio[20344]: time=\"2026-06-10T15:16:06.177228063Z\" level=info msg=\"Stopped pod sandbox: 44fa06178e129991184cd81a3c1ac50181070c726d5159ee6adf1d2b2a41c71d\" id=a72b57fa-1a63-48fc-b20a-4fa309773b7d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.902828 | controller |     "Jun 10 15:16:12.809601 crc crio[20344]: time=\"2026-06-10T15:16:12.80692901Z\" level=info msg=\"Removing container: 6173d91944200a57c5c8a2721a7af72707a18d8ca26eb39d4bd8593d70087f22\" id=b85f4ba0-dbbf-4218-99a3-a9ca00151fb1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.902843 | controller |     "Jun 10 15:16:12.991167 crc crio[20344]: time=\"2026-06-10T15:16:12.991037349Z\" level=info msg=\"Removed container 6173d91944200a57c5c8a2721a7af72707a18d8ca26eb39d4bd8593d70087f22: openshift-infra/auto-csr-approver-29685070-pxzh2/oc\" id=b85f4ba0-dbbf-4218-99a3-a9ca00151fb1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.902876 | controller |     "Jun 10 15:16:13.013614 crc crio[20344]: time=\"2026-06-10T15:16:13.013501241Z\" level=info msg=\"Stopping pod sandbox: 691c0ba52e7c289e4cff19dba94cd609002b4ed235d0ff03c40564d6c4418bb8\" id=6ecd543b-6af5-46cd-9934-3c94fcefaae9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.902892 | controller |     "Jun 10 15:16:13.013614 crc crio[20344]: time=\"2026-06-10T15:16:13.013591123Z\" level=info msg=\"Stopped pod sandbox (already stopped): 691c0ba52e7c289e4cff19dba94cd609002b4ed235d0ff03c40564d6c4418bb8\" id=6ecd543b-6af5-46cd-9934-3c94fcefaae9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.902908 | controller |     "Jun 10 15:16:13.014402 crc crio[20344]: time=\"2026-06-10T15:16:13.014338203Z\" level=info msg=\"Removing pod sandbox: 691c0ba52e7c289e4cff19dba94cd609002b4ed235d0ff03c40564d6c4418bb8\" id=93026103-6741-459f-82ca-a572b40d1092 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.902924 | controller |     "Jun 10 15:16:13.028425 crc crio[20344]: time=\"2026-06-10T15:16:13.028333495Z\" level=info msg=\"Removed pod sandbox: 691c0ba52e7c289e4cff19dba94cd609002b4ed235d0ff03c40564d6c4418bb8\" id=93026103-6741-459f-82ca-a572b40d1092 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.902940 | controller |     "Jun 10 15:16:16.992537 crc crio[20344]: time=\"2026-06-10T15:16:16.99081816Z\" level=info msg=\"Stopping pod sandbox: 3b93b430b68324309fd2d16e358446ee768fa86a794027bac72e223c453e67eb\" id=8a385a99-1799-436a-81dc-f9be5ca27585 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.902954 | controller |     "Jun 10 15:16:16.992537 crc crio[20344]: time=\"2026-06-10T15:16:16.992438682Z\" level=info msg=\"Got pod network &{Name:repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lssjf Namespace:openstack ID:3b93b430b68324309fd2d16e358446ee768fa86a794027bac72e223c453e67eb UID:7e7e1cd0-303e-4f10-89e6-6d5e8b6153f3 NetNS:/var/run/netns/d99d0122-6501-481d-aa2d-585c6aaa2497 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7e7e1cd0_303e_4f10_89e6_6d5e8b6153f3.slice PodAnnotations:0xc000529d48}] Aliases:map[]}\"",
2026-06-10 15:52:08.902973 | controller |     "Jun 10 15:16:16.995238 crc crio[20344]: time=\"2026-06-10T15:16:16.992780091Z\" level=info msg=\"Deleting pod openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lssjf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.902988 | controller |     "Jun 10 15:16:17.460849 crc crio[20344]: time=\"2026-06-10T15:16:17.460500928Z\" level=info msg=\"Stopped pod sandbox: 3b93b430b68324309fd2d16e358446ee768fa86a794027bac72e223c453e67eb\" id=8a385a99-1799-436a-81dc-f9be5ca27585 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.903002 | controller |     "Jun 10 15:16:18.562585 crc crio[20344]: time=\"2026-06-10T15:16:18.560334022Z\" level=info msg=\"Running pod sandbox: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-vssq7/POD\" id=9dd0484c-d60b-4bbc-a021-9e209019c305 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.903017 | controller |     "Jun 10 15:16:18.562585 crc crio[20344]: time=\"2026-06-10T15:16:18.56104135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.903031 | controller |     "Jun 10 15:16:18.618378 crc crio[20344]: time=\"2026-06-10T15:16:18.61815257Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-vssq7 Namespace:openstack ID:782503ef948b8b5e525354dfe46031508bc94eb431efa7e446d74221ea41e0a0 UID:fffd8ec3-0941-4d24-9716-a40f6a6b8bde NetNS:/var/run/netns/e540264b-c28e-4cc8-a6bb-27e5991ebfb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfffd8ec3_0941_4d24_9716_a40f6a6b8bde.slice PodAnnotations:0xc0006b49b8}] Aliases:map[]}\"",
2026-06-10 15:52:08.903046 | controller |     "Jun 10 15:16:18.618378 crc crio[20344]: time=\"2026-06-10T15:16:18.618224431Z\" level=info msg=\"Adding pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-vssq7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.903060 | controller |     "Jun 10 15:16:19.299994 crc crio[20344]: 2026-06-10T15:16:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:782503ef948b8b5 Mac:66:98:41:ee:52:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e6 Mtu:0 Sandbox:/var/run/netns/e540264b-c28e-4cc8-a6bb-27e5991ebfb4 SocketPath: PciID:}] [{Interface:0xc000014610 Address:{IP:10.217.0.230 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.903075 | controller |     "Jun 10 15:16:19.301142 crc crio[20344]: time=\"2026-06-10T15:16:19.301049051Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-vssq7 Namespace:openstack ID:782503ef948b8b5e525354dfe46031508bc94eb431efa7e446d74221ea41e0a0 UID:fffd8ec3-0941-4d24-9716-a40f6a6b8bde NetNS:/var/run/netns/e540264b-c28e-4cc8-a6bb-27e5991ebfb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfffd8ec3_0941_4d24_9716_a40f6a6b8bde.slice PodAnnotations:0xc0006b49b8}] Aliases:map[]}\"",
2026-06-10 15:52:08.903090 | controller |     "Jun 10 15:16:19.301245 crc crio[20344]: time=\"2026-06-10T15:16:19.301218036Z\" level=info msg=\"Checking pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-vssq7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.903108 | controller |     "Jun 10 15:16:19.321811 crc crio[20344]: time=\"2026-06-10T15:16:19.321728057Z\" level=info msg=\"Ran pod sandbox 782503ef948b8b5e525354dfe46031508bc94eb431efa7e446d74221ea41e0a0 with infra container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-vssq7/POD\" id=9dd0484c-d60b-4bbc-a021-9e209019c305 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.903123 | controller |     "Jun 10 15:16:19.326468 crc crio[20344]: time=\"2026-06-10T15:16:19.324993952Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=aa37b5b4-60fa-4119-8899-a99250c5b140 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.903138 | controller |     "Jun 10 15:16:19.352111 crc crio[20344]: time=\"2026-06-10T15:16:19.352011561Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=d10c6741-43cc-4443-b48a-0130370c2b1c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.903152 | controller |     "Jun 10 15:16:19.362830 crc crio[20344]: time=\"2026-06-10T15:16:19.362722739Z\" level=info msg=\"Creating container: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-vssq7/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=aa434ff7-5833-491b-a03c-e9ff5b960f34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.903167 | controller |     "Jun 10 15:16:19.364214 crc crio[20344]: time=\"2026-06-10T15:16:19.364145886Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.903182 | controller |     "Jun 10 15:16:19.406166 crc crio[20344]: time=\"2026-06-10T15:16:19.406077092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.903197 | controller |     "Jun 10 15:16:19.410582 crc crio[20344]: time=\"2026-06-10T15:16:19.410518047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.903211 | controller |     "Jun 10 15:16:19.538425 crc crio[20344]: time=\"2026-06-10T15:16:19.538335899Z\" level=info msg=\"Created container f7d2185b309617e135f9f7abe2c0ec4aae8abfb6d580312992e2afccabd89850: openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-vssq7/redhat-edpm-deployment-ipam-openstack-edpm-ipam\" id=aa434ff7-5833-491b-a03c-e9ff5b960f34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.903226 | controller |     "Jun 10 15:16:19.541647 crc crio[20344]: time=\"2026-06-10T15:16:19.541551472Z\" level=info msg=\"Starting container: f7d2185b309617e135f9f7abe2c0ec4aae8abfb6d580312992e2afccabd89850\" id=5c2af068-2e70-40d2-97e5-54203c5cd949 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.903241 | controller |     "Jun 10 15:16:19.547093 crc crio[20344]: time=\"2026-06-10T15:16:19.547017474Z\" level=info msg=\"Started container\" PID=123996 containerID=f7d2185b309617e135f9f7abe2c0ec4aae8abfb6d580312992e2afccabd89850 description=openstack/redhat-edpm-deployment-ipam-openstack-edpm-ipam-vssq7/redhat-edpm-deployment-ipam-openstack-edpm-ipam id=5c2af068-2e70-40d2-97e5-54203c5cd949 name=/runtime.v1.RuntimeService/StartContainer sandboxID=782503ef948b8b5e525354dfe46031508bc94eb431efa7e446d74221ea41e0a0",
2026-06-10 15:52:08.903255 | controller |     "Jun 10 15:16:24.106107 crc crio[20344]: time=\"2026-06-10T15:16:24.105080097Z\" level=info msg=\"Stopping pod sandbox: 782503ef948b8b5e525354dfe46031508bc94eb431efa7e446d74221ea41e0a0\" id=31bad795-efd0-40e8-aee5-c84dda13814b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.903270 | controller |     "Jun 10 15:16:24.107810 crc crio[20344]: time=\"2026-06-10T15:16:24.106817882Z\" level=info msg=\"Got pod network &{Name:redhat-edpm-deployment-ipam-openstack-edpm-ipam-vssq7 Namespace:openstack ID:782503ef948b8b5e525354dfe46031508bc94eb431efa7e446d74221ea41e0a0 UID:fffd8ec3-0941-4d24-9716-a40f6a6b8bde NetNS:/var/run/netns/e540264b-c28e-4cc8-a6bb-27e5991ebfb4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podfffd8ec3_0941_4d24_9716_a40f6a6b8bde.slice PodAnnotations:0xc0068581b0}] Aliases:map[]}\"",
2026-06-10 15:52:08.903289 | controller |     "Jun 10 15:16:24.107810 crc crio[20344]: time=\"2026-06-10T15:16:24.107187121Z\" level=info msg=\"Deleting pod openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-vssq7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.903305 | controller |     "Jun 10 15:16:24.655860 crc crio[20344]: time=\"2026-06-10T15:16:24.655035474Z\" level=info msg=\"Stopped pod sandbox: 782503ef948b8b5e525354dfe46031508bc94eb431efa7e446d74221ea41e0a0\" id=31bad795-efd0-40e8-aee5-c84dda13814b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.903320 | controller |     "Jun 10 15:16:25.975214 crc crio[20344]: time=\"2026-06-10T15:16:25.974704463Z\" level=info msg=\"Running pod sandbox: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4dxkm/POD\" id=d52af191-e7ae-4660-b7f4-e86a44ae0acc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.903335 | controller |     "Jun 10 15:16:25.976499 crc crio[20344]: time=\"2026-06-10T15:16:25.975315518Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.903351 | controller |     "Jun 10 15:16:26.028449 crc crio[20344]: time=\"2026-06-10T15:16:26.026392192Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4dxkm Namespace:openstack ID:bbace2813209c3d30d863e204986f23ebf34cd0f9c183f6b54b748fccb7f279b UID:1c832586-5252-4913-9352-72b8c9e6d9d6 NetNS:/var/run/netns/3ae0fa8d-73e0-4f43-95a8-cbf9f84844fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c832586_5252_4913_9352_72b8c9e6d9d6.slice PodAnnotations:0xc0055ea9b8}] Aliases:map[]}\"",
2026-06-10 15:52:08.903366 | controller |     "Jun 10 15:16:26.029065 crc crio[20344]: time=\"2026-06-10T15:16:26.029010029Z\" level=info msg=\"Adding pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4dxkm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.903381 | controller |     "Jun 10 15:16:26.781929 crc crio[20344]: 2026-06-10T15:16:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bbace2813209c3d Mac:92:27:ab:f9:61:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e7 Mtu:0 Sandbox:/var/run/netns/3ae0fa8d-73e0-4f43-95a8-cbf9f84844fb SocketPath: PciID:}] [{Interface:0xc00014e660 Address:{IP:10.217.0.231 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.903396 | controller |     "Jun 10 15:16:26.783345 crc crio[20344]: time=\"2026-06-10T15:16:26.783224199Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4dxkm Namespace:openstack ID:bbace2813209c3d30d863e204986f23ebf34cd0f9c183f6b54b748fccb7f279b UID:1c832586-5252-4913-9352-72b8c9e6d9d6 NetNS:/var/run/netns/3ae0fa8d-73e0-4f43-95a8-cbf9f84844fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c832586_5252_4913_9352_72b8c9e6d9d6.slice PodAnnotations:0xc0055ea9b8}] Aliases:map[]}\"",
2026-06-10 15:52:08.903411 | controller |     "Jun 10 15:16:26.783468 crc crio[20344]: time=\"2026-06-10T15:16:26.783439404Z\" level=info msg=\"Checking pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4dxkm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.903430 | controller |     "Jun 10 15:16:26.791929 crc crio[20344]: time=\"2026-06-10T15:16:26.791795921Z\" level=info msg=\"Ran pod sandbox bbace2813209c3d30d863e204986f23ebf34cd0f9c183f6b54b748fccb7f279b with infra container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4dxkm/POD\" id=d52af191-e7ae-4660-b7f4-e86a44ae0acc name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.903445 | controller |     "Jun 10 15:16:26.798794 crc crio[20344]: time=\"2026-06-10T15:16:26.798584547Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=a67e4f59-c080-462f-a349-2122223dfadd name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.903460 | controller |     "Jun 10 15:16:26.829697 crc crio[20344]: time=\"2026-06-10T15:16:26.829622131Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=e85473d1-a6db-4c06-a58d-eac9ae5166b3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.903474 | controller |     "Jun 10 15:16:26.839660 crc crio[20344]: time=\"2026-06-10T15:16:26.839533558Z\" level=info msg=\"Creating container: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4dxkm/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=6552b7b8-2063-4ced-a641-50acca61f9ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.903489 | controller |     "Jun 10 15:16:26.840438 crc crio[20344]: time=\"2026-06-10T15:16:26.840355339Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.903503 | controller |     "Jun 10 15:16:26.900010 crc crio[20344]: time=\"2026-06-10T15:16:26.89986142Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.903518 | controller |     "Jun 10 15:16:26.904338 crc crio[20344]: time=\"2026-06-10T15:16:26.904223433Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.903533 | controller |     "Jun 10 15:16:27.155720 crc crio[20344]: time=\"2026-06-10T15:16:27.1549734Z\" level=info msg=\"Created container a95b2c174ae2d16fc6602492a1b71553317dc38d015a4d205bdc2b0b94bb31a7: openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4dxkm/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam\" id=6552b7b8-2063-4ced-a641-50acca61f9ac name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.903548 | controller |     "Jun 10 15:16:27.158107 crc crio[20344]: time=\"2026-06-10T15:16:27.156621902Z\" level=info msg=\"Starting container: a95b2c174ae2d16fc6602492a1b71553317dc38d015a4d205bdc2b0b94bb31a7\" id=7b49c7f8-3458-47ce-8fa8-429388fd80cf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.903563 | controller |     "Jun 10 15:16:27.165034 crc crio[20344]: time=\"2026-06-10T15:16:27.16464687Z\" level=info msg=\"Started container\" PID=124558 containerID=a95b2c174ae2d16fc6602492a1b71553317dc38d015a4d205bdc2b0b94bb31a7 description=openstack/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4dxkm/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam id=7b49c7f8-3458-47ce-8fa8-429388fd80cf name=/runtime.v1.RuntimeService/StartContainer sandboxID=bbace2813209c3d30d863e204986f23ebf34cd0f9c183f6b54b748fccb7f279b",
2026-06-10 15:52:08.903578 | controller |     "Jun 10 15:17:12.854474 crc crio[20344]: time=\"2026-06-10T15:17:12.853654555Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-gcmhr/POD\" id=28d042ea-0f6d-4e03-952a-ace43a6dd7c7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.903593 | controller |     "Jun 10 15:17:12.856048 crc crio[20344]: time=\"2026-06-10T15:17:12.854486737Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.903612 | controller |     "Jun 10 15:17:12.891812 crc crio[20344]: time=\"2026-06-10T15:17:12.891729092Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-gcmhr Namespace:openshift-marketplace ID:bdc7a4e29887077d6bdaa837f14a53c5dd7ef15e509743a71176e73bbaabd162 UID:89c31b3f-cc83-47ed-9105-cb8ad7be8a29 NetNS:/var/run/netns/df054a54-d1a4-46e8-8bdf-9a1789ce0511 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89c31b3f_cc83_47ed_9105_cb8ad7be8a29.slice PodAnnotations:0xc0007389e0}] Aliases:map[]}\"",
2026-06-10 15:52:08.903627 | controller |     "Jun 10 15:17:12.892005 crc crio[20344]: time=\"2026-06-10T15:17:12.891818784Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-gcmhr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.903643 | controller |     "Jun 10 15:17:13.475370 crc crio[20344]: 2026-06-10T15:17:13Z [verbose] CmdAdd (shim): {1.1.0 [{Name:bdc7a4e29887077 Mac:56:f5:07:eb:62:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e8 Mtu:0 Sandbox:/var/run/netns/df054a54-d1a4-46e8-8bdf-9a1789ce0511 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.0.232 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.903658 | controller |     "Jun 10 15:17:13.477041 crc crio[20344]: time=\"2026-06-10T15:17:13.476960973Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-gcmhr Namespace:openshift-marketplace ID:bdc7a4e29887077d6bdaa837f14a53c5dd7ef15e509743a71176e73bbaabd162 UID:89c31b3f-cc83-47ed-9105-cb8ad7be8a29 NetNS:/var/run/netns/df054a54-d1a4-46e8-8bdf-9a1789ce0511 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89c31b3f_cc83_47ed_9105_cb8ad7be8a29.slice PodAnnotations:0xc0007389e0}] Aliases:map[]}\"",
2026-06-10 15:52:08.903673 | controller |     "Jun 10 15:17:13.477177 crc crio[20344]: time=\"2026-06-10T15:17:13.477133367Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-gcmhr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.903688 | controller |     "Jun 10 15:17:13.492921 crc crio[20344]: time=\"2026-06-10T15:17:13.492790593Z\" level=info msg=\"Ran pod sandbox bdc7a4e29887077d6bdaa837f14a53c5dd7ef15e509743a71176e73bbaabd162 with infra container: openshift-marketplace/redhat-marketplace-gcmhr/POD\" id=28d042ea-0f6d-4e03-952a-ace43a6dd7c7 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.903703 | controller |     "Jun 10 15:17:13.497336 crc crio[20344]: time=\"2026-06-10T15:17:13.497209848Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=6cdf183e-2370-4efd-8f68-8ef0b3423582 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.903718 | controller |     "Jun 10 15:17:13.500825 crc crio[20344]: time=\"2026-06-10T15:17:13.500211855Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=554919ea-e4c3-4255-af20-bc7b297e5d78 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.903732 | controller |     "Jun 10 15:17:13.509739 crc crio[20344]: time=\"2026-06-10T15:17:13.509688441Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-gcmhr/extract-utilities\" id=6c8a4146-17e8-434d-bc67-2401fa08e4cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.903747 | controller |     "Jun 10 15:17:13.510604 crc crio[20344]: time=\"2026-06-10T15:17:13.510574244Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.903765 | controller |     "Jun 10 15:17:13.563352 crc crio[20344]: time=\"2026-06-10T15:17:13.563200377Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.903780 | controller |     "Jun 10 15:17:13.574540 crc crio[20344]: time=\"2026-06-10T15:17:13.57449451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.903795 | controller |     "Jun 10 15:17:13.751117 crc crio[20344]: time=\"2026-06-10T15:17:13.750833538Z\" level=info msg=\"Created container b227ac5aa639ba114d49a4b61a33d9ed20daf2192fecef2f06e08768fbb69ee7: openshift-marketplace/redhat-marketplace-gcmhr/extract-utilities\" id=6c8a4146-17e8-434d-bc67-2401fa08e4cb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.903810 | controller |     "Jun 10 15:17:13.753376 crc crio[20344]: time=\"2026-06-10T15:17:13.75324181Z\" level=info msg=\"Starting container: b227ac5aa639ba114d49a4b61a33d9ed20daf2192fecef2f06e08768fbb69ee7\" id=5a7fd693-85bf-4a3f-8ec5-73ad1b801f1d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.903824 | controller |     "Jun 10 15:17:13.759175 crc crio[20344]: time=\"2026-06-10T15:17:13.758792464Z\" level=info msg=\"Started container\" PID=127028 containerID=b227ac5aa639ba114d49a4b61a33d9ed20daf2192fecef2f06e08768fbb69ee7 description=openshift-marketplace/redhat-marketplace-gcmhr/extract-utilities id=5a7fd693-85bf-4a3f-8ec5-73ad1b801f1d name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdc7a4e29887077d6bdaa837f14a53c5dd7ef15e509743a71176e73bbaabd162",
2026-06-10 15:52:08.903839 | controller |     "Jun 10 15:17:13.903825 crc crio[20344]: time=\"2026-06-10T15:17:13.903744918Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=1a5c4582-89a3-4dfa-b5ce-efa7cf9e7b8e name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.903872 | controller |     "Jun 10 15:17:13.917153 crc crio[20344]: time=\"2026-06-10T15:17:13.917078354Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-10 15:52:08.903889 | controller |     "Jun 10 15:17:14.657584 crc crio[20344]: time=\"2026-06-10T15:17:14.656922811Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=1a5c4582-89a3-4dfa-b5ce-efa7cf9e7b8e name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.903905 | controller |     "Jun 10 15:17:14.677442 crc crio[20344]: time=\"2026-06-10T15:17:14.677193606Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=a7ee47b0-ace9-4e82-888c-83fa2dcc6f4e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.903921 | controller |     "Jun 10 15:17:14.680167 crc crio[20344]: time=\"2026-06-10T15:17:14.680079681Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=664e160f-b43d-4e40-a186-dbf2e6f22ebd name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.903936 | controller |     "Jun 10 15:17:14.688992 crc crio[20344]: time=\"2026-06-10T15:17:14.688826457Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-gcmhr/extract-content\" id=c7da8b89-a327-4194-8420-d75459f7c751 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.903950 | controller |     "Jun 10 15:17:14.690621 crc crio[20344]: time=\"2026-06-10T15:17:14.690532432Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.903965 | controller |     "Jun 10 15:17:14.761728 crc crio[20344]: time=\"2026-06-10T15:17:14.761611113Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.903984 | controller |     "Jun 10 15:17:14.765999 crc crio[20344]: time=\"2026-06-10T15:17:14.765933305Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.903999 | controller |     "Jun 10 15:17:14.936099 crc crio[20344]: time=\"2026-06-10T15:17:14.93596082Z\" level=info msg=\"Created container dfadd97c7a26cc7b4187f3047414cd43dfc65b6ab76eee1479b7a307e23bdfe4: openshift-marketplace/redhat-marketplace-gcmhr/extract-content\" id=c7da8b89-a327-4194-8420-d75459f7c751 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.904013 | controller |     "Jun 10 15:17:14.937431 crc crio[20344]: time=\"2026-06-10T15:17:14.937200332Z\" level=info msg=\"Starting container: dfadd97c7a26cc7b4187f3047414cd43dfc65b6ab76eee1479b7a307e23bdfe4\" id=a151ac28-b97a-4f22-b4c1-cb864ae49bce name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.904028 | controller |     "Jun 10 15:17:14.941640 crc crio[20344]: time=\"2026-06-10T15:17:14.941546235Z\" level=info msg=\"Started container\" PID=127053 containerID=dfadd97c7a26cc7b4187f3047414cd43dfc65b6ab76eee1479b7a307e23bdfe4 description=openshift-marketplace/redhat-marketplace-gcmhr/extract-content id=a151ac28-b97a-4f22-b4c1-cb864ae49bce name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdc7a4e29887077d6bdaa837f14a53c5dd7ef15e509743a71176e73bbaabd162",
2026-06-10 15:52:08.904043 | controller |     "Jun 10 15:17:15.641541 crc crio[20344]: time=\"2026-06-10T15:17:15.640720888Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-qmdbb/POD\" id=814eeb7c-675c-4adc-aaa6-1921bc6e9767 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.904057 | controller |     "Jun 10 15:17:15.641762 crc crio[20344]: time=\"2026-06-10T15:17:15.64158645Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.904072 | controller |     "Jun 10 15:17:15.679489 crc crio[20344]: time=\"2026-06-10T15:17:15.67937873Z\" level=info msg=\"Got pod network &{Name:community-operators-qmdbb Namespace:openshift-marketplace ID:9ffb1a0ba0893e7f60ca7a62a6e71eb7c80c58f73a32065cd2a77a985bfd377e UID:9958213a-0611-419a-89a7-21202a2efe14 NetNS:/var/run/netns/d01df026-8a03-4bfd-9d6b-27972a849b89 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9958213a_0611_419a_89a7_21202a2efe14.slice PodAnnotations:0xc0068582f8}] Aliases:map[]}\"",
2026-06-10 15:52:08.904087 | controller |     "Jun 10 15:17:15.679489 crc crio[20344]: time=\"2026-06-10T15:17:15.679452841Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-qmdbb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.904102 | controller |     "Jun 10 15:17:15.955645 crc crio[20344]: time=\"2026-06-10T15:17:15.953969113Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=dcd03759-6bf9-4cce-8b82-1061644d3228 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.904117 | controller |     "Jun 10 15:17:15.961657 crc crio[20344]: time=\"2026-06-10T15:17:15.958783578Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3d1a497c-eb9c-48f0-9fdb-aaea65295c23 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.904132 | controller |     "Jun 10 15:17:16.000475 crc crio[20344]: time=\"2026-06-10T15:17:16.000376956Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-gcmhr/registry-server\" id=1e26f003-5253-4f3c-b119-54e239a11e87 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.904150 | controller |     "Jun 10 15:17:16.001056 crc crio[20344]: time=\"2026-06-10T15:17:16.000996952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.904164 | controller |     "Jun 10 15:17:16.075654 crc crio[20344]: time=\"2026-06-10T15:17:16.075480961Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.904179 | controller |     "Jun 10 15:17:16.079437 crc crio[20344]: time=\"2026-06-10T15:17:16.079247309Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.904193 | controller |     "Jun 10 15:17:16.253129 crc crio[20344]: time=\"2026-06-10T15:17:16.252898648Z\" level=info msg=\"Created container e1a820f501caac1a39464eb5b7f47ca88fe3ae845aabfd1f8a3e56686378b1a9: openshift-marketplace/redhat-marketplace-gcmhr/registry-server\" id=1e26f003-5253-4f3c-b119-54e239a11e87 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.904207 | controller |     "Jun 10 15:17:16.255396 crc crio[20344]: time=\"2026-06-10T15:17:16.255186377Z\" level=info msg=\"Starting container: e1a820f501caac1a39464eb5b7f47ca88fe3ae845aabfd1f8a3e56686378b1a9\" id=acbbeb53-5631-4133-9042-dae8c01939d6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.904222 | controller |     "Jun 10 15:17:16.257649 crc crio[20344]: 2026-06-10T15:17:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9ffb1a0ba0893e7 Mac:42:ce:58:1e:38:38 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:e9 Mtu:0 Sandbox:/var/run/netns/d01df026-8a03-4bfd-9d6b-27972a849b89 SocketPath: PciID:}] [{Interface:0xc0004b0770 Address:{IP:10.217.0.233 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.904237 | controller |     "Jun 10 15:17:16.259512 crc crio[20344]: time=\"2026-06-10T15:17:16.259431227Z\" level=info msg=\"Got pod network &{Name:community-operators-qmdbb Namespace:openshift-marketplace ID:9ffb1a0ba0893e7f60ca7a62a6e71eb7c80c58f73a32065cd2a77a985bfd377e UID:9958213a-0611-419a-89a7-21202a2efe14 NetNS:/var/run/netns/d01df026-8a03-4bfd-9d6b-27972a849b89 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9958213a_0611_419a_89a7_21202a2efe14.slice PodAnnotations:0xc0068582f8}] Aliases:map[]}\"",
2026-06-10 15:52:08.904252 | controller |     "Jun 10 15:17:16.259638 crc crio[20344]: time=\"2026-06-10T15:17:16.259609731Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-qmdbb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.904267 | controller |     "Jun 10 15:17:16.260336 crc crio[20344]: time=\"2026-06-10T15:17:16.260222207Z\" level=info msg=\"Started container\" PID=127120 containerID=e1a820f501caac1a39464eb5b7f47ca88fe3ae845aabfd1f8a3e56686378b1a9 description=openshift-marketplace/redhat-marketplace-gcmhr/registry-server id=acbbeb53-5631-4133-9042-dae8c01939d6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=bdc7a4e29887077d6bdaa837f14a53c5dd7ef15e509743a71176e73bbaabd162",
2026-06-10 15:52:08.904282 | controller |     "Jun 10 15:17:16.285429 crc crio[20344]: time=\"2026-06-10T15:17:16.285204244Z\" level=info msg=\"Ran pod sandbox 9ffb1a0ba0893e7f60ca7a62a6e71eb7c80c58f73a32065cd2a77a985bfd377e with infra container: openshift-marketplace/community-operators-qmdbb/POD\" id=814eeb7c-675c-4adc-aaa6-1921bc6e9767 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.904297 | controller |     "Jun 10 15:17:16.289811 crc crio[20344]: time=\"2026-06-10T15:17:16.289704631Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=856f415a-7fa8-4374-8d4c-a32ab19716ce name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.904315 | controller |     "Jun 10 15:17:16.291815 crc crio[20344]: time=\"2026-06-10T15:17:16.291722303Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=2352a99a-3d99-4a98-85ea-3fef3969eb75 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.904330 | controller |     "Jun 10 15:17:16.301054 crc crio[20344]: time=\"2026-06-10T15:17:16.300937342Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qmdbb/extract-utilities\" id=bb5564c6-56a8-40fe-8f6a-7ae286739c35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.904345 | controller |     "Jun 10 15:17:16.302327 crc crio[20344]: time=\"2026-06-10T15:17:16.302165684Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.904360 | controller |     "Jun 10 15:17:16.416476 crc crio[20344]: time=\"2026-06-10T15:17:16.414552136Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.904374 | controller |     "Jun 10 15:17:16.420695 crc crio[20344]: time=\"2026-06-10T15:17:16.420632953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.904389 | controller |     "Jun 10 15:17:16.592561 crc crio[20344]: time=\"2026-06-10T15:17:16.592416003Z\" level=info msg=\"Created container 2d7cb0eb3e6fb316361f70837a16519ce1c0d2a5d9ed5de342c0413de1196806: openshift-marketplace/community-operators-qmdbb/extract-utilities\" id=bb5564c6-56a8-40fe-8f6a-7ae286739c35 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.904403 | controller |     "Jun 10 15:17:16.594973 crc crio[20344]: time=\"2026-06-10T15:17:16.594900708Z\" level=info msg=\"Starting container: 2d7cb0eb3e6fb316361f70837a16519ce1c0d2a5d9ed5de342c0413de1196806\" id=a37431dd-6499-4e07-a7c1-e074d0307078 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.904418 | controller |     "Jun 10 15:17:16.603318 crc crio[20344]: time=\"2026-06-10T15:17:16.603125461Z\" level=info msg=\"Started container\" PID=127188 containerID=2d7cb0eb3e6fb316361f70837a16519ce1c0d2a5d9ed5de342c0413de1196806 description=openshift-marketplace/community-operators-qmdbb/extract-utilities id=a37431dd-6499-4e07-a7c1-e074d0307078 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ffb1a0ba0893e7f60ca7a62a6e71eb7c80c58f73a32065cd2a77a985bfd377e",
2026-06-10 15:52:08.904434 | controller |     "Jun 10 15:17:16.972808 crc crio[20344]: time=\"2026-06-10T15:17:16.972723506Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=7a62320a-5940-4b90-ba23-ff20f3f8268d name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.904448 | controller |     "Jun 10 15:17:16.979792 crc crio[20344]: time=\"2026-06-10T15:17:16.979746108Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-10 15:52:08.904463 | controller |     "Jun 10 15:17:17.591566 crc crio[20344]: time=\"2026-06-10T15:17:17.591427174Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:dfbee1a913900ca811d31cf79d976dfb34f80fb64e946ffb82e85b5587887c69\" id=7a62320a-5940-4b90-ba23-ff20f3f8268d name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.904478 | controller |     "Jun 10 15:17:17.593482 crc crio[20344]: time=\"2026-06-10T15:17:17.593449366Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=245a02cf-a2cb-4819-bc1e-e5c463c60288 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.904494 | controller |     "Jun 10 15:17:17.596767 crc crio[20344]: time=\"2026-06-10T15:17:17.59671166Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=2478ec9a-18c5-4c23-8446-62865522da08 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.904512 | controller |     "Jun 10 15:17:18.050505 crc crio[20344]: time=\"2026-06-10T15:17:18.049950639Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qmdbb/extract-content\" id=89316ccf-dd11-4580-9201-5d3cc794d013 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.904526 | controller |     "Jun 10 15:17:18.051731 crc crio[20344]: time=\"2026-06-10T15:17:18.050926664Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.904541 | controller |     "Jun 10 15:17:18.161212 crc crio[20344]: time=\"2026-06-10T15:17:18.160951353Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.904556 | controller |     "Jun 10 15:17:18.170950 crc crio[20344]: time=\"2026-06-10T15:17:18.170662215Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.904570 | controller |     "Jun 10 15:17:18.331823 crc crio[20344]: time=\"2026-06-10T15:17:18.331724412Z\" level=info msg=\"Created container 06135b93dd25bf4c0c8c702e549392a9ccd718b8f7b6e91eecc6747ac5be61b3: openshift-marketplace/community-operators-qmdbb/extract-content\" id=89316ccf-dd11-4580-9201-5d3cc794d013 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.904585 | controller |     "Jun 10 15:17:18.333237 crc crio[20344]: time=\"2026-06-10T15:17:18.333144519Z\" level=info msg=\"Starting container: 06135b93dd25bf4c0c8c702e549392a9ccd718b8f7b6e91eecc6747ac5be61b3\" id=dde5e9c2-6873-4183-b491-61858fbd9d7c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.904600 | controller |     "Jun 10 15:17:18.345736 crc crio[20344]: time=\"2026-06-10T15:17:18.345631192Z\" level=info msg=\"Started container\" PID=127283 containerID=06135b93dd25bf4c0c8c702e549392a9ccd718b8f7b6e91eecc6747ac5be61b3 description=openshift-marketplace/community-operators-qmdbb/extract-content id=dde5e9c2-6873-4183-b491-61858fbd9d7c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ffb1a0ba0893e7f60ca7a62a6e71eb7c80c58f73a32065cd2a77a985bfd377e",
2026-06-10 15:52:08.904615 | controller |     "Jun 10 15:17:21.152921 crc crio[20344]: time=\"2026-06-10T15:17:21.151676017Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=d2dd3176-0056-449c-9191-09607c842f65 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.904630 | controller |     "Jun 10 15:17:21.158782 crc crio[20344]: time=\"2026-06-10T15:17:21.154945222Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=df72a937-5402-4bcd-81f8-84e12926ea72 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.904645 | controller |     "Jun 10 15:17:21.174925 crc crio[20344]: time=\"2026-06-10T15:17:21.174820237Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-qmdbb/registry-server\" id=47a505da-cece-4e51-8431-e51eef772fbe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.904659 | controller |     "Jun 10 15:17:21.175381 crc crio[20344]: time=\"2026-06-10T15:17:21.1753319Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.904674 | controller |     "Jun 10 15:17:21.264899 crc crio[20344]: time=\"2026-06-10T15:17:21.264756827Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.904695 | controller |     "Jun 10 15:17:21.269543 crc crio[20344]: time=\"2026-06-10T15:17:21.269473599Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.904710 | controller |     "Jun 10 15:17:21.439604 crc crio[20344]: time=\"2026-06-10T15:17:21.439504404Z\" level=info msg=\"Created container e0783486aafc830e939bd76f4146a7ee08ac487418a753ba0dea33888931d3b9: openshift-marketplace/community-operators-qmdbb/registry-server\" id=47a505da-cece-4e51-8431-e51eef772fbe name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.904725 | controller |     "Jun 10 15:17:21.442993 crc crio[20344]: time=\"2026-06-10T15:17:21.442917002Z\" level=info msg=\"Starting container: e0783486aafc830e939bd76f4146a7ee08ac487418a753ba0dea33888931d3b9\" id=d4e419ea-7be7-432a-8118-458fbbae254c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.904739 | controller |     "Jun 10 15:17:21.454737 crc crio[20344]: time=\"2026-06-10T15:17:21.454625416Z\" level=info msg=\"Started container\" PID=127469 containerID=e0783486aafc830e939bd76f4146a7ee08ac487418a753ba0dea33888931d3b9 description=openshift-marketplace/community-operators-qmdbb/registry-server id=d4e419ea-7be7-432a-8118-458fbbae254c name=/runtime.v1.RuntimeService/StartContainer sandboxID=9ffb1a0ba0893e7f60ca7a62a6e71eb7c80c58f73a32065cd2a77a985bfd377e",
2026-06-10 15:52:08.904754 | controller |     "Jun 10 15:17:25.558321 crc crio[20344]: time=\"2026-06-10T15:17:25.556741229Z\" level=info msg=\"Stopping container: e1a820f501caac1a39464eb5b7f47ca88fe3ae845aabfd1f8a3e56686378b1a9 (timeout: 2s)\" id=a34d133d-987a-4dba-a473-75d45876764c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.904769 | controller |     "Jun 10 15:17:25.725834 crc crio[20344]: time=\"2026-06-10T15:17:25.725719537Z\" level=info msg=\"Stopped container e1a820f501caac1a39464eb5b7f47ca88fe3ae845aabfd1f8a3e56686378b1a9: openshift-marketplace/redhat-marketplace-gcmhr/registry-server\" id=a34d133d-987a-4dba-a473-75d45876764c name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.904784 | controller |     "Jun 10 15:17:25.726629 crc crio[20344]: time=\"2026-06-10T15:17:25.726560579Z\" level=info msg=\"Stopping pod sandbox: bdc7a4e29887077d6bdaa837f14a53c5dd7ef15e509743a71176e73bbaabd162\" id=e11ee1b9-ae69-42c2-a91e-ddb8fa44d9e6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.904799 | controller |     "Jun 10 15:17:25.727365 crc crio[20344]: time=\"2026-06-10T15:17:25.727317068Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-gcmhr Namespace:openshift-marketplace ID:bdc7a4e29887077d6bdaa837f14a53c5dd7ef15e509743a71176e73bbaabd162 UID:89c31b3f-cc83-47ed-9105-cb8ad7be8a29 NetNS:/var/run/netns/df054a54-d1a4-46e8-8bdf-9a1789ce0511 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod89c31b3f_cc83_47ed_9105_cb8ad7be8a29.slice PodAnnotations:0xc00008cd90}] Aliases:map[]}\"",
2026-06-10 15:52:08.904814 | controller |     "Jun 10 15:17:25.727559 crc crio[20344]: time=\"2026-06-10T15:17:25.727476462Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-gcmhr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.904829 | controller |     "Jun 10 15:17:26.139082 crc crio[20344]: time=\"2026-06-10T15:17:26.138242825Z\" level=info msg=\"Stopped pod sandbox: bdc7a4e29887077d6bdaa837f14a53c5dd7ef15e509743a71176e73bbaabd162\" id=e11ee1b9-ae69-42c2-a91e-ddb8fa44d9e6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.904843 | controller |     "Jun 10 15:17:26.588009 crc crio[20344]: time=\"2026-06-10T15:17:26.587483903Z\" level=info msg=\"Removing container: e1a820f501caac1a39464eb5b7f47ca88fe3ae845aabfd1f8a3e56686378b1a9\" id=e102e471-0ef4-4772-9e55-89ac192ae14c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.904890 | controller |     "Jun 10 15:17:26.747773 crc crio[20344]: time=\"2026-06-10T15:17:26.747510469Z\" level=info msg=\"Removed container e1a820f501caac1a39464eb5b7f47ca88fe3ae845aabfd1f8a3e56686378b1a9: openshift-marketplace/redhat-marketplace-gcmhr/registry-server\" id=e102e471-0ef4-4772-9e55-89ac192ae14c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.904907 | controller |     "Jun 10 15:17:26.757458 crc crio[20344]: time=\"2026-06-10T15:17:26.757330954Z\" level=info msg=\"Removing container: dfadd97c7a26cc7b4187f3047414cd43dfc65b6ab76eee1479b7a307e23bdfe4\" id=8b49b0f1-125c-4af3-89df-db79b2b39a04 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.904922 | controller |     "Jun 10 15:17:26.811373 crc crio[20344]: time=\"2026-06-10T15:17:26.810372518Z\" level=info msg=\"Removed container dfadd97c7a26cc7b4187f3047414cd43dfc65b6ab76eee1479b7a307e23bdfe4: openshift-marketplace/redhat-marketplace-gcmhr/extract-content\" id=8b49b0f1-125c-4af3-89df-db79b2b39a04 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.904937 | controller |     "Jun 10 15:17:26.815973 crc crio[20344]: time=\"2026-06-10T15:17:26.815820699Z\" level=info msg=\"Removing container: b227ac5aa639ba114d49a4b61a33d9ed20daf2192fecef2f06e08768fbb69ee7\" id=eb61ecf0-8347-455e-9e46-926c274a50b1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.904952 | controller |     "Jun 10 15:17:26.873030 crc crio[20344]: time=\"2026-06-10T15:17:26.872849976Z\" level=info msg=\"Removed container b227ac5aa639ba114d49a4b61a33d9ed20daf2192fecef2f06e08768fbb69ee7: openshift-marketplace/redhat-marketplace-gcmhr/extract-utilities\" id=eb61ecf0-8347-455e-9e46-926c274a50b1 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.904966 | controller |     "Jun 10 15:17:37.764348 crc crio[20344]: time=\"2026-06-10T15:17:37.763701461Z\" level=info msg=\"Stopping container: e0783486aafc830e939bd76f4146a7ee08ac487418a753ba0dea33888931d3b9 (timeout: 2s)\" id=6258e7f4-0584-46d8-a1e5-6b04afc8fece name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.904981 | controller |     "Jun 10 15:17:37.901922 crc crio[20344]: time=\"2026-06-10T15:17:37.901788948Z\" level=info msg=\"Stopped container e0783486aafc830e939bd76f4146a7ee08ac487418a753ba0dea33888931d3b9: openshift-marketplace/community-operators-qmdbb/registry-server\" id=6258e7f4-0584-46d8-a1e5-6b04afc8fece name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.904996 | controller |     "Jun 10 15:17:37.903157 crc crio[20344]: time=\"2026-06-10T15:17:37.90300463Z\" level=info msg=\"Stopping pod sandbox: 9ffb1a0ba0893e7f60ca7a62a6e71eb7c80c58f73a32065cd2a77a985bfd377e\" id=4e42554e-ee06-4918-9a1f-82f75dcca7c7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.905010 | controller |     "Jun 10 15:17:37.904075 crc crio[20344]: time=\"2026-06-10T15:17:37.903720708Z\" level=info msg=\"Got pod network &{Name:community-operators-qmdbb Namespace:openshift-marketplace ID:9ffb1a0ba0893e7f60ca7a62a6e71eb7c80c58f73a32065cd2a77a985bfd377e UID:9958213a-0611-419a-89a7-21202a2efe14 NetNS:/var/run/netns/d01df026-8a03-4bfd-9d6b-27972a849b89 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod9958213a_0611_419a_89a7_21202a2efe14.slice PodAnnotations:0xc002264180}] Aliases:map[]}\"",
2026-06-10 15:52:08.905025 | controller |     "Jun 10 15:17:37.904403 crc crio[20344]: time=\"2026-06-10T15:17:37.904145829Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-qmdbb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.905040 | controller |     "Jun 10 15:17:38.350653 crc crio[20344]: time=\"2026-06-10T15:17:38.350434921Z\" level=info msg=\"Stopped pod sandbox: 9ffb1a0ba0893e7f60ca7a62a6e71eb7c80c58f73a32065cd2a77a985bfd377e\" id=4e42554e-ee06-4918-9a1f-82f75dcca7c7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.905058 | controller |     "Jun 10 15:17:38.783037 crc crio[20344]: time=\"2026-06-10T15:17:38.782560436Z\" level=info msg=\"Removing container: e0783486aafc830e939bd76f4146a7ee08ac487418a753ba0dea33888931d3b9\" id=0d9d848c-13d0-4905-9542-34301e6b1024 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.905074 | controller |     "Jun 10 15:17:38.805512 crc crio[20344]: time=\"2026-06-10T15:17:38.805406478Z\" level=info msg=\"Removed container e0783486aafc830e939bd76f4146a7ee08ac487418a753ba0dea33888931d3b9: openshift-marketplace/community-operators-qmdbb/registry-server\" id=0d9d848c-13d0-4905-9542-34301e6b1024 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.905089 | controller |     "Jun 10 15:17:38.807765 crc crio[20344]: time=\"2026-06-10T15:17:38.807680217Z\" level=info msg=\"Removing container: 06135b93dd25bf4c0c8c702e549392a9ccd718b8f7b6e91eecc6747ac5be61b3\" id=31bd792d-f8f5-431e-a10b-e1ae4c90d374 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.905104 | controller |     "Jun 10 15:17:38.865633 crc crio[20344]: time=\"2026-06-10T15:17:38.865542495Z\" level=info msg=\"Removed container 06135b93dd25bf4c0c8c702e549392a9ccd718b8f7b6e91eecc6747ac5be61b3: openshift-marketplace/community-operators-qmdbb/extract-content\" id=31bd792d-f8f5-431e-a10b-e1ae4c90d374 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.905118 | controller |     "Jun 10 15:17:38.869091 crc crio[20344]: time=\"2026-06-10T15:17:38.86884612Z\" level=info msg=\"Removing container: 2d7cb0eb3e6fb316361f70837a16519ce1c0d2a5d9ed5de342c0413de1196806\" id=8790badf-1bd7-4cd6-8c70-6dc2e0a84276 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.905132 | controller |     "Jun 10 15:17:38.927725 crc crio[20344]: time=\"2026-06-10T15:17:38.927632653Z\" level=info msg=\"Removed container 2d7cb0eb3e6fb316361f70837a16519ce1c0d2a5d9ed5de342c0413de1196806: openshift-marketplace/community-operators-qmdbb/extract-utilities\" id=8790badf-1bd7-4cd6-8c70-6dc2e0a84276 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.905147 | controller |     "Jun 10 15:18:00.570121 crc crio[20344]: time=\"2026-06-10T15:18:00.56917331Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685078-xzrjk/POD\" id=fd06c3cf-6c63-420e-9f77-cd3ee757d218 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.905161 | controller |     "Jun 10 15:18:00.571709 crc crio[20344]: time=\"2026-06-10T15:18:00.570152105Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.905176 | controller |     "Jun 10 15:18:00.601844 crc crio[20344]: time=\"2026-06-10T15:18:00.601682852Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685078-xzrjk Namespace:openshift-infra ID:0220266f6a0c6f623d8c6154c91b218563b55a768d78d8e7b13fc6688130f633 UID:7123dc2d-90e8-4532-a836-f1668a2e5d48 NetNS:/var/run/netns/510467e8-919b-49c1-a168-01c91880c170 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7123dc2d_90e8_4532_a836_f1668a2e5d48.slice PodAnnotations:0xc006858618}] Aliases:map[]}\"",
2026-06-10 15:52:08.905190 | controller |     "Jun 10 15:18:00.601844 crc crio[20344]: time=\"2026-06-10T15:18:00.601761194Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685078-xzrjk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.905216 | controller |     "Jun 10 15:18:01.344726 crc crio[20344]: 2026-06-10T15:18:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0220266f6a0c6f6 Mac:ee:d9:1d:27:9d:a8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ea Mtu:0 Sandbox:/var/run/netns/510467e8-919b-49c1-a168-01c91880c170 SocketPath: PciID:}] [{Interface:0xc0004b2790 Address:{IP:10.217.0.234 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.905235 | controller |     "Jun 10 15:18:01.346142 crc crio[20344]: time=\"2026-06-10T15:18:01.346069927Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685078-xzrjk Namespace:openshift-infra ID:0220266f6a0c6f623d8c6154c91b218563b55a768d78d8e7b13fc6688130f633 UID:7123dc2d-90e8-4532-a836-f1668a2e5d48 NetNS:/var/run/netns/510467e8-919b-49c1-a168-01c91880c170 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7123dc2d_90e8_4532_a836_f1668a2e5d48.slice PodAnnotations:0xc006858618}] Aliases:map[]}\"",
2026-06-10 15:52:08.905251 | controller |     "Jun 10 15:18:01.346354 crc crio[20344]: time=\"2026-06-10T15:18:01.346294713Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685078-xzrjk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.905267 | controller |     "Jun 10 15:18:01.356057 crc crio[20344]: time=\"2026-06-10T15:18:01.355808699Z\" level=info msg=\"Ran pod sandbox 0220266f6a0c6f623d8c6154c91b218563b55a768d78d8e7b13fc6688130f633 with infra container: openshift-infra/auto-csr-approver-29685078-xzrjk/POD\" id=fd06c3cf-6c63-420e-9f77-cd3ee757d218 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.905282 | controller |     "Jun 10 15:18:01.365064 crc crio[20344]: time=\"2026-06-10T15:18:01.364969446Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=276f5107-a9b7-40ea-9dd3-2ac4e61dc718 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.905297 | controller |     "Jun 10 15:18:01.370631 crc crio[20344]: time=\"2026-06-10T15:18:01.370544201Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-10 15:52:08.905312 | controller |     "Jun 10 15:18:02.295842 crc crio[20344]: time=\"2026-06-10T15:18:02.29537315Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=276f5107-a9b7-40ea-9dd3-2ac4e61dc718 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.905326 | controller |     "Jun 10 15:18:02.297209 crc crio[20344]: time=\"2026-06-10T15:18:02.296865339Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5e60e053-1af3-493f-ad50-c5a1f176fdd2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.905341 | controller |     "Jun 10 15:18:02.299711 crc crio[20344]: time=\"2026-06-10T15:18:02.29962369Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=55160125-186c-44d1-bbe1-8b06320ff4fa name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.905356 | controller |     "Jun 10 15:18:02.310678 crc crio[20344]: time=\"2026-06-10T15:18:02.310578004Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685078-xzrjk/oc\" id=6cbe90c4-23e2-4bd3-be83-bed7bdb22bb3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.905371 | controller |     "Jun 10 15:18:02.311356 crc crio[20344]: time=\"2026-06-10T15:18:02.311227511Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.905386 | controller |     "Jun 10 15:18:02.363021 crc crio[20344]: time=\"2026-06-10T15:18:02.362773846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.905401 | controller |     "Jun 10 15:18:02.656983 crc crio[20344]: time=\"2026-06-10T15:18:02.656405863Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.905416 | controller |     "Jun 10 15:18:02.789235 crc crio[20344]: time=\"2026-06-10T15:18:02.789138372Z\" level=info msg=\"Created container a8d49ab505b29a578270369cb093854c829048f51eec09ff8017095a69400b81: openshift-infra/auto-csr-approver-29685078-xzrjk/oc\" id=6cbe90c4-23e2-4bd3-be83-bed7bdb22bb3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.905435 | controller |     "Jun 10 15:18:02.790546 crc crio[20344]: time=\"2026-06-10T15:18:02.790466936Z\" level=info msg=\"Starting container: a8d49ab505b29a578270369cb093854c829048f51eec09ff8017095a69400b81\" id=f91c6487-7518-4eed-a14e-7a69e1debe00 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.905451 | controller |     "Jun 10 15:18:02.797748 crc crio[20344]: time=\"2026-06-10T15:18:02.797627392Z\" level=info msg=\"Started container\" PID=129661 containerID=a8d49ab505b29a578270369cb093854c829048f51eec09ff8017095a69400b81 description=openshift-infra/auto-csr-approver-29685078-xzrjk/oc id=f91c6487-7518-4eed-a14e-7a69e1debe00 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0220266f6a0c6f623d8c6154c91b218563b55a768d78d8e7b13fc6688130f633",
2026-06-10 15:52:08.905467 | controller |     "Jun 10 15:18:05.235621 crc crio[20344]: time=\"2026-06-10T15:18:05.234792434Z\" level=info msg=\"Stopping pod sandbox: 0220266f6a0c6f623d8c6154c91b218563b55a768d78d8e7b13fc6688130f633\" id=37e9532d-d41b-4cd9-afbb-3a0990ef3702 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.905483 | controller |     "Jun 10 15:18:05.239037 crc crio[20344]: time=\"2026-06-10T15:18:05.236446987Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685078-xzrjk Namespace:openshift-infra ID:0220266f6a0c6f623d8c6154c91b218563b55a768d78d8e7b13fc6688130f633 UID:7123dc2d-90e8-4532-a836-f1668a2e5d48 NetNS:/var/run/netns/510467e8-919b-49c1-a168-01c91880c170 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7123dc2d_90e8_4532_a836_f1668a2e5d48.slice PodAnnotations:0xc00078c918}] Aliases:map[]}\"",
2026-06-10 15:52:08.905499 | controller |     "Jun 10 15:18:05.239037 crc crio[20344]: time=\"2026-06-10T15:18:05.23658148Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685078-xzrjk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.905514 | controller |     "Jun 10 15:18:05.619494 crc crio[20344]: time=\"2026-06-10T15:18:05.619360867Z\" level=info msg=\"Stopped pod sandbox: 0220266f6a0c6f623d8c6154c91b218563b55a768d78d8e7b13fc6688130f633\" id=37e9532d-d41b-4cd9-afbb-3a0990ef3702 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.905530 | controller |     "Jun 10 15:18:13.105640 crc crio[20344]: time=\"2026-06-10T15:18:13.104660886Z\" level=info msg=\"Removing container: 0cc68bec9030dbbe52c70d356ed6bff9b6db2d9577e9086c3daf3419a7639f7b\" id=0009d762-6990-4f08-8f5b-3f4a25b8a583 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.905545 | controller |     "Jun 10 15:18:13.285831 crc crio[20344]: time=\"2026-06-10T15:18:13.285652645Z\" level=info msg=\"Removed container 0cc68bec9030dbbe52c70d356ed6bff9b6db2d9577e9086c3daf3419a7639f7b: openshift-infra/auto-csr-approver-29685072-5cq5p/oc\" id=0009d762-6990-4f08-8f5b-3f4a25b8a583 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.905560 | controller |     "Jun 10 15:18:13.307465 crc crio[20344]: time=\"2026-06-10T15:18:13.307224434Z\" level=info msg=\"Stopping pod sandbox: bdc7a4e29887077d6bdaa837f14a53c5dd7ef15e509743a71176e73bbaabd162\" id=fb60f8a1-704a-4ff2-99a9-d3e16101ecb7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.905575 | controller |     "Jun 10 15:18:13.307930 crc crio[20344]: time=\"2026-06-10T15:18:13.307555703Z\" level=info msg=\"Stopped pod sandbox (already stopped): bdc7a4e29887077d6bdaa837f14a53c5dd7ef15e509743a71176e73bbaabd162\" id=fb60f8a1-704a-4ff2-99a9-d3e16101ecb7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.905590 | controller |     "Jun 10 15:18:13.309136 crc crio[20344]: time=\"2026-06-10T15:18:13.309028801Z\" level=info msg=\"Removing pod sandbox: bdc7a4e29887077d6bdaa837f14a53c5dd7ef15e509743a71176e73bbaabd162\" id=d3f2df7c-2fe5-414e-bca7-15fe668cbc85 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.905608 | controller |     "Jun 10 15:18:13.328702 crc crio[20344]: time=\"2026-06-10T15:18:13.328596518Z\" level=info msg=\"Removed pod sandbox: bdc7a4e29887077d6bdaa837f14a53c5dd7ef15e509743a71176e73bbaabd162\" id=d3f2df7c-2fe5-414e-bca7-15fe668cbc85 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.905623 | controller |     "Jun 10 15:18:13.329928 crc crio[20344]: time=\"2026-06-10T15:18:13.329817149Z\" level=info msg=\"Stopping pod sandbox: dad435e2f2e2eddd9976daacccac203f93aecdb161e577c61996b090f6712a4c\" id=2f45780c-baac-4abb-8f53-21ce01098824 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.905638 | controller |     "Jun 10 15:18:13.330046 crc crio[20344]: time=\"2026-06-10T15:18:13.329935023Z\" level=info msg=\"Stopped pod sandbox (already stopped): dad435e2f2e2eddd9976daacccac203f93aecdb161e577c61996b090f6712a4c\" id=2f45780c-baac-4abb-8f53-21ce01098824 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.905654 | controller |     "Jun 10 15:18:13.330721 crc crio[20344]: time=\"2026-06-10T15:18:13.33062695Z\" level=info msg=\"Removing pod sandbox: dad435e2f2e2eddd9976daacccac203f93aecdb161e577c61996b090f6712a4c\" id=a4cd73d3-f821-41db-9a7a-bd4740670a3b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.905669 | controller |     "Jun 10 15:18:13.348198 crc crio[20344]: time=\"2026-06-10T15:18:13.348098343Z\" level=info msg=\"Removed pod sandbox: dad435e2f2e2eddd9976daacccac203f93aecdb161e577c61996b090f6712a4c\" id=a4cd73d3-f821-41db-9a7a-bd4740670a3b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.905685 | controller |     "Jun 10 15:18:13.349540 crc crio[20344]: time=\"2026-06-10T15:18:13.349175681Z\" level=info msg=\"Stopping pod sandbox: 9ffb1a0ba0893e7f60ca7a62a6e71eb7c80c58f73a32065cd2a77a985bfd377e\" id=7f10eae8-005c-4865-bca8-73bbf09037a1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.905700 | controller |     "Jun 10 15:18:13.349540 crc crio[20344]: time=\"2026-06-10T15:18:13.349372786Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9ffb1a0ba0893e7f60ca7a62a6e71eb7c80c58f73a32065cd2a77a985bfd377e\" id=7f10eae8-005c-4865-bca8-73bbf09037a1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.905715 | controller |     "Jun 10 15:18:13.350094 crc crio[20344]: time=\"2026-06-10T15:18:13.350001602Z\" level=info msg=\"Removing pod sandbox: 9ffb1a0ba0893e7f60ca7a62a6e71eb7c80c58f73a32065cd2a77a985bfd377e\" id=f8dc90de-d8e1-4fbd-bd6b-17f2ffca190e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.905730 | controller |     "Jun 10 15:18:13.373198 crc crio[20344]: time=\"2026-06-10T15:18:13.37307854Z\" level=info msg=\"Removed pod sandbox: 9ffb1a0ba0893e7f60ca7a62a6e71eb7c80c58f73a32065cd2a77a985bfd377e\" id=f8dc90de-d8e1-4fbd-bd6b-17f2ffca190e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.905745 | controller |     "Jun 10 15:18:33.937596 crc crio[20344]: time=\"2026-06-10T15:18:33.935934121Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-wpjcr/POD\" id=ad7b7226-b984-4a18-a2d2-13e3cf4b7e13 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.905760 | controller |     "Jun 10 15:18:33.937596 crc crio[20344]: time=\"2026-06-10T15:18:33.936756053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.905775 | controller |     "Jun 10 15:18:33.977930 crc crio[20344]: time=\"2026-06-10T15:18:33.977111818Z\" level=info msg=\"Got pod network &{Name:certified-operators-wpjcr Namespace:openshift-marketplace ID:6b3d86408ead19c9df9742ce2ab13f1f5c4e260f753e20c106b4fed040c7ae11 UID:44157e74-3d12-4643-be7a-78cd6fb1732b NetNS:/var/run/netns/56a72501-bad5-40b3-b348-9cabbeb2ef69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod44157e74_3d12_4643_be7a_78cd6fb1732b.slice PodAnnotations:0xc006859040}] Aliases:map[]}\"",
2026-06-10 15:52:08.905794 | controller |     "Jun 10 15:18:33.977930 crc crio[20344]: time=\"2026-06-10T15:18:33.97718833Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-wpjcr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.905811 | controller |     "Jun 10 15:18:34.548369 crc crio[20344]: 2026-06-10T15:18:34Z [verbose] CmdAdd (shim): {1.1.0 [{Name:6b3d86408ead19c Mac:fa:00:d9:d9:fc:5d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:eb Mtu:0 Sandbox:/var/run/netns/56a72501-bad5-40b3-b348-9cabbeb2ef69 SocketPath: PciID:}] [{Interface:0xc0004b0640 Address:{IP:10.217.0.235 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.905827 | controller |     "Jun 10 15:18:34.551662 crc crio[20344]: time=\"2026-06-10T15:18:34.55155433Z\" level=info msg=\"Got pod network &{Name:certified-operators-wpjcr Namespace:openshift-marketplace ID:6b3d86408ead19c9df9742ce2ab13f1f5c4e260f753e20c106b4fed040c7ae11 UID:44157e74-3d12-4643-be7a-78cd6fb1732b NetNS:/var/run/netns/56a72501-bad5-40b3-b348-9cabbeb2ef69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod44157e74_3d12_4643_be7a_78cd6fb1732b.slice PodAnnotations:0xc006859040}] Aliases:map[]}\"",
2026-06-10 15:52:08.905843 | controller |     "Jun 10 15:18:34.552231 crc crio[20344]: time=\"2026-06-10T15:18:34.552165226Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-wpjcr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.905886 | controller |     "Jun 10 15:18:34.566744 crc crio[20344]: time=\"2026-06-10T15:18:34.566512018Z\" level=info msg=\"Ran pod sandbox 6b3d86408ead19c9df9742ce2ab13f1f5c4e260f753e20c106b4fed040c7ae11 with infra container: openshift-marketplace/certified-operators-wpjcr/POD\" id=ad7b7226-b984-4a18-a2d2-13e3cf4b7e13 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.905903 | controller |     "Jun 10 15:18:34.570160 crc crio[20344]: time=\"2026-06-10T15:18:34.570002098Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b81ae21f-eaf2-4246-9e6e-a6346cd75b8b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.905919 | controller |     "Jun 10 15:18:34.574628 crc crio[20344]: time=\"2026-06-10T15:18:34.57434091Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b2c4c68e-5904-4cf3-903b-f427e2685ab2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.905936 | controller |     "Jun 10 15:18:34.581909 crc crio[20344]: time=\"2026-06-10T15:18:34.581784233Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-wpjcr/extract-utilities\" id=87a8da8b-941a-4ad4-90c6-e5fb90b5f3b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.905953 | controller |     "Jun 10 15:18:34.582607 crc crio[20344]: time=\"2026-06-10T15:18:34.582517492Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.905970 | controller |     "Jun 10 15:18:34.661985 crc crio[20344]: time=\"2026-06-10T15:18:34.657472544Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.905985 | controller |     "Jun 10 15:18:34.671330 crc crio[20344]: time=\"2026-06-10T15:18:34.671146988Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.906004 | controller |     "Jun 10 15:18:34.843797 crc crio[20344]: time=\"2026-06-10T15:18:34.843675698Z\" level=info msg=\"Created container 9737100e66c162698c8193fba311f3079b94a808b3792a2db5e79241ebaf0760: openshift-marketplace/certified-operators-wpjcr/extract-utilities\" id=87a8da8b-941a-4ad4-90c6-e5fb90b5f3b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.906020 | controller |     "Jun 10 15:18:34.846329 crc crio[20344]: time=\"2026-06-10T15:18:34.846197863Z\" level=info msg=\"Starting container: 9737100e66c162698c8193fba311f3079b94a808b3792a2db5e79241ebaf0760\" id=bc7630f3-1bf3-4aec-bfc3-9e39b3eb6850 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.906036 | controller |     "Jun 10 15:18:34.860175 crc crio[20344]: time=\"2026-06-10T15:18:34.859990341Z\" level=info msg=\"Started container\" PID=131452 containerID=9737100e66c162698c8193fba311f3079b94a808b3792a2db5e79241ebaf0760 description=openshift-marketplace/certified-operators-wpjcr/extract-utilities id=bc7630f3-1bf3-4aec-bfc3-9e39b3eb6850 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b3d86408ead19c9df9742ce2ab13f1f5c4e260f753e20c106b4fed040c7ae11",
2026-06-10 15:52:08.906052 | controller |     "Jun 10 15:18:35.702390 crc crio[20344]: time=\"2026-06-10T15:18:35.701919312Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=f9349eb8-c416-486a-9120-4ca729b0a314 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.906068 | controller |     "Jun 10 15:18:35.713048 crc crio[20344]: time=\"2026-06-10T15:18:35.713000759Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-10 15:52:08.906084 | controller |     "Jun 10 15:18:36.327722 crc crio[20344]: time=\"2026-06-10T15:18:36.326845501Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8d5d7df21be1469a6668fe379d39e4aa07fa7e0e98115c13ef32da305fc5dec\" id=f9349eb8-c416-486a-9120-4ca729b0a314 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.906100 | controller |     "Jun 10 15:18:36.329149 crc crio[20344]: time=\"2026-06-10T15:18:36.329052358Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=08263c67-9399-4744-b647-6e2ecb58a11e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.906115 | controller |     "Jun 10 15:18:36.331952 crc crio[20344]: time=\"2026-06-10T15:18:36.33183278Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=8aafccea-b285-4b9f-a07b-2a33472d9f25 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.906130 | controller |     "Jun 10 15:18:36.340655 crc crio[20344]: time=\"2026-06-10T15:18:36.340571517Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-wpjcr/extract-content\" id=1ba59998-c72f-4f23-be0b-57c764719435 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.906146 | controller |     "Jun 10 15:18:36.341070 crc crio[20344]: time=\"2026-06-10T15:18:36.341015848Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.906162 | controller |     "Jun 10 15:18:36.391181 crc crio[20344]: time=\"2026-06-10T15:18:36.391035764Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.906177 | controller |     "Jun 10 15:18:36.394784 crc crio[20344]: time=\"2026-06-10T15:18:36.394697209Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.906192 | controller |     "Jun 10 15:18:36.563911 crc crio[20344]: time=\"2026-06-10T15:18:36.563779339Z\" level=info msg=\"Created container e132a4dac8188e0d032f2b6b6d71d93e957acba575c9c924213d813599992b04: openshift-marketplace/certified-operators-wpjcr/extract-content\" id=1ba59998-c72f-4f23-be0b-57c764719435 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.906211 | controller |     "Jun 10 15:18:36.565334 crc crio[20344]: time=\"2026-06-10T15:18:36.565213016Z\" level=info msg=\"Starting container: e132a4dac8188e0d032f2b6b6d71d93e957acba575c9c924213d813599992b04\" id=5261927d-5730-41c1-ad5f-2df9893b38ea name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.906227 | controller |     "Jun 10 15:18:36.582901 crc crio[20344]: time=\"2026-06-10T15:18:36.582093294Z\" level=info msg=\"Started container\" PID=131542 containerID=e132a4dac8188e0d032f2b6b6d71d93e957acba575c9c924213d813599992b04 description=openshift-marketplace/certified-operators-wpjcr/extract-content id=5261927d-5730-41c1-ad5f-2df9893b38ea name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b3d86408ead19c9df9742ce2ab13f1f5c4e260f753e20c106b4fed040c7ae11",
2026-06-10 15:52:08.906243 | controller |     "Jun 10 15:18:39.770689 crc crio[20344]: time=\"2026-06-10T15:18:39.769910189Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=a4bceaec-e20e-483c-a718-363778612059 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.906258 | controller |     "Jun 10 15:18:39.775743 crc crio[20344]: time=\"2026-06-10T15:18:39.775647688Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=286a9656-a5a2-45fa-b8ef-99e0cd64788d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.906274 | controller |     "Jun 10 15:18:39.803096 crc crio[20344]: time=\"2026-06-10T15:18:39.802925264Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-wpjcr/registry-server\" id=edca65d8-9f03-48a1-9f69-3d7b37221aff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.906289 | controller |     "Jun 10 15:18:39.803695 crc crio[20344]: time=\"2026-06-10T15:18:39.803503279Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.906305 | controller |     "Jun 10 15:18:39.884151 crc crio[20344]: time=\"2026-06-10T15:18:39.884035796Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.906320 | controller |     "Jun 10 15:18:39.891423 crc crio[20344]: time=\"2026-06-10T15:18:39.891216702Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.906335 | controller |     "Jun 10 15:18:40.134323 crc crio[20344]: time=\"2026-06-10T15:18:40.134182676Z\" level=info msg=\"Created container 1c85885c642e0ef73259a3016e1f7b78f0867ef742e2c55637b49351109d05fc: openshift-marketplace/certified-operators-wpjcr/registry-server\" id=edca65d8-9f03-48a1-9f69-3d7b37221aff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.906350 | controller |     "Jun 10 15:18:40.139066 crc crio[20344]: time=\"2026-06-10T15:18:40.13896828Z\" level=info msg=\"Starting container: 1c85885c642e0ef73259a3016e1f7b78f0867ef742e2c55637b49351109d05fc\" id=3d0d6333-9a7e-4241-8057-dd23e810f0d1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.906366 | controller |     "Jun 10 15:18:40.146511 crc crio[20344]: time=\"2026-06-10T15:18:40.146391692Z\" level=info msg=\"Started container\" PID=131734 containerID=1c85885c642e0ef73259a3016e1f7b78f0867ef742e2c55637b49351109d05fc description=openshift-marketplace/certified-operators-wpjcr/registry-server id=3d0d6333-9a7e-4241-8057-dd23e810f0d1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=6b3d86408ead19c9df9742ce2ab13f1f5c4e260f753e20c106b4fed040c7ae11",
2026-06-10 15:52:08.906385 | controller |     "Jun 10 15:18:55.025903 crc crio[20344]: time=\"2026-06-10T15:18:55.024476585Z\" level=info msg=\"Stopping container: 1c85885c642e0ef73259a3016e1f7b78f0867ef742e2c55637b49351109d05fc (timeout: 2s)\" id=36591c91-3469-4c48-973e-f04b69bc1fa4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.906401 | controller |     "Jun 10 15:18:55.156409 crc crio[20344]: time=\"2026-06-10T15:18:55.156096335Z\" level=info msg=\"Stopped container 1c85885c642e0ef73259a3016e1f7b78f0867ef742e2c55637b49351109d05fc: openshift-marketplace/certified-operators-wpjcr/registry-server\" id=36591c91-3469-4c48-973e-f04b69bc1fa4 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.906416 | controller |     "Jun 10 15:18:55.157820 crc crio[20344]: time=\"2026-06-10T15:18:55.157670426Z\" level=info msg=\"Stopping pod sandbox: 6b3d86408ead19c9df9742ce2ab13f1f5c4e260f753e20c106b4fed040c7ae11\" id=bc7945ee-bbdf-4979-a82b-5c2a4c24bc04 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.906431 | controller |     "Jun 10 15:18:55.158947 crc crio[20344]: time=\"2026-06-10T15:18:55.158736964Z\" level=info msg=\"Got pod network &{Name:certified-operators-wpjcr Namespace:openshift-marketplace ID:6b3d86408ead19c9df9742ce2ab13f1f5c4e260f753e20c106b4fed040c7ae11 UID:44157e74-3d12-4643-be7a-78cd6fb1732b NetNS:/var/run/netns/56a72501-bad5-40b3-b348-9cabbeb2ef69 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod44157e74_3d12_4643_be7a_78cd6fb1732b.slice PodAnnotations:0xc0027c19b8}] Aliases:map[]}\"",
2026-06-10 15:52:08.906447 | controller |     "Jun 10 15:18:55.159229 crc crio[20344]: time=\"2026-06-10T15:18:55.1589793Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-wpjcr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.906462 | controller |     "Jun 10 15:18:55.517059 crc crio[20344]: time=\"2026-06-10T15:18:55.516510492Z\" level=info msg=\"Stopped pod sandbox: 6b3d86408ead19c9df9742ce2ab13f1f5c4e260f753e20c106b4fed040c7ae11\" id=bc7945ee-bbdf-4979-a82b-5c2a4c24bc04 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.906477 | controller |     "Jun 10 15:18:56.046683 crc crio[20344]: time=\"2026-06-10T15:18:56.046184674Z\" level=info msg=\"Removing container: 1c85885c642e0ef73259a3016e1f7b78f0867ef742e2c55637b49351109d05fc\" id=56f261fa-2bac-453b-bc87-76a501911a15 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.906492 | controller |     "Jun 10 15:18:56.100185 crc crio[20344]: time=\"2026-06-10T15:18:56.10004903Z\" level=info msg=\"Removed container 1c85885c642e0ef73259a3016e1f7b78f0867ef742e2c55637b49351109d05fc: openshift-marketplace/certified-operators-wpjcr/registry-server\" id=56f261fa-2bac-453b-bc87-76a501911a15 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.906507 | controller |     "Jun 10 15:18:56.104383 crc crio[20344]: time=\"2026-06-10T15:18:56.104355991Z\" level=info msg=\"Removing container: e132a4dac8188e0d032f2b6b6d71d93e957acba575c9c924213d813599992b04\" id=7d6f8003-62da-46ec-ae43-54c3313b2a00 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.906522 | controller |     "Jun 10 15:18:56.145869 crc crio[20344]: time=\"2026-06-10T15:18:56.145767784Z\" level=info msg=\"Removed container e132a4dac8188e0d032f2b6b6d71d93e957acba575c9c924213d813599992b04: openshift-marketplace/certified-operators-wpjcr/extract-content\" id=7d6f8003-62da-46ec-ae43-54c3313b2a00 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.906538 | controller |     "Jun 10 15:18:56.148602 crc crio[20344]: time=\"2026-06-10T15:18:56.148540446Z\" level=info msg=\"Removing container: 9737100e66c162698c8193fba311f3079b94a808b3792a2db5e79241ebaf0760\" id=5da80085-9154-4e12-b06b-f0e5dcf22df9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.906557 | controller |     "Jun 10 15:18:56.197505 crc crio[20344]: time=\"2026-06-10T15:18:56.197400242Z\" level=info msg=\"Removed container 9737100e66c162698c8193fba311f3079b94a808b3792a2db5e79241ebaf0760: openshift-marketplace/certified-operators-wpjcr/extract-utilities\" id=5da80085-9154-4e12-b06b-f0e5dcf22df9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.906572 | controller |     "Jun 10 15:19:09.249734 crc crio[20344]: time=\"2026-06-10T15:19:09.248659794Z\" level=info msg=\"Stopping pod sandbox: bbace2813209c3d30d863e204986f23ebf34cd0f9c183f6b54b748fccb7f279b\" id=db772959-5422-4625-a2b3-d9e2f074010b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.906588 | controller |     "Jun 10 15:19:09.251187 crc crio[20344]: time=\"2026-06-10T15:19:09.250661276Z\" level=info msg=\"Got pod network &{Name:bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4dxkm Namespace:openstack ID:bbace2813209c3d30d863e204986f23ebf34cd0f9c183f6b54b748fccb7f279b UID:1c832586-5252-4913-9352-72b8c9e6d9d6 NetNS:/var/run/netns/3ae0fa8d-73e0-4f43-95a8-cbf9f84844fb Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1c832586_5252_4913_9352_72b8c9e6d9d6.slice PodAnnotations:0xc00282ea40}] Aliases:map[]}\"",
2026-06-10 15:52:08.906604 | controller |     "Jun 10 15:19:09.251187 crc crio[20344]: time=\"2026-06-10T15:19:09.25082805Z\" level=info msg=\"Deleting pod openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4dxkm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.906620 | controller |     "Jun 10 15:19:09.845193 crc crio[20344]: time=\"2026-06-10T15:19:09.844470422Z\" level=info msg=\"Stopped pod sandbox: bbace2813209c3d30d863e204986f23ebf34cd0f9c183f6b54b748fccb7f279b\" id=db772959-5422-4625-a2b3-d9e2f074010b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.906635 | controller |     "Jun 10 15:19:10.800394 crc crio[20344]: time=\"2026-06-10T15:19:10.799611298Z\" level=info msg=\"Running pod sandbox: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wq7p6/POD\" id=04bee140-3e8c-4444-8deb-a39b8d90c489 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.906650 | controller |     "Jun 10 15:19:10.800394 crc crio[20344]: time=\"2026-06-10T15:19:10.800247425Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.906666 | controller |     "Jun 10 15:19:10.860969 crc crio[20344]: time=\"2026-06-10T15:19:10.860798707Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wq7p6 Namespace:openstack ID:e60b1eeb4462dc6094ee69a7b91b8233bfbafc133aab01afe21b526091b52c06 UID:d6a7ff70-a682-4282-95fd-27efd7513512 NetNS:/var/run/netns/f550ca61-8794-486e-8e17-33c6186087b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd6a7ff70_a682_4282_95fd_27efd7513512.slice PodAnnotations:0xc00282ee60}] Aliases:map[]}\"",
2026-06-10 15:52:08.906681 | controller |     "Jun 10 15:19:10.860969 crc crio[20344]: time=\"2026-06-10T15:19:10.860865919Z\" level=info msg=\"Adding pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wq7p6 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.906696 | controller |     "Jun 10 15:19:11.389438 crc crio[20344]: 2026-06-10T15:19:11Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e60b1eeb4462dc6 Mac:f6:0f:02:e7:23:97 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ec Mtu:0 Sandbox:/var/run/netns/f550ca61-8794-486e-8e17-33c6186087b8 SocketPath: PciID:}] [{Interface:0xc000260a90 Address:{IP:10.217.0.236 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.906715 | controller |     "Jun 10 15:19:11.390820 crc crio[20344]: time=\"2026-06-10T15:19:11.390757942Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wq7p6 Namespace:openstack ID:e60b1eeb4462dc6094ee69a7b91b8233bfbafc133aab01afe21b526091b52c06 UID:d6a7ff70-a682-4282-95fd-27efd7513512 NetNS:/var/run/netns/f550ca61-8794-486e-8e17-33c6186087b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd6a7ff70_a682_4282_95fd_27efd7513512.slice PodAnnotations:0xc00282ee60}] Aliases:map[]}\"",
2026-06-10 15:52:08.906731 | controller |     "Jun 10 15:19:11.391100 crc crio[20344]: time=\"2026-06-10T15:19:11.39105126Z\" level=info msg=\"Checking pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wq7p6 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.906747 | controller |     "Jun 10 15:19:11.400797 crc crio[20344]: time=\"2026-06-10T15:19:11.400583946Z\" level=info msg=\"Ran pod sandbox e60b1eeb4462dc6094ee69a7b91b8233bfbafc133aab01afe21b526091b52c06 with infra container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wq7p6/POD\" id=04bee140-3e8c-4444-8deb-a39b8d90c489 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.906763 | controller |     "Jun 10 15:19:11.403857 crc crio[20344]: time=\"2026-06-10T15:19:11.403698816Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=e60666eb-e8c2-40d0-9de3-916bcafebbb3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.906778 | controller |     "Jun 10 15:19:11.430433 crc crio[20344]: time=\"2026-06-10T15:19:11.430316833Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=a3123929-29c0-4f5d-8bc7-a02cc0fa6fc6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.906793 | controller |     "Jun 10 15:19:11.437995 crc crio[20344]: time=\"2026-06-10T15:19:11.437897458Z\" level=info msg=\"Creating container: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wq7p6/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=e85aa801-d6bf-45cc-aee2-53ef6c80ae79 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.906809 | controller |     "Jun 10 15:19:11.438517 crc crio[20344]: time=\"2026-06-10T15:19:11.438405542Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.906824 | controller |     "Jun 10 15:19:11.501857 crc crio[20344]: time=\"2026-06-10T15:19:11.501757656Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.906839 | controller |     "Jun 10 15:19:11.506115 crc crio[20344]: time=\"2026-06-10T15:19:11.506051447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.906871 | controller |     "Jun 10 15:19:11.651181 crc crio[20344]: time=\"2026-06-10T15:19:11.650977767Z\" level=info msg=\"Created container feb8bace87682fea47405e3a487b1b12af30f1693c07a54bdddaa89976af140b: openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wq7p6/download-cache-edpm-deployment-ipam-openstack-edpm-ipam\" id=e85aa801-d6bf-45cc-aee2-53ef6c80ae79 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.906888 | controller |     "Jun 10 15:19:11.652621 crc crio[20344]: time=\"2026-06-10T15:19:11.652523247Z\" level=info msg=\"Starting container: feb8bace87682fea47405e3a487b1b12af30f1693c07a54bdddaa89976af140b\" id=1fe605e4-372a-4c01-a611-d5a9d9305f68 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.906904 | controller |     "Jun 10 15:19:11.658017 crc crio[20344]: time=\"2026-06-10T15:19:11.657917236Z\" level=info msg=\"Started container\" PID=133661 containerID=feb8bace87682fea47405e3a487b1b12af30f1693c07a54bdddaa89976af140b description=openstack/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wq7p6/download-cache-edpm-deployment-ipam-openstack-edpm-ipam id=1fe605e4-372a-4c01-a611-d5a9d9305f68 name=/runtime.v1.RuntimeService/StartContainer sandboxID=e60b1eeb4462dc6094ee69a7b91b8233bfbafc133aab01afe21b526091b52c06",
2026-06-10 15:52:08.906923 | controller |     "Jun 10 15:19:13.407469 crc crio[20344]: time=\"2026-06-10T15:19:13.40631983Z\" level=info msg=\"Stopping pod sandbox: 6b3d86408ead19c9df9742ce2ab13f1f5c4e260f753e20c106b4fed040c7ae11\" id=5204b4e4-45aa-4274-833a-ac6843f19116 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.906939 | controller |     "Jun 10 15:19:13.407469 crc crio[20344]: time=\"2026-06-10T15:19:13.406847194Z\" level=info msg=\"Stopped pod sandbox (already stopped): 6b3d86408ead19c9df9742ce2ab13f1f5c4e260f753e20c106b4fed040c7ae11\" id=5204b4e4-45aa-4274-833a-ac6843f19116 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.906955 | controller |     "Jun 10 15:19:13.413921 crc crio[20344]: time=\"2026-06-10T15:19:13.413687821Z\" level=info msg=\"Removing pod sandbox: 6b3d86408ead19c9df9742ce2ab13f1f5c4e260f753e20c106b4fed040c7ae11\" id=7a94e966-425d-4974-891b-26936c704fa2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.906970 | controller |     "Jun 10 15:19:13.435245 crc crio[20344]: time=\"2026-06-10T15:19:13.435032021Z\" level=info msg=\"Removed pod sandbox: 6b3d86408ead19c9df9742ce2ab13f1f5c4e260f753e20c106b4fed040c7ae11\" id=7a94e966-425d-4974-891b-26936c704fa2 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.906985 | controller |     "Jun 10 15:20:00.549775 crc crio[20344]: time=\"2026-06-10T15:20:00.547443987Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685080-fcll4/POD\" id=a41d5c71-fd75-4994-944d-ab59a8858312 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.907000 | controller |     "Jun 10 15:20:00.549775 crc crio[20344]: time=\"2026-06-10T15:20:00.548555606Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.907015 | controller |     "Jun 10 15:20:00.628181 crc crio[20344]: time=\"2026-06-10T15:20:00.628118359Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685080-fcll4 Namespace:openshift-infra ID:36693250b1a8f551d44d6aa7060eba74165f207cfbbbb742200922d40f0023d0 UID:70745e74-2396-46e1-af06-380db6d71f72 NetNS:/var/run/netns/bfdd1227-c84c-4bf7-b62a-7d6e6ca5cfc4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70745e74_2396_46e1_af06_380db6d71f72.slice PodAnnotations:0xc00078c308}] Aliases:map[]}\"",
2026-06-10 15:52:08.907030 | controller |     "Jun 10 15:20:00.628631 crc crio[20344]: time=\"2026-06-10T15:20:00.628577791Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685080-fcll4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.907045 | controller |     "Jun 10 15:20:01.281147 crc crio[20344]: 2026-06-10T15:20:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:36693250b1a8f55 Mac:e2:42:24:28:76:ae Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ed Mtu:0 Sandbox:/var/run/netns/bfdd1227-c84c-4bf7-b62a-7d6e6ca5cfc4 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.0.237 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.907061 | controller |     "Jun 10 15:20:01.283100 crc crio[20344]: time=\"2026-06-10T15:20:01.283023137Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685080-fcll4 Namespace:openshift-infra ID:36693250b1a8f551d44d6aa7060eba74165f207cfbbbb742200922d40f0023d0 UID:70745e74-2396-46e1-af06-380db6d71f72 NetNS:/var/run/netns/bfdd1227-c84c-4bf7-b62a-7d6e6ca5cfc4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70745e74_2396_46e1_af06_380db6d71f72.slice PodAnnotations:0xc00078c308}] Aliases:map[]}\"",
2026-06-10 15:52:08.907080 | controller |     "Jun 10 15:20:01.283340 crc crio[20344]: time=\"2026-06-10T15:20:01.283229962Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685080-fcll4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.907096 | controller |     "Jun 10 15:20:01.295244 crc crio[20344]: time=\"2026-06-10T15:20:01.29514301Z\" level=info msg=\"Ran pod sandbox 36693250b1a8f551d44d6aa7060eba74165f207cfbbbb742200922d40f0023d0 with infra container: openshift-infra/auto-csr-approver-29685080-fcll4/POD\" id=a41d5c71-fd75-4994-944d-ab59a8858312 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.907111 | controller |     "Jun 10 15:20:01.302522 crc crio[20344]: time=\"2026-06-10T15:20:01.301013531Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=5c4ef64e-cd9d-4496-b551-8847ec8402e4 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.907127 | controller |     "Jun 10 15:20:01.309867 crc crio[20344]: time=\"2026-06-10T15:20:01.309773187Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-10 15:52:08.907142 | controller |     "Jun 10 15:20:02.879813 crc crio[20344]: time=\"2026-06-10T15:20:02.879371338Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=5c4ef64e-cd9d-4496-b551-8847ec8402e4 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.907157 | controller |     "Jun 10 15:20:02.884542 crc crio[20344]: time=\"2026-06-10T15:20:02.881403531Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=c2efd3ab-129e-4664-8222-7a9fd3c1ebae name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.907172 | controller |     "Jun 10 15:20:02.884542 crc crio[20344]: time=\"2026-06-10T15:20:02.883976657Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7da90705-f965-474b-b2ad-4299f840ae8d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.907187 | controller |     "Jun 10 15:20:02.892801 crc crio[20344]: time=\"2026-06-10T15:20:02.892702542Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685080-fcll4/oc\" id=839204b5-e45a-45d8-8ad3-4788a619b646 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.907202 | controller |     "Jun 10 15:20:02.893600 crc crio[20344]: time=\"2026-06-10T15:20:02.893492383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.907217 | controller |     "Jun 10 15:20:02.945782 crc crio[20344]: time=\"2026-06-10T15:20:02.9457045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.907232 | controller |     "Jun 10 15:20:03.251470 crc crio[20344]: time=\"2026-06-10T15:20:03.248642247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.907246 | controller |     "Jun 10 15:20:03.368213 crc crio[20344]: time=\"2026-06-10T15:20:03.367595837Z\" level=info msg=\"Created container 8988afc029c09035c777f771a72610acb601935426ce475de900289452533e83: openshift-infra/auto-csr-approver-29685080-fcll4/oc\" id=839204b5-e45a-45d8-8ad3-4788a619b646 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.907261 | controller |     "Jun 10 15:20:03.369622 crc crio[20344]: time=\"2026-06-10T15:20:03.369393573Z\" level=info msg=\"Starting container: 8988afc029c09035c777f771a72610acb601935426ce475de900289452533e83\" id=2eff6c7b-94c1-42a1-94cd-2c3098388ae3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.907279 | controller |     "Jun 10 15:20:03.384362 crc crio[20344]: time=\"2026-06-10T15:20:03.384184015Z\" level=info msg=\"Started container\" PID=136468 containerID=8988afc029c09035c777f771a72610acb601935426ce475de900289452533e83 description=openshift-infra/auto-csr-approver-29685080-fcll4/oc id=2eff6c7b-94c1-42a1-94cd-2c3098388ae3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=36693250b1a8f551d44d6aa7060eba74165f207cfbbbb742200922d40f0023d0",
2026-06-10 15:52:08.907295 | controller |     "Jun 10 15:20:05.152782 crc crio[20344]: time=\"2026-06-10T15:20:05.152549415Z\" level=info msg=\"Stopping pod sandbox: 36693250b1a8f551d44d6aa7060eba74165f207cfbbbb742200922d40f0023d0\" id=2da87546-5e50-45f9-856e-69db5fac93d9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.907311 | controller |     "Jun 10 15:20:05.154453 crc crio[20344]: time=\"2026-06-10T15:20:05.154025253Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685080-fcll4 Namespace:openshift-infra ID:36693250b1a8f551d44d6aa7060eba74165f207cfbbbb742200922d40f0023d0 UID:70745e74-2396-46e1-af06-380db6d71f72 NetNS:/var/run/netns/bfdd1227-c84c-4bf7-b62a-7d6e6ca5cfc4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod70745e74_2396_46e1_af06_380db6d71f72.slice PodAnnotations:0xc0040360d0}] Aliases:map[]}\"",
2026-06-10 15:52:08.907326 | controller |     "Jun 10 15:20:05.154680 crc crio[20344]: time=\"2026-06-10T15:20:05.154591428Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685080-fcll4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.907341 | controller |     "Jun 10 15:20:05.562641 crc crio[20344]: time=\"2026-06-10T15:20:05.562439512Z\" level=info msg=\"Stopped pod sandbox: 36693250b1a8f551d44d6aa7060eba74165f207cfbbbb742200922d40f0023d0\" id=2da87546-5e50-45f9-856e-69db5fac93d9 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.907357 | controller |     "Jun 10 15:20:13.457633 crc crio[20344]: time=\"2026-06-10T15:20:13.457130835Z\" level=info msg=\"Removing container: bc5a5d65c75f065b21e99efb20c12b86ba639853f880dc71a23f899372978743\" id=3f8d877e-0863-44d9-a7fb-af9ce7aa2dbb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.907372 | controller |     "Jun 10 15:20:13.640337 crc crio[20344]: time=\"2026-06-10T15:20:13.640129267Z\" level=info msg=\"Removed container bc5a5d65c75f065b21e99efb20c12b86ba639853f880dc71a23f899372978743: openshift-infra/auto-csr-approver-29685074-cv8c8/oc\" id=3f8d877e-0863-44d9-a7fb-af9ce7aa2dbb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.907388 | controller |     "Jun 10 15:20:13.650064 crc crio[20344]: time=\"2026-06-10T15:20:13.649991782Z\" level=info msg=\"Stopping pod sandbox: 8d2bf022270da5cf3de465948078ca2839c17f8119f5e39578b8012d906d1642\" id=9d57dfed-2d66-497b-8fe0-3c625eacfd63 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.907403 | controller |     "Jun 10 15:20:13.650238 crc crio[20344]: time=\"2026-06-10T15:20:13.650151676Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8d2bf022270da5cf3de465948078ca2839c17f8119f5e39578b8012d906d1642\" id=9d57dfed-2d66-497b-8fe0-3c625eacfd63 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.907418 | controller |     "Jun 10 15:20:13.650835 crc crio[20344]: time=\"2026-06-10T15:20:13.650772632Z\" level=info msg=\"Removing pod sandbox: 8d2bf022270da5cf3de465948078ca2839c17f8119f5e39578b8012d906d1642\" id=80ed52ad-f5ab-4c41-8b69-e9ff46dfe314 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.907433 | controller |     "Jun 10 15:20:13.667617 crc crio[20344]: time=\"2026-06-10T15:20:13.667522284Z\" level=info msg=\"Removed pod sandbox: 8d2bf022270da5cf3de465948078ca2839c17f8119f5e39578b8012d906d1642\" id=80ed52ad-f5ab-4c41-8b69-e9ff46dfe314 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.907453 | controller |     "Jun 10 15:21:13.724340 crc crio[20344]: time=\"2026-06-10T15:21:13.720341857Z\" level=info msg=\"Removing container: 40c2bba2127feac80a39f88976f3a84bc7b8d0a75d78d6418b08f5d2622eff03\" id=3609b684-8b59-4fb3-a17a-6bc83d7c1883 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.907469 | controller |     "Jun 10 15:21:13.797067 crc crio[20344]: time=\"2026-06-10T15:21:13.796928253Z\" level=info msg=\"Removed container 40c2bba2127feac80a39f88976f3a84bc7b8d0a75d78d6418b08f5d2622eff03: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-26tch/openstack-edpm-ipam-provisionserver-checksum-discovery\" id=3609b684-8b59-4fb3-a17a-6bc83d7c1883 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.907484 | controller |     "Jun 10 15:21:13.800202 crc crio[20344]: time=\"2026-06-10T15:21:13.800117296Z\" level=info msg=\"Removing container: d2993d7acb665a8b3303b32b729fb8f5526c1cc516804130d443023e023054cd\" id=55803cf9-a5c4-4823-b03c-cad16864f949 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.907499 | controller |     "Jun 10 15:21:13.840206 crc crio[20344]: time=\"2026-06-10T15:21:13.840150979Z\" level=info msg=\"Removed container d2993d7acb665a8b3303b32b729fb8f5526c1cc516804130d443023e023054cd: openstack/openstack-edpm-ipam-provisionserver-checksum-discovery-26tch/init\" id=55803cf9-a5c4-4823-b03c-cad16864f949 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.907514 | controller |     "Jun 10 15:21:13.850764 crc crio[20344]: time=\"2026-06-10T15:21:13.85067625Z\" level=info msg=\"Stopping pod sandbox: 32faace7d7072919eafa1f2164d1af7b20a9aa9760d5ed3d13a60ccc9ff8aaf1\" id=4bce98de-7489-4d6c-b415-b365908fa01a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.907528 | controller |     "Jun 10 15:21:13.851052 crc crio[20344]: time=\"2026-06-10T15:21:13.850945307Z\" level=info msg=\"Stopped pod sandbox (already stopped): 32faace7d7072919eafa1f2164d1af7b20a9aa9760d5ed3d13a60ccc9ff8aaf1\" id=4bce98de-7489-4d6c-b415-b365908fa01a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.907543 | controller |     "Jun 10 15:21:13.851716 crc crio[20344]: time=\"2026-06-10T15:21:13.851645205Z\" level=info msg=\"Removing pod sandbox: 32faace7d7072919eafa1f2164d1af7b20a9aa9760d5ed3d13a60ccc9ff8aaf1\" id=a51575d9-dc2e-4c32-a0f6-8899ce89be36 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.907558 | controller |     "Jun 10 15:21:13.871681 crc crio[20344]: time=\"2026-06-10T15:21:13.87158856Z\" level=info msg=\"Removed pod sandbox: 32faace7d7072919eafa1f2164d1af7b20a9aa9760d5ed3d13a60ccc9ff8aaf1\" id=a51575d9-dc2e-4c32-a0f6-8899ce89be36 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.907572 | controller |     "Jun 10 15:21:40.658736 crc crio[20344]: time=\"2026-06-10T15:21:40.657238793Z\" level=info msg=\"Stopping pod sandbox: e60b1eeb4462dc6094ee69a7b91b8233bfbafc133aab01afe21b526091b52c06\" id=79cdb68a-f4a3-483d-ac46-dbfd1e9d7c7f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.907587 | controller |     "Jun 10 15:21:40.661074 crc crio[20344]: time=\"2026-06-10T15:21:40.660785124Z\" level=info msg=\"Got pod network &{Name:download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wq7p6 Namespace:openstack ID:e60b1eeb4462dc6094ee69a7b91b8233bfbafc133aab01afe21b526091b52c06 UID:d6a7ff70-a682-4282-95fd-27efd7513512 NetNS:/var/run/netns/f550ca61-8794-486e-8e17-33c6186087b8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd6a7ff70_a682_4282_95fd_27efd7513512.slice PodAnnotations:0xc0027c1368}] Aliases:map[]}\"",
2026-06-10 15:52:08.907603 | controller |     "Jun 10 15:21:40.661979 crc crio[20344]: time=\"2026-06-10T15:21:40.661849912Z\" level=info msg=\"Deleting pod openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wq7p6 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.907622 | controller |     "Jun 10 15:21:41.250016 crc crio[20344]: time=\"2026-06-10T15:21:41.249567207Z\" level=info msg=\"Stopped pod sandbox: e60b1eeb4462dc6094ee69a7b91b8233bfbafc133aab01afe21b526091b52c06\" id=79cdb68a-f4a3-483d-ac46-dbfd1e9d7c7f name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.907637 | controller |     "Jun 10 15:21:42.259422 crc crio[20344]: time=\"2026-06-10T15:21:42.257987667Z\" level=info msg=\"Running pod sandbox: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipaml8xxm/POD\" id=98c27090-25a5-4e4a-949a-9a3d61102185 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.907653 | controller |     "Jun 10 15:21:42.259422 crc crio[20344]: time=\"2026-06-10T15:21:42.259061395Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.907669 | controller |     "Jun 10 15:21:42.299804 crc crio[20344]: time=\"2026-06-10T15:21:42.299136449Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipaml8xxm Namespace:openstack ID:79ad279d5fe3aba297fbd1669ccda57be8ee5b0e0d6a459ba2d8a62bab620df4 UID:2a7a3e27-40e0-4b14-b4a7-e00208e800ee NetNS:/var/run/netns/c7714bf4-4986-4211-a99d-f6df68129a75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a7a3e27_40e0_4b14_b4a7_e00208e800ee.slice PodAnnotations:0xc0022641e8}] Aliases:map[]}\"",
2026-06-10 15:52:08.907684 | controller |     "Jun 10 15:21:42.300141 crc crio[20344]: time=\"2026-06-10T15:21:42.300118095Z\" level=info msg=\"Adding pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipaml8xxm to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.907700 | controller |     "Jun 10 15:21:43.123329 crc crio[20344]: 2026-06-10T15:21:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:79ad279d5fe3aba Mac:52:4b:9f:82:ba:69 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ee Mtu:0 Sandbox:/var/run/netns/c7714bf4-4986-4211-a99d-f6df68129a75 SocketPath: PciID:}] [{Interface:0xc000465150 Address:{IP:10.217.0.238 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.907715 | controller |     "Jun 10 15:21:43.124467 crc crio[20344]: time=\"2026-06-10T15:21:43.123981764Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipaml8xxm Namespace:openstack ID:79ad279d5fe3aba297fbd1669ccda57be8ee5b0e0d6a459ba2d8a62bab620df4 UID:2a7a3e27-40e0-4b14-b4a7-e00208e800ee NetNS:/var/run/netns/c7714bf4-4986-4211-a99d-f6df68129a75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a7a3e27_40e0_4b14_b4a7_e00208e800ee.slice PodAnnotations:0xc0022641e8}] Aliases:map[]}\"",
2026-06-10 15:52:08.907730 | controller |     "Jun 10 15:21:43.124467 crc crio[20344]: time=\"2026-06-10T15:21:43.124350173Z\" level=info msg=\"Checking pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipaml8xxm for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.907746 | controller |     "Jun 10 15:21:43.136852 crc crio[20344]: time=\"2026-06-10T15:21:43.136762423Z\" level=info msg=\"Ran pod sandbox 79ad279d5fe3aba297fbd1669ccda57be8ee5b0e0d6a459ba2d8a62bab620df4 with infra container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipaml8xxm/POD\" id=98c27090-25a5-4e4a-949a-9a3d61102185 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.907761 | controller |     "Jun 10 15:21:43.140537 crc crio[20344]: time=\"2026-06-10T15:21:43.140390757Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=725ccfb6-f3c9-4b35-ae47-107d5da5da31 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.907779 | controller |     "Jun 10 15:21:43.166765 crc crio[20344]: time=\"2026-06-10T15:21:43.166642804Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=aa50fc22-86a1-40b4-8f4f-8c5e92847911 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.907795 | controller |     "Jun 10 15:21:43.176122 crc crio[20344]: time=\"2026-06-10T15:21:43.176047367Z\" level=info msg=\"Creating container: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipaml8xxm/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=69605374-1247-414b-8eea-d8b25680cdb9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.907811 | controller |     "Jun 10 15:21:43.177460 crc crio[20344]: time=\"2026-06-10T15:21:43.177368091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.907826 | controller |     "Jun 10 15:21:43.268507 crc crio[20344]: time=\"2026-06-10T15:21:43.26838627Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.907841 | controller |     "Jun 10 15:21:43.276851 crc crio[20344]: time=\"2026-06-10T15:21:43.276720375Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.907873 | controller |     "Jun 10 15:21:43.494739 crc crio[20344]: time=\"2026-06-10T15:21:43.494135825Z\" level=info msg=\"Created container 2f3b5c6b900e95af958b3f8eb5dbdc70efa8034721c079a16c68d95f005d3b4f: openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipaml8xxm/configure-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=69605374-1247-414b-8eea-d8b25680cdb9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.907890 | controller |     "Jun 10 15:21:43.500140 crc crio[20344]: time=\"2026-06-10T15:21:43.500060588Z\" level=info msg=\"Starting container: 2f3b5c6b900e95af958b3f8eb5dbdc70efa8034721c079a16c68d95f005d3b4f\" id=6aafd700-c713-4da1-b07e-c5d324d4d7cb name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.907906 | controller |     "Jun 10 15:21:43.506608 crc crio[20344]: time=\"2026-06-10T15:21:43.506502074Z\" level=info msg=\"Started container\" PID=141516 containerID=2f3b5c6b900e95af958b3f8eb5dbdc70efa8034721c079a16c68d95f005d3b4f description=openstack/configure-network-edpm-deployment-ipam-openstack-edpm-ipaml8xxm/configure-network-edpm-deployment-ipam-openstack-edpm-ipam id=6aafd700-c713-4da1-b07e-c5d324d4d7cb name=/runtime.v1.RuntimeService/StartContainer sandboxID=79ad279d5fe3aba297fbd1669ccda57be8ee5b0e0d6a459ba2d8a62bab620df4",
2026-06-10 15:52:08.907923 | controller |     "Jun 10 15:22:02.382797 crc crio[20344]: time=\"2026-06-10T15:22:02.381689296Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685082-p8d8b/POD\" id=298f0a0e-d580-4ac8-82f9-9c2d4a27b423 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.907946 | controller |     "Jun 10 15:22:02.384144 crc crio[20344]: time=\"2026-06-10T15:22:02.382914418Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.907962 | controller |     "Jun 10 15:22:02.418984 crc crio[20344]: time=\"2026-06-10T15:22:02.418902606Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685082-p8d8b Namespace:openshift-infra ID:7c93bcc78ffaea4ce785c829f7c296b44560aec80ee38bdfd993c6e4ab25a451 UID:f5a3bcf8-db63-46f5-9804-cca015e60d86 NetNS:/var/run/netns/85f537b4-0cae-4fda-b1dc-35624f77e383 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5a3bcf8_db63_46f5_9804_cca015e60d86.slice PodAnnotations:0xc001b9cb90}] Aliases:map[]}\"",
2026-06-10 15:52:08.907982 | controller |     "Jun 10 15:22:02.418984 crc crio[20344]: time=\"2026-06-10T15:22:02.418976398Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685082-p8d8b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.907998 | controller |     "Jun 10 15:22:03.057699 crc crio[20344]: 2026-06-10T15:22:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7c93bcc78ffaea4 Mac:de:be:94:4a:de:31 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ef Mtu:0 Sandbox:/var/run/netns/85f537b4-0cae-4fda-b1dc-35624f77e383 SocketPath: PciID:}] [{Interface:0xc000296710 Address:{IP:10.217.0.239 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.908014 | controller |     "Jun 10 15:22:03.059344 crc crio[20344]: time=\"2026-06-10T15:22:03.059155697Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685082-p8d8b Namespace:openshift-infra ID:7c93bcc78ffaea4ce785c829f7c296b44560aec80ee38bdfd993c6e4ab25a451 UID:f5a3bcf8-db63-46f5-9804-cca015e60d86 NetNS:/var/run/netns/85f537b4-0cae-4fda-b1dc-35624f77e383 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5a3bcf8_db63_46f5_9804_cca015e60d86.slice PodAnnotations:0xc001b9cb90}] Aliases:map[]}\"",
2026-06-10 15:52:08.908030 | controller |     "Jun 10 15:22:03.059474 crc crio[20344]: time=\"2026-06-10T15:22:03.059420094Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685082-p8d8b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.908045 | controller |     "Jun 10 15:22:03.071672 crc crio[20344]: time=\"2026-06-10T15:22:03.071491626Z\" level=info msg=\"Ran pod sandbox 7c93bcc78ffaea4ce785c829f7c296b44560aec80ee38bdfd993c6e4ab25a451 with infra container: openshift-infra/auto-csr-approver-29685082-p8d8b/POD\" id=298f0a0e-d580-4ac8-82f9-9c2d4a27b423 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.908061 | controller |     "Jun 10 15:22:03.075325 crc crio[20344]: time=\"2026-06-10T15:22:03.075179701Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=82f26c1d-c206-4968-93ad-d236abb738e8 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.908076 | controller |     "Jun 10 15:22:03.091739 crc crio[20344]: time=\"2026-06-10T15:22:03.091653576Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-10 15:52:08.908092 | controller |     "Jun 10 15:22:04.529837 crc crio[20344]: time=\"2026-06-10T15:22:04.529217159Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=82f26c1d-c206-4968-93ad-d236abb738e8 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.908108 | controller |     "Jun 10 15:22:04.531856 crc crio[20344]: time=\"2026-06-10T15:22:04.531409716Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1121e764-dcda-4d9b-bc3a-bef842e88aa4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.908123 | controller |     "Jun 10 15:22:04.534963 crc crio[20344]: time=\"2026-06-10T15:22:04.534829724Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=88d31853-6948-4fc4-b483-5438707c78f5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.908138 | controller |     "Jun 10 15:22:04.546469 crc crio[20344]: time=\"2026-06-10T15:22:04.546409963Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685082-p8d8b/oc\" id=bdc0e76b-9fbd-4f71-b42c-8552fd1b00b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.908153 | controller |     "Jun 10 15:22:04.547042 crc crio[20344]: time=\"2026-06-10T15:22:04.546949197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.908171 | controller |     "Jun 10 15:22:04.606651 crc crio[20344]: time=\"2026-06-10T15:22:04.606107753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.908187 | controller |     "Jun 10 15:22:05.025810 crc crio[20344]: time=\"2026-06-10T15:22:05.0256705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.908202 | controller |     "Jun 10 15:22:05.150841 crc crio[20344]: time=\"2026-06-10T15:22:05.150150592Z\" level=info msg=\"Created container c3450a563af4336955293bfa6d3e69e1a83ce5756fbee9cd256ca1b60222a228: openshift-infra/auto-csr-approver-29685082-p8d8b/oc\" id=bdc0e76b-9fbd-4f71-b42c-8552fd1b00b0 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.908216 | controller |     "Jun 10 15:22:05.151861 crc crio[20344]: time=\"2026-06-10T15:22:05.151750363Z\" level=info msg=\"Starting container: c3450a563af4336955293bfa6d3e69e1a83ce5756fbee9cd256ca1b60222a228\" id=9b104293-991d-465d-933c-1d0c704e38dd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.908232 | controller |     "Jun 10 15:22:05.161450 crc crio[20344]: time=\"2026-06-10T15:22:05.161209617Z\" level=info msg=\"Started container\" PID=142721 containerID=c3450a563af4336955293bfa6d3e69e1a83ce5756fbee9cd256ca1b60222a228 description=openshift-infra/auto-csr-approver-29685082-p8d8b/oc id=9b104293-991d-465d-933c-1d0c704e38dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=7c93bcc78ffaea4ce785c829f7c296b44560aec80ee38bdfd993c6e4ab25a451",
2026-06-10 15:52:08.908247 | controller |     "Jun 10 15:22:07.133104 crc crio[20344]: time=\"2026-06-10T15:22:07.132613917Z\" level=info msg=\"Stopping pod sandbox: 7c93bcc78ffaea4ce785c829f7c296b44560aec80ee38bdfd993c6e4ab25a451\" id=40285ff3-b918-45be-b07a-385c257925c2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.908263 | controller |     "Jun 10 15:22:07.134069 crc crio[20344]: time=\"2026-06-10T15:22:07.133666994Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685082-p8d8b Namespace:openshift-infra ID:7c93bcc78ffaea4ce785c829f7c296b44560aec80ee38bdfd993c6e4ab25a451 UID:f5a3bcf8-db63-46f5-9804-cca015e60d86 NetNS:/var/run/netns/85f537b4-0cae-4fda-b1dc-35624f77e383 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podf5a3bcf8_db63_46f5_9804_cca015e60d86.slice PodAnnotations:0xc0006b4b68}] Aliases:map[]}\"",
2026-06-10 15:52:08.908278 | controller |     "Jun 10 15:22:07.134069 crc crio[20344]: time=\"2026-06-10T15:22:07.133833029Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685082-p8d8b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.908293 | controller |     "Jun 10 15:22:07.583662 crc crio[20344]: time=\"2026-06-10T15:22:07.582973507Z\" level=info msg=\"Stopped pod sandbox: 7c93bcc78ffaea4ce785c829f7c296b44560aec80ee38bdfd993c6e4ab25a451\" id=40285ff3-b918-45be-b07a-385c257925c2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.908308 | controller |     "Jun 10 15:22:13.909828 crc crio[20344]: time=\"2026-06-10T15:22:13.908728876Z\" level=info msg=\"Removing container: 2a8c3e51f81c9fc1bea0c7a121ac6e7ec9eb0c304b508aa5d5579373225666ad\" id=87ffa31d-a7ba-4bc1-83b6-6399796cd660 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.908323 | controller |     "Jun 10 15:22:14.209312 crc crio[20344]: time=\"2026-06-10T15:22:14.209151208Z\" level=info msg=\"Removed container 2a8c3e51f81c9fc1bea0c7a121ac6e7ec9eb0c304b508aa5d5579373225666ad: openshift-infra/auto-csr-approver-29685076-9ttjq/oc\" id=87ffa31d-a7ba-4bc1-83b6-6399796cd660 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.908342 | controller |     "Jun 10 15:22:14.221592 crc crio[20344]: time=\"2026-06-10T15:22:14.221498547Z\" level=info msg=\"Stopping pod sandbox: 44fa06178e129991184cd81a3c1ac50181070c726d5159ee6adf1d2b2a41c71d\" id=e5945d7d-a12e-4b34-84ca-d38767048964 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.908357 | controller |     "Jun 10 15:22:14.221592 crc crio[20344]: time=\"2026-06-10T15:22:14.221596749Z\" level=info msg=\"Stopped pod sandbox (already stopped): 44fa06178e129991184cd81a3c1ac50181070c726d5159ee6adf1d2b2a41c71d\" id=e5945d7d-a12e-4b34-84ca-d38767048964 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.908372 | controller |     "Jun 10 15:22:14.222699 crc crio[20344]: time=\"2026-06-10T15:22:14.222612646Z\" level=info msg=\"Removing pod sandbox: 44fa06178e129991184cd81a3c1ac50181070c726d5159ee6adf1d2b2a41c71d\" id=fdf22747-4b9a-4aef-90f2-063bcc2bf44e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.908387 | controller |     "Jun 10 15:22:14.255405 crc crio[20344]: time=\"2026-06-10T15:22:14.255180836Z\" level=info msg=\"Removed pod sandbox: 44fa06178e129991184cd81a3c1ac50181070c726d5159ee6adf1d2b2a41c71d\" id=fdf22747-4b9a-4aef-90f2-063bcc2bf44e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.908401 | controller |     "Jun 10 15:22:42.874658 crc crio[20344]: time=\"2026-06-10T15:22:42.873619038Z\" level=info msg=\"Stopping pod sandbox: 79ad279d5fe3aba297fbd1669ccda57be8ee5b0e0d6a459ba2d8a62bab620df4\" id=2cefc2c9-bb60-42a5-ae8a-307ca07f8753 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.908416 | controller |     "Jun 10 15:22:42.876959 crc crio[20344]: time=\"2026-06-10T15:22:42.875319262Z\" level=info msg=\"Got pod network &{Name:configure-network-edpm-deployment-ipam-openstack-edpm-ipaml8xxm Namespace:openstack ID:79ad279d5fe3aba297fbd1669ccda57be8ee5b0e0d6a459ba2d8a62bab620df4 UID:2a7a3e27-40e0-4b14-b4a7-e00208e800ee NetNS:/var/run/netns/c7714bf4-4986-4211-a99d-f6df68129a75 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod2a7a3e27_40e0_4b14_b4a7_e00208e800ee.slice PodAnnotations:0xc004036e00}] Aliases:map[]}\"",
2026-06-10 15:52:08.908431 | controller |     "Jun 10 15:22:42.876959 crc crio[20344]: time=\"2026-06-10T15:22:42.875504917Z\" level=info msg=\"Deleting pod openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipaml8xxm from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.908446 | controller |     "Jun 10 15:22:43.372832 crc crio[20344]: time=\"2026-06-10T15:22:43.372357987Z\" level=info msg=\"Stopped pod sandbox: 79ad279d5fe3aba297fbd1669ccda57be8ee5b0e0d6a459ba2d8a62bab620df4\" id=2cefc2c9-bb60-42a5-ae8a-307ca07f8753 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.908462 | controller |     "Jun 10 15:22:44.421688 crc crio[20344]: time=\"2026-06-10T15:22:44.420172065Z\" level=info msg=\"Running pod sandbox: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-p7chh/POD\" id=fe1921f1-7f94-4f6c-b6fd-544d08c06188 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.908486 | controller |     "Jun 10 15:22:44.421688 crc crio[20344]: time=\"2026-06-10T15:22:44.421055987Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.908502 | controller |     "Jun 10 15:22:44.481051 crc crio[20344]: time=\"2026-06-10T15:22:44.480929082Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-p7chh Namespace:openstack ID:fd383df4f27f476675572861b6c954d475c98bc57ffb03b0f09d7dacbc10ad25 UID:1d031caf-51fb-4005-ac09-fbf45b4d3493 NetNS:/var/run/netns/b5113589-4889-4642-b025-708bbe66112b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d031caf_51fb_4005_ac09_fbf45b4d3493.slice PodAnnotations:0xc0006b5b98}] Aliases:map[]}\"",
2026-06-10 15:52:08.908573 | controller |     "Jun 10 15:22:44.481051 crc crio[20344]: time=\"2026-06-10T15:22:44.481005114Z\" level=info msg=\"Adding pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-p7chh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.908594 | controller |     "Jun 10 15:22:45.033393 crc crio[20344]: 2026-06-10T15:22:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fd383df4f27f476 Mac:66:f1:03:e8:53:6e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f0 Mtu:0 Sandbox:/var/run/netns/b5113589-4889-4642-b025-708bbe66112b SocketPath: PciID:}] [{Interface:0xc00025d4e0 Address:{IP:10.217.0.240 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.908611 | controller |     "Jun 10 15:22:45.034600 crc crio[20344]: time=\"2026-06-10T15:22:45.034433635Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-p7chh Namespace:openstack ID:fd383df4f27f476675572861b6c954d475c98bc57ffb03b0f09d7dacbc10ad25 UID:1d031caf-51fb-4005-ac09-fbf45b4d3493 NetNS:/var/run/netns/b5113589-4889-4642-b025-708bbe66112b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d031caf_51fb_4005_ac09_fbf45b4d3493.slice PodAnnotations:0xc0006b5b98}] Aliases:map[]}\"",
2026-06-10 15:52:08.908628 | controller |     "Jun 10 15:22:45.034600 crc crio[20344]: time=\"2026-06-10T15:22:45.034601039Z\" level=info msg=\"Checking pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-p7chh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.908643 | controller |     "Jun 10 15:22:45.043401 crc crio[20344]: time=\"2026-06-10T15:22:45.043107439Z\" level=info msg=\"Ran pod sandbox fd383df4f27f476675572861b6c954d475c98bc57ffb03b0f09d7dacbc10ad25 with infra container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-p7chh/POD\" id=fe1921f1-7f94-4f6c-b6fd-544d08c06188 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.908659 | controller |     "Jun 10 15:22:45.046118 crc crio[20344]: time=\"2026-06-10T15:22:45.046021904Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=91a51af2-8665-41db-b337-68d831f55eab name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.908674 | controller |     "Jun 10 15:22:45.076630 crc crio[20344]: time=\"2026-06-10T15:22:45.07650351Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=d7f23b42-6aa7-4d73-b387-91ed666c9e86 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.908689 | controller |     "Jun 10 15:22:45.086038 crc crio[20344]: time=\"2026-06-10T15:22:45.085921113Z\" level=info msg=\"Creating container: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-p7chh/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=17455119-fcce-4e2a-aac8-041f174cb67c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.908705 | controller |     "Jun 10 15:22:45.086528 crc crio[20344]: time=\"2026-06-10T15:22:45.086439707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.908721 | controller |     "Jun 10 15:22:45.168016 crc crio[20344]: time=\"2026-06-10T15:22:45.16757647Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.908736 | controller |     "Jun 10 15:22:45.172903 crc crio[20344]: time=\"2026-06-10T15:22:45.172764314Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.908755 | controller |     "Jun 10 15:22:45.313391 crc crio[20344]: time=\"2026-06-10T15:22:45.313047214Z\" level=info msg=\"Created container 66436039009b40c68b8f0bc9a4486bdcbfd88498c127c254ddd7b14244e051e7: openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-p7chh/validate-network-edpm-deployment-ipam-openstack-edpm-ipam\" id=17455119-fcce-4e2a-aac8-041f174cb67c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.908772 | controller |     "Jun 10 15:22:45.314543 crc crio[20344]: time=\"2026-06-10T15:22:45.314407439Z\" level=info msg=\"Starting container: 66436039009b40c68b8f0bc9a4486bdcbfd88498c127c254ddd7b14244e051e7\" id=09e6f6cd-aac7-481c-a131-878e71a01540 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.908788 | controller |     "Jun 10 15:22:45.320439 crc crio[20344]: time=\"2026-06-10T15:22:45.320193159Z\" level=info msg=\"Started container\" PID=145065 containerID=66436039009b40c68b8f0bc9a4486bdcbfd88498c127c254ddd7b14244e051e7 description=openstack/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-p7chh/validate-network-edpm-deployment-ipam-openstack-edpm-ipam id=09e6f6cd-aac7-481c-a131-878e71a01540 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fd383df4f27f476675572861b6c954d475c98bc57ffb03b0f09d7dacbc10ad25",
2026-06-10 15:52:08.908804 | controller |     "Jun 10 15:22:53.035887 crc crio[20344]: time=\"2026-06-10T15:22:53.035110572Z\" level=info msg=\"Stopping pod sandbox: fd383df4f27f476675572861b6c954d475c98bc57ffb03b0f09d7dacbc10ad25\" id=839d0084-51d2-4fd1-9c4e-95319de5deaa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.908820 | controller |     "Jun 10 15:22:53.037240 crc crio[20344]: time=\"2026-06-10T15:22:53.036506488Z\" level=info msg=\"Got pod network &{Name:validate-network-edpm-deployment-ipam-openstack-edpm-ipam-p7chh Namespace:openstack ID:fd383df4f27f476675572861b6c954d475c98bc57ffb03b0f09d7dacbc10ad25 UID:1d031caf-51fb-4005-ac09-fbf45b4d3493 NetNS:/var/run/netns/b5113589-4889-4642-b025-708bbe66112b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod1d031caf_51fb_4005_ac09_fbf45b4d3493.slice PodAnnotations:0xc0068593c0}] Aliases:map[]}\"",
2026-06-10 15:52:08.908836 | controller |     "Jun 10 15:22:53.037240 crc crio[20344]: time=\"2026-06-10T15:22:53.036632072Z\" level=info msg=\"Deleting pod openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-p7chh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.908877 | controller |     "Jun 10 15:22:53.568387 crc crio[20344]: time=\"2026-06-10T15:22:53.566228027Z\" level=info msg=\"Stopped pod sandbox: fd383df4f27f476675572861b6c954d475c98bc57ffb03b0f09d7dacbc10ad25\" id=839d0084-51d2-4fd1-9c4e-95319de5deaa name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.908895 | controller |     "Jun 10 15:22:54.579810 crc crio[20344]: time=\"2026-06-10T15:22:54.579027681Z\" level=info msg=\"Running pod sandbox: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-nwpkz/POD\" id=8cc50932-5960-4edf-978e-cece9d3b36b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.908911 | controller |     "Jun 10 15:22:54.582576 crc crio[20344]: time=\"2026-06-10T15:22:54.581765091Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.908927 | controller |     "Jun 10 15:22:54.625905 crc crio[20344]: time=\"2026-06-10T15:22:54.625769887Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-nwpkz Namespace:openstack ID:b4fa7e623b997d51781418dc8d8249110f8080662ec90245ec6e5b4122bc7798 UID:13084ad1-24b9-428b-afa7-5bf997b307fe NetNS:/var/run/netns/ba8daf19-230b-4cc3-a1f2-612b6ff9a72b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13084ad1_24b9_428b_afa7_5bf997b307fe.slice PodAnnotations:0xc000528368}] Aliases:map[]}\"",
2026-06-10 15:52:08.908947 | controller |     "Jun 10 15:22:54.625905 crc crio[20344]: time=\"2026-06-10T15:22:54.625815098Z\" level=info msg=\"Adding pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-nwpkz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.908963 | controller |     "Jun 10 15:22:55.317365 crc crio[20344]: 2026-06-10T15:22:55Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b4fa7e623b997d5 Mac:8e:ea:22:88:95:53 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f1 Mtu:0 Sandbox:/var/run/netns/ba8daf19-230b-4cc3-a1f2-612b6ff9a72b SocketPath: PciID:}] [{Interface:0xc00022c760 Address:{IP:10.217.0.241 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.908979 | controller |     "Jun 10 15:22:55.319099 crc crio[20344]: time=\"2026-06-10T15:22:55.319020816Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-nwpkz Namespace:openstack ID:b4fa7e623b997d51781418dc8d8249110f8080662ec90245ec6e5b4122bc7798 UID:13084ad1-24b9-428b-afa7-5bf997b307fe NetNS:/var/run/netns/ba8daf19-230b-4cc3-a1f2-612b6ff9a72b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13084ad1_24b9_428b_afa7_5bf997b307fe.slice PodAnnotations:0xc000528368}] Aliases:map[]}\"",
2026-06-10 15:52:08.908995 | controller |     "Jun 10 15:22:55.319459 crc crio[20344]: time=\"2026-06-10T15:22:55.319349554Z\" level=info msg=\"Checking pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-nwpkz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.909011 | controller |     "Jun 10 15:22:55.339807 crc crio[20344]: time=\"2026-06-10T15:22:55.33975193Z\" level=info msg=\"Ran pod sandbox b4fa7e623b997d51781418dc8d8249110f8080662ec90245ec6e5b4122bc7798 with infra container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-nwpkz/POD\" id=8cc50932-5960-4edf-978e-cece9d3b36b3 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.909026 | controller |     "Jun 10 15:22:55.343849 crc crio[20344]: time=\"2026-06-10T15:22:55.343760564Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=927224ca-56f9-453e-8768-87131a7a845f name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.909042 | controller |     "Jun 10 15:22:55.379668 crc crio[20344]: time=\"2026-06-10T15:22:55.379391973Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=3942914b-1805-45ad-94cb-5f3af2e2e6a7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.909057 | controller |     "Jun 10 15:22:55.390673 crc crio[20344]: time=\"2026-06-10T15:22:55.390559191Z\" level=info msg=\"Creating container: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-nwpkz/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=6d420864-9667-4371-8f9a-bdbbf27277d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.909073 | controller |     "Jun 10 15:22:55.391585 crc crio[20344]: time=\"2026-06-10T15:22:55.391010293Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.909088 | controller |     "Jun 10 15:22:55.471559 crc crio[20344]: time=\"2026-06-10T15:22:55.470626228Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.909104 | controller |     "Jun 10 15:22:55.475811 crc crio[20344]: time=\"2026-06-10T15:22:55.475706659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.909123 | controller |     "Jun 10 15:22:55.619358 crc crio[20344]: time=\"2026-06-10T15:22:55.619094789Z\" level=info msg=\"Created container b0e874d2fb0e24ffbbcdb562a49b8eebd8c9ccbf634e1f14a039d7bbbd872199: openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-nwpkz/install-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=6d420864-9667-4371-8f9a-bdbbf27277d7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.909140 | controller |     "Jun 10 15:22:55.622098 crc crio[20344]: time=\"2026-06-10T15:22:55.621964473Z\" level=info msg=\"Starting container: b0e874d2fb0e24ffbbcdb562a49b8eebd8c9ccbf634e1f14a039d7bbbd872199\" id=e24a4f14-510c-429b-8b53-e3f05d56612e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.909155 | controller |     "Jun 10 15:22:55.631371 crc crio[20344]: time=\"2026-06-10T15:22:55.631127049Z\" level=info msg=\"Started container\" PID=145751 containerID=b0e874d2fb0e24ffbbcdb562a49b8eebd8c9ccbf634e1f14a039d7bbbd872199 description=openstack/install-os-edpm-deployment-ipam-openstack-edpm-ipam-nwpkz/install-os-edpm-deployment-ipam-openstack-edpm-ipam id=e24a4f14-510c-429b-8b53-e3f05d56612e name=/runtime.v1.RuntimeService/StartContainer sandboxID=b4fa7e623b997d51781418dc8d8249110f8080662ec90245ec6e5b4122bc7798",
2026-06-10 15:52:08.909171 | controller |     "Jun 10 15:23:43.136748 crc crio[20344]: time=\"2026-06-10T15:23:43.135851937Z\" level=info msg=\"Stopping pod sandbox: b4fa7e623b997d51781418dc8d8249110f8080662ec90245ec6e5b4122bc7798\" id=6fdc96ff-33a6-4971-af46-e37f2270a334 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.909187 | controller |     "Jun 10 15:23:43.139411 crc crio[20344]: time=\"2026-06-10T15:23:43.13750173Z\" level=info msg=\"Got pod network &{Name:install-os-edpm-deployment-ipam-openstack-edpm-ipam-nwpkz Namespace:openstack ID:b4fa7e623b997d51781418dc8d8249110f8080662ec90245ec6e5b4122bc7798 UID:13084ad1-24b9-428b-afa7-5bf997b307fe NetNS:/var/run/netns/ba8daf19-230b-4cc3-a1f2-612b6ff9a72b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod13084ad1_24b9_428b_afa7_5bf997b307fe.slice PodAnnotations:0xc003224df0}] Aliases:map[]}\"",
2026-06-10 15:52:08.909203 | controller |     "Jun 10 15:23:43.139411 crc crio[20344]: time=\"2026-06-10T15:23:43.137636493Z\" level=info msg=\"Deleting pod openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-nwpkz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.909230 | controller |     "Jun 10 15:23:43.658698 crc crio[20344]: time=\"2026-06-10T15:23:43.65835267Z\" level=info msg=\"Stopped pod sandbox: b4fa7e623b997d51781418dc8d8249110f8080662ec90245ec6e5b4122bc7798\" id=6fdc96ff-33a6-4971-af46-e37f2270a334 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.909246 | controller |     "Jun 10 15:23:44.673850 crc crio[20344]: time=\"2026-06-10T15:23:44.673429322Z\" level=info msg=\"Running pod sandbox: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cxsbp/POD\" id=1408175b-2716-4001-bcea-cca29c06a3cb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.909261 | controller |     "Jun 10 15:23:44.675000 crc crio[20344]: time=\"2026-06-10T15:23:44.673922434Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.909277 | controller |     "Jun 10 15:23:44.724428 crc crio[20344]: time=\"2026-06-10T15:23:44.724299014Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cxsbp Namespace:openstack ID:72d4b132fcaa147790c7c291d895700cfb96267522beca1a317c569c89a978f3 UID:c9fb51cc-5ff3-4400-9195-507d91afae27 NetNS:/var/run/netns/13bd1cca-8edd-44c3-87b4-c9b905efd6aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9fb51cc_5ff3_4400_9195_507d91afae27.slice PodAnnotations:0xc001b9c088}] Aliases:map[]}\"",
2026-06-10 15:52:08.909296 | controller |     "Jun 10 15:23:44.724428 crc crio[20344]: time=\"2026-06-10T15:23:44.724362806Z\" level=info msg=\"Adding pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cxsbp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.909312 | controller |     "Jun 10 15:23:45.489885 crc crio[20344]: 2026-06-10T15:23:45Z [verbose] CmdAdd (shim): {1.1.0 [{Name:72d4b132fcaa147 Mac:b2:6a:2b:78:fb:ea Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f2 Mtu:0 Sandbox:/var/run/netns/13bd1cca-8edd-44c3-87b4-c9b905efd6aa SocketPath: PciID:}] [{Interface:0xc000014ec0 Address:{IP:10.217.0.242 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.909328 | controller |     "Jun 10 15:23:45.491458 crc crio[20344]: time=\"2026-06-10T15:23:45.491380608Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cxsbp Namespace:openstack ID:72d4b132fcaa147790c7c291d895700cfb96267522beca1a317c569c89a978f3 UID:c9fb51cc-5ff3-4400-9195-507d91afae27 NetNS:/var/run/netns/13bd1cca-8edd-44c3-87b4-c9b905efd6aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9fb51cc_5ff3_4400_9195_507d91afae27.slice PodAnnotations:0xc001b9c088}] Aliases:map[]}\"",
2026-06-10 15:52:08.909343 | controller |     "Jun 10 15:23:45.491717 crc crio[20344]: time=\"2026-06-10T15:23:45.491650265Z\" level=info msg=\"Checking pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cxsbp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.909359 | controller |     "Jun 10 15:23:45.504649 crc crio[20344]: time=\"2026-06-10T15:23:45.504537358Z\" level=info msg=\"Ran pod sandbox 72d4b132fcaa147790c7c291d895700cfb96267522beca1a317c569c89a978f3 with infra container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cxsbp/POD\" id=1408175b-2716-4001-bcea-cca29c06a3cb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.909374 | controller |     "Jun 10 15:23:45.507506 crc crio[20344]: time=\"2026-06-10T15:23:45.507381661Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=870bc429-37b4-4421-bf80-70d51ee9f12c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.909389 | controller |     "Jun 10 15:23:45.542542 crc crio[20344]: time=\"2026-06-10T15:23:45.542455586Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=e64e5718-8d03-494e-81ea-afc129e15764 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.909404 | controller |     "Jun 10 15:23:45.551041 crc crio[20344]: time=\"2026-06-10T15:23:45.550924935Z\" level=info msg=\"Creating container: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cxsbp/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=1b70405a-8e49-44b3-bcfa-a084a5f9c9ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.909419 | controller |     "Jun 10 15:23:45.551502 crc crio[20344]: time=\"2026-06-10T15:23:45.551389297Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.909434 | controller |     "Jun 10 15:23:45.620963 crc crio[20344]: time=\"2026-06-10T15:23:45.620665214Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.909449 | controller |     "Jun 10 15:23:45.625925 crc crio[20344]: time=\"2026-06-10T15:23:45.625831258Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.909467 | controller |     "Jun 10 15:23:45.806753 crc crio[20344]: time=\"2026-06-10T15:23:45.806553011Z\" level=info msg=\"Created container 83647567eedfa88fff08b85fb229e57b97080d6c916d5ed8f5799a1fb4be0ae4: openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cxsbp/configure-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=1b70405a-8e49-44b3-bcfa-a084a5f9c9ca name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.909483 | controller |     "Jun 10 15:23:45.808553 crc crio[20344]: time=\"2026-06-10T15:23:45.808366798Z\" level=info msg=\"Starting container: 83647567eedfa88fff08b85fb229e57b97080d6c916d5ed8f5799a1fb4be0ae4\" id=253c47f2-3398-434e-9d79-4f0fd2519d06 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.909498 | controller |     "Jun 10 15:23:45.815433 crc crio[20344]: time=\"2026-06-10T15:23:45.815198864Z\" level=info msg=\"Started container\" PID=148579 containerID=83647567eedfa88fff08b85fb229e57b97080d6c916d5ed8f5799a1fb4be0ae4 description=openstack/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cxsbp/configure-os-edpm-deployment-ipam-openstack-edpm-ipam id=253c47f2-3398-434e-9d79-4f0fd2519d06 name=/runtime.v1.RuntimeService/StartContainer sandboxID=72d4b132fcaa147790c7c291d895700cfb96267522beca1a317c569c89a978f3",
2026-06-10 15:52:08.909514 | controller |     "Jun 10 15:24:01.204790 crc crio[20344]: time=\"2026-06-10T15:24:01.203906929Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685084-w7cwf/POD\" id=51c708e5-8d4d-42ae-aee7-ec33d77bafc8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.909529 | controller |     "Jun 10 15:24:01.204790 crc crio[20344]: time=\"2026-06-10T15:24:01.20472946Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.909545 | controller |     "Jun 10 15:24:01.250340 crc crio[20344]: time=\"2026-06-10T15:24:01.250194123Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685084-w7cwf Namespace:openshift-infra ID:ab01be96d29eaf73b5d55a34aac7523a5616ad4f9ba2c58ba2326dc55eae7fba UID:7b09d21c-3beb-4236-aa25-62329b0c8c36 NetNS:/var/run/netns/89c9537b-1c27-459f-b29f-c6454cd73c80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b09d21c_3beb_4236_aa25_62329b0c8c36.slice PodAnnotations:0xc0027c0a40}] Aliases:map[]}\"",
2026-06-10 15:52:08.909561 | controller |     "Jun 10 15:24:01.250607 crc crio[20344]: time=\"2026-06-10T15:24:01.250359287Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685084-w7cwf to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.909577 | controller |     "Jun 10 15:24:02.557137 crc crio[20344]: 2026-06-10T15:24:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ab01be96d29eaf7 Mac:2e:bd:f3:9c:4c:ca Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f3 Mtu:0 Sandbox:/var/run/netns/89c9537b-1c27-459f-b29f-c6454cd73c80 SocketPath: PciID:}] [{Interface:0xc0002bc9c0 Address:{IP:10.217.0.243 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.909592 | controller |     "Jun 10 15:24:02.559673 crc crio[20344]: time=\"2026-06-10T15:24:02.559025785Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685084-w7cwf Namespace:openshift-infra ID:ab01be96d29eaf73b5d55a34aac7523a5616ad4f9ba2c58ba2326dc55eae7fba UID:7b09d21c-3beb-4236-aa25-62329b0c8c36 NetNS:/var/run/netns/89c9537b-1c27-459f-b29f-c6454cd73c80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b09d21c_3beb_4236_aa25_62329b0c8c36.slice PodAnnotations:0xc0027c0a40}] Aliases:map[]}\"",
2026-06-10 15:52:08.909608 | controller |     "Jun 10 15:24:02.559673 crc crio[20344]: time=\"2026-06-10T15:24:02.55919567Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685084-w7cwf for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.909627 | controller |     "Jun 10 15:24:02.568499 crc crio[20344]: time=\"2026-06-10T15:24:02.568044078Z\" level=info msg=\"Ran pod sandbox ab01be96d29eaf73b5d55a34aac7523a5616ad4f9ba2c58ba2326dc55eae7fba with infra container: openshift-infra/auto-csr-approver-29685084-w7cwf/POD\" id=51c708e5-8d4d-42ae-aee7-ec33d77bafc8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.909643 | controller |     "Jun 10 15:24:02.579219 crc crio[20344]: time=\"2026-06-10T15:24:02.579014631Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=337e1ed5-bf69-4934-b78e-9d78e3d8bbca name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.909659 | controller |     "Jun 10 15:24:02.590999 crc crio[20344]: time=\"2026-06-10T15:24:02.590832856Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-10 15:52:08.909674 | controller |     "Jun 10 15:24:07.089764 crc crio[20344]: time=\"2026-06-10T15:24:07.088363449Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=337e1ed5-bf69-4934-b78e-9d78e3d8bbca name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.909689 | controller |     "Jun 10 15:24:07.092992 crc crio[20344]: time=\"2026-06-10T15:24:07.092832755Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=38fea3a6-416d-4032-9abc-d5e23edf8a0f name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.909704 | controller |     "Jun 10 15:24:07.100808 crc crio[20344]: time=\"2026-06-10T15:24:07.100680307Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ae0e6bc8-5639-4f21-8066-98a6640f9a43 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.909720 | controller |     "Jun 10 15:24:07.184683 crc crio[20344]: time=\"2026-06-10T15:24:07.180599629Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685084-w7cwf/oc\" id=bdbb4d5a-b47d-48ee-932c-e47bf2beedff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.909735 | controller |     "Jun 10 15:24:07.184683 crc crio[20344]: time=\"2026-06-10T15:24:07.182099668Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.909749 | controller |     "Jun 10 15:24:07.243384 crc crio[20344]: time=\"2026-06-10T15:24:07.243123903Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.909764 | controller |     "Jun 10 15:24:07.566333 crc crio[20344]: time=\"2026-06-10T15:24:07.566189029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.909779 | controller |     "Jun 10 15:24:09.725676 crc crio[20344]: time=\"2026-06-10T15:24:09.724989894Z\" level=info msg=\"Created container 0b82874cd2b57eeae1f76dbc995be6d459ecd237b5696446d36923c96fb9b5f1: openshift-infra/auto-csr-approver-29685084-w7cwf/oc\" id=bdbb4d5a-b47d-48ee-932c-e47bf2beedff name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.909793 | controller |     "Jun 10 15:24:09.729531 crc crio[20344]: time=\"2026-06-10T15:24:09.729359736Z\" level=info msg=\"Starting container: 0b82874cd2b57eeae1f76dbc995be6d459ecd237b5696446d36923c96fb9b5f1\" id=659c7536-de21-40a9-9efb-4897b26262b1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.909808 | controller |     "Jun 10 15:24:09.736214 crc crio[20344]: time=\"2026-06-10T15:24:09.736128701Z\" level=info msg=\"Started container\" PID=149902 containerID=0b82874cd2b57eeae1f76dbc995be6d459ecd237b5696446d36923c96fb9b5f1 description=openshift-infra/auto-csr-approver-29685084-w7cwf/oc id=659c7536-de21-40a9-9efb-4897b26262b1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ab01be96d29eaf73b5d55a34aac7523a5616ad4f9ba2c58ba2326dc55eae7fba",
2026-06-10 15:52:08.909827 | controller |     "Jun 10 15:24:12.609552 crc crio[20344]: time=\"2026-06-10T15:24:12.608516629Z\" level=info msg=\"Stopping pod sandbox: ab01be96d29eaf73b5d55a34aac7523a5616ad4f9ba2c58ba2326dc55eae7fba\" id=d67ea5d6-257b-45ff-b91d-fdf101defb1c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.909842 | controller |     "Jun 10 15:24:12.611030 crc crio[20344]: time=\"2026-06-10T15:24:12.61047551Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685084-w7cwf Namespace:openshift-infra ID:ab01be96d29eaf73b5d55a34aac7523a5616ad4f9ba2c58ba2326dc55eae7fba UID:7b09d21c-3beb-4236-aa25-62329b0c8c36 NetNS:/var/run/netns/89c9537b-1c27-459f-b29f-c6454cd73c80 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7b09d21c_3beb_4236_aa25_62329b0c8c36.slice PodAnnotations:0xc0006b4e80}] Aliases:map[]}\"",
2026-06-10 15:52:08.909877 | controller |     "Jun 10 15:24:12.611030 crc crio[20344]: time=\"2026-06-10T15:24:12.610650324Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685084-w7cwf from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.909894 | controller |     "Jun 10 15:24:14.591885 crc crio[20344]: time=\"2026-06-10T15:24:14.590816131Z\" level=info msg=\"Stopped pod sandbox: ab01be96d29eaf73b5d55a34aac7523a5616ad4f9ba2c58ba2326dc55eae7fba\" id=d67ea5d6-257b-45ff-b91d-fdf101defb1c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.909909 | controller |     "Jun 10 15:24:46.457417 crc crio[20344]: time=\"2026-06-10T15:24:46.456546616Z\" level=info msg=\"Stopping pod sandbox: 72d4b132fcaa147790c7c291d895700cfb96267522beca1a317c569c89a978f3\" id=50e0fd97-e86b-4f6a-b1be-ef88f9368b5d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.909924 | controller |     "Jun 10 15:24:46.458727 crc crio[20344]: time=\"2026-06-10T15:24:46.458313672Z\" level=info msg=\"Got pod network &{Name:configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cxsbp Namespace:openstack ID:72d4b132fcaa147790c7c291d895700cfb96267522beca1a317c569c89a978f3 UID:c9fb51cc-5ff3-4400-9195-507d91afae27 NetNS:/var/run/netns/13bd1cca-8edd-44c3-87b4-c9b905efd6aa Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc9fb51cc_5ff3_4400_9195_507d91afae27.slice PodAnnotations:0xc00078c820}] Aliases:map[]}\"",
2026-06-10 15:52:08.909940 | controller |     "Jun 10 15:24:46.458727 crc crio[20344]: time=\"2026-06-10T15:24:46.458478196Z\" level=info msg=\"Deleting pod openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cxsbp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.909959 | controller |     "Jun 10 15:24:47.017992 crc crio[20344]: time=\"2026-06-10T15:24:47.017671735Z\" level=info msg=\"Stopped pod sandbox: 72d4b132fcaa147790c7c291d895700cfb96267522beca1a317c569c89a978f3\" id=50e0fd97-e86b-4f6a-b1be-ef88f9368b5d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.909976 | controller |     "Jun 10 15:24:48.457477 crc crio[20344]: time=\"2026-06-10T15:24:48.456408779Z\" level=info msg=\"Running pod sandbox: openstack/ssh-known-hosts-edpm-deployment-ipam-w5g6n/POD\" id=c5cb6b13-3a11-4c68-8dc1-5dba6f41fc9d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.909992 | controller |     "Jun 10 15:24:48.458591 crc crio[20344]: time=\"2026-06-10T15:24:48.457504348Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.910007 | controller |     "Jun 10 15:24:48.503851 crc crio[20344]: time=\"2026-06-10T15:24:48.503773932Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-w5g6n Namespace:openstack ID:0b4d3d99d641f2379020e29c8abed8fe8493aae5c675945462f023522f6c2582 UID:8652ed36-b7f6-4b6b-a266-08ad3ae6d073 NetNS:/var/run/netns/4697ef76-c652-4fb3-8ba7-48cb59b76208 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8652ed36_b7f6_4b6b_a266_08ad3ae6d073.slice PodAnnotations:0xc0022649e0}] Aliases:map[]}\"",
2026-06-10 15:52:08.910027 | controller |     "Jun 10 15:24:48.503851 crc crio[20344]: time=\"2026-06-10T15:24:48.503816863Z\" level=info msg=\"Adding pod openstack_ssh-known-hosts-edpm-deployment-ipam-w5g6n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.910043 | controller |     "Jun 10 15:24:49.264375 crc crio[20344]: 2026-06-10T15:24:49Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0b4d3d99d641f23 Mac:2a:2e:63:aa:ff:0a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f4 Mtu:0 Sandbox:/var/run/netns/4697ef76-c652-4fb3-8ba7-48cb59b76208 SocketPath: PciID:}] [{Interface:0xc0003515e0 Address:{IP:10.217.0.244 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.910060 | controller |     "Jun 10 15:24:49.265784 crc crio[20344]: time=\"2026-06-10T15:24:49.265712273Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-w5g6n Namespace:openstack ID:0b4d3d99d641f2379020e29c8abed8fe8493aae5c675945462f023522f6c2582 UID:8652ed36-b7f6-4b6b-a266-08ad3ae6d073 NetNS:/var/run/netns/4697ef76-c652-4fb3-8ba7-48cb59b76208 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8652ed36_b7f6_4b6b_a266_08ad3ae6d073.slice PodAnnotations:0xc0022649e0}] Aliases:map[]}\"",
2026-06-10 15:52:08.910076 | controller |     "Jun 10 15:24:49.266125 crc crio[20344]: time=\"2026-06-10T15:24:49.266078162Z\" level=info msg=\"Checking pod openstack_ssh-known-hosts-edpm-deployment-ipam-w5g6n for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.910092 | controller |     "Jun 10 15:24:49.274225 crc crio[20344]: time=\"2026-06-10T15:24:49.27412725Z\" level=info msg=\"Ran pod sandbox 0b4d3d99d641f2379020e29c8abed8fe8493aae5c675945462f023522f6c2582 with infra container: openstack/ssh-known-hosts-edpm-deployment-ipam-w5g6n/POD\" id=c5cb6b13-3a11-4c68-8dc1-5dba6f41fc9d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.910107 | controller |     "Jun 10 15:24:49.277646 crc crio[20344]: time=\"2026-06-10T15:24:49.277541748Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=1e0b6231-452a-473b-bc6c-66a307192caf name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.910123 | controller |     "Jun 10 15:24:49.314160 crc crio[20344]: time=\"2026-06-10T15:24:49.313957277Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=6d4ec39f-2f3d-439f-b142-38d7f43c3d58 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.910138 | controller |     "Jun 10 15:24:49.326236 crc crio[20344]: time=\"2026-06-10T15:24:49.326147072Z\" level=info msg=\"Creating container: openstack/ssh-known-hosts-edpm-deployment-ipam-w5g6n/ssh-known-hosts-edpm-deployment-ipam\" id=0a4008bc-cbee-4bf3-a8a9-a34c691c0629 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.910154 | controller |     "Jun 10 15:24:49.326769 crc crio[20344]: time=\"2026-06-10T15:24:49.326648435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.910169 | controller |     "Jun 10 15:24:49.377518 crc crio[20344]: time=\"2026-06-10T15:24:49.377405685Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.910191 | controller |     "Jun 10 15:24:49.383738 crc crio[20344]: time=\"2026-06-10T15:24:49.382591478Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.910207 | controller |     "Jun 10 15:24:49.582760 crc crio[20344]: time=\"2026-06-10T15:24:49.582084526Z\" level=info msg=\"Created container aac283429ee4fa647d415d29265006c010e29eb5d54d7e29647eb690306eade8: openstack/ssh-known-hosts-edpm-deployment-ipam-w5g6n/ssh-known-hosts-edpm-deployment-ipam\" id=0a4008bc-cbee-4bf3-a8a9-a34c691c0629 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.910223 | controller |     "Jun 10 15:24:49.584600 crc crio[20344]: time=\"2026-06-10T15:24:49.584430207Z\" level=info msg=\"Starting container: aac283429ee4fa647d415d29265006c010e29eb5d54d7e29647eb690306eade8\" id=632c71c1-5aae-4327-9bd8-c0b18e8ffa3e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.910239 | controller |     "Jun 10 15:24:49.609839 crc crio[20344]: time=\"2026-06-10T15:24:49.609707489Z\" level=info msg=\"Started container\" PID=152429 containerID=aac283429ee4fa647d415d29265006c010e29eb5d54d7e29647eb690306eade8 description=openstack/ssh-known-hosts-edpm-deployment-ipam-w5g6n/ssh-known-hosts-edpm-deployment-ipam id=632c71c1-5aae-4327-9bd8-c0b18e8ffa3e name=/runtime.v1.RuntimeService/StartContainer sandboxID=0b4d3d99d641f2379020e29c8abed8fe8493aae5c675945462f023522f6c2582",
2026-06-10 15:52:08.910255 | controller |     "Jun 10 15:24:58.958092 crc crio[20344]: time=\"2026-06-10T15:24:58.957226981Z\" level=info msg=\"Stopping pod sandbox: 0b4d3d99d641f2379020e29c8abed8fe8493aae5c675945462f023522f6c2582\" id=1923830e-af98-43a4-9c71-8d4da44256d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.910270 | controller |     "Jun 10 15:24:58.960016 crc crio[20344]: time=\"2026-06-10T15:24:58.958906814Z\" level=info msg=\"Got pod network &{Name:ssh-known-hosts-edpm-deployment-ipam-w5g6n Namespace:openstack ID:0b4d3d99d641f2379020e29c8abed8fe8493aae5c675945462f023522f6c2582 UID:8652ed36-b7f6-4b6b-a266-08ad3ae6d073 NetNS:/var/run/netns/4697ef76-c652-4fb3-8ba7-48cb59b76208 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod8652ed36_b7f6_4b6b_a266_08ad3ae6d073.slice PodAnnotations:0xc0006b4cd0}] Aliases:map[]}\"",
2026-06-10 15:52:08.910286 | controller |     "Jun 10 15:24:58.960016 crc crio[20344]: time=\"2026-06-10T15:24:58.959078678Z\" level=info msg=\"Deleting pod openstack_ssh-known-hosts-edpm-deployment-ipam-w5g6n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.910302 | controller |     "Jun 10 15:24:59.479587 crc crio[20344]: time=\"2026-06-10T15:24:59.478200773Z\" level=info msg=\"Stopped pod sandbox: 0b4d3d99d641f2379020e29c8abed8fe8493aae5c675945462f023522f6c2582\" id=1923830e-af98-43a4-9c71-8d4da44256d2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.910317 | controller |     "Jun 10 15:25:01.089770 crc crio[20344]: time=\"2026-06-10T15:25:01.089136011Z\" level=info msg=\"Running pod sandbox: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-9cnpw/POD\" id=f1846dad-e030-4e74-b899-b42f26e3a013 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.910333 | controller |     "Jun 10 15:25:01.091676 crc crio[20344]: time=\"2026-06-10T15:25:01.089794658Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.910348 | controller |     "Jun 10 15:25:01.176800 crc crio[20344]: time=\"2026-06-10T15:25:01.176228949Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-9cnpw Namespace:openstack ID:cee93f82435f2cf89002ae899afa5e3fc58154662e3cf40584a71b934331044a UID:5a6438c5-703c-4002-a719-e979639ed53c NetNS:/var/run/netns/6e91c842-7612-45ca-b25d-e91f89608384 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a6438c5_703c_4002_a719_e979639ed53c.slice PodAnnotations:0xc0006b4228}] Aliases:map[]}\"",
2026-06-10 15:52:08.910368 | controller |     "Jun 10 15:25:01.176800 crc crio[20344]: time=\"2026-06-10T15:25:01.176769673Z\" level=info msg=\"Adding pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-9cnpw to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.910384 | controller |     "Jun 10 15:25:01.239227 crc crio[20344]: time=\"2026-06-10T15:25:01.23907101Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-sld9g/POD\" id=ab4d17e6-58d8-47a8-80dc-bbcd984dbc3c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.910400 | controller |     "Jun 10 15:25:01.239568 crc crio[20344]: time=\"2026-06-10T15:25:01.239496421Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.910416 | controller |     "Jun 10 15:25:01.292496 crc crio[20344]: time=\"2026-06-10T15:25:01.292419857Z\" level=info msg=\"Got pod network &{Name:redhat-operators-sld9g Namespace:openshift-marketplace ID:c11e8767afd86301119d6628d91aa472b74675bca567d8dd7bb8b597e7a7f6fb UID:7429701d-1a48-4a21-8864-8c545191cdc5 NetNS:/var/run/netns/03cb4606-33eb-4a2b-adf4-4ad53bd34e4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7429701d_1a48_4a21_8864_8c545191cdc5.slice PodAnnotations:0xc0006b49b8}] Aliases:map[]}\"",
2026-06-10 15:52:08.910432 | controller |     "Jun 10 15:25:01.292496 crc crio[20344]: time=\"2026-06-10T15:25:01.292459458Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-sld9g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.910447 | controller |     "Jun 10 15:25:02.154983 crc crio[20344]: 2026-06-10T15:25:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c11e8767afd8630 Mac:4e:5c:8b:be:99:1b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f5 Mtu:0 Sandbox:/var/run/netns/03cb4606-33eb-4a2b-adf4-4ad53bd34e4f SocketPath: PciID:}] [{Interface:0xc000014ec0 Address:{IP:10.217.0.245 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.910463 | controller |     "Jun 10 15:25:02.158643 crc crio[20344]: time=\"2026-06-10T15:25:02.158487455Z\" level=info msg=\"Got pod network &{Name:redhat-operators-sld9g Namespace:openshift-marketplace ID:c11e8767afd86301119d6628d91aa472b74675bca567d8dd7bb8b597e7a7f6fb UID:7429701d-1a48-4a21-8864-8c545191cdc5 NetNS:/var/run/netns/03cb4606-33eb-4a2b-adf4-4ad53bd34e4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7429701d_1a48_4a21_8864_8c545191cdc5.slice PodAnnotations:0xc0006b49b8}] Aliases:map[]}\"",
2026-06-10 15:52:08.910479 | controller |     "Jun 10 15:25:02.159386 crc crio[20344]: time=\"2026-06-10T15:25:02.159090161Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-sld9g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.910494 | controller |     "Jun 10 15:25:02.174595 crc crio[20344]: time=\"2026-06-10T15:25:02.174501158Z\" level=info msg=\"Ran pod sandbox c11e8767afd86301119d6628d91aa472b74675bca567d8dd7bb8b597e7a7f6fb with infra container: openshift-marketplace/redhat-operators-sld9g/POD\" id=ab4d17e6-58d8-47a8-80dc-bbcd984dbc3c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.910510 | controller |     "Jun 10 15:25:02.179601 crc crio[20344]: time=\"2026-06-10T15:25:02.179490557Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=c64db5ee-35a9-4b1d-948c-8d65a5435e91 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.910529 | controller |     "Jun 10 15:25:02.181952 crc crio[20344]: time=\"2026-06-10T15:25:02.181847708Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=50aaa7af-104a-432b-87f7-cdbc112f2338 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.910544 | controller |     "Jun 10 15:25:02.269709 crc crio[20344]: time=\"2026-06-10T15:25:02.269583572Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-sld9g/extract-utilities\" id=0b7e4d54-b758-4845-ba0c-426ede3c546d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.910560 | controller |     "Jun 10 15:25:02.270293 crc crio[20344]: time=\"2026-06-10T15:25:02.270183007Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.910575 | controller |     "Jun 10 15:25:02.337339 crc crio[20344]: time=\"2026-06-10T15:25:02.336803376Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.910590 | controller |     "Jun 10 15:25:02.345433 crc crio[20344]: time=\"2026-06-10T15:25:02.345136111Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.910605 | controller |     "Jun 10 15:25:02.724914 crc crio[20344]: time=\"2026-06-10T15:25:02.724740346Z\" level=info msg=\"Created container 3949472e9a95ad91b6c5690259409f681a36c12f9a3bfdbd9a7398edabd4546a: openshift-marketplace/redhat-operators-sld9g/extract-utilities\" id=0b7e4d54-b758-4845-ba0c-426ede3c546d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.910620 | controller |     "Jun 10 15:25:02.726480 crc crio[20344]: time=\"2026-06-10T15:25:02.726373188Z\" level=info msg=\"Starting container: 3949472e9a95ad91b6c5690259409f681a36c12f9a3bfdbd9a7398edabd4546a\" id=94cd9074-be84-4439-be3d-ef2c6c65229a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.910635 | controller |     "Jun 10 15:25:02.738841 crc crio[20344]: time=\"2026-06-10T15:25:02.738735667Z\" level=info msg=\"Started container\" PID=153294 containerID=3949472e9a95ad91b6c5690259409f681a36c12f9a3bfdbd9a7398edabd4546a description=openshift-marketplace/redhat-operators-sld9g/extract-utilities id=94cd9074-be84-4439-be3d-ef2c6c65229a name=/runtime.v1.RuntimeService/StartContainer sandboxID=c11e8767afd86301119d6628d91aa472b74675bca567d8dd7bb8b597e7a7f6fb",
2026-06-10 15:52:08.910651 | controller |     "Jun 10 15:25:02.873230 crc crio[20344]: 2026-06-10T15:25:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:cee93f82435f2cf Mac:ae:85:0a:c2:80:ac Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f6 Mtu:0 Sandbox:/var/run/netns/6e91c842-7612-45ca-b25d-e91f89608384 SocketPath: PciID:}] [{Interface:0xc00025ca20 Address:{IP:10.217.0.246 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.910666 | controller |     "Jun 10 15:25:02.875247 crc crio[20344]: time=\"2026-06-10T15:25:02.875185938Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-9cnpw Namespace:openstack ID:cee93f82435f2cf89002ae899afa5e3fc58154662e3cf40584a71b934331044a UID:5a6438c5-703c-4002-a719-e979639ed53c NetNS:/var/run/netns/6e91c842-7612-45ca-b25d-e91f89608384 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a6438c5_703c_4002_a719_e979639ed53c.slice PodAnnotations:0xc0006b4228}] Aliases:map[]}\"",
2026-06-10 15:52:08.910682 | controller |     "Jun 10 15:25:02.875533 crc crio[20344]: time=\"2026-06-10T15:25:02.875422894Z\" level=info msg=\"Checking pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-9cnpw for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.910701 | controller |     "Jun 10 15:25:02.890720 crc crio[20344]: time=\"2026-06-10T15:25:02.886342276Z\" level=info msg=\"Ran pod sandbox cee93f82435f2cf89002ae899afa5e3fc58154662e3cf40584a71b934331044a with infra container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-9cnpw/POD\" id=f1846dad-e030-4e74-b899-b42f26e3a013 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.910717 | controller |     "Jun 10 15:25:02.890917 crc crio[20344]: time=\"2026-06-10T15:25:02.890756369Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=74c6dee8-c09c-449e-84ce-a243275fc52c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.910732 | controller |     "Jun 10 15:25:02.971134 crc crio[20344]: time=\"2026-06-10T15:25:02.970158308Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=0fed554f-7da5-4f23-9c17-da67efe6ab21 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.910747 | controller |     "Jun 10 15:25:03.029388 crc crio[20344]: time=\"2026-06-10T15:25:03.028985456Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=11a350ad-3cf5-4314-ae7a-a042fdfffe1b name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.910762 | controller |     "Jun 10 15:25:03.050422 crc crio[20344]: time=\"2026-06-10T15:25:03.050372908Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-10 15:52:08.910777 | controller |     "Jun 10 15:25:03.091312 crc crio[20344]: time=\"2026-06-10T15:25:03.091178531Z\" level=info msg=\"Creating container: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-9cnpw/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=a510fdbc-52c6-4d75-be30-a2e5c420ea84 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.910793 | controller |     "Jun 10 15:25:03.091710 crc crio[20344]: time=\"2026-06-10T15:25:03.091647783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.910808 | controller |     "Jun 10 15:25:03.147940 crc crio[20344]: time=\"2026-06-10T15:25:03.147828053Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.910823 | controller |     "Jun 10 15:25:03.152069 crc crio[20344]: time=\"2026-06-10T15:25:03.151998161Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.910838 | controller |     "Jun 10 15:25:03.392464 crc crio[20344]: time=\"2026-06-10T15:25:03.391970223Z\" level=info msg=\"Created container b008cc360950828f0502d886315210910bfc403532303368bb1c3578234632c0: openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-9cnpw/run-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=a510fdbc-52c6-4d75-be30-a2e5c420ea84 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.910877 | controller |     "Jun 10 15:25:03.393905 crc crio[20344]: time=\"2026-06-10T15:25:03.393664447Z\" level=info msg=\"Starting container: b008cc360950828f0502d886315210910bfc403532303368bb1c3578234632c0\" id=72ed12c7-0060-4c06-9f02-0eb6b9cd01fd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.910894 | controller |     "Jun 10 15:25:03.411958 crc crio[20344]: time=\"2026-06-10T15:25:03.411823795Z\" level=info msg=\"Started container\" PID=153348 containerID=b008cc360950828f0502d886315210910bfc403532303368bb1c3578234632c0 description=openstack/run-os-edpm-deployment-ipam-openstack-edpm-ipam-9cnpw/run-os-edpm-deployment-ipam-openstack-edpm-ipam id=72ed12c7-0060-4c06-9f02-0eb6b9cd01fd name=/runtime.v1.RuntimeService/StartContainer sandboxID=cee93f82435f2cf89002ae899afa5e3fc58154662e3cf40584a71b934331044a",
2026-06-10 15:52:08.910914 | controller |     "Jun 10 15:25:04.201799 crc crio[20344]: time=\"2026-06-10T15:25:04.201222095Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:21dc3353624ee78f072b503b54c8a84b2a47b1b3ecedb037166b270e1772eeff\" id=11a350ad-3cf5-4314-ae7a-a042fdfffe1b name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.910930 | controller |     "Jun 10 15:25:04.202705 crc crio[20344]: time=\"2026-06-10T15:25:04.202630971Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=8cd82c0e-6bc1-46f0-bb6a-13276bec2e2c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.910946 | controller |     "Jun 10 15:25:04.206398 crc crio[20344]: time=\"2026-06-10T15:25:04.206244704Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=00e456c1-50bc-44e5-bdac-c1215ec6f748 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.910962 | controller |     "Jun 10 15:25:04.214178 crc crio[20344]: time=\"2026-06-10T15:25:04.214092637Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-sld9g/extract-content\" id=5f9c6824-7483-4004-b34d-0236484a151b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.910977 | controller |     "Jun 10 15:25:04.214675 crc crio[20344]: time=\"2026-06-10T15:25:04.21460681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.910992 | controller |     "Jun 10 15:25:04.281946 crc crio[20344]: time=\"2026-06-10T15:25:04.281809174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.911007 | controller |     "Jun 10 15:25:04.285700 crc crio[20344]: time=\"2026-06-10T15:25:04.285575871Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.911022 | controller |     "Jun 10 15:25:04.465226 crc crio[20344]: time=\"2026-06-10T15:25:04.465092574Z\" level=info msg=\"Created container 8b9c820192b454ef3f29d0638c7f5f1860fd9b573caeea27df0f9beb1d9eb28c: openshift-marketplace/redhat-operators-sld9g/extract-content\" id=5f9c6824-7483-4004-b34d-0236484a151b name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.911037 | controller |     "Jun 10 15:25:04.467577 crc crio[20344]: time=\"2026-06-10T15:25:04.467516786Z\" level=info msg=\"Starting container: 8b9c820192b454ef3f29d0638c7f5f1860fd9b573caeea27df0f9beb1d9eb28c\" id=c3e4d6c7-2804-44ff-b1bb-9cae29f65d6d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.911052 | controller |     "Jun 10 15:25:04.473887 crc crio[20344]: time=\"2026-06-10T15:25:04.473737277Z\" level=info msg=\"Started container\" PID=153438 containerID=8b9c820192b454ef3f29d0638c7f5f1860fd9b573caeea27df0f9beb1d9eb28c description=openshift-marketplace/redhat-operators-sld9g/extract-content id=c3e4d6c7-2804-44ff-b1bb-9cae29f65d6d name=/runtime.v1.RuntimeService/StartContainer sandboxID=c11e8767afd86301119d6628d91aa472b74675bca567d8dd7bb8b597e7a7f6fb",
2026-06-10 15:52:08.911068 | controller |     "Jun 10 15:25:14.438679 crc crio[20344]: time=\"2026-06-10T15:25:14.43752994Z\" level=info msg=\"Removing container: a8d49ab505b29a578270369cb093854c829048f51eec09ff8017095a69400b81\" id=204df4e6-d869-4254-a9f4-b96bd70d8b4b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.911083 | controller |     "Jun 10 15:25:14.614090 crc crio[20344]: time=\"2026-06-10T15:25:14.613986933Z\" level=info msg=\"Removed container a8d49ab505b29a578270369cb093854c829048f51eec09ff8017095a69400b81: openshift-infra/auto-csr-approver-29685078-xzrjk/oc\" id=204df4e6-d869-4254-a9f4-b96bd70d8b4b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.911102 | controller |     "Jun 10 15:25:14.650375 crc crio[20344]: time=\"2026-06-10T15:25:14.636180616Z\" level=info msg=\"Stopping pod sandbox: 0220266f6a0c6f623d8c6154c91b218563b55a768d78d8e7b13fc6688130f633\" id=04b608ed-05f0-4d54-a13c-6671c765b408 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.911118 | controller |     "Jun 10 15:25:14.650375 crc crio[20344]: time=\"2026-06-10T15:25:14.636297689Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0220266f6a0c6f623d8c6154c91b218563b55a768d78d8e7b13fc6688130f633\" id=04b608ed-05f0-4d54-a13c-6671c765b408 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.911133 | controller |     "Jun 10 15:25:14.650375 crc crio[20344]: time=\"2026-06-10T15:25:14.637428778Z\" level=info msg=\"Removing pod sandbox: 0220266f6a0c6f623d8c6154c91b218563b55a768d78d8e7b13fc6688130f633\" id=97e56dbf-fdd5-46d0-8788-413871db5744 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.911148 | controller |     "Jun 10 15:25:14.652555 crc crio[20344]: time=\"2026-06-10T15:25:14.652436256Z\" level=info msg=\"Removed pod sandbox: 0220266f6a0c6f623d8c6154c91b218563b55a768d78d8e7b13fc6688130f633\" id=97e56dbf-fdd5-46d0-8788-413871db5744 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.911163 | controller |     "Jun 10 15:25:16.266665 crc crio[20344]: time=\"2026-06-10T15:25:16.266180467Z\" level=info msg=\"Stopping pod sandbox: cee93f82435f2cf89002ae899afa5e3fc58154662e3cf40584a71b934331044a\" id=555f0e37-65b7-4446-9d47-68e2fe0fe81a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.911179 | controller |     "Jun 10 15:25:16.267931 crc crio[20344]: time=\"2026-06-10T15:25:16.267371187Z\" level=info msg=\"Got pod network &{Name:run-os-edpm-deployment-ipam-openstack-edpm-ipam-9cnpw Namespace:openstack ID:cee93f82435f2cf89002ae899afa5e3fc58154662e3cf40584a71b934331044a UID:5a6438c5-703c-4002-a719-e979639ed53c NetNS:/var/run/netns/6e91c842-7612-45ca-b25d-e91f89608384 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod5a6438c5_703c_4002_a719_e979639ed53c.slice PodAnnotations:0xc0007382e8}] Aliases:map[]}\"",
2026-06-10 15:52:08.911195 | controller |     "Jun 10 15:25:16.267931 crc crio[20344]: time=\"2026-06-10T15:25:16.267515741Z\" level=info msg=\"Deleting pod openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-9cnpw from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.911210 | controller |     "Jun 10 15:25:17.238315 crc crio[20344]: time=\"2026-06-10T15:25:17.237766817Z\" level=info msg=\"Stopped pod sandbox: cee93f82435f2cf89002ae899afa5e3fc58154662e3cf40584a71b934331044a\" id=555f0e37-65b7-4446-9d47-68e2fe0fe81a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.911225 | controller |     "Jun 10 15:25:17.282740 crc crio[20344]: time=\"2026-06-10T15:25:17.282684046Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=f266f0a4-3417-4d1e-b572-efa00021ec4b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.911240 | controller |     "Jun 10 15:25:17.285055 crc crio[20344]: time=\"2026-06-10T15:25:17.28478455Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=0fe5c152-554e-4b78-a8e1-0f9904f64290 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.911255 | controller |     "Jun 10 15:25:17.384559 crc crio[20344]: time=\"2026-06-10T15:25:17.38438603Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-sld9g/registry-server\" id=731d83ed-e81c-4b9f-bb0d-c53daf60ce6d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.911274 | controller |     "Jun 10 15:25:17.384941 crc crio[20344]: time=\"2026-06-10T15:25:17.384914564Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.911396 | controller |     "Jun 10 15:25:17.469037 crc crio[20344]: time=\"2026-06-10T15:25:17.46768742Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.911414 | controller |     "Jun 10 15:25:17.479540 crc crio[20344]: time=\"2026-06-10T15:25:17.479458573Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.911430 | controller |     "Jun 10 15:25:17.724387 crc crio[20344]: time=\"2026-06-10T15:25:17.724171468Z\" level=info msg=\"Created container 6f1d1b0666598c8c7ffe717272482cf290a9e55234a35a4fb99ed578baa1e826: openshift-marketplace/redhat-operators-sld9g/registry-server\" id=731d83ed-e81c-4b9f-bb0d-c53daf60ce6d name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.911446 | controller |     "Jun 10 15:25:17.729729 crc crio[20344]: time=\"2026-06-10T15:25:17.729635439Z\" level=info msg=\"Starting container: 6f1d1b0666598c8c7ffe717272482cf290a9e55234a35a4fb99ed578baa1e826\" id=1baab3b4-e1dc-4e57-9f8c-0eb104a9c6be name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.911461 | controller |     "Jun 10 15:25:17.735693 crc crio[20344]: time=\"2026-06-10T15:25:17.735573242Z\" level=info msg=\"Started container\" PID=154155 containerID=6f1d1b0666598c8c7ffe717272482cf290a9e55234a35a4fb99ed578baa1e826 description=openshift-marketplace/redhat-operators-sld9g/registry-server id=1baab3b4-e1dc-4e57-9f8c-0eb104a9c6be name=/runtime.v1.RuntimeService/StartContainer sandboxID=c11e8767afd86301119d6628d91aa472b74675bca567d8dd7bb8b597e7a7f6fb",
2026-06-10 15:52:08.911476 | controller |     "Jun 10 15:25:21.151772 crc crio[20344]: time=\"2026-06-10T15:25:21.150985922Z\" level=info msg=\"Running pod sandbox: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g6tdp/POD\" id=c913ec67-caa1-4e38-a8d6-be406d5f52b6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.911491 | controller |     "Jun 10 15:25:21.154073 crc crio[20344]: time=\"2026-06-10T15:25:21.151816294Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.911507 | controller |     "Jun 10 15:25:21.193467 crc crio[20344]: time=\"2026-06-10T15:25:21.193335925Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g6tdp Namespace:openstack ID:b878392c7850d2470a47579d2f7df97cde27b7db553c1924446ee92759e703cc UID:881ed0b4-e6b3-42d6-965f-f9518d8cb607 NetNS:/var/run/netns/de2228e4-9a4d-4d74-abb7-41dcec5eda3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod881ed0b4_e6b3_42d6_965f_f9518d8cb607.slice PodAnnotations:0xc0027c0f18}] Aliases:map[]}\"",
2026-06-10 15:52:08.911522 | controller |     "Jun 10 15:25:21.193467 crc crio[20344]: time=\"2026-06-10T15:25:21.193414567Z\" level=info msg=\"Adding pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g6tdp to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.911538 | controller |     "Jun 10 15:25:22.429162 crc crio[20344]: 2026-06-10T15:25:22Z [verbose] CmdAdd (shim): {1.1.0 [{Name:b878392c7850d24 Mac:72:77:15:17:90:1f Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f7 Mtu:0 Sandbox:/var/run/netns/de2228e4-9a4d-4d74-abb7-41dcec5eda3a SocketPath: PciID:}] [{Interface:0xc000386810 Address:{IP:10.217.0.247 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.911554 | controller |     "Jun 10 15:25:22.430682 crc crio[20344]: time=\"2026-06-10T15:25:22.430591321Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g6tdp Namespace:openstack ID:b878392c7850d2470a47579d2f7df97cde27b7db553c1924446ee92759e703cc UID:881ed0b4-e6b3-42d6-965f-f9518d8cb607 NetNS:/var/run/netns/de2228e4-9a4d-4d74-abb7-41dcec5eda3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod881ed0b4_e6b3_42d6_965f_f9518d8cb607.slice PodAnnotations:0xc0027c0f18}] Aliases:map[]}\"",
2026-06-10 15:52:08.911573 | controller |     "Jun 10 15:25:22.430891 crc crio[20344]: time=\"2026-06-10T15:25:22.430797947Z\" level=info msg=\"Checking pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g6tdp for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.911589 | controller |     "Jun 10 15:25:22.443469 crc crio[20344]: time=\"2026-06-10T15:25:22.443354511Z\" level=info msg=\"Ran pod sandbox b878392c7850d2470a47579d2f7df97cde27b7db553c1924446ee92759e703cc with infra container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g6tdp/POD\" id=c913ec67-caa1-4e38-a8d6-be406d5f52b6 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.911605 | controller |     "Jun 10 15:25:22.445969 crc crio[20344]: time=\"2026-06-10T15:25:22.445896596Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=cd361cfc-8a4d-4a04-9437-c0fc81dcfaba name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.911620 | controller |     "Jun 10 15:25:22.469647 crc crio[20344]: time=\"2026-06-10T15:25:22.469519946Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=1d4a667e-894c-4d17-a9c5-838748c9fad1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.911635 | controller |     "Jun 10 15:25:22.573608 crc crio[20344]: time=\"2026-06-10T15:25:22.573437487Z\" level=info msg=\"Creating container: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g6tdp/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=1515d171-f50f-42d1-8eec-58406f951de3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.911650 | controller |     "Jun 10 15:25:22.574106 crc crio[20344]: time=\"2026-06-10T15:25:22.573964901Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.911665 | controller |     "Jun 10 15:25:22.630579 crc crio[20344]: time=\"2026-06-10T15:25:22.630472079Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.911680 | controller |     "Jun 10 15:25:22.634571 crc crio[20344]: time=\"2026-06-10T15:25:22.634500823Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.911695 | controller |     "Jun 10 15:25:22.827420 crc crio[20344]: time=\"2026-06-10T15:25:22.825342667Z\" level=info msg=\"Created container 7a32b405dcfdf9a170355eb40b549fe900ad23eee29192fd39b639c38a956ebd: openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g6tdp/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam\" id=1515d171-f50f-42d1-8eec-58406f951de3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.911710 | controller |     "Jun 10 15:25:22.828954 crc crio[20344]: time=\"2026-06-10T15:25:22.828877379Z\" level=info msg=\"Starting container: 7a32b405dcfdf9a170355eb40b549fe900ad23eee29192fd39b639c38a956ebd\" id=72296244-da6a-409e-9dd7-a106e44fc543 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.911726 | controller |     "Jun 10 15:25:22.839366 crc crio[20344]: time=\"2026-06-10T15:25:22.839224226Z\" level=info msg=\"Started container\" PID=154548 containerID=7a32b405dcfdf9a170355eb40b549fe900ad23eee29192fd39b639c38a956ebd description=openstack/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g6tdp/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam id=72296244-da6a-409e-9dd7-a106e44fc543 name=/runtime.v1.RuntimeService/StartContainer sandboxID=b878392c7850d2470a47579d2f7df97cde27b7db553c1924446ee92759e703cc",
2026-06-10 15:52:08.911745 | controller |     "Jun 10 15:25:36.565388 crc crio[20344]: time=\"2026-06-10T15:25:36.564423797Z\" level=info msg=\"Stopping pod sandbox: b878392c7850d2470a47579d2f7df97cde27b7db553c1924446ee92759e703cc\" id=61085fd6-4585-4e2f-b6d7-ebb319a677ce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.911761 | controller |     "Jun 10 15:25:36.568556 crc crio[20344]: time=\"2026-06-10T15:25:36.565837833Z\" level=info msg=\"Got pod network &{Name:reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g6tdp Namespace:openstack ID:b878392c7850d2470a47579d2f7df97cde27b7db553c1924446ee92759e703cc UID:881ed0b4-e6b3-42d6-965f-f9518d8cb607 NetNS:/var/run/netns/de2228e4-9a4d-4d74-abb7-41dcec5eda3a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod881ed0b4_e6b3_42d6_965f_f9518d8cb607.slice PodAnnotations:0xc002264708}] Aliases:map[]}\"",
2026-06-10 15:52:08.911777 | controller |     "Jun 10 15:25:36.568556 crc crio[20344]: time=\"2026-06-10T15:25:36.566006978Z\" level=info msg=\"Deleting pod openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g6tdp from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.911793 | controller |     "Jun 10 15:25:37.944925 crc crio[20344]: time=\"2026-06-10T15:25:37.94457049Z\" level=info msg=\"Stopped pod sandbox: b878392c7850d2470a47579d2f7df97cde27b7db553c1924446ee92759e703cc\" id=61085fd6-4585-4e2f-b6d7-ebb319a677ce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.911808 | controller |     "Jun 10 15:25:40.769238 crc crio[20344]: time=\"2026-06-10T15:25:40.767982474Z\" level=info msg=\"Running pod sandbox: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vrkwk/POD\" id=4cec758a-92e9-479b-89aa-3f8eb74e7676 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.911824 | controller |     "Jun 10 15:25:40.771144 crc crio[20344]: time=\"2026-06-10T15:25:40.769309729Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.911839 | controller |     "Jun 10 15:25:40.833656 crc crio[20344]: time=\"2026-06-10T15:25:40.833582757Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vrkwk Namespace:openstack ID:ee6e6ab44237134a5de08b1b7089c9bdcc209adfd9e9dc7759c9d7796a15d262 UID:16d7cdfa-0a01-40d9-b5fb-f7fbd34ba8e2 NetNS:/var/run/netns/ba5d8bd9-d652-4c0e-a9d5-587e5df2da4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod16d7cdfa_0a01_40d9_b5fb_f7fbd34ba8e2.slice PodAnnotations:0xc004036140}] Aliases:map[]}\"",
2026-06-10 15:52:08.911873 | controller |     "Jun 10 15:25:40.834058 crc crio[20344]: time=\"2026-06-10T15:25:40.834028259Z\" level=info msg=\"Adding pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vrkwk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.911890 | controller |     "Jun 10 15:25:42.658947 crc crio[20344]: time=\"2026-06-10T15:25:42.658113216Z\" level=info msg=\"Stopping container: 6f1d1b0666598c8c7ffe717272482cf290a9e55234a35a4fb99ed578baa1e826 (timeout: 2s)\" id=7f79b860-4aeb-417b-ad1c-927ce124ffeb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.911906 | controller |     "Jun 10 15:25:43.338816 crc crio[20344]: time=\"2026-06-10T15:25:43.338701788Z\" level=info msg=\"Stopped container 6f1d1b0666598c8c7ffe717272482cf290a9e55234a35a4fb99ed578baa1e826: openshift-marketplace/redhat-operators-sld9g/registry-server\" id=7f79b860-4aeb-417b-ad1c-927ce124ffeb name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.911925 | controller |     "Jun 10 15:25:43.340758 crc crio[20344]: time=\"2026-06-10T15:25:43.340634008Z\" level=info msg=\"Stopping pod sandbox: c11e8767afd86301119d6628d91aa472b74675bca567d8dd7bb8b597e7a7f6fb\" id=b932514a-0771-4083-abd2-0373579e2911 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.911941 | controller |     "Jun 10 15:25:43.341903 crc crio[20344]: time=\"2026-06-10T15:25:43.341784578Z\" level=info msg=\"Got pod network &{Name:redhat-operators-sld9g Namespace:openshift-marketplace ID:c11e8767afd86301119d6628d91aa472b74675bca567d8dd7bb8b597e7a7f6fb UID:7429701d-1a48-4a21-8864-8c545191cdc5 NetNS:/var/run/netns/03cb4606-33eb-4a2b-adf4-4ad53bd34e4f Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7429701d_1a48_4a21_8864_8c545191cdc5.slice PodAnnotations:0xc000738050}] Aliases:map[]}\"",
2026-06-10 15:52:08.911957 | controller |     "Jun 10 15:25:43.342205 crc crio[20344]: time=\"2026-06-10T15:25:43.342114266Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-sld9g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.911973 | controller |     "Jun 10 15:25:43.434316 crc crio[20344]: 2026-06-10T15:25:43Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ee6e6ab44237134 Mac:4e:cc:df:d0:b7:2d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f8 Mtu:0 Sandbox:/var/run/netns/ba5d8bd9-d652-4c0e-a9d5-587e5df2da4a SocketPath: PciID:}] [{Interface:0xc0002d0a00 Address:{IP:10.217.0.248 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.911988 | controller |     "Jun 10 15:25:43.436423 crc crio[20344]: time=\"2026-06-10T15:25:43.436374049Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vrkwk Namespace:openstack ID:ee6e6ab44237134a5de08b1b7089c9bdcc209adfd9e9dc7759c9d7796a15d262 UID:16d7cdfa-0a01-40d9-b5fb-f7fbd34ba8e2 NetNS:/var/run/netns/ba5d8bd9-d652-4c0e-a9d5-587e5df2da4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod16d7cdfa_0a01_40d9_b5fb_f7fbd34ba8e2.slice PodAnnotations:0xc004036140}] Aliases:map[]}\"",
2026-06-10 15:52:08.912004 | controller |     "Jun 10 15:25:43.436747 crc crio[20344]: time=\"2026-06-10T15:25:43.436722058Z\" level=info msg=\"Checking pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vrkwk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.912020 | controller |     "Jun 10 15:25:43.448427 crc crio[20344]: time=\"2026-06-10T15:25:43.448367048Z\" level=info msg=\"Ran pod sandbox ee6e6ab44237134a5de08b1b7089c9bdcc209adfd9e9dc7759c9d7796a15d262 with infra container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vrkwk/POD\" id=4cec758a-92e9-479b-89aa-3f8eb74e7676 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.912035 | controller |     "Jun 10 15:25:43.454328 crc crio[20344]: time=\"2026-06-10T15:25:43.454036644Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=10cfc0f2-7bc3-43be-8b9c-5396c0f5993d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.912051 | controller |     "Jun 10 15:25:43.486093 crc crio[20344]: time=\"2026-06-10T15:25:43.485557958Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=11b62ebe-90d5-4537-af21-0b3662279c06 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.912066 | controller |     "Jun 10 15:25:43.539171 crc crio[20344]: time=\"2026-06-10T15:25:43.539053608Z\" level=info msg=\"Creating container: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vrkwk/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=90e629b2-a247-4e75-a031-78669a982891 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.912085 | controller |     "Jun 10 15:25:43.539772 crc crio[20344]: time=\"2026-06-10T15:25:43.539691985Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.912100 | controller |     "Jun 10 15:25:43.614336 crc crio[20344]: time=\"2026-06-10T15:25:43.613601622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.912115 | controller |     "Jun 10 15:25:43.616583 crc crio[20344]: time=\"2026-06-10T15:25:43.616397144Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.912131 | controller |     "Jun 10 15:25:43.809946 crc crio[20344]: time=\"2026-06-10T15:25:43.809500247Z\" level=info msg=\"Stopped pod sandbox: c11e8767afd86301119d6628d91aa472b74675bca567d8dd7bb8b597e7a7f6fb\" id=b932514a-0771-4083-abd2-0373579e2911 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.912146 | controller |     "Jun 10 15:25:43.856021 crc crio[20344]: time=\"2026-06-10T15:25:43.855928955Z\" level=info msg=\"Created container b0e82258a8f5668cec6fb3331de803b41e1581480bf2bdbbd9ceea6d186e2697: openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vrkwk/install-certs-edpm-deployment-ipam-openstack-edpm-ipam\" id=90e629b2-a247-4e75-a031-78669a982891 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.912161 | controller |     "Jun 10 15:25:43.860488 crc crio[20344]: time=\"2026-06-10T15:25:43.85884158Z\" level=info msg=\"Starting container: b0e82258a8f5668cec6fb3331de803b41e1581480bf2bdbbd9ceea6d186e2697\" id=82b867f2-94c3-4857-937f-c1ff18228686 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.912177 | controller |     "Jun 10 15:25:43.870378 crc crio[20344]: time=\"2026-06-10T15:25:43.870203263Z\" level=info msg=\"Started container\" PID=155864 containerID=b0e82258a8f5668cec6fb3331de803b41e1581480bf2bdbbd9ceea6d186e2697 description=openstack/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vrkwk/install-certs-edpm-deployment-ipam-openstack-edpm-ipam id=82b867f2-94c3-4857-937f-c1ff18228686 name=/runtime.v1.RuntimeService/StartContainer sandboxID=ee6e6ab44237134a5de08b1b7089c9bdcc209adfd9e9dc7759c9d7796a15d262",
2026-06-10 15:52:08.912193 | controller |     "Jun 10 15:25:44.771751 crc crio[20344]: time=\"2026-06-10T15:25:44.771250994Z\" level=info msg=\"Removing container: 6f1d1b0666598c8c7ffe717272482cf290a9e55234a35a4fb99ed578baa1e826\" id=45aa7870-e5e4-46db-b28c-c606f186a667 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.912208 | controller |     "Jun 10 15:25:44.813625 crc crio[20344]: time=\"2026-06-10T15:25:44.813547485Z\" level=info msg=\"Removed container 6f1d1b0666598c8c7ffe717272482cf290a9e55234a35a4fb99ed578baa1e826: openshift-marketplace/redhat-operators-sld9g/registry-server\" id=45aa7870-e5e4-46db-b28c-c606f186a667 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.912223 | controller |     "Jun 10 15:25:44.837031 crc crio[20344]: time=\"2026-06-10T15:25:44.836649982Z\" level=info msg=\"Removing container: 8b9c820192b454ef3f29d0638c7f5f1860fd9b573caeea27df0f9beb1d9eb28c\" id=9be84985-a1a8-4b05-beaf-3bd907483da6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.912239 | controller |     "Jun 10 15:25:44.921114 crc crio[20344]: time=\"2026-06-10T15:25:44.920839484Z\" level=info msg=\"Removed container 8b9c820192b454ef3f29d0638c7f5f1860fd9b573caeea27df0f9beb1d9eb28c: openshift-marketplace/redhat-operators-sld9g/extract-content\" id=9be84985-a1a8-4b05-beaf-3bd907483da6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.912254 | controller |     "Jun 10 15:25:44.924574 crc crio[20344]: time=\"2026-06-10T15:25:44.924418556Z\" level=info msg=\"Removing container: 3949472e9a95ad91b6c5690259409f681a36c12f9a3bfdbd9a7398edabd4546a\" id=c53e08f7-87c0-4e7b-84ec-f5c6e3337b38 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.912273 | controller |     "Jun 10 15:25:44.967346 crc crio[20344]: time=\"2026-06-10T15:25:44.967131099Z\" level=info msg=\"Removed container 3949472e9a95ad91b6c5690259409f681a36c12f9a3bfdbd9a7398edabd4546a: openshift-marketplace/redhat-operators-sld9g/extract-utilities\" id=c53e08f7-87c0-4e7b-84ec-f5c6e3337b38 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.912289 | controller |     "Jun 10 15:26:00.688578 crc crio[20344]: time=\"2026-06-10T15:26:00.68742093Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685086-vzh7j/POD\" id=0603cfd5-68fb-4f0b-b768-492d0f9c7287 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.912305 | controller |     "Jun 10 15:26:00.689768 crc crio[20344]: time=\"2026-06-10T15:26:00.688637361Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.912320 | controller |     "Jun 10 15:26:00.732429 crc crio[20344]: time=\"2026-06-10T15:26:00.731437806Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685086-vzh7j Namespace:openshift-infra ID:d46a60914387c33b2cf4fe9f039262d77a3629316b7f5cb97736ed5b742505a2 UID:d3b8a5d6-d2fe-4de3-9d3d-8cf233737b00 NetNS:/var/run/netns/2139b0a8-8454-4484-9512-41e0ff560b2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3b8a5d6_d2fe_4de3_9d3d_8cf233737b00.slice PodAnnotations:0xc00282f0d0}] Aliases:map[]}\"",
2026-06-10 15:52:08.912336 | controller |     "Jun 10 15:26:00.732429 crc crio[20344]: time=\"2026-06-10T15:26:00.731771644Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685086-vzh7j to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.912351 | controller |     "Jun 10 15:26:02.120478 crc crio[20344]: 2026-06-10T15:26:02Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d46a60914387c33 Mac:f6:5d:a4:cd:07:90 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:f9 Mtu:0 Sandbox:/var/run/netns/2139b0a8-8454-4484-9512-41e0ff560b2d SocketPath: PciID:}] [{Interface:0xc0000147c0 Address:{IP:10.217.0.249 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.912367 | controller |     "Jun 10 15:26:02.124201 crc crio[20344]: time=\"2026-06-10T15:26:02.12324245Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685086-vzh7j Namespace:openshift-infra ID:d46a60914387c33b2cf4fe9f039262d77a3629316b7f5cb97736ed5b742505a2 UID:d3b8a5d6-d2fe-4de3-9d3d-8cf233737b00 NetNS:/var/run/netns/2139b0a8-8454-4484-9512-41e0ff560b2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3b8a5d6_d2fe_4de3_9d3d_8cf233737b00.slice PodAnnotations:0xc00282f0d0}] Aliases:map[]}\"",
2026-06-10 15:52:08.912382 | controller |     "Jun 10 15:26:02.124201 crc crio[20344]: time=\"2026-06-10T15:26:02.123573148Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685086-vzh7j for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.912398 | controller |     "Jun 10 15:26:02.137931 crc crio[20344]: time=\"2026-06-10T15:26:02.137552809Z\" level=info msg=\"Ran pod sandbox d46a60914387c33b2cf4fe9f039262d77a3629316b7f5cb97736ed5b742505a2 with infra container: openshift-infra/auto-csr-approver-29685086-vzh7j/POD\" id=0603cfd5-68fb-4f0b-b768-492d0f9c7287 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.912414 | controller |     "Jun 10 15:26:02.142550 crc crio[20344]: time=\"2026-06-10T15:26:02.142398324Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=e2182c19-0f04-4ae3-b956-c058e9e4e4c6 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.912433 | controller |     "Jun 10 15:26:02.158137 crc crio[20344]: time=\"2026-06-10T15:26:02.158057128Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-10 15:52:08.912449 | controller |     "Jun 10 15:26:06.972781 crc crio[20344]: time=\"2026-06-10T15:26:06.971492343Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=e2182c19-0f04-4ae3-b956-c058e9e4e4c6 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.912464 | controller |     "Jun 10 15:26:06.974510 crc crio[20344]: time=\"2026-06-10T15:26:06.974422588Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8f16b1ac-f1a2-4f50-91d5-478b951d824f name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.912479 | controller |     "Jun 10 15:26:06.977846 crc crio[20344]: time=\"2026-06-10T15:26:06.977787675Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a7dccfdc-6679-42d3-9a93-18003ba60683 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.912494 | controller |     "Jun 10 15:26:07.111460 crc crio[20344]: time=\"2026-06-10T15:26:07.111207097Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685086-vzh7j/oc\" id=565cfd42-552a-463f-9a41-24660e7d51ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.912509 | controller |     "Jun 10 15:26:07.112349 crc crio[20344]: time=\"2026-06-10T15:26:07.111899825Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.912524 | controller |     "Jun 10 15:26:07.183116 crc crio[20344]: time=\"2026-06-10T15:26:07.182969679Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.912539 | controller |     "Jun 10 15:26:07.472235 crc crio[20344]: time=\"2026-06-10T15:26:07.472153601Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.912554 | controller |     "Jun 10 15:26:08.239585 crc crio[20344]: time=\"2026-06-10T15:26:08.238911886Z\" level=info msg=\"Created container b38805f2b9eec4c3319da6ffc6d12fc7a7000b3965c9a837c066f223c85ced39: openshift-infra/auto-csr-approver-29685086-vzh7j/oc\" id=565cfd42-552a-463f-9a41-24660e7d51ba name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.912569 | controller |     "Jun 10 15:26:08.240926 crc crio[20344]: time=\"2026-06-10T15:26:08.240814325Z\" level=info msg=\"Starting container: b38805f2b9eec4c3319da6ffc6d12fc7a7000b3965c9a837c066f223c85ced39\" id=9f17348c-0ec1-4bf7-af21-0a8175d4d843 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.912584 | controller |     "Jun 10 15:26:08.246231 crc crio[20344]: time=\"2026-06-10T15:26:08.246150703Z\" level=info msg=\"Started container\" PID=157261 containerID=b38805f2b9eec4c3319da6ffc6d12fc7a7000b3965c9a837c066f223c85ced39 description=openshift-infra/auto-csr-approver-29685086-vzh7j/oc id=9f17348c-0ec1-4bf7-af21-0a8175d4d843 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d46a60914387c33b2cf4fe9f039262d77a3629316b7f5cb97736ed5b742505a2",
2026-06-10 15:52:08.912600 | controller |     "Jun 10 15:26:10.140211 crc crio[20344]: time=\"2026-06-10T15:26:10.139668123Z\" level=info msg=\"Stopping pod sandbox: d46a60914387c33b2cf4fe9f039262d77a3629316b7f5cb97736ed5b742505a2\" id=106f307a-6cd5-48cd-b4ba-26425e732b79 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.912615 | controller |     "Jun 10 15:26:10.143886 crc crio[20344]: time=\"2026-06-10T15:26:10.140837253Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685086-vzh7j Namespace:openshift-infra ID:d46a60914387c33b2cf4fe9f039262d77a3629316b7f5cb97736ed5b742505a2 UID:d3b8a5d6-d2fe-4de3-9d3d-8cf233737b00 NetNS:/var/run/netns/2139b0a8-8454-4484-9512-41e0ff560b2d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podd3b8a5d6_d2fe_4de3_9d3d_8cf233737b00.slice PodAnnotations:0xc000739c68}] Aliases:map[]}\"",
2026-06-10 15:52:08.912635 | controller |     "Jun 10 15:26:10.143886 crc crio[20344]: time=\"2026-06-10T15:26:10.141028898Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685086-vzh7j from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.912651 | controller |     "Jun 10 15:26:10.454423 crc crio[20344]: time=\"2026-06-10T15:26:10.454339413Z\" level=info msg=\"Stopped pod sandbox: d46a60914387c33b2cf4fe9f039262d77a3629316b7f5cb97736ed5b742505a2\" id=106f307a-6cd5-48cd-b4ba-26425e732b79 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.912666 | controller |     "Jun 10 15:26:14.679739 crc crio[20344]: time=\"2026-06-10T15:26:14.67843709Z\" level=info msg=\"Removing container: 8988afc029c09035c777f771a72610acb601935426ce475de900289452533e83\" id=3b6aa2a7-a182-437a-a375-03fe9e3c4236 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.912682 | controller |     "Jun 10 15:26:14.893538 crc crio[20344]: time=\"2026-06-10T15:26:14.893414137Z\" level=info msg=\"Removed container 8988afc029c09035c777f771a72610acb601935426ce475de900289452533e83: openshift-infra/auto-csr-approver-29685080-fcll4/oc\" id=3b6aa2a7-a182-437a-a375-03fe9e3c4236 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.912697 | controller |     "Jun 10 15:26:14.908169 crc crio[20344]: time=\"2026-06-10T15:26:14.908029164Z\" level=info msg=\"Stopping pod sandbox: c11e8767afd86301119d6628d91aa472b74675bca567d8dd7bb8b597e7a7f6fb\" id=25139e78-07d4-4670-bded-79ae560c3195 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.912712 | controller |     "Jun 10 15:26:14.908169 crc crio[20344]: time=\"2026-06-10T15:26:14.908143307Z\" level=info msg=\"Stopped pod sandbox (already stopped): c11e8767afd86301119d6628d91aa472b74675bca567d8dd7bb8b597e7a7f6fb\" id=25139e78-07d4-4670-bded-79ae560c3195 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.912728 | controller |     "Jun 10 15:26:14.909119 crc crio[20344]: time=\"2026-06-10T15:26:14.90903388Z\" level=info msg=\"Removing pod sandbox: c11e8767afd86301119d6628d91aa472b74675bca567d8dd7bb8b597e7a7f6fb\" id=61374833-c4f0-432f-8edb-692657ff519b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.912743 | controller |     "Jun 10 15:26:14.925852 crc crio[20344]: time=\"2026-06-10T15:26:14.925613188Z\" level=info msg=\"Removed pod sandbox: c11e8767afd86301119d6628d91aa472b74675bca567d8dd7bb8b597e7a7f6fb\" id=61374833-c4f0-432f-8edb-692657ff519b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.912758 | controller |     "Jun 10 15:26:14.927012 crc crio[20344]: time=\"2026-06-10T15:26:14.926978493Z\" level=info msg=\"Stopping pod sandbox: 36693250b1a8f551d44d6aa7060eba74165f207cfbbbb742200922d40f0023d0\" id=4a61f5a1-5d38-4ba5-95bb-2ad70716f00c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.912774 | controller |     "Jun 10 15:26:14.927180 crc crio[20344]: time=\"2026-06-10T15:26:14.927157488Z\" level=info msg=\"Stopped pod sandbox (already stopped): 36693250b1a8f551d44d6aa7060eba74165f207cfbbbb742200922d40f0023d0\" id=4a61f5a1-5d38-4ba5-95bb-2ad70716f00c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.912789 | controller |     "Jun 10 15:26:14.928633 crc crio[20344]: time=\"2026-06-10T15:26:14.928559854Z\" level=info msg=\"Removing pod sandbox: 36693250b1a8f551d44d6aa7060eba74165f207cfbbbb742200922d40f0023d0\" id=a276a9a2-23c5-4e60-a1dd-21dbd6001e31 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.912807 | controller |     "Jun 10 15:26:14.952491 crc crio[20344]: time=\"2026-06-10T15:26:14.952339108Z\" level=info msg=\"Removed pod sandbox: 36693250b1a8f551d44d6aa7060eba74165f207cfbbbb742200922d40f0023d0\" id=a276a9a2-23c5-4e60-a1dd-21dbd6001e31 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.912823 | controller |     "Jun 10 15:26:27.401406 crc crio[20344]: time=\"2026-06-10T15:26:27.400584721Z\" level=info msg=\"Stopping pod sandbox: ee6e6ab44237134a5de08b1b7089c9bdcc209adfd9e9dc7759c9d7796a15d262\" id=69a6ac25-ec80-417b-ab39-9d0744cc6061 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.912838 | controller |     "Jun 10 15:26:27.403443 crc crio[20344]: time=\"2026-06-10T15:26:27.402018918Z\" level=info msg=\"Got pod network &{Name:install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vrkwk Namespace:openstack ID:ee6e6ab44237134a5de08b1b7089c9bdcc209adfd9e9dc7759c9d7796a15d262 UID:16d7cdfa-0a01-40d9-b5fb-f7fbd34ba8e2 NetNS:/var/run/netns/ba5d8bd9-d652-4c0e-a9d5-587e5df2da4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod16d7cdfa_0a01_40d9_b5fb_f7fbd34ba8e2.slice PodAnnotations:0xc0027c0960}] Aliases:map[]}\"",
2026-06-10 15:52:08.912871 | controller |     "Jun 10 15:26:27.403443 crc crio[20344]: time=\"2026-06-10T15:26:27.402379057Z\" level=info msg=\"Deleting pod openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vrkwk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.912889 | controller |     "Jun 10 15:26:29.058388 crc crio[20344]: time=\"2026-06-10T15:26:29.057826363Z\" level=info msg=\"Stopped pod sandbox: ee6e6ab44237134a5de08b1b7089c9bdcc209adfd9e9dc7759c9d7796a15d262\" id=69a6ac25-ec80-417b-ab39-9d0744cc6061 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.912905 | controller |     "Jun 10 15:26:30.816903 crc crio[20344]: time=\"2026-06-10T15:26:30.816780692Z\" level=info msg=\"Running pod sandbox: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-wb76p/POD\" id=03c50fab-f5bf-491e-b5f8-11a6c329c346 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.912920 | controller |     "Jun 10 15:26:30.817784 crc crio[20344]: time=\"2026-06-10T15:26:30.817053519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.912936 | controller |     "Jun 10 15:26:30.851355 crc crio[20344]: time=\"2026-06-10T15:26:30.851165629Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-wb76p Namespace:openstack ID:7657b270eba1f3024187b4e9d3de96accb134765a9fcee68ceea8bca9aa97b62 UID:52b88839-564c-437a-9b50-45bf60ee4a24 NetNS:/var/run/netns/f14736e7-ae9c-46fe-8cef-7f37eb6ed728 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52b88839_564c_437a_9b50_45bf60ee4a24.slice PodAnnotations:0xc00008d030}] Aliases:map[]}\"",
2026-06-10 15:52:08.912951 | controller |     "Jun 10 15:26:30.851355 crc crio[20344]: time=\"2026-06-10T15:26:30.851239561Z\" level=info msg=\"Adding pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-wb76p to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.912967 | controller |     "Jun 10 15:26:31.271351 crc crio[20344]: 2026-06-10T15:26:31Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7657b270eba1f30 Mac:f2:a8:c5:8b:f0:76 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fa Mtu:0 Sandbox:/var/run/netns/f14736e7-ae9c-46fe-8cef-7f37eb6ed728 SocketPath: PciID:}] [{Interface:0xc000284640 Address:{IP:10.217.0.250 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.912983 | controller |     "Jun 10 15:26:31.272354 crc crio[20344]: time=\"2026-06-10T15:26:31.272180373Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-wb76p Namespace:openstack ID:7657b270eba1f3024187b4e9d3de96accb134765a9fcee68ceea8bca9aa97b62 UID:52b88839-564c-437a-9b50-45bf60ee4a24 NetNS:/var/run/netns/f14736e7-ae9c-46fe-8cef-7f37eb6ed728 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52b88839_564c_437a_9b50_45bf60ee4a24.slice PodAnnotations:0xc00008d030}] Aliases:map[]}\"",
2026-06-10 15:52:08.913005 | controller |     "Jun 10 15:26:31.272444 crc crio[20344]: time=\"2026-06-10T15:26:31.272380428Z\" level=info msg=\"Checking pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-wb76p for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.913021 | controller |     "Jun 10 15:26:31.279907 crc crio[20344]: time=\"2026-06-10T15:26:31.27982163Z\" level=info msg=\"Ran pod sandbox 7657b270eba1f3024187b4e9d3de96accb134765a9fcee68ceea8bca9aa97b62 with infra container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-wb76p/POD\" id=03c50fab-f5bf-491e-b5f8-11a6c329c346 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.913037 | controller |     "Jun 10 15:26:31.282039 crc crio[20344]: time=\"2026-06-10T15:26:31.281943884Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=37ed1e17-7075-4b83-9393-ed9b38bb1cb9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.913052 | controller |     "Jun 10 15:26:31.314557 crc crio[20344]: time=\"2026-06-10T15:26:31.314486634Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=be05d2cb-67bf-45aa-a445-455ab1383ca3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.913068 | controller |     "Jun 10 15:26:31.322023 crc crio[20344]: time=\"2026-06-10T15:26:31.321929986Z\" level=info msg=\"Creating container: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-wb76p/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=70f00c60-ff01-44c9-af21-2faa75234fc7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.913083 | controller |     "Jun 10 15:26:31.322793 crc crio[20344]: time=\"2026-06-10T15:26:31.322728067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.913099 | controller |     "Jun 10 15:26:31.371013 crc crio[20344]: time=\"2026-06-10T15:26:31.3709129Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.913114 | controller |     "Jun 10 15:26:31.386834 crc crio[20344]: time=\"2026-06-10T15:26:31.386509063Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.913129 | controller |     "Jun 10 15:26:31.506205 crc crio[20344]: time=\"2026-06-10T15:26:31.504552489Z\" level=info msg=\"Created container 6f253034b0f6149b03ced27b7d27ad9d924d17b9d37e0872cc6c31afc528a598: openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-wb76p/ovn-edpm-deployment-ipam-openstack-edpm-ipam\" id=70f00c60-ff01-44c9-af21-2faa75234fc7 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.913144 | controller |     "Jun 10 15:26:31.507783 crc crio[20344]: time=\"2026-06-10T15:26:31.5076864Z\" level=info msg=\"Starting container: 6f253034b0f6149b03ced27b7d27ad9d924d17b9d37e0872cc6c31afc528a598\" id=d7ba97ec-d3f7-4be1-beed-ec8c8704bbb1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.913160 | controller |     "Jun 10 15:26:31.515195 crc crio[20344]: time=\"2026-06-10T15:26:31.51507596Z\" level=info msg=\"Started container\" PID=158854 containerID=6f253034b0f6149b03ced27b7d27ad9d924d17b9d37e0872cc6c31afc528a598 description=openstack/ovn-edpm-deployment-ipam-openstack-edpm-ipam-wb76p/ovn-edpm-deployment-ipam-openstack-edpm-ipam id=d7ba97ec-d3f7-4be1-beed-ec8c8704bbb1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=7657b270eba1f3024187b4e9d3de96accb134765a9fcee68ceea8bca9aa97b62",
2026-06-10 15:52:08.913180 | controller |     "Jun 10 15:27:15.555106 crc crio[20344]: time=\"2026-06-10T15:27:15.553757131Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-vvqrr/POD\" id=ea1070da-4298-4d26-877b-646430e18c85 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.913196 | controller |     "Jun 10 15:27:15.558099 crc crio[20344]: time=\"2026-06-10T15:27:15.558031572Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.913211 | controller |     "Jun 10 15:27:15.611066 crc crio[20344]: time=\"2026-06-10T15:27:15.610940077Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vvqrr Namespace:openshift-marketplace ID:9c7e3286a45883da6f8ad926ae7ca170b1188648ff15c4d6dac91b0e054acbe8 UID:b12c1505-1c0a-45e8-82a6-0e9edf2f349c NetNS:/var/run/netns/943fede3-c2bf-4e96-ad4c-dd6ed4d199c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb12c1505_1c0a_45e8_82a6_0e9edf2f349c.slice PodAnnotations:0xc006858160}] Aliases:map[]}\"",
2026-06-10 15:52:08.913240 | controller |     "Jun 10 15:27:15.611066 crc crio[20344]: time=\"2026-06-10T15:27:15.611017609Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-vvqrr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.913257 | controller |     "Jun 10 15:27:16.185693 crc crio[20344]: 2026-06-10T15:27:16Z [verbose] CmdAdd (shim): {1.1.0 [{Name:9c7e3286a45883d Mac:22:39:3d:1f:9f:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fb Mtu:0 Sandbox:/var/run/netns/943fede3-c2bf-4e96-ad4c-dd6ed4d199c0 SocketPath: PciID:}] [{Interface:0xc000150e40 Address:{IP:10.217.0.251 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.913272 | controller |     "Jun 10 15:27:16.187522 crc crio[20344]: time=\"2026-06-10T15:27:16.187433303Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vvqrr Namespace:openshift-marketplace ID:9c7e3286a45883da6f8ad926ae7ca170b1188648ff15c4d6dac91b0e054acbe8 UID:b12c1505-1c0a-45e8-82a6-0e9edf2f349c NetNS:/var/run/netns/943fede3-c2bf-4e96-ad4c-dd6ed4d199c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb12c1505_1c0a_45e8_82a6_0e9edf2f349c.slice PodAnnotations:0xc006858160}] Aliases:map[]}\"",
2026-06-10 15:52:08.913288 | controller |     "Jun 10 15:27:16.187664 crc crio[20344]: time=\"2026-06-10T15:27:16.187620587Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-vvqrr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.913303 | controller |     "Jun 10 15:27:16.200370 crc crio[20344]: time=\"2026-06-10T15:27:16.199986136Z\" level=info msg=\"Ran pod sandbox 9c7e3286a45883da6f8ad926ae7ca170b1188648ff15c4d6dac91b0e054acbe8 with infra container: openshift-marketplace/redhat-marketplace-vvqrr/POD\" id=ea1070da-4298-4d26-877b-646430e18c85 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.913319 | controller |     "Jun 10 15:27:16.203420 crc crio[20344]: time=\"2026-06-10T15:27:16.203328423Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=914fd8ae-d675-4654-b0d6-6a299e56d2d3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.913334 | controller |     "Jun 10 15:27:16.210331 crc crio[20344]: time=\"2026-06-10T15:27:16.210150549Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=130b4d6c-f997-4ecd-afe2-33f888da80f6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.913353 | controller |     "Jun 10 15:27:16.219565 crc crio[20344]: time=\"2026-06-10T15:27:16.21949717Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vvqrr/extract-utilities\" id=e093b0d6-c74a-422d-b8fe-9f14c44401b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.913368 | controller |     "Jun 10 15:27:16.220062 crc crio[20344]: time=\"2026-06-10T15:27:16.219983422Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.913384 | controller |     "Jun 10 15:27:16.292961 crc crio[20344]: time=\"2026-06-10T15:27:16.292516384Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.913399 | controller |     "Jun 10 15:27:16.298836 crc crio[20344]: time=\"2026-06-10T15:27:16.298754285Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.913414 | controller |     "Jun 10 15:27:16.528960 crc crio[20344]: time=\"2026-06-10T15:27:16.528814631Z\" level=info msg=\"Created container b5f36032521b28bfd758810fca0812af6bd951544dfda42bf19cbde1729b43e1: openshift-marketplace/redhat-marketplace-vvqrr/extract-utilities\" id=e093b0d6-c74a-422d-b8fe-9f14c44401b9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.913430 | controller |     "Jun 10 15:27:16.531812 crc crio[20344]: time=\"2026-06-10T15:27:16.531706646Z\" level=info msg=\"Starting container: b5f36032521b28bfd758810fca0812af6bd951544dfda42bf19cbde1729b43e1\" id=c40c6387-ee30-4579-b6a7-863830171224 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.913445 | controller |     "Jun 10 15:27:16.541233 crc crio[20344]: time=\"2026-06-10T15:27:16.541038877Z\" level=info msg=\"Started container\" PID=161409 containerID=b5f36032521b28bfd758810fca0812af6bd951544dfda42bf19cbde1729b43e1 description=openshift-marketplace/redhat-marketplace-vvqrr/extract-utilities id=c40c6387-ee30-4579-b6a7-863830171224 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c7e3286a45883da6f8ad926ae7ca170b1188648ff15c4d6dac91b0e054acbe8",
2026-06-10 15:52:08.913461 | controller |     "Jun 10 15:27:17.361737 crc crio[20344]: time=\"2026-06-10T15:27:17.361630221Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=ed524437-c15e-49e7-b5a8-777129b631b5 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.913477 | controller |     "Jun 10 15:27:17.373571 crc crio[20344]: time=\"2026-06-10T15:27:17.373091477Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-10 15:52:08.913492 | controller |     "Jun 10 15:27:18.003386 crc crio[20344]: time=\"2026-06-10T15:27:18.003146955Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=ed524437-c15e-49e7-b5a8-777129b631b5 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.913511 | controller |     "Jun 10 15:27:18.004582 crc crio[20344]: time=\"2026-06-10T15:27:18.004450539Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=ac18f15d-e300-40ec-a8aa-2980a897d7f9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.913526 | controller |     "Jun 10 15:27:18.008891 crc crio[20344]: time=\"2026-06-10T15:27:18.008798901Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=8d4839e4-80b6-4247-9c8c-07dc7666365e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.913541 | controller |     "Jun 10 15:27:18.018065 crc crio[20344]: time=\"2026-06-10T15:27:18.017968318Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vvqrr/extract-content\" id=9a2615c9-77ec-4318-8c86-88ce9df477b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.913560 | controller |     "Jun 10 15:27:18.018774 crc crio[20344]: time=\"2026-06-10T15:27:18.018699186Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.913575 | controller |     "Jun 10 15:27:18.080797 crc crio[20344]: time=\"2026-06-10T15:27:18.080676146Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.913590 | controller |     "Jun 10 15:27:18.084569 crc crio[20344]: time=\"2026-06-10T15:27:18.084309659Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.913605 | controller |     "Jun 10 15:27:18.247635 crc crio[20344]: time=\"2026-06-10T15:27:18.247535751Z\" level=info msg=\"Created container a3344d15bd888fe242121d8749ad3739be478942aea2256e9be15a9bebd5eac3: openshift-marketplace/redhat-marketplace-vvqrr/extract-content\" id=9a2615c9-77ec-4318-8c86-88ce9df477b5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.913619 | controller |     "Jun 10 15:27:18.248971 crc crio[20344]: time=\"2026-06-10T15:27:18.248924987Z\" level=info msg=\"Starting container: a3344d15bd888fe242121d8749ad3739be478942aea2256e9be15a9bebd5eac3\" id=95af84ec-29f4-4e3b-b292-e59bb38222e5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.913633 | controller |     "Jun 10 15:27:18.259930 crc crio[20344]: time=\"2026-06-10T15:27:18.259585872Z\" level=info msg=\"Started container\" PID=161529 containerID=a3344d15bd888fe242121d8749ad3739be478942aea2256e9be15a9bebd5eac3 description=openshift-marketplace/redhat-marketplace-vvqrr/extract-content id=95af84ec-29f4-4e3b-b292-e59bb38222e5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c7e3286a45883da6f8ad926ae7ca170b1188648ff15c4d6dac91b0e054acbe8",
2026-06-10 15:52:08.913648 | controller |     "Jun 10 15:27:18.800936 crc crio[20344]: time=\"2026-06-10T15:27:18.800383816Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-424bh/POD\" id=412d57ca-41a1-4463-ae52-711f962396f5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.913663 | controller |     "Jun 10 15:27:18.800936 crc crio[20344]: time=\"2026-06-10T15:27:18.80092776Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.913678 | controller |     "Jun 10 15:27:18.844167 crc crio[20344]: time=\"2026-06-10T15:27:18.843027746Z\" level=info msg=\"Got pod network &{Name:community-operators-424bh Namespace:openshift-marketplace ID:5726137fa564811251d1ed0e94bdf08a523e91a41667b61f588e43f17ee97793 UID:8b74827d-9ddc-4370-8ffa-968057aa9b20 NetNS:/var/run/netns/a351a509-0c96-4769-86a2-8316ec48b332 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8b74827d_9ddc_4370_8ffa_968057aa9b20.slice PodAnnotations:0xc0007382e0}] Aliases:map[]}\"",
2026-06-10 15:52:08.913694 | controller |     "Jun 10 15:27:18.844167 crc crio[20344]: time=\"2026-06-10T15:27:18.843088378Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-424bh to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.913709 | controller |     "Jun 10 15:27:19.439056 crc crio[20344]: time=\"2026-06-10T15:27:19.438581594Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8adfdcc8-deb1-4180-aa9a-72a77eceaf63 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.913727 | controller |     "Jun 10 15:27:19.441653 crc crio[20344]: time=\"2026-06-10T15:27:19.441610322Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4635f1b3-38ce-4b78-94d9-c878e076f3d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.913742 | controller |     "Jun 10 15:27:19.455733 crc crio[20344]: 2026-06-10T15:27:19Z [verbose] CmdAdd (shim): {1.1.0 [{Name:5726137fa564811 Mac:c6:53:63:50:33:0b Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fc Mtu:0 Sandbox:/var/run/netns/a351a509-0c96-4769-86a2-8316ec48b332 SocketPath: PciID:}] [{Interface:0xc000014620 Address:{IP:10.217.0.252 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.913757 | controller |     "Jun 10 15:27:19.456938 crc crio[20344]: time=\"2026-06-10T15:27:19.456834515Z\" level=info msg=\"Got pod network &{Name:community-operators-424bh Namespace:openshift-marketplace ID:5726137fa564811251d1ed0e94bdf08a523e91a41667b61f588e43f17ee97793 UID:8b74827d-9ddc-4370-8ffa-968057aa9b20 NetNS:/var/run/netns/a351a509-0c96-4769-86a2-8316ec48b332 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8b74827d_9ddc_4370_8ffa_968057aa9b20.slice PodAnnotations:0xc0007382e0}] Aliases:map[]}\"",
2026-06-10 15:52:08.913772 | controller |     "Jun 10 15:27:19.457063 crc crio[20344]: time=\"2026-06-10T15:27:19.45702194Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-424bh for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.913787 | controller |     "Jun 10 15:27:19.460418 crc crio[20344]: time=\"2026-06-10T15:27:19.460374086Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-vvqrr/registry-server\" id=53c57118-dab6-489e-816f-0271e23fb580 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.913802 | controller |     "Jun 10 15:27:19.461399 crc crio[20344]: time=\"2026-06-10T15:27:19.461366952Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.913817 | controller |     "Jun 10 15:27:19.466802 crc crio[20344]: time=\"2026-06-10T15:27:19.46671972Z\" level=info msg=\"Ran pod sandbox 5726137fa564811251d1ed0e94bdf08a523e91a41667b61f588e43f17ee97793 with infra container: openshift-marketplace/community-operators-424bh/POD\" id=412d57ca-41a1-4463-ae52-711f962396f5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.913832 | controller |     "Jun 10 15:27:19.471461 crc crio[20344]: time=\"2026-06-10T15:27:19.47137731Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7623d70a-8253-4ed3-8d51-cad8c544594f name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.913846 | controller |     "Jun 10 15:27:19.483831 crc crio[20344]: time=\"2026-06-10T15:27:19.483674888Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7e697c69-88ca-4967-a0b9-28e74f53f2f0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.913879 | controller |     "Jun 10 15:27:19.494011 crc crio[20344]: time=\"2026-06-10T15:27:19.49383181Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-424bh/extract-utilities\" id=42f1c24a-4c24-404b-baad-710b6d35d310 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.913894 | controller |     "Jun 10 15:27:19.494225 crc crio[20344]: time=\"2026-06-10T15:27:19.494190469Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.913912 | controller |     "Jun 10 15:27:19.524528 crc crio[20344]: time=\"2026-06-10T15:27:19.52447316Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.913926 | controller |     "Jun 10 15:27:19.528563 crc crio[20344]: time=\"2026-06-10T15:27:19.528529135Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.913941 | controller |     "Jun 10 15:27:19.543993 crc crio[20344]: time=\"2026-06-10T15:27:19.543899892Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.913955 | controller |     "Jun 10 15:27:19.548247 crc crio[20344]: time=\"2026-06-10T15:27:19.548167682Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.913969 | controller |     "Jun 10 15:27:19.741851 crc crio[20344]: time=\"2026-06-10T15:27:19.739600812Z\" level=info msg=\"Created container 0edd439dd5582a9f7741151cbe89b1a79827236c5fe7df01091718f5a6bdefd1: openshift-marketplace/redhat-marketplace-vvqrr/registry-server\" id=53c57118-dab6-489e-816f-0271e23fb580 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.913983 | controller |     "Jun 10 15:27:19.743453 crc crio[20344]: time=\"2026-06-10T15:27:19.741305426Z\" level=info msg=\"Created container 23aed5fd6e15be183dfd31674921e5e07dfe93bb858c2ff156efa74b2070820a: openshift-marketplace/community-operators-424bh/extract-utilities\" id=42f1c24a-4c24-404b-baad-710b6d35d310 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.913997 | controller |     "Jun 10 15:27:19.743453 crc crio[20344]: time=\"2026-06-10T15:27:19.742607059Z\" level=info msg=\"Starting container: 0edd439dd5582a9f7741151cbe89b1a79827236c5fe7df01091718f5a6bdefd1\" id=1b1935b1-a2df-4302-8b0e-2a866ba8e229 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.914011 | controller |     "Jun 10 15:27:19.747354 crc crio[20344]: time=\"2026-06-10T15:27:19.747234689Z\" level=info msg=\"Starting container: 23aed5fd6e15be183dfd31674921e5e07dfe93bb858c2ff156efa74b2070820a\" id=d68f8a5b-b5b8-422d-9226-a229f1171331 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.914025 | controller |     "Jun 10 15:27:19.750967 crc crio[20344]: time=\"2026-06-10T15:27:19.750838412Z\" level=info msg=\"Started container\" PID=161699 containerID=0edd439dd5582a9f7741151cbe89b1a79827236c5fe7df01091718f5a6bdefd1 description=openshift-marketplace/redhat-marketplace-vvqrr/registry-server id=1b1935b1-a2df-4302-8b0e-2a866ba8e229 name=/runtime.v1.RuntimeService/StartContainer sandboxID=9c7e3286a45883da6f8ad926ae7ca170b1188648ff15c4d6dac91b0e054acbe8",
2026-06-10 15:52:08.914040 | controller |     "Jun 10 15:27:19.757651 crc crio[20344]: time=\"2026-06-10T15:27:19.757571995Z\" level=info msg=\"Started container\" PID=161700 containerID=23aed5fd6e15be183dfd31674921e5e07dfe93bb858c2ff156efa74b2070820a description=openshift-marketplace/community-operators-424bh/extract-utilities id=d68f8a5b-b5b8-422d-9226-a229f1171331 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5726137fa564811251d1ed0e94bdf08a523e91a41667b61f588e43f17ee97793",
2026-06-10 15:52:08.914055 | controller |     "Jun 10 15:27:20.461025 crc crio[20344]: time=\"2026-06-10T15:27:20.460950855Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=bc586518-d30b-4316-b4a6-5e613f84551a name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.914069 | controller |     "Jun 10 15:27:20.465152 crc crio[20344]: time=\"2026-06-10T15:27:20.465070282Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-10 15:52:08.914087 | controller |     "Jun 10 15:27:21.335423 crc crio[20344]: time=\"2026-06-10T15:27:21.33464928Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:dfbee1a913900ca811d31cf79d976dfb34f80fb64e946ffb82e85b5587887c69\" id=bc586518-d30b-4316-b4a6-5e613f84551a name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.914102 | controller |     "Jun 10 15:27:21.336705 crc crio[20344]: time=\"2026-06-10T15:27:21.336651762Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=6208998b-7995-40d4-a242-eed0110a407a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.914117 | controller |     "Jun 10 15:27:21.344476 crc crio[20344]: time=\"2026-06-10T15:27:21.344394192Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=81865f69-c052-4980-b0cc-f24acbad0095 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.914132 | controller |     "Jun 10 15:27:21.359011 crc crio[20344]: time=\"2026-06-10T15:27:21.358918666Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-424bh/extract-content\" id=2612b6a3-fb99-441e-a9d6-d1f9e76eba10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.914147 | controller |     "Jun 10 15:27:21.359674 crc crio[20344]: time=\"2026-06-10T15:27:21.359599944Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.914162 | controller |     "Jun 10 15:27:21.413370 crc crio[20344]: time=\"2026-06-10T15:27:21.413229448Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.914177 | controller |     "Jun 10 15:27:21.418442 crc crio[20344]: time=\"2026-06-10T15:27:21.41837201Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.914191 | controller |     "Jun 10 15:27:21.577652 crc crio[20344]: time=\"2026-06-10T15:27:21.577550138Z\" level=info msg=\"Created container a40ef7d43b00f38cfb9f6ac1c6915bce8e792f395c35e66fbebfdc70226c6075: openshift-marketplace/community-operators-424bh/extract-content\" id=2612b6a3-fb99-441e-a9d6-d1f9e76eba10 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.914206 | controller |     "Jun 10 15:27:21.579745 crc crio[20344]: time=\"2026-06-10T15:27:21.579330914Z\" level=info msg=\"Starting container: a40ef7d43b00f38cfb9f6ac1c6915bce8e792f395c35e66fbebfdc70226c6075\" id=b85b55ac-de3a-4091-9cff-cd439fa16d85 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.914220 | controller |     "Jun 10 15:27:21.585931 crc crio[20344]: time=\"2026-06-10T15:27:21.58577398Z\" level=info msg=\"Started container\" PID=161856 containerID=a40ef7d43b00f38cfb9f6ac1c6915bce8e792f395c35e66fbebfdc70226c6075 description=openshift-marketplace/community-operators-424bh/extract-content id=b85b55ac-de3a-4091-9cff-cd439fa16d85 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5726137fa564811251d1ed0e94bdf08a523e91a41667b61f588e43f17ee97793",
2026-06-10 15:52:08.914234 | controller |     "Jun 10 15:27:23.519080 crc crio[20344]: time=\"2026-06-10T15:27:23.517472585Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=2720af53-ece8-412e-9bbc-81557139c3a1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.914249 | controller |     "Jun 10 15:27:23.536618 crc crio[20344]: time=\"2026-06-10T15:27:23.536369872Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=3704328f-1a8c-476c-8bc6-7476b889c75c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.914263 | controller |     "Jun 10 15:27:24.404074 crc crio[20344]: time=\"2026-06-10T15:27:24.403518648Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-424bh/registry-server\" id=2b569b61-9578-4eda-b30e-ad8281222c18 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.914282 | controller |     "Jun 10 15:27:24.404922 crc crio[20344]: time=\"2026-06-10T15:27:24.404803631Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.914297 | controller |     "Jun 10 15:27:24.491665 crc crio[20344]: time=\"2026-06-10T15:27:24.489074906Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.914312 | controller |     "Jun 10 15:27:24.497733 crc crio[20344]: time=\"2026-06-10T15:27:24.496919608Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.914326 | controller |     "Jun 10 15:27:24.879030 crc crio[20344]: time=\"2026-06-10T15:27:24.878845903Z\" level=info msg=\"Created container 086afd6030bde4e156cea5e40e8997c7558ba14ba9f7d5f2f661f1c9586af827: openshift-marketplace/community-operators-424bh/registry-server\" id=2b569b61-9578-4eda-b30e-ad8281222c18 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.914341 | controller |     "Jun 10 15:27:24.880582 crc crio[20344]: time=\"2026-06-10T15:27:24.880384133Z\" level=info msg=\"Starting container: 086afd6030bde4e156cea5e40e8997c7558ba14ba9f7d5f2f661f1c9586af827\" id=ef273142-d557-42b1-aba0-62d5e1dc8887 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.914356 | controller |     "Jun 10 15:27:24.886876 crc crio[20344]: time=\"2026-06-10T15:27:24.886793459Z\" level=info msg=\"Started container\" PID=162081 containerID=086afd6030bde4e156cea5e40e8997c7558ba14ba9f7d5f2f661f1c9586af827 description=openshift-marketplace/community-operators-424bh/registry-server id=ef273142-d557-42b1-aba0-62d5e1dc8887 name=/runtime.v1.RuntimeService/StartContainer sandboxID=5726137fa564811251d1ed0e94bdf08a523e91a41667b61f588e43f17ee97793",
2026-06-10 15:52:08.914371 | controller |     "Jun 10 15:27:29.619831 crc crio[20344]: time=\"2026-06-10T15:27:29.618972286Z\" level=info msg=\"Stopping container: 0edd439dd5582a9f7741151cbe89b1a79827236c5fe7df01091718f5a6bdefd1 (timeout: 2s)\" id=4393fc50-b0f6-4648-948f-18409169dd24 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.914386 | controller |     "Jun 10 15:27:29.762172 crc crio[20344]: time=\"2026-06-10T15:27:29.76211198Z\" level=info msg=\"Stopped container 0edd439dd5582a9f7741151cbe89b1a79827236c5fe7df01091718f5a6bdefd1: openshift-marketplace/redhat-marketplace-vvqrr/registry-server\" id=4393fc50-b0f6-4648-948f-18409169dd24 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.914400 | controller |     "Jun 10 15:27:29.763608 crc crio[20344]: time=\"2026-06-10T15:27:29.763561247Z\" level=info msg=\"Stopping pod sandbox: 9c7e3286a45883da6f8ad926ae7ca170b1188648ff15c4d6dac91b0e054acbe8\" id=4fdf986c-3c98-4ff1-b63b-b374bca5813d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.914415 | controller |     "Jun 10 15:27:29.764148 crc crio[20344]: time=\"2026-06-10T15:27:29.764088011Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-vvqrr Namespace:openshift-marketplace ID:9c7e3286a45883da6f8ad926ae7ca170b1188648ff15c4d6dac91b0e054acbe8 UID:b12c1505-1c0a-45e8-82a6-0e9edf2f349c NetNS:/var/run/netns/943fede3-c2bf-4e96-ad4c-dd6ed4d199c0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podb12c1505_1c0a_45e8_82a6_0e9edf2f349c.slice PodAnnotations:0xc0006b4e18}] Aliases:map[]}\"",
2026-06-10 15:52:08.914431 | controller |     "Jun 10 15:27:29.764448 crc crio[20344]: time=\"2026-06-10T15:27:29.764298056Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-vvqrr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.914449 | controller |     "Jun 10 15:27:30.084382 crc crio[20344]: time=\"2026-06-10T15:27:30.083910623Z\" level=info msg=\"Stopped pod sandbox: 9c7e3286a45883da6f8ad926ae7ca170b1188648ff15c4d6dac91b0e054acbe8\" id=4fdf986c-3c98-4ff1-b63b-b374bca5813d name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.914466 | controller |     "Jun 10 15:27:30.638930 crc crio[20344]: time=\"2026-06-10T15:27:30.638834953Z\" level=info msg=\"Removing container: 0edd439dd5582a9f7741151cbe89b1a79827236c5fe7df01091718f5a6bdefd1\" id=d1057c56-4449-4ff8-9663-fea3bbb89b1b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.914481 | controller |     "Jun 10 15:27:30.678711 crc crio[20344]: time=\"2026-06-10T15:27:30.678617669Z\" level=info msg=\"Removed container 0edd439dd5582a9f7741151cbe89b1a79827236c5fe7df01091718f5a6bdefd1: openshift-marketplace/redhat-marketplace-vvqrr/registry-server\" id=d1057c56-4449-4ff8-9663-fea3bbb89b1b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.914496 | controller |     "Jun 10 15:27:30.682921 crc crio[20344]: time=\"2026-06-10T15:27:30.682671984Z\" level=info msg=\"Removing container: a3344d15bd888fe242121d8749ad3739be478942aea2256e9be15a9bebd5eac3\" id=f1d71577-3c6b-42fe-bf1c-45694f302cb9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.914511 | controller |     "Jun 10 15:27:30.707094 crc crio[20344]: time=\"2026-06-10T15:27:30.70693629Z\" level=info msg=\"Removed container a3344d15bd888fe242121d8749ad3739be478942aea2256e9be15a9bebd5eac3: openshift-marketplace/redhat-marketplace-vvqrr/extract-content\" id=f1d71577-3c6b-42fe-bf1c-45694f302cb9 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.914525 | controller |     "Jun 10 15:27:30.710899 crc crio[20344]: time=\"2026-06-10T15:27:30.71081484Z\" level=info msg=\"Removing container: b5f36032521b28bfd758810fca0812af6bd951544dfda42bf19cbde1729b43e1\" id=e56f0f42-b269-4d76-bc2b-6cae201eb02b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.914540 | controller |     "Jun 10 15:27:30.762013 crc crio[20344]: time=\"2026-06-10T15:27:30.761938419Z\" level=info msg=\"Removed container b5f36032521b28bfd758810fca0812af6bd951544dfda42bf19cbde1729b43e1: openshift-marketplace/redhat-marketplace-vvqrr/extract-utilities\" id=e56f0f42-b269-4d76-bc2b-6cae201eb02b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.914554 | controller |     "Jun 10 15:27:31.652977 crc crio[20344]: time=\"2026-06-10T15:27:31.651593456Z\" level=info msg=\"Stopping container: 086afd6030bde4e156cea5e40e8997c7558ba14ba9f7d5f2f661f1c9586af827 (timeout: 2s)\" id=7a068e0e-d500-4199-869d-58523165cb42 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.914569 | controller |     "Jun 10 15:27:31.775585 crc crio[20344]: time=\"2026-06-10T15:27:31.775405761Z\" level=info msg=\"Stopped container 086afd6030bde4e156cea5e40e8997c7558ba14ba9f7d5f2f661f1c9586af827: openshift-marketplace/community-operators-424bh/registry-server\" id=7a068e0e-d500-4199-869d-58523165cb42 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.914583 | controller |     "Jun 10 15:27:31.776809 crc crio[20344]: time=\"2026-06-10T15:27:31.776713534Z\" level=info msg=\"Stopping pod sandbox: 5726137fa564811251d1ed0e94bdf08a523e91a41667b61f588e43f17ee97793\" id=64dca311-17d7-40f2-8e22-c3ab6abc66ce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.914598 | controller |     "Jun 10 15:27:31.777578 crc crio[20344]: time=\"2026-06-10T15:27:31.777485044Z\" level=info msg=\"Got pod network &{Name:community-operators-424bh Namespace:openshift-marketplace ID:5726137fa564811251d1ed0e94bdf08a523e91a41667b61f588e43f17ee97793 UID:8b74827d-9ddc-4370-8ffa-968057aa9b20 NetNS:/var/run/netns/a351a509-0c96-4769-86a2-8316ec48b332 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod8b74827d_9ddc_4370_8ffa_968057aa9b20.slice PodAnnotations:0xc0006b5498}] Aliases:map[]}\"",
2026-06-10 15:52:08.914616 | controller |     "Jun 10 15:27:31.777716 crc crio[20344]: time=\"2026-06-10T15:27:31.777660629Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-424bh from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.914631 | controller |     "Jun 10 15:27:32.093370 crc crio[20344]: time=\"2026-06-10T15:27:32.093033427Z\" level=info msg=\"Stopped pod sandbox: 5726137fa564811251d1ed0e94bdf08a523e91a41667b61f588e43f17ee97793\" id=64dca311-17d7-40f2-8e22-c3ab6abc66ce name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.914646 | controller |     "Jun 10 15:27:32.675030 crc crio[20344]: time=\"2026-06-10T15:27:32.674936072Z\" level=info msg=\"Removing container: 086afd6030bde4e156cea5e40e8997c7558ba14ba9f7d5f2f661f1c9586af827\" id=71c26158-2ac6-4d8f-b0e8-185d7e256ce7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.914661 | controller |     "Jun 10 15:27:32.726298 crc crio[20344]: time=\"2026-06-10T15:27:32.725556338Z\" level=info msg=\"Removed container 086afd6030bde4e156cea5e40e8997c7558ba14ba9f7d5f2f661f1c9586af827: openshift-marketplace/community-operators-424bh/registry-server\" id=71c26158-2ac6-4d8f-b0e8-185d7e256ce7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.914676 | controller |     "Jun 10 15:27:32.735914 crc crio[20344]: time=\"2026-06-10T15:27:32.735779572Z\" level=info msg=\"Removing container: a40ef7d43b00f38cfb9f6ac1c6915bce8e792f395c35e66fbebfdc70226c6075\" id=29e4c3cc-ca93-4199-aaed-527023f96201 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.914691 | controller |     "Jun 10 15:27:32.771234 crc crio[20344]: time=\"2026-06-10T15:27:32.771120074Z\" level=info msg=\"Removed container a40ef7d43b00f38cfb9f6ac1c6915bce8e792f395c35e66fbebfdc70226c6075: openshift-marketplace/community-operators-424bh/extract-content\" id=29e4c3cc-ca93-4199-aaed-527023f96201 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.914706 | controller |     "Jun 10 15:27:32.780912 crc crio[20344]: time=\"2026-06-10T15:27:32.780793744Z\" level=info msg=\"Removing container: 23aed5fd6e15be183dfd31674921e5e07dfe93bb858c2ff156efa74b2070820a\" id=ac3a38a5-05d1-44ed-9a5b-c0f246bbe8ea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.914721 | controller |     "Jun 10 15:27:32.830526 crc crio[20344]: time=\"2026-06-10T15:27:32.830398204Z\" level=info msg=\"Removed container 23aed5fd6e15be183dfd31674921e5e07dfe93bb858c2ff156efa74b2070820a: openshift-marketplace/community-operators-424bh/extract-utilities\" id=ac3a38a5-05d1-44ed-9a5b-c0f246bbe8ea name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.914736 | controller |     "Jun 10 15:27:43.838886 crc crio[20344]: time=\"2026-06-10T15:27:43.838036052Z\" level=info msg=\"Stopping pod sandbox: 7657b270eba1f3024187b4e9d3de96accb134765a9fcee68ceea8bca9aa97b62\" id=8f4d237f-d5d2-4e47-bf56-91066fde73fc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.914751 | controller |     "Jun 10 15:27:43.840735 crc crio[20344]: time=\"2026-06-10T15:27:43.83953324Z\" level=info msg=\"Got pod network &{Name:ovn-edpm-deployment-ipam-openstack-edpm-ipam-wb76p Namespace:openstack ID:7657b270eba1f3024187b4e9d3de96accb134765a9fcee68ceea8bca9aa97b62 UID:52b88839-564c-437a-9b50-45bf60ee4a24 NetNS:/var/run/netns/f14736e7-ae9c-46fe-8cef-7f37eb6ed728 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod52b88839_564c_437a_9b50_45bf60ee4a24.slice PodAnnotations:0xc00282e5d8}] Aliases:map[]}\"",
2026-06-10 15:52:08.914766 | controller |     "Jun 10 15:27:43.840735 crc crio[20344]: time=\"2026-06-10T15:27:43.839696685Z\" level=info msg=\"Deleting pod openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-wb76p from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.914784 | controller |     "Jun 10 15:27:44.307233 crc crio[20344]: time=\"2026-06-10T15:27:44.30669843Z\" level=info msg=\"Stopped pod sandbox: 7657b270eba1f3024187b4e9d3de96accb134765a9fcee68ceea8bca9aa97b62\" id=8f4d237f-d5d2-4e47-bf56-91066fde73fc name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.914800 | controller |     "Jun 10 15:27:45.583780 crc crio[20344]: time=\"2026-06-10T15:27:45.583242373Z\" level=info msg=\"Running pod sandbox: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-zkmfq/POD\" id=e3114e55-1c39-4f63-8861-1ab67af571e8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.914815 | controller |     "Jun 10 15:27:45.583780 crc crio[20344]: time=\"2026-06-10T15:27:45.583755197Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.914830 | controller |     "Jun 10 15:27:45.613617 crc crio[20344]: time=\"2026-06-10T15:27:45.613489869Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-zkmfq Namespace:openstack ID:c1cecfeb8c2eaceae98a91f253f0fea1bde7a7db7cf5604e6ccf8ee533de2452 UID:7248f31f-29f6-4f09-ba68-5ae8005fdb47 NetNS:/var/run/netns/86cf2ce5-557d-483f-afc4-51504ba498c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7248f31f_29f6_4f09_ba68_5ae8005fdb47.slice PodAnnotations:0xc0032246e8}] Aliases:map[]}\"",
2026-06-10 15:52:08.914845 | controller |     "Jun 10 15:27:45.613617 crc crio[20344]: time=\"2026-06-10T15:27:45.613565621Z\" level=info msg=\"Adding pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-zkmfq to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.914878 | controller |     "Jun 10 15:27:46.337822 crc crio[20344]: 2026-06-10T15:27:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c1cecfeb8c2eace Mac:52:79:0e:b7:a0:f6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fd Mtu:0 Sandbox:/var/run/netns/86cf2ce5-557d-483f-afc4-51504ba498c5 SocketPath: PciID:}] [{Interface:0xc0002845c0 Address:{IP:10.217.0.253 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.914894 | controller |     "Jun 10 15:27:46.339401 crc crio[20344]: time=\"2026-06-10T15:27:46.339334351Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-zkmfq Namespace:openstack ID:c1cecfeb8c2eaceae98a91f253f0fea1bde7a7db7cf5604e6ccf8ee533de2452 UID:7248f31f-29f6-4f09-ba68-5ae8005fdb47 NetNS:/var/run/netns/86cf2ce5-557d-483f-afc4-51504ba498c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7248f31f_29f6_4f09_ba68_5ae8005fdb47.slice PodAnnotations:0xc0032246e8}] Aliases:map[]}\"",
2026-06-10 15:52:08.914910 | controller |     "Jun 10 15:27:46.339559 crc crio[20344]: time=\"2026-06-10T15:27:46.339511226Z\" level=info msg=\"Checking pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-zkmfq for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.914927 | controller |     "Jun 10 15:27:46.347521 crc crio[20344]: time=\"2026-06-10T15:27:46.347216016Z\" level=info msg=\"Ran pod sandbox c1cecfeb8c2eaceae98a91f253f0fea1bde7a7db7cf5604e6ccf8ee533de2452 with infra container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-zkmfq/POD\" id=e3114e55-1c39-4f63-8861-1ab67af571e8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.914944 | controller |     "Jun 10 15:27:46.351080 crc crio[20344]: time=\"2026-06-10T15:27:46.350694967Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=fc685f40-3b01-44a7-8b7d-7f991315d9e9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.914963 | controller |     "Jun 10 15:27:46.387415 crc crio[20344]: time=\"2026-06-10T15:27:46.387234886Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=2f805fd8-96f8-467d-b01c-010e037fed1e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.915039 | controller |     "Jun 10 15:27:46.396615 crc crio[20344]: time=\"2026-06-10T15:27:46.396517117Z\" level=info msg=\"Creating container: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-zkmfq/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=28c594c6-f5b8-47fa-83c8-e35ed1be8282 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.915056 | controller |     "Jun 10 15:27:46.397097 crc crio[20344]: time=\"2026-06-10T15:27:46.397028811Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.915071 | controller |     "Jun 10 15:27:46.439937 crc crio[20344]: time=\"2026-06-10T15:27:46.439520795Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.915086 | controller |     "Jun 10 15:27:46.442539 crc crio[20344]: time=\"2026-06-10T15:27:46.442480162Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.915101 | controller |     "Jun 10 15:27:46.633378 crc crio[20344]: time=\"2026-06-10T15:27:46.633116846Z\" level=info msg=\"Created container b3b65fa1f9b180255092619e5ab0f39b6451beeb85259c15b17ce605e8d3fb4b: openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-zkmfq/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam\" id=28c594c6-f5b8-47fa-83c8-e35ed1be8282 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.915116 | controller |     "Jun 10 15:27:46.635718 crc crio[20344]: time=\"2026-06-10T15:27:46.635631771Z\" level=info msg=\"Starting container: b3b65fa1f9b180255092619e5ab0f39b6451beeb85259c15b17ce605e8d3fb4b\" id=e327c99e-c914-4cd0-8a2e-47886ed8c2a8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.915131 | controller |     "Jun 10 15:27:46.648054 crc crio[20344]: time=\"2026-06-10T15:27:46.647943091Z\" level=info msg=\"Started container\" PID=163500 containerID=b3b65fa1f9b180255092619e5ab0f39b6451beeb85259c15b17ce605e8d3fb4b description=openstack/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-zkmfq/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam id=e327c99e-c914-4cd0-8a2e-47886ed8c2a8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=c1cecfeb8c2eaceae98a91f253f0fea1bde7a7db7cf5604e6ccf8ee533de2452",
2026-06-10 15:52:08.915147 | controller |     "Jun 10 15:28:00.623303 crc crio[20344]: time=\"2026-06-10T15:28:00.620570105Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685088-ldjt5/POD\" id=ceee9400-fa87-4aee-9de0-cdd546add7b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.915162 | controller |     "Jun 10 15:28:00.623303 crc crio[20344]: time=\"2026-06-10T15:28:00.621312554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.915177 | controller |     "Jun 10 15:28:00.667138 crc crio[20344]: time=\"2026-06-10T15:28:00.667021812Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685088-ldjt5 Namespace:openshift-infra ID:e71784b58e270c99d122a3b6ef1cdc79f0d7bec2e386e96529cfe30e0278baa5 UID:9e11bd7c-75fb-478e-86e2-ca94b8b3f6ad NetNS:/var/run/netns/c513a67d-64ee-413d-a734-06398c93928a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e11bd7c_75fb_478e_86e2_ca94b8b3f6ad.slice PodAnnotations:0xc000738278}] Aliases:map[]}\"",
2026-06-10 15:52:08.915197 | controller |     "Jun 10 15:28:00.667138 crc crio[20344]: time=\"2026-06-10T15:28:00.667084034Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685088-ldjt5 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.915213 | controller |     "Jun 10 15:28:01.206214 crc crio[20344]: 2026-06-10T15:28:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:e71784b58e270c9 Mac:0e:5d:83:95:56:7d Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:fe Mtu:0 Sandbox:/var/run/netns/c513a67d-64ee-413d-a734-06398c93928a SocketPath: PciID:}] [{Interface:0xc000014780 Address:{IP:10.217.0.254 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.915228 | controller |     "Jun 10 15:28:01.208340 crc crio[20344]: time=\"2026-06-10T15:28:01.208124053Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685088-ldjt5 Namespace:openshift-infra ID:e71784b58e270c99d122a3b6ef1cdc79f0d7bec2e386e96529cfe30e0278baa5 UID:9e11bd7c-75fb-478e-86e2-ca94b8b3f6ad NetNS:/var/run/netns/c513a67d-64ee-413d-a734-06398c93928a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e11bd7c_75fb_478e_86e2_ca94b8b3f6ad.slice PodAnnotations:0xc000738278}] Aliases:map[]}\"",
2026-06-10 15:52:08.915243 | controller |     "Jun 10 15:28:01.208340 crc crio[20344]: time=\"2026-06-10T15:28:01.208325399Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685088-ldjt5 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.915259 | controller |     "Jun 10 15:28:01.225975 crc crio[20344]: time=\"2026-06-10T15:28:01.225776192Z\" level=info msg=\"Ran pod sandbox e71784b58e270c99d122a3b6ef1cdc79f0d7bec2e386e96529cfe30e0278baa5 with infra container: openshift-infra/auto-csr-approver-29685088-ldjt5/POD\" id=ceee9400-fa87-4aee-9de0-cdd546add7b5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.915274 | controller |     "Jun 10 15:28:01.229364 crc crio[20344]: time=\"2026-06-10T15:28:01.229235662Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=eb49d0f9-e828-44e4-a263-81050cc9ffba name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.915289 | controller |     "Jun 10 15:28:01.241003 crc crio[20344]: time=\"2026-06-10T15:28:01.24030849Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-10 15:52:08.915304 | controller |     "Jun 10 15:28:02.223103 crc crio[20344]: time=\"2026-06-10T15:28:02.222972745Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=eb49d0f9-e828-44e4-a263-81050cc9ffba name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.915318 | controller |     "Jun 10 15:28:02.224774 crc crio[20344]: time=\"2026-06-10T15:28:02.22469941Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fc5a1302-7320-467e-9e27-abfdee2fab1d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.915333 | controller |     "Jun 10 15:28:02.227487 crc crio[20344]: time=\"2026-06-10T15:28:02.227333068Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1c267e8f-fb43-465b-8ff5-09cbf269ca47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.915347 | controller |     "Jun 10 15:28:02.236696 crc crio[20344]: time=\"2026-06-10T15:28:02.236572358Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685088-ldjt5/oc\" id=1fa8a4da-8cc0-4fae-b659-47197eac8a5f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.915361 | controller |     "Jun 10 15:28:02.237743 crc crio[20344]: time=\"2026-06-10T15:28:02.237322898Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.915379 | controller |     "Jun 10 15:28:02.292378 crc crio[20344]: time=\"2026-06-10T15:28:02.292325447Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.915394 | controller |     "Jun 10 15:28:02.553160 crc crio[20344]: time=\"2026-06-10T15:28:02.553027972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.915408 | controller |     "Jun 10 15:28:02.675764 crc crio[20344]: time=\"2026-06-10T15:28:02.675637778Z\" level=info msg=\"Created container c182bfa84bc8ec5c3037c7104a83b07df13761c57b1c25f7b2d6806a3d63f701: openshift-infra/auto-csr-approver-29685088-ldjt5/oc\" id=1fa8a4da-8cc0-4fae-b659-47197eac8a5f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.915422 | controller |     "Jun 10 15:28:02.677543 crc crio[20344]: time=\"2026-06-10T15:28:02.67724844Z\" level=info msg=\"Starting container: c182bfa84bc8ec5c3037c7104a83b07df13761c57b1c25f7b2d6806a3d63f701\" id=7b0faaa5-b0bf-4ddc-961c-c43be0b0c2fa name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.915437 | controller |     "Jun 10 15:28:02.683504 crc crio[20344]: time=\"2026-06-10T15:28:02.68341496Z\" level=info msg=\"Started container\" PID=164483 containerID=c182bfa84bc8ec5c3037c7104a83b07df13761c57b1c25f7b2d6806a3d63f701 description=openshift-infra/auto-csr-approver-29685088-ldjt5/oc id=7b0faaa5-b0bf-4ddc-961c-c43be0b0c2fa name=/runtime.v1.RuntimeService/StartContainer sandboxID=e71784b58e270c99d122a3b6ef1cdc79f0d7bec2e386e96529cfe30e0278baa5",
2026-06-10 15:52:08.915452 | controller |     "Jun 10 15:28:04.147813 crc crio[20344]: time=\"2026-06-10T15:28:04.147185288Z\" level=info msg=\"Stopping pod sandbox: e71784b58e270c99d122a3b6ef1cdc79f0d7bec2e386e96529cfe30e0278baa5\" id=ac195a9b-436f-4556-9b7d-ff4b83ccf6a1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.915467 | controller |     "Jun 10 15:28:04.149064 crc crio[20344]: time=\"2026-06-10T15:28:04.148343218Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685088-ldjt5 Namespace:openshift-infra ID:e71784b58e270c99d122a3b6ef1cdc79f0d7bec2e386e96529cfe30e0278baa5 UID:9e11bd7c-75fb-478e-86e2-ca94b8b3f6ad NetNS:/var/run/netns/c513a67d-64ee-413d-a734-06398c93928a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9e11bd7c_75fb_478e_86e2_ca94b8b3f6ad.slice PodAnnotations:0xc003224740}] Aliases:map[]}\"",
2026-06-10 15:52:08.915482 | controller |     "Jun 10 15:28:04.149064 crc crio[20344]: time=\"2026-06-10T15:28:04.148478892Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685088-ldjt5 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.915497 | controller |     "Jun 10 15:28:04.493183 crc crio[20344]: time=\"2026-06-10T15:28:04.48667Z\" level=info msg=\"Stopped pod sandbox: e71784b58e270c99d122a3b6ef1cdc79f0d7bec2e386e96529cfe30e0278baa5\" id=ac195a9b-436f-4556-9b7d-ff4b83ccf6a1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.915512 | controller |     "Jun 10 15:28:15.006353 crc crio[20344]: time=\"2026-06-10T15:28:15.005125404Z\" level=info msg=\"Removing container: c3450a563af4336955293bfa6d3e69e1a83ce5756fbee9cd256ca1b60222a228\" id=96862e94-28be-4b7c-8b8a-6253733fab7f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.915527 | controller |     "Jun 10 15:28:15.157942 crc crio[20344]: time=\"2026-06-10T15:28:15.157714979Z\" level=info msg=\"Removed container c3450a563af4336955293bfa6d3e69e1a83ce5756fbee9cd256ca1b60222a228: openshift-infra/auto-csr-approver-29685082-p8d8b/oc\" id=96862e94-28be-4b7c-8b8a-6253733fab7f name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.915545 | controller |     "Jun 10 15:28:15.170950 crc crio[20344]: time=\"2026-06-10T15:28:15.170780518Z\" level=info msg=\"Stopping pod sandbox: 7c93bcc78ffaea4ce785c829f7c296b44560aec80ee38bdfd993c6e4ab25a451\" id=a44d1e89-e76b-43d4-a336-049c8a6f48b1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.915560 | controller |     "Jun 10 15:28:15.171386 crc crio[20344]: time=\"2026-06-10T15:28:15.170971503Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7c93bcc78ffaea4ce785c829f7c296b44560aec80ee38bdfd993c6e4ab25a451\" id=a44d1e89-e76b-43d4-a336-049c8a6f48b1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.915575 | controller |     "Jun 10 15:28:15.172122 crc crio[20344]: time=\"2026-06-10T15:28:15.172021871Z\" level=info msg=\"Removing pod sandbox: 7c93bcc78ffaea4ce785c829f7c296b44560aec80ee38bdfd993c6e4ab25a451\" id=12b21d3f-5922-4335-aa30-dd5279beb183 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.915590 | controller |     "Jun 10 15:28:15.188715 crc crio[20344]: time=\"2026-06-10T15:28:15.188582121Z\" level=info msg=\"Removed pod sandbox: 7c93bcc78ffaea4ce785c829f7c296b44560aec80ee38bdfd993c6e4ab25a451\" id=12b21d3f-5922-4335-aa30-dd5279beb183 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.915605 | controller |     "Jun 10 15:28:15.190456 crc crio[20344]: time=\"2026-06-10T15:28:15.190359867Z\" level=info msg=\"Stopping pod sandbox: 9c7e3286a45883da6f8ad926ae7ca170b1188648ff15c4d6dac91b0e054acbe8\" id=216dfa81-8dde-4731-b0a6-d6b13e7ee1e1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.915620 | controller |     "Jun 10 15:28:15.190579 crc crio[20344]: time=\"2026-06-10T15:28:15.190484771Z\" level=info msg=\"Stopped pod sandbox (already stopped): 9c7e3286a45883da6f8ad926ae7ca170b1188648ff15c4d6dac91b0e054acbe8\" id=216dfa81-8dde-4731-b0a6-d6b13e7ee1e1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.915634 | controller |     "Jun 10 15:28:15.191222 crc crio[20344]: time=\"2026-06-10T15:28:15.191155008Z\" level=info msg=\"Removing pod sandbox: 9c7e3286a45883da6f8ad926ae7ca170b1188648ff15c4d6dac91b0e054acbe8\" id=61512a95-b60a-493e-80af-96958a0a91c3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.915649 | controller |     "Jun 10 15:28:15.208327 crc crio[20344]: time=\"2026-06-10T15:28:15.20817017Z\" level=info msg=\"Removed pod sandbox: 9c7e3286a45883da6f8ad926ae7ca170b1188648ff15c4d6dac91b0e054acbe8\" id=61512a95-b60a-493e-80af-96958a0a91c3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.915664 | controller |     "Jun 10 15:28:15.209589 crc crio[20344]: time=\"2026-06-10T15:28:15.209499225Z\" level=info msg=\"Stopping pod sandbox: 5726137fa564811251d1ed0e94bdf08a523e91a41667b61f588e43f17ee97793\" id=7fc95dcb-f3f7-4073-9aad-7b913b63b353 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.915678 | controller |     "Jun 10 15:28:15.209589 crc crio[20344]: time=\"2026-06-10T15:28:15.209617558Z\" level=info msg=\"Stopped pod sandbox (already stopped): 5726137fa564811251d1ed0e94bdf08a523e91a41667b61f588e43f17ee97793\" id=7fc95dcb-f3f7-4073-9aad-7b913b63b353 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.915693 | controller |     "Jun 10 15:28:15.210823 crc crio[20344]: time=\"2026-06-10T15:28:15.210756967Z\" level=info msg=\"Removing pod sandbox: 5726137fa564811251d1ed0e94bdf08a523e91a41667b61f588e43f17ee97793\" id=d6f02054-1264-4607-b570-00af5131f77b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.915708 | controller |     "Jun 10 15:28:15.225379 crc crio[20344]: time=\"2026-06-10T15:28:15.22511155Z\" level=info msg=\"Removed pod sandbox: 5726137fa564811251d1ed0e94bdf08a523e91a41667b61f588e43f17ee97793\" id=d6f02054-1264-4607-b570-00af5131f77b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.915722 | controller |     "Jun 10 15:28:41.674600 crc crio[20344]: time=\"2026-06-10T15:28:41.673681955Z\" level=info msg=\"Stopping pod sandbox: c1cecfeb8c2eaceae98a91f253f0fea1bde7a7db7cf5604e6ccf8ee533de2452\" id=523726b6-3146-4909-8837-dd6453168a6a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.915743 | controller |     "Jun 10 15:28:41.676018 crc crio[20344]: time=\"2026-06-10T15:28:41.675576334Z\" level=info msg=\"Got pod network &{Name:neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-zkmfq Namespace:openstack ID:c1cecfeb8c2eaceae98a91f253f0fea1bde7a7db7cf5604e6ccf8ee533de2452 UID:7248f31f-29f6-4f09-ba68-5ae8005fdb47 NetNS:/var/run/netns/86cf2ce5-557d-483f-afc4-51504ba498c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod7248f31f_29f6_4f09_ba68_5ae8005fdb47.slice PodAnnotations:0xc0068594c8}] Aliases:map[]}\"",
2026-06-10 15:52:08.915759 | controller |     "Jun 10 15:28:41.676018 crc crio[20344]: time=\"2026-06-10T15:28:41.67579001Z\" level=info msg=\"Deleting pod openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-zkmfq from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.915774 | controller |     "Jun 10 15:28:43.671034 crc crio[20344]: time=\"2026-06-10T15:28:43.670207797Z\" level=info msg=\"Stopped pod sandbox: c1cecfeb8c2eaceae98a91f253f0fea1bde7a7db7cf5604e6ccf8ee533de2452\" id=523726b6-3146-4909-8837-dd6453168a6a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.915788 | controller |     "Jun 10 15:28:45.402551 crc crio[20344]: time=\"2026-06-10T15:28:45.401867996Z\" level=info msg=\"Running pod sandbox: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-926nt/POD\" id=4b95ec20-5a6d-4f0c-92e2-85eae106281d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.915803 | controller |     "Jun 10 15:28:45.403430 crc crio[20344]: time=\"2026-06-10T15:28:45.402632536Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.915818 | controller |     "Jun 10 15:28:45.432405 crc crio[20344]: time=\"2026-06-10T15:28:45.432120292Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-926nt Namespace:openstack ID:867ea0dc80aa8c62b1fb7ba8a11496c2bc72482c4770fa7ddc24ac2d43b52724 UID:ebe182a0-8bca-445f-9a2a-bc4bb8b4406e NetNS:/var/run/netns/b4711aba-5723-475a-bf07-83a4e36b8994 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podebe182a0_8bca_445f_9a2a_bc4bb8b4406e.slice PodAnnotations:0xc0006b5410}] Aliases:map[]}\"",
2026-06-10 15:52:08.915833 | controller |     "Jun 10 15:28:45.432405 crc crio[20344]: time=\"2026-06-10T15:28:45.432195944Z\" level=info msg=\"Adding pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-926nt to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.915863 | controller |     "Jun 10 15:28:46.065996 crc crio[20344]: 2026-06-10T15:28:46Z [verbose] CmdAdd (shim): {1.1.0 [{Name:867ea0dc80aa8c6 Mac:fa:dc:94:05:00:47 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:00:ff Mtu:0 Sandbox:/var/run/netns/b4711aba-5723-475a-bf07-83a4e36b8994 SocketPath: PciID:}] [{Interface:0xc00011e6d0 Address:{IP:10.217.0.255 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.915883 | controller |     "Jun 10 15:28:46.068394 crc crio[20344]: time=\"2026-06-10T15:28:46.067842912Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-926nt Namespace:openstack ID:867ea0dc80aa8c62b1fb7ba8a11496c2bc72482c4770fa7ddc24ac2d43b52724 UID:ebe182a0-8bca-445f-9a2a-bc4bb8b4406e NetNS:/var/run/netns/b4711aba-5723-475a-bf07-83a4e36b8994 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podebe182a0_8bca_445f_9a2a_bc4bb8b4406e.slice PodAnnotations:0xc0006b5410}] Aliases:map[]}\"",
2026-06-10 15:52:08.915903 | controller |     "Jun 10 15:28:46.068394 crc crio[20344]: time=\"2026-06-10T15:28:46.068077998Z\" level=info msg=\"Checking pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-926nt for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.915919 | controller |     "Jun 10 15:28:46.077607 crc crio[20344]: time=\"2026-06-10T15:28:46.077516964Z\" level=info msg=\"Ran pod sandbox 867ea0dc80aa8c62b1fb7ba8a11496c2bc72482c4770fa7ddc24ac2d43b52724 with infra container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-926nt/POD\" id=4b95ec20-5a6d-4f0c-92e2-85eae106281d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.915934 | controller |     "Jun 10 15:28:46.080618 crc crio[20344]: time=\"2026-06-10T15:28:46.080525902Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=e81bbc07-3341-464f-8da4-c1f83d1b04c1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.915949 | controller |     "Jun 10 15:28:46.110816 crc crio[20344]: time=\"2026-06-10T15:28:46.110585463Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=3d4f5a5f-b7f5-453a-863b-6a998decde28 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.915963 | controller |     "Jun 10 15:28:46.118809 crc crio[20344]: time=\"2026-06-10T15:28:46.118734935Z\" level=info msg=\"Creating container: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-926nt/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=a8a2e219-bd64-4969-a1b4-c0aa85b18948 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.915978 | controller |     "Jun 10 15:28:46.119126 crc crio[20344]: time=\"2026-06-10T15:28:46.119067743Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.915992 | controller |     "Jun 10 15:28:46.161775 crc crio[20344]: time=\"2026-06-10T15:28:46.1616681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.916006 | controller |     "Jun 10 15:28:46.165553 crc crio[20344]: time=\"2026-06-10T15:28:46.165447049Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.916021 | controller |     "Jun 10 15:28:46.304669 crc crio[20344]: time=\"2026-06-10T15:28:46.304502392Z\" level=info msg=\"Created container 1d395640ec4deb090fcf9ac45cee88af0082722bd300c74532c8def46f74d4f4: openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-926nt/libvirt-edpm-deployment-ipam-openstack-edpm-ipam\" id=a8a2e219-bd64-4969-a1b4-c0aa85b18948 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.916035 | controller |     "Jun 10 15:28:46.306826 crc crio[20344]: time=\"2026-06-10T15:28:46.30674622Z\" level=info msg=\"Starting container: 1d395640ec4deb090fcf9ac45cee88af0082722bd300c74532c8def46f74d4f4\" id=01c6fcd6-8bc4-4324-9401-77b49571d1ec name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.916050 | controller |     "Jun 10 15:28:46.316708 crc crio[20344]: time=\"2026-06-10T15:28:46.315911079Z\" level=info msg=\"Started container\" PID=167178 containerID=1d395640ec4deb090fcf9ac45cee88af0082722bd300c74532c8def46f74d4f4 description=openstack/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-926nt/libvirt-edpm-deployment-ipam-openstack-edpm-ipam id=01c6fcd6-8bc4-4324-9401-77b49571d1ec name=/runtime.v1.RuntimeService/StartContainer sandboxID=867ea0dc80aa8c62b1fb7ba8a11496c2bc72482c4770fa7ddc24ac2d43b52724",
2026-06-10 15:52:08.916065 | controller |     "Jun 10 15:29:11.483807 crc crio[20344]: time=\"2026-06-10T15:29:11.48324679Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-xmf4l/POD\" id=4ef8ab17-0fd2-4c7c-a695-fd2146e5e4d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.916083 | controller |     "Jun 10 15:29:11.484991 crc crio[20344]: time=\"2026-06-10T15:29:11.483858556Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.916098 | controller |     "Jun 10 15:29:11.706556 crc crio[20344]: time=\"2026-06-10T15:29:11.70643732Z\" level=info msg=\"Got pod network &{Name:certified-operators-xmf4l Namespace:openshift-marketplace ID:66601308c321d4bea91709b296494985227f3e96c926f431624d2fde7e53ef19 UID:a1a165f0-d710-47f0-b63d-232b01f317e3 NetNS:/var/run/netns/96c6b00d-75dd-4abb-9da4-6d1e8babe06e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda1a165f0_d710_47f0_b63d_232b01f317e3.slice PodAnnotations:0xc00282e0b0}] Aliases:map[]}\"",
2026-06-10 15:52:08.916113 | controller |     "Jun 10 15:29:11.706556 crc crio[20344]: time=\"2026-06-10T15:29:11.706519732Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-xmf4l to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.916128 | controller |     "Jun 10 15:29:12.302701 crc crio[20344]: 2026-06-10T15:29:12Z [verbose] CmdAdd (shim): {1.1.0 [{Name:66601308c321d4b Mac:ca:3f:30:12:7c:58 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:00 Mtu:0 Sandbox:/var/run/netns/96c6b00d-75dd-4abb-9da4-6d1e8babe06e SocketPath: PciID:}] [{Interface:0xc000015b00 Address:{IP:10.217.1.0 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.916144 | controller |     "Jun 10 15:29:12.304626 crc crio[20344]: time=\"2026-06-10T15:29:12.304522322Z\" level=info msg=\"Got pod network &{Name:certified-operators-xmf4l Namespace:openshift-marketplace ID:66601308c321d4bea91709b296494985227f3e96c926f431624d2fde7e53ef19 UID:a1a165f0-d710-47f0-b63d-232b01f317e3 NetNS:/var/run/netns/96c6b00d-75dd-4abb-9da4-6d1e8babe06e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda1a165f0_d710_47f0_b63d_232b01f317e3.slice PodAnnotations:0xc00282e0b0}] Aliases:map[]}\"",
2026-06-10 15:52:08.916159 | controller |     "Jun 10 15:29:12.304785 crc crio[20344]: time=\"2026-06-10T15:29:12.304721267Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-xmf4l for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.916174 | controller |     "Jun 10 15:29:12.314869 crc crio[20344]: time=\"2026-06-10T15:29:12.314787539Z\" level=info msg=\"Ran pod sandbox 66601308c321d4bea91709b296494985227f3e96c926f431624d2fde7e53ef19 with infra container: openshift-marketplace/certified-operators-xmf4l/POD\" id=4ef8ab17-0fd2-4c7c-a695-fd2146e5e4d4 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.916189 | controller |     "Jun 10 15:29:12.318581 crc crio[20344]: time=\"2026-06-10T15:29:12.318514626Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0abe96e4-8941-4761-965c-4c02fdcdcfae name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.916204 | controller |     "Jun 10 15:29:12.321435 crc crio[20344]: time=\"2026-06-10T15:29:12.321360339Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=7e2300e4-a61d-41e9-8616-3dacbdf70212 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.916219 | controller |     "Jun 10 15:29:12.378833 crc crio[20344]: time=\"2026-06-10T15:29:12.37834947Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xmf4l/extract-utilities\" id=a611011d-5f38-4c4a-ad6a-f206a8e9f7f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.916237 | controller |     "Jun 10 15:29:12.379449 crc crio[20344]: time=\"2026-06-10T15:29:12.379380727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.916252 | controller |     "Jun 10 15:29:12.421445 crc crio[20344]: time=\"2026-06-10T15:29:12.421349398Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.916267 | controller |     "Jun 10 15:29:12.427017 crc crio[20344]: time=\"2026-06-10T15:29:12.426469561Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.916281 | controller |     "Jun 10 15:29:12.676060 crc crio[20344]: time=\"2026-06-10T15:29:12.675646786Z\" level=info msg=\"Created container 156ee3cbae188c589afc25f25545463415e695931c26c8f498d05f003388d084: openshift-marketplace/certified-operators-xmf4l/extract-utilities\" id=a611011d-5f38-4c4a-ad6a-f206a8e9f7f4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.916296 | controller |     "Jun 10 15:29:12.677705 crc crio[20344]: time=\"2026-06-10T15:29:12.677007671Z\" level=info msg=\"Starting container: 156ee3cbae188c589afc25f25545463415e695931c26c8f498d05f003388d084\" id=a758998b-b005-40fc-ac46-66bf212c5c07 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.916310 | controller |     "Jun 10 15:29:12.683674 crc crio[20344]: time=\"2026-06-10T15:29:12.683570522Z\" level=info msg=\"Started container\" PID=168766 containerID=156ee3cbae188c589afc25f25545463415e695931c26c8f498d05f003388d084 description=openshift-marketplace/certified-operators-xmf4l/extract-utilities id=a758998b-b005-40fc-ac46-66bf212c5c07 name=/runtime.v1.RuntimeService/StartContainer sandboxID=66601308c321d4bea91709b296494985227f3e96c926f431624d2fde7e53ef19",
2026-06-10 15:52:08.916325 | controller |     "Jun 10 15:29:13.128670 crc crio[20344]: time=\"2026-06-10T15:29:13.128043912Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=73c297e7-bbb6-4182-a464-05b2c16e70c5 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.916340 | controller |     "Jun 10 15:29:13.157027 crc crio[20344]: time=\"2026-06-10T15:29:13.156984504Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-10 15:52:08.916355 | controller |     "Jun 10 15:29:15.261322 crc crio[20344]: time=\"2026-06-10T15:29:15.260458095Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8d5d7df21be1469a6668fe379d39e4aa07fa7e0e98115c13ef32da305fc5dec\" id=73c297e7-bbb6-4182-a464-05b2c16e70c5 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.916369 | controller |     "Jun 10 15:29:15.262684 crc crio[20344]: time=\"2026-06-10T15:29:15.262100608Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=e14e1511-1071-44a9-ba4d-9a4d469f600c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.916384 | controller |     "Jun 10 15:29:15.265594 crc crio[20344]: time=\"2026-06-10T15:29:15.265473915Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=0ef4500b-ab03-4a22-9630-9978cce31f9b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.916398 | controller |     "Jun 10 15:29:15.276823 crc crio[20344]: time=\"2026-06-10T15:29:15.276654836Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xmf4l/extract-content\" id=110f61d6-5d0a-4b7e-abd1-2923d8f5bdb3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.916412 | controller |     "Jun 10 15:29:15.277570 crc crio[20344]: time=\"2026-06-10T15:29:15.277494648Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.916436 | controller |     "Jun 10 15:29:15.324034 crc crio[20344]: time=\"2026-06-10T15:29:15.32377231Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.916451 | controller |     "Jun 10 15:29:15.327393 crc crio[20344]: time=\"2026-06-10T15:29:15.327107107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.916466 | controller |     "Jun 10 15:29:15.500980 crc crio[20344]: time=\"2026-06-10T15:29:15.500744879Z\" level=info msg=\"Created container fa21ed02828f7a915e1f6cd78f6b22c9b7c92a9b56cc186e96ecdc21a9d39b7b: openshift-marketplace/certified-operators-xmf4l/extract-content\" id=110f61d6-5d0a-4b7e-abd1-2923d8f5bdb3 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.916481 | controller |     "Jun 10 15:29:15.502237 crc crio[20344]: time=\"2026-06-10T15:29:15.502134435Z\" level=info msg=\"Starting container: fa21ed02828f7a915e1f6cd78f6b22c9b7c92a9b56cc186e96ecdc21a9d39b7b\" id=cf34106c-aebd-4517-bce7-41520431309d name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.916495 | controller |     "Jun 10 15:29:15.511763 crc crio[20344]: time=\"2026-06-10T15:29:15.511514089Z\" level=info msg=\"Started container\" PID=168890 containerID=fa21ed02828f7a915e1f6cd78f6b22c9b7c92a9b56cc186e96ecdc21a9d39b7b description=openshift-marketplace/certified-operators-xmf4l/extract-content id=cf34106c-aebd-4517-bce7-41520431309d name=/runtime.v1.RuntimeService/StartContainer sandboxID=66601308c321d4bea91709b296494985227f3e96c926f431624d2fde7e53ef19",
2026-06-10 15:52:08.916510 | controller |     "Jun 10 15:29:18.950532 crc crio[20344]: time=\"2026-06-10T15:29:18.949078208Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=137c984f-9ddc-4740-b030-3aea99d693bf name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.916524 | controller |     "Jun 10 15:29:18.955156 crc crio[20344]: time=\"2026-06-10T15:29:18.954826307Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=77fe5d86-7cff-4f47-ae9f-566212c8864a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.916539 | controller |     "Jun 10 15:29:18.967376 crc crio[20344]: time=\"2026-06-10T15:29:18.967206749Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-xmf4l/registry-server\" id=16965374-de31-49a2-86f2-bb9157722299 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.916553 | controller |     "Jun 10 15:29:18.967816 crc crio[20344]: time=\"2026-06-10T15:29:18.967748733Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.916568 | controller |     "Jun 10 15:29:19.025467 crc crio[20344]: time=\"2026-06-10T15:29:19.02535123Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.916582 | controller |     "Jun 10 15:29:19.029166 crc crio[20344]: time=\"2026-06-10T15:29:19.029098707Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.916596 | controller |     "Jun 10 15:29:19.204514 crc crio[20344]: time=\"2026-06-10T15:29:19.203936501Z\" level=info msg=\"Created container c54faabd4716b4ca5ee1d69a8ab3bfc4a145c3aadd5d41fba2650939256fff96: openshift-marketplace/certified-operators-xmf4l/registry-server\" id=16965374-de31-49a2-86f2-bb9157722299 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.916613 | controller |     "Jun 10 15:29:19.206409 crc crio[20344]: time=\"2026-06-10T15:29:19.206245251Z\" level=info msg=\"Starting container: c54faabd4716b4ca5ee1d69a8ab3bfc4a145c3aadd5d41fba2650939256fff96\" id=94832b5b-6f2c-4e39-ac57-4ef0949b9ae6 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.916628 | controller |     "Jun 10 15:29:19.211653 crc crio[20344]: time=\"2026-06-10T15:29:19.211577019Z\" level=info msg=\"Started container\" PID=169132 containerID=c54faabd4716b4ca5ee1d69a8ab3bfc4a145c3aadd5d41fba2650939256fff96 description=openshift-marketplace/certified-operators-xmf4l/registry-server id=94832b5b-6f2c-4e39-ac57-4ef0949b9ae6 name=/runtime.v1.RuntimeService/StartContainer sandboxID=66601308c321d4bea91709b296494985227f3e96c926f431624d2fde7e53ef19",
2026-06-10 15:52:08.916642 | controller |     "Jun 10 15:29:32.187865 crc crio[20344]: time=\"2026-06-10T15:29:32.18699723Z\" level=info msg=\"Stopping container: c54faabd4716b4ca5ee1d69a8ab3bfc4a145c3aadd5d41fba2650939256fff96 (timeout: 2s)\" id=17ebe39b-d333-4a3c-a6cd-2243250fb283 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.916657 | controller |     "Jun 10 15:29:32.320477 crc crio[20344]: time=\"2026-06-10T15:29:32.320224502Z\" level=info msg=\"Stopped container c54faabd4716b4ca5ee1d69a8ab3bfc4a145c3aadd5d41fba2650939256fff96: openshift-marketplace/certified-operators-xmf4l/registry-server\" id=17ebe39b-d333-4a3c-a6cd-2243250fb283 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.916672 | controller |     "Jun 10 15:29:32.321975 crc crio[20344]: time=\"2026-06-10T15:29:32.321854714Z\" level=info msg=\"Stopping pod sandbox: 66601308c321d4bea91709b296494985227f3e96c926f431624d2fde7e53ef19\" id=b1ca1d7d-63e2-4313-a6ec-58fd90c549a1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.916687 | controller |     "Jun 10 15:29:32.322741 crc crio[20344]: time=\"2026-06-10T15:29:32.322666855Z\" level=info msg=\"Got pod network &{Name:certified-operators-xmf4l Namespace:openshift-marketplace ID:66601308c321d4bea91709b296494985227f3e96c926f431624d2fde7e53ef19 UID:a1a165f0-d710-47f0-b63d-232b01f317e3 NetNS:/var/run/netns/96c6b00d-75dd-4abb-9da4-6d1e8babe06e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poda1a165f0_d710_47f0_b63d_232b01f317e3.slice PodAnnotations:0xc00282e228}] Aliases:map[]}\"",
2026-06-10 15:52:08.916702 | controller |     "Jun 10 15:29:32.322967 crc crio[20344]: time=\"2026-06-10T15:29:32.3228663Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-xmf4l from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.916717 | controller |     "Jun 10 15:29:32.815390 crc crio[20344]: time=\"2026-06-10T15:29:32.815170373Z\" level=info msg=\"Stopped pod sandbox: 66601308c321d4bea91709b296494985227f3e96c926f431624d2fde7e53ef19\" id=b1ca1d7d-63e2-4313-a6ec-58fd90c549a1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.916732 | controller |     "Jun 10 15:29:33.194905 crc crio[20344]: time=\"2026-06-10T15:29:33.194192333Z\" level=info msg=\"Removing container: c54faabd4716b4ca5ee1d69a8ab3bfc4a145c3aadd5d41fba2650939256fff96\" id=5a2de5b9-e610-4da8-9687-09214e34e919 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.916746 | controller |     "Jun 10 15:29:33.238200 crc crio[20344]: time=\"2026-06-10T15:29:33.238144255Z\" level=info msg=\"Removed container c54faabd4716b4ca5ee1d69a8ab3bfc4a145c3aadd5d41fba2650939256fff96: openshift-marketplace/certified-operators-xmf4l/registry-server\" id=5a2de5b9-e610-4da8-9687-09214e34e919 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.916761 | controller |     "Jun 10 15:29:33.244644 crc crio[20344]: time=\"2026-06-10T15:29:33.244138171Z\" level=info msg=\"Removing container: fa21ed02828f7a915e1f6cd78f6b22c9b7c92a9b56cc186e96ecdc21a9d39b7b\" id=6194f4dc-d427-4e79-b431-c5a3bcf6e234 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.916779 | controller |     "Jun 10 15:29:33.281563 crc crio[20344]: time=\"2026-06-10T15:29:33.28141761Z\" level=info msg=\"Removed container fa21ed02828f7a915e1f6cd78f6b22c9b7c92a9b56cc186e96ecdc21a9d39b7b: openshift-marketplace/certified-operators-xmf4l/extract-content\" id=6194f4dc-d427-4e79-b431-c5a3bcf6e234 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.916794 | controller |     "Jun 10 15:29:33.284327 crc crio[20344]: time=\"2026-06-10T15:29:33.284197292Z\" level=info msg=\"Removing container: 156ee3cbae188c589afc25f25545463415e695931c26c8f498d05f003388d084\" id=c9c305e5-19d5-45b1-b82f-3b32e877492b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.916809 | controller |     "Jun 10 15:29:33.341626 crc crio[20344]: time=\"2026-06-10T15:29:33.341564703Z\" level=info msg=\"Removed container 156ee3cbae188c589afc25f25545463415e695931c26c8f498d05f003388d084: openshift-marketplace/certified-operators-xmf4l/extract-utilities\" id=c9c305e5-19d5-45b1-b82f-3b32e877492b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.916823 | controller |     "Jun 10 15:30:01.120806 crc crio[20344]: time=\"2026-06-10T15:30:01.119479552Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29685090-m726d/POD\" id=5289903e-3239-49fd-b171-b31486867e5d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.916837 | controller |     "Jun 10 15:30:01.122187 crc crio[20344]: time=\"2026-06-10T15:30:01.121485814Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.916869 | controller |     "Jun 10 15:30:01.190723 crc crio[20344]: time=\"2026-06-10T15:30:01.186218676Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685090-m726d Namespace:openshift-operator-lifecycle-manager ID:55a3e8e6d704521120180428cc98b428c64d08288d9ec8aefb2d89206a1c4783 UID:da666d4d-9c16-470b-8fd5-91aa4c4607a5 NetNS:/var/run/netns/f737f870-b09b-42db-8933-c86a9cdb939e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podda666d4d_9c16_470b_8fd5_91aa4c4607a5.slice PodAnnotations:0xc0006b4598}] Aliases:map[]}\"",
2026-06-10 15:52:08.916887 | controller |     "Jun 10 15:30:01.191090 crc crio[20344]: time=\"2026-06-10T15:30:01.190809076Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29685090-m726d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.916902 | controller |     "Jun 10 15:30:01.208211 crc crio[20344]: time=\"2026-06-10T15:30:01.208131016Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685090-c4q4h/POD\" id=c53f1862-c262-4aeb-b569-d09e38c67242 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.916917 | controller |     "Jun 10 15:30:01.208383 crc crio[20344]: time=\"2026-06-10T15:30:01.20829843Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.916932 | controller |     "Jun 10 15:30:01.259875 crc crio[20344]: time=\"2026-06-10T15:30:01.259616034Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685090-c4q4h Namespace:openshift-infra ID:31b5aae0ec14f6ec4e0b3a9328acb52576a3a61171e1fa71005c0f603e0de276 UID:9824bec6-54c4-44b4-8720-4e222f4f15b5 NetNS:/var/run/netns/30837fea-3e01-4e65-8b0a-564aae89530a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9824bec6_54c4_44b4_8720_4e222f4f15b5.slice PodAnnotations:0xc000738468}] Aliases:map[]}\"",
2026-06-10 15:52:08.916947 | controller |     "Jun 10 15:30:01.259875 crc crio[20344]: time=\"2026-06-10T15:30:01.259686936Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685090-c4q4h to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.916966 | controller |     "Jun 10 15:30:01.784573 crc crio[20344]: 2026-06-10T15:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:55a3e8e6d704521 Mac:c6:ef:ae:0f:97:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:01 Mtu:0 Sandbox:/var/run/netns/f737f870-b09b-42db-8933-c86a9cdb939e SocketPath: PciID:}] [{Interface:0xc00059c6e0 Address:{IP:10.217.1.1 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.916982 | controller |     "Jun 10 15:30:01.786380 crc crio[20344]: time=\"2026-06-10T15:30:01.786304721Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685090-m726d Namespace:openshift-operator-lifecycle-manager ID:55a3e8e6d704521120180428cc98b428c64d08288d9ec8aefb2d89206a1c4783 UID:da666d4d-9c16-470b-8fd5-91aa4c4607a5 NetNS:/var/run/netns/f737f870-b09b-42db-8933-c86a9cdb939e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podda666d4d_9c16_470b_8fd5_91aa4c4607a5.slice PodAnnotations:0xc0006b4598}] Aliases:map[]}\"",
2026-06-10 15:52:08.916998 | controller |     "Jun 10 15:30:01.786550 crc crio[20344]: time=\"2026-06-10T15:30:01.786501926Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29685090-m726d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.917013 | controller |     "Jun 10 15:30:01.801801 crc crio[20344]: time=\"2026-06-10T15:30:01.801601488Z\" level=info msg=\"Ran pod sandbox 55a3e8e6d704521120180428cc98b428c64d08288d9ec8aefb2d89206a1c4783 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29685090-m726d/POD\" id=5289903e-3239-49fd-b171-b31486867e5d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.917028 | controller |     "Jun 10 15:30:01.805679 crc crio[20344]: time=\"2026-06-10T15:30:01.805598392Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=3d663458-ac75-4849-b0b8-ca853a1ef300 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.917043 | controller |     "Jun 10 15:30:01.809557 crc crio[20344]: time=\"2026-06-10T15:30:01.809452652Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=911a4133-ccf8-4014-8c21-0ecd06b40b40 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.917058 | controller |     "Jun 10 15:30:01.818612 crc crio[20344]: time=\"2026-06-10T15:30:01.818509997Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29685090-m726d/collect-profiles\" id=d9d4bf7d-3700-4b63-a8f3-2d286c88cfdd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.917073 | controller |     "Jun 10 15:30:01.819182 crc crio[20344]: time=\"2026-06-10T15:30:01.819093953Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.917088 | controller |     "Jun 10 15:30:01.866864 crc crio[20344]: time=\"2026-06-10T15:30:01.866780602Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.917102 | controller |     "Jun 10 15:30:01.870749 crc crio[20344]: time=\"2026-06-10T15:30:01.870703744Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.917117 | controller |     "Jun 10 15:30:01.903336 crc crio[20344]: 2026-06-10T15:30:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:31b5aae0ec14f6e Mac:6a:a4:a5:2f:69:07 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:02 Mtu:0 Sandbox:/var/run/netns/30837fea-3e01-4e65-8b0a-564aae89530a SocketPath: PciID:}] [{Interface:0xc0003e0b00 Address:{IP:10.217.1.2 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.917142 | controller |     "Jun 10 15:30:01.907736 crc crio[20344]: time=\"2026-06-10T15:30:01.906065723Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685090-c4q4h Namespace:openshift-infra ID:31b5aae0ec14f6ec4e0b3a9328acb52576a3a61171e1fa71005c0f603e0de276 UID:9824bec6-54c4-44b4-8720-4e222f4f15b5 NetNS:/var/run/netns/30837fea-3e01-4e65-8b0a-564aae89530a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9824bec6_54c4_44b4_8720_4e222f4f15b5.slice PodAnnotations:0xc000738468}] Aliases:map[]}\"",
2026-06-10 15:52:08.917157 | controller |     "Jun 10 15:30:01.907736 crc crio[20344]: time=\"2026-06-10T15:30:01.906682029Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685090-c4q4h for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.917172 | controller |     "Jun 10 15:30:01.920038 crc crio[20344]: time=\"2026-06-10T15:30:01.919958464Z\" level=info msg=\"Ran pod sandbox 31b5aae0ec14f6ec4e0b3a9328acb52576a3a61171e1fa71005c0f603e0de276 with infra container: openshift-infra/auto-csr-approver-29685090-c4q4h/POD\" id=c53f1862-c262-4aeb-b569-d09e38c67242 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.917187 | controller |     "Jun 10 15:30:01.923171 crc crio[20344]: time=\"2026-06-10T15:30:01.923094625Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=00770344-7ef2-4ccd-ba9b-a6454c0730d6 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.917202 | controller |     "Jun 10 15:30:01.929634 crc crio[20344]: time=\"2026-06-10T15:30:01.929572154Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-10 15:52:08.917217 | controller |     "Jun 10 15:30:01.983405 crc crio[20344]: time=\"2026-06-10T15:30:01.983245748Z\" level=info msg=\"Created container 610084910aca1cb74601e64fe55b5a3926151d05f4560b63f018387b0d122267: openshift-operator-lifecycle-manager/collect-profiles-29685090-m726d/collect-profiles\" id=d9d4bf7d-3700-4b63-a8f3-2d286c88cfdd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.917270 | controller |     "Jun 10 15:30:01.985363 crc crio[20344]: time=\"2026-06-10T15:30:01.985186289Z\" level=info msg=\"Starting container: 610084910aca1cb74601e64fe55b5a3926151d05f4560b63f018387b0d122267\" id=efc2d7e5-8ddb-457a-b6d7-fff458fadac4 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.917286 | controller |     "Jun 10 15:30:01.992472 crc crio[20344]: time=\"2026-06-10T15:30:01.992380406Z\" level=info msg=\"Started container\" PID=171438 containerID=610084910aca1cb74601e64fe55b5a3926151d05f4560b63f018387b0d122267 description=openshift-operator-lifecycle-manager/collect-profiles-29685090-m726d/collect-profiles id=efc2d7e5-8ddb-457a-b6d7-fff458fadac4 name=/runtime.v1.RuntimeService/StartContainer sandboxID=55a3e8e6d704521120180428cc98b428c64d08288d9ec8aefb2d89206a1c4783",
2026-06-10 15:52:08.917301 | controller |     "Jun 10 15:30:03.722013 crc crio[20344]: time=\"2026-06-10T15:30:03.72119086Z\" level=info msg=\"Stopping pod sandbox: 55a3e8e6d704521120180428cc98b428c64d08288d9ec8aefb2d89206a1c4783\" id=c5f2f1d1-7f98-4bf6-a208-3277f847130a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.917316 | controller |     "Jun 10 15:30:03.723214 crc crio[20344]: time=\"2026-06-10T15:30:03.722807892Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685090-m726d Namespace:openshift-operator-lifecycle-manager ID:55a3e8e6d704521120180428cc98b428c64d08288d9ec8aefb2d89206a1c4783 UID:da666d4d-9c16-470b-8fd5-91aa4c4607a5 NetNS:/var/run/netns/f737f870-b09b-42db-8933-c86a9cdb939e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podda666d4d_9c16_470b_8fd5_91aa4c4607a5.slice PodAnnotations:0xc000528980}] Aliases:map[]}\"",
2026-06-10 15:52:08.917335 | controller |     "Jun 10 15:30:03.723214 crc crio[20344]: time=\"2026-06-10T15:30:03.723003297Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29685090-m726d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.917351 | controller |     "Jun 10 15:30:04.052336 crc crio[20344]: time=\"2026-06-10T15:30:04.052152701Z\" level=info msg=\"Stopped pod sandbox: 55a3e8e6d704521120180428cc98b428c64d08288d9ec8aefb2d89206a1c4783\" id=c5f2f1d1-7f98-4bf6-a208-3277f847130a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.917366 | controller |     "Jun 10 15:30:04.105667 crc crio[20344]: time=\"2026-06-10T15:30:04.105566039Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=00770344-7ef2-4ccd-ba9b-a6454c0730d6 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.917381 | controller |     "Jun 10 15:30:04.106950 crc crio[20344]: time=\"2026-06-10T15:30:04.10676568Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=090e5c6a-e42a-4439-a94d-ada76ea6bd66 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.917395 | controller |     "Jun 10 15:30:04.109106 crc crio[20344]: time=\"2026-06-10T15:30:04.109042579Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fef24623-b0f0-42c6-8cb5-14c387254946 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.917410 | controller |     "Jun 10 15:30:04.116239 crc crio[20344]: time=\"2026-06-10T15:30:04.11600653Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685090-c4q4h/oc\" id=b77e6e58-d2cc-4974-9737-e701e70310ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.917425 | controller |     "Jun 10 15:30:04.117102 crc crio[20344]: time=\"2026-06-10T15:30:04.117081058Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.917440 | controller |     "Jun 10 15:30:04.164558 crc crio[20344]: time=\"2026-06-10T15:30:04.16450865Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.917455 | controller |     "Jun 10 15:30:04.477389 crc crio[20344]: time=\"2026-06-10T15:30:04.477067783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.917469 | controller |     "Jun 10 15:30:04.600146 crc crio[20344]: time=\"2026-06-10T15:30:04.60008917Z\" level=info msg=\"Created container dc92b6033df923a49a53d824f632fd9b2a9a2dfe2dac74e61077dc1e3e4a6fee: openshift-infra/auto-csr-approver-29685090-c4q4h/oc\" id=b77e6e58-d2cc-4974-9737-e701e70310ed name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.917484 | controller |     "Jun 10 15:30:04.601669 crc crio[20344]: time=\"2026-06-10T15:30:04.601601429Z\" level=info msg=\"Starting container: dc92b6033df923a49a53d824f632fd9b2a9a2dfe2dac74e61077dc1e3e4a6fee\" id=683ede78-fadd-4466-8567-929a94edf13c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.917498 | controller |     "Jun 10 15:30:04.606850 crc crio[20344]: time=\"2026-06-10T15:30:04.606752223Z\" level=info msg=\"Started container\" PID=171642 containerID=dc92b6033df923a49a53d824f632fd9b2a9a2dfe2dac74e61077dc1e3e4a6fee description=openshift-infra/auto-csr-approver-29685090-c4q4h/oc id=683ede78-fadd-4466-8567-929a94edf13c name=/runtime.v1.RuntimeService/StartContainer sandboxID=31b5aae0ec14f6ec4e0b3a9328acb52576a3a61171e1fa71005c0f603e0de276",
2026-06-10 15:52:08.917517 | controller |     "Jun 10 15:30:06.773342 crc crio[20344]: time=\"2026-06-10T15:30:06.772121593Z\" level=info msg=\"Stopping pod sandbox: 31b5aae0ec14f6ec4e0b3a9328acb52576a3a61171e1fa71005c0f603e0de276\" id=458b516e-adc0-49c4-866e-83f809ef55ab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.917532 | controller |     "Jun 10 15:30:06.775919 crc crio[20344]: time=\"2026-06-10T15:30:06.77584238Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685090-c4q4h Namespace:openshift-infra ID:31b5aae0ec14f6ec4e0b3a9328acb52576a3a61171e1fa71005c0f603e0de276 UID:9824bec6-54c4-44b4-8720-4e222f4f15b5 NetNS:/var/run/netns/30837fea-3e01-4e65-8b0a-564aae89530a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod9824bec6_54c4_44b4_8720_4e222f4f15b5.slice PodAnnotations:0xc00012b5e0}] Aliases:map[]}\"",
2026-06-10 15:52:08.917548 | controller |     "Jun 10 15:30:06.776366 crc crio[20344]: time=\"2026-06-10T15:30:06.776336612Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685090-c4q4h from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.917562 | controller |     "Jun 10 15:30:07.131840 crc crio[20344]: time=\"2026-06-10T15:30:07.131654045Z\" level=info msg=\"Stopped pod sandbox: 31b5aae0ec14f6ec4e0b3a9328acb52576a3a61171e1fa71005c0f603e0de276\" id=458b516e-adc0-49c4-866e-83f809ef55ab name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.917577 | controller |     "Jun 10 15:30:15.273931 crc crio[20344]: time=\"2026-06-10T15:30:15.273477919Z\" level=info msg=\"Removing container: 44d6f2954b5080eb40a657846d70a0fcf53e4a75f5a335649712434d0c141eed\" id=635f7a4e-8118-4409-b16b-b337f79e029c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.917592 | controller |     "Jun 10 15:30:15.354697 crc crio[20344]: time=\"2026-06-10T15:30:15.354486774Z\" level=info msg=\"Removed container 44d6f2954b5080eb40a657846d70a0fcf53e4a75f5a335649712434d0c141eed: openshift-operator-lifecycle-manager/collect-profiles-29685045-g99m6/collect-profiles\" id=635f7a4e-8118-4409-b16b-b337f79e029c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.917607 | controller |     "Jun 10 15:30:15.358712 crc crio[20344]: time=\"2026-06-10T15:30:15.358671173Z\" level=info msg=\"Removing container: 0b82874cd2b57eeae1f76dbc995be6d459ecd237b5696446d36923c96fb9b5f1\" id=d33725b5-0f58-4851-8d08-36fe8550c9f3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.917622 | controller |     "Jun 10 15:30:15.485038 crc crio[20344]: time=\"2026-06-10T15:30:15.484498753Z\" level=info msg=\"Removed container 0b82874cd2b57eeae1f76dbc995be6d459ecd237b5696446d36923c96fb9b5f1: openshift-infra/auto-csr-approver-29685084-w7cwf/oc\" id=d33725b5-0f58-4851-8d08-36fe8550c9f3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.917636 | controller |     "Jun 10 15:30:15.496597 crc crio[20344]: time=\"2026-06-10T15:30:15.496501585Z\" level=info msg=\"Stopping pod sandbox: ea705501fd34e5b7f0789f9f8782368ea2d803d949843130304f56c1b32e220a\" id=63ee9a5a-d7f0-4f1a-9c4d-d5190b27c886 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.917651 | controller |     "Jun 10 15:30:15.496597 crc crio[20344]: time=\"2026-06-10T15:30:15.496586667Z\" level=info msg=\"Stopped pod sandbox (already stopped): ea705501fd34e5b7f0789f9f8782368ea2d803d949843130304f56c1b32e220a\" id=63ee9a5a-d7f0-4f1a-9c4d-d5190b27c886 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.917666 | controller |     "Jun 10 15:30:15.497353 crc crio[20344]: time=\"2026-06-10T15:30:15.497175842Z\" level=info msg=\"Removing pod sandbox: ea705501fd34e5b7f0789f9f8782368ea2d803d949843130304f56c1b32e220a\" id=23df422c-9137-474a-9d3a-61f6a05ec8af name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.917680 | controller |     "Jun 10 15:30:15.527234 crc crio[20344]: time=\"2026-06-10T15:30:15.527128921Z\" level=info msg=\"Removed pod sandbox: ea705501fd34e5b7f0789f9f8782368ea2d803d949843130304f56c1b32e220a\" id=23df422c-9137-474a-9d3a-61f6a05ec8af name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.917699 | controller |     "Jun 10 15:30:15.529032 crc crio[20344]: time=\"2026-06-10T15:30:15.528966858Z\" level=info msg=\"Stopping pod sandbox: 66601308c321d4bea91709b296494985227f3e96c926f431624d2fde7e53ef19\" id=9ddf0d64-9efa-4405-a562-e1dc2581cdea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.917713 | controller |     "Jun 10 15:30:15.529120 crc crio[20344]: time=\"2026-06-10T15:30:15.52903212Z\" level=info msg=\"Stopped pod sandbox (already stopped): 66601308c321d4bea91709b296494985227f3e96c926f431624d2fde7e53ef19\" id=9ddf0d64-9efa-4405-a562-e1dc2581cdea name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.917728 | controller |     "Jun 10 15:30:15.529827 crc crio[20344]: time=\"2026-06-10T15:30:15.529746849Z\" level=info msg=\"Removing pod sandbox: 66601308c321d4bea91709b296494985227f3e96c926f431624d2fde7e53ef19\" id=069ee52f-450f-4220-ba3d-290c8661efe0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.917743 | controller |     "Jun 10 15:30:15.542819 crc crio[20344]: time=\"2026-06-10T15:30:15.542736976Z\" level=info msg=\"Removed pod sandbox: 66601308c321d4bea91709b296494985227f3e96c926f431624d2fde7e53ef19\" id=069ee52f-450f-4220-ba3d-290c8661efe0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.917758 | controller |     "Jun 10 15:30:15.543777 crc crio[20344]: time=\"2026-06-10T15:30:15.543713742Z\" level=info msg=\"Stopping pod sandbox: ab01be96d29eaf73b5d55a34aac7523a5616ad4f9ba2c58ba2326dc55eae7fba\" id=48004446-c240-44c5-b55f-697cef049c3a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.917773 | controller |     "Jun 10 15:30:15.543963 crc crio[20344]: time=\"2026-06-10T15:30:15.543788604Z\" level=info msg=\"Stopped pod sandbox (already stopped): ab01be96d29eaf73b5d55a34aac7523a5616ad4f9ba2c58ba2326dc55eae7fba\" id=48004446-c240-44c5-b55f-697cef049c3a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.917788 | controller |     "Jun 10 15:30:15.544907 crc crio[20344]: time=\"2026-06-10T15:30:15.544826881Z\" level=info msg=\"Removing pod sandbox: ab01be96d29eaf73b5d55a34aac7523a5616ad4f9ba2c58ba2326dc55eae7fba\" id=c116adff-f0a9-493b-a639-9a837a7e447a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.917802 | controller |     "Jun 10 15:30:15.573383 crc crio[20344]: time=\"2026-06-10T15:30:15.573242489Z\" level=info msg=\"Removed pod sandbox: ab01be96d29eaf73b5d55a34aac7523a5616ad4f9ba2c58ba2326dc55eae7fba\" id=c116adff-f0a9-493b-a639-9a837a7e447a name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.917817 | controller |     "Jun 10 15:32:00.540879 crc crio[20344]: time=\"2026-06-10T15:32:00.539596896Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685092-fv5kg/POD\" id=8cfdfb01-e370-4c55-bc4e-371cbf47fe75 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.917831 | controller |     "Jun 10 15:32:00.542684 crc crio[20344]: time=\"2026-06-10T15:32:00.54093056Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.917846 | controller |     "Jun 10 15:32:00.578927 crc crio[20344]: time=\"2026-06-10T15:32:00.578786024Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685092-fv5kg Namespace:openshift-infra ID:610ad309a26609995049c030614d6109c4ab75f1d59fcf49a389f2c257c86169 UID:e0f33773-fd14-4974-8026-da64f08600ed NetNS:/var/run/netns/fe92e885-e237-48de-b0f6-e4e504e55bfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0f33773_fd14_4974_8026_da64f08600ed.slice PodAnnotations:0xc00282ec98}] Aliases:map[]}\"",
2026-06-10 15:52:08.917880 | controller |     "Jun 10 15:32:00.578927 crc crio[20344]: time=\"2026-06-10T15:32:00.578856326Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685092-fv5kg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.917900 | controller |     "Jun 10 15:32:00.928017 crc crio[20344]: 2026-06-10T15:32:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:610ad309a266099 Mac:86:c5:ca:34:e4:55 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:03 Mtu:0 Sandbox:/var/run/netns/fe92e885-e237-48de-b0f6-e4e504e55bfc SocketPath: PciID:}] [{Interface:0xc000260a00 Address:{IP:10.217.1.3 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.917916 | controller |     "Jun 10 15:32:00.931799 crc crio[20344]: time=\"2026-06-10T15:32:00.931754986Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685092-fv5kg Namespace:openshift-infra ID:610ad309a26609995049c030614d6109c4ab75f1d59fcf49a389f2c257c86169 UID:e0f33773-fd14-4974-8026-da64f08600ed NetNS:/var/run/netns/fe92e885-e237-48de-b0f6-e4e504e55bfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0f33773_fd14_4974_8026_da64f08600ed.slice PodAnnotations:0xc00282ec98}] Aliases:map[]}\"",
2026-06-10 15:52:08.917931 | controller |     "Jun 10 15:32:00.931974 crc crio[20344]: time=\"2026-06-10T15:32:00.931937931Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685092-fv5kg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.917945 | controller |     "Jun 10 15:32:00.940008 crc crio[20344]: time=\"2026-06-10T15:32:00.939930379Z\" level=info msg=\"Ran pod sandbox 610ad309a26609995049c030614d6109c4ab75f1d59fcf49a389f2c257c86169 with infra container: openshift-infra/auto-csr-approver-29685092-fv5kg/POD\" id=8cfdfb01-e370-4c55-bc4e-371cbf47fe75 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.917960 | controller |     "Jun 10 15:32:00.944917 crc crio[20344]: time=\"2026-06-10T15:32:00.944792945Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c3468196-6464-4024-85e4-09606075a35a name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.917975 | controller |     "Jun 10 15:32:00.955007 crc crio[20344]: time=\"2026-06-10T15:32:00.954863797Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-10 15:52:08.917990 | controller |     "Jun 10 15:32:01.789662 crc crio[20344]: time=\"2026-06-10T15:32:01.789505795Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c3468196-6464-4024-85e4-09606075a35a name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.918005 | controller |     "Jun 10 15:32:01.791690 crc crio[20344]: time=\"2026-06-10T15:32:01.790485131Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=7fb300dc-4bc6-477c-b0c7-e9c68b401fc9 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.918020 | controller |     "Jun 10 15:32:01.793083 crc crio[20344]: time=\"2026-06-10T15:32:01.793047567Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=3326bad8-1a76-4d89-a272-303e3c534a7b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.918035 | controller |     "Jun 10 15:32:01.802551 crc crio[20344]: time=\"2026-06-10T15:32:01.802191925Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685092-fv5kg/oc\" id=c5b9dc99-5c22-4145-9033-bef0f28514c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.918049 | controller |     "Jun 10 15:32:01.803380 crc crio[20344]: time=\"2026-06-10T15:32:01.803349435Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.918063 | controller |     "Jun 10 15:32:01.854644 crc crio[20344]: time=\"2026-06-10T15:32:01.854579506Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.918081 | controller |     "Jun 10 15:32:02.098225 crc crio[20344]: time=\"2026-06-10T15:32:02.097771887Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.918096 | controller |     "Jun 10 15:32:02.211560 crc crio[20344]: time=\"2026-06-10T15:32:02.211429412Z\" level=info msg=\"Created container 3ad6baba7f10c8b0a107d49dcaa8853e50324820511e315af7de83f984d70b28: openshift-infra/auto-csr-approver-29685092-fv5kg/oc\" id=c5b9dc99-5c22-4145-9033-bef0f28514c5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.918110 | controller |     "Jun 10 15:32:02.213159 crc crio[20344]: time=\"2026-06-10T15:32:02.213109525Z\" level=info msg=\"Starting container: 3ad6baba7f10c8b0a107d49dcaa8853e50324820511e315af7de83f984d70b28\" id=cd8ccf3d-9208-4c7c-8f30-d8480c5ec338 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.918125 | controller |     "Jun 10 15:32:02.224330 crc crio[20344]: time=\"2026-06-10T15:32:02.224201252Z\" level=info msg=\"Started container\" PID=177599 containerID=3ad6baba7f10c8b0a107d49dcaa8853e50324820511e315af7de83f984d70b28 description=openshift-infra/auto-csr-approver-29685092-fv5kg/oc id=cd8ccf3d-9208-4c7c-8f30-d8480c5ec338 name=/runtime.v1.RuntimeService/StartContainer sandboxID=610ad309a26609995049c030614d6109c4ab75f1d59fcf49a389f2c257c86169",
2026-06-10 15:52:08.918140 | controller |     "Jun 10 15:32:03.796712 crc crio[20344]: time=\"2026-06-10T15:32:03.79619174Z\" level=info msg=\"Stopping pod sandbox: 610ad309a26609995049c030614d6109c4ab75f1d59fcf49a389f2c257c86169\" id=3511e766-55e0-47d4-a863-d53ba3a1dddd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.918155 | controller |     "Jun 10 15:32:03.799061 crc crio[20344]: time=\"2026-06-10T15:32:03.798699755Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685092-fv5kg Namespace:openshift-infra ID:610ad309a26609995049c030614d6109c4ab75f1d59fcf49a389f2c257c86169 UID:e0f33773-fd14-4974-8026-da64f08600ed NetNS:/var/run/netns/fe92e885-e237-48de-b0f6-e4e504e55bfc Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pode0f33773_fd14_4974_8026_da64f08600ed.slice PodAnnotations:0xc00282e890}] Aliases:map[]}\"",
2026-06-10 15:52:08.918171 | controller |     "Jun 10 15:32:03.799425 crc crio[20344]: time=\"2026-06-10T15:32:03.799395053Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685092-fv5kg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.918185 | controller |     "Jun 10 15:32:04.125992 crc crio[20344]: time=\"2026-06-10T15:32:04.125184264Z\" level=info msg=\"Stopped pod sandbox: 610ad309a26609995049c030614d6109c4ab75f1d59fcf49a389f2c257c86169\" id=3511e766-55e0-47d4-a863-d53ba3a1dddd name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.918200 | controller |     "Jun 10 15:32:15.631001 crc crio[20344]: time=\"2026-06-10T15:32:15.630179514Z\" level=info msg=\"Removing container: b38805f2b9eec4c3319da6ffc6d12fc7a7000b3965c9a837c066f223c85ced39\" id=d0499d5f-33fc-44b9-8763-4713eb1a43e0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.918215 | controller |     "Jun 10 15:32:15.797065 crc crio[20344]: time=\"2026-06-10T15:32:15.796688832Z\" level=info msg=\"Removed container b38805f2b9eec4c3319da6ffc6d12fc7a7000b3965c9a837c066f223c85ced39: openshift-infra/auto-csr-approver-29685086-vzh7j/oc\" id=d0499d5f-33fc-44b9-8763-4713eb1a43e0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.918230 | controller |     "Jun 10 15:32:15.807655 crc crio[20344]: time=\"2026-06-10T15:32:15.807523642Z\" level=info msg=\"Stopping pod sandbox: d46a60914387c33b2cf4fe9f039262d77a3629316b7f5cb97736ed5b742505a2\" id=26051ba7-eefc-4fbc-aaf5-90c90c56c36c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.918248 | controller |     "Jun 10 15:32:15.807655 crc crio[20344]: time=\"2026-06-10T15:32:15.807625704Z\" level=info msg=\"Stopped pod sandbox (already stopped): d46a60914387c33b2cf4fe9f039262d77a3629316b7f5cb97736ed5b742505a2\" id=26051ba7-eefc-4fbc-aaf5-90c90c56c36c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.918264 | controller |     "Jun 10 15:32:15.809554 crc crio[20344]: time=\"2026-06-10T15:32:15.809428271Z\" level=info msg=\"Removing pod sandbox: d46a60914387c33b2cf4fe9f039262d77a3629316b7f5cb97736ed5b742505a2\" id=a96c2652-be9f-4b57-a447-3fe033b74897 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.918278 | controller |     "Jun 10 15:32:15.846200 crc crio[20344]: time=\"2026-06-10T15:32:15.846103508Z\" level=info msg=\"Removed pod sandbox: d46a60914387c33b2cf4fe9f039262d77a3629316b7f5cb97736ed5b742505a2\" id=a96c2652-be9f-4b57-a447-3fe033b74897 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.918293 | controller |     "Jun 10 15:33:36.163998 crc crio[20344]: time=\"2026-06-10T15:33:36.163323503Z\" level=info msg=\"Stopping pod sandbox: 867ea0dc80aa8c62b1fb7ba8a11496c2bc72482c4770fa7ddc24ac2d43b52724\" id=d0ceef8b-f967-4ad7-add4-e15ed5c7015c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.918308 | controller |     "Jun 10 15:33:36.165416 crc crio[20344]: time=\"2026-06-10T15:33:36.164739009Z\" level=info msg=\"Got pod network &{Name:libvirt-edpm-deployment-ipam-openstack-edpm-ipam-926nt Namespace:openstack ID:867ea0dc80aa8c62b1fb7ba8a11496c2bc72482c4770fa7ddc24ac2d43b52724 UID:ebe182a0-8bca-445f-9a2a-bc4bb8b4406e NetNS:/var/run/netns/b4711aba-5723-475a-bf07-83a4e36b8994 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podebe182a0_8bca_445f_9a2a_bc4bb8b4406e.slice PodAnnotations:0xc003224d38}] Aliases:map[]}\"",
2026-06-10 15:52:08.918323 | controller |     "Jun 10 15:33:36.165416 crc crio[20344]: time=\"2026-06-10T15:33:36.164876183Z\" level=info msg=\"Deleting pod openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-926nt from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.918337 | controller |     "Jun 10 15:33:36.667420 crc crio[20344]: time=\"2026-06-10T15:33:36.666925766Z\" level=info msg=\"Stopped pod sandbox: 867ea0dc80aa8c62b1fb7ba8a11496c2bc72482c4770fa7ddc24ac2d43b52724\" id=d0ceef8b-f967-4ad7-add4-e15ed5c7015c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.918352 | controller |     "Jun 10 15:33:37.753849 crc crio[20344]: time=\"2026-06-10T15:33:37.753405078Z\" level=info msg=\"Running pod sandbox: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-qk9sb/POD\" id=7786a4a9-dbb3-4144-a655-5d60d6855578 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.918367 | controller |     "Jun 10 15:33:37.755166 crc crio[20344]: time=\"2026-06-10T15:33:37.75386748Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.918382 | controller |     "Jun 10 15:33:37.790624 crc crio[20344]: time=\"2026-06-10T15:33:37.790525147Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-qk9sb Namespace:openstack ID:a7045fcc048ec86d120d97df3f94a8f57d5e251895cf2537ba7559410946c11e UID:36b53546-2828-4618-b264-b4feea47c7cc NetNS:/var/run/netns/2ca67b64-1ebf-44ce-9940-b46705fc895e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36b53546_2828_4618_b264_b4feea47c7cc.slice PodAnnotations:0xc000739140}] Aliases:map[]}\"",
2026-06-10 15:52:08.918397 | controller |     "Jun 10 15:33:37.790624 crc crio[20344]: time=\"2026-06-10T15:33:37.790584708Z\" level=info msg=\"Adding pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-qk9sb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.918418 | controller |     "Jun 10 15:33:38.223163 crc crio[20344]: 2026-06-10T15:33:38Z [verbose] CmdAdd (shim): {1.1.0 [{Name:a7045fcc048ec86 Mac:1a:d5:14:67:fc:c7 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:04 Mtu:0 Sandbox:/var/run/netns/2ca67b64-1ebf-44ce-9940-b46705fc895e SocketPath: PciID:}] [{Interface:0xc0004b2780 Address:{IP:10.217.1.4 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.918434 | controller |     "Jun 10 15:33:38.224856 crc crio[20344]: time=\"2026-06-10T15:33:38.224783378Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-qk9sb Namespace:openstack ID:a7045fcc048ec86d120d97df3f94a8f57d5e251895cf2537ba7559410946c11e UID:36b53546-2828-4618-b264-b4feea47c7cc NetNS:/var/run/netns/2ca67b64-1ebf-44ce-9940-b46705fc895e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36b53546_2828_4618_b264_b4feea47c7cc.slice PodAnnotations:0xc000739140}] Aliases:map[]}\"",
2026-06-10 15:52:08.918449 | controller |     "Jun 10 15:33:38.225048 crc crio[20344]: time=\"2026-06-10T15:33:38.224972183Z\" level=info msg=\"Checking pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-qk9sb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.918464 | controller |     "Jun 10 15:33:38.237554 crc crio[20344]: time=\"2026-06-10T15:33:38.236454609Z\" level=info msg=\"Ran pod sandbox a7045fcc048ec86d120d97df3f94a8f57d5e251895cf2537ba7559410946c11e with infra container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-qk9sb/POD\" id=7786a4a9-dbb3-4144-a655-5d60d6855578 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.918479 | controller |     "Jun 10 15:33:38.242064 crc crio[20344]: time=\"2026-06-10T15:33:38.241969992Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=fdb7ec1f-513a-48f3-9b22-7b41d8469e49 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.918494 | controller |     "Jun 10 15:33:38.342579 crc crio[20344]: time=\"2026-06-10T15:33:38.342435686Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=826b4a5c-1228-4ec2-8b5a-ed2f16990326 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.918509 | controller |     "Jun 10 15:33:38.354756 crc crio[20344]: time=\"2026-06-10T15:33:38.354661581Z\" level=info msg=\"Creating container: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-qk9sb/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=813598d1-8f48-4ffd-ad61-47f793d57fbb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.918523 | controller |     "Jun 10 15:33:38.355342 crc crio[20344]: time=\"2026-06-10T15:33:38.355168675Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.918538 | controller |     "Jun 10 15:33:38.421974 crc crio[20344]: time=\"2026-06-10T15:33:38.421812015Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.918552 | controller |     "Jun 10 15:33:38.430604 crc crio[20344]: time=\"2026-06-10T15:33:38.430245783Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.918567 | controller |     "Jun 10 15:33:38.581312 crc crio[20344]: time=\"2026-06-10T15:33:38.581096168Z\" level=info msg=\"Created container 591092efa0367fd303e5fae6b080e8b1eda39381dbc7a18aa43c48a99d7e0342: openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-qk9sb/nova-edpm-deployment-ipam-openstack-edpm-ipam\" id=813598d1-8f48-4ffd-ad61-47f793d57fbb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.918585 | controller |     "Jun 10 15:33:38.582713 crc crio[20344]: time=\"2026-06-10T15:33:38.582634138Z\" level=info msg=\"Starting container: 591092efa0367fd303e5fae6b080e8b1eda39381dbc7a18aa43c48a99d7e0342\" id=0bb5cba3-c884-402c-9b22-71f35682b000 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.918600 | controller |     "Jun 10 15:33:38.588926 crc crio[20344]: time=\"2026-06-10T15:33:38.588819997Z\" level=info msg=\"Started container\" PID=183405 containerID=591092efa0367fd303e5fae6b080e8b1eda39381dbc7a18aa43c48a99d7e0342 description=openstack/nova-edpm-deployment-ipam-openstack-edpm-ipam-qk9sb/nova-edpm-deployment-ipam-openstack-edpm-ipam id=0bb5cba3-c884-402c-9b22-71f35682b000 name=/runtime.v1.RuntimeService/StartContainer sandboxID=a7045fcc048ec86d120d97df3f94a8f57d5e251895cf2537ba7559410946c11e",
2026-06-10 15:52:08.918614 | controller |     "Jun 10 15:34:00.594396 crc crio[20344]: time=\"2026-06-10T15:34:00.593687329Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685094-k9gll/POD\" id=5f2f8db2-8cd5-4af4-9ceb-ea6206634d8d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.918629 | controller |     "Jun 10 15:34:00.594396 crc crio[20344]: time=\"2026-06-10T15:34:00.594351047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.918644 | controller |     "Jun 10 15:34:00.634368 crc crio[20344]: time=\"2026-06-10T15:34:00.634185055Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685094-k9gll Namespace:openshift-infra ID:7467343f9267c7d5c88369fb65dcfe864b6a9b80a8b12302b7ad04f537cf8025 UID:c847c18b-baa0-4a7d-b126-baf6b9330cc6 NetNS:/var/run/netns/01c17c8d-b911-45df-9d31-c6573bffd9c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc847c18b_baa0_4a7d_b126_baf6b9330cc6.slice PodAnnotations:0xc000528d10}] Aliases:map[]}\"",
2026-06-10 15:52:08.918668 | controller |     "Jun 10 15:34:00.634368 crc crio[20344]: time=\"2026-06-10T15:34:00.634321609Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685094-k9gll to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.918747 | controller |     "Jun 10 15:34:01.478018 crc crio[20344]: 2026-06-10T15:34:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:7467343f9267c7d Mac:fe:8a:11:4c:a3:94 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:05 Mtu:0 Sandbox:/var/run/netns/01c17c8d-b911-45df-9d31-c6573bffd9c7 SocketPath: PciID:}] [{Interface:0xc0002ae5d0 Address:{IP:10.217.1.5 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.918769 | controller |     "Jun 10 15:34:01.480879 crc crio[20344]: time=\"2026-06-10T15:34:01.480674771Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685094-k9gll Namespace:openshift-infra ID:7467343f9267c7d5c88369fb65dcfe864b6a9b80a8b12302b7ad04f537cf8025 UID:c847c18b-baa0-4a7d-b126-baf6b9330cc6 NetNS:/var/run/netns/01c17c8d-b911-45df-9d31-c6573bffd9c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc847c18b_baa0_4a7d_b126_baf6b9330cc6.slice PodAnnotations:0xc000528d10}] Aliases:map[]}\"",
2026-06-10 15:52:08.918785 | controller |     "Jun 10 15:34:01.481036 crc crio[20344]: time=\"2026-06-10T15:34:01.480986959Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685094-k9gll for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.918801 | controller |     "Jun 10 15:34:01.491207 crc crio[20344]: time=\"2026-06-10T15:34:01.490807883Z\" level=info msg=\"Ran pod sandbox 7467343f9267c7d5c88369fb65dcfe864b6a9b80a8b12302b7ad04f537cf8025 with infra container: openshift-infra/auto-csr-approver-29685094-k9gll/POD\" id=5f2f8db2-8cd5-4af4-9ceb-ea6206634d8d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.918821 | controller |     "Jun 10 15:34:01.498712 crc crio[20344]: time=\"2026-06-10T15:34:01.498618674Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=29802c96-e95a-4cdd-ae02-cd8a480ceabb name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.918836 | controller |     "Jun 10 15:34:01.507772 crc crio[20344]: time=\"2026-06-10T15:34:01.507688898Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-10 15:52:08.918876 | controller |     "Jun 10 15:34:02.802565 crc crio[20344]: time=\"2026-06-10T15:34:02.802040008Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=29802c96-e95a-4cdd-ae02-cd8a480ceabb name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.918893 | controller |     "Jun 10 15:34:02.803677 crc crio[20344]: time=\"2026-06-10T15:34:02.803606899Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=a852ccf1-df44-439e-bbf0-59b1c2280cf1 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.918909 | controller |     "Jun 10 15:34:02.807336 crc crio[20344]: time=\"2026-06-10T15:34:02.807181461Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=76277bd3-c134-46a3-a3ee-a46abf4b6294 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.918924 | controller |     "Jun 10 15:34:02.815722 crc crio[20344]: time=\"2026-06-10T15:34:02.815613569Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685094-k9gll/oc\" id=7c5496fe-6557-40f1-b673-f5e565b61e0e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.918939 | controller |     "Jun 10 15:34:02.816360 crc crio[20344]: time=\"2026-06-10T15:34:02.816315457Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.918954 | controller |     "Jun 10 15:34:02.874602 crc crio[20344]: time=\"2026-06-10T15:34:02.874493349Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.918969 | controller |     "Jun 10 15:34:03.191589 crc crio[20344]: time=\"2026-06-10T15:34:03.191504613Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.918984 | controller |     "Jun 10 15:34:03.821418 crc crio[20344]: time=\"2026-06-10T15:34:03.821122829Z\" level=info msg=\"Created container 85e8c4d7f934d1d7b391164e17895828e7bfd891b4a1e755b4715eb3c8744a60: openshift-infra/auto-csr-approver-29685094-k9gll/oc\" id=7c5496fe-6557-40f1-b673-f5e565b61e0e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.918998 | controller |     "Jun 10 15:34:03.823555 crc crio[20344]: time=\"2026-06-10T15:34:03.82345751Z\" level=info msg=\"Starting container: 85e8c4d7f934d1d7b391164e17895828e7bfd891b4a1e755b4715eb3c8744a60\" id=4a9864ec-19b1-4743-a39b-c4bdd2b6372b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.919013 | controller |     "Jun 10 15:34:03.830518 crc crio[20344]: time=\"2026-06-10T15:34:03.830372858Z\" level=info msg=\"Started container\" PID=184834 containerID=85e8c4d7f934d1d7b391164e17895828e7bfd891b4a1e755b4715eb3c8744a60 description=openshift-infra/auto-csr-approver-29685094-k9gll/oc id=4a9864ec-19b1-4743-a39b-c4bdd2b6372b name=/runtime.v1.RuntimeService/StartContainer sandboxID=7467343f9267c7d5c88369fb65dcfe864b6a9b80a8b12302b7ad04f537cf8025",
2026-06-10 15:52:08.919029 | controller |     "Jun 10 15:34:05.621611 crc crio[20344]: time=\"2026-06-10T15:34:05.621029342Z\" level=info msg=\"Stopping pod sandbox: 7467343f9267c7d5c88369fb65dcfe864b6a9b80a8b12302b7ad04f537cf8025\" id=48c35705-f7fa-443e-b987-452539315325 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.919048 | controller |     "Jun 10 15:34:05.622862 crc crio[20344]: time=\"2026-06-10T15:34:05.622644204Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685094-k9gll Namespace:openshift-infra ID:7467343f9267c7d5c88369fb65dcfe864b6a9b80a8b12302b7ad04f537cf8025 UID:c847c18b-baa0-4a7d-b126-baf6b9330cc6 NetNS:/var/run/netns/01c17c8d-b911-45df-9d31-c6573bffd9c7 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc847c18b_baa0_4a7d_b126_baf6b9330cc6.slice PodAnnotations:0xc000738b48}] Aliases:map[]}\"",
2026-06-10 15:52:08.919064 | controller |     "Jun 10 15:34:05.622862 crc crio[20344]: time=\"2026-06-10T15:34:05.622776177Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685094-k9gll from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.919079 | controller |     "Jun 10 15:34:05.959929 crc crio[20344]: time=\"2026-06-10T15:34:05.959501262Z\" level=info msg=\"Stopped pod sandbox: 7467343f9267c7d5c88369fb65dcfe864b6a9b80a8b12302b7ad04f537cf8025\" id=48c35705-f7fa-443e-b987-452539315325 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.919094 | controller |     "Jun 10 15:34:15.892597 crc crio[20344]: time=\"2026-06-10T15:34:15.88960775Z\" level=info msg=\"Removing container: c182bfa84bc8ec5c3037c7104a83b07df13761c57b1c25f7b2d6806a3d63f701\" id=8c0ac969-15b2-4f31-8b15-9634c97f0a25 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.919110 | controller |     "Jun 10 15:34:16.045849 crc crio[20344]: time=\"2026-06-10T15:34:16.045393092Z\" level=info msg=\"Removed container c182bfa84bc8ec5c3037c7104a83b07df13761c57b1c25f7b2d6806a3d63f701: openshift-infra/auto-csr-approver-29685088-ldjt5/oc\" id=8c0ac969-15b2-4f31-8b15-9634c97f0a25 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.919125 | controller |     "Jun 10 15:34:16.061166 crc crio[20344]: time=\"2026-06-10T15:34:16.061000135Z\" level=info msg=\"Stopping pod sandbox: e71784b58e270c99d122a3b6ef1cdc79f0d7bec2e386e96529cfe30e0278baa5\" id=a2719448-58ca-4f39-941c-7f530e0468a6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.919140 | controller |     "Jun 10 15:34:16.061166 crc crio[20344]: time=\"2026-06-10T15:34:16.061143809Z\" level=info msg=\"Stopped pod sandbox (already stopped): e71784b58e270c99d122a3b6ef1cdc79f0d7bec2e386e96529cfe30e0278baa5\" id=a2719448-58ca-4f39-941c-7f530e0468a6 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.919155 | controller |     "Jun 10 15:34:16.062160 crc crio[20344]: time=\"2026-06-10T15:34:16.062074693Z\" level=info msg=\"Removing pod sandbox: e71784b58e270c99d122a3b6ef1cdc79f0d7bec2e386e96529cfe30e0278baa5\" id=e35e0fee-7089-4124-9dfb-1991893b8e9e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.919170 | controller |     "Jun 10 15:34:16.090780 crc crio[20344]: time=\"2026-06-10T15:34:16.090495736Z\" level=info msg=\"Removed pod sandbox: e71784b58e270c99d122a3b6ef1cdc79f0d7bec2e386e96529cfe30e0278baa5\" id=e35e0fee-7089-4124-9dfb-1991893b8e9e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.919185 | controller |     "Jun 10 15:35:41.309520 crc crio[20344]: time=\"2026-06-10T15:35:41.30865509Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-dfj8d/POD\" id=d11a6af8-1a44-4753-8b62-8d23612821de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.919200 | controller |     "Jun 10 15:35:41.312012 crc crio[20344]: time=\"2026-06-10T15:35:41.309573694Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.919215 | controller |     "Jun 10 15:35:41.349036 crc crio[20344]: time=\"2026-06-10T15:35:41.348515199Z\" level=info msg=\"Got pod network &{Name:redhat-operators-dfj8d Namespace:openshift-marketplace ID:f3c4226b20ca0b1cba8c1ba0e01b1b91aba8592707741d32b8121c81d9f75eeb UID:d0b15291-8921-421c-8e78-472200985bd3 NetNS:/var/run/netns/1e90dba7-38e9-4483-a462-c244e13bed4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0b15291_8921_421c_8e78_472200985bd3.slice PodAnnotations:0xc0032244d0}] Aliases:map[]}\"",
2026-06-10 15:52:08.919234 | controller |     "Jun 10 15:35:41.349036 crc crio[20344]: time=\"2026-06-10T15:35:41.349012272Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-dfj8d to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.919250 | controller |     "Jun 10 15:35:41.935139 crc crio[20344]: 2026-06-10T15:35:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f3c4226b20ca0b1 Mac:fe:bb:26:55:57:04 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:06 Mtu:0 Sandbox:/var/run/netns/1e90dba7-38e9-4483-a462-c244e13bed4a SocketPath: PciID:}] [{Interface:0xc0002ec9c0 Address:{IP:10.217.1.6 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.919265 | controller |     "Jun 10 15:35:41.937144 crc crio[20344]: time=\"2026-06-10T15:35:41.937084546Z\" level=info msg=\"Got pod network &{Name:redhat-operators-dfj8d Namespace:openshift-marketplace ID:f3c4226b20ca0b1cba8c1ba0e01b1b91aba8592707741d32b8121c81d9f75eeb UID:d0b15291-8921-421c-8e78-472200985bd3 NetNS:/var/run/netns/1e90dba7-38e9-4483-a462-c244e13bed4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0b15291_8921_421c_8e78_472200985bd3.slice PodAnnotations:0xc0032244d0}] Aliases:map[]}\"",
2026-06-10 15:52:08.919280 | controller |     "Jun 10 15:35:41.937387 crc crio[20344]: time=\"2026-06-10T15:35:41.93724024Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-dfj8d for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.919295 | controller |     "Jun 10 15:35:41.946355 crc crio[20344]: time=\"2026-06-10T15:35:41.946221542Z\" level=info msg=\"Ran pod sandbox f3c4226b20ca0b1cba8c1ba0e01b1b91aba8592707741d32b8121c81d9f75eeb with infra container: openshift-marketplace/redhat-operators-dfj8d/POD\" id=d11a6af8-1a44-4753-8b62-8d23612821de name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.919310 | controller |     "Jun 10 15:35:41.951460 crc crio[20344]: time=\"2026-06-10T15:35:41.951377545Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4fdee544-22b0-4c9d-9cc3-98760029312c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.919325 | controller |     "Jun 10 15:35:41.953762 crc crio[20344]: time=\"2026-06-10T15:35:41.953678004Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=970d4c9b-6693-4411-9dff-4d3f364a1060 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.919339 | controller |     "Jun 10 15:35:41.977355 crc crio[20344]: time=\"2026-06-10T15:35:41.977222872Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-dfj8d/extract-utilities\" id=4e02517a-7287-4f9d-833a-2545f9e4d48a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.919354 | controller |     "Jun 10 15:35:41.977811 crc crio[20344]: time=\"2026-06-10T15:35:41.977755846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.919369 | controller |     "Jun 10 15:35:42.026716 crc crio[20344]: time=\"2026-06-10T15:35:42.026608657Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.919386 | controller |     "Jun 10 15:35:42.030208 crc crio[20344]: time=\"2026-06-10T15:35:42.030127408Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.919401 | controller |     "Jun 10 15:35:42.232034 crc crio[20344]: time=\"2026-06-10T15:35:42.231918198Z\" level=info msg=\"Created container bbee0ca37cb92cbcc079a037c4eaef74242732bfe92a7bc022613ce5ba55e4fe: openshift-marketplace/redhat-operators-dfj8d/extract-utilities\" id=4e02517a-7287-4f9d-833a-2545f9e4d48a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.919416 | controller |     "Jun 10 15:35:42.235357 crc crio[20344]: time=\"2026-06-10T15:35:42.233100809Z\" level=info msg=\"Starting container: bbee0ca37cb92cbcc079a037c4eaef74242732bfe92a7bc022613ce5ba55e4fe\" id=7fce4ef0-812c-4e2f-b8a6-8281f18d91bf name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.919430 | controller |     "Jun 10 15:35:42.241341 crc crio[20344]: time=\"2026-06-10T15:35:42.241142396Z\" level=info msg=\"Started container\" PID=190652 containerID=bbee0ca37cb92cbcc079a037c4eaef74242732bfe92a7bc022613ce5ba55e4fe description=openshift-marketplace/redhat-operators-dfj8d/extract-utilities id=7fce4ef0-812c-4e2f-b8a6-8281f18d91bf name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3c4226b20ca0b1cba8c1ba0e01b1b91aba8592707741d32b8121c81d9f75eeb",
2026-06-10 15:52:08.919445 | controller |     "Jun 10 15:35:42.995027 crc crio[20344]: time=\"2026-06-10T15:35:42.994703923Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=fb2e646d-fa04-43de-a4d0-ecdeccc4b09c name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.919460 | controller |     "Jun 10 15:35:43.004086 crc crio[20344]: time=\"2026-06-10T15:35:43.004020484Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-10 15:52:08.919475 | controller |     "Jun 10 15:35:43.976949 crc crio[20344]: time=\"2026-06-10T15:35:43.976406269Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:21dc3353624ee78f072b503b54c8a84b2a47b1b3ecedb037166b270e1772eeff\" id=fb2e646d-fa04-43de-a4d0-ecdeccc4b09c name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.919489 | controller |     "Jun 10 15:35:43.979051 crc crio[20344]: time=\"2026-06-10T15:35:43.978942675Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=eeb50e2a-bd2a-47d0-b7d8-ad9696109f5a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.919504 | controller |     "Jun 10 15:35:43.982657 crc crio[20344]: time=\"2026-06-10T15:35:43.982562128Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=83158dcd-3123-4afa-bf34-0ec3fc50d986 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.919519 | controller |     "Jun 10 15:35:43.994187 crc crio[20344]: time=\"2026-06-10T15:35:43.994112746Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-dfj8d/extract-content\" id=d5c9d677-5b05-417d-a90d-d6a6fd9750da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.919533 | controller |     "Jun 10 15:35:43.994749 crc crio[20344]: time=\"2026-06-10T15:35:43.994683341Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.919548 | controller |     "Jun 10 15:35:44.042841 crc crio[20344]: time=\"2026-06-10T15:35:44.042502876Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.919562 | controller |     "Jun 10 15:35:44.048169 crc crio[20344]: time=\"2026-06-10T15:35:44.047547986Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.919580 | controller |     "Jun 10 15:35:44.272203 crc crio[20344]: time=\"2026-06-10T15:35:44.271732554Z\" level=info msg=\"Created container 7a009fb3c6701fd885086b72193ac3f37ecf2d9838ed6d29e10cb30673bf32ba: openshift-marketplace/redhat-operators-dfj8d/extract-content\" id=d5c9d677-5b05-417d-a90d-d6a6fd9750da name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.919596 | controller |     "Jun 10 15:35:44.273968 crc crio[20344]: time=\"2026-06-10T15:35:44.273856229Z\" level=info msg=\"Starting container: 7a009fb3c6701fd885086b72193ac3f37ecf2d9838ed6d29e10cb30673bf32ba\" id=726f2b37-6755-4673-a9e7-4b8837670ef0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.919610 | controller |     "Jun 10 15:35:44.284950 crc crio[20344]: time=\"2026-06-10T15:35:44.284751891Z\" level=info msg=\"Started container\" PID=190812 containerID=7a009fb3c6701fd885086b72193ac3f37ecf2d9838ed6d29e10cb30673bf32ba description=openshift-marketplace/redhat-operators-dfj8d/extract-content id=726f2b37-6755-4673-a9e7-4b8837670ef0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3c4226b20ca0b1cba8c1ba0e01b1b91aba8592707741d32b8121c81d9f75eeb",
2026-06-10 15:52:08.919625 | controller |     "Jun 10 15:35:49.097348 crc crio[20344]: time=\"2026-06-10T15:35:49.096417125Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=9b785997-6268-4d86-8fea-224e2a74b12d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.919640 | controller |     "Jun 10 15:35:49.102818 crc crio[20344]: time=\"2026-06-10T15:35:49.102340218Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=bf2fa7ce-530c-4c50-bba7-a50757182575 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.919656 | controller |     "Jun 10 15:35:49.110591 crc crio[20344]: time=\"2026-06-10T15:35:49.11053906Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-dfj8d/registry-server\" id=847f87d8-e794-4628-b33b-33ee64618b98 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.919672 | controller |     "Jun 10 15:35:49.112570 crc crio[20344]: time=\"2026-06-10T15:35:49.112536512Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.919687 | controller |     "Jun 10 15:35:49.202652 crc crio[20344]: time=\"2026-06-10T15:35:49.202428663Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.919703 | controller |     "Jun 10 15:35:49.209495 crc crio[20344]: time=\"2026-06-10T15:35:49.20931914Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.919718 | controller |     "Jun 10 15:35:49.384714 crc crio[20344]: time=\"2026-06-10T15:35:49.384205556Z\" level=info msg=\"Created container 511be8cf058f37c442eb5f0cbfbea8c63e7f5dcd5d1f4aab9b53f425813ec291: openshift-marketplace/redhat-operators-dfj8d/registry-server\" id=847f87d8-e794-4628-b33b-33ee64618b98 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.919733 | controller |     "Jun 10 15:35:49.386122 crc crio[20344]: time=\"2026-06-10T15:35:49.386024833Z\" level=info msg=\"Starting container: 511be8cf058f37c442eb5f0cbfbea8c63e7f5dcd5d1f4aab9b53f425813ec291\" id=35ddb737-4a92-4d2d-9092-2ac43154db1c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.919747 | controller |     "Jun 10 15:35:49.393680 crc crio[20344]: time=\"2026-06-10T15:35:49.393566578Z\" level=info msg=\"Started container\" PID=191106 containerID=511be8cf058f37c442eb5f0cbfbea8c63e7f5dcd5d1f4aab9b53f425813ec291 description=openshift-marketplace/redhat-operators-dfj8d/registry-server id=35ddb737-4a92-4d2d-9092-2ac43154db1c name=/runtime.v1.RuntimeService/StartContainer sandboxID=f3c4226b20ca0b1cba8c1ba0e01b1b91aba8592707741d32b8121c81d9f75eeb",
2026-06-10 15:52:08.919766 | controller |     "Jun 10 15:36:00.540368 crc crio[20344]: time=\"2026-06-10T15:36:00.539476998Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685096-ww8m2/POD\" id=ae751c46-0413-4086-b9be-76bc8a0cfb8c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.919782 | controller |     "Jun 10 15:36:00.542645 crc crio[20344]: time=\"2026-06-10T15:36:00.540400092Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.919797 | controller |     "Jun 10 15:36:00.578828 crc crio[20344]: time=\"2026-06-10T15:36:00.578706581Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685096-ww8m2 Namespace:openshift-infra ID:84bcc966750d3fda2f780ac8d074a7a3dfd59ce0edfbcd4f835962f972a99caa UID:c3eb1fc9-dbf5-48d5-befa-6a8290a82ac3 NetNS:/var/run/netns/4c69b287-bca7-4264-9cb7-64ee1ee660e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3eb1fc9_dbf5_48d5_befa_6a8290a82ac3.slice PodAnnotations:0xc00012b7f8}] Aliases:map[]}\"",
2026-06-10 15:52:08.919813 | controller |     "Jun 10 15:36:00.578828 crc crio[20344]: time=\"2026-06-10T15:36:00.578782353Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685096-ww8m2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.919828 | controller |     "Jun 10 15:36:01.154951 crc crio[20344]: 2026-06-10T15:36:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:84bcc966750d3fd Mac:7e:6c:22:25:3e:7e Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:07 Mtu:0 Sandbox:/var/run/netns/4c69b287-bca7-4264-9cb7-64ee1ee660e4 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.7 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.919843 | controller |     "Jun 10 15:36:01.155850 crc crio[20344]: time=\"2026-06-10T15:36:01.15575814Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685096-ww8m2 Namespace:openshift-infra ID:84bcc966750d3fda2f780ac8d074a7a3dfd59ce0edfbcd4f835962f972a99caa UID:c3eb1fc9-dbf5-48d5-befa-6a8290a82ac3 NetNS:/var/run/netns/4c69b287-bca7-4264-9cb7-64ee1ee660e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3eb1fc9_dbf5_48d5_befa_6a8290a82ac3.slice PodAnnotations:0xc00012b7f8}] Aliases:map[]}\"",
2026-06-10 15:52:08.919877 | controller |     "Jun 10 15:36:01.156029 crc crio[20344]: time=\"2026-06-10T15:36:01.155943685Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685096-ww8m2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.919894 | controller |     "Jun 10 15:36:01.165654 crc crio[20344]: time=\"2026-06-10T15:36:01.165527322Z\" level=info msg=\"Ran pod sandbox 84bcc966750d3fda2f780ac8d074a7a3dfd59ce0edfbcd4f835962f972a99caa with infra container: openshift-infra/auto-csr-approver-29685096-ww8m2/POD\" id=ae751c46-0413-4086-b9be-76bc8a0cfb8c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.919910 | controller |     "Jun 10 15:36:01.169234 crc crio[20344]: time=\"2026-06-10T15:36:01.169153376Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=c170337b-53d9-4e9e-913e-a197ef26a575 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.919925 | controller |     "Jun 10 15:36:01.182176 crc crio[20344]: time=\"2026-06-10T15:36:01.181425453Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-10 15:52:08.919943 | controller |     "Jun 10 15:36:02.460798 crc crio[20344]: time=\"2026-06-10T15:36:02.460128558Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=c170337b-53d9-4e9e-913e-a197ef26a575 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.919959 | controller |     "Jun 10 15:36:02.462426 crc crio[20344]: time=\"2026-06-10T15:36:02.46177039Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=94936b1e-a260-4efc-a3fd-a9d4752ff6d6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.919973 | controller |     "Jun 10 15:36:02.464504 crc crio[20344]: time=\"2026-06-10T15:36:02.464067909Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=48a02d90-34cb-4a72-9a89-41dc0ce2552f name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.919989 | controller |     "Jun 10 15:36:02.472025 crc crio[20344]: time=\"2026-06-10T15:36:02.471874091Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685096-ww8m2/oc\" id=899a60b4-122e-4218-ad7a-8e6cefbea846 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.920004 | controller |     "Jun 10 15:36:02.472820 crc crio[20344]: time=\"2026-06-10T15:36:02.472565419Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.920018 | controller |     "Jun 10 15:36:02.533983 crc crio[20344]: time=\"2026-06-10T15:36:02.533751299Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.920033 | controller |     "Jun 10 15:36:02.859330 crc crio[20344]: time=\"2026-06-10T15:36:02.858543615Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.920048 | controller |     "Jun 10 15:36:03.007839 crc crio[20344]: time=\"2026-06-10T15:36:03.007746987Z\" level=info msg=\"Created container e8ba46eac77fac467981190af125afa0e17d1f512c8b86b5a9d760c3be53eb85: openshift-infra/auto-csr-approver-29685096-ww8m2/oc\" id=899a60b4-122e-4218-ad7a-8e6cefbea846 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.920063 | controller |     "Jun 10 15:36:03.011222 crc crio[20344]: time=\"2026-06-10T15:36:03.009093732Z\" level=info msg=\"Starting container: e8ba46eac77fac467981190af125afa0e17d1f512c8b86b5a9d760c3be53eb85\" id=a645b6d6-7b9b-49b5-b594-f0d480229f9c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.920078 | controller |     "Jun 10 15:36:03.018054 crc crio[20344]: time=\"2026-06-10T15:36:03.017684034Z\" level=info msg=\"Started container\" PID=192015 containerID=e8ba46eac77fac467981190af125afa0e17d1f512c8b86b5a9d760c3be53eb85 description=openshift-infra/auto-csr-approver-29685096-ww8m2/oc id=a645b6d6-7b9b-49b5-b594-f0d480229f9c name=/runtime.v1.RuntimeService/StartContainer sandboxID=84bcc966750d3fda2f780ac8d074a7a3dfd59ce0edfbcd4f835962f972a99caa",
2026-06-10 15:52:08.920093 | controller |     "Jun 10 15:36:03.314145 crc crio[20344]: time=\"2026-06-10T15:36:03.312803673Z\" level=info msg=\"Stopping container: 511be8cf058f37c442eb5f0cbfbea8c63e7f5dcd5d1f4aab9b53f425813ec291 (timeout: 2s)\" id=69c6986c-1f42-4ac1-b661-f96e5926f69e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.920108 | controller |     "Jun 10 15:36:03.443417 crc crio[20344]: time=\"2026-06-10T15:36:03.442849031Z\" level=info msg=\"Stopped container 511be8cf058f37c442eb5f0cbfbea8c63e7f5dcd5d1f4aab9b53f425813ec291: openshift-marketplace/redhat-operators-dfj8d/registry-server\" id=69c6986c-1f42-4ac1-b661-f96e5926f69e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.920123 | controller |     "Jun 10 15:36:03.444304 crc crio[20344]: time=\"2026-06-10T15:36:03.444180656Z\" level=info msg=\"Stopping pod sandbox: f3c4226b20ca0b1cba8c1ba0e01b1b91aba8592707741d32b8121c81d9f75eeb\" id=70150bd4-aa5c-47ad-8c67-ad06d86f5f65 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.920141 | controller |     "Jun 10 15:36:03.445007 crc crio[20344]: time=\"2026-06-10T15:36:03.444939935Z\" level=info msg=\"Got pod network &{Name:redhat-operators-dfj8d Namespace:openshift-marketplace ID:f3c4226b20ca0b1cba8c1ba0e01b1b91aba8592707741d32b8121c81d9f75eeb UID:d0b15291-8921-421c-8e78-472200985bd3 NetNS:/var/run/netns/1e90dba7-38e9-4483-a462-c244e13bed4a Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podd0b15291_8921_421c_8e78_472200985bd3.slice PodAnnotations:0xc00078ccb8}] Aliases:map[]}\"",
2026-06-10 15:52:08.920156 | controller |     "Jun 10 15:36:03.445434 crc crio[20344]: time=\"2026-06-10T15:36:03.445219042Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-dfj8d from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.920171 | controller |     "Jun 10 15:36:03.873952 crc crio[20344]: time=\"2026-06-10T15:36:03.872944306Z\" level=info msg=\"Stopped pod sandbox: f3c4226b20ca0b1cba8c1ba0e01b1b91aba8592707741d32b8121c81d9f75eeb\" id=70150bd4-aa5c-47ad-8c67-ad06d86f5f65 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.920186 | controller |     "Jun 10 15:36:04.350976 crc crio[20344]: time=\"2026-06-10T15:36:04.349907791Z\" level=info msg=\"Removing container: 511be8cf058f37c442eb5f0cbfbea8c63e7f5dcd5d1f4aab9b53f425813ec291\" id=dd84ca29-4d64-42ae-a820-58c317ecf399 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.920201 | controller |     "Jun 10 15:36:04.400371 crc crio[20344]: time=\"2026-06-10T15:36:04.399961874Z\" level=info msg=\"Removed container 511be8cf058f37c442eb5f0cbfbea8c63e7f5dcd5d1f4aab9b53f425813ec291: openshift-marketplace/redhat-operators-dfj8d/registry-server\" id=dd84ca29-4d64-42ae-a820-58c317ecf399 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.920215 | controller |     "Jun 10 15:36:04.403380 crc crio[20344]: time=\"2026-06-10T15:36:04.402773236Z\" level=info msg=\"Removing container: 7a009fb3c6701fd885086b72193ac3f37ecf2d9838ed6d29e10cb30673bf32ba\" id=daba94da-32c5-4bff-961c-510eac632a26 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.920230 | controller |     "Jun 10 15:36:04.446490 crc crio[20344]: time=\"2026-06-10T15:36:04.446416713Z\" level=info msg=\"Removed container 7a009fb3c6701fd885086b72193ac3f37ecf2d9838ed6d29e10cb30673bf32ba: openshift-marketplace/redhat-operators-dfj8d/extract-content\" id=daba94da-32c5-4bff-961c-510eac632a26 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.920244 | controller |     "Jun 10 15:36:04.454560 crc crio[20344]: time=\"2026-06-10T15:36:04.454361278Z\" level=info msg=\"Removing container: bbee0ca37cb92cbcc079a037c4eaef74242732bfe92a7bc022613ce5ba55e4fe\" id=45ec45b6-56fb-48ba-80b6-a0edea53a851 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.920259 | controller |     "Jun 10 15:36:04.509087 crc crio[20344]: time=\"2026-06-10T15:36:04.508854525Z\" level=info msg=\"Removed container bbee0ca37cb92cbcc079a037c4eaef74242732bfe92a7bc022613ce5ba55e4fe: openshift-marketplace/redhat-operators-dfj8d/extract-utilities\" id=45ec45b6-56fb-48ba-80b6-a0edea53a851 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.920273 | controller |     "Jun 10 15:36:05.366202 crc crio[20344]: time=\"2026-06-10T15:36:05.365985175Z\" level=info msg=\"Stopping pod sandbox: 84bcc966750d3fda2f780ac8d074a7a3dfd59ce0edfbcd4f835962f972a99caa\" id=4b4797f0-3ca8-4fce-b818-55976a4bb60b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.920287 | controller |     "Jun 10 15:36:05.371207 crc crio[20344]: time=\"2026-06-10T15:36:05.371058265Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685096-ww8m2 Namespace:openshift-infra ID:84bcc966750d3fda2f780ac8d074a7a3dfd59ce0edfbcd4f835962f972a99caa UID:c3eb1fc9-dbf5-48d5-befa-6a8290a82ac3 NetNS:/var/run/netns/4c69b287-bca7-4264-9cb7-64ee1ee660e4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podc3eb1fc9_dbf5_48d5_befa_6a8290a82ac3.slice PodAnnotations:0xc00078c148}] Aliases:map[]}\"",
2026-06-10 15:52:08.920306 | controller |     "Jun 10 15:36:05.371585 crc crio[20344]: time=\"2026-06-10T15:36:05.371356703Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685096-ww8m2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.920322 | controller |     "Jun 10 15:36:05.783474 crc crio[20344]: time=\"2026-06-10T15:36:05.783347321Z\" level=info msg=\"Stopped pod sandbox: 84bcc966750d3fda2f780ac8d074a7a3dfd59ce0edfbcd4f835962f972a99caa\" id=4b4797f0-3ca8-4fce-b818-55976a4bb60b name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.920337 | controller |     "Jun 10 15:36:16.142753 crc crio[20344]: time=\"2026-06-10T15:36:16.141654293Z\" level=info msg=\"Removing container: dc92b6033df923a49a53d824f632fd9b2a9a2dfe2dac74e61077dc1e3e4a6fee\" id=8e68f172-b158-4031-883f-63d0ded24b45 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.920352 | controller |     "Jun 10 15:36:16.274960 crc crio[20344]: time=\"2026-06-10T15:36:16.274707408Z\" level=info msg=\"Removed container dc92b6033df923a49a53d824f632fd9b2a9a2dfe2dac74e61077dc1e3e4a6fee: openshift-infra/auto-csr-approver-29685090-c4q4h/oc\" id=8e68f172-b158-4031-883f-63d0ded24b45 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.920366 | controller |     "Jun 10 15:36:16.288957 crc crio[20344]: time=\"2026-06-10T15:36:16.288016142Z\" level=info msg=\"Stopping pod sandbox: 31b5aae0ec14f6ec4e0b3a9328acb52576a3a61171e1fa71005c0f603e0de276\" id=2015be1a-236a-4528-874d-b548c263b29a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.920381 | controller |     "Jun 10 15:36:16.288957 crc crio[20344]: time=\"2026-06-10T15:36:16.288185486Z\" level=info msg=\"Stopped pod sandbox (already stopped): 31b5aae0ec14f6ec4e0b3a9328acb52576a3a61171e1fa71005c0f603e0de276\" id=2015be1a-236a-4528-874d-b548c263b29a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.920395 | controller |     "Jun 10 15:36:16.290928 crc crio[20344]: time=\"2026-06-10T15:36:16.290817154Z\" level=info msg=\"Removing pod sandbox: 31b5aae0ec14f6ec4e0b3a9328acb52576a3a61171e1fa71005c0f603e0de276\" id=d367a157-89d8-4e46-8783-e39b1c967be8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.920410 | controller |     "Jun 10 15:36:16.312616 crc crio[20344]: time=\"2026-06-10T15:36:16.312561066Z\" level=info msg=\"Removed pod sandbox: 31b5aae0ec14f6ec4e0b3a9328acb52576a3a61171e1fa71005c0f603e0de276\" id=d367a157-89d8-4e46-8783-e39b1c967be8 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.920424 | controller |     "Jun 10 15:36:16.313912 crc crio[20344]: time=\"2026-06-10T15:36:16.313851029Z\" level=info msg=\"Stopping pod sandbox: f3c4226b20ca0b1cba8c1ba0e01b1b91aba8592707741d32b8121c81d9f75eeb\" id=1b97ea22-33a9-4474-9d78-9c475b3bacb0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.920439 | controller |     "Jun 10 15:36:16.314005 crc crio[20344]: time=\"2026-06-10T15:36:16.313936041Z\" level=info msg=\"Stopped pod sandbox (already stopped): f3c4226b20ca0b1cba8c1ba0e01b1b91aba8592707741d32b8121c81d9f75eeb\" id=1b97ea22-33a9-4474-9d78-9c475b3bacb0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.920453 | controller |     "Jun 10 15:36:16.314402 crc crio[20344]: time=\"2026-06-10T15:36:16.314355932Z\" level=info msg=\"Removing pod sandbox: f3c4226b20ca0b1cba8c1ba0e01b1b91aba8592707741d32b8121c81d9f75eeb\" id=649ecce4-cc88-4bf5-aa46-0f14b8f9376b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.920471 | controller |     "Jun 10 15:36:16.328573 crc crio[20344]: time=\"2026-06-10T15:36:16.328457566Z\" level=info msg=\"Removed pod sandbox: f3c4226b20ca0b1cba8c1ba0e01b1b91aba8592707741d32b8121c81d9f75eeb\" id=649ecce4-cc88-4bf5-aa46-0f14b8f9376b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.920486 | controller |     "Jun 10 15:36:23.657342 crc crio[20344]: time=\"2026-06-10T15:36:23.656464587Z\" level=info msg=\"Stopping pod sandbox: a7045fcc048ec86d120d97df3f94a8f57d5e251895cf2537ba7559410946c11e\" id=aefaf600-eeef-41d7-b61d-7bebcb88c708 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.920500 | controller |     "Jun 10 15:36:23.658920 crc crio[20344]: time=\"2026-06-10T15:36:23.658193451Z\" level=info msg=\"Got pod network &{Name:nova-edpm-deployment-ipam-openstack-edpm-ipam-qk9sb Namespace:openstack ID:a7045fcc048ec86d120d97df3f94a8f57d5e251895cf2537ba7559410946c11e UID:36b53546-2828-4618-b264-b4feea47c7cc NetNS:/var/run/netns/2ca67b64-1ebf-44ce-9940-b46705fc895e Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod36b53546_2828_4618_b264_b4feea47c7cc.slice PodAnnotations:0xc0055eb100}] Aliases:map[]}\"",
2026-06-10 15:52:08.920515 | controller |     "Jun 10 15:36:23.658920 crc crio[20344]: time=\"2026-06-10T15:36:23.658469808Z\" level=info msg=\"Deleting pod openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-qk9sb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.920530 | controller |     "Jun 10 15:36:24.171542 crc crio[20344]: time=\"2026-06-10T15:36:24.171040486Z\" level=info msg=\"Stopped pod sandbox: a7045fcc048ec86d120d97df3f94a8f57d5e251895cf2537ba7559410946c11e\" id=aefaf600-eeef-41d7-b61d-7bebcb88c708 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.920545 | controller |     "Jun 10 15:36:25.287911 crc crio[20344]: time=\"2026-06-10T15:36:25.28741372Z\" level=info msg=\"Running pod sandbox: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qs9jz/POD\" id=f53f124c-b0fe-4fdf-89c3-1a9d961fa447 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.920559 | controller |     "Jun 10 15:36:25.287911 crc crio[20344]: time=\"2026-06-10T15:36:25.28782267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.920574 | controller |     "Jun 10 15:36:25.319843 crc crio[20344]: time=\"2026-06-10T15:36:25.319702307Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qs9jz Namespace:openstack ID:59935b11444cb3bc2fa0b6ccf652d0951078b843355bbe3fbc74dcacfca99152 UID:a570f599-548c-4904-a1e8-27c894eded89 NetNS:/var/run/netns/0935d954-da34-4634-9554-83facd2ef2e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda570f599_548c_4904_a1e8_27c894eded89.slice PodAnnotations:0xc0068596a8}] Aliases:map[]}\"",
2026-06-10 15:52:08.920589 | controller |     "Jun 10 15:36:25.319843 crc crio[20344]: time=\"2026-06-10T15:36:25.319784159Z\" level=info msg=\"Adding pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qs9jz to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.920603 | controller |     "Jun 10 15:36:26.027489 crc crio[20344]: 2026-06-10T15:36:26Z [verbose] CmdAdd (shim): {1.1.0 [{Name:59935b11444cb3b Mac:aa:77:e9:f6:6a:62 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:08 Mtu:0 Sandbox:/var/run/netns/0935d954-da34-4634-9554-83facd2ef2e3 SocketPath: PciID:}] [{Interface:0xc0005087c0 Address:{IP:10.217.1.8 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.920618 | controller |     "Jun 10 15:36:26.029576 crc crio[20344]: time=\"2026-06-10T15:36:26.029458609Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qs9jz Namespace:openstack ID:59935b11444cb3bc2fa0b6ccf652d0951078b843355bbe3fbc74dcacfca99152 UID:a570f599-548c-4904-a1e8-27c894eded89 NetNS:/var/run/netns/0935d954-da34-4634-9554-83facd2ef2e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda570f599_548c_4904_a1e8_27c894eded89.slice PodAnnotations:0xc0068596a8}] Aliases:map[]}\"",
2026-06-10 15:52:08.920636 | controller |     "Jun 10 15:36:26.029847 crc crio[20344]: time=\"2026-06-10T15:36:26.029761797Z\" level=info msg=\"Checking pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qs9jz for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.920651 | controller |     "Jun 10 15:36:26.045727 crc crio[20344]: time=\"2026-06-10T15:36:26.045645314Z\" level=info msg=\"Ran pod sandbox 59935b11444cb3bc2fa0b6ccf652d0951078b843355bbe3fbc74dcacfca99152 with infra container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qs9jz/POD\" id=f53f124c-b0fe-4fdf-89c3-1a9d961fa447 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.920665 | controller |     "Jun 10 15:36:26.052826 crc crio[20344]: time=\"2026-06-10T15:36:26.052719225Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=c4e30f89-c7e4-4400-b2b6-4cfee13e8cad name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.920680 | controller |     "Jun 10 15:36:26.125598 crc crio[20344]: time=\"2026-06-10T15:36:26.125445449Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest\" id=c769bec5-d630-4382-a963-2f81e3d3bd2a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.920694 | controller |     "Jun 10 15:36:26.136602 crc crio[20344]: time=\"2026-06-10T15:36:26.136506953Z\" level=info msg=\"Creating container: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qs9jz/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=c08cb3dc-dca7-4d01-81b4-17477748b7c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.920708 | controller |     "Jun 10 15:36:26.137423 crc crio[20344]: time=\"2026-06-10T15:36:26.137324864Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.920723 | controller |     "Jun 10 15:36:26.200545 crc crio[20344]: time=\"2026-06-10T15:36:26.198705347Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.920737 | controller |     "Jun 10 15:36:26.203484 crc crio[20344]: time=\"2026-06-10T15:36:26.203398937Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.920752 | controller |     "Jun 10 15:36:26.377395 crc crio[20344]: time=\"2026-06-10T15:36:26.377101878Z\" level=info msg=\"Created container afdb473187c35be8ec30f26ca489b9346316bb5902615c950ab7a7a4d21cc937: openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qs9jz/telemetry-edpm-deployment-ipam-openstack-edpm-ipam\" id=c08cb3dc-dca7-4d01-81b4-17477748b7c2 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.920766 | controller |     "Jun 10 15:36:26.379168 crc crio[20344]: time=\"2026-06-10T15:36:26.378212697Z\" level=info msg=\"Starting container: afdb473187c35be8ec30f26ca489b9346316bb5902615c950ab7a7a4d21cc937\" id=1e8f06d7-0a70-40fb-81ab-a2c6f7097fc3 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.920781 | controller |     "Jun 10 15:36:26.386393 crc crio[20344]: time=\"2026-06-10T15:36:26.386328415Z\" level=info msg=\"Started container\" PID=193615 containerID=afdb473187c35be8ec30f26ca489b9346316bb5902615c950ab7a7a4d21cc937 description=openstack/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qs9jz/telemetry-edpm-deployment-ipam-openstack-edpm-ipam id=1e8f06d7-0a70-40fb-81ab-a2c6f7097fc3 name=/runtime.v1.RuntimeService/StartContainer sandboxID=59935b11444cb3bc2fa0b6ccf652d0951078b843355bbe3fbc74dcacfca99152",
2026-06-10 15:52:08.920799 | controller |     "Jun 10 15:37:36.592898 crc crio[20344]: time=\"2026-06-10T15:37:36.592033896Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-s45zg/POD\" id=1813d1c6-6b08-4520-9622-4347469de0d9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.920814 | controller |     "Jun 10 15:37:36.594361 crc crio[20344]: time=\"2026-06-10T15:37:36.592924609Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.920829 | controller |     "Jun 10 15:37:36.642944 crc crio[20344]: time=\"2026-06-10T15:37:36.642779196Z\" level=info msg=\"Got pod network &{Name:community-operators-s45zg Namespace:openshift-marketplace ID:d50cb54f24926ab7ab4212d68141919fb2e501d8bb2d56685abda671c04bee15 UID:f7f0234b-e5fc-4a24-8994-32240a13735b NetNS:/var/run/netns/8f13dfd3-26b8-4370-9508-acab1de138a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7f0234b_e5fc_4a24_8994_32240a13735b.slice PodAnnotations:0xc003224200}] Aliases:map[]}\"",
2026-06-10 15:52:08.920844 | controller |     "Jun 10 15:37:36.642944 crc crio[20344]: time=\"2026-06-10T15:37:36.642840318Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-s45zg to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.920878 | controller |     "Jun 10 15:37:37.154642 crc crio[20344]: 2026-06-10T15:37:37Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d50cb54f24926ab Mac:8a:60:64:9a:67:a6 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:09 Mtu:0 Sandbox:/var/run/netns/8f13dfd3-26b8-4370-9508-acab1de138a9 SocketPath: PciID:}] [{Interface:0xc000138c70 Address:{IP:10.217.1.9 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.920895 | controller |     "Jun 10 15:37:37.157382 crc crio[20344]: time=\"2026-06-10T15:37:37.157191361Z\" level=info msg=\"Got pod network &{Name:community-operators-s45zg Namespace:openshift-marketplace ID:d50cb54f24926ab7ab4212d68141919fb2e501d8bb2d56685abda671c04bee15 UID:f7f0234b-e5fc-4a24-8994-32240a13735b NetNS:/var/run/netns/8f13dfd3-26b8-4370-9508-acab1de138a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7f0234b_e5fc_4a24_8994_32240a13735b.slice PodAnnotations:0xc003224200}] Aliases:map[]}\"",
2026-06-10 15:52:08.920911 | controller |     "Jun 10 15:37:37.157609 crc crio[20344]: time=\"2026-06-10T15:37:37.157470238Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-s45zg for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.920928 | controller |     "Jun 10 15:37:37.175428 crc crio[20344]: time=\"2026-06-10T15:37:37.175377728Z\" level=info msg=\"Ran pod sandbox d50cb54f24926ab7ab4212d68141919fb2e501d8bb2d56685abda671c04bee15 with infra container: openshift-marketplace/community-operators-s45zg/POD\" id=1813d1c6-6b08-4520-9622-4347469de0d9 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.920945 | controller |     "Jun 10 15:37:37.179644 crc crio[20344]: time=\"2026-06-10T15:37:37.179564545Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=4a5257f1-75fe-4520-9360-a04bf1c656d5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.920960 | controller |     "Jun 10 15:37:37.182679 crc crio[20344]: time=\"2026-06-10T15:37:37.181952546Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=0311eeec-0632-4387-824b-b2bcaf2dd563 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.920979 | controller |     "Jun 10 15:37:37.271031 crc crio[20344]: time=\"2026-06-10T15:37:37.270950387Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-s45zg/extract-utilities\" id=70641077-918c-4dcc-873f-c81029c2d55a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.920994 | controller |     "Jun 10 15:37:37.271408 crc crio[20344]: time=\"2026-06-10T15:37:37.271389118Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.921009 | controller |     "Jun 10 15:37:37.315023 crc crio[20344]: time=\"2026-06-10T15:37:37.314934474Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.921024 | controller |     "Jun 10 15:37:37.320683 crc crio[20344]: time=\"2026-06-10T15:37:37.320571289Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.921038 | controller |     "Jun 10 15:37:37.577014 crc crio[20344]: time=\"2026-06-10T15:37:37.57654533Z\" level=info msg=\"Created container ede1578cf86dd6d0a261ac6ccec69fbbb2cfacd4630d520b863df3bf7c7a1dee: openshift-marketplace/community-operators-s45zg/extract-utilities\" id=70641077-918c-4dcc-873f-c81029c2d55a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.921053 | controller |     "Jun 10 15:37:37.578502 crc crio[20344]: time=\"2026-06-10T15:37:37.578351686Z\" level=info msg=\"Starting container: ede1578cf86dd6d0a261ac6ccec69fbbb2cfacd4630d520b863df3bf7c7a1dee\" id=bbf2db88-b9d0-4718-9543-a794867af4d2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.921068 | controller |     "Jun 10 15:37:37.585805 crc crio[20344]: time=\"2026-06-10T15:37:37.585743766Z\" level=info msg=\"Started container\" PID=197767 containerID=ede1578cf86dd6d0a261ac6ccec69fbbb2cfacd4630d520b863df3bf7c7a1dee description=openshift-marketplace/community-operators-s45zg/extract-utilities id=bbf2db88-b9d0-4718-9543-a794867af4d2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d50cb54f24926ab7ab4212d68141919fb2e501d8bb2d56685abda671c04bee15",
2026-06-10 15:52:08.921084 | controller |     "Jun 10 15:37:37.700385 crc crio[20344]: time=\"2026-06-10T15:37:37.700194289Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=beac21a2-792a-4a2b-8015-2560962ad14f name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.921099 | controller |     "Jun 10 15:37:37.708201 crc crio[20344]: time=\"2026-06-10T15:37:37.708134603Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-10 15:52:08.921114 | controller |     "Jun 10 15:37:38.848599 crc crio[20344]: time=\"2026-06-10T15:37:38.847751711Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:dfbee1a913900ca811d31cf79d976dfb34f80fb64e946ffb82e85b5587887c69\" id=beac21a2-792a-4a2b-8015-2560962ad14f name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.921130 | controller |     "Jun 10 15:37:38.851397 crc crio[20344]: time=\"2026-06-10T15:37:38.8512111Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=a698f77c-781b-485a-9779-97c2575427cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.921144 | controller |     "Jun 10 15:37:38.854553 crc crio[20344]: time=\"2026-06-10T15:37:38.854509324Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=126e2ee6-38d7-4a90-b68b-24233eae7225 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.921165 | controller |     "Jun 10 15:37:38.864706 crc crio[20344]: time=\"2026-06-10T15:37:38.864590003Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-s45zg/extract-content\" id=8a37ecea-bc83-44e1-bf9e-00df0a6c9b57 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.921180 | controller |     "Jun 10 15:37:38.865499 crc crio[20344]: time=\"2026-06-10T15:37:38.865225519Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.921195 | controller |     "Jun 10 15:37:38.915231 crc crio[20344]: time=\"2026-06-10T15:37:38.915107747Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.921210 | controller |     "Jun 10 15:37:38.918710 crc crio[20344]: time=\"2026-06-10T15:37:38.918627738Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.921236 | controller |     "Jun 10 15:37:39.103811 crc crio[20344]: time=\"2026-06-10T15:37:39.103623759Z\" level=info msg=\"Created container 8fee34a0a015f6eb1b57380e13bdb3f4232e3494be9f09625481f99a83cd217f: openshift-marketplace/community-operators-s45zg/extract-content\" id=8a37ecea-bc83-44e1-bf9e-00df0a6c9b57 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.921251 | controller |     "Jun 10 15:37:39.105805 crc crio[20344]: time=\"2026-06-10T15:37:39.105350704Z\" level=info msg=\"Starting container: 8fee34a0a015f6eb1b57380e13bdb3f4232e3494be9f09625481f99a83cd217f\" id=b923f54f-73cc-4fd3-8eb9-da6b1159e71e name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.921266 | controller |     "Jun 10 15:37:39.110727 crc crio[20344]: time=\"2026-06-10T15:37:39.11065898Z\" level=info msg=\"Started container\" PID=197852 containerID=8fee34a0a015f6eb1b57380e13bdb3f4232e3494be9f09625481f99a83cd217f description=openshift-marketplace/community-operators-s45zg/extract-content id=b923f54f-73cc-4fd3-8eb9-da6b1159e71e name=/runtime.v1.RuntimeService/StartContainer sandboxID=d50cb54f24926ab7ab4212d68141919fb2e501d8bb2d56685abda671c04bee15",
2026-06-10 15:52:08.921281 | controller |     "Jun 10 15:37:40.755070 crc crio[20344]: time=\"2026-06-10T15:37:40.754605156Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=cbec67c3-7eea-4d9b-a2f7-107483d193b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.921296 | controller |     "Jun 10 15:37:40.765646 crc crio[20344]: time=\"2026-06-10T15:37:40.765567726Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=31f2f40a-39c8-44a6-8a65-a804a2216e51 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.921311 | controller |     "Jun 10 15:37:40.772904 crc crio[20344]: time=\"2026-06-10T15:37:40.772814672Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-s45zg/registry-server\" id=27887a52-34b8-469f-97f0-bd6711abf33e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.921326 | controller |     "Jun 10 15:37:40.774632 crc crio[20344]: time=\"2026-06-10T15:37:40.773246883Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.921341 | controller |     "Jun 10 15:37:40.864316 crc crio[20344]: time=\"2026-06-10T15:37:40.864167044Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.921356 | controller |     "Jun 10 15:37:40.872088 crc crio[20344]: time=\"2026-06-10T15:37:40.872029835Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.921375 | controller |     "Jun 10 15:37:41.024754 crc crio[20344]: time=\"2026-06-10T15:37:41.024620496Z\" level=info msg=\"Created container e4e3ee16c12db16c9c779f289eda916930c53719bd60ebc82bd10430112ba8ae: openshift-marketplace/community-operators-s45zg/registry-server\" id=27887a52-34b8-469f-97f0-bd6711abf33e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.921390 | controller |     "Jun 10 15:37:41.026167 crc crio[20344]: time=\"2026-06-10T15:37:41.026081364Z\" level=info msg=\"Starting container: e4e3ee16c12db16c9c779f289eda916930c53719bd60ebc82bd10430112ba8ae\" id=37c53063-47fe-4c94-86e9-c2bdd51650b8 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.921405 | controller |     "Jun 10 15:37:41.031555 crc crio[20344]: time=\"2026-06-10T15:37:41.031469332Z\" level=info msg=\"Started container\" PID=197957 containerID=e4e3ee16c12db16c9c779f289eda916930c53719bd60ebc82bd10430112ba8ae description=openshift-marketplace/community-operators-s45zg/registry-server id=37c53063-47fe-4c94-86e9-c2bdd51650b8 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d50cb54f24926ab7ab4212d68141919fb2e501d8bb2d56685abda671c04bee15",
2026-06-10 15:52:08.921420 | controller |     "Jun 10 15:37:48.897719 crc crio[20344]: time=\"2026-06-10T15:37:48.896718873Z\" level=info msg=\"Stopping container: e4e3ee16c12db16c9c779f289eda916930c53719bd60ebc82bd10430112ba8ae (timeout: 2s)\" id=769d9bd2-836c-422b-9931-10fc3bce87a9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.921435 | controller |     "Jun 10 15:37:49.027147 crc crio[20344]: time=\"2026-06-10T15:37:49.027011982Z\" level=info msg=\"Stopped container e4e3ee16c12db16c9c779f289eda916930c53719bd60ebc82bd10430112ba8ae: openshift-marketplace/community-operators-s45zg/registry-server\" id=769d9bd2-836c-422b-9931-10fc3bce87a9 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.921450 | controller |     "Jun 10 15:37:49.028203 crc crio[20344]: time=\"2026-06-10T15:37:49.028059999Z\" level=info msg=\"Stopping pod sandbox: d50cb54f24926ab7ab4212d68141919fb2e501d8bb2d56685abda671c04bee15\" id=889cd386-706b-45cc-9b88-af584c565766 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.921465 | controller |     "Jun 10 15:37:49.028889 crc crio[20344]: time=\"2026-06-10T15:37:49.028781708Z\" level=info msg=\"Got pod network &{Name:community-operators-s45zg Namespace:openshift-marketplace ID:d50cb54f24926ab7ab4212d68141919fb2e501d8bb2d56685abda671c04bee15 UID:f7f0234b-e5fc-4a24-8994-32240a13735b NetNS:/var/run/netns/8f13dfd3-26b8-4370-9508-acab1de138a9 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-podf7f0234b_e5fc_4a24_8994_32240a13735b.slice PodAnnotations:0xc003225030}] Aliases:map[]}\"",
2026-06-10 15:52:08.921480 | controller |     "Jun 10 15:37:49.029054 crc crio[20344]: time=\"2026-06-10T15:37:49.028996573Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-s45zg from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.921495 | controller |     "Jun 10 15:37:49.402677 crc crio[20344]: time=\"2026-06-10T15:37:49.402142327Z\" level=info msg=\"Stopped pod sandbox: d50cb54f24926ab7ab4212d68141919fb2e501d8bb2d56685abda671c04bee15\" id=889cd386-706b-45cc-9b88-af584c565766 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.921510 | controller |     "Jun 10 15:37:49.921142 crc crio[20344]: time=\"2026-06-10T15:37:49.921057247Z\" level=info msg=\"Removing container: e4e3ee16c12db16c9c779f289eda916930c53719bd60ebc82bd10430112ba8ae\" id=0b221669-6e8f-40fc-b482-5f79f92a3e60 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.921525 | controller |     "Jun 10 15:37:49.956175 crc crio[20344]: time=\"2026-06-10T15:37:49.956023654Z\" level=info msg=\"Removed container e4e3ee16c12db16c9c779f289eda916930c53719bd60ebc82bd10430112ba8ae: openshift-marketplace/community-operators-s45zg/registry-server\" id=0b221669-6e8f-40fc-b482-5f79f92a3e60 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.921543 | controller |     "Jun 10 15:37:49.959435 crc crio[20344]: time=\"2026-06-10T15:37:49.959209415Z\" level=info msg=\"Removing container: 8fee34a0a015f6eb1b57380e13bdb3f4232e3494be9f09625481f99a83cd217f\" id=5b49b824-09fb-45b6-888b-a3ac272711a6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.921557 | controller |     "Jun 10 15:37:49.994425 crc crio[20344]: time=\"2026-06-10T15:37:49.994082569Z\" level=info msg=\"Removed container 8fee34a0a015f6eb1b57380e13bdb3f4232e3494be9f09625481f99a83cd217f: openshift-marketplace/community-operators-s45zg/extract-content\" id=5b49b824-09fb-45b6-888b-a3ac272711a6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.921572 | controller |     "Jun 10 15:37:49.997686 crc crio[20344]: time=\"2026-06-10T15:37:49.99763692Z\" level=info msg=\"Removing container: ede1578cf86dd6d0a261ac6ccec69fbbb2cfacd4630d520b863df3bf7c7a1dee\" id=1a50bbe6-91df-489b-b9ce-fbeeaf3a2d2d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.921587 | controller |     "Jun 10 15:37:50.063824 crc crio[20344]: time=\"2026-06-10T15:37:50.063679793Z\" level=info msg=\"Removed container ede1578cf86dd6d0a261ac6ccec69fbbb2cfacd4630d520b863df3bf7c7a1dee: openshift-marketplace/community-operators-s45zg/extract-utilities\" id=1a50bbe6-91df-489b-b9ce-fbeeaf3a2d2d name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.921601 | controller |     "Jun 10 15:38:00.615897 crc crio[20344]: time=\"2026-06-10T15:38:00.615075312Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685098-9pdgn/POD\" id=e34b31b7-5cc4-440f-bdd3-37ec204cb50c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.921616 | controller |     "Jun 10 15:38:00.617201 crc crio[20344]: time=\"2026-06-10T15:38:00.615939284Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.921631 | controller |     "Jun 10 15:38:00.693029 crc crio[20344]: time=\"2026-06-10T15:38:00.692954898Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685098-9pdgn Namespace:openshift-infra ID:8d5751ca648068447ea5900433f64fb3e4b6d9eaa5ce200d7e41856e1f7a4756 UID:ad34da88-78ac-4658-b672-e8b193c38681 NetNS:/var/run/netns/b31d6a2b-2bf2-431c-9f9a-40d4ae1c54d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad34da88_78ac_4658_b672_e8b193c38681.slice PodAnnotations:0xc001b9c6d0}] Aliases:map[]}\"",
2026-06-10 15:52:08.921646 | controller |     "Jun 10 15:38:00.693029 crc crio[20344]: time=\"2026-06-10T15:38:00.69301411Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685098-9pdgn to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.921660 | controller |     "Jun 10 15:38:01.605881 crc crio[20344]: 2026-06-10T15:38:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:8d5751ca6480684 Mac:ea:9f:31:1b:63:7a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0a Mtu:0 Sandbox:/var/run/netns/b31d6a2b-2bf2-431c-9f9a-40d4ae1c54d4 SocketPath: PciID:}] [{Interface:0xc0001956d0 Address:{IP:10.217.1.10 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.921675 | controller |     "Jun 10 15:38:01.607129 crc crio[20344]: time=\"2026-06-10T15:38:01.607050288Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685098-9pdgn Namespace:openshift-infra ID:8d5751ca648068447ea5900433f64fb3e4b6d9eaa5ce200d7e41856e1f7a4756 UID:ad34da88-78ac-4658-b672-e8b193c38681 NetNS:/var/run/netns/b31d6a2b-2bf2-431c-9f9a-40d4ae1c54d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad34da88_78ac_4658_b672_e8b193c38681.slice PodAnnotations:0xc001b9c6d0}] Aliases:map[]}\"",
2026-06-10 15:52:08.921694 | controller |     "Jun 10 15:38:01.607329 crc crio[20344]: time=\"2026-06-10T15:38:01.607203662Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685098-9pdgn for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.921710 | controller |     "Jun 10 15:38:01.616244 crc crio[20344]: time=\"2026-06-10T15:38:01.616139911Z\" level=info msg=\"Ran pod sandbox 8d5751ca648068447ea5900433f64fb3e4b6d9eaa5ce200d7e41856e1f7a4756 with infra container: openshift-infra/auto-csr-approver-29685098-9pdgn/POD\" id=e34b31b7-5cc4-440f-bdd3-37ec204cb50c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.921725 | controller |     "Jun 10 15:38:01.622032 crc crio[20344]: time=\"2026-06-10T15:38:01.619938348Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=0ee4bb89-38e2-4308-9aef-e5d018709fdf name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.921739 | controller |     "Jun 10 15:38:01.625576 crc crio[20344]: time=\"2026-06-10T15:38:01.624990307Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-10 15:52:08.921755 | controller |     "Jun 10 15:38:03.508936 crc crio[20344]: time=\"2026-06-10T15:38:03.508166074Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=0ee4bb89-38e2-4308-9aef-e5d018709fdf name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.921769 | controller |     "Jun 10 15:38:03.510807 crc crio[20344]: time=\"2026-06-10T15:38:03.51072485Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=234ee0f4-3bdb-447b-b83a-fdbbb6d60373 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.921784 | controller |     "Jun 10 15:38:03.515121 crc crio[20344]: time=\"2026-06-10T15:38:03.51503124Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2027aec7-8a7d-4a6a-9ded-1ca6d7f6cbfc name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.921798 | controller |     "Jun 10 15:38:03.529803 crc crio[20344]: time=\"2026-06-10T15:38:03.529727497Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685098-9pdgn/oc\" id=90a40a78-76a9-45c5-8ed2-8b8a3fc4827c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.921813 | controller |     "Jun 10 15:38:03.531379 crc crio[20344]: time=\"2026-06-10T15:38:03.531234116Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.921827 | controller |     "Jun 10 15:38:03.621987 crc crio[20344]: time=\"2026-06-10T15:38:03.621888929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.921842 | controller |     "Jun 10 15:38:03.963052 crc crio[20344]: time=\"2026-06-10T15:38:03.962374196Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.921875 | controller |     "Jun 10 15:38:04.125172 crc crio[20344]: time=\"2026-06-10T15:38:04.125089847Z\" level=info msg=\"Created container 26fd9ff31daab5ddf109b94ff1821200a39742ed92b24c5359a22bcc4ce1bd48: openshift-infra/auto-csr-approver-29685098-9pdgn/oc\" id=90a40a78-76a9-45c5-8ed2-8b8a3fc4827c name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.921892 | controller |     "Jun 10 15:38:04.126212 crc crio[20344]: time=\"2026-06-10T15:38:04.126180525Z\" level=info msg=\"Starting container: 26fd9ff31daab5ddf109b94ff1821200a39742ed92b24c5359a22bcc4ce1bd48\" id=efa99b15-90f3-464a-8bc2-96cb39ae5384 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.921910 | controller |     "Jun 10 15:38:04.131070 crc crio[20344]: time=\"2026-06-10T15:38:04.131027939Z\" level=info msg=\"Started container\" PID=199393 containerID=26fd9ff31daab5ddf109b94ff1821200a39742ed92b24c5359a22bcc4ce1bd48 description=openshift-infra/auto-csr-approver-29685098-9pdgn/oc id=efa99b15-90f3-464a-8bc2-96cb39ae5384 name=/runtime.v1.RuntimeService/StartContainer sandboxID=8d5751ca648068447ea5900433f64fb3e4b6d9eaa5ce200d7e41856e1f7a4756",
2026-06-10 15:52:08.921926 | controller |     "Jun 10 15:38:05.608368 crc crio[20344]: time=\"2026-06-10T15:38:05.60820947Z\" level=info msg=\"Stopping pod sandbox: 8d5751ca648068447ea5900433f64fb3e4b6d9eaa5ce200d7e41856e1f7a4756\" id=8e57acc5-6e62-4e55-bdc6-d3de6a286865 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.921940 | controller |     "Jun 10 15:38:05.609583 crc crio[20344]: time=\"2026-06-10T15:38:05.609068583Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685098-9pdgn Namespace:openshift-infra ID:8d5751ca648068447ea5900433f64fb3e4b6d9eaa5ce200d7e41856e1f7a4756 UID:ad34da88-78ac-4658-b672-e8b193c38681 NetNS:/var/run/netns/b31d6a2b-2bf2-431c-9f9a-40d4ae1c54d4 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podad34da88_78ac_4658_b672_e8b193c38681.slice PodAnnotations:0xc0068585d0}] Aliases:map[]}\"",
2026-06-10 15:52:08.921955 | controller |     "Jun 10 15:38:05.609583 crc crio[20344]: time=\"2026-06-10T15:38:05.609185285Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685098-9pdgn from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.921970 | controller |     "Jun 10 15:38:05.997676 crc crio[20344]: time=\"2026-06-10T15:38:05.997601321Z\" level=info msg=\"Stopped pod sandbox: 8d5751ca648068447ea5900433f64fb3e4b6d9eaa5ce200d7e41856e1f7a4756\" id=8e57acc5-6e62-4e55-bdc6-d3de6a286865 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.921985 | controller |     "Jun 10 15:38:16.373071 crc crio[20344]: time=\"2026-06-10T15:38:16.372310662Z\" level=info msg=\"Removing container: 3ad6baba7f10c8b0a107d49dcaa8853e50324820511e315af7de83f984d70b28\" id=825b6dea-e4f8-4648-8002-be4a1bcfef54 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.922000 | controller |     "Jun 10 15:38:16.513463 crc crio[20344]: time=\"2026-06-10T15:38:16.512928336Z\" level=info msg=\"Removed container 3ad6baba7f10c8b0a107d49dcaa8853e50324820511e315af7de83f984d70b28: openshift-infra/auto-csr-approver-29685092-fv5kg/oc\" id=825b6dea-e4f8-4648-8002-be4a1bcfef54 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.922015 | controller |     "Jun 10 15:38:16.523320 crc crio[20344]: time=\"2026-06-10T15:38:16.52322386Z\" level=info msg=\"Stopping pod sandbox: d50cb54f24926ab7ab4212d68141919fb2e501d8bb2d56685abda671c04bee15\" id=c8853a98-9705-4ca2-953c-f302137032e0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.922029 | controller |     "Jun 10 15:38:16.523543 crc crio[20344]: time=\"2026-06-10T15:38:16.523372814Z\" level=info msg=\"Stopped pod sandbox (already stopped): d50cb54f24926ab7ab4212d68141919fb2e501d8bb2d56685abda671c04bee15\" id=c8853a98-9705-4ca2-953c-f302137032e0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.922043 | controller |     "Jun 10 15:38:16.523877 crc crio[20344]: time=\"2026-06-10T15:38:16.523791075Z\" level=info msg=\"Removing pod sandbox: d50cb54f24926ab7ab4212d68141919fb2e501d8bb2d56685abda671c04bee15\" id=eaab9aeb-e154-468c-a9d5-9978a4568dc0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.922058 | controller |     "Jun 10 15:38:16.542345 crc crio[20344]: time=\"2026-06-10T15:38:16.542184786Z\" level=info msg=\"Removed pod sandbox: d50cb54f24926ab7ab4212d68141919fb2e501d8bb2d56685abda671c04bee15\" id=eaab9aeb-e154-468c-a9d5-9978a4568dc0 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.922076 | controller |     "Jun 10 15:38:16.543413 crc crio[20344]: time=\"2026-06-10T15:38:16.543329615Z\" level=info msg=\"Stopping pod sandbox: 610ad309a26609995049c030614d6109c4ab75f1d59fcf49a389f2c257c86169\" id=3c885a7b-bb54-47ea-a88f-73192d8d5106 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.922091 | controller |     "Jun 10 15:38:16.543522 crc crio[20344]: time=\"2026-06-10T15:38:16.543432728Z\" level=info msg=\"Stopped pod sandbox (already stopped): 610ad309a26609995049c030614d6109c4ab75f1d59fcf49a389f2c257c86169\" id=3c885a7b-bb54-47ea-a88f-73192d8d5106 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.922106 | controller |     "Jun 10 15:38:16.544101 crc crio[20344]: time=\"2026-06-10T15:38:16.544019603Z\" level=info msg=\"Removing pod sandbox: 610ad309a26609995049c030614d6109c4ab75f1d59fcf49a389f2c257c86169\" id=4771cea5-bfed-4efd-b537-0f5711e50ee3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.922120 | controller |     "Jun 10 15:38:16.573349 crc crio[20344]: time=\"2026-06-10T15:38:16.573136189Z\" level=info msg=\"Removed pod sandbox: 610ad309a26609995049c030614d6109c4ab75f1d59fcf49a389f2c257c86169\" id=4771cea5-bfed-4efd-b537-0f5711e50ee3 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.922135 | controller |     "Jun 10 15:39:17.729361 crc crio[20344]: time=\"2026-06-10T15:39:17.728424892Z\" level=info msg=\"Stopping pod sandbox: 59935b11444cb3bc2fa0b6ccf652d0951078b843355bbe3fbc74dcacfca99152\" id=837473ca-55a5-4617-b66f-50c3c28aa0a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.922150 | controller |     "Jun 10 15:39:17.730884 crc crio[20344]: time=\"2026-06-10T15:39:17.730131595Z\" level=info msg=\"Got pod network &{Name:telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qs9jz Namespace:openstack ID:59935b11444cb3bc2fa0b6ccf652d0951078b843355bbe3fbc74dcacfca99152 UID:a570f599-548c-4904-a1e8-27c894eded89 NetNS:/var/run/netns/0935d954-da34-4634-9554-83facd2ef2e3 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poda570f599_548c_4904_a1e8_27c894eded89.slice PodAnnotations:0xc0027c0160}] Aliases:map[]}\"",
2026-06-10 15:52:08.922165 | controller |     "Jun 10 15:39:17.730884 crc crio[20344]: time=\"2026-06-10T15:39:17.730372892Z\" level=info msg=\"Deleting pod openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qs9jz from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.922180 | controller |     "Jun 10 15:39:18.239619 crc crio[20344]: time=\"2026-06-10T15:39:18.230951331Z\" level=info msg=\"Stopped pod sandbox: 59935b11444cb3bc2fa0b6ccf652d0951078b843355bbe3fbc74dcacfca99152\" id=837473ca-55a5-4617-b66f-50c3c28aa0a4 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.922195 | controller |     "Jun 10 15:39:19.541721 crc crio[20344]: time=\"2026-06-10T15:39:19.541167413Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.922210 | controller |     "Jun 10 15:40:03.750109 crc crio[20344]: time=\"2026-06-10T15:40:03.749155485Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-qvltm/must-gather-rh22n/POD\" id=39c0ebec-4443-4599-9369-b9c9c7b9bf49 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.922225 | controller |     "Jun 10 15:40:03.751391 crc crio[20344]: time=\"2026-06-10T15:40:03.75015067Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.922239 | controller |     "Jun 10 15:40:03.795645 crc crio[20344]: time=\"2026-06-10T15:40:03.795518303Z\" level=info msg=\"Got pod network &{Name:must-gather-rh22n Namespace:openshift-must-gather-qvltm ID:0f34ff55403c1b5d031e5bc4253e7404c665fc4251d34ac075742eb70da3ad9c UID:6535290d-c06f-4aba-9c1d-9e79e87318d2 NetNS:/var/run/netns/6bb63ed8-ce3c-4597-bb23-a96cc6ca5bf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6535290d_c06f_4aba_9c1d_9e79e87318d2.slice PodAnnotations:0xc000528d48}] Aliases:map[]}\"",
2026-06-10 15:52:08.922258 | controller |     "Jun 10 15:40:03.795645 crc crio[20344]: time=\"2026-06-10T15:40:03.795604305Z\" level=info msg=\"Adding pod openshift-must-gather-qvltm_must-gather-rh22n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.922273 | controller |     "Jun 10 15:40:05.750789 crc crio[20344]: 2026-06-10T15:40:05Z [verbose] CmdAdd (shim): {1.1.0 [{Name:0f34ff55403c1b5 Mac:96:61:be:25:02:02 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0b Mtu:0 Sandbox:/var/run/netns/6bb63ed8-ce3c-4597-bb23-a96cc6ca5bf0 SocketPath: PciID:}] [{Interface:0xc00022c690 Address:{IP:10.217.1.11 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.922289 | controller |     "Jun 10 15:40:05.753603 crc crio[20344]: time=\"2026-06-10T15:40:05.753496967Z\" level=info msg=\"Got pod network &{Name:must-gather-rh22n Namespace:openshift-must-gather-qvltm ID:0f34ff55403c1b5d031e5bc4253e7404c665fc4251d34ac075742eb70da3ad9c UID:6535290d-c06f-4aba-9c1d-9e79e87318d2 NetNS:/var/run/netns/6bb63ed8-ce3c-4597-bb23-a96cc6ca5bf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6535290d_c06f_4aba_9c1d_9e79e87318d2.slice PodAnnotations:0xc000528d48}] Aliases:map[]}\"",
2026-06-10 15:52:08.922304 | controller |     "Jun 10 15:40:05.753735 crc crio[20344]: time=\"2026-06-10T15:40:05.753713562Z\" level=info msg=\"Checking pod openshift-must-gather-qvltm_must-gather-rh22n for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.922319 | controller |     "Jun 10 15:40:05.766342 crc crio[20344]: time=\"2026-06-10T15:40:05.766204642Z\" level=info msg=\"Ran pod sandbox 0f34ff55403c1b5d031e5bc4253e7404c665fc4251d34ac075742eb70da3ad9c with infra container: openshift-must-gather-qvltm/must-gather-rh22n/POD\" id=39c0ebec-4443-4599-9369-b9c9c7b9bf49 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.922335 | controller |     "Jun 10 15:40:05.770689 crc crio[20344]: time=\"2026-06-10T15:40:05.770570234Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=e6328166-cf46-40c6-9cdd-456940407b71 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.922350 | controller |     "Jun 10 15:40:05.771077 crc crio[20344]: time=\"2026-06-10T15:40:05.770980625Z\" level=info msg=\"Image quay.io/openstack-k8s-operators/openstack-must-gather:latest not found\" id=e6328166-cf46-40c6-9cdd-456940407b71 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.922365 | controller |     "Jun 10 15:40:05.771185 crc crio[20344]: time=\"2026-06-10T15:40:05.771109608Z\" level=info msg=\"Neither image nor artfiact quay.io/openstack-k8s-operators/openstack-must-gather:latest found\" id=e6328166-cf46-40c6-9cdd-456940407b71 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.922380 | controller |     "Jun 10 15:40:05.773574 crc crio[20344]: time=\"2026-06-10T15:40:05.773498939Z\" level=info msg=\"Pulling image: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=9ba1431f-a97f-4606-bc6b-b34c9b3e2f17 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.922395 | controller |     "Jun 10 15:40:05.786560 crc crio[20344]: time=\"2026-06-10T15:40:05.786480172Z\" level=info msg=\"Trying to access \\\"quay.io/openstack-k8s-operators/openstack-must-gather:latest\\\"\"",
2026-06-10 15:52:08.922410 | controller |     "Jun 10 15:40:06.168001 crc crio[20344]: time=\"2026-06-10T15:40:06.167380945Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685100-ngvwb/POD\" id=6e246053-38dd-4377-8264-299f3b727a9c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.922428 | controller |     "Jun 10 15:40:06.168001 crc crio[20344]: time=\"2026-06-10T15:40:06.167930499Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.922444 | controller |     "Jun 10 15:40:06.199894 crc crio[20344]: time=\"2026-06-10T15:40:06.199781235Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685100-ngvwb Namespace:openshift-infra ID:879d6e9d7029e96f6e79a584de11173e1acbcc62a7b463761ff024bdca064ab4 UID:cbf318fb-bfd5-4919-a1c4-c3862ea63d6d NetNS:/var/run/netns/f938659f-7c91-4308-a157-0ab70486383b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcbf318fb_bfd5_4919_a1c4_c3862ea63d6d.slice PodAnnotations:0xc0006b5498}] Aliases:map[]}\"",
2026-06-10 15:52:08.922459 | controller |     "Jun 10 15:40:06.199894 crc crio[20344]: time=\"2026-06-10T15:40:06.199867098Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685100-ngvwb to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.922474 | controller |     "Jun 10 15:40:07.788310 crc crio[20344]: 2026-06-10T15:40:07Z [verbose] CmdAdd (shim): {1.1.0 [{Name:879d6e9d7029e96 Mac:be:5c:47:5f:92:8c Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0c Mtu:0 Sandbox:/var/run/netns/f938659f-7c91-4308-a157-0ab70486383b SocketPath: PciID:}] [{Interface:0xc000014940 Address:{IP:10.217.1.12 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.922489 | controller |     "Jun 10 15:40:07.789785 crc crio[20344]: time=\"2026-06-10T15:40:07.789223004Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685100-ngvwb Namespace:openshift-infra ID:879d6e9d7029e96f6e79a584de11173e1acbcc62a7b463761ff024bdca064ab4 UID:cbf318fb-bfd5-4919-a1c4-c3862ea63d6d NetNS:/var/run/netns/f938659f-7c91-4308-a157-0ab70486383b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcbf318fb_bfd5_4919_a1c4_c3862ea63d6d.slice PodAnnotations:0xc0006b5498}] Aliases:map[]}\"",
2026-06-10 15:52:08.922504 | controller |     "Jun 10 15:40:07.789785 crc crio[20344]: time=\"2026-06-10T15:40:07.789469891Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685100-ngvwb for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.922520 | controller |     "Jun 10 15:40:07.801318 crc crio[20344]: time=\"2026-06-10T15:40:07.800970566Z\" level=info msg=\"Ran pod sandbox 879d6e9d7029e96f6e79a584de11173e1acbcc62a7b463761ff024bdca064ab4 with infra container: openshift-infra/auto-csr-approver-29685100-ngvwb/POD\" id=6e246053-38dd-4377-8264-299f3b727a9c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.922535 | controller |     "Jun 10 15:40:07.804455 crc crio[20344]: time=\"2026-06-10T15:40:07.804357872Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=30db9ce2-a659-44de-9b76-8920d2e5190e name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.922549 | controller |     "Jun 10 15:40:07.810272 crc crio[20344]: time=\"2026-06-10T15:40:07.810180082Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-10 15:52:08.922564 | controller |     "Jun 10 15:40:14.200593 crc crio[20344]: time=\"2026-06-10T15:40:14.199696669Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=30db9ce2-a659-44de-9b76-8920d2e5190e name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.922579 | controller |     "Jun 10 15:40:14.201975 crc crio[20344]: time=\"2026-06-10T15:40:14.201778942Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fdf39165-a894-4ac7-8f1d-317f5d9d03fb name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.922597 | controller |     "Jun 10 15:40:14.205855 crc crio[20344]: time=\"2026-06-10T15:40:14.205354494Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=01fe49d9-873c-463b-880d-7f7d058c3b84 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.922612 | controller |     "Jun 10 15:40:14.485954 crc crio[20344]: time=\"2026-06-10T15:40:14.485774021Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685100-ngvwb/oc\" id=999d2f2e-d129-4567-8ffa-d35c21a007a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.922627 | controller |     "Jun 10 15:40:14.486739 crc crio[20344]: time=\"2026-06-10T15:40:14.486716226Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.922642 | controller |     "Jun 10 15:40:14.550190 crc crio[20344]: time=\"2026-06-10T15:40:14.550060669Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.922656 | controller |     "Jun 10 15:40:14.866386 crc crio[20344]: time=\"2026-06-10T15:40:14.865890174Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.922670 | controller |     "Jun 10 15:40:16.143880 crc crio[20344]: time=\"2026-06-10T15:40:16.142485344Z\" level=info msg=\"Created container b7d3621ee8f60f9d29dd1d9cb1d61a988104b9b5bc2d2284d5cbab43c0956f8d: openshift-infra/auto-csr-approver-29685100-ngvwb/oc\" id=999d2f2e-d129-4567-8ffa-d35c21a007a9 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.922685 | controller |     "Jun 10 15:40:16.145812 crc crio[20344]: time=\"2026-06-10T15:40:16.145733337Z\" level=info msg=\"Starting container: b7d3621ee8f60f9d29dd1d9cb1d61a988104b9b5bc2d2284d5cbab43c0956f8d\" id=f200e0c0-00c2-42ba-9471-57194740df39 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.922699 | controller |     "Jun 10 15:40:16.153506 crc crio[20344]: time=\"2026-06-10T15:40:16.153378083Z\" level=info msg=\"Started container\" PID=206431 containerID=b7d3621ee8f60f9d29dd1d9cb1d61a988104b9b5bc2d2284d5cbab43c0956f8d description=openshift-infra/auto-csr-approver-29685100-ngvwb/oc id=f200e0c0-00c2-42ba-9471-57194740df39 name=/runtime.v1.RuntimeService/StartContainer sandboxID=879d6e9d7029e96f6e79a584de11173e1acbcc62a7b463761ff024bdca064ab4",
2026-06-10 15:52:08.922713 | controller |     "Jun 10 15:40:16.381073 crc crio[20344]: time=\"2026-06-10T15:40:16.380577846Z\" level=info msg=\"Pulled image: quay.io/openstack-k8s-operators/openstack-must-gather@sha256:7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8\" id=9ba1431f-a97f-4606-bc6b-b34c9b3e2f17 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.922728 | controller |     "Jun 10 15:40:16.381936 crc crio[20344]: time=\"2026-06-10T15:40:16.381866279Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=3db9d774-39a6-43d2-add8-32d1633d9499 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.922742 | controller |     "Jun 10 15:40:16.386249 crc crio[20344]: time=\"2026-06-10T15:40:16.386045046Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=92026a2e-3411-466d-89a1-0a5477108ffe name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.922757 | controller |     "Jun 10 15:40:16.410643 crc crio[20344]: time=\"2026-06-10T15:40:16.410483923Z\" level=info msg=\"Creating container: openshift-must-gather-qvltm/must-gather-rh22n/gather\" id=78a579f3-95cd-45bc-8de2-263c26bb5ac5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.922771 | controller |     "Jun 10 15:40:16.412555 crc crio[20344]: time=\"2026-06-10T15:40:16.412479054Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.922788 | controller |     "Jun 10 15:40:16.474303 crc crio[20344]: time=\"2026-06-10T15:40:16.474185005Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.922803 | controller |     "Jun 10 15:40:16.800929 crc crio[20344]: time=\"2026-06-10T15:40:16.800816877Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.922818 | controller |     "Jun 10 15:40:16.926667 crc crio[20344]: time=\"2026-06-10T15:40:16.926456447Z\" level=info msg=\"Created container 6f2fb2d26e5199e8aebbefa11a221e0b518aeadedc3ff16c550a52bebfb1a868: openshift-must-gather-qvltm/must-gather-rh22n/gather\" id=78a579f3-95cd-45bc-8de2-263c26bb5ac5 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.922832 | controller |     "Jun 10 15:40:16.927866 crc crio[20344]: time=\"2026-06-10T15:40:16.927756991Z\" level=info msg=\"Starting container: 6f2fb2d26e5199e8aebbefa11a221e0b518aeadedc3ff16c550a52bebfb1a868\" id=9ff97c89-8bdd-4853-8c4f-27e100f0d833 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.922846 | controller |     "Jun 10 15:40:16.933479 crc crio[20344]: time=\"2026-06-10T15:40:16.933375985Z\" level=info msg=\"Started container\" PID=206565 containerID=6f2fb2d26e5199e8aebbefa11a221e0b518aeadedc3ff16c550a52bebfb1a868 description=openshift-must-gather-qvltm/must-gather-rh22n/gather id=9ff97c89-8bdd-4853-8c4f-27e100f0d833 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f34ff55403c1b5d031e5bc4253e7404c665fc4251d34ac075742eb70da3ad9c",
2026-06-10 15:52:08.922880 | controller |     "Jun 10 15:40:16.969392 crc crio[20344]: time=\"2026-06-10T15:40:16.96906813Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=b66ebf51-e29d-45e7-a585-4ba0c7b6ee47 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.922896 | controller |     "Jun 10 15:40:16.974437 crc crio[20344]: time=\"2026-06-10T15:40:16.974379146Z\" level=info msg=\"Checking image status: quay.io/openstack-k8s-operators/openstack-must-gather:latest\" id=01531bbc-dfe5-4ced-b02c-554840468ecf name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.922911 | controller |     "Jun 10 15:40:16.988360 crc crio[20344]: time=\"2026-06-10T15:40:16.988152869Z\" level=info msg=\"Creating container: openshift-must-gather-qvltm/must-gather-rh22n/copy\" id=96646397-4894-4ca7-8faa-54ff728fc93f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.922926 | controller |     "Jun 10 15:40:16.989513 crc crio[20344]: time=\"2026-06-10T15:40:16.989450622Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.922940 | controller |     "Jun 10 15:40:17.063155 crc crio[20344]: time=\"2026-06-10T15:40:17.063008267Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.922955 | controller |     "Jun 10 15:40:17.273698 crc crio[20344]: time=\"2026-06-10T15:40:17.273307758Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.922969 | controller |     "Jun 10 15:40:17.349405 crc crio[20344]: time=\"2026-06-10T15:40:17.349228034Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.922984 | controller |     "Jun 10 15:40:17.418602 crc crio[20344]: time=\"2026-06-10T15:40:17.418500869Z\" level=info msg=\"Created container b223088c69d34b3e893f2fd61d8c9f89b7d5d32eb6226cce85f3a2d8ba15c337: openshift-must-gather-qvltm/must-gather-rh22n/copy\" id=96646397-4894-4ca7-8faa-54ff728fc93f name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.923002 | controller |     "Jun 10 15:40:17.420171 crc crio[20344]: time=\"2026-06-10T15:40:17.420072169Z\" level=info msg=\"Starting container: b223088c69d34b3e893f2fd61d8c9f89b7d5d32eb6226cce85f3a2d8ba15c337\" id=b721e245-df7b-48df-85b8-6a6dd7dbb730 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.923017 | controller |     "Jun 10 15:40:17.427371 crc crio[20344]: time=\"2026-06-10T15:40:17.427235033Z\" level=info msg=\"Started container\" PID=206649 containerID=b223088c69d34b3e893f2fd61d8c9f89b7d5d32eb6226cce85f3a2d8ba15c337 description=openshift-must-gather-qvltm/must-gather-rh22n/copy id=b721e245-df7b-48df-85b8-6a6dd7dbb730 name=/runtime.v1.RuntimeService/StartContainer sandboxID=0f34ff55403c1b5d031e5bc4253e7404c665fc4251d34ac075742eb70da3ad9c",
2026-06-10 15:52:08.923032 | controller |     "Jun 10 15:40:18.645650 crc crio[20344]: time=\"2026-06-10T15:40:18.645047437Z\" level=info msg=\"Stopping pod sandbox: 879d6e9d7029e96f6e79a584de11173e1acbcc62a7b463761ff024bdca064ab4\" id=50b86b00-59a3-475b-a1b2-d9c2e834be97 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.923047 | controller |     "Jun 10 15:40:18.647515 crc crio[20344]: time=\"2026-06-10T15:40:18.646209946Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685100-ngvwb Namespace:openshift-infra ID:879d6e9d7029e96f6e79a584de11173e1acbcc62a7b463761ff024bdca064ab4 UID:cbf318fb-bfd5-4919-a1c4-c3862ea63d6d NetNS:/var/run/netns/f938659f-7c91-4308-a157-0ab70486383b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podcbf318fb_bfd5_4919_a1c4_c3862ea63d6d.slice PodAnnotations:0xc002264638}] Aliases:map[]}\"",
2026-06-10 15:52:08.923063 | controller |     "Jun 10 15:40:18.647515 crc crio[20344]: time=\"2026-06-10T15:40:18.646416982Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685100-ngvwb from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.923077 | controller |     "Jun 10 15:40:19.130328 crc crio[20344]: time=\"2026-06-10T15:40:19.12978856Z\" level=info msg=\"Stopped pod sandbox: 879d6e9d7029e96f6e79a584de11173e1acbcc62a7b463761ff024bdca064ab4\" id=50b86b00-59a3-475b-a1b2-d9c2e834be97 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.923092 | controller |     "Jun 10 15:40:20.046437 crc crio[20344]: time=\"2026-06-10T15:40:20.045888771Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-2xtzk/POD\" id=7d857389-2714-4694-a252-d251818c72c5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.923107 | controller |     "Jun 10 15:40:20.046437 crc crio[20344]: time=\"2026-06-10T15:40:20.046412064Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.923121 | controller |     "Jun 10 15:40:20.077550 crc crio[20344]: time=\"2026-06-10T15:40:20.077449369Z\" level=info msg=\"Got pod network &{Name:certified-operators-2xtzk Namespace:openshift-marketplace ID:64601143be949b1f612c9102c9f278b4af0010de5095c03578747a1f78ad375b UID:4bc10d41-ca6f-4642-bfff-dbe0b9d91b02 NetNS:/var/run/netns/654c0a3c-1df8-4eb7-9ec2-ddc804c43c29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4bc10d41_ca6f_4642_bfff_dbe0b9d91b02.slice PodAnnotations:0xc00012b4c8}] Aliases:map[]}\"",
2026-06-10 15:52:08.923135 | controller |     "Jun 10 15:40:20.077550 crc crio[20344]: time=\"2026-06-10T15:40:20.077509551Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-2xtzk to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.923153 | controller |     "Jun 10 15:40:21.315565 crc crio[20344]: 2026-06-10T15:40:21Z [verbose] CmdAdd (shim): {1.1.0 [{Name:64601143be949b1 Mac:72:b7:20:2c:09:df Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0d Mtu:0 Sandbox:/var/run/netns/654c0a3c-1df8-4eb7-9ec2-ddc804c43c29 SocketPath: PciID:}] [{Interface:0xc00025aa00 Address:{IP:10.217.1.13 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.923168 | controller |     "Jun 10 15:40:21.317739 crc crio[20344]: time=\"2026-06-10T15:40:21.316672692Z\" level=info msg=\"Got pod network &{Name:certified-operators-2xtzk Namespace:openshift-marketplace ID:64601143be949b1f612c9102c9f278b4af0010de5095c03578747a1f78ad375b UID:4bc10d41-ca6f-4642-bfff-dbe0b9d91b02 NetNS:/var/run/netns/654c0a3c-1df8-4eb7-9ec2-ddc804c43c29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4bc10d41_ca6f_4642_bfff_dbe0b9d91b02.slice PodAnnotations:0xc00012b4c8}] Aliases:map[]}\"",
2026-06-10 15:52:08.923183 | controller |     "Jun 10 15:40:21.317739 crc crio[20344]: time=\"2026-06-10T15:40:21.316870697Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-2xtzk for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.923199 | controller |     "Jun 10 15:40:21.332776 crc crio[20344]: time=\"2026-06-10T15:40:21.332677092Z\" level=info msg=\"Ran pod sandbox 64601143be949b1f612c9102c9f278b4af0010de5095c03578747a1f78ad375b with infra container: openshift-marketplace/certified-operators-2xtzk/POD\" id=7d857389-2714-4694-a252-d251818c72c5 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.923214 | controller |     "Jun 10 15:40:21.334507 crc crio[20344]: time=\"2026-06-10T15:40:21.334424167Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=eae7c7ae-56fb-45a6-8979-8dcc6c08022e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.923228 | controller |     "Jun 10 15:40:21.336383 crc crio[20344]: time=\"2026-06-10T15:40:21.336238843Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=f3a26ef2-cd6e-48d0-b870-96a444f809cb name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.923243 | controller |     "Jun 10 15:40:21.950209 crc crio[20344]: time=\"2026-06-10T15:40:21.950027375Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-2xtzk/extract-utilities\" id=123337db-9e04-4887-a5fe-0220ef33d8c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.923257 | controller |     "Jun 10 15:40:21.955923 crc crio[20344]: time=\"2026-06-10T15:40:21.950911808Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.923272 | controller |     "Jun 10 15:40:22.025426 crc crio[20344]: time=\"2026-06-10T15:40:22.024990847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.923287 | controller |     "Jun 10 15:40:22.030150 crc crio[20344]: time=\"2026-06-10T15:40:22.030035246Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.923301 | controller |     "Jun 10 15:40:22.210898 crc crio[20344]: time=\"2026-06-10T15:40:22.210120352Z\" level=info msg=\"Created container 6df8c76db386989351c438491a314ba40f03284c7b16c6d5b5b49ce0e28b1303: openshift-marketplace/certified-operators-2xtzk/extract-utilities\" id=123337db-9e04-4887-a5fe-0220ef33d8c8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.923319 | controller |     "Jun 10 15:40:22.212744 crc crio[20344]: time=\"2026-06-10T15:40:22.212690488Z\" level=info msg=\"Starting container: 6df8c76db386989351c438491a314ba40f03284c7b16c6d5b5b49ce0e28b1303\" id=137d578c-75b1-496f-aef0-469cb9528033 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.923334 | controller |     "Jun 10 15:40:22.219184 crc crio[20344]: time=\"2026-06-10T15:40:22.219091202Z\" level=info msg=\"Started container\" PID=207018 containerID=6df8c76db386989351c438491a314ba40f03284c7b16c6d5b5b49ce0e28b1303 description=openshift-marketplace/certified-operators-2xtzk/extract-utilities id=137d578c-75b1-496f-aef0-469cb9528033 name=/runtime.v1.RuntimeService/StartContainer sandboxID=64601143be949b1f612c9102c9f278b4af0010de5095c03578747a1f78ad375b",
2026-06-10 15:52:08.923350 | controller |     "Jun 10 15:40:22.734559 crc crio[20344]: time=\"2026-06-10T15:40:22.73447274Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=181416ce-e83c-4902-b8cc-bbbac43e3cff name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.923365 | controller |     "Jun 10 15:40:22.745394 crc crio[20344]: time=\"2026-06-10T15:40:22.743633465Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-10 15:52:08.923379 | controller |     "Jun 10 15:40:23.518450 crc crio[20344]: time=\"2026-06-10T15:40:23.517943112Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8d5d7df21be1469a6668fe379d39e4aa07fa7e0e98115c13ef32da305fc5dec\" id=181416ce-e83c-4902-b8cc-bbbac43e3cff name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.923394 | controller |     "Jun 10 15:40:23.519568 crc crio[20344]: time=\"2026-06-10T15:40:23.519495641Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=50f358c1-e4f6-4c3d-9365-caccfcfe3d8f name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.923409 | controller |     "Jun 10 15:40:23.522729 crc crio[20344]: time=\"2026-06-10T15:40:23.522625632Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=0d58b39d-45e5-4aa5-9948-e500bd2224da name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.923424 | controller |     "Jun 10 15:40:23.530627 crc crio[20344]: time=\"2026-06-10T15:40:23.530428352Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-2xtzk/extract-content\" id=a8367566-bb9b-4652-a471-612dc1232181 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.923439 | controller |     "Jun 10 15:40:23.531480 crc crio[20344]: time=\"2026-06-10T15:40:23.531332555Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.923454 | controller |     "Jun 10 15:40:23.617325 crc crio[20344]: time=\"2026-06-10T15:40:23.617166785Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.923468 | controller |     "Jun 10 15:40:23.620866 crc crio[20344]: time=\"2026-06-10T15:40:23.620790638Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.923483 | controller |     "Jun 10 15:40:23.781422 crc crio[20344]: time=\"2026-06-10T15:40:23.781204559Z\" level=info msg=\"Created container 1dd69b6fc94c19e23e0db84d9336070267eee609a81a21dacc37975845362b74: openshift-marketplace/certified-operators-2xtzk/extract-content\" id=a8367566-bb9b-4652-a471-612dc1232181 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.923498 | controller |     "Jun 10 15:40:23.783024 crc crio[20344]: time=\"2026-06-10T15:40:23.782978515Z\" level=info msg=\"Starting container: 1dd69b6fc94c19e23e0db84d9336070267eee609a81a21dacc37975845362b74\" id=0cdb2b65-971a-462d-b5d5-0d003f8bff59 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.923516 | controller |     "Jun 10 15:40:23.793522 crc crio[20344]: time=\"2026-06-10T15:40:23.793415432Z\" level=info msg=\"Started container\" PID=207143 containerID=1dd69b6fc94c19e23e0db84d9336070267eee609a81a21dacc37975845362b74 description=openshift-marketplace/certified-operators-2xtzk/extract-content id=0cdb2b65-971a-462d-b5d5-0d003f8bff59 name=/runtime.v1.RuntimeService/StartContainer sandboxID=64601143be949b1f612c9102c9f278b4af0010de5095c03578747a1f78ad375b",
2026-06-10 15:52:08.923531 | controller |     "Jun 10 15:40:25.851683 crc crio[20344]: time=\"2026-06-10T15:40:25.85101499Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.923546 | controller |     "Jun 10 15:40:25.869947 crc crio[20344]: time=\"2026-06-10T15:40:25.869858813Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.923561 | controller |     "Jun 10 15:40:26.209229 crc crio[20344]: time=\"2026-06-10T15:40:26.209095327Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.923577 | controller |     "Jun 10 15:40:26.216425 crc crio[20344]: time=\"2026-06-10T15:40:26.216162299Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.923592 | controller |     "Jun 10 15:40:26.227756 crc crio[20344]: time=\"2026-06-10T15:40:26.227655393Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.923607 | controller |     "Jun 10 15:40:26.588961 crc crio[20344]: time=\"2026-06-10T15:40:26.587950968Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.923621 | controller |     "Jun 10 15:40:29.954685 crc crio[20344]: time=\"2026-06-10T15:40:29.954161336Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.923636 | controller |     "Jun 10 15:40:29.954685 crc crio[20344]: time=\"2026-06-10T15:40:29.954169116Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.923651 | controller |     "Jun 10 15:40:31.308204 crc crio[20344]: time=\"2026-06-10T15:40:31.307740119Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-qvltm/crc-debug-flc57/POD\" id=90ac3e02-7822-49fa-9aa0-708bbe613b5e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.923666 | controller |     "Jun 10 15:40:31.309319 crc crio[20344]: time=\"2026-06-10T15:40:31.308225782Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.923680 | controller |     "Jun 10 15:40:31.342868 crc crio[20344]: time=\"2026-06-10T15:40:31.342657415Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=90ac3e02-7822-49fa-9aa0-708bbe613b5e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.923695 | controller |     "Jun 10 15:40:31.366753 crc crio[20344]: time=\"2026-06-10T15:40:31.36668484Z\" level=info msg=\"Ran pod sandbox 38fdeecfc8a07521be38bec3ae550d5878dc0af921021c54ec811339895224a4 with infra container: openshift-must-gather-qvltm/crc-debug-flc57/POD\" id=90ac3e02-7822-49fa-9aa0-708bbe613b5e name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.923713 | controller |     "Jun 10 15:40:31.369962 crc crio[20344]: time=\"2026-06-10T15:40:31.369866902Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=3308c3df-1423-4725-aa63-b8ec3e752461 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.923785 | controller |     "Jun 10 15:40:31.370210 crc crio[20344]: time=\"2026-06-10T15:40:31.370143589Z\" level=info msg=\"Image quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 not found\" id=3308c3df-1423-4725-aa63-b8ec3e752461 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.923805 | controller |     "Jun 10 15:40:31.370393 crc crio[20344]: time=\"2026-06-10T15:40:31.370246352Z\" level=info msg=\"Neither image nor artfiact quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2 found\" id=3308c3df-1423-4725-aa63-b8ec3e752461 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.923821 | controller |     "Jun 10 15:40:31.371594 crc crio[20344]: time=\"2026-06-10T15:40:31.371506004Z\" level=info msg=\"Pulling image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=f6ce011f-24cd-42b2-ba52-6d2e5cdd7f06 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.923836 | controller |     "Jun 10 15:40:31.384086 crc crio[20344]: time=\"2026-06-10T15:40:31.383736197Z\" level=info msg=\"Trying to access \\\"quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\\\"\"",
2026-06-10 15:52:08.923867 | controller |     "Jun 10 15:40:32.218641 crc crio[20344]: time=\"2026-06-10T15:40:32.218349609Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=4546d399-077f-49c1-8169-67ea368d311c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.923884 | controller |     "Jun 10 15:40:32.221945 crc crio[20344]: time=\"2026-06-10T15:40:32.221774787Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e4afbb34-60a3-4cd0-88d2-cf3d74e35ed4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.923899 | controller |     "Jun 10 15:40:32.240941 crc crio[20344]: time=\"2026-06-10T15:40:32.240738703Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-2xtzk/registry-server\" id=ff79940f-c558-4a26-900f-8ac72192f082 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.923913 | controller |     "Jun 10 15:40:32.241759 crc crio[20344]: time=\"2026-06-10T15:40:32.241483472Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.923929 | controller |     "Jun 10 15:40:32.334114 crc crio[20344]: time=\"2026-06-10T15:40:32.333526011Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.923943 | controller |     "Jun 10 15:40:32.341584 crc crio[20344]: time=\"2026-06-10T15:40:32.341501446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.923958 | controller |     "Jun 10 15:40:32.543872 crc crio[20344]: time=\"2026-06-10T15:40:32.543727029Z\" level=info msg=\"Created container c9a131afc0ce31f4bba21f245a24dc331e5d6d7fcbef23939bff9c14bc20af8e: openshift-marketplace/certified-operators-2xtzk/registry-server\" id=ff79940f-c558-4a26-900f-8ac72192f082 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.923980 | controller |     "Jun 10 15:40:32.549017 crc crio[20344]: time=\"2026-06-10T15:40:32.548917352Z\" level=info msg=\"Starting container: c9a131afc0ce31f4bba21f245a24dc331e5d6d7fcbef23939bff9c14bc20af8e\" id=c4fbd501-b9d1-4678-9119-f57abca1f957 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.923995 | controller |     "Jun 10 15:40:32.556721 crc crio[20344]: time=\"2026-06-10T15:40:32.55663314Z\" level=info msg=\"Started container\" PID=208143 containerID=c9a131afc0ce31f4bba21f245a24dc331e5d6d7fcbef23939bff9c14bc20af8e description=openshift-marketplace/certified-operators-2xtzk/registry-server id=c4fbd501-b9d1-4678-9119-f57abca1f957 name=/runtime.v1.RuntimeService/StartContainer sandboxID=64601143be949b1f612c9102c9f278b4af0010de5095c03578747a1f78ad375b",
2026-06-10 15:52:08.924011 | controller |     "Jun 10 15:40:42.520503 crc crio[20344]: time=\"2026-06-10T15:40:42.519537316Z\" level=info msg=\"Stopping container: c9a131afc0ce31f4bba21f245a24dc331e5d6d7fcbef23939bff9c14bc20af8e (timeout: 2s)\" id=18e40e7e-d3e6-43fc-95e8-eda6be5fe59e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.924026 | controller |     "Jun 10 15:40:56.702157 crc crio[20344]: time=\"2026-06-10T15:40:56.701323895Z\" level=info msg=\"Stopped container c9a131afc0ce31f4bba21f245a24dc331e5d6d7fcbef23939bff9c14bc20af8e: openshift-marketplace/certified-operators-2xtzk/registry-server\" id=18e40e7e-d3e6-43fc-95e8-eda6be5fe59e name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.924044 | controller |     "Jun 10 15:40:56.703995 crc crio[20344]: time=\"2026-06-10T15:40:56.703134122Z\" level=info msg=\"Stopping pod sandbox: 64601143be949b1f612c9102c9f278b4af0010de5095c03578747a1f78ad375b\" id=92133a0d-c883-47e4-87dc-664b53475dc2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.924064 | controller |     "Jun 10 15:40:56.704330 crc crio[20344]: time=\"2026-06-10T15:40:56.704162348Z\" level=info msg=\"Got pod network &{Name:certified-operators-2xtzk Namespace:openshift-marketplace ID:64601143be949b1f612c9102c9f278b4af0010de5095c03578747a1f78ad375b UID:4bc10d41-ca6f-4642-bfff-dbe0b9d91b02 NetNS:/var/run/netns/654c0a3c-1df8-4eb7-9ec2-ddc804c43c29 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod4bc10d41_ca6f_4642_bfff_dbe0b9d91b02.slice PodAnnotations:0xc0005282a0}] Aliases:map[]}\"",
2026-06-10 15:52:08.924079 | controller |     "Jun 10 15:40:56.704474 crc crio[20344]: time=\"2026-06-10T15:40:56.704413635Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-2xtzk from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.924094 | controller |     "Jun 10 15:40:56.997424 crc crio[20344]: time=\"2026-06-10T15:40:56.996846Z\" level=info msg=\"Pulled image: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=f6ce011f-24cd-42b2-ba52-6d2e5cdd7f06 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.924110 | controller |     "Jun 10 15:40:57.000565 crc crio[20344]: time=\"2026-06-10T15:40:57.000484323Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=ff552fa4-73ba-4792-bf55-70ebc4eebd1a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.924125 | controller |     "Jun 10 15:40:57.007910 crc crio[20344]: time=\"2026-06-10T15:40:57.00776513Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=b3834ac6-380b-4575-b568-ca2daea5b113 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.924139 | controller |     "Jun 10 15:40:57.043729 crc crio[20344]: time=\"2026-06-10T15:40:57.043641999Z\" level=info msg=\"Creating container: openshift-must-gather-qvltm/crc-debug-flc57/container-00\" id=a1f57c4e-f125-493e-a43c-7b6d32af70f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.924157 | controller |     "Jun 10 15:40:57.049455 crc crio[20344]: time=\"2026-06-10T15:40:57.04914548Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.924172 | controller |     "Jun 10 15:40:57.092225 crc crio[20344]: time=\"2026-06-10T15:40:57.092119672Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=a1f57c4e-f125-493e-a43c-7b6d32af70f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.924186 | controller |     "Jun 10 15:40:57.114566 crc crio[20344]: time=\"2026-06-10T15:40:57.114441004Z\" level=info msg=\"Stopped pod sandbox: 64601143be949b1f612c9102c9f278b4af0010de5095c03578747a1f78ad375b\" id=92133a0d-c883-47e4-87dc-664b53475dc2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.924201 | controller |     "Jun 10 15:40:57.132963 crc crio[20344]: time=\"2026-06-10T15:40:57.132756233Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.924215 | controller |     "Jun 10 15:40:57.136517 crc crio[20344]: time=\"2026-06-10T15:40:57.136389057Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.924230 | controller |     "Jun 10 15:40:57.519412 crc crio[20344]: time=\"2026-06-10T15:40:57.518533441Z\" level=info msg=\"Created container 11c268d4129a83830887f7dd1cd747b7d8b8ad626c57491f9598b8e3d9148544: openshift-must-gather-qvltm/crc-debug-flc57/container-00\" id=a1f57c4e-f125-493e-a43c-7b6d32af70f8 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.924244 | controller |     "Jun 10 15:40:57.523071 crc crio[20344]: time=\"2026-06-10T15:40:57.522793931Z\" level=info msg=\"Starting container: 11c268d4129a83830887f7dd1cd747b7d8b8ad626c57491f9598b8e3d9148544\" id=2228a518-ade6-4a1b-9e60-917dbfc4ac6f name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.924259 | controller |     "Jun 10 15:40:57.548705 crc crio[20344]: time=\"2026-06-10T15:40:57.548499409Z\" level=info msg=\"Started container\" PID=213022 containerID=11c268d4129a83830887f7dd1cd747b7d8b8ad626c57491f9598b8e3d9148544 description=openshift-must-gather-qvltm/crc-debug-flc57/container-00 id=2228a518-ade6-4a1b-9e60-917dbfc4ac6f name=/runtime.v1.RuntimeService/StartContainer sandboxID=38fdeecfc8a07521be38bec3ae550d5878dc0af921021c54ec811339895224a4",
2026-06-10 15:52:08.924274 | controller |     "Jun 10 15:40:58.273572 crc crio[20344]: time=\"2026-06-10T15:40:58.266757389Z\" level=info msg=\"Removing container: c9a131afc0ce31f4bba21f245a24dc331e5d6d7fcbef23939bff9c14bc20af8e\" id=95b218f6-ab85-4277-b8bc-5dbe272fe325 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.924289 | controller |     "Jun 10 15:40:58.515424 crc crio[20344]: time=\"2026-06-10T15:40:58.496012564Z\" level=info msg=\"Removed container c9a131afc0ce31f4bba21f245a24dc331e5d6d7fcbef23939bff9c14bc20af8e: openshift-marketplace/certified-operators-2xtzk/registry-server\" id=95b218f6-ab85-4277-b8bc-5dbe272fe325 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.924304 | controller |     "Jun 10 15:40:58.551222 crc crio[20344]: time=\"2026-06-10T15:40:58.549973147Z\" level=info msg=\"Removing container: 1dd69b6fc94c19e23e0db84d9336070267eee609a81a21dacc37975845362b74\" id=c64afa7b-8ec1-4bca-9aa4-00397c9f637e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.924319 | controller |     "Jun 10 15:40:58.721327 crc crio[20344]: time=\"2026-06-10T15:40:58.721205456Z\" level=info msg=\"Removed container 1dd69b6fc94c19e23e0db84d9336070267eee609a81a21dacc37975845362b74: openshift-marketplace/certified-operators-2xtzk/extract-content\" id=c64afa7b-8ec1-4bca-9aa4-00397c9f637e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.924337 | controller |     "Jun 10 15:40:58.726499 crc crio[20344]: time=\"2026-06-10T15:40:58.72644146Z\" level=info msg=\"Removing container: 6df8c76db386989351c438491a314ba40f03284c7b16c6d5b5b49ce0e28b1303\" id=f6767b46-88f0-4ff5-af3d-e2e495e7a8c2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.924352 | controller |     "Jun 10 15:40:58.782950 crc crio[20344]: time=\"2026-06-10T15:40:58.782314522Z\" level=info msg=\"Removed container 6df8c76db386989351c438491a314ba40f03284c7b16c6d5b5b49ce0e28b1303: openshift-marketplace/certified-operators-2xtzk/extract-utilities\" id=f6767b46-88f0-4ff5-af3d-e2e495e7a8c2 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.924367 | controller |     "Jun 10 15:41:16.652475 crc crio[20344]: time=\"2026-06-10T15:41:16.651927323Z\" level=info msg=\"Removing container: 85e8c4d7f934d1d7b391164e17895828e7bfd891b4a1e755b4715eb3c8744a60\" id=864df4aa-bc2b-4eca-ad8e-8c91ac086609 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.924382 | controller |     "Jun 10 15:41:16.885003 crc crio[20344]: time=\"2026-06-10T15:41:16.884807962Z\" level=info msg=\"Removed container 85e8c4d7f934d1d7b391164e17895828e7bfd891b4a1e755b4715eb3c8744a60: openshift-infra/auto-csr-approver-29685094-k9gll/oc\" id=864df4aa-bc2b-4eca-ad8e-8c91ac086609 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.924397 | controller |     "Jun 10 15:41:16.901200 crc crio[20344]: time=\"2026-06-10T15:41:16.901016797Z\" level=info msg=\"Stopping pod sandbox: 7467343f9267c7d5c88369fb65dcfe864b6a9b80a8b12302b7ad04f537cf8025\" id=059e80e9-7a44-4dc3-b6cf-91083ffaec36 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.924411 | controller |     "Jun 10 15:41:16.904493 crc crio[20344]: time=\"2026-06-10T15:41:16.904420814Z\" level=info msg=\"Stopped pod sandbox (already stopped): 7467343f9267c7d5c88369fb65dcfe864b6a9b80a8b12302b7ad04f537cf8025\" id=059e80e9-7a44-4dc3-b6cf-91083ffaec36 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.924425 | controller |     "Jun 10 15:41:16.905555 crc crio[20344]: time=\"2026-06-10T15:41:16.905483172Z\" level=info msg=\"Removing pod sandbox: 7467343f9267c7d5c88369fb65dcfe864b6a9b80a8b12302b7ad04f537cf8025\" id=26be1e00-2ffd-4548-8b70-dd9424877632 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.924439 | controller |     "Jun 10 15:41:16.926530 crc crio[20344]: time=\"2026-06-10T15:41:16.926433649Z\" level=info msg=\"Removed pod sandbox: 7467343f9267c7d5c88369fb65dcfe864b6a9b80a8b12302b7ad04f537cf8025\" id=26be1e00-2ffd-4548-8b70-dd9424877632 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.924453 | controller |     "Jun 10 15:41:16.928635 crc crio[20344]: time=\"2026-06-10T15:41:16.928562383Z\" level=info msg=\"Stopping pod sandbox: 64601143be949b1f612c9102c9f278b4af0010de5095c03578747a1f78ad375b\" id=58d1ee4a-a9e2-4b90-a5cb-657e59fd3c7c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.924467 | controller |     "Jun 10 15:41:16.928776 crc crio[20344]: time=\"2026-06-10T15:41:16.928689116Z\" level=info msg=\"Stopped pod sandbox (already stopped): 64601143be949b1f612c9102c9f278b4af0010de5095c03578747a1f78ad375b\" id=58d1ee4a-a9e2-4b90-a5cb-657e59fd3c7c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.924482 | controller |     "Jun 10 15:41:16.929406 crc crio[20344]: time=\"2026-06-10T15:41:16.929341873Z\" level=info msg=\"Removing pod sandbox: 64601143be949b1f612c9102c9f278b4af0010de5095c03578747a1f78ad375b\" id=7e6dfd2d-81f6-4748-86f9-f724b80670b1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.924496 | controller |     "Jun 10 15:41:16.945711 crc crio[20344]: time=\"2026-06-10T15:41:16.945162259Z\" level=info msg=\"Removed pod sandbox: 64601143be949b1f612c9102c9f278b4af0010de5095c03578747a1f78ad375b\" id=7e6dfd2d-81f6-4748-86f9-f724b80670b1 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.924514 | controller |     "Jun 10 15:41:28.738403 crc crio[20344]: time=\"2026-06-10T15:41:28.737635049Z\" level=info msg=\"Stopping pod sandbox: 38fdeecfc8a07521be38bec3ae550d5878dc0af921021c54ec811339895224a4\" id=87b8e7ad-98f1-4a9b-a1ef-214054a2d247 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.924529 | controller |     "Jun 10 15:41:28.755510 crc crio[20344]: time=\"2026-06-10T15:41:28.755408114Z\" level=info msg=\"Stopped pod sandbox: 38fdeecfc8a07521be38bec3ae550d5878dc0af921021c54ec811339895224a4\" id=87b8e7ad-98f1-4a9b-a1ef-214054a2d247 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.924544 | controller |     "Jun 10 15:41:30.657017 crc crio[20344]: time=\"2026-06-10T15:41:30.656371567Z\" level=info msg=\"Running pod sandbox: openshift-must-gather-qvltm/crc-debug-sxjth/POD\" id=f4953205-3e32-48ce-a0d9-489f4949410c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.924559 | controller |     "Jun 10 15:41:30.658185 crc crio[20344]: time=\"2026-06-10T15:41:30.657064874Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.924573 | controller |     "Jun 10 15:41:30.685768 crc crio[20344]: time=\"2026-06-10T15:41:30.685610626Z\" level=warning msg=\"Skipping invalid sysctl specified by config {net.ipv4.ping_group_range 0 2147483647}: \\\"net.ipv4.ping_group_range\\\" not allowed with host net enabled\" id=f4953205-3e32-48ce-a0d9-489f4949410c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.924588 | controller |     "Jun 10 15:41:30.703764 crc crio[20344]: time=\"2026-06-10T15:41:30.703681509Z\" level=info msg=\"Ran pod sandbox dd6f4940ec635e3a92ac54e1ffaa3b288d4684c19e93adaf8b554431adbc702c with infra container: openshift-must-gather-qvltm/crc-debug-sxjth/POD\" id=f4953205-3e32-48ce-a0d9-489f4949410c name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.924603 | controller |     "Jun 10 15:41:30.707240 crc crio[20344]: time=\"2026-06-10T15:41:30.707165959Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=d3467599-aa12-4892-b236-83bd27f2df3e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.924617 | controller |     "Jun 10 15:41:30.717009 crc crio[20344]: time=\"2026-06-10T15:41:30.716916028Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:3843651d85087f9f19c0047f3b0c09e41f241946867d4a78acfda37ca0a405e2\" id=c37e4856-f29b-427a-8cb3-51bc57664f7a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.924632 | controller |     "Jun 10 15:41:30.732032 crc crio[20344]: time=\"2026-06-10T15:41:30.731916813Z\" level=info msg=\"Creating container: openshift-must-gather-qvltm/crc-debug-sxjth/container-00\" id=b0ca05f4-cf66-47da-bfdd-e8622a10cb59 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.924646 | controller |     "Jun 10 15:41:30.732504 crc crio[20344]: time=\"2026-06-10T15:41:30.732436446Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.924661 | controller |     "Jun 10 15:41:30.777210 crc crio[20344]: time=\"2026-06-10T15:41:30.777000168Z\" level=info msg=\"Mount propogration for the host path / will be set to HostToContainer as it includes the container storage root\" id=b0ca05f4-cf66-47da-bfdd-e8622a10cb59 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.924675 | controller |     "Jun 10 15:41:30.795715 crc crio[20344]: time=\"2026-06-10T15:41:30.795500753Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.924692 | controller |     "Jun 10 15:41:30.797946 crc crio[20344]: time=\"2026-06-10T15:41:30.797873003Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.924706 | controller |     "Jun 10 15:41:31.013713 crc crio[20344]: time=\"2026-06-10T15:41:31.013188072Z\" level=info msg=\"Created container 4dfd2fba062a9442d442864ec1fee410bac32a7ea0d81bee84a6efdb3d6a8870: openshift-must-gather-qvltm/crc-debug-sxjth/container-00\" id=b0ca05f4-cf66-47da-bfdd-e8622a10cb59 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.924720 | controller |     "Jun 10 15:41:31.015118 crc crio[20344]: time=\"2026-06-10T15:41:31.015015789Z\" level=info msg=\"Starting container: 4dfd2fba062a9442d442864ec1fee410bac32a7ea0d81bee84a6efdb3d6a8870\" id=1a08d695-1ee7-4874-b108-bb4837d1ccf2 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.924735 | controller |     "Jun 10 15:41:31.022176 crc crio[20344]: time=\"2026-06-10T15:41:31.022043729Z\" level=info msg=\"Started container\" PID=218728 containerID=4dfd2fba062a9442d442864ec1fee410bac32a7ea0d81bee84a6efdb3d6a8870 description=openshift-must-gather-qvltm/crc-debug-sxjth/container-00 id=1a08d695-1ee7-4874-b108-bb4837d1ccf2 name=/runtime.v1.RuntimeService/StartContainer sandboxID=dd6f4940ec635e3a92ac54e1ffaa3b288d4684c19e93adaf8b554431adbc702c",
2026-06-10 15:52:08.924749 | controller |     "Jun 10 15:41:32.816911 crc crio[20344]: time=\"2026-06-10T15:41:32.8167933Z\" level=info msg=\"Stopping pod sandbox: dd6f4940ec635e3a92ac54e1ffaa3b288d4684c19e93adaf8b554431adbc702c\" id=c52b0e7d-f086-4da2-af2f-535429576b3a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.924763 | controller |     "Jun 10 15:41:32.822047 crc crio[20344]: time=\"2026-06-10T15:41:32.821978283Z\" level=info msg=\"Stopped pod sandbox: dd6f4940ec635e3a92ac54e1ffaa3b288d4684c19e93adaf8b554431adbc702c\" id=c52b0e7d-f086-4da2-af2f-535429576b3a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.924777 | controller |     "Jun 10 15:41:33.836248 crc crio[20344]: time=\"2026-06-10T15:41:33.835904761Z\" level=info msg=\"Removing container: 4dfd2fba062a9442d442864ec1fee410bac32a7ea0d81bee84a6efdb3d6a8870\" id=82b0cb4e-eb02-44e5-b703-2c17c0fc9d53 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.924792 | controller |     "Jun 10 15:41:33.867185 crc crio[20344]: time=\"2026-06-10T15:41:33.867002168Z\" level=info msg=\"Removed container 4dfd2fba062a9442d442864ec1fee410bac32a7ea0d81bee84a6efdb3d6a8870: openshift-must-gather-qvltm/crc-debug-sxjth/container-00\" id=82b0cb4e-eb02-44e5-b703-2c17c0fc9d53 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.924807 | controller |     "Jun 10 15:42:00.541689 crc crio[20344]: time=\"2026-06-10T15:42:00.540731594Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685102-wpq9b/POD\" id=38115b85-c7a3-4052-91ee-0df7d6c18c96 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.924822 | controller |     "Jun 10 15:42:00.541689 crc crio[20344]: time=\"2026-06-10T15:42:00.541656948Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.924836 | controller |     "Jun 10 15:42:00.599706 crc crio[20344]: time=\"2026-06-10T15:42:00.599082079Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685102-wpq9b Namespace:openshift-infra ID:4887341243ea554f1b15046028f234c54398f4b72fede2fecabce37fe58972fd UID:dd396add-f7cd-411a-8327-090b27f195c9 NetNS:/var/run/netns/00d1c700-2a16-4930-a3eb-37629d15f879 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd396add_f7cd_411a_8327_090b27f195c9.slice PodAnnotations:0xc0068587a0}] Aliases:map[]}\"",
2026-06-10 15:52:08.924872 | controller |     "Jun 10 15:42:00.599706 crc crio[20344]: time=\"2026-06-10T15:42:00.599675685Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685102-wpq9b to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.924890 | controller |     "Jun 10 15:42:01.150510 crc crio[20344]: 2026-06-10T15:42:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4887341243ea554 Mac:22:a9:2d:8d:39:e8 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0e Mtu:0 Sandbox:/var/run/netns/00d1c700-2a16-4930-a3eb-37629d15f879 SocketPath: PciID:}] [{Interface:0xc000260a20 Address:{IP:10.217.1.14 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.924906 | controller |     "Jun 10 15:42:01.152669 crc crio[20344]: time=\"2026-06-10T15:42:01.152544655Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685102-wpq9b Namespace:openshift-infra ID:4887341243ea554f1b15046028f234c54398f4b72fede2fecabce37fe58972fd UID:dd396add-f7cd-411a-8327-090b27f195c9 NetNS:/var/run/netns/00d1c700-2a16-4930-a3eb-37629d15f879 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd396add_f7cd_411a_8327_090b27f195c9.slice PodAnnotations:0xc0068587a0}] Aliases:map[]}\"",
2026-06-10 15:52:08.924922 | controller |     "Jun 10 15:42:01.152970 crc crio[20344]: time=\"2026-06-10T15:42:01.152853973Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685102-wpq9b for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.924939 | controller |     "Jun 10 15:42:01.179778 crc crio[20344]: time=\"2026-06-10T15:42:01.176593791Z\" level=info msg=\"Ran pod sandbox 4887341243ea554f1b15046028f234c54398f4b72fede2fecabce37fe58972fd with infra container: openshift-infra/auto-csr-approver-29685102-wpq9b/POD\" id=38115b85-c7a3-4052-91ee-0df7d6c18c96 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.924956 | controller |     "Jun 10 15:42:01.182939 crc crio[20344]: time=\"2026-06-10T15:42:01.182741879Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=18ea9fbe-f947-4229-bb4b-714d71df1ef6 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.924972 | controller |     "Jun 10 15:42:01.202184 crc crio[20344]: time=\"2026-06-10T15:42:01.198033921Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-10 15:52:08.924987 | controller |     "Jun 10 15:42:02.112030 crc crio[20344]: time=\"2026-06-10T15:42:02.111499484Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=18ea9fbe-f947-4229-bb4b-714d71df1ef6 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.925002 | controller |     "Jun 10 15:42:02.114205 crc crio[20344]: time=\"2026-06-10T15:42:02.113731131Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=42b03da8-1630-46f2-a6e5-76f5a8f343ab name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.925018 | controller |     "Jun 10 15:42:02.119718 crc crio[20344]: time=\"2026-06-10T15:42:02.119122269Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ab57a931-dac8-4d9b-a4d2-8935f6acfa62 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.925032 | controller |     "Jun 10 15:42:02.136859 crc crio[20344]: time=\"2026-06-10T15:42:02.136681479Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685102-wpq9b/oc\" id=86e069a9-2985-4cd1-af8b-8f937e8726aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.925047 | controller |     "Jun 10 15:42:02.137436 crc crio[20344]: time=\"2026-06-10T15:42:02.137376327Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.925062 | controller |     "Jun 10 15:42:02.200015 crc crio[20344]: time=\"2026-06-10T15:42:02.199964451Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.925080 | controller |     "Jun 10 15:42:02.549672 crc crio[20344]: time=\"2026-06-10T15:42:02.542667465Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.925094 | controller |     "Jun 10 15:42:02.660467 crc crio[20344]: time=\"2026-06-10T15:42:02.660352802Z\" level=info msg=\"Created container 31d850be4252cb2107d6e02d7754bd0ab0903436dd55255d94f10c6bbf442287: openshift-infra/auto-csr-approver-29685102-wpq9b/oc\" id=86e069a9-2985-4cd1-af8b-8f937e8726aa name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.925109 | controller |     "Jun 10 15:42:02.661976 crc crio[20344]: time=\"2026-06-10T15:42:02.661875471Z\" level=info msg=\"Starting container: 31d850be4252cb2107d6e02d7754bd0ab0903436dd55255d94f10c6bbf442287\" id=7738af82-a670-4a54-8f18-c6beaacc83dd name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.925124 | controller |     "Jun 10 15:42:02.669589 crc crio[20344]: time=\"2026-06-10T15:42:02.669479826Z\" level=info msg=\"Started container\" PID=224786 containerID=31d850be4252cb2107d6e02d7754bd0ab0903436dd55255d94f10c6bbf442287 description=openshift-infra/auto-csr-approver-29685102-wpq9b/oc id=7738af82-a670-4a54-8f18-c6beaacc83dd name=/runtime.v1.RuntimeService/StartContainer sandboxID=4887341243ea554f1b15046028f234c54398f4b72fede2fecabce37fe58972fd",
2026-06-10 15:52:08.925139 | controller |     "Jun 10 15:42:04.355222 crc crio[20344]: time=\"2026-06-10T15:42:04.354352679Z\" level=info msg=\"Stopping pod sandbox: 4887341243ea554f1b15046028f234c54398f4b72fede2fecabce37fe58972fd\" id=e01a3bee-b5c7-454f-8a11-4effe13b2766 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.925153 | controller |     "Jun 10 15:42:04.356868 crc crio[20344]: time=\"2026-06-10T15:42:04.356050313Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685102-wpq9b Namespace:openshift-infra ID:4887341243ea554f1b15046028f234c54398f4b72fede2fecabce37fe58972fd UID:dd396add-f7cd-411a-8327-090b27f195c9 NetNS:/var/run/netns/00d1c700-2a16-4930-a3eb-37629d15f879 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-poddd396add_f7cd_411a_8327_090b27f195c9.slice PodAnnotations:0xc00282e458}] Aliases:map[]}\"",
2026-06-10 15:52:08.925168 | controller |     "Jun 10 15:42:04.356868 crc crio[20344]: time=\"2026-06-10T15:42:04.356210657Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685102-wpq9b from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.925183 | controller |     "Jun 10 15:42:04.730935 crc crio[20344]: time=\"2026-06-10T15:42:04.730832429Z\" level=info msg=\"Stopped pod sandbox: 4887341243ea554f1b15046028f234c54398f4b72fede2fecabce37fe58972fd\" id=e01a3bee-b5c7-454f-8a11-4effe13b2766 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.925198 | controller |     "Jun 10 15:42:16.970503 crc crio[20344]: time=\"2026-06-10T15:42:16.969878045Z\" level=info msg=\"Removing container: e8ba46eac77fac467981190af125afa0e17d1f512c8b86b5a9d760c3be53eb85\" id=5b6215de-2881-488d-9302-59281b3e9801 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.925212 | controller |     "Jun 10 15:42:17.124063 crc crio[20344]: time=\"2026-06-10T15:42:17.123938072Z\" level=info msg=\"Removed container e8ba46eac77fac467981190af125afa0e17d1f512c8b86b5a9d760c3be53eb85: openshift-infra/auto-csr-approver-29685096-ww8m2/oc\" id=5b6215de-2881-488d-9302-59281b3e9801 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.925226 | controller |     "Jun 10 15:42:17.133627 crc crio[20344]: time=\"2026-06-10T15:42:17.133504697Z\" level=info msg=\"Stopping pod sandbox: 84bcc966750d3fda2f780ac8d074a7a3dfd59ce0edfbcd4f835962f972a99caa\" id=8381bd46-ce43-4ff9-be9e-fb3bce6e3764 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.925257 | controller |     "Jun 10 15:42:17.133627 crc crio[20344]: time=\"2026-06-10T15:42:17.13359626Z\" level=info msg=\"Stopped pod sandbox (already stopped): 84bcc966750d3fda2f780ac8d074a7a3dfd59ce0edfbcd4f835962f972a99caa\" id=8381bd46-ce43-4ff9-be9e-fb3bce6e3764 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.925272 | controller |     "Jun 10 15:42:17.134584 crc crio[20344]: time=\"2026-06-10T15:42:17.134498053Z\" level=info msg=\"Removing pod sandbox: 84bcc966750d3fda2f780ac8d074a7a3dfd59ce0edfbcd4f835962f972a99caa\" id=34133624-10b2-4686-bee0-1cd7564ff560 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.925295 | controller |     "Jun 10 15:42:17.147551 crc crio[20344]: time=\"2026-06-10T15:42:17.147456475Z\" level=info msg=\"Removed pod sandbox: 84bcc966750d3fda2f780ac8d074a7a3dfd59ce0edfbcd4f835962f972a99caa\" id=34133624-10b2-4686-bee0-1cd7564ff560 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.925310 | controller |     "Jun 10 15:42:17.149148 crc crio[20344]: time=\"2026-06-10T15:42:17.149055756Z\" level=info msg=\"Stopping pod sandbox: dd6f4940ec635e3a92ac54e1ffaa3b288d4684c19e93adaf8b554431adbc702c\" id=afe5db5c-0c56-4fb0-825c-a7981e976ccf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.925324 | controller |     "Jun 10 15:42:17.149240 crc crio[20344]: time=\"2026-06-10T15:42:17.149164919Z\" level=info msg=\"Stopped pod sandbox (already stopped): dd6f4940ec635e3a92ac54e1ffaa3b288d4684c19e93adaf8b554431adbc702c\" id=afe5db5c-0c56-4fb0-825c-a7981e976ccf name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.925339 | controller |     "Jun 10 15:42:17.149958 crc crio[20344]: time=\"2026-06-10T15:42:17.149878967Z\" level=info msg=\"Removing pod sandbox: dd6f4940ec635e3a92ac54e1ffaa3b288d4684c19e93adaf8b554431adbc702c\" id=9c6ba71d-be98-4d11-9606-1ea948c55fad name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.925354 | controller |     "Jun 10 15:42:17.163007 crc crio[20344]: time=\"2026-06-10T15:42:17.162896341Z\" level=info msg=\"Removed pod sandbox: dd6f4940ec635e3a92ac54e1ffaa3b288d4684c19e93adaf8b554431adbc702c\" id=9c6ba71d-be98-4d11-9606-1ea948c55fad name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.925368 | controller |     "Jun 10 15:43:50.717511 crc crio[20344]: time=\"2026-06-10T15:43:50.716642878Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-marketplace-jnwl2/POD\" id=9e62e76f-2ecf-4de8-bd87-60ae6d2eabc1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.925383 | controller |     "Jun 10 15:43:50.718622 crc crio[20344]: time=\"2026-06-10T15:43:50.717543471Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.925398 | controller |     "Jun 10 15:43:50.769570 crc crio[20344]: time=\"2026-06-10T15:43:50.769430711Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-jnwl2 Namespace:openshift-marketplace ID:d443165d796167dca1160c784be2c5d18643c162897f53e1f05501daa7d039cd UID:53ca0bc4-2d2d-4444-9597-dad633729274 NetNS:/var/run/netns/016eb7e4-bb02-43c8-8247-11aebce2574c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod53ca0bc4_2d2d_4444_9597_dad633729274.slice PodAnnotations:0xc0022658c8}] Aliases:map[]}\"",
2026-06-10 15:52:08.925414 | controller |     "Jun 10 15:43:50.770006 crc crio[20344]: time=\"2026-06-10T15:43:50.769973065Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-marketplace-jnwl2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.925429 | controller |     "Jun 10 15:43:51.440226 crc crio[20344]: 2026-06-10T15:43:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:d443165d796167d Mac:3e:24:d7:76:64:82 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:0f Mtu:0 Sandbox:/var/run/netns/016eb7e4-bb02-43c8-8247-11aebce2574c SocketPath: PciID:}] [{Interface:0xc000014ea0 Address:{IP:10.217.1.15 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.925448 | controller |     "Jun 10 15:43:51.441502 crc crio[20344]: time=\"2026-06-10T15:43:51.441444576Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-jnwl2 Namespace:openshift-marketplace ID:d443165d796167dca1160c784be2c5d18643c162897f53e1f05501daa7d039cd UID:53ca0bc4-2d2d-4444-9597-dad633729274 NetNS:/var/run/netns/016eb7e4-bb02-43c8-8247-11aebce2574c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod53ca0bc4_2d2d_4444_9597_dad633729274.slice PodAnnotations:0xc0022658c8}] Aliases:map[]}\"",
2026-06-10 15:52:08.925463 | controller |     "Jun 10 15:43:51.441684 crc crio[20344]: time=\"2026-06-10T15:43:51.44162921Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-marketplace-jnwl2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.925478 | controller |     "Jun 10 15:43:51.449517 crc crio[20344]: time=\"2026-06-10T15:43:51.4494242Z\" level=info msg=\"Ran pod sandbox d443165d796167dca1160c784be2c5d18643c162897f53e1f05501daa7d039cd with infra container: openshift-marketplace/redhat-marketplace-jnwl2/POD\" id=9e62e76f-2ecf-4de8-bd87-60ae6d2eabc1 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.925494 | controller |     "Jun 10 15:43:51.453036 crc crio[20344]: time=\"2026-06-10T15:43:51.452974041Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=ecf60e2a-9a88-49c0-9a20-4cea115aa3e7 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.925509 | controller |     "Jun 10 15:43:51.455310 crc crio[20344]: time=\"2026-06-10T15:43:51.455188228Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=d125234c-5c32-46ec-bdba-c34e68c700c0 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.925524 | controller |     "Jun 10 15:43:51.515218 crc crio[20344]: time=\"2026-06-10T15:43:51.514726414Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-jnwl2/extract-utilities\" id=66c37f4f-bb91-489d-9617-3a900316c582 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.925539 | controller |     "Jun 10 15:43:51.515891 crc crio[20344]: time=\"2026-06-10T15:43:51.515818242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.925554 | controller |     "Jun 10 15:43:51.561094 crc crio[20344]: time=\"2026-06-10T15:43:51.56098644Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.925569 | controller |     "Jun 10 15:43:51.565979 crc crio[20344]: time=\"2026-06-10T15:43:51.565936206Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.925583 | controller |     "Jun 10 15:43:51.849508 crc crio[20344]: time=\"2026-06-10T15:43:51.84931583Z\" level=info msg=\"Created container c50589981371e55405f1e142353d33b99166b43159114ca833e8e0494a452433: openshift-marketplace/redhat-marketplace-jnwl2/extract-utilities\" id=66c37f4f-bb91-489d-9617-3a900316c582 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.925597 | controller |     "Jun 10 15:43:51.851155 crc crio[20344]: time=\"2026-06-10T15:43:51.850565512Z\" level=info msg=\"Starting container: c50589981371e55405f1e142353d33b99166b43159114ca833e8e0494a452433\" id=9b32c77c-915c-4b9f-b1ae-3af21099aca1 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.925616 | controller |     "Jun 10 15:43:51.856472 crc crio[20344]: time=\"2026-06-10T15:43:51.856384441Z\" level=info msg=\"Started container\" PID=250283 containerID=c50589981371e55405f1e142353d33b99166b43159114ca833e8e0494a452433 description=openshift-marketplace/redhat-marketplace-jnwl2/extract-utilities id=9b32c77c-915c-4b9f-b1ae-3af21099aca1 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d443165d796167dca1160c784be2c5d18643c162897f53e1f05501daa7d039cd",
2026-06-10 15:52:08.925631 | controller |     "Jun 10 15:43:52.703363 crc crio[20344]: time=\"2026-06-10T15:43:52.703065842Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=1ab0411e-c3ca-446b-8db7-90c35e4263ae name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.925646 | controller |     "Jun 10 15:43:52.712507 crc crio[20344]: time=\"2026-06-10T15:43:52.712407662Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-marketplace-index:v4.20\\\"\"",
2026-06-10 15:52:08.925662 | controller |     "Jun 10 15:43:53.555743 crc crio[20344]: time=\"2026-06-10T15:43:53.555326816Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-marketplace-index@sha256:bec7a1ff545afabea88c4a74227ea95b91c67cf5c03e89b2b949be410682f8a0\" id=1ab0411e-c3ca-446b-8db7-90c35e4263ae name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.925677 | controller |     "Jun 10 15:43:53.562772 crc crio[20344]: time=\"2026-06-10T15:43:53.562683565Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=28ceacf8-d642-4d97-9aea-b5e791da4ae2 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.925692 | controller |     "Jun 10 15:43:53.569127 crc crio[20344]: time=\"2026-06-10T15:43:53.569042078Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-marketplace-index:v4.20\" id=7b49671f-26c6-4c33-8d8c-3c448f70850b name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.925706 | controller |     "Jun 10 15:43:53.577491 crc crio[20344]: time=\"2026-06-10T15:43:53.577403962Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-jnwl2/extract-content\" id=24c26446-758f-45b7-919a-05e1e2905f84 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.925721 | controller |     "Jun 10 15:43:53.578040 crc crio[20344]: time=\"2026-06-10T15:43:53.577863034Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.925736 | controller |     "Jun 10 15:43:53.627119 crc crio[20344]: time=\"2026-06-10T15:43:53.627052595Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.925750 | controller |     "Jun 10 15:43:53.630596 crc crio[20344]: time=\"2026-06-10T15:43:53.630179365Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.925764 | controller |     "Jun 10 15:43:53.789165 crc crio[20344]: time=\"2026-06-10T15:43:53.789079117Z\" level=info msg=\"Created container 7b351b2381eec7be38aebca7acb5dc39a1e19becf579d4cd8541f457241a8cc1: openshift-marketplace/redhat-marketplace-jnwl2/extract-content\" id=24c26446-758f-45b7-919a-05e1e2905f84 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.925778 | controller |     "Jun 10 15:43:53.790493 crc crio[20344]: time=\"2026-06-10T15:43:53.790207916Z\" level=info msg=\"Starting container: 7b351b2381eec7be38aebca7acb5dc39a1e19becf579d4cd8541f457241a8cc1\" id=c617c319-28e6-476f-a71e-718f25ac6f94 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.925793 | controller |     "Jun 10 15:43:53.798102 crc crio[20344]: time=\"2026-06-10T15:43:53.798071787Z\" level=info msg=\"Started container\" PID=250648 containerID=7b351b2381eec7be38aebca7acb5dc39a1e19becf579d4cd8541f457241a8cc1 description=openshift-marketplace/redhat-marketplace-jnwl2/extract-content id=c617c319-28e6-476f-a71e-718f25ac6f94 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d443165d796167dca1160c784be2c5d18643c162897f53e1f05501daa7d039cd",
2026-06-10 15:52:08.925811 | controller |     "Jun 10 15:43:54.736537 crc crio[20344]: time=\"2026-06-10T15:43:54.735420843Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=1e4fbdf1-58b1-4d09-bf55-67a4c1c17261 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.925826 | controller |     "Jun 10 15:43:54.748527 crc crio[20344]: time=\"2026-06-10T15:43:54.748374765Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e3a832d5-b4c4-47b8-94e9-5528e3b5017d name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.925840 | controller |     "Jun 10 15:43:54.761768 crc crio[20344]: time=\"2026-06-10T15:43:54.758910245Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-marketplace-jnwl2/registry-server\" id=6aab3eeb-b32c-4795-ac82-7595c70177db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.925875 | controller |     "Jun 10 15:43:54.761768 crc crio[20344]: time=\"2026-06-10T15:43:54.759420968Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.925891 | controller |     "Jun 10 15:43:54.830657 crc crio[20344]: time=\"2026-06-10T15:43:54.83049426Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.925906 | controller |     "Jun 10 15:43:54.837067 crc crio[20344]: time=\"2026-06-10T15:43:54.836329809Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.925921 | controller |     "Jun 10 15:43:54.991853 crc crio[20344]: time=\"2026-06-10T15:43:54.991145397Z\" level=info msg=\"Created container 4a621c1eaf63d6944c5e3f8666f474cc92be20b8b0ea455d03ca197cdf1a2aae: openshift-marketplace/redhat-marketplace-jnwl2/registry-server\" id=6aab3eeb-b32c-4795-ac82-7595c70177db name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.925935 | controller |     "Jun 10 15:43:54.993622 crc crio[20344]: time=\"2026-06-10T15:43:54.99357605Z\" level=info msg=\"Starting container: 4a621c1eaf63d6944c5e3f8666f474cc92be20b8b0ea455d03ca197cdf1a2aae\" id=aae279d6-bf93-4359-9da0-f1f900391129 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.925949 | controller |     "Jun 10 15:43:55.003988 crc crio[20344]: time=\"2026-06-10T15:43:55.003923105Z\" level=info msg=\"Started container\" PID=250796 containerID=4a621c1eaf63d6944c5e3f8666f474cc92be20b8b0ea455d03ca197cdf1a2aae description=openshift-marketplace/redhat-marketplace-jnwl2/registry-server id=aae279d6-bf93-4359-9da0-f1f900391129 name=/runtime.v1.RuntimeService/StartContainer sandboxID=d443165d796167dca1160c784be2c5d18643c162897f53e1f05501daa7d039cd",
2026-06-10 15:52:08.925964 | controller |     "Jun 10 15:44:00.640045 crc crio[20344]: time=\"2026-06-10T15:44:00.63875431Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685104-nb29g/POD\" id=a2496770-12e2-4ac3-92b2-48e236cb1deb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.925979 | controller |     "Jun 10 15:44:00.640045 crc crio[20344]: time=\"2026-06-10T15:44:00.639957581Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.925997 | controller |     "Jun 10 15:44:00.691698 crc crio[20344]: time=\"2026-06-10T15:44:00.691577264Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685104-nb29g Namespace:openshift-infra ID:250757f703229a9f8c9da258443e78c552aa5deb51e01c2f6050f44e49d58a6b UID:798b5d94-6bf6-42fa-be74-397be9329966 NetNS:/var/run/netns/765acfc1-9aaa-4916-a6a7-b138998784c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod798b5d94_6bf6_42fa_be74_397be9329966.slice PodAnnotations:0xc00078c0f8}] Aliases:map[]}\"",
2026-06-10 15:52:08.926012 | controller |     "Jun 10 15:44:00.691698 crc crio[20344]: time=\"2026-06-10T15:44:00.691653236Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685104-nb29g to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.926027 | controller |     "Jun 10 15:44:01.300337 crc crio[20344]: 2026-06-10T15:44:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:250757f703229a9 Mac:02:70:9a:ea:47:89 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:10 Mtu:0 Sandbox:/var/run/netns/765acfc1-9aaa-4916-a6a7-b138998784c8 SocketPath: PciID:}] [{Interface:0xc00012ec70 Address:{IP:10.217.1.16 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.926042 | controller |     "Jun 10 15:44:01.302133 crc crio[20344]: time=\"2026-06-10T15:44:01.30204983Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685104-nb29g Namespace:openshift-infra ID:250757f703229a9f8c9da258443e78c552aa5deb51e01c2f6050f44e49d58a6b UID:798b5d94-6bf6-42fa-be74-397be9329966 NetNS:/var/run/netns/765acfc1-9aaa-4916-a6a7-b138998784c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod798b5d94_6bf6_42fa_be74_397be9329966.slice PodAnnotations:0xc00078c0f8}] Aliases:map[]}\"",
2026-06-10 15:52:08.926057 | controller |     "Jun 10 15:44:01.302358 crc crio[20344]: time=\"2026-06-10T15:44:01.302241865Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685104-nb29g for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.926073 | controller |     "Jun 10 15:44:01.323949 crc crio[20344]: time=\"2026-06-10T15:44:01.323729026Z\" level=info msg=\"Ran pod sandbox 250757f703229a9f8c9da258443e78c552aa5deb51e01c2f6050f44e49d58a6b with infra container: openshift-infra/auto-csr-approver-29685104-nb29g/POD\" id=a2496770-12e2-4ac3-92b2-48e236cb1deb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.926087 | controller |     "Jun 10 15:44:01.327498 crc crio[20344]: time=\"2026-06-10T15:44:01.327383589Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=9fc11d5d-8b9b-42bd-a10b-e0caf7ece32f name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.926102 | controller |     "Jun 10 15:44:01.338018 crc crio[20344]: time=\"2026-06-10T15:44:01.337865028Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-10 15:52:08.926117 | controller |     "Jun 10 15:44:02.767925 crc crio[20344]: time=\"2026-06-10T15:44:02.767540772Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=9fc11d5d-8b9b-42bd-a10b-e0caf7ece32f name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.926132 | controller |     "Jun 10 15:44:02.769738 crc crio[20344]: time=\"2026-06-10T15:44:02.768686471Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=5e997fe9-b774-438f-ae42-dddc66283939 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.926147 | controller |     "Jun 10 15:44:02.770850 crc crio[20344]: time=\"2026-06-10T15:44:02.770719863Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=8f15ff92-20e4-456e-a0ec-f1cceaeb71b4 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.926166 | controller |     "Jun 10 15:44:02.777882 crc crio[20344]: time=\"2026-06-10T15:44:02.777804945Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685104-nb29g/oc\" id=39c8efd6-c370-4277-8ecd-13be5845872a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.926181 | controller |     "Jun 10 15:44:02.778196 crc crio[20344]: time=\"2026-06-10T15:44:02.778139554Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.926196 | controller |     "Jun 10 15:44:02.825630 crc crio[20344]: time=\"2026-06-10T15:44:02.825541879Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.926211 | controller |     "Jun 10 15:44:02.907972 crc crio[20344]: time=\"2026-06-10T15:44:02.90791495Z\" level=info msg=\"Stopping container: 4a621c1eaf63d6944c5e3f8666f474cc92be20b8b0ea455d03ca197cdf1a2aae (timeout: 2s)\" id=f504594d-e3c6-42e7-b007-891993740745 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.926225 | controller |     "Jun 10 15:44:03.057554 crc crio[20344]: time=\"2026-06-10T15:44:03.057312479Z\" level=info msg=\"Stopped container 4a621c1eaf63d6944c5e3f8666f474cc92be20b8b0ea455d03ca197cdf1a2aae: openshift-marketplace/redhat-marketplace-jnwl2/registry-server\" id=f504594d-e3c6-42e7-b007-891993740745 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.926240 | controller |     "Jun 10 15:44:03.060565 crc crio[20344]: time=\"2026-06-10T15:44:03.060438519Z\" level=info msg=\"Stopping pod sandbox: d443165d796167dca1160c784be2c5d18643c162897f53e1f05501daa7d039cd\" id=cee19297-1aa4-4928-8f4d-fbbd76715ae1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.926254 | controller |     "Jun 10 15:44:03.061346 crc crio[20344]: time=\"2026-06-10T15:44:03.061219599Z\" level=info msg=\"Got pod network &{Name:redhat-marketplace-jnwl2 Namespace:openshift-marketplace ID:d443165d796167dca1160c784be2c5d18643c162897f53e1f05501daa7d039cd UID:53ca0bc4-2d2d-4444-9597-dad633729274 NetNS:/var/run/netns/016eb7e4-bb02-43c8-8247-11aebce2574c Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod53ca0bc4_2d2d_4444_9597_dad633729274.slice PodAnnotations:0xc00078cc68}] Aliases:map[]}\"",
2026-06-10 15:52:08.926269 | controller |     "Jun 10 15:44:03.062140 crc crio[20344]: time=\"2026-06-10T15:44:03.06201781Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-marketplace-jnwl2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.926284 | controller |     "Jun 10 15:44:03.143196 crc crio[20344]: time=\"2026-06-10T15:44:03.142646326Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.926298 | controller |     "Jun 10 15:44:03.347748 crc crio[20344]: time=\"2026-06-10T15:44:03.347583659Z\" level=info msg=\"Created container 6cce8191536f41f8d665cb6df5341d020bf17b906d732c136a6a71ae0b397df4: openshift-infra/auto-csr-approver-29685104-nb29g/oc\" id=39c8efd6-c370-4277-8ecd-13be5845872a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.926313 | controller |     "Jun 10 15:44:03.349928 crc crio[20344]: time=\"2026-06-10T15:44:03.349825686Z\" level=info msg=\"Starting container: 6cce8191536f41f8d665cb6df5341d020bf17b906d732c136a6a71ae0b397df4\" id=1b3c76d1-cbc4-43f3-97ea-bef990ff639c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.926328 | controller |     "Jun 10 15:44:03.354932 crc crio[20344]: time=\"2026-06-10T15:44:03.354823655Z\" level=info msg=\"Started container\" PID=252199 containerID=6cce8191536f41f8d665cb6df5341d020bf17b906d732c136a6a71ae0b397df4 description=openshift-infra/auto-csr-approver-29685104-nb29g/oc id=1b3c76d1-cbc4-43f3-97ea-bef990ff639c name=/runtime.v1.RuntimeService/StartContainer sandboxID=250757f703229a9f8c9da258443e78c552aa5deb51e01c2f6050f44e49d58a6b",
2026-06-10 15:52:08.926347 | controller |     "Jun 10 15:44:03.447008 crc crio[20344]: time=\"2026-06-10T15:44:03.446878724Z\" level=info msg=\"Stopped pod sandbox: d443165d796167dca1160c784be2c5d18643c162897f53e1f05501daa7d039cd\" id=cee19297-1aa4-4928-8f4d-fbbd76715ae1 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.926363 | controller |     "Jun 10 15:44:03.933579 crc crio[20344]: time=\"2026-06-10T15:44:03.933506327Z\" level=info msg=\"Removing container: 4a621c1eaf63d6944c5e3f8666f474cc92be20b8b0ea455d03ca197cdf1a2aae\" id=06a99af4-27ab-4f81-bfb9-5ce31f8502f4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.926378 | controller |     "Jun 10 15:44:03.976174 crc crio[20344]: time=\"2026-06-10T15:44:03.975588105Z\" level=info msg=\"Removed container 4a621c1eaf63d6944c5e3f8666f474cc92be20b8b0ea455d03ca197cdf1a2aae: openshift-marketplace/redhat-marketplace-jnwl2/registry-server\" id=06a99af4-27ab-4f81-bfb9-5ce31f8502f4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.926393 | controller |     "Jun 10 15:44:03.998824 crc crio[20344]: time=\"2026-06-10T15:44:03.997305312Z\" level=info msg=\"Removing container: 7b351b2381eec7be38aebca7acb5dc39a1e19becf579d4cd8541f457241a8cc1\" id=f2d50585-3bf3-4084-9e8c-69f96ca6056b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.926408 | controller |     "Jun 10 15:44:04.031525 crc crio[20344]: time=\"2026-06-10T15:44:04.031429557Z\" level=info msg=\"Removed container 7b351b2381eec7be38aebca7acb5dc39a1e19becf579d4cd8541f457241a8cc1: openshift-marketplace/redhat-marketplace-jnwl2/extract-content\" id=f2d50585-3bf3-4084-9e8c-69f96ca6056b name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.926423 | controller |     "Jun 10 15:44:04.035569 crc crio[20344]: time=\"2026-06-10T15:44:04.035158752Z\" level=info msg=\"Removing container: c50589981371e55405f1e142353d33b99166b43159114ca833e8e0494a452433\" id=591fd9c7-f35f-4072-a8fd-652657f44265 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.926438 | controller |     "Jun 10 15:44:04.097034 crc crio[20344]: time=\"2026-06-10T15:44:04.096976607Z\" level=info msg=\"Removed container c50589981371e55405f1e142353d33b99166b43159114ca833e8e0494a452433: openshift-marketplace/redhat-marketplace-jnwl2/extract-utilities\" id=591fd9c7-f35f-4072-a8fd-652657f44265 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.926453 | controller |     "Jun 10 15:44:05.967008 crc crio[20344]: time=\"2026-06-10T15:44:05.966176635Z\" level=info msg=\"Stopping pod sandbox: 250757f703229a9f8c9da258443e78c552aa5deb51e01c2f6050f44e49d58a6b\" id=04f3fe4b-4a11-4111-a648-fe12af05cd65 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.926468 | controller |     "Jun 10 15:44:05.968584 crc crio[20344]: time=\"2026-06-10T15:44:05.96834386Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685104-nb29g Namespace:openshift-infra ID:250757f703229a9f8c9da258443e78c552aa5deb51e01c2f6050f44e49d58a6b UID:798b5d94-6bf6-42fa-be74-397be9329966 NetNS:/var/run/netns/765acfc1-9aaa-4916-a6a7-b138998784c8 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod798b5d94_6bf6_42fa_be74_397be9329966.slice PodAnnotations:0xc00008c2f0}] Aliases:map[]}\"",
2026-06-10 15:52:08.926483 | controller |     "Jun 10 15:44:05.968584 crc crio[20344]: time=\"2026-06-10T15:44:05.968527455Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685104-nb29g from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.926499 | controller |     "Jun 10 15:44:06.434544 crc crio[20344]: time=\"2026-06-10T15:44:06.433974195Z\" level=info msg=\"Stopped pod sandbox: 250757f703229a9f8c9da258443e78c552aa5deb51e01c2f6050f44e49d58a6b\" id=04f3fe4b-4a11-4111-a648-fe12af05cd65 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.926517 | controller |     "Jun 10 15:44:17.203606 crc crio[20344]: time=\"2026-06-10T15:44:17.2028828Z\" level=info msg=\"Removing container: 26fd9ff31daab5ddf109b94ff1821200a39742ed92b24c5359a22bcc4ce1bd48\" id=0039fa7b-4f6e-4ee2-985e-7a5364bd5ef7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.926532 | controller |     "Jun 10 15:44:17.321082 crc crio[20344]: time=\"2026-06-10T15:44:17.320921975Z\" level=info msg=\"Removed container 26fd9ff31daab5ddf109b94ff1821200a39742ed92b24c5359a22bcc4ce1bd48: openshift-infra/auto-csr-approver-29685098-9pdgn/oc\" id=0039fa7b-4f6e-4ee2-985e-7a5364bd5ef7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.926547 | controller |     "Jun 10 15:44:17.346702 crc crio[20344]: time=\"2026-06-10T15:44:17.346578473Z\" level=info msg=\"Stopping pod sandbox: d443165d796167dca1160c784be2c5d18643c162897f53e1f05501daa7d039cd\" id=9f11f68e-b1a0-4a27-82c7-91abc8f7e186 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.926562 | controller |     "Jun 10 15:44:17.346702 crc crio[20344]: time=\"2026-06-10T15:44:17.346698036Z\" level=info msg=\"Stopped pod sandbox (already stopped): d443165d796167dca1160c784be2c5d18643c162897f53e1f05501daa7d039cd\" id=9f11f68e-b1a0-4a27-82c7-91abc8f7e186 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.926577 | controller |     "Jun 10 15:44:17.347436 crc crio[20344]: time=\"2026-06-10T15:44:17.347375513Z\" level=info msg=\"Removing pod sandbox: d443165d796167dca1160c784be2c5d18643c162897f53e1f05501daa7d039cd\" id=7b4e7bd2-c863-4465-ac49-a3c226ee2b3b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.926591 | controller |     "Jun 10 15:44:17.369911 crc crio[20344]: time=\"2026-06-10T15:44:17.369799888Z\" level=info msg=\"Removed pod sandbox: d443165d796167dca1160c784be2c5d18643c162897f53e1f05501daa7d039cd\" id=7b4e7bd2-c863-4465-ac49-a3c226ee2b3b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.926606 | controller |     "Jun 10 15:44:17.372769 crc crio[20344]: time=\"2026-06-10T15:44:17.372663241Z\" level=info msg=\"Stopping pod sandbox: 8d5751ca648068447ea5900433f64fb3e4b6d9eaa5ce200d7e41856e1f7a4756\" id=a6c5a045-b894-4966-916b-09944b681047 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.926620 | controller |     "Jun 10 15:44:17.372949 crc crio[20344]: time=\"2026-06-10T15:44:17.372848146Z\" level=info msg=\"Stopped pod sandbox (already stopped): 8d5751ca648068447ea5900433f64fb3e4b6d9eaa5ce200d7e41856e1f7a4756\" id=a6c5a045-b894-4966-916b-09944b681047 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.926635 | controller |     "Jun 10 15:44:17.374047 crc crio[20344]: time=\"2026-06-10T15:44:17.373981195Z\" level=info msg=\"Removing pod sandbox: 8d5751ca648068447ea5900433f64fb3e4b6d9eaa5ce200d7e41856e1f7a4756\" id=8a5f6936-f0da-4295-b411-b697005df9e9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.926649 | controller |     "Jun 10 15:44:17.388362 crc crio[20344]: time=\"2026-06-10T15:44:17.388183519Z\" level=info msg=\"Removed pod sandbox: 8d5751ca648068447ea5900433f64fb3e4b6d9eaa5ce200d7e41856e1f7a4756\" id=8a5f6936-f0da-4295-b411-b697005df9e9 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.926664 | controller |     "Jun 10 15:45:02.465755 crc crio[20344]: time=\"2026-06-10T15:45:02.465124939Z\" level=info msg=\"Running pod sandbox: openshift-operator-lifecycle-manager/collect-profiles-29685105-dbgfv/POD\" id=bd1ba99b-728b-4e2a-87aa-4335d97d251a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.926678 | controller |     "Jun 10 15:45:02.470303 crc crio[20344]: time=\"2026-06-10T15:45:02.466802242Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.926699 | controller |     "Jun 10 15:45:02.499218 crc crio[20344]: time=\"2026-06-10T15:45:02.499169456Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685105-dbgfv Namespace:openshift-operator-lifecycle-manager ID:c662bffdfb9c785533d37ac22efaebf35c197163b32e75f4d1824ac498a41f76 UID:daa283dd-f1fc-497f-a0f5-a5fb0b64d3c5 NetNS:/var/run/netns/1a4af5a0-4f91-4711-aca1-889e857cf78b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddaa283dd_f1fc_497f_a0f5_a5fb0b64d3c5.slice PodAnnotations:0xc0006b5668}] Aliases:map[]}\"",
2026-06-10 15:52:08.926715 | controller |     "Jun 10 15:45:02.499709 crc crio[20344]: time=\"2026-06-10T15:45:02.499689239Z\" level=info msg=\"Adding pod openshift-operator-lifecycle-manager_collect-profiles-29685105-dbgfv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.926730 | controller |     "Jun 10 15:45:03.252006 crc crio[20344]: 2026-06-10T15:45:03Z [verbose] CmdAdd (shim): {1.1.0 [{Name:c662bffdfb9c785 Mac:56:24:5e:ea:6e:be Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:11 Mtu:0 Sandbox:/var/run/netns/1a4af5a0-4f91-4711-aca1-889e857cf78b SocketPath: PciID:}] [{Interface:0xc0004b45d0 Address:{IP:10.217.1.17 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.926745 | controller |     "Jun 10 15:45:03.253933 crc crio[20344]: time=\"2026-06-10T15:45:03.253888024Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685105-dbgfv Namespace:openshift-operator-lifecycle-manager ID:c662bffdfb9c785533d37ac22efaebf35c197163b32e75f4d1824ac498a41f76 UID:daa283dd-f1fc-497f-a0f5-a5fb0b64d3c5 NetNS:/var/run/netns/1a4af5a0-4f91-4711-aca1-889e857cf78b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddaa283dd_f1fc_497f_a0f5_a5fb0b64d3c5.slice PodAnnotations:0xc0006b5668}] Aliases:map[]}\"",
2026-06-10 15:52:08.926760 | controller |     "Jun 10 15:45:03.254319 crc crio[20344]: time=\"2026-06-10T15:45:03.254227082Z\" level=info msg=\"Checking pod openshift-operator-lifecycle-manager_collect-profiles-29685105-dbgfv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.926775 | controller |     "Jun 10 15:45:03.306015 crc crio[20344]: time=\"2026-06-10T15:45:03.305970526Z\" level=info msg=\"Ran pod sandbox c662bffdfb9c785533d37ac22efaebf35c197163b32e75f4d1824ac498a41f76 with infra container: openshift-operator-lifecycle-manager/collect-profiles-29685105-dbgfv/POD\" id=bd1ba99b-728b-4e2a-87aa-4335d97d251a name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.926790 | controller |     "Jun 10 15:45:03.313834 crc crio[20344]: time=\"2026-06-10T15:45:03.313209502Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=10c2e68f-10b5-42b2-bc07-95d1dc281200 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.926805 | controller |     "Jun 10 15:45:03.320173 crc crio[20344]: time=\"2026-06-10T15:45:03.316116547Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=00ffbca5-4931-4684-b626-c354627e56ec name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.926821 | controller |     "Jun 10 15:45:03.325042 crc crio[20344]: time=\"2026-06-10T15:45:03.323556189Z\" level=info msg=\"Creating container: openshift-operator-lifecycle-manager/collect-profiles-29685105-dbgfv/collect-profiles\" id=78abb8d3-48b4-4632-9e52-8b7a12416278 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.926836 | controller |     "Jun 10 15:45:03.325042 crc crio[20344]: time=\"2026-06-10T15:45:03.32399918Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.926867 | controller |     "Jun 10 15:45:03.428374 crc crio[20344]: time=\"2026-06-10T15:45:03.428172255Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.926886 | controller |     "Jun 10 15:45:03.440005 crc crio[20344]: time=\"2026-06-10T15:45:03.439899757Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.926902 | controller |     "Jun 10 15:45:03.576960 crc crio[20344]: time=\"2026-06-10T15:45:03.576496537Z\" level=info msg=\"Created container a5ac7260da03aae40e445d4e2870a2c8b9fc27601e7fee84da8b29bfed684d72: openshift-operator-lifecycle-manager/collect-profiles-29685105-dbgfv/collect-profiles\" id=78abb8d3-48b4-4632-9e52-8b7a12416278 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.926917 | controller |     "Jun 10 15:45:03.578416 crc crio[20344]: time=\"2026-06-10T15:45:03.578343854Z\" level=info msg=\"Starting container: a5ac7260da03aae40e445d4e2870a2c8b9fc27601e7fee84da8b29bfed684d72\" id=4d84a26f-4a98-44fa-8e3f-e1dd8736024c name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.926931 | controller |     "Jun 10 15:45:03.585581 crc crio[20344]: time=\"2026-06-10T15:45:03.585457608Z\" level=info msg=\"Started container\" PID=260367 containerID=a5ac7260da03aae40e445d4e2870a2c8b9fc27601e7fee84da8b29bfed684d72 description=openshift-operator-lifecycle-manager/collect-profiles-29685105-dbgfv/collect-profiles id=4d84a26f-4a98-44fa-8e3f-e1dd8736024c name=/runtime.v1.RuntimeService/StartContainer sandboxID=c662bffdfb9c785533d37ac22efaebf35c197163b32e75f4d1824ac498a41f76",
2026-06-10 15:52:08.926947 | controller |     "Jun 10 15:45:05.772052 crc crio[20344]: time=\"2026-06-10T15:45:05.771361623Z\" level=info msg=\"Stopping pod sandbox: c662bffdfb9c785533d37ac22efaebf35c197163b32e75f4d1824ac498a41f76\" id=a627d8de-3351-4a7b-b360-7c50e9eab4f2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.926962 | controller |     "Jun 10 15:45:05.773248 crc crio[20344]: time=\"2026-06-10T15:45:05.773055557Z\" level=info msg=\"Got pod network &{Name:collect-profiles-29685105-dbgfv Namespace:openshift-operator-lifecycle-manager ID:c662bffdfb9c785533d37ac22efaebf35c197163b32e75f4d1824ac498a41f76 UID:daa283dd-f1fc-497f-a0f5-a5fb0b64d3c5 NetNS:/var/run/netns/1a4af5a0-4f91-4711-aca1-889e857cf78b Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-poddaa283dd_f1fc_497f_a0f5_a5fb0b64d3c5.slice PodAnnotations:0xc00008c878}] Aliases:map[]}\"",
2026-06-10 15:52:08.926977 | controller |     "Jun 10 15:45:05.773248 crc crio[20344]: time=\"2026-06-10T15:45:05.773214611Z\" level=info msg=\"Deleting pod openshift-operator-lifecycle-manager_collect-profiles-29685105-dbgfv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.926992 | controller |     "Jun 10 15:45:06.214098 crc crio[20344]: time=\"2026-06-10T15:45:06.213013084Z\" level=info msg=\"Stopped pod sandbox: c662bffdfb9c785533d37ac22efaebf35c197163b32e75f4d1824ac498a41f76\" id=a627d8de-3351-4a7b-b360-7c50e9eab4f2 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.927006 | controller |     "Jun 10 15:45:17.420247 crc crio[20344]: time=\"2026-06-10T15:45:17.41939078Z\" level=info msg=\"Removing container: 8f06313381c59ef5266732c07de66986d1d5321ae4e404843cc2ff1bfe79321b\" id=f7dc11ae-1041-496e-93b0-af435f525f6e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.927021 | controller |     "Jun 10 15:45:17.490916 crc crio[20344]: time=\"2026-06-10T15:45:17.490856302Z\" level=info msg=\"Removed container 8f06313381c59ef5266732c07de66986d1d5321ae4e404843cc2ff1bfe79321b: openshift-operator-lifecycle-manager/collect-profiles-29685060-nh8dl/collect-profiles\" id=f7dc11ae-1041-496e-93b0-af435f525f6e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.927039 | controller |     "Jun 10 15:45:17.510095 crc crio[20344]: time=\"2026-06-10T15:45:17.509958674Z\" level=info msg=\"Stopping pod sandbox: 3dc0c8c19a9c72fa2d510c4eccb49d9bca8a0bc4a9eb2f223ee66974bdb64bda\" id=79044786-46fb-4fb8-8353-8c95e483f0ad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.927054 | controller |     "Jun 10 15:45:17.511346 crc crio[20344]: time=\"2026-06-10T15:45:17.511228037Z\" level=info msg=\"Stopped pod sandbox (already stopped): 3dc0c8c19a9c72fa2d510c4eccb49d9bca8a0bc4a9eb2f223ee66974bdb64bda\" id=79044786-46fb-4fb8-8353-8c95e483f0ad name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.927069 | controller |     "Jun 10 15:45:17.518812 crc crio[20344]: time=\"2026-06-10T15:45:17.51835559Z\" level=info msg=\"Removing pod sandbox: 3dc0c8c19a9c72fa2d510c4eccb49d9bca8a0bc4a9eb2f223ee66974bdb64bda\" id=653d9594-5c19-4172-955b-c04a6a67ddef name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.927083 | controller |     "Jun 10 15:45:17.562744 crc crio[20344]: time=\"2026-06-10T15:45:17.559367977Z\" level=info msg=\"Removed pod sandbox: 3dc0c8c19a9c72fa2d510c4eccb49d9bca8a0bc4a9eb2f223ee66974bdb64bda\" id=653d9594-5c19-4172-955b-c04a6a67ddef name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.927098 | controller |     "Jun 10 15:46:00.529206 crc crio[20344]: time=\"2026-06-10T15:46:00.528101022Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685106-4hfrr/POD\" id=5302be7c-9b14-476e-ac0d-34f767c7a737 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.927112 | controller |     "Jun 10 15:46:00.531078 crc crio[20344]: time=\"2026-06-10T15:46:00.529349104Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.927127 | controller |     "Jun 10 15:46:00.563710 crc crio[20344]: time=\"2026-06-10T15:46:00.563596577Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685106-4hfrr Namespace:openshift-infra ID:4918263b41f4747c8fc56004287cf3a2f81a3215fb3ded9a0103def8ddff194a UID:4674dbaf-389d-4e84-8e49-30fa27cfc2a7 NetNS:/var/run/netns/9467573b-74ec-496e-aabb-0f77be93a649 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4674dbaf_389d_4e84_8e49_30fa27cfc2a7.slice PodAnnotations:0xc00282ea70}] Aliases:map[]}\"",
2026-06-10 15:52:08.927141 | controller |     "Jun 10 15:46:00.563710 crc crio[20344]: time=\"2026-06-10T15:46:00.563674279Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685106-4hfrr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.927156 | controller |     "Jun 10 15:46:01.147224 crc crio[20344]: 2026-06-10T15:46:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:4918263b41f4747 Mac:5a:a2:30:d0:08:c9 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:12 Mtu:0 Sandbox:/var/run/netns/9467573b-74ec-496e-aabb-0f77be93a649 SocketPath: PciID:}] [{Interface:0xc000014f30 Address:{IP:10.217.1.18 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.927171 | controller |     "Jun 10 15:46:01.148804 crc crio[20344]: time=\"2026-06-10T15:46:01.148713124Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685106-4hfrr Namespace:openshift-infra ID:4918263b41f4747c8fc56004287cf3a2f81a3215fb3ded9a0103def8ddff194a UID:4674dbaf-389d-4e84-8e49-30fa27cfc2a7 NetNS:/var/run/netns/9467573b-74ec-496e-aabb-0f77be93a649 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4674dbaf_389d_4e84_8e49_30fa27cfc2a7.slice PodAnnotations:0xc00282ea70}] Aliases:map[]}\"",
2026-06-10 15:52:08.927186 | controller |     "Jun 10 15:46:01.148994 crc crio[20344]: time=\"2026-06-10T15:46:01.14893982Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685106-4hfrr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.927205 | controller |     "Jun 10 15:46:01.165057 crc crio[20344]: time=\"2026-06-10T15:46:01.164935762Z\" level=info msg=\"Ran pod sandbox 4918263b41f4747c8fc56004287cf3a2f81a3215fb3ded9a0103def8ddff194a with infra container: openshift-infra/auto-csr-approver-29685106-4hfrr/POD\" id=5302be7c-9b14-476e-ac0d-34f767c7a737 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.927220 | controller |     "Jun 10 15:46:01.169983 crc crio[20344]: time=\"2026-06-10T15:46:01.16988199Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=41e7d277-ffc8-4158-a565-3dab002998f4 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.927235 | controller |     "Jun 10 15:46:01.182015 crc crio[20344]: time=\"2026-06-10T15:46:01.18192275Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-10 15:52:08.927250 | controller |     "Jun 10 15:46:02.446211 crc crio[20344]: time=\"2026-06-10T15:46:02.445746046Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=41e7d277-ffc8-4158-a565-3dab002998f4 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.927264 | controller |     "Jun 10 15:46:02.448523 crc crio[20344]: time=\"2026-06-10T15:46:02.448445156Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1e859b18-2775-4474-b34f-84deb63e11df name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.927278 | controller |     "Jun 10 15:46:02.450980 crc crio[20344]: time=\"2026-06-10T15:46:02.450902209Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=329919f5-6c0d-412e-8c8a-a77d4efe1c19 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.927300 | controller |     "Jun 10 15:46:02.459729 crc crio[20344]: time=\"2026-06-10T15:46:02.458890805Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685106-4hfrr/oc\" id=b79277d8-d478-454c-a57c-d9fbda3be5f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.927314 | controller |     "Jun 10 15:46:02.460610 crc crio[20344]: time=\"2026-06-10T15:46:02.460548588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.927329 | controller |     "Jun 10 15:46:02.505101 crc crio[20344]: time=\"2026-06-10T15:46:02.504695125Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.927343 | controller |     "Jun 10 15:46:02.778937 crc crio[20344]: time=\"2026-06-10T15:46:02.778729966Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.927357 | controller |     "Jun 10 15:46:02.889013 crc crio[20344]: time=\"2026-06-10T15:46:02.888874944Z\" level=info msg=\"Created container a96b999c0f220cf5ad300fad2c3ec43c7a26d22b03b68ab4f81a72b449980e0a: openshift-infra/auto-csr-approver-29685106-4hfrr/oc\" id=b79277d8-d478-454c-a57c-d9fbda3be5f1 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.927371 | controller |     "Jun 10 15:46:02.890459 crc crio[20344]: time=\"2026-06-10T15:46:02.890217068Z\" level=info msg=\"Starting container: a96b999c0f220cf5ad300fad2c3ec43c7a26d22b03b68ab4f81a72b449980e0a\" id=fb3234ae-0e23-49f5-8080-bc8d062971d0 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.927385 | controller |     "Jun 10 15:46:02.898254 crc crio[20344]: time=\"2026-06-10T15:46:02.898174254Z\" level=info msg=\"Started container\" PID=268728 containerID=a96b999c0f220cf5ad300fad2c3ec43c7a26d22b03b68ab4f81a72b449980e0a description=openshift-infra/auto-csr-approver-29685106-4hfrr/oc id=fb3234ae-0e23-49f5-8080-bc8d062971d0 name=/runtime.v1.RuntimeService/StartContainer sandboxID=4918263b41f4747c8fc56004287cf3a2f81a3215fb3ded9a0103def8ddff194a",
2026-06-10 15:52:08.927402 | controller |     "Jun 10 15:46:04.576059 crc crio[20344]: time=\"2026-06-10T15:46:04.575206848Z\" level=info msg=\"Stopping pod sandbox: 4918263b41f4747c8fc56004287cf3a2f81a3215fb3ded9a0103def8ddff194a\" id=b4e58f9c-51b0-4899-b3fc-d3461eb28fbe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.927417 | controller |     "Jun 10 15:46:04.578130 crc crio[20344]: time=\"2026-06-10T15:46:04.576937503Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685106-4hfrr Namespace:openshift-infra ID:4918263b41f4747c8fc56004287cf3a2f81a3215fb3ded9a0103def8ddff194a UID:4674dbaf-389d-4e84-8e49-30fa27cfc2a7 NetNS:/var/run/netns/9467573b-74ec-496e-aabb-0f77be93a649 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod4674dbaf_389d_4e84_8e49_30fa27cfc2a7.slice PodAnnotations:0xc00012ae30}] Aliases:map[]}\"",
2026-06-10 15:52:08.927432 | controller |     "Jun 10 15:46:04.578130 crc crio[20344]: time=\"2026-06-10T15:46:04.577068126Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685106-4hfrr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.927447 | controller |     "Jun 10 15:46:04.912893 crc crio[20344]: time=\"2026-06-10T15:46:04.912697764Z\" level=info msg=\"Stopped pod sandbox: 4918263b41f4747c8fc56004287cf3a2f81a3215fb3ded9a0103def8ddff194a\" id=b4e58f9c-51b0-4899-b3fc-d3461eb28fbe name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.927461 | controller |     "Jun 10 15:46:17.583043 crc crio[20344]: time=\"2026-06-10T15:46:17.582026986Z\" level=info msg=\"Removing container: b7d3621ee8f60f9d29dd1d9cb1d61a988104b9b5bc2d2284d5cbab43c0956f8d\" id=28f7be0e-7fd5-4479-b0ac-3c026a227ba3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.927476 | controller |     "Jun 10 15:46:17.691189 crc crio[20344]: time=\"2026-06-10T15:46:17.691068855Z\" level=info msg=\"Removed container b7d3621ee8f60f9d29dd1d9cb1d61a988104b9b5bc2d2284d5cbab43c0956f8d: openshift-infra/auto-csr-approver-29685100-ngvwb/oc\" id=28f7be0e-7fd5-4479-b0ac-3c026a227ba3 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.927497 | controller |     "Jun 10 15:46:17.700656 crc crio[20344]: time=\"2026-06-10T15:46:17.70054674Z\" level=info msg=\"Stopping pod sandbox: 879d6e9d7029e96f6e79a584de11173e1acbcc62a7b463761ff024bdca064ab4\" id=5c96c3b3-b5fb-4957-a82a-c0e950164414 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.927511 | controller |     "Jun 10 15:46:17.700856 crc crio[20344]: time=\"2026-06-10T15:46:17.700671813Z\" level=info msg=\"Stopped pod sandbox (already stopped): 879d6e9d7029e96f6e79a584de11173e1acbcc62a7b463761ff024bdca064ab4\" id=5c96c3b3-b5fb-4957-a82a-c0e950164414 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.927526 | controller |     "Jun 10 15:46:17.701328 crc crio[20344]: time=\"2026-06-10T15:46:17.701202366Z\" level=info msg=\"Removing pod sandbox: 879d6e9d7029e96f6e79a584de11173e1acbcc62a7b463761ff024bdca064ab4\" id=00df223b-6e2a-43c3-b22f-0a441f6ae7da name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.927541 | controller |     "Jun 10 15:46:17.723427 crc crio[20344]: time=\"2026-06-10T15:46:17.723321256Z\" level=info msg=\"Removed pod sandbox: 879d6e9d7029e96f6e79a584de11173e1acbcc62a7b463761ff024bdca064ab4\" id=00df223b-6e2a-43c3-b22f-0a441f6ae7da name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.927555 | controller |     "Jun 10 15:46:54.811480 crc crio[20344]: time=\"2026-06-10T15:46:54.810743882Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.927573 | controller |     "Jun 10 15:46:55.176392 crc crio[20344]: time=\"2026-06-10T15:46:55.17624352Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.927588 | controller |     "Jun 10 15:46:55.178600 crc crio[20344]: time=\"2026-06-10T15:46:55.178539019Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.927602 | controller |     "Jun 10 15:46:55.680477 crc crio[20344]: time=\"2026-06-10T15:46:55.680411142Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.927617 | controller |     "Jun 10 15:46:55.692794 crc crio[20344]: time=\"2026-06-10T15:46:55.692646987Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.927631 | controller |     "Jun 10 15:46:55.752979 crc crio[20344]: time=\"2026-06-10T15:46:55.75290378Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.927646 | controller |     "Jun 10 15:46:55.824663 crc crio[20344]: time=\"2026-06-10T15:46:55.824127555Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.927660 | controller |     "Jun 10 15:46:55.974182 crc crio[20344]: time=\"2026-06-10T15:46:55.973934845Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.927675 | controller |     "Jun 10 15:46:56.231205 crc crio[20344]: time=\"2026-06-10T15:46:56.230962668Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.927689 | controller |     "Jun 10 15:46:56.323190 crc crio[20344]: time=\"2026-06-10T15:46:56.323073781Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.927703 | controller |     "Jun 10 15:46:56.355870 crc crio[20344]: time=\"2026-06-10T15:46:56.355798314Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.927717 | controller |     "Jun 10 15:46:56.416146 crc crio[20344]: time=\"2026-06-10T15:46:56.416038547Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.927732 | controller |     "Jun 10 15:46:56.501448 crc crio[20344]: time=\"2026-06-10T15:46:56.501234432Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.927746 | controller |     "Jun 10 15:46:56.532659 crc crio[20344]: time=\"2026-06-10T15:46:56.532395225Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.927761 | controller |     "Jun 10 15:46:57.004808 crc crio[20344]: time=\"2026-06-10T15:46:57.004653864Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.927776 | controller |     "Jun 10 15:46:57.880887 crc crio[20344]: time=\"2026-06-10T15:46:57.880424821Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.927795 | controller |     "Jun 10 15:46:58.215465 crc crio[20344]: time=\"2026-06-10T15:46:58.215175057Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/redhat-operators-vmjcr/POD\" id=bde7e264-c983-4a76-a3a7-87dc4abbc818 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.927810 | controller |     "Jun 10 15:46:58.215465 crc crio[20344]: time=\"2026-06-10T15:46:58.215398273Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.927825 | controller |     "Jun 10 15:46:58.403053 crc crio[20344]: time=\"2026-06-10T15:46:58.402885444Z\" level=info msg=\"Got pod network &{Name:redhat-operators-vmjcr Namespace:openshift-marketplace ID:fe58233220705c4724eacd24cd2fb295c3d654433c92b1b88ce19f1e1c4f174b UID:7887abe1-3189-444d-8b1f-c26f212a71b4 NetNS:/var/run/netns/58fa652e-288a-43c5-ac90-80ae4efa41c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7887abe1_3189_444d_8b1f_c26f212a71b4.slice PodAnnotations:0xc001b9c7b8}] Aliases:map[]}\"",
2026-06-10 15:52:08.927840 | controller |     "Jun 10 15:46:58.403053 crc crio[20344]: time=\"2026-06-10T15:46:58.403032988Z\" level=info msg=\"Adding pod openshift-marketplace_redhat-operators-vmjcr to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.927872 | controller |     "Jun 10 15:46:58.963382 crc crio[20344]: time=\"2026-06-10T15:46:58.957767152Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.927889 | controller |     "Jun 10 15:46:59.336584 crc crio[20344]: 2026-06-10T15:46:59Z [verbose] CmdAdd (shim): {1.1.0 [{Name:fe58233220705c4 Mac:ae:70:36:c9:6a:40 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:13 Mtu:0 Sandbox:/var/run/netns/58fa652e-288a-43c5-ac90-80ae4efa41c5 SocketPath: PciID:}] [{Interface:0xc0000147f0 Address:{IP:10.217.1.19 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.927905 | controller |     "Jun 10 15:46:59.348530 crc crio[20344]: time=\"2026-06-10T15:46:59.339371225Z\" level=info msg=\"Got pod network &{Name:redhat-operators-vmjcr Namespace:openshift-marketplace ID:fe58233220705c4724eacd24cd2fb295c3d654433c92b1b88ce19f1e1c4f174b UID:7887abe1-3189-444d-8b1f-c26f212a71b4 NetNS:/var/run/netns/58fa652e-288a-43c5-ac90-80ae4efa41c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7887abe1_3189_444d_8b1f_c26f212a71b4.slice PodAnnotations:0xc001b9c7b8}] Aliases:map[]}\"",
2026-06-10 15:52:08.927920 | controller |     "Jun 10 15:46:59.348530 crc crio[20344]: time=\"2026-06-10T15:46:59.33956454Z\" level=info msg=\"Checking pod openshift-marketplace_redhat-operators-vmjcr for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.927935 | controller |     "Jun 10 15:46:59.363601 crc crio[20344]: time=\"2026-06-10T15:46:59.363500527Z\" level=info msg=\"Ran pod sandbox fe58233220705c4724eacd24cd2fb295c3d654433c92b1b88ce19f1e1c4f174b with infra container: openshift-marketplace/redhat-operators-vmjcr/POD\" id=bde7e264-c983-4a76-a3a7-87dc4abbc818 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.927950 | controller |     "Jun 10 15:46:59.376040 crc crio[20344]: time=\"2026-06-10T15:46:59.373656629Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=02ca65a4-b612-4aa8-9f85-c7bc353d53a8 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.927977 | controller |     "Jun 10 15:46:59.390987 crc crio[20344]: time=\"2026-06-10T15:46:59.390849372Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=687e910a-93af-4559-b79a-363fde22058c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.927993 | controller |     "Jun 10 15:46:59.405935 crc crio[20344]: time=\"2026-06-10T15:46:59.405642863Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-vmjcr/extract-utilities\" id=46bea6ca-4246-4bad-8ea2-ab9ad90c9426 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.928008 | controller |     "Jun 10 15:46:59.406228 crc crio[20344]: time=\"2026-06-10T15:46:59.406200247Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.928023 | controller |     "Jun 10 15:46:59.502812 crc crio[20344]: time=\"2026-06-10T15:46:59.502125929Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.928038 | controller |     "Jun 10 15:46:59.508615 crc crio[20344]: time=\"2026-06-10T15:46:59.508476933Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.928052 | controller |     "Jun 10 15:46:59.716161 crc crio[20344]: time=\"2026-06-10T15:46:59.715952439Z\" level=info msg=\"Created container 31e26b79aadf748458d8e18990b06d301b223d6463af6718b993d3a801c0fb8d: openshift-marketplace/redhat-operators-vmjcr/extract-utilities\" id=46bea6ca-4246-4bad-8ea2-ab9ad90c9426 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.928066 | controller |     "Jun 10 15:46:59.717110 crc crio[20344]: time=\"2026-06-10T15:46:59.717061198Z\" level=info msg=\"Starting container: 31e26b79aadf748458d8e18990b06d301b223d6463af6718b993d3a801c0fb8d\" id=7e7d19cf-a763-4631-8a05-6fa72022a338 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.928081 | controller |     "Jun 10 15:46:59.723948 crc crio[20344]: time=\"2026-06-10T15:46:59.723819622Z\" level=info msg=\"Started container\" PID=277660 containerID=31e26b79aadf748458d8e18990b06d301b223d6463af6718b993d3a801c0fb8d description=openshift-marketplace/redhat-operators-vmjcr/extract-utilities id=7e7d19cf-a763-4631-8a05-6fa72022a338 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe58233220705c4724eacd24cd2fb295c3d654433c92b1b88ce19f1e1c4f174b",
2026-06-10 15:52:08.928097 | controller |     "Jun 10 15:47:00.063599 crc crio[20344]: time=\"2026-06-10T15:47:00.063513754Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.928111 | controller |     "Jun 10 15:47:00.367312 crc crio[20344]: time=\"2026-06-10T15:47:00.366860751Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=3b46fc78-5504-4002-8eec-b461677b284c name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.928126 | controller |     "Jun 10 15:47:00.373814 crc crio[20344]: time=\"2026-06-10T15:47:00.373699927Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/redhat-operator-index:v4.20\\\"\"",
2026-06-10 15:52:08.928141 | controller |     "Jun 10 15:47:00.650449 crc crio[20344]: time=\"2026-06-10T15:47:00.650198422Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.928156 | controller |     "Jun 10 15:47:00.763181 crc crio[20344]: time=\"2026-06-10T15:47:00.763109172Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.928175 | controller |     "Jun 10 15:47:00.829186 crc crio[20344]: time=\"2026-06-10T15:47:00.829076401Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.928190 | controller |     "Jun 10 15:47:01.613842 crc crio[20344]: time=\"2026-06-10T15:47:01.613242848Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/redhat-operator-index@sha256:21dc3353624ee78f072b503b54c8a84b2a47b1b3ecedb037166b270e1772eeff\" id=3b46fc78-5504-4002-8eec-b461677b284c name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.928205 | controller |     "Jun 10 15:47:01.619320 crc crio[20344]: time=\"2026-06-10T15:47:01.615126417Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=94859355-704d-444f-b781-2f73c7dcf369 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.928219 | controller |     "Jun 10 15:47:01.624044 crc crio[20344]: time=\"2026-06-10T15:47:01.623962854Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/redhat-operator-index:v4.20\" id=878d11c7-92fc-4cf2-ae13-f2745e5c3f53 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.928234 | controller |     "Jun 10 15:47:01.643589 crc crio[20344]: time=\"2026-06-10T15:47:01.642473151Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-vmjcr/extract-content\" id=1d8c51ab-a458-4f5a-825f-4a001495f52e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.928249 | controller |     "Jun 10 15:47:01.643589 crc crio[20344]: time=\"2026-06-10T15:47:01.642950543Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.928263 | controller |     "Jun 10 15:47:01.697676 crc crio[20344]: time=\"2026-06-10T15:47:01.697611612Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.928278 | controller |     "Jun 10 15:47:01.701501 crc crio[20344]: time=\"2026-06-10T15:47:01.701445431Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.928292 | controller |     "Jun 10 15:47:01.924833 crc crio[20344]: time=\"2026-06-10T15:47:01.924663153Z\" level=info msg=\"Created container 2ee8ecfd2d67b5b7976b2083e41b330523e322eb8e5f489fc31afdb253583d55: openshift-marketplace/redhat-operators-vmjcr/extract-content\" id=1d8c51ab-a458-4f5a-825f-4a001495f52e name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.928306 | controller |     "Jun 10 15:47:01.928415 crc crio[20344]: time=\"2026-06-10T15:47:01.927327081Z\" level=info msg=\"Starting container: 2ee8ecfd2d67b5b7976b2083e41b330523e322eb8e5f489fc31afdb253583d55\" id=c19a3d1f-a904-473c-ad1b-37dff003467a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.928321 | controller |     "Jun 10 15:47:01.936808 crc crio[20344]: time=\"2026-06-10T15:47:01.933154101Z\" level=info msg=\"Started container\" PID=277909 containerID=2ee8ecfd2d67b5b7976b2083e41b330523e322eb8e5f489fc31afdb253583d55 description=openshift-marketplace/redhat-operators-vmjcr/extract-content id=c19a3d1f-a904-473c-ad1b-37dff003467a name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe58233220705c4724eacd24cd2fb295c3d654433c92b1b88ce19f1e1c4f174b",
2026-06-10 15:52:08.928336 | controller |     "Jun 10 15:47:04.520436 crc crio[20344]: time=\"2026-06-10T15:47:04.51964394Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.928351 | controller |     "Jun 10 15:47:05.298526 crc crio[20344]: time=\"2026-06-10T15:47:05.297469433Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.928369 | controller |     "Jun 10 15:47:05.410230 crc crio[20344]: time=\"2026-06-10T15:47:05.410127976Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.928384 | controller |     "Jun 10 15:47:06.106177 crc crio[20344]: time=\"2026-06-10T15:47:06.106077029Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.928399 | controller |     "Jun 10 15:47:07.472868 crc crio[20344]: time=\"2026-06-10T15:47:07.472371165Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=8fe0786d-1825-40b4-b1d3-779daca6d829 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.928414 | controller |     "Jun 10 15:47:07.485693 crc crio[20344]: time=\"2026-06-10T15:47:07.485498593Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=99f068ac-0783-4447-9137-2bb56411feca name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.928429 | controller |     "Jun 10 15:47:07.584089 crc crio[20344]: time=\"2026-06-10T15:47:07.583757805Z\" level=info msg=\"Creating container: openshift-marketplace/redhat-operators-vmjcr/registry-server\" id=60688fa1-3e91-4de0-8cc5-edb56a3e6b34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.928443 | controller |     "Jun 10 15:47:07.584459 crc crio[20344]: time=\"2026-06-10T15:47:07.584411972Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.928458 | controller |     "Jun 10 15:47:07.714854 crc crio[20344]: time=\"2026-06-10T15:47:07.714799522Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.928473 | controller |     "Jun 10 15:47:07.718962 crc crio[20344]: time=\"2026-06-10T15:47:07.718871727Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.928488 | controller |     "Jun 10 15:47:07.914966 crc crio[20344]: time=\"2026-06-10T15:47:07.914701583Z\" level=info msg=\"Created container 6f047a656627834d1191e09b7c6e9a8a1b9155aa3e6bd02711c2103729c357fb: openshift-marketplace/redhat-operators-vmjcr/registry-server\" id=60688fa1-3e91-4de0-8cc5-edb56a3e6b34 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.928502 | controller |     "Jun 10 15:47:07.916169 crc crio[20344]: time=\"2026-06-10T15:47:07.916068878Z\" level=info msg=\"Starting container: 6f047a656627834d1191e09b7c6e9a8a1b9155aa3e6bd02711c2103729c357fb\" id=54f611f0-cceb-4da7-9e37-57cc4d896594 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.928517 | controller |     "Jun 10 15:47:07.926256 crc crio[20344]: time=\"2026-06-10T15:47:07.926174559Z\" level=info msg=\"Started container\" PID=278341 containerID=6f047a656627834d1191e09b7c6e9a8a1b9155aa3e6bd02711c2103729c357fb description=openshift-marketplace/redhat-operators-vmjcr/registry-server id=54f611f0-cceb-4da7-9e37-57cc4d896594 name=/runtime.v1.RuntimeService/StartContainer sandboxID=fe58233220705c4724eacd24cd2fb295c3d654433c92b1b88ce19f1e1c4f174b",
2026-06-10 15:52:08.928532 | controller |     "Jun 10 15:47:08.754739 crc crio[20344]: time=\"2026-06-10T15:47:08.754218837Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.928550 | controller |     "Jun 10 15:47:09.101522 crc crio[20344]: time=\"2026-06-10T15:47:09.101321221Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.928565 | controller |     "Jun 10 15:47:09.438121 crc crio[20344]: time=\"2026-06-10T15:47:09.438022607Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.928581 | controller |     "Jun 10 15:47:10.177104 crc crio[20344]: time=\"2026-06-10T15:47:10.176961759Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.928596 | controller |     "Jun 10 15:47:11.377028 crc crio[20344]: time=\"2026-06-10T15:47:11.376826776Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.928610 | controller |     "Jun 10 15:47:11.785514 crc crio[20344]: time=\"2026-06-10T15:47:11.784897112Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.928625 | controller |     "Jun 10 15:47:12.638135 crc crio[20344]: time=\"2026-06-10T15:47:12.637736348Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.928639 | controller |     "Jun 10 15:47:13.383015 crc crio[20344]: time=\"2026-06-10T15:47:13.38293089Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.928654 | controller |     "Jun 10 15:47:13.384786 crc crio[20344]: time=\"2026-06-10T15:47:13.384369447Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.928668 | controller |     "Jun 10 15:47:13.415688 crc crio[20344]: time=\"2026-06-10T15:47:13.415617212Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.928682 | controller |     "Jun 10 15:47:13.750890 crc crio[20344]: time=\"2026-06-10T15:47:13.750733217Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.928697 | controller |     "Jun 10 15:47:14.726655 crc crio[20344]: time=\"2026-06-10T15:47:14.72650457Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.928711 | controller |     "Jun 10 15:47:15.832491 crc crio[20344]: time=\"2026-06-10T15:47:15.832026788Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.928725 | controller |     "Jun 10 15:47:16.165887 crc crio[20344]: time=\"2026-06-10T15:47:16.165737207Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.928739 | controller |     "Jun 10 15:47:17.326714 crc crio[20344]: time=\"2026-06-10T15:47:17.326126358Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.928754 | controller |     "Jun 10 15:47:17.437514 crc crio[20344]: time=\"2026-06-10T15:47:17.437392695Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.928772 | controller |     "Jun 10 15:47:17.613528 crc crio[20344]: time=\"2026-06-10T15:47:17.613177645Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.928787 | controller |     "Jun 10 15:47:17.759438 crc crio[20344]: time=\"2026-06-10T15:47:17.759223557Z\" level=info msg=\"Removing container: 11c268d4129a83830887f7dd1cd747b7d8b8ad626c57491f9598b8e3d9148544\" id=5e2b2345-8717-4ec9-9673-ec36e32eddd6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.928802 | controller |     "Jun 10 15:47:17.798516 crc crio[20344]: time=\"2026-06-10T15:47:17.798424697Z\" level=info msg=\"Removed container 11c268d4129a83830887f7dd1cd747b7d8b8ad626c57491f9598b8e3d9148544: openshift-must-gather-qvltm/crc-debug-flc57/container-00\" id=5e2b2345-8717-4ec9-9673-ec36e32eddd6 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.928816 | controller |     "Jun 10 15:47:17.825565 crc crio[20344]: time=\"2026-06-10T15:47:17.825509825Z\" level=info msg=\"Stopping pod sandbox: 38fdeecfc8a07521be38bec3ae550d5878dc0af921021c54ec811339895224a4\" id=011fd2be-ca19-4b38-8e25-db7f1561c16c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.928839 | controller |     "Jun 10 15:47:17.826077 crc crio[20344]: time=\"2026-06-10T15:47:17.826041669Z\" level=info msg=\"Stopped pod sandbox (already stopped): 38fdeecfc8a07521be38bec3ae550d5878dc0af921021c54ec811339895224a4\" id=011fd2be-ca19-4b38-8e25-db7f1561c16c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.928930 | controller |     "Jun 10 15:47:17.826852 crc crio[20344]: time=\"2026-06-10T15:47:17.826825489Z\" level=info msg=\"Removing pod sandbox: 38fdeecfc8a07521be38bec3ae550d5878dc0af921021c54ec811339895224a4\" id=956cdd01-e432-4983-a2fe-eec068ed9cbd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.928952 | controller |     "Jun 10 15:47:17.874832 crc crio[20344]: time=\"2026-06-10T15:47:17.874481527Z\" level=info msg=\"Removed pod sandbox: 38fdeecfc8a07521be38bec3ae550d5878dc0af921021c54ec811339895224a4\" id=956cdd01-e432-4983-a2fe-eec068ed9cbd name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.928967 | controller |     "Jun 10 15:47:19.887964 crc crio[20344]: time=\"2026-06-10T15:47:19.887879589Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.928982 | controller |     "Jun 10 15:47:21.366908 crc crio[20344]: time=\"2026-06-10T15:47:21.366422207Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.928997 | controller |     "Jun 10 15:47:21.453106 crc crio[20344]: time=\"2026-06-10T15:47:21.452989278Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.929012 | controller |     "Jun 10 15:47:21.510476 crc crio[20344]: time=\"2026-06-10T15:47:21.510423088Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.929027 | controller |     "Jun 10 15:47:23.417803 crc crio[20344]: time=\"2026-06-10T15:47:23.416906724Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.929042 | controller |     "Jun 10 15:47:24.159655 crc crio[20344]: time=\"2026-06-10T15:47:24.158996867Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.929060 | controller |     "Jun 10 15:47:29.764513 crc crio[20344]: time=\"2026-06-10T15:47:29.763672167Z\" level=info msg=\"Stopping container: 6f047a656627834d1191e09b7c6e9a8a1b9155aa3e6bd02711c2103729c357fb (timeout: 2s)\" id=75f5ec93-53ec-4908-acb4-4db1fe708d72 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.929075 | controller |     "Jun 10 15:47:29.925152 crc crio[20344]: time=\"2026-06-10T15:47:29.924355587Z\" level=info msg=\"Stopped container 6f047a656627834d1191e09b7c6e9a8a1b9155aa3e6bd02711c2103729c357fb: openshift-marketplace/redhat-operators-vmjcr/registry-server\" id=75f5ec93-53ec-4908-acb4-4db1fe708d72 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.929090 | controller |     "Jun 10 15:47:29.926590 crc crio[20344]: time=\"2026-06-10T15:47:29.926517133Z\" level=info msg=\"Stopping pod sandbox: fe58233220705c4724eacd24cd2fb295c3d654433c92b1b88ce19f1e1c4f174b\" id=28d3ef33-082c-47ea-a7b7-3e4e8fdc813c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.929105 | controller |     "Jun 10 15:47:29.928375 crc crio[20344]: time=\"2026-06-10T15:47:29.928312969Z\" level=info msg=\"Got pod network &{Name:redhat-operators-vmjcr Namespace:openshift-marketplace ID:fe58233220705c4724eacd24cd2fb295c3d654433c92b1b88ce19f1e1c4f174b UID:7887abe1-3189-444d-8b1f-c26f212a71b4 NetNS:/var/run/netns/58fa652e-288a-43c5-ac90-80ae4efa41c5 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7887abe1_3189_444d_8b1f_c26f212a71b4.slice PodAnnotations:0xc003224f90}] Aliases:map[]}\"",
2026-06-10 15:52:08.929120 | controller |     "Jun 10 15:47:29.928995 crc crio[20344]: time=\"2026-06-10T15:47:29.928857423Z\" level=info msg=\"Deleting pod openshift-marketplace_redhat-operators-vmjcr from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.929135 | controller |     "Jun 10 15:47:30.534241 crc crio[20344]: time=\"2026-06-10T15:47:30.533901474Z\" level=info msg=\"Stopped pod sandbox: fe58233220705c4724eacd24cd2fb295c3d654433c92b1b88ce19f1e1c4f174b\" id=28d3ef33-082c-47ea-a7b7-3e4e8fdc813c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.929150 | controller |     "Jun 10 15:47:30.821744 crc crio[20344]: time=\"2026-06-10T15:47:30.821660489Z\" level=info msg=\"Removing container: 6f047a656627834d1191e09b7c6e9a8a1b9155aa3e6bd02711c2103729c357fb\" id=96f1f2be-15fe-4538-9712-9e1b20411b50 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.929164 | controller |     "Jun 10 15:47:30.875492 crc crio[20344]: time=\"2026-06-10T15:47:30.87523257Z\" level=info msg=\"Removed container 6f047a656627834d1191e09b7c6e9a8a1b9155aa3e6bd02711c2103729c357fb: openshift-marketplace/redhat-operators-vmjcr/registry-server\" id=96f1f2be-15fe-4538-9712-9e1b20411b50 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.929179 | controller |     "Jun 10 15:47:30.879057 crc crio[20344]: time=\"2026-06-10T15:47:30.878790641Z\" level=info msg=\"Removing container: 2ee8ecfd2d67b5b7976b2083e41b330523e322eb8e5f489fc31afdb253583d55\" id=1d4538c6-be97-4fdb-8503-e5049fc98f41 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.929194 | controller |     "Jun 10 15:47:30.914853 crc crio[20344]: time=\"2026-06-10T15:47:30.914729067Z\" level=info msg=\"Removed container 2ee8ecfd2d67b5b7976b2083e41b330523e322eb8e5f489fc31afdb253583d55: openshift-marketplace/redhat-operators-vmjcr/extract-content\" id=1d4538c6-be97-4fdb-8503-e5049fc98f41 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.929208 | controller |     "Jun 10 15:47:30.917482 crc crio[20344]: time=\"2026-06-10T15:47:30.917432827Z\" level=info msg=\"Removing container: 31e26b79aadf748458d8e18990b06d301b223d6463af6718b993d3a801c0fb8d\" id=939acdc9-db27-4499-a795-1bedc68358a7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.929226 | controller |     "Jun 10 15:47:30.979121 crc crio[20344]: time=\"2026-06-10T15:47:30.979001684Z\" level=info msg=\"Removed container 31e26b79aadf748458d8e18990b06d301b223d6463af6718b993d3a801c0fb8d: openshift-marketplace/redhat-operators-vmjcr/extract-utilities\" id=939acdc9-db27-4499-a795-1bedc68358a7 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.929255 | controller |     "Jun 10 15:47:51.219659 crc crio[20344]: time=\"2026-06-10T15:47:51.218677347Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/community-operators-b6ld7/POD\" id=66c0439b-9b6d-4b65-8bf1-0386e4613fd8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.929269 | controller |     "Jun 10 15:47:51.221211 crc crio[20344]: time=\"2026-06-10T15:47:51.219689383Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.929284 | controller |     "Jun 10 15:47:51.272634 crc crio[20344]: time=\"2026-06-10T15:47:51.272480813Z\" level=info msg=\"Got pod network &{Name:community-operators-b6ld7 Namespace:openshift-marketplace ID:f78ba53fea0ef23b944e5b3f676751b8214f5046210771a0eac1dc27cfe17536 UID:7f9c4568-833f-4ec3-8148-e0fd0eeb0362 NetNS:/var/run/netns/b5a1ae88-d960-44cc-aaa3-3284ba19ec18 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7f9c4568_833f_4ec3_8148_e0fd0eeb0362.slice PodAnnotations:0xc006859098}] Aliases:map[]}\"",
2026-06-10 15:52:08.929299 | controller |     "Jun 10 15:47:51.272634 crc crio[20344]: time=\"2026-06-10T15:47:51.272559565Z\" level=info msg=\"Adding pod openshift-marketplace_community-operators-b6ld7 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.929313 | controller |     "Jun 10 15:47:51.813918 crc crio[20344]: 2026-06-10T15:47:51Z [verbose] CmdAdd (shim): {1.1.0 [{Name:f78ba53fea0ef23 Mac:ca:f6:f5:fa:8c:2a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:14 Mtu:0 Sandbox:/var/run/netns/b5a1ae88-d960-44cc-aaa3-3284ba19ec18 SocketPath: PciID:}] [{Interface:0xc000014ef0 Address:{IP:10.217.1.20 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.929328 | controller |     "Jun 10 15:47:51.815188 crc crio[20344]: time=\"2026-06-10T15:47:51.815099396Z\" level=info msg=\"Got pod network &{Name:community-operators-b6ld7 Namespace:openshift-marketplace ID:f78ba53fea0ef23b944e5b3f676751b8214f5046210771a0eac1dc27cfe17536 UID:7f9c4568-833f-4ec3-8148-e0fd0eeb0362 NetNS:/var/run/netns/b5a1ae88-d960-44cc-aaa3-3284ba19ec18 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7f9c4568_833f_4ec3_8148_e0fd0eeb0362.slice PodAnnotations:0xc006859098}] Aliases:map[]}\"",
2026-06-10 15:52:08.929343 | controller |     "Jun 10 15:47:51.815379 crc crio[20344]: time=\"2026-06-10T15:47:51.815329121Z\" level=info msg=\"Checking pod openshift-marketplace_community-operators-b6ld7 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.929358 | controller |     "Jun 10 15:47:51.824039 crc crio[20344]: time=\"2026-06-10T15:47:51.823915513Z\" level=info msg=\"Ran pod sandbox f78ba53fea0ef23b944e5b3f676751b8214f5046210771a0eac1dc27cfe17536 with infra container: openshift-marketplace/community-operators-b6ld7/POD\" id=66c0439b-9b6d-4b65-8bf1-0386e4613fd8 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.929373 | controller |     "Jun 10 15:47:51.828607 crc crio[20344]: time=\"2026-06-10T15:47:51.828523471Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=21b59e39-e066-480a-9bf1-9972c7f03782 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.929388 | controller |     "Jun 10 15:47:51.831556 crc crio[20344]: time=\"2026-06-10T15:47:51.831459467Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=b3da5d6d-182e-4bfd-acf8-b6a3633908eb name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.929406 | controller |     "Jun 10 15:47:51.847789 crc crio[20344]: time=\"2026-06-10T15:47:51.847681735Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-b6ld7/extract-utilities\" id=866e0ec0-0c13-4a96-a0b9-0379a5b96b64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.929422 | controller |     "Jun 10 15:47:51.848565 crc crio[20344]: time=\"2026-06-10T15:47:51.848495756Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.929436 | controller |     "Jun 10 15:47:51.897223 crc crio[20344]: time=\"2026-06-10T15:47:51.897107029Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.929451 | controller |     "Jun 10 15:47:51.900795 crc crio[20344]: time=\"2026-06-10T15:47:51.900707002Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.929465 | controller |     "Jun 10 15:47:52.064584 crc crio[20344]: time=\"2026-06-10T15:47:52.064484982Z\" level=info msg=\"Created container 6d5eda0cd42a0e43cc961df49e3bfddf5f8927ea41d2250dd5c19dfb1b68553d: openshift-marketplace/community-operators-b6ld7/extract-utilities\" id=866e0ec0-0c13-4a96-a0b9-0379a5b96b64 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.929480 | controller |     "Jun 10 15:47:52.065714 crc crio[20344]: time=\"2026-06-10T15:47:52.065631301Z\" level=info msg=\"Starting container: 6d5eda0cd42a0e43cc961df49e3bfddf5f8927ea41d2250dd5c19dfb1b68553d\" id=6f4dd772-2972-4514-9d99-a00738342a48 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.929495 | controller |     "Jun 10 15:47:52.071604 crc crio[20344]: time=\"2026-06-10T15:47:52.071545324Z\" level=info msg=\"Started container\" PID=281626 containerID=6d5eda0cd42a0e43cc961df49e3bfddf5f8927ea41d2250dd5c19dfb1b68553d description=openshift-marketplace/community-operators-b6ld7/extract-utilities id=6f4dd772-2972-4514-9d99-a00738342a48 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f78ba53fea0ef23b944e5b3f676751b8214f5046210771a0eac1dc27cfe17536",
2026-06-10 15:52:08.929510 | controller |     "Jun 10 15:47:53.212469 crc crio[20344]: time=\"2026-06-10T15:47:53.211889488Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/community-operator-index:v4.20\" id=2033dd32-de89-4275-b890-dd6275e6ee42 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.929524 | controller |     "Jun 10 15:47:53.227858 crc crio[20344]: time=\"2026-06-10T15:47:53.227728637Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/community-operator-index:v4.20\\\"\"",
2026-06-10 15:52:08.929539 | controller |     "Jun 10 15:47:54.242936 crc crio[20344]: time=\"2026-06-10T15:47:54.242621247Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/community-operator-index@sha256:dfbee1a913900ca811d31cf79d976dfb34f80fb64e946ffb82e85b5587887c69\" id=2033dd32-de89-4275-b890-dd6275e6ee42 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.929554 | controller |     "Jun 10 15:47:54.246231 crc crio[20344]: time=\"2026-06-10T15:47:54.246127198Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=e36789d6-a6df-42e5-a228-51859461bbf6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.929568 | controller |     "Jun 10 15:47:54.249131 crc crio[20344]: time=\"2026-06-10T15:47:54.249029223Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/community-operator-index:v4.20\" id=9dd20aef-4cdf-40dd-bb88-91ad4578ea01 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.929588 | controller |     "Jun 10 15:47:54.259028 crc crio[20344]: time=\"2026-06-10T15:47:54.258925828Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-b6ld7/extract-content\" id=d54b5665-896d-4993-851b-ba85e501b0fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.929603 | controller |     "Jun 10 15:47:54.259660 crc crio[20344]: time=\"2026-06-10T15:47:54.259596045Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.929617 | controller |     "Jun 10 15:47:54.308384 crc crio[20344]: time=\"2026-06-10T15:47:54.308244358Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.929632 | controller |     "Jun 10 15:47:54.312982 crc crio[20344]: time=\"2026-06-10T15:47:54.312899198Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.929646 | controller |     "Jun 10 15:47:54.481293 crc crio[20344]: time=\"2026-06-10T15:47:54.480871787Z\" level=info msg=\"Created container cb184cdcc67df66d38413f6a91a98925a62854169606bbf298dac9483981be47: openshift-marketplace/community-operators-b6ld7/extract-content\" id=d54b5665-896d-4993-851b-ba85e501b0fd name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.929661 | controller |     "Jun 10 15:47:54.483141 crc crio[20344]: time=\"2026-06-10T15:47:54.483068193Z\" level=info msg=\"Starting container: cb184cdcc67df66d38413f6a91a98925a62854169606bbf298dac9483981be47\" id=dbb5fee7-e638-41a5-a8c5-8558f4427e63 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.929675 | controller |     "Jun 10 15:47:54.491043 crc crio[20344]: time=\"2026-06-10T15:47:54.490959097Z\" level=info msg=\"Started container\" PID=281767 containerID=cb184cdcc67df66d38413f6a91a98925a62854169606bbf298dac9483981be47 description=openshift-marketplace/community-operators-b6ld7/extract-content id=dbb5fee7-e638-41a5-a8c5-8558f4427e63 name=/runtime.v1.RuntimeService/StartContainer sandboxID=f78ba53fea0ef23b944e5b3f676751b8214f5046210771a0eac1dc27cfe17536",
2026-06-10 15:52:08.929690 | controller |     "Jun 10 15:47:55.245320 crc crio[20344]: time=\"2026-06-10T15:47:55.244184376Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=e2b1882c-da8a-432d-b62d-dec29fe598b6 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.929705 | controller |     "Jun 10 15:47:55.248403 crc crio[20344]: time=\"2026-06-10T15:47:55.247807399Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=95f4a235-4b4b-414d-bb33-fa706809b306 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.929720 | controller |     "Jun 10 15:47:55.279543 crc crio[20344]: time=\"2026-06-10T15:47:55.279434104Z\" level=info msg=\"Creating container: openshift-marketplace/community-operators-b6ld7/registry-server\" id=a7ae7ff4-9604-4939-8cbd-528416aeeb3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.929735 | controller |     "Jun 10 15:47:55.279957 crc crio[20344]: time=\"2026-06-10T15:47:55.279859725Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.929750 | controller |     "Jun 10 15:47:55.354881 crc crio[20344]: time=\"2026-06-10T15:47:55.35455154Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.929769 | controller |     "Jun 10 15:47:55.358572 crc crio[20344]: time=\"2026-06-10T15:47:55.358493791Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.929784 | controller |     "Jun 10 15:47:55.541356 crc crio[20344]: time=\"2026-06-10T15:47:55.540541993Z\" level=info msg=\"Created container 75ae955d21c41431360d48c058ae82efd5a9faa12b5e14e44298b87a6133d266: openshift-marketplace/community-operators-b6ld7/registry-server\" id=a7ae7ff4-9604-4939-8cbd-528416aeeb3a name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.929799 | controller |     "Jun 10 15:47:55.541993 crc crio[20344]: time=\"2026-06-10T15:47:55.541817715Z\" level=info msg=\"Starting container: 75ae955d21c41431360d48c058ae82efd5a9faa12b5e14e44298b87a6133d266\" id=cdf4a5a4-7f4f-4568-8924-9393811f507a name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.929814 | controller |     "Jun 10 15:47:55.559990 crc crio[20344]: time=\"2026-06-10T15:47:55.559881581Z\" level=info msg=\"Started container\" PID=281795 containerID=75ae955d21c41431360d48c058ae82efd5a9faa12b5e14e44298b87a6133d266 description=openshift-marketplace/community-operators-b6ld7/registry-server id=cdf4a5a4-7f4f-4568-8924-9393811f507a name=/runtime.v1.RuntimeService/StartContainer sandboxID=f78ba53fea0ef23b944e5b3f676751b8214f5046210771a0eac1dc27cfe17536",
2026-06-10 15:52:08.929829 | controller |     "Jun 10 15:48:01.336213 crc crio[20344]: time=\"2026-06-10T15:48:01.335056025Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685108-lc48n/POD\" id=75fc0c1f-5b54-408a-83c0-e4ef6b52700d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.929844 | controller |     "Jun 10 15:48:01.341703 crc crio[20344]: time=\"2026-06-10T15:48:01.336229705Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.929887 | controller |     "Jun 10 15:48:01.378416 crc crio[20344]: time=\"2026-06-10T15:48:01.37833328Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685108-lc48n Namespace:openshift-infra ID:ea1bda74214c62cd6a36972adeadf9ba67945f58fa7f19a6553c3a27403b8544 UID:918368e1-f8e7-4272-8a2d-b95b14b35ef8 NetNS:/var/run/netns/eb7955aa-edca-41cb-8e56-f47665dce469 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod918368e1_f8e7_4272_8a2d_b95b14b35ef8.slice PodAnnotations:0xc006859028}] Aliases:map[]}\"",
2026-06-10 15:52:08.929904 | controller |     "Jun 10 15:48:01.378416 crc crio[20344]: time=\"2026-06-10T15:48:01.378387911Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685108-lc48n to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.929919 | controller |     "Jun 10 15:48:01.734037 crc crio[20344]: 2026-06-10T15:48:01Z [verbose] CmdAdd (shim): {1.1.0 [{Name:ea1bda74214c62c Mac:aa:97:73:1b:ed:1a Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:15 Mtu:0 Sandbox:/var/run/netns/eb7955aa-edca-41cb-8e56-f47665dce469 SocketPath: PciID:}] [{Interface:0xc00025aa20 Address:{IP:10.217.1.21 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.929933 | controller |     "Jun 10 15:48:01.736233 crc crio[20344]: time=\"2026-06-10T15:48:01.736115199Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685108-lc48n Namespace:openshift-infra ID:ea1bda74214c62cd6a36972adeadf9ba67945f58fa7f19a6553c3a27403b8544 UID:918368e1-f8e7-4272-8a2d-b95b14b35ef8 NetNS:/var/run/netns/eb7955aa-edca-41cb-8e56-f47665dce469 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod918368e1_f8e7_4272_8a2d_b95b14b35ef8.slice PodAnnotations:0xc006859028}] Aliases:map[]}\"",
2026-06-10 15:52:08.929952 | controller |     "Jun 10 15:48:01.736483 crc crio[20344]: time=\"2026-06-10T15:48:01.736340045Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685108-lc48n for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.929967 | controller |     "Jun 10 15:48:01.744945 crc crio[20344]: time=\"2026-06-10T15:48:01.744843424Z\" level=info msg=\"Ran pod sandbox ea1bda74214c62cd6a36972adeadf9ba67945f58fa7f19a6553c3a27403b8544 with infra container: openshift-infra/auto-csr-approver-29685108-lc48n/POD\" id=75fc0c1f-5b54-408a-83c0-e4ef6b52700d name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.929982 | controller |     "Jun 10 15:48:01.748858 crc crio[20344]: time=\"2026-06-10T15:48:01.748732044Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=1fa026f0-bceb-4223-b617-5cb90d37ab74 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.929997 | controller |     "Jun 10 15:48:01.790861 crc crio[20344]: time=\"2026-06-10T15:48:01.789493825Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-10 15:52:08.930012 | controller |     "Jun 10 15:48:03.390069 crc crio[20344]: time=\"2026-06-10T15:48:03.389333299Z\" level=info msg=\"Stopping container: 75ae955d21c41431360d48c058ae82efd5a9faa12b5e14e44298b87a6133d266 (timeout: 2s)\" id=ac7558b9-21c6-430b-a097-4a2430c190f7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.930027 | controller |     "Jun 10 15:48:03.563894 crc crio[20344]: time=\"2026-06-10T15:48:03.563374944Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=1fa026f0-bceb-4223-b617-5cb90d37ab74 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.930042 | controller |     "Jun 10 15:48:03.565612 crc crio[20344]: time=\"2026-06-10T15:48:03.565461898Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=fad7ec0f-5762-403d-ae33-2023981cbf5c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.930057 | controller |     "Jun 10 15:48:03.575191 crc crio[20344]: time=\"2026-06-10T15:48:03.574828609Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=50014ed6-9bf3-40bf-a47c-498d1e08c138 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.930072 | controller |     "Jun 10 15:48:03.579610 crc crio[20344]: time=\"2026-06-10T15:48:03.576595195Z\" level=info msg=\"Stopped container 75ae955d21c41431360d48c058ae82efd5a9faa12b5e14e44298b87a6133d266: openshift-marketplace/community-operators-b6ld7/registry-server\" id=ac7558b9-21c6-430b-a097-4a2430c190f7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.930087 | controller |     "Jun 10 15:48:03.580805 crc crio[20344]: time=\"2026-06-10T15:48:03.580632689Z\" level=info msg=\"Stopping pod sandbox: f78ba53fea0ef23b944e5b3f676751b8214f5046210771a0eac1dc27cfe17536\" id=816eb85a-ae83-480a-84b0-810cb117c20a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.930102 | controller |     "Jun 10 15:48:03.581444 crc crio[20344]: time=\"2026-06-10T15:48:03.581352158Z\" level=info msg=\"Got pod network &{Name:community-operators-b6ld7 Namespace:openshift-marketplace ID:f78ba53fea0ef23b944e5b3f676751b8214f5046210771a0eac1dc27cfe17536 UID:7f9c4568-833f-4ec3-8148-e0fd0eeb0362 NetNS:/var/run/netns/b5a1ae88-d960-44cc-aaa3-3284ba19ec18 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod7f9c4568_833f_4ec3_8148_e0fd0eeb0362.slice PodAnnotations:0xc002265558}] Aliases:map[]}\"",
2026-06-10 15:52:08.930117 | controller |     "Jun 10 15:48:03.581586 crc crio[20344]: time=\"2026-06-10T15:48:03.581543462Z\" level=info msg=\"Deleting pod openshift-marketplace_community-operators-b6ld7 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.930132 | controller |     "Jun 10 15:48:03.659949 crc crio[20344]: time=\"2026-06-10T15:48:03.659179243Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685108-lc48n/oc\" id=21204c5d-f5f3-4c75-9537-65b4b6586e04 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.930151 | controller |     "Jun 10 15:48:03.660392 crc crio[20344]: time=\"2026-06-10T15:48:03.660139498Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.930166 | controller |     "Jun 10 15:48:03.729666 crc crio[20344]: time=\"2026-06-10T15:48:03.729585847Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.930181 | controller |     "Jun 10 15:48:03.950707 crc crio[20344]: time=\"2026-06-10T15:48:03.950601842Z\" level=info msg=\"Stopped pod sandbox: f78ba53fea0ef23b944e5b3f676751b8214f5046210771a0eac1dc27cfe17536\" id=816eb85a-ae83-480a-84b0-810cb117c20a name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.930196 | controller |     "Jun 10 15:48:04.019706 crc crio[20344]: time=\"2026-06-10T15:48:04.01959649Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.930211 | controller |     "Jun 10 15:48:04.237517 crc crio[20344]: time=\"2026-06-10T15:48:04.237425632Z\" level=info msg=\"Created container 61aaf8605d3ab3f5c97149e13ad84a0d68b0ea2860aa2a742fc94e3de79a2622: openshift-infra/auto-csr-approver-29685108-lc48n/oc\" id=21204c5d-f5f3-4c75-9537-65b4b6586e04 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.930226 | controller |     "Jun 10 15:48:04.238572 crc crio[20344]: time=\"2026-06-10T15:48:04.238536271Z\" level=info msg=\"Starting container: 61aaf8605d3ab3f5c97149e13ad84a0d68b0ea2860aa2a742fc94e3de79a2622\" id=885c2536-2eee-41ea-b997-d471e5a4000b name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.930241 | controller |     "Jun 10 15:48:04.245387 crc crio[20344]: time=\"2026-06-10T15:48:04.245336706Z\" level=info msg=\"Started container\" PID=282394 containerID=61aaf8605d3ab3f5c97149e13ad84a0d68b0ea2860aa2a742fc94e3de79a2622 description=openshift-infra/auto-csr-approver-29685108-lc48n/oc id=885c2536-2eee-41ea-b997-d471e5a4000b name=/runtime.v1.RuntimeService/StartContainer sandboxID=ea1bda74214c62cd6a36972adeadf9ba67945f58fa7f19a6553c3a27403b8544",
2026-06-10 15:52:08.930256 | controller |     "Jun 10 15:48:04.412987 crc crio[20344]: time=\"2026-06-10T15:48:04.412936135Z\" level=info msg=\"Removing container: 75ae955d21c41431360d48c058ae82efd5a9faa12b5e14e44298b87a6133d266\" id=5242f96b-29b5-462c-a4ca-bc7e7723fe70 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.930271 | controller |     "Jun 10 15:48:04.440386 crc crio[20344]: time=\"2026-06-10T15:48:04.440201048Z\" level=info msg=\"Removed container 75ae955d21c41431360d48c058ae82efd5a9faa12b5e14e44298b87a6133d266: openshift-marketplace/community-operators-b6ld7/registry-server\" id=5242f96b-29b5-462c-a4ca-bc7e7723fe70 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.930286 | controller |     "Jun 10 15:48:04.444857 crc crio[20344]: time=\"2026-06-10T15:48:04.444744655Z\" level=info msg=\"Removing container: cb184cdcc67df66d38413f6a91a98925a62854169606bbf298dac9483981be47\" id=87e55d8d-ffb6-4c70-85b8-ceb1179abeae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.930300 | controller |     "Jun 10 15:48:04.474052 crc crio[20344]: time=\"2026-06-10T15:48:04.473953297Z\" level=info msg=\"Removed container cb184cdcc67df66d38413f6a91a98925a62854169606bbf298dac9483981be47: openshift-marketplace/community-operators-b6ld7/extract-content\" id=87e55d8d-ffb6-4c70-85b8-ceb1179abeae name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.930315 | controller |     "Jun 10 15:48:04.476671 crc crio[20344]: time=\"2026-06-10T15:48:04.476238146Z\" level=info msg=\"Removing container: 6d5eda0cd42a0e43cc961df49e3bfddf5f8927ea41d2250dd5c19dfb1b68553d\" id=2d65af8d-ea12-4845-9a5f-29f85bc264c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.930333 | controller |     "Jun 10 15:48:04.502873 crc crio[20344]: time=\"2026-06-10T15:48:04.502641376Z\" level=info msg=\"Removed container 6d5eda0cd42a0e43cc961df49e3bfddf5f8927ea41d2250dd5c19dfb1b68553d: openshift-marketplace/community-operators-b6ld7/extract-utilities\" id=2d65af8d-ea12-4845-9a5f-29f85bc264c5 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.930349 | controller |     "Jun 10 15:48:08.487412 crc crio[20344]: time=\"2026-06-10T15:48:08.486694447Z\" level=info msg=\"Stopping pod sandbox: ea1bda74214c62cd6a36972adeadf9ba67945f58fa7f19a6553c3a27403b8544\" id=10a882b0-e14f-462c-86e3-a7e61dde3d61 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.930364 | controller |     "Jun 10 15:48:08.490042 crc crio[20344]: time=\"2026-06-10T15:48:08.488146005Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685108-lc48n Namespace:openshift-infra ID:ea1bda74214c62cd6a36972adeadf9ba67945f58fa7f19a6553c3a27403b8544 UID:918368e1-f8e7-4272-8a2d-b95b14b35ef8 NetNS:/var/run/netns/eb7955aa-edca-41cb-8e56-f47665dce469 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod918368e1_f8e7_4272_8a2d_b95b14b35ef8.slice PodAnnotations:0xc002264910}] Aliases:map[]}\"",
2026-06-10 15:52:08.930379 | controller |     "Jun 10 15:48:08.490042 crc crio[20344]: time=\"2026-06-10T15:48:08.488385951Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685108-lc48n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.930395 | controller |     "Jun 10 15:48:08.835589 crc crio[20344]: time=\"2026-06-10T15:48:08.834971232Z\" level=info msg=\"Stopped pod sandbox: ea1bda74214c62cd6a36972adeadf9ba67945f58fa7f19a6553c3a27403b8544\" id=10a882b0-e14f-462c-86e3-a7e61dde3d61 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.930410 | controller |     "Jun 10 15:48:17.902956 crc crio[20344]: time=\"2026-06-10T15:48:17.902161034Z\" level=info msg=\"Removing container: 31d850be4252cb2107d6e02d7754bd0ab0903436dd55255d94f10c6bbf442287\" id=fa1472c1-3a16-4b53-9871-dee050b56410 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.930425 | controller |     "Jun 10 15:48:18.010298 crc crio[20344]: time=\"2026-06-10T15:48:18.009699576Z\" level=info msg=\"Removed container 31d850be4252cb2107d6e02d7754bd0ab0903436dd55255d94f10c6bbf442287: openshift-infra/auto-csr-approver-29685102-wpq9b/oc\" id=fa1472c1-3a16-4b53-9871-dee050b56410 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.930440 | controller |     "Jun 10 15:48:18.021405 crc crio[20344]: time=\"2026-06-10T15:48:18.021322535Z\" level=info msg=\"Stopping pod sandbox: fe58233220705c4724eacd24cd2fb295c3d654433c92b1b88ce19f1e1c4f174b\" id=1fd52e80-69ad-4745-827c-8108e0fbc74e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.930455 | controller |     "Jun 10 15:48:18.021788 crc crio[20344]: time=\"2026-06-10T15:48:18.021426208Z\" level=info msg=\"Stopped pod sandbox (already stopped): fe58233220705c4724eacd24cd2fb295c3d654433c92b1b88ce19f1e1c4f174b\" id=1fd52e80-69ad-4745-827c-8108e0fbc74e name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.930469 | controller |     "Jun 10 15:48:18.022659 crc crio[20344]: time=\"2026-06-10T15:48:18.022168897Z\" level=info msg=\"Removing pod sandbox: fe58233220705c4724eacd24cd2fb295c3d654433c92b1b88ce19f1e1c4f174b\" id=8218dc25-3bc8-469e-bfcc-e8fb1afcc764 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.930484 | controller |     "Jun 10 15:48:18.057478 crc crio[20344]: time=\"2026-06-10T15:48:18.057324403Z\" level=info msg=\"Removed pod sandbox: fe58233220705c4724eacd24cd2fb295c3d654433c92b1b88ce19f1e1c4f174b\" id=8218dc25-3bc8-469e-bfcc-e8fb1afcc764 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.930502 | controller |     "Jun 10 15:48:18.058598 crc crio[20344]: time=\"2026-06-10T15:48:18.058562515Z\" level=info msg=\"Stopping pod sandbox: 4887341243ea554f1b15046028f234c54398f4b72fede2fecabce37fe58972fd\" id=43bdd245-535b-4eda-85a6-8056ed418a15 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.930517 | controller |     "Jun 10 15:48:18.058795 crc crio[20344]: time=\"2026-06-10T15:48:18.058737239Z\" level=info msg=\"Stopped pod sandbox (already stopped): 4887341243ea554f1b15046028f234c54398f4b72fede2fecabce37fe58972fd\" id=43bdd245-535b-4eda-85a6-8056ed418a15 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.930532 | controller |     "Jun 10 15:48:18.059558 crc crio[20344]: time=\"2026-06-10T15:48:18.05953436Z\" level=info msg=\"Removing pod sandbox: 4887341243ea554f1b15046028f234c54398f4b72fede2fecabce37fe58972fd\" id=edb291d2-9262-4d35-a093-b0c940bbc07b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.930548 | controller |     "Jun 10 15:48:18.072366 crc crio[20344]: time=\"2026-06-10T15:48:18.072243767Z\" level=info msg=\"Removed pod sandbox: 4887341243ea554f1b15046028f234c54398f4b72fede2fecabce37fe58972fd\" id=edb291d2-9262-4d35-a093-b0c940bbc07b name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.930562 | controller |     "Jun 10 15:48:18.073850 crc crio[20344]: time=\"2026-06-10T15:48:18.073741206Z\" level=info msg=\"Stopping pod sandbox: f78ba53fea0ef23b944e5b3f676751b8214f5046210771a0eac1dc27cfe17536\" id=558295df-e4b6-46e4-90cc-8ea117114b15 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.930577 | controller |     "Jun 10 15:48:18.073977 crc crio[20344]: time=\"2026-06-10T15:48:18.073881489Z\" level=info msg=\"Stopped pod sandbox (already stopped): f78ba53fea0ef23b944e5b3f676751b8214f5046210771a0eac1dc27cfe17536\" id=558295df-e4b6-46e4-90cc-8ea117114b15 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.930591 | controller |     "Jun 10 15:48:18.074892 crc crio[20344]: time=\"2026-06-10T15:48:18.074820373Z\" level=info msg=\"Removing pod sandbox: f78ba53fea0ef23b944e5b3f676751b8214f5046210771a0eac1dc27cfe17536\" id=d5f9032d-ca8d-4cac-91d9-ebbd2e73423e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.930606 | controller |     "Jun 10 15:48:18.092350 crc crio[20344]: time=\"2026-06-10T15:48:18.09215998Z\" level=info msg=\"Removed pod sandbox: f78ba53fea0ef23b944e5b3f676751b8214f5046210771a0eac1dc27cfe17536\" id=d5f9032d-ca8d-4cac-91d9-ebbd2e73423e name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.930620 | controller |     "Jun 10 15:48:58.496588 crc crio[20344]: time=\"2026-06-10T15:48:58.495708785Z\" level=error msg=\"Unhandled Error: unable to upgrade websocket connection: websocket server finished before becoming ready (logger=\\\"UnhandledError\\\")\"",
2026-06-10 15:52:08.930635 | controller |     "Jun 10 15:49:06.310802 crc crio[20344]: time=\"2026-06-10T15:49:06.309947682Z\" level=info msg=\"Stopping container: b223088c69d34b3e893f2fd61d8c9f89b7d5d32eb6226cce85f3a2d8ba15c337 (timeout: 2s)\" id=b88bff2d-7f43-4352-877e-87b55ae66eb7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.930649 | controller |     "Jun 10 15:49:06.487700 crc crio[20344]: time=\"2026-06-10T15:49:06.487502457Z\" level=info msg=\"Stopped container b223088c69d34b3e893f2fd61d8c9f89b7d5d32eb6226cce85f3a2d8ba15c337: openshift-must-gather-qvltm/must-gather-rh22n/copy\" id=b88bff2d-7f43-4352-877e-87b55ae66eb7 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.930663 | controller |     "Jun 10 15:49:06.489028 crc crio[20344]: time=\"2026-06-10T15:49:06.488900023Z\" level=info msg=\"Stopping pod sandbox: 0f34ff55403c1b5d031e5bc4253e7404c665fc4251d34ac075742eb70da3ad9c\" id=f3035b08-b1a8-48e0-bc67-406d6f47e0e0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.930678 | controller |     "Jun 10 15:49:06.491185 crc crio[20344]: time=\"2026-06-10T15:49:06.491032698Z\" level=info msg=\"Got pod network &{Name:must-gather-rh22n Namespace:openshift-must-gather-qvltm ID:0f34ff55403c1b5d031e5bc4253e7404c665fc4251d34ac075742eb70da3ad9c UID:6535290d-c06f-4aba-9c1d-9e79e87318d2 NetNS:/var/run/netns/6bb63ed8-ce3c-4597-bb23-a96cc6ca5bf0 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod6535290d_c06f_4aba_9c1d_9e79e87318d2.slice PodAnnotations:0xc0027c0d58}] Aliases:map[]}\"",
2026-06-10 15:52:08.930696 | controller |     "Jun 10 15:49:06.491386 crc crio[20344]: time=\"2026-06-10T15:49:06.491218193Z\" level=info msg=\"Deleting pod openshift-must-gather-qvltm_must-gather-rh22n from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.930712 | controller |     "Jun 10 15:49:06.792148 crc crio[20344]: time=\"2026-06-10T15:49:06.791707976Z\" level=info msg=\"Stopped pod sandbox: 0f34ff55403c1b5d031e5bc4253e7404c665fc4251d34ac075742eb70da3ad9c\" id=f3035b08-b1a8-48e0-bc67-406d6f47e0e0 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.930727 | controller |     "Jun 10 15:49:07.335166 crc crio[20344]: time=\"2026-06-10T15:49:07.332115492Z\" level=info msg=\"Removing container: b223088c69d34b3e893f2fd61d8c9f89b7d5d32eb6226cce85f3a2d8ba15c337\" id=8afb844b-b658-43b1-8caf-95ee49ca42d4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.930741 | controller |     "Jun 10 15:49:07.423958 crc crio[20344]: time=\"2026-06-10T15:49:07.423788404Z\" level=info msg=\"Removed container b223088c69d34b3e893f2fd61d8c9f89b7d5d32eb6226cce85f3a2d8ba15c337: openshift-must-gather-qvltm/must-gather-rh22n/copy\" id=8afb844b-b658-43b1-8caf-95ee49ca42d4 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.930756 | controller |     "Jun 10 15:49:07.429602 crc crio[20344]: time=\"2026-06-10T15:49:07.428883175Z\" level=info msg=\"Removing container: 6f2fb2d26e5199e8aebbefa11a221e0b518aeadedc3ff16c550a52bebfb1a868\" id=b2771aa9-997a-49c7-a11b-1bb662e102cb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.930771 | controller |     "Jun 10 15:49:07.635938 crc crio[20344]: time=\"2026-06-10T15:49:07.635845158Z\" level=info msg=\"Removed container 6f2fb2d26e5199e8aebbefa11a221e0b518aeadedc3ff16c550a52bebfb1a868: openshift-must-gather-qvltm/must-gather-rh22n/gather\" id=b2771aa9-997a-49c7-a11b-1bb662e102cb name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.930787 | controller |     "Jun 10 15:49:18.125327 crc crio[20344]: time=\"2026-06-10T15:49:18.124439987Z\" level=info msg=\"Stopping pod sandbox: 0f34ff55403c1b5d031e5bc4253e7404c665fc4251d34ac075742eb70da3ad9c\" id=a1077569-46eb-49c0-b5ff-60ffd7818d76 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.930802 | controller |     "Jun 10 15:49:18.126836 crc crio[20344]: time=\"2026-06-10T15:49:18.125442223Z\" level=info msg=\"Stopped pod sandbox (already stopped): 0f34ff55403c1b5d031e5bc4253e7404c665fc4251d34ac075742eb70da3ad9c\" id=a1077569-46eb-49c0-b5ff-60ffd7818d76 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.930817 | controller |     "Jun 10 15:49:18.127112 crc crio[20344]: time=\"2026-06-10T15:49:18.12652174Z\" level=info msg=\"Removing pod sandbox: 0f34ff55403c1b5d031e5bc4253e7404c665fc4251d34ac075742eb70da3ad9c\" id=dc0177eb-4aef-4a84-aa0f-aea157f73d14 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.930832 | controller |     "Jun 10 15:49:18.149897 crc crio[20344]: time=\"2026-06-10T15:49:18.149679847Z\" level=info msg=\"Removed pod sandbox: 0f34ff55403c1b5d031e5bc4253e7404c665fc4251d34ac075742eb70da3ad9c\" id=dc0177eb-4aef-4a84-aa0f-aea157f73d14 name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.930846 | controller |     "Jun 10 15:50:00.551209 crc crio[20344]: time=\"2026-06-10T15:50:00.550456988Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685110-hs4w4/POD\" id=47e28adc-6c0c-4c69-81f4-21d6c19beafb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.930884 | controller |     "Jun 10 15:50:00.553685 crc crio[20344]: time=\"2026-06-10T15:50:00.551229238Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.930900 | controller |     "Jun 10 15:50:00.581987 crc crio[20344]: time=\"2026-06-10T15:50:00.581875898Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685110-hs4w4 Namespace:openshift-infra ID:101913a98561cac6f9b65939f7172208b0563d59739f446477071302e2855bdf UID:bd8058d3-f6b0-462f-b681-8ce4569464c1 NetNS:/var/run/netns/384a2651-938e-46cb-8e85-58b6bc41ba11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd8058d3_f6b0_462f_b681_8ce4569464c1.slice PodAnnotations:0xc0040368b8}] Aliases:map[]}\"",
2026-06-10 15:52:08.930916 | controller |     "Jun 10 15:50:00.581987 crc crio[20344]: time=\"2026-06-10T15:50:00.5819459Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685110-hs4w4 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.930931 | controller |     "Jun 10 15:50:00.938218 crc crio[20344]: 2026-06-10T15:50:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:101913a98561cac Mac:ca:ff:55:72:f2:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:16 Mtu:0 Sandbox:/var/run/netns/384a2651-938e-46cb-8e85-58b6bc41ba11 SocketPath: PciID:}] [{Interface:0xc00028e6a0 Address:{IP:10.217.1.22 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.930946 | controller |     "Jun 10 15:50:00.939719 crc crio[20344]: time=\"2026-06-10T15:50:00.939623796Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685110-hs4w4 Namespace:openshift-infra ID:101913a98561cac6f9b65939f7172208b0563d59739f446477071302e2855bdf UID:bd8058d3-f6b0-462f-b681-8ce4569464c1 NetNS:/var/run/netns/384a2651-938e-46cb-8e85-58b6bc41ba11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd8058d3_f6b0_462f_b681_8ce4569464c1.slice PodAnnotations:0xc0040368b8}] Aliases:map[]}\"",
2026-06-10 15:52:08.930962 | controller |     "Jun 10 15:50:00.939885 crc crio[20344]: time=\"2026-06-10T15:50:00.939850352Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685110-hs4w4 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.930977 | controller |     "Jun 10 15:50:00.956564 crc crio[20344]: time=\"2026-06-10T15:50:00.956486011Z\" level=info msg=\"Ran pod sandbox 101913a98561cac6f9b65939f7172208b0563d59739f446477071302e2855bdf with infra container: openshift-infra/auto-csr-approver-29685110-hs4w4/POD\" id=47e28adc-6c0c-4c69-81f4-21d6c19beafb name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.930992 | controller |     "Jun 10 15:50:00.960363 crc crio[20344]: time=\"2026-06-10T15:50:00.960244358Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=7567a5ad-9102-4ece-bd6b-4fce20922d56 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.931007 | controller |     "Jun 10 15:50:00.977007 crc crio[20344]: time=\"2026-06-10T15:50:00.976907067Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-10 15:52:08.931022 | controller |     "Jun 10 15:50:01.784635 crc crio[20344]: time=\"2026-06-10T15:50:01.783853021Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=7567a5ad-9102-4ece-bd6b-4fce20922d56 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.931038 | controller |     "Jun 10 15:50:01.786557 crc crio[20344]: time=\"2026-06-10T15:50:01.78653358Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=e800056a-3d18-446b-94d2-ba90f1b1c091 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.931056 | controller |     "Jun 10 15:50:01.793918 crc crio[20344]: time=\"2026-06-10T15:50:01.793650003Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=2285113b-5195-4f76-808e-60948caf3f64 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.931071 | controller |     "Jun 10 15:50:01.801088 crc crio[20344]: time=\"2026-06-10T15:50:01.800970442Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685110-hs4w4/oc\" id=aa95d82c-0380-4258-a540-5458e03bf774 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.931086 | controller |     "Jun 10 15:50:01.802034 crc crio[20344]: time=\"2026-06-10T15:50:01.801931006Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.931100 | controller |     "Jun 10 15:50:01.853877 crc crio[20344]: time=\"2026-06-10T15:50:01.85369378Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.931115 | controller |     "Jun 10 15:50:02.121714 crc crio[20344]: time=\"2026-06-10T15:50:02.121526872Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.931129 | controller |     "Jun 10 15:50:02.238803 crc crio[20344]: time=\"2026-06-10T15:50:02.238692381Z\" level=info msg=\"Created container 2acd5fca987b985a81f4b0179be5f0709a5095280234cc067553b30e102e9e6b: openshift-infra/auto-csr-approver-29685110-hs4w4/oc\" id=aa95d82c-0380-4258-a540-5458e03bf774 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.931144 | controller |     "Jun 10 15:50:02.240632 crc crio[20344]: time=\"2026-06-10T15:50:02.240533608Z\" level=info msg=\"Starting container: 2acd5fca987b985a81f4b0179be5f0709a5095280234cc067553b30e102e9e6b\" id=84aab197-bd00-47f2-942c-b9bcb332b379 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.931159 | controller |     "Jun 10 15:50:02.247020 crc crio[20344]: time=\"2026-06-10T15:50:02.246914083Z\" level=info msg=\"Started container\" PID=288305 containerID=2acd5fca987b985a81f4b0179be5f0709a5095280234cc067553b30e102e9e6b description=openshift-infra/auto-csr-approver-29685110-hs4w4/oc id=84aab197-bd00-47f2-942c-b9bcb332b379 name=/runtime.v1.RuntimeService/StartContainer sandboxID=101913a98561cac6f9b65939f7172208b0563d59739f446477071302e2855bdf",
2026-06-10 15:52:08.931174 | controller |     "Jun 10 15:50:04.272077 crc crio[20344]: time=\"2026-06-10T15:50:04.271007539Z\" level=info msg=\"Stopping pod sandbox: 101913a98561cac6f9b65939f7172208b0563d59739f446477071302e2855bdf\" id=908f0017-7bb3-49e7-bd96-ffd773bb3c0c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.931189 | controller |     "Jun 10 15:50:04.273889 crc crio[20344]: time=\"2026-06-10T15:50:04.27259423Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685110-hs4w4 Namespace:openshift-infra ID:101913a98561cac6f9b65939f7172208b0563d59739f446477071302e2855bdf UID:bd8058d3-f6b0-462f-b681-8ce4569464c1 NetNS:/var/run/netns/384a2651-938e-46cb-8e85-58b6bc41ba11 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-podbd8058d3_f6b0_462f_b681_8ce4569464c1.slice PodAnnotations:0xc0022648c0}] Aliases:map[]}\"",
2026-06-10 15:52:08.931204 | controller |     "Jun 10 15:50:04.273889 crc crio[20344]: time=\"2026-06-10T15:50:04.272720063Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685110-hs4w4 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.931219 | controller |     "Jun 10 15:50:04.567382 crc crio[20344]: time=\"2026-06-10T15:50:04.567120419Z\" level=info msg=\"Stopped pod sandbox: 101913a98561cac6f9b65939f7172208b0563d59739f446477071302e2855bdf\" id=908f0017-7bb3-49e7-bd96-ffd773bb3c0c name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.931237 | controller |     "Jun 10 15:50:18.166470 crc crio[20344]: time=\"2026-06-10T15:50:18.16586896Z\" level=info msg=\"Removing container: 6cce8191536f41f8d665cb6df5341d020bf17b906d732c136a6a71ae0b397df4\" id=b3e6e82a-02ec-40fd-afc5-1210e232ef3e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.931252 | controller |     "Jun 10 15:50:18.279614 crc crio[20344]: time=\"2026-06-10T15:50:18.279081137Z\" level=info msg=\"Removed container 6cce8191536f41f8d665cb6df5341d020bf17b906d732c136a6a71ae0b397df4: openshift-infra/auto-csr-approver-29685104-nb29g/oc\" id=b3e6e82a-02ec-40fd-afc5-1210e232ef3e name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.931267 | controller |     "Jun 10 15:50:18.292593 crc crio[20344]: time=\"2026-06-10T15:50:18.292437171Z\" level=info msg=\"Stopping pod sandbox: 250757f703229a9f8c9da258443e78c552aa5deb51e01c2f6050f44e49d58a6b\" id=05d210dd-c828-49ba-8aa5-2aea01f19be7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.931281 | controller |     "Jun 10 15:50:18.292964 crc crio[20344]: time=\"2026-06-10T15:50:18.292569945Z\" level=info msg=\"Stopped pod sandbox (already stopped): 250757f703229a9f8c9da258443e78c552aa5deb51e01c2f6050f44e49d58a6b\" id=05d210dd-c828-49ba-8aa5-2aea01f19be7 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.931295 | controller |     "Jun 10 15:50:18.294195 crc crio[20344]: time=\"2026-06-10T15:50:18.294023992Z\" level=info msg=\"Removing pod sandbox: 250757f703229a9f8c9da258443e78c552aa5deb51e01c2f6050f44e49d58a6b\" id=44791a79-a385-47e6-9311-ea1a55d2c8fc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.931309 | controller |     "Jun 10 15:50:18.312872 crc crio[20344]: time=\"2026-06-10T15:50:18.312630591Z\" level=info msg=\"Removed pod sandbox: 250757f703229a9f8c9da258443e78c552aa5deb51e01c2f6050f44e49d58a6b\" id=44791a79-a385-47e6-9311-ea1a55d2c8fc name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.931323 | controller |     "Jun 10 15:50:40.448674 crc crio[20344]: time=\"2026-06-10T15:50:40.447893382Z\" level=info msg=\"Running pod sandbox: openshift-marketplace/certified-operators-zhhxv/POD\" id=d248eb9e-59d9-486a-8c36-a9654719f359 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.931338 | controller |     "Jun 10 15:50:40.450357 crc crio[20344]: time=\"2026-06-10T15:50:40.448696173Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.931353 | controller |     "Jun 10 15:50:40.483655 crc crio[20344]: time=\"2026-06-10T15:50:40.483573501Z\" level=info msg=\"Got pod network &{Name:certified-operators-zhhxv Namespace:openshift-marketplace ID:1bd4631246539049eb1446d59811ff6efd7a0ef6e538f18afec09c612b41f89d UID:26752b34-dc64-4ce7-8c15-42d801ccad4b NetNS:/var/run/netns/644c124f-36a1-42c0-8856-16c4ea612151 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod26752b34_dc64_4ce7_8c15_42d801ccad4b.slice PodAnnotations:0xc0006b4d00}] Aliases:map[]}\"",
2026-06-10 15:52:08.931367 | controller |     "Jun 10 15:50:40.483993 crc crio[20344]: time=\"2026-06-10T15:50:40.483971702Z\" level=info msg=\"Adding pod openshift-marketplace_certified-operators-zhhxv to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.931382 | controller |     "Jun 10 15:50:41.084663 crc crio[20344]: 2026-06-10T15:50:41Z [verbose] CmdAdd (shim): {1.1.0 [{Name:1bd463124653904 Mac:de:94:e1:17:be:36 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:17 Mtu:0 Sandbox:/var/run/netns/644c124f-36a1-42c0-8856-16c4ea612151 SocketPath: PciID:}] [{Interface:0xc0004b05d0 Address:{IP:10.217.1.23 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.931400 | controller |     "Jun 10 15:50:41.086040 crc crio[20344]: time=\"2026-06-10T15:50:41.085976254Z\" level=info msg=\"Got pod network &{Name:certified-operators-zhhxv Namespace:openshift-marketplace ID:1bd4631246539049eb1446d59811ff6efd7a0ef6e538f18afec09c612b41f89d UID:26752b34-dc64-4ce7-8c15-42d801ccad4b NetNS:/var/run/netns/644c124f-36a1-42c0-8856-16c4ea612151 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod26752b34_dc64_4ce7_8c15_42d801ccad4b.slice PodAnnotations:0xc0006b4d00}] Aliases:map[]}\"",
2026-06-10 15:52:08.931416 | controller |     "Jun 10 15:50:41.086339 crc crio[20344]: time=\"2026-06-10T15:50:41.086131918Z\" level=info msg=\"Checking pod openshift-marketplace_certified-operators-zhhxv for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.931431 | controller |     "Jun 10 15:50:41.107984 crc crio[20344]: time=\"2026-06-10T15:50:41.107861128Z\" level=info msg=\"Ran pod sandbox 1bd4631246539049eb1446d59811ff6efd7a0ef6e538f18afec09c612b41f89d with infra container: openshift-marketplace/certified-operators-zhhxv/POD\" id=d248eb9e-59d9-486a-8c36-a9654719f359 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.931446 | controller |     "Jun 10 15:50:41.112998 crc crio[20344]: time=\"2026-06-10T15:50:41.112921879Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=15e02998-b1ea-4643-b815-2d31049952c5 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.931461 | controller |     "Jun 10 15:50:41.121134 crc crio[20344]: time=\"2026-06-10T15:50:41.121036018Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:7e3d6c8802ae53d6aecf38aa7b560d7892193806bdeb3d7c1637fac77c47fd1f\" id=19670285-9a99-4448-a882-bd3a75b9b78e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.931476 | controller |     "Jun 10 15:50:41.128379 crc crio[20344]: time=\"2026-06-10T15:50:41.128234433Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-zhhxv/extract-utilities\" id=6918c1ed-d853-44d9-a606-69cf8e80c0a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.931490 | controller |     "Jun 10 15:50:41.128869 crc crio[20344]: time=\"2026-06-10T15:50:41.128798388Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.931505 | controller |     "Jun 10 15:50:41.285234 crc crio[20344]: time=\"2026-06-10T15:50:41.284875909Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.931519 | controller |     "Jun 10 15:50:41.292299 crc crio[20344]: time=\"2026-06-10T15:50:41.292155107Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.931533 | controller |     "Jun 10 15:50:41.455664 crc crio[20344]: time=\"2026-06-10T15:50:41.454518581Z\" level=info msg=\"Created container 9173c94c5b315f4ed29f567968a402f709dd36a0f181b0efd0024f7cb074b59d: openshift-marketplace/certified-operators-zhhxv/extract-utilities\" id=6918c1ed-d853-44d9-a606-69cf8e80c0a4 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.931547 | controller |     "Jun 10 15:50:41.457663 crc crio[20344]: time=\"2026-06-10T15:50:41.457565959Z\" level=info msg=\"Starting container: 9173c94c5b315f4ed29f567968a402f709dd36a0f181b0efd0024f7cb074b59d\" id=22e8aaa0-bbe1-4b61-81eb-26266ecc4886 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.931561 | controller |     "Jun 10 15:50:41.463619 crc crio[20344]: time=\"2026-06-10T15:50:41.463535753Z\" level=info msg=\"Started container\" PID=290324 containerID=9173c94c5b315f4ed29f567968a402f709dd36a0f181b0efd0024f7cb074b59d description=openshift-marketplace/certified-operators-zhhxv/extract-utilities id=22e8aaa0-bbe1-4b61-81eb-26266ecc4886 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1bd4631246539049eb1446d59811ff6efd7a0ef6e538f18afec09c612b41f89d",
2026-06-10 15:52:08.931579 | controller |     "Jun 10 15:50:41.791172 crc crio[20344]: time=\"2026-06-10T15:50:41.791020681Z\" level=info msg=\"Pulling image: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=1ceed94e-48ec-4e20-bae5-2f5d03501081 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.931594 | controller |     "Jun 10 15:50:41.803658 crc crio[20344]: time=\"2026-06-10T15:50:41.803582765Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/redhat/certified-operator-index:v4.20\\\"\"",
2026-06-10 15:52:08.931609 | controller |     "Jun 10 15:50:42.420580 crc crio[20344]: time=\"2026-06-10T15:50:42.419887876Z\" level=info msg=\"Pulled image: registry.redhat.io/redhat/certified-operator-index@sha256:e8d5d7df21be1469a6668fe379d39e4aa07fa7e0e98115c13ef32da305fc5dec\" id=1ceed94e-48ec-4e20-bae5-2f5d03501081 name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.931624 | controller |     "Jun 10 15:50:42.422077 crc crio[20344]: time=\"2026-06-10T15:50:42.42201435Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=9ee85ea9-348c-4ff7-944e-ec9a653c961a name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.931638 | controller |     "Jun 10 15:50:42.425652 crc crio[20344]: time=\"2026-06-10T15:50:42.42548603Z\" level=info msg=\"Checking image status: registry.redhat.io/redhat/certified-operator-index:v4.20\" id=5be30154-1256-4239-84e3-184f7739b4a3 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.931653 | controller |     "Jun 10 15:50:42.431605 crc crio[20344]: time=\"2026-06-10T15:50:42.431526056Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-zhhxv/extract-content\" id=c387065b-6311-4d2c-99f9-1f0ba21ceddf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.931668 | controller |     "Jun 10 15:50:42.432073 crc crio[20344]: time=\"2026-06-10T15:50:42.432012798Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.931682 | controller |     "Jun 10 15:50:42.482241 crc crio[20344]: time=\"2026-06-10T15:50:42.482050807Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.931697 | controller |     "Jun 10 15:50:42.485216 crc crio[20344]: time=\"2026-06-10T15:50:42.485091846Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.931711 | controller |     "Jun 10 15:50:42.672783 crc crio[20344]: time=\"2026-06-10T15:50:42.6726799Z\" level=info msg=\"Created container c629ae2befc50bb98fbdb601c327590467573d330b4e5c3dd7028ae097394b48: openshift-marketplace/certified-operators-zhhxv/extract-content\" id=c387065b-6311-4d2c-99f9-1f0ba21ceddf name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.931726 | controller |     "Jun 10 15:50:42.676242 crc crio[20344]: time=\"2026-06-10T15:50:42.675886452Z\" level=info msg=\"Starting container: c629ae2befc50bb98fbdb601c327590467573d330b4e5c3dd7028ae097394b48\" id=eaa106af-7001-4471-b183-349af4727320 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.931741 | controller |     "Jun 10 15:50:42.684447 crc crio[20344]: time=\"2026-06-10T15:50:42.682188735Z\" level=info msg=\"Started container\" PID=290390 containerID=c629ae2befc50bb98fbdb601c327590467573d330b4e5c3dd7028ae097394b48 description=openshift-marketplace/certified-operators-zhhxv/extract-content id=eaa106af-7001-4471-b183-349af4727320 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1bd4631246539049eb1446d59811ff6efd7a0ef6e538f18afec09c612b41f89d",
2026-06-10 15:52:08.931760 | controller |     "Jun 10 15:50:43.826116 crc crio[20344]: time=\"2026-06-10T15:50:43.824154821Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=62ac9aa1-65ee-4efd-88fb-1e5afd5cbe16 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.931775 | controller |     "Jun 10 15:50:43.829050 crc crio[20344]: time=\"2026-06-10T15:50:43.828978166Z\" level=info msg=\"Checking image status: quay.io/openshift-release-dev/ocp-v4.0-art-dev@sha256:b2b1fc3d5bb4944cbd5b23b87566d7ba24b1b66f5a0465f76bcc05023191cc47\" id=bf149978-64e3-45ea-bc57-e4ed7e40562e name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.931790 | controller |     "Jun 10 15:50:43.836320 crc crio[20344]: time=\"2026-06-10T15:50:43.836078218Z\" level=info msg=\"Creating container: openshift-marketplace/certified-operators-zhhxv/registry-server\" id=789c1b8e-9b97-4da9-8f3a-7d7371b3de30 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.931805 | controller |     "Jun 10 15:50:43.836564 crc crio[20344]: time=\"2026-06-10T15:50:43.836501139Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.931821 | controller |     "Jun 10 15:50:43.914582 crc crio[20344]: time=\"2026-06-10T15:50:43.914434588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.931836 | controller |     "Jun 10 15:50:43.918926 crc crio[20344]: time=\"2026-06-10T15:50:43.918832681Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.931866 | controller |     "Jun 10 15:50:44.078827 crc crio[20344]: time=\"2026-06-10T15:50:44.078170007Z\" level=info msg=\"Created container 4fc910c1464eef816df9151306389e48877d429f6064b0e82d70678b17450289: openshift-marketplace/certified-operators-zhhxv/registry-server\" id=789c1b8e-9b97-4da9-8f3a-7d7371b3de30 name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.931883 | controller |     "Jun 10 15:50:44.080223 crc crio[20344]: time=\"2026-06-10T15:50:44.080130037Z\" level=info msg=\"Starting container: 4fc910c1464eef816df9151306389e48877d429f6064b0e82d70678b17450289\" id=3cbe5f34-8070-4aa1-90ff-5052bc4b9248 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.931897 | controller |     "Jun 10 15:50:44.087394 crc crio[20344]: time=\"2026-06-10T15:50:44.087178229Z\" level=info msg=\"Started container\" PID=290491 containerID=4fc910c1464eef816df9151306389e48877d429f6064b0e82d70678b17450289 description=openshift-marketplace/certified-operators-zhhxv/registry-server id=3cbe5f34-8070-4aa1-90ff-5052bc4b9248 name=/runtime.v1.RuntimeService/StartContainer sandboxID=1bd4631246539049eb1446d59811ff6efd7a0ef6e538f18afec09c612b41f89d",
2026-06-10 15:52:08.931912 | controller |     "Jun 10 15:50:52.958313 crc crio[20344]: time=\"2026-06-10T15:50:52.95720638Z\" level=info msg=\"Stopping container: 4fc910c1464eef816df9151306389e48877d429f6064b0e82d70678b17450289 (timeout: 2s)\" id=da4241fc-8d5d-466d-8a21-e7279bec2930 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.931928 | controller |     "Jun 10 15:50:53.083178 crc crio[20344]: time=\"2026-06-10T15:50:53.083117295Z\" level=info msg=\"Stopped container 4fc910c1464eef816df9151306389e48877d429f6064b0e82d70678b17450289: openshift-marketplace/certified-operators-zhhxv/registry-server\" id=da4241fc-8d5d-466d-8a21-e7279bec2930 name=/runtime.v1.RuntimeService/StopContainer",
2026-06-10 15:52:08.931942 | controller |     "Jun 10 15:50:53.084658 crc crio[20344]: time=\"2026-06-10T15:50:53.084582223Z\" level=info msg=\"Stopping pod sandbox: 1bd4631246539049eb1446d59811ff6efd7a0ef6e538f18afec09c612b41f89d\" id=3daa18d3-77ec-45f9-aad2-0b41e5fb1c86 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.931962 | controller |     "Jun 10 15:50:53.085446 crc crio[20344]: time=\"2026-06-10T15:50:53.085376373Z\" level=info msg=\"Got pod network &{Name:certified-operators-zhhxv Namespace:openshift-marketplace ID:1bd4631246539049eb1446d59811ff6efd7a0ef6e538f18afec09c612b41f89d UID:26752b34-dc64-4ce7-8c15-42d801ccad4b NetNS:/var/run/netns/644c124f-36a1-42c0-8856-16c4ea612151 Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-burstable-pod26752b34_dc64_4ce7_8c15_42d801ccad4b.slice PodAnnotations:0xc0022647e8}] Aliases:map[]}\"",
2026-06-10 15:52:08.931977 | controller |     "Jun 10 15:50:53.085600 crc crio[20344]: time=\"2026-06-10T15:50:53.085581178Z\" level=info msg=\"Deleting pod openshift-marketplace_certified-operators-zhhxv from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.931992 | controller |     "Jun 10 15:50:53.398507 crc crio[20344]: time=\"2026-06-10T15:50:53.395953596Z\" level=info msg=\"Stopped pod sandbox: 1bd4631246539049eb1446d59811ff6efd7a0ef6e538f18afec09c612b41f89d\" id=3daa18d3-77ec-45f9-aad2-0b41e5fb1c86 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.932007 | controller |     "Jun 10 15:50:53.972243 crc crio[20344]: time=\"2026-06-10T15:50:53.972126873Z\" level=info msg=\"Removing container: 4fc910c1464eef816df9151306389e48877d429f6064b0e82d70678b17450289\" id=6f719654-8618-4e07-8de5-3b1347fd9003 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.932022 | controller |     "Jun 10 15:50:53.997138 crc crio[20344]: time=\"2026-06-10T15:50:53.996511991Z\" level=info msg=\"Removed container 4fc910c1464eef816df9151306389e48877d429f6064b0e82d70678b17450289: openshift-marketplace/certified-operators-zhhxv/registry-server\" id=6f719654-8618-4e07-8de5-3b1347fd9003 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.932037 | controller |     "Jun 10 15:50:54.000420 crc crio[20344]: time=\"2026-06-10T15:50:54.000149715Z\" level=info msg=\"Removing container: c629ae2befc50bb98fbdb601c327590467573d330b4e5c3dd7028ae097394b48\" id=b6832db2-f747-46f5-9f4d-63a8dae1448c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.932052 | controller |     "Jun 10 15:50:54.026179 crc crio[20344]: time=\"2026-06-10T15:50:54.025234231Z\" level=info msg=\"Removed container c629ae2befc50bb98fbdb601c327590467573d330b4e5c3dd7028ae097394b48: openshift-marketplace/certified-operators-zhhxv/extract-content\" id=b6832db2-f747-46f5-9f4d-63a8dae1448c name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.932067 | controller |     "Jun 10 15:50:54.030140 crc crio[20344]: time=\"2026-06-10T15:50:54.029958743Z\" level=info msg=\"Removing container: 9173c94c5b315f4ed29f567968a402f709dd36a0f181b0efd0024f7cb074b59d\" id=e7fcd7ff-e366-4faf-b55c-669c18b2e6a0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.932082 | controller |     "Jun 10 15:50:54.105230 crc crio[20344]: time=\"2026-06-10T15:50:54.10511974Z\" level=info msg=\"Removed container 9173c94c5b315f4ed29f567968a402f709dd36a0f181b0efd0024f7cb074b59d: openshift-marketplace/certified-operators-zhhxv/extract-utilities\" id=e7fcd7ff-e366-4faf-b55c-669c18b2e6a0 name=/runtime.v1.RuntimeService/RemoveContainer",
2026-06-10 15:52:08.932098 | controller |     "Jun 10 15:51:18.341890 crc crio[20344]: time=\"2026-06-10T15:51:18.340930468Z\" level=info msg=\"Stopping pod sandbox: 1bd4631246539049eb1446d59811ff6efd7a0ef6e538f18afec09c612b41f89d\" id=cf7ab445-a1a9-47a2-8017-f8db2b360a67 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.932113 | controller |     "Jun 10 15:51:18.341890 crc crio[20344]: time=\"2026-06-10T15:51:18.341740919Z\" level=info msg=\"Stopped pod sandbox (already stopped): 1bd4631246539049eb1446d59811ff6efd7a0ef6e538f18afec09c612b41f89d\" id=cf7ab445-a1a9-47a2-8017-f8db2b360a67 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.932131 | controller |     "Jun 10 15:51:18.344037 crc crio[20344]: time=\"2026-06-10T15:51:18.342421196Z\" level=info msg=\"Removing pod sandbox: 1bd4631246539049eb1446d59811ff6efd7a0ef6e538f18afec09c612b41f89d\" id=e8b44d62-d956-4ccf-b02d-7b2a10afea1d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.932146 | controller |     "Jun 10 15:51:18.361387 crc crio[20344]: time=\"2026-06-10T15:51:18.361221561Z\" level=info msg=\"Removed pod sandbox: 1bd4631246539049eb1446d59811ff6efd7a0ef6e538f18afec09c612b41f89d\" id=e8b44d62-d956-4ccf-b02d-7b2a10afea1d name=/runtime.v1.RuntimeService/RemovePodSandbox",
2026-06-10 15:52:08.932161 | controller |     "Jun 10 15:52:00.544850 crc crio[20344]: time=\"2026-06-10T15:52:00.54343622Z\" level=info msg=\"Running pod sandbox: openshift-infra/auto-csr-approver-29685112-957z2/POD\" id=f513dd37-1479-4787-bf13-f0c9ea1e3c76 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.932177 | controller |     "Jun 10 15:52:00.546700 crc crio[20344]: time=\"2026-06-10T15:52:00.544892588Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.932192 | controller |     "Jun 10 15:52:00.584131 crc crio[20344]: time=\"2026-06-10T15:52:00.584074287Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685112-957z2 Namespace:openshift-infra ID:86fa1a82ae3c5c73fe4a8e6f4852e5b848a212ad5472c555a412e9ebe7171de1 UID:172e882f-bdb5-4822-8a28-8f36f59bfcf2 NetNS:/var/run/netns/5f3aa555-4167-4448-bdd3-1b95a34d4f9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod172e882f_bdb5_4822_8a28_8f36f59bfcf2.slice PodAnnotations:0xc00012a9d0}] Aliases:map[]}\"",
2026-06-10 15:52:08.932208 | controller |     "Jun 10 15:52:00.584518 crc crio[20344]: time=\"2026-06-10T15:52:00.584494468Z\" level=info msg=\"Adding pod openshift-infra_auto-csr-approver-29685112-957z2 to CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.932223 | controller |     "Jun 10 15:52:00.974134 crc crio[20344]: 2026-06-10T15:52:00Z [verbose] CmdAdd (shim): {1.1.0 [{Name:86fa1a82ae3c5c7 Mac:b6:f6:3d:b4:a4:71 Mtu:0 Sandbox: SocketPath: PciID:} {Name:eth0 Mac:0a:58:0a:d9:01:18 Mtu:0 Sandbox:/var/run/netns/5f3aa555-4167-4448-bdd3-1b95a34d4f9d SocketPath: PciID:}] [{Interface:0xc000014910 Address:{IP:10.217.1.24 Mask:fffffe00} Gateway:10.217.0.1}] [] {[]  [] []}}",
2026-06-10 15:52:08.932239 | controller |     "Jun 10 15:52:00.976464 crc crio[20344]: time=\"2026-06-10T15:52:00.976367296Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685112-957z2 Namespace:openshift-infra ID:86fa1a82ae3c5c73fe4a8e6f4852e5b848a212ad5472c555a412e9ebe7171de1 UID:172e882f-bdb5-4822-8a28-8f36f59bfcf2 NetNS:/var/run/netns/5f3aa555-4167-4448-bdd3-1b95a34d4f9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod172e882f_bdb5_4822_8a28_8f36f59bfcf2.slice PodAnnotations:0xc00012a9d0}] Aliases:map[]}\"",
2026-06-10 15:52:08.932255 | controller |     "Jun 10 15:52:00.976606 crc crio[20344]: time=\"2026-06-10T15:52:00.97652071Z\" level=info msg=\"Checking pod openshift-infra_auto-csr-approver-29685112-957z2 for CNI network multus-cni-network (type=multus-shim)\"",
2026-06-10 15:52:08.932270 | controller |     "Jun 10 15:52:00.992174 crc crio[20344]: time=\"2026-06-10T15:52:00.990795588Z\" level=info msg=\"Ran pod sandbox 86fa1a82ae3c5c73fe4a8e6f4852e5b848a212ad5472c555a412e9ebe7171de1 with infra container: openshift-infra/auto-csr-approver-29685112-957z2/POD\" id=f513dd37-1479-4787-bf13-f0c9ea1e3c76 name=/runtime.v1.RuntimeService/RunPodSandbox",
2026-06-10 15:52:08.932292 | controller |     "Jun 10 15:52:00.994337 crc crio[20344]: time=\"2026-06-10T15:52:00.994118613Z\" level=info msg=\"Pulling image: registry.redhat.io/openshift4/ose-cli:latest\" id=ad78f09c-1a54-431b-b098-423002817b6e name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.932308 | controller |     "Jun 10 15:52:01.008420 crc crio[20344]: time=\"2026-06-10T15:52:01.00834035Z\" level=info msg=\"Trying to access \\\"registry.redhat.io/openshift4/ose-cli:latest\\\"\"",
2026-06-10 15:52:08.932324 | controller |     "Jun 10 15:52:01.876335 crc crio[20344]: time=\"2026-06-10T15:52:01.875930036Z\" level=info msg=\"Pulled image: registry.redhat.io/openshift4/ose-cli@sha256:69762925e16053d77685ff3a08b3b45dd2bfa5d68277851bc6969b368bbd0cb9\" id=ad78f09c-1a54-431b-b098-423002817b6e name=/runtime.v1.ImageService/PullImage",
2026-06-10 15:52:08.932340 | controller |     "Jun 10 15:52:01.878878 crc crio[20344]: time=\"2026-06-10T15:52:01.87763515Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=1195cf15-eab1-4da6-8ece-dcef7ce46a51 name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.932355 | controller |     "Jun 10 15:52:01.884625 crc crio[20344]: time=\"2026-06-10T15:52:01.884481596Z\" level=info msg=\"Checking image status: registry.redhat.io/openshift4/ose-cli:latest\" id=ff36e1db-781f-484d-b413-fc0b4209a72c name=/runtime.v1.ImageService/ImageStatus",
2026-06-10 15:52:08.932370 | controller |     "Jun 10 15:52:01.895778 crc crio[20344]: time=\"2026-06-10T15:52:01.895599093Z\" level=info msg=\"Creating container: openshift-infra/auto-csr-approver-29685112-957z2/oc\" id=4c3585bf-1460-4719-9259-fcba6a0935eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.932385 | controller |     "Jun 10 15:52:01.896157 crc crio[20344]: time=\"2026-06-10T15:52:01.896107586Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.932400 | controller |     "Jun 10 15:52:01.962327 crc crio[20344]: time=\"2026-06-10T15:52:01.962140047Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.932416 | controller |     "Jun 10 15:52:02.237976 crc crio[20344]: time=\"2026-06-10T15:52:02.237868192Z\" level=info msg=\"Allowed annotations are specified for workload [io.containers.trace-syscall io.kubernetes.cri-o.Devices io.kubernetes.cri-o.LinkLogs]\"",
2026-06-10 15:52:08.932431 | controller |     "Jun 10 15:52:02.376537 crc crio[20344]: time=\"2026-06-10T15:52:02.3763392Z\" level=info msg=\"Created container 97c51b40af00088293cc423b6b15ab6c1b596952bf806b8e2bd93c65d84f729f: openshift-infra/auto-csr-approver-29685112-957z2/oc\" id=4c3585bf-1460-4719-9259-fcba6a0935eb name=/runtime.v1.RuntimeService/CreateContainer",
2026-06-10 15:52:08.932446 | controller |     "Jun 10 15:52:02.378322 crc crio[20344]: time=\"2026-06-10T15:52:02.378210899Z\" level=info msg=\"Starting container: 97c51b40af00088293cc423b6b15ab6c1b596952bf806b8e2bd93c65d84f729f\" id=cfd9f9c3-9096-4a67-b3b8-bbd648ac9bb5 name=/runtime.v1.RuntimeService/StartContainer",
2026-06-10 15:52:08.932461 | controller |     "Jun 10 15:52:02.398764 crc crio[20344]: time=\"2026-06-10T15:52:02.398660816Z\" level=info msg=\"Started container\" PID=294288 containerID=97c51b40af00088293cc423b6b15ab6c1b596952bf806b8e2bd93c65d84f729f description=openshift-infra/auto-csr-approver-29685112-957z2/oc id=cfd9f9c3-9096-4a67-b3b8-bbd648ac9bb5 name=/runtime.v1.RuntimeService/StartContainer sandboxID=86fa1a82ae3c5c73fe4a8e6f4852e5b848a212ad5472c555a412e9ebe7171de1",
2026-06-10 15:52:08.932477 | controller |     "Jun 10 15:52:04.237675 crc crio[20344]: time=\"2026-06-10T15:52:04.236619406Z\" level=info msg=\"Stopping pod sandbox: 86fa1a82ae3c5c73fe4a8e6f4852e5b848a212ad5472c555a412e9ebe7171de1\" id=8f960d97-8485-4930-aff9-174b88415c55 name=/runtime.v1.RuntimeService/StopPodSandbox",
2026-06-10 15:52:08.932495 | controller |     "Jun 10 15:52:04.239427 crc crio[20344]: time=\"2026-06-10T15:52:04.239376107Z\" level=info msg=\"Got pod network &{Name:auto-csr-approver-29685112-957z2 Namespace:openshift-infra ID:86fa1a82ae3c5c73fe4a8e6f4852e5b848a212ad5472c555a412e9ebe7171de1 UID:172e882f-bdb5-4822-8a28-8f36f59bfcf2 NetNS:/var/run/netns/5f3aa555-4167-4448-bdd3-1b95a34d4f9d Networks:[{Name:multus-cni-network Ifname:eth0}] RuntimeConfig:map[multus-cni-network:{IP: MAC: PortMappings:[] Bandwidth:<nil> IpRanges:[] CgroupPath:kubepods-besteffort-pod172e882f_bdb5_4822_8a28_8f36f59bfcf2.slice PodAnnotations:0xc0007389c8}] Aliases:map[]}\"",
2026-06-10 15:52:08.932511 | controller |     "Jun 10 15:52:04.239589 crc crio[20344]: time=\"2026-06-10T15:52:04.239529891Z\" level=info msg=\"Deleting pod openshift-infra_auto-csr-approver-29685112-957z2 from CNI network \\\"multus-cni-network\\\" (type=multus-shim)\"",
2026-06-10 15:52:08.932527 | controller |     "Jun 10 15:52:04.634789 crc crio[20344]: time=\"2026-06-10T15:52:04.634233641Z\" level=info msg=\"Stopped pod sandbox: 86fa1a82ae3c5c73fe4a8e6f4852e5b848a212ad5472c555a412e9ebe7171de1\" id=8f960d97-8485-4930-aff9-174b88415c55 name=/runtime.v1.RuntimeService/StopPodSandbox"
2026-06-10 15:52:08.932542 | controller |   ],
2026-06-10 15:52:08.932559 | controller |   "zuul_log_id": "in-loop-ignore"
2026-06-10 15:52:08.932576 | controller | }
2026-06-10 15:52:08.933253 | controller | changed: All items complete
2026-06-10 15:52:08.933282 | 
2026-06-10 15:52:09.563385 | 
2026-06-10 15:52:09.563525 | LOOP [env_op_images : Warn when node log fetch failed for a node]
2026-06-10 15:52:10.059284 | controller | skipping: Conditional result was False
2026-06-10 15:52:10.496762 | 
2026-06-10 15:52:10.496936 | TASK [env_op_images : Find fetched CRI-O log files]
2026-06-10 15:52:10.901640 | controller | ok: All paths examined
2026-06-10 15:52:10.930314 | 
2026-06-10 15:52:10.930481 | TASK [env_op_images : Enrich pulled report with CRI-O evidence]
2026-06-10 15:52:11.688395 | controller | changed
2026-06-10 15:52:11.734384 | 
2026-06-10 15:52:11.734479 | TASK [cifmw_setup : Create a versioned log folder]
2026-06-10 15:52:12.103387 | controller | changed
2026-06-10 15:52:12.130890 | 
2026-06-10 15:52:12.130990 | TASK [cifmw_setup : Return a list of log files in home directory]
2026-06-10 15:52:12.493038 | controller | ok: All paths examined
2026-06-10 15:52:12.516307 | 
2026-06-10 15:52:12.516494 | TASK [cifmw_setup : Ensure ansible facts cache exists]
2026-06-10 15:52:12.890504 | controller | ok
2026-06-10 15:52:12.920444 | 
2026-06-10 15:52:12.920608 | LOOP [cifmw_setup : Copy logs to proper location]
2026-06-10 15:52:13.715160 | controller | changed:
2026-06-10 15:52:13.715520 | controller | {
2026-06-10 15:52:13.715571 | controller |   "atime": 1777967689.47849,
2026-06-10 15:52:13.715609 | controller |   "ctime": 1777968154.1714108,
2026-06-10 15:52:13.715644 | controller |   "dev": 64513,
2026-06-10 15:52:13.715680 | controller |   "gid": 1000,
2026-06-10 15:52:13.715712 | controller |   "gr_name": "zuul",
2026-06-10 15:52:13.715745 | controller |   "inode": 236288,
2026-06-10 15:52:13.715775 | controller |   "isblk": false,
2026-06-10 15:52:13.715804 | controller |   "ischr": false,
2026-06-10 15:52:13.715833 | controller |   "isdir": false,
2026-06-10 15:52:13.715898 | controller |   "isfifo": false,
2026-06-10 15:52:13.715934 | controller |   "isgid": false,
2026-06-10 15:52:13.715967 | controller |   "islnk": false,
2026-06-10 15:52:13.715998 | controller |   "isreg": true,
2026-06-10 15:52:13.716032 | controller |   "issock": false,
2026-06-10 15:52:13.716063 | controller |   "isuid": false,
2026-06-10 15:52:13.716095 | controller |   "mode": "0644",
2026-06-10 15:52:13.716127 | controller |   "mtime": 1777968154.1714108,
2026-06-10 15:52:13.716159 | controller |   "nlink": 1,
2026-06-10 15:52:13.716191 | controller |   "path": "/home/zuul/crc-setup.log",
2026-06-10 15:52:13.716224 | controller |   "pw_name": "zuul",
2026-06-10 15:52:13.716255 | controller |   "rgrp": true,
2026-06-10 15:52:13.716298 | controller |   "roth": true,
2026-06-10 15:52:13.716332 | controller |   "rusr": true,
2026-06-10 15:52:13.716363 | controller |   "size": 4108,
2026-06-10 15:52:13.716393 | controller |   "uid": 1000,
2026-06-10 15:52:13.716423 | controller |   "wgrp": false,
2026-06-10 15:52:13.716454 | controller |   "woth": false,
2026-06-10 15:52:13.716485 | controller |   "wusr": true,
2026-06-10 15:52:13.716515 | controller |   "xgrp": false,
2026-06-10 15:52:13.716670 | controller |   "xoth": false,
2026-06-10 15:52:13.716706 | controller |   "xusr": false
2026-06-10 15:52:13.716737 | controller | }
2026-06-10 15:52:13.716781 | 
2026-06-10 15:52:14.347243 | controller | changed:
2026-06-10 15:52:14.347367 | controller | {
2026-06-10 15:52:14.347389 | controller |   "atime": 1781101795.3495207,
2026-06-10 15:52:14.347407 | controller |   "ctime": 1781101793.128464,
2026-06-10 15:52:14.347423 | controller |   "dev": 64513,
2026-06-10 15:52:14.347439 | controller |   "gid": 1000,
2026-06-10 15:52:14.347456 | controller |   "gr_name": "zuul",
2026-06-10 15:52:14.347471 | controller |   "inode": 2688,
2026-06-10 15:52:14.347486 | controller |   "isblk": false,
2026-06-10 15:52:14.347501 | controller |   "ischr": false,
2026-06-10 15:52:14.347515 | controller |   "isdir": false,
2026-06-10 15:52:14.347530 | controller |   "isfifo": false,
2026-06-10 15:52:14.347544 | controller |   "isgid": false,
2026-06-10 15:52:14.347559 | controller |   "islnk": false,
2026-06-10 15:52:14.347574 | controller |   "isreg": true,
2026-06-10 15:52:14.347589 | controller |   "issock": false,
2026-06-10 15:52:14.347617 | controller |   "isuid": false,
2026-06-10 15:52:14.347634 | controller |   "mode": "0644",
2026-06-10 15:52:14.347649 | controller |   "mtime": 1781101793.128464,
2026-06-10 15:52:14.347664 | controller |   "nlink": 1,
2026-06-10 15:52:14.347678 | controller |   "path": "/home/zuul/crc-start.log",
2026-06-10 15:52:14.347693 | controller |   "pw_name": "zuul",
2026-06-10 15:52:14.347708 | controller |   "rgrp": true,
2026-06-10 15:52:14.347723 | controller |   "roth": true,
2026-06-10 15:52:14.347738 | controller |   "rusr": true,
2026-06-10 15:52:14.347752 | controller |   "size": 3727,
2026-06-10 15:52:14.347767 | controller |   "uid": 1000,
2026-06-10 15:52:14.347781 | controller |   "wgrp": false,
2026-06-10 15:52:14.347801 | controller |   "woth": false,
2026-06-10 15:52:14.347975 | controller |   "wusr": true,
2026-06-10 15:52:14.347993 | controller |   "xgrp": false,
2026-06-10 15:52:14.348059 | controller |   "xoth": false,
2026-06-10 15:52:14.348265 | controller |   "xusr": false
2026-06-10 15:52:14.348288 | controller | }
2026-06-10 15:52:15.039344 | controller | changed:
2026-06-10 15:52:15.039486 | controller | {
2026-06-10 15:52:15.039518 | controller |   "atime": 1781106577.9479983,
2026-06-10 15:52:15.039596 | controller |   "ctime": 1781105968.783259,
2026-06-10 15:52:15.039618 | controller |   "dev": 64513,
2026-06-10 15:52:15.039635 | controller |   "gid": 1000,
2026-06-10 15:52:15.039651 | controller |   "gr_name": "zuul",
2026-06-10 15:52:15.039666 | controller |   "inode": 1384747,
2026-06-10 15:52:15.039682 | controller |   "isblk": false,
2026-06-10 15:52:15.039697 | controller |   "ischr": false,
2026-06-10 15:52:15.039711 | controller |   "isdir": false,
2026-06-10 15:52:15.039726 | controller |   "isfifo": false,
2026-06-10 15:52:15.039741 | controller |   "isgid": false,
2026-06-10 15:52:15.039756 | controller |   "islnk": false,
2026-06-10 15:52:15.039770 | controller |   "isreg": true,
2026-06-10 15:52:15.039785 | controller |   "issock": false,
2026-06-10 15:52:15.039801 | controller |   "isuid": false,
2026-06-10 15:52:15.039816 | controller |   "mode": "0644",
2026-06-10 15:52:15.039831 | controller |   "mtime": 1781105968.783259,
2026-06-10 15:52:15.039846 | controller |   "nlink": 1,
2026-06-10 15:52:15.039887 | controller |   "path": "/home/zuul/ansible.log",
2026-06-10 15:52:15.039904 | controller |   "pw_name": "zuul",
2026-06-10 15:52:15.039919 | controller |   "rgrp": true,
2026-06-10 15:52:15.039959 | controller |   "roth": true,
2026-06-10 15:52:15.039974 | controller |   "rusr": true,
2026-06-10 15:52:15.039988 | controller |   "size": 355754,
2026-06-10 15:52:15.040003 | controller |   "uid": 1000,
2026-06-10 15:52:15.040017 | controller |   "wgrp": false,
2026-06-10 15:52:15.040032 | controller |   "woth": false,
2026-06-10 15:52:15.040046 | controller |   "wusr": true,
2026-06-10 15:52:15.040060 | controller |   "xgrp": false,
2026-06-10 15:52:15.040074 | controller |   "xoth": false,
2026-06-10 15:52:15.040089 | controller |   "xusr": false
2026-06-10 15:52:15.040103 | controller | }
2026-06-10 15:52:15.107795 | 
2026-06-10 15:52:15.107999 | LOOP [cifmw_setup : Remove original log from home directory]
2026-06-10 15:52:15.495060 | controller | changed:
2026-06-10 15:52:15.495409 | controller | {
2026-06-10 15:52:15.495448 | controller |   "atime": 1777967689.47849,
2026-06-10 15:52:15.495476 | controller |   "ctime": 1777968154.1714108,
2026-06-10 15:52:15.495501 | controller |   "dev": 64513,
2026-06-10 15:52:15.495525 | controller |   "gid": 1000,
2026-06-10 15:52:15.495549 | controller |   "gr_name": "zuul",
2026-06-10 15:52:15.495572 | controller |   "inode": 236288,
2026-06-10 15:52:15.495595 | controller |   "isblk": false,
2026-06-10 15:52:15.495618 | controller |   "ischr": false,
2026-06-10 15:52:15.495640 | controller |   "isdir": false,
2026-06-10 15:52:15.495663 | controller |   "isfifo": false,
2026-06-10 15:52:15.495685 | controller |   "isgid": false,
2026-06-10 15:52:15.495707 | controller |   "islnk": false,
2026-06-10 15:52:15.495729 | controller |   "isreg": true,
2026-06-10 15:52:15.495750 | controller |   "issock": false,
2026-06-10 15:52:15.495771 | controller |   "isuid": false,
2026-06-10 15:52:15.495793 | controller |   "mode": "0644",
2026-06-10 15:52:15.495815 | controller |   "mtime": 1777968154.1714108,
2026-06-10 15:52:15.495837 | controller |   "nlink": 1,
2026-06-10 15:52:15.495884 | controller |   "path": "/home/zuul/crc-setup.log",
2026-06-10 15:52:15.495909 | controller |   "pw_name": "zuul",
2026-06-10 15:52:15.495932 | controller |   "rgrp": true,
2026-06-10 15:52:15.495955 | controller |   "roth": true,
2026-06-10 15:52:15.495977 | controller |   "rusr": true,
2026-06-10 15:52:15.496035 | controller |   "size": 4108,
2026-06-10 15:52:15.496061 | controller |   "uid": 1000,
2026-06-10 15:52:15.496084 | controller |   "wgrp": false,
2026-06-10 15:52:15.496106 | controller |   "woth": false,
2026-06-10 15:52:15.496127 | controller |   "wusr": true,
2026-06-10 15:52:15.496149 | controller |   "xgrp": false,
2026-06-10 15:52:15.496171 | controller |   "xoth": false,
2026-06-10 15:52:15.496193 | controller |   "xusr": false
2026-06-10 15:52:15.496214 | controller | }
2026-06-10 15:52:15.782665 | controller | changed:
2026-06-10 15:52:15.782825 | controller | {
2026-06-10 15:52:15.782907 | controller |   "atime": 1781101795.3495207,
2026-06-10 15:52:15.782948 | controller |   "ctime": 1781101793.128464,
2026-06-10 15:52:15.782985 | controller |   "dev": 64513,
2026-06-10 15:52:15.783021 | controller |   "gid": 1000,
2026-06-10 15:52:15.783056 | controller |   "gr_name": "zuul",
2026-06-10 15:52:15.783091 | controller |   "inode": 2688,
2026-06-10 15:52:15.783125 | controller |   "isblk": false,
2026-06-10 15:52:15.783162 | controller |   "ischr": false,
2026-06-10 15:52:15.783200 | controller |   "isdir": false,
2026-06-10 15:52:15.783238 | controller |   "isfifo": false,
2026-06-10 15:52:15.783276 | controller |   "isgid": false,
2026-06-10 15:52:15.783314 | controller |   "islnk": false,
2026-06-10 15:52:15.783353 | controller |   "isreg": true,
2026-06-10 15:52:15.783387 | controller |   "issock": false,
2026-06-10 15:52:15.783420 | controller |   "isuid": false,
2026-06-10 15:52:15.783454 | controller |   "mode": "0644",
2026-06-10 15:52:15.783488 | controller |   "mtime": 1781101793.128464,
2026-06-10 15:52:15.783547 | controller |   "nlink": 1,
2026-06-10 15:52:15.783584 | controller |   "path": "/home/zuul/crc-start.log",
2026-06-10 15:52:15.783619 | controller |   "pw_name": "zuul",
2026-06-10 15:52:15.783666 | controller |   "rgrp": true,
2026-06-10 15:52:15.783701 | controller |   "roth": true,
2026-06-10 15:52:15.783735 | controller |   "rusr": true,
2026-06-10 15:52:15.783769 | controller |   "size": 3727,
2026-06-10 15:52:15.783803 | controller |   "uid": 1000,
2026-06-10 15:52:15.783837 | controller |   "wgrp": false,
2026-06-10 15:52:15.783906 | controller |   "woth": false,
2026-06-10 15:52:15.783943 | controller |   "wusr": true,
2026-06-10 15:52:15.783979 | controller |   "xgrp": false,
2026-06-10 15:52:15.784012 | controller |   "xoth": false,
2026-06-10 15:52:15.784046 | controller |   "xusr": false
2026-06-10 15:52:15.784080 | controller | }
2026-06-10 15:52:16.062332 | controller | changed:
2026-06-10 15:52:16.062494 | controller | {
2026-06-10 15:52:16.062543 | controller |   "atime": 1781106577.9479983,
2026-06-10 15:52:16.062583 | controller |   "ctime": 1781105968.783259,
2026-06-10 15:52:16.062619 | controller |   "dev": 64513,
2026-06-10 15:52:16.062656 | controller |   "gid": 1000,
2026-06-10 15:52:16.062690 | controller |   "gr_name": "zuul",
2026-06-10 15:52:16.062724 | controller |   "inode": 1384747,
2026-06-10 15:52:16.062758 | controller |   "isblk": false,
2026-06-10 15:52:16.062791 | controller |   "ischr": false,
2026-06-10 15:52:16.062825 | controller |   "isdir": false,
2026-06-10 15:52:16.062893 | controller |   "isfifo": false,
2026-06-10 15:52:16.062930 | controller |   "isgid": false,
2026-06-10 15:52:16.062964 | controller |   "islnk": false,
2026-06-10 15:52:16.062997 | controller |   "isreg": true,
2026-06-10 15:52:16.063030 | controller |   "issock": false,
2026-06-10 15:52:16.063064 | controller |   "isuid": false,
2026-06-10 15:52:16.063097 | controller |   "mode": "0644",
2026-06-10 15:52:16.063131 | controller |   "mtime": 1781105968.783259,
2026-06-10 15:52:16.063165 | controller |   "nlink": 1,
2026-06-10 15:52:16.063199 | controller |   "path": "/home/zuul/ansible.log",
2026-06-10 15:52:16.063232 | controller |   "pw_name": "zuul",
2026-06-10 15:52:16.063266 | controller |   "rgrp": true,
2026-06-10 15:52:16.063311 | controller |   "roth": true,
2026-06-10 15:52:16.063362 | controller |   "rusr": true,
2026-06-10 15:52:16.063412 | controller |   "size": 355754,
2026-06-10 15:52:16.063447 | controller |   "uid": 1000,
2026-06-10 15:52:16.063481 | controller |   "wgrp": false,
2026-06-10 15:52:16.063514 | controller |   "woth": false,
2026-06-10 15:52:16.063547 | controller |   "wusr": true,
2026-06-10 15:52:16.063579 | controller |   "xgrp": false,
2026-06-10 15:52:16.063612 | controller |   "xoth": false,
2026-06-10 15:52:16.063646 | controller |   "xusr": false
2026-06-10 15:52:16.063679 | controller | }
2026-06-10 15:52:16.099513 | 
2026-06-10 15:52:16.099650 | TASK [cifmw_setup : Copy facts to dated directory]
2026-06-10 15:52:16.888372 | controller | changed
2026-06-10 15:52:16.914819 | 
2026-06-10 15:52:16.914943 | TASK [run_hook : Assert parameters are valid]
2026-06-10 15:52:17.093632 | controller | ok: All assertions passed
2026-06-10 15:52:17.126659 | 
2026-06-10 15:52:17.126973 | TASK [run_hook : Assert single hooks are all mappings]
2026-06-10 15:52:17.807065 | controller | ok: All assertions passed
2026-06-10 15:52:18.152239 | 
2026-06-10 15:52:18.152365 | LOOP [run_hook : Loop on hooks for post_logs]
2026-06-10 15:52:18.586565 | 
2026-06-10 15:52:18.586732 | PLAY [Run ci/playbooks/e2e-collect-logs.yml on CRC host]
2026-06-10 15:52:18.586924 | 
2026-06-10 15:52:18.586967 | PLAY RECAP
2026-06-10 15:52:18.587025 | controller | ok: 110 changed: 47 unreachable: 0 failed: 0 skipped: 32 rescued: 0 ignored: 3
2026-06-10 15:52:18.587052 | 
2026-06-10 15:52:19.870949 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/e2e-collect-logs.yml@main]
2026-06-10 15:52:19.874596 | POST-RUN START: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/collect-logs.yml@main]
2026-06-10 15:52:20.723032 | 
2026-06-10 15:52:20.723150 | PLAY [Ensure ci-framework-data base directories exist on all nodes]
2026-06-10 15:52:20.760923 | 
2026-06-10 15:52:20.761035 | TASK [Create ci-framework-data/logs directory if missing]
2026-06-10 15:52:21.289994 | controller | ok
2026-06-10 15:52:21.321992 | 
2026-06-10 15:52:21.322096 | PLAY [Run ci/playbooks/collect-logs.yml]
2026-06-10 15:52:21.397328 | 
2026-06-10 15:52:21.397508 | TASK [Filter out host if needed]
2026-06-10 15:52:21.427519 | controller | skipping: end_host conditional evaluated to False, continuing execution for controller
2026-06-10 15:52:21.453349 | 
2026-06-10 15:52:21.453408 | TASK [Ensure file is present]
2026-06-10 15:52:21.983941 | controller | ok
2026-06-10 15:52:22.017846 | 
2026-06-10 15:52:22.017944 | TASK [Manage molecule report file]
2026-06-10 15:52:22.703566 | controller | skipping: Conditional result was False
2026-06-10 15:52:22.762137 | 
2026-06-10 15:52:22.762340 | TASK [Check if we get ci-framework-data basedir]
2026-06-10 15:52:23.197981 | controller | ok
2026-06-10 15:52:23.224151 | 
2026-06-10 15:52:23.224244 | TASK [Create ci-framework-data log directory for zuul]
2026-06-10 15:52:23.633620 | controller | changed
2026-06-10 15:52:23.670008 | 
2026-06-10 15:52:23.670166 | TASK [Copy ci-framework interesting files]
2026-06-10 15:52:24.604526 | controller | cp: cannot stat '/home/zuul/ci-framework-data/tests': No such file or directory
2026-06-10 15:52:24.928002 | controller | ok: Runtime: 0:00:00.297970
2026-06-10 15:52:25.033242 | 
2026-06-10 15:52:25.033440 | TASK [Get SELinux listing]
2026-06-10 15:52:25.771951 | controller | ok: Runtime: 0:00:00.060339
2026-06-10 15:52:25.804955 | 
2026-06-10 15:52:25.805069 | TASK [Generate log index]
2026-06-10 15:52:27.377965 | controller | changed
2026-06-10 15:52:27.412414 | 
2026-06-10 15:52:27.412497 | TASK [Get some env related data]
2026-06-10 15:52:29.109433 | controller | /home/zuul/.local/bin/ansible
2026-06-10 15:52:30.202289 | controller | ok: Runtime: 0:00:01.959335
2026-06-10 15:52:30.228323 | 
2026-06-10 15:52:30.228385 | TASK [Generate list of logs to collect in home directory]
2026-06-10 15:52:30.695737 | controller | ok: All paths examined
2026-06-10 15:52:30.728385 | 
2026-06-10 15:52:30.728490 | LOOP [Copy logs from home directory]
2026-06-10 15:52:30.806714 | 
2026-06-10 15:52:30.807055 | TASK [Copy crio stats log file]
2026-06-10 15:52:30.835218 | controller | skipping: Conditional result was False
2026-06-10 15:52:30.953989 | 
2026-06-10 15:52:30.954146 | TASK [Get SELinux related data]
2026-06-10 15:52:31.401642 | controller | <no matches>
2026-06-10 15:52:31.646327 | controller | ERROR
2026-06-10 15:52:31.646571 | controller | {
2026-06-10 15:52:31.646610 | controller |   "delta": "0:00:00.012431",
2026-06-10 15:52:31.646635 | controller |   "end": "2026-06-10 15:52:31.402773",
2026-06-10 15:52:31.646658 | controller |   "msg": "non-zero return code",
2026-06-10 15:52:31.646680 | controller |   "rc": 1,
2026-06-10 15:52:31.646701 | controller |   "start": "2026-06-10 15:52:31.390342"
2026-06-10 15:52:31.646722 | controller | }
2026-06-10 15:52:31.646751 | controller | ERROR: Ignoring Errors
2026-06-10 15:52:31.678210 | 
2026-06-10 15:52:31.678364 | TASK [Create system configuration directory]
2026-06-10 15:52:32.081370 | controller | changed
2026-06-10 15:52:32.114059 | 
2026-06-10 15:52:32.114182 | TASK [Get some of the system configurations]
2026-06-10 15:52:32.893241 | controller | ok: Runtime: 0:00:00.023615
2026-06-10 15:52:32.919360 | 
2026-06-10 15:52:32.919436 | TASK [Copy generated documentation if available]
2026-06-10 15:52:32.935804 | controller | skipping: Conditional result was False
2026-06-10 15:52:32.965584 | 
2026-06-10 15:52:32.965698 | TASK [Copy generated AsciiDoc documentation if available]
2026-06-10 15:52:32.999674 | controller | skipping: Conditional result was False
2026-06-10 15:52:33.028445 | 
2026-06-10 15:52:33.028551 | TASK [Compress logs bigger than 2MB]
2026-06-10 15:52:59.324614 | controller | ok: Runtime: 0:00:25.317581
2026-06-10 15:52:59.395667 | 
2026-06-10 15:52:59.395798 | TASK [Copy files from workspace on node]
2026-06-10 15:52:59.439281 | controller | ok
2026-06-10 15:52:59.507105 | 
2026-06-10 15:52:59.507193 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-10 15:52:59.542419 | controller | skipping: Conditional result was False
2026-06-10 15:52:59.571377 | 
2026-06-10 15:52:59.571456 | TASK [fetch-output : Set log path for single node]
2026-06-10 15:52:59.719069 | controller | ok
2026-06-10 15:52:59.773601 | 
2026-06-10 15:52:59.773833 | LOOP [fetch-output : Ensure local output dirs]
2026-06-10 15:53:00.099642 | controller -> localhost | changed: "/var/lib/zuul/builds/2518f1c23c0c431686e82958b187d428/work/logs"
2026-06-10 15:53:00.099931 | 
2026-06-10 15:53:00.370298 | controller -> localhost | changed: "/var/lib/zuul/builds/2518f1c23c0c431686e82958b187d428/work/artifacts"
2026-06-10 15:53:00.629954 | controller -> localhost | changed: "/var/lib/zuul/builds/2518f1c23c0c431686e82958b187d428/work/docs"
2026-06-10 15:53:00.695697 | 
2026-06-10 15:53:00.695891 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-10 15:53:04.608118 | controller | changed:
2026-06-10 15:53:04.608395 | controller | .d..t...... ./
2026-06-10 15:53:04.608433 | controller | >f+++++++++ README.html
2026-06-10 15:53:04.608462 | controller | >f+++++++++ dmesg.log
2026-06-10 15:53:04.608488 | controller | >f+++++++++ installed-pkgs.log
2026-06-10 15:53:04.608513 | controller | >f+++++++++ python.log
2026-06-10 15:53:04.608537 | controller | >f+++++++++ registries.conf
2026-06-10 15:53:04.608560 | controller | >f+++++++++ selinux-denials.log
2026-06-10 15:53:04.608583 | controller | >f+++++++++ selinux-listing.log
2026-06-10 15:53:04.608606 | controller | cd+++++++++ ci-framework-data/
2026-06-10 15:53:04.608630 | controller | cd+++++++++ ci-framework-data/artifacts/
2026-06-10 15:53:04.608653 | controller | >f+++++++++ ci-framework-data/artifacts/ansible-facts.yml
2026-06-10 15:53:04.608678 | controller | >f+++++++++ ci-framework-data/artifacts/ansible-vars.yml
2026-06-10 15:53:04.608701 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_check_for_oc_command.sh
2026-06-10 15:53:04.608725 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_copy_logs_from_crc_vm.sh
2026-06-10 15:53:04.608749 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_copy_logs_to_host_machine_from.sh
2026-06-10 15:53:04.608772 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_generate_logs_on_edpm_vm_192_1.sh
2026-06-10 15:53:04.608795 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_prepare_root_ssh_accesses.sh
2026-06-10 15:53:04.608818 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_run_hook_without_retry_downloa.sh
2026-06-10 15:53:04.608841 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_000_run_openstack_must_gather_comm.sh
2026-06-10 15:53:04.608917 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_001_fetch_openshift_token.sh
2026-06-10 15:53:04.608943 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_002_run_input.sh
2026-06-10 15:53:04.608967 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_003_run_openstack.sh
2026-06-10 15:53:04.608990 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_004_run_openstack_init.sh
2026-06-10 15:53:04.609014 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_005_run_openstack_deploy_prep.sh
2026-06-10 15:53:04.609037 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_006_run_netconfig_deploy.sh
2026-06-10 15:53:04.609059 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_007_apply_the_openstackcontrolplan.sh
2026-06-10 15:53:04.609082 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_008_run_edpm_baremetal_compute.sh
2026-06-10 15:53:04.609104 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_009_run_edpm_deploy_baremetal_prep.sh
2026-06-10 15:53:04.609127 | controller | >f+++++++++ ci-framework-data/artifacts/ci_script_010_apply_the_openstackdataplaneno.sh
2026-06-10 15:53:04.609157 | controller | >f+++++++++ ci-framework-data/artifacts/hosts
2026-06-10 15:53:04.609180 | controller | >f+++++++++ ci-framework-data/artifacts/install_yamls.sh
2026-06-10 15:53:04.609203 | controller | >f+++++++++ ci-framework-data/artifacts/installed-packages.yml
2026-06-10 15:53:04.609226 | controller | >f+++++++++ ci-framework-data/artifacts/ip-network.txt
2026-06-10 15:53:04.609249 | controller | >f+++++++++ ci-framework-data/artifacts/operator_images.yaml
2026-06-10 15:53:04.609272 | controller | >f+++++++++ ci-framework-data/artifacts/pulled_images_report.yaml
2026-06-10 15:53:04.609294 | controller | >f+++++++++ ci-framework-data/artifacts/pulled_images_report_verified.yaml
2026-06-10 15:53:04.609324 | controller | >f+++++++++ ci-framework-data/artifacts/resolv.conf
2026-06-10 15:53:04.609351 | controller | >f+++++++++ ci-framework-data/artifacts/zuul_inventory.yml
2026-06-10 15:53:04.609375 | controller | cd+++++++++ ci-framework-data/artifacts/NetworkManager/
2026-06-10 15:53:04.609402 | controller | >f+++++++++ ci-framework-data/artifacts/NetworkManager/ens3.nmconnection
2026-06-10 15:53:04.609426 | controller | cd+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-10_15-52/
2026-06-10 15:53:04.609450 | controller | cd+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-10_15-52/ansible_facts_cache/
2026-06-10 15:53:04.609473 | controller | >f+++++++++ ci-framework-data/artifacts/ansible_facts.2026-06-10_15-52/ansible_facts_cache/localhost
2026-06-10 15:53:04.609497 | controller | cd+++++++++ ci-framework-data/artifacts/crio_logs/
2026-06-10 15:53:04.609521 | controller | >f+++++++++ ci-framework-data/artifacts/crio_logs/crc.crio.log.gz
2026-06-10 15:53:04.609544 | controller | cd+++++++++ ci-framework-data/artifacts/edpm/
2026-06-10 15:53:04.609568 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/ansibleee-ssh-key-id_rsa
2026-06-10 15:53:04.609591 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/ansibleee-ssh-key-id_rsa.pub
2026-06-10 15:53:04.609614 | controller | >f+++++++++ ci-framework-data/artifacts/edpm/namespace.yaml
2026-06-10 15:53:04.609637 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/
2026-06-10 15:53:04.609660 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/cert-manager/
2026-06-10 15:53:04.609684 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/cert-manager/cert_manager_manifest.yml
2026-06-10 15:53:04.609708 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/
2026-06-10 15:53:04.609731 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/namespace.yaml
2026-06-10 15:53:04.609755 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/
2026-06-10 15:53:04.609778 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/
2026-06-10 15:53:04.609801 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgpadvertisement.yaml
2026-06-10 15:53:04.609824 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgpextras.yaml
2026-06-10 15:53:04.609866 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/bgppeers.yaml
2026-06-10 15:53:04.609896 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/deploy_operator.yaml
2026-06-10 15:53:04.609920 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/ipaddresspools.yaml
2026-06-10 15:53:04.610014 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/metallb-system/metallb/cr/l2advertisement.yaml
2026-06-10 15:53:04.610041 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/
2026-06-10 15:53:04.610065 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/namespace.yaml
2026-06-10 15:53:04.610088 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/
2026-06-10 15:53:04.610116 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/cr/
2026-06-10 15:53:04.610139 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openshift-nmstate/nmstate/cr/deploy_operator.yaml
2026-06-10 15:53:04.610162 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/
2026-06-10 15:53:04.610185 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/namespace.yaml
2026-06-10 15:53:04.610207 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/infra/
2026-06-10 15:53:04.610230 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/infra/op/
2026-06-10 15:53:04.610253 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/
2026-06-10 15:53:04.610275 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/
2026-06-10 15:53:04.610297 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/operatorgroup.yaml
2026-06-10 15:53:04.610318 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/metallb/op/subscription.yaml
2026-06-10 15:53:04.610340 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/
2026-06-10 15:53:04.610362 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/
2026-06-10 15:53:04.610385 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/operatorgroup.yaml
2026-06-10 15:53:04.610407 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/nmstate/op/subscription.yaml
2026-06-10 15:53:04.610430 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/
2026-06-10 15:53:04.610452 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/
2026-06-10 15:53:04.610475 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/catalogsource.yaml
2026-06-10 15:53:04.610498 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/operatorgroup.yaml
2026-06-10 15:53:04.610520 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack-operators/openstack/op/subscription.yaml
2026-06-10 15:53:04.610543 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/
2026-06-10 15:53:04.610565 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/namespace.yaml
2026-06-10 15:53:04.610588 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/cr/
2026-06-10 15:53:04.610611 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/
2026-06-10 15:53:04.610634 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/
2026-06-10 15:53:04.610657 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/25-nova-extra.conf
2026-06-10 15:53:04.610680 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/cifmw-kustomization-result.yaml
2026-06-10 15:53:04.610703 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/dataplane.yaml
2026-06-10 15:53:04.610726 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/dataplane/cr/kustomization.yaml
2026-06-10 15:53:04.610749 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/
2026-06-10 15:53:04.610772 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/
2026-06-10 15:53:04.610794 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/kustomization.yaml
2026-06-10 15:53:04.610817 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/network_v1beta1_netconfig.yaml
2026-06-10 15:53:04.610866 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/infra/cr/vlan-config.yaml
2026-06-10 15:53:04.610896 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/input/
2026-06-10 15:53:04.610919 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/input/kustomization.yaml
2026-06-10 15:53:04.610942 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/
2026-06-10 15:53:04.610964 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/
2026-06-10 15:53:04.610986 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/ctlplane.yaml
2026-06-10 15:53:04.611008 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/datacentre.yaml
2026-06-10 15:53:04.611075 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/designate.yaml
2026-06-10 15:53:04.611100 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/designateext.yaml
2026-06-10 15:53:04.611123 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/internalapi.yaml
2026-06-10 15:53:04.611146 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/octavia.yaml
2026-06-10 15:53:04.611188 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/storage.yaml
2026-06-10 15:53:04.611213 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/storagemgmt.yaml
2026-06-10 15:53:04.611237 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/netattach/cr/tenant.yaml
2026-06-10 15:53:04.611260 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/
2026-06-10 15:53:04.611283 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/cr/
2026-06-10 15:53:04.611305 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/nncp/cr/crc_nncp.yaml
2026-06-10 15:53:04.611328 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/
2026-06-10 15:53:04.611351 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/
2026-06-10 15:53:04.611374 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/cifmw-kustomization-result.yaml
2026-06-10 15:53:04.611396 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/core_v1beta1_openstackcontrolplane_galera_network_isolation.yaml
2026-06-10 15:53:04.611420 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/openstack/openstack/cr/kustomization.yaml
2026-06-10 15:53:04.611443 | controller | cd+++++++++ ci-framework-data/artifacts/manifests/storage/
2026-06-10 15:53:04.611466 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/storage/storage-class.yaml
2026-06-10 15:53:04.611489 | controller | >f+++++++++ ci-framework-data/artifacts/manifests/storage/storage.yaml
2026-06-10 15:53:04.611513 | controller | cd+++++++++ ci-framework-data/artifacts/parameters/
2026-06-10 15:53:04.611536 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/custom-params.yml
2026-06-10 15:53:04.611559 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/install-yamls-params.yml
2026-06-10 15:53:04.611583 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/openshift-login-params.yml
2026-06-10 15:53:04.611606 | controller | >f+++++++++ ci-framework-data/artifacts/parameters/zuul-params.yml
2026-06-10 15:53:04.611629 | controller | cd+++++++++ ci-framework-data/artifacts/repositories/
2026-06-10 15:53:04.611652 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean-antelope-testing.repo
2026-06-10 15:53:04.611675 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean.repo
2026-06-10 15:53:04.611699 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/delorean.repo.md5
2026-06-10 15:53:04.611729 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-appstream.repo
2026-06-10 15:53:04.611753 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-baseos.repo
2026-06-10 15:53:04.611775 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-highavailability.repo
2026-06-10 15:53:04.611799 | controller | >f+++++++++ ci-framework-data/artifacts/repositories/repo-setup-centos-powertools.repo
2026-06-10 15:53:04.611822 | controller | cd+++++++++ ci-framework-data/artifacts/roles/
2026-06-10 15:53:04.611845 | controller | cd+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/
2026-06-10 15:53:04.611893 | controller | cd+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/
2026-06-10 15:53:04.611917 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_all.yml
2026-06-10 15:53:04.611944 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_attach_default_interface.yml
2026-06-10 15:53:04.611967 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_attach_default_interface_cleanup.yml
2026-06-10 15:53:04.611990 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican.yml
2026-06-10 15:53:04.612013 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_cleanup.yml
2026-06-10 15:53:04.612035 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy.yml
2026-06-10 15:53:04.612057 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_cleanup.yml
2026-06-10 15:53:04.612078 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_prep.yml
2026-06-10 15:53:04.612135 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_deploy_validate.yml
2026-06-10 15:53:04.612164 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_kuttl.yml
2026-06-10 15:53:04.612187 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_kuttl_run.yml
2026-06-10 15:53:04.612209 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_barbican_prep.yml
2026-06-10 15:53:04.612232 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal.yml
2026-06-10 15:53:04.612254 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal_cleanup.yml
2026-06-10 15:53:04.612276 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_baremetal_prep.yml
2026-06-10 15:53:04.612298 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas.yml
2026-06-10 15:53:04.612320 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_baremetal_net_nad.yml
2026-06-10 15:53:04.612343 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_baremetal_net_nad_cleanup.yml
2026-06-10 15:53:04.612365 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_cleanup.yml
2026-06-10 15:53:04.612387 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_attach_network.yml
2026-06-10 15:53:04.612409 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_attach_network_cleanup.yml
2026-06-10 15:53:04.612431 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_baremetal_bridge.yml
2026-06-10 15:53:04.612452 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_crc_baremetal_bridge_cleanup.yml
2026-06-10 15:53:04.612480 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_generate_nodes_yaml.yml
2026-06-10 15:53:04.612502 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_metallb.yml
2026-06-10 15:53:04.612523 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_metallb_cleanup.yml
2026-06-10 15:53:04.612545 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_network.yml
2026-06-10 15:53:04.612568 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_network_cleanup.yml
2026-06-10 15:53:04.612593 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_route_crc_and_crc_bmaas_networks.yml
2026-06-10 15:53:04.612617 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_route_crc_and_crc_bmaas_networks_cleanup.yml
2026-06-10 15:53:04.612640 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator.yml
2026-06-10 15:53:04.612663 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator_cleanup.yml
2026-06-10 15:53:04.612686 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_sushy_emulator_wait.yml
2026-06-10 15:53:04.612709 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_virtual_bms.yml
2026-06-10 15:53:04.612731 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_bmaas_virtual_bms_cleanup.yml
2026-06-10 15:53:04.612754 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph.yml
2026-06-10 15:53:04.612778 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph_cleanup.yml
2026-06-10 15:53:04.612801 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ceph_help.yml
2026-06-10 15:53:04.612825 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_certmanager.yml
2026-06-10 15:53:04.612865 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_certmanager_cleanup.yml
2026-06-10 15:53:04.612895 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cifmw_cleanup.yml
2026-06-10 15:53:04.612919 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cifmw_prepare.yml
2026-06-10 15:53:04.612942 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder.yml
2026-06-10 15:53:04.612964 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_cleanup.yml
2026-06-10 15:53:04.612986 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy.yml
2026-06-10 15:53:04.613007 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy_cleanup.yml
2026-06-10 15:53:04.613029 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_deploy_prep.yml
2026-06-10 15:53:04.613050 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_kuttl.yml
2026-06-10 15:53:04.613072 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_kuttl_run.yml
2026-06-10 15:53:04.613093 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cinder_prep.yml
2026-06-10 15:53:04.613115 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_cleanup.yml
2026-06-10 15:53:04.613137 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc.yml
2026-06-10 15:53:04.613165 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_attach_default_interface.yml
2026-06-10 15:53:04.613235 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_attach_default_interface_cleanup.yml
2026-06-10 15:53:04.613260 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_bmo_cleanup.yml
2026-06-10 15:53:04.613283 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_bmo_setup.yml
2026-06-10 15:53:04.613306 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_cleanup.yml
2026-06-10 15:53:04.613328 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_scrub.yml
2026-06-10 15:53:04.613351 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage.yml
2026-06-10 15:53:04.613373 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_cleanup.yml
2026-06-10 15:53:04.613395 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_cleanup_with_retries.yml
2026-06-10 15:53:04.613417 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_release.yml
2026-06-10 15:53:04.613439 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_crc_storage_with_retries.yml
2026-06-10 15:53:04.613461 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_deploy_cleanup.yml
2026-06-10 15:53:04.613483 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate.yml
2026-06-10 15:53:04.613505 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_cleanup.yml
2026-06-10 15:53:04.613527 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy.yml
2026-06-10 15:53:04.613550 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy_cleanup.yml
2026-06-10 15:53:04.613572 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_deploy_prep.yml
2026-06-10 15:53:04.613594 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_kuttl.yml
2026-06-10 15:53:04.613617 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_kuttl_run.yml
2026-06-10 15:53:04.613639 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_designate_prep.yml
2026-06-10 15:53:04.613661 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy.yml
2026-06-10 15:53:04.613684 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy_cleanup.yml
2026-06-10 15:53:04.613706 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_dns_deploy_prep.yml
2026-06-10 15:53:04.613729 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_download_tools.yml
2026-06-10 15:53:04.613752 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_ansible_runner.yml
2026-06-10 15:53:04.613774 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_baremetal_compute.yml
2026-06-10 15:53:04.613797 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute.yml
2026-06-10 15:53:04.613819 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_bootc.yml
2026-06-10 15:53:04.613841 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_cleanup.yml
2026-06-10 15:53:04.613893 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_compute_repos.yml
2026-06-10 15:53:04.613918 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_computes_bgp.yml
2026-06-10 15:53:04.613940 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy.yml
2026-06-10 15:53:04.613962 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_baremetal.yml
2026-06-10 15:53:04.613985 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_baremetal_prep.yml
2026-06-10 15:53:04.614007 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_cleanup.yml
2026-06-10 15:53:04.614029 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_generate_keys.yml
2026-06-10 15:53:04.614052 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_instance.yml
2026-06-10 15:53:04.614074 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker.yml
2026-06-10 15:53:04.614097 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker_cleanup.yml
2026-06-10 15:53:04.614119 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_networker_prep.yml
2026-06-10 15:53:04.614142 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_deploy_prep.yml
2026-06-10 15:53:04.614164 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_networker.yml
2026-06-10 15:53:04.614187 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_networker_cleanup.yml
2026-06-10 15:53:04.614209 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_nova_discover_hosts.yml
2026-06-10 15:53:04.614231 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_patch_ansible_runner_image.yml
2026-06-10 15:53:04.614317 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_register_dns.yml
2026-06-10 15:53:04.614383 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_wait_deploy.yml
2026-06-10 15:53:04.614407 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_edpm_wait_deploy_baremetal.yml
2026-06-10 15:53:04.614430 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance.yml
2026-06-10 15:53:04.614453 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_cleanup.yml
2026-06-10 15:53:04.614476 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy.yml
2026-06-10 15:53:04.614499 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy_cleanup.yml
2026-06-10 15:53:04.614521 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_deploy_prep.yml
2026-06-10 15:53:04.614544 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_kuttl.yml
2026-06-10 15:53:04.614567 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_kuttl_run.yml
2026-06-10 15:53:04.614589 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_glance_prep.yml
2026-06-10 15:53:04.614611 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat.yml
2026-06-10 15:53:04.614634 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_cleanup.yml
2026-06-10 15:53:04.614661 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy.yml
2026-06-10 15:53:04.614684 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy_cleanup.yml
2026-06-10 15:53:04.614706 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_deploy_prep.yml
2026-06-10 15:53:04.614728 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl.yml
2026-06-10 15:53:04.614750 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl_crc.yml
2026-06-10 15:53:04.614772 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_kuttl_run.yml
2026-06-10 15:53:04.614794 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_heat_prep.yml
2026-06-10 15:53:04.614815 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_help.yml
2026-06-10 15:53:04.614837 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon.yml
2026-06-10 15:53:04.614885 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_cleanup.yml
2026-06-10 15:53:04.614909 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy.yml
2026-06-10 15:53:04.614933 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy_cleanup.yml
2026-06-10 15:53:04.614956 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_deploy_prep.yml
2026-06-10 15:53:04.614979 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_kuttl.yml
2026-06-10 15:53:04.615002 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_kuttl_run.yml
2026-06-10 15:53:04.615024 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_horizon_prep.yml
2026-06-10 15:53:04.615045 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra.yml
2026-06-10 15:53:04.615067 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_cleanup.yml
2026-06-10 15:53:04.615089 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_kuttl.yml
2026-06-10 15:53:04.615110 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_kuttl_run.yml
2026-06-10 15:53:04.615132 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_prep.yml
2026-06-10 15:53:04.615155 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy.yml
2026-06-10 15:53:04.615198 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy_cleanup.yml
2026-06-10 15:53:04.615222 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_infra_rabbitmq_deploy_prep.yml
2026-06-10 15:53:04.615245 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_input.yml
2026-06-10 15:53:04.615268 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_input_cleanup.yml
2026-06-10 15:53:04.615290 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab.yml
2026-06-10 15:53:04.615312 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_cleanup.yml
2026-06-10 15:53:04.615335 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_nat64_router.yml
2026-06-10 15:53:04.615362 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_nat64_router_cleanup.yml
2026-06-10 15:53:04.615385 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_network.yml
2026-06-10 15:53:04.615445 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_network_cleanup.yml
2026-06-10 15:53:04.615474 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_sno.yml
2026-06-10 15:53:04.615497 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ipv6_lab_sno_cleanup.yml
2026-06-10 15:53:04.615520 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic.yml
2026-06-10 15:53:04.615542 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_cleanup.yml
2026-06-10 15:53:04.615564 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy.yml
2026-06-10 15:53:04.615585 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy_cleanup.yml
2026-06-10 15:53:04.615607 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_deploy_prep.yml
2026-06-10 15:53:04.615629 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl.yml
2026-06-10 15:53:04.615651 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl_crc.yml
2026-06-10 15:53:04.615673 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_kuttl_run.yml
2026-06-10 15:53:04.615695 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ironic_prep.yml
2026-06-10 15:53:04.615716 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone.yml
2026-06-10 15:53:04.615738 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_cleanup.yml
2026-06-10 15:53:04.615759 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy.yml
2026-06-10 15:53:04.615780 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy_cleanup.yml
2026-06-10 15:53:04.615802 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_deploy_prep.yml
2026-06-10 15:53:04.615824 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_kuttl.yml
2026-06-10 15:53:04.615846 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_kuttl_run.yml
2026-06-10 15:53:04.615891 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_keystone_prep.yml
2026-06-10 15:53:04.615914 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_common_cleanup.yml
2026-06-10 15:53:04.615937 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_common_prep.yml
2026-06-10 15:53:04.615959 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_db_cleanup.yml
2026-06-10 15:53:04.615982 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_kuttl_db_prep.yml
2026-06-10 15:53:04.616004 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki.yml
2026-06-10 15:53:04.616027 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_cleanup.yml
2026-06-10 15:53:04.616049 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_deploy.yml
2026-06-10 15:53:04.616072 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_loki_deploy_cleanup.yml
2026-06-10 15:53:04.616099 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_lvms.yml
2026-06-10 15:53:04.616122 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila.yml
2026-06-10 15:53:04.616144 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_cleanup.yml
2026-06-10 15:53:04.616166 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy.yml
2026-06-10 15:53:04.616189 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy_cleanup.yml
2026-06-10 15:53:04.616212 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_deploy_prep.yml
2026-06-10 15:53:04.616235 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_kuttl.yml
2026-06-10 15:53:04.616257 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_kuttl_run.yml
2026-06-10 15:53:04.616280 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_manila_prep.yml
2026-06-10 15:53:04.616302 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb.yml
2026-06-10 15:53:04.616325 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_chainsaw.yml
2026-06-10 15:53:04.616347 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_chainsaw_run.yml
2026-06-10 15:53:04.616368 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_cleanup.yml
2026-06-10 15:53:04.616390 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy.yml
2026-06-10 15:53:04.616412 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy_cleanup.yml
2026-06-10 15:53:04.616434 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_deploy_prep.yml
2026-06-10 15:53:04.616455 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_kuttl.yml
2026-06-10 15:53:04.616893 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mariadb_kuttl_run.yml
2026-06-10 15:53:04.616939 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy.yml
2026-06-10 15:53:04.616965 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy_cleanup.yml
2026-06-10 15:53:04.616989 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_memcached_deploy_prep.yml
2026-06-10 15:53:04.617012 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb.yml
2026-06-10 15:53:04.617035 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_cleanup.yml
2026-06-10 15:53:04.617057 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_config.yml
2026-06-10 15:53:04.617080 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_metallb_config_cleanup.yml
2026-06-10 15:53:04.617102 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry.yml
2026-06-10 15:53:04.617124 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_ca.yml
2026-06-10 15:53:04.617145 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_cleanup.yml
2026-06-10 15:53:04.617167 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_mirror_registry_secure.yml
2026-06-10 15:53:04.617198 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_namespace.yml
2026-06-10 15:53:04.617221 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_namespace_cleanup.yml
2026-06-10 15:53:04.617243 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netattach.yml
2026-06-10 15:53:04.617266 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netattach_cleanup.yml
2026-06-10 15:53:04.617288 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy.yml
2026-06-10 15:53:04.617311 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy_cleanup.yml
2026-06-10 15:53:04.617334 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netconfig_deploy_prep.yml
2026-06-10 15:53:04.617356 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv.yml
2026-06-10 15:53:04.617379 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_cleanup.yml
2026-06-10 15:53:04.617407 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_deploy.yml
2026-06-10 15:53:04.617434 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_netobserv_deploy_cleanup.yml
2026-06-10 15:53:04.617460 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_network_isolation_bridge.yml
2026-06-10 15:53:04.617486 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_network_isolation_bridge_cleanup.yml
2026-06-10 15:53:04.617519 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron.yml
2026-06-10 15:53:04.617546 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_cleanup.yml
2026-06-10 15:53:04.617576 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy.yml
2026-06-10 15:53:04.617605 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy_cleanup.yml
2026-06-10 15:53:04.617635 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_deploy_prep.yml
2026-06-10 15:53:04.617661 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_kuttl.yml
2026-06-10 15:53:04.617686 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_kuttl_run.yml
2026-06-10 15:53:04.617712 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_neutron_prep.yml
2026-06-10 15:53:04.617738 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nfs.yml
2026-06-10 15:53:04.617764 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nfs_cleanup.yml
2026-06-10 15:53:04.617790 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nmstate.yml
2026-06-10 15:53:04.617816 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nncp.yml
2026-06-10 15:53:04.617842 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nncp_cleanup.yml
2026-06-10 15:53:04.617897 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova.yml
2026-06-10 15:53:04.617921 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_cleanup.yml
2026-06-10 15:53:04.617946 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy.yml
2026-06-10 15:53:04.617972 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy_cleanup.yml
2026-06-10 15:53:04.618009 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_deploy_prep.yml
2026-06-10 15:53:04.618041 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_nova_prep.yml
2026-06-10 15:53:04.618069 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia.yml
2026-06-10 15:53:04.618099 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_cleanup.yml
2026-06-10 15:53:04.618125 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy.yml
2026-06-10 15:53:04.618151 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy_cleanup.yml
2026-06-10 15:53:04.618181 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_deploy_prep.yml
2026-06-10 15:53:04.618207 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_kuttl.yml
2026-06-10 15:53:04.618234 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_kuttl_run.yml
2026-06-10 15:53:04.618262 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_octavia_prep.yml
2026-06-10 15:53:04.618288 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack.yml
2026-06-10 15:53:04.618314 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_cleanup.yml
2026-06-10 15:53:04.618340 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_crds.yml
2026-06-10 15:53:04.618366 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_crds_cleanup.yml
2026-06-10 15:53:04.618395 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy.yml
2026-06-10 15:53:04.618421 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy_cleanup.yml
2026-06-10 15:53:04.618446 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_deploy_prep.yml
2026-06-10 15:53:04.618472 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_init.yml
2026-06-10 15:53:04.618497 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl.yml
2026-06-10 15:53:04.618523 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_cleanup.yml
2026-06-10 15:53:04.618552 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_prep.yml
2026-06-10 15:53:04.618578 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_kuttl_run.yml
2026-06-10 15:53:04.618602 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_patch_version.yml
2026-06-10 15:53:04.618627 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_prep.yml
2026-06-10 15:53:04.618652 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_repo.yml
2026-06-10 15:53:04.618678 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_update_run.yml
2026-06-10 15:53:04.618704 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_wait.yml
2026-06-10 15:53:04.618733 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_openstack_wait_deploy.yml
2026-06-10 15:53:04.618758 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_operator_namespace.yml
2026-06-10 15:53:04.618832 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn.yml
2026-06-10 15:53:04.618886 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_cleanup.yml
2026-06-10 15:53:04.618918 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy.yml
2026-06-10 15:53:04.618945 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy_cleanup.yml
2026-06-10 15:53:04.618974 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_deploy_prep.yml
2026-06-10 15:53:04.619001 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_kuttl.yml
2026-06-10 15:53:04.619026 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_kuttl_run.yml
2026-06-10 15:53:04.619051 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_ovn_prep.yml
2026-06-10 15:53:04.619080 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq.yml
2026-06-10 15:53:04.619106 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_cleanup.yml
2026-06-10 15:53:04.619131 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy.yml
2026-06-10 15:53:04.619156 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy_cleanup.yml
2026-06-10 15:53:04.619208 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_deploy_prep.yml
2026-06-10 15:53:04.619240 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rabbitmq_prep.yml
2026-06-10 15:53:04.619266 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy.yml
2026-06-10 15:53:04.619293 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy_cleanup.yml
2026-06-10 15:53:04.619323 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_redis_deploy_prep.yml
2026-06-10 15:53:04.619350 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook.yml
2026-06-10 15:53:04.619376 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_cleanup.yml
2026-06-10 15:53:04.619402 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_crc_disk.yml
2026-06-10 15:53:04.619431 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_deploy.yml
2026-06-10 15:53:04.619458 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_deploy_prep.yml
2026-06-10 15:53:04.619484 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_rook_prep.yml
2026-06-10 15:53:04.619510 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_set_slower_etcd_profile.yml
2026-06-10 15:53:04.619539 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone.yml
2026-06-10 15:53:04.619564 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_cleanup.yml
2026-06-10 15:53:04.619592 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_deploy.yml
2026-06-10 15:53:04.619621 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_revert.yml
2026-06-10 15:53:04.619647 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_snapshot.yml
2026-06-10 15:53:04.619677 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_standalone_sync.yml
2026-06-10 15:53:04.619705 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift.yml
2026-06-10 15:53:04.619731 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_cleanup.yml
2026-06-10 15:53:04.619757 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy.yml
2026-06-10 15:53:04.619782 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy_cleanup.yml
2026-06-10 15:53:04.619807 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_deploy_prep.yml
2026-06-10 15:53:04.619833 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_kuttl.yml
2026-06-10 15:53:04.619881 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_kuttl_run.yml
2026-06-10 15:53:04.619913 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_swift_prep.yml
2026-06-10 15:53:04.619939 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry.yml
2026-06-10 15:53:04.619965 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_cleanup.yml
2026-06-10 15:53:04.619994 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy.yml
2026-06-10 15:53:04.620020 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy_cleanup.yml
2026-06-10 15:53:04.620045 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_deploy_prep.yml
2026-06-10 15:53:04.620074 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_kuttl.yml
2026-06-10 15:53:04.620100 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_kuttl_run.yml
2026-06-10 15:53:04.620126 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_telemetry_prep.yml
2026-06-10 15:53:04.620155 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator.yml
2026-06-10 15:53:04.620180 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_cleanup.yml
2026-06-10 15:53:04.620205 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy.yml
2026-06-10 15:53:04.620234 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy_cleanup.yml
2026-06-10 15:53:04.620260 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_deploy_prep.yml
2026-06-10 15:53:04.620286 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_kuttl.yml
2026-06-10 15:53:04.620315 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_kuttl_run.yml
2026-06-10 15:53:04.620341 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_test_operator_prep.yml
2026-06-10 15:53:04.620366 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_tripleo_deploy.yml
2026-06-10 15:53:04.620395 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_update_services.yml
2026-06-10 15:53:04.620426 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_update_system.yml
2026-06-10 15:53:04.620449 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_validate_marketplace.yml
2026-06-10 15:53:04.620479 | controller | >f+++++++++ ci-framework-data/artifacts/roles/install_yamls_makes/tasks/make_wait.yml
2026-06-10 15:53:04.620511 | controller | cd+++++++++ ci-framework-data/artifacts/yum_repos/
2026-06-10 15:53:04.620542 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean-antelope-testing.repo
2026-06-10 15:53:04.620568 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean.repo
2026-06-10 15:53:04.620595 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/delorean.repo.md5
2026-06-10 15:53:04.620620 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-appstream.repo
2026-06-10 15:53:04.620650 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-baseos.repo
2026-06-10 15:53:04.620676 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-highavailability.repo
2026-06-10 15:53:04.620701 | controller | >f+++++++++ ci-framework-data/artifacts/yum_repos/repo-setup-centos-powertools.repo
2026-06-10 15:53:04.620726 | controller | cd+++++++++ ci-framework-data/logs/
2026-06-10 15:53:04.620752 | controller | >f+++++++++ ci-framework-data/logs/ansible.log
2026-06-10 15:53:04.620778 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_check_for_oc_command.log
2026-06-10 15:53:04.620807 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_copy_logs_from_crc_vm.log
2026-06-10 15:53:04.620833 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_copy_logs_to_host_machine_from.log
2026-06-10 15:53:04.620912 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_generate_logs_on_edpm_vm_192_1.log
2026-06-10 15:53:04.620946 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_prepare_root_ssh_accesses.log
2026-06-10 15:53:04.620973 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_run_hook_without_retry_downloa.log
2026-06-10 15:53:04.620998 | controller | >f+++++++++ ci-framework-data/logs/ci_script_000_run_openstack_must_gather_comm.log
2026-06-10 15:53:04.621023 | controller | >f+++++++++ ci-framework-data/logs/ci_script_001_fetch_openshift_token.log
2026-06-10 15:53:04.621052 | controller | >f+++++++++ ci-framework-data/logs/ci_script_002_run_input.log
2026-06-10 15:53:04.621078 | controller | >f+++++++++ ci-framework-data/logs/ci_script_003_run_openstack.log
2026-06-10 15:53:04.621103 | controller | >f+++++++++ ci-framework-data/logs/ci_script_004_run_openstack_init.log
2026-06-10 15:53:04.621129 | controller | >f+++++++++ ci-framework-data/logs/ci_script_005_run_openstack_deploy_prep.log
2026-06-10 15:53:04.621155 | controller | >f+++++++++ ci-framework-data/logs/ci_script_006_run_netconfig_deploy.log
2026-06-10 15:53:04.621184 | controller | >f+++++++++ ci-framework-data/logs/ci_script_007_apply_the_openstackcontrolplan.log
2026-06-10 15:53:04.621210 | controller | >f+++++++++ ci-framework-data/logs/ci_script_008_run_edpm_baremetal_compute.log
2026-06-10 15:53:04.621241 | controller | >f+++++++++ ci-framework-data/logs/ci_script_009_run_edpm_deploy_baremetal_prep.log
2026-06-10 15:53:04.621268 | controller | >f+++++++++ ci-framework-data/logs/ci_script_010_apply_the_openstackdataplaneno.log
2026-06-10 15:53:04.621293 | controller | >f+++++++++ ci-framework-data/logs/crc-start.log
2026-06-10 15:53:04.621319 | controller | >f+++++++++ ci-framework-data/logs/pre_infra_download_needed_tools.log
2026-06-10 15:53:04.621347 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/
2026-06-10 15:53:04.621373 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/dnf_list_installed.txt
2026-06-10 15:53:04.621399 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/fips_check.txt
2026-06-10 15:53:04.621424 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/ip_netns.txt
2026-06-10 15:53:04.621449 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/network.txt
2026-06-10 15:53:04.621475 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/ovs_vsctl_list_openvswitch.txt
2026-06-10 15:53:04.621505 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/podman_images.txt
2026-06-10 15:53:04.621535 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/rpm_qa.txt
2026-06-10 15:53:04.621561 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/selinux-denials.log
2026-06-10 15:53:04.621586 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/
2026-06-10 15:53:04.621612 | controller | cL+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instance -> /var/lib/cloud/instances/f070d515-1a86-4647-9e35-46a0b2ad235f
2026-06-10 15:53:04.621638 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/
2026-06-10 15:53:04.621664 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/instance-id
2026-06-10 15:53:04.621693 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-datasource
2026-06-10 15:53:04.621719 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-hostname
2026-06-10 15:53:04.621744 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/previous-instance-id
2026-06-10 15:53:04.621769 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/python-version
2026-06-10 15:53:04.621795 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/result.json
2026-06-10 15:53:04.621820 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/set-hostname
2026-06-10 15:53:04.621845 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/data/status.json
2026-06-10 15:53:04.621893 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/handlers/
2026-06-10 15:53:04.621924 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/
2026-06-10 15:53:04.621996 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f070d515-1a86-4647-9e35-46a0b2ad235f/
2026-06-10 15:53:04.622023 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f070d515-1a86-4647-9e35-46a0b2ad235f/boot-finished
2026-06-10 15:53:04.622053 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f070d515-1a86-4647-9e35-46a0b2ad235f/cloud-config.txt
2026-06-10 15:53:04.622079 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f070d515-1a86-4647-9e35-46a0b2ad235f/datasource
2026-06-10 15:53:04.622106 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f070d515-1a86-4647-9e35-46a0b2ad235f/network-config.json
2026-06-10 15:53:04.622132 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f070d515-1a86-4647-9e35-46a0b2ad235f/obj.pkl
2026-06-10 15:53:04.622162 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f070d515-1a86-4647-9e35-46a0b2ad235f/user-data.txt
2026-06-10 15:53:04.622188 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f070d515-1a86-4647-9e35-46a0b2ad235f/user-data.txt.i
2026-06-10 15:53:04.622213 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f070d515-1a86-4647-9e35-46a0b2ad235f/vendor-data.txt
2026-06-10 15:53:04.622238 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f070d515-1a86-4647-9e35-46a0b2ad235f/vendor-data.txt.i
2026-06-10 15:53:04.622263 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f070d515-1a86-4647-9e35-46a0b2ad235f/vendor-data2.txt
2026-06-10 15:53:04.622289 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f070d515-1a86-4647-9e35-46a0b2ad235f/vendor-data2.txt.i
2026-06-10 15:53:04.622314 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f070d515-1a86-4647-9e35-46a0b2ad235f/handlers/
2026-06-10 15:53:04.622339 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f070d515-1a86-4647-9e35-46a0b2ad235f/scripts/
2026-06-10 15:53:04.622370 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f070d515-1a86-4647-9e35-46a0b2ad235f/sem/
2026-06-10 15:53:04.622399 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f070d515-1a86-4647-9e35-46a0b2ad235f/sem/config_install_hotplug
2026-06-10 15:53:04.622425 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f070d515-1a86-4647-9e35-46a0b2ad235f/sem/config_keys_to_console
2026-06-10 15:53:04.622450 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f070d515-1a86-4647-9e35-46a0b2ad235f/sem/config_locale
2026-06-10 15:53:04.622474 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f070d515-1a86-4647-9e35-46a0b2ad235f/sem/config_mounts
2026-06-10 15:53:04.622499 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f070d515-1a86-4647-9e35-46a0b2ad235f/sem/config_reset_rmc
2026-06-10 15:53:04.622524 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f070d515-1a86-4647-9e35-46a0b2ad235f/sem/config_scripts_per_instance
2026-06-10 15:53:04.622548 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f070d515-1a86-4647-9e35-46a0b2ad235f/sem/config_scripts_user
2026-06-10 15:53:04.622573 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f070d515-1a86-4647-9e35-46a0b2ad235f/sem/config_scripts_vendor
2026-06-10 15:53:04.622597 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f070d515-1a86-4647-9e35-46a0b2ad235f/sem/config_seed_random
2026-06-10 15:53:04.622622 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f070d515-1a86-4647-9e35-46a0b2ad235f/sem/config_set_hostname
2026-06-10 15:53:04.622651 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f070d515-1a86-4647-9e35-46a0b2ad235f/sem/config_set_passwords
2026-06-10 15:53:04.622673 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f070d515-1a86-4647-9e35-46a0b2ad235f/sem/config_ssh
2026-06-10 15:53:04.622701 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f070d515-1a86-4647-9e35-46a0b2ad235f/sem/config_ssh_authkey_fingerprints
2026-06-10 15:53:04.622726 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f070d515-1a86-4647-9e35-46a0b2ad235f/sem/config_users_groups
2026-06-10 15:53:04.622751 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/instances/f070d515-1a86-4647-9e35-46a0b2ad235f/sem/consume_data
2026-06-10 15:53:04.622777 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/
2026-06-10 15:53:04.622803 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-boot/
2026-06-10 15:53:04.622830 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-instance/
2026-06-10 15:53:04.622877 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/per-once/
2026-06-10 15:53:04.622909 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/scripts/vendor/
2026-06-10 15:53:04.622938 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/seed/
2026-06-10 15:53:04.622967 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/cloud/sem/
2026-06-10 15:53:04.622996 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/cloud/sem/config_scripts_per_once.once
2026-06-10 15:53:04.623127 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/config-data/
2026-06-10 15:53:04.623158 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/config-data/ansible-generated/
2026-06-10 15:53:04.623244 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/
2026-06-10 15:53:04.623277 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/.pwd.lock
2026-06-10 15:53:04.623307 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/.updated
2026-06-10 15:53:04.623343 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/DIR_COLORS
2026-06-10 15:53:04.623374 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/DIR_COLORS.lightbgcolor
2026-06-10 15:53:04.623403 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/GREP_COLORS
2026-06-10 15:53:04.623432 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/adjtime
2026-06-10 15:53:04.623460 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/aliases
2026-06-10 15:53:04.623489 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/anacrontab
2026-06-10 15:53:04.623518 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bashrc
2026-06-10 15:53:04.623546 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bindresvport.blacklist
2026-06-10 15:53:04.623576 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/centos-release
2026-06-10 15:53:04.623604 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.conf
2026-06-10 15:53:04.623633 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.conf.42814.2026-06-10@11:23:32~
2026-06-10 15:53:04.623662 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/chrony.keys
2026-06-10 15:53:04.623691 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.deny
2026-06-10 15:53:04.623720 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/crontab
2026-06-10 15:53:04.623748 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/csh.cshrc
2026-06-10 15:53:04.623777 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/csh.login
2026-06-10 15:53:04.623800 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnsmasq.conf
2026-06-10 15:53:04.623889 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf
2026-06-10 15:53:04.623924 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/environment
2026-06-10 15:53:04.623949 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ethertypes
2026-06-10 15:53:04.623972 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/exports
2026-06-10 15:53:04.623995 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/filesystems
2026-06-10 15:53:04.624017 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fstab
2026-06-10 15:53:04.624040 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fuse.conf
2026-06-10 15:53:04.624063 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/group
2026-06-10 15:53:04.624086 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/group-
2026-06-10 15:53:04.624108 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/gshadow
2026-06-10 15:53:04.624131 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/gshadow-
2026-06-10 15:53:04.624153 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/host.conf
2026-06-10 15:53:04.624175 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/hostname
2026-06-10 15:53:04.624198 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/hosts
2026-06-10 15:53:04.624219 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/idmapd.conf
2026-06-10 15:53:04.624241 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/inittab
2026-06-10 15:53:04.624263 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/inputrc
2026-06-10 15:53:04.624285 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue
2026-06-10 15:53:04.624307 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue.net
2026-06-10 15:53:04.624329 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf
2026-06-10 15:53:04.624357 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ksmtuned.conf
2026-06-10 15:53:04.624381 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.cache
2026-06-10 15:53:04.624403 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf
2026-06-10 15:53:04.624427 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libaudit.conf
2026-06-10 15:53:04.624449 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libguestfs-tools.conf
2026-06-10 15:53:04.624472 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libuser.conf
2026-06-10 15:53:04.624495 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/locale.conf
2026-06-10 15:53:04.624519 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/login.defs
2026-06-10 15:53:04.624542 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.conf
2026-06-10 15:53:04.624566 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/machine-id
2026-06-10 15:53:04.624589 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/magic
2026-06-10 15:53:04.624612 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/man_db.conf
2026-06-10 15:53:04.624635 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mke2fs.conf
2026-06-10 15:53:04.624658 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules
2026-06-10 15:53:04.624680 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/motd
2026-06-10 15:53:04.624703 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mtools.conf
2026-06-10 15:53:04.624726 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath.conf
2026-06-10 15:53:04.624749 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/netconfig
2026-06-10 15:53:04.624773 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/networks
2026-06-10 15:53:04.624796 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nfs.conf
2026-06-10 15:53:04.624819 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nfsmount.conf
2026-06-10 15:53:04.624842 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nsswitch.conf.bak
2026-06-10 15:53:04.624890 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf
2026-06-10 15:53:04.624915 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/passwd
2026-06-10 15:53:04.624938 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/passwd-
2026-06-10 15:53:04.624961 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp.conf
2026-06-10 15:53:04.624984 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/printcap
2026-06-10 15:53:04.625006 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile
2026-06-10 15:53:04.625028 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/protocols
2026-06-10 15:53:04.625051 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.conf
2026-06-10 15:53:04.625074 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/resolv.conf
2026-06-10 15:53:04.625096 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rpc
2026-06-10 15:53:04.625118 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyncd.conf
2026-06-10 15:53:04.625141 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.conf
2026-06-10 15:53:04.625163 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/services
2026-06-10 15:53:04.625185 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sestatus.conf
2026-06-10 15:53:04.625207 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shadow
2026-06-10 15:53:04.625229 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shadow-
2026-06-10 15:53:04.625257 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/shells
2026-06-10 15:53:04.625356 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subgid
2026-06-10 15:53:04.625381 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subgid-
2026-06-10 15:53:04.625404 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subuid
2026-06-10 15:53:04.625427 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/subuid-
2026-06-10 15:53:04.625449 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudo-ldap.conf
2026-06-10 15:53:04.625472 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudo.conf
2026-06-10 15:53:04.625494 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers
2026-06-10 15:53:04.625517 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm-localca.conf
2026-06-10 15:53:04.625540 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm-localca.options
2026-06-10 15:53:04.625563 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/swtpm_setup.conf
2026-06-10 15:53:04.625585 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.conf
2026-06-10 15:53:04.625608 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/system-release-cpe
2026-06-10 15:53:04.625631 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/vconsole.conf
2026-06-10 15:53:04.625653 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/virc
2026-06-10 15:53:04.625676 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/xattr.conf
2026-06-10 15:53:04.625699 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/
2026-06-10 15:53:04.625722 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/NetworkManager.conf
2026-06-10 15:53:04.625745 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/NetworkManager.conf.34996.2026-06-10@11:22:17~
2026-06-10 15:53:04.625768 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/conf.d/
2026-06-10 15:53:04.625791 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/conf.d/30-cloud-init-ip6-addr-gen-mode.conf
2026-06-10 15:53:04.625814 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/
2026-06-10 15:53:04.625837 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/no-wait.d/
2026-06-10 15:53:04.625883 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/pre-down.d/
2026-06-10 15:53:04.625908 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dispatcher.d/pre-up.d/
2026-06-10 15:53:04.625931 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dnsmasq-shared.d/
2026-06-10 15:53:04.625954 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/dnsmasq.d/
2026-06-10 15:53:04.625977 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/
2026-06-10 15:53:04.625999 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-br.nmconnection
2026-06-10 15:53:04.626022 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-if.nmconnection
2026-06-10 15:53:04.626045 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/br-ex-port.nmconnection
2026-06-10 15:53:04.626068 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/cloud-init-enp1s0.nmconnection
2026-06-10 15:53:04.626090 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/enp1s0-port.nmconnection
2026-06-10 15:53:04.626119 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/ens3.nmconnection
2026-06-10 15:53:04.626142 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan20-if.nmconnection
2026-06-10 15:53:04.626164 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan20-port.nmconnection
2026-06-10 15:53:04.626185 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan21-if.nmconnection
2026-06-10 15:53:04.626207 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan21-port.nmconnection
2026-06-10 15:53:04.626229 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan22-if.nmconnection
2026-06-10 15:53:04.626251 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/NetworkManager/system-connections/vlan22-port.nmconnection
2026-06-10 15:53:04.626272 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/
2026-06-10 15:53:04.626295 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/applnk/
2026-06-10 15:53:04.626318 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/fontpath.d/
2026-06-10 15:53:04.626340 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/
2026-06-10 15:53:04.626363 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinitrc.d/
2026-06-10 15:53:04.626385 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinitrc.d/50-systemd-user.sh
2026-06-10 15:53:04.626409 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xinit/xinput.d/
2026-06-10 15:53:04.626432 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xorg.conf.d/
2026-06-10 15:53:04.626455 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/X11/xorg.conf.d/00-keyboard.conf
2026-06-10 15:53:04.626478 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/alternatives/
2026-06-10 15:53:04.626501 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/
2026-06-10 15:53:04.626524 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/
2026-06-10 15:53:04.626547 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/bootc.fact
2026-06-10 15:53:04.626570 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ansible/facts.d/edpm.fact
2026-06-10 15:53:04.626593 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/
2026-06-10 15:53:04.626617 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/authselect.conf
2026-06-10 15:53:04.626640 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/dconf-db
2026-06-10 15:53:04.626663 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/dconf-locks
2026-06-10 15:53:04.626686 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/fingerprint-auth
2026-06-10 15:53:04.626708 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/nsswitch.conf
2026-06-10 15:53:04.626731 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/password-auth
2026-06-10 15:53:04.626754 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/postlogin
2026-06-10 15:53:04.626777 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/smartcard-auth
2026-06-10 15:53:04.626799 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/system-auth
2026-06-10 15:53:04.626821 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/user-nsswitch.conf
2026-06-10 15:53:04.626843 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/authselect/custom/
2026-06-10 15:53:04.626893 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/
2026-06-10 15:53:04.626917 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/authselect-completion.sh
2026-06-10 15:53:04.626939 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ceph
2026-06-10 15:53:04.626961 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ovs-appctl-bashcomp.bash
2026-06-10 15:53:04.626983 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/ovs-vsctl-bashcomp.bash
2026-06-10 15:53:04.627004 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/rados
2026-06-10 15:53:04.627026 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/radosgw-admin
2026-06-10 15:53:04.627048 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bash_completion.d/rbd
2026-06-10 15:53:04.627069 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/binfmt.d/
2026-06-10 15:53:04.627091 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/
2026-06-10 15:53:04.627113 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/input.conf
2026-06-10 15:53:04.627135 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/main.conf
2026-06-10 15:53:04.627157 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/bluetooth/network.conf
2026-06-10 15:53:04.627190 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ceph/
2026-06-10 15:53:04.627214 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ceph/rbdmap
2026-06-10 15:53:04.627237 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/chkconfig.d/
2026-06-10 15:53:04.627259 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cifs-utils/
2026-06-10 15:53:04.627282 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/
2026-06-10 15:53:04.627304 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg
2026-06-10 15:53:04.627326 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/
2026-06-10 15:53:04.627349 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/05_logging.cfg
2026-06-10 15:53:04.627372 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/90-network-manager-renderer.cfg
2026-06-10 15:53:04.627394 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/99-edpm-disable-network-config.cfg
2026-06-10 15:53:04.627416 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/cloud.cfg.d/README
2026-06-10 15:53:04.627438 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/
2026-06-10 15:53:04.627460 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chef_client.rb.tmpl
2026-06-10 15:53:04.627482 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.almalinux.tmpl
2026-06-10 15:53:04.627504 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.alpine.tmpl
2026-06-10 15:53:04.627526 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.centos.tmpl
2026-06-10 15:53:04.627548 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.cloudlinux.tmpl
2026-06-10 15:53:04.627569 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.cos.tmpl
2026-06-10 15:53:04.627590 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.debian.tmpl
2026-06-10 15:53:04.627612 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.fedora.tmpl
2026-06-10 15:53:04.627640 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.freebsd.tmpl
2026-06-10 15:53:04.627663 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-leap.tmpl
2026-06-10 15:53:04.627685 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-microos.tmpl
2026-06-10 15:53:04.627708 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse-tumbleweed.tmpl
2026-06-10 15:53:04.627731 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.opensuse.tmpl
2026-06-10 15:53:04.627753 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.photon.tmpl
2026-06-10 15:53:04.627776 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.rhel.tmpl
2026-06-10 15:53:04.627798 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.rocky.tmpl
2026-06-10 15:53:04.627820 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sle-micro.tmpl
2026-06-10 15:53:04.627843 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sle_hpc.tmpl
2026-06-10 15:53:04.627888 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.sles.tmpl
2026-06-10 15:53:04.627911 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/chrony.conf.ubuntu.tmpl
2026-06-10 15:53:04.627933 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.alpine.tmpl
2026-06-10 15:53:04.627955 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.aosc.tmpl
2026-06-10 15:53:04.627978 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.arch.tmpl
2026-06-10 15:53:04.628000 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.azurelinux.tmpl
2026-06-10 15:53:04.628022 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.debian.tmpl
2026-06-10 15:53:04.628045 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.freebsd.tmpl
2026-06-10 15:53:04.628067 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.gentoo.tmpl
2026-06-10 15:53:04.628089 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.mariner.tmpl
2026-06-10 15:53:04.628111 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.photon.tmpl
2026-06-10 15:53:04.628132 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.redhat.tmpl
2026-06-10 15:53:04.628154 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/hosts.suse.tmpl
2026-06-10 15:53:04.628176 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.almalinux.tmpl
2026-06-10 15:53:04.628198 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.alpine.tmpl
2026-06-10 15:53:04.628219 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.cloudlinux.tmpl
2026-06-10 15:53:04.628242 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.debian.tmpl
2026-06-10 15:53:04.628264 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.fedora.tmpl
2026-06-10 15:53:04.628286 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.freebsd.tmpl
2026-06-10 15:53:04.628308 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.opensuse.tmpl
2026-06-10 15:53:04.628336 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.photon.tmpl
2026-06-10 15:53:04.628358 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.rhel.tmpl
2026-06-10 15:53:04.628380 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.rocky.tmpl
2026-06-10 15:53:04.628402 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.sles.tmpl
2026-06-10 15:53:04.628424 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntp.conf.ubuntu.tmpl
2026-06-10 15:53:04.628446 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/ntpd.conf.openbsd.tmpl
2026-06-10 15:53:04.628468 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/resolv.conf.tmpl
2026-06-10 15:53:04.628490 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.debian.deb822.tmpl
2026-06-10 15:53:04.628513 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.debian.tmpl
2026-06-10 15:53:04.628535 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.ubuntu.deb822.tmpl
2026-06-10 15:53:04.628558 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/sources.list.ubuntu.tmpl
2026-06-10 15:53:04.628580 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/systemd.resolved.conf.tmpl
2026-06-10 15:53:04.628603 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cloud/templates/timesyncd.conf.tmpl
2026-06-10 15:53:04.628625 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/
2026-06-10 15:53:04.628648 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/disallowed-users
2026-06-10 15:53:04.628671 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/machines.d/
2026-06-10 15:53:04.628694 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cockpit/ws-certs.d/
2026-06-10 15:53:04.628717 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/
2026-06-10 15:53:04.628740 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/containers.conf
2026-06-10 15:53:04.628763 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/policy.json
2026-06-10 15:53:04.628786 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf
2026-06-10 15:53:04.628809 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/storage.conf
2026-06-10 15:53:04.628831 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/certs.d/
2026-06-10 15:53:04.628882 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/networks/
2026-06-10 15:53:04.628911 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/networks/podman.json
2026-06-10 15:53:04.628934 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/oci/
2026-06-10 15:53:04.628957 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/oci/hooks.d/
2026-06-10 15:53:04.628979 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/
2026-06-10 15:53:04.629001 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/000-shortnames.conf
2026-06-10 15:53:04.629024 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.conf.d/20-edpm-podman-registries.conf
2026-06-10 15:53:04.629046 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/
2026-06-10 15:53:04.629068 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/default.yaml
2026-06-10 15:53:04.629096 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/registry.access.redhat.com.yaml
2026-06-10 15:53:04.629118 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/registries.d/registry.redhat.io.yaml
2026-06-10 15:53:04.629140 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/containers/systemd/
2026-06-10 15:53:04.629163 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.d/
2026-06-10 15:53:04.629185 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.d/0hourly
2026-06-10 15:53:04.629208 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.daily/
2026-06-10 15:53:04.629231 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.hourly/
2026-06-10 15:53:04.629255 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.hourly/0anacron
2026-06-10 15:53:04.629278 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.monthly/
2026-06-10 15:53:04.629301 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/cron.weekly/
2026-06-10 15:53:04.629324 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/
2026-06-10 15:53:04.629346 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/session.conf
2026-06-10 15:53:04.629369 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.conf
2026-06-10 15:53:04.629391 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/session.d/
2026-06-10 15:53:04.629414 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/
2026-06-10 15:53:04.629436 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/dnsmasq.conf
2026-06-10 15:53:04.629459 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/oddjob-mkhomedir.conf
2026-06-10 15:53:04.629481 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/oddjob.conf
2026-06-10 15:53:04.629503 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.SetroubleshootFixit.conf
2026-06-10 15:53:04.629526 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.SetroubleshootPrivileged.conf
2026-06-10 15:53:04.629548 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.fedoraproject.Setroubleshootd.conf
2026-06-10 15:53:04.629570 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.freedesktop.PolicyKit1.conf
2026-06-10 15:53:04.629593 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/org.selinux.conf
2026-06-10 15:53:04.629615 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dbus-1/system.d/teamd.conf
2026-06-10 15:53:04.629638 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/
2026-06-10 15:53:04.629662 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/
2026-06-10 15:53:04.629685 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/distro.d/
2026-06-10 15:53:04.629708 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dconf/db/distro.d/locks/
2026-06-10 15:53:04.629731 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/
2026-06-10 15:53:04.629754 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/elfutils.certpath
2026-06-10 15:53:04.629777 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/debuginfod/elfutils.urls
2026-06-10 15:53:04.629799 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/
2026-06-10 15:53:04.629822 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/grub
2026-06-10 15:53:04.629869 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/default/useradd
2026-06-10 15:53:04.629898 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/depmod.d/
2026-06-10 15:53:04.629920 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/depmod.d/dist.conf
2026-06-10 15:53:04.629943 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/
2026-06-10 15:53:04.629965 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient-enter-hooks
2026-06-10 15:53:04.629988 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient.d/
2026-06-10 15:53:04.630011 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dhcp/dhclient.d/chrony.sh
2026-06-10 15:53:04.630033 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/
2026-06-10 15:53:04.630055 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib-element-manifest
2026-06-10 15:53:04.630077 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib_arguments
2026-06-10 15:53:04.630099 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dib-manifests/dib_environment
2026-06-10 15:53:04.630120 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/
2026-06-10 15:53:04.630142 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/dnf.conf
2026-06-10 15:53:04.630164 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/aliases.d/
2026-06-10 15:53:04.630187 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/modules.d/
2026-06-10 15:53:04.630209 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/modules.defaults.d/
2026-06-10 15:53:04.630232 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/
2026-06-10 15:53:04.630256 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/copr.conf
2026-06-10 15:53:04.630279 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/debuginfo-install.conf
2026-06-10 15:53:04.630302 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/plugins/copr.d/
2026-06-10 15:53:04.630324 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/
2026-06-10 15:53:04.630346 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/dnf.conf
2026-06-10 15:53:04.630368 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-efi-x64.conf
2026-06-10 15:53:04.630390 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-pc.conf
2026-06-10 15:53:04.630411 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/grub2-tools-minimal.conf
2026-06-10 15:53:04.630433 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/setup.conf
2026-06-10 15:53:04.630455 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/sudo.conf
2026-06-10 15:53:04.630477 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/systemd.conf
2026-06-10 15:53:04.630499 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/protected.d/yum.conf
2026-06-10 15:53:04.630521 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/usr-drift-protected-paths.d/
2026-06-10 15:53:04.630544 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/
2026-06-10 15:53:04.630567 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/arch
2026-06-10 15:53:04.630589 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/basearch
2026-06-10 15:53:04.630612 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/contentdir
2026-06-10 15:53:04.630634 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnf/vars/stream
2026-06-10 15:53:04.630666 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dnsmasq.d/
2026-06-10 15:53:04.630689 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf.d/
2026-06-10 15:53:04.630712 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/dracut.conf.d/disable-nouveau.conf
2026-06-10 15:53:04.630735 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/driverctl.d/
2026-06-10 15:53:04.630758 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/egl/
2026-06-10 15:53:04.630780 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/egl/egl_external_platform.d/
2026-06-10 15:53:04.630804 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/exports.d/
2026-06-10 15:53:04.630827 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/
2026-06-10 15:53:04.630867 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/
2026-06-10 15:53:04.630895 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/public.xml
2026-06-10 15:53:04.630919 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/firewalld/zones/public.xml.old
2026-06-10 15:53:04.630942 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/
2026-06-10 15:53:04.630965 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/fwupd.conf
2026-06-10 15:53:04.630989 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/bios-settings.d/
2026-06-10 15:53:04.631011 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/bios-settings.d/README.md
2026-06-10 15:53:04.631034 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/
2026-06-10 15:53:04.631056 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/lvfs-testing.conf
2026-06-10 15:53:04.631079 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/lvfs.conf
2026-06-10 15:53:04.631102 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/fwupd/remotes.d/vendor-directory.conf
2026-06-10 15:53:04.631124 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/gcrypt/
2026-06-10 15:53:04.631148 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/glvnd/
2026-06-10 15:53:04.631185 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/glvnd/egl_vendor.d/
2026-06-10 15:53:04.631210 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/gnupg/
2026-06-10 15:53:04.631234 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/
2026-06-10 15:53:04.631257 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-font/
2026-06-10 15:53:04.631280 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/
2026-06-10 15:53:04.631304 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/man.local
2026-06-10 15:53:04.631327 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/groff/site-tmac/mdoc.local
2026-06-10 15:53:04.631350 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/
2026-06-10 15:53:04.631373 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/00_header
2026-06-10 15:53:04.631396 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/00_tuned
2026-06-10 15:53:04.631419 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/01_users
2026-06-10 15:53:04.631442 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/08_fallback_counting
2026-06-10 15:53:04.631465 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/10_linux
2026-06-10 15:53:04.631487 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/10_reset_boot_success
2026-06-10 15:53:04.631514 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/12_menu_auto_hide
2026-06-10 15:53:04.631537 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/14_menu_show_once
2026-06-10 15:53:04.631559 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/20_linux_xen
2026-06-10 15:53:04.631581 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/20_ppc_terminfo
2026-06-10 15:53:04.631604 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/30_os-prober
2026-06-10 15:53:04.631627 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/30_uefi-firmware
2026-06-10 15:53:04.631649 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/35_fwupd
2026-06-10 15:53:04.631672 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/40_custom
2026-06-10 15:53:04.631695 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/41_custom
2026-06-10 15:53:04.631717 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/grub.d/README
2026-06-10 15:53:04.631740 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/iproute2/
2026-06-10 15:53:04.631763 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iproute2/README
2026-06-10 15:53:04.631786 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/
2026-06-10 15:53:04.631809 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/.initiator_reset
2026-06-10 15:53:04.631832 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/initiatorname.iscsi
2026-06-10 15:53:04.631876 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/iscsi/iscsid.conf
2026-06-10 15:53:04.631902 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/issue.d/
2026-06-10 15:53:04.631924 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/
2026-06-10 15:53:04.631947 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/cmdline
2026-06-10 15:53:04.631969 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/kernel/install.d/
2026-06-10 15:53:04.631991 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/
2026-06-10 15:53:04.632014 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/
2026-06-10 15:53:04.632036 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/centosimarelease-9.der
2026-06-10 15:53:04.632058 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/keys/ima/redhatimarelease-9.der
2026-06-10 15:53:04.632080 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/keyutils/
2026-06-10 15:53:04.632103 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf.d/
2026-06-10 15:53:04.632125 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/krb5.conf.d/kcm_default_ccache
2026-06-10 15:53:04.632148 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf.d/
2026-06-10 15:53:04.632170 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ld.so.conf.d/dyninst-x86_64.conf
2026-06-10 15:53:04.632193 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/
2026-06-10 15:53:04.632215 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/conf.d/
2026-06-10 15:53:04.632238 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libblockdev/conf.d/00-default.cfg
2026-06-10 15:53:04.632260 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/
2026-06-10 15:53:04.632282 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/bnxt_re.driver
2026-06-10 15:53:04.632304 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/cxgb4.driver
2026-06-10 15:53:04.632332 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/efa.driver
2026-06-10 15:53:04.632354 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/erdma.driver
2026-06-10 15:53:04.632376 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/hfi1verbs.driver
2026-06-10 15:53:04.632398 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/hns.driver
2026-06-10 15:53:04.632421 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ionic.driver
2026-06-10 15:53:04.632443 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ipathverbs.driver
2026-06-10 15:53:04.632466 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/irdma.driver
2026-06-10 15:53:04.632489 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mana.driver
2026-06-10 15:53:04.632512 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mlx4.driver
2026-06-10 15:53:04.632535 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mlx5.driver
2026-06-10 15:53:04.632560 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/mthca.driver
2026-06-10 15:53:04.632584 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/ocrdma.driver
2026-06-10 15:53:04.632608 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/qedr.driver
2026-06-10 15:53:04.632631 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/rxe.driver
2026-06-10 15:53:04.632653 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/siw.driver
2026-06-10 15:53:04.632675 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libibverbs.d/vmw_pvrdma.driver
2026-06-10 15:53:04.632698 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/
2026-06-10 15:53:04.632721 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/classid
2026-06-10 15:53:04.632744 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libnl/pktloc
2026-06-10 15:53:04.632767 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/liboath/
2026-06-10 15:53:04.632790 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/
2026-06-10 15:53:04.632813 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/
2026-06-10 15:53:04.632837 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/collect_dnf.conf
2026-06-10 15:53:04.632882 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events.d/mdadm_event.conf
2026-06-10 15:53:04.632908 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/events/
2026-06-10 15:53:04.632931 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/plugins/
2026-06-10 15:53:04.632954 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libreport/workflows.d/
2026-06-10 15:53:04.632977 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/
2026-06-10 15:53:04.633000 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/libssh_client.config
2026-06-10 15:53:04.633023 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libssh/libssh_server.config
2026-06-10 15:53:04.633046 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/
2026-06-10 15:53:04.633068 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/auth.conf
2026-06-10 15:53:04.633090 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirt-admin.conf
2026-06-10 15:53:04.633113 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirt.conf
2026-06-10 15:53:04.633135 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/libvirtd.conf
2026-06-10 15:53:04.633162 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/network.conf
2026-06-10 15:53:04.633184 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/passwd.db
2026-06-10 15:53:04.633206 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu-lockd.conf
2026-06-10 15:53:04.633228 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu.conf
2026-06-10 15:53:04.633250 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtinterfaced.conf
2026-06-10 15:53:04.633272 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtlockd.conf
2026-06-10 15:53:04.633293 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtlogd.conf
2026-06-10 15:53:04.633315 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnetworkd.conf
2026-06-10 15:53:04.633337 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnodedevd.conf
2026-06-10 15:53:04.633359 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtnwfilterd.conf
2026-06-10 15:53:04.633381 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtproxyd.conf
2026-06-10 15:53:04.633402 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtqemud.conf
2026-06-10 15:53:04.633424 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtsecretd.conf
2026-06-10 15:53:04.633446 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/virtstoraged.conf
2026-06-10 15:53:04.633468 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/
2026-06-10 15:53:04.633490 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-arp.xml
2026-06-10 15:53:04.633512 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcp-server.xml
2026-06-10 15:53:04.633533 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcp.xml
2026-06-10 15:53:04.633556 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcpv6-server.xml
2026-06-10 15:53:04.633578 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-dhcpv6.xml
2026-06-10 15:53:04.633600 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-incoming-ipv4.xml
2026-06-10 15:53:04.633622 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-incoming-ipv6.xml
2026-06-10 15:53:04.633643 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-ipv4.xml
2026-06-10 15:53:04.633665 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/allow-ipv6.xml
2026-06-10 15:53:04.633687 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/clean-traffic-gateway.xml
2026-06-10 15:53:04.633709 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/clean-traffic.xml
2026-06-10 15:53:04.633731 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-ip-spoofing.xml
2026-06-10 15:53:04.633752 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-mac-spoofing.xml
2026-06-10 15:53:04.633774 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-arp-spoofing.xml
2026-06-10 15:53:04.633796 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ip-multicast.xml
2026-06-10 15:53:04.633817 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ip-spoofing.xml
2026-06-10 15:53:04.633838 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ipv6-multicast.xml
2026-06-10 15:53:04.633886 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-ipv6-spoofing.xml
2026-06-10 15:53:04.633910 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-mac-broadcast.xml
2026-06-10 15:53:04.633932 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-mac-spoofing.xml
2026-06-10 15:53:04.633954 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-other-l2-traffic.xml
2026-06-10 15:53:04.633976 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/no-other-rarp-traffic.xml
2026-06-10 15:53:04.634002 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/qemu-announce-self-rarp.xml
2026-06-10 15:53:04.634033 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/nwfilter/qemu-announce-self.xml
2026-06-10 15:53:04.634121 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/
2026-06-10 15:53:04.634151 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/autostart/
2026-06-10 15:53:04.634175 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/
2026-06-10 15:53:04.634199 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/default.xml
2026-06-10 15:53:04.634222 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/qemu/networks/autostart/
2026-06-10 15:53:04.634244 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/secrets/
2026-06-10 15:53:04.634267 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/storage/
2026-06-10 15:53:04.634289 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/libvirt/storage/autostart/
2026-06-10 15:53:04.634311 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/
2026-06-10 15:53:04.634334 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/btmp
2026-06-10 15:53:04.634356 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/chrony
2026-06-10 15:53:04.634378 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/dnf
2026-06-10 15:53:04.634400 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/iscsiuiolog
2026-06-10 15:53:04.634421 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/kvm_stat
2026-06-10 15:53:04.634443 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/libvirtd
2026-06-10 15:53:04.634466 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/libvirtd.qemu
2026-06-10 15:53:04.634489 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/numad
2026-06-10 15:53:04.634512 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/openvswitch
2026-06-10 15:53:04.634536 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/rsyslog
2026-06-10 15:53:04.634559 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/samba
2026-06-10 15:53:04.634582 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/sssd
2026-06-10 15:53:04.634604 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/logrotate.d/wtmp
2026-06-10 15:53:04.634627 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/
2026-06-10 15:53:04.634650 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/lvm.conf
2026-06-10 15:53:04.634674 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/lvmlocal.conf
2026-06-10 15:53:04.634697 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/
2026-06-10 15:53:04.634720 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00000-1624776691.vg
2026-06-10 15:53:04.634749 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00001-2065731990.vg
2026-06-10 15:53:04.635024 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00002-581003733.vg
2026-06-10 15:53:04.635056 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00003-1026346728.vg
2026-06-10 15:53:04.635080 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00004-2058688961.vg
2026-06-10 15:53:04.635103 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00005-1073612264.vg
2026-06-10 15:53:04.635126 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00006-532496285.vg
2026-06-10 15:53:04.635148 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00007-1990936632.vg
2026-06-10 15:53:04.635170 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/archive/vg_00008-1796283790.vg
2026-06-10 15:53:04.635209 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/backup/
2026-06-10 15:53:04.635233 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/backup/vg
2026-06-10 15:53:04.635256 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/cache/
2026-06-10 15:53:04.635279 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/
2026-06-10 15:53:04.635302 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/system.devices
2026-06-10 15:53:04.635325 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/backup/
2026-06-10 15:53:04.635348 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/devices/backup/system.devices-20260610.111831.0001
2026-06-10 15:53:04.635371 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/
2026-06-10 15:53:04.635394 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/cache-mq.profile
2026-06-10 15:53:04.635417 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/cache-smq.profile
2026-06-10 15:53:04.635440 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/command_profile_template.profile
2026-06-10 15:53:04.635461 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/lvmdbusd.profile
2026-06-10 15:53:04.635484 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/metadata_profile_template.profile
2026-06-10 15:53:04.635506 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/thin-generic.profile
2026-06-10 15:53:04.635528 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/thin-performance.profile
2026-06-10 15:53:04.635550 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/lvm/profile/vdo-small.profile
2026-06-10 15:53:04.635573 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/mdevctl.d/
2026-06-10 15:53:04.635596 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/microcode_ctl/
2026-06-10 15:53:04.635618 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/microcode_ctl/ucode_with_caveats/
2026-06-10 15:53:04.635640 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/
2026-06-10 15:53:04.635663 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/blacklist.conf
2026-06-10 15:53:04.635686 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/disable-nouveau.conf
2026-06-10 15:53:04.635708 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/kvm.conf
2026-06-10 15:53:04.635730 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/lockd.conf
2026-06-10 15:53:04.635758 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/tuned.conf
2026-06-10 15:53:04.635781 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modprobe.d/vhost.conf
2026-06-10 15:53:04.635803 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/
2026-06-10 15:53:04.635825 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/99-edpm.conf
2026-06-10 15:53:04.635865 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/dm-multipath.conf
2026-06-10 15:53:04.635894 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/modules-load.d/nvme-fabrics.conf
2026-06-10 15:53:04.635918 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/motd.d/
2026-06-10 15:53:04.635941 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/mstflint/
2026-06-10 15:53:04.635964 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/mstflint/ca-bundle.crt
2026-06-10 15:53:04.635988 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath/
2026-06-10 15:53:04.636011 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/multipath/bindings
2026-06-10 15:53:04.636035 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/
2026-06-10 15:53:04.636058 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-chains.nft
2026-06-10 15:53:04.636081 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-flushes.nft
2026-06-10 15:53:04.636105 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-jumps.nft
2026-06-10 15:53:04.636128 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-rules.nft
2026-06-10 15:53:04.636152 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/edpm-update-jumps.nft
2026-06-10 15:53:04.636178 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/iptables.nft
2026-06-10 15:53:04.636204 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/main.nft
2026-06-10 15:53:04.636229 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/nat.nft
2026-06-10 15:53:04.636255 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/router.nft
2026-06-10 15:53:04.636274 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/osf/
2026-06-10 15:53:04.636293 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nftables/osf/pf.os
2026-06-10 15:53:04.636311 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nmstate/
2026-06-10 15:53:04.636329 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nmstate/README
2026-06-10 15:53:04.636344 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/
2026-06-10 15:53:04.636360 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/discovery.conf
2026-06-10 15:53:04.636375 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/hostid
2026-06-10 15:53:04.636391 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/nvme/hostnqn
2026-06-10 15:53:04.636406 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjob/
2026-06-10 15:53:04.636421 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/
2026-06-10 15:53:04.636436 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/oddjobd-introspection.conf
2026-06-10 15:53:04.636451 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/oddjobd.conf.d/oddjobd-mkhomedir.conf
2026-06-10 15:53:04.636467 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/
2026-06-10 15:53:04.636482 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/ldap.conf
2026-06-10 15:53:04.636501 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openldap/certs/
2026-06-10 15:53:04.636517 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/
2026-06-10 15:53:04.636532 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/.conf.db.~lock~
2026-06-10 15:53:04.636547 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/conf.db
2026-06-10 15:53:04.636562 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/default.conf
2026-06-10 15:53:04.636577 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/openvswitch/system-id.conf
2026-06-10 15:53:04.636591 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/opt/
2026-06-10 15:53:04.636607 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/os-net-config/
2026-06-10 15:53:04.636622 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/os-net-config/config.yaml
2026-06-10 15:53:04.636637 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/
2026-06-10 15:53:04.636652 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/cockpit
2026-06-10 15:53:04.636667 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/config-util
2026-06-10 15:53:04.636682 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/crond
2026-06-10 15:53:04.636698 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/login
2026-06-10 15:53:04.636713 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/other
2026-06-10 15:53:04.636729 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/passwd
2026-06-10 15:53:04.636744 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/polkit-1
2026-06-10 15:53:04.636760 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/remote
2026-06-10 15:53:04.636775 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/runuser
2026-06-10 15:53:04.636790 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/runuser-l
2026-06-10 15:53:04.636806 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sshd
2026-06-10 15:53:04.636821 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sssd-shadowutils
2026-06-10 15:53:04.636837 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/su
2026-06-10 15:53:04.636875 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/su-l
2026-06-10 15:53:04.636893 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sudo
2026-06-10 15:53:04.636909 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/sudo-i
2026-06-10 15:53:04.636924 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/systemd-user
2026-06-10 15:53:04.636940 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pam.d/vlock
2026-06-10 15:53:04.636955 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/
2026-06-10 15:53:04.636971 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/
2026-06-10 15:53:04.636986 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/cpu-util.conf
2026-06-10 15:53:04.637001 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/denki.conf
2026-06-10 15:53:04.637016 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/iostat.conf
2026-06-10 15:53:04.637031 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/mssql.conf
2026-06-10 15:53:04.637046 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/openmetrics.conf
2026-06-10 15:53:04.637061 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pcp/derived/proc.conf
2026-06-10 15:53:04.637075 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkcs11/
2026-06-10 15:53:04.637093 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkcs11/modules/
2026-06-10 15:53:04.637108 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkgconfig/
2026-06-10 15:53:04.637123 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pkgconfig/personality.d/
2026-06-10 15:53:04.637138 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/
2026-06-10 15:53:04.637153 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/config.d/
2026-06-10 15:53:04.637168 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/power.d/
2026-06-10 15:53:04.637183 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pm/sleep.d/
2026-06-10 15:53:04.637198 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/
2026-06-10 15:53:04.637214 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority.conf.d/
2026-06-10 15:53:04.637230 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/
2026-06-10 15:53:04.637245 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/10-vendor.d/
2026-06-10 15:53:04.637261 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/20-org.d/
2026-06-10 15:53:04.637276 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/30-site.d/
2026-06-10 15:53:04.637291 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/50-local.d/
2026-06-10 15:53:04.637306 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/localauthority/90-mandatory.d/
2026-06-10 15:53:04.637321 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/
2026-06-10 15:53:04.637336 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/49-polkit-pkla-compat.rules
2026-06-10 15:53:04.637351 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/polkit-1/rules.d/50-default.rules
2026-06-10 15:53:04.637366 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/popt.d/
2026-06-10 15:53:04.637381 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/
2026-06-10 15:53:04.637396 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorgrep.csh
2026-06-10 15:53:04.637411 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorgrep.sh
2026-06-10 15:53:04.637427 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorls.csh
2026-06-10 15:53:04.637442 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorls.sh
2026-06-10 15:53:04.637457 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorsysstat.csh
2026-06-10 15:53:04.637473 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorsysstat.sh
2026-06-10 15:53:04.637488 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorxzgrep.csh
2026-06-10 15:53:04.637503 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorxzgrep.sh
2026-06-10 15:53:04.637518 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorzgrep.csh
2026-06-10 15:53:04.637533 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/colorzgrep.sh
2026-06-10 15:53:04.637548 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/csh.local
2026-06-10 15:53:04.637563 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/debuginfod.csh
2026-06-10 15:53:04.637578 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/debuginfod.sh
2026-06-10 15:53:04.637593 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/gawk.csh
2026-06-10 15:53:04.637611 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/gawk.sh
2026-06-10 15:53:04.637626 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/guestfish.sh
2026-06-10 15:53:04.637642 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/lang.csh
2026-06-10 15:53:04.637656 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/lang.sh
2026-06-10 15:53:04.637671 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/less.csh
2026-06-10 15:53:04.637686 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/less.sh
2026-06-10 15:53:04.637700 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/sh.local
2026-06-10 15:53:04.637715 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/which2.csh
2026-06-10 15:53:04.637730 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/profile.d/which2.sh
2026-06-10 15:53:04.637745 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/pulse/
2026-06-10 15:53:04.637760 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/pulse/client.conf
2026-06-10 15:53:04.637775 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/
2026-06-10 15:53:04.637790 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/fsfreeze-hook
2026-06-10 15:53:04.637805 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-ga/fsfreeze-hook.d/
2026-06-10 15:53:04.637820 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-kvm/
2026-06-10 15:53:04.637836 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/qemu-kvm/bridge.conf
2026-06-10 15:53:04.637868 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/
2026-06-10 15:53:04.637886 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc.local
2026-06-10 15:53:04.637902 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/
2026-06-10 15:53:04.637917 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/README
2026-06-10 15:53:04.637933 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/functions
2026-06-10 15:53:04.637948 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/init.d/network
2026-06-10 15:53:04.637963 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc0.d/
2026-06-10 15:53:04.637979 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc1.d/
2026-06-10 15:53:04.637994 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc2.d/
2026-06-10 15:53:04.638010 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc3.d/
2026-06-10 15:53:04.638025 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc4.d/
2026-06-10 15:53:04.638040 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc5.d/
2026-06-10 15:53:04.638055 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rc.d/rc6.d/
2026-06-10 15:53:04.638070 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.d/
2026-06-10 15:53:04.638085 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/request-key.d/id_resolver.conf
2026-06-10 15:53:04.638101 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rpm/
2026-06-10 15:53:04.638116 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.d/
2026-06-10 15:53:04.638131 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rsyslog.d/21-cloudinit.conf
2026-06-10 15:53:04.638147 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/
2026-06-10 15:53:04.638163 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/logrotate
2026-06-10 15:53:04.638182 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/rwtab.d/sssd
2026-06-10 15:53:04.638198 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/
2026-06-10 15:53:04.638213 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/lmhosts
2026-06-10 15:53:04.638229 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/smb.conf
2026-06-10 15:53:04.638245 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/samba/smb.conf.example
2026-06-10 15:53:04.638261 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/
2026-06-10 15:53:04.638277 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/libvirt.conf
2026-06-10 15:53:04.638292 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sasl2/qemu-kvm.conf
2026-06-10 15:53:04.638308 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/
2026-06-10 15:53:04.638324 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/access.conf
2026-06-10 15:53:04.638339 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/chroot.conf
2026-06-10 15:53:04.638355 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.handlers
2026-06-10 15:53:04.638370 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.perms
2026-06-10 15:53:04.638385 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/faillock.conf
2026-06-10 15:53:04.638400 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/group.conf
2026-06-10 15:53:04.638415 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/limits.conf
2026-06-10 15:53:04.638430 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.conf
2026-06-10 15:53:04.638445 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.init
2026-06-10 15:53:04.638459 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/opasswd
2026-06-10 15:53:04.638474 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pam_env.conf
2026-06-10 15:53:04.638489 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwhistory.conf
2026-06-10 15:53:04.638504 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwquality.conf
2026-06-10 15:53:04.638519 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/sepermit.conf
2026-06-10 15:53:04.638534 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/time.conf
2026-06-10 15:53:04.638550 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.apps/
2026-06-10 15:53:04.638565 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/console.perms.d/
2026-06-10 15:53:04.638581 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/limits.d/
2026-06-10 15:53:04.638597 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/namespace.d/
2026-06-10 15:53:04.638612 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/security/pwquality.conf.d/
2026-06-10 15:53:04.638627 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/
2026-06-10 15:53:04.638642 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/config
2026-06-10 15:53:04.638658 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/semanage.conf
2026-06-10 15:53:04.638673 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/
2026-06-10 15:53:04.638689 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/.policy.sha512
2026-06-10 15:53:04.638704 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/booleans.subs_dist
2026-06-10 15:53:04.638723 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/setrans.conf
2026-06-10 15:53:04.638739 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/seusers
2026-06-10 15:53:04.638754 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/
2026-06-10 15:53:04.638769 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/customizable_types
2026-06-10 15:53:04.638784 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/dbus_contexts
2026-06-10 15:53:04.638798 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/default_contexts
2026-06-10 15:53:04.638813 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/default_type
2026-06-10 15:53:04.638827 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/failsafe_context
2026-06-10 15:53:04.638842 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/initrc_context
2026-06-10 15:53:04.638874 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/lxc_contexts
2026-06-10 15:53:04.638891 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/openssh_contexts
2026-06-10 15:53:04.638906 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/removable_context
2026-06-10 15:53:04.638921 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/securetty_types
2026-06-10 15:53:04.638936 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/sepgsql_contexts
2026-06-10 15:53:04.638951 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/snapperd_contexts
2026-06-10 15:53:04.638966 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/systemd_contexts
2026-06-10 15:53:04.638981 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/userhelper_context
2026-06-10 15:53:04.638996 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/virtual_domain_context
2026-06-10 15:53:04.639011 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/virtual_image_context
2026-06-10 15:53:04.639026 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/x_contexts
2026-06-10 15:53:04.639042 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/
2026-06-10 15:53:04.639056 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts
2026-06-10 15:53:04.639071 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.bin
2026-06-10 15:53:04.639085 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.homedirs
2026-06-10 15:53:04.639100 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.homedirs.bin
2026-06-10 15:53:04.639115 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.local
2026-06-10 15:53:04.639130 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.local.bin
2026-06-10 15:53:04.639145 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.subs
2026-06-10 15:53:04.639159 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/file_contexts.subs_dist
2026-06-10 15:53:04.639190 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/files/media
2026-06-10 15:53:04.639207 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/
2026-06-10 15:53:04.639222 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/container_u
2026-06-10 15:53:04.639236 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/guest_u
2026-06-10 15:53:04.639251 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/root
2026-06-10 15:53:04.639265 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/staff_u
2026-06-10 15:53:04.639280 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/sysadm_u
2026-06-10 15:53:04.639295 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/unconfined_u
2026-06-10 15:53:04.639310 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/user_u
2026-06-10 15:53:04.639325 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/contexts/users/xguest_u
2026-06-10 15:53:04.639341 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/logins/
2026-06-10 15:53:04.639357 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/policy/
2026-06-10 15:53:04.639373 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/selinux/targeted/policy/policy.33.gz
2026-06-10 15:53:04.639388 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/setroubleshoot/
2026-06-10 15:53:04.639404 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/setroubleshoot/setroubleshoot.conf
2026-06-10 15:53:04.639419 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/
2026-06-10 15:53:04.639435 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bash_logout
2026-06-10 15:53:04.639450 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bash_profile
2026-06-10 15:53:04.639466 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/skel/.bashrc
2026-06-10 15:53:04.639482 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/
2026-06-10 15:53:04.639497 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/sos.conf
2026-06-10 15:53:04.639513 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/cleaner/
2026-06-10 15:53:04.639528 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/extras.d/
2026-06-10 15:53:04.639543 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/groups.d/
2026-06-10 15:53:04.639558 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sos/presets.d/
2026-06-10 15:53:04.639574 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/ssl/
2026-06-10 15:53:04.639590 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/ssl/openssl-swtpm.cnf
2026-06-10 15:53:04.639606 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sssd/
2026-06-10 15:53:04.639692 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sssd/conf.d/
2026-06-10 15:53:04.639717 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/statetab.d/
2026-06-10 15:53:04.639733 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers.d/
2026-06-10 15:53:04.639748 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sudoers.d/90-cloud-init-users
2026-06-10 15:53:04.639764 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/
2026-06-10 15:53:04.639780 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/anaconda
2026-06-10 15:53:04.639799 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/authconfig
2026-06-10 15:53:04.639815 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/chronyd
2026-06-10 15:53:04.639831 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/chronyd.43090.2026-06-10@11:23:33~
2026-06-10 15:53:04.639846 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/cpupower
2026-06-10 15:53:04.639880 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/crond
2026-06-10 15:53:04.639896 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ebtables-config
2026-06-10 15:53:04.639912 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/firstboot
2026-06-10 15:53:04.639927 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ip6tables
2026-06-10 15:53:04.639942 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ip6tables-config
2026-06-10 15:53:04.639956 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/iptables
2026-06-10 15:53:04.639971 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/iptables-config
2026-06-10 15:53:04.639986 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/irqbalance
2026-06-10 15:53:04.640001 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/kernel
2026-06-10 15:53:04.640017 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/ksm
2026-06-10 15:53:04.640033 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/man-db
2026-06-10 15:53:04.640048 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network
2026-06-10 15:53:04.640063 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network.43243.2026-06-10@11:23:35~
2026-06-10 15:53:04.640079 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/nftables.conf
2026-06-10 15:53:04.640094 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/openvswitch
2026-06-10 15:53:04.640109 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/podman_drop_in
2026-06-10 15:53:04.640124 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/qemu-ga
2026-06-10 15:53:04.640139 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/raid-check
2026-06-10 15:53:04.640154 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rngd
2026-06-10 15:53:04.640169 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rpcbind
2026-06-10 15:53:04.640185 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/rsyslog
2026-06-10 15:53:04.640202 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/run-parts
2026-06-10 15:53:04.640220 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/samba
2026-06-10 15:53:04.640235 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sshd
2026-06-10 15:53:04.640250 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sysstat
2026-06-10 15:53:04.640265 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/sysstat.ioconf
2026-06-10 15:53:04.640280 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/console/
2026-06-10 15:53:04.640295 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/modules/
2026-06-10 15:53:04.640310 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/
2026-06-10 15:53:04.640325 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifcfg-lo
2026-06-10 15:53:04.640344 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown
2026-06-10 15:53:04.640360 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-eth
2026-06-10 15:53:04.640375 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-ipv6
2026-06-10 15:53:04.640391 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-ovs
2026-06-10 15:53:04.640406 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-post
2026-06-10 15:53:04.640422 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-routes
2026-06-10 15:53:04.640437 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifdown-tunnel
2026-06-10 15:53:04.640452 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup
2026-06-10 15:53:04.640467 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-aliases
2026-06-10 15:53:04.640483 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-eth
2026-06-10 15:53:04.640498 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-ipv6
2026-06-10 15:53:04.640514 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-ovs
2026-06-10 15:53:04.640529 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-post
2026-06-10 15:53:04.640544 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-routes
2026-06-10 15:53:04.640559 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/ifup-tunnel
2026-06-10 15:53:04.640573 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/init.ipv6-global
2026-06-10 15:53:04.640588 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/network-functions
2026-06-10 15:53:04.640603 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/network-functions-ipv6
2026-06-10 15:53:04.640618 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysconfig/network-scripts/readme-ifcfg-rh.txt
2026-06-10 15:53:04.640632 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.d/
2026-06-10 15:53:04.640647 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/sysctl.d/99-edpm.conf
2026-06-10 15:53:04.640663 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/
2026-06-10 15:53:04.640678 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/coredump.conf
2026-06-10 15:53:04.640694 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/journald.conf
2026-06-10 15:53:04.640710 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/logind.conf
2026-06-10 15:53:04.640725 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/pstore.conf
2026-06-10 15:53:04.640742 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/sleep.conf
2026-06-10 15:53:04.640758 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system.conf
2026-06-10 15:53:04.640774 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user.conf
2026-06-10 15:53:04.640789 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/network/
2026-06-10 15:53:04.640805 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/
2026-06-10 15:53:04.640821 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/91-edpm-container-shutdown.preset
2026-06-10 15:53:04.640842 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system-preset/91-netns-placeholder.preset
2026-06-10 15:53:04.640876 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/
2026-06-10 15:53:04.640894 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm-container-shutdown.service
2026-06-10 15:53:04.640909 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ceilometer_agent_compute.service
2026-06-10 15:53:04.640925 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_libvirt.target
2026-06-10 15:53:04.640940 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_libvirt_guests.service
2026-06-10 15:53:04.640956 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_node_exporter.service
2026-06-10 15:53:04.640972 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_nova_compute.service
2026-06-10 15:53:04.640987 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_openstack_network_exporter.service
2026-06-10 15:53:04.641003 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ovn_controller.service
2026-06-10 15:53:04.641018 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_ovn_metadata_agent.service
2026-06-10 15:53:04.641034 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/edpm_podman_exporter.service
2026-06-10 15:53:04.641049 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/netns-placeholder.service
2026-06-10 15:53:04.641065 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virt-guest-shutdown.target
2026-06-10 15:53:04.641080 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/basic.target.wants/
2026-06-10 15:53:04.641096 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/bluetooth.target.wants/
2026-06-10 15:53:04.641111 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/cloud-init.target.wants/
2026-06-10 15:53:04.641126 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/default.target.wants/
2026-06-10 15:53:04.641141 | 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-10 15:53:04.641157 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/getty.target.wants/
2026-06-10 15:53:04.641172 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/graphical.target.wants/
2026-06-10 15:53:04.641188 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/local-fs.target.wants/
2026-06-10 15:53:04.641203 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/multi-user.target.wants/
2026-06-10 15:53:04.641218 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/network-online.target.wants/
2026-06-10 15:53:04.641234 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/remote-fs.target.wants/
2026-06-10 15:53:04.641249 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sockets.target.wants/
2026-06-10 15:53:04.641264 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sysinit.target.wants/
2026-06-10 15:53:04.641279 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/sysstat.service.wants/
2026-06-10 15:53:04.641294 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/timers.target.wants/
2026-06-10 15:53:04.641308 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd-admin.socket.d/
2026-06-10 15:53:04.641327 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd-admin.socket.d/override.conf
2026-06-10 15:53:04.641342 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd.socket.d/
2026-06-10 15:53:04.641357 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtlogd.socket.d/override.conf
2026-06-10 15:53:04.641372 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-admin.socket.d/
2026-06-10 15:53:04.641387 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-admin.socket.d/override.conf
2026-06-10 15:53:04.641402 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-ro.socket.d/
2026-06-10 15:53:04.641418 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd-ro.socket.d/override.conf
2026-06-10 15:53:04.641433 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd.socket.d/
2026-06-10 15:53:04.641448 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtnodedevd.socket.d/override.conf
2026-06-10 15:53:04.641464 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-admin.socket.d/
2026-06-10 15:53:04.641479 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-admin.socket.d/override.conf
2026-06-10 15:53:04.641494 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-ro.socket.d/
2026-06-10 15:53:04.641509 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd-ro.socket.d/override.conf
2026-06-10 15:53:04.641524 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd.socket.d/
2026-06-10 15:53:04.641539 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtproxyd.socket.d/override.conf
2026-06-10 15:53:04.641554 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-admin.socket.d/
2026-06-10 15:53:04.641569 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-admin.socket.d/override.conf
2026-06-10 15:53:04.641584 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-ro.socket.d/
2026-06-10 15:53:04.641600 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud-ro.socket.d/override.conf
2026-06-10 15:53:04.641615 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud.socket.d/
2026-06-10 15:53:04.641630 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtqemud.socket.d/override.conf
2026-06-10 15:53:04.641646 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-admin.socket.d/
2026-06-10 15:53:04.641661 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-admin.socket.d/override.conf
2026-06-10 15:53:04.641676 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-ro.socket.d/
2026-06-10 15:53:04.641690 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd-ro.socket.d/override.conf
2026-06-10 15:53:04.641706 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd.socket.d/
2026-06-10 15:53:04.641720 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/system/virtsecretd.socket.d/override.conf
2026-06-10 15:53:04.641735 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/
2026-06-10 15:53:04.641750 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/basic.target.wants/
2026-06-10 15:53:04.641770 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/sockets.target.wants/
2026-06-10 15:53:04.641785 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/systemd/user/timers.target.wants/
2026-06-10 15:53:04.641800 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/terminfo/
2026-06-10 15:53:04.641816 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tmpfiles.d/
2026-06-10 15:53:04.641831 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tmpfiles.d/sos.conf
2026-06-10 15:53:04.641859 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/
2026-06-10 15:53:04.641880 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-config.json
2026-06-10 15:53:04.641896 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/
2026-06-10 15:53:04.641912 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/P_ECCP256SHA256.json
2026-06-10 15:53:04.641927 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tpm2-tss/fapi-profiles/P_RSA2048SHA256.json
2026-06-10 15:53:04.641943 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/
2026-06-10 15:53:04.641958 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/active_profile
2026-06-10 15:53:04.641973 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/bootcmdline
2026-06-10 15:53:04.641989 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/cpu-partitioning-powersave-variables.conf
2026-06-10 15:53:04.642004 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/cpu-partitioning-variables.conf
2026-06-10 15:53:04.642019 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/post_loaded_profile
2026-06-10 15:53:04.642035 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/ppd_base_profile
2026-06-10 15:53:04.642050 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/profile_mode
2026-06-10 15:53:04.642065 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/tuned-main.conf
2026-06-10 15:53:04.642080 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/tuned/recommend.d/
2026-06-10 15:53:04.642095 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/
2026-06-10 15:53:04.642110 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/hwdb.bin.gz
2026-06-10 15:53:04.642126 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/udev.conf
2026-06-10 15:53:04.642142 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/hwdb.d/
2026-06-10 15:53:04.642158 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udev/rules.d/
2026-06-10 15:53:04.642174 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/
2026-06-10 15:53:04.642189 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/mount_options.conf.example
2026-06-10 15:53:04.642205 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/udisks2/udisks2.conf
2026-06-10 15:53:04.642220 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/
2026-06-10 15:53:04.642236 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/icannbundle.pem
2026-06-10 15:53:04.642251 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/unbound/root.key
2026-06-10 15:53:04.642266 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/
2026-06-10 15:53:04.642282 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/autostart/
2026-06-10 15:53:04.642297 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/xdg/systemd/
2026-06-10 15:53:04.642317 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/
2026-06-10 15:53:04.642332 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/centos-addons.repo
2026-06-10 15:53:04.642347 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/centos.repo
2026-06-10 15:53:04.642362 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/delorean-antelope-testing.repo
2026-06-10 15:53:04.642377 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/delorean.repo
2026-06-10 15:53:04.642392 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-appstream.repo
2026-06-10 15:53:04.642407 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-baseos.repo
2026-06-10 15:53:04.642422 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-highavailability.repo
2026-06-10 15:53:04.642437 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum.repos.d/repo-setup-centos-powertools.repo
2026-06-10 15:53:04.642453 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/etc/yum/
2026-06-10 15:53:04.642468 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/
2026-06-10 15:53:04.642484 | controller | cL+++++++++ ci-framework-data/logs/192.168.122.100/log/README -> ../../usr/share/doc/systemd/README.logs
2026-06-10 15:53:04.642500 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/boot.log
2026-06-10 15:53:04.642516 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/btmp
2026-06-10 15:53:04.642531 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cloud-init-output.log
2026-06-10 15:53:04.642547 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cloud-init.log
2026-06-10 15:53:04.642562 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/cron
2026-06-10 15:53:04.642578 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.librepo.log
2026-06-10 15:53:04.642593 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.log
2026-06-10 15:53:04.642609 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/dnf.rpm.log
2026-06-10 15:53:04.642624 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/hawkey.log
2026-06-10 15:53:04.642640 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/lastlog.gz
2026-06-10 15:53:04.642655 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/maillog
2026-06-10 15:53:04.642671 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/messages.gz
2026-06-10 15:53:04.642686 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/os-net-config.log
2026-06-10 15:53:04.642702 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/secure
2026-06-10 15:53:04.642717 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/spooler
2026-06-10 15:53:04.642733 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/wtmp
2026-06-10 15:53:04.642748 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/
2026-06-10 15:53:04.642764 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/anaconda.log
2026-06-10 15:53:04.642779 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/dbus.log
2026-06-10 15:53:04.642795 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/dnf.librepo.log
2026-06-10 15:53:04.642810 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/hawkey.log
2026-06-10 15:53:04.642825 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/journal.log
2026-06-10 15:53:04.642840 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-lf3axsx6.log
2026-06-10 15:53:04.642875 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-lnslz0ej.log
2026-06-10 15:53:04.642892 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-nq7relp7.log
2026-06-10 15:53:04.642908 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-od2ipxcj.log
2026-06-10 15:53:04.642923 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/ks-script-ynqomw6l.log
2026-06-10 15:53:04.642938 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/lorax-packages.log
2026-06-10 15:53:04.642953 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/lvm.log
2026-06-10 15:53:04.642968 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/packaging.log
2026-06-10 15:53:04.642983 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/program.log
2026-06-10 15:53:04.642998 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/storage.log
2026-06-10 15:53:04.643013 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/anaconda/syslog
2026-06-10 15:53:04.643029 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/
2026-06-10 15:53:04.643044 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/audit.log
2026-06-10 15:53:04.643059 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/audit/audit.log.1.gz
2026-06-10 15:53:04.643075 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/ceph/
2026-06-10 15:53:04.643090 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/chrony/
2026-06-10 15:53:04.643106 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/
2026-06-10 15:53:04.643121 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/ac4222dc280f41d4a6be779f83525029/
2026-06-10 15:53:04.643137 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/ac4222dc280f41d4a6be779f83525029/system.journal.gz
2026-06-10 15:53:04.643152 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/ac4222dc280f41d4a6be779f83525029/system@915269b64579403cb15e308d8c8728b5-0000000000000af6-000653e7d3d1a546.journal.gz
2026-06-10 15:53:04.643169 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/ac4222dc280f41d4a6be779f83525029/system@915269b64579403cb15e308d8c8728b5-00000000000012be-000653e7e5eda019.journal.gz
2026-06-10 15:53:04.643202 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/ac4222dc280f41d4a6be779f83525029/system@915269b64579403cb15e308d8c8728b5-0000000000001a8b-000653e8010bc9de.journal.gz
2026-06-10 15:53:04.643218 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/ac4222dc280f41d4a6be779f83525029/system@915269b64579403cb15e308d8c8728b5-000000000000252a-000653e80120303f.journal.gz
2026-06-10 15:53:04.643234 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/ac4222dc280f41d4a6be779f83525029/system@915269b64579403cb15e308d8c8728b5-000000000000328c-000653e801252fbd.journal.gz
2026-06-10 15:53:04.643249 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/ac4222dc280f41d4a6be779f83525029/system@915269b64579403cb15e308d8c8728b5-0000000000003dea-000653e801834fcd.journal.gz
2026-06-10 15:53:04.643265 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/ac4222dc280f41d4a6be779f83525029/system@915269b64579403cb15e308d8c8728b5-0000000000004829-000653e80189da76.journal.gz
2026-06-10 15:53:04.643280 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/ac4222dc280f41d4a6be779f83525029/system@915269b64579403cb15e308d8c8728b5-00000000000054ac-000653e802ec1413.journal.gz
2026-06-10 15:53:04.643295 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/ac4222dc280f41d4a6be779f83525029/user-1000.journal.gz
2026-06-10 15:53:04.643314 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/journal/ac4222dc280f41d4a6be779f83525029/user-42405.journal.gz
2026-06-10 15:53:04.643330 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/libvirt/
2026-06-10 15:53:04.643345 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/libvirt/qemu/
2026-06-10 15:53:04.643361 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/
2026-06-10 15:53:04.643376 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/ovs-vswitchd.log
2026-06-10 15:53:04.643392 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/openvswitch/ovsdb-server.log
2026-06-10 15:53:04.643408 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/private/
2026-06-10 15:53:04.643424 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/qemu-ga/
2026-06-10 15:53:04.643439 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/sa/
2026-06-10 15:53:04.643455 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/sa/sa10
2026-06-10 15:53:04.643470 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/samba/
2026-06-10 15:53:04.643485 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/samba/old/
2026-06-10 15:53:04.643500 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/sssd/
2026-06-10 15:53:04.643515 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/
2026-06-10 15:53:04.643531 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/libvirt/
2026-06-10 15:53:04.643546 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/swtpm/libvirt/qemu/
2026-06-10 15:53:04.643561 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/log/tuned/
2026-06-10 15:53:04.643577 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/log/tuned/tuned.log
2026-06-10 15:53:04.643592 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/
2026-06-10 15:53:04.643607 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/
2026-06-10 15:53:04.643622 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/bootstrap/
2026-06-10 15:53:04.643638 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/bootstrap/tls-ca-bundle.pem
2026-06-10 15:53:04.643653 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/libvirt/
2026-06-10 15:53:04.643668 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/libvirt/tls-ca-bundle.pem
2026-06-10 15:53:04.643684 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/neutron-metadata/
2026-06-10 15:53:04.643699 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/neutron-metadata/tls-ca-bundle.pem
2026-06-10 15:53:04.643714 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/nova/
2026-06-10 15:53:04.643730 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/nova/tls-ca-bundle.pem
2026-06-10 15:53:04.643745 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/ovn/
2026-06-10 15:53:04.643760 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/ovn/tls-ca-bundle.pem
2026-06-10 15:53:04.643775 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/repo-setup/
2026-06-10 15:53:04.643790 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/repo-setup/tls-ca-bundle.pem
2026-06-10 15:53:04.643806 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/telemetry/
2026-06-10 15:53:04.643821 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/cacerts/telemetry/tls-ca-bundle.pem
2026-06-10 15:53:04.643836 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/
2026-06-10 15:53:04.643869 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/
2026-06-10 15:53:04.643889 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/
2026-06-10 15:53:04.643904 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/ca.crt
2026-06-10 15:53:04.643919 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/tls.crt
2026-06-10 15:53:04.643934 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/libvirt/default/tls.key
2026-06-10 15:53:04.643949 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/
2026-06-10 15:53:04.643964 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/
2026-06-10 15:53:04.643979 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/ca.crt
2026-06-10 15:53:04.643994 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/tls.crt
2026-06-10 15:53:04.644009 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/neutron-metadata/default/tls.key
2026-06-10 15:53:04.644024 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/
2026-06-10 15:53:04.644040 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/
2026-06-10 15:53:04.644055 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/ca.crt
2026-06-10 15:53:04.644070 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/tls.crt
2026-06-10 15:53:04.644086 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/ovn/default/tls.key
2026-06-10 15:53:04.644100 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/
2026-06-10 15:53:04.644116 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/
2026-06-10 15:53:04.644131 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/ca.crt
2026-06-10 15:53:04.644146 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/tls.crt
2026-06-10 15:53:04.644161 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/certs/telemetry/default/tls.key
2026-06-10 15:53:04.644185 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/
2026-06-10 15:53:04.644210 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/config/ceph/
2026-06-10 15:53:04.644227 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/
2026-06-10 15:53:04.644248 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/
2026-06-10 15:53:04.644317 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/healthcheck
2026-06-10 15:53:04.644339 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ceilometer_agent_compute/healthcheck.future
2026-06-10 15:53:04.644356 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/node_exporter/
2026-06-10 15:53:04.644371 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/node_exporter/healthcheck
2026-06-10 15:53:04.644387 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/openstack_network_exporter/
2026-06-10 15:53:04.644402 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/openstack_network_exporter/healthcheck
2026-06-10 15:53:04.644417 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_controller/
2026-06-10 15:53:04.644436 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_controller/healthcheck
2026-06-10 15:53:04.644452 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_metadata_agent/
2026-06-10 15:53:04.644467 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/ovn_metadata_agent/healthcheck
2026-06-10 15:53:04.644483 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/podman_exporter/
2026-06-10 15:53:04.644498 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/healthchecks/podman_exporter/healthcheck
2026-06-10 15:53:04.644513 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/
2026-06-10 15:53:04.644528 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/01-neutron-ovn-metadata-agent.conf
2026-06-10 15:53:04.644543 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/01-rootwrap.conf
2026-06-10 15:53:04.644559 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/05-nova-metadata.conf
2026-06-10 15:53:04.644574 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/neutron-ovn-metadata-agent/10-neutron-metadata.conf
2026-06-10 15:53:04.644589 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/
2026-06-10 15:53:04.644605 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/01-nova.conf
2026-06-10 15:53:04.644620 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/02-nova-host-specific.conf
2026-06-10 15:53:04.644636 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/25-nova-extra.conf
2026-06-10 15:53:04.644651 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/notification_rabbitmq_user_name
2026-06-10 15:53:04.644666 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/nova-blank.conf
2026-06-10 15:53:04.644681 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/nova_statedir_ownership.py
2026-06-10 15:53:04.644696 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/rabbitmq_user_name
2026-06-10 15:53:04.644711 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/run-on-host
2026-06-10 15:53:04.644727 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ssh-config
2026-06-10 15:53:04.644742 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ssh-privatekey
2026-06-10 15:53:04.644758 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ssh-publickey
2026-06-10 15:53:04.644774 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova/ceph/
2026-06-10 15:53:04.644789 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/nova_nvme_cleaner/
2026-06-10 15:53:04.644804 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/
2026-06-10 15:53:04.644820 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/ceilometer-host-specific.conf
2026-06-10 15:53:04.644835 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/ceilometer.conf
2026-06-10 15:53:04.644878 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/custom.conf
2026-06-10 15:53:04.644898 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/firewall.yaml
2026-06-10 15:53:04.644914 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/node_exporter.yaml
2026-06-10 15:53:04.644930 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/openstack_network_exporter.yaml
2026-06-10 15:53:04.644950 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/podman_exporter.yaml
2026-06-10 15:53:04.644966 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/openstack/telemetry/polling.yaml
2026-06-10 15:53:04.644981 | controller | cd+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/
2026-06-10 15:53:04.644997 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm-container-shutdown.service.log
2026-06-10 15:53:04.645012 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ceilometer_agent_compute.service.log
2026-06-10 15:53:04.645028 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_libvirt.target.log
2026-06-10 15:53:04.645044 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_node_exporter.service.log
2026-06-10 15:53:04.645059 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_nova_compute.service.log
2026-06-10 15:53:04.645074 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_openstack_network_exporter.service.log
2026-06-10 15:53:04.645089 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ovn_controller.service.log
2026-06-10 15:53:04.645104 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_ovn_metadata_agent.service.log
2026-06-10 15:53:04.645119 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/edpm_podman_exporter.service.log
2026-06-10 15:53:04.645134 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/ovs-vswitchd.service.log
2026-06-10 15:53:04.645148 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/ovsdb-server.service.log
2026-06-10 15:53:04.645163 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlockd.socket.log
2026-06-10 15:53:04.645178 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd-admin.socket.log
2026-06-10 15:53:04.645193 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd.service.log
2026-06-10 15:53:04.645208 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtlogd.socket.log
2026-06-10 15:53:04.645223 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd-admin.socket.log
2026-06-10 15:53:04.645239 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd-ro.socket.log
2026-06-10 15:53:04.645254 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd.service.log
2026-06-10 15:53:04.645270 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtnodedevd.socket.log
2026-06-10 15:53:04.645285 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-admin.socket.log
2026-06-10 15:53:04.645300 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-ro.socket.log
2026-06-10 15:53:04.645314 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd-tls.socket.log
2026-06-10 15:53:04.645329 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtproxyd.socket.log
2026-06-10 15:53:04.645344 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud-admin.socket.log
2026-06-10 15:53:04.645359 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud-ro.socket.log
2026-06-10 15:53:04.645374 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud.service.log
2026-06-10 15:53:04.645389 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtqemud.socket.log
2026-06-10 15:53:04.645403 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd-admin.socket.log
2026-06-10 15:53:04.645423 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd-ro.socket.log
2026-06-10 15:53:04.645438 | controller | >f+++++++++ ci-framework-data/logs/192.168.122.100/service_logs/virtsecretd.socket.log
2026-06-10 15:53:04.645453 | controller | cd+++++++++ ci-framework-data/logs/2026-06-10_15-39/
2026-06-10 15:53:04.645469 | controller | >f+++++++++ ci-framework-data/logs/2026-06-10_15-39/ansible.log
2026-06-10 15:53:04.645484 | controller | >f+++++++++ ci-framework-data/logs/2026-06-10_15-39/crc-setup.log
2026-06-10 15:53:04.645499 | controller | >f+++++++++ ci-framework-data/logs/2026-06-10_15-39/crc-start.log
2026-06-10 15:53:04.645515 | controller | cd+++++++++ ci-framework-data/logs/bmaas_console_logs/
2026-06-10 15:53:04.645530 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/README
2026-06-10 15:53:04.645545 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console.log
2026-06-10 15:53:04.645560 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console_2026-06-10-15:09:41.log
2026-06-10 15:53:04.645576 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_console_2026-06-10-15:14:51.log
2026-06-10 15:53:04.645591 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_no_ansi_2026-06-10-15:09:41.log
2026-06-10 15:53:04.645606 | controller | >f+++++++++ ci-framework-data/logs/bmaas_console_logs/edpm-compute-baremetal-00_no_ansi_2026-06-10-15:14:51.log
2026-06-10 15:53:04.645620 | controller | cd+++++++++ ci-framework-data/logs/crc/
2026-06-10 15:53:04.645636 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/
2026-06-10 15:53:04.645651 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/
2026-06-10 15:53:04.645666 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-controller-manager-5994967dd8-55kbp_f7f84bf5-32c3-4924-b6dd-81d7822e96ca/
2026-06-10 15:53:04.645682 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-controller-manager-5994967dd8-55kbp_f7f84bf5-32c3-4924-b6dd-81d7822e96ca/manager/
2026-06-10 15:53:04.645697 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-controller-manager-5994967dd8-55kbp_f7f84bf5-32c3-4924-b6dd-81d7822e96ca/manager/0.log
2026-06-10 15:53:04.645713 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-controller-manager-5994967dd8-55kbp_f7f84bf5-32c3-4924-b6dd-81d7822e96ca/manager/1.log
2026-06-10 15:53:04.645729 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-58c884cdcb-6w5tw_7824f4a8-c10b-4b9b-ac70-02249dffc239/
2026-06-10 15:53:04.645744 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-58c884cdcb-6w5tw_7824f4a8-c10b-4b9b-ac70-02249dffc239/ironic-httpd/
2026-06-10 15:53:04.645759 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-58c884cdcb-6w5tw_7824f4a8-c10b-4b9b-ac70-02249dffc239/ironic-httpd/0.log.gz
2026-06-10 15:53:04.645774 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-58c884cdcb-6w5tw_7824f4a8-c10b-4b9b-ac70-02249dffc239/ironic-ipa-downloader/
2026-06-10 15:53:04.645790 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-58c884cdcb-6w5tw_7824f4a8-c10b-4b9b-ac70-02249dffc239/ironic-ipa-downloader/0.log
2026-06-10 15:53:04.645808 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-58c884cdcb-6w5tw_7824f4a8-c10b-4b9b-ac70-02249dffc239/ironic-log-watch/
2026-06-10 15:53:04.645823 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-58c884cdcb-6w5tw_7824f4a8-c10b-4b9b-ac70-02249dffc239/ironic-log-watch/0.log.gz
2026-06-10 15:53:04.645838 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-58c884cdcb-6w5tw_7824f4a8-c10b-4b9b-ac70-02249dffc239/ironic/
2026-06-10 15:53:04.645872 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-58c884cdcb-6w5tw_7824f4a8-c10b-4b9b-ac70-02249dffc239/ironic/0.log
2026-06-10 15:53:04.645889 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-58c884cdcb-6w5tw_7824f4a8-c10b-4b9b-ac70-02249dffc239/mariadb/
2026-06-10 15:53:04.645905 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/baremetal-operator-system_baremetal-operator-ironic-58c884cdcb-6w5tw_7824f4a8-c10b-4b9b-ac70-02249dffc239/mariadb/0.log
2026-06-10 15:53:04.645920 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-7b8b89f89d-kc8xg_705f462d-3cdf-4536-99b1-4ca88309b516/
2026-06-10 15:53:04.645936 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-7b8b89f89d-kc8xg_705f462d-3cdf-4536-99b1-4ca88309b516/cert-manager-controller/
2026-06-10 15:53:04.645952 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-7b8b89f89d-kc8xg_705f462d-3cdf-4536-99b1-4ca88309b516/cert-manager-controller/0.log
2026-06-10 15:53:04.645968 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-cainjector-7f9fdd5dd5-42vs4_f7fdaaa6-a210-4e4b-9d3d-ced6348cc8ea/
2026-06-10 15:53:04.645983 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-cainjector-7f9fdd5dd5-42vs4_f7fdaaa6-a210-4e4b-9d3d-ced6348cc8ea/cert-manager-cainjector/
2026-06-10 15:53:04.645999 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-cainjector-7f9fdd5dd5-42vs4_f7fdaaa6-a210-4e4b-9d3d-ced6348cc8ea/cert-manager-cainjector/0.log
2026-06-10 15:53:04.646015 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-webhook-769f6b94cb-c9lb9_7d342720-40e7-4119-b138-14d038efa692/
2026-06-10 15:53:04.646031 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-webhook-769f6b94cb-c9lb9_7d342720-40e7-4119-b138-14d038efa692/cert-manager-webhook/
2026-06-10 15:53:04.646046 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/cert-manager_cert-manager-webhook-769f6b94cb-c9lb9_7d342720-40e7-4119-b138-14d038efa692/cert-manager-webhook/0.log
2026-06-10 15:53:04.646061 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/hostpath-provisioner_csi-hostpathplugin-mpq2f_af9d3f54-b024-4959-888b-41fc0dc68a7f/
2026-06-10 15:53:04.646077 | 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-10 15:53:04.646093 | 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-10 15:53:04.646108 | 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-10 15:53:04.646123 | 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-10 15:53:04.646143 | 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-10 15:53:04.646159 | 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-10 15:53:04.646174 | 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-10 15:53:04.646189 | 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-10 15:53:04.646203 | 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-10 15:53:04.646218 | 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-10 15:53:04.646233 | 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-10 15:53:04.646248 | 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-10 15:53:04.646263 | 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-10 15:53:04.646278 | 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-10 15:53:04.646294 | 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-10 15:53:04.646309 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-plq4j_9b9b23e2-c231-4820-b543-17650479a0ba/
2026-06-10 15:53:04.646325 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-plq4j_9b9b23e2-c231-4820-b543-17650479a0ba/controller/
2026-06-10 15:53:04.646340 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-plq4j_9b9b23e2-c231-4820-b543-17650479a0ba/controller/0.log.gz
2026-06-10 15:53:04.646390 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-plq4j_9b9b23e2-c231-4820-b543-17650479a0ba/kube-rbac-proxy/
2026-06-10 15:53:04.646408 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_controller-8464864885-plq4j_9b9b23e2-c231-4820-b543-17650479a0ba/kube-rbac-proxy/0.log
2026-06-10 15:53:04.646424 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-86b867dfcb-w6gtj_9879831d-26bc-4a3a-86da-7ea0374a403e/
2026-06-10 15:53:04.646440 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-86b867dfcb-w6gtj_9879831d-26bc-4a3a-86da-7ea0374a403e/manager/
2026-06-10 15:53:04.646455 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-86b867dfcb-w6gtj_9879831d-26bc-4a3a-86da-7ea0374a403e/manager/1.log
2026-06-10 15:53:04.646475 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-controller-manager-86b867dfcb-w6gtj_9879831d-26bc-4a3a-86da-7ea0374a403e/manager/2.log
2026-06-10 15:53:04.646491 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-webhook-server-5cd9695756-nnpb7_b8f5ac80-7653-42d8-9562-e4d174e05fda/
2026-06-10 15:53:04.646506 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-webhook-server-5cd9695756-nnpb7_b8f5ac80-7653-42d8-9562-e4d174e05fda/webhook-server/
2026-06-10 15:53:04.646644 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_metallb-operator-webhook-server-5cd9695756-nnpb7_b8f5ac80-7653-42d8-9562-e4d174e05fda/webhook-server/0.log
2026-06-10 15:53:04.646664 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-n5t9c_21eaebf3-194f-4943-9ab7-9125c87a9f26/
2026-06-10 15:53:04.646706 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-n5t9c_21eaebf3-194f-4943-9ab7-9125c87a9f26/kube-rbac-proxy/
2026-06-10 15:53:04.646725 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-n5t9c_21eaebf3-194f-4943-9ab7-9125c87a9f26/kube-rbac-proxy/0.log
2026-06-10 15:53:04.646741 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-n5t9c_21eaebf3-194f-4943-9ab7-9125c87a9f26/speaker/
2026-06-10 15:53:04.646757 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/metallb-system_speaker-n5t9c_21eaebf3-194f-4943-9ab7-9125c87a9f26/speaker/0.log.gz
2026-06-10 15:53:04.646773 | 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-10 15:53:04.646788 | 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-10 15:53:04.646804 | 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-10 15:53:04.646820 | 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-10 15:53:04.646835 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-apiserver_apiserver-9ddfb9f55-k47zv_e7508fa2-0f14-41e2-8972-4e2e11009b77/
2026-06-10 15:53:04.646864 | 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-10 15:53:04.646885 | 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-10 15:53:04.646901 | 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-10 15:53:04.646916 | 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-10 15:53:04.646932 | 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-10 15:53:04.646952 | 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-10 15:53:04.646968 | 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-10 15:53:04.646984 | 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-10 15:53:04.646999 | 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-10 15:53:04.647015 | 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-10 15:53:04.647030 | 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-10 15:53:04.647045 | 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-10 15:53:04.647060 | 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-10 15:53:04.647075 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication_oauth-openshift-996965bf7-852tb_6f926f8c-2de0-4d1b-bbdc-838638c47ee0/
2026-06-10 15:53:04.647091 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication_oauth-openshift-996965bf7-852tb_6f926f8c-2de0-4d1b-bbdc-838638c47ee0/oauth-openshift/
2026-06-10 15:53:04.647106 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-authentication_oauth-openshift-996965bf7-852tb_6f926f8c-2de0-4d1b-bbdc-838638c47ee0/oauth-openshift/0.log
2026-06-10 15:53:04.647122 | 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-10 15:53:04.647136 | 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-10 15:53:04.647152 | 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-10 15:53:04.647167 | 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-10 15:53:04.647197 | 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-10 15:53:04.647214 | 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-10 15:53:04.647230 | 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-10 15:53:04.647249 | 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-10 15:53:04.647265 | 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-10 15:53:04.647281 | 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-10 15:53:04.647298 | 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/e04d460a3fc964f76ec3d84bcc9aa40e80a3c1d5d310b815cb3a84dc1bf5a1e2.log
2026-06-10 15:53:04.647314 | 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-10 15:53:04.647330 | 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-10 15:53:04.647346 | 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-10 15:53:04.647362 | 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-10 15:53:04.647378 | 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-10 15:53:04.647393 | 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-10 15:53:04.647409 | 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-10 15:53:04.647424 | 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-10 15:53:04.647439 | 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-10 15:53:04.647454 | 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-10 15:53:04.647469 | 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-10 15:53:04.647484 | 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-10 15:53:04.647499 | 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-10 15:53:04.647520 | 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-10 15:53:04.647536 | 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-10 15:53:04.647551 | 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-10 15:53:04.647567 | 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-10 15:53:04.647583 | 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-10 15:53:04.647599 | 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-10 15:53:04.647614 | 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-10 15:53:04.647629 | 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-10 15:53:04.647645 | 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-10 15:53:04.647661 | 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-10 15:53:04.647676 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console-operator_console-operator-67c89758df-4jf4f_a7050c01-20e1-4a5b-9a20-dee2d4b99ee2/console-operator/2.log
2026-06-10 15:53:04.647692 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_console-766c6d664c-vwzwh_1bbcd841-f2e0-478e-ab22-43c20de027c5/
2026-06-10 15:53:04.647707 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_console-766c6d664c-vwzwh_1bbcd841-f2e0-478e-ab22-43c20de027c5/console/
2026-06-10 15:53:04.647723 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_console-766c6d664c-vwzwh_1bbcd841-f2e0-478e-ab22-43c20de027c5/console/0.log
2026-06-10 15:53:04.647738 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/
2026-06-10 15:53:04.647792 | 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-10 15:53:04.647809 | 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-10 15:53:04.647824 | 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-10 15:53:04.647840 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/download-server/8.log
2026-06-10 15:53:04.647878 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-console_downloads-747b44746d-4pqvr_d0d29411-fb58-47c5-9579-23967e5649ce/download-server/9.log
2026-06-10 15:53:04.647899 | 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-10 15:53:04.647915 | 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-10 15:53:04.647932 | 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-10 15:53:04.647948 | 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-10 15:53:04.647963 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-69dc87b585-pj8sv_218c3854-1a0b-4082-bafc-d556bb3eb14a/
2026-06-10 15:53:04.647979 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-69dc87b585-pj8sv_218c3854-1a0b-4082-bafc-d556bb3eb14a/controller-manager/
2026-06-10 15:53:04.647995 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-controller-manager_controller-manager-69dc87b585-pj8sv_218c3854-1a0b-4082-bafc-d556bb3eb14a/controller-manager/0.log
2026-06-10 15:53:04.648011 | 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-10 15:53:04.648026 | 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-10 15:53:04.648042 | 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-10 15:53:04.648057 | 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-10 15:53:04.648073 | 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-10 15:53:04.648088 | 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-10 15:53:04.648103 | 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-10 15:53:04.648118 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/
2026-06-10 15:53:04.648134 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_dns-default-qtghf_d181776f-b90e-41dc-be09-c4543b8cba16/dns/
2026-06-10 15:53:04.648149 | 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-10 15:53:04.648164 | 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-10 15:53:04.648183 | 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-10 15:53:04.648199 | 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-10 15:53:04.648214 | 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-10 15:53:04.648229 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-dns_node-resolver-277xp_23ff097f-6142-46bb-a58a-7f2c26578907/
2026-06-10 15:53:04.648244 | 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-10 15:53:04.648259 | 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-10 15:53:04.648274 | 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-10 15:53:04.648289 | 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-10 15:53:04.648304 | 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-10 15:53:04.648319 | 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-10 15:53:04.648334 | 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-10 15:53:04.648349 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/
2026-06-10 15:53:04.648364 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-ensure-env-vars/
2026-06-10 15:53:04.648380 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-ensure-env-vars/0.log
2026-06-10 15:53:04.648395 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-metrics/
2026-06-10 15:53:04.648410 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-metrics/0.log
2026-06-10 15:53:04.648425 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-readyz/
2026-06-10 15:53:04.648441 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-readyz/0.log
2026-06-10 15:53:04.648456 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-resources-copy/
2026-06-10 15:53:04.648471 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-resources-copy/0.log
2026-06-10 15:53:04.648487 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-rev/
2026-06-10 15:53:04.648506 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd-rev/0.log
2026-06-10 15:53:04.648522 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd/
2026-06-10 15:53:04.648537 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcd/0.log.gz
2026-06-10 15:53:04.648553 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcdctl/
2026-06-10 15:53:04.648568 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/etcdctl/0.log
2026-06-10 15:53:04.648583 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/setup/
2026-06-10 15:53:04.648597 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_etcd-crc_4cf25492b9dc70671183c45db6e21b27/setup/0.log
2026-06-10 15:53:04.648612 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_installer-3-crc_5ef6a3c9-cbdc-493d-9a1c-fa2093276c2e/
2026-06-10 15:53:04.648627 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_installer-3-crc_5ef6a3c9-cbdc-493d-9a1c-fa2093276c2e/installer/
2026-06-10 15:53:04.648642 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-etcd_installer-3-crc_5ef6a3c9-cbdc-493d-9a1c-fa2093276c2e/installer/0.log
2026-06-10 15:53:04.648657 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-dl69r_921b4e6d-5316-4e35-83d5-61367513b731/
2026-06-10 15:53:04.648672 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-dl69r_921b4e6d-5316-4e35-83d5-61367513b731/c693b6fa7d4e9864d1738a09bc1b26adff4d8fcb33a6b11c6be1196973d47302.log
2026-06-10 15:53:04.648687 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-dl69r_921b4e6d-5316-4e35-83d5-61367513b731/controller/
2026-06-10 15:53:04.648703 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-dl69r_921b4e6d-5316-4e35-83d5-61367513b731/controller/0.log
2026-06-10 15:53:04.648719 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-dl69r_921b4e6d-5316-4e35-83d5-61367513b731/cp-frr-files/
2026-06-10 15:53:04.648735 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-dl69r_921b4e6d-5316-4e35-83d5-61367513b731/cp-frr-files/0.log
2026-06-10 15:53:04.648750 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-dl69r_921b4e6d-5316-4e35-83d5-61367513b731/cp-frr-status/
2026-06-10 15:53:04.648766 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-dl69r_921b4e6d-5316-4e35-83d5-61367513b731/cp-frr-status/0.log
2026-06-10 15:53:04.648781 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-dl69r_921b4e6d-5316-4e35-83d5-61367513b731/cp-metrics/
2026-06-10 15:53:04.648796 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-dl69r_921b4e6d-5316-4e35-83d5-61367513b731/cp-metrics/0.log
2026-06-10 15:53:04.648812 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-dl69r_921b4e6d-5316-4e35-83d5-61367513b731/cp-reloader/
2026-06-10 15:53:04.648892 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-dl69r_921b4e6d-5316-4e35-83d5-61367513b731/cp-reloader/0.log
2026-06-10 15:53:04.648944 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-dl69r_921b4e6d-5316-4e35-83d5-61367513b731/frr-metrics/
2026-06-10 15:53:04.648964 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-dl69r_921b4e6d-5316-4e35-83d5-61367513b731/frr-metrics/0.log
2026-06-10 15:53:04.648980 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-dl69r_921b4e6d-5316-4e35-83d5-61367513b731/frr-status/
2026-06-10 15:53:04.648996 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-dl69r_921b4e6d-5316-4e35-83d5-61367513b731/frr-status/0.log
2026-06-10 15:53:04.649011 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-dl69r_921b4e6d-5316-4e35-83d5-61367513b731/frr/
2026-06-10 15:53:04.649026 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-dl69r_921b4e6d-5316-4e35-83d5-61367513b731/frr/0.log
2026-06-10 15:53:04.649042 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-dl69r_921b4e6d-5316-4e35-83d5-61367513b731/kube-rbac-proxy-frr/
2026-06-10 15:53:04.649057 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-dl69r_921b4e6d-5316-4e35-83d5-61367513b731/kube-rbac-proxy-frr/0.log
2026-06-10 15:53:04.649073 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-dl69r_921b4e6d-5316-4e35-83d5-61367513b731/kube-rbac-proxy/
2026-06-10 15:53:04.649088 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-dl69r_921b4e6d-5316-4e35-83d5-61367513b731/kube-rbac-proxy/0.log
2026-06-10 15:53:04.649104 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-dl69r_921b4e6d-5316-4e35-83d5-61367513b731/reloader/
2026-06-10 15:53:04.649119 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-dl69r_921b4e6d-5316-4e35-83d5-61367513b731/reloader/0.log
2026-06-10 15:53:04.649135 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-webhook-server-bc5694f79-sbrmz_70910937-a5f4-4c8c-8f3a-94849d205ca1/
2026-06-10 15:53:04.649150 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-webhook-server-bc5694f79-sbrmz_70910937-a5f4-4c8c-8f3a-94849d205ca1/frr-k8s-webhook-server/
2026-06-10 15:53:04.649166 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-frr-k8s_frr-k8s-webhook-server-bc5694f79-sbrmz_70910937-a5f4-4c8c-8f3a-94849d205ca1/frr-k8s-webhook-server/0.log
2026-06-10 15:53:04.649181 | 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-10 15:53:04.649197 | 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-10 15:53:04.649212 | 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-10 15:53:04.649228 | 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-10 15:53:04.649243 | 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-10 15:53:04.649262 | 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-10 15:53:04.649278 | 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-10 15:53:04.649294 | 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-10 15:53:04.649309 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-image-registry_node-ca-2wddl_96a01974-4d0f-471e-b89a-4406c0c0e2d1/
2026-06-10 15:53:04.649324 | 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-10 15:53:04.649340 | 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-10 15:53:04.649355 | 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-10 15:53:04.649408 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29685104-nb29g_798b5d94-6bf6-42fa-be74-397be9329966/
2026-06-10 15:53:04.649429 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29685104-nb29g_798b5d94-6bf6-42fa-be74-397be9329966/oc/
2026-06-10 15:53:04.649445 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29685104-nb29g_798b5d94-6bf6-42fa-be74-397be9329966/oc/0.log
2026-06-10 15:53:04.649461 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29685106-4hfrr_4674dbaf-389d-4e84-8e49-30fa27cfc2a7/
2026-06-10 15:53:04.649476 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29685106-4hfrr_4674dbaf-389d-4e84-8e49-30fa27cfc2a7/oc/
2026-06-10 15:53:04.649491 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29685106-4hfrr_4674dbaf-389d-4e84-8e49-30fa27cfc2a7/oc/0.log
2026-06-10 15:53:04.649506 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29685108-lc48n_918368e1-f8e7-4272-8a2d-b95b14b35ef8/
2026-06-10 15:53:04.649521 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29685108-lc48n_918368e1-f8e7-4272-8a2d-b95b14b35ef8/oc/
2026-06-10 15:53:04.649536 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-infra_auto-csr-approver-29685108-lc48n_918368e1-f8e7-4272-8a2d-b95b14b35ef8/oc/0.log
2026-06-10 15:53:04.649552 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress-canary_ingress-canary-jlj86_7d96a430-aa69-4b19-9ee4-68f2e6192e27/
2026-06-10 15:53:04.649567 | 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-10 15:53:04.649583 | 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-10 15:53:04.649598 | 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-10 15:53:04.649613 | 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-10 15:53:04.649632 | 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-10 15:53:04.649648 | 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-10 15:53:04.649664 | 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-10 15:53:04.649680 | 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-10 15:53:04.649696 | 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-10 15:53:04.649711 | 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-10 15:53:04.649727 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ingress_router-default-68cf44c8b8-w4gs8_2e77cc61-4714-4efb-9f3d-35626d29acda/
2026-06-10 15:53:04.649742 | 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-10 15:53:04.649757 | 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-10 15:53:04.649772 | 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-10 15:53:04.649787 | 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-10 15:53:04.649802 | 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-10 15:53:04.649817 | 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-10 15:53:04.649832 | 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-10 15:53:04.649866 | 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-10 15:53:04.649887 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-12-crc_75a71d08-dc2b-405a-a0f5-fd65ddc07ae1/
2026-06-10 15:53:04.649903 | 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-10 15:53:04.649918 | 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-10 15:53:04.649934 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-13-crc_bd4a138c-cb26-4057-be44-d483e8aceaba/
2026-06-10 15:53:04.649953 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-13-crc_bd4a138c-cb26-4057-be44-d483e8aceaba/installer/
2026-06-10 15:53:04.649970 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_installer-13-crc_bd4a138c-cb26-4057-be44-d483e8aceaba/installer/0.log
2026-06-10 15:53:04.650018 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/
2026-06-10 15:53:04.650035 | 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-10 15:53:04.650051 | 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-10 15:53:04.650066 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-cert-syncer/
2026-06-10 15:53:04.650082 | 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-10 15:53:04.650097 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-check-endpoints/
2026-06-10 15:53:04.650113 | 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-10 15:53:04.650128 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver-insecure-readyz/
2026-06-10 15:53:04.650144 | 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-10 15:53:04.650159 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/kube-apiserver/
2026-06-10 15:53:04.650174 | 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-10 15:53:04.650189 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/setup/
2026-06-10 15:53:04.650204 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_kube-apiserver-crc_2f7bbb18f49ec5051d597a59521367c8/setup/0.log
2026-06-10 15:53:04.650219 | 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-10 15:53:04.650234 | 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-10 15:53:04.650248 | 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-10 15:53:04.650263 | 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-10 15:53:04.650278 | 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-10 15:53:04.650296 | 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-10 15:53:04.650311 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-13-crc_2acf1cb7-21ca-4275-8521-444061b1a751/
2026-06-10 15:53:04.650326 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-13-crc_2acf1cb7-21ca-4275-8521-444061b1a751/pruner/
2026-06-10 15:53:04.650341 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-apiserver_revision-pruner-13-crc_2acf1cb7-21ca-4275-8521-444061b1a751/pruner/0.log
2026-06-10 15:53:04.650356 | 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-10 15:53:04.650371 | 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-10 15:53:04.650387 | 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-10 15:53:04.650403 | 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-10 15:53:04.650418 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/
2026-06-10 15:53:04.650434 | 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-10 15:53:04.650449 | 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-10 15:53:04.650464 | 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-10 15:53:04.650480 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/cluster-policy-controller/8.log
2026-06-10 15:53:04.650496 | 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-10 15:53:04.650511 | 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-10 15:53:04.650527 | 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-10 15:53:04.650543 | 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-10 15:53:04.650558 | 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-10 15:53:04.650585 | 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-10 15:53:04.650601 | 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-10 15:53:04.650616 | 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-10 15:53:04.650632 | 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-10 15:53:04.650647 | 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-10 15:53:04.650662 | 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-10 15:53:04.650677 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager/5.log
2026-06-10 15:53:04.650693 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-controller-manager_kube-controller-manager-crc_9f0bc7fcb0822a2c13eb2d22cd8c0641/kube-controller-manager/6.log
2026-06-10 15:53:04.650708 | 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-10 15:53:04.650723 | 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-10 15:53:04.650739 | 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-10 15:53:04.650755 | 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-10 15:53:04.650770 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/
2026-06-10 15:53:04.650786 | 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-10 15:53:04.650804 | 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-10 15:53:04.650820 | 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-10 15:53:04.650836 | 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-10 15:53:04.650882 | 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-10 15:53:04.650901 | 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-10 15:53:04.650918 | 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-10 15:53:04.650933 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-kube-scheduler_openshift-kube-scheduler-crc_0b638b8f4bb0070e40528db779baf6a2/kube-scheduler/
2026-06-10 15:53:04.650949 | 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-10 15:53:04.650964 | 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-10 15:53:04.650980 | 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-10 15:53:04.650995 | 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-10 15:53:04.651010 | 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-10 15:53:04.651026 | 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-10 15:53:04.651041 | 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-10 15:53:04.651088 | 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-10 15:53:04.651106 | 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-10 15:53:04.651122 | 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-10 15:53:04.651137 | 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-10 15:53:04.651153 | 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-10 15:53:04.651169 | 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-10 15:53:04.651195 | 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-10 15:53:04.651216 | 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-10 15:53:04.651233 | 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-10 15:53:04.651248 | 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-10 15:53:04.651263 | 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-10 15:53:04.651278 | 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-10 15:53:04.651293 | 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-10 15:53:04.651308 | 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-10 15:53:04.651323 | 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-10 15:53:04.651338 | 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-10 15:53:04.651353 | 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-10 15:53:04.651369 | 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-10 15:53:04.651384 | 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-10 15:53:04.651399 | 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-10 15:53:04.651415 | 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-10 15:53:04.651431 | 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-10 15:53:04.651446 | 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-10 15:53:04.651462 | 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-10 15:53:04.651477 | 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-10 15:53:04.651496 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/
2026-06-10 15:53:04.651515 | 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-10 15:53:04.651535 | 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-10 15:53:04.651555 | 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-10 15:53:04.651575 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-machine-config-operator_kube-rbac-proxy-crio-crc_4e08c320b1e9e2405e6e0107bdf7eeb4/setup/
2026-06-10 15:53:04.651593 | 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-10 15:53:04.651614 | 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-10 15:53:04.651631 | 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-10 15:53:04.651646 | 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-10 15:53:04.651661 | 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-10 15:53:04.651677 | 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-10 15:53:04.651692 | 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-10 15:53:04.651707 | 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-10 15:53:04.651723 | 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-10 15:53:04.651739 | 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-10 15:53:04.651754 | 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-10 15:53:04.651769 | 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-10 15:53:04.651784 | 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-10 15:53:04.651802 | 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-10 15:53:04.651818 | 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-10 15:53:04.651833 | 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-10 15:53:04.651865 | 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-10 15:53:04.651886 | 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-10 15:53:04.651902 | 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-10 15:53:04.651918 | 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-10 15:53:04.651933 | 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-10 15:53:04.651948 | 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-10 15:53:04.651964 | 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-10 15:53:04.651980 | 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-10 15:53:04.651996 | 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-10 15:53:04.652012 | 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-10 15:53:04.652028 | 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-10 15:53:04.652043 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5_d15edb66-17db-4f27-9b57-ce548fe3ef2e/
2026-06-10 15:53:04.652059 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5_d15edb66-17db-4f27-9b57-ce548fe3ef2e/extract/
2026-06-10 15:53:04.652074 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5_d15edb66-17db-4f27-9b57-ce548fe3ef2e/extract/0.log
2026-06-10 15:53:04.652094 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5_d15edb66-17db-4f27-9b57-ce548fe3ef2e/pull/
2026-06-10 15:53:04.652110 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5_d15edb66-17db-4f27-9b57-ce548fe3ef2e/pull/0.log
2026-06-10 15:53:04.652171 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5_d15edb66-17db-4f27-9b57-ce548fe3ef2e/util/
2026-06-10 15:53:04.652213 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5_d15edb66-17db-4f27-9b57-ce548fe3ef2e/util/0.log
2026-06-10 15:53:04.652236 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-rjr6f_d9aa8eab-3646-409d-b4b7-0f8d4cd0ea9f/
2026-06-10 15:53:04.652253 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-rjr6f_d9aa8eab-3646-409d-b4b7-0f8d4cd0ea9f/extract-content/
2026-06-10 15:53:04.652269 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-rjr6f_d9aa8eab-3646-409d-b4b7-0f8d4cd0ea9f/extract-content/0.log
2026-06-10 15:53:04.652285 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-rjr6f_d9aa8eab-3646-409d-b4b7-0f8d4cd0ea9f/extract-utilities/
2026-06-10 15:53:04.652301 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-rjr6f_d9aa8eab-3646-409d-b4b7-0f8d4cd0ea9f/extract-utilities/0.log
2026-06-10 15:53:04.652316 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-rjr6f_d9aa8eab-3646-409d-b4b7-0f8d4cd0ea9f/registry-server/
2026-06-10 15:53:04.652332 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_certified-operators-rjr6f_d9aa8eab-3646-409d-b4b7-0f8d4cd0ea9f/registry-server/0.log.gz
2026-06-10 15:53:04.652348 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-z6dlw_3ed5d096-a5fc-41e0-869e-3171fb1e9ecc/
2026-06-10 15:53:04.652363 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-z6dlw_3ed5d096-a5fc-41e0-869e-3171fb1e9ecc/extract-content/
2026-06-10 15:53:04.652379 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-z6dlw_3ed5d096-a5fc-41e0-869e-3171fb1e9ecc/extract-content/0.log
2026-06-10 15:53:04.652394 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-z6dlw_3ed5d096-a5fc-41e0-869e-3171fb1e9ecc/extract-utilities/
2026-06-10 15:53:04.652410 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-z6dlw_3ed5d096-a5fc-41e0-869e-3171fb1e9ecc/extract-utilities/0.log
2026-06-10 15:53:04.652426 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-z6dlw_3ed5d096-a5fc-41e0-869e-3171fb1e9ecc/registry-server/
2026-06-10 15:53:04.652441 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_community-operators-z6dlw_3ed5d096-a5fc-41e0-869e-3171fb1e9ecc/registry-server/0.log.gz
2026-06-10 15:53:04.652456 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt_5bb706fe-95fc-442d-b877-0f0c9b733e9c/
2026-06-10 15:53:04.652472 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt_5bb706fe-95fc-442d-b877-0f0c9b733e9c/extract/
2026-06-10 15:53:04.652493 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt_5bb706fe-95fc-442d-b877-0f0c9b733e9c/extract/0.log
2026-06-10 15:53:04.652509 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt_5bb706fe-95fc-442d-b877-0f0c9b733e9c/pull/
2026-06-10 15:53:04.652524 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt_5bb706fe-95fc-442d-b877-0f0c9b733e9c/pull/0.log
2026-06-10 15:53:04.652539 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt_5bb706fe-95fc-442d-b877-0f0c9b733e9c/util/
2026-06-10 15:53:04.652554 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt_5bb706fe-95fc-442d-b877-0f0c9b733e9c/util/0.log
2026-06-10 15:53:04.652569 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-886qx_2e26f606-3d03-426e-b7e0-3b794f8c3070/
2026-06-10 15:53:04.652584 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-886qx_2e26f606-3d03-426e-b7e0-3b794f8c3070/marketplace-operator/
2026-06-10 15:53:04.652599 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-886qx_2e26f606-3d03-426e-b7e0-3b794f8c3070/marketplace-operator/0.log
2026-06-10 15:53:04.652614 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_marketplace-operator-547dbd544d-886qx_2e26f606-3d03-426e-b7e0-3b794f8c3070/marketplace-operator/1.log
2026-06-10 15:53:04.652629 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-72pwn_8f9fcac9-b3db-44e9-a299-e3e50409a6df/
2026-06-10 15:53:04.652644 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-72pwn_8f9fcac9-b3db-44e9-a299-e3e50409a6df/extract-content/
2026-06-10 15:53:04.652659 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-72pwn_8f9fcac9-b3db-44e9-a299-e3e50409a6df/extract-content/0.log
2026-06-10 15:53:04.652674 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-72pwn_8f9fcac9-b3db-44e9-a299-e3e50409a6df/extract-utilities/
2026-06-10 15:53:04.652690 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-72pwn_8f9fcac9-b3db-44e9-a299-e3e50409a6df/extract-utilities/0.log
2026-06-10 15:53:04.652705 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-72pwn_8f9fcac9-b3db-44e9-a299-e3e50409a6df/registry-server/
2026-06-10 15:53:04.652720 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-marketplace-72pwn_8f9fcac9-b3db-44e9-a299-e3e50409a6df/registry-server/0.log.gz
2026-06-10 15:53:04.652735 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-w57w2_c85b36a6-d92f-42cb-8f6b-e81c2bfeed24/
2026-06-10 15:53:04.652750 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-w57w2_c85b36a6-d92f-42cb-8f6b-e81c2bfeed24/extract-content/
2026-06-10 15:53:04.652768 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-w57w2_c85b36a6-d92f-42cb-8f6b-e81c2bfeed24/extract-content/0.log
2026-06-10 15:53:04.652784 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-w57w2_c85b36a6-d92f-42cb-8f6b-e81c2bfeed24/extract-utilities/
2026-06-10 15:53:04.652799 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-w57w2_c85b36a6-d92f-42cb-8f6b-e81c2bfeed24/extract-utilities/0.log
2026-06-10 15:53:04.652814 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-w57w2_c85b36a6-d92f-42cb-8f6b-e81c2bfeed24/registry-server/
2026-06-10 15:53:04.652829 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-marketplace_redhat-operators-w57w2_c85b36a6-d92f-42cb-8f6b-e81c2bfeed24/registry-server/0.log.gz
2026-06-10 15:53:04.652845 | 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-10 15:53:04.652878 | 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-10 15:53:04.652894 | 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-10 15:53:04.652909 | 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-10 15:53:04.652925 | 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-10 15:53:04.652940 | 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-10 15:53:04.652956 | 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-10 15:53:04.652971 | 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-10 15:53:04.652987 | 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-10 15:53:04.653002 | 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-10 15:53:04.653017 | 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-10 15:53:04.653032 | 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-10 15:53:04.653047 | 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-10 15:53:04.653062 | 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-10 15:53:04.653081 | 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-10 15:53:04.653097 | 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-10 15:53:04.653112 | 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-10 15:53:04.653128 | 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-10 15:53:04.653143 | 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-10 15:53:04.653158 | 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-10 15:53:04.653173 | 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-10 15:53:04.653189 | 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-10 15:53:04.653204 | 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-10 15:53:04.653219 | 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-10 15:53:04.653235 | 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-10 15:53:04.653250 | 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-10 15:53:04.653293 | 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-10 15:53:04.653314 | 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-10 15:53:04.653329 | 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-10 15:53:04.653344 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-bzhnf_00c6c2e8-e87f-4689-a0b0-78a0fc81763d/
2026-06-10 15:53:04.653360 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_multus-bzhnf_00c6c2e8-e87f-4689-a0b0-78a0fc81763d/kube-multus/
2026-06-10 15:53:04.653375 | 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-10 15:53:04.653390 | 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-10 15:53:04.653409 | 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-10 15:53:04.653425 | 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-10 15:53:04.653440 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-multus_network-metrics-daemon-n2bqt_504f5b64-2069-4529-9127-e6f993b1b649/
2026-06-10 15:53:04.653455 | 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-10 15:53:04.653471 | 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-10 15:53:04.653486 | 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-10 15:53:04.653502 | 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-10 15:53:04.653517 | 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-10 15:53:04.653532 | 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-10 15:53:04.653547 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-must-gather-qvltm_must-gather-rh22n_6535290d-c06f-4aba-9c1d-9e79e87318d2/
2026-06-10 15:53:04.653562 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-must-gather-qvltm_must-gather-rh22n_6535290d-c06f-4aba-9c1d-9e79e87318d2/copy/
2026-06-10 15:53:04.653577 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-must-gather-qvltm_must-gather-rh22n_6535290d-c06f-4aba-9c1d-9e79e87318d2/gather/
2026-06-10 15:53:04.653592 | 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-10 15:53:04.653608 | 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-10 15:53:04.653623 | 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-10 15:53:04.653638 | 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-10 15:53:04.653653 | 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-10 15:53:04.653668 | 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-10 15:53:04.653683 | 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-10 15:53:04.653698 | 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-10 15:53:04.653717 | 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-10 15:53:04.653732 | 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-10 15:53:04.653748 | 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-10 15:53:04.653763 | 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-10 15:53:04.653778 | 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-10 15:53:04.653793 | 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-10 15:53:04.653808 | 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-10 15:53:04.653823 | 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-10 15:53:04.653839 | 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-10 15:53:04.653870 | 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-10 15:53:04.653888 | 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-10 15:53:04.653903 | 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-10 15:53:04.653918 | 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-10 15:53:04.653934 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_iptables-alerter-5jnd7_428b39f5-eb1c-4f65-b7a4-eeb6e84860cc/
2026-06-10 15:53:04.653949 | 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-10 15:53:04.653964 | 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-10 15:53:04.653979 | 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-10 15:53:04.653995 | 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-10 15:53:04.654010 | 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-10 15:53:04.654029 | 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-10 15:53:04.654045 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-network-operator_network-operator-7bdcf4f5bd-7fjxv_34177974-8d82-49d2-a763-391d0df3bbd8/network-operator/1.log
2026-06-10 15:53:04.654060 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-console-plugin-9bcc7988b-wn7wd_dd8f2c34-3f54-4ed0-9589-204e7209a860/
2026-06-10 15:53:04.654075 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-console-plugin-9bcc7988b-wn7wd_dd8f2c34-3f54-4ed0-9589-204e7209a860/nmstate-console-plugin/
2026-06-10 15:53:04.654090 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-console-plugin-9bcc7988b-wn7wd_dd8f2c34-3f54-4ed0-9589-204e7209a860/nmstate-console-plugin/0.log
2026-06-10 15:53:04.654105 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-handler-j6msb_81b765cd-35a0-4f91-8aac-62c2bea373f3/
2026-06-10 15:53:04.654121 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-handler-j6msb_81b765cd-35a0-4f91-8aac-62c2bea373f3/nmstate-handler/
2026-06-10 15:53:04.654136 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-handler-j6msb_81b765cd-35a0-4f91-8aac-62c2bea373f3/nmstate-handler/0.log
2026-06-10 15:53:04.654151 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-fsh4h_c2ad5c58-8e1d-4bbb-9c18-d9d5bc1ddd73/
2026-06-10 15:53:04.654166 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-fsh4h_c2ad5c58-8e1d-4bbb-9c18-d9d5bc1ddd73/kube-rbac-proxy/
2026-06-10 15:53:04.654182 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-fsh4h_c2ad5c58-8e1d-4bbb-9c18-d9d5bc1ddd73/kube-rbac-proxy/0.log
2026-06-10 15:53:04.654197 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-fsh4h_c2ad5c58-8e1d-4bbb-9c18-d9d5bc1ddd73/nmstate-metrics/
2026-06-10 15:53:04.654212 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-metrics-756b4d6fc6-fsh4h_c2ad5c58-8e1d-4bbb-9c18-d9d5bc1ddd73/nmstate-metrics/0.log
2026-06-10 15:53:04.654227 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-operator-6569c8c666-cvmqg_4b1c4ff9-ca1c-4862-9ac0-74740e6689e2/
2026-06-10 15:53:04.654243 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-operator-6569c8c666-cvmqg_4b1c4ff9-ca1c-4862-9ac0-74740e6689e2/nmstate-operator/
2026-06-10 15:53:04.654258 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-operator-6569c8c666-cvmqg_4b1c4ff9-ca1c-4862-9ac0-74740e6689e2/nmstate-operator/0.log
2026-06-10 15:53:04.654273 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-webhook-9b7874799-sd26g_bd7f1714-8d7d-4606-8f3c-91304248877f/
2026-06-10 15:53:04.654289 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-webhook-9b7874799-sd26g_bd7f1714-8d7d-4606-8f3c-91304248877f/nmstate-webhook/
2026-06-10 15:53:04.654305 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-nmstate_nmstate-webhook-9b7874799-sd26g_bd7f1714-8d7d-4606-8f3c-91304248877f/nmstate-webhook/0.log
2026-06-10 15:53:04.654324 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-oauth-apiserver_apiserver-8596bd845d-l6g6s_eeb0b76f-edea-4c9c-99a1-0130c6a7453c/
2026-06-10 15:53:04.654367 | 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-10 15:53:04.654386 | 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-10 15:53:04.654409 | 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-10 15:53:04.654425 | 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-10 15:53:04.654446 | 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-10 15:53:04.654515 | 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-10 15:53:04.654537 | 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-10 15:53:04.654553 | 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-10 15:53:04.654568 | 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-10 15:53:04.654584 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_catalog-operator-75ff9f647d-4s428_d1618753-e855-455c-8eee-e4fb77abbc17/catalog-operator/1.log
2026-06-10 15:53:04.654599 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29685075-gfwkn_ad57bce9-0e69-425e-a53e-d484e8791d6e/
2026-06-10 15:53:04.654614 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29685075-gfwkn_ad57bce9-0e69-425e-a53e-d484e8791d6e/collect-profiles/
2026-06-10 15:53:04.654629 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29685075-gfwkn_ad57bce9-0e69-425e-a53e-d484e8791d6e/collect-profiles/0.log
2026-06-10 15:53:04.654645 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29685090-m726d_da666d4d-9c16-470b-8fd5-91aa4c4607a5/
2026-06-10 15:53:04.654660 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29685090-m726d_da666d4d-9c16-470b-8fd5-91aa4c4607a5/collect-profiles/
2026-06-10 15:53:04.654676 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29685090-m726d_da666d4d-9c16-470b-8fd5-91aa4c4607a5/collect-profiles/0.log
2026-06-10 15:53:04.654691 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29685105-dbgfv_daa283dd-f1fc-497f-a0f5-a5fb0b64d3c5/
2026-06-10 15:53:04.654706 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29685105-dbgfv_daa283dd-f1fc-497f-a0f5-a5fb0b64d3c5/collect-profiles/
2026-06-10 15:53:04.654726 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-operator-lifecycle-manager_collect-profiles-29685105-dbgfv_daa283dd-f1fc-497f-a0f5-a5fb0b64d3c5/collect-profiles/0.log
2026-06-10 15:53:04.654741 | 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-10 15:53:04.654757 | 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-10 15:53:04.654772 | 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-10 15:53:04.654789 | 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-10 15:53:04.654804 | 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-10 15:53:04.654820 | 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-10 15:53:04.654835 | 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-10 15:53:04.654873 | 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-10 15:53:04.654895 | 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-10 15:53:04.654912 | 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-10 15:53:04.654928 | 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-10 15:53:04.654943 | 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-10 15:53:04.654959 | 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-10 15:53:04.654975 | 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-10 15:53:04.654990 | 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-10 15:53:04.655006 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-2svqv_d849d1b1-dfe1-41db-9a4f-8f86ca82a5d0/
2026-06-10 15:53:04.655021 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-2svqv_d849d1b1-dfe1-41db-9a4f-8f86ca82a5d0/kube-rbac-proxy/
2026-06-10 15:53:04.655040 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-2svqv_d849d1b1-dfe1-41db-9a4f-8f86ca82a5d0/kube-rbac-proxy/0.log
2026-06-10 15:53:04.655056 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-2svqv_d849d1b1-dfe1-41db-9a4f-8f86ca82a5d0/ovnkube-cluster-manager/
2026-06-10 15:53:04.655071 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-control-plane-97c9b6c48-2svqv_d849d1b1-dfe1-41db-9a4f-8f86ca82a5d0/ovnkube-cluster-manager/0.log
2026-06-10 15:53:04.655087 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-vlbfr_17af972f-478e-4c2b-9622-5b7024aa8de8/
2026-06-10 15:53:04.655102 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-vlbfr_17af972f-478e-4c2b-9622-5b7024aa8de8/kube-rbac-proxy-node/
2026-06-10 15:53:04.655117 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-vlbfr_17af972f-478e-4c2b-9622-5b7024aa8de8/kube-rbac-proxy-node/0.log
2026-06-10 15:53:04.655132 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-vlbfr_17af972f-478e-4c2b-9622-5b7024aa8de8/kube-rbac-proxy-ovn-metrics/
2026-06-10 15:53:04.655147 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-vlbfr_17af972f-478e-4c2b-9622-5b7024aa8de8/kube-rbac-proxy-ovn-metrics/0.log
2026-06-10 15:53:04.655163 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-vlbfr_17af972f-478e-4c2b-9622-5b7024aa8de8/kubecfg-setup/
2026-06-10 15:53:04.655177 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-vlbfr_17af972f-478e-4c2b-9622-5b7024aa8de8/kubecfg-setup/0.log
2026-06-10 15:53:04.655203 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-vlbfr_17af972f-478e-4c2b-9622-5b7024aa8de8/nbdb/
2026-06-10 15:53:04.655219 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-vlbfr_17af972f-478e-4c2b-9622-5b7024aa8de8/nbdb/0.log
2026-06-10 15:53:04.655234 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-vlbfr_17af972f-478e-4c2b-9622-5b7024aa8de8/northd/
2026-06-10 15:53:04.655249 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-vlbfr_17af972f-478e-4c2b-9622-5b7024aa8de8/northd/0.log
2026-06-10 15:53:04.655264 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-vlbfr_17af972f-478e-4c2b-9622-5b7024aa8de8/ovn-acl-logging/
2026-06-10 15:53:04.655278 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-vlbfr_17af972f-478e-4c2b-9622-5b7024aa8de8/ovn-acl-logging/0.log
2026-06-10 15:53:04.655294 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-vlbfr_17af972f-478e-4c2b-9622-5b7024aa8de8/ovn-controller/
2026-06-10 15:53:04.655309 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-vlbfr_17af972f-478e-4c2b-9622-5b7024aa8de8/ovn-controller/0.log
2026-06-10 15:53:04.655324 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-vlbfr_17af972f-478e-4c2b-9622-5b7024aa8de8/ovnkube-controller/
2026-06-10 15:53:04.655342 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-vlbfr_17af972f-478e-4c2b-9622-5b7024aa8de8/ovnkube-controller/0.log.gz
2026-06-10 15:53:04.655357 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-vlbfr_17af972f-478e-4c2b-9622-5b7024aa8de8/sbdb/
2026-06-10 15:53:04.655372 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-ovn-kubernetes_ovnkube-node-vlbfr_17af972f-478e-4c2b-9622-5b7024aa8de8/sbdb/0.log
2026-06-10 15:53:04.655387 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-858fc4f98b-9vzpw_9fb3a437-6843-45e2-a572-7eb7a20cf7d0/
2026-06-10 15:53:04.655503 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-858fc4f98b-9vzpw_9fb3a437-6843-45e2-a572-7eb7a20cf7d0/route-controller-manager/
2026-06-10 15:53:04.655528 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openshift-route-controller-manager_route-controller-manager-858fc4f98b-9vzpw_9fb3a437-6843-45e2-a572-7eb7a20cf7d0/route-controller-manager/0.log
2026-06-10 15:53:04.655545 | 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-10 15:53:04.655561 | 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-10 15:53:04.655577 | 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-10 15:53:04.655593 | 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-10 15:53:04.655608 | 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-10 15:53:04.655624 | 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-10 15:53:04.655639 | 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-10 15:53:04.655655 | 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-10 15:53:04.655670 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-49lpn_54538471-3a6c-47ec-a536-11c0e83d1169/
2026-06-10 15:53:04.655685 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-49lpn_54538471-3a6c-47ec-a536-11c0e83d1169/manager/
2026-06-10 15:53:04.655701 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_barbican-operator-controller-manager-7b8ffd8c4f-49lpn_54538471-3a6c-47ec-a536-11c0e83d1169/manager/0.log
2026-06-10 15:53:04.655716 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr_a634afb2-2722-4f80-a4c4-a8937a529bae/
2026-06-10 15:53:04.655732 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr_a634afb2-2722-4f80-a4c4-a8937a529bae/extract/
2026-06-10 15:53:04.655751 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr_a634afb2-2722-4f80-a4c4-a8937a529bae/extract/0.log
2026-06-10 15:53:04.655767 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr_a634afb2-2722-4f80-a4c4-a8937a529bae/pull/
2026-06-10 15:53:04.655782 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr_a634afb2-2722-4f80-a4c4-a8937a529bae/pull/0.log
2026-06-10 15:53:04.655797 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr_a634afb2-2722-4f80-a4c4-a8937a529bae/util/
2026-06-10 15:53:04.655813 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr_a634afb2-2722-4f80-a4c4-a8937a529bae/util/0.log
2026-06-10 15:53:04.655828 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_cinder-operator-controller-manager-86c584f6fc-5wrs7_b1da68be-77a8-4dd1-9a83-c559c762d9a3/
2026-06-10 15:53:04.655843 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_cinder-operator-controller-manager-86c584f6fc-5wrs7_b1da68be-77a8-4dd1-9a83-c559c762d9a3/manager/
2026-06-10 15:53:04.655878 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_cinder-operator-controller-manager-86c584f6fc-5wrs7_b1da68be-77a8-4dd1-9a83-c559c762d9a3/manager/0.log
2026-06-10 15:53:04.655895 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_designate-operator-controller-manager-6bf8599b68-rk7j4_13e02ff6-e868-4245-821e-67a8d97dc0d2/
2026-06-10 15:53:04.655910 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_designate-operator-controller-manager-6bf8599b68-rk7j4_13e02ff6-e868-4245-821e-67a8d97dc0d2/manager/
2026-06-10 15:53:04.655926 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_designate-operator-controller-manager-6bf8599b68-rk7j4_13e02ff6-e868-4245-821e-67a8d97dc0d2/manager/0.log
2026-06-10 15:53:04.655941 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_glance-operator-controller-manager-5bdfb47c4d-p2rdl_c1e548aa-1df1-470a-a54b-1e8c75c8cb6c/
2026-06-10 15:53:04.655957 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_glance-operator-controller-manager-5bdfb47c4d-p2rdl_c1e548aa-1df1-470a-a54b-1e8c75c8cb6c/manager/
2026-06-10 15:53:04.655972 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_glance-operator-controller-manager-5bdfb47c4d-p2rdl_c1e548aa-1df1-470a-a54b-1e8c75c8cb6c/manager/0.log
2026-06-10 15:53:04.655987 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_heat-operator-controller-manager-5c5844cc68-ckqt9_c3e15a6c-3c9b-4c00-b271-b845b6e3f016/
2026-06-10 15:53:04.656002 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_heat-operator-controller-manager-5c5844cc68-ckqt9_c3e15a6c-3c9b-4c00-b271-b845b6e3f016/manager/
2026-06-10 15:53:04.656018 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_heat-operator-controller-manager-5c5844cc68-ckqt9_c3e15a6c-3c9b-4c00-b271-b845b6e3f016/manager/0.log
2026-06-10 15:53:04.656033 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_horizon-operator-controller-manager-548d6d5f9-8tdwx_655689b5-6e9a-4426-82b6-d4f0057b5af2/
2026-06-10 15:53:04.656051 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_horizon-operator-controller-manager-548d6d5f9-8tdwx_655689b5-6e9a-4426-82b6-d4f0057b5af2/manager/
2026-06-10 15:53:04.656067 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_horizon-operator-controller-manager-548d6d5f9-8tdwx_655689b5-6e9a-4426-82b6-d4f0057b5af2/manager/0.log
2026-06-10 15:53:04.656083 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_infra-operator-controller-manager-cbcfcddf7-bt2xs_50a5d3e1-5699-47c7-8232-ec59d1ba8a47/
2026-06-10 15:53:04.656098 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_infra-operator-controller-manager-cbcfcddf7-bt2xs_50a5d3e1-5699-47c7-8232-ec59d1ba8a47/manager/
2026-06-10 15:53:04.656113 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_infra-operator-controller-manager-cbcfcddf7-bt2xs_50a5d3e1-5699-47c7-8232-ec59d1ba8a47/manager/0.log
2026-06-10 15:53:04.656128 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ironic-operator-controller-manager-75f8548fcd-pd6ql_72e063c8-c83f-47d3-9e2d-31cdda8eed0f/
2026-06-10 15:53:04.656143 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ironic-operator-controller-manager-75f8548fcd-pd6ql_72e063c8-c83f-47d3-9e2d-31cdda8eed0f/manager/
2026-06-10 15:53:04.656158 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ironic-operator-controller-manager-75f8548fcd-pd6ql_72e063c8-c83f-47d3-9e2d-31cdda8eed0f/manager/0.log
2026-06-10 15:53:04.656174 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_keystone-operator-controller-manager-6ccff66c5b-rcch6_673ba8cf-c9fc-4cac-a2d4-996baa363263/
2026-06-10 15:53:04.656189 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_keystone-operator-controller-manager-6ccff66c5b-rcch6_673ba8cf-c9fc-4cac-a2d4-996baa363263/manager/
2026-06-10 15:53:04.656204 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_keystone-operator-controller-manager-6ccff66c5b-rcch6_673ba8cf-c9fc-4cac-a2d4-996baa363263/manager/0.log
2026-06-10 15:53:04.656219 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_manila-operator-controller-manager-677d9d8477-7kcxb_16aa90d9-a497-4196-94d1-1976f91b4dbd/
2026-06-10 15:53:04.656234 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_manila-operator-controller-manager-677d9d8477-7kcxb_16aa90d9-a497-4196-94d1-1976f91b4dbd/manager/
2026-06-10 15:53:04.656249 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_manila-operator-controller-manager-677d9d8477-7kcxb_16aa90d9-a497-4196-94d1-1976f91b4dbd/manager/0.log
2026-06-10 15:53:04.656265 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-m88kf_a3226521-e045-4af8-a3d2-9932fe98bb0d/
2026-06-10 15:53:04.656280 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-m88kf_a3226521-e045-4af8-a3d2-9932fe98bb0d/manager/
2026-06-10 15:53:04.656296 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_mariadb-operator-controller-manager-7fcb8b58d6-m88kf_a3226521-e045-4af8-a3d2-9932fe98bb0d/manager/0.log
2026-06-10 15:53:04.656311 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_neutron-operator-controller-manager-688d5c756f-qfqjf_831ff30c-1087-4fcf-be86-9ab51d88b49b/
2026-06-10 15:53:04.656330 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_neutron-operator-controller-manager-688d5c756f-qfqjf_831ff30c-1087-4fcf-be86-9ab51d88b49b/manager/
2026-06-10 15:53:04.656345 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_neutron-operator-controller-manager-688d5c756f-qfqjf_831ff30c-1087-4fcf-be86-9ab51d88b49b/manager/0.log
2026-06-10 15:53:04.656361 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_nova-operator-controller-manager-f4c4579bb-drkxt_a70b59ba-4e87-4249-ae7a-94ee0eddeaee/
2026-06-10 15:53:04.656376 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_nova-operator-controller-manager-f4c4579bb-drkxt_a70b59ba-4e87-4249-ae7a-94ee0eddeaee/manager/
2026-06-10 15:53:04.656391 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_nova-operator-controller-manager-f4c4579bb-drkxt_a70b59ba-4e87-4249-ae7a-94ee0eddeaee/manager/0.log
2026-06-10 15:53:04.656406 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_octavia-operator-controller-manager-6495978d8d-xz9hv_07ba3bec-aca9-448f-8467-53ef78fb9ee0/
2026-06-10 15:53:04.656421 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_octavia-operator-controller-manager-6495978d8d-xz9hv_07ba3bec-aca9-448f-8467-53ef78fb9ee0/manager/
2026-06-10 15:53:04.656436 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_octavia-operator-controller-manager-6495978d8d-xz9hv_07ba3bec-aca9-448f-8467-53ef78fb9ee0/manager/0.log
2026-06-10 15:53:04.656451 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759fjggw8_717b4d0d-4b0f-41c6-b346-bad4526bcbc2/
2026-06-10 15:53:04.656467 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759fjggw8_717b4d0d-4b0f-41c6-b346-bad4526bcbc2/manager/
2026-06-10 15:53:04.656483 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-baremetal-operator-controller-manager-7c67dc759fjggw8_717b4d0d-4b0f-41c6-b346-bad4526bcbc2/manager/0.log
2026-06-10 15:53:04.656498 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-init-86c7bbb4f8-9hxgb_24819f9b-c2d7-429b-86e5-c26fcc05b4c6/
2026-06-10 15:53:04.656514 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-init-86c7bbb4f8-9hxgb_24819f9b-c2d7-429b-86e5-c26fcc05b4c6/operator/
2026-06-10 15:53:04.656530 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-init-86c7bbb4f8-9hxgb_24819f9b-c2d7-429b-86e5-c26fcc05b4c6/operator/0.log
2026-06-10 15:53:04.656574 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-manager-8b4679f98-vqxzx_d2f4be47-bfd8-430a-beb1-b10042f9cd5d/
2026-06-10 15:53:04.656598 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-manager-8b4679f98-vqxzx_d2f4be47-bfd8-430a-beb1-b10042f9cd5d/manager/
2026-06-10 15:53:04.656614 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-controller-manager-8b4679f98-vqxzx_d2f4be47-bfd8-430a-beb1-b10042f9cd5d/manager/0.log.gz
2026-06-10 15:53:04.656629 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-index-8qjj9_bb7c8860-612a-48a0-ae26-dc8d998e1597/
2026-06-10 15:53:04.656645 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-index-8qjj9_bb7c8860-612a-48a0-ae26-dc8d998e1597/registry-server/
2026-06-10 15:53:04.656664 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_openstack-operator-index-8qjj9_bb7c8860-612a-48a0-ae26-dc8d998e1597/registry-server/0.log
2026-06-10 15:53:04.656679 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ovn-operator-controller-manager-58f85bd97f-72l7t_cfa8249c-c972-46a8-ade0-372a9cf2ace4/
2026-06-10 15:53:04.656695 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ovn-operator-controller-manager-58f85bd97f-72l7t_cfa8249c-c972-46a8-ade0-372a9cf2ace4/manager/
2026-06-10 15:53:04.656710 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_ovn-operator-controller-manager-58f85bd97f-72l7t_cfa8249c-c972-46a8-ade0-372a9cf2ace4/manager/0.log
2026-06-10 15:53:04.656726 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_swift-operator-controller-manager-67c49dd5c6-dn5zb_cda16010-8cc5-491e-a3b6-cf8d7731fa1c/
2026-06-10 15:53:04.656741 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_swift-operator-controller-manager-67c49dd5c6-dn5zb_cda16010-8cc5-491e-a3b6-cf8d7731fa1c/manager/
2026-06-10 15:53:04.656757 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_swift-operator-controller-manager-67c49dd5c6-dn5zb_cda16010-8cc5-491e-a3b6-cf8d7731fa1c/manager/0.log
2026-06-10 15:53:04.656772 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-s2hw2_b3bd7314-cd2d-4906-b466-6f1fb13a72a0/
2026-06-10 15:53:04.656788 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-s2hw2_b3bd7314-cd2d-4906-b466-6f1fb13a72a0/manager/
2026-06-10 15:53:04.656803 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_telemetry-operator-controller-manager-5d65c7d97d-s2hw2_b3bd7314-cd2d-4906-b466-6f1fb13a72a0/manager/0.log
2026-06-10 15:53:04.656819 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_test-operator-controller-manager-8d5599d7d-rdtrk_42c6c030-7471-4192-afaa-b134fb6a0d2b/
2026-06-10 15:53:04.656834 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_test-operator-controller-manager-8d5599d7d-rdtrk_42c6c030-7471-4192-afaa-b134fb6a0d2b/manager/
2026-06-10 15:53:04.656863 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_test-operator-controller-manager-8d5599d7d-rdtrk_42c6c030-7471-4192-afaa-b134fb6a0d2b/manager/0.log
2026-06-10 15:53:04.656883 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_watcher-operator-controller-manager-577b679b5c-fmms2_64ff82c4-793b-496e-bee4-a837ca189fa6/
2026-06-10 15:53:04.656899 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_watcher-operator-controller-manager-577b679b5c-fmms2_64ff82c4-793b-496e-bee4-a837ca189fa6/manager/
2026-06-10 15:53:04.656915 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack-operators_watcher-operator-controller-manager-577b679b5c-fmms2_64ff82c4-793b-496e-bee4-a837ca189fa6/manager/0.log
2026-06-10 15:53:04.656930 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-57f4c895cd-h7ld5_bf37362f-0df2-4b9a-b924-744d3a75c90d/
2026-06-10 15:53:04.656945 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-57f4c895cd-h7ld5_bf37362f-0df2-4b9a-b924-744d3a75c90d/barbican-api-log/
2026-06-10 15:53:04.656964 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-57f4c895cd-h7ld5_bf37362f-0df2-4b9a-b924-744d3a75c90d/barbican-api-log/0.log
2026-06-10 15:53:04.656980 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-57f4c895cd-h7ld5_bf37362f-0df2-4b9a-b924-744d3a75c90d/barbican-api/
2026-06-10 15:53:04.656996 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-api-57f4c895cd-h7ld5_bf37362f-0df2-4b9a-b924-744d3a75c90d/barbican-api/0.log
2026-06-10 15:53:04.657011 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-55f5fbd7cd-jbccj_18a179cf-9c68-4465-bc7c-3cebf7b809aa/
2026-06-10 15:53:04.657027 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-55f5fbd7cd-jbccj_18a179cf-9c68-4465-bc7c-3cebf7b809aa/barbican-keystone-listener-log/
2026-06-10 15:53:04.657043 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-55f5fbd7cd-jbccj_18a179cf-9c68-4465-bc7c-3cebf7b809aa/barbican-keystone-listener-log/0.log
2026-06-10 15:53:04.657058 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-55f5fbd7cd-jbccj_18a179cf-9c68-4465-bc7c-3cebf7b809aa/barbican-keystone-listener/
2026-06-10 15:53:04.657074 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-keystone-listener-55f5fbd7cd-jbccj_18a179cf-9c68-4465-bc7c-3cebf7b809aa/barbican-keystone-listener/0.log
2026-06-10 15:53:04.657089 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-dbc8c9479-s7hbh_5e0ed15e-2bfc-4108-99ed-0511bda2c408/
2026-06-10 15:53:04.657105 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-dbc8c9479-s7hbh_5e0ed15e-2bfc-4108-99ed-0511bda2c408/barbican-worker-log/
2026-06-10 15:53:04.657121 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-dbc8c9479-s7hbh_5e0ed15e-2bfc-4108-99ed-0511bda2c408/barbican-worker-log/0.log
2026-06-10 15:53:04.657137 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-dbc8c9479-s7hbh_5e0ed15e-2bfc-4108-99ed-0511bda2c408/barbican-worker/
2026-06-10 15:53:04.657152 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_barbican-worker-dbc8c9479-s7hbh_5e0ed15e-2bfc-4108-99ed-0511bda2c408/barbican-worker/0.log
2026-06-10 15:53:04.657168 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4dxkm_1c832586-5252-4913-9352-72b8c9e6d9d6/
2026-06-10 15:53:04.657183 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4dxkm_1c832586-5252-4913-9352-72b8c9e6d9d6/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-10 15:53:04.657198 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4dxkm_1c832586-5252-4913-9352-72b8c9e6d9d6/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-10 15:53:04.657214 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_64861f96-5859-4026-9423-b0c05b830935/
2026-06-10 15:53:04.657229 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_64861f96-5859-4026-9423-b0c05b830935/ceilometer-central-agent/
2026-06-10 15:53:04.657245 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_64861f96-5859-4026-9423-b0c05b830935/ceilometer-central-agent/0.log
2026-06-10 15:53:04.657260 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_64861f96-5859-4026-9423-b0c05b830935/ceilometer-notification-agent/
2026-06-10 15:53:04.657282 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_64861f96-5859-4026-9423-b0c05b830935/ceilometer-notification-agent/0.log
2026-06-10 15:53:04.657298 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_64861f96-5859-4026-9423-b0c05b830935/proxy-httpd/
2026-06-10 15:53:04.657314 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_64861f96-5859-4026-9423-b0c05b830935/proxy-httpd/0.log
2026-06-10 15:53:04.657330 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_64861f96-5859-4026-9423-b0c05b830935/sg-core/
2026-06-10 15:53:04.657345 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ceilometer-0_64861f96-5859-4026-9423-b0c05b830935/sg-core/0.log
2026-06-10 15:53:04.657360 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_39155ff1-8a57-4a1a-abeb-2b3dcc191a67/
2026-06-10 15:53:04.657375 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_39155ff1-8a57-4a1a-abeb-2b3dcc191a67/cinder-api-log/
2026-06-10 15:53:04.657390 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_39155ff1-8a57-4a1a-abeb-2b3dcc191a67/cinder-api-log/0.log
2026-06-10 15:53:04.657405 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_39155ff1-8a57-4a1a-abeb-2b3dcc191a67/cinder-api/
2026-06-10 15:53:04.657420 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-api-0_39155ff1-8a57-4a1a-abeb-2b3dcc191a67/cinder-api/0.log
2026-06-10 15:53:04.657434 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_b91be897-d8fe-4c45-a6a1-50ad7437496d/
2026-06-10 15:53:04.657449 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_b91be897-d8fe-4c45-a6a1-50ad7437496d/cinder-scheduler/
2026-06-10 15:53:04.657464 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_b91be897-d8fe-4c45-a6a1-50ad7437496d/cinder-scheduler/0.log
2026-06-10 15:53:04.657479 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_b91be897-d8fe-4c45-a6a1-50ad7437496d/probe/
2026-06-10 15:53:04.657493 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_cinder-scheduler-0_b91be897-d8fe-4c45-a6a1-50ad7437496d/probe/0.log
2026-06-10 15:53:04.657508 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipaml8xxm_2a7a3e27-40e0-4b14-b4a7-e00208e800ee/
2026-06-10 15:53:04.657523 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipaml8xxm_2a7a3e27-40e0-4b14-b4a7-e00208e800ee/configure-network-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-10 15:53:04.657539 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-network-edpm-deployment-ipam-openstack-edpm-ipaml8xxm_2a7a3e27-40e0-4b14-b4a7-e00208e800ee/configure-network-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-10 15:53:04.657555 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cxsbp_c9fb51cc-5ff3-4400-9195-507d91afae27/
2026-06-10 15:53:04.657570 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cxsbp_c9fb51cc-5ff3-4400-9195-507d91afae27/configure-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-10 15:53:04.657586 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cxsbp_c9fb51cc-5ff3-4400-9195-507d91afae27/configure-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-10 15:53:04.657605 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-fb69bb9fc-cq2xf_7c51d790-a2e9-4ae0-ac4c-9e13fc1471bc/
2026-06-10 15:53:04.657666 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-fb69bb9fc-cq2xf_7c51d790-a2e9-4ae0-ac4c-9e13fc1471bc/dnsmasq-dns/
2026-06-10 15:53:04.657688 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-fb69bb9fc-cq2xf_7c51d790-a2e9-4ae0-ac4c-9e13fc1471bc/dnsmasq-dns/0.log
2026-06-10 15:53:04.657731 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-fb69bb9fc-cq2xf_7c51d790-a2e9-4ae0-ac4c-9e13fc1471bc/init/
2026-06-10 15:53:04.657750 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_dnsmasq-dns-fb69bb9fc-cq2xf_7c51d790-a2e9-4ae0-ac4c-9e13fc1471bc/init/0.log
2026-06-10 15:53:04.657767 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wq7p6_d6a7ff70-a682-4282-95fd-27efd7513512/
2026-06-10 15:53:04.657783 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wq7p6_d6a7ff70-a682-4282-95fd-27efd7513512/download-cache-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-10 15:53:04.657799 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wq7p6_d6a7ff70-a682-4282-95fd-27efd7513512/download-cache-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-10 15:53:04.657815 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_26e3f967-fdb1-4777-95e7-3d3f5f09df15/
2026-06-10 15:53:04.657831 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_26e3f967-fdb1-4777-95e7-3d3f5f09df15/glance-httpd/
2026-06-10 15:53:04.657859 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_26e3f967-fdb1-4777-95e7-3d3f5f09df15/glance-httpd/0.log
2026-06-10 15:53:04.657879 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_26e3f967-fdb1-4777-95e7-3d3f5f09df15/glance-log/
2026-06-10 15:53:04.657896 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-external-api-0_26e3f967-fdb1-4777-95e7-3d3f5f09df15/glance-log/0.log
2026-06-10 15:53:04.657911 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_f7f04886-4762-4589-8c29-2b6802bd1c2f/
2026-06-10 15:53:04.657927 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_f7f04886-4762-4589-8c29-2b6802bd1c2f/glance-httpd/
2026-06-10 15:53:04.657943 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_f7f04886-4762-4589-8c29-2b6802bd1c2f/glance-httpd/0.log
2026-06-10 15:53:04.657959 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_f7f04886-4762-4589-8c29-2b6802bd1c2f/glance-log/
2026-06-10 15:53:04.657974 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_glance-default-internal-api-0_f7f04886-4762-4589-8c29-2b6802bd1c2f/glance-log/0.log
2026-06-10 15:53:04.657989 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vrkwk_16d7cdfa-0a01-40d9-b5fb-f7fbd34ba8e2/
2026-06-10 15:53:04.658009 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vrkwk_16d7cdfa-0a01-40d9-b5fb-f7fbd34ba8e2/install-certs-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-10 15:53:04.658025 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vrkwk_16d7cdfa-0a01-40d9-b5fb-f7fbd34ba8e2/install-certs-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-10 15:53:04.658040 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-nwpkz_13084ad1-24b9-428b-afa7-5bf997b307fe/
2026-06-10 15:53:04.658056 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-nwpkz_13084ad1-24b9-428b-afa7-5bf997b307fe/install-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-10 15:53:04.658072 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_install-os-edpm-deployment-ipam-openstack-edpm-ipam-nwpkz_13084ad1-24b9-428b-afa7-5bf997b307fe/install-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-10 15:53:04.658087 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-779b89f965-xvhg2_3853668c-e7e4-46c8-bf3e-88e901ce2a0e/
2026-06-10 15:53:04.658103 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-779b89f965-xvhg2_3853668c-e7e4-46c8-bf3e-88e901ce2a0e/keystone-api/
2026-06-10 15:53:04.658118 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_keystone-779b89f965-xvhg2_3853668c-e7e4-46c8-bf3e-88e901ce2a0e/keystone-api/0.log
2026-06-10 15:53:04.658133 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_kube-state-metrics-0_a5d48dfb-1351-4441-abd5-9c0d7af7b563/
2026-06-10 15:53:04.658149 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_kube-state-metrics-0_a5d48dfb-1351-4441-abd5-9c0d7af7b563/kube-state-metrics/
2026-06-10 15:53:04.658164 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_kube-state-metrics-0_a5d48dfb-1351-4441-abd5-9c0d7af7b563/kube-state-metrics/0.log
2026-06-10 15:53:04.658179 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-926nt_ebe182a0-8bca-445f-9a2a-bc4bb8b4406e/
2026-06-10 15:53:04.658197 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-926nt_ebe182a0-8bca-445f-9a2a-bc4bb8b4406e/libvirt-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-10 15:53:04.658216 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_libvirt-edpm-deployment-ipam-openstack-edpm-ipam-926nt_ebe182a0-8bca-445f-9a2a-bc4bb8b4406e/libvirt-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-10 15:53:04.658231 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_memcached-0_b87e511b-f992-4300-96b9-ef237c7d0adb/
2026-06-10 15:53:04.658246 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_memcached-0_b87e511b-f992-4300-96b9-ef237c7d0adb/memcached/
2026-06-10 15:53:04.658262 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_memcached-0_b87e511b-f992-4300-96b9-ef237c7d0adb/memcached/0.log.gz
2026-06-10 15:53:04.658277 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-b985497ff-h9qmt_7c791f0e-a2e7-4560-a352-791034a136b4/
2026-06-10 15:53:04.658292 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-b985497ff-h9qmt_7c791f0e-a2e7-4560-a352-791034a136b4/neutron-api/
2026-06-10 15:53:04.658307 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-b985497ff-h9qmt_7c791f0e-a2e7-4560-a352-791034a136b4/neutron-api/0.log
2026-06-10 15:53:04.658325 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-b985497ff-h9qmt_7c791f0e-a2e7-4560-a352-791034a136b4/neutron-httpd/
2026-06-10 15:53:04.658340 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-b985497ff-h9qmt_7c791f0e-a2e7-4560-a352-791034a136b4/neutron-httpd/0.log
2026-06-10 15:53:04.658356 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-zkmfq_7248f31f-29f6-4f09-ba68-5ae8005fdb47/
2026-06-10 15:53:04.658371 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-zkmfq_7248f31f-29f6-4f09-ba68-5ae8005fdb47/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-10 15:53:04.658387 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-zkmfq_7248f31f-29f6-4f09-ba68-5ae8005fdb47/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-10 15:53:04.658403 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_e904a7d6-a7bb-4bfa-9af5-23a64add28a3/
2026-06-10 15:53:04.658418 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_e904a7d6-a7bb-4bfa-9af5-23a64add28a3/nova-api-api/
2026-06-10 15:53:04.658433 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_e904a7d6-a7bb-4bfa-9af5-23a64add28a3/nova-api-api/0.log
2026-06-10 15:53:04.658449 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_e904a7d6-a7bb-4bfa-9af5-23a64add28a3/nova-api-log/
2026-06-10 15:53:04.658464 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-api-0_e904a7d6-a7bb-4bfa-9af5-23a64add28a3/nova-api-log/0.log
2026-06-10 15:53:04.658479 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell0-conductor-0_7ad5a06a-c2d1-4223-b0e1-90b073c7c23f/
2026-06-10 15:53:04.658494 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell0-conductor-0_7ad5a06a-c2d1-4223-b0e1-90b073c7c23f/nova-cell0-conductor-conductor/
2026-06-10 15:53:04.658509 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell0-conductor-0_7ad5a06a-c2d1-4223-b0e1-90b073c7c23f/nova-cell0-conductor-conductor/0.log
2026-06-10 15:53:04.658525 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-conductor-0_813f9d21-6f67-48cc-9131-935f71172422/
2026-06-10 15:53:04.658540 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-conductor-0_813f9d21-6f67-48cc-9131-935f71172422/nova-cell1-conductor-conductor/
2026-06-10 15:53:04.658555 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-conductor-0_813f9d21-6f67-48cc-9131-935f71172422/nova-cell1-conductor-conductor/0.log
2026-06-10 15:53:04.658571 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-novncproxy-0_febf5e1f-4325-42e3-a9a0-ff2792dd2c64/
2026-06-10 15:53:04.658586 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-novncproxy-0_febf5e1f-4325-42e3-a9a0-ff2792dd2c64/nova-cell1-novncproxy-novncproxy/
2026-06-10 15:53:04.658602 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-cell1-novncproxy-0_febf5e1f-4325-42e3-a9a0-ff2792dd2c64/nova-cell1-novncproxy-novncproxy/0.log
2026-06-10 15:53:04.658617 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-qk9sb_36b53546-2828-4618-b264-b4feea47c7cc/
2026-06-10 15:53:04.658636 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-qk9sb_36b53546-2828-4618-b264-b4feea47c7cc/nova-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-10 15:53:04.658652 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-edpm-deployment-ipam-openstack-edpm-ipam-qk9sb_36b53546-2828-4618-b264-b4feea47c7cc/nova-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-10 15:53:04.658668 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_7cbbe186-f7ca-49bd-ad2e-7c5ebf80c651/
2026-06-10 15:53:04.658683 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_7cbbe186-f7ca-49bd-ad2e-7c5ebf80c651/nova-metadata-log/
2026-06-10 15:53:04.658698 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_7cbbe186-f7ca-49bd-ad2e-7c5ebf80c651/nova-metadata-log/0.log
2026-06-10 15:53:04.658714 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_7cbbe186-f7ca-49bd-ad2e-7c5ebf80c651/nova-metadata-metadata/
2026-06-10 15:53:04.658729 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-metadata-0_7cbbe186-f7ca-49bd-ad2e-7c5ebf80c651/nova-metadata-metadata/0.log
2026-06-10 15:53:04.658744 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-scheduler-0_2e300c7c-0d44-42a5-a9df-e3dd71e66759/
2026-06-10 15:53:04.658759 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-scheduler-0_2e300c7c-0d44-42a5-a9df-e3dd71e66759/nova-scheduler-scheduler/
2026-06-10 15:53:04.658833 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_nova-scheduler-0_2e300c7c-0d44-42a5-a9df-e3dd71e66759/nova-scheduler-scheduler/0.log
2026-06-10 15:53:04.658898 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_c3f9f9a1-c0ef-480f-acb5-ada7218c85f0/
2026-06-10 15:53:04.658918 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_c3f9f9a1-c0ef-480f-acb5-ada7218c85f0/galera/
2026-06-10 15:53:04.658934 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_c3f9f9a1-c0ef-480f-acb5-ada7218c85f0/galera/0.log
2026-06-10 15:53:04.658950 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_c3f9f9a1-c0ef-480f-acb5-ada7218c85f0/mysql-bootstrap/
2026-06-10 15:53:04.658965 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-cell1-galera-0_c3f9f9a1-c0ef-480f-acb5-ada7218c85f0/mysql-bootstrap/0.log
2026-06-10 15:53:04.658980 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionserv64sqw_84db2ae8-0e32-4126-8ad4-641cf3a657b5/
2026-06-10 15:53:04.658996 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionserv64sqw_84db2ae8-0e32-4126-8ad4-641cf3a657b5/init/
2026-06-10 15:53:04.659011 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionserv64sqw_84db2ae8-0e32-4126-8ad4-641cf3a657b5/init/0.log
2026-06-10 15:53:04.659027 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionserv64sqw_84db2ae8-0e32-4126-8ad4-641cf3a657b5/osp-httpd/
2026-06-10 15:53:04.659042 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-edpm-ipam-provisionserver-openstackprovisionserv64sqw_84db2ae8-0e32-4126-8ad4-641cf3a657b5/osp-httpd/0.log
2026-06-10 15:53:04.659061 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_a01868c0-ab47-4850-bf8a-6e67f09b0ecc/
2026-06-10 15:53:04.659077 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_a01868c0-ab47-4850-bf8a-6e67f09b0ecc/galera/
2026-06-10 15:53:04.659092 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_a01868c0-ab47-4850-bf8a-6e67f09b0ecc/galera/0.log
2026-06-10 15:53:04.659108 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_a01868c0-ab47-4850-bf8a-6e67f09b0ecc/mysql-bootstrap/
2026-06-10 15:53:04.659123 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstack-galera-0_a01868c0-ab47-4850-bf8a-6e67f09b0ecc/mysql-bootstrap/0.log
2026-06-10 15:53:04.659139 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstackclient_9ba48e27-c6e3-4219-8226-15fc669b3d68/
2026-06-10 15:53:04.659154 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstackclient_9ba48e27-c6e3-4219-8226-15fc669b3d68/openstackclient/
2026-06-10 15:53:04.659169 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_openstackclient_9ba48e27-c6e3-4219-8226-15fc669b3d68/openstackclient/0.log
2026-06-10 15:53:04.659184 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-kkj8w_1bd6edeb-b4de-4a72-8b7f-c27019d5bda7/
2026-06-10 15:53:04.659211 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-kkj8w_1bd6edeb-b4de-4a72-8b7f-c27019d5bda7/ovn-controller/
2026-06-10 15:53:04.659226 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-kkj8w_1bd6edeb-b4de-4a72-8b7f-c27019d5bda7/ovn-controller/0.log
2026-06-10 15:53:04.659242 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-metrics-d54jx_3754fa27-af20-434e-b5fc-3b12c7d165e7/
2026-06-10 15:53:04.659257 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-metrics-d54jx_3754fa27-af20-434e-b5fc-3b12c7d165e7/openstack-network-exporter/
2026-06-10 15:53:04.659272 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-metrics-d54jx_3754fa27-af20-434e-b5fc-3b12c7d165e7/openstack-network-exporter/0.log
2026-06-10 15:53:04.659287 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-6lm5k_b8744978-e59c-43eb-a403-149d6a038f1c/
2026-06-10 15:53:04.659302 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-6lm5k_b8744978-e59c-43eb-a403-149d6a038f1c/ovs-vswitchd/
2026-06-10 15:53:04.659316 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-6lm5k_b8744978-e59c-43eb-a403-149d6a038f1c/ovs-vswitchd/0.log
2026-06-10 15:53:04.659331 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-6lm5k_b8744978-e59c-43eb-a403-149d6a038f1c/ovsdb-server-init/
2026-06-10 15:53:04.659346 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-6lm5k_b8744978-e59c-43eb-a403-149d6a038f1c/ovsdb-server-init/0.log
2026-06-10 15:53:04.659361 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-6lm5k_b8744978-e59c-43eb-a403-149d6a038f1c/ovsdb-server/
2026-06-10 15:53:04.659377 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-controller-ovs-6lm5k_b8744978-e59c-43eb-a403-149d6a038f1c/ovsdb-server/0.log
2026-06-10 15:53:04.659392 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-wb76p_52b88839-564c-437a-9b50-45bf60ee4a24/
2026-06-10 15:53:04.659412 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-wb76p_52b88839-564c-437a-9b50-45bf60ee4a24/ovn-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-10 15:53:04.659428 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-edpm-deployment-ipam-openstack-edpm-ipam-wb76p_52b88839-564c-437a-9b50-45bf60ee4a24/ovn-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-10 15:53:04.659444 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_8b5ced12-4731-41de-a548-d87b4bb6a165/
2026-06-10 15:53:04.659489 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_8b5ced12-4731-41de-a548-d87b4bb6a165/openstack-network-exporter/
2026-06-10 15:53:04.659506 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_8b5ced12-4731-41de-a548-d87b4bb6a165/openstack-network-exporter/0.log
2026-06-10 15:53:04.659522 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_8b5ced12-4731-41de-a548-d87b4bb6a165/ovn-northd/
2026-06-10 15:53:04.659537 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovn-northd-0_8b5ced12-4731-41de-a548-d87b4bb6a165/ovn-northd/0.log
2026-06-10 15:53:04.659552 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_b12a2cee-5d9c-4b28-a107-cb16219ca9af/
2026-06-10 15:53:04.659567 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_b12a2cee-5d9c-4b28-a107-cb16219ca9af/openstack-network-exporter/
2026-06-10 15:53:04.659582 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_b12a2cee-5d9c-4b28-a107-cb16219ca9af/openstack-network-exporter/0.log
2026-06-10 15:53:04.659597 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_b12a2cee-5d9c-4b28-a107-cb16219ca9af/ovsdbserver-nb/
2026-06-10 15:53:04.659612 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-nb-0_b12a2cee-5d9c-4b28-a107-cb16219ca9af/ovsdbserver-nb/0.log
2026-06-10 15:53:04.659627 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_f929a0c3-2a6d-4746-82b3-275c8378e3eb/
2026-06-10 15:53:04.659643 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_f929a0c3-2a6d-4746-82b3-275c8378e3eb/openstack-network-exporter/
2026-06-10 15:53:04.659658 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_f929a0c3-2a6d-4746-82b3-275c8378e3eb/openstack-network-exporter/0.log
2026-06-10 15:53:04.659674 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_f929a0c3-2a6d-4746-82b3-275c8378e3eb/ovsdbserver-sb/
2026-06-10 15:53:04.659689 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ovsdbserver-sb-0_f929a0c3-2a6d-4746-82b3-275c8378e3eb/ovsdbserver-sb/0.log
2026-06-10 15:53:04.659704 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-658b59d748-x96d5_13cb3046-94ad-4a7d-9a5a-ddb78a695748/
2026-06-10 15:53:04.659719 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-658b59d748-x96d5_13cb3046-94ad-4a7d-9a5a-ddb78a695748/placement-api/
2026-06-10 15:53:04.659734 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-658b59d748-x96d5_13cb3046-94ad-4a7d-9a5a-ddb78a695748/placement-api/0.log
2026-06-10 15:53:04.659749 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-658b59d748-x96d5_13cb3046-94ad-4a7d-9a5a-ddb78a695748/placement-log/
2026-06-10 15:53:04.659768 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_placement-658b59d748-x96d5_13cb3046-94ad-4a7d-9a5a-ddb78a695748/placement-log/0.log
2026-06-10 15:53:04.659783 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_682689cc-bd30-44b9-8b63-c12960e4953d/
2026-06-10 15:53:04.659798 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_682689cc-bd30-44b9-8b63-c12960e4953d/rabbitmq/
2026-06-10 15:53:04.659812 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_682689cc-bd30-44b9-8b63-c12960e4953d/rabbitmq/0.log
2026-06-10 15:53:04.659827 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_682689cc-bd30-44b9-8b63-c12960e4953d/setup-container/
2026-06-10 15:53:04.659842 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-cell1-server-0_682689cc-bd30-44b9-8b63-c12960e4953d/setup-container/0.log
2026-06-10 15:53:04.659879 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_c50215fd-abbb-45c5-a92a-b82f5088aa8a/
2026-06-10 15:53:04.659896 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_c50215fd-abbb-45c5-a92a-b82f5088aa8a/rabbitmq/
2026-06-10 15:53:04.659911 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_c50215fd-abbb-45c5-a92a-b82f5088aa8a/rabbitmq/0.log
2026-06-10 15:53:04.659927 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_c50215fd-abbb-45c5-a92a-b82f5088aa8a/setup-container/
2026-06-10 15:53:04.659942 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_rabbitmq-server-0_c50215fd-abbb-45c5-a92a-b82f5088aa8a/setup-container/0.log
2026-06-10 15:53:04.659957 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g6tdp_881ed0b4-e6b3-42d6-965f-f9518d8cb607/
2026-06-10 15:53:04.659972 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g6tdp_881ed0b4-e6b3-42d6-965f-f9518d8cb607/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-10 15:53:04.659988 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g6tdp_881ed0b4-e6b3-42d6-965f-f9518d8cb607/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-10 15:53:04.660004 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-vssq7_fffd8ec3-0941-4d24-9716-a40f6a6b8bde/
2026-06-10 15:53:04.660020 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-vssq7_fffd8ec3-0941-4d24-9716-a40f6a6b8bde/redhat-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-10 15:53:04.660035 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_redhat-edpm-deployment-ipam-openstack-edpm-ipam-vssq7_fffd8ec3-0941-4d24-9716-a40f6a6b8bde/redhat-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-10 15:53:04.660051 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lssjf_7e7e1cd0-303e-4f10-89e6-6d5e8b6153f3/
2026-06-10 15:53:04.660067 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lssjf_7e7e1cd0-303e-4f10-89e6-6d5e8b6153f3/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-10 15:53:04.660086 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lssjf_7e7e1cd0-303e-4f10-89e6-6d5e8b6153f3/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-10 15:53:04.660102 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-9cnpw_5a6438c5-703c-4002-a719-e979639ed53c/
2026-06-10 15:53:04.660118 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-9cnpw_5a6438c5-703c-4002-a719-e979639ed53c/run-os-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-10 15:53:04.660133 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_run-os-edpm-deployment-ipam-openstack-edpm-ipam-9cnpw_5a6438c5-703c-4002-a719-e979639ed53c/run-os-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-10 15:53:04.660149 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ssh-known-hosts-edpm-deployment-ipam-w5g6n_8652ed36-b7f6-4b6b-a266-08ad3ae6d073/
2026-06-10 15:53:04.660165 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ssh-known-hosts-edpm-deployment-ipam-w5g6n_8652ed36-b7f6-4b6b-a266-08ad3ae6d073/ssh-known-hosts-edpm-deployment-ipam/
2026-06-10 15:53:04.660180 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_ssh-known-hosts-edpm-deployment-ipam-w5g6n_8652ed36-b7f6-4b6b-a266-08ad3ae6d073/ssh-known-hosts-edpm-deployment-ipam/0.log
2026-06-10 15:53:04.660196 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-6f49df8f95-hhg64_5c1193dc-2b2f-46fa-93dc-673ec78ab3b6/
2026-06-10 15:53:04.660211 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-6f49df8f95-hhg64_5c1193dc-2b2f-46fa-93dc-673ec78ab3b6/proxy-httpd/
2026-06-10 15:53:04.660227 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-6f49df8f95-hhg64_5c1193dc-2b2f-46fa-93dc-673ec78ab3b6/proxy-httpd/0.log
2026-06-10 15:53:04.660242 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-6f49df8f95-hhg64_5c1193dc-2b2f-46fa-93dc-673ec78ab3b6/proxy-server/
2026-06-10 15:53:04.660258 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-proxy-6f49df8f95-hhg64_5c1193dc-2b2f-46fa-93dc-673ec78ab3b6/proxy-server/0.log
2026-06-10 15:53:04.660273 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-ring-rebalance-xpczp_f4b9cc77-72da-4bbc-8ec8-6073ebd83655/
2026-06-10 15:53:04.660288 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-ring-rebalance-xpczp_f4b9cc77-72da-4bbc-8ec8-6073ebd83655/swift-ring-rebalance/
2026-06-10 15:53:04.660304 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-ring-rebalance-xpczp_f4b9cc77-72da-4bbc-8ec8-6073ebd83655/swift-ring-rebalance/0.log
2026-06-10 15:53:04.660319 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7dd9d645-a753-4246-ae9f-2974ff2f86c2/
2026-06-10 15:53:04.660334 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7dd9d645-a753-4246-ae9f-2974ff2f86c2/account-auditor/
2026-06-10 15:53:04.660349 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7dd9d645-a753-4246-ae9f-2974ff2f86c2/account-auditor/0.log
2026-06-10 15:53:04.660364 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7dd9d645-a753-4246-ae9f-2974ff2f86c2/account-reaper/
2026-06-10 15:53:04.660379 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7dd9d645-a753-4246-ae9f-2974ff2f86c2/account-reaper/0.log
2026-06-10 15:53:04.660398 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7dd9d645-a753-4246-ae9f-2974ff2f86c2/account-replicator/
2026-06-10 15:53:04.660413 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7dd9d645-a753-4246-ae9f-2974ff2f86c2/account-replicator/0.log
2026-06-10 15:53:04.660428 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7dd9d645-a753-4246-ae9f-2974ff2f86c2/account-server/
2026-06-10 15:53:04.660442 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7dd9d645-a753-4246-ae9f-2974ff2f86c2/account-server/0.log
2026-06-10 15:53:04.660457 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7dd9d645-a753-4246-ae9f-2974ff2f86c2/container-auditor/
2026-06-10 15:53:04.660472 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7dd9d645-a753-4246-ae9f-2974ff2f86c2/container-auditor/0.log
2026-06-10 15:53:04.660488 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7dd9d645-a753-4246-ae9f-2974ff2f86c2/container-replicator/
2026-06-10 15:53:04.660503 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7dd9d645-a753-4246-ae9f-2974ff2f86c2/container-replicator/0.log
2026-06-10 15:53:04.660518 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7dd9d645-a753-4246-ae9f-2974ff2f86c2/container-server/
2026-06-10 15:53:04.660534 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7dd9d645-a753-4246-ae9f-2974ff2f86c2/container-server/0.log
2026-06-10 15:53:04.660549 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7dd9d645-a753-4246-ae9f-2974ff2f86c2/container-updater/
2026-06-10 15:53:04.660564 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7dd9d645-a753-4246-ae9f-2974ff2f86c2/container-updater/0.log
2026-06-10 15:53:04.660579 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7dd9d645-a753-4246-ae9f-2974ff2f86c2/object-auditor/
2026-06-10 15:53:04.660595 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7dd9d645-a753-4246-ae9f-2974ff2f86c2/object-auditor/0.log
2026-06-10 15:53:04.660610 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7dd9d645-a753-4246-ae9f-2974ff2f86c2/object-expirer/
2026-06-10 15:53:04.660625 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7dd9d645-a753-4246-ae9f-2974ff2f86c2/object-expirer/0.log
2026-06-10 15:53:04.660640 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7dd9d645-a753-4246-ae9f-2974ff2f86c2/object-replicator/
2026-06-10 15:53:04.660656 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7dd9d645-a753-4246-ae9f-2974ff2f86c2/object-replicator/0.log
2026-06-10 15:53:04.660671 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7dd9d645-a753-4246-ae9f-2974ff2f86c2/object-server/
2026-06-10 15:53:04.660686 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7dd9d645-a753-4246-ae9f-2974ff2f86c2/object-server/0.log
2026-06-10 15:53:04.660701 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7dd9d645-a753-4246-ae9f-2974ff2f86c2/object-updater/
2026-06-10 15:53:04.660716 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7dd9d645-a753-4246-ae9f-2974ff2f86c2/object-updater/0.log
2026-06-10 15:53:04.660735 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7dd9d645-a753-4246-ae9f-2974ff2f86c2/rsync/
2026-06-10 15:53:04.660751 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7dd9d645-a753-4246-ae9f-2974ff2f86c2/rsync/0.log
2026-06-10 15:53:04.660766 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7dd9d645-a753-4246-ae9f-2974ff2f86c2/swift-recon-cron/
2026-06-10 15:53:04.660781 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7dd9d645-a753-4246-ae9f-2974ff2f86c2/swift-recon-cron/0.log
2026-06-10 15:53:04.660796 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7dd9d645-a753-4246-ae9f-2974ff2f86c2/xattr-restore/
2026-06-10 15:53:04.660812 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_swift-storage-0_7dd9d645-a753-4246-ae9f-2974ff2f86c2/xattr-restore/0.log
2026-06-10 15:53:04.660827 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qs9jz_a570f599-548c-4904-a1e8-27c894eded89/
2026-06-10 15:53:04.660842 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qs9jz_a570f599-548c-4904-a1e8-27c894eded89/telemetry-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-10 15:53:04.660877 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qs9jz_a570f599-548c-4904-a1e8-27c894eded89/telemetry-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-10 15:53:04.660894 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-p7chh_1d031caf-51fb-4005-ac09-fbf45b4d3493/
2026-06-10 15:53:04.660910 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-p7chh_1d031caf-51fb-4005-ac09-fbf45b4d3493/validate-network-edpm-deployment-ipam-openstack-edpm-ipam/
2026-06-10 15:53:04.660926 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/openstack_validate-network-edpm-deployment-ipam-openstack-edpm-ipam-p7chh_1d031caf-51fb-4005-ac09-fbf45b4d3493/validate-network-edpm-deployment-ipam-openstack-edpm-ipam/0.log
2026-06-10 15:53:04.660969 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/sushy-emulator_sushy-emulator_7a45a457-7806-4604-937b-d1e185fbfb6f/
2026-06-10 15:53:04.660987 | controller | cd+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/sushy-emulator_sushy-emulator_7a45a457-7806-4604-937b-d1e185fbfb6f/sushy-emulator/
2026-06-10 15:53:04.661002 | controller | >f+++++++++ ci-framework-data/logs/crc/crc-logs-artifacts/pods/sushy-emulator_sushy-emulator_7a45a457-7806-4604-937b-d1e185fbfb6f/sushy-emulator/0.log
2026-06-10 15:53:04.661017 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/
2026-06-10 15:53:04.661033 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/event-filter.html
2026-06-10 15:53:04.661050 | controller | cL+++++++++ ci-framework-data/logs/openstack-must-gather/latest -> quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8
2026-06-10 15:53:04.661066 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/must-gather.logs
2026-06-10 15:53:04.661082 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/timestamp
2026-06-10 15:53:04.661098 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/
2026-06-10 15:53:04.661117 | 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-10 15:53:04.661134 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/gather.logs
2026-06-10 15:53:04.661150 | 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-10 15:53:04.661165 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/packagemanifests.gz
2026-06-10 15:53:04.661181 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/run.log
2026-06-10 15:53:04.661196 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/version
2026-06-10 15:53:04.661212 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/apiservices/
2026-06-10 15:53:04.661227 | 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-10 15:53:04.661243 | 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-10 15:53:04.661259 | 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-10 15:53:04.661275 | 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-10 15:53:04.661291 | 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-10 15:53:04.661306 | 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-10 15:53:04.661321 | 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-10 15:53:04.661337 | 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-10 15:53:04.661353 | 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-10 15:53:04.661372 | 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-10 15:53:04.661388 | 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-10 15:53:04.661403 | 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-10 15:53:04.661419 | 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-10 15:53:04.661435 | 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-10 15:53:04.661451 | 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-10 15:53:04.661466 | 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-10 15:53:04.661481 | 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-10 15:53:04.661496 | 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-10 15:53:04.661511 | 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-10 15:53:04.661526 | 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-10 15:53:04.661542 | 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-10 15:53:04.661557 | 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-10 15:53:04.661572 | 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-10 15:53:04.661588 | 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-10 15:53:04.661606 | 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-10 15:53:04.661622 | 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-10 15:53:04.661638 | 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-10 15:53:04.661653 | 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-10 15:53:04.661668 | 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-10 15:53:04.661683 | 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-10 15:53:04.661699 | 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-10 15:53:04.661714 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/crd/
2026-06-10 15:53:04.661729 | 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-10 15:53:04.661745 | 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-10 15:53:04.661760 | 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-10 15:53:04.661775 | 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-10 15:53:04.661791 | 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-10 15:53:04.661806 | 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-10 15:53:04.661821 | 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-10 15:53:04.661839 | 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-10 15:53:04.661874 | 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-10 15:53:04.661892 | 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-10 15:53:04.661908 | 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-10 15:53:04.661923 | 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-10 15:53:04.661939 | 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-10 15:53:04.661955 | 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-10 15:53:04.661970 | 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-10 15:53:04.661986 | 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-10 15:53:04.662044 | 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-10 15:53:04.662065 | 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-10 15:53:04.662081 | 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-10 15:53:04.662122 | 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-10 15:53:04.662142 | 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-10 15:53:04.662157 | 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-10 15:53:04.662179 | 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-10 15:53:04.662195 | 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-10 15:53:04.662211 | 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-10 15:53:04.662227 | 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-10 15:53:04.662242 | 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-10 15:53:04.662258 | 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-10 15:53:04.662273 | 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-10 15:53:04.662289 | 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-10 15:53:04.662305 | 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-10 15:53:04.662320 | 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-10 15:53:04.662335 | 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-10 15:53:04.662351 | 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-10 15:53:04.662366 | 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-10 15:53:04.662381 | 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-10 15:53:04.662396 | 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-10 15:53:04.662411 | 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-10 15:53:04.662429 | 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-10 15:53:04.662444 | 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-10 15:53:04.662460 | 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-10 15:53:04.662475 | 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-10 15:53:04.662490 | 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-10 15:53:04.662505 | 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-10 15:53:04.662520 | 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-10 15:53:04.662536 | 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-10 15:53:04.662552 | 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-10 15:53:04.662568 | 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-10 15:53:04.662583 | 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-10 15:53:04.662599 | 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-10 15:53:04.662614 | 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-10 15:53:04.662630 | 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-10 15:53:04.662645 | 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-10 15:53:04.662664 | 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-10 15:53:04.662679 | 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-10 15:53:04.662695 | 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-10 15:53:04.662710 | 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-10 15:53:04.662725 | 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-10 15:53:04.662741 | 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-10 15:53:04.662756 | 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-10 15:53:04.662771 | 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-10 15:53:04.662786 | 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-10 15:53:04.662802 | 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-10 15:53:04.662818 | 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-10 15:53:04.662834 | 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-10 15:53:04.662865 | 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-10 15:53:04.662886 | 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-10 15:53:04.662907 | 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-10 15:53:04.662932 | 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-10 15:53:04.662950 | 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-10 15:53:04.662966 | 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-10 15:53:04.662982 | 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-10 15:53:04.662997 | 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-10 15:53:04.663013 | 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-10 15:53:04.663028 | 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-10 15:53:04.663043 | 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-10 15:53:04.663059 | 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-10 15:53:04.663074 | 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-10 15:53:04.663090 | 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-10 15:53:04.663104 | 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-10 15:53:04.663119 | 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-10 15:53:04.663134 | 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-10 15:53:04.663150 | 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-10 15:53:04.663208 | 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-10 15:53:04.663230 | 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-10 15:53:04.663246 | 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-10 15:53:04.663262 | 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-10 15:53:04.663278 | 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-10 15:53:04.663293 | 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-10 15:53:04.663309 | 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-10 15:53:04.663325 | 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-10 15:53:04.663341 | 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-10 15:53:04.663356 | 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-10 15:53:04.663371 | 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-10 15:53:04.663386 | 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-10 15:53:04.663402 | 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-10 15:53:04.663418 | 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-10 15:53:04.663433 | 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-10 15:53:04.663452 | 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-10 15:53:04.663468 | 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-10 15:53:04.663483 | 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-10 15:53:04.663498 | 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-10 15:53:04.663514 | 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-10 15:53:04.663529 | 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-10 15:53:04.663545 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/csv/
2026-06-10 15:53:04.663560 | 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-10 15:53:04.663576 | 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-10 15:53:04.663591 | 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-10 15:53:04.663607 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/
2026-06-10 15:53:04.663623 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/endpoints
2026-06-10 15:53:04.663639 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/services
2026-06-10 15:53:04.663654 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/cinder/
2026-06-10 15:53:04.663670 | 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-10 15:53:04.663685 | 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-10 15:53:04.663705 | 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-10 15:53:04.663721 | 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-10 15:53:04.663737 | 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-10 15:53:04.663752 | 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-10 15:53:04.663768 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/glance/
2026-06-10 15:53:04.663784 | 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-10 15:53:04.663800 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/neutron/
2026-06-10 15:53:04.663815 | 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-10 15:53:04.663830 | 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-10 15:53:04.663846 | 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-10 15:53:04.663880 | 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-10 15:53:04.663897 | 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-10 15:53:04.663913 | 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-10 15:53:04.663930 | 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-10 15:53:04.663946 | 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-10 15:53:04.663962 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/nova/
2026-06-10 15:53:04.663981 | 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-10 15:53:04.663997 | 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-10 15:53:04.664014 | 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-10 15:53:04.664030 | 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-10 15:53:04.664046 | 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-10 15:53:04.664062 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/ovn/
2026-06-10 15:53:04.664078 | 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-10 15:53:04.664093 | 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-10 15:53:04.664109 | 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-10 15:53:04.664125 | 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-10 15:53:04.664140 | 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-10 15:53:04.664156 | 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-10 15:53:04.664172 | 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-10 15:53:04.664188 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/placement/
2026-06-10 15:53:04.664204 | 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-10 15:53:04.664220 | 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-10 15:53:04.664264 | 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-10 15:53:04.664286 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/ctlplane/rabbitmq/
2026-06-10 15:53:04.664302 | 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-10 15:53:04.664318 | 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-10 15:53:04.664334 | 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-10 15:53:04.664350 | 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-10 15:53:04.664366 | 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-10 15:53:04.664381 | 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-10 15:53:04.664397 | 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-10 15:53:04.664413 | 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-10 15:53:04.664428 | 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-10 15:53:04.664444 | 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-10 15:53:04.664459 | 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-10 15:53:04.664474 | 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-10 15:53:04.664489 | 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-10 15:53:04.664508 | 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-10 15:53:04.664524 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/dbs/
2026-06-10 15:53:04.664540 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/dbs/openstack/
2026-06-10 15:53:04.664556 | 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-10 15:53:04.664571 | 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-10 15:53:04.664595 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/
2026-06-10 15:53:04.664612 | 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-10 15:53:04.664634 | 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-10 15:53:04.664704 | 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-10 15:53:04.664727 | 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-10 15:53:04.664743 | 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-10 15:53:04.664759 | 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-10 15:53:04.664774 | 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-10 15:53:04.664790 | 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-10 15:53:04.664807 | 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-10 15:53:04.664822 | 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-10 15:53:04.664841 | 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-10 15:53:04.664882 | 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-10 15:53:04.664899 | 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-10 15:53:04.664915 | 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-10 15:53:04.664931 | 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-10 15:53:04.664947 | 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-10 15:53:04.664963 | 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-10 15:53:04.664979 | 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-10 15:53:04.664995 | 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-10 15:53:04.665010 | 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-10 15:53:04.665026 | 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-10 15:53:04.665041 | 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-10 15:53:04.665056 | 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-10 15:53:04.665075 | 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-10 15:53:04.665091 | 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-10 15:53:04.665106 | 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-10 15:53:04.665121 | 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-10 15:53:04.665136 | 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-10 15:53:04.665151 | 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-10 15:53:04.665167 | 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-10 15:53:04.665182 | 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-10 15:53:04.665198 | 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-10 15:53:04.665214 | 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-5994967dd8-55kbp/
2026-06-10 15:53:04.665231 | 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-5994967dd8-55kbp/baremetal-operator-controller-manager-5994967dd8-55kbp-describe
2026-06-10 15:53:04.665252 | 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-5994967dd8-55kbp/logs/
2026-06-10 15:53:04.665269 | 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-5994967dd8-55kbp/logs/manager-previous.log
2026-06-10 15:53:04.665286 | 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-5994967dd8-55kbp/logs/manager.log
2026-06-10 15:53:04.665346 | 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-58c884cdcb-6w5tw/
2026-06-10 15:53:04.665399 | 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-58c884cdcb-6w5tw/baremetal-operator-ironic-58c884cdcb-6w5tw-describe
2026-06-10 15:53:04.665419 | 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-58c884cdcb-6w5tw/logs/
2026-06-10 15:53:04.665435 | 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-58c884cdcb-6w5tw/logs/ironic-httpd.log
2026-06-10 15:53:04.665451 | 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-58c884cdcb-6w5tw/logs/ironic-ipa-downloader.log
2026-06-10 15:53:04.665467 | 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-58c884cdcb-6w5tw/logs/ironic-log-watch.log.gz
2026-06-10 15:53:04.665483 | 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-58c884cdcb-6w5tw/logs/ironic.log
2026-06-10 15:53:04.665498 | 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-58c884cdcb-6w5tw/logs/mariadb.log
2026-06-10 15:53:04.665514 | 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-10 15:53:04.665529 | 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-5994967dd8.yaml
2026-06-10 15:53:04.665544 | 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-6998b789.yaml
2026-06-10 15:53:04.665560 | 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-58c884cdcb.yaml
2026-06-10 15:53:04.665579 | 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-10 15:53:04.665595 | 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-10 15:53:04.665610 | 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-10 15:53:04.665625 | 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-f8kbhf5g5b.yaml
2026-06-10 15:53:04.665640 | 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-10 15:53:04.665656 | 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-10 15:53:04.665671 | 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-gb2td2mh6d.yaml
2026-06-10 15:53:04.665686 | 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-10 15:53:04.665701 | 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-10 15:53:04.665716 | 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-10 15:53:04.665732 | 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-10 15:53:04.665747 | 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-10 15:53:04.665762 | 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-10 15:53:04.665778 | 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-10 15:53:04.665796 | 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-10 15:53:04.665812 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/cert-manager/
2026-06-10 15:53:04.665827 | 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-10 15:53:04.665843 | 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-10 15:53:04.665883 | 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-10 15:53:04.665901 | 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-10 15:53:04.665917 | 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-10 15:53:04.665934 | 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-10 15:53:04.665949 | 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-10 15:53:04.665964 | 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-10 15:53:04.665980 | 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-10 15:53:04.665996 | 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-10 15:53:04.666011 | 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-10 15:53:04.666027 | 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-10 15:53:04.666042 | 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-10 15:53:04.666064 | 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-10 15:53:04.666080 | 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-10 15:53:04.666095 | 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-10 15:53:04.666110 | 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-10 15:53:04.666126 | 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-10 15:53:04.666142 | 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-10 15:53:04.666157 | 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-10 15:53:04.666174 | 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-kc8xg/
2026-06-10 15:53:04.666190 | 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-kc8xg/cert-manager-7b8b89f89d-kc8xg-describe
2026-06-10 15:53:04.666205 | 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-kc8xg/logs/
2026-06-10 15:53:04.666221 | 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-kc8xg/logs/cert-manager-controller.log
2026-06-10 15:53:04.666236 | 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-42vs4/
2026-06-10 15:53:04.666252 | 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-42vs4/cert-manager-cainjector-7f9fdd5dd5-42vs4-describe
2026-06-10 15:53:04.666267 | 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-42vs4/logs/
2026-06-10 15:53:04.666282 | 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-42vs4/logs/cert-manager-cainjector.log
2026-06-10 15:53:04.666301 | 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-c9lb9/
2026-06-10 15:53:04.666316 | 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-c9lb9/cert-manager-webhook-769f6b94cb-c9lb9-describe
2026-06-10 15:53:04.666332 | 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-c9lb9/logs/
2026-06-10 15:53:04.666348 | 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-c9lb9/logs/cert-manager-webhook.log
2026-06-10 15:53:04.666363 | 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-10 15:53:04.666379 | 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-10 15:53:04.666395 | 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-10 15:53:04.666412 | 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-10 15:53:04.666428 | 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-10 15:53:04.666481 | 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-10 15:53:04.666498 | 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-10 15:53:04.666514 | 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-10 15:53:04.666531 | 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-10 15:53:04.666547 | 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-10 15:53:04.666566 | 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-10 15:53:04.666583 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/
2026-06-10 15:53:04.666599 | 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-10 15:53:04.666615 | 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-10 15:53:04.666632 | 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-10 15:53:04.666648 | 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-10 15:53:04.666664 | 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-10 15:53:04.666680 | 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-10 15:53:04.666696 | 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-10 15:53:04.666711 | 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-10 15:53:04.666728 | 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-10 15:53:04.666743 | 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-10 15:53:04.666760 | 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-10 15:53:04.666775 | 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-10 15:53:04.666791 | 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-10 15:53:04.666810 | 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-10 15:53:04.666826 | 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-10 15:53:04.666842 | 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-10 15:53:04.666879 | 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-10 15:53:04.666896 | 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-10 15:53:04.666912 | 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-10 15:53:04.666928 | 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-10 15:53:04.666943 | 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-10 15:53:04.666959 | 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-10 15:53:04.666974 | 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-10 15:53:04.666990 | 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-10 15:53:04.667005 | 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-10 15:53:04.667021 | 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-5xfw2.yaml
2026-06-10 15:53:04.667036 | 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-ccwf8.yaml
2026-06-10 15:53:04.667054 | 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-cg4vw.yaml
2026-06-10 15:53:04.667070 | 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-cntfk.yaml
2026-06-10 15:53:04.667085 | 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-cvslb.yaml
2026-06-10 15:53:04.667100 | 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-hgr9n.yaml
2026-06-10 15:53:04.667115 | 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-lrscg.yaml
2026-06-10 15:53:04.667130 | 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-mfxx9.yaml
2026-06-10 15:53:04.667145 | 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-msg9m.yaml
2026-06-10 15:53:04.667160 | 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-mwrsj.yaml
2026-06-10 15:53:04.667176 | 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-vcbnf.yaml
2026-06-10 15:53:04.667203 | 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-x79qq.yaml
2026-06-10 15:53:04.667220 | 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-10 15:53:04.667235 | 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-10 15:53:04.667250 | 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-10 15:53:04.667265 | 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-10 15:53:04.667283 | 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-10 15:53:04.667300 | 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-10 15:53:04.667315 | 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-10 15:53:04.667331 | 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-10 15:53:04.667347 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/installplans/install-lszbz
2026-06-10 15:53:04.667362 | 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-10 15:53:04.667378 | 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-10 15:53:04.667393 | 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-10 15:53:04.667409 | 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-10 15:53:04.667424 | 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-plq4j/
2026-06-10 15:53:04.667440 | 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-plq4j/controller-8464864885-plq4j-describe
2026-06-10 15:53:04.667455 | 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-plq4j/logs/
2026-06-10 15:53:04.667470 | 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-plq4j/logs/controller.log.gz
2026-06-10 15:53:04.667486 | 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-plq4j/logs/kube-rbac-proxy.log
2026-06-10 15:53:04.667501 | 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-86b867dfcb-w6gtj/
2026-06-10 15:53:04.667521 | 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-86b867dfcb-w6gtj/metallb-operator-controller-manager-86b867dfcb-w6gtj-describe
2026-06-10 15:53:04.667536 | 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-86b867dfcb-w6gtj/logs/
2026-06-10 15:53:04.667552 | 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-86b867dfcb-w6gtj/logs/manager-previous.log
2026-06-10 15:53:04.667567 | 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-86b867dfcb-w6gtj/logs/manager.log
2026-06-10 15:53:04.667583 | 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-5cd9695756-nnpb7/
2026-06-10 15:53:04.667599 | 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-5cd9695756-nnpb7/metallb-operator-webhook-server-5cd9695756-nnpb7-describe
2026-06-10 15:53:04.667614 | 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-5cd9695756-nnpb7/logs/
2026-06-10 15:53:04.667630 | 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-5cd9695756-nnpb7/logs/webhook-server.log
2026-06-10 15:53:04.667645 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-n5t9c/
2026-06-10 15:53:04.667661 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-n5t9c/speaker-n5t9c-describe
2026-06-10 15:53:04.667676 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-n5t9c/logs/
2026-06-10 15:53:04.667692 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-n5t9c/logs/kube-rbac-proxy.log
2026-06-10 15:53:04.667707 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/metallb-system/pods/speaker-n5t9c/logs/speaker.log.gz
2026-06-10 15:53:04.667726 | 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-10 15:53:04.667742 | 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-10 15:53:04.667757 | 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-86b867dfcb.yaml
2026-06-10 15:53:04.667773 | 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-5cd9695756.yaml
2026-06-10 15:53:04.667789 | 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-10 15:53:04.667804 | 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-10 15:53:04.667820 | 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-10 15:53:04.667836 | 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-10 15:53:04.667866 | 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-10 15:53:04.667887 | 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-10 15:53:04.667903 | 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-10 15:53:04.667918 | 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-10 15:53:04.667934 | 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-10 15:53:04.667950 | 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-10 15:53:04.667969 | 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-10 15:53:04.667985 | 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-10 15:53:04.668001 | 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-10 15:53:04.668016 | 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-10 15:53:04.668032 | 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-10 15:53:04.668047 | 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-10 15:53:04.668063 | 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-10 15:53:04.668078 | 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-10 15:53:04.668094 | 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-10 15:53:04.668109 | 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-10 15:53:04.668124 | 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-10 15:53:04.668140 | 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-10 15:53:04.668155 | 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-10 15:53:04.668171 | 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-10 15:53:04.668186 | 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-10 15:53:04.668205 | 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-10 15:53:04.668220 | 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-10 15:53:04.668235 | 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-10 15:53:04.668250 | 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-10 15:53:04.668265 | 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-10 15:53:04.668281 | 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-10 15:53:04.668296 | 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-10 15:53:04.668312 | 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-10 15:53:04.668327 | 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-10 15:53:04.668343 | 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-10 15:53:04.668359 | 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-10 15:53:04.668374 | 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-10 15:53:04.668390 | 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-10 15:53:04.668410 | 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-10 15:53:04.668426 | 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-10 15:53:04.668442 | 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-10 15:53:04.668458 | 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-10 15:53:04.668474 | 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-10 15:53:04.668489 | 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-10 15:53:04.668532 | 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-10 15:53:04.668554 | 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-10 15:53:04.668570 | 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-10 15:53:04.668585 | 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-10 15:53:04.668601 | 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-10 15:53:04.668616 | 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-10 15:53:04.668631 | 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-10 15:53:04.668647 | 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-10 15:53:04.668665 | 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-10 15:53:04.668680 | 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-10 15:53:04.668696 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/
2026-06-10 15:53:04.668711 | 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-10 15:53:04.668727 | 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-10 15:53:04.668743 | 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-10 15:53:04.668758 | 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-10 15:53:04.668773 | 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-10 15:53:04.668789 | 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-10 15:53:04.668804 | 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-10 15:53:04.668819 | 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-10 15:53:04.668835 | 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-10 15:53:04.668864 | 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-10 15:53:04.668884 | 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-10 15:53:04.668900 | 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-10 15:53:04.668925 | 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-10 15:53:04.668941 | 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-10 15:53:04.668955 | 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-10 15:53:04.668971 | 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-10 15:53:04.668986 | 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-10 15:53:04.669001 | 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-10 15:53:04.669016 | 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-10 15:53:04.669031 | 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-10 15:53:04.669047 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5/
2026-06-10 15:53:04.669062 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5-describe
2026-06-10 15:53:04.669082 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5/logs/
2026-06-10 15:53:04.669098 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5/logs/extract.log
2026-06-10 15:53:04.669113 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5/logs/pull.log
2026-06-10 15:53:04.669132 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/387bfabfca1298c4c8a9675420a158f8862d47d6aeed857480e6a7a9d3z79f5/logs/util.log
2026-06-10 15:53:04.669148 | 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-rjr6f/
2026-06-10 15:53:04.669163 | 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-rjr6f/certified-operators-rjr6f-describe
2026-06-10 15:53:04.669179 | 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-rjr6f/logs/
2026-06-10 15:53:04.669194 | 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-rjr6f/logs/extract-content.log
2026-06-10 15:53:04.669210 | 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-rjr6f/logs/extract-utilities.log
2026-06-10 15:53:04.669225 | 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-rjr6f/logs/registry-server.log.gz
2026-06-10 15:53:04.669240 | 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-z6dlw/
2026-06-10 15:53:04.669255 | 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-z6dlw/community-operators-z6dlw-describe
2026-06-10 15:53:04.669271 | 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-z6dlw/logs/
2026-06-10 15:53:04.669286 | 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-z6dlw/logs/extract-content.log
2026-06-10 15:53:04.669302 | 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-z6dlw/logs/extract-utilities.log
2026-06-10 15:53:04.669317 | 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-z6dlw/logs/registry-server.log.gz
2026-06-10 15:53:04.669338 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt/
2026-06-10 15:53:04.669354 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt-describe
2026-06-10 15:53:04.669369 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt/logs/
2026-06-10 15:53:04.669384 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt/logs/extract.log
2026-06-10 15:53:04.669400 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt/logs/pull.log
2026-06-10 15:53:04.669415 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-marketplace/pods/ed43641bf76e974c79e6d19d37042da9c6c1c828763981d17078e53cd9qrkbt/logs/util.log
2026-06-10 15:53:04.669431 | 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-886qx/
2026-06-10 15:53:04.669446 | 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-886qx/marketplace-operator-547dbd544d-886qx-describe
2026-06-10 15:53:04.669462 | 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-886qx/logs/
2026-06-10 15:53:04.669477 | 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-886qx/logs/marketplace-operator-previous.log
2026-06-10 15:53:04.669492 | 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-886qx/logs/marketplace-operator.log
2026-06-10 15:53:04.669508 | 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-72pwn/
2026-06-10 15:53:04.669523 | 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-72pwn/redhat-marketplace-72pwn-describe
2026-06-10 15:53:04.669545 | 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-72pwn/logs/
2026-06-10 15:53:04.669561 | 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-72pwn/logs/extract-content.log
2026-06-10 15:53:04.669652 | 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-72pwn/logs/extract-utilities.log
2026-06-10 15:53:04.669675 | 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-72pwn/logs/registry-server.log
2026-06-10 15:53:04.669692 | 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-w57w2/
2026-06-10 15:53:04.669708 | 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-w57w2/redhat-operators-w57w2-describe
2026-06-10 15:53:04.669724 | 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-w57w2/logs/
2026-06-10 15:53:04.669739 | 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-w57w2/logs/extract-content.log
2026-06-10 15:53:04.669755 | 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-w57w2/logs/extract-utilities.log
2026-06-10 15:53:04.669770 | 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-w57w2/logs/registry-server.log.gz
2026-06-10 15:53:04.669786 | 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-10 15:53:04.669802 | 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-10 15:53:04.669817 | 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-10 15:53:04.669836 | 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-10 15:53:04.669871 | 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-10 15:53:04.669888 | 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-10 15:53:04.669904 | 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-10 15:53:04.669919 | 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-10 15:53:04.669935 | 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-10 15:53:04.669951 | 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-10 15:53:04.669966 | 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-10 15:53:04.669982 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/
2026-06-10 15:53:04.669998 | 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-10 15:53:04.670013 | 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-10 15:53:04.670029 | 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-10 15:53:04.670044 | 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-10 15:53:04.670060 | 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-10 15:53:04.670075 | 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-10 15:53:04.670094 | 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-10 15:53:04.670110 | 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-10 15:53:04.670125 | 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-10 15:53:04.670141 | 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-10 15:53:04.670156 | 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-10 15:53:04.670172 | 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-10 15:53:04.670188 | 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-10 15:53:04.670204 | 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-10 15:53:04.670219 | 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-10 15:53:04.670235 | 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-10 15:53:04.670251 | 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-10 15:53:04.670266 | 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-10 15:53:04.670282 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-nmstate/installplans/install-d7tbf
2026-06-10 15:53:04.670297 | 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-10 15:53:04.670313 | 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-10 15:53:04.670332 | 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-10 15:53:04.670347 | 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-10 15:53:04.670363 | 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-10 15:53:04.670378 | 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-wn7wd/
2026-06-10 15:53:04.670394 | 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-wn7wd/nmstate-console-plugin-9bcc7988b-wn7wd-describe
2026-06-10 15:53:04.670410 | 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-wn7wd/logs/
2026-06-10 15:53:04.670426 | 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-wn7wd/logs/nmstate-console-plugin.log
2026-06-10 15:53:04.670442 | 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-j6msb/
2026-06-10 15:53:04.670457 | 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-j6msb/nmstate-handler-j6msb-describe
2026-06-10 15:53:04.670473 | 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-j6msb/logs/
2026-06-10 15:53:04.670488 | 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-j6msb/logs/nmstate-handler.log
2026-06-10 15:53:04.670504 | 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-fsh4h/
2026-06-10 15:53:04.670520 | 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-fsh4h/nmstate-metrics-756b4d6fc6-fsh4h-describe
2026-06-10 15:53:04.670535 | 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-fsh4h/logs/
2026-06-10 15:53:04.670554 | 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-fsh4h/logs/kube-rbac-proxy.log
2026-06-10 15:53:04.670570 | 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-fsh4h/logs/nmstate-metrics.log
2026-06-10 15:53:04.670585 | 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-cvmqg/
2026-06-10 15:53:04.670601 | 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-cvmqg/nmstate-operator-6569c8c666-cvmqg-describe
2026-06-10 15:53:04.670617 | 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-cvmqg/logs/
2026-06-10 15:53:04.670632 | 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-cvmqg/logs/nmstate-operator.log
2026-06-10 15:53:04.670648 | 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-sd26g/
2026-06-10 15:53:04.670664 | 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-sd26g/nmstate-webhook-9b7874799-sd26g-describe
2026-06-10 15:53:04.670680 | 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-sd26g/logs/
2026-06-10 15:53:04.670725 | 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-sd26g/logs/nmstate-webhook.log
2026-06-10 15:53:04.670744 | 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-10 15:53:04.670760 | 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-10 15:53:04.670776 | 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-10 15:53:04.670796 | 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-10 15:53:04.670812 | 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-10 15:53:04.670828 | 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-10 15:53:04.670844 | 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-10 15:53:04.670875 | 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-10 15:53:04.670892 | 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-10 15:53:04.670908 | 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-10 15:53:04.670924 | 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-10 15:53:04.670939 | 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-10 15:53:04.670955 | 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-10 15:53:04.670971 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openshift-operators/
2026-06-10 15:53:04.670986 | 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-10 15:53:04.671001 | 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-10 15:53:04.671016 | 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-10 15:53:04.671031 | 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-10 15:53:04.671050 | 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-10 15:53:04.671066 | 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-10 15:53:04.671082 | 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-10 15:53:04.671097 | 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-10 15:53:04.671113 | 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-10 15:53:04.671129 | 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-10 15:53:04.671144 | 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-10 15:53:04.671159 | 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-10 15:53:04.671174 | 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-10 15:53:04.671190 | 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-10 15:53:04.671219 | 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-10 15:53:04.671235 | 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-10 15:53:04.671250 | 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-10 15:53:04.671265 | 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-10 15:53:04.671280 | 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-10 15:53:04.671299 | 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-10 15:53:04.671314 | 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-10 15:53:04.671329 | 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-10 15:53:04.671344 | 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-10 15:53:04.671359 | 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-10 15:53:04.671374 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/
2026-06-10 15:53:04.671389 | 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-10 15:53:04.671404 | 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-10 15:53:04.671419 | 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-10 15:53:04.671434 | 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-10 15:53:04.671449 | 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-10 15:53:04.671464 | 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-10 15:53:04.671479 | 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-10 15:53:04.671494 | 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-10 15:53:04.671509 | 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-10 15:53:04.671527 | 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-10 15:53:04.671543 | 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-10 15:53:04.671559 | 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-10 15:53:04.671575 | 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-10 15:53:04.671590 | 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-10 15:53:04.671605 | 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-10 15:53:04.671620 | 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-10 15:53:04.671635 | 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-10 15:53:04.671651 | 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-10 15:53:04.671666 | 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-10 15:53:04.671682 | 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-10 15:53:04.671697 | 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-10 15:53:04.671712 | 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-10 15:53:04.671727 | 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-10 15:53:04.671745 | 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-10 15:53:04.671803 | 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-10 15:53:04.671825 | 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-10 15:53:04.671841 | 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-10 15:53:04.671871 | 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-10 15:53:04.671930 | 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-10 15:53:04.671948 | 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-10 15:53:04.671964 | 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-10 15:53:04.671980 | 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-10 15:53:04.671996 | 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-10 15:53:04.672012 | 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-10 15:53:04.672028 | 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-10 15:53:04.672044 | 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-10 15:53:04.672059 | 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-10 15:53:04.672078 | 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-10 15:53:04.672094 | 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-10 15:53:04.672110 | 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-10 15:53:04.672125 | 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-10 15:53:04.672141 | 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-10 15:53:04.672156 | 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-10 15:53:04.672171 | 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-10 15:53:04.672187 | 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-10 15:53:04.672202 | 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-10 15:53:04.672218 | 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-10 15:53:04.672234 | 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-10 15:53:04.672250 | 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-10 15:53:04.672265 | 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-10 15:53:04.672285 | 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-10 15:53:04.672301 | 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-10 15:53:04.672317 | 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-10 15:53:04.672333 | 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-10 15:53:04.672348 | 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-10 15:53:04.672363 | 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-10 15:53:04.672379 | 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-10 15:53:04.672394 | 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-10 15:53:04.672410 | 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-10 15:53:04.672425 | 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-10 15:53:04.672440 | 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-10 15:53:04.672456 | 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-10 15:53:04.672471 | 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-10 15:53:04.672490 | 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-10 15:53:04.672506 | 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-10 15:53:04.672521 | 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-10 15:53:04.672537 | 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-10 15:53:04.672552 | 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-10 15:53:04.672567 | 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-10 15:53:04.672583 | 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-10 15:53:04.672598 | 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-10 15:53:04.672614 | 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-10 15:53:04.672629 | 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-10 15:53:04.672644 | 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-10 15:53:04.672660 | 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-10 15:53:04.672676 | 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-10 15:53:04.672691 | 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-10 15:53:04.672709 | 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-10 15:53:04.672725 | 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-10 15:53:04.672741 | 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-10 15:53:04.672756 | 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-10 15:53:04.672771 | 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-10 15:53:04.672787 | 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-10 15:53:04.672802 | 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-10 15:53:04.672817 | 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-10 15:53:04.672833 | 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-10 15:53:04.672868 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/installplans/install-d7scw
2026-06-10 15:53:04.672889 | 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-10 15:53:04.672906 | 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-10 15:53:04.672921 | 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-10 15:53:04.672940 | 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-10 15:53:04.672994 | 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-10 15:53:04.673019 | 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-10 15:53:04.673064 | 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-10 15:53:04.673081 | 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-10 15:53:04.673096 | 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-10 15:53:04.673112 | 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-10 15:53:04.673128 | 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-10 15:53:04.673143 | 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-10 15:53:04.673159 | 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-10 15:53:04.673174 | 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-10 15:53:04.673190 | 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-10 15:53:04.673206 | 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-10 15:53:04.673222 | 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-10 15:53:04.673243 | 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-10 15:53:04.673259 | 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-10 15:53:04.673274 | 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-10 15:53:04.673289 | 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-10 15:53:04.673305 | 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-10 15:53:04.673320 | 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-10 15:53:04.673335 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/jobs/c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48ec046a.yaml
2026-06-10 15:53:04.673350 | 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-10 15:53:04.673365 | 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-10 15:53:04.673380 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/barbican-operator-controller-manager-7b8ffd8c4f-49lpn/
2026-06-10 15:53:04.673396 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/barbican-operator-controller-manager-7b8ffd8c4f-49lpn/barbican-operator-controller-manager-7b8ffd8c4f-49lpn-describe
2026-06-10 15:53:04.673412 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/barbican-operator-controller-manager-7b8ffd8c4f-49lpn/logs/
2026-06-10 15:53:04.673427 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/barbican-operator-controller-manager-7b8ffd8c4f-49lpn/logs/manager.log
2026-06-10 15:53:04.673446 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr/
2026-06-10 15:53:04.673462 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr/c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr-describe
2026-06-10 15:53:04.673478 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr/logs/
2026-06-10 15:53:04.673493 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr/logs/extract.log
2026-06-10 15:53:04.673509 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr/logs/pull.log
2026-06-10 15:53:04.673524 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/c0ac32842ae7fbb1956f71bea4cbd773f1720efa2cd56412f73725d48e5vrzr/logs/util.log
2026-06-10 15:53:04.673540 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/cinder-operator-controller-manager-86c584f6fc-5wrs7/
2026-06-10 15:53:04.673556 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/cinder-operator-controller-manager-86c584f6fc-5wrs7/cinder-operator-controller-manager-86c584f6fc-5wrs7-describe
2026-06-10 15:53:04.673572 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/cinder-operator-controller-manager-86c584f6fc-5wrs7/logs/
2026-06-10 15:53:04.673587 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/cinder-operator-controller-manager-86c584f6fc-5wrs7/logs/manager.log
2026-06-10 15:53:04.673603 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/designate-operator-controller-manager-6bf8599b68-rk7j4/
2026-06-10 15:53:04.673619 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/designate-operator-controller-manager-6bf8599b68-rk7j4/designate-operator-controller-manager-6bf8599b68-rk7j4-describe
2026-06-10 15:53:04.673638 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/designate-operator-controller-manager-6bf8599b68-rk7j4/logs/
2026-06-10 15:53:04.673654 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/designate-operator-controller-manager-6bf8599b68-rk7j4/logs/manager.log
2026-06-10 15:53:04.673669 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/glance-operator-controller-manager-5bdfb47c4d-p2rdl/
2026-06-10 15:53:04.673685 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/glance-operator-controller-manager-5bdfb47c4d-p2rdl/glance-operator-controller-manager-5bdfb47c4d-p2rdl-describe
2026-06-10 15:53:04.673700 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/glance-operator-controller-manager-5bdfb47c4d-p2rdl/logs/
2026-06-10 15:53:04.673715 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/glance-operator-controller-manager-5bdfb47c4d-p2rdl/logs/manager.log
2026-06-10 15:53:04.673731 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/heat-operator-controller-manager-5c5844cc68-ckqt9/
2026-06-10 15:53:04.673746 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/heat-operator-controller-manager-5c5844cc68-ckqt9/heat-operator-controller-manager-5c5844cc68-ckqt9-describe
2026-06-10 15:53:04.673761 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/heat-operator-controller-manager-5c5844cc68-ckqt9/logs/
2026-06-10 15:53:04.673776 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/heat-operator-controller-manager-5c5844cc68-ckqt9/logs/manager.log
2026-06-10 15:53:04.673791 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/horizon-operator-controller-manager-548d6d5f9-8tdwx/
2026-06-10 15:53:04.673806 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/horizon-operator-controller-manager-548d6d5f9-8tdwx/horizon-operator-controller-manager-548d6d5f9-8tdwx-describe
2026-06-10 15:53:04.673821 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/horizon-operator-controller-manager-548d6d5f9-8tdwx/logs/
2026-06-10 15:53:04.673839 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/horizon-operator-controller-manager-548d6d5f9-8tdwx/logs/manager.log
2026-06-10 15:53:04.673873 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/infra-operator-controller-manager-cbcfcddf7-bt2xs/
2026-06-10 15:53:04.673890 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/infra-operator-controller-manager-cbcfcddf7-bt2xs/infra-operator-controller-manager-cbcfcddf7-bt2xs-describe
2026-06-10 15:53:04.673905 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/infra-operator-controller-manager-cbcfcddf7-bt2xs/logs/
2026-06-10 15:53:04.673920 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/infra-operator-controller-manager-cbcfcddf7-bt2xs/logs/manager.log
2026-06-10 15:53:04.673935 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ironic-operator-controller-manager-75f8548fcd-pd6ql/
2026-06-10 15:53:04.673950 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ironic-operator-controller-manager-75f8548fcd-pd6ql/ironic-operator-controller-manager-75f8548fcd-pd6ql-describe
2026-06-10 15:53:04.673966 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ironic-operator-controller-manager-75f8548fcd-pd6ql/logs/
2026-06-10 15:53:04.673981 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ironic-operator-controller-manager-75f8548fcd-pd6ql/logs/manager.log
2026-06-10 15:53:04.673997 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/keystone-operator-controller-manager-6ccff66c5b-rcch6/
2026-06-10 15:53:04.674012 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/keystone-operator-controller-manager-6ccff66c5b-rcch6/keystone-operator-controller-manager-6ccff66c5b-rcch6-describe
2026-06-10 15:53:04.674027 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/keystone-operator-controller-manager-6ccff66c5b-rcch6/logs/
2026-06-10 15:53:04.674046 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/keystone-operator-controller-manager-6ccff66c5b-rcch6/logs/manager.log
2026-06-10 15:53:04.674061 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/manila-operator-controller-manager-677d9d8477-7kcxb/
2026-06-10 15:53:04.674077 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/manila-operator-controller-manager-677d9d8477-7kcxb/manila-operator-controller-manager-677d9d8477-7kcxb-describe
2026-06-10 15:53:04.674092 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/manila-operator-controller-manager-677d9d8477-7kcxb/logs/
2026-06-10 15:53:04.674107 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/manila-operator-controller-manager-677d9d8477-7kcxb/logs/manager.log
2026-06-10 15:53:04.674122 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/mariadb-operator-controller-manager-7fcb8b58d6-m88kf/
2026-06-10 15:53:04.674137 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/mariadb-operator-controller-manager-7fcb8b58d6-m88kf/mariadb-operator-controller-manager-7fcb8b58d6-m88kf-describe
2026-06-10 15:53:04.674152 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/mariadb-operator-controller-manager-7fcb8b58d6-m88kf/logs/
2026-06-10 15:53:04.674167 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/mariadb-operator-controller-manager-7fcb8b58d6-m88kf/logs/manager.log
2026-06-10 15:53:04.674182 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/neutron-operator-controller-manager-688d5c756f-qfqjf/
2026-06-10 15:53:04.674198 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/neutron-operator-controller-manager-688d5c756f-qfqjf/neutron-operator-controller-manager-688d5c756f-qfqjf-describe
2026-06-10 15:53:04.674213 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/neutron-operator-controller-manager-688d5c756f-qfqjf/logs/
2026-06-10 15:53:04.674232 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/neutron-operator-controller-manager-688d5c756f-qfqjf/logs/manager.log
2026-06-10 15:53:04.674247 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/nova-operator-controller-manager-f4c4579bb-drkxt/
2026-06-10 15:53:04.674263 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/nova-operator-controller-manager-f4c4579bb-drkxt/nova-operator-controller-manager-f4c4579bb-drkxt-describe
2026-06-10 15:53:04.674278 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/nova-operator-controller-manager-f4c4579bb-drkxt/logs/
2026-06-10 15:53:04.674294 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/nova-operator-controller-manager-f4c4579bb-drkxt/logs/manager.log
2026-06-10 15:53:04.674309 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/octavia-operator-controller-manager-6495978d8d-xz9hv/
2026-06-10 15:53:04.674325 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/octavia-operator-controller-manager-6495978d8d-xz9hv/octavia-operator-controller-manager-6495978d8d-xz9hv-describe
2026-06-10 15:53:04.674341 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/octavia-operator-controller-manager-6495978d8d-xz9hv/logs/
2026-06-10 15:53:04.674356 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/octavia-operator-controller-manager-6495978d8d-xz9hv/logs/manager.log
2026-06-10 15:53:04.674371 | 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-7c67dc759fjggw8/
2026-06-10 15:53:04.674387 | 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-7c67dc759fjggw8/openstack-baremetal-operator-controller-manager-7c67dc759fjggw8-describe
2026-06-10 15:53:04.674402 | 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-7c67dc759fjggw8/logs/
2026-06-10 15:53:04.674422 | 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-7c67dc759fjggw8/logs/manager.log
2026-06-10 15:53:04.674438 | 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-86c7bbb4f8-9hxgb/
2026-06-10 15:53:04.674454 | 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-86c7bbb4f8-9hxgb/openstack-operator-controller-init-86c7bbb4f8-9hxgb-describe
2026-06-10 15:53:04.674469 | 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-86c7bbb4f8-9hxgb/logs/
2026-06-10 15:53:04.674485 | 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-86c7bbb4f8-9hxgb/logs/operator.log
2026-06-10 15:53:04.674500 | 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-8b4679f98-vqxzx/
2026-06-10 15:53:04.674515 | 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-8b4679f98-vqxzx/openstack-operator-controller-manager-8b4679f98-vqxzx-describe
2026-06-10 15:53:04.674531 | 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-8b4679f98-vqxzx/logs/
2026-06-10 15:53:04.674547 | 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-8b4679f98-vqxzx/logs/manager.log.gz
2026-06-10 15:53:04.674562 | 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-8qjj9/
2026-06-10 15:53:04.674578 | 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-8qjj9/openstack-operator-index-8qjj9-describe
2026-06-10 15:53:04.674594 | 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-8qjj9/logs/
2026-06-10 15:53:04.674609 | 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-8qjj9/logs/registry-server.log
2026-06-10 15:53:04.674628 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ovn-operator-controller-manager-58f85bd97f-72l7t/
2026-06-10 15:53:04.674644 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ovn-operator-controller-manager-58f85bd97f-72l7t/ovn-operator-controller-manager-58f85bd97f-72l7t-describe
2026-06-10 15:53:04.674660 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ovn-operator-controller-manager-58f85bd97f-72l7t/logs/
2026-06-10 15:53:04.674675 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/ovn-operator-controller-manager-58f85bd97f-72l7t/logs/manager.log
2026-06-10 15:53:04.674691 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/swift-operator-controller-manager-67c49dd5c6-dn5zb/
2026-06-10 15:53:04.674706 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/swift-operator-controller-manager-67c49dd5c6-dn5zb/swift-operator-controller-manager-67c49dd5c6-dn5zb-describe
2026-06-10 15:53:04.674722 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/swift-operator-controller-manager-67c49dd5c6-dn5zb/logs/
2026-06-10 15:53:04.674737 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/swift-operator-controller-manager-67c49dd5c6-dn5zb/logs/manager.log
2026-06-10 15:53:04.674753 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/telemetry-operator-controller-manager-5d65c7d97d-s2hw2/
2026-06-10 15:53:04.674768 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/telemetry-operator-controller-manager-5d65c7d97d-s2hw2/telemetry-operator-controller-manager-5d65c7d97d-s2hw2-describe
2026-06-10 15:53:04.674791 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/telemetry-operator-controller-manager-5d65c7d97d-s2hw2/logs/
2026-06-10 15:53:04.674876 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/telemetry-operator-controller-manager-5d65c7d97d-s2hw2/logs/manager.log
2026-06-10 15:53:04.674905 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/test-operator-controller-manager-8d5599d7d-rdtrk/
2026-06-10 15:53:04.674923 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/test-operator-controller-manager-8d5599d7d-rdtrk/test-operator-controller-manager-8d5599d7d-rdtrk-describe
2026-06-10 15:53:04.674938 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/test-operator-controller-manager-8d5599d7d-rdtrk/logs/
2026-06-10 15:53:04.674954 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/test-operator-controller-manager-8d5599d7d-rdtrk/logs/manager.log
2026-06-10 15:53:04.674970 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/watcher-operator-controller-manager-577b679b5c-fmms2/
2026-06-10 15:53:04.674985 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/watcher-operator-controller-manager-577b679b5c-fmms2/watcher-operator-controller-manager-577b679b5c-fmms2-describe
2026-06-10 15:53:04.675001 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/watcher-operator-controller-manager-577b679b5c-fmms2/logs/
2026-06-10 15:53:04.675016 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/pods/watcher-operator-controller-manager-577b679b5c-fmms2/logs/manager.log
2026-06-10 15:53:04.675032 | 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-10 15:53:04.675047 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/barbican-operator-controller-manager-7b8ffd8c4f.yaml
2026-06-10 15:53:04.675063 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/cinder-operator-controller-manager-86c584f6fc.yaml
2026-06-10 15:53:04.675079 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/designate-operator-controller-manager-6bf8599b68.yaml
2026-06-10 15:53:04.675095 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/glance-operator-controller-manager-5bdfb47c4d.yaml
2026-06-10 15:53:04.675113 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/heat-operator-controller-manager-5c5844cc68.yaml
2026-06-10 15:53:04.675129 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/horizon-operator-controller-manager-548d6d5f9.yaml
2026-06-10 15:53:04.675145 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/infra-operator-controller-manager-cbcfcddf7.yaml
2026-06-10 15:53:04.675160 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/ironic-operator-controller-manager-75f8548fcd.yaml
2026-06-10 15:53:04.675175 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/keystone-operator-controller-manager-6ccff66c5b.yaml
2026-06-10 15:53:04.675191 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/manila-operator-controller-manager-677d9d8477.yaml
2026-06-10 15:53:04.675220 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/mariadb-operator-controller-manager-7fcb8b58d6.yaml
2026-06-10 15:53:04.675236 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/neutron-operator-controller-manager-688d5c756f.yaml
2026-06-10 15:53:04.675251 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/nova-operator-controller-manager-f4c4579bb.yaml
2026-06-10 15:53:04.675266 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/octavia-operator-controller-manager-6495978d8d.yaml
2026-06-10 15:53:04.675281 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/openstack-baremetal-operator-controller-manager-7c67dc759f.yaml
2026-06-10 15:53:04.675296 | 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-86c7bbb4f8.yaml
2026-06-10 15:53:04.675315 | 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-8b4679f98.yaml
2026-06-10 15:53:04.675330 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/ovn-operator-controller-manager-58f85bd97f.yaml
2026-06-10 15:53:04.675346 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/swift-operator-controller-manager-67c49dd5c6.yaml
2026-06-10 15:53:04.675361 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/telemetry-operator-controller-manager-5d65c7d97d.yaml
2026-06-10 15:53:04.675377 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/test-operator-controller-manager-8d5599d7d.yaml
2026-06-10 15:53:04.675393 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack-operators/replicaset/watcher-operator-controller-manager-577b679b5c.yaml
2026-06-10 15:53:04.675408 | 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-10 15:53:04.675423 | 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-10 15:53:04.675439 | 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-10 15:53:04.675454 | 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-10 15:53:04.675470 | 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-10 15:53:04.675486 | 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-10 15:53:04.675501 | 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-10 15:53:04.675516 | 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-10 15:53:04.675534 | 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-10 15:53:04.675550 | 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-10 15:53:04.675565 | 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-10 15:53:04.675581 | 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-10 15:53:04.675596 | 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-10 15:53:04.675611 | 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-10 15:53:04.675627 | 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-10 15:53:04.675642 | 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-10 15:53:04.675657 | 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-10 15:53:04.675672 | 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-10 15:53:04.675688 | 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-10 15:53:04.675703 | 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-10 15:53:04.675719 | 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-10 15:53:04.675734 | 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-10 15:53:04.675753 | 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-10 15:53:04.675770 | 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-10 15:53:04.675786 | 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-10 15:53:04.675801 | 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-10 15:53:04.675816 | 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-10 15:53:04.675831 | 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-10 15:53:04.675862 | 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-10 15:53:04.675883 | 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-10 15:53:04.675899 | 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-10 15:53:04.675915 | 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-10 15:53:04.675931 | 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-10 15:53:04.675946 | 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-10 15:53:04.675961 | 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-10 15:53:04.675976 | 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-10 15:53:04.675995 | 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-10 15:53:04.676010 | 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-10 15:53:04.676025 | 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-10 15:53:04.676041 | 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-10 15:53:04.676056 | 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-10 15:53:04.676071 | 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-10 15:53:04.676087 | 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-10 15:53:04.676135 | 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-10 15:53:04.676151 | 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-10 15:53:04.676167 | 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-10 15:53:04.676183 | 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-10 15:53:04.676198 | 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-10 15:53:04.676213 | 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-10 15:53:04.676232 | 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-10 15:53:04.676248 | 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-10 15:53:04.676264 | 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-10 15:53:04.676280 | 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-10 15:53:04.676295 | 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-10 15:53:04.676311 | 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-10 15:53:04.676327 | 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-10 15:53:04.676342 | 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-10 15:53:04.676358 | 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-10 15:53:04.676373 | 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-10 15:53:04.676388 | 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-10 15:53:04.676404 | 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-10 15:53:04.676419 | 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-10 15:53:04.676439 | 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-10 15:53:04.676455 | 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-10 15:53:04.676470 | 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-10 15:53:04.676486 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/
2026-06-10 15:53:04.676501 | 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-10 15:53:04.676517 | 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-10 15:53:04.676532 | 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-10 15:53:04.676547 | 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-10 15:53:04.676563 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/buildconfig/
2026-06-10 15:53:04.676578 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cert/
2026-06-10 15:53:04.676594 | 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-10 15:53:04.676611 | 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-10 15:53:04.676627 | 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-10 15:53:04.676642 | 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-10 15:53:04.676658 | 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-10 15:53:04.676676 | 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-10 15:53:04.676692 | 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-10 15:53:04.676707 | 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-10 15:53:04.676721 | 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-10 15:53:04.676736 | 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-10 15:53:04.676751 | 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-10 15:53:04.676765 | 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-10 15:53:04.676780 | 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-10 15:53:04.676795 | 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-10 15:53:04.676810 | 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-10 15:53:04.676825 | 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-10 15:53:04.676840 | 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-10 15:53:04.676874 | 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-10 15:53:04.676892 | 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-10 15:53:04.676907 | 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-10 15:53:04.676926 | 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-10 15:53:04.676942 | 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-10 15:53:04.676957 | 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-10 15:53:04.676972 | 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-10 15:53:04.676988 | 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-10 15:53:04.677003 | 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-10 15:53:04.677019 | 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-10 15:53:04.677034 | 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-10 15:53:04.677050 | 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-10 15:53:04.677065 | 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-10 15:53:04.677080 | 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-10 15:53:04.677096 | 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-10 15:53:04.677111 | 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-10 15:53:04.677126 | 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-10 15:53:04.677142 | 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-10 15:53:04.677192 | 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-10 15:53:04.677217 | 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-10 15:53:04.677234 | 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-10 15:53:04.677249 | 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-10 15:53:04.677265 | 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-10 15:53:04.677280 | 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-10 15:53:04.677296 | 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-10 15:53:04.677311 | 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-10 15:53:04.677326 | 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-10 15:53:04.677341 | 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-10 15:53:04.677357 | 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-10 15:53:04.677372 | 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-10 15:53:04.677387 | 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-10 15:53:04.677403 | 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-10 15:53:04.677418 | 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-10 15:53:04.677437 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/certificaterequests/
2026-06-10 15:53:04.677453 | 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-10 15:53:04.677468 | 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-10 15:53:04.677484 | 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-10 15:53:04.677499 | 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-10 15:53:04.677515 | 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-10 15:53:04.677530 | 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-10 15:53:04.677545 | 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-10 15:53:04.677561 | 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-10 15:53:04.677577 | 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-10 15:53:04.677592 | 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-10 15:53:04.677607 | 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-10 15:53:04.677622 | 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-10 15:53:04.677640 | 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-10 15:53:04.677655 | 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-10 15:53:04.677671 | 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-10 15:53:04.677686 | 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-10 15:53:04.677701 | 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-10 15:53:04.677717 | 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-10 15:53:04.677732 | 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-10 15:53:04.677748 | 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-10 15:53:04.677763 | 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-10 15:53:04.677779 | 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-10 15:53:04.677794 | 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-10 15:53:04.677810 | 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-10 15:53:04.677825 | 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-10 15:53:04.677841 | 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-10 15:53:04.677877 | 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-10 15:53:04.677894 | 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-10 15:53:04.677910 | 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-10 15:53:04.677925 | 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-10 15:53:04.677940 | 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-10 15:53:04.677955 | 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-10 15:53:04.677970 | 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-10 15:53:04.677986 | 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-10 15:53:04.678001 | 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-10 15:53:04.678017 | 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-10 15:53:04.678033 | 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-10 15:53:04.678048 | 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-10 15:53:04.678064 | 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-10 15:53:04.678079 | 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-10 15:53:04.678098 | 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-10 15:53:04.678113 | 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-10 15:53:04.678128 | 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-10 15:53:04.678143 | 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-10 15:53:04.678158 | 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-10 15:53:04.678173 | 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-10 15:53:04.678189 | 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-10 15:53:04.678204 | 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-10 15:53:04.678219 | 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-10 15:53:04.678278 | 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-10 15:53:04.678329 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/configmaps/
2026-06-10 15:53:04.678349 | 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-10 15:53:04.678365 | 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-10 15:53:04.678381 | 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-10 15:53:04.678400 | 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-10 15:53:04.678416 | 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-10 15:53:04.678431 | 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-10 15:53:04.678447 | 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-10 15:53:04.678462 | 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-10 15:53:04.678478 | 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-10 15:53:04.678493 | 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-10 15:53:04.678509 | 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-10 15:53:04.678523 | 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-10 15:53:04.678539 | 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-10 15:53:04.678554 | 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-10 15:53:04.678569 | 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-10 15:53:04.678584 | 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-10 15:53:04.678599 | 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-10 15:53:04.678614 | 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-10 15:53:04.678631 | 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-10 15:53:04.678647 | 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-10 15:53:04.678662 | 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-10 15:53:04.678677 | 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-10 15:53:04.678692 | 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-10 15:53:04.678707 | 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-10 15:53:04.678722 | 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-10 15:53:04.678738 | 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-10 15:53:04.678752 | 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-10 15:53:04.678767 | 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-10 15:53:04.678782 | 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-10 15:53:04.678797 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/cronjobs/
2026-06-10 15:53:04.678812 | 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-10 15:53:04.678827 | 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-10 15:53:04.678845 | 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-10 15:53:04.678880 | 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-10 15:53:04.678896 | 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-10 15:53:04.678912 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/crs/
2026-06-10 15:53:04.678928 | 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-10 15:53:04.678944 | 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-10 15:53:04.678960 | 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-10 15:53:04.678976 | 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-10 15:53:04.678991 | 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-10 15:53:04.679007 | 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-10 15:53:04.679022 | 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-10 15:53:04.679037 | 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-10 15:53:04.679052 | 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-10 15:53:04.679067 | 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-10 15:53:04.679086 | 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-10 15:53:04.679101 | 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-10 15:53:04.679116 | 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-10 15:53:04.679132 | 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-10 15:53:04.679147 | 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-10 15:53:04.679163 | 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-10 15:53:04.679179 | 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-10 15:53:04.679195 | 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-10 15:53:04.679224 | 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-10 15:53:04.679240 | 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-10 15:53:04.679256 | 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-10 15:53:04.679271 | 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-10 15:53:04.679286 | 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-10 15:53:04.679302 | 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-10 15:53:04.679321 | 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-10 15:53:04.679336 | 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-10 15:53:04.679352 | 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-10 15:53:04.679367 | 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-10 15:53:04.679382 | 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-10 15:53:04.679397 | 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-10 15:53:04.679412 | 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-10 15:53:04.679427 | 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-10 15:53:04.679442 | 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-10 15:53:04.679457 | 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-10 15:53:04.679472 | 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-10 15:53:04.679487 | 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-10 15:53:04.679503 | 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-10 15:53:04.679518 | 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-10 15:53:04.679538 | 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-10 15:53:04.679553 | 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-10 15:53:04.679569 | 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-10 15:53:04.679584 | 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-10 15:53:04.679599 | 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-10 15:53:04.679615 | 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-10 15:53:04.679630 | 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-10 15:53:04.679646 | 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-10 15:53:04.679661 | 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-10 15:53:04.679676 | 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-10 15:53:04.679692 | 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-10 15:53:04.679707 | 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-10 15:53:04.679723 | 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-10 15:53:04.679738 | 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-10 15:53:04.679757 | 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-10 15:53:04.679773 | 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-10 15:53:04.679789 | 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-10 15:53:04.679805 | 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-10 15:53:04.679821 | 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-10 15:53:04.679837 | 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-10 15:53:04.679871 | 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-10 15:53:04.679889 | 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-10 15:53:04.679905 | 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-10 15:53:04.679921 | 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-10 15:53:04.679937 | 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-10 15:53:04.679953 | 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-10 15:53:04.679968 | 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-10 15:53:04.679990 | 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-10 15:53:04.680006 | 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-10 15:53:04.680022 | 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-10 15:53:04.680038 | 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-10 15:53:04.680054 | 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-10 15:53:04.680069 | 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-10 15:53:04.680085 | 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-10 15:53:04.680101 | 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-10 15:53:04.680116 | 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-10 15:53:04.680131 | 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-10 15:53:04.680146 | 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-10 15:53:04.680161 | 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-10 15:53:04.680177 | 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-10 15:53:04.680192 | 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-10 15:53:04.680211 | 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-10 15:53:04.680226 | 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-10 15:53:04.680241 | 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-10 15:53:04.680257 | 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-10 15:53:04.680272 | 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-10 15:53:04.680287 | 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-10 15:53:04.680303 | 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-10 15:53:04.680318 | 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-10 15:53:04.680334 | 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-10 15:53:04.680350 | 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-10 15:53:04.680390 | 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-10 15:53:04.680412 | 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-10 15:53:04.680428 | 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-10 15:53:04.680447 | 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-10 15:53:04.680463 | 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-10 15:53:04.680479 | 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-10 15:53:04.680494 | 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-10 15:53:04.680510 | 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-10 15:53:04.680525 | 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-10 15:53:04.680540 | 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-10 15:53:04.680555 | 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-10 15:53:04.680570 | 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-10 15:53:04.680585 | 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-10 15:53:04.680600 | 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-10 15:53:04.680616 | 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-10 15:53:04.680631 | 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-10 15:53:04.680647 | 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-10 15:53:04.680665 | 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-10 15:53:04.680681 | 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-10 15:53:04.680696 | 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-10 15:53:04.680711 | 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-10 15:53:04.680726 | 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-10 15:53:04.680742 | 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-10 15:53:04.680757 | 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-10 15:53:04.680772 | 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-10 15:53:04.680787 | 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-10 15:53:04.680802 | 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-10 15:53:04.680817 | 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-10 15:53:04.680832 | 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-10 15:53:04.680862 | 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-10 15:53:04.680883 | 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-10 15:53:04.680902 | 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-10 15:53:04.680918 | 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-10 15:53:04.680933 | 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-10 15:53:04.680948 | 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-10 15:53:04.680964 | 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-10 15:53:04.680979 | 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-10 15:53:04.680994 | 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-10 15:53:04.681009 | 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-10 15:53:04.681024 | 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-10 15:53:04.681039 | 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-10 15:53:04.681054 | 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-10 15:53:04.681068 | 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-10 15:53:04.681083 | 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-10 15:53:04.681101 | 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-10 15:53:04.681117 | 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-10 15:53:04.681132 | 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-10 15:53:04.681148 | 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-10 15:53:04.681163 | 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-10 15:53:04.681181 | 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-10 15:53:04.681199 | 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-10 15:53:04.681215 | 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-10 15:53:04.681230 | 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-10 15:53:04.681246 | 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-10 15:53:04.681261 | 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-10 15:53:04.681276 | 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-10 15:53:04.681292 | 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-10 15:53:04.681310 | 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-10 15:53:04.681326 | 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-10 15:53:04.681341 | 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-10 15:53:04.681357 | 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-10 15:53:04.681372 | 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-10 15:53:04.681388 | 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-10 15:53:04.681404 | 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-10 15:53:04.681419 | 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-10 15:53:04.681478 | 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-10 15:53:04.681501 | 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-10 15:53:04.681518 | 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-10 15:53:04.681534 | 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-10 15:53:04.681550 | 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-10 15:53:04.681569 | 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-10 15:53:04.681617 | 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-10 15:53:04.681637 | 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-10 15:53:04.681653 | 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-10 15:53:04.681669 | 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-10 15:53:04.681685 | 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-10 15:53:04.681701 | 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-10 15:53:04.681716 | 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-10 15:53:04.681732 | 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-10 15:53:04.681747 | 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-10 15:53:04.681763 | 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-10 15:53:04.681778 | 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-10 15:53:04.681794 | 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-10 15:53:04.681813 | 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-10 15:53:04.681828 | 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-10 15:53:04.681844 | 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-10 15:53:04.681879 | 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-10 15:53:04.681895 | 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-10 15:53:04.681911 | 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-10 15:53:04.681926 | 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-10 15:53:04.681942 | 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-10 15:53:04.681957 | 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-10 15:53:04.681973 | 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-10 15:53:04.681989 | 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-10 15:53:04.682004 | 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-10 15:53:04.682019 | 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-10 15:53:04.682035 | 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-10 15:53:04.682054 | 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-10 15:53:04.682070 | 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-10 15:53:04.682085 | 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-10 15:53:04.682101 | 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-10 15:53:04.682116 | 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-10 15:53:04.682131 | 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-10 15:53:04.682147 | 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-10 15:53:04.682163 | 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-10 15:53:04.682178 | 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-10 15:53:04.682194 | 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-10 15:53:04.682210 | 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-10 15:53:04.682225 | 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-10 15:53:04.682240 | 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-10 15:53:04.682258 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/daemonset/
2026-06-10 15:53:04.682275 | 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-10 15:53:04.682290 | 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-10 15:53:04.682305 | 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-10 15:53:04.682321 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/deployments/
2026-06-10 15:53:04.682337 | 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-10 15:53:04.682352 | 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-10 15:53:04.682368 | 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-10 15:53:04.682384 | 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-10 15:53:04.682400 | 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-10 15:53:04.682415 | 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-10 15:53:04.682431 | 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-10 15:53:04.682447 | 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-10 15:53:04.682462 | 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-10 15:53:04.682477 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/imagestream/
2026-06-10 15:53:04.682495 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/installplans/
2026-06-10 15:53:04.682510 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/issuer/
2026-06-10 15:53:04.682525 | 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-10 15:53:04.682541 | 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-10 15:53:04.682556 | 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-10 15:53:04.682571 | 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-10 15:53:04.682587 | 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-10 15:53:04.682603 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/jobs/
2026-06-10 15:53:04.682619 | 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-10 15:53:04.682635 | 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-10 15:53:04.682651 | 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-10 15:53:04.682699 | 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-10 15:53:04.682717 | 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-10 15:53:04.682733 | 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-10 15:53:04.682748 | 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-10 15:53:04.682767 | 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-10 15:53:04.682783 | 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-10 15:53:04.682799 | 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-10 15:53:04.682814 | 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-10 15:53:04.682830 | 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-10 15:53:04.682845 | 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-10 15:53:04.682878 | 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-10 15:53:04.682894 | 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-10 15:53:04.682910 | 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-10 15:53:04.682926 | 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-10 15:53:04.682942 | 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-10 15:53:04.682957 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/poddisruptionbudgets/
2026-06-10 15:53:04.682972 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/
2026-06-10 15:53:04.682991 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-57f4c895cd-h7ld5/
2026-06-10 15:53:04.683007 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-57f4c895cd-h7ld5/barbican-api-57f4c895cd-h7ld5-describe
2026-06-10 15:53:04.683022 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-57f4c895cd-h7ld5/logs/
2026-06-10 15:53:04.683038 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-57f4c895cd-h7ld5/logs/barbican-api-log.log
2026-06-10 15:53:04.683053 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-api-57f4c895cd-h7ld5/logs/barbican-api.log
2026-06-10 15:53:04.683069 | 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-55f5fbd7cd-jbccj/
2026-06-10 15:53:04.683084 | 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-55f5fbd7cd-jbccj/barbican-keystone-listener-55f5fbd7cd-jbccj-describe
2026-06-10 15:53:04.683100 | 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-55f5fbd7cd-jbccj/logs/
2026-06-10 15:53:04.683116 | 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-55f5fbd7cd-jbccj/logs/barbican-keystone-listener-log.log
2026-06-10 15:53:04.683131 | 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-55f5fbd7cd-jbccj/logs/barbican-keystone-listener.log
2026-06-10 15:53:04.683147 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-dbc8c9479-s7hbh/
2026-06-10 15:53:04.683162 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-dbc8c9479-s7hbh/barbican-worker-dbc8c9479-s7hbh-describe
2026-06-10 15:53:04.683178 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-dbc8c9479-s7hbh/logs/
2026-06-10 15:53:04.683193 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-dbc8c9479-s7hbh/logs/barbican-worker-log.log
2026-06-10 15:53:04.683225 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/barbican-worker-dbc8c9479-s7hbh/logs/barbican-worker.log
2026-06-10 15:53:04.683242 | 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-4dxkm/
2026-06-10 15:53:04.683258 | 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-4dxkm/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam-4dxkm-describe
2026-06-10 15:53:04.683274 | 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-4dxkm/logs/
2026-06-10 15:53:04.683290 | 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-4dxkm/logs/bootstrap-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-10 15:53:04.683305 | 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-10 15:53:04.683321 | 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-10 15:53:04.683336 | 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-10 15:53:04.683352 | 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-10 15:53:04.683368 | 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-10 15:53:04.683383 | 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-10 15:53:04.683399 | 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-10 15:53:04.683414 | 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-10 15:53:04.683436 | 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-10 15:53:04.683452 | 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-10 15:53:04.683468 | 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-10 15:53:04.683483 | 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-10 15:53:04.683499 | 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-10 15:53:04.683515 | 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-10 15:53:04.683530 | 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-10 15:53:04.683546 | 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-10 15:53:04.683561 | 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-10 15:53:04.683576 | 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-ipaml8xxm/
2026-06-10 15:53:04.683592 | 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-ipaml8xxm/configure-network-edpm-deployment-ipam-openstack-edpm-ipaml8xxm-describe
2026-06-10 15:53:04.683608 | 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-ipaml8xxm/logs/
2026-06-10 15:53:04.683623 | 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-ipaml8xxm/logs/configure-network-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-10 15:53:04.683639 | 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-cxsbp/
2026-06-10 15:53:04.683658 | 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-cxsbp/configure-os-edpm-deployment-ipam-openstack-edpm-ipam-cxsbp-describe
2026-06-10 15:53:04.683674 | 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-cxsbp/logs/
2026-06-10 15:53:04.683689 | 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-cxsbp/logs/configure-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-10 15:53:04.683704 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-fb69bb9fc-cq2xf/
2026-06-10 15:53:04.683718 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-fb69bb9fc-cq2xf/dnsmasq-dns-fb69bb9fc-cq2xf-describe
2026-06-10 15:53:04.683780 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-fb69bb9fc-cq2xf/logs/
2026-06-10 15:53:04.683830 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-fb69bb9fc-cq2xf/logs/dnsmasq-dns.log
2026-06-10 15:53:04.683862 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/dnsmasq-dns-fb69bb9fc-cq2xf/logs/init.log
2026-06-10 15:53:04.683883 | 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-wq7p6/
2026-06-10 15:53:04.683900 | 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-wq7p6/download-cache-edpm-deployment-ipam-openstack-edpm-ipam-wq7p6-describe
2026-06-10 15:53:04.683916 | 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-wq7p6/logs/
2026-06-10 15:53:04.683932 | 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-wq7p6/logs/download-cache-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-10 15:53:04.683952 | 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-10 15:53:04.683968 | 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-10 15:53:04.683983 | 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-10 15:53:04.683999 | 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-10 15:53:04.684014 | 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-10 15:53:04.684030 | 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-10 15:53:04.684045 | 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-10 15:53:04.684061 | 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-10 15:53:04.684077 | 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-10 15:53:04.684092 | 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-10 15:53:04.684108 | 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-vrkwk/
2026-06-10 15:53:04.684123 | 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-vrkwk/install-certs-edpm-deployment-ipam-openstack-edpm-ipam-vrkwk-describe
2026-06-10 15:53:04.684139 | 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-vrkwk/logs/
2026-06-10 15:53:04.684161 | 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-vrkwk/logs/install-certs-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-10 15:53:04.684177 | 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-nwpkz/
2026-06-10 15:53:04.684192 | 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-nwpkz/install-os-edpm-deployment-ipam-openstack-edpm-ipam-nwpkz-describe
2026-06-10 15:53:04.684208 | 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-nwpkz/logs/
2026-06-10 15:53:04.684223 | 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-nwpkz/logs/install-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-10 15:53:04.684239 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-779b89f965-xvhg2/
2026-06-10 15:53:04.684254 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-779b89f965-xvhg2/keystone-779b89f965-xvhg2-describe
2026-06-10 15:53:04.684270 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-779b89f965-xvhg2/logs/
2026-06-10 15:53:04.684285 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/keystone-779b89f965-xvhg2/logs/keystone-api.log
2026-06-10 15:53:04.684300 | 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-10 15:53:04.684316 | 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-10 15:53:04.684331 | 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-10 15:53:04.684347 | 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-10 15:53:04.684362 | 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-926nt/
2026-06-10 15:53:04.684381 | 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-926nt/libvirt-edpm-deployment-ipam-openstack-edpm-ipam-926nt-describe
2026-06-10 15:53:04.684397 | 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-926nt/logs/
2026-06-10 15:53:04.684413 | 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-926nt/logs/libvirt-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-10 15:53:04.684428 | 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-10 15:53:04.684444 | 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-10 15:53:04.684459 | 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-10 15:53:04.684475 | 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-10 15:53:04.684490 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-b985497ff-h9qmt/
2026-06-10 15:53:04.684505 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-b985497ff-h9qmt/neutron-b985497ff-h9qmt-describe
2026-06-10 15:53:04.684521 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-b985497ff-h9qmt/logs/
2026-06-10 15:53:04.684536 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-b985497ff-h9qmt/logs/neutron-api.log
2026-06-10 15:53:04.684552 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/neutron-b985497ff-h9qmt/logs/neutron-httpd.log
2026-06-10 15:53:04.684568 | 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-zkmfq/
2026-06-10 15:53:04.684587 | 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-zkmfq/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam-zkmfq-describe
2026-06-10 15:53:04.684603 | 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-zkmfq/logs/
2026-06-10 15:53:04.684619 | 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-zkmfq/logs/neutron-metadata-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-10 15:53:04.684634 | 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-10 15:53:04.684650 | 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-10 15:53:04.684665 | 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-10 15:53:04.684681 | 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-10 15:53:04.684697 | 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-10 15:53:04.684713 | 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-10 15:53:04.684728 | 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-10 15:53:04.684743 | 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-10 15:53:04.684759 | 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-10 15:53:04.684775 | 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-10 15:53:04.684790 | 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-10 15:53:04.684809 | 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-10 15:53:04.684824 | 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-10 15:53:04.684840 | 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-10 15:53:04.684874 | 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-10 15:53:04.684892 | 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-10 15:53:04.684908 | 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-10 15:53:04.684923 | 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-qk9sb/
2026-06-10 15:53:04.684947 | 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-qk9sb/nova-edpm-deployment-ipam-openstack-edpm-ipam-qk9sb-describe
2026-06-10 15:53:04.685018 | 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-qk9sb/logs/
2026-06-10 15:53:04.685040 | 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-qk9sb/logs/nova-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-10 15:53:04.685057 | 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-10 15:53:04.685073 | 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-10 15:53:04.685088 | 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-10 15:53:04.685108 | 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-10 15:53:04.685124 | 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-10 15:53:04.685140 | 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-10 15:53:04.685156 | 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-10 15:53:04.685171 | 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-10 15:53:04.685187 | 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-10 15:53:04.685203 | 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-10 15:53:04.685219 | 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-10 15:53:04.685234 | 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-10 15:53:04.685249 | 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-10 15:53:04.685265 | 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-10 15:53:04.685280 | 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-openstackprovisionserv64sqw/
2026-06-10 15:53:04.685296 | 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-openstackprovisionserv64sqw/openstack-edpm-ipam-provisionserver-openstackprovisionserv64sqw-describe
2026-06-10 15:53:04.685311 | 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-openstackprovisionserv64sqw/logs/
2026-06-10 15:53:04.685331 | 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-openstackprovisionserv64sqw/logs/init.log
2026-06-10 15:53:04.685347 | 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-openstackprovisionserv64sqw/logs/osp-httpd.log
2026-06-10 15:53:04.685361 | 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-10 15:53:04.685377 | 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-10 15:53:04.685392 | 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-10 15:53:04.685407 | 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-10 15:53:04.685422 | 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-10 15:53:04.685437 | 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-10 15:53:04.685452 | 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-10 15:53:04.685467 | 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-10 15:53:04.685482 | 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-10 15:53:04.685497 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-kkj8w/
2026-06-10 15:53:04.685512 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-kkj8w/ovn-controller-kkj8w-describe
2026-06-10 15:53:04.685528 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-kkj8w/logs/
2026-06-10 15:53:04.685547 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/ovn-controller-kkj8w/logs/ovn-controller.log
2026-06-10 15:53:04.685562 | 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-d54jx/
2026-06-10 15:53:04.685578 | 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-d54jx/ovn-controller-metrics-d54jx-describe
2026-06-10 15:53:04.685593 | 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-d54jx/logs/
2026-06-10 15:53:04.685608 | 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-d54jx/logs/openstack-network-exporter.log
2026-06-10 15:53:04.685623 | 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-6lm5k/
2026-06-10 15:53:04.685638 | 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-6lm5k/ovn-controller-ovs-6lm5k-describe
2026-06-10 15:53:04.685653 | 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-6lm5k/logs/
2026-06-10 15:53:04.685668 | 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-6lm5k/logs/ovs-vswitchd.log
2026-06-10 15:53:04.685683 | 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-6lm5k/logs/ovsdb-server-init.log
2026-06-10 15:53:04.685697 | 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-6lm5k/logs/ovsdb-server.log
2026-06-10 15:53:04.685712 | 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-wb76p/
2026-06-10 15:53:04.685730 | 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-wb76p/ovn-edpm-deployment-ipam-openstack-edpm-ipam-wb76p-describe
2026-06-10 15:53:04.685750 | 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-wb76p/logs/
2026-06-10 15:53:04.685767 | 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-wb76p/logs/ovn-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-10 15:53:04.685783 | 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-10 15:53:04.685799 | 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-10 15:53:04.685815 | 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-10 15:53:04.685831 | 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-10 15:53:04.685883 | 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-10 15:53:04.685912 | 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-10 15:53:04.685929 | 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-10 15:53:04.685945 | 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-10 15:53:04.685961 | 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-10 15:53:04.685977 | 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-10 15:53:04.685992 | 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-10 15:53:04.686008 | 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-10 15:53:04.686027 | 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-10 15:53:04.686042 | 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-10 15:53:04.686058 | 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-10 15:53:04.686073 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-658b59d748-x96d5/
2026-06-10 15:53:04.686088 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-658b59d748-x96d5/placement-658b59d748-x96d5-describe
2026-06-10 15:53:04.686102 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-658b59d748-x96d5/logs/
2026-06-10 15:53:04.686117 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-658b59d748-x96d5/logs/placement-api.log
2026-06-10 15:53:04.686132 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/placement-658b59d748-x96d5/logs/placement-log.log
2026-06-10 15:53:04.686147 | 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-10 15:53:04.686163 | 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-10 15:53:04.686178 | 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-10 15:53:04.686194 | 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-10 15:53:04.686209 | 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-10 15:53:04.686225 | 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-10 15:53:04.686240 | 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-10 15:53:04.686260 | 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-10 15:53:04.686275 | 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-10 15:53:04.686291 | 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-10 15:53:04.686306 | 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-g6tdp/
2026-06-10 15:53:04.686321 | 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-g6tdp/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam-g6tdp-describe
2026-06-10 15:53:04.686337 | 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-g6tdp/logs/
2026-06-10 15:53:04.686352 | 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-g6tdp/logs/reboot-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-10 15:53:04.686368 | 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-vssq7/
2026-06-10 15:53:04.686383 | 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-vssq7/redhat-edpm-deployment-ipam-openstack-edpm-ipam-vssq7-describe
2026-06-10 15:53:04.686399 | 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-vssq7/logs/
2026-06-10 15:53:04.686415 | 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-vssq7/logs/redhat-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-10 15:53:04.686431 | 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-lssjf/
2026-06-10 15:53:04.686450 | 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-lssjf/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam-lssjf-describe
2026-06-10 15:53:04.686466 | 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-lssjf/logs/
2026-06-10 15:53:04.686482 | 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-lssjf/logs/repo-setup-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-10 15:53:04.686497 | 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-9cnpw/
2026-06-10 15:53:04.686513 | 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-9cnpw/run-os-edpm-deployment-ipam-openstack-edpm-ipam-9cnpw-describe
2026-06-10 15:53:04.686528 | 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-9cnpw/logs/
2026-06-10 15:53:04.686544 | 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-9cnpw/logs/run-os-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-10 15:53:04.686559 | 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-w5g6n/
2026-06-10 15:53:04.686575 | 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-w5g6n/ssh-known-hosts-edpm-deployment-ipam-w5g6n-describe
2026-06-10 15:53:04.686590 | 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-w5g6n/logs/
2026-06-10 15:53:04.686606 | 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-w5g6n/logs/ssh-known-hosts-edpm-deployment-ipam.log
2026-06-10 15:53:04.686622 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-6f49df8f95-hhg64/
2026-06-10 15:53:04.686637 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-6f49df8f95-hhg64/swift-proxy-6f49df8f95-hhg64-describe
2026-06-10 15:53:04.686656 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-6f49df8f95-hhg64/logs/
2026-06-10 15:53:04.686672 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-6f49df8f95-hhg64/logs/proxy-httpd.log
2026-06-10 15:53:04.686688 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/pods/swift-proxy-6f49df8f95-hhg64/logs/proxy-server.log
2026-06-10 15:53:04.686703 | 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-xpczp/
2026-06-10 15:53:04.686718 | 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-xpczp/swift-ring-rebalance-xpczp-describe
2026-06-10 15:53:04.686734 | 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-xpczp/logs/
2026-06-10 15:53:04.686749 | 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-xpczp/logs/swift-ring-rebalance.log
2026-06-10 15:53:04.686764 | 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-10 15:53:04.686780 | 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-10 15:53:04.686795 | 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-10 15:53:04.686811 | 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-10 15:53:04.686826 | 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-10 15:53:04.686842 | 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-10 15:53:04.686877 | 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-10 15:53:04.686901 | 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-10 15:53:04.686917 | 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-10 15:53:04.686980 | 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-10 15:53:04.687029 | 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-10 15:53:04.687048 | 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-10 15:53:04.687064 | 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-10 15:53:04.687081 | 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-10 15:53:04.687096 | 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-10 15:53:04.687112 | 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-10 15:53:04.687128 | 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-10 15:53:04.687144 | 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-10 15:53:04.687160 | 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-10 15:53:04.687176 | 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-qs9jz/
2026-06-10 15:53:04.687192 | 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-qs9jz/telemetry-edpm-deployment-ipam-openstack-edpm-ipam-qs9jz-describe
2026-06-10 15:53:04.687227 | 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-qs9jz/logs/
2026-06-10 15:53:04.687245 | 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-qs9jz/logs/telemetry-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-10 15:53:04.687260 | 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-p7chh/
2026-06-10 15:53:04.687276 | 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-p7chh/validate-network-edpm-deployment-ipam-openstack-edpm-ipam-p7chh-describe
2026-06-10 15:53:04.687292 | 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-p7chh/logs/
2026-06-10 15:53:04.687308 | 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-p7chh/logs/validate-network-edpm-deployment-ipam-openstack-edpm-ipam.log
2026-06-10 15:53:04.687324 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/
2026-06-10 15:53:04.687340 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-56fcd4db98.yaml
2026-06-10 15:53:04.687355 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-api-57f4c895cd.yaml
2026-06-10 15:53:04.687371 | 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-55f5fbd7cd.yaml
2026-06-10 15:53:04.687387 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/barbican-worker-dbc8c9479.yaml
2026-06-10 15:53:04.687402 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-5dd88c8fdc.yaml
2026-06-10 15:53:04.687422 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-6f4f87c799.yaml
2026-06-10 15:53:04.687437 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-75b56949bf.yaml
2026-06-10 15:53:04.687453 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-798c5d9f59.yaml
2026-06-10 15:53:04.687468 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-79cccc8689.yaml
2026-06-10 15:53:04.687483 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-79f65d7c75.yaml
2026-06-10 15:53:04.687499 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-7cfd7bd55.yaml
2026-06-10 15:53:04.687514 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-7d5695b8ff.yaml
2026-06-10 15:53:04.687529 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-85c56b86b7.yaml
2026-06-10 15:53:04.687545 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-fb69bb9fc.yaml
2026-06-10 15:53:04.687560 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/dnsmasq-dns-fb9766d9.yaml
2026-06-10 15:53:04.687575 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/keystone-779b89f965.yaml
2026-06-10 15:53:04.687590 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-68688cc948.yaml
2026-06-10 15:53:04.687605 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/neutron-b985497ff.yaml
2026-06-10 15:53:04.687621 | 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-784659485d.yaml
2026-06-10 15:53:04.687636 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/placement-658b59d748.yaml
2026-06-10 15:53:04.687656 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/placement-75948b8d96.yaml
2026-06-10 15:53:04.687671 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/replicaset/swift-proxy-6f49df8f95.yaml
2026-06-10 15:53:04.687687 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/routes/
2026-06-10 15:53:04.687702 | 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-10 15:53:04.687717 | 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-10 15:53:04.687733 | 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-10 15:53:04.687748 | 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-10 15:53:04.687764 | 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-10 15:53:04.687779 | 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-10 15:53:04.687795 | 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-10 15:53:04.687810 | 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-10 15:53:04.687825 | 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-10 15:53:04.687841 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/secrets/
2026-06-10 15:53:04.687875 | 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-10 15:53:04.687892 | 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-10 15:53:04.687913 | 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-10 15:53:04.687929 | 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-10 15:53:04.687944 | 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-10 15:53:04.687960 | 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-10 15:53:04.687975 | 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-10 15:53:04.687990 | 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-10 15:53:04.688006 | 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-10 15:53:04.688021 | 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-10 15:53:04.688037 | 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-10 15:53:04.688052 | 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-10 15:53:04.688097 | 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-10 15:53:04.688116 | 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-10 15:53:04.688132 | 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-10 15:53:04.688152 | 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-10 15:53:04.688168 | 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-10 15:53:04.688184 | 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-10 15:53:04.688200 | 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-10 15:53:04.688215 | 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-10 15:53:04.688231 | 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-10 15:53:04.688247 | 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-10 15:53:04.688262 | 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-10 15:53:04.688278 | 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-10 15:53:04.688293 | 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-10 15:53:04.688309 | 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-10 15:53:04.688324 | 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-10 15:53:04.688340 | 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-10 15:53:04.688356 | 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-10 15:53:04.688375 | 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-10 15:53:04.688392 | 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-10 15:53:04.688407 | 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-10 15:53:04.688423 | 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-10 15:53:04.688439 | 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-10 15:53:04.688454 | 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-10 15:53:04.688469 | 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-10 15:53:04.688485 | 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-10 15:53:04.688500 | 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-10 15:53:04.688515 | 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-10 15:53:04.688532 | 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-10 15:53:04.688547 | 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-10 15:53:04.688563 | 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-10 15:53:04.688581 | 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-10 15:53:04.688597 | 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-10 15:53:04.688613 | 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-10 15:53:04.688629 | 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-10 15:53:04.688644 | 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-10 15:53:04.688660 | 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-10 15:53:04.688676 | 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-10 15:53:04.688692 | 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-10 15:53:04.688707 | 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-10 15:53:04.688723 | 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-10 15:53:04.688739 | 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-10 15:53:04.688754 | 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-10 15:53:04.688770 | 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-10 15:53:04.688785 | 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-10 15:53:04.688804 | 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-10 15:53:04.688821 | 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-10 15:53:04.688836 | 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-10 15:53:04.688870 | 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-10 15:53:04.688887 | 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-10 15:53:04.688903 | 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-10 15:53:04.688919 | 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-10 15:53:04.688935 | 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-10 15:53:04.688950 | 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-10 15:53:04.688966 | 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-10 15:53:04.688982 | 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-10 15:53:04.688997 | 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-10 15:53:04.689013 | 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-10 15:53:04.689028 | 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-10 15:53:04.689048 | 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-10 15:53:04.689063 | 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-10 15:53:04.689079 | 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-10 15:53:04.689094 | 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-10 15:53:04.689110 | 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-10 15:53:04.689125 | 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-10 15:53:04.689170 | 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-10 15:53:04.689187 | 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-10 15:53:04.689203 | 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-10 15:53:04.689218 | 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-10 15:53:04.689234 | 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-10 15:53:04.689249 | 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-10 15:53:04.689264 | 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-10 15:53:04.689285 | 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-10 15:53:04.689301 | 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-10 15:53:04.689316 | 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-10 15:53:04.689332 | 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-10 15:53:04.689347 | 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-10 15:53:04.689363 | 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-10 15:53:04.689378 | 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-10 15:53:04.689394 | 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-10 15:53:04.689410 | 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-10 15:53:04.689425 | 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-10 15:53:04.689441 | 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-10 15:53:04.689456 | 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-10 15:53:04.689471 | 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-10 15:53:04.689486 | 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-10 15:53:04.689505 | 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-10 15:53:04.689523 | 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-10 15:53:04.689544 | 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-10 15:53:04.689564 | 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-10 15:53:04.689582 | 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-10 15:53:04.689598 | 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-10 15:53:04.689613 | 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-10 15:53:04.689629 | 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-10 15:53:04.689644 | 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-10 15:53:04.689660 | 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-10 15:53:04.689675 | 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-10 15:53:04.689691 | 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-10 15:53:04.689706 | 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-10 15:53:04.689722 | 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-10 15:53:04.689741 | 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-10 15:53:04.689758 | 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-10 15:53:04.689773 | 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-10 15:53:04.689789 | 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-10 15:53:04.689804 | 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-10 15:53:04.689820 | 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-10 15:53:04.689835 | 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-10 15:53:04.689864 | 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-10 15:53:04.689885 | 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-10 15:53:04.689901 | 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-10 15:53:04.689916 | 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-10 15:53:04.689931 | 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-10 15:53:04.689946 | 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-10 15:53:04.689965 | 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-10 15:53:04.689981 | 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-10 15:53:04.689996 | 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-10 15:53:04.690011 | 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-10 15:53:04.690027 | 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-10 15:53:04.690042 | 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-10 15:53:04.690057 | 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-10 15:53:04.690072 | 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-10 15:53:04.690087 | 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-10 15:53:04.690102 | 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-10 15:53:04.690117 | 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-10 15:53:04.690132 | 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-10 15:53:04.690148 | 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-10 15:53:04.690163 | 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-10 15:53:04.690182 | 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-10 15:53:04.690240 | 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-10 15:53:04.690262 | 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-10 15:53:04.690278 | 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-10 15:53:04.690294 | 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-10 15:53:04.690309 | 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-10 15:53:04.690325 | 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-10 15:53:04.690340 | 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-10 15:53:04.690355 | 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-10 15:53:04.690371 | 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-10 15:53:04.690387 | 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-10 15:53:04.690402 | 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-10 15:53:04.690418 | 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-10 15:53:04.690433 | 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-10 15:53:04.690456 | 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-10 15:53:04.690472 | 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-10 15:53:04.690487 | 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-10 15:53:04.690502 | 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-10 15:53:04.690517 | 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-10 15:53:04.690532 | 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-10 15:53:04.690548 | 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-10 15:53:04.690564 | 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-10 15:53:04.690579 | 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-10 15:53:04.690595 | 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-10 15:53:04.690611 | 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-10 15:53:04.690626 | 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-10 15:53:04.690641 | 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-10 15:53:04.690657 | 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-10 15:53:04.690677 | 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-10 15:53:04.690692 | 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-10 15:53:04.690707 | 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-10 15:53:04.690723 | 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-10 15:53:04.690738 | 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-10 15:53:04.690754 | 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-10 15:53:04.690769 | 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-10 15:53:04.690785 | 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-10 15:53:04.690800 | 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-10 15:53:04.690816 | 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-10 15:53:04.690832 | 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-10 15:53:04.690863 | 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-10 15:53:04.690884 | 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-10 15:53:04.690900 | 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-10 15:53:04.690921 | 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-10 15:53:04.690937 | 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-10 15:53:04.690953 | 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-10 15:53:04.690969 | 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-10 15:53:04.690985 | 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-10 15:53:04.691000 | 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-10 15:53:04.691016 | 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-10 15:53:04.691032 | 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-10 15:53:04.691048 | 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-10 15:53:04.691063 | 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-10 15:53:04.691079 | 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-10 15:53:04.691094 | 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-10 15:53:04.691109 | 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-10 15:53:04.691124 | 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-10 15:53:04.691143 | 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-10 15:53:04.691159 | 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-10 15:53:04.691174 | 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-10 15:53:04.691190 | 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-10 15:53:04.691217 | 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-10 15:53:04.691234 | 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-10 15:53:04.691249 | 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-10 15:53:04.691265 | 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-10 15:53:04.691280 | 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-10 15:53:04.691296 | 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-10 15:53:04.691311 | 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-10 15:53:04.691327 | 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-10 15:53:04.691342 | 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-10 15:53:04.691362 | 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-10 15:53:04.691378 | 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-10 15:53:04.691394 | 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-10 15:53:04.691410 | 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-10 15:53:04.691426 | 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-10 15:53:04.691441 | 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-10 15:53:04.691457 | 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-10 15:53:04.691472 | 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-10 15:53:04.691488 | 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-10 15:53:04.691503 | 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-10 15:53:04.691519 | 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-10 15:53:04.691535 | 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-10 15:53:04.691550 | 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-10 15:53:04.691566 | 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-10 15:53:04.691585 | 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-10 15:53:04.691601 | 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-10 15:53:04.691616 | 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-10 15:53:04.691632 | 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-10 15:53:04.691647 | 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-10 15:53:04.691662 | 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-10 15:53:04.691678 | 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-10 15:53:04.691694 | 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-10 15:53:04.691710 | 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-10 15:53:04.691725 | 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-10 15:53:04.691741 | 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-10 15:53:04.691757 | 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-10 15:53:04.691772 | 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-10 15:53:04.691787 | 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-10 15:53:04.691806 | 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-10 15:53:04.691821 | 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-10 15:53:04.691836 | 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-10 15:53:04.691869 | 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-10 15:53:04.691887 | 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-10 15:53:04.691903 | 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-10 15:53:04.691919 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/services/
2026-06-10 15:53:04.691935 | 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-10 15:53:04.691951 | 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-10 15:53:04.691966 | 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-10 15:53:04.691982 | 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-10 15:53:04.691998 | 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-10 15:53:04.692014 | 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-10 15:53:04.692029 | 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-10 15:53:04.692049 | 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-10 15:53:04.692065 | 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-10 15:53:04.692081 | 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-10 15:53:04.692096 | 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-10 15:53:04.692112 | 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-10 15:53:04.692127 | 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-10 15:53:04.692142 | 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-10 15:53:04.692158 | 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-10 15:53:04.692173 | 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-10 15:53:04.692188 | 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-10 15:53:04.692203 | 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-10 15:53:04.692218 | 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-10 15:53:04.692234 | 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-10 15:53:04.692249 | 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-10 15:53:04.692264 | 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-10 15:53:04.692313 | 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-10 15:53:04.692335 | 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-10 15:53:04.692351 | 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-10 15:53:04.692367 | 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-10 15:53:04.692383 | 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-10 15:53:04.692399 | 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-10 15:53:04.692414 | 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-10 15:53:04.692430 | 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-10 15:53:04.692446 | 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-10 15:53:04.692461 | 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-10 15:53:04.692477 | 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-10 15:53:04.692492 | 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-10 15:53:04.692508 | 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-10 15:53:04.692523 | 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-10 15:53:04.692538 | 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-10 15:53:04.692558 | 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-10 15:53:04.692574 | 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-10 15:53:04.692589 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/statefulset/
2026-06-10 15:53:04.692605 | 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-10 15:53:04.692620 | 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-10 15:53:04.692635 | 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-10 15:53:04.692651 | 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-10 15:53:04.692667 | 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-10 15:53:04.692683 | 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-10 15:53:04.692698 | 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-10 15:53:04.692713 | 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-10 15:53:04.692728 | 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-10 15:53:04.692743 | 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-10 15:53:04.692758 | 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-10 15:53:04.692777 | 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-10 15:53:04.692793 | 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-10 15:53:04.692808 | 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-10 15:53:04.692823 | 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-10 15:53:04.692839 | 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-10 15:53:04.692872 | 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-10 15:53:04.692889 | 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-10 15:53:04.692905 | 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-10 15:53:04.692920 | 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-10 15:53:04.692935 | 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-10 15:53:04.692951 | 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-10 15:53:04.692966 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/openstack/subscriptions/
2026-06-10 15:53:04.692981 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/namespaces/sushy-emulator/
2026-06-10 15:53:04.692996 | 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-10 15:53:04.693011 | 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-10 15:53:04.693031 | 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-10 15:53:04.693047 | 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-10 15:53:04.693063 | 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-10 15:53:04.693078 | 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-10 15:53:04.693093 | 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-10 15:53:04.693109 | 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-10 15:53:04.693125 | 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-10 15:53:04.693140 | 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-10 15:53:04.693156 | 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-10 15:53:04.693171 | 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-10 15:53:04.693187 | 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-10 15:53:04.693202 | 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-10 15:53:04.693217 | 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-10 15:53:04.693233 | 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-10 15:53:04.693248 | 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-10 15:53:04.693263 | 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-10 15:53:04.693283 | 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-10 15:53:04.693299 | 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-10 15:53:04.693315 | 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-10 15:53:04.693331 | 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-10 15:53:04.693347 | 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-10 15:53:04.693410 | 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-10 15:53:04.693428 | 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-10 15:53:04.693445 | 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-10 15:53:04.693461 | 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-10 15:53:04.693477 | 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-10 15:53:04.693493 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/
2026-06-10 15:53:04.693510 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/l2advertisement.yaml
2026-06-10 15:53:04.693526 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/ipaddresspools/
2026-06-10 15:53:04.693541 | 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-10 15:53:04.693557 | 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-10 15:53:04.693578 | 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-10 15:53:04.693594 | 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-10 15:53:04.693610 | 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-10 15:53:04.693626 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nnce/
2026-06-10 15:53:04.693642 | 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-10 15:53:04.693658 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nncp/
2026-06-10 15:53:04.693674 | 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-10 15:53:04.693689 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/network/nns/
2026-06-10 15:53:04.693705 | 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-10 15:53:04.693721 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/nodes/
2026-06-10 15:53:04.693737 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/nodes/crc.describe
2026-06-10 15:53:04.693752 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/nodes/crc.yaml
2026-06-10 15:53:04.693768 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/
2026-06-10 15:53:04.693784 | 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-10 15:53:04.693799 | 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-10 15:53:04.693815 | 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-10 15:53:04.693834 | 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-10 15:53:04.693866 | 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-10 15:53:04.693887 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/barbican/
2026-06-10 15:53:04.693903 | 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-57f4c895cd-h7ld5 -> ../_all_nodes/sosreport-crc
2026-06-10 15:53:04.693919 | 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-55f5fbd7cd-jbccj -> ../_all_nodes/sosreport-crc
2026-06-10 15:53:04.693935 | 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-dbc8c9479-s7hbh -> ../_all_nodes/sosreport-crc
2026-06-10 15:53:04.693950 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ceilometer/
2026-06-10 15:53:04.693966 | 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-10 15:53:04.693982 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/cinder/
2026-06-10 15:53:04.693997 | 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-10 15:53:04.694014 | 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-10 15:53:04.694029 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/glance/
2026-06-10 15:53:04.694045 | 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-10 15:53:04.694060 | 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-10 15:53:04.694083 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/keystone/
2026-06-10 15:53:04.694099 | 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-779b89f965-xvhg2 -> ../_all_nodes/sosreport-crc
2026-06-10 15:53:04.694115 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/neutron/
2026-06-10 15:53:04.694130 | 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-b985497ff-h9qmt -> ../_all_nodes/sosreport-crc
2026-06-10 15:53:04.694145 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/nova/
2026-06-10 15:53:04.694160 | 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-10 15:53:04.694175 | 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-10 15:53:04.694190 | 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-10 15:53:04.694206 | 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-10 15:53:04.694221 | 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-10 15:53:04.694237 | 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-10 15:53:04.694252 | 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-10 15:53:04.694268 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovn/
2026-06-10 15:53:04.694283 | 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-kkj8w -> ../_all_nodes/sosreport-crc
2026-06-10 15:53:04.694299 | 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-d54jx -> ../_all_nodes/sosreport-crc
2026-06-10 15:53:04.694319 | 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-6lm5k -> ../_all_nodes/sosreport-crc
2026-06-10 15:53:04.694335 | 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-10 15:53:04.694351 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/ovs/
2026-06-10 15:53:04.694366 | 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-10 15:53:04.694382 | 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-10 15:53:04.694397 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/placement/
2026-06-10 15:53:04.694413 | 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-658b59d748-x96d5 -> ../_all_nodes/sosreport-crc
2026-06-10 15:53:04.694429 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/sos-reports/swift/
2026-06-10 15:53:04.694473 | 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-6f49df8f95-hhg64 -> ../_all_nodes/sosreport-crc
2026-06-10 15:53:04.694492 | 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-10 15:53:04.694508 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/
2026-06-10 15:53:04.694523 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/mutating/
2026-06-10 15:53:04.694539 | 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-10 15:53:04.694554 | 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-10 15:53:04.694573 | 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-10 15:53:04.694589 | 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-10 15:53:04.694604 | 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-10 15:53:04.694620 | controller | cd+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/
2026-06-10 15:53:04.694635 | 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-10 15:53:04.694650 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bfdprofilevalidationwebhook.metallb.io-58t4x.yaml
2026-06-10 15:53:04.694665 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bgpadvertisementvalidationwebhook.metallb.io-k7q86.yaml
2026-06-10 15:53:04.694680 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/bgppeersvalidationwebhook.metallb.io-pw92s.yaml
2026-06-10 15:53:04.694695 | 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-10 15:53:04.694711 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/communityvalidationwebhook.metallb.io-dz7wt.yaml
2026-06-10 15:53:04.694725 | 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-10 15:53:04.694740 | 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-10 15:53:04.694755 | 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-10 15:53:04.694770 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/ipaddresspoolvalidationwebhook.metallb.io-54hd6.yaml
2026-06-10 15:53:04.694788 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/l2advertisementvalidationwebhook.metallb.io-tbnn5.yaml
2026-06-10 15:53:04.694804 | controller | >f+++++++++ ci-framework-data/logs/openstack-must-gather/quay-io-openstack-k8s-operators-openstack-must-gather-sha256-7459e6a61054bff131dec69759ac45c73c773a5e3113920237ed8b77cb4fa4f8/webhooks/validating/metallbvalidationwebhook.metallb.io-cgzg2.yaml
2026-06-10 15:53:04.694819 | 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-10 15:53:04.694834 | 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-10 15:53:04.694884 | 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-10 15:53:04.694905 | 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-10 15:53:04.694922 | 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-10 15:53:04.694939 | controller | cd+++++++++ registries.conf.d/
2026-06-10 15:53:04.694956 | controller | >f+++++++++ registries.conf.d/000-shortnames.conf
2026-06-10 15:53:04.694973 | controller | cd+++++++++ system-config/
2026-06-10 15:53:04.694989 | controller | cd+++++++++ system-config/libvirt/
2026-06-10 15:53:04.695005 | controller | >f+++++++++ system-config/libvirt/libvirt-admin.conf
2026-06-10 15:53:04.695021 | controller | >f+++++++++ system-config/libvirt/libvirt.conf
2026-06-10 15:53:04.695037 | controller | >f+++++++++ system-config/libvirt/libvirtd.conf
2026-06-10 15:53:04.695053 | controller | >f+++++++++ system-config/libvirt/network.conf
2026-06-10 15:53:04.695068 | controller | >f+++++++++ system-config/libvirt/qemu-lockd.conf
2026-06-10 15:53:04.695091 | controller | >f+++++++++ system-config/libvirt/qemu.conf
2026-06-10 15:53:04.695159 | controller | >f+++++++++ system-config/libvirt/virtinterfaced.conf
2026-06-10 15:53:04.695180 | controller | >f+++++++++ system-config/libvirt/virtlockd.conf
2026-06-10 15:53:04.695196 | controller | >f+++++++++ system-config/libvirt/virtlogd.conf
2026-06-10 15:53:04.695224 | controller | >f+++++++++ system-config/libvirt/virtnetworkd.conf
2026-06-10 15:53:04.695242 | controller | >f+++++++++ system-config/libvirt/virtnodedevd.conf
2026-06-10 15:53:04.695257 | controller | >f+++++++++ system-config/libvirt/virtnwfilterd.conf
2026-06-10 15:53:04.695272 | controller | >f+++++++++ system-config/libvirt/virtproxyd.conf
2026-06-10 15:53:04.695288 | controller | >f+++++++++ system-config/libvirt/virtqemud.conf
2026-06-10 15:53:04.695304 | controller | >f+++++++++ system-config/libvirt/virtsecretd.conf
2026-06-10 15:53:04.695319 | controller | >f+++++++++ system-config/libvirt/virtstoraged.conf
2026-06-10 15:53:05.262748 | controller | changed: .d..t...... ./
2026-06-10 15:53:05.984011 | controller | changed: .d..t...... ./
2026-06-10 15:53:06.114299 | 
2026-06-10 15:53:06.114421 | TASK [Return artifact to Zuul]
2026-06-10 15:53:06.143273 | controller | skipping: Conditional result was False
2026-06-10 15:53:06.146041 | 
2026-06-10 15:53:06.146092 | PLAY [Run ci/playbooks/collect-logs.yml on CRC host]
2026-06-10 15:53:06.146193 | 
2026-06-10 15:53:06.146220 | PLAY RECAP
2026-06-10 15:53:06.146265 | controller | ok: 16 changed: 11 unreachable: 0 failed: 0 skipped: 7 rescued: 0 ignored: 1
2026-06-10 15:53:06.146285 | 
2026-06-10 15:53:06.305361 | POST-RUN END RESULT_NORMAL: [untrusted : github.com/openstack-k8s-operators/ci-framework/ci/playbooks/collect-logs.yml@main]
2026-06-10 15:53:06.309252 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-10 15:53:06.979977 | 
2026-06-10 15:53:06.980169 | PLAY [Report DLRN results after job run]
2026-06-10 15:53:07.018190 | 
2026-06-10 15:53:07.018352 | TASK [Include vars from ci-framework group_vars]
2026-06-10 15:53:07.061465 | controller | ok
2026-06-10 15:53:07.157883 | 
2026-06-10 15:53:07.158055 | TASK [cifmw_helpers : Fail if file is not yaml or yml extension]
2026-06-10 15:53:07.222927 | controller | skipping: Conditional result was False
2026-06-10 15:53:07.253238 | 
2026-06-10 15:53:07.253322 | TASK [cifmw_helpers : Check if file is available]
2026-06-10 15:53:07.775787 | controller | ok
2026-06-10 15:53:07.810656 | 
2026-06-10 15:53:07.810764 | TASK [cifmw_helpers : Create temporary directory]
2026-06-10 15:53:07.845388 | controller | skipping: Conditional result was False
2026-06-10 15:53:07.902170 | 
2026-06-10 15:53:07.902389 | TASK [cifmw_helpers : Read vars]
2026-06-10 15:53:08.031166 | 
2026-06-10 15:53:08.031326 | TASK [cifmw_helpers : Create new variable files with content]
2026-06-10 15:53:08.110771 | 
2026-06-10 15:53:08.111018 | TASK [cifmw_helpers : Include vars]
2026-06-10 15:53:08.176885 | 
2026-06-10 15:53:08.177170 | TASK [cifmw_helpers : Remove temporary directory]
2026-06-10 15:53:08.213011 | controller | skipping: Conditional result was False
2026-06-10 15:53:08.267908 | 
2026-06-10 15:53:08.268040 | TASK [Report job status to DLRN]
2026-06-10 15:53:08.369863 | controller | ok
2026-06-10 15:53:08.492092 | 
2026-06-10 15:53:08.492303 | TASK [dlrn_report : Warning if DLRN is not running]
2026-06-10 15:53:08.558967 | controller | skipping: Conditional result was False
2026-06-10 15:53:08.614506 | 
2026-06-10 15:53:08.614730 | TASK [dlrn_report : Install dlrnapi-client shyaml package]
2026-06-10 15:53:08.680899 | controller | skipping: Conditional result was False
2026-06-10 15:53:08.723709 | 
2026-06-10 15:53:08.723901 | TASK [dlrn_report : Install kinit related package]
2026-06-10 15:53:08.769808 | controller | skipping: Conditional result was False
2026-06-10 15:53:08.812614 | 
2026-06-10 15:53:08.812796 | TASK [dlrn_report : Install dlrn kerberos related packages]
2026-06-10 15:53:08.858764 | controller | skipping: Conditional result was False
2026-06-10 15:53:08.955181 | 
2026-06-10 15:53:08.955316 | TASK [Set zuul-log-path fact]
2026-06-10 15:53:09.000098 | controller | skipping: Conditional result was False
2026-06-10 15:53:09.049902 | 
2026-06-10 15:53:09.050067 | TASK [dlrn_report : Set the the value of cifmw_repo_setup_promotion when multiple dlrn tags are used]
2026-06-10 15:53:09.095929 | controller | skipping: Conditional result was False
2026-06-10 15:53:09.146809 | 
2026-06-10 15:53:09.146970 | TASK [Get hash related data from repo_setup role]
2026-06-10 15:53:09.223239 | controller | skipping: Conditional result was False
2026-06-10 15:53:09.280924 | 
2026-06-10 15:53:09.281063 | TASK [dlrn_report : Check currently enabled crypto policies]
2026-06-10 15:53:09.981193 | controller | skipping: Conditional result was False
2026-06-10 15:53:10.040891 | 
2026-06-10 15:53:10.041036 | TASK [dlrn_report : Update crypto policies when FIPS is set]
2026-06-10 15:53:10.734213 | controller | skipping: Conditional result was False
2026-06-10 15:53:10.795714 | 
2026-06-10 15:53:10.795899 | TASK [dlrn_report : Perform kinit for DLRN kerberos authentication]
2026-06-10 15:53:11.484480 | controller | skipping: Conditional result was False
2026-06-10 15:53:11.545363 | 
2026-06-10 15:53:11.545504 | TASK [dlrn_report : Set empty value for dlrnapi password]
2026-06-10 15:53:11.621643 | controller | skipping: Conditional result was False
2026-06-10 15:53:11.714055 | 
2026-06-10 15:53:11.714187 | TASK [dlrn_report : Report results to dlrn for the tested hash]
2026-06-10 15:53:12.391443 | controller | skipping: Conditional result was False
2026-06-10 15:53:12.440906 | 
2026-06-10 15:53:12.441071 | PLAY RECAP
2026-06-10 15:53:12.441143 | controller | ok: 1 changed: 0 unreachable: 0 failed: 0 skipped: 18 rescued: 0 ignored: 0
2026-06-10 15:53:12.441176 | 
2026-06-10 15:53:12.599170 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/ci-framework-rdo-base/dlrn/dlrn-report.yaml@master]
2026-06-10 15:53:12.602897 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-10 15:53:13.249273 | 
2026-06-10 15:53:13.249390 | PLAY [all]
2026-06-10 15:53:13.284975 | 
2026-06-10 15:53:13.285091 | TASK [include_role : fetch-output]
2026-06-10 15:53:13.348952 | controller | ok
2026-06-10 15:53:13.446344 | 
2026-06-10 15:53:13.446487 | TASK [fetch-output : Set log path for multiple nodes]
2026-06-10 15:53:13.522094 | controller | skipping: Conditional result was False
2026-06-10 15:53:13.563571 | 
2026-06-10 15:53:13.563724 | TASK [fetch-output : Set log path for single node]
2026-06-10 15:53:13.618376 | controller | ok
2026-06-10 15:53:13.644428 | 
2026-06-10 15:53:13.644505 | LOOP [fetch-output : Ensure local output dirs]
2026-06-10 15:53:14.118997 | controller -> localhost | ok: "/var/lib/zuul/builds/2518f1c23c0c431686e82958b187d428/work/logs"
2026-06-10 15:53:14.365456 | controller -> localhost | ok: "/var/lib/zuul/builds/2518f1c23c0c431686e82958b187d428/work/artifacts"
2026-06-10 15:53:14.601398 | controller -> localhost | ok: "/var/lib/zuul/builds/2518f1c23c0c431686e82958b187d428/work/docs"
2026-06-10 15:53:14.670623 | 
2026-06-10 15:53:14.670826 | LOOP [fetch-output : Collect logs, artifacts and docs]
2026-06-10 15:53:15.741038 | controller | ok
2026-06-10 15:53:15.741288 | controller | ok: All items complete
2026-06-10 15:53:15.741345 | 
2026-06-10 15:53:16.353347 | controller | ok
2026-06-10 15:53:17.057294 | controller | ok
2026-06-10 15:53:17.154036 | 
2026-06-10 15:53:17.154181 | TASK [include_role : fetch-output-openshift]
2026-06-10 15:53:17.178522 | controller | skipping: Conditional result was False
2026-06-10 15:53:17.267564 | 
2026-06-10 15:53:17.267697 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir]
2026-06-10 15:53:17.817982 | controller -> localhost | ok: Item: artifacts Runtime: 0:00:00.013702
2026-06-10 15:53:18.108804 | controller -> localhost | ok: Item: docs Runtime: 0:00:00.012098
2026-06-10 15:53:18.176485 | 
2026-06-10 15:53:18.176630 | PLAY [all]
2026-06-10 15:53:18.216925 | 
2026-06-10 15:53:18.217053 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes]
2026-06-10 15:53:18.952878 | controller | changed
2026-06-10 15:53:19.042178 | 
2026-06-10 15:53:19.042394 | PLAY RECAP
2026-06-10 15:53:19.042446 | controller | ok: 5 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0
2026-06-10 15:53:19.042467 | 
2026-06-10 15:53:19.172941 | POST-RUN END RESULT_NORMAL: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-ssh.yaml@master]
2026-06-10 15:53:19.176609 | POST-RUN START: [trusted : review.rdoproject.org/config/playbooks/base-minimal/post-logs.yaml@master]
2026-06-10 15:53:19.973157 | 
2026-06-10 15:53:19.973289 | PLAY [localhost]
2026-06-10 15:53:19.983572 | 
2026-06-10 15:53:19.983688 | TASK [generate-zuul-manifest : Generate Zuul manifest]
2026-06-10 15:53:20.858048 | localhost | changed
2026-06-10 15:53:20.877476 | 
2026-06-10 15:53:20.877812 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul]
2026-06-10 15:53:20.911882 | localhost | ok
2026-06-10 15:53:20.924627 | 
2026-06-10 15:53:20.924815 | TASK [add-fileserver : Create SSH private key tempfile]
2026-06-10 15:53:21.352931 | localhost | changed
2026-06-10 15:53:21.361337 | 
2026-06-10 15:53:21.361474 | TASK [add-fileserver : Create SSH private key from secret]
2026-06-10 15:53:22.242637 | localhost | changed
2026-06-10 15:53:22.247996 | 
2026-06-10 15:53:22.248064 | TASK [add-fileserver : Add fileserver ssh key]
2026-06-10 15:53:22.724420 | localhost | Identity added: /var/lib/zuul/builds/2518f1c23c0c431686e82958b187d428/work/tmp/ansible.evdhjt5u (/var/lib/zuul/builds/2518f1c23c0c431686e82958b187d428/work/tmp/ansible.evdhjt5u)
2026-06-10 15:53:22.724694 | localhost | ok: Runtime: 0:00:00.022508
2026-06-10 15:53:22.729332 | 
2026-06-10 15:53:22.729424 | TASK [add-fileserver : Remove SSH private key from disk]
2026-06-10 15:53:23.072652 | localhost | ok: Runtime: 0:00:00.011340
2026-06-10 15:53:23.082994 | 
2026-06-10 15:53:23.083130 | TASK [add-fileserver : Add fileserver to inventory]
2026-06-10 15:53:23.167920 | localhost | changed
2026-06-10 15:53:23.176468 | 
2026-06-10 15:53:23.176711 | TASK [add-fileserver : Add fileserver server to known hosts]
2026-06-10 15:53:23.673937 | localhost | changed
2026-06-10 15:53:23.709266 | 
2026-06-10 15:53:23.709371 | PLAY [localhost]
2026-06-10 15:53:23.713260 | 
2026-06-10 15:53:23.713315 | TASK [Generate bulk log download script]
2026-06-10 15:53:23.742572 | localhost | ok
2026-06-10 15:53:23.758750 | 
2026-06-10 15:53:23.758906 | TASK [local-log-download : Check API endpoint is defined]
2026-06-10 15:53:23.809506 | localhost | ok: All assertions passed
2026-06-10 15:53:23.816399 | 
2026-06-10 15:53:23.816504 | TASK [local-log-download : Create download script]
2026-06-10 15:53:24.408052 | localhost -> localhost | changed
2026-06-10 15:53:24.415432 | 
2026-06-10 15:53:24.415500 | TASK [Register quick-download link]
2026-06-10 15:53:24.444712 | localhost | ok
2026-06-10 15:53:24.447385 | 
2026-06-10 15:53:24.447527 | PLAY [a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com]
2026-06-10 15:53:24.452699 | 
2026-06-10 15:53:24.452758 | TASK [Set zuul-log-path fact]
2026-06-10 15:53:24.478893 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-10 15:53:24.489342 | 
2026-06-10 15:53:24.489434 | TASK [set-zuul-log-path-fact : Set log path for a build]
2026-06-10 15:53:24.525949 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | ok
2026-06-10 15:53:24.529122 | 
2026-06-10 15:53:24.529202 | TASK [upload-logs : Create log directories]
2026-06-10 15:53:25.447741 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | changed
2026-06-10 15:53:25.451511 | 
2026-06-10 15:53:25.451647 | TASK [upload-logs : Ensure logs are readable before uploading]
2026-06-10 15:53:25.905156 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com -> localhost | ok: Runtime: 0:00:00.082188
2026-06-10 15:53:25.911309 | 
2026-06-10 15:53:25.911434 | TASK [upload-logs : Upload logs to log server]
2026-06-10 15:55:50.913038 | a71a93e18f1524007a0994a866a4da93-48298913.us-east-1.elb.amazonaws.com | Output suppressed because no_log was given
2026-06-10 15:55:50.915940 | 
2026-06-10 15:55:50.916071 | LOOP [upload-logs : Compress console log and json output]
